commit 4a198a72717f1a39ec6bb46df8894f372e60bf76 Author: lixiaoyuan Date: Mon May 19 09:54:33 2025 +0800 上传项目代码 diff --git a/bin/Release/D3Dcompiler_47.dll b/bin/Release/D3Dcompiler_47.dll new file mode 100644 index 0000000..56512f5 Binary files /dev/null and b/bin/Release/D3Dcompiler_47.dll differ diff --git a/bin/Release/EES.exe b/bin/Release/EES.exe new file mode 100644 index 0000000..c3f37ed Binary files /dev/null and b/bin/Release/EES.exe differ diff --git a/bin/Release/EES_20250410.exe b/bin/Release/EES_20250410.exe new file mode 100644 index 0000000..ef38c83 Binary files /dev/null and b/bin/Release/EES_20250410.exe differ diff --git a/bin/Release/Qt5Charts.dll b/bin/Release/Qt5Charts.dll new file mode 100644 index 0000000..e74eb6b Binary files /dev/null and b/bin/Release/Qt5Charts.dll differ diff --git a/bin/Release/Qt5Core.dll b/bin/Release/Qt5Core.dll new file mode 100644 index 0000000..40e8de1 Binary files /dev/null and b/bin/Release/Qt5Core.dll differ diff --git a/bin/Release/Qt5Gui.dll b/bin/Release/Qt5Gui.dll new file mode 100644 index 0000000..bf38dda Binary files /dev/null and b/bin/Release/Qt5Gui.dll differ diff --git a/bin/Release/Qt5Network.dll b/bin/Release/Qt5Network.dll new file mode 100644 index 0000000..d32644d Binary files /dev/null and b/bin/Release/Qt5Network.dll differ diff --git a/bin/Release/Qt5Positioning.dll b/bin/Release/Qt5Positioning.dll new file mode 100644 index 0000000..ec9e17d Binary files /dev/null and b/bin/Release/Qt5Positioning.dll differ diff --git a/bin/Release/Qt5PrintSupport.dll b/bin/Release/Qt5PrintSupport.dll new file mode 100644 index 0000000..de4c30b Binary files /dev/null and b/bin/Release/Qt5PrintSupport.dll differ diff --git a/bin/Release/Qt5Qml.dll b/bin/Release/Qt5Qml.dll new file mode 100644 index 0000000..7c2e538 Binary files /dev/null and b/bin/Release/Qt5Qml.dll differ diff --git a/bin/Release/Qt5QmlModels.dll b/bin/Release/Qt5QmlModels.dll new file mode 100644 index 0000000..a0497d3 Binary files /dev/null and b/bin/Release/Qt5QmlModels.dll differ diff --git a/bin/Release/Qt5Quick.dll b/bin/Release/Qt5Quick.dll new file mode 100644 index 0000000..4ff0bc6 Binary files /dev/null and b/bin/Release/Qt5Quick.dll differ diff --git a/bin/Release/Qt5QuickWidgets.dll b/bin/Release/Qt5QuickWidgets.dll new file mode 100644 index 0000000..11214e8 Binary files /dev/null and b/bin/Release/Qt5QuickWidgets.dll differ diff --git a/bin/Release/Qt5SerialPort.dll b/bin/Release/Qt5SerialPort.dll new file mode 100644 index 0000000..b72028e Binary files /dev/null and b/bin/Release/Qt5SerialPort.dll differ diff --git a/bin/Release/Qt5Svg.dll b/bin/Release/Qt5Svg.dll new file mode 100644 index 0000000..edfbf4a Binary files /dev/null and b/bin/Release/Qt5Svg.dll differ diff --git a/bin/Release/Qt5WebChannel.dll b/bin/Release/Qt5WebChannel.dll new file mode 100644 index 0000000..a14cff6 Binary files /dev/null and b/bin/Release/Qt5WebChannel.dll differ diff --git a/bin/Release/Qt5WebEngineCore.dll b/bin/Release/Qt5WebEngineCore.dll new file mode 100644 index 0000000..7ac3371 Binary files /dev/null and b/bin/Release/Qt5WebEngineCore.dll differ diff --git a/bin/Release/Qt5WebEngineWidgets.dll b/bin/Release/Qt5WebEngineWidgets.dll new file mode 100644 index 0000000..6dcafb9 Binary files /dev/null and b/bin/Release/Qt5WebEngineWidgets.dll differ diff --git a/bin/Release/Qt5Widgets.dll b/bin/Release/Qt5Widgets.dll new file mode 100644 index 0000000..80ae4e3 Binary files /dev/null and b/bin/Release/Qt5Widgets.dll differ diff --git a/bin/Release/QtWebEngineProcess.exe b/bin/Release/QtWebEngineProcess.exe new file mode 100644 index 0000000..25a867f Binary files /dev/null and b/bin/Release/QtWebEngineProcess.exe differ diff --git a/bin/Release/WSES.exe b/bin/Release/WSES.exe new file mode 100644 index 0000000..f6c8d2d Binary files /dev/null and b/bin/Release/WSES.exe differ diff --git a/bin/Release/assets/html/css/mystyle.css b/bin/Release/assets/html/css/mystyle.css new file mode 100644 index 0000000..e69de29 diff --git a/bin/Release/assets/html/data中文.txt b/bin/Release/assets/html/data中文.txt new file mode 100644 index 0000000..f84b2ae --- /dev/null +++ b/bin/Release/assets/html/data中文.txt @@ -0,0 +1 @@ +123中文 \ No newline at end of file diff --git a/bin/Release/assets/html/js/echarts.min.js b/bin/Release/assets/html/js/echarts.min.js new file mode 100644 index 0000000..a3e9805 --- /dev/null +++ b/bin/Release/assets/html/js/echarts.min.js @@ -0,0 +1,45 @@ + +/* +* Licensed to the Apache Software Foundation (ASF) under one +* or more contributor license agreements. See the NOTICE file +* distributed with this work for additional information +* regarding copyright ownership. The ASF licenses this file +* to you under the Apache License, Version 2.0 (the +* "License"); you may not use this file except in compliance +* with the License. You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, +* software distributed under the License is distributed on an +* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +* KIND, either express or implied. See the License for the +* specific language governing permissions and limitations +* under the License. +*/ + +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).echarts={})}(this,(function(t){"use strict"; +/*! ***************************************************************************** + Copyright (c) Microsoft Corporation. + + Permission to use, copy, modify, and/or distribute this software for any + purpose with or without fee is hereby granted. + + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH + REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, + INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM + LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR + OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + PERFORMANCE OF THIS SOFTWARE. + ***************************************************************************** */var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},e(t,n)};function n(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}var i=function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1},r=new function(){this.browser=new i,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!=typeof window};"object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?(r.wxa=!0,r.touchEventsSupported=!0):"undefined"==typeof document&&"undefined"!=typeof self?r.worker=!0:!r.hasGlobalWindow||"Deno"in window?(r.node=!0,r.svgSupported=!0):function(t,e){var n=e.browser,i=t.match(/Firefox\/([\d.]+)/),r=t.match(/MSIE\s([\d.]+)/)||t.match(/Trident\/.+?rv:(([\d.]+))/),o=t.match(/Edge?\/([\d.]+)/),a=/micromessenger/i.test(t);i&&(n.firefox=!0,n.version=i[1]);r&&(n.ie=!0,n.version=r[1]);o&&(n.edge=!0,n.version=o[1],n.newEdge=+o[1].split(".")[0]>18);a&&(n.weChat=!0);e.svgSupported="undefined"!=typeof SVGRect,e.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,e.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported="undefined"!=typeof document;var s=document.documentElement.style;e.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}(navigator.userAgent,r);var o="sans-serif",a="12px "+o;var s,l,u=function(t){var e={};if("undefined"==typeof JSON)return e;for(var n=0;n=0)o=r*t.length;else for(var c=0;c>1)%2;a.style.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",i[s]+":0",r[l]+":0",i[1-s]+":auto",r[1-l]+":auto",""].join("!important;"),t.appendChild(a),n.push(a)}return n}(e,a),l=function(t,e,n){for(var i=n?"invTrans":"trans",r=e[i],o=e.srcCoords,a=[],s=[],l=!0,u=0;u<4;u++){var h=t[u].getBoundingClientRect(),c=2*u,p=h.left,d=h.top;a.push(p,d),l=l&&o&&p===o[c]&&d===o[c+1],s.push(t[u].offsetLeft,t[u].offsetTop)}return l&&r?r:(e.srcCoords=a,e[i]=n?$t(s,a):$t(a,s))}(s,a,o);if(l)return l(t,n,i),!0}return!1}function ee(t){return"CANVAS"===t.nodeName.toUpperCase()}var ne=/([&<>"'])/g,ie={"&":"&","<":"<",">":">",'"':""","'":"'"};function re(t){return null==t?"":(t+"").replace(ne,(function(t,e){return ie[e]}))}var oe=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ae=[],se=r.browser.firefox&&+r.browser.version.split(".")[0]<39;function le(t,e,n,i){return n=n||{},i?ue(t,e,n):se&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):ue(t,e,n),n}function ue(t,e,n){if(r.domSupported&&t.getBoundingClientRect){var i=e.clientX,o=e.clientY;if(ee(t)){var a=t.getBoundingClientRect();return n.zrX=i-a.left,void(n.zrY=o-a.top)}if(te(ae,t,i,o))return n.zrX=ae[0],void(n.zrY=ae[1])}n.zrX=n.zrY=0}function he(t){return t||window.event}function ce(t,e,n){if(null!=(e=he(e)).zrX)return e;var i=e.type;if(i&&i.indexOf("touch")>=0){var r="touchend"!==i?e.targetTouches[0]:e.changedTouches[0];r&&le(t,r,e,n)}else{le(t,e,e,n);var o=function(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,i=t.deltaY;if(null==n||null==i)return e;return 3*(0!==i?Math.abs(i):Math.abs(n))*(i>0?-1:i<0?1:n>0?-1:1)}(e);e.zrDelta=o?o/120:-(e.detail||0)/3}var a=e.button;return null==e.which&&void 0!==a&&oe.test(e.type)&&(e.which=1&a?1:2&a?3:4&a?2:0),e}function pe(t,e,n,i){t.addEventListener(e,n,i)}var de=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function fe(t){return 2===t.which||3===t.which}var ge=function(){function t(){this._track=[]}return t.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(t,e,n){var i=t.touches;if(i){for(var r={points:[],touches:[],target:e,event:t},o=0,a=i.length;o1&&r&&r.length>1){var a=ye(r)/ye(o);!isFinite(a)&&(a=1),e.pinchScale=a;var s=[((i=r)[0][0]+i[1][0])/2,(i[0][1]+i[1][1])/2];return e.pinchX=s[0],e.pinchY=s[1],{type:"pinch",target:t[0].target,event:e}}}}};function me(){return[1,0,0,1,0,0]}function xe(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function _e(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function be(t,e,n){var i=e[0]*n[0]+e[2]*n[1],r=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],l=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=i,t[1]=r,t[2]=o,t[3]=a,t[4]=s,t[5]=l,t}function we(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function Se(t,e,n,i){void 0===i&&(i=[0,0]);var r=e[0],o=e[2],a=e[4],s=e[1],l=e[3],u=e[5],h=Math.sin(n),c=Math.cos(n);return t[0]=r*c+s*h,t[1]=-r*h+s*c,t[2]=o*c+l*h,t[3]=-o*h+c*l,t[4]=c*(a-i[0])+h*(u-i[1])+i[0],t[5]=c*(u-i[1])-h*(a-i[0])+i[1],t}function Me(t,e,n){var i=n[0],r=n[1];return t[0]=e[0]*i,t[1]=e[1]*r,t[2]=e[2]*i,t[3]=e[3]*r,t[4]=e[4]*i,t[5]=e[5]*r,t}function Ie(t,e){var n=e[0],i=e[2],r=e[4],o=e[1],a=e[3],s=e[5],l=n*a-o*i;return l?(l=1/l,t[0]=a*l,t[1]=-o*l,t[2]=-i*l,t[3]=n*l,t[4]=(i*s-a*r)*l,t[5]=(o*r-n*s)*l,t):null}function Te(t){var e=[1,0,0,1,0,0];return _e(e,t),e}var Ce=Object.freeze({__proto__:null,create:me,identity:xe,copy:_e,mul:be,translate:we,rotate:Se,scale:Me,invert:Ie,clone:Te}),De=function(){function t(t,e){this.x=t||0,this.y=e||0}return t.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(t,e){return this.x=t,this.y=e,this},t.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},t.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},t.prototype.scale=function(t){this.x*=t,this.y*=t},t.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},t.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},t.prototype.dot=function(t){return this.x*t.x+this.y*t.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},t.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},t.prototype.distanceSquare=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(t){if(t){var e=this.x,n=this.y;return this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this}},t.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},t.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},t.set=function(t,e,n){t.x=e,t.y=n},t.copy=function(t,e){t.x=e.x,t.y=e.y},t.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},t.lenSquare=function(t){return t.x*t.x+t.y*t.y},t.dot=function(t,e){return t.x*e.x+t.y*e.y},t.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},t.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},t.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},t.scaleAndAdd=function(t,e,n,i){t.x=e.x+n.x*i,t.y=e.y+n.y*i},t.lerp=function(t,e,n,i){var r=1-i;t.x=r*e.x+i*n.x,t.y=r*e.y+i*n.y},t}(),Ae=Math.min,ke=Math.max,Le=new De,Pe=new De,Oe=new De,Re=new De,Ne=new De,Ee=new De,ze=function(){function t(t,e,n,i){n<0&&(t+=n,n=-n),i<0&&(e+=i,i=-i),this.x=t,this.y=e,this.width=n,this.height=i}return t.prototype.union=function(t){var e=Ae(t.x,this.x),n=Ae(t.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=ke(t.x+t.width,this.x+this.width)-e:this.width=t.width,isFinite(this.y)&&isFinite(this.height)?this.height=ke(t.y+t.height,this.y+this.height)-n:this.height=t.height,this.x=e,this.y=n},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(t){var e=this,n=t.width/e.width,i=t.height/e.height,r=[1,0,0,1,0,0];return we(r,r,[-e.x,-e.y]),Me(r,r,[n,i]),we(r,r,[t.x,t.y]),r},t.prototype.intersect=function(e,n){if(!e)return!1;e instanceof t||(e=t.create(e));var i=this,r=i.x,o=i.x+i.width,a=i.y,s=i.y+i.height,l=e.x,u=e.x+e.width,h=e.y,c=e.y+e.height,p=!(of&&(f=x,gf&&(f=_,v=n.x&&t<=n.x+n.width&&e>=n.y&&e<=n.y+n.height},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return 0===this.width||0===this.height},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},t.applyTransform=function(e,n,i){if(i){if(i[1]<1e-5&&i[1]>-1e-5&&i[2]<1e-5&&i[2]>-1e-5){var r=i[0],o=i[3],a=i[4],s=i[5];return e.x=n.x*r+a,e.y=n.y*o+s,e.width=n.width*r,e.height=n.height*o,e.width<0&&(e.x+=e.width,e.width=-e.width),void(e.height<0&&(e.y+=e.height,e.height=-e.height))}Le.x=Oe.x=n.x,Le.y=Re.y=n.y,Pe.x=Re.x=n.x+n.width,Pe.y=Oe.y=n.y+n.height,Le.transform(i),Re.transform(i),Pe.transform(i),Oe.transform(i),e.x=Ae(Le.x,Pe.x,Oe.x,Re.x),e.y=Ae(Le.y,Pe.y,Oe.y,Re.y);var l=ke(Le.x,Pe.x,Oe.x,Re.x),u=ke(Le.y,Pe.y,Oe.y,Re.y);e.width=l-e.x,e.height=u-e.y}else e!==n&&t.copy(e,n)},t}(),Ve="silent";function Be(){de(this.event)}var Fe=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.handler=null,e}return n(e,t),e.prototype.dispose=function(){},e.prototype.setCursor=function(){},e}(jt),Ge=function(t,e){this.x=t,this.y=e},We=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],He=new ze(0,0,0,0),Ye=function(t){function e(e,n,i,r,o){var a=t.call(this)||this;return a._hovered=new Ge(0,0),a.storage=e,a.painter=n,a.painterRoot=r,a._pointerSize=o,i=i||new Fe,a.proxy=null,a.setHandlerProxy(i),a._draggingMgr=new Zt(a),a}return n(e,t),e.prototype.setHandlerProxy=function(t){this.proxy&&this.proxy.dispose(),t&&(E(We,(function(e){t.on&&t.on(e,this[e],this)}),this),t.handler=this),this.proxy=t},e.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,i=Ze(this,e,n),r=this._hovered,o=r.target;o&&!o.__zr&&(o=(r=this.findHover(r.x,r.y)).target);var a=this._hovered=i?new Ge(e,n):this.findHover(e,n),s=a.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),o&&s!==o&&this.dispatchToElement(r,"mouseout",t),this.dispatchToElement(a,"mousemove",t),s&&s!==o&&this.dispatchToElement(a,"mouseover",t)},e.prototype.mouseout=function(t){var e=t.zrEventControl;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&this.trigger("globalout",{type:"globalout",event:t})},e.prototype.resize=function(){this._hovered=new Ge(0,0)},e.prototype.dispatch=function(t,e){var n=this[t];n&&n.call(this,e)},e.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},e.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},e.prototype.dispatchToElement=function(t,e,n){var i=(t=t||{}).target;if(!i||!i.silent){for(var r="on"+e,o=function(t,e,n){return{type:t,event:n,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:Be}}(e,t,n);i&&(i[r]&&(o.cancelBubble=!!i[r].call(i,o)),i.trigger(e,o),i=i.__hostTarget?i.__hostTarget:i.parent,!o.cancelBubble););o.cancelBubble||(this.trigger(e,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer((function(t){"function"==typeof t[r]&&t[r].call(t,o),t.trigger&&t.trigger(e,o)})))}},e.prototype.findHover=function(t,e,n){var i=this.storage.getDisplayList(),r=new Ge(t,e);if(Ue(i,r,t,e,n),this._pointerSize&&!r.target){for(var o=[],a=this._pointerSize,s=a/2,l=new ze(t-s,e-s,a,a),u=i.length-1;u>=0;u--){var h=i[u];h===n||h.ignore||h.ignoreCoarsePointer||h.parent&&h.parent.ignoreCoarsePointer||(He.copy(h.getBoundingRect()),h.transform&&He.applyTransform(h.transform),He.intersect(l)&&o.push(h))}if(o.length)for(var c=Math.PI/12,p=2*Math.PI,d=0;d=0;o--){var a=t[o],s=void 0;if(a!==r&&!a.ignore&&(s=Xe(a,n,i))&&(!e.topTarget&&(e.topTarget=a),s!==Ve)){e.target=a;break}}}function Ze(t,e,n){var i=t.painter;return e<0||e>i.getWidth()||n<0||n>i.getHeight()}E(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],(function(t){Ye.prototype[t]=function(e){var n,i,r=e.zrX,o=e.zrY,a=Ze(this,r,o);if("mouseup"===t&&a||(i=(n=this.findHover(r,o)).target),"mousedown"===t)this._downEl=i,this._downPoint=[e.zrX,e.zrY],this._upEl=i;else if("mouseup"===t)this._upEl=i;else if("click"===t){if(this._downEl!==this._upEl||!this._downPoint||Vt(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,t,e)}}));function je(t,e,n,i){var r=e+1;if(r===n)return 1;if(i(t[r++],t[e])<0){for(;r=0;)r++;return r-e}function qe(t,e,n,i,r){for(i===e&&i++;i>>1])<0?l=o:s=o+1;var u=i-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;u>0;)t[s+u]=t[s+u-1],u--}t[s]=a}}function Ke(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])>0){for(s=i-r;l0;)a=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}else{for(s=r+1;ls&&(l=s);var u=a;a=r-l,l=r-u}for(a++;a>>1);o(t,e[n+h])>0?a=h+1:l=h}return l}function $e(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])<0){for(s=r+1;ls&&(l=s);var u=a;a=r-l,l=r-u}else{for(s=i-r;l=0;)a=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}for(a++;a>>1);o(t,e[n+h])<0?l=h:a=h+1}return l}function Je(t,e){var n,i,r=7,o=0,a=[];function s(s){var l=n[s],u=i[s],h=n[s+1],c=i[s+1];i[s]=u+c,s===o-3&&(n[s+1]=n[s+2],i[s+1]=i[s+2]),o--;var p=$e(t[h],t,l,u,0,e);l+=p,0!==(u-=p)&&0!==(c=Ke(t[l+u-1],t,h,c,c-1,e))&&(u<=c?function(n,i,o,s){var l=0;for(l=0;l=7||d>=7);if(f)break;g<0&&(g=0),g+=2}if((r=g)<1&&(r=1),1===i){for(l=0;l=0;l--)t[d+l]=t[p+l];return void(t[c]=a[h])}var f=r;for(;;){var g=0,y=0,v=!1;do{if(e(a[h],t[u])<0){if(t[c--]=t[u--],g++,y=0,0==--i){v=!0;break}}else if(t[c--]=a[h--],y++,g=0,1==--s){v=!0;break}}while((g|y)=0;l--)t[d+l]=t[p+l];if(0===i){v=!0;break}}if(t[c--]=a[h--],1==--s){v=!0;break}if(0!==(y=s-Ke(t[u],a,0,s,s-1,e))){for(s-=y,d=(c-=y)+1,p=(h-=y)+1,l=0;l=7||y>=7);if(v)break;f<0&&(f=0),f+=2}(r=f)<1&&(r=1);if(1===s){for(d=(c-=i)+1,p=(u-=i)+1,l=i-1;l>=0;l--)t[d+l]=t[p+l];t[c]=a[h]}else{if(0===s)throw new Error;for(p=c-(s-1),l=0;l1;){var t=o-2;if(t>=1&&i[t-1]<=i[t]+i[t+1]||t>=2&&i[t-2]<=i[t]+i[t-1])i[t-1]i[t+1])break;s(t)}},forceMergeRuns:function(){for(;o>1;){var t=o-2;t>0&&i[t-1]=32;)e|=1&t,t>>=1;return t+e}(r);do{if((o=je(t,n,i,e))s&&(l=s),qe(t,n,n+l,n+o,e),o=l}a.pushRun(n,o),a.mergeRuns(),r-=o,n+=o}while(0!==r);a.forceMergeRuns()}}}var tn=!1;function en(){tn||(tn=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function nn(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var rn=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=nn}return t.prototype.traverse=function(t,e){for(var n=0;n0&&(u.__clipPaths=[]),isNaN(u.z)&&(en(),u.z=0),isNaN(u.z2)&&(en(),u.z2=0),isNaN(u.zlevel)&&(en(),u.zlevel=0),this._displayList[this._displayListLen++]=u}var h=t.getDecalElement&&t.getDecalElement();h&&this._updateAndAddDisplayable(h,e,n);var c=t.getTextGuideLine();c&&this._updateAndAddDisplayable(c,e,n);var p=t.getTextContent();p&&this._updateAndAddDisplayable(p,e,n)}},t.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},t.prototype.delRoot=function(t){if(t instanceof Array)for(var e=0,n=t.length;e=0&&this._roots.splice(i,1)}},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}(),on=r.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)},an={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return.5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/.4))},elasticOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/.4)+1)},elasticInOut:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=i*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i)*-.5:n*Math.pow(2,-10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i)*.5+1)},backIn:function(t){var e=1.70158;return t*t*((e+1)*t-e)},backOut:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((e+1)*t-e)*.5:.5*((t-=2)*t*((e+1)*t+e)+2)},bounceIn:function(t){return 1-an.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?.5*an.bounceIn(2*t):.5*an.bounceOut(2*t-1)+.5}},sn=Math.pow,ln=Math.sqrt,un=1e-8,hn=1e-4,cn=ln(3),pn=1/3,dn=Mt(),fn=Mt(),gn=Mt();function yn(t){return t>-1e-8&&tun||t<-1e-8}function mn(t,e,n,i,r){var o=1-r;return o*o*(o*t+3*r*e)+r*r*(r*i+3*o*n)}function xn(t,e,n,i,r){var o=1-r;return 3*(((e-t)*o+2*(n-e)*r)*o+(i-n)*r*r)}function _n(t,e,n,i,r,o){var a=i+3*(e-n)-t,s=3*(n-2*e+t),l=3*(e-t),u=t-r,h=s*s-3*a*l,c=s*l-9*a*u,p=l*l-3*s*u,d=0;if(yn(h)&&yn(c)){if(yn(s))o[0]=0;else(M=-l/s)>=0&&M<=1&&(o[d++]=M)}else{var f=c*c-4*h*p;if(yn(f)){var g=c/h,y=-g/2;(M=-s/a+g)>=0&&M<=1&&(o[d++]=M),y>=0&&y<=1&&(o[d++]=y)}else if(f>0){var v=ln(f),m=h*s+1.5*a*(-c+v),x=h*s+1.5*a*(-c-v);(M=(-s-((m=m<0?-sn(-m,pn):sn(m,pn))+(x=x<0?-sn(-x,pn):sn(x,pn))))/(3*a))>=0&&M<=1&&(o[d++]=M)}else{var _=(2*h*s-3*a*c)/(2*ln(h*h*h)),b=Math.acos(_)/3,w=ln(h),S=Math.cos(b),M=(-s-2*w*S)/(3*a),I=(y=(-s+w*(S+cn*Math.sin(b)))/(3*a),(-s+w*(S-cn*Math.sin(b)))/(3*a));M>=0&&M<=1&&(o[d++]=M),y>=0&&y<=1&&(o[d++]=y),I>=0&&I<=1&&(o[d++]=I)}}return d}function bn(t,e,n,i,r){var o=6*n-12*e+6*t,a=9*e+3*i-3*t-9*n,s=3*e-3*t,l=0;if(yn(a)){if(vn(o))(h=-s/o)>=0&&h<=1&&(r[l++]=h)}else{var u=o*o-4*a*s;if(yn(u))r[0]=-o/(2*a);else if(u>0){var h,c=ln(u),p=(-o-c)/(2*a);(h=(-o+c)/(2*a))>=0&&h<=1&&(r[l++]=h),p>=0&&p<=1&&(r[l++]=p)}}return l}function wn(t,e,n,i,r,o){var a=(e-t)*r+t,s=(n-e)*r+e,l=(i-n)*r+n,u=(s-a)*r+a,h=(l-s)*r+s,c=(h-u)*r+u;o[0]=t,o[1]=a,o[2]=u,o[3]=c,o[4]=c,o[5]=h,o[6]=l,o[7]=i}function Sn(t,e,n,i,r,o,a,s,l,u,h){var c,p,d,f,g,y=.005,v=1/0;dn[0]=l,dn[1]=u;for(var m=0;m<1;m+=.05)fn[0]=mn(t,n,r,a,m),fn[1]=mn(e,i,o,s,m),(f=Ft(dn,fn))=0&&f=0&&y=1?1:_n(0,i,o,1,t,s)&&mn(0,r,a,1,s[0])}}}var On=function(){function t(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||bt,this.ondestroy=t.ondestroy||bt,this.onrestart=t.onrestart||bt,t.easing&&this.setEasing(t.easing)}return t.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),!this._paused){var n=this._life,i=t-this._startTime-this._pausedTime,r=i/n;r<0&&(r=0),r=Math.min(r,1);var o=this.easingFunc,a=o?o(r):r;if(this.onframe(a),1===r){if(!this.loop)return!0;var s=i%n;this._startTime=t-s,this._pausedTime=0,this.onrestart()}return!1}this._pausedTime+=e},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(t){this.easing=t,this.easingFunc=X(t)?t:an[t]||Pn(t)},t}(),Rn=function(t){this.value=t},Nn=function(){function t(){this._len=0}return t.prototype.insert=function(t){var e=new Rn(t);return this.insertEntry(e),e},t.prototype.insertEntry=function(t){this.head?(this.tail.next=t,t.prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},t.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),En=function(){function t(t){this._list=new Nn,this._maxSize=10,this._map={},this._maxSize=t}return t.prototype.put=function(t,e){var n=this._list,i=this._map,r=null;if(null==i[t]){var o=n.len(),a=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var s=n.head;n.remove(s),delete i[s.key],r=s.value,this._lastRemovedEntry=s}a?a.value=e:a=new Rn(e),a.key=t,n.insertEntry(a),i[t]=a}return r},t.prototype.get=function(t){var e=this._map[t],n=this._list;if(null!=e)return e!==n.tail&&(n.remove(e),n.insertEntry(e)),e.value},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}(),zn={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function Vn(t){return(t=Math.round(t))<0?0:t>255?255:t}function Bn(t){return t<0?0:t>1?1:t}function Fn(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?Vn(parseFloat(e)/100*255):Vn(parseInt(e,10))}function Gn(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?Bn(parseFloat(e)/100):Bn(parseFloat(e))}function Wn(t,e,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}function Hn(t,e,n){return t+(e-t)*n}function Yn(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function Xn(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var Un=new En(20),Zn=null;function jn(t,e){Zn&&Xn(Zn,e),Zn=Un.put(t,Zn||e.slice())}function qn(t,e){if(t){e=e||[];var n=Un.get(t);if(n)return Xn(e,n);var i=(t+="").replace(/ /g,"").toLowerCase();if(i in zn)return Xn(e,zn[i]),jn(t,e),e;var r,o=i.length;if("#"===i.charAt(0))return 4===o||5===o?(r=parseInt(i.slice(1,4),16))>=0&&r<=4095?(Yn(e,(3840&r)>>4|(3840&r)>>8,240&r|(240&r)>>4,15&r|(15&r)<<4,5===o?parseInt(i.slice(4),16)/15:1),jn(t,e),e):void Yn(e,0,0,0,1):7===o||9===o?(r=parseInt(i.slice(1,7),16))>=0&&r<=16777215?(Yn(e,(16711680&r)>>16,(65280&r)>>8,255&r,9===o?parseInt(i.slice(7),16)/255:1),jn(t,e),e):void Yn(e,0,0,0,1):void 0;var a=i.indexOf("("),s=i.indexOf(")");if(-1!==a&&s+1===o){var l=i.substr(0,a),u=i.substr(a+1,s-(a+1)).split(","),h=1;switch(l){case"rgba":if(4!==u.length)return 3===u.length?Yn(e,+u[0],+u[1],+u[2],1):Yn(e,0,0,0,1);h=Gn(u.pop());case"rgb":return u.length>=3?(Yn(e,Fn(u[0]),Fn(u[1]),Fn(u[2]),3===u.length?h:Gn(u[3])),jn(t,e),e):void Yn(e,0,0,0,1);case"hsla":return 4!==u.length?void Yn(e,0,0,0,1):(u[3]=Gn(u[3]),Kn(u,e),jn(t,e),e);case"hsl":return 3!==u.length?void Yn(e,0,0,0,1):(Kn(u,e),jn(t,e),e);default:return}}Yn(e,0,0,0,1)}}function Kn(t,e){var n=(parseFloat(t[0])%360+360)%360/360,i=Gn(t[1]),r=Gn(t[2]),o=r<=.5?r*(i+1):r+i-r*i,a=2*r-o;return Yn(e=e||[],Vn(255*Wn(a,o,n+1/3)),Vn(255*Wn(a,o,n)),Vn(255*Wn(a,o,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function $n(t,e){var n=qn(t);if(n){for(var i=0;i<3;i++)n[i]=e<0?n[i]*(1-e)|0:(255-n[i])*e+n[i]|0,n[i]>255?n[i]=255:n[i]<0&&(n[i]=0);return ri(n,4===n.length?"rgba":"rgb")}}function Jn(t,e,n){if(e&&e.length&&t>=0&&t<=1){n=n||[];var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=e[r],s=e[o],l=i-r;return n[0]=Vn(Hn(a[0],s[0],l)),n[1]=Vn(Hn(a[1],s[1],l)),n[2]=Vn(Hn(a[2],s[2],l)),n[3]=Bn(Hn(a[3],s[3],l)),n}}var Qn=Jn;function ti(t,e,n){if(e&&e.length&&t>=0&&t<=1){var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=qn(e[r]),s=qn(e[o]),l=i-r,u=ri([Vn(Hn(a[0],s[0],l)),Vn(Hn(a[1],s[1],l)),Vn(Hn(a[2],s[2],l)),Bn(Hn(a[3],s[3],l))],"rgba");return n?{color:u,leftIndex:r,rightIndex:o,value:i}:u}}var ei=ti;function ni(t,e,n,i){var r=qn(t);if(t)return r=function(t){if(t){var e,n,i=t[0]/255,r=t[1]/255,o=t[2]/255,a=Math.min(i,r,o),s=Math.max(i,r,o),l=s-a,u=(s+a)/2;if(0===l)e=0,n=0;else{n=u<.5?l/(s+a):l/(2-s-a);var h=((s-i)/6+l/2)/l,c=((s-r)/6+l/2)/l,p=((s-o)/6+l/2)/l;i===s?e=p-c:r===s?e=1/3+h-p:o===s&&(e=2/3+c-h),e<0&&(e+=1),e>1&&(e-=1)}var d=[360*e,n,u];return null!=t[3]&&d.push(t[3]),d}}(r),null!=e&&(r[0]=function(t){return(t=Math.round(t))<0?0:t>360?360:t}(e)),null!=n&&(r[1]=Gn(n)),null!=i&&(r[2]=Gn(i)),ri(Kn(r),"rgba")}function ii(t,e){var n=qn(t);if(n&&null!=e)return n[3]=Bn(e),ri(n,"rgba")}function ri(t,e){if(t&&t.length){var n=t[0]+","+t[1]+","+t[2];return"rgba"!==e&&"hsva"!==e&&"hsla"!==e||(n+=","+t[3]),e+"("+n+")"}}function oi(t,e){var n=qn(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}var ai=new En(100);function si(t){if(U(t)){var e=ai.get(t);return e||(e=$n(t,-.1),ai.put(t,e)),e}if(Q(t)){var n=A({},t);return n.colorStops=z(t.colorStops,(function(t){return{offset:t.offset,color:$n(t.color,-.1)}})),n}return t}var li=Object.freeze({__proto__:null,parse:qn,lift:$n,toHex:function(t){var e=qn(t);if(e)return((1<<24)+(e[0]<<16)+(e[1]<<8)+ +e[2]).toString(16).slice(1)},fastLerp:Jn,fastMapToColor:Qn,lerp:ti,mapToColor:ei,modifyHSL:ni,modifyAlpha:ii,stringify:ri,lum:oi,random:function(){return ri([Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(255*Math.random())],"rgb")},liftColor:si}),ui=Math.round;function hi(t){var e;if(t&&"transparent"!==t){if("string"==typeof t&&t.indexOf("rgba")>-1){var n=qn(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}}else t="none";return{color:t,opacity:null==e?1:e}}var ci=1e-4;function pi(t){return t-1e-4}function di(t){return ui(1e3*t)/1e3}function fi(t){return ui(1e4*t)/1e4}var gi={left:"start",right:"end",center:"middle",middle:"middle"};function yi(t){return t&&!!t.image}function vi(t){return yi(t)||function(t){return t&&!!t.svgElement}(t)}function mi(t){return"linear"===t.type}function xi(t){return"radial"===t.type}function _i(t){return t&&("linear"===t.type||"radial"===t.type)}function bi(t){return"url(#"+t+")"}function wi(t){var e=t.getGlobalScale(),n=Math.max(e[0],e[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)}function Si(t){var e=t.x||0,n=t.y||0,i=(t.rotation||0)*wt,r=rt(t.scaleX,1),o=rt(t.scaleY,1),a=t.skewX||0,s=t.skewY||0,l=[];return(e||n)&&l.push("translate("+e+"px,"+n+"px)"),i&&l.push("rotate("+i+")"),1===r&&1===o||l.push("scale("+r+","+o+")"),(a||s)&&l.push("skew("+ui(a*wt)+"deg, "+ui(s*wt)+"deg)"),l.join(" ")}var Mi=r.hasGlobalWindow&&X(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:"undefined"!=typeof Buffer?function(t){return Buffer.from(t).toString("base64")}:function(t){return null},Ii=Array.prototype.slice;function Ti(t,e,n){return(e-t)*n+t}function Ci(t,e,n,i){for(var r=e.length,o=0;oi?e:t,o=Math.min(n,i),a=r[o-1]||{color:[0,0,0,0],offset:0},s=o;sa)i.length=a;else for(var s=o;s=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var i=this.keyframes,r=i.length,o=!1,a=6,s=e;if(N(e)){var l=function(t){return N(t&&t[0])?2:1}(e);a=l,(1===l&&!j(e[0])||2===l&&!j(e[0][0]))&&(o=!0)}else if(j(e)&&!nt(e))a=0;else if(U(e))if(isNaN(+e)){var u=qn(e);u&&(s=u,a=3)}else a=0;else if(Q(e)){var h=A({},s);h.colorStops=z(e.colorStops,(function(t){return{offset:t.offset,color:qn(t.color)}})),mi(e)?a=4:xi(e)&&(a=5),s=h}0===r?this.valType=a:a===this.valType&&6!==a||(o=!0),this.discrete=this.discrete||o;var c={time:t,value:s,rawValue:e,percent:0};return n&&(c.easing=n,c.easingFunc=X(n)?n:an[n]||Pn(n)),i.push(c),c},t.prototype.prepare=function(t,e){var n=this.keyframes;this._needsSort&&n.sort((function(t,e){return t.time-e.time}));for(var i=this.valType,r=n.length,o=n[r-1],a=this.discrete,s=Ni(i),l=Ri(i),u=0;u=0&&!(l[n].percent<=e);n--);n=d(n,u-2)}else{for(n=p;ne);n++);n=d(n-1,u-2)}r=l[n+1],i=l[n]}if(i&&r){this._lastFr=n,this._lastFrP=e;var f=r.percent-i.percent,g=0===f?1:d((e-i.percent)/f,1);r.easingFunc&&(g=r.easingFunc(g));var y=o?this._additiveValue:c?Ei:t[h];if(!Ni(s)&&!c||y||(y=this._additiveValue=[]),this.discrete)t[h]=g<1?i.rawValue:r.rawValue;else if(Ni(s))1===s?Ci(y,i[a],r[a],g):function(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;a0&&s.addKeyframe(0,Pi(l),i),this._trackKeys.push(a)}s.addKeyframe(t,Pi(e[a]),i)}return this._maxTime=Math.max(this._maxTime,t),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;n0)){this._started=1;for(var e=this,n=[],i=this._maxTime||0,r=0;r1){var a=o.pop();r.addKeyframe(a.time,t[i]),r.prepare(this._maxTime,r.getAdditiveTrack())}}}},t}();function Bi(){return(new Date).getTime()}var Fi,Gi,Wi=function(t){function e(e){var n=t.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,e=e||{},n.stage=e.stage||{},n}return n(e,t),e.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?(this._tail.next=t,t.prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},e.prototype.addAnimator=function(t){t.animation=this;var e=t.getClip();e&&this.addClip(e)},e.prototype.removeClip=function(t){if(t.animation){var e=t.prev,n=t.next;e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null}},e.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},e.prototype.update=function(t){for(var e=Bi()-this._pausedTime,n=e-this._time,i=this._head;i;){var r=i.next;i.step(e,n)?(i.ondestroy(),this.removeClip(i),i=r):i=r}this._time=e,t||(this.trigger("frame",n),this.stage.update&&this.stage.update())},e.prototype._startLoop=function(){var t=this;this._running=!0,on((function e(){t._running&&(on(e),!t._paused&&t.update())}))},e.prototype.start=function(){this._running||(this._time=Bi(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=Bi(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=Bi()-this._pauseStart,this._paused=!1)},e.prototype.clear=function(){for(var t=this._head;t;){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},e.prototype.isFinished=function(){return null==this._head},e.prototype.animate=function(t,e){e=e||{},this.start();var n=new Vi(t,e.loop);return this.addAnimator(n),n},e}(jt),Hi=r.domSupported,Yi=(Gi={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},{mouse:Fi=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],touch:["touchstart","touchend","touchmove"],pointer:z(Fi,(function(t){var e=t.replace("mouse","pointer");return Gi.hasOwnProperty(e)?e:t}))}),Xi=["mousemove","mouseup"],Ui=["pointermove","pointerup"],Zi=!1;function ji(t){var e=t.pointerType;return"pen"===e||"touch"===e}function qi(t){t&&(t.zrByTouch=!0)}function Ki(t,e){for(var n=e,i=!1;n&&9!==n.nodeType&&!(i=n.domBelongToZr||n!==e&&n===t.painterRoot);)n=n.parentNode;return i}var $i=function(t,e){this.stopPropagation=bt,this.stopImmediatePropagation=bt,this.preventDefault=bt,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY},Ji={mousedown:function(t){t=ce(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=ce(this.dom,t);var e=this.__mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=ce(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){Ki(this,(t=ce(this.dom,t)).toElement||t.relatedTarget)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){Zi=!0,t=ce(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){Zi||(t=ce(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){qi(t=ce(this.dom,t)),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),Ji.mousemove.call(this,t),Ji.mousedown.call(this,t)},touchmove:function(t){qi(t=ce(this.dom,t)),this.handler.processGesture(t,"change"),Ji.mousemove.call(this,t)},touchend:function(t){qi(t=ce(this.dom,t)),this.handler.processGesture(t,"end"),Ji.mouseup.call(this,t),+new Date-+this.__lastTouchMoment<300&&Ji.click.call(this,t)},pointerdown:function(t){Ji.mousedown.call(this,t)},pointermove:function(t){ji(t)||Ji.mousemove.call(this,t)},pointerup:function(t){Ji.mouseup.call(this,t)},pointerout:function(t){ji(t)||Ji.mouseout.call(this,t)}};E(["click","dblclick","contextmenu"],(function(t){Ji[t]=function(e){e=ce(this.dom,e),this.trigger(t,e)}}));var Qi={pointermove:function(t){ji(t)||Qi.mousemove.call(this,t)},pointerup:function(t){Qi.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}};function tr(t,e){var n=e.domHandlers;r.pointerEventsSupported?E(Yi.pointer,(function(i){nr(e,i,(function(e){n[i].call(t,e)}))})):(r.touchEventsSupported&&E(Yi.touch,(function(i){nr(e,i,(function(r){n[i].call(t,r),function(t){t.touching=!0,null!=t.touchTimer&&(clearTimeout(t.touchTimer),t.touchTimer=null),t.touchTimer=setTimeout((function(){t.touching=!1,t.touchTimer=null}),700)}(e)}))})),E(Yi.mouse,(function(i){nr(e,i,(function(r){r=he(r),e.touching||n[i].call(t,r)}))})))}function er(t,e){function n(n){nr(e,n,(function(i){i=he(i),Ki(t,i.target)||(i=function(t,e){return ce(t.dom,new $i(t,e),!0)}(t,i),e.domHandlers[n].call(t,i))}),{capture:!0})}r.pointerEventsSupported?E(Ui,n):r.touchEventsSupported||E(Xi,n)}function nr(t,e,n,i){t.mounted[e]=n,t.listenerOpts[e]=i,pe(t.domTarget,e,n,i)}function ir(t){var e,n,i,r,o=t.mounted;for(var a in o)o.hasOwnProperty(a)&&(e=t.domTarget,n=a,i=o[a],r=t.listenerOpts[a],e.removeEventListener(n,i,r));t.mounted={}}var rr=function(t,e){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=t,this.domHandlers=e},or=function(t){function e(e,n){var i=t.call(this)||this;return i.__pointerCapturing=!1,i.dom=e,i.painterRoot=n,i._localHandlerScope=new rr(e,Ji),Hi&&(i._globalHandlerScope=new rr(document,Qi)),tr(i,i._localHandlerScope),i}return n(e,t),e.prototype.dispose=function(){ir(this._localHandlerScope),Hi&&ir(this._globalHandlerScope)},e.prototype.setCursor=function(t){this.dom.style&&(this.dom.style.cursor=t||"default")},e.prototype.__togglePointerCapture=function(t){if(this.__mayPointerCapture=null,Hi&&+this.__pointerCapturing^+t){this.__pointerCapturing=t;var e=this._globalHandlerScope;t?er(this,e):ir(e)}},e}(jt),ar=1;r.hasGlobalWindow&&(ar=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var sr=ar,lr="#333",ur="#ccc",hr=xe,cr=5e-5;function pr(t){return t>cr||t<-5e-5}var dr=[],fr=[],gr=[1,0,0,1,0,0],yr=Math.abs,vr=function(){function t(){}return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(t){this.x=t[0],this.y=t[1]},t.prototype.setScale=function(t){this.scaleX=t[0],this.scaleY=t[1]},t.prototype.setSkew=function(t){this.skewX=t[0],this.skewY=t[1]},t.prototype.setOrigin=function(t){this.originX=t[0],this.originY=t[1]},t.prototype.needLocalTransform=function(){return pr(this.rotation)||pr(this.x)||pr(this.y)||pr(this.scaleX-1)||pr(this.scaleY-1)||pr(this.skewX)||pr(this.skewY)},t.prototype.updateTransform=function(){var t=this.parent&&this.parent.transform,e=this.needLocalTransform(),n=this.transform;e||t?(n=n||[1,0,0,1,0,0],e?this.getLocalTransform(n):hr(n),t&&(e?be(n,t,n):_e(n,t)),this.transform=n,this._resolveGlobalScaleRatio(n)):n&&(hr(n),this.invTransform=null)},t.prototype._resolveGlobalScaleRatio=function(t){var e=this.globalScaleRatio;if(null!=e&&1!==e){this.getGlobalScale(dr);var n=dr[0]<0?-1:1,i=dr[1]<0?-1:1,r=((dr[0]-n)*e+n)/dr[0]||0,o=((dr[1]-i)*e+i)/dr[1]||0;t[0]*=r,t[1]*=r,t[2]*=o,t[3]*=o}this.invTransform=this.invTransform||[1,0,0,1,0,0],Ie(this.invTransform,t)},t.prototype.getComputedTransform=function(){for(var t=this,e=[];t;)e.push(t),t=t.parent;for(;t=e.pop();)t.updateTransform();return this.transform},t.prototype.setLocalTransform=function(t){if(t){var e=t[0]*t[0]+t[1]*t[1],n=t[2]*t[2]+t[3]*t[3],i=Math.atan2(t[1],t[0]),r=Math.PI/2+i-Math.atan2(t[3],t[2]);n=Math.sqrt(n)*Math.cos(r),e=Math.sqrt(e),this.skewX=r,this.skewY=0,this.rotation=-i,this.x=+t[4],this.y=+t[5],this.scaleX=e,this.scaleY=n,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var t=this.parent,e=this.transform;t&&t.transform&&(t.invTransform=t.invTransform||[1,0,0,1,0,0],be(fr,t.invTransform,e),e=fr);var n=this.originX,i=this.originY;(n||i)&&(gr[4]=n,gr[5]=i,be(fr,e,gr),fr[4]-=n,fr[5]-=i,e=fr),this.setLocalTransform(e)}},t.prototype.getGlobalScale=function(t){var e=this.transform;return t=t||[],e?(t[0]=Math.sqrt(e[0]*e[0]+e[1]*e[1]),t[1]=Math.sqrt(e[2]*e[2]+e[3]*e[3]),e[0]<0&&(t[0]=-t[0]),e[3]<0&&(t[1]=-t[1]),t):(t[0]=1,t[1]=1,t)},t.prototype.transformCoordToLocal=function(t,e){var n=[t,e],i=this.invTransform;return i&&Wt(n,n,i),n},t.prototype.transformCoordToGlobal=function(t,e){var n=[t,e],i=this.transform;return i&&Wt(n,n,i),n},t.prototype.getLineScale=function(){var t=this.transform;return t&&yr(t[0]-1)>1e-10&&yr(t[3]-1)>1e-10?Math.sqrt(yr(t[0]*t[3]-t[2]*t[1])):1},t.prototype.copyTransform=function(t){xr(this,t)},t.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,i=t.originY||0,r=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,l=t.rotation||0,u=t.x,h=t.y,c=t.skewX?Math.tan(t.skewX):0,p=t.skewY?Math.tan(-t.skewY):0;if(n||i||a||s){var d=n+a,f=i+s;e[4]=-d*r-c*f*o,e[5]=-f*o-p*d*r}else e[4]=e[5]=0;return e[0]=r,e[3]=o,e[1]=p*r,e[2]=c*o,l&&Se(e,e,l),e[4]+=n+u,e[5]+=i+h,e},t.initDefaultProps=function(){var e=t.prototype;e.scaleX=e.scaleY=e.globalScaleRatio=1,e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0}(),t}(),mr=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function xr(t,e){for(var n=0;n=0?parseFloat(t)/100*e:parseFloat(t):t}function Dr(t,e,n){var i=e.position||"inside",r=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,l=n.x,u=n.y,h="left",c="top";if(i instanceof Array)l+=Cr(i[0],n.width),u+=Cr(i[1],n.height),h=null,c=null;else switch(i){case"left":l-=r,u+=s,h="right",c="middle";break;case"right":l+=r+a,u+=s,c="middle";break;case"top":l+=a/2,u-=r,h="center",c="bottom";break;case"bottom":l+=a/2,u+=o+r,h="center";break;case"inside":l+=a/2,u+=s,h="center",c="middle";break;case"insideLeft":l+=r,u+=s,c="middle";break;case"insideRight":l+=a-r,u+=s,h="right",c="middle";break;case"insideTop":l+=a/2,u+=r,h="center";break;case"insideBottom":l+=a/2,u+=o-r,h="center",c="bottom";break;case"insideTopLeft":l+=r,u+=r;break;case"insideTopRight":l+=a-r,u+=r,h="right";break;case"insideBottomLeft":l+=r,u+=o-r,c="bottom";break;case"insideBottomRight":l+=a-r,u+=o-r,h="right",c="bottom"}return(t=t||{}).x=l,t.y=u,t.align=h,t.verticalAlign=c,t}var Ar="__zr_normal__",kr=mr.concat(["ignore"]),Lr=V(mr,(function(t,e){return t[e]=!0,t}),{ignore:!1}),Pr={},Or=new ze(0,0,0,0),Rr=function(){function t(t){this.id=M(),this.animators=[],this.currentStates=[],this.states={},this._init(t)}return t.prototype._init=function(t){this.attr(t)},t.prototype.drift=function(t,e,n){switch(this.draggable){case"horizontal":e=0;break;case"vertical":t=0}var i=this.transform;i||(i=this.transform=[1,0,0,1,0,0]),i[4]+=t,i[5]+=e,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(t){var e=this._textContent;if(e&&(!e.ignore||t)){this.textConfig||(this.textConfig={});var n=this.textConfig,i=n.local,r=e.innerTransformable,o=void 0,a=void 0,s=!1;r.parent=i?this:null;var l=!1;if(r.copyTransform(e),null!=n.position){var u=Or;n.layoutRect?u.copy(n.layoutRect):u.copy(this.getBoundingRect()),i||u.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(Pr,n,u):Dr(Pr,n,u),r.x=Pr.x,r.y=Pr.y,o=Pr.align,a=Pr.verticalAlign;var h=n.origin;if(h&&null!=n.rotation){var c=void 0,p=void 0;"center"===h?(c=.5*u.width,p=.5*u.height):(c=Cr(h[0],u.width),p=Cr(h[1],u.height)),l=!0,r.originX=-r.x+c+(i?0:u.x),r.originY=-r.y+p+(i?0:u.y)}}null!=n.rotation&&(r.rotation=n.rotation);var d=n.offset;d&&(r.x+=d[0],r.y+=d[1],l||(r.originX=-d[0],r.originY=-d[1]));var f=null==n.inside?"string"==typeof n.position&&n.position.indexOf("inside")>=0:n.inside,g=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),y=void 0,v=void 0,m=void 0;f&&this.canBeInsideText()?(y=n.insideFill,v=n.insideStroke,null!=y&&"auto"!==y||(y=this.getInsideTextFill()),null!=v&&"auto"!==v||(v=this.getInsideTextStroke(y),m=!0)):(y=n.outsideFill,v=n.outsideStroke,null!=y&&"auto"!==y||(y=this.getOutsideFill()),null!=v&&"auto"!==v||(v=this.getOutsideStroke(y),m=!0)),(y=y||"#000")===g.fill&&v===g.stroke&&m===g.autoStroke&&o===g.align&&a===g.verticalAlign||(s=!0,g.fill=y,g.stroke=v,g.autoStroke=m,g.align=o,g.verticalAlign=a,e.setDefaultTextStyle(g)),e.__dirty|=1,s&&e.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return"#fff"},t.prototype.getInsideTextStroke=function(t){return"#000"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?ur:lr},t.prototype.getOutsideStroke=function(t){var e=this.__zr&&this.__zr.getBackgroundColor(),n="string"==typeof e&&qn(e);n||(n=[255,255,255,1]);for(var i=n[3],r=this.__zr.isDarkMode(),o=0;o<3;o++)n[o]=n[o]*i+(r?0:255)*(1-i);return n[3]=1,ri(n,"rgba")},t.prototype.traverse=function(t,e){},t.prototype.attrKV=function(t,e){"textConfig"===t?this.setTextConfig(e):"textContent"===t?this.setTextContent(e):"clipPath"===t?this.setClipPath(e):"extra"===t?(this.extra=this.extra||{},A(this.extra,e)):this[t]=e},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(t,e){if("string"==typeof t)this.attrKV(t,e);else if(q(t))for(var n=G(t),i=0;i0},t.prototype.getState=function(t){return this.states[t]},t.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},t.prototype.clearStates=function(t){this.useState(Ar,!1,t)},t.prototype.useState=function(t,e,n,i){var r=t===Ar;if(this.hasState()||!r){var o=this.currentStates,a=this.stateTransition;if(!(P(o,t)>=0)||!e&&1!==o.length){var s;if(this.stateProxy&&!r&&(s=this.stateProxy(t)),s||(s=this.states&&this.states[t]),s||r){r||this.saveCurrentToNormalState(s);var l=!!(s&&s.hoverLayer||i);l&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,s,this._normalState,e,!n&&!this.__inHover&&a&&a.duration>0,a);var u=this._textContent,h=this._textGuide;return u&&u.useState(t,e,n,l),h&&h.useState(t,e,n,l),r?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!l&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2),s}I("State "+t+" not exists.")}}},t.prototype.useStates=function(t,e,n){if(t.length){var i=[],r=this.currentStates,o=t.length,a=o===r.length;if(a)for(var s=0;s0,d);var f=this._textContent,g=this._textGuide;f&&f.useStates(t,e,c),g&&g.useStates(t,e,c),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!c&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2)}else this.clearStates()},t.prototype.isSilent=function(){for(var t=this.silent,e=this.parent;!t&&e;){if(e.silent){t=!0;break}e=e.parent}return t},t.prototype._updateAnimationTargets=function(){for(var t=0;t=0){var n=this.currentStates.slice();n.splice(e,1),this.useStates(n)}},t.prototype.replaceState=function(t,e,n){var i=this.currentStates.slice(),r=P(i,t),o=P(i,e)>=0;r>=0?o?i.splice(r,1):i[r]=e:n&&!o&&i.push(e),this.useStates(i)},t.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},t.prototype._mergeStates=function(t){for(var e,n={},i=0;i=0&&e.splice(n,1)})),this.animators.push(t),n&&n.animation.addAnimator(t),n&&n.wakeUp()},t.prototype.updateDuringAnimation=function(t){this.markRedraw()},t.prototype.stopAnimation=function(t,e){for(var n=this.animators,i=n.length,r=[],o=0;o0&&n.during&&o[0].during((function(t,e){n.during(e)}));for(var p=0;p0||r.force&&!a.length){var w,S=void 0,M=void 0,I=void 0;if(s){M={},p&&(S={});for(_=0;_=0&&(n.splice(i,0,t),this._doAdd(t))}return this},e.prototype.replace=function(t,e){var n=P(this._children,t);return n>=0&&this.replaceAt(e,n),this},e.prototype.replaceAt=function(t,e){var n=this._children,i=n[e];if(t&&t!==this&&t.parent!==this&&t!==i){n[e]=t,i.parent=null;var r=this.__zr;r&&i.removeSelfFromZr(r),this._doAdd(t)}return this},e.prototype._doAdd=function(t){t.parent&&t.parent.remove(t),t.parent=this;var e=this.__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},e.prototype.remove=function(t){var e=this.__zr,n=this._children,i=P(n,t);return i<0||(n.splice(i,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh()),this},e.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},t.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){this._disposed||(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},t.prototype.resize=function(t){this._disposed||(t=t||{},this.painter.resize(t.width,t.height),this.handler.resize())},t.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},t.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},t.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},t.prototype.setCursorStyle=function(t){this._disposed||this.handler.setCursorStyle(t)},t.prototype.findHover=function(t,e){if(!this._disposed)return this.handler.findHover(t,e)},t.prototype.on=function(t,e,n){return this._disposed||this.handler.on(t,e,n),this},t.prototype.off=function(t,e){this._disposed||this.handler.off(t,e)},t.prototype.trigger=function(t,e){this._disposed||this.handler.trigger(t,e)},t.prototype.clear=function(){if(!this._disposed){for(var t=this.storage.getRoots(),e=0;e0){if(t<=r)return a;if(t>=o)return s}else{if(t>=r)return a;if(t<=o)return s}else{if(t===r)return a;if(t===o)return s}return(t-r)/l*u+a}function $r(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return U(t)?(n=t,n.replace(/^\s+|\s+$/g,"")).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t;var n}function Jr(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),20),t=(+t).toFixed(e),n?t:+t}function Qr(t){return t.sort((function(t,e){return t-e})),t}function to(t){if(t=+t,isNaN(t))return 0;if(t>1e-14)for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n;return eo(t)}function eo(t){var e=t.toString().toLowerCase(),n=e.indexOf("e"),i=n>0?+e.slice(n+1):0,r=n>0?n:e.length,o=e.indexOf("."),a=o<0?0:r-1-o;return Math.max(0,a-i)}function no(t,e){var n=Math.log,i=Math.LN10,r=Math.floor(n(t[1]-t[0])/i),o=Math.round(n(Math.abs(e[1]-e[0]))/i),a=Math.min(Math.max(-r+o,0),20);return isFinite(a)?a:20}function io(t,e){var n=V(t,(function(t,e){return t+(isNaN(e)?0:e)}),0);if(0===n)return[];for(var i=Math.pow(10,e),r=z(t,(function(t){return(isNaN(t)?0:t)/n*i*100})),o=100*i,a=z(r,(function(t){return Math.floor(t)})),s=V(a,(function(t,e){return t+e}),0),l=z(r,(function(t,e){return t-a[e]}));su&&(u=l[c],h=c);++a[h],l[h]=0,++s}return z(a,(function(t){return t/i}))}function ro(t,e){var n=Math.max(to(t),to(e)),i=t+e;return n>20?i:Jr(i,n)}var oo=9007199254740991;function ao(t){var e=2*Math.PI;return(t%e+e)%e}function so(t){return t>-1e-4&&t=10&&e++,e}function po(t,e){var n=co(t),i=Math.pow(10,n),r=t/i;return t=(e?r<1.5?1:r<2.5?2:r<4?3:r<7?5:10:r<1?1:r<2?2:r<3?3:r<5?5:10)*i,n>=-20?+t.toFixed(n<0?-n:0):t}function fo(t,e){var n=(t.length-1)*e+1,i=Math.floor(n),r=+t[i-1],o=n-i;return o?r+o*(t[i]-r):r}function go(t){t.sort((function(t,e){return s(t,e,0)?-1:1}));for(var e=-1/0,n=1,i=0;i=0||r&&P(r,s)<0)){var l=n.getShallow(s,e);null!=l&&(o[t[a][0]]=l)}}return o}}var ra=ia([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),oa=function(){function t(){}return t.prototype.getAreaStyle=function(t,e){return ra(this,t,e)},t}(),aa=new En(50);function sa(t){if("string"==typeof t){var e=aa.get(t);return e&&e.image}return t}function la(t,e,n,i,r){if(t){if("string"==typeof t){if(e&&e.__zrImageSrc===t||!n)return e;var o=aa.get(t),a={hostEl:n,cb:i,cbPayload:r};return o?!ha(e=o.image)&&o.pending.push(a):((e=h.loadImage(t,ua,ua)).__zrImageSrc=t,aa.put(t,e.__cachedImgObj={image:e,pending:[a]})),e}return t}return e}function ua(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e=a;l++)s-=a;var u=br(n,e);return u>s&&(n="",u=0),s=t-u,r.ellipsis=n,r.ellipsisWidth=u,r.contentWidth=s,r.containerWidth=t,r}function fa(t,e,n){var i=n.containerWidth,r=n.font,o=n.contentWidth;if(!i)return t.textLine="",void(t.isTruncated=!1);var a=br(e,r);if(a<=i)return t.textLine=e,void(t.isTruncated=!1);for(var s=0;;s++){if(a<=o||s>=n.maxIterations){e+=n.ellipsis;break}var l=0===s?ga(e,o,n.ascCharWidth,n.cnCharWidth):a>0?Math.floor(e.length*o/a):0;a=br(e=e.substr(0,l),r)}""===e&&(e=n.placeholder),t.textLine=e,t.isTruncated=!0}function ga(t,e,n,i){for(var r=0,o=0,a=t.length;o0&&f+i.accumWidth>i.width&&(o=e.split("\n"),c=!0),i.accumWidth=f}else{var g=wa(e,h,i.width,i.breakAll,i.accumWidth);i.accumWidth=g.accumWidth+d,a=g.linesWidths,o=g.lines}}else o=e.split("\n");for(var y=0;y=32&&e<=591||e>=880&&e<=4351||e>=4608&&e<=5119||e>=7680&&e<=8303}(t)||!!_a[t]}function wa(t,e,n,i,r){for(var o=[],a=[],s="",l="",u=0,h=0,c=0;cn:r+h+d>n)?h?(s||l)&&(f?(s||(s=l,l="",h=u=0),o.push(s),a.push(h-u),l+=p,s="",h=u+=d):(l&&(s+=l,l="",u=0),o.push(s),a.push(h),s=p,h=d)):f?(o.push(l),a.push(u),l=p,u=d):(o.push(p),a.push(d)):(h+=d,f?(l+=p,u+=d):(l&&(s+=l,l="",u=0),s+=p))}else l&&(s+=l,h+=u),o.push(s),a.push(h),s="",l="",u=0,h=0}return o.length||s||(s=t,l="",u=0),l&&(s+=l),s&&(o.push(s),a.push(h)),1===o.length&&(h+=r),{accumWidth:h,lines:o,linesWidths:a}}var Sa="__zr_style_"+Math.round(10*Math.random()),Ma={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},Ia={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};Ma[Sa]=!0;var Ta=["z","z2","invisible"],Ca=["invisible"],Da=function(t){function e(e){return t.call(this,e)||this}var i;return n(e,t),e.prototype._init=function(e){for(var n=G(e),i=0;i1e-4)return s[0]=t-n,s[1]=e-i,l[0]=t+n,void(l[1]=e+i);if(Ea[0]=Ra(r)*n+t,Ea[1]=Oa(r)*i+e,za[0]=Ra(o)*n+t,za[1]=Oa(o)*i+e,u(s,Ea,za),h(l,Ea,za),(r%=Na)<0&&(r+=Na),(o%=Na)<0&&(o+=Na),r>o&&!a?o+=Na:rr&&(Va[0]=Ra(d)*n+t,Va[1]=Oa(d)*i+e,u(s,Va,s),h(l,Va,l))}var Ua={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},Za=[],ja=[],qa=[],Ka=[],$a=[],Ja=[],Qa=Math.min,ts=Math.max,es=Math.cos,ns=Math.sin,is=Math.abs,rs=Math.PI,os=2*rs,as="undefined"!=typeof Float32Array,ss=[];function ls(t){return Math.round(t/rs*1e8)/1e8%2*rs}function us(t,e){var n=ls(t[0]);n<0&&(n+=os);var i=n-t[0],r=t[1];r+=i,!e&&r-n>=os?r=n+os:e&&n-r>=os?r=n-os:!e&&n>r?r=n+(os-ls(n-r)):e&&n0&&(this._ux=is(n/sr/t)||0,this._uy=is(n/sr/e)||0)},t.prototype.setDPR=function(t){this.dpr=t},t.prototype.setContext=function(t){this._ctx=t},t.prototype.getContext=function(){return this._ctx},t.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},t.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},t.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(Ua.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},t.prototype.lineTo=function(t,e){var n=is(t-this._xi),i=is(e-this._yi),r=n>this._ux||i>this._uy;if(this.addData(Ua.L,t,e),this._ctx&&r&&this._ctx.lineTo(t,e),r)this._xi=t,this._yi=e,this._pendingPtDist=0;else{var o=n*n+i*i;o>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=o)}return this},t.prototype.bezierCurveTo=function(t,e,n,i,r,o){return this._drawPendingPt(),this.addData(Ua.C,t,e,n,i,r,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,i,r,o),this._xi=r,this._yi=o,this},t.prototype.quadraticCurveTo=function(t,e,n,i){return this._drawPendingPt(),this.addData(Ua.Q,t,e,n,i),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,i),this._xi=n,this._yi=i,this},t.prototype.arc=function(t,e,n,i,r,o){this._drawPendingPt(),ss[0]=i,ss[1]=r,us(ss,o),i=ss[0];var a=(r=ss[1])-i;return this.addData(Ua.A,t,e,n,n,i,a,0,o?0:1),this._ctx&&this._ctx.arc(t,e,n,i,r,o),this._xi=es(r)*n+t,this._yi=ns(r)*n+e,this},t.prototype.arcTo=function(t,e,n,i,r){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,i,r),this},t.prototype.rect=function(t,e,n,i){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,i),this.addData(Ua.R,t,e,n,i),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(Ua.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},t.prototype.fill=function(t){t&&t.fill(),this.toStatic()},t.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(t){var e=t.length;this.data&&this.data.length===e||!as||(this.data=new Float32Array(e));for(var n=0;nu.length&&(this._expandData(),u=this.data);for(var h=0;h0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var t=[],e=0;e11&&(this.data=new Float32Array(t)))}},t.prototype.getBoundingRect=function(){qa[0]=qa[1]=$a[0]=$a[1]=Number.MAX_VALUE,Ka[0]=Ka[1]=Ja[0]=Ja[1]=-Number.MAX_VALUE;var t,e=this.data,n=0,i=0,r=0,o=0;for(t=0;tn||is(y)>i||c===e-1)&&(f=Math.sqrt(A*A+y*y),r=g,o=x);break;case Ua.C:var v=t[c++],m=t[c++],x=(g=t[c++],t[c++]),_=t[c++],b=t[c++];f=Mn(r,o,v,m,g,x,_,b,10),r=_,o=b;break;case Ua.Q:f=kn(r,o,v=t[c++],m=t[c++],g=t[c++],x=t[c++],10),r=g,o=x;break;case Ua.A:var w=t[c++],S=t[c++],M=t[c++],I=t[c++],T=t[c++],C=t[c++],D=C+T;c+=1,d&&(a=es(T)*M+w,s=ns(T)*I+S),f=ts(M,I)*Qa(os,Math.abs(C)),r=es(D)*M+w,o=ns(D)*I+S;break;case Ua.R:a=r=t[c++],s=o=t[c++],f=2*t[c++]+2*t[c++];break;case Ua.Z:var A=a-r;y=s-o;f=Math.sqrt(A*A+y*y),r=a,o=s}f>=0&&(l[h++]=f,u+=f)}return this._pathLen=u,u},t.prototype.rebuildPath=function(t,e){var n,i,r,o,a,s,l,u,h,c,p=this.data,d=this._ux,f=this._uy,g=this._len,y=e<1,v=0,m=0,x=0;if(!y||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,u=e*this._pathLen))t:for(var _=0;_0&&(t.lineTo(h,c),x=0),b){case Ua.M:n=r=p[_++],i=o=p[_++],t.moveTo(r,o);break;case Ua.L:a=p[_++],s=p[_++];var S=is(a-r),M=is(s-o);if(S>d||M>f){if(y){if(v+(j=l[m++])>u){var I=(u-v)/j;t.lineTo(r*(1-I)+a*I,o*(1-I)+s*I);break t}v+=j}t.lineTo(a,s),r=a,o=s,x=0}else{var T=S*S+M*M;T>x&&(h=a,c=s,x=T)}break;case Ua.C:var C=p[_++],D=p[_++],A=p[_++],k=p[_++],L=p[_++],P=p[_++];if(y){if(v+(j=l[m++])>u){wn(r,C,A,L,I=(u-v)/j,Za),wn(o,D,k,P,I,ja),t.bezierCurveTo(Za[1],ja[1],Za[2],ja[2],Za[3],ja[3]);break t}v+=j}t.bezierCurveTo(C,D,A,k,L,P),r=L,o=P;break;case Ua.Q:C=p[_++],D=p[_++],A=p[_++],k=p[_++];if(y){if(v+(j=l[m++])>u){Dn(r,C,A,I=(u-v)/j,Za),Dn(o,D,k,I,ja),t.quadraticCurveTo(Za[1],ja[1],Za[2],ja[2]);break t}v+=j}t.quadraticCurveTo(C,D,A,k),r=A,o=k;break;case Ua.A:var O=p[_++],R=p[_++],N=p[_++],E=p[_++],z=p[_++],V=p[_++],B=p[_++],F=!p[_++],G=N>E?N:E,W=is(N-E)>.001,H=z+V,Y=!1;if(y)v+(j=l[m++])>u&&(H=z+V*(u-v)/j,Y=!0),v+=j;if(W&&t.ellipse?t.ellipse(O,R,N,E,B,z,H,F):t.arc(O,R,G,z,H,F),Y)break t;w&&(n=es(z)*N+O,i=ns(z)*E+R),r=es(H)*N+O,o=ns(H)*E+R;break;case Ua.R:n=r=p[_],i=o=p[_+1],a=p[_++],s=p[_++];var X=p[_++],U=p[_++];if(y){if(v+(j=l[m++])>u){var Z=u-v;t.moveTo(a,s),t.lineTo(a+Qa(Z,X),s),(Z-=X)>0&&t.lineTo(a+X,s+Qa(Z,U)),(Z-=U)>0&&t.lineTo(a+ts(X-Z,0),s+U),(Z-=X)>0&&t.lineTo(a,s+ts(U-Z,0));break t}v+=j}t.rect(a,s,X,U);break;case Ua.Z:if(y){var j;if(v+(j=l[m++])>u){I=(u-v)/j;t.lineTo(r*(1-I)+n*I,o*(1-I)+i*I);break t}v+=j}t.closePath(),r=n,o=i}}},t.prototype.clone=function(){var e=new t,n=this.data;return e.data=n.slice?n.slice():Array.prototype.slice.call(n),e._len=this._len,e},t.CMD=Ua,t.initDefaultProps=function(){var e=t.prototype;e._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0}(),t}();function cs(t,e,n,i,r,o,a){if(0===r)return!1;var s=r,l=0;if(a>e+s&&a>i+s||at+s&&o>n+s||oe+c&&h>i+c&&h>o+c&&h>s+c||ht+c&&u>n+c&&u>r+c&&u>a+c||ue+u&&l>i+u&&l>o+u||lt+u&&s>n+u&&s>r+u||sn||h+ur&&(r+=ys);var p=Math.atan2(l,s);return p<0&&(p+=ys),p>=i&&p<=r||p+ys>=i&&p+ys<=r}function ms(t,e,n,i,r,o){if(o>e&&o>i||or?s:0}var xs=hs.CMD,_s=2*Math.PI;var bs=[-1,-1,-1],ws=[-1,-1];function Ss(t,e,n,i,r,o,a,s,l,u){if(u>e&&u>i&&u>o&&u>s||u1&&(h=void 0,h=ws[0],ws[0]=ws[1],ws[1]=h),f=mn(e,i,o,s,ws[0]),d>1&&(g=mn(e,i,o,s,ws[1]))),2===d?ve&&s>i&&s>o||s=0&&h<=1&&(r[l++]=h);else{var u=a*a-4*o*s;if(yn(u))(h=-a/(2*o))>=0&&h<=1&&(r[l++]=h);else if(u>0){var h,c=ln(u),p=(-a-c)/(2*o);(h=(-a+c)/(2*o))>=0&&h<=1&&(r[l++]=h),p>=0&&p<=1&&(r[l++]=p)}}return l}(e,i,o,s,bs);if(0===l)return 0;var u=Cn(e,i,o);if(u>=0&&u<=1){for(var h=0,c=In(e,i,o,u),p=0;pn||s<-n)return 0;var l=Math.sqrt(n*n-s*s);bs[0]=-l,bs[1]=l;var u=Math.abs(i-r);if(u<1e-4)return 0;if(u>=_s-1e-4){i=0,r=_s;var h=o?1:-1;return a>=bs[0]+t&&a<=bs[1]+t?h:0}if(i>r){var c=i;i=r,r=c}i<0&&(i+=_s,r+=_s);for(var p=0,d=0;d<2;d++){var f=bs[d];if(f+t>a){var g=Math.atan2(s,f);h=o?1:-1;g<0&&(g=_s+g),(g>=i&&g<=r||g+_s>=i&&g+_s<=r)&&(g>Math.PI/2&&g<1.5*Math.PI&&(h=-h),p+=h)}}return p}function Ts(t,e,n,i,r){for(var o,a,s,l,u=t.data,h=t.len(),c=0,p=0,d=0,f=0,g=0,y=0;y1&&(n||(c+=ms(p,d,f,g,i,r))),m&&(f=p=u[y],g=d=u[y+1]),v){case xs.M:p=f=u[y++],d=g=u[y++];break;case xs.L:if(n){if(cs(p,d,u[y],u[y+1],e,i,r))return!0}else c+=ms(p,d,u[y],u[y+1],i,r)||0;p=u[y++],d=u[y++];break;case xs.C:if(n){if(ps(p,d,u[y++],u[y++],u[y++],u[y++],u[y],u[y+1],e,i,r))return!0}else c+=Ss(p,d,u[y++],u[y++],u[y++],u[y++],u[y],u[y+1],i,r)||0;p=u[y++],d=u[y++];break;case xs.Q:if(n){if(ds(p,d,u[y++],u[y++],u[y],u[y+1],e,i,r))return!0}else c+=Ms(p,d,u[y++],u[y++],u[y],u[y+1],i,r)||0;p=u[y++],d=u[y++];break;case xs.A:var x=u[y++],_=u[y++],b=u[y++],w=u[y++],S=u[y++],M=u[y++];y+=1;var I=!!(1-u[y++]);o=Math.cos(S)*b+x,a=Math.sin(S)*w+_,m?(f=o,g=a):c+=ms(p,d,o,a,i,r);var T=(i-x)*w/b+x;if(n){if(vs(x,_,w,S,S+M,I,e,T,r))return!0}else c+=Is(x,_,w,S,S+M,I,T,r);p=Math.cos(S+M)*b+x,d=Math.sin(S+M)*w+_;break;case xs.R:if(f=p=u[y++],g=d=u[y++],o=f+u[y++],a=g+u[y++],n){if(cs(f,g,o,g,e,i,r)||cs(o,g,o,a,e,i,r)||cs(o,a,f,a,e,i,r)||cs(f,a,f,g,e,i,r))return!0}else c+=ms(o,g,o,a,i,r),c+=ms(f,a,f,g,i,r);break;case xs.Z:if(n){if(cs(p,d,f,g,e,i,r))return!0}else c+=ms(p,d,f,g,i,r);p=f,d=g}}return n||(s=d,l=g,Math.abs(s-l)<1e-4)||(c+=ms(p,d,f,g,i,r)||0),0!==c}var Cs=k({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},Ma),Ds={style:k({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},Ia.style)},As=mr.concat(["invisible","culling","z","z2","zlevel","parent"]),ks=function(t){function e(e){return t.call(this,e)||this}var i;return n(e,t),e.prototype.update=function(){var n=this;t.prototype.update.call(this);var i=this.style;if(i.decal){var r=this._decalEl=this._decalEl||new e;r.buildPath===e.prototype.buildPath&&(r.buildPath=function(t){n.buildPath(t,n.shape)}),r.silent=!0;var o=r.style;for(var a in i)o[a]!==i[a]&&(o[a]=i[a]);o.fill=i.fill?i.decal:null,o.decal=null,o.shadowColor=null,i.strokeFirst&&(o.stroke=null);for(var s=0;s.5?lr:e>.2?"#eee":ur}if(t)return ur}return lr},e.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(U(e)){var n=this.__zr;if(!(!n||!n.isDarkMode())===oi(t,0)<.4)return e}},e.prototype.buildPath=function(t,e,n){},e.prototype.pathUpdated=function(){this.__dirty&=-5},e.prototype.getUpdatedPathProxy=function(t){return!this.path&&this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,t),this.path},e.prototype.createPathProxy=function(){this.path=new hs(!1)},e.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))},e.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},e.prototype.getBoundingRect=function(){var t=this._rect,e=this.style,n=!t;if(n){var i=!1;this.path||(i=!0,this.createPathProxy());var r=this.path;(i||4&this.__dirty)&&(r.beginPath(),this.buildPath(r,this.shape,!1),this.pathUpdated()),t=r.getBoundingRect()}if(this._rect=t,this.hasStroke()&&this.path&&this.path.len()>0){var o=this._rectStroke||(this._rectStroke=t.clone());if(this.__dirty||n){o.copy(t);var a=e.strokeNoScale?this.getLineScale():1,s=e.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}a>1e-10&&(o.width+=s/a,o.height+=s/a,o.x-=s/a/2,o.y-=s/a/2)}return o}return t},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect(),r=this.style;if(t=n[0],e=n[1],i.contain(t,e)){var o=this.path;if(this.hasStroke()){var a=r.lineWidth,s=r.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(a=Math.max(a,this.strokeContainThreshold)),function(t,e,n,i){return Ts(t,e,!0,n,i)}(o,a/s,t,e)))return!0}if(this.hasFill())return function(t,e,n){return Ts(t,0,!1,e,n)}(o,t,e)}return!1},e.prototype.dirtyShape=function(){this.__dirty|=4,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},e.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},e.prototype.animateShape=function(t){return this.animate("shape",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():"shape"===t?this.dirtyShape():this.markRedraw()},e.prototype.attrKV=function(e,n){"shape"===e?this.setShape(n):t.prototype.attrKV.call(this,e,n)},e.prototype.setShape=function(t,e){var n=this.shape;return n||(n=this.shape={}),"string"==typeof t?n[t]=e:A(n,t),this.dirtyShape(),this},e.prototype.shapeChanged=function(){return!!(4&this.__dirty)},e.prototype.createStyle=function(t){return mt(Cs,t)},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.shape&&!n.shape&&(n.shape=A({},this.shape))},e.prototype._applyStateObj=function(e,n,i,r,o,a){t.prototype._applyStateObj.call(this,e,n,i,r,o,a);var s,l=!(n&&r);if(n&&n.shape?o?r?s=n.shape:(s=A({},i.shape),A(s,n.shape)):(s=A({},r?this.shape:i.shape),A(s,n.shape)):l&&(s=i.shape),s)if(o){this.shape=A({},this.shape);for(var u={},h=G(s),c=0;c0},e.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},e.prototype.createStyle=function(t){return mt(Ls,t)},e.prototype.setBoundingRect=function(t){this._rect=t},e.prototype.getBoundingRect=function(){var t=this.style;if(!this._rect){var e=t.text;null!=e?e+="":e="";var n=Sr(e,t.font,t.textAlign,t.textBaseline);if(n.x+=t.x||0,n.y+=t.y||0,this.hasStroke()){var i=t.lineWidth;n.x-=i/2,n.y-=i/2,n.width+=i,n.height+=i}this._rect=n}return this._rect},e.initDefaultProps=void(e.prototype.dirtyRectTolerance=10),e}(Da);Ps.prototype.type="tspan";var Os=k({x:0,y:0},Ma),Rs={style:k({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},Ia.style)};var Ns=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.createStyle=function(t){return mt(Os,t)},e.prototype._getSize=function(t){var e=this.style,n=e[t];if(null!=n)return n;var i,r=(i=e.image)&&"string"!=typeof i&&i.width&&i.height?e.image:this.__image;if(!r)return 0;var o="width"===t?"height":"width",a=e[o];return null==a?r[t]:r[t]/r[o]*a},e.prototype.getWidth=function(){return this._getSize("width")},e.prototype.getHeight=function(){return this._getSize("height")},e.prototype.getAnimationStyleProps=function(){return Rs},e.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new ze(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect},e}(Da);Ns.prototype.type="image";var Es=Math.round;function zs(t,e,n){if(e){var i=e.x1,r=e.x2,o=e.y1,a=e.y2;t.x1=i,t.x2=r,t.y1=o,t.y2=a;var s=n&&n.lineWidth;return s?(Es(2*i)===Es(2*r)&&(t.x1=t.x2=Bs(i,s,!0)),Es(2*o)===Es(2*a)&&(t.y1=t.y2=Bs(o,s,!0)),t):t}}function Vs(t,e,n){if(e){var i=e.x,r=e.y,o=e.width,a=e.height;t.x=i,t.y=r,t.width=o,t.height=a;var s=n&&n.lineWidth;return s?(t.x=Bs(i,s,!0),t.y=Bs(r,s,!0),t.width=Math.max(Bs(i+o,s,!1)-t.x,0===o?0:1),t.height=Math.max(Bs(r+a,s,!1)-t.y,0===a?0:1),t):t}}function Bs(t,e,n){if(!e)return t;var i=Es(2*t);return(i+Es(e))%2==0?i/2:(i+(n?1:-1))/2}var Fs=function(){this.x=0,this.y=0,this.width=0,this.height=0},Gs={},Ws=function(t){function e(e){return t.call(this,e)||this}return n(e,t),e.prototype.getDefaultShape=function(){return new Fs},e.prototype.buildPath=function(t,e){var n,i,r,o;if(this.subPixelOptimize){var a=Vs(Gs,e,this.style);n=a.x,i=a.y,r=a.width,o=a.height,a.r=e.r,e=a}else n=e.x,i=e.y,r=e.width,o=e.height;e.r?function(t,e){var n,i,r,o,a,s=e.x,l=e.y,u=e.width,h=e.height,c=e.r;u<0&&(s+=u,u=-u),h<0&&(l+=h,h=-h),"number"==typeof c?n=i=r=o=c:c instanceof Array?1===c.length?n=i=r=o=c[0]:2===c.length?(n=r=c[0],i=o=c[1]):3===c.length?(n=c[0],i=o=c[1],r=c[2]):(n=c[0],i=c[1],r=c[2],o=c[3]):n=i=r=o=0,n+i>u&&(n*=u/(a=n+i),i*=u/a),r+o>u&&(r*=u/(a=r+o),o*=u/a),i+r>h&&(i*=h/(a=i+r),r*=h/a),n+o>h&&(n*=h/(a=n+o),o*=h/a),t.moveTo(s+n,l),t.lineTo(s+u-i,l),0!==i&&t.arc(s+u-i,l+i,i,-Math.PI/2,0),t.lineTo(s+u,l+h-r),0!==r&&t.arc(s+u-r,l+h-r,r,0,Math.PI/2),t.lineTo(s+o,l+h),0!==o&&t.arc(s+o,l+h-o,o,Math.PI/2,Math.PI),t.lineTo(s,l+n),0!==n&&t.arc(s+n,l+n,n,Math.PI,1.5*Math.PI)}(t,e):t.rect(n,i,r,o)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}(ks);Ws.prototype.type="rect";var Hs={fill:"#000"},Ys={style:k({fill:!0,stroke:!0,fillOpacity:!0,strokeOpacity:!0,lineWidth:!0,fontSize:!0,lineHeight:!0,width:!0,height:!0,textShadowColor:!0,textShadowBlur:!0,textShadowOffsetX:!0,textShadowOffsetY:!0,backgroundColor:!0,padding:!0,borderColor:!0,borderWidth:!0,borderRadius:!0},Ia.style)},Xs=function(t){function e(e){var n=t.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=Hs,n.attr(e),n}return n(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var e=0;ef&&h){var g=Math.floor(f/l);c=c||n.length>g,n=n.slice(0,g)}if(t&&a&&null!=p)for(var y=da(p,o,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),v={},m=0;m0,T=null!=t.width&&("truncate"===t.overflow||"break"===t.overflow||"breakAll"===t.overflow),C=i.calculatedLineHeight,D=0;Dl&&xa(n,t.substring(l,u),e,s),xa(n,i[2],e,s,i[1]),l=ca.lastIndex}lo){var D=n.lines.length;w>0?(x.tokens=x.tokens.slice(0,w),v(x,b,_),n.lines=n.lines.slice(0,m+1)):n.lines=n.lines.slice(0,m),n.isTruncated=n.isTruncated||n.lines.length=0&&"right"===(C=x[T]).align;)this._placeToken(C,t,b,f,I,"right",y),w-=C.width,I-=C.width,T--;for(M+=(n-(M-d)-(g-I)-w)/2;S<=T;)C=x[S],this._placeToken(C,t,b,f,M+C.width/2,"center",y),M+=C.width,S++;f+=b}},e.prototype._placeToken=function(t,e,n,i,r,o,s){var l=e.rich[t.styleName]||{};l.text=t.text;var u=t.verticalAlign,h=i+n/2;"top"===u?h=i+t.height/2:"bottom"===u&&(h=i+n-t.height/2),!t.isLineHolder&&il(l)&&this._renderBackground(l,e,"right"===o?r-t.width:"center"===o?r-t.width/2:r,h-t.height/2,t.width,t.height);var c=!!l.backgroundColor,p=t.textPadding;p&&(r=el(r,o,p),h-=t.height/2-p[0]-t.innerHeight/2);var d=this._getOrCreateChild(Ps),f=d.createStyle();d.useStyle(f);var g=this._defaultStyle,y=!1,v=0,m=tl("fill"in l?l.fill:"fill"in e?e.fill:(y=!0,g.fill)),x=Qs("stroke"in l?l.stroke:"stroke"in e?e.stroke:c||s||g.autoStroke&&!y?null:(v=2,g.stroke)),_=l.textShadowBlur>0||e.textShadowBlur>0;f.text=t.text,f.x=r,f.y=h,_&&(f.shadowBlur=l.textShadowBlur||e.textShadowBlur||0,f.shadowColor=l.textShadowColor||e.textShadowColor||"transparent",f.shadowOffsetX=l.textShadowOffsetX||e.textShadowOffsetX||0,f.shadowOffsetY=l.textShadowOffsetY||e.textShadowOffsetY||0),f.textAlign=o,f.textBaseline="middle",f.font=t.font||a,f.opacity=ot(l.opacity,e.opacity,1),Ks(f,l),x&&(f.lineWidth=ot(l.lineWidth,e.lineWidth,v),f.lineDash=rt(l.lineDash,e.lineDash),f.lineDashOffset=e.lineDashOffset||0,f.stroke=x),m&&(f.fill=m);var b=t.contentWidth,w=t.contentHeight;d.setBoundingRect(new ze(Mr(f.x,b,f.textAlign),Ir(f.y,w,f.textBaseline),b,w))},e.prototype._renderBackground=function(t,e,n,i,r,o){var a,s,l,u=t.backgroundColor,h=t.borderWidth,c=t.borderColor,p=u&&u.image,d=u&&!p,f=t.borderRadius,g=this;if(d||t.lineHeight||h&&c){(a=this._getOrCreateChild(Ws)).useStyle(a.createStyle()),a.style.fill=null;var y=a.shape;y.x=n,y.y=i,y.width=r,y.height=o,y.r=f,a.dirtyShape()}if(d)(l=a.style).fill=u||null,l.fillOpacity=rt(t.fillOpacity,1);else if(p){(s=this._getOrCreateChild(Ns)).onload=function(){g.dirtyStyle()};var v=s.style;v.image=u.image,v.x=n,v.y=i,v.width=r,v.height=o}h&&c&&((l=a.style).lineWidth=h,l.stroke=c,l.strokeOpacity=rt(t.strokeOpacity,1),l.lineDash=t.borderDash,l.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill()&&a.hasStroke()&&(l.strokeFirst=!0,l.lineWidth*=2));var m=(a||s).style;m.shadowBlur=t.shadowBlur||0,m.shadowColor=t.shadowColor||"transparent",m.shadowOffsetX=t.shadowOffsetX||0,m.shadowOffsetY=t.shadowOffsetY||0,m.opacity=ot(t.opacity,e.opacity,1)},e.makeFont=function(t){var e="";return $s(t)&&(e=[t.fontStyle,t.fontWeight,qs(t.fontSize),t.fontFamily||"sans-serif"].join(" ")),e&&ut(e)||t.textFont||t.font},e}(Da),Us={left:!0,right:1,center:1},Zs={top:1,bottom:1,middle:1},js=["fontStyle","fontWeight","fontSize","fontFamily"];function qs(t){return"string"!=typeof t||-1===t.indexOf("px")&&-1===t.indexOf("rem")&&-1===t.indexOf("em")?isNaN(+t)?"12px":t+"px":t}function Ks(t,e){for(var n=0;n=0,o=!1;if(t instanceof ks){var a=ll(t),s=r&&a.selectFill||a.normalFill,l=r&&a.selectStroke||a.normalStroke;if(ml(s)||ml(l)){var u=(i=i||{}).style||{};"inherit"===u.fill?(o=!0,i=A({},i),(u=A({},u)).fill=s):!ml(u.fill)&&ml(s)?(o=!0,i=A({},i),(u=A({},u)).fill=si(s)):!ml(u.stroke)&&ml(l)&&(o||(i=A({},i),u=A({},u)),u.stroke=si(l)),i.style=u}}if(i&&null==i.z2){o||(i=A({},i));var h=t.z2EmphasisLift;i.z2=t.z2+(null!=h?h:pl)}return i}(this,0,e,n);if("blur"===t)return function(t,e,n){var i=P(t.currentStates,e)>=0,r=t.style.opacity,o=i?null:function(t,e,n,i){for(var r=t.style,o={},a=0;a0){var o={dataIndex:r,seriesIndex:t.seriesIndex};null!=i&&(o.dataType=i),e.push(o)}}))})),e}function Ul(t,e,n){Jl(t,!0),Cl(t,kl),jl(t,e,n)}function Zl(t,e,n,i){i?function(t){Jl(t,!1)}(t):Ul(t,e,n)}function jl(t,e,n){var i=rl(t);null!=e?(i.focus=e,i.blurScope=n):i.focus&&(i.focus=null)}var ql=["emphasis","blur","select"],Kl={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function $l(t,e,n,i){n=n||"itemStyle";for(var r=0;r1&&(a*=su(f),s*=su(f));var g=(r===o?-1:1)*su((a*a*(s*s)-a*a*(d*d)-s*s*(p*p))/(a*a*(d*d)+s*s*(p*p)))||0,y=g*a*d/s,v=g*-s*p/a,m=(t+n)/2+uu(c)*y-lu(c)*v,x=(e+i)/2+lu(c)*y+uu(c)*v,_=du([1,0],[(p-y)/a,(d-v)/s]),b=[(p-y)/a,(d-v)/s],w=[(-1*p-y)/a,(-1*d-v)/s],S=du(b,w);if(pu(b,w)<=-1&&(S=hu),pu(b,w)>=1&&(S=0),S<0){var M=Math.round(S/hu*1e6)/1e6;S=2*hu+M%2*hu}h.addData(u,m,x,a,s,_,S,c,o)}var gu=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,yu=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;var vu=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.applyTransform=function(t){},e}(ks);function mu(t){return null!=t.setData}function xu(t,e){var n=function(t){var e=new hs;if(!t)return e;var n,i=0,r=0,o=i,a=r,s=hs.CMD,l=t.match(gu);if(!l)return e;for(var u=0;uk*k+L*L&&(M=T,I=C),{cx:M,cy:I,x0:-h,y0:-c,x1:M*(r/b-1),y1:I*(r/b-1)}}function Vu(t,e){var n,i=Ru(e.r,0),r=Ru(e.r0||0,0),o=i>0;if(o||r>0){if(o||(i=r,r=0),r>i){var a=i;i=r,r=a}var s=e.startAngle,l=e.endAngle;if(!isNaN(s)&&!isNaN(l)){var u=e.cx,h=e.cy,c=!!e.clockwise,p=Pu(l-s),d=p>Cu&&p%Cu;if(d>Eu&&(p=d),i>Eu)if(p>Cu-Eu)t.moveTo(u+i*Au(s),h+i*Du(s)),t.arc(u,h,i,s,l,!c),r>Eu&&(t.moveTo(u+r*Au(l),h+r*Du(l)),t.arc(u,h,r,l,s,c));else{var f=void 0,g=void 0,y=void 0,v=void 0,m=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,M=void 0,I=void 0,T=void 0,C=void 0,D=void 0,A=void 0,k=i*Au(s),L=i*Du(s),P=r*Au(l),O=r*Du(l),R=p>Eu;if(R){var N=e.cornerRadius;N&&(n=function(t){var e;if(Y(t)){var n=t.length;if(!n)return t;e=1===n?[t[0],t[0],0,0]:2===n?[t[0],t[0],t[1],t[1]]:3===n?t.concat(t[2]):t}else e=[t,t,t,t];return e}(N),f=n[0],g=n[1],y=n[2],v=n[3]);var E=Pu(i-r)/2;if(m=Nu(E,y),x=Nu(E,v),_=Nu(E,f),b=Nu(E,g),M=w=Ru(m,x),I=S=Ru(_,b),(w>Eu||S>Eu)&&(T=i*Au(l),C=i*Du(l),D=r*Au(s),A=r*Du(s),pEu){var X=Nu(y,M),U=Nu(v,M),Z=zu(D,A,k,L,i,X,c),j=zu(T,C,P,O,i,U,c);t.moveTo(u+Z.cx+Z.x0,h+Z.cy+Z.y0),M0&&t.arc(u+Z.cx,h+Z.cy,X,Lu(Z.y0,Z.x0),Lu(Z.y1,Z.x1),!c),t.arc(u,h,i,Lu(Z.cy+Z.y1,Z.cx+Z.x1),Lu(j.cy+j.y1,j.cx+j.x1),!c),U>0&&t.arc(u+j.cx,h+j.cy,U,Lu(j.y1,j.x1),Lu(j.y0,j.x0),!c))}else t.moveTo(u+k,h+L),t.arc(u,h,i,s,l,!c);else t.moveTo(u+k,h+L);if(r>Eu&&R)if(I>Eu){X=Nu(f,I),Z=zu(P,O,T,C,r,-(U=Nu(g,I)),c),j=zu(k,L,D,A,r,-X,c);t.lineTo(u+Z.cx+Z.x0,h+Z.cy+Z.y0),I0&&t.arc(u+Z.cx,h+Z.cy,U,Lu(Z.y0,Z.x0),Lu(Z.y1,Z.x1),!c),t.arc(u,h,r,Lu(Z.cy+Z.y1,Z.cx+Z.x1),Lu(j.cy+j.y1,j.cx+j.x1),c),X>0&&t.arc(u+j.cx,h+j.cy,X,Lu(j.y1,j.x1),Lu(j.y0,j.x0),!c))}else t.lineTo(u+P,h+O),t.arc(u,h,r,l,s,c);else t.lineTo(u+P,h+O)}else t.moveTo(u,h);t.closePath()}}}var Bu=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0},Fu=function(t){function e(e){return t.call(this,e)||this}return n(e,t),e.prototype.getDefaultShape=function(){return new Bu},e.prototype.buildPath=function(t,e){Vu(t,e)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}(ks);Fu.prototype.type="sector";var Gu=function(){this.cx=0,this.cy=0,this.r=0,this.r0=0},Wu=function(t){function e(e){return t.call(this,e)||this}return n(e,t),e.prototype.getDefaultShape=function(){return new Gu},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=2*Math.PI;t.moveTo(n+e.r,i),t.arc(n,i,e.r,0,r,!1),t.moveTo(n+e.r0,i),t.arc(n,i,e.r0,0,r,!0)},e}(ks);function Hu(t,e,n){var i=e.smooth,r=e.points;if(r&&r.length>=2){if(i){var o=function(t,e,n,i){var r,o,a,s,l=[],u=[],h=[],c=[];if(i){a=[1/0,1/0],s=[-1/0,-1/0];for(var p=0,d=t.length;plh[1]){if(a=!1,r)return a;var u=Math.abs(lh[0]-sh[1]),h=Math.abs(sh[0]-lh[1]);Math.min(u,h)>i.len()&&(u0){var c={duration:h.duration,delay:h.delay||0,easing:h.easing,done:o,force:!!o||!!a,setToFinal:!u,scope:t,during:a};l?e.animateFrom(n,c):e.animateTo(n,c)}else e.stopAnimation(),!l&&e.attr(n),a&&a(1),o&&o()}function vh(t,e,n,i,r,o){yh("update",t,e,n,i,r,o)}function mh(t,e,n,i,r,o){yh("enter",t,e,n,i,r,o)}function xh(t){if(!t.__zr)return!0;for(var e=0;eMath.abs(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"}function Wh(t){return!t.isGroup}function Hh(t,e,n){if(t&&e){var i,r=(i={},t.traverse((function(t){Wh(t)&&t.anid&&(i[t.anid]=t)})),i);e.traverse((function(t){if(Wh(t)&&t.anid){var e=r[t.anid];if(e){var i=o(t);t.attr(o(e)),vh(t,i,n,rl(t).dataIndex)}}}))}function o(t){var e={x:t.x,y:t.y,rotation:t.rotation};return function(t){return null!=t.shape}(t)&&(e.shape=A({},t.shape)),e}}function Yh(t,e){return z(t,(function(t){var n=t[0];n=Mh(n,e.x),n=Ih(n,e.x+e.width);var i=t[1];return i=Mh(i,e.y),[n,i=Ih(i,e.y+e.height)]}))}function Xh(t,e){var n=Mh(t.x,e.x),i=Ih(t.x+t.width,e.x+e.width),r=Mh(t.y,e.y),o=Ih(t.y+t.height,e.y+e.height);if(i>=n&&o>=r)return{x:n,y:r,width:i-n,height:o-r}}function Uh(t,e,n){var i=A({rectHover:!0},e),r=i.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return 0===t.indexOf("image://")?(r.image=t.slice(8),k(r,n),new Ns(i)):Ph(t.replace("path://",""),i,n,"center")}function Zh(t,e,n,i,r){for(var o=0,a=r[r.length-1];o=-1e-6)return!1;var f=t-r,g=e-o,y=qh(f,g,u,h)/d;if(y<0||y>1)return!1;var v=qh(f,g,c,p)/d;return!(v<0||v>1)}function qh(t,e,n,i){return t*i-n*e}function Kh(t){var e=t.itemTooltipOption,n=t.componentModel,i=t.itemName,r=U(e)?{formatter:e}:e,o=n.mainType,a=n.componentIndex,s={componentType:o,name:i,$vars:["name"]};s[o+"Index"]=a;var l=t.formatterParamsExtra;l&&E(G(l),(function(t){_t(s,t)||(s[t]=l[t],s.$vars.push(t))}));var u=rl(t.el);u.componentMainType=o,u.componentIndex=a,u.tooltipConfig={name:i,option:k({content:i,encodeHTMLContent:!0,formatterParams:s},r)}}function $h(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function Jh(t,e){if(t)if(Y(t))for(var n=0;n-1?Lc:Oc;function zc(t,e){t=t.toUpperCase(),Nc[t]=new Cc(e),Rc[t]=e}function Vc(t){return Nc[t]}zc(Pc,{time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst",custom:"Custom chart",chart:"Chart"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}}),zc(Lc,{time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图",custom:"自定义图表",chart:"图表"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}});var Bc=1e3,Fc=6e4,Gc=36e5,Wc=864e5,Hc=31536e6,Yc={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}",none:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"},Xc="{yyyy}-{MM}-{dd}",Uc={year:"{yyyy}",month:"{yyyy}-{MM}",day:Xc,hour:Xc+" "+Yc.hour,minute:Xc+" "+Yc.minute,second:Xc+" "+Yc.second,millisecond:Yc.none},Zc=["year","month","day","hour","minute","second","millisecond"],jc=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function qc(t,e){return"0000".substr(0,e-(t+="").length)+t}function Kc(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function $c(t){return t===Kc(t)}function Jc(t,e,n,i){var r=uo(t),o=r[ep(n)](),a=r[np(n)]()+1,s=Math.floor((a-1)/3)+1,l=r[ip(n)](),u=r["get"+(n?"UTC":"")+"Day"](),h=r[rp(n)](),c=(h-1)%12+1,p=r[op(n)](),d=r[ap(n)](),f=r[sp(n)](),g=h>=12?"pm":"am",y=g.toUpperCase(),v=(i instanceof Cc?i:Vc(i||Ec)||Nc[Oc]).getModel("time"),m=v.get("month"),x=v.get("monthAbbr"),_=v.get("dayOfWeek"),b=v.get("dayOfWeekAbbr");return(e||"").replace(/{a}/g,g+"").replace(/{A}/g,y+"").replace(/{yyyy}/g,o+"").replace(/{yy}/g,qc(o%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,m[a-1]).replace(/{MMM}/g,x[a-1]).replace(/{MM}/g,qc(a,2)).replace(/{M}/g,a+"").replace(/{dd}/g,qc(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,_[u]).replace(/{ee}/g,b[u]).replace(/{e}/g,u+"").replace(/{HH}/g,qc(h,2)).replace(/{H}/g,h+"").replace(/{hh}/g,qc(c+"",2)).replace(/{h}/g,c+"").replace(/{mm}/g,qc(p,2)).replace(/{m}/g,p+"").replace(/{ss}/g,qc(d,2)).replace(/{s}/g,d+"").replace(/{SSS}/g,qc(f,3)).replace(/{S}/g,f+"")}function Qc(t,e){var n=uo(t),i=n[np(e)]()+1,r=n[ip(e)](),o=n[rp(e)](),a=n[op(e)](),s=n[ap(e)](),l=0===n[sp(e)](),u=l&&0===s,h=u&&0===a,c=h&&0===o,p=c&&1===r;return p&&1===i?"year":p?"month":c?"day":h?"hour":u?"minute":l?"second":"millisecond"}function tp(t,e,n){var i=j(t)?uo(t):t;switch(e=e||Qc(t,n)){case"year":return i[ep(n)]();case"half-year":return i[np(n)]()>=6?1:0;case"quarter":return Math.floor((i[np(n)]()+1)/4);case"month":return i[np(n)]();case"day":return i[ip(n)]();case"half-day":return i[rp(n)]()/24;case"hour":return i[rp(n)]();case"minute":return i[op(n)]();case"second":return i[ap(n)]();case"millisecond":return i[sp(n)]()}}function ep(t){return t?"getUTCFullYear":"getFullYear"}function np(t){return t?"getUTCMonth":"getMonth"}function ip(t){return t?"getUTCDate":"getDate"}function rp(t){return t?"getUTCHours":"getHours"}function op(t){return t?"getUTCMinutes":"getMinutes"}function ap(t){return t?"getUTCSeconds":"getSeconds"}function sp(t){return t?"getUTCMilliseconds":"getMilliseconds"}function lp(t){return t?"setUTCFullYear":"setFullYear"}function up(t){return t?"setUTCMonth":"setMonth"}function hp(t){return t?"setUTCDate":"setDate"}function cp(t){return t?"setUTCHours":"setHours"}function pp(t){return t?"setUTCMinutes":"setMinutes"}function dp(t){return t?"setUTCSeconds":"setSeconds"}function fp(t){return t?"setUTCMilliseconds":"setMilliseconds"}function gp(t){if(!vo(t))return U(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function yp(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,(function(t,e){return e.toUpperCase()})),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}var vp=st;function mp(t,e,n){function i(t){return t&&ut(t)?t:"-"}function r(t){return!(null==t||isNaN(t)||!isFinite(t))}var o="time"===e,a=t instanceof Date;if(o||a){var s=o?uo(t):t;if(!isNaN(+s))return Jc(s,"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}",n);if(a)return"-"}if("ordinal"===e)return Z(t)?i(t):j(t)&&r(t)?t+"":"-";var l=yo(t);return r(l)?gp(l):Z(t)?i(t):"boolean"==typeof t?t+"":"-"}var xp=["a","b","c","d","e","f","g"],_p=function(t,e){return"{"+t+(null==e?"":e)+"}"};function bp(t,e,n){Y(e)||(e=[e]);var i=e.length;if(!i)return"";for(var r=e[0].$vars||[],o=0;o':'':{renderMode:o,content:"{"+(n.markerId||"markerX")+"|} ",style:"subItem"===r?{width:4,height:4,borderRadius:2,backgroundColor:i}:{width:10,height:10,borderRadius:5,backgroundColor:i}}:""}function Sp(t,e){return e=e||"transparent",U(t)?t:q(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function Mp(t,e){if("_blank"===e||"blank"===e){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var Ip=E,Tp=["left","right","top","bottom","width","height"],Cp=[["width","left","right"],["height","top","bottom"]];function Dp(t,e,n,i,r){var o=0,a=0;null==i&&(i=1/0),null==r&&(r=1/0);var s=0;e.eachChild((function(l,u){var h,c,p=l.getBoundingRect(),d=e.childAt(u+1),f=d&&d.getBoundingRect();if("horizontal"===t){var g=p.width+(f?-f.x+p.x:0);(h=o+g)>i||l.newline?(o=0,h=g,a+=s+n,s=p.height):s=Math.max(s,p.height)}else{var y=p.height+(f?-f.y+p.y:0);(c=a+y)>r||l.newline?(o+=s+n,a=0,c=y,s=p.width):s=Math.max(s,p.width)}l.newline||(l.x=o,l.y=a,l.markRedraw(),"horizontal"===t?o=h+n:a=c+n)}))}var Ap=Dp;H(Dp,"vertical"),H(Dp,"horizontal");function kp(t,e,n){n=vp(n||0);var i=e.width,r=e.height,o=$r(t.left,i),a=$r(t.top,r),s=$r(t.right,i),l=$r(t.bottom,r),u=$r(t.width,i),h=$r(t.height,r),c=n[2]+n[0],p=n[1]+n[3],d=t.aspect;switch(isNaN(u)&&(u=i-s-p-o),isNaN(h)&&(h=r-l-c-a),null!=d&&(isNaN(u)&&isNaN(h)&&(d>i/r?u=.8*i:h=.8*r),isNaN(u)&&(u=d*h),isNaN(h)&&(h=u/d)),isNaN(o)&&(o=i-s-u-p),isNaN(a)&&(a=r-l-h-c),t.left||t.right){case"center":o=i/2-u/2-n[3];break;case"right":o=i-u-p}switch(t.top||t.bottom){case"middle":case"center":a=r/2-h/2-n[0];break;case"bottom":a=r-h-c}o=o||0,a=a||0,isNaN(u)&&(u=i-p-o-(s||0)),isNaN(h)&&(h=r-c-a-(l||0));var f=new ze(o+n[3],a+n[0],u,h);return f.margin=n,f}function Lp(t,e,n,i,r,o){var a,s=!r||!r.hv||r.hv[0],l=!r||!r.hv||r.hv[1],u=r&&r.boundingMode||"all";if((o=o||t).x=t.x,o.y=t.y,!s&&!l)return!1;if("raw"===u)a="group"===t.type?new ze(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(a=t.getBoundingRect(),t.needLocalTransform()){var h=t.getLocalTransform();(a=a.clone()).applyTransform(h)}var c=kp(k({width:a.width,height:a.height},e),n,i),p=s?c.x-a.x:0,d=l?c.y-a.y:0;return"raw"===u?(o.x=p,o.y=d):(o.x+=p,o.y+=d),o===t&&t.markRedraw(),!0}function Pp(t){var e=t.layoutMode||t.constructor.layoutMode;return q(e)?e:e?{type:e}:null}function Op(t,e,n){var i=n&&n.ignoreSize;!Y(i)&&(i=[i,i]);var r=a(Cp[0],0),o=a(Cp[1],1);function a(n,r){var o={},a=0,u={},h=0;if(Ip(n,(function(e){u[e]=t[e]})),Ip(n,(function(t){s(e,t)&&(o[t]=u[t]=e[t]),l(o,t)&&a++,l(u,t)&&h++})),i[r])return l(e,n[1])?u[n[2]]=null:l(e,n[2])&&(u[n[1]]=null),u;if(2!==h&&a){if(a>=2)return o;for(var c=0;c=0;a--)o=C(o,n[a],!0);e.defaultOption=o}return e.defaultOption},e.prototype.getReferringComponents=function(t,e){var n=t+"Index",i=t+"Id";return Yo(this.ecModel,t,{index:this.get(n,!0),id:this.get(i,!0)},e)},e.prototype.getBoxLayoutParams=function(){var t=this;return{left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")}},e.prototype.getZLevelKey=function(){return""},e.prototype.setZLevel=function(t){this.option.zlevel=t},e.protoInitialize=function(){var t=e.prototype;t.type="component",t.id="",t.name="",t.mainType="",t.subType="",t.componentIndex=0}(),e}(Cc);Jo(zp,Cc),na(zp),function(t){var e={};t.registerSubTypeDefaulter=function(t,n){var i=Ko(t);e[i.main]=n},t.determineSubType=function(n,i){var r=i.type;if(!r){var o=Ko(n).main;t.hasSubTypes(n)&&e[o]&&(r=e[o](i))}return r}}(zp),function(t,e){function n(t,e){return t[e]||(t[e]={predecessor:[],successor:[]}),t[e]}t.topologicalTravel=function(t,i,r,o){if(t.length){var a=function(t){var i={},r=[];return E(t,(function(o){var a=n(i,o),s=function(t,e){var n=[];return E(t,(function(t){P(e,t)>=0&&n.push(t)})),n}(a.originalDeps=e(o),t);a.entryCount=s.length,0===a.entryCount&&r.push(o),E(s,(function(t){P(a.predecessor,t)<0&&a.predecessor.push(t);var e=n(i,t);P(e.successor,t)<0&&e.successor.push(o)}))})),{graph:i,noEntryList:r}}(i),s=a.graph,l=a.noEntryList,u={};for(E(t,(function(t){u[t]=!0}));l.length;){var h=l.pop(),c=s[h],p=!!u[h];p&&(r.call(o,h,c.originalDeps.slice()),delete u[h]),E(c.successor,p?f:d)}E(u,(function(){var t="";throw new Error(t)}))}function d(t){s[t].entryCount--,0===s[t].entryCount&&l.push(t)}function f(t){u[t]=!0,d(t)}}}(zp,(function(t){var e=[];E(zp.getClassesByMainType(t),(function(t){e=e.concat(t.dependencies||t.prototype.dependencies||[])})),e=z(e,(function(t){return Ko(t).main})),"dataset"!==t&&P(e,"dataset")<=0&&e.unshift("dataset");return e}));var Vp="";"undefined"!=typeof navigator&&(Vp=navigator.platform||"");var Bp="rgba(0, 0, 0, 0.2)",Fp={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:Bp,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:Bp,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:Bp,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:Bp,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:Bp,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:Bp,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:Vp.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,stateAnimation:{duration:300,easing:"cubicOut"},animation:"auto",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicInOut",animationEasingUpdate:"cubicInOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1},Gp=yt(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),Wp="original",Hp="arrayRows",Yp="objectRows",Xp="keyedColumns",Up="typedArray",Zp="unknown",jp="column",qp="row",Kp=1,$p=2,Jp=3,Qp=Vo();function td(t,e,n){var i={},r=nd(e);if(!r||!t)return i;var o,a,s=[],l=[],u=e.ecModel,h=Qp(u).datasetMap,c=r.uid+"_"+n.seriesLayoutBy;E(t=t.slice(),(function(e,n){var r=q(e)?e:t[n]={name:e};"ordinal"===r.type&&null==o&&(o=n,a=f(r)),i[r.name]=[]}));var p=h.get(c)||h.set(c,{categoryWayDim:a,valueWayDim:0});function d(t,e,n){for(var i=0;ie)return t[i];return t[n-1]}(i,a):n;if((h=h||n)&&h.length){var c=h[l];return r&&(u[r]=c),s.paletteIdx=(l+1)%h.length,c}}var fd="\0_ec_inner";var gd=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.init=function(t,e,n,i,r,o){i=i||{},this.option=null,this._theme=new Cc(i),this._locale=new Cc(r),this._optionManager=o},e.prototype.setOption=function(t,e,n){var i=md(e);this._optionManager.setOption(t,n,i),this._resetOption(null,i)},e.prototype.resetOption=function(t,e){return this._resetOption(t,md(e))},e.prototype._resetOption=function(t,e){var n=!1,i=this._optionManager;if(!t||"recreate"===t){var r=i.mountOption("recreate"===t);0,this.option&&"recreate"!==t?(this.restoreData(),this._mergeOption(r,e)):ld(this,r),n=!0}if("timeline"!==t&&"media"!==t||this.restoreData(),!t||"recreate"===t||"timeline"===t){var o=i.getTimelineOption(this);o&&(n=!0,this._mergeOption(o,e))}if(!t||"recreate"===t||"media"===t){var a=i.getMediaOption(this);a.length&&E(a,(function(t){n=!0,this._mergeOption(t,e)}),this)}return n},e.prototype.mergeOption=function(t){this._mergeOption(t,null)},e.prototype._mergeOption=function(t,e){var n=this.option,i=this._componentsMap,r=this._componentsCount,o=[],a=yt(),s=e&&e.replaceMergeMainTypeMap;Qp(this).datasetMap=yt(),E(t,(function(t,e){null!=t&&(zp.hasClass(e)?e&&(o.push(e),a.set(e,!0)):n[e]=null==n[e]?T(t):C(n[e],t,!0))})),s&&s.each((function(t,e){zp.hasClass(e)&&!a.get(e)&&(o.push(e),a.set(e,!0))})),zp.topologicalTravel(o,zp.getAllClassMainTypes(),(function(e){var o=function(t,e,n){var i=od.get(e);if(!i)return n;var r=i(t);return r?n.concat(r):n}(this,e,To(t[e])),a=i.get(e),l=a?s&&s.get(e)?"replaceMerge":"normalMerge":"replaceAll",u=Lo(a,o,l);(function(t,e,n){E(t,(function(t){var i=t.newOption;q(i)&&(t.keyInfo.mainType=e,t.keyInfo.subType=function(t,e,n,i){return e.type?e.type:n?n.subType:i.determineSubType(t,e)}(e,i,t.existing,n))}))})(u,e,zp),n[e]=null,i.set(e,null),r.set(e,0);var h,c=[],p=[],d=0;E(u,(function(t,n){var i=t.existing,r=t.newOption;if(r){var o="series"===e,a=zp.getClass(e,t.keyInfo.subType,!o);if(!a)return;if("tooltip"===e){if(h)return void 0;h=!0}if(i&&i.constructor===a)i.name=t.keyInfo.name,i.mergeOption(r,this),i.optionUpdated(r,!1);else{var s=A({componentIndex:n},t.keyInfo);A(i=new a(r,this,this,s),s),t.brandNew&&(i.__requireNewView=!0),i.init(r,this,this),i.optionUpdated(null,!0)}}else i&&(i.mergeOption({},this),i.optionUpdated({},!1));i?(c.push(i.option),p.push(i),d++):(c.push(void 0),p.push(void 0))}),this),n[e]=c,i.set(e,p),r.set(e,d),"series"===e&&ad(this)}),this),this._seriesIndices||ad(this)},e.prototype.getOption=function(){var t=T(this.option);return E(t,(function(e,n){if(zp.hasClass(n)){for(var i=To(e),r=i.length,o=!1,a=r-1;a>=0;a--)i[a]&&!Eo(i[a])?o=!0:(i[a]=null,!o&&r--);i.length=r,t[n]=i}})),delete t[fd],t},e.prototype.getTheme=function(){return this._theme},e.prototype.getLocaleModel=function(){return this._locale},e.prototype.setUpdatePayload=function(t){this._payload=t},e.prototype.getUpdatePayload=function(){return this._payload},e.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){var i=n[e||0];if(i)return i;if(null==e)for(var r=0;r=e:"max"===n?t<=e:t===e})(i[a],t,o)||(r=!1)}})),r}var Td=E,Cd=q,Dd=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function Ad(t){var e=t&&t.itemStyle;if(e)for(var n=0,i=Dd.length;n=0;g--){var y=t[g];if(s||(p=y.data.rawIndexOf(y.stackedByDimension,c)),p>=0){var v=y.data.getByRawIndex(y.stackResultDimension,p);if("all"===l||"positive"===l&&v>0||"negative"===l&&v<0||"samesign"===l&&d>=0&&v>0||"samesign"===l&&d<=0&&v<0){d=ro(d,v),f=v;break}}}return i[0]=d,i[1]=f,i}))}))}var Zd,jd,qd,Kd,$d,Jd=function(t){this.data=t.data||(t.sourceFormat===Xp?{}:[]),this.sourceFormat=t.sourceFormat||Zp,this.seriesLayoutBy=t.seriesLayoutBy||jp,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;nu&&(u=d)}s[0]=l,s[1]=u}},i=function(){return this._data?this._data.length/this._dimSize:0};function r(t){for(var e=0;e=0&&(s=o.interpolatedValue[l])}return null!=s?s+"":""})):void 0},t.prototype.getRawValue=function(t,e){return mf(this.getData(e),t)},t.prototype.formatTooltip=function(t,e,n){},t}();function bf(t){var e,n;return q(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function wf(t){return new Sf(t)}var Sf=function(){function t(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}return t.prototype.perform=function(t){var e,n=this._upstream,i=t&&t.skip;if(this._dirty&&n){var r=this.context;r.data=r.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!i&&(e=this._plan(this.context));var o,a=h(this._modBy),s=this._modDataCount||0,l=h(t&&t.modBy),u=t&&t.modDataCount||0;function h(t){return!(t>=1)&&(t=1),t}a===l&&s===u||(e="reset"),(this._dirty||"reset"===e)&&(this._dirty=!1,o=this._doReset(i)),this._modBy=l,this._modDataCount=u;var c=t&&t.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var p=this._dueIndex,d=Math.min(null!=c?this._dueIndex+c:1/0,this._dueEnd);if(!i&&(o||p1&&i>0?s:a}};return o;function a(){return e=t?null:oe},gte:function(t,e){return t>=e}},Af=function(){function t(t,e){if(!j(e)){var n="";0,wo(n)}this._opFn=Df[t],this._rvalFloat=yo(e)}return t.prototype.evaluate=function(t){return j(t)?this._opFn(t,this._rvalFloat):this._opFn(yo(t),this._rvalFloat)},t}(),kf=function(){function t(t,e){var n="desc"===t;this._resultLT=n?1:-1,null==e&&(e=n?"min":"max"),this._incomparable="min"===e?-1/0:1/0}return t.prototype.evaluate=function(t,e){var n=j(t)?t:yo(t),i=j(e)?e:yo(e),r=isNaN(n),o=isNaN(i);if(r&&(n=this._incomparable),o&&(i=this._incomparable),r&&o){var a=U(t),s=U(e);a&&(n=s?t:0),s&&(i=a?e:0)}return ni?-this._resultLT:0},t}(),Lf=function(){function t(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=yo(e)}return t.prototype.evaluate=function(t){var e=t===this._rval;if(!e){var n=typeof t;n===this._rvalTypeof||"number"!==n&&"number"!==this._rvalTypeof||(e=yo(t)===this._rvalFloat)}return this._isEQ?e:!e},t}();function Pf(t,e){return"eq"===t||"ne"===t?new Lf("eq"===t,e):_t(Df,t)?new Af(t,e):null}var Of=function(){function t(){}return t.prototype.getRawData=function(){throw new Error("not supported")},t.prototype.getRawDataItem=function(t){throw new Error("not supported")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(t){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(t,e){},t.prototype.retrieveValueFromItem=function(t,e){},t.prototype.convertValue=function(t,e){return If(t,e)},t}();function Rf(t){var e=t.sourceFormat;if(!Ff(e)){var n="";0,wo(n)}return t.data}function Nf(t){var e=t.sourceFormat,n=t.data;if(!Ff(e)){var i="";0,wo(i)}if(e===Hp){for(var r=[],o=0,a=n.length;o65535?Hf:Yf}function qf(t,e,n,i,r){var o=Zf[n||"float"];if(r){var a=t[e],s=a&&a.length;if(s!==i){for(var l=new o(i),u=0;ug[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:a,end:s}},t.prototype._initDataFromProvider=function(t,e,n){for(var i=this._provider,r=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,l=z(o,(function(t){return t.property})),u=0;uy[1]&&(y[1]=g)}}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=e,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(t,e){if(!(e>=0&&e=0&&e=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&nt))return o;r=o-1}}return-1},t.prototype.indicesOfNearest=function(t,e,n){var i=this._chunks[t],r=[];if(!i)return r;null==n&&(n=1/0);for(var o=1/0,a=-1,s=0,l=0,u=this.count();l=0&&a<0)&&(o=c,a=h,s=0),h===a&&(r[s++]=l))}return r.length=s,r},t.prototype.getIndices=function(){var t,e=this._indices;if(e){var n=e.constructor,i=this._count;if(n===Array){t=new n(i);for(var r=0;r=u&&x<=h||isNaN(x))&&(a[s++]=d),d++}p=!0}else if(2===r){f=c[i[0]];var y=c[i[1]],v=t[i[1]][0],m=t[i[1]][1];for(g=0;g=u&&x<=h||isNaN(x))&&(_>=v&&_<=m||isNaN(_))&&(a[s++]=d),d++}p=!0}}if(!p)if(1===r)for(g=0;g=u&&x<=h||isNaN(x))&&(a[s++]=b)}else for(g=0;gt[M][1])&&(w=!1)}w&&(a[s++]=e.getRawIndex(g))}return sy[1]&&(y[1]=g)}}}},t.prototype.lttbDownSample=function(t,e){var n,i,r,o=this.clone([t],!0),a=o._chunks[t],s=this.count(),l=0,u=Math.floor(1/e),h=this.getRawIndex(0),c=new(jf(this._rawCount))(Math.min(2*(Math.ceil(s/u)+2),s));c[l++]=h;for(var p=1;pn&&(n=i,r=I)}M>0&&M<_-x&&(c[l++]=Math.min(S,r),r=Math.max(S,r)),c[l++]=r,h=r}return c[l++]=this.getRawIndex(s-1),o._count=l,o._indices=c,o.getRawIndex=this._getRawIdx,o},t.prototype.minmaxDownSample=function(t,e){for(var n=this.clone([t],!0),i=n._chunks,r=Math.floor(1/e),o=i[t],a=this.count(),s=new(jf(this._rawCount))(2*Math.ceil(a/r)),l=0,u=0;ua&&(f=a-u);for(var g=0;gd&&(d=y,p=u+g)}var v=this.getRawIndex(h),m=this.getRawIndex(p);hu-d&&(s=u-d,a.length=s);for(var f=0;fh[1]&&(h[1]=y),c[p++]=v}return r._count=p,r._indices=c,r._updateGetRawIdx(),r},t.prototype.each=function(t,e){if(this._count)for(var n=t.length,i=this._chunks,r=0,o=this.count();ra&&(a=l)}return i=[o,a],this._extent[t]=i,i},t.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],i=this._chunks,r=0;r=0?this._indices[t]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function t(t,e,n,i){return If(t[i],this._dimensions[i])}Gf={arrayRows:t,objectRows:function(t,e,n,i){return If(t[e],this._dimensions[i])},keyedColumns:t,original:function(t,e,n,i){var r=t&&(null==t.value?t:t.value);return If(r instanceof Array?r[i]:r,this._dimensions[i])},typedArray:function(t,e,n,i){return t[i]}}}(),t}(),$f=function(){function t(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n=this._sourceHost,i=this._getUpstreamSourceManagers(),r=!!i.length;if(Qf(n)){var o=n,a=void 0,s=void 0,l=void 0;if(r){var u=i[0];u.prepareSource(),a=(l=u.getSource()).data,s=l.sourceFormat,e=[u._getVersionSign()]}else s=$(a=o.get("data",!0))?Up:Wp,e=[];var h=this._getSourceMetaRawOption()||{},c=l&&l.metaRawOption||{},p=rt(h.seriesLayoutBy,c.seriesLayoutBy)||null,d=rt(h.sourceHeader,c.sourceHeader),f=rt(h.dimensions,c.dimensions);t=p!==c.seriesLayoutBy||!!d!=!!c.sourceHeader||f?[tf(a,{seriesLayoutBy:p,sourceHeader:d,dimensions:f},s)]:[]}else{var g=n;if(r){var y=this._applyTransform(i);t=y.sourceList,e=y.upstreamSignList}else{t=[tf(g.get("source",!0),this._getSourceMetaRawOption(),null)],e=[]}}this._setLocalSource(t,e)},t.prototype._applyTransform=function(t){var e,n=this._sourceHost,i=n.get("transform",!0),r=n.get("fromTransformResult",!0);if(null!=r){var o="";1!==t.length&&tg(o)}var a,s=[],l=[];return E(t,(function(t){t.prepareSource();var e=t.getSource(r||0),n="";null==r||e||tg(n),s.push(e),l.push(t._getVersionSign())})),i?e=function(t,e,n){var i=To(t),r=i.length,o="";r||wo(o);for(var a=0,s=r;a1||n>0&&!t.noHeader;return E(t.blocks,(function(t){var n=lg(t);n>=e&&(e=n+ +(i&&(!n||ag(t)&&!t.noHeader)))})),e}return 0}function ug(t,e,n,i){var r,o=e.noHeader,a=(r=lg(e),{html:ig[r],richText:rg[r]}),s=[],l=e.blocks||[];lt(!l||Y(l)),l=l||[];var u=t.orderMode;if(e.sortBlocks&&u){l=l.slice();var h={valueAsc:"asc",valueDesc:"desc"};if(_t(h,u)){var c=new kf(h[u],null);l.sort((function(t,e){return c.evaluate(t.sortParam,e.sortParam)}))}else"seriesDesc"===u&&l.reverse()}E(l,(function(n,r){var o=e.valueFormatter,l=sg(n)(o?A(A({},t),{valueFormatter:o}):t,n,r>0?a.html:0,i);null!=l&&s.push(l)}));var p="richText"===t.renderMode?s.join(a.richText):pg(i,s.join(""),o?n:a.html);if(o)return p;var d=mp(e.header,"ordinal",t.useUTC),f=ng(i,t.renderMode).nameStyle,g=eg(i);return"richText"===t.renderMode?dg(t,d,f)+a.richText+p:pg(i,'
'+re(d)+"
"+p,n)}function hg(t,e,n,i){var r=t.renderMode,o=e.noName,a=e.noValue,s=!e.markerType,l=e.name,u=t.useUTC,h=e.valueFormatter||t.valueFormatter||function(t){return z(t=Y(t)?t:[t],(function(t,e){return mp(t,Y(d)?d[e]:d,u)}))};if(!o||!a){var c=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||"#333",r),p=o?"":mp(l,"ordinal",u),d=e.valueType,f=a?[]:h(e.value,e.dataIndex),g=!s||!o,y=!s&&o,v=ng(i,r),m=v.nameStyle,x=v.valueStyle;return"richText"===r?(s?"":c)+(o?"":dg(t,p,m))+(a?"":function(t,e,n,i,r){var o=[r],a=i?10:20;return n&&o.push({padding:[0,0,0,a],align:"right"}),t.markupStyleCreator.wrapRichTextStyle(Y(e)?e.join(" "):e,o)}(t,f,g,y,x)):pg(i,(s?"":c)+(o?"":function(t,e,n){return''+re(t)+""}(p,!s,m))+(a?"":function(t,e,n,i){var r=n?"10px":"20px",o=e?"float:right;margin-left:"+r:"";return t=Y(t)?t:[t],''+z(t,(function(t){return re(t)})).join("  ")+""}(f,g,y,x)),n)}}function cg(t,e,n,i,r,o){if(t)return sg(t)({useUTC:r,renderMode:n,orderMode:i,markupStyleCreator:e,valueFormatter:t.valueFormatter},t,0,o)}function pg(t,e,n){return'
'+e+'
'}function dg(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function fg(t,e){return Sp(t.getData().getItemVisual(e,"style")[t.visualDrawType])}function gg(t,e){var n=t.get("padding");return null!=n?n:"richText"===e?[8,10]:10}var yg=function(){function t(){this.richTextStyles={},this._nextStyleNameId=mo()}return t.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},t.prototype.makeTooltipMarker=function(t,e,n){var i="richText"===n?this._generateStyleName():null,r=wp({color:e,type:t,renderMode:n,markerId:i});return U(r)?r:(this.richTextStyles[i]=r.style,r.content)},t.prototype.wrapRichTextStyle=function(t,e){var n={};Y(e)?E(e,(function(t){return A(n,t)})):A(n,e);var i=this._generateStyleName();return this.richTextStyles[i]=n,"{"+i+"|"+t+"}"},t}();function vg(t){var e,n,i,r,o=t.series,a=t.dataIndex,s=t.multipleSeries,l=o.getData(),u=l.mapDimensionsAll("defaultedTooltip"),h=u.length,c=o.getRawValue(a),p=Y(c),d=fg(o,a);if(h>1||p&&!h){var f=function(t,e,n,i,r){var o=e.getData(),a=V(t,(function(t,e,n){var i=o.getDimensionInfo(n);return t||i&&!1!==i.tooltip&&null!=i.displayName}),!1),s=[],l=[],u=[];function h(t,e){var n=o.getDimensionInfo(e);n&&!1!==n.otherDims.tooltip&&(a?u.push(og("nameValue",{markerType:"subItem",markerColor:r,name:n.displayName,value:t,valueType:n.type})):(s.push(t),l.push(n.type)))}return i.length?E(i,(function(t){h(mf(o,n,t),t)})):E(t,h),{inlineValues:s,inlineValueTypes:l,blocks:u}}(c,o,a,u,d);e=f.inlineValues,n=f.inlineValueTypes,i=f.blocks,r=f.inlineValues[0]}else if(h){var g=l.getDimensionInfo(u[0]);r=e=mf(l,a,u[0]),n=g.type}else r=e=p?c[0]:c;var y=No(o),v=y&&o.name||"",m=l.getName(a),x=s?v:m;return og("section",{header:v,noHeader:s||!y,sortParam:r,blocks:[og("nameValue",{markerType:"item",markerColor:d,name:x,noName:!ut(x),value:e,valueType:n,dataIndex:a})].concat(i||[])})}var mg=Vo();function xg(t,e){return t.getName(e)||t.getId(e)}var _g="__universalTransitionEnabled",bg=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._selectedDataIndicesMap={},e}return n(e,t),e.prototype.init=function(t,e,n){this.seriesIndex=this.componentIndex,this.dataTask=wf({count:Sg,reset:Mg}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,n),(mg(this).sourceManager=new $f(this)).prepareSource();var i=this.getInitialData(t,n);Tg(i,this),this.dataTask.context.data=i,mg(this).dataBeforeProcessed=i,wg(this),this._initSelectedMapFromData(i)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=Pp(this),i=n?Rp(t):{},r=this.subType;zp.hasClass(r)&&(r+="Series"),C(t,e.getTheme().get(this.subType)),C(t,this.getDefaultOption()),Co(t,"label",["show"]),this.fillDataTextStyle(t.data),n&&Op(t,i,n)},e.prototype.mergeOption=function(t,e){t=C(this.option,t,!0),this.fillDataTextStyle(t.data);var n=Pp(this);n&&Op(this.option,t,n);var i=mg(this).sourceManager;i.dirty(),i.prepareSource();var r=this.getInitialData(t,e);Tg(r,this),this.dataTask.dirty(),this.dataTask.context.data=r,mg(this).dataBeforeProcessed=r,wg(this),this._initSelectedMapFromData(r)},e.prototype.fillDataTextStyle=function(t){if(t&&!$(t))for(var e=["show"],n=0;nthis.getShallow("animationThreshold")&&(e=!1),!!e},e.prototype.restoreData=function(){this.dataTask.dirty()},e.prototype.getColorFromPalette=function(t,e,n){var i=this.ecModel,r=cd.prototype.getColorFromPalette.call(this,t,e,n);return r||(r=i.getColorFromPalette(t,e,n)),r},e.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},e.prototype.getProgressive=function(){return this.get("progressive")},e.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},e.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},e.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var i=this.option.selectedMode,r=this.getData(e);if("series"===i||"all"===n)return this.option.selectedMap={},void(this._selectedDataIndicesMap={});for(var o=0;o=0&&n.push(r)}return n},e.prototype.isSelected=function(t,e){var n=this.option.selectedMap;if(!n)return!1;var i=this.getData(e);return("all"===n||n[xg(i,t)])&&!i.getItemModel(t).get(["select","disabled"])},e.prototype.isUniversalTransitionEnabled=function(){if(this[_g])return!0;var t=this.option.universalTransition;return!!t&&(!0===t||t&&t.enabled)},e.prototype._innerSelect=function(t,e){var n,i,r=this.option,o=r.selectedMode,a=e.length;if(o&&a)if("series"===o)r.selectedMap="all";else if("multiple"===o){q(r.selectedMap)||(r.selectedMap={});for(var s=r.selectedMap,l=0;l0&&this._innerSelect(t,e)}},e.registerClass=function(t){return zp.registerClass(t)},e.protoInitialize=function(){var t=e.prototype;t.type="series.__base__",t.seriesIndex=0,t.ignoreStyleOnData=!1,t.hasSymbolVisual=!1,t.defaultSymbol="circle",t.visualStyleAccessPath="itemStyle",t.visualDrawType="fill"}(),e}(zp);function wg(t){var e=t.name;No(t)||(t.name=function(t){var e=t.getRawData(),n=e.mapDimensionsAll("seriesName"),i=[];return E(n,(function(t){var n=e.getDimensionInfo(t);n.displayName&&i.push(n.displayName)})),i.join(" ")}(t)||e)}function Sg(t){return t.model.getRawData().count()}function Mg(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),Ig}function Ig(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function Tg(t,e){E(vt(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),(function(n){t.wrapMethod(n,H(Cg,e))}))}function Cg(t,e){var n=Dg(t);return n&&n.setOutputEnd((e||this).count()),e}function Dg(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var i=n.currentTask;if(i){var r=i.agentStubMap;r&&(i=r.get(t.uid))}return i}}R(bg,_f),R(bg,cd),Jo(bg,zp);var Ag=function(){function t(){this.group=new Br,this.uid=Ac("viewComponent")}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,i){},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,i){},t.prototype.updateLayout=function(t,e,n,i){},t.prototype.updateVisual=function(t,e,n,i){},t.prototype.toggleBlurSeries=function(t,e,n){},t.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)},t}();function kg(){var t=Vo();return function(e){var n=t(e),i=e.pipelineContext,r=!!n.large,o=!!n.progressiveRender,a=n.large=!(!i||!i.large),s=n.progressiveRender=!(!i||!i.progressiveRender);return!(r===a&&o===s)&&"reset"}}$o(Ag),na(Ag);var Lg=Vo(),Pg=kg(),Og=function(){function t(){this.group=new Br,this.uid=Ac("viewChart"),this.renderTask=wf({plan:Eg,reset:zg}),this.renderTask.context={view:this}}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,i){0},t.prototype.highlight=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&Ng(r,i,"emphasis")},t.prototype.downplay=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&Ng(r,i,"normal")},t.prototype.remove=function(t,e){this.group.removeAll()},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateLayout=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateVisual=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.eachRendered=function(t){Jh(this.group,t)},t.markUpdateMethod=function(t,e){Lg(t).updateMethod=e},t.protoInitialize=void(t.prototype.type="chart"),t}();function Rg(t,e,n){t&&Ql(t)&&("emphasis"===e?Ol:Rl)(t,n)}function Ng(t,e,n){var i=zo(t,e),r=e&&null!=e.highlightKey?function(t){var e=sl[t];return null==e&&al<=32&&(e=sl[t]=al++),e}(e.highlightKey):null;null!=i?E(To(i),(function(e){Rg(t.getItemGraphicEl(e),n,r)})):t.eachItemGraphicEl((function(t){Rg(t,n,r)}))}function Eg(t){return Pg(t.model)}function zg(t){var e=t.model,n=t.ecModel,i=t.api,r=t.payload,o=e.pipelineContext.progressiveRender,a=t.view,s=r&&Lg(r).updateMethod,l=o?"incrementalPrepareRender":s&&a[s]?s:"render";return"render"!==l&&a[l](e,n,i,r),Vg[l]}$o(Og),na(Og);var Vg={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}},Bg="\0__throttleOriginMethod",Fg="\0__throttleRate",Gg="\0__throttleType";function Wg(t,e,n){var i,r,o,a,s,l=0,u=0,h=null;function c(){u=(new Date).getTime(),h=null,t.apply(o,a||[])}e=e||0;var p=function(){for(var t=[],p=0;p=0?c():h=setTimeout(c,-r),l=i};return p.clear=function(){h&&(clearTimeout(h),h=null)},p.debounceNextCall=function(t){s=t},p}function Hg(t,e,n,i){var r=t[e];if(r){var o=r[Bg]||r,a=r[Gg];if(r[Fg]!==n||a!==i){if(null==n||!i)return t[e]=o;(r=t[e]=Wg(o,n,"debounce"===i))[Bg]=o,r[Gg]=i,r[Fg]=n}return r}}function Yg(t,e){var n=t[e];n&&n[Bg]&&(n.clear&&n.clear(),t[e]=n[Bg])}var Xg=Vo(),Ug={itemStyle:ia(Mc,!0),lineStyle:ia(bc,!0)},Zg={lineStyle:"stroke",itemStyle:"fill"};function jg(t,e){var n=t.visualStyleMapper||Ug[e];return n||(console.warn("Unknown style type '"+e+"'."),Ug.itemStyle)}function qg(t,e){var n=t.visualDrawType||Zg[e];return n||(console.warn("Unknown style type '"+e+"'."),"fill")}var Kg={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=t.getModel(i),o=jg(t,i)(r),a=r.getShallow("decal");a&&(n.setVisual("decal",a),a.dirty=!0);var s=qg(t,i),l=o[s],u=X(l)?l:null,h="auto"===o.fill||"auto"===o.stroke;if(!o[s]||u||h){var c=t.getColorFromPalette(t.name,null,e.getSeriesCount());o[s]||(o[s]=c,n.setVisual("colorFromPalette",!0)),o.fill="auto"===o.fill||X(o.fill)?c:o.fill,o.stroke="auto"===o.stroke||X(o.stroke)?c:o.stroke}if(n.setVisual("style",o),n.setVisual("drawType",s),!e.isSeriesFiltered(t)&&u)return n.setVisual("colorFromPalette",!1),{dataEach:function(e,n){var i=t.getDataParams(n),r=A({},o);r[s]=u(i),e.setItemVisual(n,"style",r)}}}},$g=new Cc,Jg={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!t.ignoreStyleOnData&&!e.isSeriesFiltered(t)){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=jg(t,i),o=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(t,e){var n=t.getRawDataItem(e);if(n&&n[i]){$g.option=n[i];var a=r($g);A(t.ensureUniqueItemVisual(e,"style"),a),$g.option.decal&&(t.setItemVisual(e,"decal",$g.option.decal),$g.option.decal.dirty=!0),o in a&&t.setItemVisual(e,"colorFromPalette",!1)}}:null}}}},Qg={performRawSeries:!0,overallReset:function(t){var e=yt();t.eachSeries((function(t){var n=t.getColorBy();if(!t.isColorBySeries()){var i=t.type+"-"+n,r=e.get(i);r||(r={},e.set(i,r)),Xg(t).scope=r}})),t.eachSeries((function(e){if(!e.isColorBySeries()&&!t.isSeriesFiltered(e)){var n=e.getRawData(),i={},r=e.getData(),o=Xg(e).scope,a=e.visualStyleAccessPath||"itemStyle",s=qg(e,a);r.each((function(t){var e=r.getRawIndex(t);i[e]=t})),n.each((function(t){var a=i[t];if(r.getItemVisual(a,"colorFromPalette")){var l=r.ensureUniqueItemVisual(a,"style"),u=n.getName(t)||t+"",h=n.count();l[s]=e.getColorFromPalette(u,o,h)}}))}}))}},ty=Math.PI;var ey=function(){function t(t,e,n,i){this._stageTaskMap=yt(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),i=this._visualHandlers=i.slice(),this._allHandlers=n.concat(i)}return t.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each((function(t){var e=t.overallTask;e&&e.dirty()}))},t.prototype.getPerformArgs=function(t,e){if(t.__pipeline){var n=this._pipelineMap.get(t.__pipeline.id),i=n.context,r=!e&&n.progressiveEnabled&&(!i||i.progressiveRender)&&t.__idxInPipeline>n.blockIndex?n.step:null,o=i&&i.modDataCount;return{step:r,modBy:null!=o?Math.ceil(o/r):null,modDataCount:o}}},t.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},t.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),i=t.getData().count(),r=n.progressiveEnabled&&e.incrementalPrepareRender&&i>=n.threshold,o=t.get("large")&&i>=t.get("largeThreshold"),a="mod"===t.get("progressiveChunkMode")?i:null;t.pipelineContext=n.context={progressiveRender:r,modDataCount:a,large:o}},t.prototype.restorePipelines=function(t){var e=this,n=e._pipelineMap=yt();t.eachSeries((function(t){var i=t.getProgressive(),r=t.uid;n.set(r,{id:r,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:i&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(i||700),count:0}),e._pipe(t,t.dataTask)}))},t.prototype.prepareStageTasks=function(){var t=this._stageTaskMap,e=this.api.getModel(),n=this.api;E(this._allHandlers,(function(i){var r=t.get(i.uid)||t.set(i.uid,{}),o="";lt(!(i.reset&&i.overallReset),o),i.reset&&this._createSeriesStageTask(i,r,e,n),i.overallReset&&this._createOverallStageTask(i,r,e,n)}),this)},t.prototype.prepareView=function(t,e,n,i){var r=t.renderTask,o=r.context;o.model=e,o.ecModel=n,o.api=i,r.__block=!t.incrementalPrepareRender,this._pipe(e,r)},t.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},t.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},t.prototype._performStageTasks=function(t,e,n,i){i=i||{};var r=!1,o=this;function a(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}E(t,(function(t,s){if(!i.visualType||i.visualType===t.visualType){var l=o._stageTaskMap.get(t.uid),u=l.seriesTaskMap,h=l.overallTask;if(h){var c,p=h.agentStubMap;p.each((function(t){a(i,t)&&(t.dirty(),c=!0)})),c&&h.dirty(),o.updatePayload(h,n);var d=o.getPerformArgs(h,i.block);p.each((function(t){t.perform(d)})),h.perform(d)&&(r=!0)}else u&&u.each((function(s,l){a(i,s)&&s.dirty();var u=o.getPerformArgs(s,i.block);u.skip=!t.performRawSeries&&e.isSeriesFiltered(s.context.model),o.updatePayload(s,n),s.perform(u)&&(r=!0)}))}})),this.unfinished=r||this.unfinished},t.prototype.performSeriesTasks=function(t){var e;t.eachSeries((function(t){e=t.dataTask.perform()||e})),this.unfinished=e||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each((function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)}))},t.prototype.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)},t.prototype._createSeriesStageTask=function(t,e,n,i){var r=this,o=e.seriesTaskMap,a=e.seriesTaskMap=yt(),s=t.seriesType,l=t.getTargetSeries;function u(e){var s=e.uid,l=a.set(s,o&&o.get(s)||wf({plan:ay,reset:sy,count:hy}));l.context={model:e,ecModel:n,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:r},r._pipe(e,l)}t.createOnAllSeries?n.eachRawSeries(u):s?n.eachRawSeriesByType(s,u):l&&l(n,i).each(u)},t.prototype._createOverallStageTask=function(t,e,n,i){var r=this,o=e.overallTask=e.overallTask||wf({reset:ny});o.context={ecModel:n,api:i,overallReset:t.overallReset,scheduler:r};var a=o.agentStubMap,s=o.agentStubMap=yt(),l=t.seriesType,u=t.getTargetSeries,h=!0,c=!1,p="";function d(t){var e=t.uid,n=s.set(e,a&&a.get(e)||(c=!0,wf({reset:iy,onDirty:oy})));n.context={model:t,overallProgress:h},n.agent=o,n.__block=h,r._pipe(t,n)}lt(!t.createOnAllSeries,p),l?n.eachRawSeriesByType(l,d):u?u(n,i).each(d):(h=!1,E(n.getSeries(),d)),c&&o.dirty()},t.prototype._pipe=function(t,e){var n=t.uid,i=this._pipelineMap.get(n);!i.head&&(i.head=e),i.tail&&i.tail.pipe(e),i.tail=e,e.__idxInPipeline=i.count++,e.__pipeline=i},t.wrapStageHandler=function(t,e){return X(t)&&(t={overallReset:t,seriesType:cy(t)}),t.uid=Ac("stageHandler"),e&&(t.visualType=e),t},t}();function ny(t){t.overallReset(t.ecModel,t.api,t.payload)}function iy(t){return t.overallProgress&&ry}function ry(){this.agent.dirty(),this.getDownstream().dirty()}function oy(){this.agent&&this.agent.dirty()}function ay(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function sy(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=To(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?z(e,(function(t,e){return uy(e)})):ly}var ly=uy(0);function uy(t){return function(e,n){var i=n.data,r=n.resetDefines[t];if(r&&r.dataEach)for(var o=e.start;o0&&h===r.length-u.length){var c=r.slice(0,h);"data"!==c&&(e.mainType=c,e[u.toLowerCase()]=t,s=!0)}}a.hasOwnProperty(r)&&(n[r]=t,s=!0),s||(i[r]=t)}))}return{cptQuery:e,dataQuery:n,otherQuery:i}},t.prototype.filter=function(t,e){var n=this.eventInfo;if(!n)return!0;var i=n.targetEl,r=n.packedEvent,o=n.model,a=n.view;if(!o||!a)return!0;var s=e.cptQuery,l=e.dataQuery;return u(s,o,"mainType")&&u(s,o,"subType")&&u(s,o,"index","componentIndex")&&u(s,o,"name")&&u(s,o,"id")&&u(l,r,"name")&&u(l,r,"dataIndex")&&u(l,r,"dataType")&&(!a.filterForExposedEvent||a.filterForExposedEvent(t,e.otherQuery,i,r));function u(t,e,n,i){return null==t[n]||e[i||n]===t[n]}},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),My=["symbol","symbolSize","symbolRotate","symbolOffset"],Iy=My.concat(["symbolKeepAspect"]),Ty={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData();if(t.legendIcon&&n.setVisual("legendIcon",t.legendIcon),t.hasSymbolVisual){for(var i={},r={},o=!1,a=0;a=0&&jy(l)?l:.5,t.createRadialGradient(a,s,0,a,s,l)}(t,e,n):function(t,e,n){var i=null==e.x?0:e.x,r=null==e.x2?1:e.x2,o=null==e.y?0:e.y,a=null==e.y2?0:e.y2;return e.global||(i=i*n.width+n.x,r=r*n.width+n.x,o=o*n.height+n.y,a=a*n.height+n.y),i=jy(i)?i:0,r=jy(r)?r:1,o=jy(o)?o:0,a=jy(a)?a:0,t.createLinearGradient(i,o,r,a)}(t,e,n),r=e.colorStops,o=0;o0&&(e=i.lineDash,n=i.lineWidth,e&&"solid"!==e&&n>0?"dashed"===e?[4*n,2*n]:"dotted"===e?[n]:j(e)?[e]:Y(e)?e:null:null),o=i.lineDashOffset;if(r){var a=i.strokeNoScale&&t.getLineScale?t.getLineScale():1;a&&1!==a&&(r=z(r,(function(t){return t/a})),o/=a)}return[r,o]}var Qy=new hs(!0);function tv(t){var e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))}function ev(t){return"string"==typeof t&&"none"!==t}function nv(t){var e=t.fill;return null!=e&&"none"!==e}function iv(t,e){if(null!=e.fillOpacity&&1!==e.fillOpacity){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function rv(t,e){if(null!=e.strokeOpacity&&1!==e.strokeOpacity){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function ov(t,e,n){var i=la(e.image,e.__image,n);if(ha(i)){var r=t.createPattern(i,e.repeat||"repeat");if("function"==typeof DOMMatrix&&r&&r.setTransform){var o=new DOMMatrix;o.translateSelf(e.x||0,e.y||0),o.rotateSelf(0,0,(e.rotation||0)*wt),o.scaleSelf(e.scaleX||1,e.scaleY||1),r.setTransform(o)}return r}}var av=["shadowBlur","shadowOffsetX","shadowOffsetY"],sv=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function lv(t,e,n,i,r){var o=!1;if(!i&&e===(n=n||{}))return!1;if(i||e.opacity!==n.opacity){cv(t,r),o=!0;var a=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(a)?Ma.opacity:a}(i||e.blend!==n.blend)&&(o||(cv(t,r),o=!0),t.globalCompositeOperation=e.blend||Ma.blend);for(var s=0;s0&&t.unfinished);t.unfinished||this._zr.flush()}}},e.prototype.getDom=function(){return this._dom},e.prototype.getId=function(){return this.id},e.prototype.getZr=function(){return this._zr},e.prototype.isSSR=function(){return this._ssr},e.prototype.setOption=function(t,e,n){if(!this[Dv])if(this._disposed)om(this.id);else{var i,r,o;if(q(e)&&(n=e.lazyUpdate,i=e.silent,r=e.replaceMerge,o=e.transition,e=e.notMerge),this[Dv]=!0,!this._model||e){var a=new Md(this._api),s=this._theme,l=this._model=new gd;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,a)}this._model.setOption(t,{replaceMerge:r},um);var u={seriesTransition:o,optionChanged:!0};if(n)this[Av]={silent:i,updateParams:u},this[Dv]=!1,this.getZr().wakeUp();else{try{Ev(this),Bv.update.call(this,null,u)}catch(t){throw this[Av]=null,this[Dv]=!1,t}this._ssr||this._zr.flush(),this[Av]=null,this[Dv]=!1,Hv.call(this,i),Yv.call(this,i)}}},e.prototype.setTheme=function(){bo()},e.prototype.getModel=function(){return this._model},e.prototype.getOption=function(){return this._model&&this._model.getOption()},e.prototype.getWidth=function(){return this._zr.getWidth()},e.prototype.getHeight=function(){return this._zr.getHeight()},e.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||r.hasGlobalWindow&&window.devicePixelRatio||1},e.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},e.prototype.renderToCanvas=function(t){t=t||{};var e=this._zr.painter;return e.getRenderedCanvas({backgroundColor:t.backgroundColor||this._model.get("backgroundColor"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},e.prototype.renderToSVGString=function(t){t=t||{};var e=this._zr.painter;return e.renderToString({useViewBox:t.useViewBox})},e.prototype.getSvgDataURL=function(){if(r.svgSupported){var t=this._zr;return E(t.storage.getDisplayList(),(function(t){t.stopAnimation(null,!0)})),t.painter.toDataURL()}},e.prototype.getDataURL=function(t){if(!this._disposed){var e=(t=t||{}).excludeComponents,n=this._model,i=[],r=this;E(e,(function(t){n.eachComponent({mainType:t},(function(t){var e=r._componentsMap[t.__viewId];e.group.ignore||(i.push(e),e.group.ignore=!0)}))}));var o="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL("image/"+(t&&t.type||"png"));return E(i,(function(t){t.group.ignore=!1})),o}om(this.id)},e.prototype.getConnectedDataURL=function(t){if(!this._disposed){var e="svg"===t.type,n=this.group,i=Math.min,r=Math.max,o=1/0;if(fm[n]){var a=o,s=o,l=-1/0,u=-1/0,c=[],p=t&&t.pixelRatio||this.getDevicePixelRatio();E(dm,(function(o,h){if(o.group===n){var p=e?o.getZr().painter.getSvgDom().innerHTML:o.renderToCanvas(T(t)),d=o.getDom().getBoundingClientRect();a=i(d.left,a),s=i(d.top,s),l=r(d.right,l),u=r(d.bottom,u),c.push({dom:p,left:d.left,top:d.top})}}));var d=(l*=p)-(a*=p),f=(u*=p)-(s*=p),g=h.createCanvas(),y=Yr(g,{renderer:e?"svg":"canvas"});if(y.resize({width:d,height:f}),e){var v="";return E(c,(function(t){var e=t.left-a,n=t.top-s;v+=''+t.dom+""})),y.painter.getSvgRoot().innerHTML=v,t.connectedBackgroundColor&&y.painter.setBackgroundColor(t.connectedBackgroundColor),y.refreshImmediately(),y.painter.toDataURL()}return t.connectedBackgroundColor&&y.add(new Ws({shape:{x:0,y:0,width:d,height:f},style:{fill:t.connectedBackgroundColor}})),E(c,(function(t){var e=new Ns({style:{x:t.left*p-a,y:t.top*p-s,image:t.dom}});y.add(e)})),y.refreshImmediately(),g.toDataURL("image/"+(t&&t.type||"png"))}return this.getDataURL(t)}om(this.id)},e.prototype.convertToPixel=function(t,e){return Fv(this,"convertToPixel",t,e)},e.prototype.convertFromPixel=function(t,e){return Fv(this,"convertFromPixel",t,e)},e.prototype.containPixel=function(t,e){var n;if(!this._disposed)return E(Fo(this._model,t),(function(t,i){i.indexOf("Models")>=0&&E(t,(function(t){var r=t.coordinateSystem;if(r&&r.containPoint)n=n||!!r.containPoint(e);else if("seriesModels"===i){var o=this._chartsMap[t.__viewId];o&&o.containPoint&&(n=n||o.containPoint(e,t))}else 0}),this)}),this),!!n;om(this.id)},e.prototype.getVisual=function(t,e){var n=Fo(this._model,t,{defaultMainType:"series"}),i=n.seriesModel;var r=i.getData(),o=n.hasOwnProperty("dataIndexInside")?n.dataIndexInside:n.hasOwnProperty("dataIndex")?r.indexOfRawIndex(n.dataIndex):null;return null!=o?Dy(r,o,e):Ay(r,e)},e.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},e.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},e.prototype._initEvents=function(){var t,e,n,i=this;E(rm,(function(t){var e=function(e){var n,r=i.getModel(),o=e.target,a="globalout"===t;if(a?n={}:o&&Oy(o,(function(t){var e=rl(t);if(e&&null!=e.dataIndex){var i=e.dataModel||r.getSeriesByIndex(e.seriesIndex);return n=i&&i.getDataParams(e.dataIndex,e.dataType,o)||{},!0}if(e.eventData)return n=A({},e.eventData),!0}),!0),n){var s=n.componentType,l=n.componentIndex;"markLine"!==s&&"markPoint"!==s&&"markArea"!==s||(s="series",l=n.seriesIndex);var u=s&&null!=l&&r.getComponent(s,l),h=u&&i["series"===u.mainType?"_chartsMap":"_componentsMap"][u.__viewId];0,n.event=e,n.type=t,i._$eventProcessor.eventInfo={targetEl:o,packedEvent:n,model:u,view:h},i.trigger(t,n)}};e.zrEventfulCallAtLast=!0,i._zr.on(t,e,i)})),E(sm,(function(t,e){i._messageCenter.on(e,(function(t){this.trigger(e,t)}),i)})),E(["selectchanged"],(function(t){i._messageCenter.on(t,(function(e){this.trigger(t,e)}),i)})),t=this._messageCenter,e=this,n=this._api,t.on("selectchanged",(function(t){var i=n.getModel();t.isFromClick?(Py("map","selectchanged",e,i,t),Py("pie","selectchanged",e,i,t)):"select"===t.fromAction?(Py("map","selected",e,i,t),Py("pie","selected",e,i,t)):"unselect"===t.fromAction&&(Py("map","unselected",e,i,t),Py("pie","unselected",e,i,t))}))},e.prototype.isDisposed=function(){return this._disposed},e.prototype.clear=function(){this._disposed?om(this.id):this.setOption({series:[]},!0)},e.prototype.dispose=function(){if(this._disposed)om(this.id);else{this._disposed=!0,this.getDom()&&Xo(this.getDom(),vm,"");var t=this,e=t._api,n=t._model;E(t._componentsViews,(function(t){t.dispose(n,e)})),E(t._chartsViews,(function(t){t.dispose(n,e)})),t._zr.dispose(),t._dom=t._model=t._chartsMap=t._componentsMap=t._chartsViews=t._componentsViews=t._scheduler=t._api=t._zr=t._throttledZrFlush=t._theme=t._coordSysMgr=t._messageCenter=null,delete dm[t.id]}},e.prototype.resize=function(t){if(!this[Dv])if(this._disposed)om(this.id);else{this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var n=e.resetOption("media"),i=t&&t.silent;this[Av]&&(null==i&&(i=this[Av].silent),n=!0,this[Av]=null),this[Dv]=!0;try{n&&Ev(this),Bv.update.call(this,{type:"resize",animation:A({duration:0},t&&t.animation)})}catch(t){throw this[Dv]=!1,t}this[Dv]=!1,Hv.call(this,i),Yv.call(this,i)}}},e.prototype.showLoading=function(t,e){if(this._disposed)om(this.id);else if(q(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),pm[t]){var n=pm[t](this._api,e),i=this._zr;this._loadingFX=n,i.add(n)}},e.prototype.hideLoading=function(){this._disposed?om(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},e.prototype.makeActionFromEvent=function(t){var e=A({},t);return e.type=sm[t.type],e},e.prototype.dispatchAction=function(t,e){if(this._disposed)om(this.id);else if(q(e)||(e={silent:!!e}),am[t.type]&&this._model)if(this[Dv])this._pendingActions.push(t);else{var n=e.silent;Wv.call(this,t,n);var i=e.flush;i?this._zr.flush():!1!==i&&r.browser.weChat&&this._throttledZrFlush(),Hv.call(this,n),Yv.call(this,n)}},e.prototype.updateLabelLayout=function(){wv.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},e.prototype.appendData=function(t){if(this._disposed)om(this.id);else{var e=t.seriesIndex,n=this.getModel().getSeriesByIndex(e);0,n.appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp()}},e.internalField=function(){function t(t){t.clearColorPalette(),t.eachSeries((function(t){t.clearColorPalette()}))}function e(t){for(var e=[],n=t.currentStates,i=0;i0?{duration:o,delay:i.get("delay"),easing:i.get("easing")}:null;n.eachRendered((function(t){if(t.states&&t.states.emphasis){if(xh(t))return;if(t instanceof ks&&function(t){var e=ll(t);e.normalFill=t.style.fill,e.normalStroke=t.style.stroke;var n=t.states.select||{};e.selectFill=n.style&&n.style.fill||null,e.selectStroke=n.style&&n.style.stroke||null}(t),t.__dirty){var n=t.prevStates;n&&t.useStates(n)}if(r){t.stateTransition=a;var i=t.getTextContent(),o=t.getTextGuideLine();i&&(i.stateTransition=a),o&&(o.stateTransition=a)}t.__dirty&&e(t)}}))}Ev=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),zv(t,!0),zv(t,!1),e.plan()},zv=function(t,e){for(var n=t._model,i=t._scheduler,r=e?t._componentsViews:t._chartsViews,o=e?t._componentsMap:t._chartsMap,a=t._zr,s=t._api,l=0;le.get("hoverLayerThreshold")&&!r.node&&!r.worker&&e.eachSeries((function(e){if(!e.preventUsingHoverLayer){var n=t._chartsMap[e.__viewId];n.__alive&&n.eachRendered((function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)}))}}))}(t,e),wv.trigger("series:afterupdate",e,n,l)},Jv=function(t){t[kv]=!0,t.getZr().wakeUp()},Qv=function(t){t[kv]&&(t.getZr().storage.traverse((function(t){xh(t)||e(t)})),t[kv]=!1)},Kv=function(t){return new(function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return n(i,e),i.prototype.getCoordinateSystems=function(){return t._coordSysMgr.getCoordinateSystems()},i.prototype.getComponentByElement=function(e){for(;e;){var n=e.__ecComponentInfo;if(null!=n)return t._model.getComponent(n.mainType,n.index);e=e.parent}},i.prototype.enterEmphasis=function(e,n){Ol(e,n),Jv(t)},i.prototype.leaveEmphasis=function(e,n){Rl(e,n),Jv(t)},i.prototype.enterBlur=function(e){Nl(e),Jv(t)},i.prototype.leaveBlur=function(e){El(e),Jv(t)},i.prototype.enterSelect=function(e){zl(e),Jv(t)},i.prototype.leaveSelect=function(e){Vl(e),Jv(t)},i.prototype.getModel=function(){return t.getModel()},i.prototype.getViewOfComponentModel=function(e){return t.getViewOfComponentModel(e)},i.prototype.getViewOfSeriesModel=function(e){return t.getViewOfSeriesModel(e)},i}(_d))(t)},$v=function(t){function e(t,e){for(var n=0;n=0)){Lm.push(n);var o=ey.wrapStageHandler(n,r);o.__prio=e,o.__raw=n,t.push(o)}}function Om(t,e){pm[t]=e}function Rm(t,e,n){var i=Mv("registerMap");i&&i(t,e,n)}var Nm=function(t){var e=(t=T(t)).type,n="";e||wo(n);var i=e.split(":");2!==i.length&&wo(n);var r=!1;"echarts"===i[0]&&(e=i[1],r=!0),t.__isBuiltIn=r,Vf.set(e,t)};km(Iv,Kg),km(Tv,Jg),km(Tv,Qg),km(Iv,Ty),km(Tv,Cy),km(7e3,(function(t,e){t.eachRawSeries((function(n){if(!t.isSeriesFiltered(n)){var i=n.getData();i.hasItemVisual()&&i.each((function(t){var n=i.getItemVisual(t,"decal");n&&(i.ensureUniqueItemVisual(t,"style").decal=mv(n,e))}));var r=i.getVisual("decal");if(r)i.getVisual("style").decal=mv(r,e)}}))})),wm(Xd),Sm(900,(function(t){var e=yt();t.eachSeries((function(t){var n=t.get("stack");if(n){var i=e.get(n)||e.set(n,[]),r=t.getData(),o={stackResultDimension:r.getCalculationInfo("stackResultDimension"),stackedOverDimension:r.getCalculationInfo("stackedOverDimension"),stackedDimension:r.getCalculationInfo("stackedDimension"),stackedByDimension:r.getCalculationInfo("stackedByDimension"),isStackedByIndex:r.getCalculationInfo("isStackedByIndex"),data:r,seriesModel:t};if(!o.stackedDimension||!o.isStackedByIndex&&!o.stackedByDimension)return;i.length&&r.setCalculationInfo("stackedOnSeries",i[i.length-1].seriesModel),i.push(o)}})),e.each(Ud)})),Om("default",(function(t,e){k(e=e||{},{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new Br,i=new Ws({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(i);var r,o=new Xs({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),a=new Ws({style:{fill:"none"},textContent:o,textConfig:{position:"right",distance:10},zlevel:e.zlevel,z:10001});return n.add(a),e.showSpinner&&((r=new nh({shape:{startAngle:-ty/2,endAngle:-ty/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:"round",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001})).animateShape(!0).when(1e3,{endAngle:3*ty/2}).start("circularInOut"),r.animateShape(!0).when(1e3,{startAngle:3*ty/2}).delay(300).start("circularInOut"),n.add(r)),n.resize=function(){var n=o.getBoundingRect().width,s=e.showSpinner?e.spinnerRadius:0,l=(t.getWidth()-2*s-(e.showSpinner&&n?10:0)-n)/2-(e.showSpinner&&n?0:5+n/2)+(e.showSpinner?0:n/2)+(n?0:s),u=t.getHeight()/2;e.showSpinner&&r.setShape({cx:l,cy:u}),a.setShape({x:l-s,y:u-s,width:2*s,height:2*s}),i.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},n.resize(),n})),Cm({type:dl,event:dl,update:dl},bt),Cm({type:fl,event:fl,update:fl},bt),Cm({type:gl,event:gl,update:gl},bt),Cm({type:yl,event:yl,update:yl},bt),Cm({type:vl,event:vl,update:vl},bt),bm("light",vy),bm("dark",wy);var Em=[],zm={registerPreprocessor:wm,registerProcessor:Sm,registerPostInit:Mm,registerPostUpdate:Im,registerUpdateLifecycle:Tm,registerAction:Cm,registerCoordinateSystem:Dm,registerLayout:Am,registerVisual:km,registerTransform:Nm,registerLoading:Om,registerMap:Rm,registerImpl:function(t,e){Sv[t]=e},PRIORITY:Cv,ComponentModel:zp,ComponentView:Ag,SeriesModel:bg,ChartView:Og,registerComponentModel:function(t){zp.registerClass(t)},registerComponentView:function(t){Ag.registerClass(t)},registerSeriesModel:function(t){bg.registerClass(t)},registerChartView:function(t){Og.registerClass(t)},registerSubTypeDefaulter:function(t,e){zp.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){Xr(t,e)}};function Vm(t){Y(t)?E(t,(function(t){Vm(t)})):P(Em,t)>=0||(Em.push(t),X(t)&&(t={install:t}),t.install(zm))}function Bm(t){return null==t?0:t.length||1}function Fm(t){return t}var Gm=function(){function t(t,e,n,i,r,o){this._old=t,this._new=e,this._oldKeyGetter=n||Fm,this._newKeyGetter=i||Fm,this.context=r,this._diffModeMultiple="multiple"===o}return t.prototype.add=function(t){return this._add=t,this},t.prototype.update=function(t){return this._update=t,this},t.prototype.updateManyToOne=function(t){return this._updateManyToOne=t,this},t.prototype.updateOneToMany=function(t){return this._updateOneToMany=t,this},t.prototype.updateManyToMany=function(t){return this._updateManyToMany=t,this},t.prototype.remove=function(t){return this._remove=t,this},t.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},t.prototype._executeOneToOne=function(){var t=this._old,e=this._new,n={},i=new Array(t.length),r=new Array(e.length);this._initIndexMap(t,null,i,"_oldKeyGetter"),this._initIndexMap(e,n,r,"_newKeyGetter");for(var o=0;o1){var u=s.shift();1===s.length&&(n[a]=s[0]),this._update&&this._update(u,o)}else 1===l?(n[a]=null,this._update&&this._update(s,o)):this._remove&&this._remove(o)}this._performRestAdd(r,n)},t.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},i={},r=[],o=[];this._initIndexMap(t,n,r,"_oldKeyGetter"),this._initIndexMap(e,i,o,"_newKeyGetter");for(var a=0;a1&&1===c)this._updateManyToOne&&this._updateManyToOne(u,l),i[s]=null;else if(1===h&&c>1)this._updateOneToMany&&this._updateOneToMany(u,l),i[s]=null;else if(1===h&&1===c)this._update&&this._update(u,l),i[s]=null;else if(h>1&&c>1)this._updateManyToMany&&this._updateManyToMany(u,l),i[s]=null;else if(h>1)for(var p=0;p1)for(var a=0;a30}var Qm,tx,ex,nx,ix,rx,ox,ax=q,sx=z,lx="undefined"==typeof Int32Array?Array:Int32Array,ux=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],hx=["_approximateExtent"],cx=function(){function t(t,e){var n;this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","minmaxDownSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","minmaxDownSample","lttbDownSample"];var i=!1;qm(t)?(n=t.dimensions,this._dimOmitted=t.isDimensionOmitted(),this._schema=t):(i=!0,n=t),n=n||["x","y"];for(var r={},o=[],a={},s=!1,l={},u=0;u=e)){var n=this._store.getProvider();this._updateOrdinalMeta();var i=this._nameList,r=this._idList;if(n.getSource().sourceFormat===Wp&&!n.pure)for(var o=[],a=t;a0},t.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,i=n[t];i||(i=n[t]={});var r=i[e];return null==r&&(Y(r=this.getVisual(e))?r=r.slice():ax(r)&&(r=A({},r)),i[e]=r),r},t.prototype.setItemVisual=function(t,e,n){var i=this._itemVisuals[t]||{};this._itemVisuals[t]=i,ax(e)?A(i,e):i[e]=n},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(t,e){ax(t)?A(this._layout,t):this._layout[t]=e},t.prototype.getLayout=function(t){return this._layout[t]},t.prototype.getItemLayout=function(t){return this._itemLayouts[t]},t.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?A(this._itemLayouts[t]||{},e):e},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(t,e){var n=this.hostModel&&this.hostModel.seriesIndex;ol(n,this.dataType,t,e),this._graphicEls[t]=e},t.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},t.prototype.eachItemGraphicEl=function(t,e){E(this._graphicEls,(function(n,i){n&&t&&t.call(e,n,i)}))},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:sx(this.dimensions,this._getDimInfo,this),this.hostModel)),ix(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(t,e){var n=this[t];X(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(at(arguments)))})},t.internalField=(Qm=function(t){var e=t._invertedIndicesMap;E(e,(function(n,i){var r=t._dimInfos[i],o=r.ordinalMeta,a=t._store;if(o){n=e[i]=new lx(o.categories.length);for(var s=0;s1&&(s+="__ec__"+u),i[e]=s}})),t}();function px(t,e){Qd(t)||(t=ef(t));var n=(e=e||{}).coordDimensions||[],i=e.dimensionsDefine||t.dimensionsDefine||[],r=yt(),o=[],a=function(t,e,n,i){var r=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,i||0);return E(e,(function(t){var e;q(t)&&(e=t.dimsDef)&&(r=Math.max(r,e.length))})),r}(t,n,i,e.dimensionsCount),s=e.canOmitUnusedDimensions&&Jm(a),l=i===t.dimensionsDefine,u=l?$m(t):Km(i),h=e.encodeDefine;!h&&e.encodeDefaulter&&(h=e.encodeDefaulter(t,a));for(var c=yt(h),p=new Xf(a),d=0;d0&&(i.name=r+(o-1)),o++,e.set(r,o)}}(o),new jm({source:t,dimensions:o,fullDimensionCount:a,dimensionOmitted:s})}function dx(t,e,n){if(n||e.hasKey(t)){for(var i=0;e.hasKey(t+i);)i++;t+=i}return e.set(t,!0),t}var fx=function(t){this.coordSysDims=[],this.axisMap=yt(),this.categoryAxisMap=yt(),this.coordSysName=t};var gx={cartesian2d:function(t,e,n,i){var r=t.getReferringComponents("xAxis",Wo).models[0],o=t.getReferringComponents("yAxis",Wo).models[0];e.coordSysDims=["x","y"],n.set("x",r),n.set("y",o),yx(r)&&(i.set("x",r),e.firstCategoryDimIndex=0),yx(o)&&(i.set("y",o),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,i){var r=t.getReferringComponents("singleAxis",Wo).models[0];e.coordSysDims=["single"],n.set("single",r),yx(r)&&(i.set("single",r),e.firstCategoryDimIndex=0)},polar:function(t,e,n,i){var r=t.getReferringComponents("polar",Wo).models[0],o=r.findAxisModel("radiusAxis"),a=r.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",a),yx(o)&&(i.set("radius",o),e.firstCategoryDimIndex=0),yx(a)&&(i.set("angle",a),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},geo:function(t,e,n,i){e.coordSysDims=["lng","lat"]},parallel:function(t,e,n,i){var r=t.ecModel,o=r.getComponent("parallel",t.get("parallelIndex")),a=e.coordSysDims=o.dimensions.slice();E(o.parallelAxisIndex,(function(t,o){var s=r.getComponent("parallelAxis",t),l=a[o];n.set(l,s),yx(s)&&(i.set(l,s),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=o))}))}};function yx(t){return"category"===t.get("type")}function vx(t,e,n){var i,r,o,a=(n=n||{}).byIndex,s=n.stackedCoordDimension;!function(t){return!qm(t.schema)}(e)?(r=e.schema,i=r.dimensions,o=e.store):i=e;var l,u,h,c,p=!(!t||!t.get("stack"));if(E(i,(function(t,e){U(t)&&(i[e]=t={name:t}),p&&!t.isExtraCoord&&(a||l||!t.ordinalMeta||(l=t),u||"ordinal"===t.type||"time"===t.type||s&&s!==t.coordDim||(u=t))})),!u||a||l||(a=!0),u){h="__\0ecstackresult_"+t.id,c="__\0ecstackedover_"+t.id,l&&(l.createInvertedIndices=!0);var d=u.coordDim,f=u.type,g=0;E(i,(function(t){t.coordDim===d&&g++}));var y={name:h,coordDim:d,coordDimIndex:g,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length},v={name:c,coordDim:c,coordDimIndex:g+1,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length+1};r?(o&&(y.storeDimIndex=o.ensureCalculationDimension(c,f),v.storeDimIndex=o.ensureCalculationDimension(h,f)),r.appendCalculationDimension(y),r.appendCalculationDimension(v)):(i.push(y),i.push(v))}return{stackedDimension:u&&u.name,stackedByDimension:l&&l.name,isStackedByIndex:a,stackedOverDimension:c,stackResultDimension:h}}function mx(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function xx(t,e){return mx(t,e)?t.getCalculationInfo("stackResultDimension"):e}function _x(t,e,n){n=n||{};var i,r=e.getSourceManager(),o=!1;t?(o=!0,i=ef(t)):o=(i=r.getSource()).sourceFormat===Wp;var a=function(t){var e=t.get("coordinateSystem"),n=new fx(e),i=gx[e];if(i)return i(t,n,n.axisMap,n.categoryAxisMap),n}(e),s=function(t,e){var n,i=t.get("coordinateSystem"),r=wd.get(i);return e&&e.coordSysDims&&(n=z(e.coordSysDims,(function(t){var n={name:t},i=e.axisMap.get(t);if(i){var r=i.get("type");n.type=Ym(r)}return n}))),n||(n=r&&(r.getDimensionsInfo?r.getDimensionsInfo():r.dimensions.slice())||["x","y"]),n}(e,a),l=n.useEncodeDefaulter,u=X(l)?l:l?H(td,s,e):null,h=px(i,{coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:u,canOmitUnusedDimensions:!o}),c=function(t,e,n){var i,r;return n&&E(t,(function(t,o){var a=t.coordDim,s=n.categoryAxisMap.get(a);s&&(null==i&&(i=o),t.ordinalMeta=s.getOrdinalMeta(),e&&(t.createInvertedIndices=!0)),null!=t.otherDims.itemName&&(r=!0)})),r||null==i||(t[i].otherDims.itemName=0),i}(h.dimensions,n.createInvertedIndices,a),p=o?null:r.getSharedDataStore(h),d=vx(e,{schema:h,store:p}),f=new cx(h,e);f.setCalculationInfo(d);var g=null!=c&&function(t){if(t.sourceFormat===Wp){var e=function(t){var e=0;for(;ee[1]&&(e[1]=t[1])},t.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e)},t.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(t){this._isBlank=t},t}();na(bx);var Sx=0,Mx=function(){function t(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++Sx}return t.createByAxisModel=function(e){var n=e.option,i=n.data,r=i&&z(i,Ix);return new t({categories:r,needCollect:!r,deduplication:!1!==n.dedplication})},t.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},t.prototype.parseAndCollect=function(t){var e,n=this._needCollect;if(!U(t)&&!n)return t;if(n&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var i=this._getOrCreateMap();return null==(e=i.get(t))&&(n?(e=this.categories.length,this.categories[e]=t,i.set(t,e)):e=NaN),e},t.prototype._getOrCreateMap=function(){return this._map||(this._map=yt(this.categories))},t}();function Ix(t){return q(t)&&null!=t.value?t.value:t+""}function Tx(t){return"interval"===t.type||"log"===t.type}function Cx(t,e,n,i){var r={},o=t[1]-t[0],a=r.interval=po(o/e,!0);null!=n&&ai&&(a=r.interval=i);var s=r.intervalPrecision=Ax(a);return function(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),kx(t,0,e),kx(t,1,e),t[0]>t[1]&&(t[0]=t[1])}(r.niceTickExtent=[Jr(Math.ceil(t[0]/a)*a,s),Jr(Math.floor(t[1]/a)*a,s)],t),r}function Dx(t){var e=Math.pow(10,co(t)),n=t/e;return n?2===n?n=3:3===n?n=5:n*=2:n=1,Jr(n*e)}function Ax(t){return to(t)+2}function kx(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function Lx(t,e){return t>=e[0]&&t<=e[1]}function Px(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function Ox(t,e){return t*(e[1]-e[0])+e[0]}var Rx=function(t){function e(e){var n=t.call(this,e)||this;n.type="ordinal";var i=n.getSetting("ordinalMeta");return i||(i=new Mx({})),Y(i)&&(i=new Mx({categories:z(i,(function(t){return q(t)?t.value:t}))})),n._ordinalMeta=i,n._extent=n.getSetting("extent")||[0,i.categories.length-1],n}return n(e,t),e.prototype.parse=function(t){return null==t?NaN:U(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},e.prototype.contain=function(t){return Lx(t=this.parse(t),this._extent)&&null!=this._ordinalMeta.categories[t]},e.prototype.normalize=function(t){return Px(t=this._getTickNumber(this.parse(t)),this._extent)},e.prototype.scale=function(t){return t=Math.round(Ox(t,this._extent)),this.getRawOrdinalNumber(t)},e.prototype.getTicks=function(){for(var t=[],e=this._extent,n=e[0];n<=e[1];)t.push({value:n}),n++;return t},e.prototype.getMinorTicks=function(t){},e.prototype.setSortInfo=function(t){if(null!=t){for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],i=this._ticksByOrdinalNumber=[],r=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);r=0&&t=0&&t=t},e.prototype.getOrdinalMeta=function(){return this._ordinalMeta},e.prototype.calcNiceTicks=function(){},e.prototype.calcNiceExtent=function(){},e.type="ordinal",e}(bx);bx.registerClass(Rx);var Nx=Jr,Ex=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="interval",e._interval=0,e._intervalPrecision=2,e}return n(e,t),e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return Lx(t,this._extent)},e.prototype.normalize=function(t){return Px(t,this._extent)},e.prototype.scale=function(t){return Ox(t,this._extent)},e.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=parseFloat(t)),isNaN(e)||(n[1]=parseFloat(e))},e.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1]),this.setExtent(e[0],e[1])},e.prototype.getInterval=function(){return this._interval},e.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=Ax(t)},e.prototype.getTicks=function(t){var e=this._interval,n=this._extent,i=this._niceExtent,r=this._intervalPrecision,o=[];if(!e)return o;n[0]1e4)return[];var s=o.length?o[o.length-1].value:i[1];return n[1]>s&&(t?o.push({value:Nx(s+e,r)}):o.push({value:n[1]})),o},e.prototype.getMinorTicks=function(t){for(var e=this.getTicks(!0),n=[],i=this.getExtent(),r=1;ri[0]&&h0&&(o=null===o?s:Math.min(o,s))}n[i]=o}}return n}(t),n=[];return E(t,(function(t){var i,r=t.coordinateSystem.getBaseAxis(),o=r.getExtent();if("category"===r.type)i=r.getBandWidth();else if("value"===r.type||"time"===r.type){var a=r.dim+"_"+r.index,s=e[a],l=Math.abs(o[1]-o[0]),u=r.scale.getExtent(),h=Math.abs(u[1]-u[0]);i=s?l/h*s:l}else{var c=t.getData();i=Math.abs(o[1]-o[0])/c.count()}var p=$r(t.get("barWidth"),i),d=$r(t.get("barMaxWidth"),i),f=$r(t.get("barMinWidth")||(qx(t)?.5:1),i),g=t.get("barGap"),y=t.get("barCategoryGap");n.push({bandWidth:i,barWidth:p,barMaxWidth:d,barMinWidth:f,barGap:g,barCategoryGap:y,axisKey:Wx(r),stackId:Gx(t)})})),Xx(n)}function Xx(t){var e={};E(t,(function(t,n){var i=t.axisKey,r=t.bandWidth,o=e[i]||{bandWidth:r,remainedWidth:r,autoWidthCount:0,categoryGap:null,gap:"20%",stacks:{}},a=o.stacks;e[i]=o;var s=t.stackId;a[s]||o.autoWidthCount++,a[s]=a[s]||{width:0,maxWidth:0};var l=t.barWidth;l&&!a[s].width&&(a[s].width=l,l=Math.min(o.remainedWidth,l),o.remainedWidth-=l);var u=t.barMaxWidth;u&&(a[s].maxWidth=u);var h=t.barMinWidth;h&&(a[s].minWidth=h);var c=t.barGap;null!=c&&(o.gap=c);var p=t.barCategoryGap;null!=p&&(o.categoryGap=p)}));var n={};return E(e,(function(t,e){n[e]={};var i=t.stacks,r=t.bandWidth,o=t.categoryGap;if(null==o){var a=G(i).length;o=Math.max(35-4*a,15)+"%"}var s=$r(o,r),l=$r(t.gap,1),u=t.remainedWidth,h=t.autoWidthCount,c=(u-s)/(h+(h-1)*l);c=Math.max(c,0),E(i,(function(t){var e=t.maxWidth,n=t.minWidth;if(t.width){i=t.width;e&&(i=Math.min(i,e)),n&&(i=Math.max(i,n)),t.width=i,u-=i+l*i,h--}else{var i=c;e&&ei&&(i=n),i!==c&&(t.width=i,u-=i+l*i,h--)}})),c=(u-s)/(h+(h-1)*l),c=Math.max(c,0);var p,d=0;E(i,(function(t,e){t.width||(t.width=c),p=t,d+=t.width*(1+l)})),p&&(d-=p.width*l);var f=-d/2;E(i,(function(t,i){n[e][i]=n[e][i]||{bandWidth:r,offset:f,width:t.width},f+=t.width*(1+l)}))})),n}function Ux(t,e){var n=Hx(t,e),i=Yx(n);E(n,(function(t){var e=t.getData(),n=t.coordinateSystem.getBaseAxis(),r=Gx(t),o=i[Wx(n)][r],a=o.offset,s=o.width;e.setLayout({bandWidth:o.bandWidth,offset:a,size:s})}))}function Zx(t){return{seriesType:t,plan:kg(),reset:function(t){if(jx(t)){var e=t.getData(),n=t.coordinateSystem,i=n.getBaseAxis(),r=n.getOtherAxis(i),o=e.getDimensionIndex(e.mapDimension(r.dim)),a=e.getDimensionIndex(e.mapDimension(i.dim)),s=t.get("showBackground",!0),l=e.mapDimension(r.dim),u=e.getCalculationInfo("stackResultDimension"),h=mx(e,l)&&!!e.getCalculationInfo("stackedOnSeries"),c=r.isHorizontal(),p=function(t,e){var n=e.model.get("startValue");n||(n=0);return e.toGlobalCoord(e.dataToCoord("log"===e.type?n>0?n:1:n))}(0,r),d=qx(t),f=t.get("barMinHeight")||0,g=u&&e.getDimensionIndex(u),y=e.getLayout("size"),v=e.getLayout("offset");return{progress:function(t,e){for(var i,r=t.count,l=d&&Bx(3*r),u=d&&s&&Bx(3*r),m=d&&Bx(r),x=n.master.getRect(),_=c?x.width:x.height,b=e.getStore(),w=0;null!=(i=t.next());){var S=b.get(h?g:o,i),M=b.get(a,i),I=p,T=void 0;h&&(T=+S-b.get(o,i));var C=void 0,D=void 0,A=void 0,k=void 0;if(c){var L=n.dataToPoint([S,M]);if(h)I=n.dataToPoint([T,M])[0];C=I,D=L[1]+v,A=L[0]-I,k=y,Math.abs(A)0)for(var s=0;s=0;--s)if(l[u]){o=l[u];break}o=o||a.none}if(Y(o)){var h=null==t.level?0:t.level>=0?t.level:o.length+t.level;o=o[h=Math.min(h,o.length-1)]}}return Jc(new Date(t.value),o,r,i)}(t,e,n,this.getSetting("locale"),i)},e.prototype.getTicks=function(){var t=this._interval,e=this._extent,n=[];if(!t)return n;n.push({value:e[0],level:0});var i=this.getSetting("useUTC"),r=function(t,e,n,i){var r=1e4,o=jc,a=0;function s(t,e,n,r,o,a,s){for(var l=new Date(e),u=e,h=l[r]();u1&&0===u&&o.unshift({value:o[0].value-p})}}for(u=0;u=i[0]&&v<=i[1]&&c++)}var m=(i[1]-i[0])/e;if(c>1.5*m&&p>m/1.5)break;if(u.push(g),c>m||t===o[d])break}h=[]}}0;var x=B(z(u,(function(t){return B(t,(function(t){return t.value>=i[0]&&t.value<=i[1]&&!t.notAdd}))})),(function(t){return t.length>0})),_=[],b=x.length-1;for(d=0;dn&&(this._approxInterval=n);var o=$x.length,a=Math.min(function(t,e,n,i){for(;n>>1;t[r][1]16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function Qx(t){return(t/=2592e6)>6?6:t>3?3:t>2?2:1}function t_(t){return(t/=Gc)>12?12:t>6?6:t>3.5?4:t>2?2:1}function e_(t,e){return(t/=e?Fc:Bc)>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function n_(t){return po(t,!0)}function i_(t,e,n){var i=new Date(t);switch(Kc(e)){case"year":case"month":i[up(n)](0);case"day":i[hp(n)](1);case"hour":i[cp(n)](0);case"minute":i[pp(n)](0);case"second":i[dp(n)](0),i[fp(n)](0)}return i.getTime()}bx.registerClass(Kx);var r_=bx.prototype,o_=Ex.prototype,a_=Jr,s_=Math.floor,l_=Math.ceil,u_=Math.pow,h_=Math.log,c_=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="log",e.base=10,e._originalScale=new Ex,e._interval=0,e}return n(e,t),e.prototype.getTicks=function(t){var e=this._originalScale,n=this._extent,i=e.getExtent();return z(o_.getTicks.call(this,t),(function(t){var e=t.value,r=Jr(u_(this.base,e));return r=e===n[0]&&this._fixMin?d_(r,i[0]):r,{value:r=e===n[1]&&this._fixMax?d_(r,i[1]):r}}),this)},e.prototype.setExtent=function(t,e){var n=h_(this.base);t=h_(Math.max(0,t))/n,e=h_(Math.max(0,e))/n,o_.setExtent.call(this,t,e)},e.prototype.getExtent=function(){var t=this.base,e=r_.getExtent.call(this);e[0]=u_(t,e[0]),e[1]=u_(t,e[1]);var n=this._originalScale.getExtent();return this._fixMin&&(e[0]=d_(e[0],n[0])),this._fixMax&&(e[1]=d_(e[1],n[1])),e},e.prototype.unionExtent=function(t){this._originalScale.unionExtent(t);var e=this.base;t[0]=h_(t[0])/h_(e),t[1]=h_(t[1])/h_(e),r_.unionExtent.call(this,t)},e.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},e.prototype.calcNiceTicks=function(t){t=t||10;var e=this._extent,n=e[1]-e[0];if(!(n===1/0||n<=0)){var i=ho(n);for(t/n*i<=.5&&(i*=10);!isNaN(i)&&Math.abs(i)<1&&Math.abs(i)>0;)i*=10;var r=[Jr(l_(e[0]/i)*i),Jr(s_(e[1]/i)*i)];this._interval=i,this._niceExtent=r}},e.prototype.calcNiceExtent=function(t){o_.calcNiceExtent.call(this,t),this._fixMin=t.fixMin,this._fixMax=t.fixMax},e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return Lx(t=h_(t)/h_(this.base),this._extent)},e.prototype.normalize=function(t){return Px(t=h_(t)/h_(this.base),this._extent)},e.prototype.scale=function(t){return t=Ox(t,this._extent),u_(this.base,t)},e.type="log",e}(bx),p_=c_.prototype;function d_(t,e){return a_(t,to(e))}p_.getMinorTicks=o_.getMinorTicks,p_.getLabel=o_.getLabel,bx.registerClass(c_);var f_=function(){function t(t,e,n){this._prepareParams(t,e,n)}return t.prototype._prepareParams=function(t,e,n){n[1]0&&s>0&&!l&&(a=0),a<0&&s<0&&!u&&(s=0));var c=this._determinedMin,p=this._determinedMax;return null!=c&&(a=c,l=!0),null!=p&&(s=p,u=!0),{min:a,max:s,minFixed:l,maxFixed:u,isBlank:h}},t.prototype.modifyDataMinMax=function(t,e){this[y_[t]]=e},t.prototype.setDeterminedMinMax=function(t,e){var n=g_[t];this[n]=e},t.prototype.freeze=function(){this.frozen=!0},t}(),g_={min:"_determinedMin",max:"_determinedMax"},y_={min:"_dataMin",max:"_dataMax"};function v_(t,e,n){var i=t.rawExtentInfo;return i||(i=new f_(t,e,n),t.rawExtentInfo=i,i)}function m_(t,e){return null==e?null:nt(e)?NaN:t.parse(e)}function x_(t,e){var n=t.type,i=v_(t,e,t.getExtent()).calculate();t.setBlank(i.isBlank);var r=i.min,o=i.max,a=e.ecModel;if(a&&"time"===n){var s=Hx("bar",a),l=!1;if(E(s,(function(t){l=l||t.getBaseAxis()===e.axis})),l){var u=Yx(s),h=function(t,e,n,i){var r=n.axis.getExtent(),o=Math.abs(r[1]-r[0]),a=function(t,e,n){if(t&&e){var i=t[Wx(e)];return null!=i&&null!=n?i[Gx(n)]:i}}(i,n.axis);if(void 0===a)return{min:t,max:e};var s=1/0;E(a,(function(t){s=Math.min(t.offset,s)}));var l=-1/0;E(a,(function(t){l=Math.max(t.offset+t.width,l)})),s=Math.abs(s),l=Math.abs(l);var u=s+l,h=e-t,c=h/(1-(s+l)/o)-h;return e+=c*(l/u),t-=c*(s/u),{min:t,max:e}}(r,o,e,u);r=h.min,o=h.max}}return{extent:[r,o],fixMin:i.minFixed,fixMax:i.maxFixed}}function __(t,e){var n=e,i=x_(t,n),r=i.extent,o=n.get("splitNumber");t instanceof c_&&(t.base=n.get("logBase"));var a=t.type,s=n.get("interval"),l="interval"===a||"time"===a;t.setExtent(r[0],r[1]),t.calcNiceExtent({splitNumber:o,fixMin:i.fixMin,fixMax:i.fixMax,minInterval:l?n.get("minInterval"):null,maxInterval:l?n.get("maxInterval"):null}),null!=s&&t.setInterval&&t.setInterval(s)}function b_(t,e){if(e=e||t.get("type"))switch(e){case"category":return new Rx({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new Kx({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(bx.getClass(e)||Ex)}}function w_(t){var e,n,i=t.getLabelModel().get("formatter"),r="category"===t.type?t.scale.getExtent()[0]:null;return"time"===t.scale.type?(n=i,function(e,i){return t.scale.getFormattedLabel(e,i,n)}):U(i)?function(e){return function(n){var i=t.scale.getLabel(n);return e.replace("{value}",null!=i?i:"")}}(i):X(i)?(e=i,function(n,i){return null!=r&&(i=n.value-r),e(S_(t,n),i,null!=n.level?{level:n.level}:null)}):function(e){return t.scale.getLabel(e)}}function S_(t,e){return"category"===t.type?t.scale.getLabel(e):e.value}function M_(t,e){var n=e*Math.PI/180,i=t.width,r=t.height,o=i*Math.abs(Math.cos(n))+Math.abs(r*Math.sin(n)),a=i*Math.abs(Math.sin(n))+Math.abs(r*Math.cos(n));return new ze(t.x,t.y,o,a)}function I_(t){var e=t.get("interval");return null==e?"auto":e}function T_(t){return"category"===t.type&&0===I_(t.getLabelModel())}function C_(t,e){var n={};return E(t.mapDimensionsAll(e),(function(e){n[xx(t,e)]=!0})),G(n)}var D_=function(){function t(){}return t.prototype.getNeedCrossZero=function(){return!this.option.scale},t.prototype.getCoordSysModel=function(){},t}();var A_={isDimensionStacked:mx,enableDataStack:vx,getStackedDimension:xx};var k_=Object.freeze({__proto__:null,createList:function(t){return _x(null,t)},getLayoutRect:kp,dataStack:A_,createScale:function(t,e){var n=e;e instanceof Cc||(n=new Cc(e));var i=b_(n);return i.setExtent(t[0],t[1]),__(i,n),i},mixinAxisModelCommonMethods:function(t){R(t,D_)},getECData:rl,createTextStyle:function(t,e){return oc(t,null,null,"normal"!==(e=e||{}).state)},createDimensions:function(t,e){return px(t,e).dimensions},createSymbol:Xy,enableHoverEmphasis:Ul});function L_(t,e){return Math.abs(t-e)<1e-8}function P_(t,e,n){var i=0,r=t[0];if(!r)return!1;for(var o=1;on&&(t=r,n=a)}if(t)return function(t){for(var e=0,n=0,i=0,r=t.length,o=t[r-1][0],a=t[r-1][1],s=0;s>1^-(1&s),l=l>>1^-(1&l),r=s+=r,o=l+=o,i.push([s/n,l/n])}return i}function H_(t,e){return z(B((t=function(t){if(!t.UTF8Encoding)return t;var e=t,n=e.UTF8Scale;return null==n&&(n=1024),E(e.features,(function(t){var e=t.geometry,i=e.encodeOffsets,r=e.coordinates;if(i)switch(e.type){case"LineString":e.coordinates=W_(r,i,n);break;case"Polygon":case"MultiLineString":G_(r,i,n);break;case"MultiPolygon":E(r,(function(t,e){return G_(t,i[e],n)}))}})),e.UTF8Encoding=!1,e}(t)).features,(function(t){return t.geometry&&t.properties&&t.geometry.coordinates.length>0})),(function(t){var n=t.properties,i=t.geometry,r=[];switch(i.type){case"Polygon":var o=i.coordinates;r.push(new z_(o[0],o.slice(1)));break;case"MultiPolygon":E(i.coordinates,(function(t){t[0]&&r.push(new z_(t[0],t.slice(1)))}));break;case"LineString":r.push(new V_([i.coordinates]));break;case"MultiLineString":r.push(new V_(i.coordinates))}var a=new B_(n[e||"name"],r,n.cp);return a.properties=n,a}))}var Y_=Object.freeze({__proto__:null,linearMap:Kr,round:Jr,asc:Qr,getPrecision:to,getPrecisionSafe:eo,getPixelPrecision:no,getPercentWithPrecision:function(t,e,n){return t[e]&&io(t,n)[e]||0},MAX_SAFE_INTEGER:oo,remRadian:ao,isRadianAroundZero:so,parseDate:uo,quantity:ho,quantityExponent:co,nice:po,quantile:fo,reformIntervals:go,isNumeric:vo,numericToNumber:yo}),X_=Object.freeze({__proto__:null,parse:uo,format:Jc}),U_=Object.freeze({__proto__:null,extendShape:Ch,extendPath:Ah,makePath:Ph,makeImage:Oh,mergePath:Nh,resizePath:Eh,createIcon:Uh,updateProps:vh,initProps:mh,getTransform:Bh,clipPointsByRect:Yh,clipRectByRect:Xh,registerShape:kh,getShapeClass:Lh,Group:Br,Image:Ns,Text:Xs,Circle:Su,Ellipse:Iu,Sector:Fu,Ring:Wu,Polygon:Xu,Polyline:Zu,Rect:Ws,Line:Ku,BezierCurve:th,Arc:nh,IncrementalDisplayable:dh,CompoundPath:ih,LinearGradient:oh,RadialGradient:ah,BoundingRect:ze}),Z_=Object.freeze({__proto__:null,addCommas:gp,toCamelCase:yp,normalizeCssArray:vp,encodeHTML:re,formatTpl:bp,getTooltipMarker:wp,formatTime:function(t,e,n){"week"!==t&&"month"!==t&&"quarter"!==t&&"half-year"!==t&&"year"!==t||(t="MM-dd\nyyyy");var i=uo(e),r=n?"getUTC":"get",o=i[r+"FullYear"](),a=i[r+"Month"]()+1,s=i[r+"Date"](),l=i[r+"Hours"](),u=i[r+"Minutes"](),h=i[r+"Seconds"](),c=i[r+"Milliseconds"]();return t=t.replace("MM",qc(a,2)).replace("M",a).replace("yyyy",o).replace("yy",qc(o%100+"",2)).replace("dd",qc(s,2)).replace("d",s).replace("hh",qc(l,2)).replace("h",l).replace("mm",qc(u,2)).replace("m",u).replace("ss",qc(h,2)).replace("s",h).replace("SSS",qc(c,3))},capitalFirst:function(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t},truncateText:function(t,e,n,i,r){var o={};return pa(o,t,e,n,i,r),o.text},getTextRect:function(t,e,n,i,r,o,a,s){return new Xs({style:{text:t,font:e,align:n,verticalAlign:i,padding:r,rich:o,overflow:a?"truncate":null,lineHeight:s}}).getBoundingRect()}}),j_=Object.freeze({__proto__:null,map:z,each:E,indexOf:P,inherits:O,reduce:V,filter:B,bind:W,curry:H,isArray:Y,isString:U,isObject:q,isFunction:X,extend:A,defaults:k,clone:T,merge:C}),q_=Vo();function K_(t,e){var n=z(e,(function(e){return t.scale.parse(e)}));return"time"===t.type&&n.length>0&&(n.sort(),n.unshift(n[0]),n.push(n[n.length-1])),n}function $_(t){var e=t.getLabelModel().get("customValues");if(e){var n=w_(t),i=t.scale.getExtent();return{labels:z(B(K_(t,e),(function(t){return t>=i[0]&&t<=i[1]})),(function(e){var i={value:e};return{formattedLabel:n(i),rawLabel:t.scale.getLabel(i),tickValue:e}}))}}return"category"===t.type?function(t){var e=t.getLabelModel(),n=Q_(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}(t):function(t){var e=t.scale.getTicks(),n=w_(t);return{labels:z(e,(function(e,i){return{level:e.level,formattedLabel:n(e,i),rawLabel:t.scale.getLabel(e),tickValue:e.value}}))}}(t)}function J_(t,e){var n=t.getTickModel().get("customValues");if(n){var i=t.scale.getExtent();return{ticks:B(K_(t,n),(function(t){return t>=i[0]&&t<=i[1]}))}}return"category"===t.type?function(t,e){var n,i,r=tb(t,"ticks"),o=I_(e),a=eb(r,o);if(a)return a;e.get("show")&&!t.scale.isBlank()||(n=[]);if(X(o))n=rb(t,o,!0);else if("auto"===o){var s=Q_(t,t.getLabelModel());i=s.labelCategoryInterval,n=z(s.labels,(function(t){return t.tickValue}))}else n=ib(t,i=o,!0);return nb(r,o,{ticks:n,tickCategoryInterval:i})}(t,e):{ticks:z(t.scale.getTicks(),(function(t){return t.value}))}}function Q_(t,e){var n,i,r=tb(t,"labels"),o=I_(e),a=eb(r,o);return a||(X(o)?n=rb(t,o):(i="auto"===o?function(t){var e=q_(t).autoInterval;return null!=e?e:q_(t).autoInterval=t.calculateCategoryInterval()}(t):o,n=ib(t,i)),nb(r,o,{labels:n,labelCategoryInterval:i}))}function tb(t,e){return q_(t)[e]||(q_(t)[e]=[])}function eb(t,e){for(var n=0;n1&&h/l>2&&(u=Math.round(Math.ceil(u/l)*l));var c=T_(t),p=a.get("showMinLabel")||c,d=a.get("showMaxLabel")||c;p&&u!==o[0]&&g(o[0]);for(var f=u;f<=o[1];f+=l)g(f);function g(t){var e={value:t};s.push(n?t:{formattedLabel:i(e),rawLabel:r.getLabel(e),tickValue:t})}return d&&f-l!==o[1]&&g(o[1]),s}function rb(t,e,n){var i=t.scale,r=w_(t),o=[];return E(i.getTicks(),(function(t){var a=i.getLabel(t),s=t.value;e(t.value,a)&&o.push(n?s:{formattedLabel:r(t),rawLabel:a,tickValue:s})})),o}var ob=[0,1],ab=function(){function t(t,e,n){this.onBand=!1,this.inverse=!1,this.dim=t,this.scale=e,this._extent=n||[0,0]}return t.prototype.contain=function(t){var e=this._extent,n=Math.min(e[0],e[1]),i=Math.max(e[0],e[1]);return t>=n&&t<=i},t.prototype.containData=function(t){return this.scale.contain(t)},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(t){return no(t||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},t.prototype.dataToCoord=function(t,e){var n=this._extent,i=this.scale;return t=i.normalize(t),this.onBand&&"ordinal"===i.type&&sb(n=n.slice(),i.count()),Kr(t,ob,n,e)},t.prototype.coordToData=function(t,e){var n=this._extent,i=this.scale;this.onBand&&"ordinal"===i.type&&sb(n=n.slice(),i.count());var r=Kr(t,n,ob,e);return this.scale.scale(r)},t.prototype.pointToData=function(t,e){},t.prototype.getTicksCoords=function(t){var e=(t=t||{}).tickModel||this.getTickModel(),n=z(J_(this,e).ticks,(function(t){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}}),this);return function(t,e,n,i){var r=e.length;if(!t.onBand||n||!r)return;var o,a,s=t.getExtent();if(1===r)e[0].coord=s[0],o=e[1]={coord:s[1],tickValue:e[0].tickValue};else{var l=e[r-1].tickValue-e[0].tickValue,u=(e[r-1].coord-e[0].coord)/l;E(e,(function(t){t.coord-=u/2}));var h=t.scale.getExtent();a=1+h[1]-e[r-1].tickValue,o={coord:e[r-1].coord+u*a,tickValue:h[1]+1},e.push(o)}var c=s[0]>s[1];p(e[0].coord,s[0])&&(i?e[0].coord=s[0]:e.shift());i&&p(s[0],e[0].coord)&&e.unshift({coord:s[0]});p(s[1],o.coord)&&(i?o.coord=s[1]:e.pop());i&&p(o.coord,s[1])&&e.push({coord:s[1]});function p(t,e){return t=Jr(t),e=Jr(e),c?t>e:t0&&t<100||(t=5),z(this.scale.getMinorTicks(t),(function(t){return z(t,(function(t){return{coord:this.dataToCoord(t),tickValue:t}}),this)}),this)},t.prototype.getViewLabels=function(){return $_(this).labels},t.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},t.prototype.getTickModel=function(){return this.model.getModel("axisTick")},t.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),n=e[1]-e[0]+(this.onBand?1:0);0===n&&(n=1);var i=Math.abs(t[1]-t[0]);return Math.abs(i)/n},t.prototype.calculateCategoryInterval=function(){return function(t){var e=function(t){var e=t.getLabelModel();return{axisRotate:t.getRotate?t.getRotate():t.isHorizontal&&!t.isHorizontal()?90:0,labelRotate:e.get("rotate")||0,font:e.getFont()}}(t),n=w_(t),i=(e.axisRotate-e.labelRotate)/180*Math.PI,r=t.scale,o=r.getExtent(),a=r.count();if(o[1]-o[0]<1)return 0;var s=1;a>40&&(s=Math.max(1,Math.floor(a/40)));for(var l=o[0],u=t.dataToCoord(l+1)-t.dataToCoord(l),h=Math.abs(u*Math.cos(i)),c=Math.abs(u*Math.sin(i)),p=0,d=0;l<=o[1];l+=s){var f,g,y=Sr(n({value:l}),e.font,"center","top");f=1.3*y.width,g=1.3*y.height,p=Math.max(p,f,7),d=Math.max(d,g,7)}var v=p/h,m=d/c;isNaN(v)&&(v=1/0),isNaN(m)&&(m=1/0);var x=Math.max(0,Math.floor(Math.min(v,m))),_=q_(t.model),b=t.getExtent(),w=_.lastAutoInterval,S=_.lastTickCount;return null!=w&&null!=S&&Math.abs(w-x)<=1&&Math.abs(S-a)<=1&&w>x&&_.axisExtent0===b[0]&&_.axisExtent1===b[1]?x=w:(_.lastTickCount=a,_.lastAutoInterval=x,_.axisExtent0=b[0],_.axisExtent1=b[1]),x}(this)},t}();function sb(t,e){var n=(t[1]-t[0])/e/2;t[0]+=n,t[1]-=n}var lb=2*Math.PI,ub=hs.CMD,hb=["top","right","bottom","left"];function cb(t,e,n,i,r){var o=n.width,a=n.height;switch(t){case"top":i.set(n.x+o/2,n.y-e),r.set(0,-1);break;case"bottom":i.set(n.x+o/2,n.y+a+e),r.set(0,1);break;case"left":i.set(n.x-e,n.y+a/2),r.set(-1,0);break;case"right":i.set(n.x+o+e,n.y+a/2),r.set(1,0)}}function pb(t,e,n,i,r,o,a,s,l){a-=t,s-=e;var u=Math.sqrt(a*a+s*s),h=(a/=u)*n+t,c=(s/=u)*n+e;if(Math.abs(i-r)%lb<1e-4)return l[0]=h,l[1]=c,u-n;if(o){var p=i;i=gs(r),r=gs(p)}else i=gs(i),r=gs(r);i>r&&(r+=lb);var d=Math.atan2(s,a);if(d<0&&(d+=lb),d>=i&&d<=r||d+lb>=i&&d+lb<=r)return l[0]=h,l[1]=c,u-n;var f=n*Math.cos(i)+t,g=n*Math.sin(i)+e,y=n*Math.cos(r)+t,v=n*Math.sin(r)+e,m=(f-a)*(f-a)+(g-s)*(g-s),x=(y-a)*(y-a)+(v-s)*(v-s);return m0){e=e/180*Math.PI,mb.fromArray(t[0]),xb.fromArray(t[1]),_b.fromArray(t[2]),De.sub(bb,mb,xb),De.sub(wb,_b,xb);var n=bb.len(),i=wb.len();if(!(n<.001||i<.001)){bb.scale(1/n),wb.scale(1/i);var r=bb.dot(wb);if(Math.cos(e)1&&De.copy(Ib,_b),Ib.toArray(t[1])}}}}function Cb(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,mb.fromArray(t[0]),xb.fromArray(t[1]),_b.fromArray(t[2]),De.sub(bb,xb,mb),De.sub(wb,_b,xb);var i=bb.len(),r=wb.len();if(!(i<.001||r<.001))if(bb.scale(1/i),wb.scale(1/r),bb.dot(e)=a)De.copy(Ib,_b);else{Ib.scaleAndAdd(wb,o/Math.tan(Math.PI/2-s));var l=_b.x!==xb.x?(Ib.x-xb.x)/(_b.x-xb.x):(Ib.y-xb.y)/(_b.y-xb.y);if(isNaN(l))return;l<0?De.copy(Ib,xb):l>1&&De.copy(Ib,_b)}Ib.toArray(t[1])}}}function Db(t,e,n,i){var r="normal"===n,o=r?t:t.ensureState(n);o.ignore=e;var a=i.get("smooth");a&&!0===a&&(a=.3),o.shape=o.shape||{},a>0&&(o.shape.smooth=a);var s=i.getModel("lineStyle").getLineStyle();r?t.useStyle(s):o.style=s}function Ab(t,e){var n=e.smooth,i=e.points;if(i)if(t.moveTo(i[0][0],i[0][1]),n>0&&i.length>=3){var r=Vt(i[0],i[1]),o=Vt(i[1],i[2]);if(!r||!o)return t.lineTo(i[1][0],i[1][1]),void t.lineTo(i[2][0],i[2][1]);var a=Math.min(r,o)*n,s=Gt([],i[1],i[0],a/r),l=Gt([],i[1],i[2],a/o),u=Gt([],s,l,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),t.bezierCurveTo(l[0],l[1],l[0],l[1],i[2][0],i[2][1])}else for(var h=1;h0&&o&&_(-h/a,0,a);var f,g,y=t[0],v=t[a-1];return m(),f<0&&b(-f,.8),g<0&&b(g,.8),m(),x(f,g,1),x(g,f,-1),m(),f<0&&w(-f),g<0&&w(g),u}function m(){f=y.rect[e]-i,g=r-v.rect[e]-v.rect[n]}function x(t,e,n){if(t<0){var i=Math.min(e,-t);if(i>0){_(i*n,0,a);var r=i+t;r<0&&b(-r*n,1)}else b(-t*n,1)}}function _(n,i,r){0!==n&&(u=!0);for(var o=i;o0)for(l=0;l0;l--){_(-(o[l-1]*c),l,a)}}}function w(t){var e=t<0?-1:1;t=Math.abs(t);for(var n=Math.ceil(t/(a-1)),i=0;i0?_(n,0,i+1):_(-n,a-i-1,a),(t-=n)<=0)return}}function Rb(t,e,n,i){return Ob(t,"y","height",e,n,i)}function Nb(t){var e=[];t.sort((function(t,e){return e.priority-t.priority}));var n=new ze(0,0,0,0);function i(t){if(!t.ignore){var e=t.ensureState("emphasis");null==e.ignore&&(e.ignore=!1)}t.ignore=!0}for(var r=0;r=0&&n.attr(d.oldLayoutSelect),P(u,"emphasis")>=0&&n.attr(d.oldLayoutEmphasis)),vh(n,s,e,a)}else if(n.attr(s),!pc(n).valueAnimation){var h=rt(n.style.opacity,1);n.style.opacity=0,mh(n,{style:{opacity:h}},e,a)}if(d.oldLayout=s,n.states.select){var c=d.oldLayoutSelect={};Wb(c,s,Hb),Wb(c,n.states.select,Hb)}if(n.states.emphasis){var p=d.oldLayoutEmphasis={};Wb(p,s,Hb),Wb(p,n.states.emphasis,Hb)}fc(n,a,l,e,e)}if(i&&!i.ignore&&!i.invisible){r=(d=Gb(i)).oldLayout;var d,f={points:i.shape.points};r?(i.attr({shape:r}),vh(i,{shape:f},e)):(i.setShape(f),i.style.strokePercent=0,mh(i,{style:{strokePercent:1}},e)),d.oldLayout=f}},t}(),Xb=Vo();var Ub=Math.sin,Zb=Math.cos,jb=Math.PI,qb=2*Math.PI,Kb=180/jb,$b=function(){function t(){}return t.prototype.reset=function(t){this._start=!0,this._d=[],this._str="",this._p=Math.pow(10,t||4)},t.prototype.moveTo=function(t,e){this._add("M",t,e)},t.prototype.lineTo=function(t,e){this._add("L",t,e)},t.prototype.bezierCurveTo=function(t,e,n,i,r,o){this._add("C",t,e,n,i,r,o)},t.prototype.quadraticCurveTo=function(t,e,n,i){this._add("Q",t,e,n,i)},t.prototype.arc=function(t,e,n,i,r,o){this.ellipse(t,e,n,n,0,i,r,o)},t.prototype.ellipse=function(t,e,n,i,r,o,a,s){var l=a-o,u=!s,h=Math.abs(l),c=pi(h-qb)||(u?l>=qb:-l>=qb),p=l>0?l%qb:l%qb+qb,d=!1;d=!!c||!pi(h)&&p>=jb==!!u;var f=t+n*Zb(o),g=e+i*Ub(o);this._start&&this._add("M",f,g);var y=Math.round(r*Kb);if(c){var v=1/this._p,m=(u?1:-1)*(qb-v);this._add("A",n,i,y,1,+u,t+n*Zb(o+m),e+i*Ub(o+m)),v>.01&&this._add("A",n,i,y,0,+u,f,g)}else{var x=t+n*Zb(a),_=e+i*Ub(a);this._add("A",n,i,y,+d,+u,x,_)}},t.prototype.rect=function(t,e,n,i){this._add("M",t,e),this._add("l",n,0),this._add("l",0,i),this._add("l",-n,0),this._add("Z")},t.prototype.closePath=function(){this._d.length>0&&this._add("Z")},t.prototype._add=function(t,e,n,i,r,o,a,s,l){for(var u=[],h=this._p,c=1;c"}(r,o)+("style"!==r?re(a):a||"")+(i?""+n+z(i,(function(e){return t(e)})).join(n)+n:"")+("")}(t)}function uw(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssStyleCache:{},cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function hw(t,e,n,i){return sw("svg","root",{width:t,height:e,xmlns:iw,"xmlns:xlink":rw,version:"1.1",baseProfile:"full",viewBox:!!i&&"0 0 "+t+" "+e},n)}var cw=0;function pw(){return cw++}var dw={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"},fw="transform-origin";function gw(t,e,n){var i=A({},t.shape);A(i,e),t.buildPath(n,i);var r=new $b;return r.reset(wi(t)),n.rebuildPath(r,1),r.generateStr(),r.getStr()}function yw(t,e){var n=e.originX,i=e.originY;(n||i)&&(t[fw]=n+"px "+i+"px")}var vw={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function mw(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function xw(t){return U(t)?dw[t]?"cubic-bezier("+dw[t]+")":Pn(t)?t:"":""}function _w(t,e,n,i){var r=t.animators,o=r.length,a=[];if(t instanceof ih){var s=function(t,e,n){var i,r,o=t.shape.paths,a={};if(E(o,(function(t){var e=uw(n.zrId);e.animation=!0,_w(t,{},e,!0);var o=e.cssAnims,s=e.cssNodes,l=G(o),u=l.length;if(u){var h=o[r=l[u-1]];for(var c in h){var p=h[c];a[c]=a[c]||{d:""},a[c].d+=p.d||""}for(var d in s){var f=s[d].animation;f.indexOf(r)>=0&&(i=f)}}})),i){e.d=!1;var s=mw(a,n);return i.replace(r,s)}}(t,e,n);if(s)a.push(s);else if(!o)return}else if(!o)return;for(var l={},u=0;u0})).length)return mw(h,n)+" "+r[0]+" both"}for(var y in l){(s=g(l[y]))&&a.push(s)}if(a.length){var v=n.zrId+"-cls-"+pw();n.cssNodes["."+v]={animation:a.join(",")},e.class=v}}function bw(t,e,n,i){var r=JSON.stringify(t),o=n.cssStyleCache[r];o||(o=n.zrId+"-cls-"+pw(),n.cssStyleCache[r]=o,n.cssNodes["."+o+(i?":hover":"")]=t),e.class=e.class?e.class+" "+o:o}var ww=Math.round;function Sw(t){return t&&U(t.src)}function Mw(t){return t&&X(t.toDataURL)}function Iw(t,e,n,i){nw((function(r,o){var a="fill"===r||"stroke"===r;a&&_i(o)?Ew(e,t,r,i):a&&vi(o)?zw(n,t,r,i):t[r]=o,a&&i.ssr&&"none"===o&&(t["pointer-events"]="visible")}),e,n,!1),function(t,e,n){var i=t.style;if(function(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)}(i)){var r=function(t){var e=t.style,n=t.getGlobalScale();return[e.shadowColor,(e.shadowBlur||0).toFixed(2),(e.shadowOffsetX||0).toFixed(2),(e.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(",")}(t),o=n.shadowCache,a=o[r];if(!a){var s=t.getGlobalScale(),l=s[0],u=s[1];if(!l||!u)return;var h=i.shadowOffsetX||0,c=i.shadowOffsetY||0,p=i.shadowBlur,d=hi(i.shadowColor),f=d.opacity,g=d.color,y=p/2/l+" "+p/2/u;a=n.zrId+"-s"+n.shadowIdx++,n.defs[a]=sw("filter",a,{id:a,x:"-100%",y:"-100%",width:"300%",height:"300%"},[sw("feDropShadow","",{dx:h/l,dy:c/u,stdDeviation:y,"flood-color":g,"flood-opacity":f})]),o[r]=a}e.filter=bi(a)}}(n,t,i)}function Tw(t,e){var n=Ur(e);n&&(n.each((function(e,n){null!=e&&(t[(ow+n).toLowerCase()]=e+"")})),e.isSilent()&&(t[ow+"silent"]="true"))}function Cw(t){return pi(t[0]-1)&&pi(t[1])&&pi(t[2])&&pi(t[3]-1)}function Dw(t,e,n){if(e&&(!function(t){return pi(t[4])&&pi(t[5])}(e)||!Cw(e))){var i=n?10:1e4;t.transform=Cw(e)?"translate("+ww(e[4]*i)/i+" "+ww(e[5]*i)/i+")":function(t){return"matrix("+di(t[0])+","+di(t[1])+","+di(t[2])+","+di(t[3])+","+fi(t[4])+","+fi(t[5])+")"}(e)}}function Aw(t,e,n){for(var i=t.points,r=[],o=0;o=0&&a||o;s&&(r=si(s))}var l=i.lineWidth;l&&(l/=!i.strokeNoScale&&t.transform?t.transform[0]:1);var u={cursor:"pointer"};r&&(u.fill=r),i.stroke&&(u.stroke=i.stroke),l&&(u["stroke-width"]=l),bw(u,e,n,!0)}}(t,o,e),sw(s,t.id+"",o)}function Nw(t,e){return t instanceof ks?Rw(t,e):t instanceof Ns?function(t,e){var n=t.style,i=n.image;if(i&&!U(i)&&(Sw(i)?i=i.src:Mw(i)&&(i=i.toDataURL())),i){var r=n.x||0,o=n.y||0,a={href:i,width:n.width,height:n.height};return r&&(a.x=r),o&&(a.y=o),Dw(a,t.transform),Iw(a,n,t,e),Tw(a,t),e.animation&&_w(t,a,e),sw("image",t.id+"",a)}}(t,e):t instanceof Ps?function(t,e){var n=t.style,i=n.text;if(null!=i&&(i+=""),i&&!isNaN(n.x)&&!isNaN(n.y)){var r=n.font||a,s=n.x||0,l=function(t,e,n){return"top"===n?t+=e/2:"bottom"===n&&(t-=e/2),t}(n.y||0,Tr(r),n.textBaseline),u={"dominant-baseline":"central","text-anchor":gi[n.textAlign]||n.textAlign};if($s(n)){var h="",c=n.fontStyle,p=qs(n.fontSize);if(!parseFloat(p))return;var d=n.fontFamily||o,f=n.fontWeight;h+="font-size:"+p+";font-family:"+d+";",c&&"normal"!==c&&(h+="font-style:"+c+";"),f&&"normal"!==f&&(h+="font-weight:"+f+";"),u.style=h}else u.style="font: "+r;return i.match(/\s/)&&(u["xml:space"]="preserve"),s&&(u.x=s),l&&(u.y=l),Dw(u,t.transform),Iw(u,n,t,e),Tw(u,t),e.animation&&_w(t,u,e),sw("text",t.id+"",u,void 0,i)}}(t,e):void 0}function Ew(t,e,n,i){var r,o=t[n],a={gradientUnits:o.global?"userSpaceOnUse":"objectBoundingBox"};if(mi(o))r="linearGradient",a.x1=o.x,a.y1=o.y,a.x2=o.x2,a.y2=o.y2;else{if(!xi(o))return void 0;r="radialGradient",a.cx=rt(o.x,.5),a.cy=rt(o.y,.5),a.r=rt(o.r,.5)}for(var s=o.colorStops,l=[],u=0,h=s.length;ul?Jw(t,null==n[c+1]?null:n[c+1].elm,n,s,c):Qw(t,e,a,l))}(n,i,r):jw(r)?(jw(t.text)&&Xw(n,""),Jw(n,null,r,0,r.length-1)):jw(i)?Qw(n,i,0,i.length-1):jw(t.text)&&Xw(n,""):t.text!==e.text&&(jw(i)&&Qw(n,i,0,i.length-1),Xw(n,e.text)))}var nS=0,iS=function(){function t(t,e,n){if(this.type="svg",this.refreshHover=rS("refreshHover"),this.configLayer=rS("configLayer"),this.storage=e,this._opts=n=A({},n),this.root=t,this._id="zr"+nS++,this._oldVNode=hw(n.width,n.height),t&&!n.ssr){var i=this._viewport=document.createElement("div");i.style.cssText="position:relative;overflow:hidden";var r=this._svgDom=this._oldVNode.elm=aw("svg");tS(null,this._oldVNode),i.appendChild(r),t.appendChild(i)}this.resize(n.width,n.height)}return t.prototype.getType=function(){return this.type},t.prototype.getViewportRoot=function(){return this._viewport},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.getSvgDom=function(){return this._svgDom},t.prototype.refresh=function(){if(this.root){var t=this.renderToVNode({willUpdate:!0});t.attrs.style="position:absolute;left:0;top:0;user-select:none",function(t,e){if(Kw(t,e))eS(t,e);else{var n=t.elm,i=Hw(n);$w(e),null!==i&&(Fw(i,e.elm,Yw(n)),Qw(i,[t],0,0))}}(this._oldVNode,t),this._oldVNode=t}},t.prototype.renderOneToVNode=function(t){return Nw(t,uw(this._id))},t.prototype.renderToVNode=function(t){t=t||{};var e=this.storage.getDisplayList(!0),n=this._width,i=this._height,r=uw(this._id);r.animation=t.animation,r.willUpdate=t.willUpdate,r.compress=t.compress,r.emphasis=t.emphasis,r.ssr=this._opts.ssr;var o=[],a=this._bgVNode=function(t,e,n,i){var r;if(n&&"none"!==n)if(r=sw("rect","bg",{width:t,height:e,x:"0",y:"0"}),_i(n))Ew({fill:n},r.attrs,"fill",i);else if(vi(n))zw({style:{fill:n},dirty:bt,getBoundingRect:function(){return{width:t,height:e}}},r.attrs,"fill",i);else{var o=hi(n),a=o.color,s=o.opacity;r.attrs.fill=a,s<1&&(r.attrs["fill-opacity"]=s)}return r}(n,i,this._backgroundColor,r);a&&o.push(a);var s=t.compress?null:this._mainVNode=sw("g","main",{},[]);this._paintList(e,r,s?s.children:o),s&&o.push(s);var l=z(G(r.defs),(function(t){return r.defs[t]}));if(l.length&&o.push(sw("defs","defs",{},l)),t.animation){var u=function(t,e,n){var i=(n=n||{}).newline?"\n":"",r=" {"+i,o=i+"}",a=z(G(t),(function(e){return e+r+z(G(t[e]),(function(n){return n+":"+t[e][n]+";"})).join(i)+o})).join(i),s=z(G(e),(function(t){return"@keyframes "+t+r+z(G(e[t]),(function(n){return n+r+z(G(e[t][n]),(function(i){var r=e[t][n][i];return"d"===i&&(r='path("'+r+'")'),i+":"+r+";"})).join(i)+o})).join(i)+o})).join(i);return a||s?[""].join(i):""}(r.cssNodes,r.cssAnims,{newline:!0});if(u){var h=sw("style","stl",{},[],u);o.push(h)}}return hw(n,i,o,t.useViewBox)},t.prototype.renderToString=function(t){return t=t||{},lw(this.renderToVNode({animation:rt(t.cssAnimation,!0),emphasis:rt(t.cssEmphasis,!0),willUpdate:!1,compress:!0,useViewBox:rt(t.useViewBox,!0)}),{newline:!0})},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t},t.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},t.prototype._paintList=function(t,e,n){for(var i,r,o=t.length,a=[],s=0,l=0,u=0;u=0&&(!c||!r||c[f]!==r[f]);f--);for(var g=d-1;g>f;g--)i=a[--s-1];for(var y=f+1;y=a)}}for(var h=this.__startIndex;h15)break}n.prevElClipPaths&&u.restore()};if(p)if(0===p.length)s=l.__endIndex;else for(var _=d.dpr,b=0;b0&&t>i[0]){for(s=0;st);s++);a=n[i[s]]}if(i.splice(s+1,0,t),n[t]=e,!e.virtual)if(a){var l=a.dom;l.nextSibling?o.insertBefore(e.dom,l.nextSibling):o.appendChild(e.dom)}else o.firstChild?o.insertBefore(e.dom,o.firstChild):o.appendChild(e.dom);e.painter||(e.painter=this)}},t.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,i=0;i0?uS:0),this._needsManuallyCompositing),u.__builtin__||I("ZLevel "+l+" has been used by unkown layer "+u.id),u!==o&&(u.__used=!0,u.__startIndex!==r&&(u.__dirty=!0),u.__startIndex=r,u.incremental?u.__drawIndex=-1:u.__drawIndex=r,e(r),o=u),1&s.__dirty&&!s.__inHover&&(u.__dirty=!0,u.incremental&&u.__drawIndex<0&&(u.__drawIndex=r))}e(r),this.eachBuiltinLayer((function(t,e){!t.__used&&t.getElementCount()>0&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)}))},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(t){t.clear()},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t,E(this._layers,(function(t){t.setUnpainted()}))},t.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?C(n[t],e,!0):n[t]=e;for(var i=0;i-1&&(s.style.stroke=s.style.fill,s.style.fill="#fff",s.style.lineWidth=2),e},e.type="series.line",e.dependencies=["grid","polar"],e.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},e}(bg);function pS(t,e){var n=t.mapDimensionsAll("defaultedLabel"),i=n.length;if(1===i){var r=mf(t,e,n[0]);return null!=r?r+"":null}if(i){for(var o=[],a=0;a=0&&i.push(e[o])}return i.join(" ")}var fS=function(t){function e(e,n,i,r){var o=t.call(this)||this;return o.updateData(e,n,i,r),o}return n(e,t),e.prototype._createSymbol=function(t,e,n,i,r){this.removeAll();var o=Xy(t,-1,-1,2,2,null,r);o.attr({z2:100,culling:!0,scaleX:i[0]/2,scaleY:i[1]/2}),o.drift=gS,this._symbolType=t,this.add(o)},e.prototype.stopSymbolAnimation=function(t){this.childAt(0).stopAnimation(null,t)},e.prototype.getSymbolType=function(){return this._symbolType},e.prototype.getSymbolPath=function(){return this.childAt(0)},e.prototype.highlight=function(){Ol(this.childAt(0))},e.prototype.downplay=function(){Rl(this.childAt(0))},e.prototype.setZ=function(t,e){var n=this.childAt(0);n.zlevel=t,n.z=e},e.prototype.setDraggable=function(t,e){var n=this.childAt(0);n.draggable=t,n.cursor=!e&&t?"move":n.cursor},e.prototype.updateData=function(t,n,i,r){this.silent=!1;var o=t.getItemVisual(n,"symbol")||"circle",a=t.hostModel,s=e.getSymbolSize(t,n),l=o!==this._symbolType,u=r&&r.disableAnimation;if(l){var h=t.getItemVisual(n,"symbolKeepAspect");this._createSymbol(o,t,n,s,h)}else{(p=this.childAt(0)).silent=!1;var c={scaleX:s[0]/2,scaleY:s[1]/2};u?p.attr(c):vh(p,c,a,n),Sh(p)}if(this._updateCommon(t,n,s,i,r),l){var p=this.childAt(0);if(!u){c={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:p.style.opacity}};p.scaleX=p.scaleY=0,p.style.opacity=0,mh(p,c,a,n)}}u&&this.childAt(0).stopAnimation("leave")},e.prototype._updateCommon=function(t,e,n,i,r){var o,a,s,l,u,h,c,p,d,f=this.childAt(0),g=t.hostModel;if(i&&(o=i.emphasisItemStyle,a=i.blurItemStyle,s=i.selectItemStyle,l=i.focus,u=i.blurScope,c=i.labelStatesModels,p=i.hoverScale,d=i.cursorStyle,h=i.emphasisDisabled),!i||t.hasItemOption){var y=i&&i.itemModel?i.itemModel:t.getItemModel(e),v=y.getModel("emphasis");o=v.getModel("itemStyle").getItemStyle(),s=y.getModel(["select","itemStyle"]).getItemStyle(),a=y.getModel(["blur","itemStyle"]).getItemStyle(),l=v.get("focus"),u=v.get("blurScope"),h=v.get("disabled"),c=rc(y),p=v.getShallow("scale"),d=y.getShallow("cursor")}var m=t.getItemVisual(e,"symbolRotate");f.attr("rotation",(m||0)*Math.PI/180||0);var x=Zy(t.getItemVisual(e,"symbolOffset"),n);x&&(f.x=x[0],f.y=x[1]),d&&f.attr("cursor",d);var _=t.getItemVisual(e,"style"),b=_.fill;if(f instanceof Ns){var w=f.style;f.useStyle(A({image:w.image,x:w.x,y:w.y,width:w.width,height:w.height},_))}else f.__isEmptyBrush?f.useStyle(A({},_)):f.useStyle(_),f.style.decal=null,f.setColor(b,r&&r.symbolInnerColor),f.style.strokeNoScale=!0;var S=t.getItemVisual(e,"liftZ"),M=this._z2;null!=S?null==M&&(this._z2=f.z2,f.z2+=S):null!=M&&(f.z2=M,this._z2=null);var I=r&&r.useNameLabel;ic(f,c,{labelFetcher:g,labelDataIndex:e,defaultText:function(e){return I?t.getName(e):pS(t,e)},inheritColor:b,defaultOpacity:_.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;var T=f.ensureState("emphasis");T.style=o,f.ensureState("select").style=s,f.ensureState("blur").style=a;var C=null==p||!0===p?Math.max(1.1,3/this._sizeY):isFinite(p)&&p>0?+p:1;T.scaleX=this._sizeX*C,T.scaleY=this._sizeY*C,this.setSymbolScale(1),Zl(this,l,u,h)},e.prototype.setSymbolScale=function(t){this.scaleX=this.scaleY=t},e.prototype.fadeOut=function(t,e,n){var i=this.childAt(0),r=rl(this).dataIndex,o=n&&n.animation;if(this.silent=i.silent=!0,n&&n.fadeLabel){var a=i.getTextContent();a&&_h(a,{style:{opacity:0}},e,{dataIndex:r,removeOpt:o,cb:function(){i.removeTextContent()}})}else i.removeTextContent();_h(i,{style:{opacity:0},scaleX:0,scaleY:0},e,{dataIndex:r,cb:t,removeOpt:o})},e.getSymbolSize=function(t,e){return Uy(t.getItemVisual(e,"symbolSize"))},e}(Br);function gS(t,e){this.parent.drift(t,e)}function yS(t,e,n,i){return e&&!isNaN(e[0])&&!isNaN(e[1])&&!(i.isIgnore&&i.isIgnore(n))&&!(i.clipShape&&!i.clipShape.contain(e[0],e[1]))&&"none"!==t.getItemVisual(n,"symbol")}function vS(t){return null==t||q(t)||(t={isIgnore:t}),t||{}}function mS(t){var e=t.hostModel,n=e.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:e.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:e.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:rc(e),cursorStyle:e.get("cursor")}}var xS=function(){function t(t){this.group=new Br,this._SymbolCtor=t||fS}return t.prototype.updateData=function(t,e){this._progressiveEls=null,e=vS(e);var n=this.group,i=t.hostModel,r=this._data,o=this._SymbolCtor,a=e.disableAnimation,s=mS(t),l={disableAnimation:a},u=e.getSymbolPoint||function(e){return t.getItemLayout(e)};r||n.removeAll(),t.diff(r).add((function(i){var r=u(i);if(yS(t,r,i,e)){var a=new o(t,i,s,l);a.setPosition(r),t.setItemGraphicEl(i,a),n.add(a)}})).update((function(h,c){var p=r.getItemGraphicEl(c),d=u(h);if(yS(t,d,h,e)){var f=t.getItemVisual(h,"symbol")||"circle",g=p&&p.getSymbolType&&p.getSymbolType();if(!p||g&&g!==f)n.remove(p),(p=new o(t,h,s,l)).setPosition(d);else{p.updateData(t,h,s,l);var y={x:d[0],y:d[1]};a?p.attr(y):vh(p,y,i)}n.add(p),t.setItemGraphicEl(h,p)}else n.remove(p)})).remove((function(t){var e=r.getItemGraphicEl(t);e&&e.fadeOut((function(){n.remove(e)}),i)})).execute(),this._getSymbolPoint=u,this._data=t},t.prototype.updateLayout=function(){var t=this,e=this._data;e&&e.eachItemGraphicEl((function(e,n){var i=t._getSymbolPoint(n);e.setPosition(i),e.markRedraw()}))},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=mS(t),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e,n){function i(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=vS(n);for(var r=t.start;r0?n=i[0]:i[1]<0&&(n=i[1]);return n}(r,n),a=i.dim,s=r.dim,l=e.mapDimension(s),u=e.mapDimension(a),h="x"===s||"radius"===s?1:0,c=z(t.dimensions,(function(t){return e.mapDimension(t)})),p=!1,d=e.getCalculationInfo("stackResultDimension");return mx(e,c[0])&&(p=!0,c[0]=d),mx(e,c[1])&&(p=!0,c[1]=d),{dataDimsForPoint:c,valueStart:o,valueAxisDim:s,baseAxisDim:a,stacked:!!p,valueDim:l,baseDim:u,baseDataOffset:h,stackedOverDimension:e.getCalculationInfo("stackedOverDimension")}}function bS(t,e,n,i){var r=NaN;t.stacked&&(r=n.get(n.getCalculationInfo("stackedOverDimension"),i)),isNaN(r)&&(r=t.valueStart);var o=t.baseDataOffset,a=[];return a[o]=n.get(t.baseDim,i),a[1-o]=r,e.dataToPoint(a)}var wS=Math.min,SS=Math.max;function MS(t,e){return isNaN(t)||isNaN(e)}function IS(t,e,n,i,r,o,a,s,l){for(var u,h,c,p,d,f,g=n,y=0;y=r||g<0)break;if(MS(v,m)){if(l){g+=o;continue}break}if(g===n)t[o>0?"moveTo":"lineTo"](v,m),c=v,p=m;else{var x=v-u,_=m-h;if(x*x+_*_<.5){g+=o;continue}if(a>0){for(var b=g+o,w=e[2*b],S=e[2*b+1];w===v&&S===m&&y=i||MS(w,S))d=v,f=m;else{T=w-u,C=S-h;var k=v-u,L=w-v,P=m-h,O=S-m,R=void 0,N=void 0;if("x"===s){var E=T>0?1:-1;d=v-E*(R=Math.abs(k))*a,f=m,D=v+E*(N=Math.abs(L))*a,A=m}else if("y"===s){var z=C>0?1:-1;d=v,f=m-z*(R=Math.abs(P))*a,D=v,A=m+z*(N=Math.abs(O))*a}else R=Math.sqrt(k*k+P*P),d=v-T*a*(1-(I=(N=Math.sqrt(L*L+O*O))/(N+R))),f=m-C*a*(1-I),A=m+C*a*I,D=wS(D=v+T*a*I,SS(w,v)),A=wS(A,SS(S,m)),D=SS(D,wS(w,v)),f=m-(C=(A=SS(A,wS(S,m)))-m)*R/N,d=wS(d=v-(T=D-v)*R/N,SS(u,v)),f=wS(f,SS(h,m)),D=v+(T=v-(d=SS(d,wS(u,v))))*N/R,A=m+(C=m-(f=SS(f,wS(h,m))))*N/R}t.bezierCurveTo(c,p,d,f,v,m),c=D,p=A}else t.lineTo(v,m)}u=v,h=m,g+=o}return y}var TS=function(){this.smooth=0,this.smoothConstraint=!0},CS=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polyline",n}return n(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new TS},e.prototype.buildPath=function(t,e){var n=e.points,i=0,r=n.length/2;if(e.connectNulls){for(;r>0&&MS(n[2*r-2],n[2*r-1]);r--);for(;i=0){var y=a?(h-i)*g+i:(u-n)*g+n;return a?[t,y]:[y,t]}n=u,i=h;break;case o.C:u=r[l++],h=r[l++],c=r[l++],p=r[l++],d=r[l++],f=r[l++];var v=a?_n(n,u,c,d,t,s):_n(i,h,p,f,t,s);if(v>0)for(var m=0;m=0){y=a?mn(i,h,p,f,x):mn(n,u,c,d,x);return a?[t,y]:[y,t]}}n=d,i=f}}},e}(ks),DS=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e}(TS),AS=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polygon",n}return n(e,t),e.prototype.getDefaultShape=function(){return new DS},e.prototype.buildPath=function(t,e){var n=e.points,i=e.stackedOnPoints,r=0,o=n.length/2,a=e.smoothMonotone;if(e.connectNulls){for(;o>0&&MS(n[2*o-2],n[2*o-1]);o--);for(;r=0;a--){var s=t.getDimensionInfo(i[a].dimension);if("x"===(r=s&&s.coordDim)||"y"===r){o=i[a];break}}if(o){var l=e.getAxis(r),u=z(o.stops,(function(t){return{coord:l.toGlobalCoord(l.dataToCoord(t.value)),color:t.color}})),h=u.length,c=o.outerColors.slice();h&&u[0].coord>u[h-1].coord&&(u.reverse(),c.reverse());var p=function(t,e){var n,i,r=[],o=t.length;function a(t,e,n){var i=t.coord;return{coord:n,color:ti((n-i)/(e.coord-i),[t.color,e.color])}}for(var s=0;se){i?r.push(a(i,l,e)):n&&r.push(a(n,l,0),a(n,l,e));break}n&&(r.push(a(n,l,0)),n=null),r.push(l),i=l}}return r}(u,"x"===r?n.getWidth():n.getHeight()),d=p.length;if(!d&&h)return u[0].coord<0?c[1]?c[1]:u[h-1].color:c[0]?c[0]:u[0].color;var f=p[0].coord-10,g=p[d-1].coord+10,y=g-f;if(y<.001)return"transparent";E(p,(function(t){t.offset=(t.coord-f)/y})),p.push({offset:d?p[d-1].offset:.5,color:c[1]||"transparent"}),p.unshift({offset:d?p[0].offset:.5,color:c[0]||"transparent"});var v=new oh(0,0,0,0,p,!0);return v[r]=f,v[r+"2"]=g,v}}}function FS(t,e,n){var i=t.get("showAllSymbol"),r="auto"===i;if(!i||r){var o=n.getAxesByScale("ordinal")[0];if(o&&(!r||!function(t,e){var n=t.getExtent(),i=Math.abs(n[1]-n[0])/t.scale.count();isNaN(i)&&(i=0);for(var r=e.count(),o=Math.max(1,Math.round(r/5)),a=0;ai)return!1;return!0}(o,e))){var a=e.mapDimension(o.dim),s={};return E(o.getViewLabels(),(function(t){var e=o.scale.getRawOrdinalNumber(t.tickValue);s[e]=1})),function(t){return!s.hasOwnProperty(e.get(a,t))}}}}function GS(t,e){return[t[2*e],t[2*e+1]]}function WS(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e0&&"bolder"===t.get(["emphasis","lineStyle","width"]))&&(p.getState("emphasis").style.lineWidth=+p.style.lineWidth+1);rl(p).seriesIndex=t.seriesIndex,Zl(p,A,L,P);var O=zS(t.get("smooth")),R=t.get("smoothMonotone");if(p.setShape({smooth:O,smoothMonotone:R,connectNulls:b}),d){var N=o.getCalculationInfo("stackedOnSeries"),E=0;d.useStyle(k(s.getAreaStyle(),{fill:T,opacity:.7,lineJoin:"bevel",decal:o.getVisual("style").decal})),N&&(E=zS(N.get("smooth"))),d.setShape({smooth:O,stackedOnSmooth:E,smoothMonotone:R,connectNulls:b}),$l(d,t,"areaStyle"),rl(d).seriesIndex=t.seriesIndex,Zl(d,A,L,P)}var z=this._changePolyState;o.eachItemGraphicEl((function(t){t&&(t.onHoverStateChange=z)})),this._polyline.onHoverStateChange=z,this._data=o,this._coordSys=i,this._stackedOnPoints=x,this._points=l,this._step=I,this._valueOrigin=v,t.get("triggerLineEvent")&&(this.packEventData(t,p),d&&this.packEventData(t,d))},e.prototype.packEventData=function(t,e){rl(e).eventData={componentType:"series",componentSubType:"line",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"line"}},e.prototype.highlight=function(t,e,n,i){var r=t.getData(),o=zo(r,i);if(this._changePolyState("emphasis"),!(o instanceof Array)&&null!=o&&o>=0){var a=r.getLayout("points"),s=r.getItemGraphicEl(o);if(!s){var l=a[2*o],u=a[2*o+1];if(isNaN(l)||isNaN(u))return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(l,u))return;var h=t.get("zlevel")||0,c=t.get("z")||0;(s=new fS(r,o)).x=l,s.y=u,s.setZ(h,c);var p=s.getSymbolPath().getTextContent();p&&(p.zlevel=h,p.z=c,p.z2=this._polyline.z2+1),s.__temp=!0,r.setItemGraphicEl(o,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}else Og.prototype.highlight.call(this,t,e,n,i)},e.prototype.downplay=function(t,e,n,i){var r=t.getData(),o=zo(r,i);if(this._changePolyState("normal"),null!=o&&o>=0){var a=r.getItemGraphicEl(o);a&&(a.__temp?(r.setItemGraphicEl(o,null),this.group.remove(a)):a.downplay())}else Og.prototype.downplay.call(this,t,e,n,i)},e.prototype._changePolyState=function(t){var e=this._polygon;Dl(this._polyline,t),e&&Dl(e,t)},e.prototype._newPolyline=function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new CS({shape:{points:t},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(e),this._polyline=e,e},e.prototype._newPolygon=function(t,e){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new AS({shape:{points:t,stackedOnPoints:e},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n,n},e.prototype._initSymbolLabelAnimation=function(t,e,n){var i,r,o=e.getBaseAxis(),a=o.inverse;"cartesian2d"===e.type?(i=o.isHorizontal(),r=!1):"polar"===e.type&&(i="angle"===o.dim,r=!0);var s=t.hostModel,l=s.get("animationDuration");X(l)&&(l=l(null));var u=s.get("animationDelay")||0,h=X(u)?u(null):u;t.eachItemGraphicEl((function(t,o){var s=t;if(s){var c=[t.x,t.y],p=void 0,d=void 0,f=void 0;if(n)if(r){var g=n,y=e.pointToCoord(c);i?(p=g.startAngle,d=g.endAngle,f=-y[1]/180*Math.PI):(p=g.r0,d=g.r,f=y[0])}else{var v=n;i?(p=v.x,d=v.x+v.width,f=t.x):(p=v.y+v.height,d=v.y,f=t.y)}var m=d===p?0:(f-p)/(d-p);a&&(m=1-m);var x=X(u)?u(o):l*m+h,_=s.getSymbolPath(),b=_.getTextContent();s.attr({scaleX:0,scaleY:0}),s.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:x}),b&&b.animateFrom({style:{opacity:0}},{duration:300,delay:x}),_.disableLabelAnimation=!0}}))},e.prototype._initOrUpdateEndLabel=function(t,e,n){var i=t.getModel("endLabel");if(WS(t)){var r=t.getData(),o=this._polyline,a=r.getLayout("points");if(!a)return o.removeTextContent(),void(this._endLabel=null);var s=this._endLabel;s||((s=this._endLabel=new Xs({z2:200})).ignoreClip=!0,o.setTextContent(this._endLabel),o.disableLabelAnimation=!0);var l=function(t){for(var e,n,i=t.length/2;i>0&&(e=t[2*i-2],n=t[2*i-1],isNaN(e)||isNaN(n));i--);return i-1}(a);l>=0&&(ic(o,rc(t,"endLabel"),{inheritColor:n,labelFetcher:t,labelDataIndex:l,defaultText:function(t,e,n){return null!=n?dS(r,n):pS(r,t)},enableTextSetter:!0},function(t,e){var n=e.getBaseAxis(),i=n.isHorizontal(),r=n.inverse,o=i?r?"right":"left":"center",a=i?"middle":r?"top":"bottom";return{normal:{align:t.get("align")||o,verticalAlign:t.get("verticalAlign")||a}}}(i,e)),o.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},e.prototype._endLabelOnDuring=function(t,e,n,i,r,o,a){var s=this._endLabel,l=this._polyline;if(s){t<1&&null==i.originalX&&(i.originalX=s.x,i.originalY=s.y);var u=n.getLayout("points"),h=n.hostModel,c=h.get("connectNulls"),p=o.get("precision"),d=o.get("distance")||0,f=a.getBaseAxis(),g=f.isHorizontal(),y=f.inverse,v=e.shape,m=y?g?v.x:v.y+v.height:g?v.x+v.width:v.y,x=(g?d:0)*(y?-1:1),_=(g?0:-d)*(y?-1:1),b=g?"x":"y",w=function(t,e,n){for(var i,r,o=t.length/2,a="x"===n?0:1,s=0,l=-1,u=0;u=e||i>=e&&r<=e){l=u;break}s=u,i=r}else i=r;return{range:[s,l],t:(e-i)/(r-i)}}(u,m,b),S=w.range,M=S[1]-S[0],I=void 0;if(M>=1){if(M>1&&!c){var T=GS(u,S[0]);s.attr({x:T[0]+x,y:T[1]+_}),r&&(I=h.getRawValue(S[0]))}else{(T=l.getPointOn(m,b))&&s.attr({x:T[0]+x,y:T[1]+_});var C=h.getRawValue(S[0]),D=h.getRawValue(S[1]);r&&(I=Zo(n,p,C,D,w.t))}i.lastFrameIndex=S[0]}else{var A=1===t||i.lastFrameIndex>0?S[0]:0;T=GS(u,A);r&&(I=h.getRawValue(A)),s.attr({x:T[0]+x,y:T[1]+_})}if(r){var k=pc(s);"function"==typeof k.setLabelText&&k.setLabelText(I)}}},e.prototype._doUpdateAnimation=function(t,e,n,i,r,o,a){var s=this._polyline,l=this._polygon,u=t.hostModel,h=function(t,e,n,i,r,o,a,s){for(var l=function(t,e){var n=[];return e.diff(t).add((function(t){n.push({cmd:"+",idx:t})})).update((function(t,e){n.push({cmd:"=",idx:e,idx1:t})})).remove((function(t){n.push({cmd:"-",idx:t})})).execute(),n}(t,e),u=[],h=[],c=[],p=[],d=[],f=[],g=[],y=_S(r,e,a),v=t.getLayout("points")||[],m=e.getLayout("points")||[],x=0;x3e3||l&&ES(p,f)>3e3)return s.stopAnimation(),s.setShape({points:d}),void(l&&(l.stopAnimation(),l.setShape({points:d,stackedOnPoints:f})));s.shape.__points=h.current,s.shape.points=c;var g={shape:{points:d}};h.current!==c&&(g.shape.__points=h.next),s.stopAnimation(),vh(s,g,u),l&&(l.setShape({points:c,stackedOnPoints:p}),l.stopAnimation(),vh(l,{shape:{stackedOnPoints:f}},u),s.shape.points!==l.shape.points&&(l.shape.points=s.shape.points));for(var y=[],v=h.status,m=0;me&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;n10&&"cartesian2d"===o.type&&r){var s=o.getBaseAxis(),l=o.getOtherAxis(s),u=s.getExtent(),h=n.getDevicePixelRatio(),c=Math.abs(u[1]-u[0])*(h||1),p=Math.round(a/c);if(isFinite(p)&&p>1){"lttb"===r?t.setData(i.lttbDownSample(i.mapDimension(l.dim),1/p)):"minmax"===r&&t.setData(i.minmaxDownSample(i.mapDimension(l.dim),1/p));var d=void 0;U(r)?d=US[r]:X(r)&&(d=r),d&&t.setData(i.downSample(i.mapDimension(l.dim),1/p,d,ZS))}}}}}var qS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.getInitialData=function(t,e){return _x(null,this,{useEncodeDefaulter:!0})},e.prototype.getMarkerPosition=function(t,e,n){var i=this.coordinateSystem;if(i&&i.clampData){var r=i.clampData(t),o=i.dataToPoint(r);if(n)E(i.getAxes(),(function(t,n){if("category"===t.type&&null!=e){var i=t.getTicksCoords(),a=t.getTickModel().get("alignWithLabel"),s=r[n],l="x1"===e[n]||"y1"===e[n];if(l&&!a&&(s+=1),i.length<2)return;if(2===i.length)return void(o[n]=t.toGlobalCoord(t.getExtent()[l?1:0]));for(var u=void 0,h=void 0,c=1,p=0;ps){h=(d+u)/2;break}1===p&&(c=f-i[0].tickValue)}null==h&&(u?u&&(h=i[i.length-1].coord):h=i[0].coord),o[n]=t.toGlobalCoord(h)}}));else{var a=this.getData(),s=a.getLayout("offset"),l=a.getLayout("size"),u=i.getBaseAxis().isHorizontal()?0:1;o[u]+=s+l/2}return o}return[NaN,NaN]},e.type="series.__base_bar__",e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod"},e}(bg);bg.registerClass(qS);var KS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.getInitialData=function(){return _x(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},e.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},e.prototype.getProgressiveThreshold=function(){var t=this.get("progressiveThreshold"),e=this.get("largeThreshold");return e>t&&(t=e),t},e.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},e.type="series.bar",e.dependencies=["grid","polar"],e.defaultOption=kc(qS.defaultOption,{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1},select:{itemStyle:{borderColor:"#212121"}},realtimeSort:!1}),e}(qS),$S=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},JS=function(t){function e(e){var n=t.call(this,e)||this;return n.type="sausage",n}return n(e,t),e.prototype.getDefaultShape=function(){return new $S},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=.5*(o-r),s=r+a,l=e.startAngle,u=e.endAngle,h=e.clockwise,c=2*Math.PI,p=h?u-lo)return!0;o=u}return!1},e.prototype._isOrderDifferentInView=function(t,e){for(var n=e.scale,i=n.getExtent(),r=Math.max(0,i[0]),o=Math.min(i[1],n.getOrdinalMeta().categories.length-1);r<=o;++r)if(t.ordinalNumbers[r]!==n.getRawOrdinalNumber(r))return!0},e.prototype._updateSortWithinSameData=function(t,e,n,i){if(this._isOrderChangedWithinSameData(t,e,n)){var r=this._dataSort(t,n,e);this._isOrderDifferentInView(r,n)&&(this._removeOnRenderedListener(i),i.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:r}))}},e.prototype._dispatchInitSort=function(t,e,n){var i=e.baseAxis,r=this._dataSort(t,i,(function(n){return t.get(t.mapDimension(e.otherAxis.dim),n)}));n.dispatchAction({type:"changeAxisOrder",componentType:i.dim+"Axis",isInitSort:!0,axisId:i.index,sortInfo:r})},e.prototype.remove=function(t,e){this._clear(this._model),this._removeOnRenderedListener(e)},e.prototype.dispose=function(t,e){this._removeOnRenderedListener(e)},e.prototype._removeOnRenderedListener=function(t){this._onRendered&&(t.getZr().off("rendered",this._onRendered),this._onRendered=null)},e.prototype._clear=function(t){var e=this.group,n=this._data;t&&t.isAnimationEnabled()&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl((function(e){wh(e,t,rl(e).dataIndex)}))):e.removeAll(),this._data=null,this._isFirstFrame=!0},e.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},e.type="bar",e}(Og),oM={cartesian2d:function(t,e){var n=e.width<0?-1:1,i=e.height<0?-1:1;n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height);var r=t.x+t.width,o=t.y+t.height,a=nM(e.x,t.x),s=iM(e.x+e.width,r),l=nM(e.y,t.y),u=iM(e.y+e.height,o),h=sr?s:a,e.y=c&&l>o?u:l,e.width=h?0:s-a,e.height=c?0:u-l,n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height),h||c},polar:function(t,e){var n=e.r0<=e.r?1:-1;if(n<0){var i=e.r;e.r=e.r0,e.r0=i}var r=iM(e.r,t.r),o=nM(e.r0,t.r0);e.r=r,e.r0=o;var a=r-o<0;if(n<0){i=e.r;e.r=e.r0,e.r0=i}return a}},aM={cartesian2d:function(t,e,n,i,r,o,a,s,l){var u=new Ws({shape:A({},i),z2:1});(u.__dataIndex=n,u.name="item",o)&&(u.shape[r?"height":"width"]=0);return u},polar:function(t,e,n,i,r,o,a,s,l){var u=!r&&l?JS:Fu,h=new u({shape:i,z2:1});h.name="item";var c,p,d=dM(r);if(h.calculateTextPosition=(c=d,p=({isRoundCap:u===JS}||{}).isRoundCap,function(t,e,n){var i=e.position;if(!i||i instanceof Array)return Dr(t,e,n);var r=c(i),o=null!=e.distance?e.distance:5,a=this.shape,s=a.cx,l=a.cy,u=a.r,h=a.r0,d=(u+h)/2,f=a.startAngle,g=a.endAngle,y=(f+g)/2,v=p?Math.abs(u-h)/2:0,m=Math.cos,x=Math.sin,_=s+u*m(f),b=l+u*x(f),w="left",S="top";switch(r){case"startArc":_=s+(h-o)*m(y),b=l+(h-o)*x(y),w="center",S="top";break;case"insideStartArc":_=s+(h+o)*m(y),b=l+(h+o)*x(y),w="center",S="bottom";break;case"startAngle":_=s+d*m(f)+QS(f,o+v,!1),b=l+d*x(f)+tM(f,o+v,!1),w="right",S="middle";break;case"insideStartAngle":_=s+d*m(f)+QS(f,-o+v,!1),b=l+d*x(f)+tM(f,-o+v,!1),w="left",S="middle";break;case"middle":_=s+d*m(y),b=l+d*x(y),w="center",S="middle";break;case"endArc":_=s+(u+o)*m(y),b=l+(u+o)*x(y),w="center",S="bottom";break;case"insideEndArc":_=s+(u-o)*m(y),b=l+(u-o)*x(y),w="center",S="top";break;case"endAngle":_=s+d*m(g)+QS(g,o+v,!0),b=l+d*x(g)+tM(g,o+v,!0),w="left",S="middle";break;case"insideEndAngle":_=s+d*m(g)+QS(g,-o+v,!0),b=l+d*x(g)+tM(g,-o+v,!0),w="right",S="middle";break;default:return Dr(t,e,n)}return(t=t||{}).x=_,t.y=b,t.align=w,t.verticalAlign=S,t}),o){var f=r?"r":"endAngle",g={};h.shape[f]=r?i.r0:i.startAngle,g[f]=i[f],(s?vh:mh)(h,{shape:g},o)}return h}};function sM(t,e,n,i,r,o,a,s){var l,u;o?(u={x:i.x,width:i.width},l={y:i.y,height:i.height}):(u={y:i.y,height:i.height},l={x:i.x,width:i.width}),s||(a?vh:mh)(n,{shape:l},e,r,null),(a?vh:mh)(n,{shape:u},e?t.baseAxis.model:null,r)}function lM(t,e){for(var n=0;n0?1:-1,a=i.height>0?1:-1;return{x:i.x+o*r/2,y:i.y+a*r/2,width:i.width-o*r,height:i.height-a*r}},polar:function(t,e,n){var i=t.getItemLayout(e);return{cx:i.cx,cy:i.cy,r0:i.r0,r:i.r,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}}};function dM(t){return function(t){var e=t?"Arc":"Angle";return function(t){switch(t){case"start":case"insideStart":case"end":case"insideEnd":return t+e;default:return t}}}(t)}function fM(t,e,n,i,r,o,a,s){var l=e.getItemVisual(n,"style");if(s){if(!o.get("roundCap")){var u=t.shape;A(u,eM(i.getModel("itemStyle"),u,!0)),t.setShape(u)}}else{var h=i.get(["itemStyle","borderRadius"])||0;t.setShape("r",h)}t.useStyle(l);var c=i.getShallow("cursor");c&&t.attr("cursor",c);var p=s?a?r.r>=r.r0?"endArc":"startArc":r.endAngle>=r.startAngle?"endAngle":"startAngle":a?r.height>=0?"bottom":"top":r.width>=0?"right":"left",d=rc(i);ic(t,d,{labelFetcher:o,labelDataIndex:n,defaultText:pS(o.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:p});var f=t.getTextContent();if(s&&f){var g=i.get(["label","position"]);t.textConfig.inside="middle"===g||null,function(t,e,n,i){if(j(i))t.setTextConfig({rotation:i});else if(Y(e))t.setTextConfig({rotation:0});else{var r,o=t.shape,a=o.clockwise?o.startAngle:o.endAngle,s=o.clockwise?o.endAngle:o.startAngle,l=(a+s)/2,u=n(e);switch(u){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":r=l;break;case"startAngle":case"insideStartAngle":r=a;break;case"endAngle":case"insideEndAngle":r=s;break;default:return void t.setTextConfig({rotation:0})}var h=1.5*Math.PI-r;"middle"===u&&h>Math.PI/2&&h<1.5*Math.PI&&(h-=Math.PI),t.setTextConfig({rotation:h})}}(t,"outside"===g?p:g,dM(a),i.get(["label","rotate"]))}dc(f,d,o.getRawValue(n),(function(t){return dS(e,t)}));var y=i.getModel(["emphasis"]);Zl(t,y.get("focus"),y.get("blurScope"),y.get("disabled")),$l(t,i),function(t){return null!=t.startAngle&&null!=t.endAngle&&t.startAngle===t.endAngle}(r)&&(t.style.fill="none",t.style.stroke="none",E(t.states,(function(t){t.style&&(t.style.fill=t.style.stroke="none")})))}var gM=function(){},yM=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeBar",n}return n(e,t),e.prototype.getDefaultShape=function(){return new gM},e.prototype.buildPath=function(t,e){for(var n=e.points,i=this.baseDimIdx,r=1-this.baseDimIdx,o=[],a=[],s=this.barWidth,l=0;l=s[0]&&e<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return a[h]}return-1}(this,t.offsetX,t.offsetY);rl(this).dataIndex=e>=0?e:null}),30,!1);function xM(t,e,n){if(OS(n,"cartesian2d")){var i=e,r=n.getArea();return{x:t?i.x:r.x,y:t?r.y:i.y,width:t?i.width:r.width,height:t?r.height:i.height}}var o=e;return{cx:(r=n.getArea()).cx,cy:r.cy,r0:t?r.r0:o.r0,r:t?r.r:o.r,startAngle:t?o.startAngle:0,endAngle:t?o.endAngle:2*Math.PI}}var _M=2*Math.PI,bM=Math.PI/180;function wM(t,e){return kp(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function SM(t,e){var n=wM(t,e),i=t.get("center"),r=t.get("radius");Y(r)||(r=[0,r]);var o,a,s=$r(n.width,e.getWidth()),l=$r(n.height,e.getHeight()),u=Math.min(s,l),h=$r(r[0],u/2),c=$r(r[1],u/2),p=t.coordinateSystem;if(p){var d=p.dataToPoint(i);o=d[0]||0,a=d[1]||0}else Y(i)||(i=[i,i]),o=$r(i[0],s)+n.x,a=$r(i[1],l)+n.y;return{cx:o,cy:a,r0:h,r:c}}function MM(t,e,n){e.eachSeriesByType(t,(function(t){var e=t.getData(),i=e.mapDimension("value"),r=wM(t,n),o=SM(t,n),a=o.cx,s=o.cy,l=o.r,u=o.r0,h=-t.get("startAngle")*bM,c=t.get("endAngle"),p=t.get("padAngle")*bM;c="auto"===c?h-_M:-c*bM;var d=t.get("minAngle")*bM+p,f=0;e.each(i,(function(t){!isNaN(t)&&f++}));var g=e.getSum(i),y=Math.PI/(g||f)*2,v=t.get("clockwise"),m=t.get("roseType"),x=t.get("stillShowZeroSum"),_=e.getDataExtent(i);_[0]=0;var b=v?1:-1,w=[h,c],S=b*p/2;us(w,!v),h=w[0],c=w[1];var M=IM(t);M.startAngle=h,M.endAngle=c,M.clockwise=v;var I=Math.abs(c-h),T=I,C=0,D=h;if(e.setLayout({viewRect:r,r:l}),e.each(i,(function(t,n){var i;if(isNaN(t))e.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:v,cx:a,cy:s,r0:u,r:m?NaN:l});else{(i="area"!==m?0===g&&x?y:t*y:I/f)i?h=o=D+b*i/2:(o=D+S,h=r-S),e.setItemLayout(n,{angle:i,startAngle:o,endAngle:h,clockwise:v,cx:a,cy:s,r0:u,r:m?Kr(t,_,[u,l]):l}),D=r}})),T<_M&&f)if(T<=.001){var A=I/f;e.each(i,(function(t,n){if(!isNaN(t)){var i=e.getItemLayout(n);i.angle=A;var r=0,o=0;An?a:o,h=Math.abs(l.label.y-n);if(h>=u.maxY){var c=l.label.x-e-l.len2*r,p=i+l.len,f=Math.abs(c)t.unconstrainedWidth?null:d:null;i.setStyle("width",f)}var g=i.getBoundingRect();o.width=g.width;var y=(i.style.margin||0)+2.1;o.height=g.height+y,o.y-=(o.height-c)/2}}}function kM(t){return"center"===t.position}function LM(t){var e,n,i=t.getData(),r=[],o=!1,a=(t.get("minShowLabelAngle")||0)*CM,s=i.getLayout("viewRect"),l=i.getLayout("r"),u=s.width,h=s.x,c=s.y,p=s.height;function d(t){t.ignore=!0}i.each((function(t){var s=i.getItemGraphicEl(t),c=s.shape,p=s.getTextContent(),f=s.getTextGuideLine(),g=i.getItemModel(t),y=g.getModel("label"),v=y.get("position")||g.get(["emphasis","label","position"]),m=y.get("distanceToLabelLine"),x=y.get("alignTo"),_=$r(y.get("edgeDistance"),u),b=y.get("bleedMargin"),w=g.getModel("labelLine"),S=w.get("length");S=$r(S,u);var M=w.get("length2");if(M=$r(M,u),Math.abs(c.endAngle-c.startAngle)0?"right":"left":k>0?"left":"right"}var B=Math.PI,F=0,G=y.get("rotate");if(j(G))F=G*(B/180);else if("center"===v)F=0;else if("radial"===G||!0===G){F=k<0?-A+B:-A}else if("tangential"===G&&"outside"!==v&&"outer"!==v){var W=Math.atan2(k,L);W<0&&(W=2*B+W),L>0&&(W=B+W),F=W-B}if(o=!!F,p.x=I,p.y=T,p.rotation=F,p.setStyle({verticalAlign:"middle"}),P){p.setStyle({align:D});var H=p.states.select;H&&(H.x+=p.x,H.y+=p.y)}else{var Y=p.getBoundingRect().clone();Y.applyTransform(p.getComputedTransform());var X=(p.style.margin||0)+2.1;Y.y-=X/2,Y.height+=X,r.push({label:p,labelLine:f,position:v,len:S,len2:M,minTurnAngle:w.get("minTurnAngle"),maxSurfaceAngle:w.get("maxSurfaceAngle"),surfaceNormal:new De(k,L),linePoints:C,textAlign:D,labelDistance:m,labelAlignTo:x,edgeDistance:_,bleedMargin:b,rect:Y,unconstrainedWidth:Y.width,labelStyleWidth:p.style.width})}s.setTextConfig({inside:P})}})),!o&&t.get("avoidLabelOverlap")&&function(t,e,n,i,r,o,a,s){for(var l=[],u=[],h=Number.MAX_VALUE,c=-Number.MAX_VALUE,p=0;p0){for(var l=o.getItemLayout(0),u=1;isNaN(l&&l.startAngle)&&u=n.r0}},e.type="pie",e}(Og);function RM(t,e,n){e=Y(e)&&{coordDimensions:e}||A({encodeDefine:t.getEncode()},e);var i=t.getSource(),r=px(i,e).dimensions,o=new cx(r,t);return o.initData(i,n),o}var NM=function(){function t(t,e){this._getDataWithEncodedVisual=t,this._getRawData=e}return t.prototype.getAllNames=function(){var t=this._getRawData();return t.mapArray(t.getName)},t.prototype.containName=function(t){return this._getRawData().indexOfName(t)>=0},t.prototype.indexOfName=function(t){return this._getDataWithEncodedVisual().indexOfName(t)},t.prototype.getItemVisual=function(t,e){return this._getDataWithEncodedVisual().getItemVisual(t,e)},t}(),EM=Vo(),zM=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new NM(W(this.getData,this),W(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return RM(this,{coordDimensions:["value"],encodeDefaulter:H(ed,this)})},e.prototype.getDataParams=function(e){var n=this.getData(),i=EM(n),r=i.seats;if(!r){var o=[];n.each(n.mapDimension("value"),(function(t){o.push(t)})),r=i.seats=io(o,n.hostModel.get("percentPrecision"))}var a=t.prototype.getDataParams.call(this,e);return a.percent=r[e]||0,a.$vars.push("percent"),a},e.prototype._defaultLabelLine=function(t){Co(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.type="series.pie",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,endAngle:"auto",padAngle:0,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},e}(bg);var VM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return n(e,t),e.prototype.getInitialData=function(t,e){return _x(null,this,{useEncodeDefaulter:!0})},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?5e3:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?1e4:this.get("progressiveThreshold"):t},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},e.type="series.scatter",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:"#212121"}},universalTransition:{divideShape:"clone"}},e}(bg),BM=function(){},FM=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return n(e,t),e.prototype.getDefaultShape=function(){return new BM},e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.buildPath=function(t,e){var n,i=e.points,r=e.size,o=this.symbolProxy,a=o.shape,s=t.getContext?t.getContext():t,l=s&&r[0]<4,u=this.softClipShape;if(l)this._ctx=s;else{for(this._ctx=null,n=this._off;n=0;s--){var l=2*s,u=i[l]-o/2,h=i[l+1]-a/2;if(t>=u&&e>=h&&t<=u+o&&e<=h+a)return s}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();return t=n[0],e=n[1],i.contain(t,e)?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.points,i=e.size,r=i[0],o=i[1],a=1/0,s=1/0,l=-1/0,u=-1/0,h=0;h=0&&(l.dataIndex=n+(t.startIndex||0))}))},t.prototype.remove=function(){this._clear()},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),WM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){var i=t.getData();this._updateSymbolDraw(i,t).updateData(i,{clipShape:this._getClipShape(t)}),this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData();this._updateSymbolDraw(i,t).incrementalPrepareUpdate(i),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._symbolDraw.incrementalUpdate(t,e.getData(),{clipShape:this._getClipShape(e)}),this._finished=t.end===e.getData().count()},e.prototype.updateTransform=function(t,e,n){var i=t.getData();if(this.group.dirty(),!this._finished||i.count()>1e4)return{update:!0};var r=XS("").reset(t,e,n);r.progress&&r.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout(i)},e.prototype.eachRendered=function(t){this._symbolDraw&&this._symbolDraw.eachRendered(t)},e.prototype._getClipShape=function(t){if(t.get("clip",!0)){var e=t.coordinateSystem;return e&&e.getArea&&e.getArea(.1)}},e.prototype._updateSymbolDraw=function(t,e){var n=this._symbolDraw,i=e.pipelineContext.large;return n&&i===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=i?new GM:new xS,this._isLargeDraw=i,this.group.removeAll()),this.group.add(n.group),n},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},e.prototype.dispose=function(){},e.type="scatter",e}(Og),HM=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.type="grid",e.dependencies=["xAxis","yAxis"],e.layoutMode="box",e.defaultOption={show:!1,z:0,left:"10%",top:60,right:"10%",bottom:70,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"},e}(zp),YM=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",Wo).models[0]},e.type="cartesian2dAxis",e}(zp);R(YM,D_);var XM={show:!0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#6E7079",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,showMinLine:!0,showMaxLine:!0,lineStyle:{color:["#E0E6F1"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.2)","rgba(210,219,238,0.2)"]}}},UM=C({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},XM),ZM=C({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#F4F7FD",width:1}}},XM),jM={category:UM,value:ZM,time:C({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},ZM),log:k({logBase:10},ZM)},qM={value:1,category:1,time:1,log:1};function KM(t,e,i,r){E(qM,(function(o,a){var s=C(C({},jM[a],!0),r,!0),l=function(t){function i(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e+"Axis."+a,n}return n(i,t),i.prototype.mergeDefaultAndTheme=function(t,e){var n=Pp(this),i=n?Rp(t):{};C(t,e.getTheme().get(a+"Axis")),C(t,this.getDefaultOption()),t.type=$M(t),n&&Op(t,i,n)},i.prototype.optionUpdated=function(){"category"===this.option.type&&(this.__ordinalMeta=Mx.createByAxisModel(this))},i.prototype.getCategories=function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},i.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},i.type=e+"Axis."+a,i.defaultOption=s,i}(i);t.registerComponentModel(l)})),t.registerSubTypeDefaulter(e+"Axis",$M)}function $M(t){return t.type||(t.data?"category":"value")}var JM=function(){function t(t){this.type="cartesian",this._dimList=[],this._axes={},this.name=t||""}return t.prototype.getAxis=function(t){return this._axes[t]},t.prototype.getAxes=function(){return z(this._dimList,(function(t){return this._axes[t]}),this)},t.prototype.getAxesByScale=function(t){return t=t.toLowerCase(),B(this.getAxes(),(function(e){return e.scale.type===t}))},t.prototype.addAxis=function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)},t}(),QM=["x","y"];function tI(t){return"interval"===t.type||"time"===t.type}var eI=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cartesian2d",e.dimensions=QM,e}return n(e,t),e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var t=this.getAxis("x").scale,e=this.getAxis("y").scale;if(tI(t)&&tI(e)){var n=t.getExtent(),i=e.getExtent(),r=this.dataToPoint([n[0],i[0]]),o=this.dataToPoint([n[1],i[1]]),a=n[1]-n[0],s=i[1]-i[0];if(a&&s){var l=(o[0]-r[0])/a,u=(o[1]-r[1])/s,h=r[0]-n[0]*l,c=r[1]-i[0]*u,p=this._transform=[l,0,0,u,h,c];this._invTransform=Ie([],p)}}},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},e.prototype.containPoint=function(t){var e=this.getAxis("x"),n=this.getAxis("y");return e.contain(e.toLocalCoord(t[0]))&&n.contain(n.toLocalCoord(t[1]))},e.prototype.containData=function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},e.prototype.containZone=function(t,e){var n=this.dataToPoint(t),i=this.dataToPoint(e),r=this.getArea(),o=new ze(n[0],n[1],i[0]-n[0],i[1]-n[1]);return r.intersect(o)},e.prototype.dataToPoint=function(t,e,n){n=n||[];var i=t[0],r=t[1];if(this._transform&&null!=i&&isFinite(i)&&null!=r&&isFinite(r))return Wt(n,t,this._transform);var o=this.getAxis("x"),a=this.getAxis("y");return n[0]=o.toGlobalCoord(o.dataToCoord(i,e)),n[1]=a.toGlobalCoord(a.dataToCoord(r,e)),n},e.prototype.clampData=function(t,e){var n=this.getAxis("x").scale,i=this.getAxis("y").scale,r=n.getExtent(),o=i.getExtent(),a=n.parse(t[0]),s=i.parse(t[1]);return(e=e||[])[0]=Math.min(Math.max(Math.min(r[0],r[1]),a),Math.max(r[0],r[1])),e[1]=Math.min(Math.max(Math.min(o[0],o[1]),s),Math.max(o[0],o[1])),e},e.prototype.pointToData=function(t,e){var n=[];if(this._invTransform)return Wt(n,t,this._invTransform);var i=this.getAxis("x"),r=this.getAxis("y");return n[0]=i.coordToData(i.toLocalCoord(t[0]),e),n[1]=r.coordToData(r.toLocalCoord(t[1]),e),n},e.prototype.getOtherAxis=function(t){return this.getAxis("x"===t.dim?"y":"x")},e.prototype.getArea=function(t){t=t||0;var e=this.getAxis("x").getGlobalExtent(),n=this.getAxis("y").getGlobalExtent(),i=Math.min(e[0],e[1])-t,r=Math.min(n[0],n[1])-t,o=Math.max(e[0],e[1])-i+t,a=Math.max(n[0],n[1])-r+t;return new ze(i,r,o,a)},e}(JM),nI=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.index=0,a.type=r||"value",a.position=o||"bottom",a}return n(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.getGlobalExtent=function(t){var e=this.getExtent();return e[0]=this.toGlobalCoord(e[0]),e[1]=this.toGlobalCoord(e[1]),t&&e[0]>e[1]&&e.reverse(),e},e.prototype.pointToData=function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},e.prototype.setCategorySortInfo=function(t){if("category"!==this.type)return!1;this.model.option.categorySortInfo=t,this.scale.setSortInfo(t)},e}(ab);function iI(t,e,n){n=n||{};var i=t.coordinateSystem,r=e.axis,o={},a=r.getAxesOnZeroOf()[0],s=r.position,l=a?"onZero":s,u=r.dim,h=i.getRect(),c=[h.x,h.x+h.width,h.y,h.y+h.height],p={left:0,right:1,top:0,bottom:1,onZero:2},d=e.get("offset")||0,f="x"===u?[c[2]-d,c[3]+d]:[c[0]-d,c[1]+d];if(a){var g=a.toGlobalCoord(a.dataToCoord(0));f[p.onZero]=Math.max(Math.min(g,f[1]),f[0])}o.position=["y"===u?f[p[l]]:c[0],"x"===u?f[p[l]]:c[3]],o.rotation=Math.PI/2*("x"===u?0:1);o.labelDirection=o.tickDirection=o.nameDirection={top:-1,bottom:1,left:-1,right:1}[s],o.labelOffset=a?f[p[s]]-f[p.onZero]:0,e.get(["axisTick","inside"])&&(o.tickDirection=-o.tickDirection),it(n.labelInside,e.get(["axisLabel","inside"]))&&(o.labelDirection=-o.labelDirection);var y=e.get(["axisLabel","rotate"]);return o.labelRotate="top"===l?-y:y,o.z2=1,o}function rI(t){return"cartesian2d"===t.get("coordinateSystem")}function oI(t){var e={xAxisModel:null,yAxisModel:null};return E(e,(function(n,i){var r=i.replace(/Model$/,""),o=t.getReferringComponents(r,Wo).models[0];e[i]=o})),e}var aI=Math.log;function sI(t,e,n){var i=Ex.prototype,r=i.getTicks.call(n),o=i.getTicks.call(n,!0),a=r.length-1,s=i.getInterval.call(n),l=x_(t,e),u=l.extent,h=l.fixMin,c=l.fixMax;if("log"===t.type){var p=aI(t.base);u=[aI(u[0])/p,aI(u[1])/p]}t.setExtent(u[0],u[1]),t.calcNiceExtent({splitNumber:a,fixMin:h,fixMax:c});var d=i.getExtent.call(t);h&&(u[0]=d[0]),c&&(u[1]=d[1]);var f=i.getInterval.call(t),g=u[0],y=u[1];if(h&&c)f=(y-g)/a;else if(h)for(y=u[0]+f*a;yu[0]&&isFinite(g)&&isFinite(u[0]);)f=Dx(f),g=u[1]-f*a;else{t.getTicks().length-1>a&&(f=Dx(f));var v=f*a;(g=Jr((y=Math.ceil(u[1]/f)*f)-v))<0&&u[0]>=0?(g=0,y=Jr(v)):y>0&&u[1]<=0&&(y=0,g=-Jr(v))}var m=(r[0].value-o[0].value)/s,x=(r[a].value-o[a].value)/s;i.setExtent.call(t,g+f*m,y+f*x),i.setInterval.call(t,f),(m||x)&&i.setNiceExtent.call(t,g+f,y-f)}var lI=function(){function t(t,e,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=QM,this._initCartesian(t,e,n),this.model=t}return t.prototype.getRect=function(){return this._rect},t.prototype.update=function(t,e){var n=this._axesMap;function i(t){var e,n=G(t),i=n.length;if(i){for(var r=[],o=i-1;o>=0;o--){var a=t[+n[o]],s=a.model,l=a.scale;Tx(l)&&s.get("alignTicks")&&null==s.get("interval")?r.push(a):(__(l,s),Tx(l)&&(e=a))}r.length&&(e||__((e=r.pop()).scale,e.model),E(r,(function(t){sI(t.scale,t.model,e.scale)})))}}this._updateScale(t,this.model),i(n.x),i(n.y);var r={};E(n.x,(function(t){hI(n,"y",t,r)})),E(n.y,(function(t){hI(n,"x",t,r)})),this.resize(this.model,e)},t.prototype.resize=function(t,e,n){var i=t.getBoxLayoutParams(),r=!n&&t.get("containLabel"),o=kp(i,{width:e.getWidth(),height:e.getHeight()});this._rect=o;var a=this._axesList;function s(){E(a,(function(t){var e=t.isHorizontal(),n=e?[0,o.width]:[0,o.height],i=t.inverse?1:0;t.setExtent(n[i],n[1-i]),function(t,e){var n=t.getExtent(),i=n[0]+n[1];t.toGlobalCoord="x"===t.dim?function(t){return t+e}:function(t){return i-t+e},t.toLocalCoord="x"===t.dim?function(t){return t-e}:function(t){return i-t+e}}(t,e?o.x:o.y)}))}s(),r&&(E(a,(function(t){if(!t.model.get(["axisLabel","inside"])){var e=function(t){var e=t.model,n=t.scale;if(e.get(["axisLabel","show"])&&!n.isBlank()){var i,r,o=n.getExtent();r=n instanceof Rx?n.count():(i=n.getTicks()).length;var a,s=t.getLabelModel(),l=w_(t),u=1;r>40&&(u=Math.ceil(r/40));for(var h=0;h0&&i>0||n<0&&i<0)}(t)}var pI=Math.PI,dI=function(){function t(t,e){this.group=new Br,this.opt=e,this.axisModel=t,k(e,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0,handleAutoShown:function(){return!0}});var n=new Br({x:e.position[0],y:e.position[1],rotation:e.rotation});n.updateTransform(),this._transformGroup=n}return t.prototype.hasBuilder=function(t){return!!fI[t]},t.prototype.add=function(t){fI[t](this.opt,this.axisModel,this.group,this._transformGroup)},t.prototype.getGroup=function(){return this.group},t.innerTextLayout=function(t,e,n){var i,r,o=ao(e-t);return so(o)?(r=n>0?"top":"bottom",i="center"):so(o-pI)?(r=n>0?"bottom":"top",i="center"):(r="middle",i=o>0&&o0?"right":"left":n>0?"left":"right"),{rotation:o,textAlign:i,textVerticalAlign:r}},t.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},t.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)},t}(),fI={axisLine:function(t,e,n,i){var r=e.get(["axisLine","show"]);if("auto"===r&&t.handleAutoShown&&(r=t.handleAutoShown("axisLine")),r){var o=e.axis.getExtent(),a=i.transform,s=[o[0],0],l=[o[1],0],u=s[0]>l[0];a&&(Wt(s,s,a),Wt(l,l,a));var h=A({lineCap:"round"},e.getModel(["axisLine","lineStyle"]).getLineStyle()),c=new Ku({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]},style:h,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1});zh(c.shape,c.style.lineWidth),c.anid="line",n.add(c);var p=e.get(["axisLine","symbol"]);if(null!=p){var d=e.get(["axisLine","symbolSize"]);U(p)&&(p=[p,p]),(U(d)||j(d))&&(d=[d,d]);var f=Zy(e.get(["axisLine","symbolOffset"])||0,d),g=d[0],y=d[1];E([{rotate:t.rotation+Math.PI/2,offset:f[0],r:0},{rotate:t.rotation-Math.PI/2,offset:f[1],r:Math.sqrt((s[0]-l[0])*(s[0]-l[0])+(s[1]-l[1])*(s[1]-l[1]))}],(function(e,i){if("none"!==p[i]&&null!=p[i]){var r=Xy(p[i],-g/2,-y/2,g,y,h.stroke,!0),o=e.r+e.offset,a=u?l:s;r.attr({rotation:e.rotate,x:a[0]+o*Math.cos(t.rotation),y:a[1]-o*Math.sin(t.rotation),silent:!0,z2:11}),n.add(r)}}))}}},axisTickLabel:function(t,e,n,i){var r=function(t,e,n,i){var r=n.axis,o=n.getModel("axisTick"),a=o.get("show");"auto"===a&&i.handleAutoShown&&(a=i.handleAutoShown("axisTick"));if(!a||r.scale.isBlank())return;for(var s=o.getModel("lineStyle"),l=i.tickDirection*o.get("length"),u=mI(r.getTicksCoords(),e.transform,l,k(s.getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])}),"ticks"),h=0;hc[1]?-1:1,d=["start"===s?c[0]-p*h:"end"===s?c[1]+p*h:(c[0]+c[1])/2,vI(s)?t.labelOffset+l*h:0],f=e.get("nameRotate");null!=f&&(f=f*pI/180),vI(s)?o=dI.innerTextLayout(t.rotation,null!=f?f:t.rotation,l):(o=function(t,e,n,i){var r,o,a=ao(n-t),s=i[0]>i[1],l="start"===e&&!s||"start"!==e&&s;so(a-pI/2)?(o=l?"bottom":"top",r="center"):so(a-1.5*pI)?(o=l?"top":"bottom",r="center"):(o="middle",r=a<1.5*pI&&a>pI/2?l?"left":"right":l?"right":"left");return{rotation:a,textAlign:r,textVerticalAlign:o}}(t.rotation,s,f||0,c),null!=(a=t.axisNameAvailableWidth)&&(a=Math.abs(a/Math.sin(o.rotation)),!isFinite(a)&&(a=null)));var g=u.getFont(),y=e.get("nameTruncate",!0)||{},v=y.ellipsis,m=it(t.nameTruncateMaxWidth,y.maxWidth,a),x=new Xs({x:d[0],y:d[1],rotation:o.rotation,silent:dI.isLabelSilent(e),style:oc(u,{text:r,font:g,overflow:"truncate",width:m,ellipsis:v,fill:u.getTextColor()||e.get(["axisLine","lineStyle","color"]),align:u.get("align")||o.textAlign,verticalAlign:u.get("verticalAlign")||o.textVerticalAlign}),z2:1});if(Kh({el:x,componentModel:e,itemName:r}),x.__fullText=r,x.anid="name",e.get("triggerEvent")){var _=dI.makeAxisEventDataBase(e);_.targetType="axisName",_.name=r,rl(x).eventData=_}i.add(x),x.updateTransform(),n.add(x),x.decomposeTransform()}}};function gI(t){t&&(t.ignore=!0)}function yI(t,e){var n=t&&t.getBoundingRect().clone(),i=e&&e.getBoundingRect().clone();if(n&&i){var r=xe([]);return Se(r,r,-t.rotation),n.applyTransform(be([],r,t.getLocalTransform())),i.applyTransform(be([],r,e.getLocalTransform())),n.intersect(i)}}function vI(t){return"middle"===t||"center"===t}function mI(t,e,n,i,r){for(var o=[],a=[],s=[],l=0;l=0||t===e}function bI(t){var e=wI(t);if(e){var n=e.axisPointerModel,i=e.axis.scale,r=n.option,o=n.get("status"),a=n.get("value");null!=a&&(a=i.parse(a));var s=SI(n);null==o&&(r.status=s?"show":"hide");var l=i.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a0&&!c.min?c.min=0:null!=c.min&&c.min<0&&!c.max&&(c.max=0);var p=a;null!=c.color&&(p=k({color:c.color},a));var d=C(T(c),{boundaryGap:t,splitNumber:e,scale:n,axisLine:i,axisTick:r,axisLabel:o,name:c.text,showName:s,nameLocation:"end",nameGap:u,nameTextStyle:p,triggerEvent:h},!1);if(U(l)){var f=d.name;d.name=l.replace("{value}",null!=f?f:"")}else X(l)&&(d.name=l(d.name,d));var g=new Cc(d,null,this.ecModel);return R(g,D_.prototype),g.mainType="radar",g.componentIndex=this.componentIndex,g}),this);this._indicatorModels=c},e.prototype.getIndicatorModels=function(){return this._indicatorModels},e.type="radar",e.defaultOption={z:0,center:["50%","50%"],radius:"75%",startAngle:90,axisName:{show:!0},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:C({lineStyle:{color:"#bbb"}},XI.axisLine),axisLabel:UI(XI.axisLabel,!1),axisTick:UI(XI.axisTick,!1),splitLine:UI(XI.splitLine,!0),splitArea:UI(XI.splitArea,!0),indicator:[]},e}(zp),jI=["axisLine","axisTickLabel","axisName"],qI=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){this.group.removeAll(),this._buildAxes(t),this._buildSplitLineAndArea(t)},e.prototype._buildAxes=function(t){var e=t.coordinateSystem;E(z(e.getIndicatorAxes(),(function(t){var n=t.model.get("showName")?t.name:"";return new dI(t.model,{axisName:n,position:[e.cx,e.cy],rotation:t.angle,labelDirection:-1,tickDirection:-1,nameDirection:1})})),(function(t){E(jI,t.add,t),this.group.add(t.getGroup())}),this)},e.prototype._buildSplitLineAndArea=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes();if(n.length){var i=t.get("shape"),r=t.getModel("splitLine"),o=t.getModel("splitArea"),a=r.getModel("lineStyle"),s=o.getModel("areaStyle"),l=r.get("show"),u=o.get("show"),h=a.get("color"),c=s.get("color"),p=Y(h)?h:[h],d=Y(c)?c:[c],f=[],g=[];if("circle"===i)for(var y=n[0].getTicksCoords(),v=e.cx,m=e.cy,x=0;x3?1.4:r>1?1.2:1.1;iT(this,"zoom","zoomOnMouseWheel",t,{scale:i>0?s:1/s,originX:o,originY:a,isAvailableBehavior:null})}if(n){var l=Math.abs(i);iT(this,"scrollMove","moveOnMouseWheel",t,{scrollDelta:(i>0?1:-1)*(l>3?.4:l>1?.15:.05),originX:o,originY:a,isAvailableBehavior:null})}}},e.prototype._pinchHandler=function(t){tT(this._zr,"globalPan")||iT(this,"zoom",null,t,{scale:t.pinchScale>1?1.1:1/1.1,originX:t.pinchX,originY:t.pinchY,isAvailableBehavior:null})},e}(jt);function iT(t,e,n,i,r){t.pointerChecker&&t.pointerChecker(i,r.originX,r.originY)&&(de(i.event),rT(t,e,n,i,r))}function rT(t,e,n,i,r){r.isAvailableBehavior=W(oT,null,n,i),t.trigger(e,r)}function oT(t,e,n){var i=n[t];return!t||i&&(!U(i)||e.event[i+"Key"])}function aT(t,e,n){var i=t.target;i.x+=e,i.y+=n,i.dirty()}function sT(t,e,n,i){var r=t.target,o=t.zoomLimit,a=t.zoom=t.zoom||1;if(a*=e,o){var s=o.min||0,l=o.max||1/0;a=Math.max(Math.min(l,a),s)}var u=a/t.zoom;t.zoom=a,r.x-=(n-r.x)*(u-1),r.y-=(i-r.y)*(u-1),r.scaleX*=u,r.scaleY*=u,r.dirty()}var lT,uT={axisPointer:1,tooltip:1,brush:1};function hT(t,e,n){var i=e.getComponentByElement(t.topTarget),r=i&&i.coordinateSystem;return i&&i!==n&&!uT.hasOwnProperty(i.mainType)&&r&&r.model!==n}function cT(t){U(t)&&(t=(new DOMParser).parseFromString(t,"text/xml"));var e=t;for(9===e.nodeType&&(e=e.firstChild);"svg"!==e.nodeName.toLowerCase()||1!==e.nodeType;)e=e.nextSibling;return e}var pT={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-anchor":"textAlign",visibility:"visibility",display:"display"},dT=G(pT),fT={"alignment-baseline":"textBaseline","stop-color":"stopColor"},gT=G(fT),yT=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(t,e){e=e||{};var n=cT(t);this._defsUsePending=[];var i=new Br;this._root=i;var r=[],o=n.getAttribute("viewBox")||"",a=parseFloat(n.getAttribute("width")||e.width),s=parseFloat(n.getAttribute("height")||e.height);isNaN(a)&&(a=null),isNaN(s)&&(s=null),wT(n,i,null,!0,!1);for(var l,u,h=n.firstChild;h;)this._parseNode(h,i,r,null,!1,!1),h=h.nextSibling;if(function(t,e){for(var n=0;n=4&&(l={x:parseFloat(c[0]||0),y:parseFloat(c[1]||0),width:parseFloat(c[2]),height:parseFloat(c[3])})}if(l&&null!=a&&null!=s&&(u=LT(l,{x:0,y:0,width:a,height:s}),!e.ignoreViewBox)){var p=i;(i=new Br).add(p),p.scaleX=p.scaleY=u.scale,p.x=u.x,p.y=u.y}return e.ignoreRootClip||null==a||null==s||i.setClipPath(new Ws({shape:{x:0,y:0,width:a,height:s}})),{root:i,width:a,height:s,viewBoxRect:l,viewBoxTransform:u,named:r}},t.prototype._parseNode=function(t,e,n,i,r,o){var a,s=t.nodeName.toLowerCase(),l=i;if("defs"===s&&(r=!0),"text"===s&&(o=!0),"defs"===s||"switch"===s)a=e;else{if(!r){var u=lT[s];if(u&&_t(lT,s)){a=u.call(this,t,e);var h=t.getAttribute("name");if(h){var c={name:h,namedFrom:null,svgNodeTagLower:s,el:a};n.push(c),"g"===s&&(l=c)}else i&&n.push({name:i.name,namedFrom:i,svgNodeTagLower:s,el:a});e.add(a)}}var p=vT[s];if(p&&_t(vT,s)){var d=p.call(this,t),f=t.getAttribute("id");f&&(this._defs[f]=d)}}if(a&&a.isGroup)for(var g=t.firstChild;g;)1===g.nodeType?this._parseNode(g,a,n,l,r,o):3===g.nodeType&&o&&this._parseText(g,a),g=g.nextSibling},t.prototype._parseText=function(t,e){var n=new Ps({style:{text:t.textContent},silent:!0,x:this._textX||0,y:this._textY||0});_T(e,n),wT(t,n,this._defsUsePending,!1,!1),function(t,e){var n=e.__selfStyle;if(n){var i=n.textBaseline,r=i;i&&"auto"!==i?"baseline"===i?r="alphabetic":"before-edge"===i||"text-before-edge"===i?r="top":"after-edge"===i||"text-after-edge"===i?r="bottom":"central"!==i&&"mathematical"!==i||(r="middle"):r="alphabetic",t.style.textBaseline=r}var o=e.__inheritedStyle;if(o){var a=o.textAlign,s=a;a&&("middle"===a&&(s="center"),t.style.textAlign=s)}}(n,e);var i=n.style,r=i.fontSize;r&&r<9&&(i.fontSize=9,n.scaleX*=r/9,n.scaleY*=r/9);var o=(i.fontSize||i.fontFamily)&&[i.fontStyle,i.fontWeight,(i.fontSize||12)+"px",i.fontFamily||"sans-serif"].join(" ");i.font=o;var a=n.getBoundingRect();return this._textX+=a.width,e.add(n),n},t.internalField=void(lT={g:function(t,e){var n=new Br;return _T(e,n),wT(t,n,this._defsUsePending,!1,!1),n},rect:function(t,e){var n=new Ws;return _T(e,n),wT(t,n,this._defsUsePending,!1,!1),n.setShape({x:parseFloat(t.getAttribute("x")||"0"),y:parseFloat(t.getAttribute("y")||"0"),width:parseFloat(t.getAttribute("width")||"0"),height:parseFloat(t.getAttribute("height")||"0")}),n.silent=!0,n},circle:function(t,e){var n=new Su;return _T(e,n),wT(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),r:parseFloat(t.getAttribute("r")||"0")}),n.silent=!0,n},line:function(t,e){var n=new Ku;return _T(e,n),wT(t,n,this._defsUsePending,!1,!1),n.setShape({x1:parseFloat(t.getAttribute("x1")||"0"),y1:parseFloat(t.getAttribute("y1")||"0"),x2:parseFloat(t.getAttribute("x2")||"0"),y2:parseFloat(t.getAttribute("y2")||"0")}),n.silent=!0,n},ellipse:function(t,e){var n=new Iu;return _T(e,n),wT(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),rx:parseFloat(t.getAttribute("rx")||"0"),ry:parseFloat(t.getAttribute("ry")||"0")}),n.silent=!0,n},polygon:function(t,e){var n,i=t.getAttribute("points");i&&(n=bT(i));var r=new Xu({shape:{points:n||[]},silent:!0});return _T(e,r),wT(t,r,this._defsUsePending,!1,!1),r},polyline:function(t,e){var n,i=t.getAttribute("points");i&&(n=bT(i));var r=new Zu({shape:{points:n||[]},silent:!0});return _T(e,r),wT(t,r,this._defsUsePending,!1,!1),r},image:function(t,e){var n=new Ns;return _T(e,n),wT(t,n,this._defsUsePending,!1,!1),n.setStyle({image:t.getAttribute("xlink:href")||t.getAttribute("href"),x:+t.getAttribute("x"),y:+t.getAttribute("y"),width:+t.getAttribute("width"),height:+t.getAttribute("height")}),n.silent=!0,n},text:function(t,e){var n=t.getAttribute("x")||"0",i=t.getAttribute("y")||"0",r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0";this._textX=parseFloat(n)+parseFloat(r),this._textY=parseFloat(i)+parseFloat(o);var a=new Br;return _T(e,a),wT(t,a,this._defsUsePending,!1,!0),a},tspan:function(t,e){var n=t.getAttribute("x"),i=t.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=i&&(this._textY=parseFloat(i));var r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0",a=new Br;return _T(e,a),wT(t,a,this._defsUsePending,!1,!0),this._textX+=parseFloat(r),this._textY+=parseFloat(o),a},path:function(t,e){var n=_u(t.getAttribute("d")||"");return _T(e,n),wT(t,n,this._defsUsePending,!1,!1),n.silent=!0,n}}),t}(),vT={lineargradient:function(t){var e=parseInt(t.getAttribute("x1")||"0",10),n=parseInt(t.getAttribute("y1")||"0",10),i=parseInt(t.getAttribute("x2")||"10",10),r=parseInt(t.getAttribute("y2")||"0",10),o=new oh(e,n,i,r);return mT(t,o),xT(t,o),o},radialgradient:function(t){var e=parseInt(t.getAttribute("cx")||"0",10),n=parseInt(t.getAttribute("cy")||"0",10),i=parseInt(t.getAttribute("r")||"0",10),r=new ah(e,n,i);return mT(t,r),xT(t,r),r}};function mT(t,e){"userSpaceOnUse"===t.getAttribute("gradientUnits")&&(e.global=!0)}function xT(t,e){for(var n=t.firstChild;n;){if(1===n.nodeType&&"stop"===n.nodeName.toLocaleLowerCase()){var i=n.getAttribute("offset"),r=void 0;r=i&&i.indexOf("%")>0?parseInt(i,10)/100:i?parseFloat(i):0;var o={};kT(n,o,o);var a=o.stopColor||n.getAttribute("stop-color")||"#000000";e.colorStops.push({offset:r,color:a})}n=n.nextSibling}}function _T(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),k(e.__inheritedStyle,t.__inheritedStyle))}function bT(t){for(var e=TT(t),n=[],i=0;i0;o-=2){var a=i[o],s=i[o-1],l=TT(a);switch(r=r||[1,0,0,1,0,0],s){case"translate":we(r,r,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":Me(r,r,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":Se(r,r,-parseFloat(l[0])*DT,[parseFloat(l[1]||"0"),parseFloat(l[2]||"0")]);break;case"skewX":be(r,[1,0,Math.tan(parseFloat(l[0])*DT),1,0,0],r);break;case"skewY":be(r,[1,Math.tan(parseFloat(l[0])*DT),0,1,0,0],r);break;case"matrix":r[0]=parseFloat(l[0]),r[1]=parseFloat(l[1]),r[2]=parseFloat(l[2]),r[3]=parseFloat(l[3]),r[4]=parseFloat(l[4]),r[5]=parseFloat(l[5])}}e.setLocalTransform(r)}}(t,e),kT(t,a,s),i||function(t,e,n){for(var i=0;i0,f={api:n,geo:s,mapOrGeoModel:t,data:a,isVisualEncodedByVisualMap:d,isGeo:o,transformInfoRaw:c};"geoJSON"===s.resourceType?this._buildGeoJSON(f):"geoSVG"===s.resourceType&&this._buildSVG(f),this._updateController(t,e,n),this._updateMapSelectHandler(t,l,n,i)},t.prototype._buildGeoJSON=function(t){var e=this._regionsGroupByName=yt(),n=yt(),i=this._regionsGroup,r=t.transformInfoRaw,o=t.mapOrGeoModel,a=t.data,s=t.geo.projection,l=s&&s.stream;function u(t,e){return e&&(t=e(t)),t&&[t[0]*r.scaleX+r.x,t[1]*r.scaleY+r.y]}function h(t){for(var e=[],n=!l&&s&&s.project,i=0;i=0)&&(p=r);var d=a?{normal:{align:"center",verticalAlign:"middle"}}:null;ic(e,rc(i),{labelFetcher:p,labelDataIndex:c,defaultText:n},d);var f=e.getTextContent();if(f&&(JT(f).ignore=f.ignore,e.textConfig&&a)){var g=e.getBoundingRect().clone();e.textConfig.layoutRect=g,e.textConfig.position=[(a[0]-g.x)/g.width*100+"%",(a[1]-g.y)/g.height*100+"%"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function rC(t,e,n,i,r,o){t.data?t.data.setItemGraphicEl(o,e):rl(e).eventData={componentType:"geo",componentIndex:r.componentIndex,geoIndex:r.componentIndex,name:n,region:i&&i.option||{}}}function oC(t,e,n,i,r){t.data||Kh({el:e,componentModel:r,itemName:n,itemTooltipOption:i.get("tooltip")})}function aC(t,e,n,i,r){e.highDownSilentOnTouch=!!r.get("selectedMode");var o=i.getModel("emphasis"),a=o.get("focus");return Zl(e,a,o.get("blurScope"),o.get("disabled")),t.isGeo&&function(t,e,n){var i=rl(t);i.componentMainType=e.mainType,i.componentIndex=e.componentIndex,i.componentHighDownName=n}(e,r,n),a}function sC(t,e,n){var i,r=[];function o(){i=[]}function a(){i.length&&(r.push(i),i=[])}var s=e({polygonStart:o,polygonEnd:a,lineStart:o,lineEnd:a,point:function(t,e){isFinite(t)&&isFinite(e)&&i.push([t,e])},sphere:function(){}});return!n&&s.polygonStart(),E(t,(function(t){s.lineStart();for(var e=0;e-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n},e.type="series.map",e.dependencies=["geo"],e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},nameProperty:"name"},e}(bg);function hC(t){var e={};t.eachSeriesByType("map",(function(t){var n=t.getHostGeoModel(),i=n?"o"+n.id:"i"+t.getMapType();(e[i]=e[i]||[]).push(t)})),E(e,(function(t,e){for(var n,i,r,o=(n=z(t,(function(t){return t.getData()})),i=t[0].get("mapValueCalculation"),r={},E(n,(function(t){t.each(t.mapDimension("value"),(function(e,n){var i="ec-"+t.getName(n);r[i]=r[i]||[],isNaN(e)||r[i].push(e)}))})),n[0].map(n[0].mapDimension("value"),(function(t,e){for(var o="ec-"+n[0].getName(e),a=0,s=1/0,l=-1/0,u=r[o].length,h=0;h1?(d.width=p,d.height=p/x):(d.height=p,d.width=p*x),d.y=c[1]-d.height/2,d.x=c[0]-d.width/2;else{var b=t.getBoxLayoutParams();b.aspect=x,d=kp(b,{width:v,height:m})}this.setViewRect(d.x,d.y,d.width,d.height),this.setCenter(t.get("center"),e),this.setZoom(t.get("zoom"))}R(vC,dC);var _C=function(){function t(){this.dimensions=yC}return t.prototype.create=function(t,e){var n=[];function i(t){return{nameProperty:t.get("nameProperty"),aspectScale:t.get("aspectScale"),projection:t.get("projection")}}t.eachComponent("geo",(function(t,r){var o=t.get("map"),a=new vC(o+r,o,A({nameMap:t.get("nameMap")},i(t)));a.zoomLimit=t.get("scaleLimit"),n.push(a),t.coordinateSystem=a,a.model=t,a.resize=xC,a.resize(t,e)})),t.eachSeries((function(t){if("geo"===t.get("coordinateSystem")){var e=t.get("geoIndex")||0;t.coordinateSystem=n[e]}}));var r={};return t.eachSeriesByType("map",(function(t){if(!t.getHostGeoModel()){var e=t.getMapType();r[e]=r[e]||[],r[e].push(t)}})),E(r,(function(t,r){var o=z(t,(function(t){return t.get("nameMap")})),a=new vC(r,r,A({nameMap:D(o)},i(t[0])));a.zoomLimit=it.apply(null,z(t,(function(t){return t.get("scaleLimit")}))),n.push(a),a.resize=xC,a.resize(t[0],e),E(t,(function(t){t.coordinateSystem=a,function(t,e){E(e.get("geoCoord"),(function(e,n){t.addGeoCoord(n,e)}))}(a,t)}))})),n},t.prototype.getFilledRegions=function(t,e,n,i){for(var r=(t||[]).slice(),o=yt(),a=0;a=0;){var o=e[n];o.hierNode.prelim+=i,o.hierNode.modifier+=i,r+=o.hierNode.change,i+=o.hierNode.shift+r}}(t);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;r?(t.hierNode.prelim=r.hierNode.prelim+e(t,r),t.hierNode.modifier=t.hierNode.prelim-o):t.hierNode.prelim=o}else r&&(t.hierNode.prelim=r.hierNode.prelim+e(t,r));t.parentNode.hierNode.defaultAncestor=function(t,e,n,i){if(e){for(var r=t,o=t,a=o.parentNode.children[0],s=e,l=r.hierNode.modifier,u=o.hierNode.modifier,h=a.hierNode.modifier,c=s.hierNode.modifier;s=PC(s),o=OC(o),s&&o;){r=PC(r),a=OC(a),r.hierNode.ancestor=t;var p=s.hierNode.prelim+c-o.hierNode.prelim-u+i(s,o);p>0&&(NC(RC(s,t,n),t,p),u+=p,l+=p),c+=s.hierNode.modifier,u+=o.hierNode.modifier,l+=r.hierNode.modifier,h+=a.hierNode.modifier}s&&!PC(r)&&(r.hierNode.thread=s,r.hierNode.modifier+=c-l),o&&!OC(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=u-h,n=t)}return n}(t,r,t.parentNode.hierNode.defaultAncestor||i[0],e)}function AC(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function kC(t){return arguments.length?t:EC}function LC(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function PC(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function OC(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function RC(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function NC(t,e,n){var i=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=i,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=i}function EC(t,e){return t.parentNode===e.parentNode?1:2}var zC=function(){this.parentPoint=[],this.childPoints=[]},VC=function(t){function e(e){return t.call(this,e)||this}return n(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new zC},e.prototype.buildPath=function(t,e){var n=e.childPoints,i=n.length,r=e.parentPoint,o=n[0],a=n[i-1];if(1===i)return t.moveTo(r[0],r[1]),void t.lineTo(o[0],o[1]);var s=e.orient,l="TB"===s||"BT"===s?0:1,u=1-l,h=$r(e.forkPosition,1),c=[];c[l]=r[l],c[u]=r[u]+(a[u]-r[u])*h,t.moveTo(r[0],r[1]),t.lineTo(c[0],c[1]),t.moveTo(o[0],o[1]),c[l]=o[l],t.lineTo(c[0],c[1]),c[l]=a[l],t.lineTo(c[0],c[1]),t.lineTo(a[0],a[1]);for(var p=1;pm.x)||(_-=Math.PI);var S=b?"left":"right",M=s.getModel("label"),I=M.get("rotate"),T=I*(Math.PI/180),C=y.getTextContent();C&&(y.setTextConfig({position:M.get("position")||S,rotation:null==I?-_:T,origin:"center"}),C.setStyle("verticalAlign","middle"))}var D=s.get(["emphasis","focus"]),A="relative"===D?vt(a.getAncestorsIndices(),a.getDescendantIndices()):"ancestor"===D?a.getAncestorsIndices():"descendant"===D?a.getDescendantIndices():null;A&&(rl(n).focus=A),function(t,e,n,i,r,o,a,s){var l=e.getModel(),u=t.get("edgeShape"),h=t.get("layout"),c=t.getOrient(),p=t.get(["lineStyle","curveness"]),d=t.get("edgeForkPosition"),f=l.getModel("lineStyle").getLineStyle(),g=i.__edge;if("curve"===u)e.parentNode&&e.parentNode!==n&&(g||(g=i.__edge=new th({shape:XC(h,c,p,r,r)})),vh(g,{shape:XC(h,c,p,o,a)},t));else if("polyline"===u)if("orthogonal"===h){if(e!==n&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var y=e.children,v=[],m=0;me&&(e=i.height)}this.height=e+1},t.prototype.getNodeById=function(t){if(this.getId()===t)return this;for(var e=0,n=this.children,i=n.length;e=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,e)},t.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostTree.data.getItemModel(this.dataIndex).getModel(t)},t.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},t.prototype.setVisual=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,e)},t.prototype.getVisual=function(t){return this.hostTree.data.getItemVisual(this.dataIndex,t)},t.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},t.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},t.prototype.getChildIndex=function(){if(this.parentNode){for(var t=this.parentNode.children,e=0;e=0){var i=n.getData().tree.root,r=t.targetNode;if(U(r)&&(r=i.getNodeById(r)),r&&i.contains(r))return{node:r};var o=t.targetNodeId;if(null!=o&&(r=i.getNodeById(o)))return{node:r}}}function rD(t){for(var e=[];t;)(t=t.parentNode)&&e.push(t);return e.reverse()}function oD(t,e){return P(rD(t),e)>=0}function aD(t,e){for(var n=[];t;){var i=t.dataIndex;n.push({name:t.name,dataIndex:i,value:e.getRawValue(i)}),t=t.parentNode}return n.reverse(),n}var sD=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasSymbolVisual=!0,e.ignoreStyleOnData=!0,e}return n(e,t),e.prototype.getInitialData=function(t){var e={name:t.name,children:t.data},n=t.leaves||{},i=new Cc(n,this,this.ecModel),r=nD.createTree(e,this,(function(t){t.wrapMethod("getItemModel",(function(t,e){var n=r.getNodeByDataIndex(e);return n&&n.children.length&&n.isExpand||(t.parentModel=i),t}))}));var o=0;r.eachNode("preorder",(function(t){t.depth>o&&(o=t.depth)}));var a=t.expandAndCollapse&&t.initialTreeDepth>=0?t.initialTreeDepth:o;return r.root.eachNode("preorder",(function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=a})),r.data},e.prototype.getOrient=function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.formatTooltip=function(t,e,n){for(var i=this.getData().tree,r=i.root.children[0],o=i.getNodeByDataIndex(t),a=o.getValue(),s=o.name;o&&o!==r;)s=o.parentNode.name+"."+s,o=o.parentNode;return og("nameValue",{name:s,value:a,noValue:isNaN(a)||null==a})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=aD(i,this),n.collapsed=!i.isExpand,n},e.type="series.tree",e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},e}(bg);function lD(t,e){for(var n,i=[t];n=i.pop();)if(e(n),n.isExpand){var r=n.children;if(r.length)for(var o=r.length-1;o>=0;o--)i.push(r[o])}}function uD(t,e){t.eachSeriesByType("tree",(function(t){!function(t,e){var n=function(t,e){return kp(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e);t.layoutInfo=n;var i=t.get("layout"),r=0,o=0,a=null;"radial"===i?(r=2*Math.PI,o=Math.min(n.height,n.width)/2,a=kC((function(t,e){return(t.parentNode===e.parentNode?1:2)/t.depth}))):(r=n.width,o=n.height,a=kC());var s=t.getData().tree.root,l=s.children[0];if(l){!function(t){var e=t;e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var n,i,r=[e];n=r.pop();)if(i=n.children,n.isExpand&&i.length)for(var o=i.length-1;o>=0;o--){var a=i[o];a.hierNode={defaultAncestor:null,ancestor:a,prelim:0,modifier:0,change:0,shift:0,i:o,thread:null},r.push(a)}}(s),function(t,e,n){for(var i,r=[t],o=[];i=r.pop();)if(o.push(i),i.isExpand){var a=i.children;if(a.length)for(var s=0;sh.getLayout().x&&(h=t),t.depth>c.depth&&(c=t)}));var p=u===h?1:a(u,h)/2,d=p-u.getLayout().x,f=0,g=0,y=0,v=0;if("radial"===i)f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),lD(l,(function(t){y=(t.getLayout().x+d)*f,v=(t.depth-1)*g;var e=LC(y,v);t.setLayout({x:e.x,y:e.y,rawX:y,rawY:v},!0)}));else{var m=t.getOrient();"RL"===m||"LR"===m?(g=o/(h.getLayout().x+p+d),f=r/(c.depth-1||1),lD(l,(function(t){v=(t.getLayout().x+d)*g,y="LR"===m?(t.depth-1)*f:r-(t.depth-1)*f,t.setLayout({x:y,y:v},!0)}))):"TB"!==m&&"BT"!==m||(f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),lD(l,(function(t){y=(t.getLayout().x+d)*f,v="TB"===m?(t.depth-1)*g:o-(t.depth-1)*g,t.setLayout({x:y,y:v},!0)})))}}}(t,e)}))}function hD(t){t.eachSeriesByType("tree",(function(t){var e=t.getData();e.tree.eachNode((function(t){var n=t.getModel().getModel("itemStyle").getItemStyle();A(e.ensureUniqueItemVisual(t.dataIndex,"style"),n)}))}))}var cD=["treemapZoomToNode","treemapRender","treemapMove"];function pD(t){var e=t.getData().tree,n={};e.eachNode((function(e){for(var i=e;i&&i.depth>1;)i=i.parentNode;var r=pd(t.ecModel,i.name||i.dataIndex+"",n);e.setVisual("decal",r)}))}var dD=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventUsingHoverLayer=!0,n}return n(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};fD(n);var i=t.levels||[],r=this.designatedVisualItemStyle={},o=new Cc({itemStyle:r},this,e);i=t.levels=function(t,e){var n,i,r=To(e.get("color")),o=To(e.get(["aria","decal","decals"]));if(!r)return;t=t||[],E(t,(function(t){var e=new Cc(t),r=e.get("color"),o=e.get("decal");(e.get(["itemStyle","color"])||r&&"none"!==r)&&(n=!0),(e.get(["itemStyle","decal"])||o&&"none"!==o)&&(i=!0)}));var a=t[0]||(t[0]={});n||(a.color=r.slice());!i&&o&&(a.decal=o.slice());return t}(i,e);var a=z(i||[],(function(t){return new Cc(t,o,e)}),this),s=nD.createTree(n,this,(function(t){t.wrapMethod("getItemModel",(function(t,e){var n=s.getNodeByDataIndex(e),i=n?a[n.depth]:null;return t.parentModel=i||o,t}))}));return s.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.getRawValue(t);return og("nameValue",{name:i.getName(t),value:r})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=aD(i,this),n.treePathInfo=n.treeAncestors,n},e.prototype.setLayoutInfo=function(t){this.layoutInfo=this.layoutInfo||{},A(this.layoutInfo,t)},e.prototype.mapIdToIndex=function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=yt(),this._idIndexMapCount=0);var n=e.get(t);return null==n&&e.set(t,n=this._idIndexMapCount++),n},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){pD(this)},e.type="series.treemap",e.layoutMode="box",e.defaultOption={progressive:0,left:"center",top:"middle",width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,scaleLimit:null,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",textStyle:{color:"#fff"}},emphasis:{itemStyle:{color:"rgba(0,0,0,0.9)"}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},e}(bg);function fD(t){var e=0;E(t.children,(function(t){fD(t);var n=t.value;Y(n)&&(n=n[0]),e+=n}));var n=t.value;Y(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),Y(t.value)?t.value[0]=n:t.value=n}var gD=function(){function t(t){this.group=new Br,t.add(this.group)}return t.prototype.render=function(t,e,n,i){var r=t.getModel("breadcrumb"),o=this.group;if(o.removeAll(),r.get("show")&&n){var a=r.getModel("itemStyle"),s=r.getModel("emphasis"),l=a.getModel("textStyle"),u=s.getModel(["itemStyle","textStyle"]),h={pos:{left:r.get("left"),right:r.get("right"),top:r.get("top"),bottom:r.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:r.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(n,h,l),this._renderContent(t,h,a,s,l,u,i),Lp(o,h.pos,h.box)}},t.prototype._prepare=function(t,e,n){for(var i=t;i;i=i.parentNode){var r=Ro(i.getModel().get("name"),""),o=n.getTextRect(r),a=Math.max(o.width+16,e.emptyItemWidth);e.totalWidth+=a+8,e.renderList.push({node:i,text:r,width:a})}},t.prototype._renderContent=function(t,e,n,i,r,o,a){for(var s,l,u,h,c,p,d,f,g,y=0,v=e.emptyItemWidth,m=t.get(["breadcrumb","height"]),x=(s=e.pos,l=e.box,h=l.width,c=l.height,p=$r(s.left,h),d=$r(s.top,c),f=$r(s.right,h),g=$r(s.bottom,c),(isNaN(p)||isNaN(parseFloat(s.left)))&&(p=0),(isNaN(f)||isNaN(parseFloat(s.right)))&&(f=h),(isNaN(d)||isNaN(parseFloat(s.top)))&&(d=0),(isNaN(g)||isNaN(parseFloat(s.bottom)))&&(g=c),u=vp(u||0),{width:Math.max(f-p-u[1]-u[3],0),height:Math.max(g-d-u[0]-u[2],0)}),_=e.totalWidth,b=e.renderList,w=i.getModel("itemStyle").getItemStyle(),S=b.length-1;S>=0;S--){var M=b[S],I=M.node,T=M.width,C=M.text;_>x.width&&(_-=T-v,T=v,C=null);var D=new Xu({shape:{points:yD(y,0,T,m,S===b.length-1,0===S)},style:k(n.getItemStyle(),{lineJoin:"bevel"}),textContent:new Xs({style:oc(r,{text:C})}),textConfig:{position:"inside"},z2:1e5,onclick:H(a,I)});D.disableLabelAnimation=!0,D.getTextContent().ensureState("emphasis").style=oc(o,{text:C}),D.ensureState("emphasis").style=w,Zl(D,i.get("focus"),i.get("blurScope"),i.get("disabled")),this.group.add(D),vD(D,t,I),y+=T+8}},t.prototype.remove=function(){this.group.removeAll()},t}();function yD(t,e,n,i,r,o){var a=[[r?t:t-5,e],[t+n,e],[t+n,e+i],[r?t:t-5,e+i]];return!o&&a.splice(2,0,[t+n+5,e+i/2]),!r&&a.push([t,e+i/2]),a}function vD(t,e,n){rl(t).eventData={componentType:"series",componentSubType:"treemap",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&aD(n,e)}}var mD=function(){function t(){this._storage=[],this._elExistsMap={}}return t.prototype.add=function(t,e,n,i,r){return!this._elExistsMap[t.id]&&(this._elExistsMap[t.id]=!0,this._storage.push({el:t,target:e,duration:n,delay:i,easing:r}),!0)},t.prototype.finished=function(t){return this._finishedCallback=t,this},t.prototype.start=function(){for(var t=this,e=this._storage.length,n=function(){--e<=0&&(t._storage.length=0,t._elExistsMap={},t._finishedCallback&&t._finishedCallback())},i=0,r=this._storage.length;i3||Math.abs(t.dy)>3)){var e=this.seriesModel.getData().tree.root;if(!e)return;var n=e.getLayout();if(!n)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+t.dx,y:n.y+t.dy,width:n.width,height:n.height}})}},e.prototype._onZoom=function(t){var e=t.originX,n=t.originY,i=t.scale;if("animating"!==this._state){var r=this.seriesModel.getData().tree.root;if(!r)return;var o=r.getLayout();if(!o)return;var a,s=new ze(o.x,o.y,o.width,o.height),l=this._controllerHost;a=l.zoomLimit;var u=l.zoom=l.zoom||1;if(u*=i,a){var h=a.min||0,c=a.max||1/0;u=Math.max(Math.min(c,u),h)}var p=u/l.zoom;l.zoom=u;var d=this.seriesModel.layoutInfo,f=[1,0,0,1,0,0];we(f,f,[-(e-=d.x),-(n-=d.y)]),Me(f,f,[p,p]),we(f,f,[e,n]),s.applyTransform(f),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:s.x,y:s.y,width:s.width,height:s.height}})}},e.prototype._initEvents=function(t){var e=this;t.on("click",(function(t){if("ready"===e._state){var n=e.seriesModel.get("nodeClick",!0);if(n){var i=e.findTarget(t.offsetX,t.offsetY);if(i){var r=i.node;if(r.getLayout().isLeafRoot)e._rootToNode(i);else if("zoomToNode"===n)e._zoomToNode(i);else if("link"===n){var o=r.hostTree.data.getItemModel(r.dataIndex),a=o.get("link",!0),s=o.get("target",!0)||"blank";a&&Mp(a,s)}}}}}),this)},e.prototype._renderBreadcrumb=function(t,e,n){var i=this;n||(n=null!=t.get("leafDepth",!0)?{node:t.getViewRoot()}:this.findTarget(e.getWidth()/2,e.getHeight()/2))||(n={node:t.getData().tree.root}),(this._breadcrumb||(this._breadcrumb=new gD(this.group))).render(t,e,n.node,(function(e){"animating"!==i._state&&(oD(t.getViewRoot(),e)?i._rootToNode({node:e}):i._zoomToNode({node:e}))}))},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage={nodeGroup:[],background:[],content:[]},this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},e.prototype.dispose=function(){this._clearController()},e.prototype._zoomToNode=function(t){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype._rootToNode=function(t){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype.findTarget=function(t,e){var n;return this.seriesModel.getViewRoot().eachNode({attr:"viewChildren",order:"preorder"},(function(i){var r=this._storage.background[i.getRawIndex()];if(r){var o=r.transformCoordToLocal(t,e),a=r.shape;if(!(a.x<=o[0]&&o[0]<=a.x+a.width&&a.y<=o[1]&&o[1]<=a.y+a.height))return!1;n={node:i,offsetX:o[0],offsetY:o[1]}}}),this),n},e.type="treemap",e}(Og);var CD=E,DD=q,AD=-1,kD=function(){function t(e){var n=e.mappingMethod,i=e.type,r=this.option=T(e);this.type=i,this.mappingMethod=n,this._normalizeData=FD[n];var o=t.visualHandlers[i];this.applyVisual=o.applyVisual,this.getColorMapper=o.getColorMapper,this._normalizedToVisual=o._normalizedToVisual[n],"piecewise"===n?(LD(r),function(t){var e=t.pieceList;t.hasSpecialVisual=!1,E(e,(function(e,n){e.originIndex=n,null!=e.visual&&(t.hasSpecialVisual=!0)}))}(r)):"category"===n?r.categories?function(t){var e=t.categories,n=t.categoryMap={},i=t.visual;if(CD(e,(function(t,e){n[t]=e})),!Y(i)){var r=[];q(i)?CD(i,(function(t,e){var i=n[e];r[null!=i?i:AD]=t})):r[-1]=i,i=BD(t,r)}for(var o=e.length-1;o>=0;o--)null==i[o]&&(delete n[e[o]],e.pop())}(r):LD(r,!0):(lt("linear"!==n||r.dataExtent),LD(r))}return t.prototype.mapValueToVisual=function(t){var e=this._normalizeData(t);return this._normalizedToVisual(e,t)},t.prototype.getNormalizer=function(){return W(this._normalizeData,this)},t.listVisualTypes=function(){return G(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(t,e,n){q(t)?E(t,e,n):e.call(n,t)},t.mapVisual=function(e,n,i){var r,o=Y(e)?[]:q(e)?{}:(r=!0,null);return t.eachVisual(e,(function(t,e){var a=n.call(i,t,e);r?o=a:o[e]=a})),o},t.retrieveVisuals=function(e){var n,i={};return e&&CD(t.visualHandlers,(function(t,r){e.hasOwnProperty(r)&&(i[r]=e[r],n=!0)})),n?i:null},t.prepareVisualTypes=function(t){if(Y(t))t=t.slice();else{if(!DD(t))return[];var e=[];CD(t,(function(t,n){e.push(n)})),t=e}return t.sort((function(t,e){return"color"===e&&"color"!==t&&0===t.indexOf("color")?1:-1})),t},t.dependsOn=function(t,e){return"color"===e?!(!t||0!==t.indexOf(e)):t===e},t.findPieceIndex=function(t,e,n){for(var i,r=1/0,o=0,a=e.length;ou[1]&&(u[1]=l);var h=e.get("colorMappingBy"),c={type:a.name,dataExtent:u,visual:a.range};"color"!==c.type||"index"!==h&&"id"!==h?c.mappingMethod="linear":(c.mappingMethod="category",c.loop=!0);var p=new kD(c);return WD(p).drColorMappingBy=h,p}(0,r,o,0,u,d);E(d,(function(t,e){if(t.depth>=n.length||t===n[t.depth]){var o=function(t,e,n,i,r,o){var a=A({},e);if(r){var s=r.type,l="color"===s&&WD(r).drColorMappingBy,u="index"===l?i:"id"===l?o.mapIdToIndex(n.getId()):n.getValue(t.get("visualDimension"));a[s]=r.mapValueToVisual(u)}return a}(r,u,t,e,f,i);YD(t,o,n,i)}}))}else s=XD(u),h.fill=s}}function XD(t){var e=UD(t,"color");if(e){var n=UD(t,"colorAlpha"),i=UD(t,"colorSaturation");return i&&(e=ni(e,null,null,i)),n&&(e=ii(e,n)),e}}function UD(t,e){var n=t[e];if(null!=n&&"none"!==n)return n}function ZD(t,e){var n=t.get(e);return Y(n)&&n.length?{name:e,range:n}:null}var jD=Math.max,qD=Math.min,KD=it,$D=E,JD=["itemStyle","borderWidth"],QD=["itemStyle","gapWidth"],tA=["upperLabel","show"],eA=["upperLabel","height"],nA={seriesType:"treemap",reset:function(t,e,n,i){var r=n.getWidth(),o=n.getHeight(),a=t.option,s=kp(t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),l=a.size||[],u=$r(KD(s.width,l[0]),r),h=$r(KD(s.height,l[1]),o),c=i&&i.type,p=iD(i,["treemapZoomToNode","treemapRootToNode"],t),d="treemapRender"===c||"treemapMove"===c?i.rootRect:null,f=t.getViewRoot(),g=rD(f);if("treemapMove"!==c){var y="treemapZoomToNode"===c?function(t,e,n,i,r){var o,a=(e||{}).node,s=[i,r];if(!a||a===n)return s;var l=i*r,u=l*t.option.zoomToNodeRatio;for(;o=a.parentNode;){for(var h=0,c=o.children,p=0,d=c.length;poo&&(u=oo),a=o}ua[1]&&(a[1]=e)}))):a=[NaN,NaN];return{sum:i,dataExtent:a}}(e,a,s);if(0===u.sum)return t.viewChildren=[];if(u.sum=function(t,e,n,i,r){if(!i)return n;for(var o=t.get("visibleMin"),a=r.length,s=a,l=a-1;l>=0;l--){var u=r["asc"===i?a-l-1:l].getValue();u/n*ei&&(i=a));var l=t.area*t.area,u=e*e*n;return l?jD(u*i/l,l/(u*r)):1/0}function oA(t,e,n,i,r){var o=e===n.width?0:1,a=1-o,s=["x","y"],l=["width","height"],u=n[s[o]],h=e?t.area/e:0;(r||h>n[l[a]])&&(h=n[l[a]]);for(var c=0,p=t.length;ci&&(i=e);var o=i%2?i+2:i+3;r=[];for(var a=0;a0&&(m[0]=-m[0],m[1]=-m[1]);var _=v[0]<0?-1:1;if("start"!==i.__position&&"end"!==i.__position){var b=-Math.atan2(v[1],v[0]);u[0].8?"left":h[0]<-.8?"right":"center",p=h[1]>.8?"top":h[1]<-.8?"bottom":"middle";break;case"start":i.x=-h[0]*f+l[0],i.y=-h[1]*g+l[1],c=h[0]>.8?"right":h[0]<-.8?"left":"center",p=h[1]>.8?"bottom":h[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":i.x=f*_+l[0],i.y=l[1]+w,c=v[0]<0?"right":"left",i.originX=-f*_,i.originY=-w;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":i.x=x[0],i.y=x[1]+w,c="center",i.originY=-w;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":i.x=-f*_+u[0],i.y=u[1]+w,c=v[0]>=0?"right":"left",i.originX=f*_,i.originY=-w}i.scaleX=i.scaleY=r,i.setStyle({verticalAlign:i.__verticalAlign||p,align:i.__align||c})}}}function S(t,e){var n=t.__specifiedRotation;if(null==n){var i=a.tangentAt(e);t.attr("rotation",(1===e?-1:1)*Math.PI/2-Math.atan2(i[1],i[0]))}else t.attr("rotation",n)}},e}(Br),YA=function(){function t(t){this.group=new Br,this._LineCtor=t||HA}return t.prototype.updateData=function(t){var e=this;this._progressiveEls=null;var n=this,i=n.group,r=n._lineData;n._lineData=t,r||i.removeAll();var o=XA(t);t.diff(r).add((function(n){e._doAdd(t,n,o)})).update((function(n,i){e._doUpdate(r,t,i,n,o)})).remove((function(t){i.remove(r.getItemGraphicEl(t))})).execute()},t.prototype.updateLayout=function(){var t=this._lineData;t&&t.eachItemGraphicEl((function(e,n){e.updateLayout(t,n)}),this)},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=XA(t),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e){function n(t){t.isGroup||function(t){return t.animators&&t.animators.length>0}(t)||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[];for(var i=t.start;i=0?i+=u:i-=u:f>=0?i-=u:i+=u}return i}function ek(t,e){var n=[],i=Dn,r=[[],[],[]],o=[[],[]],a=[];e/=2,t.eachEdge((function(t,s){var l=t.getLayout(),u=t.getVisual("fromSymbol"),h=t.getVisual("toSymbol");l.__original||(l.__original=[Tt(l[0]),Tt(l[1])],l[2]&&l.__original.push(Tt(l[2])));var c=l.__original;if(null!=l[2]){if(It(r[0],c[0]),It(r[1],c[2]),It(r[2],c[1]),u&&"none"!==u){var p=SA(t.node1),d=tk(r,c[0],p*e);i(r[0][0],r[1][0],r[2][0],d,n),r[0][0]=n[3],r[1][0]=n[4],i(r[0][1],r[1][1],r[2][1],d,n),r[0][1]=n[3],r[1][1]=n[4]}if(h&&"none"!==h){p=SA(t.node2),d=tk(r,c[1],p*e);i(r[0][0],r[1][0],r[2][0],d,n),r[1][0]=n[1],r[2][0]=n[2],i(r[0][1],r[1][1],r[2][1],d,n),r[1][1]=n[1],r[2][1]=n[2]}It(l[0],r[0]),It(l[1],r[2]),It(l[2],r[1])}else{if(It(o[0],c[0]),It(o[1],c[1]),kt(a,o[1],o[0]),Et(a,a),u&&"none"!==u){p=SA(t.node1);At(o[0],o[0],a,p*e)}if(h&&"none"!==h){p=SA(t.node2);At(o[1],o[1],a,-p*e)}It(l[0],o[0]),It(l[1],o[1])}}))}function nk(t){return"view"===t.type}var ik=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.init=function(t,e){var n=new xS,i=new YA,r=this.group;this._controller=new nT(e.getZr()),this._controllerHost={target:r},r.add(n.group),r.add(i.group),this._symbolDraw=n,this._lineDraw=i,this._firstRender=!0},e.prototype.render=function(t,e,n){var i=this,r=t.coordinateSystem;this._model=t;var o=this._symbolDraw,a=this._lineDraw,s=this.group;if(nk(r)){var l={x:r.x,y:r.y,scaleX:r.scaleX,scaleY:r.scaleY};this._firstRender?s.attr(l):vh(s,l,t)}ek(t.getGraph(),wA(t));var u=t.getData();o.updateData(u);var h=t.getEdgeData();a.updateData(h),this._updateNodeAndLinkScale(),this._updateController(t,e,n),clearTimeout(this._layoutTimeout);var c=t.forceLayout,p=t.get(["force","layoutAnimation"]);c&&this._startForceLayoutIteration(c,p);var d=t.get("layout");u.graph.eachNode((function(e){var n=e.dataIndex,r=e.getGraphicEl(),o=e.getModel();if(r){r.off("drag").off("dragend");var a=o.get("draggable");a&&r.on("drag",(function(o){switch(d){case"force":c.warmUp(),!i._layouting&&i._startForceLayoutIteration(c,p),c.setFixed(n),u.setItemLayout(n,[r.x,r.y]);break;case"circular":u.setItemLayout(n,[r.x,r.y]),e.setLayout({fixed:!0},!0),TA(t,"symbolSize",e,[o.offsetX,o.offsetY]),i.updateLayout(t);break;default:u.setItemLayout(n,[r.x,r.y]),_A(t.getGraph(),t),i.updateLayout(t)}})).on("dragend",(function(){c&&c.setUnfixed(n)})),r.setDraggable(a,!!o.get("cursor")),"adjacency"===o.get(["emphasis","focus"])&&(rl(r).focus=e.getAdjacentDataIndices())}})),u.graph.eachEdge((function(t){var e=t.getGraphicEl(),n=t.getModel().get(["emphasis","focus"]);e&&"adjacency"===n&&(rl(e).focus={edge:[t.dataIndex],node:[t.node1.dataIndex,t.node2.dataIndex]})}));var f="circular"===t.get("layout")&&t.get(["circular","rotateLabel"]),g=u.getLayout("cx"),y=u.getLayout("cy");u.graph.eachNode((function(t){DA(t,f,g,y)})),this._firstRender=!1},e.prototype.dispose=function(){this.remove(),this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._startForceLayoutIteration=function(t,e){var n=this;!function i(){t.step((function(t){n.updateLayout(n._model),(n._layouting=!t)&&(e?n._layoutTimeout=setTimeout(i,16):i())}))}()},e.prototype._updateController=function(t,e,n){var i=this,r=this._controller,o=this._controllerHost,a=this.group;r.setPointerChecker((function(e,i,r){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(i,r)&&!hT(e,n,t)})),nk(t.coordinateSystem)?(r.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),r.off("pan").off("zoom").on("pan",(function(e){aT(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"graphRoam",dx:e.dx,dy:e.dy})})).on("zoom",(function(e){sT(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"graphRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),i._updateNodeAndLinkScale(),ek(t.getGraph(),wA(t)),i._lineDraw.updateLayout(),n.updateLabelLayout()}))):r.disable()},e.prototype._updateNodeAndLinkScale=function(){var t=this._model,e=t.getData(),n=wA(t);e.eachItemGraphicEl((function(t,e){t&&t.setSymbolScale(n)}))},e.prototype.updateLayout=function(t){ek(t.getGraph(),wA(t)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},e.prototype.remove=function(){clearTimeout(this._layoutTimeout),this._layouting=!1,this._layoutTimeout=null,this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()},e.type="graph",e}(Og);function rk(t){return"_EC_"+t}var ok=function(){function t(t){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=t||!1}return t.prototype.isDirected=function(){return this._directed},t.prototype.addNode=function(t,e){t=null==t?""+e:""+t;var n=this._nodesMap;if(!n[rk(t)]){var i=new ak(t,e);return i.hostGraph=this,this.nodes.push(i),n[rk(t)]=i,i}},t.prototype.getNodeByIndex=function(t){var e=this.data.getRawIndex(t);return this.nodes[e]},t.prototype.getNodeById=function(t){return this._nodesMap[rk(t)]},t.prototype.addEdge=function(t,e,n){var i=this._nodesMap,r=this._edgesMap;if(j(t)&&(t=this.nodes[t]),j(e)&&(e=this.nodes[e]),t instanceof ak||(t=i[rk(t)]),e instanceof ak||(e=i[rk(e)]),t&&e){var o=t.id+"-"+e.id,a=new sk(t,e,n);return a.hostGraph=this,this._directed&&(t.outEdges.push(a),e.inEdges.push(a)),t.edges.push(a),t!==e&&e.edges.push(a),this.edges.push(a),r[o]=a,a}},t.prototype.getEdgeByIndex=function(t){var e=this.edgeData.getRawIndex(t);return this.edges[e]},t.prototype.getEdge=function(t,e){t instanceof ak&&(t=t.id),e instanceof ak&&(e=e.id);var n=this._edgesMap;return this._directed?n[t+"-"+e]:n[t+"-"+e]||n[e+"-"+t]},t.prototype.eachNode=function(t,e){for(var n=this.nodes,i=n.length,r=0;r=0&&t.call(e,n[r],r)},t.prototype.eachEdge=function(t,e){for(var n=this.edges,i=n.length,r=0;r=0&&n[r].node1.dataIndex>=0&&n[r].node2.dataIndex>=0&&t.call(e,n[r],r)},t.prototype.breadthFirstTraverse=function(t,e,n,i){if(e instanceof ak||(e=this._nodesMap[rk(e)]),e){for(var r="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o=0&&n.node2.dataIndex>=0}));for(r=0,o=i.length;r=0&&this[t][e].setItemVisual(this.dataIndex,n,i)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,i){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,i)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}function uk(t,e,n,i,r){for(var o=new ok(i),a=0;a "+p)),u++)}var d,f=n.get("coordinateSystem");if("cartesian2d"===f||"polar"===f)d=_x(t,n);else{var g=wd.get(f),y=g&&g.dimensions||[];P(y,"value")<0&&y.concat(["value"]);var v=px(t,{coordDimensions:y,encodeDefine:n.getEncode()}).dimensions;(d=new cx(v,n)).initData(t)}var m=new cx(["value"],n);return m.initData(l,s),r&&r(d,m),ZC({mainData:d,struct:o,structAttr:"graph",datas:{node:d,edge:m},datasAttr:{node:"data",edge:"edgeData"}}),o.update(),o}R(ak,lk("hostGraph","data")),R(sk,lk("hostGraph","edgeData"));var hk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return n(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments);var n=this;function i(){return n._categoriesData}this.legendVisualProvider=new NM(i,i),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeDefaultAndTheme=function(e){t.prototype.mergeDefaultAndTheme.apply(this,arguments),Co(e,"edgeLabel",["show"])},e.prototype.getInitialData=function(t,e){var n,i=t.edges||t.links||[],r=t.data||t.nodes||[],o=this;if(r&&i){dA(n=this)&&(n.__curvenessList=[],n.__edgeMap={},fA(n));var a=uk(r,i,this,!0,(function(t,e){t.wrapMethod("getItemModel",(function(t){var e=o._categoriesModels[t.getShallow("category")];return e&&(e.parentModel=t.parentModel,t.parentModel=e),t}));var n=Cc.prototype.getModel;function i(t,e){var i=n.call(this,t,e);return i.resolveParentPath=r,i}function r(t){if(t&&("label"===t[0]||"label"===t[1])){var e=t.slice();return"label"===t[0]?e[0]="edgeLabel":"label"===t[1]&&(e[1]="edgeLabel"),e}return t}e.wrapMethod("getItemModel",(function(t){return t.resolveParentPath=r,t.getModel=i,t}))}));return E(a.edges,(function(t){!function(t,e,n,i){if(dA(n)){var r=gA(t,e,n),o=n.__edgeMap,a=o[yA(r)];o[r]&&!a?o[r].isForward=!0:a&&o[r]&&(a.isForward=!0,o[r].isForward=!1),o[r]=o[r]||[],o[r].push(i)}}(t.node1,t.node2,this,t.dataIndex)}),this),a.data}},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.getCategoriesData=function(){return this._categoriesData},e.prototype.formatTooltip=function(t,e,n){if("edge"===n){var i=this.getData(),r=this.getDataParams(t,n),o=i.graph.getEdgeByIndex(t),a=i.getName(o.node1.dataIndex),s=i.getName(o.node2.dataIndex),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),og("nameValue",{name:l.join(" > "),value:r.value,noValue:null==r.value})}return vg({series:this,dataIndex:t,multipleSeries:e})},e.prototype._updateCategoriesData=function(){var t=z(this.option.categories||[],(function(t){return null!=t.value?t:A({value:0},t)})),e=new cx(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray((function(t){return e.getItemModel(t)}))},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.isAnimationEnabled=function(){return t.prototype.isAnimationEnabled.call(this)&&!("force"===this.get("layout")&&this.get(["force","layoutAnimation"]))},e.type="series.graph",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(bg),ck={type:"graphRoam",event:"graphRoam",update:"none"};var pk=function(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0},dk=function(t){function e(e){var n=t.call(this,e)||this;return n.type="pointer",n}return n(e,t),e.prototype.getDefaultShape=function(){return new pk},e.prototype.buildPath=function(t,e){var n=Math.cos,i=Math.sin,r=e.r,o=e.width,a=e.angle,s=e.x-n(a)*o*(o>=r/3?1:2),l=e.y-i(a)*o*(o>=r/3?1:2);a=e.angle-Math.PI/2,t.moveTo(s,l),t.lineTo(e.x+n(a)*o,e.y+i(a)*o),t.lineTo(e.x+n(e.angle)*r,e.y+i(e.angle)*r),t.lineTo(e.x-n(a)*o,e.y-i(a)*o),t.lineTo(s,l)},e}(ks);function fk(t,e){var n=null==t?"":t+"";return e&&(U(e)?n=e.replace("{value}",n):X(e)&&(n=e(t))),n}var gk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){this.group.removeAll();var i=t.get(["axisLine","lineStyle","color"]),r=function(t,e){var n=t.get("center"),i=e.getWidth(),r=e.getHeight(),o=Math.min(i,r);return{cx:$r(n[0],e.getWidth()),cy:$r(n[1],e.getHeight()),r:$r(t.get("radius"),o/2)}}(t,n);this._renderMain(t,e,n,i,r),this._data=t.getData()},e.prototype.dispose=function(){},e.prototype._renderMain=function(t,e,n,i,r){var o=this.group,a=t.get("clockwise"),s=-t.get("startAngle")/180*Math.PI,l=-t.get("endAngle")/180*Math.PI,u=t.getModel("axisLine"),h=u.get("roundCap")?JS:Fu,c=u.get("show"),p=u.getModel("lineStyle"),d=p.get("width"),f=[s,l];us(f,!a);for(var g=(l=f[1])-(s=f[0]),y=s,v=[],m=0;c&&m=t&&(0===e?0:i[e-1][0])Math.PI/2&&(V+=Math.PI):"tangential"===z?V=-M-Math.PI/2:j(z)&&(V=z*Math.PI/180),0===V?c.add(new Xs({style:oc(x,{text:O,x:N,y:E,verticalAlign:h<-.8?"top":h>.8?"bottom":"middle",align:u<-.4?"left":u>.4?"right":"center"},{inheritColor:R}),silent:!0})):c.add(new Xs({style:oc(x,{text:O,x:N,y:E,verticalAlign:"middle",align:"center"},{inheritColor:R}),silent:!0,originX:N,originY:E,rotation:V}))}if(m.get("show")&&k!==_){P=(P=m.get("distance"))?P+l:l;for(var B=0;B<=b;B++){u=Math.cos(M),h=Math.sin(M);var F=new Ku({shape:{x1:u*(f-P)+p,y1:h*(f-P)+d,x2:u*(f-S-P)+p,y2:h*(f-S-P)+d},silent:!0,style:D});"auto"===D.stroke&&F.setStyle({stroke:i((k+B/b)/_)}),c.add(F),M+=T}M-=T}else M+=I}},e.prototype._renderPointer=function(t,e,n,i,r,o,a,s,l){var u=this.group,h=this._data,c=this._progressEls,p=[],d=t.get(["pointer","show"]),f=t.getModel("progress"),g=f.get("show"),y=t.getData(),v=y.mapDimension("value"),m=+t.get("min"),x=+t.get("max"),_=[m,x],b=[o,a];function w(e,n){var i,o=y.getItemModel(e).getModel("pointer"),a=$r(o.get("width"),r.r),s=$r(o.get("length"),r.r),l=t.get(["pointer","icon"]),u=o.get("offsetCenter"),h=$r(u[0],r.r),c=$r(u[1],r.r),p=o.get("keepAspect");return(i=l?Xy(l,h-a/2,c-s,a,s,null,p):new dk({shape:{angle:-Math.PI/2,width:a,r:s,x:h,y:c}})).rotation=-(n+Math.PI/2),i.x=r.cx,i.y=r.cy,i}function S(t,e){var n=f.get("roundCap")?JS:Fu,i=f.get("overlap"),a=i?f.get("width"):l/y.count(),u=i?r.r-a:r.r-(t+1)*a,h=i?r.r:r.r-t*a,c=new n({shape:{startAngle:o,endAngle:e,cx:r.cx,cy:r.cy,clockwise:s,r0:u,r:h}});return i&&(c.z2=Kr(y.get(v,t),[m,x],[100,0],!0)),c}(g||d)&&(y.diff(h).add((function(e){var n=y.get(v,e);if(d){var i=w(e,o);mh(i,{rotation:-((isNaN(+n)?b[0]:Kr(n,_,b,!0))+Math.PI/2)},t),u.add(i),y.setItemGraphicEl(e,i)}if(g){var r=S(e,o),a=f.get("clip");mh(r,{shape:{endAngle:Kr(n,_,b,a)}},t),u.add(r),ol(t.seriesIndex,y.dataType,e,r),p[e]=r}})).update((function(e,n){var i=y.get(v,e);if(d){var r=h.getItemGraphicEl(n),a=r?r.rotation:o,s=w(e,a);s.rotation=a,vh(s,{rotation:-((isNaN(+i)?b[0]:Kr(i,_,b,!0))+Math.PI/2)},t),u.add(s),y.setItemGraphicEl(e,s)}if(g){var l=c[n],m=S(e,l?l.shape.endAngle:o),x=f.get("clip");vh(m,{shape:{endAngle:Kr(i,_,b,x)}},t),u.add(m),ol(t.seriesIndex,y.dataType,e,m),p[e]=m}})).execute(),y.each((function(t){var e=y.getItemModel(t),n=e.getModel("emphasis"),r=n.get("focus"),o=n.get("blurScope"),a=n.get("disabled");if(d){var s=y.getItemGraphicEl(t),l=y.getItemVisual(t,"style"),u=l.fill;if(s instanceof Ns){var h=s.style;s.useStyle(A({image:h.image,x:h.x,y:h.y,width:h.width,height:h.height},l))}else s.useStyle(l),"pointer"!==s.type&&s.setColor(u);s.setStyle(e.getModel(["pointer","itemStyle"]).getItemStyle()),"auto"===s.style.fill&&s.setStyle("fill",i(Kr(y.get(v,t),_,[0,1],!0))),s.z2EmphasisLift=0,$l(s,e),Zl(s,r,o,a)}if(g){var c=p[t];c.useStyle(y.getItemVisual(t,"style")),c.setStyle(e.getModel(["progress","itemStyle"]).getItemStyle()),c.z2EmphasisLift=0,$l(c,e),Zl(c,r,o,a)}})),this._progressEls=p)},e.prototype._renderAnchor=function(t,e){var n=t.getModel("anchor");if(n.get("show")){var i=n.get("size"),r=n.get("icon"),o=n.get("offsetCenter"),a=n.get("keepAspect"),s=Xy(r,e.cx-i/2+$r(o[0],e.r),e.cy-i/2+$r(o[1],e.r),i,i,null,a);s.z2=n.get("showAbove")?1:0,s.setStyle(n.getModel("itemStyle").getItemStyle()),this.group.add(s)}},e.prototype._renderTitleAndDetail=function(t,e,n,i,r){var o=this,a=t.getData(),s=a.mapDimension("value"),l=+t.get("min"),u=+t.get("max"),h=new Br,c=[],p=[],d=t.isAnimationEnabled(),f=t.get(["pointer","showAbove"]);a.diff(this._data).add((function(t){c[t]=new Xs({silent:!0}),p[t]=new Xs({silent:!0})})).update((function(t,e){c[t]=o._titleEls[e],p[t]=o._detailEls[e]})).execute(),a.each((function(e){var n=a.getItemModel(e),o=a.get(s,e),g=new Br,y=i(Kr(o,[l,u],[0,1],!0)),v=n.getModel("title");if(v.get("show")){var m=v.get("offsetCenter"),x=r.cx+$r(m[0],r.r),_=r.cy+$r(m[1],r.r);(D=c[e]).attr({z2:f?0:2,style:oc(v,{x:x,y:_,text:a.getName(e),align:"center",verticalAlign:"middle"},{inheritColor:y})}),g.add(D)}var b=n.getModel("detail");if(b.get("show")){var w=b.get("offsetCenter"),S=r.cx+$r(w[0],r.r),M=r.cy+$r(w[1],r.r),I=$r(b.get("width"),r.r),T=$r(b.get("height"),r.r),C=t.get(["progress","show"])?a.getItemVisual(e,"style").fill:y,D=p[e],A=b.get("formatter");D.attr({z2:f?0:2,style:oc(b,{x:S,y:M,text:fk(o,A),width:isNaN(I)?null:I,height:isNaN(T)?null:T,align:"center",verticalAlign:"middle"},{inheritColor:C})}),dc(D,{normal:b},o,(function(t){return fk(t,A)})),d&&fc(D,e,a,t,{getFormattedLabel:function(t,e,n,i,r,a){return fk(a?a.interpolatedValue:o,A)}}),g.add(D)}h.add(g)})),this.group.add(h),this._titleEls=c,this._detailEls=p},e.type="gauge",e}(Og),yk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="itemStyle",n}return n(e,t),e.prototype.getInitialData=function(t,e){return RM(this,["value"])},e.type="series.gauge",e.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,"#E6EBF8"]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:"#63677A",width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:"#63677A",width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:"#464646",fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:"#fff",borderWidth:0,borderColor:"#5470c6"}},title:{show:!0,offsetCenter:[0,"20%"],color:"#464646",fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"#464646",fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},e}(bg);var vk=["itemStyle","opacity"],mk=function(t){function e(e,n){var i=t.call(this)||this,r=i,o=new Zu,a=new Xs;return r.setTextContent(a),i.setTextGuideLine(o),i.updateData(e,n,!0),i}return n(e,t),e.prototype.updateData=function(t,e,n){var i=this,r=t.hostModel,o=t.getItemModel(e),a=t.getItemLayout(e),s=o.getModel("emphasis"),l=o.get(vk);l=null==l?1:l,n||Sh(i),i.useStyle(t.getItemVisual(e,"style")),i.style.lineJoin="round",n?(i.setShape({points:a.points}),i.style.opacity=0,mh(i,{style:{opacity:l}},r,e)):vh(i,{style:{opacity:l},shape:{points:a.points}},r,e),$l(i,o),this._updateLabel(t,e),Zl(this,s.get("focus"),s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t,e){var n=this,i=this.getTextGuideLine(),r=n.getTextContent(),o=t.hostModel,a=t.getItemModel(e),s=t.getItemLayout(e).label,l=t.getItemVisual(e,"style"),u=l.fill;ic(r,rc(a),{labelFetcher:t.hostModel,labelDataIndex:e,defaultOpacity:l.opacity,defaultText:t.getName(e)},{normal:{align:s.textAlign,verticalAlign:s.verticalAlign}}),n.setTextConfig({local:!0,inside:!!s.inside,insideStroke:u,outsideFill:u});var h=s.linePoints;i.setShape({points:h}),n.textGuideLineConfig={anchor:h?new De(h[0][0],h[0][1]):null},vh(r,{style:{x:s.x,y:s.y}},o,e),r.attr({rotation:s.rotation,originX:s.x,originY:s.y,z2:10}),kb(n,Lb(a),{stroke:u})},e}(Xu),xk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreLabelLineUpdate=!0,n}return n(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._data,o=this.group;i.diff(r).add((function(t){var e=new mk(i,t);i.setItemGraphicEl(t,e),o.add(e)})).update((function(t,e){var n=r.getItemGraphicEl(e);n.updateData(i,t),o.add(n),i.setItemGraphicEl(t,n)})).remove((function(e){wh(r.getItemGraphicEl(e),t,e)})).execute(),this._data=i},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.prototype.dispose=function(){},e.type="funnel",e}(Og),_k=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new NM(W(this.getData,this),W(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.getInitialData=function(t,e){return RM(this,{coordDimensions:["value"],encodeDefaulter:H(ed,this)})},e.prototype._defaultLabelLine=function(t){Co(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.prototype.getDataParams=function(e){var n=this.getData(),i=t.prototype.getDataParams.call(this,e),r=n.mapDimension("value"),o=n.getSum(r);return i.percent=o?+(n.get(r,e)/o*100).toFixed(2):0,i.$vars.push("percent"),i},e.type="series.funnel",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(bg);function bk(t,e){t.eachSeriesByType("funnel",(function(t){var n=t.getData(),i=n.mapDimension("value"),r=t.get("sort"),o=function(t,e){return kp(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e),a=t.get("orient"),s=o.width,l=o.height,u=function(t,e){for(var n=t.mapDimension("value"),i=t.mapArray(n,(function(t){return t})),r=[],o="ascending"===e,a=0,s=t.count();a5)return;var i=this._model.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]);"none"!==i.behavior&&this._dispatchExpand({axisExpandWindow:i.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(t){if(!this._mouseDownPoint&&Rk(this,"mousemove")){var e=this._model,n=e.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]),i=n.behavior;"jump"===i&&this._throttledDispatchExpand.debounceNextCall(e.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===i?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===i?null:{duration:0}})}}};function Rk(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}var Nk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.init=function(){t.prototype.init.apply(this,arguments),this.mergeOption({})},e.prototype.mergeOption=function(t){var e=this.option;t&&C(e,t,!0),this._initDimensions()},e.prototype.contains=function(t,e){var n=t.get("parallelIndex");return null!=n&&e.getComponent("parallel",n)===this},e.prototype.setAxisExpand=function(t){E(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],(function(e){t.hasOwnProperty(e)&&(this.option[e]=t[e])}),this)},e.prototype._initDimensions=function(){var t=this.dimensions=[],e=this.parallelAxisIndex=[];E(B(this.ecModel.queryComponents({mainType:"parallelAxis"}),(function(t){return(t.get("parallelIndex")||0)===this.componentIndex}),this),(function(n){t.push("dim"+n.get("dim")),e.push(n.componentIndex)}))},e.type="parallel",e.dependencies=["parallelAxis"],e.layoutMode="box",e.defaultOption={z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},e}(zp),Ek=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.type=r||"value",a.axisIndex=o,a}return n(e,t),e.prototype.isHorizontal=function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")},e}(ab);function zk(t,e,n,i,r,o){t=t||0;var a=n[1]-n[0];if(null!=r&&(r=Bk(r,[0,a])),null!=o&&(o=Math.max(o,null!=r?r:0)),"all"===i){var s=Math.abs(e[1]-e[0]);s=Bk(s,[0,a]),r=o=Bk(s,[r,o]),i=0}e[0]=Bk(e[0],n),e[1]=Bk(e[1],n);var l=Vk(e,i);e[i]+=t;var u,h=r||0,c=n.slice();return l.sign<0?c[0]+=h:c[1]-=h,e[i]=Bk(e[i],c),u=Vk(e,i),null!=r&&(u.sign!==l.sign||u.spano&&(e[1-i]=e[i]+u.sign*o),e}function Vk(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:n<0?1:e?-1:1}}function Bk(t,e){return Math.min(null!=e[1]?e[1]:1/0,Math.max(null!=e[0]?e[0]:-1/0,t))}var Fk=E,Gk=Math.min,Wk=Math.max,Hk=Math.floor,Yk=Math.ceil,Xk=Jr,Uk=Math.PI,Zk=function(){function t(t,e,n){this.type="parallel",this._axesMap=yt(),this._axesLayout={},this.dimensions=t.dimensions,this._model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var i=t.dimensions,r=t.parallelAxisIndex;Fk(i,(function(t,n){var i=r[n],o=e.getComponent("parallelAxis",i),a=this._axesMap.set(t,new Ek(t,b_(o),[0,0],o.get("type"),i)),s="category"===a.type;a.onBand=s&&o.get("boundaryGap"),a.inverse=o.get("inverse"),o.axis=a,a.model=o,a.coordinateSystem=o.coordinateSystem=this}),this)},t.prototype.update=function(t,e){this._updateAxesFromSeries(this._model,t)},t.prototype.containPoint=function(t){var e=this._makeLayoutInfo(),n=e.axisBase,i=e.layoutBase,r=e.pixelDimIndex,o=t[1-r],a=t[r];return o>=n&&o<=n+e.axisLength&&a>=i&&a<=i+e.layoutLength},t.prototype.getModel=function(){return this._model},t.prototype._updateAxesFromSeries=function(t,e){e.eachSeries((function(n){if(t.contains(n,e)){var i=n.getData();Fk(this.dimensions,(function(t){var e=this._axesMap.get(t);e.scale.unionExtentFromData(i,i.mapDimension(t)),__(e.scale,e.model)}),this)}}),this)},t.prototype.resize=function(t,e){this._rect=kp(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()}),this._layoutAxes()},t.prototype.getRect=function(){return this._rect},t.prototype._makeLayoutInfo=function(){var t,e=this._model,n=this._rect,i=["x","y"],r=["width","height"],o=e.get("layout"),a="horizontal"===o?0:1,s=n[r[a]],l=[0,s],u=this.dimensions.length,h=jk(e.get("axisExpandWidth"),l),c=jk(e.get("axisExpandCount")||0,[0,u]),p=e.get("axisExpandable")&&u>3&&u>c&&c>1&&h>0&&s>0,d=e.get("axisExpandWindow");d?(t=jk(d[1]-d[0],l),d[1]=d[0]+t):(t=jk(h*(c-1),l),(d=[h*(e.get("axisExpandCenter")||Hk(u/2))-t/2])[1]=d[0]+t);var f=(s-t)/(u-c);f<3&&(f=0);var g=[Hk(Xk(d[0]/h,1))+1,Yk(Xk(d[1]/h,1))-1],y=f/h*d[0];return{layout:o,pixelDimIndex:a,layoutBase:n[i[a]],layoutLength:s,axisBase:n[i[1-a]],axisLength:n[r[1-a]],axisExpandable:p,axisExpandWidth:h,axisCollapseWidth:f,axisExpandWindow:d,axisCount:u,winInnerIndices:g,axisExpandWindow0Pos:y}},t.prototype._layoutAxes=function(){var t=this._rect,e=this._axesMap,n=this.dimensions,i=this._makeLayoutInfo(),r=i.layout;e.each((function(t){var e=[0,i.axisLength],n=t.inverse?1:0;t.setExtent(e[n],e[1-n])})),Fk(n,(function(e,n){var o=(i.axisExpandable?Kk:qk)(n,i),a={horizontal:{x:o.position,y:i.axisLength},vertical:{x:0,y:o.position}},s={horizontal:Uk/2,vertical:0},l=[a[r].x+t.x,a[r].y+t.y],u=s[r],h=[1,0,0,1,0,0];Se(h,h,u),we(h,h,l),this._axesLayout[e]={position:l,rotation:u,transform:h,axisNameAvailableWidth:o.axisNameAvailableWidth,axisLabelShow:o.axisLabelShow,nameTruncateMaxWidth:o.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}}),this)},t.prototype.getAxis=function(t){return this._axesMap.get(t)},t.prototype.dataToPoint=function(t,e){return this.axisCoordToPoint(this._axesMap.get(e).dataToCoord(t),e)},t.prototype.eachActiveState=function(t,e,n,i){null==n&&(n=0),null==i&&(i=t.count());var r=this._axesMap,o=this.dimensions,a=[],s=[];E(o,(function(e){a.push(t.mapDimension(e)),s.push(r.get(e).model)}));for(var l=this.hasAxisBrushed(),u=n;ur*(1-h[0])?(l="jump",a=s-r*(1-h[2])):(a=s-r*h[1])>=0&&(a=s-r*(1-h[1]))<=0&&(a=0),(a*=e.axisExpandWidth/u)?zk(a,i,o,"all"):l="none";else{var p=i[1]-i[0];(i=[Wk(0,o[1]*s/p-p/2)])[1]=Gk(o[1],i[0]+p),i[0]=i[1]-p}return{axisExpandWindow:i,behavior:l}},t}();function jk(t,e){return Gk(Wk(t,e[0]),e[1])}function qk(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}}function Kk(t,e){var n,i,r=e.layoutLength,o=e.axisExpandWidth,a=e.axisCount,s=e.axisCollapseWidth,l=e.winInnerIndices,u=s,h=!1;return t=0;n--)Qr(e[n])},e.prototype.getActiveState=function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(+t))return"inactive";if(1===e.length){var n=e[0];if(n[0]<=t&&t<=n[1])return"active"}else for(var i=0,r=e.length;i6}(t)||o){if(a&&!o){"single"===s.brushMode&&vL(t);var l=T(s);l.brushType=RL(l.brushType,a),l.panelId=a===Qk?null:a.panelId,o=t._creatingCover=uL(t,l),t._covers.push(o)}if(o){var u=zL[RL(t._brushType,a)];o.__brushOption.range=u.getCreatingRange(kL(t,o,t._track)),i&&(hL(t,o),u.updateCommon(t,o)),cL(t,o),r={isEnd:i}}}else i&&"single"===s.brushMode&&s.removeOnClick&&gL(t,e,n)&&vL(t)&&(r={isEnd:i,removeOnClick:!0});return r}function RL(t,e){return"auto"===t?e.defaultBrushType:t}var NL={mousedown:function(t){if(this._dragging)EL(this,t);else if(!t.target||!t.target.draggable){LL(t);var e=this.group.transformCoordToLocal(t.offsetX,t.offsetY);this._creatingCover=null,(this._creatingPanel=gL(this,t,e))&&(this._dragging=!0,this._track=[e.slice()])}},mousemove:function(t){var e=t.offsetX,n=t.offsetY,i=this.group.transformCoordToLocal(e,n);if(function(t,e,n){if(t._brushType&&!function(t,e,n){var i=t._zr;return e<0||e>i.getWidth()||n<0||n>i.getHeight()}(t,e.offsetX,e.offsetY)){var i=t._zr,r=t._covers,o=gL(t,e,n);if(!t._dragging)for(var a=0;a=0&&(o[r[a].depth]=new Cc(r[a],this,e));var s=uk(i,n,this,!0,(function(t,e){t.wrapMethod("getItemModel",(function(t,e){var n=t.parentModel,i=n.getData().getItemLayout(e);if(i){var r=i.depth,o=n.levelModels[r];o&&(t.parentModel=o)}return t})),e.wrapMethod("getItemModel",(function(t,e){var n=t.parentModel,i=n.getGraph().getEdgeByIndex(e).node1.getLayout();if(i){var r=i.depth,o=n.levelModels[r];o&&(t.parentModel=o)}return t}))}));return s.data},e.prototype.setNodePosition=function(t,e){var n=(this.option.data||this.option.nodes)[t];n.localX=e[0],n.localY=e[1]},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(t,e,n){function i(t){return isNaN(t)||null==t}if("edge"===n){var r=this.getDataParams(t,n),o=r.data,a=r.value;return og("nameValue",{name:o.source+" -- "+o.target,value:a,noValue:i(a)})}var s=this.getGraph().getNodeByIndex(t).getLayout().value,l=this.getDataParams(t,n).data.name;return og("nameValue",{name:null!=l?l+"":null,value:s,noValue:i(s)})},e.prototype.optionUpdated=function(){},e.prototype.getDataParams=function(e,n){var i=t.prototype.getDataParams.call(this,e,n);if(null==i.value&&"node"===n){var r=this.getGraph().getNodeByIndex(e).getLayout().value;i.value=r}return i},e.type="series.sankey",e.defaultOption={z:2,coordinateSystem:"view",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:"#212121"}},animationEasing:"linear",animationDuration:1e3},e}(bg);function QL(t,e){t.eachSeriesByType("sankey",(function(t){var n=t.get("nodeWidth"),i=t.get("nodeGap"),r=function(t,e){return kp(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e);t.layoutInfo=r;var o=r.width,a=r.height,s=t.getGraph(),l=s.nodes,u=s.edges;!function(t){E(t,(function(t){var e=uP(t.outEdges,lP),n=uP(t.inEdges,lP),i=t.getValue()||0,r=Math.max(e,n,i);t.setLayout({value:r},!0)}))}(l),function(t,e,n,i,r,o,a,s,l){(function(t,e,n,i,r,o,a){for(var s=[],l=[],u=[],h=[],c=0,p=0;p=0;v&&y.depth>d&&(d=y.depth),g.setLayout({depth:v?y.depth:c},!0),"vertical"===o?g.setLayout({dy:n},!0):g.setLayout({dx:n},!0);for(var m=0;mc-1?d:c-1;a&&"left"!==a&&function(t,e,n,i){if("right"===e){for(var r=[],o=t,a=0;o.length;){for(var s=0;s0;o--)nP(s,l*=.99,a),eP(s,r,n,i,a),hP(s,l,a),eP(s,r,n,i,a)}(t,e,o,r,i,a,s),function(t,e){var n="vertical"===e?"x":"y";E(t,(function(t){t.outEdges.sort((function(t,e){return t.node2.getLayout()[n]-e.node2.getLayout()[n]})),t.inEdges.sort((function(t,e){return t.node1.getLayout()[n]-e.node1.getLayout()[n]}))})),E(t,(function(t){var e=0,n=0;E(t.outEdges,(function(t){t.setLayout({sy:e},!0),e+=t.getLayout().dy})),E(t.inEdges,(function(t){t.setLayout({ty:n},!0),n+=t.getLayout().dy}))}))}(t,s)}(l,u,n,i,o,a,0!==B(l,(function(t){return 0===t.getLayout().value})).length?0:t.get("layoutIterations"),t.get("orient"),t.get("nodeAlign"))}))}function tP(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function eP(t,e,n,i,r){var o="vertical"===r?"x":"y";E(t,(function(t){var a,s,l;t.sort((function(t,e){return t.getLayout()[o]-e.getLayout()[o]}));for(var u=0,h=t.length,c="vertical"===r?"dx":"dy",p=0;p0&&(a=s.getLayout()[o]+l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]+s.getLayout()[c]+e;if((l=u-e-("vertical"===r?i:n))>0){a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0),u=a;for(p=h-2;p>=0;--p)(l=(s=t[p]).getLayout()[o]+s.getLayout()[c]+e-u)>0&&(a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]}}))}function nP(t,e,n){E(t.slice().reverse(),(function(t){E(t,(function(t){if(t.outEdges.length){var i=uP(t.outEdges,iP,n)/uP(t.outEdges,lP);if(isNaN(i)){var r=t.outEdges.length;i=r?uP(t.outEdges,rP,n)/r:0}if("vertical"===n){var o=t.getLayout().x+(i-sP(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(i-sP(t,n))*e;t.setLayout({y:a},!0)}}}))}))}function iP(t,e){return sP(t.node2,e)*t.getValue()}function rP(t,e){return sP(t.node2,e)}function oP(t,e){return sP(t.node1,e)*t.getValue()}function aP(t,e){return sP(t.node1,e)}function sP(t,e){return"vertical"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function lP(t){return t.getValue()}function uP(t,e,n){for(var i=0,r=t.length,o=-1;++oo&&(o=e)})),E(n,(function(e){var n=new kD({type:"color",mappingMethod:"linear",dataExtent:[r,o],visual:t.get("color")}).mapValueToVisual(e.getLayout().value),i=e.getModel().get(["itemStyle","color"]);null!=i?(e.setVisual("color",i),e.setVisual("style",{fill:i})):(e.setVisual("color",n),e.setVisual("style",{fill:n}))}))}i.length&&E(i,(function(t){var e=t.getModel().get("lineStyle");t.setVisual("style",e)}))}))}var pP=function(){function t(){}return t.prototype._hasEncodeRule=function(t){var e=this.getEncode();return e&&null!=e.get(t)},t.prototype.getInitialData=function(t,e){var n,i,r=e.getComponent("xAxis",this.get("xAxisIndex")),o=e.getComponent("yAxis",this.get("yAxisIndex")),a=r.get("type"),s=o.get("type");"category"===a?(t.layout="horizontal",n=r.getOrdinalMeta(),i=!this._hasEncodeRule("x")):"category"===s?(t.layout="vertical",n=o.getOrdinalMeta(),i=!this._hasEncodeRule("y")):t.layout=t.layout||"horizontal";var l=["x","y"],u="horizontal"===t.layout?0:1,h=this._baseAxisDim=l[u],c=l[1-u],p=[r,o],d=p[u].get("type"),f=p[1-u].get("type"),g=t.data;if(g&&i){var y=[];E(g,(function(t,e){var n;Y(t)?(n=t.slice(),t.unshift(e)):Y(t.value)?((n=A({},t)).value=n.value.slice(),t.value.unshift(e)):n=t,y.push(n)})),t.data=y}var v=this.defaultValueDimensions,m=[{name:h,type:Ym(d),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:c,type:Ym(f),dimsDef:v.slice()}];return RM(this,{coordDimensions:m,dimensionsCount:v.length+1,encodeDefaulter:H(td,m,this)})},t.prototype.getBaseAxis=function(){var t=this._baseAxisDim;return this.ecModel.getComponent(t+"Axis",this.get(t+"AxisIndex")).axis},t}(),dP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return n(e,t),e.type="series.boxplot",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}},animationDuration:800},e}(bg);R(dP,pP,!0);var fP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this.group,o=this._data;this._data||r.removeAll();var a="horizontal"===t.get("layout")?1:0;i.diff(o).add((function(t){if(i.hasValue(t)){var e=vP(i.getItemLayout(t),i,t,a,!0);i.setItemGraphicEl(t,e),r.add(e)}})).update((function(t,e){var n=o.getItemGraphicEl(e);if(i.hasValue(t)){var s=i.getItemLayout(t);n?(Sh(n),mP(s,n,i,t)):n=vP(s,i,t,a),r.add(n),i.setItemGraphicEl(t,n)}else r.remove(n)})).remove((function(t){var e=o.getItemGraphicEl(t);e&&r.remove(e)})).execute(),this._data=i},e.prototype.remove=function(t){var e=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl((function(t){t&&e.remove(t)}))},e.type="boxplot",e}(Og),gP=function(){},yP=function(t){function e(e){var n=t.call(this,e)||this;return n.type="boxplotBoxPath",n}return n(e,t),e.prototype.getDefaultShape=function(){return new gP},e.prototype.buildPath=function(t,e){var n=e.points,i=0;for(t.moveTo(n[i][0],n[i][1]),i++;i<4;i++)t.lineTo(n[i][0],n[i][1]);for(t.closePath();ig){var _=[v,x];i.push(_)}}}return{boxData:n,outliers:i}}(e.getRawData(),t.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:i.boxData},{data:i.outliers}]}};var SP=["itemStyle","borderColor"],MP=["itemStyle","borderColor0"],IP=["itemStyle","borderColorDoji"],TP=["itemStyle","color"],CP=["itemStyle","color0"];function DP(t,e){return e.get(t>0?TP:CP)}function AP(t,e){return e.get(0===t?IP:t>0?SP:MP)}var kP={seriesType:"candlestick",plan:kg(),performRawSeries:!0,reset:function(t,e){if(!e.isSeriesFiltered(t))return!t.pipelineContext.large&&{progress:function(t,e){for(var n;null!=(n=t.next());){var i=e.getItemModel(n),r=e.getItemLayout(n).sign,o=i.getItemStyle();o.fill=DP(r,i),o.stroke=AP(r,i)||o.fill,A(e.ensureUniqueItemVisual(n,"style"),o)}}}}},LP=["color","borderColor"],PP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(t),this._isLargeDraw?this._renderLarge(t):this._renderNormal(t)},e.prototype.incrementalPrepareRender=function(t,e,n){this._clear(),this._updateDrawMode(t)},e.prototype.incrementalRender=function(t,e,n,i){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(t,e):this._incrementalRenderNormal(t,e)},e.prototype.eachRendered=function(t){Jh(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t){var e=t.getData(),n=this._data,i=this.group,r=e.getLayout("isSimpleBox"),o=t.get("clip",!0),a=t.coordinateSystem,s=a.getArea&&a.getArea();this._data||i.removeAll(),e.diff(n).add((function(n){if(e.hasValue(n)){var a=e.getItemLayout(n);if(o&&EP(s,a))return;var l=NP(a,n,!0);mh(l,{shape:{points:a.ends}},t,n),zP(l,e,n,r),i.add(l),e.setItemGraphicEl(n,l)}})).update((function(a,l){var u=n.getItemGraphicEl(l);if(e.hasValue(a)){var h=e.getItemLayout(a);o&&EP(s,h)?i.remove(u):(u?(vh(u,{shape:{points:h.ends}},t,a),Sh(u)):u=NP(h),zP(u,e,a,r),i.add(u),e.setItemGraphicEl(a,u))}else i.remove(u)})).remove((function(t){var e=n.getItemGraphicEl(t);e&&i.remove(e)})).execute(),this._data=e},e.prototype._renderLarge=function(t){this._clear(),GP(t,this.group);var e=t.get("clip",!0)?PS(t.coordinateSystem,!1,t):null;e?this.group.setClipPath(e):this.group.removeClipPath()},e.prototype._incrementalRenderNormal=function(t,e){for(var n,i=e.getData(),r=i.getLayout("isSimpleBox");null!=(n=t.next());){var o=NP(i.getItemLayout(n));zP(o,i,n,r),o.incremental=!0,this.group.add(o),this._progressiveEls.push(o)}},e.prototype._incrementalRenderLarge=function(t,e){GP(e,this.group,this._progressiveEls,!0)},e.prototype.remove=function(t){this._clear()},e.prototype._clear=function(){this.group.removeAll(),this._data=null},e.type="candlestick",e}(Og),OP=function(){},RP=function(t){function e(e){var n=t.call(this,e)||this;return n.type="normalCandlestickBox",n}return n(e,t),e.prototype.getDefaultShape=function(){return new OP},e.prototype.buildPath=function(t,e){var n=e.points;this.__simpleBox?(t.moveTo(n[4][0],n[4][1]),t.lineTo(n[6][0],n[6][1])):(t.moveTo(n[0][0],n[0][1]),t.lineTo(n[1][0],n[1][1]),t.lineTo(n[2][0],n[2][1]),t.lineTo(n[3][0],n[3][1]),t.closePath(),t.moveTo(n[4][0],n[4][1]),t.lineTo(n[5][0],n[5][1]),t.moveTo(n[6][0],n[6][1]),t.lineTo(n[7][0],n[7][1]))},e}(ks);function NP(t,e,n){var i=t.ends;return new RP({shape:{points:n?VP(i,t):i},z2:100})}function EP(t,e){for(var n=!0,i=0;id?x[1]:m[1],ends:w,brushRect:T(f,g,c)})}function M(t,n){var i=[];return i[0]=n,i[1]=t,isNaN(n)||isNaN(t)?[NaN,NaN]:e.dataToPoint(i)}function I(t,e,n){var r=e.slice(),o=e.slice();r[0]=Vh(r[0]+i/2,1,!1),o[0]=Vh(o[0]-i/2,1,!0),n?t.push(r,o):t.push(o,r)}function T(t,e,n){var r=M(t,n),o=M(e,n);return r[0]-=i/2,o[0]-=i/2,{x:r[0],y:r[1],width:i,height:o[1]-r[1]}}function C(t){return t[0]=Vh(t[0],1),t}}}}};function UP(t,e,n,i,r,o){return n>i?-1:n0?t.get(r,e-1)<=i?1:-1:1}function ZP(t,e){var n=e.rippleEffectColor||e.color;t.eachChild((function(t){t.attr({z:e.z,zlevel:e.zlevel,style:{stroke:"stroke"===e.brushType?n:null,fill:"fill"===e.brushType?n:null}})}))}var jP=function(t){function e(e,n){var i=t.call(this)||this,r=new fS(e,n),o=new Br;return i.add(r),i.add(o),i.updateData(e,n),i}return n(e,t),e.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},e.prototype.startEffectAnimation=function(t){for(var e=t.symbolType,n=t.color,i=t.rippleNumber,r=this.childAt(1),o=0;o0&&(o=this._getLineLength(i)/l*1e3),o!==this._period||a!==this._loop||s!==this._roundTrip){i.stopAnimation();var h=void 0;h=X(u)?u(n):u,i.__t>0&&(h=-o*i.__t),this._animateSymbol(i,o,h,a,s)}this._period=o,this._loop=a,this._roundTrip=s}},e.prototype._animateSymbol=function(t,e,n,i,r){if(e>0){t.__t=0;var o=this,a=t.animate("",i).when(r?2*e:e,{__t:r?2:1}).delay(n).during((function(){o._updateSymbolPosition(t)}));i||a.done((function(){o.remove(t)})),a.start()}},e.prototype._getLineLength=function(t){return Vt(t.__p1,t.__cp1)+Vt(t.__cp1,t.__p2)},e.prototype._updateAnimationPoints=function(t,e){t.__p1=e[0],t.__p2=e[1],t.__cp1=e[2]||[(e[0][0]+e[1][0])/2,(e[0][1]+e[1][1])/2]},e.prototype.updateData=function(t,e,n){this.childAt(0).updateData(t,e,n),this._updateEffectSymbol(t,e)},e.prototype._updateSymbolPosition=function(t){var e=t.__p1,n=t.__p2,i=t.__cp1,r=t.__t<1?t.__t:2-t.__t,o=[t.x,t.y],a=o.slice(),s=In,l=Tn;o[0]=s(e[0],i[0],n[0],r),o[1]=s(e[1],i[1],n[1],r);var u=t.__t<1?l(e[0],i[0],n[0],r):l(n[0],i[0],e[0],1-r),h=t.__t<1?l(e[1],i[1],n[1],r):l(n[1],i[1],e[1],1-r);t.rotation=-Math.atan2(h,u)-Math.PI/2,"line"!==this._symbolType&&"rect"!==this._symbolType&&"roundRect"!==this._symbolType||(void 0!==t.__lastT&&t.__lastT=0&&!(i[o]<=e);o--);o=Math.min(o,r-2)}else{for(o=a;oe);o++);o=Math.min(o-1,r-2)}var s=(e-i[o])/(i[o+1]-i[o]),l=n[o],u=n[o+1];t.x=l[0]*(1-s)+s*u[0],t.y=l[1]*(1-s)+s*u[1];var h=t.__t<1?u[0]-l[0]:l[0]-u[0],c=t.__t<1?u[1]-l[1]:l[1]-u[1];t.rotation=-Math.atan2(c,h)-Math.PI/2,this._lastFrame=o,this._lastFramePercent=e,t.ignore=!1}},e}($P),tO=function(){this.polyline=!1,this.curveness=0,this.segs=[]},eO=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return n(e,t),e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new tO},e.prototype.buildPath=function(t,e){var n,i=e.segs,r=e.curveness;if(e.polyline)for(n=this._off;n0){t.moveTo(i[n++],i[n++]);for(var a=1;a0){var c=(s+u)/2-(l-h)*r,p=(l+h)/2-(u-s)*r;t.quadraticCurveTo(c,p,u,h)}else t.lineTo(u,h)}this.incremental&&(this._off=n,this.notClear=!0)},e.prototype.findDataIndex=function(t,e){var n=this.shape,i=n.segs,r=n.curveness,o=this.style.lineWidth;if(n.polyline)for(var a=0,s=0;s0)for(var u=i[s++],h=i[s++],c=1;c0){if(ds(u,h,(u+p)/2-(h-d)*r,(h+d)/2-(p-u)*r,p,d,o,t,e))return a}else if(cs(u,h,p,d,o,t,e))return a;a++}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();return t=n[0],e=n[1],i.contain(t,e)?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape.segs,n=1/0,i=1/0,r=-1/0,o=-1/0,a=0;a0&&(o.dataIndex=n+t.__startIndex)}))},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),iO={seriesType:"lines",plan:kg(),reset:function(t){var e=t.coordinateSystem;if(e){var n=t.get("polyline"),i=t.pipelineContext.large;return{progress:function(r,o){var a=[];if(i){var s=void 0,l=r.end-r.start;if(n){for(var u=0,h=r.start;h0&&(l||s.configLayer(o,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(a/10+.9,1),0)})),r.updateData(i);var u=t.get("clip",!0)&&PS(t.coordinateSystem,!1,t);u?this.group.setClipPath(u):this.group.removeClipPath(),this._lastZlevel=o,this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData();this._updateLineDraw(i,t).incrementalPrepareUpdate(i),this._clearLayer(n),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._lineDraw.incrementalUpdate(t,e.getData()),this._finished=t.end===e.getData().count()},e.prototype.eachRendered=function(t){this._lineDraw&&this._lineDraw.eachRendered(t)},e.prototype.updateTransform=function(t,e,n){var i=t.getData(),r=t.pipelineContext;if(!this._finished||r.large||r.progressiveRender)return{update:!0};var o=iO.reset(t,e,n);o.progress&&o.progress({start:0,end:i.count(),count:i.count()},i),this._lineDraw.updateLayout(),this._clearLayer(n)},e.prototype._updateLineDraw=function(t,e){var n=this._lineDraw,i=this._showEffect(e),r=!!e.get("polyline"),o=e.pipelineContext.large;return n&&i===this._hasEffet&&r===this._isPolyline&&o===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=o?new nO:new YA(r?i?QP:JP:i?$P:HA),this._hasEffet=i,this._isPolyline=r,this._isLargeDraw=o),this.group.add(n.group),n},e.prototype._showEffect=function(t){return!!t.get(["effect","show"])},e.prototype._clearLayer=function(t){var e=t.getZr();"svg"===e.painter.getType()||null==this._lastZlevel||e.painter.getLayer(this._lastZlevel).clear(!0)},e.prototype.remove=function(t,e){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(e)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.type="lines",e}(Og),oO="undefined"==typeof Uint32Array?Array:Uint32Array,aO="undefined"==typeof Float64Array?Array:Float64Array;function sO(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=z(e,(function(t){var e={coords:[t[0].coord,t[1].coord]};return t[0].name&&(e.fromName=t[0].name),t[1].name&&(e.toName=t[1].name),D([e,t[0],t[1]])})))}var lO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return n(e,t),e.prototype.init=function(e){e.data=e.data||[],sO(e);var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count)),t.prototype.init.apply(this,arguments)},e.prototype.mergeOption=function(e){if(sO(e),e.data){var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count))}t.prototype.mergeOption.apply(this,arguments)},e.prototype.appendData=function(t){var e=this._processFlatCoordsArray(t.data);e.flatCoords&&(this._flatCoords?(this._flatCoords=vt(this._flatCoords,e.flatCoords),this._flatCoordsOffset=vt(this._flatCoordsOffset,e.flatCoordsOffset)):(this._flatCoords=e.flatCoords,this._flatCoordsOffset=e.flatCoordsOffset),t.data=new Float32Array(e.count)),this.getRawData().appendData(t.data)},e.prototype._getCoordsFromItemModel=function(t){var e=this.getData().getItemModel(t),n=e.option instanceof Array?e.option:e.getShallow("coords");return n},e.prototype.getLineCoordsCount=function(t){return this._flatCoordsOffset?this._flatCoordsOffset[2*t+1]:this._getCoordsFromItemModel(t).length},e.prototype.getLineCoords=function(t,e){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*t],i=this._flatCoordsOffset[2*t+1],r=0;r ")})},e.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},e.prototype.getZLevelKey=function(){var t=this.getModel("effect"),e=t.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:t.get("show")&&e>0?e+"":""},e.type="series.lines",e.dependencies=["grid","polar","geo","calendar"],e.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}},e}(bg);function uO(t){return t instanceof Array||(t=[t,t]),t}var hO={seriesType:"lines",reset:function(t){var e=uO(t.get("symbol")),n=uO(t.get("symbolSize")),i=t.getData();return i.setVisual("fromSymbol",e&&e[0]),i.setVisual("toSymbol",e&&e[1]),i.setVisual("fromSymbolSize",n&&n[0]),i.setVisual("toSymbolSize",n&&n[1]),{dataEach:i.hasItemOption?function(t,e){var n=t.getItemModel(e),i=uO(n.getShallow("symbol",!0)),r=uO(n.getShallow("symbolSize",!0));i[0]&&t.setItemVisual(e,"fromSymbol",i[0]),i[1]&&t.setItemVisual(e,"toSymbol",i[1]),r[0]&&t.setItemVisual(e,"fromSymbolSize",r[0]),r[1]&&t.setItemVisual(e,"toSymbolSize",r[1])}:null}}};var cO=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var t=h.createCanvas();this.canvas=t}return t.prototype.update=function(t,e,n,i,r,o){var a=this._getBrush(),s=this._getGradient(r,"inRange"),l=this._getGradient(r,"outOfRange"),u=this.pointSize+this.blurSize,h=this.canvas,c=h.getContext("2d"),p=t.length;h.width=e,h.height=n;for(var d=0;d0){var I=o(v)?s:l;v>0&&(v=v*S+w),x[_++]=I[M],x[_++]=I[M+1],x[_++]=I[M+2],x[_++]=I[M+3]*v*256}else _+=4}return c.putImageData(m,0,0),h},t.prototype._getBrush=function(){var t=this._brushCanvas||(this._brushCanvas=h.createCanvas()),e=this.pointSize+this.blurSize,n=2*e;t.width=n,t.height=n;var i=t.getContext("2d");return i.clearRect(0,0,n,n),i.shadowOffsetX=n,i.shadowBlur=this.blurSize,i.shadowColor="#000",i.beginPath(),i.arc(-e,e,this.pointSize,0,2*Math.PI,!0),i.closePath(),i.fill(),t},t.prototype._getGradient=function(t,e){for(var n=this._gradientPixels,i=n[e]||(n[e]=new Uint8ClampedArray(1024)),r=[0,0,0,0],o=0,a=0;a<256;a++)t[e](a/255,!0,r),i[o++]=r[0],i[o++]=r[1],i[o++]=r[2],i[o++]=r[3];return i},t}();function pO(t){var e=t.dimensions;return"lng"===e[0]&&"lat"===e[1]}var dO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){var i;e.eachComponent("visualMap",(function(e){e.eachTargetSeries((function(n){n===t&&(i=e)}))})),this._progressiveEls=null,this.group.removeAll();var r=t.coordinateSystem;"cartesian2d"===r.type||"calendar"===r.type?this._renderOnCartesianAndCalendar(t,n,0,t.getData().count()):pO(r)&&this._renderOnGeo(r,t,i,n)},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll()},e.prototype.incrementalRender=function(t,e,n,i){var r=e.coordinateSystem;r&&(pO(r)?this.render(e,n,i):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(e,i,t.start,t.end,!0)))},e.prototype.eachRendered=function(t){Jh(this._progressiveEls||this.group,t)},e.prototype._renderOnCartesianAndCalendar=function(t,e,n,i,r){var o,a,s,l,u=t.coordinateSystem,h=OS(u,"cartesian2d");if(h){var c=u.getAxis("x"),p=u.getAxis("y");0,o=c.getBandWidth()+.5,a=p.getBandWidth()+.5,s=c.scale.getExtent(),l=p.scale.getExtent()}for(var d=this.group,f=t.getData(),g=t.getModel(["emphasis","itemStyle"]).getItemStyle(),y=t.getModel(["blur","itemStyle"]).getItemStyle(),v=t.getModel(["select","itemStyle"]).getItemStyle(),m=t.get(["itemStyle","borderRadius"]),x=rc(t),_=t.getModel("emphasis"),b=_.get("focus"),w=_.get("blurScope"),S=_.get("disabled"),M=h?[f.mapDimension("x"),f.mapDimension("y"),f.mapDimension("value")]:[f.mapDimension("time"),f.mapDimension("value")],I=n;Is[1]||Al[1])continue;var k=u.dataToPoint([D,A]);T=new Ws({shape:{x:k[0]-o/2,y:k[1]-a/2,width:o,height:a},style:C})}else{if(isNaN(f.get(M[1],I)))continue;T=new Ws({z2:1,shape:u.dataToRect([f.get(M[0],I)]).contentShape,style:C})}if(f.hasItemOption){var L=f.getItemModel(I),P=L.getModel("emphasis");g=P.getModel("itemStyle").getItemStyle(),y=L.getModel(["blur","itemStyle"]).getItemStyle(),v=L.getModel(["select","itemStyle"]).getItemStyle(),m=L.get(["itemStyle","borderRadius"]),b=P.get("focus"),w=P.get("blurScope"),S=P.get("disabled"),x=rc(L)}T.shape.r=m;var O=t.getRawValue(I),R="-";O&&null!=O[2]&&(R=O[2]+""),ic(T,x,{labelFetcher:t,labelDataIndex:I,defaultOpacity:C.opacity,defaultText:R}),T.ensureState("emphasis").style=g,T.ensureState("blur").style=y,T.ensureState("select").style=v,Zl(T,b,w,S),T.incremental=r,r&&(T.states.emphasis.hoverLayer=!0),d.add(T),f.setItemGraphicEl(I,T),this._progressiveEls&&this._progressiveEls.push(T)}},e.prototype._renderOnGeo=function(t,e,n,i){var r=n.targetVisuals.inRange,o=n.targetVisuals.outOfRange,a=e.getData(),s=this._hmLayer||this._hmLayer||new cO;s.blurSize=e.get("blurSize"),s.pointSize=e.get("pointSize"),s.minOpacity=e.get("minOpacity"),s.maxOpacity=e.get("maxOpacity");var l=t.getViewRect().clone(),u=t.getRoamTransform();l.applyTransform(u);var h=Math.max(l.x,0),c=Math.max(l.y,0),p=Math.min(l.width+l.x,i.getWidth()),d=Math.min(l.height+l.y,i.getHeight()),f=p-h,g=d-c,y=[a.mapDimension("lng"),a.mapDimension("lat"),a.mapDimension("value")],v=a.mapArray(y,(function(e,n,i){var r=t.dataToPoint([e,n]);return r[0]-=h,r[1]-=c,r.push(i),r})),m=n.getExtent(),x="visualMap.continuous"===n.type?function(t,e){var n=t[1]-t[0];return e=[(e[0]-t[0])/n,(e[1]-t[0])/n],function(t){return t>=e[0]&&t<=e[1]}}(m,n.option.range):function(t,e,n){var i=t[1]-t[0],r=(e=z(e,(function(e){return{interval:[(e.interval[0]-t[0])/i,(e.interval[1]-t[0])/i]}}))).length,o=0;return function(t){var i;for(i=o;i=0;i--){var a;if((a=e[i].interval)[0]<=t&&t<=a[1]){o=i;break}}return i>=0&&i=0?1:-1:o>0?1:-1}(n,o,r,i,c),function(t,e,n,i,r,o,a,s,l,u){var h,c=l.valueDim,p=l.categoryDim,d=Math.abs(n[p.wh]),f=t.getItemVisual(e,"symbolSize");h=Y(f)?f.slice():null==f?["100%","100%"]:[f,f];h[p.index]=$r(h[p.index],d),h[c.index]=$r(h[c.index],i?d:Math.abs(o)),u.symbolSize=h;var g=u.symbolScale=[h[0]/s,h[1]/s];g[c.index]*=(l.isHorizontal?-1:1)*a}(t,e,r,o,0,c.boundingLength,c.pxSign,u,i,c),function(t,e,n,i,r){var o=t.get(gO)||0;o&&(vO.attr({scaleX:e[0],scaleY:e[1],rotation:n}),vO.updateTransform(),o/=vO.getLineScale(),o*=e[i.valueDim.index]);r.valueLineWidth=o||0}(n,c.symbolScale,l,i,c);var p=c.symbolSize,d=Zy(n.get("symbolOffset"),p);return function(t,e,n,i,r,o,a,s,l,u,h,c){var p=h.categoryDim,d=h.valueDim,f=c.pxSign,g=Math.max(e[d.index]+s,0),y=g;if(i){var v=Math.abs(l),m=it(t.get("symbolMargin"),"15%")+"",x=!1;m.lastIndexOf("!")===m.length-1&&(x=!0,m=m.slice(0,m.length-1));var _=$r(m,e[d.index]),b=Math.max(g+2*_,0),w=x?0:2*_,S=vo(i),M=S?i:NO((v+w)/b);b=g+2*(_=(v-M*g)/2/(x?M:Math.max(M-1,1))),w=x?0:2*_,S||"fixed"===i||(M=u?NO((Math.abs(u)+w)/b):0),y=M*b-w,c.repeatTimes=M,c.symbolMargin=_}var I=f*(y/2),T=c.pathPosition=[];T[p.index]=n[p.wh]/2,T[d.index]="start"===a?I:"end"===a?l-I:l/2,o&&(T[0]+=o[0],T[1]+=o[1]);var C=c.bundlePosition=[];C[p.index]=n[p.xy],C[d.index]=n[d.xy];var D=c.barRectShape=A({},n);D[d.wh]=f*Math.max(Math.abs(n[d.wh]),Math.abs(T[d.index]+I)),D[p.wh]=n[p.wh];var k=c.clipShape={};k[p.xy]=-n[p.xy],k[p.wh]=h.ecSize[p.wh],k[d.xy]=0,k[d.wh]=n[d.wh]}(n,p,r,o,0,d,s,c.valueLineWidth,c.boundingLength,c.repeatCutLength,i,c),c}function _O(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function bO(t){var e=t.symbolPatternSize,n=Xy(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function wO(t,e,n,i){var r=t.__pictorialBundle,o=n.symbolSize,a=n.valueLineWidth,s=n.pathPosition,l=e.valueDim,u=n.repeatTimes||0,h=0,c=o[e.valueDim.index]+a+2*n.symbolMargin;for(PO(t,(function(t){t.__pictorialAnimationIndex=h,t.__pictorialRepeatTimes=u,h0:i<0)&&(r=u-1-t),e[l.index]=c*(r-u/2+.5)+s[l.index],{x:e[0],y:e[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function SO(t,e,n,i){var r=t.__pictorialBundle,o=t.__pictorialMainPath;o?OO(o,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,i):(o=t.__pictorialMainPath=bO(n),r.add(o),OO(o,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,i))}function MO(t,e,n){var i=A({},e.barRectShape),r=t.__pictorialBarRect;r?OO(r,null,{shape:i},e,n):((r=t.__pictorialBarRect=new Ws({z2:2,shape:i,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}})).disableMorphing=!0,t.add(r))}function IO(t,e,n,i){if(n.symbolClip){var r=t.__pictorialClipPath,o=A({},n.clipShape),a=e.valueDim,s=n.animationModel,l=n.dataIndex;if(r)vh(r,{shape:o},s,l);else{o[a.wh]=0,r=new Ws({shape:o}),t.__pictorialBundle.setClipPath(r),t.__pictorialClipPath=r;var u={};u[a.wh]=n.clipShape[a.wh],Qh[i?"updateProps":"initProps"](r,{shape:u},s,l)}}}function TO(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=CO,n.isAnimationEnabled=DO,n}function CO(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function DO(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function AO(t,e,n,i){var r=new Br,o=new Br;return r.add(o),r.__pictorialBundle=o,o.x=n.bundlePosition[0],o.y=n.bundlePosition[1],n.symbolRepeat?wO(r,e,n):SO(r,0,n),MO(r,n,i),IO(r,e,n,i),r.__pictorialShapeStr=LO(t,n),r.__pictorialSymbolMeta=n,r}function kO(t,e,n,i){var r=i.__pictorialBarRect;r&&r.removeTextContent();var o=[];PO(i,(function(t){o.push(t)})),i.__pictorialMainPath&&o.push(i.__pictorialMainPath),i.__pictorialClipPath&&(n=null),E(o,(function(t){_h(t,{scaleX:0,scaleY:0},n,e,(function(){i.parent&&i.parent.remove(i)}))})),t.setItemGraphicEl(e,null)}function LO(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function PO(t,e,n){E(t.__pictorialBundle.children(),(function(i){i!==t.__pictorialBarRect&&e.call(n,i)}))}function OO(t,e,n,i,r,o){e&&t.attr(e),i.symbolClip&&!r?n&&t.attr(n):n&&Qh[r?"updateProps":"initProps"](t,n,i.animationModel,i.dataIndex,o)}function RO(t,e,n){var i=n.dataIndex,r=n.itemModel,o=r.getModel("emphasis"),a=o.getModel("itemStyle").getItemStyle(),s=r.getModel(["blur","itemStyle"]).getItemStyle(),l=r.getModel(["select","itemStyle"]).getItemStyle(),u=r.getShallow("cursor"),h=o.get("focus"),c=o.get("blurScope"),p=o.get("scale");PO(t,(function(t){if(t instanceof Ns){var e=t.style;t.useStyle(A({image:e.image,x:e.x,y:e.y,width:e.width,height:e.height},n.style))}else t.useStyle(n.style);var i=t.ensureState("emphasis");i.style=a,p&&(i.scaleX=1.1*t.scaleX,i.scaleY=1.1*t.scaleY),t.ensureState("blur").style=s,t.ensureState("select").style=l,u&&(t.cursor=u),t.z2=n.z2}));var d=e.valueDim.posDesc[+(n.boundingLength>0)],f=t.__pictorialBarRect;f.ignoreClip=!0,ic(f,rc(r),{labelFetcher:e.seriesModel,labelDataIndex:i,defaultText:pS(e.seriesModel.getData(),i),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:d}),Zl(t,h,c,o.get("disabled"))}function NO(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}var EO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return n(e,t),e.prototype.getInitialData=function(e){return e.stack=null,t.prototype.getInitialData.apply(this,arguments)},e.type="series.pictorialBar",e.dependencies=["grid"],e.defaultOption=kc(qS.defaultOption,{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",clip:!1,progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:"#212121"}}}),e}(qS);var zO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._layers=[],n}return n(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this,o=this.group,a=t.getLayerSeries(),s=i.getLayout("layoutInfo"),l=s.rect,u=s.boundaryGap;function h(t){return t.name}o.x=0,o.y=l.y+u[0];var c=new Gm(this._layersSeries||[],a,h,h),p=[];function d(e,n,s){var l=r._layers;if("remove"!==e){for(var u,h,c=[],d=[],f=a[n].indices,g=0;go&&(o=s),i.push(s)}for(var u=0;uo&&(o=c)}return{y0:r,max:o}}(l),h=u.y0,c=n/u.max,p=o.length,d=o[0].indices.length,f=0;fI&&!so(C-I)&&C0?(r.virtualPiece?r.virtualPiece.updateData(!1,i,t,e,n):(r.virtualPiece=new GO(i,t,e,n),l.add(r.virtualPiece)),o.piece.off("click"),r.virtualPiece.on("click",(function(t){r._rootToNode(o.parentNode)}))):r.virtualPiece&&(l.remove(r.virtualPiece),r.virtualPiece=null)}(a,s),this._initEvents(),this._oldChildren=h},e.prototype._initEvents=function(){var t=this;this.group.off("click"),this.group.on("click",(function(e){var n=!1;t.seriesModel.getViewRoot().eachNode((function(i){if(!n&&i.piece&&i.piece===e.target){var r=i.getModel().get("nodeClick");if("rootToNode"===r)t._rootToNode(i);else if("link"===r){var o=i.getModel(),a=o.get("link");if(a)Mp(a,o.get("target",!0)||"_blank")}n=!0}}))}))},e.prototype._rootToNode=function(t){t!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:WO,from:this.uid,seriesId:this.seriesModel.id,targetNode:t})},e.prototype.containPoint=function(t,e){var n=e.getData().getItemLayout(0);if(n){var i=t[0]-n.cx,r=t[1]-n.cy,o=Math.sqrt(i*i+r*r);return o<=n.r&&o>=n.r0}},e.type="sunburst",e}(Og),XO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreStyleOnData=!0,n}return n(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};UO(n);var i=this._levelModels=z(t.levels||[],(function(t){return new Cc(t,this,e)}),this),r=nD.createTree(n,this,(function(t){t.wrapMethod("getItemModel",(function(t,e){var n=r.getNodeByDataIndex(e),o=i[n.depth];return o&&(t.parentModel=o),t}))}));return r.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treePathInfo=aD(i,this),n},e.prototype.getLevelModel=function(t){return this._levelModels&&this._levelModels[t.depth]},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){pD(this)},e.type="series.sunburst",e.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},e}(bg);function UO(t){var e=0;E(t.children,(function(t){UO(t);var n=t.value;Y(n)&&(n=n[0]),e+=n}));var n=t.value;Y(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),Y(t.value)?t.value[0]=n:t.value=n}var ZO=Math.PI/180;function jO(t,e,n){e.eachSeriesByType(t,(function(t){var e=t.get("center"),i=t.get("radius");Y(i)||(i=[0,i]),Y(e)||(e=[e,e]);var r=n.getWidth(),o=n.getHeight(),a=Math.min(r,o),s=$r(e[0],r),l=$r(e[1],o),u=$r(i[0],a/2),h=$r(i[1],a/2),c=-t.get("startAngle")*ZO,p=t.get("minAngle")*ZO,d=t.getData().tree.root,f=t.getViewRoot(),g=f.depth,y=t.get("sort");null!=y&&qO(f,y);var v=0;E(f.children,(function(t){!isNaN(t.getValue())&&v++}));var m=f.getValue(),x=Math.PI/(m||v)*2,_=f.depth>0,b=f.height-(_?-1:1),w=(h-u)/(b||1),S=t.get("clockwise"),M=t.get("stillShowZeroSum"),I=S?1:-1,T=function(e,n){if(e){var i=n;if(e!==d){var r=e.getValue(),o=0===m&&M?x:r*x;o1;)r=r.parentNode;var o=n.getColorFromPalette(r.name||r.dataIndex+"",e);return t.depth>1&&U(o)&&(o=$n(o,(t.depth-1)/(i-1)*.5)),o}(r,t,i.root.height)),A(n.ensureUniqueItemVisual(r.dataIndex,"style"),o)}))}))}var $O={color:"fill",borderColor:"stroke"},JO={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},QO=Vo(),tR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},e.prototype.getInitialData=function(t,e){return _x(null,this)},e.prototype.getDataParams=function(e,n,i){var r=t.prototype.getDataParams.call(this,e,n);return i&&(r.info=QO(i).info),r},e.type="series.custom",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},e}(bg);function eR(t,e){return e=e||[0,0],z(["x","y"],(function(n,i){var r=this.getAxis(n),o=e[i],a=t[i]/2;return"category"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(o-a)-r.dataToCoord(o+a))}),this)}function nR(t,e){return e=e||[0,0],z([0,1],(function(n){var i=e[n],r=t[n]/2,o=[],a=[];return o[n]=i-r,a[n]=i+r,o[1-n]=a[1-n]=e[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])}),this)}function iR(t,e){var n=this.getAxis(),i=e instanceof Array?e[0]:e,r=(t instanceof Array?t[0]:t)/2;return"category"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(i-r)-n.dataToCoord(i+r))}function rR(t,e){return e=e||[0,0],z(["Radius","Angle"],(function(n,i){var r=this["get"+n+"Axis"](),o=e[i],a=t[i]/2,s="category"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(o-a)-r.dataToCoord(o+a));return"Angle"===n&&(s=s*Math.PI/180),s}),this)}function oR(t,e,n,i){return t&&(t.legacy||!1!==t.legacy&&!n&&!i&&"tspan"!==e&&("text"===e||_t(t,"text")))}function aR(t,e,n){var i,r,o,a=t;if("text"===e)o=a;else{o={},_t(a,"text")&&(o.text=a.text),_t(a,"rich")&&(o.rich=a.rich),_t(a,"textFill")&&(o.fill=a.textFill),_t(a,"textStroke")&&(o.stroke=a.textStroke),_t(a,"fontFamily")&&(o.fontFamily=a.fontFamily),_t(a,"fontSize")&&(o.fontSize=a.fontSize),_t(a,"fontStyle")&&(o.fontStyle=a.fontStyle),_t(a,"fontWeight")&&(o.fontWeight=a.fontWeight),r={type:"text",style:o,silent:!0},i={};var s=_t(a,"textPosition");n?i.position=s?a.textPosition:"inside":s&&(i.position=a.textPosition),_t(a,"textPosition")&&(i.position=a.textPosition),_t(a,"textOffset")&&(i.offset=a.textOffset),_t(a,"textRotation")&&(i.rotation=a.textRotation),_t(a,"textDistance")&&(i.distance=a.textDistance)}return sR(o,t),E(o.rich,(function(t){sR(t,t)})),{textConfig:i,textContent:r}}function sR(t,e){e&&(e.font=e.textFont||e.font,_t(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),_t(e,"textAlign")&&(t.align=e.textAlign),_t(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),_t(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),_t(e,"textWidth")&&(t.width=e.textWidth),_t(e,"textHeight")&&(t.height=e.textHeight),_t(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),_t(e,"textPadding")&&(t.padding=e.textPadding),_t(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),_t(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),_t(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),_t(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),_t(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),_t(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),_t(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function lR(t,e,n){var i=t;i.textPosition=i.textPosition||n.position||"inside",null!=n.offset&&(i.textOffset=n.offset),null!=n.rotation&&(i.textRotation=n.rotation),null!=n.distance&&(i.textDistance=n.distance);var r=i.textPosition.indexOf("inside")>=0,o=t.fill||"#000";uR(i,e);var a=null==i.textFill;return r?a&&(i.textFill=n.insideFill||"#fff",!i.textStroke&&n.insideStroke&&(i.textStroke=n.insideStroke),!i.textStroke&&(i.textStroke=o),null==i.textStrokeWidth&&(i.textStrokeWidth=2)):(a&&(i.textFill=t.fill||n.outsideFill||"#000"),!i.textStroke&&n.outsideStroke&&(i.textStroke=n.outsideStroke)),i.text=e.text,i.rich=e.rich,E(e.rich,(function(t){uR(t,t)})),i}function uR(t,e){e&&(_t(e,"fill")&&(t.textFill=e.fill),_t(e,"stroke")&&(t.textStroke=e.fill),_t(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),_t(e,"font")&&(t.font=e.font),_t(e,"fontStyle")&&(t.fontStyle=e.fontStyle),_t(e,"fontWeight")&&(t.fontWeight=e.fontWeight),_t(e,"fontSize")&&(t.fontSize=e.fontSize),_t(e,"fontFamily")&&(t.fontFamily=e.fontFamily),_t(e,"align")&&(t.textAlign=e.align),_t(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),_t(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),_t(e,"width")&&(t.textWidth=e.width),_t(e,"height")&&(t.textHeight=e.height),_t(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),_t(e,"padding")&&(t.textPadding=e.padding),_t(e,"borderColor")&&(t.textBorderColor=e.borderColor),_t(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),_t(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),_t(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),_t(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),_t(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),_t(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),_t(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),_t(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),_t(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),_t(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var hR={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},cR=G(hR),pR=(V(mr,(function(t,e){return t[e]=1,t}),{}),mr.join(", "),["","style","shape","extra"]),dR=Vo();function fR(t,e,n,i,r){var o=t+"Animation",a=gh(t,i,r)||{},s=dR(e).userDuring;return a.duration>0&&(a.during=s?W(bR,{el:e,userDuring:s}):null,a.setToFinal=!0,a.scope=t),A(a,n[o]),a}function gR(t,e,n,i){var r=(i=i||{}).dataIndex,o=i.isInit,a=i.clearStyle,s=n.isAnimationEnabled(),l=dR(t),u=e.style;l.userDuring=e.during;var h={},c={};if(function(t,e,n){for(var i=0;i=0)){var c=t.getAnimationStyleProps(),p=c?c.style:null;if(p){!r&&(r=i.style={});var d=G(n);for(u=0;u0&&t.animateFrom(p,d)}else!function(t,e,n,i,r){if(r){var o=fR("update",t,e,i,n);o.duration>0&&t.animateFrom(r,o)}}(t,e,r||0,n,h);yR(t,e),u?t.dirty():t.markRedraw()}function yR(t,e){for(var n=dR(t).leaveToProps,i=0;i=0){!o&&(o=i[t]={});var p=G(a);for(h=0;hi[1]&&i.reverse(),{coordSys:{type:"polar",cx:t.cx,cy:t.cy,r:i[1],r0:i[0]},api:{coord:function(i){var r=e.dataToRadius(i[0]),o=n.dataToAngle(i[1]),a=t.coordToPoint([r,o]);return a.push(r,o*Math.PI/180),a},size:W(rR,t)}}},calendar:function(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:"calendar",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(e,n){return t.dataToPoint(e,n)}}}}};function BR(t){return t instanceof ks}function FR(t){return t instanceof Da}var GR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n,i){this._progressiveEls=null;var r=this._data,o=t.getData(),a=this.group,s=UR(t,o,e,n);r||a.removeAll(),o.diff(r).add((function(e){jR(n,null,e,s(e,i),t,a,o)})).remove((function(e){var n=r.getItemGraphicEl(e);n&&vR(n,QO(n).option,t)})).update((function(e,l){var u=r.getItemGraphicEl(l);jR(n,u,e,s(e,i),t,a,o)})).execute();var l=t.get("clip",!0)?PS(t.coordinateSystem,!1,t):null;l?a.setClipPath(l):a.removeClipPath(),this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll(),this._data=null},e.prototype.incrementalRender=function(t,e,n,i,r){var o=e.getData(),a=UR(e,o,n,i),s=this._progressiveEls=[];function l(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}for(var u=t.start;u=0?e.getStore().get(r,n):void 0}var o=e.get(i.name,n),a=i&&i.ordinalMeta;return a?a.categories[o]:o},styleEmphasis:function(n,i){0;null==i&&(i=s);var r=m(i,AR).getItemStyle(),o=x(i,AR),a=oc(o,null,null,!0,!0);a.text=o.getShallow("show")?ot(t.getFormattedLabel(i,AR),t.getFormattedLabel(i,kR),pS(e,i)):null;var l=ac(o,null,!0);return b(n,r),r=lR(r,a,l),n&&_(r,n),r.legacy=!0,r},visual:function(t,n){if(null==n&&(n=s),_t($O,t)){var i=e.getItemVisual(n,"style");return i?i[$O[t]]:null}if(_t(JO,t))return e.getItemVisual(n,t)},barLayout:function(t){if("cartesian2d"===o.type){return function(t){var e=[],n=t.axis,i="axis0";if("category"===n.type){for(var r=n.getBandWidth(),o=0;o=c;f--){var g=e.childAt(f);tN(e,g,r)}}(t,c,n,i,r),a>=0?o.replaceAt(c,a):o.add(c),c}function KR(t,e,n){var i,r=QO(t),o=e.type,a=e.shape,s=e.style;return n.isUniversalTransitionEnabled()||null!=o&&o!==r.customGraphicType||"path"===o&&((i=a)&&(_t(i,"pathData")||_t(i,"d")))&&rN(a)!==r.customPathData||"image"===o&&_t(s,"image")&&s.image!==r.customImagePath}function $R(t,e,n){var i=e?JR(t,e):t,r=e?QR(t,i,AR):t.style,o=t.type,a=i?i.textConfig:null,s=t.textContent,l=s?e?JR(s,e):s:null;if(r&&(n.isLegacy||oR(r,o,!!a,!!l))){n.isLegacy=!0;var u=aR(r,o,!e);!a&&u.textConfig&&(a=u.textConfig),!l&&u.textContent&&(l=u.textContent)}if(!e&&l){var h=l;!h.type&&(h.type="text")}var c=e?n[e]:n.normal;c.cfg=a,c.conOpt=l}function JR(t,e){return e?t?t[e]:null:t}function QR(t,e,n){var i=e&&e.style;return null==i&&n===AR&&t&&(i=t.styleEmphasis),i}function tN(t,e,n){e&&vR(e,QO(t).option,n)}function eN(t,e){var n=t&&t.name;return null!=n?n:"e\0\0"+e}function nN(t,e){var n=this.context,i=null!=t?n.newChildren[t]:null,r=null!=e?n.oldChildren[e]:null;qR(n.api,r,n.dataIndex,i,n.seriesModel,n.group)}function iN(t){var e=this.context,n=e.oldChildren[t];n&&vR(n,QO(n).option,e.seriesModel)}function rN(t){return t&&(t.pathData||t.d)}var oN=Vo(),aN=T,sN=W,lN=function(){function t(){this._dragging=!1,this.animationThreshold=15}return t.prototype.render=function(t,e,n,i){var r=e.get("value"),o=e.get("status");if(this._axisModel=t,this._axisPointerModel=e,this._api=n,i||this._lastValue!==r||this._lastStatus!==o){this._lastValue=r,this._lastStatus=o;var a=this._group,s=this._handle;if(!o||"hide"===o)return a&&a.hide(),void(s&&s.hide());a&&a.show(),s&&s.show();var l={};this.makeElOption(l,r,t,e,n);var u=l.graphicKey;u!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=u;var h=this._moveAnimation=this.determineAnimation(t,e);if(a){var c=H(uN,e,h);this.updatePointerEl(a,l,c),this.updateLabelEl(a,l,c,e)}else a=this._group=new Br,this.createPointerEl(a,l,t,e),this.createLabelEl(a,l,t,e),n.getZr().add(a);dN(a,e,!0),this._renderHandle(r)}},t.prototype.remove=function(t){this.clear(t)},t.prototype.dispose=function(t){this.clear(t)},t.prototype.determineAnimation=function(t,e){var n=e.get("animation"),i=t.axis,r="category"===i.type,o=e.get("snap");if(!o&&!r)return!1;if("auto"===n||null==n){var a=this.animationThreshold;if(r&&i.getBandWidth()>a)return!0;if(o){var s=wI(t).seriesDataCount,l=i.getExtent();return Math.abs(l[0]-l[1])/s>a}return!1}return!0===n},t.prototype.makeElOption=function(t,e,n,i,r){},t.prototype.createPointerEl=function(t,e,n,i){var r=e.pointer;if(r){var o=oN(t).pointerEl=new Qh[r.type](aN(e.pointer));t.add(o)}},t.prototype.createLabelEl=function(t,e,n,i){if(e.label){var r=oN(t).labelEl=new Xs(aN(e.label));t.add(r),cN(r,i)}},t.prototype.updatePointerEl=function(t,e,n){var i=oN(t).pointerEl;i&&e.pointer&&(i.setStyle(e.pointer.style),n(i,{shape:e.pointer.shape}))},t.prototype.updateLabelEl=function(t,e,n,i){var r=oN(t).labelEl;r&&(r.setStyle(e.label.style),n(r,{x:e.label.x,y:e.label.y}),cN(r,i))},t.prototype._renderHandle=function(t){if(!this._dragging&&this.updateHandleTransform){var e,n=this._axisPointerModel,i=this._api.getZr(),r=this._handle,o=n.getModel("handle"),a=n.get("status");if(!o.get("show")||!a||"hide"===a)return r&&i.remove(r),void(this._handle=null);this._handle||(e=!0,r=this._handle=Uh(o.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){de(t.event)},onmousedown:sN(this._onHandleDragMove,this,0,0),drift:sN(this._onHandleDragMove,this),ondragend:sN(this._onHandleDragEnd,this)}),i.add(r)),dN(r,n,!1),r.setStyle(o.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=o.get("size");Y(s)||(s=[s,s]),r.scaleX=s[0]/2,r.scaleY=s[1]/2,Hg(this,"_doDispatchAxisPointer",o.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},t.prototype._moveHandleToValue=function(t,e){uN(this._axisPointerModel,!e&&this._moveAnimation,this._handle,pN(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},t.prototype._onHandleDragMove=function(t,e){var n=this._handle;if(n){this._dragging=!0;var i=this.updateHandleTransform(pN(n),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=i,n.stopAnimation(),n.attr(pN(i)),oN(n).lastProp=null,this._doDispatchAxisPointer()}},t.prototype._doDispatchAxisPointer=function(){if(this._handle){var t=this._payloadInfo,e=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:e.axis.dim,axisIndex:e.componentIndex}]})}},t.prototype._onHandleDragEnd=function(){if(this._dragging=!1,this._handle){var t=this._axisPointerModel.get("value");this._moveHandleToValue(t),this._api.dispatchAction({type:"hideTip"})}},t.prototype.clear=function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),n=this._group,i=this._handle;e&&n&&(this._lastGraphicKey=null,n&&e.remove(n),i&&e.remove(i),this._group=null,this._handle=null,this._payloadInfo=null),Yg(this,"_doDispatchAxisPointer")},t.prototype.doClear=function(){},t.prototype.buildLabel=function(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}},t}();function uN(t,e,n,i){hN(oN(n).lastProp,i)||(oN(n).lastProp=i,e?vh(n,i,t):(n.stopAnimation(),n.attr(i)))}function hN(t,e){if(q(t)&&q(e)){var n=!0;return E(e,(function(e,i){n=n&&hN(t[i],e)})),!!n}return t===e}function cN(t,e){t[e.get(["label","show"])?"show":"hide"]()}function pN(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function dN(t,e,n){var i=e.get("z"),r=e.get("zlevel");t&&t.traverse((function(t){"group"!==t.type&&(null!=i&&(t.z=i),null!=r&&(t.zlevel=r),t.silent=n)}))}function fN(t){var e,n=t.get("type"),i=t.getModel(n+"Style");return"line"===n?(e=i.getLineStyle()).fill=null:"shadow"===n&&((e=i.getAreaStyle()).stroke=null),e}function gN(t,e,n,i,r){var o=yN(n.get("value"),e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),a=n.getModel("label"),s=vp(a.get("padding")||0),l=a.getFont(),u=Sr(o,l),h=r.position,c=u.width+s[1]+s[3],p=u.height+s[0]+s[2],d=r.align;"right"===d&&(h[0]-=c),"center"===d&&(h[0]-=c/2);var f=r.verticalAlign;"bottom"===f&&(h[1]-=p),"middle"===f&&(h[1]-=p/2),function(t,e,n,i){var r=i.getWidth(),o=i.getHeight();t[0]=Math.min(t[0]+e,r)-e,t[1]=Math.min(t[1]+n,o)-n,t[0]=Math.max(t[0],0),t[1]=Math.max(t[1],0)}(h,c,p,i);var g=a.get("backgroundColor");g&&"auto"!==g||(g=e.get(["axisLine","lineStyle","color"])),t.label={x:h[0],y:h[1],style:oc(a,{text:o,font:l,fill:a.getTextColor(),padding:s,backgroundColor:g}),z2:10}}function yN(t,e,n,i,r){t=e.scale.parse(t);var o=e.scale.getLabel({value:t},{precision:r.precision}),a=r.formatter;if(a){var s={value:S_(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};E(i,(function(t){var e=n.getSeriesByIndex(t.seriesIndex),i=t.dataIndexInside,r=e&&e.getDataParams(i);r&&s.seriesData.push(r)})),U(a)?o=a.replace("{value}",o):X(a)&&(o=a(s))}return o}function vN(t,e,n){var i=[1,0,0,1,0,0];return Se(i,i,n.rotation),we(i,i,n.position),Fh([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],i)}function mN(t,e,n,i,r,o){var a=dI.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=r.get(["label","margin"]),gN(e,i,r,o,{position:vN(i.axis,t,n),align:a.textAlign,verticalAlign:a.textVerticalAlign})}function xN(t,e,n){return{x1:t[n=n||0],y1:t[1-n],x2:e[n],y2:e[1-n]}}function _N(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}}function bN(t,e,n,i,r,o){return{cx:t,cy:e,r0:n,r:i,startAngle:r,endAngle:o,clockwise:!0}}var wN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.grid,s=i.get("type"),l=SN(a,o).getOtherAxis(o).getGlobalExtent(),u=o.toGlobalCoord(o.dataToCoord(e,!0));if(s&&"none"!==s){var h=fN(i),c=MN[s](o,u,l);c.style=h,t.graphicKey=c.type,t.pointer=c}mN(e,t,iI(a.model,n),n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=iI(e.axis.grid.model,e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=vN(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.grid,a=r.getGlobalExtent(!0),s=SN(o,r).getOtherAxis(r).getGlobalExtent(),l="x"===r.dim?0:1,u=[t.x,t.y];u[l]+=e[l],u[l]=Math.min(a[1],u[l]),u[l]=Math.max(a[0],u[l]);var h=(s[1]+s[0])/2,c=[h,h];c[l]=u[l];return{x:u[0],y:u[1],rotation:t.rotation,cursorPoint:c,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][l]}},e}(lN);function SN(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var MN={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:xN([e,n[0]],[e,n[1]],IN(t))}},shadow:function(t,e,n){var i=Math.max(1,t.getBandWidth()),r=n[1]-n[0];return{type:"Rect",shape:_N([e-i/2,n[0]],[i,r],IN(t))}}};function IN(t){return"x"===t.dim?0:1}var TN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="axisPointer",e.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#B9BEC9",width:1,type:"dashed"},shadowStyle:{color:"rgba(210,219,238,0.2)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,borderRadius:3},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}},e}(zp),CN=Vo(),DN=E;function AN(t,e,n){if(!r.node){var i=e.getZr();CN(i).records||(CN(i).records={}),function(t,e){if(CN(t).initialized)return;function n(n,i){t.on(n,(function(n){var r=function(t){var e={showTip:[],hideTip:[]},n=function(i){var r=e[i.type];r?r.push(i):(i.dispatchAction=n,t.dispatchAction(i))};return{dispatchAction:n,pendings:e}}(e);DN(CN(t).records,(function(t){t&&i(t,n,r.dispatchAction)})),function(t,e){var n,i=t.showTip.length,r=t.hideTip.length;i?n=t.showTip[i-1]:r&&(n=t.hideTip[r-1]);n&&(n.dispatchAction=null,e.dispatchAction(n))}(r.pendings,e)}))}CN(t).initialized=!0,n("click",H(LN,"click")),n("mousemove",H(LN,"mousemove")),n("globalout",kN)}(i,e),(CN(i).records[t]||(CN(i).records[t]={})).handler=n}}function kN(t,e,n){t.handler("leave",null,n)}function LN(t,e,n,i){e.handler(t,n,i)}function PN(t,e){if(!r.node){var n=e.getZr();(CN(n).records||{})[t]&&(CN(n).records[t]=null)}}var ON=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){var i=e.getComponent("tooltip"),r=t.get("triggerOn")||i&&i.get("triggerOn")||"mousemove|click";AN("axisPointer",n,(function(t,e,n){"none"!==r&&("leave"===t||r.indexOf(t)>=0)&&n({type:"updateAxisPointer",currTrigger:t,x:e&&e.offsetX,y:e&&e.offsetY})}))},e.prototype.remove=function(t,e){PN("axisPointer",e)},e.prototype.dispose=function(t,e){PN("axisPointer",e)},e.type="axisPointer",e}(Ag);function RN(t,e){var n,i=[],r=t.seriesIndex;if(null==r||!(n=e.getSeriesByIndex(r)))return{point:[]};var o=n.getData(),a=zo(o,t);if(null==a||a<0||Y(a))return{point:[]};var s=o.getItemGraphicEl(a),l=n.coordinateSystem;if(n.getTooltipPosition)i=n.getTooltipPosition(a)||[];else if(l&&l.dataToPoint)if(t.isStacked){var u=l.getBaseAxis(),h=l.getOtherAxis(u).dim,c=u.dim,p="x"===h||"radius"===h?1:0,d=o.mapDimension(c),f=[];f[p]=o.get(d,a),f[1-p]=o.get(o.getCalculationInfo("stackResultDimension"),a),i=l.dataToPoint(f)||[]}else i=l.dataToPoint(o.getValues(z(l.dimensions,(function(t){return o.mapDimension(t)})),a))||[];else if(s){var g=s.getBoundingRect().clone();g.applyTransform(s.transform),i=[g.x+g.width/2,g.y+g.height/2]}return{point:i,el:s}}var NN=Vo();function EN(t,e,n){var i=t.currTrigger,r=[t.x,t.y],o=t,a=t.dispatchAction||W(n.dispatchAction,n),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){GN(r)&&(r=RN({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=GN(r),u=o.axesInfo,h=s.axesInfo,c="leave"===i||GN(r),p={},d={},f={list:[],map:{}},g={showPointer:H(VN,d),showTooltip:H(BN,f)};E(s.coordSysMap,(function(t,e){var n=l||t.containPoint(r);E(s.coordSysAxesInfo[e],(function(t,e){var i=t.axis,o=function(t,e){for(var n=0;n<(t||[]).length;n++){var i=t[n];if(e.axis.dim===i.axisDim&&e.axis.model.componentIndex===i.axisIndex)return i}}(u,t);if(!c&&n&&(!u||o)){var a=o&&o.value;null!=a||l||(a=i.pointToData(r)),null!=a&&zN(t,a,g,!1,p)}}))}));var y={};return E(h,(function(t,e){var n=t.linkGroup;n&&!d[e]&&E(n.axesInfo,(function(e,i){var r=d[i];if(e!==t&&r){var o=r.value;n.mapper&&(o=t.axis.scale.parse(n.mapper(o,FN(e),FN(t)))),y[t.key]=o}}))})),E(y,(function(t,e){zN(h[e],t,g,!0,p)})),function(t,e,n){var i=n.axesInfo=[];E(e,(function(e,n){var r=e.axisPointerModel.option,o=t[n];o?(!e.useHandle&&(r.status="show"),r.value=o.value,r.seriesDataIndices=(o.payloadBatch||[]).slice()):!e.useHandle&&(r.status="hide"),"show"===r.status&&i.push({axisDim:e.axis.dim,axisIndex:e.axis.model.componentIndex,value:r.value})}))}(d,h,p),function(t,e,n,i){if(GN(e)||!t.list.length)return void i({type:"hideTip"});var r=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};i({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:r.dataIndexInside,dataIndex:r.dataIndex,seriesIndex:r.seriesIndex,dataByCoordSys:t.list})}(f,r,t,a),function(t,e,n){var i=n.getZr(),r="axisPointerLastHighlights",o=NN(i)[r]||{},a=NN(i)[r]={};E(t,(function(t,e){var n=t.axisPointerModel.option;"show"===n.status&&t.triggerEmphasis&&E(n.seriesDataIndices,(function(t){var e=t.seriesIndex+" | "+t.dataIndex;a[e]=t}))}));var s=[],l=[];E(o,(function(t,e){!a[e]&&l.push(t)})),E(a,(function(t,e){!o[e]&&s.push(t)})),l.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:l}),s.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:s})}(h,0,n),p}}function zN(t,e,n,i,r){var o=t.axis;if(!o.scale.isBlank()&&o.containData(e))if(t.involveSeries){var a=function(t,e){var n=e.axis,i=n.dim,r=t,o=[],a=Number.MAX_VALUE,s=-1;return E(e.seriesModels,(function(e,l){var u,h,c=e.getData().mapDimensionsAll(i);if(e.getAxisTooltipData){var p=e.getAxisTooltipData(c,t,n);h=p.dataIndices,u=p.nestestValue}else{if(!(h=e.getData().indicesOfNearest(c[0],t,"category"===n.type?.5:null)).length)return;u=e.getData().get(c[0],h[0])}if(null!=u&&isFinite(u)){var d=t-u,f=Math.abs(d);f<=a&&((f=0&&s<0)&&(a=f,s=d,r=u,o.length=0),E(h,(function(t){o.push({seriesIndex:e.seriesIndex,dataIndexInside:t,dataIndex:e.getData().getRawIndex(t)})})))}})),{payloadBatch:o,snapToValue:r}}(e,t),s=a.payloadBatch,l=a.snapToValue;s[0]&&null==r.seriesIndex&&A(r,s[0]),!i&&t.snap&&o.containData(l)&&null!=l&&(e=l),n.showPointer(t,e,s),n.showTooltip(t,a,l)}else n.showPointer(t,e)}function VN(t,e,n,i){t[e.key]={value:n,payloadBatch:i}}function BN(t,e,n,i){var r=n.payloadBatch,o=e.axis,a=o.model,s=e.axisPointerModel;if(e.triggerTooltip&&r.length){var l=e.coordSys.model,u=MI(l),h=t.map[u];h||(h=t.map[u]={coordSysId:l.id,coordSysIndex:l.componentIndex,coordSysType:l.type,coordSysMainType:l.mainType,dataByAxis:[]},t.list.push(h)),h.dataByAxis.push({axisDim:o.dim,axisIndex:a.componentIndex,axisType:a.type,axisId:a.id,value:i,valueLabelOpt:{precision:s.get(["label","precision"]),formatter:s.get(["label","formatter"])},seriesDataIndices:r.slice()})}}function FN(t){var e=t.axis.model,n={},i=n.axisDim=t.axis.dim;return n.axisIndex=n[i+"AxisIndex"]=e.componentIndex,n.axisName=n[i+"AxisName"]=e.name,n.axisId=n[i+"AxisId"]=e.id,n}function GN(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function WN(t){TI.registerAxisPointerClass("CartesianAxisPointer",wN),t.registerComponentModel(TN),t.registerComponentView(ON),t.registerPreprocessor((function(t){if(t){(!t.axisPointer||0===t.axisPointer.length)&&(t.axisPointer={});var e=t.axisPointer.link;e&&!Y(e)&&(t.axisPointer.link=[e])}})),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,(function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=xI(t,e)})),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},EN)}var HN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis;"angle"===o.dim&&(this.animationThreshold=Math.PI/18);var a=o.polar,s=a.getOtherAxis(o).getExtent(),l=o.dataToCoord(e),u=i.get("type");if(u&&"none"!==u){var h=fN(i),c=YN[u](o,a,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}var p=function(t,e,n,i,r){var o=e.axis,a=o.dataToCoord(t),s=i.getAngleAxis().getExtent()[0];s=s/180*Math.PI;var l,u,h,c=i.getRadiusAxis().getExtent();if("radius"===o.dim){var p=[1,0,0,1,0,0];Se(p,p,s),we(p,p,[i.cx,i.cy]),l=Fh([a,-r],p);var d=e.getModel("axisLabel").get("rotate")||0,f=dI.innerTextLayout(s,d*Math.PI/180,-1);u=f.textAlign,h=f.textVerticalAlign}else{var g=c[1];l=i.coordToPoint([g+r,a]);var y=i.cx,v=i.cy;u=Math.abs(l[0]-y)/g<.3?"center":l[0]>y?"left":"right",h=Math.abs(l[1]-v)/g<.3?"middle":l[1]>v?"top":"bottom"}return{position:l,align:u,verticalAlign:h}}(e,n,0,a,i.get(["label","margin"]));gN(t,n,i,r,p)},e}(lN);var YN={line:function(t,e,n,i){return"angle"===t.dim?{type:"Line",shape:xN(e.coordToPoint([i[0],n]),e.coordToPoint([i[1],n]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:n}}},shadow:function(t,e,n,i){var r=Math.max(1,t.getBandWidth()),o=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:bN(e.cx,e.cy,i[0],i[1],(-n-r/2)*o,(r/2-n)*o)}:{type:"Sector",shape:bN(e.cx,e.cy,n-r/2,n+r/2,0,2*Math.PI)}}},XN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.findAxisModel=function(t){var e;return this.ecModel.eachComponent(t,(function(t){t.getCoordSysModel()===this&&(e=t)}),this),e},e.type="polar",e.dependencies=["radiusAxis","angleAxis"],e.defaultOption={z:0,center:["50%","50%"],radius:"80%"},e}(zp),UN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",Wo).models[0]},e.type="polarAxis",e}(zp);R(UN,D_);var ZN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="angleAxis",e}(UN),jN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="radiusAxis",e}(UN),qN=function(t){function e(e,n){return t.call(this,"radius",e,n)||this}return n(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e}(ab);qN.prototype.dataToRadius=ab.prototype.dataToCoord,qN.prototype.radiusToData=ab.prototype.coordToData;var KN=Vo(),$N=function(t){function e(e,n){return t.call(this,"angle",e,n||[0,360])||this}return n(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e.prototype.calculateCategoryInterval=function(){var t=this,e=t.getLabelModel(),n=t.scale,i=n.getExtent(),r=n.count();if(i[1]-i[0]<1)return 0;var o=i[0],a=t.dataToCoord(o+1)-t.dataToCoord(o),s=Math.abs(a),l=Sr(null==o?"":o+"",e.getFont(),"center","top"),u=Math.max(l.height,7)/s;isNaN(u)&&(u=1/0);var h=Math.max(0,Math.floor(u)),c=KN(t.model),p=c.lastAutoInterval,d=c.lastTickCount;return null!=p&&null!=d&&Math.abs(p-h)<=1&&Math.abs(d-r)<=1&&p>h?h=p:(c.lastTickCount=r,c.lastAutoInterval=h),h},e}(ab);$N.prototype.dataToAngle=ab.prototype.dataToCoord,$N.prototype.angleToData=ab.prototype.coordToData;var JN=["radius","angle"],QN=function(){function t(t){this.dimensions=JN,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new qN,this._angleAxis=new $N,this.axisPointerEnabled=!0,this.name=t||"",this._radiusAxis.polar=this._angleAxis.polar=this}return t.prototype.containPoint=function(t){var e=this.pointToCoord(t);return this._radiusAxis.contain(e[0])&&this._angleAxis.contain(e[1])},t.prototype.containData=function(t){return this._radiusAxis.containData(t[0])&&this._angleAxis.containData(t[1])},t.prototype.getAxis=function(t){return this["_"+t+"Axis"]},t.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},t.prototype.getAxesByScale=function(t){var e=[],n=this._angleAxis,i=this._radiusAxis;return n.scale.type===t&&e.push(n),i.scale.type===t&&e.push(i),e},t.prototype.getAngleAxis=function(){return this._angleAxis},t.prototype.getRadiusAxis=function(){return this._radiusAxis},t.prototype.getOtherAxis=function(t){var e=this._angleAxis;return t===e?this._radiusAxis:e},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},t.prototype.getTooltipAxes=function(t){var e=null!=t&&"auto"!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[e],otherAxes:[this.getOtherAxis(e)]}},t.prototype.dataToPoint=function(t,e){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],e),this._angleAxis.dataToAngle(t[1],e)])},t.prototype.pointToData=function(t,e){var n=this.pointToCoord(t);return[this._radiusAxis.radiusToData(n[0],e),this._angleAxis.angleToData(n[1],e)]},t.prototype.pointToCoord=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,i=this.getAngleAxis(),r=i.getExtent(),o=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]);i.inverse?o=a-360:a=o+360;var s=Math.sqrt(e*e+n*n);e/=s,n/=s;for(var l=Math.atan2(-n,e)/Math.PI*180,u=la;)l+=360*u;return[s,l]},t.prototype.coordToPoint=function(t){var e=t[0],n=t[1]/180*Math.PI;return[Math.cos(n)*e+this.cx,-Math.sin(n)*e+this.cy]},t.prototype.getArea=function(){var t=this.getAngleAxis(),e=this.getRadiusAxis().getExtent().slice();e[0]>e[1]&&e.reverse();var n=t.getExtent(),i=Math.PI/180,r=1e-4;return{cx:this.cx,cy:this.cy,r0:e[0],r:e[1],startAngle:-n[0]*i,endAngle:-n[1]*i,clockwise:t.inverse,contain:function(t,e){var n=t-this.cx,i=e-this.cy,o=n*n+i*i,a=this.r,s=this.r0;return a!==s&&o-r<=a*a&&o+r>=s*s}}},t.prototype.convertToPixel=function(t,e,n){return tE(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return tE(e)===this?this.pointToData(n):null},t}();function tE(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}function eE(t,e){var n=this,i=n.getAngleAxis(),r=n.getRadiusAxis();if(i.scale.setExtent(1/0,-1/0),r.scale.setExtent(1/0,-1/0),t.eachSeries((function(t){if(t.coordinateSystem===n){var e=t.getData();E(C_(e,"radius"),(function(t){r.scale.unionExtentFromData(e,t)})),E(C_(e,"angle"),(function(t){i.scale.unionExtentFromData(e,t)}))}})),__(i.scale,i.model),__(r.scale,r.model),"category"===i.type&&!i.onBand){var o=i.getExtent(),a=360/i.scale.count();i.inverse?o[1]+=a:o[1]-=a,i.setExtent(o[0],o[1])}}function nE(t,e){var n;if(t.type=e.get("type"),t.scale=b_(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),function(t){return"angleAxis"===t.mainType}(e)){t.inverse=t.inverse!==e.get("clockwise");var i=e.get("startAngle"),r=null!==(n=e.get("endAngle"))&&void 0!==n?n:i+(t.inverse?-360:360);t.setExtent(i,r)}e.axis=t,t.model=e}var iE={dimensions:JN,create:function(t,e){var n=[];return t.eachComponent("polar",(function(t,i){var r=new QN(i+"");r.update=eE;var o=r.getRadiusAxis(),a=r.getAngleAxis(),s=t.findAxisModel("radiusAxis"),l=t.findAxisModel("angleAxis");nE(o,s),nE(a,l),function(t,e,n){var i=e.get("center"),r=n.getWidth(),o=n.getHeight();t.cx=$r(i[0],r),t.cy=$r(i[1],o);var a=t.getRadiusAxis(),s=Math.min(r,o)/2,l=e.get("radius");null==l?l=[0,"100%"]:Y(l)||(l=[0,l]);var u=[$r(l[0],s),$r(l[1],s)];a.inverse?a.setExtent(u[1],u[0]):a.setExtent(u[0],u[1])}(r,t,e),n.push(r),t.coordinateSystem=r,r.model=t})),t.eachSeries((function(t){if("polar"===t.get("coordinateSystem")){var e=t.getReferringComponents("polar",Wo).models[0];0,t.coordinateSystem=e.coordinateSystem}})),n}},rE=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function oE(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var i=t.coordToPoint([e[0],n]),r=t.coordToPoint([e[1],n]);return{x1:i[0],y1:i[1],x2:r[0],y2:r[1]}}function aE(t){return t.getRadiusAxis().inverse?0:1}function sE(t){var e=t[0],n=t[t.length-1];e&&n&&Math.abs(Math.abs(e.coord-n.coord)-360)<1e-4&&t.pop()}var lE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return n(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=t.axis,i=n.polar,r=i.getRadiusAxis().getExtent(),o=n.getTicksCoords(),a=n.getMinorTicksCoords(),s=z(n.getViewLabels(),(function(t){t=T(t);var e=n.scale,i="ordinal"===e.type?e.getRawOrdinalNumber(t.tickValue):t.tickValue;return t.coord=n.dataToCoord(i),t}));sE(s),sE(o),E(rE,(function(e){!t.get([e,"show"])||n.scale.isBlank()&&"axisLine"!==e||uE[e](this.group,t,i,o,a,r,s)}),this)}},e.type="angleAxis",e}(TI),uE={axisLine:function(t,e,n,i,r,o){var a,s=e.getModel(["axisLine","lineStyle"]),l=n.getAngleAxis(),u=Math.PI/180,h=l.getExtent(),c=aE(n),p=c?0:1,d=360===Math.abs(h[1]-h[0])?"Circle":"Arc";(a=0===o[p]?new Qh[d]({shape:{cx:n.cx,cy:n.cy,r:o[c],startAngle:-h[0]*u,endAngle:-h[1]*u,clockwise:l.inverse},style:s.getLineStyle(),z2:1,silent:!0}):new Wu({shape:{cx:n.cx,cy:n.cy,r:o[c],r0:o[p]},style:s.getLineStyle(),z2:1,silent:!0})).style.fill=null,t.add(a)},axisTick:function(t,e,n,i,r,o){var a=e.getModel("axisTick"),s=(a.get("inside")?-1:1)*a.get("length"),l=o[aE(n)],u=z(i,(function(t){return new Ku({shape:oE(n,[l,l+s],t.coord)})}));t.add(Nh(u,{style:k(a.getModel("lineStyle").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})}))},minorTick:function(t,e,n,i,r,o){if(r.length){for(var a=e.getModel("axisTick"),s=e.getModel("minorTick"),l=(a.get("inside")?-1:1)*s.get("length"),u=o[aE(n)],h=[],c=0;cf?"left":"right",v=Math.abs(d[1]-g)/p<.3?"middle":d[1]>g?"top":"bottom";if(s&&s[c]){var m=s[c];q(m)&&m.textStyle&&(a=new Cc(m.textStyle,l,l.ecModel))}var x=new Xs({silent:dI.isLabelSilent(e),style:oc(a,{x:d[0],y:d[1],fill:a.getTextColor()||e.get(["axisLine","lineStyle","color"]),text:i.formattedLabel,align:y,verticalAlign:v})});if(t.add(x),h){var _=dI.makeAxisEventDataBase(e);_.targetType="axisLabel",_.value=i.rawLabel,rl(x).eventData=_}}),this)},splitLine:function(t,e,n,i,r,o){var a=e.getModel("splitLine").getModel("lineStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var u=[],h=0;h=0?"p":"n",C=b;m&&(i[s][I]||(i[s][I]={p:b,n:b}),C=i[s][I][T]);var D=void 0,A=void 0,k=void 0,L=void 0;if("radius"===c.dim){var P=c.dataToCoord(M)-b,O=o.dataToCoord(I);Math.abs(P)=L})}}}))}var vE={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},mE={splitNumber:5},xE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="polar",e}(Ag);function _E(t,e){e=e||{};var n=t.coordinateSystem,i=t.axis,r={},o=i.position,a=i.orient,s=n.getRect(),l=[s.x,s.x+s.width,s.y,s.y+s.height],u={horizontal:{top:l[2],bottom:l[3]},vertical:{left:l[0],right:l[1]}};r.position=["vertical"===a?u.vertical[o]:l[0],"horizontal"===a?u.horizontal[o]:l[3]];r.rotation=Math.PI/2*{horizontal:0,vertical:1}[a];r.labelDirection=r.tickDirection=r.nameDirection={top:-1,bottom:1,right:1,left:-1}[o],t.get(["axisTick","inside"])&&(r.tickDirection=-r.tickDirection),it(e.labelInside,t.get(["axisLabel","inside"]))&&(r.labelDirection=-r.labelDirection);var h=e.rotate;return null==h&&(h=t.get(["axisLabel","rotate"])),r.labelRotation="top"===o?-h:h,r.z2=1,r}var bE=["axisLine","axisTickLabel","axisName"],wE=["splitArea","splitLine"],SE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="SingleAxisPointer",n}return n(e,t),e.prototype.render=function(e,n,i,r){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new Br;var s=_E(e),l=new dI(e,s);E(bE,l.add,l),o.add(this._axisGroup),o.add(l.getGroup()),E(wE,(function(t){e.get([t,"show"])&&ME[t](this,this.group,this._axisGroup,e)}),this),Hh(a,this._axisGroup,e),t.prototype.render.call(this,e,n,i,r)},e.prototype.remove=function(){AI(this)},e.type="singleAxis",e}(TI),ME={splitLine:function(t,e,n,i){var r=i.axis;if(!r.scale.isBlank()){var o=i.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color");s=s instanceof Array?s:[s];for(var l=a.get("width"),u=i.coordinateSystem.getRect(),h=r.isHorizontal(),c=[],p=0,d=r.getTicksCoords({tickModel:o}),f=[],g=[],y=0;y=e.y&&t[1]<=e.y+e.height:n.contain(n.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},t.prototype.pointToData=function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},t.prototype.dataToPoint=function(t){var e=this.getAxis(),n=this.getRect(),i=[],r="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),i[r]=e.toGlobalCoord(e.dataToCoord(+t)),i[1-r]=0===r?n.y+n.height/2:n.x+n.width/2,i},t.prototype.convertToPixel=function(t,e,n){return AE(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return AE(e)===this?this.pointToData(n):null},t}();function AE(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var kE={create:function(t,e){var n=[];return t.eachComponent("singleAxis",(function(i,r){var o=new DE(i,t,e);o.name="single_"+r,o.resize(i,e),i.coordinateSystem=o,n.push(o)})),t.eachSeries((function(t){if("singleAxis"===t.get("coordinateSystem")){var e=t.getReferringComponents("singleAxis",Wo).models[0];t.coordinateSystem=e&&e.coordinateSystem}})),n},dimensions:CE},LE=["x","y"],PE=["width","height"],OE=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.coordinateSystem,s=EE(a,1-NE(o)),l=a.dataToPoint(e)[0],u=i.get("type");if(u&&"none"!==u){var h=fN(i),c=RE[u](o,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}mN(e,t,_E(n),n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=_E(e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=vN(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.coordinateSystem,a=NE(r),s=EE(o,a),l=[t.x,t.y];l[a]+=e[a],l[a]=Math.min(s[1],l[a]),l[a]=Math.max(s[0],l[a]);var u=EE(o,1-a),h=(u[1]+u[0])/2,c=[h,h];return c[a]=l[a],{x:l[0],y:l[1],rotation:t.rotation,cursorPoint:c,tooltipOption:{verticalAlign:"middle"}}},e}(lN),RE={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:xN([e,n[0]],[e,n[1]],NE(t))}},shadow:function(t,e,n){var i=t.getBandWidth(),r=n[1]-n[0];return{type:"Rect",shape:_N([e-i/2,n[0]],[i,r],NE(t))}}};function NE(t){return t.isHorizontal()?0:1}function EE(t,e){var n=t.getRect();return[n[LE[e]],n[LE[e]]+n[PE[e]]]}var zE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="single",e}(Ag);var VE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.init=function(e,n,i){var r=Rp(e);t.prototype.init.apply(this,arguments),BE(e,r)},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),BE(this.option,e)},e.prototype.getCellSize=function(){return this.option.cellSize},e.type="calendar",e.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},e}(zp);function BE(t,e){var n,i=t.cellSize;1===(n=Y(i)?i:t.cellSize=[i,i]).length&&(n[1]=n[0]);var r=z([0,1],(function(t){return function(t,e){return null!=t[Cp[e][0]]||null!=t[Cp[e][1]]&&null!=t[Cp[e][2]]}(e,t)&&(n[t]="auto"),null!=n[t]&&"auto"!==n[t]}));Op(t,e,{type:"box",ignoreSize:r})}var FE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){var i=this.group;i.removeAll();var r=t.coordinateSystem,o=r.getRangeInfo(),a=r.getOrient(),s=e.getLocaleModel();this._renderDayRect(t,o,i),this._renderLines(t,o,a,i),this._renderYearText(t,o,a,i),this._renderMonthText(t,s,a,i),this._renderWeekText(t,s,o,a,i)},e.prototype._renderDayRect=function(t,e,n){for(var i=t.coordinateSystem,r=t.getModel("itemStyle").getItemStyle(),o=i.getCellWidth(),a=i.getCellHeight(),s=e.start.time;s<=e.end.time;s=i.getNextNDay(s,1).time){var l=i.dataToRect([s],!1).tl,u=new Ws({shape:{x:l[0],y:l[1],width:o,height:a},cursor:"default",style:r});n.add(u)}},e.prototype._renderLines=function(t,e,n,i){var r=this,o=t.coordinateSystem,a=t.getModel(["splitLine","lineStyle"]).getLineStyle(),s=t.get(["splitLine","show"]),l=a.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=e.start,h=0;u.time<=e.end.time;h++){p(u.formatedDate),0===h&&(u=o.getDateInfo(e.start.y+"-"+e.start.m));var c=u.date;c.setMonth(c.getMonth()+1),u=o.getDateInfo(c)}function p(e){r._firstDayOfMonth.push(o.getDateInfo(e)),r._firstDayPoints.push(o.dataToRect([e],!1).tl);var l=r._getLinePointsOfOneWeek(t,e,n);r._tlpoints.push(l[0]),r._blpoints.push(l[l.length-1]),s&&r._drawSplitline(l,a,i)}p(o.getNextNDay(e.end.time,1).formatedDate),s&&this._drawSplitline(r._getEdgesPoints(r._tlpoints,l,n),a,i),s&&this._drawSplitline(r._getEdgesPoints(r._blpoints,l,n),a,i)},e.prototype._getEdgesPoints=function(t,e,n){var i=[t[0].slice(),t[t.length-1].slice()],r="horizontal"===n?0:1;return i[0][r]=i[0][r]-e/2,i[1][r]=i[1][r]+e/2,i},e.prototype._drawSplitline=function(t,e,n){var i=new Zu({z2:20,shape:{points:t},style:e});n.add(i)},e.prototype._getLinePointsOfOneWeek=function(t,e,n){for(var i=t.coordinateSystem,r=i.getDateInfo(e),o=[],a=0;a<7;a++){var s=i.getNextNDay(r.time,a),l=i.dataToRect([s.time],!1);o[2*s.day]=l.tl,o[2*s.day+1]=l["horizontal"===n?"bl":"tr"]}return o},e.prototype._formatterLabel=function(t,e){return U(t)&&t?(n=t,E(e,(function(t,e){n=n.replace("{"+e+"}",i?re(t):t)})),n):X(t)?t(e):e.nameMap;var n,i},e.prototype._yearTextPositionControl=function(t,e,n,i,r){var o=e[0],a=e[1],s=["center","bottom"];"bottom"===i?(a+=r,s=["center","top"]):"left"===i?o-=r:"right"===i?(o+=r,s=["center","top"]):a-=r;var l=0;return"left"!==i&&"right"!==i||(l=Math.PI/2),{rotation:l,x:o,y:a,style:{align:s[0],verticalAlign:s[1]}}},e.prototype._renderYearText=function(t,e,n,i){var r=t.getModel("yearLabel");if(r.get("show")){var o=r.get("margin"),a=r.get("position");a||(a="horizontal"!==n?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,u=(s[0][1]+s[1][1])/2,h="horizontal"===n?0:1,c={top:[l,s[h][1]],bottom:[l,s[1-h][1]],left:[s[1-h][0],u],right:[s[h][0],u]},p=e.start.y;+e.end.y>+e.start.y&&(p=p+"-"+e.end.y);var d=r.get("formatter"),f={start:e.start.y,end:e.end.y,nameMap:p},g=this._formatterLabel(d,f),y=new Xs({z2:30,style:oc(r,{text:g}),silent:r.get("silent")});y.attr(this._yearTextPositionControl(y,c[a],n,a,o)),i.add(y)}},e.prototype._monthTextPositionControl=function(t,e,n,i,r){var o="left",a="top",s=t[0],l=t[1];return"horizontal"===n?(l+=r,e&&(o="center"),"start"===i&&(a="bottom")):(s+=r,e&&(a="middle"),"start"===i&&(o="right")),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderMonthText=function(t,e,n,i){var r=t.getModel("monthLabel");if(r.get("show")){var o=r.get("nameMap"),a=r.get("margin"),s=r.get("position"),l=r.get("align"),u=[this._tlpoints,this._blpoints];o&&!U(o)||(o&&(e=Vc(o)||e),o=e.get(["time","monthAbbr"])||[]);var h="start"===s?0:1,c="horizontal"===n?0:1;a="start"===s?-a:a;for(var p="center"===l,d=r.get("silent"),f=0;f=i.start.time&&n.timea.end.time&&t.reverse(),t},t.prototype._getRangeInfo=function(t){var e,n=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];n[0].time>n[1].time&&(e=!0,n.reverse());var i=Math.floor(n[1].time/GE)-Math.floor(n[0].time/GE)+1,r=new Date(n[0].time),o=r.getDate(),a=n[1].date.getDate();r.setDate(o+i-1);var s=r.getDate();if(s!==a)for(var l=r.getTime()-n[1].time>0?1:-1;(s=r.getDate())!==a&&(r.getTime()-n[1].time)*l>0;)i-=l,r.setDate(s-l);var u=Math.floor((i+n[0].day+6)/7),h=e?1-u:u-1;return e&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:i,weeks:u,nthWeek:h,fweek:n[0].day,lweek:n[1].day}},t.prototype._getDateByWeeksAndDay=function(t,e,n){var i=this._getRangeInfo(n);if(t>i.weeks||0===t&&ei.lweek)return null;var r=7*(t-1)-i.fweek+e,o=new Date(i.start.time);return o.setDate(+i.start.d+r),this.getDateInfo(o)},t.create=function(e,n){var i=[];return e.eachComponent("calendar",(function(r){var o=new t(r,e,n);i.push(o),r.coordinateSystem=o})),e.eachSeries((function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=i[t.get("calendarIndex")||0])})),i},t.dimensions=["time","value"],t}();function HE(t){var e=t.calendarModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem:null}function YE(t,e){var n;return E(e,(function(e){null!=t[e]&&"auto"!==t[e]&&(n=!0)})),n}var XE=["transition","enterFrom","leaveTo"],UE=XE.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function ZE(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),t&&e)for(var i=n?XE:UE,r=0;r=0;l--){var p,d,f;if(f=null!=(d=Ro((p=n[l]).id,null))?r.get(d):null){var g=f.parent,y=(c=KE(g),{}),v=Lp(f,p,g===i?{width:o,height:a}:{width:c.width,height:c.height},null,{hv:p.hv,boundingMode:p.bounding},y);if(!KE(f).isNew&&v){for(var m=p.transition,x={},_=0;_=0)?x[b]=w:f[b]=w}vh(f,x,t,0)}else f.attr(y)}}},e.prototype._clear=function(){var t=this,e=this._elMap;e.each((function(n){tz(n,KE(n).option,e,t._lastGraphicModel)})),this._elMap=yt()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(Ag);function JE(t){var e=_t(qE,t)?qE[t]:Lh(t);var n=new e({});return KE(n).type=t,n}function QE(t,e,n,i){var r=JE(n);return e.add(r),i.set(t,r),KE(r).id=t,KE(r).isNew=!0,r}function tz(t,e,n,i){t&&t.parent&&("group"===t.type&&t.traverse((function(t){tz(t,e,n,i)})),vR(t,e,i),n.removeKey(KE(t).id))}function ez(t,e,n,i){t.isGroup||E([["cursor",Da.prototype.cursor],["zlevel",i||0],["z",n||0],["z2",0]],(function(n){var i=n[0];_t(e,i)?t[i]=rt(e[i],n[1]):null==t[i]&&(t[i]=n[1])})),E(G(e),(function(n){if(0===n.indexOf("on")){var i=e[n];t[n]=X(i)?i:null}})),_t(e,"draggable")&&(t.draggable=e.draggable),null!=e.name&&(t.name=e.name),null!=e.id&&(t.id=e.id)}var nz=["x","y","radius","angle","single"],iz=["cartesian2d","polar","singleAxis"];function rz(t){return t+"Axis"}function oz(t,e){var n,i=yt(),r=[],o=yt();t.eachComponent({mainType:"dataZoom",query:e},(function(t){o.get(t.uid)||s(t)}));do{n=!1,t.eachComponent("dataZoom",a)}while(n);function a(t){!o.get(t.uid)&&function(t){var e=!1;return t.eachTargetAxis((function(t,n){var r=i.get(t);r&&r[n]&&(e=!0)})),e}(t)&&(s(t),n=!0)}function s(t){o.set(t.uid,!0),r.push(t),t.eachTargetAxis((function(t,e){(i.get(t)||i.set(t,[]))[e]=!0}))}return r}function az(t){var e=t.ecModel,n={infoList:[],infoMap:yt()};return t.eachTargetAxis((function(t,i){var r=e.getComponent(rz(t),i);if(r){var o=r.getCoordSysModel();if(o){var a=o.uid,s=n.infoMap.get(a);s||(s={model:o,axisModels:[]},n.infoList.push(s),n.infoMap.set(a,s)),s.axisModels.push(r)}}})),n}var sz=function(){function t(){this.indexList=[],this.indexMap=[]}return t.prototype.add=function(t){this.indexMap[t]||(this.indexList.push(t),this.indexMap[t]=!0)},t}(),lz=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return n(e,t),e.prototype.init=function(t,e,n){var i=uz(t);this.settledOption=i,this.mergeDefaultAndTheme(t,n),this._doInit(i)},e.prototype.mergeOption=function(t){var e=uz(t);C(this.option,t,!0),C(this.settledOption,e,!0),this._doInit(e)},e.prototype._doInit=function(t){var e=this.option;this._setDefaultThrottle(t),this._updateRangeUse(t);var n=this.settledOption;E([["start","startValue"],["end","endValue"]],(function(t,i){"value"===this._rangePropMode[i]&&(e[t[0]]=n[t[0]]=null)}),this),this._resetTarget()},e.prototype._resetTarget=function(){var t=this.get("orient",!0),e=this._targetAxisInfoMap=yt();this._fillSpecifiedTargetAxis(e)?this._orient=t||this._makeAutoOrientByTargetAxis():(this._orient=t||"horizontal",this._fillAutoTargetAxisByOrient(e,this._orient)),this._noTarget=!0,e.each((function(t){t.indexList.length&&(this._noTarget=!1)}),this)},e.prototype._fillSpecifiedTargetAxis=function(t){var e=!1;return E(nz,(function(n){var i=this.getReferringComponents(rz(n),Ho);if(i.specified){e=!0;var r=new sz;E(i.models,(function(t){r.add(t.componentIndex)})),t.set(n,r)}}),this),e},e.prototype._fillAutoTargetAxisByOrient=function(t,e){var n=this.ecModel,i=!0;if(i){var r="vertical"===e?"y":"x";o(n.findComponents({mainType:r+"Axis"}),r)}i&&o(n.findComponents({mainType:"singleAxis",filter:function(t){return t.get("orient",!0)===e}}),"single");function o(e,n){var r=e[0];if(r){var o=new sz;if(o.add(r.componentIndex),t.set(n,o),i=!1,"x"===n||"y"===n){var a=r.getReferringComponents("grid",Wo).models[0];a&&E(e,(function(t){r.componentIndex!==t.componentIndex&&a===t.getReferringComponents("grid",Wo).models[0]&&o.add(t.componentIndex)}))}}}i&&E(nz,(function(e){if(i){var r=n.findComponents({mainType:rz(e),filter:function(t){return"category"===t.get("type",!0)}});if(r[0]){var o=new sz;o.add(r[0].componentIndex),t.set(e,o),i=!1}}}),this)},e.prototype._makeAutoOrientByTargetAxis=function(){var t;return this.eachTargetAxis((function(e){!t&&(t=e)}),this),"y"===t?"vertical":"horizontal"},e.prototype._setDefaultThrottle=function(t){if(t.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var e=this.ecModel.option;this.option.throttle=e.animation&&e.animationDurationUpdate>0?100:20}},e.prototype._updateRangeUse=function(t){var e=this._rangePropMode,n=this.get("rangeMode");E([["start","startValue"],["end","endValue"]],(function(i,r){var o=null!=t[i[0]],a=null!=t[i[1]];o&&!a?e[r]="percent":!o&&a?e[r]="value":n?e[r]=n[r]:o&&(e[r]="percent")}))},e.prototype.noTarget=function(){return this._noTarget},e.prototype.getFirstTargetAxisModel=function(){var t;return this.eachTargetAxis((function(e,n){null==t&&(t=this.ecModel.getComponent(rz(e),n))}),this),t},e.prototype.eachTargetAxis=function(t,e){this._targetAxisInfoMap.each((function(n,i){E(n.indexList,(function(n){t.call(e,i,n)}))}))},e.prototype.getAxisProxy=function(t,e){var n=this.getAxisModel(t,e);if(n)return n.__dzAxisProxy},e.prototype.getAxisModel=function(t,e){var n=this._targetAxisInfoMap.get(t);if(n&&n.indexMap[e])return this.ecModel.getComponent(rz(t),e)},e.prototype.setRawRange=function(t){var e=this.option,n=this.settledOption;E([["start","startValue"],["end","endValue"]],(function(i){null==t[i[0]]&&null==t[i[1]]||(e[i[0]]=n[i[0]]=t[i[0]],e[i[1]]=n[i[1]]=t[i[1]])}),this),this._updateRangeUse(t)},e.prototype.setCalculatedRange=function(t){var e=this.option;E(["start","startValue","end","endValue"],(function(n){e[n]=t[n]}))},e.prototype.getPercentRange=function(){var t=this.findRepresentativeAxisProxy();if(t)return t.getDataPercentWindow()},e.prototype.getValueRange=function(t,e){if(null!=t||null!=e)return this.getAxisProxy(t,e).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},e.prototype.findRepresentativeAxisProxy=function(t){if(t)return t.__dzAxisProxy;for(var e,n=this._targetAxisInfoMap.keys(),i=0;i=0}(e)){var n=rz(this._dimName),i=e.getReferringComponents(n,Wo).models[0];i&&this._axisIndex===i.componentIndex&&t.push(e)}}),this),t},t.prototype.getAxisModel=function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},t.prototype.getMinMaxSpan=function(){return T(this._minMaxSpan)},t.prototype.calculateDataWindow=function(t){var e,n=this._dataExtent,i=this.getAxisModel().axis.scale,r=this._dataZoomModel.getRangePropMode(),o=[0,100],a=[],s=[];dz(["start","end"],(function(l,u){var h=t[l],c=t[l+"Value"];"percent"===r[u]?(null==h&&(h=o[u]),c=i.parse(Kr(h,o,n))):(e=!0,h=Kr(c=null==c?n[u]:i.parse(c),n,o)),s[u]=null==c||isNaN(c)?n[u]:c,a[u]=null==h||isNaN(h)?o[u]:h})),fz(s),fz(a);var l=this._minMaxSpan;function u(t,e,n,r,o){var a=o?"Span":"ValueSpan";zk(0,t,n,"all",l["min"+a],l["max"+a]);for(var s=0;s<2;s++)e[s]=Kr(t[s],n,r,!0),o&&(e[s]=i.parse(e[s]))}return e?u(s,a,n,o,!1):u(a,s,o,n,!0),{valueWindow:s,percentWindow:a}},t.prototype.reset=function(t){if(t===this._dataZoomModel){var e=this.getTargetSeriesModels();this._dataExtent=function(t,e,n){var i=[1/0,-1/0];dz(n,(function(t){!function(t,e,n){e&&E(C_(e,n),(function(n){var i=e.getApproximateExtent(n);i[0]t[1]&&(t[1]=i[1])}))}(i,t.getData(),e)}));var r=t.getAxisModel(),o=v_(r.axis.scale,r,i).calculate();return[o.min,o.max]}(this,this._dimName,e),this._updateMinMaxSpan();var n=this.calculateDataWindow(t.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,this._setAxisModel()}},t.prototype.filterData=function(t,e){if(t===this._dataZoomModel){var n=this._dimName,i=this.getTargetSeriesModels(),r=t.get("filterMode"),o=this._valueWindow;"none"!==r&&dz(i,(function(t){var e=t.getData(),i=e.mapDimensionsAll(n);if(i.length){if("weakFilter"===r){var a=e.getStore(),s=z(i,(function(t){return e.getDimensionIndex(t)}),e);e.filterSelf((function(t){for(var e,n,r,l=0;lo[1];if(h&&!c&&!p)return!0;h&&(r=!0),c&&(e=!0),p&&(n=!0)}return r&&e&&n}))}else dz(i,(function(n){if("empty"===r)t.setData(e=e.map(n,(function(t){return function(t){return t>=o[0]&&t<=o[1]}(t)?t:NaN})));else{var i={};i[n]=o,e.selectRange(i)}}));dz(i,(function(t){e.setApproximateExtent(o,t)}))}}))}},t.prototype._updateMinMaxSpan=function(){var t=this._minMaxSpan={},e=this._dataZoomModel,n=this._dataExtent;dz(["min","max"],(function(i){var r=e.get(i+"Span"),o=e.get(i+"ValueSpan");null!=o&&(o=this.getAxisModel().axis.scale.parse(o)),null!=o?r=Kr(n[0]+o,n,[0,100],!0):null!=r&&(o=Kr(r,[0,100],n,!0)-n[0]),t[i+"Span"]=r,t[i+"ValueSpan"]=o}),this)},t.prototype._setAxisModel=function(){var t=this.getAxisModel(),e=this._percentWindow,n=this._valueWindow;if(e){var i=no(n,[0,500]);i=Math.min(i,20);var r=t.axis.scale.rawExtentInfo;0!==e[0]&&r.setDeterminedMinMax("min",+n[0].toFixed(i)),100!==e[1]&&r.setDeterminedMinMax("max",+n[1].toFixed(i)),r.freeze()}},t}();var yz={getTargetSeries:function(t){function e(e){t.eachComponent("dataZoom",(function(n){n.eachTargetAxis((function(i,r){var o=t.getComponent(rz(i),r);e(i,r,o,n)}))}))}e((function(t,e,n,i){n.__dzAxisProxy=null}));var n=[];e((function(e,i,r,o){r.__dzAxisProxy||(r.__dzAxisProxy=new gz(e,i,o,t),n.push(r.__dzAxisProxy))}));var i=yt();return E(n,(function(t){E(t.getTargetSeriesModels(),(function(t){i.set(t.uid,t)}))})),i},overallReset:function(t,e){t.eachComponent("dataZoom",(function(t){t.eachTargetAxis((function(e,n){t.getAxisProxy(e,n).reset(t)})),t.eachTargetAxis((function(n,i){t.getAxisProxy(n,i).filterData(t,e)}))})),t.eachComponent("dataZoom",(function(t){var e=t.findRepresentativeAxisProxy();if(e){var n=e.getDataPercentWindow(),i=e.getDataValueWindow();t.setCalculatedRange({start:n[0],end:n[1],startValue:i[0],endValue:i[1]})}}))}};var vz=!1;function mz(t){vz||(vz=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,yz),function(t){t.registerAction("dataZoom",(function(t,e){E(oz(e,t),(function(e){e.setRawRange({start:t.start,end:t.end,startValue:t.startValue,endValue:t.endValue})}))}))}(t),t.registerSubTypeDefaulter("dataZoom",(function(){return"slider"})))}function xz(t){t.registerComponentModel(hz),t.registerComponentView(pz),mz(t)}var _z=function(){},bz={};function wz(t,e){bz[t]=e}function Sz(t){return bz[t]}var Mz=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.optionUpdated=function(){t.prototype.optionUpdated.apply(this,arguments);var e=this.ecModel;E(this.option.feature,(function(t,n){var i=Sz(n);i&&(i.getDefaultOption&&(i.defaultOption=i.getDefaultOption(e)),C(t,i.defaultOption))}))},e.type="toolbox",e.layoutMode={type:"box",ignoreSize:!0},e.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1,position:"bottom"}},e}(zp);function Iz(t,e){var n=vp(e.get("padding")),i=e.getItemStyle(["color","opacity"]);return i.fill=e.get("backgroundColor"),t=new Ws({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get("borderRadius")},style:i,silent:!0,z2:-1})}var Tz=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.render=function(t,e,n,i){var r=this.group;if(r.removeAll(),t.get("show")){var o=+t.get("itemSize"),a="vertical"===t.get("orient"),s=t.get("feature")||{},l=this._features||(this._features={}),u=[];E(s,(function(t,e){u.push(e)})),new Gm(this._featureNames||[],u).add(h).update(h).remove(H(h,null)).execute(),this._featureNames=u,function(t,e,n){var i=e.getBoxLayoutParams(),r=e.get("padding"),o={width:n.getWidth(),height:n.getHeight()},a=kp(i,o,r);Ap(e.get("orient"),t,e.get("itemGap"),a.width,a.height),Lp(t,i,o,r)}(r,t,n),r.add(Iz(r.getBoundingRect(),t)),a||r.eachChild((function(t){var e=t.__title,i=t.ensureState("emphasis"),a=i.textConfig||(i.textConfig={}),s=t.getTextContent(),l=s&&s.ensureState("emphasis");if(l&&!X(l)&&e){var u=l.style||(l.style={}),h=Sr(e,Xs.makeFont(u)),c=t.x+r.x,p=!1;t.y+r.y+o+h.height>n.getHeight()&&(a.position="top",p=!0);var d=p?-5-h.height:o+10;c+h.width/2>n.getWidth()?(a.position=["100%",d],u.align="right"):c-h.width/2<0&&(a.position=[0,d],u.align="left")}}))}function h(h,c){var p,d=u[h],f=u[c],g=s[d],y=new Cc(g,t,t.ecModel);if(i&&null!=i.newTitle&&i.featureName===d&&(g.title=i.newTitle),d&&!f){if(function(t){return 0===t.indexOf("my")}(d))p={onclick:y.option.onclick,featureName:d};else{var v=Sz(d);if(!v)return;p=new v}l[d]=p}else if(!(p=l[f]))return;p.uid=Ac("toolbox-feature"),p.model=y,p.ecModel=e,p.api=n;var m=p instanceof _z;d||!f?!y.get("show")||m&&p.unusable?m&&p.remove&&p.remove(e,n):(!function(i,s,l){var u,h,c=i.getModel("iconStyle"),p=i.getModel(["emphasis","iconStyle"]),d=s instanceof _z&&s.getIcons?s.getIcons():i.get("icon"),f=i.get("title")||{};U(d)?(u={})[l]=d:u=d;U(f)?(h={})[l]=f:h=f;var g=i.iconPaths={};E(u,(function(l,u){var d=Uh(l,{},{x:-o/2,y:-o/2,width:o,height:o});d.setStyle(c.getItemStyle()),d.ensureState("emphasis").style=p.getItemStyle();var f=new Xs({style:{text:h[u],align:p.get("textAlign"),borderRadius:p.get("textBorderRadius"),padding:p.get("textPadding"),fill:null,font:cc({fontStyle:p.get("textFontStyle"),fontFamily:p.get("textFontFamily"),fontSize:p.get("textFontSize"),fontWeight:p.get("textFontWeight")},e)},ignore:!0});d.setTextContent(f),Kh({el:d,componentModel:t,itemName:u,formatterParamsExtra:{title:h[u]}}),d.__title=h[u],d.on("mouseover",(function(){var e=p.getItemStyle(),i=a?null==t.get("right")&&"right"!==t.get("left")?"right":"left":null==t.get("bottom")&&"bottom"!==t.get("top")?"bottom":"top";f.setStyle({fill:p.get("textFill")||e.fill||e.stroke||"#000",backgroundColor:p.get("textBackgroundColor")}),d.setTextConfig({position:p.get("textPosition")||i}),f.ignore=!t.get("showTitle"),n.enterEmphasis(this)})).on("mouseout",(function(){"emphasis"!==i.get(["iconStatus",u])&&n.leaveEmphasis(this),f.hide()})),("emphasis"===i.get(["iconStatus",u])?Ol:Rl)(d),r.add(d),d.on("click",W(s.onclick,s,e,n,u)),g[u]=d}))}(y,p,d),y.setIconStatus=function(t,e){var n=this.option,i=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[t]=e,i[t]&&("emphasis"===e?Ol:Rl)(i[t])},p instanceof _z&&p.render&&p.render(y,e,n,i)):m&&p.dispose&&p.dispose(e,n)}},e.prototype.updateView=function(t,e,n,i){E(this._features,(function(t){t instanceof _z&&t.updateView&&t.updateView(t.model,e,n,i)}))},e.prototype.remove=function(t,e){E(this._features,(function(n){n instanceof _z&&n.remove&&n.remove(t,e)})),this.group.removeAll()},e.prototype.dispose=function(t,e){E(this._features,(function(n){n instanceof _z&&n.dispose&&n.dispose(t,e)}))},e.type="toolbox",e}(Ag);var Cz=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.onclick=function(t,e){var n=this.model,i=n.get("name")||t.get("title.0.text")||"echarts",o="svg"===e.getZr().painter.getType(),a=o?"svg":n.get("type",!0)||"png",s=e.getConnectedDataURL({type:a,backgroundColor:n.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")}),l=r.browser;if("function"!=typeof MouseEvent||!l.newEdge&&(l.ie||l.edge))if(window.navigator.msSaveOrOpenBlob||o){var u=s.split(","),h=u[0].indexOf("base64")>-1,c=o?decodeURIComponent(u[1]):u[1];h&&(c=window.atob(c));var p=i+"."+a;if(window.navigator.msSaveOrOpenBlob){for(var d=c.length,f=new Uint8Array(d);d--;)f[d]=c.charCodeAt(d);var g=new Blob([f]);window.navigator.msSaveOrOpenBlob(g,p)}else{var y=document.createElement("iframe");document.body.appendChild(y);var v=y.contentWindow,m=v.document;m.open("image/svg+xml","replace"),m.write(c),m.close(),v.focus(),m.execCommand("SaveAs",!0,p),document.body.removeChild(y)}}else{var x=n.get("lang"),_='',b=window.open();b.document.write(_),b.document.title=i}else{var w=document.createElement("a");w.download=i+"."+a,w.target="_blank",w.href=s;var S=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});w.dispatchEvent(S)}},e.getDefaultOption=function(t){return{show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:t.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],lang:t.getLocaleModel().get(["toolbox","saveAsImage","lang"])}},e}(_z),Dz="__ec_magicType_stack__",Az=[["line","bar"],["stack"]],kz=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.getIcons=function(){var t=this.model,e=t.get("icon"),n={};return E(t.get("type"),(function(t){e[t]&&(n[t]=e[t])})),n},e.getDefaultOption=function(t){return{show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:t.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}}},e.prototype.onclick=function(t,e,n){var i=this.model,r=i.get(["seriesIndex",n]);if(Lz[n]){var o,a={series:[]};E(Az,(function(t){P(t,n)>=0&&E(t,(function(t){i.setIconStatus(t,"normal")}))})),i.setIconStatus(n,"emphasis"),t.eachComponent({mainType:"series",query:null==r?null:{seriesIndex:r}},(function(t){var e=t.subType,r=t.id,o=Lz[n](e,r,t,i);o&&(k(o,t.option),a.series.push(o));var s=t.coordinateSystem;if(s&&"cartesian2d"===s.type&&("line"===n||"bar"===n)){var l=s.getAxesByScale("ordinal")[0];if(l){var u=l.dim+"Axis",h=t.getReferringComponents(u,Wo).models[0].componentIndex;a[u]=a[u]||[];for(var c=0;c<=h;c++)a[u][h]=a[u][h]||{};a[u][h].boundaryGap="bar"===n}}}));var s=n;"stack"===n&&(o=C({stack:i.option.title.tiled,tiled:i.option.title.stack},i.option.title),"emphasis"!==i.get(["iconStatus",n])&&(s="tiled")),e.dispatchAction({type:"changeMagicType",currentType:s,newOption:a,newTitle:o,featureName:"magicType"})}},e}(_z),Lz={line:function(t,e,n,i){if("bar"===t)return C({id:e,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},i.get(["option","line"])||{},!0)},bar:function(t,e,n,i){if("line"===t)return C({id:e,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},i.get(["option","bar"])||{},!0)},stack:function(t,e,n,i){var r=n.get("stack")===Dz;if("line"===t||"bar"===t)return i.setIconStatus("stack",r?"normal":"emphasis"),C({id:e,stack:r?"":Dz},i.get(["option","stack"])||{},!0)}};Cm({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},(function(t,e){e.mergeOption(t.newOption)}));var Pz=new Array(60).join("-"),Oz="\t";function Rz(t){return t.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}var Nz=new RegExp("[\t]+","g");function Ez(t,e){var n=t.split(new RegExp("\n*"+Pz+"\n*","g")),i={series:[]};return E(n,(function(t,n){if(function(t){if(t.slice(0,t.indexOf("\n")).indexOf(Oz)>=0)return!0}(t)){var r=function(t){for(var e=t.split(/\n+/g),n=[],i=z(Rz(e.shift()).split(Nz),(function(t){return{name:t,data:[]}})),r=0;r=0)&&t(r,i._targetInfoList)}))}return t.prototype.setOutputRanges=function(t,e){return this.matchOutputRanges(t,e,(function(t,e,n){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var i=Kz[t.brushType](0,n,e);t.__rangeOffset={offset:Jz[t.brushType](i.values,t.range,[1,1]),xyMinMax:i.xyMinMax}}})),t},t.prototype.matchOutputRanges=function(t,e,n){E(t,(function(t){var i=this.findTargetInfo(t,e);i&&!0!==i&&E(i.coordSyses,(function(i){var r=Kz[t.brushType](1,i,t.range,!0);n(t,r.values,i,e)}))}),this)},t.prototype.setInputRanges=function(t,e){E(t,(function(t){var n,i,r,o,a,s=this.findTargetInfo(t,e);if(t.range=t.range||[],s&&!0!==s){t.panelId=s.panelId;var l=Kz[t.brushType](0,s.coordSys,t.coordRange),u=t.__rangeOffset;t.range=u?Jz[t.brushType](l.values,u.offset,(n=l.xyMinMax,i=u.xyMinMax,r=tV(n),o=tV(i),a=[r[0]/o[0],r[1]/o[1]],isNaN(a[0])&&(a[0]=1),isNaN(a[1])&&(a[1]=1),a)):l.values}}),this)},t.prototype.makePanelOpts=function(t,e){return z(this._targetInfoList,(function(n){var i=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:e?e(n):null,clipPath:BL(i),isTargetByCursor:GL(i,t,n.coordSysModel),getLinearBrushOtherExtent:FL(i)}}))},t.prototype.controlSeries=function(t,e,n){var i=this.findTargetInfo(t,n);return!0===i||i&&P(i.coordSyses,e.coordinateSystem)>=0},t.prototype.findTargetInfo=function(t,e){for(var n=this._targetInfoList,i=Uz(e,t),r=0;rt[1]&&t.reverse(),t}function Uz(t,e){return Fo(t,e,{includeMainTypes:Hz})}var Zz={grid:function(t,e){var n=t.xAxisModels,i=t.yAxisModels,r=t.gridModels,o=yt(),a={},s={};(n||i||r)&&(E(n,(function(t){var e=t.axis.grid.model;o.set(e.id,e),a[e.id]=!0})),E(i,(function(t){var e=t.axis.grid.model;o.set(e.id,e),s[e.id]=!0})),E(r,(function(t){o.set(t.id,t),a[t.id]=!0,s[t.id]=!0})),o.each((function(t){var r=t.coordinateSystem,o=[];E(r.getCartesians(),(function(t,e){(P(n,t.getAxis("x").model)>=0||P(i,t.getAxis("y").model)>=0)&&o.push(t)})),e.push({panelId:"grid--"+t.id,gridModel:t,coordSysModel:t,coordSys:o[0],coordSyses:o,getPanelRect:qz.grid,xAxisDeclared:a[t.id],yAxisDeclared:s[t.id]})})))},geo:function(t,e){E(t.geoModels,(function(t){var n=t.coordinateSystem;e.push({panelId:"geo--"+t.id,geoModel:t,coordSysModel:t,coordSys:n,coordSyses:[n],getPanelRect:qz.geo})}))}},jz=[function(t,e){var n=t.xAxisModel,i=t.yAxisModel,r=t.gridModel;return!r&&n&&(r=n.axis.grid.model),!r&&i&&(r=i.axis.grid.model),r&&r===e.gridModel},function(t,e){var n=t.geoModel;return n&&n===e.geoModel}],qz={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(Bh(t)),e}},Kz={lineX:H($z,0),lineY:H($z,1),rect:function(t,e,n,i){var r=t?e.pointToData([n[0][0],n[1][0]],i):e.dataToPoint([n[0][0],n[1][0]],i),o=t?e.pointToData([n[0][1],n[1][1]],i):e.dataToPoint([n[0][1],n[1][1]],i),a=[Xz([r[0],o[0]]),Xz([r[1],o[1]])];return{values:a,xyMinMax:a}},polygon:function(t,e,n,i){var r=[[1/0,-1/0],[1/0,-1/0]];return{values:z(n,(function(n){var o=t?e.pointToData(n,i):e.dataToPoint(n,i);return r[0][0]=Math.min(r[0][0],o[0]),r[1][0]=Math.min(r[1][0],o[1]),r[0][1]=Math.max(r[0][1],o[0]),r[1][1]=Math.max(r[1][1],o[1]),o})),xyMinMax:r}}};function $z(t,e,n,i){var r=n.getAxis(["x","y"][t]),o=Xz(z([0,1],(function(t){return e?r.coordToData(r.toLocalCoord(i[t]),!0):r.toGlobalCoord(r.dataToCoord(i[t]))}))),a=[];return a[t]=o,a[1-t]=[NaN,NaN],{values:o,xyMinMax:a}}var Jz={lineX:H(Qz,0),lineY:H(Qz,1),rect:function(t,e,n){return[[t[0][0]-n[0]*e[0][0],t[0][1]-n[0]*e[0][1]],[t[1][0]-n[1]*e[1][0],t[1][1]-n[1]*e[1][1]]]},polygon:function(t,e,n){return z(t,(function(t,i){return[t[0]-n[0]*e[i][0],t[1]-n[1]*e[i][1]]}))}};function Qz(t,e,n,i){return[e[0]-i[t]*n[0],e[1]-i[t]*n[1]]}function tV(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}var eV,nV,iV=E,rV=Io+"toolbox-dataZoom_",oV=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.render=function(t,e,n,i){this._brushController||(this._brushController=new lL(n.getZr()),this._brushController.on("brush",W(this._onBrush,this)).mount()),function(t,e,n,i,r){var o=n._isZoomActive;i&&"takeGlobalCursor"===i.type&&(o="dataZoomSelect"===i.key&&i.dataZoomSelectActive);n._isZoomActive=o,t.setIconStatus("zoom",o?"emphasis":"normal");var a=new Yz(sV(t),e,{include:["grid"]}),s=a.makePanelOpts(r,(function(t){return t.xAxisDeclared&&!t.yAxisDeclared?"lineX":!t.xAxisDeclared&&t.yAxisDeclared?"lineY":"rect"}));n._brushController.setPanels(s).enableBrush(!(!o||!s.length)&&{brushType:"auto",brushStyle:t.getModel("brushStyle").getItemStyle()})}(t,e,this,i,n),function(t,e){t.setIconStatus("back",function(t){return Gz(t).length}(e)>1?"emphasis":"normal")}(t,e)},e.prototype.onclick=function(t,e,n){aV[n].call(this)},e.prototype.remove=function(t,e){this._brushController&&this._brushController.unmount()},e.prototype.dispose=function(t,e){this._brushController&&this._brushController.dispose()},e.prototype._onBrush=function(t){var e=t.areas;if(t.isEnd&&e.length){var n={},i=this.ecModel;this._brushController.updateCovers([]),new Yz(sV(this.model),i,{include:["grid"]}).matchOutputRanges(e,i,(function(t,e,n){if("cartesian2d"===n.type){var i=t.brushType;"rect"===i?(r("x",n,e[0]),r("y",n,e[1])):r({lineX:"x",lineY:"y"}[i],n,e)}})),function(t,e){var n=Gz(t);Bz(e,(function(e,i){for(var r=n.length-1;r>=0&&!n[r][i];r--);if(r<0){var o=t.queryComponents({mainType:"dataZoom",subType:"select",id:i})[0];if(o){var a=o.getPercentRange();n[0][i]={dataZoomId:i,start:a[0],end:a[1]}}}})),n.push(e)}(i,n),this._dispatchZoomAction(n)}function r(t,e,r){var o=e.getAxis(t),a=o.model,s=function(t,e,n){var i;return n.eachComponent({mainType:"dataZoom",subType:"select"},(function(n){n.getAxisModel(t,e.componentIndex)&&(i=n)})),i}(t,a,i),l=s.findRepresentativeAxisProxy(a).getMinMaxSpan();null==l.minValueSpan&&null==l.maxValueSpan||(r=zk(0,r.slice(),o.scale.getExtent(),0,l.minValueSpan,l.maxValueSpan)),s&&(n[s.id]={dataZoomId:s.id,startValue:r[0],endValue:r[1]})}},e.prototype._dispatchZoomAction=function(t){var e=[];iV(t,(function(t,n){e.push(T(t))})),e.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:e})},e.getDefaultOption=function(t){return{show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:t.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:"rgba(210,219,238,0.2)"}}},e}(_z),aV={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){this._dispatchZoomAction(function(t){var e=Gz(t),n=e[e.length-1];e.length>1&&e.pop();var i={};return Bz(n,(function(t,n){for(var r=e.length-1;r>=0;r--)if(t=e[r][n]){i[n]=t;break}})),i}(this.ecModel))}};function sV(t){var e={xAxisIndex:t.get("xAxisIndex",!0),yAxisIndex:t.get("yAxisIndex",!0),xAxisId:t.get("xAxisId",!0),yAxisId:t.get("yAxisId",!0)};return null==e.xAxisIndex&&null==e.xAxisId&&(e.xAxisIndex="all"),null==e.yAxisIndex&&null==e.yAxisId&&(e.yAxisIndex="all"),e}eV="dataZoom",nV=function(t){var e=t.getComponent("toolbox",0),n=["feature","dataZoom"];if(e&&null!=e.get(n)){var i=e.getModel(n),r=[],o=Fo(t,sV(i));return iV(o.xAxisModels,(function(t){return a(t,"xAxis","xAxisIndex")})),iV(o.yAxisModels,(function(t){return a(t,"yAxis","yAxisIndex")})),r}function a(t,e,n){var o=t.componentIndex,a={type:"select",$fromToolbox:!0,filterMode:i.get("filterMode",!0)||"filter",id:rV+e+o};a[n]=o,r.push(a)}},lt(null==od.get(eV)&&nV),od.set(eV,nV);var lV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="tooltip",e.dependencies=["axisPointer"],e.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"#fff",shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#666",fontSize:14}},e}(zp);function uV(t){var e=t.get("confine");return null!=e?!!e:"richText"===t.get("renderMode")}function hV(t){if(r.domSupported)for(var e=document.documentElement.style,n=0,i=t.length;n-1?(u+="top:50%",h+="translateY(-50%) rotate("+(a="left"===s?-225:-45)+"deg)"):(u+="left:50%",h+="translateX(-50%) rotate("+(a="top"===s?225:45)+"deg)");var c=a*Math.PI/180,p=l+r,d=p*Math.abs(Math.cos(c))+p*Math.abs(Math.sin(c)),f=e+" solid "+r+"px;";return'
'}(n,i,r)),U(t))o.innerHTML=t+a;else if(t){o.innerHTML="",Y(t)||(t=[t]);for(var s=0;s=0?this._tryShow(n,i):"leave"===e&&this._hide(i))}),this))},e.prototype._keepShow=function(){var t=this._tooltipModel,e=this._ecModel,n=this._api,i=t.get("triggerOn");if(null!=this._lastX&&null!=this._lastY&&"none"!==i&&"click"!==i){var r=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout((function(){!n.isDisposed()&&r.manuallyShowTip(t,e,n,{x:r._lastX,y:r._lastY,dataByCoordSys:r._lastDataByCoordSys})}))}},e.prototype.manuallyShowTip=function(t,e,n,i){if(i.from!==this.uid&&!r.node&&n.getDom()){var o=CV(i,n);this._ticket="";var a=i.dataByCoordSys,s=function(t,e,n){var i=Go(t).queryOptionMap,r=i.keys()[0];if(!r||"series"===r)return;var o=Yo(e,r,i.get(r),{useDefault:!1,enableAll:!1,enableNone:!1}),a=o.models[0];if(!a)return;var s,l=n.getViewOfComponentModel(a);if(l.group.traverse((function(e){var n=rl(e).tooltipConfig;if(n&&n.name===t.name)return s=e,!0})),s)return{componentMainType:r,componentIndex:a.componentIndex,el:s}}(i,e,n);if(s){var l=s.el.getBoundingRect().clone();l.applyTransform(s.el.transform),this._tryShow({offsetX:l.x+l.width/2,offsetY:l.y+l.height/2,target:s.el,position:i.position,positionDefault:"bottom"},o)}else if(i.tooltip&&null!=i.x&&null!=i.y){var u=MV;u.x=i.x,u.y=i.y,u.update(),rl(u).tooltipConfig={name:null,option:i.tooltip},this._tryShow({offsetX:i.x,offsetY:i.y,target:u},o)}else if(a)this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,dataByCoordSys:a,tooltipOption:i.tooltipOption},o);else if(null!=i.seriesIndex){if(this._manuallyAxisShowTip(t,e,n,i))return;var h=RN(i,e),c=h.point[0],p=h.point[1];null!=c&&null!=p&&this._tryShow({offsetX:c,offsetY:p,target:h.el,position:i.position,positionDefault:"bottom"},o)}else null!=i.x&&null!=i.y&&(n.dispatchAction({type:"updateAxisPointer",x:i.x,y:i.y}),this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,target:n.getZr().findHover(i.x,i.y).target},o))}},e.prototype.manuallyHideTip=function(t,e,n,i){var r=this._tooltipContent;this._tooltipModel&&r.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,i.from!==this.uid&&this._hide(CV(i,n))},e.prototype._manuallyAxisShowTip=function(t,e,n,i){var r=i.seriesIndex,o=i.dataIndex,a=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=r&&null!=o&&null!=a){var s=e.getSeriesByIndex(r);if(s)if("axis"===TV([s.getData().getItemModel(o),s,(s.coordinateSystem||{}).model],this._tooltipModel).get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:r,dataIndex:o,position:i.position}),!0}},e.prototype._tryShow=function(t,e){var n=t.target;if(this._tooltipModel){this._lastX=t.offsetX,this._lastY=t.offsetY;var i=t.dataByCoordSys;if(i&&i.length)this._showAxisTooltip(i,t);else if(n){var r,o;if("legend"===rl(n).ssrType)return;this._lastDataByCoordSys=null,Oy(n,(function(t){return null!=rl(t).dataIndex?(r=t,!0):null!=rl(t).tooltipConfig?(o=t,!0):void 0}),!0),r?this._showSeriesItemTooltip(t,r,e):o?this._showComponentItemTooltip(t,o,e):this._hide(e)}else this._lastDataByCoordSys=null,this._hide(e)}},e.prototype._showOrMove=function(t,e){var n=t.get("showDelay");e=W(e,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(e,n):e()},e.prototype._showAxisTooltip=function(t,e){var n=this._ecModel,i=this._tooltipModel,r=[e.offsetX,e.offsetY],o=TV([e.tooltipOption],i),a=this._renderMode,s=[],l=og("section",{blocks:[],noHeader:!0}),u=[],h=new yg;E(t,(function(t){E(t.dataByAxis,(function(t){var e=n.getComponent(t.axisDim+"Axis",t.axisIndex),r=t.value;if(e&&null!=r){var o=yN(r,e.axis,n,t.seriesDataIndices,t.valueLabelOpt),c=og("section",{header:o,noHeader:!ut(o),sortBlocks:!0,blocks:[]});l.blocks.push(c),E(t.seriesDataIndices,(function(l){var p=n.getSeriesByIndex(l.seriesIndex),d=l.dataIndexInside,f=p.getDataParams(d);if(!(f.dataIndex<0)){f.axisDim=t.axisDim,f.axisIndex=t.axisIndex,f.axisType=t.axisType,f.axisId=t.axisId,f.axisValue=S_(e.axis,{value:r}),f.axisValueLabel=o,f.marker=h.makeTooltipMarker("item",Sp(f.color),a);var g=bf(p.formatTooltip(d,!0,null)),y=g.frag;if(y){var v=TV([p],i).get("valueFormatter");c.blocks.push(v?A({valueFormatter:v},y):y)}g.text&&u.push(g.text),s.push(f)}}))}}))})),l.blocks.reverse(),u.reverse();var c=e.position,p=o.get("order"),d=cg(l,h,a,p,n.get("useUTC"),o.get("textStyle"));d&&u.unshift(d);var f="richText"===a?"\n\n":"
",g=u.join(f);this._showOrMove(o,(function(){this._updateContentNotChangedOnAxis(t,s)?this._updatePosition(o,c,r[0],r[1],this._tooltipContent,s):this._showTooltipContent(o,g,s,Math.random()+"",r[0],r[1],c,null,h)}))},e.prototype._showSeriesItemTooltip=function(t,e,n){var i=this._ecModel,r=rl(e),o=r.seriesIndex,a=i.getSeriesByIndex(o),s=r.dataModel||a,l=r.dataIndex,u=r.dataType,h=s.getData(u),c=this._renderMode,p=t.positionDefault,d=TV([h.getItemModel(l),s,a&&(a.coordinateSystem||{}).model],this._tooltipModel,p?{position:p}:null),f=d.get("trigger");if(null==f||"item"===f){var g=s.getDataParams(l,u),y=new yg;g.marker=y.makeTooltipMarker("item",Sp(g.color),c);var v=bf(s.formatTooltip(l,!1,u)),m=d.get("order"),x=d.get("valueFormatter"),_=v.frag,b=_?cg(x?A({valueFormatter:x},_):_,y,c,m,i.get("useUTC"),d.get("textStyle")):v.text,w="item_"+s.name+"_"+l;this._showOrMove(d,(function(){this._showTooltipContent(d,b,g,w,t.offsetX,t.offsetY,t.position,t.target,y)})),n({type:"showTip",dataIndexInside:l,dataIndex:h.getRawIndex(l),seriesIndex:o,from:this.uid})}},e.prototype._showComponentItemTooltip=function(t,e,n){var i="html"===this._renderMode,r=rl(e),o=r.tooltipConfig.option||{},a=o.encodeHTMLContent;if(U(o)){o={content:o,formatter:o},a=!0}a&&i&&o.content&&((o=T(o)).content=re(o.content));var s=[o],l=this._ecModel.getComponent(r.componentMainType,r.componentIndex);l&&s.push(l),s.push({formatter:o.content});var u=t.positionDefault,h=TV(s,this._tooltipModel,u?{position:u}:null),c=h.get("content"),p=Math.random()+"",d=new yg;this._showOrMove(h,(function(){var n=T(h.get("formatterParams")||{});this._showTooltipContent(h,c,n,p,t.offsetX,t.offsetY,t.position,e,d)})),n({type:"showTip",from:this.uid})},e.prototype._showTooltipContent=function(t,e,n,i,r,o,a,s,l){if(this._ticket="",t.get("showContent")&&t.get("show")){var u=this._tooltipContent;u.setEnterable(t.get("enterable"));var h=t.get("formatter");a=a||t.get("position");var c=e,p=this._getNearestPoint([r,o],n,t.get("trigger"),t.get("borderColor")).color;if(h)if(U(h)){var d=t.ecModel.get("useUTC"),f=Y(n)?n[0]:n;c=h,f&&f.axisType&&f.axisType.indexOf("time")>=0&&(c=Jc(f.axisValue,c,d)),c=bp(c,n,!0)}else if(X(h)){var g=W((function(e,i){e===this._ticket&&(u.setContent(i,l,t,p,a),this._updatePosition(t,a,r,o,u,n,s))}),this);this._ticket=i,c=h(n,i,g)}else c=h;u.setContent(c,l,t,p,a),u.show(t,p),this._updatePosition(t,a,r,o,u,n,s)}},e.prototype._getNearestPoint=function(t,e,n,i){return"axis"===n||Y(e)?{color:i||("html"===this._renderMode?"#fff":"none")}:Y(e)?void 0:{color:i||e.color||e.borderColor}},e.prototype._updatePosition=function(t,e,n,i,r,o,a){var s=this._api.getWidth(),l=this._api.getHeight();e=e||t.get("position");var u=r.getSize(),h=t.get("align"),c=t.get("verticalAlign"),p=a&&a.getBoundingRect().clone();if(a&&p.applyTransform(a.transform),X(e)&&(e=e([n,i],o,r.el,p,{viewSize:[s,l],contentSize:u.slice()})),Y(e))n=$r(e[0],s),i=$r(e[1],l);else if(q(e)){var d=e;d.width=u[0],d.height=u[1];var f=kp(d,{width:s,height:l});n=f.x,i=f.y,h=null,c=null}else if(U(e)&&a){var g=function(t,e,n,i){var r=n[0],o=n[1],a=Math.ceil(Math.SQRT2*i)+8,s=0,l=0,u=e.width,h=e.height;switch(t){case"inside":s=e.x+u/2-r/2,l=e.y+h/2-o/2;break;case"top":s=e.x+u/2-r/2,l=e.y-o-a;break;case"bottom":s=e.x+u/2-r/2,l=e.y+h+a;break;case"left":s=e.x-r-a,l=e.y+h/2-o/2;break;case"right":s=e.x+u+a,l=e.y+h/2-o/2}return[s,l]}(e,p,u,t.get("borderWidth"));n=g[0],i=g[1]}else{g=function(t,e,n,i,r,o,a){var s=n.getSize(),l=s[0],u=s[1];null!=o&&(t+l+o+2>i?t-=l+o:t+=o);null!=a&&(e+u+a>r?e-=u+a:e+=a);return[t,e]}(n,i,r,s,l,h?null:20,c?null:20);n=g[0],i=g[1]}if(h&&(n-=DV(h)?u[0]/2:"right"===h?u[0]:0),c&&(i-=DV(c)?u[1]/2:"bottom"===c?u[1]:0),uV(t)){g=function(t,e,n,i,r){var o=n.getSize(),a=o[0],s=o[1];return t=Math.min(t+a,i)-a,e=Math.min(e+s,r)-s,t=Math.max(t,0),e=Math.max(e,0),[t,e]}(n,i,r,s,l);n=g[0],i=g[1]}r.moveTo(n,i)},e.prototype._updateContentNotChangedOnAxis=function(t,e){var n=this._lastDataByCoordSys,i=this._cbParamsList,r=!!n&&n.length===t.length;return r&&E(n,(function(n,o){var a=n.dataByAxis||[],s=(t[o]||{}).dataByAxis||[];(r=r&&a.length===s.length)&&E(a,(function(t,n){var o=s[n]||{},a=t.seriesDataIndices||[],l=o.seriesDataIndices||[];(r=r&&t.value===o.value&&t.axisType===o.axisType&&t.axisId===o.axisId&&a.length===l.length)&&E(a,(function(t,e){var n=l[e];r=r&&t.seriesIndex===n.seriesIndex&&t.dataIndex===n.dataIndex})),i&&E(t.seriesDataIndices,(function(t){var n=t.seriesIndex,o=e[n],a=i[n];o&&a&&a.data!==o.data&&(r=!1)}))}))})),this._lastDataByCoordSys=t,this._cbParamsList=e,!!r},e.prototype._hide=function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},e.prototype.dispose=function(t,e){!r.node&&e.getDom()&&(Yg(this,"_updatePosition"),this._tooltipContent.dispose(),PN("itemTooltip",e))},e.type="tooltip",e}(Ag);function TV(t,e,n){var i,r=e.ecModel;n?(i=new Cc(n,r,r),i=new Cc(e.option,i,r)):i=e;for(var o=t.length-1;o>=0;o--){var a=t[o];a&&(a instanceof Cc&&(a=a.get("tooltip",!0)),U(a)&&(a={formatter:a}),a&&(i=new Cc(a,i,r)))}return i}function CV(t,e){return t.dispatchAction||W(e.dispatchAction,e)}function DV(t){return"center"===t||"middle"===t}var AV=["rect","polygon","keep","clear"];function kV(t,e){var n=To(t?t.brush:[]);if(n.length){var i=[];E(n,(function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(i=i.concat(e))}));var r=t&&t.toolbox;Y(r)&&(r=r[0]),r||(r={feature:{}},t.toolbox=[r]);var o=r.feature||(r.feature={}),a=o.brush||(o.brush={}),s=a.type||(a.type=[]);s.push.apply(s,i),function(t){var e={};E(t,(function(t){e[t]=1})),t.length=0,E(e,(function(e,n){t.push(n)}))}(s),e&&!s.length&&s.push.apply(s,AV)}}var LV=E;function PV(t){if(t)for(var e in t)if(t.hasOwnProperty(e))return!0}function OV(t,e,n){var i={};return LV(e,(function(e){var r,o=i[e]=((r=function(){}).prototype.__hidden=r.prototype,new r);LV(t[e],(function(t,i){if(kD.isValidType(i)){var r={type:i,visual:t};n&&n(r,e),o[i]=new kD(r),"opacity"===i&&((r=T(r)).type="colorAlpha",o.__hidden.__alphaForOpacity=new kD(r))}}))})),i}function RV(t,e,n){var i;E(n,(function(t){e.hasOwnProperty(t)&&PV(e[t])&&(i=!0)})),i&&E(n,(function(n){e.hasOwnProperty(n)&&PV(e[n])?t[n]=T(e[n]):delete t[n]}))}var NV={lineX:EV(0),lineY:EV(1),rect:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])},rect:function(t,e,n){return t&&n.boundingRect.intersect(t)}},polygon:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])&&P_(n.range,t[0],t[1])},rect:function(t,e,n){var i=n.range;if(!t||i.length<=1)return!1;var r=t.x,o=t.y,a=t.width,s=t.height,l=i[0];return!!(P_(i,r,o)||P_(i,r+a,o)||P_(i,r,o+s)||P_(i,r+a,o+s)||ze.create(t).contain(l[0],l[1])||Zh(r,o,r+a,o,i)||Zh(r,o,r,o+s,i)||Zh(r+a,o,r+a,o+s,i)||Zh(r,o+s,r+a,o+s,i))||void 0}}};function EV(t){var e=["x","y"],n=["width","height"];return{point:function(e,n,i){if(e){var r=i.range;return zV(e[t],r)}},rect:function(i,r,o){if(i){var a=o.range,s=[i[e[t]],i[e[t]]+i[n[t]]];return s[1]e[0][1]&&(e[0][1]=o[0]),o[1]e[1][1]&&(e[1][1]=o[1])}return e&&UV(e)}};function UV(t){return new ze(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var ZV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new lL(e.getZr())).on("brush",W(this._onBrush,this)).mount()},e.prototype.render=function(t,e,n,i){this.model=t,this._updateController(t,e,n,i)},e.prototype.updateTransform=function(t,e,n,i){GV(e),this._updateController(t,e,n,i)},e.prototype.updateVisual=function(t,e,n,i){this.updateTransform(t,e,n,i)},e.prototype.updateView=function(t,e,n,i){this._updateController(t,e,n,i)},e.prototype._updateController=function(t,e,n,i){(!i||i.$from!==t.id)&&this._brushController.setPanels(t.brushTargetManager.makePanelOpts(n)).enableBrush(t.brushOption).updateCovers(t.areas.slice())},e.prototype.dispose=function(){this._brushController.dispose()},e.prototype._onBrush=function(t){var e=this.model.id,n=this.model.brushTargetManager.setOutputRanges(t.areas,this.ecModel);(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:e,areas:T(n),$from:e}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:e,areas:T(n),$from:e})},e.type="brush",e}(Ag),jV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.areas=[],n.brushOption={},n}return n(e,t),e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&RV(n,t,["inBrush","outOfBrush"]);var i=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:"#ddd"},i.hasOwnProperty("liftZ")||(i.liftZ=5)},e.prototype.setAreas=function(t){t&&(this.areas=z(t,(function(t){return qV(this.option,t)}),this))},e.prototype.setBrushOption=function(t){this.brushOption=qV(this.option,t),this.brushType=this.brushOption.brushType},e.type="brush",e.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],e.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(210,219,238,0.3)",borderColor:"#D2DBEE"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},e}(zp);function qV(t,e){return C({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new Cc(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}var KV=["rect","polygon","lineX","lineY","keep","clear"],$V=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return n(e,t),e.prototype.render=function(t,e,n){var i,r,o;e.eachComponent({mainType:"brush"},(function(t){i=t.brushType,r=t.brushOption.brushMode||"single",o=o||!!t.areas.length})),this._brushType=i,this._brushMode=r,E(t.get("type",!0),(function(e){t.setIconStatus(e,("keep"===e?"multiple"===r:"clear"===e?o:e===i)?"emphasis":"normal")}))},e.prototype.updateView=function(t,e,n){this.render(t,e,n)},e.prototype.getIcons=function(){var t=this.model,e=t.get("icon",!0),n={};return E(t.get("type",!0),(function(t){e[t]&&(n[t]=e[t])})),n},e.prototype.onclick=function(t,e,n){var i=this._brushType,r=this._brushMode;"clear"===n?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?i:i!==n&&n,brushMode:"keep"===n?"multiple"===r?"single":"multiple":r}})},e.getDefaultOption=function(t){return{show:!0,type:KV.slice(),icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:t.getLocaleModel().get(["toolbox","brush","title"])}},e}(_z);var JV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return n(e,t),e.type="title",e.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:"#464646"},subtextStyle:{fontSize:12,color:"#6E7079"}},e}(zp),QV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.render=function(t,e,n){if(this.group.removeAll(),t.get("show")){var i=this.group,r=t.getModel("textStyle"),o=t.getModel("subtextStyle"),a=t.get("textAlign"),s=rt(t.get("textBaseline"),t.get("textVerticalAlign")),l=new Xs({style:oc(r,{text:t.get("text"),fill:r.getTextColor()},{disableBox:!0}),z2:10}),u=l.getBoundingRect(),h=t.get("subtext"),c=new Xs({style:oc(o,{text:h,fill:o.getTextColor(),y:u.height+t.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),p=t.get("link"),d=t.get("sublink"),f=t.get("triggerEvent",!0);l.silent=!p&&!f,c.silent=!d&&!f,p&&l.on("click",(function(){Mp(p,"_"+t.get("target"))})),d&&c.on("click",(function(){Mp(d,"_"+t.get("subtarget"))})),rl(l).eventData=rl(c).eventData=f?{componentType:"title",componentIndex:t.componentIndex}:null,i.add(l),h&&i.add(c);var g=i.getBoundingRect(),y=t.getBoxLayoutParams();y.width=g.width,y.height=g.height;var v=kp(y,{width:n.getWidth(),height:n.getHeight()},t.get("padding"));a||("middle"===(a=t.get("left")||t.get("right"))&&(a="center"),"right"===a?v.x+=v.width:"center"===a&&(v.x+=v.width/2)),s||("center"===(s=t.get("top")||t.get("bottom"))&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),i.x=v.x,i.y=v.y,i.markRedraw();var m={align:a,verticalAlign:s};l.setStyle(m),c.setStyle(m),g=i.getBoundingRect();var x=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var b=new Ws({shape:{x:g.x-x[3],y:g.y-x[0],width:g.width+x[1]+x[3],height:g.height+x[0]+x[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});i.add(b)}},e.type="title",e}(Ag);var tB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode="box",n}return n(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._initData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this._initData()},e.prototype.setCurrentIndex=function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(t>=e&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},e.prototype.getCurrentIndex=function(){return this.option.currentIndex},e.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},e.prototype.setPlayState=function(t){this.option.autoPlay=!!t},e.prototype.getPlayState=function(){return!!this.option.autoPlay},e.prototype._initData=function(){var t,e=this.option,n=e.data||[],i=e.axisType,r=this._names=[];"category"===i?(t=[],E(n,(function(e,n){var i,o=Ro(Ao(e),"");q(e)?(i=T(e)).value=n:i=n,t.push(i),r.push(o)}))):t=n;var o={category:"ordinal",time:"time",value:"number"}[i]||"number";(this._data=new cx([{name:"value",type:o}],this)).initData(t,r)},e.prototype.getData=function(){return this._data},e.prototype.getCategories=function(){if("category"===this.get("axisType"))return this._names.slice()},e.type="timeline",e.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},e}(zp),eB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="timeline.slider",e.defaultOption=kc(tB.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:"#DAE1F5"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#A4B1D7"},itemStyle:{color:"#A4B1D7",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:15,color:"#316bf3",borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0, 0, 0, 0.3)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z",prevIcon:"M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z",prevBtnSize:18,nextBtnSize:18,color:"#A4B1D7",borderColor:"#A4B1D7",borderWidth:1},emphasis:{label:{show:!0,color:"#6f778d"},itemStyle:{color:"#316BF3"},controlStyle:{color:"#316BF3",borderColor:"#316BF3",borderWidth:2}},progress:{lineStyle:{color:"#316BF3"},itemStyle:{color:"#316BF3"},label:{color:"#6f778d"}},data:[]}),e}(tB);R(eB,_f.prototype);var nB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="timeline",e}(Ag),iB=function(t){function e(e,n,i,r){var o=t.call(this,e,n,i)||this;return o.type=r||"value",o}return n(e,t),e.prototype.getLabelModel=function(){return this.model.getModel("label")},e.prototype.isHorizontal=function(){return"horizontal"===this.model.get("orient")},e}(ab),rB=Math.PI,oB=Vo(),aB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.init=function(t,e){this.api=e},e.prototype.render=function(t,e,n){if(this.model=t,this.api=n,this.ecModel=e,this.group.removeAll(),t.get("show",!0)){var i=this._layout(t,n),r=this._createGroup("_mainGroup"),o=this._createGroup("_labelGroup"),a=this._axis=this._createAxis(i,t);t.formatTooltip=function(t){return og("nameValue",{noName:!0,value:a.scale.getLabel({value:t})})},E(["AxisLine","AxisTick","Control","CurrentPointer"],(function(e){this["_render"+e](i,r,a,t)}),this),this._renderAxisLabel(i,o,a,t),this._position(i,t)}this._doPlayStop(),this._updateTicksStatus()},e.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},e.prototype.dispose=function(){this._clearTimer()},e.prototype._layout=function(t,e){var n,i,r,o,a=t.get(["label","position"]),s=t.get("orient"),l=function(t,e){return kp(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}(t,e),u={horizontal:"center",vertical:(n=null==a||"auto"===a?"horizontal"===s?l.y+l.height/2=0||"+"===n?"left":"right"},h={horizontal:n>=0||"+"===n?"top":"bottom",vertical:"middle"},c={horizontal:0,vertical:rB/2},p="vertical"===s?l.height:l.width,d=t.getModel("controlStyle"),f=d.get("show",!0),g=f?d.get("itemSize"):0,y=f?d.get("itemGap"):0,v=g+y,m=t.get(["label","rotate"])||0;m=m*rB/180;var x=d.get("position",!0),_=f&&d.get("showPlayBtn",!0),b=f&&d.get("showPrevBtn",!0),w=f&&d.get("showNextBtn",!0),S=0,M=p;"left"===x||"bottom"===x?(_&&(i=[0,0],S+=v),b&&(r=[S,0],S+=v),w&&(o=[M-g,0],M-=v)):(_&&(i=[M-g,0],M-=v),b&&(r=[0,0],S+=v),w&&(o=[M-g,0],M-=v));var I=[S,M];return t.get("inverse")&&I.reverse(),{viewRect:l,mainLength:p,orient:s,rotation:c[s],labelRotation:m,labelPosOpt:n,labelAlign:t.get(["label","align"])||u[s],labelBaseline:t.get(["label","verticalAlign"])||t.get(["label","baseline"])||h[s],playPosition:i,prevBtnPosition:r,nextBtnPosition:o,axisExtent:I,controlSize:g,controlGap:y}},e.prototype._position=function(t,e){var n=this._mainGroup,i=this._labelGroup,r=t.viewRect;if("vertical"===t.orient){var o=[1,0,0,1,0,0],a=r.x,s=r.y+r.height;we(o,o,[-a,-s]),Se(o,o,-rB/2),we(o,o,[a,s]),(r=r.clone()).applyTransform(o)}var l=y(r),u=y(n.getBoundingRect()),h=y(i.getBoundingRect()),c=[n.x,n.y],p=[i.x,i.y];p[0]=c[0]=l[0][0];var d,f=t.labelPosOpt;null==f||U(f)?(v(c,u,l,1,d="+"===f?0:1),v(p,h,l,1,1-d)):(v(c,u,l,1,d=f>=0?0:1),p[1]=c[1]+f);function g(t){t.originX=l[0][0]-t.x,t.originY=l[1][0]-t.y}function y(t){return[[t.x,t.x+t.width],[t.y,t.y+t.height]]}function v(t,e,n,i,r){t[i]+=n[i][r]-e[i][r]}n.setPosition(c),i.setPosition(p),n.rotation=i.rotation=t.rotation,g(n),g(i)},e.prototype._createAxis=function(t,e){var n=e.getData(),i=e.get("axisType"),r=function(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new Rx({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case"time":return new Kx({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new Ex}}(e,i);r.getTicks=function(){return n.mapArray(["value"],(function(t){return{value:t}}))};var o=n.getDataExtent("value");r.setExtent(o[0],o[1]),r.calcNiceTicks();var a=new iB("value",r,t.axisExtent,i);return a.model=e,a},e.prototype._createGroup=function(t){var e=this[t]=new Br;return this.group.add(e),e},e.prototype._renderAxisLine=function(t,e,n,i){var r=n.getExtent();if(i.get(["lineStyle","show"])){var o=new Ku({shape:{x1:r[0],y1:0,x2:r[1],y2:0},style:A({lineCap:"round"},i.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});e.add(o);var a=this._progressLine=new Ku({shape:{x1:r[0],x2:this._currentPointer?this._currentPointer.x:r[0],y1:0,y2:0},style:k({lineCap:"round",lineWidth:o.style.lineWidth},i.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});e.add(a)}},e.prototype._renderAxisTick=function(t,e,n,i){var r=this,o=i.getData(),a=n.scale.getTicks();this._tickSymbols=[],E(a,(function(t){var a=n.dataToCoord(t.value),s=o.getItemModel(t.value),l=s.getModel("itemStyle"),u=s.getModel(["emphasis","itemStyle"]),h=s.getModel(["progress","itemStyle"]),c={x:a,y:0,onclick:W(r._changeTimeline,r,t.value)},p=sB(s,l,e,c);p.ensureState("emphasis").style=u.getItemStyle(),p.ensureState("progress").style=h.getItemStyle(),Ul(p);var d=rl(p);s.get("tooltip")?(d.dataIndex=t.value,d.dataModel=i):d.dataIndex=d.dataModel=null,r._tickSymbols.push(p)}))},e.prototype._renderAxisLabel=function(t,e,n,i){var r=this;if(n.getLabelModel().get("show")){var o=i.getData(),a=n.getViewLabels();this._tickLabels=[],E(a,(function(i){var a=i.tickValue,s=o.getItemModel(a),l=s.getModel("label"),u=s.getModel(["emphasis","label"]),h=s.getModel(["progress","label"]),c=n.dataToCoord(i.tickValue),p=new Xs({x:c,y:0,rotation:t.labelRotation-t.rotation,onclick:W(r._changeTimeline,r,a),silent:!1,style:oc(l,{text:i.formattedLabel,align:t.labelAlign,verticalAlign:t.labelBaseline})});p.ensureState("emphasis").style=oc(u),p.ensureState("progress").style=oc(h),e.add(p),Ul(p),oB(p).dataIndex=a,r._tickLabels.push(p)}))}},e.prototype._renderControl=function(t,e,n,i){var r=t.controlSize,o=t.rotation,a=i.getModel("controlStyle").getItemStyle(),s=i.getModel(["emphasis","controlStyle"]).getItemStyle(),l=i.getPlayState(),u=i.get("inverse",!0);function h(t,n,l,u){if(t){var h=Cr(rt(i.get(["controlStyle",n+"BtnSize"]),r),r),c=function(t,e,n,i){var r=i.style,o=Uh(t.get(["controlStyle",e]),i||{},new ze(n[0],n[1],n[2],n[3]));r&&o.setStyle(r);return o}(i,n+"Icon",[0,-h/2,h,h],{x:t[0],y:t[1],originX:r/2,originY:0,rotation:u?-o:0,rectHover:!0,style:a,onclick:l});c.ensureState("emphasis").style=s,e.add(c),Ul(c)}}h(t.nextBtnPosition,"next",W(this._changeTimeline,this,u?"-":"+")),h(t.prevBtnPosition,"prev",W(this._changeTimeline,this,u?"+":"-")),h(t.playPosition,l?"stop":"play",W(this._handlePlayClick,this,!l),!0)},e.prototype._renderCurrentPointer=function(t,e,n,i){var r=i.getData(),o=i.getCurrentIndex(),a=r.getItemModel(o).getModel("checkpointStyle"),s=this,l={onCreate:function(t){t.draggable=!0,t.drift=W(s._handlePointerDrag,s),t.ondragend=W(s._handlePointerDragend,s),lB(t,s._progressLine,o,n,i,!0)},onUpdate:function(t){lB(t,s._progressLine,o,n,i)}};this._currentPointer=sB(a,a,this._mainGroup,{},this._currentPointer,l)},e.prototype._handlePlayClick=function(t){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:t,from:this.uid})},e.prototype._handlePointerDrag=function(t,e,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},e.prototype._handlePointerDragend=function(t){this._pointerChangeTimeline([t.offsetX,t.offsetY],!0)},e.prototype._pointerChangeTimeline=function(t,e){var n=this._toAxisCoord(t)[0],i=Qr(this._axis.getExtent().slice());n>i[1]&&(n=i[1]),n=0&&(a[o]=+a[o].toFixed(c)),[a,h]}var xB={min:H(mB,"min"),max:H(mB,"max"),average:H(mB,"average"),median:H(mB,"median")};function _B(t,e){if(e){var n=t.getData(),i=t.coordinateSystem,r=i&&i.dimensions;if(!function(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}(e)&&!Y(e.coord)&&Y(r)){var o=bB(e,n,i,t);if((e=T(e)).type&&xB[e.type]&&o.baseAxis&&o.valueAxis){var a=P(r,o.baseAxis.dim),s=P(r,o.valueAxis.dim),l=xB[e.type](n,o.baseDataDim,o.valueDataDim,a,s);e.coord=l[0],e.value=l[1]}else e.coord=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis]}if(null!=e.coord&&Y(r))for(var u=e.coord,h=0;h<2;h++)xB[u[h]]&&(u[h]=MB(n,n.mapDimension(r[h]),u[h]));else e.coord=[];return e}}function bB(t,e,n,i){var r={};return null!=t.valueIndex||null!=t.valueDim?(r.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,r.valueAxis=n.getAxis(function(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}(i,r.valueDataDim)),r.baseAxis=n.getOtherAxis(r.valueAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim)):(r.baseAxis=i.getBaseAxis(),r.valueAxis=n.getOtherAxis(r.baseAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim),r.valueDataDim=e.mapDimension(r.valueAxis.dim)),r}function wB(t,e){return!(t&&t.containData&&e.coord&&!vB(e))||t.containData(e.coord)}function SB(t,e){return t?function(t,n,i,r){return If(r<2?t.coord&&t.coord[r]:t.value,e[r])}:function(t,n,i,r){return If(t.value,e[r])}}function MB(t,e,n){if("average"===n){var i=0,r=0;return t.each(e,(function(t,e){isNaN(t)||(i+=t,r++)})),i/r}return"median"===n?t.getMedian(e):t.getDataExtent(e)["max"===n?1:0]}var IB=Vo(),TB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.init=function(){this.markerGroupMap=yt()},e.prototype.render=function(t,e,n){var i=this,r=this.markerGroupMap;r.each((function(t){IB(t).keep=!1})),e.eachSeries((function(t){var r=gB.getMarkerModelFromSeries(t,i.type);r&&i.renderSeries(t,r,e,n)})),r.each((function(t){!IB(t).keep&&i.group.remove(t.group)}))},e.prototype.markKeep=function(t){IB(t).keep=!0},e.prototype.toggleBlurSeries=function(t,e){var n=this;E(t,(function(t){var i=gB.getMarkerModelFromSeries(t,n.type);i&&i.getData().eachItemGraphicEl((function(t){t&&(e?Nl(t):El(t))}))}))},e.type="marker",e}(Ag);function CB(t,e,n){var i=e.coordinateSystem;t.each((function(r){var o,a=t.getItemModel(r),s=$r(a.get("x"),n.getWidth()),l=$r(a.get("y"),n.getHeight());if(isNaN(s)||isNaN(l)){if(e.getMarkerPosition)o=e.getMarkerPosition(t.getValues(t.dimensions,r));else if(i){var u=t.get(i.dimensions[0],r),h=t.get(i.dimensions[1],r);o=i.dataToPoint([u,h])}}else o=[s,l];isNaN(s)||(o[0]=s),isNaN(l)||(o[1]=l),t.setItemLayout(r,o)}))}var DB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=gB.getMarkerModelFromSeries(t,"markPoint");e&&(CB(e.getData(),t,n),this.markerGroupMap.get(t.id).updateLayout())}),this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new xS),u=function(t,e,n){var i;i=t?z(t&&t.dimensions,(function(t){return A(A({},e.getData().getDimensionInfo(e.getData().mapDimension(t))||{}),{name:t,ordinalMeta:null})})):[{name:"value",type:"float"}];var r=new cx(i,n),o=z(n.get("data"),H(_B,e));t&&(o=B(o,H(wB,t)));var a=SB(!!t,i);return r.initData(o,null,a),r}(r,t,e);e.setData(u),CB(e.getData(),t,i),u.each((function(t){var n=u.getItemModel(t),i=n.getShallow("symbol"),r=n.getShallow("symbolSize"),o=n.getShallow("symbolRotate"),s=n.getShallow("symbolOffset"),l=n.getShallow("symbolKeepAspect");if(X(i)||X(r)||X(o)||X(s)){var h=e.getRawValue(t),c=e.getDataParams(t);X(i)&&(i=i(h,c)),X(r)&&(r=r(h,c)),X(o)&&(o=o(h,c)),X(s)&&(s=s(h,c))}var p=n.getModel("itemStyle").getItemStyle(),d=Ay(a,"color");p.fill||(p.fill=d),u.setItemVisual(t,{symbol:i,symbolSize:r,symbolRotate:o,symbolOffset:s,symbolKeepAspect:l,style:p})})),l.updateData(u),this.group.add(l.group),u.eachItemGraphicEl((function(t){t.traverse((function(t){rl(t).dataModel=e}))})),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markPoint",e}(TB);var AB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markLine",e.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"},e}(gB),kB=Vo(),LB=function(t,e,n,i){var r,o=t.getData();if(Y(i))r=i;else{var a=i.type;if("min"===a||"max"===a||"average"===a||"median"===a||null!=i.xAxis||null!=i.yAxis){var s=void 0,l=void 0;if(null!=i.yAxis||null!=i.xAxis)s=e.getAxis(null!=i.yAxis?"y":"x"),l=it(i.yAxis,i.xAxis);else{var u=bB(i,o,e,t);s=u.valueAxis,l=MB(o,xx(o,u.valueDataDim),a)}var h="x"===s.dim?0:1,c=1-h,p=T(i),d={coord:[]};p.type=null,p.coord=[],p.coord[c]=-1/0,d.coord[c]=1/0;var f=n.get("precision");f>=0&&j(l)&&(l=+l.toFixed(Math.min(f,20))),p.coord[h]=d.coord[h]=l,r=[p,d,{type:a,valueIndex:i.valueIndex,value:l}]}else r=[]}var g=[_B(t,r[0]),_B(t,r[1]),A({},r[2])];return g[2].type=g[2].type||null,C(g[2],g[0]),C(g[2],g[1]),g};function PB(t){return!isNaN(t)&&!isFinite(t)}function OB(t,e,n,i){var r=1-t,o=i.dimensions[t];return PB(e[r])&&PB(n[r])&&e[t]===n[t]&&i.getAxis(o).containData(e[t])}function RB(t,e){if("cartesian2d"===t.type){var n=e[0].coord,i=e[1].coord;if(n&&i&&(OB(1,n,i,t)||OB(0,n,i,t)))return!0}return wB(t,e[0])&&wB(t,e[1])}function NB(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=$r(s.get("x"),r.getWidth()),u=$r(s.get("y"),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition)o=i.getMarkerPosition(t.getValues(t.dimensions,e));else{var h=a.dimensions,c=t.get(h[0],e),p=t.get(h[1],e);o=a.dataToPoint([c,p])}if(OS(a,"cartesian2d")){var d=a.getAxis("x"),f=a.getAxis("y");h=a.dimensions;PB(t.get(h[0],e))?o[0]=d.toGlobalCoord(d.getExtent()[n?0:1]):PB(t.get(h[1],e))&&(o[1]=f.toGlobalCoord(f.getExtent()[n?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];t.setItemLayout(e,o)}var EB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=gB.getMarkerModelFromSeries(t,"markLine");if(e){var i=e.getData(),r=kB(e).from,o=kB(e).to;r.each((function(e){NB(r,e,!0,t,n),NB(o,e,!1,t,n)})),i.each((function(t){i.setItemLayout(t,[r.getItemLayout(t),o.getItemLayout(t)])})),this.markerGroupMap.get(t.id).updateLayout()}}),this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new YA);this.group.add(l.group);var u=function(t,e,n){var i;i=t?z(t&&t.dimensions,(function(t){return A(A({},e.getData().getDimensionInfo(e.getData().mapDimension(t))||{}),{name:t,ordinalMeta:null})})):[{name:"value",type:"float"}];var r=new cx(i,n),o=new cx(i,n),a=new cx([],n),s=z(n.get("data"),H(LB,e,t,n));t&&(s=B(s,H(RB,t)));var l=SB(!!t,i);return r.initData(z(s,(function(t){return t[0]})),null,l),o.initData(z(s,(function(t){return t[1]})),null,l),a.initData(z(s,(function(t){return t[2]}))),a.hasItemOption=!0,{from:r,to:o,line:a}}(r,t,e),h=u.from,c=u.to,p=u.line;kB(e).from=h,kB(e).to=c,e.setData(p);var d=e.get("symbol"),f=e.get("symbolSize"),g=e.get("symbolRotate"),y=e.get("symbolOffset");function v(e,n,r){var o=e.getItemModel(n);NB(e,n,r,t,i);var s=o.getModel("itemStyle").getItemStyle();null==s.fill&&(s.fill=Ay(a,"color")),e.setItemVisual(n,{symbolKeepAspect:o.get("symbolKeepAspect"),symbolOffset:rt(o.get("symbolOffset",!0),y[r?0:1]),symbolRotate:rt(o.get("symbolRotate",!0),g[r?0:1]),symbolSize:rt(o.get("symbolSize"),f[r?0:1]),symbol:rt(o.get("symbol",!0),d[r?0:1]),style:s})}Y(d)||(d=[d,d]),Y(f)||(f=[f,f]),Y(g)||(g=[g,g]),Y(y)||(y=[y,y]),u.from.each((function(t){v(h,t,!0),v(c,t,!1)})),p.each((function(t){var e=p.getItemModel(t).getModel("lineStyle").getLineStyle();p.setItemLayout(t,[h.getItemLayout(t),c.getItemLayout(t)]),null==e.stroke&&(e.stroke=h.getItemVisual(t,"style").fill),p.setItemVisual(t,{fromSymbolKeepAspect:h.getItemVisual(t,"symbolKeepAspect"),fromSymbolOffset:h.getItemVisual(t,"symbolOffset"),fromSymbolRotate:h.getItemVisual(t,"symbolRotate"),fromSymbolSize:h.getItemVisual(t,"symbolSize"),fromSymbol:h.getItemVisual(t,"symbol"),toSymbolKeepAspect:c.getItemVisual(t,"symbolKeepAspect"),toSymbolOffset:c.getItemVisual(t,"symbolOffset"),toSymbolRotate:c.getItemVisual(t,"symbolRotate"),toSymbolSize:c.getItemVisual(t,"symbolSize"),toSymbol:c.getItemVisual(t,"symbol"),style:e})})),l.updateData(p),u.line.eachItemGraphicEl((function(t){rl(t).dataModel=e,t.traverse((function(t){rl(t).dataModel=e}))})),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markLine",e}(TB);var zB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markArea",e.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},e}(gB),VB=Vo(),BB=function(t,e,n,i){var r=i[0],o=i[1];if(r&&o){var a=_B(t,r),s=_B(t,o),l=a.coord,u=s.coord;l[0]=it(l[0],-1/0),l[1]=it(l[1],-1/0),u[0]=it(u[0],1/0),u[1]=it(u[1],1/0);var h=D([{},a,s]);return h.coord=[a.coord,s.coord],h.x0=a.x,h.y0=a.y,h.x1=s.x,h.y1=s.y,h}};function FB(t){return!isNaN(t)&&!isFinite(t)}function GB(t,e,n,i){var r=1-t;return FB(e[r])&&FB(n[r])}function WB(t,e){var n=e.coord[0],i=e.coord[1],r={coord:n,x:e.x0,y:e.y0},o={coord:i,x:e.x1,y:e.y1};return OS(t,"cartesian2d")?!(!n||!i||!GB(1,n,i)&&!GB(0,n,i))||function(t,e,n){return!(t&&t.containZone&&e.coord&&n.coord&&!vB(e)&&!vB(n))||t.containZone(e.coord,n.coord)}(t,r,o):wB(t,r)||wB(t,o)}function HB(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=$r(s.get(n[0]),r.getWidth()),u=$r(s.get(n[1]),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition){var h=t.getValues(["x0","y0"],e),c=t.getValues(["x1","y1"],e),p=a.clampData(h),d=a.clampData(c),f=[];"x0"===n[0]?f[0]=p[0]>d[0]?c[0]:h[0]:f[0]=p[0]>d[0]?h[0]:c[0],"y0"===n[1]?f[1]=p[1]>d[1]?c[1]:h[1]:f[1]=p[1]>d[1]?h[1]:c[1],o=i.getMarkerPosition(f,n,!0)}else{var g=[m=t.get(n[0],e),x=t.get(n[1],e)];a.clampData&&a.clampData(g,g),o=a.dataToPoint(g,!0)}if(OS(a,"cartesian2d")){var y=a.getAxis("x"),v=a.getAxis("y"),m=t.get(n[0],e),x=t.get(n[1],e);FB(m)?o[0]=y.toGlobalCoord(y.getExtent()["x0"===n[0]?0:1]):FB(x)&&(o[1]=v.toGlobalCoord(v.getExtent()["y0"===n[1]?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];return o}var YB=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]],XB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=gB.getMarkerModelFromSeries(t,"markArea");if(e){var i=e.getData();i.each((function(e){var r=z(YB,(function(r){return HB(i,e,r,t,n)}));i.setItemLayout(e,r),i.getItemGraphicEl(e).setShape("points",r)}))}}),this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,{group:new Br});this.group.add(l.group),this.markKeep(l);var u=function(t,e,n){var i,r,o=["x0","y0","x1","y1"];if(t){var a=z(t&&t.dimensions,(function(t){var n=e.getData();return A(A({},n.getDimensionInfo(n.mapDimension(t))||{}),{name:t,ordinalMeta:null})}));r=z(o,(function(t,e){return{name:t,type:a[e%2].type}})),i=new cx(r,n)}else i=new cx(r=[{name:"value",type:"float"}],n);var s=z(n.get("data"),H(BB,e,t,n));t&&(s=B(s,H(WB,t)));var l=t?function(t,e,n,i){return If(t.coord[Math.floor(i/2)][i%2],r[i])}:function(t,e,n,i){return If(t.value,r[i])};return i.initData(s,null,l),i.hasItemOption=!0,i}(r,t,e);e.setData(u),u.each((function(e){var n=z(YB,(function(n){return HB(u,e,n,t,i)})),o=r.getAxis("x").scale,s=r.getAxis("y").scale,l=o.getExtent(),h=s.getExtent(),c=[o.parse(u.get("x0",e)),o.parse(u.get("x1",e))],p=[s.parse(u.get("y0",e)),s.parse(u.get("y1",e))];Qr(c),Qr(p);var d=!!(l[0]>c[1]||l[1]p[1]||h[1]=0},e.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},e.type="legend.plain",e.dependencies=["series"],e.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:"#ccc",inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}},e}(zp),ZB=H,jB=E,qB=Br,KB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!1,n}return n(e,t),e.prototype.init=function(){this.group.add(this._contentGroup=new qB),this.group.add(this._selectorGroup=new qB),this._isFirstRender=!0},e.prototype.getContentGroup=function(){return this._contentGroup},e.prototype.getSelectorGroup=function(){return this._selectorGroup},e.prototype.render=function(t,e,n){var i=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),t.get("show",!0)){var r=t.get("align"),o=t.get("orient");r&&"auto"!==r||(r="right"===t.get("left")&&"vertical"===o?"right":"left");var a=t.get("selector",!0),s=t.get("selectorPosition",!0);!a||s&&"auto"!==s||(s="horizontal"===o?"end":"start"),this.renderInner(r,t,e,n,a,o,s);var l=t.getBoxLayoutParams(),u={width:n.getWidth(),height:n.getHeight()},h=t.get("padding"),c=kp(l,u,h),p=this.layoutInner(t,r,c,i,a,s),d=kp(k({width:p.width,height:p.height},l),u,h);this.group.x=d.x-p.x,this.group.y=d.y-p.y,this.group.markRedraw(),this.group.add(this._backgroundEl=Iz(p,t))}},e.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},e.prototype.renderInner=function(t,e,n,i,r,o,a){var s=this.getContentGroup(),l=yt(),u=e.get("selectedMode"),h=[];n.eachRawSeries((function(t){!t.get("legendHoverLink")&&h.push(t.id)})),jB(e.getData(),(function(r,o){var a=r.get("name");if(!this.newlineDisabled&&(""===a||"\n"===a)){var c=new qB;return c.newline=!0,void s.add(c)}var p=n.getSeriesByName(a)[0];if(!l.get(a)){if(p){var d=p.getData(),f=d.getVisual("legendLineStyle")||{},g=d.getVisual("legendIcon"),y=d.getVisual("style"),v=this._createItem(p,a,o,r,e,t,f,y,g,u,i);v.on("click",ZB($B,a,null,i,h)).on("mouseover",ZB(QB,p.name,null,i,h)).on("mouseout",ZB(tF,p.name,null,i,h)),n.ssr&&v.eachChild((function(t){var e=rl(t);e.seriesIndex=p.seriesIndex,e.dataIndex=o,e.ssrType="legend"})),l.set(a,!0)}else n.eachRawSeries((function(s){if(!l.get(a)&&s.legendVisualProvider){var c=s.legendVisualProvider;if(!c.containName(a))return;var p=c.indexOfName(a),d=c.getItemVisual(p,"style"),f=c.getItemVisual(p,"legendIcon"),g=qn(d.fill);g&&0===g[3]&&(g[3]=.2,d=A(A({},d),{fill:ri(g,"rgba")}));var y=this._createItem(s,a,o,r,e,t,{},d,f,u,i);y.on("click",ZB($B,null,a,i,h)).on("mouseover",ZB(QB,null,a,i,h)).on("mouseout",ZB(tF,null,a,i,h)),n.ssr&&y.eachChild((function(t){var e=rl(t);e.seriesIndex=s.seriesIndex,e.dataIndex=o,e.ssrType="legend"})),l.set(a,!0)}}),this);0}}),this),r&&this._createSelector(r,e,i,o,a)},e.prototype._createSelector=function(t,e,n,i,r){var o=this.getSelectorGroup();jB(t,(function(t){var i=t.type,r=new Xs({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===i?"legendAllSelect":"legendInverseSelect",legendId:e.id})}});o.add(r),ic(r,{normal:e.getModel("selectorLabel"),emphasis:e.getModel(["emphasis","selectorLabel"])},{defaultText:t.title}),Ul(r)}))},e.prototype._createItem=function(t,e,n,i,r,o,a,s,l,u,h){var c=t.visualDrawType,p=r.get("itemWidth"),d=r.get("itemHeight"),f=r.isSelected(e),g=i.get("symbolRotate"),y=i.get("symbolKeepAspect"),v=i.get("icon"),m=function(t,e,n,i,r,o,a){function s(t,e){"auto"===t.lineWidth&&(t.lineWidth=e.lineWidth>0?2:0),jB(t,(function(n,i){"inherit"===t[i]&&(t[i]=e[i])}))}var l=e.getModel("itemStyle"),u=l.getItemStyle(),h=0===t.lastIndexOf("empty",0)?"fill":"stroke",c=l.getShallow("decal");u.decal=c&&"inherit"!==c?mv(c,a):i.decal,"inherit"===u.fill&&(u.fill=i[r]);"inherit"===u.stroke&&(u.stroke=i[h]);"inherit"===u.opacity&&(u.opacity=("fill"===r?i:n).opacity);s(u,i);var p=e.getModel("lineStyle"),d=p.getLineStyle();if(s(d,n),"auto"===u.fill&&(u.fill=i.fill),"auto"===u.stroke&&(u.stroke=i.fill),"auto"===d.stroke&&(d.stroke=i.fill),!o){var f=e.get("inactiveBorderWidth"),g=u[h];u.lineWidth="auto"===f?i.lineWidth>0&&g?2:0:u.lineWidth,u.fill=e.get("inactiveColor"),u.stroke=e.get("inactiveBorderColor"),d.stroke=p.get("inactiveColor"),d.lineWidth=p.get("inactiveWidth")}return{itemStyle:u,lineStyle:d}}(l=v||l||"roundRect",i,a,s,c,f,h),x=new qB,_=i.getModel("textStyle");if(!X(t.getLegendIcon)||v&&"inherit"!==v){var b="inherit"===v&&t.getData().getVisual("symbol")?"inherit"===g?t.getData().getVisual("symbolRotate"):g:0;x.add(function(t){var e=t.icon||"roundRect",n=Xy(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2);return n}({itemWidth:p,itemHeight:d,icon:l,iconRotate:b,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}))}else x.add(t.getLegendIcon({itemWidth:p,itemHeight:d,icon:l,iconRotate:g,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}));var w="left"===o?p+5:-5,S=o,M=r.get("formatter"),I=e;U(M)&&M?I=M.replace("{name}",null!=e?e:""):X(M)&&(I=M(e));var T=f?_.getTextColor():i.get("inactiveColor");x.add(new Xs({style:oc(_,{text:I,x:w,y:d/2,fill:T,align:S,verticalAlign:"middle"},{inheritColor:T})}));var C=new Ws({shape:x.getBoundingRect(),style:{fill:"transparent"}}),D=i.getModel("tooltip");return D.get("show")&&Kh({el:C,componentModel:r,itemName:e,itemTooltipOption:D.option}),x.add(C),x.eachChild((function(t){t.silent=!0})),C.silent=!u,this.getContentGroup().add(x),Ul(x),x.__legendDataIndex=n,x},e.prototype.layoutInner=function(t,e,n,i,r,o){var a=this.getContentGroup(),s=this.getSelectorGroup();Ap(t.get("orient"),a,t.get("itemGap"),n.width,n.height);var l=a.getBoundingRect(),u=[-l.x,-l.y];if(s.markRedraw(),a.markRedraw(),r){Ap("horizontal",s,t.get("selectorItemGap",!0));var h=s.getBoundingRect(),c=[-h.x,-h.y],p=t.get("selectorButtonGap",!0),d=t.getOrient().index,f=0===d?"width":"height",g=0===d?"height":"width",y=0===d?"y":"x";"end"===o?c[d]+=l[f]+p:u[d]+=h[f]+p,c[1-d]+=l[g]/2-h[g]/2,s.x=c[0],s.y=c[1],a.x=u[0],a.y=u[1];var v={x:0,y:0};return v[f]=l[f]+p+h[f],v[g]=Math.max(l[g],h[g]),v[y]=Math.min(0,h[y]+c[1-d]),v}return a.x=u[0],a.y=u[1],this.group.getBoundingRect()},e.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},e.type="legend.plain",e}(Ag);function $B(t,e,n,i){tF(t,e,n,i),n.dispatchAction({type:"legendToggleSelect",name:null!=t?t:e}),QB(t,e,n,i)}function JB(t){for(var e,n=t.getZr().storage.getDisplayList(),i=0,r=n.length;in[r],f=[-c.x,-c.y];e||(f[i]=l[s]);var g=[0,0],y=[-p.x,-p.y],v=rt(t.get("pageButtonGap",!0),t.get("itemGap",!0));d&&("end"===t.get("pageButtonPosition",!0)?y[i]+=n[r]-p[r]:g[i]+=p[r]+v);y[1-i]+=c[o]/2-p[o]/2,l.setPosition(f),u.setPosition(g),h.setPosition(y);var m={x:0,y:0};if(m[r]=d?n[r]:c[r],m[o]=Math.max(c[o],p[o]),m[a]=Math.min(0,p[a]+y[1-i]),u.__rectSize=n[r],d){var x={x:0,y:0};x[r]=Math.max(n[r]-p[r]-v,0),x[o]=m[o],u.setClipPath(new Ws({shape:x})),u.__rectSize=x[r]}else h.eachChild((function(t){t.attr({invisible:!0,silent:!0})}));var _=this._getPageInfo(t);return null!=_.pageIndex&&vh(l,{x:_.contentPosition[0],y:_.contentPosition[1]},d?t:null),this._updatePageInfoView(t,_),m},e.prototype._pageGo=function(t,e,n){var i=this._getPageInfo(e)[t];null!=i&&n.dispatchAction({type:"legendScroll",scrollDataIndex:i,legendId:e.id})},e.prototype._updatePageInfoView=function(t,e){var n=this._controllerGroup;E(["pagePrev","pageNext"],(function(i){var r=null!=e[i+"DataIndex"],o=n.childOfName(i);o&&(o.setStyle("fill",r?t.get("pageIconColor",!0):t.get("pageIconInactiveColor",!0)),o.cursor=r?"pointer":"default")}));var i=n.childOfName("pageText"),r=t.get("pageFormatter"),o=e.pageIndex,a=null!=o?o+1:0,s=e.pageCount;i&&r&&i.setStyle("text",U(r)?r.replace("{current}",null==a?"":a+"").replace("{total}",null==s?"":s+""):r({current:a,total:s}))},e.prototype._getPageInfo=function(t){var e=t.get("scrollDataIndex",!0),n=this.getContentGroup(),i=this._containerGroup.__rectSize,r=t.getOrient().index,o=lF[r],a=uF[r],s=this._findTargetItemIndex(e),l=n.children(),u=l[s],h=l.length,c=h?1:0,p={contentPosition:[n.x,n.y],pageCount:c,pageIndex:c-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return p;var d=m(u);p.contentPosition[r]=-d.s;for(var f=s+1,g=d,y=d,v=null;f<=h;++f)(!(v=m(l[f]))&&y.e>g.s+i||v&&!x(v,g.s))&&(g=y.i>g.i?y:v)&&(null==p.pageNextDataIndex&&(p.pageNextDataIndex=g.i),++p.pageCount),y=v;for(f=s-1,g=d,y=d,v=null;f>=-1;--f)(v=m(l[f]))&&x(y,v.s)||!(g.i=e&&t.s<=e+i}},e.prototype._findTargetItemIndex=function(t){return this._showController?(this.getContentGroup().eachChild((function(i,r){var o=i.__legendDataIndex;null==n&&null!=o&&(n=r),o===t&&(e=r)})),null!=e?e:n):0;var e,n},e.type="legend.scroll",e}(KB);function cF(t){Vm(rF),t.registerComponentModel(oF),t.registerComponentView(hF),function(t){t.registerAction("legendScroll","legendscroll",(function(t,e){var n=t.scrollDataIndex;null!=n&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},(function(t){t.setScrollDataIndex(n)}))}))}(t)}var pF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="dataZoom.inside",e.defaultOption=kc(lz.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(lz),dF=Vo();function fF(t,e,n){dF(t).coordSysRecordMap.each((function(t){var i=t.dataZoomInfoMap.get(e.uid);i&&(i.getRange=n)}))}function gF(t,e){if(e){t.removeKey(e.model.uid);var n=e.controller;n&&n.dispose()}}function yF(t,e){t.isDisposed()||t.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:e})}function vF(t,e,n,i){return t.coordinateSystem.containPoint([n,i])}function mF(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,(function(t,e){var n=dF(e),i=n.coordSysRecordMap||(n.coordSysRecordMap=yt());i.each((function(t){t.dataZoomInfoMap=null})),t.eachComponent({mainType:"dataZoom",subType:"inside"},(function(t){E(az(t).infoList,(function(n){var r=n.model.uid,o=i.get(r)||i.set(r,function(t,e){var n={model:e,containsPoint:H(vF,e),dispatchAction:H(yF,t),dataZoomInfoMap:null,controller:null},i=n.controller=new nT(t.getZr());return E(["pan","zoom","scrollMove"],(function(t){i.on(t,(function(e){var i=[];n.dataZoomInfoMap.each((function(r){if(e.isAvailableBehavior(r.model.option)){var o=(r.getRange||{})[t],a=o&&o(r.dzReferCoordSysInfo,n.model.mainType,n.controller,e);!r.model.get("disabled",!0)&&a&&i.push({dataZoomId:r.model.id,start:a[0],end:a[1]})}})),i.length&&n.dispatchAction(i)}))})),n}(e,n.model));(o.dataZoomInfoMap||(o.dataZoomInfoMap=yt())).set(t.uid,{dzReferCoordSysInfo:n,model:t,getRange:null})}))})),i.each((function(t){var e,n=t.controller,r=t.dataZoomInfoMap;if(r){var o=r.keys()[0];null!=o&&(e=r.get(o))}if(e){var a=function(t){var e,n="type_",i={type_true:2,type_move:1,type_false:0,type_undefined:-1},r=!0;return t.each((function(t){var o=t.model,a=!o.get("disabled",!0)&&(!o.get("zoomLock",!0)||"move");i[n+a]>i[n+e]&&(e=a),r=r&&o.get("preventDefaultMouseMove",!0)})),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!r}}}(r);n.enable(a.controlType,a.opt),n.setPointerChecker(t.containsPoint),Hg(t,"dispatchAction",e.model.get("throttle",!0),"fixRate")}else gF(i,t)}))}))}var xF=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataZoom.inside",e}return n(e,t),e.prototype.render=function(e,n,i){t.prototype.render.apply(this,arguments),e.noTarget()?this._clear():(this.range=e.getPercentRange(),fF(i,e,{pan:W(_F.pan,this),zoom:W(_F.zoom,this),scrollMove:W(_F.scrollMove,this)}))},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){!function(t,e){for(var n=dF(t).coordSysRecordMap,i=n.keys(),r=0;r0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(o[1]-o[0])+o[0],u=Math.max(1/i.scale,0);o[0]=(o[0]-l)*u+l,o[1]=(o[1]-l)*u+l;var h=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return zk(0,o,[0,100],0,h.minSpan,h.maxSpan),this.range=o,r[0]!==o[0]||r[1]!==o[1]?o:void 0}},pan:bF((function(t,e,n,i,r,o){var a=wF[i]([o.oldX,o.oldY],[o.newX,o.newY],e,r,n);return a.signal*(t[1]-t[0])*a.pixel/a.pixelLength})),scrollMove:bF((function(t,e,n,i,r,o){return wF[i]([0,0],[o.scrollDelta,o.scrollDelta],e,r,n).signal*(t[1]-t[0])*o.scrollDelta}))};function bF(t){return function(e,n,i,r){var o=this.range,a=o.slice(),s=e.axisModels[0];if(s)return zk(t(a,s,e,n,i,r),a,[0,100],"all"),this.range=a,o[0]!==a[0]||o[1]!==a[1]?a:void 0}}var wF={grid:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem.getRect();return t=t||[0,0],"x"===o.dim?(a.pixel=e[0]-t[0],a.pixelLength=s.width,a.pixelStart=s.x,a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=s.height,a.pixelStart=s.y,a.signal=o.inverse?-1:1),a},polar:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):[0,0],e=s.pointToCoord(e),"radiusAxis"===n.mainType?(a.pixel=e[0]-t[0],a.pixelLength=l[1]-l[0],a.pixelStart=l[0],a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=u[1]-u[0],a.pixelStart=u[0],a.signal=o.inverse?-1:1),a},singleAxis:function(t,e,n,i,r){var o=n.axis,a=r.model.coordinateSystem.getRect(),s={};return t=t||[0,0],"horizontal"===o.orient?(s.pixel=e[0]-t[0],s.pixelLength=a.width,s.pixelStart=a.x,s.signal=o.inverse?1:-1):(s.pixel=e[1]-t[1],s.pixelLength=a.height,s.pixelStart=a.y,s.signal=o.inverse?-1:1),s}};function SF(t){mz(t),t.registerComponentModel(pF),t.registerComponentView(xF),mF(t)}var MF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.type="dataZoom.slider",e.layoutMode="box",e.defaultOption=kc(lz.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:"#d2dbee",borderRadius:3,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#d2dbee",width:.5},areaStyle:{color:"#d2dbee",opacity:.2}},selectedDataBackground:{lineStyle:{color:"#8fb0f7",width:.5},areaStyle:{color:"#8fb0f7",opacity:.2}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:"#fff",borderColor:"#ACB8D1"},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:"#D2DBEE",opacity:.7},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#6E7079"},brushSelect:!0,brushStyle:{color:"rgba(135,175,274,0.15)"},emphasis:{handleLabel:{show:!0},handleStyle:{borderColor:"#8FB0F7"},moveHandleStyle:{color:"#8FB0F7"}}}),e}(lz),IF=Ws,TF="horizontal",CF="vertical",DF=["line","bar","candlestick","scatter"],AF={easing:"cubicOut",duration:100,delay:0},kF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._displayables={},n}return n(e,t),e.prototype.init=function(t,e){this.api=e,this._onBrush=W(this._onBrush,this),this._onBrushEnd=W(this._onBrushEnd,this)},e.prototype.render=function(e,n,i,r){if(t.prototype.render.apply(this,arguments),Hg(this,"_dispatchZoomAction",e.get("throttle"),"fixRate"),this._orient=e.getOrient(),!1!==e.get("show")){if(e.noTarget())return this._clear(),void this.group.removeAll();r&&"dataZoom"===r.type&&r.from===this.uid||this._buildView(),this._updateView()}else this.group.removeAll()},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){Yg(this,"_dispatchZoomAction");var t=this.api.getZr();t.off("mousemove",this._onBrush),t.off("mouseup",this._onBrushEnd)},e.prototype._buildView=function(){var t=this.group;t.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var e=this._displayables.sliderGroup=new Br;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},e.prototype._resetLocation=function(){var t=this.dataZoomModel,e=this.api,n=t.get("brushSelect")?7:0,i=this._findCoordRect(),r={width:e.getWidth(),height:e.getHeight()},o=this._orient===TF?{right:r.width-i.x-i.width,top:r.height-30-7-n,width:i.width,height:30}:{right:7,top:i.y,width:30,height:i.height},a=Rp(t.option);E(["right","top","width","height"],(function(t){"ph"===a[t]&&(a[t]=o[t])}));var s=kp(a,r);this._location={x:s.x,y:s.y},this._size=[s.width,s.height],this._orient===CF&&this._size.reverse()},e.prototype._positionGroup=function(){var t=this.group,e=this._location,n=this._orient,i=this.dataZoomModel.getFirstTargetAxisModel(),r=i&&i.get("inverse"),o=this._displayables.sliderGroup,a=(this._dataShadowInfo||{}).otherAxisInverse;o.attr(n!==TF||r?n===TF&&r?{scaleY:a?1:-1,scaleX:-1}:n!==CF||r?{scaleY:a?-1:1,scaleX:-1,rotation:Math.PI/2}:{scaleY:a?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:a?1:-1,scaleX:1});var s=t.getBoundingRect([o]);t.x=e.x-s.x,t.y=e.y-s.y,t.markRedraw()},e.prototype._getViewExtent=function(){return[0,this._size[0]]},e.prototype._renderBackground=function(){var t=this.dataZoomModel,e=this._size,n=this._displayables.sliderGroup,i=t.get("brushSelect");n.add(new IF({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40}));var r=new IF({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:W(this._onClickPanel,this)}),o=this.api.getZr();i?(r.on("mousedown",this._onBrushStart,this),r.cursor="crosshair",o.on("mousemove",this._onBrush),o.on("mouseup",this._onBrushEnd)):(o.off("mousemove",this._onBrush),o.off("mouseup",this._onBrushEnd)),n.add(r)},e.prototype._renderDataShadow=function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],t){var e=this._size,n=this._shadowSize||[],i=t.series,r=i.getRawData(),o=i.getShadowDim&&i.getShadowDim(),a=o&&r.getDimensionInfo(o)?i.getShadowDim():t.otherDim;if(null!=a){var s=this._shadowPolygonPts,l=this._shadowPolylinePts;if(r!==this._shadowData||a!==this._shadowDim||e[0]!==n[0]||e[1]!==n[1]){var u=r.getDataExtent(a),h=.3*(u[1]-u[0]);u=[u[0]-h,u[1]+h];var c,p=[0,e[1]],d=[0,e[0]],f=[[e[0],0],[0,0]],g=[],y=d[1]/(r.count()-1),v=0,m=Math.round(r.count()/e[0]);r.each([a],(function(t,e){if(m>0&&e%m)v+=y;else{var n=null==t||isNaN(t)||""===t,i=n?0:Kr(t,u,p,!0);n&&!c&&e?(f.push([f[f.length-1][0],0]),g.push([g[g.length-1][0],0])):!n&&c&&(f.push([v,0]),g.push([v,0])),f.push([v,i]),g.push([v,i]),v+=y,c=n}})),s=this._shadowPolygonPts=f,l=this._shadowPolylinePts=g}this._shadowData=r,this._shadowDim=a,this._shadowSize=[e[0],e[1]];for(var x=this.dataZoomModel,_=0;_<3;_++){var b=w(1===_);this._displayables.sliderGroup.add(b),this._displayables.dataShadowSegs.push(b)}}}function w(t){var e=x.getModel(t?"selectedDataBackground":"dataBackground"),n=new Br,i=new Xu({shape:{points:s},segmentIgnoreThreshold:1,style:e.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),r=new Zu({shape:{points:l},segmentIgnoreThreshold:1,style:e.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return n.add(i),n.add(r),n}},e.prototype._prepareDataShadowInfo=function(){var t=this.dataZoomModel,e=t.get("showDataShadow");if(!1!==e){var n,i=this.ecModel;return t.eachTargetAxis((function(r,o){E(t.getAxisProxy(r,o).getTargetSeriesModels(),(function(t){if(!(n||!0!==e&&P(DF,t.get("type"))<0)){var a,s=i.getComponent(rz(r),o).axis,l=function(t){var e={x:"y",y:"x",radius:"angle",angle:"radius"};return e[t]}(r),u=t.coordinateSystem;null!=l&&u.getOtherAxis&&(a=u.getOtherAxis(s).inverse),l=t.getData().mapDimension(l),n={thisAxis:s,series:t,thisDim:r,otherDim:l,otherAxisInverse:a}}}),this)}),this),n}},e.prototype._renderHandle=function(){var t=this.group,e=this._displayables,n=e.handles=[null,null],i=e.handleLabels=[null,null],r=this._displayables.sliderGroup,o=this._size,a=this.dataZoomModel,s=this.api,l=a.get("borderRadius")||0,u=a.get("brushSelect"),h=e.filler=new IF({silent:u,style:{fill:a.get("fillerColor")},textConfig:{position:"inside"}});r.add(h),r.add(new IF({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:o[0],height:o[1],r:l},style:{stroke:a.get("dataBackgroundColor")||a.get("borderColor"),lineWidth:1,fill:"rgba(0,0,0,0)"}})),E([0,1],(function(e){var o=a.get("handleIcon");!Wy[o]&&o.indexOf("path://")<0&&o.indexOf("image://")<0&&(o="path://"+o);var s=Xy(o,-1,0,2,2,null,!0);s.attr({cursor:LF(this._orient),draggable:!0,drift:W(this._onDragMove,this,e),ondragend:W(this._onDragEnd,this),onmouseover:W(this._showDataInfo,this,!0),onmouseout:W(this._showDataInfo,this,!1),z2:5});var l=s.getBoundingRect(),u=a.get("handleSize");this._handleHeight=$r(u,this._size[1]),this._handleWidth=l.width/l.height*this._handleHeight,s.setStyle(a.getModel("handleStyle").getItemStyle()),s.style.strokeNoScale=!0,s.rectHover=!0,s.ensureState("emphasis").style=a.getModel(["emphasis","handleStyle"]).getItemStyle(),Ul(s);var h=a.get("handleColor");null!=h&&(s.style.fill=h),r.add(n[e]=s);var c=a.getModel("textStyle"),p=(a.get("handleLabel")||{}).show||!1;t.add(i[e]=new Xs({silent:!0,invisible:!p,style:oc(c,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:c.getTextColor(),font:c.getFont()}),z2:10}))}),this);var c=h;if(u){var p=$r(a.get("moveHandleSize"),o[1]),d=e.moveHandle=new Ws({style:a.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:o[1]-.5,height:p}}),f=.8*p,g=e.moveHandleIcon=Xy(a.get("moveHandleIcon"),-f/2,-f/2,f,f,"#fff",!0);g.silent=!0,g.y=o[1]+p/2-.5,d.ensureState("emphasis").style=a.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var y=Math.min(o[1]/2,Math.max(p,10));(c=e.moveZone=new Ws({invisible:!0,shape:{y:o[1]-y,height:p+y}})).on("mouseover",(function(){s.enterEmphasis(d)})).on("mouseout",(function(){s.leaveEmphasis(d)})),r.add(d),r.add(g),r.add(c)}c.attr({draggable:!0,cursor:LF(this._orient),drift:W(this._onDragMove,this,"all"),ondragstart:W(this._showDataInfo,this,!0),ondragend:W(this._onDragEnd,this),onmouseover:W(this._showDataInfo,this,!0),onmouseout:W(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[Kr(t[0],[0,100],e,!0),Kr(t[1],[0,100],e,!0)]},e.prototype._updateInterval=function(t,e){var n=this.dataZoomModel,i=this._handleEnds,r=this._getViewExtent(),o=n.findRepresentativeAxisProxy().getMinMaxSpan(),a=[0,100];zk(e,i,r,n.get("zoomLock")?"all":t,null!=o.minSpan?Kr(o.minSpan,a,r,!0):null,null!=o.maxSpan?Kr(o.maxSpan,a,r,!0):null);var s=this._range,l=this._range=Qr([Kr(i[0],r,a,!0),Kr(i[1],r,a,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},e.prototype._updateView=function(t){var e=this._displayables,n=this._handleEnds,i=Qr(n.slice()),r=this._size;E([0,1],(function(t){var i=e.handles[t],o=this._handleHeight;i.attr({scaleX:o/2,scaleY:o/2,x:n[t]+(t?-1:1),y:r[1]/2-o/2})}),this),e.filler.setShape({x:i[0],y:0,width:i[1]-i[0],height:r[1]});var o={x:i[0],width:i[1]-i[0]};e.moveHandle&&(e.moveHandle.setShape(o),e.moveZone.setShape(o),e.moveZone.getBoundingRect(),e.moveHandleIcon&&e.moveHandleIcon.attr("x",o.x+o.width/2));for(var a=e.dataShadowSegs,s=[0,i[0],i[1],r[0]],l=0;le[0]||n[1]<0||n[1]>e[1])){var i=this._handleEnds,r=(i[0]+i[1])/2,o=this._updateInterval("all",n[0]-r);this._updateView(),o&&this._dispatchZoomAction(!1)}},e.prototype._onBrushStart=function(t){var e=t.offsetX,n=t.offsetY;this._brushStart=new De(e,n),this._brushing=!0,this._brushStartTime=+new Date},e.prototype._onBrushEnd=function(t){if(this._brushing){var e=this._displayables.brushRect;if(this._brushing=!1,e){e.attr("ignore",!0);var n=e.shape;if(!(+new Date-this._brushStartTime<200&&Math.abs(n.width)<5)){var i=this._getViewExtent(),r=[0,100];this._range=Qr([Kr(n.x,i,r,!0),Kr(n.x+n.width,i,r,!0)]),this._handleEnds=[n.x,n.x+n.width],this._updateView(),this._dispatchZoomAction(!1)}}}},e.prototype._onBrush=function(t){this._brushing&&(de(t.event),this._updateBrushRect(t.offsetX,t.offsetY))},e.prototype._updateBrushRect=function(t,e){var n=this._displayables,i=this.dataZoomModel,r=n.brushRect;r||(r=n.brushRect=new IF({silent:!0,style:i.getModel("brushStyle").getItemStyle()}),n.sliderGroup.add(r)),r.attr("ignore",!1);var o=this._brushStart,a=this._displayables.sliderGroup,s=a.transformCoordToLocal(t,e),l=a.transformCoordToLocal(o.x,o.y),u=this._size;s[0]=Math.max(Math.min(u[0],s[0]),0),r.setShape({x:l[0],y:0,width:s[0]-l[0],height:u[1]})},e.prototype._dispatchZoomAction=function(t){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:t?AF:null,start:e[0],end:e[1]})},e.prototype._findCoordRect=function(){var t,e=az(this.dataZoomModel).infoList;if(!t&&e.length){var n=e[0].model.coordinateSystem;t=n.getRect&&n.getRect()}if(!t){var i=this.api.getWidth(),r=this.api.getHeight();t={x:.2*i,y:.2*r,width:.6*i,height:.6*r}}return t},e.type="dataZoom.slider",e}(cz);function LF(t){return"vertical"===t?"ns-resize":"ew-resize"}function PF(t){t.registerComponentModel(MF),t.registerComponentView(kF),mz(t)}var OF=function(t,e,n){var i=T((RF[t]||{})[e]);return n&&Y(i)?i[i.length-1]:i},RF={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},NF=kD.mapVisual,EF=kD.eachVisual,zF=Y,VF=E,BF=Qr,FF=Kr,GF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return n(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&RV(n,t,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(t){var e=this.stateList;t=W(t,this),this.controllerVisuals=OV(this.option.controller,e,t),this.targetVisuals=OV(this.option.target,e,t)},e.prototype.getItemSymbol=function(){return null},e.prototype.getTargetSeriesIndices=function(){var t=this.option.seriesIndex,e=[];return null==t||"all"===t?this.ecModel.eachSeries((function(t,n){e.push(n)})):e=To(t),e},e.prototype.eachTargetSeries=function(t,e){E(this.getTargetSeriesIndices(),(function(n){var i=this.ecModel.getSeriesByIndex(n);i&&t.call(e,i)}),this)},e.prototype.isTargetSeries=function(t){var e=!1;return this.eachTargetSeries((function(n){n===t&&(e=!0)})),e},e.prototype.formatValueText=function(t,e,n){var i,r=this.option,o=r.precision,a=this.dataBound,s=r.formatter;n=n||["<",">"],Y(t)&&(t=t.slice(),i=!0);var l=e?t:i?[u(t[0]),u(t[1])]:u(t);return U(s)?s.replace("{value}",i?l[0]:l).replace("{value2}",i?l[1]:l):X(s)?i?s(t[0],t[1]):s(t):i?t[0]===a[0]?n[0]+" "+l[1]:t[1]===a[1]?n[1]+" "+l[0]:l[0]+" - "+l[1]:l;function u(t){return t===a[0]?"min":t===a[1]?"max":(+t).toFixed(Math.min(o,20))}},e.prototype.resetExtent=function(){var t=this.option,e=BF([t.min,t.max]);this._dataExtent=e},e.prototype.getDataDimensionIndex=function(t){var e=this.option.dimension;if(null!=e)return t.getDimensionIndex(e);for(var n=t.dimensions,i=n.length-1;i>=0;i--){var r=n[i],o=t.getDimensionInfo(r);if(!o.isCalculationCoord)return o.storeDimIndex}},e.prototype.getExtent=function(){return this._dataExtent.slice()},e.prototype.completeVisualOption=function(){var t=this.ecModel,e=this.option,n={inRange:e.inRange,outOfRange:e.outOfRange},i=e.target||(e.target={}),r=e.controller||(e.controller={});C(i,n),C(r,n);var o=this.isCategory();function a(n){zF(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")}}a.call(this,i),a.call(this,r),function(t,e,n){var i=t[e],r=t[n];i&&!r&&(r=t[n]={},VF(i,(function(t,e){if(kD.isValidType(e)){var n=OF(e,"inactive",o);null!=n&&(r[e]=n,"color"!==e||r.hasOwnProperty("opacity")||r.hasOwnProperty("colorAlpha")||(r.opacity=[0,0]))}})))}.call(this,i,"inRange","outOfRange"),function(t){var e=(t.inRange||{}).symbol||(t.outOfRange||{}).symbol,n=(t.inRange||{}).symbolSize||(t.outOfRange||{}).symbolSize,i=this.get("inactiveColor"),r=this.getItemSymbol()||"roundRect";VF(this.stateList,(function(a){var s=this.itemSize,l=t[a];l||(l=t[a]={color:o?i:[i]}),null==l.symbol&&(l.symbol=e&&T(e)||(o?r:[r])),null==l.symbolSize&&(l.symbolSize=n&&T(n)||(o?s[0]:[s[0],s[0]])),l.symbol=NF(l.symbol,(function(t){return"none"===t?r:t}));var u=l.symbolSize;if(null!=u){var h=-1/0;EF(u,(function(t){t>h&&(h=t)})),l.symbolSize=NF(u,(function(t){return FF(t,[0,h],[0,s[0]],!0)}))}}),this)}.call(this,r)},e.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},e.prototype.isCategory=function(){return!!this.option.categories},e.prototype.setSelected=function(t){},e.prototype.getSelected=function(){return null},e.prototype.getValueState=function(t){return null},e.prototype.getVisualMeta=function(t){return null},e.type="visualMap",e.dependencies=["series"],e.defaultOption={show:!0,z:4,seriesIndex:"all",min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,textStyle:{color:"#333"}},e}(zp),WF=[20,140],HF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual((function(t){t.mappingMethod="linear",t.dataExtent=this.getExtent()})),this._resetRange()},e.prototype.resetItemSize=function(){t.prototype.resetItemSize.apply(this,arguments);var e=this.itemSize;(null==e[0]||isNaN(e[0]))&&(e[0]=WF[0]),(null==e[1]||isNaN(e[1]))&&(e[1]=WF[1])},e.prototype._resetRange=function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):Y(e)&&(e[0]>e[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},e.prototype.completeVisualOption=function(){t.prototype.completeVisualOption.apply(this,arguments),E(this.stateList,(function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=e[1]/3)}),this)},e.prototype.setSelected=function(t){this.option.range=t.slice(),this._resetRange()},e.prototype.getSelected=function(){var t=this.getExtent(),e=Qr((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]=n[1]||t<=e[1])?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[];return this.eachTargetSeries((function(n){var i=[],r=n.getData();r.each(this.getDataDimensionIndex(r),(function(e,n){t[0]<=e&&e<=t[1]&&i.push(n)}),this),e.push({seriesId:n.id,dataIndex:i})}),this),e},e.prototype.getVisualMeta=function(t){var e=YF(this,"outOfRange",this.getExtent()),n=YF(this,"inRange",this.option.range.slice()),i=[];function r(e,n){i.push({value:e,color:t(e,n)})}for(var o=0,a=0,s=n.length,l=e.length;at[1])break;n.push({color:this.getControllerVisual(o,"color",e),offset:r/100})}return n.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),n},e.prototype._createBarPoints=function(t,e){var n=this.visualMapModel.itemSize;return[[n[0]-e[0],t[0]],[n[0],t[0]],[n[0],t[1]],[n[0]-e[1],t[1]]]},e.prototype._createBarGroup=function(t){var e=this._orient,n=this.visualMapModel.get("inverse");return new Br("horizontal"!==e||n?"horizontal"===e&&n?{scaleX:"bottom"===t?-1:1,rotation:-Math.PI/2}:"vertical"!==e||n?{scaleX:"left"===t?1:-1}:{scaleX:"left"===t?1:-1,scaleY:-1}:{scaleX:"bottom"===t?1:-1,rotation:Math.PI/2})},e.prototype._updateHandle=function(t,e){if(this._useHandle){var n=this._shapes,i=this.visualMapModel,r=n.handleThumbs,o=n.handleLabels,a=i.itemSize,s=i.getExtent(),l=this._applyTransform("left",n.mainGroup);KF([0,1],(function(u){var h=r[u];h.setStyle("fill",e.handlesColor[u]),h.y=t[u];var c=qF(t[u],[0,a[1]],s,!0),p=this.getControllerVisual(c,"symbolSize");h.scaleX=h.scaleY=p/a[0],h.x=a[0]-p/2;var d=Fh(n.handleLabelPoints[u],Bh(h,this.group));if("horizontal"===this._orient){var f="left"===l||"top"===l?(a[0]-p)/2:(a[0]-p)/-2;d[1]+=f}o[u].setStyle({x:d[0],y:d[1],text:i.formatValueText(this._dataInterval[u]),verticalAlign:"middle",align:"vertical"===this._orient?this._applyTransform("left",n.mainGroup):"center"})}),this)}},e.prototype._showIndicator=function(t,e,n,i){var r=this.visualMapModel,o=r.getExtent(),a=r.itemSize,s=[0,a[1]],l=this._shapes,u=l.indicator;if(u){u.attr("invisible",!1);var h=this.getControllerVisual(t,"color",{convertOpacityToAlpha:!0}),c=this.getControllerVisual(t,"symbolSize"),p=qF(t,o,s,!0),d=a[0]-c/2,f={x:u.x,y:u.y};u.y=p,u.x=d;var g=Fh(l.indicatorLabelPoint,Bh(u,this.group)),y=l.indicatorLabel;y.attr("invisible",!1);var v=this._applyTransform("left",l.mainGroup),m="horizontal"===this._orient;y.setStyle({text:(n||"")+r.formatValueText(e),verticalAlign:m?v:"middle",align:m?"center":v});var x={x:d,y:p,style:{fill:h}},_={style:{x:g[0],y:g[1]}};if(r.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var b={duration:100,easing:"cubicInOut",additive:!0};u.x=f.x,u.y=f.y,u.animateTo(x,b),y.animateTo(_,b)}else u.attr(x),y.attr(_);this._firstShowIndicator=!1;var w=this._shapes.handleLabels;if(w)for(var S=0;Sr[1]&&(u[1]=1/0),e&&(u[0]===-1/0?this._showIndicator(l,u[1],"< ",a):u[1]===1/0?this._showIndicator(l,u[0],"> ",a):this._showIndicator(l,l,"≈ ",a));var h=this._hoverLinkDataIndices,c=[];(e||eG(n))&&(c=this._hoverLinkDataIndices=n.findTargetDataIndices(u));var p=function(t,e){var n={},i={};return r(t||[],n),r(e||[],i,n),[o(n),o(i)];function r(t,e,n){for(var i=0,r=t.length;i=0&&(r.dimension=o,i.push(r))}})),t.getData().setVisual("visualMeta",i)}}];function aG(t,e,n,i){for(var r=e.targetVisuals[i],o=kD.prepareVisualTypes(r),a={color:Ay(t.getData(),"color")},s=0,l=o.length;s0:t.splitNumber>0)&&!t.calculable?"piecewise":"continuous"})),t.registerAction(iG,rG),E(oG,(function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)})),t.registerPreprocessor(lG))}function pG(t){t.registerComponentModel(HF),t.registerComponentView(QF),cG(t)}var dG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._pieceList=[],n}return n(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var i=this._mode=this._determineMode();this._pieceList=[],fG[this._mode].call(this,this._pieceList),this._resetSelected(e,n);var r=this.option.categories;this.resetVisual((function(t,e){"categories"===i?(t.mappingMethod="category",t.categories=T(r)):(t.dataExtent=this.getExtent(),t.mappingMethod="piecewise",t.pieceList=z(this._pieceList,(function(t){return t=T(t),"inRange"!==e&&(t.visual=null),t})))}))},e.prototype.completeVisualOption=function(){var e=this.option,n={},i=kD.listVisualTypes(),r=this.isCategory();function o(t,e,n){return t&&t[e]&&t[e].hasOwnProperty(n)}E(e.pieces,(function(t){E(i,(function(e){t.hasOwnProperty(e)&&(n[e]=1)}))})),E(n,(function(t,n){var i=!1;E(this.stateList,(function(t){i=i||o(e,t,n)||o(e.target,t,n)}),this),!i&&E(this.stateList,(function(t){(e[t]||(e[t]={}))[n]=OF(n,"inRange"===t?"active":"inactive",r)}))}),this),t.prototype.completeVisualOption.apply(this,arguments)},e.prototype._resetSelected=function(t,e){var n=this.option,i=this._pieceList,r=(e?n:t).selected||{};if(n.selected=r,E(i,(function(t,e){var n=this.getSelectedMapKey(t);r.hasOwnProperty(n)||(r[n]=!0)}),this),"single"===n.selectedMode){var o=!1;E(i,(function(t,e){var n=this.getSelectedMapKey(t);r[n]&&(o?r[n]=!1:o=!0)}),this)}},e.prototype.getItemSymbol=function(){return this.get("itemSymbol")},e.prototype.getSelectedMapKey=function(t){return"categories"===this._mode?t.value+"":t.index+""},e.prototype.getPieceList=function(){return this._pieceList},e.prototype._determineMode=function(){var t=this.option;return t.pieces&&t.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},e.prototype.setSelected=function(t){this.option.selected=T(t)},e.prototype.getValueState=function(t){var e=kD.findPieceIndex(t,this._pieceList);return null!=e&&this.option.selected[this.getSelectedMapKey(this._pieceList[e])]?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[],n=this._pieceList;return this.eachTargetSeries((function(i){var r=[],o=i.getData();o.each(this.getDataDimensionIndex(o),(function(e,i){kD.findPieceIndex(e,n)===t&&r.push(i)}),this),e.push({seriesId:i.id,dataIndex:r})}),this),e},e.prototype.getRepresentValue=function(t){var e;if(this.isCategory())e=t.value;else if(null!=t.value)e=t.value;else{var n=t.interval||[];e=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return e},e.prototype.getVisualMeta=function(t){if(!this.isCategory()){var e=[],n=["",""],i=this,r=this._pieceList.slice();if(r.length){var o=r[0].interval[0];o!==-1/0&&r.unshift({interval:[-1/0,o]}),(o=r[r.length-1].interval[1])!==1/0&&r.push({interval:[o,1/0]})}else r.push({interval:[-1/0,1/0]});var a=-1/0;return E(r,(function(t){var e=t.interval;e&&(e[0]>a&&s([a,e[0]],"outOfRange"),s(e.slice()),a=e[1])}),this),{stops:e,outerColors:n}}function s(r,o){var a=i.getRepresentValue({interval:r});o||(o=i.getValueState(a));var s=t(a,o);r[0]===-1/0?n[0]=s:r[1]===1/0?n[1]=s:e.push({value:r[0],color:s},{value:r[1],color:s})}},e.type="visualMap.piecewise",e.defaultOption=kc(GF.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),e}(GF),fG={splitNumber:function(t){var e=this.option,n=Math.min(e.precision,20),i=this.getExtent(),r=e.splitNumber;r=Math.max(parseInt(r,10),1),e.splitNumber=r;for(var o=(i[1]-i[0])/r;+o.toFixed(n)!==o&&n<5;)n++;e.precision=n,o=+o.toFixed(n),e.minOpen&&t.push({interval:[-1/0,i[0]],close:[0,0]});for(var a=0,s=i[0];a","≥"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,n)}),this)}};function gG(t,e){var n=t.inverse;("vertical"===t.orient?!n:n)&&e.reverse()}var yG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return n(e,t),e.prototype.doRender=function(){var t=this.group;t.removeAll();var e=this.visualMapModel,n=e.get("textGap"),i=e.textStyleModel,r=i.getFont(),o=i.getTextColor(),a=this._getItemAlign(),s=e.itemSize,l=this._getViewData(),u=l.endsText,h=it(e.get("showLabel",!0),!u),c=!e.get("selectedMode");u&&this._renderEndsText(t,u[0],s,h,a),E(l.viewPieceList,(function(i){var l=i.piece,u=new Br;u.onclick=W(this._onItemClick,this,l),this._enableHoverLink(u,i.indexInModelPieceList);var p=e.getRepresentValue(l);if(this._createItemSymbol(u,p,[0,0,s[0],s[1]],c),h){var d=this.visualMapModel.getValueState(p);u.add(new Xs({style:{x:"right"===a?-n:s[0]+n,y:s[1]/2,text:l.text,verticalAlign:"middle",align:a,font:r,fill:o,opacity:"outOfRange"===d?.5:1},silent:c}))}t.add(u)}),this),u&&this._renderEndsText(t,u[1],s,h,a),Ap(e.get("orient"),t,e.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},e.prototype._enableHoverLink=function(t,e){var n=this;t.on("mouseover",(function(){return i("highlight")})).on("mouseout",(function(){return i("downplay")}));var i=function(t){var i=n.visualMapModel;i.option.hoverLink&&n.api.dispatchAction({type:t,batch:jF(i.findTargetDataIndices(e),i)})}},e.prototype._getItemAlign=function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return ZF(t,this.api,t.itemSize);var n=e.align;return n&&"auto"!==n||(n="left"),n},e.prototype._renderEndsText=function(t,e,n,i,r){if(e){var o=new Br,a=this.visualMapModel.textStyleModel;o.add(new Xs({style:oc(a,{x:i?"right"===r?n[0]:0:n[0]/2,y:n[1]/2,verticalAlign:"middle",align:i?r:"center",text:e})})),t.add(o)}},e.prototype._getViewData=function(){var t=this.visualMapModel,e=z(t.getPieceList(),(function(t,e){return{piece:t,indexInModelPieceList:e}})),n=t.get("text"),i=t.get("orient"),r=t.get("inverse");return("horizontal"===i?r:!r)?e.reverse():n&&(n=n.slice().reverse()),{viewPieceList:e,endsText:n}},e.prototype._createItemSymbol=function(t,e,n,i){var r=Xy(this.getControllerVisual(e,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(e,"color"));r.silent=i,t.add(r)},e.prototype._onItemClick=function(t){var e=this.visualMapModel,n=e.option,i=n.selectedMode;if(i){var r=T(n.selected),o=e.getSelectedMapKey(t);"single"===i||!0===i?(r[o]=!0,E(r,(function(t,e){r[e]=e===o}))):r[o]=!r[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:r})}},e.type="visualMap.piecewise",e}(XF);function vG(t){t.registerComponentModel(dG),t.registerComponentView(yG),cG(t)}var mG={label:{enabled:!0},decal:{show:!1}},xG=Vo(),_G={};function bG(t,e){var n=t.getModel("aria");if(n.get("enabled")){var i=T(mG);C(i.label,t.getLocaleModel().get("aria"),!1),C(n.option,i,!1),function(){if(n.getModel("decal").get("show")){var e=yt();t.eachSeries((function(t){if(!t.isColorBySeries()){var n=e.get(t.type);n||(n={},e.set(t.type,n)),xG(t).scope=n}})),t.eachRawSeries((function(e){if(!t.isSeriesFiltered(e))if(X(e.enableAriaDecal))e.enableAriaDecal();else{var n=e.getData();if(e.isColorBySeries()){var i=pd(e.ecModel,e.name,_G,t.getSeriesCount()),r=n.getVisual("decal");n.setVisual("decal",u(r,i))}else{var o=e.getRawData(),a={},s=xG(e).scope;n.each((function(t){var e=n.getRawIndex(t);a[e]=t}));var l=o.count();o.each((function(t){var i=a[t],r=o.getName(t)||t+"",h=pd(e.ecModel,r,s,l),c=n.getItemVisual(i,"decal");n.setItemVisual(i,"decal",u(c,h))}))}}function u(t,e){var n=t?A(A({},e),t):e;return n.dirty=!0,n}}))}}(),function(){var i=e.getZr().dom;if(!i)return;var o=t.getLocaleModel().get("aria"),a=n.getModel("label");if(a.option=k(a.option,o),!a.get("enabled"))return;if(i.setAttribute("role","img"),a.get("description"))return void i.setAttribute("aria-label",a.get("description"));var s,l=t.getSeriesCount(),u=a.get(["data","maxCount"])||10,h=a.get(["series","maxCount"])||10,c=Math.min(l,h);if(l<1)return;var p=function(){var e=t.get("title");e&&e.length&&(e=e[0]);return e&&e.text}();s=p?r(a.get(["general","withTitle"]),{title:p}):a.get(["general","withoutTitle"]);var d=[];s+=r(l>1?a.get(["series","multiple","prefix"]):a.get(["series","single","prefix"]),{seriesCount:l}),t.eachSeries((function(e,n){if(n1?a.get(["series","multiple",o]):a.get(["series","single",o]),{seriesId:e.seriesIndex,seriesName:e.get("name"),seriesType:(_=e.subType,b=t.getLocaleModel().get(["series","typeNames"]),b[_]||b.chart)});var s=e.getData();if(s.count()>u)i+=r(a.get(["data","partialData"]),{displayCnt:u});else i+=a.get(["data","allData"]);for(var h=a.get(["data","separator","middle"]),p=a.get(["data","separator","end"]),f=a.get(["data","excludeDimensionId"]),g=[],y=0;y":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},MG=function(){function t(t){if(null==(this._condVal=U(t)?new RegExp(t):et(t)?t:null)){var e="";0,wo(e)}}return t.prototype.evaluate=function(t){var e=typeof t;return U(e)?this._condVal.test(t):!!j(e)&&this._condVal.test(t+"")},t}(),IG=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),TG=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e2&&l.push(e),e=[t,n]}function f(t,n,i,r){BG(t,i)&&BG(n,r)||e.push(t,n,i,r,i,r)}function g(t,n,i,r,o,a){var s=Math.abs(n-t),l=4*Math.tan(s/4)/3,u=nM:C2&&l.push(e),l}function GG(t,e,n,i,r,o,a,s,l,u){if(BG(t,n)&&BG(e,i)&&BG(r,a)&&BG(o,s))l.push(a,s);else{var h=2/u,c=h*h,p=a-t,d=s-e,f=Math.sqrt(p*p+d*d);p/=f,d/=f;var g=n-t,y=i-e,v=r-a,m=o-s,x=g*g+y*y,_=v*v+m*m;if(x=0&&_-w*w=0)l.push(a,s);else{var S=[],M=[];wn(t,n,r,a,.5,S),wn(e,i,o,s,.5,M),GG(S[0],M[0],S[1],M[1],S[2],M[2],S[3],M[3],l,u),GG(S[4],M[4],S[5],M[5],S[6],M[6],S[7],M[7],l,u)}}}}function WG(t,e,n){var i=t[e],r=t[1-e],o=Math.abs(i/r),a=Math.ceil(Math.sqrt(o*n)),s=Math.floor(n/a);0===s&&(s=1,a=n);for(var l=[],u=0;u0)for(u=0;uMath.abs(u),c=WG([l,u],h?0:1,e),p=(h?s:u)/c.length,d=0;d1?null:new De(d*l+t,d*u+e)}function UG(t,e,n){var i=new De;De.sub(i,n,e),i.normalize();var r=new De;return De.sub(r,t,e),r.dot(i)}function ZG(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function jG(t){var e=t.points,n=[],i=[];Ba(e,n,i);var r=new ze(n[0],n[1],i[0]-n[0],i[1]-n[1]),o=r.width,a=r.height,s=r.x,l=r.y,u=new De,h=new De;return o>a?(u.x=h.x=s+o/2,u.y=l,h.y=l+a):(u.y=h.y=l+a/2,u.x=s,h.x=s+o),function(t,e,n){for(var i=t.length,r=[],o=0;or,a=WG([i,r],o?0:1,e),s=o?"width":"height",l=o?"height":"width",u=o?"x":"y",h=o?"y":"x",c=t[s]/a.length,p=0;p0)for(var b=i/n,w=-i/2;w<=i/2;w+=b){var S=Math.sin(w),M=Math.cos(w),I=0;for(x=0;x0;l/=2){var u=0,h=0;(t&l)>0&&(u=1),(e&l)>0&&(h=1),s+=l*l*(3*u^h),0===h&&(1===u&&(t=l-1-t,e=l-1-e),a=t,t=e,e=a)}return s}function cW(t){var e=1/0,n=1/0,i=-1/0,r=-1/0,o=z(t,(function(t){var o=t.getBoundingRect(),a=t.getComputedTransform(),s=o.x+o.width/2+(a?a[4]:0),l=o.y+o.height/2+(a?a[5]:0);return e=Math.min(s,e),n=Math.min(l,n),i=Math.max(s,i),r=Math.max(l,r),[s,l]}));return z(o,(function(o,a){return{cp:o,z:hW(o[0],o[1],e,n,i,r),path:t[a]}})).sort((function(t,e){return t.z-e.z})).map((function(t){return t.path}))}function pW(t){return $G(t.path,t.count)}function dW(t){return Y(t[0])}function fW(t,e){for(var n=[],i=t.length,r=0;r=0;r--)if(!n[r].many.length){var l=n[s].many;if(l.length<=1){if(!s)return n;s=0}o=l.length;var u=Math.ceil(o/2);n[r].many=l.slice(u,o),n[s].many=l.slice(0,u),s++}return n}var gW={clone:function(t){for(var e=[],n=1-Math.pow(1-t.path.style.opacity,1/t.count),i=0;i0){var s,l,u=i.getModel("universalTransition").get("delay"),h=Object.assign({setToFinal:!0},a);dW(t)&&(s=t,l=e),dW(e)&&(s=e,l=t);for(var c=s?s===t:t.length>e.length,p=s?fW(l,s):fW(c?e:t,[c?t:e]),d=0,f=0;f1e4))for(var r=n.getIndices(),o=0;o0&&i.group.traverse((function(t){t instanceof ks&&!t.animators.length&&t.animateFrom({style:{opacity:0}},r)}))}))}function TW(t){var e=t.getModel("universalTransition").get("seriesKey");return e||t.id}function CW(t){return Y(t)?t.sort().join(","):t}function DW(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function AW(t,e){for(var n=0;n=0&&r.push({dataGroupId:e.oldDataGroupIds[n],data:e.oldData[n],divide:DW(e.oldData[n]),groupIdDim:t.dimension})})),E(To(t.to),(function(t){var i=AW(n.updatedSeries,t);if(i>=0){var r=n.updatedSeries[i].getData();o.push({dataGroupId:e.oldDataGroupIds[i],data:r,divide:DW(r),groupIdDim:t.dimension})}})),r.length>0&&o.length>0&&IW(r,o,i)}(t,i,n,e)}));else{var o=function(t,e){var n=yt(),i=yt(),r=yt();return E(t.oldSeries,(function(e,n){var o=t.oldDataGroupIds[n],a=t.oldData[n],s=TW(e),l=CW(s);i.set(l,{dataGroupId:o,data:a}),Y(s)&&E(s,(function(t){r.set(t,{key:l,dataGroupId:o,data:a})}))})),E(e.updatedSeries,(function(t){if(t.isUniversalTransitionEnabled()&&t.isAnimationEnabled()){var e=t.get("dataGroupId"),o=t.getData(),a=TW(t),s=CW(a),l=i.get(s);if(l)n.set(s,{oldSeries:[{dataGroupId:l.dataGroupId,divide:DW(l.data),data:l.data}],newSeries:[{dataGroupId:e,divide:DW(o),data:o}]});else if(Y(a)){var u=[];E(a,(function(t){var e=i.get(t);e.data&&u.push({dataGroupId:e.dataGroupId,divide:DW(e.data),data:e.data})})),u.length&&n.set(s,{oldSeries:u,newSeries:[{dataGroupId:e,data:o,divide:DW(o)}]})}else{var h=r.get(a);if(h){var c=n.get(h.key);c||(c={oldSeries:[{dataGroupId:h.dataGroupId,data:h.data,divide:DW(h.data)}],newSeries:[]},n.set(h.key,c)),c.newSeries.push({dataGroupId:e,data:o,divide:DW(o)})}}}})),n}(i,n);E(o.keys(),(function(t){var n=o.get(t);IW(n.oldSeries,n.newSeries,e)}))}E(n.updatedSeries,(function(t){t[_g]&&(t[_g]=!1)}))}for(var a=t.getSeries(),s=i.oldSeries=[],l=i.oldDataGroupIds=[],u=i.oldData=[],h=0;h { + option.series.push({ name: item, type: 'bar', data: [] }) + }); + echart.setOption(option) + return echart +} + +function updateEchartBar(chart, index, xdata, ydata) { + var option = chart.getOption() + option.xAxis.data = xdata + if (index < option.series.length) { + option.series[index].data = ydata + chart.setOption(option) + } +} + +function initEchartCurve(id, seriesItems) { + var echart = echarts.init(document.getElementById(id)) + var option = echartGetOptionCurve() + option.legend.data = seriesItems + option.series = [] + seriesItems.forEach(item => { + option.series.push({ name: item, type: 'line', smooth: true, symbolSize: 0, data: [] }) + }) + echart.setOption(option) + return echart +} + +function updateEchartCurve(chart, index, data) { + var option = chart.getOption() + if (index < option.series.length) { + for (var i = 0; i < data.length; ++i) { + option.series[index].data[i] = { name: data[i].x, value: [data[i].x, data[i].y] } + } + chart.setOption(option) + } +} \ No newline at end of file diff --git a/bin/Release/assets/html/js/qwebchannel.js b/bin/Release/assets/html/js/qwebchannel.js new file mode 100644 index 0000000..32ad51e --- /dev/null +++ b/bin/Release/assets/html/js/qwebchannel.js @@ -0,0 +1,448 @@ +/**************************************************************************** +** +** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Milian Wolff +** Contact: https://www.qt.io/licensing/ +** +** This file is part of the QtWebChannel module of the Qt Toolkit. +** +** $QT_BEGIN_LICENSE:LGPL$ +** Commercial License Usage +** Licensees holding valid commercial Qt licenses may use this file in +** accordance with the commercial license agreement provided with the +** Software or, alternatively, in accordance with the terms contained in +** a written agreement between you and The Qt Company. For licensing terms +** and conditions see https://www.qt.io/terms-conditions. For further +** information use the contact form at https://www.qt.io/contact-us. +** +** GNU Lesser General Public License Usage +** Alternatively, this file may be used under the terms of the GNU Lesser +** General Public License version 3 as published by the Free Software +** Foundation and appearing in the file LICENSE.LGPL3 included in the +** packaging of this file. Please review the following information to +** ensure the GNU Lesser General Public License version 3 requirements +** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. +** +** GNU General Public License Usage +** Alternatively, this file may be used under the terms of the GNU +** General Public License version 2.0 or (at your option) the GNU General +** Public license version 3 or any later version approved by the KDE Free +** Qt Foundation. The licenses are as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 +** included in the packaging of this file. Please review the following +** information to ensure the GNU General Public License requirements will +** be met: https://www.gnu.org/licenses/gpl-2.0.html and +** https://www.gnu.org/licenses/gpl-3.0.html. +** +** $QT_END_LICENSE$ +** +****************************************************************************/ + +"use strict"; + +var QWebChannelMessageTypes = { + signal: 1, + propertyUpdate: 2, + init: 3, + idle: 4, + debug: 5, + invokeMethod: 6, + connectToSignal: 7, + disconnectFromSignal: 8, + setProperty: 9, + response: 10, +}; + +var QWebChannel = function(transport, initCallback) +{ + if (typeof transport !== "object" || typeof transport.send !== "function") { + console.error("The QWebChannel expects a transport object with a send function and onmessage callback property." + + " Given is: transport: " + typeof(transport) + ", transport.send: " + typeof(transport.send)); + return; + } + + var channel = this; + this.transport = transport; + + this.send = function(data) + { + if (typeof(data) !== "string") { + data = JSON.stringify(data); + } + channel.transport.send(data); + } + + this.transport.onmessage = function(message) + { + var data = message.data; + if (typeof data === "string") { + data = JSON.parse(data); + } + switch (data.type) { + case QWebChannelMessageTypes.signal: + channel.handleSignal(data); + break; + case QWebChannelMessageTypes.response: + channel.handleResponse(data); + break; + case QWebChannelMessageTypes.propertyUpdate: + channel.handlePropertyUpdate(data); + break; + default: + console.error("invalid message received:", message.data); + break; + } + } + + this.execCallbacks = {}; + this.execId = 0; + this.exec = function(data, callback) + { + if (!callback) { + // if no callback is given, send directly + channel.send(data); + return; + } + if (channel.execId === Number.MAX_VALUE) { + // wrap + channel.execId = Number.MIN_VALUE; + } + if (data.hasOwnProperty("id")) { + console.error("Cannot exec message with property id: " + JSON.stringify(data)); + return; + } + data.id = channel.execId++; + channel.execCallbacks[data.id] = callback; + channel.send(data); + }; + + this.objects = {}; + + this.handleSignal = function(message) + { + var object = channel.objects[message.object]; + if (object) { + object.signalEmitted(message.signal, message.args); + } else { + console.warn("Unhandled signal: " + message.object + "::" + message.signal); + } + } + + this.handleResponse = function(message) + { + if (!message.hasOwnProperty("id")) { + console.error("Invalid response message received: ", JSON.stringify(message)); + return; + } + channel.execCallbacks[message.id](message.data); + delete channel.execCallbacks[message.id]; + } + + this.handlePropertyUpdate = function(message) + { + message.data.forEach(data => { + var object = channel.objects[data.object]; + if (object) { + object.propertyUpdate(data.signals, data.properties); + } else { + console.warn("Unhandled property update: " + data.object + "::" + data.signal); + } + }); + channel.exec({type: QWebChannelMessageTypes.idle}); + } + + this.debug = function(message) + { + channel.send({type: QWebChannelMessageTypes.debug, data: message}); + }; + + channel.exec({type: QWebChannelMessageTypes.init}, function(data) { + for (const objectName of Object.keys(data)) { + new QObject(objectName, data[objectName], channel); + } + + // now unwrap properties, which might reference other registered objects + for (const objectName of Object.keys(channel.objects)) { + channel.objects[objectName].unwrapProperties(); + } + + if (initCallback) { + initCallback(channel); + } + channel.exec({type: QWebChannelMessageTypes.idle}); + }); +}; + +function QObject(name, data, webChannel) +{ + this.__id__ = name; + webChannel.objects[name] = this; + + // List of callbacks that get invoked upon signal emission + this.__objectSignals__ = {}; + + // Cache of all properties, updated when a notify signal is emitted + this.__propertyCache__ = {}; + + var object = this; + + // ---------------------------------------------------------------------- + + this.unwrapQObject = function(response) + { + if (response instanceof Array) { + // support list of objects + return response.map(qobj => object.unwrapQObject(qobj)) + } + if (!(response instanceof Object)) + return response; + + if (!response["__QObject*__"] || response.id === undefined) { + var jObj = {}; + for (const propName of Object.keys(response)) { + jObj[propName] = object.unwrapQObject(response[propName]); + } + return jObj; + } + + var objectId = response.id; + if (webChannel.objects[objectId]) + return webChannel.objects[objectId]; + + if (!response.data) { + console.error("Cannot unwrap unknown QObject " + objectId + " without data."); + return; + } + + var qObject = new QObject( objectId, response.data, webChannel ); + qObject.destroyed.connect(function() { + if (webChannel.objects[objectId] === qObject) { + delete webChannel.objects[objectId]; + // reset the now deleted QObject to an empty {} object + // just assigning {} though would not have the desired effect, but the + // below also ensures all external references will see the empty map + // NOTE: this detour is necessary to workaround QTBUG-40021 + Object.keys(qObject).forEach(name => delete qObject[name]); + } + }); + // here we are already initialized, and thus must directly unwrap the properties + qObject.unwrapProperties(); + return qObject; + } + + this.unwrapProperties = function() + { + for (const propertyIdx of Object.keys(object.__propertyCache__)) { + object.__propertyCache__[propertyIdx] = object.unwrapQObject(object.__propertyCache__[propertyIdx]); + } + } + + function addSignal(signalData, isPropertyNotifySignal) + { + var signalName = signalData[0]; + var signalIndex = signalData[1]; + object[signalName] = { + connect: function(callback) { + if (typeof(callback) !== "function") { + console.error("Bad callback given to connect to signal " + signalName); + return; + } + + object.__objectSignals__[signalIndex] = object.__objectSignals__[signalIndex] || []; + object.__objectSignals__[signalIndex].push(callback); + + // only required for "pure" signals, handled separately for properties in propertyUpdate + if (isPropertyNotifySignal) + return; + + // also note that we always get notified about the destroyed signal + if (signalName === "destroyed" || signalName === "destroyed()" || signalName === "destroyed(QObject*)") + return; + + // and otherwise we only need to be connected only once + if (object.__objectSignals__[signalIndex].length == 1) { + webChannel.exec({ + type: QWebChannelMessageTypes.connectToSignal, + object: object.__id__, + signal: signalIndex + }); + } + }, + disconnect: function(callback) { + if (typeof(callback) !== "function") { + console.error("Bad callback given to disconnect from signal " + signalName); + return; + } + object.__objectSignals__[signalIndex] = object.__objectSignals__[signalIndex] || []; + var idx = object.__objectSignals__[signalIndex].indexOf(callback); + if (idx === -1) { + console.error("Cannot find connection of signal " + signalName + " to " + callback.name); + return; + } + object.__objectSignals__[signalIndex].splice(idx, 1); + if (!isPropertyNotifySignal && object.__objectSignals__[signalIndex].length === 0) { + // only required for "pure" signals, handled separately for properties in propertyUpdate + webChannel.exec({ + type: QWebChannelMessageTypes.disconnectFromSignal, + object: object.__id__, + signal: signalIndex + }); + } + } + }; + } + + /** + * Invokes all callbacks for the given signalname. Also works for property notify callbacks. + */ + function invokeSignalCallbacks(signalName, signalArgs) + { + var connections = object.__objectSignals__[signalName]; + if (connections) { + connections.forEach(function(callback) { + callback.apply(callback, signalArgs); + }); + } + } + + this.propertyUpdate = function(signals, propertyMap) + { + // update property cache + for (const propertyIndex of Object.keys(propertyMap)) { + var propertyValue = propertyMap[propertyIndex]; + object.__propertyCache__[propertyIndex] = this.unwrapQObject(propertyValue); + } + + for (const signalName of Object.keys(signals)) { + // Invoke all callbacks, as signalEmitted() does not. This ensures the + // property cache is updated before the callbacks are invoked. + invokeSignalCallbacks(signalName, signals[signalName]); + } + } + + this.signalEmitted = function(signalName, signalArgs) + { + invokeSignalCallbacks(signalName, this.unwrapQObject(signalArgs)); + } + + function addMethod(methodData) + { + var methodName = methodData[0]; + var methodIdx = methodData[1]; + + // Fully specified methods are invoked by id, others by name for host-side overload resolution + var invokedMethod = methodName[methodName.length - 1] === ')' ? methodIdx : methodName + + object[methodName] = function() { + var args = []; + var callback; + var errCallback; + for (var i = 0; i < arguments.length; ++i) { + var argument = arguments[i]; + if (typeof argument === "function") + callback = argument; + else if (argument instanceof QObject && webChannel.objects[argument.__id__] !== undefined) + args.push({ + "id": argument.__id__ + }); + else + args.push(argument); + } + + var result; + // during test, webChannel.exec synchronously calls the callback + // therefore, the promise must be constucted before calling + // webChannel.exec to ensure the callback is set up + if (!callback && (typeof(Promise) === 'function')) { + result = new Promise(function(resolve, reject) { + callback = resolve; + errCallback = reject; + }); + } + + webChannel.exec({ + "type": QWebChannelMessageTypes.invokeMethod, + "object": object.__id__, + "method": invokedMethod, + "args": args + }, function(response) { + if (response !== undefined) { + var result = object.unwrapQObject(response); + if (callback) { + (callback)(result); + } + } else if (errCallback) { + (errCallback)(); + } + }); + + return result; + }; + } + + function bindGetterSetter(propertyInfo) + { + var propertyIndex = propertyInfo[0]; + var propertyName = propertyInfo[1]; + var notifySignalData = propertyInfo[2]; + // initialize property cache with current value + // NOTE: if this is an object, it is not directly unwrapped as it might + // reference other QObject that we do not know yet + object.__propertyCache__[propertyIndex] = propertyInfo[3]; + + if (notifySignalData) { + if (notifySignalData[0] === 1) { + // signal name is optimized away, reconstruct the actual name + notifySignalData[0] = propertyName + "Changed"; + } + addSignal(notifySignalData, true); + } + + Object.defineProperty(object, propertyName, { + configurable: true, + get: function () { + var propertyValue = object.__propertyCache__[propertyIndex]; + if (propertyValue === undefined) { + // This shouldn't happen + console.warn("Undefined value in property cache for property \"" + propertyName + "\" in object " + object.__id__); + } + + return propertyValue; + }, + set: function(value) { + if (value === undefined) { + console.warn("Property setter for " + propertyName + " called with undefined value!"); + return; + } + object.__propertyCache__[propertyIndex] = value; + var valueToSend = value; + if (valueToSend instanceof QObject && webChannel.objects[valueToSend.__id__] !== undefined) + valueToSend = { "id": valueToSend.__id__ }; + webChannel.exec({ + "type": QWebChannelMessageTypes.setProperty, + "object": object.__id__, + "property": propertyIndex, + "value": valueToSend + }); + } + }); + + } + + // ---------------------------------------------------------------------- + + data.methods.forEach(addMethod); + + data.properties.forEach(bindGetterSetter); + + data.signals.forEach(function(signal) { addSignal(signal, false); }); + + Object.assign(object, data.enums); +} + +//required for use with nodejs +if (typeof module === 'object') { + module.exports = { + QWebChannel: QWebChannel + }; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap.css new file mode 100644 index 0000000..2c3f8f3 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap.css @@ -0,0 +1,550 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 0, 136, 204; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(0, 136, 204); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.table.dataTable { + clear: both; + margin-top: 0; + margin-bottom: 0; + max-width: none; +} +table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) { + background-color: transparent; +} +table.table.dataTable > tbody > tr { + background-color: transparent; +} +table.table.dataTable > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgb(0, 136, 204); + box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected)); + color: rgb(255, 255, 255); + color: rgb(var(--dt-row-selected-text)); +} +table.table.dataTable > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05); +} +table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1).selected > * { + box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.95); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95); +} +table.table.dataTable.table-hover > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075); +} +table.table.dataTable.table-hover > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.975); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975); +} + +div.dt-container div.dt-layout-row { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + margin: 0.75em 0; +} +div.dt-container div.dt-layout-row div.dt-layout-cell { + display: flex; + justify-content: space-between; + align-items: center; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start { + justify-content: flex-start; + margin-right: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end { + justify-content: flex-end; + margin-left: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell:empty { + display: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-row:not(.dt-layout-table) { + display: block; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell { + display: block; + text-align: center; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell > * { + margin: 0.5em 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start { + margin-right: 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end { + margin-left: 0; + } +} +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +div.dt-container div.dt-layout-row { + width: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell { + padding-left: 15px; + padding-right: 15px; +} +div.dt-container div.dt-length label { + font-weight: normal; + text-align: left; + white-space: nowrap; + margin-bottom: 0; +} +div.dt-container div.dt-length select { + display: inline-block; + margin-right: 0.5em; + width: auto; +} +div.dt-container div.dt-search label { + font-weight: normal; + white-space: nowrap; + text-align: left; + margin-bottom: 0; +} +div.dt-container div.dt-search input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dt-container div.dt-info { + white-space: nowrap; +} +div.dt-container div.dt-paging { + margin: 0; +} +div.dt-container div.dt-paging ul.pagination { + margin: 0; + flex-wrap: wrap; +} +div.dt-container div.dt-paging ul.pagination li { + display: inline-block; +} +div.dt-container div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} +div.dt-container div.dt-scroll-body { + border-bottom: 1px solid #ddd; +} +div.dt-container div.dt-scroll-body table, +div.dt-container div.dt-scroll-body tbody > tr:last-child > * { + border-bottom: none; +} + +div.dt-scroll-head table.dataTable { + margin-bottom: 0 !important; +} + +div.dt-scroll-body > table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dt-scroll-body > table > thead .sorting:after, +div.dt-scroll-body > table > thead .sorting_asc:after, +div.dt-scroll-body > table > thead .sorting_desc:after { + display: none; +} +div.dt-scroll-body > table > tbody > tr:first-child > th, +div.dt-scroll-body > table > tbody > tr:first-child > td { + border-top: none; +} + +div.dt-scroll-foot > .dt-scroll-footInner { + box-sizing: content-box; +} +div.dt-scroll-foot > .dt-scroll-footInner > table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-length, + div.dt-container div.dt-search, + div.dt-container div.dt-info, + div.dt-container div.dt-paging { + text-align: center; + } + div.dt-container div.row { + margin-bottom: 0; + } + div.dt-container div.row > * { + margin-bottom: 0.75rem; + } +} +table.dataTable.table-condensed > thead > tr > th { + padding-right: 20px; +} + +div.dt-scroll-head table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dt-container > div.row { + margin: 0; +} +div.table-responsive > div.dt-container > div.row > div[class^=col-]:first-child { + padding-left: 0; +} +div.table-responsive > div.dt-container > div.row > div[class^=col-]:last-child { + padding-right: 0; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap.min.css new file mode 100644 index 0000000..5006cbc --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 0, 136, 204;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(0, 136, 204);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.table.dataTable{clear:both;margin-top:0;margin-bottom:0;max-width:none}table.table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1){background-color:transparent}table.table.dataTable>tbody>tr{background-color:transparent}table.table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(0, 136, 204);box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05)}table.table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1).selected>*{box-shadow:inset 0 0 0 9999px rgba(0, 136, 204, 0.95);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95)}table.table.dataTable.table-hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075)}table.table.dataTable.table-hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 136, 204, 0.975);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975)}div.dt-container div.dt-layout-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin:.75em 0}div.dt-container div.dt-layout-row div.dt-layout-cell{display:flex;justify-content:space-between;align-items:center}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start{justify-content:flex-start;margin-right:auto}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end{justify-content:flex-end;margin-left:auto}div.dt-container div.dt-layout-row div.dt-layout-cell:empty{display:none}@media screen and (max-width: 767px){div.dt-container div.dt-layout-row:not(.dt-layout-table){display:block}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell{display:block;text-align:center}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>*{margin:.5em 0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start{margin-right:0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end{margin-left:0}}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}div.dt-container div.dt-layout-row{width:auto}div.dt-container div.dt-layout-row div.dt-layout-cell{padding-left:15px;padding-right:15px}div.dt-container div.dt-length label{font-weight:normal;text-align:left;white-space:nowrap;margin-bottom:0}div.dt-container div.dt-length select{display:inline-block;margin-right:.5em;width:auto}div.dt-container div.dt-search label{font-weight:normal;white-space:nowrap;text-align:left;margin-bottom:0}div.dt-container div.dt-search input{margin-left:.5em;display:inline-block;width:auto}div.dt-container div.dt-info{white-space:nowrap}div.dt-container div.dt-paging{margin:0}div.dt-container div.dt-paging ul.pagination{margin:0;flex-wrap:wrap}div.dt-container div.dt-paging ul.pagination li{display:inline-block}div.dt-container div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}div.dt-container div.dt-scroll-body{border-bottom:1px solid #ddd}div.dt-container div.dt-scroll-body table,div.dt-container div.dt-scroll-body tbody>tr:last-child>*{border-bottom:none}div.dt-scroll-head table.dataTable{margin-bottom:0 !important}div.dt-scroll-body>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dt-scroll-body>table>thead .sorting:after,div.dt-scroll-body>table>thead .sorting_asc:after,div.dt-scroll-body>table>thead .sorting_desc:after{display:none}div.dt-scroll-body>table>tbody>tr:first-child>th,div.dt-scroll-body>table>tbody>tr:first-child>td{border-top:none}div.dt-scroll-foot>.dt-scroll-footInner{box-sizing:content-box}div.dt-scroll-foot>.dt-scroll-footInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dt-container div.dt-length,div.dt-container div.dt-search,div.dt-container div.dt-info,div.dt-container div.dt-paging{text-align:center}div.dt-container div.row{margin-bottom:0}div.dt-container div.row>*{margin-bottom:.75rem}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}div.dt-scroll-head table.table-bordered{border-bottom-width:0}div.table-responsive>div.dt-container>div.row{margin:0}div.table-responsive>div.dt-container>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dt-container>div.row>div[class^=col-]:last-child{padding-right:0} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap4.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap4.css new file mode 100644 index 0000000..9228c9d --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap4.css @@ -0,0 +1,517 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 2, 117, 216; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(2, 117, 216); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable.table { + clear: both; + max-width: none; + border-spacing: 0; + margin-bottom: 0; +} +table.dataTable.table.table-striped > tbody > tr:nth-of-type(2n+1) { + background-color: transparent; +} +table.dataTable.table > tbody > tr { + background-color: transparent; +} +table.dataTable.table > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgb(2, 117, 216); + box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected)); + color: rgb(255, 255, 255); + color: rgb(var(--dt-row-selected-text)); +} +table.dataTable.table > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.dataTable.table.table-striped > tbody > tr:nth-of-type(2n+1) > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05); +} +table.dataTable.table.table-striped > tbody > tr:nth-of-type(2n+1).selected > * { + box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.95); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95); +} +table.dataTable.table.table-hover > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075); +} +table.dataTable.table.table-hover > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.975); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975); +} + +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +div.dt-container > div.row { + margin-bottom: 0.5rem; +} +div.dt-container > div.row:last-child { + margin-bottom: 0; +} +div.dt-container div.dt-length label { + font-weight: normal; + text-align: left; + white-space: nowrap; + margin-bottom: 0; +} +div.dt-container div.dt-length select { + width: auto; + display: inline-block; + margin-right: 0.5em; +} +div.dt-container div.dt-search label { + font-weight: normal; + white-space: nowrap; + text-align: left; + margin-bottom: 0; +} +div.dt-container div.dt-search input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dt-container div.dt-info { + white-space: nowrap; +} +div.dt-container div.dt-paging { + margin: 0; +} +div.dt-container div.dt-paging ul.pagination { + margin: 0; + flex-wrap: wrap; +} +div.dt-container div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} +div.dt-container div.dt-scroll-body { + border-bottom: 1px solid #dee2e6; +} +div.dt-container div.dt-scroll-body table, +div.dt-container div.dt-scroll-body tbody > tr:last-child > * { + border-bottom: none; +} + +div.dt-scroll-head table.dataTable { + margin-bottom: 0 !important; +} + +div.dt-scroll-body > table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dt-scroll-body > table thead .dt-orderable-asc:before, +div.dt-scroll-body > table thead .dt-orderable-desc:after { + display: none; +} +div.dt-scroll-body > table > tbody tr:first-child th, +div.dt-scroll-body > table > tbody tr:first-child td { + border-top: none; +} + +div.dt-scroll-foot > .dt-scroll-footInner { + box-sizing: content-box; +} +div.dt-scroll-foot > .dt-scroll-footInner > table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-length, + div.dt-container div.dt-search, + div.dt-container div.dt-info, + div.dt-container div.dt-paging { + text-align: center; + } + div.dt-container div.row { + margin-bottom: 0; + } + div.dt-container div.row > * { + margin-bottom: 0.5rem; + } + div.dt-container div.dt-paging ul.pagination { + justify-content: center !important; + } +} +table.dataTable.table-sm > thead > tr th.dt-orderable-asc, table.dataTable.table-sm > thead > tr th.dt-orderable-desc, table.dataTable.table-sm > thead > tr th.dt-ordering-asc, table.dataTable.table-sm > thead > tr th.dt-ordering-desc, +table.dataTable.table-sm > thead > tr td.dt-orderable-asc, +table.dataTable.table-sm > thead > tr td.dt-orderable-desc, +table.dataTable.table-sm > thead > tr td.dt-ordering-asc, +table.dataTable.table-sm > thead > tr td.dt-ordering-desc { + padding-right: 20px; +} +table.dataTable.table-sm > thead > tr th.dt-orderable-asc span.dt-column-order, table.dataTable.table-sm > thead > tr th.dt-orderable-desc span.dt-column-order, table.dataTable.table-sm > thead > tr th.dt-ordering-asc span.dt-column-order, table.dataTable.table-sm > thead > tr th.dt-ordering-desc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-orderable-asc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-orderable-desc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-ordering-asc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-ordering-desc span.dt-column-order { + right: 5px; +} + +div.dt-scroll-head table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dt-container > div.row { + margin: 0; +} +div.table-responsive > div.dt-container > div.row > div[class^=col-]:first-child { + padding-left: 0; +} +div.table-responsive > div.dt-container > div.row > div[class^=col-]:last-child { + padding-right: 0; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap4.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap4.min.css new file mode 100644 index 0000000..ffcd162 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap4.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 2, 117, 216;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(2, 117, 216);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable.table{clear:both;max-width:none;border-spacing:0;margin-bottom:0}table.dataTable.table.table-striped>tbody>tr:nth-of-type(2n+1){background-color:transparent}table.dataTable.table>tbody>tr{background-color:transparent}table.dataTable.table>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(2, 117, 216);box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable.table>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable.table.table-striped>tbody>tr:nth-of-type(2n+1)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05)}table.dataTable.table.table-striped>tbody>tr:nth-of-type(2n+1).selected>*{box-shadow:inset 0 0 0 9999px rgba(2, 117, 216, 0.95);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95)}table.dataTable.table.table-hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075)}table.dataTable.table.table-hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(2, 117, 216, 0.975);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975)}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}div.dt-container>div.row{margin-bottom:.5rem}div.dt-container>div.row:last-child{margin-bottom:0}div.dt-container div.dt-length label{font-weight:normal;text-align:left;white-space:nowrap;margin-bottom:0}div.dt-container div.dt-length select{width:auto;display:inline-block;margin-right:.5em}div.dt-container div.dt-search label{font-weight:normal;white-space:nowrap;text-align:left;margin-bottom:0}div.dt-container div.dt-search input{margin-left:.5em;display:inline-block;width:auto}div.dt-container div.dt-info{white-space:nowrap}div.dt-container div.dt-paging{margin:0}div.dt-container div.dt-paging ul.pagination{margin:0;flex-wrap:wrap}div.dt-container div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}div.dt-container div.dt-scroll-body{border-bottom:1px solid #dee2e6}div.dt-container div.dt-scroll-body table,div.dt-container div.dt-scroll-body tbody>tr:last-child>*{border-bottom:none}div.dt-scroll-head table.dataTable{margin-bottom:0 !important}div.dt-scroll-body>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dt-scroll-body>table thead .dt-orderable-asc:before,div.dt-scroll-body>table thead .dt-orderable-desc:after{display:none}div.dt-scroll-body>table>tbody tr:first-child th,div.dt-scroll-body>table>tbody tr:first-child td{border-top:none}div.dt-scroll-foot>.dt-scroll-footInner{box-sizing:content-box}div.dt-scroll-foot>.dt-scroll-footInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dt-container div.dt-length,div.dt-container div.dt-search,div.dt-container div.dt-info,div.dt-container div.dt-paging{text-align:center}div.dt-container div.row{margin-bottom:0}div.dt-container div.row>*{margin-bottom:.5rem}div.dt-container div.dt-paging ul.pagination{justify-content:center !important}}table.dataTable.table-sm>thead>tr th.dt-orderable-asc,table.dataTable.table-sm>thead>tr th.dt-orderable-desc,table.dataTable.table-sm>thead>tr th.dt-ordering-asc,table.dataTable.table-sm>thead>tr th.dt-ordering-desc,table.dataTable.table-sm>thead>tr td.dt-orderable-asc,table.dataTable.table-sm>thead>tr td.dt-orderable-desc,table.dataTable.table-sm>thead>tr td.dt-ordering-asc,table.dataTable.table-sm>thead>tr td.dt-ordering-desc{padding-right:20px}table.dataTable.table-sm>thead>tr th.dt-orderable-asc span.dt-column-order,table.dataTable.table-sm>thead>tr th.dt-orderable-desc span.dt-column-order,table.dataTable.table-sm>thead>tr th.dt-ordering-asc span.dt-column-order,table.dataTable.table-sm>thead>tr th.dt-ordering-desc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-orderable-asc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-orderable-desc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-ordering-asc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-ordering-desc span.dt-column-order{right:5px}div.dt-scroll-head table.table-bordered{border-bottom-width:0}div.table-responsive>div.dt-container>div.row{margin:0}div.table-responsive>div.dt-container>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dt-container>div.row>div[class^=col-]:last-child{padding-right:0} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap5.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap5.css new file mode 100644 index 0000000..9d6b5ab --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap5.css @@ -0,0 +1,515 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(13, 110, 253); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +/*! Bootstrap 5 integration for DataTables + * + * ©2020 SpryMedia Ltd, all rights reserved. + * License: MIT datatables.net/license/mit + */ +table.table.dataTable { + clear: both; + margin-bottom: 0; + max-width: none; + border-spacing: 0; +} +table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > * { + box-shadow: none; +} +table.table.dataTable > :not(caption) > * > * { + background-color: var(--bs-table-bg); +} +table.table.dataTable > tbody > tr { + background-color: transparent; +} +table.table.dataTable > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgb(13, 110, 253); + box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected)); + color: rgb(255, 255, 255); + color: rgb(var(--dt-row-selected-text)); +} +table.table.dataTable > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05); +} +table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1).selected > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.95); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95); +} +table.table.dataTable.table-hover > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075); +} +table.table.dataTable.table-hover > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.975); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975); +} + +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +div.dt-container div.dt-length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dt-container div.dt-length select { + width: auto; + display: inline-block; + margin-right: 0.5em; +} +div.dt-container div.dt-search { + text-align: right; +} +div.dt-container div.dt-search label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dt-container div.dt-search input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dt-container div.dt-paging { + margin: 0; +} +div.dt-container div.dt-paging ul.pagination { + margin: 2px 0; + flex-wrap: wrap; +} +div.dt-container div.dt-row { + position: relative; +} + +div.dt-scroll-head table.dataTable { + margin-bottom: 0 !important; +} + +div.dt-scroll-body { + border-bottom-color: var(--bs-border-color); + border-bottom-width: var(--bs-border-width); + border-bottom-style: solid; +} +div.dt-scroll-body > table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dt-scroll-body > table > tbody > tr:first-child { + border-top-width: 0; +} +div.dt-scroll-body > table > thead > tr { + border-width: 0 !important; +} +div.dt-scroll-body > table > tbody > tr:last-child > * { + border-bottom: none; +} + +div.dt-scroll-foot > .dt-scroll-footInner { + box-sizing: content-box; +} +div.dt-scroll-foot > .dt-scroll-footInner > table { + margin-top: 0 !important; + border-top: none; +} +div.dt-scroll-foot > .dt-scroll-footInner > table > tfoot > tr:first-child { + border-top-width: 0 !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-length, + div.dt-container div.dt-search, + div.dt-container div.dt-info, + div.dt-container div.dt-paging { + text-align: center; + } + div.dt-container .row { + --bs-gutter-y: 0.5rem; + } + div.dt-container div.dt-paging ul.pagination { + justify-content: center !important; + } +} +table.dataTable.table-sm > thead > tr th.dt-orderable-asc, table.dataTable.table-sm > thead > tr th.dt-orderable-desc, table.dataTable.table-sm > thead > tr th.dt-ordering-asc, table.dataTable.table-sm > thead > tr th.dt-ordering-desc, +table.dataTable.table-sm > thead > tr td.dt-orderable-asc, +table.dataTable.table-sm > thead > tr td.dt-orderable-desc, +table.dataTable.table-sm > thead > tr td.dt-ordering-asc, +table.dataTable.table-sm > thead > tr td.dt-ordering-desc { + padding-right: 20px; +} +table.dataTable.table-sm > thead > tr th.dt-orderable-asc span.dt-column-order, table.dataTable.table-sm > thead > tr th.dt-orderable-desc span.dt-column-order, table.dataTable.table-sm > thead > tr th.dt-ordering-asc span.dt-column-order, table.dataTable.table-sm > thead > tr th.dt-ordering-desc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-orderable-asc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-orderable-desc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-ordering-asc span.dt-column-order, +table.dataTable.table-sm > thead > tr td.dt-ordering-desc span.dt-column-order { + right: 5px; +} + +div.dt-scroll-head table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dt-container > div.row { + margin: 0; +} +div.table-responsive > div.dt-container > div.row > div[class^=col-]:first-child { + padding-left: 0; +} +div.table-responsive > div.dt-container > div.row > div[class^=col-]:last-child { + padding-right: 0; +} + +:root[data-bs-theme=dark] { + --dt-row-hover: 255, 255, 255; + --dt-row-stripe: 255, 255, 255; + --dt-column-ordering: 255, 255, 255; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap5.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap5.min.css new file mode 100644 index 0000000..0eacc52 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bootstrap5.min.css @@ -0,0 +1,5 @@ +:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}/*! Bootstrap 5 integration for DataTables + * + * ©2020 SpryMedia Ltd, all rights reserved. + * License: MIT datatables.net/license/mit + */table.table.dataTable{clear:both;margin-bottom:0;max-width:none;border-spacing:0}table.table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1)>*{box-shadow:none}table.table.dataTable>:not(caption)>*>*{background-color:var(--bs-table-bg)}table.table.dataTable>tbody>tr{background-color:transparent}table.table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(13, 110, 253);box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05)}table.table.dataTable.table-striped>tbody>tr:nth-of-type(2n+1).selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.95);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95)}table.table.dataTable.table-hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075)}table.table.dataTable.table-hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.975);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975)}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}div.dt-container div.dt-length label{font-weight:normal;text-align:left;white-space:nowrap}div.dt-container div.dt-length select{width:auto;display:inline-block;margin-right:.5em}div.dt-container div.dt-search{text-align:right}div.dt-container div.dt-search label{font-weight:normal;white-space:nowrap;text-align:left}div.dt-container div.dt-search input{margin-left:.5em;display:inline-block;width:auto}div.dt-container div.dt-paging{margin:0}div.dt-container div.dt-paging ul.pagination{margin:2px 0;flex-wrap:wrap}div.dt-container div.dt-row{position:relative}div.dt-scroll-head table.dataTable{margin-bottom:0 !important}div.dt-scroll-body{border-bottom-color:var(--bs-border-color);border-bottom-width:var(--bs-border-width);border-bottom-style:solid}div.dt-scroll-body>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dt-scroll-body>table>tbody>tr:first-child{border-top-width:0}div.dt-scroll-body>table>thead>tr{border-width:0 !important}div.dt-scroll-body>table>tbody>tr:last-child>*{border-bottom:none}div.dt-scroll-foot>.dt-scroll-footInner{box-sizing:content-box}div.dt-scroll-foot>.dt-scroll-footInner>table{margin-top:0 !important;border-top:none}div.dt-scroll-foot>.dt-scroll-footInner>table>tfoot>tr:first-child{border-top-width:0 !important}@media screen and (max-width: 767px){div.dt-container div.dt-length,div.dt-container div.dt-search,div.dt-container div.dt-info,div.dt-container div.dt-paging{text-align:center}div.dt-container .row{--bs-gutter-y: 0.5rem}div.dt-container div.dt-paging ul.pagination{justify-content:center !important}}table.dataTable.table-sm>thead>tr th.dt-orderable-asc,table.dataTable.table-sm>thead>tr th.dt-orderable-desc,table.dataTable.table-sm>thead>tr th.dt-ordering-asc,table.dataTable.table-sm>thead>tr th.dt-ordering-desc,table.dataTable.table-sm>thead>tr td.dt-orderable-asc,table.dataTable.table-sm>thead>tr td.dt-orderable-desc,table.dataTable.table-sm>thead>tr td.dt-ordering-asc,table.dataTable.table-sm>thead>tr td.dt-ordering-desc{padding-right:20px}table.dataTable.table-sm>thead>tr th.dt-orderable-asc span.dt-column-order,table.dataTable.table-sm>thead>tr th.dt-orderable-desc span.dt-column-order,table.dataTable.table-sm>thead>tr th.dt-ordering-asc span.dt-column-order,table.dataTable.table-sm>thead>tr th.dt-ordering-desc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-orderable-asc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-orderable-desc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-ordering-asc span.dt-column-order,table.dataTable.table-sm>thead>tr td.dt-ordering-desc span.dt-column-order{right:5px}div.dt-scroll-head table.table-bordered{border-bottom-width:0}div.table-responsive>div.dt-container>div.row{margin:0}div.table-responsive>div.dt-container>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dt-container>div.row>div[class^=col-]:last-child{padding-right:0}:root[data-bs-theme=dark]{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bulma.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bulma.css new file mode 100644 index 0000000..206d039 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bulma.css @@ -0,0 +1,489 @@ +@charset "UTF-8"; +/*! DataTables Bulma integration + * © SpryMedia Ltd - datatables.net/license + */ +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(13, 110, 253); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +:root { + --dt-row-selected: 0, 209, 178; + --dt-row-selected-text: 46, 51, 61; +} +:root[data-theme=dark] { + --dt-row-selected-text: 0, 31, 26; +} + +table.dataTable { + clear: both; + margin-top: 6px !important; + margin-bottom: 6px !important; + max-width: none !important; + border-spacing: 0; +} +table.dataTable.table.is-striped > tbody > tr:nth-child(2n) { + background-color: transparent; +} +table.dataTable > tbody > tr { + background-color: transparent; +} +table.dataTable > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgb(13, 110, 253); + box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected)); + color: rgb(255, 255, 255); + color: rgb(var(--dt-row-selected-text)); +} +table.dataTable > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.dataTable.is-striped > tbody > tr:nth-child(2n) > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.019); +} +table.dataTable.is-striped > tbody > tr:nth-child(2n).selected > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919); +} +table.dataTable.is-hoverable > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075); +} +table.dataTable.is-hoverable > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.975); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975); +} + +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +@media screen and (max-width: 767px) { + div.dt-container > div.columns:not(.dt-layout-table) > div.column { + display: block !important; + text-align: center; + } +} +div.dt-container > div.columns { + margin-bottom: 0 !important; +} +div.dt-container div.dt-length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dt-container div.dt-length div { + vertical-align: middle; +} +div.dt-container div.dt-length select { + width: auto; + display: inline-block; + vertical-align: middle; +} +div.dt-container div.dt-search label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dt-container div.dt-search input { + margin-left: 0.5em; + width: auto; + vertical-align: middle; +} +div.dt-container div.dt-paging ul { + justify-content: flex-end; + list-style: none; + margin: 0; +} +div.dt-container div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} +div.dt-container.dt-empty-footer tbody > tr:last-child > * { + border-bottom: 1px solid #dbdbdb; +} + +div.dt-scroll-head table.dataTable { + margin-bottom: 0 !important; +} + +div.dt-container.dt-empty-footer div.dt-scroll-body { + border-bottom: 1px solid #dbdbdb; +} + +div.dt-scroll-body table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dt-scroll-body table thead .sorting:before, +div.dt-scroll-body table thead .sorting_asc:before, +div.dt-scroll-body table thead .sorting_desc:before, +div.dt-scroll-body table thead .sorting:after, +div.dt-scroll-body table thead .sorting_asc:after, +div.dt-scroll-body table thead .sorting_desc:after { + display: none; +} +div.dt-scroll-body table tbody tr:first-child th, +div.dt-scroll-body table tbody tr:first-child td { + border-top: none; +} +div.dt-scroll-body table tbody > tr:last-child > * { + border-bottom-width: 0 !important; +} + +div.dt-scroll-foot > .dt-scroll-footInner { + box-sizing: content-box; +} +div.dt-scroll-foot > .dt-scroll-footInner > table { + margin-top: 0 !important; + border-top: none; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bulma.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bulma.min.css new file mode 100644 index 0000000..6fad016 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.bulma.min.css @@ -0,0 +1,3 @@ +/*! DataTables Bulma integration + * © SpryMedia Ltd - datatables.net/license + */:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}:root{--dt-row-selected: 0, 209, 178;--dt-row-selected-text: 46, 51, 61}:root[data-theme=dark]{--dt-row-selected-text: 0, 31, 26}table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-spacing:0}table.dataTable.table.is-striped>tbody>tr:nth-child(2n){background-color:transparent}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(13, 110, 253);box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable.is-striped>tbody>tr:nth-child(2n)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.019)}table.dataTable.is-striped>tbody>tr:nth-child(2n).selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.is-hoverable>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075)}table.dataTable.is-hoverable>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.975);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975)}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}@media screen and (max-width: 767px){div.dt-container>div.columns:not(.dt-layout-table)>div.column{display:block !important;text-align:center}}div.dt-container>div.columns{margin-bottom:0 !important}div.dt-container div.dt-length label{font-weight:normal;text-align:left;white-space:nowrap}div.dt-container div.dt-length div{vertical-align:middle}div.dt-container div.dt-length select{width:auto;display:inline-block;vertical-align:middle}div.dt-container div.dt-search label{font-weight:normal;white-space:nowrap;text-align:left}div.dt-container div.dt-search input{margin-left:.5em;width:auto;vertical-align:middle}div.dt-container div.dt-paging ul{justify-content:flex-end;list-style:none;margin:0}div.dt-container div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid #dbdbdb}div.dt-scroll-head table.dataTable{margin-bottom:0 !important}div.dt-container.dt-empty-footer div.dt-scroll-body{border-bottom:1px solid #dbdbdb}div.dt-scroll-body table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dt-scroll-body table thead .sorting:before,div.dt-scroll-body table thead .sorting_asc:before,div.dt-scroll-body table thead .sorting_desc:before,div.dt-scroll-body table thead .sorting:after,div.dt-scroll-body table thead .sorting_asc:after,div.dt-scroll-body table thead .sorting_desc:after{display:none}div.dt-scroll-body table tbody tr:first-child th,div.dt-scroll-body table tbody tr:first-child td{border-top:none}div.dt-scroll-body table tbody>tr:last-child>*{border-bottom-width:0 !important}div.dt-scroll-foot>.dt-scroll-footInner{box-sizing:content-box}div.dt-scroll-foot>.dt-scroll-footInner>table{margin-top:0 !important;border-top:none} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.dataTables.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.dataTables.css new file mode 100644 index 0000000..b4124ee --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.dataTables.css @@ -0,0 +1,782 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(13, 110, 253); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +/* + * Table styles + */ +table.dataTable { + width: 100%; + margin: 0 auto; + border-spacing: 0; + /* + * Header and footer styles + */ + /* + * Body styles + */ +} +table.dataTable thead th, +table.dataTable tfoot th { + font-weight: bold; +} +table.dataTable > thead > tr > th, +table.dataTable > thead > tr > td { + padding: 10px; + border-bottom: 1px solid rgba(0, 0, 0, 0.3); +} +table.dataTable > thead > tr > th:active, +table.dataTable > thead > tr > td:active { + outline: none; +} +table.dataTable > tfoot > tr > th, +table.dataTable > tfoot > tr > td { + border-top: 1px solid rgba(0, 0, 0, 0.3); + padding: 10px 10px 6px 10px; +} +table.dataTable > tbody > tr { + background-color: transparent; +} +table.dataTable > tbody > tr:first-child > * { + border-top: none; +} +table.dataTable > tbody > tr:last-child > * { + border-bottom: none; +} +table.dataTable > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9); + color: rgb(255, 255, 255); + color: rgb(var(--dt-row-selected-text)); +} +table.dataTable > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.dataTable > tbody > tr > th, +table.dataTable > tbody > tr > td { + padding: 8px 10px; +} +table.dataTable.row-border > tbody > tr > *, table.dataTable.display > tbody > tr > * { + border-top: 1px solid rgba(0, 0, 0, 0.15); +} +table.dataTable.row-border > tbody > tr:first-child > *, table.dataTable.display > tbody > tr:first-child > * { + border-top: none; +} +table.dataTable.row-border > tbody > tr.selected + tr.selected > td, table.dataTable.display > tbody > tr.selected + tr.selected > td { + border-top-color: rgba(13, 110, 253, 0.65); + border-top-color: rgba(var(--dt-row-selected), 0.65); +} +table.dataTable.cell-border > tbody > tr > * { + border-top: 1px solid rgba(0, 0, 0, 0.15); + border-right: 1px solid rgba(0, 0, 0, 0.15); +} +table.dataTable.cell-border > tbody > tr > *:first-child { + border-left: 1px solid rgba(0, 0, 0, 0.15); +} +table.dataTable.cell-border > tbody > tr:first-child > * { + border-top: 1px solid rgba(0, 0, 0, 0.3); +} +table.dataTable.stripe > tbody > tr:nth-child(odd) > *, table.dataTable.display > tbody > tr:nth-child(odd) > * { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023); +} +table.dataTable.stripe > tbody > tr:nth-child(odd).selected > *, table.dataTable.display > tbody > tr:nth-child(odd).selected > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.923); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923); +} +table.dataTable.hover > tbody > tr:hover > *, table.dataTable.display > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035); +} +table.dataTable.hover > tbody > tr.selected:hover > *, table.dataTable.display > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px #0d6efd !important; + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important; +} +table.dataTable.order-column > tbody tr > .sorting_1, +table.dataTable.order-column > tbody tr > .sorting_2, +table.dataTable.order-column > tbody tr > .sorting_3, table.dataTable.display > tbody tr > .sorting_1, +table.dataTable.display > tbody tr > .sorting_2, +table.dataTable.display > tbody tr > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019); +} +table.dataTable.order-column > tbody tr.selected > .sorting_1, +table.dataTable.order-column > tbody tr.selected > .sorting_2, +table.dataTable.order-column > tbody tr.selected > .sorting_3, table.dataTable.display > tbody tr.selected > .sorting_1, +table.dataTable.display > tbody tr.selected > .sorting_2, +table.dataTable.display > tbody tr.selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919); +} +table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_1, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.054); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054); +} +table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_2, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.047); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047); +} +table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_3, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.039); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039); +} +table.dataTable.display > tbody > tr:nth-child(odd).selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd).selected > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.954); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954); +} +table.dataTable.display > tbody > tr:nth-child(odd).selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd).selected > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.947); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947); +} +table.dataTable.display > tbody > tr:nth-child(odd).selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd).selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.939); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939); +} +table.dataTable.display > tbody > tr.even > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019); +} +table.dataTable.display > tbody > tr.even > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.011); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.011); +} +table.dataTable.display > tbody > tr.even > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.003); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.003); +} +table.dataTable.display > tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919); +} +table.dataTable.display > tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.911); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911); +} +table.dataTable.display > tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.903); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903); +} +table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.082); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082); +} +table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.074); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074); +} +table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.062); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062); +} +table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.982); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982); +} +table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.974); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974); +} +table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.962); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962); +} +table.dataTable.compact thead th, +table.dataTable.compact thead td, +table.dataTable.compact tfoot th, +table.dataTable.compact tfoot td, +table.dataTable.compact tbody th, +table.dataTable.compact tbody td { + padding: 4px; +} + +div.dt-container div.dt-layout-row { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + margin: 2px 0 2px 0; + /* margin: 0.50em 0; */ +} +div.dt-container div.dt-layout-row div.dt-layout-cell { + display: flex; + justify-content: space-between; + align-items: center; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start { + justify-content: flex-start; + margin-right: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end { + justify-content: flex-end; + margin-left: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell:empty { + display: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-row:not(.dt-layout-table) { + display: block; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell { + display: block; + text-align: center; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell > * { + margin: 0.5em 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start { + margin-right: 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end { + margin-left: 0; + } +} +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +/* + * Control feature layout + */ +div.dt-container { + position: relative; + clear: both; +} +div.dt-container .dt-search input { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + color: inherit; + margin-left: 3px; +} +div.dt-container .dt-input { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + color: inherit; +} +div.dt-container select.dt-input { + padding: 4px; +} +div.dt-container .dt-paging .dt-paging-button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em 1em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + color: inherit !important; + border: 1px solid transparent; + border-radius: 2px; + background: transparent; +} +div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover { + color: inherit !important; + border: 1px solid rgba(0, 0, 0, 0.3); + background-color: rgba(0, 0, 0, 0.05); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05))); /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* FF3.6+ */ + background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* IE10+ */ + background: -o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* Opera 11.10+ */ + background: linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* W3C */ +} +div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover, div.dt-container .dt-paging .dt-paging-button.disabled:active { + cursor: default; + color: rgba(0, 0, 0, 0.5) !important; + border: 1px solid transparent; + background: transparent; + box-shadow: none; +} +div.dt-container .dt-paging .dt-paging-button:hover { + color: white !important; + border: 1px solid #111; + background-color: #111; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #585858 0%, #111 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #585858 0%, #111 100%); /* FF3.6+ */ + background: -ms-linear-gradient(top, #585858 0%, #111 100%); /* IE10+ */ + background: -o-linear-gradient(top, #585858 0%, #111 100%); /* Opera 11.10+ */ + background: linear-gradient(to bottom, #585858 0%, #111 100%); /* W3C */ +} +div.dt-container .dt-paging .dt-paging-button:active { + outline: none; + background-color: #0c0c0c; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c)); /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* FF3.6+ */ + background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* IE10+ */ + background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* Opera 11.10+ */ + background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%); /* W3C */ + box-shadow: inset 0 0 3px #111; +} +div.dt-container .dt-paging .ellipsis { + padding: 0 1em; +} +div.dt-container .dt-length, +div.dt-container .dt-search, +div.dt-container .dt-info, +div.dt-container .dt-processing, +div.dt-container .dt-paging { + color: inherit; +} +div.dt-container .dataTables_scroll { + clear: both; +} +div.dt-container .dataTables_scroll div.dt-scroll-body { + -webkit-overflow-scrolling: touch; +} +div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > th, div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > td, div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > th, div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > td { + vertical-align: middle; +} +div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > th > div.dataTables_sizing, +div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > td > div.dataTables_sizing, div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > th > div.dataTables_sizing, +div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > td > div.dataTables_sizing { + height: 0; + overflow: hidden; + margin: 0 !important; + padding: 0 !important; +} +div.dt-container.dt-empty-footer tbody > tr:last-child > * { + border-bottom: 1px solid rgba(0, 0, 0, 0.3); +} +div.dt-container.dt-empty-footer .dt-scroll-body { + border-bottom: 1px solid rgba(0, 0, 0, 0.3); +} +div.dt-container.dt-empty-footer .dt-scroll-body tbody > tr:last-child > * { + border-bottom: none; +} + +html.dark { + --dt-row-hover: 255, 255, 255; + --dt-row-stripe: 255, 255, 255; + --dt-column-ordering: 255, 255, 255; +} +html.dark table.dataTable > thead > tr > th, +html.dark table.dataTable > thead > tr > td { + border-bottom: 1px solid rgb(89, 91, 94); +} +html.dark table.dataTable > thead > tr > th:active, +html.dark table.dataTable > thead > tr > td:active { + outline: none; +} +html.dark table.dataTable > tfoot > tr > th, +html.dark table.dataTable > tfoot > tr > td { + border-top: 1px solid rgb(89, 91, 94); +} +html.dark table.dataTable.row-border > tbody > tr > *, html.dark table.dataTable.display > tbody > tr > * { + border-top: 1px solid rgb(64, 67, 70); +} +html.dark table.dataTable.row-border > tbody > tr:first-child > *, html.dark table.dataTable.display > tbody > tr:first-child > * { + border-top: none; +} +html.dark table.dataTable.row-border > tbody > tr.selected + tr.selected > td, html.dark table.dataTable.display > tbody > tr.selected + tr.selected > td { + border-top-color: rgba(13, 110, 253, 0.65); + border-top-color: rgba(var(--dt-row-selected), 0.65); +} +html.dark table.dataTable.cell-border > tbody > tr > th, +html.dark table.dataTable.cell-border > tbody > tr > td { + border-top: 1px solid rgb(64, 67, 70); + border-right: 1px solid rgb(64, 67, 70); +} +html.dark table.dataTable.cell-border > tbody > tr > th:first-child, +html.dark table.dataTable.cell-border > tbody > tr > td:first-child { + border-left: 1px solid rgb(64, 67, 70); +} +html.dark .dt-container.dt-empty-footer table.dataTable { + border-bottom: 1px solid rgb(89, 91, 94); +} +html.dark .dt-container .dt-search input, +html.dark .dt-container .dt-length select { + border: 1px solid rgba(255, 255, 255, 0.2); + background-color: var(--dt-html-background); +} +html.dark .dt-container .dt-paging .dt-paging-button.current, html.dark .dt-container .dt-paging .dt-paging-button.current:hover { + border: 1px solid rgb(89, 91, 94); + background: rgba(255, 255, 255, 0.15); +} +html.dark .dt-container .dt-paging .dt-paging-button.disabled, html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover, html.dark .dt-container .dt-paging .dt-paging-button.disabled:active { + color: #666 !important; +} +html.dark .dt-container .dt-paging .dt-paging-button:hover { + border: 1px solid rgb(53, 53, 53); + background: rgb(53, 53, 53); +} +html.dark .dt-container .dt-paging .dt-paging-button:active { + background: #3a3a3a; +} + +/* + * Overrides for RTL support + */ +*[dir=rtl] table.dataTable thead th, +*[dir=rtl] table.dataTable thead td, +*[dir=rtl] table.dataTable tfoot th, +*[dir=rtl] table.dataTable tfoot td { + text-align: right; +} +*[dir=rtl] table.dataTable th.dt-type-numeric, *[dir=rtl] table.dataTable th.dt-type-date, +*[dir=rtl] table.dataTable td.dt-type-numeric, +*[dir=rtl] table.dataTable td.dt-type-date { + text-align: left; +} +*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start { + text-align: right; +} +*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end { + text-align: left; +} +*[dir=rtl] div.dt-container div.dt-search input { + margin: 0 3px 0 0; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.dataTables.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.dataTables.min.css new file mode 100644 index 0000000..a16238f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.dataTables.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable>thead>tr>th,table.dataTable>thead>tr>td{padding:10px;border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>tfoot>tr>th,table.dataTable>tfoot>tr>td{border-top:1px solid rgba(0, 0, 0, 0.3);padding:10px 10px 6px 10px}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr:first-child>*{border-top:none}table.dataTable>tbody>tr:last-child>*{border-bottom:none}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.9);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable>tbody>tr>th,table.dataTable>tbody>tr>td{padding:8px 10px}table.dataTable.row-border>tbody>tr>*,table.dataTable.display>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.row-border>tbody>tr:first-child>*,table.dataTable.display>tbody>tr:first-child>*{border-top:none}table.dataTable.row-border>tbody>tr.selected+tr.selected>td,table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}table.dataTable.cell-border>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15);border-right:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr>*:first-child{border-left:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr:first-child>*{border-top:1px solid rgba(0, 0, 0, 0.3)}table.dataTable.stripe>tbody>tr:nth-child(odd)>*,table.dataTable.display>tbody>tr:nth-child(odd)>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.023);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023)}table.dataTable.stripe>tbody>tr:nth-child(odd).selected>*,table.dataTable.display>tbody>tr:nth-child(odd).selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.923);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.035);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efd !important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.047);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.039);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.947);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.939);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.011);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.003);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.911);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.903);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.082);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.062);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.982);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.962);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962)}table.dataTable.compact thead th,table.dataTable.compact thead td,table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}div.dt-container div.dt-layout-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin:.75em 0}div.dt-container div.dt-layout-row div.dt-layout-cell{display:flex;justify-content:space-between;align-items:center}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start{justify-content:flex-start;margin-right:auto}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end{justify-content:flex-end;margin-left:auto}div.dt-container div.dt-layout-row div.dt-layout-cell:empty{display:none}@media screen and (max-width: 767px){div.dt-container div.dt-layout-row:not(.dt-layout-table){display:block}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell{display:block;text-align:center}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>*{margin:.5em 0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start{margin-right:0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end{margin-left:0}}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}div.dt-container{position:relative;clear:both}div.dt-container .dt-search input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit;margin-left:3px}div.dt-container .dt-input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit}div.dt-container select.dt-input{padding:4px}div.dt-container .dt-paging .dt-paging-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;color:inherit !important;border:1px solid transparent;border-radius:2px;background:transparent}div.dt-container .dt-paging .dt-paging-button.current,div.dt-container .dt-paging .dt-paging-button.current:hover{color:inherit !important;border:1px solid rgba(0, 0, 0, 0.3);background-color:rgba(0, 0, 0, 0.05);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%)}div.dt-container .dt-paging .dt-paging-button.disabled,div.dt-container .dt-paging .dt-paging-button.disabled:hover,div.dt-container .dt-paging .dt-paging-button.disabled:active{cursor:default;color:rgba(0, 0, 0, 0.5) !important;border:1px solid transparent;background:transparent;box-shadow:none}div.dt-container .dt-paging .dt-paging-button:hover{color:white !important;border:1px solid #111;background-color:#111;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}div.dt-container .dt-paging .dt-paging-button:active{outline:none;background-color:#0c0c0c;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}div.dt-container .dt-paging .ellipsis{padding:0 1em}div.dt-container .dt-length,div.dt-container .dt-search,div.dt-container .dt-info,div.dt-container .dt-processing,div.dt-container .dt-paging{color:inherit}div.dt-container .dataTables_scroll{clear:both}div.dt-container .dataTables_scroll div.dt-scroll-body{-webkit-overflow-scrolling:touch}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td{vertical-align:middle}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border-bottom:none}html.dark{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255}html.dark table.dataTable>thead>tr>th,html.dark table.dataTable>thead>tr>td{border-bottom:1px solid rgb(89, 91, 94)}html.dark table.dataTable>thead>tr>th:active,html.dark table.dataTable>thead>tr>td:active{outline:none}html.dark table.dataTable>tfoot>tr>th,html.dark table.dataTable>tfoot>tr>td{border-top:1px solid rgb(89, 91, 94)}html.dark table.dataTable.row-border>tbody>tr>*,html.dark table.dataTable.display>tbody>tr>*{border-top:1px solid rgb(64, 67, 70)}html.dark table.dataTable.row-border>tbody>tr:first-child>*,html.dark table.dataTable.display>tbody>tr:first-child>*{border-top:none}html.dark table.dataTable.row-border>tbody>tr.selected+tr.selected>td,html.dark table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}html.dark table.dataTable.cell-border>tbody>tr>th,html.dark table.dataTable.cell-border>tbody>tr>td{border-top:1px solid rgb(64, 67, 70);border-right:1px solid rgb(64, 67, 70)}html.dark table.dataTable.cell-border>tbody>tr>th:first-child,html.dark table.dataTable.cell-border>tbody>tr>td:first-child{border-left:1px solid rgb(64, 67, 70)}html.dark .dt-container.dt-empty-footer table.dataTable{border-bottom:1px solid rgb(89, 91, 94)}html.dark .dt-container .dt-search input,html.dark .dt-container .dt-length select{border:1px solid rgba(255, 255, 255, 0.2);background-color:var(--dt-html-background)}html.dark .dt-container .dt-paging .dt-paging-button.current,html.dark .dt-container .dt-paging .dt-paging-button.current:hover{border:1px solid rgb(89, 91, 94);background:rgba(255, 255, 255, 0.15)}html.dark .dt-container .dt-paging .dt-paging-button.disabled,html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover,html.dark .dt-container .dt-paging .dt-paging-button.disabled:active{color:#666 !important}html.dark .dt-container .dt-paging .dt-paging-button:hover{border:1px solid rgb(53, 53, 53);background:rgb(53, 53, 53)}html.dark .dt-container .dt-paging .dt-paging-button:active{background:#3a3a3a}*[dir=rtl] table.dataTable thead th,*[dir=rtl] table.dataTable thead td,*[dir=rtl] table.dataTable tfoot th,*[dir=rtl] table.dataTable tfoot td{text-align:right}*[dir=rtl] table.dataTable th.dt-type-numeric,*[dir=rtl] table.dataTable th.dt-type-date,*[dir=rtl] table.dataTable td.dt-type-numeric,*[dir=rtl] table.dataTable td.dt-type-date{text-align:left}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start{text-align:right}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end{text-align:left}*[dir=rtl] div.dt-container div.dt-search input{margin:0 3px 0 0} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.foundation.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.foundation.css new file mode 100644 index 0000000..4ec879c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.foundation.css @@ -0,0 +1,467 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 0, 137, 182; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(0, 137, 182); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable { + clear: both; + margin: 0 !important; + max-width: none !important; + width: 100%; +} +table.dataTable tr:nth-child(2n) { + background-color: transparent; +} +table.dataTable > tbody > tr { + background-color: transparent; +} +table.dataTable > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgb(0, 137, 182); + box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected)); + color: rgb(255, 255, 255); + color: rgb(var(--dt-row-selected-text)); +} +table.dataTable > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.dataTable > tbody > tr:nth-child(2n) > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.054); +} +table.dataTable > tbody > tr:nth-child(2n).selected > * { + box-shadow: inset 0 0 0 9999px rgba(0, 137, 182, 0.954); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954); +} +table.dataTable.hover > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074); +} +table.dataTable.hover > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px rgba(0, 137, 182, 0.974); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974); +} + +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +@media screen and (max-width: 767px) { + div.dt-container > div.grid-x:not(.dt-layout-table) { + margin-bottom: 0 !important; + } + div.dt-container > div.grid-x:not(.dt-layout-table) > div.flex-container { + display: block !important; + text-align: center; + margin: 5px auto; + width: 100%; + } +} +div.dt-container { + position: relative; +} +div.dt-container div.grid-x { + margin-bottom: 0.75rem; +} +div.dt-container div.grid-x:last-child { + margin-bottom: 0; +} +div.dt-container div.dt-length label { + display: inline; + text-align: left; + margin-bottom: 0; +} +div.dt-container div.dt-length select { + width: 75px; + margin-bottom: 0; +} +div.dt-container div.dt-search label { + display: inline; + margin-bottom: 0; +} +div.dt-container div.dt-search input { + display: inline-block !important; + width: auto !important; + margin-bottom: 0; + margin-left: 0.5em; +} +div.dt-container div.dt-paging ul.pagination { + margin: 0; +} +div.dt-container div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1rem 0; +} + +div.dt-scroll-head table { + margin-bottom: 0 !important; +} + +div.dt-scroll-body { + border-bottom: 1px solid #f1f1f1; +} +div.dt-scroll-body table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dt-scroll-body table tbody { + border-bottom-width: 0; +} +div.dt-scroll-body table tbody tr:first-child th, +div.dt-scroll-body table tbody tr:first-child td { + border-top: none; +} + +div.dt-scroll-foot table { + margin-top: 0 !important; + border-top: none; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.foundation.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.foundation.min.css new file mode 100644 index 0000000..4d71eb7 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.foundation.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 0, 137, 182;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(0, 137, 182);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{clear:both;margin:0 !important;max-width:none !important;width:100%}table.dataTable tr:nth-child(2n){background-color:transparent}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(0, 137, 182);box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable>tbody>tr:nth-child(2n)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.054)}table.dataTable>tbody>tr:nth-child(2n).selected>*{box-shadow:inset 0 0 0 9999px rgba(0, 137, 182, 0.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)}table.dataTable.hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074)}table.dataTable.hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 137, 182, 0.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}@media screen and (max-width: 767px){div.dt-container>div.grid-x:not(.dt-layout-table){margin-bottom:0 !important}div.dt-container>div.grid-x:not(.dt-layout-table)>div.flex-container{display:block !important;text-align:center;margin:5px auto;width:100%}}div.dt-container{position:relative}div.dt-container div.grid-x{margin-bottom:.75rem}div.dt-container div.grid-x:last-child{margin-bottom:0}div.dt-container div.dt-length label{display:inline;text-align:left;margin-bottom:0}div.dt-container div.dt-length select{width:75px;margin-bottom:0}div.dt-container div.dt-search label{display:inline;margin-bottom:0}div.dt-container div.dt-search input{display:inline-block !important;width:auto !important;margin-bottom:0;margin-left:.5em}div.dt-container div.dt-paging ul.pagination{margin:0}div.dt-container div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1rem 0}div.dt-scroll-head table{margin-bottom:0 !important}div.dt-scroll-body{border-bottom:1px solid #f1f1f1}div.dt-scroll-body table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dt-scroll-body table tbody{border-bottom-width:0}div.dt-scroll-body table tbody tr:first-child th,div.dt-scroll-body table tbody tr:first-child td{border-top:none}div.dt-scroll-foot table{margin-top:0 !important;border-top:none} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.jqueryui.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.jqueryui.css new file mode 100644 index 0000000..be3b9ab --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.jqueryui.css @@ -0,0 +1,904 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(13, 110, 253); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +/* + * Table styles + */ +table.dataTable { + width: 100%; + margin: 0 auto; + border-spacing: 0; + /* + * Header and footer styles + */ + /* + * Body styles + */ +} +table.dataTable thead th, +table.dataTable tfoot th { + font-weight: bold; +} +table.dataTable > thead > tr > th, +table.dataTable > thead > tr > td { + padding: 10px; +} +table.dataTable > thead > tr > th:active, +table.dataTable > thead > tr > td:active { + outline: none; +} +table.dataTable > tfoot > tr > th, +table.dataTable > tfoot > tr > td { + padding: 10px 10px 6px 10px; +} +table.dataTable > tbody > tr { + background-color: transparent; +} +table.dataTable > tbody > tr:first-child > * { + border-top: none; +} +table.dataTable > tbody > tr:last-child > * { + border-bottom: none; +} +table.dataTable > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9); + color: rgb(255, 255, 255); + color: rgb(var(--dt-row-selected-text)); +} +table.dataTable > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.dataTable > tbody > tr > th, +table.dataTable > tbody > tr > td { + padding: 8px 10px; +} +table.dataTable.row-border > tbody > tr > *, table.dataTable.display > tbody > tr > * { + border-top: 1px solid rgba(0, 0, 0, 0.15); +} +table.dataTable.row-border > tbody > tr:first-child > *, table.dataTable.display > tbody > tr:first-child > * { + border-top: none; +} +table.dataTable.row-border > tbody > tr.selected + tr.selected > td, table.dataTable.display > tbody > tr.selected + tr.selected > td { + border-top-color: rgba(13, 110, 253, 0.65); + border-top-color: rgba(var(--dt-row-selected), 0.65); +} +table.dataTable.cell-border > tbody > tr > * { + border-top: 1px solid rgba(0, 0, 0, 0.15); + border-right: 1px solid rgba(0, 0, 0, 0.15); +} +table.dataTable.cell-border > tbody > tr > *:first-child { + border-left: 1px solid rgba(0, 0, 0, 0.15); +} +table.dataTable.cell-border > tbody > tr:first-child > * { + border-top: 1px solid rgba(0, 0, 0, 0.3); +} +table.dataTable.stripe > tbody > tr:nth-child(odd) > *, table.dataTable.display > tbody > tr:nth-child(odd) > * { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023); +} +table.dataTable.stripe > tbody > tr:nth-child(odd).selected > *, table.dataTable.display > tbody > tr:nth-child(odd).selected > * { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.923); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923); +} +table.dataTable.hover > tbody > tr:hover > *, table.dataTable.display > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035); +} +table.dataTable.hover > tbody > tr.selected:hover > *, table.dataTable.display > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px #0d6efd !important; + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important; +} +table.dataTable.order-column > tbody tr > .sorting_1, +table.dataTable.order-column > tbody tr > .sorting_2, +table.dataTable.order-column > tbody tr > .sorting_3, table.dataTable.display > tbody tr > .sorting_1, +table.dataTable.display > tbody tr > .sorting_2, +table.dataTable.display > tbody tr > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019); +} +table.dataTable.order-column > tbody tr.selected > .sorting_1, +table.dataTable.order-column > tbody tr.selected > .sorting_2, +table.dataTable.order-column > tbody tr.selected > .sorting_3, table.dataTable.display > tbody tr.selected > .sorting_1, +table.dataTable.display > tbody tr.selected > .sorting_2, +table.dataTable.display > tbody tr.selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919); +} +table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_1, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.054); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054); +} +table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_2, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.047); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047); +} +table.dataTable.display > tbody > tr:nth-child(odd) > .sorting_3, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd) > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.039); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039); +} +table.dataTable.display > tbody > tr:nth-child(odd).selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd).selected > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.954); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954); +} +table.dataTable.display > tbody > tr:nth-child(odd).selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd).selected > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.947); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947); +} +table.dataTable.display > tbody > tr:nth-child(odd).selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr:nth-child(odd).selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.939); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939); +} +table.dataTable.display > tbody > tr.even > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019); +} +table.dataTable.display > tbody > tr.even > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.011); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.011); +} +table.dataTable.display > tbody > tr.even > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.003); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.003); +} +table.dataTable.display > tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919); +} +table.dataTable.display > tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.911); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911); +} +table.dataTable.display > tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.903); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903); +} +table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.082); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082); +} +table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.074); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074); +} +table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.062); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062); +} +table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.982); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982); +} +table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.974); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974); +} +table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 { + box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.962); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962); +} +table.dataTable.compact thead th, +table.dataTable.compact thead td, +table.dataTable.compact tfoot th, +table.dataTable.compact tfoot td, +table.dataTable.compact tbody th, +table.dataTable.compact tbody td { + padding: 4px; +} + +div.dt-container div.dt-layout-row { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + margin: 0.75em 0; +} +div.dt-container div.dt-layout-row div.dt-layout-cell { + display: flex; + justify-content: space-between; + align-items: center; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start { + justify-content: flex-start; + margin-right: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end { + justify-content: flex-end; + margin-left: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell:empty { + display: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-row:not(.dt-layout-table) { + display: block; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell { + display: block; + text-align: center; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell > * { + margin: 0.5em 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start { + margin-right: 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end { + margin-left: 0; + } +} +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +/* + * Control feature layout + */ +div.dt-container { + position: relative; + clear: both; +} +div.dt-container .dt-search input { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + color: inherit; + margin-left: 3px; +} +div.dt-container .dt-input { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + color: inherit; +} +div.dt-container select.dt-input { + padding: 4px; +} +div.dt-container .dt-paging .dt-paging-button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em 1em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + color: inherit !important; + border: 1px solid transparent; + border-radius: 2px; + background: transparent; +} +div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover { + color: inherit !important; + border: 1px solid rgba(0, 0, 0, 0.3); + background-color: rgba(0, 0, 0, 0.05); + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05))); /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* FF3.6+ */ + background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* IE10+ */ + background: -o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* Opera 11.10+ */ + background: linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%); /* W3C */ +} +div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover, div.dt-container .dt-paging .dt-paging-button.disabled:active { + cursor: default; + color: rgba(0, 0, 0, 0.5) !important; + border: 1px solid transparent; + background: transparent; + box-shadow: none; +} +div.dt-container .dt-paging .dt-paging-button:hover { + color: white !important; + border: 1px solid #111; + background-color: #111; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #585858 0%, #111 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #585858 0%, #111 100%); /* FF3.6+ */ + background: -ms-linear-gradient(top, #585858 0%, #111 100%); /* IE10+ */ + background: -o-linear-gradient(top, #585858 0%, #111 100%); /* Opera 11.10+ */ + background: linear-gradient(to bottom, #585858 0%, #111 100%); /* W3C */ +} +div.dt-container .dt-paging .dt-paging-button:active { + outline: none; + background-color: #0c0c0c; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c)); /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* FF3.6+ */ + background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* IE10+ */ + background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); /* Opera 11.10+ */ + background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%); /* W3C */ + box-shadow: inset 0 0 3px #111; +} +div.dt-container .dt-paging .ellipsis { + padding: 0 1em; +} +div.dt-container .dt-length, +div.dt-container .dt-search, +div.dt-container .dt-info, +div.dt-container .dt-processing, +div.dt-container .dt-paging { + color: inherit; +} +div.dt-container .dataTables_scroll { + clear: both; +} +div.dt-container .dataTables_scroll div.dt-scroll-body { + -webkit-overflow-scrolling: touch; +} +div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > th, div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > td, div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > th, div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > td { + vertical-align: middle; +} +div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > th > div.dataTables_sizing, +div.dt-container .dataTables_scroll div.dt-scroll-body > table > thead > tr > td > div.dataTables_sizing, div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > th > div.dataTables_sizing, +div.dt-container .dataTables_scroll div.dt-scroll-body > table > tbody > tr > td > div.dataTables_sizing { + height: 0; + overflow: hidden; + margin: 0 !important; + padding: 0 !important; +} +div.dt-container.dt-empty-footer tbody > tr:last-child > * { + border-bottom: 1px solid rgba(0, 0, 0, 0.3); +} +div.dt-container.dt-empty-footer .dt-scroll-body { + border-bottom: 1px solid rgba(0, 0, 0, 0.3); +} +div.dt-container.dt-empty-footer .dt-scroll-body tbody > tr:last-child > * { + border-bottom: none; +} + +html.dark { + --dt-row-hover: 255, 255, 255; + --dt-row-stripe: 255, 255, 255; + --dt-column-ordering: 255, 255, 255; +} +html.dark table.dataTable > thead > tr > th:active, +html.dark table.dataTable > thead > tr > td:active { + outline: none; +} +html.dark table.dataTable.row-border > tbody > tr > *, html.dark table.dataTable.display > tbody > tr > * { + border-top: 1px solid rgb(64, 67, 70); +} +html.dark table.dataTable.row-border > tbody > tr:first-child > *, html.dark table.dataTable.display > tbody > tr:first-child > * { + border-top: none; +} +html.dark table.dataTable.row-border > tbody > tr.selected + tr.selected > td, html.dark table.dataTable.display > tbody > tr.selected + tr.selected > td { + border-top-color: rgba(13, 110, 253, 0.65); + border-top-color: rgba(var(--dt-row-selected), 0.65); +} +html.dark table.dataTable.cell-border > tbody > tr > th, +html.dark table.dataTable.cell-border > tbody > tr > td { + border-top: 1px solid rgb(64, 67, 70); + border-right: 1px solid rgb(64, 67, 70); +} +html.dark table.dataTable.cell-border > tbody > tr > th:first-child, +html.dark table.dataTable.cell-border > tbody > tr > td:first-child { + border-left: 1px solid rgb(64, 67, 70); +} +html.dark .dt-container.dt-empty-footer table.dataTable { + border-bottom: 1px solid rgb(89, 91, 94); +} +html.dark .dt-container .dt-search input, +html.dark .dt-container .dt-length select { + border: 1px solid rgba(255, 255, 255, 0.2); + background-color: var(--dt-html-background); +} +html.dark .dt-container .dt-paging .dt-paging-button.current, html.dark .dt-container .dt-paging .dt-paging-button.current:hover { + border: 1px solid rgb(89, 91, 94); + background: rgba(255, 255, 255, 0.15); +} +html.dark .dt-container .dt-paging .dt-paging-button.disabled, html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover, html.dark .dt-container .dt-paging .dt-paging-button.disabled:active { + color: #666 !important; +} +html.dark .dt-container .dt-paging .dt-paging-button:hover { + border: 1px solid rgb(53, 53, 53); + background: rgb(53, 53, 53); +} +html.dark .dt-container .dt-paging .dt-paging-button:active { + background: #3a3a3a; +} + +/* + * Overrides for RTL support + */ +*[dir=rtl] table.dataTable thead th, +*[dir=rtl] table.dataTable thead td, +*[dir=rtl] table.dataTable tfoot th, +*[dir=rtl] table.dataTable tfoot td { + text-align: right; +} +*[dir=rtl] table.dataTable th.dt-type-numeric, *[dir=rtl] table.dataTable th.dt-type-date, +*[dir=rtl] table.dataTable td.dt-type-numeric, +*[dir=rtl] table.dataTable td.dt-type-date { + text-align: left; +} +*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start { + text-align: right; +} +*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end { + text-align: left; +} +*[dir=rtl] div.dt-container div.dt-search input { + margin: 0 3px 0 0; +} + +table.dataTable thead th div.DataTables_sort_wrapper { + position: relative; +} +table.dataTable thead th div.DataTables_sort_wrapper span { + position: absolute; + top: 50%; + margin-top: -8px; + right: -18px; +} +table.dataTable thead th.ui-state-default, +table.dataTable tfoot th.ui-state-default { + border-left-width: 0; +} +table.dataTable thead th.ui-state-default:first-child, +table.dataTable tfoot th.ui-state-default:first-child { + border-left-width: 1px; +} + +/* + * Control feature layout + */ +div.dt-container { + position: relative; + clear: both; +} +div.dt-container .dt-paging .fg-button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + border: 1px solid transparent; +} +div.dt-container .dt-paging .fg-button:active { + outline: none; +} +div.dt-container .dt-paging .fg-button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +div.dt-container .dt-paging .fg-button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} +div.dt-container .ui-widget-header { + font-weight: normal; +} +div.dt-container .ui-toolbar { + padding: 8px; +} +div.dt-container.no-footer .dt-scroll-body { + border-bottom: none; +} +div.dt-container .dt-length, +div.dt-container .dt-search, +div.dt-container .dt-info, +div.dt-container .dt-processing, +div.dt-container .dt-paging { + color: inherit; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.jqueryui.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.jqueryui.min.css new file mode 100644 index 0000000..217d16c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.jqueryui.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable>thead>tr>th,table.dataTable>thead>tr>td{padding:10px}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>tfoot>tr>th,table.dataTable>tfoot>tr>td{padding:10px 10px 6px 10px}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr:first-child>*{border-top:none}table.dataTable>tbody>tr:last-child>*{border-bottom:none}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.9);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable>tbody>tr>th,table.dataTable>tbody>tr>td{padding:8px 10px}table.dataTable.row-border>tbody>tr>*,table.dataTable.display>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.row-border>tbody>tr:first-child>*,table.dataTable.display>tbody>tr:first-child>*{border-top:none}table.dataTable.row-border>tbody>tr.selected+tr.selected>td,table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}table.dataTable.cell-border>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15);border-right:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr>*:first-child{border-left:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr:first-child>*{border-top:1px solid rgba(0, 0, 0, 0.3)}table.dataTable.stripe>tbody>tr:nth-child(odd)>*,table.dataTable.display>tbody>tr:nth-child(odd)>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.023);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023)}table.dataTable.stripe>tbody>tr:nth-child(odd).selected>*,table.dataTable.display>tbody>tr:nth-child(odd).selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.923);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.035);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efd !important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.047);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.039);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.947);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.939);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.011);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.003);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.911);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.903);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.082);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.062);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.982);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.962);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962)}table.dataTable.compact thead th,table.dataTable.compact thead td,table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}div.dt-container div.dt-layout-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin:.75em 0}div.dt-container div.dt-layout-row div.dt-layout-cell{display:flex;justify-content:space-between;align-items:center}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start{justify-content:flex-start;margin-right:auto}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end{justify-content:flex-end;margin-left:auto}div.dt-container div.dt-layout-row div.dt-layout-cell:empty{display:none}@media screen and (max-width: 767px){div.dt-container div.dt-layout-row:not(.dt-layout-table){display:block}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell{display:block;text-align:center}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>*{margin:.5em 0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start{margin-right:0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end{margin-left:0}}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}div.dt-container{position:relative;clear:both}div.dt-container .dt-search input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit;margin-left:3px}div.dt-container .dt-input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit}div.dt-container select.dt-input{padding:4px}div.dt-container .dt-paging .dt-paging-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;color:inherit !important;border:1px solid transparent;border-radius:2px;background:transparent}div.dt-container .dt-paging .dt-paging-button.current,div.dt-container .dt-paging .dt-paging-button.current:hover{color:inherit !important;border:1px solid rgba(0, 0, 0, 0.3);background-color:rgba(0, 0, 0, 0.05);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%)}div.dt-container .dt-paging .dt-paging-button.disabled,div.dt-container .dt-paging .dt-paging-button.disabled:hover,div.dt-container .dt-paging .dt-paging-button.disabled:active{cursor:default;color:rgba(0, 0, 0, 0.5) !important;border:1px solid transparent;background:transparent;box-shadow:none}div.dt-container .dt-paging .dt-paging-button:hover{color:white !important;border:1px solid #111;background-color:#111;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}div.dt-container .dt-paging .dt-paging-button:active{outline:none;background-color:#0c0c0c;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}div.dt-container .dt-paging .ellipsis{padding:0 1em}div.dt-container .dt-length,div.dt-container .dt-search,div.dt-container .dt-info,div.dt-container .dt-processing,div.dt-container .dt-paging{color:inherit}div.dt-container .dataTables_scroll{clear:both}div.dt-container .dataTables_scroll div.dt-scroll-body{-webkit-overflow-scrolling:touch}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td{vertical-align:middle}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border-bottom:none}html.dark{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255}html.dark table.dataTable>thead>tr>th:active,html.dark table.dataTable>thead>tr>td:active{outline:none}html.dark table.dataTable.row-border>tbody>tr>*,html.dark table.dataTable.display>tbody>tr>*{border-top:1px solid rgb(64, 67, 70)}html.dark table.dataTable.row-border>tbody>tr:first-child>*,html.dark table.dataTable.display>tbody>tr:first-child>*{border-top:none}html.dark table.dataTable.row-border>tbody>tr.selected+tr.selected>td,html.dark table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}html.dark table.dataTable.cell-border>tbody>tr>th,html.dark table.dataTable.cell-border>tbody>tr>td{border-top:1px solid rgb(64, 67, 70);border-right:1px solid rgb(64, 67, 70)}html.dark table.dataTable.cell-border>tbody>tr>th:first-child,html.dark table.dataTable.cell-border>tbody>tr>td:first-child{border-left:1px solid rgb(64, 67, 70)}html.dark .dt-container.dt-empty-footer table.dataTable{border-bottom:1px solid rgb(89, 91, 94)}html.dark .dt-container .dt-search input,html.dark .dt-container .dt-length select{border:1px solid rgba(255, 255, 255, 0.2);background-color:var(--dt-html-background)}html.dark .dt-container .dt-paging .dt-paging-button.current,html.dark .dt-container .dt-paging .dt-paging-button.current:hover{border:1px solid rgb(89, 91, 94);background:rgba(255, 255, 255, 0.15)}html.dark .dt-container .dt-paging .dt-paging-button.disabled,html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover,html.dark .dt-container .dt-paging .dt-paging-button.disabled:active{color:#666 !important}html.dark .dt-container .dt-paging .dt-paging-button:hover{border:1px solid rgb(53, 53, 53);background:rgb(53, 53, 53)}html.dark .dt-container .dt-paging .dt-paging-button:active{background:#3a3a3a}*[dir=rtl] table.dataTable thead th,*[dir=rtl] table.dataTable thead td,*[dir=rtl] table.dataTable tfoot th,*[dir=rtl] table.dataTable tfoot td{text-align:right}*[dir=rtl] table.dataTable th.dt-type-numeric,*[dir=rtl] table.dataTable th.dt-type-date,*[dir=rtl] table.dataTable td.dt-type-numeric,*[dir=rtl] table.dataTable td.dt-type-date{text-align:left}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start{text-align:right}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end{text-align:left}*[dir=rtl] div.dt-container div.dt-search input{margin:0 3px 0 0}table.dataTable thead th div.DataTables_sort_wrapper{position:relative}table.dataTable thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:-18px}table.dataTable thead th.ui-state-default,table.dataTable tfoot th.ui-state-default{border-left-width:0}table.dataTable thead th.ui-state-default:first-child,table.dataTable tfoot th.ui-state-default:first-child{border-left-width:1px}div.dt-container{position:relative;clear:both}div.dt-container .dt-paging .fg-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;border:1px solid transparent}div.dt-container .dt-paging .fg-button:active{outline:none}div.dt-container .dt-paging .fg-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}div.dt-container .dt-paging .fg-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}div.dt-container .ui-widget-header{font-weight:normal}div.dt-container .ui-toolbar{padding:8px}div.dt-container.no-footer .dt-scroll-body{border-bottom:none}div.dt-container .dt-length,div.dt-container .dt-search,div.dt-container .dt-info,div.dt-container .dt-processing,div.dt-container .dt-paging{color:inherit} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.material.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.material.css new file mode 100644 index 0000000..08b341b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.material.css @@ -0,0 +1,583 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(13, 110, 253); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +div.dt-container div.dt-search input { + margin-left: 0.5em; + width: auto; + background-color: whitesmoke; + padding: 16px 3px; +} +div.dt-container div.dt-info { + padding-top: 10px; + white-space: nowrap; +} +div.dt-container div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + text-align: center; +} +div.dt-container div.dt-paging button.mdl-button { + min-width: 0; +} +div.dt-container div.mdc-grid.dt-table { + padding-top: 0; + padding-bottom: 0; +} +div.dt-container div.mdc-grid.dt-table > div.mdc-cell { + margin-top: 0; + margin-bottom: 0; +} +div.dt-container table.mdc-data-table__table { + table-layout: auto; +} +div.dt-container table.mdc-data-table__table thead tr th.sorting_asc, div.dt-container table.mdc-data-table__table thead tr th.sorting_desc { + padding-right: 30px; +} +div.dt-container table.mdc-data-table__table thead tr th:active { + outline: none; +} +div.dt-container table.mdc-data-table__table thead tr th.sorting_asc, div.dt-container table.mdc-data-table__table thead tr th.sorting_desc, div.dt-container table.mdc-data-table__table thead tr th.sorting { + cursor: pointer; + position: relative; +} +div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:before, div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:after, div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:before, div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:after, div.dt-container table.mdc-data-table__table thead tr th.sorting:before, div.dt-container table.mdc-data-table__table thead tr th.sorting:after { + position: absolute; + display: block; + opacity: 0.3; + right: 1em; + line-height: 9px; + font-size: 0.9em; +} +div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:before, div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:before, div.dt-container table.mdc-data-table__table thead tr th.sorting:before { + bottom: 50%; + content: "▴"; +} +div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:after, div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:after, div.dt-container table.mdc-data-table__table thead tr th.sorting:after { + top: 50%; + content: "▾"; +} +div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:before, div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:after { + opacity: 0.8; +} +div.dt-container div.mdc-layout-grid { + margin: 0px; + padding: 5px; +} + +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.material.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.material.min.css new file mode 100644 index 0000000..312c296 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.material.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}div.dt-container div.dt-search input{margin-left:.5em;width:auto;background-color:whitesmoke;padding:16px 3px}div.dt-container div.dt-info{padding-top:10px;white-space:nowrap}div.dt-container div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;text-align:center}div.dt-container div.dt-paging button.mdl-button{min-width:0}div.dt-container div.mdc-grid.dt-table{padding-top:0;padding-bottom:0}div.dt-container div.mdc-grid.dt-table>div.mdc-cell{margin-top:0;margin-bottom:0}div.dt-container table.mdc-data-table__table{table-layout:auto}div.dt-container table.mdc-data-table__table thead tr th.sorting_asc,div.dt-container table.mdc-data-table__table thead tr th.sorting_desc{padding-right:30px}div.dt-container table.mdc-data-table__table thead tr th:active{outline:none}div.dt-container table.mdc-data-table__table thead tr th.sorting_asc,div.dt-container table.mdc-data-table__table thead tr th.sorting_desc,div.dt-container table.mdc-data-table__table thead tr th.sorting{cursor:pointer;position:relative}div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:before,div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:after,div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:before,div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:after,div.dt-container table.mdc-data-table__table thead tr th.sorting:before,div.dt-container table.mdc-data-table__table thead tr th.sorting:after{position:absolute;display:block;opacity:.3;right:1em;line-height:9px;font-size:.9em}div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:before,div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:before,div.dt-container table.mdc-data-table__table thead tr th.sorting:before{bottom:50%;content:"▴"}div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:after,div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:after,div.dt-container table.mdc-data-table__table thead tr th.sorting:after{top:50%;content:"▾"}div.dt-container table.mdc-data-table__table thead tr th.sorting_asc:before,div.dt-container table.mdc-data-table__table thead tr th.sorting_desc:after{opacity:.8}div.dt-container div.mdc-layout-grid{margin:0px;padding:5px}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.semanticui.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.semanticui.css new file mode 100644 index 0000000..69b55db --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.semanticui.css @@ -0,0 +1,687 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 224, 224, 224; + --dt-row-selected-text: 0, 0, 0; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -22px; + text-align: center; + padding: 2px; + z-index: 10; +} +div.dt-processing > div:last-child { + position: relative; + width: 80px; + height: 15px; + margin: 1em auto; +} +div.dt-processing > div:last-child > div { + position: absolute; + top: 0; + width: 13px; + height: 13px; + border-radius: 50%; + background: rgb(224, 224, 224); + background: rgb(var(--dt-row-selected)); + animation-timing-function: cubic-bezier(0, 1, 1, 0); +} +div.dt-processing > div:last-child > div:nth-child(1) { + left: 8px; + animation: datatables-loader-1 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(2) { + left: 8px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(3) { + left: 32px; + animation: datatables-loader-2 0.6s infinite; +} +div.dt-processing > div:last-child > div:nth-child(4) { + left: 56px; + animation: datatables-loader-3 0.6s infinite; +} + +@keyframes datatables-loader-1 { + 0% { + transform: scale(0); + } + 100% { + transform: scale(1); + } +} +@keyframes datatables-loader-3 { + 0% { + transform: scale(1); + } + 100% { + transform: scale(0); + } +} +@keyframes datatables-loader-2 { + 0% { + transform: translate(0, 0); + } + 100% { + transform: translate(24px, 0); + } +} +table.dataTable.ui.table.nowrap th, table.dataTable.ui.table.nowrap td { + white-space: nowrap; +} +table.dataTable.ui.table th, +table.dataTable.ui.table td { + box-sizing: border-box; +} +table.dataTable.ui.table th.dt-left, +table.dataTable.ui.table td.dt-left { + text-align: left; +} +table.dataTable.ui.table th.dt-center, +table.dataTable.ui.table td.dt-center { + text-align: center; +} +table.dataTable.ui.table th.dt-right, +table.dataTable.ui.table td.dt-right { + text-align: right; +} +table.dataTable.ui.table th.dt-justify, +table.dataTable.ui.table td.dt-justify { + text-align: justify; +} +table.dataTable.ui.table th.dt-nowrap, +table.dataTable.ui.table td.dt-nowrap { + white-space: nowrap; +} +table.dataTable.ui.table th.dt-empty, +table.dataTable.ui.table td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable.ui.table th.dt-type-numeric, table.dataTable.ui.table th.dt-type-date, +table.dataTable.ui.table td.dt-type-numeric, +table.dataTable.ui.table td.dt-type-date { + text-align: right; +} +table.dataTable.ui.table thead th, +table.dataTable.ui.table thead td, +table.dataTable.ui.table tfoot th, +table.dataTable.ui.table tfoot td { + text-align: left; +} +table.dataTable.ui.table thead th.dt-head-left, +table.dataTable.ui.table thead td.dt-head-left, +table.dataTable.ui.table tfoot th.dt-head-left, +table.dataTable.ui.table tfoot td.dt-head-left { + text-align: left; +} +table.dataTable.ui.table thead th.dt-head-center, +table.dataTable.ui.table thead td.dt-head-center, +table.dataTable.ui.table tfoot th.dt-head-center, +table.dataTable.ui.table tfoot td.dt-head-center { + text-align: center; +} +table.dataTable.ui.table thead th.dt-head-right, +table.dataTable.ui.table thead td.dt-head-right, +table.dataTable.ui.table tfoot th.dt-head-right, +table.dataTable.ui.table tfoot td.dt-head-right { + text-align: right; +} +table.dataTable.ui.table thead th.dt-head-justify, +table.dataTable.ui.table thead td.dt-head-justify, +table.dataTable.ui.table tfoot th.dt-head-justify, +table.dataTable.ui.table tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable.ui.table thead th.dt-head-nowrap, +table.dataTable.ui.table thead td.dt-head-nowrap, +table.dataTable.ui.table tfoot th.dt-head-nowrap, +table.dataTable.ui.table tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable.ui.table tbody th.dt-body-left, +table.dataTable.ui.table tbody td.dt-body-left { + text-align: left; +} +table.dataTable.ui.table tbody th.dt-body-center, +table.dataTable.ui.table tbody td.dt-body-center { + text-align: center; +} +table.dataTable.ui.table tbody th.dt-body-right, +table.dataTable.ui.table tbody td.dt-body-right { + text-align: right; +} +table.dataTable.ui.table tbody th.dt-body-justify, +table.dataTable.ui.table tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable.ui.table tbody th.dt-body-nowrap, +table.dataTable.ui.table tbody td.dt-body-nowrap { + white-space: nowrap; +} + +/* + * Styling for DataTables with Semantic UI + */ +table.dataTable.table { + margin: 0; +} +table.dataTable.table.ui.striped > tbody > tr:nth-child(2n) { + background-color: transparent; +} +table.dataTable.table > tbody > tr { + background-color: transparent; +} +table.dataTable.table > tbody > tr.selected > * { + box-shadow: inset 0 0 0 9999px rgb(224, 224, 224); + box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected)); + color: rgb(0, 0, 0); + color: rgb(var(--dt-row-selected-text)); +} +table.dataTable.table > tbody > tr.selected a { + color: rgb(9, 10, 11); + color: rgb(var(--dt-row-selected-link)); +} +table.dataTable.table.striped > tbody > tr:nth-child(2n) > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.02); +} +table.dataTable.table.striped > tbody > tr:nth-child(2n).selected > * { + box-shadow: inset 0 0 0 9999px rgba(224, 224, 224, 0.92); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.92); +} +table.dataTable.table.hover > tbody > tr:hover > * { + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.05); +} +table.dataTable.table.hover > tbody > tr.selected:hover > * { + box-shadow: inset 0 0 0 9999px rgba(224, 224, 224, 0.95); + box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95); +} + +table.dataTable.ui.table.nowrap th, table.dataTable.ui.table.nowrap td { + white-space: nowrap; +} +table.dataTable.ui.table th, +table.dataTable.ui.table td { + box-sizing: border-box; +} +table.dataTable.ui.table th.dt-left, +table.dataTable.ui.table td.dt-left { + text-align: left; +} +table.dataTable.ui.table th.dt-center, +table.dataTable.ui.table td.dt-center { + text-align: center; +} +table.dataTable.ui.table th.dt-right, +table.dataTable.ui.table td.dt-right { + text-align: right; +} +table.dataTable.ui.table th.dt-justify, +table.dataTable.ui.table td.dt-justify { + text-align: justify; +} +table.dataTable.ui.table th.dt-nowrap, +table.dataTable.ui.table td.dt-nowrap { + white-space: nowrap; +} +table.dataTable.ui.table th.dt-empty, +table.dataTable.ui.table td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable.ui.table th.dt-type-numeric, table.dataTable.ui.table th.dt-type-date, +table.dataTable.ui.table td.dt-type-numeric, +table.dataTable.ui.table td.dt-type-date { + text-align: right; +} +table.dataTable.ui.table thead th, +table.dataTable.ui.table thead td, +table.dataTable.ui.table tfoot th, +table.dataTable.ui.table tfoot td { + text-align: left; +} +table.dataTable.ui.table thead th.dt-head-left, +table.dataTable.ui.table thead td.dt-head-left, +table.dataTable.ui.table tfoot th.dt-head-left, +table.dataTable.ui.table tfoot td.dt-head-left { + text-align: left; +} +table.dataTable.ui.table thead th.dt-head-center, +table.dataTable.ui.table thead td.dt-head-center, +table.dataTable.ui.table tfoot th.dt-head-center, +table.dataTable.ui.table tfoot td.dt-head-center { + text-align: center; +} +table.dataTable.ui.table thead th.dt-head-right, +table.dataTable.ui.table thead td.dt-head-right, +table.dataTable.ui.table tfoot th.dt-head-right, +table.dataTable.ui.table tfoot td.dt-head-right { + text-align: right; +} +table.dataTable.ui.table thead th.dt-head-justify, +table.dataTable.ui.table thead td.dt-head-justify, +table.dataTable.ui.table tfoot th.dt-head-justify, +table.dataTable.ui.table tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable.ui.table thead th.dt-head-nowrap, +table.dataTable.ui.table thead td.dt-head-nowrap, +table.dataTable.ui.table tfoot th.dt-head-nowrap, +table.dataTable.ui.table tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable.ui.table tbody th.dt-body-left, +table.dataTable.ui.table tbody td.dt-body-left { + text-align: left; +} +table.dataTable.ui.table tbody th.dt-body-center, +table.dataTable.ui.table tbody td.dt-body-center { + text-align: center; +} +table.dataTable.ui.table tbody th.dt-body-right, +table.dataTable.ui.table tbody td.dt-body-right { + text-align: right; +} +table.dataTable.ui.table tbody th.dt-body-justify, +table.dataTable.ui.table tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable.ui.table tbody th.dt-body-nowrap, +table.dataTable.ui.table tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-container div.dt-layout-row { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + margin: 0.75em 0; +} +div.dt-container div.dt-layout-row div.dt-layout-cell { + display: flex; + justify-content: space-between; + align-items: center; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start { + justify-content: flex-start; + margin-right: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end { + justify-content: flex-end; + margin-left: auto; +} +div.dt-container div.dt-layout-row div.dt-layout-cell:empty { + display: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-row:not(.dt-layout-table) { + display: block; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell { + display: block; + text-align: center; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell > * { + margin: 0.5em 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start { + margin-right: 0; + } + div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end { + margin-left: 0; + } +} +div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 1em; +} +div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 1em; +} +div.dt-container div.dt-layout-full { + width: 100%; +} +div.dt-container div.dt-layout-full > *:only-child { + margin-left: auto; + margin-right: auto; +} +div.dt-container div.dt-layout-table > div { + display: block !important; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-layout-start > *:not(:last-child) { + margin-right: 0; + } + div.dt-container div.dt-layout-end > *:not(:first-child) { + margin-left: 0; + } +} +div.dt-container.dt-semanticUI > div.row { + display: flex; + padding-top: 0.5rem; + padding-bottom: 0.5rem; +} +div.dt-container.dt-semanticUI > div.row:first-child { + padding-top: 1rem; +} +div.dt-container.dt-semanticUI > div.row:last-child { + padding-bottom: 1rem; +} +div.dt-container.dt-semanticUI div.dt-length select { + vertical-align: middle; + min-height: 2.7142em; +} +div.dt-container.dt-semanticUI div.dt-length .ui.selection.dropdown { + min-width: 0; +} +div.dt-container.dt-semanticUI div.dt-search span.input { + margin-left: 0.5em; +} +div.dt-container.dt-semanticUI div.dt-info { + white-space: nowrap; +} +div.dt-container.dt-semanticUI div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + text-align: center; +} +div.dt-container.dt-semanticUI div.dt-scroll { + width: 100%; + padding: 0; +} +div.dt-container.dt-semanticUI div.dt-scroll-head table.dataTable { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border-bottom: none; +} +div.dt-container.dt-semanticUI div.dt-scroll-body thead .dt-orderable-asc:before, +div.dt-container.dt-semanticUI div.dt-scroll-body thead .dt-orderable-desc:after { + display: none; +} +div.dt-container.dt-semanticUI div.dt-scroll-body table.dataTable { + border-radius: 0; + border-top: none; + border-bottom-width: 0; +} +div.dt-container.dt-semanticUI div.dt-scroll-body table.dataTable.no-footer { + border-bottom-width: 1px; +} +div.dt-container.dt-semanticUI div.dt-scroll-foot table.dataTable { + border-top-right-radius: 0; + border-top-left-radius: 0; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.left, + div.dt-container div.right { + text-align: center !important; + } +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.semanticui.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.semanticui.min.css new file mode 100644 index 0000000..95c36c6 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.semanticui.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 224, 224, 224;--dt-row-selected-text: 0, 0, 0;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(224, 224, 224);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.ui.table.nowrap th,table.dataTable.ui.table.nowrap td{white-space:nowrap}table.dataTable.ui.table th,table.dataTable.ui.table td{box-sizing:border-box}table.dataTable.ui.table th.dt-left,table.dataTable.ui.table td.dt-left{text-align:left}table.dataTable.ui.table th.dt-center,table.dataTable.ui.table td.dt-center{text-align:center}table.dataTable.ui.table th.dt-right,table.dataTable.ui.table td.dt-right{text-align:right}table.dataTable.ui.table th.dt-justify,table.dataTable.ui.table td.dt-justify{text-align:justify}table.dataTable.ui.table th.dt-nowrap,table.dataTable.ui.table td.dt-nowrap{white-space:nowrap}table.dataTable.ui.table th.dt-empty,table.dataTable.ui.table td.dt-empty{text-align:center;vertical-align:top}table.dataTable.ui.table th.dt-type-numeric,table.dataTable.ui.table th.dt-type-date,table.dataTable.ui.table td.dt-type-numeric,table.dataTable.ui.table td.dt-type-date{text-align:right}table.dataTable.ui.table thead th,table.dataTable.ui.table thead td,table.dataTable.ui.table tfoot th,table.dataTable.ui.table tfoot td{text-align:left}table.dataTable.ui.table thead th.dt-head-left,table.dataTable.ui.table thead td.dt-head-left,table.dataTable.ui.table tfoot th.dt-head-left,table.dataTable.ui.table tfoot td.dt-head-left{text-align:left}table.dataTable.ui.table thead th.dt-head-center,table.dataTable.ui.table thead td.dt-head-center,table.dataTable.ui.table tfoot th.dt-head-center,table.dataTable.ui.table tfoot td.dt-head-center{text-align:center}table.dataTable.ui.table thead th.dt-head-right,table.dataTable.ui.table thead td.dt-head-right,table.dataTable.ui.table tfoot th.dt-head-right,table.dataTable.ui.table tfoot td.dt-head-right{text-align:right}table.dataTable.ui.table thead th.dt-head-justify,table.dataTable.ui.table thead td.dt-head-justify,table.dataTable.ui.table tfoot th.dt-head-justify,table.dataTable.ui.table tfoot td.dt-head-justify{text-align:justify}table.dataTable.ui.table thead th.dt-head-nowrap,table.dataTable.ui.table thead td.dt-head-nowrap,table.dataTable.ui.table tfoot th.dt-head-nowrap,table.dataTable.ui.table tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable.ui.table tbody th.dt-body-left,table.dataTable.ui.table tbody td.dt-body-left{text-align:left}table.dataTable.ui.table tbody th.dt-body-center,table.dataTable.ui.table tbody td.dt-body-center{text-align:center}table.dataTable.ui.table tbody th.dt-body-right,table.dataTable.ui.table tbody td.dt-body-right{text-align:right}table.dataTable.ui.table tbody th.dt-body-justify,table.dataTable.ui.table tbody td.dt-body-justify{text-align:justify}table.dataTable.ui.table tbody th.dt-body-nowrap,table.dataTable.ui.table tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable.table{margin:0}table.dataTable.table.ui.striped>tbody>tr:nth-child(2n){background-color:transparent}table.dataTable.table>tbody>tr{background-color:transparent}table.dataTable.table>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(224, 224, 224);box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(0, 0, 0);color:rgb(var(--dt-row-selected-text))}table.dataTable.table>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable.table.striped>tbody>tr:nth-child(2n)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.02)}table.dataTable.table.striped>tbody>tr:nth-child(2n).selected>*{box-shadow:inset 0 0 0 9999px rgba(224, 224, 224, 0.92);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.92)}table.dataTable.table.hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.05)}table.dataTable.table.hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(224, 224, 224, 0.95);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95)}table.dataTable.ui.table.nowrap th,table.dataTable.ui.table.nowrap td{white-space:nowrap}table.dataTable.ui.table th,table.dataTable.ui.table td{box-sizing:border-box}table.dataTable.ui.table th.dt-left,table.dataTable.ui.table td.dt-left{text-align:left}table.dataTable.ui.table th.dt-center,table.dataTable.ui.table td.dt-center{text-align:center}table.dataTable.ui.table th.dt-right,table.dataTable.ui.table td.dt-right{text-align:right}table.dataTable.ui.table th.dt-justify,table.dataTable.ui.table td.dt-justify{text-align:justify}table.dataTable.ui.table th.dt-nowrap,table.dataTable.ui.table td.dt-nowrap{white-space:nowrap}table.dataTable.ui.table th.dt-empty,table.dataTable.ui.table td.dt-empty{text-align:center;vertical-align:top}table.dataTable.ui.table th.dt-type-numeric,table.dataTable.ui.table th.dt-type-date,table.dataTable.ui.table td.dt-type-numeric,table.dataTable.ui.table td.dt-type-date{text-align:right}table.dataTable.ui.table thead th,table.dataTable.ui.table thead td,table.dataTable.ui.table tfoot th,table.dataTable.ui.table tfoot td{text-align:left}table.dataTable.ui.table thead th.dt-head-left,table.dataTable.ui.table thead td.dt-head-left,table.dataTable.ui.table tfoot th.dt-head-left,table.dataTable.ui.table tfoot td.dt-head-left{text-align:left}table.dataTable.ui.table thead th.dt-head-center,table.dataTable.ui.table thead td.dt-head-center,table.dataTable.ui.table tfoot th.dt-head-center,table.dataTable.ui.table tfoot td.dt-head-center{text-align:center}table.dataTable.ui.table thead th.dt-head-right,table.dataTable.ui.table thead td.dt-head-right,table.dataTable.ui.table tfoot th.dt-head-right,table.dataTable.ui.table tfoot td.dt-head-right{text-align:right}table.dataTable.ui.table thead th.dt-head-justify,table.dataTable.ui.table thead td.dt-head-justify,table.dataTable.ui.table tfoot th.dt-head-justify,table.dataTable.ui.table tfoot td.dt-head-justify{text-align:justify}table.dataTable.ui.table thead th.dt-head-nowrap,table.dataTable.ui.table thead td.dt-head-nowrap,table.dataTable.ui.table tfoot th.dt-head-nowrap,table.dataTable.ui.table tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable.ui.table tbody th.dt-body-left,table.dataTable.ui.table tbody td.dt-body-left{text-align:left}table.dataTable.ui.table tbody th.dt-body-center,table.dataTable.ui.table tbody td.dt-body-center{text-align:center}table.dataTable.ui.table tbody th.dt-body-right,table.dataTable.ui.table tbody td.dt-body-right{text-align:right}table.dataTable.ui.table tbody th.dt-body-justify,table.dataTable.ui.table tbody td.dt-body-justify{text-align:justify}table.dataTable.ui.table tbody th.dt-body-nowrap,table.dataTable.ui.table tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-container div.dt-layout-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin:.75em 0}div.dt-container div.dt-layout-row div.dt-layout-cell{display:flex;justify-content:space-between;align-items:center}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start{justify-content:flex-start;margin-right:auto}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end{justify-content:flex-end;margin-left:auto}div.dt-container div.dt-layout-row div.dt-layout-cell:empty{display:none}@media screen and (max-width: 767px){div.dt-container div.dt-layout-row:not(.dt-layout-table){display:block}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell{display:block;text-align:center}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>*{margin:.5em 0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start{margin-right:0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end{margin-left:0}}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block !important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}div.dt-container.dt-semanticUI>div.row{display:flex;padding-top:.5rem;padding-bottom:.5rem}div.dt-container.dt-semanticUI>div.row:first-child{padding-top:1rem}div.dt-container.dt-semanticUI>div.row:last-child{padding-bottom:1rem}div.dt-container.dt-semanticUI div.dt-length select{vertical-align:middle;min-height:2.7142em}div.dt-container.dt-semanticUI div.dt-length .ui.selection.dropdown{min-width:0}div.dt-container.dt-semanticUI div.dt-search span.input{margin-left:.5em}div.dt-container.dt-semanticUI div.dt-info{white-space:nowrap}div.dt-container.dt-semanticUI div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;text-align:center}div.dt-container.dt-semanticUI div.dt-scroll{width:100%;padding:0}div.dt-container.dt-semanticUI div.dt-scroll-head table.dataTable{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none}div.dt-container.dt-semanticUI div.dt-scroll-body thead .dt-orderable-asc:before,div.dt-container.dt-semanticUI div.dt-scroll-body thead .dt-orderable-desc:after{display:none}div.dt-container.dt-semanticUI div.dt-scroll-body table.dataTable{border-radius:0;border-top:none;border-bottom-width:0}div.dt-container.dt-semanticUI div.dt-scroll-body table.dataTable.no-footer{border-bottom-width:1px}div.dt-container.dt-semanticUI div.dt-scroll-foot table.dataTable{border-top-right-radius:0;border-top-left-radius:0;border-top:none}@media screen and (max-width: 767px){div.dt-container div.left,div.dt-container div.right{text-align:center !important}} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.tailwindcss.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.tailwindcss.css new file mode 100644 index 0000000..50b0e2f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.tailwindcss.css @@ -0,0 +1,165 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.tailwindcss.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.tailwindcss.min.css new file mode 100644 index 0000000..0838fe2 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.tailwindcss.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.uikit.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.uikit.css new file mode 100644 index 0000000..c88c60e --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.uikit.css @@ -0,0 +1,442 @@ +@charset "UTF-8"; +:root { + --dt-row-selected: 13, 110, 253; + --dt-row-selected-text: 255, 255, 255; + --dt-row-selected-link: 9, 10, 11; + --dt-row-stripe: 0, 0, 0; + --dt-row-hover: 0, 0, 0; + --dt-column-ordering: 0, 0, 0; + --dt-html-background: white; +} +:root.dark { + --dt-html-background: rgb(33, 37, 41); +} + +table.dataTable td.dt-control { + text-align: center; + cursor: pointer; +} +table.dataTable td.dt-control:before { + display: inline-block; + box-sizing: border-box; + content: ""; + border-top: 5px solid transparent; + border-left: 10px solid rgba(0, 0, 0, 0.5); + border-bottom: 5px solid transparent; + border-right: 0px solid transparent; +} +table.dataTable tr.dt-hasChild td.dt-control:before { + border-top: 10px solid rgba(0, 0, 0, 0.5); + border-left: 5px solid transparent; + border-bottom: 0px solid transparent; + border-right: 5px solid transparent; +} + +html.dark table.dataTable td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable td.dt-control:before, +:root[data-theme=dark] table.dataTable td.dt-control:before { + border-left-color: rgba(255, 255, 255, 0.5); +} +html.dark table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, +:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { + border-top-color: rgba(255, 255, 255, 0.5); + border-left-color: transparent; +} + +div.dt-scroll { + width: 100%; +} + +div.dt-scroll-body thead tr, +div.dt-scroll-body tfoot tr { + height: 0; +} +div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, +div.dt-scroll-body tfoot tr th, +div.dt-scroll-body tfoot tr td { + height: 0 !important; + padding-top: 0px !important; + padding-bottom: 0px !important; + border-top-width: 0px !important; + border-bottom-width: 0px !important; +} +div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, +div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { + height: 0 !important; + overflow: hidden !important; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +table.dataTable { + clear: both; +} + +div.dt-container div.dt-length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dt-container div.dt-length select { + width: 75px; + display: inline-block; +} +div.dt-container div.dt-search label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dt-container div.dt-search input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dt-container div.dt-info { + white-space: nowrap; +} +div.dt-container div.dt-paging { + margin: 0; + white-space: nowrap; +} +div.dt-container div.dt-paging ul.pagination { + margin: 2px 0; + white-space: nowrap; +} +div.dt-container div.dt-processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} + +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable th, +table.dataTable td { + box-sizing: border-box; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable th.dt-empty, +table.dataTable td.dt-empty { + text-align: center; + vertical-align: top; +} +table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, +table.dataTable td.dt-type-numeric, +table.dataTable td.dt-type-date { + text-align: right; +} +table.dataTable thead th, +table.dataTable thead td, +table.dataTable tfoot th, +table.dataTable tfoot td { + text-align: left; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { + position: absolute; + display: block; + bottom: 50%; + content: "▲"; + content: "▲"/""; +} +table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + position: absolute; + display: block; + top: 50%; + content: "▼"; + content: "▼"/""; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc, +table.dataTable thead > tr > td.dt-ordering-asc, +table.dataTable thead > tr > td.dt-ordering-desc { + position: relative; + padding-right: 30px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { + position: absolute; + right: 12px; + top: 0; + bottom: 0; + width: 12px; +} +table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + left: 0; + opacity: 0.125; + line-height: 9px; + font-size: 0.8em; +} +table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, +table.dataTable thead > tr > td.dt-orderable-asc, +table.dataTable thead > tr > td.dt-orderable-desc { + cursor: pointer; +} +table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, +table.dataTable thead > tr > td.dt-orderable-asc:hover, +table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(0, 0, 0, 0.05); + outline-offset: -2px; +} +table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, +table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, +table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { + opacity: 0.6; +} +table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, +table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, +table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { + display: none; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} + +div.dt-scroll-body > table.dataTable > thead > tr > th, +div.dt-scroll-body > table.dataTable > thead > tr > td { + overflow: hidden; +} + +:root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, +:root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { + outline: 2px solid rgba(255, 255, 255, 0.05); +} + +div.dt-scroll-head table.dataTable { + margin-bottom: 0 !important; +} + +div.dt-scroll-body table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dt-scroll-body table thead .sorting:after, +div.dt-scroll-body table thead .sorting_asc:after, +div.dt-scroll-body table thead .sorting_desc:after { + display: none; +} +div.dt-scroll-body table tbody tr:first-child th, +div.dt-scroll-body table tbody tr:first-child td { + border-top: none; +} + +div.dt-scroll-foot table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dt-container div.dt-length, + div.dt-container div.dt-search, + div.dt-container div.dt-info, + div.dt-container div.dt-paging { + text-align: center; + } +} +table.dataTable.uk-table-condensed > thead > tr > th { + padding-right: 20px; +} +table.dataTable.uk-table-condensed .sorting:after, +table.dataTable.uk-table-condensed .sorting_asc:after, +table.dataTable.uk-table-condensed .sorting_desc:after { + top: 6px; + right: 6px; +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.uikit.min.css b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.uikit.min.css new file mode 100644 index 0000000..e8290b3 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/css/dataTables.uikit.min.css @@ -0,0 +1 @@ +:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}table.dataTable{clear:both}div.dt-container div.dt-length label{font-weight:normal;text-align:left;white-space:nowrap}div.dt-container div.dt-length select{width:75px;display:inline-block}div.dt-container div.dt-search label{font-weight:normal;white-space:nowrap;text-align:left}div.dt-container div.dt-search input{margin-left:.5em;display:inline-block;width:auto}div.dt-container div.dt-info{white-space:nowrap}div.dt-container div.dt-paging{margin:0;white-space:nowrap}div.dt-container div.dt-paging ul.pagination{margin:2px 0;white-space:nowrap}div.dt-container div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-scroll-head table.dataTable{margin-bottom:0 !important}div.dt-scroll-body table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dt-scroll-body table thead .sorting:after,div.dt-scroll-body table thead .sorting_asc:after,div.dt-scroll-body table thead .sorting_desc:after{display:none}div.dt-scroll-body table tbody tr:first-child th,div.dt-scroll-body table tbody tr:first-child td{border-top:none}div.dt-scroll-foot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dt-container div.dt-length,div.dt-container div.dt-search,div.dt-container div.dt-info,div.dt-container div.dt-paging{text-align:center}}table.dataTable.uk-table-condensed>thead>tr>th{padding-right:20px}table.dataTable.uk-table-condensed .sorting:after,table.dataTable.uk-table-condensed .sorting_asc:after,table.dataTable.uk-table-condensed .sorting_desc:after{top:6px;right:6px} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/datatables/pdo.php b/bin/Release/assets/html/libs/DataTables-2.1.8/datatables/pdo.php new file mode 100644 index 0000000..d495d13 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/datatables/pdo.php @@ -0,0 +1,20 @@ + 'Mysql', // Database type: "Mysql", "Postgres", "Sqlserver", "Sqlite" or "Oracle" + 'user' => 'sa', // Database user name + 'pass' => 'Pa55word123.', // Database password + 'host' => 'localhost', // Database host + 'port' => '', // Database connection port (can be left empty for default) + 'db' => 'test', // Database name + 'dsn' => '', // PHP DSN extra information. Set as `charset=utf8mb4` if you are using MySQL + 'pdoAttr' => [], // PHP PDO attributes array. See the PHP documentation for all options +]; + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/column_render.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/column_render.html new file mode 100644 index 0000000..0117727 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/column_render.html @@ -0,0 +1,1043 @@ + + + + + + + DataTables example - Column rendering + + + + + + + + +
+
+

DataTables example Column rendering

+
+

Each column has an optional rendering control called columns.render which can be used to process the content of each cell before the data is used. columns.render has a wide array of + options available to it for rendering different types of data orthogonally (ordering, searching, display etc), but it can be used very simply to manipulate the + content of a cell, as shown here.

+

This example shows the person's age combined with their name in the first column, hiding the age column. This technique can be useful for adding links, + assigning colours based on content rules and any other form of text manipulation you require.

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
Garrett WintersAccountantTokyo632011-07-25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
Airi SatouAccountantTokyo332008-11-28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
Jena GainesOffice ManagerLondon302008-12-19$90,560
Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
Michael SilvaMarketing DesignerLondon662012-11-27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
Gloria LittleSystems AdministratorNew York592009-04-10$237,500
Bradley GreerSoftware EngineerLondon412012-10-13$132,000
Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
Caesar VancePre-Sales SupportNew York212011-12-12$106,450
Doris WilderSales AssistantSydney232010-09-20$85,600
Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
Shou ItouRegional MarketingTokyo202011-08-14$163,000
Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
Suki BurksDeveloperLondon532009-10-22$114,500
Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
Hope FuentesSecretarySan Francisco412010-02-12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
Timothy MooneyOffice ManagerLondon372008-12-11$136,200
Jackson BradshawDirectorNew York652008-09-26$645,750
Olivia LiangSupport EngineerSingapore642011-02-03$234,500
Bruno NashSoftware EngineerLondon382011-05-03$163,500
Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
Thor WaltonDeveloperNew York612013-08-11$98,540
Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
Cara StevensSales AssistantNew York462011-12-06$145,600
Hermione ButlerRegional DirectorLondon472011-03-21$356,250
Lael GreerSystems AdministratorLondon212009-02-27$103,500
Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
Donna SniderCustomer SupportNew York272011-01-25$112,000
NamePositionOfficeAgeStart dateSalary
+
+
    +
  • Javascript
  • +
  • HTML
  • +
  • CSS
  • +
  • Ajax
  • +
  • Server-side script
  • +
+
+
+

The Javascript shown below is used to initialise the table shown in this example:

+
+ $('#example').DataTable({ + columnDefs: [ + { + // The `data` parameter refers to the data for the cell (defined by the + // `data` option, which defaults to the column being worked with, in + // this case `data: 0`. + render: function (data, type, row) { + return data + ' (' + row[3] + ')'; + }, + targets: 0 + }, + { visible: false, targets: [3] } + ] +}); +
+
+ new DataTable('#example', { + columnDefs: [ + { + // The `data` parameter refers to the data for the cell (defined by the + // `data` option, which defaults to the column being worked with, in + // this case `data: 0`. + render: (data, type, row) => data + ' (' + row[3] + ')', + targets: 0 + }, + { visible: false, targets: [3] } + ] +}); +
+

In addition to the above code, the following Javascript library files are loaded for use in this example:

+
    +
    +
    +

    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

    +
    +
    +
    +

    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

    +
    +

    The following CSS library files are loaded for use in this example to provide the styling of the table:

    +
      +
      +
      +

      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

      +
      +
      +

      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

      +
      +
      +
      +
      +
      + +
      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/complex_header.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/complex_header.html new file mode 100644 index 0000000..a58e62c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/complex_header.html @@ -0,0 +1,1027 @@ + + + + + + + DataTables example - Complex headers with column visibility + + + + + + + + +
      +
      +

      DataTables example Complex headers with column visibility

      +
      +

      Complex headers (using colspan / rowspan) can be used to group columns of similar information in DataTables, creating a very powerful + visual effect.

      +

      In addition to the basic behaviour, DataTables can also take colspan and rowspan into account when working with hidden columns. The + colspan and rowspan attributes for each cell are automatically calculated and rendered on the page for you. This allows the columns.visible option and column().visible() method to take into account + rowspan / colspan cells, drawing the header correctly.

      +

      Note that each column must have at least one unique cell (i.e. a cell without colspan) so DataTables can use that cell to detect the column and use + it to apply ordering.

      +

      The example below shows a header spanning multiple cells over the contact information, with one of the columns that the span covers being hidden.

      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      NamePositionContact
      HR infoDirect
      Tiger NixonSystem Architect$320,800Edinburgh5421t.nixon@datatables.net
      Garrett WintersAccountant$170,750Tokyo8422g.winters@datatables.net
      Ashton CoxJunior Technical Author$86,000San Francisco1562a.cox@datatables.net
      Cedric KellySenior Javascript Developer$433,060Edinburgh6224c.kelly@datatables.net
      Airi SatouAccountant$162,700Tokyo5407a.satou@datatables.net
      Brielle WilliamsonIntegration Specialist$372,000New York4804b.williamson@datatables.net
      Herrod ChandlerSales Assistant$137,500San Francisco9608h.chandler@datatables.net
      Rhona DavidsonIntegration Specialist$327,900Tokyo6200r.davidson@datatables.net
      Colleen HurstJavascript Developer$205,500San Francisco2360c.hurst@datatables.net
      Sonya FrostSoftware Engineer$103,600Edinburgh1667s.frost@datatables.net
      Jena GainesOffice Manager$90,560London3814j.gaines@datatables.net
      Quinn FlynnSupport Lead$342,000Edinburgh9497q.flynn@datatables.net
      Charde MarshallRegional Director$470,600San Francisco6741c.marshall@datatables.net
      Haley KennedySenior Marketing Designer$313,500London3597h.kennedy@datatables.net
      Tatyana FitzpatrickRegional Director$385,750London1965t.fitzpatrick@datatables.net
      Michael SilvaMarketing Designer$198,500London1581m.silva@datatables.net
      Paul ByrdChief Financial Officer (CFO)$725,000New York3059p.byrd@datatables.net
      Gloria LittleSystems Administrator$237,500New York1721g.little@datatables.net
      Bradley GreerSoftware Engineer$132,000London2558b.greer@datatables.net
      Dai RiosPersonnel Lead$217,500Edinburgh2290d.rios@datatables.net
      Jenette CaldwellDevelopment Lead$345,000New York1937j.caldwell@datatables.net
      Yuri BerryChief Marketing Officer (CMO)$675,000New York6154y.berry@datatables.net
      Caesar VancePre-Sales Support$106,450New York8330c.vance@datatables.net
      Doris WilderSales Assistant$85,600Sydney3023d.wilder@datatables.net
      Angelica RamosChief Executive Officer (CEO)$1,200,000London5797a.ramos@datatables.net
      Gavin JoyceDeveloper$92,575Edinburgh8822g.joyce@datatables.net
      Jennifer ChangRegional Director$357,650Singapore9239j.chang@datatables.net
      Brenden WagnerSoftware Engineer$206,850San Francisco1314b.wagner@datatables.net
      Fiona GreenChief Operating Officer (COO)$850,000San Francisco2947f.green@datatables.net
      Shou ItouRegional Marketing$163,000Tokyo8899s.itou@datatables.net
      Michelle HouseIntegration Specialist$95,400Sydney2769m.house@datatables.net
      Suki BurksDeveloper$114,500London6832s.burks@datatables.net
      Prescott BartlettTechnical Author$145,000London3606p.bartlett@datatables.net
      Gavin CortezTeam Leader$235,500San Francisco2860g.cortez@datatables.net
      Martena MccrayPost-Sales support$324,050Edinburgh8240m.mccray@datatables.net
      Unity ButlerMarketing Designer$85,675San Francisco5384u.butler@datatables.net
      Howard HatfieldOffice Manager$164,500San Francisco7031h.hatfield@datatables.net
      Hope FuentesSecretary$109,850San Francisco6318h.fuentes@datatables.net
      Vivian HarrellFinancial Controller$452,500San Francisco9422v.harrell@datatables.net
      Timothy MooneyOffice Manager$136,200London7580t.mooney@datatables.net
      Jackson BradshawDirector$645,750New York1042j.bradshaw@datatables.net
      Olivia LiangSupport Engineer$234,500Singapore2120o.liang@datatables.net
      Bruno NashSoftware Engineer$163,500London6222b.nash@datatables.net
      Sakura YamamotoSupport Engineer$139,575Tokyo9383s.yamamoto@datatables.net
      Thor WaltonDeveloper$98,540New York8327t.walton@datatables.net
      Finn CamachoSupport Engineer$87,500San Francisco2927f.camacho@datatables.net
      Serge BaldwinData Coordinator$138,575Singapore8352s.baldwin@datatables.net
      Zenaida FrankSoftware Engineer$125,250New York7439z.frank@datatables.net
      Zorita SerranoSoftware Engineer$115,000San Francisco4389z.serrano@datatables.net
      Jennifer AcostaJunior Javascript Developer$75,650Edinburgh3431j.acosta@datatables.net
      Cara StevensSales Assistant$145,600New York3990c.stevens@datatables.net
      Hermione ButlerRegional Director$356,250London1016h.butler@datatables.net
      Lael GreerSystems Administrator$103,500London6733l.greer@datatables.net
      Jonas AlexanderDeveloper$86,500San Francisco8196j.alexander@datatables.net
      Shad DeckerRegional Director$183,000Edinburgh6373s.decker@datatables.net
      Michael BruceJavascript Developer$183,000Singapore5384m.bruce@datatables.net
      Donna SniderCustomer Support$112,000New York4226d.snider@datatables.net
      NamePositionSalaryOfficeExtn.E-mail
      +
      +
        +
      • Javascript
      • +
      • HTML
      • +
      • CSS
      • +
      • Ajax
      • +
      • Server-side script
      • +
      +
      +
      +

      The Javascript shown below is used to initialise the table shown in this example:

      +
      + $('#example').DataTable({ + columnDefs: [ + { + targets: -1, + visible: false + } + ] +}); +
      +
      + new DataTable('#example', { + columnDefs: [ + { + targets: -1, + visible: false + } + ] +}); +
      +

      In addition to the above code, the following Javascript library files are loaded for use in this example:

      +
        +
        +
        +

        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

        +
        +
        +
        +

        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

        +
        +

        The following CSS library files are loaded for use in this example to provide the styling of the table:

        +
          +
          +
          +

          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

          +
          +
          +

          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

          +
          +
          +
          +
          +
          + +
          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/defaults.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/defaults.html new file mode 100644 index 0000000..112d2dd --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/defaults.html @@ -0,0 +1,1017 @@ + + + + + + + DataTables example - Setting defaults + + + + + + + + +
          +
          +

          DataTables example Setting defaults

          +
          +

          When working with DataTables over multiple pages it is often useful to set the initialisation defaults to common values (for example you might want to set + layout to a common value so all tables + get the same layout). This can be done using the DataTable.defaults object. This object will take all of the same parameters as the DataTables + initialisation object, but in this case you are setting the default for all future initialisations of DataTables.

          +

          This example shows the searching and ordering features of DataTables being disabled by default, which is reflected in the table when it is initialised.

          +
          +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          NamePositionOfficeAgeStart dateSalary
          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
          Garrett WintersAccountantTokyo632011-07-25$170,750
          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
          Airi SatouAccountantTokyo332008-11-28$162,700
          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
          Jena GainesOffice ManagerLondon302008-12-19$90,560
          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
          Doris WilderSales AssistantSydney232010-09-20$85,600
          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
          Shou ItouRegional MarketingTokyo202011-08-14$163,000
          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
          Suki BurksDeveloperLondon532009-10-22$114,500
          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
          Hope FuentesSecretarySan Francisco412010-02-12$109,850
          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
          Jackson BradshawDirectorNew York652008-09-26$645,750
          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
          Bruno NashSoftware EngineerLondon382011-05-03$163,500
          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
          Thor WaltonDeveloperNew York612013-08-11$98,540
          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
          Cara StevensSales AssistantNew York462011-12-06$145,600
          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
          Lael GreerSystems AdministratorLondon212009-02-27$103,500
          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
          Donna SniderCustomer SupportNew York272011-01-25$112,000
          NamePositionOfficeAgeStart dateSalary
          +
          +
            +
          • Javascript
          • +
          • HTML
          • +
          • CSS
          • +
          • Ajax
          • +
          • Server-side script
          • +
          +
          +
          +

          The Javascript shown below is used to initialise the table shown in this example:

          +
          + $.extend(true, DataTable.defaults, { + searching: false, + ordering: false +}); + +$(document).ready(function () { + $('#example').DataTable(); +}); +
          +
          + Object.assign(DataTable.defaults, { + searching: false, + ordering: false +}); + +new DataTable('#example'); +
          +

          In addition to the above code, the following Javascript library files are loaded for use in this example:

          +
            +
            +
            +

            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

            +
            +
            +
            +

            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

            +
            +

            The following CSS library files are loaded for use in this example to provide the styling of the table:

            +
              +
              +
              +

              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

              +
              +
              +

              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

              +
              +
              +
              +
              +
              + +
              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/dom_elements.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/dom_elements.html new file mode 100644 index 0000000..ebfa4a9 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/dom_elements.html @@ -0,0 +1,859 @@ + + + + + + + DataTables example - DOM element return from renderer + + + + + + + + +
              +
              +

              DataTables example DOM element return from renderer

              +
              +

              DataTable's orthogonal data abilities can be extremely useful to allow ordering, search and + display data to be tweaked for each operation. More than that though, it can also be used to return a DOM element for the display data type, which + will then be displayed in the DataTable (this is a new feature in DataTables 2).

              +

              This is important for integration with frameworks such as Vue and React which can expect to return DOM elements that they control (including event + listeners).

              +

              The example shown here dynamically creates an svg sparkline (using this + excellent library) and returns the svg element from the rendering function.

              +
              +
              + + + + + + + + + + + + + + + + + + + +
              NameSymbolPriceDifferenceLast
              NameSymbolPriceDifferenceLast
              +
              +
                +
              • Javascript
              • +
              • HTML
              • +
              • CSS
              • +
              • Ajax
              • +
              • Server-side script
              • +
              +
              +
              +

              The Javascript shown below is used to initialise the table shown in this example:

              +
              + var stock_data = [ + { + name: 'ACME Gadgets', + symbol: 'AGDTS', + values: [ 42, 20, 30, 35, 9, 48, 12, 5] + }, + { + name: 'Spry Media Productions', + symbol: 'SPMP', + values: [40, 37, 16, 43, 13, 18, 19] + }, + { + name: 'Widget Emporium', + symbol: 'WDEMP', + values: [35, 40, 6, 15, 48, 16, 44, 49] + }, + { + name: 'Sole Goodman', + symbol: 'SGMAN', + values: [25, 27, 4, 40, 7, 8, 18, 16] + }, + { + name: 'Stanler Bits and Bobs', + symbol: 'SBIBO', + values: [13, 25, 13, 38, 40, 34, 40, 47] + } +]; + +var table = $('#example').DataTable({ + data: stock_data, + columns: [ + { data: 'name' }, + { data: 'symbol' }, + { + data: 'values', + render: function (data) { + return data[data.length - 1].toFixed(2); + } + }, + { + data: 'values', + render: function (data, type) { + // Calculate the different between the last two values + var val = ( + data[data.length - 1] - + data[data.length - 2] + ).toFixed(2); + + var colour = val < 0 ? 'red' : 'green'; + + return type === 'display' + ? '<span style="color:' + colour + '">' + val + '</span>' + : val; + } + }, + { + data: 'values', + render: function (data, type) { + if (type === 'display') { + // Create the SVG element the spark line will live in (needs the correct name space) + var svg = document.createElementNS("http://www.w3.org/2000/svg", "svg"); + + $(svg) + .addClass('sparkline') + .attr({ + width: 250, + height: 17, + 'stroke-width': 3 + }); + + // Use the plug-in to create the lines + sparkline.default(svg, data); + + return svg; + } + + // Otherwise give the last value + return data[data.length-1]; + } + } + ] +}); +
              +
              + var stock_data = [ + { + name: 'ACME Gadgets', + symbol: 'AGDTS', + values: [ 42, 20, 30, 35, 9, 48, 12, 5] + }, + { + name: 'Spry Media Productions', + symbol: 'SPMP', + values: [40, 37, 16, 43, 13, 18, 19] + }, + { + name: 'Widget Emporium', + symbol: 'WDEMP', + values: [35, 40, 6, 15, 48, 16, 44, 49] + }, + { + name: 'Sole Goodman', + symbol: 'SGMAN', + values: [25, 27, 4, 40, 7, 8, 18, 16] + }, + { + name: 'Stanler Bits and Bobs', + symbol: 'SBIBO', + values: [13, 25, 13, 38, 40, 34, 40, 47] + } +]; + +let table = new DataTable('#example', { + data: stock_data, + columns: [ + { data: 'name' }, + { data: 'symbol' }, + { + data: 'values', + render: data => data[data.length - 1].toFixed(2) + }, + { + data: 'values', + render: function (data, type) { + // Calculate the different between the last two values + let val = ( + data[data.length - 1] - + data[data.length - 2] + ).toFixed(2); + + let colour = val < 0 ? 'red' : 'green'; + + return type === 'display' + ? '<span style="color:' + colour + '">' + val + '</span>' + : val; + } + }, + { + data: 'values', + render: function (data, type) { + if (type === 'display') { + // Create the SVG element the spark line will live in (needs the correct name space) + let svg = document.createElementNS("http://www.w3.org/2000/svg", "svg"); + + svg.setAttribute('class', 'sparkline'); + svg.setAttribute('width', 250); + svg.setAttribute('height', 17); + svg.setAttribute('stroke-width', 3); + + // Use the plug-in to create the lines + sparkline.default(svg, data); + + return svg; + } + + // Otherwise give the last value + return data[data.length-1]; + } + } + ] +}); +
              +

              In addition to the above code, the following Javascript library files are loaded for use in this example:

              +
                +
                +
                +

                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                +
                +
                +
                +

                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                .sparkline { + stroke: blue; + fill: none; +} +
                +

                The following CSS library files are loaded for use in this example to provide the styling of the table:

                +
                  +
                  +
                  +

                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                  +
                  +
                  +

                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                  +
                  +
                  +
                  +
                  +
                  + +
                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/dt_events.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/dt_events.html new file mode 100644 index 0000000..7e32f75 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/dt_events.html @@ -0,0 +1,1052 @@ + + + + + + + DataTables example - DataTables events + + + + + + + + +
                  +
                  +

                  DataTables example DataTables events

                  +
                  +

                  DataTables fires a number of custom events which you can bind to using the on() method (or if using jQuery using $().on() and the dt namespace), allowing your code to perform + custom actions when these events occur.

                  +

                  This example shows the use of the order, search and page events by adding a notification that the event fired to an + element on the page to show that they have indeed fired.

                  +
                  +
                  +
                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                  NamePositionOfficeAgeStart dateSalary
                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                  Garrett WintersAccountantTokyo632011-07-25$170,750
                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                  Airi SatouAccountantTokyo332008-11-28$162,700
                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                  Doris WilderSales AssistantSydney232010-09-20$85,600
                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                  Suki BurksDeveloperLondon532009-10-22$114,500
                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                  Jackson BradshawDirectorNew York652008-09-26$645,750
                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                  Thor WaltonDeveloperNew York612013-08-11$98,540
                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                  Cara StevensSales AssistantNew York462011-12-06$145,600
                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                  NamePositionOfficeAgeStart dateSalary
                  +
                  +
                    +
                  • Javascript
                  • +
                  • HTML
                  • +
                  • CSS
                  • +
                  • Ajax
                  • +
                  • Server-side script
                  • +
                  +
                  +
                  +

                  The Javascript shown below is used to initialise the table shown in this example:

                  +
                  + function eventFired(type) { + var n = $('#demo_info')[0]; + n.innerHTML += + '<div>' + type + ' event - ' + new Date().getTime() + '</div>'; + n.scrollTop = n.scrollHeight; +} + +// Adding events before the DataTable is created +$('#example') + .on('order.dt', function () { + eventFired('Order'); + }) + .on('search.dt', function () { + eventFired('Search'); + }) + .on('page.dt', function () { + eventFired('Page'); + }) + .DataTable(); +
                  +
                  + function eventFired(type) { + let n = document.querySelector('#demo_info'); + n.innerHTML += + '<div>' + type + ' event - ' + new Date().getTime() + '</div>'; + n.scrollTop = n.scrollHeight; +} + +new DataTable('#example') + .on('order.dt', () => eventFired('Order')) + .on('search.dt', () => eventFired('Search')) + .on('page.dt', () => eventFired('Page')); +
                  +

                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                  +
                    +
                    +
                    +

                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                    +
                    +
                    +
                    +

                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                    +
                    +

                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                    +
                      +
                      +
                      +

                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                      +
                      +
                      +

                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                      +
                      +
                      +
                      +
                      +
                      + +
                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/enter_search.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/enter_search.html new file mode 100644 index 0000000..a059c62 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/enter_search.html @@ -0,0 +1,1007 @@ + + + + + + + DataTables example - Enter Key to Search + + + + + + + + +
                      +
                      +

                      DataTables example Enter Key to Search

                      +
                      +

                      This example shows how search.return can be used so that the search is only triggered when the Enter key is pressed.

                      +

                      This should be particularly useful when working with large data sets as you can minimise the processing time.

                      +
                      +
                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                      NamePositionOfficeAgeStart dateSalary
                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                      Garrett WintersAccountantTokyo632011-07-25$170,750
                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                      Airi SatouAccountantTokyo332008-11-28$162,700
                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                      Doris WilderSales AssistantSydney232010-09-20$85,600
                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                      Suki BurksDeveloperLondon532009-10-22$114,500
                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                      Jackson BradshawDirectorNew York652008-09-26$645,750
                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                      Thor WaltonDeveloperNew York612013-08-11$98,540
                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                      Cara StevensSales AssistantNew York462011-12-06$145,600
                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                      NamePositionOfficeAgeStart dateSalary
                      +
                      +
                        +
                      • Javascript
                      • +
                      • HTML
                      • +
                      • CSS
                      • +
                      • Ajax
                      • +
                      • Server-side script
                      • +
                      +
                      +
                      +

                      The Javascript shown below is used to initialise the table shown in this example:

                      +
                      + $('#example').DataTable({ + search: { + return: true + } +}); +
                      +
                      + new DataTable('#example', { + search: { + return: true + } +}); +
                      +

                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                      +
                        +
                        +
                        +

                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                        +
                        +
                        +
                        +

                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                        +
                        +

                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                        +
                          +
                          +
                          +

                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                          +
                          +
                          +

                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                          +
                          +
                          +
                          +
                          +
                          + +
                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/events_live.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/events_live.html new file mode 100644 index 0000000..8ac41af --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/events_live.html @@ -0,0 +1,1018 @@ + + + + + + + DataTables example - DOM / jQuery events + + + + + + + + +
                          +
                          +

                          DataTables example DOM / jQuery events

                          +
                          +

                          Events assigned to the table can be exceptionally useful for user interaction, however you must be aware that DataTables will add and remove rows from the DOM + as they are needed (i.e. when paging only the visible elements are actually available in the DOM). As such, this can lead to the odd hiccup when working with + events.

                          +

                          One of the best ways of dealing with this is through the use of delegated events with jQuery's on method, as shown in this example. This example + also uses the DataTables row().data() method to + retrieve information about the selected row - the row's data so we can show it in the alert message in this case.

                          +
                          +
                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                          NamePositionOfficeAgeStart dateSalary
                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                          Garrett WintersAccountantTokyo632011-07-25$170,750
                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                          Airi SatouAccountantTokyo332008-11-28$162,700
                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                          Doris WilderSales AssistantSydney232010-09-20$85,600
                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                          Suki BurksDeveloperLondon532009-10-22$114,500
                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                          Jackson BradshawDirectorNew York652008-09-26$645,750
                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                          Thor WaltonDeveloperNew York612013-08-11$98,540
                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                          Cara StevensSales AssistantNew York462011-12-06$145,600
                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                          NamePositionOfficeAgeStart dateSalary
                          +
                          +
                            +
                          • Javascript
                          • +
                          • HTML
                          • +
                          • CSS
                          • +
                          • Ajax
                          • +
                          • Server-side script
                          • +
                          +
                          +
                          +

                          The Javascript shown below is used to initialise the table shown in this example:

                          +
                          + var table = $('#example').DataTable(); + +$('#example tbody').on('click', 'tr', function () { + var data = table.row(this).data(); + + alert('You clicked on ' + data[0] + "'s row"); +}); +
                          +
                          + let table = new DataTable('#example'); + +table.on('click', 'tbody tr', function () { + let data = table.row(this).data(); + + alert('You clicked on ' + data[0] + "'s row"); +}); +
                          +

                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                          +
                            +
                            +
                            +

                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                            +
                            +
                            +
                            +

                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                            +
                            +

                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                            +
                              +
                              +
                              +

                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                              +
                              +
                              +

                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                              +
                              +
                              +
                              +
                              +
                              + +
                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/footer_callback.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/footer_callback.html new file mode 100644 index 0000000..ce00814 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/footer_callback.html @@ -0,0 +1,1062 @@ + + + + + + + DataTables example - Footer callback + + + + + + + + +
                              +
                              +

                              DataTables example Footer callback

                              +
                              +

                              Through the use of the header and footer callback manipulation functions provided by DataTables (headerCallback and footerCallback), it is possible to + perform some powerful and useful data manipulation functions, such as summarising data in the table.

                              +

                              The example below shows a footer callback being used to total the data for a column (both the visible and the hidden data) using the column().data() API method and column().footer() for writing the value into the + footer.

                              +
                              +
                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                              First nameLast namePositionOfficeSalary
                              TigerNixonSystem ArchitectEdinburgh$320,800
                              GarrettWintersAccountantTokyo$170,750
                              AshtonCoxJunior Technical AuthorSan Francisco$86,000
                              CedricKellySenior Javascript DeveloperEdinburgh$433,060
                              AiriSatouAccountantTokyo$162,700
                              BrielleWilliamsonIntegration SpecialistNew York$372,000
                              HerrodChandlerSales AssistantSan Francisco$137,500
                              RhonaDavidsonIntegration SpecialistTokyo$327,900
                              ColleenHurstJavascript DeveloperSan Francisco$205,500
                              SonyaFrostSoftware EngineerEdinburgh$103,600
                              JenaGainesOffice ManagerLondon$90,560
                              QuinnFlynnSupport LeadEdinburgh$342,000
                              ChardeMarshallRegional DirectorSan Francisco$470,600
                              HaleyKennedySenior Marketing DesignerLondon$313,500
                              TatyanaFitzpatrickRegional DirectorLondon$385,750
                              MichaelSilvaMarketing DesignerLondon$198,500
                              PaulByrdChief Financial Officer (CFO)New York$725,000
                              GloriaLittleSystems AdministratorNew York$237,500
                              BradleyGreerSoftware EngineerLondon$132,000
                              DaiRiosPersonnel LeadEdinburgh$217,500
                              JenetteCaldwellDevelopment LeadNew York$345,000
                              YuriBerryChief Marketing Officer (CMO)New York$675,000
                              CaesarVancePre-Sales SupportNew York$106,450
                              DorisWilderSales AssistantSydney$85,600
                              AngelicaRamosChief Executive Officer (CEO)London$1,200,000
                              GavinJoyceDeveloperEdinburgh$92,575
                              JenniferChangRegional DirectorSingapore$357,650
                              BrendenWagnerSoftware EngineerSan Francisco$206,850
                              FionaGreenChief Operating Officer (COO)San Francisco$850,000
                              ShouItouRegional MarketingTokyo$163,000
                              MichelleHouseIntegration SpecialistSydney$95,400
                              SukiBurksDeveloperLondon$114,500
                              PrescottBartlettTechnical AuthorLondon$145,000
                              GavinCortezTeam LeaderSan Francisco$235,500
                              MartenaMccrayPost-Sales supportEdinburgh$324,050
                              UnityButlerMarketing DesignerSan Francisco$85,675
                              HowardHatfieldOffice ManagerSan Francisco$164,500
                              HopeFuentesSecretarySan Francisco$109,850
                              VivianHarrellFinancial ControllerSan Francisco$452,500
                              TimothyMooneyOffice ManagerLondon$136,200
                              JacksonBradshawDirectorNew York$645,750
                              OliviaLiangSupport EngineerSingapore$234,500
                              BrunoNashSoftware EngineerLondon$163,500
                              SakuraYamamotoSupport EngineerTokyo$139,575
                              ThorWaltonDeveloperNew York$98,540
                              FinnCamachoSupport EngineerSan Francisco$87,500
                              SergeBaldwinData CoordinatorSingapore$138,575
                              ZenaidaFrankSoftware EngineerNew York$125,250
                              ZoritaSerranoSoftware EngineerSan Francisco$115,000
                              JenniferAcostaJunior Javascript DeveloperEdinburgh$75,650
                              CaraStevensSales AssistantNew York$145,600
                              HermioneButlerRegional DirectorLondon$356,250
                              LaelGreerSystems AdministratorLondon$103,500
                              JonasAlexanderDeveloperSan Francisco$86,500
                              ShadDeckerRegional DirectorEdinburgh$183,000
                              MichaelBruceJavascript DeveloperSingapore$183,000
                              DonnaSniderCustomer SupportNew York$112,000
                              Total:
                              +
                              +
                                +
                              • Javascript
                              • +
                              • HTML
                              • +
                              • CSS
                              • +
                              • Ajax
                              • +
                              • Server-side script
                              • +
                              +
                              +
                              +

                              The Javascript shown below is used to initialise the table shown in this example:

                              +
                              + $('#example').DataTable({ + footerCallback: function (row, data, start, end, display) { + var api = this.api(); + + // Remove the formatting to get integer data for summation + var intVal = function (i) { + return typeof i === 'string' + ? i.replace(/[\$,]/g, '') * 1 + : typeof i === 'number' + ? i + : 0; + }; + + // Total over all pages + total = api + .column(4) + .data() + .reduce(function (a, b) { + return intVal(a) + intVal(b); + }, 0); + + // Total over this page + pageTotal = api + .column(4, { page: 'current' }) + .data() + .reduce(function (a, b) { + return intVal(a) + intVal(b); + }, 0); + + // Update footer + $(api.column(4).footer()).html( + '$' + pageTotal + ' ( $' + total + ' total)' + ); + } +}); +
                              +
                              + new DataTable('#example', { + footerCallback: function (row, data, start, end, display) { + let api = this.api(); + + // Remove the formatting to get integer data for summation + let intVal = function (i) { + return typeof i === 'string' + ? i.replace(/[\$,]/g, '') * 1 + : typeof i === 'number' + ? i + : 0; + }; + + // Total over all pages + total = api + .column(4) + .data() + .reduce((a, b) => intVal(a) + intVal(b), 0); + + // Total over this page + pageTotal = api + .column(4, { page: 'current' }) + .data() + .reduce((a, b) => intVal(a) + intVal(b), 0); + + // Update footer + api.column(4).footer().innerHTML = + '$' + pageTotal + ' ( $' + total + ' total)'; + } +}); +
                              +

                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                              +
                                +
                                +
                                +

                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                +
                                +
                                +
                                +

                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                th { white-space: nowrap; } +
                                +

                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                +
                                  +
                                  +
                                  +

                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                  +
                                  +
                                  +

                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                  +
                                  +
                                  +
                                  +
                                  +
                                  + +
                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/html5-data-attributes.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/html5-data-attributes.html new file mode 100644 index 0000000..3523256 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/html5-data-attributes.html @@ -0,0 +1,1002 @@ + + + + + + + DataTables example - HTML5 data-* attributes - cell data + + + + + + + + +
                                  +
                                  +

                                  DataTables example HTML5 data-* attributes - cell data

                                  +
                                  +

                                  DataTables can use different data for different actions (display, ordering and searching) which can be immensely powerful for transforming data in the display + to be intuitive for the end user, while using different, or more complex data, for other actions. For example, if a table contains a formatted telephone number in + the format xxx-xxxx, intuitively a user might search for the number but without a dash. Using orthogonal data for searching allows both forms of the + telephone number to be used, while only the nicely formatted number is displayed in the table.

                                  +

                                  One method in which DataTables can obtain this orthogonal data for its different actions is through custom HTML5 data attributes. DataTables + will automatically detect four different attributes on the HTML elements:

                                  +
                                    +
                                  • data-sort or data-order - for ordering data
                                  • +
                                  • data-filter or data-search - for search data
                                  • +
                                  +

                                  This example shows the use of data-sort and data-filter attributes. In this case the first column has been formatted so the first name + has abbreviated, but the full name is still searchable (search for "Bruno" for example). Additionally, although the last column contains non-numeric data in it, + the column will correctly order numerically as the data-sort / data-order attribute is set on the column with plain numeric data.

                                  +
                                  +
                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                  NamePositionOfficeAgeStart dateSalary
                                  T. NixonSystem ArchitectEdinburgh61Mon 25th Apr 11$320,800/y
                                  G. WintersAccountantTokyo63Mon 25th Jul 11$170,750/y
                                  A. CoxJunior Technical AuthorSan Francisco66Mon 12th Jan 09$86,000/y
                                  C. KellySenior Javascript DeveloperEdinburgh22Thu 29th Mar 12$433,060/y
                                  A. SatouAccountantTokyo33Fri 28th Nov 08$162,700/y
                                  B. WilliamsonIntegration SpecialistNew York61Sun 2nd Dec 12$372,000/y
                                  H. ChandlerSales AssistantSan Francisco59Mon 6th Aug 12$137,500/y
                                  R. DavidsonIntegration SpecialistTokyo55Thu 14th Oct 10$327,900/y
                                  C. HurstJavascript DeveloperSan Francisco39Tue 15th Sep 09$205,500/y
                                  S. FrostSoftware EngineerEdinburgh23Sat 13th Dec 08$103,600/y
                                  J. GainesOffice ManagerLondon30Fri 19th Dec 08$90,560/y
                                  Q. FlynnSupport LeadEdinburgh22Sun 3rd Mar 13$342,000/y
                                  C. MarshallRegional DirectorSan Francisco36Thu 16th Oct 08$470,600/y
                                  H. KennedySenior Marketing DesignerLondon43Tue 18th Dec 12$313,500/y
                                  T. FitzpatrickRegional DirectorLondon19Wed 17th Mar 10$385,750/y
                                  M. SilvaMarketing DesignerLondon66Tue 27th Nov 12$198,500/y
                                  P. ByrdChief Financial Officer (CFO)New York64Wed 9th Jun 10$725,000/y
                                  G. LittleSystems AdministratorNew York59Fri 10th Apr 09$237,500/y
                                  B. GreerSoftware EngineerLondon41Sat 13th Oct 12$132,000/y
                                  D. RiosPersonnel LeadEdinburgh35Wed 26th Sep 12$217,500/y
                                  J. CaldwellDevelopment LeadNew York30Sat 3rd Sep 11$345,000/y
                                  Y. BerryChief Marketing Officer (CMO)New York40Thu 25th Jun 09$675,000/y
                                  C. VancePre-Sales SupportNew York21Mon 12th Dec 11$106,450/y
                                  D. WilderSales AssistantSydney23Mon 20th Sep 10$85,600/y
                                  A. RamosChief Executive Officer (CEO)London47Fri 9th Oct 09$1,200,000/y
                                  G. JoyceDeveloperEdinburgh42Wed 22nd Dec 10$92,575/y
                                  J. ChangRegional DirectorSingapore28Sun 14th Nov 10$357,650/y
                                  B. WagnerSoftware EngineerSan Francisco28Tue 7th Jun 11$206,850/y
                                  F. GreenChief Operating Officer (COO)San Francisco48Thu 11th Mar 10$850,000/y
                                  S. ItouRegional MarketingTokyo20Sun 14th Aug 11$163,000/y
                                  M. HouseIntegration SpecialistSydney37Thu 2nd Jun 11$95,400/y
                                  S. BurksDeveloperLondon53Thu 22nd Oct 09$114,500/y
                                  P. BartlettTechnical AuthorLondon27Sat 7th May 11$145,000/y
                                  G. CortezTeam LeaderSan Francisco22Sun 26th Oct 08$235,500/y
                                  M. MccrayPost-Sales supportEdinburgh46Wed 9th Mar 11$324,050/y
                                  U. ButlerMarketing DesignerSan Francisco47Wed 9th Dec 09$85,675/y
                                  H. HatfieldOffice ManagerSan Francisco51Tue 16th Dec 08$164,500/y
                                  H. FuentesSecretarySan Francisco41Fri 12th Feb 10$109,850/y
                                  V. HarrellFinancial ControllerSan Francisco62Sat 14th Feb 09$452,500/y
                                  T. MooneyOffice ManagerLondon37Thu 11th Dec 08$136,200/y
                                  J. BradshawDirectorNew York65Fri 26th Sep 08$645,750/y
                                  O. LiangSupport EngineerSingapore64Thu 3rd Feb 11$234,500/y
                                  B. NashSoftware EngineerLondon38Tue 3rd May 11$163,500/y
                                  S. YamamotoSupport EngineerTokyo37Wed 19th Aug 09$139,575/y
                                  T. WaltonDeveloperNew York61Sun 11th Aug 13$98,540/y
                                  F. CamachoSupport EngineerSan Francisco47Tue 7th Jul 09$87,500/y
                                  S. BaldwinData CoordinatorSingapore64Mon 9th Apr 12$138,575/y
                                  Z. FrankSoftware EngineerNew York63Mon 4th Jan 10$125,250/y
                                  Z. SerranoSoftware EngineerSan Francisco56Fri 1st Jun 12$115,000/y
                                  J. AcostaJunior Javascript DeveloperEdinburgh43Fri 1st Feb 13$75,650/y
                                  C. StevensSales AssistantNew York46Tue 6th Dec 11$145,600/y
                                  H. ButlerRegional DirectorLondon47Mon 21st Mar 11$356,250/y
                                  L. GreerSystems AdministratorLondon21Fri 27th Feb 09$103,500/y
                                  J. AlexanderDeveloperSan Francisco30Wed 14th Jul 10$86,500/y
                                  S. DeckerRegional DirectorEdinburgh51Thu 13th Nov 08$183,000/y
                                  M. BruceJavascript DeveloperSingapore29Mon 27th Jun 11$183,000/y
                                  D. SniderCustomer SupportNew York27Tue 25th Jan 11$112,000/y
                                  NamePositionOfficeAgeStart dateSalary
                                  +
                                  +
                                    +
                                  • Javascript
                                  • +
                                  • HTML
                                  • +
                                  • CSS
                                  • +
                                  • Ajax
                                  • +
                                  • Server-side script
                                  • +
                                  +
                                  +
                                  +

                                  The Javascript shown below is used to initialise the table shown in this example:

                                  +
                                  + $('#example').DataTable(); +
                                  +
                                  + new DataTable('#example'); +
                                  +

                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                  +
                                    +
                                    +
                                    +

                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                    +
                                    +
                                    +
                                    +

                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                    +
                                    +

                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                    +
                                      +
                                      +
                                      +

                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                      +
                                      +
                                      +

                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                      +
                                      +
                                      +
                                      +
                                      +
                                      + +
                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/html5-data-options.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/html5-data-options.html new file mode 100644 index 0000000..fd60a16 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/html5-data-options.html @@ -0,0 +1,1001 @@ + + + + + + + DataTables example - HTML5 data-* attributes - table options + + + + + + + + +
                                      +
                                      +

                                      DataTables example HTML5 data-* attributes - table options

                                      +
                                      +

                                      As of DataTables 1.10.5 it is now possible to define initialisation options using HTML5 data-* + attributes. The attribute names are read by DataTables and used, potentially in combination with, the standard Javascript initialisation options (with the + data-* attributes taking priority).

                                      +

                                      Please note that the attribute values must contain valid JSON data or a Javascript primitive, as required by jQuery's $().data() method. This means that double quotes should be used inside the attribute if needed + for a string (see the data-order in this example).

                                      +

                                      Additionally, jQuery will convert a dashed string into the camel-case notation used by DataTables for its options. For example data-page-length is + used to represent pageLength.

                                      +

                                      The table below shows the use of pageLength and order on the main table. Column options can also be defined on the table column cells, as shown by the use of the + columns.orderable option on + the fifth column below.

                                      +
                                      +
                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                      NamePositionOfficeAgeStart dateSalary
                                      NamePositionOfficeAgeStart dateSalary
                                      Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
                                      Garrett WintersAccountantTokyo632011/07/25$170,750
                                      Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
                                      Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
                                      Airi SatouAccountantTokyo332008/11/28$162,700
                                      Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
                                      Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
                                      Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
                                      Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
                                      Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
                                      Jena GainesOffice ManagerLondon302008/12/19$90,560
                                      Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
                                      Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
                                      Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
                                      Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
                                      Michael SilvaMarketing DesignerLondon662012/11/27$198,500
                                      Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
                                      Gloria LittleSystems AdministratorNew York592009/04/10$237,500
                                      Bradley GreerSoftware EngineerLondon412012/10/13$132,000
                                      Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
                                      Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
                                      Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
                                      Caesar VancePre-Sales SupportNew York212011/12/12$106,450
                                      Doris WilderSales AssistantSidney232010/09/20$85,600
                                      Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
                                      Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
                                      Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
                                      Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
                                      Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
                                      Shou ItouRegional MarketingTokyo202011/08/14$163,000
                                      Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
                                      Suki BurksDeveloperLondon532009/10/22$114,500
                                      Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
                                      Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
                                      Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
                                      Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
                                      Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
                                      Hope FuentesSecretarySan Francisco412010/02/12$109,850
                                      Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
                                      Timothy MooneyOffice ManagerLondon372008/12/11$136,200
                                      Jackson BradshawDirectorNew York652008/09/26$645,750
                                      Olivia LiangSupport EngineerSingapore642011/02/03$234,500
                                      Bruno NashSoftware EngineerLondon382011/05/03$163,500
                                      Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
                                      Thor WaltonDeveloperNew York612013/08/11$98,540
                                      Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
                                      Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
                                      Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
                                      Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
                                      Cara StevensSales AssistantNew York462011/12/06$145,600
                                      Hermione ButlerRegional DirectorLondon472011/03/21$356,250
                                      Lael GreerSystems AdministratorLondon212009/02/27$103,500
                                      Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
                                      Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
                                      Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
                                      Donna SniderCustomer SupportNew York272011/01/25$112,000
                                      +
                                      +
                                        +
                                      • Javascript
                                      • +
                                      • HTML
                                      • +
                                      • CSS
                                      • +
                                      • Ajax
                                      • +
                                      • Server-side script
                                      • +
                                      +
                                      +
                                      +

                                      The Javascript shown below is used to initialise the table shown in this example:

                                      +
                                      + $('#example').DataTable(); +
                                      +
                                      + new DataTable('#example'); +
                                      +

                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                      +
                                        +
                                        +
                                        +

                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                        +
                                        +
                                        +
                                        +

                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                        +
                                        +

                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                        +
                                          +
                                          +
                                          +

                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                          +
                                          +
                                          +

                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                          +
                                          +
                                          +
                                          +
                                          +
                                          + +
                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/index.html new file mode 100644 index 0000000..dfa9367 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/index.html @@ -0,0 +1,104 @@ + + + + + + + + + + + + DataTables examples - Advanced initialisation + + +
                                          +
                                          +

                                          DataTables example Advanced initialisation

                                          +
                                          +

                                          The configuration options offered by DataTables extend much further than the options shown in the basic initialisation of this documentation. Through + combinations of the options available and the use of callbacks, DataTables is completely customisable and will fit into exactly what you need for your table + display.

                                          +

                                          This section shows some more advanced initialisation options. Keep in mind also that each example can be combined with the other examples to get what you + want!

                                          +
                                          +
                                          +
                                          +
                                          + +
                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/length_menu.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/length_menu.html new file mode 100644 index 0000000..1af423f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/length_menu.html @@ -0,0 +1,1017 @@ + + + + + + + DataTables example - Page length options + + + + + + + + +
                                          +
                                          +

                                          DataTables example Page length options

                                          +
                                          +

                                          It is possible to easily customise the options shown in the length menu (by default at the top left of the table) using the lengthMenu initialisation option.

                                          +

                                          This parameter can take one of two forms:

                                          +
                                            +
                                          • A 1D array of options which will be used for both the displayed option and the value, or
                                          • +
                                          • A 2D array in which the first array is used to define the value options and the second array the displayed options (useful for language strings such as + 'All').
                                          • +
                                          +

                                          The example below shows a 2D array being used to include a "Show all" records option.

                                          +
                                          +
                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                          NamePositionOfficeAgeStart dateSalary
                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                          NamePositionOfficeAgeStart dateSalary
                                          +
                                          +
                                            +
                                          • Javascript
                                          • +
                                          • HTML
                                          • +
                                          • CSS
                                          • +
                                          • Ajax
                                          • +
                                          • Server-side script
                                          • +
                                          +
                                          +
                                          +

                                          The Javascript shown below is used to initialise the table shown in this example:

                                          +
                                          + $('#example').DataTable({ + lengthMenu: [ + [10, 25, 50, -1], + [10, 25, 50, 'All'] + ] +}); +
                                          +
                                          + new DataTable('#example', { + lengthMenu: [ + [10, 25, 50, -1], + [10, 25, 50, 'All'] + ] +}); +
                                          +

                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                          +
                                            +
                                            +
                                            +

                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                            +
                                            +
                                            +
                                            +

                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                            +
                                            +

                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                            +
                                              +
                                              +
                                              +

                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                              +
                                              +
                                              +

                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                              +
                                              +
                                              +
                                              +
                                              +
                                              + +
                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/object_dom_read.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/object_dom_read.html new file mode 100644 index 0000000..f9302cf --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/object_dom_read.html @@ -0,0 +1,1046 @@ + + + + + + + DataTables example - Read HTML to data objects + + + + + + + + +
                                              +
                                              +

                                              DataTables example Read HTML to data objects

                                              +
                                              +

                                              When DataTables reads the table content from an HTML table (rather than an Ajax or Javascript data source), by default it will read the information in the table + into an array that DataTables stores internally. Each array element represents a column.

                                              +

                                              It can be very useful to have DataTables read the information into an object rather than an array, an option that can be triggered using the columns.data initialisation option to + define how you want the data to be stored. Typically columns.data is used with Ajax sourced data to tell DataTables where to read data + from, but as can be seen here it also tells DataTables where to write the data to.

                                              +

                                              This ability to store data into an object can be very useful when working with the DataTables API after the table has been initialised.

                                              +

                                              In the example shown here, the data read from each row in the table is read into a Javascript object with the structure:

                                              +
                                              {
                                              +	"name": "...",
                                              +	"position": "...",
                                              +	"office": "...",
                                              +	"age": "...",
                                              +	"start_date": "...",
                                              +	"salary": "..."
                                              +}
                                              +
                                              +

                                              Please note that this feature requires DataTables 1.10.3 or newer.

                                              +
                                              +
                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                              NamePositionOfficeAgeStart dateSalary
                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                              NamePositionOfficeAgeStart dateSalary
                                              +
                                              +
                                                +
                                              • Javascript
                                              • +
                                              • HTML
                                              • +
                                              • CSS
                                              • +
                                              • Ajax
                                              • +
                                              • Server-side script
                                              • +
                                              +
                                              +
                                              +

                                              The Javascript shown below is used to initialise the table shown in this example:

                                              +
                                              + $('#example').DataTable({ + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'age' }, + { data: 'start_date' }, + { data: 'salary' } + ] +}); +
                                              +
                                              + new DataTable('#example', { + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'age' }, + { data: 'start_date' }, + { data: 'salary' } + ] +}); +
                                              +

                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                              +
                                                +
                                                +
                                                +

                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                +
                                                +
                                                +
                                                +

                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                +
                                                +

                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                +
                                                  +
                                                  +
                                                  +

                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                  +
                                                  +
                                                  +

                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                  +
                                                  +
                                                  +
                                                  +
                                                  +
                                                  + +
                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/row_callback.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/row_callback.html new file mode 100644 index 0000000..227156e --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/row_callback.html @@ -0,0 +1,1034 @@ + + + + + + + DataTables example - Row created callback + + + + + + + + +
                                                  +
                                                  +

                                                  DataTables example Row created callback

                                                  +
                                                  +

                                                  The following example shows how a callback function can be used to format a particular row at draw time. For each row that is generated for display, the + createdRow function is called once + and once only. It is passed the create row node which can then be modified.

                                                  +

                                                  In this case a trivial example of making the 'salary' column blue and bold by adding a CSS class to the container cell if the salary is greater than $150,000. + Note that columns.createdCell could also be used to create exactly the same effect.

                                                  +
                                                  +
                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                  NamePositionOfficeAgeStart dateSalary
                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                  NamePositionOfficeAgeStart dateSalary
                                                  +
                                                  +
                                                    +
                                                  • Javascript
                                                  • +
                                                  • HTML
                                                  • +
                                                  • CSS
                                                  • +
                                                  • Ajax
                                                  • +
                                                  • Server-side script
                                                  • +
                                                  +
                                                  +
                                                  +

                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                  +
                                                  + $('#example').DataTable({ + createdRow: function (row, data, index) { + if (data[5].replace(/[\$,]/g, '') * 1 > 150000) { + $('td', row).eq(5).addClass('highlight'); + } + } +}); +
                                                  +
                                                  + new DataTable('#example', { + createdRow: (row, data, index) => { + if (data[5].replace(/[\$,]/g, '') * 1 > 150000) { + row.querySelector(':nth-child(6)').classList.add('highlight'); + } + } +}); +
                                                  +

                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                  +
                                                    +
                                                    +
                                                    +

                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                    +
                                                    +
                                                    +
                                                    +

                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                    td.highlight { + font-weight: bold; + color: blue; + } + + html.dark td.highlight { + color: white; + } +
                                                    +

                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                    +
                                                      +
                                                      +
                                                      +

                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                      +
                                                      +
                                                      +

                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                      +
                                                      +
                                                      +
                                                      +
                                                      +
                                                      + +
                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/row_grouping.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/row_grouping.html new file mode 100644 index 0000000..7f63026 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/row_grouping.html @@ -0,0 +1,1089 @@ + + + + + + + DataTables example - Row grouping + + + + + + + + +
                                                      +
                                                      +

                                                      DataTables example Row grouping

                                                      +
                                                      +

                                                      Although DataTables doesn't have row grouping built-in (picking one of the many methods available would overly limit the DataTables core), it is most certainly + possible to give the look and feel of row grouping.

                                                      +

                                                      In the example below the 'group' is the office location, which is based on the information in the third column (which is set to hidden). The grouping indicator + is added by the drawCallback + function, which will parse through the rows which are displayed, and enter a grouping TR element where a new group is found. A click event handler is + added for the grouping rows to allow the grouping order to be restored as well as ordering by any other column.

                                                      +

                                                      RowGroup extension

                                                      +

                                                      Important note: DataTables now has a RowGroup extension that provides a formal API for the abilities in + this demo and extends upon them in a number of significant and useful ways. This example is retained as a useful demonstration of how the drawCallback option can be used, but for + new sites that make use of row grouping, it is suggested that you use the new RowGroup extension.

                                                      +
                                                      +
                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                      NamePositionOfficeAgeStart dateSalary
                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                      NamePositionOfficeAgeStart dateSalary
                                                      +
                                                      +
                                                        +
                                                      • Javascript
                                                      • +
                                                      • HTML
                                                      • +
                                                      • CSS
                                                      • +
                                                      • Ajax
                                                      • +
                                                      • Server-side script
                                                      • +
                                                      +
                                                      +
                                                      +

                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                      +
                                                      + var groupColumn = 2; +var table = $('#example').DataTable({ + columnDefs: [{ visible: false, targets: groupColumn }], + order: [[groupColumn, 'asc']], + displayLength: 25, + drawCallback: function (settings) { + var api = this.api(); + var rows = api.rows({ page: 'current' }).nodes(); + var last = null; + + api.column(groupColumn, { page: 'current' }) + .data() + .each(function (group, i) { + if (last !== group) { + $(rows) + .eq(i) + .before( + '<tr class="group"><td colspan="5">' + + group + + '</td></tr>' + ); + + last = group; + } + }); + } +}); + +// Order by the grouping +$('#example tbody').on('click', 'tr.group', function () { + var currentOrder = table.order()[0]; + if (currentOrder[0] === groupColumn && currentOrder[1] === 'asc') { + table.order([groupColumn, 'desc']).draw(); + } + else { + table.order([groupColumn, 'asc']).draw(); + } +}); +
                                                      +
                                                      + +
                                                      +

                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                      +
                                                        +
                                                        +
                                                        +

                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                        +
                                                        +
                                                        +
                                                        +

                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                        tr.group, +tr.group:hover { + background-color: rgba(0, 0, 0, 0.1) !important; +} + +:root.dark tr.group, +:root.dark tr.group:hover { + background-color: rgba(0, 0, 0, 0.75) !important; +} +
                                                        +

                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                        +
                                                          +
                                                          +
                                                          +

                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                          +
                                                          +
                                                          +

                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                          +
                                                          +
                                                          +
                                                          +
                                                          +
                                                          + +
                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/sort_direction_control.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/sort_direction_control.html new file mode 100644 index 0000000..c7bf974 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/advanced_init/sort_direction_control.html @@ -0,0 +1,1039 @@ + + + + + + + DataTables example - Order direction sequence control + + + + + + + + +
                                                          +
                                                          +

                                                          DataTables example Order direction sequence control

                                                          +
                                                          +

                                                          At times you may wish to change the default ordering direction sequence for columns (some or all of them) to be 'descending' rather than DataTables' default + ascending. This can be done through the use of the columns.orderSequence initialisation parameter. This parameter also allows you to limit the ordering to a single + direction, or you could add complex behaviour to the ordering interaction.

                                                          +

                                                          The example below shows:

                                                          +
                                                            +
                                                          • Column 1 - default ordering
                                                          • +
                                                          • Column 2 - default ordering
                                                          • +
                                                          • Column 3 - ascending ordering, followed by no ordering
                                                          • +
                                                          • Column 4 - descending ordering, followed by ascending and then no ordering
                                                          • +
                                                          • Column 5 - descending ordering only
                                                          • +
                                                          • Column 6 - default ordering
                                                          • +
                                                          +

                                                          It's worth noting that I don't have a good use case for when you might what to mix such complex ordering behaviour into a single table, but the example shows + how these options can be used and therefore applied across all columns!

                                                          +
                                                          +
                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                          NamePositionOfficeAgeStart dateSalary
                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                          NamePositionOfficeAgeStart dateSalary
                                                          +
                                                          +
                                                            +
                                                          • Javascript
                                                          • +
                                                          • HTML
                                                          • +
                                                          • CSS
                                                          • +
                                                          • Ajax
                                                          • +
                                                          • Server-side script
                                                          • +
                                                          +
                                                          +
                                                          +

                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                          +
                                                          + $('#example').DataTable({ + columns: [ + null, + null, + { orderSequence: ['asc', ''] }, + { orderSequence: ['desc', 'asc', ''] }, + { orderSequence: ['desc'] }, + null + ] +}); +
                                                          +
                                                          + new DataTable('#example', { + columns: [ + null, + null, + { orderSequence: ['asc', ''] }, + { orderSequence: ['desc', 'asc', ''] }, + { orderSequence: ['desc'] }, + null + ] +}); +
                                                          +

                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                          +
                                                            +
                                                            +
                                                            +

                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                            +
                                                            +
                                                            +
                                                            +

                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                            +
                                                            +

                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                            +
                                                              +
                                                              +
                                                              +

                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                              +
                                                              +
                                                              +

                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                              +
                                                              +
                                                              +
                                                              +
                                                              +
                                                              + +
                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/custom_data_flat.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/custom_data_flat.html new file mode 100644 index 0000000..8fed573 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/custom_data_flat.html @@ -0,0 +1,596 @@ + + + + + + + DataTables example - Flat array data source + + + + + + + + +
                                                              +
                                                              +

                                                              DataTables example Flat array data source

                                                              +
                                                              +

                                                              When loading data from an Ajax source, by default, DataTables will look for the data to use in the data parameter of a returned object (e.g. + { "data": [...] }). This can easily be change by using the dataSrc option of the ajax initiation option.

                                                              +

                                                              The ajax.dataSrc has a number + of ways in which it can be used:

                                                              +
                                                                +
                                                              • As a string (e.g. dataSrc: 'myData') - obtain data from a different property in the source object.
                                                              • +
                                                              • As an empty string (e.g. dataSrc: '') - the data source is not an object but an array.
                                                              • +
                                                              • As a function (e.g. dataSrc: function(json) {}) - a function can be used to transform the data from one source format to another (for example + you could convert from XML to a Javascript object). The value returned from the function is used as the data for the table.
                                                              • +
                                                              +

                                                              The example below shows ajax.dataSrc being used as an empty string. This tells DataTables that the JSON loaded is a plain array, not an + object with an array inside it as is the default.

                                                              +
                                                              +
                                                              + + + + + + + + + + + + + + + + + + + + + +
                                                              NamePositionOfficeExtn.Start dateSalary
                                                              NamePositionOfficeExtn.Start dateSalary
                                                              +
                                                              +
                                                                +
                                                              • Javascript
                                                              • +
                                                              • HTML
                                                              • +
                                                              • CSS
                                                              • +
                                                              • Ajax
                                                              • +
                                                              • Server-side script
                                                              • +
                                                              +
                                                              +
                                                              +

                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                              +
                                                              + $('#example').DataTable({ + ajax: { + url: 'data/objects_root_array.txt', + dataSrc: '' + }, + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'extn' }, + { data: 'start_date' }, + { data: 'salary' } + ] +}); +
                                                              +
                                                              + new DataTable('#example', { + ajax: { + url: 'data/objects_root_array.txt', + dataSrc: '' + }, + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'extn' }, + { data: 'start_date' }, + { data: 'salary' } + ] +}); +
                                                              +

                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                              +
                                                                +
                                                                +
                                                                +

                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                +
                                                                +
                                                                +
                                                                +

                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                +
                                                                +

                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                +
                                                                  +
                                                                  +
                                                                  +

                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                  +
                                                                  +
                                                                  +

                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                  +
                                                                  +
                                                                  +
                                                                  +
                                                                  +
                                                                  + +
                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/custom_data_property.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/custom_data_property.html new file mode 100644 index 0000000..64f4436 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/custom_data_property.html @@ -0,0 +1,565 @@ + + + + + + + DataTables example - Custom data source property + + + + + + + + +
                                                                  +
                                                                  +

                                                                  DataTables example Custom data source property

                                                                  +
                                                                  +

                                                                  When loading data from an Ajax source, by default, DataTables will look for the data to use in the data parameter of a returned object (e.g. + { "data": [...] }). This can easily be changed by using the dataSrc option of the ajax initiation option.

                                                                  +

                                                                  The ajax.dataSrc has a number + of ways in which it can be used:

                                                                  +
                                                                    +
                                                                  • As a string (e.g. dataSrc: 'myData') - obtain data from a different property in the source object.
                                                                  • +
                                                                  • As an empty string (e.g. dataSrc: '') - the data source is not an object but an array.
                                                                  • +
                                                                  • As a function (e.g. dataSrc: function(json) {}) - a function can be used to transform the data from one source format to another (for example + you could convert from XML to a Javascript object). The value returned from the function is used as the data for the table.
                                                                  • +
                                                                  +

                                                                  The example below shows ajax.dataSrc being used as a string to get the data from a different source property, in this case demo, but it could be any value, including a nested property using standard dotted Javascript object notation.

                                                                  +

                                                                  For more details on loading a DataTable with Ajax data, please refer to the Ajax section of the manual.

                                                                  +
                                                                  +
                                                                  + + + + + + + + + + + + + + + + + + + + + +
                                                                  NamePositionOfficeExtn.Start dateSalary
                                                                  NamePositionOfficeExtn.Start dateSalary
                                                                  +
                                                                  +
                                                                    +
                                                                  • Javascript
                                                                  • +
                                                                  • HTML
                                                                  • +
                                                                  • CSS
                                                                  • +
                                                                  • Ajax
                                                                  • +
                                                                  • Server-side script
                                                                  • +
                                                                  +
                                                                  +
                                                                  +

                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                  +
                                                                  + $('#example').DataTable({ + ajax: { + dataSrc: 'demo', + url: 'data/arrays_custom_prop.txt' + } +}); +
                                                                  +
                                                                  + new DataTable('#example', { + ajax: { + dataSrc: 'demo', + url: 'data/arrays_custom_prop.txt' + } +}); +
                                                                  +

                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                  +
                                                                    +
                                                                    +
                                                                    +

                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                    +
                                                                    +
                                                                    +
                                                                    +

                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                    +
                                                                    +

                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                    +
                                                                      +
                                                                      +
                                                                      +

                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                      +
                                                                      +
                                                                      +

                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                      +
                                                                      +
                                                                      +
                                                                      +
                                                                      +
                                                                      + +
                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays.txt new file mode 100644 index 0000000..2a420ae --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays.txt @@ -0,0 +1,460 @@ +{ + "data": [ + [ + "Tiger Nixon", + "System Architect", + "Edinburgh", + "5421", + "2011-04-25", + "$320,800" + ], + [ + "Garrett Winters", + "Accountant", + "Tokyo", + "8422", + "2011-07-25", + "$170,750" + ], + [ + "Ashton Cox", + "Junior Technical Author", + "San Francisco", + "1562", + "2009-01-12", + "$86,000" + ], + [ + "Cedric Kelly", + "Senior Javascript Developer", + "Edinburgh", + "6224", + "2012-03-29", + "$433,060" + ], + [ + "Airi Satou", + "Accountant", + "Tokyo", + "5407", + "2008-11-28", + "$162,700" + ], + [ + "Brielle Williamson", + "Integration Specialist", + "New York", + "4804", + "2012-12-02", + "$372,000" + ], + [ + "Herrod Chandler", + "Sales Assistant", + "San Francisco", + "9608", + "2012-08-06", + "$137,500" + ], + [ + "Rhona Davidson", + "Integration Specialist", + "Tokyo", + "6200", + "2010-10-14", + "$327,900" + ], + [ + "Colleen Hurst", + "Javascript Developer", + "San Francisco", + "2360", + "2009-09-15", + "$205,500" + ], + [ + "Sonya Frost", + "Software Engineer", + "Edinburgh", + "1667", + "2008-12-13", + "$103,600" + ], + [ + "Jena Gaines", + "Office Manager", + "London", + "3814", + "2008-12-19", + "$90,560" + ], + [ + "Quinn Flynn", + "Support Lead", + "Edinburgh", + "9497", + "2013-03-03", + "$342,000" + ], + [ + "Charde Marshall", + "Regional Director", + "San Francisco", + "6741", + "2008-10-16", + "$470,600" + ], + [ + "Haley Kennedy", + "Senior Marketing Designer", + "London", + "3597", + "2012-12-18", + "$313,500" + ], + [ + "Tatyana Fitzpatrick", + "Regional Director", + "London", + "1965", + "2010-03-17", + "$385,750" + ], + [ + "Michael Silva", + "Marketing Designer", + "London", + "1581", + "2012-11-27", + "$198,500" + ], + [ + "Paul Byrd", + "Chief Financial Officer (CFO)", + "New York", + "3059", + "2010-06-09", + "$725,000" + ], + [ + "Gloria Little", + "Systems Administrator", + "New York", + "1721", + "2009-04-10", + "$237,500" + ], + [ + "Bradley Greer", + "Software Engineer", + "London", + "2558", + "2012-10-13", + "$132,000" + ], + [ + "Dai Rios", + "Personnel Lead", + "Edinburgh", + "2290", + "2012-09-26", + "$217,500" + ], + [ + "Jenette Caldwell", + "Development Lead", + "New York", + "1937", + "2011-09-03", + "$345,000" + ], + [ + "Yuri Berry", + "Chief Marketing Officer (CMO)", + "New York", + "6154", + "2009-06-25", + "$675,000" + ], + [ + "Caesar Vance", + "Pre-Sales Support", + "New York", + "8330", + "2011-12-12", + "$106,450" + ], + [ + "Doris Wilder", + "Sales Assistant", + "Sydney", + "3023", + "2010-09-20", + "$85,600" + ], + [ + "Angelica Ramos", + "Chief Executive Officer (CEO)", + "London", + "5797", + "2009-10-09", + "$1,200,000" + ], + [ + "Gavin Joyce", + "Developer", + "Edinburgh", + "8822", + "2010-12-22", + "$92,575" + ], + [ + "Jennifer Chang", + "Regional Director", + "Singapore", + "9239", + "2010-11-14", + "$357,650" + ], + [ + "Brenden Wagner", + "Software Engineer", + "San Francisco", + "1314", + "2011-06-07", + "$206,850" + ], + [ + "Fiona Green", + "Chief Operating Officer (COO)", + "San Francisco", + "2947", + "2010-03-11", + "$850,000" + ], + [ + "Shou Itou", + "Regional Marketing", + "Tokyo", + "8899", + "2011-08-14", + "$163,000" + ], + [ + "Michelle House", + "Integration Specialist", + "Sydney", + "2769", + "2011-06-02", + "$95,400" + ], + [ + "Suki Burks", + "Developer", + "London", + "6832", + "2009-10-22", + "$114,500" + ], + [ + "Prescott Bartlett", + "Technical Author", + "London", + "3606", + "2011-05-07", + "$145,000" + ], + [ + "Gavin Cortez", + "Team Leader", + "San Francisco", + "2860", + "2008-10-26", + "$235,500" + ], + [ + "Martena Mccray", + "Post-Sales support", + "Edinburgh", + "8240", + "2011-03-09", + "$324,050" + ], + [ + "Unity Butler", + "Marketing Designer", + "San Francisco", + "5384", + "2009-12-09", + "$85,675" + ], + [ + "Howard Hatfield", + "Office Manager", + "San Francisco", + "7031", + "2008-12-16", + "$164,500" + ], + [ + "Hope Fuentes", + "Secretary", + "San Francisco", + "6318", + "2010-02-12", + "$109,850" + ], + [ + "Vivian Harrell", + "Financial Controller", + "San Francisco", + "9422", + "2009-02-14", + "$452,500" + ], + [ + "Timothy Mooney", + "Office Manager", + "London", + "7580", + "2008-12-11", + "$136,200" + ], + [ + "Jackson Bradshaw", + "Director", + "New York", + "1042", + "2008-09-26", + "$645,750" + ], + [ + "Olivia Liang", + "Support Engineer", + "Singapore", + "2120", + "2011-02-03", + "$234,500" + ], + [ + "Bruno Nash", + "Software Engineer", + "London", + "6222", + "2011-05-03", + "$163,500" + ], + [ + "Sakura Yamamoto", + "Support Engineer", + "Tokyo", + "9383", + "2009-08-19", + "$139,575" + ], + [ + "Thor Walton", + "Developer", + "New York", + "8327", + "2013-08-11", + "$98,540" + ], + [ + "Finn Camacho", + "Support Engineer", + "San Francisco", + "2927", + "2009-07-07", + "$87,500" + ], + [ + "Serge Baldwin", + "Data Coordinator", + "Singapore", + "8352", + "2012-04-09", + "$138,575" + ], + [ + "Zenaida Frank", + "Software Engineer", + "New York", + "7439", + "2010-01-04", + "$125,250" + ], + [ + "Zorita Serrano", + "Software Engineer", + "San Francisco", + "4389", + "2012-06-01", + "$115,000" + ], + [ + "Jennifer Acosta", + "Junior Javascript Developer", + "Edinburgh", + "3431", + "2013-02-01", + "$75,650" + ], + [ + "Cara Stevens", + "Sales Assistant", + "New York", + "3990", + "2011-12-06", + "$145,600" + ], + [ + "Hermione Butler", + "Regional Director", + "London", + "1016", + "2011-03-21", + "$356,250" + ], + [ + "Lael Greer", + "Systems Administrator", + "London", + "6733", + "2009-02-27", + "$103,500" + ], + [ + "Jonas Alexander", + "Developer", + "San Francisco", + "8196", + "2010-07-14", + "$86,500" + ], + [ + "Shad Decker", + "Regional Director", + "Edinburgh", + "6373", + "2008-11-13", + "$183,000" + ], + [ + "Michael Bruce", + "Javascript Developer", + "Singapore", + "5384", + "2011-06-27", + "$183,000" + ], + [ + "Donna Snider", + "Customer Support", + "New York", + "4226", + "2011-01-25", + "$112,000" + ] + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays_custom_prop.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays_custom_prop.txt new file mode 100644 index 0000000..c2b630f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays_custom_prop.txt @@ -0,0 +1,460 @@ +{ + "demo": [ + [ + "Tiger Nixon", + "System Architect", + "Edinburgh", + "5421", + "2011-04-25", + "$320,800" + ], + [ + "Garrett Winters", + "Accountant", + "Tokyo", + "8422", + "2011-07-25", + "$170,750" + ], + [ + "Ashton Cox", + "Junior Technical Author", + "San Francisco", + "1562", + "2009-01-12", + "$86,000" + ], + [ + "Cedric Kelly", + "Senior Javascript Developer", + "Edinburgh", + "6224", + "2012-03-29", + "$433,060" + ], + [ + "Airi Satou", + "Accountant", + "Tokyo", + "5407", + "2008-11-28", + "$162,700" + ], + [ + "Brielle Williamson", + "Integration Specialist", + "New York", + "4804", + "2012-12-02", + "$372,000" + ], + [ + "Herrod Chandler", + "Sales Assistant", + "San Francisco", + "9608", + "2012-08-06", + "$137,500" + ], + [ + "Rhona Davidson", + "Integration Specialist", + "Tokyo", + "6200", + "2010-10-14", + "$327,900" + ], + [ + "Colleen Hurst", + "Javascript Developer", + "San Francisco", + "2360", + "2009-09-15", + "$205,500" + ], + [ + "Sonya Frost", + "Software Engineer", + "Edinburgh", + "1667", + "2008-12-13", + "$103,600" + ], + [ + "Jena Gaines", + "Office Manager", + "London", + "3814", + "2008-12-19", + "$90,560" + ], + [ + "Quinn Flynn", + "Support Lead", + "Edinburgh", + "9497", + "2013-03-03", + "$342,000" + ], + [ + "Charde Marshall", + "Regional Director", + "San Francisco", + "6741", + "2008-10-16", + "$470,600" + ], + [ + "Haley Kennedy", + "Senior Marketing Designer", + "London", + "3597", + "2012-12-18", + "$313,500" + ], + [ + "Tatyana Fitzpatrick", + "Regional Director", + "London", + "1965", + "2010-03-17", + "$385,750" + ], + [ + "Michael Silva", + "Marketing Designer", + "London", + "1581", + "2012-11-27", + "$198,500" + ], + [ + "Paul Byrd", + "Chief Financial Officer (CFO)", + "New York", + "3059", + "2010-06-09", + "$725,000" + ], + [ + "Gloria Little", + "Systems Administrator", + "New York", + "1721", + "2009-04-10", + "$237,500" + ], + [ + "Bradley Greer", + "Software Engineer", + "London", + "2558", + "2012-10-13", + "$132,000" + ], + [ + "Dai Rios", + "Personnel Lead", + "Edinburgh", + "2290", + "2012-09-26", + "$217,500" + ], + [ + "Jenette Caldwell", + "Development Lead", + "New York", + "1937", + "2011-09-03", + "$345,000" + ], + [ + "Yuri Berry", + "Chief Marketing Officer (CMO)", + "New York", + "6154", + "2009-06-25", + "$675,000" + ], + [ + "Caesar Vance", + "Pre-Sales Support", + "New York", + "8330", + "2011-12-12", + "$106,450" + ], + [ + "Doris Wilder", + "Sales Assistant", + "Sydney", + "3023", + "2010-09-20", + "$85,600" + ], + [ + "Angelica Ramos", + "Chief Executive Officer (CEO)", + "London", + "5797", + "2009-10-09", + "$1,200,000" + ], + [ + "Gavin Joyce", + "Developer", + "Edinburgh", + "8822", + "2010-12-22", + "$92,575" + ], + [ + "Jennifer Chang", + "Regional Director", + "Singapore", + "9239", + "2010-11-14", + "$357,650" + ], + [ + "Brenden Wagner", + "Software Engineer", + "San Francisco", + "1314", + "2011-06-07", + "$206,850" + ], + [ + "Fiona Green", + "Chief Operating Officer (COO)", + "San Francisco", + "2947", + "2010-03-11", + "$850,000" + ], + [ + "Shou Itou", + "Regional Marketing", + "Tokyo", + "8899", + "2011-08-14", + "$163,000" + ], + [ + "Michelle House", + "Integration Specialist", + "Sydney", + "2769", + "2011-06-02", + "$95,400" + ], + [ + "Suki Burks", + "Developer", + "London", + "6832", + "2009-10-22", + "$114,500" + ], + [ + "Prescott Bartlett", + "Technical Author", + "London", + "3606", + "2011-05-07", + "$145,000" + ], + [ + "Gavin Cortez", + "Team Leader", + "San Francisco", + "2860", + "2008-10-26", + "$235,500" + ], + [ + "Martena Mccray", + "Post-Sales support", + "Edinburgh", + "8240", + "2011-03-09", + "$324,050" + ], + [ + "Unity Butler", + "Marketing Designer", + "San Francisco", + "5384", + "2009-12-09", + "$85,675" + ], + [ + "Howard Hatfield", + "Office Manager", + "San Francisco", + "7031", + "2008-12-16", + "$164,500" + ], + [ + "Hope Fuentes", + "Secretary", + "San Francisco", + "6318", + "2010-02-12", + "$109,850" + ], + [ + "Vivian Harrell", + "Financial Controller", + "San Francisco", + "9422", + "2009-02-14", + "$452,500" + ], + [ + "Timothy Mooney", + "Office Manager", + "London", + "7580", + "2008-12-11", + "$136,200" + ], + [ + "Jackson Bradshaw", + "Director", + "New York", + "1042", + "2008-09-26", + "$645,750" + ], + [ + "Olivia Liang", + "Support Engineer", + "Singapore", + "2120", + "2011-02-03", + "$234,500" + ], + [ + "Bruno Nash", + "Software Engineer", + "London", + "6222", + "2011-05-03", + "$163,500" + ], + [ + "Sakura Yamamoto", + "Support Engineer", + "Tokyo", + "9383", + "2009-08-19", + "$139,575" + ], + [ + "Thor Walton", + "Developer", + "New York", + "8327", + "2013-08-11", + "$98,540" + ], + [ + "Finn Camacho", + "Support Engineer", + "San Francisco", + "2927", + "2009-07-07", + "$87,500" + ], + [ + "Serge Baldwin", + "Data Coordinator", + "Singapore", + "8352", + "2012-04-09", + "$138,575" + ], + [ + "Zenaida Frank", + "Software Engineer", + "New York", + "7439", + "2010-01-04", + "$125,250" + ], + [ + "Zorita Serrano", + "Software Engineer", + "San Francisco", + "4389", + "2012-06-01", + "$115,000" + ], + [ + "Jennifer Acosta", + "Junior Javascript Developer", + "Edinburgh", + "3431", + "2013-02-01", + "$75,650" + ], + [ + "Cara Stevens", + "Sales Assistant", + "New York", + "3990", + "2011-12-06", + "$145,600" + ], + [ + "Hermione Butler", + "Regional Director", + "London", + "1016", + "2011-03-21", + "$356,250" + ], + [ + "Lael Greer", + "Systems Administrator", + "London", + "6733", + "2009-02-27", + "$103,500" + ], + [ + "Jonas Alexander", + "Developer", + "San Francisco", + "8196", + "2010-07-14", + "$86,500" + ], + [ + "Shad Decker", + "Regional Director", + "Edinburgh", + "6373", + "2008-11-13", + "$183,000" + ], + [ + "Michael Bruce", + "Javascript Developer", + "Singapore", + "5384", + "2011-06-27", + "$183,000" + ], + [ + "Donna Snider", + "Customer Support", + "New York", + "4226", + "2011-01-25", + "$112,000" + ] + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays_subobjects.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays_subobjects.txt new file mode 100644 index 0000000..64985df --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/arrays_subobjects.txt @@ -0,0 +1,688 @@ +{ + "data": [ + { + "0": "Tiger Nixon", + "hr": { + "position": "System Architect", + "salary": "$320,800", + "start_date": "2011-04-25" + }, + "contact": { + "office": "Edinburgh", + "extn": "5421" + } + }, + { + "0": "Garrett Winters", + "hr": { + "position": "Accountant", + "salary": "$170,750", + "start_date": "2011-07-25" + }, + "contact": { + "office": "Tokyo", + "extn": "8422" + } + }, + { + "0": "Ashton Cox", + "hr": { + "position": "Junior Technical Author", + "salary": "$86,000", + "start_date": "2009-01-12" + }, + "contact": { + "office": "San Francisco", + "extn": "1562" + } + }, + { + "0": "Cedric Kelly", + "hr": { + "position": "Senior Javascript Developer", + "salary": "$433,060", + "start_date": "2012-03-29" + }, + "contact": { + "office": "Edinburgh", + "extn": "6224" + } + }, + { + "0": "Airi Satou", + "hr": { + "position": "Accountant", + "salary": "$162,700", + "start_date": "2008-11-28" + }, + "contact": { + "office": "Tokyo", + "extn": "5407" + } + }, + { + "0": "Brielle Williamson", + "hr": { + "position": "Integration Specialist", + "salary": "$372,000", + "start_date": "2012-12-02" + }, + "contact": { + "office": "New York", + "extn": "4804" + } + }, + { + "0": "Herrod Chandler", + "hr": { + "position": "Sales Assistant", + "salary": "$137,500", + "start_date": "2012-08-06" + }, + "contact": { + "office": "San Francisco", + "extn": "9608" + } + }, + { + "0": "Rhona Davidson", + "hr": { + "position": "Integration Specialist", + "salary": "$327,900", + "start_date": "2010-10-14" + }, + "contact": { + "office": "Tokyo", + "extn": "6200" + } + }, + { + "0": "Colleen Hurst", + "hr": { + "position": "Javascript Developer", + "salary": "$205,500", + "start_date": "2009-09-15" + }, + "contact": { + "office": "San Francisco", + "extn": "2360" + } + }, + { + "0": "Sonya Frost", + "hr": { + "position": "Software Engineer", + "salary": "$103,600", + "start_date": "2008-12-13" + }, + "contact": { + "office": "Edinburgh", + "extn": "1667" + } + }, + { + "0": "Jena Gaines", + "hr": { + "position": "Office Manager", + "salary": "$90,560", + "start_date": "2008-12-19" + }, + "contact": { + "office": "London", + "extn": "3814" + } + }, + { + "0": "Quinn Flynn", + "hr": { + "position": "Support Lead", + "salary": "$342,000", + "start_date": "2013-03-03" + }, + "contact": { + "office": "Edinburgh", + "extn": "9497" + } + }, + { + "0": "Charde Marshall", + "hr": { + "position": "Regional Director", + "salary": "$470,600", + "start_date": "2008-10-16" + }, + "contact": { + "office": "San Francisco", + "extn": "6741" + } + }, + { + "0": "Haley Kennedy", + "hr": { + "position": "Senior Marketing Designer", + "salary": "$313,500", + "start_date": "2012-12-18" + }, + "contact": { + "office": "London", + "extn": "3597" + } + }, + { + "0": "Tatyana Fitzpatrick", + "hr": { + "position": "Regional Director", + "salary": "$385,750", + "start_date": "2010-03-17" + }, + "contact": { + "office": "London", + "extn": "1965" + } + }, + { + "0": "Michael Silva", + "hr": { + "position": "Marketing Designer", + "salary": "$198,500", + "start_date": "2012-11-27" + }, + "contact": { + "office": "London", + "extn": "1581" + } + }, + { + "0": "Paul Byrd", + "hr": { + "position": "Chief Financial Officer (CFO)", + "salary": "$725,000", + "start_date": "2010-06-09" + }, + "contact": { + "office": "New York", + "extn": "3059" + } + }, + { + "0": "Gloria Little", + "hr": { + "position": "Systems Administrator", + "salary": "$237,500", + "start_date": "2009-04-10" + }, + "contact": { + "office": "New York", + "extn": "1721" + } + }, + { + "0": "Bradley Greer", + "hr": { + "position": "Software Engineer", + "salary": "$132,000", + "start_date": "2012-10-13" + }, + "contact": { + "office": "London", + "extn": "2558" + } + }, + { + "0": "Dai Rios", + "hr": { + "position": "Personnel Lead", + "salary": "$217,500", + "start_date": "2012-09-26" + }, + "contact": { + "office": "Edinburgh", + "extn": "2290" + } + }, + { + "0": "Jenette Caldwell", + "hr": { + "position": "Development Lead", + "salary": "$345,000", + "start_date": "2011-09-03" + }, + "contact": { + "office": "New York", + "extn": "1937" + } + }, + { + "0": "Yuri Berry", + "hr": { + "position": "Chief Marketing Officer (CMO)", + "salary": "$675,000", + "start_date": "2009-06-25" + }, + "contact": { + "office": "New York", + "extn": "6154" + } + }, + { + "0": "Caesar Vance", + "hr": { + "position": "Pre-Sales Support", + "salary": "$106,450", + "start_date": "2011-12-12" + }, + "contact": { + "office": "New York", + "extn": "8330" + } + }, + { + "0": "Doris Wilder", + "hr": { + "position": "Sales Assistant", + "salary": "$85,600", + "start_date": "2010-09-20" + }, + "contact": { + "office": "Sydney", + "extn": "3023" + } + }, + { + "0": "Angelica Ramos", + "hr": { + "position": "Chief Executive Officer (CEO)", + "salary": "$1,200,000", + "start_date": "2009-10-09" + }, + "contact": { + "office": "London", + "extn": "5797" + } + }, + { + "0": "Gavin Joyce", + "hr": { + "position": "Developer", + "salary": "$92,575", + "start_date": "2010-12-22" + }, + "contact": { + "office": "Edinburgh", + "extn": "8822" + } + }, + { + "0": "Jennifer Chang", + "hr": { + "position": "Regional Director", + "salary": "$357,650", + "start_date": "2010-11-14" + }, + "contact": { + "office": "Singapore", + "extn": "9239" + } + }, + { + "0": "Brenden Wagner", + "hr": { + "position": "Software Engineer", + "salary": "$206,850", + "start_date": "2011-06-07" + }, + "contact": { + "office": "San Francisco", + "extn": "1314" + } + }, + { + "0": "Fiona Green", + "hr": { + "position": "Chief Operating Officer (COO)", + "salary": "$850,000", + "start_date": "2010-03-11" + }, + "contact": { + "office": "San Francisco", + "extn": "2947" + } + }, + { + "0": "Shou Itou", + "hr": { + "position": "Regional Marketing", + "salary": "$163,000", + "start_date": "2011-08-14" + }, + "contact": { + "office": "Tokyo", + "extn": "8899" + } + }, + { + "0": "Michelle House", + "hr": { + "position": "Integration Specialist", + "salary": "$95,400", + "start_date": "2011-06-02" + }, + "contact": { + "office": "Sydney", + "extn": "2769" + } + }, + { + "0": "Suki Burks", + "hr": { + "position": "Developer", + "salary": "$114,500", + "start_date": "2009-10-22" + }, + "contact": { + "office": "London", + "extn": "6832" + } + }, + { + "0": "Prescott Bartlett", + "hr": { + "position": "Technical Author", + "salary": "$145,000", + "start_date": "2011-05-07" + }, + "contact": { + "office": "London", + "extn": "3606" + } + }, + { + "0": "Gavin Cortez", + "hr": { + "position": "Team Leader", + "salary": "$235,500", + "start_date": "2008-10-26" + }, + "contact": { + "office": "San Francisco", + "extn": "2860" + } + }, + { + "0": "Martena Mccray", + "hr": { + "position": "Post-Sales support", + "salary": "$324,050", + "start_date": "2011-03-09" + }, + "contact": { + "office": "Edinburgh", + "extn": "8240" + } + }, + { + "0": "Unity Butler", + "hr": { + "position": "Marketing Designer", + "salary": "$85,675", + "start_date": "2009-12-09" + }, + "contact": { + "office": "San Francisco", + "extn": "5384" + } + }, + { + "0": "Howard Hatfield", + "hr": { + "position": "Office Manager", + "salary": "$164,500", + "start_date": "2008-12-16" + }, + "contact": { + "office": "San Francisco", + "extn": "7031" + } + }, + { + "0": "Hope Fuentes", + "hr": { + "position": "Secretary", + "salary": "$109,850", + "start_date": "2010-02-12" + }, + "contact": { + "office": "San Francisco", + "extn": "6318" + } + }, + { + "0": "Vivian Harrell", + "hr": { + "position": "Financial Controller", + "salary": "$452,500", + "start_date": "2009-02-14" + }, + "contact": { + "office": "San Francisco", + "extn": "9422" + } + }, + { + "0": "Timothy Mooney", + "hr": { + "position": "Office Manager", + "salary": "$136,200", + "start_date": "2008-12-11" + }, + "contact": { + "office": "London", + "extn": "7580" + } + }, + { + "0": "Jackson Bradshaw", + "hr": { + "position": "Director", + "salary": "$645,750", + "start_date": "2008-09-26" + }, + "contact": { + "office": "New York", + "extn": "1042" + } + }, + { + "0": "Olivia Liang", + "hr": { + "position": "Support Engineer", + "salary": "$234,500", + "start_date": "2011-02-03" + }, + "contact": { + "office": "Singapore", + "extn": "2120" + } + }, + { + "0": "Bruno Nash", + "hr": { + "position": "Software Engineer", + "salary": "$163,500", + "start_date": "2011-05-03" + }, + "contact": { + "office": "London", + "extn": "6222" + } + }, + { + "0": "Sakura Yamamoto", + "hr": { + "position": "Support Engineer", + "salary": "$139,575", + "start_date": "2009-08-19" + }, + "contact": { + "office": "Tokyo", + "extn": "9383" + } + }, + { + "0": "Thor Walton", + "hr": { + "position": "Developer", + "salary": "$98,540", + "start_date": "2013-08-11" + }, + "contact": { + "office": "New York", + "extn": "8327" + } + }, + { + "0": "Finn Camacho", + "hr": { + "position": "Support Engineer", + "salary": "$87,500", + "start_date": "2009-07-07" + }, + "contact": { + "office": "San Francisco", + "extn": "2927" + } + }, + { + "0": "Serge Baldwin", + "hr": { + "position": "Data Coordinator", + "salary": "$138,575", + "start_date": "2012-04-09" + }, + "contact": { + "office": "Singapore", + "extn": "8352" + } + }, + { + "0": "Zenaida Frank", + "hr": { + "position": "Software Engineer", + "salary": "$125,250", + "start_date": "2010-01-04" + }, + "contact": { + "office": "New York", + "extn": "7439" + } + }, + { + "0": "Zorita Serrano", + "hr": { + "position": "Software Engineer", + "salary": "$115,000", + "start_date": "2012-06-01" + }, + "contact": { + "office": "San Francisco", + "extn": "4389" + } + }, + { + "0": "Jennifer Acosta", + "hr": { + "position": "Junior Javascript Developer", + "salary": "$75,650", + "start_date": "2013-02-01" + }, + "contact": { + "office": "Edinburgh", + "extn": "3431" + } + }, + { + "0": "Cara Stevens", + "hr": { + "position": "Sales Assistant", + "salary": "$145,600", + "start_date": "2011-12-06" + }, + "contact": { + "office": "New York", + "extn": "3990" + } + }, + { + "0": "Hermione Butler", + "hr": { + "position": "Regional Director", + "salary": "$356,250", + "start_date": "2011-03-21" + }, + "contact": { + "office": "London", + "extn": "1016" + } + }, + { + "0": "Lael Greer", + "hr": { + "position": "Systems Administrator", + "salary": "$103,500", + "start_date": "2009-02-27" + }, + "contact": { + "office": "London", + "extn": "6733" + } + }, + { + "0": "Jonas Alexander", + "hr": { + "position": "Developer", + "salary": "$86,500", + "start_date": "2010-07-14" + }, + "contact": { + "office": "San Francisco", + "extn": "8196" + } + }, + { + "0": "Shad Decker", + "hr": { + "position": "Regional Director", + "salary": "$183,000", + "start_date": "2008-11-13" + }, + "contact": { + "office": "Edinburgh", + "extn": "6373" + } + }, + { + "0": "Michael Bruce", + "hr": { + "position": "Javascript Developer", + "salary": "$183,000", + "start_date": "2011-06-27" + }, + "contact": { + "office": "Singapore", + "extn": "5384" + } + }, + { + "0": "Donna Snider", + "hr": { + "position": "Customer Support", + "salary": "$112,000", + "start_date": "2011-01-25" + }, + "contact": { + "office": "New York", + "extn": "4226" + } + } + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_10k.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_10k.txt new file mode 100644 index 0000000..d3c221a --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_10k.txt @@ -0,0 +1,90004 @@ +{ + "data": [ + { + "id": "1", + "name": "Alex Umney", + "position": "Assistant Buyer", + "salary": "$33,744", + "office": "Atlanta", + "extn": "6532", + "start_date": "2/10/2003" + }, + { + "id": "2", + "name": "William Mcgregor", + "position": "Web Developer", + "salary": "$286,575", + "office": "Saint Paul", + "extn": "2881", + "start_date": "5/30/2004" + }, + { + "id": "3", + "name": "Gwen Simpson", + "position": "Accountant", + "salary": "$214,071", + "office": "Louisville", + "extn": "5586", + "start_date": "1/29/2013" + }, + { + "id": "4", + "name": "Vicky Simpson", + "position": "Webmaster", + "salary": "$125,863", + "office": "Irving", + "extn": "6862", + "start_date": "8/3/2000" + }, + { + "id": "5", + "name": "Jacqueline Adams", + "position": "Dentist", + "salary": "$215,537", + "office": "Denver", + "extn": "5540", + "start_date": "7/10/2016" + }, + { + "id": "6", + "name": "Denny Parker", + "position": "Restaurant Manager", + "salary": "$229,125", + "office": "Baltimore", + "extn": "2775", + "start_date": "11/2/2012" + }, + { + "id": "7", + "name": "Bart Reading", + "position": "Retail Trainee", + "salary": "$139,283", + "office": "Rochester", + "extn": "5861", + "start_date": "4/29/2011" + }, + { + "id": "8", + "name": "Matt Bennett", + "position": "Front Desk Coordinator", + "salary": "$192,997", + "office": "Oakland", + "extn": "4244", + "start_date": "1/27/2003" + }, + { + "id": "9", + "name": "Rosalyn Townend", + "position": "Bookkeeper", + "salary": "$78,389", + "office": "Berlin", + "extn": "8656", + "start_date": "7/5/2016" + }, + { + "id": "10", + "name": "Jade Tutton", + "position": "Lecturer", + "salary": "$156,661", + "office": "Oakland", + "extn": "3801", + "start_date": "10/22/2005" + }, + { + "id": "11", + "name": "Jack Notman", + "position": "Fabricator", + "salary": "$123,451", + "office": "Laredo", + "extn": "5397", + "start_date": "9/8/2005" + }, + { + "id": "12", + "name": "Benny Benson", + "position": "Clerk", + "salary": "$203,459", + "office": "Fullerton", + "extn": "6641", + "start_date": "4/14/2014" + }, + { + "id": "13", + "name": "Juliette Bloom", + "position": "IT Support Staff", + "salary": "$19,735", + "office": "Kansas City", + "extn": "6915", + "start_date": "9/24/2016" + }, + { + "id": "14", + "name": "Emmanuelle Martin", + "position": "Dentist", + "salary": "$35,160", + "office": "Murfreesboro", + "extn": "7129", + "start_date": "10/26/2006" + }, + { + "id": "15", + "name": "Danny Keys", + "position": "Lecturer", + "salary": "$280,140", + "office": "Milwaukee", + "extn": "4184", + "start_date": "3/17/2013" + }, + { + "id": "16", + "name": "Eduardo Collis", + "position": "Pharmacist", + "salary": "$282,881", + "office": "Fort Lauderdale", + "extn": "3571", + "start_date": "6/25/2012" + }, + { + "id": "17", + "name": "Luke Farrow", + "position": "Baker", + "salary": "$184,110", + "office": "Lakewood", + "extn": "1943", + "start_date": "10/10/2000" + }, + { + "id": "18", + "name": "Claire Chappell", + "position": "Business Broker", + "salary": "$139,442", + "office": "Tallahassee", + "extn": "6590", + "start_date": "9/18/2009" + }, + { + "id": "19", + "name": "Henry Page ", + "position": "Stockbroker", + "salary": "$17,958", + "office": "Scottsdale", + "extn": "5904", + "start_date": "2/24/2001" + }, + { + "id": "20", + "name": "Paige Archer", + "position": "Physician", + "salary": "$170,982", + "office": "Indianapolis", + "extn": "5348", + "start_date": "2/16/2011" + }, + { + "id": "21", + "name": "Chris Gunn", + "position": "Electrician", + "salary": "$252,131", + "office": "Pittsburgh", + "extn": "1128", + "start_date": "2/29/2000" + }, + { + "id": "22", + "name": "Lucas Yarlett", + "position": "Laboratory Technician", + "salary": "$236,005", + "office": "Detroit", + "extn": "5713", + "start_date": "10/19/2009" + }, + { + "id": "23", + "name": "Parker Moore", + "position": "Designer", + "salary": "$291,557", + "office": "Reno", + "extn": "2668", + "start_date": "2/18/2000" + }, + { + "id": "24", + "name": "Melinda Gonzales", + "position": "Pharmacist", + "salary": "$113,685", + "office": "Prague", + "extn": "8696", + "start_date": "11/13/2000" + }, + { + "id": "25", + "name": "Carmella Walsh", + "position": "Audiologist", + "salary": "$136,629", + "office": "Sacramento", + "extn": "6758", + "start_date": "9/27/2000" + }, + { + "id": "26", + "name": "Roger Osmond", + "position": "Software Engineer", + "salary": "$202,254", + "office": "Reno", + "extn": "3681", + "start_date": "4/25/2016" + }, + { + "id": "27", + "name": "Kenzie Khan", + "position": "Design Engineer", + "salary": "$218,917", + "office": "Chicago", + "extn": "7997", + "start_date": "9/1/2012" + }, + { + "id": "28", + "name": "Rose Jenkin", + "position": "Call Center Representative", + "salary": "$163,776", + "office": "Tallahassee", + "extn": "5760", + "start_date": "4/10/2007" + }, + { + "id": "29", + "name": "Lucas Knight", + "position": "Clerk", + "salary": "$214,674", + "office": "Ontario", + "extn": "2227", + "start_date": "10/16/2014" + }, + { + "id": "30", + "name": "Maxwell Gavin", + "position": "HR Coordinator", + "salary": "$37,303", + "office": "Amarillo", + "extn": "2388", + "start_date": "2/25/2005" + }, + { + "id": "31", + "name": "Caleb Radcliffe", + "position": "Cashier", + "salary": "$14,906", + "office": "Rochester", + "extn": "1165", + "start_date": "10/28/2005" + }, + { + "id": "32", + "name": "Nate Tailor", + "position": "Call Center Representative", + "salary": "$50,576", + "office": "Colorado Springs", + "extn": "7248", + "start_date": "12/18/2009" + }, + { + "id": "33", + "name": "Olivia Lynch", + "position": "Healthcare Specialist", + "salary": "$193,216", + "office": "Paris", + "extn": "6336", + "start_date": "3/19/2004" + }, + { + "id": "34", + "name": "Penny Eastwood", + "position": "Assistant Buyer", + "salary": "$127,363", + "office": "Fayetteville", + "extn": "9529", + "start_date": "6/5/2014" + }, + { + "id": "35", + "name": "Sabina Shelton", + "position": "Insurance Broker", + "salary": "$139,031", + "office": "Baltimore", + "extn": "4368", + "start_date": "3/20/2011" + }, + { + "id": "36", + "name": "Hayden Bryson", + "position": "Fabricator", + "salary": "$226,074", + "office": "San Diego", + "extn": "8494", + "start_date": "11/24/2013" + }, + { + "id": "37", + "name": "Harvey Wise", + "position": "Physician", + "salary": "$133,069", + "office": "London", + "extn": "6651", + "start_date": "12/31/2010" + }, + { + "id": "38", + "name": "Elly Baxter", + "position": "Associate Professor", + "salary": "$262,866", + "office": "Prague", + "extn": "8171", + "start_date": "8/15/2016" + }, + { + "id": "39", + "name": "Rita Franks", + "position": "Budget Analyst", + "salary": "$85,928", + "office": "Washington", + "extn": "4518", + "start_date": "9/28/2017" + }, + { + "id": "40", + "name": "Jacob Jenkins", + "position": "Inspector", + "salary": "$289,559", + "office": "Seattle", + "extn": "9990", + "start_date": "8/5/2018" + }, + { + "id": "41", + "name": "Colleen Pratt", + "position": "Front Desk Coordinator", + "salary": "$154,840", + "office": "Pittsburgh", + "extn": "1830", + "start_date": "12/4/2017" + }, + { + "id": "42", + "name": "Esmeralda Phillips", + "position": "Business Broker", + "salary": "$259,739", + "office": "Stockton", + "extn": "3760", + "start_date": "3/31/2003" + }, + { + "id": "43", + "name": "Maya Redden", + "position": "Project Manager", + "salary": "$273,440", + "office": "Colorado Springs", + "extn": "4825", + "start_date": "8/22/2016" + }, + { + "id": "44", + "name": "Luke Fields", + "position": "Doctor", + "salary": "$274,321", + "office": "Hayward", + "extn": "7354", + "start_date": "11/30/2015" + }, + { + "id": "45", + "name": "Chad Nash", + "position": "Healthcare Specialist", + "salary": "$260,118", + "office": "Oklahoma City", + "extn": "8970", + "start_date": "7/5/2012" + }, + { + "id": "46", + "name": "Megan Pond", + "position": "Banker", + "salary": "$145,059", + "office": "Colorado Springs", + "extn": "3840", + "start_date": "6/29/2009" + }, + { + "id": "47", + "name": "Grace Marshall", + "position": "Global Logistics Supervisor", + "salary": "$192,983", + "office": "Kansas City", + "extn": "5364", + "start_date": "1/27/2009" + }, + { + "id": "48", + "name": "Daron Morrison", + "position": "Physician", + "salary": "$192,712", + "office": "Berlin", + "extn": "9230", + "start_date": "11/28/2018" + }, + { + "id": "49", + "name": "Anabelle Robertson", + "position": "Chef Manager", + "salary": "$292,838", + "office": "San Francisco", + "extn": "9366", + "start_date": "8/26/2009" + }, + { + "id": "50", + "name": "Barney Price", + "position": "HR Specialist", + "salary": "$46,831", + "office": "El Paso", + "extn": "7153", + "start_date": "11/21/2002" + }, + { + "id": "51", + "name": "Rosa Giles", + "position": "CNC Operator", + "salary": "$296,465", + "office": "Denver", + "extn": "4613", + "start_date": "3/10/2011" + }, + { + "id": "52", + "name": "Chester Townend", + "position": "Production Painter", + "salary": "$68,544", + "office": "Salem", + "extn": "2160", + "start_date": "6/20/2010" + }, + { + "id": "53", + "name": "Cedrick Rose", + "position": "HR Coordinator", + "salary": "$190,776", + "office": "Santa Ana", + "extn": "1315", + "start_date": "5/7/2005" + }, + { + "id": "54", + "name": "Bart Lewis", + "position": "Banker", + "salary": "$11,632", + "office": "Seattle", + "extn": "8048", + "start_date": "9/8/2001" + }, + { + "id": "55", + "name": "Wade Hammond", + "position": "Baker", + "salary": "$160,921", + "office": "Phoenix", + "extn": "5113", + "start_date": "5/1/2000" + }, + { + "id": "56", + "name": "Destiny Shaw", + "position": "Steward", + "salary": "$36,892", + "office": "Murfreesboro", + "extn": "6529", + "start_date": "6/29/2010" + }, + { + "id": "57", + "name": "Kieth Walker", + "position": "Cashier", + "salary": "$87,688", + "office": "Albuquerque", + "extn": "7845", + "start_date": "10/7/2014" + }, + { + "id": "58", + "name": "Barry Wellington", + "position": "Physician", + "salary": "$81,274", + "office": "Arlington", + "extn": "4215", + "start_date": "2/11/2016" + }, + { + "id": "59", + "name": "Michaela Garcia", + "position": "Design Engineer", + "salary": "$274,521", + "office": "Tallahassee", + "extn": "3342", + "start_date": "5/1/2009" + }, + { + "id": "60", + "name": "Mina Richards", + "position": "Systems Administrator", + "salary": "$70,880", + "office": "Valetta", + "extn": "3124", + "start_date": "1/28/2005" + }, + { + "id": "61", + "name": "Ramon Penn", + "position": "Audiologist", + "salary": "$190,486", + "office": "Tallahassee", + "extn": "4130", + "start_date": "5/29/2003" + }, + { + "id": "62", + "name": "Gwen Sherwood", + "position": "Lecturer", + "salary": "$279,420", + "office": "Nashville", + "extn": "5366", + "start_date": "8/8/2009" + }, + { + "id": "63", + "name": "Elly Adams", + "position": "Project Manager", + "salary": "$141,723", + "office": "Wien", + "extn": "9526", + "start_date": "6/7/2011" + }, + { + "id": "64", + "name": "Leanne Alexander", + "position": "Inspector", + "salary": "$145,897", + "office": "Bridgeport", + "extn": "9846", + "start_date": "6/8/2002" + }, + { + "id": "65", + "name": "Hank Oldfield", + "position": "Dentist", + "salary": "$191,640", + "office": "Chicago", + "extn": "9344", + "start_date": "4/15/2015" + }, + { + "id": "66", + "name": "Wade Rosenbloom", + "position": "Designer", + "salary": "$178,958", + "office": "Portland", + "extn": "3619", + "start_date": "6/12/2004" + }, + { + "id": "67", + "name": "Mandy Marshall", + "position": "Operator", + "salary": "$292,412", + "office": "Glendale", + "extn": "8487", + "start_date": "12/9/2009" + }, + { + "id": "68", + "name": "Julianna Bloom", + "position": "Systems Administrator", + "salary": "$119,413", + "office": "Indianapolis", + "extn": "5199", + "start_date": "11/16/2012" + }, + { + "id": "69", + "name": "Kimberly Malone", + "position": "Ambulatory Nurse", + "salary": "$96,203", + "office": "Fayetteville", + "extn": "2439", + "start_date": "6/29/2016" + }, + { + "id": "70", + "name": "Daron Freeburn", + "position": "Treasurer", + "salary": "$238,696", + "office": "Oklahoma City", + "extn": "1782", + "start_date": "8/14/2018" + }, + { + "id": "71", + "name": "Deborah Barrett", + "position": "Dentist", + "salary": "$241,690", + "office": "Berna", + "extn": "8745", + "start_date": "1/10/2015" + }, + { + "id": "72", + "name": "Michael Hill", + "position": "Cashier", + "salary": "$178,955", + "office": "Tulsa", + "extn": "7853", + "start_date": "10/8/2006" + }, + { + "id": "73", + "name": "Alessandra Dubois", + "position": "Healthcare Specialist", + "salary": "$175,808", + "office": "Dallas", + "extn": "9637", + "start_date": "2/25/2011" + }, + { + "id": "74", + "name": "Barry Ripley", + "position": "Cash Manager", + "salary": "$72,599", + "office": "Tallahassee", + "extn": "7427", + "start_date": "4/4/2019" + }, + { + "id": "75", + "name": "Elle Beal", + "position": "Ambulatory Nurse", + "salary": "$147,393", + "office": "Charlotte", + "extn": "5894", + "start_date": "7/7/2003" + }, + { + "id": "76", + "name": "Ruth Walton", + "position": "Cash Manager", + "salary": "$164,157", + "office": "Lakewood", + "extn": "2970", + "start_date": "10/28/2015" + }, + { + "id": "77", + "name": "Savannah Larsen", + "position": "Operator", + "salary": "$96,324", + "office": "Long Beach", + "extn": "5409", + "start_date": "6/8/2012" + }, + { + "id": "78", + "name": "Nicholas May", + "position": "Cash Manager", + "salary": "$60,597", + "office": "Bellevue", + "extn": "1318", + "start_date": "5/12/2000" + }, + { + "id": "79", + "name": "Grace Clayton", + "position": "Audiologist", + "salary": "$276,094", + "office": "Prague", + "extn": "8561", + "start_date": "11/30/2014" + }, + { + "id": "80", + "name": "Kimberly Addis", + "position": "Retail Trainee", + "salary": "$192,443", + "office": "Fremont", + "extn": "2950", + "start_date": "8/18/2013" + }, + { + "id": "81", + "name": "Elise Kent", + "position": "Staffing Consultant", + "salary": "$77,543", + "office": "Otawa", + "extn": "1458", + "start_date": "2/13/2015" + }, + { + "id": "82", + "name": "Aisha Everett", + "position": "Banker", + "salary": "$256,846", + "office": "Valetta", + "extn": "7748", + "start_date": "8/10/2015" + }, + { + "id": "83", + "name": "Margot Tait", + "position": "Chef Manager", + "salary": "$292,166", + "office": "New Orleans", + "extn": "4678", + "start_date": "11/24/2015" + }, + { + "id": "84", + "name": "Mina Woods", + "position": "Loan Officer", + "salary": "$132,897", + "office": "Oklahoma City", + "extn": "2265", + "start_date": "11/26/2013" + }, + { + "id": "85", + "name": "Alexa Andersson", + "position": "CNC Operator", + "salary": "$207,007", + "office": "Jacksonville", + "extn": "8264", + "start_date": "8/4/2018" + }, + { + "id": "86", + "name": "Gina Woods", + "position": "Budget Analyst", + "salary": "$242,245", + "office": "Cincinnati", + "extn": "5607", + "start_date": "1/5/2007" + }, + { + "id": "87", + "name": "Logan Broomfield", + "position": "Cook", + "salary": "$278,387", + "office": "Hollywood", + "extn": "3185", + "start_date": "10/25/2012" + }, + { + "id": "88", + "name": "Alexia Heaton", + "position": "HR Coordinator", + "salary": "$298,437", + "office": "San Bernardino", + "extn": "6699", + "start_date": "9/20/2019" + }, + { + "id": "89", + "name": "Paula Jones", + "position": "Webmaster", + "salary": "$263,348", + "office": "Oakland", + "extn": "4726", + "start_date": "10/1/2003" + }, + { + "id": "90", + "name": "Stella Harris", + "position": "Laboratory Technician", + "salary": "$54,187", + "office": "Detroit", + "extn": "8391", + "start_date": "10/10/2013" + }, + { + "id": "91", + "name": "Britney Taylor", + "position": "Stockbroker", + "salary": "$273,046", + "office": "Los Angeles", + "extn": "6871", + "start_date": "4/14/2014" + }, + { + "id": "92", + "name": "Matt Chester", + "position": "Restaurant Manager", + "salary": "$132,350", + "office": "Stockton", + "extn": "5828", + "start_date": "8/8/2004" + }, + { + "id": "93", + "name": "Blake Kennedy", + "position": "Designer", + "salary": "$260,295", + "office": "Oakland", + "extn": "8048", + "start_date": "6/6/2003" + }, + { + "id": "94", + "name": "Doug Taylor", + "position": "Investment Advisor", + "salary": "$22,941", + "office": "Baltimore", + "extn": "7139", + "start_date": "8/23/2010" + }, + { + "id": "95", + "name": "Liam Rose", + "position": "Laboratory Technician", + "salary": "$296,050", + "office": "Springfield", + "extn": "7382", + "start_date": "2/18/2003" + }, + { + "id": "96", + "name": "Dorothy Olivier", + "position": "Dentist", + "salary": "$223,386", + "office": "Philadelphia", + "extn": "9506", + "start_date": "8/1/2018" + }, + { + "id": "97", + "name": "Martha Pickard", + "position": "Loan Officer", + "salary": "$55,228", + "office": "Fayetteville", + "extn": "7635", + "start_date": "11/27/2010" + }, + { + "id": "98", + "name": "Tyler Lane", + "position": "Physician", + "salary": "$222,876", + "office": "Cincinnati", + "extn": "4196", + "start_date": "3/12/2009" + }, + { + "id": "99", + "name": "Hanna Hastings", + "position": "Biologist", + "salary": "$291,568", + "office": "Wien", + "extn": "8319", + "start_date": "9/23/2011" + }, + { + "id": "100", + "name": "Lindsay Goldsmith", + "position": "Steward", + "salary": "$26,695", + "office": "Tallahassee", + "extn": "6774", + "start_date": "5/4/2008" + }, + { + "id": "101", + "name": "Danny Robinson", + "position": "Web Developer", + "salary": "$87,585", + "office": "Fort Lauderdale", + "extn": "3019", + "start_date": "7/16/2011" + }, + { + "id": "102", + "name": "Benny Curtis", + "position": "Auditor", + "salary": "$161,623", + "office": "Bakersfield", + "extn": "7065", + "start_date": "8/10/2014" + }, + { + "id": "103", + "name": "Sasha Adams", + "position": "Investment Advisor", + "salary": "$195,315", + "office": "Sacramento", + "extn": "1747", + "start_date": "4/20/2016" + }, + { + "id": "104", + "name": "Alma Quinn", + "position": "Pharmacist", + "salary": "$235,177", + "office": "Baltimore", + "extn": "7106", + "start_date": "4/12/2007" + }, + { + "id": "105", + "name": "Deborah Lakey", + "position": "Bookkeeper", + "salary": "$55,164", + "office": "Moreno Valley", + "extn": "5905", + "start_date": "10/22/2014" + }, + { + "id": "106", + "name": "Marvin Richardson", + "position": "Associate Professor", + "salary": "$10,914", + "office": "Atlanta", + "extn": "6050", + "start_date": "11/21/2009" + }, + { + "id": "107", + "name": "George Dixon", + "position": "Lecturer", + "salary": "$144,822", + "office": "Washington", + "extn": "8902", + "start_date": "2/23/2001" + }, + { + "id": "108", + "name": "Boris Waterson", + "position": "Biologist", + "salary": "$261,999", + "office": "Oklahoma City", + "extn": "4003", + "start_date": "6/28/2005" + }, + { + "id": "109", + "name": "Rosie Eastwood", + "position": "Global Logistics Supervisor", + "salary": "$167,358", + "office": "Santa Ana", + "extn": "2645", + "start_date": "12/24/2015" + }, + { + "id": "110", + "name": "Isla Kirby", + "position": "Operator", + "salary": "$175,851", + "office": "Escondido", + "extn": "3023", + "start_date": "3/22/2017" + }, + { + "id": "111", + "name": "Angelique Morgan", + "position": "Accountant", + "salary": "$119,979", + "office": "Fremont", + "extn": "1483", + "start_date": "4/9/2003" + }, + { + "id": "112", + "name": "Cedrick Keys", + "position": "Health Educator", + "salary": "$218,431", + "office": "Colorado Springs", + "extn": "1768", + "start_date": "5/9/2017" + }, + { + "id": "113", + "name": "Rebecca Everett", + "position": "Mobile Developer", + "salary": "$16,706", + "office": "Amarillo", + "extn": "1444", + "start_date": "1/11/2001" + }, + { + "id": "114", + "name": "Marjorie Ellery", + "position": "Designer", + "salary": "$73,252", + "office": "Louisville", + "extn": "6003", + "start_date": "11/30/2014" + }, + { + "id": "115", + "name": "David Harrison", + "position": "Webmaster", + "salary": "$55,477", + "office": "Omaha", + "extn": "5025", + "start_date": "7/13/2015" + }, + { + "id": "116", + "name": "Nick Jones", + "position": "Business Broker", + "salary": "$254,776", + "office": "Columbus", + "extn": "2063", + "start_date": "4/17/2002" + }, + { + "id": "117", + "name": "Kaylee Calderwood", + "position": "Cash Manager", + "salary": "$169,856", + "office": "San Diego", + "extn": "7047", + "start_date": "4/30/2006" + }, + { + "id": "118", + "name": "Grace Alldridge", + "position": "Design Engineer", + "salary": "$161,156", + "office": "Colorado Springs", + "extn": "5353", + "start_date": "12/28/2011" + }, + { + "id": "119", + "name": "Luke Atkinson", + "position": "Treasurer", + "salary": "$43,751", + "office": "Omaha", + "extn": "9570", + "start_date": "7/27/2012" + }, + { + "id": "120", + "name": "Valentina Funnell", + "position": "Electrician", + "salary": "$261,476", + "office": "Lyon", + "extn": "8990", + "start_date": "3/15/2002" + }, + { + "id": "121", + "name": "Daron Brown", + "position": "CNC Operator", + "salary": "$155,478", + "office": "Ontario", + "extn": "4053", + "start_date": "7/12/2012" + }, + { + "id": "122", + "name": "Marissa Robinson", + "position": "Biologist", + "salary": "$225,872", + "office": "Berna", + "extn": "1923", + "start_date": "4/10/2007" + }, + { + "id": "123", + "name": "Tess Richardson", + "position": "Executive Director", + "salary": "$253,984", + "office": "Berlin", + "extn": "5223", + "start_date": "3/19/2014" + }, + { + "id": "124", + "name": "Barney Jenkin", + "position": "Chef Manager", + "salary": "$49,509", + "office": "Fayetteville", + "extn": "8828", + "start_date": "11/3/2005" + }, + { + "id": "125", + "name": "Tyler Durrant", + "position": "Healthcare Specialist", + "salary": "$78,617", + "office": "Arlington", + "extn": "5003", + "start_date": "3/1/2000" + }, + { + "id": "126", + "name": "Luke Phillips", + "position": "Loan Officer", + "salary": "$245,764", + "office": "Innsbruck", + "extn": "4849", + "start_date": "3/23/2003" + }, + { + "id": "127", + "name": "Jasmine Hunt", + "position": "Healthcare Specialist", + "salary": "$104,111", + "office": "St. Louis", + "extn": "1313", + "start_date": "11/7/2009" + }, + { + "id": "128", + "name": "Carol Walsh", + "position": "Physician", + "salary": "$174,460", + "office": "Phoenix", + "extn": "2793", + "start_date": "5/22/2005" + }, + { + "id": "129", + "name": "Maggie Sawyer", + "position": "Global Logistics Supervisor", + "salary": "$70,669", + "office": "Memphis", + "extn": "6658", + "start_date": "3/10/2017" + }, + { + "id": "130", + "name": "Julianna Ring", + "position": "Inspector", + "salary": "$287,212", + "office": "Venice", + "extn": "2242", + "start_date": "4/23/2019" + }, + { + "id": "131", + "name": "Enoch Benson", + "position": "Loan Officer", + "salary": "$109,116", + "office": "Phoenix", + "extn": "7773", + "start_date": "2/8/2019" + }, + { + "id": "132", + "name": "Eduardo Isaac", + "position": "Design Engineer", + "salary": "$181,077", + "office": "Bakersfield", + "extn": "8019", + "start_date": "3/19/2017" + }, + { + "id": "133", + "name": "Chelsea Khan", + "position": "Call Center Representative", + "salary": "$185,646", + "office": "Reno", + "extn": "3283", + "start_date": "8/26/2002" + }, + { + "id": "134", + "name": "Chad Ralph", + "position": "Machine Operator", + "salary": "$91,859", + "office": "Berlin", + "extn": "9592", + "start_date": "4/5/2002" + }, + { + "id": "135", + "name": "Aileen Underhill", + "position": "Biologist", + "salary": "$188,066", + "office": "San Francisco", + "extn": "1364", + "start_date": "11/2/2003" + }, + { + "id": "136", + "name": "Russel Russell", + "position": "Ambulatory Nurse", + "salary": "$212,328", + "office": "Fayetteville", + "extn": "1302", + "start_date": "1/26/2014" + }, + { + "id": "137", + "name": "Mayleen Vincent", + "position": "Designer", + "salary": "$261,068", + "office": "Hayward", + "extn": "8802", + "start_date": "2/10/2018" + }, + { + "id": "138", + "name": "Penny Simpson", + "position": "Insurance Broker", + "salary": "$296,702", + "office": "Salt Lake City", + "extn": "9082", + "start_date": "11/5/2001" + }, + { + "id": "139", + "name": "Natalie Vallory", + "position": "Laboratory Technician", + "salary": "$270,100", + "office": "Albuquerque", + "extn": "8977", + "start_date": "8/5/2001" + }, + { + "id": "140", + "name": "Eryn Logan", + "position": "Assistant Buyer", + "salary": "$136,435", + "office": "Milano", + "extn": "3026", + "start_date": "6/22/2006" + }, + { + "id": "141", + "name": "Benny Edler", + "position": "Operator", + "salary": "$284,013", + "office": "Ontario", + "extn": "9356", + "start_date": "2/3/2016" + }, + { + "id": "142", + "name": "Katelyn Maxwell", + "position": "Physician", + "salary": "$222,905", + "office": "Charlotte", + "extn": "6865", + "start_date": "7/12/2000" + }, + { + "id": "143", + "name": "Maia Khan", + "position": "Clerk", + "salary": "$89,426", + "office": "Irving", + "extn": "4674", + "start_date": "3/19/2017" + }, + { + "id": "144", + "name": "Alexander Johnson", + "position": "Paramedic", + "salary": "$27,066", + "office": "Arlington", + "extn": "8259", + "start_date": "1/4/2003" + }, + { + "id": "145", + "name": "Ruby Holmes", + "position": "Food Technologist", + "salary": "$289,421", + "office": "Moreno Valley", + "extn": "3760", + "start_date": "5/19/2013" + }, + { + "id": "146", + "name": "Sasha Cooper", + "position": "Electrician", + "salary": "$119,102", + "office": "San Antonio", + "extn": "3334", + "start_date": "12/30/2007" + }, + { + "id": "147", + "name": "Celina Sheldon", + "position": "Accountant", + "salary": "$257,719", + "office": "San Bernardino", + "extn": "4431", + "start_date": "5/12/2004" + }, + { + "id": "148", + "name": "Leanne Cork", + "position": "Software Engineer", + "salary": "$91,933", + "office": "Oakland", + "extn": "6872", + "start_date": "2/16/2011" + }, + { + "id": "149", + "name": "Nicole Faulkner", + "position": "Paramedic", + "salary": "$122,545", + "office": "Honolulu", + "extn": "1008", + "start_date": "9/12/2017" + }, + { + "id": "150", + "name": "Laila Bailey", + "position": "Business Broker", + "salary": "$193,701", + "office": "New York", + "extn": "5024", + "start_date": "10/25/2005" + }, + { + "id": "151", + "name": "Liliana Styles", + "position": "Food Technologist", + "salary": "$217,471", + "office": "Murfreesboro", + "extn": "5984", + "start_date": "11/19/2014" + }, + { + "id": "152", + "name": "Harmony Morgan", + "position": "IT Support Staff", + "salary": "$295,088", + "office": "Madison", + "extn": "5383", + "start_date": "5/6/2004" + }, + { + "id": "153", + "name": "Hayden Ingham", + "position": "Banker", + "salary": "$61,187", + "office": "Fayetteville", + "extn": "7759", + "start_date": "4/5/2002" + }, + { + "id": "154", + "name": "Mavis Pope", + "position": "Cashier", + "salary": "$127,288", + "office": "Paris", + "extn": "5298", + "start_date": "9/17/2006" + }, + { + "id": "155", + "name": "Denny Thompson", + "position": "Restaurant Manager", + "salary": "$62,788", + "office": "Charlotte", + "extn": "9780", + "start_date": "12/27/2015" + }, + { + "id": "156", + "name": "Sharon Ramsey", + "position": "Staffing Consultant", + "salary": "$234,182", + "office": "Zurich", + "extn": "5335", + "start_date": "10/27/2019" + }, + { + "id": "157", + "name": "Matthew Swift", + "position": "Web Developer", + "salary": "$206,569", + "office": "Fayetteville", + "extn": "3774", + "start_date": "9/15/2014" + }, + { + "id": "158", + "name": "Gabriel Jordan", + "position": "Physician", + "salary": "$14,855", + "office": "Honolulu", + "extn": "8493", + "start_date": "9/28/2002" + }, + { + "id": "159", + "name": "Clint Mccall", + "position": "Production Painter", + "salary": "$276,522", + "office": "Valetta", + "extn": "2177", + "start_date": "12/27/2016" + }, + { + "id": "160", + "name": "Oliver Oliver", + "position": "CNC Operator", + "salary": "$299,187", + "office": "Innsbruck", + "extn": "9177", + "start_date": "11/15/2009" + }, + { + "id": "161", + "name": "Adeline Bristow", + "position": "Design Engineer", + "salary": "$94,603", + "office": "Long Beach", + "extn": "6324", + "start_date": "4/22/2003" + }, + { + "id": "162", + "name": "Doug Appleton", + "position": "Laboratory Technician", + "salary": "$30,466", + "office": "Denver", + "extn": "9122", + "start_date": "2/10/2012" + }, + { + "id": "163", + "name": "Samara Khan", + "position": "Insurance Broker", + "salary": "$19,963", + "office": "Honolulu", + "extn": "6328", + "start_date": "7/20/2004" + }, + { + "id": "164", + "name": "Chanelle Allen", + "position": "Banker", + "salary": "$178,675", + "office": "Stockton", + "extn": "8206", + "start_date": "4/3/2005" + }, + { + "id": "165", + "name": "Emely Dale", + "position": "Accountant", + "salary": "$261,426", + "office": "Laredo", + "extn": "7845", + "start_date": "10/21/2011" + }, + { + "id": "166", + "name": "Ron Mould", + "position": "Systems Administrator", + "salary": "$162,961", + "office": "Garland", + "extn": "7288", + "start_date": "5/25/2011" + }, + { + "id": "167", + "name": "Caleb Horton", + "position": "Biologist", + "salary": "$49,462", + "office": "Omaha", + "extn": "8096", + "start_date": "1/22/2016" + }, + { + "id": "168", + "name": "Cherish Murray", + "position": "HR Specialist", + "salary": "$217,521", + "office": "Lisbon", + "extn": "4798", + "start_date": "4/19/2009" + }, + { + "id": "169", + "name": "Alba Booth", + "position": "Project Manager", + "salary": "$237,905", + "office": "Scottsdale", + "extn": "5545", + "start_date": "3/25/2011" + }, + { + "id": "170", + "name": "Marilyn Ventura", + "position": "Front Desk Coordinator", + "salary": "$81,615", + "office": "Milwaukee", + "extn": "2748", + "start_date": "12/31/2015" + }, + { + "id": "171", + "name": "Chad Kennedy", + "position": "Insurance Broker", + "salary": "$159,811", + "office": "Scottsdale", + "extn": "7055", + "start_date": "1/10/2003" + }, + { + "id": "172", + "name": "Denny Clayton", + "position": "Systems Administrator", + "salary": "$36,543", + "office": "Colorado Springs", + "extn": "2817", + "start_date": "1/15/2006" + }, + { + "id": "173", + "name": "Bob Rose", + "position": "Systems Administrator", + "salary": "$115,014", + "office": "Colorado Springs", + "extn": "4492", + "start_date": "6/11/2005" + }, + { + "id": "174", + "name": "Nick Warner", + "position": "Cashier", + "salary": "$17,797", + "office": "Fayetteville", + "extn": "9324", + "start_date": "9/18/2017" + }, + { + "id": "175", + "name": "Alma Ulyatt", + "position": "IT Support Staff", + "salary": "$144,249", + "office": "Amarillo", + "extn": "4724", + "start_date": "12/29/2011" + }, + { + "id": "176", + "name": "Chuck Watson", + "position": "Paramedic", + "salary": "$221,533", + "office": "Albuquerque", + "extn": "9044", + "start_date": "2/28/2015" + }, + { + "id": "177", + "name": "Aiden Hammond", + "position": "Ambulatory Nurse", + "salary": "$238,152", + "office": "Moreno Valley", + "extn": "2188", + "start_date": "7/12/2007" + }, + { + "id": "178", + "name": "Marvin Connell", + "position": "Loan Officer", + "salary": "$271,690", + "office": "Nashville", + "extn": "5010", + "start_date": "1/25/2017" + }, + { + "id": "179", + "name": "Rosie Sanchez", + "position": "Business Broker", + "salary": "$51,739", + "office": "Minneapolis", + "extn": "7363", + "start_date": "10/26/2019" + }, + { + "id": "180", + "name": "Melinda Lindop", + "position": "Project Manager", + "salary": "$30,729", + "office": "Richmond", + "extn": "6941", + "start_date": "5/16/2009" + }, + { + "id": "181", + "name": "Leilani Russell", + "position": "Health Educator", + "salary": "$244,807", + "office": "Nashville", + "extn": "6200", + "start_date": "4/27/2006" + }, + { + "id": "182", + "name": "Bob Lambert", + "position": "CNC Operator", + "salary": "$208,573", + "office": "Lancaster", + "extn": "8122", + "start_date": "5/3/2013" + }, + { + "id": "183", + "name": "Marvin Saunders", + "position": "Mobile Developer", + "salary": "$261,664", + "office": "Jersey City", + "extn": "3609", + "start_date": "12/22/2003" + }, + { + "id": "184", + "name": "Chris Isaac", + "position": "Project Manager", + "salary": "$223,919", + "office": "Rome", + "extn": "4523", + "start_date": "5/10/2008" + }, + { + "id": "185", + "name": "Logan Coll", + "position": "Web Developer", + "salary": "$38,483", + "office": "Madison", + "extn": "1455", + "start_date": "7/5/2013" + }, + { + "id": "186", + "name": "Tyson Camden", + "position": "Chef Manager", + "salary": "$87,375", + "office": "Berna", + "extn": "4000", + "start_date": "7/26/2000" + }, + { + "id": "187", + "name": "Clint Murray", + "position": "Biologist", + "salary": "$196,584", + "office": "Lakewood", + "extn": "3345", + "start_date": "7/27/2005" + }, + { + "id": "188", + "name": "Alma Wilton", + "position": "Assistant Buyer", + "salary": "$206,385", + "office": "Denver", + "extn": "8370", + "start_date": "12/20/2002" + }, + { + "id": "189", + "name": "Nathan Preston", + "position": "Laboratory Technician", + "salary": "$101,740", + "office": "Arlington", + "extn": "9492", + "start_date": "9/29/2001" + }, + { + "id": "190", + "name": "Rocco Curtis", + "position": "Operator", + "salary": "$146,172", + "office": "Portland", + "extn": "2607", + "start_date": "5/4/2008" + }, + { + "id": "191", + "name": "Ramon Addison", + "position": "Bellman", + "salary": "$172,996", + "office": "Jacksonville", + "extn": "2683", + "start_date": "2/27/2004" + }, + { + "id": "192", + "name": "Valentina Beal", + "position": "Assistant Buyer", + "salary": "$160,231", + "office": "San Diego", + "extn": "9968", + "start_date": "9/8/2006" + }, + { + "id": "193", + "name": "Tyler Stark", + "position": "Baker", + "salary": "$254,001", + "office": "Phoenix", + "extn": "9922", + "start_date": "4/5/2019" + }, + { + "id": "194", + "name": "Fred Wooldridge", + "position": "Production Painter", + "salary": "$94,607", + "office": "Oakland", + "extn": "2558", + "start_date": "11/12/2017" + }, + { + "id": "195", + "name": "Aisha Oldfield", + "position": "Service Supervisor", + "salary": "$230,395", + "office": "Nashville", + "extn": "6606", + "start_date": "5/29/2008" + }, + { + "id": "196", + "name": "Joy Ellison", + "position": "IT Support Staff", + "salary": "$62,797", + "office": "Huntsville", + "extn": "5592", + "start_date": "4/28/2004" + }, + { + "id": "197", + "name": "Hank Hudson", + "position": "Bookkeeper", + "salary": "$273,966", + "office": "Arlington", + "extn": "3650", + "start_date": "4/3/2003" + }, + { + "id": "198", + "name": "Josh Little", + "position": "Laboratory Technician", + "salary": "$292,728", + "office": "Charlotte", + "extn": "7137", + "start_date": "11/26/2006" + }, + { + "id": "199", + "name": "Elle Drew", + "position": "Fabricator", + "salary": "$253,121", + "office": "Murfreesboro", + "extn": "3195", + "start_date": "9/30/2007" + }, + { + "id": "200", + "name": "Mike Nicolas", + "position": "Production Painter", + "salary": "$294,694", + "office": "San Jose", + "extn": "4231", + "start_date": "7/26/2002" + }, + { + "id": "201", + "name": "Cedrick Price", + "position": "Retail Trainee", + "salary": "$26,840", + "office": "Fullerton", + "extn": "6341", + "start_date": "8/19/2010" + }, + { + "id": "202", + "name": "Carl Wright", + "position": "Front Desk Coordinator", + "salary": "$232,385", + "office": "Springfield", + "extn": "7970", + "start_date": "3/31/2018" + }, + { + "id": "203", + "name": "Kieth Partridge", + "position": "Pharmacist", + "salary": "$114,906", + "office": "Amarillo", + "extn": "3544", + "start_date": "8/13/2019" + }, + { + "id": "204", + "name": "Ryan Addison", + "position": "Budget Analyst", + "salary": "$192,481", + "office": "Orlando", + "extn": "3606", + "start_date": "10/22/2015" + }, + { + "id": "205", + "name": "Florence Morgan", + "position": "Design Engineer", + "salary": "$188,691", + "office": "Fremont", + "extn": "9400", + "start_date": "1/14/2007" + }, + { + "id": "206", + "name": "Adelaide Olson", + "position": "Global Logistics Supervisor", + "salary": "$12,206", + "office": "Saint Paul", + "extn": "6925", + "start_date": "1/8/2005" + }, + { + "id": "207", + "name": "Leroy Ramsey", + "position": "Operator", + "salary": "$69,856", + "office": "Baltimore", + "extn": "3814", + "start_date": "7/2/2012" + }, + { + "id": "208", + "name": "Caleb Wright", + "position": "Business Broker", + "salary": "$16,544", + "office": "Washington", + "extn": "6852", + "start_date": "2/6/2001" + }, + { + "id": "209", + "name": "Judith Harper", + "position": "CNC Operator", + "salary": "$266,103", + "office": "Miami", + "extn": "7273", + "start_date": "9/30/2002" + }, + { + "id": "210", + "name": "Kurt Shields", + "position": "Call Center Representative", + "salary": "$232,751", + "office": "Springfield", + "extn": "2234", + "start_date": "10/31/2000" + }, + { + "id": "211", + "name": "Shelby Power", + "position": "Call Center Representative", + "salary": "$272,165", + "office": "Omaha", + "extn": "4055", + "start_date": "12/17/2011" + }, + { + "id": "212", + "name": "Morgan Norris", + "position": "Bellman", + "salary": "$76,773", + "office": "Berlin", + "extn": "8725", + "start_date": "7/5/2018" + }, + { + "id": "213", + "name": "Faith Hope", + "position": "Health Educator", + "salary": "$120,540", + "office": "Tulsa", + "extn": "3018", + "start_date": "3/19/2018" + }, + { + "id": "214", + "name": "Isla Cox", + "position": "Auditor", + "salary": "$80,970", + "office": "Tulsa", + "extn": "2144", + "start_date": "11/5/2015" + }, + { + "id": "215", + "name": "Agnes Reyes", + "position": "Bookkeeper", + "salary": "$225,516", + "office": "Rochester", + "extn": "3015", + "start_date": "8/22/2003" + }, + { + "id": "216", + "name": "David Lee", + "position": "Accountant", + "salary": "$151,814", + "office": "Rochester", + "extn": "8098", + "start_date": "7/6/2007" + }, + { + "id": "217", + "name": "Nicholas Miller", + "position": "CNC Operator", + "salary": "$100,954", + "office": "Irving", + "extn": "3774", + "start_date": "12/26/2015" + }, + { + "id": "218", + "name": "Ryan Lewis", + "position": "Cook", + "salary": "$183,399", + "office": "San Antonio", + "extn": "1256", + "start_date": "10/9/2013" + }, + { + "id": "219", + "name": "Miriam Morgan", + "position": "Healthcare Specialist", + "salary": "$277,481", + "office": "Wien", + "extn": "9444", + "start_date": "3/14/2000" + }, + { + "id": "220", + "name": "Denny Norton", + "position": "Production Painter", + "salary": "$234,606", + "office": "El Paso", + "extn": "5999", + "start_date": "5/11/2017" + }, + { + "id": "221", + "name": "Vera Michael", + "position": "Bellman", + "salary": "$288,795", + "office": "Saint Paul", + "extn": "9829", + "start_date": "12/12/2006" + }, + { + "id": "222", + "name": "Luke Simpson", + "position": "Bellman", + "salary": "$20,260", + "office": "Prague", + "extn": "3223", + "start_date": "3/16/2017" + }, + { + "id": "223", + "name": "Marvin Strong", + "position": "Inspector", + "salary": "$296,239", + "office": "Milwaukee", + "extn": "2316", + "start_date": "10/2/2002" + }, + { + "id": "224", + "name": "Danny Murphy", + "position": "Retail Trainee", + "salary": "$269,840", + "office": "Bakersfield", + "extn": "4127", + "start_date": "7/29/2000" + }, + { + "id": "225", + "name": "Jacob Redwood", + "position": "Pharmacist", + "salary": "$228,323", + "office": "Detroit", + "extn": "8283", + "start_date": "6/16/2012" + }, + { + "id": "226", + "name": "Rufus Ward", + "position": "Steward", + "salary": "$13,150", + "office": "Columbus", + "extn": "9531", + "start_date": "1/17/2004" + }, + { + "id": "227", + "name": "Wade Walton", + "position": "Lecturer", + "salary": "$249,333", + "office": "Detroit", + "extn": "2324", + "start_date": "4/24/2010" + }, + { + "id": "228", + "name": "Carol Mcneill", + "position": "Systems Administrator", + "salary": "$277,661", + "office": "Tallahassee", + "extn": "3695", + "start_date": "7/14/2006" + }, + { + "id": "229", + "name": "Oliver Wilson", + "position": "Cash Manager", + "salary": "$244,147", + "office": "Toledo", + "extn": "7692", + "start_date": "8/9/2001" + }, + { + "id": "230", + "name": "Dasha Kelly", + "position": "Doctor", + "salary": "$59,073", + "office": "Lisbon", + "extn": "9632", + "start_date": "7/16/2009" + }, + { + "id": "231", + "name": "Laila Vangness", + "position": "Cook", + "salary": "$73,838", + "office": "Phoenix", + "extn": "7009", + "start_date": "12/8/2017" + }, + { + "id": "232", + "name": "Tom Willson", + "position": "Call Center Representative", + "salary": "$166,164", + "office": "Tokyo", + "extn": "1523", + "start_date": "5/25/2015" + }, + { + "id": "233", + "name": "Sebastian Rixon", + "position": "Service Supervisor", + "salary": "$212,240", + "office": "Salt Lake City", + "extn": "3502", + "start_date": "5/5/2007" + }, + { + "id": "234", + "name": "Daniel Bowen", + "position": "Project Manager", + "salary": "$91,554", + "office": "Philadelphia", + "extn": "1566", + "start_date": "3/12/2008" + }, + { + "id": "235", + "name": "Doug Mcgee", + "position": "Food Technologist", + "salary": "$161,426", + "office": "Chicago", + "extn": "9248", + "start_date": "5/21/2008" + }, + { + "id": "236", + "name": "Denny Owen", + "position": "Pharmacist", + "salary": "$114,308", + "office": "Hollywood", + "extn": "6009", + "start_date": "6/2/2012" + }, + { + "id": "237", + "name": "Caleb Hamilton", + "position": "HR Coordinator", + "salary": "$154,804", + "office": "Houston", + "extn": "2703", + "start_date": "2/23/2014" + }, + { + "id": "238", + "name": "Tiffany Robertson", + "position": "Paramedic", + "salary": "$214,673", + "office": "Saint Paul", + "extn": "8155", + "start_date": "12/29/2008" + }, + { + "id": "239", + "name": "Ronald Evans", + "position": "Project Manager", + "salary": "$75,554", + "office": "Oklahoma City", + "extn": "1714", + "start_date": "12/26/2016" + }, + { + "id": "240", + "name": "Bree Allcott", + "position": "Electrician", + "salary": "$190,953", + "office": "Hollywood", + "extn": "2395", + "start_date": "8/18/2004" + }, + { + "id": "241", + "name": "Hayden Martin", + "position": "Budget Analyst", + "salary": "$149,367", + "office": "Tallahassee", + "extn": "9709", + "start_date": "6/25/2016" + }, + { + "id": "242", + "name": "Chad Flett", + "position": "Webmaster", + "salary": "$144,315", + "office": "New Orleans", + "extn": "7120", + "start_date": "7/28/2012" + }, + { + "id": "243", + "name": "Julian Parker", + "position": "Chef Manager", + "salary": "$21,017", + "office": "Las Vegas", + "extn": "8302", + "start_date": "12/2/2005" + }, + { + "id": "244", + "name": "Matthew Walsh", + "position": "Software Engineer", + "salary": "$205,408", + "office": "Milwaukee", + "extn": "8214", + "start_date": "8/16/2017" + }, + { + "id": "245", + "name": "Gabriel Baker", + "position": "Front Desk Coordinator", + "salary": "$43,801", + "office": "Murfreesboro", + "extn": "6576", + "start_date": "12/22/2010" + }, + { + "id": "246", + "name": "Marvin Newman", + "position": "Loan Officer", + "salary": "$27,143", + "office": "Innsbruck", + "extn": "1025", + "start_date": "5/22/2000" + }, + { + "id": "247", + "name": "Alexander Bryant", + "position": "CNC Operator", + "salary": "$245,621", + "office": "Philadelphia", + "extn": "6863", + "start_date": "7/3/2016" + }, + { + "id": "248", + "name": "Josh Shaw", + "position": "Health Educator", + "salary": "$208,721", + "office": "Detroit", + "extn": "3618", + "start_date": "6/18/2013" + }, + { + "id": "249", + "name": "Andie Martin", + "position": "Food Technologist", + "salary": "$226,169", + "office": "Las Vegas", + "extn": "6057", + "start_date": "7/27/2017" + }, + { + "id": "250", + "name": "Luna Shaw", + "position": "Bookkeeper", + "salary": "$49,164", + "office": "Oakland", + "extn": "7821", + "start_date": "11/20/2017" + }, + { + "id": "251", + "name": "Stephanie Lucas", + "position": "Design Engineer", + "salary": "$199,082", + "office": "San Diego", + "extn": "2390", + "start_date": "6/14/2014" + }, + { + "id": "252", + "name": "Susan Butler", + "position": "Lecturer", + "salary": "$248,727", + "office": "Stockton", + "extn": "7137", + "start_date": "5/11/2005" + }, + { + "id": "253", + "name": "Aurelia Verdon", + "position": "Doctor", + "salary": "$272,688", + "office": "Reno", + "extn": "6246", + "start_date": "4/6/2018" + }, + { + "id": "254", + "name": "Sadie Cowan", + "position": "Retail Trainee", + "salary": "$129,233", + "office": "Nashville", + "extn": "1068", + "start_date": "7/3/2014" + }, + { + "id": "255", + "name": "Oliver Isaac", + "position": "Associate Professor", + "salary": "$166,322", + "office": "El Paso", + "extn": "6775", + "start_date": "5/11/2004" + }, + { + "id": "256", + "name": "Parker Bayliss", + "position": "Healthcare Specialist", + "salary": "$133,187", + "office": "Bridgeport", + "extn": "4970", + "start_date": "11/21/2002" + }, + { + "id": "257", + "name": "Lily Webster", + "position": "Food Technologist", + "salary": "$187,924", + "office": "Oakland", + "extn": "4280", + "start_date": "3/17/2005" + }, + { + "id": "258", + "name": "Freya Weatcroft", + "position": "Paramedic", + "salary": "$201,972", + "office": "Laredo", + "extn": "7282", + "start_date": "7/13/2005" + }, + { + "id": "259", + "name": "Noah Middleton", + "position": "Webmaster", + "salary": "$47,171", + "office": "Honolulu", + "extn": "4229", + "start_date": "10/2/2005" + }, + { + "id": "260", + "name": "Destiny Price", + "position": "Designer", + "salary": "$170,537", + "office": "Tallahassee", + "extn": "9430", + "start_date": "12/17/2016" + }, + { + "id": "261", + "name": "Angelica Tobin", + "position": "Operator", + "salary": "$167,306", + "office": "Hollywood", + "extn": "3402", + "start_date": "11/15/2008" + }, + { + "id": "262", + "name": "Barney Eastwood", + "position": "Software Engineer", + "salary": "$39,430", + "office": "Worcester", + "extn": "5246", + "start_date": "12/3/2017" + }, + { + "id": "263", + "name": "Tom Lane", + "position": "Cashier", + "salary": "$153,222", + "office": "Anaheim", + "extn": "4841", + "start_date": "10/14/2006" + }, + { + "id": "264", + "name": "Jolene Lucas", + "position": "Designer", + "salary": "$95,033", + "office": "Zurich", + "extn": "4350", + "start_date": "6/17/2000" + }, + { + "id": "265", + "name": "Aurelia Edwards", + "position": "Food Technologist", + "salary": "$269,819", + "office": "Laredo", + "extn": "4238", + "start_date": "8/9/2007" + }, + { + "id": "266", + "name": "Carter Ashwell", + "position": "Inspector", + "salary": "$80,292", + "office": "Milano", + "extn": "6815", + "start_date": "5/29/2000" + }, + { + "id": "267", + "name": "Dakota Taylor", + "position": "Paramedic", + "salary": "$279,788", + "office": "Escondido", + "extn": "2094", + "start_date": "7/16/2010" + }, + { + "id": "268", + "name": "Gabriel Rigg", + "position": "Treasurer", + "salary": "$153,578", + "office": "Cincinnati", + "extn": "3313", + "start_date": "6/25/2019" + }, + { + "id": "269", + "name": "Rocco Egerton", + "position": "Bookkeeper", + "salary": "$107,991", + "office": "Salt Lake City", + "extn": "8914", + "start_date": "6/24/2007" + }, + { + "id": "270", + "name": "Callie Dixon", + "position": "Insurance Broker", + "salary": "$15,105", + "office": "Innsbruck", + "extn": "1686", + "start_date": "3/10/2005" + }, + { + "id": "271", + "name": "Matt Rycroft", + "position": "Restaurant Manager", + "salary": "$134,562", + "office": "Bucharest", + "extn": "9292", + "start_date": "2/22/2015" + }, + { + "id": "272", + "name": "Cedrick Woodley", + "position": "Bellman", + "salary": "$54,692", + "office": "Venice", + "extn": "1123", + "start_date": "12/5/2012" + }, + { + "id": "273", + "name": "Alice Darcy", + "position": "Dentist", + "salary": "$222,573", + "office": "Oakland", + "extn": "1158", + "start_date": "12/19/2017" + }, + { + "id": "274", + "name": "Callie Whatson", + "position": "Health Educator", + "salary": "$62,147", + "office": "Phoenix", + "extn": "8935", + "start_date": "1/13/2009" + }, + { + "id": "275", + "name": "Rocco Thatcher", + "position": "Front Desk Coordinator", + "salary": "$297,868", + "office": "Toledo", + "extn": "2174", + "start_date": "12/1/2004" + }, + { + "id": "276", + "name": "Harvey Tutton", + "position": "Assistant Buyer", + "salary": "$114,890", + "office": "Arlington", + "extn": "2928", + "start_date": "10/17/2014" + }, + { + "id": "277", + "name": "Oliver Russell", + "position": "Web Developer", + "salary": "$226,228", + "office": "Houston", + "extn": "4018", + "start_date": "4/11/2015" + }, + { + "id": "278", + "name": "Manuel Jeffery", + "position": "Doctor", + "salary": "$119,617", + "office": "Reno", + "extn": "9389", + "start_date": "5/19/2015" + }, + { + "id": "279", + "name": "Nate Leslie", + "position": "Staffing Consultant", + "salary": "$147,362", + "office": "Nashville", + "extn": "6553", + "start_date": "10/13/2004" + }, + { + "id": "280", + "name": "Wade Parr", + "position": "Cash Manager", + "salary": "$242,989", + "office": "Minneapolis", + "extn": "4280", + "start_date": "2/5/2018" + }, + { + "id": "281", + "name": "Bryon Hewitt", + "position": "Dentist", + "salary": "$50,515", + "office": "El Paso", + "extn": "5497", + "start_date": "2/20/2016" + }, + { + "id": "282", + "name": "Johnathan Clifton", + "position": "Designer", + "salary": "$82,720", + "office": "Garland", + "extn": "1168", + "start_date": "1/14/2003" + }, + { + "id": "283", + "name": "Roger Hill", + "position": "CNC Operator", + "salary": "$34,558", + "office": "Berlin", + "extn": "6331", + "start_date": "2/24/2008" + }, + { + "id": "284", + "name": "Harvey Flynn", + "position": "Chef Manager", + "salary": "$125,153", + "office": "Laredo", + "extn": "7572", + "start_date": "9/15/2014" + }, + { + "id": "285", + "name": "Percy Pearce", + "position": "Clerk", + "salary": "$192,687", + "office": "Toledo", + "extn": "1650", + "start_date": "9/22/2017" + }, + { + "id": "286", + "name": "Bryon Jobson", + "position": "Electrician", + "salary": "$57,422", + "office": "Baltimore", + "extn": "6297", + "start_date": "5/21/2004" + }, + { + "id": "287", + "name": "Maddison Vincent", + "position": "Staffing Consultant", + "salary": "$247,419", + "office": "Honolulu", + "extn": "8575", + "start_date": "5/20/2008" + }, + { + "id": "288", + "name": "Cameron Smith", + "position": "Chef Manager", + "salary": "$158,011", + "office": "Escondido", + "extn": "5530", + "start_date": "9/18/2006" + }, + { + "id": "289", + "name": "Kieth Isaac", + "position": "IT Support Staff", + "salary": "$221,425", + "office": "Lyon", + "extn": "9354", + "start_date": "1/11/2003" + }, + { + "id": "290", + "name": "Chris Thomas", + "position": "Electrician", + "salary": "$48,512", + "office": "Arlington", + "extn": "2593", + "start_date": "1/11/2001" + }, + { + "id": "291", + "name": "Deborah Gray", + "position": "Baker", + "salary": "$223,651", + "office": "Garland", + "extn": "3767", + "start_date": "3/27/2014" + }, + { + "id": "292", + "name": "Ronald Tyrrell", + "position": "Restaurant Manager", + "salary": "$116,384", + "office": "Bellevue", + "extn": "8454", + "start_date": "10/20/2009" + }, + { + "id": "293", + "name": "Julius Moore", + "position": "CNC Operator", + "salary": "$253,030", + "office": "Denver", + "extn": "3098", + "start_date": "3/15/2003" + }, + { + "id": "294", + "name": "Bob Cattell", + "position": "Dentist", + "salary": "$113,124", + "office": "Tallahassee", + "extn": "6730", + "start_date": "10/6/2016" + }, + { + "id": "295", + "name": "Chris Weatcroft", + "position": "Insurance Broker", + "salary": "$294,293", + "office": "New York", + "extn": "1098", + "start_date": "6/7/2004" + }, + { + "id": "296", + "name": "Nate Bayliss", + "position": "Budget Analyst", + "salary": "$231,899", + "office": "Miami", + "extn": "2432", + "start_date": "8/11/2009" + }, + { + "id": "297", + "name": "Leah Lindop", + "position": "Service Supervisor", + "salary": "$94,990", + "office": "San Antonio", + "extn": "5964", + "start_date": "1/3/2017" + }, + { + "id": "298", + "name": "Zara Turner", + "position": "Cook", + "salary": "$32,409", + "office": "Bellevue", + "extn": "3966", + "start_date": "12/26/2002" + }, + { + "id": "299", + "name": "Gwenyth Morgan", + "position": "Baker", + "salary": "$240,034", + "office": "Oklahoma City", + "extn": "2648", + "start_date": "8/10/2013" + }, + { + "id": "300", + "name": "Cynthia Swan", + "position": "Ambulatory Nurse", + "salary": "$44,849", + "office": "Lancaster", + "extn": "2803", + "start_date": "4/28/2013" + }, + { + "id": "301", + "name": "Joseph Clarkson", + "position": "Doctor", + "salary": "$80,022", + "office": "London", + "extn": "9919", + "start_date": "1/27/2003" + }, + { + "id": "302", + "name": "Chris Johnson", + "position": "Auditor", + "salary": "$275,826", + "office": "Lyon", + "extn": "1361", + "start_date": "5/17/2013" + }, + { + "id": "303", + "name": "Rufus Wellington", + "position": "Doctor", + "salary": "$210,797", + "office": "Lincoln", + "extn": "7472", + "start_date": "11/3/2018" + }, + { + "id": "304", + "name": "Sloane Norman", + "position": "Loan Officer", + "salary": "$172,900", + "office": "Arlington", + "extn": "8260", + "start_date": "10/12/2013" + }, + { + "id": "305", + "name": "Nicole Tyler", + "position": "Designer", + "salary": "$69,916", + "office": "Otawa", + "extn": "2648", + "start_date": "7/11/2012" + }, + { + "id": "306", + "name": "Hope Widdows", + "position": "Clerk", + "salary": "$16,005", + "office": "Pittsburgh", + "extn": "9488", + "start_date": "8/21/2008" + }, + { + "id": "307", + "name": "Ryan Jefferson", + "position": "Machine Operator", + "salary": "$295,176", + "office": "Miami", + "extn": "7930", + "start_date": "3/16/2017" + }, + { + "id": "308", + "name": "Erin Hunter", + "position": "Health Educator", + "salary": "$159,971", + "office": "Detroit", + "extn": "1229", + "start_date": "3/18/2015" + }, + { + "id": "309", + "name": "Josh Bingham", + "position": "Food Technologist", + "salary": "$294,068", + "office": "Jersey City", + "extn": "2106", + "start_date": "11/27/2014" + }, + { + "id": "310", + "name": "Jacqueline Victor", + "position": "Investment Advisor", + "salary": "$151,944", + "office": "Reno", + "extn": "7547", + "start_date": "1/31/2017" + }, + { + "id": "311", + "name": "Estrella Higgs", + "position": "Paramedic", + "salary": "$188,152", + "office": "Bellevue", + "extn": "1918", + "start_date": "2/18/2008" + }, + { + "id": "312", + "name": "Matt Rust", + "position": "CNC Operator", + "salary": "$297,834", + "office": "Madison", + "extn": "5686", + "start_date": "10/7/2014" + }, + { + "id": "313", + "name": "Teagan Swift", + "position": "Designer", + "salary": "$83,792", + "office": "Zurich", + "extn": "3835", + "start_date": "10/11/2000" + }, + { + "id": "314", + "name": "Brad Oliver", + "position": "Ambulatory Nurse", + "salary": "$41,191", + "office": "Fremont", + "extn": "9604", + "start_date": "11/18/2012" + }, + { + "id": "315", + "name": "Jamie Everett", + "position": "Doctor", + "salary": "$161,510", + "office": "Reno", + "extn": "3263", + "start_date": "10/3/2006" + }, + { + "id": "316", + "name": "Jane Grady", + "position": "Executive Director", + "salary": "$139,370", + "office": "Berlin", + "extn": "7751", + "start_date": "11/18/2001" + }, + { + "id": "317", + "name": "Ada Gunn", + "position": "Investment Advisor", + "salary": "$183,351", + "office": "Seattle", + "extn": "8971", + "start_date": "8/20/2015" + }, + { + "id": "318", + "name": "Mara Walter", + "position": "Banker", + "salary": "$16,209", + "office": "Portland", + "extn": "6374", + "start_date": "8/16/2015" + }, + { + "id": "319", + "name": "Alan Norris", + "position": "Health Educator", + "salary": "$129,649", + "office": "Rochester", + "extn": "1394", + "start_date": "10/31/2017" + }, + { + "id": "320", + "name": "Liam Hilton", + "position": "Physician", + "salary": "$88,893", + "office": "Stockton", + "extn": "8946", + "start_date": "1/8/2009" + }, + { + "id": "321", + "name": "Nathan Bristow", + "position": "HR Specialist", + "salary": "$154,993", + "office": "Honolulu", + "extn": "9287", + "start_date": "11/14/2009" + }, + { + "id": "322", + "name": "Maya Malone", + "position": "Ambulatory Nurse", + "salary": "$65,532", + "office": "Fullerton", + "extn": "7270", + "start_date": "10/6/2014" + }, + { + "id": "323", + "name": "Manuel Mitchell", + "position": "Pharmacist", + "salary": "$169,299", + "office": "San Diego", + "extn": "5294", + "start_date": "12/11/2017" + }, + { + "id": "324", + "name": "Sebastian Connell", + "position": "Global Logistics Supervisor", + "salary": "$128,299", + "office": "Pittsburgh", + "extn": "2376", + "start_date": "5/27/2019" + }, + { + "id": "325", + "name": "Tyler Thornton", + "position": "Banker", + "salary": "$265,243", + "office": "Huntsville", + "extn": "9343", + "start_date": "1/13/2015" + }, + { + "id": "326", + "name": "Jaylene Tindall", + "position": "Web Developer", + "salary": "$138,515", + "office": "Minneapolis", + "extn": "4272", + "start_date": "5/28/2000" + }, + { + "id": "327", + "name": "Julius Adams", + "position": "Auditor", + "salary": "$142,524", + "office": "Tulsa", + "extn": "1071", + "start_date": "9/24/2011" + }, + { + "id": "328", + "name": "Elijah Forester", + "position": "Executive Director", + "salary": "$183,848", + "office": "Phoenix", + "extn": "5936", + "start_date": "5/22/2019" + }, + { + "id": "329", + "name": "Molly Lynch", + "position": "Loan Officer", + "salary": "$74,710", + "office": "Jersey City", + "extn": "8301", + "start_date": "3/9/2012" + }, + { + "id": "330", + "name": "Angelique Bristow", + "position": "Electrician", + "salary": "$289,914", + "office": "Madison", + "extn": "4412", + "start_date": "11/17/2014" + }, + { + "id": "331", + "name": "Mark Cowan", + "position": "Health Educator", + "salary": "$225,915", + "office": "Prague", + "extn": "7178", + "start_date": "5/11/2009" + }, + { + "id": "332", + "name": "Ema Lane", + "position": "Insurance Broker", + "salary": "$166,443", + "office": "Washington", + "extn": "7858", + "start_date": "6/21/2015" + }, + { + "id": "333", + "name": "Doris Thompson", + "position": "Bellman", + "salary": "$277,364", + "office": "Reno", + "extn": "1692", + "start_date": "11/14/2011" + }, + { + "id": "334", + "name": "Oliver Norris", + "position": "Cashier", + "salary": "$243,998", + "office": "Atlanta", + "extn": "1623", + "start_date": "5/28/2018" + }, + { + "id": "335", + "name": "Oliver Savage", + "position": "Systems Administrator", + "salary": "$70,372", + "office": "Huntsville", + "extn": "1489", + "start_date": "8/6/2019" + }, + { + "id": "336", + "name": "Lucas Murphy", + "position": "Executive Director", + "salary": "$218,230", + "office": "Hayward", + "extn": "9770", + "start_date": "10/31/2007" + }, + { + "id": "337", + "name": "Adeline Attwood", + "position": "HR Coordinator", + "salary": "$77,390", + "office": "Murfreesboro", + "extn": "3347", + "start_date": "2/4/2014" + }, + { + "id": "338", + "name": "Miriam Carter", + "position": "Retail Trainee", + "salary": "$45,836", + "office": "Atlanta", + "extn": "2303", + "start_date": "10/16/2010" + }, + { + "id": "339", + "name": "Abdul Darcy", + "position": "Paramedic", + "salary": "$43,714", + "office": "Colorado Springs", + "extn": "3241", + "start_date": "11/27/2018" + }, + { + "id": "340", + "name": "Quinn Morrow", + "position": "Cook", + "salary": "$99,918", + "office": "Otawa", + "extn": "5827", + "start_date": "6/3/2014" + }, + { + "id": "341", + "name": "Mona Tyler", + "position": "Clerk", + "salary": "$159,544", + "office": "Otawa", + "extn": "5237", + "start_date": "12/16/2004" + }, + { + "id": "342", + "name": "Abdul Lomax", + "position": "Audiologist", + "salary": "$115,328", + "office": "San Jose", + "extn": "5298", + "start_date": "2/26/2009" + }, + { + "id": "343", + "name": "Daniel Harvey", + "position": "Loan Officer", + "salary": "$183,988", + "office": "Rochester", + "extn": "5004", + "start_date": "2/25/2000" + }, + { + "id": "344", + "name": "Carina Utterson", + "position": "Pharmacist", + "salary": "$168,034", + "office": "Arlington", + "extn": "5972", + "start_date": "7/26/2009" + }, + { + "id": "345", + "name": "Julian Sinclair", + "position": "HR Specialist", + "salary": "$260,338", + "office": "Minneapolis", + "extn": "2212", + "start_date": "12/12/2004" + }, + { + "id": "346", + "name": "David Rowan", + "position": "Machine Operator", + "salary": "$181,891", + "office": "Bakersfield", + "extn": "3495", + "start_date": "12/19/2015" + }, + { + "id": "347", + "name": "Nick Moore", + "position": "Chef Manager", + "salary": "$99,196", + "office": "San Bernardino", + "extn": "2890", + "start_date": "1/11/2018" + }, + { + "id": "348", + "name": "Dasha King", + "position": "Health Educator", + "salary": "$181,178", + "office": "Long Beach", + "extn": "1975", + "start_date": "4/24/2017" + }, + { + "id": "349", + "name": "Martin Jefferson", + "position": "Restaurant Manager", + "salary": "$248,170", + "office": "Phoenix", + "extn": "5102", + "start_date": "1/25/2004" + }, + { + "id": "350", + "name": "Isabella Hamilton", + "position": "Web Developer", + "salary": "$136,480", + "office": "Milwaukee", + "extn": "3501", + "start_date": "10/12/2000" + }, + { + "id": "351", + "name": "Rachael Kidd", + "position": "Production Painter", + "salary": "$64,541", + "office": "Oklahoma City", + "extn": "9520", + "start_date": "10/25/2013" + }, + { + "id": "352", + "name": "Wade Furnell", + "position": "Webmaster", + "salary": "$54,162", + "office": "Milwaukee", + "extn": "5817", + "start_date": "12/27/2008" + }, + { + "id": "353", + "name": "Camden Ebden", + "position": "Front Desk Coordinator", + "salary": "$123,598", + "office": "Honolulu", + "extn": "1715", + "start_date": "10/19/2011" + }, + { + "id": "354", + "name": "Christy Lucas", + "position": "Design Engineer", + "salary": "$74,140", + "office": "Milano", + "extn": "9544", + "start_date": "2/13/2005" + }, + { + "id": "355", + "name": "Daniel Ring", + "position": "Bellman", + "salary": "$277,268", + "office": "Lakewood", + "extn": "3182", + "start_date": "12/30/2009" + }, + { + "id": "356", + "name": "Isabel Myatt", + "position": "Front Desk Coordinator", + "salary": "$251,932", + "office": "Stockton", + "extn": "1472", + "start_date": "3/28/2012" + }, + { + "id": "357", + "name": "Eduardo Mason", + "position": "Global Logistics Supervisor", + "salary": "$244,126", + "office": "Hayward", + "extn": "1436", + "start_date": "12/27/2009" + }, + { + "id": "358", + "name": "Hailey Morley", + "position": "Cook", + "salary": "$116,969", + "office": "Norfolk", + "extn": "2824", + "start_date": "12/27/2006" + }, + { + "id": "359", + "name": "Nathan Morley", + "position": "Machine Operator", + "salary": "$262,144", + "office": "Bridgeport", + "extn": "8513", + "start_date": "1/30/2004" + }, + { + "id": "360", + "name": "Erick Douglas", + "position": "Chef Manager", + "salary": "$64,208", + "office": "Fayetteville", + "extn": "4854", + "start_date": "1/13/2009" + }, + { + "id": "361", + "name": "Anthony Harper", + "position": "HR Specialist", + "salary": "$99,105", + "office": "Prague", + "extn": "1718", + "start_date": "3/21/2008" + }, + { + "id": "362", + "name": "Gabriel Bennett", + "position": "Ambulatory Nurse", + "salary": "$32,749", + "office": "Venice", + "extn": "4564", + "start_date": "4/6/2013" + }, + { + "id": "363", + "name": "Henry Summers", + "position": "Biologist", + "salary": "$281,708", + "office": "Santa Ana", + "extn": "2200", + "start_date": "4/30/2018" + }, + { + "id": "364", + "name": "Rocco Brown", + "position": "Auditor", + "salary": "$258,247", + "office": "Minneapolis", + "extn": "1801", + "start_date": "6/30/2002" + }, + { + "id": "365", + "name": "Kendra Ballard", + "position": "Doctor", + "salary": "$239,306", + "office": "Bucharest", + "extn": "5350", + "start_date": "3/6/2001" + }, + { + "id": "366", + "name": "Caleb Dale", + "position": "Physician", + "salary": "$205,962", + "office": "San Antonio", + "extn": "3647", + "start_date": "7/29/2005" + }, + { + "id": "367", + "name": "Courtney Judd", + "position": "HR Specialist", + "salary": "$60,128", + "office": "Toledo", + "extn": "1457", + "start_date": "7/1/2011" + }, + { + "id": "368", + "name": "Sylvia Goodman", + "position": "Insurance Broker", + "salary": "$214,783", + "office": "Bucharest", + "extn": "2281", + "start_date": "9/26/2008" + }, + { + "id": "369", + "name": "Gabriel Carson", + "position": "Restaurant Manager", + "salary": "$118,973", + "office": "Irving", + "extn": "3522", + "start_date": "6/29/2016" + }, + { + "id": "370", + "name": "Raquel Bloom", + "position": "Service Supervisor", + "salary": "$236,697", + "office": "Hayward", + "extn": "4551", + "start_date": "3/3/2000" + }, + { + "id": "371", + "name": "Peter Gray", + "position": "Dentist", + "salary": "$275,194", + "office": "Bakersfield", + "extn": "3691", + "start_date": "10/1/2002" + }, + { + "id": "372", + "name": "Johnathan Vince", + "position": "Fabricator", + "salary": "$15,907", + "office": "Reno", + "extn": "4431", + "start_date": "12/9/2005" + }, + { + "id": "373", + "name": "Samantha Atkinson", + "position": "Electrician", + "salary": "$255,601", + "office": "Boston", + "extn": "3918", + "start_date": "11/28/2000" + }, + { + "id": "374", + "name": "Penelope Brown", + "position": "Bookkeeper", + "salary": "$98,877", + "office": "Moreno Valley", + "extn": "2597", + "start_date": "7/24/2010" + }, + { + "id": "375", + "name": "Carina Addley", + "position": "Webmaster", + "salary": "$193,678", + "office": "Baltimore", + "extn": "7134", + "start_date": "6/10/2012" + }, + { + "id": "376", + "name": "Roger Lewin", + "position": "Health Educator", + "salary": "$80,707", + "office": "Memphis", + "extn": "1772", + "start_date": "2/25/2016" + }, + { + "id": "377", + "name": "Moira Victor", + "position": "Insurance Broker", + "salary": "$81,069", + "office": "Valetta", + "extn": "6635", + "start_date": "6/1/2002" + }, + { + "id": "378", + "name": "David Wilkinson", + "position": "Healthcare Specialist", + "salary": "$105,801", + "office": "Scottsdale", + "extn": "5739", + "start_date": "3/23/2007" + }, + { + "id": "379", + "name": "Sebastian Dyson", + "position": "Laboratory Technician", + "salary": "$270,072", + "office": "Oklahoma City", + "extn": "9294", + "start_date": "11/10/2008" + }, + { + "id": "380", + "name": "Wendy Tobin", + "position": "Healthcare Specialist", + "salary": "$263,048", + "office": "San Diego", + "extn": "3475", + "start_date": "1/8/2000" + }, + { + "id": "381", + "name": "Ryan Pearce", + "position": "IT Support Staff", + "salary": "$292,373", + "office": "Huntsville", + "extn": "5552", + "start_date": "9/15/2005" + }, + { + "id": "382", + "name": "Winnie Roberts", + "position": "IT Support Staff", + "salary": "$46,683", + "office": "Oklahoma City", + "extn": "2035", + "start_date": "12/20/2003" + }, + { + "id": "383", + "name": "Tom Morrison", + "position": "Loan Officer", + "salary": "$25,019", + "office": "Oakland", + "extn": "9764", + "start_date": "10/7/2001" + }, + { + "id": "384", + "name": "Leroy Reese", + "position": "Clerk", + "salary": "$138,326", + "office": "New Orleans", + "extn": "9965", + "start_date": "8/29/2018" + }, + { + "id": "385", + "name": "Courtney Welsch", + "position": "Cash Manager", + "salary": "$130,776", + "office": "Springfield", + "extn": "7887", + "start_date": "7/28/2017" + }, + { + "id": "386", + "name": "Bernadette Rossi", + "position": "Staffing Consultant", + "salary": "$23,107", + "office": "Lakewood", + "extn": "8185", + "start_date": "3/22/2006" + }, + { + "id": "387", + "name": "Liam Thorne", + "position": "Machine Operator", + "salary": "$171,877", + "office": "Fayetteville", + "extn": "6197", + "start_date": "1/16/2004" + }, + { + "id": "388", + "name": "Enoch Nicholls", + "position": "Cashier", + "salary": "$232,670", + "office": "Garland", + "extn": "5929", + "start_date": "6/3/2006" + }, + { + "id": "389", + "name": "Jazmin Stanley", + "position": "CNC Operator", + "salary": "$286,846", + "office": "Milano", + "extn": "2103", + "start_date": "10/28/2002" + }, + { + "id": "390", + "name": "Liam Stone", + "position": "Mobile Developer", + "salary": "$210,245", + "office": "Philadelphia", + "extn": "7282", + "start_date": "2/12/2006" + }, + { + "id": "391", + "name": "Bart Savage", + "position": "Cash Manager", + "salary": "$225,785", + "office": "Salt Lake City", + "extn": "5567", + "start_date": "3/11/2015" + }, + { + "id": "392", + "name": "Nicholas Driscoll", + "position": "Dentist", + "salary": "$181,382", + "office": "Stockton", + "extn": "1767", + "start_date": "8/11/2001" + }, + { + "id": "393", + "name": "David Hunt", + "position": "Mobile Developer", + "salary": "$73,551", + "office": "Columbus", + "extn": "7118", + "start_date": "5/29/2012" + }, + { + "id": "394", + "name": "Jenna Hancock", + "position": "Fabricator", + "salary": "$200,038", + "office": "Moreno Valley", + "extn": "1151", + "start_date": "8/3/2012" + }, + { + "id": "395", + "name": "Quinn Murphy", + "position": "Front Desk Coordinator", + "salary": "$186,857", + "office": "Tallahassee", + "extn": "6269", + "start_date": "6/4/2004" + }, + { + "id": "396", + "name": "Javier Sherwood", + "position": "Food Technologist", + "salary": "$67,741", + "office": "El Paso", + "extn": "9164", + "start_date": "9/15/2001" + }, + { + "id": "397", + "name": "Sage Zaoui", + "position": "Physician", + "salary": "$139,842", + "office": "Miami", + "extn": "4032", + "start_date": "4/11/2001" + }, + { + "id": "398", + "name": "Harmony Farmer", + "position": "Business Broker", + "salary": "$258,433", + "office": "Hollywood", + "extn": "4625", + "start_date": "10/17/2000" + }, + { + "id": "399", + "name": "Bob Parsons", + "position": "Chef Manager", + "salary": "$203,957", + "office": "Tulsa", + "extn": "2170", + "start_date": "6/6/2014" + }, + { + "id": "400", + "name": "Crystal Plumb", + "position": "Auditor", + "salary": "$48,717", + "office": "Portland", + "extn": "2154", + "start_date": "7/29/2017" + }, + { + "id": "401", + "name": "Benny Dillon", + "position": "Banker", + "salary": "$36,730", + "office": "Milwaukee", + "extn": "9249", + "start_date": "7/19/2013" + }, + { + "id": "402", + "name": "Nate Santos", + "position": "Bellman", + "salary": "$15,422", + "office": "Santa Ana", + "extn": "8090", + "start_date": "7/13/2018" + }, + { + "id": "403", + "name": "Kendra Thomson", + "position": "Systems Administrator", + "salary": "$286,404", + "office": "San Bernardino", + "extn": "6162", + "start_date": "1/31/2018" + }, + { + "id": "404", + "name": "Caleb Chapman", + "position": "CNC Operator", + "salary": "$219,748", + "office": "Miami", + "extn": "1900", + "start_date": "1/31/2016" + }, + { + "id": "405", + "name": "Kieth Horton", + "position": "CNC Operator", + "salary": "$39,394", + "office": "San Antonio", + "extn": "4057", + "start_date": "12/13/2001" + }, + { + "id": "406", + "name": "Nick Russel", + "position": "Business Broker", + "salary": "$95,687", + "office": "Ontario", + "extn": "1536", + "start_date": "3/3/2002" + }, + { + "id": "407", + "name": "Rebecca James", + "position": "Restaurant Manager", + "salary": "$23,278", + "office": "Wien", + "extn": "3978", + "start_date": "7/18/2016" + }, + { + "id": "408", + "name": "Margot Hooper", + "position": "Stockbroker", + "salary": "$291,631", + "office": "Moreno Valley", + "extn": "7867", + "start_date": "5/6/2011" + }, + { + "id": "409", + "name": "Hazel Simmons", + "position": "Call Center Representative", + "salary": "$189,204", + "office": "Bellevue", + "extn": "1208", + "start_date": "11/24/2014" + }, + { + "id": "410", + "name": "Juliette Alexander", + "position": "Lecturer", + "salary": "$285,736", + "office": "Houston", + "extn": "3471", + "start_date": "3/22/2015" + }, + { + "id": "411", + "name": "Anthony Graves", + "position": "Investment Advisor", + "salary": "$144,595", + "office": "Salt Lake City", + "extn": "3735", + "start_date": "11/13/2006" + }, + { + "id": "412", + "name": "Carissa Exton", + "position": "Machine Operator", + "salary": "$128,580", + "office": "Berna", + "extn": "2524", + "start_date": "2/1/2016" + }, + { + "id": "413", + "name": "Angelique Ashley", + "position": "Steward", + "salary": "$121,053", + "office": "San Antonio", + "extn": "9984", + "start_date": "11/24/2005" + }, + { + "id": "414", + "name": "David Ellison", + "position": "Health Educator", + "salary": "$112,869", + "office": "Otawa", + "extn": "9255", + "start_date": "11/13/2008" + }, + { + "id": "415", + "name": "Kenzie Kelly", + "position": "Biologist", + "salary": "$73,145", + "office": "San Francisco", + "extn": "8445", + "start_date": "11/10/2011" + }, + { + "id": "416", + "name": "Savannah Harrison", + "position": "HR Coordinator", + "salary": "$119,914", + "office": "Cincinnati", + "extn": "5491", + "start_date": "11/25/2006" + }, + { + "id": "417", + "name": "Manuel Addis", + "position": "Healthcare Specialist", + "salary": "$12,296", + "office": "Toledo", + "extn": "5248", + "start_date": "9/21/2017" + }, + { + "id": "418", + "name": "Emery Ventura", + "position": "IT Support Staff", + "salary": "$231,014", + "office": "Scottsdale", + "extn": "6782", + "start_date": "4/28/2009" + }, + { + "id": "419", + "name": "Owen Becker", + "position": "Retail Trainee", + "salary": "$145,208", + "office": "Washington", + "extn": "2751", + "start_date": "10/21/2018" + }, + { + "id": "420", + "name": "Marjorie Stone", + "position": "Insurance Broker", + "salary": "$285,433", + "office": "Zurich", + "extn": "7612", + "start_date": "6/30/2002" + }, + { + "id": "421", + "name": "Michaela Needham", + "position": "Software Engineer", + "salary": "$276,938", + "office": "Fullerton", + "extn": "9207", + "start_date": "12/28/2013" + }, + { + "id": "422", + "name": "Angelica Everett", + "position": "Auditor", + "salary": "$241,674", + "office": "Fremont", + "extn": "2383", + "start_date": "11/12/2013" + }, + { + "id": "423", + "name": "Noah Rose", + "position": "Executive Director", + "salary": "$12,412", + "office": "Dallas", + "extn": "3650", + "start_date": "8/1/2014" + }, + { + "id": "424", + "name": "Erick Giles", + "position": "Accountant", + "salary": "$242,350", + "office": "San Jose", + "extn": "3104", + "start_date": "9/18/2000" + }, + { + "id": "425", + "name": "Wade Brooks", + "position": "Cook", + "salary": "$23,428", + "office": "Tulsa", + "extn": "1976", + "start_date": "4/12/2019" + }, + { + "id": "426", + "name": "Bryon Cassidy", + "position": "Inspector", + "salary": "$78,584", + "office": "Venice", + "extn": "3471", + "start_date": "2/24/2008" + }, + { + "id": "427", + "name": "Carmen Redden", + "position": "Health Educator", + "salary": "$148,261", + "office": "Portland", + "extn": "7802", + "start_date": "3/23/2009" + }, + { + "id": "428", + "name": "Matthew Reading", + "position": "IT Support Staff", + "salary": "$148,414", + "office": "Saint Paul", + "extn": "7708", + "start_date": "6/6/2012" + }, + { + "id": "429", + "name": "Danny Saunders", + "position": "Design Engineer", + "salary": "$253,067", + "office": "Bellevue", + "extn": "3533", + "start_date": "2/6/2015" + }, + { + "id": "430", + "name": "Selena Grey", + "position": "Business Broker", + "salary": "$194,972", + "office": "Fayetteville", + "extn": "3550", + "start_date": "4/14/2004" + }, + { + "id": "431", + "name": "Percy Kelly", + "position": "Staffing Consultant", + "salary": "$235,860", + "office": "Madison", + "extn": "7152", + "start_date": "3/12/2013" + }, + { + "id": "432", + "name": "Daniel Sherwood", + "position": "Investment Advisor", + "salary": "$48,272", + "office": "Hollywood", + "extn": "6350", + "start_date": "8/23/2003" + }, + { + "id": "433", + "name": "Ron Ring", + "position": "Budget Analyst", + "salary": "$114,661", + "office": "Venice", + "extn": "7058", + "start_date": "10/23/2006" + }, + { + "id": "434", + "name": "Mara Farmer", + "position": "Business Broker", + "salary": "$111,511", + "office": "London", + "extn": "8256", + "start_date": "7/17/2001" + }, + { + "id": "435", + "name": "Melania Windsor", + "position": "Health Educator", + "salary": "$121,512", + "office": "Amarillo", + "extn": "3668", + "start_date": "4/29/2012" + }, + { + "id": "436", + "name": "Celina Pearson", + "position": "Software Engineer", + "salary": "$75,681", + "office": "Stockton", + "extn": "7573", + "start_date": "9/4/2019" + }, + { + "id": "437", + "name": "Liv Antcliff", + "position": "Retail Trainee", + "salary": "$15,302", + "office": "Dallas", + "extn": "2907", + "start_date": "6/25/2007" + }, + { + "id": "438", + "name": "Norah Doherty", + "position": "Budget Analyst", + "salary": "$288,133", + "office": "Omaha", + "extn": "7595", + "start_date": "12/5/2000" + }, + { + "id": "439", + "name": "Gladys Hunt", + "position": "Budget Analyst", + "salary": "$209,945", + "office": "Richmond", + "extn": "7229", + "start_date": "11/21/2006" + }, + { + "id": "440", + "name": "Lynn Powell", + "position": "HR Specialist", + "salary": "$59,913", + "office": "Charlotte", + "extn": "6935", + "start_date": "2/15/2008" + }, + { + "id": "441", + "name": "Kieth Davies", + "position": "Bookkeeper", + "salary": "$202,637", + "office": "Richmond", + "extn": "2455", + "start_date": "2/20/2005" + }, + { + "id": "442", + "name": "Enoch Shaw", + "position": "Front Desk Coordinator", + "salary": "$144,556", + "office": "Venice", + "extn": "1503", + "start_date": "8/2/2013" + }, + { + "id": "443", + "name": "Margot Carson", + "position": "Clerk", + "salary": "$287,202", + "office": "San Jose", + "extn": "8297", + "start_date": "9/6/2007" + }, + { + "id": "444", + "name": "Judith Egerton", + "position": "Treasurer", + "salary": "$274,636", + "office": "Milano", + "extn": "5833", + "start_date": "9/6/2003" + }, + { + "id": "445", + "name": "Remy Mullins", + "position": "Health Educator", + "salary": "$244,562", + "office": "Orlando", + "extn": "7408", + "start_date": "1/5/2007" + }, + { + "id": "446", + "name": "Chester Wellington", + "position": "Loan Officer", + "salary": "$35,881", + "office": "Kansas City", + "extn": "7886", + "start_date": "11/21/2008" + }, + { + "id": "447", + "name": "Brad Kennedy", + "position": "Webmaster", + "salary": "$200,513", + "office": "Milwaukee", + "extn": "6077", + "start_date": "12/7/2002" + }, + { + "id": "448", + "name": "Henry Rivers", + "position": "Front Desk Coordinator", + "salary": "$168,610", + "office": "Scottsdale", + "extn": "4175", + "start_date": "5/22/2013" + }, + { + "id": "449", + "name": "Katelyn Bayliss", + "position": "Restaurant Manager", + "salary": "$298,576", + "office": "Valetta", + "extn": "4040", + "start_date": "5/3/2008" + }, + { + "id": "450", + "name": "Matt Brock", + "position": "Software Engineer", + "salary": "$96,792", + "office": "Baltimore", + "extn": "7095", + "start_date": "8/28/2015" + }, + { + "id": "451", + "name": "Cedrick Stark", + "position": "Operator", + "salary": "$221,462", + "office": "Bridgeport", + "extn": "2597", + "start_date": "11/22/2001" + }, + { + "id": "452", + "name": "Melody Connell", + "position": "Treasurer", + "salary": "$154,824", + "office": "Tokyo", + "extn": "2454", + "start_date": "1/24/2016" + }, + { + "id": "453", + "name": "Jazmin Michael", + "position": "Health Educator", + "salary": "$268,899", + "office": "Escondido", + "extn": "5965", + "start_date": "10/15/2019" + }, + { + "id": "454", + "name": "Cecilia Salt", + "position": "Lecturer", + "salary": "$55,478", + "office": "Phoenix", + "extn": "7169", + "start_date": "10/25/2004" + }, + { + "id": "455", + "name": "Henry Price", + "position": "Designer", + "salary": "$151,277", + "office": "St. Louis", + "extn": "6737", + "start_date": "6/13/2012" + }, + { + "id": "456", + "name": "Harry Utterson", + "position": "Bookkeeper", + "salary": "$103,388", + "office": "Houston", + "extn": "9000", + "start_date": "10/13/2010" + }, + { + "id": "457", + "name": "Naomi Avery", + "position": "HR Specialist", + "salary": "$274,547", + "office": "El Paso", + "extn": "5394", + "start_date": "6/19/2002" + }, + { + "id": "458", + "name": "Hayden Nielson", + "position": "Stockbroker", + "salary": "$217,379", + "office": "Baltimore", + "extn": "3250", + "start_date": "2/22/2007" + }, + { + "id": "459", + "name": "Bernadette Johnson", + "position": "Clerk", + "salary": "$122,084", + "office": "Zurich", + "extn": "9333", + "start_date": "1/7/2007" + }, + { + "id": "460", + "name": "Danny Windsor", + "position": "Treasurer", + "salary": "$149,382", + "office": "Madrid", + "extn": "7790", + "start_date": "10/7/2002" + }, + { + "id": "461", + "name": "Jamie Lynch", + "position": "Bookkeeper", + "salary": "$154,414", + "office": "Tokyo", + "extn": "1789", + "start_date": "10/28/2005" + }, + { + "id": "462", + "name": "Madelyn Coates", + "position": "Systems Administrator", + "salary": "$110,196", + "office": "Atlanta", + "extn": "2232", + "start_date": "12/7/2003" + }, + { + "id": "463", + "name": "Courtney Cann", + "position": "Operator", + "salary": "$271,340", + "office": "Washington", + "extn": "8744", + "start_date": "1/5/2012" + }, + { + "id": "464", + "name": "Ronald Harris", + "position": "Health Educator", + "salary": "$186,521", + "office": "San Bernardino", + "extn": "8933", + "start_date": "4/11/2005" + }, + { + "id": "465", + "name": "Rae Fulton", + "position": "Mobile Developer", + "salary": "$208,172", + "office": "Tokyo", + "extn": "3322", + "start_date": "1/18/2000" + }, + { + "id": "466", + "name": "Logan Knott", + "position": "Staffing Consultant", + "salary": "$202,706", + "office": "Denver", + "extn": "7903", + "start_date": "8/3/2008" + }, + { + "id": "467", + "name": "Sabrina Attwood", + "position": "Dentist", + "salary": "$281,775", + "office": "El Paso", + "extn": "3552", + "start_date": "4/12/2006" + }, + { + "id": "468", + "name": "Evelynn Weldon", + "position": "Chef Manager", + "salary": "$116,488", + "office": "Dallas", + "extn": "8348", + "start_date": "11/23/2006" + }, + { + "id": "469", + "name": "Abdul Holmes", + "position": "Bellman", + "salary": "$44,279", + "office": "Rochester", + "extn": "7644", + "start_date": "11/23/2009" + }, + { + "id": "470", + "name": "Livia Richards", + "position": "Investment Advisor", + "salary": "$186,385", + "office": "Salt Lake City", + "extn": "4332", + "start_date": "4/3/2014" + }, + { + "id": "471", + "name": "Megan Harris", + "position": "Systems Administrator", + "salary": "$80,568", + "office": "Colorado Springs", + "extn": "2168", + "start_date": "3/24/2012" + }, + { + "id": "472", + "name": "Javier Moreno", + "position": "Designer", + "salary": "$273,824", + "office": "Jacksonville", + "extn": "1853", + "start_date": "6/20/2011" + }, + { + "id": "473", + "name": "Callie Walker", + "position": "Project Manager", + "salary": "$41,413", + "office": "Milwaukee", + "extn": "7387", + "start_date": "5/20/2019" + }, + { + "id": "474", + "name": "Doug Jackson", + "position": "Cashier", + "salary": "$105,265", + "office": "Venice", + "extn": "9659", + "start_date": "4/27/2007" + }, + { + "id": "475", + "name": "Robyn Donovan", + "position": "Global Logistics Supervisor", + "salary": "$137,582", + "office": "Kansas City", + "extn": "6406", + "start_date": "5/17/2012" + }, + { + "id": "476", + "name": "Angel Franks", + "position": "Retail Trainee", + "salary": "$69,096", + "office": "Irving", + "extn": "1906", + "start_date": "12/25/2017" + }, + { + "id": "477", + "name": "Luke Marshall", + "position": "Staffing Consultant", + "salary": "$185,418", + "office": "Berna", + "extn": "2343", + "start_date": "3/19/2012" + }, + { + "id": "478", + "name": "Adalie Andersson", + "position": "Stockbroker", + "salary": "$114,194", + "office": "Saint Paul", + "extn": "5613", + "start_date": "6/20/2007" + }, + { + "id": "479", + "name": "Dalia Windsor", + "position": "Loan Officer", + "salary": "$45,846", + "office": "Prague", + "extn": "3650", + "start_date": "4/27/2005" + }, + { + "id": "480", + "name": "Wade Gallacher", + "position": "Retail Trainee", + "salary": "$282,747", + "office": "Saint Paul", + "extn": "2437", + "start_date": "5/31/2009" + }, + { + "id": "481", + "name": "Johnny Hobbs", + "position": "Electrician", + "salary": "$120,325", + "office": "Nashville", + "extn": "5604", + "start_date": "10/25/2007" + }, + { + "id": "482", + "name": "Ronald Moss", + "position": "Webmaster", + "salary": "$207,126", + "office": "Nashville", + "extn": "4668", + "start_date": "5/16/2006" + }, + { + "id": "483", + "name": "Angelica Hunt", + "position": "Bellman", + "salary": "$53,786", + "office": "Bridgeport", + "extn": "9283", + "start_date": "4/19/2004" + }, + { + "id": "484", + "name": "Anais Aldridge", + "position": "Staffing Consultant", + "salary": "$142,376", + "office": "San Francisco", + "extn": "9874", + "start_date": "1/3/2015" + }, + { + "id": "485", + "name": "Roger Clark", + "position": "Food Technologist", + "salary": "$135,060", + "office": "Berlin", + "extn": "8579", + "start_date": "4/30/2001" + }, + { + "id": "486", + "name": "Marina Needham", + "position": "Front Desk Coordinator", + "salary": "$113,588", + "office": "Richmond", + "extn": "8766", + "start_date": "5/23/2009" + }, + { + "id": "487", + "name": "Dani Needham", + "position": "Operator", + "salary": "$64,423", + "office": "Philadelphia", + "extn": "1417", + "start_date": "8/25/2006" + }, + { + "id": "488", + "name": "Oliver Kelly", + "position": "Doctor", + "salary": "$54,443", + "office": "Albuquerque", + "extn": "1072", + "start_date": "6/6/2007" + }, + { + "id": "489", + "name": "Elijah Kennedy", + "position": "Production Painter", + "salary": "$39,875", + "office": "Quebec", + "extn": "8457", + "start_date": "9/21/2017" + }, + { + "id": "490", + "name": "Jayden Vaughan", + "position": "Business Broker", + "salary": "$180,273", + "office": "Cincinnati", + "extn": "9830", + "start_date": "5/29/2000" + }, + { + "id": "491", + "name": "Gloria Whittle", + "position": "Laboratory Technician", + "salary": "$48,464", + "office": "Quebec", + "extn": "6809", + "start_date": "3/25/2009" + }, + { + "id": "492", + "name": "Ramon Barclay", + "position": "Steward", + "salary": "$178,903", + "office": "Houston", + "extn": "1380", + "start_date": "1/17/2010" + }, + { + "id": "493", + "name": "Bryon Morgan", + "position": "Global Logistics Supervisor", + "salary": "$22,278", + "office": "Fremont", + "extn": "3549", + "start_date": "10/20/2007" + }, + { + "id": "494", + "name": "Esmeralda Jackson", + "position": "Accountant", + "salary": "$294,195", + "office": "Lakewood", + "extn": "8419", + "start_date": "12/1/2004" + }, + { + "id": "495", + "name": "Lana Flanders", + "position": "Audiologist", + "salary": "$154,561", + "office": "Denver", + "extn": "3009", + "start_date": "5/28/2019" + }, + { + "id": "496", + "name": "Nancy Jarrett", + "position": "Designer", + "salary": "$125,457", + "office": "Fullerton", + "extn": "1138", + "start_date": "8/12/2003" + }, + { + "id": "497", + "name": "Jazmin Chadwick", + "position": "Chef Manager", + "salary": "$86,299", + "office": "Colorado Springs", + "extn": "2537", + "start_date": "7/12/2013" + }, + { + "id": "498", + "name": "Havana King", + "position": "Doctor", + "salary": "$186,464", + "office": "Fort Lauderdale", + "extn": "2268", + "start_date": "5/16/2003" + }, + { + "id": "499", + "name": "Marjorie Notman", + "position": "Baker", + "salary": "$243,057", + "office": "Madison", + "extn": "8762", + "start_date": "8/12/2004" + }, + { + "id": "500", + "name": "Summer Brock", + "position": "Health Educator", + "salary": "$32,690", + "office": "El Paso", + "extn": "5007", + "start_date": "1/6/2016" + }, + { + "id": "501", + "name": "Ronald Thomson", + "position": "Electrician", + "salary": "$58,557", + "office": "Zurich", + "extn": "8952", + "start_date": "10/24/2000" + }, + { + "id": "502", + "name": "Bethany Morris", + "position": "Assistant Buyer", + "salary": "$268,991", + "office": "Norfolk", + "extn": "7276", + "start_date": "4/2/2016" + }, + { + "id": "503", + "name": "Owen Jordan", + "position": "Healthcare Specialist", + "salary": "$66,783", + "office": "Lincoln", + "extn": "3355", + "start_date": "5/17/2014" + }, + { + "id": "504", + "name": "Chris Connor", + "position": "Operator", + "salary": "$49,156", + "office": "St. Louis", + "extn": "5582", + "start_date": "12/3/2006" + }, + { + "id": "505", + "name": "Daphne Farmer", + "position": "Auditor", + "salary": "$116,985", + "office": "Hollywood", + "extn": "5238", + "start_date": "3/8/2002" + }, + { + "id": "506", + "name": "Tyler Faulkner", + "position": "Cook", + "salary": "$268,079", + "office": "Richmond", + "extn": "8470", + "start_date": "6/16/2015" + }, + { + "id": "507", + "name": "Noah Utterson", + "position": "HR Specialist", + "salary": "$23,821", + "office": "Glendale", + "extn": "4524", + "start_date": "2/25/2006" + }, + { + "id": "508", + "name": "Tania Willis", + "position": "Associate Professor", + "salary": "$92,126", + "office": "Pittsburgh", + "extn": "3480", + "start_date": "1/12/2005" + }, + { + "id": "509", + "name": "Martin Edley", + "position": "CNC Operator", + "salary": "$187,957", + "office": "Louisville", + "extn": "4164", + "start_date": "4/16/2010" + }, + { + "id": "510", + "name": "Agnes Ross", + "position": "HR Coordinator", + "salary": "$116,982", + "office": "Amarillo", + "extn": "6684", + "start_date": "3/31/2014" + }, + { + "id": "511", + "name": "Nate Roberts", + "position": "Mobile Developer", + "salary": "$199,522", + "office": "Lakewood", + "extn": "2310", + "start_date": "12/28/2009" + }, + { + "id": "512", + "name": "Sage Villiger", + "position": "Design Engineer", + "salary": "$33,289", + "office": "Salem", + "extn": "9780", + "start_date": "1/5/2019" + }, + { + "id": "513", + "name": "Anthony Alcroft", + "position": "Business Broker", + "salary": "$123,190", + "office": "Nashville", + "extn": "4033", + "start_date": "5/3/2012" + }, + { + "id": "514", + "name": "Johnny Swan", + "position": "Physician", + "salary": "$31,998", + "office": "Houston", + "extn": "5295", + "start_date": "5/28/2007" + }, + { + "id": "515", + "name": "Carter Dann", + "position": "Webmaster", + "salary": "$15,690", + "office": "San Bernardino", + "extn": "4653", + "start_date": "9/23/2014" + }, + { + "id": "516", + "name": "Mason Andersson", + "position": "Clerk", + "salary": "$169,181", + "office": "Chicago", + "extn": "8468", + "start_date": "4/22/2003" + }, + { + "id": "517", + "name": "Jane Power", + "position": "Project Manager", + "salary": "$185,099", + "office": "Richmond", + "extn": "2919", + "start_date": "7/18/2009" + }, + { + "id": "518", + "name": "Joseph Gates", + "position": "Business Broker", + "salary": "$266,676", + "office": "Garland", + "extn": "5309", + "start_date": "4/14/2004" + }, + { + "id": "519", + "name": "Chad Lee", + "position": "Banker", + "salary": "$155,439", + "office": "Boston", + "extn": "9938", + "start_date": "10/11/2010" + }, + { + "id": "520", + "name": "Nate Nobbs", + "position": "Audiologist", + "salary": "$292,075", + "office": "Memphis", + "extn": "3305", + "start_date": "7/1/2010" + }, + { + "id": "521", + "name": "Brad Healy", + "position": "Mobile Developer", + "salary": "$140,006", + "office": "Columbus", + "extn": "5804", + "start_date": "8/22/2013" + }, + { + "id": "522", + "name": "Mara James", + "position": "Health Educator", + "salary": "$202,797", + "office": "Bridgeport", + "extn": "9996", + "start_date": "9/5/2009" + }, + { + "id": "523", + "name": "Ramon Rixon", + "position": "Inspector", + "salary": "$137,631", + "office": "Washington", + "extn": "3020", + "start_date": "1/14/2019" + }, + { + "id": "524", + "name": "Elena Lindop", + "position": "Restaurant Manager", + "salary": "$290,062", + "office": "Houston", + "extn": "4547", + "start_date": "3/10/2000" + }, + { + "id": "525", + "name": "Olivia Ingram", + "position": "Stockbroker", + "salary": "$173,587", + "office": "Saint Paul", + "extn": "6470", + "start_date": "7/3/2010" + }, + { + "id": "526", + "name": "Marvin Rigg", + "position": "Operator", + "salary": "$153,190", + "office": "Richmond", + "extn": "2893", + "start_date": "3/9/2009" + }, + { + "id": "527", + "name": "Marvin Gaynor", + "position": "Bellman", + "salary": "$157,952", + "office": "Pittsburgh", + "extn": "3110", + "start_date": "11/10/2001" + }, + { + "id": "528", + "name": "Cadence Jobson", + "position": "Laboratory Technician", + "salary": "$186,754", + "office": "Houston", + "extn": "6713", + "start_date": "12/24/2006" + }, + { + "id": "529", + "name": "Rebecca Graves", + "position": "Front Desk Coordinator", + "salary": "$45,178", + "office": "Tallahassee", + "extn": "3118", + "start_date": "11/6/2015" + }, + { + "id": "530", + "name": "Gabriel Cork", + "position": "Front Desk Coordinator", + "salary": "$164,469", + "office": "Ontario", + "extn": "9327", + "start_date": "11/7/2005" + }, + { + "id": "531", + "name": "Emery Terry", + "position": "Service Supervisor", + "salary": "$116,912", + "office": "Tulsa", + "extn": "5060", + "start_date": "6/5/2016" + }, + { + "id": "532", + "name": "Alan Hudson", + "position": "Systems Administrator", + "salary": "$54,238", + "office": "Omaha", + "extn": "9666", + "start_date": "1/9/2017" + }, + { + "id": "533", + "name": "Maia Brock", + "position": "Audiologist", + "salary": "$83,064", + "office": "Salem", + "extn": "5998", + "start_date": "6/17/2008" + }, + { + "id": "534", + "name": "Carter Wooldridge", + "position": "Associate Professor", + "salary": "$84,299", + "office": "New York", + "extn": "7173", + "start_date": "11/25/2006" + }, + { + "id": "535", + "name": "Bryon Dillon", + "position": "Business Broker", + "salary": "$223,888", + "office": "Huntsville", + "extn": "4276", + "start_date": "8/1/2006" + }, + { + "id": "536", + "name": "Peyton Reid", + "position": "Auditor", + "salary": "$279,788", + "office": "Garland", + "extn": "3020", + "start_date": "5/30/2005" + }, + { + "id": "537", + "name": "Angelique Hill", + "position": "Service Supervisor", + "salary": "$271,842", + "office": "St. Louis", + "extn": "1542", + "start_date": "6/2/2003" + }, + { + "id": "538", + "name": "Irene Uttridge", + "position": "CNC Operator", + "salary": "$52,765", + "office": "Milano", + "extn": "6657", + "start_date": "3/29/2001" + }, + { + "id": "539", + "name": "Grace Rose", + "position": "Ambulatory Nurse", + "salary": "$109,761", + "office": "Norfolk", + "extn": "4497", + "start_date": "6/12/2002" + }, + { + "id": "540", + "name": "Fred Drew", + "position": "Bookkeeper", + "salary": "$263,348", + "office": "Lisbon", + "extn": "1531", + "start_date": "5/21/2005" + }, + { + "id": "541", + "name": "Bryon Horton", + "position": "Cash Manager", + "salary": "$284,903", + "office": "Richmond", + "extn": "7618", + "start_date": "10/10/2012" + }, + { + "id": "542", + "name": "Marvin Murray", + "position": "Restaurant Manager", + "salary": "$160,134", + "office": "Fullerton", + "extn": "1790", + "start_date": "7/18/2015" + }, + { + "id": "543", + "name": "Angel Simpson", + "position": "Clerk", + "salary": "$117,799", + "office": "Lancaster", + "extn": "6441", + "start_date": "1/26/2000" + }, + { + "id": "544", + "name": "Elijah Shepherd", + "position": "Chef Manager", + "salary": "$23,995", + "office": "Lisbon", + "extn": "3147", + "start_date": "9/10/2007" + }, + { + "id": "545", + "name": "Audrey Pope", + "position": "Chef Manager", + "salary": "$216,315", + "office": "Oklahoma City", + "extn": "1881", + "start_date": "8/24/2003" + }, + { + "id": "546", + "name": "Angel Cann", + "position": "Ambulatory Nurse", + "salary": "$119,741", + "office": "Colorado Springs", + "extn": "2079", + "start_date": "10/13/2000" + }, + { + "id": "547", + "name": "Lara Nobbs", + "position": "Systems Administrator", + "salary": "$38,139", + "office": "Berlin", + "extn": "1569", + "start_date": "10/23/2010" + }, + { + "id": "548", + "name": "Rufus Overson", + "position": "Cashier", + "salary": "$285,961", + "office": "New York", + "extn": "1885", + "start_date": "12/16/2017" + }, + { + "id": "549", + "name": "Ethan Knight", + "position": "Laboratory Technician", + "salary": "$198,974", + "office": "Bridgeport", + "extn": "5143", + "start_date": "4/24/2005" + }, + { + "id": "550", + "name": "Drew Chapman", + "position": "Healthcare Specialist", + "salary": "$276,639", + "office": "Valetta", + "extn": "2666", + "start_date": "5/23/2002" + }, + { + "id": "551", + "name": "Selena Dubois", + "position": "CNC Operator", + "salary": "$31,681", + "office": "Portland", + "extn": "2943", + "start_date": "8/31/2018" + }, + { + "id": "552", + "name": "Oliver Asher", + "position": "Steward", + "salary": "$289,519", + "office": "Memphis", + "extn": "4753", + "start_date": "9/4/2001" + }, + { + "id": "553", + "name": "Alison Welsch", + "position": "Chef Manager", + "salary": "$206,535", + "office": "Hollywood", + "extn": "7202", + "start_date": "4/14/2014" + }, + { + "id": "554", + "name": "Angelique Quinton", + "position": "Front Desk Coordinator", + "salary": "$207,025", + "office": "Worcester", + "extn": "6703", + "start_date": "1/11/2001" + }, + { + "id": "555", + "name": "Benjamin Attwood", + "position": "Cashier", + "salary": "$247,867", + "office": "Berna", + "extn": "9315", + "start_date": "12/13/2013" + }, + { + "id": "556", + "name": "Ron Garcia", + "position": "Design Engineer", + "salary": "$198,963", + "office": "Denver", + "extn": "3082", + "start_date": "12/29/2004" + }, + { + "id": "557", + "name": "Colleen Wooldridge", + "position": "Pharmacist", + "salary": "$187,737", + "office": "Scottsdale", + "extn": "8611", + "start_date": "12/9/2008" + }, + { + "id": "558", + "name": "Greta Noach", + "position": "Fabricator", + "salary": "$119,133", + "office": "Bellevue", + "extn": "3194", + "start_date": "10/16/2015" + }, + { + "id": "559", + "name": "Benjamin Gray", + "position": "Biologist", + "salary": "$107,175", + "office": "Charlotte", + "extn": "5363", + "start_date": "4/10/2016" + }, + { + "id": "560", + "name": "Mark Dunbar", + "position": "Baker", + "salary": "$231,851", + "office": "Glendale", + "extn": "4080", + "start_date": "1/3/2017" + }, + { + "id": "561", + "name": "Sabrina Hall", + "position": "Design Engineer", + "salary": "$156,135", + "office": "Jacksonville", + "extn": "1602", + "start_date": "2/27/2000" + }, + { + "id": "562", + "name": "Tony Ellis", + "position": "Electrician", + "salary": "$297,045", + "office": "Jersey City", + "extn": "9333", + "start_date": "2/26/2019" + }, + { + "id": "563", + "name": "Analise Haines", + "position": "HR Coordinator", + "salary": "$11,590", + "office": "San Jose", + "extn": "4702", + "start_date": "1/1/2009" + }, + { + "id": "564", + "name": "Chad White", + "position": "Operator", + "salary": "$296,884", + "office": "Louisville", + "extn": "7410", + "start_date": "12/12/2014" + }, + { + "id": "565", + "name": "Elijah Owens", + "position": "Pharmacist", + "salary": "$33,836", + "office": "Detroit", + "extn": "1860", + "start_date": "6/23/2018" + }, + { + "id": "566", + "name": "Cristal Nash", + "position": "Call Center Representative", + "salary": "$189,853", + "office": "Jacksonville", + "extn": "7008", + "start_date": "10/31/2011" + }, + { + "id": "567", + "name": "Hayden Radcliffe", + "position": "Design Engineer", + "salary": "$52,258", + "office": "Memphis", + "extn": "5591", + "start_date": "1/10/2005" + }, + { + "id": "568", + "name": "Sebastian Robertson", + "position": "Insurance Broker", + "salary": "$283,773", + "office": "Nashville", + "extn": "6118", + "start_date": "2/8/2007" + }, + { + "id": "569", + "name": "Deborah Olson", + "position": "Cash Manager", + "salary": "$111,588", + "office": "Baltimore", + "extn": "9505", + "start_date": "9/14/2001" + }, + { + "id": "570", + "name": "Alexander Vinton", + "position": "Web Developer", + "salary": "$224,515", + "office": "Otawa", + "extn": "8543", + "start_date": "5/10/2008" + }, + { + "id": "571", + "name": "Noah Hunt", + "position": "Fabricator", + "salary": "$262,317", + "office": "Portland", + "extn": "4154", + "start_date": "7/20/2000" + }, + { + "id": "572", + "name": "Elisabeth Tyler", + "position": "Insurance Broker", + "salary": "$258,306", + "office": "Berlin", + "extn": "7429", + "start_date": "2/11/2006" + }, + { + "id": "573", + "name": "Alan Appleton", + "position": "Physician", + "salary": "$226,775", + "office": "Worcester", + "extn": "8845", + "start_date": "4/24/2010" + }, + { + "id": "574", + "name": "Hank Flynn", + "position": "CNC Operator", + "salary": "$72,104", + "office": "Huntsville", + "extn": "2098", + "start_date": "8/2/2014" + }, + { + "id": "575", + "name": "Cedrick Chadwick", + "position": "Baker", + "salary": "$294,515", + "office": "Glendale", + "extn": "9379", + "start_date": "1/7/2014" + }, + { + "id": "576", + "name": "Julian Pierce", + "position": "Physician", + "salary": "$122,597", + "office": "Ontario", + "extn": "7956", + "start_date": "2/3/2003" + }, + { + "id": "577", + "name": "Havana Kelly", + "position": "Dentist", + "salary": "$265,127", + "office": "Otawa", + "extn": "8099", + "start_date": "9/11/2003" + }, + { + "id": "578", + "name": "Denny Stewart", + "position": "IT Support Staff", + "salary": "$115,866", + "office": "Saint Paul", + "extn": "1280", + "start_date": "9/5/2011" + }, + { + "id": "579", + "name": "Summer Lunt", + "position": "HR Coordinator", + "salary": "$225,079", + "office": "New Orleans", + "extn": "1418", + "start_date": "2/1/2019" + }, + { + "id": "580", + "name": "Carrie Evans", + "position": "Insurance Broker", + "salary": "$270,766", + "office": "Fullerton", + "extn": "3143", + "start_date": "3/17/2018" + }, + { + "id": "581", + "name": "Tess Maxwell", + "position": "Assistant Buyer", + "salary": "$279,093", + "office": "Reno", + "extn": "2589", + "start_date": "6/23/2002" + }, + { + "id": "582", + "name": "Valentina Wilson", + "position": "Laboratory Technician", + "salary": "$294,168", + "office": "Venice", + "extn": "3263", + "start_date": "10/9/2002" + }, + { + "id": "583", + "name": "Molly Martin", + "position": "Service Supervisor", + "salary": "$186,456", + "office": "Otawa", + "extn": "1631", + "start_date": "12/14/2006" + }, + { + "id": "584", + "name": "Nick Edler", + "position": "Designer", + "salary": "$19,575", + "office": "Lancaster", + "extn": "4024", + "start_date": "8/1/2015" + }, + { + "id": "585", + "name": "Lucas Williams", + "position": "Staffing Consultant", + "salary": "$232,933", + "office": "Norfolk", + "extn": "3582", + "start_date": "3/20/2013" + }, + { + "id": "586", + "name": "Bridget Hill", + "position": "Webmaster", + "salary": "$28,697", + "office": "Bakersfield", + "extn": "5315", + "start_date": "1/30/2001" + }, + { + "id": "587", + "name": "Erin Rigg", + "position": "Paramedic", + "salary": "$242,880", + "office": "Charlotte", + "extn": "6778", + "start_date": "12/9/2015" + }, + { + "id": "588", + "name": "Michelle Irwin", + "position": "Design Engineer", + "salary": "$43,996", + "office": "Huntsville", + "extn": "1801", + "start_date": "4/6/2001" + }, + { + "id": "589", + "name": "Mark Huggins", + "position": "Operator", + "salary": "$161,484", + "office": "Tulsa", + "extn": "3105", + "start_date": "1/27/2006" + }, + { + "id": "590", + "name": "Caitlyn Shaw", + "position": "Executive Director", + "salary": "$268,227", + "office": "Paris", + "extn": "4317", + "start_date": "6/24/2000" + }, + { + "id": "591", + "name": "Rowan Gordon", + "position": "Machine Operator", + "salary": "$221,233", + "office": "Hollywood", + "extn": "5959", + "start_date": "2/24/2019" + }, + { + "id": "592", + "name": "Emerald Payne", + "position": "Bookkeeper", + "salary": "$287,110", + "office": "San Jose", + "extn": "1874", + "start_date": "4/19/2011" + }, + { + "id": "593", + "name": "Aileen Allen", + "position": "Restaurant Manager", + "salary": "$132,610", + "office": "Tokyo", + "extn": "9198", + "start_date": "10/13/2013" + }, + { + "id": "594", + "name": "Cedrick Gardner", + "position": "Bellman", + "salary": "$242,338", + "office": "Hayward", + "extn": "3242", + "start_date": "12/23/2014" + }, + { + "id": "595", + "name": "Wade Gordon", + "position": "Web Developer", + "salary": "$45,165", + "office": "Albuquerque", + "extn": "9753", + "start_date": "5/21/2018" + }, + { + "id": "596", + "name": "Paige Waterhouse", + "position": "Lecturer", + "salary": "$175,799", + "office": "Omaha", + "extn": "5617", + "start_date": "1/29/2001" + }, + { + "id": "597", + "name": "William Irving", + "position": "Fabricator", + "salary": "$280,753", + "office": "Saint Paul", + "extn": "3525", + "start_date": "5/10/2006" + }, + { + "id": "598", + "name": "Laila Jefferson", + "position": "Global Logistics Supervisor", + "salary": "$78,042", + "office": "Charlotte", + "extn": "7196", + "start_date": "4/29/2014" + }, + { + "id": "599", + "name": "Anabel Vangness", + "position": "Web Developer", + "salary": "$72,396", + "office": "Jersey City", + "extn": "7183", + "start_date": "10/19/2004" + }, + { + "id": "600", + "name": "Tom Knott", + "position": "Clerk", + "salary": "$291,836", + "office": "Escondido", + "extn": "4401", + "start_date": "10/26/2012" + }, + { + "id": "601", + "name": "Anthony Wright", + "position": "Electrician", + "salary": "$250,852", + "office": "Long Beach", + "extn": "6366", + "start_date": "4/4/2007" + }, + { + "id": "602", + "name": "William Pratt", + "position": "Auditor", + "salary": "$226,005", + "office": "London", + "extn": "1322", + "start_date": "7/23/2012" + }, + { + "id": "603", + "name": "Margaret Cobb", + "position": "Front Desk Coordinator", + "salary": "$201,298", + "office": "Venice", + "extn": "4597", + "start_date": "10/30/2006" + }, + { + "id": "604", + "name": "Ada Squire", + "position": "Mobile Developer", + "salary": "$166,975", + "office": "Louisville", + "extn": "4237", + "start_date": "10/21/2012" + }, + { + "id": "605", + "name": "Lexi Tobin", + "position": "Associate Professor", + "salary": "$30,432", + "office": "Tulsa", + "extn": "9984", + "start_date": "2/10/2012" + }, + { + "id": "606", + "name": "Carter Dann", + "position": "Assistant Buyer", + "salary": "$146,097", + "office": "Irving", + "extn": "6862", + "start_date": "2/28/2019" + }, + { + "id": "607", + "name": "Denis Walsh", + "position": "Production Painter", + "salary": "$68,103", + "office": "Glendale", + "extn": "6592", + "start_date": "6/4/2005" + }, + { + "id": "608", + "name": "Michael Reese", + "position": "Bellman", + "salary": "$130,994", + "office": "Lakewood", + "extn": "8700", + "start_date": "11/10/2006" + }, + { + "id": "609", + "name": "David Avery", + "position": "Mobile Developer", + "salary": "$252,844", + "office": "Venice", + "extn": "7227", + "start_date": "9/20/2019" + }, + { + "id": "610", + "name": "Domenic Giles", + "position": "Associate Professor", + "salary": "$143,127", + "office": "Minneapolis", + "extn": "2440", + "start_date": "8/14/2019" + }, + { + "id": "611", + "name": "Meredith Ellison", + "position": "CNC Operator", + "salary": "$140,069", + "office": "Jersey City", + "extn": "7992", + "start_date": "3/10/2002" + }, + { + "id": "612", + "name": "Marla Warren", + "position": "Associate Professor", + "salary": "$201,494", + "office": "Quebec", + "extn": "7087", + "start_date": "7/14/2011" + }, + { + "id": "613", + "name": "Luke Morley", + "position": "Cook", + "salary": "$60,920", + "office": "Louisville", + "extn": "5608", + "start_date": "9/7/2003" + }, + { + "id": "614", + "name": "Percy Ring", + "position": "Dentist", + "salary": "$260,335", + "office": "Atlanta", + "extn": "4973", + "start_date": "4/22/2004" + }, + { + "id": "615", + "name": "John Sloan", + "position": "Design Engineer", + "salary": "$71,345", + "office": "Pittsburgh", + "extn": "2432", + "start_date": "3/14/2006" + }, + { + "id": "616", + "name": "Ramon Richardson", + "position": "Call Center Representative", + "salary": "$277,331", + "office": "Ontario", + "extn": "4254", + "start_date": "11/12/2011" + }, + { + "id": "617", + "name": "Peter Healy", + "position": "Chef Manager", + "salary": "$179,560", + "office": "Fort Lauderdale", + "extn": "2619", + "start_date": "10/10/2002" + }, + { + "id": "618", + "name": "Nick Hewitt", + "position": "Executive Director", + "salary": "$250,878", + "office": "Kansas City", + "extn": "8458", + "start_date": "7/11/2000" + }, + { + "id": "619", + "name": "Ramon Walton", + "position": "Bellman", + "salary": "$75,804", + "office": "Worcester", + "extn": "4299", + "start_date": "12/19/2016" + }, + { + "id": "620", + "name": "Jenna Jenkin", + "position": "Budget Analyst", + "salary": "$239,401", + "office": "Bakersfield", + "extn": "1193", + "start_date": "8/18/2002" + }, + { + "id": "621", + "name": "Morgan Price", + "position": "Clerk", + "salary": "$74,974", + "office": "Jersey City", + "extn": "2420", + "start_date": "4/6/2015" + }, + { + "id": "622", + "name": "Rhea Pond", + "position": "Clerk", + "salary": "$172,995", + "office": "Berlin", + "extn": "6447", + "start_date": "5/3/2015" + }, + { + "id": "623", + "name": "Denny Pratt", + "position": "Design Engineer", + "salary": "$88,318", + "office": "Louisville", + "extn": "7570", + "start_date": "2/6/2000" + }, + { + "id": "624", + "name": "Rita Quinnell", + "position": "Audiologist", + "salary": "$199,275", + "office": "Zurich", + "extn": "2100", + "start_date": "11/2/2013" + }, + { + "id": "625", + "name": "Scarlett Attwood", + "position": "Insurance Broker", + "salary": "$70,882", + "office": "New Orleans", + "extn": "1996", + "start_date": "6/16/2010" + }, + { + "id": "626", + "name": "Alexander Tennant", + "position": "Associate Professor", + "salary": "$264,254", + "office": "Norfolk", + "extn": "7704", + "start_date": "10/11/2000" + }, + { + "id": "627", + "name": "Melania Walter", + "position": "Mobile Developer", + "salary": "$45,559", + "office": "Memphis", + "extn": "3292", + "start_date": "11/28/2012" + }, + { + "id": "628", + "name": "Jacqueline Fowler", + "position": "Dentist", + "salary": "$158,145", + "office": "Kansas City", + "extn": "2742", + "start_date": "9/25/2017" + }, + { + "id": "629", + "name": "Nick Martin", + "position": "Retail Trainee", + "salary": "$129,395", + "office": "Madison", + "extn": "2332", + "start_date": "11/23/2018" + }, + { + "id": "630", + "name": "Mark Pratt", + "position": "Dentist", + "salary": "$203,276", + "office": "Louisville", + "extn": "8673", + "start_date": "5/28/2005" + }, + { + "id": "631", + "name": "Ramon Ramsey", + "position": "IT Support Staff", + "salary": "$243,342", + "office": "Orlando", + "extn": "5879", + "start_date": "10/9/2016" + }, + { + "id": "632", + "name": "Mason Everett", + "position": "Design Engineer", + "salary": "$275,258", + "office": "Detroit", + "extn": "8026", + "start_date": "12/22/2009" + }, + { + "id": "633", + "name": "Laila Vaughan", + "position": "Global Logistics Supervisor", + "salary": "$138,364", + "office": "New Orleans", + "extn": "8016", + "start_date": "10/27/2000" + }, + { + "id": "634", + "name": "Rae Jennson", + "position": "Webmaster", + "salary": "$286,143", + "office": "Irving", + "extn": "7161", + "start_date": "2/21/2008" + }, + { + "id": "635", + "name": "Tania Bristow", + "position": "Operator", + "salary": "$103,177", + "office": "Atlanta", + "extn": "1056", + "start_date": "10/1/2009" + }, + { + "id": "636", + "name": "Matt Nelson", + "position": "CNC Operator", + "salary": "$29,201", + "office": "Lisbon", + "extn": "1052", + "start_date": "4/23/2001" + }, + { + "id": "637", + "name": "Leah Collins", + "position": "Laboratory Technician", + "salary": "$127,632", + "office": "Honolulu", + "extn": "2004", + "start_date": "3/24/2016" + }, + { + "id": "638", + "name": "Luke Campbell", + "position": "Pharmacist", + "salary": "$183,128", + "office": "Albuquerque", + "extn": "3523", + "start_date": "9/11/2000" + }, + { + "id": "639", + "name": "Michael Patel", + "position": "Food Technologist", + "salary": "$294,748", + "office": "Columbus", + "extn": "6974", + "start_date": "1/10/2008" + }, + { + "id": "640", + "name": "Peter Thomson", + "position": "Retail Trainee", + "salary": "$65,055", + "office": "Bakersfield", + "extn": "2009", + "start_date": "7/16/2007" + }, + { + "id": "641", + "name": "Ally Dowson", + "position": "Paramedic", + "salary": "$10,084", + "office": "Springfield", + "extn": "8115", + "start_date": "8/1/2015" + }, + { + "id": "642", + "name": "Cameron Dowson", + "position": "Loan Officer", + "salary": "$128,401", + "office": "Berlin", + "extn": "5576", + "start_date": "1/23/2003" + }, + { + "id": "643", + "name": "Willow Kelly", + "position": "Mobile Developer", + "salary": "$122,438", + "office": "Lisbon", + "extn": "2680", + "start_date": "4/22/2018" + }, + { + "id": "644", + "name": "Valentina Allen", + "position": "Auditor", + "salary": "$42,420", + "office": "Columbus", + "extn": "3160", + "start_date": "3/5/2012" + }, + { + "id": "645", + "name": "Luke Ward", + "position": "Business Broker", + "salary": "$85,061", + "office": "Pittsburgh", + "extn": "2798", + "start_date": "4/14/2017" + }, + { + "id": "646", + "name": "Paige Robertson", + "position": "Associate Professor", + "salary": "$143,315", + "office": "Milwaukee", + "extn": "7888", + "start_date": "11/17/2011" + }, + { + "id": "647", + "name": "Caydence Hastings", + "position": "Systems Administrator", + "salary": "$156,968", + "office": "Baltimore", + "extn": "9151", + "start_date": "2/18/2018" + }, + { + "id": "648", + "name": "Hayden Eagle", + "position": "Biologist", + "salary": "$89,197", + "office": "Jacksonville", + "extn": "5511", + "start_date": "5/5/2014" + }, + { + "id": "649", + "name": "Erica Moran", + "position": "Ambulatory Nurse", + "salary": "$261,794", + "office": "Denver", + "extn": "2836", + "start_date": "10/29/2016" + }, + { + "id": "650", + "name": "Carter Hudson", + "position": "Steward", + "salary": "$144,247", + "office": "Paris", + "extn": "4594", + "start_date": "2/25/2019" + }, + { + "id": "651", + "name": "Shelby Noon", + "position": "Project Manager", + "salary": "$254,404", + "office": "Houston", + "extn": "9990", + "start_date": "12/7/2001" + }, + { + "id": "652", + "name": "Jacob Lomax", + "position": "Bellman", + "salary": "$41,117", + "office": "Huntsville", + "extn": "7864", + "start_date": "2/1/2014" + }, + { + "id": "653", + "name": "Bryon Morrow", + "position": "Front Desk Coordinator", + "salary": "$63,655", + "office": "St. Louis", + "extn": "3905", + "start_date": "6/2/2006" + }, + { + "id": "654", + "name": "Eve Vallins", + "position": "Insurance Broker", + "salary": "$251,343", + "office": "St. Louis", + "extn": "4969", + "start_date": "11/5/2016" + }, + { + "id": "655", + "name": "Sage Boyle", + "position": "Clerk", + "salary": "$134,602", + "office": "Fayetteville", + "extn": "5204", + "start_date": "1/9/2004" + }, + { + "id": "656", + "name": "Sloane Clarke", + "position": "Insurance Broker", + "salary": "$148,810", + "office": "Worcester", + "extn": "7259", + "start_date": "5/14/2015" + }, + { + "id": "657", + "name": "Bryon Vane", + "position": "Project Manager", + "salary": "$109,049", + "office": "Bakersfield", + "extn": "5162", + "start_date": "5/3/2005" + }, + { + "id": "658", + "name": "Piper Bryson", + "position": "Staffing Consultant", + "salary": "$187,311", + "office": "Lakewood", + "extn": "3263", + "start_date": "12/26/2016" + }, + { + "id": "659", + "name": "Vera Ramsey", + "position": "Physician", + "salary": "$32,023", + "office": "Hayward", + "extn": "8767", + "start_date": "1/19/2003" + }, + { + "id": "660", + "name": "Davina Buckley", + "position": "Service Supervisor", + "salary": "$123,936", + "office": "Los Angeles", + "extn": "4304", + "start_date": "9/6/2014" + }, + { + "id": "661", + "name": "Sabina Brown", + "position": "Production Painter", + "salary": "$296,830", + "office": "Las Vegas", + "extn": "8395", + "start_date": "5/17/2010" + }, + { + "id": "662", + "name": "Daphne Eagle", + "position": "Design Engineer", + "salary": "$262,262", + "office": "Lisbon", + "extn": "6767", + "start_date": "1/19/2008" + }, + { + "id": "663", + "name": "Denny Gilbert", + "position": "Inspector", + "salary": "$228,545", + "office": "Chicago", + "extn": "5695", + "start_date": "9/14/2009" + }, + { + "id": "664", + "name": "Chester Turner", + "position": "Steward", + "salary": "$146,798", + "office": "Glendale", + "extn": "9069", + "start_date": "8/2/2006" + }, + { + "id": "665", + "name": "Carmen Judd", + "position": "Software Engineer", + "salary": "$25,844", + "office": "Philadelphia", + "extn": "4088", + "start_date": "12/20/2001" + }, + { + "id": "666", + "name": "Beatrice Rust", + "position": "Health Educator", + "salary": "$19,922", + "office": "Boston", + "extn": "4067", + "start_date": "1/10/2000" + }, + { + "id": "667", + "name": "Denny Mccall", + "position": "HR Specialist", + "salary": "$237,536", + "office": "San Diego", + "extn": "8275", + "start_date": "2/6/2010" + }, + { + "id": "668", + "name": "Owen Jones", + "position": "Lecturer", + "salary": "$39,945", + "office": "Springfield", + "extn": "6957", + "start_date": "11/24/2002" + }, + { + "id": "669", + "name": "Marigold Bryant", + "position": "Pharmacist", + "salary": "$27,777", + "office": "Baltimore", + "extn": "7153", + "start_date": "8/28/2019" + }, + { + "id": "670", + "name": "Alan Bennett", + "position": "Lecturer", + "salary": "$23,711", + "office": "Ontario", + "extn": "8116", + "start_date": "10/8/2005" + }, + { + "id": "671", + "name": "Jack Ranks", + "position": "Mobile Developer", + "salary": "$140,486", + "office": "Salt Lake City", + "extn": "9230", + "start_date": "9/24/2006" + }, + { + "id": "672", + "name": "Bob Martin", + "position": "Audiologist", + "salary": "$221,467", + "office": "Milano", + "extn": "1091", + "start_date": "5/16/2016" + }, + { + "id": "673", + "name": "Martin Wood", + "position": "Clerk", + "salary": "$156,979", + "office": "London", + "extn": "6280", + "start_date": "1/17/2007" + }, + { + "id": "674", + "name": "Chris Johnson", + "position": "Electrician", + "salary": "$161,741", + "office": "Zurich", + "extn": "6166", + "start_date": "7/8/2001" + }, + { + "id": "675", + "name": "Mason Connell", + "position": "Ambulatory Nurse", + "salary": "$187,784", + "office": "Zurich", + "extn": "3697", + "start_date": "7/26/2005" + }, + { + "id": "676", + "name": "Mike Davies", + "position": "HR Coordinator", + "salary": "$265,396", + "office": "Columbus", + "extn": "5819", + "start_date": "12/5/2014" + }, + { + "id": "677", + "name": "Iris Notman", + "position": "Cash Manager", + "salary": "$26,944", + "office": "Las Vegas", + "extn": "6955", + "start_date": "12/26/2004" + }, + { + "id": "678", + "name": "Chanelle Howard", + "position": "Steward", + "salary": "$41,552", + "office": "Houston", + "extn": "3166", + "start_date": "2/6/2001" + }, + { + "id": "679", + "name": "Hank Gilmore", + "position": "Loan Officer", + "salary": "$191,176", + "office": "Madison", + "extn": "9740", + "start_date": "9/24/2010" + }, + { + "id": "680", + "name": "Vanessa Andersson", + "position": "Executive Director", + "salary": "$103,132", + "office": "Escondido", + "extn": "3987", + "start_date": "4/11/2012" + }, + { + "id": "681", + "name": "Ryan Bell", + "position": "Loan Officer", + "salary": "$238,259", + "office": "Milano", + "extn": "7925", + "start_date": "2/25/2010" + }, + { + "id": "682", + "name": "Melody Walsh", + "position": "Banker", + "salary": "$49,031", + "office": "Minneapolis", + "extn": "2746", + "start_date": "7/22/2005" + }, + { + "id": "683", + "name": "Shay Dixon", + "position": "Budget Analyst", + "salary": "$132,364", + "office": "Berna", + "extn": "9576", + "start_date": "5/8/2014" + }, + { + "id": "684", + "name": "Valerie Lucas", + "position": "Paramedic", + "salary": "$212,557", + "office": "Phoenix", + "extn": "5294", + "start_date": "4/20/2015" + }, + { + "id": "685", + "name": "Chester Khan", + "position": "Restaurant Manager", + "salary": "$121,006", + "office": "Richmond", + "extn": "9899", + "start_date": "6/5/2008" + }, + { + "id": "686", + "name": "Madelyn Ballard", + "position": "Designer", + "salary": "$77,101", + "office": "Fayetteville", + "extn": "3922", + "start_date": "1/31/2011" + }, + { + "id": "687", + "name": "Bethany Edwards", + "position": "Restaurant Manager", + "salary": "$85,440", + "office": "Dallas", + "extn": "5621", + "start_date": "12/4/2015" + }, + { + "id": "688", + "name": "Andrea Russell", + "position": "Ambulatory Nurse", + "salary": "$85,880", + "office": "Wien", + "extn": "8199", + "start_date": "7/26/2014" + }, + { + "id": "689", + "name": "Michael Patel", + "position": "HR Specialist", + "salary": "$159,880", + "office": "Miami", + "extn": "4646", + "start_date": "11/9/2008" + }, + { + "id": "690", + "name": "Lexi Oldfield", + "position": "Operator", + "salary": "$74,918", + "office": "Honolulu", + "extn": "4099", + "start_date": "1/28/2018" + }, + { + "id": "691", + "name": "Chadwick Adams", + "position": "Lecturer", + "salary": "$254,558", + "office": "San Antonio", + "extn": "3364", + "start_date": "1/18/2015" + }, + { + "id": "692", + "name": "Bridget Hall", + "position": "Inspector", + "salary": "$84,481", + "office": "Henderson", + "extn": "1578", + "start_date": "11/21/2007" + }, + { + "id": "693", + "name": "Nathan Janes", + "position": "Laboratory Technician", + "salary": "$134,080", + "office": "Glendale", + "extn": "9163", + "start_date": "9/27/2007" + }, + { + "id": "694", + "name": "Tom Walton", + "position": "Machine Operator", + "salary": "$278,902", + "office": "Columbus", + "extn": "6352", + "start_date": "8/25/2003" + }, + { + "id": "695", + "name": "Janice Farrow", + "position": "Pharmacist", + "salary": "$87,093", + "office": "Dallas", + "extn": "2949", + "start_date": "10/19/2016" + }, + { + "id": "696", + "name": "Martin Needham", + "position": "Associate Professor", + "salary": "$216,104", + "office": "London", + "extn": "4820", + "start_date": "11/20/2016" + }, + { + "id": "697", + "name": "Martin Wilcox", + "position": "Laboratory Technician", + "salary": "$162,773", + "office": "Kansas City", + "extn": "5125", + "start_date": "12/4/2015" + }, + { + "id": "698", + "name": "Rick Farmer", + "position": "Bellman", + "salary": "$118,234", + "office": "Worcester", + "extn": "3440", + "start_date": "6/10/2003" + }, + { + "id": "699", + "name": "Margot Bennett", + "position": "Operator", + "salary": "$209,761", + "office": "Honolulu", + "extn": "2909", + "start_date": "1/22/2015" + }, + { + "id": "700", + "name": "Tyson Reading", + "position": "Doctor", + "salary": "$52,402", + "office": "Salt Lake City", + "extn": "1145", + "start_date": "9/16/2007" + }, + { + "id": "701", + "name": "Alexander Wright", + "position": "Web Developer", + "salary": "$210,063", + "office": "Quebec", + "extn": "8669", + "start_date": "7/6/2011" + }, + { + "id": "702", + "name": "Christine Thorne", + "position": "Loan Officer", + "salary": "$207,938", + "office": "Oklahoma City", + "extn": "6068", + "start_date": "9/19/2011" + }, + { + "id": "703", + "name": "Javier Myatt", + "position": "Mobile Developer", + "salary": "$53,970", + "office": "Springfield", + "extn": "2457", + "start_date": "2/13/2003" + }, + { + "id": "704", + "name": "Carolyn Rycroft", + "position": "Clerk", + "salary": "$152,512", + "office": "Kansas City", + "extn": "2825", + "start_date": "12/28/2017" + }, + { + "id": "705", + "name": "Victoria Pierce", + "position": "Staffing Consultant", + "salary": "$76,356", + "office": "Springfield", + "extn": "5540", + "start_date": "5/15/2016" + }, + { + "id": "706", + "name": "Rihanna Drummond", + "position": "Clerk", + "salary": "$51,656", + "office": "San Bernardino", + "extn": "4834", + "start_date": "4/19/2008" + }, + { + "id": "707", + "name": "David Fowler", + "position": "Mobile Developer", + "salary": "$42,714", + "office": "Lisbon", + "extn": "4220", + "start_date": "9/10/2007" + }, + { + "id": "708", + "name": "Chadwick Yard", + "position": "Physician", + "salary": "$202,815", + "office": "Kansas City", + "extn": "7616", + "start_date": "12/11/2012" + }, + { + "id": "709", + "name": "Jaylene Silva", + "position": "IT Support Staff", + "salary": "$273,886", + "office": "Wien", + "extn": "4106", + "start_date": "7/16/2009" + }, + { + "id": "710", + "name": "Liam Beal", + "position": "Assistant Buyer", + "salary": "$207,001", + "office": "Nashville", + "extn": "5358", + "start_date": "4/9/2009" + }, + { + "id": "711", + "name": "Cassandra Wallace", + "position": "Health Educator", + "salary": "$205,372", + "office": "Rochester", + "extn": "3059", + "start_date": "7/20/2013" + }, + { + "id": "712", + "name": "Brad Partridge", + "position": "Ambulatory Nurse", + "salary": "$199,791", + "office": "Salt Lake City", + "extn": "3665", + "start_date": "11/5/2000" + }, + { + "id": "713", + "name": "Hank Smith", + "position": "Webmaster", + "salary": "$288,301", + "office": "Murfreesboro", + "extn": "4791", + "start_date": "5/5/2003" + }, + { + "id": "714", + "name": "Julius Clifford", + "position": "Assistant Buyer", + "salary": "$153,073", + "office": "Madrid", + "extn": "2370", + "start_date": "12/31/2004" + }, + { + "id": "715", + "name": "Lynn Mooney", + "position": "Associate Professor", + "salary": "$94,835", + "office": "Sacramento", + "extn": "4365", + "start_date": "5/25/2003" + }, + { + "id": "716", + "name": "Irene Nash", + "position": "Laboratory Technician", + "salary": "$59,974", + "office": "Salem", + "extn": "7396", + "start_date": "3/11/2005" + }, + { + "id": "717", + "name": "Benjamin Gonzales", + "position": "Web Developer", + "salary": "$282,003", + "office": "Anaheim", + "extn": "9173", + "start_date": "8/29/2017" + }, + { + "id": "718", + "name": "Oliver Marshall", + "position": "Treasurer", + "salary": "$217,959", + "office": "Salem", + "extn": "7856", + "start_date": "10/3/2015" + }, + { + "id": "719", + "name": "Leilani Wigley", + "position": "Restaurant Manager", + "salary": "$117,666", + "office": "Albuquerque", + "extn": "9271", + "start_date": "9/26/2010" + }, + { + "id": "720", + "name": "Maxwell Glass", + "position": "IT Support Staff", + "salary": "$40,560", + "office": "Cincinnati", + "extn": "7813", + "start_date": "3/20/2005" + }, + { + "id": "721", + "name": "Renee Miller", + "position": "Service Supervisor", + "salary": "$117,433", + "office": "Murfreesboro", + "extn": "5367", + "start_date": "11/30/2009" + }, + { + "id": "722", + "name": "Joseph Rose", + "position": "HR Coordinator", + "salary": "$235,372", + "office": "Jersey City", + "extn": "7232", + "start_date": "4/6/2019" + }, + { + "id": "723", + "name": "John Lloyd", + "position": "Machine Operator", + "salary": "$82,763", + "office": "Stockton", + "extn": "1364", + "start_date": "9/27/2000" + }, + { + "id": "724", + "name": "Jacob Kennedy", + "position": "Retail Trainee", + "salary": "$161,141", + "office": "Detroit", + "extn": "4627", + "start_date": "2/9/2001" + }, + { + "id": "725", + "name": "Chester Richardson", + "position": "Insurance Broker", + "salary": "$73,162", + "office": "Venice", + "extn": "5602", + "start_date": "4/24/2011" + }, + { + "id": "726", + "name": "Enoch Spencer", + "position": "Bookkeeper", + "salary": "$195,352", + "office": "Arlington", + "extn": "4287", + "start_date": "2/10/2009" + }, + { + "id": "727", + "name": "Chadwick Middleton", + "position": "Fabricator", + "salary": "$173,800", + "office": "Cincinnati", + "extn": "8626", + "start_date": "4/8/2011" + }, + { + "id": "728", + "name": "Victoria Foxley", + "position": "Chef Manager", + "salary": "$151,234", + "office": "New York", + "extn": "1864", + "start_date": "6/6/2010" + }, + { + "id": "729", + "name": "Alexia Exton", + "position": "Mobile Developer", + "salary": "$226,285", + "office": "Boston", + "extn": "2241", + "start_date": "9/12/2013" + }, + { + "id": "730", + "name": "Candace Widdows", + "position": "Audiologist", + "salary": "$30,249", + "office": "London", + "extn": "8081", + "start_date": "5/4/2014" + }, + { + "id": "731", + "name": "Peter Booth", + "position": "Service Supervisor", + "salary": "$73,800", + "office": "Colorado Springs", + "extn": "5166", + "start_date": "3/17/2007" + }, + { + "id": "732", + "name": "Alison Fall", + "position": "Designer", + "salary": "$16,733", + "office": "Norfolk", + "extn": "6771", + "start_date": "7/13/2008" + }, + { + "id": "733", + "name": "Charlotte Verdon", + "position": "Physician", + "salary": "$24,706", + "office": "Glendale", + "extn": "7448", + "start_date": "8/27/2014" + }, + { + "id": "734", + "name": "Payton Knight", + "position": "Accountant", + "salary": "$268,472", + "office": "Hollywood", + "extn": "4237", + "start_date": "7/6/2004" + }, + { + "id": "735", + "name": "Kieth Hilton", + "position": "Cash Manager", + "salary": "$268,124", + "office": "San Francisco", + "extn": "8273", + "start_date": "8/13/2001" + }, + { + "id": "736", + "name": "Nick Rodwell", + "position": "Treasurer", + "salary": "$225,616", + "office": "Cincinnati", + "extn": "6674", + "start_date": "10/28/2012" + }, + { + "id": "737", + "name": "Samara Rodwell", + "position": "Executive Director", + "salary": "$213,462", + "office": "Toledo", + "extn": "6897", + "start_date": "5/25/2001" + }, + { + "id": "738", + "name": "Jolene Power", + "position": "Lecturer", + "salary": "$229,108", + "office": "Amarillo", + "extn": "4242", + "start_date": "6/16/2018" + }, + { + "id": "739", + "name": "Zara Hastings", + "position": "Web Developer", + "salary": "$35,848", + "office": "Innsbruck", + "extn": "6690", + "start_date": "11/3/2011" + }, + { + "id": "740", + "name": "Eve Barrett", + "position": "Designer", + "salary": "$68,751", + "office": "Sacramento", + "extn": "7487", + "start_date": "6/14/2008" + }, + { + "id": "741", + "name": "Harvey Hall", + "position": "Global Logistics Supervisor", + "salary": "$55,145", + "office": "Las Vegas", + "extn": "7193", + "start_date": "9/5/2005" + }, + { + "id": "742", + "name": "Hope Addis", + "position": "Software Engineer", + "salary": "$155,989", + "office": "Bucharest", + "extn": "4715", + "start_date": "9/8/2008" + }, + { + "id": "743", + "name": "Manuel Brennan", + "position": "Physician", + "salary": "$178,990", + "office": "Prague", + "extn": "7349", + "start_date": "2/27/2004" + }, + { + "id": "744", + "name": "Mary Mullins", + "position": "HR Specialist", + "salary": "$110,426", + "office": "Toledo", + "extn": "6943", + "start_date": "1/9/2018" + }, + { + "id": "745", + "name": "Rowan Atkinson", + "position": "Cashier", + "salary": "$167,080", + "office": "Richmond", + "extn": "7503", + "start_date": "4/6/2000" + }, + { + "id": "746", + "name": "Bridget White", + "position": "Physician", + "salary": "$205,366", + "office": "Madrid", + "extn": "9535", + "start_date": "7/9/2011" + }, + { + "id": "747", + "name": "Aiden Nayler", + "position": "Audiologist", + "salary": "$154,011", + "office": "Bridgeport", + "extn": "3933", + "start_date": "6/4/2015" + }, + { + "id": "748", + "name": "Martha Rehman", + "position": "Stockbroker", + "salary": "$90,375", + "office": "Kansas City", + "extn": "5988", + "start_date": "8/28/2009" + }, + { + "id": "749", + "name": "Audrey Glass", + "position": "Electrician", + "salary": "$260,395", + "office": "Louisville", + "extn": "3441", + "start_date": "1/17/2019" + }, + { + "id": "750", + "name": "Doug Ralph", + "position": "Pharmacist", + "salary": "$37,578", + "office": "Sacramento", + "extn": "1636", + "start_date": "8/19/2013" + }, + { + "id": "751", + "name": "Eden Walton", + "position": "Assistant Buyer", + "salary": "$256,601", + "office": "Salt Lake City", + "extn": "7752", + "start_date": "7/10/2000" + }, + { + "id": "752", + "name": "Parker Matthews", + "position": "Baker", + "salary": "$250,369", + "office": "Santa Ana", + "extn": "9214", + "start_date": "1/16/2010" + }, + { + "id": "753", + "name": "Hadley Kidd", + "position": "Software Engineer", + "salary": "$71,484", + "office": "Salt Lake City", + "extn": "9095", + "start_date": "4/3/2008" + }, + { + "id": "754", + "name": "Harvey Mccormick", + "position": "Stockbroker", + "salary": "$54,168", + "office": "Omaha", + "extn": "2433", + "start_date": "3/1/2004" + }, + { + "id": "755", + "name": "Vanessa Lane", + "position": "Cash Manager", + "salary": "$218,470", + "office": "Portland", + "extn": "3539", + "start_date": "5/13/2015" + }, + { + "id": "756", + "name": "Vanessa Griffiths", + "position": "Auditor", + "salary": "$65,353", + "office": "New York", + "extn": "6825", + "start_date": "7/7/2002" + }, + { + "id": "757", + "name": "Kurt Miller", + "position": "Paramedic", + "salary": "$10,071", + "office": "Dallas", + "extn": "4149", + "start_date": "11/19/2006" + }, + { + "id": "758", + "name": "Aiden Price", + "position": "Bookkeeper", + "salary": "$274,697", + "office": "Madrid", + "extn": "1664", + "start_date": "8/29/2002" + }, + { + "id": "759", + "name": "Marvin Walsh", + "position": "Web Developer", + "salary": "$82,762", + "office": "Seattle", + "extn": "3333", + "start_date": "2/27/2011" + }, + { + "id": "760", + "name": "Chris Spencer", + "position": "Front Desk Coordinator", + "salary": "$255,872", + "office": "Portland", + "extn": "6813", + "start_date": "6/2/2008" + }, + { + "id": "761", + "name": "Johnny Armstrong", + "position": "Accountant", + "salary": "$129,397", + "office": "Hollywood", + "extn": "3368", + "start_date": "1/18/2001" + }, + { + "id": "762", + "name": "Tyler May", + "position": "Lecturer", + "salary": "$246,423", + "office": "Madrid", + "extn": "9801", + "start_date": "9/27/2001" + }, + { + "id": "763", + "name": "Mona Dowson", + "position": "Executive Director", + "salary": "$172,966", + "office": "New Orleans", + "extn": "3233", + "start_date": "9/6/2009" + }, + { + "id": "764", + "name": "Emma Downing", + "position": "Project Manager", + "salary": "$280,226", + "office": "Fullerton", + "extn": "3448", + "start_date": "12/9/2005" + }, + { + "id": "765", + "name": "Ethan Pickard", + "position": "Mobile Developer", + "salary": "$83,554", + "office": "Lyon", + "extn": "3345", + "start_date": "11/9/2008" + }, + { + "id": "766", + "name": "Lara Vane", + "position": "Doctor", + "salary": "$218,287", + "office": "Springfield", + "extn": "7541", + "start_date": "12/17/2015" + }, + { + "id": "767", + "name": "Charlotte Doherty", + "position": "Call Center Representative", + "salary": "$234,870", + "office": "Miami", + "extn": "1159", + "start_date": "3/5/2016" + }, + { + "id": "768", + "name": "Maggie Dallas", + "position": "Software Engineer", + "salary": "$14,730", + "office": "Escondido", + "extn": "3140", + "start_date": "7/5/2004" + }, + { + "id": "769", + "name": "Laila Purvis", + "position": "Accountant", + "salary": "$215,376", + "office": "Innsbruck", + "extn": "8620", + "start_date": "5/10/2011" + }, + { + "id": "770", + "name": "Emerald Strong", + "position": "Software Engineer", + "salary": "$187,970", + "office": "Innsbruck", + "extn": "8263", + "start_date": "7/3/2008" + }, + { + "id": "771", + "name": "Amelia Bowen", + "position": "Cashier", + "salary": "$26,895", + "office": "Valetta", + "extn": "4997", + "start_date": "3/30/2011" + }, + { + "id": "772", + "name": "Marigold Powell", + "position": "Dentist", + "salary": "$140,674", + "office": "Prague", + "extn": "7981", + "start_date": "3/20/2019" + }, + { + "id": "773", + "name": "Adelaide Reynolds", + "position": "Machine Operator", + "salary": "$112,582", + "office": "Irving", + "extn": "1026", + "start_date": "5/2/2008" + }, + { + "id": "774", + "name": "Francesca Vaughn", + "position": "Clerk", + "salary": "$126,615", + "office": "Paris", + "extn": "4939", + "start_date": "7/18/2002" + }, + { + "id": "775", + "name": "Abbey Rivers", + "position": "CNC Operator", + "salary": "$167,503", + "office": "Colorado Springs", + "extn": "1556", + "start_date": "12/13/2012" + }, + { + "id": "776", + "name": "Marie Richardson", + "position": "Restaurant Manager", + "salary": "$107,257", + "office": "Lincoln", + "extn": "7976", + "start_date": "3/8/2011" + }, + { + "id": "777", + "name": "David Palmer", + "position": "Bellman", + "salary": "$263,375", + "office": "Minneapolis", + "extn": "6327", + "start_date": "7/14/2010" + }, + { + "id": "778", + "name": "Anne Willis", + "position": "Call Center Representative", + "salary": "$121,702", + "office": "Henderson", + "extn": "2967", + "start_date": "2/9/2007" + }, + { + "id": "779", + "name": "Angela Murray", + "position": "Cook", + "salary": "$82,482", + "office": "Detroit", + "extn": "4442", + "start_date": "1/1/2007" + }, + { + "id": "780", + "name": "Jamie Jobson", + "position": "Executive Director", + "salary": "$159,536", + "office": "Berlin", + "extn": "7467", + "start_date": "3/18/2001" + }, + { + "id": "781", + "name": "Mike Yoman", + "position": "Designer", + "salary": "$210,784", + "office": "Irving", + "extn": "6843", + "start_date": "11/5/2006" + }, + { + "id": "782", + "name": "Miriam Whittle", + "position": "Food Technologist", + "salary": "$111,664", + "office": "Toledo", + "extn": "7692", + "start_date": "12/12/2002" + }, + { + "id": "783", + "name": "Paula Ingham", + "position": "Software Engineer", + "salary": "$212,938", + "office": "Lancaster", + "extn": "3772", + "start_date": "9/8/2012" + }, + { + "id": "784", + "name": "Leilani Parr", + "position": "Web Developer", + "salary": "$33,762", + "office": "Richmond", + "extn": "7411", + "start_date": "12/16/2013" + }, + { + "id": "785", + "name": "Nathan Gilmore", + "position": "Ambulatory Nurse", + "salary": "$162,062", + "office": "San Diego", + "extn": "6628", + "start_date": "4/18/2006" + }, + { + "id": "786", + "name": "Rita Knight", + "position": "Electrician", + "salary": "$18,276", + "office": "Las Vegas", + "extn": "1352", + "start_date": "9/26/2000" + }, + { + "id": "787", + "name": "Johnathan Moss", + "position": "Global Logistics Supervisor", + "salary": "$57,722", + "office": "Lyon", + "extn": "6288", + "start_date": "8/25/2008" + }, + { + "id": "788", + "name": "Benjamin Huggins", + "position": "Cashier", + "salary": "$96,990", + "office": "Toledo", + "extn": "7731", + "start_date": "4/13/2000" + }, + { + "id": "789", + "name": "Gil Vass", + "position": "Executive Director", + "salary": "$129,811", + "office": "Henderson", + "extn": "7679", + "start_date": "3/7/2013" + }, + { + "id": "790", + "name": "Lynn Newman", + "position": "Web Developer", + "salary": "$236,076", + "office": "San Jose", + "extn": "6526", + "start_date": "6/22/2014" + }, + { + "id": "791", + "name": "Clarissa Kerr", + "position": "Budget Analyst", + "salary": "$218,550", + "office": "Irving", + "extn": "9578", + "start_date": "9/25/2005" + }, + { + "id": "792", + "name": "Nick Nobbs", + "position": "Production Painter", + "salary": "$146,646", + "office": "Columbus", + "extn": "5140", + "start_date": "10/5/2013" + }, + { + "id": "793", + "name": "Erick Spencer", + "position": "Call Center Representative", + "salary": "$42,090", + "office": "St. Louis", + "extn": "4172", + "start_date": "12/8/2007" + }, + { + "id": "794", + "name": "Anais Holt", + "position": "Stockbroker", + "salary": "$257,769", + "office": "Valetta", + "extn": "1647", + "start_date": "2/9/2014" + }, + { + "id": "795", + "name": "Anabelle Norman", + "position": "Project Manager", + "salary": "$59,364", + "office": "Charlotte", + "extn": "1143", + "start_date": "5/6/2005" + }, + { + "id": "796", + "name": "Freya Milner", + "position": "Physician", + "salary": "$30,884", + "office": "San Diego", + "extn": "6821", + "start_date": "7/29/2018" + }, + { + "id": "797", + "name": "Mason Locke", + "position": "Cashier", + "salary": "$197,572", + "office": "Prague", + "extn": "1466", + "start_date": "5/2/2012" + }, + { + "id": "798", + "name": "Camden Clarkson", + "position": "IT Support Staff", + "salary": "$29,502", + "office": "Fort Lauderdale", + "extn": "4854", + "start_date": "8/14/2007" + }, + { + "id": "799", + "name": "Erica Miller", + "position": "Insurance Broker", + "salary": "$120,599", + "office": "Long Beach", + "extn": "5609", + "start_date": "4/11/2001" + }, + { + "id": "800", + "name": "Emmanuelle Eaton", + "position": "Doctor", + "salary": "$261,653", + "office": "Tallahassee", + "extn": "3449", + "start_date": "4/26/2004" + }, + { + "id": "801", + "name": "Chadwick Kerr", + "position": "Bellman", + "salary": "$190,015", + "office": "Milano", + "extn": "5597", + "start_date": "1/30/2010" + }, + { + "id": "802", + "name": "Bob Ellis", + "position": "Front Desk Coordinator", + "salary": "$267,114", + "office": "San Francisco", + "extn": "7438", + "start_date": "3/5/2002" + }, + { + "id": "803", + "name": "Rebecca Lloyd", + "position": "Loan Officer", + "salary": "$255,047", + "office": "Arlington", + "extn": "2356", + "start_date": "3/21/2002" + }, + { + "id": "804", + "name": "Benny Rogers", + "position": "HR Coordinator", + "salary": "$112,233", + "office": "Reno", + "extn": "1178", + "start_date": "12/23/2010" + }, + { + "id": "805", + "name": "Maxwell Noach", + "position": "Auditor", + "salary": "$158,839", + "office": "Madrid", + "extn": "9187", + "start_date": "12/17/2009" + }, + { + "id": "806", + "name": "Ronald Wellington", + "position": "Physician", + "salary": "$212,543", + "office": "Bridgeport", + "extn": "3182", + "start_date": "2/2/2007" + }, + { + "id": "807", + "name": "Caleb Alexander", + "position": "Bookkeeper", + "salary": "$298,856", + "office": "Lyon", + "extn": "9998", + "start_date": "10/13/2001" + }, + { + "id": "808", + "name": "Sonya Murray", + "position": "Loan Officer", + "salary": "$280,421", + "office": "Moreno Valley", + "extn": "7838", + "start_date": "1/4/2004" + }, + { + "id": "809", + "name": "Joyce Norton", + "position": "Associate Professor", + "salary": "$262,236", + "office": "Lyon", + "extn": "4351", + "start_date": "3/2/2006" + }, + { + "id": "810", + "name": "Tom Ripley", + "position": "Restaurant Manager", + "salary": "$225,994", + "office": "San Jose", + "extn": "9098", + "start_date": "12/17/2009" + }, + { + "id": "811", + "name": "Winnie Gordon", + "position": "Laboratory Technician", + "salary": "$234,353", + "office": "Reno", + "extn": "5387", + "start_date": "11/8/2011" + }, + { + "id": "812", + "name": "Luke Clarkson", + "position": "Web Developer", + "salary": "$229,070", + "office": "Fort Lauderdale", + "extn": "9843", + "start_date": "3/25/2014" + }, + { + "id": "813", + "name": "Vicky Woodley", + "position": "IT Support Staff", + "salary": "$232,198", + "office": "Lyon", + "extn": "4285", + "start_date": "12/28/2005" + }, + { + "id": "814", + "name": "Deborah Gibbons", + "position": "Stockbroker", + "salary": "$225,136", + "office": "Jersey City", + "extn": "6916", + "start_date": "5/1/2016" + }, + { + "id": "815", + "name": "Benny Cox", + "position": "Machine Operator", + "salary": "$170,527", + "office": "Dallas", + "extn": "7837", + "start_date": "4/21/2010" + }, + { + "id": "816", + "name": "Candice Blackwall", + "position": "Machine Operator", + "salary": "$102,545", + "office": "Venice", + "extn": "5294", + "start_date": "8/11/2004" + }, + { + "id": "817", + "name": "Boris Warner", + "position": "Accountant", + "salary": "$280,071", + "office": "San Jose", + "extn": "7652", + "start_date": "3/10/2001" + }, + { + "id": "818", + "name": "Regina Lambert", + "position": "Ambulatory Nurse", + "salary": "$22,450", + "office": "Miami", + "extn": "7530", + "start_date": "10/3/2010" + }, + { + "id": "819", + "name": "Clint Dobson", + "position": "Cashier", + "salary": "$15,843", + "office": "Charlotte", + "extn": "7378", + "start_date": "11/12/2006" + }, + { + "id": "820", + "name": "Melanie Anderson", + "position": "Accountant", + "salary": "$75,026", + "office": "Oakland", + "extn": "4254", + "start_date": "6/23/2015" + }, + { + "id": "821", + "name": "Logan Reading", + "position": "Paramedic", + "salary": "$276,933", + "office": "New York", + "extn": "1184", + "start_date": "1/19/2010" + }, + { + "id": "822", + "name": "Nick Rose", + "position": "Ambulatory Nurse", + "salary": "$193,009", + "office": "London", + "extn": "8332", + "start_date": "12/18/2006" + }, + { + "id": "823", + "name": "Phillip Harris", + "position": "Dentist", + "salary": "$216,298", + "office": "Salem", + "extn": "1158", + "start_date": "8/2/2003" + }, + { + "id": "824", + "name": "Logan Stewart", + "position": "Stockbroker", + "salary": "$51,306", + "office": "Quebec", + "extn": "8226", + "start_date": "6/17/2006" + }, + { + "id": "825", + "name": "Carol Hunt", + "position": "IT Support Staff", + "salary": "$252,482", + "office": "Ontario", + "extn": "9850", + "start_date": "2/23/2019" + }, + { + "id": "826", + "name": "Danny Tindall", + "position": "Paramedic", + "salary": "$253,611", + "office": "Rochester", + "extn": "8091", + "start_date": "9/14/2009" + }, + { + "id": "827", + "name": "Phoebe Cann", + "position": "Project Manager", + "salary": "$243,691", + "office": "Innsbruck", + "extn": "8297", + "start_date": "11/15/2010" + }, + { + "id": "828", + "name": "Ally Pratt", + "position": "Doctor", + "salary": "$84,186", + "office": "San Jose", + "extn": "9463", + "start_date": "11/29/2003" + }, + { + "id": "829", + "name": "Robyn Edley", + "position": "HR Specialist", + "salary": "$89,032", + "office": "Bellevue", + "extn": "6476", + "start_date": "8/30/2010" + }, + { + "id": "830", + "name": "Leroy Wills", + "position": "Designer", + "salary": "$242,236", + "office": "Tallahassee", + "extn": "7729", + "start_date": "1/24/2003" + }, + { + "id": "831", + "name": "Matthew Yates", + "position": "Mobile Developer", + "salary": "$186,759", + "office": "Amarillo", + "extn": "4525", + "start_date": "11/19/2010" + }, + { + "id": "832", + "name": "Carolyn Nayler", + "position": "Ambulatory Nurse", + "salary": "$241,131", + "office": "Las Vegas", + "extn": "6822", + "start_date": "8/20/2018" + }, + { + "id": "833", + "name": "Eduardo Nicolas", + "position": "Systems Administrator", + "salary": "$35,266", + "office": "Saint Paul", + "extn": "7022", + "start_date": "11/29/2008" + }, + { + "id": "834", + "name": "Liv Grey", + "position": "Investment Advisor", + "salary": "$223,327", + "office": "San Diego", + "extn": "7029", + "start_date": "11/22/2002" + }, + { + "id": "835", + "name": "Carina Vaughan", + "position": "Loan Officer", + "salary": "$130,677", + "office": "Madison", + "extn": "8061", + "start_date": "1/24/2010" + }, + { + "id": "836", + "name": "Carter Tyler", + "position": "IT Support Staff", + "salary": "$248,162", + "office": "San Bernardino", + "extn": "8164", + "start_date": "6/10/2017" + }, + { + "id": "837", + "name": "Harry Willson", + "position": "Physician", + "salary": "$166,575", + "office": "Salem", + "extn": "1833", + "start_date": "5/6/2005" + }, + { + "id": "838", + "name": "Carter Shepherd", + "position": "Cash Manager", + "salary": "$55,922", + "office": "Paris", + "extn": "2755", + "start_date": "3/7/2013" + }, + { + "id": "839", + "name": "Mandy Clark", + "position": "Audiologist", + "salary": "$88,877", + "office": "Los Angeles", + "extn": "8365", + "start_date": "12/8/2006" + }, + { + "id": "840", + "name": "Julian Douglas", + "position": "Executive Director", + "salary": "$281,404", + "office": "Huntsville", + "extn": "6014", + "start_date": "3/24/2008" + }, + { + "id": "841", + "name": "Crystal Mould", + "position": "Steward", + "salary": "$161,336", + "office": "Otawa", + "extn": "6550", + "start_date": "7/28/2013" + }, + { + "id": "842", + "name": "Makena Gordon", + "position": "Webmaster", + "salary": "$38,142", + "office": "Fullerton", + "extn": "4235", + "start_date": "12/11/2008" + }, + { + "id": "843", + "name": "Barney Turner", + "position": "Health Educator", + "salary": "$144,725", + "office": "Jersey City", + "extn": "3346", + "start_date": "2/17/2002" + }, + { + "id": "844", + "name": "Jamie Gonzales", + "position": "Budget Analyst", + "salary": "$61,728", + "office": "Boston", + "extn": "2128", + "start_date": "7/15/2014" + }, + { + "id": "845", + "name": "Penelope Osmond", + "position": "Web Developer", + "salary": "$135,840", + "office": "Glendale", + "extn": "6414", + "start_date": "2/4/2001" + }, + { + "id": "846", + "name": "Tony Veale", + "position": "Audiologist", + "salary": "$44,154", + "office": "Salem", + "extn": "4359", + "start_date": "5/26/2008" + }, + { + "id": "847", + "name": "Benny Jacobs", + "position": "Machine Operator", + "salary": "$168,059", + "office": "Colorado Springs", + "extn": "2334", + "start_date": "6/17/2006" + }, + { + "id": "848", + "name": "Payton Khan", + "position": "Loan Officer", + "salary": "$87,520", + "office": "San Antonio", + "extn": "4811", + "start_date": "1/11/2010" + }, + { + "id": "849", + "name": "Rosalee Wood", + "position": "Insurance Broker", + "salary": "$222,129", + "office": "Bakersfield", + "extn": "9070", + "start_date": "2/17/2007" + }, + { + "id": "850", + "name": "George Tutton", + "position": "Web Developer", + "salary": "$215,287", + "office": "Garland", + "extn": "8419", + "start_date": "12/27/2017" + }, + { + "id": "851", + "name": "Nathan Evans", + "position": "Auditor", + "salary": "$65,725", + "office": "Fullerton", + "extn": "6072", + "start_date": "1/1/2000" + }, + { + "id": "852", + "name": "Nate Bennett", + "position": "Steward", + "salary": "$238,452", + "office": "Tokyo", + "extn": "1492", + "start_date": "7/3/2008" + }, + { + "id": "853", + "name": "Nick Parker", + "position": "HR Specialist", + "salary": "$33,559", + "office": "Bakersfield", + "extn": "2181", + "start_date": "7/5/2013" + }, + { + "id": "854", + "name": "Michaela Torres", + "position": "CNC Operator", + "salary": "$249,660", + "office": "New York", + "extn": "9419", + "start_date": "10/14/2015" + }, + { + "id": "855", + "name": "Karla Rosenbloom", + "position": "Designer", + "salary": "$190,205", + "office": "Atlanta", + "extn": "8008", + "start_date": "11/26/2016" + }, + { + "id": "856", + "name": "John Holt", + "position": "Loan Officer", + "salary": "$62,411", + "office": "El Paso", + "extn": "5157", + "start_date": "3/25/2017" + }, + { + "id": "857", + "name": "Keira Rainford", + "position": "Stockbroker", + "salary": "$244,131", + "office": "Albuquerque", + "extn": "2380", + "start_date": "10/12/2009" + }, + { + "id": "858", + "name": "Kieth Noon", + "position": "Audiologist", + "salary": "$273,856", + "office": "Chicago", + "extn": "6640", + "start_date": "11/23/2017" + }, + { + "id": "859", + "name": "Russel Willis", + "position": "Electrician", + "salary": "$273,329", + "office": "Cincinnati", + "extn": "1500", + "start_date": "8/15/2006" + }, + { + "id": "860", + "name": "Rick Collins", + "position": "Bellman", + "salary": "$239,705", + "office": "Otawa", + "extn": "6035", + "start_date": "11/11/2013" + }, + { + "id": "861", + "name": "Abdul Thorpe", + "position": "Cash Manager", + "salary": "$222,925", + "office": "Las Vegas", + "extn": "9834", + "start_date": "10/18/2004" + }, + { + "id": "862", + "name": "Penelope Knight", + "position": "Operator", + "salary": "$48,969", + "office": "Nashville", + "extn": "4894", + "start_date": "9/4/2008" + }, + { + "id": "863", + "name": "Willow Moore", + "position": "IT Support Staff", + "salary": "$265,746", + "office": "Pittsburgh", + "extn": "9366", + "start_date": "10/18/2006" + }, + { + "id": "864", + "name": "Dani Ianson", + "position": "Front Desk Coordinator", + "salary": "$190,769", + "office": "Hollywood", + "extn": "1769", + "start_date": "12/25/2006" + }, + { + "id": "865", + "name": "Melania Reyes", + "position": "Design Engineer", + "salary": "$284,504", + "office": "Omaha", + "extn": "3235", + "start_date": "4/12/2005" + }, + { + "id": "866", + "name": "Maya Vernon", + "position": "Healthcare Specialist", + "salary": "$90,893", + "office": "Toledo", + "extn": "3641", + "start_date": "3/11/2006" + }, + { + "id": "867", + "name": "Liam Ranks", + "position": "Biologist", + "salary": "$233,326", + "office": "Pittsburgh", + "extn": "5017", + "start_date": "12/25/2006" + }, + { + "id": "868", + "name": "Brad Lloyd", + "position": "Clerk", + "salary": "$168,713", + "office": "Prague", + "extn": "4302", + "start_date": "11/14/2001" + }, + { + "id": "869", + "name": "Ryan Shields", + "position": "Software Engineer", + "salary": "$113,201", + "office": "Oakland", + "extn": "9974", + "start_date": "2/28/2001" + }, + { + "id": "870", + "name": "Rose Bennett", + "position": "Banker", + "salary": "$102,694", + "office": "Santa Ana", + "extn": "6043", + "start_date": "4/4/2016" + }, + { + "id": "871", + "name": "David Brown", + "position": "Web Developer", + "salary": "$216,120", + "office": "New Orleans", + "extn": "5966", + "start_date": "9/30/2018" + }, + { + "id": "872", + "name": "Liv Clarke", + "position": "Banker", + "salary": "$44,379", + "office": "Long Beach", + "extn": "7649", + "start_date": "1/14/2007" + }, + { + "id": "873", + "name": "Amelia Zaoui", + "position": "Budget Analyst", + "salary": "$183,262", + "office": "Springfield", + "extn": "6168", + "start_date": "8/3/2010" + }, + { + "id": "874", + "name": "William Rogers", + "position": "Retail Trainee", + "salary": "$57,104", + "office": "Bucharest", + "extn": "5105", + "start_date": "1/18/2010" + }, + { + "id": "875", + "name": "Jessica Raven", + "position": "Fabricator", + "salary": "$120,666", + "office": "Phoenix", + "extn": "3056", + "start_date": "8/8/2001" + }, + { + "id": "876", + "name": "Macy Ward", + "position": "Global Logistics Supervisor", + "salary": "$55,813", + "office": "Amarillo", + "extn": "2168", + "start_date": "5/11/2007" + }, + { + "id": "877", + "name": "Logan Rehman", + "position": "Front Desk Coordinator", + "salary": "$275,575", + "office": "Laredo", + "extn": "7679", + "start_date": "10/27/2017" + }, + { + "id": "878", + "name": "Thea Clifford", + "position": "Mobile Developer", + "salary": "$142,151", + "office": "Tokyo", + "extn": "9101", + "start_date": "1/21/2006" + }, + { + "id": "879", + "name": "Stephanie Wood", + "position": "Healthcare Specialist", + "salary": "$134,348", + "office": "Glendale", + "extn": "5614", + "start_date": "6/22/2007" + }, + { + "id": "880", + "name": "Clint Kaur", + "position": "Baker", + "salary": "$18,750", + "office": "Houston", + "extn": "1530", + "start_date": "9/18/2006" + }, + { + "id": "881", + "name": "Paige Strong", + "position": "Mobile Developer", + "salary": "$188,979", + "office": "Milano", + "extn": "1805", + "start_date": "5/2/2009" + }, + { + "id": "882", + "name": "Anais Mitchell", + "position": "Banker", + "salary": "$194,473", + "office": "Prague", + "extn": "9130", + "start_date": "8/27/2007" + }, + { + "id": "883", + "name": "Ramon Shields", + "position": "Business Broker", + "salary": "$34,957", + "office": "Lyon", + "extn": "2277", + "start_date": "11/20/2004" + }, + { + "id": "884", + "name": "David London", + "position": "Design Engineer", + "salary": "$269,370", + "office": "Albuquerque", + "extn": "1224", + "start_date": "9/12/2005" + }, + { + "id": "885", + "name": "Eduardo Wright", + "position": "Baker", + "salary": "$33,806", + "office": "Henderson", + "extn": "3862", + "start_date": "8/17/2008" + }, + { + "id": "886", + "name": "Callie Wilkinson", + "position": "Operator", + "salary": "$157,358", + "office": "San Jose", + "extn": "1713", + "start_date": "7/9/2006" + }, + { + "id": "887", + "name": "Phillip Mould", + "position": "Auditor", + "salary": "$95,109", + "office": "Detroit", + "extn": "7137", + "start_date": "2/27/2007" + }, + { + "id": "888", + "name": "Barry Stone", + "position": "HR Specialist", + "salary": "$216,381", + "office": "Huntsville", + "extn": "1177", + "start_date": "5/30/2018" + }, + { + "id": "889", + "name": "Marie Stevens", + "position": "Ambulatory Nurse", + "salary": "$24,096", + "office": "Reno", + "extn": "6607", + "start_date": "2/16/2004" + }, + { + "id": "890", + "name": "Caleb Hopkinson", + "position": "Staffing Consultant", + "salary": "$58,173", + "office": "Portland", + "extn": "5244", + "start_date": "12/8/2014" + }, + { + "id": "891", + "name": "Enoch Collingwood", + "position": "Steward", + "salary": "$156,841", + "office": "Pittsburgh", + "extn": "2360", + "start_date": "2/16/2006" + }, + { + "id": "892", + "name": "Nicholas Sheldon", + "position": "Doctor", + "salary": "$273,122", + "office": "Baltimore", + "extn": "9716", + "start_date": "8/19/2014" + }, + { + "id": "893", + "name": "Jackeline Farrant", + "position": "Mobile Developer", + "salary": "$76,036", + "office": "Houston", + "extn": "2718", + "start_date": "1/20/2009" + }, + { + "id": "894", + "name": "Denis Jefferson", + "position": "Call Center Representative", + "salary": "$288,296", + "office": "Boston", + "extn": "9396", + "start_date": "2/16/2001" + }, + { + "id": "895", + "name": "Penny Vass", + "position": "Lecturer", + "salary": "$282,152", + "office": "Charlotte", + "extn": "7064", + "start_date": "7/23/2015" + }, + { + "id": "896", + "name": "Ronald Thatcher", + "position": "Service Supervisor", + "salary": "$287,427", + "office": "Orlando", + "extn": "4501", + "start_date": "5/4/2002" + }, + { + "id": "897", + "name": "Piper Quinton", + "position": "Cashier", + "salary": "$84,806", + "office": "Glendale", + "extn": "7852", + "start_date": "12/17/2015" + }, + { + "id": "898", + "name": "Quinn Mould", + "position": "Health Educator", + "salary": "$192,296", + "office": "Portland", + "extn": "3426", + "start_date": "7/11/2015" + }, + { + "id": "899", + "name": "Savannah Mann", + "position": "Treasurer", + "salary": "$40,019", + "office": "Jersey City", + "extn": "5235", + "start_date": "3/30/2013" + }, + { + "id": "900", + "name": "Elijah Plant", + "position": "Budget Analyst", + "salary": "$190,600", + "office": "Sacramento", + "extn": "8520", + "start_date": "6/15/2000" + }, + { + "id": "901", + "name": "Logan Bryant", + "position": "Inspector", + "salary": "$167,353", + "office": "Glendale", + "extn": "6089", + "start_date": "10/28/2016" + }, + { + "id": "902", + "name": "George Widdows", + "position": "Health Educator", + "salary": "$141,818", + "office": "Los Angeles", + "extn": "5599", + "start_date": "8/17/2006" + }, + { + "id": "903", + "name": "Paige Button", + "position": "Web Developer", + "salary": "$31,342", + "office": "Kansas City", + "extn": "6454", + "start_date": "10/13/2018" + }, + { + "id": "904", + "name": "Audrey Hamilton", + "position": "Doctor", + "salary": "$50,057", + "office": "Oakland", + "extn": "6731", + "start_date": "1/11/2002" + }, + { + "id": "905", + "name": "Rufus Flynn", + "position": "Production Painter", + "salary": "$72,438", + "office": "Boston", + "extn": "1909", + "start_date": "2/24/2010" + }, + { + "id": "906", + "name": "Jazmin Bennett", + "position": "Cash Manager", + "salary": "$113,529", + "office": "Houston", + "extn": "4282", + "start_date": "10/20/2004" + }, + { + "id": "907", + "name": "Harry Stuart", + "position": "Steward", + "salary": "$75,201", + "office": "Saint Paul", + "extn": "8228", + "start_date": "10/29/2013" + }, + { + "id": "908", + "name": "Celina Miller", + "position": "Webmaster", + "salary": "$143,998", + "office": "Hollywood", + "extn": "4575", + "start_date": "10/10/2016" + }, + { + "id": "909", + "name": "Lucas Larkin", + "position": "Bellman", + "salary": "$257,685", + "office": "Zurich", + "extn": "8889", + "start_date": "8/17/2014" + }, + { + "id": "910", + "name": "Sage Niles", + "position": "Fabricator", + "salary": "$48,029", + "office": "Hollywood", + "extn": "5540", + "start_date": "1/19/2014" + }, + { + "id": "911", + "name": "Rick Jacobs", + "position": "Business Broker", + "salary": "$255,772", + "office": "Garland", + "extn": "4413", + "start_date": "10/3/2016" + }, + { + "id": "912", + "name": "Peter Mcguire", + "position": "Cashier", + "salary": "$67,033", + "office": "Prague", + "extn": "5071", + "start_date": "4/9/2016" + }, + { + "id": "913", + "name": "Celia Watson", + "position": "Chef Manager", + "salary": "$102,194", + "office": "San Bernardino", + "extn": "4718", + "start_date": "10/8/2006" + }, + { + "id": "914", + "name": "Monica Saunders", + "position": "Bellman", + "salary": "$225,311", + "office": "Atlanta", + "extn": "6206", + "start_date": "2/8/2007" + }, + { + "id": "915", + "name": "Mike Cowan", + "position": "Dentist", + "salary": "$247,787", + "office": "Santa Ana", + "extn": "7858", + "start_date": "1/29/2005" + }, + { + "id": "916", + "name": "Gwenyth Dowson", + "position": "Pharmacist", + "salary": "$131,903", + "office": "Norfolk", + "extn": "5723", + "start_date": "7/24/2008" + }, + { + "id": "917", + "name": "Liam Neville", + "position": "Restaurant Manager", + "salary": "$61,996", + "office": "Bucharest", + "extn": "9541", + "start_date": "10/18/2004" + }, + { + "id": "918", + "name": "Maribel Porter", + "position": "Stockbroker", + "salary": "$79,296", + "office": "Milwaukee", + "extn": "6631", + "start_date": "6/27/2011" + }, + { + "id": "919", + "name": "Rufus Collins", + "position": "Loan Officer", + "salary": "$206,175", + "office": "Ontario", + "extn": "6384", + "start_date": "7/11/2016" + }, + { + "id": "920", + "name": "Eduardo Roscoe", + "position": "Cash Manager", + "salary": "$202,865", + "office": "Lancaster", + "extn": "7858", + "start_date": "2/1/2006" + }, + { + "id": "921", + "name": "Jenna Payne", + "position": "Treasurer", + "salary": "$185,047", + "office": "Prague", + "extn": "5414", + "start_date": "12/26/2015" + }, + { + "id": "922", + "name": "Clint Whittle", + "position": "Restaurant Manager", + "salary": "$84,524", + "office": "Washington", + "extn": "8794", + "start_date": "10/5/2012" + }, + { + "id": "923", + "name": "Lucas Edwards", + "position": "Steward", + "salary": "$285,549", + "office": "Seattle", + "extn": "1159", + "start_date": "3/15/2016" + }, + { + "id": "924", + "name": "Caydence Wilson", + "position": "Health Educator", + "salary": "$262,904", + "office": "Chicago", + "extn": "8713", + "start_date": "10/19/2006" + }, + { + "id": "925", + "name": "Gabriel Booth", + "position": "HR Specialist", + "salary": "$155,452", + "office": "Zurich", + "extn": "4947", + "start_date": "9/27/2008" + }, + { + "id": "926", + "name": "Anabel Uttley", + "position": "Physician", + "salary": "$160,473", + "office": "Santa Ana", + "extn": "2090", + "start_date": "8/19/2015" + }, + { + "id": "927", + "name": "Megan James", + "position": "HR Coordinator", + "salary": "$254,073", + "office": "Miami", + "extn": "4481", + "start_date": "8/6/2015" + }, + { + "id": "928", + "name": "Emmanuelle Wigley", + "position": "Service Supervisor", + "salary": "$284,509", + "office": "Philadelphia", + "extn": "6998", + "start_date": "7/4/2007" + }, + { + "id": "929", + "name": "Shay Saunders", + "position": "Cashier", + "salary": "$124,417", + "office": "Fullerton", + "extn": "1594", + "start_date": "5/24/2004" + }, + { + "id": "930", + "name": "Chester Simpson", + "position": "Ambulatory Nurse", + "salary": "$184,647", + "office": "Oklahoma City", + "extn": "9883", + "start_date": "1/25/2001" + }, + { + "id": "931", + "name": "Aleksandra Watson", + "position": "Designer", + "salary": "$199,559", + "office": "Detroit", + "extn": "3280", + "start_date": "5/30/2002" + }, + { + "id": "932", + "name": "Selena Ellwood", + "position": "Auditor", + "salary": "$163,250", + "office": "Wien", + "extn": "4836", + "start_date": "4/15/2014" + }, + { + "id": "933", + "name": "Adelaide Jordan", + "position": "Paramedic", + "salary": "$171,658", + "office": "Arlington", + "extn": "2413", + "start_date": "10/4/2007" + }, + { + "id": "934", + "name": "Ron Robe", + "position": "Business Broker", + "salary": "$72,545", + "office": "St. Louis", + "extn": "2993", + "start_date": "3/16/2019" + }, + { + "id": "935", + "name": "Maxwell Russel", + "position": "Inspector", + "salary": "$209,354", + "office": "Norfolk", + "extn": "9372", + "start_date": "6/11/2012" + }, + { + "id": "936", + "name": "Leslie King", + "position": "Bellman", + "salary": "$233,513", + "office": "Escondido", + "extn": "9889", + "start_date": "2/16/2019" + }, + { + "id": "937", + "name": "Brad Stone", + "position": "Auditor", + "salary": "$131,479", + "office": "Detroit", + "extn": "2075", + "start_date": "11/22/2009" + }, + { + "id": "938", + "name": "Maria Wilkinson", + "position": "Mobile Developer", + "salary": "$185,388", + "office": "Worcester", + "extn": "2584", + "start_date": "2/20/2009" + }, + { + "id": "939", + "name": "Brad Blythe", + "position": "Production Painter", + "salary": "$63,625", + "office": "New Orleans", + "extn": "9409", + "start_date": "6/12/2019" + }, + { + "id": "940", + "name": "Rufus Nicolas", + "position": "Web Developer", + "salary": "$233,938", + "office": "Omaha", + "extn": "1802", + "start_date": "1/28/2010" + }, + { + "id": "941", + "name": "Nick Chapman", + "position": "Dentist", + "salary": "$74,669", + "office": "Pittsburgh", + "extn": "4686", + "start_date": "8/21/2015" + }, + { + "id": "942", + "name": "Matthew Gordon", + "position": "Treasurer", + "salary": "$247,027", + "office": "Sacramento", + "extn": "6250", + "start_date": "3/12/2011" + }, + { + "id": "943", + "name": "Abbey Yang", + "position": "Physician", + "salary": "$128,509", + "office": "San Antonio", + "extn": "6524", + "start_date": "5/17/2007" + }, + { + "id": "944", + "name": "Tyler Turner", + "position": "Inspector", + "salary": "$42,016", + "office": "Nashville", + "extn": "3269", + "start_date": "4/27/2011" + }, + { + "id": "945", + "name": "Ivy Henderson", + "position": "Assistant Buyer", + "salary": "$291,353", + "office": "Prague", + "extn": "4895", + "start_date": "5/3/2018" + }, + { + "id": "946", + "name": "Willow Edmonds", + "position": "Biologist", + "salary": "$226,901", + "office": "Tallahassee", + "extn": "6433", + "start_date": "6/17/2003" + }, + { + "id": "947", + "name": "Joseph Hogg", + "position": "Restaurant Manager", + "salary": "$256,847", + "office": "Tulsa", + "extn": "3433", + "start_date": "3/11/2006" + }, + { + "id": "948", + "name": "Quinn Lucas", + "position": "Fabricator", + "salary": "$215,397", + "office": "Glendale", + "extn": "8821", + "start_date": "8/15/2018" + }, + { + "id": "949", + "name": "Hayden Richardson", + "position": "Webmaster", + "salary": "$151,885", + "office": "Omaha", + "extn": "9806", + "start_date": "3/6/2019" + }, + { + "id": "950", + "name": "Benny Robinson", + "position": "Investment Advisor", + "salary": "$246,323", + "office": "Honolulu", + "extn": "8981", + "start_date": "12/21/2012" + }, + { + "id": "951", + "name": "Cedrick Larsen", + "position": "Operator", + "salary": "$185,286", + "office": "Omaha", + "extn": "7911", + "start_date": "1/20/2006" + }, + { + "id": "952", + "name": "Estrella Robinson", + "position": "Business Broker", + "salary": "$111,742", + "office": "Wien", + "extn": "7346", + "start_date": "8/13/2006" + }, + { + "id": "953", + "name": "Joyce Mullins", + "position": "Clerk", + "salary": "$139,627", + "office": "Lisbon", + "extn": "9778", + "start_date": "1/11/2001" + }, + { + "id": "954", + "name": "Georgia Redwood", + "position": "Cashier", + "salary": "$197,911", + "office": "Fullerton", + "extn": "4718", + "start_date": "12/11/2003" + }, + { + "id": "955", + "name": "Johnny Marshall", + "position": "Executive Director", + "salary": "$216,736", + "office": "Tulsa", + "extn": "8472", + "start_date": "10/27/2018" + }, + { + "id": "956", + "name": "Sebastian Underhill", + "position": "Biologist", + "salary": "$20,387", + "office": "Stockton", + "extn": "7724", + "start_date": "7/16/2006" + }, + { + "id": "957", + "name": "Renee Underhill", + "position": "Banker", + "salary": "$23,262", + "office": "Valetta", + "extn": "7699", + "start_date": "4/2/2018" + }, + { + "id": "958", + "name": "Katelyn Reyes", + "position": "Bellman", + "salary": "$230,409", + "office": "St. Louis", + "extn": "4894", + "start_date": "5/24/2004" + }, + { + "id": "959", + "name": "Bryon Camden", + "position": "Health Educator", + "salary": "$16,365", + "office": "Charlotte", + "extn": "3653", + "start_date": "12/15/2008" + }, + { + "id": "960", + "name": "Alexander Clark", + "position": "Systems Administrator", + "salary": "$233,451", + "office": "Atlanta", + "extn": "4794", + "start_date": "1/21/2004" + }, + { + "id": "961", + "name": "Felicity James", + "position": "Global Logistics Supervisor", + "salary": "$12,269", + "office": "San Francisco", + "extn": "4953", + "start_date": "10/15/2017" + }, + { + "id": "962", + "name": "Luke Nash", + "position": "Bellman", + "salary": "$193,409", + "office": "Madrid", + "extn": "8375", + "start_date": "5/27/2012" + }, + { + "id": "963", + "name": "Shelby Cox", + "position": "Project Manager", + "salary": "$289,767", + "office": "New Orleans", + "extn": "9420", + "start_date": "11/13/2015" + }, + { + "id": "964", + "name": "Kaylee Nicolas", + "position": "Systems Administrator", + "salary": "$92,321", + "office": "Charlotte", + "extn": "9427", + "start_date": "3/30/2000" + }, + { + "id": "965", + "name": "Danny Mcneill", + "position": "Associate Professor", + "salary": "$225,992", + "office": "Philadelphia", + "extn": "1314", + "start_date": "8/20/2007" + }, + { + "id": "966", + "name": "Carrie Broomfield", + "position": "Electrician", + "salary": "$287,952", + "office": "San Jose", + "extn": "9115", + "start_date": "1/23/2019" + }, + { + "id": "967", + "name": "Russel Bennett", + "position": "Inspector", + "salary": "$251,886", + "office": "Salt Lake City", + "extn": "9121", + "start_date": "8/30/2013" + }, + { + "id": "968", + "name": "Rae Janes", + "position": "Staffing Consultant", + "salary": "$220,254", + "office": "Santa Ana", + "extn": "1640", + "start_date": "3/5/2015" + }, + { + "id": "969", + "name": "Ema Mccormick", + "position": "Inspector", + "salary": "$184,313", + "office": "Fullerton", + "extn": "5885", + "start_date": "3/11/2002" + }, + { + "id": "970", + "name": "Percy Gilmour", + "position": "Doctor", + "salary": "$239,775", + "office": "Milwaukee", + "extn": "9388", + "start_date": "7/26/2009" + }, + { + "id": "971", + "name": "Matt Porter", + "position": "Accountant", + "salary": "$146,644", + "office": "Irving", + "extn": "1983", + "start_date": "8/26/2017" + }, + { + "id": "972", + "name": "Kieth Khan", + "position": "Audiologist", + "salary": "$266,152", + "office": "Atlanta", + "extn": "9494", + "start_date": "11/23/2002" + }, + { + "id": "973", + "name": "Manuel Tennant", + "position": "Baker", + "salary": "$155,239", + "office": "Quebec", + "extn": "1366", + "start_date": "7/8/2016" + }, + { + "id": "974", + "name": "Tyson Giles", + "position": "Executive Director", + "salary": "$88,135", + "office": "Milano", + "extn": "8868", + "start_date": "1/10/2000" + }, + { + "id": "975", + "name": "Denny Gilmour", + "position": "Pharmacist", + "salary": "$110,167", + "office": "Denver", + "extn": "4872", + "start_date": "9/5/2010" + }, + { + "id": "976", + "name": "Jayden York", + "position": "Steward", + "salary": "$35,576", + "office": "Bellevue", + "extn": "1980", + "start_date": "11/4/2016" + }, + { + "id": "977", + "name": "Daniel Baldwin", + "position": "Inspector", + "salary": "$66,265", + "office": "Salem", + "extn": "5107", + "start_date": "5/21/2005" + }, + { + "id": "978", + "name": "Domenic Boyle", + "position": "Healthcare Specialist", + "salary": "$138,916", + "office": "Sacramento", + "extn": "9040", + "start_date": "12/26/2007" + }, + { + "id": "979", + "name": "Sasha Craig", + "position": "Cash Manager", + "salary": "$59,178", + "office": "San Jose", + "extn": "7358", + "start_date": "9/12/2017" + }, + { + "id": "980", + "name": "Hayden Gilbert", + "position": "Cashier", + "salary": "$123,943", + "office": "Venice", + "extn": "2782", + "start_date": "8/16/2001" + }, + { + "id": "981", + "name": "Margaret Grant", + "position": "Doctor", + "salary": "$244,951", + "office": "Cincinnati", + "extn": "5086", + "start_date": "12/16/2018" + }, + { + "id": "982", + "name": "Phillip Griffiths", + "position": "Global Logistics Supervisor", + "salary": "$273,418", + "office": "Wien", + "extn": "1515", + "start_date": "3/17/2011" + }, + { + "id": "983", + "name": "Payton Anderson", + "position": "Steward", + "salary": "$47,444", + "office": "Arlington", + "extn": "9461", + "start_date": "1/21/2004" + }, + { + "id": "984", + "name": "Nathan Fox", + "position": "Healthcare Specialist", + "salary": "$283,681", + "office": "Saint Paul", + "extn": "9848", + "start_date": "9/9/2008" + }, + { + "id": "985", + "name": "Lily Butler", + "position": "Operator", + "salary": "$197,947", + "office": "Tokyo", + "extn": "2217", + "start_date": "6/28/2000" + }, + { + "id": "986", + "name": "Doug Grady", + "position": "Fabricator", + "salary": "$220,579", + "office": "Saint Paul", + "extn": "2728", + "start_date": "4/23/2000" + }, + { + "id": "987", + "name": "Francesca Kirby", + "position": "Designer", + "salary": "$192,417", + "office": "Stockton", + "extn": "5213", + "start_date": "7/16/2011" + }, + { + "id": "988", + "name": "Nathan Hamilton", + "position": "Mobile Developer", + "salary": "$94,628", + "office": "Lancaster", + "extn": "9058", + "start_date": "5/16/2001" + }, + { + "id": "989", + "name": "Moira Ross", + "position": "Cash Manager", + "salary": "$242,861", + "office": "Philadelphia", + "extn": "4502", + "start_date": "11/18/2004" + }, + { + "id": "990", + "name": "Trisha King", + "position": "Global Logistics Supervisor", + "salary": "$146,429", + "office": "Louisville", + "extn": "1146", + "start_date": "1/14/2011" + }, + { + "id": "991", + "name": "Anabel Varley", + "position": "Stockbroker", + "salary": "$61,564", + "office": "St. Louis", + "extn": "6203", + "start_date": "5/20/2002" + }, + { + "id": "992", + "name": "Maxwell Hastings", + "position": "Clerk", + "salary": "$108,181", + "office": "Nashville", + "extn": "6446", + "start_date": "10/26/2003" + }, + { + "id": "993", + "name": "Joseph Harris", + "position": "Chef Manager", + "salary": "$167,447", + "office": "Denver", + "extn": "5316", + "start_date": "1/18/2001" + }, + { + "id": "994", + "name": "Callie Quinn", + "position": "Executive Director", + "salary": "$295,951", + "office": "Pittsburgh", + "extn": "1782", + "start_date": "4/1/2013" + }, + { + "id": "995", + "name": "Julian Uddin", + "position": "Machine Operator", + "salary": "$268,363", + "office": "Ontario", + "extn": "7301", + "start_date": "11/12/2018" + }, + { + "id": "996", + "name": "Rick Harvey", + "position": "Steward", + "salary": "$228,487", + "office": "Houston", + "extn": "4912", + "start_date": "9/14/2012" + }, + { + "id": "997", + "name": "Tom Wright", + "position": "Investment Advisor", + "salary": "$198,639", + "office": "Long Beach", + "extn": "9280", + "start_date": "2/4/2002" + }, + { + "id": "998", + "name": "Lara Walsh", + "position": "Staffing Consultant", + "salary": "$248,244", + "office": "Memphis", + "extn": "4620", + "start_date": "12/30/2006" + }, + { + "id": "999", + "name": "Daniel Weldon", + "position": "Operator", + "salary": "$268,554", + "office": "Huntsville", + "extn": "3947", + "start_date": "8/16/2004" + }, + { + "id": "1000", + "name": "Hank Mcgee", + "position": "Project Manager", + "salary": "$192,247", + "office": "Springfield", + "extn": "4331", + "start_date": "8/13/2000" + }, + { + "id": "1001", + "name": "Kate Farrell", + "position": "Steward", + "salary": "$83,872", + "office": "Amarillo", + "extn": "2639", + "start_date": "9/21/2004" + }, + { + "id": "1002", + "name": "Nick Stewart", + "position": "Budget Analyst", + "salary": "$245,201", + "office": "Indianapolis", + "extn": "9895", + "start_date": "6/7/2015" + }, + { + "id": "1003", + "name": "Aleksandra Locke", + "position": "Cook", + "salary": "$237,179", + "office": "Anaheim", + "extn": "9779", + "start_date": "6/27/2019" + }, + { + "id": "1004", + "name": "Liv Phillips", + "position": "Baker", + "salary": "$241,485", + "office": "Phoenix", + "extn": "4507", + "start_date": "1/4/2001" + }, + { + "id": "1005", + "name": "Jack Kent", + "position": "Healthcare Specialist", + "salary": "$29,616", + "office": "Lancaster", + "extn": "9385", + "start_date": "11/5/2000" + }, + { + "id": "1006", + "name": "Ellen Connell", + "position": "Healthcare Specialist", + "salary": "$223,898", + "office": "Richmond", + "extn": "6022", + "start_date": "3/17/2005" + }, + { + "id": "1007", + "name": "Johnny Riley", + "position": "Paramedic", + "salary": "$135,868", + "office": "Dallas", + "extn": "3802", + "start_date": "9/14/2007" + }, + { + "id": "1008", + "name": "Aiden Richards", + "position": "Food Technologist", + "salary": "$157,860", + "office": "San Diego", + "extn": "4237", + "start_date": "1/2/2001" + }, + { + "id": "1009", + "name": "Dani Knight", + "position": "Auditor", + "salary": "$162,401", + "office": "Amarillo", + "extn": "3117", + "start_date": "10/10/2009" + }, + { + "id": "1010", + "name": "Kamila Norman", + "position": "Webmaster", + "salary": "$65,694", + "office": "Paris", + "extn": "3623", + "start_date": "7/2/2014" + }, + { + "id": "1011", + "name": "Rowan Clark", + "position": "HR Coordinator", + "salary": "$224,879", + "office": "Dallas", + "extn": "1015", + "start_date": "11/27/2017" + }, + { + "id": "1012", + "name": "Alan Darcy", + "position": "Designer", + "salary": "$164,726", + "office": "Stockton", + "extn": "4348", + "start_date": "1/14/2003" + }, + { + "id": "1013", + "name": "Liv Walter", + "position": "Treasurer", + "salary": "$299,134", + "office": "San Francisco", + "extn": "2602", + "start_date": "1/21/2015" + }, + { + "id": "1014", + "name": "Ron Durrant", + "position": "Loan Officer", + "salary": "$193,908", + "office": "Kansas City", + "extn": "6315", + "start_date": "9/28/2009" + }, + { + "id": "1015", + "name": "Adina Alcroft", + "position": "Pharmacist", + "salary": "$16,996", + "office": "Bridgeport", + "extn": "2591", + "start_date": "2/14/2007" + }, + { + "id": "1016", + "name": "Janelle Williams", + "position": "Retail Trainee", + "salary": "$282,846", + "office": "Bridgeport", + "extn": "6734", + "start_date": "5/17/2014" + }, + { + "id": "1017", + "name": "Mavis Stone", + "position": "Banker", + "salary": "$187,455", + "office": "Chicago", + "extn": "2562", + "start_date": "2/26/2011" + }, + { + "id": "1018", + "name": "Tom Russell", + "position": "Operator", + "salary": "$281,430", + "office": "Minneapolis", + "extn": "5768", + "start_date": "7/20/2011" + }, + { + "id": "1019", + "name": "David Craig", + "position": "Banker", + "salary": "$135,547", + "office": "Memphis", + "extn": "9486", + "start_date": "12/7/2016" + }, + { + "id": "1020", + "name": "Christine Harrison", + "position": "Cash Manager", + "salary": "$31,547", + "office": "Milwaukee", + "extn": "7266", + "start_date": "9/5/2003" + }, + { + "id": "1021", + "name": "Chelsea London", + "position": "Fabricator", + "salary": "$40,353", + "office": "Reno", + "extn": "3672", + "start_date": "11/12/2003" + }, + { + "id": "1022", + "name": "Marvin Jackson", + "position": "Global Logistics Supervisor", + "salary": "$203,078", + "office": "Lincoln", + "extn": "9243", + "start_date": "4/13/2012" + }, + { + "id": "1023", + "name": "Boris Appleton", + "position": "Call Center Representative", + "salary": "$198,307", + "office": "Arlington", + "extn": "5442", + "start_date": "7/28/2017" + }, + { + "id": "1024", + "name": "Adelaide Whinter", + "position": "Auditor", + "salary": "$94,726", + "office": "Richmond", + "extn": "3082", + "start_date": "1/17/2011" + }, + { + "id": "1025", + "name": "Dasha Quinton", + "position": "Biologist", + "salary": "$106,435", + "office": "Seattle", + "extn": "6838", + "start_date": "5/5/2005" + }, + { + "id": "1026", + "name": "Mark Rothwell", + "position": "Physician", + "salary": "$143,714", + "office": "Wien", + "extn": "1279", + "start_date": "11/27/2013" + }, + { + "id": "1027", + "name": "Stacy Howard", + "position": "Inspector", + "salary": "$227,855", + "office": "Moreno Valley", + "extn": "7867", + "start_date": "9/11/2007" + }, + { + "id": "1028", + "name": "Naomi Bryant", + "position": "Lecturer", + "salary": "$18,847", + "office": "Huntsville", + "extn": "2108", + "start_date": "9/14/2004" + }, + { + "id": "1029", + "name": "Josh Palmer", + "position": "Production Painter", + "salary": "$246,447", + "office": "Otawa", + "extn": "2522", + "start_date": "6/6/2010" + }, + { + "id": "1030", + "name": "Quinn Kennedy", + "position": "Call Center Representative", + "salary": "$119,768", + "office": "Anaheim", + "extn": "9038", + "start_date": "1/15/2010" + }, + { + "id": "1031", + "name": "Bob Knight", + "position": "Auditor", + "salary": "$260,026", + "office": "Milwaukee", + "extn": "1878", + "start_date": "6/19/2011" + }, + { + "id": "1032", + "name": "Kendra Gregory", + "position": "IT Support Staff", + "salary": "$49,825", + "office": "Amarillo", + "extn": "1641", + "start_date": "5/3/2004" + }, + { + "id": "1033", + "name": "Matt Bolton", + "position": "Operator", + "salary": "$121,216", + "office": "San Diego", + "extn": "5534", + "start_date": "10/27/2006" + }, + { + "id": "1034", + "name": "Hannah Brock", + "position": "Auditor", + "salary": "$274,612", + "office": "Portland", + "extn": "2236", + "start_date": "6/29/2008" + }, + { + "id": "1035", + "name": "Carissa Noon", + "position": "Budget Analyst", + "salary": "$276,156", + "office": "Chicago", + "extn": "9577", + "start_date": "8/16/2008" + }, + { + "id": "1036", + "name": "Sharon Rixon", + "position": "Production Painter", + "salary": "$15,182", + "office": "Bridgeport", + "extn": "5883", + "start_date": "6/21/2001" + }, + { + "id": "1037", + "name": "Chadwick Clifford", + "position": "Webmaster", + "salary": "$76,938", + "office": "Lisbon", + "extn": "3174", + "start_date": "8/12/2001" + }, + { + "id": "1038", + "name": "Percy Butler", + "position": "Retail Trainee", + "salary": "$247,931", + "office": "Dallas", + "extn": "1197", + "start_date": "10/1/2007" + }, + { + "id": "1039", + "name": "Abdul Baldwin", + "position": "Retail Trainee", + "salary": "$100,148", + "office": "San Antonio", + "extn": "5401", + "start_date": "7/24/2017" + }, + { + "id": "1040", + "name": "Juliet Marshall", + "position": "Front Desk Coordinator", + "salary": "$129,002", + "office": "Jersey City", + "extn": "9329", + "start_date": "11/1/2003" + }, + { + "id": "1041", + "name": "Elisabeth Saunders", + "position": "Chef Manager", + "salary": "$244,255", + "office": "Portland", + "extn": "9148", + "start_date": "1/13/2001" + }, + { + "id": "1042", + "name": "Melanie Kaur", + "position": "Bookkeeper", + "salary": "$14,808", + "office": "Reno", + "extn": "4868", + "start_date": "9/29/2011" + }, + { + "id": "1043", + "name": "Sasha Hill", + "position": "Banker", + "salary": "$142,201", + "office": "Salem", + "extn": "7937", + "start_date": "3/23/2009" + }, + { + "id": "1044", + "name": "Sebastian Giles", + "position": "Call Center Representative", + "salary": "$268,814", + "office": "Quebec", + "extn": "6951", + "start_date": "6/9/2019" + }, + { + "id": "1045", + "name": "Alan Hobbs", + "position": "Loan Officer", + "salary": "$196,660", + "office": "Innsbruck", + "extn": "2878", + "start_date": "2/21/2015" + }, + { + "id": "1046", + "name": "Greta Richardson", + "position": "Steward", + "salary": "$262,157", + "office": "Seattle", + "extn": "7108", + "start_date": "7/30/2005" + }, + { + "id": "1047", + "name": "Vicky Logan", + "position": "Healthcare Specialist", + "salary": "$119,763", + "office": "Portland", + "extn": "4832", + "start_date": "6/18/2018" + }, + { + "id": "1048", + "name": "Manuel Dowson", + "position": "Webmaster", + "salary": "$161,702", + "office": "Scottsdale", + "extn": "5826", + "start_date": "1/30/2005" + }, + { + "id": "1049", + "name": "Noemi Lloyd", + "position": "Accountant", + "salary": "$243,053", + "office": "Fort Lauderdale", + "extn": "3604", + "start_date": "12/22/2005" + }, + { + "id": "1050", + "name": "Percy Khan", + "position": "Global Logistics Supervisor", + "salary": "$117,644", + "office": "San Bernardino", + "extn": "4459", + "start_date": "9/11/2006" + }, + { + "id": "1051", + "name": "Renee Zaoui", + "position": "Food Technologist", + "salary": "$115,798", + "office": "Detroit", + "extn": "1860", + "start_date": "10/10/2014" + }, + { + "id": "1052", + "name": "Nicholas Hobson", + "position": "Machine Operator", + "salary": "$25,379", + "office": "Lisbon", + "extn": "3621", + "start_date": "9/20/2012" + }, + { + "id": "1053", + "name": "Alan Cassidy", + "position": "Inspector", + "salary": "$234,878", + "office": "Boston", + "extn": "7122", + "start_date": "4/16/2017" + }, + { + "id": "1054", + "name": "Tom Willis", + "position": "Service Supervisor", + "salary": "$244,755", + "office": "Jacksonville", + "extn": "4964", + "start_date": "1/29/2004" + }, + { + "id": "1055", + "name": "Destiny Snow", + "position": "HR Coordinator", + "salary": "$196,919", + "office": "Baltimore", + "extn": "4273", + "start_date": "12/1/2000" + }, + { + "id": "1056", + "name": "Henry Snow", + "position": "HR Specialist", + "salary": "$126,664", + "office": "Fayetteville", + "extn": "8952", + "start_date": "4/13/2001" + }, + { + "id": "1057", + "name": "Josephine Holmes", + "position": "Global Logistics Supervisor", + "salary": "$64,097", + "office": "Boston", + "extn": "5694", + "start_date": "12/26/2003" + }, + { + "id": "1058", + "name": "Maddison Hill", + "position": "Machine Operator", + "salary": "$264,652", + "office": "Omaha", + "extn": "8895", + "start_date": "1/28/2010" + }, + { + "id": "1059", + "name": "Chelsea Holmes", + "position": "Call Center Representative", + "salary": "$239,959", + "office": "Seattle", + "extn": "4304", + "start_date": "5/21/2006" + }, + { + "id": "1060", + "name": "Cedrick Tait", + "position": "Food Technologist", + "salary": "$271,395", + "office": "Lancaster", + "extn": "2373", + "start_date": "5/28/2010" + }, + { + "id": "1061", + "name": "Nick Vass", + "position": "Production Painter", + "salary": "$204,189", + "office": "Rochester", + "extn": "3846", + "start_date": "9/18/2003" + }, + { + "id": "1062", + "name": "Percy Whitehouse", + "position": "Operator", + "salary": "$169,167", + "office": "Louisville", + "extn": "2387", + "start_date": "7/14/2016" + }, + { + "id": "1063", + "name": "Eden Allen", + "position": "Systems Administrator", + "salary": "$267,686", + "office": "Irving", + "extn": "3347", + "start_date": "1/19/2007" + }, + { + "id": "1064", + "name": "Sloane Todd", + "position": "Webmaster", + "salary": "$63,360", + "office": "Otawa", + "extn": "2547", + "start_date": "2/11/2000" + }, + { + "id": "1065", + "name": "Noemi Waterhouse", + "position": "Webmaster", + "salary": "$28,828", + "office": "Fayetteville", + "extn": "7608", + "start_date": "5/7/2007" + }, + { + "id": "1066", + "name": "Johnny Bryant", + "position": "Steward", + "salary": "$265,472", + "office": "St. Louis", + "extn": "6851", + "start_date": "5/16/2018" + }, + { + "id": "1067", + "name": "Russel Hall", + "position": "Ambulatory Nurse", + "salary": "$23,841", + "office": "Innsbruck", + "extn": "5107", + "start_date": "2/15/2013" + }, + { + "id": "1068", + "name": "George Miller", + "position": "Inspector", + "salary": "$122,254", + "office": "Columbus", + "extn": "2739", + "start_date": "4/26/2012" + }, + { + "id": "1069", + "name": "Luke Alldridge", + "position": "Loan Officer", + "salary": "$34,661", + "office": "Hayward", + "extn": "8786", + "start_date": "1/19/2007" + }, + { + "id": "1070", + "name": "Manuel Knott", + "position": "Cashier", + "salary": "$205,715", + "office": "Lisbon", + "extn": "5500", + "start_date": "2/15/2018" + }, + { + "id": "1071", + "name": "Kirsten Wade", + "position": "Loan Officer", + "salary": "$278,430", + "office": "Charlotte", + "extn": "1442", + "start_date": "7/16/2014" + }, + { + "id": "1072", + "name": "Josephine Stone", + "position": "Healthcare Specialist", + "salary": "$44,737", + "office": "Denver", + "extn": "6755", + "start_date": "10/19/2015" + }, + { + "id": "1073", + "name": "Luna Phillips", + "position": "Clerk", + "salary": "$32,087", + "office": "Huntsville", + "extn": "2560", + "start_date": "5/26/2002" + }, + { + "id": "1074", + "name": "Chelsea Nayler", + "position": "Auditor", + "salary": "$56,194", + "office": "Honolulu", + "extn": "9509", + "start_date": "1/28/2006" + }, + { + "id": "1075", + "name": "Harvey Dowson", + "position": "Mobile Developer", + "salary": "$127,672", + "office": "New York", + "extn": "4158", + "start_date": "6/10/2005" + }, + { + "id": "1076", + "name": "Lucas Weasley", + "position": "Production Painter", + "salary": "$111,556", + "office": "Detroit", + "extn": "2105", + "start_date": "2/6/2011" + }, + { + "id": "1077", + "name": "Johnathan Murray", + "position": "Bellman", + "salary": "$72,306", + "office": "Hollywood", + "extn": "7734", + "start_date": "11/16/2016" + }, + { + "id": "1078", + "name": "Amy King", + "position": "Physician", + "salary": "$166,433", + "office": "Murfreesboro", + "extn": "3459", + "start_date": "4/10/2015" + }, + { + "id": "1079", + "name": "Jasmine Abbot", + "position": "Chef Manager", + "salary": "$170,859", + "office": "New Orleans", + "extn": "1919", + "start_date": "8/22/2003" + }, + { + "id": "1080", + "name": "Ramon Bentley", + "position": "Designer", + "salary": "$119,203", + "office": "Pittsburgh", + "extn": "4249", + "start_date": "6/7/2010" + }, + { + "id": "1081", + "name": "Cedrick Knight", + "position": "Steward", + "salary": "$262,145", + "office": "St. Louis", + "extn": "6421", + "start_date": "9/5/2005" + }, + { + "id": "1082", + "name": "Carolyn Alcroft", + "position": "Web Developer", + "salary": "$239,567", + "office": "Indianapolis", + "extn": "2866", + "start_date": "11/7/2014" + }, + { + "id": "1083", + "name": "Keira Sinclair", + "position": "Dentist", + "salary": "$113,890", + "office": "Denver", + "extn": "6292", + "start_date": "2/11/2008" + }, + { + "id": "1084", + "name": "Mackenzie Dobson", + "position": "Assistant Buyer", + "salary": "$142,813", + "office": "Irving", + "extn": "8182", + "start_date": "7/11/2011" + }, + { + "id": "1085", + "name": "Maxwell Weatcroft", + "position": "Doctor", + "salary": "$61,915", + "office": "Honolulu", + "extn": "9331", + "start_date": "4/26/2006" + }, + { + "id": "1086", + "name": "Barney Vass", + "position": "Clerk", + "salary": "$239,207", + "office": "Venice", + "extn": "5126", + "start_date": "11/6/2013" + }, + { + "id": "1087", + "name": "Gladys Vernon", + "position": "Investment Advisor", + "salary": "$32,091", + "office": "Norfolk", + "extn": "5821", + "start_date": "11/8/2018" + }, + { + "id": "1088", + "name": "Michael Jackson", + "position": "Biologist", + "salary": "$50,707", + "office": "Las Vegas", + "extn": "7249", + "start_date": "8/1/2009" + }, + { + "id": "1089", + "name": "Teagan Dempsey", + "position": "Clerk", + "salary": "$264,989", + "office": "El Paso", + "extn": "8670", + "start_date": "6/6/2002" + }, + { + "id": "1090", + "name": "Priscilla Griffiths", + "position": "Webmaster", + "salary": "$277,630", + "office": "Hayward", + "extn": "9536", + "start_date": "7/11/2015" + }, + { + "id": "1091", + "name": "Mara Roman", + "position": "Investment Advisor", + "salary": "$55,908", + "office": "San Antonio", + "extn": "5442", + "start_date": "1/28/2000" + }, + { + "id": "1092", + "name": "Liam Gilmour", + "position": "Health Educator", + "salary": "$154,107", + "office": "Bakersfield", + "extn": "6890", + "start_date": "12/13/2001" + }, + { + "id": "1093", + "name": "Cristal White", + "position": "Food Technologist", + "salary": "$194,345", + "office": "Tokyo", + "extn": "8892", + "start_date": "8/8/2010" + }, + { + "id": "1094", + "name": "Matt Williams", + "position": "Food Technologist", + "salary": "$190,638", + "office": "Cincinnati", + "extn": "1422", + "start_date": "6/21/2012" + }, + { + "id": "1095", + "name": "Alice Whitmore", + "position": "Health Educator", + "salary": "$157,938", + "office": "Washington", + "extn": "8655", + "start_date": "7/17/2002" + }, + { + "id": "1096", + "name": "Harvey Abbot", + "position": "Auditor", + "salary": "$59,016", + "office": "Laredo", + "extn": "5064", + "start_date": "7/7/2002" + }, + { + "id": "1097", + "name": "Lucas Spencer", + "position": "HR Coordinator", + "salary": "$156,617", + "office": "Madison", + "extn": "9384", + "start_date": "1/7/2001" + }, + { + "id": "1098", + "name": "Nicole Sheldon", + "position": "Doctor", + "salary": "$78,243", + "office": "Rome", + "extn": "6007", + "start_date": "7/25/2013" + }, + { + "id": "1099", + "name": "George Notman", + "position": "Restaurant Manager", + "salary": "$214,900", + "office": "San Diego", + "extn": "8893", + "start_date": "7/7/2003" + }, + { + "id": "1100", + "name": "Adelaide Wheeler", + "position": "Cashier", + "salary": "$191,239", + "office": "Hayward", + "extn": "4380", + "start_date": "11/24/2003" + }, + { + "id": "1101", + "name": "Bob Underhill", + "position": "Bellman", + "salary": "$285,107", + "office": "Huntsville", + "extn": "9276", + "start_date": "4/24/2011" + }, + { + "id": "1102", + "name": "George Leigh", + "position": "Designer", + "salary": "$110,195", + "office": "Jacksonville", + "extn": "4400", + "start_date": "6/16/2003" + }, + { + "id": "1103", + "name": "Logan Cunningham", + "position": "Service Supervisor", + "salary": "$277,025", + "office": "Berlin", + "extn": "7673", + "start_date": "2/11/2006" + }, + { + "id": "1104", + "name": "Bryon Miller", + "position": "Healthcare Specialist", + "salary": "$205,666", + "office": "Columbus", + "extn": "9484", + "start_date": "2/7/2005" + }, + { + "id": "1105", + "name": "Adina Salt", + "position": "Bookkeeper", + "salary": "$140,897", + "office": "Madison", + "extn": "6463", + "start_date": "3/26/2016" + }, + { + "id": "1106", + "name": "Ciara Plumb", + "position": "Operator", + "salary": "$36,376", + "office": "Lyon", + "extn": "1115", + "start_date": "6/8/2016" + }, + { + "id": "1107", + "name": "Tania Patel", + "position": "HR Specialist", + "salary": "$32,312", + "office": "Bakersfield", + "extn": "7953", + "start_date": "8/3/2004" + }, + { + "id": "1108", + "name": "Morgan Pearson", + "position": "Pharmacist", + "salary": "$50,048", + "office": "Miami", + "extn": "3448", + "start_date": "11/27/2013" + }, + { + "id": "1109", + "name": "Grace Norris", + "position": "Inspector", + "salary": "$251,443", + "office": "Murfreesboro", + "extn": "9361", + "start_date": "11/6/2004" + }, + { + "id": "1110", + "name": "Luke Gordon", + "position": "Clerk", + "salary": "$140,500", + "office": "Madrid", + "extn": "5619", + "start_date": "11/28/2000" + }, + { + "id": "1111", + "name": "Julian Moreno", + "position": "Healthcare Specialist", + "salary": "$21,355", + "office": "Lakewood", + "extn": "6015", + "start_date": "1/15/2011" + }, + { + "id": "1112", + "name": "Raquel Plant", + "position": "Fabricator", + "salary": "$44,713", + "office": "Memphis", + "extn": "3325", + "start_date": "12/29/2005" + }, + { + "id": "1113", + "name": "Nicholas Nobbs", + "position": "Call Center Representative", + "salary": "$171,289", + "office": "Quebec", + "extn": "8915", + "start_date": "9/23/2003" + }, + { + "id": "1114", + "name": "Emma Vass", + "position": "Audiologist", + "salary": "$169,507", + "office": "Madison", + "extn": "1482", + "start_date": "8/18/2013" + }, + { + "id": "1115", + "name": "Sebastian Appleton", + "position": "Front Desk Coordinator", + "salary": "$99,241", + "office": "Tallahassee", + "extn": "3268", + "start_date": "8/14/2015" + }, + { + "id": "1116", + "name": "Celia Harrison", + "position": "Fabricator", + "salary": "$126,986", + "office": "Washington", + "extn": "5965", + "start_date": "6/5/2013" + }, + { + "id": "1117", + "name": "Danny Swan", + "position": "HR Specialist", + "salary": "$204,934", + "office": "Reno", + "extn": "8048", + "start_date": "12/6/2004" + }, + { + "id": "1118", + "name": "Harmony Grey", + "position": "CNC Operator", + "salary": "$68,638", + "office": "Otawa", + "extn": "6460", + "start_date": "7/24/2018" + }, + { + "id": "1119", + "name": "Marvin Everett", + "position": "Investment Advisor", + "salary": "$129,952", + "office": "Fayetteville", + "extn": "7607", + "start_date": "9/8/2002" + }, + { + "id": "1120", + "name": "Barney Roth", + "position": "Pharmacist", + "salary": "$97,607", + "office": "Columbus", + "extn": "5867", + "start_date": "1/31/2000" + }, + { + "id": "1121", + "name": "Courtney Wilson", + "position": "Doctor", + "salary": "$135,226", + "office": "Stockton", + "extn": "8684", + "start_date": "5/24/2001" + }, + { + "id": "1122", + "name": "Ron Truscott", + "position": "Bookkeeper", + "salary": "$130,912", + "office": "Garland", + "extn": "7403", + "start_date": "3/15/2010" + }, + { + "id": "1123", + "name": "Jolene May", + "position": "HR Specialist", + "salary": "$53,985", + "office": "San Jose", + "extn": "1055", + "start_date": "11/1/2007" + }, + { + "id": "1124", + "name": "Luke Parsons", + "position": "Accountant", + "salary": "$62,663", + "office": "Dallas", + "extn": "6553", + "start_date": "8/1/2005" + }, + { + "id": "1125", + "name": "Evie Emmott", + "position": "HR Coordinator", + "salary": "$160,526", + "office": "Paris", + "extn": "3189", + "start_date": "10/20/2005" + }, + { + "id": "1126", + "name": "Emmanuelle Owen", + "position": "Chef Manager", + "salary": "$132,772", + "office": "Las Vegas", + "extn": "5123", + "start_date": "4/9/2001" + }, + { + "id": "1127", + "name": "Anthony Alexander", + "position": "Design Engineer", + "salary": "$38,221", + "office": "Stockton", + "extn": "1645", + "start_date": "10/17/2017" + }, + { + "id": "1128", + "name": "Bob Cattell", + "position": "Machine Operator", + "salary": "$84,906", + "office": "Lakewood", + "extn": "8401", + "start_date": "1/3/2003" + }, + { + "id": "1129", + "name": "Carissa Lloyd", + "position": "Cashier", + "salary": "$228,869", + "office": "Albuquerque", + "extn": "6863", + "start_date": "4/30/2016" + }, + { + "id": "1130", + "name": "Violet Henderson", + "position": "Fabricator", + "salary": "$62,513", + "office": "Toledo", + "extn": "2145", + "start_date": "5/19/2004" + }, + { + "id": "1131", + "name": "Enoch Ellison", + "position": "Fabricator", + "salary": "$212,819", + "office": "Oakland", + "extn": "6233", + "start_date": "10/16/2004" + }, + { + "id": "1132", + "name": "Eduardo Welsch", + "position": "Systems Administrator", + "salary": "$236,530", + "office": "San Francisco", + "extn": "8695", + "start_date": "11/14/2004" + }, + { + "id": "1133", + "name": "Noah Shields", + "position": "Ambulatory Nurse", + "salary": "$42,126", + "office": "Otawa", + "extn": "7624", + "start_date": "6/25/2000" + }, + { + "id": "1134", + "name": "Denny Whitmore", + "position": "Service Supervisor", + "salary": "$189,871", + "office": "Murfreesboro", + "extn": "9498", + "start_date": "10/17/2004" + }, + { + "id": "1135", + "name": "Leroy James", + "position": "Cook", + "salary": "$122,683", + "office": "St. Louis", + "extn": "7893", + "start_date": "4/3/2007" + }, + { + "id": "1136", + "name": "Sienna Robinson", + "position": "Assistant Buyer", + "salary": "$99,198", + "office": "Saint Paul", + "extn": "8972", + "start_date": "1/9/2010" + }, + { + "id": "1137", + "name": "Tony Adams", + "position": "Bellman", + "salary": "$279,564", + "office": "Prague", + "extn": "4041", + "start_date": "12/21/2005" + }, + { + "id": "1138", + "name": "Ellen Eastwood", + "position": "Food Technologist", + "salary": "$181,409", + "office": "St. Louis", + "extn": "4877", + "start_date": "2/14/2005" + }, + { + "id": "1139", + "name": "Rufus Ward", + "position": "Cash Manager", + "salary": "$274,838", + "office": "Boston", + "extn": "4131", + "start_date": "1/21/2007" + }, + { + "id": "1140", + "name": "Sonya Page ", + "position": "Associate Professor", + "salary": "$115,834", + "office": "London", + "extn": "1225", + "start_date": "7/19/2000" + }, + { + "id": "1141", + "name": "Kate Olson", + "position": "Mobile Developer", + "salary": "$99,567", + "office": "Quebec", + "extn": "6210", + "start_date": "6/24/2001" + }, + { + "id": "1142", + "name": "Tyler Potter", + "position": "Pharmacist", + "salary": "$194,963", + "office": "Portland", + "extn": "2155", + "start_date": "11/26/2018" + }, + { + "id": "1143", + "name": "Emma Walker", + "position": "Global Logistics Supervisor", + "salary": "$109,940", + "office": "Amarillo", + "extn": "1496", + "start_date": "8/16/2004" + }, + { + "id": "1144", + "name": "Gloria Emmett", + "position": "Assistant Buyer", + "salary": "$118,880", + "office": "New York", + "extn": "4083", + "start_date": "5/29/2015" + }, + { + "id": "1145", + "name": "Greta Eagle", + "position": "Physician", + "salary": "$97,084", + "office": "Los Angeles", + "extn": "2775", + "start_date": "10/31/2017" + }, + { + "id": "1146", + "name": "Drew Newman", + "position": "Production Painter", + "salary": "$174,743", + "office": "Sacramento", + "extn": "6731", + "start_date": "5/20/2000" + }, + { + "id": "1147", + "name": "Grace Button", + "position": "Laboratory Technician", + "salary": "$279,564", + "office": "Miami", + "extn": "3049", + "start_date": "2/9/2012" + }, + { + "id": "1148", + "name": "Josh Powell", + "position": "Mobile Developer", + "salary": "$261,821", + "office": "Dallas", + "extn": "3855", + "start_date": "9/17/2000" + }, + { + "id": "1149", + "name": "Joseph Burge", + "position": "Project Manager", + "salary": "$234,209", + "office": "Long Beach", + "extn": "7137", + "start_date": "10/10/2002" + }, + { + "id": "1150", + "name": "Brooklyn Willson", + "position": "Systems Administrator", + "salary": "$62,348", + "office": "San Antonio", + "extn": "7703", + "start_date": "4/26/2013" + }, + { + "id": "1151", + "name": "Logan Stone", + "position": "Production Painter", + "salary": "$19,825", + "office": "Santa Ana", + "extn": "9955", + "start_date": "12/3/2013" + }, + { + "id": "1152", + "name": "Russel Uddin", + "position": "CNC Operator", + "salary": "$265,881", + "office": "Phoenix", + "extn": "9054", + "start_date": "5/31/2018" + }, + { + "id": "1153", + "name": "Julius Wren", + "position": "Cash Manager", + "salary": "$31,247", + "office": "Orlando", + "extn": "5580", + "start_date": "10/9/2005" + }, + { + "id": "1154", + "name": "Marie Rosenbloom", + "position": "Healthcare Specialist", + "salary": "$56,030", + "office": "Garland", + "extn": "9005", + "start_date": "11/14/2002" + }, + { + "id": "1155", + "name": "Julian Healy", + "position": "Paramedic", + "salary": "$71,033", + "office": "Huntsville", + "extn": "1591", + "start_date": "5/26/2015" + }, + { + "id": "1156", + "name": "Logan Spencer", + "position": "Budget Analyst", + "salary": "$222,831", + "office": "Reno", + "extn": "5804", + "start_date": "10/30/2003" + }, + { + "id": "1157", + "name": "Peyton Dallas", + "position": "Health Educator", + "salary": "$186,754", + "office": "Murfreesboro", + "extn": "6366", + "start_date": "10/8/2000" + }, + { + "id": "1158", + "name": "Hayden Henderson", + "position": "Webmaster", + "salary": "$69,062", + "office": "Jersey City", + "extn": "6246", + "start_date": "6/19/2004" + }, + { + "id": "1159", + "name": "Grace Bowen", + "position": "Web Developer", + "salary": "$184,835", + "office": "Omaha", + "extn": "2534", + "start_date": "2/12/2012" + }, + { + "id": "1160", + "name": "Sage Hopkins", + "position": "Inspector", + "salary": "$243,379", + "office": "Nashville", + "extn": "5907", + "start_date": "7/28/2003" + }, + { + "id": "1161", + "name": "Kate Durrant", + "position": "Doctor", + "salary": "$73,194", + "office": "Murfreesboro", + "extn": "3547", + "start_date": "2/6/2012" + }, + { + "id": "1162", + "name": "Alan Emmett", + "position": "Software Engineer", + "salary": "$132,510", + "office": "Charlotte", + "extn": "1283", + "start_date": "3/22/2017" + }, + { + "id": "1163", + "name": "Rhea Pitt", + "position": "Inspector", + "salary": "$83,250", + "office": "Berna", + "extn": "3397", + "start_date": "6/26/2013" + }, + { + "id": "1164", + "name": "Jacob Upsdell", + "position": "CNC Operator", + "salary": "$120,007", + "office": "Zurich", + "extn": "6895", + "start_date": "7/3/2006" + }, + { + "id": "1165", + "name": "Matt Phillips", + "position": "HR Specialist", + "salary": "$52,895", + "office": "Honolulu", + "extn": "6648", + "start_date": "12/12/2002" + }, + { + "id": "1166", + "name": "Marvin Briggs", + "position": "Bellman", + "salary": "$84,060", + "office": "Arlington", + "extn": "8532", + "start_date": "10/25/2006" + }, + { + "id": "1167", + "name": "Denis Purvis", + "position": "Loan Officer", + "salary": "$141,385", + "office": "New Orleans", + "extn": "7160", + "start_date": "3/25/2004" + }, + { + "id": "1168", + "name": "Cherish Mason", + "position": "Call Center Representative", + "salary": "$81,604", + "office": "Garland", + "extn": "4351", + "start_date": "1/13/2001" + }, + { + "id": "1169", + "name": "Alan Mason", + "position": "Stockbroker", + "salary": "$114,867", + "office": "Toledo", + "extn": "4529", + "start_date": "9/25/2009" + }, + { + "id": "1170", + "name": "Sebastian John", + "position": "Audiologist", + "salary": "$75,115", + "office": "Berna", + "extn": "1805", + "start_date": "3/15/2009" + }, + { + "id": "1171", + "name": "Erick Windsor", + "position": "Stockbroker", + "salary": "$187,994", + "office": "Lyon", + "extn": "5849", + "start_date": "4/6/2019" + }, + { + "id": "1172", + "name": "Matthew Denton", + "position": "Accountant", + "salary": "$190,989", + "office": "Laredo", + "extn": "6336", + "start_date": "4/13/2016" + }, + { + "id": "1173", + "name": "Gina Strong", + "position": "Designer", + "salary": "$245,232", + "office": "Fayetteville", + "extn": "9381", + "start_date": "2/4/2019" + }, + { + "id": "1174", + "name": "Owen Healy", + "position": "Operator", + "salary": "$163,901", + "office": "Chicago", + "extn": "4386", + "start_date": "11/18/2018" + }, + { + "id": "1175", + "name": "Marie Parker", + "position": "Business Broker", + "salary": "$268,652", + "office": "Hayward", + "extn": "9214", + "start_date": "4/10/2017" + }, + { + "id": "1176", + "name": "Roger Callan", + "position": "HR Coordinator", + "salary": "$139,263", + "office": "Kansas City", + "extn": "5186", + "start_date": "10/15/2000" + }, + { + "id": "1177", + "name": "Brad Stevens", + "position": "Mobile Developer", + "salary": "$237,874", + "office": "Bridgeport", + "extn": "2036", + "start_date": "10/26/2008" + }, + { + "id": "1178", + "name": "Henry Kelly", + "position": "Audiologist", + "salary": "$215,976", + "office": "Paris", + "extn": "2030", + "start_date": "12/27/2000" + }, + { + "id": "1179", + "name": "Savannah Bayliss", + "position": "Auditor", + "salary": "$194,840", + "office": "Milwaukee", + "extn": "2543", + "start_date": "8/27/2009" + }, + { + "id": "1180", + "name": "Rufus Edmonds", + "position": "Health Educator", + "salary": "$109,651", + "office": "Milwaukee", + "extn": "3402", + "start_date": "12/28/2014" + }, + { + "id": "1181", + "name": "Nathan Cavanagh", + "position": "Inspector", + "salary": "$11,916", + "office": "Milano", + "extn": "3551", + "start_date": "5/9/2018" + }, + { + "id": "1182", + "name": "Ally Walker", + "position": "Service Supervisor", + "salary": "$263,518", + "office": "Quebec", + "extn": "1748", + "start_date": "6/2/2005" + }, + { + "id": "1183", + "name": "Melinda Shields", + "position": "CNC Operator", + "salary": "$96,128", + "office": "Glendale", + "extn": "1750", + "start_date": "7/12/2015" + }, + { + "id": "1184", + "name": "Ivette Plumb", + "position": "Pharmacist", + "salary": "$205,501", + "office": "Lisbon", + "extn": "7092", + "start_date": "1/12/2004" + }, + { + "id": "1185", + "name": "Juliette Bentley", + "position": "Stockbroker", + "salary": "$152,972", + "office": "Richmond", + "extn": "3325", + "start_date": "5/5/2013" + }, + { + "id": "1186", + "name": "Doug Avery", + "position": "Mobile Developer", + "salary": "$19,765", + "office": "Kansas City", + "extn": "5008", + "start_date": "9/12/2016" + }, + { + "id": "1187", + "name": "Gwenyth Hepburn", + "position": "Mobile Developer", + "salary": "$246,882", + "office": "Long Beach", + "extn": "1519", + "start_date": "10/29/2011" + }, + { + "id": "1188", + "name": "Liam Adams", + "position": "Clerk", + "salary": "$146,037", + "office": "Minneapolis", + "extn": "9337", + "start_date": "5/28/2010" + }, + { + "id": "1189", + "name": "Denis Keys", + "position": "Executive Director", + "salary": "$50,310", + "office": "Bucharest", + "extn": "5314", + "start_date": "1/10/2015" + }, + { + "id": "1190", + "name": "Dorothy Willson", + "position": "Electrician", + "salary": "$286,530", + "office": "Minneapolis", + "extn": "9314", + "start_date": "3/13/2012" + }, + { + "id": "1191", + "name": "Miley Edwards", + "position": "Clerk", + "salary": "$144,094", + "office": "Cincinnati", + "extn": "1903", + "start_date": "2/26/2018" + }, + { + "id": "1192", + "name": "Emmanuelle Swan", + "position": "Web Developer", + "salary": "$45,548", + "office": "Rochester", + "extn": "1593", + "start_date": "4/26/2002" + }, + { + "id": "1193", + "name": "Madelyn Bingham", + "position": "Design Engineer", + "salary": "$240,324", + "office": "Madrid", + "extn": "6276", + "start_date": "11/29/2011" + }, + { + "id": "1194", + "name": "Mabel Wilson", + "position": "Retail Trainee", + "salary": "$173,843", + "office": "Rome", + "extn": "7758", + "start_date": "1/13/2013" + }, + { + "id": "1195", + "name": "Tony Russel", + "position": "Baker", + "salary": "$229,763", + "office": "Albuquerque", + "extn": "7556", + "start_date": "11/21/2010" + }, + { + "id": "1196", + "name": "Crystal Mann", + "position": "Stockbroker", + "salary": "$46,558", + "office": "Huntsville", + "extn": "7379", + "start_date": "7/12/2006" + }, + { + "id": "1197", + "name": "Ramon Hill", + "position": "Loan Officer", + "salary": "$275,536", + "office": "Fremont", + "extn": "5828", + "start_date": "4/3/2007" + }, + { + "id": "1198", + "name": "Peter Gosling", + "position": "HR Specialist", + "salary": "$132,635", + "office": "Fremont", + "extn": "4319", + "start_date": "4/18/2017" + }, + { + "id": "1199", + "name": "Phillip Milner", + "position": "Cash Manager", + "salary": "$224,775", + "office": "Valetta", + "extn": "8350", + "start_date": "10/22/2018" + }, + { + "id": "1200", + "name": "Rufus Gilmore", + "position": "Inspector", + "salary": "$249,832", + "office": "St. Louis", + "extn": "1882", + "start_date": "3/31/2000" + }, + { + "id": "1201", + "name": "Jacob Kaur", + "position": "Retail Trainee", + "salary": "$46,308", + "office": "Oklahoma City", + "extn": "1676", + "start_date": "1/17/2019" + }, + { + "id": "1202", + "name": "Angel Bingham", + "position": "Paramedic", + "salary": "$188,903", + "office": "Honolulu", + "extn": "2199", + "start_date": "11/20/2010" + }, + { + "id": "1203", + "name": "Melody Terry", + "position": "Call Center Representative", + "salary": "$143,301", + "office": "San Antonio", + "extn": "1603", + "start_date": "5/8/2015" + }, + { + "id": "1204", + "name": "Mackenzie Stevens", + "position": "Paramedic", + "salary": "$164,816", + "office": "Tallahassee", + "extn": "3749", + "start_date": "4/26/2017" + }, + { + "id": "1205", + "name": "Sydney Flynn", + "position": "Retail Trainee", + "salary": "$288,317", + "office": "Pittsburgh", + "extn": "2874", + "start_date": "6/9/2017" + }, + { + "id": "1206", + "name": "Logan Russell", + "position": "Steward", + "salary": "$148,740", + "office": "Lincoln", + "extn": "3416", + "start_date": "9/18/2017" + }, + { + "id": "1207", + "name": "Hannah Morris", + "position": "Designer", + "salary": "$227,460", + "office": "San Francisco", + "extn": "8695", + "start_date": "10/29/2004" + }, + { + "id": "1208", + "name": "Maria Murray", + "position": "CNC Operator", + "salary": "$81,359", + "office": "Detroit", + "extn": "4438", + "start_date": "3/21/2011" + }, + { + "id": "1209", + "name": "Elijah Corbett", + "position": "Treasurer", + "salary": "$136,116", + "office": "Baltimore", + "extn": "3284", + "start_date": "12/28/2011" + }, + { + "id": "1210", + "name": "Lauren Baxter", + "position": "Assistant Buyer", + "salary": "$236,313", + "office": "Amarillo", + "extn": "8669", + "start_date": "6/23/2000" + }, + { + "id": "1211", + "name": "Elijah Nicholls", + "position": "Global Logistics Supervisor", + "salary": "$157,423", + "office": "San Antonio", + "extn": "4793", + "start_date": "2/20/2010" + }, + { + "id": "1212", + "name": "Drew Rothwell", + "position": "Dentist", + "salary": "$283,830", + "office": "Charlotte", + "extn": "1499", + "start_date": "8/18/2019" + }, + { + "id": "1213", + "name": "William Uttridge", + "position": "Designer", + "salary": "$164,469", + "office": "Fayetteville", + "extn": "5022", + "start_date": "2/23/2014" + }, + { + "id": "1214", + "name": "Harry Clayton", + "position": "Production Painter", + "salary": "$210,413", + "office": "Garland", + "extn": "5033", + "start_date": "8/18/2003" + }, + { + "id": "1215", + "name": "Violet Noach", + "position": "Health Educator", + "salary": "$214,142", + "office": "Bucharest", + "extn": "9379", + "start_date": "3/18/2019" + }, + { + "id": "1216", + "name": "Ronald Burge", + "position": "Laboratory Technician", + "salary": "$106,276", + "office": "Tallahassee", + "extn": "4194", + "start_date": "4/10/2001" + }, + { + "id": "1217", + "name": "Anthony Haines", + "position": "Designer", + "salary": "$105,015", + "office": "Salem", + "extn": "7876", + "start_date": "9/27/2010" + }, + { + "id": "1218", + "name": "Alex Dale", + "position": "Designer", + "salary": "$44,499", + "office": "San Francisco", + "extn": "5104", + "start_date": "7/7/2015" + }, + { + "id": "1219", + "name": "Jayden Sheldon", + "position": "Physician", + "salary": "$173,751", + "office": "Fullerton", + "extn": "2577", + "start_date": "6/3/2016" + }, + { + "id": "1220", + "name": "Shay Vaughn", + "position": "Assistant Buyer", + "salary": "$161,166", + "office": "Sacramento", + "extn": "7309", + "start_date": "1/21/2004" + }, + { + "id": "1221", + "name": "Sebastian Middleton", + "position": "Baker", + "salary": "$54,500", + "office": "Richmond", + "extn": "9930", + "start_date": "1/22/2012" + }, + { + "id": "1222", + "name": "Erin Lynn", + "position": "Cash Manager", + "salary": "$259,620", + "office": "Irving", + "extn": "8242", + "start_date": "4/6/2007" + }, + { + "id": "1223", + "name": "Belinda Norton", + "position": "Fabricator", + "salary": "$129,404", + "office": "Detroit", + "extn": "8135", + "start_date": "8/10/2001" + }, + { + "id": "1224", + "name": "Callie Chapman", + "position": "Fabricator", + "salary": "$65,677", + "office": "San Antonio", + "extn": "1191", + "start_date": "7/28/2016" + }, + { + "id": "1225", + "name": "Shelby Bayliss", + "position": "Cash Manager", + "salary": "$74,806", + "office": "Baltimore", + "extn": "1322", + "start_date": "12/5/2007" + }, + { + "id": "1226", + "name": "Ivy Robertson", + "position": "Systems Administrator", + "salary": "$15,248", + "office": "Prague", + "extn": "2358", + "start_date": "3/2/2016" + }, + { + "id": "1227", + "name": "Cedrick Allington", + "position": "Software Engineer", + "salary": "$219,180", + "office": "Madison", + "extn": "9989", + "start_date": "11/3/2006" + }, + { + "id": "1228", + "name": "Janice Moore", + "position": "Audiologist", + "salary": "$46,500", + "office": "Anaheim", + "extn": "9913", + "start_date": "11/23/2000" + }, + { + "id": "1229", + "name": "Dalia Roth", + "position": "Call Center Representative", + "salary": "$124,999", + "office": "Santa Ana", + "extn": "3511", + "start_date": "7/31/2013" + }, + { + "id": "1230", + "name": "Logan Pond", + "position": "Retail Trainee", + "salary": "$172,856", + "office": "Ontario", + "extn": "6061", + "start_date": "12/13/2007" + }, + { + "id": "1231", + "name": "Bob Hall", + "position": "Food Technologist", + "salary": "$178,059", + "office": "Lancaster", + "extn": "5797", + "start_date": "5/10/2016" + }, + { + "id": "1232", + "name": "Christine Davies", + "position": "Executive Director", + "salary": "$34,570", + "office": "Ontario", + "extn": "2899", + "start_date": "4/21/2001" + }, + { + "id": "1233", + "name": "Mason Snow", + "position": "Call Center Representative", + "salary": "$276,288", + "office": "Wien", + "extn": "9183", + "start_date": "7/29/2009" + }, + { + "id": "1234", + "name": "Caleb Mcleod", + "position": "Audiologist", + "salary": "$129,548", + "office": "Boston", + "extn": "6963", + "start_date": "1/3/2003" + }, + { + "id": "1235", + "name": "Teagan York", + "position": "IT Support Staff", + "salary": "$260,213", + "office": "Bucharest", + "extn": "5370", + "start_date": "10/6/2003" + }, + { + "id": "1236", + "name": "Domenic Blackwall", + "position": "Insurance Broker", + "salary": "$283,324", + "office": "Otawa", + "extn": "5290", + "start_date": "2/25/2018" + }, + { + "id": "1237", + "name": "Daniel Boden", + "position": "Healthcare Specialist", + "salary": "$195,515", + "office": "Irving", + "extn": "1025", + "start_date": "12/30/2007" + }, + { + "id": "1238", + "name": "Estrella Reid", + "position": "Doctor", + "salary": "$142,865", + "office": "Rochester", + "extn": "9215", + "start_date": "10/11/2019" + }, + { + "id": "1239", + "name": "Judith Murray", + "position": "Loan Officer", + "salary": "$200,440", + "office": "Arlington", + "extn": "9679", + "start_date": "5/21/2013" + }, + { + "id": "1240", + "name": "Agnes Whitehouse", + "position": "Associate Professor", + "salary": "$181,999", + "office": "San Francisco", + "extn": "8388", + "start_date": "9/16/2003" + }, + { + "id": "1241", + "name": "Fred Whitehouse", + "position": "Fabricator", + "salary": "$215,673", + "office": "Innsbruck", + "extn": "3548", + "start_date": "1/18/2000" + }, + { + "id": "1242", + "name": "Doug Penn", + "position": "Doctor", + "salary": "$218,239", + "office": "Quebec", + "extn": "7632", + "start_date": "9/12/2008" + }, + { + "id": "1243", + "name": "Doug Rossi", + "position": "Global Logistics Supervisor", + "salary": "$73,802", + "office": "Columbus", + "extn": "6005", + "start_date": "6/29/2003" + }, + { + "id": "1244", + "name": "Shelby Jackson", + "position": "Audiologist", + "salary": "$161,504", + "office": "San Diego", + "extn": "7520", + "start_date": "10/8/2007" + }, + { + "id": "1245", + "name": "Erica Williams", + "position": "Service Supervisor", + "salary": "$114,416", + "office": "Dallas", + "extn": "8317", + "start_date": "12/2/2008" + }, + { + "id": "1246", + "name": "Nick Thomson", + "position": "Cook", + "salary": "$289,514", + "office": "Lisbon", + "extn": "7144", + "start_date": "11/6/2008" + }, + { + "id": "1247", + "name": "Carmella James", + "position": "Auditor", + "salary": "$92,455", + "office": "Chicago", + "extn": "2624", + "start_date": "2/28/2014" + }, + { + "id": "1248", + "name": "Nate Bloom", + "position": "Doctor", + "salary": "$115,870", + "office": "Innsbruck", + "extn": "9257", + "start_date": "3/14/2007" + }, + { + "id": "1249", + "name": "Daniel Cavanagh", + "position": "Auditor", + "salary": "$296,846", + "office": "Saint Paul", + "extn": "7340", + "start_date": "1/22/2014" + }, + { + "id": "1250", + "name": "Rachael Carson", + "position": "Associate Professor", + "salary": "$140,572", + "office": "Zurich", + "extn": "3948", + "start_date": "5/5/2005" + }, + { + "id": "1251", + "name": "Melania Crawford", + "position": "Audiologist", + "salary": "$226,362", + "office": "Sacramento", + "extn": "4981", + "start_date": "6/26/2010" + }, + { + "id": "1252", + "name": "Kirsten Powell", + "position": "Pharmacist", + "salary": "$118,938", + "office": "Atlanta", + "extn": "6289", + "start_date": "3/9/2000" + }, + { + "id": "1253", + "name": "Colleen Wilkinson", + "position": "Front Desk Coordinator", + "salary": "$46,120", + "office": "Santa Ana", + "extn": "6068", + "start_date": "9/12/2000" + }, + { + "id": "1254", + "name": "Ronald Jefferson", + "position": "Machine Operator", + "salary": "$168,153", + "office": "Detroit", + "extn": "1446", + "start_date": "4/14/2005" + }, + { + "id": "1255", + "name": "Rick Clark", + "position": "Mobile Developer", + "salary": "$124,758", + "office": "Norfolk", + "extn": "8481", + "start_date": "7/8/2013" + }, + { + "id": "1256", + "name": "Jazmin Eastwood", + "position": "Staffing Consultant", + "salary": "$122,758", + "office": "Rome", + "extn": "6870", + "start_date": "2/23/2019" + }, + { + "id": "1257", + "name": "Chester Walter", + "position": "Fabricator", + "salary": "$198,006", + "office": "Venice", + "extn": "7669", + "start_date": "1/14/2019" + }, + { + "id": "1258", + "name": "Daron Tobin", + "position": "Baker", + "salary": "$177,798", + "office": "San Jose", + "extn": "6261", + "start_date": "1/16/2004" + }, + { + "id": "1259", + "name": "Marla Wheeler", + "position": "Budget Analyst", + "salary": "$27,262", + "office": "Miami", + "extn": "5673", + "start_date": "3/7/2012" + }, + { + "id": "1260", + "name": "Kieth Calderwood", + "position": "Service Supervisor", + "salary": "$83,708", + "office": "Long Beach", + "extn": "8922", + "start_date": "8/27/2018" + }, + { + "id": "1261", + "name": "Nathan Radcliffe", + "position": "Fabricator", + "salary": "$13,019", + "office": "Venice", + "extn": "3320", + "start_date": "7/21/2007" + }, + { + "id": "1262", + "name": "Emery Shelton", + "position": "Bookkeeper", + "salary": "$36,140", + "office": "Honolulu", + "extn": "3549", + "start_date": "9/26/2008" + }, + { + "id": "1263", + "name": "Callie Isaac", + "position": "Budget Analyst", + "salary": "$219,786", + "office": "Denver", + "extn": "3288", + "start_date": "6/1/2006" + }, + { + "id": "1264", + "name": "Livia Asher", + "position": "Executive Director", + "salary": "$275,312", + "office": "Berna", + "extn": "6107", + "start_date": "1/25/2007" + }, + { + "id": "1265", + "name": "Hannah Sinclair", + "position": "Stockbroker", + "salary": "$147,537", + "office": "Innsbruck", + "extn": "9899", + "start_date": "1/12/2013" + }, + { + "id": "1266", + "name": "Nancy Malone", + "position": "Systems Administrator", + "salary": "$141,804", + "office": "Salem", + "extn": "2058", + "start_date": "7/5/2002" + }, + { + "id": "1267", + "name": "Michaela Waterson", + "position": "Treasurer", + "salary": "$125,189", + "office": "Norfolk", + "extn": "8522", + "start_date": "4/24/2017" + }, + { + "id": "1268", + "name": "Sabrina Thompson", + "position": "Project Manager", + "salary": "$269,287", + "office": "Irving", + "extn": "1126", + "start_date": "8/20/2006" + }, + { + "id": "1269", + "name": "David Leslie", + "position": "Designer", + "salary": "$43,359", + "office": "Bucharest", + "extn": "4052", + "start_date": "9/25/2004" + }, + { + "id": "1270", + "name": "Barry Turner", + "position": "Loan Officer", + "salary": "$203,579", + "office": "Detroit", + "extn": "1111", + "start_date": "4/15/2016" + }, + { + "id": "1271", + "name": "Jamie Roberts", + "position": "Design Engineer", + "salary": "$130,842", + "office": "Long Beach", + "extn": "5064", + "start_date": "3/25/2002" + }, + { + "id": "1272", + "name": "Abbey Clarke", + "position": "Systems Administrator", + "salary": "$75,680", + "office": "Philadelphia", + "extn": "8586", + "start_date": "8/2/2010" + }, + { + "id": "1273", + "name": "Dasha Vangness", + "position": "Ambulatory Nurse", + "salary": "$292,752", + "office": "Bucharest", + "extn": "2539", + "start_date": "5/22/2006" + }, + { + "id": "1274", + "name": "Carina Norburn", + "position": "Electrician", + "salary": "$234,957", + "office": "Worcester", + "extn": "1044", + "start_date": "8/10/2015" + }, + { + "id": "1275", + "name": "Tiffany Osmond", + "position": "Business Broker", + "salary": "$264,413", + "office": "Lancaster", + "extn": "2357", + "start_date": "5/27/2019" + }, + { + "id": "1276", + "name": "Kieth Bentley", + "position": "Steward", + "salary": "$17,523", + "office": "San Francisco", + "extn": "5078", + "start_date": "9/2/2018" + }, + { + "id": "1277", + "name": "Mabel Corbett", + "position": "Investment Advisor", + "salary": "$168,526", + "office": "Toledo", + "extn": "3400", + "start_date": "6/27/2010" + }, + { + "id": "1278", + "name": "Rick Sherry", + "position": "Auditor", + "salary": "$260,223", + "office": "Stockton", + "extn": "5989", + "start_date": "5/26/2003" + }, + { + "id": "1279", + "name": "Ronald Randall", + "position": "Healthcare Specialist", + "salary": "$208,505", + "office": "Tulsa", + "extn": "6811", + "start_date": "8/14/2006" + }, + { + "id": "1280", + "name": "Henry Olson", + "position": "HR Specialist", + "salary": "$189,080", + "office": "Fayetteville", + "extn": "1584", + "start_date": "2/10/2014" + }, + { + "id": "1281", + "name": "Mary Fox", + "position": "IT Support Staff", + "salary": "$42,967", + "office": "Atlanta", + "extn": "3988", + "start_date": "9/3/2007" + }, + { + "id": "1282", + "name": "Ronald Campbell", + "position": "Machine Operator", + "salary": "$87,765", + "office": "San Jose", + "extn": "7448", + "start_date": "7/6/2017" + }, + { + "id": "1283", + "name": "Barry James", + "position": "Accountant", + "salary": "$257,439", + "office": "Atlanta", + "extn": "5361", + "start_date": "2/9/2002" + }, + { + "id": "1284", + "name": "Raquel Holmes", + "position": "Staffing Consultant", + "salary": "$75,278", + "office": "Indianapolis", + "extn": "2344", + "start_date": "1/12/2000" + }, + { + "id": "1285", + "name": "Kamila Robinson", + "position": "Auditor", + "salary": "$269,229", + "office": "Baltimore", + "extn": "6972", + "start_date": "9/25/2019" + }, + { + "id": "1286", + "name": "Paula Stark", + "position": "Auditor", + "salary": "$237,634", + "office": "Dallas", + "extn": "8455", + "start_date": "11/23/2017" + }, + { + "id": "1287", + "name": "Rick Stone ", + "position": "Treasurer", + "salary": "$234,737", + "office": "Laredo", + "extn": "3519", + "start_date": "7/20/2014" + }, + { + "id": "1288", + "name": "Julianna Gibbons", + "position": "Insurance Broker", + "salary": "$283,799", + "office": "Lancaster", + "extn": "7145", + "start_date": "10/12/2008" + }, + { + "id": "1289", + "name": "Makenzie Hewitt", + "position": "Loan Officer", + "salary": "$102,424", + "office": "Bridgeport", + "extn": "5555", + "start_date": "6/8/2003" + }, + { + "id": "1290", + "name": "Candace Roth", + "position": "Budget Analyst", + "salary": "$32,509", + "office": "Lisbon", + "extn": "5386", + "start_date": "3/7/2014" + }, + { + "id": "1291", + "name": "Mona Farrow", + "position": "Project Manager", + "salary": "$19,201", + "office": "Otawa", + "extn": "2968", + "start_date": "5/8/2004" + }, + { + "id": "1292", + "name": "Payton Nanton", + "position": "Insurance Broker", + "salary": "$257,267", + "office": "San Bernardino", + "extn": "6654", + "start_date": "7/5/2004" + }, + { + "id": "1293", + "name": "Chadwick Roberts", + "position": "Systems Administrator", + "salary": "$121,336", + "office": "Rome", + "extn": "6904", + "start_date": "12/12/2018" + }, + { + "id": "1294", + "name": "Elijah Sherry", + "position": "Treasurer", + "salary": "$89,416", + "office": "Anaheim", + "extn": "8264", + "start_date": "12/5/2018" + }, + { + "id": "1295", + "name": "Marie Tait", + "position": "Healthcare Specialist", + "salary": "$103,711", + "office": "Laredo", + "extn": "6668", + "start_date": "9/20/2001" + }, + { + "id": "1296", + "name": "Hayden Dixon", + "position": "Pharmacist", + "salary": "$80,037", + "office": "Nashville", + "extn": "7178", + "start_date": "3/4/2011" + }, + { + "id": "1297", + "name": "Denny Glynn", + "position": "Laboratory Technician", + "salary": "$22,202", + "office": "Scottsdale", + "extn": "1075", + "start_date": "5/1/2008" + }, + { + "id": "1298", + "name": "Cassidy Parker", + "position": "Operator", + "salary": "$43,274", + "office": "Boston", + "extn": "5337", + "start_date": "6/15/2006" + }, + { + "id": "1299", + "name": "Michael Thomson", + "position": "Pharmacist", + "salary": "$74,669", + "office": "London", + "extn": "5428", + "start_date": "4/23/2005" + }, + { + "id": "1300", + "name": "Rufus Rogers", + "position": "Designer", + "salary": "$67,868", + "office": "Fort Lauderdale", + "extn": "1415", + "start_date": "7/21/2001" + }, + { + "id": "1301", + "name": "Louise Snow", + "position": "Pharmacist", + "salary": "$124,632", + "office": "Kansas City", + "extn": "5298", + "start_date": "8/11/2001" + }, + { + "id": "1302", + "name": "Ivy Marshall", + "position": "Healthcare Specialist", + "salary": "$293,003", + "office": "San Francisco", + "extn": "6669", + "start_date": "5/29/2018" + }, + { + "id": "1303", + "name": "Emery Patel", + "position": "Investment Advisor", + "salary": "$280,417", + "office": "Lyon", + "extn": "4149", + "start_date": "7/15/2005" + }, + { + "id": "1304", + "name": "Gil Hilton", + "position": "Operator", + "salary": "$55,818", + "office": "Hollywood", + "extn": "3625", + "start_date": "9/2/2015" + }, + { + "id": "1305", + "name": "Michael Daniells", + "position": "Call Center Representative", + "salary": "$275,838", + "office": "Richmond", + "extn": "7169", + "start_date": "11/21/2008" + }, + { + "id": "1306", + "name": "Marigold Ward", + "position": "Clerk", + "salary": "$49,505", + "office": "Arlington", + "extn": "5213", + "start_date": "7/3/2014" + }, + { + "id": "1307", + "name": "Danny John", + "position": "Ambulatory Nurse", + "salary": "$50,139", + "office": "Kansas City", + "extn": "6821", + "start_date": "8/14/2012" + }, + { + "id": "1308", + "name": "Mandy Sawyer", + "position": "Design Engineer", + "salary": "$94,507", + "office": "Toledo", + "extn": "2743", + "start_date": "10/10/2011" + }, + { + "id": "1309", + "name": "Tyson Pickard", + "position": "Auditor", + "salary": "$177,609", + "office": "Detroit", + "extn": "1214", + "start_date": "5/21/2006" + }, + { + "id": "1310", + "name": "Elijah Craig", + "position": "Designer", + "salary": "$161,447", + "office": "Lyon", + "extn": "5345", + "start_date": "11/23/2015" + }, + { + "id": "1311", + "name": "Jessica Poulton", + "position": "Call Center Representative", + "salary": "$239,815", + "office": "Norfolk", + "extn": "4378", + "start_date": "8/30/2010" + }, + { + "id": "1312", + "name": "Jennifer Brett", + "position": "Front Desk Coordinator", + "salary": "$74,802", + "office": "Anaheim", + "extn": "8199", + "start_date": "2/23/2012" + }, + { + "id": "1313", + "name": "Rosalee Upsdell", + "position": "Fabricator", + "salary": "$46,039", + "office": "Worcester", + "extn": "2583", + "start_date": "3/13/2002" + }, + { + "id": "1314", + "name": "Martin Larkin", + "position": "Machine Operator", + "salary": "$281,574", + "office": "Lincoln", + "extn": "1426", + "start_date": "10/9/2018" + }, + { + "id": "1315", + "name": "Sage Ulyatt", + "position": "Laboratory Technician", + "salary": "$56,628", + "office": "Santa Ana", + "extn": "8722", + "start_date": "1/11/2000" + }, + { + "id": "1316", + "name": "Caydence Mason", + "position": "Auditor", + "salary": "$200,476", + "office": "San Bernardino", + "extn": "8243", + "start_date": "3/4/2007" + }, + { + "id": "1317", + "name": "Aiden Drew", + "position": "Lecturer", + "salary": "$152,400", + "office": "Pittsburgh", + "extn": "7709", + "start_date": "3/17/2011" + }, + { + "id": "1318", + "name": "Rufus Cadman", + "position": "Healthcare Specialist", + "salary": "$11,095", + "office": "Valetta", + "extn": "4434", + "start_date": "1/3/2005" + }, + { + "id": "1319", + "name": "Abdul Gilmour", + "position": "Mobile Developer", + "salary": "$18,428", + "office": "San Jose", + "extn": "2756", + "start_date": "10/22/2002" + }, + { + "id": "1320", + "name": "Lily Shepherd", + "position": "Assistant Buyer", + "salary": "$176,103", + "office": "St. Louis", + "extn": "2528", + "start_date": "1/27/2005" + }, + { + "id": "1321", + "name": "Kirsten Stewart", + "position": "Cash Manager", + "salary": "$122,962", + "office": "Detroit", + "extn": "4556", + "start_date": "6/8/2019" + }, + { + "id": "1322", + "name": "Marissa Davies", + "position": "Staffing Consultant", + "salary": "$284,146", + "office": "Sacramento", + "extn": "4131", + "start_date": "5/3/2007" + }, + { + "id": "1323", + "name": "Daron Harvey", + "position": "HR Coordinator", + "salary": "$96,105", + "office": "Glendale", + "extn": "1705", + "start_date": "8/21/2001" + }, + { + "id": "1324", + "name": "Tara Boden", + "position": "Service Supervisor", + "salary": "$221,790", + "office": "Quebec", + "extn": "4120", + "start_date": "10/20/2014" + }, + { + "id": "1325", + "name": "Bart Archer", + "position": "Pharmacist", + "salary": "$35,896", + "office": "San Francisco", + "extn": "5595", + "start_date": "1/2/2018" + }, + { + "id": "1326", + "name": "Maxwell Knott", + "position": "IT Support Staff", + "salary": "$152,547", + "office": "San Diego", + "extn": "6023", + "start_date": "11/16/2017" + }, + { + "id": "1327", + "name": "Alexia Squire", + "position": "Investment Advisor", + "salary": "$34,202", + "office": "Huntsville", + "extn": "4058", + "start_date": "6/16/2000" + }, + { + "id": "1328", + "name": "Chad Salt", + "position": "Inspector", + "salary": "$80,411", + "office": "Prague", + "extn": "7483", + "start_date": "5/6/2011" + }, + { + "id": "1329", + "name": "Denny Shelton", + "position": "Physician", + "salary": "$90,989", + "office": "Murfreesboro", + "extn": "8156", + "start_date": "9/24/2003" + }, + { + "id": "1330", + "name": "Tyson Bowen", + "position": "Insurance Broker", + "salary": "$249,939", + "office": "Tallahassee", + "extn": "6235", + "start_date": "4/7/2011" + }, + { + "id": "1331", + "name": "Domenic Wilson", + "position": "Call Center Representative", + "salary": "$162,797", + "office": "Nashville", + "extn": "8294", + "start_date": "8/3/2003" + }, + { + "id": "1332", + "name": "Crystal Morris", + "position": "Associate Professor", + "salary": "$184,397", + "office": "Bridgeport", + "extn": "8409", + "start_date": "7/9/2004" + }, + { + "id": "1333", + "name": "Lorraine Gray", + "position": "Retail Trainee", + "salary": "$148,669", + "office": "Charlotte", + "extn": "5013", + "start_date": "8/21/2019" + }, + { + "id": "1334", + "name": "Amy Sherry", + "position": "Mobile Developer", + "salary": "$194,061", + "office": "Hollywood", + "extn": "5378", + "start_date": "6/27/2007" + }, + { + "id": "1335", + "name": "Courtney Amstead", + "position": "Stockbroker", + "salary": "$181,450", + "office": "Phoenix", + "extn": "9389", + "start_date": "10/7/2014" + }, + { + "id": "1336", + "name": "Rufus Butler", + "position": "Healthcare Specialist", + "salary": "$100,051", + "office": "Portland", + "extn": "9012", + "start_date": "7/29/2014" + }, + { + "id": "1337", + "name": "Tania Lynch", + "position": "Production Painter", + "salary": "$26,138", + "office": "Lyon", + "extn": "8502", + "start_date": "9/14/2014" + }, + { + "id": "1338", + "name": "Mya Ross", + "position": "Electrician", + "salary": "$197,228", + "office": "Long Beach", + "extn": "7955", + "start_date": "2/23/2001" + }, + { + "id": "1339", + "name": "Mason Lyon", + "position": "HR Specialist", + "salary": "$116,560", + "office": "Phoenix", + "extn": "6903", + "start_date": "8/30/2009" + }, + { + "id": "1340", + "name": "Logan Truscott", + "position": "Electrician", + "salary": "$296,159", + "office": "Anaheim", + "extn": "9255", + "start_date": "1/24/2018" + }, + { + "id": "1341", + "name": "Liam Kidd", + "position": "Electrician", + "salary": "$195,449", + "office": "Paris", + "extn": "6050", + "start_date": "1/29/2019" + }, + { + "id": "1342", + "name": "Macy Vaughan", + "position": "Physician", + "salary": "$23,028", + "office": "Bridgeport", + "extn": "2391", + "start_date": "9/10/2001" + }, + { + "id": "1343", + "name": "Julia Raven", + "position": "Webmaster", + "salary": "$291,896", + "office": "Minneapolis", + "extn": "2398", + "start_date": "10/15/2002" + }, + { + "id": "1344", + "name": "Eden Brennan", + "position": "Retail Trainee", + "salary": "$212,829", + "office": "Tokyo", + "extn": "5239", + "start_date": "5/13/2018" + }, + { + "id": "1345", + "name": "Erick Mackenzie", + "position": "Web Developer", + "salary": "$158,631", + "office": "Worcester", + "extn": "3428", + "start_date": "12/31/2014" + }, + { + "id": "1346", + "name": "Rick Potts", + "position": "Software Engineer", + "salary": "$46,256", + "office": "Boston", + "extn": "2970", + "start_date": "12/30/2015" + }, + { + "id": "1347", + "name": "Nina Dixon", + "position": "Retail Trainee", + "salary": "$254,979", + "office": "Venice", + "extn": "2034", + "start_date": "3/8/2012" + }, + { + "id": "1348", + "name": "Martin Pitt", + "position": "Mobile Developer", + "salary": "$238,463", + "office": "Portland", + "extn": "6245", + "start_date": "4/8/2017" + }, + { + "id": "1349", + "name": "Chad Matthews", + "position": "Ambulatory Nurse", + "salary": "$22,861", + "office": "Berlin", + "extn": "3323", + "start_date": "1/8/2014" + }, + { + "id": "1350", + "name": "Peter Mason", + "position": "Investment Advisor", + "salary": "$96,229", + "office": "Cincinnati", + "extn": "3896", + "start_date": "9/19/2012" + }, + { + "id": "1351", + "name": "Liam Eastwood", + "position": "Audiologist", + "salary": "$179,616", + "office": "Springfield", + "extn": "4502", + "start_date": "6/8/2004" + }, + { + "id": "1352", + "name": "Makena Ogilvy", + "position": "Clerk", + "salary": "$141,318", + "office": "New York", + "extn": "2802", + "start_date": "1/24/2007" + }, + { + "id": "1353", + "name": "Percy Parker", + "position": "Banker", + "salary": "$163,237", + "office": "Rome", + "extn": "8695", + "start_date": "11/20/2010" + }, + { + "id": "1354", + "name": "Johnathan Potter", + "position": "Doctor", + "salary": "$182,381", + "office": "Long Beach", + "extn": "8497", + "start_date": "4/21/2006" + }, + { + "id": "1355", + "name": "Jocelyn Dickson", + "position": "Bookkeeper", + "salary": "$219,917", + "office": "Tallahassee", + "extn": "4762", + "start_date": "9/29/2008" + }, + { + "id": "1356", + "name": "Hayden Richardson", + "position": "Machine Operator", + "salary": "$194,343", + "office": "Honolulu", + "extn": "8709", + "start_date": "4/23/2007" + }, + { + "id": "1357", + "name": "Paige Fox", + "position": "Treasurer", + "salary": "$76,497", + "office": "Nashville", + "extn": "8834", + "start_date": "5/17/2010" + }, + { + "id": "1358", + "name": "Mabel Rogers", + "position": "Bookkeeper", + "salary": "$227,980", + "office": "San Antonio", + "extn": "6221", + "start_date": "8/5/2002" + }, + { + "id": "1359", + "name": "Kieth Rowan", + "position": "Designer", + "salary": "$263,296", + "office": "Otawa", + "extn": "9427", + "start_date": "2/22/2009" + }, + { + "id": "1360", + "name": "Jaylene Graham", + "position": "Food Technologist", + "salary": "$277,063", + "office": "Tokyo", + "extn": "1979", + "start_date": "4/25/2011" + }, + { + "id": "1361", + "name": "Valerie Truscott", + "position": "Retail Trainee", + "salary": "$259,493", + "office": "Denver", + "extn": "1433", + "start_date": "8/20/2015" + }, + { + "id": "1362", + "name": "Maxwell Ellis", + "position": "Auditor", + "salary": "$27,014", + "office": "Indianapolis", + "extn": "2588", + "start_date": "8/20/2011" + }, + { + "id": "1363", + "name": "Rocco Gilbert", + "position": "CNC Operator", + "salary": "$230,420", + "office": "El Paso", + "extn": "5810", + "start_date": "6/7/2000" + }, + { + "id": "1364", + "name": "Molly Rose", + "position": "HR Specialist", + "salary": "$202,904", + "office": "Glendale", + "extn": "8122", + "start_date": "3/10/2008" + }, + { + "id": "1365", + "name": "William Irving", + "position": "Retail Trainee", + "salary": "$15,525", + "office": "Hollywood", + "extn": "7056", + "start_date": "10/24/2007" + }, + { + "id": "1366", + "name": "Chester Pratt", + "position": "HR Specialist", + "salary": "$267,430", + "office": "Madrid", + "extn": "2443", + "start_date": "1/12/2005" + }, + { + "id": "1367", + "name": "Russel Gibson", + "position": "Web Developer", + "salary": "$22,929", + "office": "Jacksonville", + "extn": "4084", + "start_date": "10/9/2015" + }, + { + "id": "1368", + "name": "Sydney Morris", + "position": "Front Desk Coordinator", + "salary": "$172,275", + "office": "Philadelphia", + "extn": "5927", + "start_date": "12/2/2006" + }, + { + "id": "1369", + "name": "Sienna Simpson", + "position": "Electrician", + "salary": "$198,781", + "office": "Venice", + "extn": "4658", + "start_date": "1/3/2005" + }, + { + "id": "1370", + "name": "Mackenzie Morris", + "position": "Treasurer", + "salary": "$247,628", + "office": "Amarillo", + "extn": "9120", + "start_date": "1/6/2001" + }, + { + "id": "1371", + "name": "Sloane Morgan", + "position": "Service Supervisor", + "salary": "$162,988", + "office": "Portland", + "extn": "3626", + "start_date": "1/3/2014" + }, + { + "id": "1372", + "name": "Kieth Rogers", + "position": "Software Engineer", + "salary": "$115,515", + "office": "Stockton", + "extn": "4569", + "start_date": "9/16/2007" + }, + { + "id": "1373", + "name": "Bart Waterson", + "position": "Web Developer", + "salary": "$229,237", + "office": "Lincoln", + "extn": "6445", + "start_date": "11/8/2008" + }, + { + "id": "1374", + "name": "Michaela Reynolds", + "position": "Business Broker", + "salary": "$241,293", + "office": "Louisville", + "extn": "6229", + "start_date": "1/20/2019" + }, + { + "id": "1375", + "name": "Rosalie Ralph", + "position": "Retail Trainee", + "salary": "$58,614", + "office": "Worcester", + "extn": "8043", + "start_date": "12/24/2012" + }, + { + "id": "1376", + "name": "Josh Buckley", + "position": "Banker", + "salary": "$105,212", + "office": "Fayetteville", + "extn": "3183", + "start_date": "1/2/2002" + }, + { + "id": "1377", + "name": "Bridget Oliver", + "position": "Health Educator", + "salary": "$85,905", + "office": "Washington", + "extn": "9802", + "start_date": "1/6/2016" + }, + { + "id": "1378", + "name": "Anthony Kerr", + "position": "Project Manager", + "salary": "$166,528", + "office": "El Paso", + "extn": "1239", + "start_date": "3/1/2013" + }, + { + "id": "1379", + "name": "Piper Jones", + "position": "Clerk", + "salary": "$257,791", + "office": "Toledo", + "extn": "5605", + "start_date": "3/29/2014" + }, + { + "id": "1380", + "name": "Maia Utterson", + "position": "Staffing Consultant", + "salary": "$232,076", + "office": "Nashville", + "extn": "5144", + "start_date": "5/31/2013" + }, + { + "id": "1381", + "name": "Rowan Bailey", + "position": "Dentist", + "salary": "$94,999", + "office": "Rome", + "extn": "4248", + "start_date": "6/24/2001" + }, + { + "id": "1382", + "name": "Ivette Kidd", + "position": "Project Manager", + "salary": "$211,232", + "office": "Madison", + "extn": "8990", + "start_date": "11/11/2005" + }, + { + "id": "1383", + "name": "Marigold Kelly", + "position": "HR Specialist", + "salary": "$21,545", + "office": "Stockton", + "extn": "7387", + "start_date": "1/12/2004" + }, + { + "id": "1384", + "name": "Naomi Jones", + "position": "Food Technologist", + "salary": "$236,333", + "office": "Baltimore", + "extn": "9838", + "start_date": "1/30/2007" + }, + { + "id": "1385", + "name": "Elijah Rogers", + "position": "Executive Director", + "salary": "$220,265", + "office": "Anaheim", + "extn": "9935", + "start_date": "8/21/2015" + }, + { + "id": "1386", + "name": "Daniel Maxwell", + "position": "Audiologist", + "salary": "$90,587", + "office": "Milano", + "extn": "3206", + "start_date": "3/27/2007" + }, + { + "id": "1387", + "name": "Daniel Ianson", + "position": "Designer", + "salary": "$214,953", + "office": "Pittsburgh", + "extn": "1817", + "start_date": "3/20/2006" + }, + { + "id": "1388", + "name": "Manuel Sanchez", + "position": "Chef Manager", + "salary": "$111,485", + "office": "Madrid", + "extn": "1781", + "start_date": "3/3/2004" + }, + { + "id": "1389", + "name": "Rufus Adams", + "position": "Investment Advisor", + "salary": "$106,449", + "office": "Murfreesboro", + "extn": "5430", + "start_date": "3/21/2002" + }, + { + "id": "1390", + "name": "Felicity Paterson", + "position": "Physician", + "salary": "$171,459", + "office": "Charlotte", + "extn": "3751", + "start_date": "11/1/2013" + }, + { + "id": "1391", + "name": "Benny Ballard", + "position": "Bellman", + "salary": "$256,435", + "office": "Fort Lauderdale", + "extn": "8689", + "start_date": "7/6/2005" + }, + { + "id": "1392", + "name": "Leilani Oliver", + "position": "Retail Trainee", + "salary": "$138,561", + "office": "Zurich", + "extn": "6144", + "start_date": "4/14/2016" + }, + { + "id": "1393", + "name": "Nancy Robinson", + "position": "Insurance Broker", + "salary": "$264,976", + "office": "Glendale", + "extn": "2536", + "start_date": "12/10/2017" + }, + { + "id": "1394", + "name": "Russel Ashwell", + "position": "Ambulatory Nurse", + "salary": "$97,766", + "office": "Irving", + "extn": "4172", + "start_date": "2/7/2005" + }, + { + "id": "1395", + "name": "Josh Russell", + "position": "Insurance Broker", + "salary": "$111,417", + "office": "Madison", + "extn": "9558", + "start_date": "7/1/2002" + }, + { + "id": "1396", + "name": "Bryce Jefferson", + "position": "IT Support Staff", + "salary": "$35,861", + "office": "Memphis", + "extn": "1184", + "start_date": "2/15/2002" + }, + { + "id": "1397", + "name": "Fred Brennan", + "position": "Treasurer", + "salary": "$24,657", + "office": "Lincoln", + "extn": "9119", + "start_date": "4/17/2009" + }, + { + "id": "1398", + "name": "Sienna Cork", + "position": "Designer", + "salary": "$46,265", + "office": "Chicago", + "extn": "7279", + "start_date": "11/29/2018" + }, + { + "id": "1399", + "name": "Joyce Neal", + "position": "Physician", + "salary": "$255,858", + "office": "Scottsdale", + "extn": "1827", + "start_date": "9/12/2004" + }, + { + "id": "1400", + "name": "Benny Eyres", + "position": "Staffing Consultant", + "salary": "$165,747", + "office": "Springfield", + "extn": "9091", + "start_date": "6/8/2004" + }, + { + "id": "1401", + "name": "William Gilmour", + "position": "Bookkeeper", + "salary": "$277,112", + "office": "Fort Lauderdale", + "extn": "5825", + "start_date": "2/13/2008" + }, + { + "id": "1402", + "name": "Rick Wilkinson", + "position": "Retail Trainee", + "salary": "$175,478", + "office": "Kansas City", + "extn": "3897", + "start_date": "6/21/2007" + }, + { + "id": "1403", + "name": "Nate Carter", + "position": "Cash Manager", + "salary": "$192,977", + "office": "Venice", + "extn": "3479", + "start_date": "1/29/2001" + }, + { + "id": "1404", + "name": "Fred Speed", + "position": "Baker", + "salary": "$32,955", + "office": "Sacramento", + "extn": "9606", + "start_date": "11/24/2013" + }, + { + "id": "1405", + "name": "Rosalyn Hale", + "position": "Mobile Developer", + "salary": "$106,206", + "office": "San Bernardino", + "extn": "7253", + "start_date": "11/18/2017" + }, + { + "id": "1406", + "name": "Elijah Oakley", + "position": "Call Center Representative", + "salary": "$194,189", + "office": "Atlanta", + "extn": "6300", + "start_date": "8/27/2002" + }, + { + "id": "1407", + "name": "Brad Little", + "position": "Biologist", + "salary": "$66,753", + "office": "Henderson", + "extn": "6964", + "start_date": "5/2/2008" + }, + { + "id": "1408", + "name": "Janelle Lewin", + "position": "HR Specialist", + "salary": "$37,445", + "office": "Lancaster", + "extn": "4813", + "start_date": "2/16/2007" + }, + { + "id": "1409", + "name": "Jayden Wheeler", + "position": "Biologist", + "salary": "$134,712", + "office": "Lisbon", + "extn": "5065", + "start_date": "3/21/2002" + }, + { + "id": "1410", + "name": "John Dann", + "position": "Cash Manager", + "salary": "$212,565", + "office": "Sacramento", + "extn": "6128", + "start_date": "9/26/2004" + }, + { + "id": "1411", + "name": "Clint Bowen", + "position": "Food Technologist", + "salary": "$189,504", + "office": "Valetta", + "extn": "9760", + "start_date": "1/30/2014" + }, + { + "id": "1412", + "name": "Matthew Wilkinson", + "position": "Healthcare Specialist", + "salary": "$177,630", + "office": "Otawa", + "extn": "6748", + "start_date": "3/18/2019" + }, + { + "id": "1413", + "name": "Sebastian Franks", + "position": "HR Specialist", + "salary": "$242,561", + "office": "Charlotte", + "extn": "7909", + "start_date": "8/29/2015" + }, + { + "id": "1414", + "name": "Ruth Lambert", + "position": "Paramedic", + "salary": "$136,665", + "office": "Valetta", + "extn": "1375", + "start_date": "9/29/2002" + }, + { + "id": "1415", + "name": "Ryan Brennan", + "position": "Design Engineer", + "salary": "$133,976", + "office": "Ontario", + "extn": "8873", + "start_date": "11/26/2011" + }, + { + "id": "1416", + "name": "Daria King", + "position": "Production Painter", + "salary": "$186,073", + "office": "Lancaster", + "extn": "1508", + "start_date": "9/8/2018" + }, + { + "id": "1417", + "name": "Emery Richards", + "position": "Chef Manager", + "salary": "$215,568", + "office": "Memphis", + "extn": "3103", + "start_date": "5/19/2018" + }, + { + "id": "1418", + "name": "Tony Salt", + "position": "Insurance Broker", + "salary": "$145,479", + "office": "Milano", + "extn": "7208", + "start_date": "2/20/2018" + }, + { + "id": "1419", + "name": "Makenzie Bradley", + "position": "Front Desk Coordinator", + "salary": "$248,670", + "office": "Baltimore", + "extn": "4903", + "start_date": "8/15/2001" + }, + { + "id": "1420", + "name": "Charlotte Downing", + "position": "Inspector", + "salary": "$10,301", + "office": "Seattle", + "extn": "6549", + "start_date": "4/8/2007" + }, + { + "id": "1421", + "name": "Josh Lindop", + "position": "Treasurer", + "salary": "$258,031", + "office": "Denver", + "extn": "6102", + "start_date": "1/2/2005" + }, + { + "id": "1422", + "name": "Mackenzie Jackson", + "position": "Stockbroker", + "salary": "$110,965", + "office": "Indianapolis", + "extn": "4921", + "start_date": "10/12/2009" + }, + { + "id": "1423", + "name": "Kieth Connor", + "position": "Systems Administrator", + "salary": "$158,996", + "office": "Milano", + "extn": "3886", + "start_date": "11/28/2005" + }, + { + "id": "1424", + "name": "Sydney Knight", + "position": "Food Technologist", + "salary": "$14,351", + "office": "Amarillo", + "extn": "3635", + "start_date": "3/17/2010" + }, + { + "id": "1425", + "name": "Catherine Vallory", + "position": "Biologist", + "salary": "$58,711", + "office": "Lisbon", + "extn": "2633", + "start_date": "6/16/2018" + }, + { + "id": "1426", + "name": "Denis Franks", + "position": "Steward", + "salary": "$26,987", + "office": "Fremont", + "extn": "1707", + "start_date": "6/23/2018" + }, + { + "id": "1427", + "name": "Barry Andrews", + "position": "Laboratory Technician", + "salary": "$115,497", + "office": "Louisville", + "extn": "5437", + "start_date": "12/21/2003" + }, + { + "id": "1428", + "name": "Alma Mcguire", + "position": "Steward", + "salary": "$266,223", + "office": "Washington", + "extn": "3697", + "start_date": "4/23/2002" + }, + { + "id": "1429", + "name": "Victoria Addis", + "position": "Production Painter", + "salary": "$275,807", + "office": "El Paso", + "extn": "6991", + "start_date": "8/25/2008" + }, + { + "id": "1430", + "name": "Nicole Edwards", + "position": "Pharmacist", + "salary": "$22,357", + "office": "Sacramento", + "extn": "7851", + "start_date": "9/3/2008" + }, + { + "id": "1431", + "name": "Josh Mcgee", + "position": "Bellman", + "salary": "$290,578", + "office": "Prague", + "extn": "7822", + "start_date": "7/12/2012" + }, + { + "id": "1432", + "name": "Elisabeth Harrington", + "position": "Investment Advisor", + "salary": "$230,068", + "office": "Atlanta", + "extn": "6481", + "start_date": "8/7/2010" + }, + { + "id": "1433", + "name": "Wade Campbell", + "position": "Production Painter", + "salary": "$248,404", + "office": "Tallahassee", + "extn": "6783", + "start_date": "1/16/2007" + }, + { + "id": "1434", + "name": "Samara Willis", + "position": "Biologist", + "salary": "$266,264", + "office": "Charlotte", + "extn": "9298", + "start_date": "6/11/2013" + }, + { + "id": "1435", + "name": "Michael Crawley", + "position": "Banker", + "salary": "$237,211", + "office": "New York", + "extn": "3319", + "start_date": "6/5/2016" + }, + { + "id": "1436", + "name": "Joseph Dale", + "position": "Auditor", + "salary": "$115,479", + "office": "Charlotte", + "extn": "5322", + "start_date": "8/14/2019" + }, + { + "id": "1437", + "name": "Rufus Denton", + "position": "Healthcare Specialist", + "salary": "$49,123", + "office": "Anaheim", + "extn": "7232", + "start_date": "2/22/2012" + }, + { + "id": "1438", + "name": "Rihanna Walker", + "position": "Front Desk Coordinator", + "salary": "$264,718", + "office": "Milano", + "extn": "7698", + "start_date": "12/6/2001" + }, + { + "id": "1439", + "name": "Helen Snow", + "position": "Paramedic", + "salary": "$293,489", + "office": "San Diego", + "extn": "1006", + "start_date": "12/2/2003" + }, + { + "id": "1440", + "name": "Jennifer Roscoe", + "position": "Production Painter", + "salary": "$157,167", + "office": "Houston", + "extn": "6739", + "start_date": "9/10/2002" + }, + { + "id": "1441", + "name": "Lexi Pearce", + "position": "Accountant", + "salary": "$10,405", + "office": "Tokyo", + "extn": "9872", + "start_date": "11/8/2004" + }, + { + "id": "1442", + "name": "Molly Addley", + "position": "Project Manager", + "salary": "$86,887", + "office": "Dallas", + "extn": "2257", + "start_date": "2/16/2012" + }, + { + "id": "1443", + "name": "Isla Vangness", + "position": "Biologist", + "salary": "$88,124", + "office": "Hollywood", + "extn": "9827", + "start_date": "2/11/2009" + }, + { + "id": "1444", + "name": "Caleb Grady", + "position": "Accountant", + "salary": "$200,500", + "office": "San Diego", + "extn": "9617", + "start_date": "3/12/2004" + }, + { + "id": "1445", + "name": "David Morley", + "position": "Retail Trainee", + "salary": "$143,808", + "office": "Atlanta", + "extn": "9957", + "start_date": "10/3/2019" + }, + { + "id": "1446", + "name": "Angelina Reid", + "position": "Dentist", + "salary": "$117,810", + "office": "Jacksonville", + "extn": "9991", + "start_date": "3/26/2005" + }, + { + "id": "1447", + "name": "Liam Faulkner", + "position": "Pharmacist", + "salary": "$284,063", + "office": "Hollywood", + "extn": "6294", + "start_date": "12/19/2012" + }, + { + "id": "1448", + "name": "Britney Nobbs", + "position": "Cash Manager", + "salary": "$27,739", + "office": "Rome", + "extn": "5343", + "start_date": "3/17/2009" + }, + { + "id": "1449", + "name": "Elisabeth Nayler", + "position": "IT Support Staff", + "salary": "$179,393", + "office": "Paris", + "extn": "2654", + "start_date": "3/19/2004" + }, + { + "id": "1450", + "name": "Harvey Stuart", + "position": "Accountant", + "salary": "$127,080", + "office": "San Diego", + "extn": "1088", + "start_date": "2/1/2008" + }, + { + "id": "1451", + "name": "Russel Selby", + "position": "Loan Officer", + "salary": "$33,174", + "office": "Reno", + "extn": "5262", + "start_date": "6/30/2015" + }, + { + "id": "1452", + "name": "Melinda Olivier", + "position": "Stockbroker", + "salary": "$151,617", + "office": "San Jose", + "extn": "4677", + "start_date": "4/28/2009" + }, + { + "id": "1453", + "name": "Russel Edwards", + "position": "Stockbroker", + "salary": "$221,956", + "office": "Henderson", + "extn": "9364", + "start_date": "1/4/2009" + }, + { + "id": "1454", + "name": "Remy Fox", + "position": "Machine Operator", + "salary": "$200,593", + "office": "Bakersfield", + "extn": "5241", + "start_date": "8/27/2014" + }, + { + "id": "1455", + "name": "Rowan Mackenzie", + "position": "Executive Director", + "salary": "$180,001", + "office": "Wien", + "extn": "6475", + "start_date": "10/24/2019" + }, + { + "id": "1456", + "name": "Laila Morrow", + "position": "Production Painter", + "salary": "$83,989", + "office": "Hollywood", + "extn": "4166", + "start_date": "11/22/2016" + }, + { + "id": "1457", + "name": "Daphne Hobson", + "position": "Bellman", + "salary": "$233,247", + "office": "Prague", + "extn": "3780", + "start_date": "10/22/2019" + }, + { + "id": "1458", + "name": "Rufus Coll", + "position": "Service Supervisor", + "salary": "$19,520", + "office": "New Orleans", + "extn": "8780", + "start_date": "10/11/2016" + }, + { + "id": "1459", + "name": "Johnny Evans", + "position": "Audiologist", + "salary": "$26,415", + "office": "Detroit", + "extn": "5406", + "start_date": "9/4/2007" + }, + { + "id": "1460", + "name": "Marina Shaw", + "position": "Operator", + "salary": "$170,753", + "office": "Garland", + "extn": "8777", + "start_date": "9/8/2013" + }, + { + "id": "1461", + "name": "Tyson Evans", + "position": "Insurance Broker", + "salary": "$127,411", + "office": "Venice", + "extn": "8346", + "start_date": "7/31/2019" + }, + { + "id": "1462", + "name": "Jane Blackwall", + "position": "Audiologist", + "salary": "$105,730", + "office": "Pittsburgh", + "extn": "5178", + "start_date": "2/5/2010" + }, + { + "id": "1463", + "name": "Jayden Brooks", + "position": "Project Manager", + "salary": "$63,993", + "office": "Norfolk", + "extn": "6124", + "start_date": "6/21/2019" + }, + { + "id": "1464", + "name": "Marvin Miller", + "position": "Software Engineer", + "salary": "$95,143", + "office": "Berna", + "extn": "5866", + "start_date": "4/26/2011" + }, + { + "id": "1465", + "name": "Allison Lunt", + "position": "Accountant", + "salary": "$44,890", + "office": "Las Vegas", + "extn": "2590", + "start_date": "6/23/2004" + }, + { + "id": "1466", + "name": "Hannah Palmer", + "position": "Operator", + "salary": "$116,563", + "office": "Houston", + "extn": "8515", + "start_date": "4/13/2008" + }, + { + "id": "1467", + "name": "Liam Knott", + "position": "Investment Advisor", + "salary": "$203,637", + "office": "San Jose", + "extn": "1221", + "start_date": "3/16/2019" + }, + { + "id": "1468", + "name": "Maribel Zaoui", + "position": "Steward", + "salary": "$260,365", + "office": "Philadelphia", + "extn": "6440", + "start_date": "12/18/2015" + }, + { + "id": "1469", + "name": "Roger Stevenson", + "position": "Designer", + "salary": "$143,192", + "office": "Fayetteville", + "extn": "8002", + "start_date": "8/2/2014" + }, + { + "id": "1470", + "name": "Phoebe Niles", + "position": "Banker", + "salary": "$259,219", + "office": "Garland", + "extn": "8044", + "start_date": "12/28/2003" + }, + { + "id": "1471", + "name": "Maya Umney", + "position": "Baker", + "salary": "$91,964", + "office": "New York", + "extn": "9767", + "start_date": "2/16/2016" + }, + { + "id": "1472", + "name": "Carter Clarke", + "position": "CNC Operator", + "salary": "$154,583", + "office": "Amarillo", + "extn": "9569", + "start_date": "10/10/2003" + }, + { + "id": "1473", + "name": "Carolyn Verdon", + "position": "HR Specialist", + "salary": "$277,170", + "office": "Quebec", + "extn": "3765", + "start_date": "6/9/2000" + }, + { + "id": "1474", + "name": "Stephanie Holmes", + "position": "Investment Advisor", + "salary": "$34,543", + "office": "Santa Ana", + "extn": "8907", + "start_date": "2/4/2015" + }, + { + "id": "1475", + "name": "Tyson Redwood", + "position": "Call Center Representative", + "salary": "$267,180", + "office": "Baltimore", + "extn": "8632", + "start_date": "12/7/2004" + }, + { + "id": "1476", + "name": "Maria Jarrett", + "position": "Accountant", + "salary": "$91,139", + "office": "Norfolk", + "extn": "9753", + "start_date": "1/12/2010" + }, + { + "id": "1477", + "name": "Elijah Sinclair", + "position": "Retail Trainee", + "salary": "$77,464", + "office": "Detroit", + "extn": "2463", + "start_date": "3/6/2006" + }, + { + "id": "1478", + "name": "Kenzie Parker", + "position": "Operator", + "salary": "$89,288", + "office": "Stockton", + "extn": "5577", + "start_date": "6/14/2003" + }, + { + "id": "1479", + "name": "Oliver Sheldon", + "position": "Cashier", + "salary": "$230,897", + "office": "Oklahoma City", + "extn": "9105", + "start_date": "8/21/2015" + }, + { + "id": "1480", + "name": "Britney Shea", + "position": "Laboratory Technician", + "salary": "$205,248", + "office": "Omaha", + "extn": "9981", + "start_date": "9/16/2001" + }, + { + "id": "1481", + "name": "Beatrice Gallacher", + "position": "Executive Director", + "salary": "$136,464", + "office": "Oakland", + "extn": "8721", + "start_date": "10/11/2019" + }, + { + "id": "1482", + "name": "Cassandra Preston", + "position": "Accountant", + "salary": "$275,783", + "office": "Toledo", + "extn": "6874", + "start_date": "2/24/2008" + }, + { + "id": "1483", + "name": "Alan Young", + "position": "HR Coordinator", + "salary": "$51,927", + "office": "Berna", + "extn": "9482", + "start_date": "6/28/2003" + }, + { + "id": "1484", + "name": "Emma Ellery", + "position": "Cook", + "salary": "$28,213", + "office": "Fayetteville", + "extn": "2764", + "start_date": "6/14/2018" + }, + { + "id": "1485", + "name": "Sebastian Windsor", + "position": "Retail Trainee", + "salary": "$109,996", + "office": "Bridgeport", + "extn": "9186", + "start_date": "8/5/2008" + }, + { + "id": "1486", + "name": "Chester Fox", + "position": "Web Developer", + "salary": "$167,556", + "office": "San Diego", + "extn": "4749", + "start_date": "1/30/2001" + }, + { + "id": "1487", + "name": "Owen Roberts", + "position": "Retail Trainee", + "salary": "$125,821", + "office": "Lisbon", + "extn": "6210", + "start_date": "4/4/2004" + }, + { + "id": "1488", + "name": "Bryon Lee", + "position": "Auditor", + "salary": "$280,957", + "office": "Bakersfield", + "extn": "3636", + "start_date": "4/12/2005" + }, + { + "id": "1489", + "name": "Makenzie Exton", + "position": "Inspector", + "salary": "$260,771", + "office": "Rome", + "extn": "6723", + "start_date": "3/10/2010" + }, + { + "id": "1490", + "name": "Adalie Keys", + "position": "Retail Trainee", + "salary": "$50,961", + "office": "Jersey City", + "extn": "8956", + "start_date": "12/11/2016" + }, + { + "id": "1491", + "name": "Piper Willson", + "position": "Banker", + "salary": "$195,684", + "office": "Anaheim", + "extn": "3879", + "start_date": "2/8/2015" + }, + { + "id": "1492", + "name": "Russel Walker", + "position": "Associate Professor", + "salary": "$140,228", + "office": "Bellevue", + "extn": "1436", + "start_date": "6/25/2011" + }, + { + "id": "1493", + "name": "Florence Ellis", + "position": "Budget Analyst", + "salary": "$218,209", + "office": "Fullerton", + "extn": "1385", + "start_date": "7/30/2007" + }, + { + "id": "1494", + "name": "Bernadette Russell", + "position": "Assistant Buyer", + "salary": "$277,152", + "office": "Honolulu", + "extn": "1091", + "start_date": "11/4/2003" + }, + { + "id": "1495", + "name": "Chuck Underhill", + "position": "Healthcare Specialist", + "salary": "$272,778", + "office": "Baltimore", + "extn": "7509", + "start_date": "12/25/2015" + }, + { + "id": "1496", + "name": "Ilona Lane", + "position": "Call Center Representative", + "salary": "$33,427", + "office": "Berlin", + "extn": "4281", + "start_date": "4/3/2014" + }, + { + "id": "1497", + "name": "Mark Hunt", + "position": "Designer", + "salary": "$222,783", + "office": "Innsbruck", + "extn": "2425", + "start_date": "4/11/2011" + }, + { + "id": "1498", + "name": "Destiny Denton", + "position": "Electrician", + "salary": "$136,763", + "office": "Lincoln", + "extn": "3175", + "start_date": "1/23/2013" + }, + { + "id": "1499", + "name": "Cadence Goodman", + "position": "Operator", + "salary": "$93,273", + "office": "San Antonio", + "extn": "1921", + "start_date": "6/10/2016" + }, + { + "id": "1500", + "name": "Enoch Shaw", + "position": "Chef Manager", + "salary": "$222,217", + "office": "Fayetteville", + "extn": "5353", + "start_date": "11/3/2012" + }, + { + "id": "1501", + "name": "Jacob Ellis", + "position": "Cashier", + "salary": "$129,556", + "office": "Madison", + "extn": "3838", + "start_date": "6/17/2009" + }, + { + "id": "1502", + "name": "Abdul Redwood", + "position": "Insurance Broker", + "salary": "$270,444", + "office": "Venice", + "extn": "4140", + "start_date": "3/30/2009" + }, + { + "id": "1503", + "name": "Tania Abbey", + "position": "Dentist", + "salary": "$11,734", + "office": "Nashville", + "extn": "2569", + "start_date": "6/20/2003" + }, + { + "id": "1504", + "name": "Josh Yarlett", + "position": "Cook", + "salary": "$296,257", + "office": "San Jose", + "extn": "6685", + "start_date": "3/9/2010" + }, + { + "id": "1505", + "name": "Jade Ingram", + "position": "Healthcare Specialist", + "salary": "$290,807", + "office": "Laredo", + "extn": "5781", + "start_date": "12/2/2005" + }, + { + "id": "1506", + "name": "Christy Foxley", + "position": "Global Logistics Supervisor", + "salary": "$108,236", + "office": "Orlando", + "extn": "9981", + "start_date": "1/1/2006" + }, + { + "id": "1507", + "name": "Summer Attwood", + "position": "Machine Operator", + "salary": "$117,908", + "office": "Las Vegas", + "extn": "9565", + "start_date": "7/19/2016" + }, + { + "id": "1508", + "name": "Drew Collins", + "position": "Associate Professor", + "salary": "$223,113", + "office": "Zurich", + "extn": "1045", + "start_date": "10/5/2012" + }, + { + "id": "1509", + "name": "Martin Darcy", + "position": "Production Painter", + "salary": "$82,704", + "office": "Wien", + "extn": "2503", + "start_date": "3/23/2010" + }, + { + "id": "1510", + "name": "Matt Ripley", + "position": "Food Technologist", + "salary": "$79,381", + "office": "Baltimore", + "extn": "6093", + "start_date": "11/16/2006" + }, + { + "id": "1511", + "name": "Nick Ellery", + "position": "Steward", + "salary": "$37,562", + "office": "Los Angeles", + "extn": "6839", + "start_date": "11/25/2005" + }, + { + "id": "1512", + "name": "Enoch Matthews", + "position": "Healthcare Specialist", + "salary": "$232,224", + "office": "Reno", + "extn": "9040", + "start_date": "3/26/2013" + }, + { + "id": "1513", + "name": "Abdul Kelly", + "position": "Bookkeeper", + "salary": "$224,407", + "office": "Salt Lake City", + "extn": "2870", + "start_date": "7/15/2001" + }, + { + "id": "1514", + "name": "Maxwell Parker", + "position": "Physician", + "salary": "$53,925", + "office": "Las Vegas", + "extn": "4935", + "start_date": "3/10/2017" + }, + { + "id": "1515", + "name": "Julian Mooney", + "position": "Front Desk Coordinator", + "salary": "$288,698", + "office": "Milwaukee", + "extn": "8661", + "start_date": "12/27/2008" + }, + { + "id": "1516", + "name": "Sasha Thornton", + "position": "Physician", + "salary": "$103,253", + "office": "Hollywood", + "extn": "5850", + "start_date": "10/11/2001" + }, + { + "id": "1517", + "name": "Taylor Weatcroft", + "position": "Cash Manager", + "salary": "$92,843", + "office": "Omaha", + "extn": "9369", + "start_date": "7/23/2004" + }, + { + "id": "1518", + "name": "Skylar Warren", + "position": "Dentist", + "salary": "$121,693", + "office": "Denver", + "extn": "2592", + "start_date": "6/25/2004" + }, + { + "id": "1519", + "name": "Eduardo Maxwell", + "position": "Laboratory Technician", + "salary": "$206,857", + "office": "Dallas", + "extn": "5021", + "start_date": "7/2/2006" + }, + { + "id": "1520", + "name": "Chelsea Smith", + "position": "Auditor", + "salary": "$203,989", + "office": "Prague", + "extn": "3593", + "start_date": "5/18/2010" + }, + { + "id": "1521", + "name": "Eileen Marshall", + "position": "Clerk", + "salary": "$81,823", + "office": "Columbus", + "extn": "4510", + "start_date": "2/6/2018" + }, + { + "id": "1522", + "name": "Aurelia Nelson", + "position": "Clerk", + "salary": "$57,393", + "office": "El Paso", + "extn": "3594", + "start_date": "7/13/2015" + }, + { + "id": "1523", + "name": "Javier Griffiths", + "position": "Bookkeeper", + "salary": "$148,653", + "office": "Chicago", + "extn": "4885", + "start_date": "8/7/2018" + }, + { + "id": "1524", + "name": "Danny Osman", + "position": "Clerk", + "salary": "$39,810", + "office": "San Jose", + "extn": "8572", + "start_date": "8/6/2018" + }, + { + "id": "1525", + "name": "Caleb Jennson", + "position": "Ambulatory Nurse", + "salary": "$39,046", + "office": "Scottsdale", + "extn": "4634", + "start_date": "8/28/2004" + }, + { + "id": "1526", + "name": "Ramon Knott", + "position": "Steward", + "salary": "$145,873", + "office": "Henderson", + "extn": "9190", + "start_date": "7/15/2009" + }, + { + "id": "1527", + "name": "Boris Potts", + "position": "Stockbroker", + "salary": "$178,652", + "office": "Colorado Springs", + "extn": "9046", + "start_date": "9/3/2018" + }, + { + "id": "1528", + "name": "William Shea", + "position": "Budget Analyst", + "salary": "$33,935", + "office": "London", + "extn": "8649", + "start_date": "8/3/2010" + }, + { + "id": "1529", + "name": "Jules Gunn", + "position": "Retail Trainee", + "salary": "$11,120", + "office": "Huntsville", + "extn": "7428", + "start_date": "7/18/2000" + }, + { + "id": "1530", + "name": "Matthew Weasley", + "position": "Lecturer", + "salary": "$92,079", + "office": "Quebec", + "extn": "6600", + "start_date": "10/3/2006" + }, + { + "id": "1531", + "name": "Carmella Keys", + "position": "Fabricator", + "salary": "$271,941", + "office": "Tokyo", + "extn": "5772", + "start_date": "7/6/2012" + }, + { + "id": "1532", + "name": "Nicholas Lloyd", + "position": "Pharmacist", + "salary": "$120,151", + "office": "Colorado Springs", + "extn": "9716", + "start_date": "7/4/2004" + }, + { + "id": "1533", + "name": "Aiden Moss", + "position": "Steward", + "salary": "$153,751", + "office": "Bakersfield", + "extn": "8646", + "start_date": "1/28/2018" + }, + { + "id": "1534", + "name": "Lana Forth", + "position": "Service Supervisor", + "salary": "$258,306", + "office": "Lisbon", + "extn": "7026", + "start_date": "11/10/2009" + }, + { + "id": "1535", + "name": "Ron Ralph", + "position": "Webmaster", + "salary": "$76,088", + "office": "Anaheim", + "extn": "8601", + "start_date": "5/19/2007" + }, + { + "id": "1536", + "name": "Enoch Egerton", + "position": "Banker", + "salary": "$247,643", + "office": "Tulsa", + "extn": "4902", + "start_date": "6/29/2015" + }, + { + "id": "1537", + "name": "Noah Chapman", + "position": "Inspector", + "salary": "$161,364", + "office": "Charlotte", + "extn": "9515", + "start_date": "1/22/2011" + }, + { + "id": "1538", + "name": "Logan Oswald", + "position": "Loan Officer", + "salary": "$295,118", + "office": "Philadelphia", + "extn": "3063", + "start_date": "4/29/2001" + }, + { + "id": "1539", + "name": "Russel Anderson", + "position": "HR Specialist", + "salary": "$276,687", + "office": "Kansas City", + "extn": "2086", + "start_date": "4/4/2001" + }, + { + "id": "1540", + "name": "Noah Torres", + "position": "Paramedic", + "salary": "$87,968", + "office": "Bakersfield", + "extn": "9308", + "start_date": "6/11/2008" + }, + { + "id": "1541", + "name": "Darlene Vinton", + "position": "Ambulatory Nurse", + "salary": "$270,881", + "office": "Omaha", + "extn": "6082", + "start_date": "12/11/2010" + }, + { + "id": "1542", + "name": "Rihanna Lowe", + "position": "Call Center Representative", + "salary": "$160,106", + "office": "Quebec", + "extn": "7689", + "start_date": "8/31/2008" + }, + { + "id": "1543", + "name": "Julianna Jeffery", + "position": "Software Engineer", + "salary": "$40,669", + "office": "Columbus", + "extn": "2177", + "start_date": "11/6/2002" + }, + { + "id": "1544", + "name": "Britney Stevens", + "position": "Global Logistics Supervisor", + "salary": "$161,449", + "office": "St. Louis", + "extn": "5993", + "start_date": "11/21/2009" + }, + { + "id": "1545", + "name": "Wendy Richardson", + "position": "Executive Director", + "salary": "$192,290", + "office": "Scottsdale", + "extn": "9291", + "start_date": "7/14/2013" + }, + { + "id": "1546", + "name": "Andie Moore", + "position": "Bookkeeper", + "salary": "$78,546", + "office": "Orlando", + "extn": "9682", + "start_date": "5/7/2008" + }, + { + "id": "1547", + "name": "Marina Mccall", + "position": "Production Painter", + "salary": "$236,876", + "office": "Chicago", + "extn": "4960", + "start_date": "6/29/2017" + }, + { + "id": "1548", + "name": "Barney Wood", + "position": "Production Painter", + "salary": "$127,949", + "office": "Las Vegas", + "extn": "5949", + "start_date": "5/28/2004" + }, + { + "id": "1549", + "name": "Benny Powell", + "position": "Loan Officer", + "salary": "$229,079", + "office": "Fayetteville", + "extn": "1853", + "start_date": "8/3/2010" + }, + { + "id": "1550", + "name": "Celia Armstrong", + "position": "Call Center Representative", + "salary": "$13,798", + "office": "Baltimore", + "extn": "4975", + "start_date": "10/20/2004" + }, + { + "id": "1551", + "name": "Nicholas Vernon", + "position": "Laboratory Technician", + "salary": "$191,639", + "office": "Lincoln", + "extn": "9939", + "start_date": "4/10/2017" + }, + { + "id": "1552", + "name": "Tom Whitehouse", + "position": "Biologist", + "salary": "$258,938", + "office": "Cincinnati", + "extn": "4358", + "start_date": "8/12/2015" + }, + { + "id": "1553", + "name": "Mike Maxwell", + "position": "IT Support Staff", + "salary": "$230,887", + "office": "Fullerton", + "extn": "7762", + "start_date": "6/24/2015" + }, + { + "id": "1554", + "name": "Benjamin Burnley", + "position": "Retail Trainee", + "salary": "$192,071", + "office": "Berna", + "extn": "1373", + "start_date": "9/20/2010" + }, + { + "id": "1555", + "name": "Valentina Patel", + "position": "Restaurant Manager", + "salary": "$121,497", + "office": "Amarillo", + "extn": "7457", + "start_date": "3/27/2017" + }, + { + "id": "1556", + "name": "Peter Brooks", + "position": "Health Educator", + "salary": "$56,711", + "office": "Garland", + "extn": "1315", + "start_date": "5/15/2002" + }, + { + "id": "1557", + "name": "Emmanuelle Addis", + "position": "Inspector", + "salary": "$197,861", + "office": "Bakersfield", + "extn": "9392", + "start_date": "10/16/2014" + }, + { + "id": "1558", + "name": "Phillip Lewin", + "position": "Investment Advisor", + "salary": "$185,526", + "office": "Worcester", + "extn": "8301", + "start_date": "3/31/2001" + }, + { + "id": "1559", + "name": "Olivia Goldsmith", + "position": "Healthcare Specialist", + "salary": "$74,936", + "office": "Tallahassee", + "extn": "7747", + "start_date": "1/9/2010" + }, + { + "id": "1560", + "name": "Julian Swan", + "position": "Cash Manager", + "salary": "$135,050", + "office": "Garland", + "extn": "6590", + "start_date": "7/28/2018" + }, + { + "id": "1561", + "name": "Sebastian Wright", + "position": "Global Logistics Supervisor", + "salary": "$270,037", + "office": "Pittsburgh", + "extn": "5150", + "start_date": "2/9/2006" + }, + { + "id": "1562", + "name": "Teagan Hepburn", + "position": "Global Logistics Supervisor", + "salary": "$115,902", + "office": "Lakewood", + "extn": "6877", + "start_date": "10/2/2019" + }, + { + "id": "1563", + "name": "Norah Callan", + "position": "Inspector", + "salary": "$101,420", + "office": "Denver", + "extn": "5671", + "start_date": "10/3/2008" + }, + { + "id": "1564", + "name": "Oliver Wilkinson", + "position": "HR Specialist", + "salary": "$148,000", + "office": "London", + "extn": "1571", + "start_date": "11/15/2000" + }, + { + "id": "1565", + "name": "Bob Powell", + "position": "Fabricator", + "salary": "$207,731", + "office": "Huntsville", + "extn": "7739", + "start_date": "8/14/2005" + }, + { + "id": "1566", + "name": "Shannon Partridge", + "position": "Stockbroker", + "salary": "$281,014", + "office": "Seattle", + "extn": "3867", + "start_date": "8/24/2015" + }, + { + "id": "1567", + "name": "Jayden Amstead", + "position": "Systems Administrator", + "salary": "$113,402", + "office": "San Jose", + "extn": "3432", + "start_date": "6/29/2018" + }, + { + "id": "1568", + "name": "Jazmin Warner", + "position": "Healthcare Specialist", + "salary": "$61,811", + "office": "Orlando", + "extn": "6327", + "start_date": "9/26/2013" + }, + { + "id": "1569", + "name": "Caitlyn Farrell", + "position": "Mobile Developer", + "salary": "$200,037", + "office": "Berna", + "extn": "7230", + "start_date": "5/22/2014" + }, + { + "id": "1570", + "name": "Tom Fulton", + "position": "Lecturer", + "salary": "$268,027", + "office": "Worcester", + "extn": "4170", + "start_date": "4/4/2000" + }, + { + "id": "1571", + "name": "Jennifer Jefferson", + "position": "Chef Manager", + "salary": "$203,333", + "office": "Rochester", + "extn": "8719", + "start_date": "11/27/2003" + }, + { + "id": "1572", + "name": "Tania Mould", + "position": "Accountant", + "salary": "$245,087", + "office": "Prague", + "extn": "8397", + "start_date": "10/5/2004" + }, + { + "id": "1573", + "name": "Oliver Parsons", + "position": "Service Supervisor", + "salary": "$180,090", + "office": "Worcester", + "extn": "1192", + "start_date": "10/1/2006" + }, + { + "id": "1574", + "name": "Danny King", + "position": "Biologist", + "salary": "$75,660", + "office": "Colorado Springs", + "extn": "5498", + "start_date": "3/17/2017" + }, + { + "id": "1575", + "name": "Jules Wade", + "position": "Assistant Buyer", + "salary": "$172,261", + "office": "Houston", + "extn": "6499", + "start_date": "10/15/2003" + }, + { + "id": "1576", + "name": "Barry Plumb", + "position": "Food Technologist", + "salary": "$245,050", + "office": "Columbus", + "extn": "3580", + "start_date": "6/25/2003" + }, + { + "id": "1577", + "name": "Penny Driscoll", + "position": "Retail Trainee", + "salary": "$61,523", + "office": "Murfreesboro", + "extn": "1363", + "start_date": "9/6/2014" + }, + { + "id": "1578", + "name": "Marvin Hunter", + "position": "Operator", + "salary": "$266,442", + "office": "Lyon", + "extn": "3353", + "start_date": "6/18/2014" + }, + { + "id": "1579", + "name": "Ron Mann", + "position": "Accountant", + "salary": "$80,094", + "office": "Las Vegas", + "extn": "9044", + "start_date": "7/10/2011" + }, + { + "id": "1580", + "name": "Eduardo Groves", + "position": "Webmaster", + "salary": "$112,616", + "office": "Scottsdale", + "extn": "1866", + "start_date": "12/26/2002" + }, + { + "id": "1581", + "name": "Rose Khan", + "position": "Healthcare Specialist", + "salary": "$293,322", + "office": "Cincinnati", + "extn": "3477", + "start_date": "2/16/2018" + }, + { + "id": "1582", + "name": "Fred Payne", + "position": "Cash Manager", + "salary": "$258,205", + "office": "Tallahassee", + "extn": "1623", + "start_date": "10/13/2016" + }, + { + "id": "1583", + "name": "Hayden Gonzales", + "position": "Restaurant Manager", + "salary": "$116,746", + "office": "Sacramento", + "extn": "7112", + "start_date": "7/21/2012" + }, + { + "id": "1584", + "name": "Kirsten Clarke", + "position": "Restaurant Manager", + "salary": "$290,544", + "office": "Bucharest", + "extn": "2549", + "start_date": "1/23/2006" + }, + { + "id": "1585", + "name": "Tony Alcroft", + "position": "HR Specialist", + "salary": "$26,518", + "office": "Cincinnati", + "extn": "8407", + "start_date": "8/11/2001" + }, + { + "id": "1586", + "name": "Bart Mills", + "position": "Staffing Consultant", + "salary": "$248,885", + "office": "Zurich", + "extn": "6557", + "start_date": "8/28/2004" + }, + { + "id": "1587", + "name": "Bart Kelly", + "position": "HR Specialist", + "salary": "$213,584", + "office": "St. Louis", + "extn": "1676", + "start_date": "5/14/2013" + }, + { + "id": "1588", + "name": "Fred Stanley", + "position": "Web Developer", + "salary": "$113,910", + "office": "Columbus", + "extn": "9574", + "start_date": "1/23/2016" + }, + { + "id": "1589", + "name": "Margaret Little", + "position": "Operator", + "salary": "$146,178", + "office": "Laredo", + "extn": "8366", + "start_date": "8/24/2013" + }, + { + "id": "1590", + "name": "Rosie Preston", + "position": "Ambulatory Nurse", + "salary": "$25,478", + "office": "Lisbon", + "extn": "5656", + "start_date": "2/14/2000" + }, + { + "id": "1591", + "name": "Hayden Stanton", + "position": "Service Supervisor", + "salary": "$194,139", + "office": "Bucharest", + "extn": "1151", + "start_date": "8/4/2005" + }, + { + "id": "1592", + "name": "Phillip Parker", + "position": "Insurance Broker", + "salary": "$257,697", + "office": "Glendale", + "extn": "9142", + "start_date": "12/18/2016" + }, + { + "id": "1593", + "name": "Maxwell Milner", + "position": "Healthcare Specialist", + "salary": "$292,642", + "office": "Tulsa", + "extn": "9355", + "start_date": "10/18/2005" + }, + { + "id": "1594", + "name": "Andrea Gray", + "position": "Investment Advisor", + "salary": "$189,157", + "office": "New Orleans", + "extn": "8409", + "start_date": "4/24/2013" + }, + { + "id": "1595", + "name": "Margaret Wilson", + "position": "Ambulatory Nurse", + "salary": "$95,272", + "office": "Laredo", + "extn": "7131", + "start_date": "1/4/2002" + }, + { + "id": "1596", + "name": "David Warner", + "position": "Systems Administrator", + "salary": "$115,826", + "office": "Lisbon", + "extn": "5225", + "start_date": "1/4/2007" + }, + { + "id": "1597", + "name": "Lauren Villiger", + "position": "Baker", + "salary": "$182,737", + "office": "Albuquerque", + "extn": "4323", + "start_date": "8/20/2000" + }, + { + "id": "1598", + "name": "Peter Overson", + "position": "HR Specialist", + "salary": "$177,409", + "office": "Memphis", + "extn": "7823", + "start_date": "2/13/2012" + }, + { + "id": "1599", + "name": "Valentina Attwood", + "position": "Service Supervisor", + "salary": "$250,771", + "office": "Laredo", + "extn": "8223", + "start_date": "1/1/2004" + }, + { + "id": "1600", + "name": "Victoria Williams", + "position": "HR Specialist", + "salary": "$274,734", + "office": "Worcester", + "extn": "5166", + "start_date": "7/8/2014" + }, + { + "id": "1601", + "name": "Domenic Tutton", + "position": "Front Desk Coordinator", + "salary": "$114,191", + "office": "Berna", + "extn": "2945", + "start_date": "10/21/2011" + }, + { + "id": "1602", + "name": "Sage Talbot", + "position": "Business Broker", + "salary": "$221,508", + "office": "Madrid", + "extn": "2789", + "start_date": "7/19/2004" + }, + { + "id": "1603", + "name": "Matthew Mackenzie", + "position": "Physician", + "salary": "$174,780", + "office": "Minneapolis", + "extn": "2652", + "start_date": "12/8/2002" + }, + { + "id": "1604", + "name": "Vanessa Rose", + "position": "Inspector", + "salary": "$145,245", + "office": "San Antonio", + "extn": "4233", + "start_date": "7/18/2019" + }, + { + "id": "1605", + "name": "Sebastian Bentley", + "position": "Executive Director", + "salary": "$244,085", + "office": "Detroit", + "extn": "1673", + "start_date": "7/28/2010" + }, + { + "id": "1606", + "name": "Kieth Mcnally", + "position": "Ambulatory Nurse", + "salary": "$265,585", + "office": "Lakewood", + "extn": "8881", + "start_date": "2/29/2008" + }, + { + "id": "1607", + "name": "Janelle Drake", + "position": "Doctor", + "salary": "$235,165", + "office": "Charlotte", + "extn": "4488", + "start_date": "4/2/2017" + }, + { + "id": "1608", + "name": "Nate Thompson", + "position": "Dentist", + "salary": "$264,911", + "office": "New Orleans", + "extn": "4045", + "start_date": "6/14/2001" + }, + { + "id": "1609", + "name": "Alex Thomas", + "position": "Systems Administrator", + "salary": "$32,414", + "office": "Huntsville", + "extn": "5357", + "start_date": "3/5/2002" + }, + { + "id": "1610", + "name": "Winnie Warner", + "position": "Lecturer", + "salary": "$177,340", + "office": "Fayetteville", + "extn": "2377", + "start_date": "11/19/2002" + }, + { + "id": "1611", + "name": "Goldie Harper", + "position": "Software Engineer", + "salary": "$243,586", + "office": "Bucharest", + "extn": "4082", + "start_date": "6/13/2001" + }, + { + "id": "1612", + "name": "Madelyn Vinton", + "position": "Front Desk Coordinator", + "salary": "$297,103", + "office": "Detroit", + "extn": "5119", + "start_date": "8/26/2007" + }, + { + "id": "1613", + "name": "Boris Jacobs", + "position": "Electrician", + "salary": "$91,770", + "office": "Fullerton", + "extn": "3426", + "start_date": "4/1/2018" + }, + { + "id": "1614", + "name": "Benny Rees", + "position": "Inspector", + "salary": "$130,011", + "office": "Henderson", + "extn": "5391", + "start_date": "3/19/2015" + }, + { + "id": "1615", + "name": "Matthew Tyler", + "position": "Accountant", + "salary": "$75,073", + "office": "Ontario", + "extn": "3777", + "start_date": "8/21/2013" + }, + { + "id": "1616", + "name": "Norah Flack", + "position": "Software Engineer", + "salary": "$45,479", + "office": "Reno", + "extn": "4477", + "start_date": "12/8/2015" + }, + { + "id": "1617", + "name": "Jack Graham", + "position": "Business Broker", + "salary": "$17,964", + "office": "Indianapolis", + "extn": "3999", + "start_date": "10/20/2017" + }, + { + "id": "1618", + "name": "Brad Vinton", + "position": "Paramedic", + "salary": "$286,480", + "office": "Los Angeles", + "extn": "2717", + "start_date": "2/16/2012" + }, + { + "id": "1619", + "name": "Eileen Richards", + "position": "Paramedic", + "salary": "$231,005", + "office": "Quebec", + "extn": "7964", + "start_date": "7/20/2007" + }, + { + "id": "1620", + "name": "Peter Penn", + "position": "Biologist", + "salary": "$43,244", + "office": "Lincoln", + "extn": "8901", + "start_date": "1/11/2007" + }, + { + "id": "1621", + "name": "Alessandra Gordon", + "position": "Baker", + "salary": "$83,450", + "office": "Houston", + "extn": "6890", + "start_date": "2/24/2012" + }, + { + "id": "1622", + "name": "Javier Upsdell", + "position": "Electrician", + "salary": "$55,976", + "office": "Irving", + "extn": "3980", + "start_date": "6/16/2002" + }, + { + "id": "1623", + "name": "Bryon Irwin", + "position": "Staffing Consultant", + "salary": "$105,346", + "office": "Anaheim", + "extn": "2255", + "start_date": "7/19/2014" + }, + { + "id": "1624", + "name": "Adalind Morris", + "position": "Project Manager", + "salary": "$119,887", + "office": "Moreno Valley", + "extn": "1117", + "start_date": "5/26/2014" + }, + { + "id": "1625", + "name": "Valerie Everett", + "position": "HR Coordinator", + "salary": "$136,060", + "office": "Honolulu", + "extn": "2885", + "start_date": "6/16/2000" + }, + { + "id": "1626", + "name": "Rocco Edwards", + "position": "Lecturer", + "salary": "$232,454", + "office": "Indianapolis", + "extn": "1336", + "start_date": "5/20/2009" + }, + { + "id": "1627", + "name": "Anabel Carter", + "position": "Cook", + "salary": "$43,397", + "office": "Escondido", + "extn": "6241", + "start_date": "3/13/2002" + }, + { + "id": "1628", + "name": "Doug Mason", + "position": "Investment Advisor", + "salary": "$137,084", + "office": "Paris", + "extn": "3220", + "start_date": "5/23/2010" + }, + { + "id": "1629", + "name": "Mary Denton", + "position": "Budget Analyst", + "salary": "$237,610", + "office": "Hollywood", + "extn": "6228", + "start_date": "8/28/2013" + }, + { + "id": "1630", + "name": "Michael Dobson", + "position": "IT Support Staff", + "salary": "$275,431", + "office": "Colorado Springs", + "extn": "9278", + "start_date": "9/27/2008" + }, + { + "id": "1631", + "name": "Danny Thomson", + "position": "HR Specialist", + "salary": "$156,076", + "office": "Bucharest", + "extn": "8693", + "start_date": "6/28/2004" + }, + { + "id": "1632", + "name": "Tyson Salt", + "position": "Web Developer", + "salary": "$172,081", + "office": "Oklahoma City", + "extn": "6406", + "start_date": "7/4/2010" + }, + { + "id": "1633", + "name": "Emmanuelle Hamilton", + "position": "Accountant", + "salary": "$294,993", + "office": "Arlington", + "extn": "5221", + "start_date": "12/24/2011" + }, + { + "id": "1634", + "name": "Sebastian Townend", + "position": "Bellman", + "salary": "$236,682", + "office": "Chicago", + "extn": "6284", + "start_date": "7/14/2016" + }, + { + "id": "1635", + "name": "Tony Lomax", + "position": "Call Center Representative", + "salary": "$221,805", + "office": "Albuquerque", + "extn": "4735", + "start_date": "8/28/2016" + }, + { + "id": "1636", + "name": "Ethan Fleming", + "position": "Inspector", + "salary": "$62,878", + "office": "Lyon", + "extn": "6289", + "start_date": "1/8/2015" + }, + { + "id": "1637", + "name": "Dakota Mcneill", + "position": "Budget Analyst", + "salary": "$163,069", + "office": "Cincinnati", + "extn": "2104", + "start_date": "9/10/2018" + }, + { + "id": "1638", + "name": "Maya Dallas", + "position": "Treasurer", + "salary": "$106,656", + "office": "New Orleans", + "extn": "3252", + "start_date": "9/30/2003" + }, + { + "id": "1639", + "name": "Noah Yang", + "position": "Health Educator", + "salary": "$250,355", + "office": "Garland", + "extn": "6185", + "start_date": "11/16/2004" + }, + { + "id": "1640", + "name": "Jane Rehman", + "position": "Steward", + "salary": "$60,553", + "office": "Pittsburgh", + "extn": "7227", + "start_date": "3/23/2014" + }, + { + "id": "1641", + "name": "Caleb Dowson", + "position": "Project Manager", + "salary": "$118,730", + "office": "Phoenix", + "extn": "1458", + "start_date": "1/20/2010" + }, + { + "id": "1642", + "name": "Domenic Lewin", + "position": "Business Broker", + "salary": "$45,442", + "office": "Honolulu", + "extn": "8442", + "start_date": "4/7/2007" + }, + { + "id": "1643", + "name": "Boris Power", + "position": "Project Manager", + "salary": "$81,079", + "office": "San Francisco", + "extn": "6034", + "start_date": "11/8/2009" + }, + { + "id": "1644", + "name": "Nicholas Wooldridge", + "position": "Cashier", + "salary": "$240,260", + "office": "Charlotte", + "extn": "9084", + "start_date": "11/13/2003" + }, + { + "id": "1645", + "name": "Gwen Gray", + "position": "Chef Manager", + "salary": "$30,904", + "office": "Omaha", + "extn": "8179", + "start_date": "8/27/2017" + }, + { + "id": "1646", + "name": "Benjamin Jarvis", + "position": "CNC Operator", + "salary": "$108,307", + "office": "Indianapolis", + "extn": "7195", + "start_date": "10/17/2018" + }, + { + "id": "1647", + "name": "Jacob White", + "position": "Designer", + "salary": "$245,574", + "office": "Bakersfield", + "extn": "9156", + "start_date": "4/12/2009" + }, + { + "id": "1648", + "name": "Jacob Doherty", + "position": "Software Engineer", + "salary": "$245,888", + "office": "Garland", + "extn": "9915", + "start_date": "11/11/2013" + }, + { + "id": "1649", + "name": "Bob Ellis", + "position": "Inspector", + "salary": "$247,372", + "office": "Scottsdale", + "extn": "5191", + "start_date": "1/17/2010" + }, + { + "id": "1650", + "name": "John Vallins", + "position": "Steward", + "salary": "$271,077", + "office": "Moreno Valley", + "extn": "7277", + "start_date": "7/6/2019" + }, + { + "id": "1651", + "name": "Henry Mcgee", + "position": "Steward", + "salary": "$206,094", + "office": "Anaheim", + "extn": "4581", + "start_date": "12/23/2018" + }, + { + "id": "1652", + "name": "Mayleen Casey", + "position": "Service Supervisor", + "salary": "$260,043", + "office": "Escondido", + "extn": "3920", + "start_date": "1/16/2000" + }, + { + "id": "1653", + "name": "Denny Hunter", + "position": "Software Engineer", + "salary": "$219,125", + "office": "Madrid", + "extn": "3109", + "start_date": "1/12/2000" + }, + { + "id": "1654", + "name": "Enoch Tennant", + "position": "CNC Operator", + "salary": "$220,934", + "office": "New York", + "extn": "8617", + "start_date": "2/25/2002" + }, + { + "id": "1655", + "name": "Melanie Squire", + "position": "Cash Manager", + "salary": "$21,106", + "office": "Honolulu", + "extn": "4741", + "start_date": "1/27/2013" + }, + { + "id": "1656", + "name": "Maya Jeffery", + "position": "Physician", + "salary": "$12,950", + "office": "New York", + "extn": "1070", + "start_date": "4/30/2014" + }, + { + "id": "1657", + "name": "Cassandra London", + "position": "Biologist", + "salary": "$269,102", + "office": "San Diego", + "extn": "4770", + "start_date": "2/1/2003" + }, + { + "id": "1658", + "name": "Barry Stone", + "position": "Baker", + "salary": "$135,387", + "office": "Zurich", + "extn": "4062", + "start_date": "8/14/2011" + }, + { + "id": "1659", + "name": "Mabel Weldon", + "position": "Design Engineer", + "salary": "$81,702", + "office": "Honolulu", + "extn": "9534", + "start_date": "12/31/2001" + }, + { + "id": "1660", + "name": "Denis Edwards", + "position": "Investment Advisor", + "salary": "$128,399", + "office": "Quebec", + "extn": "8751", + "start_date": "10/5/2004" + }, + { + "id": "1661", + "name": "Angelina Redden", + "position": "Assistant Buyer", + "salary": "$193,862", + "office": "Orlando", + "extn": "6903", + "start_date": "7/31/2007" + }, + { + "id": "1662", + "name": "Nicholas Vass", + "position": "Loan Officer", + "salary": "$170,878", + "office": "St. Louis", + "extn": "5712", + "start_date": "2/10/2004" + }, + { + "id": "1663", + "name": "Jules Archer", + "position": "Project Manager", + "salary": "$60,823", + "office": "Amarillo", + "extn": "4055", + "start_date": "5/14/2014" + }, + { + "id": "1664", + "name": "Mandy Brock", + "position": "Loan Officer", + "salary": "$167,218", + "office": "Memphis", + "extn": "5342", + "start_date": "10/27/2008" + }, + { + "id": "1665", + "name": "Makenzie Bennett", + "position": "Laboratory Technician", + "salary": "$149,078", + "office": "Berna", + "extn": "5987", + "start_date": "3/18/2014" + }, + { + "id": "1666", + "name": "Owen Button", + "position": "Bookkeeper", + "salary": "$179,604", + "office": "Garland", + "extn": "7410", + "start_date": "11/4/2000" + }, + { + "id": "1667", + "name": "George Wilton", + "position": "CNC Operator", + "salary": "$192,779", + "office": "Houston", + "extn": "3360", + "start_date": "5/16/2014" + }, + { + "id": "1668", + "name": "Hayden Rose", + "position": "Project Manager", + "salary": "$25,590", + "office": "Orlando", + "extn": "9041", + "start_date": "5/16/2003" + }, + { + "id": "1669", + "name": "Charlotte Mills", + "position": "Associate Professor", + "salary": "$233,381", + "office": "Phoenix", + "extn": "2728", + "start_date": "7/11/2014" + }, + { + "id": "1670", + "name": "Eduardo Thomas", + "position": "Machine Operator", + "salary": "$156,281", + "office": "Hayward", + "extn": "8102", + "start_date": "1/3/2009" + }, + { + "id": "1671", + "name": "Owen Mitchell", + "position": "HR Coordinator", + "salary": "$169,758", + "office": "Innsbruck", + "extn": "3235", + "start_date": "12/14/2002" + }, + { + "id": "1672", + "name": "Tyson Rothwell", + "position": "Electrician", + "salary": "$122,182", + "office": "Bucharest", + "extn": "6271", + "start_date": "7/25/2010" + }, + { + "id": "1673", + "name": "Cameron Tait", + "position": "Clerk", + "salary": "$105,104", + "office": "Fullerton", + "extn": "1701", + "start_date": "7/21/2007" + }, + { + "id": "1674", + "name": "Sage Newman", + "position": "Chef Manager", + "salary": "$263,472", + "office": "Henderson", + "extn": "9596", + "start_date": "8/7/2009" + }, + { + "id": "1675", + "name": "Melinda Upton", + "position": "Chef Manager", + "salary": "$251,919", + "office": "Springfield", + "extn": "8150", + "start_date": "3/23/2017" + }, + { + "id": "1676", + "name": "Jasmine Durrant", + "position": "Inspector", + "salary": "$292,046", + "office": "Berlin", + "extn": "3599", + "start_date": "5/28/2001" + }, + { + "id": "1677", + "name": "Doris Furnell", + "position": "HR Specialist", + "salary": "$289,183", + "office": "Stockton", + "extn": "5140", + "start_date": "6/14/2011" + }, + { + "id": "1678", + "name": "Mike Hopkinson", + "position": "Budget Analyst", + "salary": "$271,862", + "office": "Henderson", + "extn": "6841", + "start_date": "8/17/2011" + }, + { + "id": "1679", + "name": "Catherine Hale", + "position": "Retail Trainee", + "salary": "$277,328", + "office": "Richmond", + "extn": "1418", + "start_date": "11/14/2003" + }, + { + "id": "1680", + "name": "Cedrick Yarwood", + "position": "Associate Professor", + "salary": "$249,542", + "office": "Orlando", + "extn": "7064", + "start_date": "2/6/2008" + }, + { + "id": "1681", + "name": "Gloria Richards", + "position": "Staffing Consultant", + "salary": "$132,423", + "office": "Quebec", + "extn": "2470", + "start_date": "5/12/2008" + }, + { + "id": "1682", + "name": "Bob Eaton", + "position": "Global Logistics Supervisor", + "salary": "$229,281", + "office": "Kansas City", + "extn": "3763", + "start_date": "7/12/2010" + }, + { + "id": "1683", + "name": "Tara Nash", + "position": "Executive Director", + "salary": "$199,462", + "office": "St. Louis", + "extn": "2647", + "start_date": "2/3/2018" + }, + { + "id": "1684", + "name": "Anthony Poulton", + "position": "Bookkeeper", + "salary": "$132,560", + "office": "Los Angeles", + "extn": "1366", + "start_date": "8/17/2000" + }, + { + "id": "1685", + "name": "Anne Talbot", + "position": "Machine Operator", + "salary": "$35,638", + "office": "Oakland", + "extn": "5274", + "start_date": "1/4/2002" + }, + { + "id": "1686", + "name": "Ronald Mcguire", + "position": "Banker", + "salary": "$221,178", + "office": "Zurich", + "extn": "8775", + "start_date": "9/24/2004" + }, + { + "id": "1687", + "name": "Rick Morgan", + "position": "Budget Analyst", + "salary": "$294,007", + "office": "Colorado Springs", + "extn": "6184", + "start_date": "9/20/2009" + }, + { + "id": "1688", + "name": "Manuel Coll", + "position": "Baker", + "salary": "$280,516", + "office": "Boston", + "extn": "5257", + "start_date": "9/2/2008" + }, + { + "id": "1689", + "name": "Mona Miller", + "position": "Assistant Buyer", + "salary": "$148,706", + "office": "Quebec", + "extn": "7192", + "start_date": "4/29/2003" + }, + { + "id": "1690", + "name": "Ivette Knight", + "position": "Fabricator", + "salary": "$164,464", + "office": "Los Angeles", + "extn": "7288", + "start_date": "6/1/2010" + }, + { + "id": "1691", + "name": "Martin Jenkins", + "position": "Business Broker", + "salary": "$112,648", + "office": "Louisville", + "extn": "6877", + "start_date": "3/8/2015" + }, + { + "id": "1692", + "name": "Joseph Burge", + "position": "Ambulatory Nurse", + "salary": "$87,660", + "office": "Garland", + "extn": "6160", + "start_date": "11/27/2015" + }, + { + "id": "1693", + "name": "Stephanie York", + "position": "Electrician", + "salary": "$239,467", + "office": "Phoenix", + "extn": "7681", + "start_date": "8/24/2014" + }, + { + "id": "1694", + "name": "Thea Summers", + "position": "Staffing Consultant", + "salary": "$117,636", + "office": "Bridgeport", + "extn": "3416", + "start_date": "3/16/2010" + }, + { + "id": "1695", + "name": "Mackenzie Shea", + "position": "Food Technologist", + "salary": "$53,257", + "office": "Orlando", + "extn": "4607", + "start_date": "11/16/2018" + }, + { + "id": "1696", + "name": "Alessandra Ellwood", + "position": "Assistant Buyer", + "salary": "$209,314", + "office": "Fremont", + "extn": "9772", + "start_date": "6/16/2000" + }, + { + "id": "1697", + "name": "Hank Morris", + "position": "Service Supervisor", + "salary": "$232,814", + "office": "Huntsville", + "extn": "9321", + "start_date": "7/31/2010" + }, + { + "id": "1698", + "name": "Carl Reynolds", + "position": "Assistant Buyer", + "salary": "$241,725", + "office": "Rome", + "extn": "3516", + "start_date": "9/11/2006" + }, + { + "id": "1699", + "name": "Rachael Wilson", + "position": "Pharmacist", + "salary": "$203,844", + "office": "Fullerton", + "extn": "6759", + "start_date": "9/14/2010" + }, + { + "id": "1700", + "name": "Gil Whitmore", + "position": "Stockbroker", + "salary": "$96,526", + "office": "Otawa", + "extn": "5266", + "start_date": "7/15/2000" + }, + { + "id": "1701", + "name": "Josh Hope", + "position": "Mobile Developer", + "salary": "$291,626", + "office": "Portland", + "extn": "5010", + "start_date": "9/29/2014" + }, + { + "id": "1702", + "name": "Danny Upton", + "position": "Lecturer", + "salary": "$214,628", + "office": "Memphis", + "extn": "9668", + "start_date": "9/19/2017" + }, + { + "id": "1703", + "name": "Manuel Kirby", + "position": "Banker", + "salary": "$290,539", + "office": "Salem", + "extn": "6265", + "start_date": "2/14/2017" + }, + { + "id": "1704", + "name": "Kassandra Franks", + "position": "Global Logistics Supervisor", + "salary": "$44,897", + "office": "Hollywood", + "extn": "8295", + "start_date": "11/12/2001" + }, + { + "id": "1705", + "name": "Daron Rowlands", + "position": "Treasurer", + "salary": "$216,570", + "office": "Hollywood", + "extn": "2941", + "start_date": "4/7/2001" + }, + { + "id": "1706", + "name": "Phillip Thomas", + "position": "IT Support Staff", + "salary": "$17,192", + "office": "Philadelphia", + "extn": "2933", + "start_date": "2/21/2003" + }, + { + "id": "1707", + "name": "Ramon Young", + "position": "Retail Trainee", + "salary": "$287,966", + "office": "Fort Lauderdale", + "extn": "9755", + "start_date": "8/21/2001" + }, + { + "id": "1708", + "name": "Sofie Healy", + "position": "Paramedic", + "salary": "$57,602", + "office": "Murfreesboro", + "extn": "6365", + "start_date": "11/4/2012" + }, + { + "id": "1709", + "name": "Brad Harris", + "position": "Cash Manager", + "salary": "$201,507", + "office": "Las Vegas", + "extn": "9537", + "start_date": "6/9/2017" + }, + { + "id": "1710", + "name": "Molly Allington", + "position": "Cashier", + "salary": "$156,728", + "office": "Milwaukee", + "extn": "1699", + "start_date": "10/20/2001" + }, + { + "id": "1711", + "name": "Chuck Quinn", + "position": "Electrician", + "salary": "$52,166", + "office": "Otawa", + "extn": "7266", + "start_date": "2/24/2011" + }, + { + "id": "1712", + "name": "Kassandra Taylor", + "position": "Staffing Consultant", + "salary": "$203,430", + "office": "Chicago", + "extn": "1066", + "start_date": "8/28/2002" + }, + { + "id": "1713", + "name": "Matthew Villiger", + "position": "Treasurer", + "salary": "$260,171", + "office": "Lyon", + "extn": "6091", + "start_date": "4/21/2011" + }, + { + "id": "1714", + "name": "Caleb Warden", + "position": "CNC Operator", + "salary": "$295,296", + "office": "Hayward", + "extn": "3257", + "start_date": "8/17/2003" + }, + { + "id": "1715", + "name": "Alan Cameron", + "position": "Pharmacist", + "salary": "$16,201", + "office": "San Francisco", + "extn": "6400", + "start_date": "8/28/2001" + }, + { + "id": "1716", + "name": "Marissa Speed", + "position": "Cash Manager", + "salary": "$109,718", + "office": "Glendale", + "extn": "7154", + "start_date": "10/5/2019" + }, + { + "id": "1717", + "name": "Josh Sherwood", + "position": "Global Logistics Supervisor", + "salary": "$210,986", + "office": "Milano", + "extn": "2684", + "start_date": "7/7/2017" + }, + { + "id": "1718", + "name": "Wade Jordan", + "position": "Investment Advisor", + "salary": "$241,630", + "office": "Bucharest", + "extn": "2821", + "start_date": "3/26/2019" + }, + { + "id": "1719", + "name": "Danny Thorpe", + "position": "Health Educator", + "salary": "$211,559", + "office": "Madison", + "extn": "4740", + "start_date": "11/23/2009" + }, + { + "id": "1720", + "name": "Percy Lane", + "position": "Design Engineer", + "salary": "$91,289", + "office": "Irving", + "extn": "1956", + "start_date": "10/10/2017" + }, + { + "id": "1721", + "name": "Sydney Janes", + "position": "Fabricator", + "salary": "$37,125", + "office": "Milwaukee", + "extn": "7233", + "start_date": "9/30/2015" + }, + { + "id": "1722", + "name": "Michael Benson", + "position": "Chef Manager", + "salary": "$94,531", + "office": "Baltimore", + "extn": "7398", + "start_date": "4/9/2009" + }, + { + "id": "1723", + "name": "Amy Yarlett", + "position": "Clerk", + "salary": "$140,334", + "office": "Reno", + "extn": "5788", + "start_date": "2/14/2017" + }, + { + "id": "1724", + "name": "Bryce Nash", + "position": "Pharmacist", + "salary": "$170,830", + "office": "London", + "extn": "4412", + "start_date": "12/28/2015" + }, + { + "id": "1725", + "name": "Mike Herbert", + "position": "Design Engineer", + "salary": "$255,704", + "office": "London", + "extn": "3766", + "start_date": "9/4/2003" + }, + { + "id": "1726", + "name": "Adelaide Saunders", + "position": "Business Broker", + "salary": "$158,654", + "office": "Scottsdale", + "extn": "9836", + "start_date": "3/12/2005" + }, + { + "id": "1727", + "name": "Sarah Everett", + "position": "Paramedic", + "salary": "$79,855", + "office": "Jersey City", + "extn": "3953", + "start_date": "10/1/2001" + }, + { + "id": "1728", + "name": "Marvin Vangness", + "position": "IT Support Staff", + "salary": "$41,924", + "office": "Philadelphia", + "extn": "2378", + "start_date": "1/10/2011" + }, + { + "id": "1729", + "name": "Sydney Carson", + "position": "Physician", + "salary": "$140,373", + "office": "Lakewood", + "extn": "8128", + "start_date": "5/7/2016" + }, + { + "id": "1730", + "name": "Denny Hall", + "position": "Business Broker", + "salary": "$291,191", + "office": "Fort Lauderdale", + "extn": "1569", + "start_date": "12/30/2016" + }, + { + "id": "1731", + "name": "Wendy Kaur", + "position": "Service Supervisor", + "salary": "$27,351", + "office": "Chicago", + "extn": "2064", + "start_date": "2/26/2002" + }, + { + "id": "1732", + "name": "Clint Ripley", + "position": "Bellman", + "salary": "$232,405", + "office": "Baltimore", + "extn": "5122", + "start_date": "11/15/2005" + }, + { + "id": "1733", + "name": "Julian Warren", + "position": "Electrician", + "salary": "$298,169", + "office": "Honolulu", + "extn": "1137", + "start_date": "10/9/2009" + }, + { + "id": "1734", + "name": "Benjamin Kerr", + "position": "Project Manager", + "salary": "$181,644", + "office": "San Antonio", + "extn": "3836", + "start_date": "1/1/2014" + }, + { + "id": "1735", + "name": "Tess Pope", + "position": "Call Center Representative", + "salary": "$286,004", + "office": "Seattle", + "extn": "3416", + "start_date": "11/30/2007" + }, + { + "id": "1736", + "name": "Havana Haines", + "position": "Inspector", + "salary": "$121,866", + "office": "Chicago", + "extn": "3019", + "start_date": "11/8/2001" + }, + { + "id": "1737", + "name": "Harriet Broomfield", + "position": "Fabricator", + "salary": "$220,139", + "office": "Kansas City", + "extn": "6829", + "start_date": "6/15/2019" + }, + { + "id": "1738", + "name": "Roger Larsen", + "position": "Health Educator", + "salary": "$110,602", + "office": "Amarillo", + "extn": "6797", + "start_date": "6/11/2004" + }, + { + "id": "1739", + "name": "Maribel Todd", + "position": "Design Engineer", + "salary": "$192,867", + "office": "Springfield", + "extn": "8486", + "start_date": "7/20/2009" + }, + { + "id": "1740", + "name": "Matthew Zaoui", + "position": "Treasurer", + "salary": "$243,060", + "office": "Bridgeport", + "extn": "1591", + "start_date": "11/24/2014" + }, + { + "id": "1741", + "name": "Mason Gosling", + "position": "Bookkeeper", + "salary": "$293,412", + "office": "Fort Lauderdale", + "extn": "3539", + "start_date": "11/28/2008" + }, + { + "id": "1742", + "name": "Daron Torres", + "position": "Assistant Buyer", + "salary": "$122,859", + "office": "Worcester", + "extn": "3009", + "start_date": "12/15/2002" + }, + { + "id": "1743", + "name": "Noah Parsons", + "position": "Banker", + "salary": "$168,476", + "office": "Fort Lauderdale", + "extn": "9978", + "start_date": "2/21/2003" + }, + { + "id": "1744", + "name": "Sadie Healy", + "position": "Machine Operator", + "salary": "$260,499", + "office": "Berna", + "extn": "7259", + "start_date": "12/15/2003" + }, + { + "id": "1745", + "name": "Logan Murphy", + "position": "Mobile Developer", + "salary": "$39,507", + "office": "Memphis", + "extn": "5441", + "start_date": "6/21/2010" + }, + { + "id": "1746", + "name": "Molly Vane", + "position": "Accountant", + "salary": "$18,200", + "office": "Saint Paul", + "extn": "2292", + "start_date": "12/14/2008" + }, + { + "id": "1747", + "name": "Mark Rigg", + "position": "Loan Officer", + "salary": "$205,002", + "office": "Oakland", + "extn": "7983", + "start_date": "12/28/2008" + }, + { + "id": "1748", + "name": "Margaret Carson", + "position": "Systems Administrator", + "salary": "$10,935", + "office": "Milwaukee", + "extn": "7663", + "start_date": "3/9/2013" + }, + { + "id": "1749", + "name": "Javier Evans", + "position": "HR Specialist", + "salary": "$167,238", + "office": "Louisville", + "extn": "1951", + "start_date": "2/7/2001" + }, + { + "id": "1750", + "name": "Mike Tanner", + "position": "Global Logistics Supervisor", + "salary": "$63,205", + "office": "Scottsdale", + "extn": "8065", + "start_date": "11/30/2014" + }, + { + "id": "1751", + "name": "Emma Webster", + "position": "IT Support Staff", + "salary": "$76,675", + "office": "Scottsdale", + "extn": "1961", + "start_date": "2/6/2014" + }, + { + "id": "1752", + "name": "Rylee Welsch", + "position": "Cook", + "salary": "$204,464", + "office": "Bellevue", + "extn": "4212", + "start_date": "11/23/2006" + }, + { + "id": "1753", + "name": "Madelyn Allington", + "position": "Banker", + "salary": "$84,531", + "office": "San Bernardino", + "extn": "2400", + "start_date": "6/12/2017" + }, + { + "id": "1754", + "name": "George Stuart", + "position": "Loan Officer", + "salary": "$33,245", + "office": "Rochester", + "extn": "5671", + "start_date": "10/26/2018" + }, + { + "id": "1755", + "name": "Noah Bayliss", + "position": "Laboratory Technician", + "salary": "$200,166", + "office": "Berlin", + "extn": "6569", + "start_date": "10/31/2007" + }, + { + "id": "1756", + "name": "Mona Owen", + "position": "Ambulatory Nurse", + "salary": "$92,383", + "office": "Long Beach", + "extn": "3281", + "start_date": "1/6/2011" + }, + { + "id": "1757", + "name": "Celia Allington", + "position": "Pharmacist", + "salary": "$225,940", + "office": "Toledo", + "extn": "2511", + "start_date": "6/7/2016" + }, + { + "id": "1758", + "name": "Carol Swift", + "position": "Associate Professor", + "salary": "$50,127", + "office": "Kansas City", + "extn": "3172", + "start_date": "3/4/2005" + }, + { + "id": "1759", + "name": "Ethan Quinnell", + "position": "Chef Manager", + "salary": "$212,018", + "office": "New York", + "extn": "2704", + "start_date": "10/15/2013" + }, + { + "id": "1760", + "name": "Janice Healy", + "position": "Project Manager", + "salary": "$182,739", + "office": "Laredo", + "extn": "5795", + "start_date": "7/2/2004" + }, + { + "id": "1761", + "name": "Marissa Calderwood", + "position": "Retail Trainee", + "salary": "$20,427", + "office": "Rochester", + "extn": "1503", + "start_date": "3/24/2006" + }, + { + "id": "1762", + "name": "Logan Rowan", + "position": "Bellman", + "salary": "$101,708", + "office": "Madrid", + "extn": "3366", + "start_date": "9/4/2012" + }, + { + "id": "1763", + "name": "Barney Radcliffe", + "position": "IT Support Staff", + "salary": "$38,211", + "office": "Columbus", + "extn": "1645", + "start_date": "6/9/2014" + }, + { + "id": "1764", + "name": "Tess Rossi", + "position": "Production Painter", + "salary": "$152,017", + "office": "Philadelphia", + "extn": "9982", + "start_date": "9/5/2012" + }, + { + "id": "1765", + "name": "Cecilia Cobb", + "position": "Fabricator", + "salary": "$176,137", + "office": "San Bernardino", + "extn": "2290", + "start_date": "2/13/2019" + }, + { + "id": "1766", + "name": "Regina Eddison", + "position": "Design Engineer", + "salary": "$175,758", + "office": "Bakersfield", + "extn": "5086", + "start_date": "10/21/2004" + }, + { + "id": "1767", + "name": "Logan Bennett", + "position": "Chef Manager", + "salary": "$216,007", + "office": "New York", + "extn": "4544", + "start_date": "9/18/2012" + }, + { + "id": "1768", + "name": "Kirsten Osman", + "position": "Staffing Consultant", + "salary": "$287,595", + "office": "Milwaukee", + "extn": "2964", + "start_date": "8/5/2011" + }, + { + "id": "1769", + "name": "Maggie James", + "position": "Paramedic", + "salary": "$52,956", + "office": "Garland", + "extn": "9136", + "start_date": "9/4/2003" + }, + { + "id": "1770", + "name": "Elijah Brown", + "position": "Banker", + "salary": "$54,033", + "office": "Denver", + "extn": "3192", + "start_date": "4/23/2011" + }, + { + "id": "1771", + "name": "Ryan Lambert", + "position": "Lecturer", + "salary": "$32,485", + "office": "Fort Lauderdale", + "extn": "4824", + "start_date": "6/22/2000" + }, + { + "id": "1772", + "name": "Josh Tennant", + "position": "Paramedic", + "salary": "$250,640", + "office": "Moreno Valley", + "extn": "1867", + "start_date": "8/13/2014" + }, + { + "id": "1773", + "name": "Barney Lloyd", + "position": "Business Broker", + "salary": "$15,286", + "office": "Lakewood", + "extn": "1677", + "start_date": "10/5/2006" + }, + { + "id": "1774", + "name": "Shelby Asher", + "position": "Project Manager", + "salary": "$171,860", + "office": "Albuquerque", + "extn": "7905", + "start_date": "1/29/2015" + }, + { + "id": "1775", + "name": "Rosie Morris", + "position": "Assistant Buyer", + "salary": "$92,001", + "office": "Nashville", + "extn": "5428", + "start_date": "5/24/2009" + }, + { + "id": "1776", + "name": "Mark Alexander", + "position": "Project Manager", + "salary": "$291,625", + "office": "Stockton", + "extn": "5929", + "start_date": "10/25/2018" + }, + { + "id": "1777", + "name": "Kate Edmonds", + "position": "HR Coordinator", + "salary": "$240,242", + "office": "Rochester", + "extn": "8887", + "start_date": "3/26/2019" + }, + { + "id": "1778", + "name": "Vanessa Morrison", + "position": "Production Painter", + "salary": "$100,403", + "office": "Saint Paul", + "extn": "7857", + "start_date": "10/31/2016" + }, + { + "id": "1779", + "name": "Bernadette Burnley", + "position": "Cash Manager", + "salary": "$159,153", + "office": "Jersey City", + "extn": "6838", + "start_date": "3/18/2004" + }, + { + "id": "1780", + "name": "Julius Ogilvy", + "position": "Associate Professor", + "salary": "$122,112", + "office": "Murfreesboro", + "extn": "3687", + "start_date": "11/5/2011" + }, + { + "id": "1781", + "name": "Chris Addison", + "position": "Dentist", + "salary": "$115,747", + "office": "San Antonio", + "extn": "9579", + "start_date": "9/14/2003" + }, + { + "id": "1782", + "name": "Vivian Knott", + "position": "Doctor", + "salary": "$155,960", + "office": "Phoenix", + "extn": "6648", + "start_date": "5/13/2006" + }, + { + "id": "1783", + "name": "Aiden Skinner", + "position": "Laboratory Technician", + "salary": "$30,674", + "office": "Boston", + "extn": "3184", + "start_date": "11/29/2010" + }, + { + "id": "1784", + "name": "Michael Mason", + "position": "Bookkeeper", + "salary": "$136,666", + "office": "El Paso", + "extn": "8576", + "start_date": "2/19/2005" + }, + { + "id": "1785", + "name": "Daria Thatcher", + "position": "Service Supervisor", + "salary": "$57,839", + "office": "Lyon", + "extn": "6574", + "start_date": "3/24/2019" + }, + { + "id": "1786", + "name": "Manuel Moore", + "position": "Systems Administrator", + "salary": "$80,056", + "office": "Los Angeles", + "extn": "7709", + "start_date": "9/21/2018" + }, + { + "id": "1787", + "name": "Enoch Booth", + "position": "Project Manager", + "salary": "$221,656", + "office": "Innsbruck", + "extn": "7691", + "start_date": "6/30/2009" + }, + { + "id": "1788", + "name": "Gwenyth Shelton", + "position": "Healthcare Specialist", + "salary": "$71,138", + "office": "Tokyo", + "extn": "3040", + "start_date": "6/17/2018" + }, + { + "id": "1789", + "name": "Andie Hill", + "position": "Insurance Broker", + "salary": "$194,901", + "office": "Dallas", + "extn": "1957", + "start_date": "3/8/2010" + }, + { + "id": "1790", + "name": "Vera Duvall", + "position": "Bellman", + "salary": "$47,984", + "office": "Escondido", + "extn": "4393", + "start_date": "6/24/2004" + }, + { + "id": "1791", + "name": "Bernadette Tanner", + "position": "Bookkeeper", + "salary": "$289,729", + "office": "Rome", + "extn": "7323", + "start_date": "3/23/2014" + }, + { + "id": "1792", + "name": "Jane Clark", + "position": "Assistant Buyer", + "salary": "$292,664", + "office": "Columbus", + "extn": "1908", + "start_date": "5/21/2007" + }, + { + "id": "1793", + "name": "Meredith Freeburn", + "position": "Retail Trainee", + "salary": "$64,161", + "office": "Berlin", + "extn": "9464", + "start_date": "12/24/2010" + }, + { + "id": "1794", + "name": "Irene Little", + "position": "Auditor", + "salary": "$260,575", + "office": "Phoenix", + "extn": "6235", + "start_date": "1/29/2016" + }, + { + "id": "1795", + "name": "Aileen Jennson", + "position": "Doctor", + "salary": "$133,724", + "office": "Nashville", + "extn": "7950", + "start_date": "6/23/2002" + }, + { + "id": "1796", + "name": "Elijah Hope", + "position": "Investment Advisor", + "salary": "$230,284", + "office": "Minneapolis", + "extn": "8116", + "start_date": "5/28/2015" + }, + { + "id": "1797", + "name": "Luna Warren", + "position": "IT Support Staff", + "salary": "$30,833", + "office": "Prague", + "extn": "4806", + "start_date": "9/6/2015" + }, + { + "id": "1798", + "name": "Catherine Blackwall", + "position": "Food Technologist", + "salary": "$288,770", + "office": "Chicago", + "extn": "6661", + "start_date": "6/30/2015" + }, + { + "id": "1799", + "name": "Denny Quinnell", + "position": "Lecturer", + "salary": "$185,986", + "office": "Charlotte", + "extn": "3194", + "start_date": "5/23/2000" + }, + { + "id": "1800", + "name": "John Trent", + "position": "Accountant", + "salary": "$290,218", + "office": "Innsbruck", + "extn": "1284", + "start_date": "12/2/2013" + }, + { + "id": "1801", + "name": "Caitlyn Bristow", + "position": "Global Logistics Supervisor", + "salary": "$232,879", + "office": "London", + "extn": "3749", + "start_date": "12/4/2002" + }, + { + "id": "1802", + "name": "Raquel Ryan", + "position": "Chef Manager", + "salary": "$150,824", + "office": "Fort Lauderdale", + "extn": "5541", + "start_date": "11/5/2010" + }, + { + "id": "1803", + "name": "Samara Parr", + "position": "Accountant", + "salary": "$193,415", + "office": "Murfreesboro", + "extn": "4505", + "start_date": "11/13/2014" + }, + { + "id": "1804", + "name": "Renee Ranks", + "position": "Auditor", + "salary": "$263,307", + "office": "Richmond", + "extn": "8803", + "start_date": "3/2/2014" + }, + { + "id": "1805", + "name": "Nick Santos", + "position": "Systems Administrator", + "salary": "$167,436", + "office": "Moreno Valley", + "extn": "9078", + "start_date": "11/30/2003" + }, + { + "id": "1806", + "name": "Gabriel Hilton", + "position": "Staffing Consultant", + "salary": "$140,621", + "office": "Prague", + "extn": "8078", + "start_date": "1/12/2015" + }, + { + "id": "1807", + "name": "Chuck Willis", + "position": "Project Manager", + "salary": "$175,622", + "office": "Memphis", + "extn": "4192", + "start_date": "6/24/2013" + }, + { + "id": "1808", + "name": "Percy Lucas", + "position": "Ambulatory Nurse", + "salary": "$255,823", + "office": "Norfolk", + "extn": "6719", + "start_date": "11/23/2016" + }, + { + "id": "1809", + "name": "Maddison Jones", + "position": "Bellman", + "salary": "$122,050", + "office": "Otawa", + "extn": "2106", + "start_date": "5/26/2018" + }, + { + "id": "1810", + "name": "Jacob Emmett", + "position": "Treasurer", + "salary": "$155,992", + "office": "Paris", + "extn": "6735", + "start_date": "9/16/2016" + }, + { + "id": "1811", + "name": "Nancy Whitmore", + "position": "Assistant Buyer", + "salary": "$25,687", + "office": "Honolulu", + "extn": "8293", + "start_date": "6/5/2002" + }, + { + "id": "1812", + "name": "Chris Mould", + "position": "Electrician", + "salary": "$168,137", + "office": "Lakewood", + "extn": "6897", + "start_date": "1/15/2011" + }, + { + "id": "1813", + "name": "Bethany Addley", + "position": "IT Support Staff", + "salary": "$23,541", + "office": "Madison", + "extn": "5073", + "start_date": "4/3/2004" + }, + { + "id": "1814", + "name": "Marvin Wood", + "position": "Investment Advisor", + "salary": "$206,821", + "office": "Bridgeport", + "extn": "3037", + "start_date": "4/28/2002" + }, + { + "id": "1815", + "name": "Maya Thompson", + "position": "Auditor", + "salary": "$249,298", + "office": "Dallas", + "extn": "7869", + "start_date": "9/17/2003" + }, + { + "id": "1816", + "name": "Chad Rowe", + "position": "Cashier", + "salary": "$185,094", + "office": "Detroit", + "extn": "4040", + "start_date": "4/13/2013" + }, + { + "id": "1817", + "name": "Macy Davies", + "position": "Healthcare Specialist", + "salary": "$93,760", + "office": "Rochester", + "extn": "1090", + "start_date": "7/20/2006" + }, + { + "id": "1818", + "name": "Doug Kerr", + "position": "Food Technologist", + "salary": "$49,261", + "office": "Bridgeport", + "extn": "8335", + "start_date": "12/13/2008" + }, + { + "id": "1819", + "name": "Lily Adams", + "position": "Ambulatory Nurse", + "salary": "$117,598", + "office": "Tokyo", + "extn": "4389", + "start_date": "6/16/2015" + }, + { + "id": "1820", + "name": "Chelsea Skinner", + "position": "Restaurant Manager", + "salary": "$169,551", + "office": "Zurich", + "extn": "6111", + "start_date": "7/7/2003" + }, + { + "id": "1821", + "name": "Trisha Douglas", + "position": "Audiologist", + "salary": "$188,197", + "office": "Reno", + "extn": "7212", + "start_date": "12/13/2016" + }, + { + "id": "1822", + "name": "Manuel Saunders", + "position": "Cashier", + "salary": "$268,007", + "office": "Portland", + "extn": "9715", + "start_date": "11/29/2018" + }, + { + "id": "1823", + "name": "Jolene Darcy", + "position": "Assistant Buyer", + "salary": "$291,645", + "office": "Bakersfield", + "extn": "5196", + "start_date": "7/8/2017" + }, + { + "id": "1824", + "name": "Gabriel Jones", + "position": "Webmaster", + "salary": "$280,529", + "office": "Springfield", + "extn": "6959", + "start_date": "10/6/2001" + }, + { + "id": "1825", + "name": "Harry Overson", + "position": "Designer", + "salary": "$78,628", + "office": "Orlando", + "extn": "7692", + "start_date": "2/20/2004" + }, + { + "id": "1826", + "name": "Violet Alcroft", + "position": "Food Technologist", + "salary": "$271,756", + "office": "Prague", + "extn": "6336", + "start_date": "9/14/2007" + }, + { + "id": "1827", + "name": "William Bishop", + "position": "Inspector", + "salary": "$122,009", + "office": "Honolulu", + "extn": "5871", + "start_date": "10/11/2005" + }, + { + "id": "1828", + "name": "Hayden Rowe", + "position": "Cash Manager", + "salary": "$239,747", + "office": "Philadelphia", + "extn": "1065", + "start_date": "10/7/2002" + }, + { + "id": "1829", + "name": "Sienna Gordon", + "position": "Mobile Developer", + "salary": "$284,366", + "office": "Rome", + "extn": "9269", + "start_date": "11/1/2009" + }, + { + "id": "1830", + "name": "Michael James", + "position": "Doctor", + "salary": "$92,166", + "office": "Fayetteville", + "extn": "8669", + "start_date": "3/27/2013" + }, + { + "id": "1831", + "name": "Amy Dickson", + "position": "Laboratory Technician", + "salary": "$188,275", + "office": "Venice", + "extn": "7590", + "start_date": "7/23/2007" + }, + { + "id": "1832", + "name": "Jennifer Bryson", + "position": "IT Support Staff", + "salary": "$255,659", + "office": "Venice", + "extn": "1152", + "start_date": "5/21/2007" + }, + { + "id": "1833", + "name": "Chris Thorpe", + "position": "HR Coordinator", + "salary": "$176,185", + "office": "Worcester", + "extn": "9409", + "start_date": "9/11/2005" + }, + { + "id": "1834", + "name": "Jennifer Harris", + "position": "Front Desk Coordinator", + "salary": "$246,722", + "office": "Berlin", + "extn": "9710", + "start_date": "2/22/2015" + }, + { + "id": "1835", + "name": "Eduardo Cox", + "position": "Dentist", + "salary": "$249,446", + "office": "Salem", + "extn": "9161", + "start_date": "11/24/2012" + }, + { + "id": "1836", + "name": "Sienna Shields", + "position": "Stockbroker", + "salary": "$218,777", + "office": "London", + "extn": "2394", + "start_date": "11/9/2008" + }, + { + "id": "1837", + "name": "Danielle Tyler", + "position": "Global Logistics Supervisor", + "salary": "$149,702", + "office": "Henderson", + "extn": "1964", + "start_date": "1/9/2008" + }, + { + "id": "1838", + "name": "Elle Lindop", + "position": "Operator", + "salary": "$156,488", + "office": "Moreno Valley", + "extn": "7377", + "start_date": "7/17/2007" + }, + { + "id": "1839", + "name": "Daron Tyrrell", + "position": "Electrician", + "salary": "$298,255", + "office": "Rochester", + "extn": "6309", + "start_date": "1/26/2012" + }, + { + "id": "1840", + "name": "Russel Kaur", + "position": "Investment Advisor", + "salary": "$35,948", + "office": "Prague", + "extn": "8000", + "start_date": "10/10/2010" + }, + { + "id": "1841", + "name": "Natalie Notman", + "position": "Audiologist", + "salary": "$265,452", + "office": "Lakewood", + "extn": "4629", + "start_date": "8/20/2014" + }, + { + "id": "1842", + "name": "Christy Moreno", + "position": "Stockbroker", + "salary": "$243,801", + "office": "Fort Lauderdale", + "extn": "9255", + "start_date": "2/26/2016" + }, + { + "id": "1843", + "name": "Chuck Preston", + "position": "Health Educator", + "salary": "$82,862", + "office": "Sacramento", + "extn": "9681", + "start_date": "12/12/2011" + }, + { + "id": "1844", + "name": "Jules Roscoe", + "position": "Inspector", + "salary": "$168,927", + "office": "Nashville", + "extn": "7453", + "start_date": "1/26/2004" + }, + { + "id": "1845", + "name": "Makena Hunt", + "position": "Global Logistics Supervisor", + "salary": "$86,852", + "office": "Amarillo", + "extn": "6784", + "start_date": "5/31/2012" + }, + { + "id": "1846", + "name": "Chester Selby", + "position": "Cook", + "salary": "$147,452", + "office": "Anaheim", + "extn": "7669", + "start_date": "5/2/2015" + }, + { + "id": "1847", + "name": "Chadwick Stone", + "position": "Steward", + "salary": "$254,138", + "office": "Scottsdale", + "extn": "6475", + "start_date": "12/6/2001" + }, + { + "id": "1848", + "name": "Caleb Robertson", + "position": "Budget Analyst", + "salary": "$156,826", + "office": "San Jose", + "extn": "1242", + "start_date": "1/12/2019" + }, + { + "id": "1849", + "name": "Isla Cooper", + "position": "Doctor", + "salary": "$16,247", + "office": "Glendale", + "extn": "1859", + "start_date": "3/15/2009" + }, + { + "id": "1850", + "name": "Daniel Emerson", + "position": "CNC Operator", + "salary": "$60,254", + "office": "Bakersfield", + "extn": "1501", + "start_date": "5/6/2000" + }, + { + "id": "1851", + "name": "Lucas Donovan", + "position": "Bellman", + "salary": "$275,719", + "office": "Stockton", + "extn": "4095", + "start_date": "10/19/2014" + }, + { + "id": "1852", + "name": "Marvin Bloom", + "position": "Webmaster", + "salary": "$188,635", + "office": "Omaha", + "extn": "7960", + "start_date": "1/14/2000" + }, + { + "id": "1853", + "name": "Vivian Mason", + "position": "Dentist", + "salary": "$165,574", + "office": "Albuquerque", + "extn": "9378", + "start_date": "12/4/2017" + }, + { + "id": "1854", + "name": "Josh Swift", + "position": "HR Specialist", + "salary": "$299,258", + "office": "Charlotte", + "extn": "9821", + "start_date": "5/19/2002" + }, + { + "id": "1855", + "name": "Sebastian Turner", + "position": "Paramedic", + "salary": "$202,405", + "office": "Chicago", + "extn": "5412", + "start_date": "11/2/2004" + }, + { + "id": "1856", + "name": "Rowan Morgan", + "position": "Audiologist", + "salary": "$253,265", + "office": "Worcester", + "extn": "2080", + "start_date": "3/2/2016" + }, + { + "id": "1857", + "name": "Melody Pitt", + "position": "Accountant", + "salary": "$185,864", + "office": "Omaha", + "extn": "8691", + "start_date": "6/5/2000" + }, + { + "id": "1858", + "name": "Nick Devonport", + "position": "Global Logistics Supervisor", + "salary": "$200,280", + "office": "San Diego", + "extn": "5059", + "start_date": "3/14/2008" + }, + { + "id": "1859", + "name": "Aeris Shields", + "position": "Chef Manager", + "salary": "$173,429", + "office": "Ontario", + "extn": "4612", + "start_date": "10/31/2019" + }, + { + "id": "1860", + "name": "Danny Alcroft", + "position": "Electrician", + "salary": "$105,903", + "office": "Lakewood", + "extn": "9299", + "start_date": "9/21/2007" + }, + { + "id": "1861", + "name": "Laila Farrow", + "position": "Steward", + "salary": "$36,813", + "office": "Charlotte", + "extn": "6036", + "start_date": "3/22/2007" + }, + { + "id": "1862", + "name": "Eileen Steer", + "position": "Call Center Representative", + "salary": "$61,031", + "office": "Quebec", + "extn": "7973", + "start_date": "4/18/2012" + }, + { + "id": "1863", + "name": "Rihanna Lee", + "position": "Bookkeeper", + "salary": "$294,813", + "office": "Salem", + "extn": "6197", + "start_date": "9/28/2009" + }, + { + "id": "1864", + "name": "Alan Young", + "position": "Accountant", + "salary": "$148,130", + "office": "Hollywood", + "extn": "5308", + "start_date": "9/24/2008" + }, + { + "id": "1865", + "name": "Tony Collins", + "position": "Clerk", + "salary": "$209,318", + "office": "Otawa", + "extn": "9258", + "start_date": "3/8/2012" + }, + { + "id": "1866", + "name": "Cassidy Mann", + "position": "Audiologist", + "salary": "$99,717", + "office": "Amarillo", + "extn": "3969", + "start_date": "8/7/2015" + }, + { + "id": "1867", + "name": "Mason Gibbons", + "position": "Fabricator", + "salary": "$258,624", + "office": "Rome", + "extn": "8087", + "start_date": "10/20/2002" + }, + { + "id": "1868", + "name": "Henry Young", + "position": "Systems Administrator", + "salary": "$128,044", + "office": "Tulsa", + "extn": "8919", + "start_date": "5/18/2011" + }, + { + "id": "1869", + "name": "Erin Saunders", + "position": "Health Educator", + "salary": "$17,842", + "office": "Phoenix", + "extn": "5843", + "start_date": "3/9/2002" + }, + { + "id": "1870", + "name": "Mavis Middleton", + "position": "Assistant Buyer", + "salary": "$168,227", + "office": "Glendale", + "extn": "4505", + "start_date": "5/25/2016" + }, + { + "id": "1871", + "name": "Juliette Ingram", + "position": "Banker", + "salary": "$160,293", + "office": "New Orleans", + "extn": "8087", + "start_date": "12/23/2017" + }, + { + "id": "1872", + "name": "Dasha Freeburn", + "position": "Restaurant Manager", + "salary": "$139,580", + "office": "Atlanta", + "extn": "1985", + "start_date": "12/17/2011" + }, + { + "id": "1873", + "name": "Bryon Benfield", + "position": "IT Support Staff", + "salary": "$211,198", + "office": "Bucharest", + "extn": "1358", + "start_date": "8/26/2003" + }, + { + "id": "1874", + "name": "Stacy Sinclair", + "position": "Clerk", + "salary": "$32,873", + "office": "Bellevue", + "extn": "1042", + "start_date": "5/26/2006" + }, + { + "id": "1875", + "name": "Leroy Victor", + "position": "Web Developer", + "salary": "$122,756", + "office": "San Jose", + "extn": "8994", + "start_date": "3/24/2014" + }, + { + "id": "1876", + "name": "Chloe Roberts", + "position": "Retail Trainee", + "salary": "$26,085", + "office": "Glendale", + "extn": "8116", + "start_date": "3/10/2017" + }, + { + "id": "1877", + "name": "Peter Bullock", + "position": "Call Center Representative", + "salary": "$261,312", + "office": "Springfield", + "extn": "9546", + "start_date": "11/13/2011" + }, + { + "id": "1878", + "name": "Martin Gaynor", + "position": "Doctor", + "salary": "$153,810", + "office": "Lancaster", + "extn": "6817", + "start_date": "11/12/2005" + }, + { + "id": "1879", + "name": "Barry Warren", + "position": "Steward", + "salary": "$260,120", + "office": "Salt Lake City", + "extn": "2484", + "start_date": "7/20/2010" + }, + { + "id": "1880", + "name": "Peyton Matthews", + "position": "CNC Operator", + "salary": "$227,450", + "office": "Rome", + "extn": "5194", + "start_date": "3/23/2015" + }, + { + "id": "1881", + "name": "Meredith Tanner", + "position": "Global Logistics Supervisor", + "salary": "$251,012", + "office": "Minneapolis", + "extn": "2644", + "start_date": "5/14/2004" + }, + { + "id": "1882", + "name": "Rocco Raven", + "position": "Global Logistics Supervisor", + "salary": "$235,238", + "office": "San Diego", + "extn": "8608", + "start_date": "8/5/2008" + }, + { + "id": "1883", + "name": "Bree Rees", + "position": "IT Support Staff", + "salary": "$161,764", + "office": "San Bernardino", + "extn": "2076", + "start_date": "6/14/2016" + }, + { + "id": "1884", + "name": "Ellen Jarvis", + "position": "Associate Professor", + "salary": "$44,449", + "office": "Tallahassee", + "extn": "8389", + "start_date": "12/4/2006" + }, + { + "id": "1885", + "name": "Doris Sawyer", + "position": "Inspector", + "salary": "$12,235", + "office": "Moreno Valley", + "extn": "9155", + "start_date": "4/15/2018" + }, + { + "id": "1886", + "name": "Carter Asher", + "position": "Webmaster", + "salary": "$117,927", + "office": "Hayward", + "extn": "3921", + "start_date": "12/30/2001" + }, + { + "id": "1887", + "name": "Bart Quinnell", + "position": "Baker", + "salary": "$166,228", + "office": "Berna", + "extn": "6149", + "start_date": "2/21/2012" + }, + { + "id": "1888", + "name": "Benjamin Duvall", + "position": "Cook", + "salary": "$173,362", + "office": "Detroit", + "extn": "4325", + "start_date": "4/24/2018" + }, + { + "id": "1889", + "name": "Eileen Ellwood", + "position": "Investment Advisor", + "salary": "$188,897", + "office": "New York", + "extn": "1006", + "start_date": "6/26/2000" + }, + { + "id": "1890", + "name": "Penelope Underhill", + "position": "Loan Officer", + "salary": "$191,371", + "office": "Boston", + "extn": "5187", + "start_date": "12/9/2006" + }, + { + "id": "1891", + "name": "Daniel Janes", + "position": "Chef Manager", + "salary": "$257,205", + "office": "Memphis", + "extn": "5267", + "start_date": "7/2/2014" + }, + { + "id": "1892", + "name": "Tyler Rowlands", + "position": "Banker", + "salary": "$89,393", + "office": "Portland", + "extn": "7040", + "start_date": "2/16/2012" + }, + { + "id": "1893", + "name": "Chris Exton", + "position": "Biologist", + "salary": "$195,723", + "office": "Salem", + "extn": "2423", + "start_date": "1/31/2009" + }, + { + "id": "1894", + "name": "Clarissa Addison", + "position": "Auditor", + "salary": "$63,936", + "office": "Lincoln", + "extn": "7690", + "start_date": "11/30/2010" + }, + { + "id": "1895", + "name": "Gil Booth", + "position": "Service Supervisor", + "salary": "$207,114", + "office": "Amarillo", + "extn": "6769", + "start_date": "6/16/2013" + }, + { + "id": "1896", + "name": "Bryon Kerr", + "position": "IT Support Staff", + "salary": "$74,880", + "office": "Lancaster", + "extn": "3242", + "start_date": "5/13/2011" + }, + { + "id": "1897", + "name": "Gemma Graves", + "position": "Chef Manager", + "salary": "$114,495", + "office": "Dallas", + "extn": "6602", + "start_date": "3/19/2017" + }, + { + "id": "1898", + "name": "Johnathan Holmes", + "position": "Systems Administrator", + "salary": "$237,190", + "office": "Tulsa", + "extn": "2984", + "start_date": "3/14/2016" + }, + { + "id": "1899", + "name": "Logan Mason", + "position": "Project Manager", + "salary": "$219,571", + "office": "Portland", + "extn": "2140", + "start_date": "12/21/2005" + }, + { + "id": "1900", + "name": "Jenna Skinner", + "position": "Biologist", + "salary": "$82,806", + "office": "Worcester", + "extn": "1027", + "start_date": "2/9/2001" + }, + { + "id": "1901", + "name": "Danny Smith", + "position": "Budget Analyst", + "salary": "$135,192", + "office": "Glendale", + "extn": "7333", + "start_date": "12/28/2006" + }, + { + "id": "1902", + "name": "Eileen Wellington", + "position": "Associate Professor", + "salary": "$101,814", + "office": "Berlin", + "extn": "8178", + "start_date": "9/13/2014" + }, + { + "id": "1903", + "name": "Clint Lowe", + "position": "Webmaster", + "salary": "$57,172", + "office": "Garland", + "extn": "6788", + "start_date": "2/21/2016" + }, + { + "id": "1904", + "name": "Abdul Patel", + "position": "Paramedic", + "salary": "$58,383", + "office": "San Jose", + "extn": "3640", + "start_date": "11/6/2011" + }, + { + "id": "1905", + "name": "Jack Thorpe", + "position": "CNC Operator", + "salary": "$12,708", + "office": "Memphis", + "extn": "1788", + "start_date": "2/13/2005" + }, + { + "id": "1906", + "name": "Grace Funnell", + "position": "Baker", + "salary": "$276,255", + "office": "Irving", + "extn": "4685", + "start_date": "1/24/2014" + }, + { + "id": "1907", + "name": "Marla Needham", + "position": "Insurance Broker", + "salary": "$138,933", + "office": "Moreno Valley", + "extn": "4640", + "start_date": "11/17/2008" + }, + { + "id": "1908", + "name": "Naomi Dixon", + "position": "Retail Trainee", + "salary": "$65,455", + "office": "Escondido", + "extn": "4442", + "start_date": "5/27/2014" + }, + { + "id": "1909", + "name": "Karen Nelson", + "position": "Doctor", + "salary": "$238,820", + "office": "Madison", + "extn": "6604", + "start_date": "9/22/2003" + }, + { + "id": "1910", + "name": "Ruth Griffiths", + "position": "Steward", + "salary": "$83,308", + "office": "Hayward", + "extn": "4050", + "start_date": "12/6/2016" + }, + { + "id": "1911", + "name": "Kurt Hewitt", + "position": "Biologist", + "salary": "$216,803", + "office": "Chicago", + "extn": "2121", + "start_date": "6/24/2006" + }, + { + "id": "1912", + "name": "Lillian Willis", + "position": "Associate Professor", + "salary": "$75,465", + "office": "Fullerton", + "extn": "9364", + "start_date": "5/12/2016" + }, + { + "id": "1913", + "name": "Maddison Eastwood", + "position": "Budget Analyst", + "salary": "$40,771", + "office": "Milwaukee", + "extn": "6097", + "start_date": "9/6/2007" + }, + { + "id": "1914", + "name": "Lily Vernon", + "position": "Restaurant Manager", + "salary": "$55,213", + "office": "Houston", + "extn": "2289", + "start_date": "4/2/2001" + }, + { + "id": "1915", + "name": "Penny Kelly", + "position": "Business Broker", + "salary": "$12,260", + "office": "Saint Paul", + "extn": "4413", + "start_date": "5/1/2018" + }, + { + "id": "1916", + "name": "Rowan Beal", + "position": "IT Support Staff", + "salary": "$53,916", + "office": "Seattle", + "extn": "1832", + "start_date": "1/28/2015" + }, + { + "id": "1917", + "name": "Agnes Everett", + "position": "Cook", + "salary": "$30,052", + "office": "Baltimore", + "extn": "2507", + "start_date": "7/9/2013" + }, + { + "id": "1918", + "name": "Aileen Gordon", + "position": "Accountant", + "salary": "$11,252", + "office": "Lisbon", + "extn": "9784", + "start_date": "2/27/2000" + }, + { + "id": "1919", + "name": "Chris Ventura", + "position": "Web Developer", + "salary": "$210,578", + "office": "Lancaster", + "extn": "7929", + "start_date": "4/2/2019" + }, + { + "id": "1920", + "name": "Savannah Craig", + "position": "Paramedic", + "salary": "$147,934", + "office": "Murfreesboro", + "extn": "6180", + "start_date": "1/4/2015" + }, + { + "id": "1921", + "name": "Sydney Williams", + "position": "Call Center Representative", + "salary": "$247,860", + "office": "Seattle", + "extn": "1613", + "start_date": "7/20/2015" + }, + { + "id": "1922", + "name": "Martin Selby", + "position": "Cashier", + "salary": "$265,680", + "office": "Salt Lake City", + "extn": "6012", + "start_date": "1/30/2018" + }, + { + "id": "1923", + "name": "Oliver Maxwell", + "position": "Laboratory Technician", + "salary": "$46,291", + "office": "Tulsa", + "extn": "5093", + "start_date": "7/28/2008" + }, + { + "id": "1924", + "name": "Cedrick Gaynor", + "position": "Retail Trainee", + "salary": "$25,610", + "office": "Santa Ana", + "extn": "4608", + "start_date": "11/24/2017" + }, + { + "id": "1925", + "name": "Alexa Norton", + "position": "Fabricator", + "salary": "$58,748", + "office": "Dallas", + "extn": "5172", + "start_date": "12/18/2003" + }, + { + "id": "1926", + "name": "Ema Ashley", + "position": "Auditor", + "salary": "$212,332", + "office": "Jersey City", + "extn": "5674", + "start_date": "7/12/2006" + }, + { + "id": "1927", + "name": "Nathan Broomfield", + "position": "Operator", + "salary": "$204,314", + "office": "Wien", + "extn": "7899", + "start_date": "2/16/2010" + }, + { + "id": "1928", + "name": "Dakota Young", + "position": "Mobile Developer", + "salary": "$295,354", + "office": "London", + "extn": "8337", + "start_date": "3/18/2019" + }, + { + "id": "1929", + "name": "Miley Scott", + "position": "Operator", + "salary": "$50,535", + "office": "Toledo", + "extn": "2413", + "start_date": "8/6/2007" + }, + { + "id": "1930", + "name": "Kieth Cunningham", + "position": "Cash Manager", + "salary": "$106,394", + "office": "Las Vegas", + "extn": "4648", + "start_date": "8/3/2008" + }, + { + "id": "1931", + "name": "Esmeralda Olivier", + "position": "Health Educator", + "salary": "$54,114", + "office": "Memphis", + "extn": "2249", + "start_date": "3/10/2010" + }, + { + "id": "1932", + "name": "Ron Bell", + "position": "Retail Trainee", + "salary": "$251,708", + "office": "Charlotte", + "extn": "7065", + "start_date": "1/5/2007" + }, + { + "id": "1933", + "name": "Roger Young", + "position": "Front Desk Coordinator", + "salary": "$209,871", + "office": "Lincoln", + "extn": "8612", + "start_date": "3/3/2011" + }, + { + "id": "1934", + "name": "Tyson Exton", + "position": "Retail Trainee", + "salary": "$220,908", + "office": "Amarillo", + "extn": "9073", + "start_date": "11/3/2004" + }, + { + "id": "1935", + "name": "Johnathan Nelson", + "position": "Cook", + "salary": "$44,639", + "office": "Fort Lauderdale", + "extn": "5382", + "start_date": "1/20/2015" + }, + { + "id": "1936", + "name": "Celia Cameron", + "position": "Auditor", + "salary": "$240,836", + "office": "Worcester", + "extn": "1815", + "start_date": "3/31/2013" + }, + { + "id": "1937", + "name": "Denny Devonport", + "position": "Associate Professor", + "salary": "$192,480", + "office": "Rochester", + "extn": "7601", + "start_date": "1/19/2009" + }, + { + "id": "1938", + "name": "Valerie May", + "position": "Operator", + "salary": "$56,685", + "office": "Huntsville", + "extn": "7388", + "start_date": "7/5/2001" + }, + { + "id": "1939", + "name": "Carl Verdon", + "position": "Software Engineer", + "salary": "$246,804", + "office": "Denver", + "extn": "3938", + "start_date": "1/16/2003" + }, + { + "id": "1940", + "name": "Martin Morris", + "position": "Designer", + "salary": "$263,412", + "office": "Oklahoma City", + "extn": "3662", + "start_date": "7/3/2000" + }, + { + "id": "1941", + "name": "William Stewart", + "position": "Business Broker", + "salary": "$286,043", + "office": "Valetta", + "extn": "2456", + "start_date": "1/1/2019" + }, + { + "id": "1942", + "name": "Nathan Booth", + "position": "Web Developer", + "salary": "$293,279", + "office": "London", + "extn": "6300", + "start_date": "7/30/2002" + }, + { + "id": "1943", + "name": "Margot Miller", + "position": "Electrician", + "salary": "$293,825", + "office": "Lincoln", + "extn": "2827", + "start_date": "6/23/2015" + }, + { + "id": "1944", + "name": "Jayden Leslie", + "position": "Cashier", + "salary": "$216,286", + "office": "Rochester", + "extn": "9250", + "start_date": "8/31/2019" + }, + { + "id": "1945", + "name": "Erick Gonzales", + "position": "Inspector", + "salary": "$207,377", + "office": "Rome", + "extn": "9290", + "start_date": "8/27/2008" + }, + { + "id": "1946", + "name": "Phillip Lee", + "position": "Loan Officer", + "salary": "$88,113", + "office": "Indianapolis", + "extn": "1962", + "start_date": "12/21/2014" + }, + { + "id": "1947", + "name": "Eryn Sawyer", + "position": "Designer", + "salary": "$206,215", + "office": "Sacramento", + "extn": "4567", + "start_date": "3/24/2004" + }, + { + "id": "1948", + "name": "Alexander Becker", + "position": "Auditor", + "salary": "$14,718", + "office": "London", + "extn": "7057", + "start_date": "1/13/2017" + }, + { + "id": "1949", + "name": "Anabel Thornton", + "position": "Project Manager", + "salary": "$235,758", + "office": "Charlotte", + "extn": "5371", + "start_date": "7/18/2017" + }, + { + "id": "1950", + "name": "Phillip James", + "position": "Bellman", + "salary": "$156,121", + "office": "San Bernardino", + "extn": "3321", + "start_date": "10/16/2000" + }, + { + "id": "1951", + "name": "Mabel Woods", + "position": "Clerk", + "salary": "$115,058", + "office": "Louisville", + "extn": "7593", + "start_date": "8/15/2001" + }, + { + "id": "1952", + "name": "Kirsten Adler", + "position": "Stockbroker", + "salary": "$192,903", + "office": "El Paso", + "extn": "5257", + "start_date": "6/4/2014" + }, + { + "id": "1953", + "name": "Gil Vernon", + "position": "Webmaster", + "salary": "$297,875", + "office": "Lakewood", + "extn": "8377", + "start_date": "12/2/2011" + }, + { + "id": "1954", + "name": "Angelina Farrell", + "position": "Biologist", + "salary": "$70,894", + "office": "Omaha", + "extn": "1639", + "start_date": "1/5/2003" + }, + { + "id": "1955", + "name": "Liam Allen", + "position": "Front Desk Coordinator", + "salary": "$208,699", + "office": "Albuquerque", + "extn": "4358", + "start_date": "3/30/2011" + }, + { + "id": "1956", + "name": "Daron Jarvis", + "position": "Service Supervisor", + "salary": "$256,211", + "office": "Springfield", + "extn": "8758", + "start_date": "3/12/2005" + }, + { + "id": "1957", + "name": "Hazel Jefferson", + "position": "Front Desk Coordinator", + "salary": "$11,967", + "office": "Phoenix", + "extn": "9208", + "start_date": "1/5/2013" + }, + { + "id": "1958", + "name": "Carter Booth", + "position": "HR Specialist", + "salary": "$192,396", + "office": "Paris", + "extn": "6374", + "start_date": "7/8/2004" + }, + { + "id": "1959", + "name": "Emerald Reynolds", + "position": "Investment Advisor", + "salary": "$112,584", + "office": "Reno", + "extn": "6840", + "start_date": "9/30/2005" + }, + { + "id": "1960", + "name": "Peter Gregory", + "position": "IT Support Staff", + "salary": "$105,407", + "office": "Albuquerque", + "extn": "7285", + "start_date": "12/25/2012" + }, + { + "id": "1961", + "name": "Nick Hogg", + "position": "Bellman", + "salary": "$255,534", + "office": "Santa Ana", + "extn": "7091", + "start_date": "3/8/2013" + }, + { + "id": "1962", + "name": "Hayden Burge", + "position": "Retail Trainee", + "salary": "$225,300", + "office": "Washington", + "extn": "2801", + "start_date": "2/21/2000" + }, + { + "id": "1963", + "name": "Eve Jarvis", + "position": "Loan Officer", + "salary": "$61,717", + "office": "San Bernardino", + "extn": "4431", + "start_date": "7/1/2010" + }, + { + "id": "1964", + "name": "Liv Shields", + "position": "Stockbroker", + "salary": "$106,878", + "office": "Philadelphia", + "extn": "8702", + "start_date": "2/26/2012" + }, + { + "id": "1965", + "name": "Marigold Smith", + "position": "Cashier", + "salary": "$47,059", + "office": "Madison", + "extn": "4396", + "start_date": "1/5/2009" + }, + { + "id": "1966", + "name": "Bethany Matthews", + "position": "Software Engineer", + "salary": "$279,073", + "office": "Lancaster", + "extn": "8384", + "start_date": "8/15/2005" + }, + { + "id": "1967", + "name": "Cedrick Nobbs", + "position": "Webmaster", + "salary": "$276,010", + "office": "Hollywood", + "extn": "4013", + "start_date": "12/31/2002" + }, + { + "id": "1968", + "name": "Tiffany Young", + "position": "Biologist", + "salary": "$264,350", + "office": "Cincinnati", + "extn": "9170", + "start_date": "1/5/2003" + }, + { + "id": "1969", + "name": "Tony Evans", + "position": "Web Developer", + "salary": "$205,437", + "office": "Amarillo", + "extn": "3170", + "start_date": "9/18/2015" + }, + { + "id": "1970", + "name": "Caydence Antcliff", + "position": "Restaurant Manager", + "salary": "$188,608", + "office": "San Diego", + "extn": "4513", + "start_date": "5/17/2002" + }, + { + "id": "1971", + "name": "Naomi Stevens", + "position": "Restaurant Manager", + "salary": "$98,048", + "office": "Los Angeles", + "extn": "1829", + "start_date": "6/13/2007" + }, + { + "id": "1972", + "name": "Benny Leslie", + "position": "Global Logistics Supervisor", + "salary": "$222,830", + "office": "Nashville", + "extn": "4575", + "start_date": "1/18/2018" + }, + { + "id": "1973", + "name": "Ethan Abbot", + "position": "Doctor", + "salary": "$219,424", + "office": "Stockton", + "extn": "4165", + "start_date": "2/7/2015" + }, + { + "id": "1974", + "name": "Ruth Logan", + "position": "Restaurant Manager", + "salary": "$159,546", + "office": "Fremont", + "extn": "5531", + "start_date": "11/19/2013" + }, + { + "id": "1975", + "name": "Caleb Abbot", + "position": "Fabricator", + "salary": "$265,554", + "office": "Hayward", + "extn": "1696", + "start_date": "4/30/2014" + }, + { + "id": "1976", + "name": "Crystal Lambert", + "position": "Accountant", + "salary": "$32,761", + "office": "Lyon", + "extn": "9814", + "start_date": "6/21/2000" + }, + { + "id": "1977", + "name": "Juliet Long", + "position": "Budget Analyst", + "salary": "$176,674", + "office": "Baltimore", + "extn": "7870", + "start_date": "1/23/2008" + }, + { + "id": "1978", + "name": "Kenzie Swan", + "position": "Ambulatory Nurse", + "salary": "$179,205", + "office": "Salem", + "extn": "5764", + "start_date": "7/27/2013" + }, + { + "id": "1979", + "name": "Ronald Mcgee", + "position": "Cashier", + "salary": "$64,820", + "office": "San Diego", + "extn": "5391", + "start_date": "4/17/2014" + }, + { + "id": "1980", + "name": "Christine Cassidy", + "position": "Executive Director", + "salary": "$106,011", + "office": "Jersey City", + "extn": "3519", + "start_date": "1/7/2019" + }, + { + "id": "1981", + "name": "Jules Rixon", + "position": "Bellman", + "salary": "$208,503", + "office": "Indianapolis", + "extn": "7732", + "start_date": "10/20/2009" + }, + { + "id": "1982", + "name": "Matthew Carter", + "position": "Clerk", + "salary": "$85,353", + "office": "Lancaster", + "extn": "2872", + "start_date": "3/20/2018" + }, + { + "id": "1983", + "name": "Carter Grey", + "position": "Chef Manager", + "salary": "$266,765", + "office": "New York", + "extn": "3537", + "start_date": "1/7/2008" + }, + { + "id": "1984", + "name": "Abbey Ebden", + "position": "Biologist", + "salary": "$57,749", + "office": "Lakewood", + "extn": "1503", + "start_date": "4/15/2019" + }, + { + "id": "1985", + "name": "Kurt Plant", + "position": "Investment Advisor", + "salary": "$231,124", + "office": "Hollywood", + "extn": "7043", + "start_date": "11/22/2014" + }, + { + "id": "1986", + "name": "Erin Whitmore", + "position": "Laboratory Technician", + "salary": "$87,396", + "office": "Tulsa", + "extn": "8629", + "start_date": "3/18/2004" + }, + { + "id": "1987", + "name": "Norah Pope", + "position": "Accountant", + "salary": "$194,516", + "office": "Berna", + "extn": "4034", + "start_date": "2/8/2017" + }, + { + "id": "1988", + "name": "Julius Huggins", + "position": "Web Developer", + "salary": "$190,519", + "office": "Fort Lauderdale", + "extn": "3648", + "start_date": "7/13/2014" + }, + { + "id": "1989", + "name": "Tony Vincent", + "position": "Service Supervisor", + "salary": "$22,991", + "office": "Columbus", + "extn": "5582", + "start_date": "6/21/2002" + }, + { + "id": "1990", + "name": "Charlotte Gordon", + "position": "Food Technologist", + "salary": "$138,400", + "office": "Zurich", + "extn": "3050", + "start_date": "3/15/2008" + }, + { + "id": "1991", + "name": "Carla Kirby", + "position": "HR Specialist", + "salary": "$32,329", + "office": "Charlotte", + "extn": "7389", + "start_date": "3/17/2018" + }, + { + "id": "1992", + "name": "Marvin Campbell", + "position": "Chef Manager", + "salary": "$236,765", + "office": "San Jose", + "extn": "7597", + "start_date": "1/3/2007" + }, + { + "id": "1993", + "name": "Agnes Baker", + "position": "Bookkeeper", + "salary": "$191,384", + "office": "Otawa", + "extn": "9485", + "start_date": "1/4/2010" + }, + { + "id": "1994", + "name": "Danielle Victor", + "position": "Insurance Broker", + "salary": "$20,051", + "office": "Rome", + "extn": "6264", + "start_date": "3/22/2008" + }, + { + "id": "1995", + "name": "Norah Ainsworth", + "position": "Paramedic", + "salary": "$17,228", + "office": "Omaha", + "extn": "8460", + "start_date": "6/30/2013" + }, + { + "id": "1996", + "name": "Hailey Rowlands", + "position": "Food Technologist", + "salary": "$98,042", + "office": "Garland", + "extn": "1134", + "start_date": "5/5/2019" + }, + { + "id": "1997", + "name": "Lindsay Flanders", + "position": "Designer", + "salary": "$14,776", + "office": "San Francisco", + "extn": "2855", + "start_date": "3/28/2015" + }, + { + "id": "1998", + "name": "Gabriel Patel", + "position": "Webmaster", + "salary": "$229,186", + "office": "Irving", + "extn": "4360", + "start_date": "5/26/2013" + }, + { + "id": "1999", + "name": "Benny Weatcroft", + "position": "Executive Director", + "salary": "$21,020", + "office": "Albuquerque", + "extn": "3576", + "start_date": "12/5/2007" + }, + { + "id": "2000", + "name": "Benjamin Stone ", + "position": "Front Desk Coordinator", + "salary": "$255,364", + "office": "San Diego", + "extn": "5182", + "start_date": "5/29/2009" + }, + { + "id": "2001", + "name": "Rae Vaughn", + "position": "Systems Administrator", + "salary": "$241,338", + "office": "Tulsa", + "extn": "4103", + "start_date": "12/8/2011" + }, + { + "id": "2002", + "name": "Percy Stubbs", + "position": "Machine Operator", + "salary": "$102,143", + "office": "Washington", + "extn": "9843", + "start_date": "7/23/2009" + }, + { + "id": "2003", + "name": "Eryn Bailey", + "position": "Restaurant Manager", + "salary": "$123,319", + "office": "Portland", + "extn": "8383", + "start_date": "3/8/2004" + }, + { + "id": "2004", + "name": "Phoebe Gibbons", + "position": "Software Engineer", + "salary": "$80,042", + "office": "Springfield", + "extn": "7690", + "start_date": "2/1/2001" + }, + { + "id": "2005", + "name": "Alan Tennant", + "position": "Chef Manager", + "salary": "$43,272", + "office": "Innsbruck", + "extn": "2246", + "start_date": "10/1/2009" + }, + { + "id": "2006", + "name": "Peyton Newman", + "position": "Doctor", + "salary": "$195,720", + "office": "Richmond", + "extn": "5686", + "start_date": "6/30/2015" + }, + { + "id": "2007", + "name": "Phillip Norburn", + "position": "Paramedic", + "salary": "$202,047", + "office": "Toledo", + "extn": "6012", + "start_date": "8/25/2014" + }, + { + "id": "2008", + "name": "Makenzie Stone ", + "position": "Loan Officer", + "salary": "$289,922", + "office": "Oakland", + "extn": "6265", + "start_date": "6/8/2001" + }, + { + "id": "2009", + "name": "Willow Sherry", + "position": "Food Technologist", + "salary": "$17,174", + "office": "Santa Ana", + "extn": "6320", + "start_date": "8/4/2010" + }, + { + "id": "2010", + "name": "Ramon Robinson", + "position": "HR Coordinator", + "salary": "$80,962", + "office": "Worcester", + "extn": "1484", + "start_date": "7/15/2018" + }, + { + "id": "2011", + "name": "Scarlett Fisher", + "position": "Paramedic", + "salary": "$217,365", + "office": "Paris", + "extn": "8302", + "start_date": "11/21/2003" + }, + { + "id": "2012", + "name": "Lucas Archer", + "position": "Associate Professor", + "salary": "$203,983", + "office": "Wien", + "extn": "7945", + "start_date": "12/2/2002" + }, + { + "id": "2013", + "name": "Evie Rycroft", + "position": "Front Desk Coordinator", + "salary": "$30,285", + "office": "Orlando", + "extn": "1109", + "start_date": "5/14/2000" + }, + { + "id": "2014", + "name": "Josh Price", + "position": "Ambulatory Nurse", + "salary": "$55,454", + "office": "Fayetteville", + "extn": "4638", + "start_date": "5/1/2014" + }, + { + "id": "2015", + "name": "Jack Smith", + "position": "Inspector", + "salary": "$11,941", + "office": "New York", + "extn": "9943", + "start_date": "3/25/2003" + }, + { + "id": "2016", + "name": "Gemma Coleman", + "position": "Webmaster", + "salary": "$115,569", + "office": "Stockton", + "extn": "4121", + "start_date": "8/25/2003" + }, + { + "id": "2017", + "name": "Diane Hardwick", + "position": "Restaurant Manager", + "salary": "$91,269", + "office": "New York", + "extn": "7313", + "start_date": "9/25/2014" + }, + { + "id": "2018", + "name": "Wade Archer", + "position": "Designer", + "salary": "$41,550", + "office": "Miami", + "extn": "1972", + "start_date": "6/28/2000" + }, + { + "id": "2019", + "name": "Cherish Malone", + "position": "Cash Manager", + "salary": "$200,255", + "office": "Oakland", + "extn": "3586", + "start_date": "6/15/2007" + }, + { + "id": "2020", + "name": "Mara Myatt", + "position": "Auditor", + "salary": "$256,261", + "office": "Anaheim", + "extn": "1815", + "start_date": "2/23/2009" + }, + { + "id": "2021", + "name": "Helen Wild", + "position": "Clerk", + "salary": "$63,582", + "office": "Quebec", + "extn": "8999", + "start_date": "7/4/2001" + }, + { + "id": "2022", + "name": "Kirsten Oatway", + "position": "Call Center Representative", + "salary": "$294,851", + "office": "Jersey City", + "extn": "9957", + "start_date": "1/12/2009" + }, + { + "id": "2023", + "name": "Carolyn Uttridge", + "position": "Budget Analyst", + "salary": "$66,779", + "office": "Lancaster", + "extn": "5356", + "start_date": "7/11/2018" + }, + { + "id": "2024", + "name": "Mark Roman", + "position": "Audiologist", + "salary": "$35,878", + "office": "Murfreesboro", + "extn": "3512", + "start_date": "8/27/2009" + }, + { + "id": "2025", + "name": "Angela Upsdell", + "position": "HR Specialist", + "salary": "$72,209", + "office": "Dallas", + "extn": "8590", + "start_date": "3/29/2009" + }, + { + "id": "2026", + "name": "Percy Waterson", + "position": "Inspector", + "salary": "$190,288", + "office": "San Antonio", + "extn": "3521", + "start_date": "9/27/2011" + }, + { + "id": "2027", + "name": "Clint Hancock", + "position": "Project Manager", + "salary": "$168,711", + "office": "Richmond", + "extn": "5264", + "start_date": "7/1/2003" + }, + { + "id": "2028", + "name": "Madelyn Uttridge", + "position": "Stockbroker", + "salary": "$62,561", + "office": "San Jose", + "extn": "8581", + "start_date": "10/19/2001" + }, + { + "id": "2029", + "name": "Sebastian Rixon", + "position": "Cook", + "salary": "$50,284", + "office": "New York", + "extn": "5201", + "start_date": "2/5/2004" + }, + { + "id": "2030", + "name": "Joseph Ianson", + "position": "Health Educator", + "salary": "$58,772", + "office": "Bakersfield", + "extn": "7168", + "start_date": "9/4/2019" + }, + { + "id": "2031", + "name": "Britney Pratt", + "position": "Accountant", + "salary": "$239,739", + "office": "Fremont", + "extn": "8972", + "start_date": "11/11/2014" + }, + { + "id": "2032", + "name": "Abdul Cox", + "position": "Clerk", + "salary": "$16,340", + "office": "Lisbon", + "extn": "6167", + "start_date": "1/26/2014" + }, + { + "id": "2033", + "name": "Jacob Carson", + "position": "Production Painter", + "salary": "$233,426", + "office": "Salem", + "extn": "7732", + "start_date": "1/14/2008" + }, + { + "id": "2034", + "name": "Carter Devonport", + "position": "Web Developer", + "salary": "$243,713", + "office": "Salt Lake City", + "extn": "8520", + "start_date": "5/11/2006" + }, + { + "id": "2035", + "name": "Phoebe Bradshaw", + "position": "Pharmacist", + "salary": "$182,020", + "office": "Fayetteville", + "extn": "6997", + "start_date": "4/14/2008" + }, + { + "id": "2036", + "name": "Savannah Roth", + "position": "Physician", + "salary": "$62,456", + "office": "Philadelphia", + "extn": "6938", + "start_date": "1/9/2000" + }, + { + "id": "2037", + "name": "Moira Mcleod", + "position": "Doctor", + "salary": "$250,468", + "office": "Boston", + "extn": "5199", + "start_date": "4/29/2017" + }, + { + "id": "2038", + "name": "Kaylee Hopkinson", + "position": "Restaurant Manager", + "salary": "$217,634", + "office": "Fremont", + "extn": "7080", + "start_date": "8/26/2014" + }, + { + "id": "2039", + "name": "Mara Parr", + "position": "Doctor", + "salary": "$106,522", + "office": "Huntsville", + "extn": "9774", + "start_date": "2/7/2013" + }, + { + "id": "2040", + "name": "Logan Evans", + "position": "Biologist", + "salary": "$115,801", + "office": "Jersey City", + "extn": "5079", + "start_date": "11/12/2018" + }, + { + "id": "2041", + "name": "Paula Overson", + "position": "Bellman", + "salary": "$15,778", + "office": "Denver", + "extn": "1243", + "start_date": "6/15/2006" + }, + { + "id": "2042", + "name": "Johnny Blythe", + "position": "CNC Operator", + "salary": "$183,697", + "office": "El Paso", + "extn": "5859", + "start_date": "10/27/2017" + }, + { + "id": "2043", + "name": "Angelique Collins", + "position": "Bookkeeper", + "salary": "$36,173", + "office": "Arlington", + "extn": "4891", + "start_date": "8/29/2005" + }, + { + "id": "2044", + "name": "Denny Antcliff", + "position": "Treasurer", + "salary": "$100,529", + "office": "Berlin", + "extn": "8472", + "start_date": "7/26/2012" + }, + { + "id": "2045", + "name": "Cadence Michael", + "position": "Webmaster", + "salary": "$120,869", + "office": "Dallas", + "extn": "6157", + "start_date": "2/26/2008" + }, + { + "id": "2046", + "name": "Rocco Knott", + "position": "Ambulatory Nurse", + "salary": "$82,543", + "office": "Lincoln", + "extn": "7830", + "start_date": "9/17/2017" + }, + { + "id": "2047", + "name": "Leroy Kennedy", + "position": "Clerk", + "salary": "$239,767", + "office": "Omaha", + "extn": "6698", + "start_date": "5/9/2001" + }, + { + "id": "2048", + "name": "Josh Miller", + "position": "Assistant Buyer", + "salary": "$177,645", + "office": "El Paso", + "extn": "8091", + "start_date": "2/15/2014" + }, + { + "id": "2049", + "name": "Destiny Stark", + "position": "Chef Manager", + "salary": "$279,327", + "office": "Sacramento", + "extn": "7982", + "start_date": "5/7/2017" + }, + { + "id": "2050", + "name": "Sasha Kidd", + "position": "Insurance Broker", + "salary": "$241,723", + "office": "San Bernardino", + "extn": "1044", + "start_date": "6/5/2015" + }, + { + "id": "2051", + "name": "Abdul Palmer", + "position": "Audiologist", + "salary": "$169,068", + "office": "Madison", + "extn": "8858", + "start_date": "1/30/2002" + }, + { + "id": "2052", + "name": "Anais Logan", + "position": "HR Specialist", + "salary": "$116,349", + "office": "Dallas", + "extn": "9789", + "start_date": "10/18/2005" + }, + { + "id": "2053", + "name": "Leroy Phillips", + "position": "HR Coordinator", + "salary": "$248,057", + "office": "Toledo", + "extn": "9423", + "start_date": "1/10/2014" + }, + { + "id": "2054", + "name": "Jayden Potts", + "position": "Loan Officer", + "salary": "$152,983", + "office": "Salt Lake City", + "extn": "3695", + "start_date": "1/11/2000" + }, + { + "id": "2055", + "name": "Mary Patel", + "position": "Clerk", + "salary": "$238,097", + "office": "Chicago", + "extn": "4289", + "start_date": "11/21/2015" + }, + { + "id": "2056", + "name": "Esmeralda Victor", + "position": "Global Logistics Supervisor", + "salary": "$200,657", + "office": "Sacramento", + "extn": "8078", + "start_date": "5/8/2003" + }, + { + "id": "2057", + "name": "Tyson Warren", + "position": "Retail Trainee", + "salary": "$135,932", + "office": "Denver", + "extn": "8816", + "start_date": "9/9/2019" + }, + { + "id": "2058", + "name": "Harry Wren", + "position": "Health Educator", + "salary": "$82,024", + "office": "St. Louis", + "extn": "5056", + "start_date": "10/11/2006" + }, + { + "id": "2059", + "name": "Nathan Hepburn", + "position": "Executive Director", + "salary": "$225,495", + "office": "Miami", + "extn": "6796", + "start_date": "4/4/2004" + }, + { + "id": "2060", + "name": "David Hewitt", + "position": "Electrician", + "salary": "$179,205", + "office": "Lincoln", + "extn": "2972", + "start_date": "6/30/2018" + }, + { + "id": "2061", + "name": "Francesca Wright", + "position": "Executive Director", + "salary": "$83,224", + "office": "Valetta", + "extn": "5377", + "start_date": "3/30/2014" + }, + { + "id": "2062", + "name": "Angela Moreno", + "position": "Pharmacist", + "salary": "$224,792", + "office": "Valetta", + "extn": "4761", + "start_date": "11/30/2006" + }, + { + "id": "2063", + "name": "Benny Lunt", + "position": "Design Engineer", + "salary": "$176,133", + "office": "Reno", + "extn": "4596", + "start_date": "6/6/2002" + }, + { + "id": "2064", + "name": "Ryan Wallace", + "position": "Project Manager", + "salary": "$25,021", + "office": "Kansas City", + "extn": "3132", + "start_date": "6/11/2014" + }, + { + "id": "2065", + "name": "Jacob Milner", + "position": "Restaurant Manager", + "salary": "$164,682", + "office": "Nashville", + "extn": "8342", + "start_date": "3/15/2010" + }, + { + "id": "2066", + "name": "Gabriel Allington", + "position": "Global Logistics Supervisor", + "salary": "$273,989", + "office": "Glendale", + "extn": "7927", + "start_date": "4/26/2006" + }, + { + "id": "2067", + "name": "Iris Walker", + "position": "Cashier", + "salary": "$210,595", + "office": "Zurich", + "extn": "2978", + "start_date": "3/20/2002" + }, + { + "id": "2068", + "name": "Matthew Saunders", + "position": "Healthcare Specialist", + "salary": "$127,965", + "office": "Paris", + "extn": "1803", + "start_date": "1/29/2006" + }, + { + "id": "2069", + "name": "Ron Vernon", + "position": "CNC Operator", + "salary": "$100,668", + "office": "Escondido", + "extn": "4624", + "start_date": "1/4/2019" + }, + { + "id": "2070", + "name": "Nick Campbell", + "position": "Doctor", + "salary": "$75,408", + "office": "Anaheim", + "extn": "5180", + "start_date": "11/3/2005" + }, + { + "id": "2071", + "name": "Rocco Denton", + "position": "Restaurant Manager", + "salary": "$193,213", + "office": "Springfield", + "extn": "6278", + "start_date": "7/18/2004" + }, + { + "id": "2072", + "name": "Domenic Newton", + "position": "Lecturer", + "salary": "$218,965", + "office": "Tokyo", + "extn": "9387", + "start_date": "1/22/2014" + }, + { + "id": "2073", + "name": "Rick Drummond", + "position": "Restaurant Manager", + "salary": "$60,835", + "office": "Fullerton", + "extn": "5235", + "start_date": "9/12/2016" + }, + { + "id": "2074", + "name": "Jayden Mould", + "position": "Call Center Representative", + "salary": "$53,262", + "office": "Sacramento", + "extn": "9776", + "start_date": "5/18/2007" + }, + { + "id": "2075", + "name": "Bob Collingwood", + "position": "CNC Operator", + "salary": "$192,951", + "office": "New York", + "extn": "4830", + "start_date": "3/10/2007" + }, + { + "id": "2076", + "name": "Camellia Vane", + "position": "Pharmacist", + "salary": "$149,385", + "office": "Jersey City", + "extn": "6658", + "start_date": "1/17/2015" + }, + { + "id": "2077", + "name": "Henry Mackenzie", + "position": "Assistant Buyer", + "salary": "$34,139", + "office": "Honolulu", + "extn": "3484", + "start_date": "7/21/2014" + }, + { + "id": "2078", + "name": "Leroy Speed", + "position": "Health Educator", + "salary": "$69,423", + "office": "Washington", + "extn": "6151", + "start_date": "4/3/2008" + }, + { + "id": "2079", + "name": "Ivy Drew", + "position": "Loan Officer", + "salary": "$37,950", + "office": "Laredo", + "extn": "7507", + "start_date": "9/27/2014" + }, + { + "id": "2080", + "name": "Doris Paterson", + "position": "Food Technologist", + "salary": "$278,748", + "office": "Hayward", + "extn": "5824", + "start_date": "9/18/2001" + }, + { + "id": "2081", + "name": "Meredith Thompson", + "position": "Physician", + "salary": "$29,259", + "office": "Lincoln", + "extn": "3716", + "start_date": "9/10/2003" + }, + { + "id": "2082", + "name": "Daniel Bolton", + "position": "Cash Manager", + "salary": "$56,732", + "office": "Santa Ana", + "extn": "1905", + "start_date": "3/17/2000" + }, + { + "id": "2083", + "name": "Ethan Wood", + "position": "Global Logistics Supervisor", + "salary": "$70,575", + "office": "San Jose", + "extn": "7817", + "start_date": "6/16/2017" + }, + { + "id": "2084", + "name": "Isabel Thomas", + "position": "IT Support Staff", + "salary": "$188,740", + "office": "Salt Lake City", + "extn": "7081", + "start_date": "10/1/2008" + }, + { + "id": "2085", + "name": "Lara Bowen", + "position": "Executive Director", + "salary": "$194,525", + "office": "Bridgeport", + "extn": "7684", + "start_date": "7/21/2019" + }, + { + "id": "2086", + "name": "Cecilia Coates", + "position": "Dentist", + "salary": "$102,458", + "office": "Glendale", + "extn": "9115", + "start_date": "6/30/2008" + }, + { + "id": "2087", + "name": "Kirsten Carson", + "position": "Health Educator", + "salary": "$212,731", + "office": "Laredo", + "extn": "9923", + "start_date": "8/22/2006" + }, + { + "id": "2088", + "name": "Carmella Bennett", + "position": "Food Technologist", + "salary": "$159,047", + "office": "Houston", + "extn": "1935", + "start_date": "9/22/2002" + }, + { + "id": "2089", + "name": "Danny Matthews", + "position": "Designer", + "salary": "$166,319", + "office": "Santa Ana", + "extn": "8536", + "start_date": "9/13/2010" + }, + { + "id": "2090", + "name": "Darlene Addis", + "position": "Operator", + "salary": "$74,674", + "office": "Fullerton", + "extn": "6092", + "start_date": "9/19/2019" + }, + { + "id": "2091", + "name": "Cassidy Myatt", + "position": "Pharmacist", + "salary": "$102,705", + "office": "Washington", + "extn": "2241", + "start_date": "6/9/2006" + }, + { + "id": "2092", + "name": "Chester Reynolds", + "position": "Call Center Representative", + "salary": "$160,258", + "office": "Dallas", + "extn": "2813", + "start_date": "11/11/2009" + }, + { + "id": "2093", + "name": "Janelle Harris", + "position": "Laboratory Technician", + "salary": "$206,892", + "office": "New Orleans", + "extn": "2343", + "start_date": "5/2/2011" + }, + { + "id": "2094", + "name": "Ron Reynolds", + "position": "Budget Analyst", + "salary": "$148,430", + "office": "Madison", + "extn": "5616", + "start_date": "12/19/2007" + }, + { + "id": "2095", + "name": "Dalia Notman", + "position": "Electrician", + "salary": "$176,742", + "office": "Indianapolis", + "extn": "9351", + "start_date": "9/20/2015" + }, + { + "id": "2096", + "name": "Shay Baker", + "position": "Design Engineer", + "salary": "$64,239", + "office": "Bridgeport", + "extn": "6373", + "start_date": "6/23/2003" + }, + { + "id": "2097", + "name": "Kieth Osmond", + "position": "Ambulatory Nurse", + "salary": "$286,243", + "office": "Bellevue", + "extn": "7578", + "start_date": "7/9/2019" + }, + { + "id": "2098", + "name": "Clint James", + "position": "Chef Manager", + "salary": "$299,324", + "office": "Las Vegas", + "extn": "7414", + "start_date": "10/5/2012" + }, + { + "id": "2099", + "name": "Emerald Lloyd", + "position": "Inspector", + "salary": "$49,970", + "office": "Escondido", + "extn": "8807", + "start_date": "12/15/2015" + }, + { + "id": "2100", + "name": "Rocco Bailey", + "position": "Retail Trainee", + "salary": "$61,276", + "office": "Chicago", + "extn": "7906", + "start_date": "3/22/2001" + }, + { + "id": "2101", + "name": "Ilona Dowson", + "position": "Banker", + "salary": "$231,975", + "office": "Bridgeport", + "extn": "6680", + "start_date": "3/4/2009" + }, + { + "id": "2102", + "name": "Jayden Sherwood", + "position": "Accountant", + "salary": "$297,920", + "office": "Lisbon", + "extn": "5027", + "start_date": "4/25/2002" + }, + { + "id": "2103", + "name": "Bridget Rosenbloom", + "position": "Assistant Buyer", + "salary": "$240,644", + "office": "Santa Ana", + "extn": "3059", + "start_date": "5/16/2017" + }, + { + "id": "2104", + "name": "Nick Woods", + "position": "Service Supervisor", + "salary": "$65,497", + "office": "Murfreesboro", + "extn": "2977", + "start_date": "6/9/2003" + }, + { + "id": "2105", + "name": "Ruby Ellwood", + "position": "Staffing Consultant", + "salary": "$257,367", + "office": "Milano", + "extn": "7702", + "start_date": "3/6/2012" + }, + { + "id": "2106", + "name": "Margaret Lunt", + "position": "Baker", + "salary": "$27,939", + "office": "San Bernardino", + "extn": "8578", + "start_date": "8/20/2004" + }, + { + "id": "2107", + "name": "Dorothy Vangness", + "position": "Auditor", + "salary": "$47,151", + "office": "Portland", + "extn": "9364", + "start_date": "10/15/2017" + }, + { + "id": "2108", + "name": "Tyler Anderson", + "position": "Investment Advisor", + "salary": "$99,077", + "office": "Amarillo", + "extn": "7638", + "start_date": "8/7/2002" + }, + { + "id": "2109", + "name": "Enoch Fox", + "position": "Auditor", + "salary": "$244,795", + "office": "Miami", + "extn": "4305", + "start_date": "7/26/2006" + }, + { + "id": "2110", + "name": "Jade Brooks", + "position": "Associate Professor", + "salary": "$286,085", + "office": "San Francisco", + "extn": "9220", + "start_date": "7/30/2013" + }, + { + "id": "2111", + "name": "Gwen Rowan", + "position": "Cash Manager", + "salary": "$240,760", + "office": "Tulsa", + "extn": "9153", + "start_date": "11/2/2009" + }, + { + "id": "2112", + "name": "Percy Gaynor", + "position": "Business Broker", + "salary": "$72,661", + "office": "Lisbon", + "extn": "5259", + "start_date": "7/3/2010" + }, + { + "id": "2113", + "name": "Madelyn Truscott", + "position": "Project Manager", + "salary": "$29,204", + "office": "Hollywood", + "extn": "4371", + "start_date": "4/25/2004" + }, + { + "id": "2114", + "name": "Kaylee Cowan", + "position": "HR Specialist", + "salary": "$158,615", + "office": "Sacramento", + "extn": "8396", + "start_date": "6/6/2008" + }, + { + "id": "2115", + "name": "Anthony Dwyer", + "position": "Bookkeeper", + "salary": "$252,330", + "office": "Denver", + "extn": "9025", + "start_date": "3/10/2004" + }, + { + "id": "2116", + "name": "Logan Hamilton", + "position": "Fabricator", + "salary": "$229,150", + "office": "Chicago", + "extn": "9297", + "start_date": "5/29/2002" + }, + { + "id": "2117", + "name": "Eileen Archer", + "position": "Webmaster", + "salary": "$69,475", + "office": "Oklahoma City", + "extn": "8315", + "start_date": "1/13/2014" + }, + { + "id": "2118", + "name": "Lucy Martin", + "position": "Loan Officer", + "salary": "$96,422", + "office": "Denver", + "extn": "3049", + "start_date": "6/18/2006" + }, + { + "id": "2119", + "name": "Harry Upton", + "position": "Executive Director", + "salary": "$118,153", + "office": "New York", + "extn": "4085", + "start_date": "12/22/2009" + }, + { + "id": "2120", + "name": "Nate Rainford", + "position": "Operator", + "salary": "$105,453", + "office": "Amarillo", + "extn": "4442", + "start_date": "11/25/2007" + }, + { + "id": "2121", + "name": "Denis Gilbert", + "position": "Banker", + "salary": "$251,106", + "office": "Paris", + "extn": "7961", + "start_date": "9/21/2017" + }, + { + "id": "2122", + "name": "Vanessa White", + "position": "Physician", + "salary": "$160,299", + "office": "Fort Lauderdale", + "extn": "9172", + "start_date": "3/27/2007" + }, + { + "id": "2123", + "name": "Daron Egerton", + "position": "Bookkeeper", + "salary": "$144,472", + "office": "Hayward", + "extn": "3572", + "start_date": "9/16/2018" + }, + { + "id": "2124", + "name": "Benjamin Butler", + "position": "Staffing Consultant", + "salary": "$135,153", + "office": "Fayetteville", + "extn": "2455", + "start_date": "6/19/2014" + }, + { + "id": "2125", + "name": "Melinda Dallas", + "position": "Staffing Consultant", + "salary": "$256,923", + "office": "Springfield", + "extn": "3216", + "start_date": "9/21/2009" + }, + { + "id": "2126", + "name": "Nicole Clayton", + "position": "Steward", + "salary": "$24,739", + "office": "Reno", + "extn": "9588", + "start_date": "1/20/2012" + }, + { + "id": "2127", + "name": "Sebastian Sherwood", + "position": "Cash Manager", + "salary": "$17,403", + "office": "Oakland", + "extn": "8512", + "start_date": "1/10/2004" + }, + { + "id": "2128", + "name": "Anais Wheeler", + "position": "Service Supervisor", + "salary": "$291,085", + "office": "Las Vegas", + "extn": "8760", + "start_date": "10/27/2013" + }, + { + "id": "2129", + "name": "Carolyn Rees", + "position": "Lecturer", + "salary": "$109,773", + "office": "Lisbon", + "extn": "4999", + "start_date": "5/16/2015" + }, + { + "id": "2130", + "name": "William Trent", + "position": "Bookkeeper", + "salary": "$171,378", + "office": "San Jose", + "extn": "5873", + "start_date": "12/30/2012" + }, + { + "id": "2131", + "name": "Teagan Purvis", + "position": "Machine Operator", + "salary": "$64,378", + "office": "Moreno Valley", + "extn": "9878", + "start_date": "10/13/2014" + }, + { + "id": "2132", + "name": "Barry Gunn", + "position": "Pharmacist", + "salary": "$133,663", + "office": "San Francisco", + "extn": "8309", + "start_date": "1/16/2015" + }, + { + "id": "2133", + "name": "Jacob Turner", + "position": "Web Developer", + "salary": "$64,844", + "office": "Louisville", + "extn": "5178", + "start_date": "1/30/2003" + }, + { + "id": "2134", + "name": "Crystal Olivier", + "position": "Bellman", + "salary": "$189,396", + "office": "Glendale", + "extn": "7265", + "start_date": "8/21/2015" + }, + { + "id": "2135", + "name": "Daron Partridge", + "position": "Bellman", + "salary": "$155,974", + "office": "Las Vegas", + "extn": "2628", + "start_date": "9/20/2016" + }, + { + "id": "2136", + "name": "Maggie Hall", + "position": "Ambulatory Nurse", + "salary": "$299,489", + "office": "San Diego", + "extn": "6176", + "start_date": "7/29/2005" + }, + { + "id": "2137", + "name": "Lexi Pearson", + "position": "Chef Manager", + "salary": "$125,009", + "office": "Prague", + "extn": "9794", + "start_date": "3/27/2001" + }, + { + "id": "2138", + "name": "Sharon Utterson", + "position": "Machine Operator", + "salary": "$59,478", + "office": "Berlin", + "extn": "5433", + "start_date": "4/29/2019" + }, + { + "id": "2139", + "name": "Sabina Paterson", + "position": "Operator", + "salary": "$74,833", + "office": "Glendale", + "extn": "2235", + "start_date": "3/24/2004" + }, + { + "id": "2140", + "name": "Evelynn Ventura", + "position": "IT Support Staff", + "salary": "$34,164", + "office": "Worcester", + "extn": "4949", + "start_date": "3/4/2017" + }, + { + "id": "2141", + "name": "Matt Cassidy", + "position": "Baker", + "salary": "$89,116", + "office": "Madrid", + "extn": "7004", + "start_date": "8/21/2015" + }, + { + "id": "2142", + "name": "Lily Harrison", + "position": "Insurance Broker", + "salary": "$171,738", + "office": "Murfreesboro", + "extn": "2264", + "start_date": "5/6/2018" + }, + { + "id": "2143", + "name": "Carolyn Wheeler", + "position": "Webmaster", + "salary": "$216,287", + "office": "Portland", + "extn": "9257", + "start_date": "8/15/2010" + }, + { + "id": "2144", + "name": "David Davies", + "position": "Service Supervisor", + "salary": "$256,231", + "office": "Omaha", + "extn": "7739", + "start_date": "10/29/2010" + }, + { + "id": "2145", + "name": "Danielle Farrell", + "position": "Investment Advisor", + "salary": "$105,632", + "office": "Lyon", + "extn": "9282", + "start_date": "5/21/2014" + }, + { + "id": "2146", + "name": "Elle Stevens", + "position": "HR Specialist", + "salary": "$233,702", + "office": "Phoenix", + "extn": "8582", + "start_date": "4/9/2017" + }, + { + "id": "2147", + "name": "Stephanie Kirby", + "position": "Business Broker", + "salary": "$211,913", + "office": "Irving", + "extn": "6188", + "start_date": "6/29/2003" + }, + { + "id": "2148", + "name": "Bryon Kennedy", + "position": "Project Manager", + "salary": "$138,962", + "office": "Milano", + "extn": "9101", + "start_date": "3/14/2012" + }, + { + "id": "2149", + "name": "Logan Bristow", + "position": "Operator", + "salary": "$252,550", + "office": "Santa Ana", + "extn": "1646", + "start_date": "12/12/2013" + }, + { + "id": "2150", + "name": "Javier Cork", + "position": "Designer", + "salary": "$76,208", + "office": "Washington", + "extn": "3258", + "start_date": "12/13/2002" + }, + { + "id": "2151", + "name": "Peter Stevens", + "position": "Healthcare Specialist", + "salary": "$222,388", + "office": "Salem", + "extn": "4129", + "start_date": "4/1/2019" + }, + { + "id": "2152", + "name": "Ruth Morris", + "position": "Chef Manager", + "salary": "$258,951", + "office": "Glendale", + "extn": "8055", + "start_date": "1/25/2002" + }, + { + "id": "2153", + "name": "Owen Purvis", + "position": "Front Desk Coordinator", + "salary": "$87,179", + "office": "Arlington", + "extn": "6212", + "start_date": "3/24/2007" + }, + { + "id": "2154", + "name": "Caleb Norman", + "position": "Fabricator", + "salary": "$173,174", + "office": "Wien", + "extn": "8554", + "start_date": "1/19/2007" + }, + { + "id": "2155", + "name": "Peter Drummond", + "position": "Electrician", + "salary": "$241,706", + "office": "Orlando", + "extn": "4760", + "start_date": "3/27/2007" + }, + { + "id": "2156", + "name": "Goldie Nurton", + "position": "Assistant Buyer", + "salary": "$120,069", + "office": "Las Vegas", + "extn": "1730", + "start_date": "10/5/2007" + }, + { + "id": "2157", + "name": "Louise Asher", + "position": "Doctor", + "salary": "$215,453", + "office": "Arlington", + "extn": "7513", + "start_date": "4/2/2005" + }, + { + "id": "2158", + "name": "Harriet Drake", + "position": "Associate Professor", + "salary": "$180,399", + "office": "Madison", + "extn": "2049", + "start_date": "10/8/2018" + }, + { + "id": "2159", + "name": "Martin Abbey", + "position": "Business Broker", + "salary": "$258,911", + "office": "Phoenix", + "extn": "8858", + "start_date": "6/10/2005" + }, + { + "id": "2160", + "name": "Lara Redwood", + "position": "Assistant Buyer", + "salary": "$174,105", + "office": "Moreno Valley", + "extn": "2327", + "start_date": "9/17/2012" + }, + { + "id": "2161", + "name": "Jacob Farrant", + "position": "Production Painter", + "salary": "$49,962", + "office": "London", + "extn": "6521", + "start_date": "6/12/2005" + }, + { + "id": "2162", + "name": "Johnny Tobin", + "position": "Electrician", + "salary": "$183,417", + "office": "Louisville", + "extn": "1388", + "start_date": "10/7/2007" + }, + { + "id": "2163", + "name": "Gwen Haines", + "position": "Dentist", + "salary": "$265,907", + "office": "New York", + "extn": "4261", + "start_date": "11/5/2015" + }, + { + "id": "2164", + "name": "Julia Butler", + "position": "Paramedic", + "salary": "$81,456", + "office": "Tulsa", + "extn": "5450", + "start_date": "2/7/2013" + }, + { + "id": "2165", + "name": "Tess Ingram", + "position": "Front Desk Coordinator", + "salary": "$269,609", + "office": "Richmond", + "extn": "7618", + "start_date": "11/10/2011" + }, + { + "id": "2166", + "name": "John Russell", + "position": "Auditor", + "salary": "$26,145", + "office": "Atlanta", + "extn": "7406", + "start_date": "2/2/2018" + }, + { + "id": "2167", + "name": "Drew Morley", + "position": "Staffing Consultant", + "salary": "$219,199", + "office": "Bellevue", + "extn": "5502", + "start_date": "10/15/2017" + }, + { + "id": "2168", + "name": "Sadie Dann", + "position": "Investment Advisor", + "salary": "$160,455", + "office": "Quebec", + "extn": "2856", + "start_date": "4/4/2001" + }, + { + "id": "2169", + "name": "Beatrice Grey", + "position": "Treasurer", + "salary": "$108,693", + "office": "Milano", + "extn": "9984", + "start_date": "10/27/2018" + }, + { + "id": "2170", + "name": "Rocco Murray", + "position": "Bellman", + "salary": "$128,464", + "office": "Indianapolis", + "extn": "6127", + "start_date": "12/7/2001" + }, + { + "id": "2171", + "name": "Laila Rossi", + "position": "Auditor", + "salary": "$243,034", + "office": "Norfolk", + "extn": "7347", + "start_date": "12/31/2013" + }, + { + "id": "2172", + "name": "Tess Morgan", + "position": "Clerk", + "salary": "$272,688", + "office": "Portland", + "extn": "1118", + "start_date": "10/27/2017" + }, + { + "id": "2173", + "name": "Sadie Furnell", + "position": "Retail Trainee", + "salary": "$153,264", + "office": "Saint Paul", + "extn": "7943", + "start_date": "10/15/2009" + }, + { + "id": "2174", + "name": "David Oliver", + "position": "Retail Trainee", + "salary": "$137,199", + "office": "Pittsburgh", + "extn": "1189", + "start_date": "10/30/2004" + }, + { + "id": "2175", + "name": "Rufus Russel", + "position": "Audiologist", + "salary": "$249,558", + "office": "Rome", + "extn": "7699", + "start_date": "9/3/2001" + }, + { + "id": "2176", + "name": "Maribel Fall", + "position": "Machine Operator", + "salary": "$180,226", + "office": "Chicago", + "extn": "1966", + "start_date": "7/13/2018" + }, + { + "id": "2177", + "name": "Christine Connell", + "position": "Service Supervisor", + "salary": "$210,395", + "office": "Madrid", + "extn": "3965", + "start_date": "5/28/2017" + }, + { + "id": "2178", + "name": "Caitlyn Aldridge", + "position": "Paramedic", + "salary": "$23,835", + "office": "Jacksonville", + "extn": "3183", + "start_date": "11/9/2014" + }, + { + "id": "2179", + "name": "Rufus Herbert", + "position": "Dentist", + "salary": "$216,410", + "office": "Bakersfield", + "extn": "5838", + "start_date": "9/13/2002" + }, + { + "id": "2180", + "name": "Chester Sawyer", + "position": "CNC Operator", + "salary": "$288,657", + "office": "Glendale", + "extn": "4219", + "start_date": "12/21/2014" + }, + { + "id": "2181", + "name": "Matt Whitehouse", + "position": "Pharmacist", + "salary": "$214,618", + "office": "Indianapolis", + "extn": "4018", + "start_date": "9/19/2013" + }, + { + "id": "2182", + "name": "Nicholas Howard", + "position": "Global Logistics Supervisor", + "salary": "$188,960", + "office": "Phoenix", + "extn": "3096", + "start_date": "9/28/2006" + }, + { + "id": "2183", + "name": "Janice Lomax", + "position": "Banker", + "salary": "$32,441", + "office": "San Antonio", + "extn": "4641", + "start_date": "10/6/2007" + }, + { + "id": "2184", + "name": "Caitlyn Blythe", + "position": "Lecturer", + "salary": "$198,504", + "office": "Madrid", + "extn": "1917", + "start_date": "11/18/2015" + }, + { + "id": "2185", + "name": "Josh Kelly", + "position": "Food Technologist", + "salary": "$74,984", + "office": "Albuquerque", + "extn": "7144", + "start_date": "5/9/2010" + }, + { + "id": "2186", + "name": "Iris Swift", + "position": "Mobile Developer", + "salary": "$231,351", + "office": "San Francisco", + "extn": "5718", + "start_date": "9/10/2005" + }, + { + "id": "2187", + "name": "Leroy Quinn", + "position": "Biologist", + "salary": "$19,155", + "office": "Lisbon", + "extn": "8576", + "start_date": "9/19/2004" + }, + { + "id": "2188", + "name": "Oliver Jeffery", + "position": "Cashier", + "salary": "$32,858", + "office": "Scottsdale", + "extn": "2654", + "start_date": "1/20/2014" + }, + { + "id": "2189", + "name": "Cassandra Swift", + "position": "Health Educator", + "salary": "$39,661", + "office": "Fremont", + "extn": "7692", + "start_date": "6/24/2005" + }, + { + "id": "2190", + "name": "Nicholas Rycroft", + "position": "Electrician", + "salary": "$184,283", + "office": "Rochester", + "extn": "6919", + "start_date": "6/27/2013" + }, + { + "id": "2191", + "name": "Cadence Speed", + "position": "Loan Officer", + "salary": "$139,671", + "office": "Tallahassee", + "extn": "9435", + "start_date": "1/17/2002" + }, + { + "id": "2192", + "name": "Chris Murray", + "position": "Audiologist", + "salary": "$190,567", + "office": "Charlotte", + "extn": "2927", + "start_date": "10/20/2009" + }, + { + "id": "2193", + "name": "Fred Flett", + "position": "Banker", + "salary": "$125,316", + "office": "Hollywood", + "extn": "9950", + "start_date": "1/2/2001" + }, + { + "id": "2194", + "name": "Sienna Whitehouse", + "position": "Operator", + "salary": "$63,591", + "office": "Paris", + "extn": "5177", + "start_date": "9/21/2006" + }, + { + "id": "2195", + "name": "Molly Eyres", + "position": "Accountant", + "salary": "$54,775", + "office": "Omaha", + "extn": "7615", + "start_date": "3/28/2009" + }, + { + "id": "2196", + "name": "Carina Yarwood", + "position": "Production Painter", + "salary": "$154,473", + "office": "El Paso", + "extn": "9561", + "start_date": "2/26/2002" + }, + { + "id": "2197", + "name": "Kieth Simpson", + "position": "Inspector", + "salary": "$237,764", + "office": "Los Angeles", + "extn": "1301", + "start_date": "8/5/2000" + }, + { + "id": "2198", + "name": "Rufus Preston", + "position": "Pharmacist", + "salary": "$30,761", + "office": "Portland", + "extn": "4851", + "start_date": "4/5/2006" + }, + { + "id": "2199", + "name": "Chester Fox", + "position": "CNC Operator", + "salary": "$178,818", + "office": "Pittsburgh", + "extn": "6241", + "start_date": "9/7/2007" + }, + { + "id": "2200", + "name": "Rose Hood", + "position": "Bookkeeper", + "salary": "$66,924", + "office": "Colorado Springs", + "extn": "9974", + "start_date": "7/28/2008" + }, + { + "id": "2201", + "name": "Ronald Janes", + "position": "Electrician", + "salary": "$135,284", + "office": "San Antonio", + "extn": "2078", + "start_date": "7/2/2013" + }, + { + "id": "2202", + "name": "Sebastian Ashwell", + "position": "Designer", + "salary": "$243,206", + "office": "Richmond", + "extn": "4159", + "start_date": "11/15/2008" + }, + { + "id": "2203", + "name": "Brad Holt", + "position": "Designer", + "salary": "$94,809", + "office": "Fremont", + "extn": "6819", + "start_date": "4/24/2006" + }, + { + "id": "2204", + "name": "Rocco Fox", + "position": "Biologist", + "salary": "$270,706", + "office": "Jersey City", + "extn": "7949", + "start_date": "4/22/2005" + }, + { + "id": "2205", + "name": "Sara Davies", + "position": "Ambulatory Nurse", + "salary": "$16,817", + "office": "Norfolk", + "extn": "8573", + "start_date": "8/11/2001" + }, + { + "id": "2206", + "name": "Aiden Gregory", + "position": "Baker", + "salary": "$84,980", + "office": "Murfreesboro", + "extn": "5360", + "start_date": "9/3/2000" + }, + { + "id": "2207", + "name": "Moira Andrews", + "position": "Ambulatory Nurse", + "salary": "$60,768", + "office": "Memphis", + "extn": "1906", + "start_date": "5/23/2013" + }, + { + "id": "2208", + "name": "Leroy Price", + "position": "Cook", + "salary": "$273,268", + "office": "Lancaster", + "extn": "7026", + "start_date": "6/15/2009" + }, + { + "id": "2209", + "name": "Ruby Whittle", + "position": "Mobile Developer", + "salary": "$161,442", + "office": "Bucharest", + "extn": "3289", + "start_date": "7/13/2015" + }, + { + "id": "2210", + "name": "Lucas Russell", + "position": "Treasurer", + "salary": "$194,373", + "office": "Baltimore", + "extn": "6263", + "start_date": "6/12/2019" + }, + { + "id": "2211", + "name": "George Waterhouse", + "position": "Systems Administrator", + "salary": "$223,828", + "office": "Lancaster", + "extn": "8853", + "start_date": "3/24/2007" + }, + { + "id": "2212", + "name": "Caleb Kirby", + "position": "Business Broker", + "salary": "$192,703", + "office": "Los Angeles", + "extn": "1979", + "start_date": "5/6/2008" + }, + { + "id": "2213", + "name": "Oliver Lowe", + "position": "Loan Officer", + "salary": "$36,610", + "office": "Norfolk", + "extn": "8808", + "start_date": "9/8/2017" + }, + { + "id": "2214", + "name": "John Parker", + "position": "Assistant Buyer", + "salary": "$221,307", + "office": "Memphis", + "extn": "6799", + "start_date": "1/20/2018" + }, + { + "id": "2215", + "name": "Liam Rowlands", + "position": "Machine Operator", + "salary": "$164,773", + "office": "Laredo", + "extn": "8652", + "start_date": "4/15/2017" + }, + { + "id": "2216", + "name": "Bob Ventura", + "position": "Production Painter", + "salary": "$244,356", + "office": "Murfreesboro", + "extn": "9069", + "start_date": "11/6/2009" + }, + { + "id": "2217", + "name": "Josephine Samuel", + "position": "Baker", + "salary": "$276,247", + "office": "Quebec", + "extn": "8688", + "start_date": "5/26/2015" + }, + { + "id": "2218", + "name": "Doug Bolton", + "position": "Service Supervisor", + "salary": "$115,499", + "office": "Berna", + "extn": "7260", + "start_date": "10/27/2000" + }, + { + "id": "2219", + "name": "Michael Martin", + "position": "Staffing Consultant", + "salary": "$42,861", + "office": "Berna", + "extn": "2136", + "start_date": "4/8/2000" + }, + { + "id": "2220", + "name": "Benjamin Fowler", + "position": "Auditor", + "salary": "$56,627", + "office": "Memphis", + "extn": "8599", + "start_date": "5/5/2000" + }, + { + "id": "2221", + "name": "Mayleen Torres", + "position": "Cashier", + "salary": "$284,072", + "office": "Richmond", + "extn": "5089", + "start_date": "11/20/2015" + }, + { + "id": "2222", + "name": "Joy Adams", + "position": "Designer", + "salary": "$134,690", + "office": "Honolulu", + "extn": "4671", + "start_date": "11/22/2012" + }, + { + "id": "2223", + "name": "Mandy Barclay", + "position": "Dentist", + "salary": "$141,003", + "office": "Escondido", + "extn": "4975", + "start_date": "11/28/2003" + }, + { + "id": "2224", + "name": "Nate Roberts", + "position": "Doctor", + "salary": "$242,038", + "office": "Atlanta", + "extn": "9745", + "start_date": "2/2/2011" + }, + { + "id": "2225", + "name": "Benjamin Newton", + "position": "Call Center Representative", + "salary": "$295,783", + "office": "Portland", + "extn": "9565", + "start_date": "1/31/2012" + }, + { + "id": "2226", + "name": "Dani Addison", + "position": "Call Center Representative", + "salary": "$260,463", + "office": "Oakland", + "extn": "2555", + "start_date": "2/14/2007" + }, + { + "id": "2227", + "name": "Naomi Dixon", + "position": "Executive Director", + "salary": "$67,567", + "office": "Toledo", + "extn": "9159", + "start_date": "6/14/2013" + }, + { + "id": "2228", + "name": "Olivia Richardson", + "position": "Stockbroker", + "salary": "$245,423", + "office": "Garland", + "extn": "6560", + "start_date": "11/11/2004" + }, + { + "id": "2229", + "name": "George Butler", + "position": "Assistant Buyer", + "salary": "$57,754", + "office": "Dallas", + "extn": "3422", + "start_date": "8/29/2007" + }, + { + "id": "2230", + "name": "Jack Lane", + "position": "Assistant Buyer", + "salary": "$97,217", + "office": "Anaheim", + "extn": "8734", + "start_date": "12/7/2013" + }, + { + "id": "2231", + "name": "Benjamin May", + "position": "Clerk", + "salary": "$22,557", + "office": "Honolulu", + "extn": "8890", + "start_date": "9/13/2014" + }, + { + "id": "2232", + "name": "Kassandra Shepherd", + "position": "Webmaster", + "salary": "$150,454", + "office": "Huntsville", + "extn": "3420", + "start_date": "2/11/2008" + }, + { + "id": "2233", + "name": "Rosemary Scott", + "position": "Restaurant Manager", + "salary": "$37,907", + "office": "Bucharest", + "extn": "9931", + "start_date": "8/26/2007" + }, + { + "id": "2234", + "name": "Harvey Nash", + "position": "Auditor", + "salary": "$178,719", + "office": "Saint Paul", + "extn": "4404", + "start_date": "2/7/2010" + }, + { + "id": "2235", + "name": "Chester Fall", + "position": "Design Engineer", + "salary": "$241,798", + "office": "Denver", + "extn": "9384", + "start_date": "8/7/2008" + }, + { + "id": "2236", + "name": "Matt Marshall", + "position": "Inspector", + "salary": "$268,998", + "office": "Baltimore", + "extn": "8932", + "start_date": "11/7/2014" + }, + { + "id": "2237", + "name": "Lexi Pearson", + "position": "Banker", + "salary": "$176,878", + "office": "Zurich", + "extn": "7071", + "start_date": "8/10/2000" + }, + { + "id": "2238", + "name": "Sara Stuart", + "position": "HR Specialist", + "salary": "$227,662", + "office": "Rochester", + "extn": "8661", + "start_date": "1/2/2009" + }, + { + "id": "2239", + "name": "Nate Oswald", + "position": "Baker", + "salary": "$190,150", + "office": "Oakland", + "extn": "6252", + "start_date": "6/14/2012" + }, + { + "id": "2240", + "name": "Daniel Rowan", + "position": "Systems Administrator", + "salary": "$257,485", + "office": "Omaha", + "extn": "6270", + "start_date": "1/19/2015" + }, + { + "id": "2241", + "name": "Rosemary Allwood", + "position": "Staffing Consultant", + "salary": "$266,593", + "office": "Tokyo", + "extn": "7168", + "start_date": "10/19/2017" + }, + { + "id": "2242", + "name": "Kenzie Durrant", + "position": "Health Educator", + "salary": "$70,041", + "office": "Cincinnati", + "extn": "9759", + "start_date": "11/11/2008" + }, + { + "id": "2243", + "name": "Ivy Simpson", + "position": "Business Broker", + "salary": "$289,609", + "office": "Minneapolis", + "extn": "3571", + "start_date": "3/22/2017" + }, + { + "id": "2244", + "name": "Hanna Wright", + "position": "Mobile Developer", + "salary": "$47,001", + "office": "Hayward", + "extn": "5856", + "start_date": "9/9/2018" + }, + { + "id": "2245", + "name": "Nick Bingham", + "position": "Clerk", + "salary": "$139,536", + "office": "San Francisco", + "extn": "8747", + "start_date": "7/31/2015" + }, + { + "id": "2246", + "name": "Noah Armstrong", + "position": "Banker", + "salary": "$235,583", + "office": "Ontario", + "extn": "4085", + "start_date": "2/18/2012" + }, + { + "id": "2247", + "name": "Julianna King", + "position": "Laboratory Technician", + "salary": "$200,576", + "office": "Saint Paul", + "extn": "2412", + "start_date": "12/29/2017" + }, + { + "id": "2248", + "name": "Benny Anderson", + "position": "Front Desk Coordinator", + "salary": "$124,483", + "office": "Honolulu", + "extn": "9343", + "start_date": "2/23/2000" + }, + { + "id": "2249", + "name": "Faith Fields", + "position": "Health Educator", + "salary": "$62,491", + "office": "Tokyo", + "extn": "5137", + "start_date": "11/22/2011" + }, + { + "id": "2250", + "name": "Mary Nanton", + "position": "Pharmacist", + "salary": "$100,974", + "office": "Oakland", + "extn": "3373", + "start_date": "6/18/2012" + }, + { + "id": "2251", + "name": "Mike Bailey", + "position": "Service Supervisor", + "salary": "$132,049", + "office": "Pittsburgh", + "extn": "5021", + "start_date": "7/30/2013" + }, + { + "id": "2252", + "name": "Nathan Spencer", + "position": "Bookkeeper", + "salary": "$83,233", + "office": "Louisville", + "extn": "2065", + "start_date": "11/16/2008" + }, + { + "id": "2253", + "name": "Ivy Allcott", + "position": "Pharmacist", + "salary": "$106,511", + "office": "Scottsdale", + "extn": "3030", + "start_date": "9/30/2014" + }, + { + "id": "2254", + "name": "Camellia Morgan", + "position": "Stockbroker", + "salary": "$102,711", + "office": "Anaheim", + "extn": "7970", + "start_date": "1/10/2003" + }, + { + "id": "2255", + "name": "Matthew Umney", + "position": "CNC Operator", + "salary": "$168,356", + "office": "Miami", + "extn": "8627", + "start_date": "2/12/2010" + }, + { + "id": "2256", + "name": "Jayden Mann", + "position": "Health Educator", + "salary": "$112,828", + "office": "Zurich", + "extn": "8781", + "start_date": "2/6/2009" + }, + { + "id": "2257", + "name": "Jayden Neal", + "position": "Web Developer", + "salary": "$134,033", + "office": "Bakersfield", + "extn": "5506", + "start_date": "5/6/2013" + }, + { + "id": "2258", + "name": "Anabelle Vane", + "position": "Restaurant Manager", + "salary": "$113,644", + "office": "Milwaukee", + "extn": "7989", + "start_date": "10/8/2017" + }, + { + "id": "2259", + "name": "Erica Squire", + "position": "Auditor", + "salary": "$275,836", + "office": "Arlington", + "extn": "4800", + "start_date": "9/16/2005" + }, + { + "id": "2260", + "name": "Ivy James", + "position": "Baker", + "salary": "$113,617", + "office": "Lisbon", + "extn": "7759", + "start_date": "3/8/2000" + }, + { + "id": "2261", + "name": "Ryan Pope", + "position": "Executive Director", + "salary": "$65,500", + "office": "Bucharest", + "extn": "8455", + "start_date": "7/12/2013" + }, + { + "id": "2262", + "name": "Sabrina Forth", + "position": "HR Coordinator", + "salary": "$158,295", + "office": "Paris", + "extn": "3138", + "start_date": "12/20/2004" + }, + { + "id": "2263", + "name": "Cameron Vaughn", + "position": "Mobile Developer", + "salary": "$297,036", + "office": "Phoenix", + "extn": "7799", + "start_date": "11/15/2002" + }, + { + "id": "2264", + "name": "Shelby Clifton", + "position": "Software Engineer", + "salary": "$76,556", + "office": "Fayetteville", + "extn": "4845", + "start_date": "2/9/2009" + }, + { + "id": "2265", + "name": "Wade Price", + "position": "Healthcare Specialist", + "salary": "$142,855", + "office": "Oklahoma City", + "extn": "6141", + "start_date": "4/22/2015" + }, + { + "id": "2266", + "name": "Daniel Newman", + "position": "Call Center Representative", + "salary": "$196,248", + "office": "Quebec", + "extn": "2346", + "start_date": "5/18/2018" + }, + { + "id": "2267", + "name": "Nicholas Hill", + "position": "Designer", + "salary": "$259,602", + "office": "Venice", + "extn": "2492", + "start_date": "4/30/2016" + }, + { + "id": "2268", + "name": "Carina Mitchell", + "position": "CNC Operator", + "salary": "$218,275", + "office": "Albuquerque", + "extn": "3210", + "start_date": "5/17/2011" + }, + { + "id": "2269", + "name": "Sabina Graham", + "position": "Food Technologist", + "salary": "$179,627", + "office": "Springfield", + "extn": "4799", + "start_date": "2/21/2006" + }, + { + "id": "2270", + "name": "Ramon Pope", + "position": "Banker", + "salary": "$90,735", + "office": "Bridgeport", + "extn": "6589", + "start_date": "1/7/2012" + }, + { + "id": "2271", + "name": "Lexi Bishop", + "position": "Stockbroker", + "salary": "$205,825", + "office": "Escondido", + "extn": "9359", + "start_date": "7/4/2013" + }, + { + "id": "2272", + "name": "Barry Alcroft", + "position": "Baker", + "salary": "$262,858", + "office": "Seattle", + "extn": "7626", + "start_date": "12/15/2007" + }, + { + "id": "2273", + "name": "Jack Coll", + "position": "Assistant Buyer", + "salary": "$235,023", + "office": "Amarillo", + "extn": "6368", + "start_date": "11/21/2018" + }, + { + "id": "2274", + "name": "Lucas Mcneill", + "position": "Bellman", + "salary": "$230,345", + "office": "Moreno Valley", + "extn": "2216", + "start_date": "7/21/2007" + }, + { + "id": "2275", + "name": "William Bell", + "position": "CNC Operator", + "salary": "$271,443", + "office": "Colorado Springs", + "extn": "3301", + "start_date": "3/31/2017" + }, + { + "id": "2276", + "name": "Alba Malone", + "position": "Food Technologist", + "salary": "$292,386", + "office": "Oklahoma City", + "extn": "9877", + "start_date": "9/3/2001" + }, + { + "id": "2277", + "name": "Aiden Garner", + "position": "Treasurer", + "salary": "$254,404", + "office": "Columbus", + "extn": "9837", + "start_date": "4/10/2005" + }, + { + "id": "2278", + "name": "Francesca Gallacher", + "position": "Software Engineer", + "salary": "$241,397", + "office": "Tokyo", + "extn": "8372", + "start_date": "10/25/2013" + }, + { + "id": "2279", + "name": "Clarissa Roberts", + "position": "Webmaster", + "salary": "$233,945", + "office": "Colorado Springs", + "extn": "6617", + "start_date": "10/27/2007" + }, + { + "id": "2280", + "name": "Cassidy James", + "position": "Chef Manager", + "salary": "$35,039", + "office": "Huntsville", + "extn": "6850", + "start_date": "8/7/2017" + }, + { + "id": "2281", + "name": "Enoch Farrow", + "position": "Web Developer", + "salary": "$103,060", + "office": "Reno", + "extn": "9510", + "start_date": "4/4/2005" + }, + { + "id": "2282", + "name": "Julius Parker", + "position": "Accountant", + "salary": "$107,312", + "office": "Glendale", + "extn": "2814", + "start_date": "9/22/2012" + }, + { + "id": "2283", + "name": "Aiden Blackburn", + "position": "Business Broker", + "salary": "$119,234", + "office": "Fullerton", + "extn": "8962", + "start_date": "12/2/2000" + }, + { + "id": "2284", + "name": "Elly Notman", + "position": "Ambulatory Nurse", + "salary": "$179,479", + "office": "Orlando", + "extn": "9199", + "start_date": "11/23/2008" + }, + { + "id": "2285", + "name": "John Kerr", + "position": "Executive Director", + "salary": "$230,798", + "office": "Columbus", + "extn": "8350", + "start_date": "8/8/2013" + }, + { + "id": "2286", + "name": "Eileen Myatt", + "position": "Auditor", + "salary": "$73,958", + "office": "Long Beach", + "extn": "9920", + "start_date": "7/17/2007" + }, + { + "id": "2287", + "name": "Tania Holmes", + "position": "Production Painter", + "salary": "$282,678", + "office": "Jersey City", + "extn": "7677", + "start_date": "6/28/2014" + }, + { + "id": "2288", + "name": "Russel Grant", + "position": "Doctor", + "salary": "$208,408", + "office": "Rochester", + "extn": "3573", + "start_date": "7/21/2004" + }, + { + "id": "2289", + "name": "Cedrick Kennedy", + "position": "Bookkeeper", + "salary": "$206,893", + "office": "Innsbruck", + "extn": "6171", + "start_date": "1/26/2009" + }, + { + "id": "2290", + "name": "Joy Weasley", + "position": "Systems Administrator", + "salary": "$52,892", + "office": "Sacramento", + "extn": "6110", + "start_date": "9/20/2018" + }, + { + "id": "2291", + "name": "Benjamin Yard", + "position": "Auditor", + "salary": "$297,074", + "office": "Bridgeport", + "extn": "8182", + "start_date": "11/14/2001" + }, + { + "id": "2292", + "name": "Alexa Leslie", + "position": "Paramedic", + "salary": "$56,492", + "office": "Omaha", + "extn": "5525", + "start_date": "2/3/2003" + }, + { + "id": "2293", + "name": "Martin Patel", + "position": "Global Logistics Supervisor", + "salary": "$270,679", + "office": "Tokyo", + "extn": "6645", + "start_date": "2/14/2013" + }, + { + "id": "2294", + "name": "Cherish Farrow", + "position": "Production Painter", + "salary": "$235,882", + "office": "Jersey City", + "extn": "9300", + "start_date": "1/27/2013" + }, + { + "id": "2295", + "name": "Lucas Porter", + "position": "Bookkeeper", + "salary": "$89,532", + "office": "Atlanta", + "extn": "9980", + "start_date": "9/29/2008" + }, + { + "id": "2296", + "name": "Crystal Williams", + "position": "Health Educator", + "salary": "$79,997", + "office": "Moreno Valley", + "extn": "7775", + "start_date": "4/5/2009" + }, + { + "id": "2297", + "name": "Caleb Addis", + "position": "Insurance Broker", + "salary": "$167,978", + "office": "Santa Ana", + "extn": "3283", + "start_date": "8/17/2004" + }, + { + "id": "2298", + "name": "Lara Rivers", + "position": "Staffing Consultant", + "salary": "$47,711", + "office": "Jacksonville", + "extn": "2161", + "start_date": "2/28/2013" + }, + { + "id": "2299", + "name": "John Waterson", + "position": "Steward", + "salary": "$115,530", + "office": "Quebec", + "extn": "2521", + "start_date": "12/22/2017" + }, + { + "id": "2300", + "name": "Andrea Selby", + "position": "Auditor", + "salary": "$158,814", + "office": "Fullerton", + "extn": "2862", + "start_date": "9/18/2003" + }, + { + "id": "2301", + "name": "Anthony Briggs", + "position": "Design Engineer", + "salary": "$228,859", + "office": "Anaheim", + "extn": "9836", + "start_date": "9/13/2006" + }, + { + "id": "2302", + "name": "Aileen Roman", + "position": "Service Supervisor", + "salary": "$142,421", + "office": "Springfield", + "extn": "3213", + "start_date": "4/11/2001" + }, + { + "id": "2303", + "name": "Quinn Weasley", + "position": "Global Logistics Supervisor", + "salary": "$75,971", + "office": "Memphis", + "extn": "2579", + "start_date": "1/21/2009" + }, + { + "id": "2304", + "name": "Mark Ward", + "position": "Banker", + "salary": "$18,080", + "office": "Memphis", + "extn": "5911", + "start_date": "5/1/2018" + }, + { + "id": "2305", + "name": "Erick Dixon", + "position": "Cashier", + "salary": "$201,911", + "office": "Atlanta", + "extn": "8016", + "start_date": "9/1/2018" + }, + { + "id": "2306", + "name": "Grace Ulyatt", + "position": "Service Supervisor", + "salary": "$11,831", + "office": "San Jose", + "extn": "7516", + "start_date": "3/22/2003" + }, + { + "id": "2307", + "name": "Rae Lewis", + "position": "HR Coordinator", + "salary": "$157,580", + "office": "San Jose", + "extn": "9935", + "start_date": "4/14/2010" + }, + { + "id": "2308", + "name": "Tom Flynn", + "position": "HR Specialist", + "salary": "$274,656", + "office": "Saint Paul", + "extn": "7106", + "start_date": "6/5/2013" + }, + { + "id": "2309", + "name": "Liam Parker", + "position": "Dentist", + "salary": "$60,303", + "office": "Jersey City", + "extn": "2349", + "start_date": "12/21/2003" + }, + { + "id": "2310", + "name": "Rachael Redwood", + "position": "Bellman", + "salary": "$233,157", + "office": "Hollywood", + "extn": "4423", + "start_date": "10/23/2018" + }, + { + "id": "2311", + "name": "Mike Dixon", + "position": "Designer", + "salary": "$10,767", + "office": "Chicago", + "extn": "2152", + "start_date": "8/5/2009" + }, + { + "id": "2312", + "name": "Robyn Woods", + "position": "Auditor", + "salary": "$134,618", + "office": "Salem", + "extn": "7714", + "start_date": "4/24/2007" + }, + { + "id": "2313", + "name": "Noah Amstead", + "position": "Operator", + "salary": "$269,426", + "office": "Portland", + "extn": "7214", + "start_date": "11/18/2005" + }, + { + "id": "2314", + "name": "Jenna Watson", + "position": "Restaurant Manager", + "salary": "$298,527", + "office": "Jersey City", + "extn": "6999", + "start_date": "6/6/2001" + }, + { + "id": "2315", + "name": "Chester Blythe", + "position": "Lecturer", + "salary": "$260,306", + "office": "San Diego", + "extn": "2391", + "start_date": "1/5/2004" + }, + { + "id": "2316", + "name": "Percy Taylor", + "position": "Call Center Representative", + "salary": "$55,944", + "office": "Scottsdale", + "extn": "3714", + "start_date": "9/25/2015" + }, + { + "id": "2317", + "name": "Keira Knight", + "position": "Assistant Buyer", + "salary": "$89,721", + "office": "Salem", + "extn": "5517", + "start_date": "12/3/2013" + }, + { + "id": "2318", + "name": "Chad Brown", + "position": "Machine Operator", + "salary": "$96,556", + "office": "Las Vegas", + "extn": "2190", + "start_date": "10/25/2002" + }, + { + "id": "2319", + "name": "Penelope Spencer", + "position": "Fabricator", + "salary": "$114,607", + "office": "Toledo", + "extn": "1702", + "start_date": "4/13/2015" + }, + { + "id": "2320", + "name": "Lynn Marshall", + "position": "Auditor", + "salary": "$56,144", + "office": "Escondido", + "extn": "9312", + "start_date": "11/20/2013" + }, + { + "id": "2321", + "name": "Thea Saunders", + "position": "Associate Professor", + "salary": "$134,275", + "office": "Garland", + "extn": "4043", + "start_date": "2/9/2013" + }, + { + "id": "2322", + "name": "Marla Stanton", + "position": "Biologist", + "salary": "$50,238", + "office": "Lakewood", + "extn": "4746", + "start_date": "5/17/2012" + }, + { + "id": "2323", + "name": "David Avery", + "position": "Web Developer", + "salary": "$124,651", + "office": "San Antonio", + "extn": "8638", + "start_date": "4/30/2004" + }, + { + "id": "2324", + "name": "Sage Lewis", + "position": "Budget Analyst", + "salary": "$42,903", + "office": "Sacramento", + "extn": "8089", + "start_date": "7/28/2008" + }, + { + "id": "2325", + "name": "Peyton Thomas", + "position": "Cashier", + "salary": "$166,935", + "office": "Denver", + "extn": "1481", + "start_date": "8/19/2005" + }, + { + "id": "2326", + "name": "Matthew Ripley", + "position": "HR Coordinator", + "salary": "$79,367", + "office": "Honolulu", + "extn": "5804", + "start_date": "2/9/2016" + }, + { + "id": "2327", + "name": "Rick Thompson", + "position": "Cook", + "salary": "$177,847", + "office": "Moreno Valley", + "extn": "7831", + "start_date": "7/31/2016" + }, + { + "id": "2328", + "name": "Erin Ross", + "position": "Cashier", + "salary": "$33,490", + "office": "Arlington", + "extn": "7337", + "start_date": "4/8/2003" + }, + { + "id": "2329", + "name": "Vera Jenkin", + "position": "Steward", + "salary": "$76,441", + "office": "Louisville", + "extn": "9036", + "start_date": "10/25/2017" + }, + { + "id": "2330", + "name": "Renee Wilson", + "position": "Service Supervisor", + "salary": "$16,159", + "office": "Omaha", + "extn": "3670", + "start_date": "5/30/2010" + }, + { + "id": "2331", + "name": "Liam Rodwell", + "position": "Insurance Broker", + "salary": "$278,911", + "office": "Hayward", + "extn": "3436", + "start_date": "2/21/2002" + }, + { + "id": "2332", + "name": "Boris Brock", + "position": "Designer", + "salary": "$151,655", + "office": "Rome", + "extn": "4070", + "start_date": "9/14/2018" + }, + { + "id": "2333", + "name": "Sienna Speed", + "position": "Project Manager", + "salary": "$75,918", + "office": "Innsbruck", + "extn": "2244", + "start_date": "3/20/2017" + }, + { + "id": "2334", + "name": "Lara Connell", + "position": "CNC Operator", + "salary": "$148,462", + "office": "Milano", + "extn": "1712", + "start_date": "6/12/2012" + }, + { + "id": "2335", + "name": "Nicholas Williams", + "position": "Auditor", + "salary": "$257,028", + "office": "Ontario", + "extn": "7921", + "start_date": "8/24/2003" + }, + { + "id": "2336", + "name": "Anabel Flett", + "position": "Designer", + "salary": "$265,179", + "office": "Scottsdale", + "extn": "1259", + "start_date": "3/26/2019" + }, + { + "id": "2337", + "name": "Carina Styles", + "position": "Executive Director", + "salary": "$161,050", + "office": "Lincoln", + "extn": "8653", + "start_date": "2/18/2017" + }, + { + "id": "2338", + "name": "Danny Page ", + "position": "Cook", + "salary": "$104,738", + "office": "Madrid", + "extn": "1548", + "start_date": "12/17/2001" + }, + { + "id": "2339", + "name": "Tony Norman", + "position": "Software Engineer", + "salary": "$96,443", + "office": "Lancaster", + "extn": "5433", + "start_date": "11/16/2011" + }, + { + "id": "2340", + "name": "Isabella Gordon", + "position": "Design Engineer", + "salary": "$55,920", + "office": "San Diego", + "extn": "7469", + "start_date": "8/11/2006" + }, + { + "id": "2341", + "name": "Kate Cowan", + "position": "Loan Officer", + "salary": "$114,497", + "office": "Memphis", + "extn": "6748", + "start_date": "1/8/2018" + }, + { + "id": "2342", + "name": "Fred Carter", + "position": "Staffing Consultant", + "salary": "$261,725", + "office": "Moreno Valley", + "extn": "3157", + "start_date": "5/13/2007" + }, + { + "id": "2343", + "name": "Thea Richards", + "position": "Executive Director", + "salary": "$297,694", + "office": "Salem", + "extn": "5539", + "start_date": "7/15/2007" + }, + { + "id": "2344", + "name": "Rylee Crawford", + "position": "Project Manager", + "salary": "$119,170", + "office": "Jersey City", + "extn": "3095", + "start_date": "1/14/2019" + }, + { + "id": "2345", + "name": "Harvey Terry", + "position": "HR Coordinator", + "salary": "$201,966", + "office": "Pittsburgh", + "extn": "9700", + "start_date": "11/8/2001" + }, + { + "id": "2346", + "name": "Abdul Reid", + "position": "Mobile Developer", + "salary": "$203,214", + "office": "Arlington", + "extn": "4663", + "start_date": "1/8/2008" + }, + { + "id": "2347", + "name": "Tyson Morrow", + "position": "Cashier", + "salary": "$249,222", + "office": "London", + "extn": "9902", + "start_date": "9/29/2002" + }, + { + "id": "2348", + "name": "Lucas Stark", + "position": "Lecturer", + "salary": "$36,966", + "office": "Omaha", + "extn": "8342", + "start_date": "3/11/2008" + }, + { + "id": "2349", + "name": "Valentina Gordon", + "position": "Chef Manager", + "salary": "$252,727", + "office": "Scottsdale", + "extn": "9684", + "start_date": "12/18/2010" + }, + { + "id": "2350", + "name": "Sebastian Stewart", + "position": "Biologist", + "salary": "$110,389", + "office": "Philadelphia", + "extn": "6320", + "start_date": "1/25/2002" + }, + { + "id": "2351", + "name": "Martin Booth", + "position": "CNC Operator", + "salary": "$33,270", + "office": "Laredo", + "extn": "8535", + "start_date": "9/2/2011" + }, + { + "id": "2352", + "name": "Carter Jenkins", + "position": "HR Coordinator", + "salary": "$126,861", + "office": "New Orleans", + "extn": "4645", + "start_date": "6/10/2003" + }, + { + "id": "2353", + "name": "Rick Curtis", + "position": "Auditor", + "salary": "$147,376", + "office": "Albuquerque", + "extn": "9569", + "start_date": "4/20/2016" + }, + { + "id": "2354", + "name": "George Evans", + "position": "Retail Trainee", + "salary": "$261,861", + "office": "Atlanta", + "extn": "8111", + "start_date": "3/10/2014" + }, + { + "id": "2355", + "name": "Brad Oakley", + "position": "Health Educator", + "salary": "$139,397", + "office": "Orlando", + "extn": "1472", + "start_date": "11/12/2013" + }, + { + "id": "2356", + "name": "Marigold Neal", + "position": "Call Center Representative", + "salary": "$61,736", + "office": "Oakland", + "extn": "6522", + "start_date": "8/13/2012" + }, + { + "id": "2357", + "name": "Hannah Funnell", + "position": "Laboratory Technician", + "salary": "$68,390", + "office": "Irving", + "extn": "9110", + "start_date": "8/7/2007" + }, + { + "id": "2358", + "name": "Denis Russell", + "position": "Fabricator", + "salary": "$29,251", + "office": "Colorado Springs", + "extn": "5424", + "start_date": "4/5/2015" + }, + { + "id": "2359", + "name": "Zoe Preston", + "position": "Lecturer", + "salary": "$75,140", + "office": "Washington", + "extn": "1802", + "start_date": "1/6/2002" + }, + { + "id": "2360", + "name": "Adalie Vollans", + "position": "Insurance Broker", + "salary": "$103,746", + "office": "Memphis", + "extn": "4441", + "start_date": "10/29/2015" + }, + { + "id": "2361", + "name": "Ilona Holmes", + "position": "Clerk", + "salary": "$19,944", + "office": "Fremont", + "extn": "8526", + "start_date": "11/13/2002" + }, + { + "id": "2362", + "name": "David Fleming", + "position": "Retail Trainee", + "salary": "$186,247", + "office": "Berna", + "extn": "6180", + "start_date": "10/31/2005" + }, + { + "id": "2363", + "name": "Beatrice Blythe", + "position": "Healthcare Specialist", + "salary": "$100,573", + "office": "Miami", + "extn": "3090", + "start_date": "9/4/2007" + }, + { + "id": "2364", + "name": "Abbey Ainsworth", + "position": "Operator", + "salary": "$195,978", + "office": "Garland", + "extn": "5089", + "start_date": "4/6/2005" + }, + { + "id": "2365", + "name": "Rocco Stewart", + "position": "Laboratory Technician", + "salary": "$44,717", + "office": "Bridgeport", + "extn": "9430", + "start_date": "5/28/2004" + }, + { + "id": "2366", + "name": "Cara Robe", + "position": "Physician", + "salary": "$231,326", + "office": "Washington", + "extn": "4439", + "start_date": "2/3/2018" + }, + { + "id": "2367", + "name": "Eileen Thomas", + "position": "Banker", + "salary": "$234,004", + "office": "San Antonio", + "extn": "3559", + "start_date": "8/26/2016" + }, + { + "id": "2368", + "name": "Peyton Clarke", + "position": "Webmaster", + "salary": "$63,244", + "office": "Long Beach", + "extn": "6226", + "start_date": "12/5/2008" + }, + { + "id": "2369", + "name": "Marvin Drummond", + "position": "Operator", + "salary": "$59,936", + "office": "Rome", + "extn": "2188", + "start_date": "7/7/2017" + }, + { + "id": "2370", + "name": "Bridget Veale", + "position": "Electrician", + "salary": "$63,386", + "office": "El Paso", + "extn": "2193", + "start_date": "8/7/2018" + }, + { + "id": "2371", + "name": "Anne Potter", + "position": "Designer", + "salary": "$84,352", + "office": "Fort Lauderdale", + "extn": "1429", + "start_date": "7/29/2006" + }, + { + "id": "2372", + "name": "Abdul Holt", + "position": "Stockbroker", + "salary": "$281,688", + "office": "Fremont", + "extn": "7807", + "start_date": "1/13/2014" + }, + { + "id": "2373", + "name": "Colleen Burge", + "position": "Assistant Buyer", + "salary": "$158,119", + "office": "Richmond", + "extn": "7314", + "start_date": "4/19/2006" + }, + { + "id": "2374", + "name": "Alexander James", + "position": "Pharmacist", + "salary": "$299,057", + "office": "Tallahassee", + "extn": "9938", + "start_date": "7/26/2016" + }, + { + "id": "2375", + "name": "Erick Hastings", + "position": "Front Desk Coordinator", + "salary": "$114,321", + "office": "Amarillo", + "extn": "5504", + "start_date": "8/6/2003" + }, + { + "id": "2376", + "name": "Bernadette Holmes", + "position": "Bellman", + "salary": "$167,624", + "office": "Fremont", + "extn": "9076", + "start_date": "6/28/2012" + }, + { + "id": "2377", + "name": "Madelyn Ebbs", + "position": "Chef Manager", + "salary": "$262,999", + "office": "Fremont", + "extn": "5362", + "start_date": "3/2/2014" + }, + { + "id": "2378", + "name": "Tyson Isaac", + "position": "Executive Director", + "salary": "$51,811", + "office": "Santa Ana", + "extn": "7833", + "start_date": "3/15/2016" + }, + { + "id": "2379", + "name": "Luke Thorpe", + "position": "Cashier", + "salary": "$291,449", + "office": "Cincinnati", + "extn": "4286", + "start_date": "8/8/2018" + }, + { + "id": "2380", + "name": "Bart Brown", + "position": "HR Coordinator", + "salary": "$279,562", + "office": "Fayetteville", + "extn": "8786", + "start_date": "10/24/2013" + }, + { + "id": "2381", + "name": "Rihanna Pratt", + "position": "Electrician", + "salary": "$258,661", + "office": "Chicago", + "extn": "1961", + "start_date": "4/6/2017" + }, + { + "id": "2382", + "name": "Sarah Hamilton", + "position": "Laboratory Technician", + "salary": "$174,547", + "office": "Irving", + "extn": "7809", + "start_date": "12/4/2006" + }, + { + "id": "2383", + "name": "Caleb Smith", + "position": "Associate Professor", + "salary": "$81,414", + "office": "Philadelphia", + "extn": "7205", + "start_date": "11/16/2018" + }, + { + "id": "2384", + "name": "Tom Gilmour", + "position": "CNC Operator", + "salary": "$93,843", + "office": "Lakewood", + "extn": "8931", + "start_date": "6/25/2016" + }, + { + "id": "2385", + "name": "Teagan Steer", + "position": "Operator", + "salary": "$244,164", + "office": "Atlanta", + "extn": "2804", + "start_date": "8/22/2018" + }, + { + "id": "2386", + "name": "Jessica Moore", + "position": "Ambulatory Nurse", + "salary": "$189,882", + "office": "Innsbruck", + "extn": "3211", + "start_date": "8/3/2003" + }, + { + "id": "2387", + "name": "Carrie Barrett", + "position": "Bellman", + "salary": "$182,540", + "office": "London", + "extn": "8973", + "start_date": "4/11/2009" + }, + { + "id": "2388", + "name": "Chadwick Phillips", + "position": "Fabricator", + "salary": "$125,513", + "office": "Lincoln", + "extn": "2683", + "start_date": "11/24/2014" + }, + { + "id": "2389", + "name": "Matt Lambert", + "position": "Restaurant Manager", + "salary": "$271,827", + "office": "Jersey City", + "extn": "6793", + "start_date": "8/11/2011" + }, + { + "id": "2390", + "name": "Jane Leigh", + "position": "Global Logistics Supervisor", + "salary": "$239,009", + "office": "Berlin", + "extn": "8422", + "start_date": "1/24/2001" + }, + { + "id": "2391", + "name": "Evie Bradshaw", + "position": "Assistant Buyer", + "salary": "$149,813", + "office": "Glendale", + "extn": "2729", + "start_date": "9/17/2019" + }, + { + "id": "2392", + "name": "Benjamin Flack", + "position": "Designer", + "salary": "$135,840", + "office": "Madison", + "extn": "6720", + "start_date": "5/5/2016" + }, + { + "id": "2393", + "name": "Carmen Ring", + "position": "Production Painter", + "salary": "$200,395", + "office": "Arlington", + "extn": "3516", + "start_date": "5/16/2018" + }, + { + "id": "2394", + "name": "Carolyn Hill", + "position": "Assistant Buyer", + "salary": "$68,571", + "office": "Jacksonville", + "extn": "8239", + "start_date": "10/19/2007" + }, + { + "id": "2395", + "name": "Isabella Cartwright", + "position": "Call Center Representative", + "salary": "$188,540", + "office": "Madison", + "extn": "4167", + "start_date": "4/16/2008" + }, + { + "id": "2396", + "name": "Willow Herbert", + "position": "Paramedic", + "salary": "$263,727", + "office": "Paris", + "extn": "9353", + "start_date": "3/2/2014" + }, + { + "id": "2397", + "name": "Greta Tailor", + "position": "Operator", + "salary": "$219,511", + "office": "Arlington", + "extn": "8805", + "start_date": "5/21/2000" + }, + { + "id": "2398", + "name": "Sofia Shea", + "position": "Assistant Buyer", + "salary": "$12,492", + "office": "Bridgeport", + "extn": "8253", + "start_date": "5/23/2011" + }, + { + "id": "2399", + "name": "Josh Thorne", + "position": "Lecturer", + "salary": "$105,149", + "office": "Honolulu", + "extn": "6595", + "start_date": "3/22/2009" + }, + { + "id": "2400", + "name": "Rick Ward", + "position": "Webmaster", + "salary": "$233,667", + "office": "Moreno Valley", + "extn": "1730", + "start_date": "12/3/2010" + }, + { + "id": "2401", + "name": "Renee Wilton", + "position": "Loan Officer", + "salary": "$60,555", + "office": "Laredo", + "extn": "3519", + "start_date": "1/4/2018" + }, + { + "id": "2402", + "name": "Rocco Page ", + "position": "Business Broker", + "salary": "$50,168", + "office": "Amarillo", + "extn": "9765", + "start_date": "11/21/2007" + }, + { + "id": "2403", + "name": "Lucas Pratt", + "position": "Global Logistics Supervisor", + "salary": "$154,980", + "office": "Lakewood", + "extn": "1494", + "start_date": "10/12/2009" + }, + { + "id": "2404", + "name": "Carter Miller", + "position": "Web Developer", + "salary": "$127,562", + "office": "Reno", + "extn": "5028", + "start_date": "9/1/2003" + }, + { + "id": "2405", + "name": "Dalia Allen", + "position": "Associate Professor", + "salary": "$202,067", + "office": "Lancaster", + "extn": "2246", + "start_date": "6/9/2011" + }, + { + "id": "2406", + "name": "Manuel Powell", + "position": "Lecturer", + "salary": "$135,385", + "office": "Phoenix", + "extn": "4626", + "start_date": "12/2/2016" + }, + { + "id": "2407", + "name": "Alma Turner", + "position": "Banker", + "salary": "$285,682", + "office": "New Orleans", + "extn": "3295", + "start_date": "11/4/2018" + }, + { + "id": "2408", + "name": "Melanie Owen", + "position": "Production Painter", + "salary": "$82,494", + "office": "Boston", + "extn": "4981", + "start_date": "1/13/2007" + }, + { + "id": "2409", + "name": "Jennifer Flett", + "position": "Retail Trainee", + "salary": "$246,600", + "office": "Escondido", + "extn": "7960", + "start_date": "7/5/2015" + }, + { + "id": "2410", + "name": "Chester Thorne", + "position": "Loan Officer", + "salary": "$220,643", + "office": "Sacramento", + "extn": "6409", + "start_date": "5/18/2006" + }, + { + "id": "2411", + "name": "Kirsten Burge", + "position": "Lecturer", + "salary": "$249,293", + "office": "Springfield", + "extn": "2694", + "start_date": "2/24/2008" + }, + { + "id": "2412", + "name": "Doug Collins", + "position": "Biologist", + "salary": "$227,441", + "office": "Cincinnati", + "extn": "9714", + "start_date": "7/3/2003" + }, + { + "id": "2413", + "name": "Marvin Broomfield", + "position": "Paramedic", + "salary": "$105,735", + "office": "Milano", + "extn": "8023", + "start_date": "12/11/2014" + }, + { + "id": "2414", + "name": "Liam Poole", + "position": "Pharmacist", + "salary": "$76,426", + "office": "Orlando", + "extn": "4142", + "start_date": "10/10/2011" + }, + { + "id": "2415", + "name": "Caydence Bell", + "position": "Loan Officer", + "salary": "$40,526", + "office": "Berlin", + "extn": "8915", + "start_date": "1/1/2007" + }, + { + "id": "2416", + "name": "Jack Walsh", + "position": "Global Logistics Supervisor", + "salary": "$286,519", + "office": "Bakersfield", + "extn": "7298", + "start_date": "7/2/2012" + }, + { + "id": "2417", + "name": "Valentina Farrow", + "position": "Web Developer", + "salary": "$212,350", + "office": "Milano", + "extn": "5562", + "start_date": "5/29/2016" + }, + { + "id": "2418", + "name": "Fred Lowe", + "position": "Business Broker", + "salary": "$126,422", + "office": "London", + "extn": "8813", + "start_date": "5/1/2017" + }, + { + "id": "2419", + "name": "Karla Roberts", + "position": "Pharmacist", + "salary": "$151,799", + "office": "Oklahoma City", + "extn": "3295", + "start_date": "9/22/2017" + }, + { + "id": "2420", + "name": "Johnathan Mooney", + "position": "Stockbroker", + "salary": "$276,229", + "office": "Boston", + "extn": "4484", + "start_date": "10/12/2016" + }, + { + "id": "2421", + "name": "Gwen Emmott", + "position": "Budget Analyst", + "salary": "$256,104", + "office": "Otawa", + "extn": "3851", + "start_date": "2/11/2015" + }, + { + "id": "2422", + "name": "Rick Riley", + "position": "Web Developer", + "salary": "$197,392", + "office": "Quebec", + "extn": "9989", + "start_date": "5/8/2011" + }, + { + "id": "2423", + "name": "Jocelyn Edwards", + "position": "Health Educator", + "salary": "$179,580", + "office": "Orlando", + "extn": "6884", + "start_date": "8/26/2009" + }, + { + "id": "2424", + "name": "Alan Mitchell", + "position": "Bookkeeper", + "salary": "$278,673", + "office": "Sacramento", + "extn": "6061", + "start_date": "6/11/2011" + }, + { + "id": "2425", + "name": "Vera Gregory", + "position": "Pharmacist", + "salary": "$220,299", + "office": "Omaha", + "extn": "4453", + "start_date": "10/19/2016" + }, + { + "id": "2426", + "name": "Lexi Latham", + "position": "Dentist", + "salary": "$138,478", + "office": "Salt Lake City", + "extn": "8665", + "start_date": "2/23/2002" + }, + { + "id": "2427", + "name": "Clint Kent", + "position": "Baker", + "salary": "$264,899", + "office": "Ontario", + "extn": "4056", + "start_date": "3/12/2000" + }, + { + "id": "2428", + "name": "Leanne Cassidy", + "position": "Accountant", + "salary": "$163,179", + "office": "Prague", + "extn": "1770", + "start_date": "1/15/2002" + }, + { + "id": "2429", + "name": "Greta Bailey", + "position": "Executive Director", + "salary": "$256,558", + "office": "Albuquerque", + "extn": "5090", + "start_date": "5/19/2014" + }, + { + "id": "2430", + "name": "Anabel Stark", + "position": "Mobile Developer", + "salary": "$111,990", + "office": "Pittsburgh", + "extn": "3760", + "start_date": "1/24/2010" + }, + { + "id": "2431", + "name": "Tom Fleming", + "position": "Steward", + "salary": "$44,938", + "office": "Scottsdale", + "extn": "2007", + "start_date": "6/12/2000" + }, + { + "id": "2432", + "name": "Kieth Speed", + "position": "Systems Administrator", + "salary": "$62,233", + "office": "Salem", + "extn": "2109", + "start_date": "1/5/2011" + }, + { + "id": "2433", + "name": "Rowan Bayliss", + "position": "Insurance Broker", + "salary": "$297,957", + "office": "Madrid", + "extn": "4567", + "start_date": "10/15/2015" + }, + { + "id": "2434", + "name": "Tom Chapman", + "position": "Dentist", + "salary": "$227,820", + "office": "Bakersfield", + "extn": "8873", + "start_date": "2/28/2012" + }, + { + "id": "2435", + "name": "Tony Robinson", + "position": "Inspector", + "salary": "$171,788", + "office": "Oklahoma City", + "extn": "1719", + "start_date": "8/14/2007" + }, + { + "id": "2436", + "name": "Marina Seymour", + "position": "Health Educator", + "salary": "$117,081", + "office": "Scottsdale", + "extn": "7513", + "start_date": "6/1/2012" + }, + { + "id": "2437", + "name": "Vicky Sherry", + "position": "Restaurant Manager", + "salary": "$40,782", + "office": "Madison", + "extn": "1247", + "start_date": "6/29/2013" + }, + { + "id": "2438", + "name": "Chester Radley", + "position": "Designer", + "salary": "$18,836", + "office": "Portland", + "extn": "8984", + "start_date": "3/15/2014" + }, + { + "id": "2439", + "name": "Sebastian Thompson", + "position": "Banker", + "salary": "$111,232", + "office": "Cincinnati", + "extn": "3593", + "start_date": "8/21/2017" + }, + { + "id": "2440", + "name": "Benjamin Button", + "position": "Accountant", + "salary": "$125,955", + "office": "Valetta", + "extn": "6437", + "start_date": "1/27/2007" + }, + { + "id": "2441", + "name": "Analise Clark", + "position": "Operator", + "salary": "$66,063", + "office": "San Diego", + "extn": "9040", + "start_date": "8/27/2014" + }, + { + "id": "2442", + "name": "Rufus Martin", + "position": "Chef Manager", + "salary": "$59,120", + "office": "Henderson", + "extn": "3708", + "start_date": "10/11/2007" + }, + { + "id": "2443", + "name": "Elle Walker", + "position": "Staffing Consultant", + "salary": "$212,689", + "office": "Indianapolis", + "extn": "5358", + "start_date": "3/21/2002" + }, + { + "id": "2444", + "name": "Nate Robertson", + "position": "Inspector", + "salary": "$156,339", + "office": "New Orleans", + "extn": "7586", + "start_date": "10/2/2019" + }, + { + "id": "2445", + "name": "Melania Furnell", + "position": "Banker", + "salary": "$290,698", + "office": "Salem", + "extn": "5298", + "start_date": "2/7/2001" + }, + { + "id": "2446", + "name": "Carter Robe", + "position": "Auditor", + "salary": "$212,606", + "office": "San Bernardino", + "extn": "5166", + "start_date": "1/18/2005" + }, + { + "id": "2447", + "name": "Christy Quinnell", + "position": "Loan Officer", + "salary": "$71,200", + "office": "Anaheim", + "extn": "7908", + "start_date": "2/3/2013" + }, + { + "id": "2448", + "name": "Benjamin Nielson", + "position": "Accountant", + "salary": "$228,425", + "office": "Orlando", + "extn": "3255", + "start_date": "7/29/2012" + }, + { + "id": "2449", + "name": "Taylor Bryant", + "position": "Inspector", + "salary": "$182,451", + "office": "Glendale", + "extn": "8870", + "start_date": "7/27/2010" + }, + { + "id": "2450", + "name": "Melody Russell", + "position": "Auditor", + "salary": "$21,217", + "office": "Lisbon", + "extn": "8700", + "start_date": "9/17/2005" + }, + { + "id": "2451", + "name": "Anabelle Ashley", + "position": "Loan Officer", + "salary": "$120,016", + "office": "Salt Lake City", + "extn": "1004", + "start_date": "1/29/2000" + }, + { + "id": "2452", + "name": "Mayleen Sherry", + "position": "Front Desk Coordinator", + "salary": "$83,244", + "office": "Lisbon", + "extn": "9396", + "start_date": "7/31/2015" + }, + { + "id": "2453", + "name": "Leroy Scott", + "position": "Machine Operator", + "salary": "$255,119", + "office": "Springfield", + "extn": "3052", + "start_date": "6/10/2015" + }, + { + "id": "2454", + "name": "Caleb Kelly", + "position": "Lecturer", + "salary": "$206,394", + "office": "Miami", + "extn": "7933", + "start_date": "7/23/2010" + }, + { + "id": "2455", + "name": "Karla Needham", + "position": "Healthcare Specialist", + "salary": "$208,063", + "office": "Jacksonville", + "extn": "8454", + "start_date": "1/15/2007" + }, + { + "id": "2456", + "name": "Valerie King", + "position": "Cash Manager", + "salary": "$199,060", + "office": "Memphis", + "extn": "6189", + "start_date": "5/21/2015" + }, + { + "id": "2457", + "name": "Kaylee Corbett", + "position": "Chef Manager", + "salary": "$204,068", + "office": "Zurich", + "extn": "5300", + "start_date": "4/19/2000" + }, + { + "id": "2458", + "name": "Barney Hale", + "position": "Operator", + "salary": "$174,834", + "office": "Prague", + "extn": "5122", + "start_date": "11/5/2018" + }, + { + "id": "2459", + "name": "Evelynn Benfield", + "position": "IT Support Staff", + "salary": "$120,939", + "office": "Baltimore", + "extn": "5603", + "start_date": "12/15/2018" + }, + { + "id": "2460", + "name": "Evie Stone ", + "position": "Designer", + "salary": "$84,678", + "office": "Bakersfield", + "extn": "5303", + "start_date": "5/24/2017" + }, + { + "id": "2461", + "name": "Maribel Rust", + "position": "Bellman", + "salary": "$245,109", + "office": "Pittsburgh", + "extn": "8521", + "start_date": "4/20/2006" + }, + { + "id": "2462", + "name": "Madelyn Parsons", + "position": "Executive Director", + "salary": "$70,867", + "office": "Las Vegas", + "extn": "7070", + "start_date": "12/26/2009" + }, + { + "id": "2463", + "name": "Harvey Kennedy", + "position": "Staffing Consultant", + "salary": "$124,450", + "office": "Chicago", + "extn": "4215", + "start_date": "5/11/2009" + }, + { + "id": "2464", + "name": "Tom Fall", + "position": "Chef Manager", + "salary": "$113,759", + "office": "Bucharest", + "extn": "8389", + "start_date": "5/18/2002" + }, + { + "id": "2465", + "name": "Carl Potter", + "position": "Machine Operator", + "salary": "$173,377", + "office": "Honolulu", + "extn": "5595", + "start_date": "1/7/2004" + }, + { + "id": "2466", + "name": "Cynthia Jennson", + "position": "Healthcare Specialist", + "salary": "$102,243", + "office": "Garland", + "extn": "4171", + "start_date": "1/17/2019" + }, + { + "id": "2467", + "name": "Chester Ingham", + "position": "Budget Analyst", + "salary": "$236,200", + "office": "Lancaster", + "extn": "7136", + "start_date": "7/14/2013" + }, + { + "id": "2468", + "name": "Fred Olivier", + "position": "Machine Operator", + "salary": "$203,223", + "office": "Charlotte", + "extn": "5197", + "start_date": "1/24/2019" + }, + { + "id": "2469", + "name": "Doug Thompson", + "position": "Retail Trainee", + "salary": "$35,585", + "office": "Phoenix", + "extn": "5726", + "start_date": "3/22/2015" + }, + { + "id": "2470", + "name": "George Uttridge", + "position": "Doctor", + "salary": "$13,210", + "office": "Salt Lake City", + "extn": "9107", + "start_date": "4/29/2010" + }, + { + "id": "2471", + "name": "Manuel Morris", + "position": "Call Center Representative", + "salary": "$182,825", + "office": "Fremont", + "extn": "4891", + "start_date": "10/18/2009" + }, + { + "id": "2472", + "name": "Owen Eaton", + "position": "Steward", + "salary": "$173,395", + "office": "Murfreesboro", + "extn": "1066", + "start_date": "2/12/2003" + }, + { + "id": "2473", + "name": "Hanna Webster", + "position": "Business Broker", + "salary": "$136,757", + "office": "Berlin", + "extn": "4199", + "start_date": "3/13/2001" + }, + { + "id": "2474", + "name": "Remy Hancock", + "position": "Machine Operator", + "salary": "$140,767", + "office": "Ontario", + "extn": "9060", + "start_date": "8/23/2006" + }, + { + "id": "2475", + "name": "Denny Cobb", + "position": "Executive Director", + "salary": "$276,665", + "office": "Tulsa", + "extn": "4413", + "start_date": "3/6/2010" + }, + { + "id": "2476", + "name": "Marvin Neville", + "position": "Budget Analyst", + "salary": "$152,197", + "office": "Rochester", + "extn": "5711", + "start_date": "9/29/2002" + }, + { + "id": "2477", + "name": "Abbey Bowen", + "position": "Staffing Consultant", + "salary": "$255,419", + "office": "Fayetteville", + "extn": "9358", + "start_date": "3/8/2005" + }, + { + "id": "2478", + "name": "Denis Maxwell", + "position": "Fabricator", + "salary": "$223,792", + "office": "Hollywood", + "extn": "8271", + "start_date": "7/4/2013" + }, + { + "id": "2479", + "name": "Marissa Thompson", + "position": "Loan Officer", + "salary": "$267,829", + "office": "Scottsdale", + "extn": "7328", + "start_date": "2/4/2016" + }, + { + "id": "2480", + "name": "Miley Graham", + "position": "Inspector", + "salary": "$135,110", + "office": "Oakland", + "extn": "3778", + "start_date": "8/3/2011" + }, + { + "id": "2481", + "name": "Kieth Miller", + "position": "Operator", + "salary": "$113,104", + "office": "Miami", + "extn": "5807", + "start_date": "7/21/2006" + }, + { + "id": "2482", + "name": "Rick Richardson", + "position": "Bellman", + "salary": "$276,624", + "office": "Paris", + "extn": "4065", + "start_date": "1/25/2011" + }, + { + "id": "2483", + "name": "Maribel Wright", + "position": "Accountant", + "salary": "$237,801", + "office": "San Diego", + "extn": "1961", + "start_date": "5/21/2007" + }, + { + "id": "2484", + "name": "William Farrell", + "position": "CNC Operator", + "salary": "$24,789", + "office": "Salem", + "extn": "3232", + "start_date": "7/1/2005" + }, + { + "id": "2485", + "name": "Ryan Nicholls", + "position": "Call Center Representative", + "salary": "$127,214", + "office": "Colorado Springs", + "extn": "2144", + "start_date": "10/31/2004" + }, + { + "id": "2486", + "name": "Harriet Thornton", + "position": "Web Developer", + "salary": "$16,593", + "office": "Irving", + "extn": "9785", + "start_date": "6/8/2004" + }, + { + "id": "2487", + "name": "Kenzie Walsh", + "position": "Budget Analyst", + "salary": "$282,809", + "office": "Henderson", + "extn": "1971", + "start_date": "2/24/2006" + }, + { + "id": "2488", + "name": "Hanna Rowlands", + "position": "Fabricator", + "salary": "$52,206", + "office": "Richmond", + "extn": "3924", + "start_date": "11/11/2004" + }, + { + "id": "2489", + "name": "Evelynn Greenwood", + "position": "Biologist", + "salary": "$258,774", + "office": "Boston", + "extn": "6204", + "start_date": "12/20/2005" + }, + { + "id": "2490", + "name": "Danielle Yarlett", + "position": "Front Desk Coordinator", + "salary": "$253,375", + "office": "Glendale", + "extn": "9968", + "start_date": "9/10/2002" + }, + { + "id": "2491", + "name": "Nate Wellington", + "position": "Laboratory Technician", + "salary": "$264,617", + "office": "Rome", + "extn": "8401", + "start_date": "10/27/2017" + }, + { + "id": "2492", + "name": "Margot Gosling", + "position": "Auditor", + "salary": "$102,933", + "office": "Tallahassee", + "extn": "9081", + "start_date": "7/6/2014" + }, + { + "id": "2493", + "name": "Chuck Wills", + "position": "Business Broker", + "salary": "$236,849", + "office": "Nashville", + "extn": "5354", + "start_date": "12/5/2004" + }, + { + "id": "2494", + "name": "Cadence Richardson", + "position": "CNC Operator", + "salary": "$222,041", + "office": "Long Beach", + "extn": "1487", + "start_date": "6/28/2009" + }, + { + "id": "2495", + "name": "Rita Walker", + "position": "Global Logistics Supervisor", + "salary": "$280,129", + "office": "Murfreesboro", + "extn": "7514", + "start_date": "9/17/2004" + }, + { + "id": "2496", + "name": "Wade Burnley", + "position": "Executive Director", + "salary": "$232,827", + "office": "Prague", + "extn": "5570", + "start_date": "3/23/2008" + }, + { + "id": "2497", + "name": "Christy Kelly", + "position": "Lecturer", + "salary": "$111,358", + "office": "New Orleans", + "extn": "6094", + "start_date": "6/9/2013" + }, + { + "id": "2498", + "name": "Benjamin Henderson", + "position": "Designer", + "salary": "$20,819", + "office": "London", + "extn": "9668", + "start_date": "5/28/2010" + }, + { + "id": "2499", + "name": "Jack Bloom", + "position": "Cash Manager", + "salary": "$23,649", + "office": "Omaha", + "extn": "3809", + "start_date": "4/2/2019" + }, + { + "id": "2500", + "name": "Mike Stewart", + "position": "Treasurer", + "salary": "$107,384", + "office": "Laredo", + "extn": "2641", + "start_date": "4/27/2013" + }, + { + "id": "2501", + "name": "Rose Verdon", + "position": "Front Desk Coordinator", + "salary": "$182,186", + "office": "Oakland", + "extn": "2123", + "start_date": "12/14/2008" + }, + { + "id": "2502", + "name": "Nicholas Vaughan", + "position": "Webmaster", + "salary": "$25,331", + "office": "Milano", + "extn": "1022", + "start_date": "3/31/2007" + }, + { + "id": "2503", + "name": "Andie Cameron", + "position": "Stockbroker", + "salary": "$74,273", + "office": "Lincoln", + "extn": "8128", + "start_date": "10/15/2006" + }, + { + "id": "2504", + "name": "Karen Reading", + "position": "Associate Professor", + "salary": "$211,376", + "office": "Las Vegas", + "extn": "6467", + "start_date": "10/9/2016" + }, + { + "id": "2505", + "name": "Lindsay Gates", + "position": "Accountant", + "salary": "$250,762", + "office": "Stockton", + "extn": "7190", + "start_date": "4/9/2013" + }, + { + "id": "2506", + "name": "Marvin Baker", + "position": "Treasurer", + "salary": "$233,864", + "office": "Chicago", + "extn": "1698", + "start_date": "1/27/2013" + }, + { + "id": "2507", + "name": "Danny Rogers", + "position": "Bellman", + "salary": "$244,231", + "office": "Baltimore", + "extn": "1293", + "start_date": "1/10/2015" + }, + { + "id": "2508", + "name": "Lynn Noon", + "position": "Bookkeeper", + "salary": "$269,866", + "office": "Albuquerque", + "extn": "7064", + "start_date": "12/23/2012" + }, + { + "id": "2509", + "name": "Evie Pratt", + "position": "Doctor", + "salary": "$268,837", + "office": "Kansas City", + "extn": "2121", + "start_date": "3/27/2015" + }, + { + "id": "2510", + "name": "Michaela Yoman", + "position": "Global Logistics Supervisor", + "salary": "$241,995", + "office": "Nashville", + "extn": "8989", + "start_date": "8/15/2012" + }, + { + "id": "2511", + "name": "Benjamin Grady", + "position": "Designer", + "salary": "$296,726", + "office": "Scottsdale", + "extn": "8744", + "start_date": "7/18/2019" + }, + { + "id": "2512", + "name": "Tyson Nicolas", + "position": "Executive Director", + "salary": "$177,049", + "office": "Berlin", + "extn": "8511", + "start_date": "7/22/2012" + }, + { + "id": "2513", + "name": "Carl Stewart", + "position": "Audiologist", + "salary": "$55,479", + "office": "Louisville", + "extn": "4269", + "start_date": "3/16/2015" + }, + { + "id": "2514", + "name": "Liliana Vallory", + "position": "Associate Professor", + "salary": "$220,097", + "office": "Boston", + "extn": "5838", + "start_date": "12/31/2017" + }, + { + "id": "2515", + "name": "Roger Jefferson", + "position": "Electrician", + "salary": "$39,704", + "office": "Los Angeles", + "extn": "9821", + "start_date": "11/26/2015" + }, + { + "id": "2516", + "name": "Tyson Wild", + "position": "Health Educator", + "salary": "$167,342", + "office": "Indianapolis", + "extn": "4991", + "start_date": "5/2/2012" + }, + { + "id": "2517", + "name": "Thea Farrell", + "position": "Food Technologist", + "salary": "$106,746", + "office": "Paris", + "extn": "6629", + "start_date": "11/22/2001" + }, + { + "id": "2518", + "name": "Rosemary Sylvester", + "position": "Cook", + "salary": "$152,056", + "office": "Nashville", + "extn": "6658", + "start_date": "8/6/2015" + }, + { + "id": "2519", + "name": "Penelope Coates", + "position": "Baker", + "salary": "$102,824", + "office": "Irving", + "extn": "1968", + "start_date": "3/16/2009" + }, + { + "id": "2520", + "name": "Leroy Callan", + "position": "Retail Trainee", + "salary": "$41,779", + "office": "San Jose", + "extn": "8174", + "start_date": "6/30/2003" + }, + { + "id": "2521", + "name": "Matthew Ross", + "position": "Machine Operator", + "salary": "$12,720", + "office": "Amarillo", + "extn": "2159", + "start_date": "9/12/2019" + }, + { + "id": "2522", + "name": "Tyler Thornton", + "position": "Assistant Buyer", + "salary": "$286,648", + "office": "Philadelphia", + "extn": "9629", + "start_date": "8/4/2019" + }, + { + "id": "2523", + "name": "Ellen Bright", + "position": "Production Painter", + "salary": "$92,500", + "office": "Kansas City", + "extn": "3051", + "start_date": "8/13/2019" + }, + { + "id": "2524", + "name": "Logan Randall", + "position": "Bookkeeper", + "salary": "$182,534", + "office": "Sacramento", + "extn": "2506", + "start_date": "8/25/2006" + }, + { + "id": "2525", + "name": "Jazmin Ballard", + "position": "Operator", + "salary": "$125,377", + "office": "Berna", + "extn": "9407", + "start_date": "4/23/2004" + }, + { + "id": "2526", + "name": "Sabrina Reid", + "position": "Cash Manager", + "salary": "$126,878", + "office": "Sacramento", + "extn": "9313", + "start_date": "3/6/2015" + }, + { + "id": "2527", + "name": "Chris Ryan", + "position": "Designer", + "salary": "$59,959", + "office": "Arlington", + "extn": "3714", + "start_date": "4/8/2016" + }, + { + "id": "2528", + "name": "Mike Boyle", + "position": "Global Logistics Supervisor", + "salary": "$136,848", + "office": "San Antonio", + "extn": "8027", + "start_date": "1/31/2001" + }, + { + "id": "2529", + "name": "Anne Mccormick", + "position": "Restaurant Manager", + "salary": "$95,737", + "office": "Memphis", + "extn": "5604", + "start_date": "2/28/2008" + }, + { + "id": "2530", + "name": "Julian Chappell", + "position": "Cashier", + "salary": "$74,599", + "office": "Tallahassee", + "extn": "6995", + "start_date": "2/27/2018" + }, + { + "id": "2531", + "name": "Leah Waterhouse", + "position": "Chef Manager", + "salary": "$203,577", + "office": "Albuquerque", + "extn": "2049", + "start_date": "7/10/2019" + }, + { + "id": "2532", + "name": "Carmella Ring", + "position": "Electrician", + "salary": "$13,245", + "office": "Norfolk", + "extn": "1427", + "start_date": "2/13/2006" + }, + { + "id": "2533", + "name": "David Burge", + "position": "Design Engineer", + "salary": "$48,746", + "office": "Scottsdale", + "extn": "5556", + "start_date": "9/15/2007" + }, + { + "id": "2534", + "name": "Tony Jarvis", + "position": "Accountant", + "salary": "$262,588", + "office": "Scottsdale", + "extn": "3639", + "start_date": "11/5/2005" + }, + { + "id": "2535", + "name": "Adina Maxwell", + "position": "Physician", + "salary": "$170,494", + "office": "Arlington", + "extn": "7244", + "start_date": "3/21/2017" + }, + { + "id": "2536", + "name": "Crystal Parker", + "position": "Healthcare Specialist", + "salary": "$103,307", + "office": "Toledo", + "extn": "5789", + "start_date": "6/24/2009" + }, + { + "id": "2537", + "name": "Madelyn Walter", + "position": "Cashier", + "salary": "$208,301", + "office": "Bakersfield", + "extn": "5146", + "start_date": "4/20/2000" + }, + { + "id": "2538", + "name": "Sebastian Sinclair", + "position": "Biologist", + "salary": "$200,562", + "office": "Milwaukee", + "extn": "3185", + "start_date": "10/10/2013" + }, + { + "id": "2539", + "name": "Remy Truscott", + "position": "Lecturer", + "salary": "$182,845", + "office": "Arlington", + "extn": "2877", + "start_date": "2/14/2015" + }, + { + "id": "2540", + "name": "Cedrick Armstrong", + "position": "Systems Administrator", + "salary": "$80,558", + "office": "Scottsdale", + "extn": "6332", + "start_date": "1/30/2008" + }, + { + "id": "2541", + "name": "Penny Weasley", + "position": "Insurance Broker", + "salary": "$212,983", + "office": "Springfield", + "extn": "5510", + "start_date": "8/30/2004" + }, + { + "id": "2542", + "name": "Aleksandra Mann", + "position": "Restaurant Manager", + "salary": "$34,523", + "office": "Oklahoma City", + "extn": "2762", + "start_date": "12/31/2015" + }, + { + "id": "2543", + "name": "Oliver Gardner", + "position": "Physician", + "salary": "$262,499", + "office": "Santa Ana", + "extn": "6967", + "start_date": "1/9/2002" + }, + { + "id": "2544", + "name": "Carmella Samuel", + "position": "Laboratory Technician", + "salary": "$253,534", + "office": "Omaha", + "extn": "8028", + "start_date": "3/7/2005" + }, + { + "id": "2545", + "name": "Marjorie Redwood", + "position": "Paramedic", + "salary": "$35,992", + "office": "Milano", + "extn": "1784", + "start_date": "3/12/2004" + }, + { + "id": "2546", + "name": "Harvey Rose", + "position": "Fabricator", + "salary": "$74,859", + "office": "San Diego", + "extn": "7421", + "start_date": "5/7/2011" + }, + { + "id": "2547", + "name": "Nick Nayler", + "position": "Design Engineer", + "salary": "$290,311", + "office": "Irving", + "extn": "6676", + "start_date": "7/4/2000" + }, + { + "id": "2548", + "name": "Nate Lewis", + "position": "Cashier", + "salary": "$297,920", + "office": "Otawa", + "extn": "2511", + "start_date": "4/18/2000" + }, + { + "id": "2549", + "name": "Matthew Walsh", + "position": "Associate Professor", + "salary": "$213,931", + "office": "Minneapolis", + "extn": "3016", + "start_date": "11/11/2010" + }, + { + "id": "2550", + "name": "George Walter", + "position": "Call Center Representative", + "salary": "$228,040", + "office": "Rome", + "extn": "4793", + "start_date": "7/9/2011" + }, + { + "id": "2551", + "name": "Carl Thomson", + "position": "Project Manager", + "salary": "$273,069", + "office": "Omaha", + "extn": "1139", + "start_date": "1/6/2008" + }, + { + "id": "2552", + "name": "Tom Palmer", + "position": "Design Engineer", + "salary": "$219,964", + "office": "Fullerton", + "extn": "3604", + "start_date": "11/24/2015" + }, + { + "id": "2553", + "name": "Lucas Oswald", + "position": "Biologist", + "salary": "$112,973", + "office": "Venice", + "extn": "6754", + "start_date": "10/8/2011" + }, + { + "id": "2554", + "name": "Hadley Ballard", + "position": "Machine Operator", + "salary": "$202,790", + "office": "Indianapolis", + "extn": "6939", + "start_date": "7/22/2010" + }, + { + "id": "2555", + "name": "Jacob Alexander", + "position": "Fabricator", + "salary": "$130,206", + "office": "San Antonio", + "extn": "5132", + "start_date": "10/11/2005" + }, + { + "id": "2556", + "name": "Benjamin Alldridge", + "position": "Staffing Consultant", + "salary": "$91,657", + "office": "Boston", + "extn": "1623", + "start_date": "3/1/2015" + }, + { + "id": "2557", + "name": "Ivette Redfern", + "position": "IT Support Staff", + "salary": "$11,993", + "office": "Garland", + "extn": "8696", + "start_date": "10/22/2002" + }, + { + "id": "2558", + "name": "Anabelle Mcnally", + "position": "Paramedic", + "salary": "$71,271", + "office": "Rome", + "extn": "8513", + "start_date": "8/29/2002" + }, + { + "id": "2559", + "name": "Ada Vangness", + "position": "Lecturer", + "salary": "$58,226", + "office": "Richmond", + "extn": "5058", + "start_date": "3/8/2009" + }, + { + "id": "2560", + "name": "Mina Hunt", + "position": "Operator", + "salary": "$284,972", + "office": "Baltimore", + "extn": "2454", + "start_date": "8/25/2008" + }, + { + "id": "2561", + "name": "Brad Griffiths", + "position": "Accountant", + "salary": "$126,582", + "office": "Bucharest", + "extn": "5837", + "start_date": "6/9/2018" + }, + { + "id": "2562", + "name": "Peter Horton", + "position": "Doctor", + "salary": "$129,258", + "office": "Fort Lauderdale", + "extn": "7322", + "start_date": "9/11/2013" + }, + { + "id": "2563", + "name": "Candace Whinter", + "position": "Budget Analyst", + "salary": "$115,839", + "office": "Scottsdale", + "extn": "1335", + "start_date": "4/15/2019" + }, + { + "id": "2564", + "name": "Logan Saunders", + "position": "Laboratory Technician", + "salary": "$251,747", + "office": "Moreno Valley", + "extn": "5079", + "start_date": "5/9/2018" + }, + { + "id": "2565", + "name": "Peter Waterhouse", + "position": "Paramedic", + "salary": "$221,756", + "office": "Madrid", + "extn": "1273", + "start_date": "7/20/2014" + }, + { + "id": "2566", + "name": "Ally Cowan", + "position": "Mobile Developer", + "salary": "$252,369", + "office": "Fremont", + "extn": "9585", + "start_date": "9/12/2017" + }, + { + "id": "2567", + "name": "Joseph Franks", + "position": "Doctor", + "salary": "$95,215", + "office": "Garland", + "extn": "9566", + "start_date": "9/14/2004" + }, + { + "id": "2568", + "name": "Ronald Hunt", + "position": "Machine Operator", + "salary": "$150,123", + "office": "San Bernardino", + "extn": "6857", + "start_date": "9/7/2018" + }, + { + "id": "2569", + "name": "Marina Foxley", + "position": "Webmaster", + "salary": "$93,770", + "office": "Berlin", + "extn": "8383", + "start_date": "4/7/2019" + }, + { + "id": "2570", + "name": "Bob Webster", + "position": "Webmaster", + "salary": "$154,230", + "office": "Toledo", + "extn": "7593", + "start_date": "7/3/2015" + }, + { + "id": "2571", + "name": "Kurt Baker", + "position": "Doctor", + "salary": "$39,981", + "office": "Richmond", + "extn": "1906", + "start_date": "10/15/2004" + }, + { + "id": "2572", + "name": "Adalind Ripley", + "position": "Cashier", + "salary": "$238,042", + "office": "Quebec", + "extn": "1333", + "start_date": "4/6/2008" + }, + { + "id": "2573", + "name": "Anthony Fowler", + "position": "Software Engineer", + "salary": "$294,203", + "office": "San Francisco", + "extn": "6024", + "start_date": "2/25/2004" + }, + { + "id": "2574", + "name": "Owen Rodwell", + "position": "Auditor", + "salary": "$26,748", + "office": "San Antonio", + "extn": "7037", + "start_date": "4/7/2017" + }, + { + "id": "2575", + "name": "Candice Gonzales", + "position": "Project Manager", + "salary": "$63,552", + "office": "St. Louis", + "extn": "7514", + "start_date": "10/8/2014" + }, + { + "id": "2576", + "name": "Michael Davies", + "position": "Audiologist", + "salary": "$139,678", + "office": "Laredo", + "extn": "7702", + "start_date": "7/19/2013" + }, + { + "id": "2577", + "name": "Destiny Harper", + "position": "Web Developer", + "salary": "$266,815", + "office": "Venice", + "extn": "3029", + "start_date": "10/16/2014" + }, + { + "id": "2578", + "name": "Lindsay Gibbons", + "position": "Paramedic", + "salary": "$284,400", + "office": "Laredo", + "extn": "3268", + "start_date": "8/17/2009" + }, + { + "id": "2579", + "name": "Diane Saunders", + "position": "Associate Professor", + "salary": "$186,414", + "office": "San Francisco", + "extn": "5511", + "start_date": "6/30/2002" + }, + { + "id": "2580", + "name": "Christy Goldsmith", + "position": "Retail Trainee", + "salary": "$298,573", + "office": "Springfield", + "extn": "7954", + "start_date": "4/18/2010" + }, + { + "id": "2581", + "name": "Ramon Thorne", + "position": "Lecturer", + "salary": "$174,346", + "office": "Albuquerque", + "extn": "6160", + "start_date": "7/19/2008" + }, + { + "id": "2582", + "name": "Keira Ainsworth", + "position": "Production Painter", + "salary": "$194,970", + "office": "Minneapolis", + "extn": "8750", + "start_date": "11/5/2004" + }, + { + "id": "2583", + "name": "Leah Skinner", + "position": "Electrician", + "salary": "$223,366", + "office": "Laredo", + "extn": "8482", + "start_date": "2/18/2014" + }, + { + "id": "2584", + "name": "Isabella Rogers", + "position": "Webmaster", + "salary": "$15,931", + "office": "Baltimore", + "extn": "3501", + "start_date": "12/15/2010" + }, + { + "id": "2585", + "name": "Alba Olivier", + "position": "Banker", + "salary": "$120,560", + "office": "Colorado Springs", + "extn": "4870", + "start_date": "1/17/2013" + }, + { + "id": "2586", + "name": "Andrea Mason", + "position": "Cashier", + "salary": "$268,391", + "office": "Milano", + "extn": "4574", + "start_date": "11/22/2011" + }, + { + "id": "2587", + "name": "Oliver Warner", + "position": "Bellman", + "salary": "$46,518", + "office": "Washington", + "extn": "1572", + "start_date": "3/2/2019" + }, + { + "id": "2588", + "name": "Caleb Eagle", + "position": "Project Manager", + "salary": "$239,763", + "office": "Baltimore", + "extn": "1438", + "start_date": "8/8/2005" + }, + { + "id": "2589", + "name": "David Grady", + "position": "Loan Officer", + "salary": "$216,097", + "office": "Berlin", + "extn": "8112", + "start_date": "1/28/2003" + }, + { + "id": "2590", + "name": "Mason London", + "position": "Budget Analyst", + "salary": "$112,750", + "office": "Sacramento", + "extn": "1970", + "start_date": "10/15/2011" + }, + { + "id": "2591", + "name": "Daniel Hewitt", + "position": "Business Broker", + "salary": "$256,082", + "office": "Otawa", + "extn": "6419", + "start_date": "12/4/2010" + }, + { + "id": "2592", + "name": "Destiny Squire", + "position": "Project Manager", + "salary": "$69,290", + "office": "Lancaster", + "extn": "2412", + "start_date": "6/28/2003" + }, + { + "id": "2593", + "name": "Denis Amstead", + "position": "HR Specialist", + "salary": "$79,834", + "office": "Berna", + "extn": "4525", + "start_date": "6/18/2003" + }, + { + "id": "2594", + "name": "Joy Allington", + "position": "Service Supervisor", + "salary": "$186,458", + "office": "Wien", + "extn": "1855", + "start_date": "12/19/2010" + }, + { + "id": "2595", + "name": "Daria Farrell", + "position": "Investment Advisor", + "salary": "$101,720", + "office": "Miami", + "extn": "5465", + "start_date": "9/2/2008" + }, + { + "id": "2596", + "name": "Ronald Ianson", + "position": "Budget Analyst", + "salary": "$253,238", + "office": "Miami", + "extn": "2454", + "start_date": "2/26/2003" + }, + { + "id": "2597", + "name": "Madelyn Potter", + "position": "Inspector", + "salary": "$110,305", + "office": "Quebec", + "extn": "1890", + "start_date": "8/8/2001" + }, + { + "id": "2598", + "name": "Amelia Clarke", + "position": "Mobile Developer", + "salary": "$293,895", + "office": "Henderson", + "extn": "9453", + "start_date": "6/14/2013" + }, + { + "id": "2599", + "name": "Elise Allington", + "position": "Call Center Representative", + "salary": "$24,660", + "office": "Albuquerque", + "extn": "6764", + "start_date": "10/5/2007" + }, + { + "id": "2600", + "name": "Enoch Doherty", + "position": "Staffing Consultant", + "salary": "$113,526", + "office": "Salt Lake City", + "extn": "5437", + "start_date": "9/16/2006" + }, + { + "id": "2601", + "name": "Belinda Knight", + "position": "Investment Advisor", + "salary": "$94,283", + "office": "Madison", + "extn": "1334", + "start_date": "5/10/2004" + }, + { + "id": "2602", + "name": "Mark Rothwell", + "position": "Paramedic", + "salary": "$214,661", + "office": "Venice", + "extn": "8916", + "start_date": "9/24/2008" + }, + { + "id": "2603", + "name": "Angel Lomax", + "position": "Software Engineer", + "salary": "$151,560", + "office": "Jacksonville", + "extn": "8494", + "start_date": "9/3/2003" + }, + { + "id": "2604", + "name": "Maddison Hudson", + "position": "Banker", + "salary": "$237,859", + "office": "Huntsville", + "extn": "2484", + "start_date": "1/9/2007" + }, + { + "id": "2605", + "name": "Dasha Olson", + "position": "Web Developer", + "salary": "$148,110", + "office": "San Jose", + "extn": "5864", + "start_date": "2/4/2009" + }, + { + "id": "2606", + "name": "Benjamin Leslie", + "position": "Insurance Broker", + "salary": "$191,684", + "office": "Hollywood", + "extn": "3427", + "start_date": "9/3/2007" + }, + { + "id": "2607", + "name": "Hope Eagle", + "position": "Biologist", + "salary": "$230,183", + "office": "Bellevue", + "extn": "9558", + "start_date": "6/17/2005" + }, + { + "id": "2608", + "name": "Daniel Overson", + "position": "Dentist", + "salary": "$96,183", + "office": "Garland", + "extn": "4887", + "start_date": "10/13/2012" + }, + { + "id": "2609", + "name": "Carl Fleming", + "position": "Loan Officer", + "salary": "$20,215", + "office": "St. Louis", + "extn": "2598", + "start_date": "9/2/2001" + }, + { + "id": "2610", + "name": "Mina Tailor", + "position": "Food Technologist", + "salary": "$256,239", + "office": "Dallas", + "extn": "4363", + "start_date": "1/25/2010" + }, + { + "id": "2611", + "name": "Rufus Lewis", + "position": "Accountant", + "salary": "$168,638", + "office": "Pittsburgh", + "extn": "9806", + "start_date": "12/9/2018" + }, + { + "id": "2612", + "name": "Oliver Niles", + "position": "HR Specialist", + "salary": "$250,328", + "office": "Fort Lauderdale", + "extn": "6838", + "start_date": "12/8/2001" + }, + { + "id": "2613", + "name": "Jayden Watson", + "position": "Banker", + "salary": "$100,901", + "office": "Berna", + "extn": "8113", + "start_date": "5/15/2005" + }, + { + "id": "2614", + "name": "Maia Carter", + "position": "Stockbroker", + "salary": "$215,456", + "office": "Moreno Valley", + "extn": "5385", + "start_date": "2/4/2002" + }, + { + "id": "2615", + "name": "Mike Buckley", + "position": "Auditor", + "salary": "$255,630", + "office": "San Antonio", + "extn": "3179", + "start_date": "1/12/2017" + }, + { + "id": "2616", + "name": "Gina Shaw", + "position": "Healthcare Specialist", + "salary": "$185,645", + "office": "London", + "extn": "5828", + "start_date": "4/6/2003" + }, + { + "id": "2617", + "name": "Marie Coll", + "position": "Paramedic", + "salary": "$298,859", + "office": "Springfield", + "extn": "9042", + "start_date": "2/8/2012" + }, + { + "id": "2618", + "name": "Kurt Oldfield", + "position": "Health Educator", + "salary": "$129,310", + "office": "Saint Paul", + "extn": "9797", + "start_date": "7/26/2000" + }, + { + "id": "2619", + "name": "Liam Lindsay", + "position": "Bellman", + "salary": "$133,857", + "office": "Denver", + "extn": "1994", + "start_date": "4/15/2011" + }, + { + "id": "2620", + "name": "Henry Williams", + "position": "Pharmacist", + "salary": "$289,685", + "office": "Hayward", + "extn": "8370", + "start_date": "2/21/2019" + }, + { + "id": "2621", + "name": "Anthony Baker", + "position": "Bellman", + "salary": "$67,721", + "office": "Las Vegas", + "extn": "9472", + "start_date": "9/15/2003" + }, + { + "id": "2622", + "name": "Daphne Morrison", + "position": "Stockbroker", + "salary": "$293,264", + "office": "Bucharest", + "extn": "7697", + "start_date": "11/29/2009" + }, + { + "id": "2623", + "name": "Maxwell Poulton", + "position": "Paramedic", + "salary": "$110,536", + "office": "Fremont", + "extn": "2446", + "start_date": "2/27/2004" + }, + { + "id": "2624", + "name": "Kassandra Campbell", + "position": "HR Specialist", + "salary": "$126,440", + "office": "Venice", + "extn": "2306", + "start_date": "6/12/2012" + }, + { + "id": "2625", + "name": "Aiden Becker", + "position": "Steward", + "salary": "$50,410", + "office": "Glendale", + "extn": "8406", + "start_date": "5/19/2004" + }, + { + "id": "2626", + "name": "Christine Allwood", + "position": "Operator", + "salary": "$102,708", + "office": "Anaheim", + "extn": "3797", + "start_date": "7/8/2000" + }, + { + "id": "2627", + "name": "Hannah Hogg", + "position": "Machine Operator", + "salary": "$291,546", + "office": "Saint Paul", + "extn": "8143", + "start_date": "1/12/2007" + }, + { + "id": "2628", + "name": "Harvey Phillips", + "position": "Webmaster", + "salary": "$82,152", + "office": "Milano", + "extn": "3886", + "start_date": "9/1/2007" + }, + { + "id": "2629", + "name": "Benny Rose", + "position": "Web Developer", + "salary": "$171,877", + "office": "Fremont", + "extn": "5737", + "start_date": "4/13/2006" + }, + { + "id": "2630", + "name": "Mandy Osmond", + "position": "Software Engineer", + "salary": "$130,103", + "office": "Philadelphia", + "extn": "3055", + "start_date": "6/20/2008" + }, + { + "id": "2631", + "name": "Quinn Chester", + "position": "Restaurant Manager", + "salary": "$243,372", + "office": "Seattle", + "extn": "8375", + "start_date": "12/27/2013" + }, + { + "id": "2632", + "name": "Sofie Ballard", + "position": "Bellman", + "salary": "$236,891", + "office": "Milwaukee", + "extn": "2467", + "start_date": "6/4/2016" + }, + { + "id": "2633", + "name": "Angela Morgan", + "position": "Project Manager", + "salary": "$181,307", + "office": "Ontario", + "extn": "5064", + "start_date": "2/19/2003" + }, + { + "id": "2634", + "name": "Rylee Richards", + "position": "Web Developer", + "salary": "$126,058", + "office": "Portland", + "extn": "2409", + "start_date": "11/9/2009" + }, + { + "id": "2635", + "name": "Nicholas White", + "position": "Systems Administrator", + "salary": "$123,623", + "office": "Toledo", + "extn": "2729", + "start_date": "3/27/2005" + }, + { + "id": "2636", + "name": "Maxwell Owen", + "position": "Retail Trainee", + "salary": "$232,851", + "office": "Colorado Springs", + "extn": "7681", + "start_date": "1/11/2005" + }, + { + "id": "2637", + "name": "Denis Bailey", + "position": "Lecturer", + "salary": "$182,995", + "office": "Dallas", + "extn": "4033", + "start_date": "4/26/2013" + }, + { + "id": "2638", + "name": "Willow Townend", + "position": "Executive Director", + "salary": "$243,019", + "office": "Pittsburgh", + "extn": "4283", + "start_date": "2/28/2019" + }, + { + "id": "2639", + "name": "William Graves", + "position": "Designer", + "salary": "$64,876", + "office": "Wien", + "extn": "4396", + "start_date": "12/19/2014" + }, + { + "id": "2640", + "name": "Chuck Knight", + "position": "Dentist", + "salary": "$242,123", + "office": "Milano", + "extn": "6003", + "start_date": "5/20/2018" + }, + { + "id": "2641", + "name": "Anabel Hill", + "position": "Clerk", + "salary": "$30,766", + "office": "Norfolk", + "extn": "1514", + "start_date": "8/17/2017" + }, + { + "id": "2642", + "name": "Candace Cork", + "position": "Front Desk Coordinator", + "salary": "$129,890", + "office": "Berna", + "extn": "3515", + "start_date": "10/31/2005" + }, + { + "id": "2643", + "name": "Harry Funnell", + "position": "Retail Trainee", + "salary": "$222,821", + "office": "El Paso", + "extn": "8870", + "start_date": "2/18/2008" + }, + { + "id": "2644", + "name": "Chester Wilkinson", + "position": "Bookkeeper", + "salary": "$185,883", + "office": "Hollywood", + "extn": "4615", + "start_date": "10/31/2013" + }, + { + "id": "2645", + "name": "Penny Fleming", + "position": "Baker", + "salary": "$139,038", + "office": "Ontario", + "extn": "1981", + "start_date": "11/2/2012" + }, + { + "id": "2646", + "name": "Winnie Tindall", + "position": "Loan Officer", + "salary": "$261,478", + "office": "Innsbruck", + "extn": "2550", + "start_date": "4/12/2000" + }, + { + "id": "2647", + "name": "Jayden Eaton", + "position": "Ambulatory Nurse", + "salary": "$195,005", + "office": "Glendale", + "extn": "3642", + "start_date": "9/12/2017" + }, + { + "id": "2648", + "name": "Mark Hunt", + "position": "Clerk", + "salary": "$111,809", + "office": "Berna", + "extn": "8179", + "start_date": "12/19/2005" + }, + { + "id": "2649", + "name": "Kaylee Rees", + "position": "Inspector", + "salary": "$206,418", + "office": "Stockton", + "extn": "2439", + "start_date": "6/1/2010" + }, + { + "id": "2650", + "name": "Alessia White", + "position": "Service Supervisor", + "salary": "$23,162", + "office": "Indianapolis", + "extn": "3418", + "start_date": "1/6/2007" + }, + { + "id": "2651", + "name": "Melinda Malone", + "position": "Production Painter", + "salary": "$93,554", + "office": "Honolulu", + "extn": "7590", + "start_date": "4/16/2004" + }, + { + "id": "2652", + "name": "Gwenyth Windsor", + "position": "Restaurant Manager", + "salary": "$207,078", + "office": "Bellevue", + "extn": "2573", + "start_date": "7/12/2014" + }, + { + "id": "2653", + "name": "Carla Carson", + "position": "Associate Professor", + "salary": "$154,224", + "office": "San Jose", + "extn": "4230", + "start_date": "8/21/2000" + }, + { + "id": "2654", + "name": "Sasha Bingham", + "position": "Audiologist", + "salary": "$27,672", + "office": "Portland", + "extn": "3422", + "start_date": "9/22/2015" + }, + { + "id": "2655", + "name": "Kieth Miller", + "position": "Service Supervisor", + "salary": "$267,517", + "office": "Houston", + "extn": "1950", + "start_date": "7/20/2003" + }, + { + "id": "2656", + "name": "Shannon Carson", + "position": "Insurance Broker", + "salary": "$24,059", + "office": "San Jose", + "extn": "4039", + "start_date": "1/2/2017" + }, + { + "id": "2657", + "name": "Esmeralda Thompson", + "position": "Health Educator", + "salary": "$80,674", + "office": "Bakersfield", + "extn": "4097", + "start_date": "3/9/2009" + }, + { + "id": "2658", + "name": "Angela Addis", + "position": "Pharmacist", + "salary": "$193,596", + "office": "Oklahoma City", + "extn": "6396", + "start_date": "5/17/2018" + }, + { + "id": "2659", + "name": "Roger Lee", + "position": "Clerk", + "salary": "$98,328", + "office": "Colorado Springs", + "extn": "8881", + "start_date": "1/10/2009" + }, + { + "id": "2660", + "name": "Harry Sinclair", + "position": "Fabricator", + "salary": "$149,296", + "office": "Murfreesboro", + "extn": "1031", + "start_date": "7/22/2016" + }, + { + "id": "2661", + "name": "Alexander Gibbons", + "position": "HR Coordinator", + "salary": "$294,847", + "office": "Houston", + "extn": "8479", + "start_date": "2/10/2005" + }, + { + "id": "2662", + "name": "Chuck Wood", + "position": "Restaurant Manager", + "salary": "$203,832", + "office": "Baltimore", + "extn": "6057", + "start_date": "8/26/2011" + }, + { + "id": "2663", + "name": "Henry Marshall", + "position": "Mobile Developer", + "salary": "$153,629", + "office": "Lisbon", + "extn": "1756", + "start_date": "4/22/2018" + }, + { + "id": "2664", + "name": "Bridget Sanchez", + "position": "Assistant Buyer", + "salary": "$130,215", + "office": "Baltimore", + "extn": "2039", + "start_date": "5/17/2012" + }, + { + "id": "2665", + "name": "Ciara Khan", + "position": "Staffing Consultant", + "salary": "$104,921", + "office": "Detroit", + "extn": "2853", + "start_date": "5/30/2005" + }, + { + "id": "2666", + "name": "Rufus Slater", + "position": "Biologist", + "salary": "$135,800", + "office": "Arlington", + "extn": "8243", + "start_date": "6/12/2003" + }, + { + "id": "2667", + "name": "Crystal Giles", + "position": "Global Logistics Supervisor", + "salary": "$286,662", + "office": "London", + "extn": "7857", + "start_date": "5/11/2009" + }, + { + "id": "2668", + "name": "Eryn Ward", + "position": "HR Specialist", + "salary": "$298,908", + "office": "Otawa", + "extn": "3131", + "start_date": "3/23/2014" + }, + { + "id": "2669", + "name": "Irene Waterson", + "position": "Loan Officer", + "salary": "$240,732", + "office": "Seattle", + "extn": "8653", + "start_date": "3/29/2016" + }, + { + "id": "2670", + "name": "Alexander Tobin", + "position": "HR Specialist", + "salary": "$182,045", + "office": "Honolulu", + "extn": "8405", + "start_date": "2/16/2010" + }, + { + "id": "2671", + "name": "Barry Robinson", + "position": "Software Engineer", + "salary": "$134,072", + "office": "Arlington", + "extn": "1954", + "start_date": "7/31/2018" + }, + { + "id": "2672", + "name": "Francesca Shaw", + "position": "Stockbroker", + "salary": "$17,521", + "office": "Scottsdale", + "extn": "4562", + "start_date": "4/29/2012" + }, + { + "id": "2673", + "name": "Angel Rodwell", + "position": "Software Engineer", + "salary": "$297,794", + "office": "Salt Lake City", + "extn": "4092", + "start_date": "9/26/2017" + }, + { + "id": "2674", + "name": "Lexi Powell", + "position": "Cook", + "salary": "$49,060", + "office": "Amarillo", + "extn": "6234", + "start_date": "2/20/2014" + }, + { + "id": "2675", + "name": "Agnes Wooldridge", + "position": "Health Educator", + "salary": "$232,893", + "office": "Philadelphia", + "extn": "3119", + "start_date": "4/11/2002" + }, + { + "id": "2676", + "name": "Clint Thompson", + "position": "Mobile Developer", + "salary": "$231,147", + "office": "Tallahassee", + "extn": "1003", + "start_date": "10/7/2011" + }, + { + "id": "2677", + "name": "Lillian Murray", + "position": "Laboratory Technician", + "salary": "$155,805", + "office": "Miami", + "extn": "5117", + "start_date": "10/15/2000" + }, + { + "id": "2678", + "name": "Lucas Uttley", + "position": "Global Logistics Supervisor", + "salary": "$179,190", + "office": "Minneapolis", + "extn": "5287", + "start_date": "1/24/2013" + }, + { + "id": "2679", + "name": "Jacqueline Lowe", + "position": "Systems Administrator", + "salary": "$183,175", + "office": "Laredo", + "extn": "3746", + "start_date": "2/17/2014" + }, + { + "id": "2680", + "name": "Stacy Addison", + "position": "Pharmacist", + "salary": "$195,232", + "office": "San Francisco", + "extn": "8044", + "start_date": "1/13/2013" + }, + { + "id": "2681", + "name": "Ryan Curtis", + "position": "Audiologist", + "salary": "$18,215", + "office": "Otawa", + "extn": "6969", + "start_date": "4/26/2002" + }, + { + "id": "2682", + "name": "Harry Calderwood", + "position": "Inspector", + "salary": "$214,753", + "office": "San Bernardino", + "extn": "3536", + "start_date": "7/27/2014" + }, + { + "id": "2683", + "name": "Hank Kidd", + "position": "Doctor", + "salary": "$163,564", + "office": "Otawa", + "extn": "2007", + "start_date": "5/16/2017" + }, + { + "id": "2684", + "name": "Carter Hancock", + "position": "Physician", + "salary": "$56,646", + "office": "Denver", + "extn": "6509", + "start_date": "12/22/2000" + }, + { + "id": "2685", + "name": "Mike Preston", + "position": "Doctor", + "salary": "$209,360", + "office": "Sacramento", + "extn": "9343", + "start_date": "6/12/2007" + }, + { + "id": "2686", + "name": "Goldie Vass", + "position": "Biologist", + "salary": "$245,098", + "office": "Bellevue", + "extn": "9684", + "start_date": "2/5/2000" + }, + { + "id": "2687", + "name": "Chuck Oatway", + "position": "Design Engineer", + "salary": "$78,008", + "office": "Otawa", + "extn": "2209", + "start_date": "6/5/2002" + }, + { + "id": "2688", + "name": "Brad Wade", + "position": "Cash Manager", + "salary": "$96,324", + "office": "Lyon", + "extn": "5081", + "start_date": "10/26/2018" + }, + { + "id": "2689", + "name": "Jack Beal", + "position": "Design Engineer", + "salary": "$165,148", + "office": "Minneapolis", + "extn": "5038", + "start_date": "9/1/2001" + }, + { + "id": "2690", + "name": "Julius Morgan", + "position": "Design Engineer", + "salary": "$108,588", + "office": "Springfield", + "extn": "3092", + "start_date": "10/11/2004" + }, + { + "id": "2691", + "name": "Marina Ulyatt", + "position": "Production Painter", + "salary": "$158,382", + "office": "Philadelphia", + "extn": "9586", + "start_date": "12/7/2010" + }, + { + "id": "2692", + "name": "Rae Ellison", + "position": "Baker", + "salary": "$270,556", + "office": "Bellevue", + "extn": "8178", + "start_date": "5/11/2013" + }, + { + "id": "2693", + "name": "Lucas Tobin", + "position": "Front Desk Coordinator", + "salary": "$289,578", + "office": "Irving", + "extn": "1266", + "start_date": "3/16/2014" + }, + { + "id": "2694", + "name": "Joyce Wren", + "position": "Physician", + "salary": "$280,145", + "office": "Portland", + "extn": "6246", + "start_date": "7/30/2002" + }, + { + "id": "2695", + "name": "Hope Jones", + "position": "Paramedic", + "salary": "$288,835", + "office": "Rome", + "extn": "1655", + "start_date": "10/15/2008" + }, + { + "id": "2696", + "name": "Carter Stuart", + "position": "Investment Advisor", + "salary": "$56,084", + "office": "New York", + "extn": "3549", + "start_date": "5/7/2010" + }, + { + "id": "2697", + "name": "Lucas Ralph", + "position": "Accountant", + "salary": "$134,887", + "office": "Salem", + "extn": "9752", + "start_date": "10/18/2001" + }, + { + "id": "2698", + "name": "Javier Clayton", + "position": "Food Technologist", + "salary": "$37,694", + "office": "Oakland", + "extn": "5537", + "start_date": "10/5/2012" + }, + { + "id": "2699", + "name": "Percy Owens", + "position": "HR Specialist", + "salary": "$203,939", + "office": "Irving", + "extn": "7130", + "start_date": "10/16/2016" + }, + { + "id": "2700", + "name": "Harvey Brock", + "position": "Assistant Buyer", + "salary": "$196,220", + "office": "Bakersfield", + "extn": "8600", + "start_date": "5/1/2009" + }, + { + "id": "2701", + "name": "Marvin Bolton", + "position": "Baker", + "salary": "$58,253", + "office": "San Antonio", + "extn": "6164", + "start_date": "5/6/2000" + }, + { + "id": "2702", + "name": "Jaylene Bell", + "position": "Web Developer", + "salary": "$134,796", + "office": "San Diego", + "extn": "3758", + "start_date": "2/13/2008" + }, + { + "id": "2703", + "name": "Alex Pierce", + "position": "Project Manager", + "salary": "$123,081", + "office": "Fayetteville", + "extn": "4684", + "start_date": "11/5/2015" + }, + { + "id": "2704", + "name": "Denis Powell", + "position": "Executive Director", + "salary": "$96,916", + "office": "Atlanta", + "extn": "8874", + "start_date": "5/30/2005" + }, + { + "id": "2705", + "name": "Tess Olivier", + "position": "Software Engineer", + "salary": "$142,168", + "office": "Irving", + "extn": "3566", + "start_date": "4/3/2003" + }, + { + "id": "2706", + "name": "Julian Griffiths", + "position": "Cash Manager", + "salary": "$46,734", + "office": "Louisville", + "extn": "5558", + "start_date": "1/23/2012" + }, + { + "id": "2707", + "name": "Destiny Bennett", + "position": "Web Developer", + "salary": "$222,273", + "office": "Memphis", + "extn": "8259", + "start_date": "8/6/2010" + }, + { + "id": "2708", + "name": "Phillip Lindop", + "position": "Health Educator", + "salary": "$222,701", + "office": "Lancaster", + "extn": "7703", + "start_date": "3/10/2010" + }, + { + "id": "2709", + "name": "Chester Brennan", + "position": "Doctor", + "salary": "$12,067", + "office": "Seattle", + "extn": "5128", + "start_date": "3/14/2015" + }, + { + "id": "2710", + "name": "Bart Hewitt", + "position": "IT Support Staff", + "salary": "$84,393", + "office": "Huntsville", + "extn": "1229", + "start_date": "2/1/2007" + }, + { + "id": "2711", + "name": "Roger Ring", + "position": "Auditor", + "salary": "$218,754", + "office": "Pittsburgh", + "extn": "9054", + "start_date": "2/13/2017" + }, + { + "id": "2712", + "name": "Mackenzie Watson", + "position": "Banker", + "salary": "$158,401", + "office": "Memphis", + "extn": "4902", + "start_date": "7/1/2001" + }, + { + "id": "2713", + "name": "Denis Middleton", + "position": "Design Engineer", + "salary": "$90,944", + "office": "Zurich", + "extn": "8311", + "start_date": "9/6/2009" + }, + { + "id": "2714", + "name": "Boris Shaw", + "position": "Ambulatory Nurse", + "salary": "$36,286", + "office": "Bridgeport", + "extn": "7982", + "start_date": "4/12/2017" + }, + { + "id": "2715", + "name": "Janelle Tyler", + "position": "Health Educator", + "salary": "$102,007", + "office": "Springfield", + "extn": "7955", + "start_date": "4/27/2018" + }, + { + "id": "2716", + "name": "Domenic Saunders", + "position": "Lecturer", + "salary": "$118,874", + "office": "Valetta", + "extn": "5860", + "start_date": "1/2/2001" + }, + { + "id": "2717", + "name": "Rosemary Ellis", + "position": "Insurance Broker", + "salary": "$44,550", + "office": "Bellevue", + "extn": "8022", + "start_date": "12/10/2005" + }, + { + "id": "2718", + "name": "Percy Quinn", + "position": "Cook", + "salary": "$262,245", + "office": "Tokyo", + "extn": "4524", + "start_date": "3/9/2014" + }, + { + "id": "2719", + "name": "Emely Lucas", + "position": "Health Educator", + "salary": "$155,614", + "office": "Tallahassee", + "extn": "4349", + "start_date": "7/26/2006" + }, + { + "id": "2720", + "name": "Phillip Simpson", + "position": "Steward", + "salary": "$171,547", + "office": "St. Louis", + "extn": "6498", + "start_date": "11/3/2002" + }, + { + "id": "2721", + "name": "Aiden Boyle", + "position": "Healthcare Specialist", + "salary": "$255,119", + "office": "New Orleans", + "extn": "5520", + "start_date": "1/26/2013" + }, + { + "id": "2722", + "name": "Joseph Casey", + "position": "CNC Operator", + "salary": "$216,394", + "office": "Sacramento", + "extn": "5522", + "start_date": "5/24/2018" + }, + { + "id": "2723", + "name": "Marvin Greenwood", + "position": "CNC Operator", + "salary": "$233,432", + "office": "Chicago", + "extn": "1810", + "start_date": "1/25/2002" + }, + { + "id": "2724", + "name": "Kendra Cann", + "position": "Cook", + "salary": "$77,153", + "office": "Indianapolis", + "extn": "8543", + "start_date": "6/8/2016" + }, + { + "id": "2725", + "name": "Peyton Baxter", + "position": "Cash Manager", + "salary": "$177,179", + "office": "Saint Paul", + "extn": "9559", + "start_date": "9/14/2012" + }, + { + "id": "2726", + "name": "Jack Roscoe", + "position": "Production Painter", + "salary": "$260,216", + "office": "Houston", + "extn": "1195", + "start_date": "4/15/2011" + }, + { + "id": "2727", + "name": "Maxwell Wright", + "position": "Executive Director", + "salary": "$62,000", + "office": "Springfield", + "extn": "1630", + "start_date": "10/7/2001" + }, + { + "id": "2728", + "name": "Bob Shields", + "position": "Web Developer", + "salary": "$147,499", + "office": "New York", + "extn": "5500", + "start_date": "1/14/2003" + }, + { + "id": "2729", + "name": "Julianna Cavanagh", + "position": "Systems Administrator", + "salary": "$189,524", + "office": "Omaha", + "extn": "1673", + "start_date": "1/3/2016" + }, + { + "id": "2730", + "name": "Sebastian Higgs", + "position": "Production Painter", + "salary": "$265,925", + "office": "Valetta", + "extn": "5705", + "start_date": "4/26/2011" + }, + { + "id": "2731", + "name": "Miriam Watson", + "position": "Web Developer", + "salary": "$205,189", + "office": "Escondido", + "extn": "2057", + "start_date": "5/14/2001" + }, + { + "id": "2732", + "name": "Mina Ventura", + "position": "Operator", + "salary": "$120,181", + "office": "San Antonio", + "extn": "5501", + "start_date": "4/13/2000" + }, + { + "id": "2733", + "name": "Allison Mason", + "position": "Lecturer", + "salary": "$259,418", + "office": "Lisbon", + "extn": "1805", + "start_date": "7/1/2012" + }, + { + "id": "2734", + "name": "Candice Snow", + "position": "Lecturer", + "salary": "$135,937", + "office": "Honolulu", + "extn": "8068", + "start_date": "9/4/2013" + }, + { + "id": "2735", + "name": "Gwenyth Ianson", + "position": "Ambulatory Nurse", + "salary": "$22,389", + "office": "Milwaukee", + "extn": "7422", + "start_date": "5/24/2001" + }, + { + "id": "2736", + "name": "Ron Roscoe", + "position": "Food Technologist", + "salary": "$32,949", + "office": "Springfield", + "extn": "1862", + "start_date": "6/4/2019" + }, + { + "id": "2737", + "name": "Sara Dyson", + "position": "Production Painter", + "salary": "$237,185", + "office": "London", + "extn": "6431", + "start_date": "7/15/2004" + }, + { + "id": "2738", + "name": "Alexander Chadwick", + "position": "Baker", + "salary": "$146,256", + "office": "Norfolk", + "extn": "1529", + "start_date": "3/6/2018" + }, + { + "id": "2739", + "name": "Nicholas Radley", + "position": "Service Supervisor", + "salary": "$136,625", + "office": "Hayward", + "extn": "4205", + "start_date": "10/11/2011" + }, + { + "id": "2740", + "name": "Teagan Giles", + "position": "Steward", + "salary": "$135,323", + "office": "Jersey City", + "extn": "4048", + "start_date": "4/4/2009" + }, + { + "id": "2741", + "name": "Julian Simpson", + "position": "CNC Operator", + "salary": "$214,177", + "office": "Fullerton", + "extn": "2051", + "start_date": "4/3/2018" + }, + { + "id": "2742", + "name": "Mandy Saunders", + "position": "Pharmacist", + "salary": "$276,725", + "office": "Amarillo", + "extn": "8073", + "start_date": "4/21/2017" + }, + { + "id": "2743", + "name": "Henry Fulton", + "position": "Paramedic", + "salary": "$121,236", + "office": "Tulsa", + "extn": "8303", + "start_date": "6/17/2011" + }, + { + "id": "2744", + "name": "Boris Abbot", + "position": "Inspector", + "salary": "$143,428", + "office": "Stockton", + "extn": "4571", + "start_date": "6/16/2009" + }, + { + "id": "2745", + "name": "Aiden Stone", + "position": "Business Broker", + "salary": "$119,932", + "office": "Long Beach", + "extn": "4603", + "start_date": "7/2/2013" + }, + { + "id": "2746", + "name": "Carter Harper", + "position": "Budget Analyst", + "salary": "$249,021", + "office": "Worcester", + "extn": "6130", + "start_date": "2/27/2002" + }, + { + "id": "2747", + "name": "Eduardo Edler", + "position": "Doctor", + "salary": "$287,274", + "office": "Chicago", + "extn": "7052", + "start_date": "6/8/2009" + }, + { + "id": "2748", + "name": "Fiona Preston", + "position": "Laboratory Technician", + "salary": "$91,671", + "office": "Bellevue", + "extn": "5356", + "start_date": "7/8/2003" + }, + { + "id": "2749", + "name": "Violet Cartwright", + "position": "Fabricator", + "salary": "$269,656", + "office": "Escondido", + "extn": "8388", + "start_date": "12/26/2017" + }, + { + "id": "2750", + "name": "Melody Savage", + "position": "Service Supervisor", + "salary": "$55,595", + "office": "Seattle", + "extn": "9299", + "start_date": "2/29/2000" + }, + { + "id": "2751", + "name": "Nicholas Stanton", + "position": "Call Center Representative", + "salary": "$213,066", + "office": "Garland", + "extn": "4620", + "start_date": "5/22/2012" + }, + { + "id": "2752", + "name": "Alexander Brown", + "position": "Cashier", + "salary": "$246,433", + "office": "Scottsdale", + "extn": "4448", + "start_date": "12/25/2012" + }, + { + "id": "2753", + "name": "Ron Pearce", + "position": "Cash Manager", + "salary": "$135,114", + "office": "Lyon", + "extn": "2014", + "start_date": "1/21/2005" + }, + { + "id": "2754", + "name": "Tony Russell", + "position": "Budget Analyst", + "salary": "$82,438", + "office": "Saint Paul", + "extn": "5740", + "start_date": "1/2/2010" + }, + { + "id": "2755", + "name": "Rocco Windsor", + "position": "IT Support Staff", + "salary": "$254,170", + "office": "San Diego", + "extn": "4054", + "start_date": "5/24/2012" + }, + { + "id": "2756", + "name": "Tania Tyrrell", + "position": "Steward", + "salary": "$126,106", + "office": "Philadelphia", + "extn": "4526", + "start_date": "2/26/2010" + }, + { + "id": "2757", + "name": "Roger Edler", + "position": "Machine Operator", + "salary": "$86,331", + "office": "Long Beach", + "extn": "8146", + "start_date": "7/15/2002" + }, + { + "id": "2758", + "name": "Leroy Harris", + "position": "Cashier", + "salary": "$290,823", + "office": "Laredo", + "extn": "6008", + "start_date": "2/27/2018" + }, + { + "id": "2759", + "name": "David Goldsmith", + "position": "Call Center Representative", + "salary": "$54,738", + "office": "Rochester", + "extn": "6975", + "start_date": "3/27/2002" + }, + { + "id": "2760", + "name": "Matt Umney", + "position": "Retail Trainee", + "salary": "$44,476", + "office": "Garland", + "extn": "1057", + "start_date": "6/23/2016" + }, + { + "id": "2761", + "name": "Lucas Lewin", + "position": "Baker", + "salary": "$36,166", + "office": "Honolulu", + "extn": "3009", + "start_date": "12/13/2018" + }, + { + "id": "2762", + "name": "Carmen Burge", + "position": "Cook", + "salary": "$190,367", + "office": "Paris", + "extn": "6449", + "start_date": "3/13/2009" + }, + { + "id": "2763", + "name": "Harriet Graham", + "position": "Health Educator", + "salary": "$229,462", + "office": "Lincoln", + "extn": "3372", + "start_date": "1/12/2018" + }, + { + "id": "2764", + "name": "Katelyn Gallacher", + "position": "Food Technologist", + "salary": "$236,430", + "office": "Bakersfield", + "extn": "7925", + "start_date": "8/21/2017" + }, + { + "id": "2765", + "name": "Dakota Bailey", + "position": "Pharmacist", + "salary": "$183,869", + "office": "Irving", + "extn": "8447", + "start_date": "6/19/2004" + }, + { + "id": "2766", + "name": "Paige Hobson", + "position": "Electrician", + "salary": "$208,251", + "office": "Fort Lauderdale", + "extn": "2562", + "start_date": "9/20/2013" + }, + { + "id": "2767", + "name": "Jazmin Jones", + "position": "Machine Operator", + "salary": "$194,671", + "office": "San Jose", + "extn": "5563", + "start_date": "10/7/2013" + }, + { + "id": "2768", + "name": "Evie Bishop", + "position": "Stockbroker", + "salary": "$211,509", + "office": "Miami", + "extn": "6333", + "start_date": "8/13/2001" + }, + { + "id": "2769", + "name": "Hannah Bright", + "position": "Fabricator", + "salary": "$42,102", + "office": "Louisville", + "extn": "6687", + "start_date": "3/12/2014" + }, + { + "id": "2770", + "name": "Anthony Rust", + "position": "Web Developer", + "salary": "$265,297", + "office": "Milwaukee", + "extn": "4866", + "start_date": "3/30/2014" + }, + { + "id": "2771", + "name": "Isabel Yoman", + "position": "Assistant Buyer", + "salary": "$258,768", + "office": "Berna", + "extn": "7511", + "start_date": "12/18/2001" + }, + { + "id": "2772", + "name": "Martin Powell", + "position": "Cash Manager", + "salary": "$155,584", + "office": "Escondido", + "extn": "1829", + "start_date": "3/26/2001" + }, + { + "id": "2773", + "name": "Enoch Cooper", + "position": "Systems Administrator", + "salary": "$156,255", + "office": "Omaha", + "extn": "6026", + "start_date": "12/5/2012" + }, + { + "id": "2774", + "name": "Carter Parker", + "position": "Systems Administrator", + "salary": "$126,263", + "office": "San Diego", + "extn": "2702", + "start_date": "9/5/2019" + }, + { + "id": "2775", + "name": "Martin Chappell", + "position": "Retail Trainee", + "salary": "$180,558", + "office": "Rome", + "extn": "2281", + "start_date": "5/31/2012" + }, + { + "id": "2776", + "name": "Deborah Styles", + "position": "Assistant Buyer", + "salary": "$27,825", + "office": "Amarillo", + "extn": "2383", + "start_date": "9/20/2010" + }, + { + "id": "2777", + "name": "Freya Power", + "position": "Cashier", + "salary": "$214,353", + "office": "El Paso", + "extn": "5816", + "start_date": "4/24/2017" + }, + { + "id": "2778", + "name": "Julian Gray", + "position": "Health Educator", + "salary": "$97,249", + "office": "Hollywood", + "extn": "1237", + "start_date": "2/8/2010" + }, + { + "id": "2779", + "name": "Mark Walker", + "position": "Doctor", + "salary": "$212,909", + "office": "Atlanta", + "extn": "3256", + "start_date": "8/17/2016" + }, + { + "id": "2780", + "name": "Bethany London", + "position": "Fabricator", + "salary": "$91,773", + "office": "Portland", + "extn": "3303", + "start_date": "10/19/2001" + }, + { + "id": "2781", + "name": "Julian Thomson", + "position": "Accountant", + "salary": "$200,051", + "office": "Dallas", + "extn": "2549", + "start_date": "3/13/2010" + }, + { + "id": "2782", + "name": "Kamila Matthews", + "position": "Baker", + "salary": "$147,281", + "office": "Paris", + "extn": "1357", + "start_date": "5/4/2012" + }, + { + "id": "2783", + "name": "Ryan Ellison", + "position": "Baker", + "salary": "$55,558", + "office": "Otawa", + "extn": "2790", + "start_date": "1/10/2005" + }, + { + "id": "2784", + "name": "Caydence Johnson", + "position": "Ambulatory Nurse", + "salary": "$119,091", + "office": "Glendale", + "extn": "6517", + "start_date": "3/19/2013" + }, + { + "id": "2785", + "name": "Chadwick Tobin", + "position": "Baker", + "salary": "$273,962", + "office": "Zurich", + "extn": "1623", + "start_date": "1/4/2001" + }, + { + "id": "2786", + "name": "Bryon Ainsworth", + "position": "Service Supervisor", + "salary": "$91,695", + "office": "Chicago", + "extn": "5251", + "start_date": "4/1/2006" + }, + { + "id": "2787", + "name": "Boris Forth", + "position": "Restaurant Manager", + "salary": "$34,098", + "office": "San Antonio", + "extn": "2795", + "start_date": "3/6/2000" + }, + { + "id": "2788", + "name": "Rufus Corbett", + "position": "Bellman", + "salary": "$235,888", + "office": "Santa Ana", + "extn": "8603", + "start_date": "8/27/2003" + }, + { + "id": "2789", + "name": "Kirsten Vollans", + "position": "Laboratory Technician", + "salary": "$160,038", + "office": "San Diego", + "extn": "2193", + "start_date": "11/5/2003" + }, + { + "id": "2790", + "name": "Chuck Fisher", + "position": "Healthcare Specialist", + "salary": "$226,976", + "office": "Arlington", + "extn": "3329", + "start_date": "11/20/2016" + }, + { + "id": "2791", + "name": "Aiden Riley", + "position": "Insurance Broker", + "salary": "$82,372", + "office": "Oakland", + "extn": "7146", + "start_date": "4/29/2009" + }, + { + "id": "2792", + "name": "Daphne Mullins", + "position": "Cash Manager", + "salary": "$288,609", + "office": "Garland", + "extn": "6768", + "start_date": "5/20/2017" + }, + { + "id": "2793", + "name": "Alexander Ellery", + "position": "Chef Manager", + "salary": "$154,244", + "office": "Tokyo", + "extn": "6164", + "start_date": "5/9/2018" + }, + { + "id": "2794", + "name": "Domenic Franks", + "position": "Front Desk Coordinator", + "salary": "$230,952", + "office": "Nashville", + "extn": "4879", + "start_date": "2/17/2010" + }, + { + "id": "2795", + "name": "Chadwick Wills", + "position": "Dentist", + "salary": "$143,287", + "office": "Nashville", + "extn": "9690", + "start_date": "3/5/2004" + }, + { + "id": "2796", + "name": "Chad Santos", + "position": "Biologist", + "salary": "$248,597", + "office": "Kansas City", + "extn": "6775", + "start_date": "10/11/2017" + }, + { + "id": "2797", + "name": "Danny Samuel", + "position": "Auditor", + "salary": "$183,720", + "office": "Rome", + "extn": "3988", + "start_date": "10/31/2008" + }, + { + "id": "2798", + "name": "Mina Moran", + "position": "Food Technologist", + "salary": "$134,879", + "office": "Scottsdale", + "extn": "3372", + "start_date": "1/13/2019" + }, + { + "id": "2799", + "name": "Alba Walker", + "position": "Audiologist", + "salary": "$48,318", + "office": "Milano", + "extn": "3041", + "start_date": "3/27/2017" + }, + { + "id": "2800", + "name": "Alison Kennedy", + "position": "Investment Advisor", + "salary": "$169,694", + "office": "Reno", + "extn": "4909", + "start_date": "6/3/2017" + }, + { + "id": "2801", + "name": "Gabriel Ryan", + "position": "Paramedic", + "salary": "$252,943", + "office": "Jacksonville", + "extn": "1541", + "start_date": "7/19/2012" + }, + { + "id": "2802", + "name": "Rocco Alexander", + "position": "CNC Operator", + "salary": "$56,086", + "office": "San Jose", + "extn": "8612", + "start_date": "5/1/2004" + }, + { + "id": "2803", + "name": "Faith Knight", + "position": "Associate Professor", + "salary": "$62,033", + "office": "Milwaukee", + "extn": "5971", + "start_date": "6/2/2010" + }, + { + "id": "2804", + "name": "Tom Waterson", + "position": "HR Coordinator", + "salary": "$86,741", + "office": "Bridgeport", + "extn": "5079", + "start_date": "1/16/2016" + }, + { + "id": "2805", + "name": "Johnny Daniells", + "position": "Webmaster", + "salary": "$177,305", + "office": "San Diego", + "extn": "1318", + "start_date": "8/23/2000" + }, + { + "id": "2806", + "name": "Erick Alldridge", + "position": "Restaurant Manager", + "salary": "$181,832", + "office": "Saint Paul", + "extn": "1262", + "start_date": "8/4/2001" + }, + { + "id": "2807", + "name": "John May", + "position": "Pharmacist", + "salary": "$86,090", + "office": "Fort Lauderdale", + "extn": "2777", + "start_date": "3/6/2015" + }, + { + "id": "2808", + "name": "Bree Penn", + "position": "Accountant", + "salary": "$205,504", + "office": "Miami", + "extn": "1000", + "start_date": "9/18/2009" + }, + { + "id": "2809", + "name": "Ada Uttley", + "position": "Bookkeeper", + "salary": "$40,512", + "office": "Lincoln", + "extn": "8731", + "start_date": "6/18/2015" + }, + { + "id": "2810", + "name": "Cynthia Lakey", + "position": "Assistant Buyer", + "salary": "$158,966", + "office": "Garland", + "extn": "9107", + "start_date": "7/24/2016" + }, + { + "id": "2811", + "name": "Mabel Rees", + "position": "Bookkeeper", + "salary": "$86,274", + "office": "Charlotte", + "extn": "6175", + "start_date": "8/4/2001" + }, + { + "id": "2812", + "name": "Natalie Gaynor", + "position": "Inspector", + "salary": "$151,486", + "office": "Milwaukee", + "extn": "2274", + "start_date": "12/20/2017" + }, + { + "id": "2813", + "name": "Clarissa Rose", + "position": "Executive Director", + "salary": "$292,493", + "office": "Amarillo", + "extn": "7390", + "start_date": "9/6/2011" + }, + { + "id": "2814", + "name": "Bree Eagle", + "position": "Cook", + "salary": "$105,352", + "office": "Santa Ana", + "extn": "9451", + "start_date": "1/21/2004" + }, + { + "id": "2815", + "name": "Aleksandra Thompson", + "position": "Doctor", + "salary": "$170,291", + "office": "Baltimore", + "extn": "8843", + "start_date": "10/2/2013" + }, + { + "id": "2816", + "name": "Andie Redden", + "position": "Dentist", + "salary": "$176,323", + "office": "Venice", + "extn": "6712", + "start_date": "5/4/2007" + }, + { + "id": "2817", + "name": "Lorraine Bradley", + "position": "Insurance Broker", + "salary": "$287,219", + "office": "Otawa", + "extn": "4137", + "start_date": "3/5/2019" + }, + { + "id": "2818", + "name": "Mark Oliver", + "position": "Doctor", + "salary": "$226,545", + "office": "Madrid", + "extn": "9172", + "start_date": "3/24/2014" + }, + { + "id": "2819", + "name": "Ronald Varndell", + "position": "Laboratory Technician", + "salary": "$83,873", + "office": "Albuquerque", + "extn": "9939", + "start_date": "4/20/2011" + }, + { + "id": "2820", + "name": "Esmeralda Lindsay", + "position": "Call Center Representative", + "salary": "$241,476", + "office": "Detroit", + "extn": "2540", + "start_date": "11/3/2006" + }, + { + "id": "2821", + "name": "Harry Alldridge", + "position": "Front Desk Coordinator", + "salary": "$109,908", + "office": "Kansas City", + "extn": "3223", + "start_date": "2/28/2009" + }, + { + "id": "2822", + "name": "Audrey Russell", + "position": "Lecturer", + "salary": "$253,091", + "office": "Berna", + "extn": "2163", + "start_date": "4/22/2019" + }, + { + "id": "2823", + "name": "Ruby Hewitt", + "position": "Designer", + "salary": "$42,739", + "office": "Saint Paul", + "extn": "1558", + "start_date": "10/31/2010" + }, + { + "id": "2824", + "name": "Tyson Bryant", + "position": "Food Technologist", + "salary": "$270,356", + "office": "Lakewood", + "extn": "8146", + "start_date": "5/26/2006" + }, + { + "id": "2825", + "name": "Liam Cooper", + "position": "Project Manager", + "salary": "$71,875", + "office": "Quebec", + "extn": "7528", + "start_date": "4/10/2004" + }, + { + "id": "2826", + "name": "Anne Griffiths", + "position": "Cash Manager", + "salary": "$60,229", + "office": "Toledo", + "extn": "6918", + "start_date": "12/7/2007" + }, + { + "id": "2827", + "name": "Evie Smith", + "position": "HR Specialist", + "salary": "$254,323", + "office": "Tulsa", + "extn": "3289", + "start_date": "7/22/2003" + }, + { + "id": "2828", + "name": "Liam Driscoll", + "position": "Lecturer", + "salary": "$30,576", + "office": "London", + "extn": "1487", + "start_date": "4/11/2016" + }, + { + "id": "2829", + "name": "Benny Yarwood", + "position": "Front Desk Coordinator", + "salary": "$184,954", + "office": "Oakland", + "extn": "7370", + "start_date": "3/9/2013" + }, + { + "id": "2830", + "name": "Lucas Rowlands", + "position": "Paramedic", + "salary": "$68,749", + "office": "Bellevue", + "extn": "2597", + "start_date": "1/22/2019" + }, + { + "id": "2831", + "name": "Vivian Whitmore", + "position": "Business Broker", + "salary": "$179,171", + "office": "Lyon", + "extn": "3534", + "start_date": "11/9/2006" + }, + { + "id": "2832", + "name": "Paula Baker", + "position": "Restaurant Manager", + "salary": "$151,949", + "office": "Venice", + "extn": "5974", + "start_date": "5/7/2009" + }, + { + "id": "2833", + "name": "Brad Dubois", + "position": "Cook", + "salary": "$68,118", + "office": "Laredo", + "extn": "8998", + "start_date": "10/3/2012" + }, + { + "id": "2834", + "name": "Juliet Durrant", + "position": "Lecturer", + "salary": "$153,586", + "office": "Stockton", + "extn": "7232", + "start_date": "8/9/2007" + }, + { + "id": "2835", + "name": "Wendy Booth", + "position": "Investment Advisor", + "salary": "$23,774", + "office": "Phoenix", + "extn": "3095", + "start_date": "2/5/2008" + }, + { + "id": "2836", + "name": "Dalia Morris", + "position": "Accountant", + "salary": "$27,481", + "office": "Hayward", + "extn": "1972", + "start_date": "1/23/2009" + }, + { + "id": "2837", + "name": "George Dale", + "position": "Banker", + "salary": "$272,733", + "office": "Miami", + "extn": "4910", + "start_date": "6/12/2015" + }, + { + "id": "2838", + "name": "Eve Ellis", + "position": "Cashier", + "salary": "$281,715", + "office": "Henderson", + "extn": "2915", + "start_date": "2/19/2008" + }, + { + "id": "2839", + "name": "Rylee Hilton", + "position": "Dentist", + "salary": "$59,069", + "office": "Wien", + "extn": "8898", + "start_date": "6/16/2005" + }, + { + "id": "2840", + "name": "Gil Lane", + "position": "Webmaster", + "salary": "$42,018", + "office": "Jacksonville", + "extn": "8049", + "start_date": "4/24/2019" + }, + { + "id": "2841", + "name": "Darlene Rose", + "position": "Mobile Developer", + "salary": "$229,749", + "office": "Lakewood", + "extn": "9837", + "start_date": "11/3/2004" + }, + { + "id": "2842", + "name": "Gil Evans", + "position": "Project Manager", + "salary": "$248,667", + "office": "Tallahassee", + "extn": "4388", + "start_date": "11/14/2017" + }, + { + "id": "2843", + "name": "Angelina Benfield", + "position": "Biologist", + "salary": "$133,727", + "office": "Lyon", + "extn": "4986", + "start_date": "6/7/2012" + }, + { + "id": "2844", + "name": "Doug Shaw", + "position": "Baker", + "salary": "$194,283", + "office": "St. Louis", + "extn": "9996", + "start_date": "10/24/2005" + }, + { + "id": "2845", + "name": "Deborah Cadman", + "position": "Auditor", + "salary": "$28,102", + "office": "Venice", + "extn": "5527", + "start_date": "11/5/2011" + }, + { + "id": "2846", + "name": "Trisha Downing", + "position": "Treasurer", + "salary": "$46,211", + "office": "Miami", + "extn": "9697", + "start_date": "11/21/2015" + }, + { + "id": "2847", + "name": "Harvey Collins", + "position": "IT Support Staff", + "salary": "$138,416", + "office": "Dallas", + "extn": "1685", + "start_date": "11/16/2017" + }, + { + "id": "2848", + "name": "Barney Groves", + "position": "Bellman", + "salary": "$158,993", + "office": "Venice", + "extn": "5463", + "start_date": "6/15/2002" + }, + { + "id": "2849", + "name": "Dakota Roberts", + "position": "Chef Manager", + "salary": "$251,703", + "office": "Laredo", + "extn": "5935", + "start_date": "6/24/2006" + }, + { + "id": "2850", + "name": "Lynn Rigg", + "position": "Healthcare Specialist", + "salary": "$186,766", + "office": "Atlanta", + "extn": "8723", + "start_date": "5/2/2010" + }, + { + "id": "2851", + "name": "Audrey Carson", + "position": "Laboratory Technician", + "salary": "$39,361", + "office": "Amarillo", + "extn": "1119", + "start_date": "1/19/2006" + }, + { + "id": "2852", + "name": "Hailey Clayton", + "position": "IT Support Staff", + "salary": "$15,050", + "office": "San Antonio", + "extn": "9106", + "start_date": "12/31/2006" + }, + { + "id": "2853", + "name": "Fred Lewin", + "position": "Doctor", + "salary": "$78,846", + "office": "Minneapolis", + "extn": "9926", + "start_date": "4/7/2005" + }, + { + "id": "2854", + "name": "Adeline Donnelly", + "position": "Budget Analyst", + "salary": "$216,505", + "office": "Fayetteville", + "extn": "6497", + "start_date": "3/19/2006" + }, + { + "id": "2855", + "name": "Domenic Owen", + "position": "Baker", + "salary": "$53,762", + "office": "Milano", + "extn": "1421", + "start_date": "4/19/2012" + }, + { + "id": "2856", + "name": "Johnny Fall", + "position": "IT Support Staff", + "salary": "$263,626", + "office": "Otawa", + "extn": "7026", + "start_date": "3/18/2006" + }, + { + "id": "2857", + "name": "Mark Stone ", + "position": "Banker", + "salary": "$141,132", + "office": "Bakersfield", + "extn": "8439", + "start_date": "9/18/2014" + }, + { + "id": "2858", + "name": "Erica Porter", + "position": "Doctor", + "salary": "$257,965", + "office": "Rochester", + "extn": "5546", + "start_date": "5/3/2004" + }, + { + "id": "2859", + "name": "Denny Larsen", + "position": "Chef Manager", + "salary": "$81,594", + "office": "Kansas City", + "extn": "9196", + "start_date": "10/6/2012" + }, + { + "id": "2860", + "name": "Martin Connor", + "position": "Bellman", + "salary": "$71,400", + "office": "Milwaukee", + "extn": "9526", + "start_date": "9/27/2015" + }, + { + "id": "2861", + "name": "Marvin Jeffery", + "position": "Retail Trainee", + "salary": "$198,928", + "office": "Detroit", + "extn": "5292", + "start_date": "1/9/2016" + }, + { + "id": "2862", + "name": "Cecilia Collins", + "position": "Global Logistics Supervisor", + "salary": "$18,053", + "office": "San Bernardino", + "extn": "6643", + "start_date": "6/26/2016" + }, + { + "id": "2863", + "name": "Nick Sherry", + "position": "Webmaster", + "salary": "$248,326", + "office": "Norfolk", + "extn": "5236", + "start_date": "5/18/2005" + }, + { + "id": "2864", + "name": "Wendy Hardwick", + "position": "Systems Administrator", + "salary": "$22,740", + "office": "Tulsa", + "extn": "1591", + "start_date": "4/22/2003" + }, + { + "id": "2865", + "name": "Eduardo Higgs", + "position": "Project Manager", + "salary": "$145,458", + "office": "Quebec", + "extn": "1855", + "start_date": "4/20/2003" + }, + { + "id": "2866", + "name": "Ronald Varndell", + "position": "Clerk", + "salary": "$49,703", + "office": "Lisbon", + "extn": "5463", + "start_date": "9/8/2006" + }, + { + "id": "2867", + "name": "Alan Chester", + "position": "Executive Director", + "salary": "$77,811", + "office": "San Antonio", + "extn": "1710", + "start_date": "3/8/2015" + }, + { + "id": "2868", + "name": "Nicholas Powell", + "position": "Loan Officer", + "salary": "$236,314", + "office": "Oklahoma City", + "extn": "5175", + "start_date": "6/29/2003" + }, + { + "id": "2869", + "name": "Erick Brett", + "position": "Biologist", + "salary": "$147,030", + "office": "Valetta", + "extn": "1381", + "start_date": "4/20/2013" + }, + { + "id": "2870", + "name": "Eduardo Cox", + "position": "Project Manager", + "salary": "$233,364", + "office": "Jacksonville", + "extn": "3579", + "start_date": "9/25/2001" + }, + { + "id": "2871", + "name": "Molly Cavanagh", + "position": "Paramedic", + "salary": "$73,328", + "office": "Innsbruck", + "extn": "9837", + "start_date": "4/26/2017" + }, + { + "id": "2872", + "name": "Diane Larsen", + "position": "Software Engineer", + "salary": "$186,845", + "office": "Long Beach", + "extn": "7009", + "start_date": "5/4/2014" + }, + { + "id": "2873", + "name": "Rocco Holmes", + "position": "Budget Analyst", + "salary": "$224,964", + "office": "Prague", + "extn": "7219", + "start_date": "8/22/2017" + }, + { + "id": "2874", + "name": "Erica Edley", + "position": "Bookkeeper", + "salary": "$182,559", + "office": "Rochester", + "extn": "8195", + "start_date": "8/28/2013" + }, + { + "id": "2875", + "name": "Payton Graham", + "position": "Operator", + "salary": "$44,680", + "office": "Bellevue", + "extn": "9555", + "start_date": "4/27/2008" + }, + { + "id": "2876", + "name": "Chris Hastings", + "position": "Laboratory Technician", + "salary": "$200,366", + "office": "Atlanta", + "extn": "3145", + "start_date": "8/12/2003" + }, + { + "id": "2877", + "name": "Matt Stewart", + "position": "Food Technologist", + "salary": "$253,837", + "office": "Prague", + "extn": "5274", + "start_date": "4/25/2018" + }, + { + "id": "2878", + "name": "Eduardo Baldwin", + "position": "Insurance Broker", + "salary": "$270,289", + "office": "Anaheim", + "extn": "5751", + "start_date": "8/14/2018" + }, + { + "id": "2879", + "name": "Candace Yard", + "position": "Global Logistics Supervisor", + "salary": "$148,176", + "office": "New Orleans", + "extn": "3681", + "start_date": "12/5/2008" + }, + { + "id": "2880", + "name": "Laila Slater", + "position": "Restaurant Manager", + "salary": "$44,747", + "office": "Washington", + "extn": "2887", + "start_date": "9/26/2018" + }, + { + "id": "2881", + "name": "Lindsay Drake", + "position": "Baker", + "salary": "$269,885", + "office": "Columbus", + "extn": "6528", + "start_date": "12/21/2012" + }, + { + "id": "2882", + "name": "Nicholas Samuel", + "position": "Operator", + "salary": "$38,585", + "office": "Arlington", + "extn": "9446", + "start_date": "5/28/2012" + }, + { + "id": "2883", + "name": "Ramon James", + "position": "CNC Operator", + "salary": "$224,114", + "office": "Atlanta", + "extn": "2851", + "start_date": "6/17/2014" + }, + { + "id": "2884", + "name": "Meredith Parr", + "position": "Call Center Representative", + "salary": "$38,719", + "office": "Dallas", + "extn": "7244", + "start_date": "7/30/2016" + }, + { + "id": "2885", + "name": "Lara Ebbs", + "position": "Design Engineer", + "salary": "$92,513", + "office": "Albuquerque", + "extn": "9506", + "start_date": "2/13/2000" + }, + { + "id": "2886", + "name": "Boris Farrow", + "position": "Stockbroker", + "salary": "$277,362", + "office": "Philadelphia", + "extn": "1990", + "start_date": "11/21/2008" + }, + { + "id": "2887", + "name": "Gabriel Skinner", + "position": "Lecturer", + "salary": "$140,089", + "office": "Bellevue", + "extn": "3685", + "start_date": "6/23/2018" + }, + { + "id": "2888", + "name": "Ronald Mcnally", + "position": "Webmaster", + "salary": "$124,448", + "office": "Albuquerque", + "extn": "9837", + "start_date": "7/18/2015" + }, + { + "id": "2889", + "name": "Doris Freeburn", + "position": "Mobile Developer", + "salary": "$89,541", + "office": "Reno", + "extn": "8452", + "start_date": "5/25/2014" + }, + { + "id": "2890", + "name": "Morgan Long", + "position": "Pharmacist", + "salary": "$211,803", + "office": "Jacksonville", + "extn": "8017", + "start_date": "1/13/2014" + }, + { + "id": "2891", + "name": "Tom Terry", + "position": "Software Engineer", + "salary": "$130,523", + "office": "Madison", + "extn": "9011", + "start_date": "4/1/2009" + }, + { + "id": "2892", + "name": "Nathan Wright", + "position": "Dentist", + "salary": "$273,989", + "office": "Honolulu", + "extn": "6220", + "start_date": "1/19/2002" + }, + { + "id": "2893", + "name": "Sienna Rycroft", + "position": "Pharmacist", + "salary": "$105,526", + "office": "Rome", + "extn": "2861", + "start_date": "1/29/2000" + }, + { + "id": "2894", + "name": "Aiden Stark", + "position": "Chef Manager", + "salary": "$188,581", + "office": "St. Louis", + "extn": "4213", + "start_date": "7/28/2016" + }, + { + "id": "2895", + "name": "Luke Verdon", + "position": "Inspector", + "salary": "$190,670", + "office": "Philadelphia", + "extn": "8997", + "start_date": "7/13/2002" + }, + { + "id": "2896", + "name": "Rick Wigley", + "position": "Cash Manager", + "salary": "$111,645", + "office": "Denver", + "extn": "4297", + "start_date": "2/22/2005" + }, + { + "id": "2897", + "name": "Isla Uttridge", + "position": "Webmaster", + "salary": "$149,165", + "office": "Tallahassee", + "extn": "3496", + "start_date": "10/20/2014" + }, + { + "id": "2898", + "name": "Penny Brock", + "position": "HR Specialist", + "salary": "$117,534", + "office": "New York", + "extn": "4078", + "start_date": "4/15/2002" + }, + { + "id": "2899", + "name": "Michael Ward", + "position": "Laboratory Technician", + "salary": "$103,980", + "office": "Venice", + "extn": "2938", + "start_date": "4/22/2009" + }, + { + "id": "2900", + "name": "Ethan Avery", + "position": "Design Engineer", + "salary": "$45,152", + "office": "Madrid", + "extn": "6519", + "start_date": "11/10/2016" + }, + { + "id": "2901", + "name": "Logan Ward", + "position": "Design Engineer", + "salary": "$107,672", + "office": "Jacksonville", + "extn": "5189", + "start_date": "3/12/2018" + }, + { + "id": "2902", + "name": "Mike Webster", + "position": "Mobile Developer", + "salary": "$111,129", + "office": "Venice", + "extn": "3926", + "start_date": "7/13/2010" + }, + { + "id": "2903", + "name": "Joseph Gonzales", + "position": "Call Center Representative", + "salary": "$18,335", + "office": "Colorado Springs", + "extn": "9613", + "start_date": "12/15/2009" + }, + { + "id": "2904", + "name": "Carter Armstrong", + "position": "Designer", + "salary": "$295,765", + "office": "Lancaster", + "extn": "5000", + "start_date": "1/27/2000" + }, + { + "id": "2905", + "name": "John Cooper", + "position": "Healthcare Specialist", + "salary": "$177,734", + "office": "Milwaukee", + "extn": "6957", + "start_date": "5/30/2010" + }, + { + "id": "2906", + "name": "Tom Pitt", + "position": "Budget Analyst", + "salary": "$209,196", + "office": "Prague", + "extn": "7172", + "start_date": "1/17/2019" + }, + { + "id": "2907", + "name": "Phillip Bryson", + "position": "Ambulatory Nurse", + "salary": "$61,248", + "office": "Las Vegas", + "extn": "7387", + "start_date": "9/18/2001" + }, + { + "id": "2908", + "name": "Janice Young", + "position": "Dentist", + "salary": "$230,890", + "office": "Kansas City", + "extn": "9287", + "start_date": "8/28/2016" + }, + { + "id": "2909", + "name": "Courtney Norman", + "position": "Inspector", + "salary": "$132,563", + "office": "Huntsville", + "extn": "7320", + "start_date": "4/21/2006" + }, + { + "id": "2910", + "name": "Stacy Brooks", + "position": "Business Broker", + "salary": "$62,530", + "office": "San Bernardino", + "extn": "7264", + "start_date": "3/1/2016" + }, + { + "id": "2911", + "name": "Oliver Douglas", + "position": "Pharmacist", + "salary": "$189,338", + "office": "Norfolk", + "extn": "5360", + "start_date": "10/11/2000" + }, + { + "id": "2912", + "name": "Tony Gavin", + "position": "Retail Trainee", + "salary": "$70,988", + "office": "Tulsa", + "extn": "8031", + "start_date": "8/14/2007" + }, + { + "id": "2913", + "name": "Adina Moss", + "position": "Fabricator", + "salary": "$197,396", + "office": "Lisbon", + "extn": "1552", + "start_date": "11/7/2002" + }, + { + "id": "2914", + "name": "Carol Roman", + "position": "Dentist", + "salary": "$114,807", + "office": "Nashville", + "extn": "7496", + "start_date": "7/10/2016" + }, + { + "id": "2915", + "name": "Matthew Wise", + "position": "Global Logistics Supervisor", + "salary": "$294,484", + "office": "Bridgeport", + "extn": "2375", + "start_date": "9/2/2000" + }, + { + "id": "2916", + "name": "Boris Wilson", + "position": "Service Supervisor", + "salary": "$148,868", + "office": "Long Beach", + "extn": "5179", + "start_date": "5/24/2019" + }, + { + "id": "2917", + "name": "Kieth Ramsey", + "position": "Production Painter", + "salary": "$50,404", + "office": "Paris", + "extn": "5240", + "start_date": "2/17/2013" + }, + { + "id": "2918", + "name": "Javier Ebbs", + "position": "Design Engineer", + "salary": "$272,295", + "office": "Tokyo", + "extn": "4709", + "start_date": "8/26/2019" + }, + { + "id": "2919", + "name": "Cecilia Rowe", + "position": "Treasurer", + "salary": "$158,249", + "office": "Portland", + "extn": "4488", + "start_date": "4/25/2007" + }, + { + "id": "2920", + "name": "Leilani Wise", + "position": "Project Manager", + "salary": "$116,837", + "office": "Oklahoma City", + "extn": "9738", + "start_date": "2/27/2011" + }, + { + "id": "2921", + "name": "Gina Steer", + "position": "Baker", + "salary": "$49,084", + "office": "Springfield", + "extn": "4827", + "start_date": "3/21/2011" + }, + { + "id": "2922", + "name": "Liv Olson", + "position": "Insurance Broker", + "salary": "$106,536", + "office": "Irving", + "extn": "6759", + "start_date": "6/11/2005" + }, + { + "id": "2923", + "name": "David Ashwell", + "position": "Mobile Developer", + "salary": "$259,753", + "office": "Irving", + "extn": "9120", + "start_date": "5/23/2000" + }, + { + "id": "2924", + "name": "Ron Veale", + "position": "Assistant Buyer", + "salary": "$47,662", + "office": "Otawa", + "extn": "9620", + "start_date": "9/17/2018" + }, + { + "id": "2925", + "name": "Bryon Neville", + "position": "IT Support Staff", + "salary": "$187,711", + "office": "Laredo", + "extn": "3703", + "start_date": "4/19/2018" + }, + { + "id": "2926", + "name": "Denny Nielson", + "position": "Food Technologist", + "salary": "$180,063", + "office": "Omaha", + "extn": "7790", + "start_date": "2/25/2013" + }, + { + "id": "2927", + "name": "Denis Cartwright", + "position": "Inspector", + "salary": "$191,375", + "office": "New Orleans", + "extn": "9490", + "start_date": "4/12/2006" + }, + { + "id": "2928", + "name": "Julia Cox", + "position": "Insurance Broker", + "salary": "$126,757", + "office": "Wien", + "extn": "7527", + "start_date": "4/8/2014" + }, + { + "id": "2929", + "name": "Emmanuelle Poole", + "position": "Assistant Buyer", + "salary": "$51,687", + "office": "Salt Lake City", + "extn": "4503", + "start_date": "9/29/2003" + }, + { + "id": "2930", + "name": "Chadwick Miller", + "position": "Budget Analyst", + "salary": "$198,859", + "office": "San Diego", + "extn": "7836", + "start_date": "6/2/2019" + }, + { + "id": "2931", + "name": "Nate Windsor", + "position": "Loan Officer", + "salary": "$250,335", + "office": "Bellevue", + "extn": "7269", + "start_date": "8/7/2018" + }, + { + "id": "2932", + "name": "Javier Benson", + "position": "Cook", + "salary": "$274,149", + "office": "San Jose", + "extn": "8500", + "start_date": "5/22/2018" + }, + { + "id": "2933", + "name": "David Cork", + "position": "Treasurer", + "salary": "$256,592", + "office": "Valetta", + "extn": "2564", + "start_date": "1/13/2019" + }, + { + "id": "2934", + "name": "Mackenzie Flack", + "position": "Machine Operator", + "salary": "$71,963", + "office": "Escondido", + "extn": "3010", + "start_date": "10/5/2009" + }, + { + "id": "2935", + "name": "Lorraine Hall", + "position": "Mobile Developer", + "salary": "$46,071", + "office": "Dallas", + "extn": "4263", + "start_date": "11/20/2002" + }, + { + "id": "2936", + "name": "Charlize Hilton", + "position": "Associate Professor", + "salary": "$15,464", + "office": "Nashville", + "extn": "3609", + "start_date": "2/25/2015" + }, + { + "id": "2937", + "name": "Estrella Holmes", + "position": "Chef Manager", + "salary": "$64,064", + "office": "Paris", + "extn": "5969", + "start_date": "12/16/2013" + }, + { + "id": "2938", + "name": "Gil Palmer", + "position": "Bellman", + "salary": "$99,116", + "office": "Escondido", + "extn": "5798", + "start_date": "11/4/2011" + }, + { + "id": "2939", + "name": "Kenzie Bishop", + "position": "Operator", + "salary": "$291,331", + "office": "Arlington", + "extn": "9169", + "start_date": "1/4/2004" + }, + { + "id": "2940", + "name": "Marvin Alexander", + "position": "Systems Administrator", + "salary": "$210,506", + "office": "Miami", + "extn": "2613", + "start_date": "10/8/2011" + }, + { + "id": "2941", + "name": "Nate Allwood", + "position": "Inspector", + "salary": "$296,563", + "office": "Quebec", + "extn": "1068", + "start_date": "7/30/2004" + }, + { + "id": "2942", + "name": "Analise Baker", + "position": "Physician", + "salary": "$111,688", + "office": "Boston", + "extn": "3607", + "start_date": "10/15/2015" + }, + { + "id": "2943", + "name": "Cynthia Tailor", + "position": "Cash Manager", + "salary": "$161,628", + "office": "Saint Paul", + "extn": "1710", + "start_date": "4/15/2008" + }, + { + "id": "2944", + "name": "Wade Irving", + "position": "Bellman", + "salary": "$12,803", + "office": "Tallahassee", + "extn": "9094", + "start_date": "11/10/2003" + }, + { + "id": "2945", + "name": "Destiny Malone", + "position": "Designer", + "salary": "$73,373", + "office": "Salt Lake City", + "extn": "9693", + "start_date": "1/8/2006" + }, + { + "id": "2946", + "name": "Barney Seymour", + "position": "Stockbroker", + "salary": "$213,859", + "office": "Chicago", + "extn": "4750", + "start_date": "1/5/2003" + }, + { + "id": "2947", + "name": "Nicholas Lindop", + "position": "Service Supervisor", + "salary": "$106,720", + "office": "Kansas City", + "extn": "1139", + "start_date": "10/12/2017" + }, + { + "id": "2948", + "name": "Josh Andrews", + "position": "Insurance Broker", + "salary": "$109,864", + "office": "Seattle", + "extn": "9776", + "start_date": "12/17/2008" + }, + { + "id": "2949", + "name": "Summer Sinclair", + "position": "Paramedic", + "salary": "$64,618", + "office": "Worcester", + "extn": "4725", + "start_date": "6/5/2015" + }, + { + "id": "2950", + "name": "Chad Eagle", + "position": "Treasurer", + "salary": "$113,972", + "office": "Jacksonville", + "extn": "7861", + "start_date": "9/18/2005" + }, + { + "id": "2951", + "name": "Paula Lee", + "position": "Investment Advisor", + "salary": "$282,723", + "office": "Denver", + "extn": "1399", + "start_date": "7/3/2003" + }, + { + "id": "2952", + "name": "Emma Bennett", + "position": "Design Engineer", + "salary": "$141,750", + "office": "Lyon", + "extn": "4996", + "start_date": "7/27/2009" + }, + { + "id": "2953", + "name": "David King", + "position": "Budget Analyst", + "salary": "$167,292", + "office": "Lyon", + "extn": "2846", + "start_date": "9/3/2013" + }, + { + "id": "2954", + "name": "Roger Trent", + "position": "Biologist", + "salary": "$281,437", + "office": "Fremont", + "extn": "3455", + "start_date": "7/18/2014" + }, + { + "id": "2955", + "name": "David Palmer", + "position": "Systems Administrator", + "salary": "$14,988", + "office": "Nashville", + "extn": "7724", + "start_date": "9/27/2016" + }, + { + "id": "2956", + "name": "Melanie Murphy", + "position": "Laboratory Technician", + "salary": "$121,578", + "office": "Columbus", + "extn": "1274", + "start_date": "4/7/2019" + }, + { + "id": "2957", + "name": "Alice Wooldridge", + "position": "Electrician", + "salary": "$250,437", + "office": "Ontario", + "extn": "8317", + "start_date": "2/28/2004" + }, + { + "id": "2958", + "name": "Isabel Bennett", + "position": "Healthcare Specialist", + "salary": "$229,193", + "office": "Bucharest", + "extn": "9004", + "start_date": "9/8/2018" + }, + { + "id": "2959", + "name": "Ethan Booth", + "position": "Physician", + "salary": "$244,448", + "office": "Jersey City", + "extn": "7066", + "start_date": "12/9/2013" + }, + { + "id": "2960", + "name": "Sloane Ring", + "position": "Service Supervisor", + "salary": "$111,203", + "office": "Milano", + "extn": "7010", + "start_date": "8/11/2000" + }, + { + "id": "2961", + "name": "Abdul Knight", + "position": "Business Broker", + "salary": "$42,656", + "office": "Detroit", + "extn": "1304", + "start_date": "8/16/2001" + }, + { + "id": "2962", + "name": "Ellen Holmes", + "position": "Stockbroker", + "salary": "$112,702", + "office": "Arlington", + "extn": "6102", + "start_date": "8/15/2010" + }, + { + "id": "2963", + "name": "Mike Oliver", + "position": "Audiologist", + "salary": "$271,199", + "office": "Bridgeport", + "extn": "4624", + "start_date": "6/9/2005" + }, + { + "id": "2964", + "name": "Hank Glass", + "position": "Bookkeeper", + "salary": "$211,797", + "office": "Fort Lauderdale", + "extn": "8480", + "start_date": "4/8/2013" + }, + { + "id": "2965", + "name": "Erin Hobson", + "position": "Steward", + "salary": "$159,813", + "office": "Fort Lauderdale", + "extn": "4573", + "start_date": "3/13/2009" + }, + { + "id": "2966", + "name": "Michelle Uddin", + "position": "Ambulatory Nurse", + "salary": "$203,511", + "office": "Amarillo", + "extn": "4475", + "start_date": "6/21/2013" + }, + { + "id": "2967", + "name": "Janelle Purvis", + "position": "Insurance Broker", + "salary": "$180,315", + "office": "Worcester", + "extn": "4900", + "start_date": "12/20/2013" + }, + { + "id": "2968", + "name": "Dani Shepherd", + "position": "Lecturer", + "salary": "$243,142", + "office": "Fort Lauderdale", + "extn": "3431", + "start_date": "5/24/2017" + }, + { + "id": "2969", + "name": "Hailey Fox", + "position": "Operator", + "salary": "$97,139", + "office": "Orlando", + "extn": "9000", + "start_date": "8/10/2005" + }, + { + "id": "2970", + "name": "Audrey Thomson", + "position": "Cook", + "salary": "$228,643", + "office": "Tulsa", + "extn": "8398", + "start_date": "8/7/2000" + }, + { + "id": "2971", + "name": "Maia Gosling", + "position": "Bellman", + "salary": "$31,246", + "office": "Fort Lauderdale", + "extn": "3295", + "start_date": "2/10/2008" + }, + { + "id": "2972", + "name": "Harry Evans", + "position": "Web Developer", + "salary": "$226,304", + "office": "Tallahassee", + "extn": "9704", + "start_date": "3/2/2016" + }, + { + "id": "2973", + "name": "Adela Douglas", + "position": "Insurance Broker", + "salary": "$90,096", + "office": "London", + "extn": "7524", + "start_date": "2/1/2001" + }, + { + "id": "2974", + "name": "Drew Hamilton", + "position": "Doctor", + "salary": "$89,700", + "office": "San Jose", + "extn": "7756", + "start_date": "7/19/2000" + }, + { + "id": "2975", + "name": "Valentina Collis", + "position": "Insurance Broker", + "salary": "$172,078", + "office": "Baltimore", + "extn": "5929", + "start_date": "4/2/2001" + }, + { + "id": "2976", + "name": "Chris Turner", + "position": "Laboratory Technician", + "salary": "$102,647", + "office": "Philadelphia", + "extn": "8900", + "start_date": "7/25/2013" + }, + { + "id": "2977", + "name": "Natalie Willis", + "position": "Paramedic", + "salary": "$161,533", + "office": "Bucharest", + "extn": "6167", + "start_date": "4/11/2001" + }, + { + "id": "2978", + "name": "Michael Sloan", + "position": "Webmaster", + "salary": "$162,428", + "office": "Hayward", + "extn": "9329", + "start_date": "1/21/2010" + }, + { + "id": "2979", + "name": "Cedrick Whatson", + "position": "HR Coordinator", + "salary": "$51,864", + "office": "Fayetteville", + "extn": "8997", + "start_date": "12/20/2002" + }, + { + "id": "2980", + "name": "Matt Rowlands", + "position": "Bookkeeper", + "salary": "$209,326", + "office": "Tallahassee", + "extn": "5932", + "start_date": "9/11/2009" + }, + { + "id": "2981", + "name": "Carrie Dubois", + "position": "Cashier", + "salary": "$245,084", + "office": "Long Beach", + "extn": "1537", + "start_date": "1/15/2015" + }, + { + "id": "2982", + "name": "Greta Drake", + "position": "Project Manager", + "salary": "$192,648", + "office": "San Bernardino", + "extn": "5505", + "start_date": "6/26/2003" + }, + { + "id": "2983", + "name": "Lily Moore", + "position": "Audiologist", + "salary": "$229,903", + "office": "Fort Lauderdale", + "extn": "6838", + "start_date": "1/8/2019" + }, + { + "id": "2984", + "name": "Enoch Pope", + "position": "Business Broker", + "salary": "$254,192", + "office": "Arlington", + "extn": "5970", + "start_date": "10/14/2001" + }, + { + "id": "2985", + "name": "Jack Dwyer", + "position": "Electrician", + "salary": "$198,588", + "office": "Bridgeport", + "extn": "7234", + "start_date": "8/7/2019" + }, + { + "id": "2986", + "name": "Tiffany Chadwick", + "position": "Staffing Consultant", + "salary": "$116,846", + "office": "Worcester", + "extn": "9358", + "start_date": "3/4/2002" + }, + { + "id": "2987", + "name": "Tyson Flett", + "position": "Bookkeeper", + "salary": "$160,854", + "office": "Lyon", + "extn": "3139", + "start_date": "5/12/2012" + }, + { + "id": "2988", + "name": "Martin Gavin", + "position": "Accountant", + "salary": "$34,415", + "office": "Chicago", + "extn": "1015", + "start_date": "4/12/2005" + }, + { + "id": "2989", + "name": "David Edley", + "position": "Steward", + "salary": "$111,755", + "office": "Honolulu", + "extn": "9766", + "start_date": "3/13/2003" + }, + { + "id": "2990", + "name": "Martin Stevens", + "position": "Front Desk Coordinator", + "salary": "$265,182", + "office": "Henderson", + "extn": "7115", + "start_date": "11/19/2014" + }, + { + "id": "2991", + "name": "Rufus Ranks", + "position": "Laboratory Technician", + "salary": "$22,507", + "office": "Milano", + "extn": "5033", + "start_date": "2/19/2002" + }, + { + "id": "2992", + "name": "Samara Johnson", + "position": "Laboratory Technician", + "salary": "$135,300", + "office": "Sacramento", + "extn": "4089", + "start_date": "11/15/2012" + }, + { + "id": "2993", + "name": "Holly Kennedy", + "position": "Call Center Representative", + "salary": "$220,285", + "office": "Columbus", + "extn": "8873", + "start_date": "8/20/2011" + }, + { + "id": "2994", + "name": "Davina Fall", + "position": "Assistant Buyer", + "salary": "$77,705", + "office": "San Bernardino", + "extn": "5321", + "start_date": "2/20/2014" + }, + { + "id": "2995", + "name": "Nancy Umney", + "position": "Fabricator", + "salary": "$230,504", + "office": "Otawa", + "extn": "1154", + "start_date": "1/28/2008" + }, + { + "id": "2996", + "name": "Jacob Summers", + "position": "Baker", + "salary": "$127,540", + "office": "Jacksonville", + "extn": "8627", + "start_date": "8/13/2004" + }, + { + "id": "2997", + "name": "Gil Ebden", + "position": "CNC Operator", + "salary": "$221,208", + "office": "Springfield", + "extn": "5427", + "start_date": "5/9/2003" + }, + { + "id": "2998", + "name": "Isabella Fowler", + "position": "Global Logistics Supervisor", + "salary": "$176,953", + "office": "Glendale", + "extn": "2621", + "start_date": "4/18/2011" + }, + { + "id": "2999", + "name": "Bethany Bell", + "position": "Designer", + "salary": "$258,048", + "office": "Berna", + "extn": "7401", + "start_date": "3/1/2017" + }, + { + "id": "3000", + "name": "Fred Coll", + "position": "HR Coordinator", + "salary": "$236,981", + "office": "Las Vegas", + "extn": "6294", + "start_date": "2/24/2018" + }, + { + "id": "3001", + "name": "Oliver Lewin", + "position": "Lecturer", + "salary": "$204,744", + "office": "Rochester", + "extn": "1065", + "start_date": "1/16/2001" + }, + { + "id": "3002", + "name": "David Russel", + "position": "Retail Trainee", + "salary": "$171,608", + "office": "Worcester", + "extn": "1413", + "start_date": "1/28/2009" + }, + { + "id": "3003", + "name": "Denny Glass", + "position": "HR Coordinator", + "salary": "$205,992", + "office": "Wien", + "extn": "2923", + "start_date": "6/17/2019" + }, + { + "id": "3004", + "name": "Sydney Silva", + "position": "Webmaster", + "salary": "$85,004", + "office": "Jacksonville", + "extn": "5663", + "start_date": "1/7/2017" + }, + { + "id": "3005", + "name": "Ramon Parker", + "position": "Budget Analyst", + "salary": "$175,974", + "office": "Valetta", + "extn": "1132", + "start_date": "3/28/2017" + }, + { + "id": "3006", + "name": "Penelope Dyson", + "position": "Cook", + "salary": "$234,959", + "office": "Murfreesboro", + "extn": "9545", + "start_date": "8/21/2016" + }, + { + "id": "3007", + "name": "Luke Price", + "position": "Project Manager", + "salary": "$22,456", + "office": "Nashville", + "extn": "3443", + "start_date": "8/19/2018" + }, + { + "id": "3008", + "name": "Chad Niles", + "position": "Designer", + "salary": "$42,484", + "office": "Chicago", + "extn": "8240", + "start_date": "3/2/2019" + }, + { + "id": "3009", + "name": "Cedrick Wren", + "position": "Retail Trainee", + "salary": "$222,445", + "office": "Bucharest", + "extn": "1007", + "start_date": "1/7/2018" + }, + { + "id": "3010", + "name": "Doug Plumb", + "position": "CNC Operator", + "salary": "$162,147", + "office": "Seattle", + "extn": "7298", + "start_date": "11/8/2011" + }, + { + "id": "3011", + "name": "Kirsten Wild", + "position": "Audiologist", + "salary": "$186,358", + "office": "Valetta", + "extn": "5178", + "start_date": "9/5/2000" + }, + { + "id": "3012", + "name": "Jolene Cork", + "position": "Food Technologist", + "salary": "$251,702", + "office": "Scottsdale", + "extn": "3454", + "start_date": "8/13/2018" + }, + { + "id": "3013", + "name": "Carla Dwyer", + "position": "Service Supervisor", + "salary": "$48,015", + "office": "Fullerton", + "extn": "4944", + "start_date": "4/14/2005" + }, + { + "id": "3014", + "name": "Elly Swift", + "position": "Design Engineer", + "salary": "$93,676", + "office": "Madrid", + "extn": "6359", + "start_date": "10/22/2008" + }, + { + "id": "3015", + "name": "William Franks", + "position": "Cash Manager", + "salary": "$165,466", + "office": "New Orleans", + "extn": "2057", + "start_date": "6/11/2006" + }, + { + "id": "3016", + "name": "Bridget Patel", + "position": "Accountant", + "salary": "$227,807", + "office": "Tallahassee", + "extn": "5532", + "start_date": "10/27/2011" + }, + { + "id": "3017", + "name": "Chuck Addis", + "position": "Treasurer", + "salary": "$151,138", + "office": "Garland", + "extn": "8937", + "start_date": "10/20/2006" + }, + { + "id": "3018", + "name": "Chelsea Anderson", + "position": "Physician", + "salary": "$252,680", + "office": "Springfield", + "extn": "9149", + "start_date": "12/15/2002" + }, + { + "id": "3019", + "name": "Aurelia Pickard", + "position": "Fabricator", + "salary": "$288,541", + "office": "Dallas", + "extn": "3892", + "start_date": "8/26/2018" + }, + { + "id": "3020", + "name": "Brooklyn York", + "position": "Chef Manager", + "salary": "$220,030", + "office": "Tokyo", + "extn": "8412", + "start_date": "10/12/2008" + }, + { + "id": "3021", + "name": "Francesca Lucas", + "position": "Associate Professor", + "salary": "$89,374", + "office": "Indianapolis", + "extn": "1712", + "start_date": "9/10/2013" + }, + { + "id": "3022", + "name": "Faith Fox", + "position": "Bookkeeper", + "salary": "$108,865", + "office": "Long Beach", + "extn": "3182", + "start_date": "6/5/2000" + }, + { + "id": "3023", + "name": "Aurelia Reynolds", + "position": "Dentist", + "salary": "$128,654", + "office": "Otawa", + "extn": "8734", + "start_date": "6/14/2006" + }, + { + "id": "3024", + "name": "Nate Parker", + "position": "Front Desk Coordinator", + "salary": "$217,858", + "office": "Seattle", + "extn": "8955", + "start_date": "1/30/2017" + }, + { + "id": "3025", + "name": "Holly Simpson", + "position": "Call Center Representative", + "salary": "$284,342", + "office": "Oakland", + "extn": "5413", + "start_date": "12/22/2003" + }, + { + "id": "3026", + "name": "Brooklyn Bayliss", + "position": "Steward", + "salary": "$68,274", + "office": "Milwaukee", + "extn": "4409", + "start_date": "6/24/2016" + }, + { + "id": "3027", + "name": "Phillip Ellwood", + "position": "Restaurant Manager", + "salary": "$292,944", + "office": "Lancaster", + "extn": "8888", + "start_date": "9/23/2002" + }, + { + "id": "3028", + "name": "Sabrina Swan", + "position": "Steward", + "salary": "$232,378", + "office": "Moreno Valley", + "extn": "2388", + "start_date": "7/22/2016" + }, + { + "id": "3029", + "name": "Sofie Powell", + "position": "Electrician", + "salary": "$192,021", + "office": "Bellevue", + "extn": "8701", + "start_date": "7/26/2009" + }, + { + "id": "3030", + "name": "Wendy Hamilton", + "position": "Retail Trainee", + "salary": "$239,649", + "office": "Los Angeles", + "extn": "8863", + "start_date": "6/2/2006" + }, + { + "id": "3031", + "name": "Karla Paterson", + "position": "Systems Administrator", + "salary": "$41,880", + "office": "Memphis", + "extn": "6620", + "start_date": "6/2/2013" + }, + { + "id": "3032", + "name": "Ramon Wigley", + "position": "IT Support Staff", + "salary": "$99,263", + "office": "Hollywood", + "extn": "7404", + "start_date": "8/3/2005" + }, + { + "id": "3033", + "name": "Jaylene Richardson", + "position": "Bookkeeper", + "salary": "$172,704", + "office": "Fullerton", + "extn": "4822", + "start_date": "1/22/2019" + }, + { + "id": "3034", + "name": "Mason Vince", + "position": "HR Specialist", + "salary": "$254,116", + "office": "Lincoln", + "extn": "6348", + "start_date": "1/5/2017" + }, + { + "id": "3035", + "name": "Oliver Vince", + "position": "Auditor", + "salary": "$106,317", + "office": "Springfield", + "extn": "8963", + "start_date": "2/19/2012" + }, + { + "id": "3036", + "name": "Katelyn Watt", + "position": "Physician", + "salary": "$109,342", + "office": "Otawa", + "extn": "6958", + "start_date": "12/29/2004" + }, + { + "id": "3037", + "name": "Celia Collins", + "position": "Laboratory Technician", + "salary": "$98,819", + "office": "Denver", + "extn": "6910", + "start_date": "8/20/2013" + }, + { + "id": "3038", + "name": "Phillip Haines", + "position": "Chef Manager", + "salary": "$199,594", + "office": "Fremont", + "extn": "1027", + "start_date": "7/5/2001" + }, + { + "id": "3039", + "name": "Michelle Mcguire", + "position": "Software Engineer", + "salary": "$116,657", + "office": "Reno", + "extn": "9045", + "start_date": "11/18/2003" + }, + { + "id": "3040", + "name": "Rylee Bright", + "position": "Healthcare Specialist", + "salary": "$72,439", + "office": "Stockton", + "extn": "7639", + "start_date": "12/11/2018" + }, + { + "id": "3041", + "name": "Alba Knight", + "position": "Bookkeeper", + "salary": "$276,238", + "office": "Tokyo", + "extn": "1287", + "start_date": "12/6/2004" + }, + { + "id": "3042", + "name": "Nathan Owens", + "position": "Pharmacist", + "salary": "$199,110", + "office": "Colorado Springs", + "extn": "9497", + "start_date": "9/26/2015" + }, + { + "id": "3043", + "name": "Leroy Cameron", + "position": "Food Technologist", + "salary": "$121,210", + "office": "Louisville", + "extn": "8988", + "start_date": "9/16/2006" + }, + { + "id": "3044", + "name": "Mike Roberts", + "position": "Inspector", + "salary": "$183,848", + "office": "Santa Ana", + "extn": "8626", + "start_date": "4/1/2003" + }, + { + "id": "3045", + "name": "Norah Vaughn", + "position": "Fabricator", + "salary": "$57,273", + "office": "Orlando", + "extn": "9625", + "start_date": "3/19/2000" + }, + { + "id": "3046", + "name": "Caleb Murphy", + "position": "Doctor", + "salary": "$276,893", + "office": "Sacramento", + "extn": "6551", + "start_date": "2/28/2007" + }, + { + "id": "3047", + "name": "Agnes Watt", + "position": "Pharmacist", + "salary": "$210,590", + "office": "Paris", + "extn": "2349", + "start_date": "10/5/2018" + }, + { + "id": "3048", + "name": "Madelyn Kennedy", + "position": "Inspector", + "salary": "$81,532", + "office": "Jersey City", + "extn": "4818", + "start_date": "7/14/2007" + }, + { + "id": "3049", + "name": "Elijah Rixon", + "position": "Cook", + "salary": "$120,968", + "office": "Lakewood", + "extn": "2658", + "start_date": "11/4/2010" + }, + { + "id": "3050", + "name": "Chloe Chadwick", + "position": "Systems Administrator", + "salary": "$40,217", + "office": "Jacksonville", + "extn": "8006", + "start_date": "1/27/2017" + }, + { + "id": "3051", + "name": "Sebastian Norris", + "position": "Physician", + "salary": "$289,973", + "office": "Louisville", + "extn": "4284", + "start_date": "7/30/2018" + }, + { + "id": "3052", + "name": "Eduardo Rainford", + "position": "Lecturer", + "salary": "$59,070", + "office": "Baltimore", + "extn": "3483", + "start_date": "2/8/2015" + }, + { + "id": "3053", + "name": "Benjamin Carpenter", + "position": "Banker", + "salary": "$142,807", + "office": "Denver", + "extn": "6873", + "start_date": "12/4/2011" + }, + { + "id": "3054", + "name": "Nancy Brooks", + "position": "Software Engineer", + "salary": "$272,446", + "office": "Berlin", + "extn": "7910", + "start_date": "8/9/2003" + }, + { + "id": "3055", + "name": "John Kirby", + "position": "Call Center Representative", + "salary": "$159,892", + "office": "Columbus", + "extn": "9831", + "start_date": "8/8/2011" + }, + { + "id": "3056", + "name": "Anne Victor", + "position": "Front Desk Coordinator", + "salary": "$19,243", + "office": "Fullerton", + "extn": "2955", + "start_date": "8/19/2005" + }, + { + "id": "3057", + "name": "Jack Driscoll", + "position": "Front Desk Coordinator", + "salary": "$156,661", + "office": "Honolulu", + "extn": "4305", + "start_date": "9/16/2019" + }, + { + "id": "3058", + "name": "Tony Lambert", + "position": "Operator", + "salary": "$245,775", + "office": "Fremont", + "extn": "1452", + "start_date": "4/16/2012" + }, + { + "id": "3059", + "name": "Lucas Moreno", + "position": "Chef Manager", + "salary": "$168,907", + "office": "Lakewood", + "extn": "8284", + "start_date": "2/17/2019" + }, + { + "id": "3060", + "name": "Kieth Davies", + "position": "IT Support Staff", + "salary": "$55,344", + "office": "Bakersfield", + "extn": "1802", + "start_date": "4/25/2004" + }, + { + "id": "3061", + "name": "John Barrett", + "position": "Webmaster", + "salary": "$64,343", + "office": "Denver", + "extn": "6276", + "start_date": "8/19/2004" + }, + { + "id": "3062", + "name": "Fred Dubois", + "position": "Service Supervisor", + "salary": "$33,249", + "office": "Minneapolis", + "extn": "5414", + "start_date": "8/27/2003" + }, + { + "id": "3063", + "name": "Carmella Egerton", + "position": "Web Developer", + "salary": "$112,764", + "office": "Madison", + "extn": "9581", + "start_date": "7/10/2010" + }, + { + "id": "3064", + "name": "Cynthia Willson", + "position": "Accountant", + "salary": "$20,233", + "office": "Pittsburgh", + "extn": "6975", + "start_date": "7/2/2007" + }, + { + "id": "3065", + "name": "Carter Dobson", + "position": "Electrician", + "salary": "$98,394", + "office": "Lyon", + "extn": "7703", + "start_date": "6/2/2014" + }, + { + "id": "3066", + "name": "Sebastian Hogg", + "position": "Software Engineer", + "salary": "$298,654", + "office": "Santa Ana", + "extn": "2006", + "start_date": "7/21/2005" + }, + { + "id": "3067", + "name": "Holly Campbell", + "position": "Biologist", + "salary": "$230,573", + "office": "Nashville", + "extn": "8210", + "start_date": "4/27/2010" + }, + { + "id": "3068", + "name": "Rocco Morris", + "position": "Investment Advisor", + "salary": "$206,794", + "office": "Laredo", + "extn": "9433", + "start_date": "8/1/2015" + }, + { + "id": "3069", + "name": "Percy Collins", + "position": "Paramedic", + "salary": "$119,172", + "office": "Otawa", + "extn": "8855", + "start_date": "4/13/2005" + }, + { + "id": "3070", + "name": "Julia Bloom", + "position": "Clerk", + "salary": "$209,316", + "office": "Memphis", + "extn": "4923", + "start_date": "5/12/2018" + }, + { + "id": "3071", + "name": "Freya Myatt", + "position": "Machine Operator", + "salary": "$225,973", + "office": "Stockton", + "extn": "9478", + "start_date": "10/20/2006" + }, + { + "id": "3072", + "name": "Logan Parker", + "position": "Biologist", + "salary": "$265,337", + "office": "Huntsville", + "extn": "1965", + "start_date": "11/2/2012" + }, + { + "id": "3073", + "name": "Daria Wooldridge", + "position": "Restaurant Manager", + "salary": "$40,022", + "office": "Chicago", + "extn": "7129", + "start_date": "12/8/2006" + }, + { + "id": "3074", + "name": "Christy Olivier", + "position": "Investment Advisor", + "salary": "$198,563", + "office": "Venice", + "extn": "7842", + "start_date": "6/6/2006" + }, + { + "id": "3075", + "name": "Chuck Young", + "position": "Lecturer", + "salary": "$27,651", + "office": "London", + "extn": "5530", + "start_date": "3/27/2016" + }, + { + "id": "3076", + "name": "Michael Avery", + "position": "Systems Administrator", + "salary": "$179,393", + "office": "Quebec", + "extn": "5137", + "start_date": "2/14/2013" + }, + { + "id": "3077", + "name": "Tyler York", + "position": "Food Technologist", + "salary": "$188,656", + "office": "Escondido", + "extn": "2421", + "start_date": "8/4/2017" + }, + { + "id": "3078", + "name": "Nick Ward", + "position": "Software Engineer", + "salary": "$159,183", + "office": "Springfield", + "extn": "3751", + "start_date": "10/13/2016" + }, + { + "id": "3079", + "name": "Kieth Glynn", + "position": "Auditor", + "salary": "$258,015", + "office": "Seattle", + "extn": "7762", + "start_date": "2/22/2017" + }, + { + "id": "3080", + "name": "Marie Parsons", + "position": "Web Developer", + "salary": "$29,653", + "office": "Houston", + "extn": "2990", + "start_date": "2/6/2013" + }, + { + "id": "3081", + "name": "Maxwell Douglas", + "position": "Operator", + "salary": "$278,130", + "office": "Milano", + "extn": "1343", + "start_date": "1/22/2007" + }, + { + "id": "3082", + "name": "Rufus Hill", + "position": "Auditor", + "salary": "$217,323", + "office": "Springfield", + "extn": "8134", + "start_date": "9/9/2002" + }, + { + "id": "3083", + "name": "Aisha Brock", + "position": "Retail Trainee", + "salary": "$105,446", + "office": "Zurich", + "extn": "5916", + "start_date": "5/25/2012" + }, + { + "id": "3084", + "name": "Clint Reyes", + "position": "HR Specialist", + "salary": "$15,539", + "office": "Berna", + "extn": "3311", + "start_date": "5/21/2016" + }, + { + "id": "3085", + "name": "Lana Walker", + "position": "Bookkeeper", + "salary": "$56,937", + "office": "Tokyo", + "extn": "8146", + "start_date": "3/18/2017" + }, + { + "id": "3086", + "name": "Elisabeth Andrews", + "position": "HR Coordinator", + "salary": "$215,779", + "office": "Bellevue", + "extn": "7158", + "start_date": "1/22/2016" + }, + { + "id": "3087", + "name": "Elle Douglas", + "position": "Bellman", + "salary": "$215,837", + "office": "Valetta", + "extn": "4170", + "start_date": "6/5/2017" + }, + { + "id": "3088", + "name": "Molly Lomax", + "position": "Healthcare Specialist", + "salary": "$169,948", + "office": "Rochester", + "extn": "5516", + "start_date": "6/24/2016" + }, + { + "id": "3089", + "name": "Hank Griffiths", + "position": "Audiologist", + "salary": "$49,345", + "office": "Los Angeles", + "extn": "1823", + "start_date": "10/24/2002" + }, + { + "id": "3090", + "name": "Chad Wilkinson", + "position": "Paramedic", + "salary": "$51,788", + "office": "Long Beach", + "extn": "4474", + "start_date": "3/22/2010" + }, + { + "id": "3091", + "name": "Ada Dickson", + "position": "Baker", + "salary": "$134,717", + "office": "Lancaster", + "extn": "5431", + "start_date": "2/7/2006" + }, + { + "id": "3092", + "name": "Rick Sherwood", + "position": "Baker", + "salary": "$89,000", + "office": "Tallahassee", + "extn": "6591", + "start_date": "8/12/2015" + }, + { + "id": "3093", + "name": "William Latham", + "position": "Accountant", + "salary": "$204,138", + "office": "Lincoln", + "extn": "2504", + "start_date": "10/27/2008" + }, + { + "id": "3094", + "name": "Savannah Ellis", + "position": "Investment Advisor", + "salary": "$232,234", + "office": "St. Louis", + "extn": "5297", + "start_date": "11/17/2012" + }, + { + "id": "3095", + "name": "Ethan Russel", + "position": "Designer", + "salary": "$233,064", + "office": "Wien", + "extn": "2024", + "start_date": "9/24/2017" + }, + { + "id": "3096", + "name": "Ethan Fall", + "position": "Cashier", + "salary": "$40,783", + "office": "Venice", + "extn": "5001", + "start_date": "10/15/2002" + }, + { + "id": "3097", + "name": "Bryon Hunter", + "position": "Pharmacist", + "salary": "$12,661", + "office": "Oklahoma City", + "extn": "3883", + "start_date": "2/20/2006" + }, + { + "id": "3098", + "name": "Adela Mould", + "position": "Food Technologist", + "salary": "$155,456", + "office": "Tallahassee", + "extn": "1943", + "start_date": "7/25/2006" + }, + { + "id": "3099", + "name": "Eve Tailor", + "position": "Laboratory Technician", + "salary": "$145,022", + "office": "Rochester", + "extn": "5798", + "start_date": "1/23/2004" + }, + { + "id": "3100", + "name": "Eduardo Vallins", + "position": "Budget Analyst", + "salary": "$214,033", + "office": "Lincoln", + "extn": "6470", + "start_date": "5/18/2011" + }, + { + "id": "3101", + "name": "Esmeralda Tanner", + "position": "Health Educator", + "salary": "$44,289", + "office": "Berna", + "extn": "2494", + "start_date": "9/15/2000" + }, + { + "id": "3102", + "name": "Ronald Tyler", + "position": "Loan Officer", + "salary": "$267,392", + "office": "Tokyo", + "extn": "2131", + "start_date": "5/26/2015" + }, + { + "id": "3103", + "name": "Marie Downing", + "position": "Food Technologist", + "salary": "$284,273", + "office": "Worcester", + "extn": "1465", + "start_date": "5/5/2014" + }, + { + "id": "3104", + "name": "Nathan Weasley", + "position": "Healthcare Specialist", + "salary": "$26,162", + "office": "Ontario", + "extn": "1812", + "start_date": "10/7/2000" + }, + { + "id": "3105", + "name": "Ember Nielson", + "position": "Global Logistics Supervisor", + "salary": "$235,080", + "office": "Bellevue", + "extn": "6106", + "start_date": "11/18/2008" + }, + { + "id": "3106", + "name": "Chadwick Thatcher", + "position": "IT Support Staff", + "salary": "$46,658", + "office": "Atlanta", + "extn": "6317", + "start_date": "7/7/2019" + }, + { + "id": "3107", + "name": "Carissa Hobbs", + "position": "Audiologist", + "salary": "$189,221", + "office": "Hollywood", + "extn": "1442", + "start_date": "8/10/2013" + }, + { + "id": "3108", + "name": "Estrella Brooks", + "position": "Food Technologist", + "salary": "$69,315", + "office": "Baltimore", + "extn": "8975", + "start_date": "2/1/2003" + }, + { + "id": "3109", + "name": "Percy Harrington", + "position": "Chef Manager", + "salary": "$184,302", + "office": "Venice", + "extn": "6338", + "start_date": "11/17/2008" + }, + { + "id": "3110", + "name": "Livia Vollans", + "position": "Cashier", + "salary": "$105,842", + "office": "Tulsa", + "extn": "6245", + "start_date": "11/28/2007" + }, + { + "id": "3111", + "name": "Selena Shaw", + "position": "Cook", + "salary": "$46,748", + "office": "Garland", + "extn": "8127", + "start_date": "12/9/2001" + }, + { + "id": "3112", + "name": "Kamila Hunt", + "position": "Accountant", + "salary": "$66,348", + "office": "Madrid", + "extn": "1891", + "start_date": "11/3/2001" + }, + { + "id": "3113", + "name": "Emma Shaw", + "position": "Laboratory Technician", + "salary": "$269,759", + "office": "Madison", + "extn": "4047", + "start_date": "5/12/2011" + }, + { + "id": "3114", + "name": "Roger Ebbs", + "position": "Production Painter", + "salary": "$31,739", + "office": "Portland", + "extn": "3705", + "start_date": "1/2/2013" + }, + { + "id": "3115", + "name": "Agnes Crawford", + "position": "Food Technologist", + "salary": "$10,825", + "office": "Zurich", + "extn": "2793", + "start_date": "12/10/2005" + }, + { + "id": "3116", + "name": "Henry Mould", + "position": "Assistant Buyer", + "salary": "$10,221", + "office": "San Jose", + "extn": "3911", + "start_date": "1/20/2015" + }, + { + "id": "3117", + "name": "Elijah Plant", + "position": "Service Supervisor", + "salary": "$179,065", + "office": "Nashville", + "extn": "3481", + "start_date": "9/17/2015" + }, + { + "id": "3118", + "name": "Marvin Baxter", + "position": "Banker", + "salary": "$271,204", + "office": "Orlando", + "extn": "9868", + "start_date": "5/29/2007" + }, + { + "id": "3119", + "name": "Alice James", + "position": "Machine Operator", + "salary": "$114,972", + "office": "Portland", + "extn": "9133", + "start_date": "8/3/2006" + }, + { + "id": "3120", + "name": "Ron Williams", + "position": "Bookkeeper", + "salary": "$51,842", + "office": "Jacksonville", + "extn": "9014", + "start_date": "6/21/2000" + }, + { + "id": "3121", + "name": "Maggie Warden", + "position": "Loan Officer", + "salary": "$26,070", + "office": "Atlanta", + "extn": "8721", + "start_date": "5/6/2015" + }, + { + "id": "3122", + "name": "Rose Potter", + "position": "IT Support Staff", + "salary": "$259,895", + "office": "Venice", + "extn": "5077", + "start_date": "8/13/2017" + }, + { + "id": "3123", + "name": "Chelsea Harrington", + "position": "CNC Operator", + "salary": "$48,720", + "office": "Washington", + "extn": "2936", + "start_date": "7/30/2009" + }, + { + "id": "3124", + "name": "Nate Hammond", + "position": "CNC Operator", + "salary": "$138,023", + "office": "Jacksonville", + "extn": "4669", + "start_date": "5/27/2009" + }, + { + "id": "3125", + "name": "Ron Jones", + "position": "Food Technologist", + "salary": "$206,947", + "office": "Berlin", + "extn": "9494", + "start_date": "4/27/2011" + }, + { + "id": "3126", + "name": "Matt Jackson", + "position": "Treasurer", + "salary": "$34,790", + "office": "San Francisco", + "extn": "5829", + "start_date": "1/28/2011" + }, + { + "id": "3127", + "name": "Brad Richards", + "position": "Project Manager", + "salary": "$266,127", + "office": "Oklahoma City", + "extn": "7172", + "start_date": "7/13/2009" + }, + { + "id": "3128", + "name": "Andrea Wills", + "position": "Production Painter", + "salary": "$49,894", + "office": "Dallas", + "extn": "3759", + "start_date": "9/8/2010" + }, + { + "id": "3129", + "name": "Sharon Redden", + "position": "Software Engineer", + "salary": "$195,353", + "office": "Phoenix", + "extn": "1406", + "start_date": "8/5/2018" + }, + { + "id": "3130", + "name": "Martin Coleman", + "position": "Budget Analyst", + "salary": "$195,438", + "office": "Lisbon", + "extn": "4948", + "start_date": "7/19/2017" + }, + { + "id": "3131", + "name": "Louise Eddison", + "position": "Front Desk Coordinator", + "salary": "$148,034", + "office": "Salem", + "extn": "9049", + "start_date": "12/28/2004" + }, + { + "id": "3132", + "name": "Sofie Durrant", + "position": "Biologist", + "salary": "$75,897", + "office": "Philadelphia", + "extn": "1037", + "start_date": "8/19/2008" + }, + { + "id": "3133", + "name": "Leslie Potts", + "position": "Cook", + "salary": "$175,928", + "office": "Quebec", + "extn": "3531", + "start_date": "12/26/2001" + }, + { + "id": "3134", + "name": "Michael Farrell", + "position": "Loan Officer", + "salary": "$91,100", + "office": "Boston", + "extn": "8380", + "start_date": "11/7/2000" + }, + { + "id": "3135", + "name": "Alexander Brock", + "position": "Design Engineer", + "salary": "$14,110", + "office": "Baltimore", + "extn": "6154", + "start_date": "6/18/2017" + }, + { + "id": "3136", + "name": "Ryan Booth", + "position": "Budget Analyst", + "salary": "$287,936", + "office": "Bridgeport", + "extn": "9024", + "start_date": "3/31/2019" + }, + { + "id": "3137", + "name": "Regina Flynn", + "position": "Restaurant Manager", + "salary": "$95,897", + "office": "Scottsdale", + "extn": "8185", + "start_date": "3/14/2012" + }, + { + "id": "3138", + "name": "Stella Howard", + "position": "Budget Analyst", + "salary": "$74,970", + "office": "Hollywood", + "extn": "5348", + "start_date": "6/17/2010" + }, + { + "id": "3139", + "name": "Mark Sheldon", + "position": "Steward", + "salary": "$221,522", + "office": "Jersey City", + "extn": "2505", + "start_date": "12/31/2002" + }, + { + "id": "3140", + "name": "Enoch Grey", + "position": "Electrician", + "salary": "$256,829", + "office": "Atlanta", + "extn": "9876", + "start_date": "8/17/2001" + }, + { + "id": "3141", + "name": "Tony Jones", + "position": "Clerk", + "salary": "$124,424", + "office": "Springfield", + "extn": "9127", + "start_date": "8/30/2009" + }, + { + "id": "3142", + "name": "Carl Gray", + "position": "Healthcare Specialist", + "salary": "$68,537", + "office": "San Bernardino", + "extn": "5959", + "start_date": "11/19/2008" + }, + { + "id": "3143", + "name": "Chris Gilbert", + "position": "Software Engineer", + "salary": "$170,151", + "office": "Fort Lauderdale", + "extn": "9830", + "start_date": "9/24/2010" + }, + { + "id": "3144", + "name": "Jack Bowen", + "position": "Doctor", + "salary": "$53,844", + "office": "San Bernardino", + "extn": "7645", + "start_date": "12/1/2004" + }, + { + "id": "3145", + "name": "Rebecca Dubois", + "position": "Cash Manager", + "salary": "$176,377", + "office": "St. Louis", + "extn": "2163", + "start_date": "7/12/2010" + }, + { + "id": "3146", + "name": "Allison Brown", + "position": "Ambulatory Nurse", + "salary": "$223,178", + "office": "Lakewood", + "extn": "7891", + "start_date": "1/13/2010" + }, + { + "id": "3147", + "name": "Joy Morgan", + "position": "Cook", + "salary": "$293,965", + "office": "Oakland", + "extn": "7284", + "start_date": "1/26/2014" + }, + { + "id": "3148", + "name": "Phillip Williams", + "position": "Paramedic", + "salary": "$84,872", + "office": "Omaha", + "extn": "7130", + "start_date": "3/1/2008" + }, + { + "id": "3149", + "name": "Joseph Coates", + "position": "Operator", + "salary": "$232,240", + "office": "Stockton", + "extn": "8755", + "start_date": "7/25/2009" + }, + { + "id": "3150", + "name": "Tony Dunbar", + "position": "Design Engineer", + "salary": "$23,040", + "office": "Washington", + "extn": "4811", + "start_date": "7/5/2016" + }, + { + "id": "3151", + "name": "Aeris Collingwood", + "position": "Health Educator", + "salary": "$258,835", + "office": "Anaheim", + "extn": "2818", + "start_date": "5/10/2016" + }, + { + "id": "3152", + "name": "Peter Larsen", + "position": "Associate Professor", + "salary": "$51,758", + "office": "Amarillo", + "extn": "6225", + "start_date": "10/23/2016" + }, + { + "id": "3153", + "name": "Trisha Coll", + "position": "Production Painter", + "salary": "$274,154", + "office": "Murfreesboro", + "extn": "4242", + "start_date": "8/7/2019" + }, + { + "id": "3154", + "name": "Luke Smith", + "position": "Steward", + "salary": "$113,537", + "office": "Memphis", + "extn": "3191", + "start_date": "7/22/2005" + }, + { + "id": "3155", + "name": "Harry Neville", + "position": "Restaurant Manager", + "salary": "$240,989", + "office": "Laredo", + "extn": "5356", + "start_date": "12/29/2004" + }, + { + "id": "3156", + "name": "Sharon Vass", + "position": "Clerk", + "salary": "$81,047", + "office": "Oakland", + "extn": "7149", + "start_date": "3/17/2009" + }, + { + "id": "3157", + "name": "Erick Gonzales", + "position": "Dentist", + "salary": "$23,297", + "office": "Scottsdale", + "extn": "3889", + "start_date": "12/25/2011" + }, + { + "id": "3158", + "name": "Anthony Rees", + "position": "Stockbroker", + "salary": "$229,885", + "office": "Cincinnati", + "extn": "2651", + "start_date": "12/30/2009" + }, + { + "id": "3159", + "name": "Nathan Ward", + "position": "Inspector", + "salary": "$237,693", + "office": "Lyon", + "extn": "5823", + "start_date": "11/2/2011" + }, + { + "id": "3160", + "name": "Elise Simpson", + "position": "Baker", + "salary": "$218,827", + "office": "Fort Lauderdale", + "extn": "9113", + "start_date": "6/16/2018" + }, + { + "id": "3161", + "name": "William Lowe", + "position": "Accountant", + "salary": "$132,434", + "office": "Venice", + "extn": "9648", + "start_date": "7/27/2005" + }, + { + "id": "3162", + "name": "Luke Chappell", + "position": "Laboratory Technician", + "salary": "$34,321", + "office": "Baltimore", + "extn": "3758", + "start_date": "5/9/2001" + }, + { + "id": "3163", + "name": "Percy Potter", + "position": "Operator", + "salary": "$120,773", + "office": "Quebec", + "extn": "1472", + "start_date": "12/13/2011" + }, + { + "id": "3164", + "name": "Liv Uddin", + "position": "Systems Administrator", + "salary": "$141,973", + "office": "Saint Paul", + "extn": "6279", + "start_date": "8/10/2012" + }, + { + "id": "3165", + "name": "Ramon Abbey", + "position": "Food Technologist", + "salary": "$184,516", + "office": "Lincoln", + "extn": "1938", + "start_date": "5/18/2012" + }, + { + "id": "3166", + "name": "Gil Wren", + "position": "Budget Analyst", + "salary": "$178,754", + "office": "Omaha", + "extn": "9629", + "start_date": "7/12/2004" + }, + { + "id": "3167", + "name": "Rosalyn Martin", + "position": "Web Developer", + "salary": "$97,027", + "office": "Minneapolis", + "extn": "7425", + "start_date": "7/20/2009" + }, + { + "id": "3168", + "name": "Lucas Fowler", + "position": "Healthcare Specialist", + "salary": "$124,673", + "office": "San Jose", + "extn": "1047", + "start_date": "11/17/2009" + }, + { + "id": "3169", + "name": "Matt Gibbons", + "position": "Machine Operator", + "salary": "$269,649", + "office": "Lyon", + "extn": "1174", + "start_date": "6/3/2013" + }, + { + "id": "3170", + "name": "Ivette Campbell", + "position": "Production Painter", + "salary": "$128,822", + "office": "Prague", + "extn": "7858", + "start_date": "1/19/2018" + }, + { + "id": "3171", + "name": "Rocco Wellington", + "position": "Bookkeeper", + "salary": "$98,352", + "office": "Laredo", + "extn": "6026", + "start_date": "6/4/2004" + }, + { + "id": "3172", + "name": "Bree Rycroft", + "position": "Accountant", + "salary": "$176,874", + "office": "Berna", + "extn": "7331", + "start_date": "3/2/2009" + }, + { + "id": "3173", + "name": "Camellia Watt", + "position": "Designer", + "salary": "$240,392", + "office": "Hollywood", + "extn": "3323", + "start_date": "8/6/2014" + }, + { + "id": "3174", + "name": "Leilani Nurton", + "position": "Dentist", + "salary": "$43,931", + "office": "Oakland", + "extn": "8626", + "start_date": "5/6/2002" + }, + { + "id": "3175", + "name": "George Booth", + "position": "Associate Professor", + "salary": "$32,859", + "office": "Laredo", + "extn": "3836", + "start_date": "2/5/2004" + }, + { + "id": "3176", + "name": "Josh Smith", + "position": "Chef Manager", + "salary": "$47,115", + "office": "London", + "extn": "6111", + "start_date": "2/19/2019" + }, + { + "id": "3177", + "name": "Britney Cattell", + "position": "Cash Manager", + "salary": "$155,072", + "office": "Long Beach", + "extn": "9978", + "start_date": "3/11/2012" + }, + { + "id": "3178", + "name": "Wade Ellis", + "position": "Inspector", + "salary": "$172,606", + "office": "Berlin", + "extn": "1779", + "start_date": "5/6/2008" + }, + { + "id": "3179", + "name": "Cecilia Saunders", + "position": "Auditor", + "salary": "$209,058", + "office": "Worcester", + "extn": "5229", + "start_date": "11/29/2010" + }, + { + "id": "3180", + "name": "Eduardo Dowson", + "position": "Banker", + "salary": "$238,341", + "office": "Irving", + "extn": "9867", + "start_date": "2/22/2004" + }, + { + "id": "3181", + "name": "Jayden Widdows", + "position": "Call Center Representative", + "salary": "$59,832", + "office": "Hayward", + "extn": "6905", + "start_date": "6/2/2017" + }, + { + "id": "3182", + "name": "Eduardo Crawford", + "position": "Fabricator", + "salary": "$182,930", + "office": "Dallas", + "extn": "4777", + "start_date": "11/14/2002" + }, + { + "id": "3183", + "name": "Jennifer Tanner", + "position": "Service Supervisor", + "salary": "$189,732", + "office": "Henderson", + "extn": "4736", + "start_date": "8/20/2008" + }, + { + "id": "3184", + "name": "Hayden Vollans", + "position": "Inspector", + "salary": "$23,595", + "office": "Valetta", + "extn": "6879", + "start_date": "9/24/2017" + }, + { + "id": "3185", + "name": "Nicholas Mcnally", + "position": "Insurance Broker", + "salary": "$199,030", + "office": "Ontario", + "extn": "4076", + "start_date": "8/26/2015" + }, + { + "id": "3186", + "name": "Naomi Varley", + "position": "Systems Administrator", + "salary": "$100,309", + "office": "Kansas City", + "extn": "5785", + "start_date": "3/8/2009" + }, + { + "id": "3187", + "name": "Roger Flett", + "position": "Investment Advisor", + "salary": "$194,067", + "office": "Saint Paul", + "extn": "1123", + "start_date": "9/29/2009" + }, + { + "id": "3188", + "name": "Eve Oswald", + "position": "Executive Director", + "salary": "$259,322", + "office": "Madison", + "extn": "4061", + "start_date": "11/8/2001" + }, + { + "id": "3189", + "name": "Tony Blackburn", + "position": "Front Desk Coordinator", + "salary": "$85,346", + "office": "Bakersfield", + "extn": "5106", + "start_date": "3/8/2007" + }, + { + "id": "3190", + "name": "Chad Rivers", + "position": "Audiologist", + "salary": "$122,915", + "office": "Berna", + "extn": "7707", + "start_date": "5/19/2015" + }, + { + "id": "3191", + "name": "Fred May", + "position": "Associate Professor", + "salary": "$188,842", + "office": "Minneapolis", + "extn": "1532", + "start_date": "6/9/2002" + }, + { + "id": "3192", + "name": "Camellia Lowe", + "position": "CNC Operator", + "salary": "$90,108", + "office": "Minneapolis", + "extn": "9271", + "start_date": "9/10/2000" + }, + { + "id": "3193", + "name": "Stacy Coleman", + "position": "Production Painter", + "salary": "$130,002", + "office": "Ontario", + "extn": "9097", + "start_date": "11/27/2006" + }, + { + "id": "3194", + "name": "Florence Andrews", + "position": "Budget Analyst", + "salary": "$13,556", + "office": "Chicago", + "extn": "2072", + "start_date": "1/3/2006" + }, + { + "id": "3195", + "name": "Willow Rossi", + "position": "Healthcare Specialist", + "salary": "$128,594", + "office": "Bellevue", + "extn": "4676", + "start_date": "12/24/2016" + }, + { + "id": "3196", + "name": "Angel Rogers", + "position": "Restaurant Manager", + "salary": "$10,369", + "office": "Charlotte", + "extn": "9783", + "start_date": "6/4/2004" + }, + { + "id": "3197", + "name": "Crystal Savage", + "position": "Health Educator", + "salary": "$219,560", + "office": "Washington", + "extn": "4970", + "start_date": "3/1/2018" + }, + { + "id": "3198", + "name": "Tyler Gordon", + "position": "HR Specialist", + "salary": "$52,427", + "office": "Phoenix", + "extn": "7620", + "start_date": "8/20/2018" + }, + { + "id": "3199", + "name": "Daphne Mould", + "position": "Project Manager", + "salary": "$258,381", + "office": "Chicago", + "extn": "2761", + "start_date": "6/26/2006" + }, + { + "id": "3200", + "name": "Harry Addley", + "position": "Audiologist", + "salary": "$299,251", + "office": "Berna", + "extn": "1756", + "start_date": "3/25/2008" + }, + { + "id": "3201", + "name": "Denis Thomas", + "position": "Software Engineer", + "salary": "$296,414", + "office": "Colorado Springs", + "extn": "3715", + "start_date": "9/1/2009" + }, + { + "id": "3202", + "name": "David Adler", + "position": "Cook", + "salary": "$207,821", + "office": "Madison", + "extn": "9680", + "start_date": "4/14/2014" + }, + { + "id": "3203", + "name": "Molly Warren", + "position": "Production Painter", + "salary": "$213,793", + "office": "Phoenix", + "extn": "3647", + "start_date": "12/19/2016" + }, + { + "id": "3204", + "name": "Ciara Farmer", + "position": "Lecturer", + "salary": "$67,144", + "office": "Milano", + "extn": "4766", + "start_date": "7/2/2000" + }, + { + "id": "3205", + "name": "Kassandra Smith", + "position": "Bookkeeper", + "salary": "$148,225", + "office": "Houston", + "extn": "6544", + "start_date": "12/7/2008" + }, + { + "id": "3206", + "name": "Kenzie Hewitt", + "position": "Insurance Broker", + "salary": "$118,682", + "office": "Fayetteville", + "extn": "6623", + "start_date": "11/1/2003" + }, + { + "id": "3207", + "name": "Ron Devonport", + "position": "Physician", + "salary": "$38,268", + "office": "Arlington", + "extn": "5279", + "start_date": "12/24/2005" + }, + { + "id": "3208", + "name": "Benjamin Mcgregor", + "position": "Accountant", + "salary": "$276,676", + "office": "Kansas City", + "extn": "5812", + "start_date": "9/30/2004" + }, + { + "id": "3209", + "name": "Jaylene Hilton", + "position": "Cook", + "salary": "$136,157", + "office": "Stockton", + "extn": "4097", + "start_date": "12/10/2007" + }, + { + "id": "3210", + "name": "Nathan Fleming", + "position": "Audiologist", + "salary": "$299,043", + "office": "Sacramento", + "extn": "4105", + "start_date": "5/3/2019" + }, + { + "id": "3211", + "name": "Barry Hogg", + "position": "Ambulatory Nurse", + "salary": "$26,420", + "office": "Richmond", + "extn": "4821", + "start_date": "1/21/2013" + }, + { + "id": "3212", + "name": "Enoch Upton", + "position": "Lecturer", + "salary": "$176,864", + "office": "Glendale", + "extn": "4251", + "start_date": "12/27/2018" + }, + { + "id": "3213", + "name": "Hank Parker", + "position": "Executive Director", + "salary": "$150,125", + "office": "Kansas City", + "extn": "8855", + "start_date": "9/26/2017" + }, + { + "id": "3214", + "name": "Evie Barclay", + "position": "Dentist", + "salary": "$21,955", + "office": "Wien", + "extn": "2704", + "start_date": "5/9/2019" + }, + { + "id": "3215", + "name": "Sydney Hunt", + "position": "Health Educator", + "salary": "$127,640", + "office": "Toledo", + "extn": "5582", + "start_date": "3/3/2012" + }, + { + "id": "3216", + "name": "Melania Brennan", + "position": "Health Educator", + "salary": "$115,315", + "office": "Irving", + "extn": "2990", + "start_date": "7/31/2015" + }, + { + "id": "3217", + "name": "Wade Freeburn", + "position": "Auditor", + "salary": "$152,909", + "office": "Baltimore", + "extn": "3732", + "start_date": "3/26/2015" + }, + { + "id": "3218", + "name": "Josh Farrant", + "position": "Operator", + "salary": "$31,888", + "office": "Baltimore", + "extn": "8077", + "start_date": "8/21/2007" + }, + { + "id": "3219", + "name": "Elijah Collingwood", + "position": "Stockbroker", + "salary": "$193,634", + "office": "Otawa", + "extn": "5659", + "start_date": "12/18/2014" + }, + { + "id": "3220", + "name": "Sienna Fleming", + "position": "HR Coordinator", + "salary": "$152,826", + "office": "Saint Paul", + "extn": "7429", + "start_date": "2/23/2006" + }, + { + "id": "3221", + "name": "Barney Gray", + "position": "Designer", + "salary": "$160,412", + "office": "Saint Paul", + "extn": "4809", + "start_date": "10/24/2019" + }, + { + "id": "3222", + "name": "Bob Hunt", + "position": "Designer", + "salary": "$204,158", + "office": "Bellevue", + "extn": "6482", + "start_date": "12/17/2004" + }, + { + "id": "3223", + "name": "Phillip Hammond", + "position": "Doctor", + "salary": "$63,152", + "office": "St. Louis", + "extn": "2734", + "start_date": "4/20/2013" + }, + { + "id": "3224", + "name": "Luke Lee", + "position": "IT Support Staff", + "salary": "$142,828", + "office": "Laredo", + "extn": "9294", + "start_date": "7/27/2006" + }, + { + "id": "3225", + "name": "Leslie Glynn", + "position": "Clerk", + "salary": "$101,420", + "office": "Charlotte", + "extn": "5976", + "start_date": "11/24/2013" + }, + { + "id": "3226", + "name": "Darlene Clifton", + "position": "Insurance Broker", + "salary": "$96,888", + "office": "Louisville", + "extn": "2061", + "start_date": "12/28/2015" + }, + { + "id": "3227", + "name": "Janice Douglas", + "position": "Mobile Developer", + "salary": "$73,407", + "office": "Oakland", + "extn": "4900", + "start_date": "7/7/2006" + }, + { + "id": "3228", + "name": "Caleb Randall", + "position": "Laboratory Technician", + "salary": "$185,245", + "office": "Hollywood", + "extn": "3417", + "start_date": "5/2/2002" + }, + { + "id": "3229", + "name": "Lynn Isaac", + "position": "Machine Operator", + "salary": "$215,180", + "office": "Lakewood", + "extn": "5578", + "start_date": "3/24/2004" + }, + { + "id": "3230", + "name": "Caleb Stone", + "position": "Electrician", + "salary": "$235,135", + "office": "Oakland", + "extn": "8645", + "start_date": "4/21/2005" + }, + { + "id": "3231", + "name": "Jasmine Martin", + "position": "Retail Trainee", + "salary": "$58,562", + "office": "San Antonio", + "extn": "2150", + "start_date": "8/30/2010" + }, + { + "id": "3232", + "name": "Makena Boyle", + "position": "Web Developer", + "salary": "$151,107", + "office": "Bucharest", + "extn": "6014", + "start_date": "4/3/2016" + }, + { + "id": "3233", + "name": "Vicky Cooper", + "position": "Front Desk Coordinator", + "salary": "$277,234", + "office": "Boston", + "extn": "6067", + "start_date": "4/25/2005" + }, + { + "id": "3234", + "name": "Ada Brock", + "position": "Mobile Developer", + "salary": "$153,294", + "office": "Oakland", + "extn": "7301", + "start_date": "9/10/2001" + }, + { + "id": "3235", + "name": "Hanna Jarvis", + "position": "Treasurer", + "salary": "$179,032", + "office": "Albuquerque", + "extn": "8681", + "start_date": "1/31/2014" + }, + { + "id": "3236", + "name": "Valerie Holt", + "position": "Retail Trainee", + "salary": "$244,973", + "office": "El Paso", + "extn": "9226", + "start_date": "4/30/2019" + }, + { + "id": "3237", + "name": "Julia Khan", + "position": "Associate Professor", + "salary": "$286,209", + "office": "Atlanta", + "extn": "8635", + "start_date": "5/15/2002" + }, + { + "id": "3238", + "name": "Jayden Bolton", + "position": "Food Technologist", + "salary": "$42,640", + "office": "Fremont", + "extn": "4096", + "start_date": "3/21/2008" + }, + { + "id": "3239", + "name": "Jack Dale", + "position": "Doctor", + "salary": "$94,071", + "office": "New York", + "extn": "8318", + "start_date": "5/25/2003" + }, + { + "id": "3240", + "name": "Cassidy Cox", + "position": "Healthcare Specialist", + "salary": "$109,319", + "office": "Arlington", + "extn": "4165", + "start_date": "2/2/2017" + }, + { + "id": "3241", + "name": "Joseph Shelton", + "position": "Auditor", + "salary": "$245,651", + "office": "Jacksonville", + "extn": "3548", + "start_date": "7/3/2012" + }, + { + "id": "3242", + "name": "Tess Barrett", + "position": "Staffing Consultant", + "salary": "$220,140", + "office": "Boston", + "extn": "9549", + "start_date": "1/27/2006" + }, + { + "id": "3243", + "name": "Ramon Healy", + "position": "Call Center Representative", + "salary": "$255,241", + "office": "Escondido", + "extn": "1698", + "start_date": "3/29/2001" + }, + { + "id": "3244", + "name": "Roger Robe", + "position": "Retail Trainee", + "salary": "$122,199", + "office": "Toledo", + "extn": "1348", + "start_date": "8/11/2017" + }, + { + "id": "3245", + "name": "Adalie Lewin", + "position": "Restaurant Manager", + "salary": "$258,203", + "office": "New Orleans", + "extn": "2258", + "start_date": "1/30/2018" + }, + { + "id": "3246", + "name": "Alba Quinnell", + "position": "Laboratory Technician", + "salary": "$59,938", + "office": "Huntsville", + "extn": "9952", + "start_date": "12/18/2010" + }, + { + "id": "3247", + "name": "Miley Leslie", + "position": "Staffing Consultant", + "salary": "$161,392", + "office": "Portland", + "extn": "8776", + "start_date": "4/21/2005" + }, + { + "id": "3248", + "name": "John Walton", + "position": "Food Technologist", + "salary": "$208,372", + "office": "Indianapolis", + "extn": "5821", + "start_date": "4/20/2018" + }, + { + "id": "3249", + "name": "Ivette Callan", + "position": "Restaurant Manager", + "salary": "$87,565", + "office": "Berlin", + "extn": "1988", + "start_date": "9/18/2017" + }, + { + "id": "3250", + "name": "Mike Norton", + "position": "Fabricator", + "salary": "$116,711", + "office": "Lisbon", + "extn": "3833", + "start_date": "12/10/2000" + }, + { + "id": "3251", + "name": "Tyson Gunn", + "position": "Healthcare Specialist", + "salary": "$64,494", + "office": "Jersey City", + "extn": "6059", + "start_date": "5/4/2000" + }, + { + "id": "3252", + "name": "Marla Olson", + "position": "Budget Analyst", + "salary": "$113,420", + "office": "San Diego", + "extn": "9552", + "start_date": "2/15/2003" + }, + { + "id": "3253", + "name": "Leroy Hamilton", + "position": "Health Educator", + "salary": "$166,250", + "office": "Wien", + "extn": "5642", + "start_date": "1/21/2012" + }, + { + "id": "3254", + "name": "Logan Flanders", + "position": "Health Educator", + "salary": "$296,258", + "office": "Cincinnati", + "extn": "8784", + "start_date": "7/25/2006" + }, + { + "id": "3255", + "name": "Melinda Tutton", + "position": "Budget Analyst", + "salary": "$243,960", + "office": "Sacramento", + "extn": "7815", + "start_date": "12/5/2001" + }, + { + "id": "3256", + "name": "Ruby Allen", + "position": "Doctor", + "salary": "$236,598", + "office": "Oakland", + "extn": "5478", + "start_date": "12/9/2009" + }, + { + "id": "3257", + "name": "Nicholas Vallins", + "position": "Pharmacist", + "salary": "$286,298", + "office": "Worcester", + "extn": "3021", + "start_date": "10/20/2005" + }, + { + "id": "3258", + "name": "Renee Radley", + "position": "Staffing Consultant", + "salary": "$293,621", + "office": "Memphis", + "extn": "8673", + "start_date": "11/13/2016" + }, + { + "id": "3259", + "name": "Naomi Stevens", + "position": "HR Coordinator", + "salary": "$229,508", + "office": "Venice", + "extn": "2431", + "start_date": "7/11/2016" + }, + { + "id": "3260", + "name": "Mackenzie Evans", + "position": "Budget Analyst", + "salary": "$227,323", + "office": "Reno", + "extn": "2681", + "start_date": "4/21/2017" + }, + { + "id": "3261", + "name": "Alma Jarrett", + "position": "Electrician", + "salary": "$93,928", + "office": "Cincinnati", + "extn": "3158", + "start_date": "11/11/2012" + }, + { + "id": "3262", + "name": "Georgia Robinson", + "position": "Bellman", + "salary": "$27,182", + "office": "Hayward", + "extn": "3522", + "start_date": "8/25/2002" + }, + { + "id": "3263", + "name": "Kendra Ellis", + "position": "HR Coordinator", + "salary": "$130,169", + "office": "Oklahoma City", + "extn": "2279", + "start_date": "2/28/2013" + }, + { + "id": "3264", + "name": "Audrey Fleming", + "position": "Banker", + "salary": "$34,662", + "office": "Sacramento", + "extn": "4879", + "start_date": "10/8/2011" + }, + { + "id": "3265", + "name": "Cecilia Tutton", + "position": "Restaurant Manager", + "salary": "$217,827", + "office": "Bridgeport", + "extn": "4359", + "start_date": "9/30/2011" + }, + { + "id": "3266", + "name": "Mike Sloan", + "position": "Front Desk Coordinator", + "salary": "$124,390", + "office": "Nashville", + "extn": "7582", + "start_date": "1/15/2010" + }, + { + "id": "3267", + "name": "Javier Morris", + "position": "Health Educator", + "salary": "$43,440", + "office": "Cincinnati", + "extn": "6626", + "start_date": "12/6/2013" + }, + { + "id": "3268", + "name": "Cassandra Martin", + "position": "CNC Operator", + "salary": "$84,333", + "office": "Santa Ana", + "extn": "5418", + "start_date": "10/3/2005" + }, + { + "id": "3269", + "name": "Selena Hooper", + "position": "Business Broker", + "salary": "$219,724", + "office": "Memphis", + "extn": "2056", + "start_date": "2/4/2017" + }, + { + "id": "3270", + "name": "Mason Bingham", + "position": "Doctor", + "salary": "$99,519", + "office": "New Orleans", + "extn": "6803", + "start_date": "3/6/2019" + }, + { + "id": "3271", + "name": "Benny Radcliffe", + "position": "Restaurant Manager", + "salary": "$129,868", + "office": "Wien", + "extn": "9456", + "start_date": "4/21/2000" + }, + { + "id": "3272", + "name": "Hazel Emmott", + "position": "Budget Analyst", + "salary": "$299,871", + "office": "Quebec", + "extn": "4282", + "start_date": "8/8/2011" + }, + { + "id": "3273", + "name": "Eduardo Norburn", + "position": "Doctor", + "salary": "$18,751", + "office": "Chicago", + "extn": "9595", + "start_date": "10/19/2012" + }, + { + "id": "3274", + "name": "Moira Adams", + "position": "Investment Advisor", + "salary": "$172,133", + "office": "Detroit", + "extn": "1541", + "start_date": "4/17/2018" + }, + { + "id": "3275", + "name": "Camden Jackson", + "position": "Banker", + "salary": "$225,376", + "office": "New Orleans", + "extn": "6755", + "start_date": "12/11/2011" + }, + { + "id": "3276", + "name": "Abbey Brooks", + "position": "Call Center Representative", + "salary": "$62,726", + "office": "Lisbon", + "extn": "5108", + "start_date": "3/12/2001" + }, + { + "id": "3277", + "name": "Matthew Brooks", + "position": "Cash Manager", + "salary": "$227,180", + "office": "Berna", + "extn": "5657", + "start_date": "5/30/2010" + }, + { + "id": "3278", + "name": "Logan Morley", + "position": "Auditor", + "salary": "$35,818", + "office": "Prague", + "extn": "4768", + "start_date": "2/11/2000" + }, + { + "id": "3279", + "name": "Kassandra Barrett", + "position": "Accountant", + "salary": "$278,353", + "office": "Irving", + "extn": "1297", + "start_date": "3/27/2009" + }, + { + "id": "3280", + "name": "Gil Robinson", + "position": "Assistant Buyer", + "salary": "$140,471", + "office": "Santa Ana", + "extn": "2740", + "start_date": "9/5/2001" + }, + { + "id": "3281", + "name": "Candace Watt", + "position": "Cash Manager", + "salary": "$89,285", + "office": "Amarillo", + "extn": "7444", + "start_date": "9/20/2012" + }, + { + "id": "3282", + "name": "Evie Mooney", + "position": "Web Developer", + "salary": "$133,671", + "office": "Murfreesboro", + "extn": "8668", + "start_date": "10/3/2009" + }, + { + "id": "3283", + "name": "Luke Vinton", + "position": "Design Engineer", + "salary": "$118,522", + "office": "Garland", + "extn": "6681", + "start_date": "2/11/2016" + }, + { + "id": "3284", + "name": "Victoria Victor", + "position": "CNC Operator", + "salary": "$192,558", + "office": "Madrid", + "extn": "1854", + "start_date": "11/12/2014" + }, + { + "id": "3285", + "name": "Daniel Power", + "position": "HR Specialist", + "salary": "$86,181", + "office": "San Francisco", + "extn": "7052", + "start_date": "8/11/2004" + }, + { + "id": "3286", + "name": "Violet Kelly", + "position": "Bellman", + "salary": "$282,538", + "office": "Omaha", + "extn": "4830", + "start_date": "3/14/2000" + }, + { + "id": "3287", + "name": "Crystal Edler", + "position": "Banker", + "salary": "$140,901", + "office": "Honolulu", + "extn": "5141", + "start_date": "11/15/2007" + }, + { + "id": "3288", + "name": "Melody Janes", + "position": "Healthcare Specialist", + "salary": "$114,143", + "office": "Lisbon", + "extn": "3432", + "start_date": "10/10/2002" + }, + { + "id": "3289", + "name": "Chester Gray", + "position": "Project Manager", + "salary": "$184,803", + "office": "Miami", + "extn": "5778", + "start_date": "6/4/2006" + }, + { + "id": "3290", + "name": "Angel Norris", + "position": "Insurance Broker", + "salary": "$100,956", + "office": "Berlin", + "extn": "8029", + "start_date": "4/27/2015" + }, + { + "id": "3291", + "name": "Ron Pearson", + "position": "Electrician", + "salary": "$203,236", + "office": "Kansas City", + "extn": "4580", + "start_date": "9/2/2014" + }, + { + "id": "3292", + "name": "Mara Flack", + "position": "Clerk", + "salary": "$127,709", + "office": "Escondido", + "extn": "1071", + "start_date": "3/4/2017" + }, + { + "id": "3293", + "name": "Alan Trent", + "position": "Health Educator", + "salary": "$182,594", + "office": "Reno", + "extn": "4246", + "start_date": "2/11/2007" + }, + { + "id": "3294", + "name": "Daniel Weldon", + "position": "Staffing Consultant", + "salary": "$279,013", + "office": "Santa Ana", + "extn": "3936", + "start_date": "5/14/2018" + }, + { + "id": "3295", + "name": "Marvin Khan", + "position": "Electrician", + "salary": "$223,603", + "office": "Atlanta", + "extn": "5432", + "start_date": "2/28/2015" + }, + { + "id": "3296", + "name": "Janelle Hamilton", + "position": "HR Specialist", + "salary": "$82,888", + "office": "Lancaster", + "extn": "7152", + "start_date": "7/8/2007" + }, + { + "id": "3297", + "name": "Joseph Crawford", + "position": "Paramedic", + "salary": "$276,703", + "office": "San Francisco", + "extn": "2998", + "start_date": "9/14/2010" + }, + { + "id": "3298", + "name": "Maxwell Summers", + "position": "Paramedic", + "salary": "$278,337", + "office": "Norfolk", + "extn": "8712", + "start_date": "3/6/2017" + }, + { + "id": "3299", + "name": "Barney Rixon", + "position": "Restaurant Manager", + "salary": "$278,640", + "office": "New Orleans", + "extn": "7449", + "start_date": "10/21/2004" + }, + { + "id": "3300", + "name": "Maxwell Slater", + "position": "Staffing Consultant", + "salary": "$259,691", + "office": "Scottsdale", + "extn": "2184", + "start_date": "10/3/2010" + }, + { + "id": "3301", + "name": "Blake Robertson", + "position": "Physician", + "salary": "$119,718", + "office": "Pittsburgh", + "extn": "7354", + "start_date": "5/9/2010" + }, + { + "id": "3302", + "name": "Drew Anderson", + "position": "Web Developer", + "salary": "$229,515", + "office": "Indianapolis", + "extn": "7187", + "start_date": "4/27/2016" + }, + { + "id": "3303", + "name": "Luke Pratt", + "position": "Steward", + "salary": "$136,482", + "office": "Stockton", + "extn": "3456", + "start_date": "7/26/2014" + }, + { + "id": "3304", + "name": "Tyler Anderson", + "position": "Project Manager", + "salary": "$142,893", + "office": "Richmond", + "extn": "1291", + "start_date": "8/20/2010" + }, + { + "id": "3305", + "name": "Kassandra Collins", + "position": "Health Educator", + "salary": "$206,240", + "office": "Portland", + "extn": "7272", + "start_date": "12/13/2016" + }, + { + "id": "3306", + "name": "Domenic Oliver", + "position": "Fabricator", + "salary": "$94,609", + "office": "Jersey City", + "extn": "6304", + "start_date": "12/9/2004" + }, + { + "id": "3307", + "name": "Sarah Hastings", + "position": "Steward", + "salary": "$219,781", + "office": "Norfolk", + "extn": "5782", + "start_date": "9/6/2015" + }, + { + "id": "3308", + "name": "Shay Salt", + "position": "Steward", + "salary": "$19,276", + "office": "Berna", + "extn": "5012", + "start_date": "9/27/2000" + }, + { + "id": "3309", + "name": "Amy Phillips", + "position": "Accountant", + "salary": "$103,809", + "office": "Philadelphia", + "extn": "8056", + "start_date": "10/11/2018" + }, + { + "id": "3310", + "name": "Owen Lakey", + "position": "Baker", + "salary": "$177,317", + "office": "Salt Lake City", + "extn": "7485", + "start_date": "5/30/2006" + }, + { + "id": "3311", + "name": "Mike Marshall", + "position": "Accountant", + "salary": "$67,011", + "office": "Albuquerque", + "extn": "2346", + "start_date": "12/6/2015" + }, + { + "id": "3312", + "name": "Andrea Hudson", + "position": "Health Educator", + "salary": "$127,899", + "office": "Bridgeport", + "extn": "7002", + "start_date": "2/16/2000" + }, + { + "id": "3313", + "name": "Denny Truscott", + "position": "IT Support Staff", + "salary": "$199,770", + "office": "Philadelphia", + "extn": "4079", + "start_date": "4/12/2006" + }, + { + "id": "3314", + "name": "Doug Umney", + "position": "Bookkeeper", + "salary": "$298,397", + "office": "Irving", + "extn": "6111", + "start_date": "10/23/2015" + }, + { + "id": "3315", + "name": "Johnathan Quinton", + "position": "Laboratory Technician", + "salary": "$57,120", + "office": "Otawa", + "extn": "1610", + "start_date": "1/5/2013" + }, + { + "id": "3316", + "name": "Gil Mason", + "position": "Designer", + "salary": "$225,329", + "office": "Omaha", + "extn": "3579", + "start_date": "2/21/2009" + }, + { + "id": "3317", + "name": "Alessia Whittle", + "position": "Webmaster", + "salary": "$192,751", + "office": "Sacramento", + "extn": "9991", + "start_date": "9/10/2008" + }, + { + "id": "3318", + "name": "Benny Zaoui", + "position": "Health Educator", + "salary": "$163,459", + "office": "Otawa", + "extn": "6804", + "start_date": "12/7/2004" + }, + { + "id": "3319", + "name": "Eryn Hooper", + "position": "Lecturer", + "salary": "$248,597", + "office": "Huntsville", + "extn": "1056", + "start_date": "2/15/2010" + }, + { + "id": "3320", + "name": "Hannah Russell", + "position": "Operator", + "salary": "$198,833", + "office": "Fayetteville", + "extn": "4684", + "start_date": "1/11/2013" + }, + { + "id": "3321", + "name": "Harry Scott", + "position": "Assistant Buyer", + "salary": "$106,234", + "office": "Milwaukee", + "extn": "6275", + "start_date": "3/7/2016" + }, + { + "id": "3322", + "name": "Nicholas Cartwright", + "position": "Electrician", + "salary": "$22,092", + "office": "Glendale", + "extn": "1664", + "start_date": "7/27/2008" + }, + { + "id": "3323", + "name": "Lucas Saunders", + "position": "Stockbroker", + "salary": "$209,869", + "office": "Lincoln", + "extn": "6201", + "start_date": "8/24/2016" + }, + { + "id": "3324", + "name": "Sofia Rees", + "position": "Inspector", + "salary": "$42,101", + "office": "Saint Paul", + "extn": "9761", + "start_date": "5/1/2018" + }, + { + "id": "3325", + "name": "Michael Attwood", + "position": "Banker", + "salary": "$294,759", + "office": "Lisbon", + "extn": "6163", + "start_date": "7/27/2011" + }, + { + "id": "3326", + "name": "Aiden Donovan", + "position": "Fabricator", + "salary": "$158,707", + "office": "Minneapolis", + "extn": "5831", + "start_date": "9/19/2004" + }, + { + "id": "3327", + "name": "Jayden Dickson", + "position": "Chef Manager", + "salary": "$31,913", + "office": "Cincinnati", + "extn": "5322", + "start_date": "2/3/2009" + }, + { + "id": "3328", + "name": "Havana London", + "position": "Mobile Developer", + "salary": "$229,079", + "office": "Fayetteville", + "extn": "5974", + "start_date": "4/7/2005" + }, + { + "id": "3329", + "name": "Phoebe Bowen", + "position": "Global Logistics Supervisor", + "salary": "$292,593", + "office": "Ontario", + "extn": "6671", + "start_date": "9/7/2007" + }, + { + "id": "3330", + "name": "Nate Collins", + "position": "Insurance Broker", + "salary": "$171,120", + "office": "Venice", + "extn": "8639", + "start_date": "1/15/2002" + }, + { + "id": "3331", + "name": "Candice Neville", + "position": "Business Broker", + "salary": "$290,885", + "office": "Scottsdale", + "extn": "5224", + "start_date": "8/3/2013" + }, + { + "id": "3332", + "name": "Carmella Matthews", + "position": "Electrician", + "salary": "$104,429", + "office": "Moreno Valley", + "extn": "4596", + "start_date": "6/5/2016" + }, + { + "id": "3333", + "name": "Johnathan Walter", + "position": "Budget Analyst", + "salary": "$298,968", + "office": "Oklahoma City", + "extn": "6426", + "start_date": "4/5/2008" + }, + { + "id": "3334", + "name": "Sharon Sloan", + "position": "Inspector", + "salary": "$262,509", + "office": "Salt Lake City", + "extn": "1379", + "start_date": "3/16/2018" + }, + { + "id": "3335", + "name": "Shelby Curtis", + "position": "Food Technologist", + "salary": "$264,627", + "office": "Anaheim", + "extn": "1885", + "start_date": "12/12/2013" + }, + { + "id": "3336", + "name": "Audrey Drake", + "position": "Health Educator", + "salary": "$130,673", + "office": "Saint Paul", + "extn": "9618", + "start_date": "8/18/2001" + }, + { + "id": "3337", + "name": "Maxwell Hopkins", + "position": "Operator", + "salary": "$116,162", + "office": "El Paso", + "extn": "3587", + "start_date": "8/4/2015" + }, + { + "id": "3338", + "name": "Nathan Dixon", + "position": "Doctor", + "salary": "$10,856", + "office": "Fremont", + "extn": "9809", + "start_date": "4/24/2006" + }, + { + "id": "3339", + "name": "Evie Stewart", + "position": "Paramedic", + "salary": "$142,595", + "office": "Otawa", + "extn": "5055", + "start_date": "1/17/2019" + }, + { + "id": "3340", + "name": "Maxwell Owens", + "position": "Audiologist", + "salary": "$18,249", + "office": "Memphis", + "extn": "2967", + "start_date": "3/30/2008" + }, + { + "id": "3341", + "name": "Naomi Knight", + "position": "Staffing Consultant", + "salary": "$64,764", + "office": "Scottsdale", + "extn": "3914", + "start_date": "1/17/2002" + }, + { + "id": "3342", + "name": "Cristal Nurton", + "position": "Staffing Consultant", + "salary": "$154,735", + "office": "Springfield", + "extn": "6323", + "start_date": "8/27/2006" + }, + { + "id": "3343", + "name": "Parker Garcia", + "position": "Steward", + "salary": "$173,338", + "office": "Columbus", + "extn": "7487", + "start_date": "12/22/2001" + }, + { + "id": "3344", + "name": "Angela Gunn", + "position": "Restaurant Manager", + "salary": "$290,613", + "office": "Oklahoma City", + "extn": "8758", + "start_date": "8/14/2012" + }, + { + "id": "3345", + "name": "Marjorie Ashley", + "position": "Ambulatory Nurse", + "salary": "$164,160", + "office": "Houston", + "extn": "8164", + "start_date": "5/6/2016" + }, + { + "id": "3346", + "name": "Marissa Overson", + "position": "Insurance Broker", + "salary": "$37,373", + "office": "Lisbon", + "extn": "7466", + "start_date": "8/1/2007" + }, + { + "id": "3347", + "name": "Matthew Farmer", + "position": "Global Logistics Supervisor", + "salary": "$108,334", + "office": "Miami", + "extn": "1759", + "start_date": "5/21/2009" + }, + { + "id": "3348", + "name": "Ramon Pitt", + "position": "Machine Operator", + "salary": "$57,518", + "office": "Fayetteville", + "extn": "9656", + "start_date": "1/7/2006" + }, + { + "id": "3349", + "name": "Sebastian Curtis", + "position": "Global Logistics Supervisor", + "salary": "$69,567", + "office": "Louisville", + "extn": "8530", + "start_date": "3/15/2018" + }, + { + "id": "3350", + "name": "Rebecca Olivier", + "position": "Front Desk Coordinator", + "salary": "$240,982", + "office": "Louisville", + "extn": "4070", + "start_date": "9/2/2014" + }, + { + "id": "3351", + "name": "Elijah Poole", + "position": "Budget Analyst", + "salary": "$118,947", + "office": "Philadelphia", + "extn": "6803", + "start_date": "5/2/2008" + }, + { + "id": "3352", + "name": "Eduardo Clark", + "position": "Health Educator", + "salary": "$184,756", + "office": "Jersey City", + "extn": "7043", + "start_date": "8/16/2012" + }, + { + "id": "3353", + "name": "Percy Parker", + "position": "Steward", + "salary": "$243,874", + "office": "Tallahassee", + "extn": "5878", + "start_date": "1/31/2019" + }, + { + "id": "3354", + "name": "Lucas Dwyer", + "position": "Cashier", + "salary": "$198,210", + "office": "Milwaukee", + "extn": "9776", + "start_date": "5/30/2005" + }, + { + "id": "3355", + "name": "Alma Knight", + "position": "Budget Analyst", + "salary": "$122,291", + "office": "Hayward", + "extn": "1825", + "start_date": "5/8/2001" + }, + { + "id": "3356", + "name": "Julian Anderson", + "position": "Clerk", + "salary": "$93,858", + "office": "Lincoln", + "extn": "4308", + "start_date": "6/1/2017" + }, + { + "id": "3357", + "name": "Mona Gibson", + "position": "Cash Manager", + "salary": "$97,207", + "office": "Columbus", + "extn": "6710", + "start_date": "2/11/2013" + }, + { + "id": "3358", + "name": "Davina Rogers", + "position": "Ambulatory Nurse", + "salary": "$81,762", + "office": "Honolulu", + "extn": "7523", + "start_date": "4/6/2017" + }, + { + "id": "3359", + "name": "Barney Villiger", + "position": "Food Technologist", + "salary": "$32,794", + "office": "Moreno Valley", + "extn": "9281", + "start_date": "12/14/2017" + }, + { + "id": "3360", + "name": "Marilyn Dunbar", + "position": "Restaurant Manager", + "salary": "$37,280", + "office": "Murfreesboro", + "extn": "5420", + "start_date": "8/7/2008" + }, + { + "id": "3361", + "name": "Harry Thornton", + "position": "Food Technologist", + "salary": "$269,865", + "office": "San Antonio", + "extn": "5297", + "start_date": "1/15/2003" + }, + { + "id": "3362", + "name": "Vanessa Rothwell", + "position": "Auditor", + "salary": "$101,989", + "office": "Murfreesboro", + "extn": "8978", + "start_date": "9/11/2014" + }, + { + "id": "3363", + "name": "Gabriel Hammond", + "position": "Laboratory Technician", + "salary": "$34,886", + "office": "Baltimore", + "extn": "2875", + "start_date": "7/10/2007" + }, + { + "id": "3364", + "name": "Rachael Baxter", + "position": "Biologist", + "salary": "$37,512", + "office": "San Bernardino", + "extn": "2014", + "start_date": "6/25/2008" + }, + { + "id": "3365", + "name": "Cynthia Quinnell", + "position": "Service Supervisor", + "salary": "$65,012", + "office": "Kansas City", + "extn": "9723", + "start_date": "11/6/2010" + }, + { + "id": "3366", + "name": "Audrey Henderson", + "position": "Budget Analyst", + "salary": "$232,089", + "office": "Cincinnati", + "extn": "7133", + "start_date": "9/28/2018" + }, + { + "id": "3367", + "name": "Rocco Khan", + "position": "Business Broker", + "salary": "$210,506", + "office": "Springfield", + "extn": "1312", + "start_date": "6/17/2012" + }, + { + "id": "3368", + "name": "Lara Warden", + "position": "Steward", + "salary": "$74,903", + "office": "Columbus", + "extn": "1081", + "start_date": "2/17/2008" + }, + { + "id": "3369", + "name": "Clint Talbot", + "position": "Cash Manager", + "salary": "$165,618", + "office": "Toledo", + "extn": "4518", + "start_date": "10/18/2014" + }, + { + "id": "3370", + "name": "Nicole Craig", + "position": "Executive Director", + "salary": "$32,706", + "office": "Oklahoma City", + "extn": "5880", + "start_date": "2/27/2010" + }, + { + "id": "3371", + "name": "Ronald Emmett", + "position": "Treasurer", + "salary": "$205,097", + "office": "Atlanta", + "extn": "1678", + "start_date": "7/24/2018" + }, + { + "id": "3372", + "name": "Chadwick Davies", + "position": "Systems Administrator", + "salary": "$125,279", + "office": "Honolulu", + "extn": "9537", + "start_date": "9/14/2004" + }, + { + "id": "3373", + "name": "Gabriel Casey", + "position": "HR Coordinator", + "salary": "$163,359", + "office": "Rome", + "extn": "5509", + "start_date": "3/17/2017" + }, + { + "id": "3374", + "name": "Maribel Hope", + "position": "Design Engineer", + "salary": "$219,365", + "office": "Louisville", + "extn": "9036", + "start_date": "4/20/2013" + }, + { + "id": "3375", + "name": "Harvey Lambert", + "position": "Project Manager", + "salary": "$93,026", + "office": "Salt Lake City", + "extn": "6866", + "start_date": "3/6/2011" + }, + { + "id": "3376", + "name": "Jacob Preston", + "position": "HR Specialist", + "salary": "$238,571", + "office": "Las Vegas", + "extn": "5925", + "start_date": "8/15/2008" + }, + { + "id": "3377", + "name": "Tyson Milner", + "position": "Physician", + "salary": "$24,293", + "office": "Laredo", + "extn": "5818", + "start_date": "10/29/2006" + }, + { + "id": "3378", + "name": "David Windsor", + "position": "Project Manager", + "salary": "$151,163", + "office": "Innsbruck", + "extn": "4516", + "start_date": "4/11/2004" + }, + { + "id": "3379", + "name": "Mason Stubbs", + "position": "Chef Manager", + "salary": "$216,031", + "office": "Anaheim", + "extn": "9314", + "start_date": "6/12/2002" + }, + { + "id": "3380", + "name": "Catherine Sanchez", + "position": "CNC Operator", + "salary": "$245,084", + "office": "Wien", + "extn": "5350", + "start_date": "7/22/2000" + }, + { + "id": "3381", + "name": "Mike Tindall", + "position": "Bellman", + "salary": "$226,733", + "office": "Chicago", + "extn": "3751", + "start_date": "11/14/2000" + }, + { + "id": "3382", + "name": "Britney Wilton", + "position": "Mobile Developer", + "salary": "$189,724", + "office": "Orlando", + "extn": "9192", + "start_date": "5/2/2008" + }, + { + "id": "3383", + "name": "Daron Isaac", + "position": "Biologist", + "salary": "$157,295", + "office": "Indianapolis", + "extn": "3966", + "start_date": "7/10/2014" + }, + { + "id": "3384", + "name": "Oliver Murphy", + "position": "Production Painter", + "salary": "$209,843", + "office": "Lakewood", + "extn": "4973", + "start_date": "3/19/2016" + }, + { + "id": "3385", + "name": "Rufus Cattell", + "position": "Clerk", + "salary": "$89,667", + "office": "Berna", + "extn": "1229", + "start_date": "5/2/2002" + }, + { + "id": "3386", + "name": "Carter Nelson", + "position": "Electrician", + "salary": "$46,131", + "office": "Norfolk", + "extn": "8871", + "start_date": "3/3/2014" + }, + { + "id": "3387", + "name": "Javier Veale", + "position": "Ambulatory Nurse", + "salary": "$12,043", + "office": "Jacksonville", + "extn": "1294", + "start_date": "5/30/2019" + }, + { + "id": "3388", + "name": "Martin Coll", + "position": "Accountant", + "salary": "$278,401", + "office": "Richmond", + "extn": "8993", + "start_date": "1/7/2014" + }, + { + "id": "3389", + "name": "Helen Boden", + "position": "Business Broker", + "salary": "$13,622", + "office": "Moreno Valley", + "extn": "5204", + "start_date": "9/13/2018" + }, + { + "id": "3390", + "name": "Clint Robertson", + "position": "Systems Administrator", + "salary": "$267,790", + "office": "Indianapolis", + "extn": "3308", + "start_date": "9/7/2001" + }, + { + "id": "3391", + "name": "Lucas Boyle", + "position": "Operator", + "salary": "$240,415", + "office": "Lincoln", + "extn": "7464", + "start_date": "5/20/2016" + }, + { + "id": "3392", + "name": "Domenic Norris", + "position": "Restaurant Manager", + "salary": "$272,632", + "office": "Moreno Valley", + "extn": "3515", + "start_date": "2/22/2010" + }, + { + "id": "3393", + "name": "Deborah Quinn", + "position": "Retail Trainee", + "salary": "$49,832", + "office": "Arlington", + "extn": "5084", + "start_date": "12/5/2008" + }, + { + "id": "3394", + "name": "Ron Tindall", + "position": "Doctor", + "salary": "$60,321", + "office": "Fullerton", + "extn": "4763", + "start_date": "6/14/2004" + }, + { + "id": "3395", + "name": "Boris Selby", + "position": "Loan Officer", + "salary": "$220,263", + "office": "Rome", + "extn": "5500", + "start_date": "12/22/2015" + }, + { + "id": "3396", + "name": "Jules Harper", + "position": "Cook", + "salary": "$182,175", + "office": "Berlin", + "extn": "5058", + "start_date": "5/20/2007" + }, + { + "id": "3397", + "name": "Shelby Driscoll", + "position": "Design Engineer", + "salary": "$206,913", + "office": "Scottsdale", + "extn": "3888", + "start_date": "11/6/2001" + }, + { + "id": "3398", + "name": "Bart Cooper", + "position": "IT Support Staff", + "salary": "$70,292", + "office": "Tulsa", + "extn": "9325", + "start_date": "11/4/2018" + }, + { + "id": "3399", + "name": "George Price", + "position": "Health Educator", + "salary": "$199,153", + "office": "Seattle", + "extn": "5559", + "start_date": "5/5/2015" + }, + { + "id": "3400", + "name": "Nicholas Cobb", + "position": "Global Logistics Supervisor", + "salary": "$119,407", + "office": "Detroit", + "extn": "9254", + "start_date": "8/10/2009" + }, + { + "id": "3401", + "name": "Elijah Stone", + "position": "Banker", + "salary": "$47,931", + "office": "Oakland", + "extn": "9176", + "start_date": "11/12/2008" + }, + { + "id": "3402", + "name": "Anabelle Noon", + "position": "Investment Advisor", + "salary": "$89,796", + "office": "Huntsville", + "extn": "9603", + "start_date": "8/20/2011" + }, + { + "id": "3403", + "name": "Julius Dunbar", + "position": "Staffing Consultant", + "salary": "$144,795", + "office": "Bellevue", + "extn": "1679", + "start_date": "8/25/2000" + }, + { + "id": "3404", + "name": "Nate Jones", + "position": "Biologist", + "salary": "$216,739", + "office": "Innsbruck", + "extn": "8226", + "start_date": "2/25/2017" + }, + { + "id": "3405", + "name": "Harry Middleton", + "position": "Business Broker", + "salary": "$42,134", + "office": "Worcester", + "extn": "9879", + "start_date": "6/24/2010" + }, + { + "id": "3406", + "name": "Elly Coleman", + "position": "Electrician", + "salary": "$195,191", + "office": "Innsbruck", + "extn": "7691", + "start_date": "5/15/2007" + }, + { + "id": "3407", + "name": "Eduardo Squire", + "position": "Ambulatory Nurse", + "salary": "$197,149", + "office": "Albuquerque", + "extn": "7497", + "start_date": "7/16/2015" + }, + { + "id": "3408", + "name": "Moira Appleton", + "position": "Restaurant Manager", + "salary": "$113,041", + "office": "Lincoln", + "extn": "5508", + "start_date": "11/30/2000" + }, + { + "id": "3409", + "name": "Jasmine Richardson", + "position": "Mobile Developer", + "salary": "$20,815", + "office": "Saint Paul", + "extn": "6077", + "start_date": "5/29/2002" + }, + { + "id": "3410", + "name": "Marigold James", + "position": "Stockbroker", + "salary": "$217,790", + "office": "Huntsville", + "extn": "7919", + "start_date": "12/29/2015" + }, + { + "id": "3411", + "name": "Chad Rust", + "position": "HR Specialist", + "salary": "$147,631", + "office": "El Paso", + "extn": "7202", + "start_date": "4/7/2017" + }, + { + "id": "3412", + "name": "Cristal Oatway", + "position": "Design Engineer", + "salary": "$40,849", + "office": "Paris", + "extn": "2138", + "start_date": "5/7/2004" + }, + { + "id": "3413", + "name": "Sebastian Salt", + "position": "Bookkeeper", + "salary": "$165,221", + "office": "Minneapolis", + "extn": "6145", + "start_date": "6/30/2005" + }, + { + "id": "3414", + "name": "Mason Fisher", + "position": "Webmaster", + "salary": "$17,479", + "office": "Stockton", + "extn": "7125", + "start_date": "7/27/2008" + }, + { + "id": "3415", + "name": "Bob Chapman", + "position": "Loan Officer", + "salary": "$118,751", + "office": "Portland", + "extn": "6296", + "start_date": "6/26/2013" + }, + { + "id": "3416", + "name": "Eryn Whinter", + "position": "Retail Trainee", + "salary": "$214,066", + "office": "Zurich", + "extn": "4163", + "start_date": "12/3/2005" + }, + { + "id": "3417", + "name": "Eileen Farrant", + "position": "Global Logistics Supervisor", + "salary": "$183,282", + "office": "Richmond", + "extn": "1050", + "start_date": "9/6/2010" + }, + { + "id": "3418", + "name": "Esmeralda Ainsworth", + "position": "Fabricator", + "salary": "$187,902", + "office": "Las Vegas", + "extn": "7740", + "start_date": "8/28/2013" + }, + { + "id": "3419", + "name": "Boris Bullock", + "position": "Machine Operator", + "salary": "$248,074", + "office": "Louisville", + "extn": "3991", + "start_date": "8/6/2001" + }, + { + "id": "3420", + "name": "Alma Aldridge", + "position": "Executive Director", + "salary": "$195,348", + "office": "Salem", + "extn": "4904", + "start_date": "5/17/2013" + }, + { + "id": "3421", + "name": "Mike Ross", + "position": "Banker", + "salary": "$174,816", + "office": "Los Angeles", + "extn": "4498", + "start_date": "11/25/2010" + }, + { + "id": "3422", + "name": "Erick Morris", + "position": "Webmaster", + "salary": "$264,275", + "office": "Long Beach", + "extn": "6294", + "start_date": "2/2/2004" + }, + { + "id": "3423", + "name": "Nicholas Addis", + "position": "Physician", + "salary": "$278,121", + "office": "Washington", + "extn": "5713", + "start_date": "1/19/2005" + }, + { + "id": "3424", + "name": "Hanna Murphy", + "position": "Lecturer", + "salary": "$266,136", + "office": "Detroit", + "extn": "6378", + "start_date": "9/19/2013" + }, + { + "id": "3425", + "name": "Jacob Carson", + "position": "Web Developer", + "salary": "$47,213", + "office": "Zurich", + "extn": "1901", + "start_date": "9/15/2001" + }, + { + "id": "3426", + "name": "Irene Tyler", + "position": "Dentist", + "salary": "$38,750", + "office": "San Antonio", + "extn": "1586", + "start_date": "7/6/2000" + }, + { + "id": "3427", + "name": "Janelle Ellis", + "position": "Dentist", + "salary": "$93,496", + "office": "Miami", + "extn": "7654", + "start_date": "1/25/2012" + }, + { + "id": "3428", + "name": "Oliver Vaughan", + "position": "Production Painter", + "salary": "$223,352", + "office": "Rochester", + "extn": "2577", + "start_date": "1/24/2003" + }, + { + "id": "3429", + "name": "Chuck Randall", + "position": "Bookkeeper", + "salary": "$245,678", + "office": "Moreno Valley", + "extn": "8085", + "start_date": "6/4/2012" + }, + { + "id": "3430", + "name": "Daphne Hunt", + "position": "Ambulatory Nurse", + "salary": "$26,338", + "office": "Wien", + "extn": "6846", + "start_date": "11/15/2006" + }, + { + "id": "3431", + "name": "Freya Pitt", + "position": "Clerk", + "salary": "$151,975", + "office": "Fayetteville", + "extn": "8828", + "start_date": "11/14/2016" + }, + { + "id": "3432", + "name": "Caleb Tindall", + "position": "Mobile Developer", + "salary": "$158,638", + "office": "Dallas", + "extn": "9906", + "start_date": "4/14/2016" + }, + { + "id": "3433", + "name": "Jules Edwards", + "position": "Insurance Broker", + "salary": "$108,369", + "office": "Fort Lauderdale", + "extn": "2032", + "start_date": "1/4/2010" + }, + { + "id": "3434", + "name": "Rufus Swift", + "position": "Clerk", + "salary": "$77,253", + "office": "Memphis", + "extn": "7414", + "start_date": "1/3/2015" + }, + { + "id": "3435", + "name": "Carl Jackson", + "position": "Clerk", + "salary": "$161,036", + "office": "Tulsa", + "extn": "1107", + "start_date": "1/29/2007" + }, + { + "id": "3436", + "name": "Emely Ripley", + "position": "Investment Advisor", + "salary": "$221,664", + "office": "Los Angeles", + "extn": "7577", + "start_date": "8/6/2014" + }, + { + "id": "3437", + "name": "Doug Flett", + "position": "Front Desk Coordinator", + "salary": "$283,234", + "office": "Valetta", + "extn": "7564", + "start_date": "2/23/2002" + }, + { + "id": "3438", + "name": "Caleb Eagle", + "position": "Audiologist", + "salary": "$230,411", + "office": "Anaheim", + "extn": "6099", + "start_date": "10/10/2009" + }, + { + "id": "3439", + "name": "Rae Trent", + "position": "Business Broker", + "salary": "$293,580", + "office": "Rome", + "extn": "9796", + "start_date": "7/5/2000" + }, + { + "id": "3440", + "name": "Harry Jones", + "position": "Investment Advisor", + "salary": "$57,153", + "office": "Columbus", + "extn": "6454", + "start_date": "6/10/2012" + }, + { + "id": "3441", + "name": "Mara Tait", + "position": "Project Manager", + "salary": "$95,056", + "office": "Norfolk", + "extn": "2015", + "start_date": "5/11/2003" + }, + { + "id": "3442", + "name": "Jazmin Reese", + "position": "Executive Director", + "salary": "$254,205", + "office": "Springfield", + "extn": "2792", + "start_date": "8/5/2002" + }, + { + "id": "3443", + "name": "Belinda James", + "position": "Dentist", + "salary": "$153,757", + "office": "Miami", + "extn": "9647", + "start_date": "8/2/2017" + }, + { + "id": "3444", + "name": "Johnathan Cox", + "position": "Restaurant Manager", + "salary": "$279,857", + "office": "Innsbruck", + "extn": "1019", + "start_date": "2/7/2018" + }, + { + "id": "3445", + "name": "John Kidd", + "position": "Mobile Developer", + "salary": "$148,464", + "office": "Houston", + "extn": "2602", + "start_date": "6/28/2008" + }, + { + "id": "3446", + "name": "Moira Carter", + "position": "Chef Manager", + "salary": "$73,140", + "office": "Chicago", + "extn": "6914", + "start_date": "2/18/2004" + }, + { + "id": "3447", + "name": "Janice Gates", + "position": "Accountant", + "salary": "$208,943", + "office": "Atlanta", + "extn": "9658", + "start_date": "7/20/2002" + }, + { + "id": "3448", + "name": "Marla White", + "position": "Investment Advisor", + "salary": "$288,710", + "office": "Norfolk", + "extn": "2774", + "start_date": "1/20/2014" + }, + { + "id": "3449", + "name": "Nancy Smith", + "position": "Project Manager", + "salary": "$154,469", + "office": "Lisbon", + "extn": "5702", + "start_date": "1/25/2005" + }, + { + "id": "3450", + "name": "Nick Ingham", + "position": "Staffing Consultant", + "salary": "$53,111", + "office": "Ontario", + "extn": "7124", + "start_date": "3/29/2009" + }, + { + "id": "3451", + "name": "Carter Thomas", + "position": "Steward", + "salary": "$286,008", + "office": "Murfreesboro", + "extn": "7112", + "start_date": "3/22/2000" + }, + { + "id": "3452", + "name": "Adalind Price", + "position": "Bellman", + "salary": "$198,267", + "office": "Bucharest", + "extn": "9485", + "start_date": "1/8/2012" + }, + { + "id": "3453", + "name": "Marilyn Boyle", + "position": "Bookkeeper", + "salary": "$144,790", + "office": "Portland", + "extn": "2074", + "start_date": "7/22/2000" + }, + { + "id": "3454", + "name": "Johnathan Rycroft", + "position": "Clerk", + "salary": "$127,550", + "office": "Fayetteville", + "extn": "1036", + "start_date": "6/7/2011" + }, + { + "id": "3455", + "name": "Ember Clifford", + "position": "Health Educator", + "salary": "$43,480", + "office": "Springfield", + "extn": "7131", + "start_date": "5/16/2010" + }, + { + "id": "3456", + "name": "Francesca Smith", + "position": "Doctor", + "salary": "$63,591", + "office": "Lincoln", + "extn": "8647", + "start_date": "9/7/2017" + }, + { + "id": "3457", + "name": "Russel Martin", + "position": "Software Engineer", + "salary": "$29,660", + "office": "Saint Paul", + "extn": "8877", + "start_date": "12/10/2011" + }, + { + "id": "3458", + "name": "Nina Harvey", + "position": "Clerk", + "salary": "$24,352", + "office": "Reno", + "extn": "7217", + "start_date": "11/16/2006" + }, + { + "id": "3459", + "name": "Emely Downing", + "position": "Cash Manager", + "salary": "$64,226", + "office": "El Paso", + "extn": "9551", + "start_date": "5/30/2014" + }, + { + "id": "3460", + "name": "Claire Dixon", + "position": "Bellman", + "salary": "$140,360", + "office": "San Francisco", + "extn": "1786", + "start_date": "11/4/2012" + }, + { + "id": "3461", + "name": "Bree Tyrrell", + "position": "Baker", + "salary": "$188,905", + "office": "Quebec", + "extn": "2222", + "start_date": "12/25/2003" + }, + { + "id": "3462", + "name": "Jacob Chapman", + "position": "Assistant Buyer", + "salary": "$236,611", + "office": "Valetta", + "extn": "9932", + "start_date": "12/4/2012" + }, + { + "id": "3463", + "name": "Wade Becker", + "position": "Stockbroker", + "salary": "$15,782", + "office": "Arlington", + "extn": "3971", + "start_date": "2/21/2005" + }, + { + "id": "3464", + "name": "Carrie Pierce", + "position": "Baker", + "salary": "$246,849", + "office": "Arlington", + "extn": "9513", + "start_date": "9/19/2011" + }, + { + "id": "3465", + "name": "Abdul Fields", + "position": "Fabricator", + "salary": "$224,201", + "office": "Worcester", + "extn": "7123", + "start_date": "12/27/2012" + }, + { + "id": "3466", + "name": "Charlotte Stewart", + "position": "HR Specialist", + "salary": "$240,030", + "office": "Hollywood", + "extn": "8841", + "start_date": "4/7/2017" + }, + { + "id": "3467", + "name": "Johnny Hunt", + "position": "Call Center Representative", + "salary": "$127,853", + "office": "Saint Paul", + "extn": "7540", + "start_date": "12/29/2013" + }, + { + "id": "3468", + "name": "Morgan Varley", + "position": "IT Support Staff", + "salary": "$262,572", + "office": "Rome", + "extn": "7757", + "start_date": "6/25/2011" + }, + { + "id": "3469", + "name": "Rick Jobson", + "position": "Executive Director", + "salary": "$245,268", + "office": "Madison", + "extn": "9655", + "start_date": "4/7/2014" + }, + { + "id": "3470", + "name": "Rick Farmer", + "position": "Operator", + "salary": "$40,437", + "office": "Laredo", + "extn": "1811", + "start_date": "5/29/2018" + }, + { + "id": "3471", + "name": "Mya Eyres", + "position": "Health Educator", + "salary": "$107,461", + "office": "Stockton", + "extn": "4109", + "start_date": "5/17/2002" + }, + { + "id": "3472", + "name": "Carmen Ramsey", + "position": "Software Engineer", + "salary": "$217,550", + "office": "Colorado Springs", + "extn": "3287", + "start_date": "10/2/2014" + }, + { + "id": "3473", + "name": "Susan Willis", + "position": "Health Educator", + "salary": "$20,108", + "office": "Springfield", + "extn": "6201", + "start_date": "9/10/2009" + }, + { + "id": "3474", + "name": "Christy Oldfield", + "position": "Treasurer", + "salary": "$128,267", + "office": "Fort Lauderdale", + "extn": "8634", + "start_date": "5/31/2007" + }, + { + "id": "3475", + "name": "Karen Clifton", + "position": "Fabricator", + "salary": "$140,950", + "office": "Miami", + "extn": "3800", + "start_date": "5/14/2013" + }, + { + "id": "3476", + "name": "Phillip Bell", + "position": "Chef Manager", + "salary": "$276,733", + "office": "Ontario", + "extn": "9321", + "start_date": "9/29/2010" + }, + { + "id": "3477", + "name": "Tom Rogan", + "position": "Ambulatory Nurse", + "salary": "$273,283", + "office": "Seattle", + "extn": "2059", + "start_date": "10/4/2017" + }, + { + "id": "3478", + "name": "Kate Rivers", + "position": "Executive Director", + "salary": "$270,160", + "office": "Las Vegas", + "extn": "2086", + "start_date": "7/10/2003" + }, + { + "id": "3479", + "name": "Denny Rossi", + "position": "Insurance Broker", + "salary": "$296,479", + "office": "Albuquerque", + "extn": "7928", + "start_date": "11/26/2008" + }, + { + "id": "3480", + "name": "Ramon Larkin", + "position": "Bellman", + "salary": "$25,467", + "office": "Tulsa", + "extn": "9459", + "start_date": "1/12/2011" + }, + { + "id": "3481", + "name": "Florence Yarlett", + "position": "Design Engineer", + "salary": "$74,821", + "office": "Paris", + "extn": "9597", + "start_date": "5/7/2008" + }, + { + "id": "3482", + "name": "Ruby Holmes", + "position": "Systems Administrator", + "salary": "$53,276", + "office": "Madrid", + "extn": "9107", + "start_date": "6/28/2002" + }, + { + "id": "3483", + "name": "Mark Lewis", + "position": "Loan Officer", + "salary": "$263,596", + "office": "Charlotte", + "extn": "6142", + "start_date": "9/16/2004" + }, + { + "id": "3484", + "name": "Hank Parr", + "position": "Machine Operator", + "salary": "$197,782", + "office": "Bucharest", + "extn": "6296", + "start_date": "10/15/2009" + }, + { + "id": "3485", + "name": "Liv Nanton", + "position": "Investment Advisor", + "salary": "$84,455", + "office": "San Jose", + "extn": "6010", + "start_date": "12/30/2012" + }, + { + "id": "3486", + "name": "Carolyn Wallace", + "position": "Associate Professor", + "salary": "$97,062", + "office": "St. Louis", + "extn": "1354", + "start_date": "11/6/2016" + }, + { + "id": "3487", + "name": "Enoch Robinson", + "position": "Mobile Developer", + "salary": "$133,286", + "office": "Los Angeles", + "extn": "9168", + "start_date": "8/26/2010" + }, + { + "id": "3488", + "name": "Tony Drake", + "position": "Biologist", + "salary": "$187,077", + "office": "Sacramento", + "extn": "2541", + "start_date": "7/1/2013" + }, + { + "id": "3489", + "name": "Camden Clarke", + "position": "CNC Operator", + "salary": "$127,471", + "office": "Otawa", + "extn": "3534", + "start_date": "1/3/2009" + }, + { + "id": "3490", + "name": "Luna Sinclair", + "position": "Executive Director", + "salary": "$215,080", + "office": "Norfolk", + "extn": "8388", + "start_date": "10/29/2014" + }, + { + "id": "3491", + "name": "George Neal", + "position": "Fabricator", + "salary": "$203,830", + "office": "Otawa", + "extn": "4421", + "start_date": "6/14/2013" + }, + { + "id": "3492", + "name": "Carina Penn", + "position": "Investment Advisor", + "salary": "$138,235", + "office": "Long Beach", + "extn": "2931", + "start_date": "1/24/2005" + }, + { + "id": "3493", + "name": "Tiffany Cameron", + "position": "Business Broker", + "salary": "$277,368", + "office": "Venice", + "extn": "2766", + "start_date": "1/18/2017" + }, + { + "id": "3494", + "name": "Barry Baldwin", + "position": "Baker", + "salary": "$84,149", + "office": "Lisbon", + "extn": "6266", + "start_date": "6/19/2001" + }, + { + "id": "3495", + "name": "Lucy Tindall", + "position": "Cashier", + "salary": "$140,910", + "office": "New Orleans", + "extn": "5412", + "start_date": "7/27/2010" + }, + { + "id": "3496", + "name": "Julius Windsor", + "position": "Lecturer", + "salary": "$170,913", + "office": "Jacksonville", + "extn": "4853", + "start_date": "7/23/2009" + }, + { + "id": "3497", + "name": "Beatrice Smith", + "position": "Webmaster", + "salary": "$29,391", + "office": "Ontario", + "extn": "2709", + "start_date": "4/16/2013" + }, + { + "id": "3498", + "name": "Carmen Lynn", + "position": "Cash Manager", + "salary": "$188,658", + "office": "Atlanta", + "extn": "6970", + "start_date": "4/29/2007" + }, + { + "id": "3499", + "name": "Bob Power", + "position": "Ambulatory Nurse", + "salary": "$200,627", + "office": "Madison", + "extn": "8297", + "start_date": "10/22/2012" + }, + { + "id": "3500", + "name": "Enoch Lindsay", + "position": "Fabricator", + "salary": "$281,531", + "office": "Orlando", + "extn": "4737", + "start_date": "10/20/2006" + }, + { + "id": "3501", + "name": "Benjamin Paterson", + "position": "Designer", + "salary": "$84,657", + "office": "Richmond", + "extn": "9346", + "start_date": "3/26/2016" + }, + { + "id": "3502", + "name": "Maxwell Matthews", + "position": "IT Support Staff", + "salary": "$207,567", + "office": "Louisville", + "extn": "7481", + "start_date": "1/15/2017" + }, + { + "id": "3503", + "name": "Remy Wright", + "position": "Associate Professor", + "salary": "$149,745", + "office": "Omaha", + "extn": "2777", + "start_date": "12/2/2018" + }, + { + "id": "3504", + "name": "Analise Richards", + "position": "Machine Operator", + "salary": "$149,361", + "office": "Boston", + "extn": "6873", + "start_date": "3/31/2014" + }, + { + "id": "3505", + "name": "Evie Reid", + "position": "Staffing Consultant", + "salary": "$149,526", + "office": "Colorado Springs", + "extn": "9978", + "start_date": "5/7/2012" + }, + { + "id": "3506", + "name": "Olivia Reyes", + "position": "Cook", + "salary": "$15,022", + "office": "Phoenix", + "extn": "4268", + "start_date": "4/25/2012" + }, + { + "id": "3507", + "name": "Bryon Simmons", + "position": "Bellman", + "salary": "$289,238", + "office": "Amarillo", + "extn": "5570", + "start_date": "2/5/2004" + }, + { + "id": "3508", + "name": "Wade Ross", + "position": "Baker", + "salary": "$296,813", + "office": "Ontario", + "extn": "4715", + "start_date": "12/19/2018" + }, + { + "id": "3509", + "name": "Adela Oliver", + "position": "Stockbroker", + "salary": "$285,121", + "office": "Rochester", + "extn": "9784", + "start_date": "1/15/2007" + }, + { + "id": "3510", + "name": "Nicholas Williams", + "position": "Dentist", + "salary": "$142,314", + "office": "Hayward", + "extn": "1545", + "start_date": "4/11/2002" + }, + { + "id": "3511", + "name": "Sofia Wilde", + "position": "Ambulatory Nurse", + "salary": "$196,078", + "office": "Pittsburgh", + "extn": "3519", + "start_date": "2/16/2004" + }, + { + "id": "3512", + "name": "Carl Robertson", + "position": "Cashier", + "salary": "$48,205", + "office": "Hollywood", + "extn": "3815", + "start_date": "7/26/2004" + }, + { + "id": "3513", + "name": "Daniel Locke", + "position": "Operator", + "salary": "$274,933", + "office": "Fremont", + "extn": "6319", + "start_date": "10/6/2017" + }, + { + "id": "3514", + "name": "Quinn Powell", + "position": "Designer", + "salary": "$169,264", + "office": "San Diego", + "extn": "3599", + "start_date": "6/27/2001" + }, + { + "id": "3515", + "name": "Hope Robinson", + "position": "Banker", + "salary": "$53,167", + "office": "Pittsburgh", + "extn": "1649", + "start_date": "11/26/2015" + }, + { + "id": "3516", + "name": "Benjamin Dixon", + "position": "Clerk", + "salary": "$240,181", + "office": "Jacksonville", + "extn": "6876", + "start_date": "3/27/2012" + }, + { + "id": "3517", + "name": "Sasha Norris", + "position": "Accountant", + "salary": "$289,503", + "office": "Indianapolis", + "extn": "7834", + "start_date": "9/3/2018" + }, + { + "id": "3518", + "name": "Daron Gavin", + "position": "Audiologist", + "salary": "$290,700", + "office": "Chicago", + "extn": "9108", + "start_date": "5/2/2016" + }, + { + "id": "3519", + "name": "Johnny Jones", + "position": "Chef Manager", + "salary": "$291,456", + "office": "Houston", + "extn": "5634", + "start_date": "5/14/2008" + }, + { + "id": "3520", + "name": "Enoch Fall", + "position": "Steward", + "salary": "$250,259", + "office": "Cincinnati", + "extn": "6695", + "start_date": "11/2/2000" + }, + { + "id": "3521", + "name": "Hayden Clarkson", + "position": "Retail Trainee", + "salary": "$111,836", + "office": "San Antonio", + "extn": "2574", + "start_date": "3/13/2014" + }, + { + "id": "3522", + "name": "Goldie Butler", + "position": "Inspector", + "salary": "$166,626", + "office": "Madison", + "extn": "9998", + "start_date": "6/17/2008" + }, + { + "id": "3523", + "name": "Enoch Ross", + "position": "Cashier", + "salary": "$265,532", + "office": "Bridgeport", + "extn": "2573", + "start_date": "10/13/2003" + }, + { + "id": "3524", + "name": "Fiona Owen", + "position": "CNC Operator", + "salary": "$231,963", + "office": "Valetta", + "extn": "7381", + "start_date": "11/24/2004" + }, + { + "id": "3525", + "name": "Jacob King", + "position": "Budget Analyst", + "salary": "$262,074", + "office": "Paris", + "extn": "2478", + "start_date": "11/3/2000" + }, + { + "id": "3526", + "name": "Nicholas Bristow", + "position": "Production Painter", + "salary": "$24,621", + "office": "Charlotte", + "extn": "5727", + "start_date": "9/23/2010" + }, + { + "id": "3527", + "name": "Moira Bolton", + "position": "IT Support Staff", + "salary": "$172,281", + "office": "Oakland", + "extn": "6322", + "start_date": "3/25/2014" + }, + { + "id": "3528", + "name": "Rosalyn Boden", + "position": "Systems Administrator", + "salary": "$105,807", + "office": "Colorado Springs", + "extn": "9897", + "start_date": "7/10/2000" + }, + { + "id": "3529", + "name": "Angelica Poulton", + "position": "Cashier", + "salary": "$55,912", + "office": "San Francisco", + "extn": "8058", + "start_date": "4/24/2014" + }, + { + "id": "3530", + "name": "Jamie Weatcroft", + "position": "Associate Professor", + "salary": "$128,069", + "office": "Fremont", + "extn": "5148", + "start_date": "12/11/2008" + }, + { + "id": "3531", + "name": "Russel Eagle", + "position": "Ambulatory Nurse", + "salary": "$84,632", + "office": "Saint Paul", + "extn": "7704", + "start_date": "12/14/2010" + }, + { + "id": "3532", + "name": "Danny Dale", + "position": "Healthcare Specialist", + "salary": "$82,837", + "office": "Tulsa", + "extn": "3099", + "start_date": "7/5/2018" + }, + { + "id": "3533", + "name": "Janice Thorne", + "position": "Design Engineer", + "salary": "$33,351", + "office": "Seattle", + "extn": "4259", + "start_date": "3/20/2011" + }, + { + "id": "3534", + "name": "Sara Thompson", + "position": "Business Broker", + "salary": "$233,901", + "office": "Bakersfield", + "extn": "2709", + "start_date": "5/15/2019" + }, + { + "id": "3535", + "name": "Gil Wallace", + "position": "Staffing Consultant", + "salary": "$46,784", + "office": "London", + "extn": "9242", + "start_date": "4/26/2004" + }, + { + "id": "3536", + "name": "Johnny Douglas", + "position": "Software Engineer", + "salary": "$274,227", + "office": "Oklahoma City", + "extn": "4345", + "start_date": "10/9/2003" + }, + { + "id": "3537", + "name": "Denny London", + "position": "Budget Analyst", + "salary": "$53,441", + "office": "Jacksonville", + "extn": "2193", + "start_date": "9/28/2014" + }, + { + "id": "3538", + "name": "Blake Bristow", + "position": "Production Painter", + "salary": "$179,545", + "office": "Jersey City", + "extn": "9880", + "start_date": "11/17/2012" + }, + { + "id": "3539", + "name": "Carolyn Robinson", + "position": "Retail Trainee", + "salary": "$45,102", + "office": "Rochester", + "extn": "7083", + "start_date": "12/30/2011" + }, + { + "id": "3540", + "name": "Scarlett Evans", + "position": "IT Support Staff", + "salary": "$176,137", + "office": "Salem", + "extn": "2287", + "start_date": "9/8/2001" + }, + { + "id": "3541", + "name": "Nick Nanton", + "position": "CNC Operator", + "salary": "$98,763", + "office": "Huntsville", + "extn": "2127", + "start_date": "1/12/2004" + }, + { + "id": "3542", + "name": "Marigold Allington", + "position": "Fabricator", + "salary": "$283,810", + "office": "Bridgeport", + "extn": "9486", + "start_date": "5/1/2001" + }, + { + "id": "3543", + "name": "Mark Carpenter", + "position": "Retail Trainee", + "salary": "$45,167", + "office": "Phoenix", + "extn": "7850", + "start_date": "1/16/2010" + }, + { + "id": "3544", + "name": "Marvin Walker", + "position": "Auditor", + "salary": "$51,342", + "office": "El Paso", + "extn": "7720", + "start_date": "7/5/2009" + }, + { + "id": "3545", + "name": "Javier Butler", + "position": "Ambulatory Nurse", + "salary": "$132,944", + "office": "Escondido", + "extn": "5420", + "start_date": "10/25/2002" + }, + { + "id": "3546", + "name": "Caleb Walsh", + "position": "Service Supervisor", + "salary": "$36,617", + "office": "San Antonio", + "extn": "5065", + "start_date": "10/7/2008" + }, + { + "id": "3547", + "name": "Oliver Brooks", + "position": "Retail Trainee", + "salary": "$18,454", + "office": "Oklahoma City", + "extn": "1536", + "start_date": "5/9/2006" + }, + { + "id": "3548", + "name": "Gabriel Ward", + "position": "Electrician", + "salary": "$223,392", + "office": "Jersey City", + "extn": "5317", + "start_date": "4/20/2000" + }, + { + "id": "3549", + "name": "Sarah Andrews", + "position": "Auditor", + "salary": "$92,321", + "office": "Santa Ana", + "extn": "9449", + "start_date": "7/19/2000" + }, + { + "id": "3550", + "name": "Liam Callan", + "position": "IT Support Staff", + "salary": "$70,994", + "office": "Jersey City", + "extn": "9836", + "start_date": "8/19/2001" + }, + { + "id": "3551", + "name": "Stella Asher", + "position": "HR Coordinator", + "salary": "$129,675", + "office": "Fayetteville", + "extn": "2820", + "start_date": "2/1/2019" + }, + { + "id": "3552", + "name": "Bryon Bailey", + "position": "Treasurer", + "salary": "$43,138", + "office": "Salem", + "extn": "3410", + "start_date": "7/26/2007" + }, + { + "id": "3553", + "name": "Hope Niles", + "position": "Insurance Broker", + "salary": "$91,006", + "office": "Tokyo", + "extn": "3047", + "start_date": "8/29/2000" + }, + { + "id": "3554", + "name": "Gloria Parsons", + "position": "Banker", + "salary": "$121,346", + "office": "London", + "extn": "8800", + "start_date": "5/15/2016" + }, + { + "id": "3555", + "name": "Candace Higgs", + "position": "Paramedic", + "salary": "$127,859", + "office": "Fort Lauderdale", + "extn": "7807", + "start_date": "2/26/2016" + }, + { + "id": "3556", + "name": "Zoe Walsh", + "position": "Stockbroker", + "salary": "$201,611", + "office": "Santa Ana", + "extn": "2466", + "start_date": "7/28/2014" + }, + { + "id": "3557", + "name": "Josh Roberts", + "position": "Front Desk Coordinator", + "salary": "$60,031", + "office": "Detroit", + "extn": "8998", + "start_date": "3/17/2010" + }, + { + "id": "3558", + "name": "Roger Mullins", + "position": "Restaurant Manager", + "salary": "$126,901", + "office": "Fremont", + "extn": "1805", + "start_date": "6/27/2005" + }, + { + "id": "3559", + "name": "Jackeline Gordon", + "position": "Health Educator", + "salary": "$174,215", + "office": "Reno", + "extn": "1665", + "start_date": "2/20/2013" + }, + { + "id": "3560", + "name": "Julia Vane", + "position": "Ambulatory Nurse", + "salary": "$23,732", + "office": "Las Vegas", + "extn": "9234", + "start_date": "5/11/2018" + }, + { + "id": "3561", + "name": "Logan Murphy", + "position": "Production Painter", + "salary": "$156,448", + "office": "Madrid", + "extn": "5770", + "start_date": "10/18/2012" + }, + { + "id": "3562", + "name": "Erick Fenton", + "position": "Banker", + "salary": "$229,528", + "office": "Tallahassee", + "extn": "2534", + "start_date": "9/27/2008" + }, + { + "id": "3563", + "name": "Alba Jenkins", + "position": "Audiologist", + "salary": "$15,259", + "office": "Scottsdale", + "extn": "2116", + "start_date": "3/5/2007" + }, + { + "id": "3564", + "name": "Sebastian Waterhouse", + "position": "CNC Operator", + "salary": "$289,293", + "office": "Boston", + "extn": "7157", + "start_date": "8/16/2002" + }, + { + "id": "3565", + "name": "Rocco Tyrrell", + "position": "Systems Administrator", + "salary": "$40,246", + "office": "Boston", + "extn": "6757", + "start_date": "12/23/2014" + }, + { + "id": "3566", + "name": "William Rycroft", + "position": "Ambulatory Nurse", + "salary": "$28,795", + "office": "Seattle", + "extn": "9501", + "start_date": "5/3/2010" + }, + { + "id": "3567", + "name": "Mina Murray", + "position": "Business Broker", + "salary": "$236,220", + "office": "Nashville", + "extn": "9614", + "start_date": "1/1/2015" + }, + { + "id": "3568", + "name": "Julian Warner", + "position": "Cook", + "salary": "$77,694", + "office": "Chicago", + "extn": "9239", + "start_date": "4/26/2014" + }, + { + "id": "3569", + "name": "Logan Pond", + "position": "Production Painter", + "salary": "$175,889", + "office": "Denver", + "extn": "3814", + "start_date": "9/21/2003" + }, + { + "id": "3570", + "name": "Danny Buckley", + "position": "Chef Manager", + "salary": "$298,439", + "office": "Springfield", + "extn": "3948", + "start_date": "10/29/2015" + }, + { + "id": "3571", + "name": "Erica Griffiths", + "position": "Food Technologist", + "salary": "$165,443", + "office": "Fort Lauderdale", + "extn": "5171", + "start_date": "1/4/2012" + }, + { + "id": "3572", + "name": "Michaela Stone", + "position": "Cashier", + "salary": "$59,384", + "office": "Prague", + "extn": "8277", + "start_date": "10/18/2008" + }, + { + "id": "3573", + "name": "Moira Stewart", + "position": "Food Technologist", + "salary": "$243,038", + "office": "Milano", + "extn": "5384", + "start_date": "10/27/2007" + }, + { + "id": "3574", + "name": "Priscilla Squire", + "position": "CNC Operator", + "salary": "$176,083", + "office": "Lancaster", + "extn": "2571", + "start_date": "5/12/2014" + }, + { + "id": "3575", + "name": "Fiona Aldridge", + "position": "Software Engineer", + "salary": "$208,892", + "office": "Memphis", + "extn": "6287", + "start_date": "8/14/2019" + }, + { + "id": "3576", + "name": "Anthony Price", + "position": "Cashier", + "salary": "$166,997", + "office": "Long Beach", + "extn": "9791", + "start_date": "5/6/2002" + }, + { + "id": "3577", + "name": "Emmanuelle Ellis", + "position": "Bellman", + "salary": "$68,982", + "office": "Bellevue", + "extn": "2766", + "start_date": "5/2/2005" + }, + { + "id": "3578", + "name": "Callie Brown", + "position": "Accountant", + "salary": "$53,071", + "office": "Baltimore", + "extn": "3061", + "start_date": "12/31/2015" + }, + { + "id": "3579", + "name": "Alexander Russel", + "position": "Ambulatory Nurse", + "salary": "$84,557", + "office": "Fayetteville", + "extn": "8560", + "start_date": "10/26/2014" + }, + { + "id": "3580", + "name": "Lynn Bell", + "position": "Service Supervisor", + "salary": "$203,290", + "office": "Lincoln", + "extn": "4780", + "start_date": "9/22/2015" + }, + { + "id": "3581", + "name": "Bryon Victor", + "position": "Paramedic", + "salary": "$71,381", + "office": "Paris", + "extn": "2585", + "start_date": "8/19/2017" + }, + { + "id": "3582", + "name": "Noah Brock", + "position": "Executive Director", + "salary": "$247,412", + "office": "Berlin", + "extn": "2126", + "start_date": "7/4/2008" + }, + { + "id": "3583", + "name": "Johnny Hammond", + "position": "Budget Analyst", + "salary": "$92,817", + "office": "Fort Lauderdale", + "extn": "2569", + "start_date": "9/1/2007" + }, + { + "id": "3584", + "name": "Cecilia Vallins", + "position": "Fabricator", + "salary": "$123,091", + "office": "San Bernardino", + "extn": "6886", + "start_date": "4/28/2011" + }, + { + "id": "3585", + "name": "Gemma Rowe", + "position": "Auditor", + "salary": "$295,110", + "office": "Innsbruck", + "extn": "5588", + "start_date": "3/30/2013" + }, + { + "id": "3586", + "name": "Cedrick Tyrrell", + "position": "Audiologist", + "salary": "$198,103", + "office": "New York", + "extn": "1378", + "start_date": "3/5/2014" + }, + { + "id": "3587", + "name": "Destiny Thomson", + "position": "Executive Director", + "salary": "$205,080", + "office": "Murfreesboro", + "extn": "3390", + "start_date": "5/14/2015" + }, + { + "id": "3588", + "name": "Harvey Radcliffe", + "position": "Assistant Buyer", + "salary": "$118,873", + "office": "Richmond", + "extn": "9444", + "start_date": "5/22/2017" + }, + { + "id": "3589", + "name": "Adalie Uttley", + "position": "Associate Professor", + "salary": "$284,759", + "office": "Boston", + "extn": "7782", + "start_date": "6/28/2010" + }, + { + "id": "3590", + "name": "Nick Whittle", + "position": "Dentist", + "salary": "$96,126", + "office": "Omaha", + "extn": "9904", + "start_date": "12/22/2007" + }, + { + "id": "3591", + "name": "David Lewis", + "position": "Clerk", + "salary": "$283,368", + "office": "Rome", + "extn": "9017", + "start_date": "5/25/2015" + }, + { + "id": "3592", + "name": "Phillip Clayton", + "position": "Lecturer", + "salary": "$137,192", + "office": "Worcester", + "extn": "1493", + "start_date": "6/2/2000" + }, + { + "id": "3593", + "name": "Lara Gibson", + "position": "Chef Manager", + "salary": "$98,657", + "office": "San Bernardino", + "extn": "4374", + "start_date": "8/6/2017" + }, + { + "id": "3594", + "name": "Jane Nielson", + "position": "Fabricator", + "salary": "$117,276", + "office": "Arlington", + "extn": "3057", + "start_date": "8/26/2012" + }, + { + "id": "3595", + "name": "Shelby Noon", + "position": "Designer", + "salary": "$216,804", + "office": "Henderson", + "extn": "4749", + "start_date": "11/20/2006" + }, + { + "id": "3596", + "name": "Helen Sherwood", + "position": "Designer", + "salary": "$161,649", + "office": "Albuquerque", + "extn": "1331", + "start_date": "12/17/2007" + }, + { + "id": "3597", + "name": "Elena Pickard", + "position": "Lecturer", + "salary": "$97,848", + "office": "Kansas City", + "extn": "8079", + "start_date": "9/20/2015" + }, + { + "id": "3598", + "name": "Eileen Jeffery", + "position": "Systems Administrator", + "salary": "$47,777", + "office": "Denver", + "extn": "3252", + "start_date": "5/2/2009" + }, + { + "id": "3599", + "name": "Chadwick Power", + "position": "Chef Manager", + "salary": "$64,951", + "office": "Prague", + "extn": "1084", + "start_date": "12/3/2011" + }, + { + "id": "3600", + "name": "Sloane Palmer", + "position": "Fabricator", + "salary": "$45,525", + "office": "Hayward", + "extn": "2922", + "start_date": "2/12/2011" + }, + { + "id": "3601", + "name": "Percy Wallace", + "position": "Budget Analyst", + "salary": "$223,688", + "office": "Toledo", + "extn": "9062", + "start_date": "12/30/2002" + }, + { + "id": "3602", + "name": "Clint Lane", + "position": "Cook", + "salary": "$265,528", + "office": "Lyon", + "extn": "1372", + "start_date": "7/14/2015" + }, + { + "id": "3603", + "name": "Roger Pratt", + "position": "Cash Manager", + "salary": "$296,678", + "office": "Lyon", + "extn": "4855", + "start_date": "2/4/2005" + }, + { + "id": "3604", + "name": "Henry Stubbs", + "position": "Electrician", + "salary": "$195,351", + "office": "Quebec", + "extn": "9282", + "start_date": "12/26/2013" + }, + { + "id": "3605", + "name": "Maxwell Asher", + "position": "Physician", + "salary": "$181,537", + "office": "Amarillo", + "extn": "2801", + "start_date": "4/18/2010" + }, + { + "id": "3606", + "name": "Logan Adler", + "position": "Doctor", + "salary": "$138,717", + "office": "Bakersfield", + "extn": "8896", + "start_date": "5/1/2014" + }, + { + "id": "3607", + "name": "Angela Bradley", + "position": "Lecturer", + "salary": "$68,450", + "office": "London", + "extn": "1297", + "start_date": "2/10/2017" + }, + { + "id": "3608", + "name": "Enoch Johnson", + "position": "Accountant", + "salary": "$159,847", + "office": "Springfield", + "extn": "5388", + "start_date": "2/15/2001" + }, + { + "id": "3609", + "name": "Denis Ellery", + "position": "Bellman", + "salary": "$132,394", + "office": "Omaha", + "extn": "8377", + "start_date": "5/31/2016" + }, + { + "id": "3610", + "name": "Alan Mackenzie", + "position": "Paramedic", + "salary": "$10,147", + "office": "Prague", + "extn": "8431", + "start_date": "8/21/2009" + }, + { + "id": "3611", + "name": "Sharon Needham", + "position": "Dentist", + "salary": "$45,950", + "office": "Scottsdale", + "extn": "5054", + "start_date": "8/28/2004" + }, + { + "id": "3612", + "name": "David Bingham", + "position": "IT Support Staff", + "salary": "$62,978", + "office": "Venice", + "extn": "5216", + "start_date": "11/7/2000" + }, + { + "id": "3613", + "name": "Maria Mann", + "position": "Design Engineer", + "salary": "$195,091", + "office": "Springfield", + "extn": "7736", + "start_date": "7/31/2004" + }, + { + "id": "3614", + "name": "Rosemary Tutton", + "position": "Laboratory Technician", + "salary": "$110,943", + "office": "Berna", + "extn": "3124", + "start_date": "6/25/2007" + }, + { + "id": "3615", + "name": "Quinn Reid", + "position": "Laboratory Technician", + "salary": "$165,323", + "office": "San Diego", + "extn": "8860", + "start_date": "5/6/2000" + }, + { + "id": "3616", + "name": "Kieth Jacobs", + "position": "Restaurant Manager", + "salary": "$235,571", + "office": "Venice", + "extn": "1216", + "start_date": "8/24/2009" + }, + { + "id": "3617", + "name": "George Woodcock", + "position": "Budget Analyst", + "salary": "$24,393", + "office": "Columbus", + "extn": "1251", + "start_date": "1/2/2016" + }, + { + "id": "3618", + "name": "Natalie Lee", + "position": "Physician", + "salary": "$157,713", + "office": "Honolulu", + "extn": "2728", + "start_date": "2/2/2007" + }, + { + "id": "3619", + "name": "Marissa Daniells", + "position": "Laboratory Technician", + "salary": "$63,011", + "office": "Sacramento", + "extn": "3614", + "start_date": "1/1/2007" + }, + { + "id": "3620", + "name": "Rowan Richardson", + "position": "Call Center Representative", + "salary": "$295,537", + "office": "Oklahoma City", + "extn": "3423", + "start_date": "8/17/2019" + }, + { + "id": "3621", + "name": "Rocco Abbot", + "position": "Cook", + "salary": "$95,794", + "office": "Indianapolis", + "extn": "2199", + "start_date": "11/1/2005" + }, + { + "id": "3622", + "name": "Peter Hardwick", + "position": "Call Center Representative", + "salary": "$279,194", + "office": "Springfield", + "extn": "4286", + "start_date": "3/29/2010" + }, + { + "id": "3623", + "name": "Teagan Jordan", + "position": "Designer", + "salary": "$260,868", + "office": "New York", + "extn": "7166", + "start_date": "9/30/2001" + }, + { + "id": "3624", + "name": "Cedrick Bloom", + "position": "Cash Manager", + "salary": "$199,966", + "office": "Seattle", + "extn": "8688", + "start_date": "5/11/2004" + }, + { + "id": "3625", + "name": "Cameron Waterhouse", + "position": "Lecturer", + "salary": "$111,239", + "office": "Worcester", + "extn": "8630", + "start_date": "5/19/2012" + }, + { + "id": "3626", + "name": "Alexander Everett", + "position": "Baker", + "salary": "$46,398", + "office": "Worcester", + "extn": "3042", + "start_date": "1/29/2012" + }, + { + "id": "3627", + "name": "Mackenzie Hepburn", + "position": "Mobile Developer", + "salary": "$195,171", + "office": "Jacksonville", + "extn": "9984", + "start_date": "2/16/2013" + }, + { + "id": "3628", + "name": "Cherish Amstead", + "position": "Design Engineer", + "salary": "$87,943", + "office": "San Diego", + "extn": "1960", + "start_date": "10/6/2004" + }, + { + "id": "3629", + "name": "Tania Page ", + "position": "Dentist", + "salary": "$89,662", + "office": "Innsbruck", + "extn": "3549", + "start_date": "9/9/2019" + }, + { + "id": "3630", + "name": "Rosalyn Price", + "position": "Audiologist", + "salary": "$242,910", + "office": "Amarillo", + "extn": "1733", + "start_date": "5/31/2012" + }, + { + "id": "3631", + "name": "Tiffany Lloyd", + "position": "Operator", + "salary": "$238,715", + "office": "St. Louis", + "extn": "7028", + "start_date": "12/17/2009" + }, + { + "id": "3632", + "name": "Anthony Stewart", + "position": "Cash Manager", + "salary": "$175,773", + "office": "Milano", + "extn": "7811", + "start_date": "7/5/2007" + }, + { + "id": "3633", + "name": "Makenzie Niles", + "position": "Insurance Broker", + "salary": "$249,229", + "office": "Moreno Valley", + "extn": "2499", + "start_date": "2/23/2003" + }, + { + "id": "3634", + "name": "Erica Griffiths", + "position": "Food Technologist", + "salary": "$137,413", + "office": "Miami", + "extn": "9827", + "start_date": "5/28/2006" + }, + { + "id": "3635", + "name": "Fred Parker", + "position": "Electrician", + "salary": "$159,550", + "office": "Seattle", + "extn": "6308", + "start_date": "3/26/2017" + }, + { + "id": "3636", + "name": "Leroy Moore", + "position": "Insurance Broker", + "salary": "$20,181", + "office": "Chicago", + "extn": "9242", + "start_date": "8/28/2006" + }, + { + "id": "3637", + "name": "Lucy Edler", + "position": "Call Center Representative", + "salary": "$177,723", + "office": "Lincoln", + "extn": "3738", + "start_date": "11/20/2007" + }, + { + "id": "3638", + "name": "Bryon Rycroft", + "position": "Laboratory Technician", + "salary": "$52,184", + "office": "Innsbruck", + "extn": "8183", + "start_date": "4/13/2011" + }, + { + "id": "3639", + "name": "Martin Ranks", + "position": "CNC Operator", + "salary": "$209,123", + "office": "Louisville", + "extn": "5531", + "start_date": "1/27/2008" + }, + { + "id": "3640", + "name": "Ryan Giles", + "position": "Chef Manager", + "salary": "$262,581", + "office": "Santa Ana", + "extn": "5837", + "start_date": "3/14/2011" + }, + { + "id": "3641", + "name": "Julius Phillips", + "position": "Ambulatory Nurse", + "salary": "$272,602", + "office": "Long Beach", + "extn": "7097", + "start_date": "8/29/2010" + }, + { + "id": "3642", + "name": "Penelope Scott", + "position": "Investment Advisor", + "salary": "$184,839", + "office": "Seattle", + "extn": "8979", + "start_date": "9/24/2017" + }, + { + "id": "3643", + "name": "Gil Irwin", + "position": "Call Center Representative", + "salary": "$218,216", + "office": "Seattle", + "extn": "1073", + "start_date": "8/13/2000" + }, + { + "id": "3644", + "name": "Benjamin Harrison", + "position": "Cash Manager", + "salary": "$97,281", + "office": "Oklahoma City", + "extn": "2544", + "start_date": "6/19/2014" + }, + { + "id": "3645", + "name": "Denis Chappell", + "position": "Treasurer", + "salary": "$187,053", + "office": "Rochester", + "extn": "2547", + "start_date": "6/12/2013" + }, + { + "id": "3646", + "name": "Gina Myatt", + "position": "Lecturer", + "salary": "$88,636", + "office": "Lancaster", + "extn": "3792", + "start_date": "7/1/2010" + }, + { + "id": "3647", + "name": "George Roberts", + "position": "Budget Analyst", + "salary": "$100,784", + "office": "Wien", + "extn": "4371", + "start_date": "4/29/2014" + }, + { + "id": "3648", + "name": "Gil Emmett", + "position": "Associate Professor", + "salary": "$274,509", + "office": "Moreno Valley", + "extn": "8388", + "start_date": "1/15/2017" + }, + { + "id": "3649", + "name": "Sydney Sherry", + "position": "Electrician", + "salary": "$214,277", + "office": "Innsbruck", + "extn": "6018", + "start_date": "4/23/2008" + }, + { + "id": "3650", + "name": "Renee Abbot", + "position": "Treasurer", + "salary": "$23,141", + "office": "Lakewood", + "extn": "1965", + "start_date": "1/7/2006" + }, + { + "id": "3651", + "name": "Mabel West", + "position": "Software Engineer", + "salary": "$17,612", + "office": "Oakland", + "extn": "5980", + "start_date": "1/17/2014" + }, + { + "id": "3652", + "name": "Bridget Nayler", + "position": "Banker", + "salary": "$195,400", + "office": "San Francisco", + "extn": "2203", + "start_date": "4/7/2003" + }, + { + "id": "3653", + "name": "Jack Penn", + "position": "Health Educator", + "salary": "$39,036", + "office": "Reno", + "extn": "9520", + "start_date": "11/30/2014" + }, + { + "id": "3654", + "name": "Tyler Collingwood", + "position": "Laboratory Technician", + "salary": "$25,392", + "office": "Boston", + "extn": "8702", + "start_date": "3/2/2017" + }, + { + "id": "3655", + "name": "Adina Stevens", + "position": "Clerk", + "salary": "$42,403", + "office": "Innsbruck", + "extn": "7721", + "start_date": "5/14/2003" + }, + { + "id": "3656", + "name": "Chris Drummond", + "position": "Healthcare Specialist", + "salary": "$187,454", + "office": "Columbus", + "extn": "8577", + "start_date": "2/6/2015" + }, + { + "id": "3657", + "name": "Anthony Poulton", + "position": "Web Developer", + "salary": "$159,090", + "office": "St. Louis", + "extn": "9270", + "start_date": "2/14/2006" + }, + { + "id": "3658", + "name": "Danny Osman", + "position": "Machine Operator", + "salary": "$162,954", + "office": "Columbus", + "extn": "7407", + "start_date": "2/6/2000" + }, + { + "id": "3659", + "name": "Nate Ebden", + "position": "HR Specialist", + "salary": "$237,515", + "office": "Columbus", + "extn": "3287", + "start_date": "6/19/2000" + }, + { + "id": "3660", + "name": "Gil Parker", + "position": "Ambulatory Nurse", + "salary": "$275,309", + "office": "Cincinnati", + "extn": "4957", + "start_date": "12/21/2004" + }, + { + "id": "3661", + "name": "Brad York", + "position": "Cook", + "salary": "$266,852", + "office": "Fayetteville", + "extn": "3180", + "start_date": "12/23/2000" + }, + { + "id": "3662", + "name": "William Wilcox", + "position": "Banker", + "salary": "$155,026", + "office": "Murfreesboro", + "extn": "3846", + "start_date": "1/30/2001" + }, + { + "id": "3663", + "name": "Margot Phillips", + "position": "Food Technologist", + "salary": "$49,509", + "office": "Pittsburgh", + "extn": "9921", + "start_date": "3/19/2011" + }, + { + "id": "3664", + "name": "Nate Parker", + "position": "Production Painter", + "salary": "$87,602", + "office": "Reno", + "extn": "2618", + "start_date": "6/30/2015" + }, + { + "id": "3665", + "name": "Christy Ramsey", + "position": "Budget Analyst", + "salary": "$290,293", + "office": "Albuquerque", + "extn": "9252", + "start_date": "7/13/2018" + }, + { + "id": "3666", + "name": "Chad Mills", + "position": "Stockbroker", + "salary": "$267,661", + "office": "Amarillo", + "extn": "6016", + "start_date": "2/23/2001" + }, + { + "id": "3667", + "name": "Maribel Whitehouse", + "position": "Inspector", + "salary": "$268,220", + "office": "Memphis", + "extn": "6392", + "start_date": "5/7/2017" + }, + { + "id": "3668", + "name": "Sabina Uttley", + "position": "Cash Manager", + "salary": "$177,599", + "office": "Reno", + "extn": "7935", + "start_date": "11/9/2012" + }, + { + "id": "3669", + "name": "Celia Andersson", + "position": "Cashier", + "salary": "$136,473", + "office": "Portland", + "extn": "3176", + "start_date": "6/9/2004" + }, + { + "id": "3670", + "name": "Boris Terry", + "position": "Dentist", + "salary": "$11,226", + "office": "Long Beach", + "extn": "6957", + "start_date": "8/24/2006" + }, + { + "id": "3671", + "name": "Celia Sawyer", + "position": "Machine Operator", + "salary": "$180,998", + "office": "San Francisco", + "extn": "8550", + "start_date": "9/11/2005" + }, + { + "id": "3672", + "name": "Mara Speed", + "position": "Chef Manager", + "salary": "$179,991", + "office": "Hayward", + "extn": "7935", + "start_date": "7/20/2012" + }, + { + "id": "3673", + "name": "Chris Judd", + "position": "Web Developer", + "salary": "$157,342", + "office": "Reno", + "extn": "4964", + "start_date": "7/24/2019" + }, + { + "id": "3674", + "name": "Roger Scott", + "position": "Front Desk Coordinator", + "salary": "$215,051", + "office": "Innsbruck", + "extn": "8934", + "start_date": "8/19/2007" + }, + { + "id": "3675", + "name": "Maria Ellis", + "position": "Staffing Consultant", + "salary": "$178,207", + "office": "Prague", + "extn": "8586", + "start_date": "3/12/2011" + }, + { + "id": "3676", + "name": "Jade Thomas", + "position": "Front Desk Coordinator", + "salary": "$125,933", + "office": "San Bernardino", + "extn": "2124", + "start_date": "10/16/2016" + }, + { + "id": "3677", + "name": "Sloane Vaughan", + "position": "Treasurer", + "salary": "$74,093", + "office": "Salt Lake City", + "extn": "5785", + "start_date": "11/24/2014" + }, + { + "id": "3678", + "name": "Harry Ingham", + "position": "Ambulatory Nurse", + "salary": "$13,071", + "office": "Fort Lauderdale", + "extn": "7268", + "start_date": "11/4/2002" + }, + { + "id": "3679", + "name": "Chad Bayliss", + "position": "Auditor", + "salary": "$111,171", + "office": "Glendale", + "extn": "1266", + "start_date": "2/25/2005" + }, + { + "id": "3680", + "name": "Domenic Gordon", + "position": "HR Specialist", + "salary": "$235,789", + "office": "Murfreesboro", + "extn": "7579", + "start_date": "8/24/2000" + }, + { + "id": "3681", + "name": "Hadley Reid", + "position": "Service Supervisor", + "salary": "$10,439", + "office": "Detroit", + "extn": "9916", + "start_date": "12/23/2002" + }, + { + "id": "3682", + "name": "Tom Nurton", + "position": "Business Broker", + "salary": "$100,318", + "office": "Houston", + "extn": "7233", + "start_date": "4/23/2014" + }, + { + "id": "3683", + "name": "Kendra Gilmour", + "position": "Auditor", + "salary": "$10,639", + "office": "San Francisco", + "extn": "2561", + "start_date": "3/4/2008" + }, + { + "id": "3684", + "name": "Jazmin Morris", + "position": "Project Manager", + "salary": "$151,931", + "office": "Glendale", + "extn": "2693", + "start_date": "5/3/2005" + }, + { + "id": "3685", + "name": "Melinda Lloyd", + "position": "CNC Operator", + "salary": "$205,451", + "office": "Boston", + "extn": "9711", + "start_date": "9/29/2006" + }, + { + "id": "3686", + "name": "Carrie Wallace", + "position": "Insurance Broker", + "salary": "$38,619", + "office": "Glendale", + "extn": "6717", + "start_date": "5/15/2019" + }, + { + "id": "3687", + "name": "Cristal Vaughan", + "position": "Production Painter", + "salary": "$87,233", + "office": "Tallahassee", + "extn": "8694", + "start_date": "7/30/2010" + }, + { + "id": "3688", + "name": "Abbey Irving", + "position": "Front Desk Coordinator", + "salary": "$19,854", + "office": "Phoenix", + "extn": "9656", + "start_date": "10/22/2008" + }, + { + "id": "3689", + "name": "Isabella Walker", + "position": "Cashier", + "salary": "$223,124", + "office": "Prague", + "extn": "4140", + "start_date": "7/27/2012" + }, + { + "id": "3690", + "name": "Remy Whinter", + "position": "Physician", + "salary": "$30,134", + "office": "Venice", + "extn": "7249", + "start_date": "8/14/2009" + }, + { + "id": "3691", + "name": "Hazel Speed", + "position": "Fabricator", + "salary": "$224,990", + "office": "San Antonio", + "extn": "9582", + "start_date": "4/16/2000" + }, + { + "id": "3692", + "name": "Lucas Irving", + "position": "Electrician", + "salary": "$289,338", + "office": "New Orleans", + "extn": "2044", + "start_date": "8/28/2003" + }, + { + "id": "3693", + "name": "Boris Wilcox", + "position": "Clerk", + "salary": "$170,894", + "office": "Lancaster", + "extn": "1150", + "start_date": "11/13/2014" + }, + { + "id": "3694", + "name": "Fred King", + "position": "Machine Operator", + "salary": "$182,209", + "office": "Bucharest", + "extn": "5892", + "start_date": "6/27/2013" + }, + { + "id": "3695", + "name": "Estrella Penn", + "position": "Paramedic", + "salary": "$125,814", + "office": "Hollywood", + "extn": "2401", + "start_date": "4/26/2007" + }, + { + "id": "3696", + "name": "Chanelle Thomson", + "position": "Cashier", + "salary": "$59,948", + "office": "Jersey City", + "extn": "4074", + "start_date": "10/17/2019" + }, + { + "id": "3697", + "name": "Margaret Clayton", + "position": "Restaurant Manager", + "salary": "$77,528", + "office": "Venice", + "extn": "2066", + "start_date": "9/14/2012" + }, + { + "id": "3698", + "name": "Rosalee Rigg", + "position": "Web Developer", + "salary": "$209,535", + "office": "Boston", + "extn": "1312", + "start_date": "10/11/2011" + }, + { + "id": "3699", + "name": "Beatrice Moore", + "position": "HR Coordinator", + "salary": "$92,895", + "office": "Portland", + "extn": "3638", + "start_date": "9/17/2006" + }, + { + "id": "3700", + "name": "Jade Dixon", + "position": "CNC Operator", + "salary": "$78,808", + "office": "Moreno Valley", + "extn": "2898", + "start_date": "12/18/2004" + }, + { + "id": "3701", + "name": "Peter Lambert", + "position": "Webmaster", + "salary": "$296,028", + "office": "Omaha", + "extn": "2160", + "start_date": "2/7/2019" + }, + { + "id": "3702", + "name": "Parker Allen", + "position": "Front Desk Coordinator", + "salary": "$109,527", + "office": "Sacramento", + "extn": "3638", + "start_date": "11/21/2006" + }, + { + "id": "3703", + "name": "Erick Jones", + "position": "Audiologist", + "salary": "$217,629", + "office": "Norfolk", + "extn": "3569", + "start_date": "8/5/2007" + }, + { + "id": "3704", + "name": "Margaret Henderson", + "position": "Project Manager", + "salary": "$234,784", + "office": "Glendale", + "extn": "7576", + "start_date": "2/26/2004" + }, + { + "id": "3705", + "name": "Jacob Farrell", + "position": "Operator", + "salary": "$266,964", + "office": "Valetta", + "extn": "5966", + "start_date": "12/26/2018" + }, + { + "id": "3706", + "name": "Destiny Nurton", + "position": "Call Center Representative", + "salary": "$168,142", + "office": "Detroit", + "extn": "2380", + "start_date": "6/9/2013" + }, + { + "id": "3707", + "name": "Sonya Gordon", + "position": "Bellman", + "salary": "$96,255", + "office": "El Paso", + "extn": "5086", + "start_date": "3/24/2012" + }, + { + "id": "3708", + "name": "Nick Ingham", + "position": "CNC Operator", + "salary": "$264,768", + "office": "Toledo", + "extn": "8915", + "start_date": "6/24/2016" + }, + { + "id": "3709", + "name": "Hank Gunn", + "position": "HR Specialist", + "salary": "$49,550", + "office": "Garland", + "extn": "8958", + "start_date": "2/9/2001" + }, + { + "id": "3710", + "name": "Kirsten Snow", + "position": "Design Engineer", + "salary": "$261,505", + "office": "Salt Lake City", + "extn": "7011", + "start_date": "12/23/2009" + }, + { + "id": "3711", + "name": "David Bailey", + "position": "Fabricator", + "salary": "$174,181", + "office": "Las Vegas", + "extn": "1576", + "start_date": "10/30/2015" + }, + { + "id": "3712", + "name": "Chad Plumb", + "position": "Investment Advisor", + "salary": "$94,707", + "office": "Prague", + "extn": "2443", + "start_date": "7/10/2014" + }, + { + "id": "3713", + "name": "Penelope Uttridge", + "position": "Insurance Broker", + "salary": "$165,898", + "office": "Albuquerque", + "extn": "7939", + "start_date": "3/27/2003" + }, + { + "id": "3714", + "name": "Denis Atkinson", + "position": "Chef Manager", + "salary": "$298,943", + "office": "Cincinnati", + "extn": "9247", + "start_date": "9/4/2019" + }, + { + "id": "3715", + "name": "Camden Lucas", + "position": "Bellman", + "salary": "$186,950", + "office": "Hayward", + "extn": "9283", + "start_date": "10/18/2006" + }, + { + "id": "3716", + "name": "Jayden Connell", + "position": "Cook", + "salary": "$246,610", + "office": "Indianapolis", + "extn": "8576", + "start_date": "7/14/2000" + }, + { + "id": "3717", + "name": "Julia Edmonds", + "position": "Lecturer", + "salary": "$261,422", + "office": "Moreno Valley", + "extn": "4894", + "start_date": "3/6/2016" + }, + { + "id": "3718", + "name": "Sarah Woods", + "position": "CNC Operator", + "salary": "$156,989", + "office": "Lancaster", + "extn": "9591", + "start_date": "10/23/2004" + }, + { + "id": "3719", + "name": "Monica Ashley", + "position": "Banker", + "salary": "$147,093", + "office": "Berlin", + "extn": "5374", + "start_date": "12/23/2002" + }, + { + "id": "3720", + "name": "Henry Lucas", + "position": "Budget Analyst", + "salary": "$13,493", + "office": "Venice", + "extn": "2523", + "start_date": "1/17/2018" + }, + { + "id": "3721", + "name": "Chad Ellery", + "position": "Business Broker", + "salary": "$255,105", + "office": "Charlotte", + "extn": "3069", + "start_date": "6/7/2001" + }, + { + "id": "3722", + "name": "Eryn Cunningham", + "position": "Doctor", + "salary": "$276,370", + "office": "Tallahassee", + "extn": "5689", + "start_date": "7/15/2006" + }, + { + "id": "3723", + "name": "Cynthia Vince", + "position": "Web Developer", + "salary": "$283,154", + "office": "Columbus", + "extn": "1046", + "start_date": "6/14/2001" + }, + { + "id": "3724", + "name": "Bob Wooldridge", + "position": "Stockbroker", + "salary": "$117,740", + "office": "Fayetteville", + "extn": "6063", + "start_date": "4/1/2018" + }, + { + "id": "3725", + "name": "Josephine Antcliff", + "position": "Baker", + "salary": "$238,879", + "office": "Milwaukee", + "extn": "9017", + "start_date": "9/17/2007" + }, + { + "id": "3726", + "name": "Jacqueline Clarkson", + "position": "Insurance Broker", + "salary": "$199,588", + "office": "Hollywood", + "extn": "6669", + "start_date": "4/30/2001" + }, + { + "id": "3727", + "name": "Fred Greenwood", + "position": "Cash Manager", + "salary": "$37,892", + "office": "Berlin", + "extn": "5091", + "start_date": "3/19/2015" + }, + { + "id": "3728", + "name": "Olivia Lindsay", + "position": "Systems Administrator", + "salary": "$174,571", + "office": "San Antonio", + "extn": "9767", + "start_date": "8/14/2003" + }, + { + "id": "3729", + "name": "Noah Antcliff", + "position": "Baker", + "salary": "$187,734", + "office": "Louisville", + "extn": "6228", + "start_date": "10/2/2005" + }, + { + "id": "3730", + "name": "Bob Button", + "position": "Machine Operator", + "salary": "$154,371", + "office": "Amarillo", + "extn": "9854", + "start_date": "7/12/2018" + }, + { + "id": "3731", + "name": "Stephanie Benfield", + "position": "Assistant Buyer", + "salary": "$259,560", + "office": "Louisville", + "extn": "8373", + "start_date": "11/3/2001" + }, + { + "id": "3732", + "name": "Boris Stone", + "position": "HR Coordinator", + "salary": "$218,082", + "office": "Garland", + "extn": "1376", + "start_date": "9/9/2003" + }, + { + "id": "3733", + "name": "Chadwick Kent", + "position": "Business Broker", + "salary": "$256,652", + "office": "Nashville", + "extn": "1355", + "start_date": "12/8/2003" + }, + { + "id": "3734", + "name": "Selena Reid", + "position": "Call Center Representative", + "salary": "$274,421", + "office": "San Diego", + "extn": "2502", + "start_date": "5/3/2009" + }, + { + "id": "3735", + "name": "Domenic Tait", + "position": "Inspector", + "salary": "$185,348", + "office": "Albuquerque", + "extn": "7208", + "start_date": "9/12/2017" + }, + { + "id": "3736", + "name": "Shelby Wheeler", + "position": "Designer", + "salary": "$227,045", + "office": "Omaha", + "extn": "5558", + "start_date": "1/20/2001" + }, + { + "id": "3737", + "name": "Johnathan Terry", + "position": "Healthcare Specialist", + "salary": "$30,384", + "office": "London", + "extn": "5406", + "start_date": "5/17/2000" + }, + { + "id": "3738", + "name": "Destiny Herbert", + "position": "Designer", + "salary": "$268,092", + "office": "Oakland", + "extn": "8400", + "start_date": "1/31/2010" + }, + { + "id": "3739", + "name": "Nancy Egerton", + "position": "Cash Manager", + "salary": "$222,180", + "office": "San Antonio", + "extn": "6429", + "start_date": "2/15/2019" + }, + { + "id": "3740", + "name": "Johnny Little", + "position": "Service Supervisor", + "salary": "$106,456", + "office": "Denver", + "extn": "3769", + "start_date": "12/26/2007" + }, + { + "id": "3741", + "name": "Leilani Baxter", + "position": "Pharmacist", + "salary": "$178,294", + "office": "Phoenix", + "extn": "8184", + "start_date": "7/30/2004" + }, + { + "id": "3742", + "name": "Johnny Murphy", + "position": "Chef Manager", + "salary": "$237,723", + "office": "Bridgeport", + "extn": "7172", + "start_date": "3/29/2008" + }, + { + "id": "3743", + "name": "Chad Graham", + "position": "Loan Officer", + "salary": "$20,860", + "office": "London", + "extn": "7077", + "start_date": "12/25/2003" + }, + { + "id": "3744", + "name": "Mandy Lucas", + "position": "Staffing Consultant", + "salary": "$206,940", + "office": "Albuquerque", + "extn": "9367", + "start_date": "4/16/2003" + }, + { + "id": "3745", + "name": "Havana Daniells", + "position": "Assistant Buyer", + "salary": "$275,104", + "office": "San Francisco", + "extn": "6913", + "start_date": "3/19/2014" + }, + { + "id": "3746", + "name": "Dani Devonport", + "position": "Investment Advisor", + "salary": "$200,338", + "office": "Dallas", + "extn": "4804", + "start_date": "1/7/2011" + }, + { + "id": "3747", + "name": "Anne Goodman", + "position": "Call Center Representative", + "salary": "$95,086", + "office": "Las Vegas", + "extn": "5162", + "start_date": "8/20/2009" + }, + { + "id": "3748", + "name": "Doris Gray", + "position": "HR Specialist", + "salary": "$107,363", + "office": "Orlando", + "extn": "3823", + "start_date": "10/12/2010" + }, + { + "id": "3749", + "name": "Chad Gaynor", + "position": "Fabricator", + "salary": "$134,309", + "office": "Omaha", + "extn": "3642", + "start_date": "9/27/2014" + }, + { + "id": "3750", + "name": "Eduardo Clifford", + "position": "Cash Manager", + "salary": "$89,901", + "office": "Fayetteville", + "extn": "7170", + "start_date": "1/15/2005" + }, + { + "id": "3751", + "name": "Sonya Furnell", + "position": "Paramedic", + "salary": "$197,947", + "office": "St. Louis", + "extn": "9650", + "start_date": "10/17/2004" + }, + { + "id": "3752", + "name": "Monica Beal", + "position": "Designer", + "salary": "$52,912", + "office": "Tulsa", + "extn": "9057", + "start_date": "10/23/2003" + }, + { + "id": "3753", + "name": "Jade Clarkson", + "position": "Treasurer", + "salary": "$22,943", + "office": "Paris", + "extn": "3208", + "start_date": "1/5/2017" + }, + { + "id": "3754", + "name": "Maya Victor", + "position": "CNC Operator", + "salary": "$171,132", + "office": "Charlotte", + "extn": "9938", + "start_date": "7/4/2015" + }, + { + "id": "3755", + "name": "Anabel Uddin", + "position": "Accountant", + "salary": "$41,510", + "office": "Charlotte", + "extn": "2285", + "start_date": "2/11/2007" + }, + { + "id": "3756", + "name": "Summer Ebden", + "position": "Chef Manager", + "salary": "$253,441", + "office": "Memphis", + "extn": "7977", + "start_date": "10/5/2019" + }, + { + "id": "3757", + "name": "Rufus Ellwood", + "position": "Loan Officer", + "salary": "$61,548", + "office": "Hollywood", + "extn": "9786", + "start_date": "12/11/2003" + }, + { + "id": "3758", + "name": "Aiden Ralph", + "position": "HR Coordinator", + "salary": "$219,398", + "office": "Ontario", + "extn": "3925", + "start_date": "3/7/2014" + }, + { + "id": "3759", + "name": "Adalind Thomas", + "position": "Machine Operator", + "salary": "$46,759", + "office": "Ontario", + "extn": "7636", + "start_date": "2/16/2000" + }, + { + "id": "3760", + "name": "Daniel Overson", + "position": "HR Coordinator", + "salary": "$62,199", + "office": "Prague", + "extn": "2400", + "start_date": "8/1/2007" + }, + { + "id": "3761", + "name": "Alan Oakley", + "position": "Investment Advisor", + "salary": "$287,232", + "office": "New Orleans", + "extn": "7282", + "start_date": "4/24/2013" + }, + { + "id": "3762", + "name": "Havana Seymour", + "position": "Pharmacist", + "salary": "$142,589", + "office": "Philadelphia", + "extn": "9071", + "start_date": "2/24/2009" + }, + { + "id": "3763", + "name": "Abdul Reynolds", + "position": "IT Support Staff", + "salary": "$252,641", + "office": "New York", + "extn": "6242", + "start_date": "2/4/2011" + }, + { + "id": "3764", + "name": "Mara Matthews", + "position": "Inspector", + "salary": "$259,997", + "office": "Henderson", + "extn": "2833", + "start_date": "2/11/2006" + }, + { + "id": "3765", + "name": "Benny Noach", + "position": "Global Logistics Supervisor", + "salary": "$47,136", + "office": "Escondido", + "extn": "3656", + "start_date": "8/17/2009" + }, + { + "id": "3766", + "name": "Ethan Nielson", + "position": "HR Specialist", + "salary": "$153,958", + "office": "Otawa", + "extn": "8207", + "start_date": "10/4/2001" + }, + { + "id": "3767", + "name": "Sabina Locke", + "position": "Health Educator", + "salary": "$153,380", + "office": "Bucharest", + "extn": "7959", + "start_date": "2/8/2005" + }, + { + "id": "3768", + "name": "Eden Stevens", + "position": "IT Support Staff", + "salary": "$35,868", + "office": "Jacksonville", + "extn": "3674", + "start_date": "3/28/2005" + }, + { + "id": "3769", + "name": "Ruth Ripley", + "position": "CNC Operator", + "salary": "$255,796", + "office": "Fremont", + "extn": "5560", + "start_date": "1/23/2010" + }, + { + "id": "3770", + "name": "Chad Sherry", + "position": "Loan Officer", + "salary": "$218,303", + "office": "Santa Ana", + "extn": "3671", + "start_date": "2/14/2014" + }, + { + "id": "3771", + "name": "Daniel Mcleod", + "position": "Accountant", + "salary": "$20,156", + "office": "Lancaster", + "extn": "1285", + "start_date": "9/12/2015" + }, + { + "id": "3772", + "name": "Helen Collis", + "position": "Banker", + "salary": "$161,905", + "office": "Richmond", + "extn": "2315", + "start_date": "11/21/2014" + }, + { + "id": "3773", + "name": "Tyson Little", + "position": "Stockbroker", + "salary": "$57,195", + "office": "Lincoln", + "extn": "5556", + "start_date": "3/8/2019" + }, + { + "id": "3774", + "name": "Stephanie Nash", + "position": "Mobile Developer", + "salary": "$161,271", + "office": "Saint Paul", + "extn": "9089", + "start_date": "6/7/2009" + }, + { + "id": "3775", + "name": "Monica Bayliss", + "position": "Electrician", + "salary": "$235,643", + "office": "Arlington", + "extn": "2314", + "start_date": "3/24/2011" + }, + { + "id": "3776", + "name": "Sonya Harris", + "position": "Dentist", + "salary": "$69,554", + "office": "Berna", + "extn": "9826", + "start_date": "8/27/2005" + }, + { + "id": "3777", + "name": "Tara Ripley", + "position": "Ambulatory Nurse", + "salary": "$294,943", + "office": "Fremont", + "extn": "5985", + "start_date": "11/22/2016" + }, + { + "id": "3778", + "name": "Bridget Beal", + "position": "Laboratory Technician", + "salary": "$149,580", + "office": "Tallahassee", + "extn": "3152", + "start_date": "4/14/2016" + }, + { + "id": "3779", + "name": "Abdul Jackson", + "position": "Mobile Developer", + "salary": "$137,375", + "office": "Madrid", + "extn": "5084", + "start_date": "10/24/2009" + }, + { + "id": "3780", + "name": "Melania Henderson", + "position": "Retail Trainee", + "salary": "$124,089", + "office": "Escondido", + "extn": "5651", + "start_date": "3/27/2000" + }, + { + "id": "3781", + "name": "Russel Reid", + "position": "Business Broker", + "salary": "$31,011", + "office": "Las Vegas", + "extn": "7371", + "start_date": "11/28/2000" + }, + { + "id": "3782", + "name": "Tyson Connor", + "position": "Pharmacist", + "salary": "$140,080", + "office": "Rochester", + "extn": "2504", + "start_date": "11/22/2007" + }, + { + "id": "3783", + "name": "Kassandra Hastings", + "position": "Treasurer", + "salary": "$88,164", + "office": "El Paso", + "extn": "9590", + "start_date": "1/13/2006" + }, + { + "id": "3784", + "name": "Leroy Addis", + "position": "Electrician", + "salary": "$104,444", + "office": "Nashville", + "extn": "5410", + "start_date": "8/9/2015" + }, + { + "id": "3785", + "name": "Colleen Tyrrell", + "position": "Webmaster", + "salary": "$106,004", + "office": "Glendale", + "extn": "3942", + "start_date": "10/2/2016" + }, + { + "id": "3786", + "name": "Matthew Yoman", + "position": "Steward", + "salary": "$88,826", + "office": "Otawa", + "extn": "8456", + "start_date": "10/23/2001" + }, + { + "id": "3787", + "name": "Rick Bradshaw", + "position": "Web Developer", + "salary": "$235,947", + "office": "Philadelphia", + "extn": "8675", + "start_date": "1/1/2018" + }, + { + "id": "3788", + "name": "Benjamin Baker", + "position": "HR Coordinator", + "salary": "$232,423", + "office": "Tulsa", + "extn": "2067", + "start_date": "5/20/2019" + }, + { + "id": "3789", + "name": "Daniel Rodwell", + "position": "Accountant", + "salary": "$79,211", + "office": "Tokyo", + "extn": "8162", + "start_date": "1/2/2019" + }, + { + "id": "3790", + "name": "Sebastian Redfern", + "position": "Pharmacist", + "salary": "$49,348", + "office": "Wien", + "extn": "5163", + "start_date": "9/2/2019" + }, + { + "id": "3791", + "name": "Bob Knight", + "position": "Dentist", + "salary": "$120,803", + "office": "Huntsville", + "extn": "3521", + "start_date": "4/16/2019" + }, + { + "id": "3792", + "name": "Karen Summers", + "position": "Dentist", + "salary": "$139,738", + "office": "Anaheim", + "extn": "8292", + "start_date": "3/21/2002" + }, + { + "id": "3793", + "name": "Noah Matthews", + "position": "Lecturer", + "salary": "$217,099", + "office": "Louisville", + "extn": "1555", + "start_date": "3/16/2010" + }, + { + "id": "3794", + "name": "Allison Roman", + "position": "Biologist", + "salary": "$58,033", + "office": "Sacramento", + "extn": "8817", + "start_date": "6/12/2013" + }, + { + "id": "3795", + "name": "Cecilia Warner", + "position": "Cook", + "salary": "$28,415", + "office": "Lancaster", + "extn": "8533", + "start_date": "8/7/2003" + }, + { + "id": "3796", + "name": "Caleb Pond", + "position": "Cashier", + "salary": "$239,048", + "office": "Boston", + "extn": "8807", + "start_date": "1/24/2018" + }, + { + "id": "3797", + "name": "Ron Milner", + "position": "Staffing Consultant", + "salary": "$248,802", + "office": "Orlando", + "extn": "2349", + "start_date": "10/27/2004" + }, + { + "id": "3798", + "name": "Skylar Davies", + "position": "Web Developer", + "salary": "$66,413", + "office": "Zurich", + "extn": "5070", + "start_date": "6/8/2013" + }, + { + "id": "3799", + "name": "Chad Milner", + "position": "Stockbroker", + "salary": "$259,008", + "office": "Lakewood", + "extn": "6899", + "start_date": "1/28/2016" + }, + { + "id": "3800", + "name": "Kieth Harris", + "position": "IT Support Staff", + "salary": "$178,117", + "office": "Santa Ana", + "extn": "4393", + "start_date": "8/15/2000" + }, + { + "id": "3801", + "name": "Belinda Saunders", + "position": "Software Engineer", + "salary": "$181,107", + "office": "Lyon", + "extn": "5664", + "start_date": "2/4/2009" + }, + { + "id": "3802", + "name": "Blake Myatt", + "position": "Chef Manager", + "salary": "$10,131", + "office": "Columbus", + "extn": "3514", + "start_date": "8/27/2011" + }, + { + "id": "3803", + "name": "Bethany Newman", + "position": "Physician", + "salary": "$224,170", + "office": "Jacksonville", + "extn": "6995", + "start_date": "12/15/2005" + }, + { + "id": "3804", + "name": "Celina Taylor", + "position": "Operator", + "salary": "$69,163", + "office": "Escondido", + "extn": "6732", + "start_date": "10/16/2005" + }, + { + "id": "3805", + "name": "Barry Dwyer", + "position": "Operator", + "salary": "$56,264", + "office": "Santa Ana", + "extn": "7981", + "start_date": "11/30/2014" + }, + { + "id": "3806", + "name": "Ellen Nicolas", + "position": "Food Technologist", + "salary": "$42,421", + "office": "Tallahassee", + "extn": "7739", + "start_date": "9/18/2015" + }, + { + "id": "3807", + "name": "Matthew Hammond", + "position": "Designer", + "salary": "$56,944", + "office": "San Jose", + "extn": "9988", + "start_date": "11/8/2018" + }, + { + "id": "3808", + "name": "Julian Wills", + "position": "Front Desk Coordinator", + "salary": "$270,622", + "office": "Lancaster", + "extn": "8925", + "start_date": "5/27/2010" + }, + { + "id": "3809", + "name": "Penny Porter", + "position": "Insurance Broker", + "salary": "$71,070", + "office": "Laredo", + "extn": "4211", + "start_date": "10/9/2010" + }, + { + "id": "3810", + "name": "Luke Mcgregor", + "position": "Health Educator", + "salary": "$293,271", + "office": "Anaheim", + "extn": "4406", + "start_date": "12/9/2014" + }, + { + "id": "3811", + "name": "Joseph Keys", + "position": "Budget Analyst", + "salary": "$227,538", + "office": "London", + "extn": "2250", + "start_date": "1/30/2018" + }, + { + "id": "3812", + "name": "Ryan Anderson", + "position": "Loan Officer", + "salary": "$124,831", + "office": "Paris", + "extn": "8469", + "start_date": "10/10/2011" + }, + { + "id": "3813", + "name": "Michael Stevens", + "position": "Food Technologist", + "salary": "$150,363", + "office": "Fremont", + "extn": "3312", + "start_date": "11/23/2002" + }, + { + "id": "3814", + "name": "Rylee Nelson", + "position": "Chef Manager", + "salary": "$201,131", + "office": "Louisville", + "extn": "9779", + "start_date": "1/6/2008" + }, + { + "id": "3815", + "name": "Ivy Baxter", + "position": "Accountant", + "salary": "$26,344", + "office": "Salem", + "extn": "2725", + "start_date": "4/24/2018" + }, + { + "id": "3816", + "name": "Bridget Clark", + "position": "Cook", + "salary": "$229,583", + "office": "New York", + "extn": "5552", + "start_date": "12/25/2012" + }, + { + "id": "3817", + "name": "Michael Kelly", + "position": "Health Educator", + "salary": "$292,356", + "office": "Rome", + "extn": "4701", + "start_date": "4/4/2012" + }, + { + "id": "3818", + "name": "Mike Stewart", + "position": "Web Developer", + "salary": "$54,738", + "office": "Worcester", + "extn": "1263", + "start_date": "12/4/2018" + }, + { + "id": "3819", + "name": "Rebecca Shepherd", + "position": "Biologist", + "salary": "$48,415", + "office": "Sacramento", + "extn": "1703", + "start_date": "10/25/2017" + }, + { + "id": "3820", + "name": "Mackenzie Hudson", + "position": "Health Educator", + "salary": "$197,813", + "office": "Memphis", + "extn": "6976", + "start_date": "2/25/2010" + }, + { + "id": "3821", + "name": "Trisha Jacobs", + "position": "Designer", + "salary": "$171,676", + "office": "Prague", + "extn": "9360", + "start_date": "5/27/2012" + }, + { + "id": "3822", + "name": "Parker Vernon", + "position": "Project Manager", + "salary": "$111,521", + "office": "San Jose", + "extn": "7748", + "start_date": "9/16/2010" + }, + { + "id": "3823", + "name": "Roger Uttley", + "position": "Banker", + "salary": "$228,718", + "office": "Huntsville", + "extn": "7975", + "start_date": "10/2/2005" + }, + { + "id": "3824", + "name": "Karen Whitmore", + "position": "Production Painter", + "salary": "$287,942", + "office": "Salt Lake City", + "extn": "4015", + "start_date": "3/23/2019" + }, + { + "id": "3825", + "name": "Tyler Cobb", + "position": "Executive Director", + "salary": "$186,386", + "office": "New York", + "extn": "3420", + "start_date": "2/10/2015" + }, + { + "id": "3826", + "name": "John Ward", + "position": "Dentist", + "salary": "$186,937", + "office": "Hollywood", + "extn": "9998", + "start_date": "11/11/2016" + }, + { + "id": "3827", + "name": "Danny Potts", + "position": "Healthcare Specialist", + "salary": "$223,898", + "office": "Indianapolis", + "extn": "6812", + "start_date": "1/23/2004" + }, + { + "id": "3828", + "name": "Julius Hamilton", + "position": "CNC Operator", + "salary": "$29,283", + "office": "Washington", + "extn": "8839", + "start_date": "6/2/2000" + }, + { + "id": "3829", + "name": "Lexi Palmer", + "position": "Executive Director", + "salary": "$267,034", + "office": "Milano", + "extn": "4115", + "start_date": "3/23/2019" + }, + { + "id": "3830", + "name": "Crystal Newton", + "position": "Paramedic", + "salary": "$108,225", + "office": "Bellevue", + "extn": "8488", + "start_date": "4/20/2002" + }, + { + "id": "3831", + "name": "Percy Victor", + "position": "Bellman", + "salary": "$193,543", + "office": "Charlotte", + "extn": "7110", + "start_date": "6/2/2019" + }, + { + "id": "3832", + "name": "Karla Andrews", + "position": "Bookkeeper", + "salary": "$23,928", + "office": "Tulsa", + "extn": "2368", + "start_date": "1/10/2017" + }, + { + "id": "3833", + "name": "Erick Harvey", + "position": "Machine Operator", + "salary": "$64,474", + "office": "Hollywood", + "extn": "7341", + "start_date": "10/1/2003" + }, + { + "id": "3834", + "name": "Louise Penn", + "position": "IT Support Staff", + "salary": "$260,873", + "office": "Philadelphia", + "extn": "4814", + "start_date": "10/3/2005" + }, + { + "id": "3835", + "name": "Gwenyth Holmes", + "position": "Cashier", + "salary": "$173,149", + "office": "Stockton", + "extn": "3535", + "start_date": "2/12/2019" + }, + { + "id": "3836", + "name": "Nicholas Kaur", + "position": "Designer", + "salary": "$275,625", + "office": "Los Angeles", + "extn": "7270", + "start_date": "6/11/2005" + }, + { + "id": "3837", + "name": "Boris Uttridge", + "position": "Ambulatory Nurse", + "salary": "$183,018", + "office": "Pittsburgh", + "extn": "3620", + "start_date": "8/14/2008" + }, + { + "id": "3838", + "name": "Rachael Button", + "position": "Treasurer", + "salary": "$264,591", + "office": "Louisville", + "extn": "6276", + "start_date": "12/29/2017" + }, + { + "id": "3839", + "name": "Daphne Nicolas", + "position": "Bellman", + "salary": "$210,596", + "office": "Venice", + "extn": "7203", + "start_date": "10/8/2011" + }, + { + "id": "3840", + "name": "Abdul Miller", + "position": "Executive Director", + "salary": "$59,042", + "office": "Murfreesboro", + "extn": "6366", + "start_date": "5/5/2013" + }, + { + "id": "3841", + "name": "Naomi Rothwell", + "position": "Staffing Consultant", + "salary": "$40,712", + "office": "San Bernardino", + "extn": "3494", + "start_date": "8/24/2013" + }, + { + "id": "3842", + "name": "Joy Hopkinson", + "position": "Accountant", + "salary": "$177,354", + "office": "Bucharest", + "extn": "4115", + "start_date": "10/12/2014" + }, + { + "id": "3843", + "name": "Logan Daniells", + "position": "Call Center Representative", + "salary": "$63,795", + "office": "Jersey City", + "extn": "1580", + "start_date": "3/2/2006" + }, + { + "id": "3844", + "name": "Domenic Weasley", + "position": "Machine Operator", + "salary": "$67,816", + "office": "Glendale", + "extn": "8493", + "start_date": "4/9/2006" + }, + { + "id": "3845", + "name": "Barry Funnell", + "position": "Associate Professor", + "salary": "$255,991", + "office": "Venice", + "extn": "6424", + "start_date": "6/22/2006" + }, + { + "id": "3846", + "name": "Gil Oliver", + "position": "Clerk", + "salary": "$145,768", + "office": "Irving", + "extn": "1240", + "start_date": "5/14/2012" + }, + { + "id": "3847", + "name": "Bob Russell", + "position": "Operator", + "salary": "$258,891", + "office": "Santa Ana", + "extn": "5564", + "start_date": "2/5/2018" + }, + { + "id": "3848", + "name": "Audrey Mooney", + "position": "Food Technologist", + "salary": "$284,447", + "office": "Valetta", + "extn": "2078", + "start_date": "1/16/2014" + }, + { + "id": "3849", + "name": "Callie Tate", + "position": "HR Specialist", + "salary": "$190,490", + "office": "Seattle", + "extn": "2453", + "start_date": "9/27/2005" + }, + { + "id": "3850", + "name": "Alexander Alldridge", + "position": "Designer", + "salary": "$12,636", + "office": "Toledo", + "extn": "8275", + "start_date": "3/31/2016" + }, + { + "id": "3851", + "name": "Brad Rees", + "position": "Paramedic", + "salary": "$150,474", + "office": "Cincinnati", + "extn": "6619", + "start_date": "12/28/2009" + }, + { + "id": "3852", + "name": "Aiden Oliver", + "position": "Chef Manager", + "salary": "$258,378", + "office": "Laredo", + "extn": "2226", + "start_date": "11/23/2014" + }, + { + "id": "3853", + "name": "Ally Radcliffe", + "position": "Service Supervisor", + "salary": "$232,729", + "office": "San Jose", + "extn": "1300", + "start_date": "11/4/2017" + }, + { + "id": "3854", + "name": "Kate Truscott", + "position": "Insurance Broker", + "salary": "$226,194", + "office": "El Paso", + "extn": "4930", + "start_date": "3/10/2013" + }, + { + "id": "3855", + "name": "Victoria Kelly", + "position": "IT Support Staff", + "salary": "$180,863", + "office": "Salem", + "extn": "6728", + "start_date": "7/18/2013" + }, + { + "id": "3856", + "name": "Jamie Swift", + "position": "HR Specialist", + "salary": "$190,333", + "office": "Fullerton", + "extn": "3081", + "start_date": "4/30/2009" + }, + { + "id": "3857", + "name": "Johnny Weldon", + "position": "Investment Advisor", + "salary": "$38,246", + "office": "Springfield", + "extn": "3247", + "start_date": "3/26/2006" + }, + { + "id": "3858", + "name": "Clarissa Gordon", + "position": "Associate Professor", + "salary": "$98,861", + "office": "San Antonio", + "extn": "8229", + "start_date": "3/21/2005" + }, + { + "id": "3859", + "name": "Eryn Bristow", + "position": "Clerk", + "salary": "$223,008", + "office": "Arlington", + "extn": "5320", + "start_date": "8/7/2008" + }, + { + "id": "3860", + "name": "Roger Swan", + "position": "Insurance Broker", + "salary": "$104,525", + "office": "Fort Lauderdale", + "extn": "2891", + "start_date": "8/4/2008" + }, + { + "id": "3861", + "name": "Alessia Devonport", + "position": "Lecturer", + "salary": "$121,819", + "office": "Bridgeport", + "extn": "4845", + "start_date": "3/25/2013" + }, + { + "id": "3862", + "name": "Clint Phillips", + "position": "Lecturer", + "salary": "$159,209", + "office": "Otawa", + "extn": "9865", + "start_date": "7/18/2016" + }, + { + "id": "3863", + "name": "Kassandra Turner", + "position": "Loan Officer", + "salary": "$168,351", + "office": "Chicago", + "extn": "7036", + "start_date": "1/18/2001" + }, + { + "id": "3864", + "name": "Julius Durrant", + "position": "Associate Professor", + "salary": "$50,320", + "office": "El Paso", + "extn": "8466", + "start_date": "2/16/2000" + }, + { + "id": "3865", + "name": "Carla Ellis", + "position": "Audiologist", + "salary": "$222,934", + "office": "Anaheim", + "extn": "5664", + "start_date": "11/20/2008" + }, + { + "id": "3866", + "name": "Michelle Allwood", + "position": "Investment Advisor", + "salary": "$141,279", + "office": "Salt Lake City", + "extn": "9542", + "start_date": "10/4/2019" + }, + { + "id": "3867", + "name": "Adina Wood", + "position": "Baker", + "salary": "$90,600", + "office": "San Diego", + "extn": "1954", + "start_date": "2/2/2000" + }, + { + "id": "3868", + "name": "Allison Lane", + "position": "Fabricator", + "salary": "$40,909", + "office": "Prague", + "extn": "1474", + "start_date": "8/8/2010" + }, + { + "id": "3869", + "name": "Maya Oliver", + "position": "Chef Manager", + "salary": "$263,555", + "office": "Springfield", + "extn": "7528", + "start_date": "2/17/2001" + }, + { + "id": "3870", + "name": "Callie Morris", + "position": "Systems Administrator", + "salary": "$114,548", + "office": "Minneapolis", + "extn": "9688", + "start_date": "10/13/2006" + }, + { + "id": "3871", + "name": "Cedrick Watt", + "position": "Lecturer", + "salary": "$100,220", + "office": "Bucharest", + "extn": "2849", + "start_date": "9/17/2018" + }, + { + "id": "3872", + "name": "Manuel Huggins", + "position": "Software Engineer", + "salary": "$259,090", + "office": "Phoenix", + "extn": "7116", + "start_date": "7/14/2005" + }, + { + "id": "3873", + "name": "Celina Hamilton", + "position": "CNC Operator", + "salary": "$98,968", + "office": "Madrid", + "extn": "7412", + "start_date": "4/16/2011" + }, + { + "id": "3874", + "name": "Catherine Gordon", + "position": "Dentist", + "salary": "$90,778", + "office": "Stockton", + "extn": "7549", + "start_date": "11/21/2016" + }, + { + "id": "3875", + "name": "David Ellis", + "position": "Executive Director", + "salary": "$213,874", + "office": "Chicago", + "extn": "3582", + "start_date": "2/19/2013" + }, + { + "id": "3876", + "name": "Jacob Saunders", + "position": "Healthcare Specialist", + "salary": "$105,655", + "office": "Pittsburgh", + "extn": "8399", + "start_date": "7/30/2004" + }, + { + "id": "3877", + "name": "Jayden Partridge", + "position": "Stockbroker", + "salary": "$238,267", + "office": "San Jose", + "extn": "6078", + "start_date": "12/7/2010" + }, + { + "id": "3878", + "name": "Danielle Everett", + "position": "Electrician", + "salary": "$188,729", + "office": "Phoenix", + "extn": "3082", + "start_date": "8/6/2005" + }, + { + "id": "3879", + "name": "Eve Darcy", + "position": "Auditor", + "salary": "$11,972", + "office": "Santa Ana", + "extn": "1331", + "start_date": "8/1/2000" + }, + { + "id": "3880", + "name": "Tess Upton", + "position": "Doctor", + "salary": "$262,671", + "office": "Otawa", + "extn": "8981", + "start_date": "12/11/2001" + }, + { + "id": "3881", + "name": "Cristal Buckley", + "position": "Project Manager", + "salary": "$200,655", + "office": "Fayetteville", + "extn": "2277", + "start_date": "10/27/2019" + }, + { + "id": "3882", + "name": "Maggie Appleton", + "position": "Baker", + "salary": "$262,673", + "office": "San Jose", + "extn": "8009", + "start_date": "3/15/2010" + }, + { + "id": "3883", + "name": "Bernadette Malone", + "position": "Call Center Representative", + "salary": "$122,894", + "office": "San Antonio", + "extn": "5835", + "start_date": "11/3/2007" + }, + { + "id": "3884", + "name": "Anabel Powell", + "position": "Baker", + "salary": "$287,600", + "office": "Henderson", + "extn": "9659", + "start_date": "8/7/2017" + }, + { + "id": "3885", + "name": "Catherine Power", + "position": "Budget Analyst", + "salary": "$152,181", + "office": "Portland", + "extn": "5443", + "start_date": "4/30/2006" + }, + { + "id": "3886", + "name": "Kaylee Brown", + "position": "Cook", + "salary": "$13,671", + "office": "Pittsburgh", + "extn": "3996", + "start_date": "3/1/2009" + }, + { + "id": "3887", + "name": "Anthony Penn", + "position": "Executive Director", + "salary": "$151,829", + "office": "Indianapolis", + "extn": "6857", + "start_date": "12/13/2010" + }, + { + "id": "3888", + "name": "Matt Faulkner", + "position": "Lecturer", + "salary": "$249,654", + "office": "Washington", + "extn": "7430", + "start_date": "11/17/2017" + }, + { + "id": "3889", + "name": "Bryon Reynolds", + "position": "Banker", + "salary": "$134,876", + "office": "Stockton", + "extn": "3492", + "start_date": "12/30/2010" + }, + { + "id": "3890", + "name": "Noemi Barrett", + "position": "Designer", + "salary": "$243,051", + "office": "Long Beach", + "extn": "1520", + "start_date": "4/2/2013" + }, + { + "id": "3891", + "name": "Quinn Ellwood", + "position": "Call Center Representative", + "salary": "$134,107", + "office": "San Bernardino", + "extn": "1129", + "start_date": "10/28/2014" + }, + { + "id": "3892", + "name": "Tyler Richardson", + "position": "Cook", + "salary": "$171,062", + "office": "Quebec", + "extn": "5819", + "start_date": "6/15/2005" + }, + { + "id": "3893", + "name": "Christine Khan", + "position": "Physician", + "salary": "$197,516", + "office": "Murfreesboro", + "extn": "4427", + "start_date": "9/24/2016" + }, + { + "id": "3894", + "name": "Manuel Doherty", + "position": "Staffing Consultant", + "salary": "$236,789", + "office": "Pittsburgh", + "extn": "4762", + "start_date": "9/17/2010" + }, + { + "id": "3895", + "name": "William Cox", + "position": "Laboratory Technician", + "salary": "$88,821", + "office": "Colorado Springs", + "extn": "1472", + "start_date": "8/18/2002" + }, + { + "id": "3896", + "name": "Chad Nurton", + "position": "Business Broker", + "salary": "$285,243", + "office": "Boston", + "extn": "5493", + "start_date": "4/9/2007" + }, + { + "id": "3897", + "name": "Clarissa Martin", + "position": "Call Center Representative", + "salary": "$26,870", + "office": "Albuquerque", + "extn": "8633", + "start_date": "12/30/2016" + }, + { + "id": "3898", + "name": "Monica Nelson", + "position": "Chef Manager", + "salary": "$160,626", + "office": "Jersey City", + "extn": "6422", + "start_date": "9/9/2015" + }, + { + "id": "3899", + "name": "Sabrina Clarkson", + "position": "IT Support Staff", + "salary": "$205,862", + "office": "Los Angeles", + "extn": "2851", + "start_date": "10/22/2000" + }, + { + "id": "3900", + "name": "Davina Bullock", + "position": "Loan Officer", + "salary": "$190,943", + "office": "Cincinnati", + "extn": "8462", + "start_date": "8/21/2005" + }, + { + "id": "3901", + "name": "Daphne Matthews", + "position": "Lecturer", + "salary": "$162,558", + "office": "Otawa", + "extn": "3303", + "start_date": "2/25/2015" + }, + { + "id": "3902", + "name": "Ethan Yard", + "position": "Retail Trainee", + "salary": "$184,413", + "office": "Tulsa", + "extn": "1989", + "start_date": "11/30/2012" + }, + { + "id": "3903", + "name": "Macy James", + "position": "Web Developer", + "salary": "$181,114", + "office": "Anaheim", + "extn": "8940", + "start_date": "1/28/2019" + }, + { + "id": "3904", + "name": "Lillian Blackburn", + "position": "Executive Director", + "salary": "$33,192", + "office": "Boston", + "extn": "5615", + "start_date": "7/25/2015" + }, + { + "id": "3905", + "name": "Mavis Richardson", + "position": "Insurance Broker", + "salary": "$131,727", + "office": "Stockton", + "extn": "3531", + "start_date": "6/17/2003" + }, + { + "id": "3906", + "name": "Rufus Olson", + "position": "Project Manager", + "salary": "$105,341", + "office": "Salt Lake City", + "extn": "6729", + "start_date": "6/26/2017" + }, + { + "id": "3907", + "name": "Evie Dale", + "position": "Loan Officer", + "salary": "$273,878", + "office": "Madison", + "extn": "9078", + "start_date": "9/29/2002" + }, + { + "id": "3908", + "name": "Violet Dubois", + "position": "Fabricator", + "salary": "$249,609", + "office": "Kansas City", + "extn": "7872", + "start_date": "6/30/2013" + }, + { + "id": "3909", + "name": "Alba Stone", + "position": "Business Broker", + "salary": "$20,640", + "office": "El Paso", + "extn": "4689", + "start_date": "12/8/2002" + }, + { + "id": "3910", + "name": "Kieth Oswald", + "position": "HR Specialist", + "salary": "$154,147", + "office": "Boston", + "extn": "8319", + "start_date": "6/27/2005" + }, + { + "id": "3911", + "name": "Melody Bailey", + "position": "Investment Advisor", + "salary": "$63,471", + "office": "Tallahassee", + "extn": "4933", + "start_date": "5/4/2002" + }, + { + "id": "3912", + "name": "Peter Wright", + "position": "Fabricator", + "salary": "$242,568", + "office": "Indianapolis", + "extn": "1128", + "start_date": "6/12/2014" + }, + { + "id": "3913", + "name": "Jack Neville", + "position": "Production Painter", + "salary": "$246,514", + "office": "Oakland", + "extn": "5993", + "start_date": "3/13/2017" + }, + { + "id": "3914", + "name": "Harvey Robinson", + "position": "Ambulatory Nurse", + "salary": "$234,837", + "office": "Otawa", + "extn": "2200", + "start_date": "2/5/2014" + }, + { + "id": "3915", + "name": "Thea Hewitt", + "position": "Accountant", + "salary": "$111,201", + "office": "Valetta", + "extn": "4439", + "start_date": "3/15/2005" + }, + { + "id": "3916", + "name": "Natalie Skinner", + "position": "Physician", + "salary": "$178,054", + "office": "Orlando", + "extn": "7611", + "start_date": "3/3/2011" + }, + { + "id": "3917", + "name": "Cecilia Reid", + "position": "Global Logistics Supervisor", + "salary": "$129,367", + "office": "Sacramento", + "extn": "3836", + "start_date": "10/19/2011" + }, + { + "id": "3918", + "name": "Mya Casey", + "position": "Mobile Developer", + "salary": "$151,315", + "office": "Zurich", + "extn": "2332", + "start_date": "8/13/2009" + }, + { + "id": "3919", + "name": "Lexi Bullock", + "position": "Business Broker", + "salary": "$98,281", + "office": "Stockton", + "extn": "7050", + "start_date": "5/12/2019" + }, + { + "id": "3920", + "name": "Ethan Shea", + "position": "IT Support Staff", + "salary": "$185,975", + "office": "Bucharest", + "extn": "7535", + "start_date": "10/14/2018" + }, + { + "id": "3921", + "name": "Matthew James", + "position": "Electrician", + "salary": "$20,885", + "office": "Norfolk", + "extn": "4429", + "start_date": "3/25/2008" + }, + { + "id": "3922", + "name": "Kate Scott", + "position": "Cook", + "salary": "$96,719", + "office": "Zurich", + "extn": "2760", + "start_date": "4/18/2018" + }, + { + "id": "3923", + "name": "Percy Welsch", + "position": "Lecturer", + "salary": "$16,578", + "office": "Prague", + "extn": "2375", + "start_date": "1/17/2015" + }, + { + "id": "3924", + "name": "Matt Ogilvy", + "position": "Budget Analyst", + "salary": "$194,633", + "office": "Ontario", + "extn": "7287", + "start_date": "10/21/2011" + }, + { + "id": "3925", + "name": "Liam Walker", + "position": "Operator", + "salary": "$36,012", + "office": "Otawa", + "extn": "4372", + "start_date": "11/26/2014" + }, + { + "id": "3926", + "name": "Eduardo Poole", + "position": "Project Manager", + "salary": "$139,318", + "office": "Venice", + "extn": "6708", + "start_date": "3/14/2005" + }, + { + "id": "3927", + "name": "Elijah Fisher", + "position": "Project Manager", + "salary": "$224,197", + "office": "Reno", + "extn": "2022", + "start_date": "6/10/2004" + }, + { + "id": "3928", + "name": "Holly Bowen", + "position": "Software Engineer", + "salary": "$62,284", + "office": "Sacramento", + "extn": "5109", + "start_date": "8/13/2007" + }, + { + "id": "3929", + "name": "Deborah Amstead", + "position": "Laboratory Technician", + "salary": "$182,884", + "office": "Dallas", + "extn": "7727", + "start_date": "1/20/2019" + }, + { + "id": "3930", + "name": "Rose Parker", + "position": "Associate Professor", + "salary": "$26,184", + "office": "Fullerton", + "extn": "6938", + "start_date": "8/25/2012" + }, + { + "id": "3931", + "name": "Chris Price", + "position": "Cash Manager", + "salary": "$238,800", + "office": "Jacksonville", + "extn": "9795", + "start_date": "12/23/2015" + }, + { + "id": "3932", + "name": "Carrie Nash", + "position": "Staffing Consultant", + "salary": "$187,786", + "office": "Stockton", + "extn": "5297", + "start_date": "6/12/2009" + }, + { + "id": "3933", + "name": "Makena Owens", + "position": "Loan Officer", + "salary": "$283,446", + "office": "Columbus", + "extn": "5490", + "start_date": "5/12/2014" + }, + { + "id": "3934", + "name": "Thea Milner", + "position": "Mobile Developer", + "salary": "$98,017", + "office": "Detroit", + "extn": "9790", + "start_date": "7/3/2019" + }, + { + "id": "3935", + "name": "Livia Morris", + "position": "Electrician", + "salary": "$174,491", + "office": "Minneapolis", + "extn": "5870", + "start_date": "3/7/2003" + }, + { + "id": "3936", + "name": "Cassandra Mcnally", + "position": "Restaurant Manager", + "salary": "$259,542", + "office": "Portland", + "extn": "4385", + "start_date": "1/29/2006" + }, + { + "id": "3937", + "name": "Mona Andrews", + "position": "Chef Manager", + "salary": "$30,316", + "office": "Hayward", + "extn": "6673", + "start_date": "11/27/2009" + }, + { + "id": "3938", + "name": "Benjamin Taylor", + "position": "Bookkeeper", + "salary": "$85,470", + "office": "Milwaukee", + "extn": "2390", + "start_date": "8/17/2003" + }, + { + "id": "3939", + "name": "Russel Campbell", + "position": "Baker", + "salary": "$51,918", + "office": "Hollywood", + "extn": "2340", + "start_date": "1/16/2012" + }, + { + "id": "3940", + "name": "Lauren Roscoe", + "position": "Business Broker", + "salary": "$51,320", + "office": "Tallahassee", + "extn": "7533", + "start_date": "7/5/2010" + }, + { + "id": "3941", + "name": "Savannah Ryan", + "position": "Fabricator", + "salary": "$37,111", + "office": "Omaha", + "extn": "4079", + "start_date": "1/6/2003" + }, + { + "id": "3942", + "name": "Dani Rogan", + "position": "Accountant", + "salary": "$210,918", + "office": "Irving", + "extn": "6793", + "start_date": "12/14/2006" + }, + { + "id": "3943", + "name": "Nina Palmer", + "position": "Project Manager", + "salary": "$52,310", + "office": "Honolulu", + "extn": "8919", + "start_date": "1/22/2009" + }, + { + "id": "3944", + "name": "Ron Robe", + "position": "Operator", + "salary": "$11,428", + "office": "Honolulu", + "extn": "6231", + "start_date": "4/3/2005" + }, + { + "id": "3945", + "name": "Aiden Overson", + "position": "Food Technologist", + "salary": "$247,368", + "office": "Scottsdale", + "extn": "1498", + "start_date": "7/28/2017" + }, + { + "id": "3946", + "name": "Savannah Lynch", + "position": "Service Supervisor", + "salary": "$27,095", + "office": "Springfield", + "extn": "5055", + "start_date": "5/24/2005" + }, + { + "id": "3947", + "name": "David Ellwood", + "position": "Accountant", + "salary": "$259,005", + "office": "Irving", + "extn": "7754", + "start_date": "4/4/2015" + }, + { + "id": "3948", + "name": "Lexi Healy", + "position": "Production Painter", + "salary": "$52,485", + "office": "Fayetteville", + "extn": "3685", + "start_date": "12/18/2007" + }, + { + "id": "3949", + "name": "Abdul Oatway", + "position": "Electrician", + "salary": "$52,990", + "office": "Glendale", + "extn": "2436", + "start_date": "2/25/2016" + }, + { + "id": "3950", + "name": "Barney Jackson", + "position": "Budget Analyst", + "salary": "$153,373", + "office": "Cincinnati", + "extn": "4506", + "start_date": "9/8/2002" + }, + { + "id": "3951", + "name": "Rufus Dallas", + "position": "Dentist", + "salary": "$140,041", + "office": "Tallahassee", + "extn": "4398", + "start_date": "4/23/2019" + }, + { + "id": "3952", + "name": "Courtney Flynn", + "position": "Chef Manager", + "salary": "$63,150", + "office": "Murfreesboro", + "extn": "9246", + "start_date": "2/2/2012" + }, + { + "id": "3953", + "name": "Manuel Phillips", + "position": "Cash Manager", + "salary": "$179,406", + "office": "Worcester", + "extn": "6178", + "start_date": "3/27/2000" + }, + { + "id": "3954", + "name": "Aiden Ashwell", + "position": "Insurance Broker", + "salary": "$31,964", + "office": "Madrid", + "extn": "8959", + "start_date": "8/29/2008" + }, + { + "id": "3955", + "name": "Joyce Amstead", + "position": "HR Coordinator", + "salary": "$29,762", + "office": "New Orleans", + "extn": "8848", + "start_date": "5/5/2004" + }, + { + "id": "3956", + "name": "Martin Wren", + "position": "Ambulatory Nurse", + "salary": "$56,500", + "office": "Pittsburgh", + "extn": "8190", + "start_date": "11/24/2007" + }, + { + "id": "3957", + "name": "Vanessa Crawford", + "position": "Bellman", + "salary": "$133,411", + "office": "Berna", + "extn": "5775", + "start_date": "5/19/2014" + }, + { + "id": "3958", + "name": "Julius Penn", + "position": "Global Logistics Supervisor", + "salary": "$212,381", + "office": "Oklahoma City", + "extn": "1321", + "start_date": "10/9/2002" + }, + { + "id": "3959", + "name": "Marina Oakley", + "position": "Executive Director", + "salary": "$209,852", + "office": "Salem", + "extn": "2740", + "start_date": "8/24/2012" + }, + { + "id": "3960", + "name": "Julius Quinn", + "position": "Assistant Buyer", + "salary": "$20,823", + "office": "Stockton", + "extn": "4873", + "start_date": "8/26/2013" + }, + { + "id": "3961", + "name": "Joseph Lindop", + "position": "HR Specialist", + "salary": "$130,914", + "office": "Bucharest", + "extn": "3596", + "start_date": "3/10/2007" + }, + { + "id": "3962", + "name": "Kieth Adams", + "position": "Healthcare Specialist", + "salary": "$220,487", + "office": "Moreno Valley", + "extn": "3746", + "start_date": "7/18/2010" + }, + { + "id": "3963", + "name": "Rylee Harrison", + "position": "Chef Manager", + "salary": "$297,763", + "office": "Madison", + "extn": "9292", + "start_date": "1/24/2014" + }, + { + "id": "3964", + "name": "Hayden Chester", + "position": "Accountant", + "salary": "$208,770", + "office": "San Antonio", + "extn": "2801", + "start_date": "12/4/2006" + }, + { + "id": "3965", + "name": "Skylar Curtis", + "position": "Chef Manager", + "salary": "$231,653", + "office": "Madrid", + "extn": "7100", + "start_date": "8/7/2007" + }, + { + "id": "3966", + "name": "Josh Everett", + "position": "Cashier", + "salary": "$297,195", + "office": "Quebec", + "extn": "8337", + "start_date": "9/29/2008" + }, + { + "id": "3967", + "name": "Jayden Fulton", + "position": "Healthcare Specialist", + "salary": "$126,794", + "office": "Fayetteville", + "extn": "5470", + "start_date": "7/29/2006" + }, + { + "id": "3968", + "name": "Carl Thomas", + "position": "Business Broker", + "salary": "$172,148", + "office": "Oakland", + "extn": "5797", + "start_date": "8/15/2000" + }, + { + "id": "3969", + "name": "William Carpenter", + "position": "Business Broker", + "salary": "$119,333", + "office": "Hayward", + "extn": "2793", + "start_date": "8/2/2010" + }, + { + "id": "3970", + "name": "Logan Gates", + "position": "Bellman", + "salary": "$153,130", + "office": "Hollywood", + "extn": "6495", + "start_date": "7/31/2017" + }, + { + "id": "3971", + "name": "Oliver Lewis", + "position": "Chef Manager", + "salary": "$267,677", + "office": "Berna", + "extn": "1959", + "start_date": "1/2/2018" + }, + { + "id": "3972", + "name": "Cameron Franks", + "position": "Restaurant Manager", + "salary": "$97,561", + "office": "Pittsburgh", + "extn": "7106", + "start_date": "8/15/2002" + }, + { + "id": "3973", + "name": "Aeris Russell", + "position": "Pharmacist", + "salary": "$166,027", + "office": "Albuquerque", + "extn": "5927", + "start_date": "5/5/2008" + }, + { + "id": "3974", + "name": "Hayden Sinclair", + "position": "HR Specialist", + "salary": "$284,335", + "office": "Huntsville", + "extn": "7817", + "start_date": "6/21/2008" + }, + { + "id": "3975", + "name": "Fred Ellwood", + "position": "Call Center Representative", + "salary": "$109,391", + "office": "Pittsburgh", + "extn": "9283", + "start_date": "2/14/2004" + }, + { + "id": "3976", + "name": "Chadwick Collins", + "position": "Baker", + "salary": "$249,510", + "office": "New York", + "extn": "9021", + "start_date": "2/22/2007" + }, + { + "id": "3977", + "name": "Denny Roman", + "position": "Biologist", + "salary": "$96,884", + "office": "Prague", + "extn": "7739", + "start_date": "6/6/2007" + }, + { + "id": "3978", + "name": "Joseph Vince", + "position": "Biologist", + "salary": "$269,684", + "office": "Lakewood", + "extn": "8773", + "start_date": "12/2/2009" + }, + { + "id": "3979", + "name": "Allison Burge", + "position": "HR Specialist", + "salary": "$177,224", + "office": "Salt Lake City", + "extn": "8683", + "start_date": "8/17/2010" + }, + { + "id": "3980", + "name": "Charlize Spencer", + "position": "Pharmacist", + "salary": "$215,864", + "office": "Madrid", + "extn": "2587", + "start_date": "2/6/2009" + }, + { + "id": "3981", + "name": "Carl Farrant", + "position": "Bellman", + "salary": "$67,996", + "office": "Quebec", + "extn": "1169", + "start_date": "11/4/2009" + }, + { + "id": "3982", + "name": "Luke Carter", + "position": "Staffing Consultant", + "salary": "$93,901", + "office": "Bellevue", + "extn": "6806", + "start_date": "4/29/2010" + }, + { + "id": "3983", + "name": "Angelica Pitt", + "position": "Mobile Developer", + "salary": "$253,709", + "office": "Bellevue", + "extn": "5317", + "start_date": "6/3/2006" + }, + { + "id": "3984", + "name": "Callie Wade", + "position": "Bookkeeper", + "salary": "$169,334", + "office": "New York", + "extn": "8609", + "start_date": "4/3/2010" + }, + { + "id": "3985", + "name": "Hanna Trent", + "position": "Banker", + "salary": "$75,498", + "office": "Bakersfield", + "extn": "1079", + "start_date": "2/20/2016" + }, + { + "id": "3986", + "name": "Lillian Phillips", + "position": "Stockbroker", + "salary": "$201,488", + "office": "Bellevue", + "extn": "8704", + "start_date": "4/30/2000" + }, + { + "id": "3987", + "name": "Alan Stone", + "position": "IT Support Staff", + "salary": "$158,468", + "office": "Anaheim", + "extn": "7672", + "start_date": "5/22/2013" + }, + { + "id": "3988", + "name": "Rick Owen", + "position": "Service Supervisor", + "salary": "$272,141", + "office": "Amarillo", + "extn": "4465", + "start_date": "3/31/2006" + }, + { + "id": "3989", + "name": "Dorothy Hunter", + "position": "Steward", + "salary": "$221,110", + "office": "Jersey City", + "extn": "7098", + "start_date": "2/8/2013" + }, + { + "id": "3990", + "name": "Cynthia Ellwood", + "position": "Restaurant Manager", + "salary": "$231,966", + "office": "Scottsdale", + "extn": "4516", + "start_date": "6/7/2001" + }, + { + "id": "3991", + "name": "Javier Nicolas", + "position": "Accountant", + "salary": "$240,384", + "office": "Arlington", + "extn": "9272", + "start_date": "7/10/2012" + }, + { + "id": "3992", + "name": "Peter Abbey", + "position": "Operator", + "salary": "$131,850", + "office": "Honolulu", + "extn": "5482", + "start_date": "10/12/2019" + }, + { + "id": "3993", + "name": "Alma Samuel", + "position": "Chef Manager", + "salary": "$225,387", + "office": "Laredo", + "extn": "8219", + "start_date": "5/1/2018" + }, + { + "id": "3994", + "name": "Jackeline Todd", + "position": "Bellman", + "salary": "$127,306", + "office": "Miami", + "extn": "4723", + "start_date": "9/16/2014" + }, + { + "id": "3995", + "name": "Jacob Wilkinson", + "position": "Lecturer", + "salary": "$275,678", + "office": "Bellevue", + "extn": "5504", + "start_date": "5/22/2011" + }, + { + "id": "3996", + "name": "Daria Bristow", + "position": "Webmaster", + "salary": "$115,955", + "office": "Murfreesboro", + "extn": "7730", + "start_date": "6/12/2016" + }, + { + "id": "3997", + "name": "Rufus Trent", + "position": "Health Educator", + "salary": "$126,228", + "office": "Chicago", + "extn": "1441", + "start_date": "7/29/2011" + }, + { + "id": "3998", + "name": "Charlize Carter", + "position": "Physician", + "salary": "$52,057", + "office": "Memphis", + "extn": "6755", + "start_date": "5/27/2008" + }, + { + "id": "3999", + "name": "Vicky Gilbert", + "position": "Design Engineer", + "salary": "$270,080", + "office": "Ontario", + "extn": "9031", + "start_date": "9/16/2019" + }, + { + "id": "4000", + "name": "Ron Thomas", + "position": "Loan Officer", + "salary": "$158,734", + "office": "Houston", + "extn": "1134", + "start_date": "5/31/2010" + }, + { + "id": "4001", + "name": "Mason Andersson", + "position": "Dentist", + "salary": "$269,285", + "office": "London", + "extn": "5433", + "start_date": "10/5/2003" + }, + { + "id": "4002", + "name": "Sabina Lucas", + "position": "Retail Trainee", + "salary": "$25,470", + "office": "Saint Paul", + "extn": "9687", + "start_date": "9/15/2013" + }, + { + "id": "4003", + "name": "Leah Riley", + "position": "HR Specialist", + "salary": "$73,929", + "office": "Prague", + "extn": "8899", + "start_date": "2/8/2008" + }, + { + "id": "4004", + "name": "Cecilia Summers", + "position": "Treasurer", + "salary": "$249,246", + "office": "Rochester", + "extn": "5646", + "start_date": "12/9/2009" + }, + { + "id": "4005", + "name": "Bryon Kirby", + "position": "Fabricator", + "salary": "$98,023", + "office": "Oakland", + "extn": "4834", + "start_date": "2/6/2011" + }, + { + "id": "4006", + "name": "Mona Evans", + "position": "Cashier", + "salary": "$264,490", + "office": "Richmond", + "extn": "7751", + "start_date": "3/9/2006" + }, + { + "id": "4007", + "name": "Laila Jackson", + "position": "Electrician", + "salary": "$80,586", + "office": "Houston", + "extn": "7982", + "start_date": "6/20/2003" + }, + { + "id": "4008", + "name": "Liam Overson", + "position": "Loan Officer", + "salary": "$32,155", + "office": "Indianapolis", + "extn": "2523", + "start_date": "6/27/2019" + }, + { + "id": "4009", + "name": "Noah Uttley", + "position": "Chef Manager", + "salary": "$158,936", + "office": "Nashville", + "extn": "4244", + "start_date": "11/22/2014" + }, + { + "id": "4010", + "name": "Jayden Simpson", + "position": "Physician", + "salary": "$191,677", + "office": "Orlando", + "extn": "6960", + "start_date": "7/18/2015" + }, + { + "id": "4011", + "name": "Valentina Lomax", + "position": "HR Coordinator", + "salary": "$285,244", + "office": "Ontario", + "extn": "3802", + "start_date": "10/29/2002" + }, + { + "id": "4012", + "name": "Carmen Bell", + "position": "Clerk", + "salary": "$249,071", + "office": "Jersey City", + "extn": "5174", + "start_date": "2/24/2016" + }, + { + "id": "4013", + "name": "Stacy Fall", + "position": "Bellman", + "salary": "$184,154", + "office": "San Antonio", + "extn": "7337", + "start_date": "5/8/2006" + }, + { + "id": "4014", + "name": "Owen Yarlett", + "position": "Auditor", + "salary": "$191,573", + "office": "San Francisco", + "extn": "3530", + "start_date": "9/18/2008" + }, + { + "id": "4015", + "name": "Harry Norton", + "position": "Assistant Buyer", + "salary": "$24,998", + "office": "Dallas", + "extn": "4708", + "start_date": "5/6/2006" + }, + { + "id": "4016", + "name": "Sabrina Everett", + "position": "Global Logistics Supervisor", + "salary": "$276,739", + "office": "Chicago", + "extn": "5490", + "start_date": "9/10/2008" + }, + { + "id": "4017", + "name": "Cara Ellery", + "position": "Mobile Developer", + "salary": "$276,586", + "office": "Anaheim", + "extn": "1909", + "start_date": "7/28/2010" + }, + { + "id": "4018", + "name": "Hank West", + "position": "IT Support Staff", + "salary": "$268,701", + "office": "Houston", + "extn": "1571", + "start_date": "1/4/2018" + }, + { + "id": "4019", + "name": "Callie Owen", + "position": "Electrician", + "salary": "$265,158", + "office": "Berna", + "extn": "8220", + "start_date": "8/27/2018" + }, + { + "id": "4020", + "name": "Kieth Tate", + "position": "Clerk", + "salary": "$158,506", + "office": "Cincinnati", + "extn": "8091", + "start_date": "5/4/2004" + }, + { + "id": "4021", + "name": "Ethan Pickard", + "position": "Web Developer", + "salary": "$145,743", + "office": "Scottsdale", + "extn": "7644", + "start_date": "6/8/2007" + }, + { + "id": "4022", + "name": "Alex Lucas", + "position": "Mobile Developer", + "salary": "$78,657", + "office": "Prague", + "extn": "6920", + "start_date": "6/29/2014" + }, + { + "id": "4023", + "name": "Zoe Cameron", + "position": "Bellman", + "salary": "$99,570", + "office": "Jersey City", + "extn": "4078", + "start_date": "5/20/2002" + }, + { + "id": "4024", + "name": "Carla Wilcox", + "position": "Call Center Representative", + "salary": "$208,026", + "office": "Norfolk", + "extn": "2940", + "start_date": "1/4/2004" + }, + { + "id": "4025", + "name": "Bridget Higgs", + "position": "Treasurer", + "salary": "$293,012", + "office": "Chicago", + "extn": "1393", + "start_date": "2/15/2011" + }, + { + "id": "4026", + "name": "Iris Dann", + "position": "Call Center Representative", + "salary": "$136,377", + "office": "Tallahassee", + "extn": "5407", + "start_date": "8/25/2000" + }, + { + "id": "4027", + "name": "William Carter", + "position": "Assistant Buyer", + "salary": "$180,502", + "office": "Wien", + "extn": "7145", + "start_date": "3/20/2010" + }, + { + "id": "4028", + "name": "Percy Woodley", + "position": "Audiologist", + "salary": "$156,610", + "office": "Tallahassee", + "extn": "8715", + "start_date": "7/7/2001" + }, + { + "id": "4029", + "name": "Benny Clayton", + "position": "Call Center Representative", + "salary": "$20,579", + "office": "New Orleans", + "extn": "9438", + "start_date": "2/17/2014" + }, + { + "id": "4030", + "name": "Rachael Rosenbloom", + "position": "Executive Director", + "salary": "$88,931", + "office": "Honolulu", + "extn": "9839", + "start_date": "5/31/2017" + }, + { + "id": "4031", + "name": "Gil Mould", + "position": "Associate Professor", + "salary": "$299,718", + "office": "Jacksonville", + "extn": "2953", + "start_date": "6/24/2003" + }, + { + "id": "4032", + "name": "Catherine Garner", + "position": "Treasurer", + "salary": "$283,782", + "office": "Lisbon", + "extn": "2293", + "start_date": "6/14/2011" + }, + { + "id": "4033", + "name": "Gina Wright", + "position": "Paramedic", + "salary": "$248,103", + "office": "Quebec", + "extn": "9644", + "start_date": "11/12/2001" + }, + { + "id": "4034", + "name": "Jack Savage", + "position": "Insurance Broker", + "salary": "$241,241", + "office": "New Orleans", + "extn": "2488", + "start_date": "10/28/2009" + }, + { + "id": "4035", + "name": "Cameron Foxley", + "position": "Laboratory Technician", + "salary": "$144,316", + "office": "Venice", + "extn": "9615", + "start_date": "7/24/2014" + }, + { + "id": "4036", + "name": "Paige Ring", + "position": "Inspector", + "salary": "$46,655", + "office": "Venice", + "extn": "2948", + "start_date": "4/5/2004" + }, + { + "id": "4037", + "name": "Sloane Rodwell", + "position": "Food Technologist", + "salary": "$65,191", + "office": "Salem", + "extn": "6431", + "start_date": "3/3/2008" + }, + { + "id": "4038", + "name": "Alba Bristow", + "position": "Inspector", + "salary": "$211,075", + "office": "New Orleans", + "extn": "1071", + "start_date": "9/17/2002" + }, + { + "id": "4039", + "name": "Anthony Hopkinson", + "position": "Loan Officer", + "salary": "$251,333", + "office": "Louisville", + "extn": "2926", + "start_date": "7/13/2005" + }, + { + "id": "4040", + "name": "Rufus Scott", + "position": "HR Specialist", + "salary": "$148,872", + "office": "Houston", + "extn": "7567", + "start_date": "8/5/2002" + }, + { + "id": "4041", + "name": "Chester Kennedy", + "position": "Cash Manager", + "salary": "$60,561", + "office": "Memphis", + "extn": "7112", + "start_date": "2/7/2004" + }, + { + "id": "4042", + "name": "Sylvia Yard", + "position": "Cook", + "salary": "$86,394", + "office": "San Jose", + "extn": "2707", + "start_date": "12/4/2003" + }, + { + "id": "4043", + "name": "Lorraine Mcnally", + "position": "Accountant", + "salary": "$209,629", + "office": "Wien", + "extn": "3210", + "start_date": "1/27/2008" + }, + { + "id": "4044", + "name": "Zoe Redfern", + "position": "Designer", + "salary": "$166,336", + "office": "Innsbruck", + "extn": "9604", + "start_date": "11/22/2011" + }, + { + "id": "4045", + "name": "Lillian Ebden", + "position": "Operator", + "salary": "$284,662", + "office": "Atlanta", + "extn": "4009", + "start_date": "8/30/2018" + }, + { + "id": "4046", + "name": "Denny Stewart", + "position": "Laboratory Technician", + "salary": "$255,057", + "office": "Omaha", + "extn": "6586", + "start_date": "1/24/2019" + }, + { + "id": "4047", + "name": "Harvey Seymour", + "position": "Associate Professor", + "salary": "$36,695", + "office": "San Bernardino", + "extn": "9551", + "start_date": "10/17/2004" + }, + { + "id": "4048", + "name": "Norah Dale", + "position": "Dentist", + "salary": "$256,173", + "office": "Salt Lake City", + "extn": "7719", + "start_date": "6/9/2001" + }, + { + "id": "4049", + "name": "Mason Widdows", + "position": "Stockbroker", + "salary": "$129,624", + "office": "San Jose", + "extn": "4478", + "start_date": "6/1/2019" + }, + { + "id": "4050", + "name": "Ronald Richards", + "position": "Assistant Buyer", + "salary": "$216,872", + "office": "Valetta", + "extn": "5302", + "start_date": "8/25/2019" + }, + { + "id": "4051", + "name": "Erick Khan", + "position": "Baker", + "salary": "$231,650", + "office": "Cincinnati", + "extn": "5584", + "start_date": "4/3/2004" + }, + { + "id": "4052", + "name": "Brooklyn Rixon", + "position": "Cash Manager", + "salary": "$89,240", + "office": "Berna", + "extn": "6002", + "start_date": "12/17/2016" + }, + { + "id": "4053", + "name": "Carl Alexander", + "position": "Software Engineer", + "salary": "$52,589", + "office": "San Jose", + "extn": "4057", + "start_date": "10/15/2011" + }, + { + "id": "4054", + "name": "Bree Briggs", + "position": "Healthcare Specialist", + "salary": "$21,407", + "office": "Fremont", + "extn": "6992", + "start_date": "4/24/2009" + }, + { + "id": "4055", + "name": "Norah Morris", + "position": "Doctor", + "salary": "$132,630", + "office": "Fort Lauderdale", + "extn": "1309", + "start_date": "8/16/2008" + }, + { + "id": "4056", + "name": "Charlotte Sanchez", + "position": "Biologist", + "salary": "$42,925", + "office": "Worcester", + "extn": "2002", + "start_date": "5/8/2017" + }, + { + "id": "4057", + "name": "Chester Bradley", + "position": "Restaurant Manager", + "salary": "$298,952", + "office": "Valetta", + "extn": "9330", + "start_date": "10/3/2003" + }, + { + "id": "4058", + "name": "Tyler Morris", + "position": "Restaurant Manager", + "salary": "$275,695", + "office": "Norfolk", + "extn": "2855", + "start_date": "2/8/2011" + }, + { + "id": "4059", + "name": "Sebastian Vaughn", + "position": "Service Supervisor", + "salary": "$129,282", + "office": "Murfreesboro", + "extn": "1828", + "start_date": "2/7/2007" + }, + { + "id": "4060", + "name": "Christy Stone ", + "position": "Call Center Representative", + "salary": "$88,790", + "office": "Fort Lauderdale", + "extn": "6668", + "start_date": "2/4/2010" + }, + { + "id": "4061", + "name": "Owen Rycroft", + "position": "Executive Director", + "salary": "$289,225", + "office": "Sacramento", + "extn": "2226", + "start_date": "4/5/2013" + }, + { + "id": "4062", + "name": "David Devonport", + "position": "Business Broker", + "salary": "$49,904", + "office": "Bucharest", + "extn": "4682", + "start_date": "12/5/2001" + }, + { + "id": "4063", + "name": "Eduardo Stone ", + "position": "Treasurer", + "salary": "$91,002", + "office": "Oakland", + "extn": "1620", + "start_date": "6/12/2018" + }, + { + "id": "4064", + "name": "Hayden Gibson", + "position": "Staffing Consultant", + "salary": "$217,658", + "office": "San Diego", + "extn": "4909", + "start_date": "5/26/2004" + }, + { + "id": "4065", + "name": "Bryon Nayler", + "position": "Cash Manager", + "salary": "$57,521", + "office": "Bucharest", + "extn": "6730", + "start_date": "12/24/2001" + }, + { + "id": "4066", + "name": "Danny Mcleod", + "position": "Design Engineer", + "salary": "$56,786", + "office": "London", + "extn": "4894", + "start_date": "11/23/2011" + }, + { + "id": "4067", + "name": "Alma Osmond", + "position": "Assistant Buyer", + "salary": "$197,262", + "office": "Tallahassee", + "extn": "8698", + "start_date": "2/22/2013" + }, + { + "id": "4068", + "name": "Bethany Benson", + "position": "Budget Analyst", + "salary": "$296,806", + "office": "New Orleans", + "extn": "1623", + "start_date": "10/25/2005" + }, + { + "id": "4069", + "name": "Matthew Harrison", + "position": "Pharmacist", + "salary": "$117,260", + "office": "Madrid", + "extn": "1505", + "start_date": "8/25/2015" + }, + { + "id": "4070", + "name": "Hannah Thomson", + "position": "Treasurer", + "salary": "$141,409", + "office": "Zurich", + "extn": "4237", + "start_date": "11/5/2004" + }, + { + "id": "4071", + "name": "Karen Addison", + "position": "Design Engineer", + "salary": "$184,024", + "office": "Madrid", + "extn": "9038", + "start_date": "7/9/2010" + }, + { + "id": "4072", + "name": "Fred Kennedy", + "position": "HR Specialist", + "salary": "$179,014", + "office": "Berlin", + "extn": "5167", + "start_date": "1/12/2012" + }, + { + "id": "4073", + "name": "Johnathan Ellery", + "position": "Machine Operator", + "salary": "$61,673", + "office": "Toledo", + "extn": "7437", + "start_date": "7/7/2018" + }, + { + "id": "4074", + "name": "Wade Baxter", + "position": "Mobile Developer", + "salary": "$19,755", + "office": "Santa Ana", + "extn": "7000", + "start_date": "10/7/2017" + }, + { + "id": "4075", + "name": "Alice Ellery", + "position": "Dentist", + "salary": "$137,130", + "office": "Jacksonville", + "extn": "5072", + "start_date": "6/30/2015" + }, + { + "id": "4076", + "name": "Mike Savage", + "position": "Retail Trainee", + "salary": "$264,933", + "office": "Boston", + "extn": "8260", + "start_date": "3/1/2016" + }, + { + "id": "4077", + "name": "Abbey Lomax", + "position": "Doctor", + "salary": "$20,754", + "office": "Lakewood", + "extn": "7036", + "start_date": "8/21/2018" + }, + { + "id": "4078", + "name": "Aiden Spencer", + "position": "Lecturer", + "salary": "$40,769", + "office": "Bridgeport", + "extn": "9497", + "start_date": "7/16/2009" + }, + { + "id": "4079", + "name": "Barney Jacobs", + "position": "Machine Operator", + "salary": "$248,756", + "office": "Berlin", + "extn": "5100", + "start_date": "10/7/2001" + }, + { + "id": "4080", + "name": "Aiden Wilkinson", + "position": "Budget Analyst", + "salary": "$72,792", + "office": "Los Angeles", + "extn": "6210", + "start_date": "3/11/2002" + }, + { + "id": "4081", + "name": "Caitlyn Hill", + "position": "Mobile Developer", + "salary": "$92,225", + "office": "Salt Lake City", + "extn": "2428", + "start_date": "4/9/2017" + }, + { + "id": "4082", + "name": "Danny Gordon", + "position": "Retail Trainee", + "salary": "$101,685", + "office": "Lincoln", + "extn": "7817", + "start_date": "8/7/2009" + }, + { + "id": "4083", + "name": "Melody Miller", + "position": "Call Center Representative", + "salary": "$168,873", + "office": "Indianapolis", + "extn": "2891", + "start_date": "11/20/2017" + }, + { + "id": "4084", + "name": "Brad Thornton", + "position": "Ambulatory Nurse", + "salary": "$92,263", + "office": "Fremont", + "extn": "4155", + "start_date": "6/14/2018" + }, + { + "id": "4085", + "name": "Liam Reynolds", + "position": "Fabricator", + "salary": "$11,748", + "office": "Louisville", + "extn": "5758", + "start_date": "12/31/2006" + }, + { + "id": "4086", + "name": "Mina Adams", + "position": "Front Desk Coordinator", + "salary": "$196,764", + "office": "San Diego", + "extn": "7543", + "start_date": "2/6/2013" + }, + { + "id": "4087", + "name": "Renee Burge", + "position": "Service Supervisor", + "salary": "$278,200", + "office": "Jacksonville", + "extn": "2150", + "start_date": "8/24/2002" + }, + { + "id": "4088", + "name": "Logan Redfern", + "position": "Ambulatory Nurse", + "salary": "$127,652", + "office": "Springfield", + "extn": "8130", + "start_date": "5/27/2007" + }, + { + "id": "4089", + "name": "Alexander Mcgee", + "position": "Chef Manager", + "salary": "$276,005", + "office": "Hollywood", + "extn": "8140", + "start_date": "1/11/2004" + }, + { + "id": "4090", + "name": "Ramon Stevens", + "position": "Food Technologist", + "salary": "$54,590", + "office": "Milano", + "extn": "7858", + "start_date": "6/18/2004" + }, + { + "id": "4091", + "name": "Ruth Gray", + "position": "Dentist", + "salary": "$83,773", + "office": "Richmond", + "extn": "3714", + "start_date": "3/21/2017" + }, + { + "id": "4092", + "name": "Russel Flett", + "position": "Paramedic", + "salary": "$153,605", + "office": "Detroit", + "extn": "2279", + "start_date": "9/29/2006" + }, + { + "id": "4093", + "name": "Carina Quinn", + "position": "Assistant Buyer", + "salary": "$129,804", + "office": "Tallahassee", + "extn": "3693", + "start_date": "2/13/2012" + }, + { + "id": "4094", + "name": "Rick Woodley", + "position": "Pharmacist", + "salary": "$255,908", + "office": "Los Angeles", + "extn": "6776", + "start_date": "11/17/2017" + }, + { + "id": "4095", + "name": "Goldie Kelly", + "position": "Electrician", + "salary": "$91,937", + "office": "Bucharest", + "extn": "9214", + "start_date": "8/23/2001" + }, + { + "id": "4096", + "name": "Cassidy Trent", + "position": "Insurance Broker", + "salary": "$170,115", + "office": "Prague", + "extn": "1269", + "start_date": "4/13/2011" + }, + { + "id": "4097", + "name": "Fred Bayliss", + "position": "IT Support Staff", + "salary": "$138,492", + "office": "Quebec", + "extn": "4697", + "start_date": "11/4/2013" + }, + { + "id": "4098", + "name": "Roger Stewart", + "position": "Physician", + "salary": "$223,413", + "office": "Hollywood", + "extn": "3713", + "start_date": "11/6/2013" + }, + { + "id": "4099", + "name": "Elisabeth Mould", + "position": "Baker", + "salary": "$37,766", + "office": "Paris", + "extn": "9131", + "start_date": "4/14/2017" + }, + { + "id": "4100", + "name": "Javier Lomax", + "position": "CNC Operator", + "salary": "$247,204", + "office": "San Diego", + "extn": "9202", + "start_date": "4/29/2013" + }, + { + "id": "4101", + "name": "Amy Walker", + "position": "Dentist", + "salary": "$33,340", + "office": "Quebec", + "extn": "1366", + "start_date": "4/20/2005" + }, + { + "id": "4102", + "name": "Rick Darcy", + "position": "Clerk", + "salary": "$28,787", + "office": "New York", + "extn": "3085", + "start_date": "10/4/2015" + }, + { + "id": "4103", + "name": "Abdul Kent", + "position": "Inspector", + "salary": "$229,339", + "office": "Laredo", + "extn": "7720", + "start_date": "8/9/2015" + }, + { + "id": "4104", + "name": "Hayden Harrington", + "position": "Systems Administrator", + "salary": "$17,997", + "office": "Bakersfield", + "extn": "9108", + "start_date": "6/23/2016" + }, + { + "id": "4105", + "name": "Elijah Warren", + "position": "Cook", + "salary": "$80,601", + "office": "Milano", + "extn": "1052", + "start_date": "9/23/2008" + }, + { + "id": "4106", + "name": "Ramon Allwood", + "position": "Mobile Developer", + "salary": "$45,749", + "office": "Jersey City", + "extn": "8824", + "start_date": "4/29/2010" + }, + { + "id": "4107", + "name": "Clint Adler", + "position": "IT Support Staff", + "salary": "$88,905", + "office": "Lakewood", + "extn": "2197", + "start_date": "9/19/2017" + }, + { + "id": "4108", + "name": "Savannah Anderson", + "position": "Pharmacist", + "salary": "$76,014", + "office": "Huntsville", + "extn": "3310", + "start_date": "6/28/2015" + }, + { + "id": "4109", + "name": "Leah Lyon", + "position": "CNC Operator", + "salary": "$149,134", + "office": "Norfolk", + "extn": "6894", + "start_date": "1/24/2019" + }, + { + "id": "4110", + "name": "Enoch Franks", + "position": "Paramedic", + "salary": "$237,949", + "office": "Albuquerque", + "extn": "2149", + "start_date": "2/2/2006" + }, + { + "id": "4111", + "name": "Mike Oliver", + "position": "Doctor", + "salary": "$28,275", + "office": "Lyon", + "extn": "9474", + "start_date": "3/26/2005" + }, + { + "id": "4112", + "name": "Jayden Freeburn", + "position": "Accountant", + "salary": "$96,151", + "office": "San Jose", + "extn": "2419", + "start_date": "9/23/2004" + }, + { + "id": "4113", + "name": "Rhea Khan", + "position": "Electrician", + "salary": "$114,278", + "office": "Denver", + "extn": "1349", + "start_date": "12/14/2012" + }, + { + "id": "4114", + "name": "Jennifer Vince", + "position": "Investment Advisor", + "salary": "$82,679", + "office": "Berlin", + "extn": "6727", + "start_date": "5/22/2000" + }, + { + "id": "4115", + "name": "Hope Flack", + "position": "Front Desk Coordinator", + "salary": "$143,212", + "office": "Charlotte", + "extn": "7564", + "start_date": "12/18/2002" + }, + { + "id": "4116", + "name": "Lucy Lee", + "position": "Executive Director", + "salary": "$120,793", + "office": "Sacramento", + "extn": "8198", + "start_date": "6/17/2004" + }, + { + "id": "4117", + "name": "Estrella Lowe", + "position": "Food Technologist", + "salary": "$21,104", + "office": "Denver", + "extn": "3207", + "start_date": "12/9/2011" + }, + { + "id": "4118", + "name": "Marjorie Flack", + "position": "Lecturer", + "salary": "$12,086", + "office": "Pittsburgh", + "extn": "2062", + "start_date": "4/27/2018" + }, + { + "id": "4119", + "name": "Mandy Moss", + "position": "Biologist", + "salary": "$173,307", + "office": "Rome", + "extn": "9797", + "start_date": "5/11/2004" + }, + { + "id": "4120", + "name": "Allison Wren", + "position": "Designer", + "salary": "$147,649", + "office": "El Paso", + "extn": "6236", + "start_date": "12/6/2017" + }, + { + "id": "4121", + "name": "Judith Dwyer", + "position": "Lecturer", + "salary": "$240,431", + "office": "Bridgeport", + "extn": "2057", + "start_date": "2/13/2002" + }, + { + "id": "4122", + "name": "Cameron Murphy", + "position": "Bookkeeper", + "salary": "$131,161", + "office": "Scottsdale", + "extn": "7434", + "start_date": "5/19/2012" + }, + { + "id": "4123", + "name": "Elijah Fleming", + "position": "Cook", + "salary": "$251,417", + "office": "Boston", + "extn": "3119", + "start_date": "10/12/2006" + }, + { + "id": "4124", + "name": "Anabel Judd", + "position": "Webmaster", + "salary": "$291,201", + "office": "Los Angeles", + "extn": "3932", + "start_date": "1/10/2002" + }, + { + "id": "4125", + "name": "Susan Thomas", + "position": "Global Logistics Supervisor", + "salary": "$213,379", + "office": "Orlando", + "extn": "9975", + "start_date": "10/2/2003" + }, + { + "id": "4126", + "name": "Mara Tutton", + "position": "CNC Operator", + "salary": "$87,012", + "office": "Hayward", + "extn": "9186", + "start_date": "4/12/2017" + }, + { + "id": "4127", + "name": "Jayden Truscott", + "position": "Health Educator", + "salary": "$274,811", + "office": "Lancaster", + "extn": "9812", + "start_date": "12/2/2005" + }, + { + "id": "4128", + "name": "Maribel Neville", + "position": "Dentist", + "salary": "$37,879", + "office": "Oklahoma City", + "extn": "7936", + "start_date": "10/31/2006" + }, + { + "id": "4129", + "name": "Erick Cox", + "position": "Lecturer", + "salary": "$10,214", + "office": "Madison", + "extn": "5558", + "start_date": "10/26/2003" + }, + { + "id": "4130", + "name": "Daria Eastwood", + "position": "Clerk", + "salary": "$96,819", + "office": "San Diego", + "extn": "4441", + "start_date": "2/29/2004" + }, + { + "id": "4131", + "name": "Jacob Hamilton", + "position": "Designer", + "salary": "$65,697", + "office": "Cincinnati", + "extn": "4629", + "start_date": "12/28/2001" + }, + { + "id": "4132", + "name": "Rick Gilmore", + "position": "Design Engineer", + "salary": "$103,322", + "office": "Lancaster", + "extn": "5580", + "start_date": "9/15/2015" + }, + { + "id": "4133", + "name": "Harmony Oswald", + "position": "Auditor", + "salary": "$160,025", + "office": "Boston", + "extn": "2972", + "start_date": "1/29/2019" + }, + { + "id": "4134", + "name": "Tony Sylvester", + "position": "Healthcare Specialist", + "salary": "$248,348", + "office": "Tallahassee", + "extn": "8050", + "start_date": "8/27/2015" + }, + { + "id": "4135", + "name": "Jade Cameron", + "position": "Doctor", + "salary": "$286,489", + "office": "Salem", + "extn": "7914", + "start_date": "11/24/2013" + }, + { + "id": "4136", + "name": "Summer Mcguire", + "position": "Call Center Representative", + "salary": "$93,450", + "office": "Boston", + "extn": "2765", + "start_date": "6/23/2017" + }, + { + "id": "4137", + "name": "Leroy Booth", + "position": "Electrician", + "salary": "$25,617", + "office": "Santa Ana", + "extn": "3078", + "start_date": "3/1/2000" + }, + { + "id": "4138", + "name": "Brad James", + "position": "Front Desk Coordinator", + "salary": "$94,771", + "office": "Memphis", + "extn": "9904", + "start_date": "11/3/2003" + }, + { + "id": "4139", + "name": "Dakota Quinn", + "position": "Retail Trainee", + "salary": "$62,745", + "office": "Hollywood", + "extn": "6199", + "start_date": "10/6/2011" + }, + { + "id": "4140", + "name": "Alice Clarke", + "position": "HR Specialist", + "salary": "$93,044", + "office": "Laredo", + "extn": "9784", + "start_date": "4/27/2009" + }, + { + "id": "4141", + "name": "Eduardo May", + "position": "Bellman", + "salary": "$281,153", + "office": "Berlin", + "extn": "9481", + "start_date": "9/7/2017" + }, + { + "id": "4142", + "name": "Kendra Griffiths", + "position": "Design Engineer", + "salary": "$256,725", + "office": "Lancaster", + "extn": "3164", + "start_date": "7/16/2008" + }, + { + "id": "4143", + "name": "Belinda Lynch", + "position": "Pharmacist", + "salary": "$93,235", + "office": "Las Vegas", + "extn": "8321", + "start_date": "4/24/2004" + }, + { + "id": "4144", + "name": "Molly Penn", + "position": "Ambulatory Nurse", + "salary": "$55,123", + "office": "Lincoln", + "extn": "6977", + "start_date": "11/25/2012" + }, + { + "id": "4145", + "name": "Catherine Smith", + "position": "Cook", + "salary": "$281,576", + "office": "Washington", + "extn": "4291", + "start_date": "7/19/2004" + }, + { + "id": "4146", + "name": "Bree Jobson", + "position": "Paramedic", + "salary": "$264,202", + "office": "Fremont", + "extn": "9776", + "start_date": "7/20/2001" + }, + { + "id": "4147", + "name": "Adela Anderson", + "position": "CNC Operator", + "salary": "$141,233", + "office": "Miami", + "extn": "2666", + "start_date": "3/14/2015" + }, + { + "id": "4148", + "name": "Ryan Nelson", + "position": "HR Coordinator", + "salary": "$230,403", + "office": "Milwaukee", + "extn": "5395", + "start_date": "11/22/2016" + }, + { + "id": "4149", + "name": "Maxwell Flanders", + "position": "Chef Manager", + "salary": "$93,238", + "office": "Paris", + "extn": "1340", + "start_date": "5/24/2013" + }, + { + "id": "4150", + "name": "Hanna Sheldon", + "position": "Audiologist", + "salary": "$291,061", + "office": "Lakewood", + "extn": "9198", + "start_date": "11/15/2000" + }, + { + "id": "4151", + "name": "Molly Woodley", + "position": "Front Desk Coordinator", + "salary": "$297,086", + "office": "Philadelphia", + "extn": "9498", + "start_date": "9/12/2011" + }, + { + "id": "4152", + "name": "Barney Needham", + "position": "IT Support Staff", + "salary": "$19,744", + "office": "Bellevue", + "extn": "1057", + "start_date": "6/13/2014" + }, + { + "id": "4153", + "name": "Rufus Casey", + "position": "HR Specialist", + "salary": "$101,974", + "office": "Wien", + "extn": "6541", + "start_date": "8/28/2018" + }, + { + "id": "4154", + "name": "Domenic Huggins", + "position": "HR Specialist", + "salary": "$279,816", + "office": "Rochester", + "extn": "2542", + "start_date": "6/30/2014" + }, + { + "id": "4155", + "name": "Ron Fox", + "position": "Budget Analyst", + "salary": "$156,730", + "office": "Glendale", + "extn": "7689", + "start_date": "9/30/2000" + }, + { + "id": "4156", + "name": "Benjamin Grey", + "position": "Budget Analyst", + "salary": "$296,591", + "office": "Tulsa", + "extn": "8943", + "start_date": "4/26/2019" + }, + { + "id": "4157", + "name": "Darlene Edwards", + "position": "Front Desk Coordinator", + "salary": "$16,011", + "office": "Innsbruck", + "extn": "8357", + "start_date": "1/19/2011" + }, + { + "id": "4158", + "name": "George Rodwell", + "position": "Retail Trainee", + "salary": "$230,684", + "office": "San Diego", + "extn": "7990", + "start_date": "11/30/2003" + }, + { + "id": "4159", + "name": "Ethan Weasley", + "position": "Business Broker", + "salary": "$119,270", + "office": "Kansas City", + "extn": "6598", + "start_date": "10/27/2016" + }, + { + "id": "4160", + "name": "Lily Knight", + "position": "Dentist", + "salary": "$54,357", + "office": "Hayward", + "extn": "5553", + "start_date": "5/13/2004" + }, + { + "id": "4161", + "name": "Chad Janes", + "position": "Chef Manager", + "salary": "$233,831", + "office": "Santa Ana", + "extn": "3943", + "start_date": "11/30/2003" + }, + { + "id": "4162", + "name": "Karen Richardson", + "position": "Paramedic", + "salary": "$274,817", + "office": "Philadelphia", + "extn": "6552", + "start_date": "7/18/2018" + }, + { + "id": "4163", + "name": "Jane Avery", + "position": "Machine Operator", + "salary": "$210,594", + "office": "Valetta", + "extn": "9625", + "start_date": "9/17/2013" + }, + { + "id": "4164", + "name": "Mavis Yarlett", + "position": "Insurance Broker", + "salary": "$284,544", + "office": "Springfield", + "extn": "8503", + "start_date": "5/3/2010" + }, + { + "id": "4165", + "name": "Owen Stanton", + "position": "Insurance Broker", + "salary": "$91,765", + "office": "New York", + "extn": "6808", + "start_date": "12/17/2011" + }, + { + "id": "4166", + "name": "Nathan Knight", + "position": "Dentist", + "salary": "$23,922", + "office": "Bakersfield", + "extn": "9317", + "start_date": "9/25/2004" + }, + { + "id": "4167", + "name": "Julius Marshall", + "position": "Operator", + "salary": "$55,627", + "office": "Berlin", + "extn": "2694", + "start_date": "1/3/2002" + }, + { + "id": "4168", + "name": "Angela Sherwood", + "position": "Fabricator", + "salary": "$280,910", + "office": "Stockton", + "extn": "1480", + "start_date": "11/28/2000" + }, + { + "id": "4169", + "name": "Destiny Stanley", + "position": "Investment Advisor", + "salary": "$265,035", + "office": "London", + "extn": "7634", + "start_date": "11/2/2011" + }, + { + "id": "4170", + "name": "Erick Umney", + "position": "Doctor", + "salary": "$139,342", + "office": "Moreno Valley", + "extn": "7584", + "start_date": "3/24/2008" + }, + { + "id": "4171", + "name": "Martin Palmer", + "position": "Front Desk Coordinator", + "salary": "$274,799", + "office": "Bellevue", + "extn": "8231", + "start_date": "9/5/2003" + }, + { + "id": "4172", + "name": "Tony Cobb", + "position": "Web Developer", + "salary": "$269,232", + "office": "Milwaukee", + "extn": "8266", + "start_date": "3/21/2007" + }, + { + "id": "4173", + "name": "Chad Mann", + "position": "Doctor", + "salary": "$217,908", + "office": "Phoenix", + "extn": "3749", + "start_date": "3/26/2006" + }, + { + "id": "4174", + "name": "Leslie Bennett", + "position": "Bookkeeper", + "salary": "$162,465", + "office": "Madison", + "extn": "6172", + "start_date": "9/25/2015" + }, + { + "id": "4175", + "name": "Oliver Rehman", + "position": "Associate Professor", + "salary": "$84,149", + "office": "San Bernardino", + "extn": "7274", + "start_date": "1/17/2012" + }, + { + "id": "4176", + "name": "Abdul Quinton", + "position": "Audiologist", + "salary": "$207,708", + "office": "Berna", + "extn": "2158", + "start_date": "6/13/2017" + }, + { + "id": "4177", + "name": "Anabel Gregory", + "position": "Designer", + "salary": "$45,917", + "office": "Oklahoma City", + "extn": "4058", + "start_date": "8/26/2015" + }, + { + "id": "4178", + "name": "Ilona Thorpe", + "position": "IT Support Staff", + "salary": "$146,326", + "office": "Louisville", + "extn": "5064", + "start_date": "3/27/2012" + }, + { + "id": "4179", + "name": "Jayden Edler", + "position": "Machine Operator", + "salary": "$33,467", + "office": "Santa Ana", + "extn": "2164", + "start_date": "3/6/2013" + }, + { + "id": "4180", + "name": "Harriet Roberts", + "position": "Restaurant Manager", + "salary": "$33,166", + "office": "Los Angeles", + "extn": "2697", + "start_date": "4/21/2005" + }, + { + "id": "4181", + "name": "Maxwell James", + "position": "Fabricator", + "salary": "$74,411", + "office": "Norfolk", + "extn": "7386", + "start_date": "6/28/2008" + }, + { + "id": "4182", + "name": "Peter Clark", + "position": "Loan Officer", + "salary": "$125,278", + "office": "Springfield", + "extn": "5985", + "start_date": "1/31/2013" + }, + { + "id": "4183", + "name": "Emmanuelle Young", + "position": "CNC Operator", + "salary": "$98,881", + "office": "Minneapolis", + "extn": "7494", + "start_date": "6/30/2008" + }, + { + "id": "4184", + "name": "Marjorie Russell", + "position": "Accountant", + "salary": "$283,690", + "office": "Omaha", + "extn": "2385", + "start_date": "12/8/2018" + }, + { + "id": "4185", + "name": "Aleksandra Baker", + "position": "Front Desk Coordinator", + "salary": "$55,025", + "office": "Long Beach", + "extn": "7847", + "start_date": "2/24/2014" + }, + { + "id": "4186", + "name": "Winnie Owen", + "position": "Call Center Representative", + "salary": "$83,327", + "office": "Irving", + "extn": "4333", + "start_date": "1/5/2014" + }, + { + "id": "4187", + "name": "Hank Walsh", + "position": "Service Supervisor", + "salary": "$28,923", + "office": "Chicago", + "extn": "9910", + "start_date": "1/11/2010" + }, + { + "id": "4188", + "name": "Ramon Addison", + "position": "Inspector", + "salary": "$283,008", + "office": "Paris", + "extn": "4501", + "start_date": "3/28/2013" + }, + { + "id": "4189", + "name": "Sebastian Isaac", + "position": "Operator", + "salary": "$99,323", + "office": "Nashville", + "extn": "5365", + "start_date": "8/4/2011" + }, + { + "id": "4190", + "name": "Danny Abbot", + "position": "Steward", + "salary": "$94,462", + "office": "Arlington", + "extn": "3492", + "start_date": "5/6/2014" + }, + { + "id": "4191", + "name": "Eduardo Allen", + "position": "Laboratory Technician", + "salary": "$96,103", + "office": "Cincinnati", + "extn": "2678", + "start_date": "4/18/2006" + }, + { + "id": "4192", + "name": "Margot Pickard", + "position": "Cook", + "salary": "$76,697", + "office": "Laredo", + "extn": "7112", + "start_date": "5/30/2000" + }, + { + "id": "4193", + "name": "Chelsea Samuel", + "position": "Laboratory Technician", + "salary": "$257,316", + "office": "Honolulu", + "extn": "2096", + "start_date": "9/30/2007" + }, + { + "id": "4194", + "name": "Freya Redden", + "position": "Accountant", + "salary": "$65,036", + "office": "Lyon", + "extn": "7817", + "start_date": "11/22/2007" + }, + { + "id": "4195", + "name": "Violet Benfield", + "position": "Pharmacist", + "salary": "$234,089", + "office": "Milwaukee", + "extn": "1908", + "start_date": "11/15/2000" + }, + { + "id": "4196", + "name": "Anthony Drake", + "position": "Cashier", + "salary": "$59,871", + "office": "Lakewood", + "extn": "3644", + "start_date": "11/17/2003" + }, + { + "id": "4197", + "name": "Matthew Burnley", + "position": "Business Broker", + "salary": "$272,557", + "office": "Hollywood", + "extn": "6986", + "start_date": "3/21/2005" + }, + { + "id": "4198", + "name": "Matthew Shea", + "position": "Ambulatory Nurse", + "salary": "$241,325", + "office": "Stockton", + "extn": "1761", + "start_date": "9/28/2005" + }, + { + "id": "4199", + "name": "Rick Partridge", + "position": "Doctor", + "salary": "$267,376", + "office": "Detroit", + "extn": "8945", + "start_date": "1/23/2002" + }, + { + "id": "4200", + "name": "Emerald Parker", + "position": "Baker", + "salary": "$204,121", + "office": "Fort Lauderdale", + "extn": "2033", + "start_date": "7/7/2007" + }, + { + "id": "4201", + "name": "Hanna Jenkin", + "position": "Front Desk Coordinator", + "salary": "$235,642", + "office": "Ontario", + "extn": "2564", + "start_date": "3/14/2002" + }, + { + "id": "4202", + "name": "Lauren Cox", + "position": "Call Center Representative", + "salary": "$205,110", + "office": "Bakersfield", + "extn": "8407", + "start_date": "7/17/2007" + }, + { + "id": "4203", + "name": "Robyn Driscoll", + "position": "Health Educator", + "salary": "$131,042", + "office": "Miami", + "extn": "9573", + "start_date": "6/19/2003" + }, + { + "id": "4204", + "name": "Melania Kennedy", + "position": "Paramedic", + "salary": "$165,403", + "office": "Wien", + "extn": "8252", + "start_date": "6/12/2018" + }, + { + "id": "4205", + "name": "Aiden Reynolds", + "position": "Accountant", + "salary": "$18,355", + "office": "Orlando", + "extn": "1145", + "start_date": "1/8/2011" + }, + { + "id": "4206", + "name": "Elijah Swan", + "position": "Restaurant Manager", + "salary": "$117,455", + "office": "Sacramento", + "extn": "7508", + "start_date": "2/20/2003" + }, + { + "id": "4207", + "name": "Claire Farrow", + "position": "HR Coordinator", + "salary": "$239,116", + "office": "Omaha", + "extn": "7832", + "start_date": "5/24/2011" + }, + { + "id": "4208", + "name": "Melania Powell", + "position": "Restaurant Manager", + "salary": "$37,114", + "office": "Springfield", + "extn": "5441", + "start_date": "2/22/2003" + }, + { + "id": "4209", + "name": "William Lloyd", + "position": "Clerk", + "salary": "$117,205", + "office": "Otawa", + "extn": "2316", + "start_date": "2/7/2004" + }, + { + "id": "4210", + "name": "Bob Forester", + "position": "Retail Trainee", + "salary": "$51,560", + "office": "Irving", + "extn": "5079", + "start_date": "10/18/2015" + }, + { + "id": "4211", + "name": "Clint Jarvis", + "position": "Physician", + "salary": "$71,790", + "office": "Omaha", + "extn": "3713", + "start_date": "3/7/2013" + }, + { + "id": "4212", + "name": "Priscilla Pierce", + "position": "Design Engineer", + "salary": "$70,951", + "office": "Rochester", + "extn": "1591", + "start_date": "6/28/2008" + }, + { + "id": "4213", + "name": "Adalind Morris", + "position": "Ambulatory Nurse", + "salary": "$265,908", + "office": "Tallahassee", + "extn": "8420", + "start_date": "12/26/2013" + }, + { + "id": "4214", + "name": "Roger Murray", + "position": "Doctor", + "salary": "$270,471", + "office": "Chicago", + "extn": "6220", + "start_date": "12/15/2017" + }, + { + "id": "4215", + "name": "Cynthia Slater", + "position": "Fabricator", + "salary": "$243,216", + "office": "Orlando", + "extn": "3342", + "start_date": "6/29/2014" + }, + { + "id": "4216", + "name": "Dalia Power", + "position": "Cashier", + "salary": "$248,834", + "office": "Pittsburgh", + "extn": "1207", + "start_date": "8/29/2016" + }, + { + "id": "4217", + "name": "Fred Windsor", + "position": "Cashier", + "salary": "$297,048", + "office": "Garland", + "extn": "6268", + "start_date": "10/26/2016" + }, + { + "id": "4218", + "name": "Jane Emerson", + "position": "Production Painter", + "salary": "$227,095", + "office": "Madison", + "extn": "4290", + "start_date": "10/28/2008" + }, + { + "id": "4219", + "name": "Oliver Vallory", + "position": "Restaurant Manager", + "salary": "$180,606", + "office": "Sacramento", + "extn": "9067", + "start_date": "7/1/2017" + }, + { + "id": "4220", + "name": "Barney Glass", + "position": "Fabricator", + "salary": "$155,353", + "office": "Madison", + "extn": "9686", + "start_date": "11/18/2002" + }, + { + "id": "4221", + "name": "Aiden Patel", + "position": "Stockbroker", + "salary": "$73,865", + "office": "Amarillo", + "extn": "5938", + "start_date": "5/29/2009" + }, + { + "id": "4222", + "name": "Rowan Knott", + "position": "Lecturer", + "salary": "$250,622", + "office": "Oakland", + "extn": "9356", + "start_date": "11/15/2018" + }, + { + "id": "4223", + "name": "Ivy Chappell", + "position": "Cook", + "salary": "$185,286", + "office": "Norfolk", + "extn": "9068", + "start_date": "7/6/2009" + }, + { + "id": "4224", + "name": "Brad Johnson", + "position": "Inspector", + "salary": "$230,089", + "office": "Indianapolis", + "extn": "9651", + "start_date": "8/12/2006" + }, + { + "id": "4225", + "name": "Miley Cooper", + "position": "Insurance Broker", + "salary": "$272,058", + "office": "Dallas", + "extn": "3327", + "start_date": "4/18/2004" + }, + { + "id": "4226", + "name": "Marvin Williams", + "position": "Audiologist", + "salary": "$209,221", + "office": "Long Beach", + "extn": "6181", + "start_date": "6/17/2011" + }, + { + "id": "4227", + "name": "Lily Rogan", + "position": "Ambulatory Nurse", + "salary": "$262,298", + "office": "Venice", + "extn": "5427", + "start_date": "8/22/2019" + }, + { + "id": "4228", + "name": "Carla Ellis", + "position": "Inspector", + "salary": "$253,958", + "office": "Fayetteville", + "extn": "3315", + "start_date": "5/19/2004" + }, + { + "id": "4229", + "name": "Hank Mcguire", + "position": "Chef Manager", + "salary": "$102,495", + "office": "Moreno Valley", + "extn": "6676", + "start_date": "1/10/2015" + }, + { + "id": "4230", + "name": "Wade Mitchell", + "position": "Call Center Representative", + "salary": "$159,410", + "office": "Jacksonville", + "extn": "3798", + "start_date": "5/16/2014" + }, + { + "id": "4231", + "name": "Kieth Radcliffe", + "position": "Laboratory Technician", + "salary": "$223,187", + "office": "Milano", + "extn": "5556", + "start_date": "5/10/2006" + }, + { + "id": "4232", + "name": "Harvey Archer", + "position": "Accountant", + "salary": "$136,828", + "office": "Fremont", + "extn": "7681", + "start_date": "2/17/2007" + }, + { + "id": "4233", + "name": "Stephanie Kirby", + "position": "Laboratory Technician", + "salary": "$65,867", + "office": "San Diego", + "extn": "5391", + "start_date": "1/17/2018" + }, + { + "id": "4234", + "name": "Peter Duvall", + "position": "Clerk", + "salary": "$64,566", + "office": "Lyon", + "extn": "2271", + "start_date": "12/25/2004" + }, + { + "id": "4235", + "name": "Julianna Dann", + "position": "Assistant Buyer", + "salary": "$65,542", + "office": "Long Beach", + "extn": "7139", + "start_date": "6/24/2019" + }, + { + "id": "4236", + "name": "Maxwell Bloom", + "position": "Project Manager", + "salary": "$184,887", + "office": "Garland", + "extn": "9568", + "start_date": "7/5/2016" + }, + { + "id": "4237", + "name": "John Thomas", + "position": "Investment Advisor", + "salary": "$262,258", + "office": "Berna", + "extn": "7551", + "start_date": "4/29/2004" + }, + { + "id": "4238", + "name": "Andie Jeffery", + "position": "Laboratory Technician", + "salary": "$148,670", + "office": "San Francisco", + "extn": "2403", + "start_date": "7/7/2004" + }, + { + "id": "4239", + "name": "Harvey Rose", + "position": "Physician", + "salary": "$52,300", + "office": "Louisville", + "extn": "8600", + "start_date": "12/7/2005" + }, + { + "id": "4240", + "name": "Enoch Benfield", + "position": "Investment Advisor", + "salary": "$282,444", + "office": "Orlando", + "extn": "3174", + "start_date": "1/15/2005" + }, + { + "id": "4241", + "name": "Sage Richardson", + "position": "Health Educator", + "salary": "$147,891", + "office": "Hayward", + "extn": "6305", + "start_date": "6/1/2013" + }, + { + "id": "4242", + "name": "Kassandra Lee", + "position": "Baker", + "salary": "$123,830", + "office": "Garland", + "extn": "3848", + "start_date": "5/30/2007" + }, + { + "id": "4243", + "name": "Diane Tanner", + "position": "Ambulatory Nurse", + "salary": "$73,502", + "office": "Springfield", + "extn": "7244", + "start_date": "7/23/2019" + }, + { + "id": "4244", + "name": "Marilyn Bingham", + "position": "Chef Manager", + "salary": "$222,834", + "office": "Amarillo", + "extn": "1233", + "start_date": "1/27/2014" + }, + { + "id": "4245", + "name": "Chad Watson", + "position": "Biologist", + "salary": "$173,241", + "office": "Fayetteville", + "extn": "9520", + "start_date": "8/6/2018" + }, + { + "id": "4246", + "name": "Selena Owen", + "position": "Budget Analyst", + "salary": "$32,822", + "office": "Columbus", + "extn": "2496", + "start_date": "6/27/2019" + }, + { + "id": "4247", + "name": "Luke Osmond", + "position": "Biologist", + "salary": "$290,876", + "office": "Omaha", + "extn": "4425", + "start_date": "11/22/2006" + }, + { + "id": "4248", + "name": "Javier Woodley", + "position": "Web Developer", + "salary": "$183,351", + "office": "Philadelphia", + "extn": "6617", + "start_date": "10/11/2000" + }, + { + "id": "4249", + "name": "Violet Uttley", + "position": "Loan Officer", + "salary": "$60,633", + "office": "San Bernardino", + "extn": "4837", + "start_date": "10/10/2010" + }, + { + "id": "4250", + "name": "Lily Ellis", + "position": "Fabricator", + "salary": "$281,509", + "office": "Bakersfield", + "extn": "4474", + "start_date": "1/17/2011" + }, + { + "id": "4251", + "name": "Marvin Hill", + "position": "Restaurant Manager", + "salary": "$266,816", + "office": "Quebec", + "extn": "3753", + "start_date": "2/8/2007" + }, + { + "id": "4252", + "name": "Jacob Myatt", + "position": "Cook", + "salary": "$22,108", + "office": "Madrid", + "extn": "5710", + "start_date": "4/8/2018" + }, + { + "id": "4253", + "name": "Sharon Griffiths", + "position": "Health Educator", + "salary": "$142,161", + "office": "Charlotte", + "extn": "5708", + "start_date": "12/14/2012" + }, + { + "id": "4254", + "name": "Sadie Bishop", + "position": "Lecturer", + "salary": "$16,218", + "office": "Las Vegas", + "extn": "4820", + "start_date": "9/14/2004" + }, + { + "id": "4255", + "name": "Joseph Simmons", + "position": "Cook", + "salary": "$129,344", + "office": "Wien", + "extn": "9997", + "start_date": "8/31/2000" + }, + { + "id": "4256", + "name": "Maia Harrington", + "position": "Webmaster", + "salary": "$150,591", + "office": "Tulsa", + "extn": "4437", + "start_date": "7/24/2016" + }, + { + "id": "4257", + "name": "Erick Reynolds", + "position": "Budget Analyst", + "salary": "$138,973", + "office": "Seattle", + "extn": "5965", + "start_date": "11/6/2009" + }, + { + "id": "4258", + "name": "Gwenyth Hilton", + "position": "Food Technologist", + "salary": "$279,455", + "office": "Oklahoma City", + "extn": "5174", + "start_date": "12/16/2012" + }, + { + "id": "4259", + "name": "Mason Bailey", + "position": "Physician", + "salary": "$158,522", + "office": "Milano", + "extn": "8905", + "start_date": "12/17/2016" + }, + { + "id": "4260", + "name": "Audrey Irving", + "position": "Baker", + "salary": "$255,702", + "office": "Lancaster", + "extn": "6714", + "start_date": "7/22/2009" + }, + { + "id": "4261", + "name": "Piper Brock", + "position": "Biologist", + "salary": "$155,350", + "office": "Anaheim", + "extn": "8824", + "start_date": "5/13/2007" + }, + { + "id": "4262", + "name": "William Whitehouse", + "position": "Operator", + "salary": "$289,988", + "office": "San Bernardino", + "extn": "1584", + "start_date": "4/5/2012" + }, + { + "id": "4263", + "name": "Adela Gordon", + "position": "Baker", + "salary": "$171,373", + "office": "Irving", + "extn": "8642", + "start_date": "5/12/2000" + }, + { + "id": "4264", + "name": "Bryon Moore", + "position": "Cook", + "salary": "$268,779", + "office": "Hollywood", + "extn": "3353", + "start_date": "7/21/2019" + }, + { + "id": "4265", + "name": "Russel Robinson", + "position": "HR Coordinator", + "salary": "$10,267", + "office": "Bridgeport", + "extn": "8041", + "start_date": "4/8/2008" + }, + { + "id": "4266", + "name": "Manuel Aldridge", + "position": "Retail Trainee", + "salary": "$47,862", + "office": "Wien", + "extn": "2837", + "start_date": "5/9/2010" + }, + { + "id": "4267", + "name": "Colleen Truscott", + "position": "Project Manager", + "salary": "$137,304", + "office": "Fullerton", + "extn": "1713", + "start_date": "1/27/2007" + }, + { + "id": "4268", + "name": "Danny Horton", + "position": "Systems Administrator", + "salary": "$204,961", + "office": "Irving", + "extn": "2801", + "start_date": "9/4/2004" + }, + { + "id": "4269", + "name": "Erick Wilkinson", + "position": "Service Supervisor", + "salary": "$209,581", + "office": "San Bernardino", + "extn": "2808", + "start_date": "7/3/2015" + }, + { + "id": "4270", + "name": "Alice Abbey", + "position": "Machine Operator", + "salary": "$290,025", + "office": "Boston", + "extn": "8398", + "start_date": "9/12/2006" + }, + { + "id": "4271", + "name": "Bob Bishop", + "position": "Associate Professor", + "salary": "$107,066", + "office": "Madrid", + "extn": "5857", + "start_date": "5/20/2006" + }, + { + "id": "4272", + "name": "Faith Watt", + "position": "Dentist", + "salary": "$177,545", + "office": "Tallahassee", + "extn": "3017", + "start_date": "2/1/2003" + }, + { + "id": "4273", + "name": "Bethany Allen", + "position": "Doctor", + "salary": "$283,955", + "office": "Otawa", + "extn": "9909", + "start_date": "3/16/2008" + }, + { + "id": "4274", + "name": "Jayden Overson", + "position": "Auditor", + "salary": "$140,343", + "office": "Murfreesboro", + "extn": "8314", + "start_date": "10/18/2004" + }, + { + "id": "4275", + "name": "Catherine Briggs", + "position": "Baker", + "salary": "$267,219", + "office": "Fremont", + "extn": "5949", + "start_date": "4/2/2002" + }, + { + "id": "4276", + "name": "Owen Brett", + "position": "Machine Operator", + "salary": "$39,431", + "office": "Berna", + "extn": "8568", + "start_date": "7/31/2006" + }, + { + "id": "4277", + "name": "Denny Rowlands", + "position": "Software Engineer", + "salary": "$206,098", + "office": "Portland", + "extn": "7333", + "start_date": "10/20/2006" + }, + { + "id": "4278", + "name": "Rylee Addis", + "position": "Steward", + "salary": "$173,760", + "office": "San Antonio", + "extn": "4218", + "start_date": "2/16/2017" + }, + { + "id": "4279", + "name": "Sydney Dubois", + "position": "Service Supervisor", + "salary": "$219,210", + "office": "Louisville", + "extn": "4322", + "start_date": "12/13/2007" + }, + { + "id": "4280", + "name": "Ryan Slater", + "position": "Cashier", + "salary": "$77,149", + "office": "Fullerton", + "extn": "7546", + "start_date": "2/16/2008" + }, + { + "id": "4281", + "name": "Danny Mould", + "position": "Service Supervisor", + "salary": "$12,508", + "office": "El Paso", + "extn": "1263", + "start_date": "4/27/2019" + }, + { + "id": "4282", + "name": "Beatrice Richardson", + "position": "Paramedic", + "salary": "$248,046", + "office": "Bakersfield", + "extn": "3563", + "start_date": "4/24/2019" + }, + { + "id": "4283", + "name": "Henry Cattell", + "position": "Cashier", + "salary": "$82,743", + "office": "Scottsdale", + "extn": "4612", + "start_date": "9/14/2002" + }, + { + "id": "4284", + "name": "Harvey Rivers", + "position": "Inspector", + "salary": "$259,502", + "office": "Valetta", + "extn": "5412", + "start_date": "5/15/2007" + }, + { + "id": "4285", + "name": "Faith Upton", + "position": "HR Specialist", + "salary": "$114,001", + "office": "Fort Lauderdale", + "extn": "6635", + "start_date": "6/23/2002" + }, + { + "id": "4286", + "name": "Dakota Locke", + "position": "Clerk", + "salary": "$213,770", + "office": "Fremont", + "extn": "5041", + "start_date": "5/10/2011" + }, + { + "id": "4287", + "name": "Tony Morris", + "position": "Systems Administrator", + "salary": "$258,217", + "office": "Innsbruck", + "extn": "8871", + "start_date": "8/2/2009" + }, + { + "id": "4288", + "name": "Bob Ballard", + "position": "Healthcare Specialist", + "salary": "$82,355", + "office": "Albuquerque", + "extn": "3395", + "start_date": "2/11/2010" + }, + { + "id": "4289", + "name": "Jocelyn Yoman", + "position": "Fabricator", + "salary": "$94,662", + "office": "Oakland", + "extn": "8760", + "start_date": "4/18/2018" + }, + { + "id": "4290", + "name": "Lauren Hood", + "position": "Webmaster", + "salary": "$173,772", + "office": "Tallahassee", + "extn": "4467", + "start_date": "12/17/2004" + }, + { + "id": "4291", + "name": "Rylee Cann", + "position": "Executive Director", + "salary": "$133,229", + "office": "London", + "extn": "3046", + "start_date": "1/28/2006" + }, + { + "id": "4292", + "name": "Maxwell Emmott", + "position": "IT Support Staff", + "salary": "$216,234", + "office": "Venice", + "extn": "2503", + "start_date": "4/25/2012" + }, + { + "id": "4293", + "name": "Nicholas Owens", + "position": "Ambulatory Nurse", + "salary": "$226,932", + "office": "Sacramento", + "extn": "9879", + "start_date": "6/22/2002" + }, + { + "id": "4294", + "name": "Gabriel Poulton", + "position": "Service Supervisor", + "salary": "$182,415", + "office": "Escondido", + "extn": "5354", + "start_date": "10/13/2013" + }, + { + "id": "4295", + "name": "Bart Bayliss", + "position": "Doctor", + "salary": "$41,357", + "office": "Omaha", + "extn": "4927", + "start_date": "8/24/2001" + }, + { + "id": "4296", + "name": "Ciara Mackenzie", + "position": "Budget Analyst", + "salary": "$21,605", + "office": "Fremont", + "extn": "6134", + "start_date": "5/4/2006" + }, + { + "id": "4297", + "name": "Cedrick Newton", + "position": "Healthcare Specialist", + "salary": "$257,644", + "office": "Zurich", + "extn": "8959", + "start_date": "9/20/2002" + }, + { + "id": "4298", + "name": "David Anderson", + "position": "Executive Director", + "salary": "$164,063", + "office": "Tulsa", + "extn": "4765", + "start_date": "8/25/2013" + }, + { + "id": "4299", + "name": "Allison Kerr", + "position": "Paramedic", + "salary": "$18,937", + "office": "Innsbruck", + "extn": "8679", + "start_date": "6/19/2002" + }, + { + "id": "4300", + "name": "Jamie May", + "position": "Inspector", + "salary": "$251,729", + "office": "Reno", + "extn": "1738", + "start_date": "12/9/2003" + }, + { + "id": "4301", + "name": "Jack Ballard", + "position": "Physician", + "salary": "$112,080", + "office": "Bakersfield", + "extn": "1196", + "start_date": "11/15/2017" + }, + { + "id": "4302", + "name": "Denis Ellis", + "position": "Health Educator", + "salary": "$291,621", + "office": "Washington", + "extn": "6775", + "start_date": "8/17/2005" + }, + { + "id": "4303", + "name": "Sabrina Evans", + "position": "Paramedic", + "salary": "$176,891", + "office": "Reno", + "extn": "7336", + "start_date": "1/9/2012" + }, + { + "id": "4304", + "name": "Leanne Murphy", + "position": "HR Specialist", + "salary": "$170,104", + "office": "Honolulu", + "extn": "7786", + "start_date": "1/12/2002" + }, + { + "id": "4305", + "name": "Hayden Horton", + "position": "Restaurant Manager", + "salary": "$133,994", + "office": "Prague", + "extn": "7826", + "start_date": "1/16/2011" + }, + { + "id": "4306", + "name": "Mara Coll", + "position": "Paramedic", + "salary": "$146,116", + "office": "Rome", + "extn": "3759", + "start_date": "11/28/2003" + }, + { + "id": "4307", + "name": "Gabriel Watt", + "position": "CNC Operator", + "salary": "$288,130", + "office": "Jacksonville", + "extn": "7760", + "start_date": "7/3/2010" + }, + { + "id": "4308", + "name": "Bart Benfield", + "position": "Loan Officer", + "salary": "$129,214", + "office": "Escondido", + "extn": "9647", + "start_date": "10/23/2016" + }, + { + "id": "4309", + "name": "Jacob Rodwell", + "position": "Designer", + "salary": "$204,610", + "office": "Springfield", + "extn": "3073", + "start_date": "10/14/2015" + }, + { + "id": "4310", + "name": "Aleksandra Dobson", + "position": "Stockbroker", + "salary": "$143,299", + "office": "Colorado Springs", + "extn": "9882", + "start_date": "12/23/2015" + }, + { + "id": "4311", + "name": "Jayden Neville", + "position": "Fabricator", + "salary": "$169,867", + "office": "Stockton", + "extn": "1171", + "start_date": "9/6/2004" + }, + { + "id": "4312", + "name": "Julianna Mackenzie", + "position": "Operator", + "salary": "$237,612", + "office": "Bakersfield", + "extn": "3969", + "start_date": "12/6/2005" + }, + { + "id": "4313", + "name": "Enoch Alexander", + "position": "CNC Operator", + "salary": "$182,203", + "office": "Portland", + "extn": "2591", + "start_date": "1/24/2017" + }, + { + "id": "4314", + "name": "Kassandra Wilcox", + "position": "Ambulatory Nurse", + "salary": "$161,240", + "office": "Lakewood", + "extn": "2060", + "start_date": "5/29/2015" + }, + { + "id": "4315", + "name": "Rufus Ogilvy", + "position": "Operator", + "salary": "$188,110", + "office": "Bucharest", + "extn": "8979", + "start_date": "6/7/2009" + }, + { + "id": "4316", + "name": "Ramon Moore", + "position": "Health Educator", + "salary": "$176,627", + "office": "Murfreesboro", + "extn": "2719", + "start_date": "3/5/2001" + }, + { + "id": "4317", + "name": "Dani Todd", + "position": "HR Specialist", + "salary": "$126,317", + "office": "Worcester", + "extn": "5139", + "start_date": "8/6/2003" + }, + { + "id": "4318", + "name": "Peyton Taylor", + "position": "Staffing Consultant", + "salary": "$227,706", + "office": "Boston", + "extn": "2597", + "start_date": "4/25/2019" + }, + { + "id": "4319", + "name": "Chelsea Broomfield", + "position": "Front Desk Coordinator", + "salary": "$44,139", + "office": "Garland", + "extn": "6390", + "start_date": "8/14/2011" + }, + { + "id": "4320", + "name": "Manuel Furnell", + "position": "Ambulatory Nurse", + "salary": "$184,462", + "office": "Columbus", + "extn": "3769", + "start_date": "4/23/2000" + }, + { + "id": "4321", + "name": "Kurt Whinter", + "position": "Restaurant Manager", + "salary": "$33,400", + "office": "Jacksonville", + "extn": "9794", + "start_date": "6/26/2017" + }, + { + "id": "4322", + "name": "Ron Shelton", + "position": "Restaurant Manager", + "salary": "$20,198", + "office": "Orlando", + "extn": "2480", + "start_date": "7/20/2011" + }, + { + "id": "4323", + "name": "Dani Richards", + "position": "Accountant", + "salary": "$112,702", + "office": "Lancaster", + "extn": "6214", + "start_date": "3/18/2013" + }, + { + "id": "4324", + "name": "Nancy Hamilton", + "position": "Clerk", + "salary": "$285,983", + "office": "Boston", + "extn": "8476", + "start_date": "1/26/2012" + }, + { + "id": "4325", + "name": "Luke Flanders", + "position": "Baker", + "salary": "$136,374", + "office": "Omaha", + "extn": "8618", + "start_date": "11/17/2016" + }, + { + "id": "4326", + "name": "Tyler Emerson", + "position": "Systems Administrator", + "salary": "$231,105", + "office": "Louisville", + "extn": "4285", + "start_date": "12/29/2005" + }, + { + "id": "4327", + "name": "Summer Glass", + "position": "Business Broker", + "salary": "$142,528", + "office": "Oklahoma City", + "extn": "9547", + "start_date": "11/26/2014" + }, + { + "id": "4328", + "name": "Nick Exton", + "position": "Treasurer", + "salary": "$295,245", + "office": "Laredo", + "extn": "1147", + "start_date": "4/2/2016" + }, + { + "id": "4329", + "name": "Ryan Collins", + "position": "Steward", + "salary": "$58,679", + "office": "Miami", + "extn": "4751", + "start_date": "10/30/2004" + }, + { + "id": "4330", + "name": "Joseph Rainford", + "position": "Cashier", + "salary": "$103,087", + "office": "Salt Lake City", + "extn": "4033", + "start_date": "11/16/2017" + }, + { + "id": "4331", + "name": "Naomi Taylor", + "position": "Treasurer", + "salary": "$285,009", + "office": "Indianapolis", + "extn": "2697", + "start_date": "9/1/2005" + }, + { + "id": "4332", + "name": "Rosa Ingham", + "position": "Laboratory Technician", + "salary": "$114,017", + "office": "Minneapolis", + "extn": "5477", + "start_date": "8/20/2006" + }, + { + "id": "4333", + "name": "Bob Johnson", + "position": "Electrician", + "salary": "$208,079", + "office": "San Bernardino", + "extn": "9192", + "start_date": "7/26/2009" + }, + { + "id": "4334", + "name": "Leroy Antcliff", + "position": "Dentist", + "salary": "$112,046", + "office": "Atlanta", + "extn": "9877", + "start_date": "2/1/2001" + }, + { + "id": "4335", + "name": "Gil Richardson", + "position": "Treasurer", + "salary": "$67,392", + "office": "Prague", + "extn": "9958", + "start_date": "1/4/2008" + }, + { + "id": "4336", + "name": "Ivy Edwards", + "position": "Production Painter", + "salary": "$90,496", + "office": "Prague", + "extn": "3998", + "start_date": "6/12/2007" + }, + { + "id": "4337", + "name": "Daron Victor", + "position": "Machine Operator", + "salary": "$90,907", + "office": "Hollywood", + "extn": "9940", + "start_date": "11/26/2006" + }, + { + "id": "4338", + "name": "Daphne Jordan", + "position": "Front Desk Coordinator", + "salary": "$265,627", + "office": "Sacramento", + "extn": "2467", + "start_date": "8/27/2009" + }, + { + "id": "4339", + "name": "Marina Thompson", + "position": "Lecturer", + "salary": "$226,206", + "office": "Salem", + "extn": "3152", + "start_date": "4/25/2014" + }, + { + "id": "4340", + "name": "Aiden Grant", + "position": "Budget Analyst", + "salary": "$147,267", + "office": "Madison", + "extn": "1051", + "start_date": "2/20/2008" + }, + { + "id": "4341", + "name": "Macy Hamilton", + "position": "IT Support Staff", + "salary": "$276,429", + "office": "Philadelphia", + "extn": "7080", + "start_date": "3/18/2004" + }, + { + "id": "4342", + "name": "Nick Hill", + "position": "Food Technologist", + "salary": "$209,113", + "office": "Jersey City", + "extn": "7903", + "start_date": "2/27/2002" + }, + { + "id": "4343", + "name": "Tyler Lewin", + "position": "Front Desk Coordinator", + "salary": "$102,524", + "office": "Paris", + "extn": "7252", + "start_date": "7/16/2009" + }, + { + "id": "4344", + "name": "Peter Ryan", + "position": "Healthcare Specialist", + "salary": "$93,293", + "office": "St. Louis", + "extn": "4359", + "start_date": "11/29/2000" + }, + { + "id": "4345", + "name": "Maggie Butler", + "position": "Doctor", + "salary": "$147,569", + "office": "Colorado Springs", + "extn": "7853", + "start_date": "10/3/2012" + }, + { + "id": "4346", + "name": "Fred Hale", + "position": "Treasurer", + "salary": "$174,068", + "office": "Tulsa", + "extn": "5422", + "start_date": "4/7/2010" + }, + { + "id": "4347", + "name": "Alexia Hobson", + "position": "IT Support Staff", + "salary": "$131,348", + "office": "Fullerton", + "extn": "5134", + "start_date": "8/3/2014" + }, + { + "id": "4348", + "name": "Tiffany Shields", + "position": "Stockbroker", + "salary": "$35,014", + "office": "Oakland", + "extn": "9216", + "start_date": "4/9/2014" + }, + { + "id": "4349", + "name": "Clint Ingram", + "position": "Food Technologist", + "salary": "$150,580", + "office": "Prague", + "extn": "8437", + "start_date": "12/31/2010" + }, + { + "id": "4350", + "name": "Charlotte Jenkin", + "position": "Baker", + "salary": "$15,381", + "office": "San Francisco", + "extn": "8240", + "start_date": "8/24/2003" + }, + { + "id": "4351", + "name": "Cara Funnell", + "position": "Business Broker", + "salary": "$227,161", + "office": "Orlando", + "extn": "8033", + "start_date": "12/28/2011" + }, + { + "id": "4352", + "name": "Kendra Pratt", + "position": "Biologist", + "salary": "$132,085", + "office": "Madison", + "extn": "7456", + "start_date": "1/11/2018" + }, + { + "id": "4353", + "name": "Margaret Bradley", + "position": "Physician", + "salary": "$214,185", + "office": "Pittsburgh", + "extn": "5947", + "start_date": "2/22/2018" + }, + { + "id": "4354", + "name": "Angel Trent", + "position": "Design Engineer", + "salary": "$117,749", + "office": "Bucharest", + "extn": "4293", + "start_date": "5/1/2015" + }, + { + "id": "4355", + "name": "Rosalyn Snow", + "position": "Project Manager", + "salary": "$124,017", + "office": "Amarillo", + "extn": "3990", + "start_date": "3/31/2009" + }, + { + "id": "4356", + "name": "Daron Baker", + "position": "Cook", + "salary": "$91,714", + "office": "Moreno Valley", + "extn": "1813", + "start_date": "2/1/2001" + }, + { + "id": "4357", + "name": "Caleb Weston", + "position": "Inspector", + "salary": "$32,223", + "office": "Bakersfield", + "extn": "7519", + "start_date": "10/9/2010" + }, + { + "id": "4358", + "name": "Gwenyth Herbert", + "position": "Associate Professor", + "salary": "$199,895", + "office": "Garland", + "extn": "6466", + "start_date": "7/22/2011" + }, + { + "id": "4359", + "name": "Fiona Mcgregor", + "position": "Accountant", + "salary": "$256,919", + "office": "Reno", + "extn": "6484", + "start_date": "7/16/2013" + }, + { + "id": "4360", + "name": "Logan Rose", + "position": "Ambulatory Nurse", + "salary": "$137,779", + "office": "Philadelphia", + "extn": "3084", + "start_date": "9/17/2014" + }, + { + "id": "4361", + "name": "Hank Harvey", + "position": "Ambulatory Nurse", + "salary": "$22,853", + "office": "Bakersfield", + "extn": "8129", + "start_date": "11/15/2008" + }, + { + "id": "4362", + "name": "Jules Sanchez", + "position": "Lecturer", + "salary": "$226,282", + "office": "Jersey City", + "extn": "1117", + "start_date": "7/7/2018" + }, + { + "id": "4363", + "name": "Emerald Simpson", + "position": "Mobile Developer", + "salary": "$85,421", + "office": "San Bernardino", + "extn": "7675", + "start_date": "12/17/2006" + }, + { + "id": "4364", + "name": "Melody Poulton", + "position": "Physician", + "salary": "$143,391", + "office": "Irving", + "extn": "5569", + "start_date": "8/29/2017" + }, + { + "id": "4365", + "name": "Bryon Beal", + "position": "CNC Operator", + "salary": "$258,570", + "office": "Stockton", + "extn": "9840", + "start_date": "6/14/2014" + }, + { + "id": "4366", + "name": "Daniel Anderson", + "position": "Operator", + "salary": "$157,744", + "office": "Detroit", + "extn": "9412", + "start_date": "12/29/2013" + }, + { + "id": "4367", + "name": "Jacqueline Hamilton", + "position": "Health Educator", + "salary": "$86,489", + "office": "Santa Ana", + "extn": "4114", + "start_date": "6/11/2008" + }, + { + "id": "4368", + "name": "Danielle Donovan", + "position": "Budget Analyst", + "salary": "$92,360", + "office": "Quebec", + "extn": "6596", + "start_date": "4/23/2007" + }, + { + "id": "4369", + "name": "Lexi Hale", + "position": "Ambulatory Nurse", + "salary": "$188,404", + "office": "Richmond", + "extn": "6995", + "start_date": "12/14/2018" + }, + { + "id": "4370", + "name": "Maxwell Poole", + "position": "Loan Officer", + "salary": "$142,002", + "office": "San Bernardino", + "extn": "2738", + "start_date": "8/3/2007" + }, + { + "id": "4371", + "name": "Shay Partridge", + "position": "Biologist", + "salary": "$283,678", + "office": "San Diego", + "extn": "9408", + "start_date": "8/29/2001" + }, + { + "id": "4372", + "name": "Tony Kidd", + "position": "Laboratory Technician", + "salary": "$261,459", + "office": "Laredo", + "extn": "2696", + "start_date": "1/23/2015" + }, + { + "id": "4373", + "name": "Julia Stevens", + "position": "Laboratory Technician", + "salary": "$113,983", + "office": "Tulsa", + "extn": "7891", + "start_date": "6/23/2003" + }, + { + "id": "4374", + "name": "Tyson Dowson", + "position": "Banker", + "salary": "$296,048", + "office": "Boston", + "extn": "1977", + "start_date": "6/2/2000" + }, + { + "id": "4375", + "name": "Benny Wigley", + "position": "Business Broker", + "salary": "$103,901", + "office": "Hollywood", + "extn": "1171", + "start_date": "11/7/2003" + }, + { + "id": "4376", + "name": "Michael Partridge", + "position": "Production Painter", + "salary": "$245,734", + "office": "Kansas City", + "extn": "4503", + "start_date": "4/22/2006" + }, + { + "id": "4377", + "name": "Olivia Martin", + "position": "Project Manager", + "salary": "$280,770", + "office": "Rochester", + "extn": "9771", + "start_date": "11/27/2012" + }, + { + "id": "4378", + "name": "Mark Farrell", + "position": "Stockbroker", + "salary": "$80,568", + "office": "Albuquerque", + "extn": "7990", + "start_date": "2/5/2003" + }, + { + "id": "4379", + "name": "Adeline Hopkins", + "position": "Physician", + "salary": "$120,680", + "office": "San Jose", + "extn": "9186", + "start_date": "7/13/2012" + }, + { + "id": "4380", + "name": "Violet Walker", + "position": "Machine Operator", + "salary": "$93,333", + "office": "Lincoln", + "extn": "8481", + "start_date": "5/8/2004" + }, + { + "id": "4381", + "name": "Adelaide Yard", + "position": "Fabricator", + "salary": "$294,347", + "office": "Fullerton", + "extn": "2511", + "start_date": "9/25/2010" + }, + { + "id": "4382", + "name": "Adelaide Hooper", + "position": "Physician", + "salary": "$144,237", + "office": "San Antonio", + "extn": "6163", + "start_date": "9/13/2014" + }, + { + "id": "4383", + "name": "Benjamin Higgs", + "position": "Associate Professor", + "salary": "$159,160", + "office": "Huntsville", + "extn": "7492", + "start_date": "6/10/2006" + }, + { + "id": "4384", + "name": "Daniel Norris", + "position": "Cashier", + "salary": "$79,129", + "office": "Louisville", + "extn": "9584", + "start_date": "3/15/2009" + }, + { + "id": "4385", + "name": "Willow Underhill", + "position": "HR Coordinator", + "salary": "$243,417", + "office": "Saint Paul", + "extn": "1228", + "start_date": "10/20/2012" + }, + { + "id": "4386", + "name": "Henry Randall", + "position": "Mobile Developer", + "salary": "$222,878", + "office": "Berna", + "extn": "3104", + "start_date": "4/4/2016" + }, + { + "id": "4387", + "name": "Johnathan Wooldridge", + "position": "Biologist", + "salary": "$55,426", + "office": "Omaha", + "extn": "2380", + "start_date": "8/12/2015" + }, + { + "id": "4388", + "name": "Alison Robe", + "position": "Front Desk Coordinator", + "salary": "$192,017", + "office": "Henderson", + "extn": "2161", + "start_date": "12/8/2005" + }, + { + "id": "4389", + "name": "Nate Fox", + "position": "Bookkeeper", + "salary": "$210,227", + "office": "Pittsburgh", + "extn": "5613", + "start_date": "7/24/2004" + }, + { + "id": "4390", + "name": "Mark Patel", + "position": "Inspector", + "salary": "$62,486", + "office": "Indianapolis", + "extn": "5118", + "start_date": "10/5/2009" + }, + { + "id": "4391", + "name": "Carla Weasley", + "position": "Mobile Developer", + "salary": "$119,889", + "office": "Hayward", + "extn": "1942", + "start_date": "9/12/2013" + }, + { + "id": "4392", + "name": "Gwenyth Price", + "position": "Operator", + "salary": "$122,428", + "office": "Lakewood", + "extn": "5202", + "start_date": "6/11/2005" + }, + { + "id": "4393", + "name": "Carolyn Knight", + "position": "Restaurant Manager", + "salary": "$204,837", + "office": "Venice", + "extn": "7238", + "start_date": "9/10/2016" + }, + { + "id": "4394", + "name": "William Alldridge", + "position": "Cash Manager", + "salary": "$51,324", + "office": "St. Louis", + "extn": "7290", + "start_date": "6/26/2002" + }, + { + "id": "4395", + "name": "Daniel Yarlett", + "position": "Baker", + "salary": "$109,171", + "office": "Lincoln", + "extn": "6223", + "start_date": "7/1/2000" + }, + { + "id": "4396", + "name": "Mike Eaton", + "position": "Operator", + "salary": "$75,158", + "office": "Denver", + "extn": "2409", + "start_date": "10/13/2019" + }, + { + "id": "4397", + "name": "Irene James", + "position": "Machine Operator", + "salary": "$39,157", + "office": "Los Angeles", + "extn": "2435", + "start_date": "6/1/2011" + }, + { + "id": "4398", + "name": "Leroy Neville", + "position": "Laboratory Technician", + "salary": "$96,673", + "office": "Columbus", + "extn": "6805", + "start_date": "3/7/2005" + }, + { + "id": "4399", + "name": "Javier Morley", + "position": "Insurance Broker", + "salary": "$97,587", + "office": "Ontario", + "extn": "6013", + "start_date": "3/19/2019" + }, + { + "id": "4400", + "name": "Eryn Owens", + "position": "Stockbroker", + "salary": "$191,229", + "office": "Venice", + "extn": "8611", + "start_date": "3/2/2017" + }, + { + "id": "4401", + "name": "Chad Attwood", + "position": "Project Manager", + "salary": "$40,660", + "office": "Detroit", + "extn": "5953", + "start_date": "12/27/2006" + }, + { + "id": "4402", + "name": "Ethan Chappell", + "position": "Baker", + "salary": "$109,203", + "office": "Indianapolis", + "extn": "1691", + "start_date": "5/13/2000" + }, + { + "id": "4403", + "name": "Mason Goodman", + "position": "Food Technologist", + "salary": "$148,793", + "office": "Norfolk", + "extn": "7277", + "start_date": "3/28/2008" + }, + { + "id": "4404", + "name": "Georgia Warren", + "position": "Physician", + "salary": "$83,161", + "office": "Norfolk", + "extn": "7427", + "start_date": "4/17/2008" + }, + { + "id": "4405", + "name": "Mara Brock", + "position": "Chef Manager", + "salary": "$81,576", + "office": "Columbus", + "extn": "4717", + "start_date": "8/24/2015" + }, + { + "id": "4406", + "name": "Denis Irving", + "position": "Call Center Representative", + "salary": "$44,726", + "office": "San Francisco", + "extn": "6122", + "start_date": "12/26/2012" + }, + { + "id": "4407", + "name": "Aurelia Haines", + "position": "Physician", + "salary": "$259,171", + "office": "Paris", + "extn": "1897", + "start_date": "1/12/2006" + }, + { + "id": "4408", + "name": "Domenic Drake", + "position": "Bellman", + "salary": "$23,888", + "office": "Los Angeles", + "extn": "1828", + "start_date": "1/18/2000" + }, + { + "id": "4409", + "name": "Lillian Lindsay", + "position": "Paramedic", + "salary": "$187,819", + "office": "San Bernardino", + "extn": "4148", + "start_date": "11/1/2016" + }, + { + "id": "4410", + "name": "Doug Ballard", + "position": "Machine Operator", + "salary": "$232,189", + "office": "Prague", + "extn": "3093", + "start_date": "8/31/2013" + }, + { + "id": "4411", + "name": "Denny Boden", + "position": "Mobile Developer", + "salary": "$35,275", + "office": "Nashville", + "extn": "8512", + "start_date": "2/27/2011" + }, + { + "id": "4412", + "name": "Rufus Cattell", + "position": "Chef Manager", + "salary": "$296,784", + "office": "Omaha", + "extn": "3182", + "start_date": "12/5/2018" + }, + { + "id": "4413", + "name": "Destiny Ross", + "position": "Restaurant Manager", + "salary": "$103,856", + "office": "Las Vegas", + "extn": "4112", + "start_date": "4/7/2015" + }, + { + "id": "4414", + "name": "Erick Graham", + "position": "Call Center Representative", + "salary": "$29,480", + "office": "Jacksonville", + "extn": "1300", + "start_date": "4/12/2000" + }, + { + "id": "4415", + "name": "Ethan Fields", + "position": "Chef Manager", + "salary": "$109,292", + "office": "Houston", + "extn": "6988", + "start_date": "11/9/2008" + }, + { + "id": "4416", + "name": "Esmeralda Wellington", + "position": "Health Educator", + "salary": "$278,398", + "office": "Bucharest", + "extn": "8798", + "start_date": "4/19/2004" + }, + { + "id": "4417", + "name": "Kurt Ogilvy", + "position": "Machine Operator", + "salary": "$108,579", + "office": "Atlanta", + "extn": "5250", + "start_date": "4/7/2018" + }, + { + "id": "4418", + "name": "Lexi Ward", + "position": "Systems Administrator", + "salary": "$268,520", + "office": "Anaheim", + "extn": "6295", + "start_date": "1/25/2002" + }, + { + "id": "4419", + "name": "Caleb Bell", + "position": "Food Technologist", + "salary": "$199,293", + "office": "Detroit", + "extn": "1364", + "start_date": "12/4/2002" + }, + { + "id": "4420", + "name": "Ember Stark", + "position": "Banker", + "salary": "$190,540", + "office": "Louisville", + "extn": "2487", + "start_date": "4/28/2019" + }, + { + "id": "4421", + "name": "Nicole Andrews", + "position": "IT Support Staff", + "salary": "$47,793", + "office": "Bakersfield", + "extn": "3166", + "start_date": "6/17/2012" + }, + { + "id": "4422", + "name": "Aeris Brock", + "position": "Electrician", + "salary": "$109,004", + "office": "Detroit", + "extn": "6649", + "start_date": "6/17/2017" + }, + { + "id": "4423", + "name": "Robyn Morris", + "position": "Doctor", + "salary": "$283,335", + "office": "Quebec", + "extn": "2539", + "start_date": "8/15/2018" + }, + { + "id": "4424", + "name": "Victoria Huggins", + "position": "Lecturer", + "salary": "$66,954", + "office": "Reno", + "extn": "9451", + "start_date": "12/25/2017" + }, + { + "id": "4425", + "name": "Louise Ellison", + "position": "Food Technologist", + "salary": "$285,988", + "office": "Ontario", + "extn": "3861", + "start_date": "11/15/2006" + }, + { + "id": "4426", + "name": "Wade Avery", + "position": "Cook", + "salary": "$272,753", + "office": "Richmond", + "extn": "3136", + "start_date": "1/25/2009" + }, + { + "id": "4427", + "name": "Rocco Robertson", + "position": "Budget Analyst", + "salary": "$228,002", + "office": "Bridgeport", + "extn": "9220", + "start_date": "9/1/2018" + }, + { + "id": "4428", + "name": "Quinn Simpson", + "position": "Insurance Broker", + "salary": "$284,666", + "office": "Lincoln", + "extn": "1855", + "start_date": "4/25/2012" + }, + { + "id": "4429", + "name": "Hannah Reyes", + "position": "Doctor", + "salary": "$205,146", + "office": "San Antonio", + "extn": "8022", + "start_date": "4/11/2013" + }, + { + "id": "4430", + "name": "Sofia Collins", + "position": "Staffing Consultant", + "salary": "$123,365", + "office": "Washington", + "extn": "7002", + "start_date": "8/3/2008" + }, + { + "id": "4431", + "name": "Noah Drake", + "position": "Mobile Developer", + "salary": "$52,319", + "office": "Boston", + "extn": "2672", + "start_date": "3/8/2007" + }, + { + "id": "4432", + "name": "Jacob Gardner", + "position": "Electrician", + "salary": "$162,457", + "office": "Norfolk", + "extn": "1946", + "start_date": "3/11/2003" + }, + { + "id": "4433", + "name": "Iris Edler", + "position": "Laboratory Technician", + "salary": "$141,857", + "office": "Sacramento", + "extn": "7936", + "start_date": "12/1/2018" + }, + { + "id": "4434", + "name": "Peter Simpson", + "position": "Fabricator", + "salary": "$48,244", + "office": "Sacramento", + "extn": "6117", + "start_date": "8/4/2009" + }, + { + "id": "4435", + "name": "Erin Wilson", + "position": "Paramedic", + "salary": "$218,060", + "office": "Baltimore", + "extn": "7200", + "start_date": "7/3/2006" + }, + { + "id": "4436", + "name": "Bryce Reynolds", + "position": "Cash Manager", + "salary": "$16,344", + "office": "Houston", + "extn": "5725", + "start_date": "9/24/2011" + }, + { + "id": "4437", + "name": "Luna Fall", + "position": "Executive Director", + "salary": "$123,588", + "office": "Detroit", + "extn": "4985", + "start_date": "9/30/2011" + }, + { + "id": "4438", + "name": "Piper Cartwright", + "position": "Service Supervisor", + "salary": "$178,565", + "office": "Amarillo", + "extn": "9748", + "start_date": "4/2/2005" + }, + { + "id": "4439", + "name": "Anabel Larsen", + "position": "CNC Operator", + "salary": "$254,484", + "office": "Dallas", + "extn": "8303", + "start_date": "1/4/2019" + }, + { + "id": "4440", + "name": "Henry Harris", + "position": "Machine Operator", + "salary": "$17,714", + "office": "Valetta", + "extn": "8585", + "start_date": "7/20/2017" + }, + { + "id": "4441", + "name": "Jules Ebden", + "position": "Baker", + "salary": "$57,106", + "office": "Laredo", + "extn": "6236", + "start_date": "4/12/2012" + }, + { + "id": "4442", + "name": "Roger Gibbons", + "position": "Staffing Consultant", + "salary": "$129,516", + "office": "Quebec", + "extn": "8221", + "start_date": "6/25/2015" + }, + { + "id": "4443", + "name": "Tom Whatson", + "position": "Fabricator", + "salary": "$256,058", + "office": "Charlotte", + "extn": "6086", + "start_date": "5/14/2008" + }, + { + "id": "4444", + "name": "Penelope Thompson", + "position": "Machine Operator", + "salary": "$143,621", + "office": "Chicago", + "extn": "6722", + "start_date": "6/21/2007" + }, + { + "id": "4445", + "name": "Gladys Wood", + "position": "Paramedic", + "salary": "$163,872", + "office": "Bucharest", + "extn": "8557", + "start_date": "8/20/2001" + }, + { + "id": "4446", + "name": "Alan Swan", + "position": "Mobile Developer", + "salary": "$17,348", + "office": "Long Beach", + "extn": "6986", + "start_date": "1/26/2001" + }, + { + "id": "4447", + "name": "Daron Stone", + "position": "Project Manager", + "salary": "$207,528", + "office": "Tulsa", + "extn": "3919", + "start_date": "11/14/2002" + }, + { + "id": "4448", + "name": "Benny Rodgers", + "position": "Staffing Consultant", + "salary": "$293,478", + "office": "Madrid", + "extn": "6133", + "start_date": "7/18/2011" + }, + { + "id": "4449", + "name": "Trisha Snow", + "position": "Chef Manager", + "salary": "$275,028", + "office": "Miami", + "extn": "3776", + "start_date": "2/9/2014" + }, + { + "id": "4450", + "name": "Logan Henderson", + "position": "Business Broker", + "salary": "$153,618", + "office": "Nashville", + "extn": "3677", + "start_date": "1/13/2015" + }, + { + "id": "4451", + "name": "Ally Thorne", + "position": "Webmaster", + "salary": "$163,168", + "office": "Zurich", + "extn": "3511", + "start_date": "8/3/2009" + }, + { + "id": "4452", + "name": "Cassidy Reynolds", + "position": "Treasurer", + "salary": "$83,542", + "office": "Fremont", + "extn": "8845", + "start_date": "8/1/2016" + }, + { + "id": "4453", + "name": "Jack Todd", + "position": "Restaurant Manager", + "salary": "$260,141", + "office": "Honolulu", + "extn": "3311", + "start_date": "8/24/2005" + }, + { + "id": "4454", + "name": "Doug Silva", + "position": "Executive Director", + "salary": "$125,368", + "office": "Charlotte", + "extn": "9628", + "start_date": "7/28/2008" + }, + { + "id": "4455", + "name": "Martin Tyler", + "position": "Inspector", + "salary": "$209,726", + "office": "Wien", + "extn": "7020", + "start_date": "7/30/2017" + }, + { + "id": "4456", + "name": "Marissa Redfern", + "position": "Dentist", + "salary": "$115,269", + "office": "Milano", + "extn": "4494", + "start_date": "6/29/2004" + }, + { + "id": "4457", + "name": "Jacob Nicholls", + "position": "Call Center Representative", + "salary": "$172,917", + "office": "Salem", + "extn": "9524", + "start_date": "5/27/2017" + }, + { + "id": "4458", + "name": "Harry Samuel", + "position": "Front Desk Coordinator", + "salary": "$271,589", + "office": "Kansas City", + "extn": "2771", + "start_date": "3/17/2012" + }, + { + "id": "4459", + "name": "Bob Thompson", + "position": "Ambulatory Nurse", + "salary": "$105,171", + "office": "Omaha", + "extn": "5243", + "start_date": "11/14/2000" + }, + { + "id": "4460", + "name": "Maggie Long", + "position": "Bookkeeper", + "salary": "$22,919", + "office": "Atlanta", + "extn": "4945", + "start_date": "8/16/2018" + }, + { + "id": "4461", + "name": "Liam Vallory", + "position": "Investment Advisor", + "salary": "$13,563", + "office": "Scottsdale", + "extn": "2675", + "start_date": "8/3/2000" + }, + { + "id": "4462", + "name": "Ema Greenwood", + "position": "Loan Officer", + "salary": "$58,547", + "office": "New York", + "extn": "4471", + "start_date": "1/18/2008" + }, + { + "id": "4463", + "name": "Darlene Harvey", + "position": "Auditor", + "salary": "$47,893", + "office": "Richmond", + "extn": "7286", + "start_date": "7/7/2003" + }, + { + "id": "4464", + "name": "Alexia Egerton", + "position": "Executive Director", + "salary": "$31,612", + "office": "Tulsa", + "extn": "8976", + "start_date": "1/4/2017" + }, + { + "id": "4465", + "name": "Winnie Bradley", + "position": "Business Broker", + "salary": "$46,491", + "office": "Long Beach", + "extn": "5823", + "start_date": "12/21/2010" + }, + { + "id": "4466", + "name": "Peter Goodman", + "position": "Health Educator", + "salary": "$39,728", + "office": "Miami", + "extn": "1257", + "start_date": "7/27/2006" + }, + { + "id": "4467", + "name": "Boris Gaynor", + "position": "Pharmacist", + "salary": "$148,509", + "office": "Portland", + "extn": "8528", + "start_date": "4/20/2010" + }, + { + "id": "4468", + "name": "Maxwell Owens", + "position": "Cashier", + "salary": "$15,085", + "office": "Milwaukee", + "extn": "4308", + "start_date": "9/18/2012" + }, + { + "id": "4469", + "name": "Bernadette Franks", + "position": "Healthcare Specialist", + "salary": "$204,039", + "office": "Berna", + "extn": "4886", + "start_date": "6/11/2016" + }, + { + "id": "4470", + "name": "Caitlyn Yarwood", + "position": "Call Center Representative", + "salary": "$27,450", + "office": "San Bernardino", + "extn": "7371", + "start_date": "3/19/2014" + }, + { + "id": "4471", + "name": "Sabrina Donovan", + "position": "Healthcare Specialist", + "salary": "$237,956", + "office": "Indianapolis", + "extn": "9971", + "start_date": "2/9/2019" + }, + { + "id": "4472", + "name": "Isabel Chappell", + "position": "Executive Director", + "salary": "$67,563", + "office": "Richmond", + "extn": "4508", + "start_date": "9/26/2001" + }, + { + "id": "4473", + "name": "Sadie Emerson", + "position": "IT Support Staff", + "salary": "$119,406", + "office": "Las Vegas", + "extn": "5629", + "start_date": "7/4/2018" + }, + { + "id": "4474", + "name": "Sabrina Watt", + "position": "Pharmacist", + "salary": "$125,071", + "office": "Sacramento", + "extn": "9952", + "start_date": "7/3/2016" + }, + { + "id": "4475", + "name": "Shay Redden", + "position": "Investment Advisor", + "salary": "$118,201", + "office": "Sacramento", + "extn": "5942", + "start_date": "6/24/2006" + }, + { + "id": "4476", + "name": "Rhea Kennedy", + "position": "Systems Administrator", + "salary": "$104,347", + "office": "Wien", + "extn": "1228", + "start_date": "11/26/2008" + }, + { + "id": "4477", + "name": "Emma Cox", + "position": "Design Engineer", + "salary": "$49,278", + "office": "Houston", + "extn": "7562", + "start_date": "11/2/2001" + }, + { + "id": "4478", + "name": "Sabina Swan", + "position": "Project Manager", + "salary": "$46,618", + "office": "Columbus", + "extn": "8736", + "start_date": "8/12/2007" + }, + { + "id": "4479", + "name": "Mara Marshall", + "position": "Cashier", + "salary": "$185,497", + "office": "Long Beach", + "extn": "9415", + "start_date": "1/1/2016" + }, + { + "id": "4480", + "name": "Hope Knight", + "position": "HR Coordinator", + "salary": "$19,809", + "office": "Murfreesboro", + "extn": "8084", + "start_date": "11/7/2011" + }, + { + "id": "4481", + "name": "Bryon Chappell", + "position": "Staffing Consultant", + "salary": "$91,131", + "office": "Huntsville", + "extn": "4841", + "start_date": "9/9/2011" + }, + { + "id": "4482", + "name": "Jasmine Nurton", + "position": "Dentist", + "salary": "$250,027", + "office": "Richmond", + "extn": "4544", + "start_date": "2/15/2003" + }, + { + "id": "4483", + "name": "Mavis Rowe", + "position": "Budget Analyst", + "salary": "$77,126", + "office": "Omaha", + "extn": "4063", + "start_date": "10/31/2011" + }, + { + "id": "4484", + "name": "Tyler Morris", + "position": "Loan Officer", + "salary": "$43,933", + "office": "Lincoln", + "extn": "1015", + "start_date": "7/15/2007" + }, + { + "id": "4485", + "name": "Angelica Campbell", + "position": "Service Supervisor", + "salary": "$290,168", + "office": "Otawa", + "extn": "6673", + "start_date": "1/14/2004" + }, + { + "id": "4486", + "name": "Ember Gardner", + "position": "Biologist", + "salary": "$220,504", + "office": "Oakland", + "extn": "8759", + "start_date": "12/8/2004" + }, + { + "id": "4487", + "name": "Johnny Grady", + "position": "Fabricator", + "salary": "$273,778", + "office": "Tokyo", + "extn": "4045", + "start_date": "2/2/2003" + }, + { + "id": "4488", + "name": "Estrella Plumb", + "position": "IT Support Staff", + "salary": "$119,099", + "office": "Columbus", + "extn": "6838", + "start_date": "3/1/2019" + }, + { + "id": "4489", + "name": "Zara Cartwright", + "position": "Cash Manager", + "salary": "$150,963", + "office": "Long Beach", + "extn": "3697", + "start_date": "4/7/2010" + }, + { + "id": "4490", + "name": "Mason Gonzales", + "position": "Paramedic", + "salary": "$250,872", + "office": "Colorado Springs", + "extn": "6314", + "start_date": "2/27/2017" + }, + { + "id": "4491", + "name": "Melinda Walker", + "position": "Accountant", + "salary": "$88,961", + "office": "Washington", + "extn": "3373", + "start_date": "11/26/2011" + }, + { + "id": "4492", + "name": "Gabriel Roscoe", + "position": "Doctor", + "salary": "$187,259", + "office": "San Diego", + "extn": "1078", + "start_date": "12/23/2016" + }, + { + "id": "4493", + "name": "Carter Wright", + "position": "Electrician", + "salary": "$157,650", + "office": "Jacksonville", + "extn": "8799", + "start_date": "6/14/2007" + }, + { + "id": "4494", + "name": "Nick Drew", + "position": "Assistant Buyer", + "salary": "$57,938", + "office": "Wien", + "extn": "9764", + "start_date": "1/12/2005" + }, + { + "id": "4495", + "name": "John Davies", + "position": "Fabricator", + "salary": "$184,360", + "office": "Laredo", + "extn": "1331", + "start_date": "12/26/2016" + }, + { + "id": "4496", + "name": "Ilona Greenwood", + "position": "Electrician", + "salary": "$182,403", + "office": "Hayward", + "extn": "5462", + "start_date": "7/18/2014" + }, + { + "id": "4497", + "name": "Bart Hale", + "position": "Treasurer", + "salary": "$270,475", + "office": "Madrid", + "extn": "9561", + "start_date": "6/29/2017" + }, + { + "id": "4498", + "name": "Juliette Rycroft", + "position": "Loan Officer", + "salary": "$118,806", + "office": "Bellevue", + "extn": "7262", + "start_date": "9/20/2006" + }, + { + "id": "4499", + "name": "Lucy Stewart", + "position": "Pharmacist", + "salary": "$151,957", + "office": "Orlando", + "extn": "2415", + "start_date": "1/12/2015" + }, + { + "id": "4500", + "name": "Enoch Weldon", + "position": "Service Supervisor", + "salary": "$237,708", + "office": "Tallahassee", + "extn": "6834", + "start_date": "12/13/2017" + }, + { + "id": "4501", + "name": "Joseph Cunningham", + "position": "Cashier", + "salary": "$202,513", + "office": "Berna", + "extn": "3962", + "start_date": "9/27/2000" + }, + { + "id": "4502", + "name": "Piper Tailor", + "position": "Pharmacist", + "salary": "$254,431", + "office": "New York", + "extn": "5395", + "start_date": "5/17/2014" + }, + { + "id": "4503", + "name": "Abdul Shaw", + "position": "Doctor", + "salary": "$158,288", + "office": "London", + "extn": "4809", + "start_date": "9/10/2013" + }, + { + "id": "4504", + "name": "Caydence Jacobs", + "position": "Service Supervisor", + "salary": "$62,514", + "office": "Baltimore", + "extn": "7442", + "start_date": "7/3/2008" + }, + { + "id": "4505", + "name": "Jolene Baxter", + "position": "Machine Operator", + "salary": "$222,677", + "office": "Springfield", + "extn": "7744", + "start_date": "4/6/2008" + }, + { + "id": "4506", + "name": "Michael Hammond", + "position": "Assistant Buyer", + "salary": "$135,821", + "office": "Huntsville", + "extn": "9528", + "start_date": "3/6/2012" + }, + { + "id": "4507", + "name": "Maya Rixon", + "position": "Project Manager", + "salary": "$293,615", + "office": "Reno", + "extn": "7203", + "start_date": "3/5/2000" + }, + { + "id": "4508", + "name": "Ethan Newman", + "position": "Audiologist", + "salary": "$238,143", + "office": "Bridgeport", + "extn": "9941", + "start_date": "8/30/2018" + }, + { + "id": "4509", + "name": "Gil Thompson", + "position": "Audiologist", + "salary": "$145,509", + "office": "Seattle", + "extn": "8071", + "start_date": "7/17/2009" + }, + { + "id": "4510", + "name": "Cynthia Porter", + "position": "Investment Advisor", + "salary": "$210,707", + "office": "Miami", + "extn": "1284", + "start_date": "6/4/2014" + }, + { + "id": "4511", + "name": "Phoebe Edler", + "position": "Pharmacist", + "salary": "$299,057", + "office": "Denver", + "extn": "3695", + "start_date": "4/21/2012" + }, + { + "id": "4512", + "name": "Chris Robinson", + "position": "Clerk", + "salary": "$165,968", + "office": "Jersey City", + "extn": "3917", + "start_date": "6/3/2004" + }, + { + "id": "4513", + "name": "Domenic Mcgee", + "position": "Designer", + "salary": "$164,465", + "office": "Fullerton", + "extn": "5875", + "start_date": "1/13/2018" + }, + { + "id": "4514", + "name": "Michael Richardson", + "position": "Web Developer", + "salary": "$130,407", + "office": "Seattle", + "extn": "6781", + "start_date": "8/8/2003" + }, + { + "id": "4515", + "name": "Nicholas Gonzales", + "position": "Operator", + "salary": "$42,428", + "office": "Berlin", + "extn": "8028", + "start_date": "12/29/2007" + }, + { + "id": "4516", + "name": "Faith Yarwood", + "position": "Dentist", + "salary": "$248,396", + "office": "Lancaster", + "extn": "4091", + "start_date": "7/23/2001" + }, + { + "id": "4517", + "name": "Cassandra Rowe", + "position": "Cook", + "salary": "$111,324", + "office": "Glendale", + "extn": "9601", + "start_date": "7/8/2011" + }, + { + "id": "4518", + "name": "Mavis Wilde", + "position": "Ambulatory Nurse", + "salary": "$208,392", + "office": "Detroit", + "extn": "6650", + "start_date": "7/19/2002" + }, + { + "id": "4519", + "name": "Emmanuelle Olivier", + "position": "Accountant", + "salary": "$109,944", + "office": "Tulsa", + "extn": "1284", + "start_date": "8/14/2016" + }, + { + "id": "4520", + "name": "Aeris Tyler", + "position": "Food Technologist", + "salary": "$179,648", + "office": "Omaha", + "extn": "9509", + "start_date": "11/14/2008" + }, + { + "id": "4521", + "name": "Wendy Glynn", + "position": "Health Educator", + "salary": "$132,909", + "office": "Huntsville", + "extn": "5493", + "start_date": "12/9/2008" + }, + { + "id": "4522", + "name": "Kenzie Ward", + "position": "HR Coordinator", + "salary": "$15,125", + "office": "Milano", + "extn": "4684", + "start_date": "11/20/2010" + }, + { + "id": "4523", + "name": "Zara Nash", + "position": "Lecturer", + "salary": "$210,796", + "office": "Memphis", + "extn": "1570", + "start_date": "8/17/2003" + }, + { + "id": "4524", + "name": "Aiden Griffiths", + "position": "Associate Professor", + "salary": "$281,586", + "office": "Henderson", + "extn": "1945", + "start_date": "9/18/2006" + }, + { + "id": "4525", + "name": "Enoch Newman", + "position": "Bellman", + "salary": "$210,276", + "office": "Tulsa", + "extn": "5093", + "start_date": "10/1/2000" + }, + { + "id": "4526", + "name": "Roger Waterhouse", + "position": "Service Supervisor", + "salary": "$253,353", + "office": "Innsbruck", + "extn": "3161", + "start_date": "9/7/2007" + }, + { + "id": "4527", + "name": "Mary Thompson", + "position": "Investment Advisor", + "salary": "$234,371", + "office": "San Diego", + "extn": "3581", + "start_date": "10/20/2008" + }, + { + "id": "4528", + "name": "Dorothy Dubois", + "position": "Loan Officer", + "salary": "$201,341", + "office": "Omaha", + "extn": "5647", + "start_date": "6/9/2014" + }, + { + "id": "4529", + "name": "Jack Hopkins", + "position": "Health Educator", + "salary": "$34,333", + "office": "Escondido", + "extn": "8836", + "start_date": "12/14/2001" + }, + { + "id": "4530", + "name": "Jennifer Pickard", + "position": "Clerk", + "salary": "$137,472", + "office": "Jacksonville", + "extn": "9104", + "start_date": "11/23/2014" + }, + { + "id": "4531", + "name": "Liam Fleming", + "position": "Dentist", + "salary": "$275,517", + "office": "Worcester", + "extn": "7043", + "start_date": "4/9/2017" + }, + { + "id": "4532", + "name": "Brad Stevens", + "position": "Executive Director", + "salary": "$115,354", + "office": "Madison", + "extn": "1031", + "start_date": "5/14/2011" + }, + { + "id": "4533", + "name": "Harvey Clarkson", + "position": "HR Coordinator", + "salary": "$35,442", + "office": "Henderson", + "extn": "7688", + "start_date": "5/29/2016" + }, + { + "id": "4534", + "name": "Chadwick Barclay", + "position": "Systems Administrator", + "salary": "$13,938", + "office": "Seattle", + "extn": "3666", + "start_date": "6/19/2008" + }, + { + "id": "4535", + "name": "John Bell", + "position": "Mobile Developer", + "salary": "$225,248", + "office": "Valetta", + "extn": "4872", + "start_date": "10/29/2014" + }, + { + "id": "4536", + "name": "Peyton Shaw", + "position": "Biologist", + "salary": "$17,275", + "office": "Milano", + "extn": "5882", + "start_date": "7/13/2002" + }, + { + "id": "4537", + "name": "Kurt Weston", + "position": "Bellman", + "salary": "$177,389", + "office": "Miami", + "extn": "6720", + "start_date": "6/28/2005" + }, + { + "id": "4538", + "name": "Rufus Eastwood", + "position": "Laboratory Technician", + "salary": "$166,431", + "office": "Madrid", + "extn": "4000", + "start_date": "11/16/2007" + }, + { + "id": "4539", + "name": "Bryon Brown", + "position": "CNC Operator", + "salary": "$122,280", + "office": "Minneapolis", + "extn": "8285", + "start_date": "7/16/2017" + }, + { + "id": "4540", + "name": "Abbey Exton", + "position": "HR Coordinator", + "salary": "$219,633", + "office": "Glendale", + "extn": "9760", + "start_date": "3/21/2002" + }, + { + "id": "4541", + "name": "Samantha Mills", + "position": "IT Support Staff", + "salary": "$271,307", + "office": "Venice", + "extn": "2401", + "start_date": "10/2/2015" + }, + { + "id": "4542", + "name": "Luke Quinn", + "position": "Clerk", + "salary": "$185,130", + "office": "Fayetteville", + "extn": "3635", + "start_date": "4/7/2009" + }, + { + "id": "4543", + "name": "Keira Robe", + "position": "Restaurant Manager", + "salary": "$197,445", + "office": "Irving", + "extn": "5506", + "start_date": "5/25/2008" + }, + { + "id": "4544", + "name": "Bart Parker", + "position": "Electrician", + "salary": "$279,655", + "office": "Berna", + "extn": "8760", + "start_date": "6/13/2014" + }, + { + "id": "4545", + "name": "Benjamin Pearce", + "position": "Clerk", + "salary": "$54,222", + "office": "Salem", + "extn": "9134", + "start_date": "3/30/2016" + }, + { + "id": "4546", + "name": "Kimberly Upsdell", + "position": "IT Support Staff", + "salary": "$226,139", + "office": "St. Louis", + "extn": "5425", + "start_date": "10/26/2005" + }, + { + "id": "4547", + "name": "Celia Hale", + "position": "Operator", + "salary": "$281,281", + "office": "Fort Lauderdale", + "extn": "8660", + "start_date": "12/30/2011" + }, + { + "id": "4548", + "name": "Caleb Ashley", + "position": "Production Painter", + "salary": "$30,607", + "office": "Oklahoma City", + "extn": "3447", + "start_date": "4/21/2010" + }, + { + "id": "4549", + "name": "William Radcliffe", + "position": "Banker", + "salary": "$146,916", + "office": "Otawa", + "extn": "6052", + "start_date": "9/11/2004" + }, + { + "id": "4550", + "name": "Rosa Noon", + "position": "Cashier", + "salary": "$99,951", + "office": "Garland", + "extn": "7877", + "start_date": "3/13/2019" + }, + { + "id": "4551", + "name": "Denny Eagle", + "position": "Dentist", + "salary": "$50,536", + "office": "Salem", + "extn": "9822", + "start_date": "6/4/2000" + }, + { + "id": "4552", + "name": "Michael Graves", + "position": "CNC Operator", + "salary": "$10,229", + "office": "Irving", + "extn": "2393", + "start_date": "11/10/2000" + }, + { + "id": "4553", + "name": "Maria Amstead", + "position": "CNC Operator", + "salary": "$232,146", + "office": "Kansas City", + "extn": "9806", + "start_date": "12/24/2014" + }, + { + "id": "4554", + "name": "John Moreno", + "position": "Machine Operator", + "salary": "$122,955", + "office": "San Diego", + "extn": "3983", + "start_date": "1/31/2005" + }, + { + "id": "4555", + "name": "Julius Anderson", + "position": "Dentist", + "salary": "$106,699", + "office": "Garland", + "extn": "1869", + "start_date": "2/15/2016" + }, + { + "id": "4556", + "name": "Aleksandra Pratt", + "position": "Mobile Developer", + "salary": "$58,799", + "office": "Orlando", + "extn": "8011", + "start_date": "11/6/2000" + }, + { + "id": "4557", + "name": "Sebastian Horton", + "position": "Physician", + "salary": "$89,357", + "office": "Tallahassee", + "extn": "6383", + "start_date": "2/12/2014" + }, + { + "id": "4558", + "name": "Miriam Carson", + "position": "HR Coordinator", + "salary": "$212,045", + "office": "Philadelphia", + "extn": "7174", + "start_date": "1/23/2013" + }, + { + "id": "4559", + "name": "Boris Thomson", + "position": "Ambulatory Nurse", + "salary": "$256,820", + "office": "Madrid", + "extn": "8808", + "start_date": "6/19/2009" + }, + { + "id": "4560", + "name": "Alison Booth", + "position": "Business Broker", + "salary": "$261,163", + "office": "Lisbon", + "extn": "8365", + "start_date": "4/4/2004" + }, + { + "id": "4561", + "name": "Mike Knight", + "position": "Electrician", + "salary": "$91,563", + "office": "Jacksonville", + "extn": "9201", + "start_date": "1/28/2007" + }, + { + "id": "4562", + "name": "Nicholas Plant", + "position": "Banker", + "salary": "$265,069", + "office": "Springfield", + "extn": "2889", + "start_date": "9/28/2016" + }, + { + "id": "4563", + "name": "Johnathan Salt", + "position": "Pharmacist", + "salary": "$181,970", + "office": "Quebec", + "extn": "7004", + "start_date": "8/30/2016" + }, + { + "id": "4564", + "name": "Daniel Thorne", + "position": "Executive Director", + "salary": "$60,192", + "office": "Salt Lake City", + "extn": "1905", + "start_date": "3/23/2011" + }, + { + "id": "4565", + "name": "George Addison", + "position": "Paramedic", + "salary": "$277,873", + "office": "Fort Lauderdale", + "extn": "4523", + "start_date": "2/4/2000" + }, + { + "id": "4566", + "name": "David Leslie", + "position": "Paramedic", + "salary": "$77,007", + "office": "Laredo", + "extn": "9185", + "start_date": "9/4/2013" + }, + { + "id": "4567", + "name": "Jack Flett", + "position": "Retail Trainee", + "salary": "$66,044", + "office": "Memphis", + "extn": "1925", + "start_date": "9/30/2014" + }, + { + "id": "4568", + "name": "Ema Hudson", + "position": "Cook", + "salary": "$217,992", + "office": "Ontario", + "extn": "5750", + "start_date": "11/24/2008" + }, + { + "id": "4569", + "name": "Ronald Welsch", + "position": "Electrician", + "salary": "$97,269", + "office": "Lakewood", + "extn": "9337", + "start_date": "1/6/2013" + }, + { + "id": "4570", + "name": "Quinn Anderson", + "position": "Budget Analyst", + "salary": "$217,779", + "office": "Venice", + "extn": "2238", + "start_date": "11/20/2017" + }, + { + "id": "4571", + "name": "Cristal Khan", + "position": "Biologist", + "salary": "$212,452", + "office": "Miami", + "extn": "8483", + "start_date": "3/17/2003" + }, + { + "id": "4572", + "name": "Benny Holt", + "position": "Clerk", + "salary": "$161,634", + "office": "Venice", + "extn": "3041", + "start_date": "3/16/2016" + }, + { + "id": "4573", + "name": "Matt Mcgee", + "position": "Audiologist", + "salary": "$55,373", + "office": "San Francisco", + "extn": "6235", + "start_date": "3/3/2006" + }, + { + "id": "4574", + "name": "Nicholas Jones", + "position": "Webmaster", + "salary": "$207,720", + "office": "Paris", + "extn": "5225", + "start_date": "5/10/2016" + }, + { + "id": "4575", + "name": "Dani Sinclair", + "position": "Investment Advisor", + "salary": "$49,496", + "office": "Springfield", + "extn": "2661", + "start_date": "5/21/2013" + }, + { + "id": "4576", + "name": "Norah Hepburn", + "position": "Call Center Representative", + "salary": "$82,622", + "office": "St. Louis", + "extn": "5229", + "start_date": "7/2/2011" + }, + { + "id": "4577", + "name": "Mason Collins", + "position": "Assistant Buyer", + "salary": "$15,940", + "office": "Tallahassee", + "extn": "1440", + "start_date": "11/23/2006" + }, + { + "id": "4578", + "name": "Chelsea Bristow", + "position": "Loan Officer", + "salary": "$271,644", + "office": "Salem", + "extn": "2427", + "start_date": "7/5/2002" + }, + { + "id": "4579", + "name": "Tara Russell", + "position": "Design Engineer", + "salary": "$22,775", + "office": "Huntsville", + "extn": "2521", + "start_date": "1/13/2007" + }, + { + "id": "4580", + "name": "Crystal Yarwood", + "position": "Investment Advisor", + "salary": "$134,070", + "office": "Valetta", + "extn": "9219", + "start_date": "5/31/2012" + }, + { + "id": "4581", + "name": "Tiffany Roscoe", + "position": "Inspector", + "salary": "$103,212", + "office": "San Jose", + "extn": "3202", + "start_date": "5/9/2008" + }, + { + "id": "4582", + "name": "Eduardo Welsch", + "position": "Call Center Representative", + "salary": "$204,505", + "office": "Salem", + "extn": "2093", + "start_date": "7/17/2003" + }, + { + "id": "4583", + "name": "Denis Ripley", + "position": "Dentist", + "salary": "$195,307", + "office": "Baltimore", + "extn": "7802", + "start_date": "3/24/2004" + }, + { + "id": "4584", + "name": "Nick Parsons", + "position": "Biologist", + "salary": "$32,864", + "office": "Columbus", + "extn": "7936", + "start_date": "3/7/2002" + }, + { + "id": "4585", + "name": "Quinn Uddin", + "position": "Call Center Representative", + "salary": "$236,415", + "office": "Los Angeles", + "extn": "7175", + "start_date": "1/2/2010" + }, + { + "id": "4586", + "name": "Michaela Eyres", + "position": "Staffing Consultant", + "salary": "$81,904", + "office": "Houston", + "extn": "5024", + "start_date": "3/13/2013" + }, + { + "id": "4587", + "name": "Georgia Lynch", + "position": "Retail Trainee", + "salary": "$25,408", + "office": "Denver", + "extn": "5638", + "start_date": "2/1/2008" + }, + { + "id": "4588", + "name": "Susan Martin", + "position": "Fabricator", + "salary": "$11,109", + "office": "Lyon", + "extn": "1214", + "start_date": "6/14/2010" + }, + { + "id": "4589", + "name": "Mona Saunders", + "position": "Global Logistics Supervisor", + "salary": "$179,365", + "office": "San Francisco", + "extn": "1104", + "start_date": "2/22/2013" + }, + { + "id": "4590", + "name": "Eve Rees", + "position": "Physician", + "salary": "$177,933", + "office": "Phoenix", + "extn": "5840", + "start_date": "8/13/2019" + }, + { + "id": "4591", + "name": "Carolyn Hardwick", + "position": "Cash Manager", + "salary": "$38,942", + "office": "Moreno Valley", + "extn": "4873", + "start_date": "9/21/2012" + }, + { + "id": "4592", + "name": "Emerald Parker", + "position": "Biologist", + "salary": "$102,160", + "office": "Omaha", + "extn": "2416", + "start_date": "11/9/2007" + }, + { + "id": "4593", + "name": "Daron Addley", + "position": "Auditor", + "salary": "$162,996", + "office": "Indianapolis", + "extn": "4104", + "start_date": "8/13/2019" + }, + { + "id": "4594", + "name": "Domenic Reid", + "position": "Executive Director", + "salary": "$93,333", + "office": "Memphis", + "extn": "3305", + "start_date": "8/10/2004" + }, + { + "id": "4595", + "name": "Mason Griffiths", + "position": "Global Logistics Supervisor", + "salary": "$286,423", + "office": "San Francisco", + "extn": "9761", + "start_date": "6/28/2016" + }, + { + "id": "4596", + "name": "Daron Davies", + "position": "HR Coordinator", + "salary": "$66,239", + "office": "Salem", + "extn": "9933", + "start_date": "11/18/2005" + }, + { + "id": "4597", + "name": "Kendra Henderson", + "position": "HR Specialist", + "salary": "$192,778", + "office": "Tallahassee", + "extn": "9091", + "start_date": "10/10/2002" + }, + { + "id": "4598", + "name": "Domenic Collingwood", + "position": "Chef Manager", + "salary": "$236,061", + "office": "Chicago", + "extn": "9854", + "start_date": "4/21/2000" + }, + { + "id": "4599", + "name": "Ilona Richardson", + "position": "Banker", + "salary": "$123,248", + "office": "Wien", + "extn": "1255", + "start_date": "10/2/2004" + }, + { + "id": "4600", + "name": "Maia Cox", + "position": "Health Educator", + "salary": "$285,108", + "office": "Los Angeles", + "extn": "7269", + "start_date": "6/29/2018" + }, + { + "id": "4601", + "name": "Brooklyn Cox", + "position": "Restaurant Manager", + "salary": "$232,183", + "office": "Berna", + "extn": "5573", + "start_date": "3/15/2006" + }, + { + "id": "4602", + "name": "Bridget Button", + "position": "Executive Director", + "salary": "$210,223", + "office": "El Paso", + "extn": "8511", + "start_date": "3/18/2002" + }, + { + "id": "4603", + "name": "Gil Knight", + "position": "Dentist", + "salary": "$115,530", + "office": "New Orleans", + "extn": "3277", + "start_date": "4/27/2006" + }, + { + "id": "4604", + "name": "Barney Ranks", + "position": "Clerk", + "salary": "$76,684", + "office": "Garland", + "extn": "6219", + "start_date": "7/5/2014" + }, + { + "id": "4605", + "name": "Matthew Jenkins", + "position": "Global Logistics Supervisor", + "salary": "$84,179", + "office": "Tokyo", + "extn": "8291", + "start_date": "12/8/2001" + }, + { + "id": "4606", + "name": "Chadwick Lewis", + "position": "Electrician", + "salary": "$211,481", + "office": "Toledo", + "extn": "9750", + "start_date": "3/7/2001" + }, + { + "id": "4607", + "name": "Matt Rogers", + "position": "Cashier", + "salary": "$41,140", + "office": "Sacramento", + "extn": "5828", + "start_date": "7/16/2010" + }, + { + "id": "4608", + "name": "Carol Wallace", + "position": "Service Supervisor", + "salary": "$192,627", + "office": "Tallahassee", + "extn": "2914", + "start_date": "1/30/2010" + }, + { + "id": "4609", + "name": "Sebastian Taylor", + "position": "Cash Manager", + "salary": "$172,699", + "office": "Columbus", + "extn": "5460", + "start_date": "1/21/2015" + }, + { + "id": "4610", + "name": "Aleksandra Gilbert", + "position": "Fabricator", + "salary": "$284,543", + "office": "Huntsville", + "extn": "2384", + "start_date": "2/17/2011" + }, + { + "id": "4611", + "name": "Marina Reid", + "position": "Loan Officer", + "salary": "$252,348", + "office": "Miami", + "extn": "7229", + "start_date": "10/17/2016" + }, + { + "id": "4612", + "name": "Jack Tobin", + "position": "Cash Manager", + "salary": "$248,089", + "office": "Bakersfield", + "extn": "9396", + "start_date": "9/16/2000" + }, + { + "id": "4613", + "name": "Isabella Oakley", + "position": "Software Engineer", + "salary": "$150,012", + "office": "Long Beach", + "extn": "3517", + "start_date": "1/12/2007" + }, + { + "id": "4614", + "name": "Alan Terry", + "position": "Software Engineer", + "salary": "$193,940", + "office": "Jacksonville", + "extn": "1368", + "start_date": "4/29/2001" + }, + { + "id": "4615", + "name": "Percy Holmes", + "position": "Treasurer", + "salary": "$200,267", + "office": "Salt Lake City", + "extn": "1525", + "start_date": "6/16/2012" + }, + { + "id": "4616", + "name": "Ilona Dixon", + "position": "Designer", + "salary": "$59,402", + "office": "Las Vegas", + "extn": "4229", + "start_date": "4/1/2011" + }, + { + "id": "4617", + "name": "John Barrett", + "position": "Designer", + "salary": "$55,281", + "office": "Orlando", + "extn": "2487", + "start_date": "9/24/2019" + }, + { + "id": "4618", + "name": "Allison Matthews", + "position": "Auditor", + "salary": "$206,251", + "office": "Phoenix", + "extn": "2509", + "start_date": "11/15/2005" + }, + { + "id": "4619", + "name": "Audrey Allcott", + "position": "Loan Officer", + "salary": "$144,879", + "office": "Saint Paul", + "extn": "1621", + "start_date": "1/15/2014" + }, + { + "id": "4620", + "name": "Eduardo Whitehouse", + "position": "Executive Director", + "salary": "$147,385", + "office": "Fullerton", + "extn": "6374", + "start_date": "3/6/2009" + }, + { + "id": "4621", + "name": "Mina Attwood", + "position": "Cook", + "salary": "$86,659", + "office": "Garland", + "extn": "7133", + "start_date": "12/3/2007" + }, + { + "id": "4622", + "name": "Meredith Sherry", + "position": "Machine Operator", + "salary": "$78,422", + "office": "Bucharest", + "extn": "6110", + "start_date": "5/12/2018" + }, + { + "id": "4623", + "name": "Hannah Knight", + "position": "Chef Manager", + "salary": "$293,288", + "office": "Kansas City", + "extn": "2906", + "start_date": "11/10/2013" + }, + { + "id": "4624", + "name": "Gwenyth Rivers", + "position": "Call Center Representative", + "salary": "$282,099", + "office": "Long Beach", + "extn": "7964", + "start_date": "7/10/2000" + }, + { + "id": "4625", + "name": "Savannah Brock", + "position": "Dentist", + "salary": "$227,125", + "office": "Cincinnati", + "extn": "6410", + "start_date": "9/30/2017" + }, + { + "id": "4626", + "name": "Gabriel Evans", + "position": "Stockbroker", + "salary": "$255,676", + "office": "Washington", + "extn": "5302", + "start_date": "9/20/2003" + }, + { + "id": "4627", + "name": "Caleb Edmonds", + "position": "Call Center Representative", + "salary": "$181,572", + "office": "Wien", + "extn": "3113", + "start_date": "1/5/2003" + }, + { + "id": "4628", + "name": "Rylee Fisher", + "position": "IT Support Staff", + "salary": "$273,265", + "office": "Miami", + "extn": "5426", + "start_date": "12/8/2001" + }, + { + "id": "4629", + "name": "Carter Wren", + "position": "Investment Advisor", + "salary": "$44,675", + "office": "Chicago", + "extn": "5100", + "start_date": "11/15/2010" + }, + { + "id": "4630", + "name": "Roger Hobbs", + "position": "Production Painter", + "salary": "$39,972", + "office": "Henderson", + "extn": "5890", + "start_date": "2/2/2013" + }, + { + "id": "4631", + "name": "Ember Graves", + "position": "Retail Trainee", + "salary": "$121,169", + "office": "Valetta", + "extn": "1209", + "start_date": "10/18/2013" + }, + { + "id": "4632", + "name": "Fiona Khan", + "position": "Lecturer", + "salary": "$108,073", + "office": "Amarillo", + "extn": "7739", + "start_date": "10/22/2013" + }, + { + "id": "4633", + "name": "Noah Blackwall", + "position": "Bellman", + "salary": "$98,454", + "office": "Zurich", + "extn": "4272", + "start_date": "12/29/2010" + }, + { + "id": "4634", + "name": "Emely London", + "position": "Bellman", + "salary": "$272,890", + "office": "Bakersfield", + "extn": "1406", + "start_date": "5/31/2010" + }, + { + "id": "4635", + "name": "Mona Martin", + "position": "Pharmacist", + "salary": "$159,716", + "office": "Santa Ana", + "extn": "6446", + "start_date": "1/26/2018" + }, + { + "id": "4636", + "name": "Hannah Middleton", + "position": "Executive Director", + "salary": "$112,048", + "office": "Salt Lake City", + "extn": "7045", + "start_date": "8/2/2006" + }, + { + "id": "4637", + "name": "Ronald Quinnell", + "position": "Budget Analyst", + "salary": "$102,975", + "office": "Milwaukee", + "extn": "6816", + "start_date": "11/28/2012" + }, + { + "id": "4638", + "name": "Hope Flack", + "position": "Operator", + "salary": "$80,914", + "office": "Glendale", + "extn": "6161", + "start_date": "10/28/2018" + }, + { + "id": "4639", + "name": "Roger Nobbs", + "position": "Executive Director", + "salary": "$72,888", + "office": "Moreno Valley", + "extn": "9456", + "start_date": "12/2/2016" + }, + { + "id": "4640", + "name": "Abdul Martin", + "position": "Bellman", + "salary": "$288,811", + "office": "Madison", + "extn": "6160", + "start_date": "4/2/2005" + }, + { + "id": "4641", + "name": "Mackenzie Lane", + "position": "Lecturer", + "salary": "$160,252", + "office": "Philadelphia", + "extn": "8528", + "start_date": "1/16/2015" + }, + { + "id": "4642", + "name": "Quinn Jarrett", + "position": "Health Educator", + "salary": "$192,927", + "office": "Hayward", + "extn": "9060", + "start_date": "2/8/2014" + }, + { + "id": "4643", + "name": "Trisha Hill", + "position": "Call Center Representative", + "salary": "$74,295", + "office": "Lakewood", + "extn": "1936", + "start_date": "6/14/2007" + }, + { + "id": "4644", + "name": "Celina Simpson", + "position": "Treasurer", + "salary": "$190,210", + "office": "Salem", + "extn": "1709", + "start_date": "4/30/2000" + }, + { + "id": "4645", + "name": "Alan Uddin", + "position": "Dentist", + "salary": "$170,520", + "office": "Glendale", + "extn": "7827", + "start_date": "4/27/2007" + }, + { + "id": "4646", + "name": "Leroy Skinner", + "position": "Healthcare Specialist", + "salary": "$265,628", + "office": "Dallas", + "extn": "9664", + "start_date": "12/23/2012" + }, + { + "id": "4647", + "name": "Eduardo Holmes", + "position": "Webmaster", + "salary": "$247,951", + "office": "Rochester", + "extn": "6967", + "start_date": "7/17/2012" + }, + { + "id": "4648", + "name": "Agnes Dowson", + "position": "Assistant Buyer", + "salary": "$52,952", + "office": "Washington", + "extn": "3387", + "start_date": "3/27/2012" + }, + { + "id": "4649", + "name": "Savannah Lakey", + "position": "Cook", + "salary": "$112,824", + "office": "Zurich", + "extn": "4955", + "start_date": "1/24/2001" + }, + { + "id": "4650", + "name": "Doug Nielson", + "position": "Cashier", + "salary": "$22,924", + "office": "Lyon", + "extn": "6086", + "start_date": "1/1/2014" + }, + { + "id": "4651", + "name": "Anabelle Torres", + "position": "Designer", + "salary": "$59,470", + "office": "Milano", + "extn": "6782", + "start_date": "9/19/2007" + }, + { + "id": "4652", + "name": "Chuck Lewin", + "position": "Paramedic", + "salary": "$93,594", + "office": "Glendale", + "extn": "3807", + "start_date": "10/29/2003" + }, + { + "id": "4653", + "name": "Jacqueline Lyon", + "position": "Machine Operator", + "salary": "$251,809", + "office": "Tallahassee", + "extn": "3223", + "start_date": "1/9/2001" + }, + { + "id": "4654", + "name": "Greta Noach", + "position": "Healthcare Specialist", + "salary": "$63,227", + "office": "Paris", + "extn": "9535", + "start_date": "2/26/2008" + }, + { + "id": "4655", + "name": "Alan Taylor", + "position": "Software Engineer", + "salary": "$61,207", + "office": "Los Angeles", + "extn": "7536", + "start_date": "10/24/2007" + }, + { + "id": "4656", + "name": "Chad Maxwell", + "position": "Project Manager", + "salary": "$141,112", + "office": "Sacramento", + "extn": "4301", + "start_date": "10/25/2002" + }, + { + "id": "4657", + "name": "Julian Connor", + "position": "Paramedic", + "salary": "$13,821", + "office": "Sacramento", + "extn": "2183", + "start_date": "11/5/2004" + }, + { + "id": "4658", + "name": "Ivette Underhill", + "position": "Executive Director", + "salary": "$61,188", + "office": "Bakersfield", + "extn": "5654", + "start_date": "6/15/2006" + }, + { + "id": "4659", + "name": "Daron West", + "position": "Budget Analyst", + "salary": "$51,481", + "office": "Cincinnati", + "extn": "3620", + "start_date": "11/17/2000" + }, + { + "id": "4660", + "name": "Victoria Lewis", + "position": "Banker", + "salary": "$98,906", + "office": "Reno", + "extn": "1639", + "start_date": "3/16/2005" + }, + { + "id": "4661", + "name": "Ron Nanton", + "position": "Fabricator", + "salary": "$228,199", + "office": "Chicago", + "extn": "3409", + "start_date": "5/23/2012" + }, + { + "id": "4662", + "name": "Hadley York", + "position": "Accountant", + "salary": "$143,834", + "office": "Oklahoma City", + "extn": "4627", + "start_date": "11/26/2018" + }, + { + "id": "4663", + "name": "Judith Long", + "position": "Health Educator", + "salary": "$76,056", + "office": "Santa Ana", + "extn": "8202", + "start_date": "1/16/2005" + }, + { + "id": "4664", + "name": "Logan Vollans", + "position": "Investment Advisor", + "salary": "$298,451", + "office": "Norfolk", + "extn": "8293", + "start_date": "5/27/2015" + }, + { + "id": "4665", + "name": "Henry Steer", + "position": "Mobile Developer", + "salary": "$295,583", + "office": "Memphis", + "extn": "6028", + "start_date": "1/15/2017" + }, + { + "id": "4666", + "name": "Renee Darcy", + "position": "Assistant Buyer", + "salary": "$111,264", + "office": "Memphis", + "extn": "5276", + "start_date": "5/8/2016" + }, + { + "id": "4667", + "name": "Fred Mitchell", + "position": "Audiologist", + "salary": "$68,256", + "office": "Murfreesboro", + "extn": "4844", + "start_date": "10/30/2002" + }, + { + "id": "4668", + "name": "Clint Mcgregor", + "position": "Cashier", + "salary": "$208,070", + "office": "San Antonio", + "extn": "5905", + "start_date": "10/17/2013" + }, + { + "id": "4669", + "name": "Ramon Richardson", + "position": "Treasurer", + "salary": "$93,346", + "office": "Fremont", + "extn": "6016", + "start_date": "12/23/2005" + }, + { + "id": "4670", + "name": "Peyton Richards", + "position": "Machine Operator", + "salary": "$165,416", + "office": "Lincoln", + "extn": "1370", + "start_date": "7/27/2008" + }, + { + "id": "4671", + "name": "Hadley Archer", + "position": "Design Engineer", + "salary": "$23,015", + "office": "Omaha", + "extn": "7006", + "start_date": "7/16/2005" + }, + { + "id": "4672", + "name": "Joseph Wilcox", + "position": "Fabricator", + "salary": "$123,545", + "office": "Salem", + "extn": "8202", + "start_date": "8/10/2011" + }, + { + "id": "4673", + "name": "Danielle Tailor", + "position": "Loan Officer", + "salary": "$287,717", + "office": "Tallahassee", + "extn": "5416", + "start_date": "12/23/2012" + }, + { + "id": "4674", + "name": "Abbey Dwyer", + "position": "Paramedic", + "salary": "$285,231", + "office": "Scottsdale", + "extn": "9886", + "start_date": "7/28/2012" + }, + { + "id": "4675", + "name": "Carmella Welsch", + "position": "HR Coordinator", + "salary": "$125,925", + "office": "Sacramento", + "extn": "8297", + "start_date": "7/12/2012" + }, + { + "id": "4676", + "name": "Jessica Ellis", + "position": "Web Developer", + "salary": "$45,571", + "office": "Lancaster", + "extn": "4559", + "start_date": "8/21/2015" + }, + { + "id": "4677", + "name": "Nicholas Wilde", + "position": "Bellman", + "salary": "$159,451", + "office": "Escondido", + "extn": "2965", + "start_date": "11/8/2011" + }, + { + "id": "4678", + "name": "Sydney Gaynor", + "position": "Cash Manager", + "salary": "$28,877", + "office": "Lakewood", + "extn": "8450", + "start_date": "9/23/2016" + }, + { + "id": "4679", + "name": "Rosalee Yarwood", + "position": "Budget Analyst", + "salary": "$227,458", + "office": "Orlando", + "extn": "4376", + "start_date": "9/23/2004" + }, + { + "id": "4680", + "name": "Cassandra Ellis", + "position": "Doctor", + "salary": "$120,325", + "office": "Denver", + "extn": "5767", + "start_date": "3/12/2008" + }, + { + "id": "4681", + "name": "Marilyn Garner", + "position": "Machine Operator", + "salary": "$250,105", + "office": "Tulsa", + "extn": "5710", + "start_date": "1/19/2019" + }, + { + "id": "4682", + "name": "Carl Paterson", + "position": "Restaurant Manager", + "salary": "$285,170", + "office": "Rome", + "extn": "7832", + "start_date": "5/31/2004" + }, + { + "id": "4683", + "name": "Gladys Allen", + "position": "Food Technologist", + "salary": "$252,461", + "office": "Milano", + "extn": "7123", + "start_date": "3/22/2006" + }, + { + "id": "4684", + "name": "Judith Powell", + "position": "HR Specialist", + "salary": "$16,802", + "office": "Fremont", + "extn": "8450", + "start_date": "3/7/2014" + }, + { + "id": "4685", + "name": "Alan Cunningham", + "position": "Budget Analyst", + "salary": "$73,076", + "office": "Kansas City", + "extn": "9985", + "start_date": "12/21/2012" + }, + { + "id": "4686", + "name": "Oliver Dale", + "position": "Retail Trainee", + "salary": "$254,531", + "office": "Reno", + "extn": "1285", + "start_date": "7/22/2005" + }, + { + "id": "4687", + "name": "Emery Gordon", + "position": "Physician", + "salary": "$282,311", + "office": "Oklahoma City", + "extn": "2151", + "start_date": "10/29/2007" + }, + { + "id": "4688", + "name": "Eryn Skinner", + "position": "Systems Administrator", + "salary": "$89,581", + "office": "Tallahassee", + "extn": "5335", + "start_date": "4/1/2006" + }, + { + "id": "4689", + "name": "Eduardo Flack", + "position": "Investment Advisor", + "salary": "$244,348", + "office": "Santa Ana", + "extn": "2050", + "start_date": "7/20/2013" + }, + { + "id": "4690", + "name": "Aiden Doherty", + "position": "Global Logistics Supervisor", + "salary": "$227,399", + "office": "Memphis", + "extn": "5415", + "start_date": "6/8/2010" + }, + { + "id": "4691", + "name": "Tom Gavin", + "position": "Banker", + "salary": "$23,968", + "office": "Indianapolis", + "extn": "7817", + "start_date": "11/1/2015" + }, + { + "id": "4692", + "name": "Evelynn Clayton", + "position": "Baker", + "salary": "$208,134", + "office": "Otawa", + "extn": "4058", + "start_date": "7/5/2005" + }, + { + "id": "4693", + "name": "Barry Hall", + "position": "Auditor", + "salary": "$166,378", + "office": "Rome", + "extn": "2999", + "start_date": "5/8/2016" + }, + { + "id": "4694", + "name": "Erica Armstrong", + "position": "Paramedic", + "salary": "$262,531", + "office": "Prague", + "extn": "7119", + "start_date": "5/11/2018" + }, + { + "id": "4695", + "name": "Isabel Brooks", + "position": "Operator", + "salary": "$118,858", + "office": "Worcester", + "extn": "8117", + "start_date": "9/11/2003" + }, + { + "id": "4696", + "name": "Alex Silva", + "position": "Restaurant Manager", + "salary": "$49,708", + "office": "New York", + "extn": "3097", + "start_date": "6/5/2011" + }, + { + "id": "4697", + "name": "Martin Richards", + "position": "Doctor", + "salary": "$242,260", + "office": "Portland", + "extn": "6398", + "start_date": "11/9/2011" + }, + { + "id": "4698", + "name": "Daniel Yoman", + "position": "Executive Director", + "salary": "$212,431", + "office": "Denver", + "extn": "6811", + "start_date": "8/30/2000" + }, + { + "id": "4699", + "name": "Clint Jackson", + "position": "Machine Operator", + "salary": "$216,672", + "office": "Columbus", + "extn": "8041", + "start_date": "9/26/2013" + }, + { + "id": "4700", + "name": "Adelaide Roman", + "position": "IT Support Staff", + "salary": "$52,304", + "office": "Jacksonville", + "extn": "9657", + "start_date": "8/19/2011" + }, + { + "id": "4701", + "name": "Jack Reynolds", + "position": "Stockbroker", + "salary": "$141,072", + "office": "Kansas City", + "extn": "1755", + "start_date": "6/14/2018" + }, + { + "id": "4702", + "name": "Aeris Reid", + "position": "Auditor", + "salary": "$33,394", + "office": "Stockton", + "extn": "9971", + "start_date": "3/3/2016" + }, + { + "id": "4703", + "name": "Andrea Lakey", + "position": "Steward", + "salary": "$79,292", + "office": "Quebec", + "extn": "8831", + "start_date": "6/1/2001" + }, + { + "id": "4704", + "name": "Monica Sheldon", + "position": "Physician", + "salary": "$268,441", + "office": "Richmond", + "extn": "6246", + "start_date": "1/27/2012" + }, + { + "id": "4705", + "name": "Cara Emerson", + "position": "Lecturer", + "salary": "$79,327", + "office": "Otawa", + "extn": "8611", + "start_date": "9/10/2011" + }, + { + "id": "4706", + "name": "Aurelia Funnell", + "position": "Designer", + "salary": "$113,103", + "office": "Fullerton", + "extn": "1725", + "start_date": "3/11/2001" + }, + { + "id": "4707", + "name": "Jacqueline Stanton", + "position": "Bellman", + "salary": "$187,131", + "office": "Salem", + "extn": "8612", + "start_date": "8/9/2004" + }, + { + "id": "4708", + "name": "Cameron Woodcock", + "position": "Production Painter", + "salary": "$196,609", + "office": "Houston", + "extn": "2578", + "start_date": "6/22/2004" + }, + { + "id": "4709", + "name": "Carla Casey", + "position": "Treasurer", + "salary": "$216,061", + "office": "Baltimore", + "extn": "6601", + "start_date": "6/21/2010" + }, + { + "id": "4710", + "name": "Gina Morgan", + "position": "HR Specialist", + "salary": "$73,070", + "office": "Ontario", + "extn": "6585", + "start_date": "9/30/2014" + }, + { + "id": "4711", + "name": "Jade Verdon", + "position": "Executive Director", + "salary": "$224,303", + "office": "Nashville", + "extn": "3847", + "start_date": "7/18/2017" + }, + { + "id": "4712", + "name": "Domenic Callan", + "position": "Doctor", + "salary": "$240,381", + "office": "Murfreesboro", + "extn": "1453", + "start_date": "2/4/2012" + }, + { + "id": "4713", + "name": "Josh Woods", + "position": "Electrician", + "salary": "$194,730", + "office": "Tulsa", + "extn": "1822", + "start_date": "12/31/2011" + }, + { + "id": "4714", + "name": "Bernadette Thomas", + "position": "Insurance Broker", + "salary": "$14,218", + "office": "Wien", + "extn": "3748", + "start_date": "3/12/2004" + }, + { + "id": "4715", + "name": "Sloane West", + "position": "Dentist", + "salary": "$299,813", + "office": "Escondido", + "extn": "1955", + "start_date": "9/30/2013" + }, + { + "id": "4716", + "name": "Isabel Mcnally", + "position": "Healthcare Specialist", + "salary": "$30,111", + "office": "Phoenix", + "extn": "7926", + "start_date": "9/25/2015" + }, + { + "id": "4717", + "name": "Adela Hooper", + "position": "Design Engineer", + "salary": "$18,506", + "office": "Atlanta", + "extn": "9944", + "start_date": "1/13/2006" + }, + { + "id": "4718", + "name": "Sharon Ellery", + "position": "Laboratory Technician", + "salary": "$171,756", + "office": "Tulsa", + "extn": "8215", + "start_date": "11/22/2009" + }, + { + "id": "4719", + "name": "Phoebe Poole", + "position": "Lecturer", + "salary": "$225,048", + "office": "Hollywood", + "extn": "6627", + "start_date": "10/5/2008" + }, + { + "id": "4720", + "name": "Bryce Newton", + "position": "Associate Professor", + "salary": "$200,813", + "office": "Memphis", + "extn": "6454", + "start_date": "11/13/2013" + }, + { + "id": "4721", + "name": "Harriet Brock", + "position": "Fabricator", + "salary": "$284,930", + "office": "Henderson", + "extn": "3000", + "start_date": "8/31/2019" + }, + { + "id": "4722", + "name": "Harvey Hobbs", + "position": "Auditor", + "salary": "$134,678", + "office": "Houston", + "extn": "1060", + "start_date": "6/19/2013" + }, + { + "id": "4723", + "name": "Carter White", + "position": "Service Supervisor", + "salary": "$102,704", + "office": "Honolulu", + "extn": "5873", + "start_date": "9/14/2017" + }, + { + "id": "4724", + "name": "Fred Townend", + "position": "Call Center Representative", + "salary": "$182,452", + "office": "Tokyo", + "extn": "5527", + "start_date": "5/9/2004" + }, + { + "id": "4725", + "name": "Doug Clarkson", + "position": "Treasurer", + "salary": "$227,897", + "office": "Portland", + "extn": "8628", + "start_date": "9/26/2013" + }, + { + "id": "4726", + "name": "Daphne London", + "position": "Treasurer", + "salary": "$35,300", + "office": "Baltimore", + "extn": "3996", + "start_date": "12/3/2008" + }, + { + "id": "4727", + "name": "Joseph Oliver", + "position": "Healthcare Specialist", + "salary": "$237,387", + "office": "Bellevue", + "extn": "9707", + "start_date": "6/27/2003" + }, + { + "id": "4728", + "name": "Jaylene Lindop", + "position": "Chef Manager", + "salary": "$159,173", + "office": "Fort Lauderdale", + "extn": "7399", + "start_date": "11/21/2000" + }, + { + "id": "4729", + "name": "Sara Edmonds", + "position": "Production Painter", + "salary": "$238,498", + "office": "Venice", + "extn": "7304", + "start_date": "8/1/2017" + }, + { + "id": "4730", + "name": "Eden Walter", + "position": "Steward", + "salary": "$147,316", + "office": "Tokyo", + "extn": "7155", + "start_date": "5/18/2014" + }, + { + "id": "4731", + "name": "Jade Sherwood", + "position": "Chef Manager", + "salary": "$204,251", + "office": "Escondido", + "extn": "2754", + "start_date": "8/26/2014" + }, + { + "id": "4732", + "name": "Barry Nielson", + "position": "Treasurer", + "salary": "$59,418", + "office": "London", + "extn": "1141", + "start_date": "6/5/2009" + }, + { + "id": "4733", + "name": "Chadwick Tyler", + "position": "Machine Operator", + "salary": "$133,351", + "office": "Irving", + "extn": "6983", + "start_date": "2/27/2007" + }, + { + "id": "4734", + "name": "Sasha Oswald", + "position": "HR Coordinator", + "salary": "$113,771", + "office": "Escondido", + "extn": "4710", + "start_date": "9/18/2013" + }, + { + "id": "4735", + "name": "Shay Gaynor", + "position": "Steward", + "salary": "$201,982", + "office": "Lakewood", + "extn": "3772", + "start_date": "1/24/2014" + }, + { + "id": "4736", + "name": "Bernadette Devonport", + "position": "Biologist", + "salary": "$283,433", + "office": "Philadelphia", + "extn": "5773", + "start_date": "6/19/2001" + }, + { + "id": "4737", + "name": "Johnathan Reese", + "position": "Healthcare Specialist", + "salary": "$88,477", + "office": "Lyon", + "extn": "7602", + "start_date": "4/1/2001" + }, + { + "id": "4738", + "name": "Payton Collins", + "position": "Investment Advisor", + "salary": "$105,616", + "office": "Quebec", + "extn": "8100", + "start_date": "1/17/2001" + }, + { + "id": "4739", + "name": "Taylor Yang", + "position": "Budget Analyst", + "salary": "$224,933", + "office": "Minneapolis", + "extn": "5944", + "start_date": "3/13/2003" + }, + { + "id": "4740", + "name": "Sabrina Rehman", + "position": "Front Desk Coordinator", + "salary": "$123,237", + "office": "Columbus", + "extn": "3610", + "start_date": "5/8/2019" + }, + { + "id": "4741", + "name": "Rufus Hill", + "position": "CNC Operator", + "salary": "$209,640", + "office": "New Orleans", + "extn": "5750", + "start_date": "8/25/2005" + }, + { + "id": "4742", + "name": "Oliver Curtis", + "position": "Stockbroker", + "salary": "$217,881", + "office": "Tallahassee", + "extn": "4550", + "start_date": "3/8/2010" + }, + { + "id": "4743", + "name": "Payton Fisher", + "position": "Physician", + "salary": "$289,674", + "office": "Lancaster", + "extn": "2653", + "start_date": "2/15/2015" + }, + { + "id": "4744", + "name": "Taylor Tait", + "position": "Doctor", + "salary": "$230,842", + "office": "Bridgeport", + "extn": "1146", + "start_date": "7/23/2012" + }, + { + "id": "4745", + "name": "David Varndell", + "position": "Project Manager", + "salary": "$176,126", + "office": "Honolulu", + "extn": "1119", + "start_date": "7/11/2011" + }, + { + "id": "4746", + "name": "Barry Plumb", + "position": "Baker", + "salary": "$69,878", + "office": "Omaha", + "extn": "9242", + "start_date": "1/2/2002" + }, + { + "id": "4747", + "name": "Michelle Foxley", + "position": "Paramedic", + "salary": "$152,672", + "office": "Murfreesboro", + "extn": "7692", + "start_date": "11/10/2009" + }, + { + "id": "4748", + "name": "Alice Gordon", + "position": "Cashier", + "salary": "$278,008", + "office": "Tokyo", + "extn": "3657", + "start_date": "11/11/2014" + }, + { + "id": "4749", + "name": "Penny Thompson", + "position": "Auditor", + "salary": "$122,288", + "office": "Berna", + "extn": "5027", + "start_date": "3/24/2014" + }, + { + "id": "4750", + "name": "Victoria Jackson", + "position": "Laboratory Technician", + "salary": "$212,971", + "office": "San Jose", + "extn": "5480", + "start_date": "8/9/2016" + }, + { + "id": "4751", + "name": "Georgia Cavanagh", + "position": "Paramedic", + "salary": "$269,632", + "office": "Dallas", + "extn": "8889", + "start_date": "12/24/2015" + }, + { + "id": "4752", + "name": "Aurelia Cooper", + "position": "Fabricator", + "salary": "$177,481", + "office": "Henderson", + "extn": "3694", + "start_date": "12/25/2000" + }, + { + "id": "4753", + "name": "Ron Watson", + "position": "Call Center Representative", + "salary": "$243,461", + "office": "Minneapolis", + "extn": "9089", + "start_date": "12/26/2004" + }, + { + "id": "4754", + "name": "Gil Farmer", + "position": "Pharmacist", + "salary": "$157,459", + "office": "Tulsa", + "extn": "8226", + "start_date": "9/2/2016" + }, + { + "id": "4755", + "name": "Kieth Walker", + "position": "Mobile Developer", + "salary": "$170,276", + "office": "Hayward", + "extn": "4327", + "start_date": "9/1/2010" + }, + { + "id": "4756", + "name": "Felicity Lowe", + "position": "Stockbroker", + "salary": "$83,216", + "office": "Glendale", + "extn": "5836", + "start_date": "12/26/2017" + }, + { + "id": "4757", + "name": "Felicity Rogers", + "position": "Business Broker", + "salary": "$160,311", + "office": "Anaheim", + "extn": "7753", + "start_date": "11/21/2004" + }, + { + "id": "4758", + "name": "Hayden Mccall", + "position": "Pharmacist", + "salary": "$87,407", + "office": "Santa Ana", + "extn": "1719", + "start_date": "6/27/2017" + }, + { + "id": "4759", + "name": "Russel Clifford", + "position": "Paramedic", + "salary": "$205,840", + "office": "Garland", + "extn": "9670", + "start_date": "1/4/2006" + }, + { + "id": "4760", + "name": "Iris Warden", + "position": "Bellman", + "salary": "$139,714", + "office": "St. Louis", + "extn": "7750", + "start_date": "8/14/2015" + }, + { + "id": "4761", + "name": "Amelia Villiger", + "position": "Bookkeeper", + "salary": "$66,544", + "office": "Worcester", + "extn": "7756", + "start_date": "5/25/2016" + }, + { + "id": "4762", + "name": "Rosalee Milner", + "position": "Auditor", + "salary": "$194,703", + "office": "Venice", + "extn": "5084", + "start_date": "8/13/2005" + }, + { + "id": "4763", + "name": "Kenzie Harrington", + "position": "Cashier", + "salary": "$80,316", + "office": "Minneapolis", + "extn": "8013", + "start_date": "8/11/2002" + }, + { + "id": "4764", + "name": "Rick Burnley", + "position": "Staffing Consultant", + "salary": "$269,971", + "office": "Bakersfield", + "extn": "4517", + "start_date": "12/14/2010" + }, + { + "id": "4765", + "name": "Andie Davies", + "position": "Inspector", + "salary": "$166,815", + "office": "Irving", + "extn": "8251", + "start_date": "8/12/2006" + }, + { + "id": "4766", + "name": "Oliver Willson", + "position": "Software Engineer", + "salary": "$265,284", + "office": "Long Beach", + "extn": "4703", + "start_date": "12/9/2000" + }, + { + "id": "4767", + "name": "Mason Bradshaw", + "position": "Doctor", + "salary": "$51,630", + "office": "Lincoln", + "extn": "4171", + "start_date": "9/12/2017" + }, + { + "id": "4768", + "name": "Bryon Allington", + "position": "Clerk", + "salary": "$91,656", + "office": "Baltimore", + "extn": "2041", + "start_date": "6/18/2006" + }, + { + "id": "4769", + "name": "Kamila Rowlands", + "position": "Investment Advisor", + "salary": "$78,131", + "office": "Albuquerque", + "extn": "1546", + "start_date": "10/16/2002" + }, + { + "id": "4770", + "name": "Joseph Rivers", + "position": "Webmaster", + "salary": "$99,511", + "office": "Murfreesboro", + "extn": "7820", + "start_date": "6/17/2019" + }, + { + "id": "4771", + "name": "Chris Simpson", + "position": "Clerk", + "salary": "$100,672", + "office": "Lincoln", + "extn": "6516", + "start_date": "6/24/2018" + }, + { + "id": "4772", + "name": "Ramon Stone", + "position": "Restaurant Manager", + "salary": "$266,686", + "office": "San Antonio", + "extn": "2180", + "start_date": "6/29/2016" + }, + { + "id": "4773", + "name": "Hayden Jackson", + "position": "Staffing Consultant", + "salary": "$233,446", + "office": "Milano", + "extn": "6359", + "start_date": "4/7/2011" + }, + { + "id": "4774", + "name": "Anthony Morgan", + "position": "Front Desk Coordinator", + "salary": "$199,039", + "office": "Berlin", + "extn": "1109", + "start_date": "6/20/2010" + }, + { + "id": "4775", + "name": "Louise Bloom", + "position": "Insurance Broker", + "salary": "$51,528", + "office": "Fremont", + "extn": "9503", + "start_date": "11/9/2016" + }, + { + "id": "4776", + "name": "Jayden Pickard", + "position": "Investment Advisor", + "salary": "$248,959", + "office": "Tallahassee", + "extn": "2107", + "start_date": "8/31/2006" + }, + { + "id": "4777", + "name": "Sasha Salt", + "position": "Lecturer", + "salary": "$162,517", + "office": "Bellevue", + "extn": "3002", + "start_date": "4/2/2016" + }, + { + "id": "4778", + "name": "Louise Shepherd", + "position": "Ambulatory Nurse", + "salary": "$14,670", + "office": "Zurich", + "extn": "9644", + "start_date": "5/9/2012" + }, + { + "id": "4779", + "name": "Selena Lewis", + "position": "Accountant", + "salary": "$123,423", + "office": "Toledo", + "extn": "7605", + "start_date": "1/10/2008" + }, + { + "id": "4780", + "name": "Penny Ring", + "position": "Banker", + "salary": "$171,576", + "office": "Salt Lake City", + "extn": "8053", + "start_date": "6/11/2012" + }, + { + "id": "4781", + "name": "Vera Gregory", + "position": "HR Coordinator", + "salary": "$133,415", + "office": "Arlington", + "extn": "7986", + "start_date": "6/13/2007" + }, + { + "id": "4782", + "name": "Brooklyn Redwood", + "position": "Cash Manager", + "salary": "$67,943", + "office": "Jacksonville", + "extn": "2241", + "start_date": "9/11/2001" + }, + { + "id": "4783", + "name": "Ryan Rust", + "position": "Clerk", + "salary": "$29,523", + "office": "Santa Ana", + "extn": "8662", + "start_date": "8/22/2016" + }, + { + "id": "4784", + "name": "Hanna Irwin", + "position": "Associate Professor", + "salary": "$155,238", + "office": "Sacramento", + "extn": "5248", + "start_date": "6/17/2012" + }, + { + "id": "4785", + "name": "Denny Simpson", + "position": "Systems Administrator", + "salary": "$87,670", + "office": "Berlin", + "extn": "1124", + "start_date": "9/15/2009" + }, + { + "id": "4786", + "name": "Gloria Flanders", + "position": "Service Supervisor", + "salary": "$257,621", + "office": "Rochester", + "extn": "9880", + "start_date": "5/24/2010" + }, + { + "id": "4787", + "name": "Rose Darcy", + "position": "Webmaster", + "salary": "$287,394", + "office": "Arlington", + "extn": "5309", + "start_date": "3/1/2012" + }, + { + "id": "4788", + "name": "Adelaide Barclay", + "position": "Electrician", + "salary": "$90,563", + "office": "Murfreesboro", + "extn": "9478", + "start_date": "5/14/2016" + }, + { + "id": "4789", + "name": "Abbey Rose", + "position": "Global Logistics Supervisor", + "salary": "$195,449", + "office": "San Antonio", + "extn": "3496", + "start_date": "9/21/2012" + }, + { + "id": "4790", + "name": "Naomi Emmott", + "position": "Design Engineer", + "salary": "$232,610", + "office": "Venice", + "extn": "7701", + "start_date": "3/17/2000" + }, + { + "id": "4791", + "name": "Vera Clarke", + "position": "Web Developer", + "salary": "$62,528", + "office": "Charlotte", + "extn": "5185", + "start_date": "7/17/2011" + }, + { + "id": "4792", + "name": "Harvey Blackburn", + "position": "Systems Administrator", + "salary": "$72,994", + "office": "Fremont", + "extn": "7063", + "start_date": "8/30/2006" + }, + { + "id": "4793", + "name": "Eryn Spencer", + "position": "Ambulatory Nurse", + "salary": "$282,388", + "office": "Moreno Valley", + "extn": "9903", + "start_date": "8/6/2001" + }, + { + "id": "4794", + "name": "Kaylee Gilbert", + "position": "Loan Officer", + "salary": "$142,144", + "office": "Anaheim", + "extn": "4245", + "start_date": "7/1/2003" + }, + { + "id": "4795", + "name": "Russel Edmonds", + "position": "Pharmacist", + "salary": "$291,163", + "office": "Los Angeles", + "extn": "2035", + "start_date": "9/5/2006" + }, + { + "id": "4796", + "name": "Maxwell Shields", + "position": "Steward", + "salary": "$239,935", + "office": "Norfolk", + "extn": "7398", + "start_date": "10/2/2011" + }, + { + "id": "4797", + "name": "Clint Dixon", + "position": "Production Painter", + "salary": "$92,869", + "office": "Laredo", + "extn": "1447", + "start_date": "5/6/2019" + }, + { + "id": "4798", + "name": "Joseph Chapman", + "position": "Loan Officer", + "salary": "$266,128", + "office": "Colorado Springs", + "extn": "3284", + "start_date": "2/24/2019" + }, + { + "id": "4799", + "name": "Maggie Chester", + "position": "Webmaster", + "salary": "$113,768", + "office": "Portland", + "extn": "4447", + "start_date": "3/25/2009" + }, + { + "id": "4800", + "name": "Juliette Morgan", + "position": "Cashier", + "salary": "$115,998", + "office": "Miami", + "extn": "9468", + "start_date": "9/10/2005" + }, + { + "id": "4801", + "name": "Ronald Bristow", + "position": "IT Support Staff", + "salary": "$262,559", + "office": "Bakersfield", + "extn": "9337", + "start_date": "9/18/2006" + }, + { + "id": "4802", + "name": "Carla Gonzales", + "position": "Production Painter", + "salary": "$236,886", + "office": "Hayward", + "extn": "2967", + "start_date": "9/30/2011" + }, + { + "id": "4803", + "name": "Lara Khan", + "position": "CNC Operator", + "salary": "$175,707", + "office": "Louisville", + "extn": "8236", + "start_date": "6/26/2000" + }, + { + "id": "4804", + "name": "Hazel Mitchell", + "position": "Stockbroker", + "salary": "$269,640", + "office": "Fullerton", + "extn": "3597", + "start_date": "9/9/2010" + }, + { + "id": "4805", + "name": "Cadence Whittle", + "position": "Mobile Developer", + "salary": "$231,371", + "office": "Irving", + "extn": "2123", + "start_date": "5/10/2001" + }, + { + "id": "4806", + "name": "Daria Cann", + "position": "Cash Manager", + "salary": "$269,743", + "office": "Murfreesboro", + "extn": "5566", + "start_date": "8/7/2010" + }, + { + "id": "4807", + "name": "Eden Stone ", + "position": "Production Painter", + "salary": "$285,838", + "office": "Charlotte", + "extn": "3324", + "start_date": "1/8/2006" + }, + { + "id": "4808", + "name": "Carter Griffiths", + "position": "Executive Director", + "salary": "$20,210", + "office": "Sacramento", + "extn": "2230", + "start_date": "11/3/2017" + }, + { + "id": "4809", + "name": "Rick Dixon", + "position": "Mobile Developer", + "salary": "$184,144", + "office": "Wien", + "extn": "7890", + "start_date": "8/16/2000" + }, + { + "id": "4810", + "name": "Rufus Harris", + "position": "Web Developer", + "salary": "$55,490", + "office": "Reno", + "extn": "2835", + "start_date": "1/24/2016" + }, + { + "id": "4811", + "name": "Anais Jarvis", + "position": "Stockbroker", + "salary": "$69,870", + "office": "Milano", + "extn": "8664", + "start_date": "11/21/2007" + }, + { + "id": "4812", + "name": "Penny Collingwood", + "position": "Service Supervisor", + "salary": "$127,976", + "office": "Washington", + "extn": "2743", + "start_date": "9/1/2010" + }, + { + "id": "4813", + "name": "Javier Cassidy", + "position": "CNC Operator", + "salary": "$255,985", + "office": "Atlanta", + "extn": "4783", + "start_date": "10/18/2013" + }, + { + "id": "4814", + "name": "Rosalee Tate", + "position": "Web Developer", + "salary": "$236,999", + "office": "San Bernardino", + "extn": "3501", + "start_date": "7/26/2003" + }, + { + "id": "4815", + "name": "Bridget Richards", + "position": "Audiologist", + "salary": "$95,567", + "office": "Nashville", + "extn": "8951", + "start_date": "3/22/2012" + }, + { + "id": "4816", + "name": "Jack Harrison", + "position": "Operator", + "salary": "$79,294", + "office": "Dallas", + "extn": "4175", + "start_date": "5/20/2019" + }, + { + "id": "4817", + "name": "Michael Baldwin", + "position": "Audiologist", + "salary": "$74,229", + "office": "New Orleans", + "extn": "4020", + "start_date": "2/25/2005" + }, + { + "id": "4818", + "name": "Makena Waterhouse", + "position": "Lecturer", + "salary": "$125,497", + "office": "Kansas City", + "extn": "1999", + "start_date": "2/8/2016" + }, + { + "id": "4819", + "name": "Kurt Jobson", + "position": "Food Technologist", + "salary": "$283,192", + "office": "Anaheim", + "extn": "6745", + "start_date": "5/26/2016" + }, + { + "id": "4820", + "name": "Hadley Whatson", + "position": "Assistant Buyer", + "salary": "$257,220", + "office": "Toledo", + "extn": "4113", + "start_date": "7/25/2005" + }, + { + "id": "4821", + "name": "Adeline Evans", + "position": "HR Specialist", + "salary": "$199,424", + "office": "Innsbruck", + "extn": "2341", + "start_date": "3/7/2017" + }, + { + "id": "4822", + "name": "Phillip Jarrett", + "position": "IT Support Staff", + "salary": "$76,300", + "office": "Saint Paul", + "extn": "7447", + "start_date": "4/28/2012" + }, + { + "id": "4823", + "name": "Barry Collins", + "position": "Insurance Broker", + "salary": "$209,931", + "office": "Zurich", + "extn": "1207", + "start_date": "3/30/2009" + }, + { + "id": "4824", + "name": "Moira Ellwood", + "position": "Retail Trainee", + "salary": "$281,115", + "office": "Las Vegas", + "extn": "4574", + "start_date": "6/11/2013" + }, + { + "id": "4825", + "name": "Jacqueline Lowe", + "position": "Insurance Broker", + "salary": "$123,104", + "office": "San Bernardino", + "extn": "7753", + "start_date": "3/10/2011" + }, + { + "id": "4826", + "name": "Marjorie Pearson", + "position": "Baker", + "salary": "$271,797", + "office": "San Diego", + "extn": "8179", + "start_date": "9/20/2016" + }, + { + "id": "4827", + "name": "Carla Mould", + "position": "Bellman", + "salary": "$13,602", + "office": "Sacramento", + "extn": "7753", + "start_date": "6/12/2004" + }, + { + "id": "4828", + "name": "Erick Gilmour", + "position": "Clerk", + "salary": "$279,657", + "office": "Fullerton", + "extn": "2473", + "start_date": "3/12/2014" + }, + { + "id": "4829", + "name": "Marie Jefferson", + "position": "Software Engineer", + "salary": "$173,723", + "office": "Wien", + "extn": "8607", + "start_date": "6/15/2017" + }, + { + "id": "4830", + "name": "Tony Sinclair", + "position": "Paramedic", + "salary": "$115,530", + "office": "Detroit", + "extn": "1807", + "start_date": "2/20/2016" + }, + { + "id": "4831", + "name": "Ryan Stone", + "position": "Investment Advisor", + "salary": "$105,965", + "office": "Anaheim", + "extn": "8527", + "start_date": "6/22/2013" + }, + { + "id": "4832", + "name": "Roger Sheldon", + "position": "Business Broker", + "salary": "$113,057", + "office": "Bakersfield", + "extn": "7184", + "start_date": "7/7/2007" + }, + { + "id": "4833", + "name": "Susan Morrison", + "position": "Pharmacist", + "salary": "$27,563", + "office": "Saint Paul", + "extn": "3851", + "start_date": "5/31/2012" + }, + { + "id": "4834", + "name": "Ethan Denton", + "position": "Auditor", + "salary": "$96,714", + "office": "Los Angeles", + "extn": "3010", + "start_date": "11/12/2000" + }, + { + "id": "4835", + "name": "Sloane Kaur", + "position": "Food Technologist", + "salary": "$82,689", + "office": "Milano", + "extn": "9941", + "start_date": "7/5/2002" + }, + { + "id": "4836", + "name": "Tom Santos", + "position": "Cash Manager", + "salary": "$90,380", + "office": "Omaha", + "extn": "3151", + "start_date": "3/11/2007" + }, + { + "id": "4837", + "name": "Tony Haines", + "position": "Bookkeeper", + "salary": "$141,759", + "office": "Baltimore", + "extn": "9593", + "start_date": "1/31/2003" + }, + { + "id": "4838", + "name": "Courtney Spencer", + "position": "Biologist", + "salary": "$31,967", + "office": "Zurich", + "extn": "8427", + "start_date": "7/16/2012" + }, + { + "id": "4839", + "name": "Wendy Evans", + "position": "CNC Operator", + "salary": "$299,845", + "office": "Miami", + "extn": "6956", + "start_date": "12/16/2015" + }, + { + "id": "4840", + "name": "Cedrick Clarke", + "position": "Healthcare Specialist", + "salary": "$146,873", + "office": "Milwaukee", + "extn": "2768", + "start_date": "5/27/2003" + }, + { + "id": "4841", + "name": "Aisha Rainford", + "position": "Biologist", + "salary": "$199,871", + "office": "Chicago", + "extn": "9030", + "start_date": "8/27/2010" + }, + { + "id": "4842", + "name": "Paula Vane", + "position": "Ambulatory Nurse", + "salary": "$147,906", + "office": "Baltimore", + "extn": "5497", + "start_date": "10/15/2009" + }, + { + "id": "4843", + "name": "Kamila Evans", + "position": "Accountant", + "salary": "$241,373", + "office": "Lakewood", + "extn": "8092", + "start_date": "8/23/2008" + }, + { + "id": "4844", + "name": "Payton Mcguire", + "position": "Operator", + "salary": "$117,363", + "office": "Baltimore", + "extn": "2586", + "start_date": "2/3/2018" + }, + { + "id": "4845", + "name": "George Brown", + "position": "Budget Analyst", + "salary": "$34,419", + "office": "Omaha", + "extn": "4589", + "start_date": "4/28/2013" + }, + { + "id": "4846", + "name": "Dasha Darcy", + "position": "Service Supervisor", + "salary": "$104,541", + "office": "Pittsburgh", + "extn": "1158", + "start_date": "11/9/2014" + }, + { + "id": "4847", + "name": "Domenic Ramsey", + "position": "Accountant", + "salary": "$195,598", + "office": "Springfield", + "extn": "7293", + "start_date": "4/17/2006" + }, + { + "id": "4848", + "name": "Rosa Boden", + "position": "Paramedic", + "salary": "$78,420", + "office": "Santa Ana", + "extn": "3038", + "start_date": "9/24/2000" + }, + { + "id": "4849", + "name": "Denny Mackenzie", + "position": "Ambulatory Nurse", + "salary": "$160,114", + "office": "Madison", + "extn": "5395", + "start_date": "9/28/2017" + }, + { + "id": "4850", + "name": "Harry Wren", + "position": "Service Supervisor", + "salary": "$230,738", + "office": "Charlotte", + "extn": "9741", + "start_date": "4/15/2019" + }, + { + "id": "4851", + "name": "Tony Gardner", + "position": "Biologist", + "salary": "$139,410", + "office": "Miami", + "extn": "3043", + "start_date": "5/13/2010" + }, + { + "id": "4852", + "name": "Madison Morley", + "position": "Design Engineer", + "salary": "$84,165", + "office": "Berlin", + "extn": "3023", + "start_date": "6/8/2016" + }, + { + "id": "4853", + "name": "Rufus Sherry", + "position": "Stockbroker", + "salary": "$117,967", + "office": "Milwaukee", + "extn": "3743", + "start_date": "4/19/2001" + }, + { + "id": "4854", + "name": "Kate Lambert", + "position": "Insurance Broker", + "salary": "$267,146", + "office": "Milwaukee", + "extn": "1329", + "start_date": "3/28/2013" + }, + { + "id": "4855", + "name": "Maxwell Hunt", + "position": "Cook", + "salary": "$129,746", + "office": "Irving", + "extn": "1554", + "start_date": "10/29/2014" + }, + { + "id": "4856", + "name": "Tess Rogan", + "position": "Food Technologist", + "salary": "$191,187", + "office": "Ontario", + "extn": "2778", + "start_date": "4/26/2004" + }, + { + "id": "4857", + "name": "Tony Jackson", + "position": "Webmaster", + "salary": "$152,561", + "office": "Lisbon", + "extn": "2770", + "start_date": "9/18/2015" + }, + { + "id": "4858", + "name": "Ruth Murphy", + "position": "Webmaster", + "salary": "$255,717", + "office": "Lancaster", + "extn": "6749", + "start_date": "1/29/2000" + }, + { + "id": "4859", + "name": "Chad Johnson", + "position": "Call Center Representative", + "salary": "$267,288", + "office": "Valetta", + "extn": "9611", + "start_date": "4/26/2009" + }, + { + "id": "4860", + "name": "Caleb Poulton", + "position": "Retail Trainee", + "salary": "$273,683", + "office": "Laredo", + "extn": "1346", + "start_date": "12/4/2010" + }, + { + "id": "4861", + "name": "Madison Oswald", + "position": "Budget Analyst", + "salary": "$43,669", + "office": "Salem", + "extn": "6230", + "start_date": "6/25/2011" + }, + { + "id": "4862", + "name": "Brad Faulkner", + "position": "Front Desk Coordinator", + "salary": "$254,454", + "office": "Fort Lauderdale", + "extn": "8139", + "start_date": "7/25/2016" + }, + { + "id": "4863", + "name": "Marvin Mann", + "position": "Accountant", + "salary": "$197,198", + "office": "Oakland", + "extn": "5180", + "start_date": "2/23/2019" + }, + { + "id": "4864", + "name": "Bob Wilton", + "position": "Business Broker", + "salary": "$104,507", + "office": "Escondido", + "extn": "7521", + "start_date": "8/16/2017" + }, + { + "id": "4865", + "name": "Judith Daniells", + "position": "Accountant", + "salary": "$169,083", + "office": "Long Beach", + "extn": "9123", + "start_date": "1/10/2015" + }, + { + "id": "4866", + "name": "Carter Evans", + "position": "Software Engineer", + "salary": "$239,085", + "office": "Scottsdale", + "extn": "8865", + "start_date": "4/7/2002" + }, + { + "id": "4867", + "name": "Manuel Keys", + "position": "Inspector", + "salary": "$222,791", + "office": "San Antonio", + "extn": "5553", + "start_date": "3/12/2002" + }, + { + "id": "4868", + "name": "Boris Glass", + "position": "Health Educator", + "salary": "$103,267", + "office": "Richmond", + "extn": "2198", + "start_date": "3/30/2001" + }, + { + "id": "4869", + "name": "Amelia John", + "position": "Machine Operator", + "salary": "$205,399", + "office": "Atlanta", + "extn": "2240", + "start_date": "4/16/2000" + }, + { + "id": "4870", + "name": "Stephanie Lindsay", + "position": "CNC Operator", + "salary": "$179,464", + "office": "Saint Paul", + "extn": "1833", + "start_date": "12/27/2004" + }, + { + "id": "4871", + "name": "Manuel Greenwood", + "position": "Clerk", + "salary": "$119,936", + "office": "Arlington", + "extn": "7437", + "start_date": "6/16/2019" + }, + { + "id": "4872", + "name": "Chadwick Allwood", + "position": "Staffing Consultant", + "salary": "$14,614", + "office": "Fort Lauderdale", + "extn": "1078", + "start_date": "4/17/2019" + }, + { + "id": "4873", + "name": "Sadie Smith", + "position": "Front Desk Coordinator", + "salary": "$109,040", + "office": "Worcester", + "extn": "5820", + "start_date": "3/29/2019" + }, + { + "id": "4874", + "name": "Payton Gardner", + "position": "Pharmacist", + "salary": "$36,597", + "office": "Stockton", + "extn": "8853", + "start_date": "12/8/2005" + }, + { + "id": "4875", + "name": "Jade Rixon", + "position": "Restaurant Manager", + "salary": "$37,352", + "office": "Scottsdale", + "extn": "9607", + "start_date": "10/25/2004" + }, + { + "id": "4876", + "name": "Christy Norman", + "position": "Cash Manager", + "salary": "$17,415", + "office": "Charlotte", + "extn": "2269", + "start_date": "10/31/2008" + }, + { + "id": "4877", + "name": "Ivette Pond", + "position": "Paramedic", + "salary": "$287,257", + "office": "Tokyo", + "extn": "9013", + "start_date": "12/25/2001" + }, + { + "id": "4878", + "name": "Elisabeth Shepherd", + "position": "Software Engineer", + "salary": "$62,187", + "office": "Chicago", + "extn": "9584", + "start_date": "4/8/2000" + }, + { + "id": "4879", + "name": "Angela Quinnell", + "position": "Service Supervisor", + "salary": "$243,466", + "office": "Toledo", + "extn": "9540", + "start_date": "2/20/2003" + }, + { + "id": "4880", + "name": "Jolene Brennan", + "position": "Front Desk Coordinator", + "salary": "$75,069", + "office": "Anaheim", + "extn": "9207", + "start_date": "12/28/2006" + }, + { + "id": "4881", + "name": "Sienna Shea", + "position": "Auditor", + "salary": "$115,672", + "office": "Prague", + "extn": "6949", + "start_date": "9/30/2009" + }, + { + "id": "4882", + "name": "Enoch Graham", + "position": "Stockbroker", + "salary": "$36,832", + "office": "Innsbruck", + "extn": "8179", + "start_date": "12/29/2002" + }, + { + "id": "4883", + "name": "Mason Hogg", + "position": "Health Educator", + "salary": "$247,628", + "office": "Memphis", + "extn": "3954", + "start_date": "1/5/2002" + }, + { + "id": "4884", + "name": "Mike Brooks", + "position": "Auditor", + "salary": "$267,708", + "office": "Cincinnati", + "extn": "2848", + "start_date": "11/10/2009" + }, + { + "id": "4885", + "name": "Allison Ogilvy", + "position": "Budget Analyst", + "salary": "$123,476", + "office": "New Orleans", + "extn": "7052", + "start_date": "1/1/2011" + }, + { + "id": "4886", + "name": "Anabelle Blackburn", + "position": "Physician", + "salary": "$289,049", + "office": "Charlotte", + "extn": "4649", + "start_date": "3/28/2003" + }, + { + "id": "4887", + "name": "Camden Moore", + "position": "Production Painter", + "salary": "$62,112", + "office": "Zurich", + "extn": "1625", + "start_date": "10/3/2018" + }, + { + "id": "4888", + "name": "Matt Beal", + "position": "Loan Officer", + "salary": "$85,670", + "office": "Philadelphia", + "extn": "8155", + "start_date": "7/4/2008" + }, + { + "id": "4889", + "name": "Bart Price", + "position": "Biologist", + "salary": "$129,235", + "office": "Houston", + "extn": "3529", + "start_date": "10/26/2001" + }, + { + "id": "4890", + "name": "Anthony Squire", + "position": "Mobile Developer", + "salary": "$237,559", + "office": "Zurich", + "extn": "3895", + "start_date": "8/16/2009" + }, + { + "id": "4891", + "name": "Denny Pope", + "position": "Webmaster", + "salary": "$22,508", + "office": "Sacramento", + "extn": "5870", + "start_date": "4/19/2007" + }, + { + "id": "4892", + "name": "Carl Howard", + "position": "Bellman", + "salary": "$169,020", + "office": "Amarillo", + "extn": "3730", + "start_date": "3/7/2013" + }, + { + "id": "4893", + "name": "Javier Leslie", + "position": "Biologist", + "salary": "$218,810", + "office": "Ontario", + "extn": "4975", + "start_date": "2/15/2002" + }, + { + "id": "4894", + "name": "Eve Plant", + "position": "Front Desk Coordinator", + "salary": "$271,888", + "office": "Cincinnati", + "extn": "6558", + "start_date": "12/1/2010" + }, + { + "id": "4895", + "name": "Paige Silva", + "position": "Clerk", + "salary": "$230,724", + "office": "San Antonio", + "extn": "4439", + "start_date": "8/10/2003" + }, + { + "id": "4896", + "name": "Gabriel Steer", + "position": "Staffing Consultant", + "salary": "$130,016", + "office": "Amarillo", + "extn": "5153", + "start_date": "5/15/2018" + }, + { + "id": "4897", + "name": "Abbey Miller", + "position": "Systems Administrator", + "salary": "$63,036", + "office": "Milwaukee", + "extn": "6223", + "start_date": "12/5/2000" + }, + { + "id": "4898", + "name": "Russel Wright", + "position": "IT Support Staff", + "salary": "$53,713", + "office": "Washington", + "extn": "6729", + "start_date": "5/19/2014" + }, + { + "id": "4899", + "name": "Mark Clifford", + "position": "Investment Advisor", + "salary": "$129,403", + "office": "Nashville", + "extn": "7068", + "start_date": "10/5/2001" + }, + { + "id": "4900", + "name": "Kurt Roberts", + "position": "Ambulatory Nurse", + "salary": "$290,075", + "office": "Anaheim", + "extn": "4110", + "start_date": "12/4/2011" + }, + { + "id": "4901", + "name": "Ronald Turner", + "position": "Operator", + "salary": "$284,773", + "office": "Santa Ana", + "extn": "2287", + "start_date": "9/28/2005" + }, + { + "id": "4902", + "name": "Cedrick Rose", + "position": "Lecturer", + "salary": "$275,835", + "office": "Anaheim", + "extn": "3442", + "start_date": "5/22/2007" + }, + { + "id": "4903", + "name": "Danny Lambert", + "position": "Physician", + "salary": "$228,871", + "office": "Zurich", + "extn": "1130", + "start_date": "7/11/2007" + }, + { + "id": "4904", + "name": "Rick Hall", + "position": "Biologist", + "salary": "$173,912", + "office": "San Francisco", + "extn": "8935", + "start_date": "10/4/2018" + }, + { + "id": "4905", + "name": "Adalind Flack", + "position": "Cook", + "salary": "$117,185", + "office": "Oakland", + "extn": "7486", + "start_date": "7/17/2006" + }, + { + "id": "4906", + "name": "Taylor Dobson", + "position": "HR Specialist", + "salary": "$147,714", + "office": "Tokyo", + "extn": "8112", + "start_date": "6/15/2005" + }, + { + "id": "4907", + "name": "Cassidy Newton", + "position": "Health Educator", + "salary": "$96,236", + "office": "Wien", + "extn": "9187", + "start_date": "9/24/2009" + }, + { + "id": "4908", + "name": "Willow Lloyd", + "position": "Baker", + "salary": "$77,841", + "office": "Hollywood", + "extn": "3780", + "start_date": "1/23/2013" + }, + { + "id": "4909", + "name": "Caleb Fox", + "position": "Electrician", + "salary": "$173,447", + "office": "El Paso", + "extn": "8594", + "start_date": "1/30/2003" + }, + { + "id": "4910", + "name": "Melody Morgan", + "position": "Investment Advisor", + "salary": "$289,720", + "office": "Valetta", + "extn": "6949", + "start_date": "4/30/2008" + }, + { + "id": "4911", + "name": "Carter Watt", + "position": "IT Support Staff", + "salary": "$38,022", + "office": "San Antonio", + "extn": "8264", + "start_date": "2/28/2019" + }, + { + "id": "4912", + "name": "Noah Kennedy", + "position": "Biologist", + "salary": "$189,825", + "office": "Atlanta", + "extn": "1208", + "start_date": "10/28/2012" + }, + { + "id": "4913", + "name": "Logan Lowe", + "position": "Systems Administrator", + "salary": "$292,423", + "office": "Lyon", + "extn": "9106", + "start_date": "10/13/2019" + }, + { + "id": "4914", + "name": "Stephanie Norris", + "position": "Accountant", + "salary": "$41,504", + "office": "Santa Ana", + "extn": "1360", + "start_date": "11/26/2006" + }, + { + "id": "4915", + "name": "Jane Lane", + "position": "Cook", + "salary": "$109,998", + "office": "Santa Ana", + "extn": "2486", + "start_date": "11/14/2007" + }, + { + "id": "4916", + "name": "Brad Bell", + "position": "Healthcare Specialist", + "salary": "$96,127", + "office": "Portland", + "extn": "8097", + "start_date": "4/17/2001" + }, + { + "id": "4917", + "name": "Sylvia Roth", + "position": "Insurance Broker", + "salary": "$94,274", + "office": "Madrid", + "extn": "3097", + "start_date": "1/12/2012" + }, + { + "id": "4918", + "name": "Adeline Anderson", + "position": "Laboratory Technician", + "salary": "$141,207", + "office": "Phoenix", + "extn": "2015", + "start_date": "7/3/2016" + }, + { + "id": "4919", + "name": "Sofia Shaw", + "position": "Budget Analyst", + "salary": "$251,356", + "office": "Milano", + "extn": "2889", + "start_date": "2/3/2011" + }, + { + "id": "4920", + "name": "Zoe Clarke", + "position": "Budget Analyst", + "salary": "$179,275", + "office": "Atlanta", + "extn": "7999", + "start_date": "4/1/2003" + }, + { + "id": "4921", + "name": "Enoch Boden", + "position": "Inspector", + "salary": "$58,256", + "office": "London", + "extn": "2035", + "start_date": "11/21/2018" + }, + { + "id": "4922", + "name": "Bryon Kelly", + "position": "Restaurant Manager", + "salary": "$221,007", + "office": "San Diego", + "extn": "7659", + "start_date": "11/13/2007" + }, + { + "id": "4923", + "name": "Darlene Stevenson", + "position": "Operator", + "salary": "$269,190", + "office": "Toledo", + "extn": "6537", + "start_date": "1/29/2001" + }, + { + "id": "4924", + "name": "Julius Savage", + "position": "Design Engineer", + "salary": "$263,590", + "office": "Washington", + "extn": "8490", + "start_date": "10/23/2008" + }, + { + "id": "4925", + "name": "Eryn Ward", + "position": "Accountant", + "salary": "$130,964", + "office": "Jacksonville", + "extn": "3004", + "start_date": "5/27/2008" + }, + { + "id": "4926", + "name": "William Callan", + "position": "Electrician", + "salary": "$105,595", + "office": "Chicago", + "extn": "1224", + "start_date": "9/7/2006" + }, + { + "id": "4927", + "name": "Jacob Ryan", + "position": "Design Engineer", + "salary": "$121,856", + "office": "Phoenix", + "extn": "4719", + "start_date": "3/11/2011" + }, + { + "id": "4928", + "name": "Celia Holmes", + "position": "Paramedic", + "salary": "$174,187", + "office": "Phoenix", + "extn": "8608", + "start_date": "6/29/2016" + }, + { + "id": "4929", + "name": "Leslie Slater", + "position": "Health Educator", + "salary": "$69,604", + "office": "Bucharest", + "extn": "4136", + "start_date": "4/25/2008" + }, + { + "id": "4930", + "name": "Nicholas Price", + "position": "Systems Administrator", + "salary": "$31,619", + "office": "Madrid", + "extn": "5878", + "start_date": "3/15/2000" + }, + { + "id": "4931", + "name": "Aiden Raven", + "position": "Insurance Broker", + "salary": "$140,854", + "office": "Charlotte", + "extn": "4168", + "start_date": "9/30/2009" + }, + { + "id": "4932", + "name": "Ethan Lewin", + "position": "Budget Analyst", + "salary": "$291,637", + "office": "Madison", + "extn": "4746", + "start_date": "4/11/2004" + }, + { + "id": "4933", + "name": "Doris Roman", + "position": "Cash Manager", + "salary": "$236,794", + "office": "Columbus", + "extn": "5151", + "start_date": "9/28/2005" + }, + { + "id": "4934", + "name": "Georgia Cann", + "position": "Health Educator", + "salary": "$138,868", + "office": "Tulsa", + "extn": "4877", + "start_date": "5/1/2001" + }, + { + "id": "4935", + "name": "Harry Woodley", + "position": "Laboratory Technician", + "salary": "$160,347", + "office": "Louisville", + "extn": "1602", + "start_date": "10/12/2011" + }, + { + "id": "4936", + "name": "Alessandra Hooper", + "position": "Designer", + "salary": "$55,213", + "office": "Fort Lauderdale", + "extn": "7782", + "start_date": "8/6/2000" + }, + { + "id": "4937", + "name": "Carrie Asher", + "position": "Healthcare Specialist", + "salary": "$175,115", + "office": "Milwaukee", + "extn": "8833", + "start_date": "7/26/2015" + }, + { + "id": "4938", + "name": "Penelope Vallins", + "position": "HR Coordinator", + "salary": "$199,882", + "office": "Ontario", + "extn": "1435", + "start_date": "5/31/2004" + }, + { + "id": "4939", + "name": "Aiden Taylor", + "position": "Budget Analyst", + "salary": "$88,707", + "office": "Madrid", + "extn": "3656", + "start_date": "3/20/2006" + }, + { + "id": "4940", + "name": "Felicity Hooper", + "position": "Restaurant Manager", + "salary": "$82,379", + "office": "Detroit", + "extn": "1326", + "start_date": "5/7/2014" + }, + { + "id": "4941", + "name": "Olivia Kennedy", + "position": "Designer", + "salary": "$87,516", + "office": "Chicago", + "extn": "7063", + "start_date": "6/21/2019" + }, + { + "id": "4942", + "name": "Shay Osmond", + "position": "Associate Professor", + "salary": "$12,740", + "office": "Houston", + "extn": "5325", + "start_date": "9/16/2009" + }, + { + "id": "4943", + "name": "Juliette Saunders", + "position": "Project Manager", + "salary": "$155,005", + "office": "Portland", + "extn": "2843", + "start_date": "9/12/2003" + }, + { + "id": "4944", + "name": "Nancy Thorpe", + "position": "Stockbroker", + "salary": "$37,535", + "office": "Henderson", + "extn": "8328", + "start_date": "9/7/2012" + }, + { + "id": "4945", + "name": "Celina Appleton", + "position": "Electrician", + "salary": "$10,036", + "office": "Glendale", + "extn": "3491", + "start_date": "10/24/2004" + }, + { + "id": "4946", + "name": "Chad Adams", + "position": "Bellman", + "salary": "$73,776", + "office": "Norfolk", + "extn": "8590", + "start_date": "5/30/2015" + }, + { + "id": "4947", + "name": "Davina Malone", + "position": "Banker", + "salary": "$64,583", + "office": "Irving", + "extn": "4221", + "start_date": "5/23/2013" + }, + { + "id": "4948", + "name": "Clint Horton", + "position": "Baker", + "salary": "$248,853", + "office": "Portland", + "extn": "4335", + "start_date": "1/14/2018" + }, + { + "id": "4949", + "name": "Owen Ulyatt", + "position": "Mobile Developer", + "salary": "$31,366", + "office": "New York", + "extn": "8500", + "start_date": "10/16/2015" + }, + { + "id": "4950", + "name": "Ethan Vallory", + "position": "Restaurant Manager", + "salary": "$27,161", + "office": "Bridgeport", + "extn": "6512", + "start_date": "7/19/2017" + }, + { + "id": "4951", + "name": "Fred Gunn", + "position": "Pharmacist", + "salary": "$252,807", + "office": "Richmond", + "extn": "1119", + "start_date": "1/22/2008" + }, + { + "id": "4952", + "name": "Kenzie Boyle", + "position": "Dentist", + "salary": "$195,514", + "office": "Saint Paul", + "extn": "5097", + "start_date": "9/10/2016" + }, + { + "id": "4953", + "name": "Elijah Baxter", + "position": "Electrician", + "salary": "$204,104", + "office": "Jacksonville", + "extn": "7521", + "start_date": "11/21/2005" + }, + { + "id": "4954", + "name": "Manuel Murphy", + "position": "Systems Administrator", + "salary": "$15,003", + "office": "Wien", + "extn": "7086", + "start_date": "7/11/2015" + }, + { + "id": "4955", + "name": "Luke Nash", + "position": "Healthcare Specialist", + "salary": "$296,122", + "office": "Quebec", + "extn": "1196", + "start_date": "7/7/2008" + }, + { + "id": "4956", + "name": "Jules Garner", + "position": "Investment Advisor", + "salary": "$56,336", + "office": "Milano", + "extn": "3180", + "start_date": "7/8/2013" + }, + { + "id": "4957", + "name": "Jayden Leslie", + "position": "Loan Officer", + "salary": "$257,205", + "office": "Worcester", + "extn": "4509", + "start_date": "4/12/2003" + }, + { + "id": "4958", + "name": "Lauren Knott", + "position": "Laboratory Technician", + "salary": "$122,997", + "office": "Colorado Springs", + "extn": "7465", + "start_date": "6/15/2005" + }, + { + "id": "4959", + "name": "Lucas Simmons", + "position": "Doctor", + "salary": "$228,793", + "office": "New York", + "extn": "2695", + "start_date": "9/20/2010" + }, + { + "id": "4960", + "name": "Liv Wilson", + "position": "Investment Advisor", + "salary": "$28,727", + "office": "Richmond", + "extn": "5034", + "start_date": "10/13/2000" + }, + { + "id": "4961", + "name": "Summer Locke", + "position": "Paramedic", + "salary": "$20,690", + "office": "Bakersfield", + "extn": "5120", + "start_date": "2/6/2019" + }, + { + "id": "4962", + "name": "Leanne Neal", + "position": "Webmaster", + "salary": "$190,162", + "office": "Hayward", + "extn": "5358", + "start_date": "5/17/2019" + }, + { + "id": "4963", + "name": "Denis Ashley", + "position": "Service Supervisor", + "salary": "$46,523", + "office": "Cincinnati", + "extn": "6081", + "start_date": "5/24/2016" + }, + { + "id": "4964", + "name": "Boris Cox", + "position": "Health Educator", + "salary": "$262,783", + "office": "Philadelphia", + "extn": "1811", + "start_date": "8/22/2001" + }, + { + "id": "4965", + "name": "Adelaide Locke", + "position": "Software Engineer", + "salary": "$172,184", + "office": "Rome", + "extn": "6663", + "start_date": "1/4/2011" + }, + { + "id": "4966", + "name": "John Clark", + "position": "Webmaster", + "salary": "$61,887", + "office": "Norfolk", + "extn": "7641", + "start_date": "11/25/2007" + }, + { + "id": "4967", + "name": "Erick Vollans", + "position": "IT Support Staff", + "salary": "$70,950", + "office": "Venice", + "extn": "6539", + "start_date": "8/2/2017" + }, + { + "id": "4968", + "name": "Stella Button", + "position": "Project Manager", + "salary": "$146,186", + "office": "Bellevue", + "extn": "1289", + "start_date": "11/30/2003" + }, + { + "id": "4969", + "name": "Willow Fowler", + "position": "Chef Manager", + "salary": "$115,558", + "office": "Pittsburgh", + "extn": "2060", + "start_date": "11/1/2006" + }, + { + "id": "4970", + "name": "Aeris Utterson", + "position": "Systems Administrator", + "salary": "$41,677", + "office": "Washington", + "extn": "7137", + "start_date": "8/20/2018" + }, + { + "id": "4971", + "name": "Clint Baker", + "position": "Stockbroker", + "salary": "$51,219", + "office": "Atlanta", + "extn": "6196", + "start_date": "4/6/2007" + }, + { + "id": "4972", + "name": "Wendy Morrow", + "position": "Electrician", + "salary": "$235,592", + "office": "Scottsdale", + "extn": "9330", + "start_date": "4/1/2015" + }, + { + "id": "4973", + "name": "Maddison Robinson", + "position": "Bellman", + "salary": "$209,015", + "office": "Lincoln", + "extn": "7387", + "start_date": "3/21/2010" + }, + { + "id": "4974", + "name": "Hailey Pope", + "position": "Chef Manager", + "salary": "$165,967", + "office": "Tulsa", + "extn": "6536", + "start_date": "3/20/2015" + }, + { + "id": "4975", + "name": "Dorothy Rust", + "position": "Webmaster", + "salary": "$137,713", + "office": "Tulsa", + "extn": "1888", + "start_date": "4/11/2000" + }, + { + "id": "4976", + "name": "Julianna Foxley", + "position": "Investment Advisor", + "salary": "$46,292", + "office": "Hayward", + "extn": "5735", + "start_date": "1/6/2013" + }, + { + "id": "4977", + "name": "Percy Patel", + "position": "Health Educator", + "salary": "$114,185", + "office": "Tokyo", + "extn": "4401", + "start_date": "1/18/2003" + }, + { + "id": "4978", + "name": "Enoch Avery", + "position": "Food Technologist", + "salary": "$62,642", + "office": "Lancaster", + "extn": "2487", + "start_date": "4/5/2008" + }, + { + "id": "4979", + "name": "Denny Clarke", + "position": "Staffing Consultant", + "salary": "$92,954", + "office": "Springfield", + "extn": "8188", + "start_date": "10/11/2004" + }, + { + "id": "4980", + "name": "Analise Dallas", + "position": "Bellman", + "salary": "$20,915", + "office": "Paris", + "extn": "1479", + "start_date": "8/12/2012" + }, + { + "id": "4981", + "name": "Leroy Nobbs", + "position": "HR Coordinator", + "salary": "$50,088", + "office": "Fremont", + "extn": "9236", + "start_date": "9/26/2009" + }, + { + "id": "4982", + "name": "Denny Lyon", + "position": "Lecturer", + "salary": "$259,779", + "office": "Houston", + "extn": "9597", + "start_date": "1/14/2007" + }, + { + "id": "4983", + "name": "Alan Briggs", + "position": "Dentist", + "salary": "$57,043", + "office": "Worcester", + "extn": "9820", + "start_date": "3/16/2007" + }, + { + "id": "4984", + "name": "Aisha Nash", + "position": "Front Desk Coordinator", + "salary": "$125,465", + "office": "Escondido", + "extn": "2474", + "start_date": "6/17/2006" + }, + { + "id": "4985", + "name": "Jayden Rosenbloom", + "position": "HR Coordinator", + "salary": "$138,414", + "office": "Washington", + "extn": "3643", + "start_date": "7/1/2013" + }, + { + "id": "4986", + "name": "Josh Waterson", + "position": "Global Logistics Supervisor", + "salary": "$29,908", + "office": "Madison", + "extn": "4077", + "start_date": "2/17/2010" + }, + { + "id": "4987", + "name": "Oliver Casey", + "position": "Project Manager", + "salary": "$157,820", + "office": "San Francisco", + "extn": "7039", + "start_date": "10/15/2003" + }, + { + "id": "4988", + "name": "Rick Norris", + "position": "Webmaster", + "salary": "$89,258", + "office": "Henderson", + "extn": "6905", + "start_date": "5/18/2001" + }, + { + "id": "4989", + "name": "Jessica Bristow", + "position": "Audiologist", + "salary": "$198,411", + "office": "Albuquerque", + "extn": "7219", + "start_date": "7/6/2019" + }, + { + "id": "4990", + "name": "Caitlyn Roth", + "position": "Steward", + "salary": "$126,970", + "office": "Hayward", + "extn": "9391", + "start_date": "3/9/2000" + }, + { + "id": "4991", + "name": "Cara Clarke", + "position": "HR Coordinator", + "salary": "$173,582", + "office": "Kansas City", + "extn": "2902", + "start_date": "12/13/2016" + }, + { + "id": "4992", + "name": "Norah Amstead", + "position": "Baker", + "salary": "$29,644", + "office": "Reno", + "extn": "5098", + "start_date": "11/29/2009" + }, + { + "id": "4993", + "name": "Gladys Eagle", + "position": "Mobile Developer", + "salary": "$64,684", + "office": "Cincinnati", + "extn": "8577", + "start_date": "9/19/2002" + }, + { + "id": "4994", + "name": "Morgan Freeburn", + "position": "Fabricator", + "salary": "$230,578", + "office": "Bridgeport", + "extn": "5425", + "start_date": "4/26/2015" + }, + { + "id": "4995", + "name": "Cassidy Bryson", + "position": "Mobile Developer", + "salary": "$20,490", + "office": "Prague", + "extn": "2987", + "start_date": "12/27/2010" + }, + { + "id": "4996", + "name": "Gil Whitehouse", + "position": "Electrician", + "salary": "$16,497", + "office": "Lyon", + "extn": "5358", + "start_date": "4/1/2000" + }, + { + "id": "4997", + "name": "Aiden Dixon", + "position": "Service Supervisor", + "salary": "$276,484", + "office": "Venice", + "extn": "8233", + "start_date": "2/28/2000" + }, + { + "id": "4998", + "name": "Maddison Shields", + "position": "Ambulatory Nurse", + "salary": "$197,917", + "office": "Pittsburgh", + "extn": "1860", + "start_date": "3/3/2018" + }, + { + "id": "4999", + "name": "Mara Darcy", + "position": "Software Engineer", + "salary": "$32,862", + "office": "Fremont", + "extn": "5328", + "start_date": "9/17/2005" + }, + { + "id": "5000", + "name": "Adina Greenwood", + "position": "Systems Administrator", + "salary": "$63,620", + "office": "Portland", + "extn": "3428", + "start_date": "11/17/2014" + }, + { + "id": "5001", + "name": "Aeris Ashwell", + "position": "Food Technologist", + "salary": "$193,337", + "office": "San Francisco", + "extn": "8139", + "start_date": "3/9/2018" + }, + { + "id": "5002", + "name": "Jocelyn Bright", + "position": "Health Educator", + "salary": "$84,989", + "office": "Lakewood", + "extn": "2571", + "start_date": "6/14/2010" + }, + { + "id": "5003", + "name": "Priscilla Wren", + "position": "Machine Operator", + "salary": "$256,929", + "office": "Oklahoma City", + "extn": "3412", + "start_date": "10/25/2012" + }, + { + "id": "5004", + "name": "Alexander Isaac", + "position": "Investment Advisor", + "salary": "$35,086", + "office": "Bucharest", + "extn": "2063", + "start_date": "10/23/2009" + }, + { + "id": "5005", + "name": "Penny Long", + "position": "Baker", + "salary": "$237,560", + "office": "Omaha", + "extn": "4579", + "start_date": "6/1/2011" + }, + { + "id": "5006", + "name": "John Drew", + "position": "Banker", + "salary": "$270,843", + "office": "Oklahoma City", + "extn": "3585", + "start_date": "11/13/2012" + }, + { + "id": "5007", + "name": "Matthew Rogers", + "position": "Pharmacist", + "salary": "$298,193", + "office": "Santa Ana", + "extn": "2598", + "start_date": "2/9/2008" + }, + { + "id": "5008", + "name": "Cynthia Oliver", + "position": "Cash Manager", + "salary": "$149,728", + "office": "Cincinnati", + "extn": "7291", + "start_date": "12/5/2004" + }, + { + "id": "5009", + "name": "Lindsay Duvall", + "position": "Service Supervisor", + "salary": "$54,096", + "office": "Bakersfield", + "extn": "6460", + "start_date": "2/11/2004" + }, + { + "id": "5010", + "name": "Norah Knight", + "position": "Bookkeeper", + "salary": "$221,591", + "office": "Worcester", + "extn": "6508", + "start_date": "11/23/2007" + }, + { + "id": "5011", + "name": "Martha Benfield", + "position": "Doctor", + "salary": "$186,031", + "office": "Milwaukee", + "extn": "6092", + "start_date": "11/1/2018" + }, + { + "id": "5012", + "name": "William Spencer", + "position": "CNC Operator", + "salary": "$51,263", + "office": "Fremont", + "extn": "1720", + "start_date": "11/28/2015" + }, + { + "id": "5013", + "name": "David Grey", + "position": "Lecturer", + "salary": "$212,781", + "office": "Bucharest", + "extn": "2116", + "start_date": "8/15/2012" + }, + { + "id": "5014", + "name": "Danny Stark", + "position": "Laboratory Technician", + "salary": "$281,136", + "office": "Milano", + "extn": "6195", + "start_date": "9/20/2012" + }, + { + "id": "5015", + "name": "Matthew Lewin", + "position": "Business Broker", + "salary": "$226,565", + "office": "Indianapolis", + "extn": "9805", + "start_date": "4/21/2006" + }, + { + "id": "5016", + "name": "Celia Kelly", + "position": "Cashier", + "salary": "$12,188", + "office": "Long Beach", + "extn": "6166", + "start_date": "5/16/2016" + }, + { + "id": "5017", + "name": "Daron Beal", + "position": "Health Educator", + "salary": "$16,312", + "office": "Otawa", + "extn": "6305", + "start_date": "6/15/2004" + }, + { + "id": "5018", + "name": "Noemi Saunders", + "position": "Banker", + "salary": "$180,250", + "office": "Jersey City", + "extn": "7219", + "start_date": "1/18/2013" + }, + { + "id": "5019", + "name": "Daron Lewin", + "position": "Staffing Consultant", + "salary": "$190,488", + "office": "Chicago", + "extn": "3223", + "start_date": "5/2/2001" + }, + { + "id": "5020", + "name": "Josh Watt", + "position": "Fabricator", + "salary": "$107,294", + "office": "Valetta", + "extn": "3518", + "start_date": "6/12/2014" + }, + { + "id": "5021", + "name": "Harmony Squire", + "position": "Restaurant Manager", + "salary": "$28,570", + "office": "Prague", + "extn": "3962", + "start_date": "9/1/2002" + }, + { + "id": "5022", + "name": "Lucas Appleton", + "position": "Insurance Broker", + "salary": "$162,880", + "office": "Ontario", + "extn": "1959", + "start_date": "5/23/2019" + }, + { + "id": "5023", + "name": "Wade Pope", + "position": "Lecturer", + "salary": "$138,759", + "office": "Berlin", + "extn": "3519", + "start_date": "7/2/2007" + }, + { + "id": "5024", + "name": "Michael Gibson", + "position": "Retail Trainee", + "salary": "$144,869", + "office": "Louisville", + "extn": "5534", + "start_date": "8/22/2014" + }, + { + "id": "5025", + "name": "Morgan Widdows", + "position": "Physician", + "salary": "$178,323", + "office": "El Paso", + "extn": "2831", + "start_date": "4/30/2012" + }, + { + "id": "5026", + "name": "Aiden Milner", + "position": "HR Coordinator", + "salary": "$145,700", + "office": "St. Louis", + "extn": "4776", + "start_date": "12/11/2016" + }, + { + "id": "5027", + "name": "Judith Rogan", + "position": "Front Desk Coordinator", + "salary": "$103,553", + "office": "Lancaster", + "extn": "7188", + "start_date": "5/25/2009" + }, + { + "id": "5028", + "name": "Maribel Edmonds", + "position": "Software Engineer", + "salary": "$289,841", + "office": "Long Beach", + "extn": "4564", + "start_date": "6/18/2003" + }, + { + "id": "5029", + "name": "Johnny Cartwright", + "position": "Fabricator", + "salary": "$176,529", + "office": "Venice", + "extn": "2841", + "start_date": "4/25/2006" + }, + { + "id": "5030", + "name": "Sebastian Gilmour", + "position": "Front Desk Coordinator", + "salary": "$74,529", + "office": "Omaha", + "extn": "6330", + "start_date": "7/11/2018" + }, + { + "id": "5031", + "name": "Elise John", + "position": "Chef Manager", + "salary": "$246,272", + "office": "Long Beach", + "extn": "1815", + "start_date": "2/2/2009" + }, + { + "id": "5032", + "name": "Doug Whinter", + "position": "IT Support Staff", + "salary": "$62,738", + "office": "Milwaukee", + "extn": "7628", + "start_date": "5/4/2005" + }, + { + "id": "5033", + "name": "Priscilla Booth", + "position": "Mobile Developer", + "salary": "$184,297", + "office": "Salt Lake City", + "extn": "8511", + "start_date": "7/19/2011" + }, + { + "id": "5034", + "name": "Tom Poole", + "position": "Electrician", + "salary": "$53,161", + "office": "Fort Lauderdale", + "extn": "8832", + "start_date": "7/8/2004" + }, + { + "id": "5035", + "name": "David Allen", + "position": "Clerk", + "salary": "$233,403", + "office": "London", + "extn": "5998", + "start_date": "12/1/2003" + }, + { + "id": "5036", + "name": "Alan Knight", + "position": "Retail Trainee", + "salary": "$87,100", + "office": "Los Angeles", + "extn": "9856", + "start_date": "5/14/2012" + }, + { + "id": "5037", + "name": "Hayden Thomson", + "position": "Bellman", + "salary": "$159,235", + "office": "Honolulu", + "extn": "6402", + "start_date": "11/28/2007" + }, + { + "id": "5038", + "name": "Winnie Carter", + "position": "Health Educator", + "salary": "$17,297", + "office": "Long Beach", + "extn": "5097", + "start_date": "7/13/2000" + }, + { + "id": "5039", + "name": "Joseph Bennett", + "position": "Designer", + "salary": "$283,746", + "office": "Lakewood", + "extn": "2234", + "start_date": "10/31/2004" + }, + { + "id": "5040", + "name": "Martin Ainsworth", + "position": "Global Logistics Supervisor", + "salary": "$228,041", + "office": "Philadelphia", + "extn": "7004", + "start_date": "11/4/2011" + }, + { + "id": "5041", + "name": "Karla Evans", + "position": "Steward", + "salary": "$256,982", + "office": "Oakland", + "extn": "6830", + "start_date": "5/4/2003" + }, + { + "id": "5042", + "name": "Russel Price", + "position": "Stockbroker", + "salary": "$108,378", + "office": "Venice", + "extn": "7568", + "start_date": "3/10/2005" + }, + { + "id": "5043", + "name": "Nathan Patel", + "position": "Fabricator", + "salary": "$93,854", + "office": "Scottsdale", + "extn": "6313", + "start_date": "2/17/2007" + }, + { + "id": "5044", + "name": "Stella Hunt", + "position": "Ambulatory Nurse", + "salary": "$258,975", + "office": "Lisbon", + "extn": "4862", + "start_date": "10/25/2011" + }, + { + "id": "5045", + "name": "Ethan Potts", + "position": "Software Engineer", + "salary": "$281,117", + "office": "Rome", + "extn": "7507", + "start_date": "3/13/2017" + }, + { + "id": "5046", + "name": "Gabriel Chappell", + "position": "Lecturer", + "salary": "$214,339", + "office": "Louisville", + "extn": "1572", + "start_date": "6/18/2011" + }, + { + "id": "5047", + "name": "Gil Rogan", + "position": "CNC Operator", + "salary": "$283,097", + "office": "Toledo", + "extn": "7400", + "start_date": "7/5/2016" + }, + { + "id": "5048", + "name": "Miriam Richardson", + "position": "Design Engineer", + "salary": "$194,001", + "office": "Bridgeport", + "extn": "1582", + "start_date": "8/15/2012" + }, + { + "id": "5049", + "name": "Moira Mitchell", + "position": "HR Specialist", + "salary": "$84,995", + "office": "Nashville", + "extn": "1092", + "start_date": "7/21/2010" + }, + { + "id": "5050", + "name": "Josh Warden", + "position": "Mobile Developer", + "salary": "$290,396", + "office": "Scottsdale", + "extn": "6736", + "start_date": "2/3/2003" + }, + { + "id": "5051", + "name": "Liam Stewart", + "position": "Cash Manager", + "salary": "$116,313", + "office": "Colorado Springs", + "extn": "4727", + "start_date": "3/6/2010" + }, + { + "id": "5052", + "name": "Bryce Lindsay", + "position": "Fabricator", + "salary": "$280,627", + "office": "Portland", + "extn": "4573", + "start_date": "4/21/2016" + }, + { + "id": "5053", + "name": "Mason Bright", + "position": "Lecturer", + "salary": "$37,622", + "office": "Pittsburgh", + "extn": "5327", + "start_date": "10/24/2019" + }, + { + "id": "5054", + "name": "Courtney Stubbs", + "position": "Associate Professor", + "salary": "$291,534", + "office": "Venice", + "extn": "3032", + "start_date": "5/3/2002" + }, + { + "id": "5055", + "name": "Bob Wilkinson", + "position": "Physician", + "salary": "$247,234", + "office": "Bridgeport", + "extn": "8293", + "start_date": "1/19/2015" + }, + { + "id": "5056", + "name": "Noemi Corbett", + "position": "Service Supervisor", + "salary": "$233,912", + "office": "Pittsburgh", + "extn": "7584", + "start_date": "8/22/2000" + }, + { + "id": "5057", + "name": "Dalia Morrow", + "position": "Retail Trainee", + "salary": "$209,689", + "office": "San Bernardino", + "extn": "5045", + "start_date": "10/29/2011" + }, + { + "id": "5058", + "name": "Barney Underhill", + "position": "Call Center Representative", + "salary": "$187,747", + "office": "Philadelphia", + "extn": "8470", + "start_date": "9/27/2003" + }, + { + "id": "5059", + "name": "Joseph Fisher", + "position": "Fabricator", + "salary": "$41,548", + "office": "Laredo", + "extn": "5830", + "start_date": "8/29/2007" + }, + { + "id": "5060", + "name": "Isabella Kelly", + "position": "Retail Trainee", + "salary": "$186,784", + "office": "Fullerton", + "extn": "9586", + "start_date": "2/19/2006" + }, + { + "id": "5061", + "name": "Mike Jacobs", + "position": "CNC Operator", + "salary": "$48,663", + "office": "Ontario", + "extn": "8803", + "start_date": "1/5/2004" + }, + { + "id": "5062", + "name": "Tyson Malone", + "position": "Production Painter", + "salary": "$168,607", + "office": "Prague", + "extn": "3466", + "start_date": "3/7/2001" + }, + { + "id": "5063", + "name": "William Leslie", + "position": "HR Specialist", + "salary": "$128,918", + "office": "Memphis", + "extn": "8810", + "start_date": "8/24/2004" + }, + { + "id": "5064", + "name": "Cedrick Samuel", + "position": "Laboratory Technician", + "salary": "$50,188", + "office": "Tokyo", + "extn": "5144", + "start_date": "4/17/2010" + }, + { + "id": "5065", + "name": "Charlize Goldsmith", + "position": "Electrician", + "salary": "$11,773", + "office": "Louisville", + "extn": "2860", + "start_date": "9/12/2000" + }, + { + "id": "5066", + "name": "Tyson Howard", + "position": "Inspector", + "salary": "$45,044", + "office": "Irving", + "extn": "6510", + "start_date": "8/18/2006" + }, + { + "id": "5067", + "name": "Nicholas Sherry", + "position": "Systems Administrator", + "salary": "$130,698", + "office": "Lancaster", + "extn": "3087", + "start_date": "11/18/2011" + }, + { + "id": "5068", + "name": "Johnny Chapman", + "position": "Treasurer", + "salary": "$221,463", + "office": "Jersey City", + "extn": "5074", + "start_date": "7/18/2000" + }, + { + "id": "5069", + "name": "Johnny Martin", + "position": "Restaurant Manager", + "salary": "$63,639", + "office": "Charlotte", + "extn": "8148", + "start_date": "12/25/2017" + }, + { + "id": "5070", + "name": "Josh Mould", + "position": "Project Manager", + "salary": "$73,214", + "office": "Bucharest", + "extn": "6380", + "start_date": "12/6/2015" + }, + { + "id": "5071", + "name": "Chris Turner", + "position": "Dentist", + "salary": "$100,574", + "office": "Amarillo", + "extn": "4271", + "start_date": "6/26/2017" + }, + { + "id": "5072", + "name": "Boris Mills", + "position": "Health Educator", + "salary": "$84,669", + "office": "Springfield", + "extn": "3796", + "start_date": "12/17/2015" + }, + { + "id": "5073", + "name": "Kirsten Roberts", + "position": "Loan Officer", + "salary": "$207,137", + "office": "Milwaukee", + "extn": "5082", + "start_date": "7/9/2008" + }, + { + "id": "5074", + "name": "Jayden Grey", + "position": "Webmaster", + "salary": "$42,696", + "office": "Lancaster", + "extn": "8715", + "start_date": "10/9/2010" + }, + { + "id": "5075", + "name": "Carmella Truscott", + "position": "Global Logistics Supervisor", + "salary": "$246,616", + "office": "Prague", + "extn": "2566", + "start_date": "10/7/2009" + }, + { + "id": "5076", + "name": "Noah Matthews", + "position": "Dentist", + "salary": "$124,257", + "office": "Memphis", + "extn": "3994", + "start_date": "6/26/2008" + }, + { + "id": "5077", + "name": "Cadence Taylor", + "position": "Staffing Consultant", + "salary": "$226,191", + "office": "Nashville", + "extn": "7315", + "start_date": "10/15/2018" + }, + { + "id": "5078", + "name": "Georgia Middleton", + "position": "Insurance Broker", + "salary": "$281,243", + "office": "Boston", + "extn": "7408", + "start_date": "1/25/2005" + }, + { + "id": "5079", + "name": "Rocco Chester", + "position": "Global Logistics Supervisor", + "salary": "$20,109", + "office": "Boston", + "extn": "6401", + "start_date": "3/4/2004" + }, + { + "id": "5080", + "name": "Russel Stuart", + "position": "Machine Operator", + "salary": "$102,361", + "office": "Bucharest", + "extn": "8765", + "start_date": "9/6/2015" + }, + { + "id": "5081", + "name": "Nate Niles", + "position": "Global Logistics Supervisor", + "salary": "$193,484", + "office": "Washington", + "extn": "2060", + "start_date": "3/12/2014" + }, + { + "id": "5082", + "name": "Elena Martin", + "position": "Staffing Consultant", + "salary": "$299,724", + "office": "Tallahassee", + "extn": "5381", + "start_date": "11/19/2006" + }, + { + "id": "5083", + "name": "Cara Faulkner", + "position": "Cash Manager", + "salary": "$71,051", + "office": "Honolulu", + "extn": "7444", + "start_date": "10/15/2007" + }, + { + "id": "5084", + "name": "Eve Greenwood", + "position": "Software Engineer", + "salary": "$92,730", + "office": "Scottsdale", + "extn": "3504", + "start_date": "11/1/2001" + }, + { + "id": "5085", + "name": "Joseph Edwards", + "position": "Cook", + "salary": "$248,628", + "office": "Bucharest", + "extn": "6278", + "start_date": "1/8/2006" + }, + { + "id": "5086", + "name": "Nate Ward", + "position": "Paramedic", + "salary": "$108,116", + "office": "Salt Lake City", + "extn": "2993", + "start_date": "10/28/2019" + }, + { + "id": "5087", + "name": "David Antcliff", + "position": "Operator", + "salary": "$106,958", + "office": "Bucharest", + "extn": "9141", + "start_date": "5/13/2001" + }, + { + "id": "5088", + "name": "Sylvia King", + "position": "CNC Operator", + "salary": "$208,271", + "office": "Fayetteville", + "extn": "7471", + "start_date": "12/27/2015" + }, + { + "id": "5089", + "name": "Russel Thorpe", + "position": "Global Logistics Supervisor", + "salary": "$129,999", + "office": "Jersey City", + "extn": "2502", + "start_date": "4/10/2017" + }, + { + "id": "5090", + "name": "Bernadette Everett", + "position": "Laboratory Technician", + "salary": "$295,460", + "office": "Sacramento", + "extn": "6359", + "start_date": "11/30/2007" + }, + { + "id": "5091", + "name": "Jane Pearce", + "position": "Global Logistics Supervisor", + "salary": "$117,453", + "office": "Springfield", + "extn": "2331", + "start_date": "7/24/2005" + }, + { + "id": "5092", + "name": "Fiona Widdows", + "position": "Cook", + "salary": "$181,925", + "office": "Worcester", + "extn": "6946", + "start_date": "11/19/2017" + }, + { + "id": "5093", + "name": "Maddison Gates", + "position": "Global Logistics Supervisor", + "salary": "$171,323", + "office": "Toledo", + "extn": "1507", + "start_date": "3/4/2004" + }, + { + "id": "5094", + "name": "Chester Brown", + "position": "Web Developer", + "salary": "$203,251", + "office": "Lakewood", + "extn": "7653", + "start_date": "5/5/2014" + }, + { + "id": "5095", + "name": "Boris Parker", + "position": "Web Developer", + "salary": "$141,497", + "office": "Fayetteville", + "extn": "1165", + "start_date": "8/22/2014" + }, + { + "id": "5096", + "name": "Faith Thomas", + "position": "Assistant Buyer", + "salary": "$191,418", + "office": "Lakewood", + "extn": "1528", + "start_date": "6/10/2004" + }, + { + "id": "5097", + "name": "Livia Dubois", + "position": "Dentist", + "salary": "$126,218", + "office": "Berlin", + "extn": "8086", + "start_date": "3/23/2003" + }, + { + "id": "5098", + "name": "Jack Mills", + "position": "Insurance Broker", + "salary": "$117,736", + "office": "Dallas", + "extn": "9878", + "start_date": "10/23/2003" + }, + { + "id": "5099", + "name": "Julia Hastings", + "position": "Global Logistics Supervisor", + "salary": "$287,836", + "office": "Jersey City", + "extn": "8810", + "start_date": "3/5/2013" + }, + { + "id": "5100", + "name": "Ron Ballard", + "position": "Health Educator", + "salary": "$117,741", + "office": "Irving", + "extn": "1967", + "start_date": "11/9/2018" + }, + { + "id": "5101", + "name": "Cedrick Chadwick", + "position": "Health Educator", + "salary": "$261,393", + "office": "Atlanta", + "extn": "4806", + "start_date": "9/15/2004" + }, + { + "id": "5102", + "name": "Lexi Fowler", + "position": "Pharmacist", + "salary": "$202,457", + "office": "Venice", + "extn": "5856", + "start_date": "11/3/2005" + }, + { + "id": "5103", + "name": "Mike Kelly", + "position": "HR Coordinator", + "salary": "$291,137", + "office": "Arlington", + "extn": "3857", + "start_date": "9/4/2001" + }, + { + "id": "5104", + "name": "Angela Allen", + "position": "Assistant Buyer", + "salary": "$171,063", + "office": "London", + "extn": "4312", + "start_date": "10/13/2004" + }, + { + "id": "5105", + "name": "Julian Townend", + "position": "Biologist", + "salary": "$101,957", + "office": "Quebec", + "extn": "2392", + "start_date": "2/26/2008" + }, + { + "id": "5106", + "name": "Zoe Willson", + "position": "Bookkeeper", + "salary": "$293,655", + "office": "Rome", + "extn": "2429", + "start_date": "3/30/2018" + }, + { + "id": "5107", + "name": "Joseph Healy", + "position": "Loan Officer", + "salary": "$284,815", + "office": "San Jose", + "extn": "2428", + "start_date": "5/17/2018" + }, + { + "id": "5108", + "name": "Carter Vincent", + "position": "Investment Advisor", + "salary": "$111,153", + "office": "Venice", + "extn": "3809", + "start_date": "6/9/2018" + }, + { + "id": "5109", + "name": "Kirsten Gilmour", + "position": "Physician", + "salary": "$235,825", + "office": "Valetta", + "extn": "8538", + "start_date": "8/20/2001" + }, + { + "id": "5110", + "name": "Beatrice Faulkner", + "position": "Operator", + "salary": "$125,396", + "office": "Wien", + "extn": "7815", + "start_date": "1/2/2005" + }, + { + "id": "5111", + "name": "Lily Richardson", + "position": "Paramedic", + "salary": "$218,286", + "office": "Paris", + "extn": "2905", + "start_date": "1/19/2012" + }, + { + "id": "5112", + "name": "Maxwell Vincent", + "position": "Treasurer", + "salary": "$145,367", + "office": "Anaheim", + "extn": "7802", + "start_date": "10/5/2001" + }, + { + "id": "5113", + "name": "Rosa Johnson", + "position": "Baker", + "salary": "$158,315", + "office": "Tulsa", + "extn": "3289", + "start_date": "6/2/2003" + }, + { + "id": "5114", + "name": "Irene Vince", + "position": "Designer", + "salary": "$272,354", + "office": "Pittsburgh", + "extn": "6903", + "start_date": "4/8/2017" + }, + { + "id": "5115", + "name": "Percy Sylvester", + "position": "Banker", + "salary": "$179,260", + "office": "Saint Paul", + "extn": "2248", + "start_date": "11/5/2009" + }, + { + "id": "5116", + "name": "Sonya Weasley", + "position": "Machine Operator", + "salary": "$107,708", + "office": "Irving", + "extn": "6961", + "start_date": "1/3/2007" + }, + { + "id": "5117", + "name": "Johnny Walsh", + "position": "Physician", + "salary": "$96,570", + "office": "Reno", + "extn": "1642", + "start_date": "7/31/2008" + }, + { + "id": "5118", + "name": "Tyson Shelton", + "position": "Assistant Buyer", + "salary": "$177,112", + "office": "Las Vegas", + "extn": "6969", + "start_date": "8/31/2000" + }, + { + "id": "5119", + "name": "Matthew Huggins", + "position": "Executive Director", + "salary": "$60,273", + "office": "Zurich", + "extn": "9871", + "start_date": "2/17/2004" + }, + { + "id": "5120", + "name": "Nicholas Gilmore", + "position": "Banker", + "salary": "$42,377", + "office": "Garland", + "extn": "4822", + "start_date": "6/6/2008" + }, + { + "id": "5121", + "name": "Tania Power", + "position": "Assistant Buyer", + "salary": "$194,002", + "office": "Bakersfield", + "extn": "7271", + "start_date": "9/6/2013" + }, + { + "id": "5122", + "name": "Carl Edler", + "position": "Front Desk Coordinator", + "salary": "$187,283", + "office": "New Orleans", + "extn": "7512", + "start_date": "11/10/2008" + }, + { + "id": "5123", + "name": "Andrea Sherwood", + "position": "Design Engineer", + "salary": "$196,004", + "office": "San Bernardino", + "extn": "4337", + "start_date": "1/28/2012" + }, + { + "id": "5124", + "name": "Rick Heaton", + "position": "Biologist", + "salary": "$145,746", + "office": "Reno", + "extn": "9026", + "start_date": "2/21/2010" + }, + { + "id": "5125", + "name": "Maggie Willson", + "position": "Executive Director", + "salary": "$227,293", + "office": "Phoenix", + "extn": "8955", + "start_date": "11/28/2013" + }, + { + "id": "5126", + "name": "Jules Farrell", + "position": "Food Technologist", + "salary": "$92,995", + "office": "Miami", + "extn": "8586", + "start_date": "4/29/2006" + }, + { + "id": "5127", + "name": "Sonya Olivier", + "position": "Call Center Representative", + "salary": "$295,202", + "office": "Fayetteville", + "extn": "1095", + "start_date": "1/2/2011" + }, + { + "id": "5128", + "name": "Javier Alexander", + "position": "Business Broker", + "salary": "$287,749", + "office": "Salt Lake City", + "extn": "7207", + "start_date": "5/16/2014" + }, + { + "id": "5129", + "name": "Bart Powell", + "position": "Restaurant Manager", + "salary": "$148,503", + "office": "Springfield", + "extn": "4954", + "start_date": "4/3/2013" + }, + { + "id": "5130", + "name": "Carolyn Walsh", + "position": "Pharmacist", + "salary": "$41,241", + "office": "Otawa", + "extn": "8303", + "start_date": "9/13/2013" + }, + { + "id": "5131", + "name": "Alex Lewis", + "position": "Associate Professor", + "salary": "$59,831", + "office": "Milano", + "extn": "7645", + "start_date": "6/24/2012" + }, + { + "id": "5132", + "name": "Teagan Russell", + "position": "Software Engineer", + "salary": "$247,220", + "office": "Saint Paul", + "extn": "6252", + "start_date": "4/16/2002" + }, + { + "id": "5133", + "name": "Lillian Ellis", + "position": "Business Broker", + "salary": "$272,985", + "office": "Bucharest", + "extn": "9927", + "start_date": "2/10/2018" + }, + { + "id": "5134", + "name": "Denis Ralph", + "position": "Paramedic", + "salary": "$77,444", + "office": "Memphis", + "extn": "9500", + "start_date": "6/11/2018" + }, + { + "id": "5135", + "name": "Chester James", + "position": "IT Support Staff", + "salary": "$141,617", + "office": "El Paso", + "extn": "2949", + "start_date": "2/15/2002" + }, + { + "id": "5136", + "name": "Denis Eyres", + "position": "IT Support Staff", + "salary": "$27,005", + "office": "Scottsdale", + "extn": "7673", + "start_date": "8/20/2012" + }, + { + "id": "5137", + "name": "Eve Alexander", + "position": "Staffing Consultant", + "salary": "$284,998", + "office": "San Francisco", + "extn": "3956", + "start_date": "5/22/2003" + }, + { + "id": "5138", + "name": "Selena Chapman", + "position": "Machine Operator", + "salary": "$139,994", + "office": "Tulsa", + "extn": "2011", + "start_date": "10/25/2013" + }, + { + "id": "5139", + "name": "Benny Flett", + "position": "Food Technologist", + "salary": "$236,021", + "office": "Kansas City", + "extn": "4209", + "start_date": "9/26/2003" + }, + { + "id": "5140", + "name": "Aleksandra Shaw", + "position": "Assistant Buyer", + "salary": "$289,598", + "office": "Huntsville", + "extn": "8686", + "start_date": "6/11/2015" + }, + { + "id": "5141", + "name": "Eduardo Willson", + "position": "Stockbroker", + "salary": "$108,254", + "office": "Fort Lauderdale", + "extn": "2786", + "start_date": "5/29/2010" + }, + { + "id": "5142", + "name": "Phillip Logan", + "position": "Designer", + "salary": "$288,516", + "office": "Scottsdale", + "extn": "2188", + "start_date": "2/23/2016" + }, + { + "id": "5143", + "name": "Owen Edley", + "position": "Laboratory Technician", + "salary": "$223,299", + "office": "Worcester", + "extn": "2628", + "start_date": "9/15/2016" + }, + { + "id": "5144", + "name": "Ron Ranks", + "position": "Insurance Broker", + "salary": "$289,038", + "office": "San Bernardino", + "extn": "2952", + "start_date": "8/19/2019" + }, + { + "id": "5145", + "name": "Tess Tait", + "position": "Cook", + "salary": "$238,816", + "office": "Las Vegas", + "extn": "3440", + "start_date": "10/27/2012" + }, + { + "id": "5146", + "name": "Tyson Walker", + "position": "Restaurant Manager", + "salary": "$71,818", + "office": "Valetta", + "extn": "6575", + "start_date": "10/27/2006" + }, + { + "id": "5147", + "name": "Mason Allen", + "position": "Systems Administrator", + "salary": "$69,938", + "office": "Anaheim", + "extn": "3469", + "start_date": "11/4/2011" + }, + { + "id": "5148", + "name": "George Shea", + "position": "Designer", + "salary": "$70,306", + "office": "Santa Ana", + "extn": "2889", + "start_date": "4/30/2011" + }, + { + "id": "5149", + "name": "Jules Ward", + "position": "Designer", + "salary": "$240,751", + "office": "Dallas", + "extn": "8314", + "start_date": "5/6/2007" + }, + { + "id": "5150", + "name": "Peter Skinner", + "position": "Bellman", + "salary": "$299,383", + "office": "Houston", + "extn": "6852", + "start_date": "5/20/2007" + }, + { + "id": "5151", + "name": "Belinda Rodgers", + "position": "Retail Trainee", + "salary": "$19,053", + "office": "Rochester", + "extn": "8466", + "start_date": "8/28/2002" + }, + { + "id": "5152", + "name": "Jacob Gonzales", + "position": "Stockbroker", + "salary": "$21,084", + "office": "Portland", + "extn": "6668", + "start_date": "7/22/2015" + }, + { + "id": "5153", + "name": "Isla Rixon", + "position": "Auditor", + "salary": "$65,367", + "office": "Santa Ana", + "extn": "5009", + "start_date": "4/6/2018" + }, + { + "id": "5154", + "name": "Catherine Owens", + "position": "Fabricator", + "salary": "$178,018", + "office": "Lancaster", + "extn": "6549", + "start_date": "9/20/2010" + }, + { + "id": "5155", + "name": "Alan Cartwright", + "position": "Associate Professor", + "salary": "$57,918", + "office": "Cincinnati", + "extn": "8426", + "start_date": "9/21/2014" + }, + { + "id": "5156", + "name": "Chuck Devonport", + "position": "Global Logistics Supervisor", + "salary": "$46,917", + "office": "Quebec", + "extn": "1339", + "start_date": "8/26/2013" + }, + { + "id": "5157", + "name": "Kurt Ross", + "position": "Executive Director", + "salary": "$271,242", + "office": "Jersey City", + "extn": "1149", + "start_date": "4/29/2003" + }, + { + "id": "5158", + "name": "Lauren Crawley", + "position": "Food Technologist", + "salary": "$285,476", + "office": "Fremont", + "extn": "7474", + "start_date": "11/23/2001" + }, + { + "id": "5159", + "name": "Rocco Morris", + "position": "Systems Administrator", + "salary": "$251,853", + "office": "Milano", + "extn": "6501", + "start_date": "12/21/2009" + }, + { + "id": "5160", + "name": "Oliver Farrow", + "position": "Business Broker", + "salary": "$145,273", + "office": "Portland", + "extn": "6215", + "start_date": "5/24/2014" + }, + { + "id": "5161", + "name": "Luke Cowan", + "position": "Webmaster", + "salary": "$47,587", + "office": "Lincoln", + "extn": "4698", + "start_date": "3/20/2019" + }, + { + "id": "5162", + "name": "Percy Thorpe", + "position": "Mobile Developer", + "salary": "$41,649", + "office": "Louisville", + "extn": "5774", + "start_date": "1/13/2011" + }, + { + "id": "5163", + "name": "Ethan Collins", + "position": "HR Coordinator", + "salary": "$253,814", + "office": "Bellevue", + "extn": "9046", + "start_date": "3/26/2010" + }, + { + "id": "5164", + "name": "Martin Wallace", + "position": "Designer", + "salary": "$105,430", + "office": "San Francisco", + "extn": "6003", + "start_date": "10/27/2001" + }, + { + "id": "5165", + "name": "Benjamin Robe", + "position": "Treasurer", + "salary": "$279,459", + "office": "Reno", + "extn": "2509", + "start_date": "11/14/2003" + }, + { + "id": "5166", + "name": "Tyler Hogg", + "position": "Paramedic", + "salary": "$80,721", + "office": "Boston", + "extn": "3255", + "start_date": "6/25/2001" + }, + { + "id": "5167", + "name": "Caleb Trent", + "position": "Systems Administrator", + "salary": "$279,027", + "office": "Ontario", + "extn": "2567", + "start_date": "1/3/2000" + }, + { + "id": "5168", + "name": "Chad Leslie", + "position": "HR Coordinator", + "salary": "$21,654", + "office": "Salem", + "extn": "2602", + "start_date": "11/27/2006" + }, + { + "id": "5169", + "name": "Juliette Walter", + "position": "Global Logistics Supervisor", + "salary": "$143,594", + "office": "Stockton", + "extn": "4071", + "start_date": "9/7/2016" + }, + { + "id": "5170", + "name": "Tony Rixon", + "position": "Laboratory Technician", + "salary": "$48,796", + "office": "Santa Ana", + "extn": "1765", + "start_date": "5/31/2000" + }, + { + "id": "5171", + "name": "Erin Collins", + "position": "Service Supervisor", + "salary": "$113,563", + "office": "Laredo", + "extn": "1175", + "start_date": "10/13/2017" + }, + { + "id": "5172", + "name": "Keira Eagle", + "position": "Business Broker", + "salary": "$63,795", + "office": "Anaheim", + "extn": "1555", + "start_date": "1/26/2013" + }, + { + "id": "5173", + "name": "Paula Doherty", + "position": "Health Educator", + "salary": "$274,804", + "office": "Bakersfield", + "extn": "4506", + "start_date": "3/20/2005" + }, + { + "id": "5174", + "name": "Goldie Vince", + "position": "Insurance Broker", + "salary": "$186,355", + "office": "Moreno Valley", + "extn": "2501", + "start_date": "4/18/2016" + }, + { + "id": "5175", + "name": "Mara Simpson", + "position": "Loan Officer", + "salary": "$18,213", + "office": "Columbus", + "extn": "5167", + "start_date": "1/9/2019" + }, + { + "id": "5176", + "name": "Ilona Armstrong", + "position": "CNC Operator", + "salary": "$282,975", + "office": "Memphis", + "extn": "9298", + "start_date": "1/20/2010" + }, + { + "id": "5177", + "name": "Marvin Speed", + "position": "Insurance Broker", + "salary": "$135,969", + "office": "Lyon", + "extn": "3756", + "start_date": "10/5/2009" + }, + { + "id": "5178", + "name": "Piper Purvis", + "position": "Cook", + "salary": "$297,783", + "office": "Fayetteville", + "extn": "8079", + "start_date": "11/13/2015" + }, + { + "id": "5179", + "name": "Hayden Rixon", + "position": "Production Painter", + "salary": "$195,561", + "office": "Hayward", + "extn": "9148", + "start_date": "11/3/2017" + }, + { + "id": "5180", + "name": "Logan Holmes", + "position": "Design Engineer", + "salary": "$86,937", + "office": "Laredo", + "extn": "5042", + "start_date": "12/12/2012" + }, + { + "id": "5181", + "name": "Elle Crawley", + "position": "Ambulatory Nurse", + "salary": "$133,092", + "office": "Arlington", + "extn": "8677", + "start_date": "4/15/2014" + }, + { + "id": "5182", + "name": "Makena Connor", + "position": "Dentist", + "salary": "$250,442", + "office": "London", + "extn": "5429", + "start_date": "8/20/2011" + }, + { + "id": "5183", + "name": "Jack Willis", + "position": "Insurance Broker", + "salary": "$196,656", + "office": "Baltimore", + "extn": "6561", + "start_date": "12/16/2006" + }, + { + "id": "5184", + "name": "Adalie Sherwood", + "position": "Front Desk Coordinator", + "salary": "$79,829", + "office": "Madrid", + "extn": "6728", + "start_date": "12/2/2000" + }, + { + "id": "5185", + "name": "Joseph Vince", + "position": "Call Center Representative", + "salary": "$66,244", + "office": "Minneapolis", + "extn": "1676", + "start_date": "3/9/2003" + }, + { + "id": "5186", + "name": "Rosalee Casey", + "position": "Health Educator", + "salary": "$203,282", + "office": "Anaheim", + "extn": "1444", + "start_date": "1/11/2002" + }, + { + "id": "5187", + "name": "Ellen Stewart", + "position": "Front Desk Coordinator", + "salary": "$144,657", + "office": "Fort Lauderdale", + "extn": "1923", + "start_date": "11/4/2018" + }, + { + "id": "5188", + "name": "Marigold Farrant", + "position": "Health Educator", + "salary": "$11,078", + "office": "Lancaster", + "extn": "3507", + "start_date": "6/19/2005" + }, + { + "id": "5189", + "name": "Allison Bailey", + "position": "Budget Analyst", + "salary": "$249,401", + "office": "Cincinnati", + "extn": "1101", + "start_date": "10/10/2019" + }, + { + "id": "5190", + "name": "Maxwell Fields", + "position": "Paramedic", + "salary": "$252,544", + "office": "Lakewood", + "extn": "9476", + "start_date": "2/23/2001" + }, + { + "id": "5191", + "name": "Gina Miller", + "position": "Designer", + "salary": "$82,770", + "office": "Anaheim", + "extn": "4956", + "start_date": "5/3/2016" + }, + { + "id": "5192", + "name": "Jayden Smith", + "position": "Call Center Representative", + "salary": "$271,802", + "office": "St. Louis", + "extn": "4414", + "start_date": "8/15/2018" + }, + { + "id": "5193", + "name": "Julius Farmer", + "position": "Project Manager", + "salary": "$47,082", + "office": "Jacksonville", + "extn": "4630", + "start_date": "8/14/2006" + }, + { + "id": "5194", + "name": "Gabriel Lewin", + "position": "Production Painter", + "salary": "$196,606", + "office": "Madison", + "extn": "4506", + "start_date": "1/21/2011" + }, + { + "id": "5195", + "name": "Cassandra Gregory", + "position": "Clerk", + "salary": "$67,134", + "office": "Norfolk", + "extn": "6707", + "start_date": "6/16/2013" + }, + { + "id": "5196", + "name": "Ryan Brennan", + "position": "Fabricator", + "salary": "$68,287", + "office": "Milano", + "extn": "6995", + "start_date": "5/2/2008" + }, + { + "id": "5197", + "name": "Nancy Wilson", + "position": "CNC Operator", + "salary": "$93,806", + "office": "Irving", + "extn": "9164", + "start_date": "11/22/2010" + }, + { + "id": "5198", + "name": "Kieth Rivers", + "position": "Inspector", + "salary": "$168,458", + "office": "Worcester", + "extn": "4879", + "start_date": "11/15/2013" + }, + { + "id": "5199", + "name": "Hayden Gregory", + "position": "Front Desk Coordinator", + "salary": "$155,884", + "office": "Tallahassee", + "extn": "9062", + "start_date": "9/4/2017" + }, + { + "id": "5200", + "name": "Dakota Herbert", + "position": "Accountant", + "salary": "$72,099", + "office": "Pittsburgh", + "extn": "9728", + "start_date": "4/18/2015" + }, + { + "id": "5201", + "name": "Gladys Vinton", + "position": "Pharmacist", + "salary": "$78,163", + "office": "Venice", + "extn": "1807", + "start_date": "8/14/2019" + }, + { + "id": "5202", + "name": "Julius Antcliff", + "position": "HR Coordinator", + "salary": "$281,134", + "office": "Bellevue", + "extn": "6723", + "start_date": "12/15/2012" + }, + { + "id": "5203", + "name": "Molly Yoman", + "position": "Operator", + "salary": "$76,564", + "office": "San Francisco", + "extn": "7728", + "start_date": "6/20/2014" + }, + { + "id": "5204", + "name": "Harry Skinner", + "position": "Steward", + "salary": "$138,235", + "office": "Milwaukee", + "extn": "9536", + "start_date": "11/24/2015" + }, + { + "id": "5205", + "name": "Denis Wills", + "position": "Loan Officer", + "salary": "$101,175", + "office": "Moreno Valley", + "extn": "8278", + "start_date": "9/6/2002" + }, + { + "id": "5206", + "name": "Manuel Boyle", + "position": "Machine Operator", + "salary": "$125,193", + "office": "Reno", + "extn": "7546", + "start_date": "10/15/2004" + }, + { + "id": "5207", + "name": "Domenic Casey", + "position": "Biologist", + "salary": "$256,529", + "office": "Reno", + "extn": "6398", + "start_date": "12/23/2013" + }, + { + "id": "5208", + "name": "Ethan Gordon", + "position": "Ambulatory Nurse", + "salary": "$100,158", + "office": "Lincoln", + "extn": "9992", + "start_date": "4/5/2018" + }, + { + "id": "5209", + "name": "Liam Bright", + "position": "Retail Trainee", + "salary": "$218,417", + "office": "Dallas", + "extn": "3076", + "start_date": "6/20/2001" + }, + { + "id": "5210", + "name": "Anabelle Vaughn", + "position": "Business Broker", + "salary": "$210,938", + "office": "New York", + "extn": "1808", + "start_date": "8/14/2010" + }, + { + "id": "5211", + "name": "Tom Weldon", + "position": "Doctor", + "salary": "$10,279", + "office": "Valetta", + "extn": "7115", + "start_date": "10/20/2004" + }, + { + "id": "5212", + "name": "Melanie Archer", + "position": "Web Developer", + "salary": "$195,371", + "office": "Quebec", + "extn": "9647", + "start_date": "5/26/2009" + }, + { + "id": "5213", + "name": "Julius Cavanagh", + "position": "Front Desk Coordinator", + "salary": "$66,781", + "office": "Zurich", + "extn": "1908", + "start_date": "6/24/2016" + }, + { + "id": "5214", + "name": "Johnathan Griffiths", + "position": "Webmaster", + "salary": "$152,376", + "office": "Dallas", + "extn": "8413", + "start_date": "10/27/2007" + }, + { + "id": "5215", + "name": "Danny Pitt", + "position": "Designer", + "salary": "$154,506", + "office": "Memphis", + "extn": "1805", + "start_date": "5/24/2011" + }, + { + "id": "5216", + "name": "Danny Taylor", + "position": "Baker", + "salary": "$197,735", + "office": "Boston", + "extn": "3921", + "start_date": "10/20/2002" + }, + { + "id": "5217", + "name": "Keira Rees", + "position": "Assistant Buyer", + "salary": "$47,580", + "office": "Oklahoma City", + "extn": "3905", + "start_date": "11/23/2012" + }, + { + "id": "5218", + "name": "Fred Murphy", + "position": "Fabricator", + "salary": "$13,998", + "office": "San Bernardino", + "extn": "8575", + "start_date": "9/15/2014" + }, + { + "id": "5219", + "name": "Mason Larkin", + "position": "Staffing Consultant", + "salary": "$44,062", + "office": "Hollywood", + "extn": "6513", + "start_date": "5/20/2001" + }, + { + "id": "5220", + "name": "Chuck Chapman", + "position": "Banker", + "salary": "$236,694", + "office": "Henderson", + "extn": "6220", + "start_date": "12/27/2004" + }, + { + "id": "5221", + "name": "Davina Rothwell", + "position": "Doctor", + "salary": "$155,005", + "office": "Kansas City", + "extn": "5211", + "start_date": "12/8/2005" + }, + { + "id": "5222", + "name": "Abdul Cooper", + "position": "Banker", + "salary": "$195,272", + "office": "Madrid", + "extn": "3990", + "start_date": "9/28/2000" + }, + { + "id": "5223", + "name": "Erick Shaw", + "position": "Webmaster", + "salary": "$31,673", + "office": "Ontario", + "extn": "7410", + "start_date": "3/14/2003" + }, + { + "id": "5224", + "name": "Roger Tyler", + "position": "Web Developer", + "salary": "$269,252", + "office": "Milano", + "extn": "4738", + "start_date": "12/8/2011" + }, + { + "id": "5225", + "name": "Isla Jones", + "position": "Front Desk Coordinator", + "salary": "$253,229", + "office": "Milano", + "extn": "2693", + "start_date": "3/26/2018" + }, + { + "id": "5226", + "name": "Zara Roberts", + "position": "Project Manager", + "salary": "$296,442", + "office": "Henderson", + "extn": "4536", + "start_date": "8/23/2011" + }, + { + "id": "5227", + "name": "Lindsay Ingham", + "position": "Laboratory Technician", + "salary": "$139,856", + "office": "Atlanta", + "extn": "8574", + "start_date": "5/3/2012" + }, + { + "id": "5228", + "name": "Jules Knight", + "position": "Call Center Representative", + "salary": "$218,001", + "office": "Innsbruck", + "extn": "2994", + "start_date": "4/20/2019" + }, + { + "id": "5229", + "name": "Cecilia Radley", + "position": "Assistant Buyer", + "salary": "$256,448", + "office": "Atlanta", + "extn": "3635", + "start_date": "2/21/2004" + }, + { + "id": "5230", + "name": "Matt Wilkinson", + "position": "Service Supervisor", + "salary": "$215,857", + "office": "Tokyo", + "extn": "7211", + "start_date": "7/16/2001" + }, + { + "id": "5231", + "name": "Brad Kennedy", + "position": "Budget Analyst", + "salary": "$110,777", + "office": "Valetta", + "extn": "2410", + "start_date": "4/1/2007" + }, + { + "id": "5232", + "name": "Dakota Brown", + "position": "Clerk", + "salary": "$226,618", + "office": "Bridgeport", + "extn": "4048", + "start_date": "7/13/2006" + }, + { + "id": "5233", + "name": "Josh Weasley", + "position": "Executive Director", + "salary": "$259,033", + "office": "Rome", + "extn": "2608", + "start_date": "8/10/2005" + }, + { + "id": "5234", + "name": "Lynn Redfern", + "position": "Banker", + "salary": "$96,365", + "office": "Richmond", + "extn": "8986", + "start_date": "1/12/2001" + }, + { + "id": "5235", + "name": "Eduardo Mullins", + "position": "Physician", + "salary": "$50,393", + "office": "Garland", + "extn": "1379", + "start_date": "8/27/2014" + }, + { + "id": "5236", + "name": "Evie Kerr", + "position": "Dentist", + "salary": "$202,180", + "office": "Tulsa", + "extn": "6672", + "start_date": "9/14/2003" + }, + { + "id": "5237", + "name": "Denis Avery", + "position": "Healthcare Specialist", + "salary": "$242,334", + "office": "Zurich", + "extn": "2650", + "start_date": "10/5/2008" + }, + { + "id": "5238", + "name": "Wade Khan", + "position": "Physician", + "salary": "$122,415", + "office": "Madrid", + "extn": "8944", + "start_date": "10/8/2004" + }, + { + "id": "5239", + "name": "Alison Fox", + "position": "Dentist", + "salary": "$75,914", + "office": "Milano", + "extn": "4067", + "start_date": "5/13/2008" + }, + { + "id": "5240", + "name": "Hanna Becker", + "position": "Business Broker", + "salary": "$261,421", + "office": "Milano", + "extn": "7226", + "start_date": "1/6/2011" + }, + { + "id": "5241", + "name": "Vera Snell", + "position": "Cook", + "salary": "$65,748", + "office": "Bellevue", + "extn": "3188", + "start_date": "1/9/2006" + }, + { + "id": "5242", + "name": "Ethan Thorpe", + "position": "Staffing Consultant", + "salary": "$220,001", + "office": "Henderson", + "extn": "7215", + "start_date": "12/31/2001" + }, + { + "id": "5243", + "name": "Owen Waterhouse", + "position": "Business Broker", + "salary": "$91,051", + "office": "Murfreesboro", + "extn": "4492", + "start_date": "11/18/2010" + }, + { + "id": "5244", + "name": "Makena Walsh", + "position": "Chef Manager", + "salary": "$212,811", + "office": "St. Louis", + "extn": "2637", + "start_date": "7/18/2003" + }, + { + "id": "5245", + "name": "Logan Hall", + "position": "Systems Administrator", + "salary": "$120,250", + "office": "Jacksonville", + "extn": "6119", + "start_date": "2/24/2017" + }, + { + "id": "5246", + "name": "Rick Dann", + "position": "Executive Director", + "salary": "$35,088", + "office": "El Paso", + "extn": "7506", + "start_date": "2/28/2018" + }, + { + "id": "5247", + "name": "Harry Underhill", + "position": "Retail Trainee", + "salary": "$95,645", + "office": "Springfield", + "extn": "4512", + "start_date": "3/23/2018" + }, + { + "id": "5248", + "name": "Ron Collis", + "position": "Auditor", + "salary": "$149,216", + "office": "Fort Lauderdale", + "extn": "6556", + "start_date": "6/7/2019" + }, + { + "id": "5249", + "name": "Sabrina Greenwood", + "position": "Chef Manager", + "salary": "$11,449", + "office": "Boston", + "extn": "3721", + "start_date": "1/13/2009" + }, + { + "id": "5250", + "name": "Alex Higgs", + "position": "Auditor", + "salary": "$59,373", + "office": "Madison", + "extn": "2306", + "start_date": "5/29/2009" + }, + { + "id": "5251", + "name": "Florence Curtis", + "position": "Audiologist", + "salary": "$59,938", + "office": "San Jose", + "extn": "6246", + "start_date": "11/30/2005" + }, + { + "id": "5252", + "name": "Abdul Norris", + "position": "Budget Analyst", + "salary": "$262,540", + "office": "Louisville", + "extn": "2586", + "start_date": "3/23/2012" + }, + { + "id": "5253", + "name": "Gabriel Overson", + "position": "Accountant", + "salary": "$175,810", + "office": "Las Vegas", + "extn": "2279", + "start_date": "7/20/2016" + }, + { + "id": "5254", + "name": "Katelyn Swan", + "position": "Steward", + "salary": "$171,259", + "office": "Tokyo", + "extn": "9126", + "start_date": "4/22/2017" + }, + { + "id": "5255", + "name": "Barry Wilcox", + "position": "Project Manager", + "salary": "$189,169", + "office": "Columbus", + "extn": "7538", + "start_date": "11/29/2005" + }, + { + "id": "5256", + "name": "Harriet Wigley", + "position": "Bellman", + "salary": "$257,715", + "office": "Portland", + "extn": "6519", + "start_date": "2/4/2003" + }, + { + "id": "5257", + "name": "Bryce Price", + "position": "Associate Professor", + "salary": "$233,705", + "office": "Philadelphia", + "extn": "2211", + "start_date": "2/24/2014" + }, + { + "id": "5258", + "name": "Russel Jenkins", + "position": "Staffing Consultant", + "salary": "$161,475", + "office": "Zurich", + "extn": "5838", + "start_date": "2/21/2002" + }, + { + "id": "5259", + "name": "Jack Owen", + "position": "Treasurer", + "salary": "$163,893", + "office": "Rochester", + "extn": "1678", + "start_date": "2/21/2005" + }, + { + "id": "5260", + "name": "Iris Watson", + "position": "Physician", + "salary": "$116,872", + "office": "Glendale", + "extn": "8775", + "start_date": "3/30/2003" + }, + { + "id": "5261", + "name": "Remy Thomson", + "position": "Treasurer", + "salary": "$117,048", + "office": "St. Louis", + "extn": "3352", + "start_date": "4/6/2012" + }, + { + "id": "5262", + "name": "Anais Johnson", + "position": "Insurance Broker", + "salary": "$291,582", + "office": "Long Beach", + "extn": "9522", + "start_date": "8/27/2012" + }, + { + "id": "5263", + "name": "Noah Wright", + "position": "Audiologist", + "salary": "$26,074", + "office": "Hollywood", + "extn": "7341", + "start_date": "11/2/2004" + }, + { + "id": "5264", + "name": "Matthew Vane", + "position": "Inspector", + "salary": "$217,895", + "office": "Hayward", + "extn": "7929", + "start_date": "10/16/2019" + }, + { + "id": "5265", + "name": "David Heaton", + "position": "Accountant", + "salary": "$188,909", + "office": "Philadelphia", + "extn": "5788", + "start_date": "4/16/2004" + }, + { + "id": "5266", + "name": "Noemi Morris", + "position": "Mobile Developer", + "salary": "$279,451", + "office": "Jersey City", + "extn": "3502", + "start_date": "2/13/2018" + }, + { + "id": "5267", + "name": "John Addley", + "position": "Project Manager", + "salary": "$13,117", + "office": "Lancaster", + "extn": "2157", + "start_date": "3/20/2017" + }, + { + "id": "5268", + "name": "Denis Dickson", + "position": "Machine Operator", + "salary": "$222,145", + "office": "Seattle", + "extn": "8582", + "start_date": "2/13/2014" + }, + { + "id": "5269", + "name": "Emely Franks", + "position": "Bellman", + "salary": "$61,352", + "office": "Honolulu", + "extn": "5680", + "start_date": "4/11/2014" + }, + { + "id": "5270", + "name": "Holly Parsons", + "position": "Loan Officer", + "salary": "$178,490", + "office": "San Bernardino", + "extn": "9252", + "start_date": "9/27/2001" + }, + { + "id": "5271", + "name": "Nick Glynn", + "position": "Front Desk Coordinator", + "salary": "$70,835", + "office": "Murfreesboro", + "extn": "9203", + "start_date": "5/30/2001" + }, + { + "id": "5272", + "name": "Martin Hood", + "position": "Software Engineer", + "salary": "$294,928", + "office": "Indianapolis", + "extn": "3154", + "start_date": "11/25/2006" + }, + { + "id": "5273", + "name": "Eden Jackson", + "position": "Healthcare Specialist", + "salary": "$244,120", + "office": "Santa Ana", + "extn": "9920", + "start_date": "10/7/2015" + }, + { + "id": "5274", + "name": "William Tyrrell", + "position": "Banker", + "salary": "$245,135", + "office": "Phoenix", + "extn": "1016", + "start_date": "1/11/2016" + }, + { + "id": "5275", + "name": "Lucy Salt", + "position": "Bellman", + "salary": "$277,900", + "office": "Philadelphia", + "extn": "5311", + "start_date": "10/28/2016" + }, + { + "id": "5276", + "name": "Anthony Malone", + "position": "Project Manager", + "salary": "$281,088", + "office": "Reno", + "extn": "2135", + "start_date": "8/1/2001" + }, + { + "id": "5277", + "name": "Bree Yarwood", + "position": "Global Logistics Supervisor", + "salary": "$22,018", + "office": "Fremont", + "extn": "6038", + "start_date": "11/12/2006" + }, + { + "id": "5278", + "name": "Diane Hall", + "position": "Physician", + "salary": "$235,101", + "office": "Philadelphia", + "extn": "2101", + "start_date": "4/7/2006" + }, + { + "id": "5279", + "name": "Tania Wilkinson", + "position": "Chef Manager", + "salary": "$232,417", + "office": "Prague", + "extn": "3616", + "start_date": "7/11/2013" + }, + { + "id": "5280", + "name": "Ivy Brooks", + "position": "Designer", + "salary": "$61,417", + "office": "Portland", + "extn": "8666", + "start_date": "9/19/2005" + }, + { + "id": "5281", + "name": "Marvin Exton", + "position": "Service Supervisor", + "salary": "$145,186", + "office": "Amarillo", + "extn": "3380", + "start_date": "12/28/2018" + }, + { + "id": "5282", + "name": "Agnes Ebbs", + "position": "Systems Administrator", + "salary": "$190,455", + "office": "Philadelphia", + "extn": "8336", + "start_date": "2/5/2001" + }, + { + "id": "5283", + "name": "Tiffany Donnelly", + "position": "Mobile Developer", + "salary": "$184,351", + "office": "Pittsburgh", + "extn": "3654", + "start_date": "3/15/2009" + }, + { + "id": "5284", + "name": "Catherine Tyler", + "position": "IT Support Staff", + "salary": "$275,315", + "office": "Tallahassee", + "extn": "4202", + "start_date": "4/12/2008" + }, + { + "id": "5285", + "name": "Jayden Cartwright", + "position": "Assistant Buyer", + "salary": "$122,177", + "office": "Kansas City", + "extn": "9924", + "start_date": "5/20/2009" + }, + { + "id": "5286", + "name": "Holly Jenkin", + "position": "Accountant", + "salary": "$278,621", + "office": "Long Beach", + "extn": "6221", + "start_date": "2/20/2013" + }, + { + "id": "5287", + "name": "Rae Harper", + "position": "CNC Operator", + "salary": "$59,423", + "office": "Venice", + "extn": "5829", + "start_date": "11/14/2013" + }, + { + "id": "5288", + "name": "Maya Victor", + "position": "Call Center Representative", + "salary": "$269,397", + "office": "Garland", + "extn": "1808", + "start_date": "5/14/2009" + }, + { + "id": "5289", + "name": "Rachael Roth", + "position": "Business Broker", + "salary": "$178,903", + "office": "Zurich", + "extn": "1200", + "start_date": "8/9/2016" + }, + { + "id": "5290", + "name": "Zoe Anderson", + "position": "HR Coordinator", + "salary": "$129,050", + "office": "Milwaukee", + "extn": "1417", + "start_date": "7/28/2018" + }, + { + "id": "5291", + "name": "Meredith Allwood", + "position": "Steward", + "salary": "$94,941", + "office": "Indianapolis", + "extn": "3543", + "start_date": "5/11/2011" + }, + { + "id": "5292", + "name": "Aiden Shields", + "position": "HR Specialist", + "salary": "$29,836", + "office": "San Francisco", + "extn": "2659", + "start_date": "6/6/2013" + }, + { + "id": "5293", + "name": "Johnathan Johnson", + "position": "Cashier", + "salary": "$13,147", + "office": "El Paso", + "extn": "1496", + "start_date": "6/12/2008" + }, + { + "id": "5294", + "name": "Margot Bright", + "position": "Cash Manager", + "salary": "$151,566", + "office": "Wien", + "extn": "6247", + "start_date": "12/31/2010" + }, + { + "id": "5295", + "name": "Benny Calderwood", + "position": "Web Developer", + "salary": "$125,054", + "office": "Las Vegas", + "extn": "7150", + "start_date": "11/30/2014" + }, + { + "id": "5296", + "name": "Thea Carter", + "position": "HR Coordinator", + "salary": "$293,782", + "office": "Springfield", + "extn": "4560", + "start_date": "4/6/2010" + }, + { + "id": "5297", + "name": "Sage Mason", + "position": "Lecturer", + "salary": "$237,584", + "office": "Lakewood", + "extn": "2125", + "start_date": "11/12/2001" + }, + { + "id": "5298", + "name": "Barney Griffiths", + "position": "Staffing Consultant", + "salary": "$246,922", + "office": "Milano", + "extn": "1799", + "start_date": "9/21/2014" + }, + { + "id": "5299", + "name": "Sebastian Hogg", + "position": "Restaurant Manager", + "salary": "$185,030", + "office": "Ontario", + "extn": "2393", + "start_date": "2/25/2003" + }, + { + "id": "5300", + "name": "Olivia Harrison", + "position": "Production Painter", + "salary": "$244,805", + "office": "Paris", + "extn": "8278", + "start_date": "6/7/2012" + }, + { + "id": "5301", + "name": "Violet Stevens", + "position": "Associate Professor", + "salary": "$150,981", + "office": "Lancaster", + "extn": "9147", + "start_date": "7/1/2008" + }, + { + "id": "5302", + "name": "Martin Keys", + "position": "Fabricator", + "salary": "$189,860", + "office": "Tallahassee", + "extn": "1398", + "start_date": "8/17/2018" + }, + { + "id": "5303", + "name": "Benny Archer", + "position": "Systems Administrator", + "salary": "$71,964", + "office": "Phoenix", + "extn": "9165", + "start_date": "7/8/2018" + }, + { + "id": "5304", + "name": "Brad Saunders", + "position": "Fabricator", + "salary": "$115,206", + "office": "Saint Paul", + "extn": "5891", + "start_date": "1/11/2005" + }, + { + "id": "5305", + "name": "Teagan Power", + "position": "Investment Advisor", + "salary": "$202,173", + "office": "Omaha", + "extn": "5837", + "start_date": "7/22/2011" + }, + { + "id": "5306", + "name": "Lily Zaoui", + "position": "Cashier", + "salary": "$210,038", + "office": "San Jose", + "extn": "3022", + "start_date": "5/3/2010" + }, + { + "id": "5307", + "name": "Phoebe Nicolas", + "position": "Clerk", + "salary": "$149,061", + "office": "Berlin", + "extn": "5046", + "start_date": "11/6/2007" + }, + { + "id": "5308", + "name": "Bridget Curtis", + "position": "Global Logistics Supervisor", + "salary": "$286,485", + "office": "Lyon", + "extn": "4113", + "start_date": "11/8/2007" + }, + { + "id": "5309", + "name": "Makena Samuel", + "position": "Electrician", + "salary": "$26,010", + "office": "New York", + "extn": "2312", + "start_date": "7/27/2000" + }, + { + "id": "5310", + "name": "Ethan Edley", + "position": "Web Developer", + "salary": "$36,483", + "office": "Ontario", + "extn": "6662", + "start_date": "8/21/2002" + }, + { + "id": "5311", + "name": "Hope Flett", + "position": "CNC Operator", + "salary": "$286,315", + "office": "Berna", + "extn": "2861", + "start_date": "6/23/2003" + }, + { + "id": "5312", + "name": "Cassidy Greenwood", + "position": "Insurance Broker", + "salary": "$241,639", + "office": "San Bernardino", + "extn": "5902", + "start_date": "12/14/2004" + }, + { + "id": "5313", + "name": "Chuck Murphy", + "position": "Steward", + "salary": "$232,333", + "office": "Huntsville", + "extn": "3377", + "start_date": "3/17/2015" + }, + { + "id": "5314", + "name": "Joseph Shepherd", + "position": "Front Desk Coordinator", + "salary": "$31,178", + "office": "Venice", + "extn": "7313", + "start_date": "4/20/2016" + }, + { + "id": "5315", + "name": "Adalie Owens", + "position": "Cook", + "salary": "$107,190", + "office": "Escondido", + "extn": "7983", + "start_date": "8/31/2011" + }, + { + "id": "5316", + "name": "Maia Morley", + "position": "Stockbroker", + "salary": "$261,428", + "office": "Phoenix", + "extn": "3521", + "start_date": "1/24/2018" + }, + { + "id": "5317", + "name": "Janice Rowan", + "position": "Ambulatory Nurse", + "salary": "$135,622", + "office": "Colorado Springs", + "extn": "6334", + "start_date": "11/15/2010" + }, + { + "id": "5318", + "name": "Freya Pitt", + "position": "Inspector", + "salary": "$78,834", + "office": "Saint Paul", + "extn": "9829", + "start_date": "8/26/2019" + }, + { + "id": "5319", + "name": "Sebastian Campbell", + "position": "Bellman", + "salary": "$79,910", + "office": "Toledo", + "extn": "1216", + "start_date": "9/29/2010" + }, + { + "id": "5320", + "name": "Erick Harper", + "position": "Biologist", + "salary": "$285,032", + "office": "Detroit", + "extn": "9961", + "start_date": "9/28/2019" + }, + { + "id": "5321", + "name": "Chad Jobson", + "position": "Biologist", + "salary": "$275,382", + "office": "Berna", + "extn": "7198", + "start_date": "6/10/2018" + }, + { + "id": "5322", + "name": "Kirsten Greenwood", + "position": "Investment Advisor", + "salary": "$127,831", + "office": "New Orleans", + "extn": "5568", + "start_date": "5/25/2010" + }, + { + "id": "5323", + "name": "Denny Gibson", + "position": "Laboratory Technician", + "salary": "$186,652", + "office": "Dallas", + "extn": "2181", + "start_date": "9/24/2019" + }, + { + "id": "5324", + "name": "Nicholas Groves", + "position": "Project Manager", + "salary": "$188,292", + "office": "Laredo", + "extn": "6253", + "start_date": "11/30/2016" + }, + { + "id": "5325", + "name": "Ramon Dobson", + "position": "CNC Operator", + "salary": "$209,473", + "office": "Berna", + "extn": "5110", + "start_date": "9/3/2009" + }, + { + "id": "5326", + "name": "Macy Parker", + "position": "Doctor", + "salary": "$238,234", + "office": "Portland", + "extn": "1411", + "start_date": "11/1/2015" + }, + { + "id": "5327", + "name": "Cedrick Tobin", + "position": "Clerk", + "salary": "$114,177", + "office": "Charlotte", + "extn": "4039", + "start_date": "8/26/2018" + }, + { + "id": "5328", + "name": "George Hill", + "position": "Web Developer", + "salary": "$195,297", + "office": "Fullerton", + "extn": "7189", + "start_date": "9/2/2010" + }, + { + "id": "5329", + "name": "Marvin Gordon", + "position": "Chef Manager", + "salary": "$121,982", + "office": "London", + "extn": "7773", + "start_date": "1/4/2016" + }, + { + "id": "5330", + "name": "Wade Vaughn", + "position": "Biologist", + "salary": "$41,184", + "office": "Toledo", + "extn": "5792", + "start_date": "12/22/2002" + }, + { + "id": "5331", + "name": "Susan Nicolas", + "position": "Stockbroker", + "salary": "$184,289", + "office": "Rochester", + "extn": "1814", + "start_date": "3/12/2002" + }, + { + "id": "5332", + "name": "Adelaide Martin", + "position": "Steward", + "salary": "$281,154", + "office": "New Orleans", + "extn": "9592", + "start_date": "9/21/2003" + }, + { + "id": "5333", + "name": "Chris Driscoll", + "position": "Fabricator", + "salary": "$12,692", + "office": "Detroit", + "extn": "6430", + "start_date": "2/10/2000" + }, + { + "id": "5334", + "name": "Rick Newman", + "position": "Front Desk Coordinator", + "salary": "$174,039", + "office": "Colorado Springs", + "extn": "6044", + "start_date": "3/20/2014" + }, + { + "id": "5335", + "name": "Bristol Watt", + "position": "Chef Manager", + "salary": "$16,895", + "office": "Denver", + "extn": "9948", + "start_date": "11/14/2003" + }, + { + "id": "5336", + "name": "William Walker", + "position": "Call Center Representative", + "salary": "$142,583", + "office": "Paris", + "extn": "3184", + "start_date": "1/21/2010" + }, + { + "id": "5337", + "name": "Johnny Roman", + "position": "Chef Manager", + "salary": "$179,144", + "office": "Norfolk", + "extn": "2555", + "start_date": "6/8/2012" + }, + { + "id": "5338", + "name": "Chester Jobson", + "position": "Systems Administrator", + "salary": "$177,619", + "office": "Portland", + "extn": "5087", + "start_date": "3/22/2000" + }, + { + "id": "5339", + "name": "Nate Jeffery", + "position": "Insurance Broker", + "salary": "$280,085", + "office": "Washington", + "extn": "4399", + "start_date": "5/26/2009" + }, + { + "id": "5340", + "name": "Joseph Moore", + "position": "Operator", + "salary": "$184,495", + "office": "Omaha", + "extn": "1196", + "start_date": "6/10/2000" + }, + { + "id": "5341", + "name": "Javier Richards", + "position": "Software Engineer", + "salary": "$201,629", + "office": "Columbus", + "extn": "4769", + "start_date": "1/18/2001" + }, + { + "id": "5342", + "name": "Morgan Victor", + "position": "Systems Administrator", + "salary": "$247,053", + "office": "Tokyo", + "extn": "8632", + "start_date": "12/10/2004" + }, + { + "id": "5343", + "name": "Bart Booth", + "position": "Bookkeeper", + "salary": "$223,178", + "office": "Albuquerque", + "extn": "8992", + "start_date": "8/15/2019" + }, + { + "id": "5344", + "name": "Laila Thompson", + "position": "Design Engineer", + "salary": "$90,149", + "office": "Irving", + "extn": "7955", + "start_date": "2/3/2001" + }, + { + "id": "5345", + "name": "Liv Ianson", + "position": "Production Painter", + "salary": "$244,948", + "office": "Moreno Valley", + "extn": "9825", + "start_date": "6/15/2003" + }, + { + "id": "5346", + "name": "Brad Richards", + "position": "Audiologist", + "salary": "$265,989", + "office": "Lakewood", + "extn": "2769", + "start_date": "4/8/2003" + }, + { + "id": "5347", + "name": "Carter Hamilton", + "position": "Accountant", + "salary": "$149,887", + "office": "Houston", + "extn": "2657", + "start_date": "6/12/2009" + }, + { + "id": "5348", + "name": "Grace Mullins", + "position": "Budget Analyst", + "salary": "$47,880", + "office": "Louisville", + "extn": "2255", + "start_date": "3/3/2000" + }, + { + "id": "5349", + "name": "Marvin Martin", + "position": "Inspector", + "salary": "$253,865", + "office": "Colorado Springs", + "extn": "9127", + "start_date": "1/10/2017" + }, + { + "id": "5350", + "name": "Phillip Cattell", + "position": "Budget Analyst", + "salary": "$149,005", + "office": "Arlington", + "extn": "2943", + "start_date": "8/20/2019" + }, + { + "id": "5351", + "name": "Matthew Hill", + "position": "Doctor", + "salary": "$103,810", + "office": "Prague", + "extn": "8060", + "start_date": "7/1/2000" + }, + { + "id": "5352", + "name": "Paula Cartwright", + "position": "Fabricator", + "salary": "$163,515", + "office": "Charlotte", + "extn": "4626", + "start_date": "5/15/2011" + }, + { + "id": "5353", + "name": "Hazel Radley", + "position": "Investment Advisor", + "salary": "$177,082", + "office": "Huntsville", + "extn": "8858", + "start_date": "9/20/2015" + }, + { + "id": "5354", + "name": "Luke Darcy", + "position": "Mobile Developer", + "salary": "$189,790", + "office": "Miami", + "extn": "2476", + "start_date": "6/19/2001" + }, + { + "id": "5355", + "name": "Michael Weatcroft", + "position": "Call Center Representative", + "salary": "$110,242", + "office": "Los Angeles", + "extn": "3628", + "start_date": "8/23/2011" + }, + { + "id": "5356", + "name": "Chad Jobson", + "position": "Software Engineer", + "salary": "$26,497", + "office": "Bellevue", + "extn": "8665", + "start_date": "1/5/2003" + }, + { + "id": "5357", + "name": "Davina Roberts", + "position": "Electrician", + "salary": "$295,347", + "office": "St. Louis", + "extn": "9505", + "start_date": "2/11/2008" + }, + { + "id": "5358", + "name": "Nate Jacobs", + "position": "Stockbroker", + "salary": "$279,055", + "office": "Scottsdale", + "extn": "2227", + "start_date": "12/4/2009" + }, + { + "id": "5359", + "name": "Molly Dann", + "position": "Budget Analyst", + "salary": "$287,481", + "office": "San Jose", + "extn": "1009", + "start_date": "5/28/2004" + }, + { + "id": "5360", + "name": "Benny Whitehouse", + "position": "Restaurant Manager", + "salary": "$202,487", + "office": "Moreno Valley", + "extn": "9892", + "start_date": "9/23/2012" + }, + { + "id": "5361", + "name": "Tyson Wood", + "position": "Software Engineer", + "salary": "$78,773", + "office": "Innsbruck", + "extn": "3382", + "start_date": "4/21/2000" + }, + { + "id": "5362", + "name": "Lily Dowson", + "position": "Electrician", + "salary": "$131,435", + "office": "Zurich", + "extn": "5898", + "start_date": "2/3/2008" + }, + { + "id": "5363", + "name": "Rick Clarkson", + "position": "Accountant", + "salary": "$233,249", + "office": "Charlotte", + "extn": "4451", + "start_date": "2/28/2010" + }, + { + "id": "5364", + "name": "Caitlyn Price", + "position": "Loan Officer", + "salary": "$98,439", + "office": "Bellevue", + "extn": "7892", + "start_date": "12/26/2018" + }, + { + "id": "5365", + "name": "Harvey Thompson", + "position": "Pharmacist", + "salary": "$296,212", + "office": "Long Beach", + "extn": "6769", + "start_date": "12/6/2001" + }, + { + "id": "5366", + "name": "Cassandra Upton", + "position": "Retail Trainee", + "salary": "$272,723", + "office": "Orlando", + "extn": "4072", + "start_date": "7/13/2012" + }, + { + "id": "5367", + "name": "Rosa Long", + "position": "Steward", + "salary": "$152,863", + "office": "Tokyo", + "extn": "4425", + "start_date": "9/25/2012" + }, + { + "id": "5368", + "name": "Caleb Kelly", + "position": "Production Painter", + "salary": "$215,224", + "office": "Amarillo", + "extn": "1444", + "start_date": "4/11/2017" + }, + { + "id": "5369", + "name": "Marilyn Reid", + "position": "HR Coordinator", + "salary": "$37,996", + "office": "Memphis", + "extn": "3704", + "start_date": "3/19/2012" + }, + { + "id": "5370", + "name": "Clint Clayton", + "position": "Biologist", + "salary": "$268,934", + "office": "Detroit", + "extn": "6390", + "start_date": "3/20/2014" + }, + { + "id": "5371", + "name": "Julia Mccormick", + "position": "Clerk", + "salary": "$97,157", + "office": "Houston", + "extn": "4645", + "start_date": "7/22/2011" + }, + { + "id": "5372", + "name": "Evelynn Blackburn", + "position": "Physician", + "salary": "$182,377", + "office": "Venice", + "extn": "2105", + "start_date": "10/10/2006" + }, + { + "id": "5373", + "name": "Jennifer Wright", + "position": "Assistant Buyer", + "salary": "$35,190", + "office": "Tokyo", + "extn": "2870", + "start_date": "5/25/2005" + }, + { + "id": "5374", + "name": "Lily Reid", + "position": "Ambulatory Nurse", + "salary": "$159,243", + "office": "Fullerton", + "extn": "5885", + "start_date": "3/6/2004" + }, + { + "id": "5375", + "name": "Erick Graves", + "position": "Design Engineer", + "salary": "$131,776", + "office": "Jersey City", + "extn": "6880", + "start_date": "10/12/2011" + }, + { + "id": "5376", + "name": "Chris Mcnally", + "position": "Physician", + "salary": "$180,970", + "office": "Irving", + "extn": "4254", + "start_date": "6/7/2007" + }, + { + "id": "5377", + "name": "Owen Donnelly", + "position": "Service Supervisor", + "salary": "$68,478", + "office": "Indianapolis", + "extn": "2490", + "start_date": "11/3/2015" + }, + { + "id": "5378", + "name": "Cedrick Wigley", + "position": "Physician", + "salary": "$226,978", + "office": "Anaheim", + "extn": "9645", + "start_date": "4/8/2012" + }, + { + "id": "5379", + "name": "Adelaide Briggs", + "position": "Doctor", + "salary": "$21,502", + "office": "Seattle", + "extn": "8847", + "start_date": "11/3/2016" + }, + { + "id": "5380", + "name": "Shelby Mason", + "position": "Stockbroker", + "salary": "$174,542", + "office": "Tokyo", + "extn": "3002", + "start_date": "6/29/2008" + }, + { + "id": "5381", + "name": "Daria Vinton", + "position": "Designer", + "salary": "$43,182", + "office": "Charlotte", + "extn": "7641", + "start_date": "3/18/2008" + }, + { + "id": "5382", + "name": "Rosalyn Harper", + "position": "Assistant Buyer", + "salary": "$292,790", + "office": "Madrid", + "extn": "8180", + "start_date": "5/19/2018" + }, + { + "id": "5383", + "name": "Stella Summers", + "position": "HR Coordinator", + "salary": "$279,425", + "office": "Wien", + "extn": "9235", + "start_date": "11/9/2007" + }, + { + "id": "5384", + "name": "Chanelle Hilton", + "position": "Inspector", + "salary": "$260,312", + "office": "Memphis", + "extn": "9543", + "start_date": "3/15/2002" + }, + { + "id": "5385", + "name": "Sienna Campbell", + "position": "Food Technologist", + "salary": "$257,801", + "office": "Fayetteville", + "extn": "8480", + "start_date": "7/2/2012" + }, + { + "id": "5386", + "name": "Denny Swan", + "position": "Call Center Representative", + "salary": "$76,818", + "office": "Bucharest", + "extn": "7136", + "start_date": "11/23/2009" + }, + { + "id": "5387", + "name": "Jamie Campbell", + "position": "Stockbroker", + "salary": "$14,886", + "office": "Rome", + "extn": "5901", + "start_date": "5/20/2019" + }, + { + "id": "5388", + "name": "Mabel Maxwell", + "position": "Insurance Broker", + "salary": "$280,699", + "office": "Kansas City", + "extn": "8602", + "start_date": "3/15/2011" + }, + { + "id": "5389", + "name": "Lauren Randall", + "position": "Software Engineer", + "salary": "$73,485", + "office": "Lisbon", + "extn": "9601", + "start_date": "7/6/2008" + }, + { + "id": "5390", + "name": "Peter Lakey", + "position": "Paramedic", + "salary": "$18,722", + "office": "Lincoln", + "extn": "3728", + "start_date": "9/12/2001" + }, + { + "id": "5391", + "name": "Chelsea Andrews", + "position": "Loan Officer", + "salary": "$147,067", + "office": "Wien", + "extn": "5320", + "start_date": "12/21/2012" + }, + { + "id": "5392", + "name": "Jasmine Evans", + "position": "Cash Manager", + "salary": "$114,933", + "office": "Nashville", + "extn": "5696", + "start_date": "6/4/2000" + }, + { + "id": "5393", + "name": "Rosa Parr", + "position": "Laboratory Technician", + "salary": "$28,797", + "office": "Laredo", + "extn": "8121", + "start_date": "3/10/2005" + }, + { + "id": "5394", + "name": "Lucas Dwyer", + "position": "Associate Professor", + "salary": "$96,420", + "office": "Tulsa", + "extn": "9060", + "start_date": "10/27/2018" + }, + { + "id": "5395", + "name": "Rosie Ebden", + "position": "Physician", + "salary": "$225,277", + "office": "Otawa", + "extn": "9944", + "start_date": "3/7/2011" + }, + { + "id": "5396", + "name": "Brad Morgan", + "position": "Electrician", + "salary": "$113,061", + "office": "Bucharest", + "extn": "3776", + "start_date": "2/9/2017" + }, + { + "id": "5397", + "name": "Shelby Windsor", + "position": "Designer", + "salary": "$43,565", + "office": "Lyon", + "extn": "9744", + "start_date": "6/30/2002" + }, + { + "id": "5398", + "name": "Enoch Aldridge", + "position": "Paramedic", + "salary": "$180,308", + "office": "Springfield", + "extn": "1897", + "start_date": "4/22/2005" + }, + { + "id": "5399", + "name": "Aiden Cavanagh", + "position": "Electrician", + "salary": "$190,960", + "office": "Rochester", + "extn": "9102", + "start_date": "9/13/2012" + }, + { + "id": "5400", + "name": "David Emerson", + "position": "Staffing Consultant", + "salary": "$175,674", + "office": "Worcester", + "extn": "9844", + "start_date": "9/29/2011" + }, + { + "id": "5401", + "name": "Alexa Gallacher", + "position": "HR Specialist", + "salary": "$151,322", + "office": "Valetta", + "extn": "8912", + "start_date": "2/18/2015" + }, + { + "id": "5402", + "name": "Teagan Palmer", + "position": "Cashier", + "salary": "$140,054", + "office": "Madrid", + "extn": "7990", + "start_date": "6/21/2004" + }, + { + "id": "5403", + "name": "Martin Abbey", + "position": "Ambulatory Nurse", + "salary": "$39,004", + "office": "San Bernardino", + "extn": "5713", + "start_date": "8/25/2005" + }, + { + "id": "5404", + "name": "Jamie Chapman", + "position": "Paramedic", + "salary": "$188,344", + "office": "Oakland", + "extn": "5430", + "start_date": "2/5/2015" + }, + { + "id": "5405", + "name": "Matthew Vollans", + "position": "Food Technologist", + "salary": "$84,103", + "office": "Henderson", + "extn": "6359", + "start_date": "3/2/2016" + }, + { + "id": "5406", + "name": "Barney Khan", + "position": "Audiologist", + "salary": "$39,005", + "office": "St. Louis", + "extn": "1191", + "start_date": "9/29/2004" + }, + { + "id": "5407", + "name": "Ilona Harris", + "position": "Electrician", + "salary": "$178,548", + "office": "Jacksonville", + "extn": "1624", + "start_date": "7/16/2014" + }, + { + "id": "5408", + "name": "Marvin Tindall", + "position": "Webmaster", + "salary": "$40,658", + "office": "Columbus", + "extn": "4566", + "start_date": "9/1/2013" + }, + { + "id": "5409", + "name": "Wade Marshall", + "position": "Executive Director", + "salary": "$58,982", + "office": "Columbus", + "extn": "2658", + "start_date": "9/4/2014" + }, + { + "id": "5410", + "name": "Matt Boden", + "position": "Food Technologist", + "salary": "$176,643", + "office": "Tulsa", + "extn": "8409", + "start_date": "10/16/2014" + }, + { + "id": "5411", + "name": "Benny Utterson", + "position": "Biologist", + "salary": "$179,750", + "office": "Kansas City", + "extn": "4768", + "start_date": "9/19/2016" + }, + { + "id": "5412", + "name": "Kassandra Slater", + "position": "Fabricator", + "salary": "$265,594", + "office": "Columbus", + "extn": "5156", + "start_date": "11/19/2010" + }, + { + "id": "5413", + "name": "Harvey May", + "position": "Cash Manager", + "salary": "$44,311", + "office": "Lisbon", + "extn": "8649", + "start_date": "3/4/2017" + }, + { + "id": "5414", + "name": "Ron Asher", + "position": "Electrician", + "salary": "$166,296", + "office": "Lisbon", + "extn": "9836", + "start_date": "5/15/2006" + }, + { + "id": "5415", + "name": "Bob Powell", + "position": "Retail Trainee", + "salary": "$136,054", + "office": "Irving", + "extn": "2980", + "start_date": "8/19/2005" + }, + { + "id": "5416", + "name": "Miriam Bennett", + "position": "Stockbroker", + "salary": "$94,629", + "office": "Ontario", + "extn": "4518", + "start_date": "9/10/2019" + }, + { + "id": "5417", + "name": "Thea Terry", + "position": "Designer", + "salary": "$68,405", + "office": "Wien", + "extn": "4957", + "start_date": "3/30/2011" + }, + { + "id": "5418", + "name": "Ilona Marshall", + "position": "Lecturer", + "salary": "$276,060", + "office": "Saint Paul", + "extn": "2666", + "start_date": "10/22/2012" + }, + { + "id": "5419", + "name": "Cynthia Watt", + "position": "Physician", + "salary": "$217,062", + "office": "Los Angeles", + "extn": "9081", + "start_date": "6/13/2018" + }, + { + "id": "5420", + "name": "Jennifer Knight", + "position": "Steward", + "salary": "$87,636", + "office": "Orlando", + "extn": "2401", + "start_date": "9/28/2016" + }, + { + "id": "5421", + "name": "Boris Cameron", + "position": "Budget Analyst", + "salary": "$210,901", + "office": "Bellevue", + "extn": "8179", + "start_date": "1/8/2016" + }, + { + "id": "5422", + "name": "Carmella Shields", + "position": "Stockbroker", + "salary": "$219,791", + "office": "Zurich", + "extn": "7384", + "start_date": "4/7/2013" + }, + { + "id": "5423", + "name": "Jack Archer", + "position": "HR Coordinator", + "salary": "$249,072", + "office": "Washington", + "extn": "7494", + "start_date": "9/19/2009" + }, + { + "id": "5424", + "name": "Camden Uttridge", + "position": "Loan Officer", + "salary": "$56,448", + "office": "Tokyo", + "extn": "7582", + "start_date": "8/17/2002" + }, + { + "id": "5425", + "name": "Bernadette Nurton", + "position": "Software Engineer", + "salary": "$140,038", + "office": "Prague", + "extn": "8247", + "start_date": "9/3/2002" + }, + { + "id": "5426", + "name": "Bernadette Carpenter", + "position": "Biologist", + "salary": "$242,531", + "office": "Minneapolis", + "extn": "5250", + "start_date": "9/15/2001" + }, + { + "id": "5427", + "name": "Mackenzie Farrant", + "position": "Retail Trainee", + "salary": "$241,107", + "office": "Rochester", + "extn": "7046", + "start_date": "8/4/2018" + }, + { + "id": "5428", + "name": "Ethan Harvey", + "position": "Service Supervisor", + "salary": "$56,127", + "office": "Lakewood", + "extn": "9833", + "start_date": "7/30/2013" + }, + { + "id": "5429", + "name": "Peter Summers", + "position": "Treasurer", + "salary": "$166,696", + "office": "Innsbruck", + "extn": "4503", + "start_date": "2/2/2013" + }, + { + "id": "5430", + "name": "Abdul Neville", + "position": "Chef Manager", + "salary": "$81,354", + "office": "Amarillo", + "extn": "6536", + "start_date": "3/6/2009" + }, + { + "id": "5431", + "name": "Jennifer Stubbs", + "position": "Bookkeeper", + "salary": "$285,874", + "office": "Paris", + "extn": "6357", + "start_date": "1/26/2002" + }, + { + "id": "5432", + "name": "Nick Stone", + "position": "Electrician", + "salary": "$297,132", + "office": "Bridgeport", + "extn": "4925", + "start_date": "11/14/2010" + }, + { + "id": "5433", + "name": "Ryan Niles", + "position": "Pharmacist", + "salary": "$220,869", + "office": "Fremont", + "extn": "1346", + "start_date": "5/18/2001" + }, + { + "id": "5434", + "name": "Tyson Gilbert", + "position": "Service Supervisor", + "salary": "$233,000", + "office": "Escondido", + "extn": "2855", + "start_date": "4/13/2001" + }, + { + "id": "5435", + "name": "Joseph Middleton", + "position": "Electrician", + "salary": "$177,077", + "office": "Venice", + "extn": "9687", + "start_date": "7/11/2000" + }, + { + "id": "5436", + "name": "Joseph Mcgregor", + "position": "Executive Director", + "salary": "$268,353", + "office": "Miami", + "extn": "9677", + "start_date": "4/22/2001" + }, + { + "id": "5437", + "name": "John Denton", + "position": "Physician", + "salary": "$46,004", + "office": "El Paso", + "extn": "2366", + "start_date": "10/12/2006" + }, + { + "id": "5438", + "name": "Adela Edwards", + "position": "Machine Operator", + "salary": "$25,067", + "office": "Lincoln", + "extn": "1769", + "start_date": "1/24/2002" + }, + { + "id": "5439", + "name": "Henry Hogg", + "position": "Staffing Consultant", + "salary": "$33,261", + "office": "San Jose", + "extn": "7751", + "start_date": "12/28/2001" + }, + { + "id": "5440", + "name": "Johnathan Mccall", + "position": "Design Engineer", + "salary": "$38,900", + "office": "Portland", + "extn": "1760", + "start_date": "5/8/2017" + }, + { + "id": "5441", + "name": "Gina Rivers", + "position": "Front Desk Coordinator", + "salary": "$55,912", + "office": "Valetta", + "extn": "9184", + "start_date": "6/12/2019" + }, + { + "id": "5442", + "name": "Sienna Porter", + "position": "Project Manager", + "salary": "$191,696", + "office": "Baltimore", + "extn": "7823", + "start_date": "9/25/2011" + }, + { + "id": "5443", + "name": "Moira Olivier", + "position": "Electrician", + "salary": "$216,422", + "office": "Fullerton", + "extn": "3309", + "start_date": "5/22/2000" + }, + { + "id": "5444", + "name": "Tom Lindop", + "position": "Chef Manager", + "salary": "$218,163", + "office": "Innsbruck", + "extn": "4116", + "start_date": "10/14/2003" + }, + { + "id": "5445", + "name": "Harvey Parr", + "position": "Dentist", + "salary": "$28,109", + "office": "Kansas City", + "extn": "3554", + "start_date": "4/24/2002" + }, + { + "id": "5446", + "name": "Janelle Taylor", + "position": "Machine Operator", + "salary": "$149,275", + "office": "Otawa", + "extn": "9587", + "start_date": "5/10/2014" + }, + { + "id": "5447", + "name": "Sebastian Phillips", + "position": "Software Engineer", + "salary": "$70,497", + "office": "Ontario", + "extn": "5706", + "start_date": "11/11/2004" + }, + { + "id": "5448", + "name": "Rachael Tindall", + "position": "Chef Manager", + "salary": "$193,617", + "office": "Honolulu", + "extn": "1488", + "start_date": "8/5/2014" + }, + { + "id": "5449", + "name": "Carter Rycroft", + "position": "Ambulatory Nurse", + "salary": "$296,419", + "office": "Moreno Valley", + "extn": "6886", + "start_date": "9/10/2004" + }, + { + "id": "5450", + "name": "Vicky Chester", + "position": "Insurance Broker", + "salary": "$126,439", + "office": "Bucharest", + "extn": "2808", + "start_date": "10/9/2011" + }, + { + "id": "5451", + "name": "Mara Reyes", + "position": "Auditor", + "salary": "$23,963", + "office": "Wien", + "extn": "1553", + "start_date": "4/12/2013" + }, + { + "id": "5452", + "name": "Boris James", + "position": "Cash Manager", + "salary": "$244,791", + "office": "Bakersfield", + "extn": "7911", + "start_date": "9/22/2011" + }, + { + "id": "5453", + "name": "Bethany Ward", + "position": "Chef Manager", + "salary": "$263,823", + "office": "Milano", + "extn": "1544", + "start_date": "8/10/2010" + }, + { + "id": "5454", + "name": "Peyton Hamilton", + "position": "Webmaster", + "salary": "$31,419", + "office": "Oakland", + "extn": "6355", + "start_date": "6/22/2003" + }, + { + "id": "5455", + "name": "Carl Porter", + "position": "Front Desk Coordinator", + "salary": "$41,455", + "office": "Paris", + "extn": "1951", + "start_date": "5/15/2016" + }, + { + "id": "5456", + "name": "Alex Mackenzie", + "position": "Food Technologist", + "salary": "$189,307", + "office": "Paris", + "extn": "6131", + "start_date": "1/29/2012" + }, + { + "id": "5457", + "name": "Sadie Ralph", + "position": "Associate Professor", + "salary": "$96,371", + "office": "Lisbon", + "extn": "1551", + "start_date": "10/3/2019" + }, + { + "id": "5458", + "name": "Nathan Veale", + "position": "Designer", + "salary": "$158,029", + "office": "London", + "extn": "8887", + "start_date": "7/5/2008" + }, + { + "id": "5459", + "name": "Nicholas Brooks", + "position": "Mobile Developer", + "salary": "$34,304", + "office": "Toledo", + "extn": "4701", + "start_date": "12/30/2011" + }, + { + "id": "5460", + "name": "Chuck Pond", + "position": "Retail Trainee", + "salary": "$261,227", + "office": "El Paso", + "extn": "1759", + "start_date": "2/26/2015" + }, + { + "id": "5461", + "name": "Freya Walker", + "position": "Web Developer", + "salary": "$140,791", + "office": "Phoenix", + "extn": "2687", + "start_date": "7/12/2014" + }, + { + "id": "5462", + "name": "Marigold Hobson", + "position": "HR Specialist", + "salary": "$230,651", + "office": "Amarillo", + "extn": "9753", + "start_date": "8/7/2011" + }, + { + "id": "5463", + "name": "Kirsten Locke", + "position": "Baker", + "salary": "$99,742", + "office": "Murfreesboro", + "extn": "9910", + "start_date": "11/2/2006" + }, + { + "id": "5464", + "name": "Natalie Ballard", + "position": "Inspector", + "salary": "$267,586", + "office": "Dallas", + "extn": "7640", + "start_date": "4/11/2008" + }, + { + "id": "5465", + "name": "Kirsten Widdows", + "position": "Design Engineer", + "salary": "$256,794", + "office": "Henderson", + "extn": "2321", + "start_date": "9/12/2015" + }, + { + "id": "5466", + "name": "Marvin Vallory", + "position": "Baker", + "salary": "$34,373", + "office": "San Francisco", + "extn": "7038", + "start_date": "9/21/2014" + }, + { + "id": "5467", + "name": "Ramon Spencer", + "position": "Fabricator", + "salary": "$244,676", + "office": "Lincoln", + "extn": "4016", + "start_date": "10/17/2016" + }, + { + "id": "5468", + "name": "Chad Sawyer", + "position": "Chef Manager", + "salary": "$288,311", + "office": "Irving", + "extn": "8782", + "start_date": "12/4/2003" + }, + { + "id": "5469", + "name": "Alexander Parker", + "position": "Associate Professor", + "salary": "$158,803", + "office": "San Diego", + "extn": "4366", + "start_date": "10/20/2014" + }, + { + "id": "5470", + "name": "Tony Bishop", + "position": "Electrician", + "salary": "$214,676", + "office": "Nashville", + "extn": "1877", + "start_date": "1/17/2009" + }, + { + "id": "5471", + "name": "Chuck Brennan", + "position": "Audiologist", + "salary": "$201,359", + "office": "Valetta", + "extn": "1050", + "start_date": "5/28/2017" + }, + { + "id": "5472", + "name": "Cedrick Whatson", + "position": "Chef Manager", + "salary": "$172,963", + "office": "New Orleans", + "extn": "8035", + "start_date": "5/17/2009" + }, + { + "id": "5473", + "name": "Josh Pond", + "position": "IT Support Staff", + "salary": "$91,462", + "office": "Fullerton", + "extn": "5937", + "start_date": "12/27/2001" + }, + { + "id": "5474", + "name": "Manuel Osman", + "position": "Food Technologist", + "salary": "$32,324", + "office": "Honolulu", + "extn": "9728", + "start_date": "9/10/2014" + }, + { + "id": "5475", + "name": "Leroy Power", + "position": "Operator", + "salary": "$93,834", + "office": "Moreno Valley", + "extn": "6051", + "start_date": "5/17/2013" + }, + { + "id": "5476", + "name": "Elise Franks", + "position": "Call Center Representative", + "salary": "$66,549", + "office": "Henderson", + "extn": "1412", + "start_date": "7/11/2006" + }, + { + "id": "5477", + "name": "Helen Jobson", + "position": "Software Engineer", + "salary": "$176,620", + "office": "Orlando", + "extn": "8992", + "start_date": "12/21/2009" + }, + { + "id": "5478", + "name": "Kenzie Lloyd", + "position": "Health Educator", + "salary": "$136,800", + "office": "Irving", + "extn": "8148", + "start_date": "9/9/2010" + }, + { + "id": "5479", + "name": "Bart Morrow", + "position": "Production Painter", + "salary": "$138,199", + "office": "Otawa", + "extn": "8618", + "start_date": "10/12/2013" + }, + { + "id": "5480", + "name": "George King", + "position": "Service Supervisor", + "salary": "$190,845", + "office": "Paris", + "extn": "1918", + "start_date": "8/5/2015" + }, + { + "id": "5481", + "name": "Daria Brooks", + "position": "Steward", + "salary": "$239,025", + "office": "Pittsburgh", + "extn": "4377", + "start_date": "8/8/2010" + }, + { + "id": "5482", + "name": "Greta Stubbs", + "position": "Ambulatory Nurse", + "salary": "$290,081", + "office": "Lyon", + "extn": "2706", + "start_date": "1/5/2013" + }, + { + "id": "5483", + "name": "Caleb Windsor", + "position": "Healthcare Specialist", + "salary": "$176,395", + "office": "Lincoln", + "extn": "6532", + "start_date": "8/30/2008" + }, + { + "id": "5484", + "name": "Wade Shelton", + "position": "Baker", + "salary": "$112,401", + "office": "Berlin", + "extn": "2445", + "start_date": "5/4/2006" + }, + { + "id": "5485", + "name": "Tyson Furnell", + "position": "Loan Officer", + "salary": "$78,667", + "office": "Boston", + "extn": "1764", + "start_date": "11/1/2011" + }, + { + "id": "5486", + "name": "Emely Ramsey", + "position": "Steward", + "salary": "$157,375", + "office": "Stockton", + "extn": "3954", + "start_date": "3/30/2018" + }, + { + "id": "5487", + "name": "Leanne Oliver", + "position": "Front Desk Coordinator", + "salary": "$179,339", + "office": "Irving", + "extn": "3526", + "start_date": "10/30/2009" + }, + { + "id": "5488", + "name": "Britney Fox", + "position": "Business Broker", + "salary": "$198,620", + "office": "San Antonio", + "extn": "4607", + "start_date": "12/24/2006" + }, + { + "id": "5489", + "name": "Gwenyth Donnelly", + "position": "Electrician", + "salary": "$83,787", + "office": "San Jose", + "extn": "1434", + "start_date": "8/29/2019" + }, + { + "id": "5490", + "name": "Eden Reese", + "position": "Retail Trainee", + "salary": "$263,896", + "office": "Fremont", + "extn": "4787", + "start_date": "4/7/2006" + }, + { + "id": "5491", + "name": "Daron Saunders", + "position": "Cook", + "salary": "$126,455", + "office": "Orlando", + "extn": "5662", + "start_date": "4/17/2010" + }, + { + "id": "5492", + "name": "Daria Cameron", + "position": "Operator", + "salary": "$271,199", + "office": "Valetta", + "extn": "8919", + "start_date": "11/14/2008" + }, + { + "id": "5493", + "name": "Nina Chester", + "position": "Baker", + "salary": "$138,703", + "office": "Amarillo", + "extn": "7937", + "start_date": "6/19/2018" + }, + { + "id": "5494", + "name": "Payton Jenkins", + "position": "Business Broker", + "salary": "$219,605", + "office": "Bucharest", + "extn": "6277", + "start_date": "5/20/2009" + }, + { + "id": "5495", + "name": "Nicholas Osmond", + "position": "Software Engineer", + "salary": "$19,699", + "office": "Los Angeles", + "extn": "1101", + "start_date": "8/23/2008" + }, + { + "id": "5496", + "name": "Clarissa Harrison", + "position": "Cook", + "salary": "$17,300", + "office": "Lyon", + "extn": "6250", + "start_date": "11/1/2014" + }, + { + "id": "5497", + "name": "Chuck Buckley", + "position": "Biologist", + "salary": "$240,105", + "office": "Pittsburgh", + "extn": "8927", + "start_date": "1/26/2017" + }, + { + "id": "5498", + "name": "Lana Walter", + "position": "HR Coordinator", + "salary": "$238,630", + "office": "New York", + "extn": "1375", + "start_date": "3/29/2018" + }, + { + "id": "5499", + "name": "Josh Ranks", + "position": "Auditor", + "salary": "$66,175", + "office": "Norfolk", + "extn": "6115", + "start_date": "8/24/2017" + }, + { + "id": "5500", + "name": "Dani Morris", + "position": "Laboratory Technician", + "salary": "$127,207", + "office": "Amarillo", + "extn": "3920", + "start_date": "1/2/2011" + }, + { + "id": "5501", + "name": "Raquel Kennedy", + "position": "Operator", + "salary": "$47,198", + "office": "Salem", + "extn": "7138", + "start_date": "1/4/2014" + }, + { + "id": "5502", + "name": "Cecilia Wellington", + "position": "Associate Professor", + "salary": "$264,982", + "office": "Milano", + "extn": "9162", + "start_date": "10/18/2005" + }, + { + "id": "5503", + "name": "Oliver Richards", + "position": "Ambulatory Nurse", + "salary": "$203,279", + "office": "Atlanta", + "extn": "1952", + "start_date": "10/21/2011" + }, + { + "id": "5504", + "name": "Allison Olivier", + "position": "Restaurant Manager", + "salary": "$112,894", + "office": "Detroit", + "extn": "4049", + "start_date": "2/12/2004" + }, + { + "id": "5505", + "name": "Vera Villiger", + "position": "Physician", + "salary": "$56,119", + "office": "Wien", + "extn": "8481", + "start_date": "11/6/2012" + }, + { + "id": "5506", + "name": "Tom Reynolds", + "position": "IT Support Staff", + "salary": "$221,980", + "office": "Omaha", + "extn": "2665", + "start_date": "11/28/2011" + }, + { + "id": "5507", + "name": "Elise Poulton", + "position": "Production Painter", + "salary": "$218,793", + "office": "Fort Lauderdale", + "extn": "1552", + "start_date": "11/29/2018" + }, + { + "id": "5508", + "name": "Emma Vollans", + "position": "HR Specialist", + "salary": "$66,419", + "office": "Minneapolis", + "extn": "1444", + "start_date": "2/24/2015" + }, + { + "id": "5509", + "name": "Marvin Stevens", + "position": "HR Specialist", + "salary": "$270,423", + "office": "Stockton", + "extn": "7980", + "start_date": "6/11/2000" + }, + { + "id": "5510", + "name": "Winnie Camden", + "position": "Cash Manager", + "salary": "$168,353", + "office": "Minneapolis", + "extn": "7236", + "start_date": "8/19/2011" + }, + { + "id": "5511", + "name": "Gabriel Tennant", + "position": "Clerk", + "salary": "$219,319", + "office": "Seattle", + "extn": "8622", + "start_date": "12/6/2010" + }, + { + "id": "5512", + "name": "Jamie Pickard", + "position": "Loan Officer", + "salary": "$217,264", + "office": "Innsbruck", + "extn": "9519", + "start_date": "7/12/2003" + }, + { + "id": "5513", + "name": "Dalia Morris", + "position": "Steward", + "salary": "$272,211", + "office": "Santa Ana", + "extn": "7414", + "start_date": "5/27/2001" + }, + { + "id": "5514", + "name": "Robyn Appleton", + "position": "Bookkeeper", + "salary": "$101,344", + "office": "San Jose", + "extn": "4662", + "start_date": "6/24/2003" + }, + { + "id": "5515", + "name": "Carol Mcleod", + "position": "Investment Advisor", + "salary": "$190,155", + "office": "Anaheim", + "extn": "5074", + "start_date": "9/8/2012" + }, + { + "id": "5516", + "name": "Sienna Vincent", + "position": "Chef Manager", + "salary": "$192,358", + "office": "Orlando", + "extn": "1495", + "start_date": "8/16/2016" + }, + { + "id": "5517", + "name": "Peter Powell", + "position": "Investment Advisor", + "salary": "$282,943", + "office": "Huntsville", + "extn": "5983", + "start_date": "4/15/2015" + }, + { + "id": "5518", + "name": "Bryon Woodcock", + "position": "Software Engineer", + "salary": "$197,883", + "office": "Laredo", + "extn": "1818", + "start_date": "4/3/2012" + }, + { + "id": "5519", + "name": "Chad Cavanagh", + "position": "Paramedic", + "salary": "$268,842", + "office": "Houston", + "extn": "9482", + "start_date": "5/21/2002" + }, + { + "id": "5520", + "name": "Mabel Downing", + "position": "Healthcare Specialist", + "salary": "$114,501", + "office": "Phoenix", + "extn": "5746", + "start_date": "9/14/2001" + }, + { + "id": "5521", + "name": "Mason Purvis", + "position": "Banker", + "salary": "$289,899", + "office": "Hayward", + "extn": "8957", + "start_date": "10/28/2014" + }, + { + "id": "5522", + "name": "Bart Marshall", + "position": "Health Educator", + "salary": "$30,396", + "office": "Milwaukee", + "extn": "8106", + "start_date": "6/4/2016" + }, + { + "id": "5523", + "name": "Henry Stanton", + "position": "Assistant Buyer", + "salary": "$119,943", + "office": "San Antonio", + "extn": "4692", + "start_date": "10/17/2001" + }, + { + "id": "5524", + "name": "Agnes Mason", + "position": "Cashier", + "salary": "$286,947", + "office": "Baltimore", + "extn": "2133", + "start_date": "9/6/2004" + }, + { + "id": "5525", + "name": "Harry Mann", + "position": "Machine Operator", + "salary": "$286,555", + "office": "Lancaster", + "extn": "5451", + "start_date": "11/15/2005" + }, + { + "id": "5526", + "name": "Jade Palmer", + "position": "Design Engineer", + "salary": "$84,264", + "office": "Indianapolis", + "extn": "1664", + "start_date": "9/8/2006" + }, + { + "id": "5527", + "name": "Scarlett Kent", + "position": "Doctor", + "salary": "$233,079", + "office": "Ontario", + "extn": "9916", + "start_date": "12/5/2013" + }, + { + "id": "5528", + "name": "Chester Vallins", + "position": "Treasurer", + "salary": "$198,881", + "office": "San Bernardino", + "extn": "8198", + "start_date": "10/26/2011" + }, + { + "id": "5529", + "name": "Abdul Newton", + "position": "Treasurer", + "salary": "$186,100", + "office": "Tulsa", + "extn": "7196", + "start_date": "3/21/2003" + }, + { + "id": "5530", + "name": "Kaylee Murray", + "position": "Retail Trainee", + "salary": "$222,803", + "office": "Glendale", + "extn": "4751", + "start_date": "1/20/2006" + }, + { + "id": "5531", + "name": "Lexi Tobin", + "position": "Front Desk Coordinator", + "salary": "$142,053", + "office": "Santa Ana", + "extn": "2953", + "start_date": "8/27/2010" + }, + { + "id": "5532", + "name": "Sebastian Riley", + "position": "Inspector", + "salary": "$289,009", + "office": "Madison", + "extn": "5031", + "start_date": "4/9/2000" + }, + { + "id": "5533", + "name": "Denis Dillon", + "position": "Audiologist", + "salary": "$138,874", + "office": "Henderson", + "extn": "9628", + "start_date": "7/19/2003" + }, + { + "id": "5534", + "name": "Chadwick Utterson", + "position": "IT Support Staff", + "salary": "$84,280", + "office": "Toledo", + "extn": "9120", + "start_date": "9/30/2018" + }, + { + "id": "5535", + "name": "Eduardo Barrett", + "position": "Audiologist", + "salary": "$234,601", + "office": "El Paso", + "extn": "9516", + "start_date": "1/1/2017" + }, + { + "id": "5536", + "name": "Aiden Morris", + "position": "HR Coordinator", + "salary": "$12,885", + "office": "Minneapolis", + "extn": "1846", + "start_date": "6/21/2011" + }, + { + "id": "5537", + "name": "Angelica Gibson", + "position": "Banker", + "salary": "$153,861", + "office": "Boston", + "extn": "4244", + "start_date": "3/17/2002" + }, + { + "id": "5538", + "name": "John Blackwall", + "position": "Design Engineer", + "salary": "$299,452", + "office": "Zurich", + "extn": "1718", + "start_date": "8/11/2004" + }, + { + "id": "5539", + "name": "Charlize Malone", + "position": "Inspector", + "salary": "$114,862", + "office": "Ontario", + "extn": "6045", + "start_date": "11/17/2016" + }, + { + "id": "5540", + "name": "Javier Pearson", + "position": "Project Manager", + "salary": "$252,355", + "office": "London", + "extn": "7587", + "start_date": "11/7/2009" + }, + { + "id": "5541", + "name": "Jacqueline Snow", + "position": "Baker", + "salary": "$204,288", + "office": "Minneapolis", + "extn": "7709", + "start_date": "11/19/2009" + }, + { + "id": "5542", + "name": "Ivy Newton", + "position": "Health Educator", + "salary": "$163,722", + "office": "San Bernardino", + "extn": "3547", + "start_date": "12/2/2010" + }, + { + "id": "5543", + "name": "Julian Wheeler", + "position": "Bookkeeper", + "salary": "$285,366", + "office": "Oklahoma City", + "extn": "7271", + "start_date": "12/4/2009" + }, + { + "id": "5544", + "name": "Taylor Grady", + "position": "Global Logistics Supervisor", + "salary": "$297,200", + "office": "Valetta", + "extn": "2953", + "start_date": "2/4/2002" + }, + { + "id": "5545", + "name": "Owen Needham", + "position": "Systems Administrator", + "salary": "$131,529", + "office": "San Bernardino", + "extn": "8912", + "start_date": "3/27/2004" + }, + { + "id": "5546", + "name": "Norah Robertson", + "position": "HR Specialist", + "salary": "$267,702", + "office": "San Jose", + "extn": "3094", + "start_date": "11/24/2015" + }, + { + "id": "5547", + "name": "Tony Rowe", + "position": "Chef Manager", + "salary": "$239,892", + "office": "Philadelphia", + "extn": "8878", + "start_date": "8/13/2006" + }, + { + "id": "5548", + "name": "Miriam Clifton", + "position": "HR Coordinator", + "salary": "$57,108", + "office": "Bakersfield", + "extn": "8595", + "start_date": "4/27/2012" + }, + { + "id": "5549", + "name": "Johnny Lowe", + "position": "Associate Professor", + "salary": "$294,493", + "office": "Murfreesboro", + "extn": "8405", + "start_date": "4/23/2017" + }, + { + "id": "5550", + "name": "Liam Yates", + "position": "Loan Officer", + "salary": "$297,511", + "office": "Wien", + "extn": "1151", + "start_date": "9/15/2006" + }, + { + "id": "5551", + "name": "Madelyn Thomas", + "position": "Cash Manager", + "salary": "$298,265", + "office": "Salem", + "extn": "2251", + "start_date": "12/27/2018" + }, + { + "id": "5552", + "name": "Leah Walsh", + "position": "Investment Advisor", + "salary": "$171,787", + "office": "El Paso", + "extn": "4209", + "start_date": "2/16/2010" + }, + { + "id": "5553", + "name": "Makena Hooper", + "position": "Fabricator", + "salary": "$77,345", + "office": "Bakersfield", + "extn": "8055", + "start_date": "12/27/2011" + }, + { + "id": "5554", + "name": "Ron Ross", + "position": "Front Desk Coordinator", + "salary": "$210,479", + "office": "Rome", + "extn": "6321", + "start_date": "7/21/2014" + }, + { + "id": "5555", + "name": "Trisha Hancock", + "position": "Health Educator", + "salary": "$224,990", + "office": "Atlanta", + "extn": "2218", + "start_date": "6/19/2019" + }, + { + "id": "5556", + "name": "Tara Thompson", + "position": "Audiologist", + "salary": "$256,883", + "office": "Bucharest", + "extn": "1330", + "start_date": "6/10/2003" + }, + { + "id": "5557", + "name": "Carl Harvey", + "position": "Software Engineer", + "salary": "$67,977", + "office": "Rochester", + "extn": "8484", + "start_date": "3/26/2018" + }, + { + "id": "5558", + "name": "Gabriel Crawley", + "position": "Mobile Developer", + "salary": "$250,393", + "office": "San Francisco", + "extn": "3535", + "start_date": "4/21/2009" + }, + { + "id": "5559", + "name": "Anais Willson", + "position": "HR Coordinator", + "salary": "$80,661", + "office": "Phoenix", + "extn": "6326", + "start_date": "10/28/2013" + }, + { + "id": "5560", + "name": "Carol Griffiths", + "position": "Budget Analyst", + "salary": "$36,035", + "office": "St. Louis", + "extn": "9506", + "start_date": "12/20/2002" + }, + { + "id": "5561", + "name": "Abdul Murphy", + "position": "Retail Trainee", + "salary": "$100,771", + "office": "Laredo", + "extn": "7081", + "start_date": "9/7/2017" + }, + { + "id": "5562", + "name": "Cedrick Thomson", + "position": "Chef Manager", + "salary": "$97,661", + "office": "Venice", + "extn": "2423", + "start_date": "6/30/2006" + }, + { + "id": "5563", + "name": "Rufus Styles", + "position": "Pharmacist", + "salary": "$89,308", + "office": "Tallahassee", + "extn": "9814", + "start_date": "5/22/2010" + }, + { + "id": "5564", + "name": "Rick John", + "position": "IT Support Staff", + "salary": "$20,599", + "office": "San Francisco", + "extn": "4792", + "start_date": "6/2/2000" + }, + { + "id": "5565", + "name": "Barry Rogers", + "position": "Bellman", + "salary": "$205,184", + "office": "Quebec", + "extn": "9987", + "start_date": "9/1/2019" + }, + { + "id": "5566", + "name": "Barney Morris", + "position": "Call Center Representative", + "salary": "$83,218", + "office": "Honolulu", + "extn": "4641", + "start_date": "2/3/2018" + }, + { + "id": "5567", + "name": "Mayleen Cartwright", + "position": "Banker", + "salary": "$254,570", + "office": "Berlin", + "extn": "8177", + "start_date": "12/20/2017" + }, + { + "id": "5568", + "name": "Carrie Jenkin", + "position": "Physician", + "salary": "$80,275", + "office": "Saint Paul", + "extn": "9814", + "start_date": "5/31/2010" + }, + { + "id": "5569", + "name": "Drew Lindop", + "position": "Cook", + "salary": "$124,434", + "office": "Salt Lake City", + "extn": "5718", + "start_date": "3/24/2012" + }, + { + "id": "5570", + "name": "Marigold Chapman", + "position": "Laboratory Technician", + "salary": "$221,754", + "office": "Richmond", + "extn": "1799", + "start_date": "11/6/2003" + }, + { + "id": "5571", + "name": "Hope Rycroft", + "position": "Cash Manager", + "salary": "$235,777", + "office": "Sacramento", + "extn": "8257", + "start_date": "7/2/2018" + }, + { + "id": "5572", + "name": "Aeris Drummond", + "position": "Budget Analyst", + "salary": "$102,020", + "office": "Murfreesboro", + "extn": "7204", + "start_date": "7/28/2007" + }, + { + "id": "5573", + "name": "Rick Giles", + "position": "Lecturer", + "salary": "$44,150", + "office": "Philadelphia", + "extn": "8404", + "start_date": "8/25/2008" + }, + { + "id": "5574", + "name": "Martha Wooldridge", + "position": "Restaurant Manager", + "salary": "$39,916", + "office": "Long Beach", + "extn": "8826", + "start_date": "1/25/2016" + }, + { + "id": "5575", + "name": "Makenzie Larkin", + "position": "HR Specialist", + "salary": "$57,655", + "office": "Glendale", + "extn": "6161", + "start_date": "1/3/2010" + }, + { + "id": "5576", + "name": "Chris Oakley", + "position": "Systems Administrator", + "salary": "$63,749", + "office": "New Orleans", + "extn": "9445", + "start_date": "3/8/2002" + }, + { + "id": "5577", + "name": "Janelle Hunter", + "position": "Call Center Representative", + "salary": "$55,960", + "office": "Louisville", + "extn": "4238", + "start_date": "2/26/2010" + }, + { + "id": "5578", + "name": "Ivette Hogg", + "position": "Stockbroker", + "salary": "$40,306", + "office": "Oakland", + "extn": "9849", + "start_date": "2/9/2017" + }, + { + "id": "5579", + "name": "Leroy Bradshaw", + "position": "Health Educator", + "salary": "$99,048", + "office": "Denver", + "extn": "3994", + "start_date": "4/15/2017" + }, + { + "id": "5580", + "name": "Henry Moran", + "position": "Health Educator", + "salary": "$163,637", + "office": "Phoenix", + "extn": "2452", + "start_date": "11/13/2002" + }, + { + "id": "5581", + "name": "Claire Hamilton", + "position": "Front Desk Coordinator", + "salary": "$116,112", + "office": "Indianapolis", + "extn": "3114", + "start_date": "7/6/2002" + }, + { + "id": "5582", + "name": "Erick Stewart", + "position": "Web Developer", + "salary": "$229,426", + "office": "Salt Lake City", + "extn": "2941", + "start_date": "7/22/2003" + }, + { + "id": "5583", + "name": "Emery Jones", + "position": "Pharmacist", + "salary": "$213,951", + "office": "Laredo", + "extn": "3722", + "start_date": "11/27/2013" + }, + { + "id": "5584", + "name": "Doug Exton", + "position": "Dentist", + "salary": "$285,545", + "office": "Colorado Springs", + "extn": "9102", + "start_date": "8/17/2012" + }, + { + "id": "5585", + "name": "Jacob Bishop", + "position": "Project Manager", + "salary": "$110,290", + "office": "Charlotte", + "extn": "1506", + "start_date": "6/4/2018" + }, + { + "id": "5586", + "name": "Bridget Moore", + "position": "Food Technologist", + "salary": "$99,687", + "office": "Los Angeles", + "extn": "1549", + "start_date": "5/5/2016" + }, + { + "id": "5587", + "name": "Alma Chappell", + "position": "Retail Trainee", + "salary": "$206,847", + "office": "Richmond", + "extn": "4936", + "start_date": "7/12/2005" + }, + { + "id": "5588", + "name": "Trisha Windsor", + "position": "Steward", + "salary": "$199,999", + "office": "Portland", + "extn": "4404", + "start_date": "10/15/2012" + }, + { + "id": "5589", + "name": "Mona Savage", + "position": "Pharmacist", + "salary": "$286,525", + "office": "Madison", + "extn": "2541", + "start_date": "6/1/2011" + }, + { + "id": "5590", + "name": "Sydney Robinson", + "position": "Software Engineer", + "salary": "$47,743", + "office": "Jersey City", + "extn": "9111", + "start_date": "9/30/2009" + }, + { + "id": "5591", + "name": "Valentina Sanchez", + "position": "HR Specialist", + "salary": "$71,828", + "office": "Fayetteville", + "extn": "3097", + "start_date": "11/3/2008" + }, + { + "id": "5592", + "name": "Marvin Bishop", + "position": "Ambulatory Nurse", + "salary": "$189,366", + "office": "Kansas City", + "extn": "9714", + "start_date": "2/18/2002" + }, + { + "id": "5593", + "name": "Brad Victor", + "position": "Mobile Developer", + "salary": "$298,865", + "office": "Otawa", + "extn": "2195", + "start_date": "9/30/2014" + }, + { + "id": "5594", + "name": "Maya Stone", + "position": "Call Center Representative", + "salary": "$284,631", + "office": "Memphis", + "extn": "1875", + "start_date": "10/17/2006" + }, + { + "id": "5595", + "name": "Jazmin Goodman", + "position": "Executive Director", + "salary": "$224,239", + "office": "Fremont", + "extn": "7299", + "start_date": "5/17/2010" + }, + { + "id": "5596", + "name": "Rick Murphy", + "position": "Bookkeeper", + "salary": "$206,494", + "office": "Ontario", + "extn": "5816", + "start_date": "3/16/2006" + }, + { + "id": "5597", + "name": "Kamila Shields", + "position": "Call Center Representative", + "salary": "$293,093", + "office": "Memphis", + "extn": "7412", + "start_date": "3/15/2000" + }, + { + "id": "5598", + "name": "Carmella Stevens", + "position": "Laboratory Technician", + "salary": "$96,033", + "office": "Fullerton", + "extn": "5552", + "start_date": "11/11/2000" + }, + { + "id": "5599", + "name": "Rufus Seymour", + "position": "Staffing Consultant", + "salary": "$61,754", + "office": "Worcester", + "extn": "1175", + "start_date": "1/4/2016" + }, + { + "id": "5600", + "name": "Nancy Clifton", + "position": "Healthcare Specialist", + "salary": "$40,138", + "office": "Bridgeport", + "extn": "5009", + "start_date": "1/28/2016" + }, + { + "id": "5601", + "name": "Angela Ogilvy", + "position": "Dentist", + "salary": "$170,435", + "office": "Colorado Springs", + "extn": "6184", + "start_date": "1/3/2016" + }, + { + "id": "5602", + "name": "Leah Santos", + "position": "Staffing Consultant", + "salary": "$150,634", + "office": "Ontario", + "extn": "2208", + "start_date": "8/26/2019" + }, + { + "id": "5603", + "name": "Jayden Reese", + "position": "Health Educator", + "salary": "$17,429", + "office": "San Bernardino", + "extn": "8695", + "start_date": "11/10/2011" + }, + { + "id": "5604", + "name": "Daron Seymour", + "position": "HR Specialist", + "salary": "$38,293", + "office": "Lisbon", + "extn": "3144", + "start_date": "8/1/2004" + }, + { + "id": "5605", + "name": "Julianna Bryant", + "position": "Design Engineer", + "salary": "$185,814", + "office": "Bellevue", + "extn": "4326", + "start_date": "5/31/2013" + }, + { + "id": "5606", + "name": "Joseph Gilbert", + "position": "Front Desk Coordinator", + "salary": "$52,954", + "office": "Moreno Valley", + "extn": "7488", + "start_date": "11/17/2018" + }, + { + "id": "5607", + "name": "Esmeralda Hunter", + "position": "Front Desk Coordinator", + "salary": "$148,271", + "office": "Norfolk", + "extn": "1983", + "start_date": "12/4/2014" + }, + { + "id": "5608", + "name": "Martin Marshall", + "position": "Stockbroker", + "salary": "$205,979", + "office": "Jersey City", + "extn": "7203", + "start_date": "7/11/2004" + }, + { + "id": "5609", + "name": "Violet Ranks", + "position": "Treasurer", + "salary": "$226,525", + "office": "Lakewood", + "extn": "5343", + "start_date": "2/12/2010" + }, + { + "id": "5610", + "name": "Chris Camden", + "position": "Global Logistics Supervisor", + "salary": "$81,346", + "office": "Pittsburgh", + "extn": "4521", + "start_date": "3/31/2011" + }, + { + "id": "5611", + "name": "Maia Nash", + "position": "Dentist", + "salary": "$101,711", + "office": "Ontario", + "extn": "5248", + "start_date": "3/16/2005" + }, + { + "id": "5612", + "name": "Bernadette Alexander", + "position": "CNC Operator", + "salary": "$201,982", + "office": "Salem", + "extn": "3090", + "start_date": "5/8/2005" + }, + { + "id": "5613", + "name": "Peyton Slater", + "position": "Auditor", + "salary": "$281,794", + "office": "Quebec", + "extn": "1003", + "start_date": "8/7/2016" + }, + { + "id": "5614", + "name": "Gabriel Fall", + "position": "Investment Advisor", + "salary": "$203,587", + "office": "San Diego", + "extn": "4625", + "start_date": "10/2/2000" + }, + { + "id": "5615", + "name": "Liliana Abbot", + "position": "Food Technologist", + "salary": "$88,406", + "office": "Lisbon", + "extn": "2436", + "start_date": "8/21/2006" + }, + { + "id": "5616", + "name": "Denis Edwards", + "position": "Cash Manager", + "salary": "$126,279", + "office": "Denver", + "extn": "5222", + "start_date": "3/14/2005" + }, + { + "id": "5617", + "name": "Elijah Heaton", + "position": "Operator", + "salary": "$126,701", + "office": "Omaha", + "extn": "7044", + "start_date": "3/12/2017" + }, + { + "id": "5618", + "name": "Harry Furnell", + "position": "Steward", + "salary": "$284,022", + "office": "Los Angeles", + "extn": "9759", + "start_date": "6/8/2013" + }, + { + "id": "5619", + "name": "Chuck Redfern", + "position": "Loan Officer", + "salary": "$118,902", + "office": "Bellevue", + "extn": "3342", + "start_date": "4/13/2011" + }, + { + "id": "5620", + "name": "Anais Jeffery", + "position": "Healthcare Specialist", + "salary": "$136,502", + "office": "Anaheim", + "extn": "6358", + "start_date": "2/24/2013" + }, + { + "id": "5621", + "name": "Sasha Roscoe", + "position": "Laboratory Technician", + "salary": "$101,946", + "office": "Kansas City", + "extn": "7629", + "start_date": "9/23/2005" + }, + { + "id": "5622", + "name": "Sofia Wallace", + "position": "Mobile Developer", + "salary": "$146,185", + "office": "Rochester", + "extn": "5607", + "start_date": "1/12/2012" + }, + { + "id": "5623", + "name": "Bob Hobson", + "position": "IT Support Staff", + "salary": "$205,088", + "office": "Garland", + "extn": "4138", + "start_date": "8/17/2001" + }, + { + "id": "5624", + "name": "Marie Pickard", + "position": "Retail Trainee", + "salary": "$84,996", + "office": "Detroit", + "extn": "1563", + "start_date": "7/3/2016" + }, + { + "id": "5625", + "name": "Vera Oatway", + "position": "Cook", + "salary": "$270,777", + "office": "Richmond", + "extn": "4660", + "start_date": "12/30/2002" + }, + { + "id": "5626", + "name": "Chuck Clifford", + "position": "Healthcare Specialist", + "salary": "$260,272", + "office": "Rome", + "extn": "4962", + "start_date": "8/23/2018" + }, + { + "id": "5627", + "name": "Margot Thorne", + "position": "Webmaster", + "salary": "$88,171", + "office": "Huntsville", + "extn": "7023", + "start_date": "10/15/2010" + }, + { + "id": "5628", + "name": "Felicity Tobin", + "position": "Budget Analyst", + "salary": "$51,404", + "office": "San Jose", + "extn": "2743", + "start_date": "5/23/2013" + }, + { + "id": "5629", + "name": "Mason Wren", + "position": "HR Specialist", + "salary": "$297,654", + "office": "Norfolk", + "extn": "5838", + "start_date": "10/9/2007" + }, + { + "id": "5630", + "name": "Francesca Gallacher", + "position": "Systems Administrator", + "salary": "$124,701", + "office": "El Paso", + "extn": "5289", + "start_date": "7/21/2009" + }, + { + "id": "5631", + "name": "Hannah Gilmore", + "position": "Loan Officer", + "salary": "$98,949", + "office": "London", + "extn": "1389", + "start_date": "10/20/2014" + }, + { + "id": "5632", + "name": "Kenzie Latham", + "position": "Audiologist", + "salary": "$87,764", + "office": "Amarillo", + "extn": "7206", + "start_date": "2/15/2000" + }, + { + "id": "5633", + "name": "Chad Wooldridge", + "position": "Insurance Broker", + "salary": "$110,916", + "office": "Quebec", + "extn": "3775", + "start_date": "12/9/2003" + }, + { + "id": "5634", + "name": "Barney Dickson", + "position": "Call Center Representative", + "salary": "$29,346", + "office": "Phoenix", + "extn": "2399", + "start_date": "11/30/2006" + }, + { + "id": "5635", + "name": "Leilani Snell", + "position": "Machine Operator", + "salary": "$285,447", + "office": "Anaheim", + "extn": "5846", + "start_date": "9/16/2015" + }, + { + "id": "5636", + "name": "Carla Holmes", + "position": "Food Technologist", + "salary": "$169,653", + "office": "Milwaukee", + "extn": "1375", + "start_date": "9/7/2008" + }, + { + "id": "5637", + "name": "Leslie Mackenzie", + "position": "Healthcare Specialist", + "salary": "$190,243", + "office": "Lakewood", + "extn": "1150", + "start_date": "11/14/2016" + }, + { + "id": "5638", + "name": "Hayden Rowe", + "position": "Business Broker", + "salary": "$190,519", + "office": "Lincoln", + "extn": "7219", + "start_date": "2/1/2013" + }, + { + "id": "5639", + "name": "Iris Nelson", + "position": "Global Logistics Supervisor", + "salary": "$30,855", + "office": "Henderson", + "extn": "2092", + "start_date": "1/31/2006" + }, + { + "id": "5640", + "name": "Camila Gunn", + "position": "Insurance Broker", + "salary": "$206,772", + "office": "Bucharest", + "extn": "7003", + "start_date": "5/18/2015" + }, + { + "id": "5641", + "name": "Oliver Dwyer", + "position": "Fabricator", + "salary": "$138,591", + "office": "Louisville", + "extn": "9908", + "start_date": "10/23/2014" + }, + { + "id": "5642", + "name": "Rufus Quinnell", + "position": "Insurance Broker", + "salary": "$265,889", + "office": "Baltimore", + "extn": "9048", + "start_date": "6/19/2014" + }, + { + "id": "5643", + "name": "Adalind Jones", + "position": "Design Engineer", + "salary": "$262,878", + "office": "Seattle", + "extn": "7257", + "start_date": "9/10/2019" + }, + { + "id": "5644", + "name": "Ron Mann", + "position": "Biologist", + "salary": "$281,025", + "office": "Phoenix", + "extn": "7386", + "start_date": "4/14/2006" + }, + { + "id": "5645", + "name": "Daria Hudson", + "position": "Assistant Buyer", + "salary": "$276,565", + "office": "Stockton", + "extn": "8807", + "start_date": "6/21/2017" + }, + { + "id": "5646", + "name": "Tony Allwood", + "position": "Bookkeeper", + "salary": "$38,205", + "office": "New Orleans", + "extn": "6550", + "start_date": "1/7/2001" + }, + { + "id": "5647", + "name": "Carmella Avery", + "position": "Service Supervisor", + "salary": "$85,401", + "office": "Philadelphia", + "extn": "2938", + "start_date": "5/22/2000" + }, + { + "id": "5648", + "name": "Sabina Terry", + "position": "Steward", + "salary": "$55,962", + "office": "Miami", + "extn": "6237", + "start_date": "6/25/2002" + }, + { + "id": "5649", + "name": "Lucas Evans", + "position": "Treasurer", + "salary": "$55,914", + "office": "Scottsdale", + "extn": "2529", + "start_date": "11/19/2013" + }, + { + "id": "5650", + "name": "Charlize Walker", + "position": "Front Desk Coordinator", + "salary": "$29,949", + "office": "San Bernardino", + "extn": "1024", + "start_date": "3/14/2013" + }, + { + "id": "5651", + "name": "Gabriel Bradshaw", + "position": "Electrician", + "salary": "$11,131", + "office": "London", + "extn": "2464", + "start_date": "4/23/2009" + }, + { + "id": "5652", + "name": "William Brock", + "position": "Dentist", + "salary": "$142,181", + "office": "Oakland", + "extn": "6702", + "start_date": "11/6/2016" + }, + { + "id": "5653", + "name": "Cassidy Mackenzie", + "position": "Webmaster", + "salary": "$244,416", + "office": "Madrid", + "extn": "7557", + "start_date": "6/6/2002" + }, + { + "id": "5654", + "name": "Wade Stone", + "position": "Front Desk Coordinator", + "salary": "$152,240", + "office": "Worcester", + "extn": "8098", + "start_date": "8/28/2010" + }, + { + "id": "5655", + "name": "Denis Lloyd", + "position": "Ambulatory Nurse", + "salary": "$298,625", + "office": "San Jose", + "extn": "3664", + "start_date": "8/18/2000" + }, + { + "id": "5656", + "name": "Oliver Walker", + "position": "Executive Director", + "salary": "$153,919", + "office": "Worcester", + "extn": "7997", + "start_date": "9/10/2014" + }, + { + "id": "5657", + "name": "Keira Parker", + "position": "Accountant", + "salary": "$39,624", + "office": "Albuquerque", + "extn": "1502", + "start_date": "3/17/2001" + }, + { + "id": "5658", + "name": "Caitlyn Herbert", + "position": "Inspector", + "salary": "$129,514", + "office": "Madrid", + "extn": "3979", + "start_date": "5/22/2016" + }, + { + "id": "5659", + "name": "Macy Murphy", + "position": "Chef Manager", + "salary": "$241,112", + "office": "Ontario", + "extn": "2942", + "start_date": "1/25/2015" + }, + { + "id": "5660", + "name": "Kamila Howard", + "position": "Electrician", + "salary": "$206,770", + "office": "Garland", + "extn": "1719", + "start_date": "5/11/2019" + }, + { + "id": "5661", + "name": "Daniel Palmer", + "position": "Budget Analyst", + "salary": "$165,003", + "office": "Bellevue", + "extn": "4487", + "start_date": "2/15/2008" + }, + { + "id": "5662", + "name": "Marissa Lloyd", + "position": "Restaurant Manager", + "salary": "$208,224", + "office": "Louisville", + "extn": "9768", + "start_date": "10/4/2016" + }, + { + "id": "5663", + "name": "Moira Poole", + "position": "Food Technologist", + "salary": "$225,790", + "office": "Reno", + "extn": "1321", + "start_date": "10/20/2014" + }, + { + "id": "5664", + "name": "Maxwell Graves", + "position": "Fabricator", + "salary": "$77,041", + "office": "Tulsa", + "extn": "1496", + "start_date": "5/19/2007" + }, + { + "id": "5665", + "name": "Maria Butler", + "position": "Laboratory Technician", + "salary": "$158,705", + "office": "Lancaster", + "extn": "6946", + "start_date": "1/12/2000" + }, + { + "id": "5666", + "name": "Rosalee Everett", + "position": "Laboratory Technician", + "salary": "$168,010", + "office": "Louisville", + "extn": "7084", + "start_date": "6/1/2007" + }, + { + "id": "5667", + "name": "Michael Gilmore", + "position": "Loan Officer", + "salary": "$168,830", + "office": "Rochester", + "extn": "4845", + "start_date": "8/31/2015" + }, + { + "id": "5668", + "name": "Michael Mcneill", + "position": "IT Support Staff", + "salary": "$190,412", + "office": "Kansas City", + "extn": "4814", + "start_date": "9/11/2001" + }, + { + "id": "5669", + "name": "Irene Victor", + "position": "Auditor", + "salary": "$39,080", + "office": "Quebec", + "extn": "6745", + "start_date": "10/21/2013" + }, + { + "id": "5670", + "name": "Greta Grady", + "position": "Bookkeeper", + "salary": "$178,977", + "office": "Wien", + "extn": "5254", + "start_date": "5/23/2011" + }, + { + "id": "5671", + "name": "Josh Groves", + "position": "Clerk", + "salary": "$36,387", + "office": "Baltimore", + "extn": "5296", + "start_date": "11/4/2018" + }, + { + "id": "5672", + "name": "Melanie Hopkinson", + "position": "Executive Director", + "salary": "$194,067", + "office": "Toledo", + "extn": "4825", + "start_date": "1/1/2003" + }, + { + "id": "5673", + "name": "Chadwick James", + "position": "IT Support Staff", + "salary": "$257,618", + "office": "Lancaster", + "extn": "4236", + "start_date": "2/25/2012" + }, + { + "id": "5674", + "name": "Manuel Janes", + "position": "Associate Professor", + "salary": "$163,986", + "office": "Berlin", + "extn": "8594", + "start_date": "5/2/2004" + }, + { + "id": "5675", + "name": "Henry Hepburn", + "position": "Cashier", + "salary": "$268,562", + "office": "Springfield", + "extn": "4465", + "start_date": "12/17/2002" + }, + { + "id": "5676", + "name": "Martin Ellis", + "position": "Inspector", + "salary": "$191,460", + "office": "Amarillo", + "extn": "8752", + "start_date": "9/17/2011" + }, + { + "id": "5677", + "name": "Rosa Bradley", + "position": "Design Engineer", + "salary": "$126,348", + "office": "San Diego", + "extn": "5624", + "start_date": "2/5/2006" + }, + { + "id": "5678", + "name": "Tyson Marshall", + "position": "Cashier", + "salary": "$166,101", + "office": "Cincinnati", + "extn": "9370", + "start_date": "7/7/2004" + }, + { + "id": "5679", + "name": "Amy Notman", + "position": "Loan Officer", + "salary": "$177,098", + "office": "Escondido", + "extn": "9128", + "start_date": "1/30/2007" + }, + { + "id": "5680", + "name": "Anabelle Talbot", + "position": "Machine Operator", + "salary": "$170,095", + "office": "Milwaukee", + "extn": "8454", + "start_date": "8/7/2012" + }, + { + "id": "5681", + "name": "Nicholas Hilton", + "position": "Health Educator", + "salary": "$100,874", + "office": "Valetta", + "extn": "2233", + "start_date": "2/3/2013" + }, + { + "id": "5682", + "name": "Sloane Mitchell", + "position": "Biologist", + "salary": "$148,547", + "office": "Norfolk", + "extn": "3055", + "start_date": "1/6/2008" + }, + { + "id": "5683", + "name": "Francesca Simpson", + "position": "Food Technologist", + "salary": "$246,824", + "office": "Laredo", + "extn": "9116", + "start_date": "12/3/2007" + }, + { + "id": "5684", + "name": "Mona Ashwell", + "position": "Project Manager", + "salary": "$56,969", + "office": "Norfolk", + "extn": "5507", + "start_date": "5/12/2004" + }, + { + "id": "5685", + "name": "Benny Stevens", + "position": "Auditor", + "salary": "$278,097", + "office": "Tulsa", + "extn": "8629", + "start_date": "1/26/2008" + }, + { + "id": "5686", + "name": "Tyson Osmond", + "position": "Webmaster", + "salary": "$103,134", + "office": "Scottsdale", + "extn": "9681", + "start_date": "1/15/2015" + }, + { + "id": "5687", + "name": "Leroy Chappell", + "position": "Doctor", + "salary": "$138,451", + "office": "Hayward", + "extn": "3307", + "start_date": "11/30/2017" + }, + { + "id": "5688", + "name": "Samantha Henderson", + "position": "CNC Operator", + "salary": "$275,219", + "office": "Jersey City", + "extn": "4162", + "start_date": "12/9/2010" + }, + { + "id": "5689", + "name": "Valentina Asher", + "position": "Budget Analyst", + "salary": "$197,690", + "office": "Bridgeport", + "extn": "9234", + "start_date": "1/23/2005" + }, + { + "id": "5690", + "name": "Bernadette Stewart", + "position": "Webmaster", + "salary": "$210,642", + "office": "Salt Lake City", + "extn": "1262", + "start_date": "12/25/2002" + }, + { + "id": "5691", + "name": "Matthew Oakley", + "position": "Designer", + "salary": "$112,421", + "office": "Irving", + "extn": "7451", + "start_date": "1/26/2008" + }, + { + "id": "5692", + "name": "Chad Phillips", + "position": "Investment Advisor", + "salary": "$267,186", + "office": "Laredo", + "extn": "6448", + "start_date": "8/7/2019" + }, + { + "id": "5693", + "name": "Rita Vangness", + "position": "Retail Trainee", + "salary": "$126,551", + "office": "San Diego", + "extn": "3194", + "start_date": "5/12/2010" + }, + { + "id": "5694", + "name": "Javier Snow", + "position": "Systems Administrator", + "salary": "$144,732", + "office": "Garland", + "extn": "3194", + "start_date": "9/5/2010" + }, + { + "id": "5695", + "name": "Nina Anderson", + "position": "Web Developer", + "salary": "$135,472", + "office": "Albuquerque", + "extn": "8719", + "start_date": "10/23/2010" + }, + { + "id": "5696", + "name": "Jenna Snell", + "position": "Banker", + "salary": "$53,404", + "office": "Arlington", + "extn": "2447", + "start_date": "3/26/2003" + }, + { + "id": "5697", + "name": "Trisha Saunders", + "position": "Bellman", + "salary": "$35,670", + "office": "Oakland", + "extn": "3768", + "start_date": "10/6/2014" + }, + { + "id": "5698", + "name": "Mark Radcliffe", + "position": "HR Coordinator", + "salary": "$70,892", + "office": "Henderson", + "extn": "1208", + "start_date": "3/6/2013" + }, + { + "id": "5699", + "name": "Gabriel Young", + "position": "Fabricator", + "salary": "$163,473", + "office": "Denver", + "extn": "9769", + "start_date": "6/27/2007" + }, + { + "id": "5700", + "name": "Nathan Clifton", + "position": "Project Manager", + "salary": "$126,839", + "office": "Fort Lauderdale", + "extn": "2359", + "start_date": "9/15/2004" + }, + { + "id": "5701", + "name": "Ally Cox", + "position": "Dentist", + "salary": "$86,950", + "office": "Wien", + "extn": "1337", + "start_date": "10/10/2002" + }, + { + "id": "5702", + "name": "Lauren Ellery", + "position": "Cook", + "salary": "$282,353", + "office": "Laredo", + "extn": "2435", + "start_date": "4/8/2015" + }, + { + "id": "5703", + "name": "Bart Ogilvy", + "position": "Restaurant Manager", + "salary": "$60,234", + "office": "Cincinnati", + "extn": "9017", + "start_date": "3/8/2010" + }, + { + "id": "5704", + "name": "Leroy Ellwood", + "position": "Systems Administrator", + "salary": "$143,187", + "office": "El Paso", + "extn": "9235", + "start_date": "9/28/2006" + }, + { + "id": "5705", + "name": "Melinda Mcgee", + "position": "Auditor", + "salary": "$263,598", + "office": "Rochester", + "extn": "9760", + "start_date": "7/17/2001" + }, + { + "id": "5706", + "name": "Kaylee Ellis", + "position": "Lecturer", + "salary": "$39,163", + "office": "El Paso", + "extn": "3853", + "start_date": "12/8/2004" + }, + { + "id": "5707", + "name": "Lauren Boyle", + "position": "Steward", + "salary": "$52,666", + "office": "Reno", + "extn": "3490", + "start_date": "12/12/2016" + }, + { + "id": "5708", + "name": "Alan Nielson", + "position": "Designer", + "salary": "$86,057", + "office": "Detroit", + "extn": "7280", + "start_date": "9/16/2010" + }, + { + "id": "5709", + "name": "Ethan Warren", + "position": "Physician", + "salary": "$263,041", + "office": "Colorado Springs", + "extn": "1261", + "start_date": "6/14/2000" + }, + { + "id": "5710", + "name": "Alison Collis", + "position": "Project Manager", + "salary": "$237,054", + "office": "Tokyo", + "extn": "3296", + "start_date": "11/20/2015" + }, + { + "id": "5711", + "name": "Melinda Rivers", + "position": "Lecturer", + "salary": "$276,024", + "office": "Anaheim", + "extn": "5240", + "start_date": "12/5/2010" + }, + { + "id": "5712", + "name": "Javier Harrison", + "position": "Web Developer", + "salary": "$202,606", + "office": "Detroit", + "extn": "5450", + "start_date": "5/16/2016" + }, + { + "id": "5713", + "name": "Matt Strong", + "position": "Banker", + "salary": "$75,635", + "office": "Wien", + "extn": "6866", + "start_date": "8/24/2005" + }, + { + "id": "5714", + "name": "Brad Robinson", + "position": "Health Educator", + "salary": "$90,688", + "office": "Philadelphia", + "extn": "4646", + "start_date": "12/10/2010" + }, + { + "id": "5715", + "name": "Thea Webster", + "position": "Design Engineer", + "salary": "$180,700", + "office": "London", + "extn": "4685", + "start_date": "1/29/2006" + }, + { + "id": "5716", + "name": "Ryan Hewitt", + "position": "Software Engineer", + "salary": "$293,946", + "office": "San Jose", + "extn": "4673", + "start_date": "10/31/2017" + }, + { + "id": "5717", + "name": "Javier Poole", + "position": "Systems Administrator", + "salary": "$85,462", + "office": "Omaha", + "extn": "6666", + "start_date": "5/2/2008" + }, + { + "id": "5718", + "name": "Marvin Shea", + "position": "Service Supervisor", + "salary": "$266,875", + "office": "Madison", + "extn": "3431", + "start_date": "5/11/2017" + }, + { + "id": "5719", + "name": "Joy Whatson", + "position": "Design Engineer", + "salary": "$190,199", + "office": "El Paso", + "extn": "1069", + "start_date": "11/5/2002" + }, + { + "id": "5720", + "name": "Tyson Cartwright", + "position": "Auditor", + "salary": "$242,041", + "office": "Henderson", + "extn": "8577", + "start_date": "6/3/2013" + }, + { + "id": "5721", + "name": "Marla Preston", + "position": "Assistant Buyer", + "salary": "$43,789", + "office": "Oklahoma City", + "extn": "9403", + "start_date": "6/21/2012" + }, + { + "id": "5722", + "name": "Ethan Daniells", + "position": "Inspector", + "salary": "$276,554", + "office": "Venice", + "extn": "7695", + "start_date": "3/7/2008" + }, + { + "id": "5723", + "name": "Tyler Eaton", + "position": "Inspector", + "salary": "$294,182", + "office": "Phoenix", + "extn": "2337", + "start_date": "8/28/2000" + }, + { + "id": "5724", + "name": "Gabriel Varndell", + "position": "Chef Manager", + "salary": "$275,545", + "office": "Jacksonville", + "extn": "5463", + "start_date": "2/28/2004" + }, + { + "id": "5725", + "name": "Johnathan Parker", + "position": "Food Technologist", + "salary": "$255,563", + "office": "Kansas City", + "extn": "9062", + "start_date": "7/1/2018" + }, + { + "id": "5726", + "name": "Barney Reid", + "position": "Designer", + "salary": "$56,465", + "office": "Rome", + "extn": "3335", + "start_date": "7/11/2009" + }, + { + "id": "5727", + "name": "Molly Hilton", + "position": "Bookkeeper", + "salary": "$154,114", + "office": "Milwaukee", + "extn": "9771", + "start_date": "3/7/2018" + }, + { + "id": "5728", + "name": "Gil Ingram", + "position": "Doctor", + "salary": "$296,750", + "office": "Portland", + "extn": "9515", + "start_date": "9/21/2002" + }, + { + "id": "5729", + "name": "Trisha Lloyd", + "position": "Budget Analyst", + "salary": "$224,436", + "office": "Lancaster", + "extn": "9676", + "start_date": "11/5/2018" + }, + { + "id": "5730", + "name": "Erick Pratt", + "position": "Business Broker", + "salary": "$28,454", + "office": "Oakland", + "extn": "8788", + "start_date": "12/31/2018" + }, + { + "id": "5731", + "name": "Nicholas Rigg", + "position": "Design Engineer", + "salary": "$280,418", + "office": "Tulsa", + "extn": "4888", + "start_date": "8/4/2010" + }, + { + "id": "5732", + "name": "Liam Squire", + "position": "Assistant Buyer", + "salary": "$282,305", + "office": "Garland", + "extn": "4291", + "start_date": "11/21/2018" + }, + { + "id": "5733", + "name": "Nancy Utterson", + "position": "HR Coordinator", + "salary": "$267,275", + "office": "Houston", + "extn": "3166", + "start_date": "5/23/2005" + }, + { + "id": "5734", + "name": "Louise Gunn", + "position": "Insurance Broker", + "salary": "$123,973", + "office": "Phoenix", + "extn": "4789", + "start_date": "4/11/2010" + }, + { + "id": "5735", + "name": "Sebastian Yang", + "position": "Treasurer", + "salary": "$113,011", + "office": "Jacksonville", + "extn": "6169", + "start_date": "9/29/2011" + }, + { + "id": "5736", + "name": "Rebecca Thomson", + "position": "Accountant", + "salary": "$21,115", + "office": "Sacramento", + "extn": "7013", + "start_date": "10/25/2005" + }, + { + "id": "5737", + "name": "Carter Morley", + "position": "Banker", + "salary": "$61,740", + "office": "New York", + "extn": "7202", + "start_date": "7/16/2010" + }, + { + "id": "5738", + "name": "Michael Gonzales", + "position": "Audiologist", + "salary": "$31,654", + "office": "Valetta", + "extn": "5268", + "start_date": "10/30/2013" + }, + { + "id": "5739", + "name": "Martin Amstead", + "position": "Loan Officer", + "salary": "$29,531", + "office": "Dallas", + "extn": "7886", + "start_date": "11/8/2016" + }, + { + "id": "5740", + "name": "Morgan Leigh", + "position": "Physician", + "salary": "$128,552", + "office": "Scottsdale", + "extn": "7087", + "start_date": "11/27/2017" + }, + { + "id": "5741", + "name": "Alan Cattell", + "position": "Budget Analyst", + "salary": "$183,366", + "office": "Scottsdale", + "extn": "3336", + "start_date": "3/29/2016" + }, + { + "id": "5742", + "name": "Benny Haines", + "position": "Health Educator", + "salary": "$84,808", + "office": "Portland", + "extn": "1459", + "start_date": "3/12/2015" + }, + { + "id": "5743", + "name": "Bryce Mackenzie", + "position": "Auditor", + "salary": "$184,033", + "office": "Bucharest", + "extn": "8975", + "start_date": "5/31/2000" + }, + { + "id": "5744", + "name": "Noah Richardson", + "position": "Biologist", + "salary": "$159,925", + "office": "Tokyo", + "extn": "2656", + "start_date": "9/15/2011" + }, + { + "id": "5745", + "name": "Rick Cobb", + "position": "Bookkeeper", + "salary": "$11,862", + "office": "Long Beach", + "extn": "8611", + "start_date": "11/22/2016" + }, + { + "id": "5746", + "name": "Bryon Mccormick", + "position": "Clerk", + "salary": "$209,726", + "office": "Norfolk", + "extn": "3338", + "start_date": "7/1/2018" + }, + { + "id": "5747", + "name": "Deborah Gallacher", + "position": "Steward", + "salary": "$192,727", + "office": "Nashville", + "extn": "1096", + "start_date": "7/17/2011" + }, + { + "id": "5748", + "name": "Gladys Thornton", + "position": "Banker", + "salary": "$251,216", + "office": "Bucharest", + "extn": "6004", + "start_date": "6/22/2003" + }, + { + "id": "5749", + "name": "Ruby Cassidy", + "position": "Laboratory Technician", + "salary": "$282,768", + "office": "Zurich", + "extn": "2827", + "start_date": "7/21/2006" + }, + { + "id": "5750", + "name": "Esmeralda Preston", + "position": "CNC Operator", + "salary": "$275,736", + "office": "Otawa", + "extn": "5788", + "start_date": "9/6/2016" + }, + { + "id": "5751", + "name": "Peter Rose", + "position": "Doctor", + "salary": "$227,482", + "office": "Denver", + "extn": "3397", + "start_date": "6/21/2007" + }, + { + "id": "5752", + "name": "Ryan Anderson", + "position": "Business Broker", + "salary": "$157,101", + "office": "Seattle", + "extn": "6930", + "start_date": "7/7/2007" + }, + { + "id": "5753", + "name": "Chadwick Weldon", + "position": "Bellman", + "salary": "$260,254", + "office": "Ontario", + "extn": "8704", + "start_date": "10/1/2012" + }, + { + "id": "5754", + "name": "Kurt Ingham", + "position": "Chef Manager", + "salary": "$219,414", + "office": "Columbus", + "extn": "1483", + "start_date": "4/8/2001" + }, + { + "id": "5755", + "name": "Liam Devonport", + "position": "Call Center Representative", + "salary": "$242,969", + "office": "Rochester", + "extn": "2431", + "start_date": "8/12/2003" + }, + { + "id": "5756", + "name": "Carol Yoman", + "position": "Cook", + "salary": "$221,632", + "office": "Escondido", + "extn": "2703", + "start_date": "4/28/2010" + }, + { + "id": "5757", + "name": "Lorraine Kent", + "position": "Production Painter", + "salary": "$34,975", + "office": "Bridgeport", + "extn": "1515", + "start_date": "6/13/2006" + }, + { + "id": "5758", + "name": "Kendra Sloan", + "position": "Electrician", + "salary": "$71,874", + "office": "Tallahassee", + "extn": "6969", + "start_date": "8/6/2009" + }, + { + "id": "5759", + "name": "Gabriel Calderwood", + "position": "Steward", + "salary": "$69,231", + "office": "Lakewood", + "extn": "7905", + "start_date": "5/7/2017" + }, + { + "id": "5760", + "name": "Harry Widdows", + "position": "Laboratory Technician", + "salary": "$64,881", + "office": "Salt Lake City", + "extn": "5572", + "start_date": "6/23/2002" + }, + { + "id": "5761", + "name": "Chester Mullins", + "position": "Executive Director", + "salary": "$26,292", + "office": "Fayetteville", + "extn": "9239", + "start_date": "12/30/2016" + }, + { + "id": "5762", + "name": "Angela Giles", + "position": "Systems Administrator", + "salary": "$10,459", + "office": "Berna", + "extn": "2667", + "start_date": "1/23/2011" + }, + { + "id": "5763", + "name": "Agnes Farrant", + "position": "Machine Operator", + "salary": "$34,646", + "office": "Toledo", + "extn": "6010", + "start_date": "5/9/2019" + }, + { + "id": "5764", + "name": "Bree Wilde", + "position": "Paramedic", + "salary": "$159,323", + "office": "Hayward", + "extn": "7249", + "start_date": "1/8/2019" + }, + { + "id": "5765", + "name": "Alexa Emmett", + "position": "Call Center Representative", + "salary": "$125,307", + "office": "Salt Lake City", + "extn": "1552", + "start_date": "8/19/2018" + }, + { + "id": "5766", + "name": "Kassandra Larsen", + "position": "IT Support Staff", + "salary": "$104,518", + "office": "Hollywood", + "extn": "8479", + "start_date": "12/15/2005" + }, + { + "id": "5767", + "name": "Oliver Uttridge", + "position": "Laboratory Technician", + "salary": "$48,152", + "office": "Huntsville", + "extn": "4325", + "start_date": "2/13/2017" + }, + { + "id": "5768", + "name": "Candice Raven", + "position": "Systems Administrator", + "salary": "$140,867", + "office": "Pittsburgh", + "extn": "5064", + "start_date": "2/18/2018" + }, + { + "id": "5769", + "name": "Doug Owens", + "position": "Electrician", + "salary": "$27,062", + "office": "Milano", + "extn": "7357", + "start_date": "7/15/2002" + }, + { + "id": "5770", + "name": "Charlize Keys", + "position": "Bellman", + "salary": "$88,036", + "office": "Norfolk", + "extn": "2166", + "start_date": "4/21/2011" + }, + { + "id": "5771", + "name": "Madelyn Wright", + "position": "Audiologist", + "salary": "$166,989", + "office": "New Orleans", + "extn": "2298", + "start_date": "10/30/2016" + }, + { + "id": "5772", + "name": "Jules Wellington", + "position": "Food Technologist", + "salary": "$142,380", + "office": "Lakewood", + "extn": "8916", + "start_date": "2/10/2003" + }, + { + "id": "5773", + "name": "Parker Faulkner", + "position": "Audiologist", + "salary": "$135,908", + "office": "Louisville", + "extn": "5303", + "start_date": "7/25/2015" + }, + { + "id": "5774", + "name": "Aisha Nash", + "position": "Health Educator", + "salary": "$188,574", + "office": "Venice", + "extn": "2527", + "start_date": "7/5/2019" + }, + { + "id": "5775", + "name": "Denis Cadman", + "position": "Baker", + "salary": "$89,604", + "office": "Murfreesboro", + "extn": "3309", + "start_date": "9/8/2013" + }, + { + "id": "5776", + "name": "Gwenyth Nielson", + "position": "Budget Analyst", + "salary": "$39,240", + "office": "Bakersfield", + "extn": "7537", + "start_date": "5/6/2007" + }, + { + "id": "5777", + "name": "Bryon Phillips", + "position": "Audiologist", + "salary": "$26,103", + "office": "Memphis", + "extn": "9380", + "start_date": "7/30/2019" + }, + { + "id": "5778", + "name": "Harry Yarlett", + "position": "Stockbroker", + "salary": "$29,243", + "office": "Denver", + "extn": "9650", + "start_date": "6/22/2010" + }, + { + "id": "5779", + "name": "Jack Villiger", + "position": "Health Educator", + "salary": "$24,928", + "office": "Detroit", + "extn": "1604", + "start_date": "2/5/2005" + }, + { + "id": "5780", + "name": "Kate Wright", + "position": "Project Manager", + "salary": "$252,182", + "office": "Orlando", + "extn": "9994", + "start_date": "1/19/2015" + }, + { + "id": "5781", + "name": "Katelyn Addley", + "position": "Cook", + "salary": "$88,060", + "office": "Milwaukee", + "extn": "6248", + "start_date": "2/11/2008" + }, + { + "id": "5782", + "name": "Russel Doherty", + "position": "Pharmacist", + "salary": "$197,683", + "office": "Boston", + "extn": "1752", + "start_date": "3/31/2018" + }, + { + "id": "5783", + "name": "Clint Taylor", + "position": "Budget Analyst", + "salary": "$15,672", + "office": "St. Louis", + "extn": "5497", + "start_date": "6/26/2010" + }, + { + "id": "5784", + "name": "Joyce Drummond", + "position": "HR Specialist", + "salary": "$161,407", + "office": "Worcester", + "extn": "1278", + "start_date": "5/13/2013" + }, + { + "id": "5785", + "name": "Nate Allwood", + "position": "Restaurant Manager", + "salary": "$237,479", + "office": "Hayward", + "extn": "8142", + "start_date": "5/24/2013" + }, + { + "id": "5786", + "name": "Alessia Needham", + "position": "Webmaster", + "salary": "$216,218", + "office": "Lyon", + "extn": "3475", + "start_date": "1/13/2018" + }, + { + "id": "5787", + "name": "Makena Cooper", + "position": "Banker", + "salary": "$195,402", + "office": "Pittsburgh", + "extn": "5545", + "start_date": "8/19/2017" + }, + { + "id": "5788", + "name": "Mya Lane", + "position": "Global Logistics Supervisor", + "salary": "$258,238", + "office": "Rome", + "extn": "7168", + "start_date": "7/29/2014" + }, + { + "id": "5789", + "name": "Mason Atkinson", + "position": "Laboratory Technician", + "salary": "$13,399", + "office": "Philadelphia", + "extn": "1128", + "start_date": "11/29/2007" + }, + { + "id": "5790", + "name": "Naomi Wood", + "position": "Clerk", + "salary": "$255,056", + "office": "Laredo", + "extn": "1990", + "start_date": "5/18/2003" + }, + { + "id": "5791", + "name": "Barney Redwood", + "position": "Operator", + "salary": "$291,774", + "office": "Bellevue", + "extn": "7761", + "start_date": "6/9/2004" + }, + { + "id": "5792", + "name": "Jack Tyrrell", + "position": "Healthcare Specialist", + "salary": "$160,024", + "office": "Irving", + "extn": "6738", + "start_date": "5/7/2017" + }, + { + "id": "5793", + "name": "Carter Pierce", + "position": "Design Engineer", + "salary": "$89,468", + "office": "Phoenix", + "extn": "5594", + "start_date": "5/22/2012" + }, + { + "id": "5794", + "name": "Vera Pearson", + "position": "Inspector", + "salary": "$59,507", + "office": "Honolulu", + "extn": "8682", + "start_date": "11/3/2012" + }, + { + "id": "5795", + "name": "Josephine Beal", + "position": "Electrician", + "salary": "$173,683", + "office": "Sacramento", + "extn": "4943", + "start_date": "7/25/2010" + }, + { + "id": "5796", + "name": "Jules Tennant", + "position": "Insurance Broker", + "salary": "$194,309", + "office": "El Paso", + "extn": "1653", + "start_date": "2/23/2014" + }, + { + "id": "5797", + "name": "Barry York", + "position": "Machine Operator", + "salary": "$171,135", + "office": "Atlanta", + "extn": "7676", + "start_date": "6/1/2000" + }, + { + "id": "5798", + "name": "Iris Ellis", + "position": "Baker", + "salary": "$185,140", + "office": "Stockton", + "extn": "8674", + "start_date": "9/13/2003" + }, + { + "id": "5799", + "name": "Nick Ring", + "position": "Machine Operator", + "salary": "$127,778", + "office": "Memphis", + "extn": "9702", + "start_date": "5/27/2011" + }, + { + "id": "5800", + "name": "Bernadette Bingham", + "position": "Investment Advisor", + "salary": "$254,547", + "office": "Bakersfield", + "extn": "9432", + "start_date": "9/6/2015" + }, + { + "id": "5801", + "name": "Mark Smith", + "position": "CNC Operator", + "salary": "$87,836", + "office": "Escondido", + "extn": "9623", + "start_date": "1/24/2017" + }, + { + "id": "5802", + "name": "Alison Archer", + "position": "HR Coordinator", + "salary": "$249,322", + "office": "Bakersfield", + "extn": "5334", + "start_date": "1/26/2001" + }, + { + "id": "5803", + "name": "Courtney Knight", + "position": "Biologist", + "salary": "$107,926", + "office": "Tallahassee", + "extn": "7756", + "start_date": "12/12/2004" + }, + { + "id": "5804", + "name": "Marilyn Williams", + "position": "Audiologist", + "salary": "$135,470", + "office": "Bucharest", + "extn": "7158", + "start_date": "3/25/2012" + }, + { + "id": "5805", + "name": "Tara Powell", + "position": "Accountant", + "salary": "$285,193", + "office": "Tallahassee", + "extn": "8576", + "start_date": "2/16/2006" + }, + { + "id": "5806", + "name": "Ronald Addison", + "position": "Investment Advisor", + "salary": "$198,773", + "office": "Venice", + "extn": "7184", + "start_date": "3/5/2002" + }, + { + "id": "5807", + "name": "Logan Rehman", + "position": "Front Desk Coordinator", + "salary": "$122,997", + "office": "Sacramento", + "extn": "5408", + "start_date": "5/1/2007" + }, + { + "id": "5808", + "name": "Belinda Vince", + "position": "Loan Officer", + "salary": "$11,533", + "office": "Washington", + "extn": "5266", + "start_date": "1/31/2008" + }, + { + "id": "5809", + "name": "Cassidy Kent", + "position": "Loan Officer", + "salary": "$58,245", + "office": "Minneapolis", + "extn": "7653", + "start_date": "6/7/2018" + }, + { + "id": "5810", + "name": "Ryan Drummond", + "position": "Budget Analyst", + "salary": "$178,921", + "office": "El Paso", + "extn": "2615", + "start_date": "3/30/2016" + }, + { + "id": "5811", + "name": "Kurt Shields", + "position": "Loan Officer", + "salary": "$221,089", + "office": "Amarillo", + "extn": "4285", + "start_date": "8/9/2012" + }, + { + "id": "5812", + "name": "Bernadette Oldfield", + "position": "Operator", + "salary": "$146,539", + "office": "Atlanta", + "extn": "2341", + "start_date": "7/2/2012" + }, + { + "id": "5813", + "name": "Remy Bell", + "position": "Treasurer", + "salary": "$139,116", + "office": "Prague", + "extn": "6282", + "start_date": "7/9/2004" + }, + { + "id": "5814", + "name": "Oliver Garcia", + "position": "Doctor", + "salary": "$80,326", + "office": "Lancaster", + "extn": "8195", + "start_date": "3/11/2011" + }, + { + "id": "5815", + "name": "Evelynn Shelton", + "position": "Cashier", + "salary": "$223,767", + "office": "Louisville", + "extn": "7151", + "start_date": "4/16/2013" + }, + { + "id": "5816", + "name": "Bob Waterson", + "position": "Restaurant Manager", + "salary": "$275,669", + "office": "Milano", + "extn": "6629", + "start_date": "12/17/2000" + }, + { + "id": "5817", + "name": "Miriam Stanley", + "position": "Laboratory Technician", + "salary": "$80,077", + "office": "Memphis", + "extn": "5823", + "start_date": "6/22/2016" + }, + { + "id": "5818", + "name": "Cameron Terry", + "position": "Systems Administrator", + "salary": "$50,898", + "office": "Quebec", + "extn": "2536", + "start_date": "10/19/2010" + }, + { + "id": "5819", + "name": "Lucas Harrison", + "position": "Accountant", + "salary": "$34,926", + "office": "Otawa", + "extn": "3746", + "start_date": "8/14/2018" + }, + { + "id": "5820", + "name": "Jack Bentley", + "position": "Software Engineer", + "salary": "$189,654", + "office": "Laredo", + "extn": "4869", + "start_date": "8/29/2002" + }, + { + "id": "5821", + "name": "Boris Thorpe", + "position": "Project Manager", + "salary": "$47,815", + "office": "Zurich", + "extn": "6606", + "start_date": "5/30/2017" + }, + { + "id": "5822", + "name": "Eduardo Victor", + "position": "Loan Officer", + "salary": "$277,361", + "office": "Bellevue", + "extn": "8551", + "start_date": "6/4/2010" + }, + { + "id": "5823", + "name": "Chester Lane", + "position": "Ambulatory Nurse", + "salary": "$150,049", + "office": "London", + "extn": "9963", + "start_date": "4/9/2002" + }, + { + "id": "5824", + "name": "Chadwick Allcott", + "position": "HR Specialist", + "salary": "$21,020", + "office": "Omaha", + "extn": "9564", + "start_date": "4/6/2006" + }, + { + "id": "5825", + "name": "Julius Ellison", + "position": "Chef Manager", + "salary": "$211,558", + "office": "Memphis", + "extn": "3361", + "start_date": "11/6/2005" + }, + { + "id": "5826", + "name": "Fred Bryson", + "position": "Baker", + "salary": "$226,365", + "office": "Lakewood", + "extn": "3160", + "start_date": "6/27/2017" + }, + { + "id": "5827", + "name": "Hailey Rose", + "position": "Physician", + "salary": "$273,824", + "office": "Henderson", + "extn": "3454", + "start_date": "5/20/2011" + }, + { + "id": "5828", + "name": "Ruth Mcgee", + "position": "Loan Officer", + "salary": "$28,244", + "office": "Pittsburgh", + "extn": "7689", + "start_date": "11/24/2016" + }, + { + "id": "5829", + "name": "Ethan Davies", + "position": "Service Supervisor", + "salary": "$201,340", + "office": "Hayward", + "extn": "1730", + "start_date": "7/1/2001" + }, + { + "id": "5830", + "name": "Benny Trent", + "position": "Mobile Developer", + "salary": "$76,216", + "office": "Minneapolis", + "extn": "2195", + "start_date": "6/9/2000" + }, + { + "id": "5831", + "name": "Daniel Saunders", + "position": "Ambulatory Nurse", + "salary": "$249,713", + "office": "San Antonio", + "extn": "5968", + "start_date": "9/29/2002" + }, + { + "id": "5832", + "name": "Tom Ramsey", + "position": "Machine Operator", + "salary": "$24,174", + "office": "Madison", + "extn": "5070", + "start_date": "10/9/2009" + }, + { + "id": "5833", + "name": "Tyson Fulton", + "position": "Associate Professor", + "salary": "$160,529", + "office": "Orlando", + "extn": "4603", + "start_date": "4/6/2014" + }, + { + "id": "5834", + "name": "Monica Sloan", + "position": "Cash Manager", + "salary": "$86,026", + "office": "Bucharest", + "extn": "3461", + "start_date": "5/20/2010" + }, + { + "id": "5835", + "name": "Julius Thompson", + "position": "Operator", + "salary": "$157,376", + "office": "Garland", + "extn": "6967", + "start_date": "4/21/2011" + }, + { + "id": "5836", + "name": "Harvey Jordan", + "position": "Food Technologist", + "salary": "$178,341", + "office": "Escondido", + "extn": "1832", + "start_date": "8/20/2014" + }, + { + "id": "5837", + "name": "John Woods", + "position": "HR Coordinator", + "salary": "$231,619", + "office": "Boston", + "extn": "5126", + "start_date": "5/6/2004" + }, + { + "id": "5838", + "name": "Valerie Thompson", + "position": "Cook", + "salary": "$205,222", + "office": "Venice", + "extn": "1957", + "start_date": "2/10/2001" + }, + { + "id": "5839", + "name": "Carmella Baker", + "position": "Fabricator", + "salary": "$90,008", + "office": "Louisville", + "extn": "9864", + "start_date": "7/19/2008" + }, + { + "id": "5840", + "name": "Stephanie Thomas", + "position": "Chef Manager", + "salary": "$188,962", + "office": "Rome", + "extn": "5098", + "start_date": "3/17/2002" + }, + { + "id": "5841", + "name": "Madelyn Morgan", + "position": "Investment Advisor", + "salary": "$27,543", + "office": "Lancaster", + "extn": "2269", + "start_date": "7/11/2012" + }, + { + "id": "5842", + "name": "Manuel Kennedy", + "position": "Paramedic", + "salary": "$191,750", + "office": "Huntsville", + "extn": "1406", + "start_date": "8/23/2004" + }, + { + "id": "5843", + "name": "Danny Jarrett", + "position": "Pharmacist", + "salary": "$82,510", + "office": "Long Beach", + "extn": "6187", + "start_date": "11/29/2011" + }, + { + "id": "5844", + "name": "Percy Poole", + "position": "Web Developer", + "salary": "$14,441", + "office": "Zurich", + "extn": "4326", + "start_date": "10/1/2005" + }, + { + "id": "5845", + "name": "Martin Higgs", + "position": "Electrician", + "salary": "$224,374", + "office": "New York", + "extn": "5713", + "start_date": "4/23/2001" + }, + { + "id": "5846", + "name": "Gil Taylor", + "position": "Cashier", + "salary": "$298,623", + "office": "Seattle", + "extn": "8260", + "start_date": "2/3/2001" + }, + { + "id": "5847", + "name": "Cedrick Collins", + "position": "Audiologist", + "salary": "$136,508", + "office": "Charlotte", + "extn": "7231", + "start_date": "2/22/2017" + }, + { + "id": "5848", + "name": "Benjamin Richardson", + "position": "Physician", + "salary": "$178,559", + "office": "Saint Paul", + "extn": "7059", + "start_date": "7/10/2001" + }, + { + "id": "5849", + "name": "Luke Becker", + "position": "Inspector", + "salary": "$214,058", + "office": "San Francisco", + "extn": "1038", + "start_date": "7/31/2009" + }, + { + "id": "5850", + "name": "Harry Rose", + "position": "Bellman", + "salary": "$95,672", + "office": "Orlando", + "extn": "6465", + "start_date": "5/30/2007" + }, + { + "id": "5851", + "name": "Brad Irving", + "position": "Food Technologist", + "salary": "$162,556", + "office": "Colorado Springs", + "extn": "2905", + "start_date": "7/28/2007" + }, + { + "id": "5852", + "name": "Daniel Bullock", + "position": "Dentist", + "salary": "$150,094", + "office": "Boston", + "extn": "4013", + "start_date": "1/22/2017" + }, + { + "id": "5853", + "name": "Alan Heaton", + "position": "Insurance Broker", + "salary": "$169,072", + "office": "St. Louis", + "extn": "2857", + "start_date": "4/24/2009" + }, + { + "id": "5854", + "name": "Daron Lewis", + "position": "Design Engineer", + "salary": "$214,270", + "office": "Portland", + "extn": "2981", + "start_date": "5/20/2005" + }, + { + "id": "5855", + "name": "Gil Ellis", + "position": "Treasurer", + "salary": "$72,806", + "office": "Hollywood", + "extn": "4550", + "start_date": "10/8/2000" + }, + { + "id": "5856", + "name": "Javier Lindop", + "position": "Healthcare Specialist", + "salary": "$230,226", + "office": "Innsbruck", + "extn": "9207", + "start_date": "6/24/2003" + }, + { + "id": "5857", + "name": "Javier Foxley", + "position": "CNC Operator", + "salary": "$51,537", + "office": "Oklahoma City", + "extn": "5529", + "start_date": "9/10/2012" + }, + { + "id": "5858", + "name": "Sonya Davies", + "position": "CNC Operator", + "salary": "$224,754", + "office": "Ontario", + "extn": "3003", + "start_date": "6/26/2001" + }, + { + "id": "5859", + "name": "Carter Wilson", + "position": "Inspector", + "salary": "$133,624", + "office": "Fayetteville", + "extn": "9860", + "start_date": "2/16/2007" + }, + { + "id": "5860", + "name": "Daron Fleming", + "position": "HR Coordinator", + "salary": "$78,336", + "office": "Glendale", + "extn": "8974", + "start_date": "8/14/2010" + }, + { + "id": "5861", + "name": "Georgia Rainford", + "position": "Biologist", + "salary": "$237,370", + "office": "Milano", + "extn": "8459", + "start_date": "11/23/2018" + }, + { + "id": "5862", + "name": "Rosie Noach", + "position": "Project Manager", + "salary": "$62,197", + "office": "Ontario", + "extn": "4881", + "start_date": "12/30/2012" + }, + { + "id": "5863", + "name": "Clarissa Isaac", + "position": "Front Desk Coordinator", + "salary": "$257,430", + "office": "Detroit", + "extn": "4437", + "start_date": "9/29/2003" + }, + { + "id": "5864", + "name": "Julius Edler", + "position": "Stockbroker", + "salary": "$242,239", + "office": "Escondido", + "extn": "5406", + "start_date": "7/9/2010" + }, + { + "id": "5865", + "name": "Liam Quinton", + "position": "HR Coordinator", + "salary": "$65,341", + "office": "Sacramento", + "extn": "8236", + "start_date": "1/24/2002" + }, + { + "id": "5866", + "name": "Ada Hope", + "position": "Healthcare Specialist", + "salary": "$135,535", + "office": "Dallas", + "extn": "9832", + "start_date": "4/27/2011" + }, + { + "id": "5867", + "name": "Florence Flett", + "position": "Systems Administrator", + "salary": "$114,414", + "office": "Escondido", + "extn": "2288", + "start_date": "4/15/2003" + }, + { + "id": "5868", + "name": "Irene Ripley", + "position": "Cashier", + "salary": "$289,712", + "office": "Sacramento", + "extn": "7491", + "start_date": "8/18/2007" + }, + { + "id": "5869", + "name": "Clarissa Preston", + "position": "Webmaster", + "salary": "$160,917", + "office": "San Bernardino", + "extn": "8629", + "start_date": "11/20/2010" + }, + { + "id": "5870", + "name": "Christine Shields", + "position": "Clerk", + "salary": "$125,426", + "office": "St. Louis", + "extn": "5705", + "start_date": "1/21/2019" + }, + { + "id": "5871", + "name": "Tony Redden", + "position": "Treasurer", + "salary": "$46,293", + "office": "Phoenix", + "extn": "3923", + "start_date": "11/4/2016" + }, + { + "id": "5872", + "name": "Kurt Patel", + "position": "Paramedic", + "salary": "$258,149", + "office": "Houston", + "extn": "3592", + "start_date": "4/22/2006" + }, + { + "id": "5873", + "name": "Chadwick Nicolas", + "position": "Biologist", + "salary": "$123,391", + "office": "Memphis", + "extn": "4787", + "start_date": "2/2/2017" + }, + { + "id": "5874", + "name": "Nate Dubois", + "position": "Steward", + "salary": "$215,712", + "office": "Los Angeles", + "extn": "2534", + "start_date": "6/11/2004" + }, + { + "id": "5875", + "name": "Maxwell Hilton", + "position": "Steward", + "salary": "$162,064", + "office": "Berna", + "extn": "7857", + "start_date": "5/6/2013" + }, + { + "id": "5876", + "name": "Livia Hamilton", + "position": "Global Logistics Supervisor", + "salary": "$156,745", + "office": "Escondido", + "extn": "1596", + "start_date": "6/30/2008" + }, + { + "id": "5877", + "name": "Mina Vass", + "position": "Steward", + "salary": "$231,998", + "office": "Lincoln", + "extn": "6021", + "start_date": "12/3/2002" + }, + { + "id": "5878", + "name": "Camila Faulkner", + "position": "Machine Operator", + "salary": "$97,916", + "office": "Los Angeles", + "extn": "9782", + "start_date": "12/23/2001" + }, + { + "id": "5879", + "name": "Hailey Paterson", + "position": "Project Manager", + "salary": "$291,468", + "office": "Albuquerque", + "extn": "8957", + "start_date": "2/16/2003" + }, + { + "id": "5880", + "name": "Joseph Allen", + "position": "Inspector", + "salary": "$135,804", + "office": "Phoenix", + "extn": "7393", + "start_date": "4/11/2002" + }, + { + "id": "5881", + "name": "Macy Hopkins", + "position": "Service Supervisor", + "salary": "$235,113", + "office": "Hollywood", + "extn": "3988", + "start_date": "12/21/2008" + }, + { + "id": "5882", + "name": "Marvin Isaac", + "position": "Chef Manager", + "salary": "$220,510", + "office": "Ontario", + "extn": "4005", + "start_date": "3/21/2005" + }, + { + "id": "5883", + "name": "Mike Ellery", + "position": "Doctor", + "salary": "$111,996", + "office": "St. Louis", + "extn": "3669", + "start_date": "9/21/2007" + }, + { + "id": "5884", + "name": "Bree Woodcock", + "position": "Staffing Consultant", + "salary": "$42,062", + "office": "Berna", + "extn": "9108", + "start_date": "5/17/2016" + }, + { + "id": "5885", + "name": "Alexia Mcgregor", + "position": "Production Painter", + "salary": "$13,125", + "office": "Fullerton", + "extn": "6665", + "start_date": "6/27/2015" + }, + { + "id": "5886", + "name": "Natalie Bell", + "position": "Global Logistics Supervisor", + "salary": "$171,600", + "office": "Fremont", + "extn": "1284", + "start_date": "2/3/2003" + }, + { + "id": "5887", + "name": "Michaela Stuart", + "position": "Banker", + "salary": "$79,793", + "office": "Las Vegas", + "extn": "8975", + "start_date": "3/8/2007" + }, + { + "id": "5888", + "name": "Rose Stubbs", + "position": "Operator", + "salary": "$226,170", + "office": "Escondido", + "extn": "4088", + "start_date": "1/25/2015" + }, + { + "id": "5889", + "name": "Selena Mills", + "position": "Machine Operator", + "salary": "$118,900", + "office": "Honolulu", + "extn": "3426", + "start_date": "10/1/2015" + }, + { + "id": "5890", + "name": "Thea Owen", + "position": "Fabricator", + "salary": "$30,937", + "office": "Reno", + "extn": "6932", + "start_date": "9/27/2017" + }, + { + "id": "5891", + "name": "Maxwell Bryson", + "position": "Systems Administrator", + "salary": "$215,145", + "office": "El Paso", + "extn": "7677", + "start_date": "2/13/2016" + }, + { + "id": "5892", + "name": "Phillip Mitchell", + "position": "Biologist", + "salary": "$161,479", + "office": "Saint Paul", + "extn": "9960", + "start_date": "10/31/2001" + }, + { + "id": "5893", + "name": "Charlotte Brock", + "position": "Front Desk Coordinator", + "salary": "$185,649", + "office": "Albuquerque", + "extn": "6672", + "start_date": "12/29/2001" + }, + { + "id": "5894", + "name": "Erin Wright", + "position": "Budget Analyst", + "salary": "$178,436", + "office": "Paris", + "extn": "4452", + "start_date": "1/12/2001" + }, + { + "id": "5895", + "name": "Cedrick Thomson", + "position": "Accountant", + "salary": "$137,385", + "office": "Rochester", + "extn": "1579", + "start_date": "10/28/2017" + }, + { + "id": "5896", + "name": "Ruby Cox", + "position": "Operator", + "salary": "$113,049", + "office": "Tallahassee", + "extn": "5720", + "start_date": "8/13/2003" + }, + { + "id": "5897", + "name": "Isabel Gaynor", + "position": "Cook", + "salary": "$287,272", + "office": "Lyon", + "extn": "8313", + "start_date": "1/21/2014" + }, + { + "id": "5898", + "name": "Rosa Cox", + "position": "Webmaster", + "salary": "$92,725", + "office": "Colorado Springs", + "extn": "4958", + "start_date": "9/19/2000" + }, + { + "id": "5899", + "name": "Regina Kelly", + "position": "Webmaster", + "salary": "$224,452", + "office": "Portland", + "extn": "1930", + "start_date": "6/18/2010" + }, + { + "id": "5900", + "name": "Gil Antcliff", + "position": "Operator", + "salary": "$274,755", + "office": "Innsbruck", + "extn": "1452", + "start_date": "9/15/2001" + }, + { + "id": "5901", + "name": "Danielle Bullock", + "position": "Systems Administrator", + "salary": "$254,703", + "office": "Bucharest", + "extn": "7716", + "start_date": "9/21/2014" + }, + { + "id": "5902", + "name": "Candace Overson", + "position": "Auditor", + "salary": "$139,097", + "office": "Tallahassee", + "extn": "9863", + "start_date": "1/3/2012" + }, + { + "id": "5903", + "name": "Kassandra Windsor", + "position": "Business Broker", + "salary": "$136,948", + "office": "Philadelphia", + "extn": "2850", + "start_date": "7/21/2019" + }, + { + "id": "5904", + "name": "Cedrick Owen", + "position": "Cash Manager", + "salary": "$286,576", + "office": "Hollywood", + "extn": "1974", + "start_date": "6/29/2015" + }, + { + "id": "5905", + "name": "Leroy Leigh", + "position": "Chef Manager", + "salary": "$13,571", + "office": "Santa Ana", + "extn": "7981", + "start_date": "1/3/2002" + }, + { + "id": "5906", + "name": "Isla Bayliss", + "position": "Systems Administrator", + "salary": "$221,860", + "office": "San Diego", + "extn": "8929", + "start_date": "8/24/2010" + }, + { + "id": "5907", + "name": "Russel Summers", + "position": "HR Coordinator", + "salary": "$56,159", + "office": "Washington", + "extn": "1008", + "start_date": "11/9/2009" + }, + { + "id": "5908", + "name": "Carter Kennedy", + "position": "Clerk", + "salary": "$14,159", + "office": "San Bernardino", + "extn": "4747", + "start_date": "3/1/2004" + }, + { + "id": "5909", + "name": "Grace Quinn", + "position": "Lecturer", + "salary": "$56,004", + "office": "Memphis", + "extn": "5958", + "start_date": "11/6/2017" + }, + { + "id": "5910", + "name": "Mike Lloyd", + "position": "HR Coordinator", + "salary": "$43,401", + "office": "Fremont", + "extn": "5094", + "start_date": "12/27/2001" + }, + { + "id": "5911", + "name": "Daron Whitmore", + "position": "Pharmacist", + "salary": "$53,113", + "office": "Tulsa", + "extn": "1254", + "start_date": "5/21/2002" + }, + { + "id": "5912", + "name": "Chad Radley", + "position": "Clerk", + "salary": "$175,260", + "office": "Bellevue", + "extn": "7726", + "start_date": "10/6/2018" + }, + { + "id": "5913", + "name": "Miley Shea", + "position": "Webmaster", + "salary": "$45,851", + "office": "Los Angeles", + "extn": "8077", + "start_date": "12/22/2014" + }, + { + "id": "5914", + "name": "Anais Bennett", + "position": "Stockbroker", + "salary": "$39,638", + "office": "Salt Lake City", + "extn": "1072", + "start_date": "4/15/2017" + }, + { + "id": "5915", + "name": "Andie Olivier", + "position": "Accountant", + "salary": "$165,330", + "office": "Wien", + "extn": "3634", + "start_date": "12/30/2006" + }, + { + "id": "5916", + "name": "Christy Walter", + "position": "Business Broker", + "salary": "$195,923", + "office": "Louisville", + "extn": "3614", + "start_date": "8/16/2006" + }, + { + "id": "5917", + "name": "Marie Tennant", + "position": "Budget Analyst", + "salary": "$227,504", + "office": "Wien", + "extn": "6784", + "start_date": "8/9/2018" + }, + { + "id": "5918", + "name": "Matthew Jefferson", + "position": "Paramedic", + "salary": "$239,419", + "office": "Kansas City", + "extn": "7535", + "start_date": "3/2/2009" + }, + { + "id": "5919", + "name": "Celia Kaur", + "position": "Laboratory Technician", + "salary": "$298,956", + "office": "Orlando", + "extn": "6297", + "start_date": "7/12/2011" + }, + { + "id": "5920", + "name": "Benjamin Kelly", + "position": "Business Broker", + "salary": "$291,648", + "office": "Nashville", + "extn": "3095", + "start_date": "1/30/2014" + }, + { + "id": "5921", + "name": "Payton Morgan", + "position": "Web Developer", + "salary": "$232,398", + "office": "Fremont", + "extn": "1795", + "start_date": "1/19/2012" + }, + { + "id": "5922", + "name": "Abdul Anderson", + "position": "Laboratory Technician", + "salary": "$190,086", + "office": "Wien", + "extn": "2612", + "start_date": "12/5/2006" + }, + { + "id": "5923", + "name": "Cedrick Squire", + "position": "Associate Professor", + "salary": "$210,414", + "office": "Salem", + "extn": "4745", + "start_date": "7/20/2004" + }, + { + "id": "5924", + "name": "Jack Redden", + "position": "Designer", + "salary": "$242,921", + "office": "Otawa", + "extn": "9643", + "start_date": "10/10/2009" + }, + { + "id": "5925", + "name": "Caleb Yarwood", + "position": "Bookkeeper", + "salary": "$253,326", + "office": "Pittsburgh", + "extn": "2522", + "start_date": "7/12/2010" + }, + { + "id": "5926", + "name": "Jacob Verdon", + "position": "Auditor", + "salary": "$160,339", + "office": "Amarillo", + "extn": "8716", + "start_date": "10/19/2003" + }, + { + "id": "5927", + "name": "Owen Faulkner", + "position": "Machine Operator", + "salary": "$137,412", + "office": "Memphis", + "extn": "5341", + "start_date": "9/17/2007" + }, + { + "id": "5928", + "name": "Amy Forester", + "position": "Ambulatory Nurse", + "salary": "$273,786", + "office": "Madrid", + "extn": "7542", + "start_date": "3/12/2001" + }, + { + "id": "5929", + "name": "Rosie Murray", + "position": "Laboratory Technician", + "salary": "$270,727", + "office": "Paris", + "extn": "1210", + "start_date": "8/7/2012" + }, + { + "id": "5930", + "name": "Maxwell Donovan", + "position": "Auditor", + "salary": "$45,160", + "office": "Jersey City", + "extn": "9178", + "start_date": "12/16/2000" + }, + { + "id": "5931", + "name": "Summer Morrow", + "position": "Fabricator", + "salary": "$46,718", + "office": "Lisbon", + "extn": "5190", + "start_date": "3/18/2009" + }, + { + "id": "5932", + "name": "Vera Wigley", + "position": "Electrician", + "salary": "$99,953", + "office": "San Francisco", + "extn": "3736", + "start_date": "4/1/2007" + }, + { + "id": "5933", + "name": "Tom Robinson", + "position": "Designer", + "salary": "$12,006", + "office": "Arlington", + "extn": "5294", + "start_date": "1/1/2003" + }, + { + "id": "5934", + "name": "Amelia Barclay", + "position": "Operator", + "salary": "$231,180", + "office": "Lincoln", + "extn": "9961", + "start_date": "5/14/2003" + }, + { + "id": "5935", + "name": "Ronald Knight", + "position": "Production Painter", + "salary": "$137,564", + "office": "Amarillo", + "extn": "5926", + "start_date": "10/5/2014" + }, + { + "id": "5936", + "name": "Isabella Denton", + "position": "Budget Analyst", + "salary": "$285,665", + "office": "Lisbon", + "extn": "2754", + "start_date": "7/31/2019" + }, + { + "id": "5937", + "name": "Tiffany Stone", + "position": "HR Specialist", + "salary": "$143,615", + "office": "Columbus", + "extn": "3271", + "start_date": "5/1/2007" + }, + { + "id": "5938", + "name": "Anthony Speed", + "position": "Physician", + "salary": "$126,968", + "office": "Portland", + "extn": "5838", + "start_date": "12/24/2011" + }, + { + "id": "5939", + "name": "Angelina Pond", + "position": "Webmaster", + "salary": "$68,326", + "office": "Bakersfield", + "extn": "9775", + "start_date": "5/1/2019" + }, + { + "id": "5940", + "name": "Julian Coleman", + "position": "Stockbroker", + "salary": "$136,283", + "office": "Chicago", + "extn": "9538", + "start_date": "10/3/2009" + }, + { + "id": "5941", + "name": "Kassandra Gray", + "position": "Food Technologist", + "salary": "$149,870", + "office": "Anaheim", + "extn": "4278", + "start_date": "11/30/2008" + }, + { + "id": "5942", + "name": "Nina Shelton", + "position": "Retail Trainee", + "salary": "$284,425", + "office": "San Jose", + "extn": "2361", + "start_date": "10/28/2007" + }, + { + "id": "5943", + "name": "Greta Harvey", + "position": "Baker", + "salary": "$176,581", + "office": "San Jose", + "extn": "1529", + "start_date": "12/28/2012" + }, + { + "id": "5944", + "name": "Carolyn Adams", + "position": "Fabricator", + "salary": "$71,455", + "office": "Anaheim", + "extn": "4220", + "start_date": "2/9/2012" + }, + { + "id": "5945", + "name": "Noah Connor", + "position": "Treasurer", + "salary": "$77,188", + "office": "Rome", + "extn": "5961", + "start_date": "10/3/2006" + }, + { + "id": "5946", + "name": "George Mcleod", + "position": "Fabricator", + "salary": "$40,558", + "office": "Tokyo", + "extn": "9720", + "start_date": "10/1/2007" + }, + { + "id": "5947", + "name": "Carter Duvall", + "position": "Loan Officer", + "salary": "$244,648", + "office": "Paris", + "extn": "5791", + "start_date": "9/21/2000" + }, + { + "id": "5948", + "name": "Anabel Dobson", + "position": "Electrician", + "salary": "$233,554", + "office": "Bellevue", + "extn": "5735", + "start_date": "1/22/2002" + }, + { + "id": "5949", + "name": "Marina Harris", + "position": "Assistant Buyer", + "salary": "$30,564", + "office": "Oklahoma City", + "extn": "3835", + "start_date": "9/20/2012" + }, + { + "id": "5950", + "name": "Mayleen Hall", + "position": "Machine Operator", + "salary": "$97,256", + "office": "Cincinnati", + "extn": "4290", + "start_date": "1/11/2016" + }, + { + "id": "5951", + "name": "Leilani Burge", + "position": "Web Developer", + "salary": "$136,683", + "office": "Tallahassee", + "extn": "8247", + "start_date": "2/22/2017" + }, + { + "id": "5952", + "name": "Barney Morris", + "position": "Retail Trainee", + "salary": "$39,174", + "office": "Stockton", + "extn": "1171", + "start_date": "4/23/2014" + }, + { + "id": "5953", + "name": "Javier Graves", + "position": "HR Coordinator", + "salary": "$21,308", + "office": "Philadelphia", + "extn": "8224", + "start_date": "8/22/2014" + }, + { + "id": "5954", + "name": "Manuel Turner", + "position": "Budget Analyst", + "salary": "$262,590", + "office": "Ontario", + "extn": "1387", + "start_date": "7/31/2016" + }, + { + "id": "5955", + "name": "Karen Wright", + "position": "Clerk", + "salary": "$36,858", + "office": "Anaheim", + "extn": "3258", + "start_date": "8/26/2015" + }, + { + "id": "5956", + "name": "Martin Willis", + "position": "Inspector", + "salary": "$168,726", + "office": "Salem", + "extn": "9483", + "start_date": "3/23/2001" + }, + { + "id": "5957", + "name": "Aileen Bolton", + "position": "Budget Analyst", + "salary": "$167,057", + "office": "Jersey City", + "extn": "9480", + "start_date": "6/15/2013" + }, + { + "id": "5958", + "name": "Josephine Henderson", + "position": "Retail Trainee", + "salary": "$145,915", + "office": "Jacksonville", + "extn": "2619", + "start_date": "8/30/2009" + }, + { + "id": "5959", + "name": "Manuel Leslie", + "position": "Clerk", + "salary": "$272,965", + "office": "Rome", + "extn": "8290", + "start_date": "9/19/2017" + }, + { + "id": "5960", + "name": "Daron Shields", + "position": "Healthcare Specialist", + "salary": "$164,317", + "office": "Ontario", + "extn": "1065", + "start_date": "10/16/2016" + }, + { + "id": "5961", + "name": "Harvey Ramsey", + "position": "Biologist", + "salary": "$108,744", + "office": "Houston", + "extn": "2553", + "start_date": "6/27/2017" + }, + { + "id": "5962", + "name": "Blake Clarkson", + "position": "Mobile Developer", + "salary": "$290,215", + "office": "Minneapolis", + "extn": "4717", + "start_date": "3/21/2017" + }, + { + "id": "5963", + "name": "Matthew Hastings", + "position": "Cook", + "salary": "$68,043", + "office": "Innsbruck", + "extn": "1888", + "start_date": "7/8/2009" + }, + { + "id": "5964", + "name": "Mason Bennett", + "position": "Paramedic", + "salary": "$89,693", + "office": "Rochester", + "extn": "1411", + "start_date": "4/17/2014" + }, + { + "id": "5965", + "name": "Barney Niles", + "position": "Stockbroker", + "salary": "$296,358", + "office": "Stockton", + "extn": "7032", + "start_date": "8/7/2008" + }, + { + "id": "5966", + "name": "Juliette Wilkinson", + "position": "Production Painter", + "salary": "$248,745", + "office": "Omaha", + "extn": "9410", + "start_date": "7/13/2015" + }, + { + "id": "5967", + "name": "Iris Stone", + "position": "Design Engineer", + "salary": "$35,752", + "office": "Wien", + "extn": "3018", + "start_date": "4/24/2016" + }, + { + "id": "5968", + "name": "Bryon Morris", + "position": "Audiologist", + "salary": "$118,957", + "office": "Jersey City", + "extn": "9852", + "start_date": "1/21/2016" + }, + { + "id": "5969", + "name": "Zoe Upsdell", + "position": "Loan Officer", + "salary": "$204,187", + "office": "Seattle", + "extn": "5334", + "start_date": "8/4/2015" + }, + { + "id": "5970", + "name": "Kieth Rainford", + "position": "Project Manager", + "salary": "$196,793", + "office": "Lisbon", + "extn": "6473", + "start_date": "2/24/2004" + }, + { + "id": "5971", + "name": "Cedrick Parker", + "position": "Electrician", + "salary": "$122,728", + "office": "Rochester", + "extn": "7156", + "start_date": "11/7/2015" + }, + { + "id": "5972", + "name": "Nicole Alexander", + "position": "Production Painter", + "salary": "$58,912", + "office": "Madrid", + "extn": "8728", + "start_date": "10/5/2006" + }, + { + "id": "5973", + "name": "Cedrick Strong", + "position": "Cash Manager", + "salary": "$104,670", + "office": "Columbus", + "extn": "9617", + "start_date": "12/29/2003" + }, + { + "id": "5974", + "name": "Javier Booth", + "position": "Cash Manager", + "salary": "$299,129", + "office": "Norfolk", + "extn": "3638", + "start_date": "1/8/2002" + }, + { + "id": "5975", + "name": "Nathan Goldsmith", + "position": "Cashier", + "salary": "$20,215", + "office": "San Bernardino", + "extn": "2941", + "start_date": "12/13/2006" + }, + { + "id": "5976", + "name": "Sabrina Reese", + "position": "Global Logistics Supervisor", + "salary": "$38,534", + "office": "Philadelphia", + "extn": "1699", + "start_date": "9/10/2016" + }, + { + "id": "5977", + "name": "Martin Price", + "position": "Bookkeeper", + "salary": "$262,918", + "office": "San Jose", + "extn": "8937", + "start_date": "12/11/2000" + }, + { + "id": "5978", + "name": "Lorraine Garner", + "position": "Steward", + "salary": "$16,473", + "office": "Worcester", + "extn": "1900", + "start_date": "7/19/2019" + }, + { + "id": "5979", + "name": "Mark May", + "position": "Budget Analyst", + "salary": "$86,035", + "office": "Lakewood", + "extn": "4880", + "start_date": "6/24/2000" + }, + { + "id": "5980", + "name": "George Purvis", + "position": "Machine Operator", + "salary": "$86,246", + "office": "Hollywood", + "extn": "8381", + "start_date": "4/16/2009" + }, + { + "id": "5981", + "name": "Elle Edwards", + "position": "Designer", + "salary": "$13,479", + "office": "Glendale", + "extn": "5558", + "start_date": "9/16/2014" + }, + { + "id": "5982", + "name": "Dalia Nanton", + "position": "CNC Operator", + "salary": "$98,681", + "office": "Fort Lauderdale", + "extn": "1032", + "start_date": "3/24/2012" + }, + { + "id": "5983", + "name": "Macy Robe", + "position": "Cook", + "salary": "$97,291", + "office": "St. Louis", + "extn": "2032", + "start_date": "4/12/2003" + }, + { + "id": "5984", + "name": "Alexander Gordon", + "position": "Associate Professor", + "salary": "$34,305", + "office": "Philadelphia", + "extn": "6322", + "start_date": "4/7/2010" + }, + { + "id": "5985", + "name": "Doug Victor", + "position": "Chef Manager", + "salary": "$95,499", + "office": "Phoenix", + "extn": "7181", + "start_date": "3/21/2009" + }, + { + "id": "5986", + "name": "Harvey Armstrong", + "position": "Designer", + "salary": "$153,524", + "office": "New Orleans", + "extn": "2784", + "start_date": "6/7/2012" + }, + { + "id": "5987", + "name": "Belinda Hopkinson", + "position": "Fabricator", + "salary": "$29,154", + "office": "Lincoln", + "extn": "2234", + "start_date": "6/30/2000" + }, + { + "id": "5988", + "name": "Meredith Yarlett", + "position": "Healthcare Specialist", + "salary": "$262,558", + "office": "Lyon", + "extn": "4915", + "start_date": "6/27/2009" + }, + { + "id": "5989", + "name": "Barry Grant", + "position": "Steward", + "salary": "$272,519", + "office": "Seattle", + "extn": "1475", + "start_date": "5/2/2006" + }, + { + "id": "5990", + "name": "Maddison Drew", + "position": "CNC Operator", + "salary": "$54,123", + "office": "Lancaster", + "extn": "6736", + "start_date": "7/1/2006" + }, + { + "id": "5991", + "name": "Leroy Neal", + "position": "Fabricator", + "salary": "$72,762", + "office": "Irving", + "extn": "2663", + "start_date": "10/21/2003" + }, + { + "id": "5992", + "name": "Renee Farrant", + "position": "Fabricator", + "salary": "$291,653", + "office": "Denver", + "extn": "7890", + "start_date": "4/13/2019" + }, + { + "id": "5993", + "name": "Mya Dobson", + "position": "Service Supervisor", + "salary": "$269,004", + "office": "Philadelphia", + "extn": "8393", + "start_date": "9/4/2016" + }, + { + "id": "5994", + "name": "Juliet Davies", + "position": "Staffing Consultant", + "salary": "$230,689", + "office": "Richmond", + "extn": "4465", + "start_date": "9/1/2002" + }, + { + "id": "5995", + "name": "Isabel Tanner", + "position": "Global Logistics Supervisor", + "salary": "$14,509", + "office": "Dallas", + "extn": "5438", + "start_date": "2/22/2011" + }, + { + "id": "5996", + "name": "Javier Chapman", + "position": "Retail Trainee", + "salary": "$111,819", + "office": "Jacksonville", + "extn": "3911", + "start_date": "5/6/2007" + }, + { + "id": "5997", + "name": "Leslie Franks", + "position": "Ambulatory Nurse", + "salary": "$150,308", + "office": "Madrid", + "extn": "6495", + "start_date": "8/24/2011" + }, + { + "id": "5998", + "name": "Johnny Morris", + "position": "HR Specialist", + "salary": "$53,158", + "office": "Detroit", + "extn": "2612", + "start_date": "11/24/2006" + }, + { + "id": "5999", + "name": "Matt Rogers", + "position": "Production Painter", + "salary": "$171,772", + "office": "San Antonio", + "extn": "6493", + "start_date": "1/31/2016" + }, + { + "id": "6000", + "name": "Janelle Horton", + "position": "Front Desk Coordinator", + "salary": "$191,366", + "office": "Richmond", + "extn": "1989", + "start_date": "11/12/2018" + }, + { + "id": "6001", + "name": "Henry James", + "position": "Assistant Buyer", + "salary": "$107,844", + "office": "Anaheim", + "extn": "5299", + "start_date": "10/16/2003" + }, + { + "id": "6002", + "name": "Havana Fields", + "position": "Treasurer", + "salary": "$264,651", + "office": "Portland", + "extn": "8259", + "start_date": "5/16/2019" + }, + { + "id": "6003", + "name": "Alan Vaughan", + "position": "Project Manager", + "salary": "$237,173", + "office": "Albuquerque", + "extn": "1186", + "start_date": "9/18/2004" + }, + { + "id": "6004", + "name": "Carmen Lomax", + "position": "Pharmacist", + "salary": "$257,711", + "office": "Orlando", + "extn": "9860", + "start_date": "8/10/2006" + }, + { + "id": "6005", + "name": "Elle Marshall", + "position": "Food Technologist", + "salary": "$248,196", + "office": "Escondido", + "extn": "3560", + "start_date": "11/13/2002" + }, + { + "id": "6006", + "name": "Noah Quinn", + "position": "Retail Trainee", + "salary": "$93,816", + "office": "Detroit", + "extn": "3317", + "start_date": "5/18/2003" + }, + { + "id": "6007", + "name": "Josh Quinton", + "position": "Cash Manager", + "salary": "$249,168", + "office": "Las Vegas", + "extn": "4060", + "start_date": "9/5/2019" + }, + { + "id": "6008", + "name": "Phillip Moreno", + "position": "Webmaster", + "salary": "$237,501", + "office": "San Jose", + "extn": "7662", + "start_date": "11/27/2018" + }, + { + "id": "6009", + "name": "Nicole Fisher", + "position": "Global Logistics Supervisor", + "salary": "$195,433", + "office": "Laredo", + "extn": "2278", + "start_date": "7/2/2001" + }, + { + "id": "6010", + "name": "Keira Lewin", + "position": "Inspector", + "salary": "$164,032", + "office": "Miami", + "extn": "3818", + "start_date": "12/15/2015" + }, + { + "id": "6011", + "name": "Nathan Atkinson", + "position": "Assistant Buyer", + "salary": "$236,738", + "office": "Wien", + "extn": "8725", + "start_date": "7/11/2008" + }, + { + "id": "6012", + "name": "Johnathan Gilmour", + "position": "Executive Director", + "salary": "$35,842", + "office": "Long Beach", + "extn": "2462", + "start_date": "11/9/2016" + }, + { + "id": "6013", + "name": "Benny Wilson", + "position": "Service Supervisor", + "salary": "$250,674", + "office": "Philadelphia", + "extn": "3561", + "start_date": "9/10/2012" + }, + { + "id": "6014", + "name": "Camden Booth", + "position": "Dentist", + "salary": "$280,818", + "office": "San Jose", + "extn": "1756", + "start_date": "4/21/2004" + }, + { + "id": "6015", + "name": "Sebastian Adams", + "position": "Operator", + "salary": "$255,256", + "office": "Seattle", + "extn": "9831", + "start_date": "9/23/2012" + }, + { + "id": "6016", + "name": "Gil Lewis", + "position": "Bookkeeper", + "salary": "$279,886", + "office": "Salem", + "extn": "9915", + "start_date": "11/18/2002" + }, + { + "id": "6017", + "name": "Erick Tyrrell", + "position": "IT Support Staff", + "salary": "$13,742", + "office": "San Jose", + "extn": "7900", + "start_date": "3/11/2015" + }, + { + "id": "6018", + "name": "Ivy Stevens", + "position": "HR Coordinator", + "salary": "$294,320", + "office": "Lisbon", + "extn": "9262", + "start_date": "1/23/2013" + }, + { + "id": "6019", + "name": "Karla Truscott", + "position": "CNC Operator", + "salary": "$57,690", + "office": "Orlando", + "extn": "8703", + "start_date": "6/28/2004" + }, + { + "id": "6020", + "name": "Tara Lynch", + "position": "Banker", + "salary": "$120,299", + "office": "Zurich", + "extn": "6250", + "start_date": "5/9/2017" + }, + { + "id": "6021", + "name": "Barry Overson", + "position": "Dentist", + "salary": "$21,704", + "office": "Jersey City", + "extn": "9716", + "start_date": "7/3/2004" + }, + { + "id": "6022", + "name": "Clint Pearson", + "position": "Cashier", + "salary": "$19,892", + "office": "Salem", + "extn": "3715", + "start_date": "1/17/2018" + }, + { + "id": "6023", + "name": "Aiden Hamilton", + "position": "Machine Operator", + "salary": "$22,380", + "office": "Dallas", + "extn": "6079", + "start_date": "6/28/2001" + }, + { + "id": "6024", + "name": "Ron Tait", + "position": "Budget Analyst", + "salary": "$34,015", + "office": "Springfield", + "extn": "6474", + "start_date": "2/11/2005" + }, + { + "id": "6025", + "name": "Penelope Wright", + "position": "Baker", + "salary": "$30,858", + "office": "Washington", + "extn": "4149", + "start_date": "5/15/2011" + }, + { + "id": "6026", + "name": "Ronald Brooks", + "position": "Insurance Broker", + "salary": "$99,301", + "office": "Kansas City", + "extn": "3940", + "start_date": "2/21/2013" + }, + { + "id": "6027", + "name": "Tyler Needham", + "position": "Front Desk Coordinator", + "salary": "$148,980", + "office": "Richmond", + "extn": "8893", + "start_date": "12/24/2005" + }, + { + "id": "6028", + "name": "Russel Ianson", + "position": "Steward", + "salary": "$202,463", + "office": "Omaha", + "extn": "3204", + "start_date": "5/20/2014" + }, + { + "id": "6029", + "name": "Matthew Stubbs", + "position": "Biologist", + "salary": "$104,155", + "office": "Stockton", + "extn": "4630", + "start_date": "6/19/2018" + }, + { + "id": "6030", + "name": "Jessica Bradley", + "position": "Staffing Consultant", + "salary": "$215,196", + "office": "Glendale", + "extn": "2793", + "start_date": "10/21/2013" + }, + { + "id": "6031", + "name": "Hayden Ripley", + "position": "Mobile Developer", + "salary": "$73,947", + "office": "New Orleans", + "extn": "7811", + "start_date": "4/14/2008" + }, + { + "id": "6032", + "name": "Havana Briggs", + "position": "Chef Manager", + "salary": "$257,158", + "office": "Portland", + "extn": "7842", + "start_date": "10/24/2017" + }, + { + "id": "6033", + "name": "Marvin Bishop", + "position": "Staffing Consultant", + "salary": "$59,746", + "office": "Philadelphia", + "extn": "4641", + "start_date": "6/7/2010" + }, + { + "id": "6034", + "name": "Violet Rivers", + "position": "Restaurant Manager", + "salary": "$237,916", + "office": "Honolulu", + "extn": "8757", + "start_date": "6/15/2003" + }, + { + "id": "6035", + "name": "Julia Khan", + "position": "Front Desk Coordinator", + "salary": "$92,373", + "office": "Hollywood", + "extn": "4358", + "start_date": "7/23/2018" + }, + { + "id": "6036", + "name": "Oliver Curtis", + "position": "Clerk", + "salary": "$220,611", + "office": "Seattle", + "extn": "9051", + "start_date": "4/5/2000" + }, + { + "id": "6037", + "name": "Camden Attwood", + "position": "Design Engineer", + "salary": "$211,714", + "office": "Tokyo", + "extn": "8776", + "start_date": "9/18/2000" + }, + { + "id": "6038", + "name": "Domenic Ward", + "position": "Accountant", + "salary": "$247,451", + "office": "Worcester", + "extn": "4749", + "start_date": "1/11/2003" + }, + { + "id": "6039", + "name": "Lindsay Osmond", + "position": "Stockbroker", + "salary": "$70,132", + "office": "Laredo", + "extn": "5430", + "start_date": "7/16/2005" + }, + { + "id": "6040", + "name": "Benjamin Mackenzie", + "position": "Dentist", + "salary": "$282,430", + "office": "Garland", + "extn": "3997", + "start_date": "6/3/2001" + }, + { + "id": "6041", + "name": "Judith Kelly", + "position": "Biologist", + "salary": "$125,765", + "office": "Tulsa", + "extn": "3848", + "start_date": "10/31/2011" + }, + { + "id": "6042", + "name": "Kurt Thornton", + "position": "Service Supervisor", + "salary": "$260,527", + "office": "Glendale", + "extn": "7246", + "start_date": "10/13/2010" + }, + { + "id": "6043", + "name": "Ramon Hill", + "position": "Front Desk Coordinator", + "salary": "$224,948", + "office": "Dallas", + "extn": "2117", + "start_date": "4/3/2016" + }, + { + "id": "6044", + "name": "Isla Wood", + "position": "Auditor", + "salary": "$180,181", + "office": "Jacksonville", + "extn": "9471", + "start_date": "2/5/2019" + }, + { + "id": "6045", + "name": "Benjamin Swift", + "position": "Machine Operator", + "salary": "$31,293", + "office": "Springfield", + "extn": "5502", + "start_date": "6/28/2007" + }, + { + "id": "6046", + "name": "Mara Stubbs", + "position": "Cash Manager", + "salary": "$23,538", + "office": "San Antonio", + "extn": "7098", + "start_date": "5/15/2009" + }, + { + "id": "6047", + "name": "Chester Bristow", + "position": "Doctor", + "salary": "$289,110", + "office": "Jersey City", + "extn": "9308", + "start_date": "12/12/2011" + }, + { + "id": "6048", + "name": "Lily Mooney", + "position": "Designer", + "salary": "$16,326", + "office": "Omaha", + "extn": "7259", + "start_date": "5/2/2006" + }, + { + "id": "6049", + "name": "Nicholas Jackson", + "position": "Inspector", + "salary": "$95,622", + "office": "Cincinnati", + "extn": "2184", + "start_date": "8/28/2005" + }, + { + "id": "6050", + "name": "Rufus Moore", + "position": "Project Manager", + "salary": "$255,423", + "office": "Orlando", + "extn": "3289", + "start_date": "1/4/2009" + }, + { + "id": "6051", + "name": "Melania Lowe", + "position": "Lecturer", + "salary": "$262,481", + "office": "Santa Ana", + "extn": "2010", + "start_date": "5/29/2015" + }, + { + "id": "6052", + "name": "Ilona Jones", + "position": "Auditor", + "salary": "$10,478", + "office": "Venice", + "extn": "2792", + "start_date": "5/3/2009" + }, + { + "id": "6053", + "name": "George Harrison", + "position": "Restaurant Manager", + "salary": "$292,636", + "office": "Reno", + "extn": "3064", + "start_date": "4/15/2001" + }, + { + "id": "6054", + "name": "Marvin Franks", + "position": "Bookkeeper", + "salary": "$214,137", + "office": "San Bernardino", + "extn": "4092", + "start_date": "6/6/2003" + }, + { + "id": "6055", + "name": "Clint Fields", + "position": "Executive Director", + "salary": "$283,112", + "office": "Orlando", + "extn": "3733", + "start_date": "1/22/2005" + }, + { + "id": "6056", + "name": "Dakota Gardner", + "position": "Ambulatory Nurse", + "salary": "$216,403", + "office": "Hayward", + "extn": "4538", + "start_date": "11/9/2010" + }, + { + "id": "6057", + "name": "Rufus Booth", + "position": "Cook", + "salary": "$73,566", + "office": "Jersey City", + "extn": "4110", + "start_date": "7/10/2002" + }, + { + "id": "6058", + "name": "Johnathan Groves", + "position": "Systems Administrator", + "salary": "$93,496", + "office": "Colorado Springs", + "extn": "7884", + "start_date": "2/4/2015" + }, + { + "id": "6059", + "name": "Piper Collins", + "position": "Restaurant Manager", + "salary": "$98,460", + "office": "Denver", + "extn": "5772", + "start_date": "6/19/2015" + }, + { + "id": "6060", + "name": "Mason Rowe", + "position": "Physician", + "salary": "$130,737", + "office": "Jersey City", + "extn": "1513", + "start_date": "1/14/2018" + }, + { + "id": "6061", + "name": "Sadie Uddin", + "position": "Machine Operator", + "salary": "$276,508", + "office": "Rome", + "extn": "6542", + "start_date": "7/8/2015" + }, + { + "id": "6062", + "name": "Denny Hunt", + "position": "HR Coordinator", + "salary": "$26,393", + "office": "Amarillo", + "extn": "2834", + "start_date": "11/2/2011" + }, + { + "id": "6063", + "name": "Sarah Bennett", + "position": "Banker", + "salary": "$248,121", + "office": "San Francisco", + "extn": "5676", + "start_date": "12/18/2013" + }, + { + "id": "6064", + "name": "Luke Dickson", + "position": "Associate Professor", + "salary": "$179,995", + "office": "Albuquerque", + "extn": "1043", + "start_date": "4/1/2003" + }, + { + "id": "6065", + "name": "Peter Owen", + "position": "Restaurant Manager", + "salary": "$163,023", + "office": "Rochester", + "extn": "2037", + "start_date": "12/29/2013" + }, + { + "id": "6066", + "name": "Sage Norton", + "position": "Assistant Buyer", + "salary": "$295,091", + "office": "Oakland", + "extn": "3294", + "start_date": "3/17/2005" + }, + { + "id": "6067", + "name": "Marissa Rowan", + "position": "Assistant Buyer", + "salary": "$247,836", + "office": "San Francisco", + "extn": "9829", + "start_date": "9/28/2011" + }, + { + "id": "6068", + "name": "David Oswald", + "position": "Audiologist", + "salary": "$203,507", + "office": "Glendale", + "extn": "3978", + "start_date": "9/5/2011" + }, + { + "id": "6069", + "name": "Sadie Brett", + "position": "Software Engineer", + "salary": "$266,059", + "office": "Innsbruck", + "extn": "3704", + "start_date": "1/9/2018" + }, + { + "id": "6070", + "name": "Remy Russell", + "position": "Investment Advisor", + "salary": "$245,940", + "office": "Seattle", + "extn": "7837", + "start_date": "5/14/2014" + }, + { + "id": "6071", + "name": "Mike Gaynor", + "position": "Restaurant Manager", + "salary": "$168,050", + "office": "Milwaukee", + "extn": "4794", + "start_date": "6/24/2018" + }, + { + "id": "6072", + "name": "Angelique Hogg", + "position": "Electrician", + "salary": "$56,586", + "office": "Madison", + "extn": "7672", + "start_date": "10/11/2005" + }, + { + "id": "6073", + "name": "Erick Holmes", + "position": "Baker", + "salary": "$130,112", + "office": "Lisbon", + "extn": "9660", + "start_date": "6/10/2016" + }, + { + "id": "6074", + "name": "Margot Pope", + "position": "Web Developer", + "salary": "$218,406", + "office": "Otawa", + "extn": "3371", + "start_date": "8/30/2009" + }, + { + "id": "6075", + "name": "Melania Moore", + "position": "Treasurer", + "salary": "$52,550", + "office": "Boston", + "extn": "3584", + "start_date": "6/30/2019" + }, + { + "id": "6076", + "name": "Ryan Paterson", + "position": "Health Educator", + "salary": "$58,725", + "office": "Anaheim", + "extn": "4616", + "start_date": "3/24/2019" + }, + { + "id": "6077", + "name": "Emerald White", + "position": "Health Educator", + "salary": "$292,410", + "office": "Moreno Valley", + "extn": "1420", + "start_date": "7/20/2000" + }, + { + "id": "6078", + "name": "Chuck Samuel", + "position": "Front Desk Coordinator", + "salary": "$184,210", + "office": "Lakewood", + "extn": "7788", + "start_date": "9/29/2010" + }, + { + "id": "6079", + "name": "Daniel Cork", + "position": "Cook", + "salary": "$100,831", + "office": "Rome", + "extn": "6765", + "start_date": "9/10/2001" + }, + { + "id": "6080", + "name": "Fred Hudson", + "position": "Physician", + "salary": "$226,154", + "office": "Innsbruck", + "extn": "5799", + "start_date": "7/27/2018" + }, + { + "id": "6081", + "name": "Henry Powell", + "position": "Lecturer", + "salary": "$244,366", + "office": "Lisbon", + "extn": "5759", + "start_date": "4/6/2004" + }, + { + "id": "6082", + "name": "Elijah Bright", + "position": "Assistant Buyer", + "salary": "$141,670", + "office": "Berna", + "extn": "5680", + "start_date": "9/5/2007" + }, + { + "id": "6083", + "name": "Elijah Barrett", + "position": "Business Broker", + "salary": "$46,810", + "office": "Henderson", + "extn": "5681", + "start_date": "3/2/2000" + }, + { + "id": "6084", + "name": "Ivette Cadman", + "position": "Stockbroker", + "salary": "$219,758", + "office": "Reno", + "extn": "6566", + "start_date": "1/14/2011" + }, + { + "id": "6085", + "name": "Stacy Richardson", + "position": "Project Manager", + "salary": "$18,809", + "office": "Colorado Springs", + "extn": "1833", + "start_date": "4/2/2008" + }, + { + "id": "6086", + "name": "Clint Whitehouse", + "position": "Staffing Consultant", + "salary": "$213,366", + "office": "Honolulu", + "extn": "4610", + "start_date": "10/12/2013" + }, + { + "id": "6087", + "name": "Bart Mitchell", + "position": "Business Broker", + "salary": "$192,195", + "office": "Reno", + "extn": "8213", + "start_date": "3/30/2015" + }, + { + "id": "6088", + "name": "Cedrick Samuel", + "position": "Pharmacist", + "salary": "$33,223", + "office": "Bakersfield", + "extn": "7660", + "start_date": "3/1/2018" + }, + { + "id": "6089", + "name": "Nicholas Coleman", + "position": "Design Engineer", + "salary": "$79,216", + "office": "Lyon", + "extn": "7509", + "start_date": "1/29/2003" + }, + { + "id": "6090", + "name": "Hayden Benson", + "position": "Pharmacist", + "salary": "$277,914", + "office": "Richmond", + "extn": "4376", + "start_date": "3/10/2012" + }, + { + "id": "6091", + "name": "Rosa Shaw", + "position": "Electrician", + "salary": "$197,623", + "office": "Hayward", + "extn": "3735", + "start_date": "12/7/2018" + }, + { + "id": "6092", + "name": "Savannah Stewart", + "position": "HR Specialist", + "salary": "$94,214", + "office": "Chicago", + "extn": "8058", + "start_date": "11/24/2000" + }, + { + "id": "6093", + "name": "Alexia Morgan", + "position": "Project Manager", + "salary": "$18,119", + "office": "Laredo", + "extn": "6293", + "start_date": "9/21/2010" + }, + { + "id": "6094", + "name": "Courtney Newton", + "position": "Global Logistics Supervisor", + "salary": "$175,174", + "office": "Seattle", + "extn": "9173", + "start_date": "11/18/2016" + }, + { + "id": "6095", + "name": "Caleb Holmes", + "position": "Baker", + "salary": "$273,656", + "office": "Philadelphia", + "extn": "9067", + "start_date": "6/19/2016" + }, + { + "id": "6096", + "name": "Fred Andrews", + "position": "Machine Operator", + "salary": "$184,577", + "office": "Santa Ana", + "extn": "2174", + "start_date": "4/8/2007" + }, + { + "id": "6097", + "name": "Roger Grey", + "position": "Insurance Broker", + "salary": "$168,603", + "office": "Berlin", + "extn": "4725", + "start_date": "9/19/2002" + }, + { + "id": "6098", + "name": "Oliver Simmons", + "position": "Fabricator", + "salary": "$201,337", + "office": "Arlington", + "extn": "7540", + "start_date": "10/10/2012" + }, + { + "id": "6099", + "name": "Martin Amstead", + "position": "Design Engineer", + "salary": "$255,521", + "office": "Jacksonville", + "extn": "2089", + "start_date": "4/18/2014" + }, + { + "id": "6100", + "name": "Julius Tindall", + "position": "IT Support Staff", + "salary": "$55,152", + "office": "Nashville", + "extn": "9884", + "start_date": "4/3/2008" + }, + { + "id": "6101", + "name": "Jocelyn Salt", + "position": "Cashier", + "salary": "$144,570", + "office": "Henderson", + "extn": "8795", + "start_date": "9/7/2012" + }, + { + "id": "6102", + "name": "Carter Pope", + "position": "Retail Trainee", + "salary": "$71,742", + "office": "Wien", + "extn": "6811", + "start_date": "4/25/2000" + }, + { + "id": "6103", + "name": "Katelyn Reese", + "position": "Accountant", + "salary": "$66,830", + "office": "Salt Lake City", + "extn": "4709", + "start_date": "1/10/2013" + }, + { + "id": "6104", + "name": "Penny Turner", + "position": "Cook", + "salary": "$166,719", + "office": "St. Louis", + "extn": "9942", + "start_date": "12/11/2016" + }, + { + "id": "6105", + "name": "Eduardo Mould", + "position": "Web Developer", + "salary": "$284,668", + "office": "Bakersfield", + "extn": "9322", + "start_date": "4/13/2015" + }, + { + "id": "6106", + "name": "Barney Williams", + "position": "Clerk", + "salary": "$51,575", + "office": "Huntsville", + "extn": "7818", + "start_date": "7/5/2004" + }, + { + "id": "6107", + "name": "Mike Uddin", + "position": "Paramedic", + "salary": "$208,567", + "office": "Murfreesboro", + "extn": "4073", + "start_date": "6/10/2000" + }, + { + "id": "6108", + "name": "Cedrick Neville", + "position": "Chef Manager", + "salary": "$299,576", + "office": "Bellevue", + "extn": "3795", + "start_date": "7/9/2014" + }, + { + "id": "6109", + "name": "Alessia Farrant", + "position": "HR Specialist", + "salary": "$289,553", + "office": "Bellevue", + "extn": "1561", + "start_date": "12/1/2001" + }, + { + "id": "6110", + "name": "Barry Uttley", + "position": "Healthcare Specialist", + "salary": "$29,949", + "office": "Louisville", + "extn": "4623", + "start_date": "7/4/2008" + }, + { + "id": "6111", + "name": "William Townend", + "position": "Systems Administrator", + "salary": "$216,788", + "office": "Huntsville", + "extn": "6365", + "start_date": "3/8/2018" + }, + { + "id": "6112", + "name": "Boris John", + "position": "Call Center Representative", + "salary": "$208,315", + "office": "San Diego", + "extn": "2625", + "start_date": "1/14/2019" + }, + { + "id": "6113", + "name": "Keira Bryant", + "position": "Accountant", + "salary": "$220,946", + "office": "Toledo", + "extn": "9042", + "start_date": "7/14/2006" + }, + { + "id": "6114", + "name": "Janelle Patel", + "position": "Baker", + "salary": "$61,432", + "office": "Berna", + "extn": "2165", + "start_date": "12/4/2009" + }, + { + "id": "6115", + "name": "Tyler Avery", + "position": "Systems Administrator", + "salary": "$132,962", + "office": "Los Angeles", + "extn": "8599", + "start_date": "12/4/2004" + }, + { + "id": "6116", + "name": "Shay Cox", + "position": "Retail Trainee", + "salary": "$121,469", + "office": "Kansas City", + "extn": "5532", + "start_date": "6/16/2000" + }, + { + "id": "6117", + "name": "Roger Ellison", + "position": "Audiologist", + "salary": "$100,566", + "office": "London", + "extn": "7594", + "start_date": "6/19/2016" + }, + { + "id": "6118", + "name": "Alex Donnelly", + "position": "Inspector", + "salary": "$279,754", + "office": "Irving", + "extn": "2445", + "start_date": "8/14/2009" + }, + { + "id": "6119", + "name": "Manuel Wade", + "position": "Cashier", + "salary": "$289,559", + "office": "Wien", + "extn": "9316", + "start_date": "10/8/2019" + }, + { + "id": "6120", + "name": "Madison Morrow", + "position": "Accountant", + "salary": "$294,119", + "office": "Springfield", + "extn": "5172", + "start_date": "3/23/2010" + }, + { + "id": "6121", + "name": "Alma Tennant", + "position": "Executive Director", + "salary": "$131,673", + "office": "Tallahassee", + "extn": "8514", + "start_date": "2/8/2017" + }, + { + "id": "6122", + "name": "Chester Hancock", + "position": "Chef Manager", + "salary": "$298,972", + "office": "Louisville", + "extn": "7023", + "start_date": "12/21/2017" + }, + { + "id": "6123", + "name": "Jazmin Gonzales", + "position": "Executive Director", + "salary": "$183,112", + "office": "Pittsburgh", + "extn": "7657", + "start_date": "6/3/2000" + }, + { + "id": "6124", + "name": "Carter Parker", + "position": "Steward", + "salary": "$88,298", + "office": "Dallas", + "extn": "6839", + "start_date": "3/18/2003" + }, + { + "id": "6125", + "name": "Alan Alldridge", + "position": "Machine Operator", + "salary": "$171,785", + "office": "Springfield", + "extn": "1422", + "start_date": "10/12/2016" + }, + { + "id": "6126", + "name": "Paula Button", + "position": "Loan Officer", + "salary": "$223,019", + "office": "Phoenix", + "extn": "2314", + "start_date": "6/8/2002" + }, + { + "id": "6127", + "name": "Molly Flynn", + "position": "Systems Administrator", + "salary": "$274,667", + "office": "Denver", + "extn": "1229", + "start_date": "2/7/2005" + }, + { + "id": "6128", + "name": "Bernadette Andersson", + "position": "Budget Analyst", + "salary": "$261,677", + "office": "Fort Lauderdale", + "extn": "3839", + "start_date": "4/29/2019" + }, + { + "id": "6129", + "name": "Cedrick Evans", + "position": "Health Educator", + "salary": "$111,891", + "office": "Berlin", + "extn": "9734", + "start_date": "4/23/2000" + }, + { + "id": "6130", + "name": "Martin Garcia", + "position": "Pharmacist", + "salary": "$230,298", + "office": "Oklahoma City", + "extn": "9100", + "start_date": "4/10/2016" + }, + { + "id": "6131", + "name": "Hanna Evans", + "position": "Baker", + "salary": "$59,592", + "office": "San Antonio", + "extn": "1135", + "start_date": "1/4/2016" + }, + { + "id": "6132", + "name": "Dani Healy", + "position": "Bellman", + "salary": "$157,817", + "office": "Baltimore", + "extn": "2045", + "start_date": "9/8/2005" + }, + { + "id": "6133", + "name": "Callie Simpson", + "position": "Operator", + "salary": "$246,226", + "office": "Seattle", + "extn": "8233", + "start_date": "6/21/2001" + }, + { + "id": "6134", + "name": "Kamila Latham", + "position": "Treasurer", + "salary": "$291,693", + "office": "Los Angeles", + "extn": "2440", + "start_date": "1/5/2000" + }, + { + "id": "6135", + "name": "Wade Sanchez", + "position": "Healthcare Specialist", + "salary": "$224,159", + "office": "Quebec", + "extn": "1941", + "start_date": "12/21/2013" + }, + { + "id": "6136", + "name": "Cadence Hudson", + "position": "Physician", + "salary": "$106,932", + "office": "Bucharest", + "extn": "6792", + "start_date": "1/25/2000" + }, + { + "id": "6137", + "name": "Adina Coleman", + "position": "Inspector", + "salary": "$214,133", + "office": "Portland", + "extn": "4400", + "start_date": "7/6/2002" + }, + { + "id": "6138", + "name": "Nicole Sylvester", + "position": "Chef Manager", + "salary": "$168,052", + "office": "Fremont", + "extn": "8215", + "start_date": "3/25/2019" + }, + { + "id": "6139", + "name": "Clint Franks", + "position": "Budget Analyst", + "salary": "$152,248", + "office": "Valetta", + "extn": "2477", + "start_date": "1/29/2007" + }, + { + "id": "6140", + "name": "Sebastian Irwin", + "position": "Designer", + "salary": "$238,053", + "office": "Garland", + "extn": "3524", + "start_date": "6/23/2006" + }, + { + "id": "6141", + "name": "Ethan Richardson", + "position": "Treasurer", + "salary": "$275,794", + "office": "Miami", + "extn": "1097", + "start_date": "12/31/2003" + }, + { + "id": "6142", + "name": "Laila Saunders", + "position": "Clerk", + "salary": "$53,941", + "office": "Long Beach", + "extn": "9763", + "start_date": "2/2/2019" + }, + { + "id": "6143", + "name": "Daniel Kaur", + "position": "Biologist", + "salary": "$116,306", + "office": "Detroit", + "extn": "5533", + "start_date": "8/31/2013" + }, + { + "id": "6144", + "name": "Harvey Pitt", + "position": "Associate Professor", + "salary": "$209,596", + "office": "Milano", + "extn": "7419", + "start_date": "11/12/2006" + }, + { + "id": "6145", + "name": "Maggie Fenton", + "position": "Production Painter", + "salary": "$71,885", + "office": "Denver", + "extn": "9521", + "start_date": "12/30/2006" + }, + { + "id": "6146", + "name": "Jasmine James", + "position": "Baker", + "salary": "$93,482", + "office": "Toledo", + "extn": "2478", + "start_date": "11/2/2013" + }, + { + "id": "6147", + "name": "David Gunn", + "position": "Baker", + "salary": "$274,223", + "office": "Bridgeport", + "extn": "5375", + "start_date": "12/9/2004" + }, + { + "id": "6148", + "name": "Russel Partridge", + "position": "Bellman", + "salary": "$231,626", + "office": "Fremont", + "extn": "4214", + "start_date": "9/19/2014" + }, + { + "id": "6149", + "name": "Megan Tyler", + "position": "Operator", + "salary": "$102,140", + "office": "Kansas City", + "extn": "6660", + "start_date": "8/10/2003" + }, + { + "id": "6150", + "name": "Chloe Ingham", + "position": "Operator", + "salary": "$255,384", + "office": "Innsbruck", + "extn": "3714", + "start_date": "3/9/2017" + }, + { + "id": "6151", + "name": "Jenna Archer", + "position": "Auditor", + "salary": "$85,161", + "office": "Washington", + "extn": "5780", + "start_date": "10/2/2006" + }, + { + "id": "6152", + "name": "Abdul Malone", + "position": "Budget Analyst", + "salary": "$28,675", + "office": "Long Beach", + "extn": "3579", + "start_date": "4/18/2012" + }, + { + "id": "6153", + "name": "Shelby Dempsey", + "position": "Cook", + "salary": "$277,914", + "office": "Santa Ana", + "extn": "2096", + "start_date": "9/24/2008" + }, + { + "id": "6154", + "name": "Mason Anderson", + "position": "Auditor", + "salary": "$128,911", + "office": "Amarillo", + "extn": "3780", + "start_date": "11/26/2012" + }, + { + "id": "6155", + "name": "Tyler Upsdell", + "position": "Accountant", + "salary": "$94,828", + "office": "Laredo", + "extn": "9765", + "start_date": "7/3/2011" + }, + { + "id": "6156", + "name": "Tania Yard", + "position": "Pharmacist", + "salary": "$221,632", + "office": "San Jose", + "extn": "7697", + "start_date": "5/3/2004" + }, + { + "id": "6157", + "name": "Marla Yarwood", + "position": "Physician", + "salary": "$53,965", + "office": "Charlotte", + "extn": "4114", + "start_date": "3/3/2006" + }, + { + "id": "6158", + "name": "David Slater", + "position": "Systems Administrator", + "salary": "$185,706", + "office": "Milano", + "extn": "9556", + "start_date": "3/31/2009" + }, + { + "id": "6159", + "name": "Emely Powell", + "position": "Global Logistics Supervisor", + "salary": "$110,314", + "office": "Boston", + "extn": "9214", + "start_date": "12/23/2017" + }, + { + "id": "6160", + "name": "Chelsea Glass", + "position": "IT Support Staff", + "salary": "$248,739", + "office": "Lisbon", + "extn": "1508", + "start_date": "8/20/2004" + }, + { + "id": "6161", + "name": "Bart Hewitt", + "position": "Healthcare Specialist", + "salary": "$281,079", + "office": "Santa Ana", + "extn": "3247", + "start_date": "4/24/2005" + }, + { + "id": "6162", + "name": "Carmella Stone ", + "position": "Bookkeeper", + "salary": "$127,165", + "office": "Worcester", + "extn": "2218", + "start_date": "11/24/2007" + }, + { + "id": "6163", + "name": "Caleb Rycroft", + "position": "Machine Operator", + "salary": "$51,711", + "office": "Irving", + "extn": "9381", + "start_date": "2/16/2008" + }, + { + "id": "6164", + "name": "Stella Turner", + "position": "Executive Director", + "salary": "$29,891", + "office": "Tallahassee", + "extn": "2101", + "start_date": "1/8/2013" + }, + { + "id": "6165", + "name": "Melania Bentley", + "position": "Business Broker", + "salary": "$24,100", + "office": "Lancaster", + "extn": "5363", + "start_date": "12/13/2001" + }, + { + "id": "6166", + "name": "Ramon Butler", + "position": "Auditor", + "salary": "$70,728", + "office": "Bridgeport", + "extn": "6206", + "start_date": "9/3/2006" + }, + { + "id": "6167", + "name": "Cadence Penn", + "position": "Laboratory Technician", + "salary": "$218,389", + "office": "Atlanta", + "extn": "8734", + "start_date": "6/20/2005" + }, + { + "id": "6168", + "name": "Adela Hammond", + "position": "Accountant", + "salary": "$18,974", + "office": "Anaheim", + "extn": "3843", + "start_date": "5/5/2018" + }, + { + "id": "6169", + "name": "Oliver Aldridge", + "position": "Fabricator", + "salary": "$56,037", + "office": "Fayetteville", + "extn": "5282", + "start_date": "7/19/2001" + }, + { + "id": "6170", + "name": "Janice Vernon", + "position": "Machine Operator", + "salary": "$276,976", + "office": "Honolulu", + "extn": "9835", + "start_date": "9/27/2004" + }, + { + "id": "6171", + "name": "Melinda Parr", + "position": "Staffing Consultant", + "salary": "$266,752", + "office": "Lancaster", + "extn": "9603", + "start_date": "5/28/2000" + }, + { + "id": "6172", + "name": "Nick Evans", + "position": "IT Support Staff", + "salary": "$174,938", + "office": "Minneapolis", + "extn": "8135", + "start_date": "11/12/2015" + }, + { + "id": "6173", + "name": "Clint Rogan", + "position": "Production Painter", + "salary": "$97,232", + "office": "Oakland", + "extn": "4772", + "start_date": "9/14/2018" + }, + { + "id": "6174", + "name": "Maria Dickson", + "position": "Auditor", + "salary": "$205,356", + "office": "Paris", + "extn": "8742", + "start_date": "6/3/2002" + }, + { + "id": "6175", + "name": "Madison Ebden", + "position": "Inspector", + "salary": "$142,710", + "office": "Long Beach", + "extn": "6737", + "start_date": "11/5/2008" + }, + { + "id": "6176", + "name": "Marla Roscoe", + "position": "Baker", + "salary": "$89,479", + "office": "Nashville", + "extn": "3285", + "start_date": "12/4/2011" + }, + { + "id": "6177", + "name": "Stacy Umney", + "position": "Cash Manager", + "salary": "$203,048", + "office": "Irving", + "extn": "6504", + "start_date": "8/19/2018" + }, + { + "id": "6178", + "name": "Erick Judd", + "position": "Front Desk Coordinator", + "salary": "$110,795", + "office": "Jersey City", + "extn": "1820", + "start_date": "1/21/2006" + }, + { + "id": "6179", + "name": "Johnathan Allen", + "position": "Designer", + "salary": "$97,995", + "office": "Berlin", + "extn": "5909", + "start_date": "3/20/2017" + }, + { + "id": "6180", + "name": "Denny Ward", + "position": "Project Manager", + "salary": "$59,047", + "office": "Sacramento", + "extn": "9700", + "start_date": "7/19/2016" + }, + { + "id": "6181", + "name": "Jayden Brooks", + "position": "Food Technologist", + "salary": "$274,426", + "office": "Las Vegas", + "extn": "1087", + "start_date": "2/12/2010" + }, + { + "id": "6182", + "name": "Julius Johnson", + "position": "Bookkeeper", + "salary": "$153,543", + "office": "Seattle", + "extn": "7340", + "start_date": "10/24/2007" + }, + { + "id": "6183", + "name": "Doug Moore", + "position": "Health Educator", + "salary": "$96,465", + "office": "Ontario", + "extn": "4858", + "start_date": "9/18/2006" + }, + { + "id": "6184", + "name": "Jazmin Brooks", + "position": "Associate Professor", + "salary": "$98,192", + "office": "Bucharest", + "extn": "6205", + "start_date": "1/9/2017" + }, + { + "id": "6185", + "name": "Regina Marshall", + "position": "Operator", + "salary": "$123,336", + "office": "Bellevue", + "extn": "6396", + "start_date": "7/29/2002" + }, + { + "id": "6186", + "name": "Ryan Exton", + "position": "CNC Operator", + "salary": "$157,334", + "office": "Irving", + "extn": "9409", + "start_date": "8/12/2001" + }, + { + "id": "6187", + "name": "Paige Adler", + "position": "Budget Analyst", + "salary": "$83,169", + "office": "Wien", + "extn": "7382", + "start_date": "3/4/2016" + }, + { + "id": "6188", + "name": "Alexia Beal", + "position": "Laboratory Technician", + "salary": "$142,839", + "office": "Pittsburgh", + "extn": "3351", + "start_date": "8/27/2014" + }, + { + "id": "6189", + "name": "Caleb Wellington", + "position": "Healthcare Specialist", + "salary": "$103,684", + "office": "Milano", + "extn": "9183", + "start_date": "4/28/2018" + }, + { + "id": "6190", + "name": "Jack Simpson", + "position": "Designer", + "salary": "$253,539", + "office": "Berlin", + "extn": "5828", + "start_date": "5/4/2008" + }, + { + "id": "6191", + "name": "Mike Dubois", + "position": "HR Specialist", + "salary": "$119,001", + "office": "Boston", + "extn": "3250", + "start_date": "4/6/2016" + }, + { + "id": "6192", + "name": "Mason Ross", + "position": "Auditor", + "salary": "$293,401", + "office": "Prague", + "extn": "2997", + "start_date": "12/20/2017" + }, + { + "id": "6193", + "name": "Marvin Oswald", + "position": "Doctor", + "salary": "$90,549", + "office": "Detroit", + "extn": "4116", + "start_date": "1/6/2004" + }, + { + "id": "6194", + "name": "Lynn Wild", + "position": "Staffing Consultant", + "salary": "$100,259", + "office": "Salt Lake City", + "extn": "7285", + "start_date": "5/13/2013" + }, + { + "id": "6195", + "name": "Marina Graves", + "position": "Project Manager", + "salary": "$282,028", + "office": "Amarillo", + "extn": "8167", + "start_date": "12/10/2003" + }, + { + "id": "6196", + "name": "Nicholas Lee", + "position": "Physician", + "salary": "$51,614", + "office": "Huntsville", + "extn": "4648", + "start_date": "5/25/2009" + }, + { + "id": "6197", + "name": "Eileen Wright", + "position": "Project Manager", + "salary": "$150,446", + "office": "Springfield", + "extn": "1995", + "start_date": "2/13/2004" + }, + { + "id": "6198", + "name": "Carrie Jeffery", + "position": "Food Technologist", + "salary": "$76,453", + "office": "Berlin", + "extn": "4675", + "start_date": "1/19/2008" + }, + { + "id": "6199", + "name": "Lucas Ryan", + "position": "Service Supervisor", + "salary": "$253,163", + "office": "Las Vegas", + "extn": "7886", + "start_date": "4/28/2005" + }, + { + "id": "6200", + "name": "Manuel Wilson", + "position": "Banker", + "salary": "$270,553", + "office": "Miami", + "extn": "4308", + "start_date": "9/30/2001" + }, + { + "id": "6201", + "name": "Danielle Duvall", + "position": "Operator", + "salary": "$52,694", + "office": "Oakland", + "extn": "5489", + "start_date": "4/18/2001" + }, + { + "id": "6202", + "name": "Danny Haines", + "position": "Staffing Consultant", + "salary": "$192,655", + "office": "Saint Paul", + "extn": "2283", + "start_date": "10/9/2008" + }, + { + "id": "6203", + "name": "Lana Larkin", + "position": "Machine Operator", + "salary": "$93,381", + "office": "Quebec", + "extn": "9592", + "start_date": "10/4/2000" + }, + { + "id": "6204", + "name": "Sebastian Santos", + "position": "Bookkeeper", + "salary": "$298,753", + "office": "Hayward", + "extn": "1550", + "start_date": "4/6/2015" + }, + { + "id": "6205", + "name": "Carol Nash", + "position": "Associate Professor", + "salary": "$126,740", + "office": "Portland", + "extn": "7995", + "start_date": "10/1/2018" + }, + { + "id": "6206", + "name": "Mavis Noon", + "position": "Dentist", + "salary": "$130,687", + "office": "Louisville", + "extn": "5416", + "start_date": "3/11/2002" + }, + { + "id": "6207", + "name": "Chris Partridge", + "position": "Clerk", + "salary": "$255,759", + "office": "Saint Paul", + "extn": "3897", + "start_date": "7/24/2007" + }, + { + "id": "6208", + "name": "Gloria Steer", + "position": "Designer", + "salary": "$25,231", + "office": "Columbus", + "extn": "2180", + "start_date": "3/5/2005" + }, + { + "id": "6209", + "name": "Gwenyth Bryson", + "position": "Fabricator", + "salary": "$278,783", + "office": "Valetta", + "extn": "6801", + "start_date": "7/13/2005" + }, + { + "id": "6210", + "name": "Carl Nicolas", + "position": "Bookkeeper", + "salary": "$250,114", + "office": "Norfolk", + "extn": "2644", + "start_date": "5/13/2012" + }, + { + "id": "6211", + "name": "Leroy Simpson", + "position": "CNC Operator", + "salary": "$79,861", + "office": "San Francisco", + "extn": "8965", + "start_date": "6/4/2019" + }, + { + "id": "6212", + "name": "Liliana Redfern", + "position": "Chef Manager", + "salary": "$212,862", + "office": "Irving", + "extn": "9256", + "start_date": "8/11/2014" + }, + { + "id": "6213", + "name": "Priscilla Cobb", + "position": "Business Broker", + "salary": "$91,483", + "office": "Colorado Springs", + "extn": "2394", + "start_date": "7/20/2001" + }, + { + "id": "6214", + "name": "Lorraine Rowan", + "position": "Production Painter", + "salary": "$287,589", + "office": "Bellevue", + "extn": "3525", + "start_date": "10/23/2007" + }, + { + "id": "6215", + "name": "Alba Thompson", + "position": "Physician", + "salary": "$127,646", + "office": "Tallahassee", + "extn": "5633", + "start_date": "12/31/2013" + }, + { + "id": "6216", + "name": "Mabel Fox", + "position": "Food Technologist", + "salary": "$50,001", + "office": "Ontario", + "extn": "1967", + "start_date": "5/8/2016" + }, + { + "id": "6217", + "name": "Moira Douglas", + "position": "Cook", + "salary": "$38,843", + "office": "Reno", + "extn": "7784", + "start_date": "1/16/2009" + }, + { + "id": "6218", + "name": "Josephine Oatway", + "position": "Call Center Representative", + "salary": "$243,908", + "office": "Seattle", + "extn": "8902", + "start_date": "3/4/2011" + }, + { + "id": "6219", + "name": "Abdul Dann", + "position": "Project Manager", + "salary": "$287,893", + "office": "Lisbon", + "extn": "2778", + "start_date": "9/3/2005" + }, + { + "id": "6220", + "name": "Julius Addley", + "position": "Clerk", + "salary": "$266,410", + "office": "Laredo", + "extn": "8238", + "start_date": "11/18/2018" + }, + { + "id": "6221", + "name": "Daniel Coates", + "position": "Business Broker", + "salary": "$153,746", + "office": "Tallahassee", + "extn": "7620", + "start_date": "10/7/2018" + }, + { + "id": "6222", + "name": "Bryon Ross", + "position": "Cook", + "salary": "$29,075", + "office": "Moreno Valley", + "extn": "7552", + "start_date": "2/14/2005" + }, + { + "id": "6223", + "name": "Camellia Durrant", + "position": "Associate Professor", + "salary": "$75,953", + "office": "Milano", + "extn": "7307", + "start_date": "1/20/2015" + }, + { + "id": "6224", + "name": "Nina Spencer", + "position": "Insurance Broker", + "salary": "$258,792", + "office": "Rome", + "extn": "9289", + "start_date": "12/1/2010" + }, + { + "id": "6225", + "name": "Ethan Hewitt", + "position": "Audiologist", + "salary": "$116,503", + "office": "Salt Lake City", + "extn": "1467", + "start_date": "6/9/2004" + }, + { + "id": "6226", + "name": "Mark Graham", + "position": "Paramedic", + "salary": "$83,453", + "office": "Lincoln", + "extn": "3230", + "start_date": "11/12/2004" + }, + { + "id": "6227", + "name": "Michelle Osman", + "position": "Chef Manager", + "salary": "$100,631", + "office": "Honolulu", + "extn": "2783", + "start_date": "9/9/2006" + }, + { + "id": "6228", + "name": "Rick Farmer", + "position": "Designer", + "salary": "$236,381", + "office": "Stockton", + "extn": "6304", + "start_date": "1/8/2014" + }, + { + "id": "6229", + "name": "Martin Slater", + "position": "Inspector", + "salary": "$292,671", + "office": "Tallahassee", + "extn": "8847", + "start_date": "1/1/2006" + }, + { + "id": "6230", + "name": "Faith Pearson", + "position": "Executive Director", + "salary": "$281,519", + "office": "Baltimore", + "extn": "2418", + "start_date": "7/5/2000" + }, + { + "id": "6231", + "name": "Henry Driscoll", + "position": "Operator", + "salary": "$31,440", + "office": "Arlington", + "extn": "2146", + "start_date": "1/3/2013" + }, + { + "id": "6232", + "name": "Summer Dwyer", + "position": "Call Center Representative", + "salary": "$114,745", + "office": "Charlotte", + "extn": "9292", + "start_date": "3/23/2009" + }, + { + "id": "6233", + "name": "Isabella Gardner", + "position": "Biologist", + "salary": "$34,410", + "office": "Paris", + "extn": "8113", + "start_date": "11/24/2010" + }, + { + "id": "6234", + "name": "Ryan Connor", + "position": "Insurance Broker", + "salary": "$48,658", + "office": "Kansas City", + "extn": "6432", + "start_date": "6/23/2003" + }, + { + "id": "6235", + "name": "Ilona Martin", + "position": "Clerk", + "salary": "$94,700", + "office": "Indianapolis", + "extn": "3140", + "start_date": "1/25/2002" + }, + { + "id": "6236", + "name": "Lucas Plumb", + "position": "Doctor", + "salary": "$141,530", + "office": "Paris", + "extn": "9487", + "start_date": "3/1/2017" + }, + { + "id": "6237", + "name": "Aiden Lloyd", + "position": "Banker", + "salary": "$182,877", + "office": "Santa Ana", + "extn": "7467", + "start_date": "1/31/2017" + }, + { + "id": "6238", + "name": "Daron Beal", + "position": "Chef Manager", + "salary": "$156,299", + "office": "Honolulu", + "extn": "4173", + "start_date": "3/6/2006" + }, + { + "id": "6239", + "name": "Daphne Ellis", + "position": "IT Support Staff", + "salary": "$274,422", + "office": "Moreno Valley", + "extn": "4774", + "start_date": "8/7/2004" + }, + { + "id": "6240", + "name": "Noah Weldon", + "position": "Bellman", + "salary": "$113,571", + "office": "Detroit", + "extn": "5063", + "start_date": "8/24/2007" + }, + { + "id": "6241", + "name": "Mark Cooper", + "position": "Investment Advisor", + "salary": "$18,891", + "office": "Phoenix", + "extn": "1459", + "start_date": "3/4/2010" + }, + { + "id": "6242", + "name": "William Penn", + "position": "Biologist", + "salary": "$50,997", + "office": "Lakewood", + "extn": "9724", + "start_date": "10/7/2008" + }, + { + "id": "6243", + "name": "Nick Hewitt", + "position": "Machine Operator", + "salary": "$146,689", + "office": "New Orleans", + "extn": "5598", + "start_date": "1/21/2017" + }, + { + "id": "6244", + "name": "Andrea Jacobs", + "position": "Audiologist", + "salary": "$201,107", + "office": "Reno", + "extn": "7656", + "start_date": "8/3/2003" + }, + { + "id": "6245", + "name": "Mandy Newman", + "position": "Software Engineer", + "salary": "$222,007", + "office": "Otawa", + "extn": "6191", + "start_date": "4/1/2008" + }, + { + "id": "6246", + "name": "Evelynn Simpson", + "position": "Web Developer", + "salary": "$99,566", + "office": "Boston", + "extn": "5644", + "start_date": "1/14/2000" + }, + { + "id": "6247", + "name": "Ronald Fox", + "position": "Production Painter", + "salary": "$211,644", + "office": "Albuquerque", + "extn": "3257", + "start_date": "12/5/2013" + }, + { + "id": "6248", + "name": "Aleksandra Jackson", + "position": "Pharmacist", + "salary": "$248,108", + "office": "San Antonio", + "extn": "8295", + "start_date": "8/12/2005" + }, + { + "id": "6249", + "name": "Julian Stewart", + "position": "HR Coordinator", + "salary": "$145,825", + "office": "Valetta", + "extn": "5781", + "start_date": "3/9/2013" + }, + { + "id": "6250", + "name": "William Lewin", + "position": "Service Supervisor", + "salary": "$43,580", + "office": "Quebec", + "extn": "4251", + "start_date": "4/11/2003" + }, + { + "id": "6251", + "name": "Kendra Abbey", + "position": "Paramedic", + "salary": "$82,262", + "office": "Madrid", + "extn": "7408", + "start_date": "10/16/2003" + }, + { + "id": "6252", + "name": "Jack Mcguire", + "position": "Investment Advisor", + "salary": "$241,115", + "office": "Prague", + "extn": "8569", + "start_date": "5/23/2003" + }, + { + "id": "6253", + "name": "Johnathan Palmer", + "position": "Health Educator", + "salary": "$287,109", + "office": "Pittsburgh", + "extn": "8251", + "start_date": "4/13/2018" + }, + { + "id": "6254", + "name": "Jenna Tennant", + "position": "Design Engineer", + "salary": "$183,922", + "office": "Bellevue", + "extn": "2295", + "start_date": "11/23/2018" + }, + { + "id": "6255", + "name": "Kurt Ianson", + "position": "Treasurer", + "salary": "$257,518", + "office": "Boston", + "extn": "6526", + "start_date": "6/4/2006" + }, + { + "id": "6256", + "name": "Adelaide Reid", + "position": "Lecturer", + "salary": "$255,181", + "office": "Indianapolis", + "extn": "1215", + "start_date": "8/23/2007" + }, + { + "id": "6257", + "name": "Liam Russel", + "position": "Bellman", + "salary": "$144,046", + "office": "Denver", + "extn": "7125", + "start_date": "7/14/2000" + }, + { + "id": "6258", + "name": "Hadley Vaughan", + "position": "Web Developer", + "salary": "$54,810", + "office": "Glendale", + "extn": "6379", + "start_date": "2/6/2006" + }, + { + "id": "6259", + "name": "Janice Randall", + "position": "Physician", + "salary": "$14,014", + "office": "Nashville", + "extn": "7408", + "start_date": "6/2/2018" + }, + { + "id": "6260", + "name": "Daniel Tobin", + "position": "IT Support Staff", + "salary": "$248,817", + "office": "Prague", + "extn": "5199", + "start_date": "10/3/2012" + }, + { + "id": "6261", + "name": "Nate Jackson", + "position": "Steward", + "salary": "$201,676", + "office": "Tallahassee", + "extn": "2704", + "start_date": "8/15/2015" + }, + { + "id": "6262", + "name": "Nathan Stevens", + "position": "Staffing Consultant", + "salary": "$297,516", + "office": "Fort Lauderdale", + "extn": "4289", + "start_date": "3/30/2006" + }, + { + "id": "6263", + "name": "Cecilia Saunders", + "position": "Operator", + "salary": "$209,982", + "office": "Lyon", + "extn": "8666", + "start_date": "9/5/2016" + }, + { + "id": "6264", + "name": "Chadwick Larsen", + "position": "Treasurer", + "salary": "$276,061", + "office": "Bridgeport", + "extn": "4913", + "start_date": "8/30/2014" + }, + { + "id": "6265", + "name": "Carrie Ward", + "position": "Audiologist", + "salary": "$105,862", + "office": "Moreno Valley", + "extn": "3996", + "start_date": "7/4/2005" + }, + { + "id": "6266", + "name": "Erick Garner", + "position": "Cook", + "salary": "$247,230", + "office": "Scottsdale", + "extn": "2603", + "start_date": "7/22/2018" + }, + { + "id": "6267", + "name": "Johnny Lewin", + "position": "Cash Manager", + "salary": "$64,950", + "office": "Albuquerque", + "extn": "7402", + "start_date": "6/14/2017" + }, + { + "id": "6268", + "name": "Chuck Benson", + "position": "HR Coordinator", + "salary": "$82,196", + "office": "Phoenix", + "extn": "1878", + "start_date": "1/28/2010" + }, + { + "id": "6269", + "name": "Roger Villiger", + "position": "Associate Professor", + "salary": "$125,228", + "office": "Glendale", + "extn": "8624", + "start_date": "2/16/2011" + }, + { + "id": "6270", + "name": "Wade Collins", + "position": "Systems Administrator", + "salary": "$19,573", + "office": "Omaha", + "extn": "2050", + "start_date": "3/25/2011" + }, + { + "id": "6271", + "name": "Mark Morgan", + "position": "Webmaster", + "salary": "$280,803", + "office": "Minneapolis", + "extn": "5478", + "start_date": "8/14/2016" + }, + { + "id": "6272", + "name": "Kieth Robinson", + "position": "Auditor", + "salary": "$283,795", + "office": "Hayward", + "extn": "8877", + "start_date": "8/25/2000" + }, + { + "id": "6273", + "name": "Gwen Dubois", + "position": "Associate Professor", + "salary": "$144,691", + "office": "Bridgeport", + "extn": "5794", + "start_date": "10/5/2007" + }, + { + "id": "6274", + "name": "Rose Kirby", + "position": "Software Engineer", + "salary": "$267,065", + "office": "New York", + "extn": "5576", + "start_date": "4/4/2001" + }, + { + "id": "6275", + "name": "Boris Matthews", + "position": "Retail Trainee", + "salary": "$45,986", + "office": "Anaheim", + "extn": "3680", + "start_date": "9/13/2013" + }, + { + "id": "6276", + "name": "Denis York", + "position": "Machine Operator", + "salary": "$209,024", + "office": "Lakewood", + "extn": "8650", + "start_date": "1/20/2006" + }, + { + "id": "6277", + "name": "Felicity Adams", + "position": "Stockbroker", + "salary": "$90,556", + "office": "Huntsville", + "extn": "9756", + "start_date": "5/25/2010" + }, + { + "id": "6278", + "name": "Benjamin Vaughn", + "position": "Production Painter", + "salary": "$83,894", + "office": "Rome", + "extn": "9207", + "start_date": "11/7/2001" + }, + { + "id": "6279", + "name": "Brad Victor", + "position": "Investment Advisor", + "salary": "$55,820", + "office": "Albuquerque", + "extn": "6707", + "start_date": "3/25/2004" + }, + { + "id": "6280", + "name": "Maribel Clark", + "position": "Associate Professor", + "salary": "$98,123", + "office": "Minneapolis", + "extn": "4288", + "start_date": "3/27/2014" + }, + { + "id": "6281", + "name": "Ember Stone", + "position": "Executive Director", + "salary": "$33,426", + "office": "Anaheim", + "extn": "3939", + "start_date": "10/19/2007" + }, + { + "id": "6282", + "name": "Cassidy Powell", + "position": "Clerk", + "salary": "$14,587", + "office": "Jacksonville", + "extn": "7813", + "start_date": "8/26/2017" + }, + { + "id": "6283", + "name": "Brooklyn Yang", + "position": "Treasurer", + "salary": "$11,761", + "office": "Albuquerque", + "extn": "6121", + "start_date": "6/9/2014" + }, + { + "id": "6284", + "name": "Doug Jenkins", + "position": "Staffing Consultant", + "salary": "$147,026", + "office": "Fort Lauderdale", + "extn": "1132", + "start_date": "8/2/2017" + }, + { + "id": "6285", + "name": "Ada Coates", + "position": "Budget Analyst", + "salary": "$219,554", + "office": "Long Beach", + "extn": "6318", + "start_date": "1/19/2019" + }, + { + "id": "6286", + "name": "Sylvia Thatcher", + "position": "Doctor", + "salary": "$89,380", + "office": "Lancaster", + "extn": "1963", + "start_date": "5/5/2016" + }, + { + "id": "6287", + "name": "Andie Thompson", + "position": "Baker", + "salary": "$163,384", + "office": "St. Louis", + "extn": "6596", + "start_date": "5/11/2017" + }, + { + "id": "6288", + "name": "Mark Alldridge", + "position": "Cook", + "salary": "$141,009", + "office": "Atlanta", + "extn": "3177", + "start_date": "9/18/2002" + }, + { + "id": "6289", + "name": "Jackeline Booth", + "position": "Call Center Representative", + "salary": "$79,913", + "office": "Philadelphia", + "extn": "4612", + "start_date": "6/18/2015" + }, + { + "id": "6290", + "name": "Michael Little", + "position": "Stockbroker", + "salary": "$112,604", + "office": "Baltimore", + "extn": "3601", + "start_date": "9/19/2006" + }, + { + "id": "6291", + "name": "Julian Cameron", + "position": "Business Broker", + "salary": "$226,675", + "office": "Bellevue", + "extn": "6490", + "start_date": "7/19/2011" + }, + { + "id": "6292", + "name": "Ruby Booth", + "position": "Cook", + "salary": "$267,289", + "office": "Wien", + "extn": "7843", + "start_date": "5/25/2009" + }, + { + "id": "6293", + "name": "Bart Morgan", + "position": "Healthcare Specialist", + "salary": "$190,670", + "office": "Denver", + "extn": "4993", + "start_date": "10/23/2016" + }, + { + "id": "6294", + "name": "Penny Huggins", + "position": "Steward", + "salary": "$47,906", + "office": "Stockton", + "extn": "3157", + "start_date": "5/13/2003" + }, + { + "id": "6295", + "name": "Logan Moran", + "position": "Food Technologist", + "salary": "$248,329", + "office": "Berlin", + "extn": "3054", + "start_date": "6/21/2011" + }, + { + "id": "6296", + "name": "Peter Payne", + "position": "Cook", + "salary": "$144,736", + "office": "New Orleans", + "extn": "5201", + "start_date": "9/29/2002" + }, + { + "id": "6297", + "name": "Oliver Giles", + "position": "Chef Manager", + "salary": "$241,036", + "office": "Huntsville", + "extn": "6814", + "start_date": "8/22/2004" + }, + { + "id": "6298", + "name": "Julian Vallins", + "position": "Cook", + "salary": "$192,833", + "office": "Washington", + "extn": "5793", + "start_date": "4/14/2012" + }, + { + "id": "6299", + "name": "Alison Sherry", + "position": "Lecturer", + "salary": "$183,886", + "office": "Bridgeport", + "extn": "7309", + "start_date": "12/8/2013" + }, + { + "id": "6300", + "name": "Lauren Truscott", + "position": "Staffing Consultant", + "salary": "$125,781", + "office": "Stockton", + "extn": "3683", + "start_date": "6/27/2018" + }, + { + "id": "6301", + "name": "Adina Fox", + "position": "Mobile Developer", + "salary": "$283,992", + "office": "Berlin", + "extn": "2309", + "start_date": "1/5/2012" + }, + { + "id": "6302", + "name": "Ronald Long", + "position": "Systems Administrator", + "salary": "$71,577", + "office": "Long Beach", + "extn": "9966", + "start_date": "7/27/2010" + }, + { + "id": "6303", + "name": "Crystal Brennan", + "position": "Front Desk Coordinator", + "salary": "$48,581", + "office": "Charlotte", + "extn": "4764", + "start_date": "5/16/2006" + }, + { + "id": "6304", + "name": "Andie Noach", + "position": "Systems Administrator", + "salary": "$28,730", + "office": "Oakland", + "extn": "8135", + "start_date": "1/18/2011" + }, + { + "id": "6305", + "name": "Lillian Burge", + "position": "Pharmacist", + "salary": "$186,162", + "office": "New York", + "extn": "9707", + "start_date": "7/24/2018" + }, + { + "id": "6306", + "name": "Russel Olson", + "position": "Healthcare Specialist", + "salary": "$178,917", + "office": "Jacksonville", + "extn": "3010", + "start_date": "9/19/2003" + }, + { + "id": "6307", + "name": "George Bentley", + "position": "Systems Administrator", + "salary": "$129,752", + "office": "Arlington", + "extn": "3622", + "start_date": "9/4/2014" + }, + { + "id": "6308", + "name": "Alan Thatcher", + "position": "Retail Trainee", + "salary": "$32,193", + "office": "Nashville", + "extn": "5646", + "start_date": "1/5/2007" + }, + { + "id": "6309", + "name": "Boris Oswald", + "position": "Retail Trainee", + "salary": "$238,817", + "office": "Henderson", + "extn": "1160", + "start_date": "8/14/2006" + }, + { + "id": "6310", + "name": "Ramon Evans", + "position": "Software Engineer", + "salary": "$246,124", + "office": "Milano", + "extn": "7314", + "start_date": "10/11/2012" + }, + { + "id": "6311", + "name": "Lindsay Stewart", + "position": "Chef Manager", + "salary": "$117,279", + "office": "Otawa", + "extn": "9178", + "start_date": "4/22/2013" + }, + { + "id": "6312", + "name": "Vanessa Appleton", + "position": "Investment Advisor", + "salary": "$67,163", + "office": "Chicago", + "extn": "2521", + "start_date": "4/28/2014" + }, + { + "id": "6313", + "name": "Alexia Norris", + "position": "Production Painter", + "salary": "$132,364", + "office": "Atlanta", + "extn": "1245", + "start_date": "12/5/2012" + }, + { + "id": "6314", + "name": "Lucas Scott", + "position": "Service Supervisor", + "salary": "$114,244", + "office": "Moreno Valley", + "extn": "3872", + "start_date": "6/4/2008" + }, + { + "id": "6315", + "name": "Barney Shepherd", + "position": "Food Technologist", + "salary": "$172,641", + "office": "Garland", + "extn": "3023", + "start_date": "6/5/2009" + }, + { + "id": "6316", + "name": "Mya Eastwood", + "position": "Clerk", + "salary": "$228,960", + "office": "Tallahassee", + "extn": "4674", + "start_date": "10/6/2012" + }, + { + "id": "6317", + "name": "Michael Torres", + "position": "Biologist", + "salary": "$107,053", + "office": "Stockton", + "extn": "4748", + "start_date": "12/29/2007" + }, + { + "id": "6318", + "name": "Michael Bell", + "position": "Associate Professor", + "salary": "$135,081", + "office": "Amarillo", + "extn": "7617", + "start_date": "6/21/2008" + }, + { + "id": "6319", + "name": "Hailey Warren", + "position": "Executive Director", + "salary": "$238,693", + "office": "Bucharest", + "extn": "1383", + "start_date": "4/29/2000" + }, + { + "id": "6320", + "name": "Gil Savage", + "position": "Global Logistics Supervisor", + "salary": "$279,632", + "office": "Fullerton", + "extn": "1966", + "start_date": "3/2/2001" + }, + { + "id": "6321", + "name": "Chelsea Welsch", + "position": "Treasurer", + "salary": "$157,836", + "office": "Detroit", + "extn": "5218", + "start_date": "1/5/2018" + }, + { + "id": "6322", + "name": "Callie Ellison", + "position": "Global Logistics Supervisor", + "salary": "$195,849", + "office": "Long Beach", + "extn": "4770", + "start_date": "2/23/2007" + }, + { + "id": "6323", + "name": "Tony Vallory", + "position": "Chef Manager", + "salary": "$212,363", + "office": "Lyon", + "extn": "8001", + "start_date": "5/5/2006" + }, + { + "id": "6324", + "name": "Remy Osmond", + "position": "Pharmacist", + "salary": "$295,643", + "office": "Milano", + "extn": "2774", + "start_date": "11/12/2010" + }, + { + "id": "6325", + "name": "Cameron Emerson", + "position": "Healthcare Specialist", + "salary": "$66,835", + "office": "Nashville", + "extn": "8005", + "start_date": "9/8/2012" + }, + { + "id": "6326", + "name": "Olivia Palmer", + "position": "Steward", + "salary": "$35,891", + "office": "Denver", + "extn": "5129", + "start_date": "8/1/2002" + }, + { + "id": "6327", + "name": "Rachael Stewart", + "position": "Investment Advisor", + "salary": "$176,637", + "office": "Minneapolis", + "extn": "9381", + "start_date": "3/27/2003" + }, + { + "id": "6328", + "name": "Lana Corbett", + "position": "Banker", + "salary": "$134,316", + "office": "Hayward", + "extn": "5154", + "start_date": "9/25/2010" + }, + { + "id": "6329", + "name": "Matthew Bell", + "position": "Clerk", + "salary": "$267,180", + "office": "San Jose", + "extn": "1447", + "start_date": "10/5/2001" + }, + { + "id": "6330", + "name": "Chadwick Watt", + "position": "Lecturer", + "salary": "$282,846", + "office": "Prague", + "extn": "4911", + "start_date": "1/18/2014" + }, + { + "id": "6331", + "name": "Agnes Cox", + "position": "Food Technologist", + "salary": "$53,075", + "office": "Reno", + "extn": "6805", + "start_date": "4/5/2013" + }, + { + "id": "6332", + "name": "Tyson Stubbs", + "position": "Staffing Consultant", + "salary": "$10,395", + "office": "Miami", + "extn": "5795", + "start_date": "4/1/2002" + }, + { + "id": "6333", + "name": "Rylee Kennedy", + "position": "Lecturer", + "salary": "$254,430", + "office": "Lakewood", + "extn": "7477", + "start_date": "2/11/2002" + }, + { + "id": "6334", + "name": "David Dixon", + "position": "Cook", + "salary": "$268,463", + "office": "Jersey City", + "extn": "3977", + "start_date": "10/19/2008" + }, + { + "id": "6335", + "name": "Daniel Dallas", + "position": "Call Center Representative", + "salary": "$141,067", + "office": "Prague", + "extn": "9797", + "start_date": "6/25/2003" + }, + { + "id": "6336", + "name": "Taylor Simpson", + "position": "Investment Advisor", + "salary": "$170,976", + "office": "Lakewood", + "extn": "7948", + "start_date": "10/25/2018" + }, + { + "id": "6337", + "name": "Candace Abbot", + "position": "Global Logistics Supervisor", + "salary": "$150,285", + "office": "Omaha", + "extn": "3547", + "start_date": "7/10/2015" + }, + { + "id": "6338", + "name": "Hayden Mitchell", + "position": "Electrician", + "salary": "$67,181", + "office": "Springfield", + "extn": "9813", + "start_date": "7/23/2002" + }, + { + "id": "6339", + "name": "Bart White", + "position": "Biologist", + "salary": "$194,064", + "office": "Otawa", + "extn": "5093", + "start_date": "4/27/2013" + }, + { + "id": "6340", + "name": "Wade Hamilton", + "position": "Treasurer", + "salary": "$215,215", + "office": "Memphis", + "extn": "4706", + "start_date": "9/12/2017" + }, + { + "id": "6341", + "name": "Candice Rodgers", + "position": "Audiologist", + "salary": "$265,064", + "office": "Phoenix", + "extn": "4159", + "start_date": "3/23/2019" + }, + { + "id": "6342", + "name": "Moira Fowler", + "position": "Health Educator", + "salary": "$261,131", + "office": "Huntsville", + "extn": "6293", + "start_date": "7/2/2006" + }, + { + "id": "6343", + "name": "Candace Russell", + "position": "Biologist", + "salary": "$120,788", + "office": "Reno", + "extn": "7503", + "start_date": "3/22/2014" + }, + { + "id": "6344", + "name": "Jolene Tate", + "position": "Lecturer", + "salary": "$67,259", + "office": "Hayward", + "extn": "7983", + "start_date": "5/11/2006" + }, + { + "id": "6345", + "name": "Bob Collins", + "position": "Project Manager", + "salary": "$98,048", + "office": "Madrid", + "extn": "5326", + "start_date": "1/12/2006" + }, + { + "id": "6346", + "name": "Jade Morris", + "position": "Operator", + "salary": "$83,682", + "office": "Garland", + "extn": "6738", + "start_date": "11/21/2004" + }, + { + "id": "6347", + "name": "Carter Harvey", + "position": "Food Technologist", + "salary": "$90,775", + "office": "Los Angeles", + "extn": "7956", + "start_date": "12/10/2010" + }, + { + "id": "6348", + "name": "Rosalie Power", + "position": "Call Center Representative", + "salary": "$110,769", + "office": "Valetta", + "extn": "3987", + "start_date": "9/8/2004" + }, + { + "id": "6349", + "name": "Jocelyn Palmer", + "position": "Chef Manager", + "salary": "$112,166", + "office": "Omaha", + "extn": "5312", + "start_date": "7/18/2013" + }, + { + "id": "6350", + "name": "Brooklyn Mcguire", + "position": "Web Developer", + "salary": "$102,540", + "office": "Stockton", + "extn": "7723", + "start_date": "7/14/2010" + }, + { + "id": "6351", + "name": "Vicky Carpenter", + "position": "Systems Administrator", + "salary": "$189,704", + "office": "Venice", + "extn": "3050", + "start_date": "2/21/2018" + }, + { + "id": "6352", + "name": "Joseph Noon", + "position": "Staffing Consultant", + "salary": "$257,251", + "office": "London", + "extn": "2906", + "start_date": "6/9/2001" + }, + { + "id": "6353", + "name": "Gloria Lyon", + "position": "Clerk", + "salary": "$56,837", + "office": "Toledo", + "extn": "2977", + "start_date": "9/14/2009" + }, + { + "id": "6354", + "name": "Carmen Fenton", + "position": "Cashier", + "salary": "$174,410", + "office": "Amarillo", + "extn": "5768", + "start_date": "1/9/2009" + }, + { + "id": "6355", + "name": "Georgia Hunt", + "position": "Budget Analyst", + "salary": "$250,170", + "office": "Memphis", + "extn": "4291", + "start_date": "5/2/2006" + }, + { + "id": "6356", + "name": "Caleb Pickard", + "position": "Software Engineer", + "salary": "$24,707", + "office": "Santa Ana", + "extn": "2234", + "start_date": "10/13/2013" + }, + { + "id": "6357", + "name": "Barry Hunt", + "position": "HR Coordinator", + "salary": "$168,698", + "office": "Hayward", + "extn": "3432", + "start_date": "10/5/2010" + }, + { + "id": "6358", + "name": "Maxwell Todd", + "position": "Investment Advisor", + "salary": "$186,638", + "office": "Arlington", + "extn": "9640", + "start_date": "6/13/2002" + }, + { + "id": "6359", + "name": "Celia Allington", + "position": "Healthcare Specialist", + "salary": "$274,696", + "office": "Honolulu", + "extn": "7678", + "start_date": "4/21/2006" + }, + { + "id": "6360", + "name": "Carter Lewis", + "position": "Associate Professor", + "salary": "$281,887", + "office": "Reno", + "extn": "5961", + "start_date": "12/20/2000" + }, + { + "id": "6361", + "name": "Marissa Coll", + "position": "Retail Trainee", + "salary": "$240,598", + "office": "Paris", + "extn": "8871", + "start_date": "7/28/2014" + }, + { + "id": "6362", + "name": "Marvin Wilton", + "position": "Treasurer", + "salary": "$89,812", + "office": "New York", + "extn": "4415", + "start_date": "11/15/2015" + }, + { + "id": "6363", + "name": "Chris Malone", + "position": "Restaurant Manager", + "salary": "$117,176", + "office": "Washington", + "extn": "3229", + "start_date": "5/6/2011" + }, + { + "id": "6364", + "name": "Angel Matthews", + "position": "Audiologist", + "salary": "$214,437", + "office": "Bakersfield", + "extn": "6070", + "start_date": "10/15/2008" + }, + { + "id": "6365", + "name": "Melania Wilkinson", + "position": "Operator", + "salary": "$46,123", + "office": "Indianapolis", + "extn": "6847", + "start_date": "4/11/2013" + }, + { + "id": "6366", + "name": "Selena Watt", + "position": "Executive Director", + "salary": "$194,787", + "office": "San Antonio", + "extn": "5947", + "start_date": "8/28/2009" + }, + { + "id": "6367", + "name": "Rosie Clifton", + "position": "Designer", + "salary": "$253,771", + "office": "Kansas City", + "extn": "3555", + "start_date": "9/12/2004" + }, + { + "id": "6368", + "name": "Anthony Bailey", + "position": "Retail Trainee", + "salary": "$162,793", + "office": "Kansas City", + "extn": "8294", + "start_date": "4/17/2018" + }, + { + "id": "6369", + "name": "Morgan Mitchell", + "position": "Steward", + "salary": "$15,598", + "office": "Orlando", + "extn": "7788", + "start_date": "9/20/2017" + }, + { + "id": "6370", + "name": "Raquel Ashley", + "position": "Laboratory Technician", + "salary": "$286,446", + "office": "Saint Paul", + "extn": "5076", + "start_date": "8/24/2007" + }, + { + "id": "6371", + "name": "Alan Warner", + "position": "Business Broker", + "salary": "$136,499", + "office": "Escondido", + "extn": "4143", + "start_date": "5/31/2013" + }, + { + "id": "6372", + "name": "Lucy Preston", + "position": "Designer", + "salary": "$228,488", + "office": "Laredo", + "extn": "8428", + "start_date": "7/27/2009" + }, + { + "id": "6373", + "name": "Mabel Ingram", + "position": "Stockbroker", + "salary": "$127,051", + "office": "Jersey City", + "extn": "2926", + "start_date": "4/22/2009" + }, + { + "id": "6374", + "name": "Liam Oakley", + "position": "Executive Director", + "salary": "$274,947", + "office": "Lisbon", + "extn": "5248", + "start_date": "10/16/2010" + }, + { + "id": "6375", + "name": "Beatrice Collis", + "position": "Retail Trainee", + "salary": "$235,440", + "office": "Detroit", + "extn": "3480", + "start_date": "2/8/2011" + }, + { + "id": "6376", + "name": "Jaylene Owen", + "position": "Healthcare Specialist", + "salary": "$187,085", + "office": "El Paso", + "extn": "1919", + "start_date": "3/2/2009" + }, + { + "id": "6377", + "name": "Hank Farmer", + "position": "Chef Manager", + "salary": "$27,124", + "office": "Arlington", + "extn": "8228", + "start_date": "3/17/2000" + }, + { + "id": "6378", + "name": "Tony Glass", + "position": "Clerk", + "salary": "$67,803", + "office": "Madison", + "extn": "4338", + "start_date": "11/3/2003" + }, + { + "id": "6379", + "name": "Anais Murphy", + "position": "Web Developer", + "salary": "$194,901", + "office": "Louisville", + "extn": "6340", + "start_date": "10/6/2008" + }, + { + "id": "6380", + "name": "Noemi Milner", + "position": "Restaurant Manager", + "salary": "$114,062", + "office": "Colorado Springs", + "extn": "1106", + "start_date": "1/3/2015" + }, + { + "id": "6381", + "name": "Nate Wheeler", + "position": "Retail Trainee", + "salary": "$18,724", + "office": "Phoenix", + "extn": "6691", + "start_date": "10/23/2001" + }, + { + "id": "6382", + "name": "Isabel Vane", + "position": "CNC Operator", + "salary": "$260,106", + "office": "Fremont", + "extn": "4525", + "start_date": "4/9/2008" + }, + { + "id": "6383", + "name": "Samara Collingwood", + "position": "Webmaster", + "salary": "$20,493", + "office": "Salt Lake City", + "extn": "6280", + "start_date": "8/9/2003" + }, + { + "id": "6384", + "name": "Nick Kirby", + "position": "Operator", + "salary": "$135,346", + "office": "London", + "extn": "9226", + "start_date": "1/20/2016" + }, + { + "id": "6385", + "name": "Karen Parker", + "position": "Audiologist", + "salary": "$119,854", + "office": "Charlotte", + "extn": "4470", + "start_date": "3/28/2007" + }, + { + "id": "6386", + "name": "Joseph Norton", + "position": "Physician", + "salary": "$158,986", + "office": "Dallas", + "extn": "5693", + "start_date": "1/2/2010" + }, + { + "id": "6387", + "name": "Leroy Hudson", + "position": "HR Coordinator", + "salary": "$17,988", + "office": "Rochester", + "extn": "1092", + "start_date": "12/21/2009" + }, + { + "id": "6388", + "name": "Angelina Wilcox", + "position": "HR Coordinator", + "salary": "$180,651", + "office": "Los Angeles", + "extn": "6985", + "start_date": "10/15/2015" + }, + { + "id": "6389", + "name": "Bart Henderson", + "position": "Investment Advisor", + "salary": "$289,326", + "office": "Philadelphia", + "extn": "3439", + "start_date": "9/16/2005" + }, + { + "id": "6390", + "name": "Luke Becker", + "position": "Web Developer", + "salary": "$151,556", + "office": "Honolulu", + "extn": "2725", + "start_date": "1/13/2007" + }, + { + "id": "6391", + "name": "Eryn Ingram", + "position": "Call Center Representative", + "salary": "$189,938", + "office": "Lincoln", + "extn": "8104", + "start_date": "8/23/2016" + }, + { + "id": "6392", + "name": "Chester Moss", + "position": "Budget Analyst", + "salary": "$233,242", + "office": "Salem", + "extn": "2282", + "start_date": "8/6/2004" + }, + { + "id": "6393", + "name": "Sara Simmons", + "position": "Cook", + "salary": "$123,989", + "office": "Jersey City", + "extn": "7938", + "start_date": "12/26/2011" + }, + { + "id": "6394", + "name": "Regina Shea", + "position": "Chef Manager", + "salary": "$104,620", + "office": "Jersey City", + "extn": "2947", + "start_date": "11/20/2009" + }, + { + "id": "6395", + "name": "Josh Craig", + "position": "Food Technologist", + "salary": "$279,463", + "office": "Henderson", + "extn": "9647", + "start_date": "3/17/2004" + }, + { + "id": "6396", + "name": "Mayleen Wright", + "position": "Doctor", + "salary": "$36,619", + "office": "Sacramento", + "extn": "5908", + "start_date": "5/9/2001" + }, + { + "id": "6397", + "name": "Dakota Morris", + "position": "Production Painter", + "salary": "$108,970", + "office": "New York", + "extn": "9056", + "start_date": "4/21/2000" + }, + { + "id": "6398", + "name": "Courtney Norburn", + "position": "Accountant", + "salary": "$128,615", + "office": "Nashville", + "extn": "6819", + "start_date": "10/4/2012" + }, + { + "id": "6399", + "name": "Kaylee Collis", + "position": "Accountant", + "salary": "$41,019", + "office": "Richmond", + "extn": "5992", + "start_date": "11/26/2018" + }, + { + "id": "6400", + "name": "Rick Edmonds", + "position": "Stockbroker", + "salary": "$103,200", + "office": "Colorado Springs", + "extn": "1508", + "start_date": "4/15/2006" + }, + { + "id": "6401", + "name": "Rufus Hill", + "position": "Executive Director", + "salary": "$233,763", + "office": "Memphis", + "extn": "3075", + "start_date": "5/11/2008" + }, + { + "id": "6402", + "name": "Rihanna Parker", + "position": "Front Desk Coordinator", + "salary": "$15,634", + "office": "Baltimore", + "extn": "7656", + "start_date": "2/19/2009" + }, + { + "id": "6403", + "name": "Holly Foxley", + "position": "Service Supervisor", + "salary": "$180,012", + "office": "Bucharest", + "extn": "8772", + "start_date": "8/21/2011" + }, + { + "id": "6404", + "name": "Harvey Selby", + "position": "Food Technologist", + "salary": "$131,275", + "office": "Madrid", + "extn": "3719", + "start_date": "4/30/2014" + }, + { + "id": "6405", + "name": "Holly Brennan", + "position": "Web Developer", + "salary": "$288,103", + "office": "Houston", + "extn": "3330", + "start_date": "6/13/2011" + }, + { + "id": "6406", + "name": "Chris Osmond", + "position": "Bookkeeper", + "salary": "$276,093", + "office": "Irving", + "extn": "3134", + "start_date": "1/24/2011" + }, + { + "id": "6407", + "name": "Camellia Potts", + "position": "Biologist", + "salary": "$17,792", + "office": "London", + "extn": "4202", + "start_date": "2/21/2003" + }, + { + "id": "6408", + "name": "Joy Glass", + "position": "Lecturer", + "salary": "$122,135", + "office": "Milwaukee", + "extn": "1900", + "start_date": "7/2/2006" + }, + { + "id": "6409", + "name": "Paula Ebden", + "position": "Webmaster", + "salary": "$198,450", + "office": "Orlando", + "extn": "6722", + "start_date": "8/15/2009" + }, + { + "id": "6410", + "name": "Florence Dubois", + "position": "Ambulatory Nurse", + "salary": "$107,159", + "office": "Los Angeles", + "extn": "8916", + "start_date": "5/22/2004" + }, + { + "id": "6411", + "name": "Miley Bishop", + "position": "Executive Director", + "salary": "$103,871", + "office": "Tallahassee", + "extn": "2825", + "start_date": "1/29/2009" + }, + { + "id": "6412", + "name": "Marilyn Alcroft", + "position": "Baker", + "salary": "$158,706", + "office": "Los Angeles", + "extn": "9005", + "start_date": "5/13/2010" + }, + { + "id": "6413", + "name": "Elle Vane", + "position": "Treasurer", + "salary": "$298,816", + "office": "Otawa", + "extn": "4269", + "start_date": "11/20/2008" + }, + { + "id": "6414", + "name": "Liliana Varndell", + "position": "Budget Analyst", + "salary": "$285,897", + "office": "Denver", + "extn": "4205", + "start_date": "8/7/2005" + }, + { + "id": "6415", + "name": "Domenic Parker", + "position": "Chef Manager", + "salary": "$288,367", + "office": "Albuquerque", + "extn": "2351", + "start_date": "7/31/2006" + }, + { + "id": "6416", + "name": "Savannah Jobson", + "position": "Food Technologist", + "salary": "$158,719", + "office": "Escondido", + "extn": "5530", + "start_date": "11/15/2001" + }, + { + "id": "6417", + "name": "David Stewart", + "position": "Retail Trainee", + "salary": "$287,906", + "office": "Colorado Springs", + "extn": "7721", + "start_date": "4/20/2003" + }, + { + "id": "6418", + "name": "Naomi Quinn", + "position": "Web Developer", + "salary": "$174,927", + "office": "Prague", + "extn": "2254", + "start_date": "11/28/2005" + }, + { + "id": "6419", + "name": "Clint Latham", + "position": "Clerk", + "salary": "$290,669", + "office": "Fremont", + "extn": "1652", + "start_date": "6/13/2015" + }, + { + "id": "6420", + "name": "Alison Sinclair", + "position": "Dentist", + "salary": "$228,928", + "office": "Arlington", + "extn": "4348", + "start_date": "8/8/2011" + }, + { + "id": "6421", + "name": "Elijah Brown", + "position": "Software Engineer", + "salary": "$104,571", + "office": "Reno", + "extn": "7874", + "start_date": "12/10/2018" + }, + { + "id": "6422", + "name": "Hayden Waterhouse", + "position": "Fabricator", + "salary": "$121,267", + "office": "San Antonio", + "extn": "2054", + "start_date": "11/10/2001" + }, + { + "id": "6423", + "name": "Sara Porter", + "position": "Electrician", + "salary": "$153,286", + "office": "Hollywood", + "extn": "8862", + "start_date": "5/13/2018" + }, + { + "id": "6424", + "name": "Henry Gibbons", + "position": "Web Developer", + "salary": "$97,566", + "office": "St. Louis", + "extn": "4216", + "start_date": "4/19/2000" + }, + { + "id": "6425", + "name": "Jenna Funnell", + "position": "Associate Professor", + "salary": "$189,589", + "office": "El Paso", + "extn": "6055", + "start_date": "4/11/2009" + }, + { + "id": "6426", + "name": "Esmeralda Aldridge", + "position": "Health Educator", + "salary": "$200,858", + "office": "Albuquerque", + "extn": "8012", + "start_date": "8/12/2001" + }, + { + "id": "6427", + "name": "Wade Holmes", + "position": "Healthcare Specialist", + "salary": "$66,783", + "office": "Oklahoma City", + "extn": "8320", + "start_date": "8/9/2014" + }, + { + "id": "6428", + "name": "Elijah Butler", + "position": "HR Specialist", + "salary": "$83,475", + "office": "Seattle", + "extn": "9924", + "start_date": "3/22/2007" + }, + { + "id": "6429", + "name": "Jack Goldsmith", + "position": "Cook", + "salary": "$270,491", + "office": "Bridgeport", + "extn": "2228", + "start_date": "9/4/2004" + }, + { + "id": "6430", + "name": "Ema Hobbs", + "position": "Physician", + "salary": "$109,899", + "office": "Pittsburgh", + "extn": "1480", + "start_date": "12/22/2012" + }, + { + "id": "6431", + "name": "Chuck Thomas", + "position": "Paramedic", + "salary": "$196,779", + "office": "Las Vegas", + "extn": "4725", + "start_date": "10/11/2001" + }, + { + "id": "6432", + "name": "Margot Jackson", + "position": "Dentist", + "salary": "$205,129", + "office": "Lancaster", + "extn": "2511", + "start_date": "11/24/2011" + }, + { + "id": "6433", + "name": "Barry Stevens", + "position": "Clerk", + "salary": "$233,789", + "office": "Lisbon", + "extn": "3749", + "start_date": "2/28/2006" + }, + { + "id": "6434", + "name": "Livia Kelly", + "position": "Dentist", + "salary": "$18,534", + "office": "Quebec", + "extn": "2520", + "start_date": "4/19/2016" + }, + { + "id": "6435", + "name": "David Denton", + "position": "Restaurant Manager", + "salary": "$89,335", + "office": "Lyon", + "extn": "4989", + "start_date": "8/24/2009" + }, + { + "id": "6436", + "name": "Jacob Little", + "position": "Designer", + "salary": "$28,319", + "office": "Rochester", + "extn": "4538", + "start_date": "7/21/2015" + }, + { + "id": "6437", + "name": "Oliver Eagle", + "position": "Operator", + "salary": "$185,692", + "office": "Scottsdale", + "extn": "2497", + "start_date": "7/18/2008" + }, + { + "id": "6438", + "name": "David Bailey", + "position": "Associate Professor", + "salary": "$187,510", + "office": "Prague", + "extn": "3629", + "start_date": "3/15/2017" + }, + { + "id": "6439", + "name": "Bart Rowe", + "position": "Stockbroker", + "salary": "$256,054", + "office": "Amarillo", + "extn": "9756", + "start_date": "7/2/2008" + }, + { + "id": "6440", + "name": "Chad Garcia", + "position": "Inspector", + "salary": "$135,488", + "office": "Valetta", + "extn": "8763", + "start_date": "5/7/2006" + }, + { + "id": "6441", + "name": "Adela Allen", + "position": "Production Painter", + "salary": "$247,028", + "office": "Scottsdale", + "extn": "6812", + "start_date": "10/3/2009" + }, + { + "id": "6442", + "name": "Doug Truscott", + "position": "Food Technologist", + "salary": "$236,973", + "office": "Los Angeles", + "extn": "3052", + "start_date": "1/29/2009" + }, + { + "id": "6443", + "name": "Beatrice Seymour", + "position": "Cook", + "salary": "$201,073", + "office": "Nashville", + "extn": "8961", + "start_date": "2/3/2000" + }, + { + "id": "6444", + "name": "Alan Andrews", + "position": "Executive Director", + "salary": "$81,965", + "office": "Stockton", + "extn": "4503", + "start_date": "7/11/2015" + }, + { + "id": "6445", + "name": "Kurt Riley", + "position": "Systems Administrator", + "salary": "$140,140", + "office": "Anaheim", + "extn": "2174", + "start_date": "10/27/2001" + }, + { + "id": "6446", + "name": "Fred Ashley", + "position": "IT Support Staff", + "salary": "$96,583", + "office": "Charlotte", + "extn": "3981", + "start_date": "1/16/2012" + }, + { + "id": "6447", + "name": "Lucas Preston", + "position": "Health Educator", + "salary": "$37,484", + "office": "Chicago", + "extn": "1964", + "start_date": "5/11/2001" + }, + { + "id": "6448", + "name": "Daniel Tobin", + "position": "Insurance Broker", + "salary": "$260,223", + "office": "Philadelphia", + "extn": "3339", + "start_date": "5/3/2017" + }, + { + "id": "6449", + "name": "Jack Tanner", + "position": "Cashier", + "salary": "$237,765", + "office": "Hayward", + "extn": "5179", + "start_date": "12/13/2008" + }, + { + "id": "6450", + "name": "Mark Cox", + "position": "Paramedic", + "salary": "$19,719", + "office": "Rome", + "extn": "6817", + "start_date": "7/13/2019" + }, + { + "id": "6451", + "name": "Jules Partridge", + "position": "Laboratory Technician", + "salary": "$166,767", + "office": "Wien", + "extn": "5189", + "start_date": "11/20/2006" + }, + { + "id": "6452", + "name": "Nathan Weasley", + "position": "Budget Analyst", + "salary": "$236,830", + "office": "Otawa", + "extn": "3562", + "start_date": "12/24/2011" + }, + { + "id": "6453", + "name": "Lily Quinton", + "position": "Health Educator", + "salary": "$295,846", + "office": "Glendale", + "extn": "7568", + "start_date": "7/8/2004" + }, + { + "id": "6454", + "name": "Parker Dwyer", + "position": "Operator", + "salary": "$202,290", + "office": "Escondido", + "extn": "4620", + "start_date": "7/21/2019" + }, + { + "id": "6455", + "name": "Belinda Mackenzie", + "position": "Ambulatory Nurse", + "salary": "$146,362", + "office": "Moreno Valley", + "extn": "9528", + "start_date": "11/18/2013" + }, + { + "id": "6456", + "name": "Ethan Weldon", + "position": "Dentist", + "salary": "$50,489", + "office": "Ontario", + "extn": "6699", + "start_date": "3/29/2012" + }, + { + "id": "6457", + "name": "David Martin", + "position": "Audiologist", + "salary": "$280,629", + "office": "Milwaukee", + "extn": "1026", + "start_date": "1/1/2004" + }, + { + "id": "6458", + "name": "Emely Donovan", + "position": "Chef Manager", + "salary": "$181,242", + "office": "San Francisco", + "extn": "9837", + "start_date": "7/21/2005" + }, + { + "id": "6459", + "name": "Mark Sawyer", + "position": "Fabricator", + "salary": "$179,415", + "office": "Denver", + "extn": "3933", + "start_date": "12/28/2006" + }, + { + "id": "6460", + "name": "Sebastian Jones", + "position": "Web Developer", + "salary": "$16,883", + "office": "Hayward", + "extn": "9208", + "start_date": "10/28/2013" + }, + { + "id": "6461", + "name": "Adeline Norman", + "position": "Service Supervisor", + "salary": "$216,895", + "office": "Chicago", + "extn": "3441", + "start_date": "8/6/2012" + }, + { + "id": "6462", + "name": "Mabel Rowan", + "position": "Webmaster", + "salary": "$237,854", + "office": "Miami", + "extn": "8745", + "start_date": "5/14/2017" + }, + { + "id": "6463", + "name": "Brad Cobb", + "position": "Budget Analyst", + "salary": "$124,156", + "office": "Minneapolis", + "extn": "2506", + "start_date": "4/18/2007" + }, + { + "id": "6464", + "name": "Liv James", + "position": "Inspector", + "salary": "$219,310", + "office": "Springfield", + "extn": "8560", + "start_date": "8/11/2001" + }, + { + "id": "6465", + "name": "Eduardo Williams", + "position": "Cash Manager", + "salary": "$159,752", + "office": "Milwaukee", + "extn": "5146", + "start_date": "8/2/2016" + }, + { + "id": "6466", + "name": "Agnes Walker", + "position": "HR Coordinator", + "salary": "$56,272", + "office": "Toledo", + "extn": "9395", + "start_date": "4/12/2009" + }, + { + "id": "6467", + "name": "Josh Douglas", + "position": "Business Broker", + "salary": "$251,995", + "office": "Los Angeles", + "extn": "4886", + "start_date": "9/15/2000" + }, + { + "id": "6468", + "name": "Audrey Quinnell", + "position": "Clerk", + "salary": "$38,241", + "office": "Hayward", + "extn": "2245", + "start_date": "12/27/2017" + }, + { + "id": "6469", + "name": "Hanna Gray", + "position": "HR Specialist", + "salary": "$250,782", + "office": "Arlington", + "extn": "7729", + "start_date": "12/9/2002" + }, + { + "id": "6470", + "name": "Erick Drake", + "position": "Health Educator", + "salary": "$126,804", + "office": "Rochester", + "extn": "7579", + "start_date": "1/9/2008" + }, + { + "id": "6471", + "name": "Shelby Thompson", + "position": "Service Supervisor", + "salary": "$178,513", + "office": "Bucharest", + "extn": "1999", + "start_date": "7/14/2006" + }, + { + "id": "6472", + "name": "Callie Mason", + "position": "Global Logistics Supervisor", + "salary": "$247,259", + "office": "New York", + "extn": "2464", + "start_date": "9/15/2005" + }, + { + "id": "6473", + "name": "Mayleen Snow", + "position": "Staffing Consultant", + "salary": "$212,137", + "office": "Louisville", + "extn": "9494", + "start_date": "6/28/2003" + }, + { + "id": "6474", + "name": "Barry Fisher", + "position": "Budget Analyst", + "salary": "$293,188", + "office": "Pittsburgh", + "extn": "7776", + "start_date": "9/26/2000" + }, + { + "id": "6475", + "name": "Eileen Bowen", + "position": "Retail Trainee", + "salary": "$202,009", + "office": "London", + "extn": "8485", + "start_date": "10/17/2004" + }, + { + "id": "6476", + "name": "Alan Dale", + "position": "Biologist", + "salary": "$37,626", + "office": "Garland", + "extn": "7226", + "start_date": "8/24/2007" + }, + { + "id": "6477", + "name": "Barney Cassidy", + "position": "Fabricator", + "salary": "$86,211", + "office": "Charlotte", + "extn": "5270", + "start_date": "8/9/2010" + }, + { + "id": "6478", + "name": "Mavis Page ", + "position": "Global Logistics Supervisor", + "salary": "$150,443", + "office": "Houston", + "extn": "6108", + "start_date": "10/28/2006" + }, + { + "id": "6479", + "name": "Leanne Mcgregor", + "position": "Treasurer", + "salary": "$112,229", + "office": "Saint Paul", + "extn": "5095", + "start_date": "11/6/2006" + }, + { + "id": "6480", + "name": "Benjamin Wellington", + "position": "Associate Professor", + "salary": "$162,588", + "office": "Stockton", + "extn": "9180", + "start_date": "3/20/2015" + }, + { + "id": "6481", + "name": "Carmen Willis", + "position": "Front Desk Coordinator", + "salary": "$113,770", + "office": "Hayward", + "extn": "9412", + "start_date": "3/21/2016" + }, + { + "id": "6482", + "name": "Gabriel Leigh", + "position": "Bookkeeper", + "salary": "$143,781", + "office": "Worcester", + "extn": "8934", + "start_date": "7/30/2001" + }, + { + "id": "6483", + "name": "Georgia Jeffery", + "position": "Steward", + "salary": "$82,044", + "office": "Salem", + "extn": "5086", + "start_date": "8/17/2008" + }, + { + "id": "6484", + "name": "Benny Watson", + "position": "Stockbroker", + "salary": "$296,197", + "office": "Innsbruck", + "extn": "6773", + "start_date": "2/20/2008" + }, + { + "id": "6485", + "name": "Nicole Kelly", + "position": "Assistant Buyer", + "salary": "$229,950", + "office": "Bridgeport", + "extn": "4047", + "start_date": "7/24/2017" + }, + { + "id": "6486", + "name": "Doug Wigley", + "position": "Global Logistics Supervisor", + "salary": "$88,528", + "office": "Omaha", + "extn": "7335", + "start_date": "3/19/2007" + }, + { + "id": "6487", + "name": "Mandy Horton", + "position": "Machine Operator", + "salary": "$196,474", + "office": "Scottsdale", + "extn": "6819", + "start_date": "9/7/2008" + }, + { + "id": "6488", + "name": "Tania Shields", + "position": "IT Support Staff", + "salary": "$167,959", + "office": "Madison", + "extn": "8215", + "start_date": "11/29/2001" + }, + { + "id": "6489", + "name": "Courtney Pierce", + "position": "Cook", + "salary": "$82,744", + "office": "Las Vegas", + "extn": "1688", + "start_date": "1/4/2014" + }, + { + "id": "6490", + "name": "Priscilla Reyes", + "position": "Global Logistics Supervisor", + "salary": "$20,451", + "office": "Quebec", + "extn": "7796", + "start_date": "9/26/2004" + }, + { + "id": "6491", + "name": "Daniel Tyrrell", + "position": "Project Manager", + "salary": "$244,820", + "office": "Lisbon", + "extn": "3083", + "start_date": "2/22/2011" + }, + { + "id": "6492", + "name": "Bristol Driscoll", + "position": "Call Center Representative", + "salary": "$45,998", + "office": "Long Beach", + "extn": "7140", + "start_date": "3/3/2007" + }, + { + "id": "6493", + "name": "Dorothy Haines", + "position": "Clerk", + "salary": "$243,905", + "office": "Indianapolis", + "extn": "8132", + "start_date": "10/6/2006" + }, + { + "id": "6494", + "name": "Kieth Morris", + "position": "Production Painter", + "salary": "$69,261", + "office": "Richmond", + "extn": "1504", + "start_date": "6/2/2009" + }, + { + "id": "6495", + "name": "Lucas Button", + "position": "Budget Analyst", + "salary": "$123,298", + "office": "El Paso", + "extn": "4803", + "start_date": "1/14/2011" + }, + { + "id": "6496", + "name": "Melania Weldon", + "position": "Design Engineer", + "salary": "$78,357", + "office": "Boston", + "extn": "8155", + "start_date": "4/4/2015" + }, + { + "id": "6497", + "name": "Carter Larsen", + "position": "Staffing Consultant", + "salary": "$159,928", + "office": "Henderson", + "extn": "5750", + "start_date": "1/21/2006" + }, + { + "id": "6498", + "name": "Mike Wigley", + "position": "HR Coordinator", + "salary": "$83,791", + "office": "Tokyo", + "extn": "9167", + "start_date": "3/20/2018" + }, + { + "id": "6499", + "name": "Mina Ianson", + "position": "Auditor", + "salary": "$260,684", + "office": "Charlotte", + "extn": "8579", + "start_date": "6/25/2013" + }, + { + "id": "6500", + "name": "Gabriel Holmes", + "position": "Front Desk Coordinator", + "salary": "$273,007", + "office": "Seattle", + "extn": "3649", + "start_date": "7/26/2000" + }, + { + "id": "6501", + "name": "Ellen Jefferson", + "position": "Project Manager", + "salary": "$109,336", + "office": "Fullerton", + "extn": "7744", + "start_date": "2/1/2017" + }, + { + "id": "6502", + "name": "Scarlett Tindall", + "position": "Investment Advisor", + "salary": "$187,148", + "office": "Arlington", + "extn": "6480", + "start_date": "3/9/2009" + }, + { + "id": "6503", + "name": "Benjamin Marshall", + "position": "Fabricator", + "salary": "$270,123", + "office": "Fort Lauderdale", + "extn": "5854", + "start_date": "5/17/2012" + }, + { + "id": "6504", + "name": "Jayden Little", + "position": "Food Technologist", + "salary": "$248,726", + "office": "Worcester", + "extn": "8944", + "start_date": "6/14/2018" + }, + { + "id": "6505", + "name": "David Eagle", + "position": "Mobile Developer", + "salary": "$196,350", + "office": "Houston", + "extn": "1275", + "start_date": "4/27/2008" + }, + { + "id": "6506", + "name": "Holly Emmott", + "position": "Bookkeeper", + "salary": "$70,220", + "office": "Wien", + "extn": "6495", + "start_date": "5/22/2006" + }, + { + "id": "6507", + "name": "Chadwick Leigh", + "position": "Bellman", + "salary": "$188,881", + "office": "Berna", + "extn": "1294", + "start_date": "7/6/2011" + }, + { + "id": "6508", + "name": "Matthew Silva", + "position": "Loan Officer", + "salary": "$113,464", + "office": "Atlanta", + "extn": "8039", + "start_date": "10/8/2011" + }, + { + "id": "6509", + "name": "Mabel Warner", + "position": "Assistant Buyer", + "salary": "$25,491", + "office": "Seattle", + "extn": "8382", + "start_date": "5/4/2006" + }, + { + "id": "6510", + "name": "Irene Hooper", + "position": "HR Specialist", + "salary": "$190,507", + "office": "Denver", + "extn": "6309", + "start_date": "9/3/2007" + }, + { + "id": "6511", + "name": "Lily Amstead", + "position": "Production Painter", + "salary": "$90,954", + "office": "Oakland", + "extn": "2030", + "start_date": "9/16/2010" + }, + { + "id": "6512", + "name": "Nick Lee", + "position": "Biologist", + "salary": "$273,136", + "office": "Madrid", + "extn": "6976", + "start_date": "1/27/2015" + }, + { + "id": "6513", + "name": "Callie Brennan", + "position": "Steward", + "salary": "$111,049", + "office": "Lakewood", + "extn": "6776", + "start_date": "1/24/2000" + }, + { + "id": "6514", + "name": "Mark Townend", + "position": "Restaurant Manager", + "salary": "$139,336", + "office": "Toledo", + "extn": "2032", + "start_date": "1/26/2004" + }, + { + "id": "6515", + "name": "Nancy Ashley", + "position": "Baker", + "salary": "$298,430", + "office": "Salem", + "extn": "2825", + "start_date": "5/2/2014" + }, + { + "id": "6516", + "name": "Wade Bennett", + "position": "Design Engineer", + "salary": "$65,873", + "office": "San Francisco", + "extn": "3166", + "start_date": "10/23/2017" + }, + { + "id": "6517", + "name": "Tom Vince", + "position": "Food Technologist", + "salary": "$225,242", + "office": "Amarillo", + "extn": "6171", + "start_date": "10/18/2012" + }, + { + "id": "6518", + "name": "Domenic Swan", + "position": "Assistant Buyer", + "salary": "$293,555", + "office": "El Paso", + "extn": "4679", + "start_date": "11/16/2015" + }, + { + "id": "6519", + "name": "Hayden York", + "position": "Inspector", + "salary": "$38,542", + "office": "Honolulu", + "extn": "7817", + "start_date": "2/16/2019" + }, + { + "id": "6520", + "name": "Camden Carter", + "position": "Bellman", + "salary": "$298,828", + "office": "Milano", + "extn": "3354", + "start_date": "12/8/2002" + }, + { + "id": "6521", + "name": "Evelynn Kidd", + "position": "Project Manager", + "salary": "$149,672", + "office": "London", + "extn": "4253", + "start_date": "9/14/2009" + }, + { + "id": "6522", + "name": "Caleb John", + "position": "Lecturer", + "salary": "$235,721", + "office": "Detroit", + "extn": "7100", + "start_date": "8/9/2017" + }, + { + "id": "6523", + "name": "Angela Terry", + "position": "Healthcare Specialist", + "salary": "$285,383", + "office": "El Paso", + "extn": "9261", + "start_date": "9/8/2010" + }, + { + "id": "6524", + "name": "Julius Alexander", + "position": "Restaurant Manager", + "salary": "$25,489", + "office": "Louisville", + "extn": "4402", + "start_date": "12/16/2011" + }, + { + "id": "6525", + "name": "Rae Daniells", + "position": "Budget Analyst", + "salary": "$126,474", + "office": "Reno", + "extn": "4769", + "start_date": "4/29/2009" + }, + { + "id": "6526", + "name": "Ronald Kidd", + "position": "Banker", + "salary": "$69,667", + "office": "Springfield", + "extn": "5304", + "start_date": "5/1/2011" + }, + { + "id": "6527", + "name": "Alison Fox", + "position": "Operator", + "salary": "$191,072", + "office": "Santa Ana", + "extn": "3363", + "start_date": "2/8/2010" + }, + { + "id": "6528", + "name": "Julius Malone", + "position": "Front Desk Coordinator", + "salary": "$124,754", + "office": "Chicago", + "extn": "2849", + "start_date": "5/19/2002" + }, + { + "id": "6529", + "name": "Marjorie Baldwin", + "position": "Design Engineer", + "salary": "$43,820", + "office": "Boston", + "extn": "9533", + "start_date": "6/21/2002" + }, + { + "id": "6530", + "name": "Greta Gibbons", + "position": "Bookkeeper", + "salary": "$170,273", + "office": "Toledo", + "extn": "6664", + "start_date": "2/12/2004" + }, + { + "id": "6531", + "name": "Angela Herbert", + "position": "Health Educator", + "salary": "$255,034", + "office": "Milwaukee", + "extn": "9969", + "start_date": "4/2/2007" + }, + { + "id": "6532", + "name": "Oliver Porter", + "position": "Business Broker", + "salary": "$91,369", + "office": "Irving", + "extn": "1479", + "start_date": "2/18/2011" + }, + { + "id": "6533", + "name": "Carina Robinson", + "position": "Staffing Consultant", + "salary": "$191,982", + "office": "Huntsville", + "extn": "2057", + "start_date": "9/23/2009" + }, + { + "id": "6534", + "name": "William Baldwin", + "position": "Retail Trainee", + "salary": "$213,762", + "office": "San Francisco", + "extn": "9226", + "start_date": "7/14/2002" + }, + { + "id": "6535", + "name": "Ramon Brennan", + "position": "Webmaster", + "salary": "$138,681", + "office": "San Antonio", + "extn": "9609", + "start_date": "1/22/2003" + }, + { + "id": "6536", + "name": "Gabriel Hammond", + "position": "Operator", + "salary": "$110,274", + "office": "Valetta", + "extn": "1610", + "start_date": "12/2/2004" + }, + { + "id": "6537", + "name": "Nancy Kelly", + "position": "Baker", + "salary": "$28,997", + "office": "Las Vegas", + "extn": "7198", + "start_date": "11/1/2012" + }, + { + "id": "6538", + "name": "Maxwell Russell", + "position": "Associate Professor", + "salary": "$45,259", + "office": "Chicago", + "extn": "3789", + "start_date": "8/2/2010" + }, + { + "id": "6539", + "name": "Wade Sherwood", + "position": "Systems Administrator", + "salary": "$260,285", + "office": "Lisbon", + "extn": "5567", + "start_date": "3/10/2001" + }, + { + "id": "6540", + "name": "Mason Dyson", + "position": "Healthcare Specialist", + "salary": "$31,731", + "office": "Prague", + "extn": "9878", + "start_date": "3/26/2009" + }, + { + "id": "6541", + "name": "Catherine Brooks", + "position": "Associate Professor", + "salary": "$40,630", + "office": "Escondido", + "extn": "6243", + "start_date": "8/10/2018" + }, + { + "id": "6542", + "name": "Alison Grant", + "position": "Software Engineer", + "salary": "$89,949", + "office": "Salt Lake City", + "extn": "7030", + "start_date": "10/8/2002" + }, + { + "id": "6543", + "name": "Esmeralda Callan", + "position": "Banker", + "salary": "$255,418", + "office": "Valetta", + "extn": "6111", + "start_date": "11/8/2010" + }, + { + "id": "6544", + "name": "Nate Latham", + "position": "Budget Analyst", + "salary": "$188,478", + "office": "Berlin", + "extn": "3002", + "start_date": "6/19/2009" + }, + { + "id": "6545", + "name": "Lucy Ebden", + "position": "Healthcare Specialist", + "salary": "$131,822", + "office": "Orlando", + "extn": "8914", + "start_date": "10/10/2015" + }, + { + "id": "6546", + "name": "Nathan Stark", + "position": "Accountant", + "salary": "$59,024", + "office": "Indianapolis", + "extn": "2551", + "start_date": "5/5/2007" + }, + { + "id": "6547", + "name": "Mary Adler", + "position": "Lecturer", + "salary": "$216,623", + "office": "Milano", + "extn": "7812", + "start_date": "3/10/2018" + }, + { + "id": "6548", + "name": "Denny Rigg", + "position": "Executive Director", + "salary": "$177,395", + "office": "Hollywood", + "extn": "1915", + "start_date": "3/29/2013" + }, + { + "id": "6549", + "name": "Nina Button", + "position": "Food Technologist", + "salary": "$95,348", + "office": "Prague", + "extn": "8053", + "start_date": "1/16/2006" + }, + { + "id": "6550", + "name": "Maya Reid", + "position": "Production Painter", + "salary": "$251,838", + "office": "Moreno Valley", + "extn": "4490", + "start_date": "10/4/2000" + }, + { + "id": "6551", + "name": "Trisha Moss", + "position": "Cook", + "salary": "$149,787", + "office": "Philadelphia", + "extn": "2640", + "start_date": "4/28/2005" + }, + { + "id": "6552", + "name": "Louise Morrow", + "position": "Auditor", + "salary": "$218,778", + "office": "Kansas City", + "extn": "1116", + "start_date": "8/23/2002" + }, + { + "id": "6553", + "name": "Matthew Wilson", + "position": "Pharmacist", + "salary": "$290,933", + "office": "Richmond", + "extn": "4131", + "start_date": "7/19/2005" + }, + { + "id": "6554", + "name": "Kassandra Price", + "position": "Bookkeeper", + "salary": "$233,393", + "office": "Arlington", + "extn": "9299", + "start_date": "6/6/2002" + }, + { + "id": "6555", + "name": "Kieth Jackson", + "position": "Accountant", + "salary": "$279,344", + "office": "Milwaukee", + "extn": "2715", + "start_date": "7/2/2000" + }, + { + "id": "6556", + "name": "Chuck Rixon", + "position": "Investment Advisor", + "salary": "$130,472", + "office": "Honolulu", + "extn": "1234", + "start_date": "4/4/2018" + }, + { + "id": "6557", + "name": "Mabel Osman", + "position": "Stockbroker", + "salary": "$282,195", + "office": "Springfield", + "extn": "7758", + "start_date": "3/7/2004" + }, + { + "id": "6558", + "name": "Alan Ainsworth", + "position": "Ambulatory Nurse", + "salary": "$195,298", + "office": "Salem", + "extn": "3826", + "start_date": "10/8/2001" + }, + { + "id": "6559", + "name": "Martin Corbett", + "position": "Cashier", + "salary": "$158,366", + "office": "Detroit", + "extn": "1265", + "start_date": "11/29/2001" + }, + { + "id": "6560", + "name": "Sofie Rehman", + "position": "Clerk", + "salary": "$40,349", + "office": "Bakersfield", + "extn": "7871", + "start_date": "6/10/2005" + }, + { + "id": "6561", + "name": "Amy Farrant", + "position": "Food Technologist", + "salary": "$15,016", + "office": "Memphis", + "extn": "8186", + "start_date": "1/11/2012" + }, + { + "id": "6562", + "name": "Benny Rogan", + "position": "Machine Operator", + "salary": "$192,198", + "office": "Berlin", + "extn": "9138", + "start_date": "8/7/2003" + }, + { + "id": "6563", + "name": "Nathan Robertson", + "position": "Biologist", + "salary": "$27,615", + "office": "Henderson", + "extn": "2968", + "start_date": "6/16/2006" + }, + { + "id": "6564", + "name": "Renee Hill", + "position": "Dentist", + "salary": "$161,023", + "office": "Portland", + "extn": "7980", + "start_date": "11/27/2005" + }, + { + "id": "6565", + "name": "Sydney Pitt", + "position": "IT Support Staff", + "salary": "$121,130", + "office": "Orlando", + "extn": "8632", + "start_date": "5/3/2007" + }, + { + "id": "6566", + "name": "Sydney Hunt", + "position": "Service Supervisor", + "salary": "$123,620", + "office": "Rochester", + "extn": "7081", + "start_date": "9/9/2007" + }, + { + "id": "6567", + "name": "Sabrina Hopkins", + "position": "Ambulatory Nurse", + "salary": "$169,734", + "office": "San Jose", + "extn": "1676", + "start_date": "1/17/2008" + }, + { + "id": "6568", + "name": "Marla Ashley", + "position": "Chef Manager", + "salary": "$183,089", + "office": "Prague", + "extn": "7765", + "start_date": "6/20/2009" + }, + { + "id": "6569", + "name": "Hayden Robinson", + "position": "Doctor", + "salary": "$201,062", + "office": "Indianapolis", + "extn": "6243", + "start_date": "5/3/2012" + }, + { + "id": "6570", + "name": "Danny Dickson", + "position": "Auditor", + "salary": "$297,272", + "office": "Charlotte", + "extn": "5081", + "start_date": "11/5/2005" + }, + { + "id": "6571", + "name": "Shay Driscoll", + "position": "Staffing Consultant", + "salary": "$292,031", + "office": "Saint Paul", + "extn": "9424", + "start_date": "8/11/2012" + }, + { + "id": "6572", + "name": "Phoebe Rixon", + "position": "Stockbroker", + "salary": "$103,644", + "office": "Los Angeles", + "extn": "6738", + "start_date": "4/28/2016" + }, + { + "id": "6573", + "name": "Nicholas Trent", + "position": "Associate Professor", + "salary": "$209,034", + "office": "Moreno Valley", + "extn": "8519", + "start_date": "6/21/2000" + }, + { + "id": "6574", + "name": "Julian Antcliff", + "position": "Project Manager", + "salary": "$59,843", + "office": "Orlando", + "extn": "9876", + "start_date": "8/8/2013" + }, + { + "id": "6575", + "name": "Harriet Bell", + "position": "Doctor", + "salary": "$60,190", + "office": "Saint Paul", + "extn": "7459", + "start_date": "1/12/2013" + }, + { + "id": "6576", + "name": "Clint Ballard", + "position": "Treasurer", + "salary": "$220,786", + "office": "Berlin", + "extn": "2684", + "start_date": "11/15/2015" + }, + { + "id": "6577", + "name": "Alan Exton", + "position": "Chef Manager", + "salary": "$91,393", + "office": "Omaha", + "extn": "2554", + "start_date": "8/4/2016" + }, + { + "id": "6578", + "name": "Tony Kerr", + "position": "Physician", + "salary": "$145,745", + "office": "Worcester", + "extn": "3180", + "start_date": "1/25/2006" + }, + { + "id": "6579", + "name": "Vivian Eyres", + "position": "Designer", + "salary": "$114,007", + "office": "Los Angeles", + "extn": "1688", + "start_date": "11/21/2009" + }, + { + "id": "6580", + "name": "George Eaton", + "position": "Investment Advisor", + "salary": "$228,789", + "office": "Nashville", + "extn": "2384", + "start_date": "8/10/2009" + }, + { + "id": "6581", + "name": "Maddison Thorne", + "position": "Banker", + "salary": "$81,920", + "office": "Berna", + "extn": "6500", + "start_date": "1/24/2011" + }, + { + "id": "6582", + "name": "Carl Turner", + "position": "Mobile Developer", + "salary": "$41,695", + "office": "Kansas City", + "extn": "4910", + "start_date": "1/27/2015" + }, + { + "id": "6583", + "name": "Roger Richardson", + "position": "Banker", + "salary": "$73,126", + "office": "Hayward", + "extn": "9366", + "start_date": "1/6/2003" + }, + { + "id": "6584", + "name": "Noah Irwin", + "position": "Audiologist", + "salary": "$130,099", + "office": "Milano", + "extn": "6712", + "start_date": "8/7/2017" + }, + { + "id": "6585", + "name": "Aiden Robinson", + "position": "Loan Officer", + "salary": "$73,447", + "office": "Kansas City", + "extn": "9536", + "start_date": "12/27/2000" + }, + { + "id": "6586", + "name": "Mike Turner", + "position": "Biologist", + "salary": "$96,505", + "office": "Albuquerque", + "extn": "8107", + "start_date": "6/16/2012" + }, + { + "id": "6587", + "name": "Henry Hammond", + "position": "Global Logistics Supervisor", + "salary": "$205,096", + "office": "Santa Ana", + "extn": "9499", + "start_date": "6/26/2002" + }, + { + "id": "6588", + "name": "Juliette Allwood", + "position": "Mobile Developer", + "salary": "$96,423", + "office": "Columbus", + "extn": "7536", + "start_date": "1/13/2004" + }, + { + "id": "6589", + "name": "Vivian Dann", + "position": "Systems Administrator", + "salary": "$236,646", + "office": "Rochester", + "extn": "4695", + "start_date": "12/8/2001" + }, + { + "id": "6590", + "name": "Erica Henderson", + "position": "Staffing Consultant", + "salary": "$146,823", + "office": "Rome", + "extn": "2417", + "start_date": "2/2/2002" + }, + { + "id": "6591", + "name": "Florence Crawford", + "position": "Treasurer", + "salary": "$228,824", + "office": "Huntsville", + "extn": "2683", + "start_date": "11/19/2017" + }, + { + "id": "6592", + "name": "Fred Whinter", + "position": "Global Logistics Supervisor", + "salary": "$266,180", + "office": "Lyon", + "extn": "7773", + "start_date": "3/5/2014" + }, + { + "id": "6593", + "name": "Valentina Thorpe", + "position": "Retail Trainee", + "salary": "$242,808", + "office": "Fort Lauderdale", + "extn": "2762", + "start_date": "11/28/2000" + }, + { + "id": "6594", + "name": "Havana Edley", + "position": "Production Painter", + "salary": "$290,571", + "office": "Indianapolis", + "extn": "5360", + "start_date": "1/22/2018" + }, + { + "id": "6595", + "name": "Sabina Uttridge", + "position": "Assistant Buyer", + "salary": "$221,464", + "office": "Bridgeport", + "extn": "2331", + "start_date": "12/29/2006" + }, + { + "id": "6596", + "name": "Priscilla Blythe", + "position": "Webmaster", + "salary": "$167,377", + "office": "Henderson", + "extn": "1505", + "start_date": "1/1/2014" + }, + { + "id": "6597", + "name": "Sara Wheeler", + "position": "Steward", + "salary": "$89,815", + "office": "Tokyo", + "extn": "3838", + "start_date": "7/25/2004" + }, + { + "id": "6598", + "name": "Hazel Dobson", + "position": "Lecturer", + "salary": "$37,538", + "office": "San Jose", + "extn": "5937", + "start_date": "10/22/2017" + }, + { + "id": "6599", + "name": "Dorothy Lane", + "position": "Staffing Consultant", + "salary": "$143,695", + "office": "Honolulu", + "extn": "4250", + "start_date": "12/11/2016" + }, + { + "id": "6600", + "name": "Kurt Douglas", + "position": "Design Engineer", + "salary": "$194,758", + "office": "Seattle", + "extn": "1952", + "start_date": "9/26/2000" + }, + { + "id": "6601", + "name": "Rihanna Phillips", + "position": "Budget Analyst", + "salary": "$285,009", + "office": "Milwaukee", + "extn": "6889", + "start_date": "2/14/2003" + }, + { + "id": "6602", + "name": "Elijah Bryson", + "position": "Chef Manager", + "salary": "$236,394", + "office": "Scottsdale", + "extn": "4787", + "start_date": "3/26/2017" + }, + { + "id": "6603", + "name": "Danny Murphy", + "position": "Executive Director", + "salary": "$227,079", + "office": "Houston", + "extn": "2589", + "start_date": "9/17/2015" + }, + { + "id": "6604", + "name": "Moira Edmonds", + "position": "Treasurer", + "salary": "$269,729", + "office": "Venice", + "extn": "3995", + "start_date": "12/20/2003" + }, + { + "id": "6605", + "name": "Nathan Rixon", + "position": "Web Developer", + "salary": "$72,275", + "office": "Saint Paul", + "extn": "5722", + "start_date": "3/23/2012" + }, + { + "id": "6606", + "name": "Harvey Willis", + "position": "Health Educator", + "salary": "$82,223", + "office": "Tallahassee", + "extn": "9007", + "start_date": "6/14/2019" + }, + { + "id": "6607", + "name": "Bryce Drake", + "position": "Inspector", + "salary": "$291,517", + "office": "Pittsburgh", + "extn": "5271", + "start_date": "8/19/2010" + }, + { + "id": "6608", + "name": "Eduardo Moran", + "position": "HR Specialist", + "salary": "$170,750", + "office": "Tulsa", + "extn": "6267", + "start_date": "4/20/2005" + }, + { + "id": "6609", + "name": "Tony Edley", + "position": "Stockbroker", + "salary": "$149,484", + "office": "Otawa", + "extn": "1477", + "start_date": "2/25/2006" + }, + { + "id": "6610", + "name": "Boris Umney", + "position": "Business Broker", + "salary": "$84,989", + "office": "Anaheim", + "extn": "8553", + "start_date": "10/24/2002" + }, + { + "id": "6611", + "name": "Erica Hardwick", + "position": "Software Engineer", + "salary": "$79,988", + "office": "Cincinnati", + "extn": "4059", + "start_date": "11/4/2007" + }, + { + "id": "6612", + "name": "Emma Downing", + "position": "Cashier", + "salary": "$51,857", + "office": "Kansas City", + "extn": "7995", + "start_date": "7/31/2009" + }, + { + "id": "6613", + "name": "Holly Rodgers", + "position": "Business Broker", + "salary": "$141,399", + "office": "Garland", + "extn": "9682", + "start_date": "6/27/2008" + }, + { + "id": "6614", + "name": "Erick Tailor", + "position": "Bookkeeper", + "salary": "$250,371", + "office": "Miami", + "extn": "3947", + "start_date": "3/30/2019" + }, + { + "id": "6615", + "name": "Martha Jobson", + "position": "Fabricator", + "salary": "$286,417", + "office": "Madison", + "extn": "6713", + "start_date": "3/24/2007" + }, + { + "id": "6616", + "name": "Juliet Norman", + "position": "Biologist", + "salary": "$49,815", + "office": "Tallahassee", + "extn": "1437", + "start_date": "7/15/2008" + }, + { + "id": "6617", + "name": "Sara Reynolds", + "position": "Designer", + "salary": "$116,238", + "office": "London", + "extn": "3893", + "start_date": "1/31/2003" + }, + { + "id": "6618", + "name": "Chuck Norburn", + "position": "Laboratory Technician", + "salary": "$98,974", + "office": "Minneapolis", + "extn": "5397", + "start_date": "9/24/2015" + }, + { + "id": "6619", + "name": "Erick Emmott", + "position": "Clerk", + "salary": "$70,347", + "office": "Washington", + "extn": "1496", + "start_date": "4/11/2018" + }, + { + "id": "6620", + "name": "Jayden Torres", + "position": "Food Technologist", + "salary": "$238,013", + "office": "Salt Lake City", + "extn": "3333", + "start_date": "11/6/2000" + }, + { + "id": "6621", + "name": "Caitlyn Bullock", + "position": "Steward", + "salary": "$13,690", + "office": "Las Vegas", + "extn": "7394", + "start_date": "9/6/2018" + }, + { + "id": "6622", + "name": "Chuck Janes", + "position": "Paramedic", + "salary": "$237,709", + "office": "Bellevue", + "extn": "1026", + "start_date": "12/28/2001" + }, + { + "id": "6623", + "name": "Aurelia Rees", + "position": "Paramedic", + "salary": "$101,238", + "office": "San Diego", + "extn": "4408", + "start_date": "8/3/2010" + }, + { + "id": "6624", + "name": "Zoe Sherry", + "position": "Front Desk Coordinator", + "salary": "$44,234", + "office": "St. Louis", + "extn": "1806", + "start_date": "3/8/2004" + }, + { + "id": "6625", + "name": "Adela Palmer", + "position": "Call Center Representative", + "salary": "$271,928", + "office": "Washington", + "extn": "1825", + "start_date": "10/15/2000" + }, + { + "id": "6626", + "name": "Elly Johnson", + "position": "Operator", + "salary": "$52,049", + "office": "Bridgeport", + "extn": "2427", + "start_date": "3/3/2011" + }, + { + "id": "6627", + "name": "Joseph Jackson", + "position": "Investment Advisor", + "salary": "$134,371", + "office": "Lincoln", + "extn": "7273", + "start_date": "3/19/2000" + }, + { + "id": "6628", + "name": "Joseph Wilkinson", + "position": "Lecturer", + "salary": "$205,608", + "office": "Bridgeport", + "extn": "1486", + "start_date": "10/7/2008" + }, + { + "id": "6629", + "name": "Leilani Moore", + "position": "Retail Trainee", + "salary": "$88,381", + "office": "Bellevue", + "extn": "4946", + "start_date": "1/14/2001" + }, + { + "id": "6630", + "name": "Nicholas Williams", + "position": "Accountant", + "salary": "$199,052", + "office": "Honolulu", + "extn": "1380", + "start_date": "10/19/2006" + }, + { + "id": "6631", + "name": "Agnes Evans", + "position": "HR Coordinator", + "salary": "$172,416", + "office": "Norfolk", + "extn": "5589", + "start_date": "2/4/2010" + }, + { + "id": "6632", + "name": "Kieth Vangness", + "position": "Audiologist", + "salary": "$72,238", + "office": "Colorado Springs", + "extn": "5825", + "start_date": "5/8/2011" + }, + { + "id": "6633", + "name": "Doris Collins", + "position": "Pharmacist", + "salary": "$113,616", + "office": "Bucharest", + "extn": "2424", + "start_date": "12/6/2007" + }, + { + "id": "6634", + "name": "Isabel Neville", + "position": "Stockbroker", + "salary": "$119,572", + "office": "Columbus", + "extn": "5158", + "start_date": "10/3/2010" + }, + { + "id": "6635", + "name": "Daniel Summers", + "position": "Dentist", + "salary": "$71,304", + "office": "Phoenix", + "extn": "3367", + "start_date": "12/30/2015" + }, + { + "id": "6636", + "name": "Oliver Booth", + "position": "Investment Advisor", + "salary": "$155,971", + "office": "Anaheim", + "extn": "5618", + "start_date": "12/15/2006" + }, + { + "id": "6637", + "name": "Kaylee Salt", + "position": "Call Center Representative", + "salary": "$123,475", + "office": "San Jose", + "extn": "9418", + "start_date": "3/8/2002" + }, + { + "id": "6638", + "name": "Gil Maxwell", + "position": "Cook", + "salary": "$93,615", + "office": "Santa Ana", + "extn": "5293", + "start_date": "9/17/2002" + }, + { + "id": "6639", + "name": "Colleen Butler", + "position": "Production Painter", + "salary": "$45,465", + "office": "Bakersfield", + "extn": "8585", + "start_date": "7/29/2000" + }, + { + "id": "6640", + "name": "David Roberts", + "position": "Investment Advisor", + "salary": "$172,873", + "office": "Garland", + "extn": "8754", + "start_date": "4/10/2017" + }, + { + "id": "6641", + "name": "Oliver Lynch", + "position": "Cook", + "salary": "$294,189", + "office": "Long Beach", + "extn": "7550", + "start_date": "4/29/2017" + }, + { + "id": "6642", + "name": "Ryan Baxter", + "position": "Physician", + "salary": "$238,475", + "office": "Tallahassee", + "extn": "8541", + "start_date": "4/18/2005" + }, + { + "id": "6643", + "name": "Phillip Scott", + "position": "Cook", + "salary": "$17,370", + "office": "Albuquerque", + "extn": "2684", + "start_date": "6/15/2005" + }, + { + "id": "6644", + "name": "Oliver Bailey", + "position": "Audiologist", + "salary": "$181,101", + "office": "Stockton", + "extn": "5608", + "start_date": "12/22/2005" + }, + { + "id": "6645", + "name": "Denny Redden", + "position": "Physician", + "salary": "$37,497", + "office": "Atlanta", + "extn": "6243", + "start_date": "8/26/2000" + }, + { + "id": "6646", + "name": "Jennifer Young", + "position": "Auditor", + "salary": "$140,801", + "office": "St. Louis", + "extn": "5536", + "start_date": "8/12/2013" + }, + { + "id": "6647", + "name": "Chester Mason", + "position": "HR Coordinator", + "salary": "$109,373", + "office": "Pittsburgh", + "extn": "7484", + "start_date": "12/21/2014" + }, + { + "id": "6648", + "name": "Rachael Vinton", + "position": "Business Broker", + "salary": "$170,982", + "office": "Henderson", + "extn": "7166", + "start_date": "9/24/2013" + }, + { + "id": "6649", + "name": "Keira Crawley", + "position": "Banker", + "salary": "$207,221", + "office": "Irving", + "extn": "2860", + "start_date": "10/23/2015" + }, + { + "id": "6650", + "name": "Regina Dunbar", + "position": "Healthcare Specialist", + "salary": "$70,441", + "office": "Bellevue", + "extn": "9042", + "start_date": "3/13/2006" + }, + { + "id": "6651", + "name": "Mason Mcgregor", + "position": "Call Center Representative", + "salary": "$107,709", + "office": "Moreno Valley", + "extn": "4376", + "start_date": "1/9/2000" + }, + { + "id": "6652", + "name": "Courtney Myatt", + "position": "Call Center Representative", + "salary": "$125,703", + "office": "Quebec", + "extn": "1487", + "start_date": "11/15/2010" + }, + { + "id": "6653", + "name": "Aiden Boden", + "position": "Service Supervisor", + "salary": "$88,863", + "office": "Charlotte", + "extn": "5731", + "start_date": "11/3/2015" + }, + { + "id": "6654", + "name": "Carla Saunders", + "position": "Clerk", + "salary": "$21,316", + "office": "Long Beach", + "extn": "5107", + "start_date": "5/13/2008" + }, + { + "id": "6655", + "name": "Jack Edwards", + "position": "Electrician", + "salary": "$173,262", + "office": "Houston", + "extn": "8961", + "start_date": "2/14/2005" + }, + { + "id": "6656", + "name": "Gil Kerr", + "position": "Chef Manager", + "salary": "$151,065", + "office": "Chicago", + "extn": "5092", + "start_date": "6/5/2009" + }, + { + "id": "6657", + "name": "Harry Brock", + "position": "Dentist", + "salary": "$248,877", + "office": "Las Vegas", + "extn": "7520", + "start_date": "10/27/2001" + }, + { + "id": "6658", + "name": "Dalia Irwin", + "position": "Front Desk Coordinator", + "salary": "$185,384", + "office": "San Francisco", + "extn": "7888", + "start_date": "2/15/2018" + }, + { + "id": "6659", + "name": "Sydney Lomax", + "position": "Assistant Buyer", + "salary": "$189,611", + "office": "Detroit", + "extn": "9801", + "start_date": "3/7/2019" + }, + { + "id": "6660", + "name": "Bryon Hilton", + "position": "Assistant Buyer", + "salary": "$153,297", + "office": "Amarillo", + "extn": "9231", + "start_date": "8/1/2010" + }, + { + "id": "6661", + "name": "Benjamin Oswald", + "position": "Biologist", + "salary": "$45,472", + "office": "Lakewood", + "extn": "1874", + "start_date": "1/29/2014" + }, + { + "id": "6662", + "name": "Cynthia Patel", + "position": "Budget Analyst", + "salary": "$44,093", + "office": "Zurich", + "extn": "8932", + "start_date": "4/3/2002" + }, + { + "id": "6663", + "name": "Ronald Allcott", + "position": "Physician", + "salary": "$268,540", + "office": "Philadelphia", + "extn": "8457", + "start_date": "10/26/2019" + }, + { + "id": "6664", + "name": "Rylee Hilton", + "position": "Designer", + "salary": "$296,621", + "office": "Cincinnati", + "extn": "1940", + "start_date": "4/2/2017" + }, + { + "id": "6665", + "name": "Nate Eagle", + "position": "Webmaster", + "salary": "$282,434", + "office": "Hayward", + "extn": "6076", + "start_date": "12/7/2012" + }, + { + "id": "6666", + "name": "Mandy Norburn", + "position": "Designer", + "salary": "$197,618", + "office": "Hollywood", + "extn": "3104", + "start_date": "6/23/2017" + }, + { + "id": "6667", + "name": "Gabriel Brett", + "position": "Software Engineer", + "salary": "$285,723", + "office": "San Francisco", + "extn": "2446", + "start_date": "3/8/2000" + }, + { + "id": "6668", + "name": "Macy Dwyer", + "position": "Healthcare Specialist", + "salary": "$119,682", + "office": "Charlotte", + "extn": "1086", + "start_date": "8/17/2008" + }, + { + "id": "6669", + "name": "Erick Burge", + "position": "Call Center Representative", + "salary": "$246,285", + "office": "Fayetteville", + "extn": "2101", + "start_date": "8/12/2012" + }, + { + "id": "6670", + "name": "Francesca Lowe", + "position": "Physician", + "salary": "$89,289", + "office": "Philadelphia", + "extn": "2816", + "start_date": "9/29/2009" + }, + { + "id": "6671", + "name": "Rocco Watt", + "position": "Pharmacist", + "salary": "$119,726", + "office": "Columbus", + "extn": "3788", + "start_date": "4/14/2017" + }, + { + "id": "6672", + "name": "Roger Little", + "position": "Webmaster", + "salary": "$101,186", + "office": "Tulsa", + "extn": "1782", + "start_date": "8/3/2017" + }, + { + "id": "6673", + "name": "Caydence Vallory", + "position": "Steward", + "salary": "$274,169", + "office": "Bridgeport", + "extn": "2271", + "start_date": "8/16/2004" + }, + { + "id": "6674", + "name": "Freya Hamilton", + "position": "Cash Manager", + "salary": "$229,831", + "office": "Otawa", + "extn": "5666", + "start_date": "6/21/2006" + }, + { + "id": "6675", + "name": "Josh Bloom", + "position": "Doctor", + "salary": "$229,498", + "office": "San Diego", + "extn": "6889", + "start_date": "1/8/2008" + }, + { + "id": "6676", + "name": "Harriet Barclay", + "position": "Front Desk Coordinator", + "salary": "$93,531", + "office": "Otawa", + "extn": "6933", + "start_date": "6/26/2014" + }, + { + "id": "6677", + "name": "Makenzie Needham", + "position": "Web Developer", + "salary": "$17,308", + "office": "Santa Ana", + "extn": "4523", + "start_date": "4/21/2007" + }, + { + "id": "6678", + "name": "Nate Harper", + "position": "HR Specialist", + "salary": "$209,392", + "office": "Honolulu", + "extn": "6285", + "start_date": "6/24/2011" + }, + { + "id": "6679", + "name": "Maxwell Addison", + "position": "Production Painter", + "salary": "$127,843", + "office": "Valetta", + "extn": "8429", + "start_date": "3/23/2013" + }, + { + "id": "6680", + "name": "Oliver Pickard", + "position": "Design Engineer", + "salary": "$173,751", + "office": "Rome", + "extn": "8784", + "start_date": "4/2/2000" + }, + { + "id": "6681", + "name": "Russel Denton", + "position": "Cook", + "salary": "$93,387", + "office": "Quebec", + "extn": "7890", + "start_date": "10/31/2002" + }, + { + "id": "6682", + "name": "Ramon Cork", + "position": "Electrician", + "salary": "$129,770", + "office": "London", + "extn": "9856", + "start_date": "10/6/2010" + }, + { + "id": "6683", + "name": "Carl Durrant", + "position": "CNC Operator", + "salary": "$111,657", + "office": "Long Beach", + "extn": "1528", + "start_date": "2/26/2014" + }, + { + "id": "6684", + "name": "Wendy Wren", + "position": "Healthcare Specialist", + "salary": "$264,509", + "office": "Stockton", + "extn": "8381", + "start_date": "11/15/2017" + }, + { + "id": "6685", + "name": "Mara Watson", + "position": "Call Center Representative", + "salary": "$267,967", + "office": "Stockton", + "extn": "5336", + "start_date": "7/26/2000" + }, + { + "id": "6686", + "name": "Daniel Jennson", + "position": "Cashier", + "salary": "$102,978", + "office": "Sacramento", + "extn": "4929", + "start_date": "9/1/2001" + }, + { + "id": "6687", + "name": "Jolene Bayliss", + "position": "Biologist", + "salary": "$49,257", + "office": "Oklahoma City", + "extn": "8778", + "start_date": "4/30/2014" + }, + { + "id": "6688", + "name": "Gloria Vincent", + "position": "Loan Officer", + "salary": "$213,211", + "office": "Berna", + "extn": "9485", + "start_date": "8/6/2004" + }, + { + "id": "6689", + "name": "Hope Nobbs", + "position": "Pharmacist", + "salary": "$174,249", + "office": "Baltimore", + "extn": "2488", + "start_date": "3/19/2009" + }, + { + "id": "6690", + "name": "Joyce Blythe", + "position": "Inspector", + "salary": "$89,118", + "office": "Norfolk", + "extn": "9787", + "start_date": "4/5/2003" + }, + { + "id": "6691", + "name": "Zara Ellery", + "position": "Health Educator", + "salary": "$125,655", + "office": "Fullerton", + "extn": "9973", + "start_date": "10/19/2002" + }, + { + "id": "6692", + "name": "Maxwell Edler", + "position": "Physician", + "salary": "$30,578", + "office": "Amarillo", + "extn": "1585", + "start_date": "1/17/2011" + }, + { + "id": "6693", + "name": "Percy Fenton", + "position": "Treasurer", + "salary": "$226,877", + "office": "Bellevue", + "extn": "9662", + "start_date": "1/24/2005" + }, + { + "id": "6694", + "name": "Sydney Hood", + "position": "Banker", + "salary": "$55,423", + "office": "San Jose", + "extn": "2901", + "start_date": "4/8/2009" + }, + { + "id": "6695", + "name": "Boris Foxley", + "position": "Assistant Buyer", + "salary": "$242,702", + "office": "Berlin", + "extn": "1336", + "start_date": "12/19/2001" + }, + { + "id": "6696", + "name": "Erica Benson", + "position": "Treasurer", + "salary": "$181,194", + "office": "Boston", + "extn": "8474", + "start_date": "7/17/2003" + }, + { + "id": "6697", + "name": "Maxwell Owen", + "position": "Clerk", + "salary": "$48,241", + "office": "Colorado Springs", + "extn": "6981", + "start_date": "11/8/2006" + }, + { + "id": "6698", + "name": "Johnny Carson", + "position": "HR Coordinator", + "salary": "$23,349", + "office": "San Francisco", + "extn": "1479", + "start_date": "4/28/2004" + }, + { + "id": "6699", + "name": "Jane Richards", + "position": "Loan Officer", + "salary": "$110,399", + "office": "San Antonio", + "extn": "1046", + "start_date": "8/17/2012" + }, + { + "id": "6700", + "name": "Hayden Harris", + "position": "Retail Trainee", + "salary": "$75,146", + "office": "Colorado Springs", + "extn": "3294", + "start_date": "8/13/2008" + }, + { + "id": "6701", + "name": "Benjamin Wright", + "position": "Inspector", + "salary": "$213,511", + "office": "Bellevue", + "extn": "5196", + "start_date": "6/26/2002" + }, + { + "id": "6702", + "name": "Lorraine Lee", + "position": "Web Developer", + "salary": "$68,752", + "office": "Indianapolis", + "extn": "8690", + "start_date": "10/2/2006" + }, + { + "id": "6703", + "name": "Paige Latham", + "position": "Restaurant Manager", + "salary": "$254,115", + "office": "Fort Lauderdale", + "extn": "3481", + "start_date": "2/6/2019" + }, + { + "id": "6704", + "name": "Alan Kennedy", + "position": "Associate Professor", + "salary": "$124,672", + "office": "Salt Lake City", + "extn": "8603", + "start_date": "5/19/2003" + }, + { + "id": "6705", + "name": "Tony Phillips", + "position": "Budget Analyst", + "salary": "$18,102", + "office": "Worcester", + "extn": "8367", + "start_date": "7/2/2011" + }, + { + "id": "6706", + "name": "Jayden Plumb", + "position": "Paramedic", + "salary": "$165,339", + "office": "Washington", + "extn": "3941", + "start_date": "11/6/2016" + }, + { + "id": "6707", + "name": "Rylee Addley", + "position": "Audiologist", + "salary": "$287,280", + "office": "Tokyo", + "extn": "7715", + "start_date": "10/29/2009" + }, + { + "id": "6708", + "name": "Michaela Morris", + "position": "Operator", + "salary": "$89,917", + "office": "Salt Lake City", + "extn": "7306", + "start_date": "11/11/2002" + }, + { + "id": "6709", + "name": "Adina Stuart", + "position": "Banker", + "salary": "$159,066", + "office": "Worcester", + "extn": "5737", + "start_date": "9/23/2016" + }, + { + "id": "6710", + "name": "Clint Mcnally", + "position": "Restaurant Manager", + "salary": "$179,939", + "office": "Anaheim", + "extn": "8000", + "start_date": "7/13/2016" + }, + { + "id": "6711", + "name": "Susan Murphy", + "position": "Banker", + "salary": "$210,273", + "office": "Tokyo", + "extn": "2936", + "start_date": "12/13/2002" + }, + { + "id": "6712", + "name": "Joy Whitmore", + "position": "CNC Operator", + "salary": "$15,841", + "office": "Rome", + "extn": "2562", + "start_date": "3/22/2019" + }, + { + "id": "6713", + "name": "Valentina Redden", + "position": "Electrician", + "salary": "$41,928", + "office": "Rome", + "extn": "1738", + "start_date": "4/8/2007" + }, + { + "id": "6714", + "name": "Felicity Noon", + "position": "Staffing Consultant", + "salary": "$173,797", + "office": "El Paso", + "extn": "5352", + "start_date": "6/17/2012" + }, + { + "id": "6715", + "name": "Gloria Turner", + "position": "Ambulatory Nurse", + "salary": "$187,325", + "office": "Columbus", + "extn": "3259", + "start_date": "2/1/2013" + }, + { + "id": "6716", + "name": "Harvey Mcgregor", + "position": "Mobile Developer", + "salary": "$13,528", + "office": "Huntsville", + "extn": "7205", + "start_date": "4/27/2001" + }, + { + "id": "6717", + "name": "Marvin Callan", + "position": "Design Engineer", + "salary": "$161,653", + "office": "Fullerton", + "extn": "3623", + "start_date": "8/17/2009" + }, + { + "id": "6718", + "name": "Aiden Edwards", + "position": "Bellman", + "salary": "$216,911", + "office": "Berlin", + "extn": "5350", + "start_date": "4/15/2002" + }, + { + "id": "6719", + "name": "Joseph Tindall", + "position": "Laboratory Technician", + "salary": "$18,674", + "office": "Lakewood", + "extn": "5957", + "start_date": "8/14/2018" + }, + { + "id": "6720", + "name": "Elisabeth Young", + "position": "Physician", + "salary": "$88,604", + "office": "Ontario", + "extn": "3601", + "start_date": "4/23/2007" + }, + { + "id": "6721", + "name": "Tyson Boyle", + "position": "Retail Trainee", + "salary": "$294,568", + "office": "Albuquerque", + "extn": "7977", + "start_date": "7/26/2011" + }, + { + "id": "6722", + "name": "Tyson Smith", + "position": "Cook", + "salary": "$124,540", + "office": "Huntsville", + "extn": "4794", + "start_date": "7/15/2018" + }, + { + "id": "6723", + "name": "Rosalyn Rivers", + "position": "Cook", + "salary": "$80,811", + "office": "Dallas", + "extn": "4669", + "start_date": "5/21/2016" + }, + { + "id": "6724", + "name": "Bristol Brown", + "position": "Investment Advisor", + "salary": "$248,409", + "office": "Honolulu", + "extn": "3984", + "start_date": "3/29/2003" + }, + { + "id": "6725", + "name": "Erick Allington", + "position": "Cash Manager", + "salary": "$226,637", + "office": "Phoenix", + "extn": "4213", + "start_date": "10/11/2018" + }, + { + "id": "6726", + "name": "Evelynn Andrews", + "position": "Laboratory Technician", + "salary": "$141,086", + "office": "Norfolk", + "extn": "2190", + "start_date": "6/24/2003" + }, + { + "id": "6727", + "name": "Bryon Alcroft", + "position": "Fabricator", + "salary": "$51,009", + "office": "Salt Lake City", + "extn": "5796", + "start_date": "12/16/2011" + }, + { + "id": "6728", + "name": "Percy Skinner", + "position": "IT Support Staff", + "salary": "$284,579", + "office": "Honolulu", + "extn": "7542", + "start_date": "4/21/2009" + }, + { + "id": "6729", + "name": "Rick Reese", + "position": "Operator", + "salary": "$211,383", + "office": "Indianapolis", + "extn": "4208", + "start_date": "8/12/2000" + }, + { + "id": "6730", + "name": "Noemi Davies", + "position": "Design Engineer", + "salary": "$186,965", + "office": "New Orleans", + "extn": "3223", + "start_date": "3/16/2008" + }, + { + "id": "6731", + "name": "Martin Smith", + "position": "Service Supervisor", + "salary": "$10,184", + "office": "Milwaukee", + "extn": "3125", + "start_date": "11/22/2008" + }, + { + "id": "6732", + "name": "Paige Stone ", + "position": "Health Educator", + "salary": "$96,339", + "office": "Louisville", + "extn": "1867", + "start_date": "11/20/2004" + }, + { + "id": "6733", + "name": "Lindsay Widdows", + "position": "Assistant Buyer", + "salary": "$187,836", + "office": "Escondido", + "extn": "2689", + "start_date": "5/27/2004" + }, + { + "id": "6734", + "name": "Manuel Dowson", + "position": "Mobile Developer", + "salary": "$254,862", + "office": "Indianapolis", + "extn": "3954", + "start_date": "10/6/2015" + }, + { + "id": "6735", + "name": "Jessica Lindop", + "position": "Food Technologist", + "salary": "$68,866", + "office": "Innsbruck", + "extn": "8483", + "start_date": "4/18/2006" + }, + { + "id": "6736", + "name": "Sasha Lindop", + "position": "Auditor", + "salary": "$95,747", + "office": "Louisville", + "extn": "9552", + "start_date": "3/3/2005" + }, + { + "id": "6737", + "name": "Priscilla Gordon", + "position": "Cashier", + "salary": "$227,037", + "office": "Worcester", + "extn": "6943", + "start_date": "3/18/2018" + }, + { + "id": "6738", + "name": "Matthew Stewart", + "position": "Accountant", + "salary": "$192,321", + "office": "Ontario", + "extn": "9514", + "start_date": "9/30/2007" + }, + { + "id": "6739", + "name": "Chad Abbot", + "position": "Designer", + "salary": "$281,882", + "office": "Denver", + "extn": "9218", + "start_date": "9/30/2016" + }, + { + "id": "6740", + "name": "Mason James", + "position": "Staffing Consultant", + "salary": "$268,323", + "office": "Milano", + "extn": "3343", + "start_date": "1/11/2013" + }, + { + "id": "6741", + "name": "Katelyn Noon", + "position": "Doctor", + "salary": "$290,309", + "office": "Santa Ana", + "extn": "8806", + "start_date": "3/28/2006" + }, + { + "id": "6742", + "name": "Sylvia Richardson", + "position": "Physician", + "salary": "$176,841", + "office": "Fremont", + "extn": "5680", + "start_date": "2/5/2000" + }, + { + "id": "6743", + "name": "Leroy Leslie", + "position": "Banker", + "salary": "$50,493", + "office": "Rochester", + "extn": "5076", + "start_date": "7/31/2002" + }, + { + "id": "6744", + "name": "Gil Hopkins", + "position": "Mobile Developer", + "salary": "$217,260", + "office": "Laredo", + "extn": "2141", + "start_date": "5/17/2019" + }, + { + "id": "6745", + "name": "Jayden Taylor", + "position": "Audiologist", + "salary": "$128,716", + "office": "Charlotte", + "extn": "6640", + "start_date": "9/18/2002" + }, + { + "id": "6746", + "name": "Skylar Franks", + "position": "Retail Trainee", + "salary": "$18,855", + "office": "Bridgeport", + "extn": "7078", + "start_date": "2/1/2017" + }, + { + "id": "6747", + "name": "Gil Windsor", + "position": "Loan Officer", + "salary": "$20,416", + "office": "Charlotte", + "extn": "4117", + "start_date": "5/31/2017" + }, + { + "id": "6748", + "name": "Ivy Garcia", + "position": "Loan Officer", + "salary": "$214,281", + "office": "Colorado Springs", + "extn": "5815", + "start_date": "12/25/2009" + }, + { + "id": "6749", + "name": "Denny Selby", + "position": "Restaurant Manager", + "salary": "$157,572", + "office": "Denver", + "extn": "5321", + "start_date": "12/24/2005" + }, + { + "id": "6750", + "name": "Mayleen Lunt", + "position": "Audiologist", + "salary": "$149,670", + "office": "El Paso", + "extn": "7369", + "start_date": "9/5/2015" + }, + { + "id": "6751", + "name": "Carissa Haines", + "position": "Physician", + "salary": "$42,861", + "office": "Amarillo", + "extn": "9033", + "start_date": "6/22/2006" + }, + { + "id": "6752", + "name": "Martin Collins", + "position": "Web Developer", + "salary": "$263,806", + "office": "Valetta", + "extn": "2829", + "start_date": "11/22/2007" + }, + { + "id": "6753", + "name": "Felicity Wade", + "position": "Inspector", + "salary": "$85,064", + "office": "St. Louis", + "extn": "6877", + "start_date": "10/12/2015" + }, + { + "id": "6754", + "name": "Camila Gosling", + "position": "IT Support Staff", + "salary": "$18,943", + "office": "Milwaukee", + "extn": "5840", + "start_date": "2/9/2008" + }, + { + "id": "6755", + "name": "Aiden Hunt", + "position": "Treasurer", + "salary": "$94,487", + "office": "Quebec", + "extn": "3678", + "start_date": "8/24/2011" + }, + { + "id": "6756", + "name": "Hayden Radcliffe", + "position": "IT Support Staff", + "salary": "$52,950", + "office": "Pittsburgh", + "extn": "6323", + "start_date": "5/9/2013" + }, + { + "id": "6757", + "name": "Lucas Tailor", + "position": "Clerk", + "salary": "$132,134", + "office": "London", + "extn": "2560", + "start_date": "1/20/2017" + }, + { + "id": "6758", + "name": "Alan Williams", + "position": "Software Engineer", + "salary": "$140,337", + "office": "Lyon", + "extn": "6816", + "start_date": "11/16/2009" + }, + { + "id": "6759", + "name": "Rita Oakley", + "position": "Lecturer", + "salary": "$176,992", + "office": "El Paso", + "extn": "8689", + "start_date": "3/17/2016" + }, + { + "id": "6760", + "name": "Rosemary Holmes", + "position": "Electrician", + "salary": "$218,640", + "office": "Scottsdale", + "extn": "9264", + "start_date": "3/16/2008" + }, + { + "id": "6761", + "name": "Matt Kelly", + "position": "Loan Officer", + "salary": "$154,076", + "office": "Innsbruck", + "extn": "6235", + "start_date": "7/13/2000" + }, + { + "id": "6762", + "name": "Destiny Upton", + "position": "Treasurer", + "salary": "$251,330", + "office": "Baltimore", + "extn": "3624", + "start_date": "2/9/2000" + }, + { + "id": "6763", + "name": "Gloria Newton", + "position": "Global Logistics Supervisor", + "salary": "$235,825", + "office": "Garland", + "extn": "1547", + "start_date": "6/30/2011" + }, + { + "id": "6764", + "name": "Jenna Selby", + "position": "Inspector", + "salary": "$198,179", + "office": "Madrid", + "extn": "6583", + "start_date": "9/1/2004" + }, + { + "id": "6765", + "name": "Denny White", + "position": "Call Center Representative", + "salary": "$272,344", + "office": "Moreno Valley", + "extn": "2034", + "start_date": "6/4/2002" + }, + { + "id": "6766", + "name": "Miley Andersson", + "position": "Software Engineer", + "salary": "$228,444", + "office": "Miami", + "extn": "3623", + "start_date": "2/28/2019" + }, + { + "id": "6767", + "name": "Isabella Wigley", + "position": "Dentist", + "salary": "$262,084", + "office": "Richmond", + "extn": "9159", + "start_date": "8/21/2007" + }, + { + "id": "6768", + "name": "Doug Mann", + "position": "Health Educator", + "salary": "$49,479", + "office": "Madrid", + "extn": "3766", + "start_date": "3/18/2009" + }, + { + "id": "6769", + "name": "Payton Lewin", + "position": "Chef Manager", + "salary": "$295,075", + "office": "Fremont", + "extn": "2486", + "start_date": "9/21/2018" + }, + { + "id": "6770", + "name": "Christine Partridge", + "position": "Design Engineer", + "salary": "$249,936", + "office": "El Paso", + "extn": "9643", + "start_date": "4/9/2004" + }, + { + "id": "6771", + "name": "Alice Robinson", + "position": "Insurance Broker", + "salary": "$111,153", + "office": "Washington", + "extn": "9151", + "start_date": "1/23/2013" + }, + { + "id": "6772", + "name": "Nancy Blackburn", + "position": "Chef Manager", + "salary": "$138,889", + "office": "Laredo", + "extn": "3475", + "start_date": "5/11/2004" + }, + { + "id": "6773", + "name": "Jolene Nelson", + "position": "Banker", + "salary": "$239,847", + "office": "San Diego", + "extn": "4808", + "start_date": "12/30/2009" + }, + { + "id": "6774", + "name": "Brad Bennett", + "position": "Service Supervisor", + "salary": "$75,576", + "office": "Escondido", + "extn": "8613", + "start_date": "10/3/2000" + }, + { + "id": "6775", + "name": "Michael Payne", + "position": "Pharmacist", + "salary": "$128,003", + "office": "Berna", + "extn": "8100", + "start_date": "8/26/2018" + }, + { + "id": "6776", + "name": "Gil Griffiths", + "position": "Associate Professor", + "salary": "$128,276", + "office": "Rome", + "extn": "4126", + "start_date": "9/2/2004" + }, + { + "id": "6777", + "name": "Darlene Bennett", + "position": "Doctor", + "salary": "$182,365", + "office": "Venice", + "extn": "9928", + "start_date": "6/1/2007" + }, + { + "id": "6778", + "name": "Luna Morrison", + "position": "Audiologist", + "salary": "$221,988", + "office": "Richmond", + "extn": "9850", + "start_date": "3/7/2014" + }, + { + "id": "6779", + "name": "Elly Tailor", + "position": "Retail Trainee", + "salary": "$294,583", + "office": "Lakewood", + "extn": "3874", + "start_date": "9/12/2013" + }, + { + "id": "6780", + "name": "Bristol Jenkins", + "position": "Project Manager", + "salary": "$64,510", + "office": "Detroit", + "extn": "8591", + "start_date": "10/22/2018" + }, + { + "id": "6781", + "name": "Dorothy Uttley", + "position": "Healthcare Specialist", + "salary": "$292,342", + "office": "Baltimore", + "extn": "2764", + "start_date": "12/30/2004" + }, + { + "id": "6782", + "name": "Leroy Larsen", + "position": "Dentist", + "salary": "$122,509", + "office": "Las Vegas", + "extn": "2054", + "start_date": "1/29/2001" + }, + { + "id": "6783", + "name": "Victoria Holmes", + "position": "Doctor", + "salary": "$208,529", + "office": "Las Vegas", + "extn": "2243", + "start_date": "4/13/2017" + }, + { + "id": "6784", + "name": "Blake Callan", + "position": "Business Broker", + "salary": "$213,724", + "office": "New York", + "extn": "5714", + "start_date": "10/23/2009" + }, + { + "id": "6785", + "name": "David Downing", + "position": "Service Supervisor", + "salary": "$41,198", + "office": "Miami", + "extn": "8915", + "start_date": "6/25/2016" + }, + { + "id": "6786", + "name": "Mina Davies", + "position": "Cook", + "salary": "$227,967", + "office": "Salt Lake City", + "extn": "3093", + "start_date": "4/4/2002" + }, + { + "id": "6787", + "name": "Isabel Stanton", + "position": "Restaurant Manager", + "salary": "$92,052", + "office": "Memphis", + "extn": "2941", + "start_date": "7/10/2010" + }, + { + "id": "6788", + "name": "Hank Davies", + "position": "Healthcare Specialist", + "salary": "$251,527", + "office": "San Bernardino", + "extn": "7126", + "start_date": "9/3/2019" + }, + { + "id": "6789", + "name": "Benjamin Pearce", + "position": "IT Support Staff", + "salary": "$62,939", + "office": "Richmond", + "extn": "4715", + "start_date": "3/13/2005" + }, + { + "id": "6790", + "name": "Mackenzie Lomax", + "position": "Investment Advisor", + "salary": "$286,921", + "office": "Laredo", + "extn": "6561", + "start_date": "3/15/2012" + }, + { + "id": "6791", + "name": "John Ripley", + "position": "Paramedic", + "salary": "$150,589", + "office": "Tallahassee", + "extn": "4390", + "start_date": "8/3/2008" + }, + { + "id": "6792", + "name": "Marissa Adams", + "position": "Production Painter", + "salary": "$250,814", + "office": "Ontario", + "extn": "1593", + "start_date": "5/3/2002" + }, + { + "id": "6793", + "name": "Mike York", + "position": "Insurance Broker", + "salary": "$175,496", + "office": "New York", + "extn": "5556", + "start_date": "6/1/2007" + }, + { + "id": "6794", + "name": "Brad Attwood", + "position": "CNC Operator", + "salary": "$101,530", + "office": "Irving", + "extn": "2212", + "start_date": "7/23/2017" + }, + { + "id": "6795", + "name": "Alan Rivers", + "position": "Cashier", + "salary": "$112,102", + "office": "Minneapolis", + "extn": "5850", + "start_date": "11/24/2010" + }, + { + "id": "6796", + "name": "Cedrick Phillips", + "position": "IT Support Staff", + "salary": "$222,272", + "office": "Oakland", + "extn": "5281", + "start_date": "5/19/2018" + }, + { + "id": "6797", + "name": "Benny Harrison", + "position": "Accountant", + "salary": "$255,690", + "office": "Houston", + "extn": "4607", + "start_date": "7/1/2019" + }, + { + "id": "6798", + "name": "Dakota Smith", + "position": "Electrician", + "salary": "$88,121", + "office": "Tulsa", + "extn": "2459", + "start_date": "7/23/2016" + }, + { + "id": "6799", + "name": "Nina Richards", + "position": "Cash Manager", + "salary": "$257,338", + "office": "Huntsville", + "extn": "4844", + "start_date": "2/14/2008" + }, + { + "id": "6800", + "name": "Angelina Nelson", + "position": "Production Painter", + "salary": "$17,205", + "office": "Atlanta", + "extn": "7979", + "start_date": "12/12/2002" + }, + { + "id": "6801", + "name": "Cynthia Widdows", + "position": "Cash Manager", + "salary": "$26,843", + "office": "Indianapolis", + "extn": "9341", + "start_date": "3/1/2015" + }, + { + "id": "6802", + "name": "Kurt Hunt", + "position": "Banker", + "salary": "$169,336", + "office": "Berlin", + "extn": "5210", + "start_date": "1/9/2011" + }, + { + "id": "6803", + "name": "Peter Hammond", + "position": "Restaurant Manager", + "salary": "$202,575", + "office": "Rome", + "extn": "6987", + "start_date": "3/5/2001" + }, + { + "id": "6804", + "name": "Karla Weldon", + "position": "Front Desk Coordinator", + "salary": "$173,008", + "office": "Lakewood", + "extn": "9901", + "start_date": "7/28/2009" + }, + { + "id": "6805", + "name": "Nicholas Bailey", + "position": "Cash Manager", + "salary": "$33,092", + "office": "Venice", + "extn": "8784", + "start_date": "7/2/2013" + }, + { + "id": "6806", + "name": "Candice Rixon", + "position": "Service Supervisor", + "salary": "$269,716", + "office": "Jacksonville", + "extn": "4625", + "start_date": "12/19/2001" + }, + { + "id": "6807", + "name": "Brad Roth", + "position": "Associate Professor", + "salary": "$66,417", + "office": "Zurich", + "extn": "6335", + "start_date": "3/29/2011" + }, + { + "id": "6808", + "name": "Hank Barrett", + "position": "Audiologist", + "salary": "$118,024", + "office": "Berna", + "extn": "7461", + "start_date": "11/8/2003" + }, + { + "id": "6809", + "name": "Ivy Fowler", + "position": "HR Coordinator", + "salary": "$211,776", + "office": "Norfolk", + "extn": "2935", + "start_date": "8/1/2001" + }, + { + "id": "6810", + "name": "Chelsea Dillon", + "position": "Accountant", + "salary": "$252,178", + "office": "Moreno Valley", + "extn": "5649", + "start_date": "9/28/2001" + }, + { + "id": "6811", + "name": "Shay Palmer", + "position": "Insurance Broker", + "salary": "$140,784", + "office": "San Jose", + "extn": "9624", + "start_date": "7/24/2007" + }, + { + "id": "6812", + "name": "Nathan Nanton", + "position": "IT Support Staff", + "salary": "$100,166", + "office": "Bridgeport", + "extn": "6520", + "start_date": "12/21/2006" + }, + { + "id": "6813", + "name": "Brooklyn Cork", + "position": "Food Technologist", + "salary": "$22,601", + "office": "Lancaster", + "extn": "9684", + "start_date": "6/9/2013" + }, + { + "id": "6814", + "name": "Tony Varley", + "position": "Production Painter", + "salary": "$281,179", + "office": "Rome", + "extn": "8321", + "start_date": "5/29/2002" + }, + { + "id": "6815", + "name": "Makenzie Nicolas", + "position": "Project Manager", + "salary": "$117,753", + "office": "Berna", + "extn": "8775", + "start_date": "5/29/2009" + }, + { + "id": "6816", + "name": "Javier Murray", + "position": "Dentist", + "salary": "$144,363", + "office": "San Francisco", + "extn": "4141", + "start_date": "4/2/2008" + }, + { + "id": "6817", + "name": "Miley Reynolds", + "position": "Service Supervisor", + "salary": "$216,135", + "office": "Reno", + "extn": "1765", + "start_date": "9/2/2010" + }, + { + "id": "6818", + "name": "Rosalee Jeffery", + "position": "Auditor", + "salary": "$11,544", + "office": "Innsbruck", + "extn": "5707", + "start_date": "2/18/2016" + }, + { + "id": "6819", + "name": "Amy Murphy", + "position": "Associate Professor", + "salary": "$259,856", + "office": "Wien", + "extn": "5099", + "start_date": "4/26/2015" + }, + { + "id": "6820", + "name": "Mark Nielson", + "position": "HR Coordinator", + "salary": "$158,165", + "office": "Los Angeles", + "extn": "2318", + "start_date": "9/21/2007" + }, + { + "id": "6821", + "name": "Bart Jones", + "position": "Audiologist", + "salary": "$168,956", + "office": "Zurich", + "extn": "2002", + "start_date": "9/16/2017" + }, + { + "id": "6822", + "name": "Carmella Richards", + "position": "Chef Manager", + "salary": "$145,149", + "office": "San Bernardino", + "extn": "1179", + "start_date": "8/20/2001" + }, + { + "id": "6823", + "name": "Nathan Turner", + "position": "Loan Officer", + "salary": "$45,319", + "office": "Cincinnati", + "extn": "8127", + "start_date": "3/24/2013" + }, + { + "id": "6824", + "name": "Owen James", + "position": "HR Coordinator", + "salary": "$131,343", + "office": "Murfreesboro", + "extn": "1924", + "start_date": "2/8/2013" + }, + { + "id": "6825", + "name": "Laila Curtis", + "position": "Webmaster", + "salary": "$35,687", + "office": "Arlington", + "extn": "3615", + "start_date": "4/29/2007" + }, + { + "id": "6826", + "name": "Florence Howard", + "position": "Business Broker", + "salary": "$191,332", + "office": "Salem", + "extn": "4460", + "start_date": "1/1/2002" + }, + { + "id": "6827", + "name": "Chris Roscoe", + "position": "Bellman", + "salary": "$178,639", + "office": "Indianapolis", + "extn": "5526", + "start_date": "6/7/2019" + }, + { + "id": "6828", + "name": "Russel Johnson", + "position": "Lecturer", + "salary": "$189,775", + "office": "Dallas", + "extn": "5741", + "start_date": "6/18/2007" + }, + { + "id": "6829", + "name": "Maxwell Quinnell", + "position": "Auditor", + "salary": "$98,756", + "office": "Honolulu", + "extn": "8845", + "start_date": "6/24/2005" + }, + { + "id": "6830", + "name": "Benjamin Hooper", + "position": "Bookkeeper", + "salary": "$27,266", + "office": "Pittsburgh", + "extn": "8677", + "start_date": "3/8/2017" + }, + { + "id": "6831", + "name": "Caleb Freeburn", + "position": "CNC Operator", + "salary": "$18,192", + "office": "Lancaster", + "extn": "7715", + "start_date": "5/21/2011" + }, + { + "id": "6832", + "name": "Peter Andersson", + "position": "Food Technologist", + "salary": "$203,897", + "office": "Fort Lauderdale", + "extn": "6501", + "start_date": "2/20/2002" + }, + { + "id": "6833", + "name": "Denny Malone", + "position": "Insurance Broker", + "salary": "$256,698", + "office": "Worcester", + "extn": "8589", + "start_date": "5/17/2010" + }, + { + "id": "6834", + "name": "Tania Nelson", + "position": "Ambulatory Nurse", + "salary": "$107,379", + "office": "Philadelphia", + "extn": "3346", + "start_date": "7/6/2010" + }, + { + "id": "6835", + "name": "Keira Becker", + "position": "Doctor", + "salary": "$29,889", + "office": "Lyon", + "extn": "7494", + "start_date": "1/21/2005" + }, + { + "id": "6836", + "name": "Camila Ralph", + "position": "Audiologist", + "salary": "$89,252", + "office": "Houston", + "extn": "2507", + "start_date": "6/29/2014" + }, + { + "id": "6837", + "name": "Daron Burge", + "position": "Physician", + "salary": "$88,741", + "office": "Baltimore", + "extn": "7730", + "start_date": "10/19/2016" + }, + { + "id": "6838", + "name": "Davina Jarrett", + "position": "Ambulatory Nurse", + "salary": "$189,637", + "office": "Oklahoma City", + "extn": "8454", + "start_date": "11/23/2015" + }, + { + "id": "6839", + "name": "Maddison Bennett", + "position": "Doctor", + "salary": "$267,378", + "office": "Saint Paul", + "extn": "5503", + "start_date": "3/11/2007" + }, + { + "id": "6840", + "name": "Leanne Hewitt", + "position": "Dentist", + "salary": "$180,832", + "office": "Prague", + "extn": "9333", + "start_date": "1/22/2010" + }, + { + "id": "6841", + "name": "Penny Pitt", + "position": "Staffing Consultant", + "salary": "$266,231", + "office": "Denver", + "extn": "6916", + "start_date": "11/23/2017" + }, + { + "id": "6842", + "name": "Alan Cox", + "position": "IT Support Staff", + "salary": "$21,113", + "office": "Berlin", + "extn": "2419", + "start_date": "11/16/2006" + }, + { + "id": "6843", + "name": "Karen Mccormick", + "position": "Accountant", + "salary": "$165,763", + "office": "Charlotte", + "extn": "1763", + "start_date": "5/12/2017" + }, + { + "id": "6844", + "name": "Ron Burnley", + "position": "Bellman", + "salary": "$122,800", + "office": "Oakland", + "extn": "4234", + "start_date": "12/25/2013" + }, + { + "id": "6845", + "name": "Remy Abbot", + "position": "Bellman", + "salary": "$46,012", + "office": "Oakland", + "extn": "1160", + "start_date": "12/6/2006" + }, + { + "id": "6846", + "name": "Lorraine Bolton", + "position": "Food Technologist", + "salary": "$171,219", + "office": "Columbus", + "extn": "7626", + "start_date": "3/18/2016" + }, + { + "id": "6847", + "name": "Carrie Knott", + "position": "Systems Administrator", + "salary": "$13,046", + "office": "Murfreesboro", + "extn": "5059", + "start_date": "7/31/2019" + }, + { + "id": "6848", + "name": "Russel Maxwell", + "position": "Staffing Consultant", + "salary": "$157,932", + "office": "Baltimore", + "extn": "4417", + "start_date": "1/3/2017" + }, + { + "id": "6849", + "name": "Chris Adams", + "position": "Machine Operator", + "salary": "$124,697", + "office": "Richmond", + "extn": "7800", + "start_date": "3/19/2019" + }, + { + "id": "6850", + "name": "Matthew Dunbar", + "position": "Call Center Representative", + "salary": "$106,780", + "office": "Otawa", + "extn": "5487", + "start_date": "10/25/2017" + }, + { + "id": "6851", + "name": "Rosalie Hunt", + "position": "Healthcare Specialist", + "salary": "$27,152", + "office": "Bakersfield", + "extn": "9454", + "start_date": "9/5/2008" + }, + { + "id": "6852", + "name": "Carter Douglas", + "position": "Cook", + "salary": "$92,565", + "office": "Henderson", + "extn": "3704", + "start_date": "8/4/2004" + }, + { + "id": "6853", + "name": "Marla Jobson", + "position": "Doctor", + "salary": "$260,245", + "office": "Orlando", + "extn": "7165", + "start_date": "2/13/2007" + }, + { + "id": "6854", + "name": "Tyler Tennant", + "position": "Paramedic", + "salary": "$46,311", + "office": "Toledo", + "extn": "6957", + "start_date": "7/30/2000" + }, + { + "id": "6855", + "name": "Matthew Tobin", + "position": "Insurance Broker", + "salary": "$246,732", + "office": "Valetta", + "extn": "4374", + "start_date": "11/9/2011" + }, + { + "id": "6856", + "name": "Sage Logan", + "position": "Cash Manager", + "salary": "$249,597", + "office": "Salem", + "extn": "5286", + "start_date": "12/4/2014" + }, + { + "id": "6857", + "name": "Nicholas Hooper", + "position": "Cash Manager", + "salary": "$128,372", + "office": "Bucharest", + "extn": "2880", + "start_date": "4/19/2011" + }, + { + "id": "6858", + "name": "William Victor", + "position": "HR Coordinator", + "salary": "$42,094", + "office": "Bridgeport", + "extn": "3476", + "start_date": "7/7/2019" + }, + { + "id": "6859", + "name": "Barry Wright", + "position": "Executive Director", + "salary": "$252,026", + "office": "Arlington", + "extn": "4880", + "start_date": "12/19/2010" + }, + { + "id": "6860", + "name": "Boris Hastings", + "position": "Auditor", + "salary": "$164,116", + "office": "Quebec", + "extn": "4388", + "start_date": "9/17/2007" + }, + { + "id": "6861", + "name": "Georgia Armstrong", + "position": "Pharmacist", + "salary": "$280,977", + "office": "Stockton", + "extn": "8464", + "start_date": "6/20/2009" + }, + { + "id": "6862", + "name": "Erin Fleming", + "position": "Designer", + "salary": "$217,877", + "office": "Bellevue", + "extn": "9492", + "start_date": "9/29/2002" + }, + { + "id": "6863", + "name": "Bob Flanders", + "position": "Service Supervisor", + "salary": "$68,135", + "office": "Stockton", + "extn": "3460", + "start_date": "1/18/2012" + }, + { + "id": "6864", + "name": "Sasha Overson", + "position": "Mobile Developer", + "salary": "$236,876", + "office": "Long Beach", + "extn": "3799", + "start_date": "5/7/2014" + }, + { + "id": "6865", + "name": "Jessica Groves", + "position": "Cash Manager", + "salary": "$112,482", + "office": "Escondido", + "extn": "2913", + "start_date": "10/29/2008" + }, + { + "id": "6866", + "name": "Julia Neal", + "position": "Mobile Developer", + "salary": "$30,004", + "office": "Charlotte", + "extn": "7426", + "start_date": "1/17/2004" + }, + { + "id": "6867", + "name": "Mavis Avery", + "position": "Insurance Broker", + "salary": "$59,646", + "office": "London", + "extn": "6514", + "start_date": "5/29/2016" + }, + { + "id": "6868", + "name": "Callie Little", + "position": "Web Developer", + "salary": "$275,481", + "office": "Houston", + "extn": "9895", + "start_date": "10/31/2007" + }, + { + "id": "6869", + "name": "Eden Woods", + "position": "Banker", + "salary": "$77,933", + "office": "Arlington", + "extn": "4522", + "start_date": "3/8/2000" + }, + { + "id": "6870", + "name": "Lucas Waterson", + "position": "Loan Officer", + "salary": "$183,580", + "office": "Stockton", + "extn": "8478", + "start_date": "7/5/2016" + }, + { + "id": "6871", + "name": "Gabriel Dunbar", + "position": "Cashier", + "salary": "$266,208", + "office": "Quebec", + "extn": "9568", + "start_date": "4/9/2004" + }, + { + "id": "6872", + "name": "Jules Pond", + "position": "Accountant", + "salary": "$77,718", + "office": "Denver", + "extn": "4157", + "start_date": "8/23/2008" + }, + { + "id": "6873", + "name": "Mark Coll", + "position": "Healthcare Specialist", + "salary": "$298,162", + "office": "Bellevue", + "extn": "8872", + "start_date": "3/7/2011" + }, + { + "id": "6874", + "name": "Harry James", + "position": "Electrician", + "salary": "$279,767", + "office": "London", + "extn": "4485", + "start_date": "2/18/2001" + }, + { + "id": "6875", + "name": "Zara Swift", + "position": "Laboratory Technician", + "salary": "$87,009", + "office": "El Paso", + "extn": "7153", + "start_date": "7/20/2009" + }, + { + "id": "6876", + "name": "Thea Horton", + "position": "IT Support Staff", + "salary": "$186,369", + "office": "Lyon", + "extn": "8097", + "start_date": "10/3/2006" + }, + { + "id": "6877", + "name": "Emery Bennett", + "position": "Banker", + "salary": "$172,341", + "office": "Albuquerque", + "extn": "9750", + "start_date": "12/17/2000" + }, + { + "id": "6878", + "name": "Beatrice Olson", + "position": "Steward", + "salary": "$262,954", + "office": "New York", + "extn": "9950", + "start_date": "6/14/2017" + }, + { + "id": "6879", + "name": "Sarah Robinson", + "position": "Assistant Buyer", + "salary": "$144,722", + "office": "Jacksonville", + "extn": "4390", + "start_date": "4/29/2005" + }, + { + "id": "6880", + "name": "Javier Vollans", + "position": "Loan Officer", + "salary": "$104,493", + "office": "Washington", + "extn": "5199", + "start_date": "2/5/2010" + }, + { + "id": "6881", + "name": "Jolene Pitt", + "position": "Paramedic", + "salary": "$157,901", + "office": "Fort Lauderdale", + "extn": "9015", + "start_date": "11/11/2006" + }, + { + "id": "6882", + "name": "Sasha Tanner", + "position": "Mobile Developer", + "salary": "$256,932", + "office": "Moreno Valley", + "extn": "2818", + "start_date": "4/28/2013" + }, + { + "id": "6883", + "name": "Enoch Woods", + "position": "Doctor", + "salary": "$286,059", + "office": "Worcester", + "extn": "7066", + "start_date": "3/12/2008" + }, + { + "id": "6884", + "name": "Cedrick Gaynor", + "position": "Webmaster", + "salary": "$179,043", + "office": "Memphis", + "extn": "3146", + "start_date": "6/29/2007" + }, + { + "id": "6885", + "name": "Matthew Cadman", + "position": "Dentist", + "salary": "$239,426", + "office": "Madison", + "extn": "7426", + "start_date": "2/2/2006" + }, + { + "id": "6886", + "name": "Noah Mcleod", + "position": "IT Support Staff", + "salary": "$92,723", + "office": "Paris", + "extn": "3867", + "start_date": "4/28/2013" + }, + { + "id": "6887", + "name": "Cedrick Bishop", + "position": "Pharmacist", + "salary": "$111,153", + "office": "Laredo", + "extn": "9475", + "start_date": "8/4/2008" + }, + { + "id": "6888", + "name": "Phillip Trent", + "position": "Production Painter", + "salary": "$266,261", + "office": "Colorado Springs", + "extn": "2847", + "start_date": "11/12/2013" + }, + { + "id": "6889", + "name": "Holly Rosenbloom", + "position": "Dentist", + "salary": "$45,704", + "office": "Norfolk", + "extn": "1469", + "start_date": "3/3/2001" + }, + { + "id": "6890", + "name": "Felicity Sherwood", + "position": "Business Broker", + "salary": "$221,437", + "office": "Stockton", + "extn": "5900", + "start_date": "3/31/2007" + }, + { + "id": "6891", + "name": "Peter Lucas", + "position": "Systems Administrator", + "salary": "$204,263", + "office": "St. Louis", + "extn": "5839", + "start_date": "4/2/2009" + }, + { + "id": "6892", + "name": "Margaret Huggins", + "position": "Staffing Consultant", + "salary": "$89,963", + "office": "Tokyo", + "extn": "9700", + "start_date": "7/23/2007" + }, + { + "id": "6893", + "name": "Cedrick Abbot", + "position": "Auditor", + "salary": "$234,691", + "office": "Lincoln", + "extn": "1766", + "start_date": "1/24/2003" + }, + { + "id": "6894", + "name": "Martha Spencer", + "position": "Cash Manager", + "salary": "$107,480", + "office": "St. Louis", + "extn": "7744", + "start_date": "5/4/2010" + }, + { + "id": "6895", + "name": "Crystal Lloyd", + "position": "Food Technologist", + "salary": "$77,107", + "office": "Detroit", + "extn": "5482", + "start_date": "11/26/2007" + }, + { + "id": "6896", + "name": "Dorothy Hilton", + "position": "Inspector", + "salary": "$232,735", + "office": "Rome", + "extn": "5372", + "start_date": "7/26/2007" + }, + { + "id": "6897", + "name": "Matthew Cadman", + "position": "Health Educator", + "salary": "$294,839", + "office": "Reno", + "extn": "6954", + "start_date": "7/10/2012" + }, + { + "id": "6898", + "name": "Michael Townend", + "position": "Stockbroker", + "salary": "$234,803", + "office": "Hayward", + "extn": "3166", + "start_date": "1/7/2013" + }, + { + "id": "6899", + "name": "Chadwick Rose", + "position": "Health Educator", + "salary": "$120,387", + "office": "New Orleans", + "extn": "2994", + "start_date": "9/13/2000" + }, + { + "id": "6900", + "name": "Marilyn Hamilton", + "position": "Ambulatory Nurse", + "salary": "$247,679", + "office": "Philadelphia", + "extn": "8088", + "start_date": "8/12/2014" + }, + { + "id": "6901", + "name": "Chadwick Stone ", + "position": "Accountant", + "salary": "$282,589", + "office": "Moreno Valley", + "extn": "6988", + "start_date": "10/16/2002" + }, + { + "id": "6902", + "name": "Benjamin Victor", + "position": "Mobile Developer", + "salary": "$177,507", + "office": "Long Beach", + "extn": "2121", + "start_date": "2/17/2008" + }, + { + "id": "6903", + "name": "Dakota Ebbs", + "position": "Webmaster", + "salary": "$121,370", + "office": "Quebec", + "extn": "4406", + "start_date": "3/25/2017" + }, + { + "id": "6904", + "name": "Kassandra King", + "position": "Pharmacist", + "salary": "$25,462", + "office": "Saint Paul", + "extn": "5220", + "start_date": "5/3/2007" + }, + { + "id": "6905", + "name": "Bob Graham", + "position": "Restaurant Manager", + "salary": "$92,235", + "office": "Escondido", + "extn": "5121", + "start_date": "2/22/2012" + }, + { + "id": "6906", + "name": "George Baker", + "position": "Service Supervisor", + "salary": "$136,391", + "office": "Seattle", + "extn": "6980", + "start_date": "2/11/2015" + }, + { + "id": "6907", + "name": "Carmen Connor", + "position": "Bellman", + "salary": "$161,275", + "office": "Tallahassee", + "extn": "5746", + "start_date": "8/30/2018" + }, + { + "id": "6908", + "name": "Summer Archer", + "position": "Treasurer", + "salary": "$77,167", + "office": "Reno", + "extn": "1845", + "start_date": "2/23/2008" + }, + { + "id": "6909", + "name": "Chad Wilkinson", + "position": "IT Support Staff", + "salary": "$66,451", + "office": "Bellevue", + "extn": "1902", + "start_date": "12/26/2013" + }, + { + "id": "6910", + "name": "Sofie Richards", + "position": "Audiologist", + "salary": "$83,916", + "office": "Houston", + "extn": "2634", + "start_date": "9/6/2001" + }, + { + "id": "6911", + "name": "Darlene Little", + "position": "Loan Officer", + "salary": "$194,204", + "office": "Fort Lauderdale", + "extn": "9525", + "start_date": "4/1/2013" + }, + { + "id": "6912", + "name": "Barry Pope", + "position": "Dentist", + "salary": "$30,721", + "office": "Ontario", + "extn": "4295", + "start_date": "9/2/2016" + }, + { + "id": "6913", + "name": "Erin Wise", + "position": "Chef Manager", + "salary": "$238,729", + "office": "Orlando", + "extn": "3979", + "start_date": "7/17/2004" + }, + { + "id": "6914", + "name": "Ciara Wilde", + "position": "Retail Trainee", + "salary": "$88,052", + "office": "Rome", + "extn": "9668", + "start_date": "1/12/2015" + }, + { + "id": "6915", + "name": "Winnie Khan", + "position": "Designer", + "salary": "$62,686", + "office": "Pittsburgh", + "extn": "1899", + "start_date": "4/2/2014" + }, + { + "id": "6916", + "name": "Johnny Warren", + "position": "Laboratory Technician", + "salary": "$72,862", + "office": "Zurich", + "extn": "5364", + "start_date": "9/7/2006" + }, + { + "id": "6917", + "name": "Harvey Brock", + "position": "Health Educator", + "salary": "$261,028", + "office": "San Antonio", + "extn": "8559", + "start_date": "5/26/2017" + }, + { + "id": "6918", + "name": "Ada Niles", + "position": "Investment Advisor", + "salary": "$187,421", + "office": "Escondido", + "extn": "6755", + "start_date": "7/24/2002" + }, + { + "id": "6919", + "name": "Elijah Vince", + "position": "Cashier", + "salary": "$50,568", + "office": "Nashville", + "extn": "6533", + "start_date": "5/31/2005" + }, + { + "id": "6920", + "name": "Maribel Stewart", + "position": "Doctor", + "salary": "$233,720", + "office": "Portland", + "extn": "3585", + "start_date": "6/4/2017" + }, + { + "id": "6921", + "name": "Tom Rosenbloom", + "position": "Project Manager", + "salary": "$290,124", + "office": "Los Angeles", + "extn": "2837", + "start_date": "10/30/2013" + }, + { + "id": "6922", + "name": "Gabriel Davies", + "position": "Dentist", + "salary": "$171,341", + "office": "Irving", + "extn": "5775", + "start_date": "3/15/2005" + }, + { + "id": "6923", + "name": "Cynthia Knight", + "position": "HR Coordinator", + "salary": "$122,404", + "office": "Oklahoma City", + "extn": "8322", + "start_date": "9/10/2016" + }, + { + "id": "6924", + "name": "Owen James", + "position": "Global Logistics Supervisor", + "salary": "$37,073", + "office": "Minneapolis", + "extn": "8905", + "start_date": "5/13/2001" + }, + { + "id": "6925", + "name": "Doug Hamilton", + "position": "Physician", + "salary": "$214,166", + "office": "Arlington", + "extn": "6531", + "start_date": "11/25/2006" + }, + { + "id": "6926", + "name": "Kieth Doherty", + "position": "Budget Analyst", + "salary": "$29,518", + "office": "Zurich", + "extn": "7253", + "start_date": "7/11/2017" + }, + { + "id": "6927", + "name": "Claire Uttley", + "position": "Electrician", + "salary": "$245,452", + "office": "Worcester", + "extn": "2685", + "start_date": "8/13/2007" + }, + { + "id": "6928", + "name": "Evelynn Summers", + "position": "Clerk", + "salary": "$274,042", + "office": "San Antonio", + "extn": "5897", + "start_date": "7/3/2004" + }, + { + "id": "6929", + "name": "Nina Wilton", + "position": "Service Supervisor", + "salary": "$166,466", + "office": "Tallahassee", + "extn": "5765", + "start_date": "5/31/2007" + }, + { + "id": "6930", + "name": "Carl Thomson", + "position": "Baker", + "salary": "$18,590", + "office": "Miami", + "extn": "1317", + "start_date": "3/9/2003" + }, + { + "id": "6931", + "name": "Makenzie Bullock", + "position": "Bellman", + "salary": "$152,664", + "office": "Indianapolis", + "extn": "9006", + "start_date": "9/24/2006" + }, + { + "id": "6932", + "name": "Hank Heaton", + "position": "Healthcare Specialist", + "salary": "$285,957", + "office": "Tokyo", + "extn": "9200", + "start_date": "12/11/2016" + }, + { + "id": "6933", + "name": "Michael York", + "position": "Global Logistics Supervisor", + "salary": "$165,368", + "office": "Jacksonville", + "extn": "1779", + "start_date": "10/21/2003" + }, + { + "id": "6934", + "name": "Brad White", + "position": "Call Center Representative", + "salary": "$160,311", + "office": "Colorado Springs", + "extn": "1819", + "start_date": "8/7/2009" + }, + { + "id": "6935", + "name": "Lexi Edley", + "position": "Software Engineer", + "salary": "$228,035", + "office": "Oklahoma City", + "extn": "9958", + "start_date": "12/11/2004" + }, + { + "id": "6936", + "name": "Martin Flynn", + "position": "Biologist", + "salary": "$229,627", + "office": "New York", + "extn": "2026", + "start_date": "1/5/2005" + }, + { + "id": "6937", + "name": "Ema Yang", + "position": "Banker", + "salary": "$101,814", + "office": "Murfreesboro", + "extn": "2143", + "start_date": "2/20/2015" + }, + { + "id": "6938", + "name": "Molly Ralph", + "position": "Dentist", + "salary": "$265,685", + "office": "Lisbon", + "extn": "6224", + "start_date": "11/22/2003" + }, + { + "id": "6939", + "name": "Lucas Connor", + "position": "Inspector", + "salary": "$271,174", + "office": "Lisbon", + "extn": "2695", + "start_date": "5/4/2007" + }, + { + "id": "6940", + "name": "Elijah Graham", + "position": "Web Developer", + "salary": "$245,994", + "office": "Rochester", + "extn": "5266", + "start_date": "6/4/2002" + }, + { + "id": "6941", + "name": "Amy Blackburn", + "position": "IT Support Staff", + "salary": "$205,594", + "office": "Lisbon", + "extn": "1812", + "start_date": "5/1/2013" + }, + { + "id": "6942", + "name": "Doug Hamilton", + "position": "Doctor", + "salary": "$113,658", + "office": "Anaheim", + "extn": "1902", + "start_date": "5/27/2011" + }, + { + "id": "6943", + "name": "Blake Wilkinson", + "position": "Healthcare Specialist", + "salary": "$207,799", + "office": "Boston", + "extn": "4520", + "start_date": "4/28/2014" + }, + { + "id": "6944", + "name": "Jolene Walker", + "position": "Electrician", + "salary": "$139,317", + "office": "Zurich", + "extn": "2506", + "start_date": "7/19/2005" + }, + { + "id": "6945", + "name": "Bryon Booth", + "position": "Fabricator", + "salary": "$179,432", + "office": "Glendale", + "extn": "8677", + "start_date": "6/8/2000" + }, + { + "id": "6946", + "name": "Helen Barclay", + "position": "Staffing Consultant", + "salary": "$124,380", + "office": "Minneapolis", + "extn": "8921", + "start_date": "7/28/2005" + }, + { + "id": "6947", + "name": "Clint Carter", + "position": "Cash Manager", + "salary": "$207,357", + "office": "Laredo", + "extn": "7730", + "start_date": "1/31/2008" + }, + { + "id": "6948", + "name": "Percy Myatt", + "position": "Audiologist", + "salary": "$164,511", + "office": "Anaheim", + "extn": "6032", + "start_date": "3/26/2017" + }, + { + "id": "6949", + "name": "Harvey Robe", + "position": "Food Technologist", + "salary": "$284,555", + "office": "Fullerton", + "extn": "8455", + "start_date": "12/3/2007" + }, + { + "id": "6950", + "name": "Manuel Hamilton", + "position": "Bellman", + "salary": "$93,862", + "office": "Richmond", + "extn": "7103", + "start_date": "6/8/2005" + }, + { + "id": "6951", + "name": "Hanna Abbey", + "position": "Paramedic", + "salary": "$285,575", + "office": "San Antonio", + "extn": "3290", + "start_date": "4/25/2014" + }, + { + "id": "6952", + "name": "Carmella Rothwell", + "position": "Cash Manager", + "salary": "$207,579", + "office": "Salem", + "extn": "8109", + "start_date": "6/26/2011" + }, + { + "id": "6953", + "name": "Liliana Holmes", + "position": "Laboratory Technician", + "salary": "$155,845", + "office": "Minneapolis", + "extn": "4669", + "start_date": "10/13/2003" + }, + { + "id": "6954", + "name": "Georgia Squire", + "position": "Audiologist", + "salary": "$28,477", + "office": "Quebec", + "extn": "1201", + "start_date": "11/15/2002" + }, + { + "id": "6955", + "name": "Caleb Lewin", + "position": "Machine Operator", + "salary": "$298,063", + "office": "Madison", + "extn": "5049", + "start_date": "8/7/2009" + }, + { + "id": "6956", + "name": "Fred Shea", + "position": "Laboratory Technician", + "salary": "$250,532", + "office": "St. Louis", + "extn": "9260", + "start_date": "3/24/2006" + }, + { + "id": "6957", + "name": "Chester Myatt", + "position": "HR Specialist", + "salary": "$80,993", + "office": "Bellevue", + "extn": "8040", + "start_date": "1/15/2011" + }, + { + "id": "6958", + "name": "Doug Taylor", + "position": "IT Support Staff", + "salary": "$234,130", + "office": "Minneapolis", + "extn": "9437", + "start_date": "9/9/2014" + }, + { + "id": "6959", + "name": "Tyler Saunders", + "position": "Staffing Consultant", + "salary": "$282,643", + "office": "Paris", + "extn": "7471", + "start_date": "7/2/2004" + }, + { + "id": "6960", + "name": "Summer Flanders", + "position": "Business Broker", + "salary": "$296,323", + "office": "Salem", + "extn": "3569", + "start_date": "11/30/2013" + }, + { + "id": "6961", + "name": "Carrie Parker", + "position": "HR Coordinator", + "salary": "$115,733", + "office": "Rome", + "extn": "6171", + "start_date": "6/19/2007" + }, + { + "id": "6962", + "name": "Tom Garner", + "position": "Chef Manager", + "salary": "$230,055", + "office": "Salem", + "extn": "6436", + "start_date": "8/11/2016" + }, + { + "id": "6963", + "name": "Norah Thomas", + "position": "Inspector", + "salary": "$200,929", + "office": "San Francisco", + "extn": "7410", + "start_date": "1/10/2009" + }, + { + "id": "6964", + "name": "Amelia Harris", + "position": "Staffing Consultant", + "salary": "$25,644", + "office": "Hayward", + "extn": "2698", + "start_date": "12/8/2012" + }, + { + "id": "6965", + "name": "Leroy Nash", + "position": "Budget Analyst", + "salary": "$171,567", + "office": "Orlando", + "extn": "1550", + "start_date": "12/7/2001" + }, + { + "id": "6966", + "name": "Tiffany Dickson", + "position": "HR Specialist", + "salary": "$126,994", + "office": "Lakewood", + "extn": "2968", + "start_date": "3/3/2013" + }, + { + "id": "6967", + "name": "Destiny Rodgers", + "position": "Chef Manager", + "salary": "$85,076", + "office": "Laredo", + "extn": "8113", + "start_date": "11/13/2012" + }, + { + "id": "6968", + "name": "Kieth Gardner", + "position": "Health Educator", + "salary": "$39,266", + "office": "Baltimore", + "extn": "3211", + "start_date": "10/24/2007" + }, + { + "id": "6969", + "name": "Caleb Evans", + "position": "Accountant", + "salary": "$23,063", + "office": "Valetta", + "extn": "3850", + "start_date": "8/6/2008" + }, + { + "id": "6970", + "name": "Elly Saunders", + "position": "Cook", + "salary": "$49,061", + "office": "Boston", + "extn": "9016", + "start_date": "2/2/2006" + }, + { + "id": "6971", + "name": "Victoria Butler", + "position": "Ambulatory Nurse", + "salary": "$299,451", + "office": "Jacksonville", + "extn": "4779", + "start_date": "4/18/2008" + }, + { + "id": "6972", + "name": "Lily Young", + "position": "Bellman", + "salary": "$280,462", + "office": "Henderson", + "extn": "4421", + "start_date": "8/2/2006" + }, + { + "id": "6973", + "name": "Eileen Pond", + "position": "Chef Manager", + "salary": "$176,590", + "office": "Irving", + "extn": "1343", + "start_date": "12/24/2009" + }, + { + "id": "6974", + "name": "Adina Dobson", + "position": "Fabricator", + "salary": "$200,199", + "office": "Louisville", + "extn": "5910", + "start_date": "4/7/2000" + }, + { + "id": "6975", + "name": "Marvin Ventura", + "position": "Bellman", + "salary": "$39,907", + "office": "Tallahassee", + "extn": "7888", + "start_date": "5/19/2018" + }, + { + "id": "6976", + "name": "Camden Jenkins", + "position": "Lecturer", + "salary": "$177,604", + "office": "Kansas City", + "extn": "7801", + "start_date": "7/16/2007" + }, + { + "id": "6977", + "name": "David Kerr", + "position": "Steward", + "salary": "$238,918", + "office": "Madison", + "extn": "9712", + "start_date": "8/6/2015" + }, + { + "id": "6978", + "name": "Gabriel Adler", + "position": "Web Developer", + "salary": "$169,226", + "office": "Omaha", + "extn": "7867", + "start_date": "8/19/2014" + }, + { + "id": "6979", + "name": "Makenzie Davies", + "position": "Loan Officer", + "salary": "$29,445", + "office": "Glendale", + "extn": "4141", + "start_date": "2/9/2005" + }, + { + "id": "6980", + "name": "Rylee Carter", + "position": "Restaurant Manager", + "salary": "$13,839", + "office": "Chicago", + "extn": "3663", + "start_date": "1/5/2019" + }, + { + "id": "6981", + "name": "Hazel Mason", + "position": "Loan Officer", + "salary": "$120,776", + "office": "Bridgeport", + "extn": "2753", + "start_date": "3/27/2012" + }, + { + "id": "6982", + "name": "Paige Moore", + "position": "Design Engineer", + "salary": "$258,877", + "office": "Valetta", + "extn": "2205", + "start_date": "9/2/2008" + }, + { + "id": "6983", + "name": "Ryan Mccormick", + "position": "Dentist", + "salary": "$123,873", + "office": "Tulsa", + "extn": "3497", + "start_date": "10/5/2008" + }, + { + "id": "6984", + "name": "Joyce Talbot", + "position": "Global Logistics Supervisor", + "salary": "$50,043", + "office": "Miami", + "extn": "7313", + "start_date": "3/30/2001" + }, + { + "id": "6985", + "name": "Crystal Davies", + "position": "Design Engineer", + "salary": "$204,361", + "office": "Fremont", + "extn": "9040", + "start_date": "5/9/2016" + }, + { + "id": "6986", + "name": "Marigold Myatt", + "position": "Chef Manager", + "salary": "$98,482", + "office": "Memphis", + "extn": "6823", + "start_date": "9/24/2006" + }, + { + "id": "6987", + "name": "Charlotte King", + "position": "Bellman", + "salary": "$43,297", + "office": "Arlington", + "extn": "7135", + "start_date": "8/4/2014" + }, + { + "id": "6988", + "name": "Marigold Dyson", + "position": "Accountant", + "salary": "$23,696", + "office": "Lakewood", + "extn": "6850", + "start_date": "11/15/2010" + }, + { + "id": "6989", + "name": "Benjamin Farrell", + "position": "Laboratory Technician", + "salary": "$217,079", + "office": "Denver", + "extn": "5019", + "start_date": "3/29/2008" + }, + { + "id": "6990", + "name": "Ronald Davies", + "position": "Operator", + "salary": "$197,505", + "office": "Oklahoma City", + "extn": "6661", + "start_date": "10/31/2002" + }, + { + "id": "6991", + "name": "Lucas Holmes", + "position": "Laboratory Technician", + "salary": "$292,819", + "office": "Boston", + "extn": "7925", + "start_date": "9/2/2013" + }, + { + "id": "6992", + "name": "Maxwell Lane", + "position": "Budget Analyst", + "salary": "$296,149", + "office": "Tulsa", + "extn": "5812", + "start_date": "9/24/2005" + }, + { + "id": "6993", + "name": "Marvin Lewis", + "position": "Electrician", + "salary": "$70,820", + "office": "Salem", + "extn": "2237", + "start_date": "3/25/2018" + }, + { + "id": "6994", + "name": "Johnny Cox", + "position": "Baker", + "salary": "$182,310", + "office": "Laredo", + "extn": "3150", + "start_date": "10/23/2012" + }, + { + "id": "6995", + "name": "Isabel Farrell", + "position": "Inspector", + "salary": "$34,566", + "office": "Rome", + "extn": "1709", + "start_date": "1/22/2012" + }, + { + "id": "6996", + "name": "Maia Hunter", + "position": "Stockbroker", + "salary": "$96,271", + "office": "Bucharest", + "extn": "5847", + "start_date": "12/10/2010" + }, + { + "id": "6997", + "name": "Nate Hopkins", + "position": "Webmaster", + "salary": "$189,195", + "office": "Fullerton", + "extn": "4266", + "start_date": "12/28/2000" + }, + { + "id": "6998", + "name": "Ciara Cavanagh", + "position": "Retail Trainee", + "salary": "$82,939", + "office": "Denver", + "extn": "6504", + "start_date": "8/30/2016" + }, + { + "id": "6999", + "name": "Quinn Shaw", + "position": "Insurance Broker", + "salary": "$233,320", + "office": "Lakewood", + "extn": "3169", + "start_date": "2/16/2002" + }, + { + "id": "7000", + "name": "Ivette Carter", + "position": "Health Educator", + "salary": "$177,915", + "office": "Berlin", + "extn": "2104", + "start_date": "11/10/2004" + }, + { + "id": "7001", + "name": "Maggie Redfern", + "position": "CNC Operator", + "salary": "$33,582", + "office": "Prague", + "extn": "4531", + "start_date": "8/24/2018" + }, + { + "id": "7002", + "name": "Marla Palmer", + "position": "Executive Director", + "salary": "$259,710", + "office": "Paris", + "extn": "5396", + "start_date": "1/17/2016" + }, + { + "id": "7003", + "name": "Roger Woods", + "position": "Steward", + "salary": "$255,717", + "office": "Omaha", + "extn": "7332", + "start_date": "3/25/2014" + }, + { + "id": "7004", + "name": "Jacob Lambert", + "position": "IT Support Staff", + "salary": "$242,259", + "office": "Santa Ana", + "extn": "5451", + "start_date": "3/7/2014" + }, + { + "id": "7005", + "name": "Ruth Yang", + "position": "Laboratory Technician", + "salary": "$267,001", + "office": "Lincoln", + "extn": "9429", + "start_date": "1/2/2015" + }, + { + "id": "7006", + "name": "Juliette Mullins", + "position": "Mobile Developer", + "salary": "$295,257", + "office": "New York", + "extn": "8425", + "start_date": "9/8/2004" + }, + { + "id": "7007", + "name": "Liv Umney", + "position": "Operator", + "salary": "$126,578", + "office": "Madrid", + "extn": "7259", + "start_date": "3/27/2006" + }, + { + "id": "7008", + "name": "Sydney Harvey", + "position": "Call Center Representative", + "salary": "$220,757", + "office": "Phoenix", + "extn": "6910", + "start_date": "6/26/2015" + }, + { + "id": "7009", + "name": "Julius Franks", + "position": "Associate Professor", + "salary": "$83,578", + "office": "San Antonio", + "extn": "6359", + "start_date": "8/24/2017" + }, + { + "id": "7010", + "name": "Rosalyn Bradshaw", + "position": "Retail Trainee", + "salary": "$20,805", + "office": "Bridgeport", + "extn": "5963", + "start_date": "3/17/2001" + }, + { + "id": "7011", + "name": "Stacy Farrell", + "position": "Executive Director", + "salary": "$108,659", + "office": "Laredo", + "extn": "2297", + "start_date": "6/30/2011" + }, + { + "id": "7012", + "name": "Domenic Mullins", + "position": "Physician", + "salary": "$55,574", + "office": "Fort Lauderdale", + "extn": "8975", + "start_date": "4/4/2014" + }, + { + "id": "7013", + "name": "Sofie Ranks", + "position": "Web Developer", + "salary": "$157,934", + "office": "Dallas", + "extn": "1106", + "start_date": "7/18/2004" + }, + { + "id": "7014", + "name": "Clint Kirby", + "position": "Bookkeeper", + "salary": "$170,759", + "office": "Madison", + "extn": "4807", + "start_date": "10/15/2014" + }, + { + "id": "7015", + "name": "Oliver Hamilton", + "position": "HR Specialist", + "salary": "$174,418", + "office": "Milano", + "extn": "4780", + "start_date": "6/19/2003" + }, + { + "id": "7016", + "name": "Jack Jackson", + "position": "Cashier", + "salary": "$52,603", + "office": "Sacramento", + "extn": "5503", + "start_date": "4/5/2011" + }, + { + "id": "7017", + "name": "Tony Weldon", + "position": "Baker", + "salary": "$118,432", + "office": "Worcester", + "extn": "4753", + "start_date": "11/12/2005" + }, + { + "id": "7018", + "name": "Mavis Dubois", + "position": "Fabricator", + "salary": "$157,410", + "office": "Ontario", + "extn": "5716", + "start_date": "1/17/2016" + }, + { + "id": "7019", + "name": "Jenna Lewin", + "position": "IT Support Staff", + "salary": "$79,365", + "office": "Washington", + "extn": "7847", + "start_date": "11/11/2004" + }, + { + "id": "7020", + "name": "Carol Dallas", + "position": "Cashier", + "salary": "$63,748", + "office": "Stockton", + "extn": "8586", + "start_date": "1/10/2015" + }, + { + "id": "7021", + "name": "Diane Cameron", + "position": "Cook", + "salary": "$11,299", + "office": "Richmond", + "extn": "4812", + "start_date": "11/11/2000" + }, + { + "id": "7022", + "name": "Aiden Asher", + "position": "Machine Operator", + "salary": "$274,836", + "office": "Minneapolis", + "extn": "1853", + "start_date": "8/10/2010" + }, + { + "id": "7023", + "name": "Ryan Barrett", + "position": "Doctor", + "salary": "$70,347", + "office": "Honolulu", + "extn": "4692", + "start_date": "2/27/2019" + }, + { + "id": "7024", + "name": "Aileen Uttley", + "position": "Auditor", + "salary": "$214,868", + "office": "Washington", + "extn": "6461", + "start_date": "4/17/2016" + }, + { + "id": "7025", + "name": "Ron Tate", + "position": "Accountant", + "salary": "$143,455", + "office": "Kansas City", + "extn": "5545", + "start_date": "2/22/2013" + }, + { + "id": "7026", + "name": "Helen Williams", + "position": "Chef Manager", + "salary": "$236,181", + "office": "Venice", + "extn": "5788", + "start_date": "7/23/2012" + }, + { + "id": "7027", + "name": "Barry Jobson", + "position": "Biologist", + "salary": "$11,073", + "office": "Fremont", + "extn": "7992", + "start_date": "5/27/2018" + }, + { + "id": "7028", + "name": "Chester Poole", + "position": "Treasurer", + "salary": "$265,378", + "office": "Indianapolis", + "extn": "2887", + "start_date": "2/20/2009" + }, + { + "id": "7029", + "name": "Cassidy Mcnally", + "position": "Banker", + "salary": "$91,088", + "office": "New Orleans", + "extn": "6949", + "start_date": "9/28/2005" + }, + { + "id": "7030", + "name": "Britney Clifford", + "position": "Design Engineer", + "salary": "$252,583", + "office": "Kansas City", + "extn": "8862", + "start_date": "7/26/2017" + }, + { + "id": "7031", + "name": "Jayden Locke", + "position": "Food Technologist", + "salary": "$292,668", + "office": "Wien", + "extn": "1907", + "start_date": "5/26/2008" + }, + { + "id": "7032", + "name": "Josh Farrell", + "position": "IT Support Staff", + "salary": "$30,244", + "office": "Zurich", + "extn": "3152", + "start_date": "4/16/2005" + }, + { + "id": "7033", + "name": "Aiden Thorpe", + "position": "Production Painter", + "salary": "$164,351", + "office": "Saint Paul", + "extn": "1115", + "start_date": "8/24/2011" + }, + { + "id": "7034", + "name": "Leroy Lane", + "position": "Business Broker", + "salary": "$93,070", + "office": "Omaha", + "extn": "6362", + "start_date": "9/28/2003" + }, + { + "id": "7035", + "name": "Liam Hope", + "position": "HR Coordinator", + "salary": "$120,040", + "office": "Henderson", + "extn": "5696", + "start_date": "10/27/2012" + }, + { + "id": "7036", + "name": "Ronald Curtis", + "position": "Executive Director", + "salary": "$117,041", + "office": "New Orleans", + "extn": "5554", + "start_date": "2/24/2008" + }, + { + "id": "7037", + "name": "Cedrick Moss", + "position": "Clerk", + "salary": "$287,412", + "office": "Wien", + "extn": "7084", + "start_date": "4/21/2013" + }, + { + "id": "7038", + "name": "Mona Kaur", + "position": "Cash Manager", + "salary": "$197,305", + "office": "Albuquerque", + "extn": "8970", + "start_date": "4/17/2001" + }, + { + "id": "7039", + "name": "Jade Vollans", + "position": "Systems Administrator", + "salary": "$184,519", + "office": "Rochester", + "extn": "1565", + "start_date": "7/14/2013" + }, + { + "id": "7040", + "name": "Zara Woods", + "position": "Electrician", + "salary": "$242,721", + "office": "Laredo", + "extn": "5107", + "start_date": "4/1/2019" + }, + { + "id": "7041", + "name": "Rufus Hood", + "position": "Investment Advisor", + "salary": "$33,248", + "office": "El Paso", + "extn": "3616", + "start_date": "6/1/2010" + }, + { + "id": "7042", + "name": "Felicity Emmott", + "position": "Assistant Buyer", + "salary": "$58,799", + "office": "Orlando", + "extn": "5338", + "start_date": "1/22/2012" + }, + { + "id": "7043", + "name": "Fred Furnell", + "position": "Service Supervisor", + "salary": "$291,262", + "office": "Louisville", + "extn": "7435", + "start_date": "1/27/2012" + }, + { + "id": "7044", + "name": "Rae Fields", + "position": "HR Coordinator", + "salary": "$110,976", + "office": "Stockton", + "extn": "2581", + "start_date": "10/8/2007" + }, + { + "id": "7045", + "name": "Mike Morgan", + "position": "Ambulatory Nurse", + "salary": "$38,795", + "office": "Quebec", + "extn": "9935", + "start_date": "9/8/2009" + }, + { + "id": "7046", + "name": "Bryon Lowe", + "position": "Dentist", + "salary": "$72,092", + "office": "Charlotte", + "extn": "8900", + "start_date": "1/24/2016" + }, + { + "id": "7047", + "name": "Bernadette Ramsey", + "position": "Design Engineer", + "salary": "$89,243", + "office": "Stockton", + "extn": "4313", + "start_date": "7/27/2008" + }, + { + "id": "7048", + "name": "Joseph Warner", + "position": "Cash Manager", + "salary": "$177,598", + "office": "Nashville", + "extn": "7415", + "start_date": "3/19/2012" + }, + { + "id": "7049", + "name": "Ronald Hastings", + "position": "Machine Operator", + "salary": "$88,231", + "office": "New York", + "extn": "3326", + "start_date": "3/10/2010" + }, + { + "id": "7050", + "name": "Aleksandra Palmer", + "position": "Executive Director", + "salary": "$230,884", + "office": "Los Angeles", + "extn": "8896", + "start_date": "5/20/2002" + }, + { + "id": "7051", + "name": "Bob Overson", + "position": "Executive Director", + "salary": "$278,929", + "office": "Minneapolis", + "extn": "6079", + "start_date": "12/3/2001" + }, + { + "id": "7052", + "name": "Johnny Knight", + "position": "Cashier", + "salary": "$171,222", + "office": "Detroit", + "extn": "5216", + "start_date": "6/11/2003" + }, + { + "id": "7053", + "name": "Helen Hill", + "position": "Systems Administrator", + "salary": "$266,330", + "office": "San Diego", + "extn": "9854", + "start_date": "8/23/2014" + }, + { + "id": "7054", + "name": "Chloe Gordon", + "position": "Cash Manager", + "salary": "$179,401", + "office": "Norfolk", + "extn": "9272", + "start_date": "10/29/2018" + }, + { + "id": "7055", + "name": "Anne Khan", + "position": "HR Specialist", + "salary": "$140,747", + "office": "Laredo", + "extn": "1286", + "start_date": "12/3/2012" + }, + { + "id": "7056", + "name": "Adina Whitehouse", + "position": "Healthcare Specialist", + "salary": "$48,832", + "office": "Miami", + "extn": "1113", + "start_date": "3/30/2002" + }, + { + "id": "7057", + "name": "Maddison Nicolas", + "position": "Treasurer", + "salary": "$86,080", + "office": "Memphis", + "extn": "5464", + "start_date": "1/16/2005" + }, + { + "id": "7058", + "name": "Agnes Rixon", + "position": "Biologist", + "salary": "$265,987", + "office": "Bakersfield", + "extn": "8297", + "start_date": "1/4/2014" + }, + { + "id": "7059", + "name": "Jade Radcliffe", + "position": "Treasurer", + "salary": "$98,800", + "office": "Glendale", + "extn": "5174", + "start_date": "7/30/2018" + }, + { + "id": "7060", + "name": "Abdul Lloyd", + "position": "Loan Officer", + "salary": "$194,581", + "office": "Berlin", + "extn": "7932", + "start_date": "1/31/2003" + }, + { + "id": "7061", + "name": "Sharon Stuart", + "position": "Lecturer", + "salary": "$157,359", + "office": "Worcester", + "extn": "9203", + "start_date": "12/28/2005" + }, + { + "id": "7062", + "name": "Iris Jordan", + "position": "Banker", + "salary": "$142,664", + "office": "Fullerton", + "extn": "6918", + "start_date": "9/5/2015" + }, + { + "id": "7063", + "name": "Anne Kelly", + "position": "Budget Analyst", + "salary": "$286,608", + "office": "Orlando", + "extn": "9101", + "start_date": "7/26/2018" + }, + { + "id": "7064", + "name": "Ema Edley", + "position": "Design Engineer", + "salary": "$218,651", + "office": "Long Beach", + "extn": "9019", + "start_date": "7/1/2000" + }, + { + "id": "7065", + "name": "Johnny Vass", + "position": "Bookkeeper", + "salary": "$209,507", + "office": "Miami", + "extn": "8334", + "start_date": "11/16/2009" + }, + { + "id": "7066", + "name": "Abdul Yates", + "position": "Software Engineer", + "salary": "$287,304", + "office": "Anaheim", + "extn": "5022", + "start_date": "12/21/2007" + }, + { + "id": "7067", + "name": "Anais Redfern", + "position": "Cash Manager", + "salary": "$44,890", + "office": "Innsbruck", + "extn": "3945", + "start_date": "11/2/2017" + }, + { + "id": "7068", + "name": "Melinda Cadman", + "position": "Health Educator", + "salary": "$59,963", + "office": "Colorado Springs", + "extn": "5022", + "start_date": "5/26/2002" + }, + { + "id": "7069", + "name": "Ember Mould", + "position": "Lecturer", + "salary": "$28,287", + "office": "London", + "extn": "3450", + "start_date": "6/20/2011" + }, + { + "id": "7070", + "name": "Alba Shaw", + "position": "Staffing Consultant", + "salary": "$123,444", + "office": "Long Beach", + "extn": "6212", + "start_date": "5/21/2003" + }, + { + "id": "7071", + "name": "Matt Brennan", + "position": "Project Manager", + "salary": "$166,743", + "office": "Berna", + "extn": "7033", + "start_date": "12/9/2018" + }, + { + "id": "7072", + "name": "Amelia Marshall", + "position": "Health Educator", + "salary": "$165,095", + "office": "Laredo", + "extn": "9577", + "start_date": "6/9/2012" + }, + { + "id": "7073", + "name": "Jennifer Andersson", + "position": "Production Painter", + "salary": "$209,685", + "office": "Madrid", + "extn": "2026", + "start_date": "9/29/2010" + }, + { + "id": "7074", + "name": "Roger Lane", + "position": "Accountant", + "salary": "$14,462", + "office": "Glendale", + "extn": "8430", + "start_date": "1/1/2018" + }, + { + "id": "7075", + "name": "Sharon Stevenson", + "position": "Retail Trainee", + "salary": "$295,431", + "office": "Baltimore", + "extn": "4658", + "start_date": "4/24/2004" + }, + { + "id": "7076", + "name": "Kurt Santos", + "position": "Webmaster", + "salary": "$281,831", + "office": "Houston", + "extn": "3565", + "start_date": "9/4/2016" + }, + { + "id": "7077", + "name": "Mara Cunningham", + "position": "Cook", + "salary": "$70,388", + "office": "Richmond", + "extn": "2075", + "start_date": "11/23/2015" + }, + { + "id": "7078", + "name": "Anthony Curtis", + "position": "Cashier", + "salary": "$148,124", + "office": "San Jose", + "extn": "3843", + "start_date": "9/6/2002" + }, + { + "id": "7079", + "name": "Tess Anderson", + "position": "Health Educator", + "salary": "$156,702", + "office": "Honolulu", + "extn": "1608", + "start_date": "5/7/2012" + }, + { + "id": "7080", + "name": "Nick Asher", + "position": "Bellman", + "salary": "$142,442", + "office": "Saint Paul", + "extn": "3242", + "start_date": "12/10/2001" + }, + { + "id": "7081", + "name": "Scarlett Roth", + "position": "Web Developer", + "salary": "$190,554", + "office": "Escondido", + "extn": "8954", + "start_date": "5/30/2010" + }, + { + "id": "7082", + "name": "Ryan Roberts", + "position": "Audiologist", + "salary": "$242,989", + "office": "Bridgeport", + "extn": "3009", + "start_date": "7/21/2014" + }, + { + "id": "7083", + "name": "Cedrick Radcliffe", + "position": "Design Engineer", + "salary": "$141,613", + "office": "Venice", + "extn": "7534", + "start_date": "7/28/2017" + }, + { + "id": "7084", + "name": "Rufus Norburn", + "position": "Audiologist", + "salary": "$103,289", + "office": "Tallahassee", + "extn": "8072", + "start_date": "8/25/2014" + }, + { + "id": "7085", + "name": "Russel Wilton", + "position": "Cook", + "salary": "$13,860", + "office": "Santa Ana", + "extn": "6378", + "start_date": "5/7/2017" + }, + { + "id": "7086", + "name": "Kenzie Duvall", + "position": "Accountant", + "salary": "$91,327", + "office": "Portland", + "extn": "9454", + "start_date": "11/4/2015" + }, + { + "id": "7087", + "name": "Ada Grady", + "position": "Auditor", + "salary": "$114,825", + "office": "Long Beach", + "extn": "9545", + "start_date": "10/19/2018" + }, + { + "id": "7088", + "name": "Violet Goodman", + "position": "Banker", + "salary": "$277,320", + "office": "Huntsville", + "extn": "9455", + "start_date": "9/19/2005" + }, + { + "id": "7089", + "name": "Michelle Gray", + "position": "Baker", + "salary": "$10,754", + "office": "Bucharest", + "extn": "9621", + "start_date": "11/6/2015" + }, + { + "id": "7090", + "name": "Manuel Hewitt", + "position": "Mobile Developer", + "salary": "$39,179", + "office": "Springfield", + "extn": "3411", + "start_date": "5/7/2018" + }, + { + "id": "7091", + "name": "Ron Craig", + "position": "Auditor", + "salary": "$106,817", + "office": "New York", + "extn": "1075", + "start_date": "1/15/2017" + }, + { + "id": "7092", + "name": "Daniel Edwards", + "position": "Mobile Developer", + "salary": "$297,450", + "office": "Long Beach", + "extn": "9606", + "start_date": "8/19/2019" + }, + { + "id": "7093", + "name": "Julia Hopkins", + "position": "HR Coordinator", + "salary": "$119,948", + "office": "Portland", + "extn": "5631", + "start_date": "5/27/2000" + }, + { + "id": "7094", + "name": "Priscilla Rose", + "position": "Restaurant Manager", + "salary": "$37,439", + "office": "Sacramento", + "extn": "1467", + "start_date": "9/6/2015" + }, + { + "id": "7095", + "name": "Julian Nobbs", + "position": "Pharmacist", + "salary": "$173,973", + "office": "Indianapolis", + "extn": "9465", + "start_date": "3/19/2019" + }, + { + "id": "7096", + "name": "Jaylene Goldsmith", + "position": "Front Desk Coordinator", + "salary": "$140,385", + "office": "Rome", + "extn": "2601", + "start_date": "11/1/2006" + }, + { + "id": "7097", + "name": "Lana Mccormick", + "position": "Operator", + "salary": "$250,286", + "office": "Salem", + "extn": "3672", + "start_date": "8/7/2018" + }, + { + "id": "7098", + "name": "Barney Savage", + "position": "Global Logistics Supervisor", + "salary": "$103,670", + "office": "Arlington", + "extn": "1727", + "start_date": "7/30/2001" + }, + { + "id": "7099", + "name": "Logan Penn", + "position": "Inspector", + "salary": "$224,931", + "office": "Boston", + "extn": "5724", + "start_date": "2/25/2012" + }, + { + "id": "7100", + "name": "Drew Haines", + "position": "Budget Analyst", + "salary": "$222,268", + "office": "Columbus", + "extn": "7372", + "start_date": "4/28/2013" + }, + { + "id": "7101", + "name": "Cassidy Drummond", + "position": "Cook", + "salary": "$216,298", + "office": "Kansas City", + "extn": "9214", + "start_date": "3/25/2005" + }, + { + "id": "7102", + "name": "Kieth Dallas", + "position": "Audiologist", + "salary": "$262,570", + "office": "Milano", + "extn": "1784", + "start_date": "3/9/2008" + }, + { + "id": "7103", + "name": "Martin Rodgers", + "position": "Bellman", + "salary": "$233,901", + "office": "New Orleans", + "extn": "5280", + "start_date": "5/14/2007" + }, + { + "id": "7104", + "name": "Tyler Addis", + "position": "Operator", + "salary": "$71,673", + "office": "Atlanta", + "extn": "3889", + "start_date": "11/18/2013" + }, + { + "id": "7105", + "name": "Martin Connor", + "position": "Biologist", + "salary": "$91,828", + "office": "Los Angeles", + "extn": "2950", + "start_date": "8/6/2011" + }, + { + "id": "7106", + "name": "Gabriel Reading", + "position": "Staffing Consultant", + "salary": "$207,186", + "office": "Indianapolis", + "extn": "4417", + "start_date": "8/18/2015" + }, + { + "id": "7107", + "name": "Sienna Wild", + "position": "Lecturer", + "salary": "$17,216", + "office": "Tallahassee", + "extn": "6298", + "start_date": "10/26/2001" + }, + { + "id": "7108", + "name": "Juliet Gibson", + "position": "Accountant", + "salary": "$50,427", + "office": "Jersey City", + "extn": "7671", + "start_date": "1/25/2003" + }, + { + "id": "7109", + "name": "Celina Coll", + "position": "Baker", + "salary": "$217,327", + "office": "Hayward", + "extn": "9001", + "start_date": "5/8/2006" + }, + { + "id": "7110", + "name": "Irene Simpson", + "position": "Bookkeeper", + "salary": "$212,540", + "office": "Oakland", + "extn": "9441", + "start_date": "10/1/2019" + }, + { + "id": "7111", + "name": "Greta Reid", + "position": "Business Broker", + "salary": "$113,788", + "office": "Garland", + "extn": "2158", + "start_date": "12/4/2000" + }, + { + "id": "7112", + "name": "Maria Bristow", + "position": "Global Logistics Supervisor", + "salary": "$199,697", + "office": "Omaha", + "extn": "7932", + "start_date": "1/7/2004" + }, + { + "id": "7113", + "name": "Beatrice Gordon", + "position": "Chef Manager", + "salary": "$117,040", + "office": "San Diego", + "extn": "1287", + "start_date": "4/18/2004" + }, + { + "id": "7114", + "name": "Stephanie Mould", + "position": "Insurance Broker", + "salary": "$188,138", + "office": "Orlando", + "extn": "6369", + "start_date": "10/18/2003" + }, + { + "id": "7115", + "name": "Danny Shelton", + "position": "Steward", + "salary": "$286,371", + "office": "Lincoln", + "extn": "4367", + "start_date": "6/21/2004" + }, + { + "id": "7116", + "name": "Alison Gibbons", + "position": "Production Painter", + "salary": "$281,270", + "office": "Charlotte", + "extn": "6185", + "start_date": "4/16/2000" + }, + { + "id": "7117", + "name": "Danny Warren", + "position": "Service Supervisor", + "salary": "$272,075", + "office": "Venice", + "extn": "3787", + "start_date": "1/6/2012" + }, + { + "id": "7118", + "name": "Boris Neville", + "position": "Ambulatory Nurse", + "salary": "$88,720", + "office": "Columbus", + "extn": "9789", + "start_date": "9/15/2016" + }, + { + "id": "7119", + "name": "Barry Whatson", + "position": "HR Coordinator", + "salary": "$12,885", + "office": "Rome", + "extn": "7059", + "start_date": "3/13/2012" + }, + { + "id": "7120", + "name": "Candice Hamilton", + "position": "Retail Trainee", + "salary": "$38,285", + "office": "Richmond", + "extn": "4821", + "start_date": "2/28/2018" + }, + { + "id": "7121", + "name": "Barry Lyon", + "position": "Treasurer", + "salary": "$166,281", + "office": "Bridgeport", + "extn": "9789", + "start_date": "10/2/2000" + }, + { + "id": "7122", + "name": "Jacqueline Button", + "position": "Bellman", + "salary": "$14,294", + "office": "Amarillo", + "extn": "8060", + "start_date": "6/29/2018" + }, + { + "id": "7123", + "name": "Ivette Ballard", + "position": "Dentist", + "salary": "$30,475", + "office": "Atlanta", + "extn": "8425", + "start_date": "4/15/2008" + }, + { + "id": "7124", + "name": "Jacob Scott", + "position": "Insurance Broker", + "salary": "$66,678", + "office": "Hollywood", + "extn": "1192", + "start_date": "8/29/2012" + }, + { + "id": "7125", + "name": "Denis Ellis", + "position": "Cook", + "salary": "$32,350", + "office": "Fort Lauderdale", + "extn": "5364", + "start_date": "8/7/2002" + }, + { + "id": "7126", + "name": "Nathan Ramsey", + "position": "Banker", + "salary": "$145,408", + "office": "Scottsdale", + "extn": "5272", + "start_date": "3/22/2004" + }, + { + "id": "7127", + "name": "Jayden Ellis", + "position": "Ambulatory Nurse", + "salary": "$84,559", + "office": "Prague", + "extn": "8184", + "start_date": "1/25/2018" + }, + { + "id": "7128", + "name": "Rick Stevens", + "position": "Healthcare Specialist", + "salary": "$169,691", + "office": "Springfield", + "extn": "7195", + "start_date": "7/2/2018" + }, + { + "id": "7129", + "name": "Erin Nayler", + "position": "Pharmacist", + "salary": "$82,855", + "office": "Murfreesboro", + "extn": "4960", + "start_date": "3/31/2003" + }, + { + "id": "7130", + "name": "Andie Mccormick", + "position": "Retail Trainee", + "salary": "$206,815", + "office": "El Paso", + "extn": "7666", + "start_date": "8/7/2006" + }, + { + "id": "7131", + "name": "Molly Glynn", + "position": "Loan Officer", + "salary": "$64,229", + "office": "Milwaukee", + "extn": "1448", + "start_date": "5/27/2010" + }, + { + "id": "7132", + "name": "Angelica Roth", + "position": "Restaurant Manager", + "salary": "$67,229", + "office": "Milano", + "extn": "3511", + "start_date": "5/3/2009" + }, + { + "id": "7133", + "name": "Peter Saunders", + "position": "Bookkeeper", + "salary": "$108,648", + "office": "Prague", + "extn": "8278", + "start_date": "10/23/2003" + }, + { + "id": "7134", + "name": "Selena Thatcher", + "position": "CNC Operator", + "salary": "$106,048", + "office": "Long Beach", + "extn": "4684", + "start_date": "4/4/2002" + }, + { + "id": "7135", + "name": "Julius Ward", + "position": "Associate Professor", + "salary": "$160,692", + "office": "Pittsburgh", + "extn": "3230", + "start_date": "1/23/2001" + }, + { + "id": "7136", + "name": "Gabriel Hunter", + "position": "Banker", + "salary": "$129,715", + "office": "Pittsburgh", + "extn": "3731", + "start_date": "3/12/2014" + }, + { + "id": "7137", + "name": "Kassandra Flett", + "position": "Cashier", + "salary": "$75,388", + "office": "Bellevue", + "extn": "9519", + "start_date": "3/20/2001" + }, + { + "id": "7138", + "name": "Bryce Dyson", + "position": "Treasurer", + "salary": "$36,749", + "office": "Salem", + "extn": "2138", + "start_date": "9/22/2018" + }, + { + "id": "7139", + "name": "Lily Allwood", + "position": "Front Desk Coordinator", + "salary": "$125,033", + "office": "Charlotte", + "extn": "7470", + "start_date": "1/26/2016" + }, + { + "id": "7140", + "name": "Greta Mcleod", + "position": "Loan Officer", + "salary": "$69,835", + "office": "Miami", + "extn": "1775", + "start_date": "2/13/2002" + }, + { + "id": "7141", + "name": "Vicky Savage", + "position": "Biologist", + "salary": "$183,016", + "office": "Columbus", + "extn": "1692", + "start_date": "9/8/2011" + }, + { + "id": "7142", + "name": "Manuel Nash", + "position": "Staffing Consultant", + "salary": "$260,940", + "office": "Houston", + "extn": "1245", + "start_date": "10/16/2006" + }, + { + "id": "7143", + "name": "Brooklyn Murray", + "position": "Ambulatory Nurse", + "salary": "$56,272", + "office": "Lisbon", + "extn": "7026", + "start_date": "1/6/2017" + }, + { + "id": "7144", + "name": "Wade Uddin", + "position": "Mobile Developer", + "salary": "$232,326", + "office": "Washington", + "extn": "2086", + "start_date": "7/17/2014" + }, + { + "id": "7145", + "name": "Denis Stark", + "position": "Baker", + "salary": "$216,029", + "office": "Saint Paul", + "extn": "3889", + "start_date": "7/31/2001" + }, + { + "id": "7146", + "name": "Miley Clayton", + "position": "Healthcare Specialist", + "salary": "$70,662", + "office": "Indianapolis", + "extn": "1510", + "start_date": "3/28/2018" + }, + { + "id": "7147", + "name": "Bart Turner", + "position": "Clerk", + "salary": "$105,486", + "office": "Bucharest", + "extn": "7338", + "start_date": "5/24/2004" + }, + { + "id": "7148", + "name": "Chad Payne", + "position": "Treasurer", + "salary": "$236,682", + "office": "Nashville", + "extn": "1703", + "start_date": "8/25/2010" + }, + { + "id": "7149", + "name": "Ivette Broomfield", + "position": "Call Center Representative", + "salary": "$152,636", + "office": "Stockton", + "extn": "7138", + "start_date": "6/2/2013" + }, + { + "id": "7150", + "name": "David Malone", + "position": "Project Manager", + "salary": "$50,656", + "office": "Arlington", + "extn": "3903", + "start_date": "6/12/2007" + }, + { + "id": "7151", + "name": "Carissa Brown", + "position": "Bookkeeper", + "salary": "$123,995", + "office": "Sacramento", + "extn": "7720", + "start_date": "9/8/2016" + }, + { + "id": "7152", + "name": "Drew Oatway", + "position": "Machine Operator", + "salary": "$209,434", + "office": "Oklahoma City", + "extn": "6315", + "start_date": "9/13/2010" + }, + { + "id": "7153", + "name": "Chuck Robinson", + "position": "Cash Manager", + "salary": "$223,059", + "office": "Laredo", + "extn": "8342", + "start_date": "4/1/2004" + }, + { + "id": "7154", + "name": "Johnathan Reese", + "position": "Web Developer", + "salary": "$219,755", + "office": "Cincinnati", + "extn": "1225", + "start_date": "6/9/2018" + }, + { + "id": "7155", + "name": "Dalia Thompson", + "position": "Fabricator", + "salary": "$131,005", + "office": "Worcester", + "extn": "8343", + "start_date": "7/25/2015" + }, + { + "id": "7156", + "name": "Michaela Ripley", + "position": "Front Desk Coordinator", + "salary": "$38,691", + "office": "Charlotte", + "extn": "6194", + "start_date": "7/4/2000" + }, + { + "id": "7157", + "name": "Sylvia Bennett", + "position": "Food Technologist", + "salary": "$153,344", + "office": "Colorado Springs", + "extn": "8829", + "start_date": "3/15/2010" + }, + { + "id": "7158", + "name": "Carter Lloyd", + "position": "Clerk", + "salary": "$179,894", + "office": "Moreno Valley", + "extn": "3171", + "start_date": "11/25/2007" + }, + { + "id": "7159", + "name": "Jacob Carson", + "position": "Machine Operator", + "salary": "$114,439", + "office": "Anaheim", + "extn": "1924", + "start_date": "12/28/2006" + }, + { + "id": "7160", + "name": "Noemi Janes", + "position": "Banker", + "salary": "$132,858", + "office": "Ontario", + "extn": "1294", + "start_date": "2/21/2018" + }, + { + "id": "7161", + "name": "Isabel Lloyd", + "position": "Cash Manager", + "salary": "$163,824", + "office": "Minneapolis", + "extn": "8422", + "start_date": "7/22/2015" + }, + { + "id": "7162", + "name": "Julian Savage", + "position": "Fabricator", + "salary": "$233,298", + "office": "Springfield", + "extn": "3234", + "start_date": "3/1/2008" + }, + { + "id": "7163", + "name": "Elijah Kennedy", + "position": "Doctor", + "salary": "$195,346", + "office": "Long Beach", + "extn": "2449", + "start_date": "4/2/2007" + }, + { + "id": "7164", + "name": "Chadwick Sanchez", + "position": "Designer", + "salary": "$30,825", + "office": "Toledo", + "extn": "7895", + "start_date": "6/19/2010" + }, + { + "id": "7165", + "name": "Lucas Fleming", + "position": "Laboratory Technician", + "salary": "$93,983", + "office": "Nashville", + "extn": "6485", + "start_date": "3/20/2013" + }, + { + "id": "7166", + "name": "Harvey Russel", + "position": "Mobile Developer", + "salary": "$100,767", + "office": "Otawa", + "extn": "5464", + "start_date": "5/11/2012" + }, + { + "id": "7167", + "name": "Rick Partridge", + "position": "Assistant Buyer", + "salary": "$181,405", + "office": "Zurich", + "extn": "2413", + "start_date": "10/20/2012" + }, + { + "id": "7168", + "name": "Lily Turner", + "position": "Lecturer", + "salary": "$159,849", + "office": "Tokyo", + "extn": "8656", + "start_date": "12/29/2014" + }, + { + "id": "7169", + "name": "Alexander Varley", + "position": "Operator", + "salary": "$161,562", + "office": "Colorado Springs", + "extn": "1619", + "start_date": "8/16/2000" + }, + { + "id": "7170", + "name": "Lucas Harris", + "position": "Software Engineer", + "salary": "$176,308", + "office": "Reno", + "extn": "3324", + "start_date": "2/6/2010" + }, + { + "id": "7171", + "name": "Gil Robinson", + "position": "Doctor", + "salary": "$218,931", + "office": "Paris", + "extn": "5112", + "start_date": "4/27/2015" + }, + { + "id": "7172", + "name": "Rick Sherry", + "position": "Business Broker", + "salary": "$226,775", + "office": "Portland", + "extn": "4408", + "start_date": "6/9/2011" + }, + { + "id": "7173", + "name": "Elle Santos", + "position": "Lecturer", + "salary": "$258,708", + "office": "Orlando", + "extn": "2184", + "start_date": "11/14/2009" + }, + { + "id": "7174", + "name": "Josh Marshall", + "position": "Healthcare Specialist", + "salary": "$98,033", + "office": "Wien", + "extn": "8993", + "start_date": "5/25/2011" + }, + { + "id": "7175", + "name": "Lucas Wilton", + "position": "Bellman", + "salary": "$143,383", + "office": "Las Vegas", + "extn": "4865", + "start_date": "8/3/2002" + }, + { + "id": "7176", + "name": "Havana Higgs", + "position": "Cash Manager", + "salary": "$49,362", + "office": "Washington", + "extn": "9920", + "start_date": "9/16/2012" + }, + { + "id": "7177", + "name": "Jayden Alexander", + "position": "Clerk", + "salary": "$148,810", + "office": "Rome", + "extn": "3888", + "start_date": "8/26/2013" + }, + { + "id": "7178", + "name": "Bryon Lomax", + "position": "Web Developer", + "salary": "$250,494", + "office": "Quebec", + "extn": "2438", + "start_date": "5/8/2001" + }, + { + "id": "7179", + "name": "Kenzie Rogan", + "position": "Electrician", + "salary": "$11,666", + "office": "Charlotte", + "extn": "6086", + "start_date": "7/27/2011" + }, + { + "id": "7180", + "name": "Cara Wright", + "position": "Healthcare Specialist", + "salary": "$267,287", + "office": "Milano", + "extn": "9138", + "start_date": "1/21/2016" + }, + { + "id": "7181", + "name": "Mason Dunbar", + "position": "Bookkeeper", + "salary": "$284,633", + "office": "Milano", + "extn": "9869", + "start_date": "7/15/2009" + }, + { + "id": "7182", + "name": "Rick Shaw", + "position": "IT Support Staff", + "salary": "$243,824", + "office": "Murfreesboro", + "extn": "4589", + "start_date": "6/11/2002" + }, + { + "id": "7183", + "name": "Fred Murray", + "position": "Dentist", + "salary": "$168,542", + "office": "Stockton", + "extn": "7000", + "start_date": "4/1/2003" + }, + { + "id": "7184", + "name": "Regina Hopkinson", + "position": "Health Educator", + "salary": "$74,569", + "office": "Norfolk", + "extn": "1643", + "start_date": "11/9/2011" + }, + { + "id": "7185", + "name": "Rhea Whitehouse", + "position": "Executive Director", + "salary": "$134,437", + "office": "Pittsburgh", + "extn": "4464", + "start_date": "2/22/2008" + }, + { + "id": "7186", + "name": "Clint West", + "position": "Chef Manager", + "salary": "$260,923", + "office": "Venice", + "extn": "8802", + "start_date": "2/23/2016" + }, + { + "id": "7187", + "name": "Hank Amstead", + "position": "HR Specialist", + "salary": "$125,418", + "office": "Garland", + "extn": "4813", + "start_date": "1/9/2001" + }, + { + "id": "7188", + "name": "Kimberly Coates", + "position": "Lecturer", + "salary": "$258,872", + "office": "Pittsburgh", + "extn": "9819", + "start_date": "6/12/2015" + }, + { + "id": "7189", + "name": "Jayden Archer", + "position": "Service Supervisor", + "salary": "$240,732", + "office": "Salt Lake City", + "extn": "2119", + "start_date": "6/29/2014" + }, + { + "id": "7190", + "name": "Selena Rothwell", + "position": "Fabricator", + "salary": "$132,970", + "office": "Escondido", + "extn": "1794", + "start_date": "7/28/2019" + }, + { + "id": "7191", + "name": "Benjamin Cork", + "position": "Fabricator", + "salary": "$88,899", + "office": "Toledo", + "extn": "2598", + "start_date": "7/16/2016" + }, + { + "id": "7192", + "name": "Benny Porter", + "position": "Dentist", + "salary": "$166,247", + "office": "Atlanta", + "extn": "3825", + "start_date": "5/23/2018" + }, + { + "id": "7193", + "name": "Caydence Noon", + "position": "Cash Manager", + "salary": "$217,093", + "office": "Arlington", + "extn": "7221", + "start_date": "9/10/2013" + }, + { + "id": "7194", + "name": "Amy Richardson", + "position": "Designer", + "salary": "$198,229", + "office": "Glendale", + "extn": "1320", + "start_date": "12/20/2010" + }, + { + "id": "7195", + "name": "Manuel Collingwood", + "position": "Paramedic", + "salary": "$112,095", + "office": "Moreno Valley", + "extn": "6283", + "start_date": "5/6/2013" + }, + { + "id": "7196", + "name": "Catherine Bennett", + "position": "Webmaster", + "salary": "$294,018", + "office": "London", + "extn": "9209", + "start_date": "10/30/2002" + }, + { + "id": "7197", + "name": "Erick Whitehouse", + "position": "Insurance Broker", + "salary": "$116,030", + "office": "San Bernardino", + "extn": "5285", + "start_date": "9/7/2017" + }, + { + "id": "7198", + "name": "Gil Gonzales", + "position": "Budget Analyst", + "salary": "$251,166", + "office": "Berlin", + "extn": "9471", + "start_date": "1/18/2002" + }, + { + "id": "7199", + "name": "Aiden Jackson", + "position": "Restaurant Manager", + "salary": "$49,500", + "office": "San Bernardino", + "extn": "6946", + "start_date": "9/16/2012" + }, + { + "id": "7200", + "name": "Harry Callan", + "position": "Ambulatory Nurse", + "salary": "$181,637", + "office": "Madrid", + "extn": "7615", + "start_date": "11/25/2003" + }, + { + "id": "7201", + "name": "Daniel Jarrett", + "position": "Global Logistics Supervisor", + "salary": "$132,710", + "office": "Tulsa", + "extn": "9989", + "start_date": "12/29/2003" + }, + { + "id": "7202", + "name": "Carmella Powell", + "position": "Steward", + "salary": "$70,273", + "office": "Reno", + "extn": "6560", + "start_date": "7/30/2004" + }, + { + "id": "7203", + "name": "Nancy Driscoll", + "position": "Biologist", + "salary": "$136,666", + "office": "Washington", + "extn": "6012", + "start_date": "4/21/2007" + }, + { + "id": "7204", + "name": "Winnie Yates", + "position": "Retail Trainee", + "salary": "$125,928", + "office": "Indianapolis", + "extn": "2059", + "start_date": "9/23/2012" + }, + { + "id": "7205", + "name": "Cedrick Brennan", + "position": "Health Educator", + "salary": "$154,797", + "office": "Laredo", + "extn": "1173", + "start_date": "6/24/2011" + }, + { + "id": "7206", + "name": "Faith Collins", + "position": "Budget Analyst", + "salary": "$240,369", + "office": "Salt Lake City", + "extn": "7096", + "start_date": "10/12/2012" + }, + { + "id": "7207", + "name": "Lauren Wright", + "position": "Design Engineer", + "salary": "$299,929", + "office": "Nashville", + "extn": "2643", + "start_date": "3/30/2002" + }, + { + "id": "7208", + "name": "Nicholas Nanton", + "position": "Baker", + "salary": "$18,676", + "office": "Hayward", + "extn": "4423", + "start_date": "12/2/2006" + }, + { + "id": "7209", + "name": "Leroy Turner", + "position": "Retail Trainee", + "salary": "$256,357", + "office": "Dallas", + "extn": "1102", + "start_date": "2/16/2019" + }, + { + "id": "7210", + "name": "Lana Malone", + "position": "Laboratory Technician", + "salary": "$56,220", + "office": "Laredo", + "extn": "7327", + "start_date": "11/9/2007" + }, + { + "id": "7211", + "name": "Elena Groves", + "position": "Investment Advisor", + "salary": "$133,175", + "office": "Ontario", + "extn": "8696", + "start_date": "3/27/2005" + }, + { + "id": "7212", + "name": "Nicholas Utterson", + "position": "HR Specialist", + "salary": "$237,188", + "office": "Orlando", + "extn": "5875", + "start_date": "1/7/2002" + }, + { + "id": "7213", + "name": "Leroy Tanner", + "position": "Operator", + "salary": "$270,252", + "office": "Sacramento", + "extn": "2833", + "start_date": "10/22/2012" + }, + { + "id": "7214", + "name": "Isabel Hall", + "position": "Mobile Developer", + "salary": "$181,011", + "office": "Albuquerque", + "extn": "9413", + "start_date": "3/1/2002" + }, + { + "id": "7215", + "name": "Manuel Moss", + "position": "Business Broker", + "salary": "$53,649", + "office": "San Jose", + "extn": "3129", + "start_date": "12/11/2016" + }, + { + "id": "7216", + "name": "Alexander Overson", + "position": "Health Educator", + "salary": "$177,643", + "office": "Paris", + "extn": "2732", + "start_date": "3/12/2001" + }, + { + "id": "7217", + "name": "Crystal Norton", + "position": "Stockbroker", + "salary": "$81,509", + "office": "Lakewood", + "extn": "3930", + "start_date": "4/23/2003" + }, + { + "id": "7218", + "name": "Denis Mitchell", + "position": "Call Center Representative", + "salary": "$237,671", + "office": "Oklahoma City", + "extn": "8292", + "start_date": "2/12/2008" + }, + { + "id": "7219", + "name": "Winnie Murray", + "position": "Business Broker", + "salary": "$62,741", + "office": "Dallas", + "extn": "7802", + "start_date": "3/7/2018" + }, + { + "id": "7220", + "name": "Carissa Cooper", + "position": "Mobile Developer", + "salary": "$106,599", + "office": "Denver", + "extn": "4237", + "start_date": "6/27/2010" + }, + { + "id": "7221", + "name": "Aiden Bryant", + "position": "Health Educator", + "salary": "$283,187", + "office": "San Jose", + "extn": "7121", + "start_date": "12/15/2004" + }, + { + "id": "7222", + "name": "Valentina Reid", + "position": "IT Support Staff", + "salary": "$48,599", + "office": "Otawa", + "extn": "7187", + "start_date": "2/24/2008" + }, + { + "id": "7223", + "name": "Chuck Faulkner", + "position": "Biologist", + "salary": "$82,590", + "office": "Paris", + "extn": "6971", + "start_date": "12/24/2000" + }, + { + "id": "7224", + "name": "Rosemary Wild", + "position": "Mobile Developer", + "salary": "$233,324", + "office": "Otawa", + "extn": "4257", + "start_date": "9/9/2004" + }, + { + "id": "7225", + "name": "Gemma Dobson", + "position": "Electrician", + "salary": "$262,468", + "office": "Lyon", + "extn": "6981", + "start_date": "9/5/2016" + }, + { + "id": "7226", + "name": "Noah Rossi", + "position": "Cook", + "salary": "$101,378", + "office": "Denver", + "extn": "5508", + "start_date": "8/18/2011" + }, + { + "id": "7227", + "name": "Ethan Evans", + "position": "Production Painter", + "salary": "$181,980", + "office": "Charlotte", + "extn": "9923", + "start_date": "12/20/2000" + }, + { + "id": "7228", + "name": "Alexa Anderson", + "position": "Executive Director", + "salary": "$178,076", + "office": "Nashville", + "extn": "6848", + "start_date": "8/19/2007" + }, + { + "id": "7229", + "name": "Tyson Wilkinson", + "position": "Banker", + "salary": "$78,677", + "office": "London", + "extn": "2965", + "start_date": "8/2/2014" + }, + { + "id": "7230", + "name": "Stephanie Forester", + "position": "Dentist", + "salary": "$88,362", + "office": "Springfield", + "extn": "7657", + "start_date": "11/5/2016" + }, + { + "id": "7231", + "name": "Susan Knott", + "position": "Retail Trainee", + "salary": "$192,486", + "office": "Omaha", + "extn": "2731", + "start_date": "7/28/2018" + }, + { + "id": "7232", + "name": "Janice Dickson", + "position": "Call Center Representative", + "salary": "$199,607", + "office": "Pittsburgh", + "extn": "6495", + "start_date": "6/21/2016" + }, + { + "id": "7233", + "name": "Matthew Ryan", + "position": "Loan Officer", + "salary": "$156,631", + "office": "Tokyo", + "extn": "3063", + "start_date": "10/16/2012" + }, + { + "id": "7234", + "name": "Elijah King", + "position": "Budget Analyst", + "salary": "$16,574", + "office": "Moreno Valley", + "extn": "6888", + "start_date": "10/9/2010" + }, + { + "id": "7235", + "name": "Danny Dillon", + "position": "Auditor", + "salary": "$191,794", + "office": "Jacksonville", + "extn": "1464", + "start_date": "9/25/2004" + }, + { + "id": "7236", + "name": "Allison Wood", + "position": "Electrician", + "salary": "$216,434", + "office": "Wien", + "extn": "2386", + "start_date": "1/9/2014" + }, + { + "id": "7237", + "name": "Benny Alcroft", + "position": "Cook", + "salary": "$37,499", + "office": "Irving", + "extn": "8730", + "start_date": "6/30/2003" + }, + { + "id": "7238", + "name": "Rocco Hooper", + "position": "IT Support Staff", + "salary": "$185,621", + "office": "Louisville", + "extn": "5162", + "start_date": "10/8/2011" + }, + { + "id": "7239", + "name": "Nicholas Funnell", + "position": "Loan Officer", + "salary": "$112,069", + "office": "Tokyo", + "extn": "6362", + "start_date": "9/19/2007" + }, + { + "id": "7240", + "name": "Jacob Reyes", + "position": "Banker", + "salary": "$41,156", + "office": "Irving", + "extn": "4475", + "start_date": "7/14/2007" + }, + { + "id": "7241", + "name": "Oliver Mitchell", + "position": "Stockbroker", + "salary": "$82,759", + "office": "Miami", + "extn": "7681", + "start_date": "11/6/2004" + }, + { + "id": "7242", + "name": "Julian Stanley", + "position": "Service Supervisor", + "salary": "$60,765", + "office": "Nashville", + "extn": "8372", + "start_date": "7/6/2011" + }, + { + "id": "7243", + "name": "Alexander Ellison", + "position": "Clerk", + "salary": "$204,208", + "office": "St. Louis", + "extn": "8113", + "start_date": "2/9/2004" + }, + { + "id": "7244", + "name": "Fred Richardson", + "position": "Business Broker", + "salary": "$161,698", + "office": "Santa Ana", + "extn": "2287", + "start_date": "10/27/2012" + }, + { + "id": "7245", + "name": "Dorothy Yard", + "position": "Cash Manager", + "salary": "$80,225", + "office": "Atlanta", + "extn": "1654", + "start_date": "2/12/2011" + }, + { + "id": "7246", + "name": "Joseph Willis", + "position": "Front Desk Coordinator", + "salary": "$206,665", + "office": "Colorado Springs", + "extn": "4945", + "start_date": "1/2/2009" + }, + { + "id": "7247", + "name": "Anais Archer", + "position": "Treasurer", + "salary": "$31,525", + "office": "Santa Ana", + "extn": "1272", + "start_date": "9/3/2008" + }, + { + "id": "7248", + "name": "Havana Lee", + "position": "Health Educator", + "salary": "$120,195", + "office": "Wien", + "extn": "3642", + "start_date": "8/31/2002" + }, + { + "id": "7249", + "name": "Aileen Rothwell", + "position": "Laboratory Technician", + "salary": "$56,119", + "office": "Salt Lake City", + "extn": "4238", + "start_date": "2/16/2004" + }, + { + "id": "7250", + "name": "Lana Hooper", + "position": "Front Desk Coordinator", + "salary": "$134,860", + "office": "Springfield", + "extn": "3541", + "start_date": "7/7/2010" + }, + { + "id": "7251", + "name": "Doug Pearson", + "position": "Business Broker", + "salary": "$88,286", + "office": "Valetta", + "extn": "4388", + "start_date": "3/8/2003" + }, + { + "id": "7252", + "name": "Doug Dobson", + "position": "Webmaster", + "salary": "$287,491", + "office": "Fremont", + "extn": "9275", + "start_date": "7/14/2001" + }, + { + "id": "7253", + "name": "Emery Samuel", + "position": "Clerk", + "salary": "$16,804", + "office": "Fremont", + "extn": "8837", + "start_date": "11/23/2016" + }, + { + "id": "7254", + "name": "Bryce Yoman", + "position": "Budget Analyst", + "salary": "$24,117", + "office": "Glendale", + "extn": "9609", + "start_date": "6/28/2016" + }, + { + "id": "7255", + "name": "Sofia Jones", + "position": "Health Educator", + "salary": "$276,398", + "office": "Orlando", + "extn": "6858", + "start_date": "2/10/2012" + }, + { + "id": "7256", + "name": "Nathan Lee", + "position": "Cash Manager", + "salary": "$213,807", + "office": "London", + "extn": "7705", + "start_date": "9/28/2005" + }, + { + "id": "7257", + "name": "Leilani Hepburn", + "position": "Designer", + "salary": "$125,768", + "office": "Scottsdale", + "extn": "1708", + "start_date": "5/24/2002" + }, + { + "id": "7258", + "name": "Danny Niles", + "position": "Executive Director", + "salary": "$186,457", + "office": "Reno", + "extn": "4645", + "start_date": "12/26/2003" + }, + { + "id": "7259", + "name": "Benny Lunt", + "position": "Cashier", + "salary": "$228,436", + "office": "Fort Lauderdale", + "extn": "6192", + "start_date": "9/17/2001" + }, + { + "id": "7260", + "name": "Diane Clark", + "position": "Investment Advisor", + "salary": "$225,548", + "office": "Fayetteville", + "extn": "1615", + "start_date": "7/19/2010" + }, + { + "id": "7261", + "name": "Dakota Simpson", + "position": "Retail Trainee", + "salary": "$12,171", + "office": "Jacksonville", + "extn": "1291", + "start_date": "7/17/2017" + }, + { + "id": "7262", + "name": "Lucas Roman", + "position": "Doctor", + "salary": "$37,633", + "office": "Portland", + "extn": "9465", + "start_date": "10/12/2010" + }, + { + "id": "7263", + "name": "Celia Williams", + "position": "HR Coordinator", + "salary": "$110,669", + "office": "Las Vegas", + "extn": "4045", + "start_date": "8/18/2002" + }, + { + "id": "7264", + "name": "Chris Moss", + "position": "Insurance Broker", + "salary": "$166,681", + "office": "Henderson", + "extn": "8251", + "start_date": "1/25/2001" + }, + { + "id": "7265", + "name": "Tom Evans", + "position": "Electrician", + "salary": "$160,653", + "office": "Las Vegas", + "extn": "3150", + "start_date": "9/21/2011" + }, + { + "id": "7266", + "name": "Bryce Olivier", + "position": "Executive Director", + "salary": "$41,994", + "office": "Springfield", + "extn": "1566", + "start_date": "10/30/2010" + }, + { + "id": "7267", + "name": "Nicole Campbell", + "position": "HR Specialist", + "salary": "$108,288", + "office": "Escondido", + "extn": "8291", + "start_date": "8/19/2014" + }, + { + "id": "7268", + "name": "Barry Morgan", + "position": "Webmaster", + "salary": "$205,275", + "office": "Miami", + "extn": "4303", + "start_date": "9/21/2017" + }, + { + "id": "7269", + "name": "Scarlett Hammond", + "position": "Laboratory Technician", + "salary": "$258,082", + "office": "Lisbon", + "extn": "4435", + "start_date": "8/27/2019" + }, + { + "id": "7270", + "name": "Winnie Darcy", + "position": "Clerk", + "salary": "$156,815", + "office": "Fremont", + "extn": "9547", + "start_date": "6/27/2015" + }, + { + "id": "7271", + "name": "Chanelle Woods", + "position": "Business Broker", + "salary": "$185,029", + "office": "Moreno Valley", + "extn": "6516", + "start_date": "7/20/2003" + }, + { + "id": "7272", + "name": "Michael Simpson", + "position": "Lecturer", + "salary": "$72,476", + "office": "Indianapolis", + "extn": "8109", + "start_date": "1/23/2007" + }, + { + "id": "7273", + "name": "Mandy Reid", + "position": "Pharmacist", + "salary": "$39,137", + "office": "Amarillo", + "extn": "7611", + "start_date": "9/20/2018" + }, + { + "id": "7274", + "name": "Luke Thompson", + "position": "Assistant Buyer", + "salary": "$227,223", + "office": "Louisville", + "extn": "6678", + "start_date": "7/1/2007" + }, + { + "id": "7275", + "name": "Daron Mann", + "position": "Bellman", + "salary": "$276,070", + "office": "Louisville", + "extn": "5644", + "start_date": "8/26/2019" + }, + { + "id": "7276", + "name": "Michael Stewart", + "position": "Associate Professor", + "salary": "$168,993", + "office": "Bridgeport", + "extn": "7022", + "start_date": "10/23/2008" + }, + { + "id": "7277", + "name": "Percy Lyon", + "position": "Service Supervisor", + "salary": "$159,257", + "office": "Pittsburgh", + "extn": "4360", + "start_date": "5/19/2014" + }, + { + "id": "7278", + "name": "Chuck Garner", + "position": "Fabricator", + "salary": "$31,579", + "office": "Lisbon", + "extn": "3858", + "start_date": "6/26/2008" + }, + { + "id": "7279", + "name": "Wade Shaw", + "position": "Bellman", + "salary": "$157,008", + "office": "Philadelphia", + "extn": "9825", + "start_date": "1/21/2014" + }, + { + "id": "7280", + "name": "Erick Baxter", + "position": "HR Coordinator", + "salary": "$25,928", + "office": "New York", + "extn": "8482", + "start_date": "3/30/2012" + }, + { + "id": "7281", + "name": "Danny Hunter", + "position": "Executive Director", + "salary": "$126,614", + "office": "Worcester", + "extn": "6786", + "start_date": "7/6/2002" + }, + { + "id": "7282", + "name": "Estrella Vincent", + "position": "Electrician", + "salary": "$154,241", + "office": "Paris", + "extn": "5544", + "start_date": "10/5/2014" + }, + { + "id": "7283", + "name": "Maggie Stone", + "position": "Front Desk Coordinator", + "salary": "$62,080", + "office": "Las Vegas", + "extn": "4737", + "start_date": "10/30/2011" + }, + { + "id": "7284", + "name": "Abdul Griffiths", + "position": "Cashier", + "salary": "$248,208", + "office": "Orlando", + "extn": "4643", + "start_date": "4/21/2001" + }, + { + "id": "7285", + "name": "Hannah Oakley", + "position": "Food Technologist", + "salary": "$117,802", + "office": "Valetta", + "extn": "6882", + "start_date": "3/25/2002" + }, + { + "id": "7286", + "name": "Tyler Wallace", + "position": "Loan Officer", + "salary": "$24,193", + "office": "San Jose", + "extn": "7044", + "start_date": "2/8/2014" + }, + { + "id": "7287", + "name": "Grace Owens", + "position": "Retail Trainee", + "salary": "$65,257", + "office": "San Francisco", + "extn": "1348", + "start_date": "9/24/2006" + }, + { + "id": "7288", + "name": "Kate Jones", + "position": "Lecturer", + "salary": "$64,212", + "office": "Columbus", + "extn": "1094", + "start_date": "9/11/2018" + }, + { + "id": "7289", + "name": "Claire Shields", + "position": "Budget Analyst", + "salary": "$268,552", + "office": "Louisville", + "extn": "1078", + "start_date": "10/25/2007" + }, + { + "id": "7290", + "name": "Jamie Healy", + "position": "Service Supervisor", + "salary": "$58,290", + "office": "Boston", + "extn": "3676", + "start_date": "6/18/2001" + }, + { + "id": "7291", + "name": "Matt Garcia", + "position": "Pharmacist", + "salary": "$141,393", + "office": "Boston", + "extn": "1649", + "start_date": "11/24/2013" + }, + { + "id": "7292", + "name": "Julianna Edley", + "position": "Bookkeeper", + "salary": "$191,345", + "office": "Orlando", + "extn": "6591", + "start_date": "7/23/2006" + }, + { + "id": "7293", + "name": "Karen Ranks", + "position": "Treasurer", + "salary": "$104,982", + "office": "Indianapolis", + "extn": "8163", + "start_date": "10/18/2012" + }, + { + "id": "7294", + "name": "Gina Redden", + "position": "Operator", + "salary": "$251,748", + "office": "Las Vegas", + "extn": "8193", + "start_date": "5/20/2006" + }, + { + "id": "7295", + "name": "Rhea Edwards", + "position": "Retail Trainee", + "salary": "$122,678", + "office": "Saint Paul", + "extn": "8493", + "start_date": "12/20/2008" + }, + { + "id": "7296", + "name": "Celia Harper", + "position": "Electrician", + "salary": "$195,835", + "office": "El Paso", + "extn": "6751", + "start_date": "12/10/2017" + }, + { + "id": "7297", + "name": "Mandy Stanton", + "position": "Front Desk Coordinator", + "salary": "$238,244", + "office": "Fremont", + "extn": "6913", + "start_date": "7/15/2010" + }, + { + "id": "7298", + "name": "Celina Thorpe", + "position": "Staffing Consultant", + "salary": "$44,463", + "office": "Tokyo", + "extn": "2863", + "start_date": "2/12/2016" + }, + { + "id": "7299", + "name": "Denis Young", + "position": "HR Specialist", + "salary": "$56,439", + "office": "Washington", + "extn": "9257", + "start_date": "7/17/2013" + }, + { + "id": "7300", + "name": "Rosie Rogers", + "position": "Biologist", + "salary": "$17,422", + "office": "Baltimore", + "extn": "2813", + "start_date": "10/9/2015" + }, + { + "id": "7301", + "name": "Josh Sherry", + "position": "Front Desk Coordinator", + "salary": "$54,956", + "office": "Houston", + "extn": "6350", + "start_date": "11/2/2013" + }, + { + "id": "7302", + "name": "Dasha Baldwin", + "position": "Service Supervisor", + "salary": "$233,815", + "office": "Madison", + "extn": "4002", + "start_date": "3/3/2012" + }, + { + "id": "7303", + "name": "Juliet Parker", + "position": "HR Coordinator", + "salary": "$154,694", + "office": "Lisbon", + "extn": "4644", + "start_date": "2/13/2012" + }, + { + "id": "7304", + "name": "Leslie Uttridge", + "position": "Ambulatory Nurse", + "salary": "$240,651", + "office": "Laredo", + "extn": "2391", + "start_date": "10/1/2001" + }, + { + "id": "7305", + "name": "Julia Owen", + "position": "Paramedic", + "salary": "$57,362", + "office": "Milwaukee", + "extn": "7573", + "start_date": "2/25/2009" + }, + { + "id": "7306", + "name": "Enoch Hall", + "position": "Call Center Representative", + "salary": "$84,318", + "office": "Arlington", + "extn": "6180", + "start_date": "10/20/2005" + }, + { + "id": "7307", + "name": "Barney Egerton", + "position": "Associate Professor", + "salary": "$122,629", + "office": "Phoenix", + "extn": "2487", + "start_date": "2/7/2009" + }, + { + "id": "7308", + "name": "Anthony Garcia", + "position": "Health Educator", + "salary": "$189,757", + "office": "San Bernardino", + "extn": "4373", + "start_date": "6/19/2017" + }, + { + "id": "7309", + "name": "Jayden Dempsey", + "position": "Production Painter", + "salary": "$56,340", + "office": "Berlin", + "extn": "9014", + "start_date": "3/2/2010" + }, + { + "id": "7310", + "name": "Barney York", + "position": "Bellman", + "salary": "$276,080", + "office": "Dallas", + "extn": "1493", + "start_date": "11/16/2005" + }, + { + "id": "7311", + "name": "Danny Harper", + "position": "Auditor", + "salary": "$257,783", + "office": "Dallas", + "extn": "7479", + "start_date": "3/15/2018" + }, + { + "id": "7312", + "name": "Matthew Fox", + "position": "Health Educator", + "salary": "$237,414", + "office": "Murfreesboro", + "extn": "3277", + "start_date": "4/10/2011" + }, + { + "id": "7313", + "name": "Lucy Jeffery", + "position": "Food Technologist", + "salary": "$182,332", + "office": "Amarillo", + "extn": "7596", + "start_date": "5/17/2016" + }, + { + "id": "7314", + "name": "Lorraine Allen", + "position": "Bookkeeper", + "salary": "$82,957", + "office": "Wien", + "extn": "3218", + "start_date": "9/20/2015" + }, + { + "id": "7315", + "name": "Julius Adler", + "position": "IT Support Staff", + "salary": "$159,137", + "office": "San Bernardino", + "extn": "5850", + "start_date": "11/8/2000" + }, + { + "id": "7316", + "name": "Adela Powell", + "position": "Healthcare Specialist", + "salary": "$258,272", + "office": "Lincoln", + "extn": "8037", + "start_date": "8/31/2003" + }, + { + "id": "7317", + "name": "Angelina Ralph", + "position": "Healthcare Specialist", + "salary": "$10,885", + "office": "Arlington", + "extn": "2758", + "start_date": "5/20/2006" + }, + { + "id": "7318", + "name": "Adalie Dobson", + "position": "Design Engineer", + "salary": "$49,171", + "office": "Springfield", + "extn": "8877", + "start_date": "9/8/2005" + }, + { + "id": "7319", + "name": "Analise Thatcher", + "position": "Steward", + "salary": "$292,270", + "office": "Kansas City", + "extn": "2769", + "start_date": "3/17/2000" + }, + { + "id": "7320", + "name": "Ruth Jefferson", + "position": "Cash Manager", + "salary": "$81,159", + "office": "San Bernardino", + "extn": "3472", + "start_date": "10/24/2016" + }, + { + "id": "7321", + "name": "Tony Bowen", + "position": "Design Engineer", + "salary": "$160,123", + "office": "Berlin", + "extn": "4223", + "start_date": "2/20/2006" + }, + { + "id": "7322", + "name": "Alan Sawyer", + "position": "Chef Manager", + "salary": "$275,591", + "office": "Garland", + "extn": "9943", + "start_date": "6/26/2002" + }, + { + "id": "7323", + "name": "Juliette Fields", + "position": "Chef Manager", + "salary": "$253,569", + "office": "Paris", + "extn": "1186", + "start_date": "3/27/2000" + }, + { + "id": "7324", + "name": "Rufus Hunter", + "position": "Design Engineer", + "salary": "$194,708", + "office": "Pittsburgh", + "extn": "3535", + "start_date": "12/9/2012" + }, + { + "id": "7325", + "name": "Sabrina Sylvester", + "position": "Front Desk Coordinator", + "salary": "$248,313", + "office": "Amarillo", + "extn": "9853", + "start_date": "12/8/2016" + }, + { + "id": "7326", + "name": "Logan Blackburn", + "position": "CNC Operator", + "salary": "$36,452", + "office": "Ontario", + "extn": "2617", + "start_date": "9/22/2005" + }, + { + "id": "7327", + "name": "Belinda Poole", + "position": "Assistant Buyer", + "salary": "$177,350", + "office": "Bridgeport", + "extn": "3788", + "start_date": "9/23/2016" + }, + { + "id": "7328", + "name": "Caydence Denton", + "position": "Global Logistics Supervisor", + "salary": "$150,157", + "office": "San Francisco", + "extn": "1737", + "start_date": "7/23/2000" + }, + { + "id": "7329", + "name": "Lindsay Herbert", + "position": "Pharmacist", + "salary": "$203,115", + "office": "Saint Paul", + "extn": "2861", + "start_date": "5/17/2009" + }, + { + "id": "7330", + "name": "Rosalee Tanner", + "position": "Loan Officer", + "salary": "$41,571", + "office": "San Francisco", + "extn": "3967", + "start_date": "10/16/2010" + }, + { + "id": "7331", + "name": "Owen Hunter", + "position": "Call Center Representative", + "salary": "$109,748", + "office": "Saint Paul", + "extn": "8406", + "start_date": "2/7/2004" + }, + { + "id": "7332", + "name": "Camellia Addison", + "position": "Lecturer", + "salary": "$160,979", + "office": "Hollywood", + "extn": "7453", + "start_date": "8/16/2012" + }, + { + "id": "7333", + "name": "Sofie Yoman", + "position": "HR Coordinator", + "salary": "$172,718", + "office": "Jersey City", + "extn": "7481", + "start_date": "11/7/2013" + }, + { + "id": "7334", + "name": "Mike Ogilvy", + "position": "Audiologist", + "salary": "$18,416", + "office": "Jersey City", + "extn": "6536", + "start_date": "11/18/2012" + }, + { + "id": "7335", + "name": "Roger Ashley", + "position": "Health Educator", + "salary": "$162,095", + "office": "Glendale", + "extn": "4074", + "start_date": "5/26/2016" + }, + { + "id": "7336", + "name": "Abbey John", + "position": "Cash Manager", + "salary": "$140,126", + "office": "Milwaukee", + "extn": "6176", + "start_date": "8/25/2009" + }, + { + "id": "7337", + "name": "Charlize Parker", + "position": "Business Broker", + "salary": "$31,834", + "office": "Fullerton", + "extn": "5214", + "start_date": "6/3/2000" + }, + { + "id": "7338", + "name": "Daniel Torres", + "position": "Cook", + "salary": "$55,156", + "office": "Cincinnati", + "extn": "8911", + "start_date": "1/27/2007" + }, + { + "id": "7339", + "name": "Alba Hunt", + "position": "CNC Operator", + "salary": "$221,581", + "office": "Baltimore", + "extn": "6261", + "start_date": "6/22/2001" + }, + { + "id": "7340", + "name": "Irene Victor", + "position": "Electrician", + "salary": "$132,545", + "office": "Houston", + "extn": "4443", + "start_date": "2/11/2007" + }, + { + "id": "7341", + "name": "Doug Robinson", + "position": "Project Manager", + "salary": "$279,242", + "office": "Lakewood", + "extn": "8666", + "start_date": "1/17/2012" + }, + { + "id": "7342", + "name": "Peter Atkinson", + "position": "Systems Administrator", + "salary": "$40,040", + "office": "Salem", + "extn": "7013", + "start_date": "8/29/2008" + }, + { + "id": "7343", + "name": "Angel Murray", + "position": "Healthcare Specialist", + "salary": "$148,952", + "office": "St. Louis", + "extn": "2020", + "start_date": "4/27/2019" + }, + { + "id": "7344", + "name": "Carmen Devonport", + "position": "Health Educator", + "salary": "$209,295", + "office": "Lakewood", + "extn": "7388", + "start_date": "5/29/2004" + }, + { + "id": "7345", + "name": "Rick Moran", + "position": "Bellman", + "salary": "$194,011", + "office": "Sacramento", + "extn": "2378", + "start_date": "9/10/2013" + }, + { + "id": "7346", + "name": "Stacy Eyres", + "position": "Executive Director", + "salary": "$197,658", + "office": "San Jose", + "extn": "5960", + "start_date": "10/17/2009" + }, + { + "id": "7347", + "name": "Georgia Morley", + "position": "Audiologist", + "salary": "$210,588", + "office": "Tulsa", + "extn": "8168", + "start_date": "5/31/2014" + }, + { + "id": "7348", + "name": "Barney Thorne", + "position": "Cook", + "salary": "$143,869", + "office": "Irving", + "extn": "5060", + "start_date": "4/12/2016" + }, + { + "id": "7349", + "name": "Liv Mccall", + "position": "Cook", + "salary": "$299,983", + "office": "Salem", + "extn": "3827", + "start_date": "4/24/2013" + }, + { + "id": "7350", + "name": "Jayden Allington", + "position": "Electrician", + "salary": "$65,869", + "office": "Las Vegas", + "extn": "6497", + "start_date": "9/22/2017" + }, + { + "id": "7351", + "name": "Wendy Slater", + "position": "Inspector", + "salary": "$47,154", + "office": "Huntsville", + "extn": "8963", + "start_date": "11/5/2000" + }, + { + "id": "7352", + "name": "Maggie Denton", + "position": "Ambulatory Nurse", + "salary": "$57,101", + "office": "Tulsa", + "extn": "6148", + "start_date": "3/7/2008" + }, + { + "id": "7353", + "name": "Harvey Hopkinson", + "position": "Audiologist", + "salary": "$236,872", + "office": "Madison", + "extn": "5325", + "start_date": "3/1/2004" + }, + { + "id": "7354", + "name": "Rachael Milner", + "position": "Global Logistics Supervisor", + "salary": "$23,867", + "office": "Bakersfield", + "extn": "4421", + "start_date": "8/5/2015" + }, + { + "id": "7355", + "name": "Raquel Drummond", + "position": "Design Engineer", + "salary": "$243,689", + "office": "San Antonio", + "extn": "1617", + "start_date": "5/19/2006" + }, + { + "id": "7356", + "name": "Javier Cassidy", + "position": "Staffing Consultant", + "salary": "$209,474", + "office": "Richmond", + "extn": "4701", + "start_date": "2/23/2011" + }, + { + "id": "7357", + "name": "Anthony Watson", + "position": "Accountant", + "salary": "$131,675", + "office": "Milano", + "extn": "5280", + "start_date": "8/22/2000" + }, + { + "id": "7358", + "name": "Kieth Rose", + "position": "Accountant", + "salary": "$136,769", + "office": "Irving", + "extn": "7052", + "start_date": "10/21/2002" + }, + { + "id": "7359", + "name": "Adela Rowan", + "position": "Insurance Broker", + "salary": "$169,168", + "office": "Valetta", + "extn": "3055", + "start_date": "6/8/2007" + }, + { + "id": "7360", + "name": "Claire Reynolds", + "position": "Fabricator", + "salary": "$150,153", + "office": "Madrid", + "extn": "6166", + "start_date": "10/11/2016" + }, + { + "id": "7361", + "name": "Julianna Saunders", + "position": "Systems Administrator", + "salary": "$114,087", + "office": "Reno", + "extn": "7691", + "start_date": "8/21/2017" + }, + { + "id": "7362", + "name": "Elijah Daniells", + "position": "Chef Manager", + "salary": "$199,391", + "office": "Venice", + "extn": "1603", + "start_date": "12/11/2015" + }, + { + "id": "7363", + "name": "Benjamin Ianson", + "position": "Designer", + "salary": "$95,498", + "office": "Paris", + "extn": "3556", + "start_date": "4/2/2011" + }, + { + "id": "7364", + "name": "Logan Wills", + "position": "Bookkeeper", + "salary": "$228,075", + "office": "Lincoln", + "extn": "5624", + "start_date": "7/8/2012" + }, + { + "id": "7365", + "name": "Manuel Lunt", + "position": "Doctor", + "salary": "$27,948", + "office": "Los Angeles", + "extn": "6655", + "start_date": "6/13/2015" + }, + { + "id": "7366", + "name": "Maxwell Becker", + "position": "Clerk", + "salary": "$63,651", + "office": "Louisville", + "extn": "6031", + "start_date": "1/3/2012" + }, + { + "id": "7367", + "name": "Bridget Campbell", + "position": "CNC Operator", + "salary": "$262,733", + "office": "Rochester", + "extn": "1156", + "start_date": "10/1/2005" + }, + { + "id": "7368", + "name": "Henry Fields", + "position": "Doctor", + "salary": "$29,502", + "office": "Henderson", + "extn": "5937", + "start_date": "8/15/2018" + }, + { + "id": "7369", + "name": "Naomi Reynolds", + "position": "Chef Manager", + "salary": "$60,614", + "office": "Philadelphia", + "extn": "1846", + "start_date": "6/6/2001" + }, + { + "id": "7370", + "name": "Mina Clarke", + "position": "Laboratory Technician", + "salary": "$33,842", + "office": "Philadelphia", + "extn": "4912", + "start_date": "2/7/2015" + }, + { + "id": "7371", + "name": "Ronald Smith", + "position": "Retail Trainee", + "salary": "$289,128", + "office": "Zurich", + "extn": "4928", + "start_date": "2/14/2001" + }, + { + "id": "7372", + "name": "Maya King", + "position": "Machine Operator", + "salary": "$141,881", + "office": "Lisbon", + "extn": "2375", + "start_date": "11/20/2003" + }, + { + "id": "7373", + "name": "Rhea Grady", + "position": "Health Educator", + "salary": "$282,670", + "office": "Tokyo", + "extn": "7161", + "start_date": "12/30/2009" + }, + { + "id": "7374", + "name": "Noah Nayler", + "position": "Laboratory Technician", + "salary": "$289,208", + "office": "New York", + "extn": "7673", + "start_date": "8/8/2012" + }, + { + "id": "7375", + "name": "Johnny Walsh", + "position": "Biologist", + "salary": "$112,322", + "office": "Valetta", + "extn": "4740", + "start_date": "1/27/2012" + }, + { + "id": "7376", + "name": "Tyler Durrant", + "position": "Doctor", + "salary": "$168,865", + "office": "Louisville", + "extn": "4565", + "start_date": "5/19/2007" + }, + { + "id": "7377", + "name": "Michael Rossi", + "position": "Staffing Consultant", + "salary": "$106,517", + "office": "Wien", + "extn": "3255", + "start_date": "1/4/2009" + }, + { + "id": "7378", + "name": "Eduardo Aldridge", + "position": "Fabricator", + "salary": "$103,250", + "office": "Pittsburgh", + "extn": "3479", + "start_date": "10/2/2001" + }, + { + "id": "7379", + "name": "Liam Poulton", + "position": "Auditor", + "salary": "$224,697", + "office": "Zurich", + "extn": "3963", + "start_date": "9/29/2004" + }, + { + "id": "7380", + "name": "Barney Garcia", + "position": "Bellman", + "salary": "$260,494", + "office": "Ontario", + "extn": "4233", + "start_date": "2/6/2007" + }, + { + "id": "7381", + "name": "Hadley Morrow", + "position": "Budget Analyst", + "salary": "$128,951", + "office": "Toledo", + "extn": "7377", + "start_date": "11/30/2001" + }, + { + "id": "7382", + "name": "Elijah Maxwell", + "position": "Cashier", + "salary": "$134,108", + "office": "Nashville", + "extn": "9066", + "start_date": "6/24/2002" + }, + { + "id": "7383", + "name": "Barry Purvis", + "position": "Health Educator", + "salary": "$98,167", + "office": "Portland", + "extn": "2791", + "start_date": "6/17/2014" + }, + { + "id": "7384", + "name": "Caleb Saunders", + "position": "Biologist", + "salary": "$63,314", + "office": "Venice", + "extn": "3146", + "start_date": "7/10/2010" + }, + { + "id": "7385", + "name": "Rylee Donnelly", + "position": "Cash Manager", + "salary": "$171,267", + "office": "Bridgeport", + "extn": "1390", + "start_date": "2/26/2009" + }, + { + "id": "7386", + "name": "Sonya Michael", + "position": "Food Technologist", + "salary": "$10,096", + "office": "Santa Ana", + "extn": "8963", + "start_date": "10/19/2017" + }, + { + "id": "7387", + "name": "Josephine Bennett", + "position": "Accountant", + "salary": "$242,803", + "office": "Fort Lauderdale", + "extn": "9568", + "start_date": "7/31/2017" + }, + { + "id": "7388", + "name": "Meredith Gordon", + "position": "HR Coordinator", + "salary": "$12,686", + "office": "Arlington", + "extn": "5955", + "start_date": "8/7/2013" + }, + { + "id": "7389", + "name": "Lexi Yates", + "position": "Budget Analyst", + "salary": "$67,187", + "office": "Amarillo", + "extn": "5066", + "start_date": "10/21/2012" + }, + { + "id": "7390", + "name": "Sylvia Farrant", + "position": "Steward", + "salary": "$77,734", + "office": "Detroit", + "extn": "9199", + "start_date": "2/7/2010" + }, + { + "id": "7391", + "name": "Carmen Leigh", + "position": "Clerk", + "salary": "$41,817", + "office": "Colorado Springs", + "extn": "6554", + "start_date": "11/16/2006" + }, + { + "id": "7392", + "name": "Carolyn Bishop", + "position": "Clerk", + "salary": "$81,156", + "office": "Amarillo", + "extn": "1075", + "start_date": "8/14/2008" + }, + { + "id": "7393", + "name": "Daphne Farmer", + "position": "Software Engineer", + "salary": "$275,672", + "office": "Milwaukee", + "extn": "7344", + "start_date": "5/12/2015" + }, + { + "id": "7394", + "name": "Joseph Richards", + "position": "Bellman", + "salary": "$191,829", + "office": "Glendale", + "extn": "7069", + "start_date": "7/24/2000" + }, + { + "id": "7395", + "name": "Rocco Skinner", + "position": "Fabricator", + "salary": "$202,509", + "office": "Columbus", + "extn": "9785", + "start_date": "12/9/2009" + }, + { + "id": "7396", + "name": "Blake Mcgregor", + "position": "Cook", + "salary": "$141,156", + "office": "Philadelphia", + "extn": "6248", + "start_date": "9/22/2012" + }, + { + "id": "7397", + "name": "Cadence Craig", + "position": "Fabricator", + "salary": "$73,723", + "office": "St. Louis", + "extn": "2568", + "start_date": "1/28/2015" + }, + { + "id": "7398", + "name": "Melanie Donovan", + "position": "Baker", + "salary": "$236,879", + "office": "Seattle", + "extn": "1943", + "start_date": "10/31/2015" + }, + { + "id": "7399", + "name": "Bryon Gordon", + "position": "Software Engineer", + "salary": "$38,376", + "office": "London", + "extn": "8317", + "start_date": "10/29/2008" + }, + { + "id": "7400", + "name": "Barry Roman", + "position": "Loan Officer", + "salary": "$162,272", + "office": "London", + "extn": "7014", + "start_date": "6/26/2006" + }, + { + "id": "7401", + "name": "Madison Leigh", + "position": "Cashier", + "salary": "$31,071", + "office": "Ontario", + "extn": "2916", + "start_date": "8/25/2010" + }, + { + "id": "7402", + "name": "Chadwick Boyle", + "position": "Cashier", + "salary": "$173,336", + "office": "Boston", + "extn": "8130", + "start_date": "10/13/2018" + }, + { + "id": "7403", + "name": "Daniel Chester", + "position": "Systems Administrator", + "salary": "$258,326", + "office": "Detroit", + "extn": "7517", + "start_date": "7/30/2002" + }, + { + "id": "7404", + "name": "Marilyn Rivers", + "position": "Laboratory Technician", + "salary": "$237,768", + "office": "Nashville", + "extn": "7606", + "start_date": "8/9/2004" + }, + { + "id": "7405", + "name": "Brad Ventura", + "position": "Pharmacist", + "salary": "$71,608", + "office": "Hayward", + "extn": "5123", + "start_date": "8/7/2010" + }, + { + "id": "7406", + "name": "Tyson Gardner", + "position": "Cashier", + "salary": "$91,607", + "office": "Albuquerque", + "extn": "4309", + "start_date": "2/12/2016" + }, + { + "id": "7407", + "name": "Marina Sherwood", + "position": "Doctor", + "salary": "$137,120", + "office": "Springfield", + "extn": "5348", + "start_date": "3/22/2004" + }, + { + "id": "7408", + "name": "Bethany Selby", + "position": "Clerk", + "salary": "$243,276", + "office": "Fremont", + "extn": "9161", + "start_date": "4/28/2013" + }, + { + "id": "7409", + "name": "Joy Weston", + "position": "Webmaster", + "salary": "$147,896", + "office": "Lisbon", + "extn": "5602", + "start_date": "2/22/2017" + }, + { + "id": "7410", + "name": "Ron Flett", + "position": "Design Engineer", + "salary": "$294,132", + "office": "London", + "extn": "1301", + "start_date": "1/6/2001" + }, + { + "id": "7411", + "name": "Alexander Knight", + "position": "Clerk", + "salary": "$217,238", + "office": "Louisville", + "extn": "7614", + "start_date": "12/17/2017" + }, + { + "id": "7412", + "name": "Mason Gilbert", + "position": "Clerk", + "salary": "$280,409", + "office": "Venice", + "extn": "5098", + "start_date": "11/29/2013" + }, + { + "id": "7413", + "name": "Enoch Mcguire", + "position": "Investment Advisor", + "salary": "$145,166", + "office": "Bridgeport", + "extn": "5751", + "start_date": "8/28/2012" + }, + { + "id": "7414", + "name": "Matt Locke", + "position": "Systems Administrator", + "salary": "$272,029", + "office": "Nashville", + "extn": "1838", + "start_date": "7/26/2002" + }, + { + "id": "7415", + "name": "Mason Stanley", + "position": "Fabricator", + "salary": "$126,619", + "office": "Berna", + "extn": "1758", + "start_date": "10/25/2011" + }, + { + "id": "7416", + "name": "Denny Wilson", + "position": "Webmaster", + "salary": "$144,297", + "office": "Venice", + "extn": "1738", + "start_date": "6/28/2007" + }, + { + "id": "7417", + "name": "Hayden Butler", + "position": "Insurance Broker", + "salary": "$48,725", + "office": "Tokyo", + "extn": "2280", + "start_date": "1/24/2012" + }, + { + "id": "7418", + "name": "Jackeline Wilton", + "position": "Production Painter", + "salary": "$103,447", + "office": "Jersey City", + "extn": "1733", + "start_date": "12/26/2010" + }, + { + "id": "7419", + "name": "Tyson Ebbs", + "position": "Service Supervisor", + "salary": "$125,037", + "office": "Detroit", + "extn": "2268", + "start_date": "12/9/2000" + }, + { + "id": "7420", + "name": "Mike Hall", + "position": "Inspector", + "salary": "$197,223", + "office": "Nashville", + "extn": "1348", + "start_date": "12/28/2008" + }, + { + "id": "7421", + "name": "Matt Brett", + "position": "Business Broker", + "salary": "$258,537", + "office": "Fremont", + "extn": "8480", + "start_date": "11/15/2005" + }, + { + "id": "7422", + "name": "Mike Oakley", + "position": "Cash Manager", + "salary": "$88,474", + "office": "Bridgeport", + "extn": "3629", + "start_date": "4/7/2009" + }, + { + "id": "7423", + "name": "Carter Myatt", + "position": "Stockbroker", + "salary": "$114,783", + "office": "Columbus", + "extn": "7915", + "start_date": "3/21/2010" + }, + { + "id": "7424", + "name": "Gina Thomas", + "position": "Stockbroker", + "salary": "$93,046", + "office": "Bucharest", + "extn": "5598", + "start_date": "4/14/2004" + }, + { + "id": "7425", + "name": "Ellen Collins", + "position": "Retail Trainee", + "salary": "$113,648", + "office": "Tokyo", + "extn": "4507", + "start_date": "3/13/2003" + }, + { + "id": "7426", + "name": "Chad Ellery", + "position": "Staffing Consultant", + "salary": "$18,511", + "office": "Arlington", + "extn": "3033", + "start_date": "6/19/2010" + }, + { + "id": "7427", + "name": "Maria Powell", + "position": "Stockbroker", + "salary": "$141,588", + "office": "San Francisco", + "extn": "3692", + "start_date": "12/19/2018" + }, + { + "id": "7428", + "name": "Ally Wood", + "position": "Operator", + "salary": "$55,744", + "office": "Jersey City", + "extn": "7534", + "start_date": "6/28/2002" + }, + { + "id": "7429", + "name": "David Cooper", + "position": "Executive Director", + "salary": "$239,493", + "office": "Las Vegas", + "extn": "3181", + "start_date": "8/21/2019" + }, + { + "id": "7430", + "name": "Amelia Carpenter", + "position": "Webmaster", + "salary": "$162,143", + "office": "Scottsdale", + "extn": "1244", + "start_date": "2/4/2017" + }, + { + "id": "7431", + "name": "Darlene Russell", + "position": "Service Supervisor", + "salary": "$66,158", + "office": "Salt Lake City", + "extn": "9802", + "start_date": "11/24/2015" + }, + { + "id": "7432", + "name": "Nate Mason", + "position": "Stockbroker", + "salary": "$231,142", + "office": "Worcester", + "extn": "4019", + "start_date": "2/27/2014" + }, + { + "id": "7433", + "name": "Juliette Blythe", + "position": "Assistant Buyer", + "salary": "$197,929", + "office": "Cincinnati", + "extn": "2237", + "start_date": "12/13/2001" + }, + { + "id": "7434", + "name": "Bart Vane", + "position": "Biologist", + "salary": "$281,260", + "office": "Jacksonville", + "extn": "2183", + "start_date": "3/28/2000" + }, + { + "id": "7435", + "name": "Anthony Potter", + "position": "Loan Officer", + "salary": "$213,047", + "office": "Portland", + "extn": "5102", + "start_date": "6/11/2010" + }, + { + "id": "7436", + "name": "Mandy Bradley", + "position": "Global Logistics Supervisor", + "salary": "$148,611", + "office": "Orlando", + "extn": "3294", + "start_date": "3/2/2013" + }, + { + "id": "7437", + "name": "Jade West", + "position": "Business Broker", + "salary": "$48,357", + "office": "Dallas", + "extn": "6088", + "start_date": "7/20/2011" + }, + { + "id": "7438", + "name": "Madison Saunders", + "position": "Banker", + "salary": "$221,540", + "office": "Lisbon", + "extn": "3802", + "start_date": "9/28/2012" + }, + { + "id": "7439", + "name": "Celina Williams", + "position": "Project Manager", + "salary": "$66,094", + "office": "Garland", + "extn": "7017", + "start_date": "1/6/2015" + }, + { + "id": "7440", + "name": "Denis Thatcher", + "position": "Baker", + "salary": "$181,387", + "office": "Otawa", + "extn": "8379", + "start_date": "1/22/2019" + }, + { + "id": "7441", + "name": "Melody Harvey", + "position": "Lecturer", + "salary": "$164,758", + "office": "Los Angeles", + "extn": "3087", + "start_date": "12/28/2006" + }, + { + "id": "7442", + "name": "John Cox", + "position": "Fabricator", + "salary": "$37,801", + "office": "Berna", + "extn": "3460", + "start_date": "2/14/2018" + }, + { + "id": "7443", + "name": "William Ellis", + "position": "Steward", + "salary": "$114,065", + "office": "Indianapolis", + "extn": "6558", + "start_date": "4/23/2016" + }, + { + "id": "7444", + "name": "Bob Baker", + "position": "Web Developer", + "salary": "$186,267", + "office": "Houston", + "extn": "9416", + "start_date": "5/31/2010" + }, + { + "id": "7445", + "name": "Skylar Bryant", + "position": "HR Specialist", + "salary": "$142,536", + "office": "Saint Paul", + "extn": "4398", + "start_date": "8/21/2013" + }, + { + "id": "7446", + "name": "Josephine Potts", + "position": "Healthcare Specialist", + "salary": "$135,974", + "office": "London", + "extn": "8198", + "start_date": "7/28/2014" + }, + { + "id": "7447", + "name": "Elijah Harper", + "position": "Cook", + "salary": "$273,108", + "office": "Glendale", + "extn": "5634", + "start_date": "5/29/2019" + }, + { + "id": "7448", + "name": "Jayden Roberts", + "position": "Cook", + "salary": "$110,158", + "office": "Norfolk", + "extn": "1177", + "start_date": "10/27/2008" + }, + { + "id": "7449", + "name": "Owen Phillips", + "position": "Baker", + "salary": "$106,115", + "office": "Washington", + "extn": "6045", + "start_date": "5/20/2014" + }, + { + "id": "7450", + "name": "Bob Fields", + "position": "Web Developer", + "salary": "$279,710", + "office": "Pittsburgh", + "extn": "5886", + "start_date": "6/4/2003" + }, + { + "id": "7451", + "name": "Cameron Donnelly", + "position": "Systems Administrator", + "salary": "$273,491", + "office": "Milwaukee", + "extn": "8423", + "start_date": "3/7/2014" + }, + { + "id": "7452", + "name": "Bart Butler", + "position": "Retail Trainee", + "salary": "$162,858", + "office": "Atlanta", + "extn": "2718", + "start_date": "4/14/2008" + }, + { + "id": "7453", + "name": "Evelynn Brock", + "position": "Restaurant Manager", + "salary": "$55,174", + "office": "Tokyo", + "extn": "3961", + "start_date": "11/19/2017" + }, + { + "id": "7454", + "name": "Gabriel Bailey", + "position": "Service Supervisor", + "salary": "$168,257", + "office": "Louisville", + "extn": "5782", + "start_date": "11/9/2017" + }, + { + "id": "7455", + "name": "Carolyn Talbot", + "position": "HR Specialist", + "salary": "$220,053", + "office": "Bellevue", + "extn": "1358", + "start_date": "6/21/2019" + }, + { + "id": "7456", + "name": "Allison Carson", + "position": "Stockbroker", + "salary": "$227,264", + "office": "Lakewood", + "extn": "8018", + "start_date": "8/27/2007" + }, + { + "id": "7457", + "name": "Maia Morris", + "position": "Staffing Consultant", + "salary": "$203,272", + "office": "Fullerton", + "extn": "7978", + "start_date": "7/31/2017" + }, + { + "id": "7458", + "name": "Danielle Robe", + "position": "Operator", + "salary": "$53,373", + "office": "Washington", + "extn": "2489", + "start_date": "2/3/2017" + }, + { + "id": "7459", + "name": "Daron Vangness", + "position": "HR Specialist", + "salary": "$216,749", + "office": "Irving", + "extn": "6921", + "start_date": "5/22/2002" + }, + { + "id": "7460", + "name": "Enoch Pierce", + "position": "Operator", + "salary": "$78,756", + "office": "Atlanta", + "extn": "1741", + "start_date": "2/2/2004" + }, + { + "id": "7461", + "name": "Domenic Victor", + "position": "Operator", + "salary": "$273,767", + "office": "Cincinnati", + "extn": "5132", + "start_date": "5/15/2004" + }, + { + "id": "7462", + "name": "Esmeralda Tanner", + "position": "Associate Professor", + "salary": "$203,250", + "office": "Jersey City", + "extn": "1983", + "start_date": "7/12/2004" + }, + { + "id": "7463", + "name": "Priscilla Bullock", + "position": "Insurance Broker", + "salary": "$98,107", + "office": "Ontario", + "extn": "7015", + "start_date": "6/18/2015" + }, + { + "id": "7464", + "name": "Kurt Cavanagh", + "position": "Insurance Broker", + "salary": "$265,015", + "office": "Moreno Valley", + "extn": "9406", + "start_date": "2/10/2013" + }, + { + "id": "7465", + "name": "Boris Lynn", + "position": "Food Technologist", + "salary": "$299,375", + "office": "Portland", + "extn": "8539", + "start_date": "12/2/2001" + }, + { + "id": "7466", + "name": "Alison Oldfield", + "position": "Production Painter", + "salary": "$52,385", + "office": "Louisville", + "extn": "4380", + "start_date": "12/12/2010" + }, + { + "id": "7467", + "name": "Clarissa Verdon", + "position": "Ambulatory Nurse", + "salary": "$272,286", + "office": "Seattle", + "extn": "4172", + "start_date": "11/1/2005" + }, + { + "id": "7468", + "name": "Alessia Edwards", + "position": "Design Engineer", + "salary": "$99,815", + "office": "Toledo", + "extn": "8538", + "start_date": "9/4/2018" + }, + { + "id": "7469", + "name": "Carrie Gallacher", + "position": "Webmaster", + "salary": "$88,644", + "office": "Lancaster", + "extn": "5626", + "start_date": "8/30/2005" + }, + { + "id": "7470", + "name": "Samantha Bradley", + "position": "Banker", + "salary": "$187,906", + "office": "Huntsville", + "extn": "5253", + "start_date": "10/5/2014" + }, + { + "id": "7471", + "name": "Penny Graham", + "position": "Laboratory Technician", + "salary": "$243,140", + "office": "Salt Lake City", + "extn": "3609", + "start_date": "3/1/2014" + }, + { + "id": "7472", + "name": "Liliana Woodcock", + "position": "Lecturer", + "salary": "$125,533", + "office": "Bakersfield", + "extn": "7677", + "start_date": "6/21/2015" + }, + { + "id": "7473", + "name": "Stephanie Bell", + "position": "Global Logistics Supervisor", + "salary": "$116,641", + "office": "Madison", + "extn": "9202", + "start_date": "4/20/2009" + }, + { + "id": "7474", + "name": "Willow Allcott", + "position": "Assistant Buyer", + "salary": "$53,481", + "office": "San Antonio", + "extn": "4633", + "start_date": "9/29/2019" + }, + { + "id": "7475", + "name": "Oliver Mcgee", + "position": "IT Support Staff", + "salary": "$18,247", + "office": "Rome", + "extn": "4408", + "start_date": "1/17/2000" + }, + { + "id": "7476", + "name": "Carl Shelton", + "position": "Front Desk Coordinator", + "salary": "$25,869", + "office": "Prague", + "extn": "8358", + "start_date": "12/3/2015" + }, + { + "id": "7477", + "name": "Melania Mould", + "position": "Laboratory Technician", + "salary": "$211,494", + "office": "Venice", + "extn": "9417", + "start_date": "6/18/2007" + }, + { + "id": "7478", + "name": "Aiden Redwood", + "position": "Bookkeeper", + "salary": "$274,010", + "office": "Berna", + "extn": "4451", + "start_date": "10/15/2001" + }, + { + "id": "7479", + "name": "Kieth Turner", + "position": "Electrician", + "salary": "$240,515", + "office": "Moreno Valley", + "extn": "6950", + "start_date": "7/12/2003" + }, + { + "id": "7480", + "name": "Adina Gates", + "position": "Clerk", + "salary": "$271,389", + "office": "Glendale", + "extn": "4911", + "start_date": "4/29/2001" + }, + { + "id": "7481", + "name": "Alexia Buckley", + "position": "Web Developer", + "salary": "$92,892", + "office": "Glendale", + "extn": "4364", + "start_date": "4/24/2008" + }, + { + "id": "7482", + "name": "Anabel Warren", + "position": "Systems Administrator", + "salary": "$14,852", + "office": "Denver", + "extn": "2651", + "start_date": "3/7/2014" + }, + { + "id": "7483", + "name": "Martin Norburn", + "position": "Machine Operator", + "salary": "$109,458", + "office": "Tulsa", + "extn": "5953", + "start_date": "12/31/2012" + }, + { + "id": "7484", + "name": "Gina Armstrong", + "position": "Fabricator", + "salary": "$184,021", + "office": "Orlando", + "extn": "8460", + "start_date": "12/12/2015" + }, + { + "id": "7485", + "name": "Charlotte Riley", + "position": "Electrician", + "salary": "$40,439", + "office": "Hayward", + "extn": "3569", + "start_date": "7/8/2017" + }, + { + "id": "7486", + "name": "Jack Warren", + "position": "Software Engineer", + "salary": "$171,122", + "office": "Milano", + "extn": "8481", + "start_date": "3/24/2017" + }, + { + "id": "7487", + "name": "Noah Booth", + "position": "Software Engineer", + "salary": "$263,190", + "office": "Tulsa", + "extn": "7456", + "start_date": "7/28/2017" + }, + { + "id": "7488", + "name": "Priscilla Hobbs", + "position": "CNC Operator", + "salary": "$205,091", + "office": "Indianapolis", + "extn": "7606", + "start_date": "5/4/2007" + }, + { + "id": "7489", + "name": "Harvey Haines", + "position": "Associate Professor", + "salary": "$281,144", + "office": "Berlin", + "extn": "4057", + "start_date": "4/16/2019" + }, + { + "id": "7490", + "name": "Jacob Egerton", + "position": "Operator", + "salary": "$141,675", + "office": "Amarillo", + "extn": "7627", + "start_date": "4/16/2003" + }, + { + "id": "7491", + "name": "Doug Camden", + "position": "Doctor", + "salary": "$179,627", + "office": "Hayward", + "extn": "4544", + "start_date": "9/1/2002" + }, + { + "id": "7492", + "name": "Percy Leslie", + "position": "Banker", + "salary": "$191,656", + "office": "Lancaster", + "extn": "8262", + "start_date": "11/1/2010" + }, + { + "id": "7493", + "name": "Goldie Wren", + "position": "Laboratory Technician", + "salary": "$253,116", + "office": "Hollywood", + "extn": "8116", + "start_date": "7/25/2012" + }, + { + "id": "7494", + "name": "Celia Dixon", + "position": "Accountant", + "salary": "$213,924", + "office": "Washington", + "extn": "5708", + "start_date": "6/23/2011" + }, + { + "id": "7495", + "name": "Sofia Selby", + "position": "Stockbroker", + "salary": "$157,709", + "office": "Nashville", + "extn": "2101", + "start_date": "2/12/2007" + }, + { + "id": "7496", + "name": "Daniel Palmer", + "position": "Designer", + "salary": "$145,775", + "office": "Norfolk", + "extn": "4693", + "start_date": "10/25/2006" + }, + { + "id": "7497", + "name": "Morgan Uttley", + "position": "Retail Trainee", + "salary": "$95,846", + "office": "Berlin", + "extn": "5332", + "start_date": "6/15/2000" + }, + { + "id": "7498", + "name": "Jennifer Edwards", + "position": "Baker", + "salary": "$15,918", + "office": "Madison", + "extn": "5265", + "start_date": "2/20/2010" + }, + { + "id": "7499", + "name": "Doug Waterhouse", + "position": "Project Manager", + "salary": "$163,478", + "office": "San Bernardino", + "extn": "5904", + "start_date": "5/3/2003" + }, + { + "id": "7500", + "name": "Cassidy Strong", + "position": "Assistant Buyer", + "salary": "$99,442", + "office": "Lisbon", + "extn": "2902", + "start_date": "5/26/2017" + }, + { + "id": "7501", + "name": "Martin Morgan", + "position": "Operator", + "salary": "$35,884", + "office": "Fullerton", + "extn": "9426", + "start_date": "4/1/2017" + }, + { + "id": "7502", + "name": "Ruth Allen", + "position": "Baker", + "salary": "$82,279", + "office": "London", + "extn": "6616", + "start_date": "6/24/2009" + }, + { + "id": "7503", + "name": "Logan Kidd", + "position": "Audiologist", + "salary": "$98,300", + "office": "Bellevue", + "extn": "5077", + "start_date": "12/11/2005" + }, + { + "id": "7504", + "name": "Elijah Norman", + "position": "Business Broker", + "salary": "$207,650", + "office": "Jacksonville", + "extn": "6284", + "start_date": "8/6/2004" + }, + { + "id": "7505", + "name": "Maxwell Avery", + "position": "Clerk", + "salary": "$282,923", + "office": "Jacksonville", + "extn": "8467", + "start_date": "1/8/2005" + }, + { + "id": "7506", + "name": "Bob Avery", + "position": "Project Manager", + "salary": "$197,851", + "office": "Bridgeport", + "extn": "7935", + "start_date": "4/5/2008" + }, + { + "id": "7507", + "name": "Catherine Wooldridge", + "position": "Designer", + "salary": "$53,189", + "office": "Otawa", + "extn": "8703", + "start_date": "8/31/2017" + }, + { + "id": "7508", + "name": "Gina Hunter", + "position": "Dentist", + "salary": "$219,644", + "office": "Salem", + "extn": "7132", + "start_date": "4/27/2009" + }, + { + "id": "7509", + "name": "Logan Aldridge", + "position": "Global Logistics Supervisor", + "salary": "$196,582", + "office": "Stockton", + "extn": "9404", + "start_date": "2/23/2009" + }, + { + "id": "7510", + "name": "Mike Bailey", + "position": "Software Engineer", + "salary": "$233,360", + "office": "Anaheim", + "extn": "2166", + "start_date": "11/17/2007" + }, + { + "id": "7511", + "name": "Esmeralda Rothwell", + "position": "Chef Manager", + "salary": "$175,164", + "office": "Huntsville", + "extn": "5914", + "start_date": "7/30/2014" + }, + { + "id": "7512", + "name": "Nick Dwyer", + "position": "Webmaster", + "salary": "$129,300", + "office": "Wien", + "extn": "7620", + "start_date": "12/23/2018" + }, + { + "id": "7513", + "name": "Martin Ingram", + "position": "Front Desk Coordinator", + "salary": "$31,014", + "office": "Miami", + "extn": "1529", + "start_date": "10/1/2006" + }, + { + "id": "7514", + "name": "Russel Benson", + "position": "Audiologist", + "salary": "$72,719", + "office": "Tulsa", + "extn": "1031", + "start_date": "2/24/2018" + }, + { + "id": "7515", + "name": "Martin Ebden", + "position": "Mobile Developer", + "salary": "$86,645", + "office": "Boston", + "extn": "1656", + "start_date": "2/13/2013" + }, + { + "id": "7516", + "name": "Candace Wilde", + "position": "Lecturer", + "salary": "$70,702", + "office": "San Bernardino", + "extn": "1825", + "start_date": "5/30/2013" + }, + { + "id": "7517", + "name": "Liam Adler", + "position": "Staffing Consultant", + "salary": "$292,657", + "office": "Glendale", + "extn": "2664", + "start_date": "11/27/2018" + }, + { + "id": "7518", + "name": "Isabella Harrison", + "position": "Business Broker", + "salary": "$166,003", + "office": "Rochester", + "extn": "8626", + "start_date": "4/21/2005" + }, + { + "id": "7519", + "name": "Eduardo Johnson", + "position": "Bookkeeper", + "salary": "$189,566", + "office": "Minneapolis", + "extn": "2310", + "start_date": "4/30/2016" + }, + { + "id": "7520", + "name": "John Mcgregor", + "position": "Paramedic", + "salary": "$232,810", + "office": "Innsbruck", + "extn": "3091", + "start_date": "6/14/2009" + }, + { + "id": "7521", + "name": "Keira Slater", + "position": "Health Educator", + "salary": "$38,401", + "office": "Washington", + "extn": "9113", + "start_date": "6/8/2016" + }, + { + "id": "7522", + "name": "Ivy Harris", + "position": "Front Desk Coordinator", + "salary": "$68,282", + "office": "Albuquerque", + "extn": "8590", + "start_date": "1/7/2016" + }, + { + "id": "7523", + "name": "Cherish Daniells", + "position": "Global Logistics Supervisor", + "salary": "$202,316", + "office": "Springfield", + "extn": "6497", + "start_date": "9/10/2000" + }, + { + "id": "7524", + "name": "Joseph Stark", + "position": "Food Technologist", + "salary": "$72,316", + "office": "Jersey City", + "extn": "8429", + "start_date": "4/13/2018" + }, + { + "id": "7525", + "name": "Josh Harrison", + "position": "Restaurant Manager", + "salary": "$130,276", + "office": "Milwaukee", + "extn": "1100", + "start_date": "7/22/2012" + }, + { + "id": "7526", + "name": "Nicholas Collins", + "position": "Staffing Consultant", + "salary": "$113,078", + "office": "Sacramento", + "extn": "5318", + "start_date": "4/27/2004" + }, + { + "id": "7527", + "name": "Michaela Roth", + "position": "Bookkeeper", + "salary": "$72,012", + "office": "Quebec", + "extn": "6398", + "start_date": "6/24/2019" + }, + { + "id": "7528", + "name": "Georgia Rodgers", + "position": "Project Manager", + "salary": "$158,054", + "office": "Quebec", + "extn": "6176", + "start_date": "6/21/2000" + }, + { + "id": "7529", + "name": "Enoch Hudson", + "position": "Front Desk Coordinator", + "salary": "$220,663", + "office": "Honolulu", + "extn": "2519", + "start_date": "10/5/2008" + }, + { + "id": "7530", + "name": "Lucas Savage", + "position": "Web Developer", + "salary": "$193,207", + "office": "Hayward", + "extn": "1043", + "start_date": "8/28/2000" + }, + { + "id": "7531", + "name": "Tony Brock", + "position": "IT Support Staff", + "salary": "$99,511", + "office": "Denver", + "extn": "5255", + "start_date": "9/29/2012" + }, + { + "id": "7532", + "name": "Bart Hall", + "position": "Cook", + "salary": "$260,250", + "office": "Tallahassee", + "extn": "7405", + "start_date": "2/17/2016" + }, + { + "id": "7533", + "name": "Andrea Parker", + "position": "Doctor", + "salary": "$102,944", + "office": "London", + "extn": "7779", + "start_date": "5/17/2000" + }, + { + "id": "7534", + "name": "Irene Blythe", + "position": "Ambulatory Nurse", + "salary": "$87,924", + "office": "Worcester", + "extn": "1202", + "start_date": "3/21/2019" + }, + { + "id": "7535", + "name": "Mya Evans", + "position": "Food Technologist", + "salary": "$39,468", + "office": "Fullerton", + "extn": "7522", + "start_date": "5/17/2006" + }, + { + "id": "7536", + "name": "Aurelia Murray", + "position": "Operator", + "salary": "$35,052", + "office": "Portland", + "extn": "1878", + "start_date": "8/21/2017" + }, + { + "id": "7537", + "name": "Aiden Nanton", + "position": "Chef Manager", + "salary": "$144,799", + "office": "Lyon", + "extn": "2191", + "start_date": "9/7/2015" + }, + { + "id": "7538", + "name": "David Warren", + "position": "Audiologist", + "salary": "$103,460", + "office": "Tallahassee", + "extn": "8149", + "start_date": "11/1/2005" + }, + { + "id": "7539", + "name": "Carl London", + "position": "Project Manager", + "salary": "$135,937", + "office": "Milano", + "extn": "2770", + "start_date": "4/13/2017" + }, + { + "id": "7540", + "name": "Matthew Emmott", + "position": "Assistant Buyer", + "salary": "$208,549", + "office": "Milano", + "extn": "7421", + "start_date": "10/1/2003" + }, + { + "id": "7541", + "name": "George Edler", + "position": "Banker", + "salary": "$196,173", + "office": "Atlanta", + "extn": "8414", + "start_date": "11/17/2001" + }, + { + "id": "7542", + "name": "Matt Yard", + "position": "Ambulatory Nurse", + "salary": "$132,429", + "office": "Worcester", + "extn": "6753", + "start_date": "10/12/2011" + }, + { + "id": "7543", + "name": "Caleb Truscott", + "position": "Restaurant Manager", + "salary": "$188,334", + "office": "Saint Paul", + "extn": "3703", + "start_date": "7/8/2011" + }, + { + "id": "7544", + "name": "Isabel Gaynor", + "position": "Systems Administrator", + "salary": "$154,002", + "office": "San Bernardino", + "extn": "7238", + "start_date": "12/9/2000" + }, + { + "id": "7545", + "name": "Candice Wright", + "position": "Mobile Developer", + "salary": "$97,006", + "office": "Fayetteville", + "extn": "2229", + "start_date": "11/26/2010" + }, + { + "id": "7546", + "name": "Bryon Reese", + "position": "Bookkeeper", + "salary": "$149,672", + "office": "Honolulu", + "extn": "3114", + "start_date": "10/3/2015" + }, + { + "id": "7547", + "name": "Zara Harris", + "position": "Auditor", + "salary": "$193,064", + "office": "Ontario", + "extn": "8093", + "start_date": "11/12/2017" + }, + { + "id": "7548", + "name": "Nick Taylor", + "position": "HR Coordinator", + "salary": "$31,125", + "office": "Escondido", + "extn": "3056", + "start_date": "10/21/2008" + }, + { + "id": "7549", + "name": "Juliet Seymour", + "position": "Pharmacist", + "salary": "$217,467", + "office": "Seattle", + "extn": "8240", + "start_date": "2/11/2016" + }, + { + "id": "7550", + "name": "Nate Moore", + "position": "Stockbroker", + "salary": "$122,614", + "office": "Berna", + "extn": "1505", + "start_date": "2/6/2015" + }, + { + "id": "7551", + "name": "Maxwell Porter", + "position": "Mobile Developer", + "salary": "$182,488", + "office": "Hayward", + "extn": "9513", + "start_date": "3/22/2011" + }, + { + "id": "7552", + "name": "Hayden Kerr", + "position": "Bookkeeper", + "salary": "$175,247", + "office": "Seattle", + "extn": "4769", + "start_date": "11/27/2001" + }, + { + "id": "7553", + "name": "Makenzie Warren", + "position": "Paramedic", + "salary": "$83,412", + "office": "New York", + "extn": "8090", + "start_date": "9/10/2007" + }, + { + "id": "7554", + "name": "Gil Morgan", + "position": "Systems Administrator", + "salary": "$59,670", + "office": "Jacksonville", + "extn": "9899", + "start_date": "3/8/2017" + }, + { + "id": "7555", + "name": "Sienna Truscott", + "position": "Inspector", + "salary": "$188,064", + "office": "Lakewood", + "extn": "7219", + "start_date": "10/17/2006" + }, + { + "id": "7556", + "name": "Boris Goldsmith", + "position": "Call Center Representative", + "salary": "$220,432", + "office": "Omaha", + "extn": "1408", + "start_date": "6/5/2015" + }, + { + "id": "7557", + "name": "Bryon Pond", + "position": "Stockbroker", + "salary": "$233,405", + "office": "Rochester", + "extn": "6797", + "start_date": "2/15/2002" + }, + { + "id": "7558", + "name": "Carmen Spencer", + "position": "Assistant Buyer", + "salary": "$97,696", + "office": "Escondido", + "extn": "9252", + "start_date": "10/26/2013" + }, + { + "id": "7559", + "name": "Emma Jenkins", + "position": "Lecturer", + "salary": "$161,993", + "office": "Lincoln", + "extn": "4836", + "start_date": "4/13/2016" + }, + { + "id": "7560", + "name": "Rocco Gordon", + "position": "Fabricator", + "salary": "$238,248", + "office": "Bakersfield", + "extn": "5476", + "start_date": "11/6/2013" + }, + { + "id": "7561", + "name": "Hayden Eyres", + "position": "Budget Analyst", + "salary": "$14,042", + "office": "Memphis", + "extn": "7827", + "start_date": "1/26/2017" + }, + { + "id": "7562", + "name": "Harmony Faulkner", + "position": "Production Painter", + "salary": "$60,743", + "office": "Irving", + "extn": "6356", + "start_date": "7/3/2013" + }, + { + "id": "7563", + "name": "Sloane Porter", + "position": "HR Coordinator", + "salary": "$54,437", + "office": "Atlanta", + "extn": "8348", + "start_date": "12/14/2003" + }, + { + "id": "7564", + "name": "Tom Watt", + "position": "Assistant Buyer", + "salary": "$289,460", + "office": "Milwaukee", + "extn": "2495", + "start_date": "3/27/2001" + }, + { + "id": "7565", + "name": "Matthew Fox", + "position": "Healthcare Specialist", + "salary": "$60,017", + "office": "Huntsville", + "extn": "8449", + "start_date": "1/17/2002" + }, + { + "id": "7566", + "name": "Aileen Olson", + "position": "Cash Manager", + "salary": "$47,262", + "office": "Salt Lake City", + "extn": "3332", + "start_date": "11/15/2000" + }, + { + "id": "7567", + "name": "Raquel Wilson", + "position": "Investment Advisor", + "salary": "$143,845", + "office": "Oakland", + "extn": "6040", + "start_date": "3/17/2010" + }, + { + "id": "7568", + "name": "Eduardo Lomax", + "position": "Accountant", + "salary": "$266,010", + "office": "Washington", + "extn": "9019", + "start_date": "5/15/2007" + }, + { + "id": "7569", + "name": "Adalie Murray", + "position": "Laboratory Technician", + "salary": "$203,082", + "office": "Berlin", + "extn": "1532", + "start_date": "12/5/2015" + }, + { + "id": "7570", + "name": "Anthony Tindall", + "position": "Design Engineer", + "salary": "$272,686", + "office": "Orlando", + "extn": "2096", + "start_date": "10/9/2010" + }, + { + "id": "7571", + "name": "Olivia Turner", + "position": "Systems Administrator", + "salary": "$244,998", + "office": "Albuquerque", + "extn": "9387", + "start_date": "1/13/2003" + }, + { + "id": "7572", + "name": "Phillip Collins", + "position": "Auditor", + "salary": "$106,308", + "office": "Tokyo", + "extn": "6880", + "start_date": "1/12/2009" + }, + { + "id": "7573", + "name": "Aileen Garner", + "position": "Webmaster", + "salary": "$169,163", + "office": "Springfield", + "extn": "4844", + "start_date": "12/13/2004" + }, + { + "id": "7574", + "name": "Nate Griffiths", + "position": "Physician", + "salary": "$265,726", + "office": "Bakersfield", + "extn": "8514", + "start_date": "4/10/2017" + }, + { + "id": "7575", + "name": "Matt Mcnally", + "position": "Design Engineer", + "salary": "$298,402", + "office": "Fort Lauderdale", + "extn": "1734", + "start_date": "8/23/2017" + }, + { + "id": "7576", + "name": "Maddison Funnell", + "position": "Doctor", + "salary": "$99,695", + "office": "Phoenix", + "extn": "5596", + "start_date": "5/24/2014" + }, + { + "id": "7577", + "name": "Georgia Wright", + "position": "Healthcare Specialist", + "salary": "$256,602", + "office": "Richmond", + "extn": "6014", + "start_date": "4/21/2012" + }, + { + "id": "7578", + "name": "Denny Amstead", + "position": "Design Engineer", + "salary": "$70,018", + "office": "Springfield", + "extn": "3658", + "start_date": "5/2/2003" + }, + { + "id": "7579", + "name": "Eileen Cameron", + "position": "Stockbroker", + "salary": "$199,583", + "office": "Santa Ana", + "extn": "2437", + "start_date": "2/22/2007" + }, + { + "id": "7580", + "name": "Harry Weasley", + "position": "Executive Director", + "salary": "$220,812", + "office": "Escondido", + "extn": "9308", + "start_date": "8/4/2006" + }, + { + "id": "7581", + "name": "Logan Rothwell", + "position": "Executive Director", + "salary": "$292,646", + "office": "Madison", + "extn": "1756", + "start_date": "7/14/2008" + }, + { + "id": "7582", + "name": "Lucas Trent", + "position": "Assistant Buyer", + "salary": "$16,460", + "office": "Atlanta", + "extn": "7932", + "start_date": "2/19/2009" + }, + { + "id": "7583", + "name": "Emely Brock", + "position": "Service Supervisor", + "salary": "$157,719", + "office": "Otawa", + "extn": "1125", + "start_date": "11/7/2004" + }, + { + "id": "7584", + "name": "Mason Morrison", + "position": "Cook", + "salary": "$291,390", + "office": "San Antonio", + "extn": "7222", + "start_date": "6/23/2005" + }, + { + "id": "7585", + "name": "Danny Nicolas", + "position": "Bellman", + "salary": "$13,006", + "office": "Memphis", + "extn": "4767", + "start_date": "2/23/2011" + }, + { + "id": "7586", + "name": "Juliette Wise", + "position": "Machine Operator", + "salary": "$45,381", + "office": "Fullerton", + "extn": "4457", + "start_date": "4/4/2008" + }, + { + "id": "7587", + "name": "Gil Jacobs", + "position": "Global Logistics Supervisor", + "salary": "$153,550", + "office": "New Orleans", + "extn": "9621", + "start_date": "4/4/2015" + }, + { + "id": "7588", + "name": "Barney Edler", + "position": "Bookkeeper", + "salary": "$150,628", + "office": "Pittsburgh", + "extn": "7791", + "start_date": "5/19/2016" + }, + { + "id": "7589", + "name": "Bart Young", + "position": "Machine Operator", + "salary": "$79,619", + "office": "Pittsburgh", + "extn": "7591", + "start_date": "9/9/2017" + }, + { + "id": "7590", + "name": "Kurt Benson", + "position": "HR Specialist", + "salary": "$85,646", + "office": "Houston", + "extn": "8958", + "start_date": "12/24/2011" + }, + { + "id": "7591", + "name": "Doug Ramsey", + "position": "Physician", + "salary": "$109,283", + "office": "Madison", + "extn": "7251", + "start_date": "2/14/2013" + }, + { + "id": "7592", + "name": "Denis Roth", + "position": "Associate Professor", + "salary": "$231,450", + "office": "Garland", + "extn": "3408", + "start_date": "9/23/2000" + }, + { + "id": "7593", + "name": "Janice Allcott", + "position": "Bookkeeper", + "salary": "$146,699", + "office": "Springfield", + "extn": "9913", + "start_date": "9/4/2018" + }, + { + "id": "7594", + "name": "Sabina Andersson", + "position": "Bellman", + "salary": "$230,796", + "office": "Zurich", + "extn": "3325", + "start_date": "11/29/2003" + }, + { + "id": "7595", + "name": "Francesca Khan", + "position": "Pharmacist", + "salary": "$13,651", + "office": "Quebec", + "extn": "6310", + "start_date": "9/2/2006" + }, + { + "id": "7596", + "name": "Daniel Villiger", + "position": "Bellman", + "salary": "$175,937", + "office": "Quebec", + "extn": "3394", + "start_date": "4/24/2013" + }, + { + "id": "7597", + "name": "Nick Evans", + "position": "Assistant Buyer", + "salary": "$222,049", + "office": "New Orleans", + "extn": "9276", + "start_date": "6/9/2015" + }, + { + "id": "7598", + "name": "Alma Hardwick", + "position": "Production Painter", + "salary": "$132,097", + "office": "Louisville", + "extn": "9908", + "start_date": "12/21/2006" + }, + { + "id": "7599", + "name": "Barry Townend", + "position": "Call Center Representative", + "salary": "$224,651", + "office": "Colorado Springs", + "extn": "3301", + "start_date": "6/20/2018" + }, + { + "id": "7600", + "name": "Karen Graham", + "position": "IT Support Staff", + "salary": "$97,834", + "office": "Arlington", + "extn": "1515", + "start_date": "4/5/2008" + }, + { + "id": "7601", + "name": "Maxwell Windsor", + "position": "CNC Operator", + "salary": "$291,182", + "office": "Scottsdale", + "extn": "8649", + "start_date": "7/6/2013" + }, + { + "id": "7602", + "name": "Cristal Gray", + "position": "Dentist", + "salary": "$35,428", + "office": "Santa Ana", + "extn": "2295", + "start_date": "5/14/2010" + }, + { + "id": "7603", + "name": "Emma Rainford", + "position": "HR Coordinator", + "salary": "$290,831", + "office": "Stockton", + "extn": "7483", + "start_date": "10/31/2005" + }, + { + "id": "7604", + "name": "Joseph Poole", + "position": "Software Engineer", + "salary": "$232,323", + "office": "San Antonio", + "extn": "7066", + "start_date": "8/10/2001" + }, + { + "id": "7605", + "name": "Jazmin Miller", + "position": "Dentist", + "salary": "$74,195", + "office": "Paris", + "extn": "3381", + "start_date": "5/28/2005" + }, + { + "id": "7606", + "name": "Marvin Rowlands", + "position": "Stockbroker", + "salary": "$30,630", + "office": "Lancaster", + "extn": "7631", + "start_date": "1/21/2019" + }, + { + "id": "7607", + "name": "Kieth Scott", + "position": "Call Center Representative", + "salary": "$135,841", + "office": "Lisbon", + "extn": "4040", + "start_date": "10/30/2016" + }, + { + "id": "7608", + "name": "Danny Higgs", + "position": "Banker", + "salary": "$269,164", + "office": "Honolulu", + "extn": "5848", + "start_date": "8/2/2000" + }, + { + "id": "7609", + "name": "Fred Cattell", + "position": "Lecturer", + "salary": "$281,884", + "office": "Los Angeles", + "extn": "1547", + "start_date": "10/29/2006" + }, + { + "id": "7610", + "name": "Callie Wilkinson", + "position": "IT Support Staff", + "salary": "$176,613", + "office": "Moreno Valley", + "extn": "3146", + "start_date": "7/16/2018" + }, + { + "id": "7611", + "name": "Maxwell Cox", + "position": "Associate Professor", + "salary": "$45,214", + "office": "Reno", + "extn": "8605", + "start_date": "5/15/2008" + }, + { + "id": "7612", + "name": "Wade Mann", + "position": "Front Desk Coordinator", + "salary": "$255,536", + "office": "Toledo", + "extn": "6424", + "start_date": "8/16/2015" + }, + { + "id": "7613", + "name": "Henry Reynolds", + "position": "Food Technologist", + "salary": "$138,112", + "office": "Nashville", + "extn": "8118", + "start_date": "9/8/2015" + }, + { + "id": "7614", + "name": "Gloria Forth", + "position": "Doctor", + "salary": "$214,165", + "office": "Lancaster", + "extn": "4070", + "start_date": "11/24/2009" + }, + { + "id": "7615", + "name": "Aurelia Roscoe", + "position": "Mobile Developer", + "salary": "$73,780", + "office": "New York", + "extn": "2350", + "start_date": "8/1/2006" + }, + { + "id": "7616", + "name": "Chris Emmott", + "position": "CNC Operator", + "salary": "$47,195", + "office": "Tallahassee", + "extn": "5750", + "start_date": "7/6/2012" + }, + { + "id": "7617", + "name": "Naomi Mitchell", + "position": "Investment Advisor", + "salary": "$188,800", + "office": "Madrid", + "extn": "9902", + "start_date": "11/8/2008" + }, + { + "id": "7618", + "name": "Mark Khan", + "position": "Investment Advisor", + "salary": "$270,404", + "office": "Bakersfield", + "extn": "9009", + "start_date": "9/16/2012" + }, + { + "id": "7619", + "name": "Elly Cadman", + "position": "Banker", + "salary": "$219,027", + "office": "Chicago", + "extn": "1570", + "start_date": "4/6/2019" + }, + { + "id": "7620", + "name": "Rosemary Briggs", + "position": "Machine Operator", + "salary": "$288,791", + "office": "Escondido", + "extn": "7889", + "start_date": "10/18/2006" + }, + { + "id": "7621", + "name": "Benny Parker", + "position": "Treasurer", + "salary": "$261,773", + "office": "London", + "extn": "4874", + "start_date": "9/11/2014" + }, + { + "id": "7622", + "name": "Jacob Noach", + "position": "Call Center Representative", + "salary": "$204,383", + "office": "Irving", + "extn": "5534", + "start_date": "8/6/2007" + }, + { + "id": "7623", + "name": "Remy Vincent", + "position": "Laboratory Technician", + "salary": "$60,224", + "office": "Fort Lauderdale", + "extn": "6448", + "start_date": "5/12/2017" + }, + { + "id": "7624", + "name": "Courtney Watson", + "position": "Inspector", + "salary": "$272,302", + "office": "Anaheim", + "extn": "7151", + "start_date": "9/21/2010" + }, + { + "id": "7625", + "name": "Joseph Moran", + "position": "Machine Operator", + "salary": "$100,565", + "office": "Lancaster", + "extn": "1916", + "start_date": "8/19/2016" + }, + { + "id": "7626", + "name": "Juliette Goldsmith", + "position": "Auditor", + "salary": "$227,015", + "office": "Boston", + "extn": "3650", + "start_date": "9/8/2002" + }, + { + "id": "7627", + "name": "Eden Ianson", + "position": "Production Painter", + "salary": "$215,999", + "office": "Houston", + "extn": "8979", + "start_date": "11/15/2013" + }, + { + "id": "7628", + "name": "Leroy Johnson", + "position": "Front Desk Coordinator", + "salary": "$139,341", + "office": "Portland", + "extn": "9920", + "start_date": "5/5/2015" + }, + { + "id": "7629", + "name": "Doug Norton", + "position": "Insurance Broker", + "salary": "$297,111", + "office": "Philadelphia", + "extn": "5291", + "start_date": "11/18/2004" + }, + { + "id": "7630", + "name": "Emery Martin", + "position": "Webmaster", + "salary": "$215,347", + "office": "New York", + "extn": "4083", + "start_date": "11/18/2018" + }, + { + "id": "7631", + "name": "Nathan Emmett", + "position": "Bookkeeper", + "salary": "$123,474", + "office": "Houston", + "extn": "5237", + "start_date": "11/10/2002" + }, + { + "id": "7632", + "name": "Analise Torres", + "position": "Bellman", + "salary": "$286,729", + "office": "Jacksonville", + "extn": "1161", + "start_date": "5/31/2004" + }, + { + "id": "7633", + "name": "Nate Coll", + "position": "Restaurant Manager", + "salary": "$281,826", + "office": "Stockton", + "extn": "1785", + "start_date": "7/18/2008" + }, + { + "id": "7634", + "name": "Manuel Harrison", + "position": "Treasurer", + "salary": "$73,099", + "office": "Chicago", + "extn": "7445", + "start_date": "5/18/2015" + }, + { + "id": "7635", + "name": "Jacqueline Asher", + "position": "Investment Advisor", + "salary": "$207,575", + "office": "Venice", + "extn": "6160", + "start_date": "7/11/2018" + }, + { + "id": "7636", + "name": "Mara Fisher", + "position": "Banker", + "salary": "$77,260", + "office": "Portland", + "extn": "4197", + "start_date": "2/16/2001" + }, + { + "id": "7637", + "name": "Lily Antcliff", + "position": "Operator", + "salary": "$51,580", + "office": "San Diego", + "extn": "5863", + "start_date": "1/16/2010" + }, + { + "id": "7638", + "name": "Marvin Swan", + "position": "Web Developer", + "salary": "$208,917", + "office": "Indianapolis", + "extn": "2239", + "start_date": "1/2/2017" + }, + { + "id": "7639", + "name": "Rosie Rose", + "position": "Retail Trainee", + "salary": "$91,855", + "office": "Jersey City", + "extn": "9034", + "start_date": "4/30/2008" + }, + { + "id": "7640", + "name": "Jack Moss", + "position": "Service Supervisor", + "salary": "$255,668", + "office": "San Antonio", + "extn": "1196", + "start_date": "10/22/2007" + }, + { + "id": "7641", + "name": "Alan Partridge", + "position": "Biologist", + "salary": "$23,310", + "office": "Fort Lauderdale", + "extn": "9287", + "start_date": "3/25/2018" + }, + { + "id": "7642", + "name": "Kurt Allwood", + "position": "Inspector", + "salary": "$281,944", + "office": "Arlington", + "extn": "3653", + "start_date": "3/2/2012" + }, + { + "id": "7643", + "name": "Ryan Reid", + "position": "CNC Operator", + "salary": "$251,481", + "office": "Scottsdale", + "extn": "3982", + "start_date": "7/28/2016" + }, + { + "id": "7644", + "name": "Leilani Lee", + "position": "Global Logistics Supervisor", + "salary": "$198,443", + "office": "Kansas City", + "extn": "7798", + "start_date": "11/24/2009" + }, + { + "id": "7645", + "name": "Carissa Tate", + "position": "Project Manager", + "salary": "$267,650", + "office": "Philadelphia", + "extn": "7771", + "start_date": "12/16/2001" + }, + { + "id": "7646", + "name": "Sofie Sheldon", + "position": "Bookkeeper", + "salary": "$30,464", + "office": "St. Louis", + "extn": "4004", + "start_date": "8/29/2011" + }, + { + "id": "7647", + "name": "Priscilla Alexander", + "position": "Accountant", + "salary": "$66,789", + "office": "Anaheim", + "extn": "1856", + "start_date": "1/7/2017" + }, + { + "id": "7648", + "name": "Marvin Davies", + "position": "Budget Analyst", + "salary": "$241,377", + "office": "Otawa", + "extn": "5165", + "start_date": "8/26/2001" + }, + { + "id": "7649", + "name": "Tess Young", + "position": "Service Supervisor", + "salary": "$265,760", + "office": "Henderson", + "extn": "5055", + "start_date": "4/11/2003" + }, + { + "id": "7650", + "name": "Marie Murphy", + "position": "Cash Manager", + "salary": "$174,766", + "office": "Irving", + "extn": "2196", + "start_date": "1/27/2000" + }, + { + "id": "7651", + "name": "Barney Kennedy", + "position": "Bellman", + "salary": "$159,262", + "office": "Oklahoma City", + "extn": "6715", + "start_date": "6/23/2002" + }, + { + "id": "7652", + "name": "Liv Quinton", + "position": "Stockbroker", + "salary": "$108,284", + "office": "Los Angeles", + "extn": "9692", + "start_date": "1/30/2008" + }, + { + "id": "7653", + "name": "Francesca Wallace", + "position": "Laboratory Technician", + "salary": "$157,353", + "office": "Henderson", + "extn": "8110", + "start_date": "11/6/2018" + }, + { + "id": "7654", + "name": "Jacob Woodley", + "position": "Laboratory Technician", + "salary": "$259,846", + "office": "Lancaster", + "extn": "9493", + "start_date": "7/7/2010" + }, + { + "id": "7655", + "name": "Alessia Hobbs", + "position": "Associate Professor", + "salary": "$227,335", + "office": "Long Beach", + "extn": "4557", + "start_date": "9/30/2000" + }, + { + "id": "7656", + "name": "Kirsten Hill", + "position": "Healthcare Specialist", + "salary": "$125,202", + "office": "Bucharest", + "extn": "5540", + "start_date": "8/21/2006" + }, + { + "id": "7657", + "name": "Benjamin Aldridge", + "position": "Health Educator", + "salary": "$74,088", + "office": "Lakewood", + "extn": "4163", + "start_date": "3/12/2009" + }, + { + "id": "7658", + "name": "Domenic Stevenson", + "position": "Executive Director", + "salary": "$86,101", + "office": "London", + "extn": "5106", + "start_date": "1/3/2011" + }, + { + "id": "7659", + "name": "Matthew Walsh", + "position": "Systems Administrator", + "salary": "$179,084", + "office": "Albuquerque", + "extn": "9504", + "start_date": "7/4/2000" + }, + { + "id": "7660", + "name": "Wade Moore", + "position": "Clerk", + "salary": "$107,945", + "office": "Stockton", + "extn": "5672", + "start_date": "8/10/2013" + }, + { + "id": "7661", + "name": "Manuel Walker", + "position": "Food Technologist", + "salary": "$216,719", + "office": "Los Angeles", + "extn": "2110", + "start_date": "6/2/2017" + }, + { + "id": "7662", + "name": "Roger Dixon", + "position": "HR Coordinator", + "salary": "$135,439", + "office": "Garland", + "extn": "2209", + "start_date": "4/14/2010" + }, + { + "id": "7663", + "name": "Mya Milner", + "position": "Paramedic", + "salary": "$207,752", + "office": "Tokyo", + "extn": "4091", + "start_date": "9/15/2000" + }, + { + "id": "7664", + "name": "Makenzie Jackson", + "position": "Service Supervisor", + "salary": "$182,055", + "office": "Atlanta", + "extn": "2878", + "start_date": "11/21/2017" + }, + { + "id": "7665", + "name": "Bryon Benfield", + "position": "Software Engineer", + "salary": "$141,270", + "office": "Phoenix", + "extn": "3036", + "start_date": "12/10/2010" + }, + { + "id": "7666", + "name": "Priscilla Moss", + "position": "Loan Officer", + "salary": "$253,678", + "office": "Lincoln", + "extn": "1720", + "start_date": "8/10/2010" + }, + { + "id": "7667", + "name": "Marie Ulyatt", + "position": "Retail Trainee", + "salary": "$178,081", + "office": "Otawa", + "extn": "6669", + "start_date": "2/22/2006" + }, + { + "id": "7668", + "name": "Barry Garcia", + "position": "Fabricator", + "salary": "$17,489", + "office": "Saint Paul", + "extn": "6969", + "start_date": "1/20/2016" + }, + { + "id": "7669", + "name": "John Stevens", + "position": "Call Center Representative", + "salary": "$203,518", + "office": "Irving", + "extn": "2388", + "start_date": "4/20/2016" + }, + { + "id": "7670", + "name": "Marjorie Eddison", + "position": "Systems Administrator", + "salary": "$78,451", + "office": "Bakersfield", + "extn": "5738", + "start_date": "4/13/2018" + }, + { + "id": "7671", + "name": "Joseph Nielson", + "position": "Web Developer", + "salary": "$212,699", + "office": "Milwaukee", + "extn": "5403", + "start_date": "4/14/2017" + }, + { + "id": "7672", + "name": "Tyler Stanton", + "position": "Cook", + "salary": "$281,942", + "office": "Milwaukee", + "extn": "9692", + "start_date": "2/1/2003" + }, + { + "id": "7673", + "name": "Tyson Goldsmith", + "position": "Chef Manager", + "salary": "$79,056", + "office": "Zurich", + "extn": "6063", + "start_date": "8/11/2005" + }, + { + "id": "7674", + "name": "Aiden Archer", + "position": "Call Center Representative", + "salary": "$145,918", + "office": "Las Vegas", + "extn": "2130", + "start_date": "8/6/2006" + }, + { + "id": "7675", + "name": "Barry Aldridge", + "position": "Web Developer", + "salary": "$215,036", + "office": "Bellevue", + "extn": "5446", + "start_date": "12/15/2018" + }, + { + "id": "7676", + "name": "Angelica Purvis", + "position": "Food Technologist", + "salary": "$91,805", + "office": "Santa Ana", + "extn": "2212", + "start_date": "2/15/2006" + }, + { + "id": "7677", + "name": "Deborah Forth", + "position": "Lecturer", + "salary": "$93,653", + "office": "Omaha", + "extn": "1007", + "start_date": "8/5/2000" + }, + { + "id": "7678", + "name": "Barney Grady", + "position": "Insurance Broker", + "salary": "$21,573", + "office": "Bridgeport", + "extn": "4597", + "start_date": "8/24/2015" + }, + { + "id": "7679", + "name": "Liam Martin", + "position": "Dentist", + "salary": "$147,544", + "office": "Pittsburgh", + "extn": "4016", + "start_date": "12/5/2003" + }, + { + "id": "7680", + "name": "Martin Irving", + "position": "Business Broker", + "salary": "$42,439", + "office": "Lakewood", + "extn": "9372", + "start_date": "12/9/2018" + }, + { + "id": "7681", + "name": "Bart Gaynor", + "position": "HR Specialist", + "salary": "$163,985", + "office": "Moreno Valley", + "extn": "5382", + "start_date": "1/11/2018" + }, + { + "id": "7682", + "name": "Hazel Ianson", + "position": "Retail Trainee", + "salary": "$70,443", + "office": "Toledo", + "extn": "3859", + "start_date": "10/12/2013" + }, + { + "id": "7683", + "name": "Mabel Janes", + "position": "Fabricator", + "salary": "$281,971", + "office": "New Orleans", + "extn": "5726", + "start_date": "1/9/2017" + }, + { + "id": "7684", + "name": "Mabel Morley", + "position": "Production Painter", + "salary": "$145,880", + "office": "Richmond", + "extn": "6260", + "start_date": "2/6/2014" + }, + { + "id": "7685", + "name": "Elle Driscoll", + "position": "HR Coordinator", + "salary": "$271,845", + "office": "Irving", + "extn": "8567", + "start_date": "8/20/2012" + }, + { + "id": "7686", + "name": "Bryon Saunders", + "position": "Software Engineer", + "salary": "$123,999", + "office": "San Antonio", + "extn": "9560", + "start_date": "8/12/2007" + }, + { + "id": "7687", + "name": "Jacob Hamilton", + "position": "Paramedic", + "salary": "$184,340", + "office": "Anaheim", + "extn": "2491", + "start_date": "3/9/2002" + }, + { + "id": "7688", + "name": "Wade Gray", + "position": "Inspector", + "salary": "$25,755", + "office": "Fremont", + "extn": "8732", + "start_date": "5/6/2000" + }, + { + "id": "7689", + "name": "Ronald Cooper", + "position": "Bellman", + "salary": "$246,292", + "office": "Houston", + "extn": "7945", + "start_date": "1/25/2015" + }, + { + "id": "7690", + "name": "Henry Moore", + "position": "Budget Analyst", + "salary": "$19,506", + "office": "Wien", + "extn": "2980", + "start_date": "5/8/2009" + }, + { + "id": "7691", + "name": "Marina Janes", + "position": "Healthcare Specialist", + "salary": "$137,839", + "office": "Houston", + "extn": "3864", + "start_date": "5/28/2010" + }, + { + "id": "7692", + "name": "Amelia Flett", + "position": "Service Supervisor", + "salary": "$175,488", + "office": "San Antonio", + "extn": "4660", + "start_date": "9/17/2006" + }, + { + "id": "7693", + "name": "Elijah Smith", + "position": "Fabricator", + "salary": "$153,517", + "office": "Columbus", + "extn": "8148", + "start_date": "10/25/2015" + }, + { + "id": "7694", + "name": "Emmanuelle Steer", + "position": "Electrician", + "salary": "$164,588", + "office": "Washington", + "extn": "1120", + "start_date": "10/2/2008" + }, + { + "id": "7695", + "name": "Valerie Whittle", + "position": "Associate Professor", + "salary": "$59,675", + "office": "Milano", + "extn": "4725", + "start_date": "4/13/2001" + }, + { + "id": "7696", + "name": "Mike Burge", + "position": "Food Technologist", + "salary": "$96,980", + "office": "Arlington", + "extn": "7463", + "start_date": "6/26/2014" + }, + { + "id": "7697", + "name": "Robyn Simmons", + "position": "Insurance Broker", + "salary": "$268,520", + "office": "Tallahassee", + "extn": "1798", + "start_date": "6/12/2006" + }, + { + "id": "7698", + "name": "Maggie Forth", + "position": "Service Supervisor", + "salary": "$82,687", + "office": "Springfield", + "extn": "3700", + "start_date": "8/9/2007" + }, + { + "id": "7699", + "name": "Willow Anderson", + "position": "Cook", + "salary": "$168,462", + "office": "Lyon", + "extn": "7748", + "start_date": "5/5/2014" + }, + { + "id": "7700", + "name": "Nate Nayler", + "position": "Stockbroker", + "salary": "$128,594", + "office": "Columbus", + "extn": "2268", + "start_date": "5/10/2019" + }, + { + "id": "7701", + "name": "Mike Poulton", + "position": "HR Coordinator", + "salary": "$139,138", + "office": "Lyon", + "extn": "3604", + "start_date": "7/12/2008" + }, + { + "id": "7702", + "name": "Daria Calderwood", + "position": "Audiologist", + "salary": "$114,619", + "office": "Cincinnati", + "extn": "1634", + "start_date": "5/29/2011" + }, + { + "id": "7703", + "name": "Carrie Bingham", + "position": "Production Painter", + "salary": "$132,755", + "office": "Lisbon", + "extn": "7275", + "start_date": "10/22/2004" + }, + { + "id": "7704", + "name": "Nick Randall", + "position": "Design Engineer", + "salary": "$200,245", + "office": "Worcester", + "extn": "7632", + "start_date": "8/7/2008" + }, + { + "id": "7705", + "name": "Chris Parker", + "position": "HR Specialist", + "salary": "$289,921", + "office": "Innsbruck", + "extn": "4728", + "start_date": "12/16/2017" + }, + { + "id": "7706", + "name": "Carl Myatt", + "position": "Fabricator", + "salary": "$250,873", + "office": "Saint Paul", + "extn": "3426", + "start_date": "7/14/2014" + }, + { + "id": "7707", + "name": "Roger Gilmore", + "position": "Auditor", + "salary": "$13,416", + "office": "Fayetteville", + "extn": "5477", + "start_date": "8/15/2016" + }, + { + "id": "7708", + "name": "Chloe Porter", + "position": "Biologist", + "salary": "$131,164", + "office": "Lincoln", + "extn": "5097", + "start_date": "6/4/2016" + }, + { + "id": "7709", + "name": "Tyson Hill", + "position": "Machine Operator", + "salary": "$159,560", + "office": "Prague", + "extn": "2326", + "start_date": "4/3/2003" + }, + { + "id": "7710", + "name": "Carl Simpson", + "position": "Software Engineer", + "salary": "$26,734", + "office": "Salem", + "extn": "4093", + "start_date": "2/2/2008" + }, + { + "id": "7711", + "name": "Noemi Mitchell", + "position": "Paramedic", + "salary": "$68,692", + "office": "Laredo", + "extn": "2934", + "start_date": "7/2/2005" + }, + { + "id": "7712", + "name": "Eryn Callan", + "position": "Staffing Consultant", + "salary": "$90,818", + "office": "San Diego", + "extn": "7797", + "start_date": "9/12/2013" + }, + { + "id": "7713", + "name": "Rosalee Tailor", + "position": "Machine Operator", + "salary": "$232,114", + "office": "Bucharest", + "extn": "3025", + "start_date": "8/9/2009" + }, + { + "id": "7714", + "name": "Bob Duvall", + "position": "Global Logistics Supervisor", + "salary": "$194,807", + "office": "New Orleans", + "extn": "9779", + "start_date": "10/27/2018" + }, + { + "id": "7715", + "name": "George Sinclair", + "position": "Machine Operator", + "salary": "$171,968", + "office": "Venice", + "extn": "8099", + "start_date": "12/10/2012" + }, + { + "id": "7716", + "name": "Brad Robe", + "position": "Global Logistics Supervisor", + "salary": "$147,462", + "office": "Valetta", + "extn": "2962", + "start_date": "1/13/2001" + }, + { + "id": "7717", + "name": "Jack Evans", + "position": "Chef Manager", + "salary": "$167,023", + "office": "Charlotte", + "extn": "2938", + "start_date": "3/7/2014" + }, + { + "id": "7718", + "name": "Sonya Rogers", + "position": "Retail Trainee", + "salary": "$21,801", + "office": "Indianapolis", + "extn": "3461", + "start_date": "10/16/2013" + }, + { + "id": "7719", + "name": "Amy Potts", + "position": "Global Logistics Supervisor", + "salary": "$270,383", + "office": "Fayetteville", + "extn": "6127", + "start_date": "6/30/2014" + }, + { + "id": "7720", + "name": "Victoria Gregory", + "position": "Design Engineer", + "salary": "$47,909", + "office": "Valetta", + "extn": "8841", + "start_date": "9/1/2008" + }, + { + "id": "7721", + "name": "Hank Forester", + "position": "Restaurant Manager", + "salary": "$86,684", + "office": "Seattle", + "extn": "8016", + "start_date": "6/12/2015" + }, + { + "id": "7722", + "name": "Parker Uttridge", + "position": "Biologist", + "salary": "$243,216", + "office": "Lisbon", + "extn": "2345", + "start_date": "11/18/2002" + }, + { + "id": "7723", + "name": "Johnathan Tailor", + "position": "Laboratory Technician", + "salary": "$214,797", + "office": "St. Louis", + "extn": "8770", + "start_date": "5/5/2016" + }, + { + "id": "7724", + "name": "Rihanna Parker", + "position": "CNC Operator", + "salary": "$226,233", + "office": "Baltimore", + "extn": "2841", + "start_date": "11/12/2018" + }, + { + "id": "7725", + "name": "Johnathan Pond", + "position": "Machine Operator", + "salary": "$158,362", + "office": "Columbus", + "extn": "8663", + "start_date": "9/14/2005" + }, + { + "id": "7726", + "name": "Lucas Latham", + "position": "HR Specialist", + "salary": "$49,967", + "office": "Sacramento", + "extn": "5247", + "start_date": "2/25/2018" + }, + { + "id": "7727", + "name": "Lucas Goodman", + "position": "Food Technologist", + "salary": "$252,218", + "office": "Tallahassee", + "extn": "4132", + "start_date": "8/27/2018" + }, + { + "id": "7728", + "name": "Daniel Clarkson", + "position": "Accountant", + "salary": "$296,605", + "office": "Baltimore", + "extn": "3317", + "start_date": "4/15/2019" + }, + { + "id": "7729", + "name": "Camila Boden", + "position": "HR Coordinator", + "salary": "$222,112", + "office": "Irving", + "extn": "5910", + "start_date": "7/3/2009" + }, + { + "id": "7730", + "name": "Tyson Wilton", + "position": "Cashier", + "salary": "$159,723", + "office": "Jacksonville", + "extn": "6197", + "start_date": "8/19/2018" + }, + { + "id": "7731", + "name": "Madelyn Lynch", + "position": "Clerk", + "salary": "$245,507", + "office": "Irving", + "extn": "7082", + "start_date": "1/16/2013" + }, + { + "id": "7732", + "name": "Kamila Daniells", + "position": "Bookkeeper", + "salary": "$281,415", + "office": "Tulsa", + "extn": "7159", + "start_date": "11/1/2007" + }, + { + "id": "7733", + "name": "Harvey Bennett", + "position": "Loan Officer", + "salary": "$207,583", + "office": "Tallahassee", + "extn": "5381", + "start_date": "10/31/2007" + }, + { + "id": "7734", + "name": "Jocelyn Griffiths", + "position": "Global Logistics Supervisor", + "salary": "$56,454", + "office": "San Bernardino", + "extn": "8873", + "start_date": "12/6/2015" + }, + { + "id": "7735", + "name": "Nicholas Graham", + "position": "Ambulatory Nurse", + "salary": "$225,452", + "office": "Glendale", + "extn": "1313", + "start_date": "1/21/2005" + }, + { + "id": "7736", + "name": "Janice Watt", + "position": "Budget Analyst", + "salary": "$265,856", + "office": "Hollywood", + "extn": "4565", + "start_date": "5/21/2003" + }, + { + "id": "7737", + "name": "Caitlyn Ramsey", + "position": "Laboratory Technician", + "salary": "$66,571", + "office": "London", + "extn": "8495", + "start_date": "4/24/2010" + }, + { + "id": "7738", + "name": "Danielle Ramsey", + "position": "Doctor", + "salary": "$93,903", + "office": "New Orleans", + "extn": "6868", + "start_date": "2/21/2007" + }, + { + "id": "7739", + "name": "Matt Pratt", + "position": "Ambulatory Nurse", + "salary": "$184,993", + "office": "Las Vegas", + "extn": "8969", + "start_date": "1/27/2008" + }, + { + "id": "7740", + "name": "Andrea Verdon", + "position": "Executive Director", + "salary": "$187,680", + "office": "Dallas", + "extn": "6871", + "start_date": "5/16/2008" + }, + { + "id": "7741", + "name": "Rosa Eddison", + "position": "Service Supervisor", + "salary": "$200,410", + "office": "Otawa", + "extn": "8733", + "start_date": "4/14/2010" + }, + { + "id": "7742", + "name": "Rufus Groves", + "position": "Systems Administrator", + "salary": "$242,517", + "office": "Colorado Springs", + "extn": "8771", + "start_date": "7/31/2012" + }, + { + "id": "7743", + "name": "Bethany Uttley", + "position": "Designer", + "salary": "$182,857", + "office": "Charlotte", + "extn": "1112", + "start_date": "1/13/2014" + }, + { + "id": "7744", + "name": "Mason Young", + "position": "Electrician", + "salary": "$226,257", + "office": "Nashville", + "extn": "2670", + "start_date": "11/11/2010" + }, + { + "id": "7745", + "name": "Rick Lloyd", + "position": "HR Specialist", + "salary": "$246,473", + "office": "Glendale", + "extn": "8859", + "start_date": "1/29/2011" + }, + { + "id": "7746", + "name": "Aurelia Tyler", + "position": "Insurance Broker", + "salary": "$149,913", + "office": "Salt Lake City", + "extn": "9415", + "start_date": "1/14/2010" + }, + { + "id": "7747", + "name": "Joy Raven", + "position": "Cash Manager", + "salary": "$48,784", + "office": "Milwaukee", + "extn": "5957", + "start_date": "11/24/2008" + }, + { + "id": "7748", + "name": "Celina Edwards", + "position": "Biologist", + "salary": "$178,861", + "office": "Salt Lake City", + "extn": "2571", + "start_date": "7/18/2016" + }, + { + "id": "7749", + "name": "Vivian Tate", + "position": "Service Supervisor", + "salary": "$296,865", + "office": "Portland", + "extn": "1734", + "start_date": "2/24/2012" + }, + { + "id": "7750", + "name": "Kieth Shelton", + "position": "HR Specialist", + "salary": "$160,651", + "office": "Oakland", + "extn": "8559", + "start_date": "2/25/2000" + }, + { + "id": "7751", + "name": "Leanne Scott", + "position": "Healthcare Specialist", + "salary": "$257,660", + "office": "Murfreesboro", + "extn": "8437", + "start_date": "7/29/2006" + }, + { + "id": "7752", + "name": "Felicity Lindop", + "position": "Paramedic", + "salary": "$91,051", + "office": "Tokyo", + "extn": "7485", + "start_date": "4/13/2007" + }, + { + "id": "7753", + "name": "Lorraine Whitehouse", + "position": "Production Painter", + "salary": "$178,473", + "office": "Saint Paul", + "extn": "5233", + "start_date": "9/20/2019" + }, + { + "id": "7754", + "name": "Cristal Mackenzie", + "position": "Doctor", + "salary": "$218,574", + "office": "Norfolk", + "extn": "6039", + "start_date": "8/4/2015" + }, + { + "id": "7755", + "name": "Brad Butler", + "position": "Biologist", + "salary": "$196,547", + "office": "Springfield", + "extn": "8162", + "start_date": "9/10/2005" + }, + { + "id": "7756", + "name": "Ada Booth", + "position": "Bookkeeper", + "salary": "$82,848", + "office": "Amarillo", + "extn": "3134", + "start_date": "1/27/2017" + }, + { + "id": "7757", + "name": "Ramon Reid", + "position": "Auditor", + "salary": "$23,821", + "office": "Washington", + "extn": "7699", + "start_date": "1/3/2016" + }, + { + "id": "7758", + "name": "Katelyn Boden", + "position": "Chef Manager", + "salary": "$287,306", + "office": "Venice", + "extn": "1412", + "start_date": "12/7/2003" + }, + { + "id": "7759", + "name": "Emely Matthews", + "position": "HR Specialist", + "salary": "$281,927", + "office": "Cincinnati", + "extn": "6572", + "start_date": "11/20/2010" + }, + { + "id": "7760", + "name": "John Clifford", + "position": "HR Specialist", + "salary": "$225,063", + "office": "London", + "extn": "5238", + "start_date": "10/5/2010" + }, + { + "id": "7761", + "name": "Chloe Tait", + "position": "Budget Analyst", + "salary": "$251,018", + "office": "Hollywood", + "extn": "3620", + "start_date": "3/2/2016" + }, + { + "id": "7762", + "name": "Emery Dwyer", + "position": "Investment Advisor", + "salary": "$20,503", + "office": "Madrid", + "extn": "1174", + "start_date": "9/23/2003" + }, + { + "id": "7763", + "name": "Jackeline Dobson", + "position": "Doctor", + "salary": "$286,130", + "office": "Kansas City", + "extn": "7018", + "start_date": "6/4/2014" + }, + { + "id": "7764", + "name": "Ethan Wade", + "position": "Dentist", + "salary": "$119,396", + "office": "Honolulu", + "extn": "6711", + "start_date": "2/10/2005" + }, + { + "id": "7765", + "name": "Chloe Clayton", + "position": "HR Coordinator", + "salary": "$149,816", + "office": "Minneapolis", + "extn": "1753", + "start_date": "5/17/2010" + }, + { + "id": "7766", + "name": "Owen Mccall", + "position": "Biologist", + "salary": "$186,931", + "office": "Milwaukee", + "extn": "1781", + "start_date": "11/26/2002" + }, + { + "id": "7767", + "name": "Johnathan Emmett", + "position": "Associate Professor", + "salary": "$291,056", + "office": "Lyon", + "extn": "2129", + "start_date": "12/21/2010" + }, + { + "id": "7768", + "name": "Sloane Phillips", + "position": "Accountant", + "salary": "$28,649", + "office": "Cincinnati", + "extn": "3952", + "start_date": "10/6/2012" + }, + { + "id": "7769", + "name": "Kimberly Richards", + "position": "HR Specialist", + "salary": "$229,795", + "office": "Escondido", + "extn": "6420", + "start_date": "5/23/2003" + }, + { + "id": "7770", + "name": "Norah Martin", + "position": "Banker", + "salary": "$81,183", + "office": "Seattle", + "extn": "1663", + "start_date": "11/20/2007" + }, + { + "id": "7771", + "name": "Karen Holmes", + "position": "Cash Manager", + "salary": "$91,983", + "office": "Las Vegas", + "extn": "4280", + "start_date": "3/24/2016" + }, + { + "id": "7772", + "name": "Danny Gregory", + "position": "Service Supervisor", + "salary": "$287,481", + "office": "Jersey City", + "extn": "8574", + "start_date": "11/9/2018" + }, + { + "id": "7773", + "name": "Fred Moreno", + "position": "Laboratory Technician", + "salary": "$45,401", + "office": "Chicago", + "extn": "9606", + "start_date": "4/20/2011" + }, + { + "id": "7774", + "name": "Emery Griffiths", + "position": "Investment Advisor", + "salary": "$143,320", + "office": "Quebec", + "extn": "6708", + "start_date": "12/28/2015" + }, + { + "id": "7775", + "name": "Mavis Palmer", + "position": "Service Supervisor", + "salary": "$123,265", + "office": "Louisville", + "extn": "8394", + "start_date": "1/10/2011" + }, + { + "id": "7776", + "name": "Michael Nurton", + "position": "Systems Administrator", + "salary": "$54,382", + "office": "Detroit", + "extn": "8989", + "start_date": "2/3/2017" + }, + { + "id": "7777", + "name": "Julian Lucas", + "position": "Baker", + "salary": "$213,885", + "office": "Santa Ana", + "extn": "8563", + "start_date": "4/11/2006" + }, + { + "id": "7778", + "name": "Chadwick Kennedy", + "position": "Call Center Representative", + "salary": "$86,536", + "office": "Toledo", + "extn": "5874", + "start_date": "11/2/2014" + }, + { + "id": "7779", + "name": "Percy Wilson", + "position": "Retail Trainee", + "salary": "$204,618", + "office": "Detroit", + "extn": "8094", + "start_date": "3/20/2018" + }, + { + "id": "7780", + "name": "Michael Forester", + "position": "Dentist", + "salary": "$14,040", + "office": "Reno", + "extn": "1263", + "start_date": "3/11/2014" + }, + { + "id": "7781", + "name": "Kurt Sylvester", + "position": "Project Manager", + "salary": "$159,994", + "office": "Scottsdale", + "extn": "8213", + "start_date": "5/8/2006" + }, + { + "id": "7782", + "name": "Kimberly Adler", + "position": "Audiologist", + "salary": "$151,915", + "office": "Stockton", + "extn": "9931", + "start_date": "6/22/2010" + }, + { + "id": "7783", + "name": "Marigold Norman", + "position": "Paramedic", + "salary": "$63,757", + "office": "Fayetteville", + "extn": "8468", + "start_date": "4/4/2014" + }, + { + "id": "7784", + "name": "Gwen Tailor", + "position": "Mobile Developer", + "salary": "$190,442", + "office": "Long Beach", + "extn": "2856", + "start_date": "4/27/2002" + }, + { + "id": "7785", + "name": "Bridget Holmes", + "position": "Chef Manager", + "salary": "$176,343", + "office": "Albuquerque", + "extn": "9171", + "start_date": "5/4/2014" + }, + { + "id": "7786", + "name": "Tiffany Calderwood", + "position": "Service Supervisor", + "salary": "$198,172", + "office": "San Jose", + "extn": "7562", + "start_date": "9/21/2009" + }, + { + "id": "7787", + "name": "Roger Whitehouse", + "position": "Cashier", + "salary": "$286,847", + "office": "Atlanta", + "extn": "6953", + "start_date": "5/19/2006" + }, + { + "id": "7788", + "name": "Jaylene Richardson", + "position": "Inspector", + "salary": "$232,611", + "office": "Atlanta", + "extn": "6467", + "start_date": "1/30/2016" + }, + { + "id": "7789", + "name": "Matt Kent", + "position": "Assistant Buyer", + "salary": "$233,211", + "office": "Phoenix", + "extn": "8286", + "start_date": "9/9/2007" + }, + { + "id": "7790", + "name": "Boris Mitchell", + "position": "Loan Officer", + "salary": "$88,991", + "office": "Arlington", + "extn": "4680", + "start_date": "3/21/2001" + }, + { + "id": "7791", + "name": "Penelope Flanders", + "position": "Systems Administrator", + "salary": "$209,304", + "office": "Fremont", + "extn": "3075", + "start_date": "7/4/2017" + }, + { + "id": "7792", + "name": "Lucas John", + "position": "Bookkeeper", + "salary": "$80,040", + "office": "Los Angeles", + "extn": "9815", + "start_date": "2/26/2010" + }, + { + "id": "7793", + "name": "Matt Hope", + "position": "Fabricator", + "salary": "$252,971", + "office": "Salem", + "extn": "4058", + "start_date": "12/20/2007" + }, + { + "id": "7794", + "name": "Carl Gordon", + "position": "Retail Trainee", + "salary": "$291,338", + "office": "Bucharest", + "extn": "2625", + "start_date": "2/11/2003" + }, + { + "id": "7795", + "name": "Jenna Drew", + "position": "IT Support Staff", + "salary": "$152,754", + "office": "Lisbon", + "extn": "7116", + "start_date": "8/16/2001" + }, + { + "id": "7796", + "name": "Drew Edwards", + "position": "Staffing Consultant", + "salary": "$168,130", + "office": "Santa Ana", + "extn": "1038", + "start_date": "10/7/2010" + }, + { + "id": "7797", + "name": "Clint Gilmore", + "position": "Front Desk Coordinator", + "salary": "$19,202", + "office": "Houston", + "extn": "9862", + "start_date": "7/29/2006" + }, + { + "id": "7798", + "name": "Marigold Rogers", + "position": "Machine Operator", + "salary": "$120,788", + "office": "Los Angeles", + "extn": "3822", + "start_date": "4/28/2014" + }, + { + "id": "7799", + "name": "Hank Gardner", + "position": "Machine Operator", + "salary": "$151,061", + "office": "Miami", + "extn": "4504", + "start_date": "1/11/2003" + }, + { + "id": "7800", + "name": "Owen Clayton", + "position": "Business Broker", + "salary": "$47,071", + "office": "Bucharest", + "extn": "9282", + "start_date": "12/3/2001" + }, + { + "id": "7801", + "name": "Melania Sherry", + "position": "HR Coordinator", + "salary": "$246,816", + "office": "Valetta", + "extn": "3431", + "start_date": "7/19/2004" + }, + { + "id": "7802", + "name": "Bryon Smith", + "position": "Global Logistics Supervisor", + "salary": "$99,699", + "office": "Tallahassee", + "extn": "5818", + "start_date": "9/7/2018" + }, + { + "id": "7803", + "name": "Alison Stubbs", + "position": "Operator", + "salary": "$91,147", + "office": "Columbus", + "extn": "3872", + "start_date": "11/25/2015" + }, + { + "id": "7804", + "name": "Stacy Barclay", + "position": "Steward", + "salary": "$180,837", + "office": "Fremont", + "extn": "9821", + "start_date": "7/3/2017" + }, + { + "id": "7805", + "name": "Matthew Nash", + "position": "Loan Officer", + "salary": "$120,964", + "office": "Pittsburgh", + "extn": "6828", + "start_date": "2/20/2011" + }, + { + "id": "7806", + "name": "Leanne Saunders", + "position": "Inspector", + "salary": "$294,642", + "office": "Henderson", + "extn": "6975", + "start_date": "1/19/2018" + }, + { + "id": "7807", + "name": "David Lane", + "position": "Dentist", + "salary": "$73,283", + "office": "Pittsburgh", + "extn": "9122", + "start_date": "1/28/2019" + }, + { + "id": "7808", + "name": "Benjamin Larsen", + "position": "Healthcare Specialist", + "salary": "$111,140", + "office": "Albuquerque", + "extn": "6705", + "start_date": "1/21/2003" + }, + { + "id": "7809", + "name": "Bob Farrant", + "position": "Webmaster", + "salary": "$193,314", + "office": "Bridgeport", + "extn": "8656", + "start_date": "5/2/2004" + }, + { + "id": "7810", + "name": "Hayden Darcy", + "position": "Pharmacist", + "salary": "$101,248", + "office": "Orlando", + "extn": "9674", + "start_date": "1/25/2013" + }, + { + "id": "7811", + "name": "Enoch Morgan", + "position": "Insurance Broker", + "salary": "$213,325", + "office": "Colorado Springs", + "extn": "4963", + "start_date": "6/23/2005" + }, + { + "id": "7812", + "name": "Alexander White", + "position": "Operator", + "salary": "$213,938", + "office": "Lincoln", + "extn": "3261", + "start_date": "3/14/2002" + }, + { + "id": "7813", + "name": "Gina Pratt", + "position": "Stockbroker", + "salary": "$96,173", + "office": "Berlin", + "extn": "2503", + "start_date": "10/9/2003" + }, + { + "id": "7814", + "name": "Mark Thomas", + "position": "Clerk", + "salary": "$262,301", + "office": "Venice", + "extn": "1632", + "start_date": "6/7/2015" + }, + { + "id": "7815", + "name": "Zara Uttridge", + "position": "Assistant Buyer", + "salary": "$148,990", + "office": "Houston", + "extn": "9210", + "start_date": "2/1/2008" + }, + { + "id": "7816", + "name": "Hannah Eyres", + "position": "Chef Manager", + "salary": "$263,034", + "office": "Chicago", + "extn": "5783", + "start_date": "3/1/2002" + }, + { + "id": "7817", + "name": "Livia Brett", + "position": "Baker", + "salary": "$49,042", + "office": "Paris", + "extn": "3709", + "start_date": "10/21/2000" + }, + { + "id": "7818", + "name": "Sabina Allington", + "position": "Retail Trainee", + "salary": "$179,860", + "office": "Springfield", + "extn": "4629", + "start_date": "7/5/2005" + }, + { + "id": "7819", + "name": "Domenic Stark", + "position": "Executive Director", + "salary": "$137,738", + "office": "Ontario", + "extn": "6280", + "start_date": "11/21/2004" + }, + { + "id": "7820", + "name": "Samantha Robertson", + "position": "Software Engineer", + "salary": "$38,896", + "office": "Fremont", + "extn": "7576", + "start_date": "2/12/2002" + }, + { + "id": "7821", + "name": "Miriam Addison", + "position": "Front Desk Coordinator", + "salary": "$201,575", + "office": "New York", + "extn": "1916", + "start_date": "12/30/2013" + }, + { + "id": "7822", + "name": "Javier Turner", + "position": "Treasurer", + "salary": "$140,191", + "office": "Prague", + "extn": "3010", + "start_date": "12/31/2008" + }, + { + "id": "7823", + "name": "Rita Jarvis", + "position": "Assistant Buyer", + "salary": "$277,058", + "office": "Long Beach", + "extn": "7967", + "start_date": "11/6/2010" + }, + { + "id": "7824", + "name": "Gabriel Morgan", + "position": "Designer", + "salary": "$35,936", + "office": "Louisville", + "extn": "7201", + "start_date": "11/14/2002" + }, + { + "id": "7825", + "name": "Jacob Yoman", + "position": "Bellman", + "salary": "$94,462", + "office": "Paris", + "extn": "9905", + "start_date": "7/8/2017" + }, + { + "id": "7826", + "name": "David Robinson", + "position": "Food Technologist", + "salary": "$285,729", + "office": "Norfolk", + "extn": "7945", + "start_date": "6/22/2018" + }, + { + "id": "7827", + "name": "Ryan Welsch", + "position": "Service Supervisor", + "salary": "$91,204", + "office": "Bridgeport", + "extn": "8256", + "start_date": "3/3/2015" + }, + { + "id": "7828", + "name": "Johnny Simpson", + "position": "Baker", + "salary": "$272,111", + "office": "Tokyo", + "extn": "6346", + "start_date": "1/20/2011" + }, + { + "id": "7829", + "name": "Russel Thomson", + "position": "Insurance Broker", + "salary": "$38,357", + "office": "Orlando", + "extn": "7409", + "start_date": "5/25/2007" + }, + { + "id": "7830", + "name": "Vicky Holmes", + "position": "Ambulatory Nurse", + "salary": "$134,548", + "office": "New York", + "extn": "4041", + "start_date": "7/11/2001" + }, + { + "id": "7831", + "name": "Josephine Rivers", + "position": "HR Specialist", + "salary": "$177,674", + "office": "Fayetteville", + "extn": "7597", + "start_date": "9/9/2006" + }, + { + "id": "7832", + "name": "Elijah Varndell", + "position": "Bellman", + "salary": "$159,777", + "office": "San Diego", + "extn": "4060", + "start_date": "1/15/2001" + }, + { + "id": "7833", + "name": "Hope Kirby", + "position": "Production Painter", + "salary": "$159,020", + "office": "Lancaster", + "extn": "7245", + "start_date": "5/8/2004" + }, + { + "id": "7834", + "name": "Manuel Nash", + "position": "Executive Director", + "salary": "$35,533", + "office": "Honolulu", + "extn": "6752", + "start_date": "9/8/2012" + }, + { + "id": "7835", + "name": "Vanessa West", + "position": "Doctor", + "salary": "$128,189", + "office": "Madrid", + "extn": "8056", + "start_date": "8/13/2014" + }, + { + "id": "7836", + "name": "Holly Sherry", + "position": "Loan Officer", + "salary": "$289,504", + "office": "San Diego", + "extn": "2114", + "start_date": "10/4/2012" + }, + { + "id": "7837", + "name": "Rosalyn Hunt", + "position": "Physician", + "salary": "$251,439", + "office": "Orlando", + "extn": "5067", + "start_date": "3/12/2008" + }, + { + "id": "7838", + "name": "Isabella Gibbons", + "position": "Pharmacist", + "salary": "$95,427", + "office": "Kansas City", + "extn": "3792", + "start_date": "8/19/2008" + }, + { + "id": "7839", + "name": "Angel Rose", + "position": "Pharmacist", + "salary": "$58,423", + "office": "Charlotte", + "extn": "1720", + "start_date": "3/27/2010" + }, + { + "id": "7840", + "name": "Shannon Spencer", + "position": "Auditor", + "salary": "$282,677", + "office": "Tulsa", + "extn": "3864", + "start_date": "8/26/2005" + }, + { + "id": "7841", + "name": "Denny Stone", + "position": "Pharmacist", + "salary": "$270,483", + "office": "Arlington", + "extn": "9297", + "start_date": "8/9/2006" + }, + { + "id": "7842", + "name": "Chadwick Noon", + "position": "Insurance Broker", + "salary": "$236,240", + "office": "Garland", + "extn": "5748", + "start_date": "8/10/2006" + }, + { + "id": "7843", + "name": "Valerie Fields", + "position": "CNC Operator", + "salary": "$122,834", + "office": "Memphis", + "extn": "7832", + "start_date": "4/27/2002" + }, + { + "id": "7844", + "name": "Tony Stone ", + "position": "Cash Manager", + "salary": "$40,978", + "office": "Lisbon", + "extn": "8339", + "start_date": "10/12/2011" + }, + { + "id": "7845", + "name": "Logan Oliver", + "position": "Healthcare Specialist", + "salary": "$60,914", + "office": "Jacksonville", + "extn": "1174", + "start_date": "1/7/2015" + }, + { + "id": "7846", + "name": "Percy Garner", + "position": "Executive Director", + "salary": "$276,367", + "office": "Lakewood", + "extn": "6944", + "start_date": "5/18/2011" + }, + { + "id": "7847", + "name": "Sebastian Robertson", + "position": "Health Educator", + "salary": "$150,263", + "office": "Rochester", + "extn": "5514", + "start_date": "4/7/2010" + }, + { + "id": "7848", + "name": "Cherish Hall", + "position": "Investment Advisor", + "salary": "$44,143", + "office": "Toledo", + "extn": "9893", + "start_date": "12/7/2001" + }, + { + "id": "7849", + "name": "Tom Tennant", + "position": "Global Logistics Supervisor", + "salary": "$129,708", + "office": "Salt Lake City", + "extn": "9459", + "start_date": "7/6/2018" + }, + { + "id": "7850", + "name": "Bob Reading", + "position": "Bookkeeper", + "salary": "$230,193", + "office": "Escondido", + "extn": "8445", + "start_date": "1/25/2005" + }, + { + "id": "7851", + "name": "Rufus Woodley", + "position": "Auditor", + "salary": "$200,209", + "office": "Houston", + "extn": "6171", + "start_date": "8/11/2011" + }, + { + "id": "7852", + "name": "Andie Hopkins", + "position": "Web Developer", + "salary": "$225,787", + "office": "Colorado Springs", + "extn": "4546", + "start_date": "6/15/2011" + }, + { + "id": "7853", + "name": "Hank Victor", + "position": "Systems Administrator", + "salary": "$111,226", + "office": "Washington", + "extn": "7308", + "start_date": "5/11/2005" + }, + { + "id": "7854", + "name": "Cassandra Reese", + "position": "Accountant", + "salary": "$154,148", + "office": "Miami", + "extn": "2640", + "start_date": "2/10/2007" + }, + { + "id": "7855", + "name": "Marie Ellwood", + "position": "Retail Trainee", + "salary": "$176,889", + "office": "Tulsa", + "extn": "1433", + "start_date": "2/1/2017" + }, + { + "id": "7856", + "name": "Goldie Durrant", + "position": "Electrician", + "salary": "$261,935", + "office": "Valetta", + "extn": "3232", + "start_date": "7/16/2017" + }, + { + "id": "7857", + "name": "Gabriel Stanton", + "position": "IT Support Staff", + "salary": "$129,223", + "office": "Escondido", + "extn": "9480", + "start_date": "11/2/2007" + }, + { + "id": "7858", + "name": "Javier Kelly", + "position": "Design Engineer", + "salary": "$48,854", + "office": "Moreno Valley", + "extn": "2420", + "start_date": "5/27/2004" + }, + { + "id": "7859", + "name": "Ramon Dowson", + "position": "Business Broker", + "salary": "$247,712", + "office": "Scottsdale", + "extn": "7962", + "start_date": "3/11/2002" + }, + { + "id": "7860", + "name": "Ron Drew", + "position": "Biologist", + "salary": "$45,266", + "office": "Fort Lauderdale", + "extn": "7892", + "start_date": "3/25/2018" + }, + { + "id": "7861", + "name": "Martin Hardwick", + "position": "Audiologist", + "salary": "$160,518", + "office": "Tallahassee", + "extn": "5472", + "start_date": "5/30/2014" + }, + { + "id": "7862", + "name": "Maxwell Fisher", + "position": "Front Desk Coordinator", + "salary": "$95,736", + "office": "Orlando", + "extn": "4235", + "start_date": "4/29/2012" + }, + { + "id": "7863", + "name": "Alex Cameron", + "position": "Banker", + "salary": "$157,556", + "office": "Fremont", + "extn": "1231", + "start_date": "1/16/2009" + }, + { + "id": "7864", + "name": "Danny Partridge", + "position": "Dentist", + "salary": "$118,037", + "office": "Wien", + "extn": "5490", + "start_date": "3/2/2012" + }, + { + "id": "7865", + "name": "Bryon Mullins", + "position": "Bellman", + "salary": "$231,245", + "office": "Glendale", + "extn": "3730", + "start_date": "2/5/2011" + }, + { + "id": "7866", + "name": "Florence Ventura", + "position": "HR Coordinator", + "salary": "$179,138", + "office": "Houston", + "extn": "8806", + "start_date": "11/25/2013" + }, + { + "id": "7867", + "name": "Winnie Cartwright", + "position": "HR Coordinator", + "salary": "$76,114", + "office": "Toledo", + "extn": "3660", + "start_date": "6/6/2002" + }, + { + "id": "7868", + "name": "Hank Mullins", + "position": "Machine Operator", + "salary": "$151,867", + "office": "Philadelphia", + "extn": "2703", + "start_date": "1/10/2003" + }, + { + "id": "7869", + "name": "Lucas Wright", + "position": "Operator", + "salary": "$148,170", + "office": "Chicago", + "extn": "7596", + "start_date": "10/18/2014" + }, + { + "id": "7870", + "name": "Rufus Morris", + "position": "Business Broker", + "salary": "$261,585", + "office": "Lancaster", + "extn": "2921", + "start_date": "3/27/2005" + }, + { + "id": "7871", + "name": "George Vaughn", + "position": "Electrician", + "salary": "$260,110", + "office": "Tallahassee", + "extn": "1007", + "start_date": "2/22/2010" + }, + { + "id": "7872", + "name": "Ramon Gordon", + "position": "Systems Administrator", + "salary": "$121,533", + "office": "Lancaster", + "extn": "8334", + "start_date": "9/22/2007" + }, + { + "id": "7873", + "name": "Natalie Vane", + "position": "Doctor", + "salary": "$118,765", + "office": "Bucharest", + "extn": "6226", + "start_date": "8/16/2018" + }, + { + "id": "7874", + "name": "Morgan Radley", + "position": "Treasurer", + "salary": "$240,646", + "office": "Anaheim", + "extn": "5107", + "start_date": "10/11/2014" + }, + { + "id": "7875", + "name": "Nicholas Rogers", + "position": "Biologist", + "salary": "$33,081", + "office": "Albuquerque", + "extn": "6399", + "start_date": "11/26/2008" + }, + { + "id": "7876", + "name": "Daniel Reid", + "position": "Inspector", + "salary": "$196,119", + "office": "New York", + "extn": "1016", + "start_date": "6/17/2018" + }, + { + "id": "7877", + "name": "Chuck Powell", + "position": "Doctor", + "salary": "$179,355", + "office": "Hayward", + "extn": "2771", + "start_date": "7/4/2018" + }, + { + "id": "7878", + "name": "William Wilton", + "position": "Assistant Buyer", + "salary": "$229,389", + "office": "Charlotte", + "extn": "4212", + "start_date": "9/21/2006" + }, + { + "id": "7879", + "name": "Melinda Lee", + "position": "Banker", + "salary": "$250,461", + "office": "Norfolk", + "extn": "5992", + "start_date": "9/28/2014" + }, + { + "id": "7880", + "name": "Anthony Marshall", + "position": "Loan Officer", + "salary": "$256,228", + "office": "Dallas", + "extn": "8036", + "start_date": "12/31/2004" + }, + { + "id": "7881", + "name": "Keira Ingram", + "position": "Clerk", + "salary": "$280,774", + "office": "Denver", + "extn": "1741", + "start_date": "5/19/2011" + }, + { + "id": "7882", + "name": "Sadie Goldsmith", + "position": "Lecturer", + "salary": "$197,675", + "office": "Hollywood", + "extn": "2983", + "start_date": "7/3/2007" + }, + { + "id": "7883", + "name": "Sage Hogg", + "position": "Designer", + "salary": "$251,562", + "office": "Fayetteville", + "extn": "7453", + "start_date": "1/18/2011" + }, + { + "id": "7884", + "name": "Liam Mcguire", + "position": "Business Broker", + "salary": "$85,029", + "office": "Tokyo", + "extn": "4686", + "start_date": "2/9/2013" + }, + { + "id": "7885", + "name": "Denis Rivers", + "position": "Machine Operator", + "salary": "$84,342", + "office": "Bucharest", + "extn": "8135", + "start_date": "8/18/2000" + }, + { + "id": "7886", + "name": "Sydney Graham", + "position": "Laboratory Technician", + "salary": "$232,234", + "office": "Nashville", + "extn": "1107", + "start_date": "12/27/2016" + }, + { + "id": "7887", + "name": "Keira Hamilton", + "position": "Cook", + "salary": "$166,598", + "office": "Los Angeles", + "extn": "2599", + "start_date": "3/19/2019" + }, + { + "id": "7888", + "name": "Cameron Fenton", + "position": "Steward", + "salary": "$42,869", + "office": "Hayward", + "extn": "7518", + "start_date": "2/27/2015" + }, + { + "id": "7889", + "name": "Elijah Plumb", + "position": "Health Educator", + "salary": "$47,095", + "office": "Tallahassee", + "extn": "1877", + "start_date": "11/14/2012" + }, + { + "id": "7890", + "name": "Emma Payne", + "position": "Ambulatory Nurse", + "salary": "$221,426", + "office": "Miami", + "extn": "1563", + "start_date": "12/8/2016" + }, + { + "id": "7891", + "name": "Lucas Uttley", + "position": "Cook", + "salary": "$206,871", + "office": "Kansas City", + "extn": "2780", + "start_date": "8/16/2002" + }, + { + "id": "7892", + "name": "Rocco Carpenter", + "position": "Retail Trainee", + "salary": "$49,724", + "office": "Columbus", + "extn": "9111", + "start_date": "4/11/2017" + }, + { + "id": "7893", + "name": "Alessia Burnley", + "position": "Clerk", + "salary": "$218,295", + "office": "Toledo", + "extn": "3444", + "start_date": "11/30/2013" + }, + { + "id": "7894", + "name": "Rihanna Mann", + "position": "Cashier", + "salary": "$182,961", + "office": "Saint Paul", + "extn": "9087", + "start_date": "12/12/2008" + }, + { + "id": "7895", + "name": "Nicole Button", + "position": "Healthcare Specialist", + "salary": "$158,597", + "office": "Nashville", + "extn": "5142", + "start_date": "11/23/2018" + }, + { + "id": "7896", + "name": "Josh Wellington", + "position": "Service Supervisor", + "salary": "$38,333", + "office": "Chicago", + "extn": "2015", + "start_date": "1/25/2017" + }, + { + "id": "7897", + "name": "George Dallas", + "position": "Cashier", + "salary": "$252,321", + "office": "Quebec", + "extn": "3734", + "start_date": "4/15/2019" + }, + { + "id": "7898", + "name": "Kendra Upsdell", + "position": "Auditor", + "salary": "$138,768", + "office": "Worcester", + "extn": "9602", + "start_date": "10/13/2004" + }, + { + "id": "7899", + "name": "Eden Taylor", + "position": "Software Engineer", + "salary": "$224,445", + "office": "Atlanta", + "extn": "4763", + "start_date": "9/16/2006" + }, + { + "id": "7900", + "name": "Mandy Herbert", + "position": "Front Desk Coordinator", + "salary": "$69,113", + "office": "Chicago", + "extn": "5088", + "start_date": "11/13/2012" + }, + { + "id": "7901", + "name": "Aileen Williams", + "position": "Laboratory Technician", + "salary": "$67,256", + "office": "Milwaukee", + "extn": "5862", + "start_date": "12/11/2017" + }, + { + "id": "7902", + "name": "Makenzie Gilmore", + "position": "Cash Manager", + "salary": "$63,200", + "office": "Arlington", + "extn": "8235", + "start_date": "12/29/2010" + }, + { + "id": "7903", + "name": "Michael Roberts", + "position": "Bookkeeper", + "salary": "$35,242", + "office": "Seattle", + "extn": "5281", + "start_date": "8/10/2015" + }, + { + "id": "7904", + "name": "Marvin Shelton", + "position": "Laboratory Technician", + "salary": "$188,598", + "office": "St. Louis", + "extn": "4434", + "start_date": "10/29/2015" + }, + { + "id": "7905", + "name": "Margaret Glass", + "position": "HR Specialist", + "salary": "$275,136", + "office": "Garland", + "extn": "2691", + "start_date": "10/3/2016" + }, + { + "id": "7906", + "name": "Robyn Jobson", + "position": "Laboratory Technician", + "salary": "$133,289", + "office": "Venice", + "extn": "2543", + "start_date": "7/4/2008" + }, + { + "id": "7907", + "name": "Peter Johnson", + "position": "Investment Advisor", + "salary": "$27,053", + "office": "Bridgeport", + "extn": "5514", + "start_date": "6/4/2003" + }, + { + "id": "7908", + "name": "Jayden Stewart", + "position": "Assistant Buyer", + "salary": "$34,535", + "office": "Miami", + "extn": "2611", + "start_date": "11/18/2011" + }, + { + "id": "7909", + "name": "Mark Jobson", + "position": "Fabricator", + "salary": "$150,852", + "office": "Lakewood", + "extn": "4889", + "start_date": "6/4/2012" + }, + { + "id": "7910", + "name": "Chuck Bradley", + "position": "Systems Administrator", + "salary": "$198,598", + "office": "Innsbruck", + "extn": "5835", + "start_date": "10/22/2006" + }, + { + "id": "7911", + "name": "Ellen Walter", + "position": "Bookkeeper", + "salary": "$219,528", + "office": "Philadelphia", + "extn": "7452", + "start_date": "12/15/2004" + }, + { + "id": "7912", + "name": "Daniel Preston", + "position": "Cash Manager", + "salary": "$274,933", + "office": "Bellevue", + "extn": "6619", + "start_date": "9/7/2014" + }, + { + "id": "7913", + "name": "Angelica Gavin", + "position": "Business Broker", + "salary": "$94,758", + "office": "San Antonio", + "extn": "9469", + "start_date": "3/23/2001" + }, + { + "id": "7914", + "name": "Ryan Owen", + "position": "IT Support Staff", + "salary": "$215,554", + "office": "Richmond", + "extn": "6105", + "start_date": "1/13/2018" + }, + { + "id": "7915", + "name": "Enoch Sylvester", + "position": "Paramedic", + "salary": "$116,204", + "office": "Washington", + "extn": "4351", + "start_date": "4/3/2014" + }, + { + "id": "7916", + "name": "Marla Rainford", + "position": "Health Educator", + "salary": "$187,819", + "office": "Worcester", + "extn": "9215", + "start_date": "2/15/2006" + }, + { + "id": "7917", + "name": "Michael White", + "position": "Healthcare Specialist", + "salary": "$143,174", + "office": "Miami", + "extn": "5226", + "start_date": "6/8/2003" + }, + { + "id": "7918", + "name": "Danielle Ross", + "position": "Chef Manager", + "salary": "$131,646", + "office": "Indianapolis", + "extn": "6550", + "start_date": "9/2/2013" + }, + { + "id": "7919", + "name": "Bart Tobin", + "position": "Cashier", + "salary": "$98,620", + "office": "New Orleans", + "extn": "9951", + "start_date": "10/6/2019" + }, + { + "id": "7920", + "name": "Jade Ross", + "position": "Cook", + "salary": "$34,905", + "office": "Philadelphia", + "extn": "9245", + "start_date": "12/9/2004" + }, + { + "id": "7921", + "name": "Barney Malone", + "position": "Treasurer", + "salary": "$62,991", + "office": "Richmond", + "extn": "5274", + "start_date": "9/22/2013" + }, + { + "id": "7922", + "name": "Laila Wigley", + "position": "Banker", + "salary": "$53,093", + "office": "Richmond", + "extn": "9352", + "start_date": "7/16/2003" + }, + { + "id": "7923", + "name": "Julian Bristow", + "position": "Cash Manager", + "salary": "$267,054", + "office": "Zurich", + "extn": "7764", + "start_date": "5/1/2015" + }, + { + "id": "7924", + "name": "Scarlett Vangness", + "position": "Systems Administrator", + "salary": "$155,218", + "office": "San Francisco", + "extn": "8573", + "start_date": "5/5/2010" + }, + { + "id": "7925", + "name": "Logan Emmett", + "position": "Associate Professor", + "salary": "$52,331", + "office": "Reno", + "extn": "7891", + "start_date": "5/13/2006" + }, + { + "id": "7926", + "name": "Ronald Veale", + "position": "Laboratory Technician", + "salary": "$266,463", + "office": "Arlington", + "extn": "2106", + "start_date": "8/26/2018" + }, + { + "id": "7927", + "name": "Estrella Alexander", + "position": "Executive Director", + "salary": "$114,529", + "office": "Bridgeport", + "extn": "6123", + "start_date": "9/5/2006" + }, + { + "id": "7928", + "name": "Brad Spencer", + "position": "Front Desk Coordinator", + "salary": "$199,129", + "office": "Boston", + "extn": "1316", + "start_date": "2/21/2000" + }, + { + "id": "7929", + "name": "Mike Victor", + "position": "Food Technologist", + "salary": "$116,740", + "office": "Madison", + "extn": "6173", + "start_date": "11/27/2007" + }, + { + "id": "7930", + "name": "Harmony Waterson", + "position": "Staffing Consultant", + "salary": "$141,718", + "office": "San Francisco", + "extn": "2044", + "start_date": "11/27/2014" + }, + { + "id": "7931", + "name": "Rihanna Norburn", + "position": "Project Manager", + "salary": "$164,081", + "office": "Lancaster", + "extn": "9250", + "start_date": "12/14/2017" + }, + { + "id": "7932", + "name": "Sylvia Ward", + "position": "IT Support Staff", + "salary": "$116,389", + "office": "Escondido", + "extn": "1853", + "start_date": "2/9/2015" + }, + { + "id": "7933", + "name": "Martin Sloan", + "position": "Audiologist", + "salary": "$57,341", + "office": "Moreno Valley", + "extn": "7111", + "start_date": "9/3/2017" + }, + { + "id": "7934", + "name": "Rufus Yarlett", + "position": "IT Support Staff", + "salary": "$103,060", + "office": "Amarillo", + "extn": "9642", + "start_date": "7/21/2009" + }, + { + "id": "7935", + "name": "Mike Butler", + "position": "Cook", + "salary": "$10,361", + "office": "Hollywood", + "extn": "8508", + "start_date": "1/8/2013" + }, + { + "id": "7936", + "name": "Jessica Warren", + "position": "Doctor", + "salary": "$35,536", + "office": "Miami", + "extn": "2484", + "start_date": "6/26/2004" + }, + { + "id": "7937", + "name": "Michaela Brown", + "position": "Chef Manager", + "salary": "$272,062", + "office": "Fullerton", + "extn": "2365", + "start_date": "11/24/2015" + }, + { + "id": "7938", + "name": "Gil Vaughn", + "position": "Auditor", + "salary": "$193,499", + "office": "Moreno Valley", + "extn": "7208", + "start_date": "2/14/2001" + }, + { + "id": "7939", + "name": "Harvey Stone", + "position": "Budget Analyst", + "salary": "$39,762", + "office": "San Bernardino", + "extn": "5580", + "start_date": "4/13/2006" + }, + { + "id": "7940", + "name": "Holly Appleton", + "position": "Dentist", + "salary": "$179,089", + "office": "Toledo", + "extn": "8861", + "start_date": "1/5/2010" + }, + { + "id": "7941", + "name": "Alan Sloan", + "position": "Designer", + "salary": "$62,288", + "office": "Hayward", + "extn": "4728", + "start_date": "8/20/2010" + }, + { + "id": "7942", + "name": "Anabelle Jeffery", + "position": "Call Center Representative", + "salary": "$107,781", + "office": "San Bernardino", + "extn": "3669", + "start_date": "10/19/2005" + }, + { + "id": "7943", + "name": "Mark Harrison", + "position": "Associate Professor", + "salary": "$169,728", + "office": "Bellevue", + "extn": "6438", + "start_date": "8/19/2003" + }, + { + "id": "7944", + "name": "Lucy Oswald", + "position": "Global Logistics Supervisor", + "salary": "$279,021", + "office": "Phoenix", + "extn": "7213", + "start_date": "11/24/2017" + }, + { + "id": "7945", + "name": "Gemma Chadwick", + "position": "IT Support Staff", + "salary": "$282,462", + "office": "Moreno Valley", + "extn": "1139", + "start_date": "2/17/2004" + }, + { + "id": "7946", + "name": "Noah Randall", + "position": "CNC Operator", + "salary": "$281,615", + "office": "Arlington", + "extn": "3220", + "start_date": "6/25/2018" + }, + { + "id": "7947", + "name": "Erin Morris", + "position": "Business Broker", + "salary": "$183,756", + "office": "Huntsville", + "extn": "6596", + "start_date": "12/9/2011" + }, + { + "id": "7948", + "name": "Joseph Olivier", + "position": "Doctor", + "salary": "$38,577", + "office": "Salem", + "extn": "8702", + "start_date": "4/29/2003" + }, + { + "id": "7949", + "name": "Josephine Noon", + "position": "Retail Trainee", + "salary": "$284,077", + "office": "Los Angeles", + "extn": "4804", + "start_date": "1/1/2013" + }, + { + "id": "7950", + "name": "Stella Flynn", + "position": "Inspector", + "salary": "$252,458", + "office": "Denver", + "extn": "1764", + "start_date": "8/18/2011" + }, + { + "id": "7951", + "name": "Carissa Dubois", + "position": "Design Engineer", + "salary": "$217,118", + "office": "Laredo", + "extn": "1168", + "start_date": "7/4/2001" + }, + { + "id": "7952", + "name": "Carolyn Jennson", + "position": "Physician", + "salary": "$125,549", + "office": "Hollywood", + "extn": "8952", + "start_date": "7/22/2003" + }, + { + "id": "7953", + "name": "Denis Lane", + "position": "Mobile Developer", + "salary": "$52,496", + "office": "Madrid", + "extn": "7360", + "start_date": "8/21/2001" + }, + { + "id": "7954", + "name": "Vera Freeburn", + "position": "Chef Manager", + "salary": "$182,809", + "office": "Lisbon", + "extn": "3281", + "start_date": "8/18/2012" + }, + { + "id": "7955", + "name": "Raquel Harris", + "position": "Global Logistics Supervisor", + "salary": "$116,354", + "office": "Moreno Valley", + "extn": "1896", + "start_date": "12/8/2013" + }, + { + "id": "7956", + "name": "John Stubbs", + "position": "Electrician", + "salary": "$58,519", + "office": "Lisbon", + "extn": "6640", + "start_date": "4/28/2007" + }, + { + "id": "7957", + "name": "Rebecca Haines", + "position": "Inspector", + "salary": "$294,103", + "office": "Madrid", + "extn": "8736", + "start_date": "5/12/2018" + }, + { + "id": "7958", + "name": "Benny Preston", + "position": "Stockbroker", + "salary": "$128,318", + "office": "Lisbon", + "extn": "9602", + "start_date": "7/1/2019" + }, + { + "id": "7959", + "name": "Valerie Crawley", + "position": "Physician", + "salary": "$275,654", + "office": "San Bernardino", + "extn": "3077", + "start_date": "3/14/2000" + }, + { + "id": "7960", + "name": "Bryon Young", + "position": "Bellman", + "salary": "$129,938", + "office": "Jacksonville", + "extn": "7390", + "start_date": "9/19/2016" + }, + { + "id": "7961", + "name": "Rachael Gray", + "position": "Insurance Broker", + "salary": "$109,180", + "office": "Lancaster", + "extn": "6413", + "start_date": "3/12/2008" + }, + { + "id": "7962", + "name": "Madison King", + "position": "Assistant Buyer", + "salary": "$155,286", + "office": "Madison", + "extn": "1027", + "start_date": "10/13/2013" + }, + { + "id": "7963", + "name": "Ramon Rogers", + "position": "Accountant", + "salary": "$118,845", + "office": "Lancaster", + "extn": "2663", + "start_date": "5/31/2005" + }, + { + "id": "7964", + "name": "Mike Huggins", + "position": "Business Broker", + "salary": "$54,937", + "office": "Murfreesboro", + "extn": "6544", + "start_date": "2/7/2008" + }, + { + "id": "7965", + "name": "Camden Stone", + "position": "Cook", + "salary": "$213,592", + "office": "Arlington", + "extn": "3129", + "start_date": "8/28/2016" + }, + { + "id": "7966", + "name": "Dorothy Evans", + "position": "Designer", + "salary": "$15,287", + "office": "Innsbruck", + "extn": "9908", + "start_date": "7/12/2004" + }, + { + "id": "7967", + "name": "Irene Maxwell", + "position": "Production Painter", + "salary": "$124,626", + "office": "Washington", + "extn": "5394", + "start_date": "7/25/2001" + }, + { + "id": "7968", + "name": "Wendy James", + "position": "Clerk", + "salary": "$256,722", + "office": "Berlin", + "extn": "9232", + "start_date": "9/20/2000" + }, + { + "id": "7969", + "name": "Goldie Rowan", + "position": "Assistant Buyer", + "salary": "$294,419", + "office": "Atlanta", + "extn": "4390", + "start_date": "4/20/2008" + }, + { + "id": "7970", + "name": "Leroy Rowe", + "position": "Treasurer", + "salary": "$39,213", + "office": "Lakewood", + "extn": "9262", + "start_date": "12/21/2006" + }, + { + "id": "7971", + "name": "Barney Wood", + "position": "Bookkeeper", + "salary": "$140,876", + "office": "Madrid", + "extn": "1722", + "start_date": "3/21/2006" + }, + { + "id": "7972", + "name": "Nick Kirby", + "position": "Assistant Buyer", + "salary": "$207,506", + "office": "Minneapolis", + "extn": "9926", + "start_date": "12/3/2013" + }, + { + "id": "7973", + "name": "Tyson Vass", + "position": "Assistant Buyer", + "salary": "$24,379", + "office": "San Antonio", + "extn": "1359", + "start_date": "5/6/2002" + }, + { + "id": "7974", + "name": "Valentina Salt", + "position": "Cashier", + "salary": "$67,982", + "office": "Tokyo", + "extn": "9892", + "start_date": "9/16/2006" + }, + { + "id": "7975", + "name": "Michaela Wilton", + "position": "Assistant Buyer", + "salary": "$125,956", + "office": "Rochester", + "extn": "6223", + "start_date": "2/18/2007" + }, + { + "id": "7976", + "name": "Rae Jobson", + "position": "Call Center Representative", + "salary": "$224,957", + "office": "Minneapolis", + "extn": "3442", + "start_date": "6/5/2005" + }, + { + "id": "7977", + "name": "Celina Utterson", + "position": "HR Coordinator", + "salary": "$117,066", + "office": "Fort Lauderdale", + "extn": "9520", + "start_date": "2/27/2014" + }, + { + "id": "7978", + "name": "Sarah Pope", + "position": "Cashier", + "salary": "$107,819", + "office": "Valetta", + "extn": "8614", + "start_date": "8/31/2010" + }, + { + "id": "7979", + "name": "Maddison Ianson", + "position": "Accountant", + "salary": "$171,040", + "office": "St. Louis", + "extn": "6841", + "start_date": "4/29/2001" + }, + { + "id": "7980", + "name": "Christine Eagle", + "position": "Executive Director", + "salary": "$156,595", + "office": "Portland", + "extn": "4983", + "start_date": "3/9/2008" + }, + { + "id": "7981", + "name": "Maria Townend", + "position": "Baker", + "salary": "$134,008", + "office": "Quebec", + "extn": "8760", + "start_date": "6/23/2008" + }, + { + "id": "7982", + "name": "Liliana Callan", + "position": "Electrician", + "salary": "$20,549", + "office": "Scottsdale", + "extn": "6785", + "start_date": "4/13/2001" + }, + { + "id": "7983", + "name": "Kieth Kerr", + "position": "Business Broker", + "salary": "$197,064", + "office": "New York", + "extn": "1194", + "start_date": "11/20/2001" + }, + { + "id": "7984", + "name": "Florence Isaac", + "position": "Assistant Buyer", + "salary": "$61,245", + "office": "Lakewood", + "extn": "6826", + "start_date": "1/21/2004" + }, + { + "id": "7985", + "name": "Morgan Shaw", + "position": "Insurance Broker", + "salary": "$250,748", + "office": "Santa Ana", + "extn": "8740", + "start_date": "4/8/2015" + }, + { + "id": "7986", + "name": "Gwenyth Collins", + "position": "Webmaster", + "salary": "$103,010", + "office": "San Francisco", + "extn": "9629", + "start_date": "1/19/2008" + }, + { + "id": "7987", + "name": "Tess Stark", + "position": "Accountant", + "salary": "$106,362", + "office": "Valetta", + "extn": "7898", + "start_date": "4/10/2008" + }, + { + "id": "7988", + "name": "Gabriel Michael", + "position": "Webmaster", + "salary": "$265,299", + "office": "Fayetteville", + "extn": "3099", + "start_date": "8/29/2004" + }, + { + "id": "7989", + "name": "William Lowe", + "position": "Dentist", + "salary": "$203,463", + "office": "San Diego", + "extn": "3617", + "start_date": "11/14/2004" + }, + { + "id": "7990", + "name": "Emery Clayton", + "position": "Web Developer", + "salary": "$154,804", + "office": "Miami", + "extn": "5088", + "start_date": "1/24/2000" + }, + { + "id": "7991", + "name": "Nate Uttridge", + "position": "Audiologist", + "salary": "$244,346", + "office": "Madison", + "extn": "8968", + "start_date": "6/3/2003" + }, + { + "id": "7992", + "name": "Trisha Leigh", + "position": "Restaurant Manager", + "salary": "$86,989", + "office": "Prague", + "extn": "2899", + "start_date": "7/4/2002" + }, + { + "id": "7993", + "name": "Holly Moran", + "position": "Biologist", + "salary": "$209,219", + "office": "Worcester", + "extn": "7995", + "start_date": "6/26/2015" + }, + { + "id": "7994", + "name": "Janice Abbot", + "position": "Audiologist", + "salary": "$75,460", + "office": "Prague", + "extn": "8329", + "start_date": "2/21/2007" + }, + { + "id": "7995", + "name": "Johnny Smith", + "position": "Software Engineer", + "salary": "$110,336", + "office": "Rochester", + "extn": "7440", + "start_date": "9/17/2015" + }, + { + "id": "7996", + "name": "Angelica Bell", + "position": "Electrician", + "salary": "$64,882", + "office": "Santa Ana", + "extn": "3803", + "start_date": "11/2/2007" + }, + { + "id": "7997", + "name": "Valerie Booth", + "position": "Accountant", + "salary": "$246,490", + "office": "Oklahoma City", + "extn": "5171", + "start_date": "3/9/2006" + }, + { + "id": "7998", + "name": "Carrie Ellwood", + "position": "Accountant", + "salary": "$17,421", + "office": "Salem", + "extn": "6281", + "start_date": "4/15/2001" + }, + { + "id": "7999", + "name": "Alan Emmott", + "position": "Electrician", + "salary": "$168,795", + "office": "San Diego", + "extn": "1226", + "start_date": "12/17/2000" + }, + { + "id": "8000", + "name": "Quinn Flack", + "position": "Audiologist", + "salary": "$17,085", + "office": "London", + "extn": "2824", + "start_date": "7/8/2006" + }, + { + "id": "8001", + "name": "Molly Patel", + "position": "Associate Professor", + "salary": "$260,845", + "office": "Houston", + "extn": "1751", + "start_date": "1/11/2016" + }, + { + "id": "8002", + "name": "Boris Willis", + "position": "Project Manager", + "salary": "$48,349", + "office": "Las Vegas", + "extn": "9147", + "start_date": "9/7/2005" + }, + { + "id": "8003", + "name": "Clint Mcnally", + "position": "Doctor", + "salary": "$179,602", + "office": "Kansas City", + "extn": "2907", + "start_date": "2/5/2017" + }, + { + "id": "8004", + "name": "Michael Hilton", + "position": "Physician", + "salary": "$98,868", + "office": "Otawa", + "extn": "3352", + "start_date": "2/20/2019" + }, + { + "id": "8005", + "name": "Jayden Thornton", + "position": "IT Support Staff", + "salary": "$296,284", + "office": "Innsbruck", + "extn": "3136", + "start_date": "5/23/2008" + }, + { + "id": "8006", + "name": "Aileen Phillips", + "position": "Dentist", + "salary": "$194,101", + "office": "Paris", + "extn": "8918", + "start_date": "10/28/2011" + }, + { + "id": "8007", + "name": "Oliver Long", + "position": "Fabricator", + "salary": "$198,190", + "office": "Sacramento", + "extn": "2909", + "start_date": "7/1/2000" + }, + { + "id": "8008", + "name": "Gwenyth Chapman", + "position": "Paramedic", + "salary": "$46,920", + "office": "Albuquerque", + "extn": "9722", + "start_date": "5/22/2012" + }, + { + "id": "8009", + "name": "Alexander Douglas", + "position": "Systems Administrator", + "salary": "$77,321", + "office": "Wien", + "extn": "1742", + "start_date": "9/9/2001" + }, + { + "id": "8010", + "name": "Piper Osman", + "position": "Bellman", + "salary": "$253,382", + "office": "Saint Paul", + "extn": "6205", + "start_date": "3/8/2004" + }, + { + "id": "8011", + "name": "Marvin Donnelly", + "position": "Web Developer", + "salary": "$231,128", + "office": "Lincoln", + "extn": "6970", + "start_date": "6/7/2012" + }, + { + "id": "8012", + "name": "Ramon Cadman", + "position": "Investment Advisor", + "salary": "$256,892", + "office": "Springfield", + "extn": "2383", + "start_date": "9/12/2018" + }, + { + "id": "8013", + "name": "Harvey Williams", + "position": "Laboratory Technician", + "salary": "$42,054", + "office": "London", + "extn": "4378", + "start_date": "12/1/2000" + }, + { + "id": "8014", + "name": "Amelia Kennedy", + "position": "Healthcare Specialist", + "salary": "$21,254", + "office": "Garland", + "extn": "1278", + "start_date": "5/12/2008" + }, + { + "id": "8015", + "name": "Kieth Forester", + "position": "Health Educator", + "salary": "$180,152", + "office": "Prague", + "extn": "2365", + "start_date": "2/19/2001" + }, + { + "id": "8016", + "name": "Aileen Vallory", + "position": "Doctor", + "salary": "$196,054", + "office": "Amarillo", + "extn": "3576", + "start_date": "12/26/2004" + }, + { + "id": "8017", + "name": "Ronald Anderson", + "position": "Staffing Consultant", + "salary": "$176,266", + "office": "Madrid", + "extn": "8719", + "start_date": "1/30/2018" + }, + { + "id": "8018", + "name": "Jayden Jobson", + "position": "Front Desk Coordinator", + "salary": "$213,868", + "office": "Santa Ana", + "extn": "6696", + "start_date": "9/28/2017" + }, + { + "id": "8019", + "name": "Aileen Moran", + "position": "Clerk", + "salary": "$248,108", + "office": "Sacramento", + "extn": "1808", + "start_date": "9/7/2002" + }, + { + "id": "8020", + "name": "Hailey Stewart", + "position": "Accountant", + "salary": "$35,905", + "office": "Laredo", + "extn": "7872", + "start_date": "12/15/2003" + }, + { + "id": "8021", + "name": "Selena Sanchez", + "position": "Associate Professor", + "salary": "$93,666", + "office": "Innsbruck", + "extn": "5462", + "start_date": "4/7/2012" + }, + { + "id": "8022", + "name": "Gwen Flack", + "position": "Global Logistics Supervisor", + "salary": "$299,913", + "office": "Omaha", + "extn": "2831", + "start_date": "4/20/2016" + }, + { + "id": "8023", + "name": "Marina Mason", + "position": "Lecturer", + "salary": "$120,425", + "office": "Oakland", + "extn": "5174", + "start_date": "8/5/2002" + }, + { + "id": "8024", + "name": "Helen Rogan", + "position": "Restaurant Manager", + "salary": "$179,149", + "office": "Seattle", + "extn": "8665", + "start_date": "9/6/2012" + }, + { + "id": "8025", + "name": "Harvey Stanton", + "position": "Doctor", + "salary": "$112,813", + "office": "Laredo", + "extn": "2771", + "start_date": "10/2/2019" + }, + { + "id": "8026", + "name": "Eduardo Allen", + "position": "Pharmacist", + "salary": "$212,733", + "office": "San Bernardino", + "extn": "8152", + "start_date": "1/24/2003" + }, + { + "id": "8027", + "name": "Boris Redwood", + "position": "Biologist", + "salary": "$255,008", + "office": "Hollywood", + "extn": "8538", + "start_date": "3/29/2019" + }, + { + "id": "8028", + "name": "Madelyn Rycroft", + "position": "Food Technologist", + "salary": "$54,145", + "office": "Zurich", + "extn": "3650", + "start_date": "7/11/2018" + }, + { + "id": "8029", + "name": "Bryon Logan", + "position": "Call Center Representative", + "salary": "$164,355", + "office": "Irving", + "extn": "9949", + "start_date": "10/2/2016" + }, + { + "id": "8030", + "name": "Julianna Hobson", + "position": "Dentist", + "salary": "$223,093", + "office": "Washington", + "extn": "2918", + "start_date": "2/20/2003" + }, + { + "id": "8031", + "name": "Noemi Wooldridge", + "position": "Electrician", + "salary": "$212,834", + "office": "Oakland", + "extn": "5033", + "start_date": "1/21/2017" + }, + { + "id": "8032", + "name": "Marissa Gordon", + "position": "Audiologist", + "salary": "$68,079", + "office": "Miami", + "extn": "2538", + "start_date": "5/8/2019" + }, + { + "id": "8033", + "name": "Denis Tyrrell", + "position": "Fabricator", + "salary": "$34,069", + "office": "Lancaster", + "extn": "9728", + "start_date": "4/18/2014" + }, + { + "id": "8034", + "name": "George Harvey", + "position": "Assistant Buyer", + "salary": "$256,214", + "office": "Las Vegas", + "extn": "3604", + "start_date": "11/12/2007" + }, + { + "id": "8035", + "name": "Harvey Gordon", + "position": "Associate Professor", + "salary": "$96,970", + "office": "Henderson", + "extn": "7855", + "start_date": "7/31/2019" + }, + { + "id": "8036", + "name": "Rosa Glynn", + "position": "Bookkeeper", + "salary": "$169,742", + "office": "Anaheim", + "extn": "8526", + "start_date": "8/27/2017" + }, + { + "id": "8037", + "name": "Michaela Marshall", + "position": "Lecturer", + "salary": "$151,231", + "office": "Columbus", + "extn": "2832", + "start_date": "8/11/2013" + }, + { + "id": "8038", + "name": "Aurelia Drake", + "position": "Machine Operator", + "salary": "$253,648", + "office": "Nashville", + "extn": "8609", + "start_date": "1/7/2019" + }, + { + "id": "8039", + "name": "Wade Moore", + "position": "Biologist", + "salary": "$32,229", + "office": "Louisville", + "extn": "7005", + "start_date": "2/9/2011" + }, + { + "id": "8040", + "name": "Savannah Lloyd", + "position": "CNC Operator", + "salary": "$217,003", + "office": "Dallas", + "extn": "2435", + "start_date": "7/17/2015" + }, + { + "id": "8041", + "name": "Marigold Grant", + "position": "Electrician", + "salary": "$247,312", + "office": "Colorado Springs", + "extn": "5720", + "start_date": "11/18/2000" + }, + { + "id": "8042", + "name": "Melody Brett", + "position": "Clerk", + "salary": "$259,697", + "office": "Rome", + "extn": "8083", + "start_date": "5/16/2000" + }, + { + "id": "8043", + "name": "Caleb Collins", + "position": "Web Developer", + "salary": "$261,874", + "office": "Saint Paul", + "extn": "2875", + "start_date": "11/9/2015" + }, + { + "id": "8044", + "name": "Adela Morris", + "position": "Biologist", + "salary": "$125,194", + "office": "Columbus", + "extn": "8968", + "start_date": "9/15/2000" + }, + { + "id": "8045", + "name": "Matthew Lowe", + "position": "Loan Officer", + "salary": "$52,183", + "office": "Colorado Springs", + "extn": "6703", + "start_date": "10/6/2019" + }, + { + "id": "8046", + "name": "Doris Griffiths", + "position": "Executive Director", + "salary": "$193,217", + "office": "Berlin", + "extn": "9337", + "start_date": "8/1/2016" + }, + { + "id": "8047", + "name": "Percy Holmes", + "position": "Health Educator", + "salary": "$79,934", + "office": "Henderson", + "extn": "2700", + "start_date": "8/24/2002" + }, + { + "id": "8048", + "name": "Daron Little", + "position": "HR Specialist", + "salary": "$283,559", + "office": "Miami", + "extn": "4888", + "start_date": "4/15/2003" + }, + { + "id": "8049", + "name": "Jayden Grady", + "position": "Fabricator", + "salary": "$215,812", + "office": "Las Vegas", + "extn": "9747", + "start_date": "3/1/2002" + }, + { + "id": "8050", + "name": "Robyn Michael", + "position": "Restaurant Manager", + "salary": "$224,020", + "office": "New Orleans", + "extn": "5547", + "start_date": "1/6/2016" + }, + { + "id": "8051", + "name": "Hayden Smith", + "position": "Audiologist", + "salary": "$190,673", + "office": "Las Vegas", + "extn": "5264", + "start_date": "1/6/2008" + }, + { + "id": "8052", + "name": "Maia Ripley", + "position": "Chef Manager", + "salary": "$38,851", + "office": "Louisville", + "extn": "3003", + "start_date": "3/15/2003" + }, + { + "id": "8053", + "name": "Lauren Norman", + "position": "Banker", + "salary": "$235,397", + "office": "Reno", + "extn": "9072", + "start_date": "2/4/2013" + }, + { + "id": "8054", + "name": "Luke Campbell", + "position": "CNC Operator", + "salary": "$87,156", + "office": "Minneapolis", + "extn": "1018", + "start_date": "8/6/2012" + }, + { + "id": "8055", + "name": "Keira Savage", + "position": "Executive Director", + "salary": "$102,771", + "office": "Indianapolis", + "extn": "1778", + "start_date": "8/7/2011" + }, + { + "id": "8056", + "name": "Benny Ellwood", + "position": "Associate Professor", + "salary": "$207,762", + "office": "Rochester", + "extn": "7832", + "start_date": "1/21/2010" + }, + { + "id": "8057", + "name": "Alexander Hamilton", + "position": "Cash Manager", + "salary": "$47,685", + "office": "Richmond", + "extn": "8912", + "start_date": "2/28/2003" + }, + { + "id": "8058", + "name": "Nicholas Parker", + "position": "Business Broker", + "salary": "$33,504", + "office": "San Jose", + "extn": "5152", + "start_date": "5/19/2011" + }, + { + "id": "8059", + "name": "Hanna Abbey", + "position": "Cook", + "salary": "$15,535", + "office": "Sacramento", + "extn": "8281", + "start_date": "5/16/2017" + }, + { + "id": "8060", + "name": "Chester Windsor", + "position": "Call Center Representative", + "salary": "$18,239", + "office": "St. Louis", + "extn": "9403", + "start_date": "12/28/2013" + }, + { + "id": "8061", + "name": "Russel Carpenter", + "position": "Biologist", + "salary": "$174,088", + "office": "Salt Lake City", + "extn": "4280", + "start_date": "11/26/2000" + }, + { + "id": "8062", + "name": "Bart Tobin", + "position": "Machine Operator", + "salary": "$183,047", + "office": "Fort Lauderdale", + "extn": "2960", + "start_date": "12/12/2006" + }, + { + "id": "8063", + "name": "Harry Gaynor", + "position": "Laboratory Technician", + "salary": "$136,214", + "office": "Seattle", + "extn": "2401", + "start_date": "9/10/2012" + }, + { + "id": "8064", + "name": "Hayden Gilmour", + "position": "Health Educator", + "salary": "$124,770", + "office": "Bakersfield", + "extn": "7275", + "start_date": "2/21/2010" + }, + { + "id": "8065", + "name": "Madison Miller", + "position": "Cashier", + "salary": "$96,841", + "office": "Oakland", + "extn": "8200", + "start_date": "9/2/2009" + }, + { + "id": "8066", + "name": "Peter Walsh", + "position": "Restaurant Manager", + "salary": "$137,442", + "office": "Phoenix", + "extn": "9983", + "start_date": "8/25/2017" + }, + { + "id": "8067", + "name": "Tess Gaynor", + "position": "Biologist", + "salary": "$63,150", + "office": "Los Angeles", + "extn": "2100", + "start_date": "12/12/2012" + }, + { + "id": "8068", + "name": "Kieth Thompson", + "position": "Designer", + "salary": "$47,754", + "office": "Fayetteville", + "extn": "5020", + "start_date": "8/27/2016" + }, + { + "id": "8069", + "name": "Rick Olivier", + "position": "HR Coordinator", + "salary": "$81,185", + "office": "Sacramento", + "extn": "1187", + "start_date": "3/5/2010" + }, + { + "id": "8070", + "name": "Susan Vangness", + "position": "Stockbroker", + "salary": "$205,623", + "office": "Rome", + "extn": "1560", + "start_date": "3/31/2007" + }, + { + "id": "8071", + "name": "Julius Norburn", + "position": "Chef Manager", + "salary": "$85,613", + "office": "Tulsa", + "extn": "9382", + "start_date": "10/15/2008" + }, + { + "id": "8072", + "name": "Skylar Egerton", + "position": "Food Technologist", + "salary": "$95,931", + "office": "Milano", + "extn": "5194", + "start_date": "7/14/2012" + }, + { + "id": "8073", + "name": "Angel Hood", + "position": "Loan Officer", + "salary": "$96,476", + "office": "Madrid", + "extn": "9289", + "start_date": "6/3/2015" + }, + { + "id": "8074", + "name": "Rachael Shea", + "position": "Front Desk Coordinator", + "salary": "$248,314", + "office": "San Jose", + "extn": "5269", + "start_date": "7/15/2011" + }, + { + "id": "8075", + "name": "Clint Mcleod", + "position": "CNC Operator", + "salary": "$208,061", + "office": "Salem", + "extn": "6128", + "start_date": "10/31/2017" + }, + { + "id": "8076", + "name": "Mary Tanner", + "position": "Cook", + "salary": "$105,702", + "office": "Jersey City", + "extn": "5852", + "start_date": "5/9/2010" + }, + { + "id": "8077", + "name": "Bob Harris", + "position": "Project Manager", + "salary": "$282,580", + "office": "Irving", + "extn": "1636", + "start_date": "2/15/2003" + }, + { + "id": "8078", + "name": "Ethan Franks", + "position": "Webmaster", + "salary": "$102,819", + "office": "Oakland", + "extn": "7225", + "start_date": "2/13/2004" + }, + { + "id": "8079", + "name": "Jacob Phillips", + "position": "Webmaster", + "salary": "$94,499", + "office": "Wien", + "extn": "3036", + "start_date": "11/3/2000" + }, + { + "id": "8080", + "name": "Matt Mould", + "position": "Investment Advisor", + "salary": "$196,075", + "office": "Escondido", + "extn": "9092", + "start_date": "6/6/2016" + }, + { + "id": "8081", + "name": "Erick Groves", + "position": "Restaurant Manager", + "salary": "$250,305", + "office": "Huntsville", + "extn": "8468", + "start_date": "6/19/2016" + }, + { + "id": "8082", + "name": "Megan Devonport", + "position": "Machine Operator", + "salary": "$136,210", + "office": "London", + "extn": "1048", + "start_date": "6/21/2018" + }, + { + "id": "8083", + "name": "Mya Rycroft", + "position": "Production Painter", + "salary": "$28,570", + "office": "Fayetteville", + "extn": "4620", + "start_date": "2/11/2006" + }, + { + "id": "8084", + "name": "Jayden Freeburn", + "position": "Stockbroker", + "salary": "$50,614", + "office": "Innsbruck", + "extn": "3683", + "start_date": "3/19/2004" + }, + { + "id": "8085", + "name": "Chester Davies", + "position": "Auditor", + "salary": "$277,281", + "office": "San Bernardino", + "extn": "5679", + "start_date": "4/28/2016" + }, + { + "id": "8086", + "name": "Nicholas Brock", + "position": "Systems Administrator", + "salary": "$73,192", + "office": "Philadelphia", + "extn": "7859", + "start_date": "6/26/2008" + }, + { + "id": "8087", + "name": "Barney Power", + "position": "Retail Trainee", + "salary": "$186,979", + "office": "Innsbruck", + "extn": "7916", + "start_date": "7/22/2012" + }, + { + "id": "8088", + "name": "Georgia Donovan", + "position": "Inspector", + "salary": "$54,616", + "office": "Denver", + "extn": "5932", + "start_date": "8/21/2015" + }, + { + "id": "8089", + "name": "Ramon Goldsmith", + "position": "Paramedic", + "salary": "$113,424", + "office": "Lisbon", + "extn": "4906", + "start_date": "12/5/2008" + }, + { + "id": "8090", + "name": "Mike Pearson", + "position": "Service Supervisor", + "salary": "$217,935", + "office": "Jersey City", + "extn": "3526", + "start_date": "1/30/2001" + }, + { + "id": "8091", + "name": "Eduardo Hale", + "position": "Clerk", + "salary": "$85,185", + "office": "Oakland", + "extn": "6545", + "start_date": "6/12/2017" + }, + { + "id": "8092", + "name": "Jazmin Allington", + "position": "Food Technologist", + "salary": "$224,288", + "office": "El Paso", + "extn": "7746", + "start_date": "12/12/2003" + }, + { + "id": "8093", + "name": "Nicholas Shields", + "position": "Ambulatory Nurse", + "salary": "$97,902", + "office": "Springfield", + "extn": "3737", + "start_date": "1/25/2010" + }, + { + "id": "8094", + "name": "George Pope", + "position": "Production Painter", + "salary": "$238,888", + "office": "Houston", + "extn": "7514", + "start_date": "7/16/2016" + }, + { + "id": "8095", + "name": "Sydney Benson", + "position": "Bookkeeper", + "salary": "$217,951", + "office": "Oklahoma City", + "extn": "4583", + "start_date": "1/17/2006" + }, + { + "id": "8096", + "name": "Florence Brock", + "position": "Fabricator", + "salary": "$259,431", + "office": "Valetta", + "extn": "2685", + "start_date": "6/1/2011" + }, + { + "id": "8097", + "name": "Rufus Donnelly", + "position": "Global Logistics Supervisor", + "salary": "$49,959", + "office": "Toledo", + "extn": "9910", + "start_date": "6/3/2009" + }, + { + "id": "8098", + "name": "Karen Trent", + "position": "Ambulatory Nurse", + "salary": "$163,812", + "office": "Reno", + "extn": "8191", + "start_date": "3/3/2002" + }, + { + "id": "8099", + "name": "Mike Waterson", + "position": "Call Center Representative", + "salary": "$198,377", + "office": "New York", + "extn": "3850", + "start_date": "10/28/2012" + }, + { + "id": "8100", + "name": "Phillip Allen", + "position": "Investment Advisor", + "salary": "$295,175", + "office": "Seattle", + "extn": "3743", + "start_date": "3/29/2006" + }, + { + "id": "8101", + "name": "Katelyn Hamilton", + "position": "IT Support Staff", + "salary": "$146,668", + "office": "Lakewood", + "extn": "5277", + "start_date": "5/25/2015" + }, + { + "id": "8102", + "name": "Manuel Thorne", + "position": "Stockbroker", + "salary": "$152,004", + "office": "Berna", + "extn": "1815", + "start_date": "2/21/2003" + }, + { + "id": "8103", + "name": "Roger Taylor", + "position": "Paramedic", + "salary": "$90,378", + "office": "Cincinnati", + "extn": "4887", + "start_date": "12/15/2015" + }, + { + "id": "8104", + "name": "Daron Olivier", + "position": "Lecturer", + "salary": "$63,060", + "office": "Springfield", + "extn": "4959", + "start_date": "5/26/2003" + }, + { + "id": "8105", + "name": "Phoebe Lewin", + "position": "Cook", + "salary": "$56,348", + "office": "Lakewood", + "extn": "8749", + "start_date": "6/11/2004" + }, + { + "id": "8106", + "name": "Luke Exton", + "position": "Audiologist", + "salary": "$181,841", + "office": "Columbus", + "extn": "7720", + "start_date": "10/30/2006" + }, + { + "id": "8107", + "name": "Phillip Mcleod", + "position": "Web Developer", + "salary": "$268,669", + "office": "Memphis", + "extn": "6961", + "start_date": "3/31/2014" + }, + { + "id": "8108", + "name": "Caydence Hunter", + "position": "Doctor", + "salary": "$230,174", + "office": "Omaha", + "extn": "5989", + "start_date": "9/16/2018" + }, + { + "id": "8109", + "name": "Leah Boden", + "position": "Biologist", + "salary": "$223,358", + "office": "Glendale", + "extn": "8563", + "start_date": "6/2/2008" + }, + { + "id": "8110", + "name": "Tyson Dann", + "position": "Steward", + "salary": "$290,891", + "office": "Hollywood", + "extn": "6403", + "start_date": "2/20/2011" + }, + { + "id": "8111", + "name": "Kenzie Wigley", + "position": "Operator", + "salary": "$117,494", + "office": "Glendale", + "extn": "2602", + "start_date": "9/1/2015" + }, + { + "id": "8112", + "name": "Martha Palmer", + "position": "CNC Operator", + "salary": "$86,005", + "office": "Rome", + "extn": "8440", + "start_date": "5/30/2017" + }, + { + "id": "8113", + "name": "Javier Driscoll", + "position": "Doctor", + "salary": "$204,364", + "office": "Columbus", + "extn": "6119", + "start_date": "10/19/2006" + }, + { + "id": "8114", + "name": "Maribel Latham", + "position": "Accountant", + "salary": "$270,899", + "office": "Orlando", + "extn": "1001", + "start_date": "11/20/2004" + }, + { + "id": "8115", + "name": "Anthony Flanders", + "position": "Treasurer", + "salary": "$299,508", + "office": "Cincinnati", + "extn": "1678", + "start_date": "7/29/2014" + }, + { + "id": "8116", + "name": "John Lyon", + "position": "Software Engineer", + "salary": "$54,521", + "office": "Laredo", + "extn": "6201", + "start_date": "5/20/2004" + }, + { + "id": "8117", + "name": "Bryce Powell", + "position": "Auditor", + "salary": "$279,987", + "office": "Anaheim", + "extn": "4255", + "start_date": "5/29/2017" + }, + { + "id": "8118", + "name": "Benjamin Willson", + "position": "Assistant Buyer", + "salary": "$260,577", + "office": "Columbus", + "extn": "8607", + "start_date": "4/21/2005" + }, + { + "id": "8119", + "name": "Jacob Rigg", + "position": "Retail Trainee", + "salary": "$82,310", + "office": "Nashville", + "extn": "8469", + "start_date": "4/4/2013" + }, + { + "id": "8120", + "name": "Emmanuelle Oliver", + "position": "Business Broker", + "salary": "$37,968", + "office": "Santa Ana", + "extn": "5049", + "start_date": "5/26/2007" + }, + { + "id": "8121", + "name": "Isla Allen", + "position": "Health Educator", + "salary": "$137,740", + "office": "St. Louis", + "extn": "9784", + "start_date": "6/14/2007" + }, + { + "id": "8122", + "name": "Jennifer Hunt", + "position": "Business Broker", + "salary": "$221,950", + "office": "London", + "extn": "1452", + "start_date": "12/11/2000" + }, + { + "id": "8123", + "name": "Josh Russel", + "position": "Food Technologist", + "salary": "$228,019", + "office": "Oklahoma City", + "extn": "1475", + "start_date": "3/19/2016" + }, + { + "id": "8124", + "name": "Mike Farrow", + "position": "Executive Director", + "salary": "$251,714", + "office": "Lakewood", + "extn": "5715", + "start_date": "9/24/2013" + }, + { + "id": "8125", + "name": "Tyson Gray", + "position": "Systems Administrator", + "salary": "$297,734", + "office": "Wien", + "extn": "1665", + "start_date": "5/26/2006" + }, + { + "id": "8126", + "name": "Karen Kelly", + "position": "Dentist", + "salary": "$138,883", + "office": "San Diego", + "extn": "5236", + "start_date": "5/27/2006" + }, + { + "id": "8127", + "name": "Martin Summers", + "position": "Food Technologist", + "salary": "$22,057", + "office": "Tulsa", + "extn": "2614", + "start_date": "5/21/2010" + }, + { + "id": "8128", + "name": "Beatrice Jefferson", + "position": "Biologist", + "salary": "$286,508", + "office": "Oklahoma City", + "extn": "9919", + "start_date": "9/30/2014" + }, + { + "id": "8129", + "name": "Analise Johnson", + "position": "Pharmacist", + "salary": "$228,476", + "office": "Springfield", + "extn": "9726", + "start_date": "5/24/2004" + }, + { + "id": "8130", + "name": "Carol Wallace", + "position": "Investment Advisor", + "salary": "$10,068", + "office": "Lisbon", + "extn": "5782", + "start_date": "11/4/2002" + }, + { + "id": "8131", + "name": "Jayden Ulyatt", + "position": "Designer", + "salary": "$249,495", + "office": "Columbus", + "extn": "9617", + "start_date": "7/30/2006" + }, + { + "id": "8132", + "name": "Logan Thorpe", + "position": "Bookkeeper", + "salary": "$293,822", + "office": "Santa Ana", + "extn": "7774", + "start_date": "12/26/2010" + }, + { + "id": "8133", + "name": "Savannah Taylor", + "position": "Paramedic", + "salary": "$209,698", + "office": "Oklahoma City", + "extn": "9739", + "start_date": "3/16/2004" + }, + { + "id": "8134", + "name": "Tyler Uddin", + "position": "Web Developer", + "salary": "$179,924", + "office": "Columbus", + "extn": "4320", + "start_date": "3/27/2005" + }, + { + "id": "8135", + "name": "Charlize Redwood", + "position": "Inspector", + "salary": "$73,132", + "office": "Tokyo", + "extn": "7679", + "start_date": "9/30/2007" + }, + { + "id": "8136", + "name": "Carmella Bell", + "position": "Loan Officer", + "salary": "$285,266", + "office": "Berlin", + "extn": "5001", + "start_date": "2/24/2007" + }, + { + "id": "8137", + "name": "Sofie Edler", + "position": "Service Supervisor", + "salary": "$237,319", + "office": "Kansas City", + "extn": "2368", + "start_date": "9/1/2003" + }, + { + "id": "8138", + "name": "Bryce Uttley", + "position": "Assistant Buyer", + "salary": "$222,183", + "office": "Garland", + "extn": "9367", + "start_date": "4/27/2009" + }, + { + "id": "8139", + "name": "Danny Brennan", + "position": "Chef Manager", + "salary": "$200,169", + "office": "Bridgeport", + "extn": "5110", + "start_date": "4/1/2016" + }, + { + "id": "8140", + "name": "Daniel Chadwick", + "position": "Assistant Buyer", + "salary": "$114,707", + "office": "Memphis", + "extn": "5850", + "start_date": "9/23/2004" + }, + { + "id": "8141", + "name": "Tyler Mcgee", + "position": "Stockbroker", + "salary": "$77,474", + "office": "Paris", + "extn": "2344", + "start_date": "7/17/2008" + }, + { + "id": "8142", + "name": "Aileen Cameron", + "position": "Lecturer", + "salary": "$113,185", + "office": "Tulsa", + "extn": "5504", + "start_date": "6/10/2014" + }, + { + "id": "8143", + "name": "Ethan Mason", + "position": "Executive Director", + "salary": "$17,758", + "office": "Huntsville", + "extn": "7049", + "start_date": "6/18/2018" + }, + { + "id": "8144", + "name": "Helen Craig", + "position": "Audiologist", + "salary": "$250,075", + "office": "Louisville", + "extn": "3486", + "start_date": "4/15/2013" + }, + { + "id": "8145", + "name": "Michael Rust", + "position": "Restaurant Manager", + "salary": "$231,360", + "office": "New York", + "extn": "9922", + "start_date": "8/20/2014" + }, + { + "id": "8146", + "name": "Leanne Casey", + "position": "Call Center Representative", + "salary": "$166,149", + "office": "Richmond", + "extn": "2936", + "start_date": "1/16/2015" + }, + { + "id": "8147", + "name": "Alan Uttridge", + "position": "Ambulatory Nurse", + "salary": "$273,389", + "office": "Cincinnati", + "extn": "1735", + "start_date": "12/17/2008" + }, + { + "id": "8148", + "name": "Ryan Matthews", + "position": "Software Engineer", + "salary": "$263,190", + "office": "Laredo", + "extn": "7934", + "start_date": "8/19/2018" + }, + { + "id": "8149", + "name": "Mason Stewart", + "position": "Call Center Representative", + "salary": "$64,141", + "office": "El Paso", + "extn": "2102", + "start_date": "1/7/2009" + }, + { + "id": "8150", + "name": "Johnathan Baxter", + "position": "Mobile Developer", + "salary": "$118,458", + "office": "Bucharest", + "extn": "3446", + "start_date": "1/5/2013" + }, + { + "id": "8151", + "name": "Chris Kelly", + "position": "Food Technologist", + "salary": "$263,221", + "office": "Escondido", + "extn": "1398", + "start_date": "8/5/2019" + }, + { + "id": "8152", + "name": "Aileen Brock", + "position": "Biologist", + "salary": "$86,593", + "office": "New Orleans", + "extn": "2812", + "start_date": "7/13/2006" + }, + { + "id": "8153", + "name": "Ember Dobson", + "position": "Paramedic", + "salary": "$107,491", + "office": "Baltimore", + "extn": "7993", + "start_date": "3/28/2013" + }, + { + "id": "8154", + "name": "Julianna Coates", + "position": "Health Educator", + "salary": "$64,393", + "office": "Quebec", + "extn": "8576", + "start_date": "2/22/2008" + }, + { + "id": "8155", + "name": "Tania Clark", + "position": "Lecturer", + "salary": "$227,049", + "office": "Los Angeles", + "extn": "7650", + "start_date": "1/7/2009" + }, + { + "id": "8156", + "name": "Alexia Goldsmith", + "position": "Pharmacist", + "salary": "$10,087", + "office": "Venice", + "extn": "3226", + "start_date": "3/7/2004" + }, + { + "id": "8157", + "name": "Angela Giles", + "position": "Design Engineer", + "salary": "$256,544", + "office": "Minneapolis", + "extn": "2747", + "start_date": "9/1/2009" + }, + { + "id": "8158", + "name": "Rick Hopkins", + "position": "Dentist", + "salary": "$228,224", + "office": "Lincoln", + "extn": "1429", + "start_date": "6/1/2018" + }, + { + "id": "8159", + "name": "Rick Flack", + "position": "Retail Trainee", + "salary": "$47,850", + "office": "Quebec", + "extn": "9075", + "start_date": "3/28/2003" + }, + { + "id": "8160", + "name": "Katelyn Pond", + "position": "Steward", + "salary": "$126,857", + "office": "El Paso", + "extn": "4542", + "start_date": "3/2/2005" + }, + { + "id": "8161", + "name": "Rebecca Bradley", + "position": "Webmaster", + "salary": "$278,606", + "office": "Rochester", + "extn": "2790", + "start_date": "3/26/2003" + }, + { + "id": "8162", + "name": "Rosa Thomas", + "position": "Investment Advisor", + "salary": "$195,607", + "office": "Boston", + "extn": "2685", + "start_date": "9/14/2011" + }, + { + "id": "8163", + "name": "Chuck Attwood", + "position": "Healthcare Specialist", + "salary": "$202,620", + "office": "Bridgeport", + "extn": "2517", + "start_date": "8/10/2010" + }, + { + "id": "8164", + "name": "Megan Rose", + "position": "Biologist", + "salary": "$191,830", + "office": "Ontario", + "extn": "7347", + "start_date": "2/14/2019" + }, + { + "id": "8165", + "name": "Lexi Cobb", + "position": "Retail Trainee", + "salary": "$53,838", + "office": "Innsbruck", + "extn": "2608", + "start_date": "6/15/2001" + }, + { + "id": "8166", + "name": "Alan Reid", + "position": "Doctor", + "salary": "$199,422", + "office": "Rome", + "extn": "5980", + "start_date": "9/21/2019" + }, + { + "id": "8167", + "name": "Iris Lee", + "position": "Baker", + "salary": "$16,712", + "office": "Scottsdale", + "extn": "1958", + "start_date": "7/18/2017" + }, + { + "id": "8168", + "name": "Kieth Pickard", + "position": "Cashier", + "salary": "$141,307", + "office": "Milano", + "extn": "9363", + "start_date": "1/24/2007" + }, + { + "id": "8169", + "name": "Kaylee Wood", + "position": "Food Technologist", + "salary": "$125,625", + "office": "Springfield", + "extn": "2598", + "start_date": "2/23/2008" + }, + { + "id": "8170", + "name": "Tom Pickard", + "position": "Clerk", + "salary": "$234,701", + "office": "Albuquerque", + "extn": "6317", + "start_date": "3/5/2019" + }, + { + "id": "8171", + "name": "Jack Parker", + "position": "Web Developer", + "salary": "$111,516", + "office": "Ontario", + "extn": "1532", + "start_date": "4/15/2001" + }, + { + "id": "8172", + "name": "Taylor Lewis", + "position": "Global Logistics Supervisor", + "salary": "$18,038", + "office": "Rochester", + "extn": "7110", + "start_date": "1/8/2014" + }, + { + "id": "8173", + "name": "Dalia Anderson", + "position": "Healthcare Specialist", + "salary": "$264,836", + "office": "Reno", + "extn": "7420", + "start_date": "3/6/2015" + }, + { + "id": "8174", + "name": "Eduardo Craig", + "position": "Baker", + "salary": "$68,976", + "office": "Ontario", + "extn": "1923", + "start_date": "12/22/2006" + }, + { + "id": "8175", + "name": "Adelaide Welsch", + "position": "Physician", + "salary": "$21,099", + "office": "Rochester", + "extn": "4615", + "start_date": "9/15/2005" + }, + { + "id": "8176", + "name": "Quinn Clarke", + "position": "Business Broker", + "salary": "$33,351", + "office": "Rochester", + "extn": "4056", + "start_date": "12/21/2006" + }, + { + "id": "8177", + "name": "Rocco Yard", + "position": "Cook", + "salary": "$200,249", + "office": "Hollywood", + "extn": "6414", + "start_date": "12/27/2011" + }, + { + "id": "8178", + "name": "Enoch Villiger", + "position": "Call Center Representative", + "salary": "$126,769", + "office": "Phoenix", + "extn": "5725", + "start_date": "3/18/2007" + }, + { + "id": "8179", + "name": "Aiden Strong", + "position": "Dentist", + "salary": "$36,873", + "office": "Bucharest", + "extn": "9156", + "start_date": "3/27/2000" + }, + { + "id": "8180", + "name": "Alessia Clarke", + "position": "Cashier", + "salary": "$158,062", + "office": "Rome", + "extn": "4743", + "start_date": "8/10/2013" + }, + { + "id": "8181", + "name": "Tyson Freeburn", + "position": "Machine Operator", + "salary": "$137,139", + "office": "Santa Ana", + "extn": "6925", + "start_date": "5/22/2016" + }, + { + "id": "8182", + "name": "Daria Paterson", + "position": "Lecturer", + "salary": "$177,491", + "office": "Honolulu", + "extn": "6441", + "start_date": "11/4/2013" + }, + { + "id": "8183", + "name": "Tyson Wilson", + "position": "Operator", + "salary": "$36,404", + "office": "Laredo", + "extn": "9934", + "start_date": "10/16/2018" + }, + { + "id": "8184", + "name": "Rose Allen", + "position": "Budget Analyst", + "salary": "$117,502", + "office": "San Diego", + "extn": "2014", + "start_date": "1/4/2007" + }, + { + "id": "8185", + "name": "Lana Garner", + "position": "Call Center Representative", + "salary": "$276,840", + "office": "Fullerton", + "extn": "5705", + "start_date": "8/12/2001" + }, + { + "id": "8186", + "name": "Erick Drake", + "position": "Systems Administrator", + "salary": "$184,997", + "office": "Oakland", + "extn": "5389", + "start_date": "7/13/2016" + }, + { + "id": "8187", + "name": "Hadley Hamilton", + "position": "Dentist", + "salary": "$14,447", + "office": "Murfreesboro", + "extn": "1415", + "start_date": "8/11/2011" + }, + { + "id": "8188", + "name": "Brooklyn Owen", + "position": "Healthcare Specialist", + "salary": "$139,291", + "office": "Jersey City", + "extn": "1343", + "start_date": "6/2/2008" + }, + { + "id": "8189", + "name": "Elijah Knight", + "position": "Physician", + "salary": "$179,801", + "office": "Fullerton", + "extn": "4691", + "start_date": "3/3/2017" + }, + { + "id": "8190", + "name": "Mike Jarvis", + "position": "Lecturer", + "salary": "$253,583", + "office": "Amarillo", + "extn": "1004", + "start_date": "9/11/2000" + }, + { + "id": "8191", + "name": "Mackenzie Ralph", + "position": "Cash Manager", + "salary": "$104,195", + "office": "Memphis", + "extn": "3135", + "start_date": "10/10/2015" + }, + { + "id": "8192", + "name": "Alan Lambert", + "position": "Baker", + "salary": "$168,313", + "office": "Amarillo", + "extn": "1820", + "start_date": "6/22/2003" + }, + { + "id": "8193", + "name": "Carter Connor", + "position": "Loan Officer", + "salary": "$257,002", + "office": "Valetta", + "extn": "1889", + "start_date": "5/29/2008" + }, + { + "id": "8194", + "name": "Jacob Zaoui", + "position": "Cashier", + "salary": "$96,184", + "office": "Fremont", + "extn": "2381", + "start_date": "6/18/2012" + }, + { + "id": "8195", + "name": "Clint King", + "position": "Global Logistics Supervisor", + "salary": "$145,671", + "office": "San Jose", + "extn": "1572", + "start_date": "9/21/2018" + }, + { + "id": "8196", + "name": "Kirsten Crawley", + "position": "Clerk", + "salary": "$127,506", + "office": "Valetta", + "extn": "8439", + "start_date": "10/25/2013" + }, + { + "id": "8197", + "name": "Maxwell John", + "position": "Auditor", + "salary": "$79,600", + "office": "Dallas", + "extn": "5147", + "start_date": "6/5/2000" + }, + { + "id": "8198", + "name": "Adalind Cunningham", + "position": "Systems Administrator", + "salary": "$39,564", + "office": "Amarillo", + "extn": "7347", + "start_date": "2/24/2007" + }, + { + "id": "8199", + "name": "Jack Morgan", + "position": "Pharmacist", + "salary": "$218,002", + "office": "Salem", + "extn": "7735", + "start_date": "11/25/2015" + }, + { + "id": "8200", + "name": "Camden Archer", + "position": "Healthcare Specialist", + "salary": "$170,941", + "office": "Richmond", + "extn": "4814", + "start_date": "8/1/2009" + }, + { + "id": "8201", + "name": "Kieth Widdows", + "position": "Ambulatory Nurse", + "salary": "$186,639", + "office": "St. Louis", + "extn": "8954", + "start_date": "8/29/2019" + }, + { + "id": "8202", + "name": "Daron Quinnell", + "position": "Design Engineer", + "salary": "$60,962", + "office": "Charlotte", + "extn": "3122", + "start_date": "6/1/2005" + }, + { + "id": "8203", + "name": "Anabelle Vallins", + "position": "Service Supervisor", + "salary": "$249,320", + "office": "Madrid", + "extn": "5966", + "start_date": "7/29/2018" + }, + { + "id": "8204", + "name": "Bob Roman", + "position": "Laboratory Technician", + "salary": "$104,728", + "office": "Lancaster", + "extn": "5008", + "start_date": "3/15/2018" + }, + { + "id": "8205", + "name": "Robyn Jeffery", + "position": "Associate Professor", + "salary": "$74,042", + "office": "Norfolk", + "extn": "5512", + "start_date": "11/26/2004" + }, + { + "id": "8206", + "name": "Kate Rothwell", + "position": "Ambulatory Nurse", + "salary": "$226,414", + "office": "Chicago", + "extn": "5465", + "start_date": "9/17/2008" + }, + { + "id": "8207", + "name": "Jack Flanders", + "position": "Global Logistics Supervisor", + "salary": "$25,703", + "office": "Saint Paul", + "extn": "6578", + "start_date": "5/31/2016" + }, + { + "id": "8208", + "name": "Robyn Lunt", + "position": "Doctor", + "salary": "$179,798", + "office": "Bellevue", + "extn": "6166", + "start_date": "8/17/2008" + }, + { + "id": "8209", + "name": "Ethan Stark", + "position": "Stockbroker", + "salary": "$280,421", + "office": "Lakewood", + "extn": "9707", + "start_date": "5/11/2008" + }, + { + "id": "8210", + "name": "Florence Norman", + "position": "Global Logistics Supervisor", + "salary": "$147,734", + "office": "Charlotte", + "extn": "9150", + "start_date": "6/11/2012" + }, + { + "id": "8211", + "name": "Andrea Hudson", + "position": "Audiologist", + "salary": "$159,059", + "office": "Honolulu", + "extn": "3963", + "start_date": "2/27/2017" + }, + { + "id": "8212", + "name": "Chadwick Middleton", + "position": "Designer", + "salary": "$77,336", + "office": "Sacramento", + "extn": "7750", + "start_date": "1/21/2017" + }, + { + "id": "8213", + "name": "Roger Higgs", + "position": "Project Manager", + "salary": "$256,269", + "office": "Otawa", + "extn": "6854", + "start_date": "7/1/2010" + }, + { + "id": "8214", + "name": "Cedrick Asher", + "position": "Clerk", + "salary": "$152,050", + "office": "San Francisco", + "extn": "1678", + "start_date": "10/30/2001" + }, + { + "id": "8215", + "name": "Owen Gordon", + "position": "Health Educator", + "salary": "$97,177", + "office": "Pittsburgh", + "extn": "3181", + "start_date": "5/26/2017" + }, + { + "id": "8216", + "name": "Barney Ralph", + "position": "Operator", + "salary": "$148,681", + "office": "Tokyo", + "extn": "6735", + "start_date": "4/3/2004" + }, + { + "id": "8217", + "name": "Clarissa Richards", + "position": "Retail Trainee", + "salary": "$202,407", + "office": "Laredo", + "extn": "4549", + "start_date": "7/25/2015" + }, + { + "id": "8218", + "name": "Carrie Miller", + "position": "Retail Trainee", + "salary": "$137,650", + "office": "Madrid", + "extn": "9631", + "start_date": "9/9/2005" + }, + { + "id": "8219", + "name": "Nicholas Doherty", + "position": "Health Educator", + "salary": "$196,520", + "office": "Lakewood", + "extn": "1290", + "start_date": "1/8/2009" + }, + { + "id": "8220", + "name": "Enoch Noach", + "position": "CNC Operator", + "salary": "$38,997", + "office": "Lisbon", + "extn": "1620", + "start_date": "7/29/2009" + }, + { + "id": "8221", + "name": "Nicholas Evans", + "position": "HR Coordinator", + "salary": "$87,986", + "office": "Columbus", + "extn": "3213", + "start_date": "1/24/2005" + }, + { + "id": "8222", + "name": "Gabriel Carpenter", + "position": "Accountant", + "salary": "$85,028", + "office": "Rome", + "extn": "5652", + "start_date": "12/3/2014" + }, + { + "id": "8223", + "name": "Mason Dickson", + "position": "Retail Trainee", + "salary": "$143,953", + "office": "Garland", + "extn": "9380", + "start_date": "4/28/2004" + }, + { + "id": "8224", + "name": "Georgia Rosenbloom", + "position": "Treasurer", + "salary": "$225,754", + "office": "Lancaster", + "extn": "4864", + "start_date": "2/22/2004" + }, + { + "id": "8225", + "name": "Jamie Clark", + "position": "Service Supervisor", + "salary": "$237,075", + "office": "Jacksonville", + "extn": "5846", + "start_date": "2/26/2019" + }, + { + "id": "8226", + "name": "Anthony Wilson", + "position": "Machine Operator", + "salary": "$26,766", + "office": "Denver", + "extn": "9590", + "start_date": "6/6/2006" + }, + { + "id": "8227", + "name": "Samara Ellwood", + "position": "Insurance Broker", + "salary": "$140,828", + "office": "Santa Ana", + "extn": "9174", + "start_date": "5/28/2006" + }, + { + "id": "8228", + "name": "Roger Stevens", + "position": "Doctor", + "salary": "$185,062", + "office": "Oklahoma City", + "extn": "2458", + "start_date": "6/22/2013" + }, + { + "id": "8229", + "name": "Domenic Neal", + "position": "Paramedic", + "salary": "$15,299", + "office": "Tulsa", + "extn": "3595", + "start_date": "1/16/2005" + }, + { + "id": "8230", + "name": "Denny Harrison", + "position": "Chef Manager", + "salary": "$18,685", + "office": "Washington", + "extn": "7769", + "start_date": "2/19/2001" + }, + { + "id": "8231", + "name": "Martin Egerton", + "position": "Project Manager", + "salary": "$249,136", + "office": "New Orleans", + "extn": "5015", + "start_date": "3/19/2003" + }, + { + "id": "8232", + "name": "Sylvia Gates", + "position": "Fabricator", + "salary": "$178,035", + "office": "Jacksonville", + "extn": "4218", + "start_date": "9/7/2000" + }, + { + "id": "8233", + "name": "Jayden Yoman", + "position": "Project Manager", + "salary": "$62,779", + "office": "Chicago", + "extn": "8595", + "start_date": "5/22/2018" + }, + { + "id": "8234", + "name": "Caydence Mackenzie", + "position": "Bellman", + "salary": "$294,212", + "office": "Cincinnati", + "extn": "7758", + "start_date": "1/11/2016" + }, + { + "id": "8235", + "name": "Mark Tindall", + "position": "Ambulatory Nurse", + "salary": "$266,612", + "office": "Prague", + "extn": "9857", + "start_date": "11/16/2013" + }, + { + "id": "8236", + "name": "Allison Speed", + "position": "Assistant Buyer", + "salary": "$237,362", + "office": "San Francisco", + "extn": "9709", + "start_date": "4/22/2006" + }, + { + "id": "8237", + "name": "Elijah Rycroft", + "position": "Designer", + "salary": "$172,840", + "office": "Santa Ana", + "extn": "6683", + "start_date": "8/15/2005" + }, + { + "id": "8238", + "name": "Tess Quinton", + "position": "Doctor", + "salary": "$241,603", + "office": "Saint Paul", + "extn": "1948", + "start_date": "9/13/2018" + }, + { + "id": "8239", + "name": "Ada Payne", + "position": "Audiologist", + "salary": "$90,686", + "office": "Amarillo", + "extn": "4561", + "start_date": "8/31/2016" + }, + { + "id": "8240", + "name": "Nina James", + "position": "HR Specialist", + "salary": "$217,268", + "office": "Laredo", + "extn": "2765", + "start_date": "5/9/2001" + }, + { + "id": "8241", + "name": "Barney Vollans", + "position": "Software Engineer", + "salary": "$172,432", + "office": "San Diego", + "extn": "4368", + "start_date": "3/19/2004" + }, + { + "id": "8242", + "name": "Erica Yarlett", + "position": "Software Engineer", + "salary": "$43,732", + "office": "Oklahoma City", + "extn": "7203", + "start_date": "8/10/2017" + }, + { + "id": "8243", + "name": "Chad Adler", + "position": "Production Painter", + "salary": "$236,906", + "office": "El Paso", + "extn": "9354", + "start_date": "10/22/2014" + }, + { + "id": "8244", + "name": "Leah Goodman", + "position": "Clerk", + "salary": "$189,816", + "office": "London", + "extn": "8550", + "start_date": "3/29/2009" + }, + { + "id": "8245", + "name": "Logan Corbett", + "position": "CNC Operator", + "salary": "$24,847", + "office": "Wien", + "extn": "7177", + "start_date": "7/7/2007" + }, + { + "id": "8246", + "name": "Oliver Hammond", + "position": "Food Technologist", + "salary": "$285,531", + "office": "Jacksonville", + "extn": "5458", + "start_date": "8/20/2005" + }, + { + "id": "8247", + "name": "Barry Mould", + "position": "Investment Advisor", + "salary": "$167,724", + "office": "Honolulu", + "extn": "3765", + "start_date": "12/19/2000" + }, + { + "id": "8248", + "name": "Brad Nicolas", + "position": "Webmaster", + "salary": "$242,428", + "office": "Portland", + "extn": "8807", + "start_date": "3/12/2001" + }, + { + "id": "8249", + "name": "Josh Casey", + "position": "Fabricator", + "salary": "$190,505", + "office": "Indianapolis", + "extn": "1582", + "start_date": "4/1/2019" + }, + { + "id": "8250", + "name": "Anthony Hilton", + "position": "Steward", + "salary": "$241,654", + "office": "Murfreesboro", + "extn": "8169", + "start_date": "6/1/2001" + }, + { + "id": "8251", + "name": "Manuel Redwood", + "position": "Loan Officer", + "salary": "$138,653", + "office": "Norfolk", + "extn": "7010", + "start_date": "4/6/2008" + }, + { + "id": "8252", + "name": "Logan Harris", + "position": "Audiologist", + "salary": "$125,003", + "office": "Arlington", + "extn": "8878", + "start_date": "7/7/2019" + }, + { + "id": "8253", + "name": "Sebastian Blythe", + "position": "Biologist", + "salary": "$216,032", + "office": "Milwaukee", + "extn": "4155", + "start_date": "3/23/2005" + }, + { + "id": "8254", + "name": "Nina Tait", + "position": "Food Technologist", + "salary": "$212,269", + "office": "Hollywood", + "extn": "1827", + "start_date": "1/1/2006" + }, + { + "id": "8255", + "name": "Hailey Swan", + "position": "Steward", + "salary": "$111,388", + "office": "Stockton", + "extn": "5764", + "start_date": "11/20/2003" + }, + { + "id": "8256", + "name": "Domenic Camden", + "position": "Treasurer", + "salary": "$249,500", + "office": "Arlington", + "extn": "6750", + "start_date": "4/23/2001" + }, + { + "id": "8257", + "name": "William Parker", + "position": "Webmaster", + "salary": "$128,636", + "office": "Omaha", + "extn": "8983", + "start_date": "9/9/2017" + }, + { + "id": "8258", + "name": "Eduardo Phillips", + "position": "Cashier", + "salary": "$191,563", + "office": "Phoenix", + "extn": "3072", + "start_date": "7/23/2014" + }, + { + "id": "8259", + "name": "Kurt James", + "position": "Dentist", + "salary": "$267,044", + "office": "Bellevue", + "extn": "8466", + "start_date": "2/28/2013" + }, + { + "id": "8260", + "name": "Abbey Ainsworth", + "position": "IT Support Staff", + "salary": "$255,088", + "office": "Reno", + "extn": "9635", + "start_date": "2/15/2006" + }, + { + "id": "8261", + "name": "Gina Saunders", + "position": "Staffing Consultant", + "salary": "$158,101", + "office": "Dallas", + "extn": "9637", + "start_date": "7/28/2016" + }, + { + "id": "8262", + "name": "Alexander Gordon", + "position": "Inspector", + "salary": "$108,122", + "office": "Pittsburgh", + "extn": "7521", + "start_date": "3/27/2001" + }, + { + "id": "8263", + "name": "Sloane Hepburn", + "position": "Project Manager", + "salary": "$58,058", + "office": "Glendale", + "extn": "5670", + "start_date": "5/11/2015" + }, + { + "id": "8264", + "name": "Michael Vaughan", + "position": "Steward", + "salary": "$124,826", + "office": "Bridgeport", + "extn": "2740", + "start_date": "12/15/2013" + }, + { + "id": "8265", + "name": "Doug Carter", + "position": "Call Center Representative", + "salary": "$269,222", + "office": "Seattle", + "extn": "3485", + "start_date": "8/2/2011" + }, + { + "id": "8266", + "name": "Chuck Stevens", + "position": "Design Engineer", + "salary": "$144,141", + "office": "Madison", + "extn": "2132", + "start_date": "4/12/2006" + }, + { + "id": "8267", + "name": "Julius Emmott", + "position": "IT Support Staff", + "salary": "$83,102", + "office": "Escondido", + "extn": "1657", + "start_date": "3/26/2017" + }, + { + "id": "8268", + "name": "Jenna Driscoll", + "position": "Production Painter", + "salary": "$164,153", + "office": "Amarillo", + "extn": "2315", + "start_date": "11/17/2009" + }, + { + "id": "8269", + "name": "Payton Freeburn", + "position": "Ambulatory Nurse", + "salary": "$27,066", + "office": "Rochester", + "extn": "7505", + "start_date": "6/18/2011" + }, + { + "id": "8270", + "name": "Christy Yates", + "position": "Design Engineer", + "salary": "$135,285", + "office": "Stockton", + "extn": "9897", + "start_date": "2/19/2010" + }, + { + "id": "8271", + "name": "Brad Adams", + "position": "Restaurant Manager", + "salary": "$256,484", + "office": "Amarillo", + "extn": "2670", + "start_date": "5/19/2003" + }, + { + "id": "8272", + "name": "Ivy Pope", + "position": "Banker", + "salary": "$257,621", + "office": "Salem", + "extn": "8953", + "start_date": "11/23/2002" + }, + { + "id": "8273", + "name": "Rylee Rossi", + "position": "Service Supervisor", + "salary": "$62,940", + "office": "Oklahoma City", + "extn": "1228", + "start_date": "2/7/2010" + }, + { + "id": "8274", + "name": "Cedrick Hudson", + "position": "Audiologist", + "salary": "$273,248", + "office": "Minneapolis", + "extn": "8054", + "start_date": "10/13/2007" + }, + { + "id": "8275", + "name": "Zara Price", + "position": "Dentist", + "salary": "$150,986", + "office": "Arlington", + "extn": "7839", + "start_date": "6/9/2012" + }, + { + "id": "8276", + "name": "Harvey Clarke", + "position": "Mobile Developer", + "salary": "$297,133", + "office": "Moreno Valley", + "extn": "7096", + "start_date": "11/17/2002" + }, + { + "id": "8277", + "name": "Tyson Mcgregor", + "position": "Executive Director", + "salary": "$130,745", + "office": "Washington", + "extn": "5901", + "start_date": "3/8/2007" + }, + { + "id": "8278", + "name": "Ellen Watt", + "position": "Bookkeeper", + "salary": "$38,984", + "office": "Lisbon", + "extn": "7824", + "start_date": "11/11/2014" + }, + { + "id": "8279", + "name": "Johnny Hogg", + "position": "Biologist", + "salary": "$113,815", + "office": "Zurich", + "extn": "1247", + "start_date": "3/6/2014" + }, + { + "id": "8280", + "name": "Sarah Greenwood", + "position": "Assistant Buyer", + "salary": "$239,939", + "office": "San Bernardino", + "extn": "4952", + "start_date": "8/21/2001" + }, + { + "id": "8281", + "name": "Caitlyn Ingram", + "position": "Retail Trainee", + "salary": "$71,059", + "office": "Sacramento", + "extn": "6898", + "start_date": "9/2/2007" + }, + { + "id": "8282", + "name": "Enoch Nurton", + "position": "Investment Advisor", + "salary": "$237,959", + "office": "Las Vegas", + "extn": "2759", + "start_date": "8/20/2006" + }, + { + "id": "8283", + "name": "Rihanna Noach", + "position": "Laboratory Technician", + "salary": "$122,040", + "office": "Salem", + "extn": "9169", + "start_date": "2/25/2006" + }, + { + "id": "8284", + "name": "Russel Slater", + "position": "Treasurer", + "salary": "$55,085", + "office": "Fort Lauderdale", + "extn": "4339", + "start_date": "3/6/2001" + }, + { + "id": "8285", + "name": "Gladys Lane", + "position": "Electrician", + "salary": "$166,362", + "office": "Wien", + "extn": "5286", + "start_date": "8/4/2017" + }, + { + "id": "8286", + "name": "Russel Fleming", + "position": "Retail Trainee", + "salary": "$35,658", + "office": "Arlington", + "extn": "4836", + "start_date": "7/1/2009" + }, + { + "id": "8287", + "name": "Martin Walker", + "position": "Physician", + "salary": "$295,905", + "office": "San Antonio", + "extn": "1512", + "start_date": "2/9/2019" + }, + { + "id": "8288", + "name": "Daron Larsen", + "position": "Associate Professor", + "salary": "$216,623", + "office": "Pittsburgh", + "extn": "8588", + "start_date": "7/15/2016" + }, + { + "id": "8289", + "name": "Cedrick Middleton", + "position": "Designer", + "salary": "$285,857", + "office": "Lincoln", + "extn": "1908", + "start_date": "7/22/2012" + }, + { + "id": "8290", + "name": "Julian Vangness", + "position": "Steward", + "salary": "$30,682", + "office": "Ontario", + "extn": "7018", + "start_date": "6/18/2016" + }, + { + "id": "8291", + "name": "Daniel Anderson", + "position": "HR Specialist", + "salary": "$255,419", + "office": "San Diego", + "extn": "7626", + "start_date": "8/9/2012" + }, + { + "id": "8292", + "name": "Kurt Harrison", + "position": "Fabricator", + "salary": "$244,938", + "office": "San Bernardino", + "extn": "1062", + "start_date": "2/8/2017" + }, + { + "id": "8293", + "name": "Judith John", + "position": "Food Technologist", + "salary": "$191,002", + "office": "Anaheim", + "extn": "7881", + "start_date": "4/10/2003" + }, + { + "id": "8294", + "name": "Aleksandra Gordon", + "position": "Service Supervisor", + "salary": "$283,051", + "office": "Kansas City", + "extn": "5889", + "start_date": "10/13/2017" + }, + { + "id": "8295", + "name": "Phillip Dillon", + "position": "Ambulatory Nurse", + "salary": "$280,124", + "office": "Arlington", + "extn": "8312", + "start_date": "4/29/2016" + }, + { + "id": "8296", + "name": "Martin Griffiths", + "position": "Mobile Developer", + "salary": "$256,838", + "office": "Huntsville", + "extn": "2059", + "start_date": "4/10/2017" + }, + { + "id": "8297", + "name": "Keira Notman", + "position": "Machine Operator", + "salary": "$286,387", + "office": "Berlin", + "extn": "8227", + "start_date": "5/2/2006" + }, + { + "id": "8298", + "name": "Sofie Tyler", + "position": "Mobile Developer", + "salary": "$76,986", + "office": "Pittsburgh", + "extn": "5464", + "start_date": "12/27/2006" + }, + { + "id": "8299", + "name": "Martha Healy", + "position": "Baker", + "salary": "$127,447", + "office": "Zurich", + "extn": "6487", + "start_date": "6/13/2015" + }, + { + "id": "8300", + "name": "Carrie Doherty", + "position": "Electrician", + "salary": "$70,312", + "office": "Nashville", + "extn": "9081", + "start_date": "5/25/2000" + }, + { + "id": "8301", + "name": "Jayden White", + "position": "Machine Operator", + "salary": "$100,698", + "office": "Oakland", + "extn": "4875", + "start_date": "6/8/2007" + }, + { + "id": "8302", + "name": "Nate Johnson", + "position": "Banker", + "salary": "$176,359", + "office": "Oklahoma City", + "extn": "5053", + "start_date": "1/26/2014" + }, + { + "id": "8303", + "name": "Nicholas Parr", + "position": "Software Engineer", + "salary": "$169,139", + "office": "Chicago", + "extn": "2626", + "start_date": "1/4/2009" + }, + { + "id": "8304", + "name": "Hailey Young", + "position": "Project Manager", + "salary": "$207,967", + "office": "Tokyo", + "extn": "9165", + "start_date": "11/27/2006" + }, + { + "id": "8305", + "name": "Marilyn Khan", + "position": "Physician", + "salary": "$87,815", + "office": "Prague", + "extn": "4494", + "start_date": "4/19/2011" + }, + { + "id": "8306", + "name": "Boris Utterson", + "position": "Physician", + "salary": "$200,969", + "office": "Richmond", + "extn": "9562", + "start_date": "11/6/2003" + }, + { + "id": "8307", + "name": "Hayden Simmons", + "position": "Audiologist", + "salary": "$165,006", + "office": "Portland", + "extn": "4694", + "start_date": "11/28/2015" + }, + { + "id": "8308", + "name": "Victoria Kirby", + "position": "Business Broker", + "salary": "$32,058", + "office": "Boston", + "extn": "4949", + "start_date": "4/23/2001" + }, + { + "id": "8309", + "name": "Miriam Matthews", + "position": "Bellman", + "salary": "$70,109", + "office": "London", + "extn": "7781", + "start_date": "11/14/2007" + }, + { + "id": "8310", + "name": "Matt Flynn", + "position": "Pharmacist", + "salary": "$250,842", + "office": "Boston", + "extn": "6051", + "start_date": "2/25/2003" + }, + { + "id": "8311", + "name": "Brad Stark", + "position": "Ambulatory Nurse", + "salary": "$168,497", + "office": "Ontario", + "extn": "7664", + "start_date": "12/23/2014" + }, + { + "id": "8312", + "name": "Chad Baxter", + "position": "Electrician", + "salary": "$159,551", + "office": "Anaheim", + "extn": "1262", + "start_date": "12/17/2000" + }, + { + "id": "8313", + "name": "Elijah Allington", + "position": "Audiologist", + "salary": "$16,156", + "office": "London", + "extn": "3084", + "start_date": "1/4/2010" + }, + { + "id": "8314", + "name": "Melanie Mccormick", + "position": "Audiologist", + "salary": "$247,810", + "office": "Glendale", + "extn": "7082", + "start_date": "1/5/2013" + }, + { + "id": "8315", + "name": "Samara Brooks", + "position": "Investment Advisor", + "salary": "$56,007", + "office": "Otawa", + "extn": "9473", + "start_date": "7/29/2002" + }, + { + "id": "8316", + "name": "Melinda Fields", + "position": "Cashier", + "salary": "$41,958", + "office": "Wien", + "extn": "4242", + "start_date": "5/20/2010" + }, + { + "id": "8317", + "name": "George Wilkinson", + "position": "Restaurant Manager", + "salary": "$29,566", + "office": "Baltimore", + "extn": "2749", + "start_date": "5/23/2007" + }, + { + "id": "8318", + "name": "Ethan Cattell", + "position": "Retail Trainee", + "salary": "$230,266", + "office": "Albuquerque", + "extn": "5859", + "start_date": "3/3/2011" + }, + { + "id": "8319", + "name": "Bree Raven", + "position": "Dentist", + "salary": "$158,007", + "office": "Cincinnati", + "extn": "6574", + "start_date": "11/13/2005" + }, + { + "id": "8320", + "name": "Kirsten Flynn", + "position": "Cashier", + "salary": "$297,803", + "office": "Anaheim", + "extn": "2276", + "start_date": "7/21/2018" + }, + { + "id": "8321", + "name": "Maria Gilbert", + "position": "Bellman", + "salary": "$271,147", + "office": "Garland", + "extn": "2246", + "start_date": "7/4/2019" + }, + { + "id": "8322", + "name": "Harry Pierce", + "position": "Restaurant Manager", + "salary": "$295,577", + "office": "Escondido", + "extn": "5227", + "start_date": "12/8/2014" + }, + { + "id": "8323", + "name": "Rosalie Goodman", + "position": "Mobile Developer", + "salary": "$141,604", + "office": "Salem", + "extn": "9242", + "start_date": "5/9/2008" + }, + { + "id": "8324", + "name": "Matthew Briggs", + "position": "HR Coordinator", + "salary": "$153,077", + "office": "Portland", + "extn": "3903", + "start_date": "2/14/2003" + }, + { + "id": "8325", + "name": "Bart Pierce", + "position": "Doctor", + "salary": "$253,256", + "office": "Dallas", + "extn": "8672", + "start_date": "3/27/2009" + }, + { + "id": "8326", + "name": "Camellia Reynolds", + "position": "Production Painter", + "salary": "$116,351", + "office": "Detroit", + "extn": "9182", + "start_date": "5/4/2001" + }, + { + "id": "8327", + "name": "Sonya Henderson", + "position": "HR Specialist", + "salary": "$37,832", + "office": "Baltimore", + "extn": "6810", + "start_date": "7/15/2008" + }, + { + "id": "8328", + "name": "Gemma Shepherd", + "position": "IT Support Staff", + "salary": "$75,373", + "office": "Madrid", + "extn": "3488", + "start_date": "4/12/2011" + }, + { + "id": "8329", + "name": "Audrey Newman", + "position": "Global Logistics Supervisor", + "salary": "$267,343", + "office": "Miami", + "extn": "5315", + "start_date": "12/2/2004" + }, + { + "id": "8330", + "name": "Isla Thatcher", + "position": "HR Coordinator", + "salary": "$249,393", + "office": "Tulsa", + "extn": "1509", + "start_date": "4/6/2016" + }, + { + "id": "8331", + "name": "Piper Shaw", + "position": "Associate Professor", + "salary": "$273,853", + "office": "Anaheim", + "extn": "5668", + "start_date": "9/8/2015" + }, + { + "id": "8332", + "name": "Mavis Rowe", + "position": "Front Desk Coordinator", + "salary": "$114,676", + "office": "Berlin", + "extn": "2694", + "start_date": "11/11/2018" + }, + { + "id": "8333", + "name": "Chester Wright", + "position": "Production Painter", + "salary": "$105,508", + "office": "Omaha", + "extn": "7597", + "start_date": "2/26/2010" + }, + { + "id": "8334", + "name": "Logan Kennedy", + "position": "Fabricator", + "salary": "$198,905", + "office": "Tulsa", + "extn": "8755", + "start_date": "6/19/2014" + }, + { + "id": "8335", + "name": "Goldie Lloyd", + "position": "Project Manager", + "salary": "$147,298", + "office": "Paris", + "extn": "2332", + "start_date": "7/12/2012" + }, + { + "id": "8336", + "name": "Anais Carter", + "position": "Budget Analyst", + "salary": "$96,598", + "office": "Escondido", + "extn": "9583", + "start_date": "2/22/2001" + }, + { + "id": "8337", + "name": "Sebastian Wright", + "position": "Lecturer", + "salary": "$74,085", + "office": "Memphis", + "extn": "6765", + "start_date": "10/8/2001" + }, + { + "id": "8338", + "name": "Rihanna Hardwick", + "position": "Mobile Developer", + "salary": "$94,397", + "office": "Toledo", + "extn": "5955", + "start_date": "3/22/2007" + }, + { + "id": "8339", + "name": "Owen Kaur", + "position": "Assistant Buyer", + "salary": "$38,346", + "office": "Jersey City", + "extn": "6161", + "start_date": "5/19/2015" + }, + { + "id": "8340", + "name": "Carter Ring", + "position": "Insurance Broker", + "salary": "$264,177", + "office": "Fullerton", + "extn": "9017", + "start_date": "8/27/2019" + }, + { + "id": "8341", + "name": "Matt Tennant", + "position": "Webmaster", + "salary": "$230,898", + "office": "Bucharest", + "extn": "8760", + "start_date": "1/21/2010" + }, + { + "id": "8342", + "name": "Jaylene Welsch", + "position": "Restaurant Manager", + "salary": "$159,965", + "office": "Bellevue", + "extn": "4525", + "start_date": "3/24/2010" + }, + { + "id": "8343", + "name": "George Rodwell", + "position": "Assistant Buyer", + "salary": "$162,765", + "office": "Albuquerque", + "extn": "6302", + "start_date": "5/20/2009" + }, + { + "id": "8344", + "name": "Julian Simmons", + "position": "Physician", + "salary": "$181,720", + "office": "Milano", + "extn": "6185", + "start_date": "2/9/2018" + }, + { + "id": "8345", + "name": "Logan King", + "position": "Fabricator", + "salary": "$216,089", + "office": "Berna", + "extn": "7582", + "start_date": "11/19/2011" + }, + { + "id": "8346", + "name": "Michael Flynn", + "position": "Baker", + "salary": "$25,220", + "office": "Madison", + "extn": "6824", + "start_date": "3/15/2018" + }, + { + "id": "8347", + "name": "Aiden Rowan", + "position": "Global Logistics Supervisor", + "salary": "$23,203", + "office": "Omaha", + "extn": "9140", + "start_date": "8/19/2018" + }, + { + "id": "8348", + "name": "Martin Randall", + "position": "Retail Trainee", + "salary": "$123,057", + "office": "Atlanta", + "extn": "2304", + "start_date": "9/17/2014" + }, + { + "id": "8349", + "name": "Hayden Kerr", + "position": "Systems Administrator", + "salary": "$70,827", + "office": "Indianapolis", + "extn": "1951", + "start_date": "4/9/2005" + }, + { + "id": "8350", + "name": "Emmanuelle Cooper", + "position": "Associate Professor", + "salary": "$289,085", + "office": "San Jose", + "extn": "2477", + "start_date": "10/11/2013" + }, + { + "id": "8351", + "name": "Marilyn Watson", + "position": "Operator", + "salary": "$256,739", + "office": "Ontario", + "extn": "2285", + "start_date": "4/30/2015" + }, + { + "id": "8352", + "name": "Miley Gates", + "position": "Paramedic", + "salary": "$82,369", + "office": "San Francisco", + "extn": "5228", + "start_date": "7/14/2016" + }, + { + "id": "8353", + "name": "Sloane Lakey", + "position": "Web Developer", + "salary": "$54,595", + "office": "New Orleans", + "extn": "7714", + "start_date": "6/15/2011" + }, + { + "id": "8354", + "name": "Danny Hunter", + "position": "Insurance Broker", + "salary": "$115,781", + "office": "Scottsdale", + "extn": "1225", + "start_date": "6/9/2002" + }, + { + "id": "8355", + "name": "Rick Kelly", + "position": "Web Developer", + "salary": "$34,262", + "office": "Denver", + "extn": "8259", + "start_date": "6/16/2004" + }, + { + "id": "8356", + "name": "Angelina Bowen", + "position": "Retail Trainee", + "salary": "$200,671", + "office": "Huntsville", + "extn": "6406", + "start_date": "7/13/2000" + }, + { + "id": "8357", + "name": "Martin Henderson", + "position": "Designer", + "salary": "$154,718", + "office": "Bucharest", + "extn": "8972", + "start_date": "1/15/2016" + }, + { + "id": "8358", + "name": "Jacob Chadwick", + "position": "Investment Advisor", + "salary": "$287,282", + "office": "Orlando", + "extn": "6371", + "start_date": "4/16/2015" + }, + { + "id": "8359", + "name": "Deborah Roth", + "position": "HR Specialist", + "salary": "$56,324", + "office": "Huntsville", + "extn": "1883", + "start_date": "5/10/2010" + }, + { + "id": "8360", + "name": "Henry Redfern", + "position": "Service Supervisor", + "salary": "$275,459", + "office": "Bridgeport", + "extn": "8324", + "start_date": "9/21/2006" + }, + { + "id": "8361", + "name": "Jayden Gray", + "position": "Designer", + "salary": "$124,222", + "office": "Las Vegas", + "extn": "2282", + "start_date": "7/11/2008" + }, + { + "id": "8362", + "name": "Charlotte Blackburn", + "position": "Retail Trainee", + "salary": "$154,032", + "office": "Glendale", + "extn": "9634", + "start_date": "2/3/2014" + }, + { + "id": "8363", + "name": "Isla Lunt", + "position": "Inspector", + "salary": "$36,220", + "office": "Tulsa", + "extn": "9518", + "start_date": "12/24/2018" + }, + { + "id": "8364", + "name": "Aurelia Barclay", + "position": "Biologist", + "salary": "$293,273", + "office": "Rome", + "extn": "2146", + "start_date": "7/13/2007" + }, + { + "id": "8365", + "name": "Liam Patel", + "position": "Lecturer", + "salary": "$215,714", + "office": "Richmond", + "extn": "9826", + "start_date": "7/11/2007" + }, + { + "id": "8366", + "name": "Percy Phillips", + "position": "Doctor", + "salary": "$133,989", + "office": "El Paso", + "extn": "6394", + "start_date": "8/1/2009" + }, + { + "id": "8367", + "name": "Kieth Clifford", + "position": "Cook", + "salary": "$261,395", + "office": "San Bernardino", + "extn": "4842", + "start_date": "7/26/2011" + }, + { + "id": "8368", + "name": "Wade Webster", + "position": "Insurance Broker", + "salary": "$156,804", + "office": "Glendale", + "extn": "8136", + "start_date": "5/12/2019" + }, + { + "id": "8369", + "name": "Logan Abbey", + "position": "Banker", + "salary": "$226,246", + "office": "Salt Lake City", + "extn": "3223", + "start_date": "6/22/2015" + }, + { + "id": "8370", + "name": "Melanie Watson", + "position": "Ambulatory Nurse", + "salary": "$62,383", + "office": "Escondido", + "extn": "2121", + "start_date": "11/21/2018" + }, + { + "id": "8371", + "name": "Sofia Allcott", + "position": "Restaurant Manager", + "salary": "$201,885", + "office": "London", + "extn": "7891", + "start_date": "9/9/2013" + }, + { + "id": "8372", + "name": "Faith Martin", + "position": "Inspector", + "salary": "$277,412", + "office": "Salt Lake City", + "extn": "3897", + "start_date": "8/31/2006" + }, + { + "id": "8373", + "name": "Sarah Nayler", + "position": "Budget Analyst", + "salary": "$44,978", + "office": "Bridgeport", + "extn": "5556", + "start_date": "11/20/2016" + }, + { + "id": "8374", + "name": "Adalind Abbot", + "position": "Staffing Consultant", + "salary": "$180,964", + "office": "Berna", + "extn": "8855", + "start_date": "4/14/2000" + }, + { + "id": "8375", + "name": "Domenic Dubois", + "position": "HR Specialist", + "salary": "$72,276", + "office": "Seattle", + "extn": "1126", + "start_date": "7/3/2012" + }, + { + "id": "8376", + "name": "Chad Wright", + "position": "Loan Officer", + "salary": "$38,734", + "office": "Memphis", + "extn": "2015", + "start_date": "8/24/2003" + }, + { + "id": "8377", + "name": "Logan Anderson", + "position": "Fabricator", + "salary": "$136,199", + "office": "Murfreesboro", + "extn": "8907", + "start_date": "3/8/2009" + }, + { + "id": "8378", + "name": "Gil Thomson", + "position": "Bookkeeper", + "salary": "$44,816", + "office": "Indianapolis", + "extn": "2276", + "start_date": "8/10/2016" + }, + { + "id": "8379", + "name": "Johnathan Evans", + "position": "Baker", + "salary": "$205,049", + "office": "Minneapolis", + "extn": "6574", + "start_date": "11/17/2017" + }, + { + "id": "8380", + "name": "Darlene Larsen", + "position": "Auditor", + "salary": "$33,366", + "office": "Huntsville", + "extn": "5437", + "start_date": "11/29/2014" + }, + { + "id": "8381", + "name": "Elle Nurton", + "position": "Dentist", + "salary": "$102,512", + "office": "Fort Lauderdale", + "extn": "7070", + "start_date": "10/31/2000" + }, + { + "id": "8382", + "name": "Sabina Chappell", + "position": "Global Logistics Supervisor", + "salary": "$25,984", + "office": "Detroit", + "extn": "5809", + "start_date": "9/24/2016" + }, + { + "id": "8383", + "name": "Alessia Lloyd", + "position": "Lecturer", + "salary": "$69,145", + "office": "San Francisco", + "extn": "2911", + "start_date": "10/30/2006" + }, + { + "id": "8384", + "name": "Brad Fulton", + "position": "Design Engineer", + "salary": "$182,701", + "office": "Lisbon", + "extn": "5373", + "start_date": "7/1/2004" + }, + { + "id": "8385", + "name": "Mandy Sloan", + "position": "Cook", + "salary": "$107,930", + "office": "Lakewood", + "extn": "6801", + "start_date": "4/23/2004" + }, + { + "id": "8386", + "name": "Benny Walker", + "position": "Cook", + "salary": "$222,845", + "office": "Huntsville", + "extn": "3852", + "start_date": "6/14/2016" + }, + { + "id": "8387", + "name": "Logan Campbell", + "position": "Accountant", + "salary": "$217,217", + "office": "Memphis", + "extn": "5582", + "start_date": "2/3/2007" + }, + { + "id": "8388", + "name": "Johnny Salt", + "position": "Insurance Broker", + "salary": "$206,472", + "office": "Lisbon", + "extn": "4042", + "start_date": "11/16/2013" + }, + { + "id": "8389", + "name": "Meredith Harvey", + "position": "Insurance Broker", + "salary": "$28,730", + "office": "Garland", + "extn": "6008", + "start_date": "1/17/2018" + }, + { + "id": "8390", + "name": "Marissa Collis", + "position": "Ambulatory Nurse", + "salary": "$11,968", + "office": "Bellevue", + "extn": "4525", + "start_date": "1/17/2014" + }, + { + "id": "8391", + "name": "Leroy Wilson", + "position": "Machine Operator", + "salary": "$293,552", + "office": "Jersey City", + "extn": "3672", + "start_date": "9/30/2009" + }, + { + "id": "8392", + "name": "Paula Mason", + "position": "Physician", + "salary": "$288,234", + "office": "Rochester", + "extn": "2961", + "start_date": "11/20/2015" + }, + { + "id": "8393", + "name": "Angelina Shepherd", + "position": "Webmaster", + "salary": "$90,562", + "office": "Lyon", + "extn": "2605", + "start_date": "2/8/2006" + }, + { + "id": "8394", + "name": "Peter Stanton", + "position": "Staffing Consultant", + "salary": "$108,670", + "office": "Nashville", + "extn": "3740", + "start_date": "2/27/2012" + }, + { + "id": "8395", + "name": "Mason Addley", + "position": "Treasurer", + "salary": "$161,995", + "office": "Kansas City", + "extn": "2830", + "start_date": "9/21/2009" + }, + { + "id": "8396", + "name": "Analise Freeburn", + "position": "Front Desk Coordinator", + "salary": "$145,185", + "office": "Norfolk", + "extn": "3553", + "start_date": "3/18/2006" + }, + { + "id": "8397", + "name": "Claire Harrington", + "position": "HR Coordinator", + "salary": "$145,937", + "office": "Detroit", + "extn": "9138", + "start_date": "11/5/2009" + }, + { + "id": "8398", + "name": "Sebastian Haines", + "position": "Business Broker", + "salary": "$145,940", + "office": "Milano", + "extn": "9801", + "start_date": "1/26/2002" + }, + { + "id": "8399", + "name": "Percy Fields", + "position": "CNC Operator", + "salary": "$295,890", + "office": "Detroit", + "extn": "3972", + "start_date": "7/13/2006" + }, + { + "id": "8400", + "name": "Bart Dallas", + "position": "Executive Director", + "salary": "$193,103", + "office": "Los Angeles", + "extn": "4198", + "start_date": "8/15/2011" + }, + { + "id": "8401", + "name": "Rufus Wright", + "position": "Call Center Representative", + "salary": "$112,822", + "office": "Oklahoma City", + "extn": "8151", + "start_date": "8/23/2006" + }, + { + "id": "8402", + "name": "Boris Owen", + "position": "Cook", + "salary": "$153,318", + "office": "Philadelphia", + "extn": "1513", + "start_date": "4/18/2003" + }, + { + "id": "8403", + "name": "Sylvia Greenwood", + "position": "Web Developer", + "salary": "$235,484", + "office": "San Bernardino", + "extn": "3218", + "start_date": "11/9/2014" + }, + { + "id": "8404", + "name": "Hannah Wild", + "position": "Assistant Buyer", + "salary": "$108,024", + "office": "Milano", + "extn": "8423", + "start_date": "8/8/2010" + }, + { + "id": "8405", + "name": "Mason Crawford", + "position": "Executive Director", + "salary": "$40,216", + "office": "Innsbruck", + "extn": "5437", + "start_date": "6/27/2010" + }, + { + "id": "8406", + "name": "Daron Oatway", + "position": "Food Technologist", + "salary": "$56,583", + "office": "Cincinnati", + "extn": "9432", + "start_date": "10/3/2001" + }, + { + "id": "8407", + "name": "Harmony Carter", + "position": "Software Engineer", + "salary": "$240,241", + "office": "Rome", + "extn": "6077", + "start_date": "10/7/2006" + }, + { + "id": "8408", + "name": "Aileen Nielson", + "position": "HR Specialist", + "salary": "$36,085", + "office": "Moreno Valley", + "extn": "1082", + "start_date": "1/28/2005" + }, + { + "id": "8409", + "name": "Jayden Garner", + "position": "Treasurer", + "salary": "$110,869", + "office": "Long Beach", + "extn": "1873", + "start_date": "11/8/2011" + }, + { + "id": "8410", + "name": "Lucas Dixon", + "position": "Clerk", + "salary": "$137,520", + "office": "Berna", + "extn": "9719", + "start_date": "2/17/2019" + }, + { + "id": "8411", + "name": "Caleb Cartwright", + "position": "Food Technologist", + "salary": "$52,911", + "office": "Dallas", + "extn": "2651", + "start_date": "7/28/2001" + }, + { + "id": "8412", + "name": "Kurt Booth", + "position": "Business Broker", + "salary": "$297,656", + "office": "Laredo", + "extn": "3088", + "start_date": "11/3/2004" + }, + { + "id": "8413", + "name": "Carina Walker", + "position": "Steward", + "salary": "$161,305", + "office": "Nashville", + "extn": "6091", + "start_date": "9/10/2005" + }, + { + "id": "8414", + "name": "Courtney Rodgers", + "position": "HR Coordinator", + "salary": "$111,778", + "office": "Paris", + "extn": "5131", + "start_date": "3/18/2008" + }, + { + "id": "8415", + "name": "Angel Robertson", + "position": "Machine Operator", + "salary": "$106,401", + "office": "Miami", + "extn": "8131", + "start_date": "7/11/2014" + }, + { + "id": "8416", + "name": "Kenzie Bennett", + "position": "Health Educator", + "salary": "$27,189", + "office": "Stockton", + "extn": "8826", + "start_date": "3/9/2010" + }, + { + "id": "8417", + "name": "Manuel Wren", + "position": "Dentist", + "salary": "$37,690", + "office": "Portland", + "extn": "1431", + "start_date": "7/28/2015" + }, + { + "id": "8418", + "name": "Jenna Cartwright", + "position": "Inspector", + "salary": "$239,230", + "office": "Hollywood", + "extn": "2028", + "start_date": "10/22/2009" + }, + { + "id": "8419", + "name": "Ally Lane", + "position": "Executive Director", + "salary": "$282,333", + "office": "Henderson", + "extn": "4085", + "start_date": "10/18/2010" + }, + { + "id": "8420", + "name": "Alexander Hale", + "position": "Electrician", + "salary": "$84,417", + "office": "San Francisco", + "extn": "9702", + "start_date": "7/29/2013" + }, + { + "id": "8421", + "name": "Boris Gaynor", + "position": "Webmaster", + "salary": "$39,109", + "office": "Washington", + "extn": "8994", + "start_date": "12/2/2007" + }, + { + "id": "8422", + "name": "Owen Roberts", + "position": "Web Developer", + "salary": "$126,051", + "office": "El Paso", + "extn": "9305", + "start_date": "10/8/2008" + }, + { + "id": "8423", + "name": "Angelica Michael", + "position": "Executive Director", + "salary": "$44,033", + "office": "Cincinnati", + "extn": "7823", + "start_date": "6/17/2010" + }, + { + "id": "8424", + "name": "Eve Rainford", + "position": "Doctor", + "salary": "$135,633", + "office": "Lisbon", + "extn": "1154", + "start_date": "1/3/2013" + }, + { + "id": "8425", + "name": "Rick Welsch", + "position": "Electrician", + "salary": "$27,740", + "office": "Fullerton", + "extn": "1726", + "start_date": "2/7/2015" + }, + { + "id": "8426", + "name": "Jack Dixon", + "position": "Audiologist", + "salary": "$129,306", + "office": "Boston", + "extn": "2472", + "start_date": "9/18/2012" + }, + { + "id": "8427", + "name": "Carter Norman", + "position": "Pharmacist", + "salary": "$61,357", + "office": "Miami", + "extn": "9085", + "start_date": "6/6/2008" + }, + { + "id": "8428", + "name": "Evelynn Darcy", + "position": "Pharmacist", + "salary": "$136,972", + "office": "Irving", + "extn": "8220", + "start_date": "11/10/2008" + }, + { + "id": "8429", + "name": "Ciara Haines", + "position": "Cash Manager", + "salary": "$298,476", + "office": "Lancaster", + "extn": "8277", + "start_date": "10/5/2009" + }, + { + "id": "8430", + "name": "Adelaide Rose", + "position": "Physician", + "salary": "$12,837", + "office": "Colorado Springs", + "extn": "6647", + "start_date": "2/12/2017" + }, + { + "id": "8431", + "name": "John Wilson", + "position": "Food Technologist", + "salary": "$111,477", + "office": "Jacksonville", + "extn": "5500", + "start_date": "8/19/2016" + }, + { + "id": "8432", + "name": "Ruth Doherty", + "position": "Design Engineer", + "salary": "$264,939", + "office": "Orlando", + "extn": "3567", + "start_date": "3/22/2012" + }, + { + "id": "8433", + "name": "Erick Oakley", + "position": "Front Desk Coordinator", + "salary": "$286,816", + "office": "Bridgeport", + "extn": "1212", + "start_date": "3/30/2016" + }, + { + "id": "8434", + "name": "Lucy Shields", + "position": "Bellman", + "salary": "$12,114", + "office": "Arlington", + "extn": "1343", + "start_date": "9/5/2019" + }, + { + "id": "8435", + "name": "Javier Campbell", + "position": "Lecturer", + "salary": "$202,899", + "office": "New York", + "extn": "2522", + "start_date": "6/17/2011" + }, + { + "id": "8436", + "name": "Peter Ellison", + "position": "Doctor", + "salary": "$297,204", + "office": "Hayward", + "extn": "8616", + "start_date": "3/1/2016" + }, + { + "id": "8437", + "name": "Elena Yates", + "position": "Loan Officer", + "salary": "$255,489", + "office": "Miami", + "extn": "1198", + "start_date": "6/20/2011" + }, + { + "id": "8438", + "name": "Aiden Shaw", + "position": "Doctor", + "salary": "$112,875", + "office": "Hollywood", + "extn": "2115", + "start_date": "11/21/2012" + }, + { + "id": "8439", + "name": "Tyson Downing", + "position": "Clerk", + "salary": "$235,267", + "office": "Tallahassee", + "extn": "2999", + "start_date": "11/22/2002" + }, + { + "id": "8440", + "name": "Kimberly Parker", + "position": "Operator", + "salary": "$226,940", + "office": "Lincoln", + "extn": "7461", + "start_date": "1/8/2011" + }, + { + "id": "8441", + "name": "Ilona Alcroft", + "position": "Call Center Representative", + "salary": "$229,638", + "office": "Orlando", + "extn": "8718", + "start_date": "9/15/2013" + }, + { + "id": "8442", + "name": "Barry Curtis", + "position": "Inspector", + "salary": "$90,576", + "office": "Phoenix", + "extn": "7742", + "start_date": "1/22/2007" + }, + { + "id": "8443", + "name": "Owen Roscoe", + "position": "Associate Professor", + "salary": "$157,287", + "office": "Innsbruck", + "extn": "1637", + "start_date": "6/25/2018" + }, + { + "id": "8444", + "name": "Logan Mills", + "position": "Production Painter", + "salary": "$50,996", + "office": "Murfreesboro", + "extn": "7847", + "start_date": "9/17/2005" + }, + { + "id": "8445", + "name": "Emmanuelle Larkin", + "position": "Cook", + "salary": "$237,991", + "office": "Jacksonville", + "extn": "1393", + "start_date": "12/29/2015" + }, + { + "id": "8446", + "name": "Liv Hope", + "position": "Auditor", + "salary": "$158,002", + "office": "Fullerton", + "extn": "6554", + "start_date": "4/19/2012" + }, + { + "id": "8447", + "name": "Christy Collingwood", + "position": "Software Engineer", + "salary": "$205,297", + "office": "New Orleans", + "extn": "3103", + "start_date": "10/21/2011" + }, + { + "id": "8448", + "name": "Vicky Whatson", + "position": "Physician", + "salary": "$296,116", + "office": "Miami", + "extn": "3659", + "start_date": "8/12/2017" + }, + { + "id": "8449", + "name": "Domenic Bolton", + "position": "Cash Manager", + "salary": "$79,221", + "office": "Quebec", + "extn": "8266", + "start_date": "4/21/2013" + }, + { + "id": "8450", + "name": "Owen Hall", + "position": "Systems Administrator", + "salary": "$47,683", + "office": "Bakersfield", + "extn": "5596", + "start_date": "5/11/2011" + }, + { + "id": "8451", + "name": "Olivia Woods", + "position": "Dentist", + "salary": "$20,820", + "office": "Las Vegas", + "extn": "2465", + "start_date": "6/9/2006" + }, + { + "id": "8452", + "name": "Marissa Vince", + "position": "Front Desk Coordinator", + "salary": "$121,590", + "office": "Garland", + "extn": "3057", + "start_date": "8/15/2015" + }, + { + "id": "8453", + "name": "Deborah Gilbert", + "position": "Healthcare Specialist", + "salary": "$68,406", + "office": "Washington", + "extn": "2743", + "start_date": "6/26/2007" + }, + { + "id": "8454", + "name": "Denny Stanton", + "position": "Service Supervisor", + "salary": "$59,451", + "office": "Las Vegas", + "extn": "8565", + "start_date": "1/27/2010" + }, + { + "id": "8455", + "name": "Rosie Kennedy", + "position": "Audiologist", + "salary": "$234,801", + "office": "Reno", + "extn": "2948", + "start_date": "10/28/2006" + }, + { + "id": "8456", + "name": "Jacob Judd", + "position": "Paramedic", + "salary": "$228,973", + "office": "Houston", + "extn": "8545", + "start_date": "8/6/2002" + }, + { + "id": "8457", + "name": "Selena Willis", + "position": "Insurance Broker", + "salary": "$160,485", + "office": "Henderson", + "extn": "3347", + "start_date": "10/12/2018" + }, + { + "id": "8458", + "name": "Joseph Irving", + "position": "Cook", + "salary": "$229,866", + "office": "Tulsa", + "extn": "5289", + "start_date": "3/10/2003" + }, + { + "id": "8459", + "name": "Norah Donovan", + "position": "Staffing Consultant", + "salary": "$95,997", + "office": "Boston", + "extn": "1677", + "start_date": "4/12/2013" + }, + { + "id": "8460", + "name": "Regina Wright", + "position": "IT Support Staff", + "salary": "$12,959", + "office": "Kansas City", + "extn": "1835", + "start_date": "8/25/2001" + }, + { + "id": "8461", + "name": "Sharon Myatt", + "position": "Investment Advisor", + "salary": "$76,107", + "office": "Quebec", + "extn": "3602", + "start_date": "12/22/2012" + }, + { + "id": "8462", + "name": "Gwen Smith", + "position": "Mobile Developer", + "salary": "$17,212", + "office": "Portland", + "extn": "1432", + "start_date": "4/15/2017" + }, + { + "id": "8463", + "name": "Violet Abbey", + "position": "Chef Manager", + "salary": "$96,382", + "office": "New Orleans", + "extn": "3506", + "start_date": "5/7/2001" + }, + { + "id": "8464", + "name": "Angela Chester", + "position": "Paramedic", + "salary": "$20,208", + "office": "Hollywood", + "extn": "1612", + "start_date": "7/17/2007" + }, + { + "id": "8465", + "name": "Jacqueline Morris", + "position": "Cash Manager", + "salary": "$143,685", + "office": "Laredo", + "extn": "3390", + "start_date": "9/11/2000" + }, + { + "id": "8466", + "name": "Aiden Bingham", + "position": "Executive Director", + "salary": "$244,287", + "office": "Oakland", + "extn": "7750", + "start_date": "6/14/2007" + }, + { + "id": "8467", + "name": "Mya Dickson", + "position": "Mobile Developer", + "salary": "$52,336", + "office": "Santa Ana", + "extn": "1569", + "start_date": "12/9/2015" + }, + { + "id": "8468", + "name": "Caydence Rust", + "position": "Staffing Consultant", + "salary": "$12,756", + "office": "Ontario", + "extn": "1947", + "start_date": "11/30/2015" + }, + { + "id": "8469", + "name": "Danny Robertson", + "position": "Laboratory Technician", + "salary": "$107,847", + "office": "Laredo", + "extn": "4228", + "start_date": "6/30/2012" + }, + { + "id": "8470", + "name": "Hank Eagle", + "position": "Business Broker", + "salary": "$275,093", + "office": "Lisbon", + "extn": "5262", + "start_date": "4/10/2019" + }, + { + "id": "8471", + "name": "Elijah Price", + "position": "Electrician", + "salary": "$102,692", + "office": "Otawa", + "extn": "7048", + "start_date": "5/12/2005" + }, + { + "id": "8472", + "name": "Danielle Ellison", + "position": "Project Manager", + "salary": "$14,694", + "office": "Miami", + "extn": "8976", + "start_date": "10/27/2008" + }, + { + "id": "8473", + "name": "Tom Hunt", + "position": "Healthcare Specialist", + "salary": "$269,680", + "office": "Bellevue", + "extn": "1702", + "start_date": "7/9/2006" + }, + { + "id": "8474", + "name": "Kendra Redfern", + "position": "Project Manager", + "salary": "$204,197", + "office": "San Bernardino", + "extn": "6929", + "start_date": "12/31/2018" + }, + { + "id": "8475", + "name": "Carl Olson", + "position": "Call Center Representative", + "salary": "$262,349", + "office": "Lyon", + "extn": "1171", + "start_date": "9/10/2001" + }, + { + "id": "8476", + "name": "Carter Tailor", + "position": "Stockbroker", + "salary": "$21,271", + "office": "San Antonio", + "extn": "5573", + "start_date": "10/25/2003" + }, + { + "id": "8477", + "name": "Javier Keys", + "position": "Global Logistics Supervisor", + "salary": "$290,306", + "office": "Colorado Springs", + "extn": "1262", + "start_date": "8/3/2015" + }, + { + "id": "8478", + "name": "Rhea Garcia", + "position": "Executive Director", + "salary": "$81,347", + "office": "Garland", + "extn": "1602", + "start_date": "2/21/2006" + }, + { + "id": "8479", + "name": "Fred Gavin", + "position": "Auditor", + "salary": "$256,868", + "office": "Hayward", + "extn": "8689", + "start_date": "12/2/2008" + }, + { + "id": "8480", + "name": "Barney Simmons", + "position": "Cashier", + "salary": "$45,975", + "office": "Tokyo", + "extn": "3106", + "start_date": "2/11/2001" + }, + { + "id": "8481", + "name": "Susan Hewitt", + "position": "Steward", + "salary": "$109,263", + "office": "San Diego", + "extn": "2929", + "start_date": "6/27/2002" + }, + { + "id": "8482", + "name": "Sebastian Fleming", + "position": "Baker", + "salary": "$26,084", + "office": "Huntsville", + "extn": "2896", + "start_date": "6/22/2018" + }, + { + "id": "8483", + "name": "John Sherry", + "position": "Healthcare Specialist", + "salary": "$282,738", + "office": "Laredo", + "extn": "1201", + "start_date": "7/1/2001" + }, + { + "id": "8484", + "name": "Rufus Marshall", + "position": "Operator", + "salary": "$230,379", + "office": "Madison", + "extn": "3664", + "start_date": "8/31/2004" + }, + { + "id": "8485", + "name": "Harvey Furnell", + "position": "Electrician", + "salary": "$228,094", + "office": "Hollywood", + "extn": "3703", + "start_date": "10/7/2016" + }, + { + "id": "8486", + "name": "Julian Slater", + "position": "IT Support Staff", + "salary": "$28,179", + "office": "Anaheim", + "extn": "1402", + "start_date": "1/15/2002" + }, + { + "id": "8487", + "name": "Tyler Carpenter", + "position": "Stockbroker", + "salary": "$69,915", + "office": "Laredo", + "extn": "7610", + "start_date": "8/7/2012" + }, + { + "id": "8488", + "name": "Percy Tindall", + "position": "Business Broker", + "salary": "$85,354", + "office": "Louisville", + "extn": "1300", + "start_date": "5/17/2015" + }, + { + "id": "8489", + "name": "Carla Tyler", + "position": "Pharmacist", + "salary": "$96,933", + "office": "Louisville", + "extn": "7103", + "start_date": "10/12/2003" + }, + { + "id": "8490", + "name": "Marie Carpenter", + "position": "Budget Analyst", + "salary": "$276,959", + "office": "Colorado Springs", + "extn": "2140", + "start_date": "3/14/2002" + }, + { + "id": "8491", + "name": "Candice Flynn", + "position": "Call Center Representative", + "salary": "$287,803", + "office": "San Francisco", + "extn": "6643", + "start_date": "5/18/2001" + }, + { + "id": "8492", + "name": "Melania Allcott", + "position": "Bellman", + "salary": "$51,778", + "office": "Lakewood", + "extn": "3890", + "start_date": "12/25/2018" + }, + { + "id": "8493", + "name": "Sofia Kidd", + "position": "Food Technologist", + "salary": "$212,809", + "office": "Atlanta", + "extn": "3258", + "start_date": "11/10/2012" + }, + { + "id": "8494", + "name": "Sebastian Hood", + "position": "Ambulatory Nurse", + "salary": "$200,482", + "office": "Miami", + "extn": "3881", + "start_date": "3/5/2011" + }, + { + "id": "8495", + "name": "Grace Lowe", + "position": "Business Broker", + "salary": "$271,910", + "office": "Dallas", + "extn": "3274", + "start_date": "8/30/2015" + }, + { + "id": "8496", + "name": "Barry Tait", + "position": "Stockbroker", + "salary": "$292,150", + "office": "Sacramento", + "extn": "2169", + "start_date": "3/26/2016" + }, + { + "id": "8497", + "name": "Lexi Johnson", + "position": "Laboratory Technician", + "salary": "$229,528", + "office": "Albuquerque", + "extn": "8790", + "start_date": "8/18/2012" + }, + { + "id": "8498", + "name": "Eduardo Coll", + "position": "Treasurer", + "salary": "$183,084", + "office": "Saint Paul", + "extn": "6512", + "start_date": "11/6/2007" + }, + { + "id": "8499", + "name": "Carl Wright", + "position": "Audiologist", + "salary": "$249,045", + "office": "Chicago", + "extn": "6952", + "start_date": "8/5/2008" + }, + { + "id": "8500", + "name": "Penny Strong", + "position": "HR Coordinator", + "salary": "$235,681", + "office": "El Paso", + "extn": "1320", + "start_date": "4/29/2018" + }, + { + "id": "8501", + "name": "Ronald Dann", + "position": "Food Technologist", + "salary": "$58,097", + "office": "Wien", + "extn": "5823", + "start_date": "2/1/2004" + }, + { + "id": "8502", + "name": "Celina Kirby", + "position": "Audiologist", + "salary": "$100,928", + "office": "San Jose", + "extn": "4448", + "start_date": "5/7/2019" + }, + { + "id": "8503", + "name": "Angelica Owen", + "position": "Paramedic", + "salary": "$214,020", + "office": "Hayward", + "extn": "7579", + "start_date": "2/21/2007" + }, + { + "id": "8504", + "name": "Chester Bristow", + "position": "Audiologist", + "salary": "$250,631", + "office": "Nashville", + "extn": "6395", + "start_date": "10/18/2017" + }, + { + "id": "8505", + "name": "Josh Alexander", + "position": "Treasurer", + "salary": "$107,290", + "office": "Omaha", + "extn": "6784", + "start_date": "9/22/2010" + }, + { + "id": "8506", + "name": "Leroy Allcott", + "position": "Staffing Consultant", + "salary": "$95,761", + "office": "San Francisco", + "extn": "7482", + "start_date": "6/1/2009" + }, + { + "id": "8507", + "name": "Violet Wooldridge", + "position": "Bookkeeper", + "salary": "$263,643", + "office": "Omaha", + "extn": "1598", + "start_date": "6/15/2007" + }, + { + "id": "8508", + "name": "Havana Irving", + "position": "Laboratory Technician", + "salary": "$270,550", + "office": "Chicago", + "extn": "2469", + "start_date": "3/24/2014" + }, + { + "id": "8509", + "name": "Rick Lynn", + "position": "CNC Operator", + "salary": "$106,378", + "office": "Lisbon", + "extn": "3171", + "start_date": "7/6/2003" + }, + { + "id": "8510", + "name": "Carolyn Chapman", + "position": "Paramedic", + "salary": "$173,958", + "office": "Otawa", + "extn": "1717", + "start_date": "5/29/2009" + }, + { + "id": "8511", + "name": "Willow London", + "position": "HR Coordinator", + "salary": "$59,536", + "office": "Orlando", + "extn": "3160", + "start_date": "3/6/2006" + }, + { + "id": "8512", + "name": "Bryon Anderson", + "position": "Design Engineer", + "salary": "$269,160", + "office": "Salem", + "extn": "1409", + "start_date": "9/1/2002" + }, + { + "id": "8513", + "name": "Violet Atkinson", + "position": "Associate Professor", + "salary": "$17,015", + "office": "Berlin", + "extn": "5230", + "start_date": "8/24/2012" + }, + { + "id": "8514", + "name": "Anne Gordon", + "position": "Banker", + "salary": "$139,757", + "office": "Detroit", + "extn": "8031", + "start_date": "8/1/2018" + }, + { + "id": "8515", + "name": "Bart Khan", + "position": "Budget Analyst", + "salary": "$72,656", + "office": "Baltimore", + "extn": "8639", + "start_date": "7/3/2008" + }, + { + "id": "8516", + "name": "Camila Khan", + "position": "Doctor", + "salary": "$278,886", + "office": "Indianapolis", + "extn": "3926", + "start_date": "9/7/2016" + }, + { + "id": "8517", + "name": "Rufus Rossi", + "position": "Cook", + "salary": "$284,151", + "office": "Colorado Springs", + "extn": "2758", + "start_date": "1/2/2007" + }, + { + "id": "8518", + "name": "Cameron Irving", + "position": "Assistant Buyer", + "salary": "$145,895", + "office": "Otawa", + "extn": "7034", + "start_date": "8/23/2015" + }, + { + "id": "8519", + "name": "Johnny Middleton", + "position": "Bookkeeper", + "salary": "$74,094", + "office": "Charlotte", + "extn": "4110", + "start_date": "2/19/2012" + }, + { + "id": "8520", + "name": "Noah Yarlett", + "position": "Inspector", + "salary": "$210,888", + "office": "San Bernardino", + "extn": "1590", + "start_date": "8/18/2004" + }, + { + "id": "8521", + "name": "Cynthia Abbey", + "position": "Production Painter", + "salary": "$75,369", + "office": "Las Vegas", + "extn": "6636", + "start_date": "5/22/2003" + }, + { + "id": "8522", + "name": "Logan Walsh", + "position": "Web Developer", + "salary": "$57,539", + "office": "Omaha", + "extn": "3451", + "start_date": "2/24/2000" + }, + { + "id": "8523", + "name": "Isabel Vernon", + "position": "Software Engineer", + "salary": "$159,117", + "office": "Quebec", + "extn": "8346", + "start_date": "5/5/2014" + }, + { + "id": "8524", + "name": "Alexia Turner", + "position": "Doctor", + "salary": "$186,340", + "office": "Otawa", + "extn": "4406", + "start_date": "7/19/2019" + }, + { + "id": "8525", + "name": "Bryon Darcy", + "position": "Electrician", + "salary": "$154,281", + "office": "Pittsburgh", + "extn": "5529", + "start_date": "1/22/2019" + }, + { + "id": "8526", + "name": "Phillip Alldridge", + "position": "Auditor", + "salary": "$172,128", + "office": "Miami", + "extn": "6581", + "start_date": "1/11/2007" + }, + { + "id": "8527", + "name": "Norah Bloom", + "position": "Mobile Developer", + "salary": "$284,370", + "office": "Fullerton", + "extn": "6173", + "start_date": "6/22/2012" + }, + { + "id": "8528", + "name": "Percy Lindop", + "position": "Retail Trainee", + "salary": "$252,504", + "office": "Oklahoma City", + "extn": "2134", + "start_date": "5/10/2004" + }, + { + "id": "8529", + "name": "Nicholas Vallins", + "position": "Steward", + "salary": "$215,252", + "office": "Fort Lauderdale", + "extn": "9330", + "start_date": "3/31/2007" + }, + { + "id": "8530", + "name": "Mark Lakey", + "position": "Lecturer", + "salary": "$285,374", + "office": "Prague", + "extn": "5942", + "start_date": "8/29/2007" + }, + { + "id": "8531", + "name": "John Dann", + "position": "Cook", + "salary": "$109,799", + "office": "Lancaster", + "extn": "2004", + "start_date": "7/11/2004" + }, + { + "id": "8532", + "name": "Oliver Rehman", + "position": "Budget Analyst", + "salary": "$256,618", + "office": "Jersey City", + "extn": "4926", + "start_date": "12/12/2013" + }, + { + "id": "8533", + "name": "Anthony Rivers", + "position": "Clerk", + "salary": "$82,002", + "office": "San Diego", + "extn": "4437", + "start_date": "4/19/2013" + }, + { + "id": "8534", + "name": "Sharon Garcia", + "position": "Steward", + "salary": "$63,499", + "office": "Santa Ana", + "extn": "3780", + "start_date": "1/11/2005" + }, + { + "id": "8535", + "name": "Zara Yarlett", + "position": "Treasurer", + "salary": "$125,563", + "office": "Honolulu", + "extn": "3724", + "start_date": "11/2/2018" + }, + { + "id": "8536", + "name": "Caleb Richardson", + "position": "Audiologist", + "salary": "$233,097", + "office": "Seattle", + "extn": "5972", + "start_date": "10/13/2016" + }, + { + "id": "8537", + "name": "Domenic Pearson", + "position": "Stockbroker", + "salary": "$230,068", + "office": "Wien", + "extn": "6777", + "start_date": "10/27/2007" + }, + { + "id": "8538", + "name": "Susan Gordon", + "position": "Mobile Developer", + "salary": "$135,236", + "office": "Bellevue", + "extn": "5393", + "start_date": "4/18/2007" + }, + { + "id": "8539", + "name": "David Clifford", + "position": "Project Manager", + "salary": "$224,928", + "office": "Lisbon", + "extn": "9464", + "start_date": "11/27/2013" + }, + { + "id": "8540", + "name": "Sharon Matthews", + "position": "Investment Advisor", + "salary": "$176,513", + "office": "Fort Lauderdale", + "extn": "3166", + "start_date": "2/7/2006" + }, + { + "id": "8541", + "name": "Ryan Booth", + "position": "Biologist", + "salary": "$76,368", + "office": "Amarillo", + "extn": "4528", + "start_date": "2/7/2007" + }, + { + "id": "8542", + "name": "Sebastian Bradshaw", + "position": "Biologist", + "salary": "$218,840", + "office": "Washington", + "extn": "6552", + "start_date": "12/30/2008" + }, + { + "id": "8543", + "name": "Trisha Hunter", + "position": "HR Coordinator", + "salary": "$60,720", + "office": "Scottsdale", + "extn": "4179", + "start_date": "7/9/2002" + }, + { + "id": "8544", + "name": "Mike Parker", + "position": "Stockbroker", + "salary": "$45,685", + "office": "Baltimore", + "extn": "1036", + "start_date": "2/16/2006" + }, + { + "id": "8545", + "name": "Karla James", + "position": "Treasurer", + "salary": "$285,059", + "office": "Louisville", + "extn": "9278", + "start_date": "9/13/2013" + }, + { + "id": "8546", + "name": "Bryon Gardner", + "position": "HR Specialist", + "salary": "$105,901", + "office": "Houston", + "extn": "8250", + "start_date": "2/4/2000" + }, + { + "id": "8547", + "name": "Ron Appleton", + "position": "HR Specialist", + "salary": "$271,302", + "office": "Kansas City", + "extn": "8386", + "start_date": "11/30/2008" + }, + { + "id": "8548", + "name": "Johnny Page ", + "position": "Webmaster", + "salary": "$116,703", + "office": "Dallas", + "extn": "9445", + "start_date": "2/9/2004" + }, + { + "id": "8549", + "name": "Isabella Palmer", + "position": "Web Developer", + "salary": "$43,648", + "office": "Orlando", + "extn": "3181", + "start_date": "12/25/2009" + }, + { + "id": "8550", + "name": "Abdul Sherwood", + "position": "Fabricator", + "salary": "$284,316", + "office": "Oklahoma City", + "extn": "7498", + "start_date": "4/3/2017" + }, + { + "id": "8551", + "name": "Ryan Cattell", + "position": "Global Logistics Supervisor", + "salary": "$249,560", + "office": "San Jose", + "extn": "2510", + "start_date": "4/24/2001" + }, + { + "id": "8552", + "name": "Abdul Irwin", + "position": "Machine Operator", + "salary": "$213,526", + "office": "Ontario", + "extn": "4197", + "start_date": "2/9/2004" + }, + { + "id": "8553", + "name": "Melania Gordon", + "position": "Systems Administrator", + "salary": "$75,412", + "office": "Otawa", + "extn": "4823", + "start_date": "8/13/2009" + }, + { + "id": "8554", + "name": "Erica Knight", + "position": "Auditor", + "salary": "$116,642", + "office": "Dallas", + "extn": "8637", + "start_date": "8/27/2006" + }, + { + "id": "8555", + "name": "Joseph Shea", + "position": "Front Desk Coordinator", + "salary": "$75,724", + "office": "San Antonio", + "extn": "6763", + "start_date": "3/17/2010" + }, + { + "id": "8556", + "name": "George Jenkin", + "position": "Investment Advisor", + "salary": "$20,506", + "office": "Bellevue", + "extn": "5282", + "start_date": "9/20/2012" + }, + { + "id": "8557", + "name": "Erick Skinner", + "position": "HR Specialist", + "salary": "$240,384", + "office": "Reno", + "extn": "7442", + "start_date": "2/9/2007" + }, + { + "id": "8558", + "name": "Joseph Baldwin", + "position": "Operator", + "salary": "$262,863", + "office": "Orlando", + "extn": "6515", + "start_date": "9/30/2016" + }, + { + "id": "8559", + "name": "Hank Burge", + "position": "Budget Analyst", + "salary": "$43,417", + "office": "Columbus", + "extn": "7124", + "start_date": "1/18/2017" + }, + { + "id": "8560", + "name": "Michael Rainford", + "position": "Dentist", + "salary": "$72,220", + "office": "Lyon", + "extn": "9337", + "start_date": "11/4/2015" + }, + { + "id": "8561", + "name": "Nathan Russell", + "position": "Webmaster", + "salary": "$67,201", + "office": "Garland", + "extn": "1095", + "start_date": "7/25/2000" + }, + { + "id": "8562", + "name": "Johnny Flack", + "position": "Service Supervisor", + "salary": "$78,710", + "office": "Columbus", + "extn": "2014", + "start_date": "6/11/2013" + }, + { + "id": "8563", + "name": "William Hall", + "position": "Executive Director", + "salary": "$241,102", + "office": "Jersey City", + "extn": "6358", + "start_date": "3/16/2018" + }, + { + "id": "8564", + "name": "Diane Gunn", + "position": "Inspector", + "salary": "$184,749", + "office": "Valetta", + "extn": "4459", + "start_date": "11/2/2016" + }, + { + "id": "8565", + "name": "Abdul Mitchell", + "position": "CNC Operator", + "salary": "$111,962", + "office": "Colorado Springs", + "extn": "3948", + "start_date": "8/10/2013" + }, + { + "id": "8566", + "name": "Carl James", + "position": "Accountant", + "salary": "$155,705", + "office": "Atlanta", + "extn": "7837", + "start_date": "8/2/2008" + }, + { + "id": "8567", + "name": "Thea Oswald", + "position": "Business Broker", + "salary": "$88,530", + "office": "Bucharest", + "extn": "7360", + "start_date": "10/26/2005" + }, + { + "id": "8568", + "name": "Enoch Kaur", + "position": "Paramedic", + "salary": "$246,574", + "office": "New York", + "extn": "8333", + "start_date": "9/16/2011" + }, + { + "id": "8569", + "name": "Louise Noon", + "position": "Health Educator", + "salary": "$91,630", + "office": "New York", + "extn": "8965", + "start_date": "10/8/2001" + }, + { + "id": "8570", + "name": "Roger Wilcox", + "position": "Audiologist", + "salary": "$82,412", + "office": "Oklahoma City", + "extn": "3982", + "start_date": "6/4/2019" + }, + { + "id": "8571", + "name": "Katelyn Stone", + "position": "HR Coordinator", + "salary": "$191,725", + "office": "Pittsburgh", + "extn": "8745", + "start_date": "4/4/2012" + }, + { + "id": "8572", + "name": "Maggie Roman", + "position": "Physician", + "salary": "$258,759", + "office": "Reno", + "extn": "8228", + "start_date": "2/5/2008" + }, + { + "id": "8573", + "name": "Denny Jenkin", + "position": "Project Manager", + "salary": "$118,376", + "office": "Bridgeport", + "extn": "3746", + "start_date": "2/18/2005" + }, + { + "id": "8574", + "name": "Bob Cox", + "position": "Call Center Representative", + "salary": "$123,514", + "office": "Tallahassee", + "extn": "2814", + "start_date": "7/13/2004" + }, + { + "id": "8575", + "name": "Phoebe Reid", + "position": "Service Supervisor", + "salary": "$236,822", + "office": "Bridgeport", + "extn": "6550", + "start_date": "6/29/2003" + }, + { + "id": "8576", + "name": "Wendy Woods", + "position": "Mobile Developer", + "salary": "$179,031", + "office": "Nashville", + "extn": "2900", + "start_date": "3/17/2006" + }, + { + "id": "8577", + "name": "Emma Mccall", + "position": "Business Broker", + "salary": "$73,793", + "office": "Washington", + "extn": "5736", + "start_date": "2/6/2004" + }, + { + "id": "8578", + "name": "Melanie Widdows", + "position": "Designer", + "salary": "$160,726", + "office": "Philadelphia", + "extn": "6878", + "start_date": "9/25/2012" + }, + { + "id": "8579", + "name": "Jacob Becker", + "position": "Retail Trainee", + "salary": "$256,851", + "office": "Otawa", + "extn": "9025", + "start_date": "5/5/2000" + }, + { + "id": "8580", + "name": "Kieth Stubbs", + "position": "Systems Administrator", + "salary": "$204,513", + "office": "Indianapolis", + "extn": "3641", + "start_date": "11/19/2012" + }, + { + "id": "8581", + "name": "Jacob Rogers", + "position": "Lecturer", + "salary": "$126,896", + "office": "Santa Ana", + "extn": "4094", + "start_date": "1/31/2013" + }, + { + "id": "8582", + "name": "George Groves", + "position": "Global Logistics Supervisor", + "salary": "$11,432", + "office": "Madison", + "extn": "8490", + "start_date": "3/31/2006" + }, + { + "id": "8583", + "name": "Olivia Morgan", + "position": "Associate Professor", + "salary": "$218,933", + "office": "Kansas City", + "extn": "2990", + "start_date": "11/30/2006" + }, + { + "id": "8584", + "name": "Hayden Windsor", + "position": "Biologist", + "salary": "$83,462", + "office": "Garland", + "extn": "1915", + "start_date": "5/9/2013" + }, + { + "id": "8585", + "name": "Sylvia Ranks", + "position": "Laboratory Technician", + "salary": "$277,913", + "office": "Springfield", + "extn": "8392", + "start_date": "3/17/2016" + }, + { + "id": "8586", + "name": "Evie Boyle", + "position": "Software Engineer", + "salary": "$57,488", + "office": "Fayetteville", + "extn": "2325", + "start_date": "9/11/2008" + }, + { + "id": "8587", + "name": "Kieth Kidd", + "position": "Insurance Broker", + "salary": "$119,090", + "office": "Albuquerque", + "extn": "5872", + "start_date": "3/24/2004" + }, + { + "id": "8588", + "name": "Julianna Bryant", + "position": "Service Supervisor", + "salary": "$184,288", + "office": "Tallahassee", + "extn": "8146", + "start_date": "6/15/2010" + }, + { + "id": "8589", + "name": "Peter Reading", + "position": "Insurance Broker", + "salary": "$184,520", + "office": "Henderson", + "extn": "1289", + "start_date": "6/7/2010" + }, + { + "id": "8590", + "name": "Aeris Evans", + "position": "Cashier", + "salary": "$58,320", + "office": "Lincoln", + "extn": "6423", + "start_date": "6/21/2005" + }, + { + "id": "8591", + "name": "Daron Simmons", + "position": "Dentist", + "salary": "$99,698", + "office": "Madison", + "extn": "8870", + "start_date": "10/11/2012" + }, + { + "id": "8592", + "name": "Jamie Denton", + "position": "Healthcare Specialist", + "salary": "$190,377", + "office": "Anaheim", + "extn": "4728", + "start_date": "8/4/2003" + }, + { + "id": "8593", + "name": "Nate Ellison", + "position": "IT Support Staff", + "salary": "$94,565", + "office": "Salt Lake City", + "extn": "7689", + "start_date": "5/3/2018" + }, + { + "id": "8594", + "name": "Alba Smith", + "position": "Design Engineer", + "salary": "$161,732", + "office": "Hayward", + "extn": "6071", + "start_date": "12/2/2012" + }, + { + "id": "8595", + "name": "Kurt Grey", + "position": "CNC Operator", + "salary": "$266,377", + "office": "Springfield", + "extn": "9870", + "start_date": "2/1/2017" + }, + { + "id": "8596", + "name": "Mike Glass", + "position": "Production Painter", + "salary": "$255,181", + "office": "Laredo", + "extn": "7915", + "start_date": "11/13/2017" + }, + { + "id": "8597", + "name": "Sofia Dunbar", + "position": "Business Broker", + "salary": "$92,529", + "office": "Bakersfield", + "extn": "6367", + "start_date": "3/30/2012" + }, + { + "id": "8598", + "name": "Carl Lane", + "position": "Budget Analyst", + "salary": "$101,837", + "office": "Albuquerque", + "extn": "3829", + "start_date": "8/14/2018" + }, + { + "id": "8599", + "name": "Oliver Chappell", + "position": "Healthcare Specialist", + "salary": "$273,634", + "office": "Norfolk", + "extn": "4478", + "start_date": "7/6/2017" + }, + { + "id": "8600", + "name": "Sylvia Dickson", + "position": "Assistant Buyer", + "salary": "$234,269", + "office": "Denver", + "extn": "9027", + "start_date": "4/4/2005" + }, + { + "id": "8601", + "name": "Bryon Emmett", + "position": "Banker", + "salary": "$93,113", + "office": "Philadelphia", + "extn": "5917", + "start_date": "8/19/2011" + }, + { + "id": "8602", + "name": "Victoria Greenwood", + "position": "Machine Operator", + "salary": "$15,132", + "office": "Paris", + "extn": "6615", + "start_date": "7/30/2004" + }, + { + "id": "8603", + "name": "Harriet Smith", + "position": "Ambulatory Nurse", + "salary": "$185,542", + "office": "Miami", + "extn": "2531", + "start_date": "12/4/2000" + }, + { + "id": "8604", + "name": "Madelyn Mccall", + "position": "Accountant", + "salary": "$289,866", + "office": "Pittsburgh", + "extn": "5735", + "start_date": "9/4/2006" + }, + { + "id": "8605", + "name": "Benjamin Eddison", + "position": "Pharmacist", + "salary": "$25,080", + "office": "Henderson", + "extn": "7365", + "start_date": "9/17/2012" + }, + { + "id": "8606", + "name": "Alma Tailor", + "position": "Call Center Representative", + "salary": "$271,531", + "office": "Memphis", + "extn": "1879", + "start_date": "4/4/2008" + }, + { + "id": "8607", + "name": "Boris Rivers", + "position": "Software Engineer", + "salary": "$211,878", + "office": "Albuquerque", + "extn": "9443", + "start_date": "12/22/2013" + }, + { + "id": "8608", + "name": "Chris Burnley", + "position": "Software Engineer", + "salary": "$169,814", + "office": "San Jose", + "extn": "1392", + "start_date": "9/24/2006" + }, + { + "id": "8609", + "name": "Savannah Weston", + "position": "Designer", + "salary": "$101,607", + "office": "Colorado Springs", + "extn": "3440", + "start_date": "9/26/2004" + }, + { + "id": "8610", + "name": "Peter Roberts", + "position": "CNC Operator", + "salary": "$121,792", + "office": "Indianapolis", + "extn": "5389", + "start_date": "12/8/2013" + }, + { + "id": "8611", + "name": "Rick Weston", + "position": "CNC Operator", + "salary": "$80,249", + "office": "Oakland", + "extn": "7308", + "start_date": "5/24/2007" + }, + { + "id": "8612", + "name": "Marvin Williams", + "position": "HR Specialist", + "salary": "$158,950", + "office": "New York", + "extn": "2388", + "start_date": "8/5/2008" + }, + { + "id": "8613", + "name": "Anne Patel", + "position": "Software Engineer", + "salary": "$176,989", + "office": "Lyon", + "extn": "6517", + "start_date": "11/21/2016" + }, + { + "id": "8614", + "name": "Elle Yarlett", + "position": "Cook", + "salary": "$108,892", + "office": "New Orleans", + "extn": "6105", + "start_date": "9/1/2010" + }, + { + "id": "8615", + "name": "Abbey Egerton", + "position": "Food Technologist", + "salary": "$118,348", + "office": "Charlotte", + "extn": "6255", + "start_date": "11/17/2010" + }, + { + "id": "8616", + "name": "Carrie Sawyer", + "position": "Bookkeeper", + "salary": "$177,240", + "office": "Henderson", + "extn": "7207", + "start_date": "1/25/2015" + }, + { + "id": "8617", + "name": "Sage Noach", + "position": "CNC Operator", + "salary": "$296,091", + "office": "Omaha", + "extn": "6512", + "start_date": "3/6/2017" + }, + { + "id": "8618", + "name": "Adalind Pickard", + "position": "Treasurer", + "salary": "$177,284", + "office": "Dallas", + "extn": "7265", + "start_date": "4/22/2005" + }, + { + "id": "8619", + "name": "Margaret Ripley", + "position": "Lecturer", + "salary": "$174,444", + "office": "Las Vegas", + "extn": "4952", + "start_date": "10/26/2016" + }, + { + "id": "8620", + "name": "Cedrick Thompson", + "position": "HR Specialist", + "salary": "$125,122", + "office": "Huntsville", + "extn": "1192", + "start_date": "7/24/2018" + }, + { + "id": "8621", + "name": "David Lakey", + "position": "Global Logistics Supervisor", + "salary": "$231,626", + "office": "Tulsa", + "extn": "1469", + "start_date": "4/4/2001" + }, + { + "id": "8622", + "name": "Oliver Thornton", + "position": "Webmaster", + "salary": "$125,503", + "office": "Bucharest", + "extn": "6827", + "start_date": "6/19/2008" + }, + { + "id": "8623", + "name": "George Rainford", + "position": "Steward", + "salary": "$176,896", + "office": "Innsbruck", + "extn": "7892", + "start_date": "11/18/2004" + }, + { + "id": "8624", + "name": "Logan Wheeler", + "position": "Banker", + "salary": "$249,747", + "office": "Kansas City", + "extn": "8991", + "start_date": "10/15/2015" + }, + { + "id": "8625", + "name": "Adeline Carter", + "position": "Call Center Representative", + "salary": "$267,943", + "office": "Rome", + "extn": "1231", + "start_date": "9/20/2005" + }, + { + "id": "8626", + "name": "Chanelle Kirby", + "position": "Lecturer", + "salary": "$206,546", + "office": "Norfolk", + "extn": "8302", + "start_date": "11/25/2005" + }, + { + "id": "8627", + "name": "Willow Khan", + "position": "Fabricator", + "salary": "$140,677", + "office": "Laredo", + "extn": "5019", + "start_date": "9/8/2010" + }, + { + "id": "8628", + "name": "Mabel Ross", + "position": "CNC Operator", + "salary": "$280,317", + "office": "Zurich", + "extn": "3104", + "start_date": "5/16/2004" + }, + { + "id": "8629", + "name": "Angel Wilde", + "position": "Service Supervisor", + "salary": "$76,659", + "office": "Murfreesboro", + "extn": "9209", + "start_date": "7/11/2019" + }, + { + "id": "8630", + "name": "Sharon Blackwall", + "position": "Business Broker", + "salary": "$225,768", + "office": "Ontario", + "extn": "8710", + "start_date": "9/10/2016" + }, + { + "id": "8631", + "name": "Judith Harrison", + "position": "Food Technologist", + "salary": "$215,900", + "office": "Tokyo", + "extn": "5142", + "start_date": "4/5/2001" + }, + { + "id": "8632", + "name": "Isabel Reid", + "position": "Physician", + "salary": "$181,604", + "office": "Amarillo", + "extn": "9311", + "start_date": "6/4/2012" + }, + { + "id": "8633", + "name": "Chuck Brown", + "position": "Audiologist", + "salary": "$251,118", + "office": "Columbus", + "extn": "2372", + "start_date": "3/20/2007" + }, + { + "id": "8634", + "name": "Rosie Harper", + "position": "Software Engineer", + "salary": "$77,169", + "office": "San Antonio", + "extn": "8817", + "start_date": "5/24/2010" + }, + { + "id": "8635", + "name": "Daron Niles", + "position": "Associate Professor", + "salary": "$85,885", + "office": "Milano", + "extn": "9258", + "start_date": "3/17/2018" + }, + { + "id": "8636", + "name": "Charlize Mullins", + "position": "Production Painter", + "salary": "$87,087", + "office": "Boston", + "extn": "8678", + "start_date": "1/26/2018" + }, + { + "id": "8637", + "name": "Abdul Palmer", + "position": "Software Engineer", + "salary": "$278,533", + "office": "Oakland", + "extn": "1995", + "start_date": "1/12/2015" + }, + { + "id": "8638", + "name": "Daria Glynn", + "position": "Front Desk Coordinator", + "salary": "$182,394", + "office": "Minneapolis", + "extn": "6964", + "start_date": "11/5/2008" + }, + { + "id": "8639", + "name": "Morgan Stevens", + "position": "IT Support Staff", + "salary": "$189,885", + "office": "Tulsa", + "extn": "6907", + "start_date": "4/21/2013" + }, + { + "id": "8640", + "name": "Sydney Flett", + "position": "Inspector", + "salary": "$184,594", + "office": "Omaha", + "extn": "2892", + "start_date": "1/6/2016" + }, + { + "id": "8641", + "name": "Liv Adams", + "position": "Cook", + "salary": "$272,207", + "office": "Anaheim", + "extn": "5569", + "start_date": "12/4/2004" + }, + { + "id": "8642", + "name": "Gwen Weasley", + "position": "CNC Operator", + "salary": "$147,582", + "office": "Toledo", + "extn": "6069", + "start_date": "1/4/2002" + }, + { + "id": "8643", + "name": "Marissa Denton", + "position": "Project Manager", + "salary": "$195,723", + "office": "Prague", + "extn": "1891", + "start_date": "9/4/2004" + }, + { + "id": "8644", + "name": "Johnny Wright", + "position": "Staffing Consultant", + "salary": "$37,782", + "office": "Dallas", + "extn": "1349", + "start_date": "3/27/2003" + }, + { + "id": "8645", + "name": "Moira Briggs", + "position": "Physician", + "salary": "$192,715", + "office": "Toledo", + "extn": "2107", + "start_date": "11/3/2004" + }, + { + "id": "8646", + "name": "Denis Walsh", + "position": "Web Developer", + "salary": "$258,546", + "office": "Norfolk", + "extn": "7878", + "start_date": "12/17/2002" + }, + { + "id": "8647", + "name": "Ethan Hepburn", + "position": "Cash Manager", + "salary": "$295,313", + "office": "Bucharest", + "extn": "9281", + "start_date": "3/29/2001" + }, + { + "id": "8648", + "name": "Isabella Wright", + "position": "Auditor", + "salary": "$58,858", + "office": "Stockton", + "extn": "1088", + "start_date": "3/27/2002" + }, + { + "id": "8649", + "name": "Rufus Coll", + "position": "Inspector", + "salary": "$272,600", + "office": "Santa Ana", + "extn": "1553", + "start_date": "11/29/2007" + }, + { + "id": "8650", + "name": "Matthew Beal", + "position": "Accountant", + "salary": "$108,947", + "office": "Salt Lake City", + "extn": "2185", + "start_date": "6/3/2006" + }, + { + "id": "8651", + "name": "Percy Snell", + "position": "Loan Officer", + "salary": "$285,500", + "office": "San Antonio", + "extn": "6857", + "start_date": "10/7/2002" + }, + { + "id": "8652", + "name": "Alessandra Davies", + "position": "IT Support Staff", + "salary": "$15,649", + "office": "Toledo", + "extn": "2208", + "start_date": "1/8/2000" + }, + { + "id": "8653", + "name": "Harvey Buckley", + "position": "Banker", + "salary": "$256,385", + "office": "Jacksonville", + "extn": "9138", + "start_date": "6/16/2019" + }, + { + "id": "8654", + "name": "Scarlett Thompson", + "position": "Cashier", + "salary": "$296,763", + "office": "Glendale", + "extn": "3274", + "start_date": "10/31/2014" + }, + { + "id": "8655", + "name": "Carla Weldon", + "position": "Electrician", + "salary": "$268,147", + "office": "Toledo", + "extn": "1413", + "start_date": "10/5/2003" + }, + { + "id": "8656", + "name": "Vera Whatson", + "position": "Baker", + "salary": "$13,510", + "office": "Fullerton", + "extn": "8908", + "start_date": "8/29/2004" + }, + { + "id": "8657", + "name": "Jenna Campbell", + "position": "Machine Operator", + "salary": "$214,188", + "office": "Bakersfield", + "extn": "3683", + "start_date": "11/3/2014" + }, + { + "id": "8658", + "name": "Leroy Vollans", + "position": "Associate Professor", + "salary": "$63,026", + "office": "El Paso", + "extn": "8364", + "start_date": "7/18/2018" + }, + { + "id": "8659", + "name": "Nathan Durrant", + "position": "Physician", + "salary": "$185,661", + "office": "Portland", + "extn": "3641", + "start_date": "3/27/2017" + }, + { + "id": "8660", + "name": "Josh Howard", + "position": "Clerk", + "salary": "$57,874", + "office": "London", + "extn": "9539", + "start_date": "9/4/2017" + }, + { + "id": "8661", + "name": "Matthew Saunders", + "position": "Webmaster", + "salary": "$234,826", + "office": "Colorado Springs", + "extn": "9970", + "start_date": "4/6/2008" + }, + { + "id": "8662", + "name": "Tyson Bailey", + "position": "Webmaster", + "salary": "$74,780", + "office": "Milano", + "extn": "5268", + "start_date": "1/7/2009" + }, + { + "id": "8663", + "name": "Helen Windsor", + "position": "Investment Advisor", + "salary": "$188,685", + "office": "Reno", + "extn": "4928", + "start_date": "7/23/2019" + }, + { + "id": "8664", + "name": "Chad Gaynor", + "position": "Auditor", + "salary": "$37,741", + "office": "Lincoln", + "extn": "5654", + "start_date": "4/19/2017" + }, + { + "id": "8665", + "name": "Leroy Cameron", + "position": "Operator", + "salary": "$200,675", + "office": "Richmond", + "extn": "5118", + "start_date": "4/8/2008" + }, + { + "id": "8666", + "name": "Jocelyn Lakey", + "position": "Cook", + "salary": "$157,936", + "office": "Bellevue", + "extn": "3518", + "start_date": "6/10/2019" + }, + { + "id": "8667", + "name": "Ivy Skinner", + "position": "Project Manager", + "salary": "$102,645", + "office": "San Jose", + "extn": "4830", + "start_date": "8/5/2018" + }, + { + "id": "8668", + "name": "Stacy Roscoe", + "position": "Assistant Buyer", + "salary": "$232,671", + "office": "Wien", + "extn": "3502", + "start_date": "6/25/2010" + }, + { + "id": "8669", + "name": "Matthew Torres", + "position": "Investment Advisor", + "salary": "$177,107", + "office": "New Orleans", + "extn": "4212", + "start_date": "10/1/2011" + }, + { + "id": "8670", + "name": "Cynthia Faulkner", + "position": "Clerk", + "salary": "$190,385", + "office": "Glendale", + "extn": "1558", + "start_date": "8/30/2019" + }, + { + "id": "8671", + "name": "Erick Jenkin", + "position": "Systems Administrator", + "salary": "$240,778", + "office": "Madrid", + "extn": "2983", + "start_date": "12/3/2013" + }, + { + "id": "8672", + "name": "Angelique Eaton", + "position": "Bookkeeper", + "salary": "$26,412", + "office": "Hayward", + "extn": "8983", + "start_date": "7/7/2011" + }, + { + "id": "8673", + "name": "Boris Hamilton", + "position": "Operator", + "salary": "$67,276", + "office": "Indianapolis", + "extn": "4950", + "start_date": "4/1/2009" + }, + { + "id": "8674", + "name": "Doug Thomas", + "position": "Auditor", + "salary": "$239,044", + "office": "Prague", + "extn": "9681", + "start_date": "5/18/2007" + }, + { + "id": "8675", + "name": "Vanessa Whatson", + "position": "Project Manager", + "salary": "$254,638", + "office": "Colorado Springs", + "extn": "3183", + "start_date": "1/24/2002" + }, + { + "id": "8676", + "name": "Aileen Gardner", + "position": "Global Logistics Supervisor", + "salary": "$288,290", + "office": "Rochester", + "extn": "8046", + "start_date": "3/20/2005" + }, + { + "id": "8677", + "name": "Noah Styles", + "position": "Accountant", + "salary": "$51,816", + "office": "Milwaukee", + "extn": "2299", + "start_date": "3/19/2012" + }, + { + "id": "8678", + "name": "Natalie Savage", + "position": "HR Specialist", + "salary": "$55,333", + "office": "Saint Paul", + "extn": "6908", + "start_date": "6/8/2004" + }, + { + "id": "8679", + "name": "Tania Thompson", + "position": "Cash Manager", + "salary": "$25,712", + "office": "Colorado Springs", + "extn": "7927", + "start_date": "9/6/2011" + }, + { + "id": "8680", + "name": "Rosemary Archer", + "position": "Physician", + "salary": "$160,747", + "office": "Dallas", + "extn": "2917", + "start_date": "1/13/2019" + }, + { + "id": "8681", + "name": "Julianna Hogg", + "position": "Auditor", + "salary": "$288,030", + "office": "Tokyo", + "extn": "2702", + "start_date": "1/11/2012" + }, + { + "id": "8682", + "name": "Russel Lowe", + "position": "Service Supervisor", + "salary": "$256,760", + "office": "Norfolk", + "extn": "4251", + "start_date": "10/11/2016" + }, + { + "id": "8683", + "name": "Lucy Pearson", + "position": "Dentist", + "salary": "$207,563", + "office": "Fayetteville", + "extn": "1165", + "start_date": "3/18/2000" + }, + { + "id": "8684", + "name": "Chad Chester", + "position": "Service Supervisor", + "salary": "$51,318", + "office": "Portland", + "extn": "7580", + "start_date": "12/5/2007" + }, + { + "id": "8685", + "name": "Josh Weasley", + "position": "Cash Manager", + "salary": "$200,591", + "office": "Santa Ana", + "extn": "3139", + "start_date": "11/13/2011" + }, + { + "id": "8686", + "name": "Gil Richardson", + "position": "Front Desk Coordinator", + "salary": "$268,437", + "office": "San Francisco", + "extn": "2037", + "start_date": "8/30/2011" + }, + { + "id": "8687", + "name": "Gabriel Reese", + "position": "Service Supervisor", + "salary": "$299,346", + "office": "Glendale", + "extn": "5831", + "start_date": "4/11/2002" + }, + { + "id": "8688", + "name": "Gil Sylvester", + "position": "Lecturer", + "salary": "$121,511", + "office": "Louisville", + "extn": "3079", + "start_date": "5/1/2015" + }, + { + "id": "8689", + "name": "Wade Stubbs", + "position": "Mobile Developer", + "salary": "$239,019", + "office": "Huntsville", + "extn": "4365", + "start_date": "8/22/2005" + }, + { + "id": "8690", + "name": "Aiden Allcott", + "position": "Clerk", + "salary": "$241,108", + "office": "Santa Ana", + "extn": "4643", + "start_date": "3/21/2001" + }, + { + "id": "8691", + "name": "Sydney Little", + "position": "Electrician", + "salary": "$98,541", + "office": "Norfolk", + "extn": "7285", + "start_date": "1/30/2007" + }, + { + "id": "8692", + "name": "Logan Mccormick", + "position": "Loan Officer", + "salary": "$142,363", + "office": "Tokyo", + "extn": "6432", + "start_date": "9/9/2014" + }, + { + "id": "8693", + "name": "Violet Logan", + "position": "Laboratory Technician", + "salary": "$247,133", + "office": "Anaheim", + "extn": "4972", + "start_date": "4/20/2007" + }, + { + "id": "8694", + "name": "Wade Mason", + "position": "Cash Manager", + "salary": "$43,612", + "office": "Fremont", + "extn": "4611", + "start_date": "8/15/2011" + }, + { + "id": "8695", + "name": "John Griffiths", + "position": "Pharmacist", + "salary": "$264,428", + "office": "Long Beach", + "extn": "4254", + "start_date": "1/28/2009" + }, + { + "id": "8696", + "name": "Rick Franks", + "position": "Staffing Consultant", + "salary": "$61,545", + "office": "Richmond", + "extn": "1707", + "start_date": "2/27/2018" + }, + { + "id": "8697", + "name": "Jayden Coates", + "position": "Machine Operator", + "salary": "$56,068", + "office": "Huntsville", + "extn": "9781", + "start_date": "9/24/2006" + }, + { + "id": "8698", + "name": "Celia Mann", + "position": "Staffing Consultant", + "salary": "$229,357", + "office": "Prague", + "extn": "1974", + "start_date": "2/16/2000" + }, + { + "id": "8699", + "name": "Nathan Purvis", + "position": "Loan Officer", + "salary": "$191,935", + "office": "Miami", + "extn": "3215", + "start_date": "1/23/2010" + }, + { + "id": "8700", + "name": "Raquel Cox", + "position": "Bookkeeper", + "salary": "$51,927", + "office": "Laredo", + "extn": "4908", + "start_date": "7/22/2009" + }, + { + "id": "8701", + "name": "Jessica Partridge", + "position": "Clerk", + "salary": "$210,988", + "office": "San Jose", + "extn": "4024", + "start_date": "1/4/2016" + }, + { + "id": "8702", + "name": "Eden Simpson", + "position": "Restaurant Manager", + "salary": "$79,727", + "office": "St. Louis", + "extn": "5730", + "start_date": "11/6/2001" + }, + { + "id": "8703", + "name": "Andie Lynch", + "position": "Laboratory Technician", + "salary": "$292,845", + "office": "Saint Paul", + "extn": "9405", + "start_date": "5/7/2011" + }, + { + "id": "8704", + "name": "Brad Thorpe", + "position": "IT Support Staff", + "salary": "$23,686", + "office": "Houston", + "extn": "8627", + "start_date": "5/25/2003" + }, + { + "id": "8705", + "name": "Martha Baxter", + "position": "Paramedic", + "salary": "$294,767", + "office": "Huntsville", + "extn": "2209", + "start_date": "12/18/2018" + }, + { + "id": "8706", + "name": "Abdul Hammond", + "position": "Chef Manager", + "salary": "$174,065", + "office": "Springfield", + "extn": "7642", + "start_date": "4/26/2017" + }, + { + "id": "8707", + "name": "Barney Noon", + "position": "Service Supervisor", + "salary": "$237,671", + "office": "Memphis", + "extn": "7916", + "start_date": "11/14/2004" + }, + { + "id": "8708", + "name": "Samantha Atkinson", + "position": "Design Engineer", + "salary": "$37,267", + "office": "Lancaster", + "extn": "1001", + "start_date": "9/5/2008" + }, + { + "id": "8709", + "name": "Lauren Andersson", + "position": "Bellman", + "salary": "$191,275", + "office": "Rochester", + "extn": "4818", + "start_date": "8/3/2008" + }, + { + "id": "8710", + "name": "Logan Ramsey", + "position": "Associate Professor", + "salary": "$47,043", + "office": "Denver", + "extn": "8934", + "start_date": "9/21/2003" + }, + { + "id": "8711", + "name": "Sonya Vallory", + "position": "Insurance Broker", + "salary": "$77,233", + "office": "Long Beach", + "extn": "2099", + "start_date": "4/25/2017" + }, + { + "id": "8712", + "name": "Mya Oatway", + "position": "Cashier", + "salary": "$228,980", + "office": "Fremont", + "extn": "6194", + "start_date": "4/15/2016" + }, + { + "id": "8713", + "name": "Hailey Latham", + "position": "Call Center Representative", + "salary": "$255,552", + "office": "Milano", + "extn": "8661", + "start_date": "1/10/2011" + }, + { + "id": "8714", + "name": "Lindsay Dyson", + "position": "Accountant", + "salary": "$259,798", + "office": "Fullerton", + "extn": "1854", + "start_date": "3/2/2006" + }, + { + "id": "8715", + "name": "Tyler Asher", + "position": "Design Engineer", + "salary": "$245,465", + "office": "San Jose", + "extn": "3286", + "start_date": "2/8/2012" + }, + { + "id": "8716", + "name": "John Tyrrell", + "position": "Executive Director", + "salary": "$182,757", + "office": "Chicago", + "extn": "6704", + "start_date": "6/6/2000" + }, + { + "id": "8717", + "name": "Jackeline Mcgee", + "position": "HR Specialist", + "salary": "$134,622", + "office": "Houston", + "extn": "6558", + "start_date": "5/28/2014" + }, + { + "id": "8718", + "name": "Johnny Benson", + "position": "Software Engineer", + "salary": "$154,315", + "office": "Phoenix", + "extn": "5118", + "start_date": "12/26/2005" + }, + { + "id": "8719", + "name": "Martin Rust", + "position": "Health Educator", + "salary": "$58,169", + "office": "San Francisco", + "extn": "6511", + "start_date": "6/5/2013" + }, + { + "id": "8720", + "name": "Dakota Gregory", + "position": "Baker", + "salary": "$242,242", + "office": "Las Vegas", + "extn": "5389", + "start_date": "9/9/2019" + }, + { + "id": "8721", + "name": "Dasha Cooper", + "position": "Executive Director", + "salary": "$280,360", + "office": "Hollywood", + "extn": "9617", + "start_date": "3/9/2011" + }, + { + "id": "8722", + "name": "Dakota Keys", + "position": "CNC Operator", + "salary": "$14,389", + "office": "Columbus", + "extn": "3284", + "start_date": "4/5/2002" + }, + { + "id": "8723", + "name": "Christine Vinton", + "position": "Clerk", + "salary": "$47,535", + "office": "Lakewood", + "extn": "5443", + "start_date": "2/22/2016" + }, + { + "id": "8724", + "name": "Aleksandra Stubbs", + "position": "Stockbroker", + "salary": "$149,569", + "office": "Indianapolis", + "extn": "6647", + "start_date": "4/8/2014" + }, + { + "id": "8725", + "name": "Paula Tobin", + "position": "Bellman", + "salary": "$247,581", + "office": "Venice", + "extn": "8988", + "start_date": "8/26/2014" + }, + { + "id": "8726", + "name": "Leroy Driscoll", + "position": "Health Educator", + "salary": "$112,247", + "office": "San Bernardino", + "extn": "1739", + "start_date": "5/23/2001" + }, + { + "id": "8727", + "name": "Adela Jarvis", + "position": "Project Manager", + "salary": "$62,926", + "office": "Stockton", + "extn": "8400", + "start_date": "8/24/2009" + }, + { + "id": "8728", + "name": "Sebastian Hammond", + "position": "Associate Professor", + "salary": "$40,481", + "office": "Wien", + "extn": "5903", + "start_date": "5/16/2018" + }, + { + "id": "8729", + "name": "Sydney Wright", + "position": "Call Center Representative", + "salary": "$29,075", + "office": "Ontario", + "extn": "7947", + "start_date": "8/21/2012" + }, + { + "id": "8730", + "name": "Mary Richardson", + "position": "Software Engineer", + "salary": "$235,531", + "office": "Houston", + "extn": "7918", + "start_date": "3/5/2018" + }, + { + "id": "8731", + "name": "Tony Tait", + "position": "Food Technologist", + "salary": "$43,000", + "office": "Moreno Valley", + "extn": "1233", + "start_date": "6/2/2010" + }, + { + "id": "8732", + "name": "Sarah Fisher", + "position": "Front Desk Coordinator", + "salary": "$165,428", + "office": "Lincoln", + "extn": "7690", + "start_date": "3/2/2014" + }, + { + "id": "8733", + "name": "Eden Rigg", + "position": "Web Developer", + "salary": "$137,770", + "office": "Tallahassee", + "extn": "8006", + "start_date": "2/15/2003" + }, + { + "id": "8734", + "name": "Cherish Amstead", + "position": "Assistant Buyer", + "salary": "$31,909", + "office": "Las Vegas", + "extn": "1194", + "start_date": "2/16/2012" + }, + { + "id": "8735", + "name": "Boris Weldon", + "position": "Pharmacist", + "salary": "$131,294", + "office": "Salem", + "extn": "7440", + "start_date": "6/7/2003" + }, + { + "id": "8736", + "name": "Violet Franks", + "position": "Web Developer", + "salary": "$279,027", + "office": "Nashville", + "extn": "7725", + "start_date": "10/23/2014" + }, + { + "id": "8737", + "name": "Payton Allcott", + "position": "Treasurer", + "salary": "$251,722", + "office": "Norfolk", + "extn": "8003", + "start_date": "9/26/2013" + }, + { + "id": "8738", + "name": "Christine Milner", + "position": "Staffing Consultant", + "salary": "$120,676", + "office": "Philadelphia", + "extn": "5933", + "start_date": "10/5/2008" + }, + { + "id": "8739", + "name": "Nancy Groves", + "position": "Accountant", + "salary": "$265,973", + "office": "Tokyo", + "extn": "7406", + "start_date": "2/18/2017" + }, + { + "id": "8740", + "name": "Julianna Phillips", + "position": "Production Painter", + "salary": "$185,176", + "office": "San Jose", + "extn": "7642", + "start_date": "10/30/2007" + }, + { + "id": "8741", + "name": "Benjamin Simpson", + "position": "Laboratory Technician", + "salary": "$138,548", + "office": "Huntsville", + "extn": "8983", + "start_date": "12/8/2003" + }, + { + "id": "8742", + "name": "Benny Robertson", + "position": "Fabricator", + "salary": "$158,106", + "office": "Bakersfield", + "extn": "7666", + "start_date": "6/15/2019" + }, + { + "id": "8743", + "name": "Miriam Fisher", + "position": "Systems Administrator", + "salary": "$236,344", + "office": "Memphis", + "extn": "2362", + "start_date": "12/16/2013" + }, + { + "id": "8744", + "name": "Goldie Richardson", + "position": "Design Engineer", + "salary": "$228,686", + "office": "Saint Paul", + "extn": "8052", + "start_date": "5/17/2019" + }, + { + "id": "8745", + "name": "Lucy Rodwell", + "position": "Steward", + "salary": "$146,213", + "office": "El Paso", + "extn": "6788", + "start_date": "12/19/2012" + }, + { + "id": "8746", + "name": "Jenna Cox", + "position": "Cook", + "salary": "$196,661", + "office": "Denver", + "extn": "6677", + "start_date": "12/6/2000" + }, + { + "id": "8747", + "name": "Jade Ulyatt", + "position": "Dentist", + "salary": "$59,336", + "office": "Minneapolis", + "extn": "2319", + "start_date": "11/28/2003" + }, + { + "id": "8748", + "name": "Brad Reading", + "position": "Electrician", + "salary": "$207,604", + "office": "Santa Ana", + "extn": "3387", + "start_date": "3/14/2001" + }, + { + "id": "8749", + "name": "Bridget Hamilton", + "position": "CNC Operator", + "salary": "$76,770", + "office": "Venice", + "extn": "6724", + "start_date": "11/11/2006" + }, + { + "id": "8750", + "name": "Peter Norman", + "position": "Doctor", + "salary": "$122,787", + "office": "Reno", + "extn": "3721", + "start_date": "1/22/2010" + }, + { + "id": "8751", + "name": "Isabel Bloom", + "position": "Project Manager", + "salary": "$290,399", + "office": "Orlando", + "extn": "8598", + "start_date": "7/3/2015" + }, + { + "id": "8752", + "name": "Maggie Thompson", + "position": "Insurance Broker", + "salary": "$64,215", + "office": "Salt Lake City", + "extn": "2764", + "start_date": "2/16/2011" + }, + { + "id": "8753", + "name": "Bryce Vallins", + "position": "Physician", + "salary": "$140,739", + "office": "San Jose", + "extn": "5943", + "start_date": "1/13/2015" + }, + { + "id": "8754", + "name": "Clint Doherty", + "position": "HR Coordinator", + "salary": "$62,488", + "office": "Hollywood", + "extn": "2528", + "start_date": "12/12/2009" + }, + { + "id": "8755", + "name": "Samara Brooks", + "position": "Webmaster", + "salary": "$193,285", + "office": "Rome", + "extn": "2726", + "start_date": "3/4/2006" + }, + { + "id": "8756", + "name": "Logan Dyson", + "position": "Pharmacist", + "salary": "$151,047", + "office": "Lyon", + "extn": "5021", + "start_date": "8/9/2004" + }, + { + "id": "8757", + "name": "Brad Jennson", + "position": "Paramedic", + "salary": "$95,382", + "office": "Huntsville", + "extn": "2911", + "start_date": "10/4/2007" + }, + { + "id": "8758", + "name": "Rita Jenkins", + "position": "Investment Advisor", + "salary": "$284,234", + "office": "Houston", + "extn": "1182", + "start_date": "3/25/2011" + }, + { + "id": "8759", + "name": "Sage Bolton", + "position": "Lecturer", + "salary": "$47,133", + "office": "Atlanta", + "extn": "2389", + "start_date": "1/31/2001" + }, + { + "id": "8760", + "name": "Noah Bishop", + "position": "Cash Manager", + "salary": "$230,038", + "office": "Innsbruck", + "extn": "3360", + "start_date": "12/16/2001" + }, + { + "id": "8761", + "name": "Josh Larsen", + "position": "Operator", + "salary": "$77,525", + "office": "Fayetteville", + "extn": "7130", + "start_date": "3/15/2004" + }, + { + "id": "8762", + "name": "Henry Spencer", + "position": "Clerk", + "salary": "$214,791", + "office": "Baltimore", + "extn": "7435", + "start_date": "9/11/2004" + }, + { + "id": "8763", + "name": "Tyson Plumb", + "position": "Cash Manager", + "salary": "$199,694", + "office": "Quebec", + "extn": "8070", + "start_date": "1/10/2006" + }, + { + "id": "8764", + "name": "Ron Gordon", + "position": "Ambulatory Nurse", + "salary": "$93,133", + "office": "Arlington", + "extn": "1761", + "start_date": "5/29/2007" + }, + { + "id": "8765", + "name": "Emmanuelle Reyes", + "position": "Retail Trainee", + "salary": "$64,231", + "office": "Rome", + "extn": "5146", + "start_date": "8/10/2007" + }, + { + "id": "8766", + "name": "Peter Whitmore", + "position": "Cook", + "salary": "$282,201", + "office": "Louisville", + "extn": "7069", + "start_date": "6/14/2008" + }, + { + "id": "8767", + "name": "Amelia Hill", + "position": "Restaurant Manager", + "salary": "$100,801", + "office": "Murfreesboro", + "extn": "5056", + "start_date": "1/7/2003" + }, + { + "id": "8768", + "name": "Martin Fulton", + "position": "Health Educator", + "salary": "$140,184", + "office": "Hayward", + "extn": "3315", + "start_date": "9/20/2016" + }, + { + "id": "8769", + "name": "Domenic Strong", + "position": "Biologist", + "salary": "$229,429", + "office": "Washington", + "extn": "7019", + "start_date": "11/11/2013" + }, + { + "id": "8770", + "name": "Rosie Avery", + "position": "Systems Administrator", + "salary": "$19,088", + "office": "Albuquerque", + "extn": "9512", + "start_date": "7/2/2018" + }, + { + "id": "8771", + "name": "Ryan Tailor", + "position": "Laboratory Technician", + "salary": "$164,119", + "office": "Las Vegas", + "extn": "8690", + "start_date": "5/9/2003" + }, + { + "id": "8772", + "name": "Faith Benson", + "position": "Doctor", + "salary": "$209,976", + "office": "Houston", + "extn": "2124", + "start_date": "8/2/2009" + }, + { + "id": "8773", + "name": "Eduardo Abbot", + "position": "Project Manager", + "salary": "$198,830", + "office": "Santa Ana", + "extn": "1377", + "start_date": "10/16/2017" + }, + { + "id": "8774", + "name": "Aiden Jarvis", + "position": "Staffing Consultant", + "salary": "$195,126", + "office": "Santa Ana", + "extn": "7318", + "start_date": "9/29/2016" + }, + { + "id": "8775", + "name": "Phoebe Stubbs", + "position": "Systems Administrator", + "salary": "$245,751", + "office": "Rome", + "extn": "2689", + "start_date": "1/9/2016" + }, + { + "id": "8776", + "name": "Tania Pitt", + "position": "Cash Manager", + "salary": "$151,298", + "office": "Nashville", + "extn": "1595", + "start_date": "7/9/2002" + }, + { + "id": "8777", + "name": "Matt Sinclair", + "position": "Service Supervisor", + "salary": "$69,363", + "office": "Stockton", + "extn": "3975", + "start_date": "6/29/2015" + }, + { + "id": "8778", + "name": "Rick Woods", + "position": "Business Broker", + "salary": "$260,328", + "office": "Norfolk", + "extn": "5645", + "start_date": "1/25/2014" + }, + { + "id": "8779", + "name": "Alexander Cobb", + "position": "Healthcare Specialist", + "salary": "$111,823", + "office": "St. Louis", + "extn": "4478", + "start_date": "6/7/2015" + }, + { + "id": "8780", + "name": "Marvin Uddin", + "position": "Healthcare Specialist", + "salary": "$286,500", + "office": "Washington", + "extn": "1611", + "start_date": "6/19/2009" + }, + { + "id": "8781", + "name": "Julian Mason", + "position": "Service Supervisor", + "salary": "$121,139", + "office": "Miami", + "extn": "1815", + "start_date": "2/11/2012" + }, + { + "id": "8782", + "name": "Benny Sylvester", + "position": "HR Coordinator", + "salary": "$278,509", + "office": "Jacksonville", + "extn": "1211", + "start_date": "10/29/2007" + }, + { + "id": "8783", + "name": "Josh Skinner", + "position": "Designer", + "salary": "$182,240", + "office": "Lisbon", + "extn": "2756", + "start_date": "9/20/2012" + }, + { + "id": "8784", + "name": "Kenzie Reynolds", + "position": "Executive Director", + "salary": "$150,948", + "office": "Charlotte", + "extn": "9406", + "start_date": "8/20/2013" + }, + { + "id": "8785", + "name": "Bridget Jarvis", + "position": "Lecturer", + "salary": "$28,580", + "office": "San Jose", + "extn": "3692", + "start_date": "12/31/2008" + }, + { + "id": "8786", + "name": "Tyler Haines", + "position": "Lecturer", + "salary": "$69,423", + "office": "San Bernardino", + "extn": "1616", + "start_date": "3/30/2008" + }, + { + "id": "8787", + "name": "Camden Walsh", + "position": "Call Center Representative", + "salary": "$79,113", + "office": "Escondido", + "extn": "1896", + "start_date": "2/18/2009" + }, + { + "id": "8788", + "name": "Molly Allen", + "position": "Stockbroker", + "salary": "$11,076", + "office": "Fullerton", + "extn": "8199", + "start_date": "10/14/2006" + }, + { + "id": "8789", + "name": "Alba Larsen", + "position": "CNC Operator", + "salary": "$270,653", + "office": "Reno", + "extn": "1680", + "start_date": "4/10/2012" + }, + { + "id": "8790", + "name": "Clint Yard", + "position": "Pharmacist", + "salary": "$133,149", + "office": "Richmond", + "extn": "1149", + "start_date": "1/9/2007" + }, + { + "id": "8791", + "name": "Mandy Hunt", + "position": "IT Support Staff", + "salary": "$122,023", + "office": "San Bernardino", + "extn": "1994", + "start_date": "3/17/2012" + }, + { + "id": "8792", + "name": "Matthew Thomas", + "position": "Audiologist", + "salary": "$84,401", + "office": "Madrid", + "extn": "4425", + "start_date": "8/20/2007" + }, + { + "id": "8793", + "name": "Leanne Fleming", + "position": "Software Engineer", + "salary": "$282,629", + "office": "New Orleans", + "extn": "6787", + "start_date": "6/16/2006" + }, + { + "id": "8794", + "name": "Sadie Dillon", + "position": "Electrician", + "salary": "$139,588", + "office": "Long Beach", + "extn": "2987", + "start_date": "1/31/2010" + }, + { + "id": "8795", + "name": "Aisha Lynn", + "position": "Production Painter", + "salary": "$294,349", + "office": "New York", + "extn": "6693", + "start_date": "4/23/2019" + }, + { + "id": "8796", + "name": "Vera Ulyatt", + "position": "Stockbroker", + "salary": "$222,437", + "office": "Berlin", + "extn": "6194", + "start_date": "4/15/2019" + }, + { + "id": "8797", + "name": "Javier Mitchell", + "position": "Food Technologist", + "salary": "$180,437", + "office": "Amarillo", + "extn": "1431", + "start_date": "4/3/2003" + }, + { + "id": "8798", + "name": "Rose Lewis", + "position": "Doctor", + "salary": "$106,248", + "office": "San Diego", + "extn": "7685", + "start_date": "9/28/2013" + }, + { + "id": "8799", + "name": "Abdul Miller", + "position": "Treasurer", + "salary": "$189,683", + "office": "Columbus", + "extn": "3755", + "start_date": "6/20/2018" + }, + { + "id": "8800", + "name": "Davina Lee", + "position": "Production Painter", + "salary": "$297,799", + "office": "Nashville", + "extn": "7260", + "start_date": "5/10/2018" + }, + { + "id": "8801", + "name": "Zoe Hudson", + "position": "Cook", + "salary": "$155,089", + "office": "Scottsdale", + "extn": "1218", + "start_date": "7/21/2004" + }, + { + "id": "8802", + "name": "Percy Plant", + "position": "Project Manager", + "salary": "$238,147", + "office": "Nashville", + "extn": "5029", + "start_date": "1/5/2017" + }, + { + "id": "8803", + "name": "John Russel", + "position": "CNC Operator", + "salary": "$218,379", + "office": "San Diego", + "extn": "4872", + "start_date": "10/11/2019" + }, + { + "id": "8804", + "name": "Ron Preston", + "position": "Mobile Developer", + "salary": "$35,761", + "office": "Bakersfield", + "extn": "7509", + "start_date": "12/26/2017" + }, + { + "id": "8805", + "name": "Chad Allen", + "position": "Ambulatory Nurse", + "salary": "$286,196", + "office": "Rome", + "extn": "4403", + "start_date": "6/23/2009" + }, + { + "id": "8806", + "name": "Angelica Mackenzie", + "position": "Web Developer", + "salary": "$161,500", + "office": "Philadelphia", + "extn": "5174", + "start_date": "11/8/2015" + }, + { + "id": "8807", + "name": "Bryon Hopkins", + "position": "Laboratory Technician", + "salary": "$79,249", + "office": "Salem", + "extn": "4131", + "start_date": "9/1/2002" + }, + { + "id": "8808", + "name": "Alan Douglas", + "position": "Operator", + "salary": "$106,757", + "office": "Lancaster", + "extn": "9139", + "start_date": "4/10/2012" + }, + { + "id": "8809", + "name": "Samara Gray", + "position": "Clerk", + "salary": "$269,181", + "office": "Worcester", + "extn": "8731", + "start_date": "10/14/2008" + }, + { + "id": "8810", + "name": "Anthony Clark", + "position": "Stockbroker", + "salary": "$251,322", + "office": "Escondido", + "extn": "2346", + "start_date": "7/29/2002" + }, + { + "id": "8811", + "name": "Daniel Baldwin", + "position": "Cash Manager", + "salary": "$206,958", + "office": "Rome", + "extn": "8701", + "start_date": "9/30/2017" + }, + { + "id": "8812", + "name": "Mason Potter", + "position": "Global Logistics Supervisor", + "salary": "$202,874", + "office": "Long Beach", + "extn": "7934", + "start_date": "6/17/2005" + }, + { + "id": "8813", + "name": "Bob Strong", + "position": "Project Manager", + "salary": "$155,835", + "office": "Colorado Springs", + "extn": "6556", + "start_date": "4/22/2009" + }, + { + "id": "8814", + "name": "Bethany Thomas", + "position": "Stockbroker", + "salary": "$182,190", + "office": "New York", + "extn": "3956", + "start_date": "8/24/2011" + }, + { + "id": "8815", + "name": "Brooklyn Allen", + "position": "Pharmacist", + "salary": "$34,450", + "office": "Anaheim", + "extn": "8332", + "start_date": "2/15/2007" + }, + { + "id": "8816", + "name": "Ron Johnson", + "position": "Front Desk Coordinator", + "salary": "$193,861", + "office": "Lisbon", + "extn": "1719", + "start_date": "7/2/2005" + }, + { + "id": "8817", + "name": "Alex Rowe", + "position": "Cash Manager", + "salary": "$251,236", + "office": "Prague", + "extn": "8850", + "start_date": "10/11/2018" + }, + { + "id": "8818", + "name": "Rick Benson", + "position": "Auditor", + "salary": "$138,459", + "office": "Pittsburgh", + "extn": "9958", + "start_date": "12/24/2012" + }, + { + "id": "8819", + "name": "Aeris Dubois", + "position": "Biologist", + "salary": "$77,140", + "office": "Arlington", + "extn": "3707", + "start_date": "1/21/2010" + }, + { + "id": "8820", + "name": "Barney Plumb", + "position": "Retail Trainee", + "salary": "$239,473", + "office": "Santa Ana", + "extn": "1663", + "start_date": "8/27/2009" + }, + { + "id": "8821", + "name": "Adeline Stanton", + "position": "Front Desk Coordinator", + "salary": "$219,955", + "office": "Scottsdale", + "extn": "4495", + "start_date": "8/4/2005" + }, + { + "id": "8822", + "name": "Miriam Bingham", + "position": "Webmaster", + "salary": "$70,332", + "office": "Oklahoma City", + "extn": "6472", + "start_date": "10/23/2012" + }, + { + "id": "8823", + "name": "Sharon Dallas", + "position": "Lecturer", + "salary": "$79,739", + "office": "New York", + "extn": "2847", + "start_date": "7/9/2011" + }, + { + "id": "8824", + "name": "Matt Taylor", + "position": "Project Manager", + "salary": "$264,771", + "office": "New Orleans", + "extn": "7444", + "start_date": "5/10/2002" + }, + { + "id": "8825", + "name": "Tyler Phillips", + "position": "IT Support Staff", + "salary": "$91,521", + "office": "Scottsdale", + "extn": "6076", + "start_date": "6/5/2017" + }, + { + "id": "8826", + "name": "Erin Gray", + "position": "Audiologist", + "salary": "$46,249", + "office": "Minneapolis", + "extn": "5392", + "start_date": "7/8/2001" + }, + { + "id": "8827", + "name": "Gil Roscoe", + "position": "Healthcare Specialist", + "salary": "$60,421", + "office": "Fremont", + "extn": "1610", + "start_date": "6/10/2018" + }, + { + "id": "8828", + "name": "Marie Carson", + "position": "Auditor", + "salary": "$238,282", + "office": "Anaheim", + "extn": "6608", + "start_date": "4/30/2000" + }, + { + "id": "8829", + "name": "Chelsea Mould", + "position": "Software Engineer", + "salary": "$138,749", + "office": "Louisville", + "extn": "4346", + "start_date": "7/4/2012" + }, + { + "id": "8830", + "name": "Boris Fleming", + "position": "Machine Operator", + "salary": "$12,355", + "office": "Valetta", + "extn": "9396", + "start_date": "1/31/2016" + }, + { + "id": "8831", + "name": "Willow Judd", + "position": "Clerk", + "salary": "$71,195", + "office": "San Diego", + "extn": "8819", + "start_date": "12/28/2008" + }, + { + "id": "8832", + "name": "Gabriel Hunt", + "position": "Baker", + "salary": "$160,059", + "office": "Rochester", + "extn": "6872", + "start_date": "1/25/2011" + }, + { + "id": "8833", + "name": "Madison Ellery", + "position": "Cash Manager", + "salary": "$29,435", + "office": "Lancaster", + "extn": "2935", + "start_date": "8/28/2001" + }, + { + "id": "8834", + "name": "Rae Smith", + "position": "Cash Manager", + "salary": "$262,158", + "office": "Kansas City", + "extn": "8332", + "start_date": "2/8/2015" + }, + { + "id": "8835", + "name": "Erick Higgs", + "position": "Health Educator", + "salary": "$191,482", + "office": "Honolulu", + "extn": "7713", + "start_date": "2/20/2003" + }, + { + "id": "8836", + "name": "Bart Welsch", + "position": "Audiologist", + "salary": "$277,239", + "office": "Milano", + "extn": "3320", + "start_date": "9/22/2004" + }, + { + "id": "8837", + "name": "Tyler Garcia", + "position": "Steward", + "salary": "$77,309", + "office": "Nashville", + "extn": "5034", + "start_date": "9/27/2014" + }, + { + "id": "8838", + "name": "George Anderson", + "position": "Executive Director", + "salary": "$201,296", + "office": "Hollywood", + "extn": "3918", + "start_date": "9/10/2006" + }, + { + "id": "8839", + "name": "Carol Hudson", + "position": "Software Engineer", + "salary": "$131,891", + "office": "Escondido", + "extn": "3922", + "start_date": "12/28/2009" + }, + { + "id": "8840", + "name": "Benjamin Marshall", + "position": "Electrician", + "salary": "$166,115", + "office": "Sacramento", + "extn": "4855", + "start_date": "1/29/2014" + }, + { + "id": "8841", + "name": "Courtney Michael", + "position": "Laboratory Technician", + "salary": "$76,243", + "office": "Portland", + "extn": "3453", + "start_date": "2/16/2018" + }, + { + "id": "8842", + "name": "Rebecca Hamilton", + "position": "Operator", + "salary": "$176,339", + "office": "New York", + "extn": "2490", + "start_date": "4/19/2008" + }, + { + "id": "8843", + "name": "Deborah Knight", + "position": "Restaurant Manager", + "salary": "$294,056", + "office": "Berna", + "extn": "6989", + "start_date": "1/11/2018" + }, + { + "id": "8844", + "name": "Boris Reading", + "position": "Lecturer", + "salary": "$93,965", + "office": "Lincoln", + "extn": "5448", + "start_date": "8/1/2004" + }, + { + "id": "8845", + "name": "Ryan Phillips", + "position": "Biologist", + "salary": "$214,270", + "office": "Toledo", + "extn": "5780", + "start_date": "10/18/2010" + }, + { + "id": "8846", + "name": "Lana Leslie", + "position": "Audiologist", + "salary": "$32,095", + "office": "San Bernardino", + "extn": "8430", + "start_date": "12/4/2004" + }, + { + "id": "8847", + "name": "Johnathan Richardson", + "position": "Front Desk Coordinator", + "salary": "$294,943", + "office": "Lancaster", + "extn": "2001", + "start_date": "4/30/2018" + }, + { + "id": "8848", + "name": "Julian Alldridge", + "position": "Stockbroker", + "salary": "$111,667", + "office": "Prague", + "extn": "6224", + "start_date": "6/30/2007" + }, + { + "id": "8849", + "name": "Benjamin Yarlett", + "position": "Clerk", + "salary": "$257,236", + "office": "Norfolk", + "extn": "6789", + "start_date": "1/15/2008" + }, + { + "id": "8850", + "name": "Emery Kelly", + "position": "Accountant", + "salary": "$110,151", + "office": "Bakersfield", + "extn": "9310", + "start_date": "8/2/2008" + }, + { + "id": "8851", + "name": "William Stevenson", + "position": "Cashier", + "salary": "$81,002", + "office": "Atlanta", + "extn": "1748", + "start_date": "3/31/2013" + }, + { + "id": "8852", + "name": "Clint Stevens", + "position": "Accountant", + "salary": "$128,166", + "office": "Moreno Valley", + "extn": "2199", + "start_date": "7/27/2005" + }, + { + "id": "8853", + "name": "Leroy Allwood", + "position": "Retail Trainee", + "salary": "$19,632", + "office": "San Jose", + "extn": "5301", + "start_date": "1/4/2009" + }, + { + "id": "8854", + "name": "Martin Noach", + "position": "Cash Manager", + "salary": "$165,859", + "office": "Los Angeles", + "extn": "2287", + "start_date": "5/23/2006" + }, + { + "id": "8855", + "name": "Sebastian Blythe", + "position": "Biologist", + "salary": "$16,140", + "office": "Otawa", + "extn": "2514", + "start_date": "12/11/2005" + }, + { + "id": "8856", + "name": "Elisabeth Rodgers", + "position": "Staffing Consultant", + "salary": "$21,454", + "office": "Orlando", + "extn": "7173", + "start_date": "10/7/2003" + }, + { + "id": "8857", + "name": "Selena Hardwick", + "position": "Accountant", + "salary": "$45,045", + "office": "Albuquerque", + "extn": "4599", + "start_date": "9/24/2002" + }, + { + "id": "8858", + "name": "Makenzie Robinson", + "position": "Steward", + "salary": "$126,948", + "office": "London", + "extn": "8045", + "start_date": "9/3/2005" + }, + { + "id": "8859", + "name": "Ilona Osman", + "position": "Investment Advisor", + "salary": "$21,729", + "office": "Otawa", + "extn": "7082", + "start_date": "8/13/2012" + }, + { + "id": "8860", + "name": "Sarah Stuart", + "position": "Clerk", + "salary": "$211,609", + "office": "Worcester", + "extn": "9553", + "start_date": "11/4/2017" + }, + { + "id": "8861", + "name": "Bree Williams", + "position": "Loan Officer", + "salary": "$284,969", + "office": "Wien", + "extn": "3789", + "start_date": "1/26/2008" + }, + { + "id": "8862", + "name": "Amy Antcliff", + "position": "Clerk", + "salary": "$261,008", + "office": "Laredo", + "extn": "7355", + "start_date": "2/27/2009" + }, + { + "id": "8863", + "name": "Summer Ventura", + "position": "Biologist", + "salary": "$248,119", + "office": "Phoenix", + "extn": "2878", + "start_date": "8/28/2006" + }, + { + "id": "8864", + "name": "Johnathan Vollans", + "position": "Healthcare Specialist", + "salary": "$44,245", + "office": "Prague", + "extn": "6508", + "start_date": "6/21/2006" + }, + { + "id": "8865", + "name": "Anne Knight", + "position": "Web Developer", + "salary": "$44,674", + "office": "Oakland", + "extn": "7958", + "start_date": "11/3/2003" + }, + { + "id": "8866", + "name": "Tyson Myatt", + "position": "Executive Director", + "salary": "$103,778", + "office": "Innsbruck", + "extn": "6661", + "start_date": "12/6/2003" + }, + { + "id": "8867", + "name": "Maribel Vallory", + "position": "Assistant Buyer", + "salary": "$179,825", + "office": "Wien", + "extn": "9644", + "start_date": "11/7/2016" + }, + { + "id": "8868", + "name": "Adalie King", + "position": "Loan Officer", + "salary": "$194,778", + "office": "Omaha", + "extn": "5500", + "start_date": "2/25/2011" + }, + { + "id": "8869", + "name": "Kassandra Hopkinson", + "position": "Software Engineer", + "salary": "$131,747", + "office": "Springfield", + "extn": "4323", + "start_date": "10/28/2013" + }, + { + "id": "8870", + "name": "Lexi Gilmour", + "position": "Physician", + "salary": "$130,865", + "office": "Henderson", + "extn": "7425", + "start_date": "8/14/2004" + }, + { + "id": "8871", + "name": "Emerald Lane", + "position": "Web Developer", + "salary": "$123,683", + "office": "Columbus", + "extn": "1611", + "start_date": "11/4/2013" + }, + { + "id": "8872", + "name": "Martin Swift", + "position": "Investment Advisor", + "salary": "$277,036", + "office": "Dallas", + "extn": "5844", + "start_date": "7/12/2009" + }, + { + "id": "8873", + "name": "Aileen Ainsworth", + "position": "Stockbroker", + "salary": "$56,029", + "office": "Denver", + "extn": "4393", + "start_date": "10/28/2016" + }, + { + "id": "8874", + "name": "Denny Shields", + "position": "Food Technologist", + "salary": "$76,579", + "office": "Milwaukee", + "extn": "7873", + "start_date": "6/23/2012" + }, + { + "id": "8875", + "name": "Rosalee John", + "position": "Cashier", + "salary": "$58,224", + "office": "Kansas City", + "extn": "1671", + "start_date": "10/10/2013" + }, + { + "id": "8876", + "name": "Josephine Flynn", + "position": "Loan Officer", + "salary": "$174,005", + "office": "Berna", + "extn": "9310", + "start_date": "5/13/2006" + }, + { + "id": "8877", + "name": "Michaela Harper", + "position": "Budget Analyst", + "salary": "$278,223", + "office": "Valetta", + "extn": "5572", + "start_date": "3/19/2014" + }, + { + "id": "8878", + "name": "Rick Adams", + "position": "Front Desk Coordinator", + "salary": "$258,459", + "office": "Norfolk", + "extn": "2573", + "start_date": "5/6/2015" + }, + { + "id": "8879", + "name": "Russel York", + "position": "Accountant", + "salary": "$99,131", + "office": "Orlando", + "extn": "3851", + "start_date": "12/30/2013" + }, + { + "id": "8880", + "name": "Noah Varley", + "position": "Physician", + "salary": "$185,315", + "office": "Tallahassee", + "extn": "6983", + "start_date": "9/12/2003" + }, + { + "id": "8881", + "name": "Mason Cox", + "position": "Call Center Representative", + "salary": "$71,583", + "office": "Saint Paul", + "extn": "9506", + "start_date": "11/24/2002" + }, + { + "id": "8882", + "name": "Vera Becker", + "position": "Restaurant Manager", + "salary": "$185,419", + "office": "Bakersfield", + "extn": "1391", + "start_date": "12/5/2007" + }, + { + "id": "8883", + "name": "William Judd", + "position": "Insurance Broker", + "salary": "$119,683", + "office": "Seattle", + "extn": "9076", + "start_date": "2/27/2002" + }, + { + "id": "8884", + "name": "Ron Warden", + "position": "Investment Advisor", + "salary": "$200,764", + "office": "Jersey City", + "extn": "7540", + "start_date": "1/30/2015" + }, + { + "id": "8885", + "name": "Ember Flack", + "position": "Business Broker", + "salary": "$139,505", + "office": "Irving", + "extn": "6061", + "start_date": "11/1/2002" + }, + { + "id": "8886", + "name": "Goldie Taylor", + "position": "Healthcare Specialist", + "salary": "$143,833", + "office": "Boston", + "extn": "6144", + "start_date": "12/5/2004" + }, + { + "id": "8887", + "name": "Jayden Stevens", + "position": "Health Educator", + "salary": "$108,911", + "office": "Berna", + "extn": "8119", + "start_date": "5/6/2013" + }, + { + "id": "8888", + "name": "Ally Keys", + "position": "Software Engineer", + "salary": "$86,695", + "office": "Huntsville", + "extn": "3025", + "start_date": "11/2/2010" + }, + { + "id": "8889", + "name": "Caleb Terry", + "position": "Associate Professor", + "salary": "$120,086", + "office": "Santa Ana", + "extn": "5633", + "start_date": "9/29/2003" + }, + { + "id": "8890", + "name": "Doug Shaw", + "position": "Chef Manager", + "salary": "$19,049", + "office": "Long Beach", + "extn": "2059", + "start_date": "12/23/2006" + }, + { + "id": "8891", + "name": "Nicholas Wilkinson", + "position": "Banker", + "salary": "$243,295", + "office": "Venice", + "extn": "6800", + "start_date": "6/19/2000" + }, + { + "id": "8892", + "name": "Sofie Silva", + "position": "Cashier", + "salary": "$38,090", + "office": "Wien", + "extn": "1003", + "start_date": "2/18/2003" + }, + { + "id": "8893", + "name": "Makena Penn", + "position": "Operator", + "salary": "$253,324", + "office": "Honolulu", + "extn": "9042", + "start_date": "7/2/2008" + }, + { + "id": "8894", + "name": "Lana Baxter", + "position": "Cash Manager", + "salary": "$139,243", + "office": "Hollywood", + "extn": "6106", + "start_date": "10/17/2010" + }, + { + "id": "8895", + "name": "Rita Burnley", + "position": "Investment Advisor", + "salary": "$220,060", + "office": "Innsbruck", + "extn": "1474", + "start_date": "12/20/2006" + }, + { + "id": "8896", + "name": "Ronald Andersson", + "position": "Budget Analyst", + "salary": "$288,533", + "office": "Salt Lake City", + "extn": "7737", + "start_date": "7/28/2002" + }, + { + "id": "8897", + "name": "David Maxwell", + "position": "Webmaster", + "salary": "$244,350", + "office": "Anaheim", + "extn": "1125", + "start_date": "9/17/2011" + }, + { + "id": "8898", + "name": "Daron Adams", + "position": "Designer", + "salary": "$177,161", + "office": "Laredo", + "extn": "6932", + "start_date": "6/16/2007" + }, + { + "id": "8899", + "name": "Evelynn Irwin", + "position": "Insurance Broker", + "salary": "$269,310", + "office": "Lisbon", + "extn": "5131", + "start_date": "10/11/2015" + }, + { + "id": "8900", + "name": "Brooklyn Bryant", + "position": "Mobile Developer", + "salary": "$70,872", + "office": "Springfield", + "extn": "4899", + "start_date": "9/10/2006" + }, + { + "id": "8901", + "name": "Estrella Graves", + "position": "Healthcare Specialist", + "salary": "$239,338", + "office": "Rome", + "extn": "6194", + "start_date": "5/1/2009" + }, + { + "id": "8902", + "name": "Ronald Milner", + "position": "Machine Operator", + "salary": "$26,849", + "office": "Cincinnati", + "extn": "9891", + "start_date": "8/9/2002" + }, + { + "id": "8903", + "name": "Raquel Isaac", + "position": "Lecturer", + "salary": "$20,664", + "office": "Fullerton", + "extn": "3095", + "start_date": "9/10/2018" + }, + { + "id": "8904", + "name": "Cynthia Dale", + "position": "Webmaster", + "salary": "$188,539", + "office": "Innsbruck", + "extn": "9343", + "start_date": "4/30/2004" + }, + { + "id": "8905", + "name": "Dakota Andrews", + "position": "Physician", + "salary": "$150,374", + "office": "Seattle", + "extn": "7372", + "start_date": "12/6/2006" + }, + { + "id": "8906", + "name": "Jack Patel", + "position": "Banker", + "salary": "$66,524", + "office": "Milano", + "extn": "6539", + "start_date": "9/17/2004" + }, + { + "id": "8907", + "name": "Chris Richards", + "position": "CNC Operator", + "salary": "$167,868", + "office": "Salt Lake City", + "extn": "7776", + "start_date": "1/19/2004" + }, + { + "id": "8908", + "name": "Russel Varley", + "position": "Bellman", + "salary": "$172,738", + "office": "Chicago", + "extn": "8780", + "start_date": "8/24/2004" + }, + { + "id": "8909", + "name": "Denis Hope", + "position": "Bellman", + "salary": "$207,735", + "office": "Tokyo", + "extn": "4887", + "start_date": "12/15/2011" + }, + { + "id": "8910", + "name": "Camden Gregory", + "position": "Steward", + "salary": "$158,346", + "office": "Portland", + "extn": "6387", + "start_date": "10/30/2011" + }, + { + "id": "8911", + "name": "Ryan London", + "position": "Accountant", + "salary": "$58,709", + "office": "Huntsville", + "extn": "2242", + "start_date": "5/26/2007" + }, + { + "id": "8912", + "name": "Judith Khan", + "position": "Software Engineer", + "salary": "$159,701", + "office": "Springfield", + "extn": "7414", + "start_date": "4/25/2015" + }, + { + "id": "8913", + "name": "Shay Hill", + "position": "Banker", + "salary": "$145,512", + "office": "Las Vegas", + "extn": "1365", + "start_date": "8/10/2012" + }, + { + "id": "8914", + "name": "Lindsay Kennedy", + "position": "Food Technologist", + "salary": "$111,794", + "office": "Lakewood", + "extn": "5481", + "start_date": "3/20/2009" + }, + { + "id": "8915", + "name": "Julianna Rees", + "position": "Budget Analyst", + "salary": "$257,857", + "office": "St. Louis", + "extn": "2538", + "start_date": "7/10/2017" + }, + { + "id": "8916", + "name": "Harvey Yarwood", + "position": "Loan Officer", + "salary": "$75,271", + "office": "Orlando", + "extn": "2547", + "start_date": "8/5/2006" + }, + { + "id": "8917", + "name": "Benny Fleming", + "position": "Loan Officer", + "salary": "$160,782", + "office": "Ontario", + "extn": "8564", + "start_date": "6/8/2005" + }, + { + "id": "8918", + "name": "Danielle Shea", + "position": "Executive Director", + "salary": "$275,374", + "office": "Salt Lake City", + "extn": "7595", + "start_date": "3/20/2009" + }, + { + "id": "8919", + "name": "Barry Foxley", + "position": "Fabricator", + "salary": "$134,242", + "office": "Bridgeport", + "extn": "1281", + "start_date": "10/21/2005" + }, + { + "id": "8920", + "name": "Ronald Burnley", + "position": "Loan Officer", + "salary": "$281,679", + "office": "Santa Ana", + "extn": "1848", + "start_date": "11/6/2000" + }, + { + "id": "8921", + "name": "Natalie Tennant", + "position": "CNC Operator", + "salary": "$162,305", + "office": "San Diego", + "extn": "1545", + "start_date": "11/21/2011" + }, + { + "id": "8922", + "name": "Kendra Drew", + "position": "Food Technologist", + "salary": "$120,060", + "office": "Bridgeport", + "extn": "2741", + "start_date": "10/24/2004" + }, + { + "id": "8923", + "name": "Alan Dobson", + "position": "Bellman", + "salary": "$296,339", + "office": "Laredo", + "extn": "9505", + "start_date": "5/7/2007" + }, + { + "id": "8924", + "name": "Mark Wallace", + "position": "Auditor", + "salary": "$142,320", + "office": "Henderson", + "extn": "5316", + "start_date": "8/7/2004" + }, + { + "id": "8925", + "name": "William James", + "position": "Webmaster", + "salary": "$282,585", + "office": "Valetta", + "extn": "5013", + "start_date": "11/4/2016" + }, + { + "id": "8926", + "name": "Boris Nielson", + "position": "Bellman", + "salary": "$154,833", + "office": "Omaha", + "extn": "8974", + "start_date": "12/22/2012" + }, + { + "id": "8927", + "name": "Bob Rogan", + "position": "Investment Advisor", + "salary": "$146,701", + "office": "Rochester", + "extn": "1644", + "start_date": "2/19/2015" + }, + { + "id": "8928", + "name": "Mona Tyrrell", + "position": "Physician", + "salary": "$147,132", + "office": "Innsbruck", + "extn": "5832", + "start_date": "5/2/2018" + }, + { + "id": "8929", + "name": "Domenic Jacobs", + "position": "Auditor", + "salary": "$133,501", + "office": "Anaheim", + "extn": "9237", + "start_date": "11/10/2006" + }, + { + "id": "8930", + "name": "Melania Raven", + "position": "Ambulatory Nurse", + "salary": "$208,669", + "office": "Amarillo", + "extn": "3286", + "start_date": "6/5/2015" + }, + { + "id": "8931", + "name": "Anne Rosenbloom", + "position": "Laboratory Technician", + "salary": "$17,453", + "office": "Toledo", + "extn": "6863", + "start_date": "4/29/2002" + }, + { + "id": "8932", + "name": "Percy Heaton", + "position": "Associate Professor", + "salary": "$171,426", + "office": "Houston", + "extn": "5041", + "start_date": "10/23/2016" + }, + { + "id": "8933", + "name": "Mark Exton", + "position": "IT Support Staff", + "salary": "$31,380", + "office": "Tulsa", + "extn": "6400", + "start_date": "4/18/2013" + }, + { + "id": "8934", + "name": "Cedrick Cattell", + "position": "Front Desk Coordinator", + "salary": "$99,074", + "office": "Saint Paul", + "extn": "8415", + "start_date": "10/8/2013" + }, + { + "id": "8935", + "name": "Kendra Vincent", + "position": "Electrician", + "salary": "$137,831", + "office": "London", + "extn": "5391", + "start_date": "7/9/2006" + }, + { + "id": "8936", + "name": "Clint Marshall", + "position": "Restaurant Manager", + "salary": "$173,811", + "office": "Lyon", + "extn": "1918", + "start_date": "4/4/2010" + }, + { + "id": "8937", + "name": "Remy Harper", + "position": "Inspector", + "salary": "$69,706", + "office": "Orlando", + "extn": "8669", + "start_date": "6/20/2000" + }, + { + "id": "8938", + "name": "Sylvia Broomfield", + "position": "Budget Analyst", + "salary": "$124,608", + "office": "Salt Lake City", + "extn": "2978", + "start_date": "8/14/2003" + }, + { + "id": "8939", + "name": "Ronald Fowler", + "position": "Dentist", + "salary": "$55,241", + "office": "Milwaukee", + "extn": "8256", + "start_date": "9/30/2011" + }, + { + "id": "8940", + "name": "Owen Carter", + "position": "Service Supervisor", + "salary": "$151,754", + "office": "Laredo", + "extn": "1260", + "start_date": "6/13/2009" + }, + { + "id": "8941", + "name": "Lily Douglas", + "position": "Cashier", + "salary": "$11,646", + "office": "Anaheim", + "extn": "9939", + "start_date": "11/23/2005" + }, + { + "id": "8942", + "name": "Shannon Tyler", + "position": "Designer", + "salary": "$46,542", + "office": "St. Louis", + "extn": "8382", + "start_date": "4/23/2004" + }, + { + "id": "8943", + "name": "Noah Watson", + "position": "Audiologist", + "salary": "$166,549", + "office": "Anaheim", + "extn": "1410", + "start_date": "1/16/2003" + }, + { + "id": "8944", + "name": "Harvey Utterson", + "position": "Web Developer", + "salary": "$257,031", + "office": "Lisbon", + "extn": "2655", + "start_date": "11/16/2011" + }, + { + "id": "8945", + "name": "Maggie Parker", + "position": "Project Manager", + "salary": "$102,168", + "office": "Lincoln", + "extn": "7533", + "start_date": "1/4/2013" + }, + { + "id": "8946", + "name": "Rick Powell", + "position": "Business Broker", + "salary": "$174,062", + "office": "Ontario", + "extn": "4361", + "start_date": "12/28/2004" + }, + { + "id": "8947", + "name": "Henry Walsh", + "position": "Restaurant Manager", + "salary": "$282,950", + "office": "Miami", + "extn": "8145", + "start_date": "8/29/2000" + }, + { + "id": "8948", + "name": "Nancy Willson", + "position": "Treasurer", + "salary": "$154,703", + "office": "St. Louis", + "extn": "9974", + "start_date": "6/22/2008" + }, + { + "id": "8949", + "name": "Oliver Wood", + "position": "Web Developer", + "salary": "$227,668", + "office": "Orlando", + "extn": "1911", + "start_date": "6/20/2004" + }, + { + "id": "8950", + "name": "Alexa West", + "position": "Project Manager", + "salary": "$58,509", + "office": "Salt Lake City", + "extn": "3474", + "start_date": "2/4/2017" + }, + { + "id": "8951", + "name": "Lucas Rust", + "position": "Paramedic", + "salary": "$227,366", + "office": "Scottsdale", + "extn": "1642", + "start_date": "1/17/2005" + }, + { + "id": "8952", + "name": "Danny Evans", + "position": "Global Logistics Supervisor", + "salary": "$225,610", + "office": "Otawa", + "extn": "4001", + "start_date": "6/27/2018" + }, + { + "id": "8953", + "name": "Taylor Jacobs", + "position": "Healthcare Specialist", + "salary": "$143,147", + "office": "Fort Lauderdale", + "extn": "9010", + "start_date": "1/9/2003" + }, + { + "id": "8954", + "name": "Mya Mitchell", + "position": "Designer", + "salary": "$266,284", + "office": "Reno", + "extn": "5658", + "start_date": "1/19/2003" + }, + { + "id": "8955", + "name": "Tiffany Thomson", + "position": "Call Center Representative", + "salary": "$131,632", + "office": "San Francisco", + "extn": "6169", + "start_date": "6/25/2010" + }, + { + "id": "8956", + "name": "Marvin Kelly", + "position": "Service Supervisor", + "salary": "$149,852", + "office": "Henderson", + "extn": "9428", + "start_date": "3/24/2007" + }, + { + "id": "8957", + "name": "Phillip Aldridge", + "position": "Insurance Broker", + "salary": "$176,938", + "office": "Hayward", + "extn": "6602", + "start_date": "3/21/2008" + }, + { + "id": "8958", + "name": "Julian James", + "position": "Chef Manager", + "salary": "$245,019", + "office": "Reno", + "extn": "5738", + "start_date": "6/19/2011" + }, + { + "id": "8959", + "name": "Tara Harvey", + "position": "Mobile Developer", + "salary": "$18,279", + "office": "Salem", + "extn": "4537", + "start_date": "4/22/2004" + }, + { + "id": "8960", + "name": "Manuel Driscoll", + "position": "CNC Operator", + "salary": "$203,564", + "office": "Santa Ana", + "extn": "7817", + "start_date": "12/19/2017" + }, + { + "id": "8961", + "name": "Noah Simpson", + "position": "IT Support Staff", + "salary": "$25,914", + "office": "Nashville", + "extn": "2991", + "start_date": "8/13/2016" + }, + { + "id": "8962", + "name": "Elle Bolton", + "position": "Auditor", + "salary": "$19,730", + "office": "Santa Ana", + "extn": "4543", + "start_date": "6/3/2000" + }, + { + "id": "8963", + "name": "Cassandra Khan", + "position": "Associate Professor", + "salary": "$250,004", + "office": "Lincoln", + "extn": "7646", + "start_date": "4/9/2016" + }, + { + "id": "8964", + "name": "Ethan Miller", + "position": "Call Center Representative", + "salary": "$174,328", + "office": "Laredo", + "extn": "1710", + "start_date": "10/2/2019" + }, + { + "id": "8965", + "name": "Liam Craig", + "position": "Electrician", + "salary": "$231,472", + "office": "Moreno Valley", + "extn": "9723", + "start_date": "2/26/2010" + }, + { + "id": "8966", + "name": "Karen Sawyer", + "position": "Loan Officer", + "salary": "$246,067", + "office": "Milano", + "extn": "2560", + "start_date": "12/20/2001" + }, + { + "id": "8967", + "name": "Nicholas King", + "position": "Inspector", + "salary": "$123,523", + "office": "Albuquerque", + "extn": "2979", + "start_date": "9/9/2018" + }, + { + "id": "8968", + "name": "Mike Jackson", + "position": "Bellman", + "salary": "$52,621", + "office": "Escondido", + "extn": "9856", + "start_date": "11/17/2016" + }, + { + "id": "8969", + "name": "Percy Watson", + "position": "Assistant Buyer", + "salary": "$197,725", + "office": "San Francisco", + "extn": "6331", + "start_date": "4/25/2016" + }, + { + "id": "8970", + "name": "Matthew Underhill", + "position": "Budget Analyst", + "salary": "$244,232", + "office": "San Francisco", + "extn": "7729", + "start_date": "10/17/2005" + }, + { + "id": "8971", + "name": "Bart Truscott", + "position": "Investment Advisor", + "salary": "$236,466", + "office": "Minneapolis", + "extn": "9001", + "start_date": "4/14/2002" + }, + { + "id": "8972", + "name": "Shannon Owen", + "position": "Auditor", + "salary": "$209,514", + "office": "Worcester", + "extn": "8740", + "start_date": "12/9/2006" + }, + { + "id": "8973", + "name": "Alba Ward", + "position": "Fabricator", + "salary": "$181,073", + "office": "Madison", + "extn": "6589", + "start_date": "1/18/2002" + }, + { + "id": "8974", + "name": "Marigold Owen", + "position": "Mobile Developer", + "salary": "$125,069", + "office": "Worcester", + "extn": "3276", + "start_date": "7/7/2018" + }, + { + "id": "8975", + "name": "Lillian Gibson", + "position": "Budget Analyst", + "salary": "$270,047", + "office": "Phoenix", + "extn": "2561", + "start_date": "7/26/2008" + }, + { + "id": "8976", + "name": "Tom Spencer", + "position": "Accountant", + "salary": "$195,339", + "office": "Moreno Valley", + "extn": "4713", + "start_date": "10/18/2009" + }, + { + "id": "8977", + "name": "Chanelle Jordan", + "position": "Auditor", + "salary": "$51,152", + "office": "Laredo", + "extn": "3530", + "start_date": "12/3/2001" + }, + { + "id": "8978", + "name": "Daniel King", + "position": "Global Logistics Supervisor", + "salary": "$20,605", + "office": "Scottsdale", + "extn": "9514", + "start_date": "6/10/2018" + }, + { + "id": "8979", + "name": "Anthony Mccall", + "position": "IT Support Staff", + "salary": "$29,952", + "office": "Amarillo", + "extn": "5529", + "start_date": "4/30/2010" + }, + { + "id": "8980", + "name": "Winnie Mooney", + "position": "Health Educator", + "salary": "$296,748", + "office": "New Orleans", + "extn": "9963", + "start_date": "12/28/2002" + }, + { + "id": "8981", + "name": "Chris Miller", + "position": "Stockbroker", + "salary": "$269,396", + "office": "Reno", + "extn": "8494", + "start_date": "11/12/2010" + }, + { + "id": "8982", + "name": "Jacob Gilbert", + "position": "Service Supervisor", + "salary": "$207,752", + "office": "Salt Lake City", + "extn": "4072", + "start_date": "10/10/2011" + }, + { + "id": "8983", + "name": "Margaret Veale", + "position": "Project Manager", + "salary": "$192,977", + "office": "Saint Paul", + "extn": "4717", + "start_date": "7/9/2018" + }, + { + "id": "8984", + "name": "Gabriel Andrews", + "position": "Cash Manager", + "salary": "$82,302", + "office": "Tokyo", + "extn": "8111", + "start_date": "8/23/2013" + }, + { + "id": "8985", + "name": "Diane Edwards", + "position": "Retail Trainee", + "salary": "$49,176", + "office": "San Bernardino", + "extn": "8985", + "start_date": "1/20/2016" + }, + { + "id": "8986", + "name": "Alessia Buckley", + "position": "Bellman", + "salary": "$256,249", + "office": "Ontario", + "extn": "3176", + "start_date": "9/3/2002" + }, + { + "id": "8987", + "name": "Rita Mcnally", + "position": "Cash Manager", + "salary": "$124,624", + "office": "San Bernardino", + "extn": "3664", + "start_date": "12/8/2015" + }, + { + "id": "8988", + "name": "Jamie Nayler", + "position": "Machine Operator", + "salary": "$131,549", + "office": "Miami", + "extn": "6056", + "start_date": "12/2/2000" + }, + { + "id": "8989", + "name": "Martin Rogan", + "position": "Insurance Broker", + "salary": "$74,864", + "office": "Rochester", + "extn": "7372", + "start_date": "11/5/2008" + }, + { + "id": "8990", + "name": "Grace Durrant", + "position": "Project Manager", + "salary": "$256,534", + "office": "Miami", + "extn": "1252", + "start_date": "3/7/2010" + }, + { + "id": "8991", + "name": "Javier Bell", + "position": "Systems Administrator", + "salary": "$47,710", + "office": "Sacramento", + "extn": "8072", + "start_date": "5/12/2011" + }, + { + "id": "8992", + "name": "Marvin Leigh", + "position": "Designer", + "salary": "$196,534", + "office": "Dallas", + "extn": "1898", + "start_date": "11/21/2001" + }, + { + "id": "8993", + "name": "Aiden Wilson", + "position": "Webmaster", + "salary": "$118,316", + "office": "Columbus", + "extn": "1953", + "start_date": "5/13/2000" + }, + { + "id": "8994", + "name": "Nate Brock", + "position": "Assistant Buyer", + "salary": "$136,864", + "office": "Fayetteville", + "extn": "1406", + "start_date": "2/3/2013" + }, + { + "id": "8995", + "name": "Adina Nicolas", + "position": "Webmaster", + "salary": "$207,309", + "office": "San Antonio", + "extn": "4530", + "start_date": "3/14/2008" + }, + { + "id": "8996", + "name": "John Nash", + "position": "Cook", + "salary": "$192,206", + "office": "Escondido", + "extn": "2620", + "start_date": "4/4/2009" + }, + { + "id": "8997", + "name": "Rocco Butler", + "position": "Retail Trainee", + "salary": "$282,755", + "office": "Kansas City", + "extn": "1302", + "start_date": "12/29/2000" + }, + { + "id": "8998", + "name": "Daniel Olivier", + "position": "Chef Manager", + "salary": "$259,175", + "office": "Huntsville", + "extn": "3639", + "start_date": "6/1/2012" + }, + { + "id": "8999", + "name": "Skylar Sylvester", + "position": "Fabricator", + "salary": "$275,615", + "office": "Indianapolis", + "extn": "7800", + "start_date": "7/9/2009" + }, + { + "id": "9000", + "name": "Aeris Edler", + "position": "Accountant", + "salary": "$144,681", + "office": "Lakewood", + "extn": "2746", + "start_date": "7/14/2007" + }, + { + "id": "9001", + "name": "Ronald Lee", + "position": "HR Coordinator", + "salary": "$67,864", + "office": "Indianapolis", + "extn": "3292", + "start_date": "6/11/2003" + }, + { + "id": "9002", + "name": "Chad Fields", + "position": "Mobile Developer", + "salary": "$240,106", + "office": "Escondido", + "extn": "6361", + "start_date": "11/3/2005" + }, + { + "id": "9003", + "name": "Luke Blackwall", + "position": "Designer", + "salary": "$163,338", + "office": "Orlando", + "extn": "4789", + "start_date": "7/26/2008" + }, + { + "id": "9004", + "name": "Boris Burnley", + "position": "Webmaster", + "salary": "$17,859", + "office": "Innsbruck", + "extn": "3928", + "start_date": "6/20/2004" + }, + { + "id": "9005", + "name": "Nick Salt", + "position": "Inspector", + "salary": "$279,043", + "office": "Ontario", + "extn": "9205", + "start_date": "7/20/2015" + }, + { + "id": "9006", + "name": "Harry Booth", + "position": "Front Desk Coordinator", + "salary": "$16,667", + "office": "New York", + "extn": "8142", + "start_date": "12/3/2014" + }, + { + "id": "9007", + "name": "Sara Noon", + "position": "Service Supervisor", + "salary": "$92,518", + "office": "Memphis", + "extn": "4216", + "start_date": "3/21/2019" + }, + { + "id": "9008", + "name": "Eileen Lindsay", + "position": "Baker", + "salary": "$173,620", + "office": "New Orleans", + "extn": "4081", + "start_date": "4/26/2010" + }, + { + "id": "9009", + "name": "Kurt Pierce", + "position": "Cash Manager", + "salary": "$202,140", + "office": "Albuquerque", + "extn": "4815", + "start_date": "7/24/2008" + }, + { + "id": "9010", + "name": "Naomi Niles", + "position": "Accountant", + "salary": "$29,003", + "office": "Santa Ana", + "extn": "6908", + "start_date": "6/17/2008" + }, + { + "id": "9011", + "name": "Carter Ebden", + "position": "Cashier", + "salary": "$199,214", + "office": "Minneapolis", + "extn": "3343", + "start_date": "2/17/2008" + }, + { + "id": "9012", + "name": "Jayden Dempsey", + "position": "Systems Administrator", + "salary": "$298,685", + "office": "Saint Paul", + "extn": "2278", + "start_date": "10/23/2010" + }, + { + "id": "9013", + "name": "Harvey Ellison", + "position": "Cash Manager", + "salary": "$77,752", + "office": "Madison", + "extn": "5934", + "start_date": "2/15/2017" + }, + { + "id": "9014", + "name": "Gloria Saunders", + "position": "Project Manager", + "salary": "$112,908", + "office": "Omaha", + "extn": "1779", + "start_date": "5/25/2003" + }, + { + "id": "9015", + "name": "Danny Gallacher", + "position": "Staffing Consultant", + "salary": "$91,106", + "office": "Baltimore", + "extn": "1575", + "start_date": "8/22/2005" + }, + { + "id": "9016", + "name": "Rhea Poole", + "position": "Operator", + "salary": "$115,702", + "office": "Salt Lake City", + "extn": "8133", + "start_date": "2/1/2017" + }, + { + "id": "9017", + "name": "Vera Kennedy", + "position": "Biologist", + "salary": "$286,974", + "office": "Innsbruck", + "extn": "6212", + "start_date": "2/2/2009" + }, + { + "id": "9018", + "name": "Chester Riley", + "position": "Staffing Consultant", + "salary": "$226,241", + "office": "Rochester", + "extn": "7746", + "start_date": "11/10/2015" + }, + { + "id": "9019", + "name": "Mason Allington", + "position": "Production Painter", + "salary": "$158,500", + "office": "Kansas City", + "extn": "9846", + "start_date": "7/5/2007" + }, + { + "id": "9020", + "name": "Leah Cattell", + "position": "Machine Operator", + "salary": "$198,472", + "office": "Detroit", + "extn": "8434", + "start_date": "12/27/2013" + }, + { + "id": "9021", + "name": "Martin Blackburn", + "position": "Dentist", + "salary": "$264,193", + "office": "San Francisco", + "extn": "6441", + "start_date": "3/21/2002" + }, + { + "id": "9022", + "name": "Samara Glynn", + "position": "Budget Analyst", + "salary": "$111,327", + "office": "Cincinnati", + "extn": "4427", + "start_date": "6/5/2009" + }, + { + "id": "9023", + "name": "Hadley James", + "position": "Web Developer", + "salary": "$13,818", + "office": "New Orleans", + "extn": "9153", + "start_date": "4/22/2019" + }, + { + "id": "9024", + "name": "Payton Todd", + "position": "Accountant", + "salary": "$134,384", + "office": "Washington", + "extn": "6624", + "start_date": "5/8/2015" + }, + { + "id": "9025", + "name": "Jolene Moreno", + "position": "Call Center Representative", + "salary": "$38,641", + "office": "Milano", + "extn": "1903", + "start_date": "6/8/2006" + }, + { + "id": "9026", + "name": "Gwen Spencer", + "position": "Physician", + "salary": "$207,501", + "office": "Minneapolis", + "extn": "1598", + "start_date": "1/31/2004" + }, + { + "id": "9027", + "name": "Gloria Latham", + "position": "Business Broker", + "salary": "$17,292", + "office": "Garland", + "extn": "1530", + "start_date": "11/11/2016" + }, + { + "id": "9028", + "name": "Trisha Button", + "position": "Executive Director", + "salary": "$116,821", + "office": "Berna", + "extn": "4706", + "start_date": "4/25/2017" + }, + { + "id": "9029", + "name": "Crystal Marshall", + "position": "Associate Professor", + "salary": "$288,398", + "office": "Dallas", + "extn": "3521", + "start_date": "1/11/2014" + }, + { + "id": "9030", + "name": "Trisha Tate", + "position": "Clerk", + "salary": "$298,370", + "office": "Madison", + "extn": "8231", + "start_date": "4/7/2005" + }, + { + "id": "9031", + "name": "Robyn Edwards", + "position": "Systems Administrator", + "salary": "$298,288", + "office": "Norfolk", + "extn": "6643", + "start_date": "9/30/2015" + }, + { + "id": "9032", + "name": "Carl Ulyatt", + "position": "Stockbroker", + "salary": "$238,305", + "office": "Minneapolis", + "extn": "4762", + "start_date": "4/23/2011" + }, + { + "id": "9033", + "name": "Gabriel Rivers", + "position": "Healthcare Specialist", + "salary": "$239,676", + "office": "Berna", + "extn": "9484", + "start_date": "5/17/2001" + }, + { + "id": "9034", + "name": "Robyn Brooks", + "position": "Insurance Broker", + "salary": "$59,938", + "office": "Bridgeport", + "extn": "3733", + "start_date": "8/4/2001" + }, + { + "id": "9035", + "name": "Logan Squire", + "position": "Assistant Buyer", + "salary": "$56,786", + "office": "Phoenix", + "extn": "5200", + "start_date": "10/21/2016" + }, + { + "id": "9036", + "name": "Tiffany Partridge", + "position": "Assistant Buyer", + "salary": "$220,789", + "office": "Paris", + "extn": "2638", + "start_date": "11/17/2016" + }, + { + "id": "9037", + "name": "Peyton Locke", + "position": "Production Painter", + "salary": "$20,463", + "office": "Bellevue", + "extn": "7941", + "start_date": "4/13/2005" + }, + { + "id": "9038", + "name": "Catherine Wilson", + "position": "CNC Operator", + "salary": "$34,098", + "office": "Escondido", + "extn": "3349", + "start_date": "12/14/2011" + }, + { + "id": "9039", + "name": "Maxwell Cadman", + "position": "Cash Manager", + "salary": "$144,675", + "office": "Charlotte", + "extn": "2073", + "start_date": "10/24/2017" + }, + { + "id": "9040", + "name": "Trisha Power", + "position": "HR Coordinator", + "salary": "$170,826", + "office": "Bridgeport", + "extn": "3719", + "start_date": "7/3/2001" + }, + { + "id": "9041", + "name": "Aleksandra Mitchell", + "position": "Audiologist", + "salary": "$227,480", + "office": "Bakersfield", + "extn": "9084", + "start_date": "9/13/2011" + }, + { + "id": "9042", + "name": "Tony Townend", + "position": "Food Technologist", + "salary": "$226,912", + "office": "Otawa", + "extn": "8663", + "start_date": "12/2/2002" + }, + { + "id": "9043", + "name": "Dani Appleton", + "position": "Loan Officer", + "salary": "$66,500", + "office": "Los Angeles", + "extn": "6537", + "start_date": "12/16/2005" + }, + { + "id": "9044", + "name": "Maxwell Fleming", + "position": "Physician", + "salary": "$16,194", + "office": "Laredo", + "extn": "1160", + "start_date": "10/30/2019" + }, + { + "id": "9045", + "name": "Martin Kelly", + "position": "Investment Advisor", + "salary": "$171,436", + "office": "New York", + "extn": "6417", + "start_date": "6/13/2004" + }, + { + "id": "9046", + "name": "Cadence Allen", + "position": "Bookkeeper", + "salary": "$251,446", + "office": "Berlin", + "extn": "2523", + "start_date": "4/30/2019" + }, + { + "id": "9047", + "name": "Macy Hobbs", + "position": "Baker", + "salary": "$90,875", + "office": "Phoenix", + "extn": "7133", + "start_date": "7/25/2002" + }, + { + "id": "9048", + "name": "Stella Rodgers", + "position": "Food Technologist", + "salary": "$281,406", + "office": "Laredo", + "extn": "7458", + "start_date": "11/7/2013" + }, + { + "id": "9049", + "name": "Claire Walker", + "position": "Inspector", + "salary": "$80,371", + "office": "Minneapolis", + "extn": "2001", + "start_date": "6/21/2016" + }, + { + "id": "9050", + "name": "Daphne Alexander", + "position": "Stockbroker", + "salary": "$63,066", + "office": "Anaheim", + "extn": "9307", + "start_date": "10/6/2010" + }, + { + "id": "9051", + "name": "Maria Lloyd", + "position": "Global Logistics Supervisor", + "salary": "$254,908", + "office": "Las Vegas", + "extn": "9970", + "start_date": "2/4/2005" + }, + { + "id": "9052", + "name": "Evie Shea", + "position": "Audiologist", + "salary": "$102,910", + "office": "Indianapolis", + "extn": "4097", + "start_date": "5/10/2000" + }, + { + "id": "9053", + "name": "Domenic Addis", + "position": "Associate Professor", + "salary": "$41,868", + "office": "Hollywood", + "extn": "1889", + "start_date": "5/18/2015" + }, + { + "id": "9054", + "name": "Mya Russell", + "position": "Health Educator", + "salary": "$153,436", + "office": "Milano", + "extn": "2265", + "start_date": "7/13/2016" + }, + { + "id": "9055", + "name": "Percy Tennant", + "position": "Paramedic", + "salary": "$226,007", + "office": "Garland", + "extn": "5381", + "start_date": "12/9/2003" + }, + { + "id": "9056", + "name": "Barry Hepburn", + "position": "Paramedic", + "salary": "$184,619", + "office": "Philadelphia", + "extn": "1067", + "start_date": "2/19/2003" + }, + { + "id": "9057", + "name": "Chelsea Ventura", + "position": "Baker", + "salary": "$273,345", + "office": "Amarillo", + "extn": "8661", + "start_date": "5/26/2017" + }, + { + "id": "9058", + "name": "Gina Stone", + "position": "HR Specialist", + "salary": "$77,953", + "office": "Jersey City", + "extn": "8202", + "start_date": "9/19/2005" + }, + { + "id": "9059", + "name": "Gemma Hobson", + "position": "Investment Advisor", + "salary": "$188,006", + "office": "Honolulu", + "extn": "3518", + "start_date": "5/20/2016" + }, + { + "id": "9060", + "name": "Henry Moore", + "position": "Software Engineer", + "salary": "$116,843", + "office": "Madrid", + "extn": "5907", + "start_date": "11/19/2006" + }, + { + "id": "9061", + "name": "Carol Kirby", + "position": "Laboratory Technician", + "salary": "$181,641", + "office": "Fremont", + "extn": "7865", + "start_date": "2/4/2007" + }, + { + "id": "9062", + "name": "Lucas Paterson", + "position": "Cook", + "salary": "$198,083", + "office": "Long Beach", + "extn": "9645", + "start_date": "11/7/2011" + }, + { + "id": "9063", + "name": "Julia Stewart", + "position": "Web Developer", + "salary": "$179,178", + "office": "Lakewood", + "extn": "4689", + "start_date": "9/26/2014" + }, + { + "id": "9064", + "name": "Hayden Furnell", + "position": "Designer", + "salary": "$151,811", + "office": "Garland", + "extn": "6879", + "start_date": "4/3/2001" + }, + { + "id": "9065", + "name": "Jamie Woodley", + "position": "Food Technologist", + "salary": "$254,290", + "office": "Prague", + "extn": "2957", + "start_date": "8/31/2007" + }, + { + "id": "9066", + "name": "Kieth Kirby", + "position": "Audiologist", + "salary": "$124,142", + "office": "Tokyo", + "extn": "8979", + "start_date": "10/18/2018" + }, + { + "id": "9067", + "name": "Daniel Pond", + "position": "Design Engineer", + "salary": "$148,666", + "office": "Glendale", + "extn": "6955", + "start_date": "9/22/2018" + }, + { + "id": "9068", + "name": "Abdul Martin", + "position": "Systems Administrator", + "salary": "$183,857", + "office": "Milwaukee", + "extn": "7013", + "start_date": "6/3/2010" + }, + { + "id": "9069", + "name": "Gabriel Crawford", + "position": "Dentist", + "salary": "$23,812", + "office": "New York", + "extn": "6491", + "start_date": "7/3/2003" + }, + { + "id": "9070", + "name": "Eve Edwards", + "position": "Designer", + "salary": "$152,798", + "office": "Arlington", + "extn": "4408", + "start_date": "5/16/2014" + }, + { + "id": "9071", + "name": "Allison Talbot", + "position": "Associate Professor", + "salary": "$184,439", + "office": "Berna", + "extn": "8675", + "start_date": "7/17/2005" + }, + { + "id": "9072", + "name": "Camden Lucas", + "position": "Designer", + "salary": "$124,945", + "office": "Santa Ana", + "extn": "7808", + "start_date": "8/15/2006" + }, + { + "id": "9073", + "name": "Harry Addley", + "position": "Cashier", + "salary": "$130,858", + "office": "New Orleans", + "extn": "4640", + "start_date": "11/28/2002" + }, + { + "id": "9074", + "name": "Rae Notman", + "position": "Insurance Broker", + "salary": "$243,249", + "office": "St. Louis", + "extn": "2500", + "start_date": "6/2/2006" + }, + { + "id": "9075", + "name": "Martin Cattell", + "position": "Health Educator", + "salary": "$103,654", + "office": "Philadelphia", + "extn": "6288", + "start_date": "3/14/2019" + }, + { + "id": "9076", + "name": "Trisha Eddison", + "position": "Operator", + "salary": "$96,082", + "office": "Lisbon", + "extn": "3803", + "start_date": "5/9/2017" + }, + { + "id": "9077", + "name": "Irene Larsen", + "position": "IT Support Staff", + "salary": "$193,980", + "office": "Hollywood", + "extn": "5075", + "start_date": "4/26/2003" + }, + { + "id": "9078", + "name": "Mavis Gunn", + "position": "HR Specialist", + "salary": "$14,124", + "office": "Albuquerque", + "extn": "5834", + "start_date": "1/31/2011" + }, + { + "id": "9079", + "name": "Keira Drummond", + "position": "Project Manager", + "salary": "$288,895", + "office": "Quebec", + "extn": "2258", + "start_date": "3/28/2000" + }, + { + "id": "9080", + "name": "Abdul Warner", + "position": "Retail Trainee", + "salary": "$260,940", + "office": "Salem", + "extn": "6407", + "start_date": "3/21/2010" + }, + { + "id": "9081", + "name": "Jenna Downing", + "position": "Dentist", + "salary": "$92,548", + "office": "Lyon", + "extn": "1838", + "start_date": "9/12/2006" + }, + { + "id": "9082", + "name": "Hank Scott", + "position": "Design Engineer", + "salary": "$183,195", + "office": "Lisbon", + "extn": "5012", + "start_date": "7/16/2000" + }, + { + "id": "9083", + "name": "Danny Walsh", + "position": "Biologist", + "salary": "$243,924", + "office": "Zurich", + "extn": "3739", + "start_date": "1/1/2019" + }, + { + "id": "9084", + "name": "Candice Penn", + "position": "Dentist", + "salary": "$265,394", + "office": "Cincinnati", + "extn": "2145", + "start_date": "3/23/2018" + }, + { + "id": "9085", + "name": "Manuel Jenkins", + "position": "Lecturer", + "salary": "$160,329", + "office": "Dallas", + "extn": "6181", + "start_date": "5/16/2001" + }, + { + "id": "9086", + "name": "Josephine Vangness", + "position": "Dentist", + "salary": "$202,909", + "office": "Boston", + "extn": "7659", + "start_date": "8/28/2000" + }, + { + "id": "9087", + "name": "Tania Rose", + "position": "Inspector", + "salary": "$159,144", + "office": "Denver", + "extn": "7512", + "start_date": "11/6/2017" + }, + { + "id": "9088", + "name": "Trisha Fall", + "position": "Health Educator", + "salary": "$74,281", + "office": "Glendale", + "extn": "7018", + "start_date": "8/1/2007" + }, + { + "id": "9089", + "name": "Nate Lewis", + "position": "Operator", + "salary": "$241,919", + "office": "Wien", + "extn": "9290", + "start_date": "7/20/2003" + }, + { + "id": "9090", + "name": "Maia Calderwood", + "position": "Paramedic", + "salary": "$170,805", + "office": "Stockton", + "extn": "4881", + "start_date": "11/8/2006" + }, + { + "id": "9091", + "name": "Denis Snell", + "position": "Banker", + "salary": "$84,635", + "office": "Hollywood", + "extn": "9146", + "start_date": "3/25/2007" + }, + { + "id": "9092", + "name": "Elijah Thornton", + "position": "Service Supervisor", + "salary": "$207,020", + "office": "Minneapolis", + "extn": "6999", + "start_date": "5/30/2019" + }, + { + "id": "9093", + "name": "Brad Simpson", + "position": "Lecturer", + "salary": "$108,393", + "office": "Tallahassee", + "extn": "5926", + "start_date": "11/11/2018" + }, + { + "id": "9094", + "name": "Remy Reynolds", + "position": "Web Developer", + "salary": "$259,594", + "office": "Baltimore", + "extn": "9432", + "start_date": "6/5/2005" + }, + { + "id": "9095", + "name": "Melanie Gosling", + "position": "Cook", + "salary": "$209,520", + "office": "Berna", + "extn": "1779", + "start_date": "6/19/2013" + }, + { + "id": "9096", + "name": "Cameron Richards", + "position": "Project Manager", + "salary": "$204,744", + "office": "Bridgeport", + "extn": "6625", + "start_date": "3/15/2016" + }, + { + "id": "9097", + "name": "Mark Norton", + "position": "Production Painter", + "salary": "$152,922", + "office": "Chicago", + "extn": "8801", + "start_date": "10/29/2000" + }, + { + "id": "9098", + "name": "Percy Hewitt", + "position": "CNC Operator", + "salary": "$246,399", + "office": "Saint Paul", + "extn": "1948", + "start_date": "2/22/2017" + }, + { + "id": "9099", + "name": "Havana Stanley", + "position": "Treasurer", + "salary": "$247,993", + "office": "Henderson", + "extn": "3627", + "start_date": "11/10/2012" + }, + { + "id": "9100", + "name": "Sebastian Middleton", + "position": "Banker", + "salary": "$30,728", + "office": "Venice", + "extn": "6422", + "start_date": "2/8/2016" + }, + { + "id": "9101", + "name": "Adalind Dunbar", + "position": "CNC Operator", + "salary": "$214,266", + "office": "Portland", + "extn": "1295", + "start_date": "2/11/2014" + }, + { + "id": "9102", + "name": "Katelyn Bryson", + "position": "CNC Operator", + "salary": "$209,342", + "office": "Sacramento", + "extn": "7648", + "start_date": "11/13/2014" + }, + { + "id": "9103", + "name": "Sebastian Tyler", + "position": "Call Center Representative", + "salary": "$261,908", + "office": "Murfreesboro", + "extn": "2406", + "start_date": "3/12/2005" + }, + { + "id": "9104", + "name": "Karla Watt", + "position": "Mobile Developer", + "salary": "$254,542", + "office": "Springfield", + "extn": "5158", + "start_date": "3/17/2012" + }, + { + "id": "9105", + "name": "Andrea Hamilton", + "position": "Systems Administrator", + "salary": "$39,186", + "office": "Arlington", + "extn": "9451", + "start_date": "6/14/2001" + }, + { + "id": "9106", + "name": "Liam Baker", + "position": "Restaurant Manager", + "salary": "$28,891", + "office": "Fullerton", + "extn": "5608", + "start_date": "1/5/2011" + }, + { + "id": "9107", + "name": "Eryn Gallacher", + "position": "Biologist", + "salary": "$52,280", + "office": "Hayward", + "extn": "3834", + "start_date": "9/14/2005" + }, + { + "id": "9108", + "name": "Peter Mullins", + "position": "Lecturer", + "salary": "$31,598", + "office": "Louisville", + "extn": "9050", + "start_date": "5/26/2006" + }, + { + "id": "9109", + "name": "Benny Gaynor", + "position": "Cook", + "salary": "$207,147", + "office": "San Francisco", + "extn": "5508", + "start_date": "1/20/2002" + }, + { + "id": "9110", + "name": "Lexi Bristow", + "position": "Food Technologist", + "salary": "$148,458", + "office": "Stockton", + "extn": "2071", + "start_date": "1/14/2015" + }, + { + "id": "9111", + "name": "Harriet Andersson", + "position": "Banker", + "salary": "$148,326", + "office": "El Paso", + "extn": "1827", + "start_date": "2/7/2013" + }, + { + "id": "9112", + "name": "Harry Kelly", + "position": "Restaurant Manager", + "salary": "$189,385", + "office": "Denver", + "extn": "9606", + "start_date": "8/8/2015" + }, + { + "id": "9113", + "name": "Jayden Mackenzie", + "position": "Auditor", + "salary": "$33,003", + "office": "Amarillo", + "extn": "8006", + "start_date": "1/15/2004" + }, + { + "id": "9114", + "name": "Tony Aldridge", + "position": "Food Technologist", + "salary": "$222,244", + "office": "El Paso", + "extn": "6527", + "start_date": "3/24/2000" + }, + { + "id": "9115", + "name": "Percy Price", + "position": "Insurance Broker", + "salary": "$104,824", + "office": "Atlanta", + "extn": "9807", + "start_date": "11/26/2015" + }, + { + "id": "9116", + "name": "Katelyn Lee", + "position": "CNC Operator", + "salary": "$172,581", + "office": "San Antonio", + "extn": "2343", + "start_date": "6/30/2017" + }, + { + "id": "9117", + "name": "Maggie Forth", + "position": "Staffing Consultant", + "salary": "$192,381", + "office": "Valetta", + "extn": "1672", + "start_date": "6/2/2003" + }, + { + "id": "9118", + "name": "Henry Cavanagh", + "position": "Operator", + "salary": "$101,472", + "office": "Lancaster", + "extn": "3530", + "start_date": "6/17/2004" + }, + { + "id": "9119", + "name": "Candice Villiger", + "position": "Global Logistics Supervisor", + "salary": "$229,849", + "office": "Washington", + "extn": "8260", + "start_date": "2/5/2017" + }, + { + "id": "9120", + "name": "Marvin Blythe", + "position": "Electrician", + "salary": "$254,383", + "office": "Philadelphia", + "extn": "6131", + "start_date": "6/2/2014" + }, + { + "id": "9121", + "name": "Percy Shaw", + "position": "Laboratory Technician", + "salary": "$220,378", + "office": "Milano", + "extn": "5802", + "start_date": "12/1/2011" + }, + { + "id": "9122", + "name": "Leilani Dickson", + "position": "Steward", + "salary": "$269,086", + "office": "Bridgeport", + "extn": "7782", + "start_date": "4/1/2007" + }, + { + "id": "9123", + "name": "Cedrick Haines", + "position": "Machine Operator", + "salary": "$197,934", + "office": "Jacksonville", + "extn": "4714", + "start_date": "12/25/2012" + }, + { + "id": "9124", + "name": "Monica Adams", + "position": "Budget Analyst", + "salary": "$195,210", + "office": "Saint Paul", + "extn": "3833", + "start_date": "7/8/2006" + }, + { + "id": "9125", + "name": "Rita Nurton", + "position": "Staffing Consultant", + "salary": "$226,425", + "office": "Norfolk", + "extn": "9278", + "start_date": "4/21/2019" + }, + { + "id": "9126", + "name": "Ember Stevenson", + "position": "Health Educator", + "salary": "$11,210", + "office": "Detroit", + "extn": "7845", + "start_date": "9/24/2003" + }, + { + "id": "9127", + "name": "Johnny Simpson", + "position": "Stockbroker", + "salary": "$107,779", + "office": "Lyon", + "extn": "2423", + "start_date": "1/1/2001" + }, + { + "id": "9128", + "name": "Rick Higgs", + "position": "Electrician", + "salary": "$55,051", + "office": "Lisbon", + "extn": "4938", + "start_date": "7/28/2014" + }, + { + "id": "9129", + "name": "Skylar Collis", + "position": "Healthcare Specialist", + "salary": "$75,252", + "office": "Saint Paul", + "extn": "5238", + "start_date": "4/6/2011" + }, + { + "id": "9130", + "name": "Catherine Bailey", + "position": "Lecturer", + "salary": "$277,391", + "office": "Dallas", + "extn": "9173", + "start_date": "3/2/2016" + }, + { + "id": "9131", + "name": "Kurt Lane", + "position": "Stockbroker", + "salary": "$103,671", + "office": "Pittsburgh", + "extn": "7605", + "start_date": "11/19/2014" + }, + { + "id": "9132", + "name": "Dasha Gregory", + "position": "Clerk", + "salary": "$30,047", + "office": "Santa Ana", + "extn": "6100", + "start_date": "7/1/2011" + }, + { + "id": "9133", + "name": "Rocco Shea", + "position": "Inspector", + "salary": "$172,965", + "office": "Salt Lake City", + "extn": "8197", + "start_date": "5/23/2016" + }, + { + "id": "9134", + "name": "Barry Weatcroft", + "position": "Lecturer", + "salary": "$128,001", + "office": "Arlington", + "extn": "8040", + "start_date": "7/15/2016" + }, + { + "id": "9135", + "name": "Lara Welsch", + "position": "Webmaster", + "salary": "$109,611", + "office": "Omaha", + "extn": "2094", + "start_date": "12/5/2004" + }, + { + "id": "9136", + "name": "Keira Harvey", + "position": "Paramedic", + "salary": "$114,247", + "office": "Henderson", + "extn": "6663", + "start_date": "11/9/2018" + }, + { + "id": "9137", + "name": "Kendra Addis", + "position": "Laboratory Technician", + "salary": "$146,360", + "office": "London", + "extn": "3684", + "start_date": "10/24/2015" + }, + { + "id": "9138", + "name": "Chadwick Styles", + "position": "Design Engineer", + "salary": "$24,898", + "office": "Houston", + "extn": "3078", + "start_date": "12/24/2013" + }, + { + "id": "9139", + "name": "Michael Boyle", + "position": "Insurance Broker", + "salary": "$166,547", + "office": "Berlin", + "extn": "6901", + "start_date": "1/21/2004" + }, + { + "id": "9140", + "name": "Goldie Payne", + "position": "Call Center Representative", + "salary": "$71,531", + "office": "Bakersfield", + "extn": "7675", + "start_date": "11/4/2018" + }, + { + "id": "9141", + "name": "Liam Osmond", + "position": "Cashier", + "salary": "$16,609", + "office": "Ontario", + "extn": "8812", + "start_date": "4/10/2014" + }, + { + "id": "9142", + "name": "Bryon Curtis", + "position": "Investment Advisor", + "salary": "$218,598", + "office": "Glendale", + "extn": "4504", + "start_date": "10/22/2002" + }, + { + "id": "9143", + "name": "Molly Morris", + "position": "Stockbroker", + "salary": "$128,118", + "office": "Tulsa", + "extn": "2191", + "start_date": "2/6/2019" + }, + { + "id": "9144", + "name": "Clint Owen", + "position": "Healthcare Specialist", + "salary": "$79,133", + "office": "El Paso", + "extn": "6224", + "start_date": "9/2/2006" + }, + { + "id": "9145", + "name": "Mike Dickson", + "position": "Accountant", + "salary": "$287,003", + "office": "London", + "extn": "9115", + "start_date": "2/13/2011" + }, + { + "id": "9146", + "name": "Courtney Spencer", + "position": "Baker", + "salary": "$65,702", + "office": "Irving", + "extn": "3872", + "start_date": "8/25/2011" + }, + { + "id": "9147", + "name": "Gil Clarke", + "position": "Investment Advisor", + "salary": "$139,768", + "office": "Columbus", + "extn": "5529", + "start_date": "2/15/2011" + }, + { + "id": "9148", + "name": "Danny Jordan", + "position": "Software Engineer", + "salary": "$35,656", + "office": "Saint Paul", + "extn": "7777", + "start_date": "3/19/2001" + }, + { + "id": "9149", + "name": "Danny Bullock", + "position": "Web Developer", + "salary": "$262,239", + "office": "Otawa", + "extn": "9212", + "start_date": "5/3/2000" + }, + { + "id": "9150", + "name": "Emely Terry", + "position": "Webmaster", + "salary": "$213,484", + "office": "Huntsville", + "extn": "3702", + "start_date": "2/20/2001" + }, + { + "id": "9151", + "name": "Johnathan Richards", + "position": "Doctor", + "salary": "$165,475", + "office": "Scottsdale", + "extn": "7528", + "start_date": "7/18/2016" + }, + { + "id": "9152", + "name": "Leah Steer", + "position": "Bellman", + "salary": "$85,810", + "office": "Los Angeles", + "extn": "8282", + "start_date": "11/10/2012" + }, + { + "id": "9153", + "name": "Kieth Griffiths", + "position": "Mobile Developer", + "salary": "$177,247", + "office": "Honolulu", + "extn": "8391", + "start_date": "2/2/2015" + }, + { + "id": "9154", + "name": "Kurt Norburn", + "position": "Treasurer", + "salary": "$198,219", + "office": "Richmond", + "extn": "3997", + "start_date": "10/13/2005" + }, + { + "id": "9155", + "name": "Erica Alcroft", + "position": "Health Educator", + "salary": "$205,377", + "office": "Irving", + "extn": "6116", + "start_date": "12/3/2004" + }, + { + "id": "9156", + "name": "Domenic Villiger", + "position": "Clerk", + "salary": "$296,757", + "office": "Quebec", + "extn": "8498", + "start_date": "4/3/2000" + }, + { + "id": "9157", + "name": "Bridget Wigley", + "position": "Staffing Consultant", + "salary": "$142,514", + "office": "Ontario", + "extn": "6860", + "start_date": "4/3/2006" + }, + { + "id": "9158", + "name": "Kamila Lyon", + "position": "Lecturer", + "salary": "$57,631", + "office": "Albuquerque", + "extn": "2358", + "start_date": "10/25/2003" + }, + { + "id": "9159", + "name": "Phillip Seymour", + "position": "Health Educator", + "salary": "$30,859", + "office": "Laredo", + "extn": "3972", + "start_date": "2/2/2009" + }, + { + "id": "9160", + "name": "Zara Locke", + "position": "Business Broker", + "salary": "$60,861", + "office": "Boston", + "extn": "5371", + "start_date": "11/3/2011" + }, + { + "id": "9161", + "name": "Isabel Powell", + "position": "Audiologist", + "salary": "$127,490", + "office": "Glendale", + "extn": "6533", + "start_date": "2/3/2017" + }, + { + "id": "9162", + "name": "Gladys Snell", + "position": "Front Desk Coordinator", + "salary": "$21,789", + "office": "Lyon", + "extn": "5339", + "start_date": "7/15/2019" + }, + { + "id": "9163", + "name": "Makena Rose", + "position": "Insurance Broker", + "salary": "$24,811", + "office": "Tokyo", + "extn": "9436", + "start_date": "1/5/2014" + }, + { + "id": "9164", + "name": "Wade Harrison", + "position": "Machine Operator", + "salary": "$191,545", + "office": "Houston", + "extn": "5425", + "start_date": "9/23/2016" + }, + { + "id": "9165", + "name": "Hannah Moore", + "position": "IT Support Staff", + "salary": "$246,040", + "office": "Laredo", + "extn": "5274", + "start_date": "4/11/2002" + }, + { + "id": "9166", + "name": "Javier Morrow", + "position": "Clerk", + "salary": "$196,245", + "office": "Santa Ana", + "extn": "6146", + "start_date": "5/2/2018" + }, + { + "id": "9167", + "name": "Crystal Mcleod", + "position": "Software Engineer", + "salary": "$102,535", + "office": "Madrid", + "extn": "7463", + "start_date": "10/12/2009" + }, + { + "id": "9168", + "name": "Daron Collins", + "position": "Global Logistics Supervisor", + "salary": "$180,112", + "office": "Salem", + "extn": "7882", + "start_date": "8/4/2004" + }, + { + "id": "9169", + "name": "Harvey Summers", + "position": "Audiologist", + "salary": "$26,249", + "office": "Henderson", + "extn": "7338", + "start_date": "5/21/2005" + }, + { + "id": "9170", + "name": "Doug Allwood", + "position": "Project Manager", + "salary": "$52,905", + "office": "San Bernardino", + "extn": "1811", + "start_date": "11/12/2007" + }, + { + "id": "9171", + "name": "Jacob Mackenzie", + "position": "Clerk", + "salary": "$270,289", + "office": "Kansas City", + "extn": "4084", + "start_date": "3/2/2003" + }, + { + "id": "9172", + "name": "Boris Myatt", + "position": "Laboratory Technician", + "salary": "$264,104", + "office": "Long Beach", + "extn": "6367", + "start_date": "8/23/2015" + }, + { + "id": "9173", + "name": "Fred Shelton", + "position": "Loan Officer", + "salary": "$169,672", + "office": "Ontario", + "extn": "9198", + "start_date": "10/20/2002" + }, + { + "id": "9174", + "name": "Leslie Saunders", + "position": "Physician", + "salary": "$148,531", + "office": "Albuquerque", + "extn": "5531", + "start_date": "6/3/2018" + }, + { + "id": "9175", + "name": "Lynn Niles", + "position": "Chef Manager", + "salary": "$14,240", + "office": "Norfolk", + "extn": "7852", + "start_date": "11/13/2015" + }, + { + "id": "9176", + "name": "Erick Brennan", + "position": "Budget Analyst", + "salary": "$291,406", + "office": "Bridgeport", + "extn": "3354", + "start_date": "12/5/2004" + }, + { + "id": "9177", + "name": "Sasha Parker", + "position": "CNC Operator", + "salary": "$128,356", + "office": "San Bernardino", + "extn": "4350", + "start_date": "8/28/2005" + }, + { + "id": "9178", + "name": "Sebastian Owen", + "position": "Operator", + "salary": "$47,629", + "office": "Fayetteville", + "extn": "9401", + "start_date": "7/14/2007" + }, + { + "id": "9179", + "name": "Bryon Watt", + "position": "Retail Trainee", + "salary": "$278,307", + "office": "Memphis", + "extn": "8678", + "start_date": "3/25/2013" + }, + { + "id": "9180", + "name": "Cadence Mitchell", + "position": "Executive Director", + "salary": "$20,592", + "office": "Omaha", + "extn": "9192", + "start_date": "6/26/2008" + }, + { + "id": "9181", + "name": "Stella Taylor", + "position": "Mobile Developer", + "salary": "$46,381", + "office": "Murfreesboro", + "extn": "2756", + "start_date": "3/31/2006" + }, + { + "id": "9182", + "name": "Ethan Chappell", + "position": "Biologist", + "salary": "$67,766", + "office": "Huntsville", + "extn": "2065", + "start_date": "7/25/2008" + }, + { + "id": "9183", + "name": "Rihanna Flett", + "position": "Bellman", + "salary": "$137,058", + "office": "Milwaukee", + "extn": "4278", + "start_date": "4/23/2009" + }, + { + "id": "9184", + "name": "Adela Knott", + "position": "Web Developer", + "salary": "$119,087", + "office": "Henderson", + "extn": "3995", + "start_date": "5/12/2009" + }, + { + "id": "9185", + "name": "Chad Wright", + "position": "Cashier", + "salary": "$127,551", + "office": "Seattle", + "extn": "9859", + "start_date": "2/19/2006" + }, + { + "id": "9186", + "name": "Joseph Samuel", + "position": "Associate Professor", + "salary": "$39,034", + "office": "Ontario", + "extn": "2486", + "start_date": "11/8/2018" + }, + { + "id": "9187", + "name": "Megan Uttley", + "position": "Investment Advisor", + "salary": "$12,708", + "office": "Tulsa", + "extn": "9909", + "start_date": "12/18/2001" + }, + { + "id": "9188", + "name": "Josh Jones", + "position": "Baker", + "salary": "$49,592", + "office": "Anaheim", + "extn": "9946", + "start_date": "8/13/2009" + }, + { + "id": "9189", + "name": "Lindsay Kelly", + "position": "Baker", + "salary": "$50,998", + "office": "Milwaukee", + "extn": "3253", + "start_date": "2/1/2006" + }, + { + "id": "9190", + "name": "Ron Hill", + "position": "Web Developer", + "salary": "$54,864", + "office": "San Francisco", + "extn": "4913", + "start_date": "5/2/2006" + }, + { + "id": "9191", + "name": "Mason Morris", + "position": "Front Desk Coordinator", + "salary": "$218,760", + "office": "Venice", + "extn": "5864", + "start_date": "12/21/2018" + }, + { + "id": "9192", + "name": "Nate Logan", + "position": "Biologist", + "salary": "$194,035", + "office": "Valetta", + "extn": "9655", + "start_date": "10/30/2016" + }, + { + "id": "9193", + "name": "Barry Patel", + "position": "CNC Operator", + "salary": "$281,807", + "office": "Madison", + "extn": "6699", + "start_date": "12/28/2000" + }, + { + "id": "9194", + "name": "David Roth", + "position": "Audiologist", + "salary": "$235,655", + "office": "St. Louis", + "extn": "3741", + "start_date": "3/14/2015" + }, + { + "id": "9195", + "name": "Ronald Mcguire", + "position": "HR Specialist", + "salary": "$163,888", + "office": "Cincinnati", + "extn": "1238", + "start_date": "2/2/2007" + }, + { + "id": "9196", + "name": "Denny Bailey", + "position": "Restaurant Manager", + "salary": "$226,794", + "office": "Quebec", + "extn": "1635", + "start_date": "5/30/2006" + }, + { + "id": "9197", + "name": "Maxwell Lloyd", + "position": "Software Engineer", + "salary": "$65,834", + "office": "Fremont", + "extn": "6879", + "start_date": "10/15/2010" + }, + { + "id": "9198", + "name": "Melody Hall", + "position": "Auditor", + "salary": "$277,434", + "office": "Amarillo", + "extn": "9163", + "start_date": "6/19/2000" + }, + { + "id": "9199", + "name": "Stella Neal", + "position": "Machine Operator", + "salary": "$188,329", + "office": "Omaha", + "extn": "3664", + "start_date": "10/19/2013" + }, + { + "id": "9200", + "name": "Kimberly Addis", + "position": "Banker", + "salary": "$261,935", + "office": "New Orleans", + "extn": "4566", + "start_date": "12/18/2013" + }, + { + "id": "9201", + "name": "Bryon Stone ", + "position": "CNC Operator", + "salary": "$253,538", + "office": "Toledo", + "extn": "2181", + "start_date": "4/2/2008" + }, + { + "id": "9202", + "name": "Sabina Huggins", + "position": "Pharmacist", + "salary": "$145,951", + "office": "Lyon", + "extn": "1833", + "start_date": "11/30/2004" + }, + { + "id": "9203", + "name": "Phillip Middleton", + "position": "Project Manager", + "salary": "$294,609", + "office": "Fayetteville", + "extn": "4360", + "start_date": "6/10/2012" + }, + { + "id": "9204", + "name": "Johnny Marshall", + "position": "Baker", + "salary": "$196,303", + "office": "Cincinnati", + "extn": "2887", + "start_date": "3/13/2011" + }, + { + "id": "9205", + "name": "David Morris", + "position": "Stockbroker", + "salary": "$246,120", + "office": "Wien", + "extn": "4428", + "start_date": "2/17/2012" + }, + { + "id": "9206", + "name": "Caitlyn Harrison", + "position": "Call Center Representative", + "salary": "$241,579", + "office": "Salt Lake City", + "extn": "1546", + "start_date": "11/5/2000" + }, + { + "id": "9207", + "name": "Mara Slater", + "position": "Bookkeeper", + "salary": "$37,099", + "office": "Seattle", + "extn": "4343", + "start_date": "10/3/2000" + }, + { + "id": "9208", + "name": "Owen Boden", + "position": "Mobile Developer", + "salary": "$53,510", + "office": "Memphis", + "extn": "3776", + "start_date": "11/18/2004" + }, + { + "id": "9209", + "name": "Winnie Gosling", + "position": "Electrician", + "salary": "$299,239", + "office": "Charlotte", + "extn": "1942", + "start_date": "12/28/2009" + }, + { + "id": "9210", + "name": "Nicholas Butler", + "position": "Project Manager", + "salary": "$19,026", + "office": "Las Vegas", + "extn": "1073", + "start_date": "10/4/2004" + }, + { + "id": "9211", + "name": "Bob Hardwick", + "position": "Chef Manager", + "salary": "$84,756", + "office": "Fullerton", + "extn": "8238", + "start_date": "7/23/2014" + }, + { + "id": "9212", + "name": "Savannah Nicolas", + "position": "Restaurant Manager", + "salary": "$130,152", + "office": "London", + "extn": "5040", + "start_date": "7/6/2018" + }, + { + "id": "9213", + "name": "Julius Waterson", + "position": "Front Desk Coordinator", + "salary": "$40,366", + "office": "Salem", + "extn": "4034", + "start_date": "9/20/2004" + }, + { + "id": "9214", + "name": "Johnny Glynn", + "position": "Biologist", + "salary": "$176,340", + "office": "Irving", + "extn": "2348", + "start_date": "11/14/2013" + }, + { + "id": "9215", + "name": "Tyler Rivers", + "position": "CNC Operator", + "salary": "$261,143", + "office": "San Diego", + "extn": "6693", + "start_date": "9/8/2015" + }, + { + "id": "9216", + "name": "Carla Becker", + "position": "Webmaster", + "salary": "$271,007", + "office": "Detroit", + "extn": "6212", + "start_date": "11/15/2007" + }, + { + "id": "9217", + "name": "Eduardo Alexander", + "position": "Dentist", + "salary": "$237,256", + "office": "Baltimore", + "extn": "8058", + "start_date": "7/17/2015" + }, + { + "id": "9218", + "name": "Madelyn Cavanagh", + "position": "Healthcare Specialist", + "salary": "$48,337", + "office": "San Francisco", + "extn": "8019", + "start_date": "1/3/2012" + }, + { + "id": "9219", + "name": "Molly Hammond", + "position": "Investment Advisor", + "salary": "$27,345", + "office": "Houston", + "extn": "3696", + "start_date": "5/20/2002" + }, + { + "id": "9220", + "name": "Florence Johnson", + "position": "Doctor", + "salary": "$238,664", + "office": "Jacksonville", + "extn": "8476", + "start_date": "2/17/2000" + }, + { + "id": "9221", + "name": "Teagan Slater", + "position": "Software Engineer", + "salary": "$190,494", + "office": "Reno", + "extn": "2979", + "start_date": "3/26/2012" + }, + { + "id": "9222", + "name": "Marilyn Janes", + "position": "Software Engineer", + "salary": "$160,198", + "office": "Prague", + "extn": "1176", + "start_date": "8/7/2009" + }, + { + "id": "9223", + "name": "Oliver Morris", + "position": "Fabricator", + "salary": "$272,612", + "office": "Worcester", + "extn": "1059", + "start_date": "5/12/2015" + }, + { + "id": "9224", + "name": "Eduardo Allwood", + "position": "Physician", + "salary": "$126,203", + "office": "Denver", + "extn": "6233", + "start_date": "11/7/2017" + }, + { + "id": "9225", + "name": "Javier Mcgee", + "position": "Paramedic", + "salary": "$49,476", + "office": "Memphis", + "extn": "1798", + "start_date": "7/29/2019" + }, + { + "id": "9226", + "name": "Adeline Butler", + "position": "Restaurant Manager", + "salary": "$151,154", + "office": "San Antonio", + "extn": "6843", + "start_date": "2/7/2012" + }, + { + "id": "9227", + "name": "Camila Simmons", + "position": "Operator", + "salary": "$21,336", + "office": "Minneapolis", + "extn": "8895", + "start_date": "11/24/2017" + }, + { + "id": "9228", + "name": "George Yoman", + "position": "Restaurant Manager", + "salary": "$18,974", + "office": "Indianapolis", + "extn": "7758", + "start_date": "8/7/2013" + }, + { + "id": "9229", + "name": "Marjorie Wright", + "position": "Cash Manager", + "salary": "$79,941", + "office": "Sacramento", + "extn": "7921", + "start_date": "12/22/2004" + }, + { + "id": "9230", + "name": "Carmella Weasley", + "position": "IT Support Staff", + "salary": "$97,475", + "office": "Albuquerque", + "extn": "7725", + "start_date": "3/4/2002" + }, + { + "id": "9231", + "name": "Chris Welsch", + "position": "Stockbroker", + "salary": "$106,221", + "office": "Colorado Springs", + "extn": "2932", + "start_date": "1/15/2017" + }, + { + "id": "9232", + "name": "Carmella Warren", + "position": "Budget Analyst", + "salary": "$225,458", + "office": "Bakersfield", + "extn": "2996", + "start_date": "8/23/2002" + }, + { + "id": "9233", + "name": "Anthony Lane", + "position": "Electrician", + "salary": "$176,503", + "office": "Fort Lauderdale", + "extn": "5811", + "start_date": "8/12/2018" + }, + { + "id": "9234", + "name": "Ron Baxter", + "position": "Electrician", + "salary": "$131,362", + "office": "Washington", + "extn": "9887", + "start_date": "9/18/2000" + }, + { + "id": "9235", + "name": "Gwen Samuel", + "position": "Budget Analyst", + "salary": "$224,982", + "office": "Madison", + "extn": "6823", + "start_date": "8/9/2017" + }, + { + "id": "9236", + "name": "Leroy Jackson", + "position": "Restaurant Manager", + "salary": "$201,138", + "office": "Boston", + "extn": "1736", + "start_date": "6/9/2006" + }, + { + "id": "9237", + "name": "Beatrice Everett", + "position": "Bookkeeper", + "salary": "$31,684", + "office": "Phoenix", + "extn": "9081", + "start_date": "11/21/2002" + }, + { + "id": "9238", + "name": "Oliver Owen", + "position": "Service Supervisor", + "salary": "$14,119", + "office": "Madrid", + "extn": "1550", + "start_date": "10/10/2005" + }, + { + "id": "9239", + "name": "Roger Oswald", + "position": "Food Technologist", + "salary": "$87,020", + "office": "Irving", + "extn": "8021", + "start_date": "12/5/2018" + }, + { + "id": "9240", + "name": "Elijah Cox", + "position": "Design Engineer", + "salary": "$292,377", + "office": "San Jose", + "extn": "9688", + "start_date": "8/18/2019" + }, + { + "id": "9241", + "name": "Bob Rowlands", + "position": "Software Engineer", + "salary": "$242,383", + "office": "Rochester", + "extn": "7210", + "start_date": "3/23/2005" + }, + { + "id": "9242", + "name": "Martin Allen", + "position": "Doctor", + "salary": "$31,712", + "office": "Louisville", + "extn": "3100", + "start_date": "3/31/2007" + }, + { + "id": "9243", + "name": "Liliana Smith", + "position": "Treasurer", + "salary": "$206,248", + "office": "Louisville", + "extn": "6961", + "start_date": "6/17/2006" + }, + { + "id": "9244", + "name": "Tom Harris", + "position": "Loan Officer", + "salary": "$186,748", + "office": "Philadelphia", + "extn": "6283", + "start_date": "3/28/2005" + }, + { + "id": "9245", + "name": "Alan Overson", + "position": "Retail Trainee", + "salary": "$226,021", + "office": "Washington", + "extn": "5943", + "start_date": "12/31/2014" + }, + { + "id": "9246", + "name": "Olivia Yang", + "position": "Front Desk Coordinator", + "salary": "$299,667", + "office": "Murfreesboro", + "extn": "3450", + "start_date": "12/2/2011" + }, + { + "id": "9247", + "name": "Angelique Gilbert", + "position": "Doctor", + "salary": "$51,148", + "office": "San Antonio", + "extn": "4330", + "start_date": "6/8/2015" + }, + { + "id": "9248", + "name": "Callie Cox", + "position": "Baker", + "salary": "$147,491", + "office": "Phoenix", + "extn": "4047", + "start_date": "5/26/2015" + }, + { + "id": "9249", + "name": "Doug Smith", + "position": "Physician", + "salary": "$82,096", + "office": "Philadelphia", + "extn": "1636", + "start_date": "9/3/2019" + }, + { + "id": "9250", + "name": "Danny Knott", + "position": "HR Specialist", + "salary": "$161,723", + "office": "Paris", + "extn": "7683", + "start_date": "8/29/2007" + }, + { + "id": "9251", + "name": "William Drummond", + "position": "Cashier", + "salary": "$189,886", + "office": "Tokyo", + "extn": "6392", + "start_date": "3/15/2005" + }, + { + "id": "9252", + "name": "Bryon Tennant", + "position": "Loan Officer", + "salary": "$202,307", + "office": "San Diego", + "extn": "5550", + "start_date": "1/12/2014" + }, + { + "id": "9253", + "name": "Barry Murray", + "position": "Food Technologist", + "salary": "$145,060", + "office": "Richmond", + "extn": "2409", + "start_date": "9/1/2000" + }, + { + "id": "9254", + "name": "Tony Brennan", + "position": "Baker", + "salary": "$283,752", + "office": "Jersey City", + "extn": "1255", + "start_date": "10/15/2007" + }, + { + "id": "9255", + "name": "Chuck Quinton", + "position": "Bookkeeper", + "salary": "$182,814", + "office": "Murfreesboro", + "extn": "2662", + "start_date": "6/18/2017" + }, + { + "id": "9256", + "name": "Christy Douglas", + "position": "Banker", + "salary": "$190,440", + "office": "Worcester", + "extn": "5044", + "start_date": "2/5/2002" + }, + { + "id": "9257", + "name": "Javier Flack", + "position": "Electrician", + "salary": "$95,565", + "office": "Lancaster", + "extn": "3352", + "start_date": "6/21/2013" + }, + { + "id": "9258", + "name": "Denny Franks", + "position": "Inspector", + "salary": "$209,928", + "office": "San Diego", + "extn": "6739", + "start_date": "11/2/2016" + }, + { + "id": "9259", + "name": "Lara Flynn", + "position": "Physician", + "salary": "$298,526", + "office": "Anaheim", + "extn": "5065", + "start_date": "9/15/2018" + }, + { + "id": "9260", + "name": "Abbey Boyle", + "position": "Electrician", + "salary": "$279,322", + "office": "Albuquerque", + "extn": "6135", + "start_date": "4/11/2012" + }, + { + "id": "9261", + "name": "Michael Marshall", + "position": "Clerk", + "salary": "$203,642", + "office": "El Paso", + "extn": "9059", + "start_date": "4/12/2009" + }, + { + "id": "9262", + "name": "Celia Knight", + "position": "Food Technologist", + "salary": "$248,564", + "office": "Anaheim", + "extn": "6754", + "start_date": "7/6/2004" + }, + { + "id": "9263", + "name": "Harvey Jenkins", + "position": "Dentist", + "salary": "$12,048", + "office": "Anaheim", + "extn": "4726", + "start_date": "7/9/2005" + }, + { + "id": "9264", + "name": "Courtney Ross", + "position": "Loan Officer", + "salary": "$133,228", + "office": "Fullerton", + "extn": "6080", + "start_date": "12/11/2000" + }, + { + "id": "9265", + "name": "Barney Ward", + "position": "CNC Operator", + "salary": "$281,754", + "office": "San Jose", + "extn": "9562", + "start_date": "6/5/2019" + }, + { + "id": "9266", + "name": "Erick Eddison", + "position": "Front Desk Coordinator", + "salary": "$180,327", + "office": "El Paso", + "extn": "3432", + "start_date": "1/24/2001" + }, + { + "id": "9267", + "name": "Alma Kelly", + "position": "Service Supervisor", + "salary": "$268,548", + "office": "Rochester", + "extn": "7166", + "start_date": "2/23/2013" + }, + { + "id": "9268", + "name": "Liam Carpenter", + "position": "Laboratory Technician", + "salary": "$19,522", + "office": "Pittsburgh", + "extn": "1116", + "start_date": "6/25/2006" + }, + { + "id": "9269", + "name": "Vera Hill", + "position": "Retail Trainee", + "salary": "$29,373", + "office": "Seattle", + "extn": "7159", + "start_date": "6/1/2015" + }, + { + "id": "9270", + "name": "Cedrick Radley", + "position": "Project Manager", + "salary": "$32,299", + "office": "Oklahoma City", + "extn": "7814", + "start_date": "11/1/2005" + }, + { + "id": "9271", + "name": "Henry Hunt", + "position": "Associate Professor", + "salary": "$145,109", + "office": "Detroit", + "extn": "6239", + "start_date": "10/23/2000" + }, + { + "id": "9272", + "name": "Erick Lynn", + "position": "Cook", + "salary": "$208,818", + "office": "Henderson", + "extn": "3864", + "start_date": "5/29/2019" + }, + { + "id": "9273", + "name": "Nate Ventura", + "position": "Budget Analyst", + "salary": "$296,737", + "office": "Lancaster", + "extn": "5529", + "start_date": "4/19/2011" + }, + { + "id": "9274", + "name": "Angelique Lee", + "position": "Front Desk Coordinator", + "salary": "$250,336", + "office": "New York", + "extn": "8533", + "start_date": "11/14/2003" + }, + { + "id": "9275", + "name": "David Oakley", + "position": "Biologist", + "salary": "$168,251", + "office": "Portland", + "extn": "6668", + "start_date": "5/10/2019" + }, + { + "id": "9276", + "name": "Jayden Young", + "position": "HR Specialist", + "salary": "$271,788", + "office": "San Bernardino", + "extn": "9738", + "start_date": "8/29/2010" + }, + { + "id": "9277", + "name": "Doris Franks", + "position": "Healthcare Specialist", + "salary": "$105,473", + "office": "Garland", + "extn": "4755", + "start_date": "10/21/2002" + }, + { + "id": "9278", + "name": "Tara Harrington", + "position": "Treasurer", + "salary": "$116,274", + "office": "Fayetteville", + "extn": "7113", + "start_date": "8/21/2018" + }, + { + "id": "9279", + "name": "Denis Exton", + "position": "Service Supervisor", + "salary": "$246,402", + "office": "Bucharest", + "extn": "9806", + "start_date": "6/11/2004" + }, + { + "id": "9280", + "name": "Logan Roman", + "position": "Associate Professor", + "salary": "$87,794", + "office": "Milano", + "extn": "3980", + "start_date": "1/29/2011" + }, + { + "id": "9281", + "name": "Logan Briggs", + "position": "HR Coordinator", + "salary": "$38,118", + "office": "Milano", + "extn": "9148", + "start_date": "1/7/2017" + }, + { + "id": "9282", + "name": "Nathan Butler", + "position": "Cashier", + "salary": "$147,624", + "office": "Chicago", + "extn": "4771", + "start_date": "3/25/2003" + }, + { + "id": "9283", + "name": "Chanelle Norburn", + "position": "Doctor", + "salary": "$45,590", + "office": "Baltimore", + "extn": "2661", + "start_date": "1/25/2012" + }, + { + "id": "9284", + "name": "William Gray", + "position": "Assistant Buyer", + "salary": "$276,718", + "office": "New York", + "extn": "5378", + "start_date": "4/26/2006" + }, + { + "id": "9285", + "name": "Beatrice Clifford", + "position": "Assistant Buyer", + "salary": "$287,817", + "office": "Lisbon", + "extn": "8628", + "start_date": "10/7/2002" + }, + { + "id": "9286", + "name": "Valentina Long", + "position": "Front Desk Coordinator", + "salary": "$264,812", + "office": "Seattle", + "extn": "1973", + "start_date": "5/10/2013" + }, + { + "id": "9287", + "name": "Kendra Young", + "position": "Loan Officer", + "salary": "$230,208", + "office": "Omaha", + "extn": "5659", + "start_date": "5/30/2013" + }, + { + "id": "9288", + "name": "Harriet Rehman", + "position": "Bellman", + "salary": "$130,224", + "office": "Glendale", + "extn": "2479", + "start_date": "2/1/2015" + }, + { + "id": "9289", + "name": "Denis Ellis", + "position": "Healthcare Specialist", + "salary": "$170,952", + "office": "Lisbon", + "extn": "2054", + "start_date": "3/3/2004" + }, + { + "id": "9290", + "name": "Taylor Allington", + "position": "Retail Trainee", + "salary": "$17,506", + "office": "Memphis", + "extn": "3555", + "start_date": "4/30/2012" + }, + { + "id": "9291", + "name": "Amy Chapman", + "position": "Lecturer", + "salary": "$259,292", + "office": "Fullerton", + "extn": "3420", + "start_date": "2/5/2010" + }, + { + "id": "9292", + "name": "Anabel Lewin", + "position": "Biologist", + "salary": "$150,823", + "office": "Quebec", + "extn": "5455", + "start_date": "2/2/2011" + }, + { + "id": "9293", + "name": "Carmella Becker", + "position": "Banker", + "salary": "$70,058", + "office": "Hayward", + "extn": "9130", + "start_date": "6/15/2009" + }, + { + "id": "9294", + "name": "Caitlyn Randall", + "position": "Call Center Representative", + "salary": "$288,892", + "office": "Bellevue", + "extn": "2461", + "start_date": "9/2/2018" + }, + { + "id": "9295", + "name": "Victoria Clark", + "position": "Budget Analyst", + "salary": "$126,806", + "office": "Jacksonville", + "extn": "3476", + "start_date": "7/6/2002" + }, + { + "id": "9296", + "name": "Elena Exton", + "position": "Doctor", + "salary": "$276,521", + "office": "Moreno Valley", + "extn": "5099", + "start_date": "1/4/2012" + }, + { + "id": "9297", + "name": "Abbey Owen", + "position": "Steward", + "salary": "$255,730", + "office": "Lincoln", + "extn": "3988", + "start_date": "11/13/2007" + }, + { + "id": "9298", + "name": "Goldie Daniells", + "position": "Fabricator", + "salary": "$200,332", + "office": "Valetta", + "extn": "2154", + "start_date": "12/30/2003" + }, + { + "id": "9299", + "name": "Domenic Ashwell", + "position": "Electrician", + "salary": "$222,756", + "office": "Jersey City", + "extn": "4731", + "start_date": "8/20/2009" + }, + { + "id": "9300", + "name": "Goldie Townend", + "position": "Mobile Developer", + "salary": "$101,860", + "office": "Huntsville", + "extn": "3053", + "start_date": "10/4/2015" + }, + { + "id": "9301", + "name": "Josh Denton", + "position": "Cashier", + "salary": "$235,168", + "office": "Toledo", + "extn": "1404", + "start_date": "6/19/2009" + }, + { + "id": "9302", + "name": "Erick Cadman", + "position": "Executive Director", + "salary": "$61,198", + "office": "Nashville", + "extn": "1792", + "start_date": "6/23/2019" + }, + { + "id": "9303", + "name": "Matthew Blackburn", + "position": "Webmaster", + "salary": "$41,650", + "office": "Bakersfield", + "extn": "2802", + "start_date": "4/21/2019" + }, + { + "id": "9304", + "name": "Hayden Nelson", + "position": "Design Engineer", + "salary": "$132,010", + "office": "Madison", + "extn": "3909", + "start_date": "9/29/2008" + }, + { + "id": "9305", + "name": "Janice Harper", + "position": "Banker", + "salary": "$191,519", + "office": "Moreno Valley", + "extn": "9232", + "start_date": "1/4/2014" + }, + { + "id": "9306", + "name": "Penny Russell", + "position": "Bellman", + "salary": "$86,149", + "office": "Hollywood", + "extn": "9558", + "start_date": "6/29/2005" + }, + { + "id": "9307", + "name": "Lillian Locke", + "position": "Designer", + "salary": "$253,569", + "office": "Honolulu", + "extn": "6584", + "start_date": "1/23/2013" + }, + { + "id": "9308", + "name": "Abbey Howard", + "position": "Executive Director", + "salary": "$59,650", + "office": "Madison", + "extn": "5039", + "start_date": "2/27/2001" + }, + { + "id": "9309", + "name": "Candace Varndell", + "position": "Global Logistics Supervisor", + "salary": "$122,817", + "office": "Kansas City", + "extn": "4069", + "start_date": "9/18/2009" + }, + { + "id": "9310", + "name": "Aiden Goodman", + "position": "Laboratory Technician", + "salary": "$139,489", + "office": "Berlin", + "extn": "1198", + "start_date": "9/14/2001" + }, + { + "id": "9311", + "name": "Melody Woods", + "position": "Pharmacist", + "salary": "$175,962", + "office": "San Antonio", + "extn": "5347", + "start_date": "6/3/2016" + }, + { + "id": "9312", + "name": "Skylar Lunt", + "position": "HR Specialist", + "salary": "$37,510", + "office": "Atlanta", + "extn": "4739", + "start_date": "4/19/2006" + }, + { + "id": "9313", + "name": "Elly Gaynor", + "position": "Healthcare Specialist", + "salary": "$25,634", + "office": "Lisbon", + "extn": "5836", + "start_date": "9/20/2000" + }, + { + "id": "9314", + "name": "Enoch Graham", + "position": "Accountant", + "salary": "$105,290", + "office": "Fremont", + "extn": "5770", + "start_date": "2/18/2000" + }, + { + "id": "9315", + "name": "Lucas Russell", + "position": "Restaurant Manager", + "salary": "$136,936", + "office": "Hayward", + "extn": "5665", + "start_date": "4/17/2013" + }, + { + "id": "9316", + "name": "Bob Varley", + "position": "Lecturer", + "salary": "$94,829", + "office": "Houston", + "extn": "5155", + "start_date": "10/6/2005" + }, + { + "id": "9317", + "name": "Eileen Dickson", + "position": "Retail Trainee", + "salary": "$234,081", + "office": "Laredo", + "extn": "8045", + "start_date": "8/14/2015" + }, + { + "id": "9318", + "name": "Chadwick Michael", + "position": "Executive Director", + "salary": "$267,696", + "office": "Scottsdale", + "extn": "7486", + "start_date": "4/10/2010" + }, + { + "id": "9319", + "name": "Kurt Wilson", + "position": "Machine Operator", + "salary": "$224,728", + "office": "Minneapolis", + "extn": "7955", + "start_date": "10/23/2010" + }, + { + "id": "9320", + "name": "Eileen Gardner", + "position": "Food Technologist", + "salary": "$77,129", + "office": "Tokyo", + "extn": "4090", + "start_date": "8/7/2017" + }, + { + "id": "9321", + "name": "Ivette Crawley", + "position": "Cook", + "salary": "$185,320", + "office": "Philadelphia", + "extn": "8901", + "start_date": "4/20/2011" + }, + { + "id": "9322", + "name": "Caydence Franks", + "position": "Banker", + "salary": "$25,289", + "office": "Indianapolis", + "extn": "4984", + "start_date": "4/15/2000" + }, + { + "id": "9323", + "name": "Adeline Lewis", + "position": "Dentist", + "salary": "$270,336", + "office": "Zurich", + "extn": "7091", + "start_date": "6/18/2003" + }, + { + "id": "9324", + "name": "Jayden Abbot", + "position": "Physician", + "salary": "$73,886", + "office": "Los Angeles", + "extn": "9139", + "start_date": "3/24/2013" + }, + { + "id": "9325", + "name": "Molly Shea", + "position": "Production Painter", + "salary": "$94,096", + "office": "Bucharest", + "extn": "9177", + "start_date": "10/26/2008" + }, + { + "id": "9326", + "name": "Benny Harrison", + "position": "Chef Manager", + "salary": "$165,535", + "office": "Las Vegas", + "extn": "5731", + "start_date": "9/16/2017" + }, + { + "id": "9327", + "name": "Mya Forth", + "position": "Business Broker", + "salary": "$176,567", + "office": "Boston", + "extn": "7363", + "start_date": "3/8/2002" + }, + { + "id": "9328", + "name": "Marina Rose", + "position": "Laboratory Technician", + "salary": "$92,805", + "office": "Wien", + "extn": "7170", + "start_date": "4/9/2005" + }, + { + "id": "9329", + "name": "Martin Vinton", + "position": "Bookkeeper", + "salary": "$241,288", + "office": "Kansas City", + "extn": "9402", + "start_date": "10/19/2002" + }, + { + "id": "9330", + "name": "Livia Ventura", + "position": "Webmaster", + "salary": "$62,144", + "office": "Louisville", + "extn": "7249", + "start_date": "8/17/2014" + }, + { + "id": "9331", + "name": "Cadence Fox", + "position": "Machine Operator", + "salary": "$131,288", + "office": "Pittsburgh", + "extn": "5171", + "start_date": "2/10/2004" + }, + { + "id": "9332", + "name": "Isla Zaoui", + "position": "Operator", + "salary": "$239,671", + "office": "Louisville", + "extn": "5570", + "start_date": "7/1/2003" + }, + { + "id": "9333", + "name": "Chuck Rogers", + "position": "HR Coordinator", + "salary": "$233,370", + "office": "El Paso", + "extn": "3419", + "start_date": "5/2/2011" + }, + { + "id": "9334", + "name": "Bryce Morgan", + "position": "Food Technologist", + "salary": "$32,563", + "office": "Colorado Springs", + "extn": "3235", + "start_date": "6/9/2013" + }, + { + "id": "9335", + "name": "John Randall", + "position": "Pharmacist", + "salary": "$107,998", + "office": "Anaheim", + "extn": "3498", + "start_date": "7/22/2004" + }, + { + "id": "9336", + "name": "Tom Salt", + "position": "Fabricator", + "salary": "$161,856", + "office": "Berlin", + "extn": "6230", + "start_date": "8/11/2018" + }, + { + "id": "9337", + "name": "Leroy Trent", + "position": "Investment Advisor", + "salary": "$240,553", + "office": "Minneapolis", + "extn": "7540", + "start_date": "5/28/2018" + }, + { + "id": "9338", + "name": "Leroy Holt", + "position": "Front Desk Coordinator", + "salary": "$217,303", + "office": "Tulsa", + "extn": "6795", + "start_date": "10/28/2005" + }, + { + "id": "9339", + "name": "Ronald Collins", + "position": "Web Developer", + "salary": "$283,843", + "office": "Memphis", + "extn": "4000", + "start_date": "11/29/2001" + }, + { + "id": "9340", + "name": "Alison Cann", + "position": "Baker", + "salary": "$31,733", + "office": "Portland", + "extn": "9447", + "start_date": "12/22/2009" + }, + { + "id": "9341", + "name": "Sylvia Hopkins", + "position": "Stockbroker", + "salary": "$58,192", + "office": "Kansas City", + "extn": "1330", + "start_date": "11/2/2005" + }, + { + "id": "9342", + "name": "Nathan Jackson", + "position": "Biologist", + "salary": "$185,192", + "office": "San Jose", + "extn": "5224", + "start_date": "10/16/2011" + }, + { + "id": "9343", + "name": "Maddison Hudson", + "position": "Dentist", + "salary": "$106,551", + "office": "Madison", + "extn": "8326", + "start_date": "1/15/2007" + }, + { + "id": "9344", + "name": "Phillip Newton", + "position": "Call Center Representative", + "salary": "$44,231", + "office": "Toledo", + "extn": "2199", + "start_date": "3/8/2001" + }, + { + "id": "9345", + "name": "Erica Vincent", + "position": "Assistant Buyer", + "salary": "$139,998", + "office": "Salem", + "extn": "5895", + "start_date": "8/30/2000" + }, + { + "id": "9346", + "name": "Analise Farrell", + "position": "Clerk", + "salary": "$37,714", + "office": "Philadelphia", + "extn": "6103", + "start_date": "7/11/2009" + }, + { + "id": "9347", + "name": "Percy Moore", + "position": "Front Desk Coordinator", + "salary": "$290,553", + "office": "Tallahassee", + "extn": "4403", + "start_date": "2/23/2009" + }, + { + "id": "9348", + "name": "George Wallace", + "position": "Designer", + "salary": "$189,712", + "office": "Lisbon", + "extn": "6294", + "start_date": "2/1/2016" + }, + { + "id": "9349", + "name": "Willow Quinnell", + "position": "Designer", + "salary": "$167,827", + "office": "Bucharest", + "extn": "3394", + "start_date": "10/7/2009" + }, + { + "id": "9350", + "name": "Carter Slater", + "position": "Executive Director", + "salary": "$34,029", + "office": "Memphis", + "extn": "3405", + "start_date": "12/30/2012" + }, + { + "id": "9351", + "name": "Julius Cartwright", + "position": "Stockbroker", + "salary": "$278,760", + "office": "Jersey City", + "extn": "5912", + "start_date": "9/8/2017" + }, + { + "id": "9352", + "name": "Logan Woods", + "position": "Accountant", + "salary": "$239,792", + "office": "Los Angeles", + "extn": "4442", + "start_date": "11/14/2003" + }, + { + "id": "9353", + "name": "Russel Allwood", + "position": "Baker", + "salary": "$278,023", + "office": "Amarillo", + "extn": "3970", + "start_date": "10/13/2010" + }, + { + "id": "9354", + "name": "Carter Gilmore", + "position": "Healthcare Specialist", + "salary": "$216,695", + "office": "Fayetteville", + "extn": "1166", + "start_date": "10/10/2018" + }, + { + "id": "9355", + "name": "Johnathan Bennett", + "position": "Healthcare Specialist", + "salary": "$228,804", + "office": "Orlando", + "extn": "5813", + "start_date": "5/30/2005" + }, + { + "id": "9356", + "name": "Domenic Hopkinson", + "position": "HR Specialist", + "salary": "$167,905", + "office": "Washington", + "extn": "6466", + "start_date": "2/21/2011" + }, + { + "id": "9357", + "name": "Emerald Palmer", + "position": "CNC Operator", + "salary": "$161,952", + "office": "Lisbon", + "extn": "3822", + "start_date": "7/3/2003" + }, + { + "id": "9358", + "name": "Abdul Alldridge", + "position": "Designer", + "salary": "$198,737", + "office": "Paris", + "extn": "8776", + "start_date": "3/4/2000" + }, + { + "id": "9359", + "name": "Cameron Ward", + "position": "Treasurer", + "salary": "$212,652", + "office": "Rome", + "extn": "7256", + "start_date": "9/23/2006" + }, + { + "id": "9360", + "name": "Jayden Murphy", + "position": "Bookkeeper", + "salary": "$236,340", + "office": "Amarillo", + "extn": "5636", + "start_date": "1/9/2019" + }, + { + "id": "9361", + "name": "Havana Phillips", + "position": "HR Coordinator", + "salary": "$115,473", + "office": "Irving", + "extn": "4811", + "start_date": "11/2/2013" + }, + { + "id": "9362", + "name": "Doug Hilton", + "position": "HR Specialist", + "salary": "$215,538", + "office": "Washington", + "extn": "8102", + "start_date": "7/19/2009" + }, + { + "id": "9363", + "name": "Hank Thomson", + "position": "Global Logistics Supervisor", + "salary": "$262,496", + "office": "Valetta", + "extn": "9298", + "start_date": "10/14/2009" + }, + { + "id": "9364", + "name": "Benjamin Summers", + "position": "Laboratory Technician", + "salary": "$243,720", + "office": "Bellevue", + "extn": "1204", + "start_date": "2/28/2018" + }, + { + "id": "9365", + "name": "Danny Gaynor", + "position": "HR Coordinator", + "salary": "$231,960", + "office": "Salem", + "extn": "2749", + "start_date": "5/15/2003" + }, + { + "id": "9366", + "name": "Cameron Ingham", + "position": "Pharmacist", + "salary": "$189,946", + "office": "Baltimore", + "extn": "1180", + "start_date": "5/19/2015" + }, + { + "id": "9367", + "name": "Anthony Dunbar", + "position": "Physician", + "salary": "$177,713", + "office": "Murfreesboro", + "extn": "6656", + "start_date": "2/5/2009" + }, + { + "id": "9368", + "name": "Noah Briggs", + "position": "Healthcare Specialist", + "salary": "$294,213", + "office": "Dallas", + "extn": "7200", + "start_date": "12/6/2005" + }, + { + "id": "9369", + "name": "Clint Wooldridge", + "position": "Biologist", + "salary": "$228,348", + "office": "New Orleans", + "extn": "2987", + "start_date": "10/5/2017" + }, + { + "id": "9370", + "name": "Willow Lomax", + "position": "Biologist", + "salary": "$92,084", + "office": "Sacramento", + "extn": "7114", + "start_date": "9/26/2010" + }, + { + "id": "9371", + "name": "Lexi Ross", + "position": "Auditor", + "salary": "$111,288", + "office": "Hayward", + "extn": "4437", + "start_date": "9/18/2001" + }, + { + "id": "9372", + "name": "Christine Osman", + "position": "Budget Analyst", + "salary": "$284,668", + "office": "Houston", + "extn": "1795", + "start_date": "9/18/2004" + }, + { + "id": "9373", + "name": "Chad Amstead", + "position": "Insurance Broker", + "salary": "$112,201", + "office": "Zurich", + "extn": "1307", + "start_date": "4/15/2012" + }, + { + "id": "9374", + "name": "John Shields", + "position": "Bellman", + "salary": "$253,386", + "office": "Rochester", + "extn": "4591", + "start_date": "3/9/2010" + }, + { + "id": "9375", + "name": "Hannah Harrington", + "position": "Paramedic", + "salary": "$222,128", + "office": "Oakland", + "extn": "9256", + "start_date": "12/25/2008" + }, + { + "id": "9376", + "name": "Camden Truscott", + "position": "Baker", + "salary": "$181,837", + "office": "Madison", + "extn": "1243", + "start_date": "1/14/2001" + }, + { + "id": "9377", + "name": "Sofie Reading", + "position": "Service Supervisor", + "salary": "$275,280", + "office": "Charlotte", + "extn": "9076", + "start_date": "8/19/2016" + }, + { + "id": "9378", + "name": "Maxwell Atkinson", + "position": "Call Center Representative", + "salary": "$147,955", + "office": "Anaheim", + "extn": "3937", + "start_date": "12/4/2013" + }, + { + "id": "9379", + "name": "Nicole Owen", + "position": "Paramedic", + "salary": "$146,299", + "office": "Columbus", + "extn": "9367", + "start_date": "8/25/2009" + }, + { + "id": "9380", + "name": "Juliet Jobson", + "position": "Health Educator", + "salary": "$262,211", + "office": "Santa Ana", + "extn": "9951", + "start_date": "1/6/2011" + }, + { + "id": "9381", + "name": "Mason Morrison", + "position": "Assistant Buyer", + "salary": "$286,338", + "office": "Bucharest", + "extn": "4631", + "start_date": "5/26/2014" + }, + { + "id": "9382", + "name": "Leanne Butler", + "position": "Front Desk Coordinator", + "salary": "$21,428", + "office": "Miami", + "extn": "3691", + "start_date": "1/9/2018" + }, + { + "id": "9383", + "name": "Daniel May", + "position": "Software Engineer", + "salary": "$31,488", + "office": "Moreno Valley", + "extn": "5799", + "start_date": "1/11/2014" + }, + { + "id": "9384", + "name": "Alan Ingram", + "position": "Auditor", + "salary": "$230,498", + "office": "Bridgeport", + "extn": "9424", + "start_date": "8/24/2001" + }, + { + "id": "9385", + "name": "Leroy Buckley", + "position": "Service Supervisor", + "salary": "$156,521", + "office": "Moreno Valley", + "extn": "5877", + "start_date": "1/31/2005" + }, + { + "id": "9386", + "name": "Chanelle Hardwick", + "position": "Auditor", + "salary": "$95,057", + "office": "Charlotte", + "extn": "6846", + "start_date": "10/27/2003" + }, + { + "id": "9387", + "name": "Emma Bolton", + "position": "Mobile Developer", + "salary": "$47,949", + "office": "Otawa", + "extn": "6882", + "start_date": "4/17/2019" + }, + { + "id": "9388", + "name": "Gemma West", + "position": "Laboratory Technician", + "salary": "$70,263", + "office": "Jersey City", + "extn": "8017", + "start_date": "4/13/2003" + }, + { + "id": "9389", + "name": "Ellen Ross", + "position": "Service Supervisor", + "salary": "$258,203", + "office": "Zurich", + "extn": "1149", + "start_date": "8/5/2008" + }, + { + "id": "9390", + "name": "Kurt Cowan", + "position": "Budget Analyst", + "salary": "$291,456", + "office": "Anaheim", + "extn": "8645", + "start_date": "12/15/2011" + }, + { + "id": "9391", + "name": "Julius Vaughan", + "position": "Front Desk Coordinator", + "salary": "$58,778", + "office": "Reno", + "extn": "4609", + "start_date": "3/9/2008" + }, + { + "id": "9392", + "name": "Russel Curtis", + "position": "Health Educator", + "salary": "$88,254", + "office": "Glendale", + "extn": "3712", + "start_date": "12/17/2018" + }, + { + "id": "9393", + "name": "Karla Bingham", + "position": "Webmaster", + "salary": "$196,457", + "office": "Tallahassee", + "extn": "2413", + "start_date": "4/7/2006" + }, + { + "id": "9394", + "name": "Paige Bradshaw", + "position": "Baker", + "salary": "$155,006", + "office": "Paris", + "extn": "3743", + "start_date": "8/21/2000" + }, + { + "id": "9395", + "name": "Evelynn Redwood", + "position": "Associate Professor", + "salary": "$174,637", + "office": "Zurich", + "extn": "1117", + "start_date": "12/22/2005" + }, + { + "id": "9396", + "name": "Rosa Tailor", + "position": "Production Painter", + "salary": "$199,581", + "office": "Fayetteville", + "extn": "2107", + "start_date": "1/26/2005" + }, + { + "id": "9397", + "name": "Nick Downing", + "position": "Inspector", + "salary": "$270,585", + "office": "Minneapolis", + "extn": "2057", + "start_date": "11/30/2012" + }, + { + "id": "9398", + "name": "Louise Drake", + "position": "Front Desk Coordinator", + "salary": "$126,981", + "office": "Reno", + "extn": "8237", + "start_date": "1/3/2006" + }, + { + "id": "9399", + "name": "Adalind Gosling", + "position": "Doctor", + "salary": "$269,200", + "office": "Rome", + "extn": "3124", + "start_date": "1/12/2018" + }, + { + "id": "9400", + "name": "Domenic Bayliss", + "position": "Cash Manager", + "salary": "$188,251", + "office": "Miami", + "extn": "7087", + "start_date": "8/24/2003" + }, + { + "id": "9401", + "name": "Bethany Driscoll", + "position": "Webmaster", + "salary": "$96,508", + "office": "Irving", + "extn": "4713", + "start_date": "12/14/2008" + }, + { + "id": "9402", + "name": "Madison Funnell", + "position": "Design Engineer", + "salary": "$203,121", + "office": "Berna", + "extn": "6284", + "start_date": "3/25/2008" + }, + { + "id": "9403", + "name": "Chad Ramsey", + "position": "Software Engineer", + "salary": "$44,293", + "office": "Bakersfield", + "extn": "4149", + "start_date": "6/3/2012" + }, + { + "id": "9404", + "name": "Daphne Knight", + "position": "Project Manager", + "salary": "$120,076", + "office": "Salem", + "extn": "6135", + "start_date": "11/6/2009" + }, + { + "id": "9405", + "name": "Caleb Shea", + "position": "Biologist", + "salary": "$91,252", + "office": "Santa Ana", + "extn": "3103", + "start_date": "10/31/2011" + }, + { + "id": "9406", + "name": "Anabelle Selby", + "position": "Treasurer", + "salary": "$195,747", + "office": "Tulsa", + "extn": "3852", + "start_date": "1/5/2002" + }, + { + "id": "9407", + "name": "Bart Knight", + "position": "Biologist", + "salary": "$189,712", + "office": "Wien", + "extn": "4197", + "start_date": "9/29/2016" + }, + { + "id": "9408", + "name": "Lucas Lowe", + "position": "Assistant Buyer", + "salary": "$151,190", + "office": "Hayward", + "extn": "6053", + "start_date": "10/15/2007" + }, + { + "id": "9409", + "name": "Angelica Mcguire", + "position": "Cashier", + "salary": "$173,440", + "office": "Saint Paul", + "extn": "1212", + "start_date": "7/24/2003" + }, + { + "id": "9410", + "name": "Peter Umney", + "position": "Fabricator", + "salary": "$199,315", + "office": "Laredo", + "extn": "2535", + "start_date": "10/13/2004" + }, + { + "id": "9411", + "name": "Domenic Middleton", + "position": "Call Center Representative", + "salary": "$280,834", + "office": "Wien", + "extn": "5513", + "start_date": "9/16/2010" + }, + { + "id": "9412", + "name": "Kurt Tait", + "position": "Budget Analyst", + "salary": "$100,095", + "office": "Atlanta", + "extn": "7874", + "start_date": "4/11/2016" + }, + { + "id": "9413", + "name": "Wade Haines", + "position": "Treasurer", + "salary": "$110,749", + "office": "Bellevue", + "extn": "4535", + "start_date": "5/27/2004" + }, + { + "id": "9414", + "name": "Adalie Spencer", + "position": "CNC Operator", + "salary": "$278,298", + "office": "Sacramento", + "extn": "9668", + "start_date": "6/12/2013" + }, + { + "id": "9415", + "name": "Cadence Terry", + "position": "Web Developer", + "salary": "$36,190", + "office": "San Bernardino", + "extn": "7038", + "start_date": "6/20/2009" + }, + { + "id": "9416", + "name": "Marie Corbett", + "position": "Loan Officer", + "salary": "$48,097", + "office": "Reno", + "extn": "4049", + "start_date": "12/1/2002" + }, + { + "id": "9417", + "name": "Marla Robe", + "position": "HR Coordinator", + "salary": "$105,725", + "office": "Worcester", + "extn": "1957", + "start_date": "1/2/2017" + }, + { + "id": "9418", + "name": "Mayleen Moore", + "position": "Executive Director", + "salary": "$54,197", + "office": "Fayetteville", + "extn": "5813", + "start_date": "12/5/2010" + }, + { + "id": "9419", + "name": "Cecilia Appleton", + "position": "Paramedic", + "salary": "$298,015", + "office": "Rome", + "extn": "3253", + "start_date": "9/23/2006" + }, + { + "id": "9420", + "name": "Lucy Wills", + "position": "Web Developer", + "salary": "$67,518", + "office": "Rome", + "extn": "1869", + "start_date": "5/11/2007" + }, + { + "id": "9421", + "name": "Laila Wilton", + "position": "Auditor", + "salary": "$136,704", + "office": "San Diego", + "extn": "3397", + "start_date": "2/21/2012" + }, + { + "id": "9422", + "name": "Nick Reyes", + "position": "Doctor", + "salary": "$141,197", + "office": "Scottsdale", + "extn": "6221", + "start_date": "1/14/2012" + }, + { + "id": "9423", + "name": "Wade Reyes", + "position": "Investment Advisor", + "salary": "$287,338", + "office": "Lakewood", + "extn": "1063", + "start_date": "1/3/2009" + }, + { + "id": "9424", + "name": "Carol Reading", + "position": "Physician", + "salary": "$32,924", + "office": "Toledo", + "extn": "7209", + "start_date": "6/10/2001" + }, + { + "id": "9425", + "name": "Bernadette Mackenzie", + "position": "Cashier", + "salary": "$291,410", + "office": "Ontario", + "extn": "5638", + "start_date": "9/7/2015" + }, + { + "id": "9426", + "name": "Anabel Eastwood", + "position": "Bellman", + "salary": "$63,622", + "office": "Columbus", + "extn": "4531", + "start_date": "1/1/2012" + }, + { + "id": "9427", + "name": "Rick Moss", + "position": "Insurance Broker", + "salary": "$291,576", + "office": "Atlanta", + "extn": "5418", + "start_date": "3/9/2018" + }, + { + "id": "9428", + "name": "Daniel Graham", + "position": "Healthcare Specialist", + "salary": "$197,819", + "office": "New York", + "extn": "9382", + "start_date": "8/15/2018" + }, + { + "id": "9429", + "name": "Jade Gilbert", + "position": "Cashier", + "salary": "$25,395", + "office": "New York", + "extn": "1772", + "start_date": "6/28/2013" + }, + { + "id": "9430", + "name": "Rufus Wheeler", + "position": "Steward", + "salary": "$73,145", + "office": "Salt Lake City", + "extn": "1119", + "start_date": "12/12/2005" + }, + { + "id": "9431", + "name": "Enoch Torres", + "position": "Doctor", + "salary": "$273,226", + "office": "Fullerton", + "extn": "5398", + "start_date": "5/11/2013" + }, + { + "id": "9432", + "name": "Cassandra Emmott", + "position": "Budget Analyst", + "salary": "$200,850", + "office": "Miami", + "extn": "6279", + "start_date": "6/25/2016" + }, + { + "id": "9433", + "name": "Enoch Lewis", + "position": "Auditor", + "salary": "$169,379", + "office": "Pittsburgh", + "extn": "8441", + "start_date": "5/11/2018" + }, + { + "id": "9434", + "name": "Sebastian Sanchez", + "position": "Pharmacist", + "salary": "$250,415", + "office": "Bucharest", + "extn": "2164", + "start_date": "10/19/2003" + }, + { + "id": "9435", + "name": "Phillip Addley", + "position": "Treasurer", + "salary": "$201,250", + "office": "Berna", + "extn": "6076", + "start_date": "2/22/2014" + }, + { + "id": "9436", + "name": "Greta Patel", + "position": "Loan Officer", + "salary": "$297,898", + "office": "Valetta", + "extn": "8225", + "start_date": "10/16/2016" + }, + { + "id": "9437", + "name": "Rebecca Nurton", + "position": "Fabricator", + "salary": "$184,700", + "office": "Anaheim", + "extn": "6309", + "start_date": "11/30/2013" + }, + { + "id": "9438", + "name": "David Griffiths", + "position": "Webmaster", + "salary": "$223,624", + "office": "Lisbon", + "extn": "4424", + "start_date": "3/3/2007" + }, + { + "id": "9439", + "name": "Mason Ripley", + "position": "Clerk", + "salary": "$271,360", + "office": "Quebec", + "extn": "7502", + "start_date": "9/16/2007" + }, + { + "id": "9440", + "name": "Estrella Poulton", + "position": "Bookkeeper", + "salary": "$160,696", + "office": "Detroit", + "extn": "9495", + "start_date": "6/12/2002" + }, + { + "id": "9441", + "name": "Gil Richards", + "position": "Cash Manager", + "salary": "$148,609", + "office": "Irving", + "extn": "7987", + "start_date": "3/30/2009" + }, + { + "id": "9442", + "name": "Nicholas Judd", + "position": "Electrician", + "salary": "$19,455", + "office": "Reno", + "extn": "6273", + "start_date": "6/2/2019" + }, + { + "id": "9443", + "name": "Ryan Neal", + "position": "Accountant", + "salary": "$289,637", + "office": "Oklahoma City", + "extn": "5827", + "start_date": "4/11/2008" + }, + { + "id": "9444", + "name": "Tom Hill", + "position": "Web Developer", + "salary": "$189,014", + "office": "Rome", + "extn": "1470", + "start_date": "2/21/2012" + }, + { + "id": "9445", + "name": "Julian Reid", + "position": "Health Educator", + "salary": "$256,536", + "office": "San Antonio", + "extn": "3026", + "start_date": "8/27/2010" + }, + { + "id": "9446", + "name": "Henry Moore", + "position": "Electrician", + "salary": "$51,995", + "office": "Oakland", + "extn": "3426", + "start_date": "6/9/2018" + }, + { + "id": "9447", + "name": "Cristal Mcleod", + "position": "Investment Advisor", + "salary": "$255,103", + "office": "Bakersfield", + "extn": "1541", + "start_date": "5/19/2018" + }, + { + "id": "9448", + "name": "Melody Faulkner", + "position": "Physician", + "salary": "$173,470", + "office": "Sacramento", + "extn": "7524", + "start_date": "10/23/2003" + }, + { + "id": "9449", + "name": "Naomi Henderson", + "position": "Baker", + "salary": "$282,960", + "office": "London", + "extn": "4116", + "start_date": "10/17/2006" + }, + { + "id": "9450", + "name": "Shay Wright", + "position": "CNC Operator", + "salary": "$180,627", + "office": "Las Vegas", + "extn": "2113", + "start_date": "6/18/2009" + }, + { + "id": "9451", + "name": "Carter Long", + "position": "Systems Administrator", + "salary": "$205,932", + "office": "Denver", + "extn": "6516", + "start_date": "1/21/2004" + }, + { + "id": "9452", + "name": "Matthew Booth", + "position": "Loan Officer", + "salary": "$146,161", + "office": "Bellevue", + "extn": "7110", + "start_date": "7/6/2011" + }, + { + "id": "9453", + "name": "Jacqueline Weldon", + "position": "Front Desk Coordinator", + "salary": "$181,847", + "office": "Fayetteville", + "extn": "7828", + "start_date": "5/10/2001" + }, + { + "id": "9454", + "name": "Destiny Fulton", + "position": "Banker", + "salary": "$51,777", + "office": "Oakland", + "extn": "2836", + "start_date": "6/20/2014" + }, + { + "id": "9455", + "name": "Harvey Jones", + "position": "Fabricator", + "salary": "$201,088", + "office": "Atlanta", + "extn": "9669", + "start_date": "10/30/2015" + }, + { + "id": "9456", + "name": "Nathan Holmes", + "position": "Steward", + "salary": "$100,988", + "office": "Tulsa", + "extn": "5902", + "start_date": "11/2/2008" + }, + { + "id": "9457", + "name": "Angelina Pope", + "position": "Cook", + "salary": "$165,205", + "office": "Lyon", + "extn": "9760", + "start_date": "6/19/2007" + }, + { + "id": "9458", + "name": "Tom Mould", + "position": "HR Specialist", + "salary": "$142,820", + "office": "Valetta", + "extn": "3358", + "start_date": "1/30/2002" + }, + { + "id": "9459", + "name": "Clarissa Shelton", + "position": "Bellman", + "salary": "$23,961", + "office": "Madrid", + "extn": "6888", + "start_date": "8/31/2003" + }, + { + "id": "9460", + "name": "Jack James", + "position": "Paramedic", + "salary": "$50,921", + "office": "Fullerton", + "extn": "9523", + "start_date": "5/9/2016" + }, + { + "id": "9461", + "name": "Madelyn Bishop", + "position": "Retail Trainee", + "salary": "$100,635", + "office": "Toledo", + "extn": "2218", + "start_date": "8/22/2003" + }, + { + "id": "9462", + "name": "Bob Carter", + "position": "Staffing Consultant", + "salary": "$157,340", + "office": "Las Vegas", + "extn": "6235", + "start_date": "4/27/2014" + }, + { + "id": "9463", + "name": "Havana Allcott", + "position": "Ambulatory Nurse", + "salary": "$180,946", + "office": "Arlington", + "extn": "3705", + "start_date": "2/17/2003" + }, + { + "id": "9464", + "name": "Sofie Weatcroft", + "position": "Dentist", + "salary": "$254,257", + "office": "Ontario", + "extn": "6063", + "start_date": "12/23/2000" + }, + { + "id": "9465", + "name": "Hayden Rivers", + "position": "Chef Manager", + "salary": "$198,051", + "office": "Miami", + "extn": "9810", + "start_date": "10/25/2004" + }, + { + "id": "9466", + "name": "Isabel Butler", + "position": "Global Logistics Supervisor", + "salary": "$278,317", + "office": "Atlanta", + "extn": "8803", + "start_date": "7/6/2017" + }, + { + "id": "9467", + "name": "Julia Redfern", + "position": "Project Manager", + "salary": "$137,815", + "office": "Henderson", + "extn": "5522", + "start_date": "2/28/2003" + }, + { + "id": "9468", + "name": "Britney Stanton", + "position": "Cashier", + "salary": "$55,585", + "office": "Anaheim", + "extn": "8623", + "start_date": "7/19/2003" + }, + { + "id": "9469", + "name": "Marie Dann", + "position": "Cook", + "salary": "$37,546", + "office": "Richmond", + "extn": "1543", + "start_date": "8/12/2003" + }, + { + "id": "9470", + "name": "Leroy Allington", + "position": "Fabricator", + "salary": "$184,759", + "office": "Lyon", + "extn": "8678", + "start_date": "9/6/2014" + }, + { + "id": "9471", + "name": "Stella Fulton", + "position": "Restaurant Manager", + "salary": "$189,056", + "office": "Minneapolis", + "extn": "3225", + "start_date": "9/16/2000" + }, + { + "id": "9472", + "name": "Danny Nanton", + "position": "Project Manager", + "salary": "$273,755", + "office": "Milwaukee", + "extn": "4136", + "start_date": "12/17/2001" + }, + { + "id": "9473", + "name": "Natalie Denton", + "position": "Doctor", + "salary": "$16,638", + "office": "Lyon", + "extn": "8509", + "start_date": "6/16/2006" + }, + { + "id": "9474", + "name": "Maribel Nurton", + "position": "Laboratory Technician", + "salary": "$281,815", + "office": "New Orleans", + "extn": "7437", + "start_date": "7/17/2018" + }, + { + "id": "9475", + "name": "Alexander Gavin", + "position": "Operator", + "salary": "$172,896", + "office": "Salt Lake City", + "extn": "8400", + "start_date": "10/8/2007" + }, + { + "id": "9476", + "name": "Karla Farrant", + "position": "Stockbroker", + "salary": "$122,606", + "office": "Washington", + "extn": "3071", + "start_date": "12/29/2003" + }, + { + "id": "9477", + "name": "Kamila Rose", + "position": "HR Specialist", + "salary": "$239,297", + "office": "Bakersfield", + "extn": "8307", + "start_date": "8/10/2007" + }, + { + "id": "9478", + "name": "Doug Young", + "position": "Service Supervisor", + "salary": "$61,916", + "office": "Miami", + "extn": "7580", + "start_date": "12/24/2009" + }, + { + "id": "9479", + "name": "Clint Stevens", + "position": "HR Coordinator", + "salary": "$43,249", + "office": "Denver", + "extn": "4538", + "start_date": "12/22/2013" + }, + { + "id": "9480", + "name": "Daniel Button", + "position": "Fabricator", + "salary": "$172,688", + "office": "Nashville", + "extn": "7558", + "start_date": "6/30/2011" + }, + { + "id": "9481", + "name": "Samara Dunbar", + "position": "Accountant", + "salary": "$164,430", + "office": "Denver", + "extn": "7971", + "start_date": "4/28/2009" + }, + { + "id": "9482", + "name": "Cameron Nicholls", + "position": "Cashier", + "salary": "$272,559", + "office": "Norfolk", + "extn": "6973", + "start_date": "8/22/2019" + }, + { + "id": "9483", + "name": "Maggie Price", + "position": "Designer", + "salary": "$20,749", + "office": "Honolulu", + "extn": "4768", + "start_date": "5/11/2015" + }, + { + "id": "9484", + "name": "Fred Grey", + "position": "Biologist", + "salary": "$240,060", + "office": "Lancaster", + "extn": "3250", + "start_date": "6/11/2018" + }, + { + "id": "9485", + "name": "Carina Allington", + "position": "Inspector", + "salary": "$82,057", + "office": "Valetta", + "extn": "7748", + "start_date": "3/1/2018" + }, + { + "id": "9486", + "name": "Ron Lewis", + "position": "Global Logistics Supervisor", + "salary": "$114,011", + "office": "Salt Lake City", + "extn": "8921", + "start_date": "1/7/2001" + }, + { + "id": "9487", + "name": "Esmeralda Gaynor", + "position": "Health Educator", + "salary": "$92,242", + "office": "Paris", + "extn": "1432", + "start_date": "9/5/2014" + }, + { + "id": "9488", + "name": "Adina Chapman", + "position": "Steward", + "salary": "$34,264", + "office": "Bridgeport", + "extn": "1104", + "start_date": "6/26/2000" + }, + { + "id": "9489", + "name": "Rita Tennant", + "position": "Accountant", + "salary": "$26,004", + "office": "Memphis", + "extn": "2296", + "start_date": "12/26/2000" + }, + { + "id": "9490", + "name": "Bryon Woods", + "position": "Physician", + "salary": "$253,847", + "office": "Henderson", + "extn": "6078", + "start_date": "3/17/2017" + }, + { + "id": "9491", + "name": "Katelyn Aldridge", + "position": "Service Supervisor", + "salary": "$86,086", + "office": "Lisbon", + "extn": "3108", + "start_date": "10/15/2000" + }, + { + "id": "9492", + "name": "Luke Wheeler", + "position": "Designer", + "salary": "$287,876", + "office": "Henderson", + "extn": "8118", + "start_date": "10/28/2011" + }, + { + "id": "9493", + "name": "William Pearce", + "position": "Electrician", + "salary": "$184,620", + "office": "San Antonio", + "extn": "8991", + "start_date": "2/14/2009" + }, + { + "id": "9494", + "name": "Miley Downing", + "position": "Software Engineer", + "salary": "$67,335", + "office": "Bucharest", + "extn": "2094", + "start_date": "3/4/2016" + }, + { + "id": "9495", + "name": "Maxwell Dann", + "position": "Laboratory Technician", + "salary": "$202,971", + "office": "Bellevue", + "extn": "4905", + "start_date": "7/9/2001" + }, + { + "id": "9496", + "name": "Livia Noon", + "position": "Cashier", + "salary": "$180,781", + "office": "Louisville", + "extn": "4861", + "start_date": "1/4/2003" + }, + { + "id": "9497", + "name": "Chadwick Palmer", + "position": "Doctor", + "salary": "$96,403", + "office": "Huntsville", + "extn": "8166", + "start_date": "5/29/2009" + }, + { + "id": "9498", + "name": "Holly Jarvis", + "position": "Electrician", + "salary": "$149,890", + "office": "Fort Lauderdale", + "extn": "7503", + "start_date": "7/8/2000" + }, + { + "id": "9499", + "name": "Danny Walton", + "position": "Bellman", + "salary": "$268,101", + "office": "Valetta", + "extn": "7312", + "start_date": "8/30/2007" + }, + { + "id": "9500", + "name": "Aleksandra Griffiths", + "position": "Operator", + "salary": "$139,112", + "office": "Philadelphia", + "extn": "5510", + "start_date": "7/23/2005" + }, + { + "id": "9501", + "name": "Makenzie Fox", + "position": "Banker", + "salary": "$276,990", + "office": "Amarillo", + "extn": "3604", + "start_date": "7/5/2008" + }, + { + "id": "9502", + "name": "Kurt Saunders", + "position": "Baker", + "salary": "$88,980", + "office": "Tokyo", + "extn": "4514", + "start_date": "5/1/2015" + }, + { + "id": "9503", + "name": "Ilona Ashley", + "position": "Bellman", + "salary": "$197,240", + "office": "Otawa", + "extn": "8696", + "start_date": "5/30/2010" + }, + { + "id": "9504", + "name": "Sydney Dubois", + "position": "Associate Professor", + "salary": "$283,015", + "office": "Chicago", + "extn": "7871", + "start_date": "12/3/2001" + }, + { + "id": "9505", + "name": "Carol Lambert", + "position": "Investment Advisor", + "salary": "$28,689", + "office": "Saint Paul", + "extn": "5126", + "start_date": "8/24/2017" + }, + { + "id": "9506", + "name": "Leanne Owens", + "position": "Clerk", + "salary": "$269,744", + "office": "Garland", + "extn": "6353", + "start_date": "5/20/2011" + }, + { + "id": "9507", + "name": "Paula Locke", + "position": "Lecturer", + "salary": "$19,114", + "office": "Bakersfield", + "extn": "9148", + "start_date": "3/9/2000" + }, + { + "id": "9508", + "name": "Katelyn Mooney", + "position": "Designer", + "salary": "$121,593", + "office": "Fremont", + "extn": "3341", + "start_date": "4/25/2001" + }, + { + "id": "9509", + "name": "Maxwell Morley", + "position": "Business Broker", + "salary": "$116,847", + "office": "Saint Paul", + "extn": "5241", + "start_date": "12/16/2009" + }, + { + "id": "9510", + "name": "Cynthia Noach", + "position": "Audiologist", + "salary": "$145,385", + "office": "Omaha", + "extn": "4215", + "start_date": "7/10/2019" + }, + { + "id": "9511", + "name": "William Cavanagh", + "position": "Paramedic", + "salary": "$217,150", + "office": "Berlin", + "extn": "9682", + "start_date": "3/22/2006" + }, + { + "id": "9512", + "name": "Brad Kelly", + "position": "Investment Advisor", + "salary": "$277,829", + "office": "Los Angeles", + "extn": "3843", + "start_date": "9/3/2010" + }, + { + "id": "9513", + "name": "Jacob Taylor", + "position": "Designer", + "salary": "$284,098", + "office": "Bellevue", + "extn": "7268", + "start_date": "1/22/2014" + }, + { + "id": "9514", + "name": "Celina Holt", + "position": "Investment Advisor", + "salary": "$153,689", + "office": "Lakewood", + "extn": "6074", + "start_date": "8/28/2010" + }, + { + "id": "9515", + "name": "Peter Upsdell", + "position": "Treasurer", + "salary": "$70,166", + "office": "Dallas", + "extn": "6620", + "start_date": "4/3/2013" + }, + { + "id": "9516", + "name": "Julius Connell", + "position": "Service Supervisor", + "salary": "$164,086", + "office": "Fullerton", + "extn": "8213", + "start_date": "3/28/2012" + }, + { + "id": "9517", + "name": "Robyn Poole", + "position": "Inspector", + "salary": "$204,488", + "office": "Innsbruck", + "extn": "4967", + "start_date": "4/28/2019" + }, + { + "id": "9518", + "name": "Martin Marshall", + "position": "Audiologist", + "salary": "$48,089", + "office": "Fullerton", + "extn": "1508", + "start_date": "9/3/2001" + }, + { + "id": "9519", + "name": "Ryan Gardner", + "position": "Bookkeeper", + "salary": "$195,971", + "office": "Minneapolis", + "extn": "6414", + "start_date": "8/4/2014" + }, + { + "id": "9520", + "name": "Rufus Shields", + "position": "Baker", + "salary": "$83,939", + "office": "Las Vegas", + "extn": "4484", + "start_date": "7/5/2004" + }, + { + "id": "9521", + "name": "Joy Dempsey", + "position": "Cashier", + "salary": "$33,827", + "office": "Portland", + "extn": "8611", + "start_date": "2/13/2011" + }, + { + "id": "9522", + "name": "Alex Wild", + "position": "Accountant", + "salary": "$269,438", + "office": "Saint Paul", + "extn": "1873", + "start_date": "5/22/2007" + }, + { + "id": "9523", + "name": "Joseph Pickard", + "position": "Insurance Broker", + "salary": "$227,864", + "office": "Otawa", + "extn": "1783", + "start_date": "10/29/2013" + }, + { + "id": "9524", + "name": "Cristal Campbell", + "position": "Loan Officer", + "salary": "$105,122", + "office": "Memphis", + "extn": "7936", + "start_date": "8/24/2017" + }, + { + "id": "9525", + "name": "Ron Radcliffe", + "position": "Cook", + "salary": "$277,316", + "office": "Ontario", + "extn": "8119", + "start_date": "8/3/2002" + }, + { + "id": "9526", + "name": "Bree Coleman", + "position": "Healthcare Specialist", + "salary": "$103,254", + "office": "Ontario", + "extn": "2305", + "start_date": "5/24/2009" + }, + { + "id": "9527", + "name": "Benny Barrett", + "position": "Doctor", + "salary": "$288,860", + "office": "Arlington", + "extn": "8517", + "start_date": "12/7/2011" + }, + { + "id": "9528", + "name": "Candice Cox", + "position": "HR Coordinator", + "salary": "$77,759", + "office": "Colorado Springs", + "extn": "1109", + "start_date": "12/20/2017" + }, + { + "id": "9529", + "name": "Gil Everett", + "position": "Operator", + "salary": "$23,907", + "office": "Amarillo", + "extn": "7219", + "start_date": "10/8/2014" + }, + { + "id": "9530", + "name": "Skylar Redfern", + "position": "Health Educator", + "salary": "$209,922", + "office": "Stockton", + "extn": "5707", + "start_date": "11/7/2005" + }, + { + "id": "9531", + "name": "Tess Varndell", + "position": "Loan Officer", + "salary": "$133,701", + "office": "Detroit", + "extn": "4294", + "start_date": "2/24/2009" + }, + { + "id": "9532", + "name": "Doug Quinton", + "position": "HR Specialist", + "salary": "$44,927", + "office": "Albuquerque", + "extn": "9056", + "start_date": "1/21/2018" + }, + { + "id": "9533", + "name": "Denis Marshall", + "position": "Lecturer", + "salary": "$248,256", + "office": "Toledo", + "extn": "9089", + "start_date": "8/5/2007" + }, + { + "id": "9534", + "name": "Oliver Blackwall", + "position": "Electrician", + "salary": "$46,100", + "office": "Oklahoma City", + "extn": "8605", + "start_date": "7/5/2007" + }, + { + "id": "9535", + "name": "Greta Turner", + "position": "Baker", + "salary": "$207,176", + "office": "Bucharest", + "extn": "3726", + "start_date": "12/6/2007" + }, + { + "id": "9536", + "name": "Alessandra Jackson", + "position": "Ambulatory Nurse", + "salary": "$250,471", + "office": "Lisbon", + "extn": "3488", + "start_date": "2/26/2011" + }, + { + "id": "9537", + "name": "Violet Long", + "position": "Staffing Consultant", + "salary": "$140,445", + "office": "Bakersfield", + "extn": "4435", + "start_date": "4/18/2001" + }, + { + "id": "9538", + "name": "Paige Mason", + "position": "Healthcare Specialist", + "salary": "$141,415", + "office": "Valetta", + "extn": "9154", + "start_date": "8/1/2001" + }, + { + "id": "9539", + "name": "Cameron Lee", + "position": "Design Engineer", + "salary": "$224,928", + "office": "Pittsburgh", + "extn": "8386", + "start_date": "1/9/2002" + }, + { + "id": "9540", + "name": "Christine Edmonds", + "position": "Loan Officer", + "salary": "$66,259", + "office": "Tulsa", + "extn": "2866", + "start_date": "5/10/2000" + }, + { + "id": "9541", + "name": "Margot Lunt", + "position": "Systems Administrator", + "salary": "$173,046", + "office": "Worcester", + "extn": "8800", + "start_date": "1/6/2013" + }, + { + "id": "9542", + "name": "Bryce Coll", + "position": "Doctor", + "salary": "$39,665", + "office": "Zurich", + "extn": "7276", + "start_date": "11/6/2004" + }, + { + "id": "9543", + "name": "Michaela Harrison", + "position": "Treasurer", + "salary": "$162,435", + "office": "Albuquerque", + "extn": "4268", + "start_date": "4/21/2017" + }, + { + "id": "9544", + "name": "Chris Saunders", + "position": "Ambulatory Nurse", + "salary": "$285,096", + "office": "Henderson", + "extn": "3245", + "start_date": "8/31/2004" + }, + { + "id": "9545", + "name": "Rosalie Barclay", + "position": "Steward", + "salary": "$288,944", + "office": "Berna", + "extn": "8675", + "start_date": "5/11/2006" + }, + { + "id": "9546", + "name": "Benjamin Price", + "position": "Lecturer", + "salary": "$230,573", + "office": "Tokyo", + "extn": "6859", + "start_date": "10/24/2005" + }, + { + "id": "9547", + "name": "Chris Stone ", + "position": "Dentist", + "salary": "$214,977", + "office": "Valetta", + "extn": "6177", + "start_date": "9/25/2019" + }, + { + "id": "9548", + "name": "Denny Bryson", + "position": "Laboratory Technician", + "salary": "$136,299", + "office": "Memphis", + "extn": "9301", + "start_date": "5/21/2000" + }, + { + "id": "9549", + "name": "Rufus Butler", + "position": "Cashier", + "salary": "$111,225", + "office": "San Francisco", + "extn": "2835", + "start_date": "8/3/2011" + }, + { + "id": "9550", + "name": "Eduardo Gilbert", + "position": "Global Logistics Supervisor", + "salary": "$266,841", + "office": "Los Angeles", + "extn": "5023", + "start_date": "10/12/2014" + }, + { + "id": "9551", + "name": "Morgan Thompson", + "position": "Audiologist", + "salary": "$194,621", + "office": "Lancaster", + "extn": "4575", + "start_date": "5/9/2007" + }, + { + "id": "9552", + "name": "Denny Broomfield", + "position": "Mobile Developer", + "salary": "$123,681", + "office": "Wien", + "extn": "2924", + "start_date": "9/9/2015" + }, + { + "id": "9553", + "name": "Nathan Ianson", + "position": "Loan Officer", + "salary": "$211,234", + "office": "Seattle", + "extn": "2697", + "start_date": "5/9/2011" + }, + { + "id": "9554", + "name": "Danielle Collingwood", + "position": "Lecturer", + "salary": "$271,503", + "office": "Cincinnati", + "extn": "6343", + "start_date": "9/16/2003" + }, + { + "id": "9555", + "name": "Bristol Whatson", + "position": "HR Coordinator", + "salary": "$110,123", + "office": "Minneapolis", + "extn": "4512", + "start_date": "7/16/2010" + }, + { + "id": "9556", + "name": "Percy White", + "position": "Doctor", + "salary": "$214,983", + "office": "Charlotte", + "extn": "1262", + "start_date": "8/12/2003" + }, + { + "id": "9557", + "name": "Belinda Ventura", + "position": "Treasurer", + "salary": "$243,085", + "office": "Richmond", + "extn": "5400", + "start_date": "11/29/2003" + }, + { + "id": "9558", + "name": "Juliet Jacobs", + "position": "Steward", + "salary": "$241,764", + "office": "Lisbon", + "extn": "8619", + "start_date": "8/12/2003" + }, + { + "id": "9559", + "name": "Johnathan Kelly", + "position": "Associate Professor", + "salary": "$205,147", + "office": "Lyon", + "extn": "7098", + "start_date": "2/17/2003" + }, + { + "id": "9560", + "name": "Susan Benson", + "position": "Electrician", + "salary": "$166,825", + "office": "New Orleans", + "extn": "3116", + "start_date": "11/3/2000" + }, + { + "id": "9561", + "name": "Sharon Whitehouse", + "position": "Doctor", + "salary": "$187,452", + "office": "Stockton", + "extn": "1056", + "start_date": "8/26/2006" + }, + { + "id": "9562", + "name": "Angela Walsh", + "position": "Designer", + "salary": "$171,113", + "office": "Chicago", + "extn": "5238", + "start_date": "4/22/2010" + }, + { + "id": "9563", + "name": "Anthony Swift", + "position": "Steward", + "salary": "$47,306", + "office": "Chicago", + "extn": "3777", + "start_date": "10/12/2018" + }, + { + "id": "9564", + "name": "Tyson Drew", + "position": "Insurance Broker", + "salary": "$141,901", + "office": "Valetta", + "extn": "6045", + "start_date": "1/3/2003" + }, + { + "id": "9565", + "name": "Andie Jacobs", + "position": "Fabricator", + "salary": "$114,978", + "office": "Hollywood", + "extn": "7777", + "start_date": "5/2/2011" + }, + { + "id": "9566", + "name": "Barry Eaton", + "position": "Project Manager", + "salary": "$162,840", + "office": "Hollywood", + "extn": "5716", + "start_date": "7/13/2000" + }, + { + "id": "9567", + "name": "Bryon Gilmour", + "position": "Insurance Broker", + "salary": "$240,527", + "office": "Lisbon", + "extn": "1583", + "start_date": "1/7/2019" + }, + { + "id": "9568", + "name": "Chad Briggs", + "position": "Dentist", + "salary": "$295,282", + "office": "Stockton", + "extn": "3933", + "start_date": "11/4/2003" + }, + { + "id": "9569", + "name": "Joseph Patel", + "position": "Doctor", + "salary": "$130,013", + "office": "El Paso", + "extn": "6150", + "start_date": "6/11/2012" + }, + { + "id": "9570", + "name": "Livia Bristow", + "position": "Project Manager", + "salary": "$182,878", + "office": "Rochester", + "extn": "7531", + "start_date": "1/17/2010" + }, + { + "id": "9571", + "name": "Sage Kirby", + "position": "Auditor", + "salary": "$141,524", + "office": "Quebec", + "extn": "4635", + "start_date": "11/24/2013" + }, + { + "id": "9572", + "name": "Russel Isaac", + "position": "Budget Analyst", + "salary": "$173,399", + "office": "Lancaster", + "extn": "2671", + "start_date": "9/2/2007" + }, + { + "id": "9573", + "name": "Jacob Shelton", + "position": "Health Educator", + "salary": "$283,376", + "office": "Rome", + "extn": "2245", + "start_date": "4/13/2009" + }, + { + "id": "9574", + "name": "Abdul Lloyd", + "position": "Fabricator", + "salary": "$158,609", + "office": "Springfield", + "extn": "6108", + "start_date": "6/7/2004" + }, + { + "id": "9575", + "name": "Alessandra Mullins", + "position": "Executive Director", + "salary": "$18,891", + "office": "Anaheim", + "extn": "2010", + "start_date": "5/12/2006" + }, + { + "id": "9576", + "name": "Felicity Bailey", + "position": "Paramedic", + "salary": "$25,315", + "office": "Wien", + "extn": "8918", + "start_date": "2/25/2011" + }, + { + "id": "9577", + "name": "Kurt Morgan", + "position": "Staffing Consultant", + "salary": "$131,924", + "office": "Bakersfield", + "extn": "7841", + "start_date": "3/29/2016" + }, + { + "id": "9578", + "name": "Adina Stone", + "position": "Web Developer", + "salary": "$81,580", + "office": "Milano", + "extn": "5627", + "start_date": "1/20/2007" + }, + { + "id": "9579", + "name": "Owen Tennant", + "position": "Chef Manager", + "salary": "$194,548", + "office": "Seattle", + "extn": "5551", + "start_date": "10/24/2006" + }, + { + "id": "9580", + "name": "Nick Lynn", + "position": "Laboratory Technician", + "salary": "$166,316", + "office": "Kansas City", + "extn": "1101", + "start_date": "2/12/2011" + }, + { + "id": "9581", + "name": "Luna Glynn", + "position": "Laboratory Technician", + "salary": "$261,256", + "office": "Hayward", + "extn": "4479", + "start_date": "12/14/2000" + }, + { + "id": "9582", + "name": "Ryan Brooks", + "position": "Investment Advisor", + "salary": "$298,798", + "office": "Orlando", + "extn": "4487", + "start_date": "3/19/2006" + }, + { + "id": "9583", + "name": "Cassandra Cann", + "position": "Insurance Broker", + "salary": "$47,469", + "office": "Fullerton", + "extn": "3793", + "start_date": "10/31/2006" + }, + { + "id": "9584", + "name": "Gemma Walter", + "position": "Design Engineer", + "salary": "$159,654", + "office": "Oklahoma City", + "extn": "7214", + "start_date": "12/23/2018" + }, + { + "id": "9585", + "name": "Harriet Broomfield", + "position": "Web Developer", + "salary": "$91,121", + "office": "Boston", + "extn": "5919", + "start_date": "6/7/2003" + }, + { + "id": "9586", + "name": "Elijah Ellery", + "position": "Stockbroker", + "salary": "$39,228", + "office": "Pittsburgh", + "extn": "4890", + "start_date": "8/19/2014" + }, + { + "id": "9587", + "name": "Kendra Shepherd", + "position": "Clerk", + "salary": "$201,154", + "office": "Venice", + "extn": "8929", + "start_date": "5/7/2012" + }, + { + "id": "9588", + "name": "Ryan Weasley", + "position": "Loan Officer", + "salary": "$282,769", + "office": "Phoenix", + "extn": "1922", + "start_date": "10/28/2015" + }, + { + "id": "9589", + "name": "Rachael Patel", + "position": "Retail Trainee", + "salary": "$208,152", + "office": "Valetta", + "extn": "1042", + "start_date": "5/27/2010" + }, + { + "id": "9590", + "name": "Adela Garcia", + "position": "Stockbroker", + "salary": "$216,098", + "office": "Tulsa", + "extn": "6381", + "start_date": "10/14/2005" + }, + { + "id": "9591", + "name": "John Nash", + "position": "Front Desk Coordinator", + "salary": "$62,990", + "office": "Prague", + "extn": "7818", + "start_date": "8/6/2012" + }, + { + "id": "9592", + "name": "Mark Victor", + "position": "Steward", + "salary": "$140,084", + "office": "Arlington", + "extn": "5280", + "start_date": "4/3/2012" + }, + { + "id": "9593", + "name": "Nicholas Hall", + "position": "Web Developer", + "salary": "$45,472", + "office": "Las Vegas", + "extn": "5983", + "start_date": "12/18/2003" + }, + { + "id": "9594", + "name": "Lucy Craig", + "position": "Software Engineer", + "salary": "$106,136", + "office": "Albuquerque", + "extn": "3334", + "start_date": "3/17/2015" + }, + { + "id": "9595", + "name": "Chris Ellwood", + "position": "Clerk", + "salary": "$191,868", + "office": "Bakersfield", + "extn": "3994", + "start_date": "3/9/2016" + }, + { + "id": "9596", + "name": "Percy Nayler", + "position": "Restaurant Manager", + "salary": "$297,538", + "office": "Anaheim", + "extn": "8143", + "start_date": "8/13/2001" + }, + { + "id": "9597", + "name": "Chelsea Terry", + "position": "Paramedic", + "salary": "$239,949", + "office": "Huntsville", + "extn": "3275", + "start_date": "2/10/2007" + }, + { + "id": "9598", + "name": "Tania Haines", + "position": "Insurance Broker", + "salary": "$167,472", + "office": "Minneapolis", + "extn": "5081", + "start_date": "3/13/2017" + }, + { + "id": "9599", + "name": "David Flack", + "position": "Health Educator", + "salary": "$59,688", + "office": "Salem", + "extn": "6726", + "start_date": "4/19/2019" + }, + { + "id": "9600", + "name": "Keira Moore", + "position": "Physician", + "salary": "$228,196", + "office": "St. Louis", + "extn": "4589", + "start_date": "3/4/2011" + }, + { + "id": "9601", + "name": "Harvey Hobson", + "position": "IT Support Staff", + "salary": "$78,703", + "office": "Ontario", + "extn": "5113", + "start_date": "6/14/2012" + }, + { + "id": "9602", + "name": "Logan Grant", + "position": "Bookkeeper", + "salary": "$119,171", + "office": "Houston", + "extn": "1193", + "start_date": "4/28/2014" + }, + { + "id": "9603", + "name": "Adelaide Owens", + "position": "Global Logistics Supervisor", + "salary": "$30,881", + "office": "Scottsdale", + "extn": "2316", + "start_date": "4/14/2009" + }, + { + "id": "9604", + "name": "Madelyn Skinner", + "position": "Budget Analyst", + "salary": "$217,914", + "office": "Bucharest", + "extn": "6006", + "start_date": "3/26/2010" + }, + { + "id": "9605", + "name": "Norah Shields", + "position": "IT Support Staff", + "salary": "$291,643", + "office": "Huntsville", + "extn": "6727", + "start_date": "9/29/2010" + }, + { + "id": "9606", + "name": "Daniel Reynolds", + "position": "Accountant", + "salary": "$154,942", + "office": "Quebec", + "extn": "8853", + "start_date": "7/20/2009" + }, + { + "id": "9607", + "name": "Rosalee Mcleod", + "position": "Webmaster", + "salary": "$245,070", + "office": "Tokyo", + "extn": "1244", + "start_date": "4/16/2003" + }, + { + "id": "9608", + "name": "Alan Jackson", + "position": "Cashier", + "salary": "$186,043", + "office": "Lancaster", + "extn": "2939", + "start_date": "6/30/2016" + }, + { + "id": "9609", + "name": "Michaela Jones", + "position": "Health Educator", + "salary": "$124,663", + "office": "Milano", + "extn": "5934", + "start_date": "10/3/2012" + }, + { + "id": "9610", + "name": "Enoch Kaur", + "position": "Project Manager", + "salary": "$145,726", + "office": "Stockton", + "extn": "6317", + "start_date": "3/17/2010" + }, + { + "id": "9611", + "name": "Maribel Daniells", + "position": "Food Technologist", + "salary": "$65,167", + "office": "San Jose", + "extn": "3335", + "start_date": "4/11/2005" + }, + { + "id": "9612", + "name": "Manuel Pearson", + "position": "Fabricator", + "salary": "$125,858", + "office": "Bridgeport", + "extn": "5792", + "start_date": "3/30/2012" + }, + { + "id": "9613", + "name": "Joseph Lloyd", + "position": "Paramedic", + "salary": "$175,667", + "office": "Denver", + "extn": "1857", + "start_date": "10/10/2004" + }, + { + "id": "9614", + "name": "Barry Potter", + "position": "Staffing Consultant", + "salary": "$124,804", + "office": "St. Louis", + "extn": "2326", + "start_date": "8/11/2007" + }, + { + "id": "9615", + "name": "Tania Robinson", + "position": "Physician", + "salary": "$104,428", + "office": "Cincinnati", + "extn": "9466", + "start_date": "6/24/2019" + }, + { + "id": "9616", + "name": "Alba Lynch", + "position": "IT Support Staff", + "salary": "$100,701", + "office": "Portland", + "extn": "2029", + "start_date": "5/21/2003" + }, + { + "id": "9617", + "name": "Drew Keys", + "position": "Baker", + "salary": "$272,139", + "office": "Memphis", + "extn": "3053", + "start_date": "4/28/2009" + }, + { + "id": "9618", + "name": "Liv Lynch", + "position": "Cashier", + "salary": "$37,395", + "office": "Hayward", + "extn": "4370", + "start_date": "12/13/2005" + }, + { + "id": "9619", + "name": "Mark Mooney", + "position": "Design Engineer", + "salary": "$283,338", + "office": "Bucharest", + "extn": "3859", + "start_date": "5/5/2005" + }, + { + "id": "9620", + "name": "Domenic Lucas", + "position": "Fabricator", + "salary": "$286,533", + "office": "Hayward", + "extn": "7178", + "start_date": "12/14/2014" + }, + { + "id": "9621", + "name": "Percy Reynolds", + "position": "Cash Manager", + "salary": "$13,079", + "office": "Los Angeles", + "extn": "3653", + "start_date": "10/16/2015" + }, + { + "id": "9622", + "name": "Denny Watson", + "position": "Electrician", + "salary": "$174,218", + "office": "Nashville", + "extn": "3129", + "start_date": "1/8/2003" + }, + { + "id": "9623", + "name": "Rosie Stewart", + "position": "Cook", + "salary": "$288,622", + "office": "Philadelphia", + "extn": "6019", + "start_date": "3/2/2012" + }, + { + "id": "9624", + "name": "Luke Olson", + "position": "Web Developer", + "salary": "$197,770", + "office": "Norfolk", + "extn": "6242", + "start_date": "4/30/2019" + }, + { + "id": "9625", + "name": "Julian Hammond", + "position": "Steward", + "salary": "$91,694", + "office": "Jersey City", + "extn": "4373", + "start_date": "4/5/2010" + }, + { + "id": "9626", + "name": "Aiden Robinson", + "position": "Cook", + "salary": "$151,479", + "office": "Jacksonville", + "extn": "4859", + "start_date": "9/22/2004" + }, + { + "id": "9627", + "name": "Mya Jeffery", + "position": "Steward", + "salary": "$121,013", + "office": "Irving", + "extn": "3300", + "start_date": "4/20/2011" + }, + { + "id": "9628", + "name": "Nicholas Gates", + "position": "Steward", + "salary": "$263,114", + "office": "Scottsdale", + "extn": "3765", + "start_date": "9/25/2004" + }, + { + "id": "9629", + "name": "Daria Spencer", + "position": "Production Painter", + "salary": "$43,794", + "office": "Milano", + "extn": "8272", + "start_date": "10/28/2010" + }, + { + "id": "9630", + "name": "Percy Mooney", + "position": "IT Support Staff", + "salary": "$66,212", + "office": "Philadelphia", + "extn": "7394", + "start_date": "3/11/2005" + }, + { + "id": "9631", + "name": "Janelle Oldfield", + "position": "Staffing Consultant", + "salary": "$123,233", + "office": "New York", + "extn": "8600", + "start_date": "6/19/2018" + }, + { + "id": "9632", + "name": "Rae Franks", + "position": "HR Specialist", + "salary": "$234,395", + "office": "Tulsa", + "extn": "7861", + "start_date": "2/8/2015" + }, + { + "id": "9633", + "name": "Harvey Ward", + "position": "Ambulatory Nurse", + "salary": "$130,204", + "office": "Madrid", + "extn": "4956", + "start_date": "6/22/2010" + }, + { + "id": "9634", + "name": "George Webster", + "position": "Front Desk Coordinator", + "salary": "$190,883", + "office": "Bakersfield", + "extn": "9157", + "start_date": "11/27/2013" + }, + { + "id": "9635", + "name": "Rocco Blythe", + "position": "Dentist", + "salary": "$65,797", + "office": "Bakersfield", + "extn": "2466", + "start_date": "11/25/2009" + }, + { + "id": "9636", + "name": "Julian Long", + "position": "Clerk", + "salary": "$298,035", + "office": "Milano", + "extn": "5086", + "start_date": "9/29/2009" + }, + { + "id": "9637", + "name": "Adalind Calderwood", + "position": "Loan Officer", + "salary": "$131,929", + "office": "Charlotte", + "extn": "6937", + "start_date": "12/17/2016" + }, + { + "id": "9638", + "name": "Quinn Lewis", + "position": "Healthcare Specialist", + "salary": "$107,176", + "office": "Kansas City", + "extn": "4110", + "start_date": "3/30/2007" + }, + { + "id": "9639", + "name": "George Jenkin", + "position": "Auditor", + "salary": "$25,616", + "office": "Salt Lake City", + "extn": "4773", + "start_date": "11/24/2004" + }, + { + "id": "9640", + "name": "Carol Samuel", + "position": "Investment Advisor", + "salary": "$87,374", + "office": "Phoenix", + "extn": "3150", + "start_date": "8/24/2016" + }, + { + "id": "9641", + "name": "Nick Eastwood", + "position": "Physician", + "salary": "$215,952", + "office": "Richmond", + "extn": "3304", + "start_date": "11/21/2002" + }, + { + "id": "9642", + "name": "Carol Ainsworth", + "position": "Clerk", + "salary": "$157,220", + "office": "Lakewood", + "extn": "5953", + "start_date": "8/23/2008" + }, + { + "id": "9643", + "name": "Jolene Woods", + "position": "Physician", + "salary": "$32,466", + "office": "Huntsville", + "extn": "7049", + "start_date": "7/3/2002" + }, + { + "id": "9644", + "name": "Isla Doherty", + "position": "Global Logistics Supervisor", + "salary": "$178,741", + "office": "San Jose", + "extn": "3405", + "start_date": "8/27/2019" + }, + { + "id": "9645", + "name": "Shannon Briggs", + "position": "Food Technologist", + "salary": "$210,671", + "office": "Bellevue", + "extn": "4319", + "start_date": "9/24/2005" + }, + { + "id": "9646", + "name": "Diane Graves", + "position": "Project Manager", + "salary": "$80,275", + "office": "Fayetteville", + "extn": "3923", + "start_date": "5/23/2009" + }, + { + "id": "9647", + "name": "Bart Morgan", + "position": "Executive Director", + "salary": "$231,298", + "office": "Escondido", + "extn": "2360", + "start_date": "5/6/2003" + }, + { + "id": "9648", + "name": "Nicholas Callan", + "position": "Accountant", + "salary": "$35,227", + "office": "Innsbruck", + "extn": "5556", + "start_date": "1/8/2015" + }, + { + "id": "9649", + "name": "Charlotte Middleton", + "position": "Webmaster", + "salary": "$164,522", + "office": "Richmond", + "extn": "2734", + "start_date": "3/18/2013" + }, + { + "id": "9650", + "name": "Hazel Campbell", + "position": "Health Educator", + "salary": "$10,324", + "office": "Valetta", + "extn": "1725", + "start_date": "9/25/2002" + }, + { + "id": "9651", + "name": "Daron Preston", + "position": "Laboratory Technician", + "salary": "$275,318", + "office": "Hollywood", + "extn": "1770", + "start_date": "3/8/2019" + }, + { + "id": "9652", + "name": "Angelina Weasley", + "position": "Front Desk Coordinator", + "salary": "$83,667", + "office": "Moreno Valley", + "extn": "9947", + "start_date": "5/10/2019" + }, + { + "id": "9653", + "name": "Sabina Morris", + "position": "Doctor", + "salary": "$206,034", + "office": "Innsbruck", + "extn": "1932", + "start_date": "6/3/2013" + }, + { + "id": "9654", + "name": "Harmony Chadwick", + "position": "Lecturer", + "salary": "$129,227", + "office": "Innsbruck", + "extn": "2845", + "start_date": "7/7/2011" + }, + { + "id": "9655", + "name": "Ivy Janes", + "position": "Loan Officer", + "salary": "$195,186", + "office": "Denver", + "extn": "3926", + "start_date": "11/6/2002" + }, + { + "id": "9656", + "name": "Celina Hopkins", + "position": "Biologist", + "salary": "$209,327", + "office": "Nashville", + "extn": "8626", + "start_date": "2/15/2017" + }, + { + "id": "9657", + "name": "William Bullock", + "position": "Design Engineer", + "salary": "$202,561", + "office": "Minneapolis", + "extn": "7769", + "start_date": "4/15/2015" + }, + { + "id": "9658", + "name": "Ronald Ring", + "position": "Paramedic", + "salary": "$226,666", + "office": "Columbus", + "extn": "9593", + "start_date": "12/21/2006" + }, + { + "id": "9659", + "name": "Denis Ingram", + "position": "Project Manager", + "salary": "$238,914", + "office": "San Diego", + "extn": "9040", + "start_date": "7/16/2014" + }, + { + "id": "9660", + "name": "Vera Anderson", + "position": "Assistant Buyer", + "salary": "$96,258", + "office": "Chicago", + "extn": "9827", + "start_date": "10/6/2007" + }, + { + "id": "9661", + "name": "Adeline Ryan", + "position": "Systems Administrator", + "salary": "$245,143", + "office": "Omaha", + "extn": "3230", + "start_date": "1/7/2018" + }, + { + "id": "9662", + "name": "Kassandra Penn", + "position": "Webmaster", + "salary": "$191,907", + "office": "San Diego", + "extn": "2777", + "start_date": "5/25/2017" + }, + { + "id": "9663", + "name": "Kieth Anderson", + "position": "Budget Analyst", + "salary": "$22,776", + "office": "St. Louis", + "extn": "5232", + "start_date": "5/8/2007" + }, + { + "id": "9664", + "name": "Priscilla Whittle", + "position": "Staffing Consultant", + "salary": "$298,316", + "office": "Prague", + "extn": "3961", + "start_date": "8/15/2009" + }, + { + "id": "9665", + "name": "Rick Ellis", + "position": "Accountant", + "salary": "$238,156", + "office": "San Bernardino", + "extn": "4834", + "start_date": "11/5/2003" + }, + { + "id": "9666", + "name": "Jack Pearce", + "position": "Physician", + "salary": "$83,535", + "office": "Murfreesboro", + "extn": "9511", + "start_date": "9/9/2008" + }, + { + "id": "9667", + "name": "Nicholas Addley", + "position": "Doctor", + "salary": "$48,958", + "office": "San Diego", + "extn": "5082", + "start_date": "11/14/2010" + }, + { + "id": "9668", + "name": "Noah Vallory", + "position": "Insurance Broker", + "salary": "$219,909", + "office": "Murfreesboro", + "extn": "6515", + "start_date": "9/24/2018" + }, + { + "id": "9669", + "name": "Ruth Hunt", + "position": "Banker", + "salary": "$160,034", + "office": "Milano", + "extn": "8276", + "start_date": "9/12/2010" + }, + { + "id": "9670", + "name": "Melinda Griffiths", + "position": "Loan Officer", + "salary": "$172,783", + "office": "Cincinnati", + "extn": "8787", + "start_date": "9/6/2014" + }, + { + "id": "9671", + "name": "Clint Lakey", + "position": "Bookkeeper", + "salary": "$151,486", + "office": "Baltimore", + "extn": "4873", + "start_date": "5/15/2016" + }, + { + "id": "9672", + "name": "Bart Savage", + "position": "Baker", + "salary": "$65,395", + "office": "Tokyo", + "extn": "9669", + "start_date": "9/1/2014" + }, + { + "id": "9673", + "name": "Lillian Jennson", + "position": "Cash Manager", + "salary": "$242,921", + "office": "Fullerton", + "extn": "9007", + "start_date": "7/27/2001" + }, + { + "id": "9674", + "name": "Helen Yoman", + "position": "Cashier", + "salary": "$226,360", + "office": "Quebec", + "extn": "1108", + "start_date": "2/28/2002" + }, + { + "id": "9675", + "name": "Madison Ellwood", + "position": "Steward", + "salary": "$63,908", + "office": "Rome", + "extn": "8397", + "start_date": "5/29/2015" + }, + { + "id": "9676", + "name": "Benjamin Snow", + "position": "Budget Analyst", + "salary": "$68,132", + "office": "Bucharest", + "extn": "5286", + "start_date": "7/22/2018" + }, + { + "id": "9677", + "name": "William Mould", + "position": "Project Manager", + "salary": "$267,748", + "office": "Garland", + "extn": "9647", + "start_date": "6/6/2014" + }, + { + "id": "9678", + "name": "Summer Stuart", + "position": "Service Supervisor", + "salary": "$215,155", + "office": "Jacksonville", + "extn": "4219", + "start_date": "2/5/2005" + }, + { + "id": "9679", + "name": "Tyson Oliver", + "position": "Dentist", + "salary": "$64,468", + "office": "Baltimore", + "extn": "1167", + "start_date": "7/18/2012" + }, + { + "id": "9680", + "name": "Ryan Woodley", + "position": "Retail Trainee", + "salary": "$52,952", + "office": "Dallas", + "extn": "5721", + "start_date": "3/7/2016" + }, + { + "id": "9681", + "name": "Blake Kerr", + "position": "Steward", + "salary": "$111,543", + "office": "Escondido", + "extn": "7373", + "start_date": "6/18/2011" + }, + { + "id": "9682", + "name": "Clarissa Farrell", + "position": "Accountant", + "salary": "$246,449", + "office": "Salt Lake City", + "extn": "2431", + "start_date": "1/22/2014" + }, + { + "id": "9683", + "name": "Mackenzie Underhill", + "position": "Audiologist", + "salary": "$155,606", + "office": "Anaheim", + "extn": "7429", + "start_date": "7/12/2014" + }, + { + "id": "9684", + "name": "Caleb Drummond", + "position": "Retail Trainee", + "salary": "$38,228", + "office": "Miami", + "extn": "7592", + "start_date": "5/2/2018" + }, + { + "id": "9685", + "name": "Leroy Morgan", + "position": "Global Logistics Supervisor", + "salary": "$249,855", + "office": "Portland", + "extn": "4736", + "start_date": "1/10/2013" + }, + { + "id": "9686", + "name": "Destiny Gardner", + "position": "Web Developer", + "salary": "$272,950", + "office": "Colorado Springs", + "extn": "1793", + "start_date": "2/15/2017" + }, + { + "id": "9687", + "name": "Lara Wooldridge", + "position": "Retail Trainee", + "salary": "$187,281", + "office": "Lyon", + "extn": "7364", + "start_date": "5/13/2019" + }, + { + "id": "9688", + "name": "Chris Chapman", + "position": "Service Supervisor", + "salary": "$229,836", + "office": "Santa Ana", + "extn": "8977", + "start_date": "4/17/2006" + }, + { + "id": "9689", + "name": "Boris Khan", + "position": "Lecturer", + "salary": "$270,630", + "office": "Tulsa", + "extn": "9537", + "start_date": "8/1/2016" + }, + { + "id": "9690", + "name": "Matt Harrison", + "position": "Treasurer", + "salary": "$189,060", + "office": "Albuquerque", + "extn": "4627", + "start_date": "10/31/2018" + }, + { + "id": "9691", + "name": "David Ross", + "position": "Budget Analyst", + "salary": "$22,169", + "office": "Lisbon", + "extn": "3656", + "start_date": "5/18/2019" + }, + { + "id": "9692", + "name": "Kendra Clifford", + "position": "Electrician", + "salary": "$17,922", + "office": "Stockton", + "extn": "2459", + "start_date": "7/18/2000" + }, + { + "id": "9693", + "name": "Mason Myatt", + "position": "Electrician", + "salary": "$284,249", + "office": "Laredo", + "extn": "7028", + "start_date": "2/16/2018" + }, + { + "id": "9694", + "name": "Emery Long", + "position": "IT Support Staff", + "salary": "$107,206", + "office": "Atlanta", + "extn": "9305", + "start_date": "9/24/2010" + }, + { + "id": "9695", + "name": "Chelsea Duvall", + "position": "Production Painter", + "salary": "$285,374", + "office": "Rochester", + "extn": "3607", + "start_date": "8/13/2015" + }, + { + "id": "9696", + "name": "Russel Rixon", + "position": "Banker", + "salary": "$117,312", + "office": "Ontario", + "extn": "2077", + "start_date": "2/2/2006" + }, + { + "id": "9697", + "name": "Nate Douglas", + "position": "Doctor", + "salary": "$176,762", + "office": "Colorado Springs", + "extn": "6931", + "start_date": "1/27/2002" + }, + { + "id": "9698", + "name": "Rocco Norman", + "position": "Production Painter", + "salary": "$106,311", + "office": "Salem", + "extn": "5324", + "start_date": "5/20/2012" + }, + { + "id": "9699", + "name": "Adeline Collins", + "position": "CNC Operator", + "salary": "$122,418", + "office": "Fort Lauderdale", + "extn": "8583", + "start_date": "5/10/2008" + }, + { + "id": "9700", + "name": "Luke Reese", + "position": "Machine Operator", + "salary": "$219,725", + "office": "Lancaster", + "extn": "5603", + "start_date": "7/18/2002" + }, + { + "id": "9701", + "name": "Hannah Wellington", + "position": "Insurance Broker", + "salary": "$233,230", + "office": "Moreno Valley", + "extn": "9042", + "start_date": "5/23/2016" + }, + { + "id": "9702", + "name": "Nina Janes", + "position": "Associate Professor", + "salary": "$182,143", + "office": "Madrid", + "extn": "5733", + "start_date": "3/11/2005" + }, + { + "id": "9703", + "name": "Joy Evans", + "position": "Paramedic", + "salary": "$187,894", + "office": "Atlanta", + "extn": "8796", + "start_date": "3/28/2002" + }, + { + "id": "9704", + "name": "Elise Wright", + "position": "Accountant", + "salary": "$194,446", + "office": "San Francisco", + "extn": "1852", + "start_date": "6/19/2010" + }, + { + "id": "9705", + "name": "Kaylee Watt", + "position": "Baker", + "salary": "$151,427", + "office": "Lisbon", + "extn": "2088", + "start_date": "12/11/2011" + }, + { + "id": "9706", + "name": "Mya Lyon", + "position": "CNC Operator", + "salary": "$270,723", + "office": "Fort Lauderdale", + "extn": "4518", + "start_date": "1/16/2019" + }, + { + "id": "9707", + "name": "Benjamin Faulkner", + "position": "Laboratory Technician", + "salary": "$85,784", + "office": "Moreno Valley", + "extn": "2464", + "start_date": "4/25/2003" + }, + { + "id": "9708", + "name": "Shelby Taylor", + "position": "Cook", + "salary": "$81,313", + "office": "Lyon", + "extn": "8610", + "start_date": "9/3/2019" + }, + { + "id": "9709", + "name": "Bethany Richards", + "position": "Retail Trainee", + "salary": "$201,873", + "office": "Orlando", + "extn": "9640", + "start_date": "9/16/2002" + }, + { + "id": "9710", + "name": "Bryon Maxwell", + "position": "Staffing Consultant", + "salary": "$114,076", + "office": "Houston", + "extn": "4297", + "start_date": "9/18/2008" + }, + { + "id": "9711", + "name": "Benny Avery", + "position": "Global Logistics Supervisor", + "salary": "$118,972", + "office": "Honolulu", + "extn": "4382", + "start_date": "4/9/2002" + }, + { + "id": "9712", + "name": "Maxwell Horton", + "position": "Global Logistics Supervisor", + "salary": "$27,222", + "office": "Toledo", + "extn": "7285", + "start_date": "2/8/2004" + }, + { + "id": "9713", + "name": "Nicole Cartwright", + "position": "Treasurer", + "salary": "$229,655", + "office": "Sacramento", + "extn": "1777", + "start_date": "5/28/2012" + }, + { + "id": "9714", + "name": "Liam Shaw", + "position": "Operator", + "salary": "$278,271", + "office": "Toledo", + "extn": "1642", + "start_date": "2/1/2015" + }, + { + "id": "9715", + "name": "Tom Norburn", + "position": "Cook", + "salary": "$187,539", + "office": "Otawa", + "extn": "3461", + "start_date": "9/12/2014" + }, + { + "id": "9716", + "name": "Cara Woods", + "position": "Stockbroker", + "salary": "$176,959", + "office": "Fort Lauderdale", + "extn": "7476", + "start_date": "7/22/2000" + }, + { + "id": "9717", + "name": "Lucy Flack", + "position": "Banker", + "salary": "$74,125", + "office": "Bellevue", + "extn": "6489", + "start_date": "9/9/2002" + }, + { + "id": "9718", + "name": "Clint Bishop", + "position": "Healthcare Specialist", + "salary": "$78,062", + "office": "Tokyo", + "extn": "4477", + "start_date": "12/25/2006" + }, + { + "id": "9719", + "name": "Luke Weston", + "position": "Health Educator", + "salary": "$37,580", + "office": "Oklahoma City", + "extn": "9460", + "start_date": "10/23/2000" + }, + { + "id": "9720", + "name": "Liliana Bentley", + "position": "Chef Manager", + "salary": "$206,865", + "office": "Chicago", + "extn": "1951", + "start_date": "8/7/2002" + }, + { + "id": "9721", + "name": "Courtney Cartwright", + "position": "Paramedic", + "salary": "$98,728", + "office": "Honolulu", + "extn": "7081", + "start_date": "9/22/2012" + }, + { + "id": "9722", + "name": "Hazel Burnley", + "position": "Healthcare Specialist", + "salary": "$243,650", + "office": "Fayetteville", + "extn": "1875", + "start_date": "11/17/2003" + }, + { + "id": "9723", + "name": "Noah Stone ", + "position": "Paramedic", + "salary": "$243,753", + "office": "Seattle", + "extn": "9167", + "start_date": "11/19/2004" + }, + { + "id": "9724", + "name": "Danny Thomas", + "position": "Webmaster", + "salary": "$75,403", + "office": "Boston", + "extn": "1392", + "start_date": "3/30/2007" + }, + { + "id": "9725", + "name": "Shannon Williams", + "position": "Insurance Broker", + "salary": "$126,140", + "office": "Phoenix", + "extn": "1296", + "start_date": "9/1/2000" + }, + { + "id": "9726", + "name": "Harvey Dann", + "position": "Cook", + "salary": "$137,000", + "office": "Toledo", + "extn": "3795", + "start_date": "7/24/2014" + }, + { + "id": "9727", + "name": "Emma Asher", + "position": "Health Educator", + "salary": "$95,981", + "office": "Detroit", + "extn": "9013", + "start_date": "1/5/2003" + }, + { + "id": "9728", + "name": "Peyton Egerton", + "position": "HR Coordinator", + "salary": "$25,265", + "office": "Las Vegas", + "extn": "3109", + "start_date": "3/25/2004" + }, + { + "id": "9729", + "name": "Mara Mcguire", + "position": "Webmaster", + "salary": "$214,282", + "office": "Jacksonville", + "extn": "9576", + "start_date": "1/30/2001" + }, + { + "id": "9730", + "name": "Eduardo Richardson", + "position": "Bookkeeper", + "salary": "$299,970", + "office": "London", + "extn": "2671", + "start_date": "11/4/2002" + }, + { + "id": "9731", + "name": "Colleen Gonzales", + "position": "Electrician", + "salary": "$168,112", + "office": "Tokyo", + "extn": "4113", + "start_date": "11/28/2009" + }, + { + "id": "9732", + "name": "Rosemary Lewin", + "position": "Design Engineer", + "salary": "$239,628", + "office": "Denver", + "extn": "2093", + "start_date": "12/11/2003" + }, + { + "id": "9733", + "name": "Alexa Tutton", + "position": "Operator", + "salary": "$89,113", + "office": "Las Vegas", + "extn": "8719", + "start_date": "7/19/2000" + }, + { + "id": "9734", + "name": "Anthony Verdon", + "position": "Machine Operator", + "salary": "$20,710", + "office": "Albuquerque", + "extn": "9235", + "start_date": "1/19/2014" + }, + { + "id": "9735", + "name": "Tyson Slater", + "position": "Laboratory Technician", + "salary": "$202,749", + "office": "Scottsdale", + "extn": "1386", + "start_date": "6/7/2000" + }, + { + "id": "9736", + "name": "Denny Hopkins", + "position": "Insurance Broker", + "salary": "$214,470", + "office": "Houston", + "extn": "4430", + "start_date": "9/23/2012" + }, + { + "id": "9737", + "name": "Katelyn Ramsey", + "position": "Healthcare Specialist", + "salary": "$28,143", + "office": "Salt Lake City", + "extn": "9080", + "start_date": "8/17/2005" + }, + { + "id": "9738", + "name": "Rosalee Patel", + "position": "Pharmacist", + "salary": "$53,433", + "office": "St. Louis", + "extn": "3456", + "start_date": "7/12/2019" + }, + { + "id": "9739", + "name": "Ethan Powell", + "position": "Designer", + "salary": "$92,180", + "office": "Murfreesboro", + "extn": "2350", + "start_date": "6/28/2006" + }, + { + "id": "9740", + "name": "Barry Moreno", + "position": "Chef Manager", + "salary": "$120,751", + "office": "Murfreesboro", + "extn": "9433", + "start_date": "6/16/2002" + }, + { + "id": "9741", + "name": "Lynn Garner", + "position": "Healthcare Specialist", + "salary": "$198,835", + "office": "Lancaster", + "extn": "1730", + "start_date": "4/26/2007" + }, + { + "id": "9742", + "name": "Barry Walsh", + "position": "Lecturer", + "salary": "$267,209", + "office": "Portland", + "extn": "4413", + "start_date": "8/25/2002" + }, + { + "id": "9743", + "name": "Daniel Marshall", + "position": "Mobile Developer", + "salary": "$220,292", + "office": "Charlotte", + "extn": "7755", + "start_date": "12/9/2000" + }, + { + "id": "9744", + "name": "Marvin Lane", + "position": "Biologist", + "salary": "$14,492", + "office": "Philadelphia", + "extn": "5812", + "start_date": "11/17/2004" + }, + { + "id": "9745", + "name": "Quinn Wigley", + "position": "HR Coordinator", + "salary": "$240,123", + "office": "Fremont", + "extn": "2032", + "start_date": "10/7/2014" + }, + { + "id": "9746", + "name": "Sebastian Griffiths", + "position": "Food Technologist", + "salary": "$40,915", + "office": "Honolulu", + "extn": "2466", + "start_date": "4/4/2012" + }, + { + "id": "9747", + "name": "Jessica Ranks", + "position": "Loan Officer", + "salary": "$87,791", + "office": "San Antonio", + "extn": "5606", + "start_date": "11/16/2011" + }, + { + "id": "9748", + "name": "Jacob Walsh", + "position": "Associate Professor", + "salary": "$249,790", + "office": "Henderson", + "extn": "2038", + "start_date": "7/1/2018" + }, + { + "id": "9749", + "name": "Phillip Bright", + "position": "CNC Operator", + "salary": "$15,391", + "office": "Houston", + "extn": "6801", + "start_date": "8/25/2001" + }, + { + "id": "9750", + "name": "Ruth Quinnell", + "position": "Webmaster", + "salary": "$263,634", + "office": "Seattle", + "extn": "3769", + "start_date": "8/12/2004" + }, + { + "id": "9751", + "name": "Katelyn Vinton", + "position": "Food Technologist", + "salary": "$259,574", + "office": "Wien", + "extn": "1344", + "start_date": "12/20/2009" + }, + { + "id": "9752", + "name": "Daniel Eddison", + "position": "Staffing Consultant", + "salary": "$95,047", + "office": "Santa Ana", + "extn": "7758", + "start_date": "12/3/2018" + }, + { + "id": "9753", + "name": "Michael Hammond", + "position": "Retail Trainee", + "salary": "$100,938", + "office": "Jersey City", + "extn": "7734", + "start_date": "5/24/2012" + }, + { + "id": "9754", + "name": "Marvin Burge", + "position": "Assistant Buyer", + "salary": "$16,491", + "office": "New York", + "extn": "6231", + "start_date": "11/21/2000" + }, + { + "id": "9755", + "name": "Hailey Carter", + "position": "Systems Administrator", + "salary": "$120,633", + "office": "Fayetteville", + "extn": "5673", + "start_date": "7/20/2009" + }, + { + "id": "9756", + "name": "Mark Thompson", + "position": "Clerk", + "salary": "$198,958", + "office": "Moreno Valley", + "extn": "8093", + "start_date": "12/17/2014" + }, + { + "id": "9757", + "name": "Willow Norton", + "position": "Design Engineer", + "salary": "$180,404", + "office": "Houston", + "extn": "8656", + "start_date": "5/24/2007" + }, + { + "id": "9758", + "name": "Elijah Olivier", + "position": "Steward", + "salary": "$162,344", + "office": "Philadelphia", + "extn": "7070", + "start_date": "2/4/2002" + }, + { + "id": "9759", + "name": "Trisha Yarwood", + "position": "CNC Operator", + "salary": "$140,850", + "office": "Jersey City", + "extn": "8483", + "start_date": "2/2/2005" + }, + { + "id": "9760", + "name": "Matt Thomson", + "position": "Retail Trainee", + "salary": "$20,990", + "office": "Milano", + "extn": "7779", + "start_date": "7/5/2012" + }, + { + "id": "9761", + "name": "Mary Donnelly", + "position": "Banker", + "salary": "$172,897", + "office": "Salem", + "extn": "9276", + "start_date": "8/1/2001" + }, + { + "id": "9762", + "name": "Kate Williams", + "position": "Staffing Consultant", + "salary": "$186,462", + "office": "Nashville", + "extn": "6419", + "start_date": "9/25/2010" + }, + { + "id": "9763", + "name": "Hank Irving", + "position": "Budget Analyst", + "salary": "$101,260", + "office": "Portland", + "extn": "2694", + "start_date": "12/26/2006" + }, + { + "id": "9764", + "name": "Mason Snow", + "position": "IT Support Staff", + "salary": "$158,532", + "office": "Pittsburgh", + "extn": "6464", + "start_date": "9/6/2006" + }, + { + "id": "9765", + "name": "Danny Allen", + "position": "Associate Professor", + "salary": "$169,724", + "office": "Lakewood", + "extn": "4946", + "start_date": "7/25/2000" + }, + { + "id": "9766", + "name": "Michael Russel", + "position": "Accountant", + "salary": "$298,995", + "office": "Berlin", + "extn": "1800", + "start_date": "9/6/2017" + }, + { + "id": "9767", + "name": "Mayleen Richardson", + "position": "Investment Advisor", + "salary": "$53,112", + "office": "Baltimore", + "extn": "9236", + "start_date": "7/10/2018" + }, + { + "id": "9768", + "name": "Tara Cartwright", + "position": "Pharmacist", + "salary": "$33,306", + "office": "Tallahassee", + "extn": "3795", + "start_date": "2/13/2018" + }, + { + "id": "9769", + "name": "Julia Cork", + "position": "Laboratory Technician", + "salary": "$63,828", + "office": "Pittsburgh", + "extn": "7277", + "start_date": "12/1/2004" + }, + { + "id": "9770", + "name": "Oliver Casey", + "position": "Loan Officer", + "salary": "$94,965", + "office": "Los Angeles", + "extn": "6723", + "start_date": "3/31/2002" + }, + { + "id": "9771", + "name": "Sydney Howard", + "position": "Chef Manager", + "salary": "$283,012", + "office": "Portland", + "extn": "8281", + "start_date": "7/10/2011" + }, + { + "id": "9772", + "name": "Daria Plumb", + "position": "Clerk", + "salary": "$16,943", + "office": "Anaheim", + "extn": "3024", + "start_date": "9/8/2004" + }, + { + "id": "9773", + "name": "Bryon Lewis", + "position": "Investment Advisor", + "salary": "$55,700", + "office": "Hollywood", + "extn": "6233", + "start_date": "7/4/2005" + }, + { + "id": "9774", + "name": "Laila Archer", + "position": "Restaurant Manager", + "salary": "$231,959", + "office": "Moreno Valley", + "extn": "8813", + "start_date": "9/14/2008" + }, + { + "id": "9775", + "name": "Bob James", + "position": "Production Painter", + "salary": "$219,349", + "office": "Oakland", + "extn": "1171", + "start_date": "8/13/2017" + }, + { + "id": "9776", + "name": "Mike Lee", + "position": "Laboratory Technician", + "salary": "$209,964", + "office": "Irving", + "extn": "8398", + "start_date": "10/27/2019" + }, + { + "id": "9777", + "name": "Maxwell Alldridge", + "position": "Call Center Representative", + "salary": "$262,658", + "office": "San Bernardino", + "extn": "5283", + "start_date": "4/20/2007" + }, + { + "id": "9778", + "name": "Paula Oakley", + "position": "Executive Director", + "salary": "$168,076", + "office": "Arlington", + "extn": "8886", + "start_date": "2/16/2005" + }, + { + "id": "9779", + "name": "Chadwick Nobbs", + "position": "Webmaster", + "salary": "$196,075", + "office": "Wien", + "extn": "2768", + "start_date": "3/25/2012" + }, + { + "id": "9780", + "name": "Payton Murray", + "position": "Staffing Consultant", + "salary": "$34,630", + "office": "Glendale", + "extn": "2506", + "start_date": "3/5/2008" + }, + { + "id": "9781", + "name": "Eileen Ellis", + "position": "Front Desk Coordinator", + "salary": "$297,129", + "office": "Henderson", + "extn": "6014", + "start_date": "6/9/2002" + }, + { + "id": "9782", + "name": "Ethan Yates", + "position": "Staffing Consultant", + "salary": "$113,384", + "office": "Boston", + "extn": "4748", + "start_date": "5/28/2003" + }, + { + "id": "9783", + "name": "Isabella Baldwin", + "position": "Design Engineer", + "salary": "$25,598", + "office": "Paris", + "extn": "1382", + "start_date": "10/23/2001" + }, + { + "id": "9784", + "name": "Dalia Furnell", + "position": "Machine Operator", + "salary": "$89,796", + "office": "Fayetteville", + "extn": "1628", + "start_date": "3/6/2001" + }, + { + "id": "9785", + "name": "Sabrina Lowe", + "position": "Global Logistics Supervisor", + "salary": "$182,212", + "office": "Chicago", + "extn": "9615", + "start_date": "10/1/2019" + }, + { + "id": "9786", + "name": "Adalind Camden", + "position": "Biologist", + "salary": "$197,269", + "office": "Fayetteville", + "extn": "4393", + "start_date": "8/5/2001" + }, + { + "id": "9787", + "name": "Jaylene Lynn", + "position": "Cashier", + "salary": "$193,651", + "office": "Amarillo", + "extn": "4124", + "start_date": "1/7/2002" + }, + { + "id": "9788", + "name": "Nathan Hunter", + "position": "Restaurant Manager", + "salary": "$101,255", + "office": "Scottsdale", + "extn": "6086", + "start_date": "8/27/2002" + }, + { + "id": "9789", + "name": "Alan Thomas", + "position": "Treasurer", + "salary": "$198,262", + "office": "Springfield", + "extn": "9971", + "start_date": "7/14/2013" + }, + { + "id": "9790", + "name": "Harry Rowe", + "position": "Accountant", + "salary": "$90,539", + "office": "Detroit", + "extn": "1203", + "start_date": "11/11/2012" + }, + { + "id": "9791", + "name": "George Summers", + "position": "Auditor", + "salary": "$148,972", + "office": "Houston", + "extn": "8116", + "start_date": "3/21/2010" + }, + { + "id": "9792", + "name": "Zara Mason", + "position": "Audiologist", + "salary": "$249,677", + "office": "Escondido", + "extn": "9311", + "start_date": "1/29/2002" + }, + { + "id": "9793", + "name": "Anthony Blythe", + "position": "Cashier", + "salary": "$299,187", + "office": "Nashville", + "extn": "7489", + "start_date": "3/16/2002" + }, + { + "id": "9794", + "name": "Denny Phillips", + "position": "Healthcare Specialist", + "salary": "$222,563", + "office": "Venice", + "extn": "3148", + "start_date": "9/6/2017" + }, + { + "id": "9795", + "name": "Marvin Hancock", + "position": "Laboratory Technician", + "salary": "$253,156", + "office": "Lyon", + "extn": "7632", + "start_date": "5/18/2014" + }, + { + "id": "9796", + "name": "Piper Robinson", + "position": "Treasurer", + "salary": "$59,438", + "office": "Houston", + "extn": "5340", + "start_date": "10/1/2015" + }, + { + "id": "9797", + "name": "Ramon Waterhouse", + "position": "Laboratory Technician", + "salary": "$170,105", + "office": "San Diego", + "extn": "9812", + "start_date": "3/5/2017" + }, + { + "id": "9798", + "name": "Adina Asher", + "position": "Assistant Buyer", + "salary": "$261,399", + "office": "Madison", + "extn": "7330", + "start_date": "6/4/2007" + }, + { + "id": "9799", + "name": "Priscilla Redden", + "position": "Executive Director", + "salary": "$279,687", + "office": "Jacksonville", + "extn": "5299", + "start_date": "2/12/2008" + }, + { + "id": "9800", + "name": "Jack Uttridge", + "position": "Cash Manager", + "salary": "$218,829", + "office": "Orlando", + "extn": "2659", + "start_date": "10/15/2014" + }, + { + "id": "9801", + "name": "Vicky Widdows", + "position": "Stockbroker", + "salary": "$144,894", + "office": "Honolulu", + "extn": "1110", + "start_date": "10/18/2001" + }, + { + "id": "9802", + "name": "Harvey Hobson", + "position": "Assistant Buyer", + "salary": "$257,120", + "office": "Anaheim", + "extn": "2848", + "start_date": "9/13/2007" + }, + { + "id": "9803", + "name": "Mike Buckley", + "position": "Steward", + "salary": "$175,281", + "office": "Moreno Valley", + "extn": "3141", + "start_date": "10/7/2003" + }, + { + "id": "9804", + "name": "Daron Blackwall", + "position": "Insurance Broker", + "salary": "$38,962", + "office": "Nashville", + "extn": "6252", + "start_date": "11/15/2007" + }, + { + "id": "9805", + "name": "Iris Graham", + "position": "Audiologist", + "salary": "$14,704", + "office": "Lancaster", + "extn": "6054", + "start_date": "9/18/2010" + }, + { + "id": "9806", + "name": "Samara Truscott", + "position": "Cash Manager", + "salary": "$119,456", + "office": "Washington", + "extn": "3360", + "start_date": "11/29/2016" + }, + { + "id": "9807", + "name": "Belinda Simpson", + "position": "Designer", + "salary": "$37,629", + "office": "Murfreesboro", + "extn": "9069", + "start_date": "12/15/2015" + }, + { + "id": "9808", + "name": "Robyn Evans", + "position": "Cash Manager", + "salary": "$45,777", + "office": "Los Angeles", + "extn": "6620", + "start_date": "6/16/2012" + }, + { + "id": "9809", + "name": "John Selby", + "position": "Lecturer", + "salary": "$243,218", + "office": "Huntsville", + "extn": "3335", + "start_date": "9/2/2002" + }, + { + "id": "9810", + "name": "Marigold Williams", + "position": "HR Coordinator", + "salary": "$252,267", + "office": "Murfreesboro", + "extn": "1349", + "start_date": "10/6/2012" + }, + { + "id": "9811", + "name": "Hayden Drummond", + "position": "Executive Director", + "salary": "$36,590", + "office": "Kansas City", + "extn": "5756", + "start_date": "7/10/2004" + }, + { + "id": "9812", + "name": "Roger Wright", + "position": "Audiologist", + "salary": "$153,698", + "office": "Reno", + "extn": "9687", + "start_date": "10/22/2010" + }, + { + "id": "9813", + "name": "Luke Baldwin", + "position": "Cashier", + "salary": "$74,921", + "office": "New York", + "extn": "1957", + "start_date": "9/9/2011" + }, + { + "id": "9814", + "name": "Leroy Jones", + "position": "Staffing Consultant", + "salary": "$40,776", + "office": "Glendale", + "extn": "1528", + "start_date": "1/8/2012" + }, + { + "id": "9815", + "name": "Hailey Mould", + "position": "Biologist", + "salary": "$123,964", + "office": "Lisbon", + "extn": "3881", + "start_date": "6/14/2013" + }, + { + "id": "9816", + "name": "Ron Bayliss", + "position": "Inspector", + "salary": "$236,735", + "office": "Norfolk", + "extn": "6671", + "start_date": "5/31/2002" + }, + { + "id": "9817", + "name": "Renee Stevens", + "position": "Clerk", + "salary": "$11,863", + "office": "Lancaster", + "extn": "2132", + "start_date": "8/22/2009" + }, + { + "id": "9818", + "name": "Bree Jarrett", + "position": "Chef Manager", + "salary": "$183,664", + "office": "Oklahoma City", + "extn": "1754", + "start_date": "5/3/2005" + }, + { + "id": "9819", + "name": "Erick Larsen", + "position": "Systems Administrator", + "salary": "$52,929", + "office": "Wien", + "extn": "1736", + "start_date": "5/9/2019" + }, + { + "id": "9820", + "name": "Mark Hill", + "position": "Production Painter", + "salary": "$248,584", + "office": "Lyon", + "extn": "7368", + "start_date": "12/15/2010" + }, + { + "id": "9821", + "name": "Peter Allwood", + "position": "HR Specialist", + "salary": "$114,942", + "office": "London", + "extn": "2124", + "start_date": "10/1/2000" + }, + { + "id": "9822", + "name": "Leroy Durrant", + "position": "Baker", + "salary": "$72,036", + "office": "Orlando", + "extn": "1612", + "start_date": "1/7/2008" + }, + { + "id": "9823", + "name": "Rick Wellington", + "position": "Steward", + "salary": "$299,482", + "office": "Pittsburgh", + "extn": "1608", + "start_date": "2/18/2011" + }, + { + "id": "9824", + "name": "Margot Oliver", + "position": "CNC Operator", + "salary": "$50,253", + "office": "Otawa", + "extn": "7333", + "start_date": "11/15/2016" + }, + { + "id": "9825", + "name": "Enoch Duvall", + "position": "Baker", + "salary": "$139,759", + "office": "Baltimore", + "extn": "3189", + "start_date": "8/9/2009" + }, + { + "id": "9826", + "name": "Oliver Watson", + "position": "Front Desk Coordinator", + "salary": "$88,704", + "office": "London", + "extn": "4980", + "start_date": "3/30/2019" + }, + { + "id": "9827", + "name": "Ronald Carter", + "position": "Software Engineer", + "salary": "$79,346", + "office": "Washington", + "extn": "4349", + "start_date": "11/22/2013" + }, + { + "id": "9828", + "name": "Jack Vollans", + "position": "Bellman", + "salary": "$188,320", + "office": "Innsbruck", + "extn": "3388", + "start_date": "4/23/2006" + }, + { + "id": "9829", + "name": "Monica Barrett", + "position": "Bookkeeper", + "salary": "$236,185", + "office": "Springfield", + "extn": "3914", + "start_date": "2/7/2008" + }, + { + "id": "9830", + "name": "Manuel Duvall", + "position": "Investment Advisor", + "salary": "$238,634", + "office": "Omaha", + "extn": "9257", + "start_date": "3/23/2002" + }, + { + "id": "9831", + "name": "Erick Forester", + "position": "Staffing Consultant", + "salary": "$83,379", + "office": "Houston", + "extn": "2863", + "start_date": "12/23/2013" + }, + { + "id": "9832", + "name": "Daron Lambert", + "position": "Budget Analyst", + "salary": "$145,532", + "office": "Tulsa", + "extn": "9528", + "start_date": "6/21/2007" + }, + { + "id": "9833", + "name": "Emery Taylor", + "position": "Banker", + "salary": "$111,583", + "office": "Berna", + "extn": "7319", + "start_date": "12/11/2007" + }, + { + "id": "9834", + "name": "Bristol Wigley", + "position": "HR Specialist", + "salary": "$95,372", + "office": "Laredo", + "extn": "6029", + "start_date": "12/30/2003" + }, + { + "id": "9835", + "name": "Luke Matthews", + "position": "Chef Manager", + "salary": "$78,374", + "office": "Bakersfield", + "extn": "4346", + "start_date": "4/6/2003" + }, + { + "id": "9836", + "name": "Caitlyn Partridge", + "position": "Physician", + "salary": "$98,865", + "office": "Louisville", + "extn": "7841", + "start_date": "1/19/2000" + }, + { + "id": "9837", + "name": "Erin Lee", + "position": "Investment Advisor", + "salary": "$144,544", + "office": "Jersey City", + "extn": "7985", + "start_date": "3/20/2016" + }, + { + "id": "9838", + "name": "Nicole Baker", + "position": "Designer", + "salary": "$279,850", + "office": "Boston", + "extn": "6457", + "start_date": "7/26/2000" + }, + { + "id": "9839", + "name": "Eduardo Wright", + "position": "Mobile Developer", + "salary": "$250,007", + "office": "Philadelphia", + "extn": "2298", + "start_date": "9/30/2008" + }, + { + "id": "9840", + "name": "Lauren Sanchez", + "position": "Bookkeeper", + "salary": "$294,909", + "office": "Fremont", + "extn": "2085", + "start_date": "9/13/2007" + }, + { + "id": "9841", + "name": "Barney Blackwall", + "position": "Service Supervisor", + "salary": "$46,391", + "office": "Chicago", + "extn": "5942", + "start_date": "11/9/2007" + }, + { + "id": "9842", + "name": "Ramon Mooney", + "position": "Production Painter", + "salary": "$278,005", + "office": "Springfield", + "extn": "9200", + "start_date": "5/10/2013" + }, + { + "id": "9843", + "name": "David Kerr", + "position": "Insurance Broker", + "salary": "$52,987", + "office": "Salem", + "extn": "9770", + "start_date": "1/3/2018" + }, + { + "id": "9844", + "name": "Erin West", + "position": "HR Specialist", + "salary": "$290,396", + "office": "Prague", + "extn": "6940", + "start_date": "9/8/2017" + }, + { + "id": "9845", + "name": "Rita Murphy", + "position": "Dentist", + "salary": "$118,472", + "office": "Oakland", + "extn": "7271", + "start_date": "6/17/2009" + }, + { + "id": "9846", + "name": "Johnny Woods", + "position": "Food Technologist", + "salary": "$115,367", + "office": "Long Beach", + "extn": "3885", + "start_date": "5/10/2008" + }, + { + "id": "9847", + "name": "Bart Stewart", + "position": "Pharmacist", + "salary": "$273,438", + "office": "Miami", + "extn": "2545", + "start_date": "4/6/2000" + }, + { + "id": "9848", + "name": "Analise Riley", + "position": "Accountant", + "salary": "$29,194", + "office": "San Bernardino", + "extn": "3402", + "start_date": "3/9/2004" + }, + { + "id": "9849", + "name": "Abdul Ianson", + "position": "Lecturer", + "salary": "$292,692", + "office": "London", + "extn": "3917", + "start_date": "4/30/2011" + }, + { + "id": "9850", + "name": "Oliver Ashwell", + "position": "Machine Operator", + "salary": "$100,991", + "office": "Baltimore", + "extn": "3160", + "start_date": "1/20/2006" + }, + { + "id": "9851", + "name": "Martin Norman", + "position": "Doctor", + "salary": "$21,529", + "office": "Arlington", + "extn": "5195", + "start_date": "1/23/2003" + }, + { + "id": "9852", + "name": "Florence Rogers", + "position": "Operator", + "salary": "$101,312", + "office": "Chicago", + "extn": "8158", + "start_date": "8/31/2013" + }, + { + "id": "9853", + "name": "Harry Truscott", + "position": "Loan Officer", + "salary": "$107,749", + "office": "New Orleans", + "extn": "5208", + "start_date": "4/5/2019" + }, + { + "id": "9854", + "name": "Tom Walker", + "position": "Ambulatory Nurse", + "salary": "$225,255", + "office": "Long Beach", + "extn": "1490", + "start_date": "1/30/2002" + }, + { + "id": "9855", + "name": "Owen Nurton", + "position": "Fabricator", + "salary": "$146,902", + "office": "Chicago", + "extn": "7821", + "start_date": "2/10/2010" + }, + { + "id": "9856", + "name": "Aleksandra Ross", + "position": "Dentist", + "salary": "$42,072", + "office": "Huntsville", + "extn": "9327", + "start_date": "8/14/2013" + }, + { + "id": "9857", + "name": "Daron Stanley", + "position": "Investment Advisor", + "salary": "$276,211", + "office": "Prague", + "extn": "5131", + "start_date": "8/2/2012" + }, + { + "id": "9858", + "name": "Julius Lomax", + "position": "HR Coordinator", + "salary": "$66,374", + "office": "Fayetteville", + "extn": "9848", + "start_date": "3/23/2004" + }, + { + "id": "9859", + "name": "Carl Varley", + "position": "Systems Administrator", + "salary": "$203,502", + "office": "Salem", + "extn": "2095", + "start_date": "7/25/2003" + }, + { + "id": "9860", + "name": "Carissa Benfield", + "position": "Staffing Consultant", + "salary": "$72,690", + "office": "Omaha", + "extn": "1164", + "start_date": "1/2/2001" + }, + { + "id": "9861", + "name": "Rosie Mann", + "position": "Budget Analyst", + "salary": "$74,188", + "office": "Los Angeles", + "extn": "8709", + "start_date": "12/13/2013" + }, + { + "id": "9862", + "name": "Juliette Thomson", + "position": "Software Engineer", + "salary": "$44,523", + "office": "Fayetteville", + "extn": "3098", + "start_date": "3/4/2010" + }, + { + "id": "9863", + "name": "Tony Wilton", + "position": "Restaurant Manager", + "salary": "$212,450", + "office": "San Bernardino", + "extn": "4751", + "start_date": "11/11/2003" + }, + { + "id": "9864", + "name": "Kimberly Chadwick", + "position": "HR Coordinator", + "salary": "$41,056", + "office": "Quebec", + "extn": "4451", + "start_date": "5/28/2006" + }, + { + "id": "9865", + "name": "Gladys Pope", + "position": "CNC Operator", + "salary": "$173,024", + "office": "Berna", + "extn": "9511", + "start_date": "3/19/2016" + }, + { + "id": "9866", + "name": "Bob Gonzales", + "position": "Restaurant Manager", + "salary": "$28,284", + "office": "Tokyo", + "extn": "1037", + "start_date": "9/6/2005" + }, + { + "id": "9867", + "name": "Nathan Newman", + "position": "Biologist", + "salary": "$76,388", + "office": "Las Vegas", + "extn": "3058", + "start_date": "7/26/2002" + }, + { + "id": "9868", + "name": "Rosalie Russell", + "position": "HR Coordinator", + "salary": "$220,631", + "office": "Garland", + "extn": "9724", + "start_date": "12/8/2004" + }, + { + "id": "9869", + "name": "Bart Vaughan", + "position": "Business Broker", + "salary": "$283,652", + "office": "Amarillo", + "extn": "4089", + "start_date": "4/27/2006" + }, + { + "id": "9870", + "name": "Brad Thomas", + "position": "Cashier", + "salary": "$279,718", + "office": "Albuquerque", + "extn": "9822", + "start_date": "9/5/2011" + }, + { + "id": "9871", + "name": "Freya Thorne", + "position": "Clerk", + "salary": "$59,384", + "office": "Nashville", + "extn": "7423", + "start_date": "4/15/2006" + }, + { + "id": "9872", + "name": "Anthony Reid", + "position": "Fabricator", + "salary": "$43,440", + "office": "Lisbon", + "extn": "3585", + "start_date": "8/3/2015" + }, + { + "id": "9873", + "name": "Paige Middleton", + "position": "HR Specialist", + "salary": "$130,615", + "office": "San Francisco", + "extn": "7758", + "start_date": "4/29/2005" + }, + { + "id": "9874", + "name": "Owen Lyon", + "position": "Baker", + "salary": "$117,886", + "office": "Jacksonville", + "extn": "1265", + "start_date": "12/31/2011" + }, + { + "id": "9875", + "name": "Phillip Preston", + "position": "Executive Director", + "salary": "$238,301", + "office": "Salt Lake City", + "extn": "9626", + "start_date": "12/24/2005" + }, + { + "id": "9876", + "name": "Brooklyn Avery", + "position": "Associate Professor", + "salary": "$55,016", + "office": "New York", + "extn": "4181", + "start_date": "3/24/2011" + }, + { + "id": "9877", + "name": "Angel Asher", + "position": "HR Specialist", + "salary": "$223,776", + "office": "Bridgeport", + "extn": "5644", + "start_date": "1/2/2015" + }, + { + "id": "9878", + "name": "Francesca Lane", + "position": "Steward", + "salary": "$220,480", + "office": "Worcester", + "extn": "6830", + "start_date": "2/23/2006" + }, + { + "id": "9879", + "name": "Logan Watson", + "position": "HR Specialist", + "salary": "$47,379", + "office": "Lancaster", + "extn": "2183", + "start_date": "12/26/2004" + }, + { + "id": "9880", + "name": "Jack Nayler", + "position": "Assistant Buyer", + "salary": "$234,791", + "office": "Seattle", + "extn": "3778", + "start_date": "7/30/2015" + }, + { + "id": "9881", + "name": "Owen Lunt", + "position": "Clerk", + "salary": "$27,025", + "office": "Laredo", + "extn": "8023", + "start_date": "3/17/2018" + }, + { + "id": "9882", + "name": "Jacob Ranks", + "position": "Treasurer", + "salary": "$219,585", + "office": "Murfreesboro", + "extn": "9100", + "start_date": "5/24/2012" + }, + { + "id": "9883", + "name": "Selena Kelly", + "position": "Service Supervisor", + "salary": "$12,708", + "office": "Baltimore", + "extn": "3536", + "start_date": "1/9/2000" + }, + { + "id": "9884", + "name": "Hope Nash", + "position": "Pharmacist", + "salary": "$170,977", + "office": "San Diego", + "extn": "9633", + "start_date": "5/4/2009" + }, + { + "id": "9885", + "name": "Matt Ulyatt", + "position": "Accountant", + "salary": "$290,054", + "office": "Dallas", + "extn": "8090", + "start_date": "7/22/2017" + }, + { + "id": "9886", + "name": "Liam Mills", + "position": "Design Engineer", + "salary": "$68,771", + "office": "Bellevue", + "extn": "9842", + "start_date": "8/13/2012" + }, + { + "id": "9887", + "name": "Josh Sawyer", + "position": "Investment Advisor", + "salary": "$201,627", + "office": "Las Vegas", + "extn": "4086", + "start_date": "3/14/2013" + }, + { + "id": "9888", + "name": "Ramon Donovan", + "position": "Food Technologist", + "salary": "$206,548", + "office": "Glendale", + "extn": "6747", + "start_date": "3/25/2004" + }, + { + "id": "9889", + "name": "Maxwell Button", + "position": "Insurance Broker", + "salary": "$71,297", + "office": "Zurich", + "extn": "8168", + "start_date": "9/7/2009" + }, + { + "id": "9890", + "name": "Chester Parker", + "position": "Ambulatory Nurse", + "salary": "$216,141", + "office": "Hollywood", + "extn": "8398", + "start_date": "10/3/2010" + }, + { + "id": "9891", + "name": "Oliver Hamilton", + "position": "Laboratory Technician", + "salary": "$72,264", + "office": "Chicago", + "extn": "2353", + "start_date": "10/14/2019" + }, + { + "id": "9892", + "name": "Aiden Kennedy", + "position": "Clerk", + "salary": "$272,263", + "office": "Moreno Valley", + "extn": "9894", + "start_date": "3/27/2017" + }, + { + "id": "9893", + "name": "Chuck Mcguire", + "position": "HR Specialist", + "salary": "$92,507", + "office": "Stockton", + "extn": "6904", + "start_date": "10/4/2007" + }, + { + "id": "9894", + "name": "Lindsay Pierce", + "position": "Chef Manager", + "salary": "$34,325", + "office": "Fort Lauderdale", + "extn": "3803", + "start_date": "9/14/2006" + }, + { + "id": "9895", + "name": "Julian Palmer", + "position": "Software Engineer", + "salary": "$49,819", + "office": "Ontario", + "extn": "1609", + "start_date": "12/26/2010" + }, + { + "id": "9896", + "name": "Carina Isaac", + "position": "Pharmacist", + "salary": "$71,747", + "office": "Kansas City", + "extn": "1260", + "start_date": "10/9/2006" + }, + { + "id": "9897", + "name": "Payton Locke", + "position": "Staffing Consultant", + "salary": "$146,658", + "office": "Irving", + "extn": "8635", + "start_date": "1/21/2011" + }, + { + "id": "9898", + "name": "Peyton Morley", + "position": "Webmaster", + "salary": "$192,716", + "office": "Hollywood", + "extn": "6201", + "start_date": "6/1/2006" + }, + { + "id": "9899", + "name": "Emerald Ashley", + "position": "Steward", + "salary": "$16,220", + "office": "Huntsville", + "extn": "1998", + "start_date": "2/16/2006" + }, + { + "id": "9900", + "name": "Mackenzie Reading", + "position": "Operator", + "salary": "$195,905", + "office": "Columbus", + "extn": "4574", + "start_date": "12/27/2013" + }, + { + "id": "9901", + "name": "Liv Dwyer", + "position": "Machine Operator", + "salary": "$214,381", + "office": "Worcester", + "extn": "1404", + "start_date": "2/21/2015" + }, + { + "id": "9902", + "name": "Javier Cox", + "position": "Laboratory Technician", + "salary": "$121,205", + "office": "Bridgeport", + "extn": "9293", + "start_date": "11/8/2008" + }, + { + "id": "9903", + "name": "Johnathan Kirby", + "position": "Bellman", + "salary": "$240,754", + "office": "Minneapolis", + "extn": "9739", + "start_date": "5/15/2018" + }, + { + "id": "9904", + "name": "Amy Judd", + "position": "CNC Operator", + "salary": "$96,378", + "office": "Albuquerque", + "extn": "5863", + "start_date": "3/28/2005" + }, + { + "id": "9905", + "name": "Eryn Richardson", + "position": "Bookkeeper", + "salary": "$160,822", + "office": "Albuquerque", + "extn": "7732", + "start_date": "7/18/2015" + }, + { + "id": "9906", + "name": "Enoch Simmons", + "position": "Call Center Representative", + "salary": "$204,945", + "office": "Jacksonville", + "extn": "7316", + "start_date": "9/18/2015" + }, + { + "id": "9907", + "name": "Kassandra Blackburn", + "position": "Global Logistics Supervisor", + "salary": "$129,437", + "office": "Zurich", + "extn": "7294", + "start_date": "12/19/2017" + }, + { + "id": "9908", + "name": "Denis Connor", + "position": "Machine Operator", + "salary": "$14,946", + "office": "Portland", + "extn": "7728", + "start_date": "7/14/2003" + }, + { + "id": "9909", + "name": "Nick Russell", + "position": "Budget Analyst", + "salary": "$202,372", + "office": "Tulsa", + "extn": "7890", + "start_date": "2/24/2011" + }, + { + "id": "9910", + "name": "Logan Dubois", + "position": "Staffing Consultant", + "salary": "$233,500", + "office": "San Antonio", + "extn": "4571", + "start_date": "9/3/2001" + }, + { + "id": "9911", + "name": "Shay Purvis", + "position": "Loan Officer", + "salary": "$285,958", + "office": "Houston", + "extn": "8909", + "start_date": "11/19/2000" + }, + { + "id": "9912", + "name": "Rosemary Tyler", + "position": "Restaurant Manager", + "salary": "$258,715", + "office": "Pittsburgh", + "extn": "2345", + "start_date": "10/13/2002" + }, + { + "id": "9913", + "name": "Aurelia Ellery", + "position": "Banker", + "salary": "$160,951", + "office": "Lincoln", + "extn": "9424", + "start_date": "6/30/2015" + }, + { + "id": "9914", + "name": "Bob Gordon", + "position": "Food Technologist", + "salary": "$224,028", + "office": "Columbus", + "extn": "1071", + "start_date": "7/20/2013" + }, + { + "id": "9915", + "name": "Alexander Freeburn", + "position": "Electrician", + "salary": "$188,010", + "office": "Fullerton", + "extn": "7380", + "start_date": "7/17/2018" + }, + { + "id": "9916", + "name": "Caleb Whitehouse", + "position": "Treasurer", + "salary": "$13,953", + "office": "Innsbruck", + "extn": "8439", + "start_date": "2/24/2002" + }, + { + "id": "9917", + "name": "Nicholas Blackburn", + "position": "Global Logistics Supervisor", + "salary": "$263,024", + "office": "Venice", + "extn": "5959", + "start_date": "8/16/2002" + }, + { + "id": "9918", + "name": "Sloane Clarke", + "position": "Chef Manager", + "salary": "$252,951", + "office": "Indianapolis", + "extn": "9838", + "start_date": "6/6/2001" + }, + { + "id": "9919", + "name": "Hannah Clayton", + "position": "Staffing Consultant", + "salary": "$281,898", + "office": "Scottsdale", + "extn": "7936", + "start_date": "12/26/2016" + }, + { + "id": "9920", + "name": "Anais Clifford", + "position": "Health Educator", + "salary": "$262,969", + "office": "Ontario", + "extn": "7832", + "start_date": "8/12/2007" + }, + { + "id": "9921", + "name": "Caleb Harrison", + "position": "Webmaster", + "salary": "$181,610", + "office": "San Jose", + "extn": "4494", + "start_date": "7/4/2002" + }, + { + "id": "9922", + "name": "Rick Wilton", + "position": "Operator", + "salary": "$118,825", + "office": "Lyon", + "extn": "9696", + "start_date": "3/3/2007" + }, + { + "id": "9923", + "name": "Chuck Cobb", + "position": "Doctor", + "salary": "$136,515", + "office": "Omaha", + "extn": "9105", + "start_date": "3/17/2006" + }, + { + "id": "9924", + "name": "Michelle Judd", + "position": "Cashier", + "salary": "$135,040", + "office": "Bucharest", + "extn": "4341", + "start_date": "4/14/2009" + }, + { + "id": "9925", + "name": "Nicole Morgan", + "position": "HR Specialist", + "salary": "$17,297", + "office": "Oakland", + "extn": "7721", + "start_date": "4/11/2008" + }, + { + "id": "9926", + "name": "Elijah Jennson", + "position": "Mobile Developer", + "salary": "$116,884", + "office": "Las Vegas", + "extn": "8399", + "start_date": "6/22/2004" + }, + { + "id": "9927", + "name": "Gil Underhill", + "position": "Physician", + "salary": "$30,422", + "office": "Scottsdale", + "extn": "9759", + "start_date": "8/21/2019" + }, + { + "id": "9928", + "name": "Ally Rust", + "position": "Call Center Representative", + "salary": "$134,853", + "office": "New Orleans", + "extn": "2750", + "start_date": "3/24/2011" + }, + { + "id": "9929", + "name": "Anabelle Khan", + "position": "Steward", + "salary": "$269,606", + "office": "Anaheim", + "extn": "4673", + "start_date": "10/23/2012" + }, + { + "id": "9930", + "name": "Jazmin Lomax", + "position": "Business Broker", + "salary": "$169,205", + "office": "Dallas", + "extn": "2492", + "start_date": "10/21/2008" + }, + { + "id": "9931", + "name": "Tom Jordan", + "position": "Webmaster", + "salary": "$219,999", + "office": "Rome", + "extn": "3531", + "start_date": "8/12/2000" + }, + { + "id": "9932", + "name": "Lara Edler", + "position": "Cashier", + "salary": "$294,036", + "office": "Pittsburgh", + "extn": "4140", + "start_date": "7/18/2011" + }, + { + "id": "9933", + "name": "Norah Osmond", + "position": "Laboratory Technician", + "salary": "$101,824", + "office": "Bucharest", + "extn": "6028", + "start_date": "12/8/2007" + }, + { + "id": "9934", + "name": "Joseph Ianson", + "position": "Banker", + "salary": "$122,759", + "office": "New York", + "extn": "8878", + "start_date": "3/27/2007" + }, + { + "id": "9935", + "name": "Cara Campbell", + "position": "Service Supervisor", + "salary": "$79,783", + "office": "Sacramento", + "extn": "5319", + "start_date": "11/19/2001" + }, + { + "id": "9936", + "name": "Tony Russel", + "position": "Bellman", + "salary": "$182,130", + "office": "Albuquerque", + "extn": "3603", + "start_date": "5/14/2009" + }, + { + "id": "9937", + "name": "William Ingham", + "position": "Steward", + "salary": "$20,438", + "office": "Garland", + "extn": "5038", + "start_date": "1/4/2014" + }, + { + "id": "9938", + "name": "Tyson Talbot", + "position": "HR Specialist", + "salary": "$141,604", + "office": "Moreno Valley", + "extn": "9121", + "start_date": "4/1/2018" + }, + { + "id": "9939", + "name": "Laila Allington", + "position": "Production Painter", + "salary": "$114,627", + "office": "St. Louis", + "extn": "6934", + "start_date": "6/30/2001" + }, + { + "id": "9940", + "name": "Mona Kirby", + "position": "Front Desk Coordinator", + "salary": "$53,634", + "office": "Anaheim", + "extn": "2646", + "start_date": "10/25/2012" + }, + { + "id": "9941", + "name": "Fred Daniells", + "position": "Assistant Buyer", + "salary": "$181,058", + "office": "Houston", + "extn": "5841", + "start_date": "4/20/2011" + }, + { + "id": "9942", + "name": "Cassandra Plumb", + "position": "HR Specialist", + "salary": "$134,375", + "office": "Amarillo", + "extn": "2277", + "start_date": "12/6/2000" + }, + { + "id": "9943", + "name": "Valentina Mould", + "position": "Auditor", + "salary": "$35,889", + "office": "Columbus", + "extn": "3539", + "start_date": "8/15/2014" + }, + { + "id": "9944", + "name": "Tiffany Jones", + "position": "Executive Director", + "salary": "$199,352", + "office": "Reno", + "extn": "9074", + "start_date": "8/29/2010" + }, + { + "id": "9945", + "name": "Tyler Campbell", + "position": "Pharmacist", + "salary": "$50,335", + "office": "Rochester", + "extn": "3219", + "start_date": "12/31/2009" + }, + { + "id": "9946", + "name": "Beatrice Harvey", + "position": "Stockbroker", + "salary": "$205,727", + "office": "Phoenix", + "extn": "9433", + "start_date": "9/14/2005" + }, + { + "id": "9947", + "name": "Eden Rixon", + "position": "Software Engineer", + "salary": "$223,841", + "office": "Escondido", + "extn": "4825", + "start_date": "12/20/2002" + }, + { + "id": "9948", + "name": "Emery Wilcox", + "position": "Systems Administrator", + "salary": "$20,245", + "office": "Orlando", + "extn": "1816", + "start_date": "9/24/2009" + }, + { + "id": "9949", + "name": "Owen Rossi", + "position": "Operator", + "salary": "$252,097", + "office": "Tokyo", + "extn": "3018", + "start_date": "11/27/2011" + }, + { + "id": "9950", + "name": "Nina Mcneill", + "position": "Front Desk Coordinator", + "salary": "$151,522", + "office": "Miami", + "extn": "9668", + "start_date": "7/26/2001" + }, + { + "id": "9951", + "name": "Chadwick Ryan", + "position": "Food Technologist", + "salary": "$267,032", + "office": "Dallas", + "extn": "5277", + "start_date": "11/27/2003" + }, + { + "id": "9952", + "name": "Megan Hamilton", + "position": "Project Manager", + "salary": "$269,408", + "office": "Berna", + "extn": "4448", + "start_date": "5/9/2018" + }, + { + "id": "9953", + "name": "Chadwick Brown", + "position": "Doctor", + "salary": "$205,371", + "office": "Norfolk", + "extn": "6729", + "start_date": "6/16/2010" + }, + { + "id": "9954", + "name": "Hayden Victor", + "position": "Cash Manager", + "salary": "$256,200", + "office": "Richmond", + "extn": "6280", + "start_date": "6/24/2002" + }, + { + "id": "9955", + "name": "Ada Jackson", + "position": "Cashier", + "salary": "$137,170", + "office": "San Diego", + "extn": "5632", + "start_date": "10/19/2013" + }, + { + "id": "9956", + "name": "Kate Swift", + "position": "Mobile Developer", + "salary": "$201,203", + "office": "Las Vegas", + "extn": "5513", + "start_date": "2/10/2011" + }, + { + "id": "9957", + "name": "Kurt Cunningham", + "position": "Treasurer", + "salary": "$182,604", + "office": "Columbus", + "extn": "3048", + "start_date": "9/18/2006" + }, + { + "id": "9958", + "name": "Percy Dwyer", + "position": "Auditor", + "salary": "$115,106", + "office": "New Orleans", + "extn": "1693", + "start_date": "3/31/2000" + }, + { + "id": "9959", + "name": "Bridget Everett", + "position": "Laboratory Technician", + "salary": "$100,435", + "office": "Atlanta", + "extn": "6604", + "start_date": "5/12/2012" + }, + { + "id": "9960", + "name": "Maria Williams", + "position": "Laboratory Technician", + "salary": "$192,171", + "office": "Las Vegas", + "extn": "9236", + "start_date": "4/15/2009" + }, + { + "id": "9961", + "name": "Roger Rowlands", + "position": "Chef Manager", + "salary": "$229,087", + "office": "Columbus", + "extn": "9695", + "start_date": "8/1/2009" + }, + { + "id": "9962", + "name": "Hank Watson", + "position": "Lecturer", + "salary": "$147,209", + "office": "Escondido", + "extn": "7580", + "start_date": "3/13/2014" + }, + { + "id": "9963", + "name": "Liam Rees", + "position": "Baker", + "salary": "$79,848", + "office": "Berlin", + "extn": "2014", + "start_date": "12/6/2001" + }, + { + "id": "9964", + "name": "Sofie Allen", + "position": "Pharmacist", + "salary": "$268,225", + "office": "Prague", + "extn": "1192", + "start_date": "1/11/2013" + }, + { + "id": "9965", + "name": "Francesca Devonport", + "position": "Dentist", + "salary": "$21,745", + "office": "Milano", + "extn": "6646", + "start_date": "8/13/2014" + }, + { + "id": "9966", + "name": "Matthew Driscoll", + "position": "Designer", + "salary": "$119,870", + "office": "San Francisco", + "extn": "1533", + "start_date": "5/7/2007" + }, + { + "id": "9967", + "name": "Alessandra Mann", + "position": "IT Support Staff", + "salary": "$130,980", + "office": "San Jose", + "extn": "9913", + "start_date": "10/9/2013" + }, + { + "id": "9968", + "name": "Benny Abbot", + "position": "Bellman", + "salary": "$57,866", + "office": "Philadelphia", + "extn": "6592", + "start_date": "4/26/2009" + }, + { + "id": "9969", + "name": "Lauren Evans", + "position": "Paramedic", + "salary": "$216,470", + "office": "San Francisco", + "extn": "6946", + "start_date": "11/9/2011" + }, + { + "id": "9970", + "name": "Ron Pierce", + "position": "Designer", + "salary": "$180,428", + "office": "Fayetteville", + "extn": "3071", + "start_date": "10/21/2014" + }, + { + "id": "9971", + "name": "Leroy Gardner", + "position": "Design Engineer", + "salary": "$111,192", + "office": "Rochester", + "extn": "2733", + "start_date": "11/8/2014" + }, + { + "id": "9972", + "name": "Mara Smith", + "position": "Pharmacist", + "salary": "$168,721", + "office": "Pittsburgh", + "extn": "6656", + "start_date": "8/31/2000" + }, + { + "id": "9973", + "name": "Parker Saunders", + "position": "Inspector", + "salary": "$299,281", + "office": "Tallahassee", + "extn": "5926", + "start_date": "10/1/2004" + }, + { + "id": "9974", + "name": "Leilani Lyon", + "position": "Investment Advisor", + "salary": "$115,792", + "office": "Lyon", + "extn": "5186", + "start_date": "1/13/2008" + }, + { + "id": "9975", + "name": "Roger Riley", + "position": "Food Technologist", + "salary": "$162,333", + "office": "Rome", + "extn": "5903", + "start_date": "5/4/2002" + }, + { + "id": "9976", + "name": "Adeline Yoman", + "position": "Web Developer", + "salary": "$124,732", + "office": "Kansas City", + "extn": "9223", + "start_date": "12/30/2003" + }, + { + "id": "9977", + "name": "Nick Forth", + "position": "Loan Officer", + "salary": "$95,993", + "office": "Washington", + "extn": "6538", + "start_date": "4/10/2011" + }, + { + "id": "9978", + "name": "Vivian Glass", + "position": "Web Developer", + "salary": "$10,390", + "office": "Moreno Valley", + "extn": "1186", + "start_date": "10/11/2013" + }, + { + "id": "9979", + "name": "Faith Roman", + "position": "Auditor", + "salary": "$60,201", + "office": "Anaheim", + "extn": "3404", + "start_date": "9/29/2009" + }, + { + "id": "9980", + "name": "Charlotte Wigley", + "position": "HR Coordinator", + "salary": "$182,179", + "office": "Salem", + "extn": "3019", + "start_date": "12/18/2009" + }, + { + "id": "9981", + "name": "Lucas Weldon", + "position": "Laboratory Technician", + "salary": "$68,818", + "office": "Kansas City", + "extn": "2441", + "start_date": "8/2/2003" + }, + { + "id": "9982", + "name": "Melody Flynn", + "position": "Design Engineer", + "salary": "$120,931", + "office": "Denver", + "extn": "9981", + "start_date": "12/22/2005" + }, + { + "id": "9983", + "name": "Angelique Mackenzie", + "position": "HR Coordinator", + "salary": "$39,681", + "office": "Bellevue", + "extn": "8113", + "start_date": "4/29/2009" + }, + { + "id": "9984", + "name": "Anne Poulton", + "position": "Retail Trainee", + "salary": "$24,981", + "office": "Louisville", + "extn": "1634", + "start_date": "7/26/2006" + }, + { + "id": "9985", + "name": "Blake Wooldridge", + "position": "Doctor", + "salary": "$82,375", + "office": "Detroit", + "extn": "1693", + "start_date": "1/1/2010" + }, + { + "id": "9986", + "name": "Harvey Atkinson", + "position": "Fabricator", + "salary": "$99,724", + "office": "Bakersfield", + "extn": "1002", + "start_date": "9/28/2007" + }, + { + "id": "9987", + "name": "Nick Ward", + "position": "Restaurant Manager", + "salary": "$59,231", + "office": "Bakersfield", + "extn": "6251", + "start_date": "7/30/2004" + }, + { + "id": "9988", + "name": "Cadence Mcgregor", + "position": "Inspector", + "salary": "$265,096", + "office": "Berlin", + "extn": "9484", + "start_date": "10/19/2007" + }, + { + "id": "9989", + "name": "Jennifer Shepherd", + "position": "Budget Analyst", + "salary": "$272,155", + "office": "Salt Lake City", + "extn": "9784", + "start_date": "7/24/2006" + }, + { + "id": "9990", + "name": "Michael Farrell", + "position": "Investment Advisor", + "salary": "$35,180", + "office": "Phoenix", + "extn": "9830", + "start_date": "4/6/2018" + }, + { + "id": "9991", + "name": "Cristal Cobb", + "position": "Bookkeeper", + "salary": "$110,806", + "office": "Boston", + "extn": "1809", + "start_date": "11/15/2008" + }, + { + "id": "9992", + "name": "Enoch Reid", + "position": "Systems Administrator", + "salary": "$188,745", + "office": "Rochester", + "extn": "5304", + "start_date": "1/19/2005" + }, + { + "id": "9993", + "name": "Doug Sloan", + "position": "Webmaster", + "salary": "$188,348", + "office": "Portland", + "extn": "3383", + "start_date": "3/3/2008" + }, + { + "id": "9994", + "name": "Nathan Irving", + "position": "Clerk", + "salary": "$46,232", + "office": "Houston", + "extn": "7852", + "start_date": "10/10/2004" + }, + { + "id": "9995", + "name": "Jacob Walter", + "position": "Call Center Representative", + "salary": "$95,437", + "office": "Wien", + "extn": "8105", + "start_date": "10/10/2008" + }, + { + "id": "9996", + "name": "Stephanie Grant", + "position": "Inspector", + "salary": "$255,776", + "office": "Columbus", + "extn": "3398", + "start_date": "8/15/2003" + }, + { + "id": "9997", + "name": "Mason Graves", + "position": "Designer", + "salary": "$19,871", + "office": "Fayetteville", + "extn": "7486", + "start_date": "10/13/2009" + }, + { + "id": "9998", + "name": "Javier Yang", + "position": "Treasurer", + "salary": "$291,599", + "office": "Rome", + "extn": "2829", + "start_date": "5/5/2012" + }, + { + "id": "9999", + "name": "Alan Booth", + "position": "Clerk", + "salary": "$60,461", + "office": "Berlin", + "extn": "2455", + "start_date": "4/29/2019" + }, + { + "id": "10000", + "name": "Hayden Shelton", + "position": "Health Educator", + "salary": "$43,597", + "office": "Lisbon", + "extn": "7503", + "start_date": "4/24/2014" + } + ] +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_1k.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_1k.txt new file mode 100644 index 0000000..0bbba06 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_1k.txt @@ -0,0 +1,9004 @@ +{ + "data": [ + { + "id": "1", + "name": "Tyson Hooper", + "position": "Staffing Consultant", + "salary": "$20,894", + "office": "Fremont", + "extn": "7638", + "start_date": "6/3/2019" + }, + { + "id": "2", + "name": "Luna Owen", + "position": "Design Engineer", + "salary": "$142,790", + "office": "Honolulu", + "extn": "8295", + "start_date": "7/29/2006" + }, + { + "id": "3", + "name": "Sebastian Appleton", + "position": "Systems Administrator", + "salary": "$173,232", + "office": "Louisville", + "extn": "2582", + "start_date": "11/4/2017" + }, + { + "id": "4", + "name": "Britney Woodley", + "position": "Global Logistics Supervisor", + "salary": "$206,267", + "office": "Lakewood", + "extn": "5797", + "start_date": "9/10/2004" + }, + { + "id": "5", + "name": "Denny Ogilvy", + "position": "Health Educator", + "salary": "$234,461", + "office": "Omaha", + "extn": "8468", + "start_date": "1/24/2018" + }, + { + "id": "6", + "name": "Nathan Bradley", + "position": "Stockbroker", + "salary": "$83,268", + "office": "Fayetteville", + "extn": "3921", + "start_date": "12/7/2015" + }, + { + "id": "7", + "name": "Callie Lane", + "position": "Banker", + "salary": "$219,965", + "office": "Albuquerque", + "extn": "9443", + "start_date": "11/2/2015" + }, + { + "id": "8", + "name": "Harry Hunt", + "position": "Cashier", + "salary": "$55,844", + "office": "Dallas", + "extn": "6455", + "start_date": "5/20/2001" + }, + { + "id": "9", + "name": "Lily Chadwick", + "position": "Fabricator", + "salary": "$254,611", + "office": "Anaheim", + "extn": "5204", + "start_date": "2/1/2018" + }, + { + "id": "10", + "name": "Leroy Seymour", + "position": "Cook", + "salary": "$253,349", + "office": "Detroit", + "extn": "6524", + "start_date": "4/17/2019" + }, + { + "id": "11", + "name": "Ellen Roberts", + "position": "Cook", + "salary": "$285,672", + "office": "Berlin", + "extn": "7170", + "start_date": "11/29/2003" + }, + { + "id": "12", + "name": "Lara Harrington", + "position": "Auditor", + "salary": "$179,279", + "office": "Seattle", + "extn": "3865", + "start_date": "7/27/2006" + }, + { + "id": "13", + "name": "Cassidy Cox", + "position": "Restaurant Manager", + "salary": "$193,605", + "office": "Baltimore", + "extn": "7844", + "start_date": "1/15/2009" + }, + { + "id": "14", + "name": "Julius Quinton", + "position": "Fabricator", + "salary": "$103,969", + "office": "Irving", + "extn": "6035", + "start_date": "6/28/2004" + }, + { + "id": "15", + "name": "Nina Yates", + "position": "Health Educator", + "salary": "$278,428", + "office": "Arlington", + "extn": "3172", + "start_date": "12/22/2012" + }, + { + "id": "16", + "name": "Chris Connell", + "position": "IT Support Staff", + "salary": "$238,005", + "office": "Tallahassee", + "extn": "8970", + "start_date": "8/28/2008" + }, + { + "id": "17", + "name": "Chadwick Richards", + "position": "Paramedic", + "salary": "$137,021", + "office": "Lincoln", + "extn": "6841", + "start_date": "4/21/2015" + }, + { + "id": "18", + "name": "Irene Trent", + "position": "Health Educator", + "salary": "$75,597", + "office": "Lakewood", + "extn": "5488", + "start_date": "4/2/2004" + }, + { + "id": "19", + "name": "Nina Mcneill", + "position": "Electrician", + "salary": "$259,430", + "office": "El Paso", + "extn": "3564", + "start_date": "10/3/2006" + }, + { + "id": "20", + "name": "Matt Chappell", + "position": "CNC Operator", + "salary": "$26,262", + "office": "Portland", + "extn": "2735", + "start_date": "2/7/2000" + }, + { + "id": "21", + "name": "Dorothy Saunders", + "position": "Systems Administrator", + "salary": "$118,527", + "office": "Lincoln", + "extn": "1103", + "start_date": "8/7/2018" + }, + { + "id": "22", + "name": "Eden Hardwick", + "position": "Cashier", + "salary": "$233,015", + "office": "Rochester", + "extn": "7894", + "start_date": "8/26/2009" + }, + { + "id": "23", + "name": "Ivette Funnell", + "position": "Bellman", + "salary": "$82,239", + "office": "Hayward", + "extn": "7073", + "start_date": "6/5/2000" + }, + { + "id": "24", + "name": "Celina Jenkin", + "position": "Steward", + "salary": "$30,030", + "office": "Oklahoma City", + "extn": "3128", + "start_date": "7/12/2006" + }, + { + "id": "25", + "name": "Ramon Harper", + "position": "Loan Officer", + "salary": "$226,912", + "office": "Lincoln", + "extn": "1040", + "start_date": "9/27/2004" + }, + { + "id": "26", + "name": "Jacqueline Rainford", + "position": "Fabricator", + "salary": "$111,917", + "office": "Baltimore", + "extn": "2739", + "start_date": "3/20/2005" + }, + { + "id": "27", + "name": "Mason Rowe", + "position": "Inspector", + "salary": "$206,288", + "office": "Stockton", + "extn": "3315", + "start_date": "12/16/2004" + }, + { + "id": "28", + "name": "Brad Lane", + "position": "Web Developer", + "salary": "$102,787", + "office": "Fayetteville", + "extn": "6579", + "start_date": "5/4/2000" + }, + { + "id": "29", + "name": "Maria Tindall", + "position": "Banker", + "salary": "$280,026", + "office": "Richmond", + "extn": "4935", + "start_date": "9/10/2002" + }, + { + "id": "30", + "name": "Jacob Truscott", + "position": "Dentist", + "salary": "$239,098", + "office": "London", + "extn": "8965", + "start_date": "6/21/2019" + }, + { + "id": "31", + "name": "Wade Thomas", + "position": "Physician", + "salary": "$54,227", + "office": "Chicago", + "extn": "2108", + "start_date": "10/1/2012" + }, + { + "id": "32", + "name": "Mark Parker", + "position": "Fabricator", + "salary": "$221,289", + "office": "Rochester", + "extn": "1899", + "start_date": "2/14/2016" + }, + { + "id": "33", + "name": "Sebastian Clarke", + "position": "Project Manager", + "salary": "$82,160", + "office": "Tallahassee", + "extn": "3177", + "start_date": "8/14/2002" + }, + { + "id": "34", + "name": "Nathan Stanton", + "position": "Dentist", + "salary": "$144,333", + "office": "Quebec", + "extn": "9620", + "start_date": "4/1/2000" + }, + { + "id": "35", + "name": "Leroy Carson", + "position": "Steward", + "salary": "$197,988", + "office": "Bridgeport", + "extn": "7271", + "start_date": "6/26/2017" + }, + { + "id": "36", + "name": "Nick Chapman", + "position": "Designer", + "salary": "$41,964", + "office": "Salem", + "extn": "8585", + "start_date": "12/14/2007" + }, + { + "id": "37", + "name": "Barney Rossi", + "position": "Budget Analyst", + "salary": "$200,653", + "office": "Cincinnati", + "extn": "1856", + "start_date": "12/14/2016" + }, + { + "id": "38", + "name": "Alma Quinton", + "position": "Designer", + "salary": "$57,499", + "office": "Fremont", + "extn": "6332", + "start_date": "8/17/2008" + }, + { + "id": "39", + "name": "Violet King", + "position": "Audiologist", + "salary": "$94,001", + "office": "Honolulu", + "extn": "7546", + "start_date": "5/14/2003" + }, + { + "id": "40", + "name": "Anabel Matthews", + "position": "Staffing Consultant", + "salary": "$37,932", + "office": "Bucharest", + "extn": "9746", + "start_date": "8/7/2015" + }, + { + "id": "41", + "name": "Logan Willson", + "position": "Laboratory Technician", + "salary": "$279,147", + "office": "Fayetteville", + "extn": "2898", + "start_date": "1/13/2016" + }, + { + "id": "42", + "name": "Julianna Selby", + "position": "Chef Manager", + "salary": "$74,355", + "office": "Indianapolis", + "extn": "2804", + "start_date": "7/12/2002" + }, + { + "id": "43", + "name": "Dakota Moran", + "position": "Chef Manager", + "salary": "$207,079", + "office": "New Orleans", + "extn": "6404", + "start_date": "3/8/2009" + }, + { + "id": "44", + "name": "Trisha Buckley", + "position": "Retail Trainee", + "salary": "$56,391", + "office": "Las Vegas", + "extn": "6945", + "start_date": "1/6/2019" + }, + { + "id": "45", + "name": "Danielle Thorpe", + "position": "Global Logistics Supervisor", + "salary": "$203,942", + "office": "Jacksonville", + "extn": "5829", + "start_date": "8/15/2011" + }, + { + "id": "46", + "name": "Percy Palmer", + "position": "Front Desk Coordinator", + "salary": "$158,152", + "office": "Madrid", + "extn": "7077", + "start_date": "2/14/2004" + }, + { + "id": "47", + "name": "Hannah Seymour", + "position": "HR Coordinator", + "salary": "$16,191", + "office": "Tallahassee", + "extn": "3105", + "start_date": "4/3/2009" + }, + { + "id": "48", + "name": "Lorraine Briggs", + "position": "Business Broker", + "salary": "$280,478", + "office": "Philadelphia", + "extn": "8473", + "start_date": "5/17/2018" + }, + { + "id": "49", + "name": "Bethany Simmons", + "position": "Assistant Buyer", + "salary": "$240,165", + "office": "Miami", + "extn": "3462", + "start_date": "8/15/2005" + }, + { + "id": "50", + "name": "Marina Overson", + "position": "Production Painter", + "salary": "$235,000", + "office": "Moreno Valley", + "extn": "3351", + "start_date": "12/24/2006" + }, + { + "id": "51", + "name": "Violet Coleman", + "position": "Doctor", + "salary": "$126,448", + "office": "Miami", + "extn": "8275", + "start_date": "6/26/2007" + }, + { + "id": "52", + "name": "Logan Bullock", + "position": "Physician", + "salary": "$101,065", + "office": "Chicago", + "extn": "8004", + "start_date": "10/30/2003" + }, + { + "id": "53", + "name": "Erick Tennant", + "position": "Executive Director", + "salary": "$103,835", + "office": "Toledo", + "extn": "1736", + "start_date": "3/11/2013" + }, + { + "id": "54", + "name": "Anne Cameron", + "position": "Production Painter", + "salary": "$174,577", + "office": "Lincoln", + "extn": "8371", + "start_date": "6/3/2009" + }, + { + "id": "55", + "name": "Ally Walton", + "position": "Ambulatory Nurse", + "salary": "$96,993", + "office": "Indianapolis", + "extn": "8015", + "start_date": "5/18/2011" + }, + { + "id": "56", + "name": "Javier Emmott", + "position": "Food Technologist", + "salary": "$217,759", + "office": "Fort Lauderdale", + "extn": "7456", + "start_date": "11/10/2005" + }, + { + "id": "57", + "name": "Caydence Moreno", + "position": "Loan Officer", + "salary": "$212,323", + "office": "Berlin", + "extn": "7517", + "start_date": "6/2/2007" + }, + { + "id": "58", + "name": "Jacqueline Yard", + "position": "Operator", + "salary": "$282,360", + "office": "Santa Ana", + "extn": "6823", + "start_date": "7/24/2017" + }, + { + "id": "59", + "name": "Regina Martin", + "position": "Accountant", + "salary": "$176,246", + "office": "Minneapolis", + "extn": "7193", + "start_date": "1/10/2015" + }, + { + "id": "60", + "name": "Sylvia Smith", + "position": "Paramedic", + "salary": "$118,705", + "office": "Los Angeles", + "extn": "8788", + "start_date": "11/5/2016" + }, + { + "id": "61", + "name": "Rosemary Bingham", + "position": "Stockbroker", + "salary": "$262,509", + "office": "Rochester", + "extn": "9336", + "start_date": "11/10/2012" + }, + { + "id": "62", + "name": "Eduardo Zaoui", + "position": "Mobile Developer", + "salary": "$116,227", + "office": "Minneapolis", + "extn": "4478", + "start_date": "8/7/2013" + }, + { + "id": "63", + "name": "Hayden Ellis", + "position": "Electrician", + "salary": "$28,393", + "office": "Louisville", + "extn": "9189", + "start_date": "5/25/2000" + }, + { + "id": "64", + "name": "Cara Carter", + "position": "Clerk", + "salary": "$225,786", + "office": "Orlando", + "extn": "5468", + "start_date": "6/26/2016" + }, + { + "id": "65", + "name": "Javier Graves", + "position": "Health Educator", + "salary": "$252,422", + "office": "Seattle", + "extn": "5720", + "start_date": "3/7/2009" + }, + { + "id": "66", + "name": "Liv Reyes", + "position": "Project Manager", + "salary": "$66,818", + "office": "Henderson", + "extn": "5591", + "start_date": "8/23/2014" + }, + { + "id": "67", + "name": "Aiden Swan", + "position": "Chef Manager", + "salary": "$237,681", + "office": "Saint Paul", + "extn": "9275", + "start_date": "10/1/2003" + }, + { + "id": "68", + "name": "Benny Welsch", + "position": "Audiologist", + "salary": "$197,609", + "office": "Scottsdale", + "extn": "5853", + "start_date": "10/29/2009" + }, + { + "id": "69", + "name": "Harvey Dwyer", + "position": "Executive Director", + "salary": "$214,749", + "office": "Tallahassee", + "extn": "4314", + "start_date": "5/14/2006" + }, + { + "id": "70", + "name": "Freya Kennedy", + "position": "Business Broker", + "salary": "$130,636", + "office": "Scottsdale", + "extn": "9348", + "start_date": "10/11/2010" + }, + { + "id": "71", + "name": "Crystal Middleton", + "position": "Health Educator", + "salary": "$229,616", + "office": "Chicago", + "extn": "9368", + "start_date": "12/12/2003" + }, + { + "id": "72", + "name": "Jamie Patel", + "position": "Cashier", + "salary": "$36,642", + "office": "Honolulu", + "extn": "6835", + "start_date": "4/11/2016" + }, + { + "id": "73", + "name": "Amelia Hale", + "position": "Executive Director", + "salary": "$164,667", + "office": "Bellevue", + "extn": "9582", + "start_date": "4/6/2011" + }, + { + "id": "74", + "name": "Nick Tutton", + "position": "Front Desk Coordinator", + "salary": "$95,504", + "office": "Oklahoma City", + "extn": "8981", + "start_date": "10/4/2007" + }, + { + "id": "75", + "name": "Tess Hudson", + "position": "Biologist", + "salary": "$42,394", + "office": "Milano", + "extn": "1332", + "start_date": "9/30/2017" + }, + { + "id": "76", + "name": "Denis Graham", + "position": "Fabricator", + "salary": "$26,813", + "office": "Venice", + "extn": "7890", + "start_date": "11/12/2004" + }, + { + "id": "77", + "name": "Lucas Utterson", + "position": "Ambulatory Nurse", + "salary": "$220,649", + "office": "Saint Paul", + "extn": "2212", + "start_date": "7/9/2018" + }, + { + "id": "78", + "name": "Barney Purvis", + "position": "Audiologist", + "salary": "$272,462", + "office": "Lincoln", + "extn": "5138", + "start_date": "7/12/2010" + }, + { + "id": "79", + "name": "Daphne Duvall", + "position": "Budget Analyst", + "salary": "$54,470", + "office": "Miami", + "extn": "9449", + "start_date": "5/27/2012" + }, + { + "id": "80", + "name": "Eduardo Thatcher", + "position": "Production Painter", + "salary": "$219,228", + "office": "Jacksonville", + "extn": "4968", + "start_date": "1/28/2015" + }, + { + "id": "81", + "name": "Naomi Hunter", + "position": "Clerk", + "salary": "$187,214", + "office": "Tokyo", + "extn": "7417", + "start_date": "7/30/2015" + }, + { + "id": "82", + "name": "Jasmine Yarwood", + "position": "Accountant", + "salary": "$57,374", + "office": "Berna", + "extn": "7110", + "start_date": "9/25/2019" + }, + { + "id": "83", + "name": "Denis Collins", + "position": "Production Painter", + "salary": "$95,985", + "office": "Long Beach", + "extn": "7232", + "start_date": "10/13/2001" + }, + { + "id": "84", + "name": "Percy Osmond", + "position": "Service Supervisor", + "salary": "$178,797", + "office": "Detroit", + "extn": "9063", + "start_date": "2/4/2018" + }, + { + "id": "85", + "name": "Peter Thomas", + "position": "Insurance Broker", + "salary": "$126,915", + "office": "Columbus", + "extn": "9984", + "start_date": "8/10/2001" + }, + { + "id": "86", + "name": "Rosemary Wild", + "position": "Banker", + "salary": "$12,865", + "office": "Prague", + "extn": "4437", + "start_date": "11/3/2001" + }, + { + "id": "87", + "name": "Ronald Wallace", + "position": "Operator", + "salary": "$99,940", + "office": "Philadelphia", + "extn": "8507", + "start_date": "12/17/2001" + }, + { + "id": "88", + "name": "Erick Lynch", + "position": "Fabricator", + "salary": "$167,603", + "office": "Huntsville", + "extn": "1796", + "start_date": "10/24/2001" + }, + { + "id": "89", + "name": "Roger Jennson", + "position": "Food Technologist", + "salary": "$197,679", + "office": "Glendale", + "extn": "2345", + "start_date": "7/8/2010" + }, + { + "id": "90", + "name": "Sabrina Hopkinson", + "position": "HR Specialist", + "salary": "$173,585", + "office": "Garland", + "extn": "2240", + "start_date": "11/23/2004" + }, + { + "id": "91", + "name": "Carter Wren", + "position": "Bookkeeper", + "salary": "$260,665", + "office": "Kansas City", + "extn": "5086", + "start_date": "2/1/2000" + }, + { + "id": "92", + "name": "Angela Atkinson", + "position": "Biologist", + "salary": "$102,598", + "office": "Boston", + "extn": "9994", + "start_date": "10/30/2018" + }, + { + "id": "93", + "name": "Nick Ellery", + "position": "Executive Director", + "salary": "$164,314", + "office": "San Francisco", + "extn": "8150", + "start_date": "11/30/2018" + }, + { + "id": "94", + "name": "Liam Nanton", + "position": "Loan Officer", + "salary": "$262,557", + "office": "Las Vegas", + "extn": "9517", + "start_date": "7/6/2001" + }, + { + "id": "95", + "name": "Davina Yang", + "position": "Front Desk Coordinator", + "salary": "$282,233", + "office": "Norfolk", + "extn": "9319", + "start_date": "11/27/2004" + }, + { + "id": "96", + "name": "Percy Stanton", + "position": "Software Engineer", + "salary": "$59,804", + "office": "Irving", + "extn": "1812", + "start_date": "2/28/2004" + }, + { + "id": "97", + "name": "Maya Dubois", + "position": "Design Engineer", + "salary": "$122,377", + "office": "Minneapolis", + "extn": "1261", + "start_date": "1/21/2000" + }, + { + "id": "98", + "name": "Juliet Khan", + "position": "Associate Professor", + "salary": "$62,182", + "office": "Springfield", + "extn": "8379", + "start_date": "7/30/2000" + }, + { + "id": "99", + "name": "Sebastian Furnell", + "position": "Design Engineer", + "salary": "$73,943", + "office": "Baltimore", + "extn": "3480", + "start_date": "7/22/2019" + }, + { + "id": "100", + "name": "Chadwick Ward", + "position": "Clerk", + "salary": "$185,250", + "office": "Scottsdale", + "extn": "6237", + "start_date": "4/30/2004" + }, + { + "id": "101", + "name": "Erick Thorne", + "position": "Physician", + "salary": "$280,737", + "office": "Milano", + "extn": "6985", + "start_date": "9/23/2007" + }, + { + "id": "102", + "name": "Gil Butler", + "position": "Restaurant Manager", + "salary": "$23,166", + "office": "Henderson", + "extn": "3072", + "start_date": "6/3/2014" + }, + { + "id": "103", + "name": "Melody Clarke", + "position": "Cashier", + "salary": "$187,149", + "office": "Hayward", + "extn": "3096", + "start_date": "11/12/2008" + }, + { + "id": "104", + "name": "Harriet Shepherd", + "position": "Production Painter", + "salary": "$223,933", + "office": "Philadelphia", + "extn": "8061", + "start_date": "5/13/2006" + }, + { + "id": "105", + "name": "Gemma Cavanagh", + "position": "Project Manager", + "salary": "$138,967", + "office": "New Orleans", + "extn": "5139", + "start_date": "8/6/2019" + }, + { + "id": "106", + "name": "Percy Fields", + "position": "Electrician", + "salary": "$189,195", + "office": "El Paso", + "extn": "8598", + "start_date": "2/9/2003" + }, + { + "id": "107", + "name": "Jacob Reese", + "position": "Systems Administrator", + "salary": "$137,174", + "office": "Madrid", + "extn": "4286", + "start_date": "9/10/2018" + }, + { + "id": "108", + "name": "Isabella Ebden", + "position": "IT Support Staff", + "salary": "$177,470", + "office": "London", + "extn": "7221", + "start_date": "7/30/2019" + }, + { + "id": "109", + "name": "Gil Torres", + "position": "Associate Professor", + "salary": "$28,115", + "office": "Jersey City", + "extn": "9140", + "start_date": "6/13/2009" + }, + { + "id": "110", + "name": "Kate Ogilvy", + "position": "Cashier", + "salary": "$199,788", + "office": "Salt Lake City", + "extn": "1681", + "start_date": "5/9/2012" + }, + { + "id": "111", + "name": "Henry Roberts", + "position": "Chef Manager", + "salary": "$55,657", + "office": "St. Louis", + "extn": "5214", + "start_date": "3/25/2009" + }, + { + "id": "112", + "name": "Janice Lane", + "position": "Mobile Developer", + "salary": "$67,406", + "office": "Washington", + "extn": "2061", + "start_date": "10/1/2000" + }, + { + "id": "113", + "name": "Georgia Tennant", + "position": "CNC Operator", + "salary": "$89,578", + "office": "Cincinnati", + "extn": "6293", + "start_date": "1/27/2018" + }, + { + "id": "114", + "name": "Alma Butler", + "position": "Global Logistics Supervisor", + "salary": "$194,337", + "office": "Toledo", + "extn": "6417", + "start_date": "2/29/2000" + }, + { + "id": "115", + "name": "Callie Varndell", + "position": "Call Center Representative", + "salary": "$45,031", + "office": "New York", + "extn": "7784", + "start_date": "1/5/2010" + }, + { + "id": "116", + "name": "Chelsea Clarke", + "position": "Web Developer", + "salary": "$62,003", + "office": "Milwaukee", + "extn": "7719", + "start_date": "5/25/2017" + }, + { + "id": "117", + "name": "Alessia Hale", + "position": "Front Desk Coordinator", + "salary": "$140,140", + "office": "Pittsburgh", + "extn": "1253", + "start_date": "8/23/2008" + }, + { + "id": "118", + "name": "Rocco Reyes", + "position": "Treasurer", + "salary": "$195,739", + "office": "Columbus", + "extn": "7146", + "start_date": "2/13/2003" + }, + { + "id": "119", + "name": "Benjamin Stewart", + "position": "Banker", + "salary": "$137,952", + "office": "Berlin", + "extn": "6163", + "start_date": "3/9/2005" + }, + { + "id": "120", + "name": "Kieth Clifton", + "position": "Front Desk Coordinator", + "salary": "$233,385", + "office": "Miami", + "extn": "1610", + "start_date": "6/15/2009" + }, + { + "id": "121", + "name": "Harry Jobson", + "position": "Cashier", + "salary": "$117,866", + "office": "Madrid", + "extn": "2312", + "start_date": "11/7/2003" + }, + { + "id": "122", + "name": "Marina Matthews", + "position": "Lecturer", + "salary": "$157,159", + "office": "Jersey City", + "extn": "2059", + "start_date": "2/4/2017" + }, + { + "id": "123", + "name": "Percy Warren", + "position": "Steward", + "salary": "$90,282", + "office": "Portland", + "extn": "3038", + "start_date": "10/10/2001" + }, + { + "id": "124", + "name": "Kieth Miller", + "position": "Inspector", + "salary": "$49,060", + "office": "New Orleans", + "extn": "2674", + "start_date": "4/17/2002" + }, + { + "id": "125", + "name": "Joseph Potts", + "position": "Machine Operator", + "salary": "$63,162", + "office": "Venice", + "extn": "8404", + "start_date": "2/13/2007" + }, + { + "id": "126", + "name": "Rita Gibbons", + "position": "Health Educator", + "salary": "$92,218", + "office": "Salt Lake City", + "extn": "3837", + "start_date": "3/11/2019" + }, + { + "id": "127", + "name": "Josh Matthews", + "position": "Health Educator", + "salary": "$168,461", + "office": "Salt Lake City", + "extn": "6212", + "start_date": "5/28/2013" + }, + { + "id": "128", + "name": "Percy Briggs", + "position": "Healthcare Specialist", + "salary": "$170,905", + "office": "Bridgeport", + "extn": "3498", + "start_date": "4/16/2005" + }, + { + "id": "129", + "name": "Jayden Hewitt", + "position": "Business Broker", + "salary": "$220,355", + "office": "Memphis", + "extn": "1677", + "start_date": "11/15/2015" + }, + { + "id": "130", + "name": "Kurt Ward", + "position": "Dentist", + "salary": "$233,128", + "office": "Valetta", + "extn": "7412", + "start_date": "6/19/2015" + }, + { + "id": "131", + "name": "Roger Bowen", + "position": "Healthcare Specialist", + "salary": "$11,180", + "office": "San Diego", + "extn": "7012", + "start_date": "9/7/2013" + }, + { + "id": "132", + "name": "Samara Gilmore", + "position": "Front Desk Coordinator", + "salary": "$139,421", + "office": "Madrid", + "extn": "3917", + "start_date": "11/30/2011" + }, + { + "id": "133", + "name": "Mason Devonport", + "position": "Front Desk Coordinator", + "salary": "$147,750", + "office": "Lakewood", + "extn": "8874", + "start_date": "12/28/2010" + }, + { + "id": "134", + "name": "Owen Jobson", + "position": "Front Desk Coordinator", + "salary": "$142,311", + "office": "Jersey City", + "extn": "5672", + "start_date": "8/16/2002" + }, + { + "id": "135", + "name": "Bryon Briggs", + "position": "Machine Operator", + "salary": "$131,273", + "office": "Fullerton", + "extn": "3948", + "start_date": "1/13/2009" + }, + { + "id": "136", + "name": "Anne Gregory", + "position": "Loan Officer", + "salary": "$197,956", + "office": "Ontario", + "extn": "8111", + "start_date": "2/29/2016" + }, + { + "id": "137", + "name": "Gabriel Vernon", + "position": "Baker", + "salary": "$37,441", + "office": "Huntsville", + "extn": "1659", + "start_date": "8/13/2001" + }, + { + "id": "138", + "name": "Aurelia Benson", + "position": "Retail Trainee", + "salary": "$227,257", + "office": "Orlando", + "extn": "9267", + "start_date": "6/28/2004" + }, + { + "id": "139", + "name": "Chris Newton", + "position": "Healthcare Specialist", + "salary": "$164,845", + "office": "Columbus", + "extn": "4943", + "start_date": "10/13/2006" + }, + { + "id": "140", + "name": "Naomi Harrington", + "position": "HR Specialist", + "salary": "$23,340", + "office": "Philadelphia", + "extn": "4590", + "start_date": "8/1/2007" + }, + { + "id": "141", + "name": "Doug Walsh", + "position": "Auditor", + "salary": "$135,232", + "office": "Long Beach", + "extn": "3975", + "start_date": "10/9/2017" + }, + { + "id": "142", + "name": "Moira Bullock", + "position": "Business Broker", + "salary": "$249,481", + "office": "San Jose", + "extn": "5234", + "start_date": "10/3/2012" + }, + { + "id": "143", + "name": "Jack Simmons", + "position": "Steward", + "salary": "$223,424", + "office": "Louisville", + "extn": "1513", + "start_date": "5/29/2016" + }, + { + "id": "144", + "name": "Brad Redfern", + "position": "Healthcare Specialist", + "salary": "$190,421", + "office": "Laredo", + "extn": "1957", + "start_date": "3/23/2000" + }, + { + "id": "145", + "name": "Tom Lindsay", + "position": "Systems Administrator", + "salary": "$281,208", + "office": "Milwaukee", + "extn": "1039", + "start_date": "1/30/2018" + }, + { + "id": "146", + "name": "Boris Stark", + "position": "Staffing Consultant", + "salary": "$106,639", + "office": "Saint Paul", + "extn": "9252", + "start_date": "8/22/2016" + }, + { + "id": "147", + "name": "Fred Bishop", + "position": "Treasurer", + "salary": "$171,886", + "office": "Jacksonville", + "extn": "3695", + "start_date": "8/25/2010" + }, + { + "id": "148", + "name": "Greta Connell", + "position": "Project Manager", + "salary": "$285,051", + "office": "Chicago", + "extn": "1191", + "start_date": "4/28/2016" + }, + { + "id": "149", + "name": "Kirsten Radley", + "position": "Executive Director", + "salary": "$47,075", + "office": "Glendale", + "extn": "5593", + "start_date": "11/14/2001" + }, + { + "id": "150", + "name": "Drew Tobin", + "position": "Stockbroker", + "salary": "$45,289", + "office": "Chicago", + "extn": "3085", + "start_date": "2/21/2012" + }, + { + "id": "151", + "name": "Juliette Parker", + "position": "Bellman", + "salary": "$94,518", + "office": "Bridgeport", + "extn": "4947", + "start_date": "3/21/2016" + }, + { + "id": "152", + "name": "Nate Allington", + "position": "Investment Advisor", + "salary": "$259,937", + "office": "Dallas", + "extn": "5156", + "start_date": "7/10/2000" + }, + { + "id": "153", + "name": "Anthony Button", + "position": "Assistant Buyer", + "salary": "$44,924", + "office": "San Francisco", + "extn": "5892", + "start_date": "9/22/2011" + }, + { + "id": "154", + "name": "Nick Coleman", + "position": "Dentist", + "salary": "$41,976", + "office": "Tulsa", + "extn": "8765", + "start_date": "1/1/2013" + }, + { + "id": "155", + "name": "Alessandra Walsh", + "position": "Global Logistics Supervisor", + "salary": "$261,310", + "office": "Lancaster", + "extn": "6283", + "start_date": "12/25/2002" + }, + { + "id": "156", + "name": "Johnathan Aldridge", + "position": "Design Engineer", + "salary": "$181,306", + "office": "Rome", + "extn": "1736", + "start_date": "6/9/2005" + }, + { + "id": "157", + "name": "Jolene Irving", + "position": "Restaurant Manager", + "salary": "$238,745", + "office": "New Orleans", + "extn": "9239", + "start_date": "3/30/2003" + }, + { + "id": "158", + "name": "Alexa Drew", + "position": "Assistant Buyer", + "salary": "$117,564", + "office": "Milano", + "extn": "9349", + "start_date": "1/31/2000" + }, + { + "id": "159", + "name": "Renee Warner", + "position": "Health Educator", + "salary": "$234,467", + "office": "Fullerton", + "extn": "4023", + "start_date": "5/19/2011" + }, + { + "id": "160", + "name": "Cara Michael", + "position": "Fabricator", + "salary": "$213,923", + "office": "Portland", + "extn": "1473", + "start_date": "8/28/2004" + }, + { + "id": "161", + "name": "Elijah Parsons", + "position": "Loan Officer", + "salary": "$268,210", + "office": "Richmond", + "extn": "6324", + "start_date": "11/13/2006" + }, + { + "id": "162", + "name": "Darlene Hamilton", + "position": "Bookkeeper", + "salary": "$120,754", + "office": "Houston", + "extn": "9638", + "start_date": "5/30/2016" + }, + { + "id": "163", + "name": "Francesca Torres", + "position": "Biologist", + "salary": "$77,845", + "office": "Santa Ana", + "extn": "1907", + "start_date": "11/14/2018" + }, + { + "id": "164", + "name": "Mark Hall", + "position": "Inspector", + "salary": "$256,714", + "office": "Wien", + "extn": "2618", + "start_date": "6/24/2019" + }, + { + "id": "165", + "name": "Paula Stone", + "position": "Steward", + "salary": "$280,459", + "office": "Berna", + "extn": "3629", + "start_date": "6/13/2005" + }, + { + "id": "166", + "name": "Penny Pickard", + "position": "Electrician", + "salary": "$84,721", + "office": "Charlotte", + "extn": "8242", + "start_date": "11/12/2004" + }, + { + "id": "167", + "name": "Elijah Stone", + "position": "Clerk", + "salary": "$131,630", + "office": "Berlin", + "extn": "9052", + "start_date": "11/4/2012" + }, + { + "id": "168", + "name": "Leilani Goodman", + "position": "Service Supervisor", + "salary": "$52,717", + "office": "San Bernardino", + "extn": "6901", + "start_date": "1/27/2013" + }, + { + "id": "169", + "name": "Stephanie Hunt", + "position": "Loan Officer", + "salary": "$63,365", + "office": "San Antonio", + "extn": "3318", + "start_date": "7/8/2003" + }, + { + "id": "170", + "name": "Mason Styles", + "position": "Accountant", + "salary": "$112,555", + "office": "Lisbon", + "extn": "4442", + "start_date": "7/15/2007" + }, + { + "id": "171", + "name": "Tom Ward", + "position": "Investment Advisor", + "salary": "$125,856", + "office": "Jacksonville", + "extn": "9552", + "start_date": "9/11/2011" + }, + { + "id": "172", + "name": "Shay Jobson", + "position": "Machine Operator", + "salary": "$152,043", + "office": "Cincinnati", + "extn": "1785", + "start_date": "9/26/2007" + }, + { + "id": "173", + "name": "Peter Bingham", + "position": "Cash Manager", + "salary": "$246,973", + "office": "Atlanta", + "extn": "6670", + "start_date": "6/27/2005" + }, + { + "id": "174", + "name": "Cecilia Cartwright", + "position": "CNC Operator", + "salary": "$278,985", + "office": "Valetta", + "extn": "5344", + "start_date": "7/1/2004" + }, + { + "id": "175", + "name": "Anabel Villiger", + "position": "Front Desk Coordinator", + "salary": "$190,920", + "office": "New Orleans", + "extn": "6911", + "start_date": "10/21/2005" + }, + { + "id": "176", + "name": "Bart Patel", + "position": "Webmaster", + "salary": "$41,191", + "office": "Fullerton", + "extn": "5047", + "start_date": "1/11/2019" + }, + { + "id": "177", + "name": "Ally Addis", + "position": "Stockbroker", + "salary": "$160,520", + "office": "Baltimore", + "extn": "7112", + "start_date": "12/28/2017" + }, + { + "id": "178", + "name": "Joseph Ripley", + "position": "Auditor", + "salary": "$145,435", + "office": "Lakewood", + "extn": "1848", + "start_date": "4/16/2012" + }, + { + "id": "179", + "name": "Chad Radcliffe", + "position": "Staffing Consultant", + "salary": "$132,138", + "office": "St. Louis", + "extn": "5725", + "start_date": "5/31/2015" + }, + { + "id": "180", + "name": "Mavis Hamilton", + "position": "Staffing Consultant", + "salary": "$242,105", + "office": "Lyon", + "extn": "8728", + "start_date": "3/2/2012" + }, + { + "id": "181", + "name": "Tiffany Garcia", + "position": "Project Manager", + "salary": "$69,219", + "office": "Milano", + "extn": "6155", + "start_date": "2/27/2017" + }, + { + "id": "182", + "name": "Marigold Lynn", + "position": "Inspector", + "salary": "$19,936", + "office": "London", + "extn": "4408", + "start_date": "7/30/2007" + }, + { + "id": "183", + "name": "Johnny Mooney", + "position": "Clerk", + "salary": "$295,150", + "office": "Ontario", + "extn": "1696", + "start_date": "2/3/2015" + }, + { + "id": "184", + "name": "Josephine Ebden", + "position": "Insurance Broker", + "salary": "$121,449", + "office": "Bakersfield", + "extn": "1309", + "start_date": "1/19/2004" + }, + { + "id": "185", + "name": "Jasmine Ebbs", + "position": "Pharmacist", + "salary": "$254,252", + "office": "Hollywood", + "extn": "5335", + "start_date": "8/27/2004" + }, + { + "id": "186", + "name": "Sharon York", + "position": "Design Engineer", + "salary": "$191,050", + "office": "Oklahoma City", + "extn": "5467", + "start_date": "8/16/2015" + }, + { + "id": "187", + "name": "Gil Allen", + "position": "Assistant Buyer", + "salary": "$90,243", + "office": "Bucharest", + "extn": "3542", + "start_date": "11/23/2006" + }, + { + "id": "188", + "name": "Lucas Ellis", + "position": "Business Broker", + "salary": "$277,130", + "office": "Innsbruck", + "extn": "1853", + "start_date": "7/15/2005" + }, + { + "id": "189", + "name": "Leroy Yarlett", + "position": "Front Desk Coordinator", + "salary": "$23,701", + "office": "Madison", + "extn": "5742", + "start_date": "1/14/2014" + }, + { + "id": "190", + "name": "Nina York", + "position": "Loan Officer", + "salary": "$48,481", + "office": "Oakland", + "extn": "5402", + "start_date": "11/19/2018" + }, + { + "id": "191", + "name": "Owen Noach", + "position": "Bellman", + "salary": "$158,564", + "office": "Scottsdale", + "extn": "3359", + "start_date": "9/28/2013" + }, + { + "id": "192", + "name": "Enoch Chapman", + "position": "Electrician", + "salary": "$277,801", + "office": "Venice", + "extn": "8294", + "start_date": "4/10/2016" + }, + { + "id": "193", + "name": "Maxwell Uddin", + "position": "Assistant Buyer", + "salary": "$298,341", + "office": "Bakersfield", + "extn": "4500", + "start_date": "9/1/2015" + }, + { + "id": "194", + "name": "Hope Evans", + "position": "Front Desk Coordinator", + "salary": "$15,517", + "office": "Fullerton", + "extn": "9465", + "start_date": "11/2/2008" + }, + { + "id": "195", + "name": "Hank Welsch", + "position": "Project Manager", + "salary": "$142,807", + "office": "Colorado Springs", + "extn": "5893", + "start_date": "10/22/2002" + }, + { + "id": "196", + "name": "Jacob Salt", + "position": "Business Broker", + "salary": "$243,191", + "office": "Saint Paul", + "extn": "2445", + "start_date": "1/9/2006" + }, + { + "id": "197", + "name": "Mike Hobbs", + "position": "Cash Manager", + "salary": "$174,843", + "office": "Huntsville", + "extn": "8657", + "start_date": "6/14/2017" + }, + { + "id": "198", + "name": "Havana Dixon", + "position": "Dentist", + "salary": "$284,905", + "office": "Dallas", + "extn": "6459", + "start_date": "11/18/2004" + }, + { + "id": "199", + "name": "Ron Raven", + "position": "Mobile Developer", + "salary": "$275,888", + "office": "Richmond", + "extn": "4138", + "start_date": "8/26/2005" + }, + { + "id": "200", + "name": "Barry Hooper", + "position": "Production Painter", + "salary": "$60,369", + "office": "Boston", + "extn": "6556", + "start_date": "10/6/2005" + }, + { + "id": "201", + "name": "Emery Knott", + "position": "Front Desk Coordinator", + "salary": "$219,680", + "office": "Dallas", + "extn": "5653", + "start_date": "10/29/2013" + }, + { + "id": "202", + "name": "Morgan Kennedy", + "position": "Healthcare Specialist", + "salary": "$15,645", + "office": "Lyon", + "extn": "7257", + "start_date": "7/15/2010" + }, + { + "id": "203", + "name": "Gil Eaton", + "position": "Associate Professor", + "salary": "$107,201", + "office": "Madison", + "extn": "4533", + "start_date": "6/21/2012" + }, + { + "id": "204", + "name": "Elijah Connor", + "position": "Designer", + "salary": "$172,254", + "office": "Indianapolis", + "extn": "7341", + "start_date": "3/25/2015" + }, + { + "id": "205", + "name": "Elijah Nurton", + "position": "Service Supervisor", + "salary": "$271,665", + "office": "Rochester", + "extn": "6470", + "start_date": "10/22/2011" + }, + { + "id": "206", + "name": "Mike Hope", + "position": "Stockbroker", + "salary": "$150,149", + "office": "Nashville", + "extn": "1424", + "start_date": "1/15/2006" + }, + { + "id": "207", + "name": "Joseph Simpson", + "position": "Budget Analyst", + "salary": "$256,789", + "office": "Miami", + "extn": "3365", + "start_date": "5/23/2016" + }, + { + "id": "208", + "name": "Russel Edwards", + "position": "Web Developer", + "salary": "$148,291", + "office": "Omaha", + "extn": "2783", + "start_date": "5/31/2000" + }, + { + "id": "209", + "name": "Eduardo Uddin", + "position": "Service Supervisor", + "salary": "$222,006", + "office": "Venice", + "extn": "4561", + "start_date": "4/17/2014" + }, + { + "id": "210", + "name": "Johnathan Coates", + "position": "Cashier", + "salary": "$108,569", + "office": "Minneapolis", + "extn": "2420", + "start_date": "8/5/2006" + }, + { + "id": "211", + "name": "Michelle Carson", + "position": "Webmaster", + "salary": "$92,180", + "office": "Glendale", + "extn": "5316", + "start_date": "2/9/2002" + }, + { + "id": "212", + "name": "Cassidy Cadman", + "position": "Call Center Representative", + "salary": "$299,739", + "office": "Reno", + "extn": "3822", + "start_date": "7/17/2008" + }, + { + "id": "213", + "name": "Juliette Olivier", + "position": "Loan Officer", + "salary": "$58,005", + "office": "Salem", + "extn": "8690", + "start_date": "2/12/2017" + }, + { + "id": "214", + "name": "Hank Overson", + "position": "Food Technologist", + "salary": "$76,588", + "office": "Irving", + "extn": "6073", + "start_date": "10/11/2004" + }, + { + "id": "215", + "name": "Erick Stewart", + "position": "Assistant Buyer", + "salary": "$214,055", + "office": "Minneapolis", + "extn": "4949", + "start_date": "5/16/2000" + }, + { + "id": "216", + "name": "Alexia Warner", + "position": "Paramedic", + "salary": "$115,598", + "office": "Irving", + "extn": "3267", + "start_date": "12/29/2004" + }, + { + "id": "217", + "name": "Kenzie Bright", + "position": "Retail Trainee", + "salary": "$11,934", + "office": "Milano", + "extn": "6829", + "start_date": "3/11/2017" + }, + { + "id": "218", + "name": "Eduardo Sloan", + "position": "Restaurant Manager", + "salary": "$144,175", + "office": "Rome", + "extn": "5591", + "start_date": "5/30/2008" + }, + { + "id": "219", + "name": "Gabriel Victor", + "position": "Production Painter", + "salary": "$114,598", + "office": "St. Louis", + "extn": "9075", + "start_date": "8/13/2019" + }, + { + "id": "220", + "name": "Tyson Hunter", + "position": "Healthcare Specialist", + "salary": "$152,574", + "office": "Minneapolis", + "extn": "9545", + "start_date": "5/11/2007" + }, + { + "id": "221", + "name": "Kieth Hopkinson", + "position": "Project Manager", + "salary": "$70,745", + "office": "Kansas City", + "extn": "7550", + "start_date": "9/15/2014" + }, + { + "id": "222", + "name": "Caydence Bentley", + "position": "CNC Operator", + "salary": "$127,780", + "office": "Henderson", + "extn": "4114", + "start_date": "3/25/2019" + }, + { + "id": "223", + "name": "Hayden Bentley", + "position": "Mobile Developer", + "salary": "$63,891", + "office": "Milwaukee", + "extn": "2552", + "start_date": "5/31/2009" + }, + { + "id": "224", + "name": "Daron Nayler", + "position": "Fabricator", + "salary": "$102,916", + "office": "Toledo", + "extn": "7241", + "start_date": "3/7/2005" + }, + { + "id": "225", + "name": "Caleb Stubbs", + "position": "Paramedic", + "salary": "$160,392", + "office": "Huntsville", + "extn": "8387", + "start_date": "6/29/2000" + }, + { + "id": "226", + "name": "Rebecca Price", + "position": "Call Center Representative", + "salary": "$203,217", + "office": "Lyon", + "extn": "7258", + "start_date": "4/15/2011" + }, + { + "id": "227", + "name": "Hannah Forth", + "position": "Machine Operator", + "salary": "$84,980", + "office": "San Antonio", + "extn": "3284", + "start_date": "6/22/2005" + }, + { + "id": "228", + "name": "Ramon Jones", + "position": "Production Painter", + "salary": "$100,020", + "office": "Oklahoma City", + "extn": "3167", + "start_date": "12/18/2012" + }, + { + "id": "229", + "name": "Raquel Chadwick", + "position": "Budget Analyst", + "salary": "$207,572", + "office": "Springfield", + "extn": "7079", + "start_date": "3/22/2011" + }, + { + "id": "230", + "name": "Cedrick Cox", + "position": "Bookkeeper", + "salary": "$237,779", + "office": "Phoenix", + "extn": "1113", + "start_date": "4/17/2015" + }, + { + "id": "231", + "name": "Elijah Rossi", + "position": "Bookkeeper", + "salary": "$28,351", + "office": "Oakland", + "extn": "2634", + "start_date": "7/5/2006" + }, + { + "id": "232", + "name": "Abbey Isaac", + "position": "Assistant Buyer", + "salary": "$211,335", + "office": "Henderson", + "extn": "8449", + "start_date": "11/28/2011" + }, + { + "id": "233", + "name": "Marigold Asher", + "position": "Mobile Developer", + "salary": "$164,316", + "office": "Cincinnati", + "extn": "6109", + "start_date": "9/18/2012" + }, + { + "id": "234", + "name": "Eden Moore", + "position": "Inspector", + "salary": "$275,061", + "office": "San Francisco", + "extn": "9711", + "start_date": "8/14/2007" + }, + { + "id": "235", + "name": "Daphne Reyes", + "position": "Chef Manager", + "salary": "$31,368", + "office": "Norfolk", + "extn": "8969", + "start_date": "9/15/2018" + }, + { + "id": "236", + "name": "Makenzie Alexander", + "position": "Systems Administrator", + "salary": "$159,646", + "office": "Laredo", + "extn": "5078", + "start_date": "1/30/2015" + }, + { + "id": "237", + "name": "Fred Lucas", + "position": "HR Coordinator", + "salary": "$222,062", + "office": "Boston", + "extn": "5185", + "start_date": "7/16/2012" + }, + { + "id": "238", + "name": "Nancy Kidd", + "position": "Software Engineer", + "salary": "$38,713", + "office": "Sacramento", + "extn": "6300", + "start_date": "12/25/2014" + }, + { + "id": "239", + "name": "Jolene Kennedy", + "position": "Doctor", + "salary": "$44,687", + "office": "Detroit", + "extn": "8132", + "start_date": "6/18/2018" + }, + { + "id": "240", + "name": "Joy Eastwood", + "position": "Software Engineer", + "salary": "$60,445", + "office": "Jersey City", + "extn": "7053", + "start_date": "6/25/2009" + }, + { + "id": "241", + "name": "Luna Irwin", + "position": "Food Technologist", + "salary": "$258,270", + "office": "Ontario", + "extn": "8186", + "start_date": "5/26/2003" + }, + { + "id": "242", + "name": "Elle Harvey", + "position": "Fabricator", + "salary": "$159,054", + "office": "Toledo", + "extn": "6565", + "start_date": "8/26/2016" + }, + { + "id": "243", + "name": "Sabina Squire", + "position": "Staffing Consultant", + "salary": "$139,446", + "office": "Chicago", + "extn": "4073", + "start_date": "8/22/2001" + }, + { + "id": "244", + "name": "Eryn Jennson", + "position": "Chef Manager", + "salary": "$49,381", + "office": "Hollywood", + "extn": "7445", + "start_date": "8/16/2002" + }, + { + "id": "245", + "name": "Alexia Nicholls", + "position": "Treasurer", + "salary": "$18,510", + "office": "Los Angeles", + "extn": "6213", + "start_date": "1/18/2017" + }, + { + "id": "246", + "name": "Chadwick Woods", + "position": "Executive Director", + "salary": "$115,918", + "office": "Fremont", + "extn": "3860", + "start_date": "6/16/2016" + }, + { + "id": "247", + "name": "Anais Stuart", + "position": "Loan Officer", + "salary": "$34,704", + "office": "Fullerton", + "extn": "6650", + "start_date": "6/13/2002" + }, + { + "id": "248", + "name": "Doris Barrett", + "position": "Cashier", + "salary": "$196,261", + "office": "Miami", + "extn": "6470", + "start_date": "12/26/2009" + }, + { + "id": "249", + "name": "Tony Hunt", + "position": "HR Specialist", + "salary": "$138,158", + "office": "Anaheim", + "extn": "1775", + "start_date": "2/26/2016" + }, + { + "id": "250", + "name": "Wendy Radcliffe", + "position": "Design Engineer", + "salary": "$38,682", + "office": "Bridgeport", + "extn": "6595", + "start_date": "8/5/2004" + }, + { + "id": "251", + "name": "Barry Edler", + "position": "Lecturer", + "salary": "$28,286", + "office": "Hollywood", + "extn": "8796", + "start_date": "5/26/2004" + }, + { + "id": "252", + "name": "John Hill", + "position": "Dentist", + "salary": "$32,949", + "office": "Murfreesboro", + "extn": "1022", + "start_date": "9/26/2000" + }, + { + "id": "253", + "name": "Denis Rogan", + "position": "Audiologist", + "salary": "$98,575", + "office": "Zurich", + "extn": "9635", + "start_date": "6/27/2017" + }, + { + "id": "254", + "name": "Melody Collins", + "position": "Insurance Broker", + "salary": "$257,482", + "office": "Omaha", + "extn": "1885", + "start_date": "10/20/2018" + }, + { + "id": "255", + "name": "Allison Roman", + "position": "HR Specialist", + "salary": "$15,130", + "office": "Omaha", + "extn": "1954", + "start_date": "7/18/2004" + }, + { + "id": "256", + "name": "Brad Fulton", + "position": "Physician", + "salary": "$191,630", + "office": "Pittsburgh", + "extn": "5624", + "start_date": "3/15/2005" + }, + { + "id": "257", + "name": "Sabina Bishop", + "position": "Audiologist", + "salary": "$104,291", + "office": "Sacramento", + "extn": "4962", + "start_date": "8/14/2018" + }, + { + "id": "258", + "name": "Nathan Turner", + "position": "Operator", + "salary": "$96,360", + "office": "Long Beach", + "extn": "4512", + "start_date": "5/20/2015" + }, + { + "id": "259", + "name": "Margot Rycroft", + "position": "Design Engineer", + "salary": "$120,177", + "office": "Amarillo", + "extn": "4744", + "start_date": "8/11/2008" + }, + { + "id": "260", + "name": "Fred Everett", + "position": "Project Manager", + "salary": "$176,251", + "office": "Jersey City", + "extn": "4994", + "start_date": "8/24/2015" + }, + { + "id": "261", + "name": "Chadwick Upton", + "position": "Stockbroker", + "salary": "$235,395", + "office": "Madrid", + "extn": "2611", + "start_date": "4/17/2017" + }, + { + "id": "262", + "name": "Alessandra Carson", + "position": "Dentist", + "salary": "$294,954", + "office": "Escondido", + "extn": "5538", + "start_date": "5/14/2010" + }, + { + "id": "263", + "name": "Wade Wilson", + "position": "Biologist", + "salary": "$82,629", + "office": "Houston", + "extn": "2316", + "start_date": "7/31/2006" + }, + { + "id": "264", + "name": "Olivia Dann", + "position": "Cashier", + "salary": "$170,478", + "office": "Richmond", + "extn": "1284", + "start_date": "1/21/2005" + }, + { + "id": "265", + "name": "George Brock", + "position": "Web Developer", + "salary": "$153,979", + "office": "Memphis", + "extn": "2453", + "start_date": "8/23/2005" + }, + { + "id": "266", + "name": "Jules Salt", + "position": "HR Coordinator", + "salary": "$53,588", + "office": "Fort Lauderdale", + "extn": "4757", + "start_date": "5/24/2014" + }, + { + "id": "267", + "name": "Oliver Jordan", + "position": "Dentist", + "salary": "$203,829", + "office": "Cincinnati", + "extn": "4109", + "start_date": "9/27/2009" + }, + { + "id": "268", + "name": "Cara Lindop", + "position": "Electrician", + "salary": "$28,400", + "office": "Arlington", + "extn": "8961", + "start_date": "5/17/2003" + }, + { + "id": "269", + "name": "Gil Hale", + "position": "Webmaster", + "salary": "$202,207", + "office": "Quebec", + "extn": "9076", + "start_date": "8/10/2016" + }, + { + "id": "270", + "name": "Phillip Keys", + "position": "Project Manager", + "salary": "$132,893", + "office": "Saint Paul", + "extn": "4892", + "start_date": "8/16/2018" + }, + { + "id": "271", + "name": "Erick Wellington", + "position": "Webmaster", + "salary": "$148,241", + "office": "Fayetteville", + "extn": "2372", + "start_date": "9/5/2016" + }, + { + "id": "272", + "name": "Georgia Spencer", + "position": "Treasurer", + "salary": "$56,679", + "office": "Fayetteville", + "extn": "4033", + "start_date": "10/9/2011" + }, + { + "id": "273", + "name": "Jack Eddison", + "position": "Accountant", + "salary": "$17,029", + "office": "Detroit", + "extn": "3624", + "start_date": "8/18/2014" + }, + { + "id": "274", + "name": "Danny Stuart", + "position": "Service Supervisor", + "salary": "$53,251", + "office": "Rome", + "extn": "8441", + "start_date": "8/1/2013" + }, + { + "id": "275", + "name": "Kieth Atkinson", + "position": "Inspector", + "salary": "$190,010", + "office": "Indianapolis", + "extn": "4297", + "start_date": "12/9/2011" + }, + { + "id": "276", + "name": "Nathan Durrant", + "position": "Systems Administrator", + "salary": "$52,651", + "office": "Tokyo", + "extn": "3801", + "start_date": "11/23/2010" + }, + { + "id": "277", + "name": "Harry Penn", + "position": "Design Engineer", + "salary": "$97,867", + "office": "Charlotte", + "extn": "8247", + "start_date": "3/17/2015" + }, + { + "id": "278", + "name": "Rihanna Parker", + "position": "Electrician", + "salary": "$30,500", + "office": "Albuquerque", + "extn": "8734", + "start_date": "5/12/2007" + }, + { + "id": "279", + "name": "George Spencer", + "position": "Call Center Representative", + "salary": "$114,447", + "office": "Madrid", + "extn": "8023", + "start_date": "5/30/2007" + }, + { + "id": "280", + "name": "Danny Russell", + "position": "Clerk", + "salary": "$92,621", + "office": "Henderson", + "extn": "5044", + "start_date": "10/18/2015" + }, + { + "id": "281", + "name": "Domenic Baker", + "position": "Pharmacist", + "salary": "$148,179", + "office": "Norfolk", + "extn": "1816", + "start_date": "9/6/2013" + }, + { + "id": "282", + "name": "Maya Abbot", + "position": "Associate Professor", + "salary": "$202,124", + "office": "San Diego", + "extn": "4786", + "start_date": "7/24/2019" + }, + { + "id": "283", + "name": "Tyler Chadwick", + "position": "Production Painter", + "salary": "$155,202", + "office": "Amarillo", + "extn": "7572", + "start_date": "4/13/2018" + }, + { + "id": "284", + "name": "Julian Harrison", + "position": "Biologist", + "salary": "$96,917", + "office": "Berlin", + "extn": "8242", + "start_date": "8/10/2005" + }, + { + "id": "285", + "name": "Doris Eaton", + "position": "Global Logistics Supervisor", + "salary": "$20,310", + "office": "Orlando", + "extn": "9031", + "start_date": "6/15/2007" + }, + { + "id": "286", + "name": "Carter Ward", + "position": "Project Manager", + "salary": "$261,270", + "office": "Madison", + "extn": "2395", + "start_date": "1/11/2019" + }, + { + "id": "287", + "name": "Noah Uttley", + "position": "Budget Analyst", + "salary": "$20,467", + "office": "Memphis", + "extn": "5612", + "start_date": "8/7/2003" + }, + { + "id": "288", + "name": "Lucas Hobson", + "position": "Dentist", + "salary": "$230,902", + "office": "New York", + "extn": "3372", + "start_date": "7/30/2000" + }, + { + "id": "289", + "name": "Erick Stone", + "position": "Electrician", + "salary": "$85,832", + "office": "Tokyo", + "extn": "3967", + "start_date": "7/14/2002" + }, + { + "id": "290", + "name": "Melody Kelly", + "position": "Call Center Representative", + "salary": "$149,830", + "office": "Indianapolis", + "extn": "6717", + "start_date": "2/13/2017" + }, + { + "id": "291", + "name": "Adina Hopkins", + "position": "Web Developer", + "salary": "$237,817", + "office": "Reno", + "extn": "3294", + "start_date": "10/19/2013" + }, + { + "id": "292", + "name": "Elly Clarke", + "position": "Bookkeeper", + "salary": "$116,764", + "office": "Bucharest", + "extn": "5236", + "start_date": "11/21/2016" + }, + { + "id": "293", + "name": "Boris Weasley", + "position": "IT Support Staff", + "salary": "$46,007", + "office": "Louisville", + "extn": "8497", + "start_date": "10/24/2007" + }, + { + "id": "294", + "name": "Russel Johnson", + "position": "Business Broker", + "salary": "$31,451", + "office": "Memphis", + "extn": "6547", + "start_date": "4/22/2017" + }, + { + "id": "295", + "name": "Rowan May", + "position": "Design Engineer", + "salary": "$213,851", + "office": "Wien", + "extn": "6756", + "start_date": "10/13/2007" + }, + { + "id": "296", + "name": "Tom Locke", + "position": "Assistant Buyer", + "salary": "$105,900", + "office": "Saint Paul", + "extn": "8533", + "start_date": "2/9/2017" + }, + { + "id": "297", + "name": "Molly Hooper", + "position": "Call Center Representative", + "salary": "$83,602", + "office": "Charlotte", + "extn": "2931", + "start_date": "8/30/2004" + }, + { + "id": "298", + "name": "Trisha Nielson", + "position": "Software Engineer", + "salary": "$236,108", + "office": "Reno", + "extn": "7935", + "start_date": "12/15/2014" + }, + { + "id": "299", + "name": "Chris Gilbert", + "position": "Cash Manager", + "salary": "$116,884", + "office": "Huntsville", + "extn": "1246", + "start_date": "9/14/2000" + }, + { + "id": "300", + "name": "Esmeralda Goodman", + "position": "Webmaster", + "salary": "$29,124", + "office": "San Antonio", + "extn": "7461", + "start_date": "7/11/2003" + }, + { + "id": "301", + "name": "Johnathan Booth", + "position": "Assistant Buyer", + "salary": "$207,222", + "office": "San Antonio", + "extn": "2099", + "start_date": "10/28/2001" + }, + { + "id": "302", + "name": "Abdul Cox", + "position": "Audiologist", + "salary": "$288,452", + "office": "San Diego", + "extn": "3602", + "start_date": "2/14/2004" + }, + { + "id": "303", + "name": "Juliette Morley", + "position": "Associate Professor", + "salary": "$90,420", + "office": "Bridgeport", + "extn": "9657", + "start_date": "9/18/2000" + }, + { + "id": "304", + "name": "Liam Morris", + "position": "Dentist", + "salary": "$200,380", + "office": "Jersey City", + "extn": "2961", + "start_date": "2/11/2018" + }, + { + "id": "305", + "name": "Kurt Stanley", + "position": "Fabricator", + "salary": "$190,598", + "office": "Detroit", + "extn": "2484", + "start_date": "8/15/2017" + }, + { + "id": "306", + "name": "Wade Dale", + "position": "Baker", + "salary": "$137,661", + "office": "Rome", + "extn": "5257", + "start_date": "7/29/2002" + }, + { + "id": "307", + "name": "Tyson Osmond", + "position": "Banker", + "salary": "$267,138", + "office": "Honolulu", + "extn": "1394", + "start_date": "8/19/2019" + }, + { + "id": "308", + "name": "Melanie Ryan", + "position": "Lecturer", + "salary": "$48,092", + "office": "Lisbon", + "extn": "2023", + "start_date": "4/11/2017" + }, + { + "id": "309", + "name": "Bryon Walsh", + "position": "Accountant", + "salary": "$91,943", + "office": "San Antonio", + "extn": "7172", + "start_date": "9/24/2008" + }, + { + "id": "310", + "name": "Abdul Ventura", + "position": "Software Engineer", + "salary": "$207,011", + "office": "Fullerton", + "extn": "3414", + "start_date": "10/2/2016" + }, + { + "id": "311", + "name": "Gabriel Daniells", + "position": "Stockbroker", + "salary": "$255,568", + "office": "San Jose", + "extn": "5021", + "start_date": "4/27/2000" + }, + { + "id": "312", + "name": "Bryon Jordan", + "position": "Software Engineer", + "salary": "$174,208", + "office": "Lancaster", + "extn": "3147", + "start_date": "1/11/2006" + }, + { + "id": "313", + "name": "Gabriel Hall", + "position": "Baker", + "salary": "$144,792", + "office": "Zurich", + "extn": "2367", + "start_date": "12/15/2011" + }, + { + "id": "314", + "name": "Michael Ebden", + "position": "Health Educator", + "salary": "$141,137", + "office": "Fullerton", + "extn": "3565", + "start_date": "9/14/2019" + }, + { + "id": "315", + "name": "Carmen Sheldon", + "position": "Cook", + "salary": "$13,783", + "office": "San Jose", + "extn": "6887", + "start_date": "1/8/2012" + }, + { + "id": "316", + "name": "Eden Hilton", + "position": "Pharmacist", + "salary": "$148,278", + "office": "Amarillo", + "extn": "1899", + "start_date": "2/20/2017" + }, + { + "id": "317", + "name": "Liam Rossi", + "position": "Chef Manager", + "salary": "$56,841", + "office": "Bellevue", + "extn": "3521", + "start_date": "5/16/2000" + }, + { + "id": "318", + "name": "Anthony Dillon", + "position": "Staffing Consultant", + "salary": "$284,242", + "office": "Long Beach", + "extn": "7807", + "start_date": "10/24/2018" + }, + { + "id": "319", + "name": "Abbey Phillips", + "position": "Webmaster", + "salary": "$125,996", + "office": "Chicago", + "extn": "4141", + "start_date": "9/21/2017" + }, + { + "id": "320", + "name": "Valerie Baker", + "position": "Loan Officer", + "salary": "$182,862", + "office": "Innsbruck", + "extn": "5430", + "start_date": "6/18/2006" + }, + { + "id": "321", + "name": "Denny Morris", + "position": "Lecturer", + "salary": "$297,464", + "office": "Hollywood", + "extn": "7893", + "start_date": "2/20/2002" + }, + { + "id": "322", + "name": "Martin Hobbs", + "position": "Machine Operator", + "salary": "$197,097", + "office": "Houston", + "extn": "8187", + "start_date": "4/13/2013" + }, + { + "id": "323", + "name": "Cara Page ", + "position": "Physician", + "salary": "$18,011", + "office": "Los Angeles", + "extn": "5701", + "start_date": "1/18/2009" + }, + { + "id": "324", + "name": "Carter Edwards", + "position": "Lecturer", + "salary": "$243,291", + "office": "Milano", + "extn": "4229", + "start_date": "7/13/2002" + }, + { + "id": "325", + "name": "Ron Franks", + "position": "Staffing Consultant", + "salary": "$260,694", + "office": "Saint Paul", + "extn": "7573", + "start_date": "6/16/2010" + }, + { + "id": "326", + "name": "Abbey Stone", + "position": "Design Engineer", + "salary": "$160,646", + "office": "Las Vegas", + "extn": "1253", + "start_date": "8/11/2011" + }, + { + "id": "327", + "name": "Rowan Payne", + "position": "Health Educator", + "salary": "$27,585", + "office": "Fullerton", + "extn": "3774", + "start_date": "3/2/2006" + }, + { + "id": "328", + "name": "Elise Cooper", + "position": "Steward", + "salary": "$167,400", + "office": "Lakewood", + "extn": "9401", + "start_date": "5/24/2014" + }, + { + "id": "329", + "name": "Zoe Lynch", + "position": "Treasurer", + "salary": "$145,294", + "office": "Las Vegas", + "extn": "4565", + "start_date": "12/20/2001" + }, + { + "id": "330", + "name": "Rosie Mould", + "position": "CNC Operator", + "salary": "$143,198", + "office": "Rome", + "extn": "7956", + "start_date": "5/4/2004" + }, + { + "id": "331", + "name": "Melody Swan", + "position": "Insurance Broker", + "salary": "$133,839", + "office": "Louisville", + "extn": "2393", + "start_date": "12/4/2012" + }, + { + "id": "332", + "name": "Ron Griffiths", + "position": "Associate Professor", + "salary": "$82,678", + "office": "Milano", + "extn": "4037", + "start_date": "2/21/2018" + }, + { + "id": "333", + "name": "Sabrina Chester", + "position": "Retail Trainee", + "salary": "$173,823", + "office": "Louisville", + "extn": "4648", + "start_date": "11/23/2018" + }, + { + "id": "334", + "name": "Sharon Whinter", + "position": "Webmaster", + "salary": "$215,874", + "office": "Tulsa", + "extn": "9785", + "start_date": "9/24/2018" + }, + { + "id": "335", + "name": "Domenic Donovan", + "position": "Staffing Consultant", + "salary": "$71,569", + "office": "Tallahassee", + "extn": "3538", + "start_date": "6/24/2017" + }, + { + "id": "336", + "name": "Martin Marshall", + "position": "Insurance Broker", + "salary": "$75,027", + "office": "San Bernardino", + "extn": "7666", + "start_date": "11/19/2004" + }, + { + "id": "337", + "name": "Adelaide Wilson", + "position": "IT Support Staff", + "salary": "$225,578", + "office": "Colorado Springs", + "extn": "8142", + "start_date": "8/11/2018" + }, + { + "id": "338", + "name": "Harry Cowan", + "position": "Food Technologist", + "salary": "$28,947", + "office": "Kansas City", + "extn": "2150", + "start_date": "4/20/2013" + }, + { + "id": "339", + "name": "Mark Murphy", + "position": "Associate Professor", + "salary": "$286,865", + "office": "Washington", + "extn": "2091", + "start_date": "1/15/2004" + }, + { + "id": "340", + "name": "Carissa Kent", + "position": "Associate Professor", + "salary": "$228,547", + "office": "New Orleans", + "extn": "5509", + "start_date": "9/27/2001" + }, + { + "id": "341", + "name": "Lillian Sylvester", + "position": "Fabricator", + "salary": "$78,791", + "office": "Santa Ana", + "extn": "5851", + "start_date": "5/7/2002" + }, + { + "id": "342", + "name": "Madison Mackenzie", + "position": "Cashier", + "salary": "$156,986", + "office": "Portland", + "extn": "5266", + "start_date": "3/16/2016" + }, + { + "id": "343", + "name": "Barry Roberts", + "position": "IT Support Staff", + "salary": "$250,954", + "office": "Berna", + "extn": "6342", + "start_date": "5/12/2003" + }, + { + "id": "344", + "name": "Chelsea Selby", + "position": "Budget Analyst", + "salary": "$244,798", + "office": "Ontario", + "extn": "3984", + "start_date": "3/6/2013" + }, + { + "id": "345", + "name": "Crystal Gonzales", + "position": "Investment Advisor", + "salary": "$139,278", + "office": "Lisbon", + "extn": "7073", + "start_date": "3/2/2012" + }, + { + "id": "346", + "name": "Johnathan Edmonds", + "position": "Software Engineer", + "salary": "$233,679", + "office": "Fullerton", + "extn": "1818", + "start_date": "5/29/2010" + }, + { + "id": "347", + "name": "Tyler Nash", + "position": "Clerk", + "salary": "$285,365", + "office": "Lyon", + "extn": "4525", + "start_date": "8/18/2009" + }, + { + "id": "348", + "name": "Denny Squire", + "position": "Executive Director", + "salary": "$175,575", + "office": "Quebec", + "extn": "6096", + "start_date": "10/22/2009" + }, + { + "id": "349", + "name": "Chester Brett", + "position": "Steward", + "salary": "$55,080", + "office": "Nashville", + "extn": "4355", + "start_date": "5/17/2011" + }, + { + "id": "350", + "name": "George Thompson", + "position": "Assistant Buyer", + "salary": "$263,806", + "office": "Ontario", + "extn": "6923", + "start_date": "5/25/2004" + }, + { + "id": "351", + "name": "Tony Farrow", + "position": "Front Desk Coordinator", + "salary": "$33,688", + "office": "Madrid", + "extn": "1797", + "start_date": "1/3/2019" + }, + { + "id": "352", + "name": "Miriam Addley", + "position": "Cook", + "salary": "$258,951", + "office": "Philadelphia", + "extn": "1726", + "start_date": "3/27/2002" + }, + { + "id": "353", + "name": "Jolene Upsdell", + "position": "Inspector", + "salary": "$261,076", + "office": "Henderson", + "extn": "5396", + "start_date": "8/2/2016" + }, + { + "id": "354", + "name": "Amy Daniells", + "position": "CNC Operator", + "salary": "$239,502", + "office": "Salem", + "extn": "9863", + "start_date": "8/13/2009" + }, + { + "id": "355", + "name": "Lara Uttley", + "position": "Cashier", + "salary": "$111,715", + "office": "Albuquerque", + "extn": "8172", + "start_date": "10/18/2002" + }, + { + "id": "356", + "name": "Chuck Crawford", + "position": "Biologist", + "salary": "$44,217", + "office": "Murfreesboro", + "extn": "9652", + "start_date": "4/26/2009" + }, + { + "id": "357", + "name": "Marvin Welsch", + "position": "Production Painter", + "salary": "$264,934", + "office": "Fayetteville", + "extn": "8661", + "start_date": "7/14/2002" + }, + { + "id": "358", + "name": "Aiden Jenkin", + "position": "Service Supervisor", + "salary": "$172,636", + "office": "Colorado Springs", + "extn": "3422", + "start_date": "10/11/2000" + }, + { + "id": "359", + "name": "David Stubbs", + "position": "Systems Administrator", + "salary": "$56,873", + "office": "Salt Lake City", + "extn": "5166", + "start_date": "5/18/2010" + }, + { + "id": "360", + "name": "Michelle Downing", + "position": "Electrician", + "salary": "$225,040", + "office": "Minneapolis", + "extn": "7544", + "start_date": "9/29/2005" + }, + { + "id": "361", + "name": "Ivette Stewart", + "position": "Healthcare Specialist", + "salary": "$84,294", + "office": "Fullerton", + "extn": "2666", + "start_date": "12/23/2003" + }, + { + "id": "362", + "name": "Leanne Sinclair", + "position": "Electrician", + "salary": "$33,342", + "office": "Berlin", + "extn": "7659", + "start_date": "3/8/2013" + }, + { + "id": "363", + "name": "Beatrice Broomfield", + "position": "Auditor", + "salary": "$266,062", + "office": "Milwaukee", + "extn": "9359", + "start_date": "3/9/2006" + }, + { + "id": "364", + "name": "Alison Payne", + "position": "Business Broker", + "salary": "$265,612", + "office": "San Bernardino", + "extn": "5514", + "start_date": "9/15/2006" + }, + { + "id": "365", + "name": "Abdul Moreno", + "position": "Restaurant Manager", + "salary": "$30,986", + "office": "Memphis", + "extn": "8371", + "start_date": "11/26/2010" + }, + { + "id": "366", + "name": "Russel Dixon", + "position": "Audiologist", + "salary": "$111,213", + "office": "Ontario", + "extn": "2352", + "start_date": "5/21/2005" + }, + { + "id": "367", + "name": "Kassandra Ellison", + "position": "Restaurant Manager", + "salary": "$290,181", + "office": "Lisbon", + "extn": "8962", + "start_date": "3/27/2003" + }, + { + "id": "368", + "name": "Nick Rivers", + "position": "Ambulatory Nurse", + "salary": "$219,933", + "office": "Fullerton", + "extn": "7021", + "start_date": "10/10/2009" + }, + { + "id": "369", + "name": "Julian Hardwick", + "position": "Web Developer", + "salary": "$139,859", + "office": "Oklahoma City", + "extn": "4810", + "start_date": "9/22/2003" + }, + { + "id": "370", + "name": "Willow Mcgee", + "position": "Executive Director", + "salary": "$273,965", + "office": "Garland", + "extn": "8130", + "start_date": "3/9/2013" + }, + { + "id": "371", + "name": "Rose Yang", + "position": "Front Desk Coordinator", + "salary": "$285,871", + "office": "Zurich", + "extn": "2689", + "start_date": "12/13/2011" + }, + { + "id": "372", + "name": "Carl Kennedy", + "position": "Business Broker", + "salary": "$235,154", + "office": "Worcester", + "extn": "4407", + "start_date": "9/1/2014" + }, + { + "id": "373", + "name": "Mark Patel", + "position": "Health Educator", + "salary": "$18,669", + "office": "Lincoln", + "extn": "4379", + "start_date": "11/21/2013" + }, + { + "id": "374", + "name": "Hazel Poole", + "position": "Global Logistics Supervisor", + "salary": "$36,971", + "office": "San Diego", + "extn": "1621", + "start_date": "1/1/2000" + }, + { + "id": "375", + "name": "Hazel Norris", + "position": "Inspector", + "salary": "$240,729", + "office": "Murfreesboro", + "extn": "2920", + "start_date": "9/5/2005" + }, + { + "id": "376", + "name": "Mavis Ralph", + "position": "Paramedic", + "salary": "$165,055", + "office": "Washington", + "extn": "2219", + "start_date": "7/1/2004" + }, + { + "id": "377", + "name": "Allison Ellis", + "position": "Electrician", + "salary": "$21,963", + "office": "Chicago", + "extn": "8412", + "start_date": "4/19/2013" + }, + { + "id": "378", + "name": "Tony Lindsay", + "position": "Budget Analyst", + "salary": "$31,599", + "office": "Memphis", + "extn": "8724", + "start_date": "8/28/2009" + }, + { + "id": "379", + "name": "Noemi Appleton", + "position": "Clerk", + "salary": "$74,879", + "office": "Lisbon", + "extn": "7700", + "start_date": "2/22/2017" + }, + { + "id": "380", + "name": "Lillian Villiger", + "position": "Call Center Representative", + "salary": "$43,342", + "office": "Madison", + "extn": "7546", + "start_date": "3/5/2009" + }, + { + "id": "381", + "name": "Eden Rust", + "position": "Treasurer", + "salary": "$293,112", + "office": "Jersey City", + "extn": "8908", + "start_date": "4/23/2007" + }, + { + "id": "382", + "name": "Tyler Williams", + "position": "HR Specialist", + "salary": "$146,260", + "office": "Arlington", + "extn": "8230", + "start_date": "5/13/2018" + }, + { + "id": "383", + "name": "Kieth Griffiths", + "position": "Designer", + "salary": "$134,451", + "office": "Denver", + "extn": "4440", + "start_date": "1/23/2015" + }, + { + "id": "384", + "name": "Angela Steer", + "position": "Mobile Developer", + "salary": "$129,540", + "office": "Tokyo", + "extn": "5451", + "start_date": "7/20/2019" + }, + { + "id": "385", + "name": "Rihanna Pratt", + "position": "Electrician", + "salary": "$38,708", + "office": "Quebec", + "extn": "5187", + "start_date": "1/26/2013" + }, + { + "id": "386", + "name": "Matthew Rodgers", + "position": "Designer", + "salary": "$243,665", + "office": "Hayward", + "extn": "7633", + "start_date": "7/24/2019" + }, + { + "id": "387", + "name": "Ronald Williams", + "position": "Loan Officer", + "salary": "$279,049", + "office": "Detroit", + "extn": "7835", + "start_date": "7/21/2008" + }, + { + "id": "388", + "name": "Vanessa Hogg", + "position": "Operator", + "salary": "$230,164", + "office": "Tokyo", + "extn": "4385", + "start_date": "10/31/2005" + }, + { + "id": "389", + "name": "Phillip Thornton", + "position": "Webmaster", + "salary": "$80,788", + "office": "Innsbruck", + "extn": "7063", + "start_date": "12/5/2004" + }, + { + "id": "390", + "name": "Anthony Turner", + "position": "Executive Director", + "salary": "$62,851", + "office": "Ontario", + "extn": "6537", + "start_date": "11/3/2017" + }, + { + "id": "391", + "name": "Denis Graham", + "position": "Machine Operator", + "salary": "$290,748", + "office": "Wien", + "extn": "7249", + "start_date": "2/5/2012" + }, + { + "id": "392", + "name": "Manuel Anderson", + "position": "Budget Analyst", + "salary": "$130,670", + "office": "Columbus", + "extn": "5691", + "start_date": "1/8/2015" + }, + { + "id": "393", + "name": "Felicity Weasley", + "position": "Webmaster", + "salary": "$28,869", + "office": "Philadelphia", + "extn": "3680", + "start_date": "6/18/2013" + }, + { + "id": "394", + "name": "Boris Allen", + "position": "Assistant Buyer", + "salary": "$159,335", + "office": "Arlington", + "extn": "6508", + "start_date": "12/27/2010" + }, + { + "id": "395", + "name": "Elise Connell", + "position": "Baker", + "salary": "$190,924", + "office": "Sacramento", + "extn": "1084", + "start_date": "7/2/2007" + }, + { + "id": "396", + "name": "Kurt Bishop", + "position": "Associate Professor", + "salary": "$143,506", + "office": "Bucharest", + "extn": "8505", + "start_date": "3/11/2006" + }, + { + "id": "397", + "name": "Maxwell Olson", + "position": "Project Manager", + "salary": "$214,937", + "office": "Toledo", + "extn": "3260", + "start_date": "11/18/2002" + }, + { + "id": "398", + "name": "Rick Benson", + "position": "Bellman", + "salary": "$209,971", + "office": "Innsbruck", + "extn": "6719", + "start_date": "4/11/2013" + }, + { + "id": "399", + "name": "Barney Clifton", + "position": "Global Logistics Supervisor", + "salary": "$87,734", + "office": "San Antonio", + "extn": "6539", + "start_date": "4/12/2014" + }, + { + "id": "400", + "name": "Barry Palmer", + "position": "Systems Administrator", + "salary": "$177,010", + "office": "Fullerton", + "extn": "9265", + "start_date": "7/9/2002" + }, + { + "id": "401", + "name": "Javier Watt", + "position": "Associate Professor", + "salary": "$134,336", + "office": "St. Louis", + "extn": "6376", + "start_date": "6/1/2013" + }, + { + "id": "402", + "name": "Mason Palmer", + "position": "Accountant", + "salary": "$287,502", + "office": "Portland", + "extn": "4972", + "start_date": "7/4/2010" + }, + { + "id": "403", + "name": "Benjamin Rigg", + "position": "Global Logistics Supervisor", + "salary": "$270,522", + "office": "Sacramento", + "extn": "7119", + "start_date": "11/23/2014" + }, + { + "id": "404", + "name": "Julian Garner", + "position": "Health Educator", + "salary": "$18,812", + "office": "London", + "extn": "3776", + "start_date": "6/6/2002" + }, + { + "id": "405", + "name": "Angelique Gosling", + "position": "Cash Manager", + "salary": "$81,894", + "office": "Bucharest", + "extn": "1859", + "start_date": "8/6/2013" + }, + { + "id": "406", + "name": "Florence Eddison", + "position": "Audiologist", + "salary": "$207,292", + "office": "Valetta", + "extn": "9430", + "start_date": "10/6/2019" + }, + { + "id": "407", + "name": "Tara Whitmore", + "position": "Bookkeeper", + "salary": "$170,978", + "office": "Santa Ana", + "extn": "1543", + "start_date": "5/21/2004" + }, + { + "id": "408", + "name": "Caleb Dale", + "position": "Laboratory Technician", + "salary": "$184,313", + "office": "Louisville", + "extn": "7131", + "start_date": "12/31/2012" + }, + { + "id": "409", + "name": "Barney Bennett", + "position": "Electrician", + "salary": "$180,941", + "office": "Otawa", + "extn": "9097", + "start_date": "9/7/2003" + }, + { + "id": "410", + "name": "Isla Lee", + "position": "Cook", + "salary": "$148,162", + "office": "Berna", + "extn": "3726", + "start_date": "5/25/2012" + }, + { + "id": "411", + "name": "Javier Larsen", + "position": "Executive Director", + "salary": "$169,545", + "office": "San Antonio", + "extn": "5716", + "start_date": "4/1/2006" + }, + { + "id": "412", + "name": "Caleb Flynn", + "position": "Clerk", + "salary": "$264,460", + "office": "Kansas City", + "extn": "4237", + "start_date": "5/16/2006" + }, + { + "id": "413", + "name": "Jasmine Rowlands", + "position": "Paramedic", + "salary": "$31,396", + "office": "Amarillo", + "extn": "3140", + "start_date": "12/28/2006" + }, + { + "id": "414", + "name": "Hope Pickard", + "position": "Physician", + "salary": "$271,596", + "office": "Richmond", + "extn": "1830", + "start_date": "2/13/2013" + }, + { + "id": "415", + "name": "Ronald Upsdell", + "position": "Service Supervisor", + "salary": "$272,796", + "office": "Omaha", + "extn": "1899", + "start_date": "4/6/2005" + }, + { + "id": "416", + "name": "Cadence May", + "position": "Biologist", + "salary": "$205,595", + "office": "Los Angeles", + "extn": "6289", + "start_date": "7/13/2001" + }, + { + "id": "417", + "name": "Rocco Plant", + "position": "Mobile Developer", + "salary": "$124,713", + "office": "St. Louis", + "extn": "2882", + "start_date": "7/17/2004" + }, + { + "id": "418", + "name": "Daphne Hewitt", + "position": "Fabricator", + "salary": "$74,648", + "office": "Milwaukee", + "extn": "7044", + "start_date": "1/3/2005" + }, + { + "id": "419", + "name": "Henry Keys", + "position": "Electrician", + "salary": "$91,327", + "office": "Madison", + "extn": "4225", + "start_date": "6/19/2001" + }, + { + "id": "420", + "name": "Hayden Cartwright", + "position": "Biologist", + "salary": "$117,199", + "office": "Laredo", + "extn": "8189", + "start_date": "2/11/2001" + }, + { + "id": "421", + "name": "Rick Griffiths", + "position": "Budget Analyst", + "salary": "$164,461", + "office": "Oklahoma City", + "extn": "6017", + "start_date": "1/16/2008" + }, + { + "id": "422", + "name": "Jack Bryson", + "position": "Web Developer", + "salary": "$218,461", + "office": "Lisbon", + "extn": "7597", + "start_date": "4/7/2017" + }, + { + "id": "423", + "name": "Russel Bennett", + "position": "Associate Professor", + "salary": "$184,096", + "office": "Sacramento", + "extn": "5509", + "start_date": "12/29/2008" + }, + { + "id": "424", + "name": "Ilona Benfield", + "position": "Project Manager", + "salary": "$219,068", + "office": "Amarillo", + "extn": "8627", + "start_date": "3/29/2010" + }, + { + "id": "425", + "name": "Carolyn Stuart", + "position": "Physician", + "salary": "$61,347", + "office": "Miami", + "extn": "8004", + "start_date": "5/29/2006" + }, + { + "id": "426", + "name": "Cameron Logan", + "position": "Front Desk Coordinator", + "salary": "$96,234", + "office": "Berlin", + "extn": "9073", + "start_date": "12/8/2017" + }, + { + "id": "427", + "name": "Mason Morris", + "position": "IT Support Staff", + "salary": "$208,782", + "office": "St. Louis", + "extn": "8106", + "start_date": "6/15/2000" + }, + { + "id": "428", + "name": "Alan Parr", + "position": "Bookkeeper", + "salary": "$47,549", + "office": "Chicago", + "extn": "1444", + "start_date": "5/23/2013" + }, + { + "id": "429", + "name": "Liam Robertson", + "position": "Operator", + "salary": "$115,259", + "office": "Bridgeport", + "extn": "9432", + "start_date": "4/12/2012" + }, + { + "id": "430", + "name": "Leah Casey", + "position": "CNC Operator", + "salary": "$217,645", + "office": "Houston", + "extn": "5308", + "start_date": "7/31/2010" + }, + { + "id": "431", + "name": "William Emmett", + "position": "Business Broker", + "salary": "$163,379", + "office": "Colorado Springs", + "extn": "4722", + "start_date": "12/15/2016" + }, + { + "id": "432", + "name": "Isabella Parker", + "position": "Accountant", + "salary": "$252,825", + "office": "Amarillo", + "extn": "2292", + "start_date": "9/14/2001" + }, + { + "id": "433", + "name": "Logan Campbell", + "position": "Inspector", + "salary": "$56,140", + "office": "Jacksonville", + "extn": "3548", + "start_date": "11/24/2003" + }, + { + "id": "434", + "name": "Fiona Coleman", + "position": "Auditor", + "salary": "$83,078", + "office": "Stockton", + "extn": "2403", + "start_date": "1/28/2004" + }, + { + "id": "435", + "name": "Nathan Brooks", + "position": "Design Engineer", + "salary": "$121,357", + "office": "Huntsville", + "extn": "5877", + "start_date": "9/24/2007" + }, + { + "id": "436", + "name": "Louise Fields", + "position": "HR Specialist", + "salary": "$173,498", + "office": "Anaheim", + "extn": "6816", + "start_date": "5/4/2011" + }, + { + "id": "437", + "name": "Percy Brown", + "position": "Associate Professor", + "salary": "$281,167", + "office": "Pittsburgh", + "extn": "1237", + "start_date": "6/11/2018" + }, + { + "id": "438", + "name": "Kurt Notman", + "position": "Project Manager", + "salary": "$245,614", + "office": "Madrid", + "extn": "4187", + "start_date": "12/23/2012" + }, + { + "id": "439", + "name": "Kaylee Briggs", + "position": "Mobile Developer", + "salary": "$80,009", + "office": "San Diego", + "extn": "5805", + "start_date": "2/2/2011" + }, + { + "id": "440", + "name": "Elijah Potts", + "position": "Inspector", + "salary": "$51,440", + "office": "Bucharest", + "extn": "8715", + "start_date": "3/17/2007" + }, + { + "id": "441", + "name": "Mayleen Fox", + "position": "Cash Manager", + "salary": "$162,697", + "office": "San Antonio", + "extn": "3365", + "start_date": "4/24/2004" + }, + { + "id": "442", + "name": "Elijah Harvey", + "position": "Business Broker", + "salary": "$125,606", + "office": "Berna", + "extn": "5256", + "start_date": "11/8/2007" + }, + { + "id": "443", + "name": "Jack Flanders", + "position": "Doctor", + "salary": "$257,412", + "office": "Innsbruck", + "extn": "4243", + "start_date": "10/22/2015" + }, + { + "id": "444", + "name": "Sebastian Hobbs", + "position": "CNC Operator", + "salary": "$283,344", + "office": "Lisbon", + "extn": "7519", + "start_date": "11/16/2005" + }, + { + "id": "445", + "name": "Bernadette Baker", + "position": "Business Broker", + "salary": "$21,950", + "office": "Saint Paul", + "extn": "4726", + "start_date": "8/28/2017" + }, + { + "id": "446", + "name": "Juliette Owens", + "position": "Systems Administrator", + "salary": "$96,279", + "office": "Fullerton", + "extn": "1201", + "start_date": "12/31/2016" + }, + { + "id": "447", + "name": "Susan Hancock", + "position": "Electrician", + "salary": "$134,613", + "office": "Atlanta", + "extn": "5015", + "start_date": "4/26/2013" + }, + { + "id": "448", + "name": "Javier Tate", + "position": "Biologist", + "salary": "$225,148", + "office": "Kansas City", + "extn": "7885", + "start_date": "8/6/2007" + }, + { + "id": "449", + "name": "Brad Morrison", + "position": "Operator", + "salary": "$53,003", + "office": "Los Angeles", + "extn": "7912", + "start_date": "6/6/2005" + }, + { + "id": "450", + "name": "Leroy Rehman", + "position": "Webmaster", + "salary": "$117,888", + "office": "Bellevue", + "extn": "9219", + "start_date": "10/22/2008" + }, + { + "id": "451", + "name": "Morgan Howard", + "position": "Baker", + "salary": "$205,761", + "office": "Boston", + "extn": "8406", + "start_date": "10/28/2001" + }, + { + "id": "452", + "name": "Ally Yoman", + "position": "Assistant Buyer", + "salary": "$182,334", + "office": "Zurich", + "extn": "7450", + "start_date": "11/30/2017" + }, + { + "id": "453", + "name": "Jane Eastwood", + "position": "Service Supervisor", + "salary": "$77,876", + "office": "Portland", + "extn": "6395", + "start_date": "4/24/2009" + }, + { + "id": "454", + "name": "Nicholas Mcnally", + "position": "Service Supervisor", + "salary": "$234,561", + "office": "Lincoln", + "extn": "5982", + "start_date": "12/9/2008" + }, + { + "id": "455", + "name": "Tony Vallory", + "position": "Designer", + "salary": "$204,042", + "office": "Worcester", + "extn": "6048", + "start_date": "6/4/2014" + }, + { + "id": "456", + "name": "Johnny Farrow", + "position": "Retail Trainee", + "salary": "$249,123", + "office": "Norfolk", + "extn": "9961", + "start_date": "10/6/2009" + }, + { + "id": "457", + "name": "Gil Chadwick", + "position": "Mobile Developer", + "salary": "$221,973", + "office": "Worcester", + "extn": "6962", + "start_date": "12/8/2006" + }, + { + "id": "458", + "name": "Rebecca Murray", + "position": "Fabricator", + "salary": "$28,496", + "office": "Richmond", + "extn": "1255", + "start_date": "1/7/2018" + }, + { + "id": "459", + "name": "David Dempsey", + "position": "Insurance Broker", + "salary": "$174,994", + "office": "Salem", + "extn": "6158", + "start_date": "1/9/2009" + }, + { + "id": "460", + "name": "Robyn Lakey", + "position": "Fabricator", + "salary": "$48,434", + "office": "Glendale", + "extn": "9845", + "start_date": "4/14/2001" + }, + { + "id": "461", + "name": "Erick Hood", + "position": "Designer", + "salary": "$207,032", + "office": "Charlotte", + "extn": "8537", + "start_date": "3/15/2009" + }, + { + "id": "462", + "name": "Zara Jefferson", + "position": "Executive Director", + "salary": "$294,053", + "office": "Quebec", + "extn": "4894", + "start_date": "5/26/2015" + }, + { + "id": "463", + "name": "Ally Collins", + "position": "Webmaster", + "salary": "$275,473", + "office": "Lisbon", + "extn": "2692", + "start_date": "5/11/2018" + }, + { + "id": "464", + "name": "Ramon Quinnell", + "position": "Service Supervisor", + "salary": "$125,802", + "office": "Tulsa", + "extn": "6909", + "start_date": "3/30/2012" + }, + { + "id": "465", + "name": "Carter Brown", + "position": "Associate Professor", + "salary": "$137,381", + "office": "Philadelphia", + "extn": "9763", + "start_date": "7/14/2012" + }, + { + "id": "466", + "name": "Julian Ring", + "position": "Designer", + "salary": "$60,840", + "office": "Quebec", + "extn": "8307", + "start_date": "6/22/2005" + }, + { + "id": "467", + "name": "Alan Wooldridge", + "position": "Software Engineer", + "salary": "$44,919", + "office": "Lancaster", + "extn": "8941", + "start_date": "5/17/2002" + }, + { + "id": "468", + "name": "Julianna Rowlands", + "position": "Laboratory Technician", + "salary": "$207,136", + "office": "Scottsdale", + "extn": "3944", + "start_date": "11/17/2018" + }, + { + "id": "469", + "name": "Luke Richardson", + "position": "Bellman", + "salary": "$74,055", + "office": "London", + "extn": "6898", + "start_date": "12/22/2015" + }, + { + "id": "470", + "name": "Hannah Hepburn", + "position": "Cashier", + "salary": "$237,360", + "office": "Prague", + "extn": "4275", + "start_date": "11/12/2014" + }, + { + "id": "471", + "name": "Jazmin Rycroft", + "position": "Business Broker", + "salary": "$26,718", + "office": "Washington", + "extn": "3030", + "start_date": "10/26/2018" + }, + { + "id": "472", + "name": "John Lomax", + "position": "Design Engineer", + "salary": "$35,558", + "office": "Madrid", + "extn": "5566", + "start_date": "3/17/2009" + }, + { + "id": "473", + "name": "Erin Poulton", + "position": "Inspector", + "salary": "$118,909", + "office": "Baltimore", + "extn": "6280", + "start_date": "8/29/2011" + }, + { + "id": "474", + "name": "Elena Moran", + "position": "Software Engineer", + "salary": "$41,380", + "office": "Nashville", + "extn": "4005", + "start_date": "7/1/2011" + }, + { + "id": "475", + "name": "Matthew Lane", + "position": "Systems Administrator", + "salary": "$137,704", + "office": "Bridgeport", + "extn": "9774", + "start_date": "10/19/2004" + }, + { + "id": "476", + "name": "Phillip Chadwick", + "position": "Loan Officer", + "salary": "$36,982", + "office": "Venice", + "extn": "4808", + "start_date": "3/7/2007" + }, + { + "id": "477", + "name": "Manuel Gavin", + "position": "Clerk", + "salary": "$132,807", + "office": "Escondido", + "extn": "2711", + "start_date": "8/1/2002" + }, + { + "id": "478", + "name": "Enoch Long", + "position": "Steward", + "salary": "$179,982", + "office": "San Francisco", + "extn": "9409", + "start_date": "2/25/2012" + }, + { + "id": "479", + "name": "Maxwell Wright", + "position": "Call Center Representative", + "salary": "$61,604", + "office": "Salem", + "extn": "4493", + "start_date": "2/7/2003" + }, + { + "id": "480", + "name": "Chelsea Chadwick", + "position": "Health Educator", + "salary": "$259,089", + "office": "Salem", + "extn": "7248", + "start_date": "1/10/2001" + }, + { + "id": "481", + "name": "Fred Little", + "position": "Staffing Consultant", + "salary": "$12,436", + "office": "San Francisco", + "extn": "1550", + "start_date": "6/23/2008" + }, + { + "id": "482", + "name": "Luke Swift", + "position": "Physician", + "salary": "$236,422", + "office": "Bakersfield", + "extn": "9691", + "start_date": "9/20/2014" + }, + { + "id": "483", + "name": "Eve Utterson", + "position": "Pharmacist", + "salary": "$59,419", + "office": "Atlanta", + "extn": "7350", + "start_date": "3/19/2018" + }, + { + "id": "484", + "name": "Wendy Wilton", + "position": "Ambulatory Nurse", + "salary": "$209,724", + "office": "Albuquerque", + "extn": "1255", + "start_date": "11/21/2001" + }, + { + "id": "485", + "name": "Tony Cowan", + "position": "Associate Professor", + "salary": "$121,553", + "office": "Berna", + "extn": "6323", + "start_date": "9/15/2001" + }, + { + "id": "486", + "name": "Daniel Clarkson", + "position": "Physician", + "salary": "$284,123", + "office": "Rochester", + "extn": "6022", + "start_date": "4/25/2014" + }, + { + "id": "487", + "name": "Bryon Mason", + "position": "Dentist", + "salary": "$120,648", + "office": "Louisville", + "extn": "7748", + "start_date": "2/26/2014" + }, + { + "id": "488", + "name": "Chuck Hilton", + "position": "IT Support Staff", + "salary": "$280,137", + "office": "Stockton", + "extn": "3318", + "start_date": "6/25/2006" + }, + { + "id": "489", + "name": "Danny Griffiths", + "position": "Inspector", + "salary": "$73,923", + "office": "Arlington", + "extn": "8551", + "start_date": "8/27/2010" + }, + { + "id": "490", + "name": "Gladys Marshall", + "position": "Pharmacist", + "salary": "$99,093", + "office": "Fayetteville", + "extn": "2597", + "start_date": "8/31/2006" + }, + { + "id": "491", + "name": "Enoch Ripley", + "position": "Clerk", + "salary": "$152,916", + "office": "Memphis", + "extn": "4956", + "start_date": "3/16/2009" + }, + { + "id": "492", + "name": "Ron Edwards", + "position": "Lecturer", + "salary": "$133,659", + "office": "Rochester", + "extn": "5313", + "start_date": "5/6/2017" + }, + { + "id": "493", + "name": "Brad Spencer", + "position": "Designer", + "salary": "$265,245", + "office": "San Antonio", + "extn": "2720", + "start_date": "12/17/2002" + }, + { + "id": "494", + "name": "Carol Mooney", + "position": "Staffing Consultant", + "salary": "$195,901", + "office": "Colorado Springs", + "extn": "6231", + "start_date": "12/7/2001" + }, + { + "id": "495", + "name": "Daniel Shaw", + "position": "Budget Analyst", + "salary": "$215,230", + "office": "Dallas", + "extn": "9854", + "start_date": "12/28/2016" + }, + { + "id": "496", + "name": "Sabrina Eagle", + "position": "Staffing Consultant", + "salary": "$100,510", + "office": "London", + "extn": "6655", + "start_date": "6/1/2005" + }, + { + "id": "497", + "name": "Phillip Shaw", + "position": "Auditor", + "salary": "$282,924", + "office": "San Diego", + "extn": "7312", + "start_date": "10/25/2005" + }, + { + "id": "498", + "name": "Monica Dickson", + "position": "Lecturer", + "salary": "$101,677", + "office": "Salt Lake City", + "extn": "5958", + "start_date": "4/12/2003" + }, + { + "id": "499", + "name": "Rufus Jackson", + "position": "Healthcare Specialist", + "salary": "$52,911", + "office": "Orlando", + "extn": "2833", + "start_date": "4/21/2009" + }, + { + "id": "500", + "name": "Lorraine Walker", + "position": "Insurance Broker", + "salary": "$244,124", + "office": "Otawa", + "extn": "4881", + "start_date": "1/30/2003" + }, + { + "id": "501", + "name": "Keira Morris", + "position": "Accountant", + "salary": "$220,390", + "office": "Wien", + "extn": "5723", + "start_date": "4/27/2014" + }, + { + "id": "502", + "name": "Kieth Plumb", + "position": "Doctor", + "salary": "$202,309", + "office": "Valetta", + "extn": "3121", + "start_date": "10/10/2001" + }, + { + "id": "503", + "name": "Renee Whitmore", + "position": "Software Engineer", + "salary": "$173,802", + "office": "Garland", + "extn": "8667", + "start_date": "7/23/2014" + }, + { + "id": "504", + "name": "Cadence Forth", + "position": "Design Engineer", + "salary": "$250,300", + "office": "Prague", + "extn": "2279", + "start_date": "9/22/2018" + }, + { + "id": "505", + "name": "Marvin Stubbs", + "position": "Audiologist", + "salary": "$176,876", + "office": "Milwaukee", + "extn": "1240", + "start_date": "3/28/2018" + }, + { + "id": "506", + "name": "Kendra Judd", + "position": "Mobile Developer", + "salary": "$31,291", + "office": "Atlanta", + "extn": "3058", + "start_date": "4/2/2017" + }, + { + "id": "507", + "name": "Lucas Gardner", + "position": "Fabricator", + "salary": "$101,982", + "office": "Worcester", + "extn": "5458", + "start_date": "10/15/2018" + }, + { + "id": "508", + "name": "Boris Townend", + "position": "Assistant Buyer", + "salary": "$46,004", + "office": "Cincinnati", + "extn": "8345", + "start_date": "1/10/2014" + }, + { + "id": "509", + "name": "Cassidy Williams", + "position": "CNC Operator", + "salary": "$90,978", + "office": "Irving", + "extn": "6808", + "start_date": "3/10/2014" + }, + { + "id": "510", + "name": "Harvey Oswald", + "position": "Stockbroker", + "salary": "$137,575", + "office": "Reno", + "extn": "5055", + "start_date": "5/30/2008" + }, + { + "id": "511", + "name": "Freya Lee", + "position": "Loan Officer", + "salary": "$115,040", + "office": "Seattle", + "extn": "5571", + "start_date": "1/23/2001" + }, + { + "id": "512", + "name": "Nate Corbett", + "position": "Restaurant Manager", + "salary": "$109,128", + "office": "Garland", + "extn": "8457", + "start_date": "12/26/2005" + }, + { + "id": "513", + "name": "Ethan Tyler", + "position": "Designer", + "salary": "$98,003", + "office": "Escondido", + "extn": "1878", + "start_date": "2/1/2005" + }, + { + "id": "514", + "name": "Hayden Uttridge", + "position": "Design Engineer", + "salary": "$114,050", + "office": "St. Louis", + "extn": "3456", + "start_date": "2/11/2004" + }, + { + "id": "515", + "name": "Elise Norman", + "position": "Machine Operator", + "salary": "$91,138", + "office": "London", + "extn": "2385", + "start_date": "10/23/2011" + }, + { + "id": "516", + "name": "Enoch Ellison", + "position": "Business Broker", + "salary": "$65,244", + "office": "Fayetteville", + "extn": "3043", + "start_date": "12/17/2018" + }, + { + "id": "517", + "name": "Darlene Little", + "position": "Mobile Developer", + "salary": "$11,152", + "office": "Amarillo", + "extn": "5715", + "start_date": "7/27/2000" + }, + { + "id": "518", + "name": "Tom Tobin", + "position": "CNC Operator", + "salary": "$179,980", + "office": "Quebec", + "extn": "7486", + "start_date": "1/13/2002" + }, + { + "id": "519", + "name": "Allison Thomson", + "position": "Paramedic", + "salary": "$83,144", + "office": "Stockton", + "extn": "2835", + "start_date": "6/11/2019" + }, + { + "id": "520", + "name": "Ryan Vincent", + "position": "Physician", + "salary": "$223,448", + "office": "Seattle", + "extn": "2943", + "start_date": "6/1/2001" + }, + { + "id": "521", + "name": "Sydney Malone", + "position": "Insurance Broker", + "salary": "$72,510", + "office": "Chicago", + "extn": "3034", + "start_date": "8/31/2004" + }, + { + "id": "522", + "name": "Hannah Larkin", + "position": "Assistant Buyer", + "salary": "$48,023", + "office": "Pittsburgh", + "extn": "4688", + "start_date": "5/11/2016" + }, + { + "id": "523", + "name": "Alexander Stewart", + "position": "Dentist", + "salary": "$42,508", + "office": "Arlington", + "extn": "4131", + "start_date": "8/2/2017" + }, + { + "id": "524", + "name": "Jessica Glynn", + "position": "Front Desk Coordinator", + "salary": "$150,977", + "office": "New York", + "extn": "7488", + "start_date": "12/16/2014" + }, + { + "id": "525", + "name": "Anabel Taylor", + "position": "Assistant Buyer", + "salary": "$19,340", + "office": "Innsbruck", + "extn": "5771", + "start_date": "2/13/2013" + }, + { + "id": "526", + "name": "Lucy Stewart", + "position": "HR Specialist", + "salary": "$51,251", + "office": "Seattle", + "extn": "9648", + "start_date": "8/6/2017" + }, + { + "id": "527", + "name": "Rocco Rogers", + "position": "Production Painter", + "salary": "$236,440", + "office": "Kansas City", + "extn": "5601", + "start_date": "1/22/2002" + }, + { + "id": "528", + "name": "Roger Patel", + "position": "Pharmacist", + "salary": "$129,167", + "office": "Salem", + "extn": "1955", + "start_date": "1/26/2007" + }, + { + "id": "529", + "name": "Bart Wilkinson", + "position": "Software Engineer", + "salary": "$150,567", + "office": "Moreno Valley", + "extn": "4151", + "start_date": "9/24/2015" + }, + { + "id": "530", + "name": "Alan Gilbert", + "position": "Web Developer", + "salary": "$130,689", + "office": "Orlando", + "extn": "3975", + "start_date": "12/24/2002" + }, + { + "id": "531", + "name": "Benjamin Higgs", + "position": "Webmaster", + "salary": "$35,384", + "office": "Fullerton", + "extn": "7553", + "start_date": "6/29/2015" + }, + { + "id": "532", + "name": "Chuck Rixon", + "position": "Software Engineer", + "salary": "$43,188", + "office": "Reno", + "extn": "7794", + "start_date": "12/13/2014" + }, + { + "id": "533", + "name": "Johnny Oldfield", + "position": "Service Supervisor", + "salary": "$74,813", + "office": "Hayward", + "extn": "6807", + "start_date": "7/6/2000" + }, + { + "id": "534", + "name": "Chad Russel", + "position": "Dentist", + "salary": "$290,920", + "office": "Irving", + "extn": "4512", + "start_date": "4/15/2001" + }, + { + "id": "535", + "name": "Christy Ianson", + "position": "Machine Operator", + "salary": "$229,822", + "office": "Zurich", + "extn": "6540", + "start_date": "11/2/2007" + }, + { + "id": "536", + "name": "Matthew Wright", + "position": "Investment Advisor", + "salary": "$75,812", + "office": "Los Angeles", + "extn": "9203", + "start_date": "9/10/2002" + }, + { + "id": "537", + "name": "Maddison Upton", + "position": "Accountant", + "salary": "$22,596", + "office": "Prague", + "extn": "1776", + "start_date": "3/17/2007" + }, + { + "id": "538", + "name": "Matthew Spencer", + "position": "Call Center Representative", + "salary": "$156,923", + "office": "Wien", + "extn": "3689", + "start_date": "2/18/2008" + }, + { + "id": "539", + "name": "Kieth Shaw", + "position": "Systems Administrator", + "salary": "$215,228", + "office": "Berna", + "extn": "6884", + "start_date": "1/15/2003" + }, + { + "id": "540", + "name": "Leroy Campbell", + "position": "Executive Director", + "salary": "$136,199", + "office": "St. Louis", + "extn": "8824", + "start_date": "2/15/2006" + }, + { + "id": "541", + "name": "Tony Eaton", + "position": "Lecturer", + "salary": "$179,821", + "office": "Salem", + "extn": "8675", + "start_date": "8/6/2016" + }, + { + "id": "542", + "name": "Tom Yarlett", + "position": "Machine Operator", + "salary": "$81,387", + "office": "Tokyo", + "extn": "6798", + "start_date": "1/27/2014" + }, + { + "id": "543", + "name": "Bart Simmons", + "position": "Webmaster", + "salary": "$247,171", + "office": "Anaheim", + "extn": "9961", + "start_date": "9/21/2010" + }, + { + "id": "544", + "name": "Hayden Partridge", + "position": "Healthcare Specialist", + "salary": "$43,895", + "office": "San Bernardino", + "extn": "4816", + "start_date": "12/16/2005" + }, + { + "id": "545", + "name": "Rita Lowe", + "position": "Software Engineer", + "salary": "$215,016", + "office": "Wien", + "extn": "8477", + "start_date": "3/7/2013" + }, + { + "id": "546", + "name": "Tyson Whitehouse", + "position": "Designer", + "salary": "$30,719", + "office": "Louisville", + "extn": "3065", + "start_date": "9/6/2016" + }, + { + "id": "547", + "name": "George Little", + "position": "Investment Advisor", + "salary": "$293,408", + "office": "Charlotte", + "extn": "8092", + "start_date": "8/29/2005" + }, + { + "id": "548", + "name": "Teagan Thorpe", + "position": "Design Engineer", + "salary": "$57,561", + "office": "Charlotte", + "extn": "9449", + "start_date": "1/27/2014" + }, + { + "id": "549", + "name": "Nick Murray", + "position": "Bookkeeper", + "salary": "$283,438", + "office": "Colorado Springs", + "extn": "1109", + "start_date": "5/28/2001" + }, + { + "id": "550", + "name": "Carter Welsch", + "position": "Health Educator", + "salary": "$138,223", + "office": "Ontario", + "extn": "9183", + "start_date": "5/19/2017" + }, + { + "id": "551", + "name": "Holly Lane", + "position": "Service Supervisor", + "salary": "$223,395", + "office": "Jersey City", + "extn": "3816", + "start_date": "11/22/2017" + }, + { + "id": "552", + "name": "Liv Lucas", + "position": "Doctor", + "salary": "$66,905", + "office": "Norfolk", + "extn": "1029", + "start_date": "6/2/2005" + }, + { + "id": "553", + "name": "Elijah Villiger", + "position": "Assistant Buyer", + "salary": "$228,788", + "office": "Madison", + "extn": "8733", + "start_date": "11/15/2015" + }, + { + "id": "554", + "name": "Mavis Logan", + "position": "Auditor", + "salary": "$32,345", + "office": "Lincoln", + "extn": "7877", + "start_date": "1/12/2015" + }, + { + "id": "555", + "name": "Elijah Scott", + "position": "Biologist", + "salary": "$72,024", + "office": "El Paso", + "extn": "9374", + "start_date": "4/25/2017" + }, + { + "id": "556", + "name": "Daniel Burnley", + "position": "Physician", + "salary": "$17,965", + "office": "Milano", + "extn": "8546", + "start_date": "11/6/2000" + }, + { + "id": "557", + "name": "Carol Benson", + "position": "Project Manager", + "salary": "$95,545", + "office": "New York", + "extn": "9588", + "start_date": "2/4/2010" + }, + { + "id": "558", + "name": "Alan Mason", + "position": "Steward", + "salary": "$46,010", + "office": "Memphis", + "extn": "9782", + "start_date": "4/1/2017" + }, + { + "id": "559", + "name": "Bart Attwood", + "position": "Doctor", + "salary": "$183,793", + "office": "Lisbon", + "extn": "3436", + "start_date": "3/26/2018" + }, + { + "id": "560", + "name": "Noah Miller", + "position": "Biologist", + "salary": "$59,524", + "office": "Scottsdale", + "extn": "1259", + "start_date": "3/22/2018" + }, + { + "id": "561", + "name": "Mya Murphy", + "position": "Cash Manager", + "salary": "$283,065", + "office": "Seattle", + "extn": "6202", + "start_date": "4/29/2001" + }, + { + "id": "562", + "name": "Nate Cobb", + "position": "Bookkeeper", + "salary": "$29,819", + "office": "St. Louis", + "extn": "9394", + "start_date": "9/21/2004" + }, + { + "id": "563", + "name": "Nick Blackburn", + "position": "Fabricator", + "salary": "$156,143", + "office": "Toledo", + "extn": "4487", + "start_date": "9/4/2016" + }, + { + "id": "564", + "name": "Chris West", + "position": "Systems Administrator", + "salary": "$99,636", + "office": "Ontario", + "extn": "9112", + "start_date": "10/7/2006" + }, + { + "id": "565", + "name": "Tara Rossi", + "position": "Software Engineer", + "salary": "$126,770", + "office": "Murfreesboro", + "extn": "7537", + "start_date": "7/21/2019" + }, + { + "id": "566", + "name": "Daphne Howard", + "position": "HR Specialist", + "salary": "$243,075", + "office": "Philadelphia", + "extn": "5395", + "start_date": "6/21/2013" + }, + { + "id": "567", + "name": "Johnny Ogilvy", + "position": "Doctor", + "salary": "$91,202", + "office": "Bucharest", + "extn": "8675", + "start_date": "9/5/2006" + }, + { + "id": "568", + "name": "Raquel Camden", + "position": "Mobile Developer", + "salary": "$257,574", + "office": "Pittsburgh", + "extn": "8807", + "start_date": "4/8/2002" + }, + { + "id": "569", + "name": "Molly Martin", + "position": "Stockbroker", + "salary": "$97,141", + "office": "Tallahassee", + "extn": "1324", + "start_date": "11/29/2016" + }, + { + "id": "570", + "name": "Clint Walsh", + "position": "Designer", + "salary": "$63,172", + "office": "Innsbruck", + "extn": "7597", + "start_date": "8/20/2002" + }, + { + "id": "571", + "name": "Anthony Booth", + "position": "Steward", + "salary": "$87,475", + "office": "Lyon", + "extn": "8211", + "start_date": "2/6/2016" + }, + { + "id": "572", + "name": "Lara Kirby", + "position": "Operator", + "salary": "$144,260", + "office": "Otawa", + "extn": "6190", + "start_date": "12/18/2005" + }, + { + "id": "573", + "name": "Marjorie Gibson", + "position": "Investment Advisor", + "salary": "$208,985", + "office": "Atlanta", + "extn": "6646", + "start_date": "7/24/2007" + }, + { + "id": "574", + "name": "Sebastian Hobbs", + "position": "Lecturer", + "salary": "$70,557", + "office": "Quebec", + "extn": "1219", + "start_date": "1/7/2001" + }, + { + "id": "575", + "name": "Ronald Mould", + "position": "Dentist", + "salary": "$111,452", + "office": "Colorado Springs", + "extn": "1362", + "start_date": "1/11/2011" + }, + { + "id": "576", + "name": "Stephanie Bayliss", + "position": "Executive Director", + "salary": "$12,200", + "office": "Washington", + "extn": "3678", + "start_date": "8/27/2003" + }, + { + "id": "577", + "name": "Fred Hooper", + "position": "Health Educator", + "salary": "$261,110", + "office": "Chicago", + "extn": "6109", + "start_date": "6/24/2005" + }, + { + "id": "578", + "name": "George Evans", + "position": "Baker", + "salary": "$186,062", + "office": "Richmond", + "extn": "8653", + "start_date": "10/5/2006" + }, + { + "id": "579", + "name": "Cedrick Atkinson", + "position": "HR Coordinator", + "salary": "$159,371", + "office": "Quebec", + "extn": "7289", + "start_date": "12/12/2014" + }, + { + "id": "580", + "name": "Harvey Miller", + "position": "Associate Professor", + "salary": "$285,439", + "office": "Berlin", + "extn": "6006", + "start_date": "8/9/2019" + }, + { + "id": "581", + "name": "Monica Rainford", + "position": "Cashier", + "salary": "$195,280", + "office": "Reno", + "extn": "2294", + "start_date": "8/15/2006" + }, + { + "id": "582", + "name": "Fiona Emmett", + "position": "Global Logistics Supervisor", + "salary": "$290,257", + "office": "Las Vegas", + "extn": "6096", + "start_date": "6/14/2011" + }, + { + "id": "583", + "name": "Miriam Bryant", + "position": "Web Developer", + "salary": "$117,086", + "office": "Kansas City", + "extn": "9452", + "start_date": "7/24/2015" + }, + { + "id": "584", + "name": "Jack Martin", + "position": "Insurance Broker", + "salary": "$71,708", + "office": "San Francisco", + "extn": "9823", + "start_date": "2/4/2012" + }, + { + "id": "585", + "name": "Chad Strong", + "position": "Cash Manager", + "salary": "$70,533", + "office": "Venice", + "extn": "6285", + "start_date": "5/15/2008" + }, + { + "id": "586", + "name": "Carter Sinclair", + "position": "Machine Operator", + "salary": "$138,455", + "office": "Zurich", + "extn": "9456", + "start_date": "10/28/2007" + }, + { + "id": "587", + "name": "Mavis King", + "position": "Front Desk Coordinator", + "salary": "$70,948", + "office": "Moreno Valley", + "extn": "2833", + "start_date": "11/2/2011" + }, + { + "id": "588", + "name": "Jocelyn Campbell", + "position": "Investment Advisor", + "salary": "$32,264", + "office": "Bucharest", + "extn": "9949", + "start_date": "11/29/2003" + }, + { + "id": "589", + "name": "Alexander Partridge", + "position": "Associate Professor", + "salary": "$150,266", + "office": "Charlotte", + "extn": "6681", + "start_date": "4/16/2013" + }, + { + "id": "590", + "name": "Susan Khan", + "position": "Systems Administrator", + "salary": "$257,486", + "office": "Los Angeles", + "extn": "8480", + "start_date": "4/30/2004" + }, + { + "id": "591", + "name": "Allison Rothwell", + "position": "Production Painter", + "salary": "$63,461", + "office": "Tallahassee", + "extn": "9498", + "start_date": "12/7/2007" + }, + { + "id": "592", + "name": "Hannah Bristow", + "position": "HR Coordinator", + "salary": "$291,820", + "office": "Tallahassee", + "extn": "3557", + "start_date": "2/24/2019" + }, + { + "id": "593", + "name": "Alan Cattell", + "position": "Steward", + "salary": "$94,782", + "office": "Denver", + "extn": "3339", + "start_date": "4/5/2007" + }, + { + "id": "594", + "name": "Christy Nielson", + "position": "Banker", + "salary": "$265,483", + "office": "Los Angeles", + "extn": "4230", + "start_date": "5/24/2014" + }, + { + "id": "595", + "name": "Tiffany Blackburn", + "position": "Business Broker", + "salary": "$288,777", + "office": "Houston", + "extn": "6028", + "start_date": "7/11/2018" + }, + { + "id": "596", + "name": "Greta Hewitt", + "position": "Cashier", + "salary": "$37,086", + "office": "Norfolk", + "extn": "8221", + "start_date": "10/11/2002" + }, + { + "id": "597", + "name": "Angelica Kirby", + "position": "HR Coordinator", + "salary": "$19,868", + "office": "Madrid", + "extn": "5939", + "start_date": "1/11/2012" + }, + { + "id": "598", + "name": "Hope Burnley", + "position": "Treasurer", + "salary": "$62,159", + "office": "Paris", + "extn": "5473", + "start_date": "1/4/2016" + }, + { + "id": "599", + "name": "Daniel Quinton", + "position": "Paramedic", + "salary": "$175,493", + "office": "Dallas", + "extn": "4410", + "start_date": "4/24/2018" + }, + { + "id": "600", + "name": "Marjorie Collingwood", + "position": "Bellman", + "salary": "$28,096", + "office": "Cincinnati", + "extn": "2504", + "start_date": "8/22/2007" + }, + { + "id": "601", + "name": "Harmony Irving", + "position": "Call Center Representative", + "salary": "$92,535", + "office": "Baltimore", + "extn": "6595", + "start_date": "10/1/2012" + }, + { + "id": "602", + "name": "Samantha Lowe", + "position": "Service Supervisor", + "salary": "$55,851", + "office": "Hayward", + "extn": "9162", + "start_date": "7/5/2004" + }, + { + "id": "603", + "name": "Manuel Murphy", + "position": "Dentist", + "salary": "$55,306", + "office": "Stockton", + "extn": "7914", + "start_date": "9/10/2012" + }, + { + "id": "604", + "name": "Harry Slater", + "position": "Investment Advisor", + "salary": "$281,026", + "office": "San Francisco", + "extn": "6209", + "start_date": "12/23/2005" + }, + { + "id": "605", + "name": "Cadence Leslie", + "position": "Operator", + "salary": "$70,102", + "office": "Worcester", + "extn": "4117", + "start_date": "6/25/2009" + }, + { + "id": "606", + "name": "Eduardo Stone", + "position": "Staffing Consultant", + "salary": "$71,435", + "office": "Dallas", + "extn": "5531", + "start_date": "5/6/2017" + }, + { + "id": "607", + "name": "Chuck Olson", + "position": "Dentist", + "salary": "$269,725", + "office": "El Paso", + "extn": "5948", + "start_date": "11/11/2012" + }, + { + "id": "608", + "name": "Emerald Thompson", + "position": "Pharmacist", + "salary": "$100,246", + "office": "Berlin", + "extn": "2778", + "start_date": "10/27/2005" + }, + { + "id": "609", + "name": "Harry Harvey", + "position": "Webmaster", + "salary": "$140,259", + "office": "Denver", + "extn": "9413", + "start_date": "10/28/2015" + }, + { + "id": "610", + "name": "Greta Nurton", + "position": "Investment Advisor", + "salary": "$50,033", + "office": "Phoenix", + "extn": "5140", + "start_date": "5/30/2018" + }, + { + "id": "611", + "name": "Sebastian Collins", + "position": "Bellman", + "salary": "$55,247", + "office": "Long Beach", + "extn": "6332", + "start_date": "6/4/2013" + }, + { + "id": "612", + "name": "Florence Roberts", + "position": "Doctor", + "salary": "$122,794", + "office": "Indianapolis", + "extn": "4639", + "start_date": "2/25/2014" + }, + { + "id": "613", + "name": "Cherish Allen", + "position": "HR Specialist", + "salary": "$24,608", + "office": "Jacksonville", + "extn": "5703", + "start_date": "7/12/2016" + }, + { + "id": "614", + "name": "Wade Neal", + "position": "Webmaster", + "salary": "$132,959", + "office": "Hollywood", + "extn": "6419", + "start_date": "1/26/2004" + }, + { + "id": "615", + "name": "Cedrick Cork", + "position": "Healthcare Specialist", + "salary": "$276,054", + "office": "Escondido", + "extn": "1207", + "start_date": "5/22/2010" + }, + { + "id": "616", + "name": "Raquel Hooper", + "position": "Webmaster", + "salary": "$50,824", + "office": "Escondido", + "extn": "8376", + "start_date": "1/23/2003" + }, + { + "id": "617", + "name": "Hanna Whitmore", + "position": "Production Painter", + "salary": "$263,246", + "office": "Lyon", + "extn": "4735", + "start_date": "3/18/2002" + }, + { + "id": "618", + "name": "Chad Hunter", + "position": "Accountant", + "salary": "$237,210", + "office": "San Bernardino", + "extn": "3128", + "start_date": "1/27/2016" + }, + { + "id": "619", + "name": "George Rowe", + "position": "Electrician", + "salary": "$273,718", + "office": "Detroit", + "extn": "3878", + "start_date": "8/24/2007" + }, + { + "id": "620", + "name": "Trisha Cassidy", + "position": "Staffing Consultant", + "salary": "$98,137", + "office": "Louisville", + "extn": "1089", + "start_date": "2/26/2002" + }, + { + "id": "621", + "name": "Josh Wilton", + "position": "Auditor", + "salary": "$245,491", + "office": "Atlanta", + "extn": "9676", + "start_date": "3/15/2018" + }, + { + "id": "622", + "name": "Paula Durrant", + "position": "Insurance Broker", + "salary": "$67,673", + "office": "Salt Lake City", + "extn": "6098", + "start_date": "9/12/2015" + }, + { + "id": "623", + "name": "Josh Benson", + "position": "Front Desk Coordinator", + "salary": "$93,075", + "office": "San Diego", + "extn": "8412", + "start_date": "11/16/2015" + }, + { + "id": "624", + "name": "Henry Beal", + "position": "Healthcare Specialist", + "salary": "$11,848", + "office": "Milwaukee", + "extn": "8388", + "start_date": "5/10/2008" + }, + { + "id": "625", + "name": "Mike Lyon", + "position": "Healthcare Specialist", + "salary": "$168,960", + "office": "Boston", + "extn": "9155", + "start_date": "10/2/2010" + }, + { + "id": "626", + "name": "Liv Moreno", + "position": "HR Coordinator", + "salary": "$143,511", + "office": "Boston", + "extn": "4712", + "start_date": "11/13/2001" + }, + { + "id": "627", + "name": "Judith Nobbs", + "position": "Systems Administrator", + "salary": "$277,094", + "office": "Bakersfield", + "extn": "5769", + "start_date": "4/1/2019" + }, + { + "id": "628", + "name": "Erick Boden", + "position": "Doctor", + "salary": "$11,911", + "office": "Quebec", + "extn": "6486", + "start_date": "9/25/2017" + }, + { + "id": "629", + "name": "Liam Morrison", + "position": "Bookkeeper", + "salary": "$42,902", + "office": "Worcester", + "extn": "6477", + "start_date": "3/4/2000" + }, + { + "id": "630", + "name": "Caitlyn Cattell", + "position": "Fabricator", + "salary": "$230,997", + "office": "Garland", + "extn": "8279", + "start_date": "3/29/2000" + }, + { + "id": "631", + "name": "Judith Graham", + "position": "Electrician", + "salary": "$79,398", + "office": "Boston", + "extn": "4681", + "start_date": "8/10/2009" + }, + { + "id": "632", + "name": "Liam Vinton", + "position": "Stockbroker", + "salary": "$54,154", + "office": "Hollywood", + "extn": "9583", + "start_date": "3/6/2007" + }, + { + "id": "633", + "name": "Vera Fox", + "position": "Loan Officer", + "salary": "$263,165", + "office": "Innsbruck", + "extn": "3850", + "start_date": "9/9/2001" + }, + { + "id": "634", + "name": "Kimberly Campbell", + "position": "Pharmacist", + "salary": "$138,158", + "office": "Minneapolis", + "extn": "4625", + "start_date": "11/22/2011" + }, + { + "id": "635", + "name": "Allison Gordon", + "position": "Service Supervisor", + "salary": "$283,141", + "office": "Denver", + "extn": "8424", + "start_date": "2/27/2001" + }, + { + "id": "636", + "name": "Tyson Larsen", + "position": "Business Broker", + "salary": "$99,890", + "office": "Long Beach", + "extn": "2509", + "start_date": "4/30/2003" + }, + { + "id": "637", + "name": "Penny Woodley", + "position": "Executive Director", + "salary": "$35,096", + "office": "New Orleans", + "extn": "6551", + "start_date": "1/8/2019" + }, + { + "id": "638", + "name": "Melinda Steer", + "position": "Webmaster", + "salary": "$12,527", + "office": "St. Louis", + "extn": "2584", + "start_date": "2/27/2005" + }, + { + "id": "639", + "name": "Celia Vallory", + "position": "Paramedic", + "salary": "$107,944", + "office": "Lisbon", + "extn": "1630", + "start_date": "7/25/2008" + }, + { + "id": "640", + "name": "Chester Lloyd", + "position": "IT Support Staff", + "salary": "$82,110", + "office": "Lincoln", + "extn": "3547", + "start_date": "10/3/2008" + }, + { + "id": "641", + "name": "Kassandra Graham", + "position": "HR Specialist", + "salary": "$241,141", + "office": "Washington", + "extn": "8813", + "start_date": "9/2/2019" + }, + { + "id": "642", + "name": "Julian Knight", + "position": "Food Technologist", + "salary": "$72,454", + "office": "Kansas City", + "extn": "6309", + "start_date": "8/19/2017" + }, + { + "id": "643", + "name": "Nick Dobson", + "position": "Audiologist", + "salary": "$169,718", + "office": "Lincoln", + "extn": "2096", + "start_date": "5/18/2019" + }, + { + "id": "644", + "name": "Matt Swift", + "position": "Designer", + "salary": "$106,464", + "office": "Salem", + "extn": "7712", + "start_date": "3/7/2011" + }, + { + "id": "645", + "name": "Mark Isaac", + "position": "Inspector", + "salary": "$85,426", + "office": "Glendale", + "extn": "1709", + "start_date": "11/20/2016" + }, + { + "id": "646", + "name": "Carla Victor", + "position": "Pharmacist", + "salary": "$113,862", + "office": "Jacksonville", + "extn": "8355", + "start_date": "4/2/2017" + }, + { + "id": "647", + "name": "Leah Connell", + "position": "Treasurer", + "salary": "$23,929", + "office": "Lakewood", + "extn": "4241", + "start_date": "11/2/2002" + }, + { + "id": "648", + "name": "Liv Stanley", + "position": "Steward", + "salary": "$179,567", + "office": "Santa Ana", + "extn": "3547", + "start_date": "10/24/2017" + }, + { + "id": "649", + "name": "Daphne Lomax", + "position": "Loan Officer", + "salary": "$87,999", + "office": "Lakewood", + "extn": "9752", + "start_date": "10/20/2014" + }, + { + "id": "650", + "name": "Michelle Clifford", + "position": "Staffing Consultant", + "salary": "$139,963", + "office": "Santa Ana", + "extn": "2865", + "start_date": "9/28/2009" + }, + { + "id": "651", + "name": "Marie Willson", + "position": "Chef Manager", + "salary": "$86,443", + "office": "Rochester", + "extn": "1239", + "start_date": "8/22/2011" + }, + { + "id": "652", + "name": "Chester Hunt", + "position": "Cash Manager", + "salary": "$44,403", + "office": "Columbus", + "extn": "5395", + "start_date": "5/20/2003" + }, + { + "id": "653", + "name": "Carrie Armstrong", + "position": "HR Coordinator", + "salary": "$37,659", + "office": "Minneapolis", + "extn": "5430", + "start_date": "9/13/2013" + }, + { + "id": "654", + "name": "Percy King", + "position": "Executive Director", + "salary": "$256,912", + "office": "Lancaster", + "extn": "8054", + "start_date": "4/10/2014" + }, + { + "id": "655", + "name": "Colleen Hardwick", + "position": "Designer", + "salary": "$53,635", + "office": "Irving", + "extn": "6441", + "start_date": "1/21/2000" + }, + { + "id": "656", + "name": "Chuck Paterson", + "position": "Healthcare Specialist", + "salary": "$116,611", + "office": "Toledo", + "extn": "7154", + "start_date": "11/15/2001" + }, + { + "id": "657", + "name": "Lily Bennett", + "position": "Systems Administrator", + "salary": "$132,946", + "office": "Moreno Valley", + "extn": "8922", + "start_date": "9/1/2007" + }, + { + "id": "658", + "name": "Goldie Owens", + "position": "Operator", + "salary": "$276,541", + "office": "Rochester", + "extn": "8380", + "start_date": "9/16/2001" + }, + { + "id": "659", + "name": "Lara Randall", + "position": "Bellman", + "salary": "$177,777", + "office": "Innsbruck", + "extn": "7215", + "start_date": "9/16/2000" + }, + { + "id": "660", + "name": "Cecilia Whittle", + "position": "CNC Operator", + "salary": "$114,726", + "office": "Jersey City", + "extn": "8680", + "start_date": "6/6/2002" + }, + { + "id": "661", + "name": "Florence Pickard", + "position": "Fabricator", + "salary": "$160,797", + "office": "Laredo", + "extn": "5425", + "start_date": "6/10/2005" + }, + { + "id": "662", + "name": "Maribel Samuel", + "position": "Investment Advisor", + "salary": "$124,841", + "office": "Laredo", + "extn": "6758", + "start_date": "10/20/2013" + }, + { + "id": "663", + "name": "Meredith Utterson", + "position": "Budget Analyst", + "salary": "$283,959", + "office": "Portland", + "extn": "6147", + "start_date": "8/12/2004" + }, + { + "id": "664", + "name": "Domenic Poulton", + "position": "Food Technologist", + "salary": "$137,220", + "office": "Cincinnati", + "extn": "5648", + "start_date": "10/15/2010" + }, + { + "id": "665", + "name": "Domenic Bayliss", + "position": "Restaurant Manager", + "salary": "$41,413", + "office": "San Bernardino", + "extn": "7126", + "start_date": "7/27/2009" + }, + { + "id": "666", + "name": "Alexander Gordon", + "position": "Laboratory Technician", + "salary": "$288,040", + "office": "Salem", + "extn": "6946", + "start_date": "12/6/2013" + }, + { + "id": "667", + "name": "Maia Tate", + "position": "Dentist", + "salary": "$126,416", + "office": "Los Angeles", + "extn": "9273", + "start_date": "7/23/2003" + }, + { + "id": "668", + "name": "Daron Parker", + "position": "Service Supervisor", + "salary": "$237,902", + "office": "Cincinnati", + "extn": "7477", + "start_date": "12/11/2010" + }, + { + "id": "669", + "name": "Boris Isaac", + "position": "Staffing Consultant", + "salary": "$102,527", + "office": "Houston", + "extn": "3583", + "start_date": "7/8/2017" + }, + { + "id": "670", + "name": "Angelique Yang", + "position": "Global Logistics Supervisor", + "salary": "$20,954", + "office": "Miami", + "extn": "9521", + "start_date": "3/3/2011" + }, + { + "id": "671", + "name": "Aileen Mason", + "position": "Staffing Consultant", + "salary": "$37,472", + "office": "Berna", + "extn": "9441", + "start_date": "6/28/2019" + }, + { + "id": "672", + "name": "Sebastian Stevens", + "position": "Machine Operator", + "salary": "$272,031", + "office": "Louisville", + "extn": "2418", + "start_date": "9/11/2017" + }, + { + "id": "673", + "name": "Stacy Bailey", + "position": "Health Educator", + "salary": "$23,755", + "office": "Pittsburgh", + "extn": "3421", + "start_date": "12/31/2011" + }, + { + "id": "674", + "name": "Barney Stewart", + "position": "Cashier", + "salary": "$248,516", + "office": "Irving", + "extn": "8590", + "start_date": "9/29/2018" + }, + { + "id": "675", + "name": "Enoch Jenkins", + "position": "Pharmacist", + "salary": "$100,496", + "office": "Tulsa", + "extn": "5787", + "start_date": "1/16/2008" + }, + { + "id": "676", + "name": "Rylee Warren", + "position": "Auditor", + "salary": "$208,652", + "office": "San Jose", + "extn": "3277", + "start_date": "2/25/2014" + }, + { + "id": "677", + "name": "Boris Higgs", + "position": "Baker", + "salary": "$181,966", + "office": "Saint Paul", + "extn": "5415", + "start_date": "12/19/2000" + }, + { + "id": "678", + "name": "Hazel May", + "position": "Web Developer", + "salary": "$299,179", + "office": "Seattle", + "extn": "7496", + "start_date": "6/12/2001" + }, + { + "id": "679", + "name": "William Martin", + "position": "Health Educator", + "salary": "$272,899", + "office": "Hollywood", + "extn": "5025", + "start_date": "9/22/2013" + }, + { + "id": "680", + "name": "Johnny John", + "position": "IT Support Staff", + "salary": "$282,260", + "office": "Fullerton", + "extn": "9455", + "start_date": "2/22/2018" + }, + { + "id": "681", + "name": "Tom Ebbs", + "position": "Business Broker", + "salary": "$151,409", + "office": "San Jose", + "extn": "8921", + "start_date": "9/2/2019" + }, + { + "id": "682", + "name": "Harvey Garner", + "position": "Designer", + "salary": "$62,100", + "office": "Pittsburgh", + "extn": "5577", + "start_date": "12/5/2011" + }, + { + "id": "683", + "name": "Aeris Reading", + "position": "Machine Operator", + "salary": "$167,361", + "office": "Indianapolis", + "extn": "7908", + "start_date": "8/24/2002" + }, + { + "id": "684", + "name": "Russel Oldfield", + "position": "Banker", + "salary": "$240,743", + "office": "Milano", + "extn": "1435", + "start_date": "2/6/2016" + }, + { + "id": "685", + "name": "Renee Lewin", + "position": "HR Coordinator", + "salary": "$231,401", + "office": "Jacksonville", + "extn": "3282", + "start_date": "1/21/2008" + }, + { + "id": "686", + "name": "Johnathan Jones", + "position": "Call Center Representative", + "salary": "$231,443", + "office": "San Bernardino", + "extn": "5015", + "start_date": "6/11/2004" + }, + { + "id": "687", + "name": "Clint Campbell", + "position": "Loan Officer", + "salary": "$78,078", + "office": "Honolulu", + "extn": "1128", + "start_date": "12/20/2010" + }, + { + "id": "688", + "name": "Sebastian Daniells", + "position": "Dentist", + "salary": "$196,749", + "office": "Irving", + "extn": "9937", + "start_date": "6/12/2017" + }, + { + "id": "689", + "name": "Carter Styles", + "position": "Lecturer", + "salary": "$56,393", + "office": "Los Angeles", + "extn": "2727", + "start_date": "4/2/2007" + }, + { + "id": "690", + "name": "Aiden Armstrong", + "position": "Systems Administrator", + "salary": "$254,758", + "office": "New Orleans", + "extn": "4270", + "start_date": "10/10/2007" + }, + { + "id": "691", + "name": "Deborah Farrow", + "position": "Machine Operator", + "salary": "$211,636", + "office": "Boston", + "extn": "7979", + "start_date": "7/30/2004" + }, + { + "id": "692", + "name": "Bernadette Smith", + "position": "Front Desk Coordinator", + "salary": "$198,647", + "office": "Los Angeles", + "extn": "3551", + "start_date": "2/28/2007" + }, + { + "id": "693", + "name": "Brad Gordon", + "position": "Loan Officer", + "salary": "$255,436", + "office": "Portland", + "extn": "5079", + "start_date": "3/28/2010" + }, + { + "id": "694", + "name": "Adelaide Freeburn", + "position": "Physician", + "salary": "$137,364", + "office": "Milwaukee", + "extn": "9815", + "start_date": "9/14/2011" + }, + { + "id": "695", + "name": "Mason Russell", + "position": "Biologist", + "salary": "$152,063", + "office": "Honolulu", + "extn": "6698", + "start_date": "2/24/2002" + }, + { + "id": "696", + "name": "Gil Broomfield", + "position": "Cashier", + "salary": "$233,982", + "office": "Seattle", + "extn": "9539", + "start_date": "6/3/2015" + }, + { + "id": "697", + "name": "Deborah Connell", + "position": "Operator", + "salary": "$61,642", + "office": "Garland", + "extn": "3231", + "start_date": "7/26/2007" + }, + { + "id": "698", + "name": "Russel Osman", + "position": "Service Supervisor", + "salary": "$73,786", + "office": "Minneapolis", + "extn": "6076", + "start_date": "7/6/2017" + }, + { + "id": "699", + "name": "Rowan Todd", + "position": "Biologist", + "salary": "$48,808", + "office": "Arlington", + "extn": "6521", + "start_date": "9/18/2012" + }, + { + "id": "700", + "name": "Sebastian Jacobs", + "position": "Restaurant Manager", + "salary": "$198,775", + "office": "Reno", + "extn": "4079", + "start_date": "1/24/2017" + }, + { + "id": "701", + "name": "Bryce Villiger", + "position": "Budget Analyst", + "salary": "$274,002", + "office": "Denver", + "extn": "6509", + "start_date": "3/26/2004" + }, + { + "id": "702", + "name": "Eduardo Powell", + "position": "Ambulatory Nurse", + "salary": "$170,224", + "office": "Richmond", + "extn": "9863", + "start_date": "3/26/2015" + }, + { + "id": "703", + "name": "Nick Robertson", + "position": "Service Supervisor", + "salary": "$30,089", + "office": "Pittsburgh", + "extn": "8675", + "start_date": "9/22/2010" + }, + { + "id": "704", + "name": "Caydence Newman", + "position": "Associate Professor", + "salary": "$177,858", + "office": "Zurich", + "extn": "5206", + "start_date": "7/27/2000" + }, + { + "id": "705", + "name": "Angelina Nicolas", + "position": "Restaurant Manager", + "salary": "$85,026", + "office": "Richmond", + "extn": "2664", + "start_date": "5/13/2017" + }, + { + "id": "706", + "name": "Felicity Preston", + "position": "Pharmacist", + "salary": "$27,090", + "office": "Ontario", + "extn": "9337", + "start_date": "2/25/2007" + }, + { + "id": "707", + "name": "Gil Quinn", + "position": "Machine Operator", + "salary": "$101,384", + "office": "Worcester", + "extn": "6688", + "start_date": "12/17/2005" + }, + { + "id": "708", + "name": "Marina Kennedy", + "position": "Bookkeeper", + "salary": "$272,688", + "office": "Springfield", + "extn": "7246", + "start_date": "1/21/2007" + }, + { + "id": "709", + "name": "Fred Mitchell", + "position": "Accountant", + "salary": "$162,580", + "office": "Garland", + "extn": "4514", + "start_date": "1/11/2002" + }, + { + "id": "710", + "name": "Mina Harris", + "position": "Operator", + "salary": "$162,992", + "office": "Detroit", + "extn": "6458", + "start_date": "10/29/2004" + }, + { + "id": "711", + "name": "Chadwick Benson", + "position": "Cash Manager", + "salary": "$91,238", + "office": "Laredo", + "extn": "5493", + "start_date": "3/20/2013" + }, + { + "id": "712", + "name": "Abdul Fisher", + "position": "Auditor", + "salary": "$299,145", + "office": "Lincoln", + "extn": "4044", + "start_date": "1/17/2018" + }, + { + "id": "713", + "name": "Kieth Lindop", + "position": "Bookkeeper", + "salary": "$27,199", + "office": "New York", + "extn": "8654", + "start_date": "11/10/2014" + }, + { + "id": "714", + "name": "Nicholas Darcy", + "position": "Cashier", + "salary": "$76,299", + "office": "Lyon", + "extn": "2975", + "start_date": "12/17/2011" + }, + { + "id": "715", + "name": "Jack Parr", + "position": "Associate Professor", + "salary": "$188,652", + "office": "Detroit", + "extn": "5988", + "start_date": "12/13/2017" + }, + { + "id": "716", + "name": "Carl Taylor", + "position": "Loan Officer", + "salary": "$157,522", + "office": "Salt Lake City", + "extn": "6398", + "start_date": "3/6/2016" + }, + { + "id": "717", + "name": "Kenzie Clarke", + "position": "IT Support Staff", + "salary": "$209,604", + "office": "Portland", + "extn": "3920", + "start_date": "9/10/2013" + }, + { + "id": "718", + "name": "Matthew Stubbs", + "position": "Cook", + "salary": "$247,122", + "office": "Escondido", + "extn": "1036", + "start_date": "11/13/2003" + }, + { + "id": "719", + "name": "Holly Curtis", + "position": "Cash Manager", + "salary": "$99,188", + "office": "Oklahoma City", + "extn": "1970", + "start_date": "1/23/2000" + }, + { + "id": "720", + "name": "Harmony Dowson", + "position": "Banker", + "salary": "$55,380", + "office": "Richmond", + "extn": "7575", + "start_date": "7/7/2011" + }, + { + "id": "721", + "name": "Martin Attwood", + "position": "CNC Operator", + "salary": "$295,266", + "office": "Garland", + "extn": "3847", + "start_date": "2/6/2016" + }, + { + "id": "722", + "name": "Kurt Clarkson", + "position": "Fabricator", + "salary": "$125,577", + "office": "Murfreesboro", + "extn": "8375", + "start_date": "7/22/2011" + }, + { + "id": "723", + "name": "Boris Wright", + "position": "Chef Manager", + "salary": "$262,252", + "office": "Henderson", + "extn": "8611", + "start_date": "3/17/2009" + }, + { + "id": "724", + "name": "Bart Cork", + "position": "HR Specialist", + "salary": "$104,926", + "office": "Murfreesboro", + "extn": "8323", + "start_date": "8/14/2013" + }, + { + "id": "725", + "name": "Tony Redfern", + "position": "Webmaster", + "salary": "$16,331", + "office": "Houston", + "extn": "2931", + "start_date": "2/3/2015" + }, + { + "id": "726", + "name": "Eduardo Amstead", + "position": "Cash Manager", + "salary": "$170,687", + "office": "Springfield", + "extn": "2704", + "start_date": "2/27/2019" + }, + { + "id": "727", + "name": "William Wood", + "position": "Audiologist", + "salary": "$121,352", + "office": "Rochester", + "extn": "3683", + "start_date": "3/31/2015" + }, + { + "id": "728", + "name": "Carl Pearce", + "position": "Laboratory Technician", + "salary": "$116,128", + "office": "Salt Lake City", + "extn": "1775", + "start_date": "12/13/2004" + }, + { + "id": "729", + "name": "Ethan Stone", + "position": "Physician", + "salary": "$18,581", + "office": "Las Vegas", + "extn": "4506", + "start_date": "11/11/2009" + }, + { + "id": "730", + "name": "Isla Dunbar", + "position": "Business Broker", + "salary": "$176,494", + "office": "London", + "extn": "1232", + "start_date": "3/6/2009" + }, + { + "id": "731", + "name": "Owen Lynn", + "position": "Global Logistics Supervisor", + "salary": "$132,428", + "office": "Wien", + "extn": "1758", + "start_date": "6/12/2017" + }, + { + "id": "732", + "name": "Leah Plant", + "position": "Executive Director", + "salary": "$275,195", + "office": "Bellevue", + "extn": "3978", + "start_date": "7/9/2007" + }, + { + "id": "733", + "name": "Gabriel Gibbons", + "position": "Paramedic", + "salary": "$86,959", + "office": "Rome", + "extn": "7393", + "start_date": "6/9/2004" + }, + { + "id": "734", + "name": "Eduardo Farrow", + "position": "Project Manager", + "salary": "$91,591", + "office": "Tulsa", + "extn": "3981", + "start_date": "3/11/2008" + }, + { + "id": "735", + "name": "Josh Harrington", + "position": "Paramedic", + "salary": "$265,893", + "office": "Orlando", + "extn": "8799", + "start_date": "8/12/2002" + }, + { + "id": "736", + "name": "Jack Wilton", + "position": "HR Coordinator", + "salary": "$170,621", + "office": "Santa Ana", + "extn": "5978", + "start_date": "5/11/2003" + }, + { + "id": "737", + "name": "Eden Smith", + "position": "Clerk", + "salary": "$261,159", + "office": "Lakewood", + "extn": "8072", + "start_date": "12/12/2000" + }, + { + "id": "738", + "name": "Isabella Howard", + "position": "Insurance Broker", + "salary": "$123,759", + "office": "Bridgeport", + "extn": "3242", + "start_date": "1/31/2007" + }, + { + "id": "739", + "name": "Bethany Trent", + "position": "Software Engineer", + "salary": "$124,557", + "office": "Bucharest", + "extn": "5845", + "start_date": "1/19/2017" + }, + { + "id": "740", + "name": "Denny James", + "position": "Clerk", + "salary": "$97,904", + "office": "Saint Paul", + "extn": "9898", + "start_date": "11/10/2006" + }, + { + "id": "741", + "name": "Mackenzie Donnelly", + "position": "Auditor", + "salary": "$242,775", + "office": "San Jose", + "extn": "9140", + "start_date": "4/1/2018" + }, + { + "id": "742", + "name": "Cedrick Penn", + "position": "Auditor", + "salary": "$71,958", + "office": "Chicago", + "extn": "8151", + "start_date": "2/6/2010" + }, + { + "id": "743", + "name": "Johnathan James", + "position": "Web Developer", + "salary": "$245,963", + "office": "Minneapolis", + "extn": "6885", + "start_date": "4/22/2007" + }, + { + "id": "744", + "name": "Eryn Overson", + "position": "Laboratory Technician", + "salary": "$149,517", + "office": "Rochester", + "extn": "2240", + "start_date": "12/11/2018" + }, + { + "id": "745", + "name": "Hayden Greenwood", + "position": "Web Developer", + "salary": "$125,039", + "office": "London", + "extn": "5553", + "start_date": "12/6/2010" + }, + { + "id": "746", + "name": "Erick Sloan", + "position": "Cashier", + "salary": "$185,118", + "office": "Scottsdale", + "extn": "6031", + "start_date": "4/11/2005" + }, + { + "id": "747", + "name": "William Dann", + "position": "Physician", + "salary": "$33,623", + "office": "Quebec", + "extn": "6455", + "start_date": "5/14/2007" + }, + { + "id": "748", + "name": "Georgia Dixon", + "position": "Mobile Developer", + "salary": "$189,421", + "office": "Venice", + "extn": "3452", + "start_date": "2/6/2017" + }, + { + "id": "749", + "name": "Makenzie Scott", + "position": "Cashier", + "salary": "$62,463", + "office": "Scottsdale", + "extn": "5958", + "start_date": "11/9/2007" + }, + { + "id": "750", + "name": "Nicole Gosling", + "position": "Web Developer", + "salary": "$275,224", + "office": "St. Louis", + "extn": "5538", + "start_date": "9/28/2018" + }, + { + "id": "751", + "name": "Rufus Armstrong", + "position": "Budget Analyst", + "salary": "$28,204", + "office": "Las Vegas", + "extn": "6491", + "start_date": "9/15/2019" + }, + { + "id": "752", + "name": "Zoe Miller", + "position": "Service Supervisor", + "salary": "$235,565", + "office": "Hayward", + "extn": "1193", + "start_date": "4/9/2016" + }, + { + "id": "753", + "name": "Elijah Casey", + "position": "Loan Officer", + "salary": "$134,067", + "office": "Milwaukee", + "extn": "9751", + "start_date": "2/5/2007" + }, + { + "id": "754", + "name": "Matthew Carter", + "position": "Restaurant Manager", + "salary": "$191,128", + "office": "Murfreesboro", + "extn": "6244", + "start_date": "8/3/2015" + }, + { + "id": "755", + "name": "Doug Stanton", + "position": "Associate Professor", + "salary": "$25,841", + "office": "Murfreesboro", + "extn": "7151", + "start_date": "4/25/2018" + }, + { + "id": "756", + "name": "Henry Strong", + "position": "Insurance Broker", + "salary": "$50,681", + "office": "New Orleans", + "extn": "6183", + "start_date": "6/1/2000" + }, + { + "id": "757", + "name": "David Martin", + "position": "Global Logistics Supervisor", + "salary": "$189,647", + "office": "Rochester", + "extn": "5496", + "start_date": "9/17/2004" + }, + { + "id": "758", + "name": "Leroy Whatson", + "position": "Accountant", + "salary": "$63,509", + "office": "Norfolk", + "extn": "5051", + "start_date": "5/17/2013" + }, + { + "id": "759", + "name": "Ramon Nurton", + "position": "Doctor", + "salary": "$262,850", + "office": "London", + "extn": "1380", + "start_date": "2/29/2004" + }, + { + "id": "760", + "name": "Jayden Whitehouse", + "position": "Project Manager", + "salary": "$100,986", + "office": "New York", + "extn": "5385", + "start_date": "5/27/2008" + }, + { + "id": "761", + "name": "William Sylvester", + "position": "Loan Officer", + "salary": "$244,212", + "office": "San Francisco", + "extn": "6366", + "start_date": "4/28/2011" + }, + { + "id": "762", + "name": "Jack Craig", + "position": "Assistant Buyer", + "salary": "$125,698", + "office": "Washington", + "extn": "2062", + "start_date": "11/16/2003" + }, + { + "id": "763", + "name": "Barney James", + "position": "Operator", + "salary": "$50,313", + "office": "Irving", + "extn": "5926", + "start_date": "9/16/2003" + }, + { + "id": "764", + "name": "Gwenyth Cooper", + "position": "Mobile Developer", + "salary": "$286,623", + "office": "Worcester", + "extn": "7177", + "start_date": "3/3/2012" + }, + { + "id": "765", + "name": "Boris Verdon", + "position": "Operator", + "salary": "$187,738", + "office": "Atlanta", + "extn": "2467", + "start_date": "1/23/2006" + }, + { + "id": "766", + "name": "Cadence Bailey", + "position": "Front Desk Coordinator", + "salary": "$289,389", + "office": "Albuquerque", + "extn": "9372", + "start_date": "6/19/2000" + }, + { + "id": "767", + "name": "Javier Quinton", + "position": "Executive Director", + "salary": "$258,590", + "office": "Seattle", + "extn": "5895", + "start_date": "2/3/2010" + }, + { + "id": "768", + "name": "Ivette Tyler", + "position": "Systems Administrator", + "salary": "$97,611", + "office": "Lincoln", + "extn": "1392", + "start_date": "6/22/2000" + }, + { + "id": "769", + "name": "Gwenyth Anderson", + "position": "Inspector", + "salary": "$180,512", + "office": "Lancaster", + "extn": "5225", + "start_date": "7/20/2013" + }, + { + "id": "770", + "name": "Iris Mould", + "position": "Systems Administrator", + "salary": "$277,024", + "office": "Bridgeport", + "extn": "8132", + "start_date": "2/8/2015" + }, + { + "id": "771", + "name": "Stacy Jordan", + "position": "Budget Analyst", + "salary": "$59,607", + "office": "Berlin", + "extn": "8895", + "start_date": "6/8/2019" + }, + { + "id": "772", + "name": "Dalia Thomas", + "position": "Baker", + "salary": "$269,718", + "office": "Colorado Springs", + "extn": "9400", + "start_date": "10/12/2000" + }, + { + "id": "773", + "name": "Shay Rose", + "position": "Auditor", + "salary": "$157,720", + "office": "Fort Lauderdale", + "extn": "4572", + "start_date": "8/3/2004" + }, + { + "id": "774", + "name": "Winnie Upton", + "position": "Treasurer", + "salary": "$20,461", + "office": "Berna", + "extn": "5992", + "start_date": "12/25/2015" + }, + { + "id": "775", + "name": "Matt Pearson", + "position": "Auditor", + "salary": "$168,738", + "office": "Moreno Valley", + "extn": "1091", + "start_date": "6/4/2016" + }, + { + "id": "776", + "name": "George Howard", + "position": "Electrician", + "salary": "$87,999", + "office": "Valetta", + "extn": "7705", + "start_date": "7/24/2011" + }, + { + "id": "777", + "name": "Florence Silva", + "position": "Design Engineer", + "salary": "$33,620", + "office": "Prague", + "extn": "5445", + "start_date": "8/11/2009" + }, + { + "id": "778", + "name": "Leroy Yarwood", + "position": "Design Engineer", + "salary": "$182,233", + "office": "Scottsdale", + "extn": "6813", + "start_date": "5/21/2004" + }, + { + "id": "779", + "name": "Abbey Connell", + "position": "Operator", + "salary": "$114,422", + "office": "Laredo", + "extn": "2343", + "start_date": "3/14/2001" + }, + { + "id": "780", + "name": "Angelique Pitt", + "position": "Insurance Broker", + "salary": "$68,520", + "office": "Irving", + "extn": "3373", + "start_date": "8/18/2006" + }, + { + "id": "781", + "name": "Chadwick Bailey", + "position": "Stockbroker", + "salary": "$278,656", + "office": "San Antonio", + "extn": "2442", + "start_date": "7/31/2018" + }, + { + "id": "782", + "name": "Chuck Nielson", + "position": "Paramedic", + "salary": "$79,403", + "office": "Madrid", + "extn": "3910", + "start_date": "8/25/2006" + }, + { + "id": "783", + "name": "David Tyler", + "position": "Fabricator", + "salary": "$253,666", + "office": "London", + "extn": "9786", + "start_date": "12/28/2018" + }, + { + "id": "784", + "name": "Rufus Farrow", + "position": "Laboratory Technician", + "salary": "$166,664", + "office": "Jersey City", + "extn": "4040", + "start_date": "11/8/2017" + }, + { + "id": "785", + "name": "Joyce Tennant", + "position": "Insurance Broker", + "salary": "$106,548", + "office": "Indianapolis", + "extn": "8896", + "start_date": "3/19/2000" + }, + { + "id": "786", + "name": "William Uttridge", + "position": "HR Specialist", + "salary": "$238,905", + "office": "Las Vegas", + "extn": "7994", + "start_date": "1/18/2019" + }, + { + "id": "787", + "name": "Josephine Whitehouse", + "position": "Insurance Broker", + "salary": "$43,307", + "office": "Detroit", + "extn": "1713", + "start_date": "10/13/2019" + }, + { + "id": "788", + "name": "Teagan Nelson", + "position": "Auditor", + "salary": "$32,920", + "office": "Lincoln", + "extn": "5914", + "start_date": "8/2/2001" + }, + { + "id": "789", + "name": "Miley Pierce", + "position": "Webmaster", + "salary": "$165,016", + "office": "Miami", + "extn": "4299", + "start_date": "6/9/2002" + }, + { + "id": "790", + "name": "Kassandra Emmett", + "position": "Healthcare Specialist", + "salary": "$177,298", + "office": "Nashville", + "extn": "1282", + "start_date": "6/23/2018" + }, + { + "id": "791", + "name": "Sadie Benson", + "position": "Staffing Consultant", + "salary": "$266,225", + "office": "Honolulu", + "extn": "7543", + "start_date": "3/20/2008" + }, + { + "id": "792", + "name": "Chester Hill", + "position": "Electrician", + "salary": "$186,316", + "office": "Nashville", + "extn": "6619", + "start_date": "7/5/2012" + }, + { + "id": "793", + "name": "Caitlyn Willis", + "position": "Inspector", + "salary": "$243,829", + "office": "Madison", + "extn": "3076", + "start_date": "12/18/2000" + }, + { + "id": "794", + "name": "Faith James", + "position": "Staffing Consultant", + "salary": "$21,975", + "office": "Worcester", + "extn": "5268", + "start_date": "11/7/2007" + }, + { + "id": "795", + "name": "Alex Irwin", + "position": "Service Supervisor", + "salary": "$270,192", + "office": "Oakland", + "extn": "7477", + "start_date": "2/3/2006" + }, + { + "id": "796", + "name": "Mike Cox", + "position": "Webmaster", + "salary": "$277,555", + "office": "Toledo", + "extn": "3284", + "start_date": "8/23/2003" + }, + { + "id": "797", + "name": "John Parker", + "position": "Pharmacist", + "salary": "$42,150", + "office": "Arlington", + "extn": "1478", + "start_date": "2/7/2003" + }, + { + "id": "798", + "name": "Sydney Redwood", + "position": "Designer", + "salary": "$283,145", + "office": "Worcester", + "extn": "5709", + "start_date": "7/10/2006" + }, + { + "id": "799", + "name": "Jessica Sloan", + "position": "Fabricator", + "salary": "$164,251", + "office": "Bridgeport", + "extn": "4495", + "start_date": "10/25/2002" + }, + { + "id": "800", + "name": "Lily Moreno", + "position": "Paramedic", + "salary": "$251,192", + "office": "Saint Paul", + "extn": "5045", + "start_date": "1/13/2005" + }, + { + "id": "801", + "name": "Domenic Hancock", + "position": "Design Engineer", + "salary": "$227,777", + "office": "Denver", + "extn": "7100", + "start_date": "2/3/2013" + }, + { + "id": "802", + "name": "Wade Thompson", + "position": "Associate Professor", + "salary": "$291,548", + "office": "Prague", + "extn": "4640", + "start_date": "3/26/2015" + }, + { + "id": "803", + "name": "Rhea Antcliff", + "position": "Software Engineer", + "salary": "$28,454", + "office": "Prague", + "extn": "9340", + "start_date": "6/9/2017" + }, + { + "id": "804", + "name": "Alessia Poole", + "position": "Mobile Developer", + "salary": "$62,916", + "office": "New York", + "extn": "3199", + "start_date": "3/15/2009" + }, + { + "id": "805", + "name": "Jessica Blackburn", + "position": "Restaurant Manager", + "salary": "$182,365", + "office": "Anaheim", + "extn": "7400", + "start_date": "11/5/2016" + }, + { + "id": "806", + "name": "Chuck Walsh", + "position": "Inspector", + "salary": "$35,843", + "office": "Ontario", + "extn": "9400", + "start_date": "7/19/2014" + }, + { + "id": "807", + "name": "Gabriel Wright", + "position": "Treasurer", + "salary": "$135,964", + "office": "San Diego", + "extn": "5560", + "start_date": "5/21/2010" + }, + { + "id": "808", + "name": "Gladys Tailor", + "position": "Baker", + "salary": "$274,227", + "office": "Richmond", + "extn": "3709", + "start_date": "5/2/2003" + }, + { + "id": "809", + "name": "Eduardo Thomas", + "position": "HR Specialist", + "salary": "$77,380", + "office": "San Antonio", + "extn": "2475", + "start_date": "7/10/2010" + }, + { + "id": "810", + "name": "Maxwell Edler", + "position": "Paramedic", + "salary": "$239,589", + "office": "Rochester", + "extn": "2397", + "start_date": "10/18/2006" + }, + { + "id": "811", + "name": "Lexi Harris", + "position": "Treasurer", + "salary": "$215,593", + "office": "Laredo", + "extn": "8051", + "start_date": "7/29/2008" + }, + { + "id": "812", + "name": "Thea Vince", + "position": "Design Engineer", + "salary": "$133,071", + "office": "Washington", + "extn": "7282", + "start_date": "2/17/2007" + }, + { + "id": "813", + "name": "Elle Dobson", + "position": "Laboratory Technician", + "salary": "$19,396", + "office": "San Francisco", + "extn": "1987", + "start_date": "4/2/2000" + }, + { + "id": "814", + "name": "Eryn Jennson", + "position": "Cash Manager", + "salary": "$132,094", + "office": "Bakersfield", + "extn": "9951", + "start_date": "10/24/2014" + }, + { + "id": "815", + "name": "Leroy Pope", + "position": "Mobile Developer", + "salary": "$138,734", + "office": "Jacksonville", + "extn": "8485", + "start_date": "10/13/2012" + }, + { + "id": "816", + "name": "Benjamin Wallace", + "position": "Paramedic", + "salary": "$178,438", + "office": "Fort Lauderdale", + "extn": "4827", + "start_date": "5/25/2006" + }, + { + "id": "817", + "name": "Matt Roth", + "position": "Fabricator", + "salary": "$49,421", + "office": "New York", + "extn": "6385", + "start_date": "3/27/2007" + }, + { + "id": "818", + "name": "Jules Wright", + "position": "Service Supervisor", + "salary": "$153,973", + "office": "Berlin", + "extn": "4085", + "start_date": "8/4/2003" + }, + { + "id": "819", + "name": "Denny Stanton", + "position": "Mobile Developer", + "salary": "$169,666", + "office": "Murfreesboro", + "extn": "8719", + "start_date": "5/18/2006" + }, + { + "id": "820", + "name": "Peter Edler", + "position": "Clerk", + "salary": "$99,733", + "office": "Fremont", + "extn": "9362", + "start_date": "11/29/2000" + }, + { + "id": "821", + "name": "Allison Cooper", + "position": "Web Developer", + "salary": "$218,360", + "office": "Dallas", + "extn": "5598", + "start_date": "6/7/2019" + }, + { + "id": "822", + "name": "Daniel Cadman", + "position": "Mobile Developer", + "salary": "$180,986", + "office": "Zurich", + "extn": "1716", + "start_date": "1/20/2010" + }, + { + "id": "823", + "name": "Abdul Johnson", + "position": "Production Painter", + "salary": "$277,613", + "office": "Columbus", + "extn": "7405", + "start_date": "12/28/2004" + }, + { + "id": "824", + "name": "David Carter", + "position": "Mobile Developer", + "salary": "$115,247", + "office": "Baltimore", + "extn": "2956", + "start_date": "1/29/2016" + }, + { + "id": "825", + "name": "Kamila White", + "position": "Inspector", + "salary": "$231,611", + "office": "Tokyo", + "extn": "6195", + "start_date": "3/2/2019" + }, + { + "id": "826", + "name": "Cynthia Nayler", + "position": "CNC Operator", + "salary": "$41,134", + "office": "Reno", + "extn": "9153", + "start_date": "4/24/2005" + }, + { + "id": "827", + "name": "Carter King", + "position": "Chef Manager", + "salary": "$25,026", + "office": "Hollywood", + "extn": "3513", + "start_date": "9/28/2005" + }, + { + "id": "828", + "name": "Rosalee Sinclair", + "position": "Healthcare Specialist", + "salary": "$288,006", + "office": "Glendale", + "extn": "7033", + "start_date": "5/17/2013" + }, + { + "id": "829", + "name": "Benny Murphy", + "position": "Cash Manager", + "salary": "$121,603", + "office": "Otawa", + "extn": "5498", + "start_date": "12/10/2017" + }, + { + "id": "830", + "name": "Rosa Simmons", + "position": "IT Support Staff", + "salary": "$107,881", + "office": "Hollywood", + "extn": "6294", + "start_date": "8/17/2013" + }, + { + "id": "831", + "name": "Gil Collis", + "position": "IT Support Staff", + "salary": "$252,398", + "office": "Houston", + "extn": "1587", + "start_date": "11/7/2011" + }, + { + "id": "832", + "name": "Chelsea Stubbs", + "position": "Food Technologist", + "salary": "$228,592", + "office": "Columbus", + "extn": "6276", + "start_date": "8/30/2015" + }, + { + "id": "833", + "name": "Javier Cork", + "position": "Service Supervisor", + "salary": "$155,777", + "office": "Atlanta", + "extn": "7126", + "start_date": "9/15/2001" + }, + { + "id": "834", + "name": "Elijah Gray", + "position": "Pharmacist", + "salary": "$278,174", + "office": "San Bernardino", + "extn": "7667", + "start_date": "8/24/2016" + }, + { + "id": "835", + "name": "Diane Noach", + "position": "Webmaster", + "salary": "$111,142", + "office": "Innsbruck", + "extn": "9856", + "start_date": "12/30/2001" + }, + { + "id": "836", + "name": "Adalind Price", + "position": "Bookkeeper", + "salary": "$294,571", + "office": "Memphis", + "extn": "6057", + "start_date": "3/7/2018" + }, + { + "id": "837", + "name": "Daniel Selby", + "position": "Production Painter", + "salary": "$213,250", + "office": "Phoenix", + "extn": "7561", + "start_date": "12/19/2000" + }, + { + "id": "838", + "name": "Chadwick Lyon", + "position": "Service Supervisor", + "salary": "$296,223", + "office": "Richmond", + "extn": "5004", + "start_date": "1/8/2002" + }, + { + "id": "839", + "name": "Danny Lloyd", + "position": "CNC Operator", + "salary": "$53,980", + "office": "Lakewood", + "extn": "5361", + "start_date": "7/2/2005" + }, + { + "id": "840", + "name": "Peter Price", + "position": "Bookkeeper", + "salary": "$222,590", + "office": "New Orleans", + "extn": "3741", + "start_date": "5/15/2007" + }, + { + "id": "841", + "name": "Nancy Sherwood", + "position": "Call Center Representative", + "salary": "$46,195", + "office": "Arlington", + "extn": "4667", + "start_date": "5/9/2009" + }, + { + "id": "842", + "name": "Harvey Rust", + "position": "Mobile Developer", + "salary": "$221,411", + "office": "Rome", + "extn": "8679", + "start_date": "3/10/2011" + }, + { + "id": "843", + "name": "Mandy Atkinson", + "position": "Bookkeeper", + "salary": "$70,761", + "office": "Springfield", + "extn": "9189", + "start_date": "10/24/2015" + }, + { + "id": "844", + "name": "Sylvia Dwyer", + "position": "Investment Advisor", + "salary": "$157,570", + "office": "Moreno Valley", + "extn": "2937", + "start_date": "4/2/2017" + }, + { + "id": "845", + "name": "Elijah Vinton", + "position": "Global Logistics Supervisor", + "salary": "$65,539", + "office": "San Antonio", + "extn": "7991", + "start_date": "4/11/2010" + }, + { + "id": "846", + "name": "Belinda Mackenzie", + "position": "Food Technologist", + "salary": "$111,358", + "office": "Wien", + "extn": "9874", + "start_date": "2/19/2011" + }, + { + "id": "847", + "name": "Enoch Lewin", + "position": "Chef Manager", + "salary": "$146,698", + "office": "Lisbon", + "extn": "1920", + "start_date": "12/1/2006" + }, + { + "id": "848", + "name": "Ron Brown", + "position": "Webmaster", + "salary": "$143,927", + "office": "Salem", + "extn": "1937", + "start_date": "5/27/2000" + }, + { + "id": "849", + "name": "Chuck Squire", + "position": "Healthcare Specialist", + "salary": "$162,226", + "office": "San Jose", + "extn": "2399", + "start_date": "7/11/2017" + }, + { + "id": "850", + "name": "Trisha Vaughan", + "position": "Steward", + "salary": "$232,298", + "office": "Long Beach", + "extn": "7820", + "start_date": "3/31/2008" + }, + { + "id": "851", + "name": "Harriet Wigley", + "position": "Mobile Developer", + "salary": "$254,598", + "office": "Saint Paul", + "extn": "7805", + "start_date": "1/26/2009" + }, + { + "id": "852", + "name": "Jane Barclay", + "position": "Fabricator", + "salary": "$64,705", + "office": "Milano", + "extn": "7306", + "start_date": "11/1/2003" + }, + { + "id": "853", + "name": "Courtney Harvey", + "position": "HR Specialist", + "salary": "$117,351", + "office": "Orlando", + "extn": "7925", + "start_date": "3/15/2005" + }, + { + "id": "854", + "name": "Tess Woodcock", + "position": "CNC Operator", + "salary": "$297,076", + "office": "San Diego", + "extn": "6017", + "start_date": "7/12/2002" + }, + { + "id": "855", + "name": "Nathan Sherry", + "position": "Health Educator", + "salary": "$192,968", + "office": "Denver", + "extn": "3375", + "start_date": "3/8/2014" + }, + { + "id": "856", + "name": "Kassandra Malone", + "position": "Executive Director", + "salary": "$249,934", + "office": "Salem", + "extn": "3636", + "start_date": "8/22/2013" + }, + { + "id": "857", + "name": "Elle Cassidy", + "position": "Software Engineer", + "salary": "$69,547", + "office": "Atlanta", + "extn": "2284", + "start_date": "8/10/2012" + }, + { + "id": "858", + "name": "Darlene Partridge", + "position": "Ambulatory Nurse", + "salary": "$287,086", + "office": "Glendale", + "extn": "6612", + "start_date": "10/20/2019" + }, + { + "id": "859", + "name": "Emery Downing", + "position": "IT Support Staff", + "salary": "$98,101", + "office": "Los Angeles", + "extn": "3967", + "start_date": "7/20/2016" + }, + { + "id": "860", + "name": "Denny Edley", + "position": "Audiologist", + "salary": "$293,986", + "office": "Amarillo", + "extn": "7838", + "start_date": "5/9/2011" + }, + { + "id": "861", + "name": "Manuel Snow", + "position": "Doctor", + "salary": "$138,503", + "office": "Tallahassee", + "extn": "5144", + "start_date": "4/9/2001" + }, + { + "id": "862", + "name": "Phoebe Bristow", + "position": "Executive Director", + "salary": "$225,709", + "office": "Kansas City", + "extn": "4707", + "start_date": "1/25/2006" + }, + { + "id": "863", + "name": "Abdul Terry", + "position": "Machine Operator", + "salary": "$160,274", + "office": "San Bernardino", + "extn": "7146", + "start_date": "9/24/2004" + }, + { + "id": "864", + "name": "Bridget Steer", + "position": "Doctor", + "salary": "$33,552", + "office": "Escondido", + "extn": "1517", + "start_date": "6/2/2007" + }, + { + "id": "865", + "name": "Nick Little", + "position": "Insurance Broker", + "salary": "$91,944", + "office": "Kansas City", + "extn": "6035", + "start_date": "3/8/2003" + }, + { + "id": "866", + "name": "Victoria Edmonds", + "position": "Business Broker", + "salary": "$216,049", + "office": "Moreno Valley", + "extn": "6465", + "start_date": "7/23/2007" + }, + { + "id": "867", + "name": "Katelyn Williams", + "position": "Lecturer", + "salary": "$158,322", + "office": "Stockton", + "extn": "2119", + "start_date": "12/4/2004" + }, + { + "id": "868", + "name": "Alexander Snell", + "position": "Staffing Consultant", + "salary": "$228,285", + "office": "Worcester", + "extn": "5376", + "start_date": "6/19/2013" + }, + { + "id": "869", + "name": "Liam Turner", + "position": "Insurance Broker", + "salary": "$290,483", + "office": "Worcester", + "extn": "3729", + "start_date": "3/16/2015" + }, + { + "id": "870", + "name": "Isla Exton", + "position": "Associate Professor", + "salary": "$208,514", + "office": "Pittsburgh", + "extn": "4964", + "start_date": "9/18/2000" + }, + { + "id": "871", + "name": "Gil Olivier", + "position": "IT Support Staff", + "salary": "$74,348", + "office": "Quebec", + "extn": "1331", + "start_date": "9/30/2017" + }, + { + "id": "872", + "name": "Noah Weston", + "position": "Inspector", + "salary": "$226,148", + "office": "Richmond", + "extn": "5924", + "start_date": "9/29/2018" + }, + { + "id": "873", + "name": "Rose Adams", + "position": "Cook", + "salary": "$159,438", + "office": "El Paso", + "extn": "8207", + "start_date": "9/23/2004" + }, + { + "id": "874", + "name": "Nick Cooper", + "position": "Laboratory Technician", + "salary": "$155,412", + "office": "San Francisco", + "extn": "3717", + "start_date": "6/22/2014" + }, + { + "id": "875", + "name": "Alexa Russell", + "position": "Clerk", + "salary": "$222,936", + "office": "Amarillo", + "extn": "3597", + "start_date": "9/11/2009" + }, + { + "id": "876", + "name": "Chuck Taylor", + "position": "Webmaster", + "salary": "$213,301", + "office": "Milano", + "extn": "2356", + "start_date": "11/10/2001" + }, + { + "id": "877", + "name": "Matthew Driscoll", + "position": "Baker", + "salary": "$187,626", + "office": "Bridgeport", + "extn": "2728", + "start_date": "10/3/2012" + }, + { + "id": "878", + "name": "Jacob Kennedy", + "position": "IT Support Staff", + "salary": "$280,477", + "office": "Richmond", + "extn": "8748", + "start_date": "11/2/2018" + }, + { + "id": "879", + "name": "Elle Baker", + "position": "Business Broker", + "salary": "$299,052", + "office": "Bridgeport", + "extn": "8341", + "start_date": "6/26/2011" + }, + { + "id": "880", + "name": "Henry Anderson", + "position": "Ambulatory Nurse", + "salary": "$115,885", + "office": "Long Beach", + "extn": "6742", + "start_date": "11/20/2005" + }, + { + "id": "881", + "name": "Erick Matthews", + "position": "Insurance Broker", + "salary": "$79,890", + "office": "San Diego", + "extn": "9989", + "start_date": "8/13/2004" + }, + { + "id": "882", + "name": "Stella Eagle", + "position": "Insurance Broker", + "salary": "$154,681", + "office": "Bridgeport", + "extn": "5840", + "start_date": "5/29/2016" + }, + { + "id": "883", + "name": "Dani Wilde", + "position": "Fabricator", + "salary": "$165,541", + "office": "Santa Ana", + "extn": "5801", + "start_date": "3/7/2006" + }, + { + "id": "884", + "name": "Manuel Pond", + "position": "Physician", + "salary": "$77,075", + "office": "Louisville", + "extn": "3361", + "start_date": "7/4/2011" + }, + { + "id": "885", + "name": "Carmen Stewart", + "position": "Web Developer", + "salary": "$184,576", + "office": "Portland", + "extn": "9859", + "start_date": "1/19/2015" + }, + { + "id": "886", + "name": "Vera Pratt", + "position": "Business Broker", + "salary": "$38,787", + "office": "Lyon", + "extn": "2910", + "start_date": "11/13/2013" + }, + { + "id": "887", + "name": "Blake Stewart", + "position": "Inspector", + "salary": "$17,725", + "office": "Springfield", + "extn": "2122", + "start_date": "3/16/2011" + }, + { + "id": "888", + "name": "George White", + "position": "Systems Administrator", + "salary": "$110,557", + "office": "Paris", + "extn": "7344", + "start_date": "6/28/2006" + }, + { + "id": "889", + "name": "Johnathan Clarke", + "position": "Fabricator", + "salary": "$47,313", + "office": "Nashville", + "extn": "3207", + "start_date": "4/18/2007" + }, + { + "id": "890", + "name": "Tara Bowen", + "position": "Operator", + "salary": "$195,489", + "office": "Baltimore", + "extn": "6057", + "start_date": "7/30/2012" + }, + { + "id": "891", + "name": "Kimberly Evans", + "position": "Insurance Broker", + "salary": "$99,958", + "office": "Irving", + "extn": "1248", + "start_date": "9/21/2019" + }, + { + "id": "892", + "name": "Lana Weston", + "position": "Electrician", + "salary": "$267,332", + "office": "Garland", + "extn": "8296", + "start_date": "5/4/2006" + }, + { + "id": "893", + "name": "Andrea Cassidy", + "position": "Project Manager", + "salary": "$157,865", + "office": "Tulsa", + "extn": "9126", + "start_date": "3/5/2015" + }, + { + "id": "894", + "name": "Aisha Richards", + "position": "Front Desk Coordinator", + "salary": "$116,105", + "office": "Quebec", + "extn": "6174", + "start_date": "9/30/2006" + }, + { + "id": "895", + "name": "Sarah Ellis", + "position": "Designer", + "salary": "$291,590", + "office": "Berlin", + "extn": "3413", + "start_date": "4/30/2016" + }, + { + "id": "896", + "name": "Celina Shaw", + "position": "Systems Administrator", + "salary": "$88,069", + "office": "Bellevue", + "extn": "5342", + "start_date": "10/23/2001" + }, + { + "id": "897", + "name": "Abdul Hill", + "position": "Associate Professor", + "salary": "$162,160", + "office": "Huntsville", + "extn": "8263", + "start_date": "10/8/2014" + }, + { + "id": "898", + "name": "Lucas Welsch", + "position": "Machine Operator", + "salary": "$105,076", + "office": "Worcester", + "extn": "9895", + "start_date": "11/8/2009" + }, + { + "id": "899", + "name": "Alessia Crawley", + "position": "Designer", + "salary": "$178,179", + "office": "Los Angeles", + "extn": "4730", + "start_date": "1/3/2017" + }, + { + "id": "900", + "name": "Oliver Marshall", + "position": "Service Supervisor", + "salary": "$222,683", + "office": "Madrid", + "extn": "4062", + "start_date": "4/27/2000" + }, + { + "id": "901", + "name": "Christy Lucas", + "position": "Restaurant Manager", + "salary": "$165,749", + "office": "Glendale", + "extn": "9175", + "start_date": "1/15/2002" + }, + { + "id": "902", + "name": "Hanna Thomas", + "position": "Food Technologist", + "salary": "$109,190", + "office": "Zurich", + "extn": "1653", + "start_date": "7/19/2006" + }, + { + "id": "903", + "name": "Liam Stevens", + "position": "Web Developer", + "salary": "$147,561", + "office": "Glendale", + "extn": "6386", + "start_date": "2/8/2003" + }, + { + "id": "904", + "name": "Denny Greenwood", + "position": "Health Educator", + "salary": "$132,335", + "office": "Kansas City", + "extn": "6236", + "start_date": "10/27/2018" + }, + { + "id": "905", + "name": "Leroy Wilcox", + "position": "CNC Operator", + "salary": "$223,633", + "office": "Lincoln", + "extn": "9930", + "start_date": "9/18/2018" + }, + { + "id": "906", + "name": "John Mann", + "position": "Fabricator", + "salary": "$110,278", + "office": "San Francisco", + "extn": "1610", + "start_date": "12/31/2009" + }, + { + "id": "907", + "name": "Elijah Kent", + "position": "Design Engineer", + "salary": "$282,308", + "office": "Huntsville", + "extn": "8876", + "start_date": "11/2/2014" + }, + { + "id": "908", + "name": "Caleb Potter", + "position": "Front Desk Coordinator", + "salary": "$154,368", + "office": "Salt Lake City", + "extn": "5956", + "start_date": "4/4/2003" + }, + { + "id": "909", + "name": "Sage Franks", + "position": "Staffing Consultant", + "salary": "$93,479", + "office": "San Bernardino", + "extn": "3013", + "start_date": "6/23/2017" + }, + { + "id": "910", + "name": "Josh Welsch", + "position": "IT Support Staff", + "salary": "$125,265", + "office": "Salt Lake City", + "extn": "1596", + "start_date": "5/10/2001" + }, + { + "id": "911", + "name": "Alexander Brown", + "position": "Front Desk Coordinator", + "salary": "$296,069", + "office": "Philadelphia", + "extn": "9674", + "start_date": "11/29/2018" + }, + { + "id": "912", + "name": "Jolene James", + "position": "Inspector", + "salary": "$139,064", + "office": "Dallas", + "extn": "1212", + "start_date": "5/27/2010" + }, + { + "id": "913", + "name": "Lauren Sheldon", + "position": "Machine Operator", + "salary": "$22,239", + "office": "Oakland", + "extn": "4976", + "start_date": "12/9/2001" + }, + { + "id": "914", + "name": "Marilyn Lloyd", + "position": "Business Broker", + "salary": "$278,167", + "office": "Philadelphia", + "extn": "4269", + "start_date": "3/11/2018" + }, + { + "id": "915", + "name": "Johnathan Powell", + "position": "Pharmacist", + "salary": "$136,671", + "office": "Irving", + "extn": "4851", + "start_date": "11/20/2000" + }, + { + "id": "916", + "name": "Savannah Edley", + "position": "Physician", + "salary": "$83,698", + "office": "Hayward", + "extn": "3316", + "start_date": "2/23/2010" + }, + { + "id": "917", + "name": "Maxwell Farrant", + "position": "Health Educator", + "salary": "$108,150", + "office": "Reno", + "extn": "2425", + "start_date": "3/13/2003" + }, + { + "id": "918", + "name": "Ivette Cunningham", + "position": "Project Manager", + "salary": "$294,288", + "office": "Arlington", + "extn": "8002", + "start_date": "4/14/2013" + }, + { + "id": "919", + "name": "Julia Parsons", + "position": "IT Support Staff", + "salary": "$139,511", + "office": "Lancaster", + "extn": "5904", + "start_date": "2/1/2013" + }, + { + "id": "920", + "name": "Maya Giles", + "position": "Stockbroker", + "salary": "$16,476", + "office": "Washington", + "extn": "7429", + "start_date": "7/31/2017" + }, + { + "id": "921", + "name": "Joyce Durrant", + "position": "Cash Manager", + "salary": "$72,678", + "office": "Glendale", + "extn": "9887", + "start_date": "7/19/2014" + }, + { + "id": "922", + "name": "Isabel Kelly", + "position": "CNC Operator", + "salary": "$266,078", + "office": "Arlington", + "extn": "5925", + "start_date": "3/21/2012" + }, + { + "id": "923", + "name": "Carmen Adler", + "position": "Mobile Developer", + "salary": "$54,018", + "office": "Jersey City", + "extn": "5074", + "start_date": "12/12/2018" + }, + { + "id": "924", + "name": "Laila Fall", + "position": "Associate Professor", + "salary": "$55,968", + "office": "San Jose", + "extn": "7363", + "start_date": "5/1/2013" + }, + { + "id": "925", + "name": "Matt Richardson", + "position": "Lecturer", + "salary": "$25,257", + "office": "Berna", + "extn": "5027", + "start_date": "9/22/2006" + }, + { + "id": "926", + "name": "Tom Warren", + "position": "Biologist", + "salary": "$205,045", + "office": "Pittsburgh", + "extn": "7661", + "start_date": "7/26/2005" + }, + { + "id": "927", + "name": "Brad Vaughn", + "position": "Stockbroker", + "salary": "$197,263", + "office": "Salt Lake City", + "extn": "2371", + "start_date": "1/10/2018" + }, + { + "id": "928", + "name": "Jacob Griffiths", + "position": "Staffing Consultant", + "salary": "$170,726", + "office": "Rochester", + "extn": "1093", + "start_date": "1/26/2010" + }, + { + "id": "929", + "name": "Tony Larsen", + "position": "Design Engineer", + "salary": "$163,755", + "office": "Cincinnati", + "extn": "1189", + "start_date": "6/26/2018" + }, + { + "id": "930", + "name": "Martin Ellis", + "position": "Budget Analyst", + "salary": "$75,040", + "office": "Baltimore", + "extn": "4051", + "start_date": "9/14/2003" + }, + { + "id": "931", + "name": "Remy Thomson", + "position": "Food Technologist", + "salary": "$63,013", + "office": "Fort Lauderdale", + "extn": "5908", + "start_date": "5/12/2005" + }, + { + "id": "932", + "name": "Eduardo Umney", + "position": "Biologist", + "salary": "$98,688", + "office": "Worcester", + "extn": "4869", + "start_date": "8/11/2017" + }, + { + "id": "933", + "name": "Marla Cooper", + "position": "Executive Director", + "salary": "$299,993", + "office": "Las Vegas", + "extn": "2924", + "start_date": "5/6/2003" + }, + { + "id": "934", + "name": "Rufus Drew", + "position": "Treasurer", + "salary": "$168,182", + "office": "New Orleans", + "extn": "9001", + "start_date": "9/1/2007" + }, + { + "id": "935", + "name": "Gil Rowe", + "position": "Software Engineer", + "salary": "$181,575", + "office": "Milano", + "extn": "7847", + "start_date": "1/3/2015" + }, + { + "id": "936", + "name": "Emma Gibbons", + "position": "CNC Operator", + "salary": "$150,508", + "office": "Fort Lauderdale", + "extn": "6174", + "start_date": "2/12/2001" + }, + { + "id": "937", + "name": "Ilona Bentley", + "position": "Doctor", + "salary": "$152,414", + "office": "Milwaukee", + "extn": "9013", + "start_date": "10/23/2019" + }, + { + "id": "938", + "name": "Beatrice Widdows", + "position": "Operator", + "salary": "$111,279", + "office": "London", + "extn": "7507", + "start_date": "2/1/2008" + }, + { + "id": "939", + "name": "Macy Vaughan", + "position": "Inspector", + "salary": "$175,195", + "office": "Lincoln", + "extn": "7814", + "start_date": "2/5/2016" + }, + { + "id": "940", + "name": "Evie Pitt", + "position": "Associate Professor", + "salary": "$118,145", + "office": "Bucharest", + "extn": "7552", + "start_date": "3/7/2017" + }, + { + "id": "941", + "name": "Emely Uttley", + "position": "Bellman", + "salary": "$196,741", + "office": "Colorado Springs", + "extn": "2764", + "start_date": "8/11/2006" + }, + { + "id": "942", + "name": "Jessica Ianson", + "position": "Machine Operator", + "salary": "$165,940", + "office": "Orlando", + "extn": "8518", + "start_date": "10/16/2004" + }, + { + "id": "943", + "name": "Morgan Mcleod", + "position": "Call Center Representative", + "salary": "$38,933", + "office": "Quebec", + "extn": "7510", + "start_date": "6/24/2013" + }, + { + "id": "944", + "name": "Paula Willis", + "position": "Service Supervisor", + "salary": "$165,806", + "office": "Valetta", + "extn": "9769", + "start_date": "3/16/2012" + }, + { + "id": "945", + "name": "Enoch Emmett", + "position": "Bellman", + "salary": "$196,693", + "office": "Orlando", + "extn": "3384", + "start_date": "8/11/2000" + }, + { + "id": "946", + "name": "Aiden Bolton", + "position": "Production Painter", + "salary": "$12,702", + "office": "Pittsburgh", + "extn": "2711", + "start_date": "2/5/2012" + }, + { + "id": "947", + "name": "Priscilla Gray", + "position": "Global Logistics Supervisor", + "salary": "$209,108", + "office": "Huntsville", + "extn": "4818", + "start_date": "4/19/2005" + }, + { + "id": "948", + "name": "Rick Edley", + "position": "Executive Director", + "salary": "$29,934", + "office": "San Francisco", + "extn": "3353", + "start_date": "3/22/2008" + }, + { + "id": "949", + "name": "Matthew Roberts", + "position": "Mobile Developer", + "salary": "$281,010", + "office": "San Jose", + "extn": "3624", + "start_date": "6/8/2008" + }, + { + "id": "950", + "name": "Violet Horton", + "position": "Software Engineer", + "salary": "$270,462", + "office": "Jacksonville", + "extn": "4051", + "start_date": "1/11/2012" + }, + { + "id": "951", + "name": "Brooklyn Wright", + "position": "Inspector", + "salary": "$102,871", + "office": "Lancaster", + "extn": "8450", + "start_date": "11/29/2006" + }, + { + "id": "952", + "name": "Florence Townend", + "position": "Investment Advisor", + "salary": "$49,834", + "office": "Bucharest", + "extn": "1203", + "start_date": "5/7/2019" + }, + { + "id": "953", + "name": "Matthew Whinter", + "position": "Machine Operator", + "salary": "$128,945", + "office": "Orlando", + "extn": "5374", + "start_date": "7/1/2001" + }, + { + "id": "954", + "name": "Nicholas Mcneill", + "position": "Paramedic", + "salary": "$295,137", + "office": "Ontario", + "extn": "7096", + "start_date": "11/6/2011" + }, + { + "id": "955", + "name": "Ethan Cowan", + "position": "Bellman", + "salary": "$196,447", + "office": "Dallas", + "extn": "4129", + "start_date": "7/31/2011" + }, + { + "id": "956", + "name": "Ally Dobson", + "position": "Restaurant Manager", + "salary": "$182,847", + "office": "Kansas City", + "extn": "4274", + "start_date": "2/6/2017" + }, + { + "id": "957", + "name": "Noah Quinn", + "position": "Executive Director", + "salary": "$88,485", + "office": "Quebec", + "extn": "9468", + "start_date": "11/29/2005" + }, + { + "id": "958", + "name": "Tony Myatt", + "position": "Business Broker", + "salary": "$120,142", + "office": "Hayward", + "extn": "8632", + "start_date": "6/8/2014" + }, + { + "id": "959", + "name": "Camellia Owen", + "position": "Loan Officer", + "salary": "$247,628", + "office": "Chicago", + "extn": "5260", + "start_date": "8/18/2004" + }, + { + "id": "960", + "name": "Kirsten Weldon", + "position": "Assistant Buyer", + "salary": "$285,461", + "office": "Seattle", + "extn": "4055", + "start_date": "9/30/2012" + }, + { + "id": "961", + "name": "Noemi Salt", + "position": "Mobile Developer", + "salary": "$149,952", + "office": "Portland", + "extn": "5884", + "start_date": "4/12/2000" + }, + { + "id": "962", + "name": "Scarlett Thomson", + "position": "Web Developer", + "salary": "$110,361", + "office": "Rochester", + "extn": "5099", + "start_date": "5/9/2016" + }, + { + "id": "963", + "name": "Stella Roscoe", + "position": "Health Educator", + "salary": "$203,532", + "office": "Lakewood", + "extn": "5326", + "start_date": "9/13/2007" + }, + { + "id": "964", + "name": "Rosemary Ralph", + "position": "Laboratory Technician", + "salary": "$88,615", + "office": "Quebec", + "extn": "6842", + "start_date": "9/12/2013" + }, + { + "id": "965", + "name": "Maya Murphy", + "position": "Paramedic", + "salary": "$228,790", + "office": "Lisbon", + "extn": "2357", + "start_date": "9/19/2003" + }, + { + "id": "966", + "name": "Matthew Hooper", + "position": "Treasurer", + "salary": "$30,542", + "office": "Richmond", + "extn": "7043", + "start_date": "7/31/2010" + }, + { + "id": "967", + "name": "Barry Bryant", + "position": "Bellman", + "salary": "$75,844", + "office": "Charlotte", + "extn": "5072", + "start_date": "6/24/2003" + }, + { + "id": "968", + "name": "Rae Watson", + "position": "Investment Advisor", + "salary": "$240,551", + "office": "Stockton", + "extn": "5134", + "start_date": "9/15/2004" + }, + { + "id": "969", + "name": "Mayleen Sanchez", + "position": "Healthcare Specialist", + "salary": "$142,207", + "office": "Huntsville", + "extn": "5430", + "start_date": "5/18/2000" + }, + { + "id": "970", + "name": "Lucas Archer", + "position": "Cash Manager", + "salary": "$219,392", + "office": "Santa Ana", + "extn": "3098", + "start_date": "7/28/2014" + }, + { + "id": "971", + "name": "Adela Lee", + "position": "Production Painter", + "salary": "$244,638", + "office": "San Francisco", + "extn": "5992", + "start_date": "6/19/2001" + }, + { + "id": "972", + "name": "Liv Ulyatt", + "position": "Production Painter", + "salary": "$285,243", + "office": "Orlando", + "extn": "5684", + "start_date": "7/19/2013" + }, + { + "id": "973", + "name": "John Wise", + "position": "Accountant", + "salary": "$153,989", + "office": "San Jose", + "extn": "6986", + "start_date": "1/31/2000" + }, + { + "id": "974", + "name": "Rita Lyon", + "position": "Bellman", + "salary": "$254,681", + "office": "Henderson", + "extn": "2174", + "start_date": "3/17/2009" + }, + { + "id": "975", + "name": "Johnny Kelly", + "position": "Chef Manager", + "salary": "$41,415", + "office": "Detroit", + "extn": "7942", + "start_date": "3/31/2004" + }, + { + "id": "976", + "name": "Daron Cassidy", + "position": "Treasurer", + "salary": "$149,535", + "office": "Philadelphia", + "extn": "2440", + "start_date": "2/8/2008" + }, + { + "id": "977", + "name": "Javier Holmes", + "position": "Staffing Consultant", + "salary": "$278,251", + "office": "Anaheim", + "extn": "4577", + "start_date": "12/16/2010" + }, + { + "id": "978", + "name": "Domenic Ebbs", + "position": "Ambulatory Nurse", + "salary": "$29,188", + "office": "Escondido", + "extn": "8380", + "start_date": "8/12/2004" + }, + { + "id": "979", + "name": "Julius Calderwood", + "position": "Project Manager", + "salary": "$18,075", + "office": "Dallas", + "extn": "3386", + "start_date": "1/13/2006" + }, + { + "id": "980", + "name": "Nicole Gunn", + "position": "Electrician", + "salary": "$191,196", + "office": "Charlotte", + "extn": "2381", + "start_date": "3/13/2016" + }, + { + "id": "981", + "name": "Emery Olson", + "position": "Design Engineer", + "salary": "$34,107", + "office": "Baltimore", + "extn": "8861", + "start_date": "9/4/2011" + }, + { + "id": "982", + "name": "Rosie Pierce", + "position": "Software Engineer", + "salary": "$264,401", + "office": "Saint Paul", + "extn": "7800", + "start_date": "9/12/2005" + }, + { + "id": "983", + "name": "Maxwell Williams", + "position": "Call Center Representative", + "salary": "$124,562", + "office": "Sacramento", + "extn": "9099", + "start_date": "7/27/2001" + }, + { + "id": "984", + "name": "Mark Addison", + "position": "IT Support Staff", + "salary": "$207,370", + "office": "San Diego", + "extn": "5193", + "start_date": "7/16/2008" + }, + { + "id": "985", + "name": "Hanna Poulton", + "position": "Lecturer", + "salary": "$289,288", + "office": "Tokyo", + "extn": "6069", + "start_date": "3/17/2001" + }, + { + "id": "986", + "name": "Valerie Villiger", + "position": "Stockbroker", + "salary": "$139,660", + "office": "Valetta", + "extn": "2907", + "start_date": "8/28/2013" + }, + { + "id": "987", + "name": "Phillip Healy", + "position": "Fabricator", + "salary": "$130,039", + "office": "Berlin", + "extn": "2772", + "start_date": "4/16/2016" + }, + { + "id": "988", + "name": "Hank Mitchell", + "position": "IT Support Staff", + "salary": "$242,052", + "office": "Otawa", + "extn": "8713", + "start_date": "3/26/2010" + }, + { + "id": "989", + "name": "Russel Quinn", + "position": "Dentist", + "salary": "$259,709", + "office": "Salt Lake City", + "extn": "1556", + "start_date": "5/3/2004" + }, + { + "id": "990", + "name": "Chad Blackwall", + "position": "Treasurer", + "salary": "$247,442", + "office": "Fremont", + "extn": "6882", + "start_date": "2/18/2017" + }, + { + "id": "991", + "name": "Rachael Pitt", + "position": "HR Specialist", + "salary": "$297,861", + "office": "Columbus", + "extn": "5620", + "start_date": "6/28/2016" + }, + { + "id": "992", + "name": "Anthony Henderson", + "position": "Stockbroker", + "salary": "$108,235", + "office": "Lincoln", + "extn": "1768", + "start_date": "1/23/2015" + }, + { + "id": "993", + "name": "Clint Gray", + "position": "Loan Officer", + "salary": "$296,987", + "office": "El Paso", + "extn": "3053", + "start_date": "2/5/2017" + }, + { + "id": "994", + "name": "David Driscoll", + "position": "Paramedic", + "salary": "$259,689", + "office": "Stockton", + "extn": "5121", + "start_date": "12/26/2013" + }, + { + "id": "995", + "name": "Rosalee Andrews", + "position": "Physician", + "salary": "$297,513", + "office": "Garland", + "extn": "6446", + "start_date": "6/10/2015" + }, + { + "id": "996", + "name": "Benjamin Walter", + "position": "Biologist", + "salary": "$27,743", + "office": "Lancaster", + "extn": "6702", + "start_date": "12/19/2011" + }, + { + "id": "997", + "name": "Destiny Plant", + "position": "Call Center Representative", + "salary": "$146,110", + "office": "Rochester", + "extn": "9697", + "start_date": "12/24/2005" + }, + { + "id": "998", + "name": "Matthew Richards", + "position": "Front Desk Coordinator", + "salary": "$158,034", + "office": "Honolulu", + "extn": "9440", + "start_date": "2/4/2005" + }, + { + "id": "999", + "name": "Caleb Mcneill", + "position": "Designer", + "salary": "$79,360", + "office": "Wien", + "extn": "8591", + "start_date": "6/2/2001" + }, + { + "id": "1000", + "name": "Paula Vallins", + "position": "Investment Advisor", + "salary": "$111,413", + "office": "Hayward", + "extn": "4758", + "start_date": "2/8/2016" + } + ] +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_50k.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_50k.txt new file mode 100644 index 0000000..0a1fb5b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_50k.txt @@ -0,0 +1,450004 @@ +{ + "data": [ + { + "extn": "8848", + "id": "1", + "name": "William Johnson", + "office": "Louisville", + "position": "Designer", + "salary": "$193,947", + "start_date": "11/24/2017" + }, + { + "extn": "9006", + "id": "2", + "name": "Holly Roman", + "office": "New Orleans", + "position": "HR Coordinator", + "salary": "$262,530", + "start_date": "9/12/2010" + }, + { + "extn": "8894", + "id": "3", + "name": "Mason Walsh", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$37,062", + "start_date": "1/6/2006" + }, + { + "extn": "4337", + "id": "4", + "name": "Luke Oatway", + "office": "Scottsdale", + "position": "Budget Analyst", + "salary": "$81,087", + "start_date": "3/12/2015" + }, + { + "extn": "3037", + "id": "5", + "name": "Ronald Mitchell", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$22,065", + "start_date": "10/16/2008" + }, + { + "extn": "5847", + "id": "6", + "name": "Tyson Simpson", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$46,617", + "start_date": "7/1/2000" + }, + { + "extn": "3717", + "id": "7", + "name": "Elise Smith", + "office": "Garland", + "position": "Food Technologist", + "salary": "$98,672", + "start_date": "5/5/2003" + }, + { + "extn": "5686", + "id": "8", + "name": "Felicity Sinclair", + "office": "Garland", + "position": "Executive Director", + "salary": "$113,434", + "start_date": "7/11/2001" + }, + { + "extn": "1448", + "id": "9", + "name": "Daniel Ebbs", + "office": "Orlando", + "position": "Bellman", + "salary": "$184,711", + "start_date": "7/4/2004" + }, + { + "extn": "9382", + "id": "10", + "name": "Cara Watt", + "office": "Lincoln", + "position": "Budget Analyst", + "salary": "$24,349", + "start_date": "10/21/2002" + }, + { + "extn": "3221", + "id": "11", + "name": "Phillip Haines", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$136,797", + "start_date": "1/1/2010" + }, + { + "extn": "8563", + "id": "12", + "name": "Carl Torres", + "office": "Otawa", + "position": "Cook", + "salary": "$93,713", + "start_date": "5/9/2002" + }, + { + "extn": "5229", + "id": "13", + "name": "Phoebe Jones", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$239,504", + "start_date": "11/19/2002" + }, + { + "extn": "1769", + "id": "14", + "name": "Melinda Moore", + "office": "Lisbon", + "position": "Cashier", + "salary": "$148,726", + "start_date": "6/12/2019" + }, + { + "extn": "3151", + "id": "15", + "name": "Domenic Ianson", + "office": "Houston", + "position": "Cashier", + "salary": "$162,553", + "start_date": "12/19/2005" + }, + { + "extn": "1041", + "id": "16", + "name": "Jamie Redfern", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$37,776", + "start_date": "9/5/2000" + }, + { + "extn": "8345", + "id": "17", + "name": "Daria Stewart", + "office": "Boston", + "position": "Assistant Buyer", + "salary": "$293,549", + "start_date": "8/27/2000" + }, + { + "extn": "7370", + "id": "18", + "name": "Valentina Exton", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$149,902", + "start_date": "12/22/2017" + }, + { + "extn": "9211", + "id": "19", + "name": "Cedrick Edwards", + "office": "Huntsville", + "position": "HR Specialist", + "salary": "$217,441", + "start_date": "5/10/2019" + }, + { + "extn": "1224", + "id": "20", + "name": "Chadwick Exton", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$246,116", + "start_date": "8/11/2009" + }, + { + "extn": "3594", + "id": "21", + "name": "Sabrina Plant", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$292,240", + "start_date": "6/22/2006" + }, + { + "extn": "8989", + "id": "22", + "name": "Dasha Radcliffe", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$289,547", + "start_date": "5/23/2002" + }, + { + "extn": "9311", + "id": "23", + "name": "Carl Hancock", + "office": "New York", + "position": "Restaurant Manager", + "salary": "$281,843", + "start_date": "6/24/2017" + }, + { + "extn": "2997", + "id": "24", + "name": "Judith Clarke", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$276,745", + "start_date": "8/21/2013" + }, + { + "extn": "5735", + "id": "25", + "name": "Louise Thomas", + "office": "Hayward", + "position": "Electrician", + "salary": "$134,304", + "start_date": "11/2/2011" + }, + { + "extn": "4475", + "id": "26", + "name": "Benjamin Campbell", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$247,380", + "start_date": "12/27/2007" + }, + { + "extn": "9391", + "id": "27", + "name": "Alexa Hastings", + "office": "Worcester", + "position": "Steward", + "salary": "$61,676", + "start_date": "10/26/2017" + }, + { + "extn": "1929", + "id": "28", + "name": "Jacob Funnell", + "office": "Madison", + "position": "Healthcare Specialist", + "salary": "$84,823", + "start_date": "1/16/2007" + }, + { + "extn": "5219", + "id": "29", + "name": "Rocco Jackson", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$221,341", + "start_date": "12/23/2005" + }, + { + "extn": "9524", + "id": "30", + "name": "Darlene Lewin", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$107,615", + "start_date": "3/5/2013" + }, + { + "extn": "9213", + "id": "31", + "name": "Camila Parker", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$166,860", + "start_date": "12/9/2005" + }, + { + "extn": "8161", + "id": "32", + "name": "Camila Martin", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$153,011", + "start_date": "7/9/2008" + }, + { + "extn": "5149", + "id": "33", + "name": "Rosalie Jarvis", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$185,692", + "start_date": "2/2/2008" + }, + { + "extn": "9762", + "id": "34", + "name": "Stacy Smith", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$65,663", + "start_date": "9/16/2007" + }, + { + "extn": "1874", + "id": "35", + "name": "Harvey Redwood", + "office": "Denver", + "position": "IT Support Staff", + "salary": "$274,596", + "start_date": "3/23/2017" + }, + { + "extn": "7982", + "id": "36", + "name": "Daron Shields", + "office": "Honolulu", + "position": "Designer", + "salary": "$276,835", + "start_date": "8/17/2016" + }, + { + "extn": "2800", + "id": "37", + "name": "Boris Cartwright", + "office": "Sacramento", + "position": "Investment Advisor", + "salary": "$165,738", + "start_date": "1/16/2009" + }, + { + "extn": "3807", + "id": "38", + "name": "Johnathan Khan", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$53,940", + "start_date": "2/28/2006" + }, + { + "extn": "1759", + "id": "39", + "name": "Caydence Ballard", + "office": "Phoenix", + "position": "Healthcare Specialist", + "salary": "$14,177", + "start_date": "2/26/2012" + }, + { + "extn": "4949", + "id": "40", + "name": "Maya Tate", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$201,161", + "start_date": "4/4/2013" + }, + { + "extn": "5962", + "id": "41", + "name": "Cassidy Nielson", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$143,125", + "start_date": "6/10/2010" + }, + { + "extn": "5719", + "id": "42", + "name": "Carmen Graves", + "office": "Dallas", + "position": "Baker", + "salary": "$88,388", + "start_date": "5/16/2007" + }, + { + "extn": "7299", + "id": "43", + "name": "Bryon Jacobs", + "office": "Omaha", + "position": "Project Manager", + "salary": "$184,907", + "start_date": "4/15/2017" + }, + { + "extn": "4118", + "id": "44", + "name": "Henry Janes", + "office": "Albuquerque", + "position": "Healthcare Specialist", + "salary": "$119,798", + "start_date": "3/20/2001" + }, + { + "extn": "8155", + "id": "45", + "name": "Mandy Campbell", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$90,032", + "start_date": "11/9/2002" + }, + { + "extn": "9874", + "id": "46", + "name": "Bryce Funnell", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$131,351", + "start_date": "5/22/2016" + }, + { + "extn": "3770", + "id": "47", + "name": "Liam Redwood", + "office": "Arlington", + "position": "Bellman", + "salary": "$298,980", + "start_date": "6/30/2000" + }, + { + "extn": "4224", + "id": "48", + "name": "Doug Marshall", + "office": "Escondido", + "position": "Banker", + "salary": "$94,226", + "start_date": "7/9/2001" + }, + { + "extn": "2907", + "id": "49", + "name": "Josh Rosenbloom", + "office": "Baltimore", + "position": "Biologist", + "salary": "$228,540", + "start_date": "6/29/2001" + }, + { + "extn": "5768", + "id": "50", + "name": "Ilona Plant", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$81,027", + "start_date": "8/1/2016" + }, + { + "extn": "7270", + "id": "51", + "name": "Angelique Rixon", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$148,589", + "start_date": "4/14/2009" + }, + { + "extn": "5586", + "id": "52", + "name": "Leanne Walsh", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$119,324", + "start_date": "2/16/2016" + }, + { + "extn": "1117", + "id": "53", + "name": "David Reid", + "office": "Tokyo", + "position": "Assistant Buyer", + "salary": "$49,774", + "start_date": "11/4/2010" + }, + { + "extn": "4308", + "id": "54", + "name": "Lucas Donnelly", + "office": "Washington", + "position": "Loan Officer", + "salary": "$125,946", + "start_date": "7/4/2007" + }, + { + "extn": "1164", + "id": "55", + "name": "Beatrice Fox", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$235,596", + "start_date": "6/23/2006" + }, + { + "extn": "6871", + "id": "56", + "name": "Felicity Olson", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$232,005", + "start_date": "1/9/2009" + }, + { + "extn": "2704", + "id": "57", + "name": "Chuck Ulyatt", + "office": "Salt Lake City", + "position": "Banker", + "salary": "$140,361", + "start_date": "10/31/2008" + }, + { + "extn": "1403", + "id": "58", + "name": "Aiden Wild", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$85,711", + "start_date": "6/25/2010" + }, + { + "extn": "6944", + "id": "59", + "name": "Makenzie Flynn", + "office": "San Diego", + "position": "Design Engineer", + "salary": "$203,540", + "start_date": "5/25/2014" + }, + { + "extn": "9157", + "id": "60", + "name": "Hayden Potts", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$250,857", + "start_date": "9/20/2002" + }, + { + "extn": "4473", + "id": "61", + "name": "Alexa Drake", + "office": "Berna", + "position": "Paramedic", + "salary": "$253,065", + "start_date": "2/19/2008" + }, + { + "extn": "6711", + "id": "62", + "name": "Peter Kidd", + "office": "Berna", + "position": "Healthcare Specialist", + "salary": "$40,631", + "start_date": "7/26/2015" + }, + { + "extn": "5734", + "id": "63", + "name": "Chuck Duvall", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$83,241", + "start_date": "5/2/2012" + }, + { + "extn": "2931", + "id": "64", + "name": "Wade Thomas", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$241,297", + "start_date": "9/28/2006" + }, + { + "extn": "5157", + "id": "65", + "name": "Benjamin Hill", + "office": "Louisville", + "position": "Web Developer", + "salary": "$172,224", + "start_date": "12/18/2009" + }, + { + "extn": "9549", + "id": "66", + "name": "Jane Alldridge", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$218,603", + "start_date": "7/13/2017" + }, + { + "extn": "9262", + "id": "67", + "name": "Diane Cooper", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$257,769", + "start_date": "4/23/2011" + }, + { + "extn": "2017", + "id": "68", + "name": "Matthew Weatcroft", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$25,544", + "start_date": "3/4/2003" + }, + { + "extn": "1190", + "id": "69", + "name": "Amy Higgs", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$299,905", + "start_date": "9/25/2007" + }, + { + "extn": "8336", + "id": "70", + "name": "Daniel Larkin", + "office": "San Diego", + "position": "Biologist", + "salary": "$225,498", + "start_date": "8/3/2011" + }, + { + "extn": "1662", + "id": "71", + "name": "Raquel Lindop", + "office": "Fort Lauderdale", + "position": "Design Engineer", + "salary": "$279,663", + "start_date": "4/16/2015" + }, + { + "extn": "9287", + "id": "72", + "name": "Nancy Clarke", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$220,167", + "start_date": "11/21/2010" + }, + { + "extn": "5988", + "id": "73", + "name": "Emmanuelle Randall", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$136,568", + "start_date": "11/2/2006" + }, + { + "extn": "8931", + "id": "74", + "name": "Camellia Lambert", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$198,421", + "start_date": "4/10/2006" + }, + { + "extn": "2512", + "id": "75", + "name": "Karla Tindall", + "office": "Glendale", + "position": "Treasurer", + "salary": "$161,742", + "start_date": "2/26/2013" + }, + { + "extn": "9460", + "id": "76", + "name": "Rhea Osmond", + "office": "Oakland", + "position": "Treasurer", + "salary": "$274,833", + "start_date": "4/17/2004" + }, + { + "extn": "8680", + "id": "77", + "name": "Marilyn Turner", + "office": "Bucharest", + "position": "Baker", + "salary": "$291,772", + "start_date": "3/29/2013" + }, + { + "extn": "7482", + "id": "78", + "name": "Rick Logan", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$191,909", + "start_date": "7/4/2003" + }, + { + "extn": "2601", + "id": "79", + "name": "Tyson Bell", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$252,698", + "start_date": "6/17/2007" + }, + { + "extn": "2535", + "id": "80", + "name": "Denny Lewin", + "office": "Philadelphia", + "position": "Physician", + "salary": "$53,020", + "start_date": "1/23/2016" + }, + { + "extn": "3969", + "id": "81", + "name": "Johnathan Norris", + "office": "Ontario", + "position": "Biologist", + "salary": "$216,684", + "start_date": "11/3/2009" + }, + { + "extn": "7293", + "id": "82", + "name": "Shannon Waterson", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$212,145", + "start_date": "9/18/2009" + }, + { + "extn": "8721", + "id": "83", + "name": "Martin Savage", + "office": "Orlando", + "position": "Mobile Developer", + "salary": "$53,280", + "start_date": "2/14/2000" + }, + { + "extn": "1916", + "id": "84", + "name": "Alexander Webster", + "office": "Berna", + "position": "Health Educator", + "salary": "$70,423", + "start_date": "11/30/2000" + }, + { + "extn": "1090", + "id": "85", + "name": "Mason Silva", + "office": "Bellevue", + "position": "Clerk", + "salary": "$166,751", + "start_date": "3/11/2002" + }, + { + "extn": "8812", + "id": "86", + "name": "Michael Ventura", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$58,927", + "start_date": "8/28/2012" + }, + { + "extn": "3321", + "id": "87", + "name": "Sabina Nicolas", + "office": "Venice", + "position": "Cook", + "salary": "$91,539", + "start_date": "9/11/2007" + }, + { + "extn": "7233", + "id": "88", + "name": "Ilona Ralph", + "office": "Charlotte", + "position": "Baker", + "salary": "$178,422", + "start_date": "10/3/2019" + }, + { + "extn": "2574", + "id": "89", + "name": "Matthew Summers", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$127,254", + "start_date": "7/13/2003" + }, + { + "extn": "1520", + "id": "90", + "name": "Thea Wise", + "office": "El Paso", + "position": "Staffing Consultant", + "salary": "$12,217", + "start_date": "11/27/2016" + }, + { + "extn": "9520", + "id": "91", + "name": "Marie Robinson", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$238,209", + "start_date": "10/2/2018" + }, + { + "extn": "9865", + "id": "92", + "name": "Bart Hamilton", + "office": "Tulsa", + "position": "HR Specialist", + "salary": "$36,089", + "start_date": "3/23/2004" + }, + { + "extn": "8275", + "id": "93", + "name": "Johnathan Swift", + "office": "Berlin", + "position": "Lecturer", + "salary": "$34,738", + "start_date": "8/10/2018" + }, + { + "extn": "8458", + "id": "94", + "name": "Harvey Walsh", + "office": "Chicago", + "position": "Production Painter", + "salary": "$231,551", + "start_date": "8/1/2004" + }, + { + "extn": "5589", + "id": "95", + "name": "Chanelle Bingham", + "office": "Santa Ana", + "position": "Designer", + "salary": "$12,139", + "start_date": "3/14/2017" + }, + { + "extn": "1298", + "id": "96", + "name": "Roger Eyres", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$68,081", + "start_date": "9/19/2002" + }, + { + "extn": "5494", + "id": "97", + "name": "Javier Rogers", + "office": "Colorado Springs", + "position": "Physician", + "salary": "$147,447", + "start_date": "8/15/2007" + }, + { + "extn": "1129", + "id": "98", + "name": "Rick Osmond", + "office": "New York", + "position": "Operator", + "salary": "$274,874", + "start_date": "6/29/2008" + }, + { + "extn": "6111", + "id": "99", + "name": "Jayden Clarkson", + "office": "Escondido", + "position": "Machine Operator", + "salary": "$96,950", + "start_date": "12/4/2003" + }, + { + "extn": "7534", + "id": "100", + "name": "Boris Stanton", + "office": "Washington", + "position": "Software Engineer", + "salary": "$164,654", + "start_date": "4/19/2007" + }, + { + "extn": "2142", + "id": "101", + "name": "John Pope", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$115,448", + "start_date": "6/7/2002" + }, + { + "extn": "2924", + "id": "102", + "name": "Henry Brooks", + "office": "Chicago", + "position": "Bellman", + "salary": "$224,836", + "start_date": "3/9/2016" + }, + { + "extn": "7246", + "id": "103", + "name": "Fred Bowen", + "office": "Seattle", + "position": "Associate Professor", + "salary": "$83,734", + "start_date": "12/4/2013" + }, + { + "extn": "2984", + "id": "104", + "name": "Ally Mcnally", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$101,070", + "start_date": "5/29/2001" + }, + { + "extn": "3177", + "id": "105", + "name": "Tyson Addison", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$155,868", + "start_date": "1/20/2003" + }, + { + "extn": "7784", + "id": "106", + "name": "Cristal Cameron", + "office": "Toledo", + "position": "Associate Professor", + "salary": "$43,749", + "start_date": "7/1/2008" + }, + { + "extn": "3627", + "id": "107", + "name": "Daniel Silva", + "office": "Laredo", + "position": "Service Supervisor", + "salary": "$89,525", + "start_date": "10/24/2011" + }, + { + "extn": "2032", + "id": "108", + "name": "Rufus Phillips", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$248,192", + "start_date": "2/15/2009" + }, + { + "extn": "2146", + "id": "109", + "name": "Olivia Hill", + "office": "San Antonio", + "position": "Auditor", + "salary": "$32,062", + "start_date": "4/16/2006" + }, + { + "extn": "1647", + "id": "110", + "name": "Sloane Fenton", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$195,214", + "start_date": "2/4/2017" + }, + { + "extn": "8954", + "id": "111", + "name": "Audrey Quinton", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$122,166", + "start_date": "3/23/2006" + }, + { + "extn": "5377", + "id": "112", + "name": "Chris Bradshaw", + "office": "Bakersfield", + "position": "IT Support Staff", + "salary": "$114,243", + "start_date": "4/15/2009" + }, + { + "extn": "8285", + "id": "113", + "name": "Denny Stevens", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$169,633", + "start_date": "9/12/2007" + }, + { + "extn": "8698", + "id": "114", + "name": "Deborah Archer", + "office": "Louisville", + "position": "Paramedic", + "salary": "$56,284", + "start_date": "8/3/2008" + }, + { + "extn": "9801", + "id": "115", + "name": "Rocco Dwyer", + "office": "Venice", + "position": "Stockbroker", + "salary": "$63,063", + "start_date": "6/13/2007" + }, + { + "extn": "6872", + "id": "116", + "name": "Sienna Stevens", + "office": "Cincinnati", + "position": "HR Coordinator", + "salary": "$84,416", + "start_date": "12/31/2009" + }, + { + "extn": "1609", + "id": "117", + "name": "Alba Gibson", + "office": "Huntsville", + "position": "Cook", + "salary": "$151,846", + "start_date": "2/25/2012" + }, + { + "extn": "8773", + "id": "118", + "name": "Phillip Gilbert", + "office": "Lincoln", + "position": "HR Specialist", + "salary": "$221,548", + "start_date": "2/19/2008" + }, + { + "extn": "2207", + "id": "119", + "name": "Sadie Ellery", + "office": "Bellevue", + "position": "Designer", + "salary": "$87,457", + "start_date": "6/25/2015" + }, + { + "extn": "1393", + "id": "120", + "name": "Luke Watson", + "office": "Miami", + "position": "Chef Manager", + "salary": "$201,573", + "start_date": "2/7/2006" + }, + { + "extn": "6437", + "id": "121", + "name": "Alma Quinnell", + "office": "Bucharest", + "position": "Executive Director", + "salary": "$80,371", + "start_date": "9/13/2012" + }, + { + "extn": "9149", + "id": "122", + "name": "Miley Wilson", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$98,949", + "start_date": "6/28/2009" + }, + { + "extn": "4664", + "id": "123", + "name": "Elijah Healy", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$98,588", + "start_date": "4/8/2007" + }, + { + "extn": "2280", + "id": "124", + "name": "Alma Thompson", + "office": "Charlotte", + "position": "Fabricator", + "salary": "$175,007", + "start_date": "7/1/2003" + }, + { + "extn": "4387", + "id": "125", + "name": "Colleen Horton", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$86,457", + "start_date": "12/23/2007" + }, + { + "extn": "2948", + "id": "126", + "name": "Adalind Ingram", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$89,375", + "start_date": "8/16/2004" + }, + { + "extn": "9873", + "id": "127", + "name": "Georgia Butler", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$56,965", + "start_date": "9/2/2006" + }, + { + "extn": "3315", + "id": "128", + "name": "Sienna Potter", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$247,152", + "start_date": "8/20/2019" + }, + { + "extn": "5102", + "id": "129", + "name": "Bart Shields", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$199,948", + "start_date": "1/13/2019" + }, + { + "extn": "3503", + "id": "130", + "name": "Abdul Blackburn", + "office": "Hollywood", + "position": "Inspector", + "salary": "$182,004", + "start_date": "4/2/2008" + }, + { + "extn": "1831", + "id": "131", + "name": "Rae Utterson", + "office": "Philadelphia", + "position": "Fabricator", + "salary": "$88,364", + "start_date": "5/10/2019" + }, + { + "extn": "4062", + "id": "132", + "name": "Bryon Palmer", + "office": "Berna", + "position": "Associate Professor", + "salary": "$255,712", + "start_date": "6/18/2017" + }, + { + "extn": "3424", + "id": "133", + "name": "Logan Cooper", + "office": "Rome", + "position": "Machine Operator", + "salary": "$260,971", + "start_date": "2/12/2014" + }, + { + "extn": "6284", + "id": "134", + "name": "Paula Hooper", + "office": "London", + "position": "Cash Manager", + "salary": "$158,563", + "start_date": "3/15/2017" + }, + { + "extn": "8513", + "id": "135", + "name": "Chester Emmett", + "office": "Denver", + "position": "IT Support Staff", + "salary": "$111,671", + "start_date": "7/3/2001" + }, + { + "extn": "6052", + "id": "136", + "name": "Gil Carter", + "office": "Quebec", + "position": "Fabricator", + "salary": "$168,921", + "start_date": "1/4/2014" + }, + { + "extn": "9682", + "id": "137", + "name": "Carissa Stanley", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$170,553", + "start_date": "10/25/2005" + }, + { + "extn": "2158", + "id": "138", + "name": "Bob Egerton", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$127,777", + "start_date": "5/23/2017" + }, + { + "extn": "6254", + "id": "139", + "name": "Crystal Evans", + "office": "Portland", + "position": "Service Supervisor", + "salary": "$119,812", + "start_date": "1/25/2006" + }, + { + "extn": "9134", + "id": "140", + "name": "Hannah Gordon", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$285,510", + "start_date": "3/15/2002" + }, + { + "extn": "4428", + "id": "141", + "name": "Manuel Oatway", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$233,644", + "start_date": "6/16/2011" + }, + { + "extn": "2235", + "id": "142", + "name": "Caleb Parsons", + "office": "San Diego", + "position": "Biologist", + "salary": "$211,737", + "start_date": "1/25/2014" + }, + { + "extn": "5875", + "id": "143", + "name": "Elijah Cobb", + "office": "Salem", + "position": "Inspector", + "salary": "$182,054", + "start_date": "4/19/2019" + }, + { + "extn": "9880", + "id": "144", + "name": "Ivette Ward", + "office": "Wien", + "position": "Inspector", + "salary": "$38,703", + "start_date": "5/6/2018" + }, + { + "extn": "4163", + "id": "145", + "name": "Maria Mills", + "office": "Honolulu", + "position": "Baker", + "salary": "$104,914", + "start_date": "4/24/2019" + }, + { + "extn": "2355", + "id": "146", + "name": "Ramon Bayliss", + "office": "Quebec", + "position": "Cashier", + "salary": "$247,902", + "start_date": "9/17/2000" + }, + { + "extn": "1728", + "id": "147", + "name": "Victoria Benson", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$223,371", + "start_date": "4/30/2014" + }, + { + "extn": "6853", + "id": "148", + "name": "Shelby Forth", + "office": "New York", + "position": "Call Center Representative", + "salary": "$75,137", + "start_date": "4/29/2012" + }, + { + "extn": "9846", + "id": "149", + "name": "Maddison Strong", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$239,029", + "start_date": "5/10/2015" + }, + { + "extn": "9083", + "id": "150", + "name": "Tyson Cavanagh", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$191,868", + "start_date": "9/15/2017" + }, + { + "extn": "3228", + "id": "151", + "name": "Janice Kelly", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$60,733", + "start_date": "8/24/2007" + }, + { + "extn": "8603", + "id": "152", + "name": "Kaylee Camden", + "office": "Irving", + "position": "Insurance Broker", + "salary": "$147,021", + "start_date": "8/31/2014" + }, + { + "extn": "5452", + "id": "153", + "name": "Samara Bristow", + "office": "Tallahassee", + "position": "Systems Administrator", + "salary": "$261,059", + "start_date": "5/6/2014" + }, + { + "extn": "2834", + "id": "154", + "name": "Henry Welsch", + "office": "Wien", + "position": "Design Engineer", + "salary": "$177,184", + "start_date": "6/11/2010" + }, + { + "extn": "3111", + "id": "155", + "name": "Josh Quinn", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$260,532", + "start_date": "12/13/2000" + }, + { + "extn": "9744", + "id": "156", + "name": "Domenic Armstrong", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$121,587", + "start_date": "8/31/2017" + }, + { + "extn": "8053", + "id": "157", + "name": "George Dempsey", + "office": "Toledo", + "position": "Fabricator", + "salary": "$50,254", + "start_date": "8/16/2010" + }, + { + "extn": "8304", + "id": "158", + "name": "Russel Healy", + "office": "Louisville", + "position": "Physician", + "salary": "$132,950", + "start_date": "9/9/2009" + }, + { + "extn": "3612", + "id": "159", + "name": "Phillip Brooks", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$20,328", + "start_date": "1/2/2011" + }, + { + "extn": "2328", + "id": "160", + "name": "Abdul Stewart", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$221,019", + "start_date": "3/27/2005" + }, + { + "extn": "6036", + "id": "161", + "name": "Ryan Stevens", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$274,538", + "start_date": "7/26/2001" + }, + { + "extn": "1968", + "id": "162", + "name": "Paige Cunningham", + "office": "Lincoln", + "position": "Auditor", + "salary": "$285,481", + "start_date": "11/12/2004" + }, + { + "extn": "3406", + "id": "163", + "name": "Daniel Utterson", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$249,164", + "start_date": "10/6/2006" + }, + { + "extn": "8206", + "id": "164", + "name": "Manuel Lewin", + "office": "Houston", + "position": "Webmaster", + "salary": "$90,866", + "start_date": "9/27/2019" + }, + { + "extn": "1864", + "id": "165", + "name": "Piper Evans", + "office": "Saint Paul", + "position": "Health Educator", + "salary": "$247,360", + "start_date": "2/7/2003" + }, + { + "extn": "8876", + "id": "166", + "name": "Ramon Larkin", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$69,060", + "start_date": "2/5/2016" + }, + { + "extn": "4091", + "id": "167", + "name": "Naomi Morley", + "office": "Jacksonville", + "position": "Investment Advisor", + "salary": "$140,201", + "start_date": "10/25/2008" + }, + { + "extn": "7056", + "id": "168", + "name": "Peter Rogan", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$130,446", + "start_date": "11/9/2004" + }, + { + "extn": "2223", + "id": "169", + "name": "Jenna Jackson", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$167,460", + "start_date": "5/19/2002" + }, + { + "extn": "3911", + "id": "170", + "name": "Colleen Gallacher", + "office": "Denver", + "position": "Dentist", + "salary": "$174,091", + "start_date": "2/14/2016" + }, + { + "extn": "1084", + "id": "171", + "name": "Chloe Lewis", + "office": "Jersey City", + "position": "Biologist", + "salary": "$266,919", + "start_date": "9/30/2002" + }, + { + "extn": "8047", + "id": "172", + "name": "Goldie Cowan", + "office": "Salem", + "position": "Lecturer", + "salary": "$219,257", + "start_date": "2/12/2006" + }, + { + "extn": "5748", + "id": "173", + "name": "Carl Corbett", + "office": "St. Louis", + "position": "Cook", + "salary": "$109,732", + "start_date": "4/10/2018" + }, + { + "extn": "8977", + "id": "174", + "name": "Liam Bell", + "office": "Phoenix", + "position": "Chef Manager", + "salary": "$277,294", + "start_date": "3/12/2002" + }, + { + "extn": "1844", + "id": "175", + "name": "Alison Mcnally", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$294,787", + "start_date": "8/3/2000" + }, + { + "extn": "7383", + "id": "176", + "name": "Grace Furnell", + "office": "New York", + "position": "Cook", + "salary": "$116,482", + "start_date": "2/12/2012" + }, + { + "extn": "1977", + "id": "177", + "name": "Ivy Roscoe", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$94,150", + "start_date": "5/14/2008" + }, + { + "extn": "1934", + "id": "178", + "name": "Vanessa Bell", + "office": "Washington", + "position": "Front Desk Coordinator", + "salary": "$265,873", + "start_date": "5/31/2016" + }, + { + "extn": "9827", + "id": "179", + "name": "Margot Webster", + "office": "St. Louis", + "position": "Investment Advisor", + "salary": "$127,043", + "start_date": "12/17/2007" + }, + { + "extn": "8072", + "id": "180", + "name": "Mark Palmer", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$139,777", + "start_date": "4/8/2018" + }, + { + "extn": "4521", + "id": "181", + "name": "Iris Miller", + "office": "Lisbon", + "position": "Physician", + "salary": "$14,070", + "start_date": "1/21/2010" + }, + { + "extn": "8211", + "id": "182", + "name": "Elly Noon", + "office": "New York", + "position": "IT Support Staff", + "salary": "$19,831", + "start_date": "9/29/2008" + }, + { + "extn": "9730", + "id": "183", + "name": "Marvin Yates", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$54,294", + "start_date": "10/29/2000" + }, + { + "extn": "9618", + "id": "184", + "name": "Bridget Tailor", + "office": "Garland", + "position": "Cashier", + "salary": "$280,933", + "start_date": "3/13/2000" + }, + { + "extn": "8932", + "id": "185", + "name": "Gwenyth Burnley", + "office": "Bakersfield", + "position": "Steward", + "salary": "$296,861", + "start_date": "5/17/2002" + }, + { + "extn": "5686", + "id": "186", + "name": "Chuck Salt", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$54,876", + "start_date": "8/25/2010" + }, + { + "extn": "5572", + "id": "187", + "name": "Thea Roberts", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$220,527", + "start_date": "8/1/2009" + }, + { + "extn": "8832", + "id": "188", + "name": "Hayden Walker", + "office": "El Paso", + "position": "Web Developer", + "salary": "$26,461", + "start_date": "3/6/2003" + }, + { + "extn": "1784", + "id": "189", + "name": "Kurt Khan", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$72,888", + "start_date": "9/14/2009" + }, + { + "extn": "9201", + "id": "190", + "name": "Marvin Cork", + "office": "Seattle", + "position": "Production Painter", + "salary": "$204,188", + "start_date": "2/18/2012" + }, + { + "extn": "6754", + "id": "191", + "name": "Henry Strong", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$291,332", + "start_date": "3/21/2013" + }, + { + "extn": "4325", + "id": "192", + "name": "Katelyn Powell", + "office": "Moreno Valley", + "position": "Restaurant Manager", + "salary": "$75,054", + "start_date": "11/9/2007" + }, + { + "extn": "5469", + "id": "193", + "name": "Anabelle Murphy", + "office": "Boston", + "position": "Staffing Consultant", + "salary": "$141,075", + "start_date": "12/7/2004" + }, + { + "extn": "3460", + "id": "194", + "name": "Tyler Lewis", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$34,618", + "start_date": "11/8/2016" + }, + { + "extn": "2423", + "id": "195", + "name": "Sylvia Hill", + "office": "Denver", + "position": "Auditor", + "salary": "$160,251", + "start_date": "10/20/2004" + }, + { + "extn": "4848", + "id": "196", + "name": "Manuel Lewis", + "office": "San Francisco", + "position": "Executive Director", + "salary": "$146,991", + "start_date": "5/15/2003" + }, + { + "extn": "2810", + "id": "197", + "name": "Peter Lakey", + "office": "Irving", + "position": "Pharmacist", + "salary": "$201,557", + "start_date": "6/7/2002" + }, + { + "extn": "4124", + "id": "198", + "name": "Chris Milner", + "office": "Otawa", + "position": "Steward", + "salary": "$167,100", + "start_date": "10/18/2001" + }, + { + "extn": "9204", + "id": "199", + "name": "Leilani Little", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$123,523", + "start_date": "5/15/2008" + }, + { + "extn": "5407", + "id": "200", + "name": "Martin Walker", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$144,565", + "start_date": "10/24/2000" + }, + { + "extn": "7606", + "id": "201", + "name": "Ivette Clarke", + "office": "Hayward", + "position": "Biologist", + "salary": "$121,159", + "start_date": "4/25/2016" + }, + { + "extn": "5545", + "id": "202", + "name": "Martha Styles", + "office": "Tallahassee", + "position": "Treasurer", + "salary": "$123,980", + "start_date": "3/7/2004" + }, + { + "extn": "8723", + "id": "203", + "name": "Matthew Mcleod", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$88,749", + "start_date": "11/30/2011" + }, + { + "extn": "1824", + "id": "204", + "name": "Payton Moore", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$230,725", + "start_date": "8/24/2013" + }, + { + "extn": "2916", + "id": "205", + "name": "Jane Carter", + "office": "Bakersfield", + "position": "Assistant Buyer", + "salary": "$199,736", + "start_date": "8/17/2010" + }, + { + "extn": "5539", + "id": "206", + "name": "Sienna Wren", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$76,586", + "start_date": "2/16/2019" + }, + { + "extn": "2731", + "id": "207", + "name": "Abdul West", + "office": "Murfreesboro", + "position": "Food Technologist", + "salary": "$280,454", + "start_date": "5/13/2002" + }, + { + "extn": "7860", + "id": "208", + "name": "Caydence Stark", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$174,638", + "start_date": "9/10/2007" + }, + { + "extn": "5888", + "id": "209", + "name": "Erick Owen", + "office": "Ontario", + "position": "Health Educator", + "salary": "$172,414", + "start_date": "8/22/2003" + }, + { + "extn": "7273", + "id": "210", + "name": "Stacy Spencer", + "office": "Bellevue", + "position": "Restaurant Manager", + "salary": "$200,387", + "start_date": "10/23/2006" + }, + { + "extn": "9361", + "id": "211", + "name": "Benjamin Chappell", + "office": "Norfolk", + "position": "Biologist", + "salary": "$158,224", + "start_date": "1/3/2004" + }, + { + "extn": "1983", + "id": "212", + "name": "Elle Alexander", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$163,960", + "start_date": "6/4/2011" + }, + { + "extn": "6391", + "id": "213", + "name": "Mark Morrow", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$129,783", + "start_date": "9/12/2013" + }, + { + "extn": "6061", + "id": "214", + "name": "Kate Gray", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$279,582", + "start_date": "1/16/2005" + }, + { + "extn": "7672", + "id": "215", + "name": "Makenzie Walter", + "office": "Fremont", + "position": "Health Educator", + "salary": "$201,801", + "start_date": "8/22/2004" + }, + { + "extn": "1093", + "id": "216", + "name": "Bridget Lewis", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$144,356", + "start_date": "12/16/2011" + }, + { + "extn": "5835", + "id": "217", + "name": "Nate Reese", + "office": "Lisbon", + "position": "Biologist", + "salary": "$160,468", + "start_date": "4/8/2000" + }, + { + "extn": "9699", + "id": "218", + "name": "Megan Boden", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$11,247", + "start_date": "10/28/2018" + }, + { + "extn": "9951", + "id": "219", + "name": "Daron Kelly", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$177,678", + "start_date": "11/2/2004" + }, + { + "extn": "7437", + "id": "220", + "name": "Audrey Keys", + "office": "Stockton", + "position": "Electrician", + "salary": "$21,374", + "start_date": "10/26/2013" + }, + { + "extn": "7775", + "id": "221", + "name": "Marla Carson", + "office": "Omaha", + "position": "Laboratory Technician", + "salary": "$40,677", + "start_date": "8/14/2012" + }, + { + "extn": "4857", + "id": "222", + "name": "Rae Shields", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$185,314", + "start_date": "5/17/2000" + }, + { + "extn": "8677", + "id": "223", + "name": "Logan Davies", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$104,520", + "start_date": "8/21/2004" + }, + { + "extn": "4881", + "id": "224", + "name": "Ramon Fox", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$140,105", + "start_date": "9/27/2009" + }, + { + "extn": "3406", + "id": "225", + "name": "Liam Stone", + "office": "Oklahoma City", + "position": "Investment Advisor", + "salary": "$197,855", + "start_date": "4/25/2005" + }, + { + "extn": "5811", + "id": "226", + "name": "Alan Attwood", + "office": "Innsbruck", + "position": "Baker", + "salary": "$36,462", + "start_date": "7/13/2015" + }, + { + "extn": "4831", + "id": "227", + "name": "Boris Hogg", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$169,757", + "start_date": "8/27/2011" + }, + { + "extn": "4097", + "id": "228", + "name": "Mark Kerr", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$31,934", + "start_date": "3/3/2019" + }, + { + "extn": "2743", + "id": "229", + "name": "Nathan Henderson", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$29,035", + "start_date": "12/20/2018" + }, + { + "extn": "3412", + "id": "230", + "name": "Nate Taylor", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$248,767", + "start_date": "9/14/2016" + }, + { + "extn": "9677", + "id": "231", + "name": "Nathan Williams", + "office": "Bellevue", + "position": "Webmaster", + "salary": "$251,690", + "start_date": "9/14/2008" + }, + { + "extn": "5626", + "id": "232", + "name": "Diane Cox", + "office": "Huntsville", + "position": "Staffing Consultant", + "salary": "$234,198", + "start_date": "10/24/2007" + }, + { + "extn": "4474", + "id": "233", + "name": "Barry Donnelly", + "office": "Prague", + "position": "Associate Professor", + "salary": "$86,871", + "start_date": "11/6/2013" + }, + { + "extn": "1287", + "id": "234", + "name": "Judith Emmett", + "office": "Ontario", + "position": "Treasurer", + "salary": "$170,215", + "start_date": "9/5/2019" + }, + { + "extn": "4009", + "id": "235", + "name": "Shannon Partridge", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$105,966", + "start_date": "7/5/2006" + }, + { + "extn": "2954", + "id": "236", + "name": "Leanne Oakley", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$182,540", + "start_date": "1/17/2001" + }, + { + "extn": "4922", + "id": "237", + "name": "Kirsten Donovan", + "office": "London", + "position": "Mobile Developer", + "salary": "$291,642", + "start_date": "3/6/2007" + }, + { + "extn": "2809", + "id": "238", + "name": "Gabriel Stevens", + "office": "Louisville", + "position": "Bookkeeper", + "salary": "$157,829", + "start_date": "3/20/2007" + }, + { + "extn": "2216", + "id": "239", + "name": "Martha Young", + "office": "Chicago", + "position": "Project Manager", + "salary": "$172,233", + "start_date": "5/16/2015" + }, + { + "extn": "9578", + "id": "240", + "name": "Iris Price", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$237,212", + "start_date": "9/12/2017" + }, + { + "extn": "8207", + "id": "241", + "name": "Leroy Roscoe", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$247,585", + "start_date": "11/21/2016" + }, + { + "extn": "9572", + "id": "242", + "name": "Felicity Vane", + "office": "Hayward", + "position": "Project Manager", + "salary": "$278,908", + "start_date": "6/30/2004" + }, + { + "extn": "9884", + "id": "243", + "name": "Ron Kirby", + "office": "Fremont", + "position": "Web Developer", + "salary": "$291,652", + "start_date": "2/22/2008" + }, + { + "extn": "7732", + "id": "244", + "name": "Freya Little", + "office": "Irving", + "position": "Cashier", + "salary": "$181,440", + "start_date": "4/27/2019" + }, + { + "extn": "2183", + "id": "245", + "name": "Chadwick Baldwin", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$223,664", + "start_date": "8/21/2018" + }, + { + "extn": "2514", + "id": "246", + "name": "Denny Wren", + "office": "Louisville", + "position": "Paramedic", + "salary": "$191,493", + "start_date": "2/22/2017" + }, + { + "extn": "3597", + "id": "247", + "name": "Jack Cox", + "office": "Salem", + "position": "Treasurer", + "salary": "$188,577", + "start_date": "6/28/2009" + }, + { + "extn": "7305", + "id": "248", + "name": "Ramon Thompson", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$53,071", + "start_date": "7/14/2005" + }, + { + "extn": "3990", + "id": "249", + "name": "Bob Reyes", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$216,217", + "start_date": "12/25/2015" + }, + { + "extn": "9107", + "id": "250", + "name": "Jacqueline Ellis", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$280,946", + "start_date": "11/29/2012" + }, + { + "extn": "3450", + "id": "251", + "name": "Martin Nicolas", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$60,157", + "start_date": "4/1/2003" + }, + { + "extn": "3253", + "id": "252", + "name": "Chad Mitchell", + "office": "Murfreesboro", + "position": "Auditor", + "salary": "$115,121", + "start_date": "11/25/2002" + }, + { + "extn": "1269", + "id": "253", + "name": "Adela Harrison", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$207,981", + "start_date": "7/1/2007" + }, + { + "extn": "1585", + "id": "254", + "name": "Iris Torres", + "office": "Philadelphia", + "position": "Designer", + "salary": "$171,579", + "start_date": "7/31/2010" + }, + { + "extn": "4433", + "id": "255", + "name": "Erica Wild", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$15,745", + "start_date": "12/12/2007" + }, + { + "extn": "3796", + "id": "256", + "name": "Mona Fox", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$18,435", + "start_date": "8/27/2002" + }, + { + "extn": "4466", + "id": "257", + "name": "Goldie Chapman", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$62,833", + "start_date": "8/10/2001" + }, + { + "extn": "7494", + "id": "258", + "name": "Maxwell Wright", + "office": "Amarillo", + "position": "Healthcare Specialist", + "salary": "$20,383", + "start_date": "10/7/2019" + }, + { + "extn": "5323", + "id": "259", + "name": "Elly Gordon", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$182,885", + "start_date": "6/1/2004" + }, + { + "extn": "4772", + "id": "260", + "name": "Carol Plant", + "office": "Henderson", + "position": "Insurance Broker", + "salary": "$115,012", + "start_date": "4/21/2000" + }, + { + "extn": "4320", + "id": "261", + "name": "Benjamin Mason", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$227,007", + "start_date": "3/4/2008" + }, + { + "extn": "5941", + "id": "262", + "name": "Alexander Russell", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$238,154", + "start_date": "11/30/2011" + }, + { + "extn": "6359", + "id": "263", + "name": "Percy Grant", + "office": "Scottsdale", + "position": "Pharmacist", + "salary": "$88,458", + "start_date": "6/14/2011" + }, + { + "extn": "9384", + "id": "264", + "name": "Bob Norman", + "office": "Toledo", + "position": "Treasurer", + "salary": "$102,187", + "start_date": "12/6/2016" + }, + { + "extn": "1477", + "id": "265", + "name": "Eduardo Warner", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$163,697", + "start_date": "4/1/2009" + }, + { + "extn": "8102", + "id": "266", + "name": "Maggie Gaynor", + "office": "Tallahassee", + "position": "Healthcare Specialist", + "salary": "$211,843", + "start_date": "3/12/2016" + }, + { + "extn": "5151", + "id": "267", + "name": "Harvey Walsh", + "office": "Lincoln", + "position": "Call Center Representative", + "salary": "$294,743", + "start_date": "4/7/2013" + }, + { + "extn": "3305", + "id": "268", + "name": "Carl Glass", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$174,320", + "start_date": "5/26/2010" + }, + { + "extn": "6880", + "id": "269", + "name": "Tony Plant", + "office": "Madrid", + "position": "Accountant", + "salary": "$23,223", + "start_date": "4/12/2001" + }, + { + "extn": "1042", + "id": "270", + "name": "Gwen Norton", + "office": "San Francisco", + "position": "Designer", + "salary": "$269,395", + "start_date": "2/6/2000" + }, + { + "extn": "7655", + "id": "271", + "name": "Mason Vince", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$20,452", + "start_date": "2/11/2011" + }, + { + "extn": "1625", + "id": "272", + "name": "Britney Evans", + "office": "Quebec", + "position": "Health Educator", + "salary": "$198,420", + "start_date": "4/21/2000" + }, + { + "extn": "9087", + "id": "273", + "name": "Isabella Oatway", + "office": "Richmond", + "position": "Dentist", + "salary": "$122,868", + "start_date": "4/21/2010" + }, + { + "extn": "9475", + "id": "274", + "name": "Nathan Mcneill", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$254,736", + "start_date": "6/12/2006" + }, + { + "extn": "1018", + "id": "275", + "name": "Rosalie Hopkinson", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$151,156", + "start_date": "7/22/2018" + }, + { + "extn": "6258", + "id": "276", + "name": "Domenic Edmonds", + "office": "Washington", + "position": "Cashier", + "salary": "$286,597", + "start_date": "2/13/2013" + }, + { + "extn": "7422", + "id": "277", + "name": "Danny Dann", + "office": "Richmond", + "position": "Operator", + "salary": "$201,512", + "start_date": "6/17/2001" + }, + { + "extn": "2718", + "id": "278", + "name": "Ramon Norris", + "office": "Irving", + "position": "Biologist", + "salary": "$184,847", + "start_date": "4/6/2010" + }, + { + "extn": "6574", + "id": "279", + "name": "Alexia Smith", + "office": "Valetta", + "position": "Cook", + "salary": "$166,536", + "start_date": "9/9/2014" + }, + { + "extn": "8589", + "id": "280", + "name": "Dasha Bingham", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$195,890", + "start_date": "5/26/2004" + }, + { + "extn": "9241", + "id": "281", + "name": "Erick Woodcock", + "office": "Reno", + "position": "Audiologist", + "salary": "$103,929", + "start_date": "5/1/2009" + }, + { + "extn": "3805", + "id": "282", + "name": "Bart Mitchell", + "office": "Anaheim", + "position": "Electrician", + "salary": "$49,680", + "start_date": "1/2/2009" + }, + { + "extn": "2292", + "id": "283", + "name": "Melody Bell", + "office": "Lisbon", + "position": "Paramedic", + "salary": "$248,178", + "start_date": "5/15/2013" + }, + { + "extn": "9098", + "id": "284", + "name": "Andie Rycroft", + "office": "Ontario", + "position": "Project Manager", + "salary": "$37,278", + "start_date": "5/11/2016" + }, + { + "extn": "3019", + "id": "285", + "name": "Boris Graham", + "office": "Berlin", + "position": "Inspector", + "salary": "$290,277", + "start_date": "1/18/2018" + }, + { + "extn": "8994", + "id": "286", + "name": "Angelica Dwyer", + "office": "New York", + "position": "Electrician", + "salary": "$138,524", + "start_date": "6/26/2006" + }, + { + "extn": "3102", + "id": "287", + "name": "Caitlyn Fowler", + "office": "Rome", + "position": "Cashier", + "salary": "$38,463", + "start_date": "12/28/2010" + }, + { + "extn": "3097", + "id": "288", + "name": "Jessica Murray", + "office": "Wien", + "position": "Designer", + "salary": "$259,088", + "start_date": "12/1/2008" + }, + { + "extn": "1016", + "id": "289", + "name": "Bob Locke", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$130,527", + "start_date": "7/29/2018" + }, + { + "extn": "7294", + "id": "290", + "name": "Bree Hamilton", + "office": "San Antonio", + "position": "Designer", + "salary": "$201,353", + "start_date": "6/1/2013" + }, + { + "extn": "8445", + "id": "291", + "name": "Nicholas Yarwood", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$87,113", + "start_date": "11/10/2001" + }, + { + "extn": "6388", + "id": "292", + "name": "Chadwick Little", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$60,810", + "start_date": "12/15/2010" + }, + { + "extn": "4785", + "id": "293", + "name": "Roger Redwood", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$206,617", + "start_date": "11/17/2014" + }, + { + "extn": "9661", + "id": "294", + "name": "Manuel Mccormick", + "office": "Seattle", + "position": "Dentist", + "salary": "$234,421", + "start_date": "3/2/2002" + }, + { + "extn": "6311", + "id": "295", + "name": "Peyton Stewart", + "office": "Dallas", + "position": "Banker", + "salary": "$60,396", + "start_date": "7/16/2001" + }, + { + "extn": "4834", + "id": "296", + "name": "Benjamin Bell", + "office": "San Francisco", + "position": "Physician", + "salary": "$50,269", + "start_date": "5/8/2013" + }, + { + "extn": "3067", + "id": "297", + "name": "Cedrick Warner", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$41,317", + "start_date": "9/12/2011" + }, + { + "extn": "8051", + "id": "298", + "name": "Alison Brooks", + "office": "Salem", + "position": "Audiologist", + "salary": "$224,750", + "start_date": "3/5/2003" + }, + { + "extn": "6410", + "id": "299", + "name": "Rosalie Lane", + "office": "Salem", + "position": "Cashier", + "salary": "$94,470", + "start_date": "7/19/2013" + }, + { + "extn": "3292", + "id": "300", + "name": "Isabel Slater", + "office": "Rome", + "position": "Mobile Developer", + "salary": "$66,056", + "start_date": "10/25/2016" + }, + { + "extn": "2788", + "id": "301", + "name": "Daniel Vernon", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$211,703", + "start_date": "8/23/2017" + }, + { + "extn": "9995", + "id": "302", + "name": "Aiden Jenkin", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$244,246", + "start_date": "8/9/2019" + }, + { + "extn": "3288", + "id": "303", + "name": "Renee Whitehouse", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$66,501", + "start_date": "12/15/2017" + }, + { + "extn": "9823", + "id": "304", + "name": "Rick Exton", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$223,836", + "start_date": "8/9/2009" + }, + { + "extn": "2895", + "id": "305", + "name": "Ethan Cann", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$37,028", + "start_date": "10/27/2016" + }, + { + "extn": "2481", + "id": "306", + "name": "Manuel Hepburn", + "office": "Springfield", + "position": "Pharmacist", + "salary": "$21,274", + "start_date": "8/6/2012" + }, + { + "extn": "5185", + "id": "307", + "name": "Liam Benfield", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$74,099", + "start_date": "2/27/2000" + }, + { + "extn": "5795", + "id": "308", + "name": "Ron Plumb", + "office": "Amarillo", + "position": "Baker", + "salary": "$299,776", + "start_date": "10/11/2013" + }, + { + "extn": "5991", + "id": "309", + "name": "Mike Farrow", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$204,677", + "start_date": "5/4/2006" + }, + { + "extn": "9133", + "id": "310", + "name": "Kate Andrews", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$288,492", + "start_date": "8/8/2007" + }, + { + "extn": "3013", + "id": "311", + "name": "Josephine Osmond", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$204,134", + "start_date": "1/11/2002" + }, + { + "extn": "9723", + "id": "312", + "name": "Clint Widdows", + "office": "Fremont", + "position": "Bellman", + "salary": "$238,223", + "start_date": "12/27/2008" + }, + { + "extn": "1292", + "id": "313", + "name": "Caleb Lewis", + "office": "Norfolk", + "position": "Inspector", + "salary": "$165,251", + "start_date": "9/7/2015" + }, + { + "extn": "2151", + "id": "314", + "name": "Mark Ring", + "office": "Portland", + "position": "Inspector", + "salary": "$275,711", + "start_date": "11/25/2001" + }, + { + "extn": "3414", + "id": "315", + "name": "Joseph Warren", + "office": "Reno", + "position": "Cook", + "salary": "$282,718", + "start_date": "3/17/2008" + }, + { + "extn": "3188", + "id": "316", + "name": "Summer Wilkinson", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$215,676", + "start_date": "5/21/2001" + }, + { + "extn": "2287", + "id": "317", + "name": "Enoch Wright", + "office": "Reno", + "position": "Web Developer", + "salary": "$251,104", + "start_date": "6/15/2006" + }, + { + "extn": "3871", + "id": "318", + "name": "Nicholas Amstead", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$14,089", + "start_date": "5/12/2010" + }, + { + "extn": "3129", + "id": "319", + "name": "Marjorie Stuart", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$142,857", + "start_date": "11/29/2016" + }, + { + "extn": "5941", + "id": "320", + "name": "Eduardo King", + "office": "El Paso", + "position": "Paramedic", + "salary": "$226,782", + "start_date": "5/16/2005" + }, + { + "extn": "2827", + "id": "321", + "name": "Johnathan Lakey", + "office": "Lakewood", + "position": "Auditor", + "salary": "$197,131", + "start_date": "11/21/2014" + }, + { + "extn": "1233", + "id": "322", + "name": "Quinn Alldridge", + "office": "Memphis", + "position": "Machine Operator", + "salary": "$251,057", + "start_date": "10/4/2001" + }, + { + "extn": "4932", + "id": "323", + "name": "Johnny Irving", + "office": "Garland", + "position": "Banker", + "salary": "$49,747", + "start_date": "4/21/2019" + }, + { + "extn": "4234", + "id": "324", + "name": "Enoch Rehman", + "office": "Madison", + "position": "Front Desk Coordinator", + "salary": "$167,890", + "start_date": "11/19/2012" + }, + { + "extn": "3591", + "id": "325", + "name": "Evie Tanner", + "office": "Lincoln", + "position": "Insurance Broker", + "salary": "$16,231", + "start_date": "11/8/2004" + }, + { + "extn": "9192", + "id": "326", + "name": "Wendy Richardson", + "office": "Prague", + "position": "Cashier", + "salary": "$214,692", + "start_date": "3/23/2006" + }, + { + "extn": "5987", + "id": "327", + "name": "Samara Devonport", + "office": "Reno", + "position": "Inspector", + "salary": "$146,686", + "start_date": "6/19/2014" + }, + { + "extn": "4475", + "id": "328", + "name": "Alice Steer", + "office": "Tallahassee", + "position": "Steward", + "salary": "$120,642", + "start_date": "8/4/2013" + }, + { + "extn": "6572", + "id": "329", + "name": "Cassidy Fowler", + "office": "Houston", + "position": "Project Manager", + "salary": "$80,536", + "start_date": "8/30/2014" + }, + { + "extn": "6141", + "id": "330", + "name": "Courtney Michael", + "office": "Scottsdale", + "position": "Health Educator", + "salary": "$29,543", + "start_date": "9/12/2013" + }, + { + "extn": "6752", + "id": "331", + "name": "Rick Cavanagh", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$189,248", + "start_date": "5/25/2018" + }, + { + "extn": "8093", + "id": "332", + "name": "Kenzie Ingram", + "office": "Madison", + "position": "Designer", + "salary": "$132,803", + "start_date": "3/8/2002" + }, + { + "extn": "8259", + "id": "333", + "name": "Leslie Talbot", + "office": "Kansas City", + "position": "Bellman", + "salary": "$291,923", + "start_date": "4/5/2002" + }, + { + "extn": "3345", + "id": "334", + "name": "Rocco Ralph", + "office": "Denver", + "position": "Web Developer", + "salary": "$22,096", + "start_date": "12/26/2001" + }, + { + "extn": "1881", + "id": "335", + "name": "Chris Camden", + "office": "Richmond", + "position": "Clerk", + "salary": "$269,348", + "start_date": "11/23/2017" + }, + { + "extn": "4918", + "id": "336", + "name": "Nate Beal", + "office": "Madrid", + "position": "Paramedic", + "salary": "$183,508", + "start_date": "5/25/2002" + }, + { + "extn": "6763", + "id": "337", + "name": "Jazmin Chester", + "office": "Indianapolis", + "position": "HR Specialist", + "salary": "$76,959", + "start_date": "11/5/2016" + }, + { + "extn": "6856", + "id": "338", + "name": "Liv Wilcox", + "office": "Nashville", + "position": "Business Broker", + "salary": "$123,915", + "start_date": "4/25/2000" + }, + { + "extn": "8866", + "id": "339", + "name": "Hope Mitchell", + "office": "Tulsa", + "position": "Doctor", + "salary": "$56,561", + "start_date": "3/7/2013" + }, + { + "extn": "6995", + "id": "340", + "name": "Barry Fields", + "office": "Charlotte", + "position": "Clerk", + "salary": "$266,448", + "start_date": "3/12/2005" + }, + { + "extn": "2134", + "id": "341", + "name": "Dasha Alcroft", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$153,568", + "start_date": "4/28/2009" + }, + { + "extn": "1817", + "id": "342", + "name": "Doris Nash", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$12,113", + "start_date": "5/6/2019" + }, + { + "extn": "7529", + "id": "343", + "name": "Carol Myatt", + "office": "Springfield", + "position": "Global Logistics Supervisor", + "salary": "$246,349", + "start_date": "12/8/2006" + }, + { + "extn": "8923", + "id": "344", + "name": "Gil Reese", + "office": "Lincoln", + "position": "Investment Advisor", + "salary": "$42,423", + "start_date": "9/6/2010" + }, + { + "extn": "4555", + "id": "345", + "name": "Miriam Gilbert", + "office": "Charlotte", + "position": "Bellman", + "salary": "$211,160", + "start_date": "5/24/2003" + }, + { + "extn": "7307", + "id": "346", + "name": "Alan Stevenson", + "office": "Paris", + "position": "Chef Manager", + "salary": "$229,704", + "start_date": "10/6/2014" + }, + { + "extn": "1327", + "id": "347", + "name": "Mark Patel", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$226,691", + "start_date": "11/18/2001" + }, + { + "extn": "8269", + "id": "348", + "name": "Carl Grady", + "office": "Los Angeles", + "position": "Mobile Developer", + "salary": "$239,736", + "start_date": "12/7/2018" + }, + { + "extn": "7315", + "id": "349", + "name": "Sebastian Knight", + "office": "Garland", + "position": "CNC Operator", + "salary": "$206,842", + "start_date": "8/12/2016" + }, + { + "extn": "3121", + "id": "350", + "name": "Denny Umney", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$77,575", + "start_date": "9/2/2002" + }, + { + "extn": "9723", + "id": "351", + "name": "Boris Khan", + "office": "Madrid", + "position": "Audiologist", + "salary": "$72,172", + "start_date": "7/29/2018" + }, + { + "extn": "7655", + "id": "352", + "name": "Marvin Victor", + "office": "Chicago", + "position": "CNC Operator", + "salary": "$234,803", + "start_date": "10/19/2007" + }, + { + "extn": "6734", + "id": "353", + "name": "Miley Jeffery", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$83,988", + "start_date": "4/5/2014" + }, + { + "extn": "3837", + "id": "354", + "name": "Chadwick Oakley", + "office": "Ontario", + "position": "Treasurer", + "salary": "$78,200", + "start_date": "3/22/2017" + }, + { + "extn": "7795", + "id": "355", + "name": "Mina Dale", + "office": "San Jose", + "position": "Cash Manager", + "salary": "$86,580", + "start_date": "11/2/2007" + }, + { + "extn": "5237", + "id": "356", + "name": "Elly Spencer", + "office": "Fort Lauderdale", + "position": "Treasurer", + "salary": "$176,789", + "start_date": "12/9/2005" + }, + { + "extn": "6912", + "id": "357", + "name": "Rowan Vollans", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$291,326", + "start_date": "7/18/2001" + }, + { + "extn": "3175", + "id": "358", + "name": "Rosa Reynolds", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$287,456", + "start_date": "2/11/2019" + }, + { + "extn": "2655", + "id": "359", + "name": "Sloane Strong", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$132,127", + "start_date": "11/19/2007" + }, + { + "extn": "5587", + "id": "360", + "name": "Tyson Wilson", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$25,195", + "start_date": "8/21/2014" + }, + { + "extn": "3128", + "id": "361", + "name": "Kimberly Oldfield", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$210,115", + "start_date": "2/21/2001" + }, + { + "extn": "2347", + "id": "362", + "name": "Kurt Norton", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$82,899", + "start_date": "9/24/2017" + }, + { + "extn": "8347", + "id": "363", + "name": "Dasha Ring", + "office": "Paris", + "position": "Biologist", + "salary": "$164,159", + "start_date": "1/2/2009" + }, + { + "extn": "1083", + "id": "364", + "name": "Lana Webster", + "office": "Hayward", + "position": "IT Support Staff", + "salary": "$258,804", + "start_date": "3/11/2003" + }, + { + "extn": "7168", + "id": "365", + "name": "Ethan Stuart", + "office": "Laredo", + "position": "Operator", + "salary": "$235,770", + "start_date": "9/2/2011" + }, + { + "extn": "1490", + "id": "366", + "name": "Analise Mcnally", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$30,356", + "start_date": "10/13/2004" + }, + { + "extn": "3991", + "id": "367", + "name": "Nathan Briggs", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$238,774", + "start_date": "7/18/2017" + }, + { + "extn": "6781", + "id": "368", + "name": "Mary Davies", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$208,442", + "start_date": "3/30/2015" + }, + { + "extn": "4296", + "id": "369", + "name": "Janelle Hunt", + "office": "Prague", + "position": "Cash Manager", + "salary": "$45,547", + "start_date": "2/10/2002" + }, + { + "extn": "7471", + "id": "370", + "name": "Nathan Gregory", + "office": "Madrid", + "position": "Assistant Buyer", + "salary": "$178,158", + "start_date": "1/28/2005" + }, + { + "extn": "6858", + "id": "371", + "name": "Hayden Andersson", + "office": "Fullerton", + "position": "Dentist", + "salary": "$276,011", + "start_date": "11/16/2011" + }, + { + "extn": "6267", + "id": "372", + "name": "Ally Lyon", + "office": "Detroit", + "position": "Design Engineer", + "salary": "$152,974", + "start_date": "4/13/2010" + }, + { + "extn": "3316", + "id": "373", + "name": "Hank Dunbar", + "office": "Portland", + "position": "Dentist", + "salary": "$293,129", + "start_date": "12/24/2000" + }, + { + "extn": "4667", + "id": "374", + "name": "Gil Saunders", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$21,625", + "start_date": "1/12/2009" + }, + { + "extn": "8877", + "id": "375", + "name": "Camila Moore", + "office": "Honolulu", + "position": "Clerk", + "salary": "$77,101", + "start_date": "4/20/2013" + }, + { + "extn": "8445", + "id": "376", + "name": "Cameron Jenkin", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$255,907", + "start_date": "10/9/2006" + }, + { + "extn": "7798", + "id": "377", + "name": "Britney Milner", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$223,272", + "start_date": "3/13/2002" + }, + { + "extn": "4287", + "id": "378", + "name": "Maribel Matthews", + "office": "Saint Paul", + "position": "Pharmacist", + "salary": "$125,761", + "start_date": "6/15/2003" + }, + { + "extn": "4825", + "id": "379", + "name": "Valentina Penn", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$74,078", + "start_date": "6/15/2012" + }, + { + "extn": "1645", + "id": "380", + "name": "Chad Douglas", + "office": "Richmond", + "position": "Webmaster", + "salary": "$261,604", + "start_date": "2/24/2018" + }, + { + "extn": "3116", + "id": "381", + "name": "Marjorie Gunn", + "office": "Scottsdale", + "position": "Pharmacist", + "salary": "$241,094", + "start_date": "5/11/2019" + }, + { + "extn": "7961", + "id": "382", + "name": "Deborah Mitchell", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$105,078", + "start_date": "8/6/2013" + }, + { + "extn": "2877", + "id": "383", + "name": "Felicity Talbot", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$266,991", + "start_date": "1/12/2002" + }, + { + "extn": "8576", + "id": "384", + "name": "Barney Carson", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$58,574", + "start_date": "10/17/2007" + }, + { + "extn": "5400", + "id": "385", + "name": "Logan Hooper", + "office": "Portland", + "position": "Cook", + "salary": "$267,153", + "start_date": "10/22/2002" + }, + { + "extn": "5593", + "id": "386", + "name": "Sofia Dallas", + "office": "Otawa", + "position": "Machine Operator", + "salary": "$195,817", + "start_date": "3/22/2015" + }, + { + "extn": "6297", + "id": "387", + "name": "Maggie Rowan", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$207,608", + "start_date": "9/25/2016" + }, + { + "extn": "4418", + "id": "388", + "name": "Margaret Thorne", + "office": "Glendale", + "position": "Cashier", + "salary": "$116,904", + "start_date": "3/2/2012" + }, + { + "extn": "2303", + "id": "389", + "name": "Erick Lyon", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$136,016", + "start_date": "7/2/2017" + }, + { + "extn": "1663", + "id": "390", + "name": "Wade Boyle", + "office": "Denver", + "position": "Biologist", + "salary": "$232,278", + "start_date": "12/19/2010" + }, + { + "extn": "7052", + "id": "391", + "name": "Ivy Skinner", + "office": "Long Beach", + "position": "Food Technologist", + "salary": "$104,735", + "start_date": "9/8/2007" + }, + { + "extn": "1399", + "id": "392", + "name": "Leroy Lewis", + "office": "Norfolk", + "position": "Food Technologist", + "salary": "$286,257", + "start_date": "11/10/2013" + }, + { + "extn": "3092", + "id": "393", + "name": "Alan King", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$227,934", + "start_date": "9/14/2010" + }, + { + "extn": "8346", + "id": "394", + "name": "Sebastian Dillon", + "office": "Albuquerque", + "position": "IT Support Staff", + "salary": "$136,484", + "start_date": "2/28/2004" + }, + { + "extn": "1837", + "id": "395", + "name": "Kieth Uttridge", + "office": "Rochester", + "position": "Cook", + "salary": "$235,160", + "start_date": "2/1/2010" + }, + { + "extn": "6409", + "id": "396", + "name": "Vanessa Brett", + "office": "Worcester", + "position": "Staffing Consultant", + "salary": "$267,206", + "start_date": "1/28/2003" + }, + { + "extn": "8440", + "id": "397", + "name": "Rose Hunt", + "office": "Tulsa", + "position": "Cook", + "salary": "$155,427", + "start_date": "7/2/2017" + }, + { + "extn": "1339", + "id": "398", + "name": "Madison King", + "office": "Garland", + "position": "Stockbroker", + "salary": "$77,404", + "start_date": "11/9/2008" + }, + { + "extn": "3154", + "id": "399", + "name": "Hayden Snow", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$284,179", + "start_date": "1/27/2012" + }, + { + "extn": "5936", + "id": "400", + "name": "Allison Owen", + "office": "Otawa", + "position": "Electrician", + "salary": "$80,548", + "start_date": "7/9/2013" + }, + { + "extn": "3755", + "id": "401", + "name": "Diane Rothwell", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$28,471", + "start_date": "4/29/2002" + }, + { + "extn": "5465", + "id": "402", + "name": "Leroy Wren", + "office": "Columbus", + "position": "Cashier", + "salary": "$38,206", + "start_date": "10/2/2012" + }, + { + "extn": "4099", + "id": "403", + "name": "Denny Nurton", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$173,224", + "start_date": "10/23/2017" + }, + { + "extn": "9053", + "id": "404", + "name": "Elise Burnley", + "office": "Arlington", + "position": "Business Broker", + "salary": "$289,169", + "start_date": "12/31/2005" + }, + { + "extn": "9544", + "id": "405", + "name": "Sebastian Alexander", + "office": "Saint Paul", + "position": "Production Painter", + "salary": "$282,613", + "start_date": "9/6/2003" + }, + { + "extn": "3289", + "id": "406", + "name": "Scarlett Miller", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$80,642", + "start_date": "4/30/2015" + }, + { + "extn": "3062", + "id": "407", + "name": "George Walker", + "office": "Dallas", + "position": "Biologist", + "salary": "$298,128", + "start_date": "11/2/2014" + }, + { + "extn": "7734", + "id": "408", + "name": "George Veale", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$285,994", + "start_date": "10/23/2018" + }, + { + "extn": "2019", + "id": "409", + "name": "Chris Alldridge", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$15,700", + "start_date": "12/14/2000" + }, + { + "extn": "3817", + "id": "410", + "name": "Samara Driscoll", + "office": "Columbus", + "position": "Bellman", + "salary": "$100,467", + "start_date": "12/20/2018" + }, + { + "extn": "2284", + "id": "411", + "name": "Erin Gibson", + "office": "Portland", + "position": "Fabricator", + "salary": "$58,925", + "start_date": "6/26/2000" + }, + { + "extn": "2852", + "id": "412", + "name": "Bree Gilmour", + "office": "Lancaster", + "position": "Webmaster", + "salary": "$252,930", + "start_date": "8/3/2012" + }, + { + "extn": "2313", + "id": "413", + "name": "Mark Jacobs", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$278,679", + "start_date": "8/7/2012" + }, + { + "extn": "3549", + "id": "414", + "name": "Mayleen Larkin", + "office": "San Bernardino", + "position": "Insurance Broker", + "salary": "$262,712", + "start_date": "12/15/2017" + }, + { + "extn": "7266", + "id": "415", + "name": "Abdul Holt", + "office": "Houston", + "position": "Loan Officer", + "salary": "$243,451", + "start_date": "11/19/2014" + }, + { + "extn": "4086", + "id": "416", + "name": "Oliver Uttley", + "office": "New York", + "position": "Fabricator", + "salary": "$90,946", + "start_date": "6/4/2017" + }, + { + "extn": "4160", + "id": "417", + "name": "Leanne Wilton", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$32,926", + "start_date": "12/20/2006" + }, + { + "extn": "4429", + "id": "418", + "name": "Karla Collis", + "office": "Bucharest", + "position": "Clerk", + "salary": "$11,531", + "start_date": "8/16/2018" + }, + { + "extn": "4418", + "id": "419", + "name": "Melanie Smith", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$223,082", + "start_date": "2/25/2011" + }, + { + "extn": "9558", + "id": "420", + "name": "Erick Gibbons", + "office": "Pittsburgh", + "position": "Cook", + "salary": "$30,744", + "start_date": "12/2/2007" + }, + { + "extn": "4134", + "id": "421", + "name": "Nate Osman", + "office": "New York", + "position": "HR Coordinator", + "salary": "$211,953", + "start_date": "11/12/2009" + }, + { + "extn": "7980", + "id": "422", + "name": "Harry Pearson", + "office": "Lyon", + "position": "Budget Analyst", + "salary": "$132,527", + "start_date": "4/9/2019" + }, + { + "extn": "7257", + "id": "423", + "name": "Michael Murphy", + "office": "Charlotte", + "position": "Machine Operator", + "salary": "$149,436", + "start_date": "8/6/2019" + }, + { + "extn": "5334", + "id": "424", + "name": "Luke Ring", + "office": "El Paso", + "position": "Auditor", + "salary": "$254,583", + "start_date": "3/30/2004" + }, + { + "extn": "9462", + "id": "425", + "name": "Christine Ainsworth", + "office": "Arlington", + "position": "Inspector", + "salary": "$157,634", + "start_date": "5/14/2012" + }, + { + "extn": "4825", + "id": "426", + "name": "Rosalee Pitt", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$292,739", + "start_date": "11/28/2015" + }, + { + "extn": "9068", + "id": "427", + "name": "Jenna Fall", + "office": "Bellevue", + "position": "Global Logistics Supervisor", + "salary": "$159,943", + "start_date": "9/18/2009" + }, + { + "extn": "4889", + "id": "428", + "name": "Rachael Vaughn", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$159,314", + "start_date": "12/11/2000" + }, + { + "extn": "1578", + "id": "429", + "name": "Rihanna Abbot", + "office": "New York", + "position": "Executive Director", + "salary": "$123,319", + "start_date": "8/25/2015" + }, + { + "extn": "7958", + "id": "430", + "name": "Ronald Andersson", + "office": "Prague", + "position": "Stockbroker", + "salary": "$234,552", + "start_date": "6/2/2014" + }, + { + "extn": "1098", + "id": "431", + "name": "Owen Nicolas", + "office": "New York", + "position": "Health Educator", + "salary": "$161,245", + "start_date": "5/3/2007" + }, + { + "extn": "9930", + "id": "432", + "name": "Julianna Strong", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$247,031", + "start_date": "6/10/2008" + }, + { + "extn": "7173", + "id": "433", + "name": "Isabel Gates", + "office": "Dallas", + "position": "Auditor", + "salary": "$210,239", + "start_date": "6/10/2005" + }, + { + "extn": "2455", + "id": "434", + "name": "Fiona Cunningham", + "office": "London", + "position": "Biologist", + "salary": "$294,295", + "start_date": "6/6/2015" + }, + { + "extn": "9970", + "id": "435", + "name": "Vera Rivers", + "office": "Huntsville", + "position": "HR Coordinator", + "salary": "$262,369", + "start_date": "7/27/2014" + }, + { + "extn": "4340", + "id": "436", + "name": "Blake Jeffery", + "office": "Boston", + "position": "Baker", + "salary": "$185,920", + "start_date": "7/25/2013" + }, + { + "extn": "6487", + "id": "437", + "name": "Bernadette Rose", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$65,368", + "start_date": "3/26/2005" + }, + { + "extn": "7813", + "id": "438", + "name": "Bethany Eaton", + "office": "Jacksonville", + "position": "Operator", + "salary": "$243,235", + "start_date": "7/3/2005" + }, + { + "extn": "9546", + "id": "439", + "name": "Felicity Price", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$186,341", + "start_date": "1/26/2008" + }, + { + "extn": "2806", + "id": "440", + "name": "Kieth Roberts", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$55,086", + "start_date": "6/23/2002" + }, + { + "extn": "6414", + "id": "441", + "name": "Manuel Clifton", + "office": "Valetta", + "position": "Operator", + "salary": "$233,675", + "start_date": "5/19/2018" + }, + { + "extn": "8502", + "id": "442", + "name": "Norah Gibbons", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$66,522", + "start_date": "3/25/2006" + }, + { + "extn": "1173", + "id": "443", + "name": "Rae Randall", + "office": "Lancaster", + "position": "Operator", + "salary": "$190,013", + "start_date": "7/10/2001" + }, + { + "extn": "5877", + "id": "444", + "name": "Harry Roscoe", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$231,690", + "start_date": "12/20/2015" + }, + { + "extn": "1114", + "id": "445", + "name": "Nicole Crawford", + "office": "Tulsa", + "position": "Accountant", + "salary": "$16,843", + "start_date": "10/10/2005" + }, + { + "extn": "9887", + "id": "446", + "name": "Alan Owens", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$279,580", + "start_date": "12/30/2017" + }, + { + "extn": "8460", + "id": "447", + "name": "Chadwick Ainsworth", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$276,268", + "start_date": "4/24/2015" + }, + { + "extn": "5285", + "id": "448", + "name": "Mayleen Shaw", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$96,474", + "start_date": "4/9/2001" + }, + { + "extn": "7794", + "id": "449", + "name": "Gabriel Morris", + "office": "Ontario", + "position": "Fabricator", + "salary": "$142,588", + "start_date": "3/19/2016" + }, + { + "extn": "6301", + "id": "450", + "name": "Camellia Shaw", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$191,049", + "start_date": "3/1/2009" + }, + { + "extn": "4573", + "id": "451", + "name": "Enoch Bright", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$87,993", + "start_date": "7/20/2008" + }, + { + "extn": "7784", + "id": "452", + "name": "Aisha Victor", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$234,578", + "start_date": "5/3/2000" + }, + { + "extn": "8661", + "id": "453", + "name": "Jack Harrington", + "office": "Las Vegas", + "position": "Operator", + "salary": "$80,620", + "start_date": "6/3/2009" + }, + { + "extn": "3394", + "id": "454", + "name": "Jacob Heaton", + "office": "San Antonio", + "position": "Machine Operator", + "salary": "$226,091", + "start_date": "5/4/2008" + }, + { + "extn": "6604", + "id": "455", + "name": "Adalie Edwards", + "office": "Detroit", + "position": "Treasurer", + "salary": "$220,253", + "start_date": "1/17/2014" + }, + { + "extn": "4877", + "id": "456", + "name": "Gemma Nielson", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$132,126", + "start_date": "7/2/2011" + }, + { + "extn": "9528", + "id": "457", + "name": "Shay Carson", + "office": "Albuquerque", + "position": "Designer", + "salary": "$26,620", + "start_date": "11/22/2014" + }, + { + "extn": "1009", + "id": "458", + "name": "Adeline Miller", + "office": "Innsbruck", + "position": "Front Desk Coordinator", + "salary": "$134,067", + "start_date": "11/26/2016" + }, + { + "extn": "1187", + "id": "459", + "name": "Jamie Silva", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$53,869", + "start_date": "8/18/2019" + }, + { + "extn": "4613", + "id": "460", + "name": "Cecilia Ellis", + "office": "Santa Ana", + "position": "Inspector", + "salary": "$168,432", + "start_date": "1/30/2015" + }, + { + "extn": "2707", + "id": "461", + "name": "Nathan Bradshaw", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$27,368", + "start_date": "6/24/2011" + }, + { + "extn": "6063", + "id": "462", + "name": "Luke Gray", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$106,528", + "start_date": "6/25/2014" + }, + { + "extn": "2870", + "id": "463", + "name": "Selena Russell", + "office": "Otawa", + "position": "Pharmacist", + "salary": "$146,908", + "start_date": "12/9/2008" + }, + { + "extn": "2829", + "id": "464", + "name": "Matthew Stone", + "office": "Washington", + "position": "Healthcare Specialist", + "salary": "$221,771", + "start_date": "11/12/2015" + }, + { + "extn": "3983", + "id": "465", + "name": "Nate Mould", + "office": "Orlando", + "position": "Clerk", + "salary": "$163,637", + "start_date": "12/4/2003" + }, + { + "extn": "5453", + "id": "466", + "name": "Jacob Casey", + "office": "Minneapolis", + "position": "Front Desk Coordinator", + "salary": "$12,443", + "start_date": "5/11/2007" + }, + { + "extn": "3137", + "id": "467", + "name": "Rachael Welsch", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$26,777", + "start_date": "6/13/2010" + }, + { + "extn": "7727", + "id": "468", + "name": "Ethan Bailey", + "office": "Bellevue", + "position": "Restaurant Manager", + "salary": "$267,921", + "start_date": "5/13/2002" + }, + { + "extn": "8720", + "id": "469", + "name": "Benjamin Antcliff", + "office": "Nashville", + "position": "Physician", + "salary": "$117,441", + "start_date": "1/18/2006" + }, + { + "extn": "9925", + "id": "470", + "name": "Laila Oakley", + "office": "Valetta", + "position": "Inspector", + "salary": "$93,301", + "start_date": "1/17/2019" + }, + { + "extn": "3968", + "id": "471", + "name": "Bristol Fleming", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$255,664", + "start_date": "5/12/2012" + }, + { + "extn": "9285", + "id": "472", + "name": "Jasmine Owen", + "office": "Las Vegas", + "position": "Operator", + "salary": "$179,894", + "start_date": "4/7/2013" + }, + { + "extn": "4106", + "id": "473", + "name": "Catherine Eaton", + "office": "Lakewood", + "position": "Health Educator", + "salary": "$280,751", + "start_date": "7/11/2002" + }, + { + "extn": "4616", + "id": "474", + "name": "Sienna Harrison", + "office": "Madison", + "position": "Operator", + "salary": "$221,381", + "start_date": "5/5/2019" + }, + { + "extn": "1203", + "id": "475", + "name": "Tania Fields", + "office": "Hayward", + "position": "Inspector", + "salary": "$138,603", + "start_date": "10/13/2000" + }, + { + "extn": "5067", + "id": "476", + "name": "Nathan Mcgee", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$138,616", + "start_date": "7/7/2005" + }, + { + "extn": "5059", + "id": "477", + "name": "Kamila Harrison", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$224,181", + "start_date": "4/18/2005" + }, + { + "extn": "5757", + "id": "478", + "name": "Jackeline Tailor", + "office": "Indianapolis", + "position": "Project Manager", + "salary": "$294,453", + "start_date": "1/28/2002" + }, + { + "extn": "8914", + "id": "479", + "name": "Shelby Casey", + "office": "Lisbon", + "position": "Service Supervisor", + "salary": "$188,796", + "start_date": "5/17/2010" + }, + { + "extn": "8040", + "id": "480", + "name": "Miley Trent", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$239,612", + "start_date": "9/2/2011" + }, + { + "extn": "1159", + "id": "481", + "name": "Deborah Coleman", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$127,713", + "start_date": "11/11/2014" + }, + { + "extn": "4824", + "id": "482", + "name": "Logan Hammond", + "office": "Anaheim", + "position": "Operator", + "salary": "$262,919", + "start_date": "9/8/2007" + }, + { + "extn": "5055", + "id": "483", + "name": "Ryan Power", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$73,969", + "start_date": "5/24/2006" + }, + { + "extn": "4041", + "id": "484", + "name": "Teagan Yates", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$196,601", + "start_date": "1/9/2010" + }, + { + "extn": "2426", + "id": "485", + "name": "Audrey Drake", + "office": "Boston", + "position": "Design Engineer", + "salary": "$283,499", + "start_date": "3/29/2003" + }, + { + "extn": "4375", + "id": "486", + "name": "Priscilla Addison", + "office": "Washington", + "position": "Auditor", + "salary": "$21,994", + "start_date": "12/4/2005" + }, + { + "extn": "8242", + "id": "487", + "name": "Gabriel Allwood", + "office": "Norfolk", + "position": "Steward", + "salary": "$38,238", + "start_date": "12/24/2000" + }, + { + "extn": "3202", + "id": "488", + "name": "Rufus Olson", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$266,788", + "start_date": "4/1/2003" + }, + { + "extn": "1153", + "id": "489", + "name": "Chuck Whitmore", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$221,897", + "start_date": "8/2/2002" + }, + { + "extn": "2603", + "id": "490", + "name": "Daniel Michael", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$255,464", + "start_date": "2/10/2007" + }, + { + "extn": "7079", + "id": "491", + "name": "Andrea Baker", + "office": "Indianapolis", + "position": "Accountant", + "salary": "$233,022", + "start_date": "1/25/2001" + }, + { + "extn": "3033", + "id": "492", + "name": "Marvin Broomfield", + "office": "Jersey City", + "position": "Accountant", + "salary": "$253,615", + "start_date": "8/23/2000" + }, + { + "extn": "2226", + "id": "493", + "name": "Summer Bristow", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$116,668", + "start_date": "7/19/2019" + }, + { + "extn": "6233", + "id": "494", + "name": "Celia Miller", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$126,712", + "start_date": "1/7/2009" + }, + { + "extn": "9356", + "id": "495", + "name": "Daron Dixon", + "office": "Arlington", + "position": "Electrician", + "salary": "$160,526", + "start_date": "8/19/2002" + }, + { + "extn": "8402", + "id": "496", + "name": "Jennifer Funnell", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$173,571", + "start_date": "3/14/2018" + }, + { + "extn": "4744", + "id": "497", + "name": "Chad Morris", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$182,976", + "start_date": "12/10/2008" + }, + { + "extn": "8809", + "id": "498", + "name": "Jaylene Becker", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$212,168", + "start_date": "2/17/2001" + }, + { + "extn": "5625", + "id": "499", + "name": "Willow Booth", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$226,583", + "start_date": "7/15/2012" + }, + { + "extn": "1732", + "id": "500", + "name": "Mason Griffiths", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$115,804", + "start_date": "3/18/2014" + }, + { + "extn": "5396", + "id": "501", + "name": "Marjorie Denton", + "office": "Seattle", + "position": "Cash Manager", + "salary": "$92,373", + "start_date": "12/26/2000" + }, + { + "extn": "2533", + "id": "502", + "name": "George Yoman", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$11,755", + "start_date": "8/1/2018" + }, + { + "extn": "2762", + "id": "503", + "name": "Kieth Ramsey", + "office": "Las Vegas", + "position": "Treasurer", + "salary": "$288,140", + "start_date": "5/8/2019" + }, + { + "extn": "2291", + "id": "504", + "name": "Penelope Flett", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$142,283", + "start_date": "11/6/2002" + }, + { + "extn": "9828", + "id": "505", + "name": "Tom Santos", + "office": "Irving", + "position": "Health Educator", + "salary": "$23,534", + "start_date": "10/31/2010" + }, + { + "extn": "5674", + "id": "506", + "name": "Chuck Isaac", + "office": "Louisville", + "position": "Lecturer", + "salary": "$149,572", + "start_date": "12/7/2016" + }, + { + "extn": "2877", + "id": "507", + "name": "Carl Kelly", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$227,698", + "start_date": "9/26/2015" + }, + { + "extn": "5769", + "id": "508", + "name": "Lucas Kennedy", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$171,796", + "start_date": "9/23/2019" + }, + { + "extn": "7587", + "id": "509", + "name": "Chris Morley", + "office": "Chicago", + "position": "Auditor", + "salary": "$260,557", + "start_date": "5/18/2012" + }, + { + "extn": "4031", + "id": "510", + "name": "Willow Clark", + "office": "Berlin", + "position": "Designer", + "salary": "$22,511", + "start_date": "9/10/2006" + }, + { + "extn": "6371", + "id": "511", + "name": "Noah Tait", + "office": "San Bernardino", + "position": "Operator", + "salary": "$184,126", + "start_date": "6/4/2006" + }, + { + "extn": "7553", + "id": "512", + "name": "Nicole Bowen", + "office": "Colorado Springs", + "position": "Software Engineer", + "salary": "$253,526", + "start_date": "3/20/2001" + }, + { + "extn": "6532", + "id": "513", + "name": "Caleb Lynch", + "office": "El Paso", + "position": "Dentist", + "salary": "$122,472", + "start_date": "1/17/2013" + }, + { + "extn": "8906", + "id": "514", + "name": "Evelynn Richards", + "office": "El Paso", + "position": "CNC Operator", + "salary": "$17,572", + "start_date": "7/16/2000" + }, + { + "extn": "6008", + "id": "515", + "name": "Nicole Rowe", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$119,602", + "start_date": "1/31/2012" + }, + { + "extn": "7457", + "id": "516", + "name": "Hank Redden", + "office": "Orlando", + "position": "Electrician", + "salary": "$160,073", + "start_date": "1/24/2014" + }, + { + "extn": "8633", + "id": "517", + "name": "Candace Bloom", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$263,011", + "start_date": "8/17/2003" + }, + { + "extn": "5852", + "id": "518", + "name": "Sylvia Ianson", + "office": "Atlanta", + "position": "Doctor", + "salary": "$290,056", + "start_date": "1/3/2002" + }, + { + "extn": "4716", + "id": "519", + "name": "Camellia Collis", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$110,626", + "start_date": "2/21/2006" + }, + { + "extn": "8221", + "id": "520", + "name": "Gabriel Grady", + "office": "Kansas City", + "position": "Accountant", + "salary": "$51,480", + "start_date": "2/4/2015" + }, + { + "extn": "2945", + "id": "521", + "name": "Kurt Gates", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$94,689", + "start_date": "5/16/2003" + }, + { + "extn": "5371", + "id": "522", + "name": "Kieth Hunter", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$102,776", + "start_date": "4/8/2015" + }, + { + "extn": "4025", + "id": "523", + "name": "Javier Martin", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$193,573", + "start_date": "12/3/2005" + }, + { + "extn": "9216", + "id": "524", + "name": "Danny Yang", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$267,026", + "start_date": "11/8/2001" + }, + { + "extn": "4558", + "id": "525", + "name": "Chuck Collins", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$54,510", + "start_date": "6/17/2005" + }, + { + "extn": "8719", + "id": "526", + "name": "Aiden Kerr", + "office": "Philadelphia", + "position": "Investment Advisor", + "salary": "$26,001", + "start_date": "7/14/2016" + }, + { + "extn": "4736", + "id": "527", + "name": "Ciara Vincent", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$243,826", + "start_date": "12/28/2016" + }, + { + "extn": "5077", + "id": "528", + "name": "Emery Booth", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$274,362", + "start_date": "11/30/2017" + }, + { + "extn": "1415", + "id": "529", + "name": "Nina Roth", + "office": "Lyon", + "position": "Call Center Representative", + "salary": "$190,682", + "start_date": "9/2/2004" + }, + { + "extn": "8870", + "id": "530", + "name": "Gabriel Barclay", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$189,123", + "start_date": "1/21/2017" + }, + { + "extn": "6876", + "id": "531", + "name": "Jocelyn Rosenbloom", + "office": "Fullerton", + "position": "Project Manager", + "salary": "$244,780", + "start_date": "7/20/2007" + }, + { + "extn": "4599", + "id": "532", + "name": "Rosalee Donnelly", + "office": "New York", + "position": "Clerk", + "salary": "$56,944", + "start_date": "1/29/2016" + }, + { + "extn": "4386", + "id": "533", + "name": "Chester Norman", + "office": "Scottsdale", + "position": "Clerk", + "salary": "$36,739", + "start_date": "7/26/2000" + }, + { + "extn": "1817", + "id": "534", + "name": "Cadence Alexander", + "office": "Boston", + "position": "Dentist", + "salary": "$177,982", + "start_date": "7/22/2011" + }, + { + "extn": "9790", + "id": "535", + "name": "Carl Button", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$22,867", + "start_date": "2/14/2009" + }, + { + "extn": "1591", + "id": "536", + "name": "Daron Hill", + "office": "Philadelphia", + "position": "Operator", + "salary": "$80,054", + "start_date": "2/1/2000" + }, + { + "extn": "2748", + "id": "537", + "name": "Maia Ingram", + "office": "Washington", + "position": "Stockbroker", + "salary": "$33,869", + "start_date": "4/11/2014" + }, + { + "extn": "5151", + "id": "538", + "name": "Nicholas Glass", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$239,801", + "start_date": "1/10/2001" + }, + { + "extn": "3049", + "id": "539", + "name": "Julius Murphy", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$222,427", + "start_date": "4/2/2010" + }, + { + "extn": "6923", + "id": "540", + "name": "Eduardo Ellwood", + "office": "Glendale", + "position": "Physician", + "salary": "$73,030", + "start_date": "4/9/2005" + }, + { + "extn": "5705", + "id": "541", + "name": "Megan Coleman", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$112,885", + "start_date": "10/7/2010" + }, + { + "extn": "3071", + "id": "542", + "name": "Chad Briggs", + "office": "Scottsdale", + "position": "Ambulatory Nurse", + "salary": "$129,199", + "start_date": "10/5/2009" + }, + { + "extn": "6658", + "id": "543", + "name": "Julian Briggs", + "office": "Washington", + "position": "Audiologist", + "salary": "$103,358", + "start_date": "10/22/2007" + }, + { + "extn": "2412", + "id": "544", + "name": "Molly Patel", + "office": "Lancaster", + "position": "Clerk", + "salary": "$287,301", + "start_date": "9/18/2019" + }, + { + "extn": "1650", + "id": "545", + "name": "Rufus Roberts", + "office": "Springfield", + "position": "Accountant", + "salary": "$250,450", + "start_date": "9/15/2000" + }, + { + "extn": "2776", + "id": "546", + "name": "Joseph Wheeler", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$272,427", + "start_date": "2/17/2018" + }, + { + "extn": "6586", + "id": "547", + "name": "Bryce Alexander", + "office": "Fremont", + "position": "Web Developer", + "salary": "$251,204", + "start_date": "8/24/2006" + }, + { + "extn": "2864", + "id": "548", + "name": "Jackeline Noon", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$297,645", + "start_date": "5/16/2006" + }, + { + "extn": "4673", + "id": "549", + "name": "Sydney Clarkson", + "office": "Oakland", + "position": "Doctor", + "salary": "$102,773", + "start_date": "10/19/2015" + }, + { + "extn": "4981", + "id": "550", + "name": "Amy Eagle", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$195,930", + "start_date": "3/24/2008" + }, + { + "extn": "7308", + "id": "551", + "name": "Chelsea Gaynor", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$140,067", + "start_date": "1/8/2014" + }, + { + "extn": "9246", + "id": "552", + "name": "Brad Nielson", + "office": "Nashville", + "position": "Global Logistics Supervisor", + "salary": "$188,200", + "start_date": "5/20/2018" + }, + { + "extn": "6555", + "id": "553", + "name": "Percy Carson", + "office": "San Bernardino", + "position": "Associate Professor", + "salary": "$128,361", + "start_date": "6/6/2017" + }, + { + "extn": "6861", + "id": "554", + "name": "Harry Stevens", + "office": "Memphis", + "position": "Global Logistics Supervisor", + "salary": "$102,136", + "start_date": "11/22/2001" + }, + { + "extn": "2193", + "id": "555", + "name": "Ramon Dobson", + "office": "Norfolk", + "position": "Lecturer", + "salary": "$270,139", + "start_date": "11/20/2009" + }, + { + "extn": "8611", + "id": "556", + "name": "Bryon Jarvis", + "office": "Zurich", + "position": "Fabricator", + "salary": "$67,841", + "start_date": "10/11/2001" + }, + { + "extn": "6943", + "id": "557", + "name": "Tony Antcliff", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$262,250", + "start_date": "6/19/2005" + }, + { + "extn": "6776", + "id": "558", + "name": "Deborah Ballard", + "office": "Fullerton", + "position": "Cashier", + "salary": "$246,975", + "start_date": "10/20/2014" + }, + { + "extn": "3723", + "id": "559", + "name": "Wade Stevens", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$60,881", + "start_date": "12/13/2004" + }, + { + "extn": "2263", + "id": "560", + "name": "Dakota May", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$61,275", + "start_date": "8/14/2016" + }, + { + "extn": "8988", + "id": "561", + "name": "Kendra Thorpe", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$268,557", + "start_date": "11/17/2008" + }, + { + "extn": "6435", + "id": "562", + "name": "Rosalee Varndell", + "office": "Hayward", + "position": "Bellman", + "salary": "$150,660", + "start_date": "4/18/2019" + }, + { + "extn": "5827", + "id": "563", + "name": "Denny Herbert", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$191,222", + "start_date": "1/6/2012" + }, + { + "extn": "7938", + "id": "564", + "name": "Rachael Styles", + "office": "Bellevue", + "position": "Dentist", + "salary": "$272,210", + "start_date": "3/7/2007" + }, + { + "extn": "3912", + "id": "565", + "name": "Javier Clarke", + "office": "Anaheim", + "position": "Bellman", + "salary": "$51,859", + "start_date": "8/22/2004" + }, + { + "extn": "1956", + "id": "566", + "name": "Aiden Brock", + "office": "Berlin", + "position": "Fabricator", + "salary": "$122,515", + "start_date": "1/27/2018" + }, + { + "extn": "4951", + "id": "567", + "name": "Henry Quinnell", + "office": "Berlin", + "position": "Physician", + "salary": "$128,537", + "start_date": "1/2/2004" + }, + { + "extn": "9242", + "id": "568", + "name": "Angelina Bishop", + "office": "Dallas", + "position": "Executive Director", + "salary": "$184,912", + "start_date": "8/6/2005" + }, + { + "extn": "8778", + "id": "569", + "name": "Henry Duvall", + "office": "Colorado Springs", + "position": "Laboratory Technician", + "salary": "$230,828", + "start_date": "1/25/2005" + }, + { + "extn": "4699", + "id": "570", + "name": "Denis Parker", + "office": "Boston", + "position": "Food Technologist", + "salary": "$206,374", + "start_date": "10/7/2015" + }, + { + "extn": "5223", + "id": "571", + "name": "Abdul Pitt", + "office": "St. Louis", + "position": "Designer", + "salary": "$210,813", + "start_date": "9/28/2019" + }, + { + "extn": "6959", + "id": "572", + "name": "Doris Alcroft", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$92,785", + "start_date": "9/11/2006" + }, + { + "extn": "7336", + "id": "573", + "name": "Matthew Farrow", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$189,337", + "start_date": "4/11/2017" + }, + { + "extn": "6046", + "id": "574", + "name": "Erin Plumb", + "office": "Toledo", + "position": "Loan Officer", + "salary": "$177,898", + "start_date": "8/6/2015" + }, + { + "extn": "3340", + "id": "575", + "name": "Diane Garner", + "office": "Huntsville", + "position": "Bellman", + "salary": "$91,766", + "start_date": "8/19/2002" + }, + { + "extn": "5584", + "id": "576", + "name": "Angela Farrell", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$220,278", + "start_date": "10/10/2005" + }, + { + "extn": "6199", + "id": "577", + "name": "Chester Myatt", + "office": "Worcester", + "position": "Steward", + "salary": "$116,773", + "start_date": "5/28/2015" + }, + { + "extn": "8000", + "id": "578", + "name": "Isla Garner", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$183,419", + "start_date": "2/13/2012" + }, + { + "extn": "8880", + "id": "579", + "name": "Maxwell Hunt", + "office": "San Francisco", + "position": "IT Support Staff", + "salary": "$157,711", + "start_date": "6/28/2005" + }, + { + "extn": "7190", + "id": "580", + "name": "Noah Addley", + "office": "San Diego", + "position": "Health Educator", + "salary": "$67,396", + "start_date": "1/3/2011" + }, + { + "extn": "8482", + "id": "581", + "name": "Morgan Stone", + "office": "Toledo", + "position": "Webmaster", + "salary": "$101,049", + "start_date": "3/7/2010" + }, + { + "extn": "2965", + "id": "582", + "name": "Aeris Tate", + "office": "Wien", + "position": "Bookkeeper", + "salary": "$274,788", + "start_date": "11/14/2017" + }, + { + "extn": "2977", + "id": "583", + "name": "Bob Edley", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$66,198", + "start_date": "4/23/2018" + }, + { + "extn": "8096", + "id": "584", + "name": "Michelle Rogers", + "office": "Tokyo", + "position": "Electrician", + "salary": "$299,034", + "start_date": "10/31/2008" + }, + { + "extn": "6625", + "id": "585", + "name": "Gloria Cattell", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$134,053", + "start_date": "9/4/2006" + }, + { + "extn": "4163", + "id": "586", + "name": "Rufus Graves", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$97,679", + "start_date": "10/27/2005" + }, + { + "extn": "2557", + "id": "587", + "name": "Mark Dallas", + "office": "Fayetteville", + "position": "Investment Advisor", + "salary": "$77,546", + "start_date": "3/25/2002" + }, + { + "extn": "6172", + "id": "588", + "name": "Angelica Mcneill", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$70,914", + "start_date": "11/28/2005" + }, + { + "extn": "9056", + "id": "589", + "name": "Iris Raven", + "office": "Prague", + "position": "Audiologist", + "salary": "$49,062", + "start_date": "11/10/2001" + }, + { + "extn": "6031", + "id": "590", + "name": "Roger Robe", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$59,528", + "start_date": "3/31/2003" + }, + { + "extn": "3693", + "id": "591", + "name": "Gabriel Stevens", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$178,926", + "start_date": "4/3/2014" + }, + { + "extn": "4869", + "id": "592", + "name": "Josh Simpson", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$238,576", + "start_date": "4/23/2004" + }, + { + "extn": "2463", + "id": "593", + "name": "Nick Reading", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$51,835", + "start_date": "8/27/2014" + }, + { + "extn": "2907", + "id": "594", + "name": "Bryon Windsor", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$252,039", + "start_date": "10/4/2015" + }, + { + "extn": "6648", + "id": "595", + "name": "Lorraine Carter", + "office": "Anaheim", + "position": "Steward", + "salary": "$278,783", + "start_date": "7/20/2014" + }, + { + "extn": "4760", + "id": "596", + "name": "Jennifer Bullock", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$260,007", + "start_date": "1/11/2011" + }, + { + "extn": "3424", + "id": "597", + "name": "Jack Wellington", + "office": "Bakersfield", + "position": "Investment Advisor", + "salary": "$19,204", + "start_date": "2/8/2000" + }, + { + "extn": "5848", + "id": "598", + "name": "Selena Nicolas", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$27,535", + "start_date": "3/16/2002" + }, + { + "extn": "7055", + "id": "599", + "name": "Stephanie Davies", + "office": "Garland", + "position": "Cook", + "salary": "$12,634", + "start_date": "6/21/2007" + }, + { + "extn": "5777", + "id": "600", + "name": "Trisha Stevens", + "office": "Saint Paul", + "position": "Audiologist", + "salary": "$205,256", + "start_date": "3/16/2009" + }, + { + "extn": "5169", + "id": "601", + "name": "Carl Norton", + "office": "Chicago", + "position": "Insurance Broker", + "salary": "$85,614", + "start_date": "5/5/2000" + }, + { + "extn": "9738", + "id": "602", + "name": "Harry Boyle", + "office": "Toledo", + "position": "Production Painter", + "salary": "$155,088", + "start_date": "8/5/2006" + }, + { + "extn": "9518", + "id": "603", + "name": "Anthony Gaynor", + "office": "Escondido", + "position": "Auditor", + "salary": "$191,595", + "start_date": "7/6/2011" + }, + { + "extn": "2748", + "id": "604", + "name": "Mark Williams", + "office": "Tokyo", + "position": "Inspector", + "salary": "$84,473", + "start_date": "2/11/2018" + }, + { + "extn": "4988", + "id": "605", + "name": "Alan Kirby", + "office": "Toledo", + "position": "Budget Analyst", + "salary": "$30,802", + "start_date": "10/12/2009" + }, + { + "extn": "2637", + "id": "606", + "name": "Harry Welsch", + "office": "San Bernardino", + "position": "Healthcare Specialist", + "salary": "$110,759", + "start_date": "5/27/2001" + }, + { + "extn": "9398", + "id": "607", + "name": "Luke Cooper", + "office": "Portland", + "position": "Dentist", + "salary": "$168,598", + "start_date": "9/27/2002" + }, + { + "extn": "8691", + "id": "608", + "name": "Rufus Crawley", + "office": "Boston", + "position": "Stockbroker", + "salary": "$29,336", + "start_date": "9/20/2002" + }, + { + "extn": "4077", + "id": "609", + "name": "Carl Brooks", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$293,367", + "start_date": "7/4/2014" + }, + { + "extn": "6510", + "id": "610", + "name": "Lynn Bristow", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$299,386", + "start_date": "2/7/2011" + }, + { + "extn": "9750", + "id": "611", + "name": "Hailey Rodwell", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$161,713", + "start_date": "4/14/2004" + }, + { + "extn": "3187", + "id": "612", + "name": "Lauren Hopkinson", + "office": "San Bernardino", + "position": "Fabricator", + "salary": "$73,938", + "start_date": "10/16/2015" + }, + { + "extn": "3787", + "id": "613", + "name": "Mayleen Donovan", + "office": "Boston", + "position": "Restaurant Manager", + "salary": "$35,678", + "start_date": "5/29/2010" + }, + { + "extn": "6005", + "id": "614", + "name": "Rick Allen", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$282,002", + "start_date": "1/19/2015" + }, + { + "extn": "7826", + "id": "615", + "name": "Erica Wilson", + "office": "Washington", + "position": "Cook", + "salary": "$257,109", + "start_date": "4/13/2006" + }, + { + "extn": "7846", + "id": "616", + "name": "Henry Simmons", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$117,683", + "start_date": "12/22/2017" + }, + { + "extn": "1683", + "id": "617", + "name": "Jocelyn Booth", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$14,919", + "start_date": "10/3/2004" + }, + { + "extn": "9865", + "id": "618", + "name": "Vicky Graham", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$173,418", + "start_date": "3/14/2015" + }, + { + "extn": "8731", + "id": "619", + "name": "Tiffany Mccall", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$43,255", + "start_date": "10/18/2019" + }, + { + "extn": "8583", + "id": "620", + "name": "Carl Harris", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$253,864", + "start_date": "10/10/2004" + }, + { + "extn": "4610", + "id": "621", + "name": "Georgia Blackwall", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$55,156", + "start_date": "4/8/2018" + }, + { + "extn": "3521", + "id": "622", + "name": "Sebastian Booth", + "office": "Baltimore", + "position": "Inspector", + "salary": "$76,870", + "start_date": "7/21/2007" + }, + { + "extn": "7098", + "id": "623", + "name": "Bristol Cooper", + "office": "Murfreesboro", + "position": "Staffing Consultant", + "salary": "$263,549", + "start_date": "4/26/2018" + }, + { + "extn": "7528", + "id": "624", + "name": "Summer Judd", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$298,523", + "start_date": "11/3/2011" + }, + { + "extn": "1374", + "id": "625", + "name": "Chad Emerson", + "office": "Ontario", + "position": "Physician", + "salary": "$266,568", + "start_date": "1/19/2019" + }, + { + "extn": "8941", + "id": "626", + "name": "Britney Hope", + "office": "Memphis", + "position": "Mobile Developer", + "salary": "$201,848", + "start_date": "10/29/2004" + }, + { + "extn": "6760", + "id": "627", + "name": "Julian Carson", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$290,557", + "start_date": "12/29/2012" + }, + { + "extn": "6405", + "id": "628", + "name": "Bryce Briggs", + "office": "Fremont", + "position": "HR Specialist", + "salary": "$127,498", + "start_date": "6/29/2017" + }, + { + "extn": "5195", + "id": "629", + "name": "Tom Vangness", + "office": "Norfolk", + "position": "Banker", + "salary": "$142,363", + "start_date": "3/3/2014" + }, + { + "extn": "3117", + "id": "630", + "name": "Russel Oakley", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$96,913", + "start_date": "5/11/2006" + }, + { + "extn": "3236", + "id": "631", + "name": "Cedrick Norburn", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$197,750", + "start_date": "9/29/2012" + }, + { + "extn": "6953", + "id": "632", + "name": "Gwen Preston", + "office": "Zurich", + "position": "Design Engineer", + "salary": "$16,073", + "start_date": "10/1/2003" + }, + { + "extn": "5420", + "id": "633", + "name": "Kaylee Button", + "office": "Long Beach", + "position": "Investment Advisor", + "salary": "$240,946", + "start_date": "10/28/2012" + }, + { + "extn": "6507", + "id": "634", + "name": "Kaylee Gilmore", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$26,777", + "start_date": "3/29/2009" + }, + { + "extn": "8968", + "id": "635", + "name": "Benny Price", + "office": "Toledo", + "position": "Executive Director", + "salary": "$288,928", + "start_date": "1/25/2013" + }, + { + "extn": "9228", + "id": "636", + "name": "Rebecca Nielson", + "office": "Wien", + "position": "Machine Operator", + "salary": "$123,370", + "start_date": "1/2/2003" + }, + { + "extn": "3973", + "id": "637", + "name": "Gladys Knott", + "office": "Garland", + "position": "Food Technologist", + "salary": "$185,504", + "start_date": "6/12/2011" + }, + { + "extn": "4623", + "id": "638", + "name": "Sydney Farrow", + "office": "Seattle", + "position": "Electrician", + "salary": "$41,106", + "start_date": "2/4/2015" + }, + { + "extn": "5987", + "id": "639", + "name": "Rufus Allen", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$108,640", + "start_date": "12/9/2010" + }, + { + "extn": "6341", + "id": "640", + "name": "Doug Lucas", + "office": "Chicago", + "position": "Cashier", + "salary": "$293,545", + "start_date": "7/7/2006" + }, + { + "extn": "5876", + "id": "641", + "name": "David Nayler", + "office": "Venice", + "position": "Production Painter", + "salary": "$218,180", + "start_date": "11/7/2014" + }, + { + "extn": "4512", + "id": "642", + "name": "Jessica Thomas", + "office": "Venice", + "position": "Operator", + "salary": "$62,807", + "start_date": "6/14/2000" + }, + { + "extn": "9272", + "id": "643", + "name": "Chad Rainford", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$241,549", + "start_date": "4/28/2003" + }, + { + "extn": "6432", + "id": "644", + "name": "Sadie Rodgers", + "office": "Albuquerque", + "position": "Designer", + "salary": "$223,181", + "start_date": "3/11/2000" + }, + { + "extn": "6775", + "id": "645", + "name": "Anthony Kent", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$47,165", + "start_date": "8/10/2018" + }, + { + "extn": "2325", + "id": "646", + "name": "Angela Ellis", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$249,340", + "start_date": "6/14/2016" + }, + { + "extn": "2511", + "id": "647", + "name": "Julia Simmons", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$299,683", + "start_date": "4/24/2008" + }, + { + "extn": "6561", + "id": "648", + "name": "Ethan Gilbert", + "office": "Arlington", + "position": "Baker", + "salary": "$116,519", + "start_date": "6/5/2010" + }, + { + "extn": "5063", + "id": "649", + "name": "Julius Rodgers", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$89,606", + "start_date": "2/7/2017" + }, + { + "extn": "4824", + "id": "650", + "name": "Ivette Donnelly", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$99,834", + "start_date": "4/11/2015" + }, + { + "extn": "8925", + "id": "651", + "name": "Cara Irving", + "office": "Colorado Springs", + "position": "Healthcare Specialist", + "salary": "$141,429", + "start_date": "3/12/2004" + }, + { + "extn": "7938", + "id": "652", + "name": "Tony Collingwood", + "office": "Amarillo", + "position": "Systems Administrator", + "salary": "$186,329", + "start_date": "3/11/2019" + }, + { + "extn": "3840", + "id": "653", + "name": "Nick Holmes", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$112,444", + "start_date": "12/31/2001" + }, + { + "extn": "7000", + "id": "654", + "name": "Dani Vollans", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$12,131", + "start_date": "6/21/2019" + }, + { + "extn": "5344", + "id": "655", + "name": "Francesca Chappell", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$161,594", + "start_date": "10/25/2019" + }, + { + "extn": "9314", + "id": "656", + "name": "Stacy Nobbs", + "office": "Indianapolis", + "position": "Webmaster", + "salary": "$184,275", + "start_date": "10/8/2017" + }, + { + "extn": "8444", + "id": "657", + "name": "Evelynn Mcleod", + "office": "Amarillo", + "position": "Auditor", + "salary": "$250,745", + "start_date": "12/19/2005" + }, + { + "extn": "6590", + "id": "658", + "name": "Abdul Stone ", + "office": "Indianapolis", + "position": "IT Support Staff", + "salary": "$31,878", + "start_date": "4/3/2012" + }, + { + "extn": "3117", + "id": "659", + "name": "Maxwell Cooper", + "office": "Minneapolis", + "position": "Biologist", + "salary": "$154,818", + "start_date": "2/21/2001" + }, + { + "extn": "5931", + "id": "660", + "name": "Eduardo Parker", + "office": "Philadelphia", + "position": "Operator", + "salary": "$186,659", + "start_date": "5/30/2003" + }, + { + "extn": "5409", + "id": "661", + "name": "Owen Knott", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$49,923", + "start_date": "6/12/2005" + }, + { + "extn": "5358", + "id": "662", + "name": "Ron Nayler", + "office": "Indianapolis", + "position": "Accountant", + "salary": "$67,659", + "start_date": "4/19/2001" + }, + { + "extn": "7813", + "id": "663", + "name": "Tyler Goodman", + "office": "Portland", + "position": "Global Logistics Supervisor", + "salary": "$75,862", + "start_date": "5/21/2001" + }, + { + "extn": "8912", + "id": "664", + "name": "Chadwick Wilson", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$108,568", + "start_date": "4/5/2011" + }, + { + "extn": "2012", + "id": "665", + "name": "John Wren", + "office": "Irving", + "position": "Production Painter", + "salary": "$90,332", + "start_date": "8/20/2013" + }, + { + "extn": "6985", + "id": "666", + "name": "Jocelyn Jackson", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$126,946", + "start_date": "4/7/2010" + }, + { + "extn": "3512", + "id": "667", + "name": "Aeris Vollans", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$284,761", + "start_date": "9/11/2003" + }, + { + "extn": "1825", + "id": "668", + "name": "Candace Allen", + "office": "Tulsa", + "position": "Electrician", + "salary": "$189,245", + "start_date": "12/28/2018" + }, + { + "extn": "7751", + "id": "669", + "name": "Tom Heaton", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$181,433", + "start_date": "11/25/2017" + }, + { + "extn": "1151", + "id": "670", + "name": "Noah Lunt", + "office": "Reno", + "position": "Global Logistics Supervisor", + "salary": "$265,662", + "start_date": "2/6/2008" + }, + { + "extn": "2055", + "id": "671", + "name": "Abdul Thomas", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$220,876", + "start_date": "6/11/2008" + }, + { + "extn": "5295", + "id": "672", + "name": "Isabella Dixon", + "office": "Atlanta", + "position": "Electrician", + "salary": "$15,523", + "start_date": "8/24/2008" + }, + { + "extn": "4364", + "id": "673", + "name": "Elle Kelly", + "office": "Irving", + "position": "Machine Operator", + "salary": "$266,018", + "start_date": "8/27/2018" + }, + { + "extn": "3154", + "id": "674", + "name": "Marjorie Ward", + "office": "Fayetteville", + "position": "Physician", + "salary": "$293,498", + "start_date": "7/29/2015" + }, + { + "extn": "5611", + "id": "675", + "name": "Peter Webster", + "office": "Otawa", + "position": "Treasurer", + "salary": "$70,152", + "start_date": "6/19/2018" + }, + { + "extn": "5059", + "id": "676", + "name": "Martin Griffiths", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$10,910", + "start_date": "1/11/2001" + }, + { + "extn": "4622", + "id": "677", + "name": "Christy York", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$168,480", + "start_date": "11/25/2003" + }, + { + "extn": "7074", + "id": "678", + "name": "Denny Riley", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$30,939", + "start_date": "6/28/2008" + }, + { + "extn": "6501", + "id": "679", + "name": "Tyler Middleton", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$182,289", + "start_date": "8/17/2006" + }, + { + "extn": "9869", + "id": "680", + "name": "Barry Palmer", + "office": "Richmond", + "position": "Health Educator", + "salary": "$152,631", + "start_date": "6/25/2010" + }, + { + "extn": "9929", + "id": "681", + "name": "Gina Rodwell", + "office": "San Diego", + "position": "Biologist", + "salary": "$112,826", + "start_date": "6/23/2007" + }, + { + "extn": "3978", + "id": "682", + "name": "Angela Stone ", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$170,086", + "start_date": "8/10/2011" + }, + { + "extn": "5703", + "id": "683", + "name": "Stella West", + "office": "Las Vegas", + "position": "Restaurant Manager", + "salary": "$202,908", + "start_date": "10/11/2008" + }, + { + "extn": "1499", + "id": "684", + "name": "Cassandra Pope", + "office": "Reno", + "position": "Paramedic", + "salary": "$291,398", + "start_date": "10/11/2006" + }, + { + "extn": "1475", + "id": "685", + "name": "Tyler Gordon", + "office": "Columbus", + "position": "Pharmacist", + "salary": "$40,237", + "start_date": "12/2/2003" + }, + { + "extn": "1228", + "id": "686", + "name": "Hailey Saunders", + "office": "Honolulu", + "position": "Dentist", + "salary": "$67,740", + "start_date": "12/10/2016" + }, + { + "extn": "6524", + "id": "687", + "name": "Owen Martin", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$207,262", + "start_date": "7/4/2010" + }, + { + "extn": "9299", + "id": "688", + "name": "Nate Vaughan", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$185,883", + "start_date": "9/24/2007" + }, + { + "extn": "2483", + "id": "689", + "name": "Marvin John", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$269,634", + "start_date": "4/11/2006" + }, + { + "extn": "1813", + "id": "690", + "name": "Manuel Tanner", + "office": "Charlotte", + "position": "Electrician", + "salary": "$294,865", + "start_date": "7/30/2011" + }, + { + "extn": "2463", + "id": "691", + "name": "Percy Tindall", + "office": "Escondido", + "position": "Lecturer", + "salary": "$166,405", + "start_date": "6/26/2018" + }, + { + "extn": "1863", + "id": "692", + "name": "Boris Taylor", + "office": "Fayetteville", + "position": "Call Center Representative", + "salary": "$289,763", + "start_date": "3/28/2007" + }, + { + "extn": "1019", + "id": "693", + "name": "Jacob Noon", + "office": "El Paso", + "position": "Treasurer", + "salary": "$280,779", + "start_date": "12/8/2005" + }, + { + "extn": "8925", + "id": "694", + "name": "Logan Wheeler", + "office": "Norfolk", + "position": "HR Coordinator", + "salary": "$99,776", + "start_date": "1/19/2003" + }, + { + "extn": "1209", + "id": "695", + "name": "Matt Blythe", + "office": "Fullerton", + "position": "Audiologist", + "salary": "$106,867", + "start_date": "9/2/2009" + }, + { + "extn": "3539", + "id": "696", + "name": "Nate Wills", + "office": "Zurich", + "position": "Inspector", + "salary": "$222,211", + "start_date": "6/10/2018" + }, + { + "extn": "2056", + "id": "697", + "name": "Skylar Wellington", + "office": "Houston", + "position": "Cash Manager", + "salary": "$28,932", + "start_date": "8/9/2009" + }, + { + "extn": "1420", + "id": "698", + "name": "Madison Gardner", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$154,563", + "start_date": "6/23/2005" + }, + { + "extn": "5771", + "id": "699", + "name": "Isabella Bennett", + "office": "Jersey City", + "position": "IT Support Staff", + "salary": "$113,686", + "start_date": "4/14/2017" + }, + { + "extn": "3391", + "id": "700", + "name": "Ethan Redfern", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$23,797", + "start_date": "5/6/2007" + }, + { + "extn": "7621", + "id": "701", + "name": "Phillip Ramsey", + "office": "San Bernardino", + "position": "Accountant", + "salary": "$21,145", + "start_date": "7/7/2017" + }, + { + "extn": "8834", + "id": "702", + "name": "Josh Larkin", + "office": "San Jose", + "position": "Healthcare Specialist", + "salary": "$186,450", + "start_date": "12/2/2018" + }, + { + "extn": "2409", + "id": "703", + "name": "Nina Wills", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$216,974", + "start_date": "3/16/2000" + }, + { + "extn": "7104", + "id": "704", + "name": "Juliet Becker", + "office": "Boston", + "position": "Insurance Broker", + "salary": "$17,456", + "start_date": "9/10/2002" + }, + { + "extn": "8790", + "id": "705", + "name": "Bethany Gordon", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$235,279", + "start_date": "11/29/2009" + }, + { + "extn": "3133", + "id": "706", + "name": "Jack Flett", + "office": "Fort Lauderdale", + "position": "HR Coordinator", + "salary": "$196,254", + "start_date": "5/30/2014" + }, + { + "extn": "6958", + "id": "707", + "name": "Rosalyn Foxley", + "office": "London", + "position": "Auditor", + "salary": "$256,412", + "start_date": "6/20/2005" + }, + { + "extn": "8873", + "id": "708", + "name": "Aeris Norburn", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$213,585", + "start_date": "11/14/2002" + }, + { + "extn": "5860", + "id": "709", + "name": "Jayden Kelly", + "office": "Omaha", + "position": "Audiologist", + "salary": "$49,341", + "start_date": "10/28/2017" + }, + { + "extn": "5422", + "id": "710", + "name": "Jacqueline Shea", + "office": "Indianapolis", + "position": "Steward", + "salary": "$262,353", + "start_date": "8/11/2016" + }, + { + "extn": "5634", + "id": "711", + "name": "Hayden Craig", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$201,904", + "start_date": "11/21/2016" + }, + { + "extn": "1863", + "id": "712", + "name": "Tess Collins", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$127,699", + "start_date": "8/3/2014" + }, + { + "extn": "4985", + "id": "713", + "name": "Tony Mitchell", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$187,016", + "start_date": "12/15/2012" + }, + { + "extn": "1934", + "id": "714", + "name": "Trisha Rowlands", + "office": "New York", + "position": "Associate Professor", + "salary": "$235,051", + "start_date": "8/11/2007" + }, + { + "extn": "3274", + "id": "715", + "name": "Brad Reynolds", + "office": "Lisbon", + "position": "IT Support Staff", + "salary": "$268,966", + "start_date": "9/16/2014" + }, + { + "extn": "6968", + "id": "716", + "name": "Aiden Webster", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$193,419", + "start_date": "2/9/2008" + }, + { + "extn": "2724", + "id": "717", + "name": "Chad Murray", + "office": "Orlando", + "position": "Auditor", + "salary": "$59,471", + "start_date": "7/12/2012" + }, + { + "extn": "4750", + "id": "718", + "name": "Tony Thorne", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$54,893", + "start_date": "12/11/2007" + }, + { + "extn": "3502", + "id": "719", + "name": "Bree Fox", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$129,514", + "start_date": "4/15/2014" + }, + { + "extn": "8110", + "id": "720", + "name": "Tyler Pond", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$294,660", + "start_date": "11/28/2010" + }, + { + "extn": "7339", + "id": "721", + "name": "Hayden Widdows", + "office": "Irving", + "position": "Biologist", + "salary": "$257,347", + "start_date": "9/4/2019" + }, + { + "extn": "9276", + "id": "722", + "name": "Scarlett Truscott", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$13,037", + "start_date": "1/5/2007" + }, + { + "extn": "6050", + "id": "723", + "name": "Tom Barclay", + "office": "Norfolk", + "position": "CNC Operator", + "salary": "$223,239", + "start_date": "2/8/2012" + }, + { + "extn": "6463", + "id": "724", + "name": "Danny Evans", + "office": "Louisville", + "position": "Doctor", + "salary": "$237,038", + "start_date": "4/25/2000" + }, + { + "extn": "7656", + "id": "725", + "name": "Madison Ebden", + "office": "Detroit", + "position": "Investment Advisor", + "salary": "$194,946", + "start_date": "7/2/2012" + }, + { + "extn": "7544", + "id": "726", + "name": "Maia Robe", + "office": "Amarillo", + "position": "Inspector", + "salary": "$263,697", + "start_date": "7/17/2008" + }, + { + "extn": "5505", + "id": "727", + "name": "Ronald Bradshaw", + "office": "Arlington", + "position": "Budget Analyst", + "salary": "$240,020", + "start_date": "10/21/2014" + }, + { + "extn": "7444", + "id": "728", + "name": "Denis Archer", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$146,989", + "start_date": "4/8/2017" + }, + { + "extn": "7041", + "id": "729", + "name": "Cassidy Summers", + "office": "Tulsa", + "position": "Doctor", + "salary": "$251,128", + "start_date": "9/22/2005" + }, + { + "extn": "5248", + "id": "730", + "name": "Rick Collis", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$30,750", + "start_date": "7/28/2002" + }, + { + "extn": "4489", + "id": "731", + "name": "Ron Hepburn", + "office": "Orlando", + "position": "Bellman", + "salary": "$52,195", + "start_date": "3/5/2014" + }, + { + "extn": "9607", + "id": "732", + "name": "Amelia Walker", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$176,712", + "start_date": "6/28/2001" + }, + { + "extn": "6977", + "id": "733", + "name": "Carter Flett", + "office": "Arlington", + "position": "Staffing Consultant", + "salary": "$201,282", + "start_date": "11/28/2007" + }, + { + "extn": "2872", + "id": "734", + "name": "Maxwell Cavanagh", + "office": "San Jose", + "position": "Pharmacist", + "salary": "$245,841", + "start_date": "11/13/2017" + }, + { + "extn": "1323", + "id": "735", + "name": "Sara Clifton", + "office": "Chicago", + "position": "Paramedic", + "salary": "$21,266", + "start_date": "6/8/2003" + }, + { + "extn": "2078", + "id": "736", + "name": "Carol Kelly", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$201,590", + "start_date": "12/31/2000" + }, + { + "extn": "6019", + "id": "737", + "name": "Ryan Warden", + "office": "Anaheim", + "position": "Designer", + "salary": "$157,788", + "start_date": "3/13/2017" + }, + { + "extn": "2684", + "id": "738", + "name": "Hanna Mason", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$236,673", + "start_date": "3/12/2007" + }, + { + "extn": "4638", + "id": "739", + "name": "Nick Shaw", + "office": "Los Angeles", + "position": "Operator", + "salary": "$41,845", + "start_date": "6/29/2015" + }, + { + "extn": "4717", + "id": "740", + "name": "Denis Fall", + "office": "Las Vegas", + "position": "Fabricator", + "salary": "$259,595", + "start_date": "3/16/2012" + }, + { + "extn": "9015", + "id": "741", + "name": "Tom Malone", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$269,582", + "start_date": "2/13/2017" + }, + { + "extn": "8377", + "id": "742", + "name": "Eduardo Blackburn", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$205,805", + "start_date": "3/5/2009" + }, + { + "extn": "2977", + "id": "743", + "name": "Chad Bowen", + "office": "Seattle", + "position": "Biologist", + "salary": "$197,537", + "start_date": "11/1/2018" + }, + { + "extn": "4440", + "id": "744", + "name": "Agnes Graves", + "office": "Detroit", + "position": "Cashier", + "salary": "$299,234", + "start_date": "8/29/2017" + }, + { + "extn": "9099", + "id": "745", + "name": "Elijah Eagle", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$260,055", + "start_date": "10/12/2015" + }, + { + "extn": "5700", + "id": "746", + "name": "Elijah Allington", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$88,618", + "start_date": "10/4/2012" + }, + { + "extn": "9790", + "id": "747", + "name": "Doug Newton", + "office": "Murfreesboro", + "position": "Insurance Broker", + "salary": "$115,402", + "start_date": "8/5/2001" + }, + { + "extn": "9347", + "id": "748", + "name": "Julia Simpson", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$239,979", + "start_date": "12/25/2000" + }, + { + "extn": "1061", + "id": "749", + "name": "Tony Yarlett", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$193,797", + "start_date": "4/20/2007" + }, + { + "extn": "4458", + "id": "750", + "name": "Ryan Collis", + "office": "Huntsville", + "position": "Lecturer", + "salary": "$38,889", + "start_date": "3/28/2016" + }, + { + "extn": "1145", + "id": "751", + "name": "Wendy Webster", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$257,749", + "start_date": "3/13/2014" + }, + { + "extn": "4644", + "id": "752", + "name": "Keira Campbell", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$47,656", + "start_date": "6/17/2001" + }, + { + "extn": "9988", + "id": "753", + "name": "Matt Asher", + "office": "Valetta", + "position": "Designer", + "salary": "$68,097", + "start_date": "3/12/2013" + }, + { + "extn": "4819", + "id": "754", + "name": "Katelyn Vaughn", + "office": "Reno", + "position": "Restaurant Manager", + "salary": "$247,172", + "start_date": "12/24/2006" + }, + { + "extn": "5521", + "id": "755", + "name": "Michelle Bristow", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$117,658", + "start_date": "3/16/2008" + }, + { + "extn": "6486", + "id": "756", + "name": "Alba Wren", + "office": "London", + "position": "Operator", + "salary": "$207,978", + "start_date": "3/22/2014" + }, + { + "extn": "7186", + "id": "757", + "name": "Chadwick Hunt", + "office": "Wien", + "position": "Executive Director", + "salary": "$291,805", + "start_date": "11/15/2012" + }, + { + "extn": "2798", + "id": "758", + "name": "Faith Rixon", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$223,031", + "start_date": "3/26/2003" + }, + { + "extn": "1381", + "id": "759", + "name": "Hank Howard", + "office": "Milwaukee", + "position": "Steward", + "salary": "$292,597", + "start_date": "9/20/2014" + }, + { + "extn": "4944", + "id": "760", + "name": "Domenic Richardson", + "office": "Portland", + "position": "Production Painter", + "salary": "$208,867", + "start_date": "5/27/2014" + }, + { + "extn": "6169", + "id": "761", + "name": "Tiffany Lee", + "office": "Bridgeport", + "position": "Baker", + "salary": "$63,160", + "start_date": "4/4/2010" + }, + { + "extn": "6873", + "id": "762", + "name": "Anthony Jackson", + "office": "Toledo", + "position": "Assistant Buyer", + "salary": "$263,036", + "start_date": "1/12/2012" + }, + { + "extn": "4354", + "id": "763", + "name": "Paige Pierce", + "office": "Zurich", + "position": "Web Developer", + "salary": "$44,464", + "start_date": "5/15/2014" + }, + { + "extn": "4554", + "id": "764", + "name": "Kurt Gilmore", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$184,527", + "start_date": "4/30/2003" + }, + { + "extn": "4138", + "id": "765", + "name": "Ethan Cox", + "office": "Fullerton", + "position": "Banker", + "salary": "$291,855", + "start_date": "6/16/2001" + }, + { + "extn": "3023", + "id": "766", + "name": "Lucas Pope", + "office": "Rome", + "position": "Cash Manager", + "salary": "$298,854", + "start_date": "11/12/2002" + }, + { + "extn": "8209", + "id": "767", + "name": "Nicholas Thomas", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$129,181", + "start_date": "3/13/2004" + }, + { + "extn": "4762", + "id": "768", + "name": "Abbey Grey", + "office": "London", + "position": "Stockbroker", + "salary": "$59,621", + "start_date": "6/15/2007" + }, + { + "extn": "8796", + "id": "769", + "name": "Logan Shea", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$98,610", + "start_date": "9/13/2018" + }, + { + "extn": "8747", + "id": "770", + "name": "Karen Brett", + "office": "Tulsa", + "position": "Dentist", + "salary": "$187,674", + "start_date": "5/27/2005" + }, + { + "extn": "8624", + "id": "771", + "name": "Domenic Lewis", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$58,099", + "start_date": "5/28/2014" + }, + { + "extn": "9510", + "id": "772", + "name": "Ramon Stevenson", + "office": "Paris", + "position": "Health Educator", + "salary": "$72,516", + "start_date": "11/6/2006" + }, + { + "extn": "8868", + "id": "773", + "name": "Rick Walsh", + "office": "Houston", + "position": "Systems Administrator", + "salary": "$39,195", + "start_date": "3/18/2010" + }, + { + "extn": "5579", + "id": "774", + "name": "Isabel Radley", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$275,243", + "start_date": "11/24/2001" + }, + { + "extn": "7107", + "id": "775", + "name": "Roger Power", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$69,184", + "start_date": "6/24/2006" + }, + { + "extn": "1740", + "id": "776", + "name": "Liv Edwards", + "office": "Memphis", + "position": "Ambulatory Nurse", + "salary": "$120,703", + "start_date": "11/23/2016" + }, + { + "extn": "3304", + "id": "777", + "name": "Mary Harvey", + "office": "Arlington", + "position": "Service Supervisor", + "salary": "$44,199", + "start_date": "8/2/2016" + }, + { + "extn": "5916", + "id": "778", + "name": "Nathan Preston", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$102,597", + "start_date": "8/1/2016" + }, + { + "extn": "3268", + "id": "779", + "name": "Hayden Nash", + "office": "St. Louis", + "position": "Production Painter", + "salary": "$162,007", + "start_date": "4/7/2000" + }, + { + "extn": "4699", + "id": "780", + "name": "Tyson Kaur", + "office": "Boston", + "position": "Loan Officer", + "salary": "$112,551", + "start_date": "5/25/2001" + }, + { + "extn": "5692", + "id": "781", + "name": "Rosalie Steer", + "office": "Amarillo", + "position": "Physician", + "salary": "$200,546", + "start_date": "1/22/2006" + }, + { + "extn": "9533", + "id": "782", + "name": "Belinda Jobson", + "office": "Prague", + "position": "Cash Manager", + "salary": "$157,113", + "start_date": "8/4/2011" + }, + { + "extn": "4025", + "id": "783", + "name": "Candace Knight", + "office": "Boston", + "position": "Cash Manager", + "salary": "$122,129", + "start_date": "6/5/2008" + }, + { + "extn": "3830", + "id": "784", + "name": "Carol Lomax", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$25,502", + "start_date": "10/3/2009" + }, + { + "extn": "7008", + "id": "785", + "name": "Ellen Fisher", + "office": "Oakland", + "position": "Inspector", + "salary": "$26,965", + "start_date": "6/4/2002" + }, + { + "extn": "3827", + "id": "786", + "name": "Tyson Tennant", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$115,407", + "start_date": "3/24/2019" + }, + { + "extn": "3676", + "id": "787", + "name": "Tania Dyson", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$298,827", + "start_date": "5/8/2005" + }, + { + "extn": "6699", + "id": "788", + "name": "Joseph Addison", + "office": "Denver", + "position": "Executive Director", + "salary": "$135,846", + "start_date": "1/8/2015" + }, + { + "extn": "7872", + "id": "789", + "name": "Tyson Coleman", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$31,765", + "start_date": "7/12/2003" + }, + { + "extn": "9798", + "id": "790", + "name": "Davina Durrant", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$90,725", + "start_date": "5/11/2016" + }, + { + "extn": "2488", + "id": "791", + "name": "Manuel Osmond", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$205,661", + "start_date": "8/31/2006" + }, + { + "extn": "1090", + "id": "792", + "name": "Jamie Rose", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$217,758", + "start_date": "1/14/2010" + }, + { + "extn": "9336", + "id": "793", + "name": "Lexi Garner", + "office": "Lakewood", + "position": "Physician", + "salary": "$237,814", + "start_date": "6/18/2015" + }, + { + "extn": "6820", + "id": "794", + "name": "Danielle Kelly", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$187,914", + "start_date": "3/30/2000" + }, + { + "extn": "4264", + "id": "795", + "name": "Sienna Benfield", + "office": "Hollywood", + "position": "Bookkeeper", + "salary": "$180,813", + "start_date": "2/27/2016" + }, + { + "extn": "3655", + "id": "796", + "name": "Abdul Victor", + "office": "Long Beach", + "position": "Auditor", + "salary": "$68,863", + "start_date": "2/15/2008" + }, + { + "extn": "4576", + "id": "797", + "name": "Karla Hudson", + "office": "Quebec", + "position": "IT Support Staff", + "salary": "$275,775", + "start_date": "1/16/2017" + }, + { + "extn": "9422", + "id": "798", + "name": "Chad Alexander", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$13,815", + "start_date": "4/7/2008" + }, + { + "extn": "3838", + "id": "799", + "name": "Brad Farrell", + "office": "Valetta", + "position": "Budget Analyst", + "salary": "$215,420", + "start_date": "3/24/2014" + }, + { + "extn": "4252", + "id": "800", + "name": "Phillip Knott", + "office": "Fayetteville", + "position": "Cook", + "salary": "$47,843", + "start_date": "4/10/2008" + }, + { + "extn": "1123", + "id": "801", + "name": "Abbey Baxter", + "office": "Washington", + "position": "Restaurant Manager", + "salary": "$144,284", + "start_date": "5/25/2009" + }, + { + "extn": "9889", + "id": "802", + "name": "Dani Windsor", + "office": "Garland", + "position": "Food Technologist", + "salary": "$113,032", + "start_date": "10/15/2010" + }, + { + "extn": "8755", + "id": "803", + "name": "Carl Drake", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$153,049", + "start_date": "2/5/2001" + }, + { + "extn": "9973", + "id": "804", + "name": "Dasha Clarke", + "office": "Venice", + "position": "Bookkeeper", + "salary": "$169,283", + "start_date": "12/15/2013" + }, + { + "extn": "1614", + "id": "805", + "name": "Tony Duvall", + "office": "Reno", + "position": "Cook", + "salary": "$48,683", + "start_date": "7/7/2008" + }, + { + "extn": "8764", + "id": "806", + "name": "Denis Spencer", + "office": "Portland", + "position": "Pharmacist", + "salary": "$40,054", + "start_date": "2/20/2012" + }, + { + "extn": "1370", + "id": "807", + "name": "Ivette Simpson", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$180,280", + "start_date": "11/4/2010" + }, + { + "extn": "2287", + "id": "808", + "name": "Daphne Brock", + "office": "Lyon", + "position": "Cash Manager", + "salary": "$289,586", + "start_date": "7/30/2019" + }, + { + "extn": "2550", + "id": "809", + "name": "Rocco Hopkinson", + "office": "Detroit", + "position": "Steward", + "salary": "$150,087", + "start_date": "9/3/2016" + }, + { + "extn": "3920", + "id": "810", + "name": "Tyson Wood", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$134,555", + "start_date": "9/13/2007" + }, + { + "extn": "8607", + "id": "811", + "name": "Kassandra Moreno", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$246,745", + "start_date": "4/19/2009" + }, + { + "extn": "2783", + "id": "812", + "name": "Cherish Lloyd", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$152,152", + "start_date": "6/5/2007" + }, + { + "extn": "1103", + "id": "813", + "name": "Boris Thomson", + "office": "Scottsdale", + "position": "Call Center Representative", + "salary": "$107,020", + "start_date": "2/20/2013" + }, + { + "extn": "3802", + "id": "814", + "name": "Boris Uddin", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$117,455", + "start_date": "9/29/2019" + }, + { + "extn": "1573", + "id": "815", + "name": "Peter Roberts", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$61,593", + "start_date": "10/8/2003" + }, + { + "extn": "3316", + "id": "816", + "name": "Rufus Stone", + "office": "Rome", + "position": "Lecturer", + "salary": "$58,643", + "start_date": "1/25/2009" + }, + { + "extn": "2544", + "id": "817", + "name": "Madison Tobin", + "office": "Honolulu", + "position": "Accountant", + "salary": "$271,713", + "start_date": "4/1/2001" + }, + { + "extn": "4330", + "id": "818", + "name": "Madison Hamilton", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$235,803", + "start_date": "11/17/2011" + }, + { + "extn": "8065", + "id": "819", + "name": "Destiny Hammond", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$237,030", + "start_date": "8/21/2014" + }, + { + "extn": "2561", + "id": "820", + "name": "Nicholas Alexander", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$257,118", + "start_date": "5/13/2000" + }, + { + "extn": "8624", + "id": "821", + "name": "Marvin Upton", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$12,802", + "start_date": "9/23/2001" + }, + { + "extn": "3814", + "id": "822", + "name": "Enoch Rehman", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$35,755", + "start_date": "7/5/2005" + }, + { + "extn": "6680", + "id": "823", + "name": "Parker Benfield", + "office": "San Diego", + "position": "Health Educator", + "salary": "$173,646", + "start_date": "6/8/2008" + }, + { + "extn": "1337", + "id": "824", + "name": "Blake Skinner", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$81,119", + "start_date": "8/31/2017" + }, + { + "extn": "1595", + "id": "825", + "name": "Daria Asher", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$285,904", + "start_date": "12/29/2013" + }, + { + "extn": "3604", + "id": "826", + "name": "Destiny Alexander", + "office": "Paris", + "position": "Treasurer", + "salary": "$183,386", + "start_date": "1/16/2009" + }, + { + "extn": "5171", + "id": "827", + "name": "Ruth Mcnally", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$98,104", + "start_date": "10/6/2004" + }, + { + "extn": "9828", + "id": "828", + "name": "Mackenzie Osmond", + "office": "Columbus", + "position": "Audiologist", + "salary": "$45,431", + "start_date": "2/15/2007" + }, + { + "extn": "8687", + "id": "829", + "name": "Nancy Connor", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$137,202", + "start_date": "12/5/2011" + }, + { + "extn": "2836", + "id": "830", + "name": "Logan Antcliff", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$105,244", + "start_date": "10/19/2004" + }, + { + "extn": "7144", + "id": "831", + "name": "Christine Gordon", + "office": "Wien", + "position": "Accountant", + "salary": "$56,251", + "start_date": "6/2/2009" + }, + { + "extn": "2909", + "id": "832", + "name": "Rocco Johnson", + "office": "Springfield", + "position": "Auditor", + "salary": "$86,750", + "start_date": "8/28/2007" + }, + { + "extn": "6712", + "id": "833", + "name": "Mark Appleton", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$255,342", + "start_date": "1/28/2003" + }, + { + "extn": "8136", + "id": "834", + "name": "Chuck Richardson", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$42,324", + "start_date": "3/21/2018" + }, + { + "extn": "8024", + "id": "835", + "name": "Gil Robinson", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$130,200", + "start_date": "8/4/2000" + }, + { + "extn": "4642", + "id": "836", + "name": "Enoch Norman", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$44,707", + "start_date": "8/30/2016" + }, + { + "extn": "2083", + "id": "837", + "name": "Marissa Kelly", + "office": "Nashville", + "position": "Production Painter", + "salary": "$219,205", + "start_date": "10/5/2011" + }, + { + "extn": "5977", + "id": "838", + "name": "George Evans", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$236,074", + "start_date": "6/6/2007" + }, + { + "extn": "6200", + "id": "839", + "name": "Marigold Butler", + "office": "Norfolk", + "position": "Design Engineer", + "salary": "$140,088", + "start_date": "3/11/2010" + }, + { + "extn": "5216", + "id": "840", + "name": "Julius Tailor", + "office": "San Francisco", + "position": "Operator", + "salary": "$245,545", + "start_date": "1/14/2018" + }, + { + "extn": "5869", + "id": "841", + "name": "Phillip Griffiths", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$200,042", + "start_date": "9/11/2005" + }, + { + "extn": "2333", + "id": "842", + "name": "Carl Gavin", + "office": "Philadelphia", + "position": "Pharmacist", + "salary": "$118,788", + "start_date": "4/19/2000" + }, + { + "extn": "2735", + "id": "843", + "name": "Melody Holmes", + "office": "Lincoln", + "position": "Accountant", + "salary": "$283,659", + "start_date": "12/20/2017" + }, + { + "extn": "2280", + "id": "844", + "name": "Peyton Eyres", + "office": "Nashville", + "position": "Assistant Buyer", + "salary": "$120,981", + "start_date": "4/17/2019" + }, + { + "extn": "6445", + "id": "845", + "name": "Nathan Leslie", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$226,236", + "start_date": "2/5/2015" + }, + { + "extn": "5406", + "id": "846", + "name": "Kaylee Attwood", + "office": "Milano", + "position": "Restaurant Manager", + "salary": "$105,644", + "start_date": "11/14/2001" + }, + { + "extn": "8481", + "id": "847", + "name": "Noah Rainford", + "office": "Chicago", + "position": "Web Developer", + "salary": "$205,053", + "start_date": "4/23/2017" + }, + { + "extn": "2868", + "id": "848", + "name": "Melania Blackwall", + "office": "St. Louis", + "position": "Cashier", + "salary": "$149,788", + "start_date": "12/20/2005" + }, + { + "extn": "6852", + "id": "849", + "name": "Tyler Vince", + "office": "Hollywood", + "position": "Chef Manager", + "salary": "$75,138", + "start_date": "7/31/2009" + }, + { + "extn": "2118", + "id": "850", + "name": "Cassandra Drummond", + "office": "Nashville", + "position": "Accountant", + "salary": "$172,870", + "start_date": "6/11/2018" + }, + { + "extn": "2655", + "id": "851", + "name": "Ruby Pratt", + "office": "Lyon", + "position": "Call Center Representative", + "salary": "$15,850", + "start_date": "8/1/2017" + }, + { + "extn": "8598", + "id": "852", + "name": "John Drake", + "office": "Memphis", + "position": "Operator", + "salary": "$81,311", + "start_date": "5/30/2004" + }, + { + "extn": "9055", + "id": "853", + "name": "Sofia Mcneill", + "office": "Prague", + "position": "Web Developer", + "salary": "$57,691", + "start_date": "7/3/2003" + }, + { + "extn": "6763", + "id": "854", + "name": "Valerie Gibbons", + "office": "Las Vegas", + "position": "Steward", + "salary": "$181,012", + "start_date": "12/7/2005" + }, + { + "extn": "8812", + "id": "855", + "name": "Harvey Waterhouse", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$218,831", + "start_date": "9/11/2001" + }, + { + "extn": "4957", + "id": "856", + "name": "Leah Rossi", + "office": "Detroit", + "position": "Dentist", + "salary": "$248,354", + "start_date": "8/31/2019" + }, + { + "extn": "8896", + "id": "857", + "name": "Jade Hood", + "office": "Irving", + "position": "CNC Operator", + "salary": "$54,093", + "start_date": "7/18/2011" + }, + { + "extn": "8455", + "id": "858", + "name": "Tyson Alexander", + "office": "Lisbon", + "position": "Front Desk Coordinator", + "salary": "$282,626", + "start_date": "2/12/2006" + }, + { + "extn": "8154", + "id": "859", + "name": "Logan Sherwood", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$159,848", + "start_date": "1/16/2017" + }, + { + "extn": "2815", + "id": "860", + "name": "Stella Mann", + "office": "Berlin", + "position": "Accountant", + "salary": "$224,441", + "start_date": "2/15/2004" + }, + { + "extn": "4741", + "id": "861", + "name": "Gil Crawford", + "office": "New York", + "position": "Accountant", + "salary": "$142,702", + "start_date": "3/26/2003" + }, + { + "extn": "7592", + "id": "862", + "name": "Benjamin Thorpe", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$201,408", + "start_date": "8/11/2015" + }, + { + "extn": "9224", + "id": "863", + "name": "Gil Lucas", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$186,655", + "start_date": "2/11/2002" + }, + { + "extn": "9005", + "id": "864", + "name": "Alexander Wellington", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$64,851", + "start_date": "10/18/2008" + }, + { + "extn": "1468", + "id": "865", + "name": "George Whittle", + "office": "Memphis", + "position": "Bellman", + "salary": "$147,253", + "start_date": "6/6/2009" + }, + { + "extn": "2180", + "id": "866", + "name": "Carina Farrow", + "office": "Garland", + "position": "Mobile Developer", + "salary": "$10,644", + "start_date": "12/9/2004" + }, + { + "extn": "1406", + "id": "867", + "name": "Denny Ripley", + "office": "Fullerton", + "position": "Biologist", + "salary": "$111,024", + "start_date": "10/18/2017" + }, + { + "extn": "6933", + "id": "868", + "name": "Candace Ventura", + "office": "San Antonio", + "position": "Designer", + "salary": "$180,175", + "start_date": "1/30/2001" + }, + { + "extn": "6340", + "id": "869", + "name": "Marvin Morgan", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$196,076", + "start_date": "3/13/2006" + }, + { + "extn": "1823", + "id": "870", + "name": "Keira Morris", + "office": "New York", + "position": "Budget Analyst", + "salary": "$258,329", + "start_date": "7/13/2008" + }, + { + "extn": "3878", + "id": "871", + "name": "Chadwick Collis", + "office": "Oakland", + "position": "Accountant", + "salary": "$251,492", + "start_date": "9/11/2011" + }, + { + "extn": "4240", + "id": "872", + "name": "Ciara Edwards", + "office": "Washington", + "position": "Electrician", + "salary": "$53,109", + "start_date": "1/10/2006" + }, + { + "extn": "7777", + "id": "873", + "name": "Ruth Wellington", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$19,936", + "start_date": "2/7/2019" + }, + { + "extn": "8955", + "id": "874", + "name": "Daniel Bailey", + "office": "San Bernardino", + "position": "Inspector", + "salary": "$102,149", + "start_date": "9/8/2019" + }, + { + "extn": "7952", + "id": "875", + "name": "Ellen Gardner", + "office": "Houston", + "position": "Doctor", + "salary": "$64,072", + "start_date": "5/23/2001" + }, + { + "extn": "4283", + "id": "876", + "name": "Janelle Spencer", + "office": "Phoenix", + "position": "Electrician", + "salary": "$182,762", + "start_date": "8/3/2016" + }, + { + "extn": "5568", + "id": "877", + "name": "Matthew Andrews", + "office": "Quebec", + "position": "Steward", + "salary": "$66,109", + "start_date": "4/29/2008" + }, + { + "extn": "9959", + "id": "878", + "name": "Fred Trent", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$244,523", + "start_date": "10/12/2003" + }, + { + "extn": "2880", + "id": "879", + "name": "Anne Andrews", + "office": "Memphis", + "position": "Cash Manager", + "salary": "$196,712", + "start_date": "6/12/2012" + }, + { + "extn": "7941", + "id": "880", + "name": "Zara Jones", + "office": "Omaha", + "position": "Treasurer", + "salary": "$37,937", + "start_date": "2/26/2011" + }, + { + "extn": "6366", + "id": "881", + "name": "Matthew Brock", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$293,874", + "start_date": "9/4/2016" + }, + { + "extn": "3259", + "id": "882", + "name": "Hanna Walter", + "office": "San Francisco", + "position": "Cook", + "salary": "$273,488", + "start_date": "3/8/2004" + }, + { + "extn": "4883", + "id": "883", + "name": "Danny Sanchez", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$297,728", + "start_date": "4/24/2008" + }, + { + "extn": "4082", + "id": "884", + "name": "Ethan Calderwood", + "office": "Tallahassee", + "position": "Accountant", + "salary": "$196,687", + "start_date": "8/14/2000" + }, + { + "extn": "4725", + "id": "885", + "name": "Carl Ralph", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$176,703", + "start_date": "3/5/2006" + }, + { + "extn": "9316", + "id": "886", + "name": "Chelsea Hudson", + "office": "Lakewood", + "position": "Clerk", + "salary": "$78,008", + "start_date": "2/13/2008" + }, + { + "extn": "9758", + "id": "887", + "name": "Sadie Rogers", + "office": "Reno", + "position": "Executive Director", + "salary": "$177,229", + "start_date": "3/23/2017" + }, + { + "extn": "7984", + "id": "888", + "name": "Martha Wigley", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$261,178", + "start_date": "2/7/2000" + }, + { + "extn": "5213", + "id": "889", + "name": "Angelique Bentley", + "office": "Tokyo", + "position": "Dentist", + "salary": "$28,142", + "start_date": "2/14/2002" + }, + { + "extn": "7303", + "id": "890", + "name": "Erica Rose", + "office": "Ontario", + "position": "Production Painter", + "salary": "$263,874", + "start_date": "9/15/2006" + }, + { + "extn": "8440", + "id": "891", + "name": "Luna Dale", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$199,402", + "start_date": "7/23/2012" + }, + { + "extn": "9368", + "id": "892", + "name": "Owen Ripley", + "office": "Bridgeport", + "position": "Cash Manager", + "salary": "$154,199", + "start_date": "12/9/2007" + }, + { + "extn": "7274", + "id": "893", + "name": "Lexi Whinter", + "office": "Albuquerque", + "position": "Paramedic", + "salary": "$83,425", + "start_date": "1/16/2006" + }, + { + "extn": "5140", + "id": "894", + "name": "Thea Norris", + "office": "Madrid", + "position": "Accountant", + "salary": "$236,124", + "start_date": "7/22/2005" + }, + { + "extn": "1444", + "id": "895", + "name": "Doug Russell", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$177,518", + "start_date": "2/4/2008" + }, + { + "extn": "6443", + "id": "896", + "name": "Sara Rogers", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$234,389", + "start_date": "7/25/2018" + }, + { + "extn": "5857", + "id": "897", + "name": "Tyson Weasley", + "office": "Lakewood", + "position": "Audiologist", + "salary": "$59,649", + "start_date": "8/24/2018" + }, + { + "extn": "2041", + "id": "898", + "name": "Aileen Sloan", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$42,010", + "start_date": "1/23/2005" + }, + { + "extn": "7345", + "id": "899", + "name": "Camden Allen", + "office": "Lancaster", + "position": "Treasurer", + "salary": "$92,696", + "start_date": "5/23/2013" + }, + { + "extn": "2602", + "id": "900", + "name": "Ruth Collins", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$50,247", + "start_date": "3/22/2017" + }, + { + "extn": "9645", + "id": "901", + "name": "Tara Kent", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$287,092", + "start_date": "4/8/2016" + }, + { + "extn": "9309", + "id": "902", + "name": "Rita Squire", + "office": "Scottsdale", + "position": "Cashier", + "salary": "$113,875", + "start_date": "8/29/2004" + }, + { + "extn": "7347", + "id": "903", + "name": "Vicky Hudson", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$140,298", + "start_date": "7/13/2001" + }, + { + "extn": "1545", + "id": "904", + "name": "Noemi Potter", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$189,415", + "start_date": "3/4/2014" + }, + { + "extn": "6327", + "id": "905", + "name": "Candice Walsh", + "office": "Lincoln", + "position": "Baker", + "salary": "$252,125", + "start_date": "9/27/2018" + }, + { + "extn": "5096", + "id": "906", + "name": "Nicholas Welsch", + "office": "Rochester", + "position": "Health Educator", + "salary": "$234,508", + "start_date": "4/12/2002" + }, + { + "extn": "3362", + "id": "907", + "name": "Shannon Downing", + "office": "Las Vegas", + "position": "Cook", + "salary": "$29,248", + "start_date": "6/16/2003" + }, + { + "extn": "6877", + "id": "908", + "name": "Joseph Pratt", + "office": "Irving", + "position": "Software Engineer", + "salary": "$32,425", + "start_date": "8/15/2009" + }, + { + "extn": "8787", + "id": "909", + "name": "Mark Dillon", + "office": "El Paso", + "position": "Software Engineer", + "salary": "$69,566", + "start_date": "2/22/2005" + }, + { + "extn": "6620", + "id": "910", + "name": "Mandy Rodgers", + "office": "Hollywood", + "position": "Chef Manager", + "salary": "$97,598", + "start_date": "7/14/2013" + }, + { + "extn": "8060", + "id": "911", + "name": "Juliette Ballard", + "office": "Stockton", + "position": "Dentist", + "salary": "$44,461", + "start_date": "2/27/2009" + }, + { + "extn": "4381", + "id": "912", + "name": "Jade Wilde", + "office": "Houston", + "position": "Dentist", + "salary": "$126,703", + "start_date": "2/16/2006" + }, + { + "extn": "7005", + "id": "913", + "name": "Sage Shaw", + "office": "Seattle", + "position": "Biologist", + "salary": "$201,242", + "start_date": "1/25/2017" + }, + { + "extn": "7726", + "id": "914", + "name": "Isabella Windsor", + "office": "Jacksonville", + "position": "Systems Administrator", + "salary": "$46,503", + "start_date": "6/1/2009" + }, + { + "extn": "8761", + "id": "915", + "name": "Jayden Barrett", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$75,648", + "start_date": "1/30/2006" + }, + { + "extn": "4744", + "id": "916", + "name": "Cedrick Alexander", + "office": "Orlando", + "position": "Staffing Consultant", + "salary": "$153,509", + "start_date": "10/4/2015" + }, + { + "extn": "6470", + "id": "917", + "name": "Chris Whinter", + "office": "Dallas", + "position": "Steward", + "salary": "$186,803", + "start_date": "2/19/2011" + }, + { + "extn": "1755", + "id": "918", + "name": "William Holt", + "office": "Denver", + "position": "Cook", + "salary": "$272,449", + "start_date": "10/18/2019" + }, + { + "extn": "3600", + "id": "919", + "name": "Shelby Forth", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$195,718", + "start_date": "2/28/2001" + }, + { + "extn": "3036", + "id": "920", + "name": "Cameron Uttridge", + "office": "Norfolk", + "position": "Inspector", + "salary": "$50,694", + "start_date": "11/9/2013" + }, + { + "extn": "3465", + "id": "921", + "name": "Cedrick Haines", + "office": "San Diego", + "position": "Designer", + "salary": "$293,320", + "start_date": "2/3/2014" + }, + { + "extn": "4013", + "id": "922", + "name": "Cedrick Utterson", + "office": "Bucharest", + "position": "Food Technologist", + "salary": "$173,188", + "start_date": "5/28/2005" + }, + { + "extn": "1991", + "id": "923", + "name": "Hayden Vallory", + "office": "Quebec", + "position": "Auditor", + "salary": "$282,212", + "start_date": "4/23/2015" + }, + { + "extn": "7619", + "id": "924", + "name": "Gabriel Pitt", + "office": "Garland", + "position": "Design Engineer", + "salary": "$144,075", + "start_date": "7/25/2015" + }, + { + "extn": "3074", + "id": "925", + "name": "Jessica Heaton", + "office": "Valetta", + "position": "Banker", + "salary": "$53,614", + "start_date": "3/21/2007" + }, + { + "extn": "3449", + "id": "926", + "name": "Daron Dempsey", + "office": "Lancaster", + "position": "Physician", + "salary": "$31,931", + "start_date": "11/28/2011" + }, + { + "extn": "1348", + "id": "927", + "name": "Colleen Mitchell", + "office": "New Orleans", + "position": "Systems Administrator", + "salary": "$74,303", + "start_date": "8/25/2010" + }, + { + "extn": "7292", + "id": "928", + "name": "Chuck Parsons", + "office": "San Bernardino", + "position": "Designer", + "salary": "$297,882", + "start_date": "9/26/2010" + }, + { + "extn": "2086", + "id": "929", + "name": "Wade Umney", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$296,889", + "start_date": "3/1/2010" + }, + { + "extn": "7272", + "id": "930", + "name": "Jackeline Hunter", + "office": "Rochester", + "position": "Inspector", + "salary": "$116,287", + "start_date": "6/13/2006" + }, + { + "extn": "4786", + "id": "931", + "name": "Barry Jones", + "office": "Anaheim", + "position": "Bellman", + "salary": "$269,633", + "start_date": "11/15/2017" + }, + { + "extn": "8363", + "id": "932", + "name": "Alba Larkin", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$219,894", + "start_date": "4/3/2008" + }, + { + "extn": "5588", + "id": "933", + "name": "Camden Nash", + "office": "Chicago", + "position": "Physician", + "salary": "$22,174", + "start_date": "9/29/2016" + }, + { + "extn": "5487", + "id": "934", + "name": "Alessia Phillips", + "office": "Washington", + "position": "Biologist", + "salary": "$288,741", + "start_date": "10/26/2001" + }, + { + "extn": "2375", + "id": "935", + "name": "Carissa Lakey", + "office": "Orlando", + "position": "Designer", + "salary": "$150,918", + "start_date": "1/19/2010" + }, + { + "extn": "9421", + "id": "936", + "name": "Sasha Sylvester", + "office": "Scottsdale", + "position": "Physician", + "salary": "$133,154", + "start_date": "10/5/2007" + }, + { + "extn": "5437", + "id": "937", + "name": "Davina Phillips", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$38,340", + "start_date": "3/14/2018" + }, + { + "extn": "1400", + "id": "938", + "name": "Meredith Ellwood", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$260,736", + "start_date": "9/17/2013" + }, + { + "extn": "9265", + "id": "939", + "name": "Diane Woods", + "office": "New York", + "position": "Banker", + "salary": "$151,637", + "start_date": "2/2/2003" + }, + { + "extn": "6128", + "id": "940", + "name": "Mike Button", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$94,362", + "start_date": "4/9/2000" + }, + { + "extn": "9431", + "id": "941", + "name": "Elisabeth Johnson", + "office": "Reno", + "position": "Project Manager", + "salary": "$182,264", + "start_date": "11/17/2006" + }, + { + "extn": "6333", + "id": "942", + "name": "Rick Stewart", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$53,725", + "start_date": "10/25/2019" + }, + { + "extn": "7089", + "id": "943", + "name": "Phillip Turner", + "office": "Oakland", + "position": "Fabricator", + "salary": "$12,493", + "start_date": "5/30/2002" + }, + { + "extn": "2826", + "id": "944", + "name": "Christy Swift", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$141,095", + "start_date": "5/4/2004" + }, + { + "extn": "5277", + "id": "945", + "name": "Isabel Hewitt", + "office": "Albuquerque", + "position": "Steward", + "salary": "$160,267", + "start_date": "5/8/2008" + }, + { + "extn": "3059", + "id": "946", + "name": "Rocco Knight", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$138,971", + "start_date": "4/16/2013" + }, + { + "extn": "3575", + "id": "947", + "name": "Leah Poulton", + "office": "Dallas", + "position": "Lecturer", + "salary": "$110,583", + "start_date": "10/15/2015" + }, + { + "extn": "5136", + "id": "948", + "name": "Luke Pitt", + "office": "Rochester", + "position": "Steward", + "salary": "$276,030", + "start_date": "10/25/2012" + }, + { + "extn": "5464", + "id": "949", + "name": "Tom Stewart", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$28,334", + "start_date": "8/21/2019" + }, + { + "extn": "8494", + "id": "950", + "name": "Wade Daniells", + "office": "Lakewood", + "position": "Auditor", + "salary": "$277,411", + "start_date": "9/4/2002" + }, + { + "extn": "1350", + "id": "951", + "name": "Liv Webster", + "office": "Santa Ana", + "position": "Designer", + "salary": "$113,633", + "start_date": "3/4/2004" + }, + { + "extn": "4819", + "id": "952", + "name": "Christine Crawley", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$19,974", + "start_date": "12/13/2005" + }, + { + "extn": "6305", + "id": "953", + "name": "Matt Clark", + "office": "Arlington", + "position": "Designer", + "salary": "$12,226", + "start_date": "2/18/2016" + }, + { + "extn": "7358", + "id": "954", + "name": "Hanna Jenkin", + "office": "Atlanta", + "position": "Associate Professor", + "salary": "$265,346", + "start_date": "11/12/2018" + }, + { + "extn": "3280", + "id": "955", + "name": "Raquel Sinclair", + "office": "Glendale", + "position": "Electrician", + "salary": "$206,878", + "start_date": "2/3/2014" + }, + { + "extn": "7939", + "id": "956", + "name": "Kendra Power", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$63,665", + "start_date": "4/24/2012" + }, + { + "extn": "9279", + "id": "957", + "name": "Owen Leigh", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$241,241", + "start_date": "10/8/2011" + }, + { + "extn": "7783", + "id": "958", + "name": "Adalie Plant", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$108,243", + "start_date": "2/8/2011" + }, + { + "extn": "9320", + "id": "959", + "name": "Clint Plant", + "office": "Washington", + "position": "Designer", + "salary": "$206,222", + "start_date": "7/28/2003" + }, + { + "extn": "5991", + "id": "960", + "name": "Ema Faulkner", + "office": "Tokyo", + "position": "Fabricator", + "salary": "$237,749", + "start_date": "9/5/2015" + }, + { + "extn": "2639", + "id": "961", + "name": "Tyson Rogan", + "office": "Berna", + "position": "CNC Operator", + "salary": "$163,968", + "start_date": "3/12/2017" + }, + { + "extn": "6405", + "id": "962", + "name": "Cedrick Bennett", + "office": "Lisbon", + "position": "Software Engineer", + "salary": "$189,919", + "start_date": "4/6/2013" + }, + { + "extn": "7438", + "id": "963", + "name": "Barry Franks", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$68,444", + "start_date": "2/8/2000" + }, + { + "extn": "5333", + "id": "964", + "name": "Cedrick Graham", + "office": "Santa Ana", + "position": "Pharmacist", + "salary": "$213,315", + "start_date": "10/16/2019" + }, + { + "extn": "5791", + "id": "965", + "name": "Oliver Saunders", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$44,922", + "start_date": "10/7/2003" + }, + { + "extn": "4407", + "id": "966", + "name": "Melania Vincent", + "office": "Innsbruck", + "position": "Lecturer", + "salary": "$228,833", + "start_date": "1/3/2003" + }, + { + "extn": "8309", + "id": "967", + "name": "Danny Alldridge", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$171,991", + "start_date": "9/18/2003" + }, + { + "extn": "3677", + "id": "968", + "name": "Bart Rehman", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$33,074", + "start_date": "5/18/2009" + }, + { + "extn": "3159", + "id": "969", + "name": "Nick Carson", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$40,273", + "start_date": "4/12/2012" + }, + { + "extn": "2901", + "id": "970", + "name": "Domenic Blackburn", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$84,830", + "start_date": "6/28/2007" + }, + { + "extn": "7258", + "id": "971", + "name": "Lily Rowe", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$289,369", + "start_date": "12/8/2016" + }, + { + "extn": "8005", + "id": "972", + "name": "Bob Adler", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$125,538", + "start_date": "10/15/2018" + }, + { + "extn": "4942", + "id": "973", + "name": "Anabel Ashley", + "office": "Springfield", + "position": "Webmaster", + "salary": "$32,922", + "start_date": "3/9/2005" + }, + { + "extn": "1701", + "id": "974", + "name": "Melody Forth", + "office": "Fayetteville", + "position": "Cashier", + "salary": "$91,161", + "start_date": "4/26/2018" + }, + { + "extn": "9950", + "id": "975", + "name": "Fred Alexander", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$83,964", + "start_date": "11/19/2011" + }, + { + "extn": "3433", + "id": "976", + "name": "Mackenzie Morgan", + "office": "Ontario", + "position": "Audiologist", + "salary": "$141,569", + "start_date": "4/1/2008" + }, + { + "extn": "7371", + "id": "977", + "name": "Cedrick Squire", + "office": "Amarillo", + "position": "Auditor", + "salary": "$37,852", + "start_date": "3/30/2017" + }, + { + "extn": "9793", + "id": "978", + "name": "Olivia Appleton", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$224,096", + "start_date": "4/17/2005" + }, + { + "extn": "9953", + "id": "979", + "name": "Mark Broomfield", + "office": "Lancaster", + "position": "Machine Operator", + "salary": "$250,667", + "start_date": "12/15/2012" + }, + { + "extn": "1520", + "id": "980", + "name": "Cherish Harvey", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$111,138", + "start_date": "9/3/2017" + }, + { + "extn": "1903", + "id": "981", + "name": "Manuel Ulyatt", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$210,133", + "start_date": "9/13/2008" + }, + { + "extn": "1820", + "id": "982", + "name": "Camden Robe", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$118,152", + "start_date": "5/5/2017" + }, + { + "extn": "6509", + "id": "983", + "name": "Irene Rogers", + "office": "Hayward", + "position": "Auditor", + "salary": "$209,436", + "start_date": "2/23/2004" + }, + { + "extn": "6851", + "id": "984", + "name": "Tom Grady", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$22,646", + "start_date": "12/19/2010" + }, + { + "extn": "9556", + "id": "985", + "name": "Logan Funnell", + "office": "Bucharest", + "position": "Pharmacist", + "salary": "$93,738", + "start_date": "11/13/2015" + }, + { + "extn": "3511", + "id": "986", + "name": "Matthew Horton", + "office": "Sacramento", + "position": "Healthcare Specialist", + "salary": "$234,659", + "start_date": "5/23/2016" + }, + { + "extn": "2480", + "id": "987", + "name": "Michaela Bell", + "office": "Wien", + "position": "Dentist", + "salary": "$160,017", + "start_date": "6/12/2004" + }, + { + "extn": "6582", + "id": "988", + "name": "Analise Ramsey", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$194,635", + "start_date": "2/13/2005" + }, + { + "extn": "9938", + "id": "989", + "name": "Jane Vangness", + "office": "Richmond", + "position": "HR Coordinator", + "salary": "$233,591", + "start_date": "6/6/2005" + }, + { + "extn": "8986", + "id": "990", + "name": "Jacob Healy", + "office": "Madison", + "position": "HR Specialist", + "salary": "$73,234", + "start_date": "8/8/2012" + }, + { + "extn": "7717", + "id": "991", + "name": "Javier Warden", + "office": "Lisbon", + "position": "Clerk", + "salary": "$158,725", + "start_date": "2/2/2004" + }, + { + "extn": "1112", + "id": "992", + "name": "Kieth Cunningham", + "office": "Garland", + "position": "Stockbroker", + "salary": "$191,972", + "start_date": "7/31/2004" + }, + { + "extn": "2310", + "id": "993", + "name": "Kieth Phillips", + "office": "Nashville", + "position": "Physician", + "salary": "$194,310", + "start_date": "5/9/2007" + }, + { + "extn": "9755", + "id": "994", + "name": "Makenzie Rivers", + "office": "Dallas", + "position": "Fabricator", + "salary": "$67,215", + "start_date": "6/16/2010" + }, + { + "extn": "6355", + "id": "995", + "name": "Hazel Ellis", + "office": "Detroit", + "position": "Treasurer", + "salary": "$124,751", + "start_date": "5/9/2012" + }, + { + "extn": "4887", + "id": "996", + "name": "Benjamin Alexander", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$20,110", + "start_date": "3/14/2001" + }, + { + "extn": "4360", + "id": "997", + "name": "Harvey Ross", + "office": "Bakersfield", + "position": "Global Logistics Supervisor", + "salary": "$149,365", + "start_date": "2/12/2005" + }, + { + "extn": "3685", + "id": "998", + "name": "Chloe Hood", + "office": "Charlotte", + "position": "Executive Director", + "salary": "$249,098", + "start_date": "5/20/2015" + }, + { + "extn": "6292", + "id": "999", + "name": "Vicky Yang", + "office": "Columbus", + "position": "Health Educator", + "salary": "$284,142", + "start_date": "11/21/2001" + }, + { + "extn": "5500", + "id": "1000", + "name": "Carter Asher", + "office": "Seattle", + "position": "Electrician", + "salary": "$199,266", + "start_date": "12/13/2004" + }, + { + "extn": "5618", + "id": "1001", + "name": "Matt King", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$110,996", + "start_date": "2/11/2015" + }, + { + "extn": "7921", + "id": "1002", + "name": "Anthony Nayler", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$32,842", + "start_date": "4/14/2013" + }, + { + "extn": "9385", + "id": "1003", + "name": "Bryon Exton", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$52,269", + "start_date": "6/18/2005" + }, + { + "extn": "1250", + "id": "1004", + "name": "Mavis Clarkson", + "office": "Memphis", + "position": "Healthcare Specialist", + "salary": "$180,170", + "start_date": "7/18/2011" + }, + { + "extn": "4153", + "id": "1005", + "name": "Lindsay Baker", + "office": "Escondido", + "position": "Audiologist", + "salary": "$115,438", + "start_date": "7/12/2009" + }, + { + "extn": "3223", + "id": "1006", + "name": "Janelle Whinter", + "office": "Louisville", + "position": "Ambulatory Nurse", + "salary": "$194,257", + "start_date": "6/19/2016" + }, + { + "extn": "5617", + "id": "1007", + "name": "Alexia Rixon", + "office": "Omaha", + "position": "Operator", + "salary": "$242,282", + "start_date": "9/24/2012" + }, + { + "extn": "6795", + "id": "1008", + "name": "Ronald Bell", + "office": "New York", + "position": "Executive Director", + "salary": "$214,997", + "start_date": "5/7/2018" + }, + { + "extn": "6519", + "id": "1009", + "name": "Enoch Poole", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$66,921", + "start_date": "8/24/2006" + }, + { + "extn": "8086", + "id": "1010", + "name": "Agnes Sloan", + "office": "Milano", + "position": "CNC Operator", + "salary": "$160,111", + "start_date": "3/9/2019" + }, + { + "extn": "4099", + "id": "1011", + "name": "Russel Dubois", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$281,591", + "start_date": "9/11/2003" + }, + { + "extn": "9031", + "id": "1012", + "name": "Denny Harrison", + "office": "Seattle", + "position": "Health Educator", + "salary": "$100,123", + "start_date": "7/26/2000" + }, + { + "extn": "2414", + "id": "1013", + "name": "Denis Upton", + "office": "Madrid", + "position": "Paramedic", + "salary": "$224,308", + "start_date": "9/23/2002" + }, + { + "extn": "9150", + "id": "1014", + "name": "Marina Mackenzie", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$258,061", + "start_date": "8/25/2019" + }, + { + "extn": "4786", + "id": "1015", + "name": "Carmen Rixon", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$40,781", + "start_date": "6/26/2001" + }, + { + "extn": "9634", + "id": "1016", + "name": "Percy Walker", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$29,086", + "start_date": "7/29/2000" + }, + { + "extn": "2874", + "id": "1017", + "name": "Carla Fox", + "office": "Oklahoma City", + "position": "Audiologist", + "salary": "$184,926", + "start_date": "6/9/2002" + }, + { + "extn": "9828", + "id": "1018", + "name": "Enoch Knight", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$145,268", + "start_date": "3/20/2014" + }, + { + "extn": "9432", + "id": "1019", + "name": "Erick Norris", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$167,245", + "start_date": "8/13/2000" + }, + { + "extn": "9185", + "id": "1020", + "name": "Bryce Potts", + "office": "Worcester", + "position": "Staffing Consultant", + "salary": "$204,049", + "start_date": "3/9/2017" + }, + { + "extn": "7125", + "id": "1021", + "name": "Chester Morris", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$203,312", + "start_date": "12/13/2000" + }, + { + "extn": "6309", + "id": "1022", + "name": "Kurt Mcgee", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$250,926", + "start_date": "9/8/2003" + }, + { + "extn": "4672", + "id": "1023", + "name": "Madison Foxley", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$293,870", + "start_date": "1/4/2016" + }, + { + "extn": "4913", + "id": "1024", + "name": "Drew Vallory", + "office": "Venice", + "position": "Production Painter", + "salary": "$281,545", + "start_date": "12/13/2006" + }, + { + "extn": "9463", + "id": "1025", + "name": "Tom Baker", + "office": "Prague", + "position": "Webmaster", + "salary": "$36,403", + "start_date": "6/26/2005" + }, + { + "extn": "1639", + "id": "1026", + "name": "Barry Gordon", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$32,082", + "start_date": "9/9/2012" + }, + { + "extn": "6744", + "id": "1027", + "name": "Joseph Driscoll", + "office": "Milwaukee", + "position": "Paramedic", + "salary": "$73,516", + "start_date": "11/23/2014" + }, + { + "extn": "6993", + "id": "1028", + "name": "Boris Cassidy", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$146,965", + "start_date": "3/10/2017" + }, + { + "extn": "9202", + "id": "1029", + "name": "Drew Edwards", + "office": "Lakewood", + "position": "Web Developer", + "salary": "$82,975", + "start_date": "7/16/2005" + }, + { + "extn": "9169", + "id": "1030", + "name": "Bree Lee", + "office": "Murfreesboro", + "position": "Accountant", + "salary": "$73,050", + "start_date": "8/27/2012" + }, + { + "extn": "5970", + "id": "1031", + "name": "Bryon Button", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$154,772", + "start_date": "4/25/2019" + }, + { + "extn": "7864", + "id": "1032", + "name": "Denis Evans", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$16,835", + "start_date": "8/25/2016" + }, + { + "extn": "2286", + "id": "1033", + "name": "Tiffany Lewis", + "office": "St. Louis", + "position": "Accountant", + "salary": "$53,849", + "start_date": "1/6/2019" + }, + { + "extn": "8743", + "id": "1034", + "name": "Benny Truscott", + "office": "London", + "position": "Webmaster", + "salary": "$167,865", + "start_date": "6/2/2014" + }, + { + "extn": "2141", + "id": "1035", + "name": "Dorothy Hill", + "office": "Atlanta", + "position": "Loan Officer", + "salary": "$251,035", + "start_date": "5/12/2017" + }, + { + "extn": "3260", + "id": "1036", + "name": "William Milner", + "office": "New York", + "position": "Production Painter", + "salary": "$61,091", + "start_date": "6/24/2016" + }, + { + "extn": "4477", + "id": "1037", + "name": "Christy Savage", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$157,916", + "start_date": "6/2/2019" + }, + { + "extn": "6790", + "id": "1038", + "name": "Chuck Needham", + "office": "Madison", + "position": "Auditor", + "salary": "$74,020", + "start_date": "7/2/2016" + }, + { + "extn": "9644", + "id": "1039", + "name": "Daniel Harrington", + "office": "Kansas City", + "position": "Audiologist", + "salary": "$281,131", + "start_date": "6/8/2009" + }, + { + "extn": "9010", + "id": "1040", + "name": "Lauren Savage", + "office": "Hollywood", + "position": "Business Broker", + "salary": "$184,626", + "start_date": "9/11/2009" + }, + { + "extn": "8029", + "id": "1041", + "name": "Charlize Anderson", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$85,638", + "start_date": "9/20/2003" + }, + { + "extn": "2676", + "id": "1042", + "name": "Barney Holmes", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$27,521", + "start_date": "5/14/2000" + }, + { + "extn": "6884", + "id": "1043", + "name": "Chadwick Murphy", + "office": "Philadelphia", + "position": "Steward", + "salary": "$43,448", + "start_date": "9/6/2018" + }, + { + "extn": "3533", + "id": "1044", + "name": "Denis Mcgee", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$71,517", + "start_date": "10/11/2013" + }, + { + "extn": "6294", + "id": "1045", + "name": "Rylee Roscoe", + "office": "Huntsville", + "position": "Web Developer", + "salary": "$152,223", + "start_date": "1/1/2006" + }, + { + "extn": "9218", + "id": "1046", + "name": "Kate Eddison", + "office": "Omaha", + "position": "Clerk", + "salary": "$59,497", + "start_date": "8/1/2010" + }, + { + "extn": "3222", + "id": "1047", + "name": "Sage Milner", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$211,691", + "start_date": "8/13/2014" + }, + { + "extn": "7523", + "id": "1048", + "name": "Havana Vallins", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$275,820", + "start_date": "1/5/2007" + }, + { + "extn": "7459", + "id": "1049", + "name": "George Morrison", + "office": "Jacksonville", + "position": "Call Center Representative", + "salary": "$195,495", + "start_date": "7/2/2015" + }, + { + "extn": "5488", + "id": "1050", + "name": "Noemi Baker", + "office": "Salem", + "position": "Fabricator", + "salary": "$114,264", + "start_date": "2/7/2001" + }, + { + "extn": "5821", + "id": "1051", + "name": "Kurt Rothwell", + "office": "Bridgeport", + "position": "Clerk", + "salary": "$245,706", + "start_date": "1/14/2016" + }, + { + "extn": "5303", + "id": "1052", + "name": "Wade Allen", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$25,871", + "start_date": "5/19/2000" + }, + { + "extn": "5421", + "id": "1053", + "name": "Chuck Newman", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$236,543", + "start_date": "12/13/2016" + }, + { + "extn": "1635", + "id": "1054", + "name": "Selena Eastwood", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$28,535", + "start_date": "11/15/2004" + }, + { + "extn": "1439", + "id": "1055", + "name": "Manuel Martin", + "office": "Paris", + "position": "Biologist", + "salary": "$66,649", + "start_date": "6/15/2011" + }, + { + "extn": "5659", + "id": "1056", + "name": "Holly Curtis", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$27,817", + "start_date": "4/17/2006" + }, + { + "extn": "5700", + "id": "1057", + "name": "Amelia Reid", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$216,937", + "start_date": "10/24/2018" + }, + { + "extn": "3812", + "id": "1058", + "name": "Helen Clarke", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$55,347", + "start_date": "12/26/2015" + }, + { + "extn": "2842", + "id": "1059", + "name": "Gwen Quinn", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$53,302", + "start_date": "6/8/2014" + }, + { + "extn": "6964", + "id": "1060", + "name": "Jayden Gibbons", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$68,078", + "start_date": "2/3/2001" + }, + { + "extn": "7256", + "id": "1061", + "name": "Ruby Warner", + "office": "Oakland", + "position": "Business Broker", + "salary": "$211,774", + "start_date": "2/4/2000" + }, + { + "extn": "6650", + "id": "1062", + "name": "Leroy Shields", + "office": "Innsbruck", + "position": "Electrician", + "salary": "$212,399", + "start_date": "10/2/2014" + }, + { + "extn": "8624", + "id": "1063", + "name": "Rose Walsh", + "office": "Anaheim", + "position": "Webmaster", + "salary": "$124,630", + "start_date": "11/3/2002" + }, + { + "extn": "5455", + "id": "1064", + "name": "John Booth", + "office": "Kansas City", + "position": "Biologist", + "salary": "$22,299", + "start_date": "8/24/2000" + }, + { + "extn": "4833", + "id": "1065", + "name": "Luke Cowan", + "office": "Jacksonville", + "position": "Dentist", + "salary": "$161,501", + "start_date": "6/21/2008" + }, + { + "extn": "1656", + "id": "1066", + "name": "Hayden Hall", + "office": "Nashville", + "position": "Clerk", + "salary": "$65,657", + "start_date": "2/15/2003" + }, + { + "extn": "4863", + "id": "1067", + "name": "Josh Drew", + "office": "Rochester", + "position": "Operator", + "salary": "$31,424", + "start_date": "12/6/2004" + }, + { + "extn": "1719", + "id": "1068", + "name": "Julius Drummond", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$103,862", + "start_date": "3/23/2014" + }, + { + "extn": "2627", + "id": "1069", + "name": "Bryon Beal", + "office": "Quebec", + "position": "Operator", + "salary": "$143,988", + "start_date": "1/13/2019" + }, + { + "extn": "3084", + "id": "1070", + "name": "Ember Parker", + "office": "Otawa", + "position": "Software Engineer", + "salary": "$207,637", + "start_date": "10/16/2019" + }, + { + "extn": "9755", + "id": "1071", + "name": "Emely Bloom", + "office": "Hollywood", + "position": "Physician", + "salary": "$96,618", + "start_date": "7/16/2001" + }, + { + "extn": "4802", + "id": "1072", + "name": "Denis Allington", + "office": "Los Angeles", + "position": "Paramedic", + "salary": "$76,087", + "start_date": "5/6/2001" + }, + { + "extn": "4477", + "id": "1073", + "name": "Mackenzie Gregory", + "office": "Louisville", + "position": "Restaurant Manager", + "salary": "$202,838", + "start_date": "8/17/2009" + }, + { + "extn": "2711", + "id": "1074", + "name": "Javier Partridge", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$297,996", + "start_date": "7/28/2019" + }, + { + "extn": "5494", + "id": "1075", + "name": "Tony Needham", + "office": "Orlando", + "position": "Clerk", + "salary": "$244,699", + "start_date": "5/30/2011" + }, + { + "extn": "5990", + "id": "1076", + "name": "Rachael Walton", + "office": "Washington", + "position": "Ambulatory Nurse", + "salary": "$48,803", + "start_date": "9/15/2013" + }, + { + "extn": "7429", + "id": "1077", + "name": "Shannon Camden", + "office": "Prague", + "position": "Health Educator", + "salary": "$146,784", + "start_date": "5/28/2017" + }, + { + "extn": "9287", + "id": "1078", + "name": "Ally Tait", + "office": "Lancaster", + "position": "Healthcare Specialist", + "salary": "$34,526", + "start_date": "7/23/2019" + }, + { + "extn": "8780", + "id": "1079", + "name": "Hayden Hill", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$186,321", + "start_date": "7/27/2008" + }, + { + "extn": "7840", + "id": "1080", + "name": "Ramon Warner", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$125,943", + "start_date": "1/27/2017" + }, + { + "extn": "9508", + "id": "1081", + "name": "Ciara Larkin", + "office": "Innsbruck", + "position": "Audiologist", + "salary": "$258,113", + "start_date": "4/11/2015" + }, + { + "extn": "2261", + "id": "1082", + "name": "Kieth Richardson", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$170,889", + "start_date": "4/4/2000" + }, + { + "extn": "9342", + "id": "1083", + "name": "Johnny Wilkinson", + "office": "Boston", + "position": "HR Coordinator", + "salary": "$131,903", + "start_date": "6/24/2004" + }, + { + "extn": "6610", + "id": "1084", + "name": "Percy Bennett", + "office": "Reno", + "position": "Fabricator", + "salary": "$58,508", + "start_date": "8/26/2009" + }, + { + "extn": "6660", + "id": "1085", + "name": "Gina Bentley", + "office": "Indianapolis", + "position": "Production Painter", + "salary": "$102,603", + "start_date": "4/17/2014" + }, + { + "extn": "7625", + "id": "1086", + "name": "Ivette Bradshaw", + "office": "Hayward", + "position": "Staffing Consultant", + "salary": "$291,021", + "start_date": "9/21/2016" + }, + { + "extn": "4793", + "id": "1087", + "name": "Natalie Stubbs", + "office": "Las Vegas", + "position": "Pharmacist", + "salary": "$129,420", + "start_date": "9/23/2007" + }, + { + "extn": "5390", + "id": "1088", + "name": "Ryan Clayton", + "office": "Honolulu", + "position": "Staffing Consultant", + "salary": "$244,769", + "start_date": "11/3/2011" + }, + { + "extn": "8223", + "id": "1089", + "name": "Ron Cooper", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$208,284", + "start_date": "11/19/2014" + }, + { + "extn": "6984", + "id": "1090", + "name": "Sage Booth", + "office": "Lisbon", + "position": "Electrician", + "salary": "$83,699", + "start_date": "12/7/2005" + }, + { + "extn": "8615", + "id": "1091", + "name": "Carl Lane", + "office": "Lyon", + "position": "Lecturer", + "salary": "$150,388", + "start_date": "1/17/2007" + }, + { + "extn": "7046", + "id": "1092", + "name": "Eduardo Pope", + "office": "Tallahassee", + "position": "Physician", + "salary": "$218,633", + "start_date": "8/22/2011" + }, + { + "extn": "5145", + "id": "1093", + "name": "Alexander Bell", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$50,469", + "start_date": "6/25/2018" + }, + { + "extn": "8123", + "id": "1094", + "name": "Lillian Hopkinson", + "office": "Arlington", + "position": "Treasurer", + "salary": "$37,429", + "start_date": "12/6/2017" + }, + { + "extn": "4463", + "id": "1095", + "name": "Remy Whittle", + "office": "St. Louis", + "position": "Health Educator", + "salary": "$233,541", + "start_date": "6/10/2012" + }, + { + "extn": "2893", + "id": "1096", + "name": "Tyson Hardwick", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$73,719", + "start_date": "9/28/2017" + }, + { + "extn": "4656", + "id": "1097", + "name": "Sabina Tanner", + "office": "Paris", + "position": "Bellman", + "salary": "$273,152", + "start_date": "10/10/2015" + }, + { + "extn": "2374", + "id": "1098", + "name": "Harry Parker", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$223,263", + "start_date": "11/6/2010" + }, + { + "extn": "9278", + "id": "1099", + "name": "Gil Hastings", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$88,872", + "start_date": "10/4/2013" + }, + { + "extn": "2793", + "id": "1100", + "name": "Doug Foxley", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$224,651", + "start_date": "5/19/2004" + }, + { + "extn": "4108", + "id": "1101", + "name": "Payton Bradshaw", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$79,746", + "start_date": "9/18/2014" + }, + { + "extn": "4244", + "id": "1102", + "name": "Ramon Dubois", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$51,758", + "start_date": "5/12/2017" + }, + { + "extn": "7770", + "id": "1103", + "name": "Lana Moore", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$63,058", + "start_date": "11/23/2006" + }, + { + "extn": "8052", + "id": "1104", + "name": "Evelynn Benson", + "office": "San Antonio", + "position": "Cashier", + "salary": "$136,305", + "start_date": "11/28/2006" + }, + { + "extn": "3570", + "id": "1105", + "name": "Lexi Strong", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$223,446", + "start_date": "1/24/2017" + }, + { + "extn": "2985", + "id": "1106", + "name": "Cassandra Jacobs", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$62,609", + "start_date": "8/17/2019" + }, + { + "extn": "5995", + "id": "1107", + "name": "Callie King", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$250,770", + "start_date": "10/26/2001" + }, + { + "extn": "5462", + "id": "1108", + "name": "Phoebe Gonzales", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$129,721", + "start_date": "3/25/2001" + }, + { + "extn": "8472", + "id": "1109", + "name": "Michael Brett", + "office": "Anaheim", + "position": "Cashier", + "salary": "$188,769", + "start_date": "7/13/2002" + }, + { + "extn": "8267", + "id": "1110", + "name": "Felicity Russell", + "office": "Springfield", + "position": "Call Center Representative", + "salary": "$225,045", + "start_date": "1/20/2006" + }, + { + "extn": "8485", + "id": "1111", + "name": "Ally Varley", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$27,421", + "start_date": "10/16/2009" + }, + { + "extn": "9380", + "id": "1112", + "name": "Javier Morgan", + "office": "Philadelphia", + "position": "Banker", + "salary": "$162,931", + "start_date": "3/8/2005" + }, + { + "extn": "1626", + "id": "1113", + "name": "Harmony Walker", + "office": "Bridgeport", + "position": "Cook", + "salary": "$232,302", + "start_date": "1/17/2005" + }, + { + "extn": "3609", + "id": "1114", + "name": "Vicky Mcgee", + "office": "Omaha", + "position": "Executive Director", + "salary": "$176,270", + "start_date": "11/12/2005" + }, + { + "extn": "9512", + "id": "1115", + "name": "Matt Richards", + "office": "New York", + "position": "Dentist", + "salary": "$240,309", + "start_date": "6/2/2007" + }, + { + "extn": "2661", + "id": "1116", + "name": "Ilona Devonport", + "office": "Jacksonville", + "position": "Business Broker", + "salary": "$164,067", + "start_date": "5/30/2008" + }, + { + "extn": "4306", + "id": "1117", + "name": "Jazmin Cork", + "office": "Escondido", + "position": "Inspector", + "salary": "$249,956", + "start_date": "4/8/2019" + }, + { + "extn": "2536", + "id": "1118", + "name": "Scarlett Preston", + "office": "San Bernardino", + "position": "Steward", + "salary": "$212,725", + "start_date": "2/13/2006" + }, + { + "extn": "5643", + "id": "1119", + "name": "Nicholas Henderson", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$144,729", + "start_date": "3/16/2002" + }, + { + "extn": "6917", + "id": "1120", + "name": "Mason Lane", + "office": "Fayetteville", + "position": "Baker", + "salary": "$250,119", + "start_date": "2/18/2000" + }, + { + "extn": "3983", + "id": "1121", + "name": "Chanelle Veale", + "office": "Ontario", + "position": "Web Developer", + "salary": "$135,517", + "start_date": "1/9/2005" + }, + { + "extn": "4013", + "id": "1122", + "name": "Robyn Shepherd", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$147,494", + "start_date": "1/12/2009" + }, + { + "extn": "1894", + "id": "1123", + "name": "Naomi Page ", + "office": "Lisbon", + "position": "Doctor", + "salary": "$102,137", + "start_date": "11/28/2012" + }, + { + "extn": "4970", + "id": "1124", + "name": "Elly Noon", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$89,735", + "start_date": "6/19/2015" + }, + { + "extn": "8504", + "id": "1125", + "name": "Rihanna Wilcox", + "office": "Saint Paul", + "position": "HR Specialist", + "salary": "$66,016", + "start_date": "4/28/2013" + }, + { + "extn": "3757", + "id": "1126", + "name": "Adeline Bennett", + "office": "Houston", + "position": "Loan Officer", + "salary": "$72,093", + "start_date": "1/20/2003" + }, + { + "extn": "7615", + "id": "1127", + "name": "Percy Cameron", + "office": "Tulsa", + "position": "HR Specialist", + "salary": "$275,210", + "start_date": "4/12/2000" + }, + { + "extn": "5517", + "id": "1128", + "name": "Charlize Mccall", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$98,917", + "start_date": "3/16/2016" + }, + { + "extn": "7156", + "id": "1129", + "name": "Adeline Kirby", + "office": "Madrid", + "position": "Front Desk Coordinator", + "salary": "$109,570", + "start_date": "5/21/2009" + }, + { + "extn": "3565", + "id": "1130", + "name": "Adalind Bailey", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$65,816", + "start_date": "7/30/2018" + }, + { + "extn": "5270", + "id": "1131", + "name": "Clint Mcguire", + "office": "Miami", + "position": "Paramedic", + "salary": "$250,113", + "start_date": "12/5/2012" + }, + { + "extn": "4144", + "id": "1132", + "name": "Winnie Harris", + "office": "Kansas City", + "position": "Auditor", + "salary": "$171,245", + "start_date": "7/19/2006" + }, + { + "extn": "8372", + "id": "1133", + "name": "Jack Kennedy", + "office": "Dallas", + "position": "Electrician", + "salary": "$255,371", + "start_date": "7/20/2010" + }, + { + "extn": "3102", + "id": "1134", + "name": "Alessia Saunders", + "office": "San Diego", + "position": "Cash Manager", + "salary": "$145,037", + "start_date": "10/23/2019" + }, + { + "extn": "1717", + "id": "1135", + "name": "Julian Dann", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$91,381", + "start_date": "8/25/2011" + }, + { + "extn": "8514", + "id": "1136", + "name": "Josh Townend", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$56,524", + "start_date": "7/6/2016" + }, + { + "extn": "8125", + "id": "1137", + "name": "Gil Hopkins", + "office": "Prague", + "position": "Design Engineer", + "salary": "$86,181", + "start_date": "11/30/2001" + }, + { + "extn": "7231", + "id": "1138", + "name": "Bryce Yarlett", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$123,906", + "start_date": "12/20/2008" + }, + { + "extn": "6662", + "id": "1139", + "name": "Johnathan Cork", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$109,346", + "start_date": "3/31/2003" + }, + { + "extn": "4058", + "id": "1140", + "name": "Logan Tait", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$284,193", + "start_date": "10/11/2015" + }, + { + "extn": "5285", + "id": "1141", + "name": "Quinn Thomson", + "office": "Boston", + "position": "Steward", + "salary": "$154,112", + "start_date": "10/12/2002" + }, + { + "extn": "4550", + "id": "1142", + "name": "Russel Wild", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$183,316", + "start_date": "4/8/2009" + }, + { + "extn": "8454", + "id": "1143", + "name": "Emely Yang", + "office": "Louisville", + "position": "Machine Operator", + "salary": "$153,012", + "start_date": "3/24/2002" + }, + { + "extn": "4757", + "id": "1144", + "name": "Joseph Gordon", + "office": "New York", + "position": "Stockbroker", + "salary": "$83,610", + "start_date": "8/20/2013" + }, + { + "extn": "9483", + "id": "1145", + "name": "Manuel Edwards", + "office": "Arlington", + "position": "Project Manager", + "salary": "$96,308", + "start_date": "12/14/2007" + }, + { + "extn": "1566", + "id": "1146", + "name": "Tiffany Denton", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$235,356", + "start_date": "3/8/2006" + }, + { + "extn": "5447", + "id": "1147", + "name": "Caitlyn Gilmour", + "office": "Denver", + "position": "Doctor", + "salary": "$234,163", + "start_date": "12/26/2000" + }, + { + "extn": "6057", + "id": "1148", + "name": "Trisha Evans", + "office": "Stockton", + "position": "Associate Professor", + "salary": "$142,138", + "start_date": "5/13/2003" + }, + { + "extn": "7291", + "id": "1149", + "name": "Chuck Gallacher", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$189,605", + "start_date": "5/21/2012" + }, + { + "extn": "8193", + "id": "1150", + "name": "Domenic Waterhouse", + "office": "Milano", + "position": "Loan Officer", + "salary": "$29,076", + "start_date": "12/24/2017" + }, + { + "extn": "9523", + "id": "1151", + "name": "Mason Thorne", + "office": "Arlington", + "position": "Project Manager", + "salary": "$167,648", + "start_date": "11/14/2014" + }, + { + "extn": "4339", + "id": "1152", + "name": "Ronald Ellery", + "office": "Rome", + "position": "Chef Manager", + "salary": "$92,184", + "start_date": "12/14/2006" + }, + { + "extn": "1616", + "id": "1153", + "name": "Angel Clifford", + "office": "Lincoln", + "position": "Health Educator", + "salary": "$161,523", + "start_date": "5/6/2007" + }, + { + "extn": "4926", + "id": "1154", + "name": "Tyler Vass", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$178,679", + "start_date": "6/7/2013" + }, + { + "extn": "3477", + "id": "1155", + "name": "Raquel Sloan", + "office": "Boston", + "position": "Treasurer", + "salary": "$193,686", + "start_date": "8/15/2010" + }, + { + "extn": "9074", + "id": "1156", + "name": "Tony Lindsay", + "office": "Prague", + "position": "Operator", + "salary": "$51,641", + "start_date": "7/6/2013" + }, + { + "extn": "8122", + "id": "1157", + "name": "Bryon Glass", + "office": "Amarillo", + "position": "Cash Manager", + "salary": "$163,510", + "start_date": "2/18/2018" + }, + { + "extn": "8725", + "id": "1158", + "name": "Peter Weatcroft", + "office": "Louisville", + "position": "Clerk", + "salary": "$217,325", + "start_date": "11/18/2001" + }, + { + "extn": "7263", + "id": "1159", + "name": "Greta Grant", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$225,359", + "start_date": "6/22/2015" + }, + { + "extn": "3996", + "id": "1160", + "name": "Claire Vaughan", + "office": "Phoenix", + "position": "Global Logistics Supervisor", + "salary": "$107,864", + "start_date": "10/3/2014" + }, + { + "extn": "5326", + "id": "1161", + "name": "Carmen Norton", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$175,996", + "start_date": "4/26/2016" + }, + { + "extn": "4199", + "id": "1162", + "name": "Margaret Carpenter", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$251,393", + "start_date": "4/30/2004" + }, + { + "extn": "2599", + "id": "1163", + "name": "Rocco Alcroft", + "office": "Ontario", + "position": "Dentist", + "salary": "$293,539", + "start_date": "2/11/2015" + }, + { + "extn": "7034", + "id": "1164", + "name": "Fred Phillips", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$111,668", + "start_date": "12/8/2005" + }, + { + "extn": "2198", + "id": "1165", + "name": "Michael Hunt", + "office": "Detroit", + "position": "Production Painter", + "salary": "$23,771", + "start_date": "9/15/2007" + }, + { + "extn": "4614", + "id": "1166", + "name": "Barry Kennedy", + "office": "Lincoln", + "position": "Chef Manager", + "salary": "$152,431", + "start_date": "10/16/2012" + }, + { + "extn": "5426", + "id": "1167", + "name": "Mark York", + "office": "Detroit", + "position": "Production Painter", + "salary": "$216,637", + "start_date": "11/11/2010" + }, + { + "extn": "3964", + "id": "1168", + "name": "Zara Gordon", + "office": "Milwaukee", + "position": "Doctor", + "salary": "$114,812", + "start_date": "6/21/2012" + }, + { + "extn": "6605", + "id": "1169", + "name": "Tony Reading", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$277,543", + "start_date": "10/21/2017" + }, + { + "extn": "3555", + "id": "1170", + "name": "Chloe Cameron", + "office": "Fort Lauderdale", + "position": "Retail Trainee", + "salary": "$138,386", + "start_date": "10/13/2017" + }, + { + "extn": "4330", + "id": "1171", + "name": "Lindsay Morris", + "office": "Pittsburgh", + "position": "HR Specialist", + "salary": "$85,417", + "start_date": "4/5/2006" + }, + { + "extn": "2075", + "id": "1172", + "name": "Jack Adams", + "office": "Huntsville", + "position": "Laboratory Technician", + "salary": "$110,687", + "start_date": "5/5/2018" + }, + { + "extn": "2742", + "id": "1173", + "name": "Tony Wise", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$53,407", + "start_date": "11/3/2006" + }, + { + "extn": "9428", + "id": "1174", + "name": "Oliver Radley", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$273,849", + "start_date": "6/19/2010" + }, + { + "extn": "4215", + "id": "1175", + "name": "Mark Harrington", + "office": "Santa Ana", + "position": "Banker", + "salary": "$100,586", + "start_date": "5/31/2015" + }, + { + "extn": "8030", + "id": "1176", + "name": "Louise Jones", + "office": "New Orleans", + "position": "Doctor", + "salary": "$178,285", + "start_date": "6/2/2002" + }, + { + "extn": "1063", + "id": "1177", + "name": "Valentina Bristow", + "office": "Lyon", + "position": "Clerk", + "salary": "$149,731", + "start_date": "8/7/2019" + }, + { + "extn": "4645", + "id": "1178", + "name": "Lana Gordon", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$71,024", + "start_date": "8/2/2019" + }, + { + "extn": "4599", + "id": "1179", + "name": "Nathan Baker", + "office": "Rome", + "position": "Webmaster", + "salary": "$210,958", + "start_date": "10/21/2014" + }, + { + "extn": "4064", + "id": "1180", + "name": "Belinda Bell", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$224,433", + "start_date": "4/10/2015" + }, + { + "extn": "5541", + "id": "1181", + "name": "Alexander Santos", + "office": "Washington", + "position": "Machine Operator", + "salary": "$15,110", + "start_date": "3/21/2014" + }, + { + "extn": "5274", + "id": "1182", + "name": "Peter Palmer", + "office": "Washington", + "position": "CNC Operator", + "salary": "$293,300", + "start_date": "8/31/2011" + }, + { + "extn": "1884", + "id": "1183", + "name": "Javier Lane", + "office": "New Orleans", + "position": "Webmaster", + "salary": "$283,632", + "start_date": "10/30/2012" + }, + { + "extn": "1664", + "id": "1184", + "name": "Ronald Rehman", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$292,072", + "start_date": "10/17/2004" + }, + { + "extn": "1150", + "id": "1185", + "name": "Natalie Stark", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$233,973", + "start_date": "11/7/2005" + }, + { + "extn": "9707", + "id": "1186", + "name": "Maxwell Holmes", + "office": "London", + "position": "Pharmacist", + "salary": "$156,346", + "start_date": "4/8/2012" + }, + { + "extn": "9643", + "id": "1187", + "name": "Cedrick Blackburn", + "office": "Zurich", + "position": "Web Developer", + "salary": "$124,176", + "start_date": "3/14/2010" + }, + { + "extn": "7915", + "id": "1188", + "name": "Chad Roberts", + "office": "Houston", + "position": "Banker", + "salary": "$288,547", + "start_date": "7/1/2012" + }, + { + "extn": "7220", + "id": "1189", + "name": "Alexander Bailey", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$277,314", + "start_date": "6/8/2005" + }, + { + "extn": "6989", + "id": "1190", + "name": "Bob Button", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$177,509", + "start_date": "8/20/2006" + }, + { + "extn": "2825", + "id": "1191", + "name": "Kieth Hunt", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$173,255", + "start_date": "11/10/2016" + }, + { + "extn": "9555", + "id": "1192", + "name": "Nate Weatcroft", + "office": "Springfield", + "position": "Production Painter", + "salary": "$175,258", + "start_date": "4/27/2016" + }, + { + "extn": "8490", + "id": "1193", + "name": "Renee Brock", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$85,286", + "start_date": "2/17/2019" + }, + { + "extn": "3422", + "id": "1194", + "name": "Alexia Mason", + "office": "Berna", + "position": "Webmaster", + "salary": "$114,930", + "start_date": "5/30/2001" + }, + { + "extn": "3125", + "id": "1195", + "name": "Scarlett Russel", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$289,329", + "start_date": "8/12/2007" + }, + { + "extn": "1141", + "id": "1196", + "name": "Sydney Yates", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$97,732", + "start_date": "5/9/2000" + }, + { + "extn": "5533", + "id": "1197", + "name": "Kieth Newton", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$27,239", + "start_date": "12/25/2010" + }, + { + "extn": "5193", + "id": "1198", + "name": "Aisha Bentley", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$11,786", + "start_date": "6/12/2014" + }, + { + "extn": "1960", + "id": "1199", + "name": "Rick Booth", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$228,996", + "start_date": "2/5/2001" + }, + { + "extn": "2517", + "id": "1200", + "name": "Roger Vince", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$282,276", + "start_date": "6/15/2017" + }, + { + "extn": "8125", + "id": "1201", + "name": "Katelyn Bright", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$119,496", + "start_date": "12/11/2010" + }, + { + "extn": "4234", + "id": "1202", + "name": "Nick Snell", + "office": "Nashville", + "position": "Web Developer", + "salary": "$97,545", + "start_date": "11/12/2008" + }, + { + "extn": "2432", + "id": "1203", + "name": "Andrea Richardson", + "office": "Escondido", + "position": "Clerk", + "salary": "$13,930", + "start_date": "2/7/2011" + }, + { + "extn": "9552", + "id": "1204", + "name": "Sloane Robinson", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$169,482", + "start_date": "3/24/2005" + }, + { + "extn": "8705", + "id": "1205", + "name": "Doug Faulkner", + "office": "Quebec", + "position": "Design Engineer", + "salary": "$227,825", + "start_date": "4/28/2010" + }, + { + "extn": "5560", + "id": "1206", + "name": "Josephine Ingram", + "office": "Denver", + "position": "HR Coordinator", + "salary": "$240,545", + "start_date": "10/15/2007" + }, + { + "extn": "6333", + "id": "1207", + "name": "Ember Janes", + "office": "Houston", + "position": "Biologist", + "salary": "$291,547", + "start_date": "11/6/2009" + }, + { + "extn": "2388", + "id": "1208", + "name": "Jack Stone ", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$203,949", + "start_date": "12/14/2013" + }, + { + "extn": "8268", + "id": "1209", + "name": "Henry Attwood", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$200,600", + "start_date": "1/4/2015" + }, + { + "extn": "1843", + "id": "1210", + "name": "Hayden Hobson", + "office": "Milwaukee", + "position": "Food Technologist", + "salary": "$45,950", + "start_date": "5/27/2018" + }, + { + "extn": "9754", + "id": "1211", + "name": "Makenzie James", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$36,187", + "start_date": "9/22/2004" + }, + { + "extn": "6587", + "id": "1212", + "name": "Carrie Adams", + "office": "Salt Lake City", + "position": "Front Desk Coordinator", + "salary": "$146,214", + "start_date": "8/30/2013" + }, + { + "extn": "2081", + "id": "1213", + "name": "Carrie Ogilvy", + "office": "Valetta", + "position": "Service Supervisor", + "salary": "$206,011", + "start_date": "2/4/2012" + }, + { + "extn": "4002", + "id": "1214", + "name": "Dakota Ianson", + "office": "El Paso", + "position": "Business Broker", + "salary": "$42,908", + "start_date": "7/19/2015" + }, + { + "extn": "9895", + "id": "1215", + "name": "Daron Emmott", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$234,049", + "start_date": "2/1/2006" + }, + { + "extn": "6065", + "id": "1216", + "name": "Bob Ring", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$78,488", + "start_date": "5/6/2002" + }, + { + "extn": "7654", + "id": "1217", + "name": "Sabrina Leigh", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$115,053", + "start_date": "1/17/2007" + }, + { + "extn": "6001", + "id": "1218", + "name": "Candice Furnell", + "office": "Dallas", + "position": "Clerk", + "salary": "$287,056", + "start_date": "4/27/2012" + }, + { + "extn": "5820", + "id": "1219", + "name": "Jack Sylvester", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$25,235", + "start_date": "5/20/2004" + }, + { + "extn": "9970", + "id": "1220", + "name": "Karla Hudson", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$195,549", + "start_date": "4/4/2011" + }, + { + "extn": "9329", + "id": "1221", + "name": "Clarissa Holmes", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$203,185", + "start_date": "2/26/2011" + }, + { + "extn": "1846", + "id": "1222", + "name": "Bart Steer", + "office": "Amarillo", + "position": "IT Support Staff", + "salary": "$33,740", + "start_date": "4/3/2016" + }, + { + "extn": "4182", + "id": "1223", + "name": "Marvin Harper", + "office": "Bucharest", + "position": "Accountant", + "salary": "$232,188", + "start_date": "5/21/2012" + }, + { + "extn": "7235", + "id": "1224", + "name": "Chuck Tanner", + "office": "Norfolk", + "position": "Baker", + "salary": "$58,600", + "start_date": "11/10/2005" + }, + { + "extn": "1518", + "id": "1225", + "name": "Hayden Eagle", + "office": "Stockton", + "position": "Steward", + "salary": "$63,993", + "start_date": "5/22/2009" + }, + { + "extn": "9351", + "id": "1226", + "name": "Alan Bell", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$111,119", + "start_date": "2/21/2004" + }, + { + "extn": "2034", + "id": "1227", + "name": "Mason Herbert", + "office": "Jacksonville", + "position": "Production Painter", + "salary": "$215,551", + "start_date": "7/6/2002" + }, + { + "extn": "3099", + "id": "1228", + "name": "Emmanuelle Brock", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$206,259", + "start_date": "3/30/2011" + }, + { + "extn": "6546", + "id": "1229", + "name": "Sebastian Irving", + "office": "Fremont", + "position": "Production Painter", + "salary": "$40,751", + "start_date": "4/15/2007" + }, + { + "extn": "3573", + "id": "1230", + "name": "Matthew Khan", + "office": "Louisville", + "position": "Inspector", + "salary": "$179,399", + "start_date": "2/9/2007" + }, + { + "extn": "2049", + "id": "1231", + "name": "Julia Addis", + "office": "San Jose", + "position": "Business Broker", + "salary": "$79,105", + "start_date": "5/7/2019" + }, + { + "extn": "5359", + "id": "1232", + "name": "Sasha Doherty", + "office": "Irving", + "position": "Food Technologist", + "salary": "$39,658", + "start_date": "2/13/2010" + }, + { + "extn": "8396", + "id": "1233", + "name": "Bob Jenkins", + "office": "Salem", + "position": "Clerk", + "salary": "$217,358", + "start_date": "7/28/2005" + }, + { + "extn": "2949", + "id": "1234", + "name": "Carrie Hunter", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$299,408", + "start_date": "12/21/2004" + }, + { + "extn": "6582", + "id": "1235", + "name": "Anabelle Skinner", + "office": "Nashville", + "position": "Dentist", + "salary": "$182,752", + "start_date": "5/2/2017" + }, + { + "extn": "9004", + "id": "1236", + "name": "Chanelle Henderson", + "office": "Pittsburgh", + "position": "HR Coordinator", + "salary": "$204,271", + "start_date": "1/17/2003" + }, + { + "extn": "1830", + "id": "1237", + "name": "Maggie Hope", + "office": "Irving", + "position": "Baker", + "salary": "$115,190", + "start_date": "10/28/2005" + }, + { + "extn": "5613", + "id": "1238", + "name": "Alan Purvis", + "office": "Fremont", + "position": "Cash Manager", + "salary": "$194,737", + "start_date": "2/6/2013" + }, + { + "extn": "5786", + "id": "1239", + "name": "Rhea Daniells", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$39,653", + "start_date": "3/2/2007" + }, + { + "extn": "9573", + "id": "1240", + "name": "Joseph Plumb", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$73,491", + "start_date": "7/3/2015" + }, + { + "extn": "3321", + "id": "1241", + "name": "Enoch Dowson", + "office": "Lincoln", + "position": "Accountant", + "salary": "$120,173", + "start_date": "9/16/2012" + }, + { + "extn": "4329", + "id": "1242", + "name": "Victoria Nayler", + "office": "Omaha", + "position": "IT Support Staff", + "salary": "$286,973", + "start_date": "2/9/2015" + }, + { + "extn": "6095", + "id": "1243", + "name": "Celia Tindall", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$263,920", + "start_date": "1/14/2014" + }, + { + "extn": "5356", + "id": "1244", + "name": "Kenzie Briggs", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$234,986", + "start_date": "1/18/2002" + }, + { + "extn": "4486", + "id": "1245", + "name": "Jacob Carson", + "office": "Bucharest", + "position": "Cook", + "salary": "$229,462", + "start_date": "3/1/2008" + }, + { + "extn": "8607", + "id": "1246", + "name": "Maxwell Poulton", + "office": "Laredo", + "position": "Webmaster", + "salary": "$126,098", + "start_date": "6/25/2001" + }, + { + "extn": "1248", + "id": "1247", + "name": "Louise Glynn", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$196,536", + "start_date": "7/4/2005" + }, + { + "extn": "6172", + "id": "1248", + "name": "Adelaide Long", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$112,828", + "start_date": "5/10/2006" + }, + { + "extn": "3807", + "id": "1249", + "name": "Marvin Stubbs", + "office": "Amarillo", + "position": "Laboratory Technician", + "salary": "$87,273", + "start_date": "2/11/2005" + }, + { + "extn": "6380", + "id": "1250", + "name": "Mayleen Mann", + "office": "Zurich", + "position": "Chef Manager", + "salary": "$136,068", + "start_date": "8/14/2007" + }, + { + "extn": "2705", + "id": "1251", + "name": "Rosie Whitehouse", + "office": "Hayward", + "position": "Dentist", + "salary": "$91,512", + "start_date": "11/30/2009" + }, + { + "extn": "1770", + "id": "1252", + "name": "Lucy Widdows", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$158,740", + "start_date": "2/25/2019" + }, + { + "extn": "3039", + "id": "1253", + "name": "Tiffany Thorne", + "office": "Albuquerque", + "position": "Retail Trainee", + "salary": "$277,195", + "start_date": "5/1/2014" + }, + { + "extn": "5449", + "id": "1254", + "name": "Mayleen Jones", + "office": "Sacramento", + "position": "Call Center Representative", + "salary": "$67,332", + "start_date": "5/10/2001" + }, + { + "extn": "1672", + "id": "1255", + "name": "Hope Hall", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$25,333", + "start_date": "12/2/2005" + }, + { + "extn": "9715", + "id": "1256", + "name": "Eryn Kerr", + "office": "Honolulu", + "position": "Design Engineer", + "salary": "$30,471", + "start_date": "6/2/2005" + }, + { + "extn": "4821", + "id": "1257", + "name": "Makena Graves", + "office": "Washington", + "position": "Bellman", + "salary": "$262,353", + "start_date": "5/6/2009" + }, + { + "extn": "4521", + "id": "1258", + "name": "Josh Cann", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$134,996", + "start_date": "11/5/2012" + }, + { + "extn": "6383", + "id": "1259", + "name": "Dasha Jobson", + "office": "Saint Paul", + "position": "Bookkeeper", + "salary": "$260,636", + "start_date": "12/25/2001" + }, + { + "extn": "7743", + "id": "1260", + "name": "Julian Wheeler", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$19,053", + "start_date": "5/1/2017" + }, + { + "extn": "8201", + "id": "1261", + "name": "Clint Mcgee", + "office": "Orlando", + "position": "Project Manager", + "salary": "$195,390", + "start_date": "6/28/2017" + }, + { + "extn": "8507", + "id": "1262", + "name": "Adalie Armstrong", + "office": "Orlando", + "position": "Project Manager", + "salary": "$38,072", + "start_date": "4/24/2017" + }, + { + "extn": "4835", + "id": "1263", + "name": "Christy Pearson", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$61,228", + "start_date": "10/26/2017" + }, + { + "extn": "2197", + "id": "1264", + "name": "Belinda Edmonds", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$247,376", + "start_date": "12/11/2005" + }, + { + "extn": "3594", + "id": "1265", + "name": "Alexander Gordon", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$296,900", + "start_date": "10/13/2000" + }, + { + "extn": "6968", + "id": "1266", + "name": "Anthony Antcliff", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$175,377", + "start_date": "1/13/2009" + }, + { + "extn": "8947", + "id": "1267", + "name": "Deborah Talbot", + "office": "Dallas", + "position": "Clerk", + "salary": "$98,428", + "start_date": "9/3/2014" + }, + { + "extn": "6021", + "id": "1268", + "name": "Johnathan Eddison", + "office": "Denver", + "position": "Software Engineer", + "salary": "$29,618", + "start_date": "2/7/2012" + }, + { + "extn": "8600", + "id": "1269", + "name": "Rosalee King", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$106,090", + "start_date": "8/16/2012" + }, + { + "extn": "6810", + "id": "1270", + "name": "Sofie Becker", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$129,785", + "start_date": "2/7/2003" + }, + { + "extn": "5639", + "id": "1271", + "name": "Russel Graham", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$276,040", + "start_date": "10/20/2017" + }, + { + "extn": "5520", + "id": "1272", + "name": "Wendy Hamilton", + "office": "Nashville", + "position": "Dentist", + "salary": "$274,530", + "start_date": "10/3/2017" + }, + { + "extn": "9950", + "id": "1273", + "name": "Mason Roman", + "office": "Los Angeles", + "position": "Cash Manager", + "salary": "$90,771", + "start_date": "2/16/2019" + }, + { + "extn": "6612", + "id": "1274", + "name": "Willow Wren", + "office": "Orlando", + "position": "Executive Director", + "salary": "$174,893", + "start_date": "5/26/2002" + }, + { + "extn": "4009", + "id": "1275", + "name": "Julia Gavin", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$110,129", + "start_date": "12/21/2012" + }, + { + "extn": "8027", + "id": "1276", + "name": "Miriam Nurton", + "office": "Amarillo", + "position": "Designer", + "salary": "$192,635", + "start_date": "11/28/2017" + }, + { + "extn": "1350", + "id": "1277", + "name": "Leilani Reese", + "office": "Prague", + "position": "HR Specialist", + "salary": "$74,655", + "start_date": "5/21/2005" + }, + { + "extn": "4090", + "id": "1278", + "name": "Aiden Rogers", + "office": "Madrid", + "position": "Auditor", + "salary": "$245,842", + "start_date": "6/30/2012" + }, + { + "extn": "7131", + "id": "1279", + "name": "Rick Hobbs", + "office": "Glendale", + "position": "Call Center Representative", + "salary": "$124,161", + "start_date": "9/29/2006" + }, + { + "extn": "6325", + "id": "1280", + "name": "Claire Bolton", + "office": "Springfield", + "position": "Global Logistics Supervisor", + "salary": "$107,334", + "start_date": "3/14/2012" + }, + { + "extn": "4523", + "id": "1281", + "name": "Doug Simpson", + "office": "Henderson", + "position": "Lecturer", + "salary": "$217,700", + "start_date": "2/5/2011" + }, + { + "extn": "2847", + "id": "1282", + "name": "Celina Drummond", + "office": "Zurich", + "position": "Clerk", + "salary": "$176,360", + "start_date": "9/15/2011" + }, + { + "extn": "9236", + "id": "1283", + "name": "Payton Gilmour", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$32,619", + "start_date": "10/4/2000" + }, + { + "extn": "5969", + "id": "1284", + "name": "Elise Ebbs", + "office": "Stockton", + "position": "Business Broker", + "salary": "$243,545", + "start_date": "10/24/2018" + }, + { + "extn": "3185", + "id": "1285", + "name": "Julius Huggins", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$230,087", + "start_date": "2/17/2008" + }, + { + "extn": "4039", + "id": "1286", + "name": "Owen Leigh", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$40,066", + "start_date": "10/12/2012" + }, + { + "extn": "1790", + "id": "1287", + "name": "Eduardo Wood", + "office": "Tulsa", + "position": "Business Broker", + "salary": "$146,913", + "start_date": "10/1/2000" + }, + { + "extn": "1545", + "id": "1288", + "name": "Marie Redden", + "office": "Garland", + "position": "Webmaster", + "salary": "$141,529", + "start_date": "10/11/2015" + }, + { + "extn": "5510", + "id": "1289", + "name": "Priscilla Harper", + "office": "Lyon", + "position": "Clerk", + "salary": "$103,114", + "start_date": "2/11/2012" + }, + { + "extn": "7291", + "id": "1290", + "name": "Carla Swift", + "office": "London", + "position": "Food Technologist", + "salary": "$198,717", + "start_date": "5/22/2006" + }, + { + "extn": "1386", + "id": "1291", + "name": "Leslie Blackwall", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$184,294", + "start_date": "7/30/2011" + }, + { + "extn": "1666", + "id": "1292", + "name": "Ron Greenwood", + "office": "Albuquerque", + "position": "Cash Manager", + "salary": "$271,456", + "start_date": "8/24/2010" + }, + { + "extn": "7102", + "id": "1293", + "name": "Mabel Yates", + "office": "Dallas", + "position": "Accountant", + "salary": "$145,966", + "start_date": "11/28/2001" + }, + { + "extn": "9131", + "id": "1294", + "name": "Hayden Strong", + "office": "Louisville", + "position": "Project Manager", + "salary": "$83,013", + "start_date": "4/6/2011" + }, + { + "extn": "5289", + "id": "1295", + "name": "William Flanders", + "office": "Chicago", + "position": "Accountant", + "salary": "$116,085", + "start_date": "12/2/2004" + }, + { + "extn": "4589", + "id": "1296", + "name": "Dalia Welsch", + "office": "Henderson", + "position": "Accountant", + "salary": "$89,928", + "start_date": "12/17/2017" + }, + { + "extn": "6950", + "id": "1297", + "name": "Matt Ulyatt", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$257,891", + "start_date": "7/22/2012" + }, + { + "extn": "2775", + "id": "1298", + "name": "Laila Vane", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$51,063", + "start_date": "4/15/2012" + }, + { + "extn": "7973", + "id": "1299", + "name": "Mark Neal", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$281,135", + "start_date": "5/8/2003" + }, + { + "extn": "5551", + "id": "1300", + "name": "Roger Whitehouse", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$15,273", + "start_date": "8/22/2011" + }, + { + "extn": "2086", + "id": "1301", + "name": "Martin Murphy", + "office": "Hollywood", + "position": "Production Painter", + "salary": "$141,821", + "start_date": "1/17/2014" + }, + { + "extn": "5716", + "id": "1302", + "name": "Rylee Stark", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$136,287", + "start_date": "1/7/2017" + }, + { + "extn": "6140", + "id": "1303", + "name": "Hazel Welsch", + "office": "Memphis", + "position": "Design Engineer", + "salary": "$207,779", + "start_date": "4/4/2002" + }, + { + "extn": "8089", + "id": "1304", + "name": "Maria Howard", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$106,935", + "start_date": "12/15/2000" + }, + { + "extn": "5229", + "id": "1305", + "name": "Tony Denton", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$90,638", + "start_date": "3/30/2001" + }, + { + "extn": "8744", + "id": "1306", + "name": "Chester Jacobs", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$45,104", + "start_date": "9/20/2002" + }, + { + "extn": "8572", + "id": "1307", + "name": "Monica Bayliss", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$141,734", + "start_date": "5/24/2001" + }, + { + "extn": "4424", + "id": "1308", + "name": "Owen Gordon", + "office": "Hollywood", + "position": "Food Technologist", + "salary": "$240,201", + "start_date": "10/8/2012" + }, + { + "extn": "5344", + "id": "1309", + "name": "Amy Tyler", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$114,605", + "start_date": "9/20/2003" + }, + { + "extn": "7914", + "id": "1310", + "name": "Nicole Power", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$157,733", + "start_date": "5/21/2004" + }, + { + "extn": "8906", + "id": "1311", + "name": "Johnathan Fields", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$45,226", + "start_date": "1/2/2015" + }, + { + "extn": "3519", + "id": "1312", + "name": "Carla Uddin", + "office": "Minneapolis", + "position": "Inspector", + "salary": "$150,587", + "start_date": "8/28/2011" + }, + { + "extn": "6797", + "id": "1313", + "name": "Angelina Nash", + "office": "Madison", + "position": "Banker", + "salary": "$184,710", + "start_date": "5/12/2017" + }, + { + "extn": "9741", + "id": "1314", + "name": "Chris Rodwell", + "office": "Berna", + "position": "Production Painter", + "salary": "$265,983", + "start_date": "2/15/2006" + }, + { + "extn": "4847", + "id": "1315", + "name": "Harry Gibson", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$170,985", + "start_date": "9/1/2018" + }, + { + "extn": "4654", + "id": "1316", + "name": "Cedrick Gosling", + "office": "Berlin", + "position": "Loan Officer", + "salary": "$62,810", + "start_date": "3/24/2002" + }, + { + "extn": "8558", + "id": "1317", + "name": "Kieth Carter", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$265,719", + "start_date": "3/22/2012" + }, + { + "extn": "4533", + "id": "1318", + "name": "Catherine Horton", + "office": "Charlotte", + "position": "Mobile Developer", + "salary": "$107,506", + "start_date": "11/19/2008" + }, + { + "extn": "1563", + "id": "1319", + "name": "Mason Plant", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$288,216", + "start_date": "11/27/2017" + }, + { + "extn": "9723", + "id": "1320", + "name": "Lucas York", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$219,942", + "start_date": "1/4/2002" + }, + { + "extn": "5397", + "id": "1321", + "name": "Rebecca Howard", + "office": "Worcester", + "position": "Inspector", + "salary": "$195,663", + "start_date": "4/9/2014" + }, + { + "extn": "6236", + "id": "1322", + "name": "Hank Bell", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$269,991", + "start_date": "12/24/2010" + }, + { + "extn": "1205", + "id": "1323", + "name": "Hank Rosenbloom", + "office": "Rochester", + "position": "Fabricator", + "salary": "$156,735", + "start_date": "6/29/2009" + }, + { + "extn": "5408", + "id": "1324", + "name": "Chad Cooper", + "office": "Anaheim", + "position": "HR Specialist", + "salary": "$10,197", + "start_date": "3/19/2008" + }, + { + "extn": "5234", + "id": "1325", + "name": "Sydney Donovan", + "office": "Madison", + "position": "Pharmacist", + "salary": "$45,139", + "start_date": "4/21/2010" + }, + { + "extn": "3655", + "id": "1326", + "name": "Adelaide Irwin", + "office": "Fayetteville", + "position": "Ambulatory Nurse", + "salary": "$155,709", + "start_date": "10/26/2013" + }, + { + "extn": "9676", + "id": "1327", + "name": "Mason Quinn", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$266,059", + "start_date": "4/6/2001" + }, + { + "extn": "5946", + "id": "1328", + "name": "Scarlett Potts", + "office": "Fayetteville", + "position": "Loan Officer", + "salary": "$138,432", + "start_date": "2/28/2000" + }, + { + "extn": "4809", + "id": "1329", + "name": "Harry Flett", + "office": "Stockton", + "position": "Doctor", + "salary": "$185,755", + "start_date": "5/13/2002" + }, + { + "extn": "9750", + "id": "1330", + "name": "Bryce James", + "office": "Saint Paul", + "position": "Global Logistics Supervisor", + "salary": "$162,771", + "start_date": "1/5/2011" + }, + { + "extn": "3004", + "id": "1331", + "name": "Chuck Taylor", + "office": "Anaheim", + "position": "Lecturer", + "salary": "$178,362", + "start_date": "12/1/2002" + }, + { + "extn": "8638", + "id": "1332", + "name": "Barry Thompson", + "office": "Honolulu", + "position": "Healthcare Specialist", + "salary": "$201,037", + "start_date": "9/13/2012" + }, + { + "extn": "9632", + "id": "1333", + "name": "Angel Wade", + "office": "Tulsa", + "position": "Baker", + "salary": "$212,234", + "start_date": "9/15/2000" + }, + { + "extn": "8194", + "id": "1334", + "name": "Ember Yoman", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$15,998", + "start_date": "10/11/2017" + }, + { + "extn": "1722", + "id": "1335", + "name": "Peter Yoman", + "office": "Huntsville", + "position": "Bellman", + "salary": "$81,567", + "start_date": "1/4/2014" + }, + { + "extn": "7094", + "id": "1336", + "name": "Brad Radley", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$71,240", + "start_date": "9/22/2003" + }, + { + "extn": "3826", + "id": "1337", + "name": "Daron Mooney", + "office": "Lakewood", + "position": "Banker", + "salary": "$204,963", + "start_date": "9/4/2016" + }, + { + "extn": "1250", + "id": "1338", + "name": "Caydence Ryan", + "office": "Garland", + "position": "Bellman", + "salary": "$206,687", + "start_date": "12/12/2018" + }, + { + "extn": "8857", + "id": "1339", + "name": "Lara Pierce", + "office": "Washington", + "position": "Chef Manager", + "salary": "$142,778", + "start_date": "5/6/2004" + }, + { + "extn": "2880", + "id": "1340", + "name": "Leroy London", + "office": "Memphis", + "position": "Accountant", + "salary": "$98,215", + "start_date": "10/13/2007" + }, + { + "extn": "4406", + "id": "1341", + "name": "Joseph Reyes", + "office": "Jersey City", + "position": "Bellman", + "salary": "$61,703", + "start_date": "3/5/2003" + }, + { + "extn": "9913", + "id": "1342", + "name": "Karla Hunt", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$80,743", + "start_date": "3/12/2019" + }, + { + "extn": "7915", + "id": "1343", + "name": "Matthew Cattell", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$113,893", + "start_date": "10/21/2014" + }, + { + "extn": "6623", + "id": "1344", + "name": "Priscilla Edwards", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$137,098", + "start_date": "9/2/2016" + }, + { + "extn": "8157", + "id": "1345", + "name": "Rosa Sylvester", + "office": "Lyon", + "position": "HR Specialist", + "salary": "$137,078", + "start_date": "12/20/2007" + }, + { + "extn": "4455", + "id": "1346", + "name": "David Johnson", + "office": "Honolulu", + "position": "Machine Operator", + "salary": "$61,351", + "start_date": "10/6/2007" + }, + { + "extn": "8606", + "id": "1347", + "name": "Cameron Pratt", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$213,788", + "start_date": "10/19/2006" + }, + { + "extn": "7778", + "id": "1348", + "name": "Harry Thompson", + "office": "San Diego", + "position": "Accountant", + "salary": "$112,033", + "start_date": "11/11/2018" + }, + { + "extn": "7614", + "id": "1349", + "name": "Courtney Booth", + "office": "Las Vegas", + "position": "Ambulatory Nurse", + "salary": "$216,397", + "start_date": "1/21/2009" + }, + { + "extn": "8380", + "id": "1350", + "name": "Jacob Webster", + "office": "Nashville", + "position": "Electrician", + "salary": "$270,631", + "start_date": "1/14/2011" + }, + { + "extn": "8447", + "id": "1351", + "name": "Dakota Simpson", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$257,732", + "start_date": "8/28/2012" + }, + { + "extn": "8892", + "id": "1352", + "name": "Emma Hopkins", + "office": "Arlington", + "position": "Accountant", + "salary": "$98,081", + "start_date": "1/21/2012" + }, + { + "extn": "4965", + "id": "1353", + "name": "Angelica Niles", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$206,651", + "start_date": "8/6/2002" + }, + { + "extn": "2772", + "id": "1354", + "name": "Jack Osmond", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$139,236", + "start_date": "6/23/2012" + }, + { + "extn": "6008", + "id": "1355", + "name": "Lexi Bryson", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$178,062", + "start_date": "6/23/2013" + }, + { + "extn": "2529", + "id": "1356", + "name": "Tyson Robe", + "office": "Philadelphia", + "position": "Web Developer", + "salary": "$186,108", + "start_date": "12/2/2003" + }, + { + "extn": "7867", + "id": "1357", + "name": "Phillip Rogan", + "office": "Hayward", + "position": "Operator", + "salary": "$141,113", + "start_date": "2/25/2008" + }, + { + "extn": "4885", + "id": "1358", + "name": "Andrea Thomson", + "office": "Ontario", + "position": "Steward", + "salary": "$171,956", + "start_date": "5/23/2011" + }, + { + "extn": "4032", + "id": "1359", + "name": "Ruth Richardson", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$85,807", + "start_date": "2/8/2009" + }, + { + "extn": "7647", + "id": "1360", + "name": "Tony Gordon", + "office": "San Diego", + "position": "HR Specialist", + "salary": "$224,350", + "start_date": "3/5/2018" + }, + { + "extn": "1826", + "id": "1361", + "name": "Josh Wood", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$158,670", + "start_date": "3/11/2015" + }, + { + "extn": "3307", + "id": "1362", + "name": "Wade Marshall", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$184,016", + "start_date": "6/20/2001" + }, + { + "extn": "8874", + "id": "1363", + "name": "Alison Hunter", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$170,436", + "start_date": "7/28/2016" + }, + { + "extn": "1318", + "id": "1364", + "name": "Kurt Mcnally", + "office": "Bucharest", + "position": "Audiologist", + "salary": "$276,266", + "start_date": "4/14/2007" + }, + { + "extn": "2639", + "id": "1365", + "name": "Mason Wright", + "office": "Fullerton", + "position": "IT Support Staff", + "salary": "$285,956", + "start_date": "2/1/2013" + }, + { + "extn": "7775", + "id": "1366", + "name": "Leroy Watt", + "office": "Moreno Valley", + "position": "Biologist", + "salary": "$274,931", + "start_date": "9/1/2017" + }, + { + "extn": "3361", + "id": "1367", + "name": "Camellia Bingham", + "office": "Dallas", + "position": "Biologist", + "salary": "$53,877", + "start_date": "10/6/2000" + }, + { + "extn": "9263", + "id": "1368", + "name": "Anthony Brett", + "office": "Madrid", + "position": "Accountant", + "salary": "$35,566", + "start_date": "12/16/2012" + }, + { + "extn": "3584", + "id": "1369", + "name": "Renee Daniells", + "office": "Ontario", + "position": "Business Broker", + "salary": "$92,668", + "start_date": "3/9/2012" + }, + { + "extn": "5893", + "id": "1370", + "name": "Julian Rigg", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$105,738", + "start_date": "11/20/2007" + }, + { + "extn": "4289", + "id": "1371", + "name": "Chadwick James", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$180,595", + "start_date": "4/16/2019" + }, + { + "extn": "2636", + "id": "1372", + "name": "Caleb Mason", + "office": "Zurich", + "position": "Assistant Buyer", + "salary": "$24,663", + "start_date": "11/26/2014" + }, + { + "extn": "2016", + "id": "1373", + "name": "Benjamin Phillips", + "office": "Wien", + "position": "Cook", + "salary": "$118,206", + "start_date": "3/5/2002" + }, + { + "extn": "6642", + "id": "1374", + "name": "Phillip James", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$212,713", + "start_date": "12/8/2004" + }, + { + "extn": "2714", + "id": "1375", + "name": "Gabriel Adams", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$191,118", + "start_date": "4/11/2004" + }, + { + "extn": "3773", + "id": "1376", + "name": "Bree Stewart", + "office": "Escondido", + "position": "Investment Advisor", + "salary": "$27,309", + "start_date": "1/18/2017" + }, + { + "extn": "7206", + "id": "1377", + "name": "Tom Eaton", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$109,470", + "start_date": "6/19/2002" + }, + { + "extn": "4222", + "id": "1378", + "name": "Owen Rothwell", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$255,217", + "start_date": "3/24/2018" + }, + { + "extn": "4060", + "id": "1379", + "name": "Daron Trent", + "office": "Indianapolis", + "position": "Banker", + "salary": "$135,975", + "start_date": "8/28/2018" + }, + { + "extn": "5826", + "id": "1380", + "name": "Chanelle Turner", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$146,601", + "start_date": "6/7/2010" + }, + { + "extn": "8878", + "id": "1381", + "name": "Maribel King", + "office": "Berna", + "position": "Inspector", + "salary": "$242,989", + "start_date": "12/12/2009" + }, + { + "extn": "3314", + "id": "1382", + "name": "Vicky Ventura", + "office": "Albuquerque", + "position": "Physician", + "salary": "$125,999", + "start_date": "7/22/2015" + }, + { + "extn": "9515", + "id": "1383", + "name": "Madison Varley", + "office": "Fullerton", + "position": "Loan Officer", + "salary": "$255,437", + "start_date": "8/4/2007" + }, + { + "extn": "9087", + "id": "1384", + "name": "Kassandra Anderson", + "office": "Fremont", + "position": "Stockbroker", + "salary": "$146,419", + "start_date": "4/17/2001" + }, + { + "extn": "3847", + "id": "1385", + "name": "Boris Murphy", + "office": "Lyon", + "position": "Bookkeeper", + "salary": "$297,457", + "start_date": "5/1/2005" + }, + { + "extn": "9223", + "id": "1386", + "name": "Andie Knott", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$264,563", + "start_date": "1/5/2011" + }, + { + "extn": "6651", + "id": "1387", + "name": "Chester Harrison", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$178,612", + "start_date": "7/25/2017" + }, + { + "extn": "9409", + "id": "1388", + "name": "Tony Wild", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$30,454", + "start_date": "4/25/2001" + }, + { + "extn": "3731", + "id": "1389", + "name": "Deborah Brett", + "office": "Moreno Valley", + "position": "Audiologist", + "salary": "$41,588", + "start_date": "1/1/2003" + }, + { + "extn": "6102", + "id": "1390", + "name": "Olivia Whittle", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$182,807", + "start_date": "9/15/2012" + }, + { + "extn": "9489", + "id": "1391", + "name": "Mark Collis", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$123,294", + "start_date": "4/24/2012" + }, + { + "extn": "8889", + "id": "1392", + "name": "Daria Wright", + "office": "Dallas", + "position": "Design Engineer", + "salary": "$51,536", + "start_date": "7/18/2011" + }, + { + "extn": "5535", + "id": "1393", + "name": "Carmen Bryson", + "office": "London", + "position": "Retail Trainee", + "salary": "$297,146", + "start_date": "11/26/2009" + }, + { + "extn": "8010", + "id": "1394", + "name": "Paige Bingham", + "office": "San Francisco", + "position": "Web Developer", + "salary": "$186,976", + "start_date": "2/15/2004" + }, + { + "extn": "9337", + "id": "1395", + "name": "Elly Pickard", + "office": "Escondido", + "position": "Audiologist", + "salary": "$81,631", + "start_date": "2/25/2015" + }, + { + "extn": "6119", + "id": "1396", + "name": "Leanne Ward", + "office": "New Orleans", + "position": "Design Engineer", + "salary": "$64,928", + "start_date": "4/25/2002" + }, + { + "extn": "5644", + "id": "1397", + "name": "Chuck Wright", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$285,689", + "start_date": "12/4/2015" + }, + { + "extn": "2951", + "id": "1398", + "name": "Erin Turner", + "office": "Henderson", + "position": "Designer", + "salary": "$170,763", + "start_date": "5/13/2011" + }, + { + "extn": "3201", + "id": "1399", + "name": "Mina Mills", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$86,358", + "start_date": "9/3/2012" + }, + { + "extn": "9064", + "id": "1400", + "name": "Marigold Wren", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$197,799", + "start_date": "11/30/2004" + }, + { + "extn": "4971", + "id": "1401", + "name": "Stacy Saunders", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$16,170", + "start_date": "11/5/2017" + }, + { + "extn": "4103", + "id": "1402", + "name": "Kurt Oatway", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$207,639", + "start_date": "1/27/2011" + }, + { + "extn": "8922", + "id": "1403", + "name": "Cedrick Reading", + "office": "Chicago", + "position": "Business Broker", + "salary": "$123,838", + "start_date": "6/3/2013" + }, + { + "extn": "3381", + "id": "1404", + "name": "Jayden Bennett", + "office": "Richmond", + "position": "Executive Director", + "salary": "$81,629", + "start_date": "12/3/2003" + }, + { + "extn": "2162", + "id": "1405", + "name": "Ember Dunbar", + "office": "Sacramento", + "position": "Investment Advisor", + "salary": "$112,721", + "start_date": "11/28/2017" + }, + { + "extn": "9651", + "id": "1406", + "name": "Madison Groves", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$274,461", + "start_date": "5/21/2000" + }, + { + "extn": "2754", + "id": "1407", + "name": "John James", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$296,724", + "start_date": "10/28/2005" + }, + { + "extn": "3027", + "id": "1408", + "name": "Anne Weatcroft", + "office": "Henderson", + "position": "Operator", + "salary": "$47,252", + "start_date": "11/10/2010" + }, + { + "extn": "7093", + "id": "1409", + "name": "Rachael Hale", + "office": "Innsbruck", + "position": "HR Specialist", + "salary": "$214,633", + "start_date": "9/9/2004" + }, + { + "extn": "6482", + "id": "1410", + "name": "Shelby Nielson", + "office": "Irving", + "position": "Call Center Representative", + "salary": "$32,214", + "start_date": "1/16/2014" + }, + { + "extn": "8519", + "id": "1411", + "name": "Regina Roth", + "office": "Orlando", + "position": "Steward", + "salary": "$29,067", + "start_date": "10/2/2015" + }, + { + "extn": "9611", + "id": "1412", + "name": "Daniel Woodcock", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$293,118", + "start_date": "3/24/2012" + }, + { + "extn": "6030", + "id": "1413", + "name": "Rocco Groves", + "office": "Lincoln", + "position": "Service Supervisor", + "salary": "$148,992", + "start_date": "8/10/2018" + }, + { + "extn": "2963", + "id": "1414", + "name": "Jocelyn Booth", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$187,364", + "start_date": "12/14/2007" + }, + { + "extn": "8153", + "id": "1415", + "name": "Bernadette Rivers", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$29,972", + "start_date": "11/24/2014" + }, + { + "extn": "8077", + "id": "1416", + "name": "Caleb Seymour", + "office": "Norfolk", + "position": "Health Educator", + "salary": "$71,478", + "start_date": "8/30/2004" + }, + { + "extn": "8061", + "id": "1417", + "name": "Darlene Ainsworth", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$278,490", + "start_date": "11/25/2007" + }, + { + "extn": "8820", + "id": "1418", + "name": "Jade Shaw", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$101,006", + "start_date": "11/4/2002" + }, + { + "extn": "3145", + "id": "1419", + "name": "Lucas Harrison", + "office": "Fullerton", + "position": "Auditor", + "salary": "$67,227", + "start_date": "3/9/2012" + }, + { + "extn": "6329", + "id": "1420", + "name": "Jacob Slater", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$91,620", + "start_date": "3/3/2019" + }, + { + "extn": "8254", + "id": "1421", + "name": "Ron Moss", + "office": "Irving", + "position": "Stockbroker", + "salary": "$137,038", + "start_date": "4/6/2007" + }, + { + "extn": "8418", + "id": "1422", + "name": "Gabriel Carson", + "office": "Quebec", + "position": "Steward", + "salary": "$13,742", + "start_date": "3/4/2003" + }, + { + "extn": "1943", + "id": "1423", + "name": "Marvin Boden", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$130,661", + "start_date": "12/5/2010" + }, + { + "extn": "6151", + "id": "1424", + "name": "Oliver Stevens", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$119,399", + "start_date": "1/12/2016" + }, + { + "extn": "6280", + "id": "1425", + "name": "Gwenyth Gunn", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$65,189", + "start_date": "10/26/2002" + }, + { + "extn": "1965", + "id": "1426", + "name": "Nick Rowlands", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$140,647", + "start_date": "3/7/2005" + }, + { + "extn": "3719", + "id": "1427", + "name": "Doug Edler", + "office": "Fremont", + "position": "Dentist", + "salary": "$100,232", + "start_date": "8/26/2011" + }, + { + "extn": "4181", + "id": "1428", + "name": "Jasmine Mccall", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$119,611", + "start_date": "2/14/2019" + }, + { + "extn": "3903", + "id": "1429", + "name": "Erick Nash", + "office": "Fayetteville", + "position": "Call Center Representative", + "salary": "$235,685", + "start_date": "11/25/2013" + }, + { + "extn": "9627", + "id": "1430", + "name": "Madison Rigg", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$45,753", + "start_date": "8/27/2016" + }, + { + "extn": "6388", + "id": "1431", + "name": "Rick Flynn", + "office": "Lakewood", + "position": "Mobile Developer", + "salary": "$75,072", + "start_date": "1/1/2018" + }, + { + "extn": "3074", + "id": "1432", + "name": "Chuck Todd", + "office": "Detroit", + "position": "Webmaster", + "salary": "$206,075", + "start_date": "4/2/2005" + }, + { + "extn": "9219", + "id": "1433", + "name": "Chuck Ellis", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$181,639", + "start_date": "2/10/2000" + }, + { + "extn": "5056", + "id": "1434", + "name": "Nicole Tait", + "office": "Detroit", + "position": "Inspector", + "salary": "$77,855", + "start_date": "1/10/2002" + }, + { + "extn": "1978", + "id": "1435", + "name": "Caleb Allwood", + "office": "Houston", + "position": "Design Engineer", + "salary": "$187,285", + "start_date": "2/1/2012" + }, + { + "extn": "2922", + "id": "1436", + "name": "Angelica Graham", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$240,681", + "start_date": "9/21/2019" + }, + { + "extn": "4448", + "id": "1437", + "name": "Rosie Payne", + "office": "Lancaster", + "position": "Clerk", + "salary": "$217,877", + "start_date": "2/22/2016" + }, + { + "extn": "2344", + "id": "1438", + "name": "Tyson Irwin", + "office": "Jacksonville", + "position": "Production Painter", + "salary": "$83,129", + "start_date": "10/14/2017" + }, + { + "extn": "2536", + "id": "1439", + "name": "Erin Wilton", + "office": "Lincoln", + "position": "Investment Advisor", + "salary": "$299,698", + "start_date": "8/15/2017" + }, + { + "extn": "5435", + "id": "1440", + "name": "Wade Victor", + "office": "Lincoln", + "position": "Operator", + "salary": "$22,627", + "start_date": "6/26/2004" + }, + { + "extn": "4956", + "id": "1441", + "name": "Callie Skinner", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$63,641", + "start_date": "10/4/2016" + }, + { + "extn": "3981", + "id": "1442", + "name": "Carla Redwood", + "office": "Anaheim", + "position": "Designer", + "salary": "$143,812", + "start_date": "10/3/2012" + }, + { + "extn": "1919", + "id": "1443", + "name": "Eduardo Styles", + "office": "Los Angeles", + "position": "Baker", + "salary": "$131,403", + "start_date": "1/4/2008" + }, + { + "extn": "2286", + "id": "1444", + "name": "Kurt Hamilton", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$170,217", + "start_date": "11/25/2008" + }, + { + "extn": "8882", + "id": "1445", + "name": "Elijah Saunders", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$262,754", + "start_date": "9/29/2017" + }, + { + "extn": "7383", + "id": "1446", + "name": "Alexander Morley", + "office": "Lancaster", + "position": "Paramedic", + "salary": "$245,766", + "start_date": "9/25/2014" + }, + { + "extn": "5179", + "id": "1447", + "name": "Willow Rycroft", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$150,308", + "start_date": "12/2/2009" + }, + { + "extn": "5646", + "id": "1448", + "name": "Rhea Wheeler", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$225,941", + "start_date": "6/22/2010" + }, + { + "extn": "5803", + "id": "1449", + "name": "Nick Mullins", + "office": "Lincoln", + "position": "Call Center Representative", + "salary": "$204,804", + "start_date": "9/1/2014" + }, + { + "extn": "8301", + "id": "1450", + "name": "Bryon Mcgee", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$227,688", + "start_date": "7/14/2008" + }, + { + "extn": "8653", + "id": "1451", + "name": "Gabriel Newton", + "office": "Philadelphia", + "position": "Cook", + "salary": "$14,974", + "start_date": "6/28/2004" + }, + { + "extn": "4694", + "id": "1452", + "name": "Wade Oatway", + "office": "San Jose", + "position": "Auditor", + "salary": "$254,984", + "start_date": "3/3/2019" + }, + { + "extn": "4729", + "id": "1453", + "name": "Chuck Rodgers", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$137,139", + "start_date": "3/19/2014" + }, + { + "extn": "7021", + "id": "1454", + "name": "Penelope Gilbert", + "office": "Milwaukee", + "position": "Baker", + "salary": "$54,511", + "start_date": "8/19/2017" + }, + { + "extn": "4767", + "id": "1455", + "name": "David Osman", + "office": "Memphis", + "position": "Health Educator", + "salary": "$255,005", + "start_date": "5/23/2000" + }, + { + "extn": "7680", + "id": "1456", + "name": "Alexander Emmott", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$68,571", + "start_date": "2/8/2016" + }, + { + "extn": "4364", + "id": "1457", + "name": "Deborah Wise", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$145,257", + "start_date": "11/24/2005" + }, + { + "extn": "2414", + "id": "1458", + "name": "Kamila Ward", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$18,888", + "start_date": "11/28/2005" + }, + { + "extn": "3186", + "id": "1459", + "name": "Luna Thornton", + "office": "Glendale", + "position": "Steward", + "salary": "$203,155", + "start_date": "11/28/2002" + }, + { + "extn": "2614", + "id": "1460", + "name": "Elijah Mooney", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$48,586", + "start_date": "10/22/2012" + }, + { + "extn": "5311", + "id": "1461", + "name": "Brad Bradley", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$49,932", + "start_date": "12/26/2012" + }, + { + "extn": "5851", + "id": "1462", + "name": "Lana Hudson", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$118,093", + "start_date": "1/29/2001" + }, + { + "extn": "4297", + "id": "1463", + "name": "Mayleen Sherwood", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$131,270", + "start_date": "5/9/2002" + }, + { + "extn": "8626", + "id": "1464", + "name": "Alan Forth", + "office": "Otawa", + "position": "Webmaster", + "salary": "$39,678", + "start_date": "3/28/2013" + }, + { + "extn": "6454", + "id": "1465", + "name": "Joseph Newton", + "office": "Louisville", + "position": "Front Desk Coordinator", + "salary": "$235,827", + "start_date": "2/12/2002" + }, + { + "extn": "4139", + "id": "1466", + "name": "Josh Needham", + "office": "Norfolk", + "position": "Operator", + "salary": "$234,220", + "start_date": "9/19/2005" + }, + { + "extn": "8577", + "id": "1467", + "name": "Jack Leslie", + "office": "Madison", + "position": "Investment Advisor", + "salary": "$262,913", + "start_date": "2/7/2004" + }, + { + "extn": "9534", + "id": "1468", + "name": "Davina Wilkinson", + "office": "Zurich", + "position": "Business Broker", + "salary": "$26,848", + "start_date": "3/1/2010" + }, + { + "extn": "8830", + "id": "1469", + "name": "Clint Moss", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$83,392", + "start_date": "4/27/2006" + }, + { + "extn": "2217", + "id": "1470", + "name": "Tyson Harper", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$161,044", + "start_date": "4/2/2005" + }, + { + "extn": "9975", + "id": "1471", + "name": "Cedrick Uddin", + "office": "Charlotte", + "position": "HR Coordinator", + "salary": "$204,179", + "start_date": "9/28/2006" + }, + { + "extn": "9262", + "id": "1472", + "name": "Greta Flanders", + "office": "Albuquerque", + "position": "Project Manager", + "salary": "$84,730", + "start_date": "9/5/2006" + }, + { + "extn": "4621", + "id": "1473", + "name": "George Walsh", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$217,129", + "start_date": "6/25/2007" + }, + { + "extn": "9556", + "id": "1474", + "name": "Parker Talbot", + "office": "Memphis", + "position": "Executive Director", + "salary": "$114,160", + "start_date": "5/16/2006" + }, + { + "extn": "9256", + "id": "1475", + "name": "Mark Vollans", + "office": "Escondido", + "position": "Operator", + "salary": "$147,592", + "start_date": "11/16/2006" + }, + { + "extn": "2499", + "id": "1476", + "name": "Francesca Gray", + "office": "Kansas City", + "position": "Baker", + "salary": "$122,747", + "start_date": "8/5/2018" + }, + { + "extn": "6973", + "id": "1477", + "name": "Alba Boden", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$174,893", + "start_date": "8/27/2007" + }, + { + "extn": "2028", + "id": "1478", + "name": "Julius Brooks", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$263,603", + "start_date": "2/12/2009" + }, + { + "extn": "7712", + "id": "1479", + "name": "Jade Waterson", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$297,440", + "start_date": "1/25/2003" + }, + { + "extn": "1529", + "id": "1480", + "name": "Macy Graham", + "office": "Cincinnati", + "position": "Biologist", + "salary": "$226,928", + "start_date": "7/18/2013" + }, + { + "extn": "8293", + "id": "1481", + "name": "Phoebe Phillips", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$294,703", + "start_date": "4/29/2016" + }, + { + "extn": "8183", + "id": "1482", + "name": "Harvey Smith", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$83,061", + "start_date": "9/10/2012" + }, + { + "extn": "4551", + "id": "1483", + "name": "Allison Quinton", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$84,215", + "start_date": "12/14/2007" + }, + { + "extn": "4737", + "id": "1484", + "name": "Mavis Young", + "office": "El Paso", + "position": "Biologist", + "salary": "$256,606", + "start_date": "10/29/2006" + }, + { + "extn": "2722", + "id": "1485", + "name": "Nicholas Grady", + "office": "Madison", + "position": "Accountant", + "salary": "$280,182", + "start_date": "7/18/2017" + }, + { + "extn": "2820", + "id": "1486", + "name": "Ivette Donovan", + "office": "Fayetteville", + "position": "Steward", + "salary": "$119,470", + "start_date": "7/1/2008" + }, + { + "extn": "9229", + "id": "1487", + "name": "Abdul Walsh", + "office": "Lyon", + "position": "Cashier", + "salary": "$189,787", + "start_date": "6/15/2004" + }, + { + "extn": "9341", + "id": "1488", + "name": "Benny Thompson", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$280,519", + "start_date": "2/26/2004" + }, + { + "extn": "4066", + "id": "1489", + "name": "Anne Latham", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$228,562", + "start_date": "10/25/2002" + }, + { + "extn": "2568", + "id": "1490", + "name": "Andie Brooks", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$188,762", + "start_date": "3/29/2019" + }, + { + "extn": "5731", + "id": "1491", + "name": "Leroy Weston", + "office": "Denver", + "position": "Baker", + "salary": "$230,817", + "start_date": "12/13/2009" + }, + { + "extn": "4673", + "id": "1492", + "name": "Carl Potts", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$69,114", + "start_date": "7/12/2017" + }, + { + "extn": "1712", + "id": "1493", + "name": "Erick Shields", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$49,397", + "start_date": "9/12/2000" + }, + { + "extn": "2790", + "id": "1494", + "name": "Kurt Allwood", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$121,064", + "start_date": "3/21/2012" + }, + { + "extn": "9197", + "id": "1495", + "name": "Rick Lewis", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$117,321", + "start_date": "2/23/2011" + }, + { + "extn": "5190", + "id": "1496", + "name": "Macy Harvey", + "office": "Quebec", + "position": "Electrician", + "salary": "$117,800", + "start_date": "5/19/2008" + }, + { + "extn": "6969", + "id": "1497", + "name": "Tom Moore", + "office": "El Paso", + "position": "Chef Manager", + "salary": "$138,250", + "start_date": "8/1/2013" + }, + { + "extn": "4916", + "id": "1498", + "name": "Rosie Duvall", + "office": "Pittsburgh", + "position": "Cash Manager", + "salary": "$52,651", + "start_date": "6/19/2002" + }, + { + "extn": "2737", + "id": "1499", + "name": "Samantha Noon", + "office": "Seattle", + "position": "Auditor", + "salary": "$213,367", + "start_date": "12/26/2002" + }, + { + "extn": "1274", + "id": "1500", + "name": "Eduardo Truscott", + "office": "Kansas City", + "position": "CNC Operator", + "salary": "$282,950", + "start_date": "10/28/2017" + }, + { + "extn": "7979", + "id": "1501", + "name": "Rihanna Pope", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$33,117", + "start_date": "8/1/2019" + }, + { + "extn": "3611", + "id": "1502", + "name": "Teagan Wigley", + "office": "Paris", + "position": "Systems Administrator", + "salary": "$163,308", + "start_date": "10/2/2009" + }, + { + "extn": "3102", + "id": "1503", + "name": "Ryan Briggs", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$61,092", + "start_date": "11/10/2001" + }, + { + "extn": "4008", + "id": "1504", + "name": "Dakota Mcleod", + "office": "Garland", + "position": "Call Center Representative", + "salary": "$36,624", + "start_date": "6/9/2007" + }, + { + "extn": "8660", + "id": "1505", + "name": "Jaylene West", + "office": "Phoenix", + "position": "Electrician", + "salary": "$52,531", + "start_date": "1/26/2012" + }, + { + "extn": "1241", + "id": "1506", + "name": "Aleksandra Knight", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$283,827", + "start_date": "12/13/2014" + }, + { + "extn": "9969", + "id": "1507", + "name": "Makena Nash", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$265,706", + "start_date": "2/15/2003" + }, + { + "extn": "6044", + "id": "1508", + "name": "Noah Locke", + "office": "Columbus", + "position": "Lecturer", + "salary": "$156,039", + "start_date": "10/22/2004" + }, + { + "extn": "6863", + "id": "1509", + "name": "Benny Todd", + "office": "Zurich", + "position": "Inspector", + "salary": "$190,319", + "start_date": "11/26/2006" + }, + { + "extn": "7874", + "id": "1510", + "name": "Tom Ross", + "office": "Santa Ana", + "position": "Laboratory Technician", + "salary": "$236,697", + "start_date": "2/18/2012" + }, + { + "extn": "4821", + "id": "1511", + "name": "Nicholas Baxter", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$113,659", + "start_date": "10/31/2003" + }, + { + "extn": "6827", + "id": "1512", + "name": "Percy Parker", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$278,977", + "start_date": "1/12/2010" + }, + { + "extn": "7923", + "id": "1513", + "name": "Luke Boyle", + "office": "Hayward", + "position": "IT Support Staff", + "salary": "$121,914", + "start_date": "6/28/2009" + }, + { + "extn": "5252", + "id": "1514", + "name": "Elisabeth Lyon", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$292,141", + "start_date": "4/25/2018" + }, + { + "extn": "3685", + "id": "1515", + "name": "Julius Leslie", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$260,222", + "start_date": "2/14/2019" + }, + { + "extn": "6437", + "id": "1516", + "name": "Wade Ashley", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$271,644", + "start_date": "5/28/2008" + }, + { + "extn": "6901", + "id": "1517", + "name": "Lindsay Kennedy", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$232,072", + "start_date": "8/29/2000" + }, + { + "extn": "9149", + "id": "1518", + "name": "Alan Cunningham", + "office": "Fullerton", + "position": "Audiologist", + "salary": "$83,808", + "start_date": "7/29/2003" + }, + { + "extn": "7113", + "id": "1519", + "name": "Aurelia Grey", + "office": "Toledo", + "position": "Systems Administrator", + "salary": "$67,409", + "start_date": "5/2/2006" + }, + { + "extn": "8250", + "id": "1520", + "name": "Danny Lewis", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$31,635", + "start_date": "2/12/2006" + }, + { + "extn": "6818", + "id": "1521", + "name": "Summer Briggs", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$144,358", + "start_date": "4/12/2010" + }, + { + "extn": "6096", + "id": "1522", + "name": "Abdul Lewin", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$293,846", + "start_date": "1/8/2007" + }, + { + "extn": "8267", + "id": "1523", + "name": "George Weasley", + "office": "El Paso", + "position": "Design Engineer", + "salary": "$259,962", + "start_date": "6/5/2007" + }, + { + "extn": "2266", + "id": "1524", + "name": "Nathan Ryan", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$187,811", + "start_date": "5/5/2013" + }, + { + "extn": "5598", + "id": "1525", + "name": "Javier Yoman", + "office": "Stockton", + "position": "Global Logistics Supervisor", + "salary": "$65,461", + "start_date": "9/19/2014" + }, + { + "extn": "7871", + "id": "1526", + "name": "Jacob Olson", + "office": "Phoenix", + "position": "Business Broker", + "salary": "$45,396", + "start_date": "2/4/2014" + }, + { + "extn": "9459", + "id": "1527", + "name": "Charlotte Vinton", + "office": "Phoenix", + "position": "Design Engineer", + "salary": "$106,037", + "start_date": "3/24/2004" + }, + { + "extn": "7194", + "id": "1528", + "name": "Javier Flett", + "office": "Otawa", + "position": "HR Specialist", + "salary": "$46,318", + "start_date": "2/14/2017" + }, + { + "extn": "5175", + "id": "1529", + "name": "Julia Mcnally", + "office": "Atlanta", + "position": "Pharmacist", + "salary": "$157,961", + "start_date": "1/11/2018" + }, + { + "extn": "8464", + "id": "1530", + "name": "Daria Crawley", + "office": "Santa Ana", + "position": "Physician", + "salary": "$256,990", + "start_date": "11/28/2015" + }, + { + "extn": "1646", + "id": "1531", + "name": "Chuck Tate", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$44,262", + "start_date": "6/11/2000" + }, + { + "extn": "4922", + "id": "1532", + "name": "Claire Pope", + "office": "Laredo", + "position": "Designer", + "salary": "$87,731", + "start_date": "11/10/2014" + }, + { + "extn": "9102", + "id": "1533", + "name": "Lucas Russell", + "office": "Glendale", + "position": "Insurance Broker", + "salary": "$200,600", + "start_date": "9/2/2000" + }, + { + "extn": "9212", + "id": "1534", + "name": "Carl Harrison", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$219,233", + "start_date": "8/9/2016" + }, + { + "extn": "6922", + "id": "1535", + "name": "Kirsten Oakley", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$206,861", + "start_date": "4/6/2007" + }, + { + "extn": "3085", + "id": "1536", + "name": "Naomi Benson", + "office": "Honolulu", + "position": "Machine Operator", + "salary": "$112,934", + "start_date": "6/3/2002" + }, + { + "extn": "1449", + "id": "1537", + "name": "Tyler Nobbs", + "office": "Miami", + "position": "CNC Operator", + "salary": "$191,003", + "start_date": "8/4/2016" + }, + { + "extn": "4422", + "id": "1538", + "name": "Rosa Shaw", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$142,186", + "start_date": "6/15/2007" + }, + { + "extn": "1164", + "id": "1539", + "name": "Marina Fenton", + "office": "Milwaukee", + "position": "Call Center Representative", + "salary": "$298,127", + "start_date": "1/4/2012" + }, + { + "extn": "2874", + "id": "1540", + "name": "Payton Mooney", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$212,406", + "start_date": "4/9/2006" + }, + { + "extn": "1634", + "id": "1541", + "name": "Phillip Shaw", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$111,223", + "start_date": "9/16/2014" + }, + { + "extn": "1169", + "id": "1542", + "name": "Rocco Victor", + "office": "Miami", + "position": "Baker", + "salary": "$297,116", + "start_date": "3/25/2016" + }, + { + "extn": "5359", + "id": "1543", + "name": "Nancy Morris", + "office": "Orlando", + "position": "Cashier", + "salary": "$126,271", + "start_date": "4/28/2003" + }, + { + "extn": "6218", + "id": "1544", + "name": "Owen Dobson", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$139,078", + "start_date": "8/11/2010" + }, + { + "extn": "7766", + "id": "1545", + "name": "Enoch Vollans", + "office": "New York", + "position": "Stockbroker", + "salary": "$102,102", + "start_date": "11/24/2005" + }, + { + "extn": "6464", + "id": "1546", + "name": "Gladys Everett", + "office": "Tokyo", + "position": "Ambulatory Nurse", + "salary": "$22,413", + "start_date": "2/6/2005" + }, + { + "extn": "4031", + "id": "1547", + "name": "Owen Mason", + "office": "Lyon", + "position": "Audiologist", + "salary": "$165,305", + "start_date": "9/23/2004" + }, + { + "extn": "6207", + "id": "1548", + "name": "George Ranks", + "office": "Denver", + "position": "Chef Manager", + "salary": "$179,404", + "start_date": "3/29/2008" + }, + { + "extn": "5881", + "id": "1549", + "name": "Johnathan Tailor", + "office": "Dallas", + "position": "Doctor", + "salary": "$26,641", + "start_date": "5/26/2018" + }, + { + "extn": "7666", + "id": "1550", + "name": "Destiny Brooks", + "office": "Seattle", + "position": "Doctor", + "salary": "$264,740", + "start_date": "1/19/2019" + }, + { + "extn": "5153", + "id": "1551", + "name": "Peter Aldridge", + "office": "Miami", + "position": "HR Specialist", + "salary": "$186,756", + "start_date": "6/16/2013" + }, + { + "extn": "7277", + "id": "1552", + "name": "Charlotte Douglas", + "office": "Fullerton", + "position": "Cashier", + "salary": "$98,012", + "start_date": "10/20/2013" + }, + { + "extn": "2875", + "id": "1553", + "name": "Kurt Samuel", + "office": "Arlington", + "position": "Retail Trainee", + "salary": "$113,863", + "start_date": "5/20/2013" + }, + { + "extn": "1801", + "id": "1554", + "name": "Rita Aldridge", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$25,696", + "start_date": "3/31/2009" + }, + { + "extn": "8081", + "id": "1555", + "name": "Clint Robertson", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$177,468", + "start_date": "3/19/2005" + }, + { + "extn": "2748", + "id": "1556", + "name": "Adina Ulyatt", + "office": "Bakersfield", + "position": "Web Developer", + "salary": "$126,878", + "start_date": "4/28/2009" + }, + { + "extn": "7010", + "id": "1557", + "name": "Matthew Fox", + "office": "New York", + "position": "Call Center Representative", + "salary": "$223,725", + "start_date": "1/14/2012" + }, + { + "extn": "2274", + "id": "1558", + "name": "Tyson Bolton", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$18,171", + "start_date": "8/10/2017" + }, + { + "extn": "9944", + "id": "1559", + "name": "Aiden Yarlett", + "office": "Fremont", + "position": "Executive Director", + "salary": "$261,101", + "start_date": "5/23/2005" + }, + { + "extn": "8984", + "id": "1560", + "name": "Josh Ranks", + "office": "Long Beach", + "position": "Mobile Developer", + "salary": "$283,080", + "start_date": "10/20/2011" + }, + { + "extn": "5540", + "id": "1561", + "name": "Victoria Hogg", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$104,579", + "start_date": "7/7/2006" + }, + { + "extn": "1370", + "id": "1562", + "name": "Hannah Cattell", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$21,198", + "start_date": "2/27/2012" + }, + { + "extn": "8306", + "id": "1563", + "name": "Adeline Fulton", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$150,056", + "start_date": "1/5/2000" + }, + { + "extn": "9341", + "id": "1564", + "name": "George Olson", + "office": "St. Louis", + "position": "Investment Advisor", + "salary": "$293,855", + "start_date": "3/22/2015" + }, + { + "extn": "8679", + "id": "1565", + "name": "Sharon Ingham", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$108,614", + "start_date": "12/26/2010" + }, + { + "extn": "7806", + "id": "1566", + "name": "Denny Douglas", + "office": "Scottsdale", + "position": "Physician", + "salary": "$193,558", + "start_date": "3/31/2010" + }, + { + "extn": "7665", + "id": "1567", + "name": "Marigold Kennedy", + "office": "Lincoln", + "position": "Bellman", + "salary": "$236,147", + "start_date": "8/9/2013" + }, + { + "extn": "5685", + "id": "1568", + "name": "Leslie Martin", + "office": "Valetta", + "position": "Web Developer", + "salary": "$76,701", + "start_date": "12/2/2002" + }, + { + "extn": "4085", + "id": "1569", + "name": "Alessia Plant", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$155,967", + "start_date": "3/21/2000" + }, + { + "extn": "8184", + "id": "1570", + "name": "Enoch Griffiths", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$103,575", + "start_date": "2/16/2016" + }, + { + "extn": "4134", + "id": "1571", + "name": "Abdul Cooper", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$137,230", + "start_date": "10/2/2019" + }, + { + "extn": "1657", + "id": "1572", + "name": "Madelyn Whittle", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$130,673", + "start_date": "10/21/2006" + }, + { + "extn": "1084", + "id": "1573", + "name": "Alan Lynn", + "office": "Toledo", + "position": "Budget Analyst", + "salary": "$217,688", + "start_date": "12/2/2006" + }, + { + "extn": "9898", + "id": "1574", + "name": "Piper Partridge", + "office": "Salem", + "position": "Front Desk Coordinator", + "salary": "$75,320", + "start_date": "2/22/2013" + }, + { + "extn": "3219", + "id": "1575", + "name": "Chadwick Rowlands", + "office": "Bakersfield", + "position": "Doctor", + "salary": "$164,648", + "start_date": "9/5/2014" + }, + { + "extn": "3365", + "id": "1576", + "name": "Claire Forester", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$267,571", + "start_date": "7/26/2019" + }, + { + "extn": "8597", + "id": "1577", + "name": "Rebecca Franks", + "office": "Washington", + "position": "Accountant", + "salary": "$27,487", + "start_date": "1/9/2007" + }, + { + "extn": "9226", + "id": "1578", + "name": "Logan Russell", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$151,683", + "start_date": "1/10/2002" + }, + { + "extn": "4158", + "id": "1579", + "name": "Celina Clark", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$116,975", + "start_date": "12/6/2007" + }, + { + "extn": "9281", + "id": "1580", + "name": "Rowan Broomfield", + "office": "Milwaukee", + "position": "Operator", + "salary": "$70,064", + "start_date": "10/7/2017" + }, + { + "extn": "7395", + "id": "1581", + "name": "Javier Downing", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$127,255", + "start_date": "6/8/2001" + }, + { + "extn": "5531", + "id": "1582", + "name": "Isla Nicholls", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$147,029", + "start_date": "1/24/2000" + }, + { + "extn": "8911", + "id": "1583", + "name": "Benny Speed", + "office": "Minneapolis", + "position": "Call Center Representative", + "salary": "$195,447", + "start_date": "8/11/2003" + }, + { + "extn": "2815", + "id": "1584", + "name": "Ramon Tyler", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$176,253", + "start_date": "9/1/2013" + }, + { + "extn": "9662", + "id": "1585", + "name": "Domenic Morris", + "office": "Omaha", + "position": "Software Engineer", + "salary": "$259,322", + "start_date": "10/13/2007" + }, + { + "extn": "4291", + "id": "1586", + "name": "Chris Evans", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$232,615", + "start_date": "10/31/2003" + }, + { + "extn": "6104", + "id": "1587", + "name": "Tiffany Craig", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$253,285", + "start_date": "11/24/2015" + }, + { + "extn": "3850", + "id": "1588", + "name": "Alexander Furnell", + "office": "Chicago", + "position": "Physician", + "salary": "$293,894", + "start_date": "5/8/2004" + }, + { + "extn": "7226", + "id": "1589", + "name": "Agnes Henderson", + "office": "Laredo", + "position": "Associate Professor", + "salary": "$111,470", + "start_date": "5/31/2006" + }, + { + "extn": "6204", + "id": "1590", + "name": "Nina Amstead", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$104,603", + "start_date": "5/13/2016" + }, + { + "extn": "8923", + "id": "1591", + "name": "Alma James", + "office": "Rome", + "position": "Project Manager", + "salary": "$94,769", + "start_date": "5/19/2017" + }, + { + "extn": "4586", + "id": "1592", + "name": "Lucas Mason", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$183,091", + "start_date": "3/5/2002" + }, + { + "extn": "6338", + "id": "1593", + "name": "Bart Ellis", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$162,679", + "start_date": "9/17/2012" + }, + { + "extn": "2448", + "id": "1594", + "name": "Ronald Morris", + "office": "Lakewood", + "position": "Executive Director", + "salary": "$97,402", + "start_date": "10/13/2008" + }, + { + "extn": "5895", + "id": "1595", + "name": "Lorraine Rainford", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$46,051", + "start_date": "6/17/2008" + }, + { + "extn": "7491", + "id": "1596", + "name": "Quinn Rogers", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$115,040", + "start_date": "8/13/2005" + }, + { + "extn": "5698", + "id": "1597", + "name": "Percy Crawford", + "office": "Los Angeles", + "position": "Healthcare Specialist", + "salary": "$273,169", + "start_date": "10/25/2018" + }, + { + "extn": "5199", + "id": "1598", + "name": "Oliver Chappell", + "office": "Milwaukee", + "position": "Systems Administrator", + "salary": "$85,937", + "start_date": "12/3/2001" + }, + { + "extn": "2409", + "id": "1599", + "name": "Luke Adler", + "office": "Murfreesboro", + "position": "Designer", + "salary": "$22,767", + "start_date": "4/24/2014" + }, + { + "extn": "8298", + "id": "1600", + "name": "Sylvia Rodgers", + "office": "Albuquerque", + "position": "Steward", + "salary": "$257,707", + "start_date": "12/9/2017" + }, + { + "extn": "7178", + "id": "1601", + "name": "Alessia Holmes", + "office": "Prague", + "position": "Paramedic", + "salary": "$176,917", + "start_date": "3/11/2016" + }, + { + "extn": "1071", + "id": "1602", + "name": "Daron Stewart", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$221,875", + "start_date": "9/16/2015" + }, + { + "extn": "3227", + "id": "1603", + "name": "Barry Baker", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$61,482", + "start_date": "9/2/2005" + }, + { + "extn": "4725", + "id": "1604", + "name": "John Craig", + "office": "Amarillo", + "position": "Healthcare Specialist", + "salary": "$60,962", + "start_date": "9/10/2000" + }, + { + "extn": "2098", + "id": "1605", + "name": "Michaela Garcia", + "office": "Milano", + "position": "Accountant", + "salary": "$80,704", + "start_date": "10/13/2017" + }, + { + "extn": "5553", + "id": "1606", + "name": "Nick Rixon", + "office": "Omaha", + "position": "Service Supervisor", + "salary": "$247,787", + "start_date": "4/15/2011" + }, + { + "extn": "1623", + "id": "1607", + "name": "Sofie Edwards", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$143,557", + "start_date": "7/1/2007" + }, + { + "extn": "7829", + "id": "1608", + "name": "Angel Johnson", + "office": "Amarillo", + "position": "Bellman", + "salary": "$258,544", + "start_date": "4/2/2003" + }, + { + "extn": "8640", + "id": "1609", + "name": "Meredith Warden", + "office": "Stockton", + "position": "Clerk", + "salary": "$103,149", + "start_date": "6/28/2010" + }, + { + "extn": "6478", + "id": "1610", + "name": "Carla Stanton", + "office": "Lisbon", + "position": "Operator", + "salary": "$254,095", + "start_date": "5/29/2016" + }, + { + "extn": "6122", + "id": "1611", + "name": "Logan Baker", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$239,671", + "start_date": "1/25/2016" + }, + { + "extn": "9554", + "id": "1612", + "name": "David Lunt", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$265,890", + "start_date": "6/29/2010" + }, + { + "extn": "7577", + "id": "1613", + "name": "Thea Emerson", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$16,740", + "start_date": "1/4/2011" + }, + { + "extn": "2269", + "id": "1614", + "name": "Carolyn Truscott", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$186,574", + "start_date": "1/12/2019" + }, + { + "extn": "4750", + "id": "1615", + "name": "Kieth Weasley", + "office": "Denver", + "position": "Paramedic", + "salary": "$62,988", + "start_date": "5/21/2017" + }, + { + "extn": "5267", + "id": "1616", + "name": "Eduardo Upton", + "office": "Pittsburgh", + "position": "Doctor", + "salary": "$112,421", + "start_date": "7/27/2001" + }, + { + "extn": "6614", + "id": "1617", + "name": "Elijah Noach", + "office": "Scottsdale", + "position": "Webmaster", + "salary": "$102,292", + "start_date": "9/11/2007" + }, + { + "extn": "6267", + "id": "1618", + "name": "Marjorie Patel", + "office": "Berlin", + "position": "Inspector", + "salary": "$50,870", + "start_date": "9/29/2002" + }, + { + "extn": "5106", + "id": "1619", + "name": "Rocco Brooks", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$119,460", + "start_date": "8/17/2009" + }, + { + "extn": "8501", + "id": "1620", + "name": "Ryan Adams", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$207,362", + "start_date": "1/4/2005" + }, + { + "extn": "6055", + "id": "1621", + "name": "Benny Mccormick", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$124,882", + "start_date": "10/17/2009" + }, + { + "extn": "6853", + "id": "1622", + "name": "Nathan Khan", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$236,702", + "start_date": "6/24/2018" + }, + { + "extn": "7820", + "id": "1623", + "name": "Ron Tutton", + "office": "Salem", + "position": "Executive Director", + "salary": "$84,250", + "start_date": "1/16/2006" + }, + { + "extn": "9211", + "id": "1624", + "name": "Rocco Aldridge", + "office": "Worcester", + "position": "Bellman", + "salary": "$193,059", + "start_date": "4/26/2018" + }, + { + "extn": "6650", + "id": "1625", + "name": "Ronald Hilton", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$127,285", + "start_date": "12/12/2011" + }, + { + "extn": "3970", + "id": "1626", + "name": "Phillip Gordon", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$216,361", + "start_date": "8/6/2014" + }, + { + "extn": "1657", + "id": "1627", + "name": "Johnathan Tobin", + "office": "Worcester", + "position": "Production Painter", + "salary": "$227,632", + "start_date": "5/18/2000" + }, + { + "extn": "7409", + "id": "1628", + "name": "Ada Tyrrell", + "office": "Portland", + "position": "Systems Administrator", + "salary": "$166,232", + "start_date": "6/3/2013" + }, + { + "extn": "6622", + "id": "1629", + "name": "Tyson Benson", + "office": "Philadelphia", + "position": "Retail Trainee", + "salary": "$241,623", + "start_date": "10/10/2011" + }, + { + "extn": "1481", + "id": "1630", + "name": "Jane Hall", + "office": "Garland", + "position": "Baker", + "salary": "$240,239", + "start_date": "6/30/2010" + }, + { + "extn": "5523", + "id": "1631", + "name": "Vivian Knight", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$275,744", + "start_date": "6/20/2000" + }, + { + "extn": "2865", + "id": "1632", + "name": "Monica Preston", + "office": "Colorado Springs", + "position": "Production Painter", + "salary": "$168,100", + "start_date": "10/28/2007" + }, + { + "extn": "4753", + "id": "1633", + "name": "Russel Verdon", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$57,110", + "start_date": "5/12/2012" + }, + { + "extn": "8880", + "id": "1634", + "name": "Abdul Gavin", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$264,399", + "start_date": "10/20/2001" + }, + { + "extn": "3499", + "id": "1635", + "name": "Alexia Camden", + "office": "Moreno Valley", + "position": "IT Support Staff", + "salary": "$66,228", + "start_date": "5/21/2006" + }, + { + "extn": "5222", + "id": "1636", + "name": "Daniel Murray", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$100,534", + "start_date": "1/12/2012" + }, + { + "extn": "3320", + "id": "1637", + "name": "Hayden Bryson", + "office": "New York", + "position": "Doctor", + "salary": "$251,415", + "start_date": "4/15/2010" + }, + { + "extn": "7003", + "id": "1638", + "name": "Hank Addis", + "office": "Glendale", + "position": "Executive Director", + "salary": "$214,586", + "start_date": "11/8/2006" + }, + { + "extn": "3601", + "id": "1639", + "name": "Nathan Dillon", + "office": "Dallas", + "position": "Electrician", + "salary": "$12,094", + "start_date": "4/30/2012" + }, + { + "extn": "4412", + "id": "1640", + "name": "Destiny Campbell", + "office": "Charlotte", + "position": "Cashier", + "salary": "$290,553", + "start_date": "4/8/2001" + }, + { + "extn": "6666", + "id": "1641", + "name": "Stacy Cavanagh", + "office": "El Paso", + "position": "HR Specialist", + "salary": "$191,053", + "start_date": "8/19/2018" + }, + { + "extn": "6585", + "id": "1642", + "name": "Dakota Matthews", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$55,341", + "start_date": "7/20/2004" + }, + { + "extn": "7745", + "id": "1643", + "name": "Bryce Lewis", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$126,114", + "start_date": "3/2/2019" + }, + { + "extn": "4671", + "id": "1644", + "name": "Melinda Mcnally", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$11,019", + "start_date": "9/3/2019" + }, + { + "extn": "5390", + "id": "1645", + "name": "George Ranks", + "office": "Houston", + "position": "Mobile Developer", + "salary": "$67,458", + "start_date": "10/16/2008" + }, + { + "extn": "7817", + "id": "1646", + "name": "Makena Michael", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$28,264", + "start_date": "10/8/2003" + }, + { + "extn": "6469", + "id": "1647", + "name": "Havana Wright", + "office": "El Paso", + "position": "Production Painter", + "salary": "$107,331", + "start_date": "4/17/2016" + }, + { + "extn": "9894", + "id": "1648", + "name": "Joyce Kennedy", + "office": "Phoenix", + "position": "Designer", + "salary": "$259,792", + "start_date": "6/28/2009" + }, + { + "extn": "9344", + "id": "1649", + "name": "Paige Bingham", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$96,016", + "start_date": "8/24/2004" + }, + { + "extn": "6400", + "id": "1650", + "name": "Gemma Bishop", + "office": "Springfield", + "position": "Investment Advisor", + "salary": "$182,517", + "start_date": "7/27/2016" + }, + { + "extn": "1752", + "id": "1651", + "name": "Ruby Bell", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$267,113", + "start_date": "12/31/2003" + }, + { + "extn": "6920", + "id": "1652", + "name": "Aisha Rowan", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$179,102", + "start_date": "9/25/2017" + }, + { + "extn": "6064", + "id": "1653", + "name": "Priscilla Poulton", + "office": "Ontario", + "position": "Doctor", + "salary": "$182,775", + "start_date": "6/3/2017" + }, + { + "extn": "3771", + "id": "1654", + "name": "William Vinton", + "office": "Wien", + "position": "Food Technologist", + "salary": "$105,371", + "start_date": "12/27/2002" + }, + { + "extn": "1080", + "id": "1655", + "name": "Rebecca Sherry", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$225,114", + "start_date": "7/11/2003" + }, + { + "extn": "1040", + "id": "1656", + "name": "Marvin Healy", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$204,154", + "start_date": "9/2/2012" + }, + { + "extn": "6350", + "id": "1657", + "name": "Laila Reid", + "office": "Arlington", + "position": "Lecturer", + "salary": "$183,181", + "start_date": "8/17/2011" + }, + { + "extn": "7482", + "id": "1658", + "name": "Barney Adams", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$76,917", + "start_date": "3/30/2017" + }, + { + "extn": "3559", + "id": "1659", + "name": "Leroy Carpenter", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$167,344", + "start_date": "11/24/2002" + }, + { + "extn": "7718", + "id": "1660", + "name": "Chad Clarkson", + "office": "Jersey City", + "position": "Webmaster", + "salary": "$55,715", + "start_date": "7/26/2011" + }, + { + "extn": "7004", + "id": "1661", + "name": "David Knight", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$34,134", + "start_date": "3/21/2018" + }, + { + "extn": "2806", + "id": "1662", + "name": "Morgan Irving", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$124,501", + "start_date": "12/26/2005" + }, + { + "extn": "5274", + "id": "1663", + "name": "Gil Sinclair", + "office": "Paris", + "position": "Fabricator", + "salary": "$221,612", + "start_date": "6/9/2002" + }, + { + "extn": "5423", + "id": "1664", + "name": "Gina Raven", + "office": "Nashville", + "position": "Webmaster", + "salary": "$218,180", + "start_date": "7/1/2009" + }, + { + "extn": "1242", + "id": "1665", + "name": "Leah Matthews", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$211,222", + "start_date": "8/2/2007" + }, + { + "extn": "5387", + "id": "1666", + "name": "Sebastian Welsch", + "office": "Wien", + "position": "Cashier", + "salary": "$282,681", + "start_date": "10/18/2008" + }, + { + "extn": "9010", + "id": "1667", + "name": "Rocco Pearce", + "office": "Quebec", + "position": "IT Support Staff", + "salary": "$266,689", + "start_date": "1/27/2016" + }, + { + "extn": "6620", + "id": "1668", + "name": "Adina Gray", + "office": "Chicago", + "position": "Webmaster", + "salary": "$254,059", + "start_date": "11/26/2001" + }, + { + "extn": "4855", + "id": "1669", + "name": "Candice Whitmore", + "office": "Seattle", + "position": "Paramedic", + "salary": "$129,171", + "start_date": "8/30/2019" + }, + { + "extn": "1225", + "id": "1670", + "name": "Penelope Shaw", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$80,238", + "start_date": "10/6/2009" + }, + { + "extn": "1015", + "id": "1671", + "name": "Victoria Noach", + "office": "Albuquerque", + "position": "Banker", + "salary": "$137,338", + "start_date": "3/29/2016" + }, + { + "extn": "5677", + "id": "1672", + "name": "Marvin Jeffery", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$10,902", + "start_date": "7/29/2007" + }, + { + "extn": "6932", + "id": "1673", + "name": "Dorothy Hale", + "office": "Jersey City", + "position": "Executive Director", + "salary": "$155,963", + "start_date": "5/28/2001" + }, + { + "extn": "2861", + "id": "1674", + "name": "Erick Phillips", + "office": "Huntsville", + "position": "HR Coordinator", + "salary": "$148,275", + "start_date": "8/18/2019" + }, + { + "extn": "4906", + "id": "1675", + "name": "Harvey Wilde", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$172,421", + "start_date": "4/16/2019" + }, + { + "extn": "7822", + "id": "1676", + "name": "Tyler Whinter", + "office": "Reno", + "position": "Software Engineer", + "salary": "$227,654", + "start_date": "3/2/2003" + }, + { + "extn": "6296", + "id": "1677", + "name": "Melania Ring", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$44,452", + "start_date": "6/22/2003" + }, + { + "extn": "7273", + "id": "1678", + "name": "Mary Darcy", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$240,429", + "start_date": "8/18/2012" + }, + { + "extn": "5397", + "id": "1679", + "name": "Maddison Wilson", + "office": "Paris", + "position": "Steward", + "salary": "$245,527", + "start_date": "8/4/2004" + }, + { + "extn": "3879", + "id": "1680", + "name": "Ember Clifton", + "office": "Detroit", + "position": "Paramedic", + "salary": "$67,622", + "start_date": "8/13/2007" + }, + { + "extn": "1671", + "id": "1681", + "name": "Isabel Morris", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$220,337", + "start_date": "3/5/2009" + }, + { + "extn": "4670", + "id": "1682", + "name": "Daria Roscoe", + "office": "St. Louis", + "position": "Steward", + "salary": "$16,387", + "start_date": "8/12/2013" + }, + { + "extn": "8682", + "id": "1683", + "name": "Jayden Bright", + "office": "Chicago", + "position": "Cashier", + "salary": "$274,955", + "start_date": "4/14/2006" + }, + { + "extn": "6084", + "id": "1684", + "name": "Martha Harper", + "office": "Miami", + "position": "Banker", + "salary": "$183,865", + "start_date": "2/10/2003" + }, + { + "extn": "1161", + "id": "1685", + "name": "Winnie Ripley", + "office": "Hayward", + "position": "Fabricator", + "salary": "$39,628", + "start_date": "5/12/2019" + }, + { + "extn": "6307", + "id": "1686", + "name": "Michael Ballard", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$131,849", + "start_date": "1/28/2012" + }, + { + "extn": "9571", + "id": "1687", + "name": "Chester Willson", + "office": "Oakland", + "position": "Healthcare Specialist", + "salary": "$34,818", + "start_date": "5/30/2002" + }, + { + "extn": "1290", + "id": "1688", + "name": "Harvey Vernon", + "office": "London", + "position": "Operator", + "salary": "$232,077", + "start_date": "12/5/2005" + }, + { + "extn": "5994", + "id": "1689", + "name": "Anthony Coates", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$245,879", + "start_date": "4/1/2011" + }, + { + "extn": "3839", + "id": "1690", + "name": "Sage Quinn", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$250,263", + "start_date": "6/20/2000" + }, + { + "extn": "2863", + "id": "1691", + "name": "Liam Wren", + "office": "Jersey City", + "position": "Dentist", + "salary": "$179,449", + "start_date": "6/8/2011" + }, + { + "extn": "9254", + "id": "1692", + "name": "Oliver Skinner", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$15,716", + "start_date": "3/27/2011" + }, + { + "extn": "3668", + "id": "1693", + "name": "Melanie Walker", + "office": "San Diego", + "position": "Cook", + "salary": "$257,033", + "start_date": "7/3/2019" + }, + { + "extn": "3796", + "id": "1694", + "name": "Colleen Woodley", + "office": "Miami", + "position": "HR Specialist", + "salary": "$224,534", + "start_date": "2/20/2007" + }, + { + "extn": "4838", + "id": "1695", + "name": "Bob Vernon", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$252,366", + "start_date": "2/9/2002" + }, + { + "extn": "6875", + "id": "1696", + "name": "Marilyn Boden", + "office": "Madrid", + "position": "Staffing Consultant", + "salary": "$29,203", + "start_date": "7/21/2005" + }, + { + "extn": "5196", + "id": "1697", + "name": "Thea Wilson", + "office": "Denver", + "position": "Lecturer", + "salary": "$13,695", + "start_date": "1/26/2005" + }, + { + "extn": "6223", + "id": "1698", + "name": "Karla Hardwick", + "office": "Reno", + "position": "Treasurer", + "salary": "$72,406", + "start_date": "1/16/2011" + }, + { + "extn": "9264", + "id": "1699", + "name": "Rufus Parr", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$82,891", + "start_date": "1/8/2014" + }, + { + "extn": "3494", + "id": "1700", + "name": "Roger Thompson", + "office": "Oakland", + "position": "Baker", + "salary": "$82,236", + "start_date": "9/10/2012" + }, + { + "extn": "9409", + "id": "1701", + "name": "Penny Kerr", + "office": "Laredo", + "position": "Audiologist", + "salary": "$85,753", + "start_date": "11/15/2013" + }, + { + "extn": "1734", + "id": "1702", + "name": "Chris Gunn", + "office": "New York", + "position": "Design Engineer", + "salary": "$76,058", + "start_date": "9/10/2006" + }, + { + "extn": "8893", + "id": "1703", + "name": "Benny Bishop", + "office": "Madison", + "position": "Dentist", + "salary": "$254,384", + "start_date": "7/18/2005" + }, + { + "extn": "7669", + "id": "1704", + "name": "Elisabeth Cartwright", + "office": "Henderson", + "position": "Auditor", + "salary": "$245,000", + "start_date": "4/27/2015" + }, + { + "extn": "4413", + "id": "1705", + "name": "Rebecca Rees", + "office": "Madison", + "position": "Production Painter", + "salary": "$273,480", + "start_date": "1/27/2011" + }, + { + "extn": "5186", + "id": "1706", + "name": "Renee Rothwell", + "office": "Long Beach", + "position": "Physician", + "salary": "$62,833", + "start_date": "4/24/2016" + }, + { + "extn": "9622", + "id": "1707", + "name": "Evie Rogers", + "office": "Toledo", + "position": "Audiologist", + "salary": "$100,464", + "start_date": "10/29/2011" + }, + { + "extn": "4613", + "id": "1708", + "name": "Denny Baldwin", + "office": "Omaha", + "position": "Operator", + "salary": "$77,201", + "start_date": "11/8/2017" + }, + { + "extn": "4659", + "id": "1709", + "name": "Rhea Isaac", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$105,657", + "start_date": "2/4/2006" + }, + { + "extn": "3625", + "id": "1710", + "name": "Johnny Parker", + "office": "Bellevue", + "position": "Steward", + "salary": "$147,303", + "start_date": "11/26/2011" + }, + { + "extn": "9138", + "id": "1711", + "name": "Makenzie Miller", + "office": "Bakersfield", + "position": "Global Logistics Supervisor", + "salary": "$110,054", + "start_date": "5/7/2008" + }, + { + "extn": "1152", + "id": "1712", + "name": "Chad Ellwood", + "office": "Houston", + "position": "Steward", + "salary": "$211,800", + "start_date": "10/5/2003" + }, + { + "extn": "3141", + "id": "1713", + "name": "Stella Simmons", + "office": "Toledo", + "position": "Business Broker", + "salary": "$48,996", + "start_date": "1/26/2012" + }, + { + "extn": "3735", + "id": "1714", + "name": "Brad Cann", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$181,154", + "start_date": "12/28/2007" + }, + { + "extn": "5805", + "id": "1715", + "name": "Gabriel Cann", + "office": "Madison", + "position": "Software Engineer", + "salary": "$121,124", + "start_date": "7/27/2011" + }, + { + "extn": "8353", + "id": "1716", + "name": "Caleb Willis", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$78,733", + "start_date": "8/18/2003" + }, + { + "extn": "4785", + "id": "1717", + "name": "Vicky Smith", + "office": "Bellevue", + "position": "Treasurer", + "salary": "$18,137", + "start_date": "7/25/2017" + }, + { + "extn": "7931", + "id": "1718", + "name": "Jules James", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$147,521", + "start_date": "6/24/2001" + }, + { + "extn": "4020", + "id": "1719", + "name": "Jessica Stewart", + "office": "San Francisco", + "position": "Executive Director", + "salary": "$87,567", + "start_date": "8/14/2011" + }, + { + "extn": "4297", + "id": "1720", + "name": "Taylor Ashwell", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$178,280", + "start_date": "3/23/2003" + }, + { + "extn": "2016", + "id": "1721", + "name": "Michael Ebden", + "office": "Milano", + "position": "Loan Officer", + "salary": "$130,738", + "start_date": "3/8/2008" + }, + { + "extn": "1552", + "id": "1722", + "name": "Celia Mann", + "office": "New York", + "position": "Project Manager", + "salary": "$109,838", + "start_date": "11/27/2010" + }, + { + "extn": "3974", + "id": "1723", + "name": "Russel Grady", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$295,600", + "start_date": "1/16/2014" + }, + { + "extn": "8573", + "id": "1724", + "name": "Enoch Booth", + "office": "Amarillo", + "position": "Audiologist", + "salary": "$108,158", + "start_date": "5/17/2009" + }, + { + "extn": "5197", + "id": "1725", + "name": "Olivia Osmond", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$167,153", + "start_date": "1/3/2002" + }, + { + "extn": "9901", + "id": "1726", + "name": "Ronald Ellis", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$297,205", + "start_date": "8/17/2001" + }, + { + "extn": "2066", + "id": "1727", + "name": "Keira Ross", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$273,722", + "start_date": "1/18/2014" + }, + { + "extn": "3116", + "id": "1728", + "name": "Elijah Walsh", + "office": "Scottsdale", + "position": "Banker", + "salary": "$127,356", + "start_date": "10/16/2004" + }, + { + "extn": "3990", + "id": "1729", + "name": "Hank Durrant", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$125,492", + "start_date": "8/4/2009" + }, + { + "extn": "9142", + "id": "1730", + "name": "Melania Holmes", + "office": "Paris", + "position": "Audiologist", + "salary": "$220,029", + "start_date": "6/29/2019" + }, + { + "extn": "4664", + "id": "1731", + "name": "Shannon Stanton", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$22,523", + "start_date": "10/18/2016" + }, + { + "extn": "2492", + "id": "1732", + "name": "Matthew Widdows", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$87,115", + "start_date": "6/16/2007" + }, + { + "extn": "1442", + "id": "1733", + "name": "Hazel Denton", + "office": "San Bernardino", + "position": "Project Manager", + "salary": "$287,276", + "start_date": "9/6/2006" + }, + { + "extn": "3049", + "id": "1734", + "name": "Alice Harris", + "office": "Berlin", + "position": "Pharmacist", + "salary": "$222,994", + "start_date": "7/7/2001" + }, + { + "extn": "7672", + "id": "1735", + "name": "Leroy Ralph", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$46,010", + "start_date": "3/14/2016" + }, + { + "extn": "5944", + "id": "1736", + "name": "Javier Morris", + "office": "Denver", + "position": "Accountant", + "salary": "$11,028", + "start_date": "10/28/2015" + }, + { + "extn": "3308", + "id": "1737", + "name": "Jules Vaughan", + "office": "Springfield", + "position": "Paramedic", + "salary": "$71,562", + "start_date": "12/9/2002" + }, + { + "extn": "2161", + "id": "1738", + "name": "Chad Pierce", + "office": "Los Angeles", + "position": "Paramedic", + "salary": "$140,703", + "start_date": "10/23/2011" + }, + { + "extn": "1714", + "id": "1739", + "name": "Luke Radley", + "office": "New York", + "position": "HR Coordinator", + "salary": "$127,488", + "start_date": "6/14/2010" + }, + { + "extn": "3813", + "id": "1740", + "name": "Clint Richards", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$81,436", + "start_date": "2/10/2011" + }, + { + "extn": "8342", + "id": "1741", + "name": "Blake Heaton", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$46,905", + "start_date": "4/6/2013" + }, + { + "extn": "4155", + "id": "1742", + "name": "Javier Pierce", + "office": "Lisbon", + "position": "Accountant", + "salary": "$102,831", + "start_date": "5/13/2001" + }, + { + "extn": "4790", + "id": "1743", + "name": "Ivy Garner", + "office": "Milano", + "position": "Audiologist", + "salary": "$135,952", + "start_date": "8/10/2005" + }, + { + "extn": "4434", + "id": "1744", + "name": "Bob Lunt", + "office": "Colorado Springs", + "position": "Designer", + "salary": "$54,135", + "start_date": "2/6/2014" + }, + { + "extn": "3599", + "id": "1745", + "name": "Drew Newton", + "office": "Madrid", + "position": "Banker", + "salary": "$278,465", + "start_date": "2/27/2004" + }, + { + "extn": "3958", + "id": "1746", + "name": "Maria Bell", + "office": "Arlington", + "position": "Executive Director", + "salary": "$207,480", + "start_date": "11/27/2004" + }, + { + "extn": "6148", + "id": "1747", + "name": "Javier Khan", + "office": "Lakewood", + "position": "Baker", + "salary": "$53,282", + "start_date": "8/17/2013" + }, + { + "extn": "1301", + "id": "1748", + "name": "Mara Gunn", + "office": "Omaha", + "position": "Web Developer", + "salary": "$153,586", + "start_date": "9/18/2019" + }, + { + "extn": "2063", + "id": "1749", + "name": "Harry Price", + "office": "Bakersfield", + "position": "Laboratory Technician", + "salary": "$142,313", + "start_date": "8/1/2007" + }, + { + "extn": "4755", + "id": "1750", + "name": "Mark Lewis", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$171,768", + "start_date": "8/22/2012" + }, + { + "extn": "7905", + "id": "1751", + "name": "Ron Upsdell", + "office": "Jacksonville", + "position": "Banker", + "salary": "$153,871", + "start_date": "3/29/2004" + }, + { + "extn": "5270", + "id": "1752", + "name": "Joy Morgan", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$18,095", + "start_date": "4/14/2011" + }, + { + "extn": "8154", + "id": "1753", + "name": "Ethan Ebbs", + "office": "Quebec", + "position": "Steward", + "salary": "$38,502", + "start_date": "6/9/2011" + }, + { + "extn": "4149", + "id": "1754", + "name": "Gil York", + "office": "Columbus", + "position": "Ambulatory Nurse", + "salary": "$161,204", + "start_date": "3/12/2012" + }, + { + "extn": "1018", + "id": "1755", + "name": "Elly Morgan", + "office": "Boston", + "position": "Audiologist", + "salary": "$88,327", + "start_date": "3/26/2003" + }, + { + "extn": "7872", + "id": "1756", + "name": "Sienna Rosenbloom", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$128,609", + "start_date": "4/22/2008" + }, + { + "extn": "8856", + "id": "1757", + "name": "Deborah Lane", + "office": "Honolulu", + "position": "Paramedic", + "salary": "$195,915", + "start_date": "5/5/2004" + }, + { + "extn": "6260", + "id": "1758", + "name": "Ryan Snell", + "office": "Los Angeles", + "position": "Webmaster", + "salary": "$198,150", + "start_date": "5/25/2011" + }, + { + "extn": "7118", + "id": "1759", + "name": "Ema Shaw", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$26,046", + "start_date": "11/18/2016" + }, + { + "extn": "1972", + "id": "1760", + "name": "Barney Walsh", + "office": "Omaha", + "position": "Clerk", + "salary": "$122,179", + "start_date": "9/30/2005" + }, + { + "extn": "1271", + "id": "1761", + "name": "Tom Parker", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$271,157", + "start_date": "7/18/2016" + }, + { + "extn": "7124", + "id": "1762", + "name": "Denny Rodgers", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$247,371", + "start_date": "9/10/2010" + }, + { + "extn": "1135", + "id": "1763", + "name": "Boris Radley", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$32,896", + "start_date": "4/2/2009" + }, + { + "extn": "6927", + "id": "1764", + "name": "Brad Stanley", + "office": "Garland", + "position": "Operator", + "salary": "$78,840", + "start_date": "4/14/2016" + }, + { + "extn": "3425", + "id": "1765", + "name": "Johnny Miller", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$38,487", + "start_date": "2/1/2012" + }, + { + "extn": "7150", + "id": "1766", + "name": "Ronald Torres", + "office": "Amarillo", + "position": "Investment Advisor", + "salary": "$276,222", + "start_date": "3/31/2016" + }, + { + "extn": "4497", + "id": "1767", + "name": "Eden Whitmore", + "office": "Columbus", + "position": "Call Center Representative", + "salary": "$294,948", + "start_date": "6/17/2017" + }, + { + "extn": "3377", + "id": "1768", + "name": "David Willson", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$166,520", + "start_date": "11/27/2003" + }, + { + "extn": "7447", + "id": "1769", + "name": "Camellia Collins", + "office": "London", + "position": "Clerk", + "salary": "$293,467", + "start_date": "9/24/2002" + }, + { + "extn": "7014", + "id": "1770", + "name": "Owen Cadman", + "office": "Jacksonville", + "position": "Bookkeeper", + "salary": "$142,050", + "start_date": "5/17/2004" + }, + { + "extn": "4914", + "id": "1771", + "name": "Aleksandra Bryson", + "office": "Valetta", + "position": "Bellman", + "salary": "$41,474", + "start_date": "1/3/2011" + }, + { + "extn": "1131", + "id": "1772", + "name": "Doug Squire", + "office": "Anaheim", + "position": "HR Specialist", + "salary": "$126,928", + "start_date": "4/2/2003" + }, + { + "extn": "5461", + "id": "1773", + "name": "Sebastian Stanton", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$233,132", + "start_date": "6/26/2010" + }, + { + "extn": "3825", + "id": "1774", + "name": "Greta Funnell", + "office": "Arlington", + "position": "Chef Manager", + "salary": "$286,045", + "start_date": "12/8/2013" + }, + { + "extn": "1401", + "id": "1775", + "name": "Analise Matthews", + "office": "Seattle", + "position": "Physician", + "salary": "$140,286", + "start_date": "2/1/2004" + }, + { + "extn": "6775", + "id": "1776", + "name": "Phillip Tyrrell", + "office": "Fremont", + "position": "Audiologist", + "salary": "$273,376", + "start_date": "3/5/2001" + }, + { + "extn": "7742", + "id": "1777", + "name": "Marvin Vince", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$293,110", + "start_date": "11/9/2016" + }, + { + "extn": "2175", + "id": "1778", + "name": "Elijah Fields", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$93,959", + "start_date": "8/6/2009" + }, + { + "extn": "7126", + "id": "1779", + "name": "Jade Noach", + "office": "San Francisco", + "position": "Webmaster", + "salary": "$159,683", + "start_date": "3/17/2001" + }, + { + "extn": "4354", + "id": "1780", + "name": "Julianna Knight", + "office": "Madrid", + "position": "Fabricator", + "salary": "$37,937", + "start_date": "1/22/2009" + }, + { + "extn": "3681", + "id": "1781", + "name": "Ramon Graham", + "office": "Minneapolis", + "position": "Dentist", + "salary": "$111,251", + "start_date": "6/1/2018" + }, + { + "extn": "4528", + "id": "1782", + "name": "Ethan Gordon", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$143,554", + "start_date": "5/10/2003" + }, + { + "extn": "7675", + "id": "1783", + "name": "Fred Mann", + "office": "Jersey City", + "position": "Dentist", + "salary": "$54,124", + "start_date": "3/16/2002" + }, + { + "extn": "4034", + "id": "1784", + "name": "Jayden Jacobs", + "office": "Quebec", + "position": "Treasurer", + "salary": "$139,639", + "start_date": "2/17/2015" + }, + { + "extn": "2953", + "id": "1785", + "name": "Melanie Hunt", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$224,839", + "start_date": "4/14/2001" + }, + { + "extn": "1453", + "id": "1786", + "name": "Emmanuelle Parker", + "office": "Rochester", + "position": "Restaurant Manager", + "salary": "$91,705", + "start_date": "9/15/2003" + }, + { + "extn": "4455", + "id": "1787", + "name": "Tyler Lyon", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$197,915", + "start_date": "7/1/2016" + }, + { + "extn": "8319", + "id": "1788", + "name": "Cassandra Duvall", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$134,833", + "start_date": "9/24/2017" + }, + { + "extn": "2312", + "id": "1789", + "name": "Grace Blythe", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$93,028", + "start_date": "2/17/2014" + }, + { + "extn": "5575", + "id": "1790", + "name": "Sonya Porter", + "office": "Escondido", + "position": "Lecturer", + "salary": "$124,789", + "start_date": "7/2/2013" + }, + { + "extn": "5892", + "id": "1791", + "name": "Tyler Stevens", + "office": "Houston", + "position": "Steward", + "salary": "$163,063", + "start_date": "5/29/2007" + }, + { + "extn": "6918", + "id": "1792", + "name": "Martin Saunders", + "office": "Springfield", + "position": "Doctor", + "salary": "$248,223", + "start_date": "8/9/2013" + }, + { + "extn": "5796", + "id": "1793", + "name": "Shelby Coll", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$253,464", + "start_date": "8/24/2007" + }, + { + "extn": "4463", + "id": "1794", + "name": "Angelica Richardson", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$67,142", + "start_date": "5/7/2003" + }, + { + "extn": "1775", + "id": "1795", + "name": "Denis Kelly", + "office": "Orlando", + "position": "Audiologist", + "salary": "$57,579", + "start_date": "6/16/2000" + }, + { + "extn": "4895", + "id": "1796", + "name": "Chad Torres", + "office": "Charlotte", + "position": "Investment Advisor", + "salary": "$20,470", + "start_date": "9/1/2016" + }, + { + "extn": "5131", + "id": "1797", + "name": "Matthew Neal", + "office": "Salem", + "position": "Designer", + "salary": "$15,523", + "start_date": "12/22/2005" + }, + { + "extn": "1666", + "id": "1798", + "name": "Faith Grady", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$127,399", + "start_date": "12/9/2005" + }, + { + "extn": "5170", + "id": "1799", + "name": "Robyn Irving", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$284,216", + "start_date": "8/6/2014" + }, + { + "extn": "8746", + "id": "1800", + "name": "Chad Sheldon", + "office": "Berna", + "position": "Stockbroker", + "salary": "$295,984", + "start_date": "3/9/2011" + }, + { + "extn": "5373", + "id": "1801", + "name": "Sebastian Whatson", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$59,484", + "start_date": "3/14/2015" + }, + { + "extn": "3670", + "id": "1802", + "name": "Carter Abbey", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$147,239", + "start_date": "8/13/2016" + }, + { + "extn": "6707", + "id": "1803", + "name": "Judith Amstead", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$177,743", + "start_date": "9/12/2008" + }, + { + "extn": "9519", + "id": "1804", + "name": "David Judd", + "office": "Bucharest", + "position": "Assistant Buyer", + "salary": "$208,162", + "start_date": "12/15/2004" + }, + { + "extn": "6229", + "id": "1805", + "name": "Vivian Wilkinson", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$132,026", + "start_date": "4/20/2005" + }, + { + "extn": "5727", + "id": "1806", + "name": "Barry Roberts", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$65,274", + "start_date": "8/15/2002" + }, + { + "extn": "3744", + "id": "1807", + "name": "Elena Farrell", + "office": "Saint Paul", + "position": "Web Developer", + "salary": "$231,202", + "start_date": "9/2/2017" + }, + { + "extn": "7007", + "id": "1808", + "name": "Josh Mann", + "office": "New Orleans", + "position": "Bellman", + "salary": "$101,336", + "start_date": "1/2/2017" + }, + { + "extn": "1077", + "id": "1809", + "name": "Gemma Morris", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$290,001", + "start_date": "5/15/2014" + }, + { + "extn": "9861", + "id": "1810", + "name": "Anne Tindall", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$75,559", + "start_date": "2/1/2019" + }, + { + "extn": "9868", + "id": "1811", + "name": "Benjamin Gilmour", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$58,742", + "start_date": "3/19/2009" + }, + { + "extn": "5533", + "id": "1812", + "name": "Hayden Vincent", + "office": "Fremont", + "position": "Project Manager", + "salary": "$23,490", + "start_date": "7/2/2017" + }, + { + "extn": "5172", + "id": "1813", + "name": "Henry Harrison", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$158,718", + "start_date": "4/23/2017" + }, + { + "extn": "4467", + "id": "1814", + "name": "Gwen Oswald", + "office": "Fremont", + "position": "Production Painter", + "salary": "$55,380", + "start_date": "8/29/2014" + }, + { + "extn": "4183", + "id": "1815", + "name": "Brooklyn Downing", + "office": "Richmond", + "position": "Auditor", + "salary": "$65,680", + "start_date": "2/4/2009" + }, + { + "extn": "7044", + "id": "1816", + "name": "Fred Pickard", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$289,139", + "start_date": "1/7/2000" + }, + { + "extn": "8834", + "id": "1817", + "name": "Nate Parker", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$136,225", + "start_date": "11/10/2009" + }, + { + "extn": "3756", + "id": "1818", + "name": "Chanelle Wilson", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$187,530", + "start_date": "4/18/2010" + }, + { + "extn": "3474", + "id": "1819", + "name": "Javier Savage", + "office": "Irving", + "position": "Clerk", + "salary": "$166,505", + "start_date": "5/3/2001" + }, + { + "extn": "8913", + "id": "1820", + "name": "Elijah Baker", + "office": "Cincinnati", + "position": "Designer", + "salary": "$212,188", + "start_date": "8/30/2011" + }, + { + "extn": "5948", + "id": "1821", + "name": "Havana Yoman", + "office": "Atlanta", + "position": "Front Desk Coordinator", + "salary": "$216,535", + "start_date": "10/10/2013" + }, + { + "extn": "2800", + "id": "1822", + "name": "Rufus Rosenbloom", + "office": "Amarillo", + "position": "Electrician", + "salary": "$258,794", + "start_date": "5/28/2004" + }, + { + "extn": "6257", + "id": "1823", + "name": "Kieth Lindsay", + "office": "Springfield", + "position": "Call Center Representative", + "salary": "$137,647", + "start_date": "9/7/2012" + }, + { + "extn": "7989", + "id": "1824", + "name": "Chadwick Bentley", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$64,230", + "start_date": "4/7/2010" + }, + { + "extn": "9500", + "id": "1825", + "name": "Sadie Gilmour", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$17,857", + "start_date": "9/10/2007" + }, + { + "extn": "2126", + "id": "1826", + "name": "Luke Keys", + "office": "Wien", + "position": "Cash Manager", + "salary": "$29,690", + "start_date": "3/10/2002" + }, + { + "extn": "3175", + "id": "1827", + "name": "Molly Larsen", + "office": "Moreno Valley", + "position": "Healthcare Specialist", + "salary": "$188,965", + "start_date": "11/1/2008" + }, + { + "extn": "7479", + "id": "1828", + "name": "Barry Higgs", + "office": "San Jose", + "position": "Mobile Developer", + "salary": "$251,569", + "start_date": "10/13/2013" + }, + { + "extn": "7466", + "id": "1829", + "name": "Sabina Saunders", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$268,540", + "start_date": "10/13/2007" + }, + { + "extn": "2772", + "id": "1830", + "name": "Rocco Hunter", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$229,816", + "start_date": "11/24/2002" + }, + { + "extn": "7548", + "id": "1831", + "name": "Goldie Robertson", + "office": "Salem", + "position": "Executive Director", + "salary": "$163,232", + "start_date": "9/28/2007" + }, + { + "extn": "4161", + "id": "1832", + "name": "Anabel Ingram", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$218,764", + "start_date": "6/2/2014" + }, + { + "extn": "5256", + "id": "1833", + "name": "Chester Bell", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$132,242", + "start_date": "11/17/2009" + }, + { + "extn": "5441", + "id": "1834", + "name": "Anthony Janes", + "office": "San Francisco", + "position": "Bookkeeper", + "salary": "$65,805", + "start_date": "3/7/2013" + }, + { + "extn": "4066", + "id": "1835", + "name": "Rick Mcleod", + "office": "Rome", + "position": "Clerk", + "salary": "$147,444", + "start_date": "10/7/2015" + }, + { + "extn": "1793", + "id": "1836", + "name": "Danny Williams", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$212,786", + "start_date": "3/11/2018" + }, + { + "extn": "9901", + "id": "1837", + "name": "Cedrick Faulkner", + "office": "Irving", + "position": "Loan Officer", + "salary": "$285,922", + "start_date": "8/17/2004" + }, + { + "extn": "9511", + "id": "1838", + "name": "Daniel Burge", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$253,619", + "start_date": "2/14/2003" + }, + { + "extn": "7209", + "id": "1839", + "name": "Emely Snell", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$85,479", + "start_date": "6/7/2011" + }, + { + "extn": "7091", + "id": "1840", + "name": "Enoch Butler", + "office": "Worcester", + "position": "Assistant Buyer", + "salary": "$167,148", + "start_date": "12/24/2015" + }, + { + "extn": "9302", + "id": "1841", + "name": "Scarlett Russell", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$96,947", + "start_date": "4/8/2019" + }, + { + "extn": "3937", + "id": "1842", + "name": "Bryon Gray", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$55,856", + "start_date": "10/11/2010" + }, + { + "extn": "4330", + "id": "1843", + "name": "Rosalyn Gavin", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$49,822", + "start_date": "7/12/2009" + }, + { + "extn": "7537", + "id": "1844", + "name": "Darlene Dowson", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$148,546", + "start_date": "12/19/2012" + }, + { + "extn": "3460", + "id": "1845", + "name": "Clint Norman", + "office": "Louisville", + "position": "Accountant", + "salary": "$84,953", + "start_date": "7/3/2009" + }, + { + "extn": "3689", + "id": "1846", + "name": "Brad Evans", + "office": "Portland", + "position": "Health Educator", + "salary": "$136,428", + "start_date": "12/5/2011" + }, + { + "extn": "9669", + "id": "1847", + "name": "Carina Allington", + "office": "Huntsville", + "position": "Web Developer", + "salary": "$133,631", + "start_date": "3/15/2016" + }, + { + "extn": "9571", + "id": "1848", + "name": "Lindsay Wild", + "office": "Seattle", + "position": "Electrician", + "salary": "$244,214", + "start_date": "2/8/2004" + }, + { + "extn": "9102", + "id": "1849", + "name": "Chuck Abbot", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$30,043", + "start_date": "1/15/2007" + }, + { + "extn": "4128", + "id": "1850", + "name": "Chloe Knight", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$30,286", + "start_date": "3/26/2010" + }, + { + "extn": "9402", + "id": "1851", + "name": "Brad Groves", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$232,730", + "start_date": "11/13/2012" + }, + { + "extn": "1327", + "id": "1852", + "name": "Charlize Gilmour", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$94,532", + "start_date": "3/7/2018" + }, + { + "extn": "9650", + "id": "1853", + "name": "Jayden Collis", + "office": "Garland", + "position": "Designer", + "salary": "$171,299", + "start_date": "1/16/2017" + }, + { + "extn": "8935", + "id": "1854", + "name": "Hazel Mcneill", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$161,840", + "start_date": "5/9/2008" + }, + { + "extn": "5418", + "id": "1855", + "name": "Marina Cox", + "office": "Otawa", + "position": "Fabricator", + "salary": "$216,733", + "start_date": "7/5/2009" + }, + { + "extn": "6744", + "id": "1856", + "name": "Renee James", + "office": "Orlando", + "position": "Cashier", + "salary": "$181,836", + "start_date": "8/20/2013" + }, + { + "extn": "8895", + "id": "1857", + "name": "Bree Barclay", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$252,704", + "start_date": "9/9/2000" + }, + { + "extn": "3352", + "id": "1858", + "name": "Anthony Russel", + "office": "Scottsdale", + "position": "Stockbroker", + "salary": "$128,787", + "start_date": "4/22/2007" + }, + { + "extn": "4774", + "id": "1859", + "name": "Stacy Walsh", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$74,564", + "start_date": "7/12/2015" + }, + { + "extn": "2421", + "id": "1860", + "name": "Jazmin Osmond", + "office": "Philadelphia", + "position": "Physician", + "salary": "$276,060", + "start_date": "12/11/2011" + }, + { + "extn": "1503", + "id": "1861", + "name": "Elijah Hogg", + "office": "Lincoln", + "position": "Inspector", + "salary": "$234,451", + "start_date": "6/13/2008" + }, + { + "extn": "3797", + "id": "1862", + "name": "Marla Martin", + "office": "Salt Lake City", + "position": "Systems Administrator", + "salary": "$235,015", + "start_date": "3/15/2012" + }, + { + "extn": "4586", + "id": "1863", + "name": "Felicity Slater", + "office": "Irving", + "position": "Design Engineer", + "salary": "$282,796", + "start_date": "3/3/2004" + }, + { + "extn": "4300", + "id": "1864", + "name": "Angelina Gallacher", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$84,758", + "start_date": "6/1/2014" + }, + { + "extn": "1427", + "id": "1865", + "name": "Anne Tindall", + "office": "Toledo", + "position": "Steward", + "salary": "$45,436", + "start_date": "10/10/2005" + }, + { + "extn": "4518", + "id": "1866", + "name": "Erick Higgs", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$136,044", + "start_date": "7/18/2000" + }, + { + "extn": "5665", + "id": "1867", + "name": "Valentina Collins", + "office": "San Bernardino", + "position": "Food Technologist", + "salary": "$54,880", + "start_date": "12/6/2004" + }, + { + "extn": "3804", + "id": "1868", + "name": "Erica Glass", + "office": "Tulsa", + "position": "Cook", + "salary": "$258,521", + "start_date": "3/25/2003" + }, + { + "extn": "3292", + "id": "1869", + "name": "Mason Mitchell", + "office": "San Francisco", + "position": "Bellman", + "salary": "$32,967", + "start_date": "8/29/2006" + }, + { + "extn": "2754", + "id": "1870", + "name": "Javier Bingham", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$46,769", + "start_date": "4/30/2015" + }, + { + "extn": "8633", + "id": "1871", + "name": "Alba Spencer", + "office": "Memphis", + "position": "Business Broker", + "salary": "$274,312", + "start_date": "3/14/2014" + }, + { + "extn": "2444", + "id": "1872", + "name": "Skylar Mackenzie", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$47,725", + "start_date": "9/17/2019" + }, + { + "extn": "4414", + "id": "1873", + "name": "David Umney", + "office": "Louisville", + "position": "Bookkeeper", + "salary": "$128,691", + "start_date": "3/13/2019" + }, + { + "extn": "9995", + "id": "1874", + "name": "Barry Dixon", + "office": "Berna", + "position": "Banker", + "salary": "$291,398", + "start_date": "9/2/2009" + }, + { + "extn": "4793", + "id": "1875", + "name": "Alice Wooldridge", + "office": "Baltimore", + "position": "Physician", + "salary": "$46,699", + "start_date": "2/22/2012" + }, + { + "extn": "4890", + "id": "1876", + "name": "Javier Simpson", + "office": "Detroit", + "position": "Retail Trainee", + "salary": "$49,856", + "start_date": "9/4/2006" + }, + { + "extn": "7426", + "id": "1877", + "name": "Mina Stewart", + "office": "Baltimore", + "position": "Dentist", + "salary": "$65,561", + "start_date": "9/20/2019" + }, + { + "extn": "6195", + "id": "1878", + "name": "Sydney Brown", + "office": "Escondido", + "position": "Operator", + "salary": "$281,398", + "start_date": "11/1/2010" + }, + { + "extn": "2384", + "id": "1879", + "name": "Cynthia Oakley", + "office": "Nashville", + "position": "Inspector", + "salary": "$231,963", + "start_date": "2/4/2001" + }, + { + "extn": "6564", + "id": "1880", + "name": "Jocelyn Hopkins", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$24,841", + "start_date": "10/23/2017" + }, + { + "extn": "2285", + "id": "1881", + "name": "Alessia Kelly", + "office": "Berlin", + "position": "Insurance Broker", + "salary": "$95,266", + "start_date": "1/22/2015" + }, + { + "extn": "4646", + "id": "1882", + "name": "Emmanuelle Gregory", + "office": "Tokyo", + "position": "Accountant", + "salary": "$78,283", + "start_date": "8/31/2016" + }, + { + "extn": "9699", + "id": "1883", + "name": "Nicholas Tennant", + "office": "Innsbruck", + "position": "Cash Manager", + "salary": "$75,648", + "start_date": "5/28/2018" + }, + { + "extn": "3195", + "id": "1884", + "name": "Daron Dyson", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$12,568", + "start_date": "2/4/2018" + }, + { + "extn": "6225", + "id": "1885", + "name": "Harvey Weston", + "office": "London", + "position": "Biologist", + "salary": "$222,485", + "start_date": "10/10/2009" + }, + { + "extn": "9140", + "id": "1886", + "name": "Julius Daniells", + "office": "Pittsburgh", + "position": "Cook", + "salary": "$11,383", + "start_date": "9/19/2015" + }, + { + "extn": "4511", + "id": "1887", + "name": "Maya Fowler", + "office": "Milwaukee", + "position": "HR Specialist", + "salary": "$157,728", + "start_date": "10/30/2011" + }, + { + "extn": "6324", + "id": "1888", + "name": "Nathan Fulton", + "office": "Oklahoma City", + "position": "Call Center Representative", + "salary": "$184,009", + "start_date": "11/20/2006" + }, + { + "extn": "6042", + "id": "1889", + "name": "John Myatt", + "office": "Lyon", + "position": "Treasurer", + "salary": "$150,293", + "start_date": "2/25/2000" + }, + { + "extn": "5966", + "id": "1890", + "name": "Josh Ellery", + "office": "Philadelphia", + "position": "Operator", + "salary": "$218,447", + "start_date": "1/14/2002" + }, + { + "extn": "4591", + "id": "1891", + "name": "Isabel Eaton", + "office": "Ontario", + "position": "Business Broker", + "salary": "$117,500", + "start_date": "12/25/2003" + }, + { + "extn": "4419", + "id": "1892", + "name": "Gil Flanders", + "office": "Tulsa", + "position": "Ambulatory Nurse", + "salary": "$212,650", + "start_date": "9/18/2000" + }, + { + "extn": "7533", + "id": "1893", + "name": "Daron Norburn", + "office": "Santa Ana", + "position": "Webmaster", + "salary": "$228,937", + "start_date": "10/10/2015" + }, + { + "extn": "5291", + "id": "1894", + "name": "Alan Miller", + "office": "Dallas", + "position": "Healthcare Specialist", + "salary": "$117,520", + "start_date": "1/26/2012" + }, + { + "extn": "1060", + "id": "1895", + "name": "Rebecca Milner", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$102,879", + "start_date": "5/2/2014" + }, + { + "extn": "6510", + "id": "1896", + "name": "Natalie Ventura", + "office": "Long Beach", + "position": "Clerk", + "salary": "$259,901", + "start_date": "5/31/2009" + }, + { + "extn": "7663", + "id": "1897", + "name": "Gwen Wilson", + "office": "Laredo", + "position": "Doctor", + "salary": "$131,005", + "start_date": "2/2/2011" + }, + { + "extn": "6032", + "id": "1898", + "name": "Nicholas Plumb", + "office": "Orlando", + "position": "Audiologist", + "salary": "$130,027", + "start_date": "8/22/2015" + }, + { + "extn": "2334", + "id": "1899", + "name": "Johnny Roberts", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$238,469", + "start_date": "10/4/2019" + }, + { + "extn": "8491", + "id": "1900", + "name": "Carter Hilton", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$37,375", + "start_date": "6/25/2019" + }, + { + "extn": "2312", + "id": "1901", + "name": "Shelby Jefferson", + "office": "Berlin", + "position": "Healthcare Specialist", + "salary": "$130,742", + "start_date": "2/27/2018" + }, + { + "extn": "9663", + "id": "1902", + "name": "Owen Tait", + "office": "Madrid", + "position": "Doctor", + "salary": "$114,255", + "start_date": "2/24/2008" + }, + { + "extn": "8285", + "id": "1903", + "name": "Greta Penn", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$107,905", + "start_date": "12/18/2018" + }, + { + "extn": "3102", + "id": "1904", + "name": "Sienna Bullock", + "office": "San Francisco", + "position": "Fabricator", + "salary": "$159,603", + "start_date": "11/11/2016" + }, + { + "extn": "5013", + "id": "1905", + "name": "Mina Rees", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$260,204", + "start_date": "5/21/2000" + }, + { + "extn": "7963", + "id": "1906", + "name": "Domenic Roth", + "office": "Worcester", + "position": "HR Coordinator", + "salary": "$259,443", + "start_date": "2/6/2002" + }, + { + "extn": "6410", + "id": "1907", + "name": "Chester Vass", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$72,140", + "start_date": "7/8/2003" + }, + { + "extn": "4775", + "id": "1908", + "name": "William Grant", + "office": "Oklahoma City", + "position": "Cashier", + "salary": "$69,549", + "start_date": "2/12/2010" + }, + { + "extn": "6908", + "id": "1909", + "name": "Nate Waterhouse", + "office": "Atlanta", + "position": "Designer", + "salary": "$191,992", + "start_date": "7/8/2001" + }, + { + "extn": "6177", + "id": "1910", + "name": "Oliver Drake", + "office": "Laredo", + "position": "Food Technologist", + "salary": "$258,426", + "start_date": "4/18/2008" + }, + { + "extn": "3380", + "id": "1911", + "name": "Harriet Brooks", + "office": "Seattle", + "position": "Paramedic", + "salary": "$168,607", + "start_date": "8/12/2013" + }, + { + "extn": "1899", + "id": "1912", + "name": "Mike Neville", + "office": "Jersey City", + "position": "Designer", + "salary": "$19,310", + "start_date": "4/30/2010" + }, + { + "extn": "3192", + "id": "1913", + "name": "Dasha Wilton", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$70,579", + "start_date": "7/17/2018" + }, + { + "extn": "3563", + "id": "1914", + "name": "Marvin Hastings", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$225,927", + "start_date": "2/8/2016" + }, + { + "extn": "3990", + "id": "1915", + "name": "Johnny Richardson", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$208,463", + "start_date": "4/24/2006" + }, + { + "extn": "6506", + "id": "1916", + "name": "Jacob Booth", + "office": "Bellevue", + "position": "Staffing Consultant", + "salary": "$104,703", + "start_date": "10/12/2008" + }, + { + "extn": "2310", + "id": "1917", + "name": "Tony Matthews", + "office": "Atlanta", + "position": "Fabricator", + "salary": "$235,701", + "start_date": "9/5/2004" + }, + { + "extn": "1899", + "id": "1918", + "name": "Tom Rowlands", + "office": "Las Vegas", + "position": "Auditor", + "salary": "$10,694", + "start_date": "12/13/2011" + }, + { + "extn": "2097", + "id": "1919", + "name": "Rosalie Davies", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$84,599", + "start_date": "12/20/2003" + }, + { + "extn": "8503", + "id": "1920", + "name": "Gil Furnell", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$166,285", + "start_date": "6/4/2003" + }, + { + "extn": "6791", + "id": "1921", + "name": "William Underhill", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$131,416", + "start_date": "10/19/2006" + }, + { + "extn": "5660", + "id": "1922", + "name": "Rebecca Varley", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$114,687", + "start_date": "4/5/2002" + }, + { + "extn": "7610", + "id": "1923", + "name": "Michael Chester", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$137,145", + "start_date": "3/31/2015" + }, + { + "extn": "9652", + "id": "1924", + "name": "Anthony Gosling", + "office": "Boston", + "position": "Cook", + "salary": "$252,542", + "start_date": "1/14/2011" + }, + { + "extn": "6332", + "id": "1925", + "name": "Bernadette Wilkinson", + "office": "Quebec", + "position": "Inspector", + "salary": "$23,263", + "start_date": "12/26/2012" + }, + { + "extn": "2927", + "id": "1926", + "name": "Josh Janes", + "office": "Cincinnati", + "position": "Chef Manager", + "salary": "$209,082", + "start_date": "1/24/2012" + }, + { + "extn": "3778", + "id": "1927", + "name": "Lauren Edley", + "office": "Valetta", + "position": "Paramedic", + "salary": "$252,223", + "start_date": "1/9/2003" + }, + { + "extn": "7570", + "id": "1928", + "name": "Tyson Dallas", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$148,431", + "start_date": "6/29/2003" + }, + { + "extn": "3155", + "id": "1929", + "name": "Ramon Parker", + "office": "Murfreesboro", + "position": "Designer", + "salary": "$131,158", + "start_date": "10/16/2006" + }, + { + "extn": "2689", + "id": "1930", + "name": "Willow Ianson", + "office": "Laredo", + "position": "Cashier", + "salary": "$59,388", + "start_date": "11/11/2006" + }, + { + "extn": "8473", + "id": "1931", + "name": "Josh Uddin", + "office": "Jersey City", + "position": "Webmaster", + "salary": "$274,345", + "start_date": "6/1/2017" + }, + { + "extn": "8074", + "id": "1932", + "name": "Angel Paterson", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$201,598", + "start_date": "2/8/2018" + }, + { + "extn": "6047", + "id": "1933", + "name": "Clint Hamilton", + "office": "Boston", + "position": "Budget Analyst", + "salary": "$58,382", + "start_date": "8/9/2019" + }, + { + "extn": "9952", + "id": "1934", + "name": "Kurt Thatcher", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$275,803", + "start_date": "2/25/2010" + }, + { + "extn": "2805", + "id": "1935", + "name": "Caleb Khan", + "office": "Oklahoma City", + "position": "Call Center Representative", + "salary": "$16,877", + "start_date": "2/7/2011" + }, + { + "extn": "6554", + "id": "1936", + "name": "Martin Drew", + "office": "Ontario", + "position": "Designer", + "salary": "$113,247", + "start_date": "4/17/2006" + }, + { + "extn": "2575", + "id": "1937", + "name": "Tom Jones", + "office": "Fayetteville", + "position": "Cashier", + "salary": "$129,470", + "start_date": "3/17/2018" + }, + { + "extn": "1471", + "id": "1938", + "name": "Stella Graham", + "office": "Rochester", + "position": "HR Specialist", + "salary": "$161,858", + "start_date": "8/17/2015" + }, + { + "extn": "9252", + "id": "1939", + "name": "Holly Johnson", + "office": "Memphis", + "position": "Operator", + "salary": "$224,414", + "start_date": "9/29/2017" + }, + { + "extn": "2170", + "id": "1940", + "name": "Ellen Shaw", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$219,486", + "start_date": "8/19/2007" + }, + { + "extn": "4847", + "id": "1941", + "name": "Enoch Weatcroft", + "office": "San Diego", + "position": "Baker", + "salary": "$109,351", + "start_date": "4/2/2005" + }, + { + "extn": "9279", + "id": "1942", + "name": "Courtney Chadwick", + "office": "Long Beach", + "position": "Steward", + "salary": "$177,244", + "start_date": "1/8/2000" + }, + { + "extn": "9601", + "id": "1943", + "name": "Bart Savage", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$228,093", + "start_date": "1/16/2013" + }, + { + "extn": "4265", + "id": "1944", + "name": "Vanessa Kaur", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$115,678", + "start_date": "4/6/2009" + }, + { + "extn": "8189", + "id": "1945", + "name": "Cedrick Allwood", + "office": "Murfreesboro", + "position": "Insurance Broker", + "salary": "$192,917", + "start_date": "3/20/2009" + }, + { + "extn": "9641", + "id": "1946", + "name": "Rick Bentley", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$277,916", + "start_date": "2/16/2006" + }, + { + "extn": "1067", + "id": "1947", + "name": "Melanie Veale", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$64,933", + "start_date": "8/27/2012" + }, + { + "extn": "4923", + "id": "1948", + "name": "Rihanna Uddin", + "office": "Glendale", + "position": "Production Painter", + "salary": "$10,591", + "start_date": "1/12/2017" + }, + { + "extn": "6046", + "id": "1949", + "name": "Margaret Allwood", + "office": "Hollywood", + "position": "Food Technologist", + "salary": "$246,158", + "start_date": "1/19/2010" + }, + { + "extn": "8488", + "id": "1950", + "name": "Michael Jobson", + "office": "Long Beach", + "position": "Inspector", + "salary": "$291,570", + "start_date": "1/25/2009" + }, + { + "extn": "2113", + "id": "1951", + "name": "Gemma Larsen", + "office": "Baltimore", + "position": "Biologist", + "salary": "$103,545", + "start_date": "4/25/2017" + }, + { + "extn": "1170", + "id": "1952", + "name": "Carter Saunders", + "office": "Richmond", + "position": "Operator", + "salary": "$68,857", + "start_date": "7/14/2001" + }, + { + "extn": "1950", + "id": "1953", + "name": "Chester Franks", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$23,611", + "start_date": "7/12/2000" + }, + { + "extn": "7845", + "id": "1954", + "name": "Catherine Page ", + "office": "Irving", + "position": "Systems Administrator", + "salary": "$65,093", + "start_date": "8/6/2007" + }, + { + "extn": "7116", + "id": "1955", + "name": "Cameron Lindsay", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$47,255", + "start_date": "9/10/2008" + }, + { + "extn": "3323", + "id": "1956", + "name": "Raquel Murray", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$213,374", + "start_date": "3/21/2015" + }, + { + "extn": "4175", + "id": "1957", + "name": "Julius Nelson", + "office": "Fullerton", + "position": "Lecturer", + "salary": "$129,261", + "start_date": "4/13/2006" + }, + { + "extn": "9802", + "id": "1958", + "name": "Leslie Gonzales", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$81,886", + "start_date": "11/18/2006" + }, + { + "extn": "1067", + "id": "1959", + "name": "Aleksandra Payne", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$284,011", + "start_date": "6/23/2002" + }, + { + "extn": "7454", + "id": "1960", + "name": "Fred Gray", + "office": "Reno", + "position": "Cash Manager", + "salary": "$167,810", + "start_date": "9/10/2001" + }, + { + "extn": "5689", + "id": "1961", + "name": "Harry Burge", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$49,907", + "start_date": "8/27/2015" + }, + { + "extn": "4492", + "id": "1962", + "name": "Johnny Walsh", + "office": "Lyon", + "position": "Dentist", + "salary": "$200,186", + "start_date": "2/17/2006" + }, + { + "extn": "3357", + "id": "1963", + "name": "Ronald Russell", + "office": "Rochester", + "position": "Web Developer", + "salary": "$288,716", + "start_date": "6/28/2012" + }, + { + "extn": "5519", + "id": "1964", + "name": "Lauren Jefferson", + "office": "Portland", + "position": "Production Painter", + "salary": "$147,789", + "start_date": "12/22/2011" + }, + { + "extn": "7296", + "id": "1965", + "name": "Grace Vaughn", + "office": "Wien", + "position": "Insurance Broker", + "salary": "$145,183", + "start_date": "10/30/2013" + }, + { + "extn": "3953", + "id": "1966", + "name": "Jayden Johnson", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$284,409", + "start_date": "6/16/2010" + }, + { + "extn": "6048", + "id": "1967", + "name": "Jules Ellis", + "office": "Tulsa", + "position": "Restaurant Manager", + "salary": "$24,210", + "start_date": "1/2/2016" + }, + { + "extn": "2813", + "id": "1968", + "name": "Ron Kirby", + "office": "Cincinnati", + "position": "Fabricator", + "salary": "$68,325", + "start_date": "6/12/2018" + }, + { + "extn": "9621", + "id": "1969", + "name": "Brad Fleming", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$29,238", + "start_date": "6/19/2005" + }, + { + "extn": "2414", + "id": "1970", + "name": "Michael Thorpe", + "office": "Lyon", + "position": "CNC Operator", + "salary": "$97,308", + "start_date": "9/14/2002" + }, + { + "extn": "6411", + "id": "1971", + "name": "Lucas Ebbs", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$241,368", + "start_date": "6/17/2006" + }, + { + "extn": "7120", + "id": "1972", + "name": "Cadence Thomson", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$179,754", + "start_date": "11/1/2016" + }, + { + "extn": "2711", + "id": "1973", + "name": "Darlene Simpson", + "office": "Springfield", + "position": "Operator", + "salary": "$77,428", + "start_date": "4/30/2015" + }, + { + "extn": "6534", + "id": "1974", + "name": "Noah Booth", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$226,281", + "start_date": "5/15/2013" + }, + { + "extn": "7129", + "id": "1975", + "name": "Caleb Gosling", + "office": "Springfield", + "position": "Audiologist", + "salary": "$230,730", + "start_date": "1/17/2009" + }, + { + "extn": "2580", + "id": "1976", + "name": "Kurt Dickson", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$287,748", + "start_date": "9/8/2002" + }, + { + "extn": "6372", + "id": "1977", + "name": "Aeris Gardner", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$181,052", + "start_date": "8/20/2004" + }, + { + "extn": "7876", + "id": "1978", + "name": "Hank Taylor", + "office": "Irving", + "position": "Doctor", + "salary": "$238,713", + "start_date": "10/26/2001" + }, + { + "extn": "5539", + "id": "1979", + "name": "Joyce Hammond", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$291,899", + "start_date": "11/20/2009" + }, + { + "extn": "9556", + "id": "1980", + "name": "Mina Allen", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$138,010", + "start_date": "1/14/2017" + }, + { + "extn": "5599", + "id": "1981", + "name": "Leslie Powell", + "office": "Washington", + "position": "Insurance Broker", + "salary": "$223,259", + "start_date": "5/14/2007" + }, + { + "extn": "5244", + "id": "1982", + "name": "Rowan Hope", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$232,779", + "start_date": "6/19/2014" + }, + { + "extn": "9350", + "id": "1983", + "name": "Kurt Griffiths", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$289,589", + "start_date": "10/18/2002" + }, + { + "extn": "2643", + "id": "1984", + "name": "Rufus Randall", + "office": "Madrid", + "position": "Operator", + "salary": "$73,180", + "start_date": "8/2/2019" + }, + { + "extn": "2732", + "id": "1985", + "name": "Harry Wade", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$168,749", + "start_date": "9/7/2007" + }, + { + "extn": "3590", + "id": "1986", + "name": "Benny Larsen", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$16,776", + "start_date": "10/17/2008" + }, + { + "extn": "1735", + "id": "1987", + "name": "Oliver Moore", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$280,969", + "start_date": "11/4/2010" + }, + { + "extn": "8738", + "id": "1988", + "name": "Alex Vaughn", + "office": "Phoenix", + "position": "Executive Director", + "salary": "$142,170", + "start_date": "10/23/2018" + }, + { + "extn": "8422", + "id": "1989", + "name": "Shay Howard", + "office": "Seattle", + "position": "Call Center Representative", + "salary": "$40,943", + "start_date": "11/15/2013" + }, + { + "extn": "6869", + "id": "1990", + "name": "Margot Lynn", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$65,264", + "start_date": "1/23/2006" + }, + { + "extn": "6508", + "id": "1991", + "name": "Johnathan Judd", + "office": "New York", + "position": "Dentist", + "salary": "$106,921", + "start_date": "7/28/2011" + }, + { + "extn": "7435", + "id": "1992", + "name": "Sarah Collins", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$95,869", + "start_date": "4/25/2014" + }, + { + "extn": "7536", + "id": "1993", + "name": "Ember Emmett", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$230,189", + "start_date": "11/15/2005" + }, + { + "extn": "9304", + "id": "1994", + "name": "Evie Walsh", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$21,278", + "start_date": "9/24/2001" + }, + { + "extn": "2966", + "id": "1995", + "name": "Carla Glass", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$243,471", + "start_date": "9/17/2011" + }, + { + "extn": "2142", + "id": "1996", + "name": "Monica Keys", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$29,314", + "start_date": "12/30/2016" + }, + { + "extn": "7144", + "id": "1997", + "name": "Christine Rodwell", + "office": "San Jose", + "position": "Business Broker", + "salary": "$18,562", + "start_date": "11/5/2015" + }, + { + "extn": "8998", + "id": "1998", + "name": "Russel Palmer", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$212,691", + "start_date": "7/16/2001" + }, + { + "extn": "8020", + "id": "1999", + "name": "Savannah Walsh", + "office": "Las Vegas", + "position": "Loan Officer", + "salary": "$275,878", + "start_date": "1/18/2019" + }, + { + "extn": "8412", + "id": "2000", + "name": "Wendy Trent", + "office": "San Antonio", + "position": "Banker", + "salary": "$211,844", + "start_date": "1/1/2018" + }, + { + "extn": "5021", + "id": "2001", + "name": "Deborah Needham", + "office": "Berna", + "position": "Operator", + "salary": "$262,254", + "start_date": "3/16/2019" + }, + { + "extn": "7452", + "id": "2002", + "name": "Julian Wade", + "office": "Chicago", + "position": "Business Broker", + "salary": "$40,980", + "start_date": "5/16/2000" + }, + { + "extn": "1727", + "id": "2003", + "name": "Carter Cattell", + "office": "Hollywood", + "position": "Cook", + "salary": "$230,934", + "start_date": "1/13/2005" + }, + { + "extn": "4026", + "id": "2004", + "name": "Doug Jarrett", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$32,618", + "start_date": "3/9/2010" + }, + { + "extn": "4111", + "id": "2005", + "name": "Ramon Shea", + "office": "Oakland", + "position": "Auditor", + "salary": "$180,451", + "start_date": "10/13/2003" + }, + { + "extn": "5164", + "id": "2006", + "name": "Crystal Bishop", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$110,343", + "start_date": "8/7/2017" + }, + { + "extn": "6589", + "id": "2007", + "name": "William Power", + "office": "San Jose", + "position": "Restaurant Manager", + "salary": "$30,452", + "start_date": "7/15/2013" + }, + { + "extn": "4416", + "id": "2008", + "name": "Jayden Ellis", + "office": "San Jose", + "position": "Clerk", + "salary": "$255,820", + "start_date": "1/5/2018" + }, + { + "extn": "6888", + "id": "2009", + "name": "Brad Davies", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$164,177", + "start_date": "1/3/2001" + }, + { + "extn": "9511", + "id": "2010", + "name": "Phillip Tutton", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$134,459", + "start_date": "4/18/2011" + }, + { + "extn": "1597", + "id": "2011", + "name": "Beatrice Flynn", + "office": "Glendale", + "position": "Associate Professor", + "salary": "$234,108", + "start_date": "1/25/2010" + }, + { + "extn": "8840", + "id": "2012", + "name": "Eduardo Ellis", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$298,451", + "start_date": "7/23/2000" + }, + { + "extn": "7740", + "id": "2013", + "name": "Danielle Edley", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$298,203", + "start_date": "2/1/2019" + }, + { + "extn": "8379", + "id": "2014", + "name": "Daria Grady", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$95,367", + "start_date": "7/10/2019" + }, + { + "extn": "1697", + "id": "2015", + "name": "Celina Willis", + "office": "Dallas", + "position": "Pharmacist", + "salary": "$15,130", + "start_date": "11/6/2013" + }, + { + "extn": "1893", + "id": "2016", + "name": "Isla Mccall", + "office": "Glendale", + "position": "Lecturer", + "salary": "$42,933", + "start_date": "1/17/2015" + }, + { + "extn": "9045", + "id": "2017", + "name": "Irene Marshall", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$182,559", + "start_date": "2/16/2004" + }, + { + "extn": "2017", + "id": "2018", + "name": "Sebastian Zaoui", + "office": "Venice", + "position": "Electrician", + "salary": "$280,317", + "start_date": "7/20/2017" + }, + { + "extn": "9815", + "id": "2019", + "name": "Cassandra Swan", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$215,195", + "start_date": "7/21/2017" + }, + { + "extn": "5531", + "id": "2020", + "name": "Alma Anderson", + "office": "Tokyo", + "position": "Cook", + "salary": "$182,608", + "start_date": "12/13/2015" + }, + { + "extn": "2348", + "id": "2021", + "name": "Carina May", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$137,118", + "start_date": "10/19/2012" + }, + { + "extn": "1274", + "id": "2022", + "name": "Nick Morgan", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$82,358", + "start_date": "7/14/2004" + }, + { + "extn": "1649", + "id": "2023", + "name": "Kate Power", + "office": "Zurich", + "position": "Lecturer", + "salary": "$129,090", + "start_date": "7/25/2007" + }, + { + "extn": "1640", + "id": "2024", + "name": "Nate Rossi", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$178,172", + "start_date": "8/1/2014" + }, + { + "extn": "6733", + "id": "2025", + "name": "Johnathan Gardner", + "office": "Santa Ana", + "position": "Banker", + "salary": "$148,018", + "start_date": "5/6/2015" + }, + { + "extn": "8158", + "id": "2026", + "name": "Danny Neville", + "office": "Atlanta", + "position": "Dentist", + "salary": "$255,714", + "start_date": "5/16/2011" + }, + { + "extn": "6447", + "id": "2027", + "name": "Phillip Tennant", + "office": "Escondido", + "position": "Cook", + "salary": "$215,445", + "start_date": "2/14/2003" + }, + { + "extn": "3526", + "id": "2028", + "name": "Quinn Becker", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$145,781", + "start_date": "10/5/2014" + }, + { + "extn": "6160", + "id": "2029", + "name": "Joyce Warren", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$158,346", + "start_date": "8/21/2018" + }, + { + "extn": "4155", + "id": "2030", + "name": "Maddison Morrison", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$287,705", + "start_date": "5/4/2003" + }, + { + "extn": "9253", + "id": "2031", + "name": "Gil Sinclair", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$264,117", + "start_date": "10/20/2005" + }, + { + "extn": "1246", + "id": "2032", + "name": "Zara Brooks", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$287,705", + "start_date": "8/1/2011" + }, + { + "extn": "2779", + "id": "2033", + "name": "Julius Hale", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$229,718", + "start_date": "10/22/2007" + }, + { + "extn": "5895", + "id": "2034", + "name": "Courtney Ingram", + "office": "Oakland", + "position": "Doctor", + "salary": "$244,250", + "start_date": "6/12/2000" + }, + { + "extn": "6180", + "id": "2035", + "name": "Nate Hunter", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$107,612", + "start_date": "10/18/2002" + }, + { + "extn": "9967", + "id": "2036", + "name": "Paula Booth", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$262,615", + "start_date": "11/17/2001" + }, + { + "extn": "3931", + "id": "2037", + "name": "Daphne Murphy", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$220,155", + "start_date": "10/16/2000" + }, + { + "extn": "1651", + "id": "2038", + "name": "Chuck Brooks", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$293,051", + "start_date": "3/21/2016" + }, + { + "extn": "3448", + "id": "2039", + "name": "Alma Willis", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$118,449", + "start_date": "7/8/2000" + }, + { + "extn": "6476", + "id": "2040", + "name": "Javier Simpson", + "office": "San Jose", + "position": "Biologist", + "salary": "$168,296", + "start_date": "3/2/2016" + }, + { + "extn": "4710", + "id": "2041", + "name": "Angela Wild", + "office": "Garland", + "position": "Webmaster", + "salary": "$177,099", + "start_date": "6/11/2000" + }, + { + "extn": "5455", + "id": "2042", + "name": "Erick Yates", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$105,052", + "start_date": "3/25/2015" + }, + { + "extn": "7044", + "id": "2043", + "name": "Kurt Matthews", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$110,052", + "start_date": "2/25/2004" + }, + { + "extn": "9785", + "id": "2044", + "name": "Julian Parker", + "office": "Memphis", + "position": "Mobile Developer", + "salary": "$262,027", + "start_date": "3/4/2012" + }, + { + "extn": "1138", + "id": "2045", + "name": "Jennifer Baldwin", + "office": "Fayetteville", + "position": "Paramedic", + "salary": "$224,339", + "start_date": "5/7/2006" + }, + { + "extn": "4365", + "id": "2046", + "name": "Barry Nicolas", + "office": "Venice", + "position": "Global Logistics Supervisor", + "salary": "$250,342", + "start_date": "12/16/2006" + }, + { + "extn": "3166", + "id": "2047", + "name": "Jane London", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$240,247", + "start_date": "9/12/2015" + }, + { + "extn": "6387", + "id": "2048", + "name": "Cecilia Shields", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$145,095", + "start_date": "11/6/2003" + }, + { + "extn": "1229", + "id": "2049", + "name": "Melanie Rehman", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$47,643", + "start_date": "10/3/2004" + }, + { + "extn": "3620", + "id": "2050", + "name": "Mason Chapman", + "office": "Tallahassee", + "position": "Operator", + "salary": "$276,268", + "start_date": "7/28/2001" + }, + { + "extn": "1673", + "id": "2051", + "name": "Courtney Adams", + "office": "Chicago", + "position": "Cashier", + "salary": "$248,486", + "start_date": "12/1/2014" + }, + { + "extn": "8335", + "id": "2052", + "name": "Bridget Larsen", + "office": "Saint Paul", + "position": "Project Manager", + "salary": "$106,428", + "start_date": "3/11/2015" + }, + { + "extn": "3877", + "id": "2053", + "name": "Elijah Riley", + "office": "London", + "position": "Laboratory Technician", + "salary": "$189,306", + "start_date": "11/26/2017" + }, + { + "extn": "5864", + "id": "2054", + "name": "Renee Collins", + "office": "Columbus", + "position": "Webmaster", + "salary": "$247,278", + "start_date": "4/10/2003" + }, + { + "extn": "7270", + "id": "2055", + "name": "Anthony Selby", + "office": "Venice", + "position": "Software Engineer", + "salary": "$261,932", + "start_date": "3/28/2005" + }, + { + "extn": "7243", + "id": "2056", + "name": "Joseph Oakley", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$212,277", + "start_date": "7/29/2008" + }, + { + "extn": "2907", + "id": "2057", + "name": "Blake Olivier", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$251,231", + "start_date": "6/21/2004" + }, + { + "extn": "4358", + "id": "2058", + "name": "Manuel Clarke", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$290,013", + "start_date": "1/31/2004" + }, + { + "extn": "7064", + "id": "2059", + "name": "Rebecca Farrant", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$87,397", + "start_date": "5/6/2009" + }, + { + "extn": "9285", + "id": "2060", + "name": "Jacob Lyon", + "office": "Stockton", + "position": "Bellman", + "salary": "$245,172", + "start_date": "1/12/2001" + }, + { + "extn": "2633", + "id": "2061", + "name": "Ivy Vincent", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$100,031", + "start_date": "3/4/2001" + }, + { + "extn": "3755", + "id": "2062", + "name": "Eileen Redden", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$35,804", + "start_date": "12/9/2010" + }, + { + "extn": "3326", + "id": "2063", + "name": "Naomi Mcleod", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$284,320", + "start_date": "8/28/2005" + }, + { + "extn": "7954", + "id": "2064", + "name": "Hope Mcneill", + "office": "Saint Paul", + "position": "Operator", + "salary": "$161,808", + "start_date": "9/29/2005" + }, + { + "extn": "4702", + "id": "2065", + "name": "Anabel Morris", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$296,072", + "start_date": "10/17/2014" + }, + { + "extn": "5320", + "id": "2066", + "name": "Tyson Plumb", + "office": "Fullerton", + "position": "Cashier", + "salary": "$25,889", + "start_date": "11/17/2015" + }, + { + "extn": "7398", + "id": "2067", + "name": "Elle Morrison", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$82,070", + "start_date": "6/12/2015" + }, + { + "extn": "3095", + "id": "2068", + "name": "Emmanuelle Burge", + "office": "Reno", + "position": "Steward", + "salary": "$108,821", + "start_date": "4/30/2017" + }, + { + "extn": "8358", + "id": "2069", + "name": "Daron Fall", + "office": "New Orleans", + "position": "Cook", + "salary": "$70,533", + "start_date": "1/21/2016" + }, + { + "extn": "4830", + "id": "2070", + "name": "Stella Poulton", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$219,857", + "start_date": "9/10/2000" + }, + { + "extn": "7886", + "id": "2071", + "name": "Agnes Fulton", + "office": "Lancaster", + "position": "Restaurant Manager", + "salary": "$288,592", + "start_date": "4/5/2011" + }, + { + "extn": "2534", + "id": "2072", + "name": "Doug Aldridge", + "office": "Colorado Springs", + "position": "Laboratory Technician", + "salary": "$218,485", + "start_date": "1/23/2019" + }, + { + "extn": "5101", + "id": "2073", + "name": "Marie Logan", + "office": "Bucharest", + "position": "Auditor", + "salary": "$213,749", + "start_date": "11/20/2008" + }, + { + "extn": "2829", + "id": "2074", + "name": "Bart Carpenter", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$22,535", + "start_date": "11/16/2000" + }, + { + "extn": "6837", + "id": "2075", + "name": "Zara Jenkins", + "office": "Wien", + "position": "CNC Operator", + "salary": "$184,577", + "start_date": "2/22/2017" + }, + { + "extn": "7965", + "id": "2076", + "name": "Jazmin York", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$24,198", + "start_date": "3/22/2002" + }, + { + "extn": "6315", + "id": "2077", + "name": "Erick Parker", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$184,228", + "start_date": "1/11/2015" + }, + { + "extn": "4577", + "id": "2078", + "name": "Bryon Brooks", + "office": "Madrid", + "position": "Executive Director", + "salary": "$221,646", + "start_date": "11/9/2015" + }, + { + "extn": "3622", + "id": "2079", + "name": "Holly Stark", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$28,030", + "start_date": "5/11/2005" + }, + { + "extn": "9232", + "id": "2080", + "name": "Maxwell York", + "office": "Miami", + "position": "Design Engineer", + "salary": "$184,253", + "start_date": "6/6/2005" + }, + { + "extn": "4462", + "id": "2081", + "name": "Lucas Glass", + "office": "Paris", + "position": "Pharmacist", + "salary": "$111,494", + "start_date": "3/3/2014" + }, + { + "extn": "1538", + "id": "2082", + "name": "Barney Rehman", + "office": "Irving", + "position": "Chef Manager", + "salary": "$267,127", + "start_date": "4/1/2009" + }, + { + "extn": "9459", + "id": "2083", + "name": "Danny Upsdell", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$120,383", + "start_date": "7/18/2017" + }, + { + "extn": "1984", + "id": "2084", + "name": "Cassandra Mcnally", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$12,721", + "start_date": "7/24/2017" + }, + { + "extn": "3188", + "id": "2085", + "name": "Wade Richardson", + "office": "Worcester", + "position": "Clerk", + "salary": "$59,327", + "start_date": "3/30/2004" + }, + { + "extn": "6366", + "id": "2086", + "name": "Jessica Rycroft", + "office": "Baltimore", + "position": "Accountant", + "salary": "$26,075", + "start_date": "5/11/2015" + }, + { + "extn": "8909", + "id": "2087", + "name": "Rosie Kidd", + "office": "Sacramento", + "position": "Investment Advisor", + "salary": "$80,589", + "start_date": "1/29/2007" + }, + { + "extn": "4323", + "id": "2088", + "name": "Domenic Mccormick", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$243,052", + "start_date": "9/20/2012" + }, + { + "extn": "3772", + "id": "2089", + "name": "Rihanna Holmes", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$210,342", + "start_date": "9/25/2005" + }, + { + "extn": "6227", + "id": "2090", + "name": "Ethan Benfield", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$272,574", + "start_date": "8/24/2006" + }, + { + "extn": "9801", + "id": "2091", + "name": "Dorothy Asher", + "office": "Bucharest", + "position": "Treasurer", + "salary": "$31,217", + "start_date": "1/13/2008" + }, + { + "extn": "7780", + "id": "2092", + "name": "Roger Fisher", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$290,609", + "start_date": "12/20/2000" + }, + { + "extn": "1376", + "id": "2093", + "name": "Sylvia Turner", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$20,682", + "start_date": "3/14/2001" + }, + { + "extn": "3792", + "id": "2094", + "name": "Jocelyn Bayliss", + "office": "Lincoln", + "position": "Cashier", + "salary": "$264,612", + "start_date": "3/3/2006" + }, + { + "extn": "6485", + "id": "2095", + "name": "Adalie Wright", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$168,768", + "start_date": "7/14/2011" + }, + { + "extn": "3386", + "id": "2096", + "name": "Melinda Evans", + "office": "Fullerton", + "position": "Physician", + "salary": "$248,323", + "start_date": "3/16/2007" + }, + { + "extn": "7310", + "id": "2097", + "name": "Joseph Chappell", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$202,672", + "start_date": "8/24/2014" + }, + { + "extn": "7138", + "id": "2098", + "name": "Susan Penn", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$263,654", + "start_date": "12/10/2008" + }, + { + "extn": "4144", + "id": "2099", + "name": "Luna Goldsmith", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$124,596", + "start_date": "11/27/2000" + }, + { + "extn": "5644", + "id": "2100", + "name": "Carla Reyes", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$267,093", + "start_date": "6/17/2017" + }, + { + "extn": "1898", + "id": "2101", + "name": "Monica Moran", + "office": "Toledo", + "position": "Steward", + "salary": "$72,185", + "start_date": "7/5/2013" + }, + { + "extn": "5236", + "id": "2102", + "name": "Adalind Hunt", + "office": "Otawa", + "position": "IT Support Staff", + "salary": "$288,114", + "start_date": "9/19/2007" + }, + { + "extn": "9879", + "id": "2103", + "name": "Melanie Heaton", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$39,532", + "start_date": "7/17/2018" + }, + { + "extn": "3368", + "id": "2104", + "name": "Liv Kelly", + "office": "Lyon", + "position": "Banker", + "salary": "$95,790", + "start_date": "10/5/2018" + }, + { + "extn": "8359", + "id": "2105", + "name": "Sabina Stanton", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$134,710", + "start_date": "2/15/2008" + }, + { + "extn": "8388", + "id": "2106", + "name": "Jaylene Callan", + "office": "Hollywood", + "position": "Baker", + "salary": "$153,500", + "start_date": "10/9/2013" + }, + { + "extn": "5091", + "id": "2107", + "name": "Rosie Lambert", + "office": "Valetta", + "position": "Cook", + "salary": "$14,766", + "start_date": "6/30/2002" + }, + { + "extn": "3252", + "id": "2108", + "name": "Leroy Murray", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$61,588", + "start_date": "4/28/2002" + }, + { + "extn": "3509", + "id": "2109", + "name": "Selena Hunter", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$276,060", + "start_date": "6/24/2002" + }, + { + "extn": "4737", + "id": "2110", + "name": "Danny Cooper", + "office": "Cincinnati", + "position": "Dentist", + "salary": "$271,928", + "start_date": "12/9/2018" + }, + { + "extn": "9748", + "id": "2111", + "name": "Molly Spencer", + "office": "San Antonio", + "position": "Bellman", + "salary": "$115,660", + "start_date": "10/21/2008" + }, + { + "extn": "9400", + "id": "2112", + "name": "Brad Larsen", + "office": "Chicago", + "position": "Auditor", + "salary": "$10,233", + "start_date": "10/19/2016" + }, + { + "extn": "5773", + "id": "2113", + "name": "Tyler Snell", + "office": "Venice", + "position": "Laboratory Technician", + "salary": "$38,309", + "start_date": "12/1/2013" + }, + { + "extn": "5250", + "id": "2114", + "name": "John Donovan", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$269,418", + "start_date": "1/11/2003" + }, + { + "extn": "9372", + "id": "2115", + "name": "Karen Davies", + "office": "Reno", + "position": "HR Coordinator", + "salary": "$296,600", + "start_date": "6/4/2000" + }, + { + "extn": "1239", + "id": "2116", + "name": "Luke Uttridge", + "office": "Oakland", + "position": "Baker", + "salary": "$80,308", + "start_date": "2/13/2018" + }, + { + "extn": "7988", + "id": "2117", + "name": "Livia Dixon", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$200,318", + "start_date": "6/7/2007" + }, + { + "extn": "8300", + "id": "2118", + "name": "Josh Alexander", + "office": "Fullerton", + "position": "Baker", + "salary": "$71,695", + "start_date": "4/20/2015" + }, + { + "extn": "7870", + "id": "2119", + "name": "Rufus Graham", + "office": "Berlin", + "position": "Machine Operator", + "salary": "$160,793", + "start_date": "7/3/2002" + }, + { + "extn": "4058", + "id": "2120", + "name": "Mike Sherry", + "office": "Wien", + "position": "Inspector", + "salary": "$94,026", + "start_date": "11/8/2004" + }, + { + "extn": "1623", + "id": "2121", + "name": "Liv Thorne", + "office": "Atlanta", + "position": "Biologist", + "salary": "$261,494", + "start_date": "1/11/2002" + }, + { + "extn": "8758", + "id": "2122", + "name": "Bryon Sanchez", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$279,295", + "start_date": "2/15/2012" + }, + { + "extn": "7735", + "id": "2123", + "name": "Anthony Wilkinson", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$82,986", + "start_date": "7/23/2008" + }, + { + "extn": "3405", + "id": "2124", + "name": "Kamila Rigg", + "office": "Lincoln", + "position": "Food Technologist", + "salary": "$268,243", + "start_date": "2/16/2001" + }, + { + "extn": "3424", + "id": "2125", + "name": "Julius Rothwell", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$123,921", + "start_date": "8/4/2007" + }, + { + "extn": "4614", + "id": "2126", + "name": "Benny Dubois", + "office": "Jersey City", + "position": "Electrician", + "salary": "$45,819", + "start_date": "1/7/2007" + }, + { + "extn": "8333", + "id": "2127", + "name": "Leilani Thompson", + "office": "Paris", + "position": "Business Broker", + "salary": "$281,567", + "start_date": "10/27/2006" + }, + { + "extn": "6527", + "id": "2128", + "name": "Elijah Marshall", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$215,549", + "start_date": "3/21/2003" + }, + { + "extn": "1205", + "id": "2129", + "name": "Hank Farrant", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$73,386", + "start_date": "12/29/2012" + }, + { + "extn": "1804", + "id": "2130", + "name": "Alessandra Brooks", + "office": "Kansas City", + "position": "Stockbroker", + "salary": "$94,818", + "start_date": "4/5/2011" + }, + { + "extn": "2141", + "id": "2131", + "name": "Fiona Morgan", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$207,301", + "start_date": "9/1/2014" + }, + { + "extn": "9020", + "id": "2132", + "name": "Destiny Ryan", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$220,738", + "start_date": "5/15/2006" + }, + { + "extn": "4747", + "id": "2133", + "name": "Marina Chester", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$268,629", + "start_date": "6/11/2001" + }, + { + "extn": "5384", + "id": "2134", + "name": "Benny Noach", + "office": "Jersey City", + "position": "Biologist", + "salary": "$247,045", + "start_date": "6/24/2010" + }, + { + "extn": "2151", + "id": "2135", + "name": "Luke Greenwood", + "office": "Madison", + "position": "Healthcare Specialist", + "salary": "$133,199", + "start_date": "5/31/2013" + }, + { + "extn": "2301", + "id": "2136", + "name": "Mason Lane", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$144,508", + "start_date": "5/30/2006" + }, + { + "extn": "6830", + "id": "2137", + "name": "Angela Williams", + "office": "Denver", + "position": "Paramedic", + "salary": "$37,820", + "start_date": "7/16/2016" + }, + { + "extn": "9506", + "id": "2138", + "name": "Roger Stanton", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$189,194", + "start_date": "9/27/2018" + }, + { + "extn": "8589", + "id": "2139", + "name": "Sebastian Pratt", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$131,411", + "start_date": "8/12/2007" + }, + { + "extn": "9854", + "id": "2140", + "name": "Javier Greenwood", + "office": "London", + "position": "Cash Manager", + "salary": "$170,842", + "start_date": "7/25/2000" + }, + { + "extn": "6283", + "id": "2141", + "name": "Tiffany Rogers", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$272,424", + "start_date": "6/30/2007" + }, + { + "extn": "8814", + "id": "2142", + "name": "Kenzie Thorne", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$48,919", + "start_date": "8/25/2019" + }, + { + "extn": "6130", + "id": "2143", + "name": "Percy Mcleod", + "office": "Quebec", + "position": "Auditor", + "salary": "$102,817", + "start_date": "1/21/2019" + }, + { + "extn": "8355", + "id": "2144", + "name": "Maia Sherwood", + "office": "Lakewood", + "position": "Baker", + "salary": "$186,625", + "start_date": "10/19/2015" + }, + { + "extn": "3327", + "id": "2145", + "name": "Regina Mccormick", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$14,913", + "start_date": "3/5/2003" + }, + { + "extn": "6258", + "id": "2146", + "name": "Francesca Stuart", + "office": "Oakland", + "position": "Baker", + "salary": "$11,208", + "start_date": "1/9/2016" + }, + { + "extn": "9943", + "id": "2147", + "name": "Cynthia Roberts", + "office": "Stockton", + "position": "Stockbroker", + "salary": "$230,065", + "start_date": "6/9/2003" + }, + { + "extn": "3961", + "id": "2148", + "name": "Jamie Franks", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$229,724", + "start_date": "12/4/2013" + }, + { + "extn": "2003", + "id": "2149", + "name": "Hank Mills", + "office": "Lakewood", + "position": "Auditor", + "salary": "$76,163", + "start_date": "3/17/2004" + }, + { + "extn": "2280", + "id": "2150", + "name": "Harry Savage", + "office": "Chicago", + "position": "Dentist", + "salary": "$66,280", + "start_date": "4/19/2003" + }, + { + "extn": "6385", + "id": "2151", + "name": "Sonya Mcgee", + "office": "Venice", + "position": "HR Specialist", + "salary": "$186,610", + "start_date": "6/30/2009" + }, + { + "extn": "2110", + "id": "2152", + "name": "Stephanie Bolton", + "office": "Honolulu", + "position": "Cook", + "salary": "$256,596", + "start_date": "3/23/2001" + }, + { + "extn": "8621", + "id": "2153", + "name": "Bree Dubois", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$209,134", + "start_date": "2/7/2011" + }, + { + "extn": "2469", + "id": "2154", + "name": "Ciara Lloyd", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$75,500", + "start_date": "3/4/2012" + }, + { + "extn": "3287", + "id": "2155", + "name": "Karen Bell", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$206,165", + "start_date": "11/6/2000" + }, + { + "extn": "8259", + "id": "2156", + "name": "Kendra Uttley", + "office": "Memphis", + "position": "Doctor", + "salary": "$21,317", + "start_date": "7/12/2012" + }, + { + "extn": "8756", + "id": "2157", + "name": "Eve Powell", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$277,638", + "start_date": "10/25/2017" + }, + { + "extn": "2936", + "id": "2158", + "name": "Lexi Lane", + "office": "Stockton", + "position": "Cook", + "salary": "$276,181", + "start_date": "1/23/2006" + }, + { + "extn": "9115", + "id": "2159", + "name": "Caleb Lunt", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$11,694", + "start_date": "1/4/2016" + }, + { + "extn": "6326", + "id": "2160", + "name": "Candace Edler", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$77,402", + "start_date": "8/3/2003" + }, + { + "extn": "7220", + "id": "2161", + "name": "Gladys Carson", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$160,228", + "start_date": "4/6/2008" + }, + { + "extn": "6755", + "id": "2162", + "name": "Russel Partridge", + "office": "Sacramento", + "position": "Staffing Consultant", + "salary": "$38,095", + "start_date": "10/7/2019" + }, + { + "extn": "5555", + "id": "2163", + "name": "Logan Raven", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$49,665", + "start_date": "2/26/2014" + }, + { + "extn": "6022", + "id": "2164", + "name": "Isla Murphy", + "office": "Oakland", + "position": "Inspector", + "salary": "$202,878", + "start_date": "4/19/2002" + }, + { + "extn": "9418", + "id": "2165", + "name": "Doug Clark", + "office": "Lancaster", + "position": "Accountant", + "salary": "$224,840", + "start_date": "9/26/2010" + }, + { + "extn": "8273", + "id": "2166", + "name": "Joy Skinner", + "office": "Boston", + "position": "Accountant", + "salary": "$82,283", + "start_date": "1/21/2018" + }, + { + "extn": "9415", + "id": "2167", + "name": "Bryon Evans", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$47,831", + "start_date": "9/11/2008" + }, + { + "extn": "9046", + "id": "2168", + "name": "Daniel Brett", + "office": "Denver", + "position": "Physician", + "salary": "$247,539", + "start_date": "6/9/2015" + }, + { + "extn": "4161", + "id": "2169", + "name": "Leilani Sherry", + "office": "Miami", + "position": "Executive Director", + "salary": "$107,643", + "start_date": "2/6/2006" + }, + { + "extn": "9495", + "id": "2170", + "name": "Owen Thompson", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$125,818", + "start_date": "1/9/2012" + }, + { + "extn": "6994", + "id": "2171", + "name": "Aileen Jarvis", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$235,746", + "start_date": "4/27/2000" + }, + { + "extn": "5319", + "id": "2172", + "name": "Anabel Graham", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$138,001", + "start_date": "9/23/2001" + }, + { + "extn": "4713", + "id": "2173", + "name": "Sylvia Bentley", + "office": "Prague", + "position": "HR Specialist", + "salary": "$90,686", + "start_date": "7/18/2016" + }, + { + "extn": "9670", + "id": "2174", + "name": "Alison Wood", + "office": "Phoenix", + "position": "Accountant", + "salary": "$25,844", + "start_date": "9/20/2012" + }, + { + "extn": "3604", + "id": "2175", + "name": "Rufus Shaw", + "office": "Tokyo", + "position": "Operator", + "salary": "$209,864", + "start_date": "7/3/2002" + }, + { + "extn": "9309", + "id": "2176", + "name": "Lexi Willis", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$232,687", + "start_date": "12/21/2011" + }, + { + "extn": "8229", + "id": "2177", + "name": "Tom Wellington", + "office": "Columbus", + "position": "Dentist", + "salary": "$42,345", + "start_date": "6/15/2002" + }, + { + "extn": "4351", + "id": "2178", + "name": "Maxwell Underhill", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$137,890", + "start_date": "10/21/2010" + }, + { + "extn": "8684", + "id": "2179", + "name": "Nina Gibson", + "office": "Berlin", + "position": "Design Engineer", + "salary": "$60,386", + "start_date": "3/29/2014" + }, + { + "extn": "7204", + "id": "2180", + "name": "Elijah Farrant", + "office": "Huntsville", + "position": "Web Developer", + "salary": "$189,178", + "start_date": "5/28/2006" + }, + { + "extn": "8827", + "id": "2181", + "name": "William Irwin", + "office": "Irving", + "position": "Food Technologist", + "salary": "$281,658", + "start_date": "8/1/2004" + }, + { + "extn": "9049", + "id": "2182", + "name": "Daniel Ainsworth", + "office": "Springfield", + "position": "Electrician", + "salary": "$231,844", + "start_date": "5/8/2005" + }, + { + "extn": "4993", + "id": "2183", + "name": "Josephine Phillips", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$83,579", + "start_date": "12/18/2016" + }, + { + "extn": "2668", + "id": "2184", + "name": "Chelsea Jones", + "office": "Norfolk", + "position": "Budget Analyst", + "salary": "$63,609", + "start_date": "10/26/2016" + }, + { + "extn": "3368", + "id": "2185", + "name": "Britney Phillips", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$283,945", + "start_date": "6/30/2008" + }, + { + "extn": "4906", + "id": "2186", + "name": "Daron Robertson", + "office": "Louisville", + "position": "Cashier", + "salary": "$108,367", + "start_date": "8/14/2015" + }, + { + "extn": "9301", + "id": "2187", + "name": "Mason Hunt", + "office": "Innsbruck", + "position": "Cashier", + "salary": "$70,102", + "start_date": "9/3/2001" + }, + { + "extn": "3520", + "id": "2188", + "name": "Chester Mcneill", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$106,930", + "start_date": "9/29/2011" + }, + { + "extn": "7934", + "id": "2189", + "name": "Mark Wren", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$265,493", + "start_date": "3/17/2008" + }, + { + "extn": "1196", + "id": "2190", + "name": "Mandy Atkinson", + "office": "Fullerton", + "position": "Dentist", + "salary": "$193,482", + "start_date": "1/12/2010" + }, + { + "extn": "9486", + "id": "2191", + "name": "Ramon Jenkin", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$28,212", + "start_date": "1/23/2010" + }, + { + "extn": "3606", + "id": "2192", + "name": "Chuck Garner", + "office": "San Francisco", + "position": "Investment Advisor", + "salary": "$53,997", + "start_date": "3/23/2006" + }, + { + "extn": "3912", + "id": "2193", + "name": "Joseph Locke", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$86,643", + "start_date": "4/24/2011" + }, + { + "extn": "7208", + "id": "2194", + "name": "Chadwick Pierce", + "office": "Omaha", + "position": "Assistant Buyer", + "salary": "$50,123", + "start_date": "5/4/2009" + }, + { + "extn": "6952", + "id": "2195", + "name": "Daniel Phillips", + "office": "San Antonio", + "position": "Webmaster", + "salary": "$120,067", + "start_date": "4/15/2004" + }, + { + "extn": "1762", + "id": "2196", + "name": "Fred Higgs", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$139,229", + "start_date": "8/23/2003" + }, + { + "extn": "7475", + "id": "2197", + "name": "Johnathan Hall", + "office": "Albuquerque", + "position": "Designer", + "salary": "$139,411", + "start_date": "5/16/2012" + }, + { + "extn": "5669", + "id": "2198", + "name": "Sebastian Holmes", + "office": "Chicago", + "position": "Loan Officer", + "salary": "$227,652", + "start_date": "1/10/2018" + }, + { + "extn": "8862", + "id": "2199", + "name": "Chadwick Cox", + "office": "Henderson", + "position": "Business Broker", + "salary": "$72,845", + "start_date": "8/29/2007" + }, + { + "extn": "4953", + "id": "2200", + "name": "William Nielson", + "office": "San Francisco", + "position": "Accountant", + "salary": "$68,884", + "start_date": "11/7/2009" + }, + { + "extn": "6452", + "id": "2201", + "name": "Jack Watt", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$159,091", + "start_date": "3/8/2013" + }, + { + "extn": "6355", + "id": "2202", + "name": "Adalie Ring", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$107,726", + "start_date": "11/17/2014" + }, + { + "extn": "2444", + "id": "2203", + "name": "Irene Thomas", + "office": "Tallahassee", + "position": "Banker", + "salary": "$134,038", + "start_date": "4/24/2009" + }, + { + "extn": "8270", + "id": "2204", + "name": "Drew Uddin", + "office": "Lancaster", + "position": "Insurance Broker", + "salary": "$68,752", + "start_date": "6/23/2015" + }, + { + "extn": "4906", + "id": "2205", + "name": "Naomi Brett", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$121,145", + "start_date": "11/18/2017" + }, + { + "extn": "3970", + "id": "2206", + "name": "Eve Brown", + "office": "Dallas", + "position": "Fabricator", + "salary": "$176,815", + "start_date": "1/1/2010" + }, + { + "extn": "9862", + "id": "2207", + "name": "Benjamin London", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$177,009", + "start_date": "9/9/2018" + }, + { + "extn": "2250", + "id": "2208", + "name": "Abdul Whittle", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$280,459", + "start_date": "9/14/2000" + }, + { + "extn": "2528", + "id": "2209", + "name": "Jacob Campbell", + "office": "Milwaukee", + "position": "Cashier", + "salary": "$29,114", + "start_date": "12/5/2008" + }, + { + "extn": "6681", + "id": "2210", + "name": "Matthew Tate", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$151,689", + "start_date": "3/8/2018" + }, + { + "extn": "4937", + "id": "2211", + "name": "Bart Sylvester", + "office": "Oakland", + "position": "Service Supervisor", + "salary": "$208,240", + "start_date": "3/31/2007" + }, + { + "extn": "9546", + "id": "2212", + "name": "Analise Davies", + "office": "Los Angeles", + "position": "Bookkeeper", + "salary": "$86,274", + "start_date": "4/28/2015" + }, + { + "extn": "7239", + "id": "2213", + "name": "Roger Ryan", + "office": "Valetta", + "position": "Physician", + "salary": "$146,160", + "start_date": "1/6/2008" + }, + { + "extn": "5179", + "id": "2214", + "name": "Tony Allington", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$72,416", + "start_date": "4/1/2000" + }, + { + "extn": "9049", + "id": "2215", + "name": "Leslie Norman", + "office": "Paris", + "position": "Treasurer", + "salary": "$219,086", + "start_date": "3/7/2019" + }, + { + "extn": "1302", + "id": "2216", + "name": "Allison Roman", + "office": "Innsbruck", + "position": "Cashier", + "salary": "$71,445", + "start_date": "4/29/2013" + }, + { + "extn": "6383", + "id": "2217", + "name": "Marvin Donnelly", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$192,243", + "start_date": "2/9/2006" + }, + { + "extn": "5597", + "id": "2218", + "name": "Erica Weston", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$201,033", + "start_date": "2/9/2010" + }, + { + "extn": "3056", + "id": "2219", + "name": "Emmanuelle Cadman", + "office": "Fort Lauderdale", + "position": "Project Manager", + "salary": "$273,202", + "start_date": "6/2/2019" + }, + { + "extn": "4356", + "id": "2220", + "name": "Noah Mccall", + "office": "San Diego", + "position": "Cash Manager", + "salary": "$18,969", + "start_date": "4/26/2007" + }, + { + "extn": "4155", + "id": "2221", + "name": "Rowan Pierce", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$281,575", + "start_date": "3/13/2003" + }, + { + "extn": "5126", + "id": "2222", + "name": "Dorothy Reid", + "office": "Lancaster", + "position": "Dentist", + "salary": "$178,933", + "start_date": "7/30/2001" + }, + { + "extn": "9609", + "id": "2223", + "name": "Abbey Bowen", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$116,794", + "start_date": "9/17/2002" + }, + { + "extn": "6861", + "id": "2224", + "name": "Johnny Carpenter", + "office": "Kansas City", + "position": "CNC Operator", + "salary": "$83,974", + "start_date": "6/17/2012" + }, + { + "extn": "7829", + "id": "2225", + "name": "Hanna Dempsey", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$285,411", + "start_date": "1/21/2018" + }, + { + "extn": "7287", + "id": "2226", + "name": "Enoch Waterson", + "office": "Boston", + "position": "Auditor", + "salary": "$217,336", + "start_date": "1/20/2004" + }, + { + "extn": "3298", + "id": "2227", + "name": "Dani Lewis", + "office": "San Francisco", + "position": "Inspector", + "salary": "$187,988", + "start_date": "6/29/2008" + }, + { + "extn": "9864", + "id": "2228", + "name": "Cedrick Gates", + "office": "Oakland", + "position": "Baker", + "salary": "$212,537", + "start_date": "6/29/2007" + }, + { + "extn": "4981", + "id": "2229", + "name": "Jack Vince", + "office": "Milano", + "position": "Pharmacist", + "salary": "$111,647", + "start_date": "6/9/2018" + }, + { + "extn": "4600", + "id": "2230", + "name": "Barry Buckley", + "office": "San Francisco", + "position": "Baker", + "salary": "$296,611", + "start_date": "12/27/2012" + }, + { + "extn": "9966", + "id": "2231", + "name": "Brad Leslie", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$107,667", + "start_date": "5/7/2004" + }, + { + "extn": "7903", + "id": "2232", + "name": "Johnathan Norris", + "office": "Quebec", + "position": "Biologist", + "salary": "$170,928", + "start_date": "7/22/2019" + }, + { + "extn": "6644", + "id": "2233", + "name": "Jade Harper", + "office": "Reno", + "position": "Operator", + "salary": "$104,208", + "start_date": "5/23/2019" + }, + { + "extn": "9385", + "id": "2234", + "name": "Rylee Nicolas", + "office": "Richmond", + "position": "Project Manager", + "salary": "$150,641", + "start_date": "7/6/2018" + }, + { + "extn": "4524", + "id": "2235", + "name": "Nathan Whatson", + "office": "Baltimore", + "position": "Webmaster", + "salary": "$117,057", + "start_date": "8/10/2017" + }, + { + "extn": "3540", + "id": "2236", + "name": "Kurt Kirby", + "office": "Paris", + "position": "Project Manager", + "salary": "$153,043", + "start_date": "9/29/2011" + }, + { + "extn": "6541", + "id": "2237", + "name": "Hayden Vallory", + "office": "Rome", + "position": "Mobile Developer", + "salary": "$158,544", + "start_date": "1/26/2001" + }, + { + "extn": "8417", + "id": "2238", + "name": "Rocco Ellwood", + "office": "Minneapolis", + "position": "HR Specialist", + "salary": "$244,801", + "start_date": "8/16/2011" + }, + { + "extn": "7715", + "id": "2239", + "name": "Carl Morrow", + "office": "Sacramento", + "position": "Inspector", + "salary": "$138,399", + "start_date": "11/28/2012" + }, + { + "extn": "8813", + "id": "2240", + "name": "Logan Howard", + "office": "Garland", + "position": "Treasurer", + "salary": "$248,791", + "start_date": "5/25/2005" + }, + { + "extn": "9436", + "id": "2241", + "name": "Ethan Vinton", + "office": "London", + "position": "Production Painter", + "salary": "$150,747", + "start_date": "3/24/2015" + }, + { + "extn": "9617", + "id": "2242", + "name": "Daron Norton", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$171,990", + "start_date": "2/8/2006" + }, + { + "extn": "5801", + "id": "2243", + "name": "Payton Tanner", + "office": "Murfreesboro", + "position": "Project Manager", + "salary": "$299,820", + "start_date": "3/28/2014" + }, + { + "extn": "4331", + "id": "2244", + "name": "Nina Gilmour", + "office": "Laredo", + "position": "Executive Director", + "salary": "$252,974", + "start_date": "2/24/2014" + }, + { + "extn": "8087", + "id": "2245", + "name": "Phillip Jackson", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$171,408", + "start_date": "3/28/2006" + }, + { + "extn": "4744", + "id": "2246", + "name": "Gemma Ebden", + "office": "London", + "position": "Insurance Broker", + "salary": "$140,133", + "start_date": "8/23/2004" + }, + { + "extn": "8061", + "id": "2247", + "name": "Nicholas Gilbert", + "office": "Innsbruck", + "position": "Restaurant Manager", + "salary": "$263,252", + "start_date": "8/6/2018" + }, + { + "extn": "8212", + "id": "2248", + "name": "Michaela Larsen", + "office": "Las Vegas", + "position": "Baker", + "salary": "$232,258", + "start_date": "6/14/2018" + }, + { + "extn": "9941", + "id": "2249", + "name": "Bryon Lloyd", + "office": "Cincinnati", + "position": "Audiologist", + "salary": "$34,619", + "start_date": "11/24/2005" + }, + { + "extn": "5902", + "id": "2250", + "name": "Thea Murray", + "office": "San Bernardino", + "position": "Project Manager", + "salary": "$124,441", + "start_date": "7/4/2010" + }, + { + "extn": "5060", + "id": "2251", + "name": "Michael Franks", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$33,214", + "start_date": "7/31/2008" + }, + { + "extn": "1545", + "id": "2252", + "name": "Domenic Carson", + "office": "Richmond", + "position": "Production Painter", + "salary": "$136,836", + "start_date": "9/21/2018" + }, + { + "extn": "9482", + "id": "2253", + "name": "Ryan Eagle", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$220,872", + "start_date": "8/25/2007" + }, + { + "extn": "4450", + "id": "2254", + "name": "Celina Robe", + "office": "Dallas", + "position": "Pharmacist", + "salary": "$162,871", + "start_date": "10/13/2016" + }, + { + "extn": "4480", + "id": "2255", + "name": "Manuel Horton", + "office": "Springfield", + "position": "Designer", + "salary": "$235,732", + "start_date": "4/21/2009" + }, + { + "extn": "8927", + "id": "2256", + "name": "Karen Clarke", + "office": "El Paso", + "position": "Front Desk Coordinator", + "salary": "$29,495", + "start_date": "9/20/2009" + }, + { + "extn": "4748", + "id": "2257", + "name": "Peter Spencer", + "office": "Fremont", + "position": "Biologist", + "salary": "$120,496", + "start_date": "2/13/2011" + }, + { + "extn": "5689", + "id": "2258", + "name": "Hayden Stone ", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$169,063", + "start_date": "10/23/2019" + }, + { + "extn": "5502", + "id": "2259", + "name": "Leroy Dowson", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$61,314", + "start_date": "2/22/2019" + }, + { + "extn": "7803", + "id": "2260", + "name": "Jenna Whitehouse", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$56,876", + "start_date": "1/15/2001" + }, + { + "extn": "1802", + "id": "2261", + "name": "Harmony Widdows", + "office": "Long Beach", + "position": "HR Specialist", + "salary": "$15,690", + "start_date": "3/20/2019" + }, + { + "extn": "8557", + "id": "2262", + "name": "Danny Simmons", + "office": "Miami", + "position": "Cook", + "salary": "$48,456", + "start_date": "3/13/2001" + }, + { + "extn": "5326", + "id": "2263", + "name": "Charlotte Gardner", + "office": "Fremont", + "position": "Budget Analyst", + "salary": "$21,672", + "start_date": "10/24/2004" + }, + { + "extn": "2491", + "id": "2264", + "name": "Chuck Booth", + "office": "San Diego", + "position": "Cashier", + "salary": "$60,989", + "start_date": "5/17/2017" + }, + { + "extn": "3719", + "id": "2265", + "name": "Tom Hall", + "office": "Berlin", + "position": "Steward", + "salary": "$195,724", + "start_date": "3/21/2004" + }, + { + "extn": "5130", + "id": "2266", + "name": "Carrie Harvey", + "office": "Garland", + "position": "Baker", + "salary": "$143,618", + "start_date": "9/6/2009" + }, + { + "extn": "3542", + "id": "2267", + "name": "Kieth Hogg", + "office": "Tallahassee", + "position": "Executive Director", + "salary": "$249,879", + "start_date": "9/28/2017" + }, + { + "extn": "6155", + "id": "2268", + "name": "Brad Flynn", + "office": "Hollywood", + "position": "Bookkeeper", + "salary": "$285,128", + "start_date": "8/27/2018" + }, + { + "extn": "8842", + "id": "2269", + "name": "Logan Hale", + "office": "Bakersfield", + "position": "IT Support Staff", + "salary": "$240,356", + "start_date": "4/10/2008" + }, + { + "extn": "1217", + "id": "2270", + "name": "Liam Hall", + "office": "Ontario", + "position": "Software Engineer", + "salary": "$287,153", + "start_date": "6/13/2018" + }, + { + "extn": "5222", + "id": "2271", + "name": "Martin Cooper", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$207,490", + "start_date": "2/25/2018" + }, + { + "extn": "2674", + "id": "2272", + "name": "Meredith Carson", + "office": "Chicago", + "position": "Health Educator", + "salary": "$117,258", + "start_date": "6/16/2000" + }, + { + "extn": "5429", + "id": "2273", + "name": "Chris Gallacher", + "office": "Milwaukee", + "position": "HR Specialist", + "salary": "$96,216", + "start_date": "3/5/2018" + }, + { + "extn": "5732", + "id": "2274", + "name": "Makenzie Jeffery", + "office": "Louisville", + "position": "Paramedic", + "salary": "$35,974", + "start_date": "10/20/2018" + }, + { + "extn": "5863", + "id": "2275", + "name": "Ramon Rees", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$166,923", + "start_date": "10/4/2014" + }, + { + "extn": "4915", + "id": "2276", + "name": "Margot Flack", + "office": "Lincoln", + "position": "Auditor", + "salary": "$207,316", + "start_date": "5/23/2008" + }, + { + "extn": "7935", + "id": "2277", + "name": "Rocco Graham", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$153,154", + "start_date": "11/11/2009" + }, + { + "extn": "8031", + "id": "2278", + "name": "Cedrick Mitchell", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$156,532", + "start_date": "6/16/2007" + }, + { + "extn": "5297", + "id": "2279", + "name": "Carter Leigh", + "office": "Los Angeles", + "position": "Bookkeeper", + "salary": "$63,481", + "start_date": "3/4/2010" + }, + { + "extn": "2316", + "id": "2280", + "name": "Cedrick Tate", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$229,531", + "start_date": "4/22/2019" + }, + { + "extn": "9478", + "id": "2281", + "name": "Marilyn Gilbert", + "office": "Tulsa", + "position": "Steward", + "salary": "$277,262", + "start_date": "9/22/2012" + }, + { + "extn": "1320", + "id": "2282", + "name": "Natalie Boyle", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$216,342", + "start_date": "5/23/2000" + }, + { + "extn": "6077", + "id": "2283", + "name": "Kurt Santos", + "office": "Los Angeles", + "position": "Design Engineer", + "salary": "$159,307", + "start_date": "7/21/2004" + }, + { + "extn": "9409", + "id": "2284", + "name": "Mark Gray", + "office": "Hayward", + "position": "Lecturer", + "salary": "$38,418", + "start_date": "4/27/2011" + }, + { + "extn": "9428", + "id": "2285", + "name": "Bart Crawley", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$156,182", + "start_date": "8/7/2018" + }, + { + "extn": "2855", + "id": "2286", + "name": "Johnathan Antcliff", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$178,811", + "start_date": "7/15/2001" + }, + { + "extn": "2999", + "id": "2287", + "name": "Alexander Cooper", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$45,879", + "start_date": "9/9/2001" + }, + { + "extn": "1527", + "id": "2288", + "name": "Logan Vollans", + "office": "Salem", + "position": "Steward", + "salary": "$125,750", + "start_date": "10/23/2005" + }, + { + "extn": "9156", + "id": "2289", + "name": "Eduardo Burnley", + "office": "Salem", + "position": "Web Developer", + "salary": "$280,498", + "start_date": "3/25/2007" + }, + { + "extn": "8423", + "id": "2290", + "name": "Cynthia York", + "office": "London", + "position": "Mobile Developer", + "salary": "$190,707", + "start_date": "3/12/2014" + }, + { + "extn": "9768", + "id": "2291", + "name": "Vera Shaw", + "office": "Fremont", + "position": "Cash Manager", + "salary": "$150,124", + "start_date": "5/16/2000" + }, + { + "extn": "9916", + "id": "2292", + "name": "Erica Snell", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$281,073", + "start_date": "7/19/2003" + }, + { + "extn": "7089", + "id": "2293", + "name": "Dani Gilbert", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$260,754", + "start_date": "4/13/2009" + }, + { + "extn": "3495", + "id": "2294", + "name": "Celia Mcnally", + "office": "Moreno Valley", + "position": "Baker", + "salary": "$195,947", + "start_date": "9/27/2007" + }, + { + "extn": "6813", + "id": "2295", + "name": "Chadwick Underhill", + "office": "Berna", + "position": "HR Coordinator", + "salary": "$131,050", + "start_date": "5/17/2014" + }, + { + "extn": "4290", + "id": "2296", + "name": "Jennifer Mccormick", + "office": "Houston", + "position": "Steward", + "salary": "$238,495", + "start_date": "10/14/2006" + }, + { + "extn": "3183", + "id": "2297", + "name": "Lily Benfield", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$172,035", + "start_date": "11/17/2017" + }, + { + "extn": "3065", + "id": "2298", + "name": "Oliver Abbot", + "office": "Rochester", + "position": "Treasurer", + "salary": "$293,662", + "start_date": "4/21/2016" + }, + { + "extn": "5616", + "id": "2299", + "name": "Mina Sloan", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$167,430", + "start_date": "6/26/2000" + }, + { + "extn": "1974", + "id": "2300", + "name": "Taylor Lyon", + "office": "Honolulu", + "position": "Restaurant Manager", + "salary": "$119,705", + "start_date": "7/24/2009" + }, + { + "extn": "2568", + "id": "2301", + "name": "Helen Cartwright", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$295,450", + "start_date": "3/27/2002" + }, + { + "extn": "3541", + "id": "2302", + "name": "Noah Murray", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$209,704", + "start_date": "9/15/2007" + }, + { + "extn": "4069", + "id": "2303", + "name": "Miriam Bright", + "office": "San Antonio", + "position": "Electrician", + "salary": "$248,758", + "start_date": "2/27/2014" + }, + { + "extn": "7540", + "id": "2304", + "name": "Wade Douglas", + "office": "Norfolk", + "position": "Inspector", + "salary": "$89,886", + "start_date": "11/10/2016" + }, + { + "extn": "2020", + "id": "2305", + "name": "Aiden Boden", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$58,809", + "start_date": "12/17/2003" + }, + { + "extn": "4251", + "id": "2306", + "name": "Nate Morrow", + "office": "Las Vegas", + "position": "Operator", + "salary": "$100,150", + "start_date": "4/21/2015" + }, + { + "extn": "3758", + "id": "2307", + "name": "Gabriel Allen", + "office": "Reno", + "position": "Cashier", + "salary": "$219,979", + "start_date": "2/14/2013" + }, + { + "extn": "2271", + "id": "2308", + "name": "Hannah Callan", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$16,811", + "start_date": "11/29/2011" + }, + { + "extn": "7874", + "id": "2309", + "name": "Phillip Hopkins", + "office": "Irving", + "position": "Executive Director", + "salary": "$136,031", + "start_date": "9/11/2009" + }, + { + "extn": "4544", + "id": "2310", + "name": "Bryon Bennett", + "office": "Madison", + "position": "Software Engineer", + "salary": "$257,546", + "start_date": "9/18/2017" + }, + { + "extn": "7448", + "id": "2311", + "name": "Javier James", + "office": "Amarillo", + "position": "Auditor", + "salary": "$259,238", + "start_date": "7/2/2012" + }, + { + "extn": "6772", + "id": "2312", + "name": "Ryan Osmond", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$21,298", + "start_date": "10/21/2017" + }, + { + "extn": "6988", + "id": "2313", + "name": "Jaylene Evans", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$113,938", + "start_date": "2/5/2004" + }, + { + "extn": "8419", + "id": "2314", + "name": "Jacob Martin", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$161,076", + "start_date": "4/27/2015" + }, + { + "extn": "1981", + "id": "2315", + "name": "Michael Townend", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$37,072", + "start_date": "12/28/2004" + }, + { + "extn": "9328", + "id": "2316", + "name": "Percy Webster", + "office": "Scottsdale", + "position": "Cashier", + "salary": "$186,713", + "start_date": "2/19/2019" + }, + { + "extn": "8521", + "id": "2317", + "name": "Aisha Corbett", + "office": "Houston", + "position": "Baker", + "salary": "$226,871", + "start_date": "6/15/2001" + }, + { + "extn": "3058", + "id": "2318", + "name": "Lindsay Hamilton", + "office": "Otawa", + "position": "Biologist", + "salary": "$59,807", + "start_date": "12/7/2001" + }, + { + "extn": "3191", + "id": "2319", + "name": "Susan Hale", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$69,288", + "start_date": "10/18/2016" + }, + { + "extn": "4106", + "id": "2320", + "name": "Celia Swan", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$218,348", + "start_date": "3/31/2008" + }, + { + "extn": "3048", + "id": "2321", + "name": "Beatrice Lynch", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$296,677", + "start_date": "8/7/2014" + }, + { + "extn": "6755", + "id": "2322", + "name": "Benny Vinton", + "office": "San Diego", + "position": "Business Broker", + "salary": "$164,215", + "start_date": "6/16/2016" + }, + { + "extn": "5857", + "id": "2323", + "name": "Gil Vass", + "office": "Norfolk", + "position": "Accountant", + "salary": "$35,621", + "start_date": "12/2/2014" + }, + { + "extn": "8507", + "id": "2324", + "name": "Evelynn Allen", + "office": "Boston", + "position": "Pharmacist", + "salary": "$282,170", + "start_date": "4/12/2012" + }, + { + "extn": "8071", + "id": "2325", + "name": "Rocco Thorne", + "office": "Richmond", + "position": "Treasurer", + "salary": "$188,106", + "start_date": "5/25/2015" + }, + { + "extn": "3235", + "id": "2326", + "name": "Ron Forth", + "office": "Washington", + "position": "Laboratory Technician", + "salary": "$204,460", + "start_date": "11/23/2003" + }, + { + "extn": "4886", + "id": "2327", + "name": "Allison Cadman", + "office": "Anaheim", + "position": "Lecturer", + "salary": "$147,292", + "start_date": "9/29/2019" + }, + { + "extn": "4443", + "id": "2328", + "name": "Chloe Plumb", + "office": "Seattle", + "position": "Clerk", + "salary": "$89,317", + "start_date": "3/2/2019" + }, + { + "extn": "5619", + "id": "2329", + "name": "Jack Wilcox", + "office": "New Orleans", + "position": "Inspector", + "salary": "$244,591", + "start_date": "5/10/2007" + }, + { + "extn": "2483", + "id": "2330", + "name": "Maya Pope", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$16,063", + "start_date": "10/31/2006" + }, + { + "extn": "8948", + "id": "2331", + "name": "Hank Connell", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$35,451", + "start_date": "2/20/2016" + }, + { + "extn": "9051", + "id": "2332", + "name": "Carl Dickson", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$158,469", + "start_date": "7/25/2009" + }, + { + "extn": "7289", + "id": "2333", + "name": "Josh Lucas", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$29,588", + "start_date": "11/24/2015" + }, + { + "extn": "5193", + "id": "2334", + "name": "Teagan Turner", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$296,975", + "start_date": "9/2/2009" + }, + { + "extn": "4176", + "id": "2335", + "name": "Anabel Briggs", + "office": "Laredo", + "position": "Bellman", + "salary": "$85,538", + "start_date": "12/2/2008" + }, + { + "extn": "5850", + "id": "2336", + "name": "Carter Russell", + "office": "Norfolk", + "position": "Project Manager", + "salary": "$233,731", + "start_date": "4/12/2002" + }, + { + "extn": "5007", + "id": "2337", + "name": "Clarissa Rosenbloom", + "office": "Hayward", + "position": "Business Broker", + "salary": "$17,841", + "start_date": "4/27/2000" + }, + { + "extn": "5743", + "id": "2338", + "name": "Boris Morris", + "office": "Ontario", + "position": "Designer", + "salary": "$20,230", + "start_date": "11/23/2008" + }, + { + "extn": "5374", + "id": "2339", + "name": "Mandy Maxwell", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$285,680", + "start_date": "10/25/2018" + }, + { + "extn": "5774", + "id": "2340", + "name": "Julian Richardson", + "office": "Denver", + "position": "Physician", + "salary": "$52,615", + "start_date": "2/2/2000" + }, + { + "extn": "5096", + "id": "2341", + "name": "Henry Carson", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$182,476", + "start_date": "8/28/2011" + }, + { + "extn": "7905", + "id": "2342", + "name": "Denis Savage", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$48,768", + "start_date": "7/7/2010" + }, + { + "extn": "4440", + "id": "2343", + "name": "Adina Evans", + "office": "Amarillo", + "position": "Service Supervisor", + "salary": "$174,587", + "start_date": "3/17/2018" + }, + { + "extn": "5873", + "id": "2344", + "name": "Bob Wright", + "office": "Ontario", + "position": "Project Manager", + "salary": "$129,288", + "start_date": "10/15/2009" + }, + { + "extn": "6928", + "id": "2345", + "name": "Joy Farrell", + "office": "Lyon", + "position": "Call Center Representative", + "salary": "$229,603", + "start_date": "9/13/2004" + }, + { + "extn": "5664", + "id": "2346", + "name": "Bart Kelly", + "office": "London", + "position": "Insurance Broker", + "salary": "$221,563", + "start_date": "1/28/2004" + }, + { + "extn": "7157", + "id": "2347", + "name": "Owen Clarke", + "office": "Orlando", + "position": "Global Logistics Supervisor", + "salary": "$39,068", + "start_date": "8/10/2019" + }, + { + "extn": "4341", + "id": "2348", + "name": "Marilyn Page ", + "office": "Paris", + "position": "Health Educator", + "salary": "$278,012", + "start_date": "2/21/2005" + }, + { + "extn": "2480", + "id": "2349", + "name": "Ember Ross", + "office": "Zurich", + "position": "Treasurer", + "salary": "$198,124", + "start_date": "5/4/2019" + }, + { + "extn": "2784", + "id": "2350", + "name": "Manuel Tindall", + "office": "Berlin", + "position": "Design Engineer", + "salary": "$13,688", + "start_date": "12/19/2010" + }, + { + "extn": "4048", + "id": "2351", + "name": "Grace Glass", + "office": "Miami", + "position": "Webmaster", + "salary": "$104,768", + "start_date": "7/17/2016" + }, + { + "extn": "3974", + "id": "2352", + "name": "Boris Pope", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$96,071", + "start_date": "5/5/2016" + }, + { + "extn": "5143", + "id": "2353", + "name": "Aileen Addley", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$176,528", + "start_date": "3/17/2001" + }, + { + "extn": "7404", + "id": "2354", + "name": "Javier Kelly", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$51,889", + "start_date": "8/14/2012" + }, + { + "extn": "4478", + "id": "2355", + "name": "Clint Niles", + "office": "Lancaster", + "position": "Steward", + "salary": "$261,541", + "start_date": "5/29/2004" + }, + { + "extn": "2547", + "id": "2356", + "name": "Cristal Pierce", + "office": "El Paso", + "position": "Business Broker", + "salary": "$224,944", + "start_date": "5/30/2007" + }, + { + "extn": "3733", + "id": "2357", + "name": "Percy Steer", + "office": "Irving", + "position": "Cook", + "salary": "$173,530", + "start_date": "3/25/2002" + }, + { + "extn": "8617", + "id": "2358", + "name": "Jacob Doherty", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$152,311", + "start_date": "5/17/2013" + }, + { + "extn": "8496", + "id": "2359", + "name": "Candace Ballard", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$21,696", + "start_date": "3/18/2009" + }, + { + "extn": "7473", + "id": "2360", + "name": "Denny Beal", + "office": "Lincoln", + "position": "Food Technologist", + "salary": "$111,103", + "start_date": "3/21/2018" + }, + { + "extn": "8851", + "id": "2361", + "name": "Erick Vallory", + "office": "Madrid", + "position": "Doctor", + "salary": "$78,871", + "start_date": "6/15/2010" + }, + { + "extn": "1162", + "id": "2362", + "name": "Rosalie Snow", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$273,159", + "start_date": "7/16/2005" + }, + { + "extn": "8166", + "id": "2363", + "name": "Penelope Summers", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$156,716", + "start_date": "12/10/2018" + }, + { + "extn": "5006", + "id": "2364", + "name": "Abdul Hewitt", + "office": "Lincoln", + "position": "Inspector", + "salary": "$247,959", + "start_date": "9/27/2011" + }, + { + "extn": "1831", + "id": "2365", + "name": "Bryon Brooks", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$213,059", + "start_date": "11/10/2017" + }, + { + "extn": "9293", + "id": "2366", + "name": "Aiden Rossi", + "office": "El Paso", + "position": "Executive Director", + "salary": "$213,945", + "start_date": "6/30/2014" + }, + { + "extn": "9727", + "id": "2367", + "name": "Rebecca Stuart", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$287,240", + "start_date": "7/17/2016" + }, + { + "extn": "6882", + "id": "2368", + "name": "Joseph Gilbert", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$227,783", + "start_date": "2/9/2017" + }, + { + "extn": "6068", + "id": "2369", + "name": "Tony Fox", + "office": "Minneapolis", + "position": "Front Desk Coordinator", + "salary": "$48,662", + "start_date": "4/17/2013" + }, + { + "extn": "3573", + "id": "2370", + "name": "Carter Hunter", + "office": "Paris", + "position": "Cash Manager", + "salary": "$43,257", + "start_date": "6/16/2018" + }, + { + "extn": "7038", + "id": "2371", + "name": "Jolene Lambert", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$38,417", + "start_date": "7/12/2001" + }, + { + "extn": "6624", + "id": "2372", + "name": "Lucas Turner", + "office": "Phoenix", + "position": "Bellman", + "salary": "$185,521", + "start_date": "5/16/2005" + }, + { + "extn": "5202", + "id": "2373", + "name": "Maya Wilson", + "office": "Fort Lauderdale", + "position": "HR Coordinator", + "salary": "$144,377", + "start_date": "6/10/2011" + }, + { + "extn": "4890", + "id": "2374", + "name": "Brad Noon", + "office": "Jersey City", + "position": "Webmaster", + "salary": "$195,385", + "start_date": "10/26/2019" + }, + { + "extn": "6515", + "id": "2375", + "name": "Ryan Bolton", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$37,701", + "start_date": "1/23/2006" + }, + { + "extn": "5815", + "id": "2376", + "name": "Bart Richardson", + "office": "Irving", + "position": "Doctor", + "salary": "$68,823", + "start_date": "2/7/2012" + }, + { + "extn": "4402", + "id": "2377", + "name": "Noah Latham", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$38,514", + "start_date": "8/18/2016" + }, + { + "extn": "8969", + "id": "2378", + "name": "Wendy Phillips", + "office": "Tokyo", + "position": "Lecturer", + "salary": "$156,788", + "start_date": "2/12/2019" + }, + { + "extn": "7881", + "id": "2379", + "name": "Ivette Shaw", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$128,948", + "start_date": "3/16/2009" + }, + { + "extn": "6210", + "id": "2380", + "name": "Ethan James", + "office": "Chicago", + "position": "HR Coordinator", + "salary": "$216,179", + "start_date": "5/26/2018" + }, + { + "extn": "5451", + "id": "2381", + "name": "Mason Talbot", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$186,565", + "start_date": "5/15/2014" + }, + { + "extn": "4005", + "id": "2382", + "name": "Harvey Collins", + "office": "Anaheim", + "position": "Systems Administrator", + "salary": "$271,982", + "start_date": "6/19/2001" + }, + { + "extn": "4621", + "id": "2383", + "name": "Wade Allen", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$189,185", + "start_date": "8/20/2007" + }, + { + "extn": "6428", + "id": "2384", + "name": "Aeris Callan", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$261,234", + "start_date": "3/24/2019" + }, + { + "extn": "9597", + "id": "2385", + "name": "Erin Morgan", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$277,032", + "start_date": "10/10/2011" + }, + { + "extn": "2486", + "id": "2386", + "name": "Selena Forth", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$128,505", + "start_date": "5/22/2006" + }, + { + "extn": "9087", + "id": "2387", + "name": "Davina Eaton", + "office": "Houston", + "position": "Service Supervisor", + "salary": "$18,352", + "start_date": "5/2/2009" + }, + { + "extn": "8403", + "id": "2388", + "name": "Destiny Ralph", + "office": "Valetta", + "position": "Biologist", + "salary": "$116,302", + "start_date": "7/8/2008" + }, + { + "extn": "1537", + "id": "2389", + "name": "Noemi Morrow", + "office": "Lisbon", + "position": "Bookkeeper", + "salary": "$251,427", + "start_date": "12/14/2015" + }, + { + "extn": "2782", + "id": "2390", + "name": "Peter Gardner", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$26,683", + "start_date": "10/13/2013" + }, + { + "extn": "7808", + "id": "2391", + "name": "Shannon Thomson", + "office": "Laredo", + "position": "Paramedic", + "salary": "$238,352", + "start_date": "11/26/2009" + }, + { + "extn": "8848", + "id": "2392", + "name": "Jayden Gilbert", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$82,693", + "start_date": "2/25/2008" + }, + { + "extn": "3446", + "id": "2393", + "name": "Hayden Walter", + "office": "Zurich", + "position": "HR Specialist", + "salary": "$196,908", + "start_date": "8/3/2004" + }, + { + "extn": "8943", + "id": "2394", + "name": "Remy Fox", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$289,215", + "start_date": "12/11/2000" + }, + { + "extn": "3458", + "id": "2395", + "name": "Wade Russel", + "office": "St. Louis", + "position": "Cook", + "salary": "$147,475", + "start_date": "4/26/2016" + }, + { + "extn": "4648", + "id": "2396", + "name": "Peter Thorne", + "office": "Rome", + "position": "Designer", + "salary": "$238,020", + "start_date": "7/6/2004" + }, + { + "extn": "6695", + "id": "2397", + "name": "Sage Fulton", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$299,464", + "start_date": "6/24/2010" + }, + { + "extn": "9743", + "id": "2398", + "name": "Ramon Edmonds", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$43,902", + "start_date": "1/2/2019" + }, + { + "extn": "4151", + "id": "2399", + "name": "Freya Mills", + "office": "Miami", + "position": "Cook", + "salary": "$237,347", + "start_date": "9/27/2012" + }, + { + "extn": "3800", + "id": "2400", + "name": "Logan Craig", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$206,007", + "start_date": "10/7/2003" + }, + { + "extn": "5754", + "id": "2401", + "name": "William Yates", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$45,056", + "start_date": "1/27/2005" + }, + { + "extn": "2620", + "id": "2402", + "name": "Mabel Mccall", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$149,392", + "start_date": "7/14/2003" + }, + { + "extn": "7024", + "id": "2403", + "name": "Carl Faulkner", + "office": "Kansas City", + "position": "IT Support Staff", + "salary": "$10,395", + "start_date": "10/30/2012" + }, + { + "extn": "9410", + "id": "2404", + "name": "Enoch Adams", + "office": "Long Beach", + "position": "Insurance Broker", + "salary": "$30,492", + "start_date": "4/5/2002" + }, + { + "extn": "2198", + "id": "2405", + "name": "Tyler Richardson", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$63,190", + "start_date": "3/12/2000" + }, + { + "extn": "3943", + "id": "2406", + "name": "Tyler Sherry", + "office": "Louisville", + "position": "Operator", + "salary": "$202,396", + "start_date": "8/18/2011" + }, + { + "extn": "8631", + "id": "2407", + "name": "Benny Morrow", + "office": "Salt Lake City", + "position": "Doctor", + "salary": "$217,302", + "start_date": "10/29/2004" + }, + { + "extn": "8631", + "id": "2408", + "name": "Goldie Savage", + "office": "Lyon", + "position": "Fabricator", + "salary": "$282,761", + "start_date": "3/11/2010" + }, + { + "extn": "5683", + "id": "2409", + "name": "Johnny Boden", + "office": "Irving", + "position": "Fabricator", + "salary": "$78,502", + "start_date": "8/10/2015" + }, + { + "extn": "1231", + "id": "2410", + "name": "Harry Dixon", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$289,402", + "start_date": "3/18/2003" + }, + { + "extn": "3784", + "id": "2411", + "name": "Henry Vallins", + "office": "Madison", + "position": "HR Specialist", + "salary": "$160,101", + "start_date": "8/23/2014" + }, + { + "extn": "2615", + "id": "2412", + "name": "Nick Shea", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$178,196", + "start_date": "5/4/2014" + }, + { + "extn": "7672", + "id": "2413", + "name": "Josh Tennant", + "office": "Lincoln", + "position": "Health Educator", + "salary": "$56,196", + "start_date": "9/5/2009" + }, + { + "extn": "1420", + "id": "2414", + "name": "Brooklyn Nobbs", + "office": "Richmond", + "position": "Fabricator", + "salary": "$75,457", + "start_date": "6/21/2009" + }, + { + "extn": "2391", + "id": "2415", + "name": "Ramon Blackburn", + "office": "Rome", + "position": "Stockbroker", + "salary": "$289,700", + "start_date": "6/26/2019" + }, + { + "extn": "3295", + "id": "2416", + "name": "Maddison Wright", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$43,557", + "start_date": "10/9/2019" + }, + { + "extn": "1256", + "id": "2417", + "name": "Ramon Wade", + "office": "Bridgeport", + "position": "Service Supervisor", + "salary": "$138,061", + "start_date": "5/31/2013" + }, + { + "extn": "2933", + "id": "2418", + "name": "Ronald Ebden", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$105,451", + "start_date": "8/12/2006" + }, + { + "extn": "7590", + "id": "2419", + "name": "Julianna Mccall", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$139,681", + "start_date": "5/30/2004" + }, + { + "extn": "5581", + "id": "2420", + "name": "Samantha Cattell", + "office": "Toledo", + "position": "Treasurer", + "salary": "$42,640", + "start_date": "12/1/2018" + }, + { + "extn": "2486", + "id": "2421", + "name": "Luna Barrett", + "office": "Hollywood", + "position": "Cook", + "salary": "$298,608", + "start_date": "7/5/2015" + }, + { + "extn": "9937", + "id": "2422", + "name": "Tyler Rosenbloom", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$129,117", + "start_date": "9/20/2018" + }, + { + "extn": "2168", + "id": "2423", + "name": "Oliver Eaton", + "office": "Norfolk", + "position": "Stockbroker", + "salary": "$161,288", + "start_date": "5/7/2016" + }, + { + "extn": "7724", + "id": "2424", + "name": "Harmony Nelson", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$276,219", + "start_date": "2/18/2001" + }, + { + "extn": "3797", + "id": "2425", + "name": "Rebecca Willson", + "office": "Phoenix", + "position": "Associate Professor", + "salary": "$101,356", + "start_date": "1/20/2019" + }, + { + "extn": "2691", + "id": "2426", + "name": "Elena Flanders", + "office": "Orlando", + "position": "Food Technologist", + "salary": "$58,285", + "start_date": "12/6/2012" + }, + { + "extn": "9577", + "id": "2427", + "name": "Bryon Mills", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$150,831", + "start_date": "11/25/2003" + }, + { + "extn": "5100", + "id": "2428", + "name": "Penelope Plumb", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$90,833", + "start_date": "3/8/2010" + }, + { + "extn": "3552", + "id": "2429", + "name": "Owen Shepherd", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$276,331", + "start_date": "3/28/2017" + }, + { + "extn": "1275", + "id": "2430", + "name": "Bryon Douglas", + "office": "Rochester", + "position": "Banker", + "salary": "$18,413", + "start_date": "2/24/2000" + }, + { + "extn": "5730", + "id": "2431", + "name": "Noah Antcliff", + "office": "Paris", + "position": "Executive Director", + "salary": "$175,888", + "start_date": "11/24/2003" + }, + { + "extn": "1716", + "id": "2432", + "name": "Brad Appleton", + "office": "San Francisco", + "position": "Auditor", + "salary": "$28,669", + "start_date": "2/8/2018" + }, + { + "extn": "3402", + "id": "2433", + "name": "Andie Mackenzie", + "office": "Fremont", + "position": "Executive Director", + "salary": "$109,037", + "start_date": "7/30/2009" + }, + { + "extn": "1889", + "id": "2434", + "name": "Scarlett Stuart", + "office": "St. Louis", + "position": "Bellman", + "salary": "$76,746", + "start_date": "10/24/2006" + }, + { + "extn": "7017", + "id": "2435", + "name": "Chester Kelly", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$42,856", + "start_date": "5/27/2018" + }, + { + "extn": "9031", + "id": "2436", + "name": "Hank Jones", + "office": "Detroit", + "position": "Assistant Buyer", + "salary": "$263,262", + "start_date": "6/8/2018" + }, + { + "extn": "8001", + "id": "2437", + "name": "Quinn Farrow", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$22,201", + "start_date": "2/23/2016" + }, + { + "extn": "2284", + "id": "2438", + "name": "Barney Locke", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$29,996", + "start_date": "2/24/2016" + }, + { + "extn": "3300", + "id": "2439", + "name": "Raquel Skinner", + "office": "Springfield", + "position": "Software Engineer", + "salary": "$159,911", + "start_date": "12/11/2008" + }, + { + "extn": "5831", + "id": "2440", + "name": "Lindsay Gilmore", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$202,784", + "start_date": "12/21/2002" + }, + { + "extn": "4352", + "id": "2441", + "name": "Dakota Wilson", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$242,213", + "start_date": "8/9/2015" + }, + { + "extn": "4148", + "id": "2442", + "name": "Margot Jones", + "office": "Lancaster", + "position": "Designer", + "salary": "$120,342", + "start_date": "1/29/2011" + }, + { + "extn": "1544", + "id": "2443", + "name": "Melania Vincent", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$273,567", + "start_date": "7/1/2005" + }, + { + "extn": "5330", + "id": "2444", + "name": "Sloane Buckley", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$190,940", + "start_date": "7/23/2001" + }, + { + "extn": "9298", + "id": "2445", + "name": "Javier Lee", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$153,395", + "start_date": "11/13/2015" + }, + { + "extn": "5655", + "id": "2446", + "name": "Cadence Phillips", + "office": "Philadelphia", + "position": "Food Technologist", + "salary": "$33,743", + "start_date": "5/27/2014" + }, + { + "extn": "7500", + "id": "2447", + "name": "Margaret Mcguire", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$295,206", + "start_date": "7/14/2001" + }, + { + "extn": "4229", + "id": "2448", + "name": "Joyce Collingwood", + "office": "San Francisco", + "position": "IT Support Staff", + "salary": "$41,829", + "start_date": "1/16/2007" + }, + { + "extn": "6541", + "id": "2449", + "name": "Moira Thatcher", + "office": "Tulsa", + "position": "Dentist", + "salary": "$193,615", + "start_date": "2/17/2011" + }, + { + "extn": "9380", + "id": "2450", + "name": "Nathan James", + "office": "Reno", + "position": "Global Logistics Supervisor", + "salary": "$259,033", + "start_date": "7/16/2001" + }, + { + "extn": "2409", + "id": "2451", + "name": "Harry Moore", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$188,931", + "start_date": "4/15/2007" + }, + { + "extn": "2590", + "id": "2452", + "name": "Ramon Dann", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$273,106", + "start_date": "2/25/2009" + }, + { + "extn": "6764", + "id": "2453", + "name": "Marvin Devonport", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$118,807", + "start_date": "5/28/2008" + }, + { + "extn": "8739", + "id": "2454", + "name": "Lindsay Reynolds", + "office": "Huntsville", + "position": "Pharmacist", + "salary": "$119,835", + "start_date": "1/9/2008" + }, + { + "extn": "6161", + "id": "2455", + "name": "Rosie Welsch", + "office": "San Antonio", + "position": "Machine Operator", + "salary": "$29,946", + "start_date": "11/12/2017" + }, + { + "extn": "6891", + "id": "2456", + "name": "Ada Rose", + "office": "London", + "position": "Auditor", + "salary": "$232,207", + "start_date": "6/1/2014" + }, + { + "extn": "3233", + "id": "2457", + "name": "Phillip Spencer", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$256,009", + "start_date": "12/6/2011" + }, + { + "extn": "8465", + "id": "2458", + "name": "David Matthews", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$196,954", + "start_date": "11/12/2016" + }, + { + "extn": "5315", + "id": "2459", + "name": "Nick Dallas", + "office": "Bellevue", + "position": "Designer", + "salary": "$146,554", + "start_date": "11/15/2014" + }, + { + "extn": "6350", + "id": "2460", + "name": "Chester Asher", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$163,566", + "start_date": "12/10/2012" + }, + { + "extn": "2993", + "id": "2461", + "name": "Alessandra Bell", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$167,365", + "start_date": "10/17/2017" + }, + { + "extn": "1772", + "id": "2462", + "name": "Paula Gosling", + "office": "Oklahoma City", + "position": "Biologist", + "salary": "$202,857", + "start_date": "6/2/2002" + }, + { + "extn": "8802", + "id": "2463", + "name": "Rosalyn Cadman", + "office": "New York", + "position": "Investment Advisor", + "salary": "$10,007", + "start_date": "1/26/2005" + }, + { + "extn": "7692", + "id": "2464", + "name": "Angel Wellington", + "office": "Anaheim", + "position": "Health Educator", + "salary": "$105,081", + "start_date": "6/24/2010" + }, + { + "extn": "1778", + "id": "2465", + "name": "Lara Campbell", + "office": "Garland", + "position": "Bellman", + "salary": "$273,558", + "start_date": "3/29/2011" + }, + { + "extn": "3860", + "id": "2466", + "name": "Hadley Dyson", + "office": "Los Angeles", + "position": "Mobile Developer", + "salary": "$94,785", + "start_date": "8/6/2000" + }, + { + "extn": "5194", + "id": "2467", + "name": "Barney Stubbs", + "office": "Paris", + "position": "CNC Operator", + "salary": "$82,145", + "start_date": "7/2/2007" + }, + { + "extn": "6123", + "id": "2468", + "name": "Teagan Ventura", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$292,271", + "start_date": "5/11/2003" + }, + { + "extn": "1070", + "id": "2469", + "name": "Russel Hopkinson", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$240,385", + "start_date": "3/5/2004" + }, + { + "extn": "9155", + "id": "2470", + "name": "Julia Rodgers", + "office": "Lincoln", + "position": "Steward", + "salary": "$281,875", + "start_date": "12/30/2001" + }, + { + "extn": "3907", + "id": "2471", + "name": "Tyson Powell", + "office": "Houston", + "position": "Cashier", + "salary": "$58,990", + "start_date": "2/20/2009" + }, + { + "extn": "2248", + "id": "2472", + "name": "Bob Ogilvy", + "office": "Madrid", + "position": "Cook", + "salary": "$49,575", + "start_date": "5/7/2007" + }, + { + "extn": "5684", + "id": "2473", + "name": "Camila Ventura", + "office": "Wien", + "position": "Steward", + "salary": "$267,362", + "start_date": "3/20/2005" + }, + { + "extn": "3208", + "id": "2474", + "name": "Harvey Upton", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$150,833", + "start_date": "8/8/2017" + }, + { + "extn": "5683", + "id": "2475", + "name": "Chad Ingham", + "office": "Berlin", + "position": "Production Painter", + "salary": "$131,593", + "start_date": "1/29/2019" + }, + { + "extn": "3391", + "id": "2476", + "name": "Charlize Martin", + "office": "Lakewood", + "position": "Steward", + "salary": "$32,172", + "start_date": "8/25/2018" + }, + { + "extn": "9821", + "id": "2477", + "name": "Ramon Appleton", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$218,437", + "start_date": "6/24/2002" + }, + { + "extn": "6472", + "id": "2478", + "name": "Aiden Dubois", + "office": "Dallas", + "position": "Lecturer", + "salary": "$92,409", + "start_date": "9/23/2014" + }, + { + "extn": "4332", + "id": "2479", + "name": "Oliver Clayton", + "office": "Ontario", + "position": "Doctor", + "salary": "$126,089", + "start_date": "5/1/2012" + }, + { + "extn": "6582", + "id": "2480", + "name": "Mara Lomax", + "office": "Rochester", + "position": "Banker", + "salary": "$279,476", + "start_date": "6/20/2019" + }, + { + "extn": "6648", + "id": "2481", + "name": "Harriet Rose", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$150,142", + "start_date": "8/3/2006" + }, + { + "extn": "9084", + "id": "2482", + "name": "Anthony Milner", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$154,809", + "start_date": "12/19/2014" + }, + { + "extn": "4730", + "id": "2483", + "name": "Gabriel Edmonds", + "office": "Oakland", + "position": "Dentist", + "salary": "$110,279", + "start_date": "6/4/2002" + }, + { + "extn": "8014", + "id": "2484", + "name": "Anais Kirby", + "office": "Columbus", + "position": "Webmaster", + "salary": "$38,394", + "start_date": "9/19/2019" + }, + { + "extn": "2084", + "id": "2485", + "name": "Sharon Garner", + "office": "Otawa", + "position": "Paramedic", + "salary": "$106,548", + "start_date": "8/26/2001" + }, + { + "extn": "9269", + "id": "2486", + "name": "Carissa Groves", + "office": "Jersey City", + "position": "Operator", + "salary": "$127,300", + "start_date": "3/14/2018" + }, + { + "extn": "3696", + "id": "2487", + "name": "Javier Baldwin", + "office": "Valetta", + "position": "Webmaster", + "salary": "$295,008", + "start_date": "5/4/2019" + }, + { + "extn": "7481", + "id": "2488", + "name": "Javier Edler", + "office": "London", + "position": "Cook", + "salary": "$146,613", + "start_date": "1/13/2000" + }, + { + "extn": "5809", + "id": "2489", + "name": "Noah Beal", + "office": "Rochester", + "position": "Operator", + "salary": "$85,688", + "start_date": "6/28/2001" + }, + { + "extn": "7465", + "id": "2490", + "name": "Hayden Ashwell", + "office": "Reno", + "position": "Fabricator", + "salary": "$249,243", + "start_date": "7/17/2015" + }, + { + "extn": "5886", + "id": "2491", + "name": "Rosalee Nelson", + "office": "Jacksonville", + "position": "Lecturer", + "salary": "$266,009", + "start_date": "12/1/2003" + }, + { + "extn": "1948", + "id": "2492", + "name": "Logan Wilcox", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$52,422", + "start_date": "9/26/2008" + }, + { + "extn": "1078", + "id": "2493", + "name": "Ryan Farrell", + "office": "Tulsa", + "position": "Laboratory Technician", + "salary": "$107,505", + "start_date": "8/13/2005" + }, + { + "extn": "7843", + "id": "2494", + "name": "Eduardo Asher", + "office": "Nashville", + "position": "Accountant", + "salary": "$206,064", + "start_date": "7/22/2010" + }, + { + "extn": "6197", + "id": "2495", + "name": "Javier Samuel", + "office": "Omaha", + "position": "Cashier", + "salary": "$92,983", + "start_date": "6/13/2013" + }, + { + "extn": "9927", + "id": "2496", + "name": "Rose Dobson", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$229,361", + "start_date": "9/29/2003" + }, + { + "extn": "8144", + "id": "2497", + "name": "Tony Warren", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$248,282", + "start_date": "6/27/2013" + }, + { + "extn": "4990", + "id": "2498", + "name": "Marla Lewis", + "office": "Arlington", + "position": "Cashier", + "salary": "$19,971", + "start_date": "12/29/2013" + }, + { + "extn": "3904", + "id": "2499", + "name": "Meredith Jarvis", + "office": "San Diego", + "position": "Baker", + "salary": "$170,452", + "start_date": "9/17/2010" + }, + { + "extn": "2014", + "id": "2500", + "name": "Carter Button", + "office": "Prague", + "position": "Health Educator", + "salary": "$218,914", + "start_date": "7/15/2017" + }, + { + "extn": "7545", + "id": "2501", + "name": "Carmen Skinner", + "office": "Valetta", + "position": "Stockbroker", + "salary": "$139,051", + "start_date": "10/12/2014" + }, + { + "extn": "3150", + "id": "2502", + "name": "Abdul Jones", + "office": "Berlin", + "position": "Retail Trainee", + "salary": "$137,131", + "start_date": "2/1/2007" + }, + { + "extn": "7298", + "id": "2503", + "name": "Chanelle Judd", + "office": "Tulsa", + "position": "Biologist", + "salary": "$192,666", + "start_date": "10/5/2011" + }, + { + "extn": "9273", + "id": "2504", + "name": "Mina Gates", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$220,724", + "start_date": "2/13/2016" + }, + { + "extn": "2810", + "id": "2505", + "name": "Andie Foxley", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$159,257", + "start_date": "10/18/2012" + }, + { + "extn": "2646", + "id": "2506", + "name": "Kimberly Morgan", + "office": "Jacksonville", + "position": "IT Support Staff", + "salary": "$246,366", + "start_date": "11/24/2000" + }, + { + "extn": "2160", + "id": "2507", + "name": "Wade Mcgee", + "office": "Paris", + "position": "Designer", + "salary": "$106,645", + "start_date": "9/7/2008" + }, + { + "extn": "4552", + "id": "2508", + "name": "Dani Pratt", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$179,782", + "start_date": "10/9/2007" + }, + { + "extn": "2313", + "id": "2509", + "name": "Nina Swift", + "office": "Garland", + "position": "Cook", + "salary": "$88,702", + "start_date": "6/27/2012" + }, + { + "extn": "1145", + "id": "2510", + "name": "Bryon Rixon", + "office": "Las Vegas", + "position": "Pharmacist", + "salary": "$110,832", + "start_date": "3/29/2010" + }, + { + "extn": "2379", + "id": "2511", + "name": "Cadence Marshall", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$40,462", + "start_date": "11/26/2012" + }, + { + "extn": "8504", + "id": "2512", + "name": "Brooklyn Ross", + "office": "Berlin", + "position": "Food Technologist", + "salary": "$244,181", + "start_date": "10/16/2005" + }, + { + "extn": "4805", + "id": "2513", + "name": "Rocco Robe", + "office": "Phoenix", + "position": "Bellman", + "salary": "$161,532", + "start_date": "6/13/2007" + }, + { + "extn": "9620", + "id": "2514", + "name": "Ember Edwards", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$53,382", + "start_date": "6/13/2009" + }, + { + "extn": "1923", + "id": "2515", + "name": "Nancy Stewart", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$113,573", + "start_date": "7/14/2013" + }, + { + "extn": "5241", + "id": "2516", + "name": "Roger Brown", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$35,340", + "start_date": "7/7/2004" + }, + { + "extn": "6795", + "id": "2517", + "name": "Chester Bryant", + "office": "Houston", + "position": "Webmaster", + "salary": "$170,239", + "start_date": "8/17/2006" + }, + { + "extn": "3325", + "id": "2518", + "name": "Bethany Vaughn", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$26,834", + "start_date": "5/31/2005" + }, + { + "extn": "3631", + "id": "2519", + "name": "Boris Wood", + "office": "Bakersfield", + "position": "Treasurer", + "salary": "$17,990", + "start_date": "2/6/2000" + }, + { + "extn": "4048", + "id": "2520", + "name": "George Irving", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$257,530", + "start_date": "10/4/2000" + }, + { + "extn": "2318", + "id": "2521", + "name": "Erica Butler", + "office": "Columbus", + "position": "Dentist", + "salary": "$251,699", + "start_date": "3/23/2019" + }, + { + "extn": "5873", + "id": "2522", + "name": "Gabriel Whatson", + "office": "Los Angeles", + "position": "Business Broker", + "salary": "$226,250", + "start_date": "10/29/2000" + }, + { + "extn": "6818", + "id": "2523", + "name": "Kenzie Vaughan", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$58,376", + "start_date": "7/12/2018" + }, + { + "extn": "7164", + "id": "2524", + "name": "Joy Underhill", + "office": "Arlington", + "position": "Healthcare Specialist", + "salary": "$285,142", + "start_date": "1/10/2017" + }, + { + "extn": "6420", + "id": "2525", + "name": "Owen Russell", + "office": "Philadelphia", + "position": "Pharmacist", + "salary": "$228,270", + "start_date": "11/8/2009" + }, + { + "extn": "7076", + "id": "2526", + "name": "Barney Ranks", + "office": "Berna", + "position": "Lecturer", + "salary": "$65,967", + "start_date": "5/26/2006" + }, + { + "extn": "3451", + "id": "2527", + "name": "Hayden Quinn", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$147,709", + "start_date": "1/28/2007" + }, + { + "extn": "8023", + "id": "2528", + "name": "Mya Walton", + "office": "Reno", + "position": "Project Manager", + "salary": "$42,267", + "start_date": "8/1/2006" + }, + { + "extn": "3198", + "id": "2529", + "name": "George Baxter", + "office": "Ontario", + "position": "HR Coordinator", + "salary": "$114,069", + "start_date": "8/20/2003" + }, + { + "extn": "8331", + "id": "2530", + "name": "Javier Parker", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$167,734", + "start_date": "6/13/2004" + }, + { + "extn": "9608", + "id": "2531", + "name": "Cassandra Atkinson", + "office": "Long Beach", + "position": "Insurance Broker", + "salary": "$51,976", + "start_date": "10/2/2010" + }, + { + "extn": "2766", + "id": "2532", + "name": "Doug Holmes", + "office": "Springfield", + "position": "Health Educator", + "salary": "$180,722", + "start_date": "3/25/2002" + }, + { + "extn": "4502", + "id": "2533", + "name": "Barney Sylvester", + "office": "Laredo", + "position": "Accountant", + "salary": "$118,073", + "start_date": "4/5/2010" + }, + { + "extn": "9234", + "id": "2534", + "name": "Doug Abbot", + "office": "Huntsville", + "position": "Doctor", + "salary": "$186,470", + "start_date": "6/29/2004" + }, + { + "extn": "4472", + "id": "2535", + "name": "Lucas Bell", + "office": "Baltimore", + "position": "CNC Operator", + "salary": "$47,333", + "start_date": "7/22/2000" + }, + { + "extn": "8036", + "id": "2536", + "name": "Javier Pearson", + "office": "Fullerton", + "position": "Dentist", + "salary": "$249,404", + "start_date": "1/13/2003" + }, + { + "extn": "3384", + "id": "2537", + "name": "Oliver Rigg", + "office": "Hayward", + "position": "Lecturer", + "salary": "$114,676", + "start_date": "11/30/2003" + }, + { + "extn": "6278", + "id": "2538", + "name": "Eileen Skinner", + "office": "Tokyo", + "position": "Budget Analyst", + "salary": "$123,946", + "start_date": "8/9/2002" + }, + { + "extn": "9623", + "id": "2539", + "name": "Rocco Lane", + "office": "Salt Lake City", + "position": "Electrician", + "salary": "$165,737", + "start_date": "10/25/2008" + }, + { + "extn": "6090", + "id": "2540", + "name": "Sharon Mcnally", + "office": "Berna", + "position": "Web Developer", + "salary": "$167,981", + "start_date": "2/19/2015" + }, + { + "extn": "7623", + "id": "2541", + "name": "Elijah Stanton", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$89,202", + "start_date": "3/27/2011" + }, + { + "extn": "2432", + "id": "2542", + "name": "Sofia Mackenzie", + "office": "Escondido", + "position": "Auditor", + "salary": "$210,680", + "start_date": "9/27/2004" + }, + { + "extn": "2304", + "id": "2543", + "name": "Daniel Milner", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$70,752", + "start_date": "3/22/2011" + }, + { + "extn": "4550", + "id": "2544", + "name": "Liam Edmonds", + "office": "Glendale", + "position": "Dentist", + "salary": "$225,740", + "start_date": "1/20/2014" + }, + { + "extn": "3541", + "id": "2545", + "name": "Eve Poole", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$192,869", + "start_date": "12/24/2011" + }, + { + "extn": "3112", + "id": "2546", + "name": "Rocco Burnley", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$267,253", + "start_date": "5/11/2008" + }, + { + "extn": "3937", + "id": "2547", + "name": "Chad Flack", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$187,477", + "start_date": "10/1/2016" + }, + { + "extn": "4557", + "id": "2548", + "name": "Monica Wilson", + "office": "Lakewood", + "position": "Inspector", + "salary": "$299,985", + "start_date": "8/14/2005" + }, + { + "extn": "1362", + "id": "2549", + "name": "Matt Griffiths", + "office": "Venice", + "position": "Health Educator", + "salary": "$14,337", + "start_date": "5/25/2009" + }, + { + "extn": "7687", + "id": "2550", + "name": "Peter Windsor", + "office": "Fort Lauderdale", + "position": "Business Broker", + "salary": "$62,876", + "start_date": "7/3/2005" + }, + { + "extn": "4277", + "id": "2551", + "name": "Adalie Addley", + "office": "Zurich", + "position": "IT Support Staff", + "salary": "$281,161", + "start_date": "7/8/2000" + }, + { + "extn": "4426", + "id": "2552", + "name": "Eve Gregory", + "office": "Rome", + "position": "Treasurer", + "salary": "$70,024", + "start_date": "12/14/2015" + }, + { + "extn": "3318", + "id": "2553", + "name": "Stella Ellis", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$266,542", + "start_date": "9/18/2010" + }, + { + "extn": "7172", + "id": "2554", + "name": "Barney Ramsey", + "office": "Lyon", + "position": "HR Specialist", + "salary": "$169,905", + "start_date": "3/5/2002" + }, + { + "extn": "2968", + "id": "2555", + "name": "Lexi Harrison", + "office": "Huntsville", + "position": "Bellman", + "salary": "$119,573", + "start_date": "10/14/2017" + }, + { + "extn": "7082", + "id": "2556", + "name": "Eduardo Hobbs", + "office": "Madison", + "position": "Electrician", + "salary": "$292,247", + "start_date": "3/29/2015" + }, + { + "extn": "4331", + "id": "2557", + "name": "Alessandra Windsor", + "office": "Norfolk", + "position": "Business Broker", + "salary": "$68,497", + "start_date": "5/7/2002" + }, + { + "extn": "3942", + "id": "2558", + "name": "Peyton Pearce", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$257,433", + "start_date": "5/17/2006" + }, + { + "extn": "2945", + "id": "2559", + "name": "Chad Matthews", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$264,902", + "start_date": "8/8/2008" + }, + { + "extn": "3212", + "id": "2560", + "name": "Alba Dixon", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$88,958", + "start_date": "6/11/2010" + }, + { + "extn": "4288", + "id": "2561", + "name": "Elle Pitt", + "office": "Lancaster", + "position": "Laboratory Technician", + "salary": "$69,242", + "start_date": "10/2/2008" + }, + { + "extn": "3995", + "id": "2562", + "name": "Nicholas Lloyd", + "office": "Bakersfield", + "position": "Design Engineer", + "salary": "$192,726", + "start_date": "11/22/2017" + }, + { + "extn": "6382", + "id": "2563", + "name": "Hayden Emerson", + "office": "Tokyo", + "position": "Operator", + "salary": "$245,594", + "start_date": "7/1/2001" + }, + { + "extn": "6396", + "id": "2564", + "name": "Jacqueline Slater", + "office": "Glendale", + "position": "Front Desk Coordinator", + "salary": "$229,414", + "start_date": "5/10/2001" + }, + { + "extn": "2366", + "id": "2565", + "name": "Hazel Fisher", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$280,346", + "start_date": "11/3/2003" + }, + { + "extn": "3945", + "id": "2566", + "name": "Rocco Redden", + "office": "San Antonio", + "position": "Call Center Representative", + "salary": "$114,411", + "start_date": "9/22/2016" + }, + { + "extn": "5498", + "id": "2567", + "name": "Eryn Jacobs", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$86,418", + "start_date": "12/30/2005" + }, + { + "extn": "5492", + "id": "2568", + "name": "Tyler Verdon", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$102,034", + "start_date": "4/27/2018" + }, + { + "extn": "8159", + "id": "2569", + "name": "Chad Horton", + "office": "Madison", + "position": "Inspector", + "salary": "$43,148", + "start_date": "9/12/2014" + }, + { + "extn": "8329", + "id": "2570", + "name": "Doris Bullock", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$119,986", + "start_date": "10/4/2013" + }, + { + "extn": "2991", + "id": "2571", + "name": "Jane Murray", + "office": "Milano", + "position": "Lecturer", + "salary": "$45,071", + "start_date": "10/28/2006" + }, + { + "extn": "1241", + "id": "2572", + "name": "Henry Rosenbloom", + "office": "Albuquerque", + "position": "Lecturer", + "salary": "$100,438", + "start_date": "1/19/2010" + }, + { + "extn": "6974", + "id": "2573", + "name": "Ronald Faulkner", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$251,702", + "start_date": "3/2/2002" + }, + { + "extn": "3779", + "id": "2574", + "name": "Diane Gilmour", + "office": "Zurich", + "position": "Lecturer", + "salary": "$161,763", + "start_date": "4/23/2010" + }, + { + "extn": "6322", + "id": "2575", + "name": "David Hepburn", + "office": "Rome", + "position": "Loan Officer", + "salary": "$239,515", + "start_date": "3/23/2013" + }, + { + "extn": "5451", + "id": "2576", + "name": "Rick Stone ", + "office": "Bridgeport", + "position": "Assistant Buyer", + "salary": "$41,042", + "start_date": "6/28/2013" + }, + { + "extn": "7072", + "id": "2577", + "name": "Amy Cooper", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$217,655", + "start_date": "12/4/2003" + }, + { + "extn": "2263", + "id": "2578", + "name": "Brad Whitmore", + "office": "Amarillo", + "position": "Service Supervisor", + "salary": "$275,120", + "start_date": "4/8/2010" + }, + { + "extn": "6900", + "id": "2579", + "name": "Russel Patel", + "office": "Jersey City", + "position": "Associate Professor", + "salary": "$245,205", + "start_date": "7/1/2000" + }, + { + "extn": "9024", + "id": "2580", + "name": "Eduardo Knott", + "office": "San Antonio", + "position": "Auditor", + "salary": "$99,345", + "start_date": "9/4/2019" + }, + { + "extn": "6033", + "id": "2581", + "name": "George Spencer", + "office": "Prague", + "position": "Banker", + "salary": "$81,423", + "start_date": "9/15/2010" + }, + { + "extn": "4867", + "id": "2582", + "name": "Mavis James", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$146,234", + "start_date": "10/3/2010" + }, + { + "extn": "3996", + "id": "2583", + "name": "Harvey Waterhouse", + "office": "Fremont", + "position": "Physician", + "salary": "$11,046", + "start_date": "6/1/2012" + }, + { + "extn": "9248", + "id": "2584", + "name": "Sabrina Callan", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$261,583", + "start_date": "3/27/2009" + }, + { + "extn": "1027", + "id": "2585", + "name": "Chris Cowan", + "office": "Minneapolis", + "position": "Front Desk Coordinator", + "salary": "$99,850", + "start_date": "2/24/2011" + }, + { + "extn": "9389", + "id": "2586", + "name": "Jacob Ainsworth", + "office": "Los Angeles", + "position": "Business Broker", + "salary": "$232,097", + "start_date": "2/7/2004" + }, + { + "extn": "4879", + "id": "2587", + "name": "Daniel Malone", + "office": "Lisbon", + "position": "Dentist", + "salary": "$99,841", + "start_date": "5/29/2012" + }, + { + "extn": "9956", + "id": "2588", + "name": "Clint Jenkin", + "office": "Nashville", + "position": "Paramedic", + "salary": "$197,332", + "start_date": "5/10/2012" + }, + { + "extn": "2629", + "id": "2589", + "name": "Denny Cameron", + "office": "Salem", + "position": "HR Coordinator", + "salary": "$229,872", + "start_date": "7/31/2010" + }, + { + "extn": "9835", + "id": "2590", + "name": "Alexa Harrison", + "office": "Lisbon", + "position": "Operator", + "salary": "$79,291", + "start_date": "8/7/2002" + }, + { + "extn": "6533", + "id": "2591", + "name": "Nate Dale", + "office": "Toledo", + "position": "Insurance Broker", + "salary": "$269,927", + "start_date": "3/12/2004" + }, + { + "extn": "2783", + "id": "2592", + "name": "Louise Smith", + "office": "Arlington", + "position": "Cook", + "salary": "$130,978", + "start_date": "10/25/2008" + }, + { + "extn": "9706", + "id": "2593", + "name": "Felicity Robertson", + "office": "Ontario", + "position": "Designer", + "salary": "$245,052", + "start_date": "9/19/2012" + }, + { + "extn": "1824", + "id": "2594", + "name": "Marvin Watson", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$299,712", + "start_date": "3/21/2018" + }, + { + "extn": "7469", + "id": "2595", + "name": "Rihanna Dixon", + "office": "Lancaster", + "position": "Software Engineer", + "salary": "$218,669", + "start_date": "7/2/2018" + }, + { + "extn": "5828", + "id": "2596", + "name": "Bryon Jefferson", + "office": "Tallahassee", + "position": "Biologist", + "salary": "$219,416", + "start_date": "11/3/2004" + }, + { + "extn": "8754", + "id": "2597", + "name": "Davina Wade", + "office": "Arlington", + "position": "Cashier", + "salary": "$90,631", + "start_date": "12/31/2006" + }, + { + "extn": "4210", + "id": "2598", + "name": "Taylor Uddin", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$52,618", + "start_date": "4/17/2018" + }, + { + "extn": "8313", + "id": "2599", + "name": "Elijah Vollans", + "office": "Lancaster", + "position": "Doctor", + "salary": "$117,273", + "start_date": "7/30/2007" + }, + { + "extn": "5093", + "id": "2600", + "name": "Benjamin Healy", + "office": "Long Beach", + "position": "Call Center Representative", + "salary": "$127,018", + "start_date": "5/30/2001" + }, + { + "extn": "2598", + "id": "2601", + "name": "Maxwell Mccormick", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$94,860", + "start_date": "8/7/2017" + }, + { + "extn": "3224", + "id": "2602", + "name": "Doris Locke", + "office": "Honolulu", + "position": "Audiologist", + "salary": "$24,778", + "start_date": "9/18/2010" + }, + { + "extn": "1216", + "id": "2603", + "name": "Sloane Lewis", + "office": "Fullerton", + "position": "Call Center Representative", + "salary": "$156,796", + "start_date": "4/9/2009" + }, + { + "extn": "7125", + "id": "2604", + "name": "Tess Bristow", + "office": "Washington", + "position": "Machine Operator", + "salary": "$203,445", + "start_date": "1/20/2004" + }, + { + "extn": "6047", + "id": "2605", + "name": "Stacy Hunter", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$288,406", + "start_date": "5/4/2016" + }, + { + "extn": "3000", + "id": "2606", + "name": "Samantha Craig", + "office": "Anaheim", + "position": "Health Educator", + "salary": "$197,575", + "start_date": "2/13/2017" + }, + { + "extn": "9327", + "id": "2607", + "name": "Boris Alldridge", + "office": "Salem", + "position": "Bookkeeper", + "salary": "$105,612", + "start_date": "1/17/2017" + }, + { + "extn": "7680", + "id": "2608", + "name": "Owen Grant", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$209,075", + "start_date": "12/24/2017" + }, + { + "extn": "1494", + "id": "2609", + "name": "Oliver Lunt", + "office": "Phoenix", + "position": "Webmaster", + "salary": "$85,703", + "start_date": "6/24/2019" + }, + { + "extn": "4004", + "id": "2610", + "name": "Marla Rose", + "office": "Venice", + "position": "Executive Director", + "salary": "$64,865", + "start_date": "10/27/2017" + }, + { + "extn": "3042", + "id": "2611", + "name": "Liliana Robinson", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$187,780", + "start_date": "5/25/2002" + }, + { + "extn": "3253", + "id": "2612", + "name": "Aiden Nelson", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$246,731", + "start_date": "12/16/2015" + }, + { + "extn": "8112", + "id": "2613", + "name": "Quinn Vince", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$296,549", + "start_date": "5/12/2011" + }, + { + "extn": "2040", + "id": "2614", + "name": "Joseph Tobin", + "office": "Wien", + "position": "Inspector", + "salary": "$259,674", + "start_date": "12/22/2014" + }, + { + "extn": "4310", + "id": "2615", + "name": "Marjorie Martin", + "office": "Fort Lauderdale", + "position": "Web Developer", + "salary": "$117,574", + "start_date": "11/8/2012" + }, + { + "extn": "4787", + "id": "2616", + "name": "Chris Stevenson", + "office": "Venice", + "position": "Pharmacist", + "salary": "$142,058", + "start_date": "7/21/2006" + }, + { + "extn": "2695", + "id": "2617", + "name": "Gil Riley", + "office": "Salt Lake City", + "position": "Physician", + "salary": "$260,495", + "start_date": "8/31/2013" + }, + { + "extn": "6891", + "id": "2618", + "name": "Tony Mitchell", + "office": "Indianapolis", + "position": "Bookkeeper", + "salary": "$242,441", + "start_date": "1/24/2004" + }, + { + "extn": "2478", + "id": "2619", + "name": "Dalia Carson", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$242,861", + "start_date": "8/17/2006" + }, + { + "extn": "3365", + "id": "2620", + "name": "Lauren Hope", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$269,079", + "start_date": "2/12/2009" + }, + { + "extn": "9870", + "id": "2621", + "name": "Aileen Murphy", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$208,127", + "start_date": "5/26/2013" + }, + { + "extn": "6235", + "id": "2622", + "name": "William Richards", + "office": "St. Louis", + "position": "Biologist", + "salary": "$68,086", + "start_date": "5/28/2010" + }, + { + "extn": "4445", + "id": "2623", + "name": "Martha Gregory", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$118,867", + "start_date": "9/7/2018" + }, + { + "extn": "1131", + "id": "2624", + "name": "William Ulyatt", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$173,769", + "start_date": "11/29/2006" + }, + { + "extn": "9646", + "id": "2625", + "name": "Jayden Morrow", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$90,031", + "start_date": "5/30/2017" + }, + { + "extn": "4994", + "id": "2626", + "name": "Chuck Edley", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$75,973", + "start_date": "10/22/2005" + }, + { + "extn": "6925", + "id": "2627", + "name": "Stephanie Antcliff", + "office": "Los Angeles", + "position": "Global Logistics Supervisor", + "salary": "$209,479", + "start_date": "2/11/2010" + }, + { + "extn": "3800", + "id": "2628", + "name": "Barney Rigg", + "office": "Arlington", + "position": "Designer", + "salary": "$120,008", + "start_date": "6/18/2019" + }, + { + "extn": "3162", + "id": "2629", + "name": "Leanne Douglas", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$128,970", + "start_date": "12/9/2017" + }, + { + "extn": "3011", + "id": "2630", + "name": "Clint Mccormick", + "office": "Madrid", + "position": "Lecturer", + "salary": "$162,848", + "start_date": "5/9/2004" + }, + { + "extn": "2602", + "id": "2631", + "name": "Abdul Garner", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$24,748", + "start_date": "6/20/2019" + }, + { + "extn": "9661", + "id": "2632", + "name": "Elena Downing", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$249,751", + "start_date": "5/7/2005" + }, + { + "extn": "9346", + "id": "2633", + "name": "Alessia Emmott", + "office": "Prague", + "position": "Electrician", + "salary": "$236,800", + "start_date": "1/11/2015" + }, + { + "extn": "8607", + "id": "2634", + "name": "Kimberly Herbert", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$25,459", + "start_date": "5/29/2014" + }, + { + "extn": "9066", + "id": "2635", + "name": "Courtney Becker", + "office": "San Diego", + "position": "Call Center Representative", + "salary": "$205,317", + "start_date": "2/4/2005" + }, + { + "extn": "4953", + "id": "2636", + "name": "Abdul Corbett", + "office": "Lancaster", + "position": "Dentist", + "salary": "$119,874", + "start_date": "1/27/2001" + }, + { + "extn": "3857", + "id": "2637", + "name": "Morgan Coleman", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$161,550", + "start_date": "5/31/2008" + }, + { + "extn": "4333", + "id": "2638", + "name": "Eryn King", + "office": "Wien", + "position": "Cashier", + "salary": "$50,313", + "start_date": "1/30/2017" + }, + { + "extn": "3092", + "id": "2639", + "name": "Bryon Jones", + "office": "Arlington", + "position": "Retail Trainee", + "salary": "$294,619", + "start_date": "9/10/2005" + }, + { + "extn": "6603", + "id": "2640", + "name": "Percy Mcneill", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$285,120", + "start_date": "8/19/2018" + }, + { + "extn": "4366", + "id": "2641", + "name": "Michael Maxwell", + "office": "Madison", + "position": "Budget Analyst", + "salary": "$30,625", + "start_date": "7/23/2013" + }, + { + "extn": "1461", + "id": "2642", + "name": "Nicole Stone", + "office": "Garland", + "position": "Front Desk Coordinator", + "salary": "$103,300", + "start_date": "10/21/2003" + }, + { + "extn": "4024", + "id": "2643", + "name": "Ivette Chappell", + "office": "Stockton", + "position": "Global Logistics Supervisor", + "salary": "$180,487", + "start_date": "9/25/2004" + }, + { + "extn": "7826", + "id": "2644", + "name": "Kamila Shaw", + "office": "Rochester", + "position": "Physician", + "salary": "$131,049", + "start_date": "2/8/2018" + }, + { + "extn": "3972", + "id": "2645", + "name": "Nate Parker", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$179,592", + "start_date": "8/12/2017" + }, + { + "extn": "3317", + "id": "2646", + "name": "Martin Squire", + "office": "El Paso", + "position": "Designer", + "salary": "$104,400", + "start_date": "11/23/2006" + }, + { + "extn": "8705", + "id": "2647", + "name": "Brad Hewitt", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$254,919", + "start_date": "8/4/2008" + }, + { + "extn": "6609", + "id": "2648", + "name": "Carmella Hardwick", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$240,020", + "start_date": "1/6/2018" + }, + { + "extn": "8852", + "id": "2649", + "name": "Samara Furnell", + "office": "Lakewood", + "position": "Web Developer", + "salary": "$80,548", + "start_date": "12/31/2012" + }, + { + "extn": "5098", + "id": "2650", + "name": "Joyce Jarvis", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$19,647", + "start_date": "8/18/2000" + }, + { + "extn": "7531", + "id": "2651", + "name": "Brad Parker", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$68,837", + "start_date": "5/13/2014" + }, + { + "extn": "9879", + "id": "2652", + "name": "Cassandra Skinner", + "office": "Fremont", + "position": "Baker", + "salary": "$200,715", + "start_date": "2/13/2011" + }, + { + "extn": "7796", + "id": "2653", + "name": "Hadley Alexander", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$27,820", + "start_date": "12/25/2008" + }, + { + "extn": "8017", + "id": "2654", + "name": "Rick Jefferson", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$43,873", + "start_date": "6/9/2018" + }, + { + "extn": "8413", + "id": "2655", + "name": "Oliver Wilton", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$200,434", + "start_date": "11/22/2000" + }, + { + "extn": "3045", + "id": "2656", + "name": "Francesca Shields", + "office": "Milwaukee", + "position": "Baker", + "salary": "$137,563", + "start_date": "3/21/2019" + }, + { + "extn": "3880", + "id": "2657", + "name": "Gabriel Atkinson", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$37,365", + "start_date": "6/27/2015" + }, + { + "extn": "5901", + "id": "2658", + "name": "Matt Johnson", + "office": "Detroit", + "position": "Baker", + "salary": "$186,152", + "start_date": "6/23/2012" + }, + { + "extn": "7734", + "id": "2659", + "name": "Britney Morris", + "office": "Salem", + "position": "Fabricator", + "salary": "$223,578", + "start_date": "12/6/2013" + }, + { + "extn": "3780", + "id": "2660", + "name": "Danny Gray", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$65,827", + "start_date": "5/18/2014" + }, + { + "extn": "4468", + "id": "2661", + "name": "Tom Drew", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$31,108", + "start_date": "6/1/2008" + }, + { + "extn": "1840", + "id": "2662", + "name": "Liam Buckley", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$287,907", + "start_date": "8/23/2000" + }, + { + "extn": "4856", + "id": "2663", + "name": "George Hogg", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$245,405", + "start_date": "5/8/2006" + }, + { + "extn": "3919", + "id": "2664", + "name": "Megan Hopkins", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$154,461", + "start_date": "4/14/2006" + }, + { + "extn": "5774", + "id": "2665", + "name": "Fiona Young", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$76,302", + "start_date": "7/11/2012" + }, + { + "extn": "7624", + "id": "2666", + "name": "Carrie Wild", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$32,739", + "start_date": "10/1/2019" + }, + { + "extn": "9453", + "id": "2667", + "name": "Evelynn Smith", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$78,337", + "start_date": "1/15/2014" + }, + { + "extn": "3435", + "id": "2668", + "name": "Carissa Goldsmith", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$169,626", + "start_date": "8/30/2015" + }, + { + "extn": "7409", + "id": "2669", + "name": "Nick Parker", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$212,948", + "start_date": "7/9/2011" + }, + { + "extn": "3253", + "id": "2670", + "name": "Savannah Hooper", + "office": "Charlotte", + "position": "Inspector", + "salary": "$247,309", + "start_date": "9/23/2013" + }, + { + "extn": "3838", + "id": "2671", + "name": "Shelby Alexander", + "office": "Wien", + "position": "Lecturer", + "salary": "$179,789", + "start_date": "5/20/2014" + }, + { + "extn": "8773", + "id": "2672", + "name": "Mark Ingram", + "office": "Scottsdale", + "position": "Chef Manager", + "salary": "$119,049", + "start_date": "10/1/2019" + }, + { + "extn": "4136", + "id": "2673", + "name": "Sage Uttley", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$179,392", + "start_date": "9/11/2010" + }, + { + "extn": "6853", + "id": "2674", + "name": "Peyton Ianson", + "office": "Milano", + "position": "Business Broker", + "salary": "$40,828", + "start_date": "4/5/2005" + }, + { + "extn": "7029", + "id": "2675", + "name": "Beatrice Cameron", + "office": "Tulsa", + "position": "Fabricator", + "salary": "$124,500", + "start_date": "6/5/2016" + }, + { + "extn": "7417", + "id": "2676", + "name": "Livia Gardner", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$281,090", + "start_date": "6/21/2007" + }, + { + "extn": "4363", + "id": "2677", + "name": "Ronald Rossi", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$85,932", + "start_date": "11/6/2006" + }, + { + "extn": "8220", + "id": "2678", + "name": "Tyler Keys", + "office": "Boston", + "position": "Steward", + "salary": "$139,935", + "start_date": "3/29/2017" + }, + { + "extn": "2555", + "id": "2679", + "name": "Benny Gilmour", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$188,350", + "start_date": "12/14/2010" + }, + { + "extn": "2762", + "id": "2680", + "name": "Emmanuelle Pearce", + "office": "Escondido", + "position": "Mobile Developer", + "salary": "$65,245", + "start_date": "1/5/2009" + }, + { + "extn": "5549", + "id": "2681", + "name": "Rick Styles", + "office": "Milwaukee", + "position": "Fabricator", + "salary": "$252,146", + "start_date": "5/23/2011" + }, + { + "extn": "8365", + "id": "2682", + "name": "Denny London", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$232,399", + "start_date": "6/3/2003" + }, + { + "extn": "5661", + "id": "2683", + "name": "Boris Parsons", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$274,908", + "start_date": "5/10/2013" + }, + { + "extn": "2288", + "id": "2684", + "name": "Erin Roberts", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$145,394", + "start_date": "12/3/2000" + }, + { + "extn": "4030", + "id": "2685", + "name": "Liam Martin", + "office": "Murfreesboro", + "position": "Webmaster", + "salary": "$36,113", + "start_date": "8/12/2012" + }, + { + "extn": "5396", + "id": "2686", + "name": "Matt Abbot", + "office": "Stockton", + "position": "Assistant Buyer", + "salary": "$92,749", + "start_date": "2/12/2001" + }, + { + "extn": "1883", + "id": "2687", + "name": "Caleb Phillips", + "office": "Madrid", + "position": "Production Painter", + "salary": "$253,036", + "start_date": "7/30/2000" + }, + { + "extn": "1004", + "id": "2688", + "name": "Melody Stark", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$129,045", + "start_date": "9/4/2006" + }, + { + "extn": "1243", + "id": "2689", + "name": "Adelaide Griffiths", + "office": "Indianapolis", + "position": "Steward", + "salary": "$231,352", + "start_date": "1/25/2011" + }, + { + "extn": "9500", + "id": "2690", + "name": "Mona Flynn", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$149,163", + "start_date": "9/1/2010" + }, + { + "extn": "6053", + "id": "2691", + "name": "Ramon Partridge", + "office": "Oakland", + "position": "Laboratory Technician", + "salary": "$280,540", + "start_date": "2/8/2001" + }, + { + "extn": "6968", + "id": "2692", + "name": "Marina Grady", + "office": "Fremont", + "position": "Laboratory Technician", + "salary": "$224,892", + "start_date": "1/16/2000" + }, + { + "extn": "3890", + "id": "2693", + "name": "Ethan Briggs", + "office": "Berna", + "position": "Electrician", + "salary": "$181,960", + "start_date": "10/11/2007" + }, + { + "extn": "3892", + "id": "2694", + "name": "Javier Giles", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$192,769", + "start_date": "10/7/2019" + }, + { + "extn": "3840", + "id": "2695", + "name": "Chester Matthews", + "office": "Amarillo", + "position": "Stockbroker", + "salary": "$110,614", + "start_date": "5/6/2017" + }, + { + "extn": "2029", + "id": "2696", + "name": "Caitlyn Cattell", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$84,312", + "start_date": "7/27/2014" + }, + { + "extn": "2450", + "id": "2697", + "name": "Logan Mitchell", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$41,174", + "start_date": "7/2/2013" + }, + { + "extn": "4444", + "id": "2698", + "name": "Elijah Saunders", + "office": "Bakersfield", + "position": "Auditor", + "salary": "$231,750", + "start_date": "7/7/2001" + }, + { + "extn": "2878", + "id": "2699", + "name": "Tyler Dempsey", + "office": "Jersey City", + "position": "Design Engineer", + "salary": "$194,738", + "start_date": "6/30/2017" + }, + { + "extn": "3852", + "id": "2700", + "name": "Mona Logan", + "office": "Portland", + "position": "HR Specialist", + "salary": "$215,687", + "start_date": "2/24/2014" + }, + { + "extn": "1128", + "id": "2701", + "name": "Priscilla Kirby", + "office": "Zurich", + "position": "HR Specialist", + "salary": "$110,085", + "start_date": "12/23/2006" + }, + { + "extn": "9237", + "id": "2702", + "name": "Maxwell Stewart", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$232,260", + "start_date": "5/11/2009" + }, + { + "extn": "5966", + "id": "2703", + "name": "Nate Nash", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$229,141", + "start_date": "1/23/2015" + }, + { + "extn": "8746", + "id": "2704", + "name": "Rosalie Carson", + "office": "New York", + "position": "Investment Advisor", + "salary": "$192,171", + "start_date": "3/19/2017" + }, + { + "extn": "9596", + "id": "2705", + "name": "Hayden Nielson", + "office": "Wien", + "position": "Associate Professor", + "salary": "$275,234", + "start_date": "10/30/2015" + }, + { + "extn": "6609", + "id": "2706", + "name": "Alexa Dixon", + "office": "Saint Paul", + "position": "IT Support Staff", + "salary": "$189,536", + "start_date": "11/12/2015" + }, + { + "extn": "1132", + "id": "2707", + "name": "Carolyn Eddison", + "office": "Los Angeles", + "position": "Banker", + "salary": "$158,971", + "start_date": "2/14/2012" + }, + { + "extn": "5386", + "id": "2708", + "name": "Jayden Cork", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$158,250", + "start_date": "12/12/2015" + }, + { + "extn": "3415", + "id": "2709", + "name": "Elly Lee", + "office": "Escondido", + "position": "Webmaster", + "salary": "$60,604", + "start_date": "11/7/2004" + }, + { + "extn": "2996", + "id": "2710", + "name": "Bryon Gates", + "office": "Tulsa", + "position": "Cook", + "salary": "$294,241", + "start_date": "7/15/2015" + }, + { + "extn": "2322", + "id": "2711", + "name": "Estrella Farrell", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$266,720", + "start_date": "3/13/2006" + }, + { + "extn": "7597", + "id": "2712", + "name": "Liam Umney", + "office": "San Diego", + "position": "Cash Manager", + "salary": "$11,480", + "start_date": "10/18/2006" + }, + { + "extn": "9429", + "id": "2713", + "name": "Felicity Gilmore", + "office": "Atlanta", + "position": "Executive Director", + "salary": "$297,643", + "start_date": "7/19/2011" + }, + { + "extn": "2685", + "id": "2714", + "name": "William Hancock", + "office": "San Jose", + "position": "Project Manager", + "salary": "$128,031", + "start_date": "12/8/2001" + }, + { + "extn": "6965", + "id": "2715", + "name": "Sabrina Silva", + "office": "Tulsa", + "position": "Production Painter", + "salary": "$208,246", + "start_date": "12/29/2000" + }, + { + "extn": "6857", + "id": "2716", + "name": "Remy Gardner", + "office": "Toledo", + "position": "Health Educator", + "salary": "$65,198", + "start_date": "6/14/2007" + }, + { + "extn": "4030", + "id": "2717", + "name": "Marissa Jones", + "office": "Richmond", + "position": "Executive Director", + "salary": "$287,916", + "start_date": "1/30/2003" + }, + { + "extn": "4519", + "id": "2718", + "name": "Rufus Jackson", + "office": "San Antonio", + "position": "Cook", + "salary": "$119,079", + "start_date": "3/27/2018" + }, + { + "extn": "1882", + "id": "2719", + "name": "Elise Calderwood", + "office": "Boston", + "position": "Chef Manager", + "salary": "$298,280", + "start_date": "11/10/2008" + }, + { + "extn": "5597", + "id": "2720", + "name": "Ivy Thompson", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$297,415", + "start_date": "2/24/2014" + }, + { + "extn": "8543", + "id": "2721", + "name": "Lauren Farrow", + "office": "Reno", + "position": "Steward", + "salary": "$200,716", + "start_date": "7/12/2019" + }, + { + "extn": "2176", + "id": "2722", + "name": "Emerald Addley", + "office": "Richmond", + "position": "Paramedic", + "salary": "$164,110", + "start_date": "2/19/2001" + }, + { + "extn": "8232", + "id": "2723", + "name": "Logan Edley", + "office": "Hayward", + "position": "Treasurer", + "salary": "$193,498", + "start_date": "2/7/2008" + }, + { + "extn": "4464", + "id": "2724", + "name": "Nicholas Spencer", + "office": "Tulsa", + "position": "Cashier", + "salary": "$272,270", + "start_date": "1/25/2012" + }, + { + "extn": "4176", + "id": "2725", + "name": "Crystal Adams", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$44,850", + "start_date": "7/22/2011" + }, + { + "extn": "1151", + "id": "2726", + "name": "Parker Redfern", + "office": "Ontario", + "position": "Audiologist", + "salary": "$256,624", + "start_date": "8/3/2003" + }, + { + "extn": "6241", + "id": "2727", + "name": "Bryon Gregory", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$72,774", + "start_date": "5/2/2013" + }, + { + "extn": "7729", + "id": "2728", + "name": "Ronald Bradshaw", + "office": "Oakland", + "position": "Operator", + "salary": "$94,016", + "start_date": "2/6/2001" + }, + { + "extn": "3740", + "id": "2729", + "name": "Marjorie Casey", + "office": "Otawa", + "position": "Bellman", + "salary": "$145,177", + "start_date": "9/25/2011" + }, + { + "extn": "1894", + "id": "2730", + "name": "Anne Parker", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$107,193", + "start_date": "1/3/2000" + }, + { + "extn": "3839", + "id": "2731", + "name": "Liam Clarke", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$11,177", + "start_date": "8/3/2008" + }, + { + "extn": "8959", + "id": "2732", + "name": "Oliver Robinson", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$67,682", + "start_date": "4/18/2007" + }, + { + "extn": "9174", + "id": "2733", + "name": "Candace Roscoe", + "office": "Seattle", + "position": "Doctor", + "salary": "$18,917", + "start_date": "12/18/2018" + }, + { + "extn": "5624", + "id": "2734", + "name": "Daniel Uddin", + "office": "Otawa", + "position": "Machine Operator", + "salary": "$148,509", + "start_date": "6/22/2005" + }, + { + "extn": "3808", + "id": "2735", + "name": "Kate Utterson", + "office": "Dallas", + "position": "Executive Director", + "salary": "$112,743", + "start_date": "4/18/2002" + }, + { + "extn": "9543", + "id": "2736", + "name": "Bryon Hammond", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$236,459", + "start_date": "5/28/2010" + }, + { + "extn": "2715", + "id": "2737", + "name": "Aileen Matthews", + "office": "Nashville", + "position": "Pharmacist", + "salary": "$147,748", + "start_date": "12/7/2016" + }, + { + "extn": "3410", + "id": "2738", + "name": "Johnathan Bailey", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$106,469", + "start_date": "10/9/2012" + }, + { + "extn": "7785", + "id": "2739", + "name": "Kurt Rogers", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$74,350", + "start_date": "6/24/2006" + }, + { + "extn": "1020", + "id": "2740", + "name": "Priscilla Hastings", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$96,844", + "start_date": "5/8/2018" + }, + { + "extn": "9436", + "id": "2741", + "name": "Leroy Garcia", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$177,639", + "start_date": "2/3/2005" + }, + { + "extn": "3498", + "id": "2742", + "name": "Madison Hobson", + "office": "Toledo", + "position": "Physician", + "salary": "$61,000", + "start_date": "12/24/2001" + }, + { + "extn": "1920", + "id": "2743", + "name": "Trisha Selby", + "office": "Reno", + "position": "Designer", + "salary": "$90,019", + "start_date": "9/23/2012" + }, + { + "extn": "3940", + "id": "2744", + "name": "Belinda Russel", + "office": "Long Beach", + "position": "Clerk", + "salary": "$208,630", + "start_date": "9/19/2007" + }, + { + "extn": "9228", + "id": "2745", + "name": "Janelle Palmer", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$251,249", + "start_date": "11/4/2012" + }, + { + "extn": "3026", + "id": "2746", + "name": "Chuck Ellery", + "office": "Richmond", + "position": "Systems Administrator", + "salary": "$126,782", + "start_date": "1/24/2003" + }, + { + "extn": "9483", + "id": "2747", + "name": "Nick Shelton", + "office": "Valetta", + "position": "Laboratory Technician", + "salary": "$185,047", + "start_date": "5/2/2015" + }, + { + "extn": "2013", + "id": "2748", + "name": "Marvin Parker", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$30,305", + "start_date": "6/5/2014" + }, + { + "extn": "2578", + "id": "2749", + "name": "Marilyn Jarvis", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$266,704", + "start_date": "4/2/2003" + }, + { + "extn": "5602", + "id": "2750", + "name": "Hanna Samuel", + "office": "Madrid", + "position": "Designer", + "salary": "$213,110", + "start_date": "12/24/2013" + }, + { + "extn": "4101", + "id": "2751", + "name": "Bob Willis", + "office": "Ontario", + "position": "Dentist", + "salary": "$157,926", + "start_date": "10/30/2000" + }, + { + "extn": "1094", + "id": "2752", + "name": "Rose Addis", + "office": "Murfreesboro", + "position": "Bookkeeper", + "salary": "$55,627", + "start_date": "11/8/2011" + }, + { + "extn": "7538", + "id": "2753", + "name": "Chris Utterson", + "office": "Paris", + "position": "Dentist", + "salary": "$268,033", + "start_date": "4/13/2004" + }, + { + "extn": "1847", + "id": "2754", + "name": "Boris Ring", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$246,104", + "start_date": "4/1/2016" + }, + { + "extn": "9942", + "id": "2755", + "name": "Harry Bennett", + "office": "Salem", + "position": "Cashier", + "salary": "$279,328", + "start_date": "10/9/2013" + }, + { + "extn": "2480", + "id": "2756", + "name": "Mason Owen", + "office": "Rochester", + "position": "Pharmacist", + "salary": "$135,710", + "start_date": "4/3/2006" + }, + { + "extn": "6294", + "id": "2757", + "name": "Sonya Allen", + "office": "Oakland", + "position": "Banker", + "salary": "$211,497", + "start_date": "12/26/2009" + }, + { + "extn": "5479", + "id": "2758", + "name": "Mark Shields", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$177,031", + "start_date": "5/28/2004" + }, + { + "extn": "9122", + "id": "2759", + "name": "Anabelle Lynch", + "office": "Hollywood", + "position": "Inspector", + "salary": "$231,387", + "start_date": "12/25/2012" + }, + { + "extn": "3610", + "id": "2760", + "name": "Julius Beal", + "office": "New Orleans", + "position": "Designer", + "salary": "$295,599", + "start_date": "2/7/2002" + }, + { + "extn": "9217", + "id": "2761", + "name": "Analise Martin", + "office": "Lancaster", + "position": "Biologist", + "salary": "$171,996", + "start_date": "3/19/2016" + }, + { + "extn": "6397", + "id": "2762", + "name": "Erick Knight", + "office": "Amarillo", + "position": "Systems Administrator", + "salary": "$221,517", + "start_date": "12/1/2011" + }, + { + "extn": "9674", + "id": "2763", + "name": "Grace Davies", + "office": "Arlington", + "position": "Auditor", + "salary": "$125,088", + "start_date": "6/27/2018" + }, + { + "extn": "3583", + "id": "2764", + "name": "Tyson Walker", + "office": "Indianapolis", + "position": "Bookkeeper", + "salary": "$50,737", + "start_date": "9/15/2014" + }, + { + "extn": "4148", + "id": "2765", + "name": "Bryon Khan", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$67,798", + "start_date": "1/15/2010" + }, + { + "extn": "6818", + "id": "2766", + "name": "Phoebe Everett", + "office": "Albuquerque", + "position": "Paramedic", + "salary": "$199,405", + "start_date": "12/5/2016" + }, + { + "extn": "2527", + "id": "2767", + "name": "Maxwell Milner", + "office": "Baltimore", + "position": "Service Supervisor", + "salary": "$288,772", + "start_date": "3/23/2006" + }, + { + "extn": "2434", + "id": "2768", + "name": "William Goodman", + "office": "Fayetteville", + "position": "Global Logistics Supervisor", + "salary": "$215,677", + "start_date": "7/19/2011" + }, + { + "extn": "1615", + "id": "2769", + "name": "Alexander Walsh", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$86,837", + "start_date": "11/18/2001" + }, + { + "extn": "5951", + "id": "2770", + "name": "Russel Howard", + "office": "Detroit", + "position": "Biologist", + "salary": "$111,127", + "start_date": "9/4/2006" + }, + { + "extn": "6213", + "id": "2771", + "name": "Sage Cunningham", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$275,519", + "start_date": "10/7/2013" + }, + { + "extn": "4534", + "id": "2772", + "name": "Chadwick Bullock", + "office": "New Orleans", + "position": "Accountant", + "salary": "$130,738", + "start_date": "11/13/2004" + }, + { + "extn": "3844", + "id": "2773", + "name": "Miriam Bishop", + "office": "Reno", + "position": "Insurance Broker", + "salary": "$34,753", + "start_date": "8/20/2000" + }, + { + "extn": "6029", + "id": "2774", + "name": "Chloe Antcliff", + "office": "Philadelphia", + "position": "Front Desk Coordinator", + "salary": "$242,061", + "start_date": "3/24/2010" + }, + { + "extn": "1138", + "id": "2775", + "name": "Samara Fisher", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$16,921", + "start_date": "9/19/2018" + }, + { + "extn": "8746", + "id": "2776", + "name": "Marigold Rosenbloom", + "office": "Springfield", + "position": "Webmaster", + "salary": "$53,608", + "start_date": "7/1/2007" + }, + { + "extn": "5782", + "id": "2777", + "name": "Kassandra Fisher", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$27,828", + "start_date": "8/13/2013" + }, + { + "extn": "9002", + "id": "2778", + "name": "Carter Swift", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$209,370", + "start_date": "4/30/2000" + }, + { + "extn": "2212", + "id": "2779", + "name": "Logan Khan", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$95,651", + "start_date": "12/26/2012" + }, + { + "extn": "3527", + "id": "2780", + "name": "Wade Pierce", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$38,326", + "start_date": "3/5/2008" + }, + { + "extn": "2494", + "id": "2781", + "name": "Kenzie Lee", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$297,247", + "start_date": "9/11/2009" + }, + { + "extn": "8384", + "id": "2782", + "name": "Mark Bennett", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$88,632", + "start_date": "12/11/2010" + }, + { + "extn": "5713", + "id": "2783", + "name": "Alex Brock", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$269,393", + "start_date": "8/4/2014" + }, + { + "extn": "4582", + "id": "2784", + "name": "William Evans", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$290,411", + "start_date": "9/10/2009" + }, + { + "extn": "8574", + "id": "2785", + "name": "Adelaide Evans", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$216,867", + "start_date": "9/26/2011" + }, + { + "extn": "6121", + "id": "2786", + "name": "Adalind Samuel", + "office": "Detroit", + "position": "Baker", + "salary": "$273,212", + "start_date": "2/20/2019" + }, + { + "extn": "1901", + "id": "2787", + "name": "Colleen Jobson", + "office": "Madison", + "position": "Food Technologist", + "salary": "$44,458", + "start_date": "1/18/2003" + }, + { + "extn": "4865", + "id": "2788", + "name": "Carmella Page ", + "office": "El Paso", + "position": "Cashier", + "salary": "$43,822", + "start_date": "9/24/2017" + }, + { + "extn": "6003", + "id": "2789", + "name": "Carina Coleman", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$181,492", + "start_date": "3/28/2018" + }, + { + "extn": "4324", + "id": "2790", + "name": "Margaret Stewart", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$218,693", + "start_date": "9/30/2009" + }, + { + "extn": "7168", + "id": "2791", + "name": "Nina Jordan", + "office": "Cincinnati", + "position": "Laboratory Technician", + "salary": "$184,624", + "start_date": "8/15/2010" + }, + { + "extn": "3585", + "id": "2792", + "name": "Jennifer Attwood", + "office": "El Paso", + "position": "Auditor", + "salary": "$236,737", + "start_date": "11/8/2011" + }, + { + "extn": "5085", + "id": "2793", + "name": "Naomi Gardner", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$102,161", + "start_date": "5/29/2010" + }, + { + "extn": "8473", + "id": "2794", + "name": "Emerald Knight", + "office": "Boston", + "position": "Web Developer", + "salary": "$147,422", + "start_date": "8/22/2004" + }, + { + "extn": "5395", + "id": "2795", + "name": "Summer Bright", + "office": "Rochester", + "position": "Cook", + "salary": "$246,943", + "start_date": "1/19/2004" + }, + { + "extn": "5692", + "id": "2796", + "name": "Candace Garner", + "office": "Valetta", + "position": "Staffing Consultant", + "salary": "$27,598", + "start_date": "8/13/2001" + }, + { + "extn": "1689", + "id": "2797", + "name": "Samara Allen", + "office": "Valetta", + "position": "Web Developer", + "salary": "$182,054", + "start_date": "3/20/2015" + }, + { + "extn": "3343", + "id": "2798", + "name": "Anthony Brennan", + "office": "Zurich", + "position": "Business Broker", + "salary": "$240,519", + "start_date": "9/19/2000" + }, + { + "extn": "4803", + "id": "2799", + "name": "Maddison Thomson", + "office": "Richmond", + "position": "Biologist", + "salary": "$293,021", + "start_date": "2/18/2014" + }, + { + "extn": "1732", + "id": "2800", + "name": "Luna Matthews", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$190,323", + "start_date": "7/13/2002" + }, + { + "extn": "2569", + "id": "2801", + "name": "Kieth Evans", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$284,334", + "start_date": "4/14/2016" + }, + { + "extn": "9339", + "id": "2802", + "name": "Matthew Gordon", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$288,676", + "start_date": "10/31/2006" + }, + { + "extn": "6940", + "id": "2803", + "name": "Elijah Bailey", + "office": "Cincinnati", + "position": "Physician", + "salary": "$236,974", + "start_date": "12/8/2018" + }, + { + "extn": "8287", + "id": "2804", + "name": "Sabina Hooper", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$223,770", + "start_date": "9/4/2010" + }, + { + "extn": "6852", + "id": "2805", + "name": "Nicholas Hood", + "office": "Dallas", + "position": "Lecturer", + "salary": "$87,560", + "start_date": "12/26/2003" + }, + { + "extn": "5042", + "id": "2806", + "name": "Dalia Ashwell", + "office": "Portland", + "position": "Cook", + "salary": "$147,295", + "start_date": "3/12/2003" + }, + { + "extn": "7503", + "id": "2807", + "name": "Eileen Hamilton", + "office": "Otawa", + "position": "Webmaster", + "salary": "$278,463", + "start_date": "8/9/2010" + }, + { + "extn": "1186", + "id": "2808", + "name": "Alan York", + "office": "Miami", + "position": "Clerk", + "salary": "$64,100", + "start_date": "1/14/2006" + }, + { + "extn": "9816", + "id": "2809", + "name": "Maya Rogers", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$72,922", + "start_date": "10/6/2001" + }, + { + "extn": "9606", + "id": "2810", + "name": "Andie Foxley", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$228,990", + "start_date": "6/25/2009" + }, + { + "extn": "9922", + "id": "2811", + "name": "Aiden Redwood", + "office": "Dallas", + "position": "Business Broker", + "salary": "$269,067", + "start_date": "10/13/2002" + }, + { + "extn": "9928", + "id": "2812", + "name": "Russel Donnelly", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$92,592", + "start_date": "1/3/2011" + }, + { + "extn": "3763", + "id": "2813", + "name": "Ron Fields", + "office": "Oakland", + "position": "Software Engineer", + "salary": "$195,859", + "start_date": "11/26/2006" + }, + { + "extn": "4024", + "id": "2814", + "name": "Bryce Raven", + "office": "Glendale", + "position": "Physician", + "salary": "$39,310", + "start_date": "12/6/2001" + }, + { + "extn": "5313", + "id": "2815", + "name": "Ryan Edmonds", + "office": "Springfield", + "position": "Bellman", + "salary": "$229,092", + "start_date": "8/21/2009" + }, + { + "extn": "3600", + "id": "2816", + "name": "Livia Weasley", + "office": "Quebec", + "position": "Insurance Broker", + "salary": "$77,731", + "start_date": "7/11/2016" + }, + { + "extn": "2394", + "id": "2817", + "name": "Owen Upsdell", + "office": "London", + "position": "Food Technologist", + "salary": "$242,880", + "start_date": "5/5/2004" + }, + { + "extn": "8903", + "id": "2818", + "name": "Clint Slater", + "office": "Venice", + "position": "Web Developer", + "salary": "$188,208", + "start_date": "3/24/2017" + }, + { + "extn": "3999", + "id": "2819", + "name": "Liliana Warren", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$111,719", + "start_date": "1/13/2016" + }, + { + "extn": "1930", + "id": "2820", + "name": "Mavis Locke", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$233,003", + "start_date": "7/25/2006" + }, + { + "extn": "4076", + "id": "2821", + "name": "George Exton", + "office": "Madrid", + "position": "Inspector", + "salary": "$21,299", + "start_date": "12/9/2018" + }, + { + "extn": "5961", + "id": "2822", + "name": "Brad Rodwell", + "office": "Lisbon", + "position": "Steward", + "salary": "$242,968", + "start_date": "7/25/2017" + }, + { + "extn": "3271", + "id": "2823", + "name": "Eden Moore", + "office": "Paris", + "position": "Baker", + "salary": "$103,295", + "start_date": "3/6/2015" + }, + { + "extn": "9505", + "id": "2824", + "name": "Allison Devonport", + "office": "Omaha", + "position": "Bellman", + "salary": "$122,351", + "start_date": "4/3/2009" + }, + { + "extn": "1704", + "id": "2825", + "name": "Johnny James", + "office": "Portland", + "position": "Designer", + "salary": "$207,065", + "start_date": "6/19/2015" + }, + { + "extn": "2473", + "id": "2826", + "name": "Russel Wood", + "office": "Fayetteville", + "position": "Banker", + "salary": "$202,842", + "start_date": "12/7/2013" + }, + { + "extn": "9878", + "id": "2827", + "name": "Camden Davies", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$233,567", + "start_date": "8/27/2018" + }, + { + "extn": "4869", + "id": "2828", + "name": "Lindsay Shields", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$54,006", + "start_date": "8/16/2013" + }, + { + "extn": "8906", + "id": "2829", + "name": "Rosalyn Needham", + "office": "New York", + "position": "Biologist", + "salary": "$138,009", + "start_date": "1/3/2006" + }, + { + "extn": "4964", + "id": "2830", + "name": "Cristal Jarvis", + "office": "Lincoln", + "position": "Cook", + "salary": "$281,691", + "start_date": "9/24/2015" + }, + { + "extn": "6985", + "id": "2831", + "name": "Daron Patel", + "office": "Berlin", + "position": "Investment Advisor", + "salary": "$254,676", + "start_date": "5/28/2005" + }, + { + "extn": "1781", + "id": "2832", + "name": "Harry Nicholls", + "office": "Kansas City", + "position": "Service Supervisor", + "salary": "$51,003", + "start_date": "3/24/2001" + }, + { + "extn": "4405", + "id": "2833", + "name": "Samantha Archer", + "office": "Omaha", + "position": "IT Support Staff", + "salary": "$193,900", + "start_date": "11/20/2004" + }, + { + "extn": "9673", + "id": "2834", + "name": "Russel Olson", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$63,440", + "start_date": "8/25/2012" + }, + { + "extn": "3197", + "id": "2835", + "name": "Caleb Riley", + "office": "Berlin", + "position": "Accountant", + "salary": "$33,504", + "start_date": "1/2/2014" + }, + { + "extn": "1930", + "id": "2836", + "name": "Ronald Matthews", + "office": "Escondido", + "position": "Accountant", + "salary": "$120,659", + "start_date": "9/24/2017" + }, + { + "extn": "1278", + "id": "2837", + "name": "Matt Upsdell", + "office": "Lyon", + "position": "Healthcare Specialist", + "salary": "$299,287", + "start_date": "12/11/2001" + }, + { + "extn": "5214", + "id": "2838", + "name": "Darlene Woodley", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$98,535", + "start_date": "1/17/2000" + }, + { + "extn": "7148", + "id": "2839", + "name": "Dani Saunders", + "office": "Phoenix", + "position": "Baker", + "salary": "$259,521", + "start_date": "8/7/2010" + }, + { + "extn": "3089", + "id": "2840", + "name": "Mary Bingham", + "office": "Berlin", + "position": "Lecturer", + "salary": "$244,625", + "start_date": "5/23/2013" + }, + { + "extn": "6604", + "id": "2841", + "name": "Hank Gaynor", + "office": "Norfolk", + "position": "Loan Officer", + "salary": "$207,277", + "start_date": "6/11/2008" + }, + { + "extn": "4207", + "id": "2842", + "name": "Rick Bright", + "office": "Richmond", + "position": "Executive Director", + "salary": "$189,413", + "start_date": "3/23/2008" + }, + { + "extn": "6000", + "id": "2843", + "name": "Hank Lucas", + "office": "Irving", + "position": "Inspector", + "salary": "$216,110", + "start_date": "4/10/2015" + }, + { + "extn": "7370", + "id": "2844", + "name": "Crystal Brown", + "office": "Bucharest", + "position": "Auditor", + "salary": "$283,456", + "start_date": "1/30/2018" + }, + { + "extn": "1724", + "id": "2845", + "name": "Elisabeth Vass", + "office": "Garland", + "position": "Designer", + "salary": "$42,984", + "start_date": "4/28/2006" + }, + { + "extn": "9559", + "id": "2846", + "name": "Tara Squire", + "office": "Arlington", + "position": "Fabricator", + "salary": "$221,174", + "start_date": "4/3/2017" + }, + { + "extn": "4260", + "id": "2847", + "name": "Doug Everett", + "office": "Boston", + "position": "Cashier", + "salary": "$216,414", + "start_date": "1/7/2014" + }, + { + "extn": "3355", + "id": "2848", + "name": "David Buckley", + "office": "San Diego", + "position": "Treasurer", + "salary": "$167,256", + "start_date": "9/4/2013" + }, + { + "extn": "4989", + "id": "2849", + "name": "Nathan Wade", + "office": "Arlington", + "position": "Biologist", + "salary": "$243,460", + "start_date": "1/19/2019" + }, + { + "extn": "8845", + "id": "2850", + "name": "Elena Dickson", + "office": "Scottsdale", + "position": "Banker", + "salary": "$243,629", + "start_date": "12/20/2018" + }, + { + "extn": "4538", + "id": "2851", + "name": "Alan Driscoll", + "office": "Cincinnati", + "position": "Production Painter", + "salary": "$274,491", + "start_date": "1/24/2012" + }, + { + "extn": "1867", + "id": "2852", + "name": "Charlotte Coll", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$37,487", + "start_date": "3/24/2005" + }, + { + "extn": "7115", + "id": "2853", + "name": "Paula Warner", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$183,072", + "start_date": "3/20/2016" + }, + { + "extn": "7488", + "id": "2854", + "name": "Daphne Whinter", + "office": "Zurich", + "position": "Chef Manager", + "salary": "$68,291", + "start_date": "4/2/2011" + }, + { + "extn": "5213", + "id": "2855", + "name": "Penelope Pierce", + "office": "Milano", + "position": "Business Broker", + "salary": "$160,998", + "start_date": "1/21/2017" + }, + { + "extn": "6768", + "id": "2856", + "name": "Lynn White", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$88,441", + "start_date": "6/2/2018" + }, + { + "extn": "7681", + "id": "2857", + "name": "Kendra Trent", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$202,410", + "start_date": "10/5/2010" + }, + { + "extn": "2729", + "id": "2858", + "name": "Denis Cann", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$151,933", + "start_date": "12/7/2006" + }, + { + "extn": "6358", + "id": "2859", + "name": "Marvin Matthews", + "office": "Ontario", + "position": "Steward", + "salary": "$296,949", + "start_date": "5/16/2018" + }, + { + "extn": "3389", + "id": "2860", + "name": "Tyler Wilkinson", + "office": "Portland", + "position": "Chef Manager", + "salary": "$16,916", + "start_date": "5/2/2002" + }, + { + "extn": "4684", + "id": "2861", + "name": "Marvin Knight", + "office": "Dallas", + "position": "Loan Officer", + "salary": "$214,810", + "start_date": "8/9/2014" + }, + { + "extn": "6930", + "id": "2862", + "name": "Jaylene Eaton", + "office": "Boston", + "position": "Machine Operator", + "salary": "$175,937", + "start_date": "10/14/2018" + }, + { + "extn": "4314", + "id": "2863", + "name": "Martha Graves", + "office": "Boston", + "position": "Production Painter", + "salary": "$26,283", + "start_date": "8/31/2001" + }, + { + "extn": "9633", + "id": "2864", + "name": "Kaylee Parker", + "office": "London", + "position": "Lecturer", + "salary": "$28,823", + "start_date": "4/2/2010" + }, + { + "extn": "1471", + "id": "2865", + "name": "Tyler Lee", + "office": "Jersey City", + "position": "Auditor", + "salary": "$94,909", + "start_date": "2/5/2009" + }, + { + "extn": "2815", + "id": "2866", + "name": "Mackenzie Windsor", + "office": "Scottsdale", + "position": "Executive Director", + "salary": "$38,595", + "start_date": "4/20/2007" + }, + { + "extn": "3535", + "id": "2867", + "name": "Gemma Grady", + "office": "Denver", + "position": "Business Broker", + "salary": "$292,141", + "start_date": "8/4/2019" + }, + { + "extn": "2049", + "id": "2868", + "name": "Liam Poulton", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$53,917", + "start_date": "8/17/2000" + }, + { + "extn": "4414", + "id": "2869", + "name": "Callie Ashley", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$118,988", + "start_date": "4/1/2006" + }, + { + "extn": "9136", + "id": "2870", + "name": "Remy Allington", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$63,875", + "start_date": "7/5/2003" + }, + { + "extn": "3580", + "id": "2871", + "name": "Nathan Drummond", + "office": "Springfield", + "position": "Webmaster", + "salary": "$47,254", + "start_date": "12/26/2004" + }, + { + "extn": "1028", + "id": "2872", + "name": "Summer Wright", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$115,671", + "start_date": "1/25/2012" + }, + { + "extn": "8539", + "id": "2873", + "name": "Elijah Bentley", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$78,279", + "start_date": "7/13/2002" + }, + { + "extn": "9556", + "id": "2874", + "name": "Kieth Roberts", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$261,877", + "start_date": "7/24/2000" + }, + { + "extn": "2184", + "id": "2875", + "name": "Benny Bailey", + "office": "Berlin", + "position": "Healthcare Specialist", + "salary": "$141,553", + "start_date": "6/12/2003" + }, + { + "extn": "6018", + "id": "2876", + "name": "Susan Waterson", + "office": "Rochester", + "position": "Business Broker", + "salary": "$78,515", + "start_date": "3/15/2008" + }, + { + "extn": "8676", + "id": "2877", + "name": "Chester Snell", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$261,343", + "start_date": "1/15/2013" + }, + { + "extn": "9309", + "id": "2878", + "name": "Liam Wilcox", + "office": "Tallahassee", + "position": "Designer", + "salary": "$289,419", + "start_date": "10/2/2019" + }, + { + "extn": "7819", + "id": "2879", + "name": "Parker Morris", + "office": "Berlin", + "position": "Lecturer", + "salary": "$231,114", + "start_date": "5/2/2009" + }, + { + "extn": "3049", + "id": "2880", + "name": "Karen Rosenbloom", + "office": "Lincoln", + "position": "Biologist", + "salary": "$217,641", + "start_date": "5/12/2006" + }, + { + "extn": "3538", + "id": "2881", + "name": "Danny Pickard", + "office": "Salem", + "position": "Healthcare Specialist", + "salary": "$27,963", + "start_date": "9/21/2009" + }, + { + "extn": "9451", + "id": "2882", + "name": "Lindsay Rycroft", + "office": "Denver", + "position": "Clerk", + "salary": "$90,827", + "start_date": "11/4/2017" + }, + { + "extn": "8880", + "id": "2883", + "name": "Amelia Brooks", + "office": "San Diego", + "position": "Production Painter", + "salary": "$108,658", + "start_date": "3/27/2015" + }, + { + "extn": "5753", + "id": "2884", + "name": "Ciara Yang", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$151,865", + "start_date": "9/28/2003" + }, + { + "extn": "1777", + "id": "2885", + "name": "Rita Turner", + "office": "Jacksonville", + "position": "Investment Advisor", + "salary": "$50,598", + "start_date": "7/26/2007" + }, + { + "extn": "7502", + "id": "2886", + "name": "Sofia Payne", + "office": "Honolulu", + "position": "Design Engineer", + "salary": "$141,226", + "start_date": "3/9/2012" + }, + { + "extn": "1785", + "id": "2887", + "name": "Jade Richardson", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$219,876", + "start_date": "5/15/2007" + }, + { + "extn": "1960", + "id": "2888", + "name": "Chadwick Mitchell", + "office": "Louisville", + "position": "Inspector", + "salary": "$34,371", + "start_date": "7/9/2013" + }, + { + "extn": "6749", + "id": "2889", + "name": "Alma Heaton", + "office": "San Jose", + "position": "Project Manager", + "salary": "$52,023", + "start_date": "3/29/2009" + }, + { + "extn": "4906", + "id": "2890", + "name": "Nicholas Harris", + "office": "Tokyo", + "position": "Retail Trainee", + "salary": "$15,156", + "start_date": "11/1/2005" + }, + { + "extn": "3727", + "id": "2891", + "name": "Gloria Fall", + "office": "San Antonio", + "position": "Cook", + "salary": "$152,346", + "start_date": "1/26/2010" + }, + { + "extn": "7190", + "id": "2892", + "name": "Bryon Funnell", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$206,011", + "start_date": "7/13/2014" + }, + { + "extn": "1552", + "id": "2893", + "name": "George Mccormick", + "office": "San Jose", + "position": "Associate Professor", + "salary": "$265,496", + "start_date": "11/28/2004" + }, + { + "extn": "8501", + "id": "2894", + "name": "Bart Chapman", + "office": "Berlin", + "position": "Auditor", + "salary": "$189,869", + "start_date": "3/25/2003" + }, + { + "extn": "9340", + "id": "2895", + "name": "Aleksandra Villiger", + "office": "Seattle", + "position": "Mobile Developer", + "salary": "$188,922", + "start_date": "1/10/2012" + }, + { + "extn": "9111", + "id": "2896", + "name": "Roger Olson", + "office": "Charlotte", + "position": "Bellman", + "salary": "$82,814", + "start_date": "11/6/2008" + }, + { + "extn": "8012", + "id": "2897", + "name": "Julius James", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$233,004", + "start_date": "10/30/2017" + }, + { + "extn": "7227", + "id": "2898", + "name": "Mark Donnelly", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$106,369", + "start_date": "5/13/2006" + }, + { + "extn": "9182", + "id": "2899", + "name": "Gwen James", + "office": "Sacramento", + "position": "Accountant", + "salary": "$184,151", + "start_date": "3/9/2005" + }, + { + "extn": "1357", + "id": "2900", + "name": "Lauren Weldon", + "office": "Columbus", + "position": "Banker", + "salary": "$256,806", + "start_date": "5/27/2016" + }, + { + "extn": "2049", + "id": "2901", + "name": "Remy Emmott", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$125,762", + "start_date": "12/16/2014" + }, + { + "extn": "2096", + "id": "2902", + "name": "Dani Long", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$139,215", + "start_date": "8/18/2019" + }, + { + "extn": "1824", + "id": "2903", + "name": "Rosalyn Dubois", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$125,294", + "start_date": "7/29/2005" + }, + { + "extn": "3855", + "id": "2904", + "name": "Chris Rehman", + "office": "Memphis", + "position": "Project Manager", + "salary": "$38,960", + "start_date": "11/15/2002" + }, + { + "extn": "7777", + "id": "2905", + "name": "Hayden James", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$195,048", + "start_date": "12/26/2013" + }, + { + "extn": "2645", + "id": "2906", + "name": "Tess Locke", + "office": "Rochester", + "position": "Machine Operator", + "salary": "$81,904", + "start_date": "2/20/2013" + }, + { + "extn": "8770", + "id": "2907", + "name": "Mike Bishop", + "office": "Paris", + "position": "Audiologist", + "salary": "$127,753", + "start_date": "5/3/2013" + }, + { + "extn": "9430", + "id": "2908", + "name": "Manuel Dallas", + "office": "Garland", + "position": "Insurance Broker", + "salary": "$272,011", + "start_date": "6/21/2010" + }, + { + "extn": "2105", + "id": "2909", + "name": "Cherish Glass", + "office": "Lyon", + "position": "Doctor", + "salary": "$120,548", + "start_date": "1/29/2019" + }, + { + "extn": "6097", + "id": "2910", + "name": "Macy Neal", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$67,209", + "start_date": "9/10/2016" + }, + { + "extn": "8984", + "id": "2911", + "name": "Barry Roth", + "office": "Garland", + "position": "Treasurer", + "salary": "$152,061", + "start_date": "5/23/2014" + }, + { + "extn": "8677", + "id": "2912", + "name": "Meredith Kidd", + "office": "San Antonio", + "position": "Baker", + "salary": "$64,175", + "start_date": "11/24/2010" + }, + { + "extn": "2692", + "id": "2913", + "name": "Johnny Collingwood", + "office": "Bakersfield", + "position": "Restaurant Manager", + "salary": "$116,939", + "start_date": "1/26/2019" + }, + { + "extn": "8486", + "id": "2914", + "name": "Luna Norris", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$178,318", + "start_date": "6/25/2001" + }, + { + "extn": "7847", + "id": "2915", + "name": "Abdul Duvall", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$249,844", + "start_date": "8/10/2019" + }, + { + "extn": "8099", + "id": "2916", + "name": "Carina Collins", + "office": "Charlotte", + "position": "Pharmacist", + "salary": "$108,333", + "start_date": "8/30/2010" + }, + { + "extn": "3993", + "id": "2917", + "name": "Andie Vinton", + "office": "Salem", + "position": "Webmaster", + "salary": "$279,908", + "start_date": "3/26/2014" + }, + { + "extn": "6634", + "id": "2918", + "name": "Shelby Asher", + "office": "Tallahassee", + "position": "Dentist", + "salary": "$196,866", + "start_date": "12/23/2003" + }, + { + "extn": "9187", + "id": "2919", + "name": "Emma Reynolds", + "office": "Paris", + "position": "Biologist", + "salary": "$159,495", + "start_date": "8/31/2005" + }, + { + "extn": "5822", + "id": "2920", + "name": "Hailey Pickard", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$101,401", + "start_date": "1/3/2013" + }, + { + "extn": "5658", + "id": "2921", + "name": "Hannah Ballard", + "office": "Tallahassee", + "position": "Steward", + "salary": "$85,406", + "start_date": "1/29/2018" + }, + { + "extn": "2360", + "id": "2922", + "name": "Hank Devonport", + "office": "Oakland", + "position": "Front Desk Coordinator", + "salary": "$100,287", + "start_date": "1/8/2016" + }, + { + "extn": "9952", + "id": "2923", + "name": "Chad Crawford", + "office": "Fullerton", + "position": "Project Manager", + "salary": "$64,805", + "start_date": "3/8/2013" + }, + { + "extn": "6687", + "id": "2924", + "name": "Jade Hale", + "office": "Charlotte", + "position": "Global Logistics Supervisor", + "salary": "$132,790", + "start_date": "3/26/2015" + }, + { + "extn": "8435", + "id": "2925", + "name": "Oliver Tanner", + "office": "Washington", + "position": "Business Broker", + "salary": "$287,743", + "start_date": "1/4/2010" + }, + { + "extn": "6053", + "id": "2926", + "name": "Eduardo Overson", + "office": "Toledo", + "position": "Auditor", + "salary": "$72,221", + "start_date": "3/7/2018" + }, + { + "extn": "3068", + "id": "2927", + "name": "Maya Tate", + "office": "Escondido", + "position": "Steward", + "salary": "$173,152", + "start_date": "6/27/2003" + }, + { + "extn": "7073", + "id": "2928", + "name": "Nick Robinson", + "office": "Bucharest", + "position": "Web Developer", + "salary": "$33,268", + "start_date": "8/17/2016" + }, + { + "extn": "5888", + "id": "2929", + "name": "Trisha Hill", + "office": "Oakland", + "position": "Accountant", + "salary": "$158,438", + "start_date": "2/4/2004" + }, + { + "extn": "5860", + "id": "2930", + "name": "Rose Jackson", + "office": "Houston", + "position": "Executive Director", + "salary": "$262,219", + "start_date": "6/14/2005" + }, + { + "extn": "6068", + "id": "2931", + "name": "Bob Ward", + "office": "Quebec", + "position": "Design Engineer", + "salary": "$16,348", + "start_date": "10/17/2004" + }, + { + "extn": "5706", + "id": "2932", + "name": "Eve Allwood", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$78,946", + "start_date": "7/18/2012" + }, + { + "extn": "9257", + "id": "2933", + "name": "Zoe Roth", + "office": "Henderson", + "position": "Paramedic", + "salary": "$123,314", + "start_date": "12/1/2005" + }, + { + "extn": "5810", + "id": "2934", + "name": "Valerie Neville", + "office": "Pittsburgh", + "position": "Front Desk Coordinator", + "salary": "$60,936", + "start_date": "10/3/2012" + }, + { + "extn": "7891", + "id": "2935", + "name": "Matt Thomson", + "office": "Murfreesboro", + "position": "Paramedic", + "salary": "$42,309", + "start_date": "11/29/2014" + }, + { + "extn": "4910", + "id": "2936", + "name": "Hank Kelly", + "office": "Anaheim", + "position": "Baker", + "salary": "$53,897", + "start_date": "6/5/2006" + }, + { + "extn": "8541", + "id": "2937", + "name": "Candice Gardner", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$262,622", + "start_date": "12/10/2001" + }, + { + "extn": "4582", + "id": "2938", + "name": "Catherine Emmett", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$160,546", + "start_date": "7/25/2010" + }, + { + "extn": "9249", + "id": "2939", + "name": "Clint Hancock", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$242,507", + "start_date": "2/20/2004" + }, + { + "extn": "2503", + "id": "2940", + "name": "Bart Hancock", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$51,599", + "start_date": "2/14/2018" + }, + { + "extn": "4755", + "id": "2941", + "name": "Hanna Whittle", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$243,667", + "start_date": "5/14/2018" + }, + { + "extn": "3740", + "id": "2942", + "name": "Rylee Corbett", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$135,789", + "start_date": "8/5/2003" + }, + { + "extn": "7745", + "id": "2943", + "name": "Tom Umney", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$87,450", + "start_date": "4/1/2007" + }, + { + "extn": "8361", + "id": "2944", + "name": "Gil Clayton", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$118,148", + "start_date": "9/11/2015" + }, + { + "extn": "4331", + "id": "2945", + "name": "Sara Brown", + "office": "Boston", + "position": "Fabricator", + "salary": "$236,035", + "start_date": "1/31/2012" + }, + { + "extn": "5891", + "id": "2946", + "name": "Wendy Vince", + "office": "Portland", + "position": "Cook", + "salary": "$28,627", + "start_date": "7/2/2003" + }, + { + "extn": "6189", + "id": "2947", + "name": "Rocco Vaughn", + "office": "Springfield", + "position": "Physician", + "salary": "$91,758", + "start_date": "3/15/2007" + }, + { + "extn": "5813", + "id": "2948", + "name": "Tyler Shaw", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$44,181", + "start_date": "9/27/2019" + }, + { + "extn": "9876", + "id": "2949", + "name": "Dakota Grey", + "office": "Irving", + "position": "Treasurer", + "salary": "$255,887", + "start_date": "11/29/2004" + }, + { + "extn": "9514", + "id": "2950", + "name": "John Gardner", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$99,818", + "start_date": "8/23/2000" + }, + { + "extn": "5042", + "id": "2951", + "name": "Rihanna Cattell", + "office": "Reno", + "position": "Design Engineer", + "salary": "$233,597", + "start_date": "9/21/2012" + }, + { + "extn": "9217", + "id": "2952", + "name": "Matt Wigley", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$147,144", + "start_date": "6/22/2007" + }, + { + "extn": "6418", + "id": "2953", + "name": "Chris Vincent", + "office": "Colorado Springs", + "position": "Electrician", + "salary": "$13,107", + "start_date": "12/21/2000" + }, + { + "extn": "3453", + "id": "2954", + "name": "Nate Ramsey", + "office": "Honolulu", + "position": "Cook", + "salary": "$155,726", + "start_date": "11/2/2015" + }, + { + "extn": "4330", + "id": "2955", + "name": "Isabella Hancock", + "office": "Orlando", + "position": "Treasurer", + "salary": "$225,991", + "start_date": "5/15/2002" + }, + { + "extn": "6980", + "id": "2956", + "name": "Jade Graham", + "office": "Oakland", + "position": "Audiologist", + "salary": "$38,171", + "start_date": "10/12/2000" + }, + { + "extn": "1184", + "id": "2957", + "name": "Rick Shea", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$287,134", + "start_date": "1/24/2002" + }, + { + "extn": "2280", + "id": "2958", + "name": "Wendy Hastings", + "office": "Tokyo", + "position": "Dentist", + "salary": "$68,900", + "start_date": "6/19/2013" + }, + { + "extn": "6125", + "id": "2959", + "name": "Ethan Larkin", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$27,283", + "start_date": "8/28/2002" + }, + { + "extn": "3668", + "id": "2960", + "name": "Candace Collins", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$264,823", + "start_date": "12/17/2001" + }, + { + "extn": "6622", + "id": "2961", + "name": "Chris Shaw", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$17,836", + "start_date": "10/17/2017" + }, + { + "extn": "3025", + "id": "2962", + "name": "Javier Gonzales", + "office": "Lyon", + "position": "Steward", + "salary": "$79,936", + "start_date": "8/8/2010" + }, + { + "extn": "6741", + "id": "2963", + "name": "Tony Morris", + "office": "Bellevue", + "position": "Dentist", + "salary": "$110,452", + "start_date": "8/2/2007" + }, + { + "extn": "1626", + "id": "2964", + "name": "William Whittle", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$196,673", + "start_date": "2/5/2010" + }, + { + "extn": "3542", + "id": "2965", + "name": "Caleb Ring", + "office": "Arlington", + "position": "Dentist", + "salary": "$238,093", + "start_date": "4/30/2017" + }, + { + "extn": "5172", + "id": "2966", + "name": "Aleksandra Burnley", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$284,864", + "start_date": "2/20/2005" + }, + { + "extn": "5110", + "id": "2967", + "name": "Barry Wallace", + "office": "Seattle", + "position": "Treasurer", + "salary": "$108,499", + "start_date": "3/22/2009" + }, + { + "extn": "4374", + "id": "2968", + "name": "Ramon Lee", + "office": "London", + "position": "Investment Advisor", + "salary": "$86,853", + "start_date": "12/25/2001" + }, + { + "extn": "9243", + "id": "2969", + "name": "Valerie Bolton", + "office": "Hayward", + "position": "Doctor", + "salary": "$122,617", + "start_date": "11/26/2000" + }, + { + "extn": "9208", + "id": "2970", + "name": "Lexi Cowan", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$294,062", + "start_date": "4/9/2008" + }, + { + "extn": "1801", + "id": "2971", + "name": "Carl Phillips", + "office": "Honolulu", + "position": "Biologist", + "salary": "$211,677", + "start_date": "7/15/2017" + }, + { + "extn": "6724", + "id": "2972", + "name": "Jayden Khan", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$42,921", + "start_date": "11/20/2010" + }, + { + "extn": "5063", + "id": "2973", + "name": "Chuck Gibson", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$278,315", + "start_date": "9/22/2003" + }, + { + "extn": "1247", + "id": "2974", + "name": "Boris Shaw", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$233,643", + "start_date": "12/21/2018" + }, + { + "extn": "9371", + "id": "2975", + "name": "Luke Middleton", + "office": "San Antonio", + "position": "Systems Administrator", + "salary": "$147,365", + "start_date": "6/27/2015" + }, + { + "extn": "7244", + "id": "2976", + "name": "Sofie Vernon", + "office": "Las Vegas", + "position": "Doctor", + "salary": "$25,462", + "start_date": "7/31/2008" + }, + { + "extn": "5598", + "id": "2977", + "name": "Tom Kidd", + "office": "Boston", + "position": "Accountant", + "salary": "$176,200", + "start_date": "5/5/2010" + }, + { + "extn": "6774", + "id": "2978", + "name": "Sarah Willis", + "office": "Charlotte", + "position": "Cashier", + "salary": "$47,143", + "start_date": "2/8/2005" + }, + { + "extn": "1577", + "id": "2979", + "name": "Savannah Farmer", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$169,781", + "start_date": "3/17/2005" + }, + { + "extn": "7474", + "id": "2980", + "name": "Daniel Martin", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$52,715", + "start_date": "5/8/2005" + }, + { + "extn": "7951", + "id": "2981", + "name": "Carter Becker", + "office": "Glendale", + "position": "Associate Professor", + "salary": "$224,250", + "start_date": "9/9/2015" + }, + { + "extn": "4952", + "id": "2982", + "name": "Logan Connor", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$226,253", + "start_date": "1/26/2009" + }, + { + "extn": "4643", + "id": "2983", + "name": "Matthew Latham", + "office": "Jacksonville", + "position": "Loan Officer", + "salary": "$50,777", + "start_date": "9/3/2010" + }, + { + "extn": "3059", + "id": "2984", + "name": "Henry Carter", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$101,009", + "start_date": "9/20/2009" + }, + { + "extn": "1536", + "id": "2985", + "name": "Tyler Graham", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$259,979", + "start_date": "6/22/2016" + }, + { + "extn": "9984", + "id": "2986", + "name": "Andrea Uttridge", + "office": "Otawa", + "position": "Designer", + "salary": "$244,853", + "start_date": "8/29/2007" + }, + { + "extn": "1955", + "id": "2987", + "name": "Cassidy Chapman", + "office": "Zurich", + "position": "Designer", + "salary": "$92,099", + "start_date": "7/13/2004" + }, + { + "extn": "9223", + "id": "2988", + "name": "Danielle Moore", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$259,842", + "start_date": "6/28/2009" + }, + { + "extn": "5807", + "id": "2989", + "name": "Bob Kent", + "office": "Murfreesboro", + "position": "Operator", + "salary": "$52,392", + "start_date": "10/1/2009" + }, + { + "extn": "7422", + "id": "2990", + "name": "Chloe Emmott", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$211,600", + "start_date": "5/15/2014" + }, + { + "extn": "1776", + "id": "2991", + "name": "Matthew Mitchell", + "office": "Glendale", + "position": "Fabricator", + "salary": "$208,222", + "start_date": "5/15/2009" + }, + { + "extn": "6246", + "id": "2992", + "name": "Jazmin Uttley", + "office": "Kansas City", + "position": "Call Center Representative", + "salary": "$137,014", + "start_date": "10/8/2013" + }, + { + "extn": "7351", + "id": "2993", + "name": "Julian Antcliff", + "office": "Albuquerque", + "position": "Operator", + "salary": "$73,120", + "start_date": "3/3/2015" + }, + { + "extn": "7309", + "id": "2994", + "name": "Wade Lucas", + "office": "Glendale", + "position": "Operator", + "salary": "$299,008", + "start_date": "1/15/2008" + }, + { + "extn": "5624", + "id": "2995", + "name": "Mary Upsdell", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$24,260", + "start_date": "10/22/2002" + }, + { + "extn": "8823", + "id": "2996", + "name": "Cecilia Adams", + "office": "Lancaster", + "position": "Insurance Broker", + "salary": "$254,205", + "start_date": "3/16/2015" + }, + { + "extn": "7689", + "id": "2997", + "name": "Alexia Rose", + "office": "Kansas City", + "position": "Service Supervisor", + "salary": "$180,649", + "start_date": "9/12/2019" + }, + { + "extn": "9421", + "id": "2998", + "name": "Owen Potter", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$205,871", + "start_date": "12/23/2004" + }, + { + "extn": "1771", + "id": "2999", + "name": "Barry Paterson", + "office": "Bucharest", + "position": "Clerk", + "salary": "$81,227", + "start_date": "8/18/2010" + }, + { + "extn": "3795", + "id": "3000", + "name": "Logan West", + "office": "Paris", + "position": "Software Engineer", + "salary": "$63,166", + "start_date": "11/24/2007" + }, + { + "extn": "7313", + "id": "3001", + "name": "Clarissa Townend", + "office": "Amarillo", + "position": "CNC Operator", + "salary": "$223,161", + "start_date": "6/23/2016" + }, + { + "extn": "7710", + "id": "3002", + "name": "Lexi Newman", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$13,341", + "start_date": "12/30/2017" + }, + { + "extn": "7787", + "id": "3003", + "name": "Maribel Wilkinson", + "office": "Hollywood", + "position": "Budget Analyst", + "salary": "$12,557", + "start_date": "8/25/2018" + }, + { + "extn": "2310", + "id": "3004", + "name": "Lucas Coll", + "office": "Arlington", + "position": "Banker", + "salary": "$87,023", + "start_date": "7/19/2016" + }, + { + "extn": "4176", + "id": "3005", + "name": "Chester Holt", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$295,564", + "start_date": "12/9/2012" + }, + { + "extn": "7453", + "id": "3006", + "name": "Martin Nurton", + "office": "Huntsville", + "position": "Bellman", + "salary": "$61,295", + "start_date": "7/8/2001" + }, + { + "extn": "5348", + "id": "3007", + "name": "Eryn Brennan", + "office": "Otawa", + "position": "Front Desk Coordinator", + "salary": "$28,512", + "start_date": "2/9/2015" + }, + { + "extn": "6257", + "id": "3008", + "name": "Isla Pond", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$11,147", + "start_date": "8/25/2011" + }, + { + "extn": "2929", + "id": "3009", + "name": "Enoch Pitt", + "office": "Toledo", + "position": "Auditor", + "salary": "$80,125", + "start_date": "4/29/2002" + }, + { + "extn": "6948", + "id": "3010", + "name": "Russel Brooks", + "office": "Salt Lake City", + "position": "Global Logistics Supervisor", + "salary": "$191,015", + "start_date": "5/11/2003" + }, + { + "extn": "7456", + "id": "3011", + "name": "Sydney Gilmore", + "office": "Huntsville", + "position": "Doctor", + "salary": "$278,557", + "start_date": "10/6/2009" + }, + { + "extn": "4577", + "id": "3012", + "name": "Noemi Patel", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$55,300", + "start_date": "11/8/2010" + }, + { + "extn": "5301", + "id": "3013", + "name": "Aleksandra Isaac", + "office": "London", + "position": "Accountant", + "salary": "$84,891", + "start_date": "5/16/2018" + }, + { + "extn": "3584", + "id": "3014", + "name": "Tony Darcy", + "office": "Bellevue", + "position": "Budget Analyst", + "salary": "$15,432", + "start_date": "12/6/2007" + }, + { + "extn": "2897", + "id": "3015", + "name": "Skylar Bradley", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$146,039", + "start_date": "4/22/2015" + }, + { + "extn": "4076", + "id": "3016", + "name": "Evie Judd", + "office": "Irving", + "position": "Paramedic", + "salary": "$184,948", + "start_date": "4/14/2000" + }, + { + "extn": "3141", + "id": "3017", + "name": "Gloria Stone ", + "office": "Indianapolis", + "position": "Assistant Buyer", + "salary": "$184,892", + "start_date": "2/27/2005" + }, + { + "extn": "5751", + "id": "3018", + "name": "George Walsh", + "office": "New York", + "position": "Machine Operator", + "salary": "$299,284", + "start_date": "3/11/2014" + }, + { + "extn": "6562", + "id": "3019", + "name": "Macy Wilson", + "office": "San Diego", + "position": "Designer", + "salary": "$50,637", + "start_date": "2/23/2001" + }, + { + "extn": "8013", + "id": "3020", + "name": "Gladys Mccormick", + "office": "Zurich", + "position": "Auditor", + "salary": "$231,818", + "start_date": "8/3/2010" + }, + { + "extn": "4918", + "id": "3021", + "name": "Caydence Allwood", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$263,388", + "start_date": "8/24/2009" + }, + { + "extn": "7133", + "id": "3022", + "name": "Mike Yard", + "office": "Garland", + "position": "Bookkeeper", + "salary": "$132,072", + "start_date": "9/24/2012" + }, + { + "extn": "2629", + "id": "3023", + "name": "Fred Maxwell", + "office": "Denver", + "position": "Doctor", + "salary": "$34,706", + "start_date": "7/26/2018" + }, + { + "extn": "9519", + "id": "3024", + "name": "Noah Pope", + "office": "Pittsburgh", + "position": "Front Desk Coordinator", + "salary": "$238,482", + "start_date": "5/6/2012" + }, + { + "extn": "5391", + "id": "3025", + "name": "Nicholas Oliver", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$299,088", + "start_date": "11/25/2016" + }, + { + "extn": "3644", + "id": "3026", + "name": "Maia Steer", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$198,253", + "start_date": "1/20/2006" + }, + { + "extn": "9990", + "id": "3027", + "name": "Leroy Page ", + "office": "Atlanta", + "position": "Webmaster", + "salary": "$26,597", + "start_date": "10/15/2013" + }, + { + "extn": "3295", + "id": "3028", + "name": "Clint Woodley", + "office": "Denver", + "position": "Webmaster", + "salary": "$107,947", + "start_date": "11/20/2008" + }, + { + "extn": "4243", + "id": "3029", + "name": "Caydence Wade", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$56,028", + "start_date": "7/8/2006" + }, + { + "extn": "9859", + "id": "3030", + "name": "Elijah Dillon", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$153,611", + "start_date": "12/2/2016" + }, + { + "extn": "2342", + "id": "3031", + "name": "Cristal Cooper", + "office": "Jersey City", + "position": "Doctor", + "salary": "$50,869", + "start_date": "12/29/2000" + }, + { + "extn": "9689", + "id": "3032", + "name": "Aleksandra Stanton", + "office": "Minneapolis", + "position": "Physician", + "salary": "$239,963", + "start_date": "8/23/2006" + }, + { + "extn": "4476", + "id": "3033", + "name": "Jack Martin", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$256,127", + "start_date": "3/12/2009" + }, + { + "extn": "2006", + "id": "3034", + "name": "Melinda Pope", + "office": "Honolulu", + "position": "Electrician", + "salary": "$281,345", + "start_date": "7/23/2003" + }, + { + "extn": "6757", + "id": "3035", + "name": "Sharon Gaynor", + "office": "Ontario", + "position": "HR Coordinator", + "salary": "$14,682", + "start_date": "8/8/2017" + }, + { + "extn": "5497", + "id": "3036", + "name": "Cadence Armstrong", + "office": "San Jose", + "position": "Bellman", + "salary": "$36,075", + "start_date": "3/1/2013" + }, + { + "extn": "1657", + "id": "3037", + "name": "Benjamin Lewis", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$41,849", + "start_date": "6/3/2004" + }, + { + "extn": "3795", + "id": "3038", + "name": "Lily Saunders", + "office": "Fremont", + "position": "Clerk", + "salary": "$285,166", + "start_date": "5/3/2016" + }, + { + "extn": "7407", + "id": "3039", + "name": "Livia Norton", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$273,986", + "start_date": "6/24/2013" + }, + { + "extn": "3076", + "id": "3040", + "name": "Aisha Thatcher", + "office": "Las Vegas", + "position": "Treasurer", + "salary": "$242,966", + "start_date": "2/26/2016" + }, + { + "extn": "8796", + "id": "3041", + "name": "Martin Penn", + "office": "Miami", + "position": "Project Manager", + "salary": "$158,128", + "start_date": "1/2/2007" + }, + { + "extn": "3434", + "id": "3042", + "name": "Fred Willis", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$175,960", + "start_date": "2/18/2010" + }, + { + "extn": "4101", + "id": "3043", + "name": "Karen Atkinson", + "office": "Portland", + "position": "Global Logistics Supervisor", + "salary": "$52,454", + "start_date": "10/5/2011" + }, + { + "extn": "3349", + "id": "3044", + "name": "Michael Emmett", + "office": "Garland", + "position": "Restaurant Manager", + "salary": "$262,395", + "start_date": "2/17/2016" + }, + { + "extn": "7586", + "id": "3045", + "name": "Chris Owens", + "office": "San Jose", + "position": "Stockbroker", + "salary": "$58,753", + "start_date": "10/15/2010" + }, + { + "extn": "1327", + "id": "3046", + "name": "Ivette Emerson", + "office": "St. Louis", + "position": "Baker", + "salary": "$235,287", + "start_date": "3/3/2000" + }, + { + "extn": "9807", + "id": "3047", + "name": "Naomi Poole", + "office": "Fremont", + "position": "Executive Director", + "salary": "$131,180", + "start_date": "12/15/2004" + }, + { + "extn": "9558", + "id": "3048", + "name": "William Swift", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$104,830", + "start_date": "1/28/2017" + }, + { + "extn": "9607", + "id": "3049", + "name": "Rick Rogers", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$151,961", + "start_date": "5/29/2015" + }, + { + "extn": "1931", + "id": "3050", + "name": "Melody Khan", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$148,863", + "start_date": "3/18/2011" + }, + { + "extn": "4370", + "id": "3051", + "name": "Dani Long", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$60,944", + "start_date": "2/21/2001" + }, + { + "extn": "5173", + "id": "3052", + "name": "Abdul Samuel", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$225,584", + "start_date": "10/26/2005" + }, + { + "extn": "9775", + "id": "3053", + "name": "Noah Clarke", + "office": "Paris", + "position": "Pharmacist", + "salary": "$282,967", + "start_date": "1/9/2015" + }, + { + "extn": "9809", + "id": "3054", + "name": "Carl Eagle", + "office": "Minneapolis", + "position": "Doctor", + "salary": "$92,693", + "start_date": "12/24/2007" + }, + { + "extn": "9680", + "id": "3055", + "name": "Matthew Gonzales", + "office": "Salem", + "position": "Clerk", + "salary": "$97,877", + "start_date": "1/4/2002" + }, + { + "extn": "2723", + "id": "3056", + "name": "Ember Andersson", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$43,762", + "start_date": "8/19/2001" + }, + { + "extn": "2120", + "id": "3057", + "name": "Michael Walter", + "office": "San Bernardino", + "position": "CNC Operator", + "salary": "$157,993", + "start_date": "3/28/2006" + }, + { + "extn": "7684", + "id": "3058", + "name": "Monica Wren", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$117,668", + "start_date": "9/22/2015" + }, + { + "extn": "9482", + "id": "3059", + "name": "John Crawford", + "office": "Albuquerque", + "position": "Executive Director", + "salary": "$267,547", + "start_date": "3/7/2004" + }, + { + "extn": "1997", + "id": "3060", + "name": "Catherine Willson", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$106,741", + "start_date": "5/17/2019" + }, + { + "extn": "3802", + "id": "3061", + "name": "Melody Porter", + "office": "Irving", + "position": "Design Engineer", + "salary": "$251,752", + "start_date": "9/25/2006" + }, + { + "extn": "9114", + "id": "3062", + "name": "Agnes Tate", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$246,431", + "start_date": "5/18/2007" + }, + { + "extn": "1186", + "id": "3063", + "name": "Julian Drew", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$152,479", + "start_date": "7/12/2013" + }, + { + "extn": "3497", + "id": "3064", + "name": "Mike Moore", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$169,514", + "start_date": "11/2/2017" + }, + { + "extn": "2306", + "id": "3065", + "name": "Ryan Mullins", + "office": "Berlin", + "position": "IT Support Staff", + "salary": "$168,018", + "start_date": "6/28/2001" + }, + { + "extn": "7884", + "id": "3066", + "name": "Benny Andersson", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$237,715", + "start_date": "4/28/2006" + }, + { + "extn": "5611", + "id": "3067", + "name": "Estrella Wood", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$121,052", + "start_date": "11/14/2001" + }, + { + "extn": "2025", + "id": "3068", + "name": "Johnny Dempsey", + "office": "Quebec", + "position": "Operator", + "salary": "$19,011", + "start_date": "8/25/2010" + }, + { + "extn": "1934", + "id": "3069", + "name": "Chester Reynolds", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$191,445", + "start_date": "8/31/2002" + }, + { + "extn": "7565", + "id": "3070", + "name": "Carissa Crawford", + "office": "Rome", + "position": "Stockbroker", + "salary": "$174,778", + "start_date": "2/27/2011" + }, + { + "extn": "7870", + "id": "3071", + "name": "Gwen Mullins", + "office": "Denver", + "position": "Dentist", + "salary": "$285,935", + "start_date": "1/24/2004" + }, + { + "extn": "9175", + "id": "3072", + "name": "Henry Ogilvy", + "office": "Santa Ana", + "position": "Machine Operator", + "salary": "$151,588", + "start_date": "8/24/2019" + }, + { + "extn": "6309", + "id": "3073", + "name": "Anais Thompson", + "office": "Indianapolis", + "position": "Software Engineer", + "salary": "$71,051", + "start_date": "1/5/2016" + }, + { + "extn": "9649", + "id": "3074", + "name": "Kirsten Webster", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$167,863", + "start_date": "5/10/2007" + }, + { + "extn": "9455", + "id": "3075", + "name": "Joseph Huggins", + "office": "Milwaukee", + "position": "Design Engineer", + "salary": "$254,037", + "start_date": "12/21/2012" + }, + { + "extn": "3971", + "id": "3076", + "name": "Marvin Underhill", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$96,707", + "start_date": "3/12/2012" + }, + { + "extn": "3303", + "id": "3077", + "name": "Eduardo Varley", + "office": "Jersey City", + "position": "Software Engineer", + "salary": "$244,459", + "start_date": "7/31/2000" + }, + { + "extn": "5989", + "id": "3078", + "name": "Kurt Mackenzie", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$263,239", + "start_date": "3/18/2017" + }, + { + "extn": "1261", + "id": "3079", + "name": "Jules Wooldridge", + "office": "Zurich", + "position": "Systems Administrator", + "salary": "$64,679", + "start_date": "10/21/2000" + }, + { + "extn": "7245", + "id": "3080", + "name": "Bethany Miller", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$65,048", + "start_date": "11/24/2007" + }, + { + "extn": "7644", + "id": "3081", + "name": "Chanelle Forth", + "office": "Wien", + "position": "Baker", + "salary": "$229,218", + "start_date": "3/13/2001" + }, + { + "extn": "9121", + "id": "3082", + "name": "Hazel Ulyatt", + "office": "Wien", + "position": "Machine Operator", + "salary": "$15,933", + "start_date": "1/3/2000" + }, + { + "extn": "3945", + "id": "3083", + "name": "Caleb Hewitt", + "office": "Valetta", + "position": "Baker", + "salary": "$50,032", + "start_date": "6/12/2003" + }, + { + "extn": "9730", + "id": "3084", + "name": "Harmony Farrant", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$243,895", + "start_date": "12/29/2005" + }, + { + "extn": "6732", + "id": "3085", + "name": "Maria Alexander", + "office": "Boston", + "position": "Paramedic", + "salary": "$146,024", + "start_date": "10/30/2009" + }, + { + "extn": "4026", + "id": "3086", + "name": "Hailey Bryant", + "office": "Charlotte", + "position": "Accountant", + "salary": "$121,716", + "start_date": "7/16/2014" + }, + { + "extn": "3744", + "id": "3087", + "name": "Lucy Cowan", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$105,545", + "start_date": "8/6/2000" + }, + { + "extn": "2085", + "id": "3088", + "name": "Ember Nicholls", + "office": "Huntsville", + "position": "Biologist", + "salary": "$88,481", + "start_date": "8/24/2010" + }, + { + "extn": "1443", + "id": "3089", + "name": "Tom Long", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$151,168", + "start_date": "2/27/2019" + }, + { + "extn": "4477", + "id": "3090", + "name": "Nina Uttridge", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$294,688", + "start_date": "10/13/2003" + }, + { + "extn": "4630", + "id": "3091", + "name": "Nick West", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$230,441", + "start_date": "2/24/2012" + }, + { + "extn": "1833", + "id": "3092", + "name": "Gladys Paterson", + "office": "Houston", + "position": "Project Manager", + "salary": "$71,404", + "start_date": "6/15/2019" + }, + { + "extn": "3190", + "id": "3093", + "name": "Clint May", + "office": "Venice", + "position": "HR Specialist", + "salary": "$14,050", + "start_date": "12/24/2002" + }, + { + "extn": "4591", + "id": "3094", + "name": "Mina Clark", + "office": "Miami", + "position": "Clerk", + "salary": "$113,076", + "start_date": "2/27/2011" + }, + { + "extn": "6604", + "id": "3095", + "name": "Liliana Shaw", + "office": "Irving", + "position": "Lecturer", + "salary": "$281,162", + "start_date": "12/11/2001" + }, + { + "extn": "5068", + "id": "3096", + "name": "Luke Murray", + "office": "Dallas", + "position": "Accountant", + "salary": "$228,165", + "start_date": "4/28/2007" + }, + { + "extn": "6763", + "id": "3097", + "name": "Ada Stevenson", + "office": "Valetta", + "position": "Dentist", + "salary": "$196,223", + "start_date": "7/17/2011" + }, + { + "extn": "6200", + "id": "3098", + "name": "Mabel Gilbert", + "office": "Lyon", + "position": "Web Developer", + "salary": "$132,846", + "start_date": "6/18/2010" + }, + { + "extn": "7864", + "id": "3099", + "name": "Tyler Rosenbloom", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$18,464", + "start_date": "3/11/2002" + }, + { + "extn": "2930", + "id": "3100", + "name": "Juliet Osmond", + "office": "Lisbon", + "position": "Cashier", + "salary": "$261,476", + "start_date": "1/27/2009" + }, + { + "extn": "4922", + "id": "3101", + "name": "Luna Tailor", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$171,547", + "start_date": "9/10/2015" + }, + { + "extn": "9463", + "id": "3102", + "name": "Chuck Taylor", + "office": "London", + "position": "Webmaster", + "salary": "$41,465", + "start_date": "3/30/2016" + }, + { + "extn": "5990", + "id": "3103", + "name": "Beatrice White", + "office": "Denver", + "position": "Assistant Buyer", + "salary": "$45,289", + "start_date": "3/17/2006" + }, + { + "extn": "5950", + "id": "3104", + "name": "Alexander Wade", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$270,042", + "start_date": "5/18/2013" + }, + { + "extn": "8517", + "id": "3105", + "name": "Carrie Payne", + "office": "Berlin", + "position": "Pharmacist", + "salary": "$115,373", + "start_date": "4/3/2010" + }, + { + "extn": "3580", + "id": "3106", + "name": "Sara Knott", + "office": "Toledo", + "position": "Systems Administrator", + "salary": "$254,018", + "start_date": "9/10/2004" + }, + { + "extn": "8178", + "id": "3107", + "name": "Joseph Robinson", + "office": "Chicago", + "position": "Physician", + "salary": "$217,090", + "start_date": "5/2/2005" + }, + { + "extn": "6757", + "id": "3108", + "name": "Chadwick Rehman", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$26,620", + "start_date": "6/22/2009" + }, + { + "extn": "5132", + "id": "3109", + "name": "Skylar Wigley", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$40,063", + "start_date": "9/10/2007" + }, + { + "extn": "4176", + "id": "3110", + "name": "Morgan Kennedy", + "office": "Kansas City", + "position": "Software Engineer", + "salary": "$265,846", + "start_date": "4/8/2014" + }, + { + "extn": "5509", + "id": "3111", + "name": "Jules Leslie", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$193,522", + "start_date": "11/2/2011" + }, + { + "extn": "5466", + "id": "3112", + "name": "Barney Rogers", + "office": "London", + "position": "Designer", + "salary": "$213,135", + "start_date": "1/23/2016" + }, + { + "extn": "4950", + "id": "3113", + "name": "Gloria Howard", + "office": "New York", + "position": "IT Support Staff", + "salary": "$125,346", + "start_date": "6/22/2002" + }, + { + "extn": "4829", + "id": "3114", + "name": "Kurt Styles", + "office": "Irving", + "position": "Food Technologist", + "salary": "$34,058", + "start_date": "8/2/2017" + }, + { + "extn": "9767", + "id": "3115", + "name": "Barney Greenwood", + "office": "Atlanta", + "position": "Dentist", + "salary": "$213,132", + "start_date": "6/3/2004" + }, + { + "extn": "6377", + "id": "3116", + "name": "Mike Brooks", + "office": "Dallas", + "position": "Project Manager", + "salary": "$62,091", + "start_date": "2/17/2003" + }, + { + "extn": "8448", + "id": "3117", + "name": "Bart Whinter", + "office": "Garland", + "position": "Production Painter", + "salary": "$213,841", + "start_date": "8/15/2007" + }, + { + "extn": "9448", + "id": "3118", + "name": "Logan Faulkner", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$104,277", + "start_date": "12/25/2002" + }, + { + "extn": "8105", + "id": "3119", + "name": "Louise Dubois", + "office": "Milano", + "position": "Dentist", + "salary": "$19,753", + "start_date": "9/25/2005" + }, + { + "extn": "7105", + "id": "3120", + "name": "Hayden Neal", + "office": "Baltimore", + "position": "Cash Manager", + "salary": "$34,300", + "start_date": "11/3/2007" + }, + { + "extn": "4550", + "id": "3121", + "name": "Rosalee Vince", + "office": "Nashville", + "position": "Designer", + "salary": "$121,269", + "start_date": "5/5/2004" + }, + { + "extn": "4048", + "id": "3122", + "name": "Matt Booth", + "office": "Arlington", + "position": "Operator", + "salary": "$193,799", + "start_date": "10/17/2011" + }, + { + "extn": "2272", + "id": "3123", + "name": "Meredith Bloom", + "office": "Stockton", + "position": "Web Developer", + "salary": "$21,819", + "start_date": "5/11/2009" + }, + { + "extn": "5308", + "id": "3124", + "name": "Summer Slater", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$260,333", + "start_date": "9/27/2017" + }, + { + "extn": "4746", + "id": "3125", + "name": "Carla Higgs", + "office": "Bellevue", + "position": "Audiologist", + "salary": "$82,282", + "start_date": "2/13/2001" + }, + { + "extn": "3477", + "id": "3126", + "name": "Johnathan Clarke", + "office": "Arlington", + "position": "Dentist", + "salary": "$66,878", + "start_date": "7/16/2001" + }, + { + "extn": "3101", + "id": "3127", + "name": "Ethan Connell", + "office": "San Jose", + "position": "Project Manager", + "salary": "$273,089", + "start_date": "4/19/2002" + }, + { + "extn": "9799", + "id": "3128", + "name": "Harvey Bright", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$181,997", + "start_date": "2/6/2001" + }, + { + "extn": "2878", + "id": "3129", + "name": "Cedrick Spencer", + "office": "Berlin", + "position": "Loan Officer", + "salary": "$236,862", + "start_date": "4/12/2012" + }, + { + "extn": "1157", + "id": "3130", + "name": "Agnes Woods", + "office": "Memphis", + "position": "CNC Operator", + "salary": "$68,151", + "start_date": "4/27/2016" + }, + { + "extn": "4647", + "id": "3131", + "name": "Maxwell Powell", + "office": "Phoenix", + "position": "Software Engineer", + "salary": "$185,223", + "start_date": "12/23/2001" + }, + { + "extn": "3919", + "id": "3132", + "name": "Bryon Olson", + "office": "Lancaster", + "position": "Inspector", + "salary": "$296,415", + "start_date": "12/28/2017" + }, + { + "extn": "7493", + "id": "3133", + "name": "Leah Woodley", + "office": "Irving", + "position": "Designer", + "salary": "$190,177", + "start_date": "10/3/2000" + }, + { + "extn": "5785", + "id": "3134", + "name": "Bart Hood", + "office": "St. Louis", + "position": "Loan Officer", + "salary": "$47,135", + "start_date": "3/28/2004" + }, + { + "extn": "4607", + "id": "3135", + "name": "Makena Kirby", + "office": "Arlington", + "position": "Ambulatory Nurse", + "salary": "$79,053", + "start_date": "11/20/2009" + }, + { + "extn": "7622", + "id": "3136", + "name": "Freya Hooper", + "office": "Lincoln", + "position": "Associate Professor", + "salary": "$135,950", + "start_date": "7/2/2007" + }, + { + "extn": "1176", + "id": "3137", + "name": "Cadence Marshall", + "office": "Milano", + "position": "Dentist", + "salary": "$26,058", + "start_date": "6/11/2007" + }, + { + "extn": "5074", + "id": "3138", + "name": "Hope Collins", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$77,657", + "start_date": "8/21/2012" + }, + { + "extn": "5284", + "id": "3139", + "name": "Peter Buckley", + "office": "Lakewood", + "position": "Steward", + "salary": "$265,372", + "start_date": "6/24/2009" + }, + { + "extn": "9209", + "id": "3140", + "name": "Beatrice Antcliff", + "office": "Boston", + "position": "Operator", + "salary": "$58,904", + "start_date": "7/1/2009" + }, + { + "extn": "3740", + "id": "3141", + "name": "Trisha Ashwell", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$112,541", + "start_date": "5/9/2018" + }, + { + "extn": "2340", + "id": "3142", + "name": "Emerald Latham", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$289,913", + "start_date": "10/31/2017" + }, + { + "extn": "3155", + "id": "3143", + "name": "Amy Farrant", + "office": "Arlington", + "position": "Electrician", + "salary": "$121,914", + "start_date": "5/19/2014" + }, + { + "extn": "6883", + "id": "3144", + "name": "Eduardo Archer", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$191,021", + "start_date": "6/9/2003" + }, + { + "extn": "3738", + "id": "3145", + "name": "Isla Noon", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$193,598", + "start_date": "7/17/2006" + }, + { + "extn": "1376", + "id": "3146", + "name": "Gabriel Reid", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$204,921", + "start_date": "8/8/2013" + }, + { + "extn": "6687", + "id": "3147", + "name": "Mark Robertson", + "office": "Hollywood", + "position": "Production Painter", + "salary": "$88,316", + "start_date": "11/13/2004" + }, + { + "extn": "9921", + "id": "3148", + "name": "Jacob Lloyd", + "office": "Fremont", + "position": "Project Manager", + "salary": "$186,134", + "start_date": "5/5/2008" + }, + { + "extn": "2955", + "id": "3149", + "name": "John Mann", + "office": "Detroit", + "position": "Dentist", + "salary": "$184,339", + "start_date": "8/10/2002" + }, + { + "extn": "3884", + "id": "3150", + "name": "Sabina Denton", + "office": "Norfolk", + "position": "Call Center Representative", + "salary": "$18,864", + "start_date": "11/3/2013" + }, + { + "extn": "4709", + "id": "3151", + "name": "Eduardo Little", + "office": "Portland", + "position": "Physician", + "salary": "$191,217", + "start_date": "10/10/2013" + }, + { + "extn": "8083", + "id": "3152", + "name": "Liam Cavanagh", + "office": "London", + "position": "Executive Director", + "salary": "$66,966", + "start_date": "7/22/2000" + }, + { + "extn": "1119", + "id": "3153", + "name": "Nate Crawford", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$287,821", + "start_date": "12/27/2001" + }, + { + "extn": "4493", + "id": "3154", + "name": "Jules Cobb", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$45,986", + "start_date": "4/7/2014" + }, + { + "extn": "9440", + "id": "3155", + "name": "Rosalee Dillon", + "office": "Colorado Springs", + "position": "Systems Administrator", + "salary": "$107,557", + "start_date": "1/23/2018" + }, + { + "extn": "8317", + "id": "3156", + "name": "Paige Rowan", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$274,553", + "start_date": "7/5/2013" + }, + { + "extn": "6104", + "id": "3157", + "name": "Kieth Carpenter", + "office": "Memphis", + "position": "Machine Operator", + "salary": "$116,333", + "start_date": "9/9/2012" + }, + { + "extn": "3084", + "id": "3158", + "name": "Julius Butler", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$57,258", + "start_date": "3/22/2003" + }, + { + "extn": "5653", + "id": "3159", + "name": "Anabel Fenton", + "office": "St. Louis", + "position": "Loan Officer", + "salary": "$249,864", + "start_date": "12/20/2017" + }, + { + "extn": "7113", + "id": "3160", + "name": "Phillip Allcott", + "office": "Louisville", + "position": "Electrician", + "salary": "$187,747", + "start_date": "10/24/2006" + }, + { + "extn": "5954", + "id": "3161", + "name": "Matthew Jennson", + "office": "Oakland", + "position": "Business Broker", + "salary": "$200,495", + "start_date": "11/30/2008" + }, + { + "extn": "3335", + "id": "3162", + "name": "Alma Hooper", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$136,747", + "start_date": "6/8/2002" + }, + { + "extn": "8349", + "id": "3163", + "name": "Aeris Summers", + "office": "Bridgeport", + "position": "Systems Administrator", + "salary": "$151,480", + "start_date": "7/30/2009" + }, + { + "extn": "8280", + "id": "3164", + "name": "Kenzie Hobson", + "office": "Bridgeport", + "position": "Assistant Buyer", + "salary": "$217,052", + "start_date": "1/19/2007" + }, + { + "extn": "3231", + "id": "3165", + "name": "Tony Lindsay", + "office": "Norfolk", + "position": "Operator", + "salary": "$151,823", + "start_date": "9/1/2001" + }, + { + "extn": "9106", + "id": "3166", + "name": "Celina Terry", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$259,074", + "start_date": "7/20/2012" + }, + { + "extn": "6477", + "id": "3167", + "name": "Sarah Shields", + "office": "Reno", + "position": "Healthcare Specialist", + "salary": "$219,189", + "start_date": "3/22/2006" + }, + { + "extn": "8548", + "id": "3168", + "name": "Doug Wilton", + "office": "Bellevue", + "position": "Global Logistics Supervisor", + "salary": "$199,611", + "start_date": "8/28/2004" + }, + { + "extn": "6298", + "id": "3169", + "name": "Remy Atkinson", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$48,939", + "start_date": "1/6/2009" + }, + { + "extn": "5774", + "id": "3170", + "name": "Parker Connor", + "office": "Memphis", + "position": "Fabricator", + "salary": "$72,537", + "start_date": "6/5/2009" + }, + { + "extn": "7660", + "id": "3171", + "name": "Oliver Jordan", + "office": "Omaha", + "position": "Designer", + "salary": "$44,244", + "start_date": "9/30/2015" + }, + { + "extn": "8349", + "id": "3172", + "name": "Eileen Holmes", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$42,934", + "start_date": "5/18/2014" + }, + { + "extn": "6239", + "id": "3173", + "name": "Miriam Blythe", + "office": "Venice", + "position": "Bellman", + "salary": "$157,483", + "start_date": "12/20/2013" + }, + { + "extn": "1201", + "id": "3174", + "name": "Rose Cox", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$285,821", + "start_date": "3/4/2014" + }, + { + "extn": "9526", + "id": "3175", + "name": "Lynn Kennedy", + "office": "Denver", + "position": "Associate Professor", + "salary": "$184,297", + "start_date": "1/23/2013" + }, + { + "extn": "8155", + "id": "3176", + "name": "Johnny Malone", + "office": "Wien", + "position": "Dentist", + "salary": "$35,011", + "start_date": "3/13/2004" + }, + { + "extn": "2285", + "id": "3177", + "name": "Kurt Clarke", + "office": "Fremont", + "position": "Budget Analyst", + "salary": "$199,417", + "start_date": "12/8/2013" + }, + { + "extn": "4952", + "id": "3178", + "name": "Paige Kirby", + "office": "Minneapolis", + "position": "Cash Manager", + "salary": "$88,494", + "start_date": "1/4/2015" + }, + { + "extn": "9679", + "id": "3179", + "name": "Martin Thompson", + "office": "Scottsdale", + "position": "Banker", + "salary": "$265,813", + "start_date": "3/27/2018" + }, + { + "extn": "3838", + "id": "3180", + "name": "Tyler Dobson", + "office": "Milano", + "position": "Banker", + "salary": "$22,136", + "start_date": "3/25/2010" + }, + { + "extn": "5059", + "id": "3181", + "name": "Henry Murphy", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$240,056", + "start_date": "4/27/2015" + }, + { + "extn": "5996", + "id": "3182", + "name": "Sofie Adler", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$217,231", + "start_date": "8/22/2014" + }, + { + "extn": "9543", + "id": "3183", + "name": "Regina Rodgers", + "office": "St. Louis", + "position": "Front Desk Coordinator", + "salary": "$104,764", + "start_date": "10/2/2008" + }, + { + "extn": "2595", + "id": "3184", + "name": "Carl Davies", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$271,709", + "start_date": "4/14/2009" + }, + { + "extn": "6089", + "id": "3185", + "name": "Jacob Casey", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$70,429", + "start_date": "1/19/2019" + }, + { + "extn": "2341", + "id": "3186", + "name": "Luke Corbett", + "office": "Orlando", + "position": "Banker", + "salary": "$137,997", + "start_date": "4/28/2016" + }, + { + "extn": "7847", + "id": "3187", + "name": "Monica Summers", + "office": "Detroit", + "position": "Designer", + "salary": "$278,790", + "start_date": "2/15/2011" + }, + { + "extn": "2567", + "id": "3188", + "name": "Chadwick Edley", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$22,685", + "start_date": "5/16/2017" + }, + { + "extn": "7451", + "id": "3189", + "name": "Aleksandra Tennant", + "office": "Zurich", + "position": "Executive Director", + "salary": "$286,505", + "start_date": "5/1/2006" + }, + { + "extn": "7461", + "id": "3190", + "name": "Benny Norburn", + "office": "Detroit", + "position": "Insurance Broker", + "salary": "$17,799", + "start_date": "12/17/2003" + }, + { + "extn": "1497", + "id": "3191", + "name": "Gwen Kennedy", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$268,989", + "start_date": "11/13/2012" + }, + { + "extn": "4671", + "id": "3192", + "name": "Jessica West", + "office": "Honolulu", + "position": "Banker", + "salary": "$80,199", + "start_date": "9/26/2016" + }, + { + "extn": "3932", + "id": "3193", + "name": "Ethan Niles", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$95,105", + "start_date": "2/17/2003" + }, + { + "extn": "3701", + "id": "3194", + "name": "Brooklyn Lindsay", + "office": "Orlando", + "position": "Banker", + "salary": "$200,225", + "start_date": "3/27/2005" + }, + { + "extn": "8415", + "id": "3195", + "name": "Bree Vinton", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$32,540", + "start_date": "9/14/2015" + }, + { + "extn": "9894", + "id": "3196", + "name": "Manuel Mcneill", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$263,603", + "start_date": "5/28/2006" + }, + { + "extn": "9531", + "id": "3197", + "name": "Marvin Reid", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$96,100", + "start_date": "10/14/2010" + }, + { + "extn": "7474", + "id": "3198", + "name": "Emerald Goldsmith", + "office": "Hollywood", + "position": "Global Logistics Supervisor", + "salary": "$36,639", + "start_date": "8/14/2006" + }, + { + "extn": "2592", + "id": "3199", + "name": "Gloria Watson", + "office": "Scottsdale", + "position": "Baker", + "salary": "$137,835", + "start_date": "6/19/2005" + }, + { + "extn": "6273", + "id": "3200", + "name": "Joseph King", + "office": "Nashville", + "position": "Clerk", + "salary": "$63,879", + "start_date": "9/23/2016" + }, + { + "extn": "9992", + "id": "3201", + "name": "Samantha Rigg", + "office": "Milwaukee", + "position": "HR Specialist", + "salary": "$46,330", + "start_date": "12/20/2011" + }, + { + "extn": "4264", + "id": "3202", + "name": "Marvin Summers", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$275,054", + "start_date": "4/11/2007" + }, + { + "extn": "4690", + "id": "3203", + "name": "Leroy Brown", + "office": "Baltimore", + "position": "Biologist", + "salary": "$158,070", + "start_date": "10/30/2014" + }, + { + "extn": "2310", + "id": "3204", + "name": "Livia Woodcock", + "office": "Orlando", + "position": "Lecturer", + "salary": "$134,709", + "start_date": "6/24/2005" + }, + { + "extn": "8098", + "id": "3205", + "name": "Caleb Williams", + "office": "San Jose", + "position": "Project Manager", + "salary": "$154,014", + "start_date": "7/15/2009" + }, + { + "extn": "2762", + "id": "3206", + "name": "Ryan Oswald", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$155,087", + "start_date": "11/1/2003" + }, + { + "extn": "9122", + "id": "3207", + "name": "Matt Simmons", + "office": "Seattle", + "position": "Retail Trainee", + "salary": "$105,094", + "start_date": "5/20/2004" + }, + { + "extn": "1132", + "id": "3208", + "name": "Kurt Foxley", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$143,857", + "start_date": "1/8/2019" + }, + { + "extn": "6623", + "id": "3209", + "name": "Gabriel Holmes", + "office": "Fullerton", + "position": "Project Manager", + "salary": "$261,886", + "start_date": "8/5/2001" + }, + { + "extn": "4793", + "id": "3210", + "name": "Leah Adams", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$94,426", + "start_date": "6/20/2011" + }, + { + "extn": "9001", + "id": "3211", + "name": "Wendy Bowen", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$256,777", + "start_date": "7/18/2003" + }, + { + "extn": "9484", + "id": "3212", + "name": "Isla Warner", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$91,717", + "start_date": "10/29/2011" + }, + { + "extn": "9523", + "id": "3213", + "name": "Ellen Stone", + "office": "Lyon", + "position": "Executive Director", + "salary": "$250,739", + "start_date": "8/29/2010" + }, + { + "extn": "6090", + "id": "3214", + "name": "Michaela Camden", + "office": "Salt Lake City", + "position": "Cash Manager", + "salary": "$75,894", + "start_date": "10/17/2003" + }, + { + "extn": "9305", + "id": "3215", + "name": "Josh Adams", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$297,865", + "start_date": "8/8/2012" + }, + { + "extn": "8860", + "id": "3216", + "name": "Jack Larkin", + "office": "Salem", + "position": "Paramedic", + "salary": "$57,122", + "start_date": "8/4/2004" + }, + { + "extn": "8504", + "id": "3217", + "name": "Hanna Donnelly", + "office": "Tallahassee", + "position": "Baker", + "salary": "$295,380", + "start_date": "8/9/2000" + }, + { + "extn": "2452", + "id": "3218", + "name": "Evie Sheldon", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$181,215", + "start_date": "3/9/2012" + }, + { + "extn": "4029", + "id": "3219", + "name": "Ramon Emerson", + "office": "Venice", + "position": "Cook", + "salary": "$114,520", + "start_date": "4/21/2006" + }, + { + "extn": "6863", + "id": "3220", + "name": "Percy Rosenbloom", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$187,017", + "start_date": "11/23/2015" + }, + { + "extn": "8653", + "id": "3221", + "name": "Skylar Brennan", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$226,652", + "start_date": "5/23/2001" + }, + { + "extn": "8987", + "id": "3222", + "name": "Gabriel Summers", + "office": "Berlin", + "position": "Auditor", + "salary": "$143,243", + "start_date": "10/5/2013" + }, + { + "extn": "4237", + "id": "3223", + "name": "Kieth Larkin", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$262,481", + "start_date": "2/5/2019" + }, + { + "extn": "7281", + "id": "3224", + "name": "William Wilde", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$119,767", + "start_date": "4/7/2009" + }, + { + "extn": "7664", + "id": "3225", + "name": "Bridget Marshall", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$215,470", + "start_date": "2/15/2018" + }, + { + "extn": "4941", + "id": "3226", + "name": "Vicky Ainsworth", + "office": "Jacksonville", + "position": "Retail Trainee", + "salary": "$269,769", + "start_date": "2/1/2014" + }, + { + "extn": "7194", + "id": "3227", + "name": "Eve Morris", + "office": "Rome", + "position": "Associate Professor", + "salary": "$66,276", + "start_date": "10/1/2019" + }, + { + "extn": "1158", + "id": "3228", + "name": "Monica Jeffery", + "office": "Oakland", + "position": "Cashier", + "salary": "$208,255", + "start_date": "5/30/2004" + }, + { + "extn": "9369", + "id": "3229", + "name": "Julianna Forester", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$59,406", + "start_date": "7/31/2000" + }, + { + "extn": "2872", + "id": "3230", + "name": "Cecilia Warden", + "office": "Denver", + "position": "Executive Director", + "salary": "$146,096", + "start_date": "6/21/2004" + }, + { + "extn": "7604", + "id": "3231", + "name": "Margaret Roberts", + "office": "Toledo", + "position": "Clerk", + "salary": "$179,867", + "start_date": "9/27/2013" + }, + { + "extn": "4463", + "id": "3232", + "name": "Valerie Vaughn", + "office": "San Francisco", + "position": "Physician", + "salary": "$66,980", + "start_date": "4/21/2001" + }, + { + "extn": "8823", + "id": "3233", + "name": "Ruby Sinclair", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$299,031", + "start_date": "4/14/2000" + }, + { + "extn": "8610", + "id": "3234", + "name": "Josh Herbert", + "office": "Reno", + "position": "HR Specialist", + "salary": "$181,844", + "start_date": "11/9/2005" + }, + { + "extn": "8612", + "id": "3235", + "name": "Tiffany Ryan", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$299,612", + "start_date": "9/2/2016" + }, + { + "extn": "5491", + "id": "3236", + "name": "Hope Lomax", + "office": "Toledo", + "position": "Pharmacist", + "salary": "$15,325", + "start_date": "4/30/2016" + }, + { + "extn": "7002", + "id": "3237", + "name": "Nicholas Lynch", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$65,888", + "start_date": "5/13/2004" + }, + { + "extn": "9258", + "id": "3238", + "name": "Jayden Simpson", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$112,155", + "start_date": "5/5/2003" + }, + { + "extn": "7820", + "id": "3239", + "name": "Marvin Wright", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$164,504", + "start_date": "10/17/2015" + }, + { + "extn": "1687", + "id": "3240", + "name": "Alessandra Farrant", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$200,418", + "start_date": "6/11/2003" + }, + { + "extn": "3367", + "id": "3241", + "name": "Elijah Snow", + "office": "Los Angeles", + "position": "Restaurant Manager", + "salary": "$298,353", + "start_date": "12/17/2017" + }, + { + "extn": "9707", + "id": "3242", + "name": "Mona Baker", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$213,844", + "start_date": "3/1/2009" + }, + { + "extn": "2429", + "id": "3243", + "name": "Carter Jeffery", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$261,336", + "start_date": "10/28/2001" + }, + { + "extn": "1202", + "id": "3244", + "name": "Gina Osmond", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$118,089", + "start_date": "7/29/2010" + }, + { + "extn": "8555", + "id": "3245", + "name": "Phillip Casey", + "office": "Lincoln", + "position": "Physician", + "salary": "$299,187", + "start_date": "2/1/2004" + }, + { + "extn": "7151", + "id": "3246", + "name": "Roger Swan", + "office": "Philadelphia", + "position": "Cook", + "salary": "$68,983", + "start_date": "10/23/2014" + }, + { + "extn": "3362", + "id": "3247", + "name": "Mina Jarrett", + "office": "Philadelphia", + "position": "Designer", + "salary": "$138,278", + "start_date": "9/20/2008" + }, + { + "extn": "1924", + "id": "3248", + "name": "Elena Jobson", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$124,440", + "start_date": "1/2/2005" + }, + { + "extn": "2383", + "id": "3249", + "name": "Marissa Wilton", + "office": "Atlanta", + "position": "Inspector", + "salary": "$254,569", + "start_date": "11/7/2016" + }, + { + "extn": "9779", + "id": "3250", + "name": "William Bright", + "office": "Lancaster", + "position": "Cook", + "salary": "$246,743", + "start_date": "9/17/2018" + }, + { + "extn": "1911", + "id": "3251", + "name": "Georgia Silva", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$72,537", + "start_date": "10/9/2012" + }, + { + "extn": "7847", + "id": "3252", + "name": "Mason Lomax", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$150,468", + "start_date": "9/2/2005" + }, + { + "extn": "5401", + "id": "3253", + "name": "Eduardo Miller", + "office": "Houston", + "position": "Budget Analyst", + "salary": "$262,957", + "start_date": "6/28/2005" + }, + { + "extn": "7115", + "id": "3254", + "name": "Hayden Notman", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$95,269", + "start_date": "11/4/2014" + }, + { + "extn": "9592", + "id": "3255", + "name": "Carrie Gunn", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$19,150", + "start_date": "8/15/2003" + }, + { + "extn": "4017", + "id": "3256", + "name": "Liam Plant", + "office": "Columbus", + "position": "Production Painter", + "salary": "$199,780", + "start_date": "1/27/2003" + }, + { + "extn": "5273", + "id": "3257", + "name": "Oliver Funnell", + "office": "Cincinnati", + "position": "Dentist", + "salary": "$209,846", + "start_date": "1/11/2012" + }, + { + "extn": "4237", + "id": "3258", + "name": "Sofie Richards", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$260,651", + "start_date": "5/22/2006" + }, + { + "extn": "1698", + "id": "3259", + "name": "Phillip Waterhouse", + "office": "Fremont", + "position": "Clerk", + "salary": "$211,089", + "start_date": "3/11/2008" + }, + { + "extn": "3053", + "id": "3260", + "name": "Emerald Redwood", + "office": "Berna", + "position": "Front Desk Coordinator", + "salary": "$287,720", + "start_date": "1/13/2014" + }, + { + "extn": "6408", + "id": "3261", + "name": "Logan Coleman", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$257,785", + "start_date": "10/9/2015" + }, + { + "extn": "8588", + "id": "3262", + "name": "Bob Noach", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$45,234", + "start_date": "6/27/2010" + }, + { + "extn": "9275", + "id": "3263", + "name": "Adalie Gosling", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$157,827", + "start_date": "11/11/2001" + }, + { + "extn": "4060", + "id": "3264", + "name": "Willow Hudson", + "office": "Colorado Springs", + "position": "Physician", + "salary": "$147,792", + "start_date": "2/8/2016" + }, + { + "extn": "2753", + "id": "3265", + "name": "Goldie Fleming", + "office": "Washington", + "position": "Front Desk Coordinator", + "salary": "$218,038", + "start_date": "2/22/2017" + }, + { + "extn": "8417", + "id": "3266", + "name": "Clarissa Nobbs", + "office": "Salem", + "position": "Lecturer", + "salary": "$72,137", + "start_date": "5/13/2017" + }, + { + "extn": "1594", + "id": "3267", + "name": "Barry Bentley", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$196,928", + "start_date": "9/29/2003" + }, + { + "extn": "6407", + "id": "3268", + "name": "Owen Saunders", + "office": "Wien", + "position": "HR Specialist", + "salary": "$54,267", + "start_date": "10/30/2017" + }, + { + "extn": "2010", + "id": "3269", + "name": "Margaret Hammond", + "office": "Omaha", + "position": "Accountant", + "salary": "$263,963", + "start_date": "8/4/2019" + }, + { + "extn": "6730", + "id": "3270", + "name": "Adalie Andrews", + "office": "Phoenix", + "position": "Inspector", + "salary": "$221,793", + "start_date": "11/2/2015" + }, + { + "extn": "7883", + "id": "3271", + "name": "Logan Young", + "office": "Ontario", + "position": "Production Painter", + "salary": "$67,706", + "start_date": "6/13/2005" + }, + { + "extn": "5527", + "id": "3272", + "name": "Martin Gunn", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$101,044", + "start_date": "7/8/2001" + }, + { + "extn": "9340", + "id": "3273", + "name": "Ronald Gates", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$67,189", + "start_date": "3/14/2005" + }, + { + "extn": "1333", + "id": "3274", + "name": "Liliana Hooper", + "office": "San Francisco", + "position": "Stockbroker", + "salary": "$85,650", + "start_date": "6/2/2004" + }, + { + "extn": "9588", + "id": "3275", + "name": "Gladys Potter", + "office": "San Francisco", + "position": "Web Developer", + "salary": "$58,834", + "start_date": "11/9/2005" + }, + { + "extn": "4922", + "id": "3276", + "name": "Estrella Knight", + "office": "Lakewood", + "position": "Clerk", + "salary": "$181,989", + "start_date": "11/25/2006" + }, + { + "extn": "2252", + "id": "3277", + "name": "Elisabeth Burge", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$150,499", + "start_date": "10/12/2000" + }, + { + "extn": "6098", + "id": "3278", + "name": "Cristal Willson", + "office": "Bellevue", + "position": "Operator", + "salary": "$10,815", + "start_date": "2/7/2006" + }, + { + "extn": "2431", + "id": "3279", + "name": "David Clarke", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$208,706", + "start_date": "8/11/2015" + }, + { + "extn": "5795", + "id": "3280", + "name": "Holly Blackwall", + "office": "Lakewood", + "position": "Project Manager", + "salary": "$139,771", + "start_date": "2/5/2003" + }, + { + "extn": "3477", + "id": "3281", + "name": "Sara Thorne", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$229,932", + "start_date": "7/1/2015" + }, + { + "extn": "4314", + "id": "3282", + "name": "Gil Hardwick", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$52,849", + "start_date": "6/17/2017" + }, + { + "extn": "7217", + "id": "3283", + "name": "Mina Penn", + "office": "Reno", + "position": "Cashier", + "salary": "$287,584", + "start_date": "5/15/2015" + }, + { + "extn": "3555", + "id": "3284", + "name": "Benny Anderson", + "office": "Lyon", + "position": "Production Painter", + "salary": "$109,684", + "start_date": "2/24/2010" + }, + { + "extn": "8168", + "id": "3285", + "name": "Rosemary Farrell", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$164,698", + "start_date": "8/17/2015" + }, + { + "extn": "6058", + "id": "3286", + "name": "Raquel Thornton", + "office": "Charlotte", + "position": "Inspector", + "salary": "$139,791", + "start_date": "10/17/2001" + }, + { + "extn": "4201", + "id": "3287", + "name": "Lorraine Ogilvy", + "office": "San Jose", + "position": "Stockbroker", + "salary": "$168,577", + "start_date": "10/30/2011" + }, + { + "extn": "9665", + "id": "3288", + "name": "Bart Harrington", + "office": "Paris", + "position": "Operator", + "salary": "$288,255", + "start_date": "5/28/2019" + }, + { + "extn": "4293", + "id": "3289", + "name": "Henry Russel", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$121,615", + "start_date": "11/1/2018" + }, + { + "extn": "4635", + "id": "3290", + "name": "Michael Power", + "office": "Paris", + "position": "Webmaster", + "salary": "$214,297", + "start_date": "7/27/2008" + }, + { + "extn": "4441", + "id": "3291", + "name": "Chris Richardson", + "office": "Fullerton", + "position": "Operator", + "salary": "$183,474", + "start_date": "7/12/2002" + }, + { + "extn": "8117", + "id": "3292", + "name": "Bob Goodman", + "office": "Quebec", + "position": "Staffing Consultant", + "salary": "$98,151", + "start_date": "7/27/2004" + }, + { + "extn": "8036", + "id": "3293", + "name": "Logan Stark", + "office": "Madison", + "position": "Systems Administrator", + "salary": "$138,868", + "start_date": "5/23/2011" + }, + { + "extn": "4666", + "id": "3294", + "name": "Aleksandra Hobson", + "office": "Las Vegas", + "position": "Loan Officer", + "salary": "$167,480", + "start_date": "4/1/2011" + }, + { + "extn": "4566", + "id": "3295", + "name": "Mya Thomson", + "office": "Lakewood", + "position": "Business Broker", + "salary": "$71,145", + "start_date": "9/19/2012" + }, + { + "extn": "9164", + "id": "3296", + "name": "Lucas Parker", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$244,505", + "start_date": "11/8/2006" + }, + { + "extn": "8416", + "id": "3297", + "name": "Karen Hammond", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$118,351", + "start_date": "4/27/2016" + }, + { + "extn": "9141", + "id": "3298", + "name": "Logan Thatcher", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$108,556", + "start_date": "7/14/2003" + }, + { + "extn": "9039", + "id": "3299", + "name": "Hadley Bradshaw", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$88,821", + "start_date": "2/1/2013" + }, + { + "extn": "9383", + "id": "3300", + "name": "Marigold Reid", + "office": "Atlanta", + "position": "Electrician", + "salary": "$174,706", + "start_date": "3/16/2016" + }, + { + "extn": "6784", + "id": "3301", + "name": "Stacy Rainford", + "office": "Laredo", + "position": "Chef Manager", + "salary": "$167,639", + "start_date": "9/28/2008" + }, + { + "extn": "6993", + "id": "3302", + "name": "Ember Snow", + "office": "Rochester", + "position": "Web Developer", + "salary": "$59,799", + "start_date": "6/8/2018" + }, + { + "extn": "4610", + "id": "3303", + "name": "Norah Windsor", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$201,483", + "start_date": "11/20/2004" + }, + { + "extn": "7471", + "id": "3304", + "name": "Tony Lynch", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$255,200", + "start_date": "5/4/2000" + }, + { + "extn": "7647", + "id": "3305", + "name": "Tyler Bradley", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$118,782", + "start_date": "12/30/2002" + }, + { + "extn": "9516", + "id": "3306", + "name": "Alexander Pratt", + "office": "Oklahoma City", + "position": "Audiologist", + "salary": "$270,755", + "start_date": "10/13/2000" + }, + { + "extn": "1463", + "id": "3307", + "name": "Mina Drake", + "office": "Zurich", + "position": "Project Manager", + "salary": "$42,924", + "start_date": "3/4/2004" + }, + { + "extn": "1624", + "id": "3308", + "name": "Doug Wooldridge", + "office": "Washington", + "position": "Pharmacist", + "salary": "$70,895", + "start_date": "1/26/2010" + }, + { + "extn": "2846", + "id": "3309", + "name": "Barry Anderson", + "office": "Reno", + "position": "Machine Operator", + "salary": "$128,578", + "start_date": "5/27/2001" + }, + { + "extn": "4522", + "id": "3310", + "name": "Davina Mullins", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$108,714", + "start_date": "12/22/2001" + }, + { + "extn": "6625", + "id": "3311", + "name": "Chuck Becker", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$255,883", + "start_date": "3/29/2019" + }, + { + "extn": "4025", + "id": "3312", + "name": "William Rose", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$122,550", + "start_date": "2/8/2000" + }, + { + "extn": "8659", + "id": "3313", + "name": "Liam Howard", + "office": "Norfolk", + "position": "Operator", + "salary": "$257,009", + "start_date": "4/22/2002" + }, + { + "extn": "9109", + "id": "3314", + "name": "Martin Devonport", + "office": "Philadelphia", + "position": "Front Desk Coordinator", + "salary": "$272,117", + "start_date": "11/2/2008" + }, + { + "extn": "5075", + "id": "3315", + "name": "William Swift", + "office": "Portland", + "position": "Physician", + "salary": "$190,931", + "start_date": "2/20/2015" + }, + { + "extn": "6797", + "id": "3316", + "name": "Robyn Whitehouse", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$13,163", + "start_date": "5/11/2002" + }, + { + "extn": "5217", + "id": "3317", + "name": "Sebastian Crawley", + "office": "Milwaukee", + "position": "Baker", + "salary": "$18,113", + "start_date": "1/23/2002" + }, + { + "extn": "1189", + "id": "3318", + "name": "George Stubbs", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$117,002", + "start_date": "2/26/2013" + }, + { + "extn": "5040", + "id": "3319", + "name": "Tony Wigley", + "office": "San Bernardino", + "position": "Paramedic", + "salary": "$117,371", + "start_date": "11/23/2015" + }, + { + "extn": "4764", + "id": "3320", + "name": "Benny Brooks", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$83,411", + "start_date": "11/4/2005" + }, + { + "extn": "3584", + "id": "3321", + "name": "Johnathan Walker", + "office": "Ontario", + "position": "Lecturer", + "salary": "$111,763", + "start_date": "12/9/2001" + }, + { + "extn": "6508", + "id": "3322", + "name": "Nathan Barrett", + "office": "Irving", + "position": "Dentist", + "salary": "$55,187", + "start_date": "12/28/2012" + }, + { + "extn": "2969", + "id": "3323", + "name": "Priscilla Judd", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$47,065", + "start_date": "11/10/2004" + }, + { + "extn": "4291", + "id": "3324", + "name": "Vera Rossi", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$235,224", + "start_date": "3/14/2010" + }, + { + "extn": "7784", + "id": "3325", + "name": "Danielle Ryan", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$62,584", + "start_date": "7/15/2013" + }, + { + "extn": "2649", + "id": "3326", + "name": "Matthew Lunt", + "office": "Fullerton", + "position": "Doctor", + "salary": "$189,597", + "start_date": "6/7/2017" + }, + { + "extn": "1957", + "id": "3327", + "name": "Chuck Ross", + "office": "El Paso", + "position": "Physician", + "salary": "$73,563", + "start_date": "9/26/2005" + }, + { + "extn": "6152", + "id": "3328", + "name": "Rachael Bingham", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$297,907", + "start_date": "9/27/2009" + }, + { + "extn": "4692", + "id": "3329", + "name": "Julianna Gibbons", + "office": "El Paso", + "position": "Food Technologist", + "salary": "$170,898", + "start_date": "7/25/2006" + }, + { + "extn": "8795", + "id": "3330", + "name": "Diane Stark", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$216,015", + "start_date": "6/5/2011" + }, + { + "extn": "3346", + "id": "3331", + "name": "Lucas Mitchell", + "office": "Las Vegas", + "position": "Physician", + "salary": "$135,169", + "start_date": "1/28/2006" + }, + { + "extn": "2980", + "id": "3332", + "name": "Rosie Fall", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$78,149", + "start_date": "6/7/2017" + }, + { + "extn": "2308", + "id": "3333", + "name": "Alexander Harrison", + "office": "Boston", + "position": "Biologist", + "salary": "$142,391", + "start_date": "5/23/2012" + }, + { + "extn": "5028", + "id": "3334", + "name": "Anthony Zaoui", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$33,890", + "start_date": "5/23/2001" + }, + { + "extn": "5799", + "id": "3335", + "name": "Sebastian Grady", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$39,082", + "start_date": "1/23/2007" + }, + { + "extn": "1437", + "id": "3336", + "name": "Sabrina Parker", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$246,200", + "start_date": "3/13/2003" + }, + { + "extn": "7887", + "id": "3337", + "name": "Olivia Driscoll", + "office": "Jersey City", + "position": "Restaurant Manager", + "salary": "$30,481", + "start_date": "7/21/2008" + }, + { + "extn": "9577", + "id": "3338", + "name": "Rachael Lunt", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$27,709", + "start_date": "10/25/2001" + }, + { + "extn": "9472", + "id": "3339", + "name": "Priscilla Bright", + "office": "Dallas", + "position": "Designer", + "salary": "$242,870", + "start_date": "6/5/2000" + }, + { + "extn": "3545", + "id": "3340", + "name": "Luna Walsh", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$285,235", + "start_date": "9/19/2011" + }, + { + "extn": "9429", + "id": "3341", + "name": "Tyson Egerton", + "office": "Berna", + "position": "Accountant", + "salary": "$64,170", + "start_date": "2/15/2004" + }, + { + "extn": "2125", + "id": "3342", + "name": "Helen Pitt", + "office": "Berna", + "position": "Machine Operator", + "salary": "$268,824", + "start_date": "9/18/2009" + }, + { + "extn": "8483", + "id": "3343", + "name": "Ronald Fulton", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$256,898", + "start_date": "1/15/2016" + }, + { + "extn": "5467", + "id": "3344", + "name": "William Dann", + "office": "Miami", + "position": "Accountant", + "salary": "$148,055", + "start_date": "9/7/2001" + }, + { + "extn": "8516", + "id": "3345", + "name": "Ramon Tobin", + "office": "Salem", + "position": "HR Specialist", + "salary": "$74,902", + "start_date": "3/27/2009" + }, + { + "extn": "7964", + "id": "3346", + "name": "Barry Egerton", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$252,308", + "start_date": "6/18/2007" + }, + { + "extn": "7043", + "id": "3347", + "name": "Benny Mcnally", + "office": "Las Vegas", + "position": "Machine Operator", + "salary": "$174,780", + "start_date": "9/14/2019" + }, + { + "extn": "6422", + "id": "3348", + "name": "Russel Bright", + "office": "Amarillo", + "position": "HR Specialist", + "salary": "$255,600", + "start_date": "4/22/2019" + }, + { + "extn": "9124", + "id": "3349", + "name": "Bob Neville", + "office": "Anaheim", + "position": "Physician", + "salary": "$172,654", + "start_date": "3/2/2006" + }, + { + "extn": "8773", + "id": "3350", + "name": "Johnathan Larkin", + "office": "Sacramento", + "position": "Operator", + "salary": "$156,052", + "start_date": "10/2/2015" + }, + { + "extn": "8514", + "id": "3351", + "name": "Destiny Antcliff", + "office": "Prague", + "position": "Staffing Consultant", + "salary": "$249,434", + "start_date": "5/6/2015" + }, + { + "extn": "1482", + "id": "3352", + "name": "Caleb Sherry", + "office": "Valetta", + "position": "Loan Officer", + "salary": "$38,257", + "start_date": "10/18/2001" + }, + { + "extn": "9474", + "id": "3353", + "name": "Britney Benfield", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$12,382", + "start_date": "3/5/2002" + }, + { + "extn": "2403", + "id": "3354", + "name": "Ron Everett", + "office": "Santa Ana", + "position": "Dentist", + "salary": "$30,998", + "start_date": "6/9/2009" + }, + { + "extn": "5078", + "id": "3355", + "name": "Sabina Reynolds", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$176,524", + "start_date": "9/8/2014" + }, + { + "extn": "4596", + "id": "3356", + "name": "George Wright", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$180,975", + "start_date": "7/1/2016" + }, + { + "extn": "3351", + "id": "3357", + "name": "David Downing", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$17,548", + "start_date": "7/15/2018" + }, + { + "extn": "4404", + "id": "3358", + "name": "Abdul Becker", + "office": "Philadelphia", + "position": "Food Technologist", + "salary": "$242,178", + "start_date": "1/6/2013" + }, + { + "extn": "4756", + "id": "3359", + "name": "Caydence Spencer", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$101,318", + "start_date": "7/6/2001" + }, + { + "extn": "2035", + "id": "3360", + "name": "Shay Burge", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$261,506", + "start_date": "7/3/2009" + }, + { + "extn": "5846", + "id": "3361", + "name": "Julius Mccormick", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$185,159", + "start_date": "12/29/2008" + }, + { + "extn": "1527", + "id": "3362", + "name": "Teagan Emmott", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$76,379", + "start_date": "4/4/2010" + }, + { + "extn": "8567", + "id": "3363", + "name": "John Nicholls", + "office": "Bucharest", + "position": "Operator", + "salary": "$168,950", + "start_date": "9/26/2010" + }, + { + "extn": "5314", + "id": "3364", + "name": "Joseph Parker", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$277,412", + "start_date": "8/31/2010" + }, + { + "extn": "1825", + "id": "3365", + "name": "Claire Khan", + "office": "Nashville", + "position": "CNC Operator", + "salary": "$250,880", + "start_date": "5/4/2008" + }, + { + "extn": "5901", + "id": "3366", + "name": "Tony Willson", + "office": "Madrid", + "position": "Retail Trainee", + "salary": "$232,710", + "start_date": "2/24/2012" + }, + { + "extn": "5138", + "id": "3367", + "name": "Logan Buckley", + "office": "Bakersfield", + "position": "Pharmacist", + "salary": "$281,841", + "start_date": "9/30/2000" + }, + { + "extn": "5791", + "id": "3368", + "name": "Renee Vallory", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$178,223", + "start_date": "11/30/2008" + }, + { + "extn": "1806", + "id": "3369", + "name": "Gil Harvey", + "office": "Portland", + "position": "Pharmacist", + "salary": "$218,082", + "start_date": "9/12/2019" + }, + { + "extn": "9914", + "id": "3370", + "name": "Penny Wilkinson", + "office": "Seattle", + "position": "Audiologist", + "salary": "$236,219", + "start_date": "1/19/2019" + }, + { + "extn": "4432", + "id": "3371", + "name": "Julia Trent", + "office": "San Antonio", + "position": "Staffing Consultant", + "salary": "$147,482", + "start_date": "8/3/2001" + }, + { + "extn": "6661", + "id": "3372", + "name": "Elle John", + "office": "Madrid", + "position": "Retail Trainee", + "salary": "$265,212", + "start_date": "10/21/2018" + }, + { + "extn": "2452", + "id": "3373", + "name": "Mason Fields", + "office": "London", + "position": "Design Engineer", + "salary": "$52,442", + "start_date": "2/6/2009" + }, + { + "extn": "3518", + "id": "3374", + "name": "Marie Broomfield", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$73,355", + "start_date": "2/18/2012" + }, + { + "extn": "6461", + "id": "3375", + "name": "Hazel Clark", + "office": "Milano", + "position": "Inspector", + "salary": "$177,535", + "start_date": "7/28/2006" + }, + { + "extn": "9983", + "id": "3376", + "name": "Drew Dann", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$49,853", + "start_date": "3/22/2018" + }, + { + "extn": "3452", + "id": "3377", + "name": "Georgia Ellison", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$153,940", + "start_date": "4/3/2013" + }, + { + "extn": "7032", + "id": "3378", + "name": "Jocelyn Strong", + "office": "San Antonio", + "position": "Front Desk Coordinator", + "salary": "$63,885", + "start_date": "11/23/2016" + }, + { + "extn": "6547", + "id": "3379", + "name": "Olivia Verdon", + "office": "Albuquerque", + "position": "Baker", + "salary": "$34,578", + "start_date": "3/2/2012" + }, + { + "extn": "4975", + "id": "3380", + "name": "Erica Clarke", + "office": "Bucharest", + "position": "Staffing Consultant", + "salary": "$74,633", + "start_date": "3/2/2001" + }, + { + "extn": "2734", + "id": "3381", + "name": "Tyler Whinter", + "office": "Chicago", + "position": "Web Developer", + "salary": "$235,963", + "start_date": "12/4/2004" + }, + { + "extn": "1479", + "id": "3382", + "name": "Eduardo Yates", + "office": "Ontario", + "position": "Cashier", + "salary": "$44,129", + "start_date": "1/11/2001" + }, + { + "extn": "7080", + "id": "3383", + "name": "Mina Bright", + "office": "Scottsdale", + "position": "Pharmacist", + "salary": "$210,228", + "start_date": "2/19/2008" + }, + { + "extn": "2249", + "id": "3384", + "name": "Eden Roberts", + "office": "Berna", + "position": "Lecturer", + "salary": "$267,583", + "start_date": "5/5/2008" + }, + { + "extn": "4251", + "id": "3385", + "name": "Hope Wheeler", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$276,898", + "start_date": "2/11/2000" + }, + { + "extn": "6491", + "id": "3386", + "name": "Nathan Goodman", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$217,409", + "start_date": "5/11/2011" + }, + { + "extn": "6517", + "id": "3387", + "name": "Sharon Nicholls", + "office": "Rochester", + "position": "Cashier", + "salary": "$162,858", + "start_date": "2/9/2018" + }, + { + "extn": "8186", + "id": "3388", + "name": "Carter Jobson", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$284,829", + "start_date": "12/20/2000" + }, + { + "extn": "4164", + "id": "3389", + "name": "Joseph Cowan", + "office": "Cincinnati", + "position": "Designer", + "salary": "$44,090", + "start_date": "1/28/2016" + }, + { + "extn": "2522", + "id": "3390", + "name": "Keira Burge", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$187,273", + "start_date": "10/14/2007" + }, + { + "extn": "9530", + "id": "3391", + "name": "Roger Patel", + "office": "Glendale", + "position": "Systems Administrator", + "salary": "$13,726", + "start_date": "5/9/2015" + }, + { + "extn": "8993", + "id": "3392", + "name": "Karla Mcleod", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$110,598", + "start_date": "2/19/2011" + }, + { + "extn": "5038", + "id": "3393", + "name": "Destiny Woodley", + "office": "Lincoln", + "position": "Budget Analyst", + "salary": "$124,154", + "start_date": "6/12/2017" + }, + { + "extn": "5608", + "id": "3394", + "name": "Russel Norburn", + "office": "Reno", + "position": "Executive Director", + "salary": "$104,533", + "start_date": "2/8/2017" + }, + { + "extn": "1850", + "id": "3395", + "name": "Maddison Rigg", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$274,786", + "start_date": "12/31/2009" + }, + { + "extn": "9071", + "id": "3396", + "name": "Carl Camden", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$143,140", + "start_date": "6/14/2006" + }, + { + "extn": "2586", + "id": "3397", + "name": "Rosemary Mackenzie", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$199,031", + "start_date": "12/23/2000" + }, + { + "extn": "5010", + "id": "3398", + "name": "Cedrick Hunt", + "office": "Fort Lauderdale", + "position": "Insurance Broker", + "salary": "$87,896", + "start_date": "7/29/2015" + }, + { + "extn": "1596", + "id": "3399", + "name": "Erin Addley", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$282,897", + "start_date": "2/24/2019" + }, + { + "extn": "4111", + "id": "3400", + "name": "Mason Leigh", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$226,080", + "start_date": "7/3/2006" + }, + { + "extn": "7830", + "id": "3401", + "name": "Javier Taylor", + "office": "Laredo", + "position": "Dentist", + "salary": "$213,605", + "start_date": "6/12/2017" + }, + { + "extn": "9309", + "id": "3402", + "name": "Tania Welsch", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$263,314", + "start_date": "7/1/2019" + }, + { + "extn": "1850", + "id": "3403", + "name": "Audrey Edley", + "office": "San Jose", + "position": "Doctor", + "salary": "$44,371", + "start_date": "9/18/2008" + }, + { + "extn": "9000", + "id": "3404", + "name": "Margaret Willson", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$262,064", + "start_date": "2/4/2004" + }, + { + "extn": "5842", + "id": "3405", + "name": "Benny Rainford", + "office": "Chicago", + "position": "Cook", + "salary": "$293,523", + "start_date": "1/9/2008" + }, + { + "extn": "4296", + "id": "3406", + "name": "Gloria Amstead", + "office": "Wien", + "position": "Chef Manager", + "salary": "$148,069", + "start_date": "7/28/2015" + }, + { + "extn": "4352", + "id": "3407", + "name": "Cedrick Grady", + "office": "Amarillo", + "position": "Cook", + "salary": "$42,999", + "start_date": "11/11/2001" + }, + { + "extn": "6550", + "id": "3408", + "name": "Brad Glynn", + "office": "Louisville", + "position": "Dentist", + "salary": "$182,771", + "start_date": "11/16/2017" + }, + { + "extn": "8472", + "id": "3409", + "name": "Elena Nobbs", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$140,168", + "start_date": "8/30/2016" + }, + { + "extn": "6396", + "id": "3410", + "name": "Kimberly Ebden", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$139,080", + "start_date": "8/19/2000" + }, + { + "extn": "9559", + "id": "3411", + "name": "Renee Morrow", + "office": "Orlando", + "position": "Accountant", + "salary": "$124,082", + "start_date": "5/4/2003" + }, + { + "extn": "3680", + "id": "3412", + "name": "Eryn Harvey", + "office": "Milano", + "position": "Ambulatory Nurse", + "salary": "$270,538", + "start_date": "3/24/2005" + }, + { + "extn": "3275", + "id": "3413", + "name": "Harry Ventura", + "office": "Las Vegas", + "position": "Operator", + "salary": "$28,009", + "start_date": "12/25/2005" + }, + { + "extn": "4306", + "id": "3414", + "name": "Rufus Walker", + "office": "Phoenix", + "position": "Banker", + "salary": "$43,512", + "start_date": "8/19/2017" + }, + { + "extn": "1990", + "id": "3415", + "name": "Tyson Kerr", + "office": "Orlando", + "position": "Executive Director", + "salary": "$27,020", + "start_date": "7/23/2014" + }, + { + "extn": "9829", + "id": "3416", + "name": "Angel Phillips", + "office": "San Jose", + "position": "Business Broker", + "salary": "$172,283", + "start_date": "2/26/2018" + }, + { + "extn": "6548", + "id": "3417", + "name": "Chuck Vince", + "office": "London", + "position": "Treasurer", + "salary": "$289,240", + "start_date": "10/9/2017" + }, + { + "extn": "8085", + "id": "3418", + "name": "Daphne Rigg", + "office": "Berlin", + "position": "Inspector", + "salary": "$119,043", + "start_date": "10/20/2003" + }, + { + "extn": "9698", + "id": "3419", + "name": "Mavis Mann", + "office": "Henderson", + "position": "Associate Professor", + "salary": "$11,731", + "start_date": "1/2/2018" + }, + { + "extn": "7623", + "id": "3420", + "name": "Julian Douglas", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$84,692", + "start_date": "5/1/2002" + }, + { + "extn": "1628", + "id": "3421", + "name": "Renee Kent", + "office": "Lisbon", + "position": "Cashier", + "salary": "$182,691", + "start_date": "7/16/2002" + }, + { + "extn": "5452", + "id": "3422", + "name": "Eden Stark", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$216,779", + "start_date": "6/8/2018" + }, + { + "extn": "3563", + "id": "3423", + "name": "Anthony Latham", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$19,256", + "start_date": "1/13/2009" + }, + { + "extn": "9474", + "id": "3424", + "name": "Peter Devonport", + "office": "Rome", + "position": "Machine Operator", + "salary": "$210,899", + "start_date": "8/15/2016" + }, + { + "extn": "4311", + "id": "3425", + "name": "Kieth Henderson", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$115,737", + "start_date": "5/7/2012" + }, + { + "extn": "4743", + "id": "3426", + "name": "Bryon Rosenbloom", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$162,809", + "start_date": "9/21/2016" + }, + { + "extn": "9716", + "id": "3427", + "name": "Rick Steer", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$295,506", + "start_date": "8/4/2019" + }, + { + "extn": "5456", + "id": "3428", + "name": "Eileen Webster", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$84,962", + "start_date": "9/27/2001" + }, + { + "extn": "9538", + "id": "3429", + "name": "Johnny Raven", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$140,177", + "start_date": "5/15/2008" + }, + { + "extn": "7232", + "id": "3430", + "name": "Bryon Oliver", + "office": "San Antonio", + "position": "Electrician", + "salary": "$247,384", + "start_date": "12/21/2012" + }, + { + "extn": "2141", + "id": "3431", + "name": "Jacob Shaw", + "office": "Los Angeles", + "position": "Designer", + "salary": "$239,266", + "start_date": "11/25/2006" + }, + { + "extn": "9722", + "id": "3432", + "name": "Brad Potter", + "office": "Salem", + "position": "Cook", + "salary": "$247,999", + "start_date": "10/8/2000" + }, + { + "extn": "7211", + "id": "3433", + "name": "Aisha Wallace", + "office": "Madison", + "position": "Bellman", + "salary": "$179,470", + "start_date": "11/1/2007" + }, + { + "extn": "2929", + "id": "3434", + "name": "Gil Noon", + "office": "Boston", + "position": "Clerk", + "salary": "$91,236", + "start_date": "11/8/2005" + }, + { + "extn": "5195", + "id": "3435", + "name": "Harvey Weatcroft", + "office": "Hollywood", + "position": "Auditor", + "salary": "$92,743", + "start_date": "8/1/2013" + }, + { + "extn": "6905", + "id": "3436", + "name": "Wade Ainsworth", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$233,525", + "start_date": "1/17/2013" + }, + { + "extn": "7843", + "id": "3437", + "name": "Elijah Connor", + "office": "Venice", + "position": "HR Coordinator", + "salary": "$82,786", + "start_date": "5/8/2016" + }, + { + "extn": "7351", + "id": "3438", + "name": "Bryon Wooldridge", + "office": "Paris", + "position": "Clerk", + "salary": "$207,639", + "start_date": "6/3/2018" + }, + { + "extn": "1579", + "id": "3439", + "name": "Iris Hill", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$257,506", + "start_date": "9/2/2012" + }, + { + "extn": "5678", + "id": "3440", + "name": "Miriam Vangness", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$121,874", + "start_date": "5/2/2018" + }, + { + "extn": "5238", + "id": "3441", + "name": "Carter Brooks", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$67,678", + "start_date": "11/18/2018" + }, + { + "extn": "3902", + "id": "3442", + "name": "Bryce Rehman", + "office": "Toledo", + "position": "Staffing Consultant", + "salary": "$284,990", + "start_date": "1/27/2015" + }, + { + "extn": "9750", + "id": "3443", + "name": "Caleb Mills", + "office": "Baltimore", + "position": "Accountant", + "salary": "$151,401", + "start_date": "2/10/2008" + }, + { + "extn": "6362", + "id": "3444", + "name": "Ivy Patel", + "office": "Innsbruck", + "position": "Baker", + "salary": "$113,632", + "start_date": "5/1/2003" + }, + { + "extn": "4842", + "id": "3445", + "name": "Ron Zaoui", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$269,495", + "start_date": "12/8/2011" + }, + { + "extn": "7042", + "id": "3446", + "name": "Domenic York", + "office": "Norfolk", + "position": "Web Developer", + "salary": "$263,502", + "start_date": "6/5/2019" + }, + { + "extn": "1751", + "id": "3447", + "name": "Cristal Steer", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$176,256", + "start_date": "4/4/2003" + }, + { + "extn": "2685", + "id": "3448", + "name": "Renee Collins", + "office": "New York", + "position": "Service Supervisor", + "salary": "$28,898", + "start_date": "6/23/2019" + }, + { + "extn": "6533", + "id": "3449", + "name": "Angelique Coleman", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$58,529", + "start_date": "11/5/2009" + }, + { + "extn": "7223", + "id": "3450", + "name": "Leroy Rose", + "office": "Boston", + "position": "Accountant", + "salary": "$267,787", + "start_date": "4/13/2010" + }, + { + "extn": "7900", + "id": "3451", + "name": "Matthew Hooper", + "office": "Berlin", + "position": "Budget Analyst", + "salary": "$12,448", + "start_date": "9/17/2015" + }, + { + "extn": "7466", + "id": "3452", + "name": "Marjorie Mccall", + "office": "Omaha", + "position": "Auditor", + "salary": "$184,753", + "start_date": "11/22/2010" + }, + { + "extn": "9778", + "id": "3453", + "name": "Ruby Knott", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$225,248", + "start_date": "10/4/2005" + }, + { + "extn": "7292", + "id": "3454", + "name": "Stella Jenkin", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$187,870", + "start_date": "6/21/2014" + }, + { + "extn": "2110", + "id": "3455", + "name": "Russel Shaw", + "office": "Lancaster", + "position": "Healthcare Specialist", + "salary": "$292,422", + "start_date": "11/12/2015" + }, + { + "extn": "7758", + "id": "3456", + "name": "Johnny Wheeler", + "office": "Laredo", + "position": "Designer", + "salary": "$255,196", + "start_date": "3/13/2016" + }, + { + "extn": "4258", + "id": "3457", + "name": "Sebastian Coleman", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$147,321", + "start_date": "11/9/2016" + }, + { + "extn": "4295", + "id": "3458", + "name": "Bree Foxley", + "office": "Tokyo", + "position": "CNC Operator", + "salary": "$147,584", + "start_date": "4/24/2003" + }, + { + "extn": "5730", + "id": "3459", + "name": "Gil Stevens", + "office": "Oklahoma City", + "position": "Bookkeeper", + "salary": "$137,435", + "start_date": "5/30/2019" + }, + { + "extn": "2517", + "id": "3460", + "name": "Anthony Walker", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$128,612", + "start_date": "9/6/2008" + }, + { + "extn": "7381", + "id": "3461", + "name": "Abbey Woodcock", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$260,134", + "start_date": "12/7/2008" + }, + { + "extn": "8658", + "id": "3462", + "name": "Judith Upton", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$214,939", + "start_date": "6/7/2006" + }, + { + "extn": "3074", + "id": "3463", + "name": "Enoch Roth", + "office": "Fremont", + "position": "Project Manager", + "salary": "$96,331", + "start_date": "10/20/2019" + }, + { + "extn": "8438", + "id": "3464", + "name": "Fred Yarwood", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$64,075", + "start_date": "5/6/2005" + }, + { + "extn": "6878", + "id": "3465", + "name": "Kaylee Flack", + "office": "Springfield", + "position": "Fabricator", + "salary": "$262,007", + "start_date": "8/21/2011" + }, + { + "extn": "1686", + "id": "3466", + "name": "Hazel Knight", + "office": "San Jose", + "position": "Cash Manager", + "salary": "$246,218", + "start_date": "5/13/2004" + }, + { + "extn": "2823", + "id": "3467", + "name": "Camden Quinn", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$133,103", + "start_date": "11/15/2009" + }, + { + "extn": "8212", + "id": "3468", + "name": "Gil Woods", + "office": "Houston", + "position": "Inspector", + "salary": "$53,350", + "start_date": "11/5/2006" + }, + { + "extn": "4826", + "id": "3469", + "name": "Boris Mcleod", + "office": "Glendale", + "position": "Clerk", + "salary": "$269,729", + "start_date": "10/31/2003" + }, + { + "extn": "3919", + "id": "3470", + "name": "Summer Simpson", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$63,820", + "start_date": "8/14/2007" + }, + { + "extn": "3811", + "id": "3471", + "name": "Oliver Lakey", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$259,717", + "start_date": "4/20/2008" + }, + { + "extn": "4318", + "id": "3472", + "name": "Callie Walker", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$256,316", + "start_date": "6/10/2001" + }, + { + "extn": "8171", + "id": "3473", + "name": "Ilona Russell", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$102,329", + "start_date": "5/30/2000" + }, + { + "extn": "2559", + "id": "3474", + "name": "Vanessa Gordon", + "office": "Norfolk", + "position": "Banker", + "salary": "$17,939", + "start_date": "6/20/2017" + }, + { + "extn": "9019", + "id": "3475", + "name": "Ramon Hopkins", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$279,919", + "start_date": "4/21/2000" + }, + { + "extn": "7605", + "id": "3476", + "name": "Barney Grady", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$244,108", + "start_date": "4/30/2012" + }, + { + "extn": "4562", + "id": "3477", + "name": "Zoe Thornton", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$275,152", + "start_date": "11/2/2017" + }, + { + "extn": "6775", + "id": "3478", + "name": "Carl Rivers", + "office": "Bridgeport", + "position": "Staffing Consultant", + "salary": "$31,037", + "start_date": "7/27/2002" + }, + { + "extn": "3157", + "id": "3479", + "name": "Logan Thorne", + "office": "Bellevue", + "position": "Banker", + "salary": "$73,889", + "start_date": "11/29/2002" + }, + { + "extn": "5366", + "id": "3480", + "name": "Bernadette Thomson", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$155,525", + "start_date": "4/14/2012" + }, + { + "extn": "1778", + "id": "3481", + "name": "Teagan Wild", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$99,240", + "start_date": "6/8/2019" + }, + { + "extn": "3073", + "id": "3482", + "name": "Juliette Potter", + "office": "Paris", + "position": "Executive Director", + "salary": "$290,909", + "start_date": "1/30/2013" + }, + { + "extn": "4607", + "id": "3483", + "name": "Adela Nielson", + "office": "Denver", + "position": "CNC Operator", + "salary": "$63,487", + "start_date": "10/11/2012" + }, + { + "extn": "4408", + "id": "3484", + "name": "Charlize Campbell", + "office": "San Bernardino", + "position": "Dentist", + "salary": "$152,810", + "start_date": "3/12/2001" + }, + { + "extn": "3696", + "id": "3485", + "name": "Darlene Power", + "office": "Tallahassee", + "position": "Laboratory Technician", + "salary": "$244,186", + "start_date": "9/19/2007" + }, + { + "extn": "9466", + "id": "3486", + "name": "Drew Robinson", + "office": "Phoenix", + "position": "Global Logistics Supervisor", + "salary": "$106,572", + "start_date": "6/26/2011" + }, + { + "extn": "4352", + "id": "3487", + "name": "Helen Chapman", + "office": "Otawa", + "position": "Clerk", + "salary": "$266,864", + "start_date": "7/28/2005" + }, + { + "extn": "2158", + "id": "3488", + "name": "Bart Mooney", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$29,598", + "start_date": "11/2/2006" + }, + { + "extn": "7318", + "id": "3489", + "name": "Kendra Henderson", + "office": "Rome", + "position": "Webmaster", + "salary": "$229,731", + "start_date": "5/15/2002" + }, + { + "extn": "6457", + "id": "3490", + "name": "Katelyn Ellery", + "office": "Madrid", + "position": "Physician", + "salary": "$79,789", + "start_date": "4/29/2000" + }, + { + "extn": "6422", + "id": "3491", + "name": "Barry Thomson", + "office": "Lancaster", + "position": "Project Manager", + "salary": "$131,078", + "start_date": "12/6/2008" + }, + { + "extn": "8629", + "id": "3492", + "name": "Chester Lomax", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$119,578", + "start_date": "6/24/2011" + }, + { + "extn": "7679", + "id": "3493", + "name": "Jazmin Woods", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$180,025", + "start_date": "8/22/2014" + }, + { + "extn": "1838", + "id": "3494", + "name": "Ryan Carter", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$219,578", + "start_date": "4/1/2010" + }, + { + "extn": "7038", + "id": "3495", + "name": "Tiffany Beal", + "office": "Quebec", + "position": "Inspector", + "salary": "$11,801", + "start_date": "5/7/2003" + }, + { + "extn": "5544", + "id": "3496", + "name": "Anne Williams", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$191,856", + "start_date": "1/16/2014" + }, + { + "extn": "7663", + "id": "3497", + "name": "Janice Stubbs", + "office": "Boston", + "position": "Business Broker", + "salary": "$124,713", + "start_date": "8/18/2009" + }, + { + "extn": "7602", + "id": "3498", + "name": "Melinda Salt", + "office": "Toledo", + "position": "Stockbroker", + "salary": "$189,824", + "start_date": "5/1/2001" + }, + { + "extn": "1634", + "id": "3499", + "name": "Ron Wood", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$42,074", + "start_date": "3/26/2000" + }, + { + "extn": "5124", + "id": "3500", + "name": "Mandy Greenwood", + "office": "Lancaster", + "position": "Bellman", + "salary": "$268,391", + "start_date": "6/29/2008" + }, + { + "extn": "4723", + "id": "3501", + "name": "Ally Ogilvy", + "office": "Valetta", + "position": "Treasurer", + "salary": "$243,728", + "start_date": "4/29/2019" + }, + { + "extn": "3342", + "id": "3502", + "name": "Nick Porter", + "office": "Bakersfield", + "position": "Assistant Buyer", + "salary": "$122,659", + "start_date": "3/26/2008" + }, + { + "extn": "2085", + "id": "3503", + "name": "Jane Michael", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$182,247", + "start_date": "1/28/2012" + }, + { + "extn": "7010", + "id": "3504", + "name": "Taylor Russel", + "office": "Phoenix", + "position": "Cook", + "salary": "$98,440", + "start_date": "11/11/2011" + }, + { + "extn": "4205", + "id": "3505", + "name": "Eve Gilbert", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$61,703", + "start_date": "5/1/2003" + }, + { + "extn": "2920", + "id": "3506", + "name": "Daniel Scott", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$196,332", + "start_date": "12/7/2016" + }, + { + "extn": "6274", + "id": "3507", + "name": "Aeris Yarwood", + "office": "Baltimore", + "position": "Baker", + "salary": "$260,574", + "start_date": "10/26/2014" + }, + { + "extn": "9063", + "id": "3508", + "name": "Nate Vinton", + "office": "Lisbon", + "position": "CNC Operator", + "salary": "$250,776", + "start_date": "1/4/2005" + }, + { + "extn": "8732", + "id": "3509", + "name": "Morgan Lynn", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$174,359", + "start_date": "8/18/2007" + }, + { + "extn": "6030", + "id": "3510", + "name": "Marilyn Glynn", + "office": "San Francisco", + "position": "Auditor", + "salary": "$242,408", + "start_date": "7/16/2011" + }, + { + "extn": "2722", + "id": "3511", + "name": "Martin Coates", + "office": "Norfolk", + "position": "Physician", + "salary": "$205,120", + "start_date": "12/30/2018" + }, + { + "extn": "5988", + "id": "3512", + "name": "Alice Cox", + "office": "Salem", + "position": "Inspector", + "salary": "$288,939", + "start_date": "8/11/2017" + }, + { + "extn": "5819", + "id": "3513", + "name": "Denis Huggins", + "office": "Albuquerque", + "position": "Paramedic", + "salary": "$277,549", + "start_date": "10/4/2013" + }, + { + "extn": "8927", + "id": "3514", + "name": "Cedrick Neville", + "office": "San Francisco", + "position": "Biologist", + "salary": "$38,304", + "start_date": "11/1/2003" + }, + { + "extn": "3956", + "id": "3515", + "name": "Nathan Olivier", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$255,436", + "start_date": "7/18/2000" + }, + { + "extn": "9735", + "id": "3516", + "name": "Josh Carter", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$239,272", + "start_date": "5/16/2008" + }, + { + "extn": "2759", + "id": "3517", + "name": "Peter Morris", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$108,536", + "start_date": "2/21/2000" + }, + { + "extn": "2231", + "id": "3518", + "name": "Henry Garcia", + "office": "London", + "position": "Associate Professor", + "salary": "$30,360", + "start_date": "3/30/2007" + }, + { + "extn": "8425", + "id": "3519", + "name": "Penelope Holmes", + "office": "Omaha", + "position": "Web Developer", + "salary": "$224,213", + "start_date": "5/31/2004" + }, + { + "extn": "2761", + "id": "3520", + "name": "Vivian Lynch", + "office": "Wien", + "position": "Executive Director", + "salary": "$207,723", + "start_date": "7/2/2016" + }, + { + "extn": "6367", + "id": "3521", + "name": "Sadie Wheeler", + "office": "Hollywood", + "position": "Biologist", + "salary": "$166,902", + "start_date": "8/29/2005" + }, + { + "extn": "6644", + "id": "3522", + "name": "Gabriel Cox", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$54,644", + "start_date": "8/10/2003" + }, + { + "extn": "1702", + "id": "3523", + "name": "Kurt Coleman", + "office": "Otawa", + "position": "Steward", + "salary": "$119,944", + "start_date": "5/12/2003" + }, + { + "extn": "8554", + "id": "3524", + "name": "Ramon Parsons", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$40,904", + "start_date": "6/1/2012" + }, + { + "extn": "8213", + "id": "3525", + "name": "Mark Allen", + "office": "New York", + "position": "Call Center Representative", + "salary": "$132,974", + "start_date": "1/23/2004" + }, + { + "extn": "9134", + "id": "3526", + "name": "Tess Mcneill", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$140,497", + "start_date": "2/11/2004" + }, + { + "extn": "6399", + "id": "3527", + "name": "Emmanuelle Glass", + "office": "Escondido", + "position": "Treasurer", + "salary": "$105,590", + "start_date": "10/16/2006" + }, + { + "extn": "2557", + "id": "3528", + "name": "Louise Wise", + "office": "Arlington", + "position": "Inspector", + "salary": "$225,780", + "start_date": "4/19/2007" + }, + { + "extn": "3097", + "id": "3529", + "name": "Caleb Dixon", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$174,051", + "start_date": "4/28/2014" + }, + { + "extn": "5625", + "id": "3530", + "name": "Abdul Graves", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$187,153", + "start_date": "12/30/2011" + }, + { + "extn": "6719", + "id": "3531", + "name": "Hope Hunter", + "office": "Philadelphia", + "position": "Global Logistics Supervisor", + "salary": "$153,178", + "start_date": "9/5/2000" + }, + { + "extn": "1204", + "id": "3532", + "name": "Francesca Amstead", + "office": "Cincinnati", + "position": "Dentist", + "salary": "$29,515", + "start_date": "3/3/2002" + }, + { + "extn": "6379", + "id": "3533", + "name": "Benjamin London", + "office": "Sacramento", + "position": "Machine Operator", + "salary": "$61,984", + "start_date": "12/7/2016" + }, + { + "extn": "4335", + "id": "3534", + "name": "Hayden Lewis", + "office": "Ontario", + "position": "Software Engineer", + "salary": "$248,111", + "start_date": "9/19/2001" + }, + { + "extn": "8127", + "id": "3535", + "name": "Maia Harper", + "office": "Oklahoma City", + "position": "Bellman", + "salary": "$167,156", + "start_date": "7/19/2011" + }, + { + "extn": "9800", + "id": "3536", + "name": "Alan Grady", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$234,125", + "start_date": "8/27/2008" + }, + { + "extn": "9451", + "id": "3537", + "name": "Savannah Dale", + "office": "New York", + "position": "Bookkeeper", + "salary": "$130,693", + "start_date": "8/26/2014" + }, + { + "extn": "1808", + "id": "3538", + "name": "Hannah Irwin", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$55,988", + "start_date": "3/23/2001" + }, + { + "extn": "7187", + "id": "3539", + "name": "Madison Lindsay", + "office": "Nashville", + "position": "Software Engineer", + "salary": "$41,617", + "start_date": "2/26/2002" + }, + { + "extn": "9020", + "id": "3540", + "name": "Cecilia Maxwell", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$233,072", + "start_date": "10/1/2012" + }, + { + "extn": "8759", + "id": "3541", + "name": "Roger Gilmour", + "office": "Rome", + "position": "Loan Officer", + "salary": "$263,937", + "start_date": "11/16/2006" + }, + { + "extn": "6655", + "id": "3542", + "name": "Kassandra Harris", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$228,805", + "start_date": "1/5/2001" + }, + { + "extn": "9980", + "id": "3543", + "name": "Hope Flynn", + "office": "Zurich", + "position": "Designer", + "salary": "$268,641", + "start_date": "5/20/2003" + }, + { + "extn": "2466", + "id": "3544", + "name": "Cedrick Asher", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$63,800", + "start_date": "11/19/2004" + }, + { + "extn": "1895", + "id": "3545", + "name": "Maxwell Norman", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$25,732", + "start_date": "4/14/2000" + }, + { + "extn": "5642", + "id": "3546", + "name": "Liam Greenwood", + "office": "Fremont", + "position": "Associate Professor", + "salary": "$213,515", + "start_date": "11/30/2006" + }, + { + "extn": "2741", + "id": "3547", + "name": "Alan Terry", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$67,323", + "start_date": "8/12/2017" + }, + { + "extn": "6945", + "id": "3548", + "name": "Angelica Osmond", + "office": "Garland", + "position": "CNC Operator", + "salary": "$193,494", + "start_date": "5/30/2001" + }, + { + "extn": "5772", + "id": "3549", + "name": "Jack Campbell", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$282,077", + "start_date": "6/27/2014" + }, + { + "extn": "5438", + "id": "3550", + "name": "Johnathan Wilkinson", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$100,659", + "start_date": "4/13/2016" + }, + { + "extn": "3012", + "id": "3551", + "name": "Remy Drummond", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$220,128", + "start_date": "8/23/2013" + }, + { + "extn": "5141", + "id": "3552", + "name": "Bryon Bristow", + "office": "Irving", + "position": "Call Center Representative", + "salary": "$96,457", + "start_date": "2/5/2007" + }, + { + "extn": "5688", + "id": "3553", + "name": "Elijah Whinter", + "office": "Norfolk", + "position": "Bellman", + "salary": "$149,737", + "start_date": "6/18/2011" + }, + { + "extn": "5772", + "id": "3554", + "name": "Javier Talbot", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$59,345", + "start_date": "1/19/2010" + }, + { + "extn": "8425", + "id": "3555", + "name": "Bart Gosling", + "office": "Detroit", + "position": "Physician", + "salary": "$204,907", + "start_date": "2/26/2007" + }, + { + "extn": "3196", + "id": "3556", + "name": "Martin Holmes", + "office": "Murfreesboro", + "position": "CNC Operator", + "salary": "$214,285", + "start_date": "4/24/2003" + }, + { + "extn": "5063", + "id": "3557", + "name": "Carl King", + "office": "Atlanta", + "position": "Accountant", + "salary": "$157,846", + "start_date": "5/30/2016" + }, + { + "extn": "7114", + "id": "3558", + "name": "Macy Warden", + "office": "St. Louis", + "position": "Health Educator", + "salary": "$10,860", + "start_date": "12/6/2014" + }, + { + "extn": "1110", + "id": "3559", + "name": "Penny Stewart", + "office": "St. Louis", + "position": "Paramedic", + "salary": "$65,145", + "start_date": "3/17/2005" + }, + { + "extn": "3944", + "id": "3560", + "name": "Samantha Whitehouse", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$112,125", + "start_date": "1/12/2018" + }, + { + "extn": "9429", + "id": "3561", + "name": "Karen Thompson", + "office": "Murfreesboro", + "position": "Associate Professor", + "salary": "$97,609", + "start_date": "9/1/2009" + }, + { + "extn": "2325", + "id": "3562", + "name": "Enoch Yard", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$192,362", + "start_date": "3/2/2016" + }, + { + "extn": "4129", + "id": "3563", + "name": "Roger Wade", + "office": "Fullerton", + "position": "Auditor", + "salary": "$19,084", + "start_date": "6/10/2008" + }, + { + "extn": "5473", + "id": "3564", + "name": "Blake Fowler", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$286,285", + "start_date": "6/19/2006" + }, + { + "extn": "1175", + "id": "3565", + "name": "Russel Vane", + "office": "Oakland", + "position": "Treasurer", + "salary": "$217,639", + "start_date": "2/10/2015" + }, + { + "extn": "9831", + "id": "3566", + "name": "Marigold Chapman", + "office": "Chicago", + "position": "Retail Trainee", + "salary": "$122,409", + "start_date": "10/8/2002" + }, + { + "extn": "2306", + "id": "3567", + "name": "Willow Radley", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$147,272", + "start_date": "4/23/2006" + }, + { + "extn": "6803", + "id": "3568", + "name": "Zoe Fox", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$75,052", + "start_date": "1/21/2008" + }, + { + "extn": "1119", + "id": "3569", + "name": "Molly Uddin", + "office": "Lancaster", + "position": "Cook", + "salary": "$223,918", + "start_date": "11/1/2006" + }, + { + "extn": "6978", + "id": "3570", + "name": "Abdul Rodwell", + "office": "Salem", + "position": "Associate Professor", + "salary": "$259,517", + "start_date": "3/26/2012" + }, + { + "extn": "7677", + "id": "3571", + "name": "Wade Baker", + "office": "Memphis", + "position": "Call Center Representative", + "salary": "$64,794", + "start_date": "10/23/2009" + }, + { + "extn": "5774", + "id": "3572", + "name": "Emma Yard", + "office": "Anaheim", + "position": "Loan Officer", + "salary": "$286,529", + "start_date": "1/17/2006" + }, + { + "extn": "4738", + "id": "3573", + "name": "Abdul Graham", + "office": "London", + "position": "Dentist", + "salary": "$292,898", + "start_date": "9/17/2014" + }, + { + "extn": "7783", + "id": "3574", + "name": "Maxwell Graham", + "office": "Springfield", + "position": "Auditor", + "salary": "$35,957", + "start_date": "12/14/2011" + }, + { + "extn": "1422", + "id": "3575", + "name": "Ivy Clifford", + "office": "Tallahassee", + "position": "Steward", + "salary": "$279,700", + "start_date": "9/16/2001" + }, + { + "extn": "4267", + "id": "3576", + "name": "John Dempsey", + "office": "Escondido", + "position": "Operator", + "salary": "$42,667", + "start_date": "7/28/2001" + }, + { + "extn": "1945", + "id": "3577", + "name": "Oliver Mackenzie", + "office": "Rome", + "position": "Doctor", + "salary": "$21,787", + "start_date": "12/5/2010" + }, + { + "extn": "2255", + "id": "3578", + "name": "Noah Lyon", + "office": "Miami", + "position": "Paramedic", + "salary": "$268,415", + "start_date": "10/11/2013" + }, + { + "extn": "5228", + "id": "3579", + "name": "Penelope Mcleod", + "office": "Nashville", + "position": "Dentist", + "salary": "$80,642", + "start_date": "9/30/2004" + }, + { + "extn": "5671", + "id": "3580", + "name": "Nathan Evans", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$213,884", + "start_date": "6/17/2019" + }, + { + "extn": "9227", + "id": "3581", + "name": "Gil Strong", + "office": "San Jose", + "position": "Assistant Buyer", + "salary": "$78,361", + "start_date": "8/22/2018" + }, + { + "extn": "8128", + "id": "3582", + "name": "Ema Kerr", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$291,687", + "start_date": "8/10/2001" + }, + { + "extn": "9136", + "id": "3583", + "name": "Trisha Davies", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$236,359", + "start_date": "6/26/2003" + }, + { + "extn": "1693", + "id": "3584", + "name": "Sadie Avery", + "office": "Ontario", + "position": "Laboratory Technician", + "salary": "$163,259", + "start_date": "6/13/2006" + }, + { + "extn": "3113", + "id": "3585", + "name": "Tom Bowen", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$272,544", + "start_date": "10/1/2003" + }, + { + "extn": "2515", + "id": "3586", + "name": "Harvey Yoman", + "office": "Lancaster", + "position": "CNC Operator", + "salary": "$287,070", + "start_date": "9/15/2000" + }, + { + "extn": "7433", + "id": "3587", + "name": "Cristal Hill", + "office": "Moreno Valley", + "position": "Audiologist", + "salary": "$253,417", + "start_date": "1/30/2000" + }, + { + "extn": "6761", + "id": "3588", + "name": "Jocelyn Clark", + "office": "Glendale", + "position": "Cook", + "salary": "$166,339", + "start_date": "8/29/2018" + }, + { + "extn": "5181", + "id": "3589", + "name": "Moira Simpson", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$172,549", + "start_date": "2/10/2003" + }, + { + "extn": "5310", + "id": "3590", + "name": "Phillip Nielson", + "office": "Springfield", + "position": "Operator", + "salary": "$146,442", + "start_date": "5/28/2009" + }, + { + "extn": "3950", + "id": "3591", + "name": "Rocco Alldridge", + "office": "Fayetteville", + "position": "Designer", + "salary": "$132,704", + "start_date": "11/4/2007" + }, + { + "extn": "6337", + "id": "3592", + "name": "Jocelyn Watt", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$22,804", + "start_date": "9/12/2010" + }, + { + "extn": "2940", + "id": "3593", + "name": "Kurt Nobbs", + "office": "Seattle", + "position": "Mobile Developer", + "salary": "$214,537", + "start_date": "2/27/2009" + }, + { + "extn": "4522", + "id": "3594", + "name": "Peter Thompson", + "office": "Otawa", + "position": "Electrician", + "salary": "$123,303", + "start_date": "6/10/2016" + }, + { + "extn": "3553", + "id": "3595", + "name": "Enoch Gonzales", + "office": "London", + "position": "Staffing Consultant", + "salary": "$178,873", + "start_date": "6/22/2017" + }, + { + "extn": "9619", + "id": "3596", + "name": "Elise Turner", + "office": "Seattle", + "position": "Bellman", + "salary": "$266,284", + "start_date": "7/26/2003" + }, + { + "extn": "9049", + "id": "3597", + "name": "Ramon Kerr", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$117,579", + "start_date": "12/7/2002" + }, + { + "extn": "8515", + "id": "3598", + "name": "Stella Shepherd", + "office": "Santa Ana", + "position": "Insurance Broker", + "salary": "$73,610", + "start_date": "7/14/2003" + }, + { + "extn": "1211", + "id": "3599", + "name": "Noah Hudson", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$116,364", + "start_date": "4/11/2017" + }, + { + "extn": "5311", + "id": "3600", + "name": "John Irwin", + "office": "Lyon", + "position": "Biologist", + "salary": "$131,883", + "start_date": "7/27/2019" + }, + { + "extn": "2530", + "id": "3601", + "name": "Henry Becker", + "office": "Denver", + "position": "Software Engineer", + "salary": "$44,985", + "start_date": "11/2/2006" + }, + { + "extn": "1715", + "id": "3602", + "name": "Catherine Horton", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$18,259", + "start_date": "6/20/2002" + }, + { + "extn": "8430", + "id": "3603", + "name": "Stella Dowson", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$184,586", + "start_date": "11/11/2013" + }, + { + "extn": "8873", + "id": "3604", + "name": "Ethan Swift", + "office": "Otawa", + "position": "CNC Operator", + "salary": "$216,735", + "start_date": "11/26/2013" + }, + { + "extn": "1371", + "id": "3605", + "name": "Rick Rainford", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$158,252", + "start_date": "12/28/2017" + }, + { + "extn": "8223", + "id": "3606", + "name": "Chadwick Antcliff", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$52,479", + "start_date": "4/18/2010" + }, + { + "extn": "4466", + "id": "3607", + "name": "Valerie Slater", + "office": "Cincinnati", + "position": "Machine Operator", + "salary": "$24,594", + "start_date": "12/12/2004" + }, + { + "extn": "8601", + "id": "3608", + "name": "Gina Connell", + "office": "San Bernardino", + "position": "Stockbroker", + "salary": "$285,545", + "start_date": "1/16/2013" + }, + { + "extn": "3955", + "id": "3609", + "name": "Florence Moore", + "office": "Tulsa", + "position": "Clerk", + "salary": "$54,782", + "start_date": "10/25/2017" + }, + { + "extn": "3846", + "id": "3610", + "name": "Doug Emmett", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$235,883", + "start_date": "5/8/2010" + }, + { + "extn": "9517", + "id": "3611", + "name": "Adina Yoman", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$101,579", + "start_date": "5/17/2013" + }, + { + "extn": "8535", + "id": "3612", + "name": "Irene Kaur", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$146,688", + "start_date": "4/8/2018" + }, + { + "extn": "9224", + "id": "3613", + "name": "Jack Allen", + "office": "Ontario", + "position": "HR Coordinator", + "salary": "$34,651", + "start_date": "10/8/2006" + }, + { + "extn": "7587", + "id": "3614", + "name": "Rufus Crawford", + "office": "Salem", + "position": "Associate Professor", + "salary": "$31,009", + "start_date": "11/17/2018" + }, + { + "extn": "7711", + "id": "3615", + "name": "Adela Quinton", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$258,712", + "start_date": "7/29/2013" + }, + { + "extn": "8821", + "id": "3616", + "name": "Julian Rowan", + "office": "Oklahoma City", + "position": "Clerk", + "salary": "$134,854", + "start_date": "1/30/2015" + }, + { + "extn": "6448", + "id": "3617", + "name": "Celia Kelly", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$76,358", + "start_date": "10/1/2003" + }, + { + "extn": "5091", + "id": "3618", + "name": "Rosalie Everett", + "office": "Albuquerque", + "position": "Operator", + "salary": "$199,104", + "start_date": "10/23/2011" + }, + { + "extn": "2985", + "id": "3619", + "name": "Agnes Yang", + "office": "Baltimore", + "position": "Design Engineer", + "salary": "$155,287", + "start_date": "8/21/2001" + }, + { + "extn": "3229", + "id": "3620", + "name": "Ron Lyon", + "office": "Salem", + "position": "Webmaster", + "salary": "$43,826", + "start_date": "7/26/2001" + }, + { + "extn": "6845", + "id": "3621", + "name": "Abbey Gibbons", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$181,057", + "start_date": "1/24/2006" + }, + { + "extn": "8234", + "id": "3622", + "name": "Remy Waterson", + "office": "Bucharest", + "position": "Cash Manager", + "salary": "$267,168", + "start_date": "3/17/2019" + }, + { + "extn": "3016", + "id": "3623", + "name": "Denny Pearce", + "office": "Salt Lake City", + "position": "Assistant Buyer", + "salary": "$53,162", + "start_date": "11/23/2006" + }, + { + "extn": "4251", + "id": "3624", + "name": "Doug Whittle", + "office": "Boston", + "position": "Physician", + "salary": "$54,055", + "start_date": "8/3/2008" + }, + { + "extn": "3256", + "id": "3625", + "name": "Tyson Stone ", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$250,536", + "start_date": "6/16/2005" + }, + { + "extn": "5917", + "id": "3626", + "name": "Oliver Mccormick", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$265,178", + "start_date": "8/14/2001" + }, + { + "extn": "6330", + "id": "3627", + "name": "Lily Dobson", + "office": "Detroit", + "position": "HR Specialist", + "salary": "$127,661", + "start_date": "1/16/2012" + }, + { + "extn": "8922", + "id": "3628", + "name": "Peter Herbert", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$171,148", + "start_date": "12/3/2001" + }, + { + "extn": "6856", + "id": "3629", + "name": "Boris Button", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$112,291", + "start_date": "8/1/2017" + }, + { + "extn": "4649", + "id": "3630", + "name": "Penelope Roman", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$250,265", + "start_date": "7/17/2013" + }, + { + "extn": "3455", + "id": "3631", + "name": "Marvin Rodgers", + "office": "Richmond", + "position": "Electrician", + "salary": "$160,455", + "start_date": "12/29/2003" + }, + { + "extn": "3345", + "id": "3632", + "name": "Makenzie Bennett", + "office": "Milano", + "position": "Accountant", + "salary": "$134,663", + "start_date": "12/19/2018" + }, + { + "extn": "9480", + "id": "3633", + "name": "Noah Wade", + "office": "Berna", + "position": "Bookkeeper", + "salary": "$272,066", + "start_date": "9/18/2013" + }, + { + "extn": "5463", + "id": "3634", + "name": "Victoria Butler", + "office": "San Antonio", + "position": "Banker", + "salary": "$207,596", + "start_date": "3/3/2012" + }, + { + "extn": "9217", + "id": "3635", + "name": "Nick Leigh", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$157,425", + "start_date": "5/16/2008" + }, + { + "extn": "8449", + "id": "3636", + "name": "Brad Herbert", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$226,278", + "start_date": "2/18/2005" + }, + { + "extn": "5028", + "id": "3637", + "name": "Cassidy Osman", + "office": "San Antonio", + "position": "Systems Administrator", + "salary": "$150,606", + "start_date": "2/16/2009" + }, + { + "extn": "4908", + "id": "3638", + "name": "Harry Nash", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$141,432", + "start_date": "6/9/2015" + }, + { + "extn": "3204", + "id": "3639", + "name": "Cameron Marshall", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$19,729", + "start_date": "8/3/2015" + }, + { + "extn": "1918", + "id": "3640", + "name": "Janelle Baker", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$219,965", + "start_date": "4/30/2019" + }, + { + "extn": "9018", + "id": "3641", + "name": "Michael Norburn", + "office": "Baltimore", + "position": "Steward", + "salary": "$156,413", + "start_date": "5/9/2016" + }, + { + "extn": "4424", + "id": "3642", + "name": "Gemma Burge", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$203,687", + "start_date": "4/9/2004" + }, + { + "extn": "4698", + "id": "3643", + "name": "Summer Amstead", + "office": "Boston", + "position": "Doctor", + "salary": "$228,646", + "start_date": "5/31/2013" + }, + { + "extn": "5022", + "id": "3644", + "name": "Ramon Reese", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$282,955", + "start_date": "9/30/2017" + }, + { + "extn": "3920", + "id": "3645", + "name": "Barney Thomas", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$71,201", + "start_date": "10/12/2011" + }, + { + "extn": "7104", + "id": "3646", + "name": "Maggie Varndell", + "office": "Tokyo", + "position": "Mobile Developer", + "salary": "$90,701", + "start_date": "3/15/2008" + }, + { + "extn": "8364", + "id": "3647", + "name": "Carolyn Khan", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$120,485", + "start_date": "3/28/2015" + }, + { + "extn": "1500", + "id": "3648", + "name": "Maria Hopkinson", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$69,053", + "start_date": "12/23/2006" + }, + { + "extn": "4627", + "id": "3649", + "name": "Maggie Stewart", + "office": "Escondido", + "position": "Business Broker", + "salary": "$124,113", + "start_date": "4/17/2004" + }, + { + "extn": "5393", + "id": "3650", + "name": "Nicholas Young", + "office": "Norfolk", + "position": "Baker", + "salary": "$134,313", + "start_date": "5/20/2015" + }, + { + "extn": "7089", + "id": "3651", + "name": "Kassandra Redfern", + "office": "Glendale", + "position": "Steward", + "salary": "$157,017", + "start_date": "2/6/2007" + }, + { + "extn": "5809", + "id": "3652", + "name": "Rosie Clifford", + "office": "Berna", + "position": "Bellman", + "salary": "$86,770", + "start_date": "3/30/2007" + }, + { + "extn": "1730", + "id": "3653", + "name": "Mackenzie Owens", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$247,980", + "start_date": "2/15/2017" + }, + { + "extn": "6064", + "id": "3654", + "name": "Joseph Willson", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$96,483", + "start_date": "9/14/2010" + }, + { + "extn": "1408", + "id": "3655", + "name": "Abdul Santos", + "office": "Oakland", + "position": "Web Developer", + "salary": "$128,929", + "start_date": "10/13/2004" + }, + { + "extn": "1933", + "id": "3656", + "name": "Sonya Hamilton", + "office": "Lisbon", + "position": "Inspector", + "salary": "$78,706", + "start_date": "6/27/2005" + }, + { + "extn": "7815", + "id": "3657", + "name": "Harry Long", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$139,536", + "start_date": "12/1/2015" + }, + { + "extn": "4343", + "id": "3658", + "name": "Erick Judd", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$194,573", + "start_date": "3/23/2016" + }, + { + "extn": "5887", + "id": "3659", + "name": "Julius Chester", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$107,509", + "start_date": "8/24/2008" + }, + { + "extn": "9106", + "id": "3660", + "name": "Makenzie Henderson", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$191,662", + "start_date": "8/5/2009" + }, + { + "extn": "9466", + "id": "3661", + "name": "Vera Rees", + "office": "Madrid", + "position": "Lecturer", + "salary": "$267,721", + "start_date": "12/14/2017" + }, + { + "extn": "2955", + "id": "3662", + "name": "Ronald Stone", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$206,822", + "start_date": "2/22/2005" + }, + { + "extn": "1976", + "id": "3663", + "name": "Mara Hope", + "office": "New Orleans", + "position": "Bellman", + "salary": "$268,979", + "start_date": "3/11/2018" + }, + { + "extn": "2438", + "id": "3664", + "name": "Michaela Giles", + "office": "Bridgeport", + "position": "Cook", + "salary": "$226,335", + "start_date": "10/27/2009" + }, + { + "extn": "1832", + "id": "3665", + "name": "Maxwell Curtis", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$255,092", + "start_date": "4/14/2005" + }, + { + "extn": "4638", + "id": "3666", + "name": "Marissa Uddin", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$262,876", + "start_date": "10/20/2015" + }, + { + "extn": "6093", + "id": "3667", + "name": "Denny Sheldon", + "office": "Wien", + "position": "Cash Manager", + "salary": "$54,291", + "start_date": "12/22/2001" + }, + { + "extn": "5717", + "id": "3668", + "name": "Liliana King", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$272,562", + "start_date": "5/10/2016" + }, + { + "extn": "7026", + "id": "3669", + "name": "Chadwick Power", + "office": "Colorado Springs", + "position": "Lecturer", + "salary": "$146,626", + "start_date": "10/20/2001" + }, + { + "extn": "1271", + "id": "3670", + "name": "Doug Mackenzie", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$171,925", + "start_date": "11/22/2013" + }, + { + "extn": "7416", + "id": "3671", + "name": "Michelle Flett", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$62,536", + "start_date": "5/27/2005" + }, + { + "extn": "8078", + "id": "3672", + "name": "Nina Thomson", + "office": "Saint Paul", + "position": "Doctor", + "salary": "$170,396", + "start_date": "7/11/2008" + }, + { + "extn": "1833", + "id": "3673", + "name": "Erick Redwood", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$242,875", + "start_date": "10/4/2015" + }, + { + "extn": "1763", + "id": "3674", + "name": "Daron Radley", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$102,935", + "start_date": "6/29/2007" + }, + { + "extn": "4950", + "id": "3675", + "name": "Scarlett Bradley", + "office": "Lakewood", + "position": "Clerk", + "salary": "$105,990", + "start_date": "2/15/2018" + }, + { + "extn": "6219", + "id": "3676", + "name": "Carl Mccormick", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$144,888", + "start_date": "7/26/2003" + }, + { + "extn": "2694", + "id": "3677", + "name": "Ethan Boden", + "office": "Arlington", + "position": "Electrician", + "salary": "$87,877", + "start_date": "11/4/2006" + }, + { + "extn": "2927", + "id": "3678", + "name": "Rosalie Baker", + "office": "Baltimore", + "position": "Laboratory Technician", + "salary": "$75,505", + "start_date": "1/19/2007" + }, + { + "extn": "3727", + "id": "3679", + "name": "Angelique Carter", + "office": "Fort Lauderdale", + "position": "Bookkeeper", + "salary": "$105,372", + "start_date": "10/28/2015" + }, + { + "extn": "2513", + "id": "3680", + "name": "Marie Gordon", + "office": "Lancaster", + "position": "Front Desk Coordinator", + "salary": "$201,697", + "start_date": "5/23/2014" + }, + { + "extn": "8002", + "id": "3681", + "name": "Chadwick Stuart", + "office": "San Diego", + "position": "Ambulatory Nurse", + "salary": "$109,211", + "start_date": "2/25/2019" + }, + { + "extn": "1496", + "id": "3682", + "name": "Callie Shaw", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$152,042", + "start_date": "10/31/2000" + }, + { + "extn": "6437", + "id": "3683", + "name": "Nate Rossi", + "office": "Denver", + "position": "Assistant Buyer", + "salary": "$262,224", + "start_date": "9/19/2003" + }, + { + "extn": "7723", + "id": "3684", + "name": "Katelyn Nicolas", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$283,810", + "start_date": "5/22/2000" + }, + { + "extn": "3036", + "id": "3685", + "name": "Ethan Glass", + "office": "Stockton", + "position": "Designer", + "salary": "$133,859", + "start_date": "4/18/2013" + }, + { + "extn": "6733", + "id": "3686", + "name": "Harmony Alldridge", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$194,049", + "start_date": "3/2/2007" + }, + { + "extn": "3377", + "id": "3687", + "name": "Angelina Umney", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$61,544", + "start_date": "11/5/2005" + }, + { + "extn": "5356", + "id": "3688", + "name": "Leroy Richards", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$210,828", + "start_date": "1/22/2019" + }, + { + "extn": "1548", + "id": "3689", + "name": "John Tindall", + "office": "Richmond", + "position": "Web Developer", + "salary": "$56,434", + "start_date": "8/2/2007" + }, + { + "extn": "3057", + "id": "3690", + "name": "Adalind Jackson", + "office": "Amarillo", + "position": "Healthcare Specialist", + "salary": "$87,062", + "start_date": "1/21/2008" + }, + { + "extn": "9309", + "id": "3691", + "name": "Liam Wild", + "office": "Bucharest", + "position": "Front Desk Coordinator", + "salary": "$299,294", + "start_date": "5/25/2017" + }, + { + "extn": "1970", + "id": "3692", + "name": "Carmen Fleming", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$296,208", + "start_date": "8/20/2004" + }, + { + "extn": "5874", + "id": "3693", + "name": "Hope Ross", + "office": "Berna", + "position": "Cashier", + "salary": "$131,245", + "start_date": "7/11/2014" + }, + { + "extn": "1606", + "id": "3694", + "name": "Bob Tait", + "office": "Richmond", + "position": "Accountant", + "salary": "$243,833", + "start_date": "2/8/2009" + }, + { + "extn": "4518", + "id": "3695", + "name": "Leroy Walsh", + "office": "Fullerton", + "position": "Call Center Representative", + "salary": "$276,932", + "start_date": "11/30/2005" + }, + { + "extn": "5276", + "id": "3696", + "name": "Harry Gordon", + "office": "Worcester", + "position": "Doctor", + "salary": "$208,127", + "start_date": "8/27/2006" + }, + { + "extn": "9541", + "id": "3697", + "name": "Percy Drake", + "office": "Milwaukee", + "position": "Health Educator", + "salary": "$201,158", + "start_date": "4/21/2003" + }, + { + "extn": "6275", + "id": "3698", + "name": "Julius Jones", + "office": "Rome", + "position": "Cashier", + "salary": "$232,904", + "start_date": "10/9/2006" + }, + { + "extn": "5425", + "id": "3699", + "name": "George Isaac", + "office": "Madison", + "position": "Auditor", + "salary": "$179,349", + "start_date": "7/7/2019" + }, + { + "extn": "4237", + "id": "3700", + "name": "Clint Eyres", + "office": "Garland", + "position": "Budget Analyst", + "salary": "$160,653", + "start_date": "12/4/2006" + }, + { + "extn": "9527", + "id": "3701", + "name": "Peter Roscoe", + "office": "San Antonio", + "position": "Front Desk Coordinator", + "salary": "$116,976", + "start_date": "11/10/2014" + }, + { + "extn": "5261", + "id": "3702", + "name": "Brooklyn Khan", + "office": "Berna", + "position": "Pharmacist", + "salary": "$226,557", + "start_date": "5/19/2013" + }, + { + "extn": "3609", + "id": "3703", + "name": "Meredith Jarvis", + "office": "Quebec", + "position": "Chef Manager", + "salary": "$71,460", + "start_date": "6/21/2019" + }, + { + "extn": "7162", + "id": "3704", + "name": "Noah Ballard", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$77,813", + "start_date": "9/20/2000" + }, + { + "extn": "9210", + "id": "3705", + "name": "Boris Lunt", + "office": "Tulsa", + "position": "HR Specialist", + "salary": "$144,573", + "start_date": "5/13/2017" + }, + { + "extn": "9454", + "id": "3706", + "name": "Stephanie Martin", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$281,645", + "start_date": "2/9/2009" + }, + { + "extn": "4301", + "id": "3707", + "name": "Tyson Noon", + "office": "Boston", + "position": "Web Developer", + "salary": "$174,424", + "start_date": "8/19/2019" + }, + { + "extn": "7662", + "id": "3708", + "name": "Marvin Kelly", + "office": "Tulsa", + "position": "Physician", + "salary": "$67,331", + "start_date": "5/16/2001" + }, + { + "extn": "1808", + "id": "3709", + "name": "Evie Flack", + "office": "Laredo", + "position": "CNC Operator", + "salary": "$80,425", + "start_date": "12/2/2001" + }, + { + "extn": "7289", + "id": "3710", + "name": "Nate Williams", + "office": "Hollywood", + "position": "Baker", + "salary": "$91,099", + "start_date": "2/2/2010" + }, + { + "extn": "4557", + "id": "3711", + "name": "Julian Hamilton", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$142,575", + "start_date": "4/4/2014" + }, + { + "extn": "2771", + "id": "3712", + "name": "Erick Carpenter", + "office": "Las Vegas", + "position": "Steward", + "salary": "$179,547", + "start_date": "11/6/2017" + }, + { + "extn": "7819", + "id": "3713", + "name": "Gil Blackburn", + "office": "Arlington", + "position": "Inspector", + "salary": "$247,186", + "start_date": "5/6/2007" + }, + { + "extn": "7232", + "id": "3714", + "name": "Brad Fields", + "office": "Reno", + "position": "Loan Officer", + "salary": "$264,541", + "start_date": "11/29/2013" + }, + { + "extn": "7554", + "id": "3715", + "name": "Michael Harris", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$64,904", + "start_date": "3/9/2006" + }, + { + "extn": "2178", + "id": "3716", + "name": "Marvin Powell", + "office": "Worcester", + "position": "Steward", + "salary": "$156,618", + "start_date": "1/23/2019" + }, + { + "extn": "5355", + "id": "3717", + "name": "Gina Tanner", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$199,263", + "start_date": "2/11/2004" + }, + { + "extn": "4238", + "id": "3718", + "name": "George Baldwin", + "office": "Ontario", + "position": "Doctor", + "salary": "$171,963", + "start_date": "9/24/2012" + }, + { + "extn": "2018", + "id": "3719", + "name": "Miley Ventura", + "office": "Boston", + "position": "Banker", + "salary": "$240,210", + "start_date": "4/26/2011" + }, + { + "extn": "6718", + "id": "3720", + "name": "Elisabeth Atkinson", + "office": "Prague", + "position": "Health Educator", + "salary": "$144,964", + "start_date": "6/1/2016" + }, + { + "extn": "1502", + "id": "3721", + "name": "George Richards", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$89,998", + "start_date": "12/3/2011" + }, + { + "extn": "3490", + "id": "3722", + "name": "Clint Stone", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$215,209", + "start_date": "11/14/2001" + }, + { + "extn": "6531", + "id": "3723", + "name": "Owen Giles", + "office": "Lancaster", + "position": "Clerk", + "salary": "$53,988", + "start_date": "2/17/2000" + }, + { + "extn": "1829", + "id": "3724", + "name": "Drew Bristow", + "office": "Huntsville", + "position": "Webmaster", + "salary": "$140,702", + "start_date": "3/18/2010" + }, + { + "extn": "4027", + "id": "3725", + "name": "Agnes Jordan", + "office": "Tokyo", + "position": "Biologist", + "salary": "$290,178", + "start_date": "12/5/2010" + }, + { + "extn": "5014", + "id": "3726", + "name": "Carina Irwin", + "office": "Lakewood", + "position": "Operator", + "salary": "$214,436", + "start_date": "7/26/2019" + }, + { + "extn": "4108", + "id": "3727", + "name": "Henry Clark", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$65,791", + "start_date": "1/16/2000" + }, + { + "extn": "6192", + "id": "3728", + "name": "Javier Reading", + "office": "Dallas", + "position": "Chef Manager", + "salary": "$160,488", + "start_date": "4/16/2013" + }, + { + "extn": "3006", + "id": "3729", + "name": "Alexander Exton", + "office": "Salem", + "position": "Machine Operator", + "salary": "$184,761", + "start_date": "5/13/2001" + }, + { + "extn": "5391", + "id": "3730", + "name": "Freya Duvall", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$50,268", + "start_date": "1/29/2004" + }, + { + "extn": "8221", + "id": "3731", + "name": "Alan Fleming", + "office": "Zurich", + "position": "Baker", + "salary": "$91,616", + "start_date": "2/14/2008" + }, + { + "extn": "2070", + "id": "3732", + "name": "Johnny Johnson", + "office": "Jersey City", + "position": "Service Supervisor", + "salary": "$145,181", + "start_date": "6/14/2015" + }, + { + "extn": "7584", + "id": "3733", + "name": "Liliana Dwyer", + "office": "Oklahoma City", + "position": "Front Desk Coordinator", + "salary": "$260,881", + "start_date": "8/12/2003" + }, + { + "extn": "8853", + "id": "3734", + "name": "Michael Roscoe", + "office": "Venice", + "position": "Business Broker", + "salary": "$76,435", + "start_date": "4/12/2005" + }, + { + "extn": "3180", + "id": "3735", + "name": "Livia Alexander", + "office": "London", + "position": "Webmaster", + "salary": "$91,191", + "start_date": "9/19/2001" + }, + { + "extn": "3679", + "id": "3736", + "name": "Manuel Baker", + "office": "Chicago", + "position": "Investment Advisor", + "salary": "$279,666", + "start_date": "6/11/2013" + }, + { + "extn": "2565", + "id": "3737", + "name": "Bree Bradley", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$115,659", + "start_date": "12/23/2017" + }, + { + "extn": "4172", + "id": "3738", + "name": "Rosalee Robe", + "office": "Salem", + "position": "Production Painter", + "salary": "$112,606", + "start_date": "8/22/2018" + }, + { + "extn": "4486", + "id": "3739", + "name": "Elijah Boyle", + "office": "Lyon", + "position": "Steward", + "salary": "$291,762", + "start_date": "3/18/2019" + }, + { + "extn": "3030", + "id": "3740", + "name": "Kieth Radcliffe", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$54,735", + "start_date": "2/6/2018" + }, + { + "extn": "1656", + "id": "3741", + "name": "Morgan Moore", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$104,032", + "start_date": "6/15/2006" + }, + { + "extn": "2429", + "id": "3742", + "name": "Lillian James", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$90,277", + "start_date": "4/17/2010" + }, + { + "extn": "4039", + "id": "3743", + "name": "Isabella Chester", + "office": "Fayetteville", + "position": "Global Logistics Supervisor", + "salary": "$136,467", + "start_date": "3/2/2014" + }, + { + "extn": "3304", + "id": "3744", + "name": "Daron Nicolas", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$217,084", + "start_date": "10/5/2017" + }, + { + "extn": "2624", + "id": "3745", + "name": "Rowan Darcy", + "office": "Los Angeles", + "position": "Cook", + "salary": "$272,043", + "start_date": "12/13/2014" + }, + { + "extn": "1022", + "id": "3746", + "name": "Oliver Johnson", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$179,465", + "start_date": "8/3/2019" + }, + { + "extn": "5211", + "id": "3747", + "name": "Leroy Gregory", + "office": "Long Beach", + "position": "Designer", + "salary": "$70,164", + "start_date": "3/19/2005" + }, + { + "extn": "6396", + "id": "3748", + "name": "George Lomax", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$274,342", + "start_date": "8/2/2010" + }, + { + "extn": "6046", + "id": "3749", + "name": "Rosalyn Ellison", + "office": "Salt Lake City", + "position": "Loan Officer", + "salary": "$143,035", + "start_date": "9/17/2017" + }, + { + "extn": "8645", + "id": "3750", + "name": "Christy Clifford", + "office": "Rome", + "position": "Audiologist", + "salary": "$220,612", + "start_date": "9/1/2005" + }, + { + "extn": "8519", + "id": "3751", + "name": "Bart Walker", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$95,931", + "start_date": "9/11/2007" + }, + { + "extn": "4253", + "id": "3752", + "name": "Adelaide Gardner", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$91,405", + "start_date": "12/3/2013" + }, + { + "extn": "1622", + "id": "3753", + "name": "Maxwell Morris", + "office": "Berna", + "position": "Steward", + "salary": "$146,478", + "start_date": "7/27/2013" + }, + { + "extn": "7992", + "id": "3754", + "name": "Eryn Simmons", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$218,224", + "start_date": "2/21/2001" + }, + { + "extn": "9795", + "id": "3755", + "name": "Rocco Flanders", + "office": "Jersey City", + "position": "Stockbroker", + "salary": "$13,947", + "start_date": "5/1/2018" + }, + { + "extn": "4553", + "id": "3756", + "name": "Crystal Martin", + "office": "Nashville", + "position": "Treasurer", + "salary": "$70,048", + "start_date": "4/27/2006" + }, + { + "extn": "5961", + "id": "3757", + "name": "Julius Crawley", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$282,356", + "start_date": "5/6/2018" + }, + { + "extn": "8373", + "id": "3758", + "name": "Mark Huggins", + "office": "Springfield", + "position": "Lecturer", + "salary": "$198,406", + "start_date": "1/7/2014" + }, + { + "extn": "5174", + "id": "3759", + "name": "Hank Mullins", + "office": "Columbus", + "position": "Inspector", + "salary": "$273,822", + "start_date": "2/21/2013" + }, + { + "extn": "8407", + "id": "3760", + "name": "Lucas Mitchell", + "office": "Nashville", + "position": "Clerk", + "salary": "$218,174", + "start_date": "5/25/2007" + }, + { + "extn": "9709", + "id": "3761", + "name": "Fred Dowson", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$190,221", + "start_date": "11/26/2009" + }, + { + "extn": "9532", + "id": "3762", + "name": "Rocco Richardson", + "office": "Jersey City", + "position": "Dentist", + "salary": "$295,125", + "start_date": "2/22/2009" + }, + { + "extn": "5578", + "id": "3763", + "name": "Lara Connor", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$30,103", + "start_date": "7/11/2017" + }, + { + "extn": "8202", + "id": "3764", + "name": "Irene Ingham", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$71,162", + "start_date": "10/12/2013" + }, + { + "extn": "6207", + "id": "3765", + "name": "Jessica Vallins", + "office": "Long Beach", + "position": "Cook", + "salary": "$194,587", + "start_date": "6/4/2008" + }, + { + "extn": "3327", + "id": "3766", + "name": "Michelle Connor", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$258,027", + "start_date": "8/24/2019" + }, + { + "extn": "9697", + "id": "3767", + "name": "Aleksandra Hepburn", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$45,446", + "start_date": "2/7/2013" + }, + { + "extn": "2631", + "id": "3768", + "name": "Lucas Bradshaw", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$167,162", + "start_date": "1/18/2006" + }, + { + "extn": "2856", + "id": "3769", + "name": "Julian Mitchell", + "office": "Henderson", + "position": "Restaurant Manager", + "salary": "$74,191", + "start_date": "8/25/2008" + }, + { + "extn": "5905", + "id": "3770", + "name": "Robyn Raven", + "office": "Kansas City", + "position": "Baker", + "salary": "$25,719", + "start_date": "2/1/2009" + }, + { + "extn": "2673", + "id": "3771", + "name": "Alexander Bolton", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$34,830", + "start_date": "1/19/2016" + }, + { + "extn": "8560", + "id": "3772", + "name": "Kieth Bright", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$291,391", + "start_date": "1/5/2009" + }, + { + "extn": "9783", + "id": "3773", + "name": "Fred York", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$58,513", + "start_date": "1/27/2015" + }, + { + "extn": "2386", + "id": "3774", + "name": "Chadwick Redwood", + "office": "Tokyo", + "position": "Operator", + "salary": "$207,600", + "start_date": "12/17/2004" + }, + { + "extn": "7594", + "id": "3775", + "name": "Jack Leslie", + "office": "Innsbruck", + "position": "Banker", + "salary": "$145,392", + "start_date": "4/5/2012" + }, + { + "extn": "2506", + "id": "3776", + "name": "Anthony Roman", + "office": "El Paso", + "position": "Fabricator", + "salary": "$105,091", + "start_date": "7/11/2016" + }, + { + "extn": "8193", + "id": "3777", + "name": "Tony Milner", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$44,972", + "start_date": "12/16/2005" + }, + { + "extn": "7669", + "id": "3778", + "name": "Ilona Morrison", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$73,658", + "start_date": "7/15/2000" + }, + { + "extn": "3422", + "id": "3779", + "name": "Livia Goldsmith", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$168,171", + "start_date": "8/22/2001" + }, + { + "extn": "6417", + "id": "3780", + "name": "Alice Sheldon", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$21,258", + "start_date": "3/28/2016" + }, + { + "extn": "6541", + "id": "3781", + "name": "Phillip Strong", + "office": "Irving", + "position": "Designer", + "salary": "$180,276", + "start_date": "10/29/2001" + }, + { + "extn": "1777", + "id": "3782", + "name": "Charlize Miller", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$258,956", + "start_date": "8/14/2000" + }, + { + "extn": "6640", + "id": "3783", + "name": "Liam Nelson", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$107,342", + "start_date": "6/6/2008" + }, + { + "extn": "6433", + "id": "3784", + "name": "Naomi Simpson", + "office": "Henderson", + "position": "Accountant", + "salary": "$119,066", + "start_date": "4/5/2009" + }, + { + "extn": "1148", + "id": "3785", + "name": "Gabriel Bowen", + "office": "Memphis", + "position": "Banker", + "salary": "$246,515", + "start_date": "7/11/2014" + }, + { + "extn": "1927", + "id": "3786", + "name": "Susan Rowlands", + "office": "Long Beach", + "position": "Software Engineer", + "salary": "$222,090", + "start_date": "3/24/2009" + }, + { + "extn": "9645", + "id": "3787", + "name": "Lucas Cox", + "office": "Boston", + "position": "Electrician", + "salary": "$164,903", + "start_date": "6/23/2008" + }, + { + "extn": "4338", + "id": "3788", + "name": "Noah Whitehouse", + "office": "Otawa", + "position": "Business Broker", + "salary": "$125,865", + "start_date": "2/7/2008" + }, + { + "extn": "3465", + "id": "3789", + "name": "Eduardo Sherwood", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$218,295", + "start_date": "3/21/2007" + }, + { + "extn": "8264", + "id": "3790", + "name": "Samantha Watt", + "office": "Cincinnati", + "position": "Clerk", + "salary": "$50,658", + "start_date": "4/21/2015" + }, + { + "extn": "4651", + "id": "3791", + "name": "Denis Ralph", + "office": "Huntsville", + "position": "Designer", + "salary": "$191,009", + "start_date": "11/14/2001" + }, + { + "extn": "6096", + "id": "3792", + "name": "Tony Tate", + "office": "Milano", + "position": "Inspector", + "salary": "$90,113", + "start_date": "1/16/2003" + }, + { + "extn": "6842", + "id": "3793", + "name": "Rocco Forester", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$247,690", + "start_date": "12/5/2011" + }, + { + "extn": "4093", + "id": "3794", + "name": "Harvey Radcliffe", + "office": "Jacksonville", + "position": "Steward", + "salary": "$169,079", + "start_date": "1/1/2019" + }, + { + "extn": "3844", + "id": "3795", + "name": "Chanelle Johnson", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$62,037", + "start_date": "1/27/2004" + }, + { + "extn": "8638", + "id": "3796", + "name": "Julian Denton", + "office": "Salt Lake City", + "position": "Health Educator", + "salary": "$260,793", + "start_date": "10/29/2008" + }, + { + "extn": "8164", + "id": "3797", + "name": "Adela Cadman", + "office": "Amarillo", + "position": "Steward", + "salary": "$62,901", + "start_date": "1/22/2016" + }, + { + "extn": "2833", + "id": "3798", + "name": "Quinn Glass", + "office": "London", + "position": "Mobile Developer", + "salary": "$201,395", + "start_date": "8/28/2005" + }, + { + "extn": "3098", + "id": "3799", + "name": "Stella Vass", + "office": "New York", + "position": "Insurance Broker", + "salary": "$52,447", + "start_date": "3/2/2002" + }, + { + "extn": "4362", + "id": "3800", + "name": "Rihanna Foxley", + "office": "Arlington", + "position": "Mobile Developer", + "salary": "$34,266", + "start_date": "2/11/2008" + }, + { + "extn": "5240", + "id": "3801", + "name": "Chelsea Milner", + "office": "Miami", + "position": "Accountant", + "salary": "$101,337", + "start_date": "10/14/2004" + }, + { + "extn": "9015", + "id": "3802", + "name": "Tyler Wright", + "office": "Baltimore", + "position": "Inspector", + "salary": "$132,769", + "start_date": "6/7/2011" + }, + { + "extn": "9465", + "id": "3803", + "name": "Louise Radcliffe", + "office": "Garland", + "position": "Biologist", + "salary": "$41,904", + "start_date": "1/29/2018" + }, + { + "extn": "8042", + "id": "3804", + "name": "Alexander Bailey", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$246,379", + "start_date": "8/27/2012" + }, + { + "extn": "6196", + "id": "3805", + "name": "Sebastian Addis", + "office": "Glendale", + "position": "Auditor", + "salary": "$45,979", + "start_date": "4/13/2010" + }, + { + "extn": "2595", + "id": "3806", + "name": "Payton Farrow", + "office": "Minneapolis", + "position": "IT Support Staff", + "salary": "$208,886", + "start_date": "12/17/2005" + }, + { + "extn": "3702", + "id": "3807", + "name": "Gladys Shaw", + "office": "Norfolk", + "position": "Associate Professor", + "salary": "$221,086", + "start_date": "9/29/2015" + }, + { + "extn": "1909", + "id": "3808", + "name": "Michael Parker", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$69,187", + "start_date": "8/17/2006" + }, + { + "extn": "4978", + "id": "3809", + "name": "Lindsay Ramsey", + "office": "New York", + "position": "Lecturer", + "salary": "$111,265", + "start_date": "2/20/2009" + }, + { + "extn": "6366", + "id": "3810", + "name": "Christy Russell", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$265,828", + "start_date": "4/28/2004" + }, + { + "extn": "1067", + "id": "3811", + "name": "Madelyn Styles", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$277,653", + "start_date": "12/16/2003" + }, + { + "extn": "4560", + "id": "3812", + "name": "Martin Douglas", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$51,879", + "start_date": "12/23/2006" + }, + { + "extn": "9902", + "id": "3813", + "name": "Michaela Farmer", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$42,170", + "start_date": "8/19/2014" + }, + { + "extn": "3749", + "id": "3814", + "name": "Caleb Alldridge", + "office": "Hollywood", + "position": "Bellman", + "salary": "$156,965", + "start_date": "12/28/2008" + }, + { + "extn": "9679", + "id": "3815", + "name": "Ron Mcleod", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$108,392", + "start_date": "4/23/2016" + }, + { + "extn": "7477", + "id": "3816", + "name": "Julius Powell", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$74,195", + "start_date": "3/2/2004" + }, + { + "extn": "4725", + "id": "3817", + "name": "Percy Shepherd", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$46,818", + "start_date": "11/30/2000" + }, + { + "extn": "1197", + "id": "3818", + "name": "Daron Becker", + "office": "Venice", + "position": "Healthcare Specialist", + "salary": "$274,940", + "start_date": "5/3/2015" + }, + { + "extn": "3519", + "id": "3819", + "name": "Felicity Long", + "office": "Houston", + "position": "Accountant", + "salary": "$214,641", + "start_date": "7/20/2014" + }, + { + "extn": "8554", + "id": "3820", + "name": "Marie Quinn", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$276,224", + "start_date": "2/6/2008" + }, + { + "extn": "7941", + "id": "3821", + "name": "Eduardo Martin", + "office": "Salt Lake City", + "position": "Audiologist", + "salary": "$285,035", + "start_date": "9/26/2003" + }, + { + "extn": "6882", + "id": "3822", + "name": "Aileen Williams", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$243,319", + "start_date": "3/13/2015" + }, + { + "extn": "2633", + "id": "3823", + "name": "Matt Cox", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$35,095", + "start_date": "7/9/2018" + }, + { + "extn": "2512", + "id": "3824", + "name": "Trisha Mccormick", + "office": "San Antonio", + "position": "Banker", + "salary": "$88,193", + "start_date": "1/31/2019" + }, + { + "extn": "4779", + "id": "3825", + "name": "Vivian Hamilton", + "office": "Milwaukee", + "position": "Cash Manager", + "salary": "$281,884", + "start_date": "12/20/2014" + }, + { + "extn": "7668", + "id": "3826", + "name": "Angelina Gavin", + "office": "Lisbon", + "position": "Dentist", + "salary": "$297,986", + "start_date": "2/19/2000" + }, + { + "extn": "8575", + "id": "3827", + "name": "Kate Brooks", + "office": "Richmond", + "position": "Physician", + "salary": "$261,831", + "start_date": "11/11/2011" + }, + { + "extn": "2310", + "id": "3828", + "name": "George Heaton", + "office": "Toledo", + "position": "Biologist", + "salary": "$238,431", + "start_date": "3/10/2010" + }, + { + "extn": "2283", + "id": "3829", + "name": "Penny Oakley", + "office": "Hayward", + "position": "Budget Analyst", + "salary": "$65,240", + "start_date": "5/21/2004" + }, + { + "extn": "3431", + "id": "3830", + "name": "Matthew Holt", + "office": "Bellevue", + "position": "Baker", + "salary": "$144,199", + "start_date": "2/8/2018" + }, + { + "extn": "6832", + "id": "3831", + "name": "Vera Tindall", + "office": "Innsbruck", + "position": "Front Desk Coordinator", + "salary": "$114,804", + "start_date": "1/29/2017" + }, + { + "extn": "1206", + "id": "3832", + "name": "Georgia Roman", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$98,586", + "start_date": "1/12/2009" + }, + { + "extn": "9802", + "id": "3833", + "name": "Leslie Jobson", + "office": "Fremont", + "position": "Accountant", + "salary": "$131,098", + "start_date": "10/30/2004" + }, + { + "extn": "9142", + "id": "3834", + "name": "Catherine Reynolds", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$251,162", + "start_date": "5/13/2011" + }, + { + "extn": "3797", + "id": "3835", + "name": "Josh Scott", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$226,177", + "start_date": "8/26/2017" + }, + { + "extn": "1162", + "id": "3836", + "name": "Ethan Kelly", + "office": "Hayward", + "position": "Baker", + "salary": "$20,655", + "start_date": "7/7/2017" + }, + { + "extn": "6088", + "id": "3837", + "name": "Roger Widdows", + "office": "Henderson", + "position": "Physician", + "salary": "$172,103", + "start_date": "12/2/2010" + }, + { + "extn": "2044", + "id": "3838", + "name": "Gemma Flack", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$194,281", + "start_date": "6/30/2018" + }, + { + "extn": "1762", + "id": "3839", + "name": "Hadley Allington", + "office": "Springfield", + "position": "Stockbroker", + "salary": "$141,255", + "start_date": "1/2/2011" + }, + { + "extn": "2648", + "id": "3840", + "name": "Gil Buckley", + "office": "St. Louis", + "position": "Operator", + "salary": "$90,579", + "start_date": "6/9/2006" + }, + { + "extn": "2200", + "id": "3841", + "name": "Clint Judd", + "office": "Paris", + "position": "Cash Manager", + "salary": "$106,830", + "start_date": "3/19/2015" + }, + { + "extn": "2302", + "id": "3842", + "name": "Jackeline Alexander", + "office": "Phoenix", + "position": "Ambulatory Nurse", + "salary": "$225,129", + "start_date": "3/29/2009" + }, + { + "extn": "8316", + "id": "3843", + "name": "Rachael London", + "office": "Columbus", + "position": "Designer", + "salary": "$240,746", + "start_date": "11/11/2014" + }, + { + "extn": "9099", + "id": "3844", + "name": "Brad Mcneill", + "office": "Toledo", + "position": "Audiologist", + "salary": "$58,739", + "start_date": "5/11/2008" + }, + { + "extn": "5572", + "id": "3845", + "name": "Nick Griffiths", + "office": "Omaha", + "position": "Steward", + "salary": "$267,539", + "start_date": "7/27/2003" + }, + { + "extn": "5739", + "id": "3846", + "name": "Jocelyn Victor", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$57,751", + "start_date": "12/2/2018" + }, + { + "extn": "1520", + "id": "3847", + "name": "Nick Griffiths", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$95,869", + "start_date": "3/23/2011" + }, + { + "extn": "3266", + "id": "3848", + "name": "Jenna Rosenbloom", + "office": "Reno", + "position": "Cook", + "salary": "$213,349", + "start_date": "10/14/2004" + }, + { + "extn": "5598", + "id": "3849", + "name": "Elise Devonport", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$275,410", + "start_date": "9/29/2017" + }, + { + "extn": "1009", + "id": "3850", + "name": "Carter Dickson", + "office": "Arlington", + "position": "Production Painter", + "salary": "$27,529", + "start_date": "6/3/2002" + }, + { + "extn": "8270", + "id": "3851", + "name": "Doug Allen", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$195,304", + "start_date": "12/4/2013" + }, + { + "extn": "2221", + "id": "3852", + "name": "Andie Dann", + "office": "Saint Paul", + "position": "Physician", + "salary": "$35,860", + "start_date": "2/1/2001" + }, + { + "extn": "9879", + "id": "3853", + "name": "Nick Matthews", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$34,638", + "start_date": "10/6/2004" + }, + { + "extn": "8407", + "id": "3854", + "name": "Denis Franks", + "office": "Escondido", + "position": "Executive Director", + "salary": "$75,873", + "start_date": "9/21/2001" + }, + { + "extn": "4682", + "id": "3855", + "name": "Bryon Vass", + "office": "Laredo", + "position": "Production Painter", + "salary": "$177,744", + "start_date": "7/25/2019" + }, + { + "extn": "2346", + "id": "3856", + "name": "Marvin Watson", + "office": "Columbus", + "position": "Project Manager", + "salary": "$93,270", + "start_date": "3/10/2014" + }, + { + "extn": "8671", + "id": "3857", + "name": "Hayden Truscott", + "office": "Seattle", + "position": "Business Broker", + "salary": "$123,870", + "start_date": "8/5/2004" + }, + { + "extn": "8296", + "id": "3858", + "name": "Ronald Ellis", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$147,295", + "start_date": "6/25/2016" + }, + { + "extn": "2982", + "id": "3859", + "name": "Roger Taylor", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$62,445", + "start_date": "8/3/2018" + }, + { + "extn": "1400", + "id": "3860", + "name": "Mackenzie Ainsworth", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$148,072", + "start_date": "8/27/2002" + }, + { + "extn": "1628", + "id": "3861", + "name": "Martin Quinton", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$30,749", + "start_date": "12/10/2017" + }, + { + "extn": "8707", + "id": "3862", + "name": "Erin Lloyd", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$224,961", + "start_date": "3/23/2000" + }, + { + "extn": "1247", + "id": "3863", + "name": "Cassandra Power", + "office": "Columbus", + "position": "Banker", + "salary": "$15,613", + "start_date": "8/7/2015" + }, + { + "extn": "1817", + "id": "3864", + "name": "Sloane Fenton", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$138,745", + "start_date": "3/15/2017" + }, + { + "extn": "8745", + "id": "3865", + "name": "Kieth Foxley", + "office": "Tokyo", + "position": "Baker", + "salary": "$186,998", + "start_date": "7/1/2005" + }, + { + "extn": "5194", + "id": "3866", + "name": "Julian Price", + "office": "Salt Lake City", + "position": "Electrician", + "salary": "$45,892", + "start_date": "5/24/2017" + }, + { + "extn": "9386", + "id": "3867", + "name": "Brad Evans", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$48,909", + "start_date": "4/4/2018" + }, + { + "extn": "9868", + "id": "3868", + "name": "Emmanuelle Michael", + "office": "Bucharest", + "position": "Bellman", + "salary": "$195,571", + "start_date": "5/12/2018" + }, + { + "extn": "9826", + "id": "3869", + "name": "Hayden Lane", + "office": "Baltimore", + "position": "Cook", + "salary": "$232,193", + "start_date": "12/17/2007" + }, + { + "extn": "2087", + "id": "3870", + "name": "Michael Davies", + "office": "Berlin", + "position": "Production Painter", + "salary": "$109,955", + "start_date": "11/6/2006" + }, + { + "extn": "5253", + "id": "3871", + "name": "Gil Poulton", + "office": "Madison", + "position": "Production Painter", + "salary": "$37,920", + "start_date": "9/7/2017" + }, + { + "extn": "2181", + "id": "3872", + "name": "Carissa Grady", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$186,305", + "start_date": "8/21/2018" + }, + { + "extn": "1698", + "id": "3873", + "name": "William Malone", + "office": "Bridgeport", + "position": "Baker", + "salary": "$21,011", + "start_date": "12/19/2015" + }, + { + "extn": "5595", + "id": "3874", + "name": "Elijah Kidd", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$55,171", + "start_date": "6/1/2018" + }, + { + "extn": "2323", + "id": "3875", + "name": "Adina Buckley", + "office": "St. Louis", + "position": "Production Painter", + "salary": "$288,032", + "start_date": "3/30/2004" + }, + { + "extn": "8414", + "id": "3876", + "name": "Miriam Nobbs", + "office": "Indianapolis", + "position": "Steward", + "salary": "$219,019", + "start_date": "2/22/2016" + }, + { + "extn": "4840", + "id": "3877", + "name": "Javier Lucas", + "office": "Hayward", + "position": "Clerk", + "salary": "$86,595", + "start_date": "7/5/2008" + }, + { + "extn": "7998", + "id": "3878", + "name": "John Mould", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$133,137", + "start_date": "1/17/2013" + }, + { + "extn": "1705", + "id": "3879", + "name": "Mavis Logan", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$29,731", + "start_date": "1/28/2002" + }, + { + "extn": "3962", + "id": "3880", + "name": "Paula Fields", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$121,013", + "start_date": "8/13/2015" + }, + { + "extn": "2205", + "id": "3881", + "name": "Nicholas Kerr", + "office": "Quebec", + "position": "Web Developer", + "salary": "$265,164", + "start_date": "9/20/2000" + }, + { + "extn": "4987", + "id": "3882", + "name": "Oliver Jacobs", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$29,480", + "start_date": "12/14/2006" + }, + { + "extn": "7676", + "id": "3883", + "name": "Anabel Watson", + "office": "St. Louis", + "position": "Physician", + "salary": "$181,534", + "start_date": "7/8/2006" + }, + { + "extn": "1637", + "id": "3884", + "name": "Johnny Addis", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$262,570", + "start_date": "4/2/2019" + }, + { + "extn": "6212", + "id": "3885", + "name": "Sebastian Kennedy", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$297,479", + "start_date": "10/29/2006" + }, + { + "extn": "8440", + "id": "3886", + "name": "Julian Roman", + "office": "Louisville", + "position": "Restaurant Manager", + "salary": "$127,275", + "start_date": "11/2/2005" + }, + { + "extn": "4053", + "id": "3887", + "name": "Owen Stewart", + "office": "El Paso", + "position": "Cook", + "salary": "$224,445", + "start_date": "7/19/2005" + }, + { + "extn": "7958", + "id": "3888", + "name": "Clint Graham", + "office": "Nashville", + "position": "Machine Operator", + "salary": "$232,986", + "start_date": "11/11/2014" + }, + { + "extn": "6892", + "id": "3889", + "name": "Eden Armstrong", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$218,511", + "start_date": "11/8/2002" + }, + { + "extn": "7302", + "id": "3890", + "name": "Tyson Huggins", + "office": "Salem", + "position": "Fabricator", + "salary": "$145,192", + "start_date": "2/5/2000" + }, + { + "extn": "5597", + "id": "3891", + "name": "Melanie Webster", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$208,455", + "start_date": "5/3/2010" + }, + { + "extn": "6758", + "id": "3892", + "name": "Isla Carter", + "office": "Bellevue", + "position": "Baker", + "salary": "$10,103", + "start_date": "5/24/2012" + }, + { + "extn": "5896", + "id": "3893", + "name": "Rocco Richards", + "office": "Detroit", + "position": "Production Painter", + "salary": "$192,876", + "start_date": "12/21/2000" + }, + { + "extn": "1068", + "id": "3894", + "name": "Sarah Thorpe", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$117,108", + "start_date": "7/21/2012" + }, + { + "extn": "5862", + "id": "3895", + "name": "Phoebe Hammond", + "office": "Salem", + "position": "Bellman", + "salary": "$35,081", + "start_date": "3/29/2007" + }, + { + "extn": "6950", + "id": "3896", + "name": "Nicholas Parr", + "office": "Lyon", + "position": "CNC Operator", + "salary": "$31,637", + "start_date": "5/18/2019" + }, + { + "extn": "6622", + "id": "3897", + "name": "Nicholas Potter", + "office": "Santa Ana", + "position": "Dentist", + "salary": "$107,596", + "start_date": "3/30/2012" + }, + { + "extn": "3837", + "id": "3898", + "name": "Percy Howard", + "office": "Houston", + "position": "Web Developer", + "salary": "$187,358", + "start_date": "2/1/2010" + }, + { + "extn": "9918", + "id": "3899", + "name": "Tania Roberts", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$126,296", + "start_date": "4/10/2019" + }, + { + "extn": "7746", + "id": "3900", + "name": "Danny Blythe", + "office": "Honolulu", + "position": "Associate Professor", + "salary": "$14,249", + "start_date": "9/6/2014" + }, + { + "extn": "9081", + "id": "3901", + "name": "Maddison Allen", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$268,053", + "start_date": "2/14/2013" + }, + { + "extn": "7158", + "id": "3902", + "name": "Ellen Penn", + "office": "Madrid", + "position": "Dentist", + "salary": "$276,686", + "start_date": "6/3/2012" + }, + { + "extn": "4807", + "id": "3903", + "name": "Ronald Marshall", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$115,281", + "start_date": "1/19/2015" + }, + { + "extn": "6273", + "id": "3904", + "name": "Aiden Vincent", + "office": "Lincoln", + "position": "Healthcare Specialist", + "salary": "$127,373", + "start_date": "6/18/2001" + }, + { + "extn": "4240", + "id": "3905", + "name": "Aeris Vass", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$281,760", + "start_date": "2/9/2001" + }, + { + "extn": "2344", + "id": "3906", + "name": "Francesca Lyon", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$247,447", + "start_date": "9/24/2004" + }, + { + "extn": "6702", + "id": "3907", + "name": "Aiden Hood", + "office": "Hollywood", + "position": "Designer", + "salary": "$194,883", + "start_date": "10/18/2000" + }, + { + "extn": "5053", + "id": "3908", + "name": "Quinn Ralph", + "office": "San Antonio", + "position": "Banker", + "salary": "$154,167", + "start_date": "11/29/2007" + }, + { + "extn": "5896", + "id": "3909", + "name": "Evie Vaughan", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$207,065", + "start_date": "5/2/2018" + }, + { + "extn": "4377", + "id": "3910", + "name": "Sage Griffiths", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$230,720", + "start_date": "5/17/2008" + }, + { + "extn": "4041", + "id": "3911", + "name": "Marissa Norris", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$266,363", + "start_date": "8/19/2015" + }, + { + "extn": "4615", + "id": "3912", + "name": "Rosalie Franks", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$151,061", + "start_date": "11/3/2009" + }, + { + "extn": "2037", + "id": "3913", + "name": "Hadley Quinnell", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$161,834", + "start_date": "6/19/2000" + }, + { + "extn": "9992", + "id": "3914", + "name": "Juliet Richardson", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$44,223", + "start_date": "8/18/2011" + }, + { + "extn": "1629", + "id": "3915", + "name": "Eileen Varley", + "office": "Detroit", + "position": "Lecturer", + "salary": "$31,652", + "start_date": "5/28/2000" + }, + { + "extn": "3588", + "id": "3916", + "name": "Clint Wilde", + "office": "Lisbon", + "position": "Cook", + "salary": "$181,978", + "start_date": "5/6/2013" + }, + { + "extn": "1485", + "id": "3917", + "name": "Caleb Walsh", + "office": "Rochester", + "position": "Call Center Representative", + "salary": "$66,292", + "start_date": "11/8/2009" + }, + { + "extn": "3399", + "id": "3918", + "name": "Nicole Michael", + "office": "Norfolk", + "position": "Executive Director", + "salary": "$279,513", + "start_date": "11/29/2018" + }, + { + "extn": "9801", + "id": "3919", + "name": "Julius Summers", + "office": "Moreno Valley", + "position": "Biologist", + "salary": "$182,212", + "start_date": "12/4/2005" + }, + { + "extn": "8942", + "id": "3920", + "name": "Chris Allington", + "office": "Sacramento", + "position": "Dentist", + "salary": "$137,958", + "start_date": "3/3/2019" + }, + { + "extn": "3807", + "id": "3921", + "name": "Marvin Harris", + "office": "Toledo", + "position": "IT Support Staff", + "salary": "$272,273", + "start_date": "1/22/2008" + }, + { + "extn": "3692", + "id": "3922", + "name": "Mara Coll", + "office": "Saint Paul", + "position": "Steward", + "salary": "$173,640", + "start_date": "4/16/2010" + }, + { + "extn": "6507", + "id": "3923", + "name": "Evie Morgan", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$259,803", + "start_date": "5/28/2001" + }, + { + "extn": "8974", + "id": "3924", + "name": "Rosie Brown", + "office": "Detroit", + "position": "Auditor", + "salary": "$49,913", + "start_date": "7/28/2019" + }, + { + "extn": "3602", + "id": "3925", + "name": "Leroy Gunn", + "office": "Toledo", + "position": "Doctor", + "salary": "$108,980", + "start_date": "3/27/2013" + }, + { + "extn": "7996", + "id": "3926", + "name": "Erica Craig", + "office": "Salem", + "position": "Paramedic", + "salary": "$95,260", + "start_date": "10/2/2015" + }, + { + "extn": "5038", + "id": "3927", + "name": "Claire Torres", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$200,327", + "start_date": "7/18/2012" + }, + { + "extn": "5694", + "id": "3928", + "name": "Quinn Middleton", + "office": "Rochester", + "position": "Operator", + "salary": "$192,925", + "start_date": "7/4/2015" + }, + { + "extn": "6900", + "id": "3929", + "name": "Chad Rose", + "office": "San Diego", + "position": "Executive Director", + "salary": "$85,665", + "start_date": "2/24/2004" + }, + { + "extn": "8498", + "id": "3930", + "name": "Anthony Morrow", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$192,353", + "start_date": "5/2/2004" + }, + { + "extn": "6258", + "id": "3931", + "name": "Martha Walker", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$139,157", + "start_date": "5/28/2005" + }, + { + "extn": "9029", + "id": "3932", + "name": "David Clarke", + "office": "Rochester", + "position": "Operator", + "salary": "$287,359", + "start_date": "5/17/2019" + }, + { + "extn": "1789", + "id": "3933", + "name": "Tyson Gray", + "office": "Omaha", + "position": "Clerk", + "salary": "$200,376", + "start_date": "10/23/2018" + }, + { + "extn": "1503", + "id": "3934", + "name": "Rick Gray", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$216,518", + "start_date": "5/23/2012" + }, + { + "extn": "6744", + "id": "3935", + "name": "Lucy Lowe", + "office": "Chicago", + "position": "Designer", + "salary": "$239,855", + "start_date": "6/21/2006" + }, + { + "extn": "1180", + "id": "3936", + "name": "Anne King", + "office": "Amarillo", + "position": "Designer", + "salary": "$264,014", + "start_date": "9/1/2003" + }, + { + "extn": "8030", + "id": "3937", + "name": "Hayden Cunningham", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$65,573", + "start_date": "4/7/2018" + }, + { + "extn": "6490", + "id": "3938", + "name": "Cassidy Rees", + "office": "Jacksonville", + "position": "Ambulatory Nurse", + "salary": "$151,925", + "start_date": "2/24/2006" + }, + { + "extn": "2014", + "id": "3939", + "name": "Madison Newman", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$165,233", + "start_date": "12/30/2011" + }, + { + "extn": "2400", + "id": "3940", + "name": "Leah Quinn", + "office": "Escondido", + "position": "CNC Operator", + "salary": "$106,845", + "start_date": "10/23/2010" + }, + { + "extn": "3234", + "id": "3941", + "name": "Rocco Collins", + "office": "Miami", + "position": "Banker", + "salary": "$150,409", + "start_date": "5/26/2011" + }, + { + "extn": "5914", + "id": "3942", + "name": "Sasha Clarkson", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$281,190", + "start_date": "1/12/2016" + }, + { + "extn": "3916", + "id": "3943", + "name": "Mike Forth", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$158,411", + "start_date": "1/24/2003" + }, + { + "extn": "6929", + "id": "3944", + "name": "Robyn Booth", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$184,110", + "start_date": "1/26/2007" + }, + { + "extn": "2872", + "id": "3945", + "name": "Janelle Richardson", + "office": "Zurich", + "position": "Mobile Developer", + "salary": "$165,703", + "start_date": "10/24/2019" + }, + { + "extn": "8294", + "id": "3946", + "name": "Anais Craig", + "office": "Amarillo", + "position": "Operator", + "salary": "$128,684", + "start_date": "12/20/2004" + }, + { + "extn": "8155", + "id": "3947", + "name": "Denny Gibson", + "office": "Zurich", + "position": "Inspector", + "salary": "$204,367", + "start_date": "12/18/2002" + }, + { + "extn": "9758", + "id": "3948", + "name": "Maxwell Spencer", + "office": "New York", + "position": "Bellman", + "salary": "$293,403", + "start_date": "10/9/2018" + }, + { + "extn": "7450", + "id": "3949", + "name": "Bryon Nelson", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$230,848", + "start_date": "10/29/2010" + }, + { + "extn": "8747", + "id": "3950", + "name": "Matthew Weldon", + "office": "Phoenix", + "position": "Fabricator", + "salary": "$177,223", + "start_date": "1/16/2004" + }, + { + "extn": "9186", + "id": "3951", + "name": "Analise Baker", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$122,527", + "start_date": "7/2/2005" + }, + { + "extn": "5080", + "id": "3952", + "name": "Caleb Milner", + "office": "Scottsdale", + "position": "Audiologist", + "salary": "$187,755", + "start_date": "7/31/2008" + }, + { + "extn": "3634", + "id": "3953", + "name": "Clint Isaac", + "office": "Washington", + "position": "Accountant", + "salary": "$253,483", + "start_date": "9/11/2001" + }, + { + "extn": "7766", + "id": "3954", + "name": "Anne Stevenson", + "office": "Fullerton", + "position": "Project Manager", + "salary": "$12,377", + "start_date": "8/14/2012" + }, + { + "extn": "3477", + "id": "3955", + "name": "Beatrice Smith", + "office": "Fayetteville", + "position": "Dentist", + "salary": "$47,296", + "start_date": "11/18/2014" + }, + { + "extn": "6268", + "id": "3956", + "name": "Martha Flanders", + "office": "Henderson", + "position": "Health Educator", + "salary": "$29,746", + "start_date": "7/12/2019" + }, + { + "extn": "5497", + "id": "3957", + "name": "Chuck Devonport", + "office": "Worcester", + "position": "Restaurant Manager", + "salary": "$175,325", + "start_date": "7/2/2013" + }, + { + "extn": "3025", + "id": "3958", + "name": "Aiden Walker", + "office": "Rochester", + "position": "Fabricator", + "salary": "$231,976", + "start_date": "1/25/2016" + }, + { + "extn": "6639", + "id": "3959", + "name": "Chad Irwin", + "office": "El Paso", + "position": "Mobile Developer", + "salary": "$183,776", + "start_date": "1/3/2001" + }, + { + "extn": "7281", + "id": "3960", + "name": "Meredith Harrison", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$290,868", + "start_date": "12/20/2004" + }, + { + "extn": "4507", + "id": "3961", + "name": "Roger Dann", + "office": "San Francisco", + "position": "Stockbroker", + "salary": "$276,700", + "start_date": "1/24/2015" + }, + { + "extn": "6526", + "id": "3962", + "name": "Lillian Simpson", + "office": "Norfolk", + "position": "Baker", + "salary": "$18,860", + "start_date": "1/26/2001" + }, + { + "extn": "7546", + "id": "3963", + "name": "Joseph Bell", + "office": "Salem", + "position": "Inspector", + "salary": "$20,883", + "start_date": "3/23/2002" + }, + { + "extn": "3401", + "id": "3964", + "name": "Doug Mooney", + "office": "Las Vegas", + "position": "Mobile Developer", + "salary": "$234,818", + "start_date": "2/9/2013" + }, + { + "extn": "7477", + "id": "3965", + "name": "Bart Hall", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$183,238", + "start_date": "8/15/2012" + }, + { + "extn": "2464", + "id": "3966", + "name": "Johnathan Collis", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$289,561", + "start_date": "8/19/2000" + }, + { + "extn": "6833", + "id": "3967", + "name": "Erick Walker", + "office": "Kansas City", + "position": "Electrician", + "salary": "$153,884", + "start_date": "8/11/2015" + }, + { + "extn": "3344", + "id": "3968", + "name": "Janice Dann", + "office": "Fremont", + "position": "Designer", + "salary": "$70,577", + "start_date": "10/13/2007" + }, + { + "extn": "9500", + "id": "3969", + "name": "Elly Robe", + "office": "Quebec", + "position": "Cash Manager", + "salary": "$10,067", + "start_date": "11/18/2009" + }, + { + "extn": "5651", + "id": "3970", + "name": "Carl Asher", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$278,442", + "start_date": "8/7/2019" + }, + { + "extn": "5796", + "id": "3971", + "name": "Bart Archer", + "office": "Stockton", + "position": "Bookkeeper", + "salary": "$238,232", + "start_date": "4/20/2015" + }, + { + "extn": "6815", + "id": "3972", + "name": "Jasmine Rogan", + "office": "Kansas City", + "position": "Electrician", + "salary": "$70,148", + "start_date": "9/15/2016" + }, + { + "extn": "3606", + "id": "3973", + "name": "Noah Eyres", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$101,283", + "start_date": "5/12/2017" + }, + { + "extn": "8480", + "id": "3974", + "name": "Jane Downing", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$76,779", + "start_date": "2/23/2019" + }, + { + "extn": "3827", + "id": "3975", + "name": "Tyson Price", + "office": "Houston", + "position": "Bookkeeper", + "salary": "$83,581", + "start_date": "10/12/2006" + }, + { + "extn": "8459", + "id": "3976", + "name": "Oliver Rodgers", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$179,191", + "start_date": "7/22/2009" + }, + { + "extn": "4881", + "id": "3977", + "name": "Daniel Lee", + "office": "Norfolk", + "position": "Machine Operator", + "salary": "$257,266", + "start_date": "3/22/2000" + }, + { + "extn": "5735", + "id": "3978", + "name": "Anthony Thomas", + "office": "Miami", + "position": "Biologist", + "salary": "$165,183", + "start_date": "2/17/2011" + }, + { + "extn": "1293", + "id": "3979", + "name": "Percy Janes", + "office": "Fremont", + "position": "Accountant", + "salary": "$109,376", + "start_date": "9/15/2002" + }, + { + "extn": "4075", + "id": "3980", + "name": "Abdul Wilde", + "office": "Berlin", + "position": "Cook", + "salary": "$165,551", + "start_date": "1/22/2018" + }, + { + "extn": "4406", + "id": "3981", + "name": "Chuck Lloyd", + "office": "Arlington", + "position": "Chef Manager", + "salary": "$289,094", + "start_date": "12/14/2018" + }, + { + "extn": "8197", + "id": "3982", + "name": "Rick Seymour", + "office": "Fremont", + "position": "Front Desk Coordinator", + "salary": "$163,475", + "start_date": "5/29/2019" + }, + { + "extn": "6538", + "id": "3983", + "name": "Hayden Shields", + "office": "Berlin", + "position": "Inspector", + "salary": "$12,882", + "start_date": "5/8/2004" + }, + { + "extn": "7921", + "id": "3984", + "name": "Makena Gavin", + "office": "Irving", + "position": "Associate Professor", + "salary": "$274,034", + "start_date": "1/12/2015" + }, + { + "extn": "7407", + "id": "3985", + "name": "Oliver Quinton", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$59,313", + "start_date": "3/12/2002" + }, + { + "extn": "5180", + "id": "3986", + "name": "Piper Emmott", + "office": "Memphis", + "position": "Global Logistics Supervisor", + "salary": "$11,177", + "start_date": "9/29/2006" + }, + { + "extn": "2176", + "id": "3987", + "name": "Tyson Harris", + "office": "Reno", + "position": "Food Technologist", + "salary": "$91,215", + "start_date": "2/26/2004" + }, + { + "extn": "3104", + "id": "3988", + "name": "Abdul Gregory", + "office": "Prague", + "position": "Auditor", + "salary": "$190,541", + "start_date": "1/23/2010" + }, + { + "extn": "5639", + "id": "3989", + "name": "Camila Stuart", + "office": "Irving", + "position": "Inspector", + "salary": "$58,594", + "start_date": "10/26/2005" + }, + { + "extn": "9934", + "id": "3990", + "name": "David Reid", + "office": "Bakersfield", + "position": "Software Engineer", + "salary": "$61,397", + "start_date": "6/8/2019" + }, + { + "extn": "7485", + "id": "3991", + "name": "Jade Kent", + "office": "Fremont", + "position": "Software Engineer", + "salary": "$35,858", + "start_date": "2/8/2002" + }, + { + "extn": "5190", + "id": "3992", + "name": "Rowan Ventura", + "office": "San Diego", + "position": "Cook", + "salary": "$101,422", + "start_date": "10/5/2013" + }, + { + "extn": "2191", + "id": "3993", + "name": "Monica Willis", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$287,718", + "start_date": "3/16/2010" + }, + { + "extn": "8960", + "id": "3994", + "name": "Nick Khan", + "office": "Worcester", + "position": "Audiologist", + "salary": "$157,529", + "start_date": "5/11/2011" + }, + { + "extn": "4969", + "id": "3995", + "name": "Cassandra Owens", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$198,925", + "start_date": "3/14/2010" + }, + { + "extn": "2385", + "id": "3996", + "name": "Alessia Parr", + "office": "Phoenix", + "position": "Electrician", + "salary": "$240,607", + "start_date": "4/25/2019" + }, + { + "extn": "9007", + "id": "3997", + "name": "Sebastian Holmes", + "office": "Tokyo", + "position": "Food Technologist", + "salary": "$262,804", + "start_date": "1/19/2016" + }, + { + "extn": "4114", + "id": "3998", + "name": "Remy Chadwick", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$159,869", + "start_date": "6/15/2001" + }, + { + "extn": "2900", + "id": "3999", + "name": "Jazmin Kirby", + "office": "Colorado Springs", + "position": "Web Developer", + "salary": "$251,666", + "start_date": "4/21/2008" + }, + { + "extn": "4582", + "id": "4000", + "name": "Chanelle Mould", + "office": "Berlin", + "position": "Electrician", + "salary": "$203,595", + "start_date": "5/20/2012" + }, + { + "extn": "3148", + "id": "4001", + "name": "Cynthia Ellison", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$193,921", + "start_date": "6/13/2012" + }, + { + "extn": "1982", + "id": "4002", + "name": "Bart Craig", + "office": "Boston", + "position": "HR Coordinator", + "salary": "$205,584", + "start_date": "11/11/2011" + }, + { + "extn": "4883", + "id": "4003", + "name": "Logan Hamilton", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$252,165", + "start_date": "5/24/2013" + }, + { + "extn": "1492", + "id": "4004", + "name": "Chloe Woodley", + "office": "Denver", + "position": "Machine Operator", + "salary": "$61,919", + "start_date": "7/28/2003" + }, + { + "extn": "2695", + "id": "4005", + "name": "Ciara Thatcher", + "office": "Innsbruck", + "position": "Physician", + "salary": "$234,116", + "start_date": "3/21/2010" + }, + { + "extn": "9918", + "id": "4006", + "name": "Harry Thomas", + "office": "Washington", + "position": "Accountant", + "salary": "$115,357", + "start_date": "11/22/2003" + }, + { + "extn": "9662", + "id": "4007", + "name": "Henry Roman", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$283,018", + "start_date": "10/11/2010" + }, + { + "extn": "2723", + "id": "4008", + "name": "Chester Benson", + "office": "Madison", + "position": "Chef Manager", + "salary": "$114,962", + "start_date": "8/27/2009" + }, + { + "extn": "7597", + "id": "4009", + "name": "Phillip Clarke", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$256,116", + "start_date": "9/30/2003" + }, + { + "extn": "2420", + "id": "4010", + "name": "Sydney Gonzales", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$92,692", + "start_date": "12/17/2010" + }, + { + "extn": "5645", + "id": "4011", + "name": "Elise Thompson", + "office": "Fullerton", + "position": "Accountant", + "salary": "$282,188", + "start_date": "2/4/2000" + }, + { + "extn": "2615", + "id": "4012", + "name": "Nate Archer", + "office": "Paris", + "position": "Electrician", + "salary": "$34,700", + "start_date": "1/25/2016" + }, + { + "extn": "9034", + "id": "4013", + "name": "Monica Oldfield", + "office": "Rochester", + "position": "Call Center Representative", + "salary": "$148,328", + "start_date": "7/11/2006" + }, + { + "extn": "7961", + "id": "4014", + "name": "Carol Denton", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$163,072", + "start_date": "5/4/2013" + }, + { + "extn": "9782", + "id": "4015", + "name": "Nick Bright", + "office": "Boston", + "position": "Inspector", + "salary": "$185,337", + "start_date": "5/26/2007" + }, + { + "extn": "3938", + "id": "4016", + "name": "Wade Darcy", + "office": "Chicago", + "position": "Pharmacist", + "salary": "$94,096", + "start_date": "3/21/2002" + }, + { + "extn": "4013", + "id": "4017", + "name": "Rachael Torres", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$286,915", + "start_date": "9/21/2000" + }, + { + "extn": "7113", + "id": "4018", + "name": "Erica Irwin", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$162,285", + "start_date": "1/1/2007" + }, + { + "extn": "3619", + "id": "4019", + "name": "Henry Drummond", + "office": "San Diego", + "position": "Electrician", + "salary": "$144,146", + "start_date": "11/11/2006" + }, + { + "extn": "3895", + "id": "4020", + "name": "Fiona Smith", + "office": "Memphis", + "position": "Executive Director", + "salary": "$84,907", + "start_date": "10/3/2000" + }, + { + "extn": "7672", + "id": "4021", + "name": "Daniel Stubbs", + "office": "Fullerton", + "position": "Healthcare Specialist", + "salary": "$29,729", + "start_date": "7/30/2008" + }, + { + "extn": "8021", + "id": "4022", + "name": "Cadence Logan", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$89,966", + "start_date": "10/14/2014" + }, + { + "extn": "4786", + "id": "4023", + "name": "Rick Hopkins", + "office": "Washington", + "position": "Loan Officer", + "salary": "$250,704", + "start_date": "8/14/2000" + }, + { + "extn": "4001", + "id": "4024", + "name": "Rita Patel", + "office": "Milano", + "position": "Global Logistics Supervisor", + "salary": "$63,988", + "start_date": "12/28/2011" + }, + { + "extn": "2172", + "id": "4025", + "name": "Ramon Fisher", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$16,845", + "start_date": "2/11/2005" + }, + { + "extn": "4732", + "id": "4026", + "name": "Hank Hill", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$51,000", + "start_date": "3/26/2000" + }, + { + "extn": "3643", + "id": "4027", + "name": "Jaylene Lloyd", + "office": "Quebec", + "position": "Project Manager", + "salary": "$165,833", + "start_date": "3/3/2008" + }, + { + "extn": "4940", + "id": "4028", + "name": "Mya Andrews", + "office": "St. Louis", + "position": "Accountant", + "salary": "$102,625", + "start_date": "11/13/2017" + }, + { + "extn": "2855", + "id": "4029", + "name": "Teagan Baker", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$144,354", + "start_date": "10/6/2003" + }, + { + "extn": "2124", + "id": "4030", + "name": "David Cann", + "office": "Berna", + "position": "Audiologist", + "salary": "$297,021", + "start_date": "2/14/2019" + }, + { + "extn": "2004", + "id": "4031", + "name": "Daniel Varley", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$247,927", + "start_date": "5/19/2011" + }, + { + "extn": "9535", + "id": "4032", + "name": "Wade Ellison", + "office": "Tulsa", + "position": "Bellman", + "salary": "$47,113", + "start_date": "1/30/2004" + }, + { + "extn": "9930", + "id": "4033", + "name": "Denny Zaoui", + "office": "Nashville", + "position": "Project Manager", + "salary": "$265,976", + "start_date": "5/24/2015" + }, + { + "extn": "4582", + "id": "4034", + "name": "Logan Uttley", + "office": "Rome", + "position": "Treasurer", + "salary": "$99,711", + "start_date": "7/20/2001" + }, + { + "extn": "6244", + "id": "4035", + "name": "Sage Rowlands", + "office": "Nashville", + "position": "CNC Operator", + "salary": "$291,358", + "start_date": "4/23/2000" + }, + { + "extn": "8182", + "id": "4036", + "name": "Carl Little", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$238,151", + "start_date": "7/13/2011" + }, + { + "extn": "4813", + "id": "4037", + "name": "Henry Chapman", + "office": "Salem", + "position": "Loan Officer", + "salary": "$103,122", + "start_date": "1/7/2016" + }, + { + "extn": "7073", + "id": "4038", + "name": "Miriam Henderson", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$274,073", + "start_date": "11/1/2003" + }, + { + "extn": "5254", + "id": "4039", + "name": "Jocelyn Howard", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$188,350", + "start_date": "7/21/2005" + }, + { + "extn": "4150", + "id": "4040", + "name": "Henry Nielson", + "office": "Bucharest", + "position": "Steward", + "salary": "$25,093", + "start_date": "9/27/2011" + }, + { + "extn": "5093", + "id": "4041", + "name": "Kurt Uttridge", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$247,754", + "start_date": "12/23/2017" + }, + { + "extn": "7171", + "id": "4042", + "name": "Agnes Aldridge", + "office": "Anaheim", + "position": "Banker", + "salary": "$229,655", + "start_date": "8/23/2006" + }, + { + "extn": "7105", + "id": "4043", + "name": "Felicity Lee", + "office": "Garland", + "position": "CNC Operator", + "salary": "$247,669", + "start_date": "9/20/2016" + }, + { + "extn": "5121", + "id": "4044", + "name": "Tom Lowe", + "office": "Charlotte", + "position": "Banker", + "salary": "$83,174", + "start_date": "5/13/2016" + }, + { + "extn": "7590", + "id": "4045", + "name": "Johnny Asher", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$40,627", + "start_date": "12/21/2017" + }, + { + "extn": "2473", + "id": "4046", + "name": "Harvey Stone", + "office": "Rochester", + "position": "Business Broker", + "salary": "$255,371", + "start_date": "7/9/2004" + }, + { + "extn": "7907", + "id": "4047", + "name": "Maddison Oliver", + "office": "Seattle", + "position": "Bookkeeper", + "salary": "$245,119", + "start_date": "5/23/2017" + }, + { + "extn": "4955", + "id": "4048", + "name": "Nicholas Callan", + "office": "Paris", + "position": "HR Specialist", + "salary": "$124,413", + "start_date": "3/13/2002" + }, + { + "extn": "3364", + "id": "4049", + "name": "Sara Jones", + "office": "Fayetteville", + "position": "Designer", + "salary": "$51,556", + "start_date": "2/12/2013" + }, + { + "extn": "4302", + "id": "4050", + "name": "Melinda Lane", + "office": "Springfield", + "position": "Assistant Buyer", + "salary": "$107,722", + "start_date": "9/30/2002" + }, + { + "extn": "9802", + "id": "4051", + "name": "Regina Allcott", + "office": "Baltimore", + "position": "Designer", + "salary": "$255,060", + "start_date": "8/21/2015" + }, + { + "extn": "7258", + "id": "4052", + "name": "Martin Nielson", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$195,211", + "start_date": "3/6/2012" + }, + { + "extn": "1101", + "id": "4053", + "name": "Michael Carter", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$208,867", + "start_date": "10/1/2014" + }, + { + "extn": "5158", + "id": "4054", + "name": "Abdul Richardson", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$288,797", + "start_date": "7/20/2013" + }, + { + "extn": "2304", + "id": "4055", + "name": "Daphne Parr", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$279,411", + "start_date": "10/14/2008" + }, + { + "extn": "2165", + "id": "4056", + "name": "Julius Jefferson", + "office": "Stockton", + "position": "Global Logistics Supervisor", + "salary": "$219,744", + "start_date": "5/31/2015" + }, + { + "extn": "5215", + "id": "4057", + "name": "Nathan Brooks", + "office": "Memphis", + "position": "Steward", + "salary": "$277,995", + "start_date": "1/5/2003" + }, + { + "extn": "2995", + "id": "4058", + "name": "Liam Adams", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$291,300", + "start_date": "11/17/2011" + }, + { + "extn": "4124", + "id": "4059", + "name": "Abdul Welsch", + "office": "Atlanta", + "position": "Treasurer", + "salary": "$72,330", + "start_date": "12/25/2010" + }, + { + "extn": "8956", + "id": "4060", + "name": "Leilani Gibbons", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$251,549", + "start_date": "5/1/2019" + }, + { + "extn": "2889", + "id": "4061", + "name": "Chadwick Nurton", + "office": "Denver", + "position": "Physician", + "salary": "$255,697", + "start_date": "1/6/2011" + }, + { + "extn": "9681", + "id": "4062", + "name": "Brad Ellison", + "office": "Tokyo", + "position": "Physician", + "salary": "$45,452", + "start_date": "12/17/2015" + }, + { + "extn": "4206", + "id": "4063", + "name": "Rick Clifford", + "office": "Toledo", + "position": "HR Specialist", + "salary": "$149,523", + "start_date": "3/5/2014" + }, + { + "extn": "2820", + "id": "4064", + "name": "Boris Pope", + "office": "Sacramento", + "position": "Insurance Broker", + "salary": "$225,079", + "start_date": "10/26/2006" + }, + { + "extn": "8544", + "id": "4065", + "name": "Leanne Evans", + "office": "Prague", + "position": "Bellman", + "salary": "$115,567", + "start_date": "3/13/2000" + }, + { + "extn": "2109", + "id": "4066", + "name": "Matt Woods", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$251,405", + "start_date": "12/13/2003" + }, + { + "extn": "3772", + "id": "4067", + "name": "Ryan Parker", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$114,721", + "start_date": "12/13/2011" + }, + { + "extn": "6517", + "id": "4068", + "name": "Rosalyn Kennedy", + "office": "Cincinnati", + "position": "Chef Manager", + "salary": "$142,562", + "start_date": "5/18/2017" + }, + { + "extn": "5845", + "id": "4069", + "name": "Nicholas Edler", + "office": "Portland", + "position": "Design Engineer", + "salary": "$145,677", + "start_date": "5/16/2004" + }, + { + "extn": "5807", + "id": "4070", + "name": "Mark Utterson", + "office": "London", + "position": "Cash Manager", + "salary": "$56,802", + "start_date": "12/2/2013" + }, + { + "extn": "4605", + "id": "4071", + "name": "Chad Ward", + "office": "Boston", + "position": "Cook", + "salary": "$130,248", + "start_date": "8/15/2011" + }, + { + "extn": "5355", + "id": "4072", + "name": "Alan Sanchez", + "office": "Glendale", + "position": "Inspector", + "salary": "$16,507", + "start_date": "4/8/2001" + }, + { + "extn": "3079", + "id": "4073", + "name": "Sloane Allcott", + "office": "Omaha", + "position": "Ambulatory Nurse", + "salary": "$57,056", + "start_date": "10/13/2006" + }, + { + "extn": "3985", + "id": "4074", + "name": "Aeris Potts", + "office": "Valetta", + "position": "Baker", + "salary": "$285,074", + "start_date": "4/5/2016" + }, + { + "extn": "7281", + "id": "4075", + "name": "Cedrick Whinter", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$70,954", + "start_date": "4/26/2004" + }, + { + "extn": "8553", + "id": "4076", + "name": "Anais Newman", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$15,149", + "start_date": "1/15/2007" + }, + { + "extn": "1670", + "id": "4077", + "name": "Maxwell Plumb", + "office": "El Paso", + "position": "Fabricator", + "salary": "$196,256", + "start_date": "7/10/2014" + }, + { + "extn": "8841", + "id": "4078", + "name": "Francesca Robinson", + "office": "Zurich", + "position": "Production Painter", + "salary": "$92,987", + "start_date": "10/9/2012" + }, + { + "extn": "3585", + "id": "4079", + "name": "William Patel", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$267,208", + "start_date": "6/12/2019" + }, + { + "extn": "8291", + "id": "4080", + "name": "Makena Stanton", + "office": "Reno", + "position": "Budget Analyst", + "salary": "$29,716", + "start_date": "11/3/2002" + }, + { + "extn": "5394", + "id": "4081", + "name": "Barry Edler", + "office": "Houston", + "position": "Webmaster", + "salary": "$128,656", + "start_date": "8/3/2009" + }, + { + "extn": "7144", + "id": "4082", + "name": "Mark Attwood", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$277,738", + "start_date": "10/28/2008" + }, + { + "extn": "2386", + "id": "4083", + "name": "Mabel Armstrong", + "office": "Escondido", + "position": "Bellman", + "salary": "$218,993", + "start_date": "7/15/2016" + }, + { + "extn": "5760", + "id": "4084", + "name": "Lucas Wright", + "office": "Hollywood", + "position": "Physician", + "salary": "$122,038", + "start_date": "10/5/2009" + }, + { + "extn": "8283", + "id": "4085", + "name": "Hanna Smith", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$129,279", + "start_date": "2/17/2009" + }, + { + "extn": "2846", + "id": "4086", + "name": "Alexander Cox", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$123,066", + "start_date": "7/14/2006" + }, + { + "extn": "7301", + "id": "4087", + "name": "Teagan Ulyatt", + "office": "Lancaster", + "position": "Baker", + "salary": "$142,070", + "start_date": "3/1/2018" + }, + { + "extn": "4238", + "id": "4088", + "name": "Ryan Carter", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$134,779", + "start_date": "6/26/2000" + }, + { + "extn": "5422", + "id": "4089", + "name": "Oliver Wills", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$18,923", + "start_date": "9/9/2005" + }, + { + "extn": "2753", + "id": "4090", + "name": "Aiden Cork", + "office": "Minneapolis", + "position": "Chef Manager", + "salary": "$18,305", + "start_date": "1/28/2015" + }, + { + "extn": "4000", + "id": "4091", + "name": "Violet Evans", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$202,872", + "start_date": "3/25/2019" + }, + { + "extn": "1968", + "id": "4092", + "name": "Tony Dunbar", + "office": "Scottsdale", + "position": "Banker", + "salary": "$109,944", + "start_date": "6/1/2008" + }, + { + "extn": "1190", + "id": "4093", + "name": "Mark Tait", + "office": "Detroit", + "position": "Project Manager", + "salary": "$12,264", + "start_date": "6/14/2016" + }, + { + "extn": "8956", + "id": "4094", + "name": "Tyson Saunders", + "office": "Huntsville", + "position": "Accountant", + "salary": "$42,299", + "start_date": "11/29/2018" + }, + { + "extn": "6500", + "id": "4095", + "name": "Sabina West", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$35,473", + "start_date": "12/9/2012" + }, + { + "extn": "5412", + "id": "4096", + "name": "Morgan Osmond", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$191,812", + "start_date": "10/23/2018" + }, + { + "extn": "2620", + "id": "4097", + "name": "Nicholas Whatson", + "office": "Madison", + "position": "Front Desk Coordinator", + "salary": "$13,384", + "start_date": "9/19/2010" + }, + { + "extn": "1243", + "id": "4098", + "name": "Hope Norton", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$256,278", + "start_date": "4/30/2004" + }, + { + "extn": "3561", + "id": "4099", + "name": "John Gonzales", + "office": "St. Louis", + "position": "Service Supervisor", + "salary": "$49,371", + "start_date": "3/9/2009" + }, + { + "extn": "2249", + "id": "4100", + "name": "Johnny Kelly", + "office": "Hollywood", + "position": "Accountant", + "salary": "$219,902", + "start_date": "5/15/2009" + }, + { + "extn": "7614", + "id": "4101", + "name": "Chris London", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$49,699", + "start_date": "4/10/2018" + }, + { + "extn": "8913", + "id": "4102", + "name": "Carol Mcneill", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$55,723", + "start_date": "1/26/2005" + }, + { + "extn": "1402", + "id": "4103", + "name": "Tyler Torres", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$162,418", + "start_date": "7/29/2001" + }, + { + "extn": "5808", + "id": "4104", + "name": "Barney Clarke", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$223,895", + "start_date": "6/10/2014" + }, + { + "extn": "8219", + "id": "4105", + "name": "Chad Nash", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$49,268", + "start_date": "10/5/2011" + }, + { + "extn": "7331", + "id": "4106", + "name": "Jennifer Mackenzie", + "office": "Salem", + "position": "Fabricator", + "salary": "$264,437", + "start_date": "5/21/2017" + }, + { + "extn": "7440", + "id": "4107", + "name": "Maria Ripley", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$107,545", + "start_date": "4/23/2014" + }, + { + "extn": "2979", + "id": "4108", + "name": "Jasmine Clarke", + "office": "Honolulu", + "position": "Assistant Buyer", + "salary": "$231,467", + "start_date": "6/30/2005" + }, + { + "extn": "3786", + "id": "4109", + "name": "Keira Wilkinson", + "office": "Escondido", + "position": "Operator", + "salary": "$182,851", + "start_date": "6/26/2000" + }, + { + "extn": "2829", + "id": "4110", + "name": "Aileen Wright", + "office": "Milano", + "position": "Cash Manager", + "salary": "$253,980", + "start_date": "5/26/2017" + }, + { + "extn": "8266", + "id": "4111", + "name": "Boris Price", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$60,197", + "start_date": "1/9/2013" + }, + { + "extn": "4863", + "id": "4112", + "name": "Joseph Warren", + "office": "Quebec", + "position": "Design Engineer", + "salary": "$151,941", + "start_date": "3/2/2008" + }, + { + "extn": "7583", + "id": "4113", + "name": "Eryn Shaw", + "office": "Lincoln", + "position": "Bellman", + "salary": "$146,868", + "start_date": "6/19/2001" + }, + { + "extn": "8636", + "id": "4114", + "name": "Emma Ianson", + "office": "Stockton", + "position": "Investment Advisor", + "salary": "$86,026", + "start_date": "4/21/2004" + }, + { + "extn": "2802", + "id": "4115", + "name": "Leslie Kelly", + "office": "Bucharest", + "position": "Ambulatory Nurse", + "salary": "$156,199", + "start_date": "11/19/2008" + }, + { + "extn": "7773", + "id": "4116", + "name": "Joy Goldsmith", + "office": "Hollywood", + "position": "Cook", + "salary": "$53,912", + "start_date": "5/8/2018" + }, + { + "extn": "3843", + "id": "4117", + "name": "Chelsea Asher", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$75,523", + "start_date": "3/4/2011" + }, + { + "extn": "7592", + "id": "4118", + "name": "Eryn Uddin", + "office": "Tulsa", + "position": "Steward", + "salary": "$32,338", + "start_date": "4/29/2017" + }, + { + "extn": "8734", + "id": "4119", + "name": "Samara Ramsey", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$225,038", + "start_date": "3/18/2009" + }, + { + "extn": "5135", + "id": "4120", + "name": "Matt Allen", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$121,715", + "start_date": "8/14/2002" + }, + { + "extn": "2818", + "id": "4121", + "name": "Nathan Savage", + "office": "Berlin", + "position": "Lecturer", + "salary": "$27,274", + "start_date": "10/27/2003" + }, + { + "extn": "4186", + "id": "4122", + "name": "Summer Nicholls", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$58,370", + "start_date": "12/16/2013" + }, + { + "extn": "9635", + "id": "4123", + "name": "Russel Waterson", + "office": "Bellevue", + "position": "Clerk", + "salary": "$199,979", + "start_date": "3/18/2008" + }, + { + "extn": "9526", + "id": "4124", + "name": "Anthony Ellis", + "office": "New York", + "position": "Associate Professor", + "salary": "$52,633", + "start_date": "3/15/2005" + }, + { + "extn": "5141", + "id": "4125", + "name": "Elijah Murphy", + "office": "Columbus", + "position": "Doctor", + "salary": "$289,688", + "start_date": "6/6/2015" + }, + { + "extn": "1329", + "id": "4126", + "name": "Regina Shepherd", + "office": "Memphis", + "position": "Executive Director", + "salary": "$148,646", + "start_date": "8/14/2004" + }, + { + "extn": "5066", + "id": "4127", + "name": "Hayden Farrant", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$280,219", + "start_date": "12/31/2014" + }, + { + "extn": "4180", + "id": "4128", + "name": "Tom Knight", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$132,345", + "start_date": "12/1/2018" + }, + { + "extn": "7214", + "id": "4129", + "name": "Johnny Newton", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$144,271", + "start_date": "6/22/2004" + }, + { + "extn": "6471", + "id": "4130", + "name": "Ramon Jarvis", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$257,245", + "start_date": "6/20/2006" + }, + { + "extn": "8520", + "id": "4131", + "name": "Angelina Lynn", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$23,492", + "start_date": "6/11/2017" + }, + { + "extn": "1248", + "id": "4132", + "name": "Julian Mann", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$29,474", + "start_date": "4/21/2001" + }, + { + "extn": "7110", + "id": "4133", + "name": "Nicole Bailey", + "office": "Zurich", + "position": "Dentist", + "salary": "$132,257", + "start_date": "11/10/2006" + }, + { + "extn": "8698", + "id": "4134", + "name": "Ramon Rogers", + "office": "London", + "position": "Audiologist", + "salary": "$151,080", + "start_date": "9/26/2007" + }, + { + "extn": "2967", + "id": "4135", + "name": "Gwenyth Jeffery", + "office": "Columbus", + "position": "Steward", + "salary": "$10,356", + "start_date": "12/1/2005" + }, + { + "extn": "5385", + "id": "4136", + "name": "Chester Weasley", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$292,417", + "start_date": "12/23/2003" + }, + { + "extn": "6849", + "id": "4137", + "name": "Kurt Foxley", + "office": "New York", + "position": "Design Engineer", + "salary": "$191,011", + "start_date": "3/2/2004" + }, + { + "extn": "1645", + "id": "4138", + "name": "Kassandra James", + "office": "Zurich", + "position": "Audiologist", + "salary": "$105,644", + "start_date": "7/10/2002" + }, + { + "extn": "4977", + "id": "4139", + "name": "Felicity Avery", + "office": "Valetta", + "position": "Inspector", + "salary": "$76,281", + "start_date": "11/26/2017" + }, + { + "extn": "3842", + "id": "4140", + "name": "Cassidy Abbot", + "office": "Hollywood", + "position": "Designer", + "salary": "$202,346", + "start_date": "11/10/2012" + }, + { + "extn": "2261", + "id": "4141", + "name": "Gemma Downing", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$164,211", + "start_date": "7/21/2002" + }, + { + "extn": "3215", + "id": "4142", + "name": "Ronald Allington", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$202,141", + "start_date": "3/27/2015" + }, + { + "extn": "1798", + "id": "4143", + "name": "Alba Murray", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$55,982", + "start_date": "2/2/2016" + }, + { + "extn": "4224", + "id": "4144", + "name": "Mary May", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$161,813", + "start_date": "2/14/2015" + }, + { + "extn": "6774", + "id": "4145", + "name": "Rae Savage", + "office": "Washington", + "position": "Steward", + "salary": "$209,705", + "start_date": "12/24/2007" + }, + { + "extn": "5105", + "id": "4146", + "name": "Logan Eyres", + "office": "Charlotte", + "position": "Electrician", + "salary": "$277,113", + "start_date": "10/16/2000" + }, + { + "extn": "4366", + "id": "4147", + "name": "Manuel Darcy", + "office": "Richmond", + "position": "Designer", + "salary": "$200,145", + "start_date": "2/16/2008" + }, + { + "extn": "7913", + "id": "4148", + "name": "Elena Brown", + "office": "Bucharest", + "position": "Systems Administrator", + "salary": "$29,002", + "start_date": "5/13/2003" + }, + { + "extn": "4898", + "id": "4149", + "name": "Ryan Booth", + "office": "Venice", + "position": "Laboratory Technician", + "salary": "$257,976", + "start_date": "1/28/2006" + }, + { + "extn": "5417", + "id": "4150", + "name": "Joyce Asher", + "office": "Irving", + "position": "Call Center Representative", + "salary": "$160,464", + "start_date": "7/23/2000" + }, + { + "extn": "5148", + "id": "4151", + "name": "Juliet Wallace", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$49,116", + "start_date": "5/22/2005" + }, + { + "extn": "4807", + "id": "4152", + "name": "Tony Vollans", + "office": "Garland", + "position": "Inspector", + "salary": "$164,157", + "start_date": "5/15/2019" + }, + { + "extn": "1930", + "id": "4153", + "name": "Stacy Jordan", + "office": "Madison", + "position": "Treasurer", + "salary": "$132,950", + "start_date": "6/17/2013" + }, + { + "extn": "6162", + "id": "4154", + "name": "Daron Becker", + "office": "Hayward", + "position": "Baker", + "salary": "$194,377", + "start_date": "10/6/2016" + }, + { + "extn": "2757", + "id": "4155", + "name": "Deborah Hooper", + "office": "Fort Lauderdale", + "position": "Bookkeeper", + "salary": "$174,950", + "start_date": "1/1/2012" + }, + { + "extn": "9859", + "id": "4156", + "name": "Denny Darcy", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$103,159", + "start_date": "5/5/2003" + }, + { + "extn": "6462", + "id": "4157", + "name": "Erick Styles", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$53,190", + "start_date": "12/28/2007" + }, + { + "extn": "9729", + "id": "4158", + "name": "Sloane Dowson", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$199,955", + "start_date": "8/2/2009" + }, + { + "extn": "2242", + "id": "4159", + "name": "Elle Cooper", + "office": "Milano", + "position": "Loan Officer", + "salary": "$173,509", + "start_date": "1/26/2017" + }, + { + "extn": "5818", + "id": "4160", + "name": "Tom London", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$295,298", + "start_date": "10/17/2019" + }, + { + "extn": "1692", + "id": "4161", + "name": "Bart Saunders", + "office": "Colorado Springs", + "position": "CNC Operator", + "salary": "$111,217", + "start_date": "12/7/2003" + }, + { + "extn": "2009", + "id": "4162", + "name": "Chuck Rogers", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$73,096", + "start_date": "4/2/2005" + }, + { + "extn": "9870", + "id": "4163", + "name": "Matthew Bryson", + "office": "Charlotte", + "position": "Banker", + "salary": "$140,970", + "start_date": "10/19/2018" + }, + { + "extn": "4216", + "id": "4164", + "name": "Rylee Exton", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$180,136", + "start_date": "7/19/2015" + }, + { + "extn": "4954", + "id": "4165", + "name": "Ruby Richardson", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$128,123", + "start_date": "7/26/2017" + }, + { + "extn": "2377", + "id": "4166", + "name": "Hailey Woodley", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$128,611", + "start_date": "3/19/2004" + }, + { + "extn": "9696", + "id": "4167", + "name": "Maribel Hobbs", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$138,021", + "start_date": "12/30/2017" + }, + { + "extn": "2970", + "id": "4168", + "name": "Henry Bristow", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$252,005", + "start_date": "1/31/2010" + }, + { + "extn": "1256", + "id": "4169", + "name": "Margot Dickson", + "office": "Los Angeles", + "position": "Baker", + "salary": "$230,736", + "start_date": "7/5/2012" + }, + { + "extn": "9369", + "id": "4170", + "name": "Julian Ellison", + "office": "Washington", + "position": "Web Developer", + "salary": "$241,455", + "start_date": "3/27/2018" + }, + { + "extn": "6728", + "id": "4171", + "name": "Rocco Henderson", + "office": "Milano", + "position": "Restaurant Manager", + "salary": "$161,478", + "start_date": "9/15/2019" + }, + { + "extn": "3065", + "id": "4172", + "name": "John Pratt", + "office": "Moreno Valley", + "position": "Audiologist", + "salary": "$30,772", + "start_date": "6/6/2017" + }, + { + "extn": "9042", + "id": "4173", + "name": "Tony Emmett", + "office": "Reno", + "position": "Chef Manager", + "salary": "$198,536", + "start_date": "6/22/2011" + }, + { + "extn": "5805", + "id": "4174", + "name": "Ciara Watt", + "office": "Boston", + "position": "Project Manager", + "salary": "$186,130", + "start_date": "9/20/2019" + }, + { + "extn": "2636", + "id": "4175", + "name": "Chad Cunningham", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$115,158", + "start_date": "9/6/2013" + }, + { + "extn": "9262", + "id": "4176", + "name": "Georgia Patel", + "office": "Detroit", + "position": "Retail Trainee", + "salary": "$39,144", + "start_date": "12/24/2001" + }, + { + "extn": "1135", + "id": "4177", + "name": "Daphne Utterson", + "office": "Denver", + "position": "Steward", + "salary": "$19,721", + "start_date": "11/3/2006" + }, + { + "extn": "6759", + "id": "4178", + "name": "Adalie Morris", + "office": "San Francisco", + "position": "Doctor", + "salary": "$241,818", + "start_date": "11/13/2007" + }, + { + "extn": "7206", + "id": "4179", + "name": "Ryan Appleton", + "office": "Stockton", + "position": "Operator", + "salary": "$125,552", + "start_date": "7/4/2001" + }, + { + "extn": "1368", + "id": "4180", + "name": "Daron Upton", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$89,584", + "start_date": "5/20/2013" + }, + { + "extn": "6061", + "id": "4181", + "name": "Denny Lee", + "office": "Tokyo", + "position": "Assistant Buyer", + "salary": "$261,990", + "start_date": "2/12/2009" + }, + { + "extn": "9108", + "id": "4182", + "name": "Caitlyn Todd", + "office": "Prague", + "position": "Chef Manager", + "salary": "$66,760", + "start_date": "12/29/2012" + }, + { + "extn": "4778", + "id": "4183", + "name": "Erick Gilbert", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$290,980", + "start_date": "1/20/2007" + }, + { + "extn": "6801", + "id": "4184", + "name": "Hazel Richardson", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$210,082", + "start_date": "3/9/2010" + }, + { + "extn": "3687", + "id": "4185", + "name": "John Gavin", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$256,578", + "start_date": "5/7/2015" + }, + { + "extn": "5329", + "id": "4186", + "name": "Nate Bradshaw", + "office": "Ontario", + "position": "Webmaster", + "salary": "$202,910", + "start_date": "10/15/2000" + }, + { + "extn": "6903", + "id": "4187", + "name": "Marissa Moore", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$187,577", + "start_date": "3/16/2000" + }, + { + "extn": "4558", + "id": "4188", + "name": "Jacob Ward", + "office": "Salem", + "position": "Stockbroker", + "salary": "$179,685", + "start_date": "2/17/2001" + }, + { + "extn": "6117", + "id": "4189", + "name": "Chloe Alcroft", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$60,660", + "start_date": "8/23/2000" + }, + { + "extn": "3215", + "id": "4190", + "name": "Ryan Strong", + "office": "Louisville", + "position": "Front Desk Coordinator", + "salary": "$223,888", + "start_date": "5/3/2002" + }, + { + "extn": "3249", + "id": "4191", + "name": "Payton Nicolas", + "office": "Milano", + "position": "Lecturer", + "salary": "$252,120", + "start_date": "10/12/2012" + }, + { + "extn": "1685", + "id": "4192", + "name": "Mina Gibson", + "office": "Lakewood", + "position": "Fabricator", + "salary": "$148,741", + "start_date": "10/5/2008" + }, + { + "extn": "9849", + "id": "4193", + "name": "Chadwick Keys", + "office": "Milano", + "position": "HR Coordinator", + "salary": "$73,619", + "start_date": "1/31/2016" + }, + { + "extn": "1699", + "id": "4194", + "name": "Julius Emmett", + "office": "Prague", + "position": "Pharmacist", + "salary": "$178,842", + "start_date": "7/9/2015" + }, + { + "extn": "4315", + "id": "4195", + "name": "Julius Mcneill", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$180,640", + "start_date": "10/28/2000" + }, + { + "extn": "7807", + "id": "4196", + "name": "Maria Vallory", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$283,170", + "start_date": "2/9/2013" + }, + { + "extn": "3980", + "id": "4197", + "name": "Valentina Hunter", + "office": "Garland", + "position": "Retail Trainee", + "salary": "$130,912", + "start_date": "3/22/2007" + }, + { + "extn": "1447", + "id": "4198", + "name": "Hayden Lewin", + "office": "New York", + "position": "Accountant", + "salary": "$82,833", + "start_date": "10/10/2008" + }, + { + "extn": "8254", + "id": "4199", + "name": "Oliver Lloyd", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$106,807", + "start_date": "7/8/2000" + }, + { + "extn": "1655", + "id": "4200", + "name": "Joseph Palmer", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$121,655", + "start_date": "2/2/2014" + }, + { + "extn": "8661", + "id": "4201", + "name": "Erick Dempsey", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$186,964", + "start_date": "2/15/2012" + }, + { + "extn": "5753", + "id": "4202", + "name": "Mike Uttley", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$27,563", + "start_date": "1/25/2011" + }, + { + "extn": "5796", + "id": "4203", + "name": "Johnny Grey", + "office": "Murfreesboro", + "position": "Operator", + "salary": "$297,986", + "start_date": "5/2/2007" + }, + { + "extn": "8070", + "id": "4204", + "name": "Madison Ainsworth", + "office": "Rochester", + "position": "Webmaster", + "salary": "$225,138", + "start_date": "6/20/2003" + }, + { + "extn": "1999", + "id": "4205", + "name": "Maribel Knight", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$84,065", + "start_date": "8/12/2003" + }, + { + "extn": "3980", + "id": "4206", + "name": "Aleksandra Malone", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$233,964", + "start_date": "7/21/2001" + }, + { + "extn": "4019", + "id": "4207", + "name": "Denis Cox", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$168,578", + "start_date": "4/26/2015" + }, + { + "extn": "1691", + "id": "4208", + "name": "Carl Flett", + "office": "Arlington", + "position": "Laboratory Technician", + "salary": "$252,691", + "start_date": "2/16/2005" + }, + { + "extn": "7824", + "id": "4209", + "name": "William Palmer", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$25,879", + "start_date": "9/23/2016" + }, + { + "extn": "9020", + "id": "4210", + "name": "Piper Carson", + "office": "Berlin", + "position": "Systems Administrator", + "salary": "$124,119", + "start_date": "10/16/2016" + }, + { + "extn": "1598", + "id": "4211", + "name": "Morgan Wilton", + "office": "Rochester", + "position": "Baker", + "salary": "$196,246", + "start_date": "1/12/2000" + }, + { + "extn": "9234", + "id": "4212", + "name": "Tom Phillips", + "office": "Bellevue", + "position": "Clerk", + "salary": "$171,147", + "start_date": "4/11/2000" + }, + { + "extn": "2507", + "id": "4213", + "name": "Fiona Woodley", + "office": "Lakewood", + "position": "Healthcare Specialist", + "salary": "$20,710", + "start_date": "4/15/2007" + }, + { + "extn": "6110", + "id": "4214", + "name": "Michael Ogilvy", + "office": "Colorado Springs", + "position": "Lecturer", + "salary": "$207,812", + "start_date": "5/30/2015" + }, + { + "extn": "7534", + "id": "4215", + "name": "Sasha Tutton", + "office": "Zurich", + "position": "Physician", + "salary": "$246,200", + "start_date": "6/23/2018" + }, + { + "extn": "2758", + "id": "4216", + "name": "Daphne Morris", + "office": "Richmond", + "position": "Inspector", + "salary": "$118,026", + "start_date": "7/16/2016" + }, + { + "extn": "2230", + "id": "4217", + "name": "Michael Lucas", + "office": "Chicago", + "position": "Steward", + "salary": "$288,499", + "start_date": "11/5/2008" + }, + { + "extn": "8323", + "id": "4218", + "name": "Oliver Armstrong", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$171,906", + "start_date": "9/19/2012" + }, + { + "extn": "4728", + "id": "4219", + "name": "Dasha Phillips", + "office": "Valetta", + "position": "Audiologist", + "salary": "$217,826", + "start_date": "7/15/2011" + }, + { + "extn": "3187", + "id": "4220", + "name": "Emmanuelle Judd", + "office": "San Jose", + "position": "Executive Director", + "salary": "$218,177", + "start_date": "10/6/2015" + }, + { + "extn": "2247", + "id": "4221", + "name": "Janice Pearson", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$14,934", + "start_date": "5/26/2000" + }, + { + "extn": "7578", + "id": "4222", + "name": "Mike Stevens", + "office": "Jacksonville", + "position": "Bookkeeper", + "salary": "$162,642", + "start_date": "8/18/2000" + }, + { + "extn": "4783", + "id": "4223", + "name": "Tyson Parr", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$259,204", + "start_date": "11/23/2007" + }, + { + "extn": "8370", + "id": "4224", + "name": "Colleen Cooper", + "office": "Madrid", + "position": "Paramedic", + "salary": "$269,851", + "start_date": "10/13/2008" + }, + { + "extn": "5290", + "id": "4225", + "name": "Mabel Walker", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$283,185", + "start_date": "4/7/2001" + }, + { + "extn": "8197", + "id": "4226", + "name": "Ramon Seymour", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$19,598", + "start_date": "11/23/2011" + }, + { + "extn": "4080", + "id": "4227", + "name": "Evie Flynn", + "office": "Lakewood", + "position": "Bookkeeper", + "salary": "$199,063", + "start_date": "3/21/2004" + }, + { + "extn": "5981", + "id": "4228", + "name": "David Janes", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$256,045", + "start_date": "4/10/2018" + }, + { + "extn": "1747", + "id": "4229", + "name": "Shelby Hastings", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$103,485", + "start_date": "10/2/2012" + }, + { + "extn": "6457", + "id": "4230", + "name": "Christine Latham", + "office": "Albuquerque", + "position": "Design Engineer", + "salary": "$60,805", + "start_date": "4/23/2014" + }, + { + "extn": "4626", + "id": "4231", + "name": "Sadie Upton", + "office": "El Paso", + "position": "Doctor", + "salary": "$193,846", + "start_date": "12/1/2000" + }, + { + "extn": "9879", + "id": "4232", + "name": "Chelsea Mann", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$275,345", + "start_date": "7/28/2002" + }, + { + "extn": "4046", + "id": "4233", + "name": "Manuel Downing", + "office": "Albuquerque", + "position": "Accountant", + "salary": "$158,783", + "start_date": "3/30/2006" + }, + { + "extn": "2760", + "id": "4234", + "name": "Daron Rosenbloom", + "office": "Cincinnati", + "position": "Assistant Buyer", + "salary": "$39,091", + "start_date": "10/4/2004" + }, + { + "extn": "1526", + "id": "4235", + "name": "Gabriel Edley", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$136,091", + "start_date": "7/28/2014" + }, + { + "extn": "2632", + "id": "4236", + "name": "Eve Dickson", + "office": "London", + "position": "Healthcare Specialist", + "salary": "$98,241", + "start_date": "1/13/2014" + }, + { + "extn": "3385", + "id": "4237", + "name": "Matt Ross", + "office": "Berna", + "position": "Designer", + "salary": "$69,669", + "start_date": "7/11/2018" + }, + { + "extn": "1346", + "id": "4238", + "name": "Christy Callan", + "office": "Santa Ana", + "position": "Electrician", + "salary": "$35,024", + "start_date": "1/31/2005" + }, + { + "extn": "8389", + "id": "4239", + "name": "Johnathan Matthews", + "office": "Louisville", + "position": "Mobile Developer", + "salary": "$251,438", + "start_date": "3/1/2001" + }, + { + "extn": "6497", + "id": "4240", + "name": "Leanne Noon", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$85,120", + "start_date": "4/25/2009" + }, + { + "extn": "4550", + "id": "4241", + "name": "Dakota Stanton", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$191,581", + "start_date": "4/10/2013" + }, + { + "extn": "8628", + "id": "4242", + "name": "Valentina Cartwright", + "office": "Lancaster", + "position": "Health Educator", + "salary": "$204,570", + "start_date": "3/29/2002" + }, + { + "extn": "9496", + "id": "4243", + "name": "Abdul Weasley", + "office": "Rome", + "position": "Project Manager", + "salary": "$84,882", + "start_date": "10/19/2012" + }, + { + "extn": "5796", + "id": "4244", + "name": "Sofie Stevens", + "office": "Santa Ana", + "position": "Banker", + "salary": "$152,630", + "start_date": "3/3/2013" + }, + { + "extn": "9961", + "id": "4245", + "name": "Danny Styles", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$256,198", + "start_date": "5/2/2012" + }, + { + "extn": "8799", + "id": "4246", + "name": "Matt Savage", + "office": "Milwaukee", + "position": "Service Supervisor", + "salary": "$178,839", + "start_date": "5/19/2014" + }, + { + "extn": "1507", + "id": "4247", + "name": "Clint Forester", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$220,511", + "start_date": "7/3/2011" + }, + { + "extn": "5687", + "id": "4248", + "name": "Harmony Gonzales", + "office": "Phoenix", + "position": "Physician", + "salary": "$107,547", + "start_date": "11/19/2012" + }, + { + "extn": "5526", + "id": "4249", + "name": "Sofia Raven", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$193,517", + "start_date": "10/25/2015" + }, + { + "extn": "8851", + "id": "4250", + "name": "Matt Bell", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$144,401", + "start_date": "3/20/2011" + }, + { + "extn": "2691", + "id": "4251", + "name": "Ruth Fox", + "office": "Otawa", + "position": "Steward", + "salary": "$39,974", + "start_date": "1/19/2004" + }, + { + "extn": "8625", + "id": "4252", + "name": "Courtney Yarlett", + "office": "Milano", + "position": "Baker", + "salary": "$185,577", + "start_date": "7/12/2001" + }, + { + "extn": "8409", + "id": "4253", + "name": "Nathan Stone", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$62,767", + "start_date": "5/31/2015" + }, + { + "extn": "8283", + "id": "4254", + "name": "Chester Ellwood", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$169,263", + "start_date": "2/1/2012" + }, + { + "extn": "4438", + "id": "4255", + "name": "Julius Marshall", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$36,313", + "start_date": "3/30/2014" + }, + { + "extn": "9751", + "id": "4256", + "name": "Doris Lowe", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$205,447", + "start_date": "7/21/2007" + }, + { + "extn": "7674", + "id": "4257", + "name": "Roger Rose", + "office": "Amarillo", + "position": "Banker", + "salary": "$25,169", + "start_date": "4/22/2005" + }, + { + "extn": "7581", + "id": "4258", + "name": "Denis Latham", + "office": "Henderson", + "position": "Restaurant Manager", + "salary": "$28,153", + "start_date": "11/2/2007" + }, + { + "extn": "3679", + "id": "4259", + "name": "Gil Pope", + "office": "Indianapolis", + "position": "Baker", + "salary": "$74,369", + "start_date": "8/18/2012" + }, + { + "extn": "4967", + "id": "4260", + "name": "Hope Poulton", + "office": "Tokyo", + "position": "Associate Professor", + "salary": "$54,903", + "start_date": "5/13/2019" + }, + { + "extn": "8630", + "id": "4261", + "name": "Georgia Yoman", + "office": "Miami", + "position": "Investment Advisor", + "salary": "$159,521", + "start_date": "11/17/2012" + }, + { + "extn": "3789", + "id": "4262", + "name": "Lily Tyler", + "office": "Reno", + "position": "Electrician", + "salary": "$206,509", + "start_date": "3/27/2019" + }, + { + "extn": "7224", + "id": "4263", + "name": "Alba Reid", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$247,570", + "start_date": "12/4/2018" + }, + { + "extn": "8638", + "id": "4264", + "name": "Domenic Olson", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$289,469", + "start_date": "8/25/2015" + }, + { + "extn": "7493", + "id": "4265", + "name": "Mason Lynn", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$150,699", + "start_date": "3/20/2013" + }, + { + "extn": "8902", + "id": "4266", + "name": "Logan Pope", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$166,524", + "start_date": "12/29/2018" + }, + { + "extn": "4544", + "id": "4267", + "name": "Kieth Woods", + "office": "Moreno Valley", + "position": "Steward", + "salary": "$195,509", + "start_date": "5/26/2002" + }, + { + "extn": "3966", + "id": "4268", + "name": "Analise Brock", + "office": "Chicago", + "position": "Budget Analyst", + "salary": "$123,066", + "start_date": "8/12/2004" + }, + { + "extn": "2970", + "id": "4269", + "name": "Mary Walsh", + "office": "London", + "position": "Bookkeeper", + "salary": "$104,798", + "start_date": "1/24/2018" + }, + { + "extn": "9692", + "id": "4270", + "name": "Madison Bright", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$125,745", + "start_date": "5/27/2005" + }, + { + "extn": "4540", + "id": "4271", + "name": "Barry Farmer", + "office": "Innsbruck", + "position": "Executive Director", + "salary": "$295,512", + "start_date": "6/15/2012" + }, + { + "extn": "1157", + "id": "4272", + "name": "Chris Wise", + "office": "Springfield", + "position": "Steward", + "salary": "$261,783", + "start_date": "11/21/2017" + }, + { + "extn": "6464", + "id": "4273", + "name": "Leslie Craig", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$121,204", + "start_date": "4/16/2005" + }, + { + "extn": "9810", + "id": "4274", + "name": "Lara Neville", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$196,477", + "start_date": "4/6/2010" + }, + { + "extn": "5834", + "id": "4275", + "name": "Julianna Widdows", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$100,875", + "start_date": "1/20/2005" + }, + { + "extn": "3771", + "id": "4276", + "name": "Kurt Reynolds", + "office": "San Bernardino", + "position": "Physician", + "salary": "$258,025", + "start_date": "5/30/2000" + }, + { + "extn": "6630", + "id": "4277", + "name": "Enoch Andrews", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$49,925", + "start_date": "4/22/2018" + }, + { + "extn": "7777", + "id": "4278", + "name": "Maddison Bingham", + "office": "Jacksonville", + "position": "Web Developer", + "salary": "$60,055", + "start_date": "6/20/2014" + }, + { + "extn": "2102", + "id": "4279", + "name": "Rosalyn Noach", + "office": "New Orleans", + "position": "Clerk", + "salary": "$58,488", + "start_date": "2/26/2004" + }, + { + "extn": "7763", + "id": "4280", + "name": "Celina Smith", + "office": "Reno", + "position": "Treasurer", + "salary": "$15,058", + "start_date": "6/24/2012" + }, + { + "extn": "5821", + "id": "4281", + "name": "Courtney Hewitt", + "office": "Pittsburgh", + "position": "Machine Operator", + "salary": "$204,046", + "start_date": "4/23/2005" + }, + { + "extn": "1801", + "id": "4282", + "name": "Daron Emmett", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$172,781", + "start_date": "11/17/2015" + }, + { + "extn": "1329", + "id": "4283", + "name": "Barry Robinson", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$117,681", + "start_date": "5/25/2019" + }, + { + "extn": "4947", + "id": "4284", + "name": "Oliver Booth", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$137,901", + "start_date": "5/11/2013" + }, + { + "extn": "2197", + "id": "4285", + "name": "Ronald Kerr", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$218,733", + "start_date": "9/18/2010" + }, + { + "extn": "8029", + "id": "4286", + "name": "Ryan Thatcher", + "office": "Nashville", + "position": "Restaurant Manager", + "salary": "$199,619", + "start_date": "8/1/2004" + }, + { + "extn": "2994", + "id": "4287", + "name": "Amy Tobin", + "office": "Laredo", + "position": "Dentist", + "salary": "$23,689", + "start_date": "3/6/2007" + }, + { + "extn": "8932", + "id": "4288", + "name": "Henry James", + "office": "Milwaukee", + "position": "Fabricator", + "salary": "$159,658", + "start_date": "10/3/2016" + }, + { + "extn": "2135", + "id": "4289", + "name": "Fiona Snell", + "office": "Boston", + "position": "Electrician", + "salary": "$89,740", + "start_date": "9/13/2017" + }, + { + "extn": "9599", + "id": "4290", + "name": "Marvin Forth", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$196,300", + "start_date": "4/27/2006" + }, + { + "extn": "7714", + "id": "4291", + "name": "John Larkin", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$157,336", + "start_date": "12/7/2006" + }, + { + "extn": "1071", + "id": "4292", + "name": "Rachael Wright", + "office": "New York", + "position": "Chef Manager", + "salary": "$119,785", + "start_date": "9/3/2004" + }, + { + "extn": "7960", + "id": "4293", + "name": "Ramon York", + "office": "Madrid", + "position": "Project Manager", + "salary": "$10,700", + "start_date": "8/21/2017" + }, + { + "extn": "3966", + "id": "4294", + "name": "Boris Lindop", + "office": "Oakland", + "position": "HR Coordinator", + "salary": "$201,986", + "start_date": "11/26/2002" + }, + { + "extn": "1478", + "id": "4295", + "name": "Skylar Roth", + "office": "Los Angeles", + "position": "Health Educator", + "salary": "$71,930", + "start_date": "2/28/2006" + }, + { + "extn": "4182", + "id": "4296", + "name": "Bart Neville", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$142,999", + "start_date": "6/5/2011" + }, + { + "extn": "3721", + "id": "4297", + "name": "Daron Ashley", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$150,048", + "start_date": "12/20/2017" + }, + { + "extn": "1396", + "id": "4298", + "name": "Ramon Rogers", + "office": "Paris", + "position": "Steward", + "salary": "$182,779", + "start_date": "8/1/2016" + }, + { + "extn": "5819", + "id": "4299", + "name": "Hope Denton", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$141,310", + "start_date": "9/21/2015" + }, + { + "extn": "8313", + "id": "4300", + "name": "Aiden Greenwood", + "office": "Jersey City", + "position": "Bellman", + "salary": "$56,833", + "start_date": "2/29/2000" + }, + { + "extn": "2571", + "id": "4301", + "name": "Ryan Clarke", + "office": "Kansas City", + "position": "Biologist", + "salary": "$117,866", + "start_date": "7/21/2010" + }, + { + "extn": "1499", + "id": "4302", + "name": "Anthony Brooks", + "office": "Santa Ana", + "position": "Machine Operator", + "salary": "$119,484", + "start_date": "5/7/2007" + }, + { + "extn": "8177", + "id": "4303", + "name": "Russel Bloom", + "office": "Lyon", + "position": "Chef Manager", + "salary": "$173,706", + "start_date": "6/19/2000" + }, + { + "extn": "4035", + "id": "4304", + "name": "Kimberly Stone", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$250,824", + "start_date": "4/4/2012" + }, + { + "extn": "1224", + "id": "4305", + "name": "Henry Graham", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$138,566", + "start_date": "11/24/2018" + }, + { + "extn": "2414", + "id": "4306", + "name": "Enoch Watt", + "office": "Fremont", + "position": "Cook", + "salary": "$283,453", + "start_date": "7/26/2014" + }, + { + "extn": "2624", + "id": "4307", + "name": "Marvin Rowlands", + "office": "Fullerton", + "position": "Inspector", + "salary": "$32,977", + "start_date": "8/28/2000" + }, + { + "extn": "9357", + "id": "4308", + "name": "Daniel Utterson", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$143,783", + "start_date": "10/21/2019" + }, + { + "extn": "7330", + "id": "4309", + "name": "Johnathan Simpson", + "office": "Huntsville", + "position": "Inspector", + "salary": "$96,537", + "start_date": "2/20/2009" + }, + { + "extn": "1609", + "id": "4310", + "name": "Mason Pearson", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$149,695", + "start_date": "4/26/2015" + }, + { + "extn": "6246", + "id": "4311", + "name": "Jack Carter", + "office": "Laredo", + "position": "Webmaster", + "salary": "$72,942", + "start_date": "12/25/2015" + }, + { + "extn": "3235", + "id": "4312", + "name": "Sydney Judd", + "office": "Sacramento", + "position": "CNC Operator", + "salary": "$47,289", + "start_date": "7/16/2006" + }, + { + "extn": "2250", + "id": "4313", + "name": "Regina Jenkin", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$133,126", + "start_date": "6/17/2018" + }, + { + "extn": "5779", + "id": "4314", + "name": "Henry West", + "office": "Reno", + "position": "Webmaster", + "salary": "$238,008", + "start_date": "5/30/2017" + }, + { + "extn": "4679", + "id": "4315", + "name": "Bree May", + "office": "Sacramento", + "position": "Software Engineer", + "salary": "$155,498", + "start_date": "5/22/2010" + }, + { + "extn": "5415", + "id": "4316", + "name": "Fiona Villiger", + "office": "Moreno Valley", + "position": "Restaurant Manager", + "salary": "$24,616", + "start_date": "3/23/2013" + }, + { + "extn": "5800", + "id": "4317", + "name": "Louise Bolton", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$188,036", + "start_date": "11/3/2015" + }, + { + "extn": "5300", + "id": "4318", + "name": "Luke Gaynor", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$230,203", + "start_date": "5/8/2010" + }, + { + "extn": "8047", + "id": "4319", + "name": "Melinda Richardson", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$191,161", + "start_date": "9/6/2007" + }, + { + "extn": "5826", + "id": "4320", + "name": "Britney Egerton", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$30,509", + "start_date": "8/22/2019" + }, + { + "extn": "9098", + "id": "4321", + "name": "Erick Asher", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$209,834", + "start_date": "10/1/2003" + }, + { + "extn": "8819", + "id": "4322", + "name": "Russel Kidd", + "office": "Jersey City", + "position": "Laboratory Technician", + "salary": "$151,237", + "start_date": "4/21/2000" + }, + { + "extn": "4875", + "id": "4323", + "name": "Tara Stone ", + "office": "Murfreesboro", + "position": "Webmaster", + "salary": "$124,615", + "start_date": "7/19/2019" + }, + { + "extn": "8150", + "id": "4324", + "name": "Judith Flanders", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$281,130", + "start_date": "8/31/2009" + }, + { + "extn": "3595", + "id": "4325", + "name": "Elijah James", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$286,115", + "start_date": "5/29/2002" + }, + { + "extn": "4418", + "id": "4326", + "name": "Eduardo Cadman", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$62,395", + "start_date": "1/15/2015" + }, + { + "extn": "9039", + "id": "4327", + "name": "Matthew Beal", + "office": "Nashville", + "position": "Production Painter", + "salary": "$106,471", + "start_date": "5/18/2004" + }, + { + "extn": "8833", + "id": "4328", + "name": "Samantha Nobbs", + "office": "Omaha", + "position": "Business Broker", + "salary": "$253,997", + "start_date": "10/28/2013" + }, + { + "extn": "2811", + "id": "4329", + "name": "Alice Fox", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$182,238", + "start_date": "2/17/2002" + }, + { + "extn": "9778", + "id": "4330", + "name": "Makena Davies", + "office": "Salem", + "position": "Lecturer", + "salary": "$107,706", + "start_date": "7/10/2004" + }, + { + "extn": "8307", + "id": "4331", + "name": "Angelique Mould", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$29,095", + "start_date": "8/11/2017" + }, + { + "extn": "1886", + "id": "4332", + "name": "Nate Lomax", + "office": "Reno", + "position": "Project Manager", + "salary": "$238,311", + "start_date": "5/20/2000" + }, + { + "extn": "6785", + "id": "4333", + "name": "Priscilla Benfield", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$84,467", + "start_date": "4/24/2014" + }, + { + "extn": "5043", + "id": "4334", + "name": "Andrea Blackwall", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$125,884", + "start_date": "11/9/2005" + }, + { + "extn": "3307", + "id": "4335", + "name": "Ethan Ellis", + "office": "Berna", + "position": "Dentist", + "salary": "$93,858", + "start_date": "7/27/2002" + }, + { + "extn": "6229", + "id": "4336", + "name": "Elijah Holmes", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$185,029", + "start_date": "11/9/2004" + }, + { + "extn": "4325", + "id": "4337", + "name": "Danny Camden", + "office": "Washington", + "position": "Cook", + "salary": "$48,305", + "start_date": "4/22/2011" + }, + { + "extn": "2824", + "id": "4338", + "name": "Jaylene Pearson", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$64,013", + "start_date": "3/23/2009" + }, + { + "extn": "9586", + "id": "4339", + "name": "Elise Hope", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$281,678", + "start_date": "3/2/2014" + }, + { + "extn": "9432", + "id": "4340", + "name": "Clint Fisher", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$231,927", + "start_date": "1/27/2015" + }, + { + "extn": "6753", + "id": "4341", + "name": "Sabrina Roman", + "office": "Nashville", + "position": "Auditor", + "salary": "$140,537", + "start_date": "11/2/2000" + }, + { + "extn": "3196", + "id": "4342", + "name": "Jasmine Parsons", + "office": "London", + "position": "Retail Trainee", + "salary": "$121,373", + "start_date": "3/19/2012" + }, + { + "extn": "9050", + "id": "4343", + "name": "Bryon Hardwick", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$19,549", + "start_date": "6/23/2010" + }, + { + "extn": "6806", + "id": "4344", + "name": "Jacqueline Palmer", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$19,483", + "start_date": "6/26/2001" + }, + { + "extn": "5988", + "id": "4345", + "name": "Elle Mullins", + "office": "Charlotte", + "position": "Assistant Buyer", + "salary": "$171,629", + "start_date": "3/25/2010" + }, + { + "extn": "5164", + "id": "4346", + "name": "Faith Page ", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$271,513", + "start_date": "12/5/2002" + }, + { + "extn": "6118", + "id": "4347", + "name": "Barry Tyrrell", + "office": "Zurich", + "position": "Loan Officer", + "salary": "$74,955", + "start_date": "4/2/2019" + }, + { + "extn": "9733", + "id": "4348", + "name": "Bart Latham", + "office": "Anaheim", + "position": "Design Engineer", + "salary": "$104,135", + "start_date": "4/25/2019" + }, + { + "extn": "4323", + "id": "4349", + "name": "Joseph Carson", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$61,310", + "start_date": "2/21/2012" + }, + { + "extn": "2839", + "id": "4350", + "name": "Karla Noach", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$193,400", + "start_date": "10/12/2018" + }, + { + "extn": "8591", + "id": "4351", + "name": "Alice Durrant", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$174,753", + "start_date": "7/7/2003" + }, + { + "extn": "8156", + "id": "4352", + "name": "Kieth Reynolds", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$103,272", + "start_date": "12/5/2011" + }, + { + "extn": "3432", + "id": "4353", + "name": "Johnny Oliver", + "office": "Hollywood", + "position": "Design Engineer", + "salary": "$163,063", + "start_date": "4/5/2015" + }, + { + "extn": "4760", + "id": "4354", + "name": "Ethan Robinson", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$123,195", + "start_date": "3/30/2015" + }, + { + "extn": "1283", + "id": "4355", + "name": "Bethany Owen", + "office": "London", + "position": "Call Center Representative", + "salary": "$174,472", + "start_date": "1/3/2003" + }, + { + "extn": "8710", + "id": "4356", + "name": "Liliana Clayton", + "office": "Springfield", + "position": "Dentist", + "salary": "$77,475", + "start_date": "12/26/2017" + }, + { + "extn": "6308", + "id": "4357", + "name": "Aiden Williams", + "office": "Colorado Springs", + "position": "Software Engineer", + "salary": "$194,702", + "start_date": "8/22/2003" + }, + { + "extn": "9025", + "id": "4358", + "name": "Adela May", + "office": "Louisville", + "position": "Accountant", + "salary": "$266,741", + "start_date": "8/20/2014" + }, + { + "extn": "9947", + "id": "4359", + "name": "Sabina Veale", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$102,812", + "start_date": "1/30/2018" + }, + { + "extn": "3239", + "id": "4360", + "name": "Chadwick Moreno", + "office": "Prague", + "position": "Electrician", + "salary": "$273,164", + "start_date": "2/21/2011" + }, + { + "extn": "4934", + "id": "4361", + "name": "John Baker", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$271,216", + "start_date": "4/18/2000" + }, + { + "extn": "6553", + "id": "4362", + "name": "Sloane Cadman", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$255,604", + "start_date": "10/2/2003" + }, + { + "extn": "2352", + "id": "4363", + "name": "Dani Carter", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$73,237", + "start_date": "9/12/2009" + }, + { + "extn": "5104", + "id": "4364", + "name": "Chad Donnelly", + "office": "Fayetteville", + "position": "Designer", + "salary": "$25,725", + "start_date": "5/29/2009" + }, + { + "extn": "8075", + "id": "4365", + "name": "Leroy Jennson", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$22,246", + "start_date": "9/26/2018" + }, + { + "extn": "9324", + "id": "4366", + "name": "Enoch Wigley", + "office": "Washington", + "position": "Stockbroker", + "salary": "$32,522", + "start_date": "2/23/2017" + }, + { + "extn": "5905", + "id": "4367", + "name": "Teagan Eastwood", + "office": "Valetta", + "position": "Design Engineer", + "salary": "$202,519", + "start_date": "7/16/2014" + }, + { + "extn": "3300", + "id": "4368", + "name": "Chelsea Lowe", + "office": "Madison", + "position": "Production Painter", + "salary": "$56,485", + "start_date": "12/9/2013" + }, + { + "extn": "2222", + "id": "4369", + "name": "Mara Warden", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$74,921", + "start_date": "11/23/2010" + }, + { + "extn": "4400", + "id": "4370", + "name": "Javier Fisher", + "office": "Salem", + "position": "HR Coordinator", + "salary": "$211,862", + "start_date": "12/4/2007" + }, + { + "extn": "5096", + "id": "4371", + "name": "Alan Chapman", + "office": "Bellevue", + "position": "Software Engineer", + "salary": "$145,730", + "start_date": "1/29/2012" + }, + { + "extn": "5956", + "id": "4372", + "name": "Melody Tanner", + "office": "Paris", + "position": "Production Painter", + "salary": "$236,208", + "start_date": "11/5/2011" + }, + { + "extn": "1223", + "id": "4373", + "name": "Charlize Leslie", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$88,609", + "start_date": "6/12/2006" + }, + { + "extn": "9782", + "id": "4374", + "name": "Anthony Payne", + "office": "Rome", + "position": "HR Specialist", + "salary": "$175,772", + "start_date": "11/13/2001" + }, + { + "extn": "2739", + "id": "4375", + "name": "Harriet Graves", + "office": "Miami", + "position": "Project Manager", + "salary": "$37,079", + "start_date": "10/31/2016" + }, + { + "extn": "7131", + "id": "4376", + "name": "Payton Alexander", + "office": "Honolulu", + "position": "Call Center Representative", + "salary": "$144,452", + "start_date": "8/3/2011" + }, + { + "extn": "1220", + "id": "4377", + "name": "Wade Simpson", + "office": "Lancaster", + "position": "Steward", + "salary": "$235,329", + "start_date": "4/27/2012" + }, + { + "extn": "6165", + "id": "4378", + "name": "Brad Moss", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$77,883", + "start_date": "8/11/2002" + }, + { + "extn": "1783", + "id": "4379", + "name": "Maria Edwards", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$281,488", + "start_date": "3/9/2008" + }, + { + "extn": "6223", + "id": "4380", + "name": "Ryan Cooper", + "office": "Phoenix", + "position": "Fabricator", + "salary": "$299,148", + "start_date": "5/6/2016" + }, + { + "extn": "1007", + "id": "4381", + "name": "Amy Woodcock", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$211,435", + "start_date": "3/14/2000" + }, + { + "extn": "9655", + "id": "4382", + "name": "Ron Stevens", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$160,809", + "start_date": "8/5/2010" + }, + { + "extn": "9101", + "id": "4383", + "name": "Marilyn Sherry", + "office": "Pittsburgh", + "position": "Insurance Broker", + "salary": "$37,853", + "start_date": "12/7/2010" + }, + { + "extn": "4890", + "id": "4384", + "name": "Sadie Vane", + "office": "Seattle", + "position": "Bookkeeper", + "salary": "$158,469", + "start_date": "3/3/2008" + }, + { + "extn": "9132", + "id": "4385", + "name": "Ramon Denton", + "office": "Richmond", + "position": "Business Broker", + "salary": "$122,476", + "start_date": "2/7/2017" + }, + { + "extn": "3856", + "id": "4386", + "name": "Estrella Hamilton", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$280,740", + "start_date": "3/7/2002" + }, + { + "extn": "6343", + "id": "4387", + "name": "Jack Rosenbloom", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$226,795", + "start_date": "1/7/2002" + }, + { + "extn": "7717", + "id": "4388", + "name": "Chester Matthews", + "office": "Garland", + "position": "Chef Manager", + "salary": "$294,959", + "start_date": "11/3/2012" + }, + { + "extn": "8861", + "id": "4389", + "name": "Danielle Button", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$218,600", + "start_date": "11/15/2001" + }, + { + "extn": "7649", + "id": "4390", + "name": "Eden Douglas", + "office": "Valetta", + "position": "Mobile Developer", + "salary": "$153,260", + "start_date": "4/29/2005" + }, + { + "extn": "1197", + "id": "4391", + "name": "Nathan Varndell", + "office": "Worcester", + "position": "Restaurant Manager", + "salary": "$157,000", + "start_date": "3/17/2007" + }, + { + "extn": "2433", + "id": "4392", + "name": "Noah Stubbs", + "office": "Berna", + "position": "Retail Trainee", + "salary": "$96,681", + "start_date": "7/11/2004" + }, + { + "extn": "4062", + "id": "4393", + "name": "Irene Allington", + "office": "Baltimore", + "position": "Cook", + "salary": "$135,811", + "start_date": "1/7/2018" + }, + { + "extn": "3677", + "id": "4394", + "name": "Cynthia Clarke", + "office": "Huntsville", + "position": "Healthcare Specialist", + "salary": "$174,813", + "start_date": "6/10/2001" + }, + { + "extn": "3641", + "id": "4395", + "name": "Lana Nielson", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$91,614", + "start_date": "3/2/2002" + }, + { + "extn": "2983", + "id": "4396", + "name": "Martin Hale", + "office": "Denver", + "position": "Dentist", + "salary": "$293,082", + "start_date": "6/16/2000" + }, + { + "extn": "3085", + "id": "4397", + "name": "Maddison Brennan", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$15,893", + "start_date": "6/16/2018" + }, + { + "extn": "3097", + "id": "4398", + "name": "Violet Wood", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$249,500", + "start_date": "3/13/2012" + }, + { + "extn": "2397", + "id": "4399", + "name": "Kurt Wilde", + "office": "Venice", + "position": "HR Specialist", + "salary": "$153,577", + "start_date": "11/25/2016" + }, + { + "extn": "4747", + "id": "4400", + "name": "Greta Simpson", + "office": "Toledo", + "position": "Design Engineer", + "salary": "$115,135", + "start_date": "5/28/2017" + }, + { + "extn": "7301", + "id": "4401", + "name": "Lindsay Robinson", + "office": "Nashville", + "position": "Audiologist", + "salary": "$136,958", + "start_date": "9/2/2015" + }, + { + "extn": "3522", + "id": "4402", + "name": "Eden Partridge", + "office": "London", + "position": "Investment Advisor", + "salary": "$13,324", + "start_date": "5/19/2015" + }, + { + "extn": "2314", + "id": "4403", + "name": "Sharon Walter", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$148,539", + "start_date": "12/9/2003" + }, + { + "extn": "8549", + "id": "4404", + "name": "Bryon Alexander", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$27,691", + "start_date": "1/6/2003" + }, + { + "extn": "1309", + "id": "4405", + "name": "Caleb Denton", + "office": "Ontario", + "position": "HR Coordinator", + "salary": "$40,898", + "start_date": "11/5/2011" + }, + { + "extn": "5883", + "id": "4406", + "name": "Chris Hall", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$241,507", + "start_date": "10/9/2012" + }, + { + "extn": "7899", + "id": "4407", + "name": "Bart Rodwell", + "office": "Washington", + "position": "Webmaster", + "salary": "$128,162", + "start_date": "7/29/2018" + }, + { + "extn": "1635", + "id": "4408", + "name": "Rae Silva", + "office": "Lincoln", + "position": "Cashier", + "salary": "$181,832", + "start_date": "4/4/2003" + }, + { + "extn": "1001", + "id": "4409", + "name": "Chuck Brennan", + "office": "Reno", + "position": "Health Educator", + "salary": "$102,247", + "start_date": "2/1/2012" + }, + { + "extn": "7419", + "id": "4410", + "name": "Catherine Squire", + "office": "Irving", + "position": "Insurance Broker", + "salary": "$182,932", + "start_date": "6/22/2016" + }, + { + "extn": "5424", + "id": "4411", + "name": "Diane Hancock", + "office": "Jersey City", + "position": "Clerk", + "salary": "$152,885", + "start_date": "5/16/2011" + }, + { + "extn": "1461", + "id": "4412", + "name": "Lucas Bryson", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$298,478", + "start_date": "7/27/2018" + }, + { + "extn": "4622", + "id": "4413", + "name": "Abbey Addison", + "office": "Miami", + "position": "HR Specialist", + "salary": "$250,902", + "start_date": "12/10/2008" + }, + { + "extn": "7785", + "id": "4414", + "name": "Estrella Graham", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$224,028", + "start_date": "5/2/2002" + }, + { + "extn": "7393", + "id": "4415", + "name": "Adalie Mould", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$110,180", + "start_date": "6/16/2015" + }, + { + "extn": "1332", + "id": "4416", + "name": "Chad Poole", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$148,464", + "start_date": "5/22/2003" + }, + { + "extn": "8457", + "id": "4417", + "name": "Kimberly Harrington", + "office": "Arlington", + "position": "Mobile Developer", + "salary": "$64,031", + "start_date": "8/13/2003" + }, + { + "extn": "7562", + "id": "4418", + "name": "Daniel Speed", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$74,038", + "start_date": "9/8/2014" + }, + { + "extn": "4047", + "id": "4419", + "name": "Sarah Dunbar", + "office": "Prague", + "position": "Baker", + "salary": "$205,683", + "start_date": "8/8/2001" + }, + { + "extn": "5009", + "id": "4420", + "name": "Charlotte Hastings", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$241,569", + "start_date": "11/8/2018" + }, + { + "extn": "9347", + "id": "4421", + "name": "Davina Malone", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$112,092", + "start_date": "10/3/2008" + }, + { + "extn": "1751", + "id": "4422", + "name": "Melody Whitmore", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$245,715", + "start_date": "9/24/2016" + }, + { + "extn": "3180", + "id": "4423", + "name": "Trisha Connell", + "office": "Nashville", + "position": "Steward", + "salary": "$221,412", + "start_date": "11/6/2005" + }, + { + "extn": "2295", + "id": "4424", + "name": "Alison Dyson", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$63,150", + "start_date": "1/14/2003" + }, + { + "extn": "8697", + "id": "4425", + "name": "Hank Greenwood", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$159,381", + "start_date": "3/13/2017" + }, + { + "extn": "6551", + "id": "4426", + "name": "Cameron Santos", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$83,491", + "start_date": "12/14/2003" + }, + { + "extn": "7212", + "id": "4427", + "name": "Angela Sherwood", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$288,904", + "start_date": "11/16/2013" + }, + { + "extn": "6112", + "id": "4428", + "name": "Daniel Smith", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$11,808", + "start_date": "9/19/2008" + }, + { + "extn": "7104", + "id": "4429", + "name": "Chester Weldon", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$58,906", + "start_date": "8/20/2010" + }, + { + "extn": "5036", + "id": "4430", + "name": "Maribel Atkinson", + "office": "Reno", + "position": "HR Specialist", + "salary": "$165,290", + "start_date": "7/4/2003" + }, + { + "extn": "8390", + "id": "4431", + "name": "Sydney Jacobs", + "office": "Orlando", + "position": "Machine Operator", + "salary": "$245,431", + "start_date": "7/7/2012" + }, + { + "extn": "5955", + "id": "4432", + "name": "Kurt Radley", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$19,566", + "start_date": "6/3/2000" + }, + { + "extn": "8700", + "id": "4433", + "name": "Fiona Haines", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$299,247", + "start_date": "8/27/2019" + }, + { + "extn": "2970", + "id": "4434", + "name": "Enoch Morgan", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$140,291", + "start_date": "3/7/2014" + }, + { + "extn": "2893", + "id": "4435", + "name": "Candice Addis", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$84,319", + "start_date": "6/1/2012" + }, + { + "extn": "6049", + "id": "4436", + "name": "Jules Stone", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$18,528", + "start_date": "5/18/2015" + }, + { + "extn": "3005", + "id": "4437", + "name": "Carmen Hall", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$43,536", + "start_date": "11/30/2015" + }, + { + "extn": "2586", + "id": "4438", + "name": "Melanie Healy", + "office": "Quebec", + "position": "Auditor", + "salary": "$168,551", + "start_date": "6/25/2015" + }, + { + "extn": "7812", + "id": "4439", + "name": "Hannah Jennson", + "office": "Garland", + "position": "Fabricator", + "salary": "$136,327", + "start_date": "1/20/2003" + }, + { + "extn": "4792", + "id": "4440", + "name": "Felicity Amstead", + "office": "Omaha", + "position": "Electrician", + "salary": "$277,971", + "start_date": "12/31/2007" + }, + { + "extn": "6014", + "id": "4441", + "name": "Tom Strong", + "office": "Berlin", + "position": "Doctor", + "salary": "$43,131", + "start_date": "11/18/2011" + }, + { + "extn": "9318", + "id": "4442", + "name": "Jamie Clayton", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$292,233", + "start_date": "11/24/2000" + }, + { + "extn": "6512", + "id": "4443", + "name": "Marvin Dobson", + "office": "Ontario", + "position": "Baker", + "salary": "$263,657", + "start_date": "2/15/2007" + }, + { + "extn": "8574", + "id": "4444", + "name": "Rocco Marshall", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$69,861", + "start_date": "11/1/2011" + }, + { + "extn": "1613", + "id": "4445", + "name": "George Wren", + "office": "Saint Paul", + "position": "Bookkeeper", + "salary": "$243,488", + "start_date": "7/1/2009" + }, + { + "extn": "5295", + "id": "4446", + "name": "Ron Baxter", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$225,740", + "start_date": "7/25/2019" + }, + { + "extn": "7660", + "id": "4447", + "name": "Bree Lloyd", + "office": "Denver", + "position": "Operator", + "salary": "$232,755", + "start_date": "1/15/2004" + }, + { + "extn": "1197", + "id": "4448", + "name": "Jules Chappell", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$37,991", + "start_date": "10/9/2005" + }, + { + "extn": "8209", + "id": "4449", + "name": "Bryon Higgs", + "office": "Berna", + "position": "Health Educator", + "salary": "$276,270", + "start_date": "5/14/2002" + }, + { + "extn": "9290", + "id": "4450", + "name": "Tyler Crawford", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$287,631", + "start_date": "8/26/2014" + }, + { + "extn": "2823", + "id": "4451", + "name": "Aiden Lindsay", + "office": "Venice", + "position": "HR Coordinator", + "salary": "$135,224", + "start_date": "2/16/2019" + }, + { + "extn": "3698", + "id": "4452", + "name": "Marie Baldwin", + "office": "Salem", + "position": "Investment Advisor", + "salary": "$113,209", + "start_date": "12/25/2007" + }, + { + "extn": "2795", + "id": "4453", + "name": "Bob Denton", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$123,727", + "start_date": "5/3/2007" + }, + { + "extn": "8713", + "id": "4454", + "name": "Hailey Forth", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$15,504", + "start_date": "3/7/2018" + }, + { + "extn": "7231", + "id": "4455", + "name": "Gabriel Miller", + "office": "Orlando", + "position": "Inspector", + "salary": "$214,635", + "start_date": "9/14/2008" + }, + { + "extn": "8966", + "id": "4456", + "name": "Holly Blackwall", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$97,100", + "start_date": "3/4/2015" + }, + { + "extn": "3621", + "id": "4457", + "name": "Winnie Miller", + "office": "Boston", + "position": "Restaurant Manager", + "salary": "$10,354", + "start_date": "10/25/2010" + }, + { + "extn": "7596", + "id": "4458", + "name": "Emerald Richardson", + "office": "Lancaster", + "position": "Inspector", + "salary": "$134,126", + "start_date": "6/7/2013" + }, + { + "extn": "3747", + "id": "4459", + "name": "Elly Little", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$141,569", + "start_date": "8/15/2000" + }, + { + "extn": "5344", + "id": "4460", + "name": "Macy Zaoui", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$169,577", + "start_date": "12/5/2002" + }, + { + "extn": "3461", + "id": "4461", + "name": "George Holmes", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$108,962", + "start_date": "8/19/2000" + }, + { + "extn": "6248", + "id": "4462", + "name": "Daphne Campbell", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$59,300", + "start_date": "10/5/2004" + }, + { + "extn": "3408", + "id": "4463", + "name": "Matthew Lyon", + "office": "Wien", + "position": "Webmaster", + "salary": "$129,510", + "start_date": "11/10/2003" + }, + { + "extn": "2632", + "id": "4464", + "name": "Matt Phillips", + "office": "Seattle", + "position": "Dentist", + "salary": "$68,215", + "start_date": "1/12/2015" + }, + { + "extn": "7539", + "id": "4465", + "name": "Barry Lewis", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$195,291", + "start_date": "3/12/2011" + }, + { + "extn": "2908", + "id": "4466", + "name": "Barney Benson", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$253,894", + "start_date": "2/27/2015" + }, + { + "extn": "2946", + "id": "4467", + "name": "Cedrick Huggins", + "office": "San Diego", + "position": "Doctor", + "salary": "$38,202", + "start_date": "3/1/2001" + }, + { + "extn": "9750", + "id": "4468", + "name": "Rufus Preston", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$161,655", + "start_date": "4/11/2009" + }, + { + "extn": "5226", + "id": "4469", + "name": "Destiny Russell", + "office": "Rome", + "position": "Pharmacist", + "salary": "$32,615", + "start_date": "10/28/2010" + }, + { + "extn": "2542", + "id": "4470", + "name": "Sienna Bentley", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$129,879", + "start_date": "11/25/2006" + }, + { + "extn": "8105", + "id": "4471", + "name": "Leah Moreno", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$194,740", + "start_date": "9/16/2015" + }, + { + "extn": "7213", + "id": "4472", + "name": "Makenzie Oswald", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$19,932", + "start_date": "9/6/2011" + }, + { + "extn": "7967", + "id": "4473", + "name": "Macy Terry", + "office": "Quebec", + "position": "Treasurer", + "salary": "$225,728", + "start_date": "11/17/2005" + }, + { + "extn": "3527", + "id": "4474", + "name": "Andrea Parsons", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$263,466", + "start_date": "12/31/2014" + }, + { + "extn": "7246", + "id": "4475", + "name": "Carol Keys", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$236,106", + "start_date": "1/15/2013" + }, + { + "extn": "8023", + "id": "4476", + "name": "Allison Edwards", + "office": "Berna", + "position": "Steward", + "salary": "$251,834", + "start_date": "5/8/2000" + }, + { + "extn": "8214", + "id": "4477", + "name": "Sabina Dobson", + "office": "Columbus", + "position": "Web Developer", + "salary": "$149,451", + "start_date": "2/10/2006" + }, + { + "extn": "6493", + "id": "4478", + "name": "Michaela Hobbs", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$156,206", + "start_date": "12/12/2011" + }, + { + "extn": "8522", + "id": "4479", + "name": "Nicole Mackenzie", + "office": "Lincoln", + "position": "Doctor", + "salary": "$235,775", + "start_date": "5/9/2019" + }, + { + "extn": "1817", + "id": "4480", + "name": "Boris Cassidy", + "office": "Pittsburgh", + "position": "Cash Manager", + "salary": "$181,259", + "start_date": "12/21/2016" + }, + { + "extn": "5958", + "id": "4481", + "name": "Nicholas Allcott", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$118,612", + "start_date": "1/29/2008" + }, + { + "extn": "7719", + "id": "4482", + "name": "Sarah Walsh", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$83,739", + "start_date": "5/14/2009" + }, + { + "extn": "9346", + "id": "4483", + "name": "Chris Knight", + "office": "Dallas", + "position": "Physician", + "salary": "$69,598", + "start_date": "2/22/2010" + }, + { + "extn": "9055", + "id": "4484", + "name": "Chanelle Greenwood", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$43,717", + "start_date": "6/4/2008" + }, + { + "extn": "3394", + "id": "4485", + "name": "Mary Kelly", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$118,846", + "start_date": "3/1/2002" + }, + { + "extn": "9207", + "id": "4486", + "name": "Roger Cassidy", + "office": "Los Angeles", + "position": "CNC Operator", + "salary": "$268,828", + "start_date": "7/7/2009" + }, + { + "extn": "1597", + "id": "4487", + "name": "George Dyson", + "office": "Oakland", + "position": "Budget Analyst", + "salary": "$150,758", + "start_date": "6/12/2011" + }, + { + "extn": "5488", + "id": "4488", + "name": "Elijah Milner", + "office": "Arlington", + "position": "Service Supervisor", + "salary": "$273,244", + "start_date": "11/13/2004" + }, + { + "extn": "2439", + "id": "4489", + "name": "Brooklyn Purvis", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$52,742", + "start_date": "3/3/2010" + }, + { + "extn": "6017", + "id": "4490", + "name": "Karen Glass", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$247,175", + "start_date": "11/5/2000" + }, + { + "extn": "6835", + "id": "4491", + "name": "Julius Stone", + "office": "Portland", + "position": "Auditor", + "salary": "$20,717", + "start_date": "6/16/2019" + }, + { + "extn": "3505", + "id": "4492", + "name": "Caleb Gavin", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$210,981", + "start_date": "4/9/2008" + }, + { + "extn": "5998", + "id": "4493", + "name": "Javier Morris", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$275,099", + "start_date": "8/23/2013" + }, + { + "extn": "3991", + "id": "4494", + "name": "Gina Needham", + "office": "Moreno Valley", + "position": "Bellman", + "salary": "$80,401", + "start_date": "2/21/2017" + }, + { + "extn": "9966", + "id": "4495", + "name": "Aurelia Lloyd", + "office": "Jersey City", + "position": "Biologist", + "salary": "$250,773", + "start_date": "2/27/2015" + }, + { + "extn": "2824", + "id": "4496", + "name": "Anabelle Baker", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$83,154", + "start_date": "6/9/2008" + }, + { + "extn": "5747", + "id": "4497", + "name": "Domenic Plumb", + "office": "Washington", + "position": "Business Broker", + "salary": "$205,782", + "start_date": "9/5/2001" + }, + { + "extn": "3746", + "id": "4498", + "name": "Rosalee Allington", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$95,403", + "start_date": "9/18/2013" + }, + { + "extn": "4771", + "id": "4499", + "name": "Chadwick Little", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$154,660", + "start_date": "2/13/2013" + }, + { + "extn": "7101", + "id": "4500", + "name": "Alexa Bryson", + "office": "Worcester", + "position": "Cashier", + "salary": "$221,277", + "start_date": "9/10/2004" + }, + { + "extn": "6284", + "id": "4501", + "name": "Ember Cowan", + "office": "Anaheim", + "position": "Software Engineer", + "salary": "$14,008", + "start_date": "5/21/2002" + }, + { + "extn": "1259", + "id": "4502", + "name": "Luke Widdows", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$86,409", + "start_date": "3/15/2013" + }, + { + "extn": "7569", + "id": "4503", + "name": "Rihanna Yarwood", + "office": "El Paso", + "position": "Steward", + "salary": "$295,786", + "start_date": "4/7/2000" + }, + { + "extn": "8200", + "id": "4504", + "name": "Anne Durrant", + "office": "Chicago", + "position": "Treasurer", + "salary": "$251,469", + "start_date": "6/22/2001" + }, + { + "extn": "8726", + "id": "4505", + "name": "Domenic Kennedy", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$262,637", + "start_date": "2/14/2004" + }, + { + "extn": "7301", + "id": "4506", + "name": "Jasmine Woodley", + "office": "Fremont", + "position": "Treasurer", + "salary": "$278,968", + "start_date": "9/28/2007" + }, + { + "extn": "5895", + "id": "4507", + "name": "Davina Brooks", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$144,195", + "start_date": "3/1/2017" + }, + { + "extn": "4765", + "id": "4508", + "name": "Morgan Thompson", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$189,686", + "start_date": "1/26/2003" + }, + { + "extn": "2500", + "id": "4509", + "name": "Irene Gordon", + "office": "San Diego", + "position": "Ambulatory Nurse", + "salary": "$16,545", + "start_date": "6/3/2007" + }, + { + "extn": "8844", + "id": "4510", + "name": "Alexander Hall", + "office": "Detroit", + "position": "Fabricator", + "salary": "$77,108", + "start_date": "3/1/2013" + }, + { + "extn": "7159", + "id": "4511", + "name": "Matt Neal", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$178,326", + "start_date": "4/11/2019" + }, + { + "extn": "9879", + "id": "4512", + "name": "Kendra Hamilton", + "office": "Las Vegas", + "position": "Treasurer", + "salary": "$30,006", + "start_date": "11/9/2013" + }, + { + "extn": "6124", + "id": "4513", + "name": "Maxwell Reid", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$149,174", + "start_date": "8/13/2005" + }, + { + "extn": "2376", + "id": "4514", + "name": "Helen Moore", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$205,068", + "start_date": "9/4/2013" + }, + { + "extn": "9165", + "id": "4515", + "name": "Anabel Greenwood", + "office": "Colorado Springs", + "position": "Treasurer", + "salary": "$130,902", + "start_date": "6/6/2013" + }, + { + "extn": "9100", + "id": "4516", + "name": "Ilona Simmons", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$13,662", + "start_date": "12/25/2007" + }, + { + "extn": "1087", + "id": "4517", + "name": "Benny Chappell", + "office": "Garland", + "position": "HR Specialist", + "salary": "$91,941", + "start_date": "10/27/2010" + }, + { + "extn": "8104", + "id": "4518", + "name": "Clint White", + "office": "Seattle", + "position": "Auditor", + "salary": "$202,758", + "start_date": "6/15/2007" + }, + { + "extn": "6571", + "id": "4519", + "name": "Bart Redwood", + "office": "Las Vegas", + "position": "Baker", + "salary": "$283,632", + "start_date": "8/28/2015" + }, + { + "extn": "6541", + "id": "4520", + "name": "Maria Coleman", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$130,034", + "start_date": "3/27/2013" + }, + { + "extn": "5793", + "id": "4521", + "name": "Nate Oatway", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$39,793", + "start_date": "2/27/2012" + }, + { + "extn": "1409", + "id": "4522", + "name": "Javier Stone ", + "office": "Zurich", + "position": "Operator", + "salary": "$274,819", + "start_date": "5/17/2018" + }, + { + "extn": "3628", + "id": "4523", + "name": "Morgan Stuart", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$79,269", + "start_date": "1/27/2015" + }, + { + "extn": "7748", + "id": "4524", + "name": "Aiden Samuel", + "office": "Philadelphia", + "position": "Physician", + "salary": "$170,674", + "start_date": "2/3/2005" + }, + { + "extn": "3408", + "id": "4525", + "name": "Harvey Brooks", + "office": "Scottsdale", + "position": "Dentist", + "salary": "$175,531", + "start_date": "5/2/2012" + }, + { + "extn": "6211", + "id": "4526", + "name": "Madison Lewis", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$92,278", + "start_date": "5/13/2006" + }, + { + "extn": "2654", + "id": "4527", + "name": "Angela Hobson", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$138,082", + "start_date": "7/3/2003" + }, + { + "extn": "7370", + "id": "4528", + "name": "Barry Lewin", + "office": "London", + "position": "HR Coordinator", + "salary": "$56,870", + "start_date": "10/6/2009" + }, + { + "extn": "2076", + "id": "4529", + "name": "Freya Glass", + "office": "Worcester", + "position": "Baker", + "salary": "$193,186", + "start_date": "6/9/2013" + }, + { + "extn": "5262", + "id": "4530", + "name": "Caitlyn Wooldridge", + "office": "Denver", + "position": "Doctor", + "salary": "$167,459", + "start_date": "9/7/2008" + }, + { + "extn": "2767", + "id": "4531", + "name": "Chad Faulkner", + "office": "Madison", + "position": "Investment Advisor", + "salary": "$123,901", + "start_date": "2/27/2012" + }, + { + "extn": "6453", + "id": "4532", + "name": "Elle Knight", + "office": "Bellevue", + "position": "Inspector", + "salary": "$29,688", + "start_date": "2/17/2001" + }, + { + "extn": "6087", + "id": "4533", + "name": "Logan Owen", + "office": "Glendale", + "position": "Inspector", + "salary": "$281,087", + "start_date": "5/15/2000" + }, + { + "extn": "6857", + "id": "4534", + "name": "Alba Welsch", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$116,003", + "start_date": "7/18/2009" + }, + { + "extn": "3801", + "id": "4535", + "name": "Joy Shea", + "office": "Fayetteville", + "position": "Global Logistics Supervisor", + "salary": "$179,726", + "start_date": "7/1/2016" + }, + { + "extn": "4208", + "id": "4536", + "name": "Sloane Cattell", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$135,457", + "start_date": "12/10/2000" + }, + { + "extn": "4788", + "id": "4537", + "name": "Wade Woods", + "office": "Baltimore", + "position": "Accountant", + "salary": "$176,223", + "start_date": "1/21/2008" + }, + { + "extn": "5415", + "id": "4538", + "name": "Luke Ogilvy", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$67,937", + "start_date": "1/11/2014" + }, + { + "extn": "2052", + "id": "4539", + "name": "Fred Henderson", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$39,941", + "start_date": "6/22/2002" + }, + { + "extn": "5629", + "id": "4540", + "name": "Holly Eddison", + "office": "Atlanta", + "position": "Cashier", + "salary": "$83,981", + "start_date": "2/25/2008" + }, + { + "extn": "1918", + "id": "4541", + "name": "Norah Faulkner", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$132,843", + "start_date": "1/17/2011" + }, + { + "extn": "7015", + "id": "4542", + "name": "Dakota Haines", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$117,668", + "start_date": "9/25/2005" + }, + { + "extn": "9901", + "id": "4543", + "name": "Boris Sherry", + "office": "Bucharest", + "position": "Cash Manager", + "salary": "$267,173", + "start_date": "10/29/2003" + }, + { + "extn": "8044", + "id": "4544", + "name": "Amelia Kent", + "office": "Long Beach", + "position": "Accountant", + "salary": "$104,004", + "start_date": "6/13/2000" + }, + { + "extn": "8387", + "id": "4545", + "name": "Fred Mcgee", + "office": "Henderson", + "position": "Production Painter", + "salary": "$84,464", + "start_date": "9/22/2014" + }, + { + "extn": "1923", + "id": "4546", + "name": "Carina Rainford", + "office": "Berna", + "position": "Fabricator", + "salary": "$50,225", + "start_date": "4/5/2011" + }, + { + "extn": "4056", + "id": "4547", + "name": "Erick Shaw", + "office": "Seattle", + "position": "Physician", + "salary": "$24,001", + "start_date": "1/16/2010" + }, + { + "extn": "8729", + "id": "4548", + "name": "Regina Preston", + "office": "Prague", + "position": "Cashier", + "salary": "$91,087", + "start_date": "5/18/2007" + }, + { + "extn": "4018", + "id": "4549", + "name": "Manuel Tindall", + "office": "Rochester", + "position": "Designer", + "salary": "$61,351", + "start_date": "3/31/2018" + }, + { + "extn": "5062", + "id": "4550", + "name": "Aisha Furnell", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$236,016", + "start_date": "12/28/2007" + }, + { + "extn": "4239", + "id": "4551", + "name": "Gil Flack", + "office": "Bellevue", + "position": "Doctor", + "salary": "$252,104", + "start_date": "1/21/2014" + }, + { + "extn": "2345", + "id": "4552", + "name": "Daniel Edwards", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$261,999", + "start_date": "5/22/2003" + }, + { + "extn": "7992", + "id": "4553", + "name": "Daniel Mason", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$257,091", + "start_date": "4/4/2018" + }, + { + "extn": "2509", + "id": "4554", + "name": "Nick Bowen", + "office": "San Francisco", + "position": "Steward", + "salary": "$285,206", + "start_date": "2/9/2011" + }, + { + "extn": "3331", + "id": "4555", + "name": "Adalie Torres", + "office": "Boston", + "position": "Business Broker", + "salary": "$44,483", + "start_date": "1/9/2005" + }, + { + "extn": "4569", + "id": "4556", + "name": "Stella Swift", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$214,847", + "start_date": "6/24/2018" + }, + { + "extn": "8146", + "id": "4557", + "name": "Leroy Rowe", + "office": "Jersey City", + "position": "Auditor", + "salary": "$237,159", + "start_date": "1/23/2000" + }, + { + "extn": "6076", + "id": "4558", + "name": "Mason Stanley", + "office": "Detroit", + "position": "Paramedic", + "salary": "$227,721", + "start_date": "2/12/2013" + }, + { + "extn": "8667", + "id": "4559", + "name": "Jacob Healy", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$100,512", + "start_date": "3/29/2003" + }, + { + "extn": "1141", + "id": "4560", + "name": "Skylar Chester", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$69,999", + "start_date": "2/8/2009" + }, + { + "extn": "5970", + "id": "4561", + "name": "Ron Moreno", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$252,052", + "start_date": "4/17/2007" + }, + { + "extn": "2306", + "id": "4562", + "name": "Barney Patel", + "office": "Huntsville", + "position": "Laboratory Technician", + "salary": "$263,447", + "start_date": "12/30/2002" + }, + { + "extn": "2209", + "id": "4563", + "name": "Cedrick Ring", + "office": "Dallas", + "position": "Paramedic", + "salary": "$156,844", + "start_date": "10/21/2012" + }, + { + "extn": "3584", + "id": "4564", + "name": "Phoebe Wright", + "office": "Hayward", + "position": "Health Educator", + "salary": "$103,249", + "start_date": "2/13/2012" + }, + { + "extn": "1760", + "id": "4565", + "name": "Adela Waterson", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$32,840", + "start_date": "3/24/2006" + }, + { + "extn": "9232", + "id": "4566", + "name": "Daron Uttridge", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$289,657", + "start_date": "8/16/2004" + }, + { + "extn": "3978", + "id": "4567", + "name": "Barney Pierce", + "office": "Lancaster", + "position": "Bellman", + "salary": "$147,421", + "start_date": "2/18/2017" + }, + { + "extn": "6207", + "id": "4568", + "name": "Parker Andersson", + "office": "San Diego", + "position": "Inspector", + "salary": "$226,813", + "start_date": "2/16/2011" + }, + { + "extn": "3057", + "id": "4569", + "name": "Chadwick Rigg", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$55,946", + "start_date": "10/22/2013" + }, + { + "extn": "5272", + "id": "4570", + "name": "Alexa Allwood", + "office": "Ontario", + "position": "Electrician", + "salary": "$26,829", + "start_date": "6/30/2019" + }, + { + "extn": "4204", + "id": "4571", + "name": "Kaylee Denton", + "office": "Nashville", + "position": "Biologist", + "salary": "$11,301", + "start_date": "12/24/2012" + }, + { + "extn": "5328", + "id": "4572", + "name": "Domenic Sherwood", + "office": "Miami", + "position": "Doctor", + "salary": "$210,150", + "start_date": "8/7/2012" + }, + { + "extn": "5471", + "id": "4573", + "name": "Liliana Quinn", + "office": "Atlanta", + "position": "Fabricator", + "salary": "$29,189", + "start_date": "9/17/2001" + }, + { + "extn": "9258", + "id": "4574", + "name": "Jayden Brennan", + "office": "Detroit", + "position": "Audiologist", + "salary": "$164,720", + "start_date": "9/29/2006" + }, + { + "extn": "1211", + "id": "4575", + "name": "Judith Bright", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$252,117", + "start_date": "12/15/2009" + }, + { + "extn": "8698", + "id": "4576", + "name": "Marvin Maxwell", + "office": "Jersey City", + "position": "Cashier", + "salary": "$260,028", + "start_date": "2/15/2003" + }, + { + "extn": "6719", + "id": "4577", + "name": "Rihanna Hammond", + "office": "Charlotte", + "position": "Inspector", + "salary": "$79,890", + "start_date": "3/26/2014" + }, + { + "extn": "1946", + "id": "4578", + "name": "Andrea Osmond", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$38,614", + "start_date": "3/30/2001" + }, + { + "extn": "7055", + "id": "4579", + "name": "Hayden Rogan", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$75,597", + "start_date": "8/12/2009" + }, + { + "extn": "1952", + "id": "4580", + "name": "Carl Boden", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$262,605", + "start_date": "3/8/2017" + }, + { + "extn": "2706", + "id": "4581", + "name": "Mayleen Campbell", + "office": "Denver", + "position": "Stockbroker", + "salary": "$52,597", + "start_date": "1/14/2001" + }, + { + "extn": "6869", + "id": "4582", + "name": "Benjamin Robinson", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$159,385", + "start_date": "11/19/2000" + }, + { + "extn": "9590", + "id": "4583", + "name": "Sabrina Thornton", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$171,242", + "start_date": "12/24/2018" + }, + { + "extn": "5740", + "id": "4584", + "name": "Rosa Andrews", + "office": "Glendale", + "position": "Lecturer", + "salary": "$125,269", + "start_date": "11/7/2005" + }, + { + "extn": "4727", + "id": "4585", + "name": "Barney Ross", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$16,461", + "start_date": "3/31/2004" + }, + { + "extn": "4553", + "id": "4586", + "name": "Liliana Dowson", + "office": "Saint Paul", + "position": "Physician", + "salary": "$199,282", + "start_date": "12/9/2001" + }, + { + "extn": "8341", + "id": "4587", + "name": "Carter Garcia", + "office": "Garland", + "position": "Audiologist", + "salary": "$275,473", + "start_date": "4/9/2010" + }, + { + "extn": "3871", + "id": "4588", + "name": "Bridget Brennan", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$176,361", + "start_date": "10/6/2010" + }, + { + "extn": "9429", + "id": "4589", + "name": "Daniel Gallacher", + "office": "Paris", + "position": "Webmaster", + "salary": "$278,628", + "start_date": "11/7/2017" + }, + { + "extn": "2081", + "id": "4590", + "name": "Evie Spencer", + "office": "Cincinnati", + "position": "Investment Advisor", + "salary": "$179,203", + "start_date": "11/26/2007" + }, + { + "extn": "6601", + "id": "4591", + "name": "George Lunt", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$229,661", + "start_date": "6/12/2015" + }, + { + "extn": "6688", + "id": "4592", + "name": "Russel Tyler", + "office": "Seattle", + "position": "Call Center Representative", + "salary": "$129,195", + "start_date": "7/11/2011" + }, + { + "extn": "6389", + "id": "4593", + "name": "Josh Alexander", + "office": "Rochester", + "position": "Doctor", + "salary": "$102,583", + "start_date": "5/18/2008" + }, + { + "extn": "9282", + "id": "4594", + "name": "Matthew Crawley", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$217,355", + "start_date": "7/5/2005" + }, + { + "extn": "7771", + "id": "4595", + "name": "Callie Jenkins", + "office": "Nashville", + "position": "Audiologist", + "salary": "$283,901", + "start_date": "3/13/2015" + }, + { + "extn": "4900", + "id": "4596", + "name": "Johnathan Hewitt", + "office": "Otawa", + "position": "IT Support Staff", + "salary": "$164,723", + "start_date": "7/26/2003" + }, + { + "extn": "2852", + "id": "4597", + "name": "Michael Duvall", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$258,860", + "start_date": "2/7/2013" + }, + { + "extn": "3608", + "id": "4598", + "name": "Cedrick Wood", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$265,023", + "start_date": "4/15/2013" + }, + { + "extn": "3008", + "id": "4599", + "name": "Lindsay Pearce", + "office": "Honolulu", + "position": "Staffing Consultant", + "salary": "$82,460", + "start_date": "9/29/2016" + }, + { + "extn": "1897", + "id": "4600", + "name": "Camila Newman", + "office": "Miami", + "position": "Baker", + "salary": "$168,649", + "start_date": "2/11/2011" + }, + { + "extn": "2699", + "id": "4601", + "name": "Nina Ralph", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$161,278", + "start_date": "8/25/2017" + }, + { + "extn": "3818", + "id": "4602", + "name": "Jack Reynolds", + "office": "Valetta", + "position": "Operator", + "salary": "$116,590", + "start_date": "9/5/2008" + }, + { + "extn": "8549", + "id": "4603", + "name": "Doug Cartwright", + "office": "Otawa", + "position": "Design Engineer", + "salary": "$158,070", + "start_date": "4/24/2011" + }, + { + "extn": "4648", + "id": "4604", + "name": "Isabel Mcnally", + "office": "Seattle", + "position": "Accountant", + "salary": "$64,235", + "start_date": "12/31/2012" + }, + { + "extn": "7270", + "id": "4605", + "name": "Celia Tennant", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$212,698", + "start_date": "11/26/2004" + }, + { + "extn": "5422", + "id": "4606", + "name": "Susan Watson", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$59,880", + "start_date": "1/4/2001" + }, + { + "extn": "9477", + "id": "4607", + "name": "Victoria Notman", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$21,888", + "start_date": "8/21/2000" + }, + { + "extn": "7798", + "id": "4608", + "name": "Chad Windsor", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$95,901", + "start_date": "4/28/2017" + }, + { + "extn": "1883", + "id": "4609", + "name": "Johnny Turner", + "office": "Kansas City", + "position": "Laboratory Technician", + "salary": "$18,657", + "start_date": "4/3/2003" + }, + { + "extn": "5328", + "id": "4610", + "name": "Mark Fowler", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$14,804", + "start_date": "1/19/2006" + }, + { + "extn": "5436", + "id": "4611", + "name": "Ciara Dale", + "office": "Lyon", + "position": "Designer", + "salary": "$25,795", + "start_date": "11/10/2005" + }, + { + "extn": "7686", + "id": "4612", + "name": "Irene Chappell", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$275,898", + "start_date": "7/11/2018" + }, + { + "extn": "7417", + "id": "4613", + "name": "Owen Rixon", + "office": "Hollywood", + "position": "Design Engineer", + "salary": "$240,262", + "start_date": "10/14/2007" + }, + { + "extn": "1785", + "id": "4614", + "name": "Josh Moore", + "office": "Denver", + "position": "Baker", + "salary": "$260,315", + "start_date": "4/23/2013" + }, + { + "extn": "3654", + "id": "4615", + "name": "Leroy Chapman", + "office": "Henderson", + "position": "Business Broker", + "salary": "$202,865", + "start_date": "2/24/2011" + }, + { + "extn": "5598", + "id": "4616", + "name": "Logan Terry", + "office": "Albuquerque", + "position": "Physician", + "salary": "$218,403", + "start_date": "7/20/2011" + }, + { + "extn": "6385", + "id": "4617", + "name": "Kendra Payne", + "office": "Washington", + "position": "Design Engineer", + "salary": "$168,621", + "start_date": "10/17/2016" + }, + { + "extn": "6287", + "id": "4618", + "name": "Jaylene Kaur", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$207,569", + "start_date": "12/7/2001" + }, + { + "extn": "8831", + "id": "4619", + "name": "Crystal Mcleod", + "office": "Springfield", + "position": "Investment Advisor", + "salary": "$122,504", + "start_date": "3/5/2003" + }, + { + "extn": "9748", + "id": "4620", + "name": "Marla Gunn", + "office": "Worcester", + "position": "Production Painter", + "salary": "$106,144", + "start_date": "2/11/2019" + }, + { + "extn": "2747", + "id": "4621", + "name": "Johnathan Irwin", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$86,537", + "start_date": "9/24/2019" + }, + { + "extn": "2551", + "id": "4622", + "name": "Chad Mills", + "office": "Amarillo", + "position": "Auditor", + "salary": "$92,913", + "start_date": "5/15/2019" + }, + { + "extn": "1081", + "id": "4623", + "name": "Isla Bell", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$31,692", + "start_date": "6/27/2002" + }, + { + "extn": "4010", + "id": "4624", + "name": "Alan Kennedy", + "office": "Bellevue", + "position": "Physician", + "salary": "$109,980", + "start_date": "2/26/2019" + }, + { + "extn": "1335", + "id": "4625", + "name": "Audrey Hunt", + "office": "Garland", + "position": "Cashier", + "salary": "$133,875", + "start_date": "9/11/2015" + }, + { + "extn": "2879", + "id": "4626", + "name": "Andrea Corbett", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$175,364", + "start_date": "7/20/2019" + }, + { + "extn": "1093", + "id": "4627", + "name": "Carter Glass", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$246,092", + "start_date": "9/24/2012" + }, + { + "extn": "7447", + "id": "4628", + "name": "Elise Nanton", + "office": "San Diego", + "position": "Baker", + "salary": "$234,226", + "start_date": "10/1/2001" + }, + { + "extn": "8862", + "id": "4629", + "name": "Havana Fall", + "office": "Saint Paul", + "position": "Baker", + "salary": "$29,961", + "start_date": "1/6/2015" + }, + { + "extn": "5023", + "id": "4630", + "name": "Leilani Evans", + "office": "Chicago", + "position": "Doctor", + "salary": "$85,780", + "start_date": "6/27/2015" + }, + { + "extn": "6855", + "id": "4631", + "name": "Ron Jeffery", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$65,198", + "start_date": "5/4/2005" + }, + { + "extn": "4766", + "id": "4632", + "name": "Danny Turner", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$139,249", + "start_date": "3/28/2015" + }, + { + "extn": "3141", + "id": "4633", + "name": "Henry Durrant", + "office": "Garland", + "position": "Food Technologist", + "salary": "$167,326", + "start_date": "9/18/2012" + }, + { + "extn": "2673", + "id": "4634", + "name": "Cameron Thompson", + "office": "San Jose", + "position": "Global Logistics Supervisor", + "salary": "$34,518", + "start_date": "2/10/2002" + }, + { + "extn": "9331", + "id": "4635", + "name": "Penelope Button", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$78,491", + "start_date": "3/9/2007" + }, + { + "extn": "4183", + "id": "4636", + "name": "Sofia Nash", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$68,334", + "start_date": "8/14/2000" + }, + { + "extn": "1153", + "id": "4637", + "name": "Charlotte Quinton", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$215,318", + "start_date": "7/19/2011" + }, + { + "extn": "2845", + "id": "4638", + "name": "Ryan Blythe", + "office": "Wien", + "position": "Cashier", + "salary": "$288,076", + "start_date": "3/9/2014" + }, + { + "extn": "1367", + "id": "4639", + "name": "Hayden Reese", + "office": "Kansas City", + "position": "Designer", + "salary": "$102,126", + "start_date": "12/5/2014" + }, + { + "extn": "5400", + "id": "4640", + "name": "Emely Walker", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$204,910", + "start_date": "11/6/2006" + }, + { + "extn": "3637", + "id": "4641", + "name": "Hank Williams", + "office": "Paris", + "position": "Software Engineer", + "salary": "$268,890", + "start_date": "5/21/2016" + }, + { + "extn": "8349", + "id": "4642", + "name": "Vera Lowe", + "office": "Stockton", + "position": "Operator", + "salary": "$162,458", + "start_date": "9/26/2010" + }, + { + "extn": "8921", + "id": "4643", + "name": "Percy Neal", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$131,637", + "start_date": "6/26/2004" + }, + { + "extn": "8689", + "id": "4644", + "name": "Chris West", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$202,546", + "start_date": "2/11/2009" + }, + { + "extn": "4329", + "id": "4645", + "name": "Joseph Pierce", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$253,020", + "start_date": "6/25/2010" + }, + { + "extn": "9139", + "id": "4646", + "name": "Nicholas Yarwood", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$59,133", + "start_date": "10/5/2018" + }, + { + "extn": "5581", + "id": "4647", + "name": "Elisabeth Powell", + "office": "Miami", + "position": "Cash Manager", + "salary": "$102,568", + "start_date": "8/15/2013" + }, + { + "extn": "1730", + "id": "4648", + "name": "Rita Egerton", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$26,802", + "start_date": "12/24/2016" + }, + { + "extn": "1788", + "id": "4649", + "name": "Jessica Farrant", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$189,331", + "start_date": "1/4/2011" + }, + { + "extn": "9232", + "id": "4650", + "name": "Abdul Sloan", + "office": "Chicago", + "position": "Electrician", + "salary": "$170,139", + "start_date": "5/20/2000" + }, + { + "extn": "4184", + "id": "4651", + "name": "Noah Alexander", + "office": "Oakland", + "position": "Web Developer", + "salary": "$161,604", + "start_date": "2/24/2017" + }, + { + "extn": "4338", + "id": "4652", + "name": "Russel Hobbs", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$290,861", + "start_date": "11/19/2011" + }, + { + "extn": "6410", + "id": "4653", + "name": "Marla Drake", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$123,179", + "start_date": "9/2/2018" + }, + { + "extn": "4408", + "id": "4654", + "name": "Elly Turner", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$133,789", + "start_date": "12/29/2003" + }, + { + "extn": "1702", + "id": "4655", + "name": "Livia Lindop", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$155,077", + "start_date": "11/10/2012" + }, + { + "extn": "4199", + "id": "4656", + "name": "Hayden Price", + "office": "Washington", + "position": "Steward", + "salary": "$214,477", + "start_date": "3/24/2005" + }, + { + "extn": "7799", + "id": "4657", + "name": "John Irving", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$115,254", + "start_date": "5/16/2004" + }, + { + "extn": "1808", + "id": "4658", + "name": "Regina Cassidy", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$55,120", + "start_date": "2/13/2017" + }, + { + "extn": "1540", + "id": "4659", + "name": "Jacob Thompson", + "office": "Berlin", + "position": "Cook", + "salary": "$105,132", + "start_date": "10/9/2016" + }, + { + "extn": "7013", + "id": "4660", + "name": "Benjamin Corbett", + "office": "Denver", + "position": "Biologist", + "salary": "$235,733", + "start_date": "9/16/2017" + }, + { + "extn": "8715", + "id": "4661", + "name": "Raquel London", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$86,632", + "start_date": "6/12/2003" + }, + { + "extn": "8606", + "id": "4662", + "name": "Eduardo Victor", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$253,166", + "start_date": "3/7/2003" + }, + { + "extn": "9471", + "id": "4663", + "name": "Ronald Janes", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$164,996", + "start_date": "11/14/2003" + }, + { + "extn": "9072", + "id": "4664", + "name": "Josh Connor", + "office": "Bridgeport", + "position": "Staffing Consultant", + "salary": "$69,795", + "start_date": "8/8/2019" + }, + { + "extn": "6276", + "id": "4665", + "name": "Abdul Eastwood", + "office": "Nashville", + "position": "Baker", + "salary": "$159,816", + "start_date": "12/11/2000" + }, + { + "extn": "2238", + "id": "4666", + "name": "Cynthia Hastings", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$278,566", + "start_date": "8/10/2004" + }, + { + "extn": "2792", + "id": "4667", + "name": "Juliet Thornton", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$110,327", + "start_date": "3/22/2005" + }, + { + "extn": "6681", + "id": "4668", + "name": "Elena Walker", + "office": "Kansas City", + "position": "Designer", + "salary": "$53,974", + "start_date": "1/27/2012" + }, + { + "extn": "3415", + "id": "4669", + "name": "Miley Upton", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$136,224", + "start_date": "11/14/2016" + }, + { + "extn": "7395", + "id": "4670", + "name": "Peter Hope", + "office": "Las Vegas", + "position": "Bellman", + "salary": "$289,617", + "start_date": "10/30/2016" + }, + { + "extn": "9410", + "id": "4671", + "name": "Matthew Reyes", + "office": "Chicago", + "position": "Web Developer", + "salary": "$229,569", + "start_date": "12/2/2011" + }, + { + "extn": "5312", + "id": "4672", + "name": "Molly Skinner", + "office": "Berna", + "position": "Cook", + "salary": "$265,386", + "start_date": "9/25/2019" + }, + { + "extn": "7005", + "id": "4673", + "name": "Olivia Rogan", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$46,824", + "start_date": "10/22/2017" + }, + { + "extn": "8122", + "id": "4674", + "name": "Caitlyn Morrow", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$82,418", + "start_date": "3/3/2018" + }, + { + "extn": "3432", + "id": "4675", + "name": "Sloane Dixon", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$137,453", + "start_date": "4/29/2007" + }, + { + "extn": "7260", + "id": "4676", + "name": "Dasha Furnell", + "office": "Zurich", + "position": "Dentist", + "salary": "$272,405", + "start_date": "7/8/2018" + }, + { + "extn": "5646", + "id": "4677", + "name": "Cynthia Fleming", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$97,892", + "start_date": "1/13/2004" + }, + { + "extn": "6255", + "id": "4678", + "name": "Peter Mitchell", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$120,275", + "start_date": "6/12/2012" + }, + { + "extn": "4973", + "id": "4679", + "name": "Matt Nicholls", + "office": "Wien", + "position": "Health Educator", + "salary": "$61,875", + "start_date": "5/16/2004" + }, + { + "extn": "1717", + "id": "4680", + "name": "Faith Rees", + "office": "Colorado Springs", + "position": "Laboratory Technician", + "salary": "$66,380", + "start_date": "12/1/2016" + }, + { + "extn": "9065", + "id": "4681", + "name": "Kimberly Rose", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$293,158", + "start_date": "12/8/2006" + }, + { + "extn": "5124", + "id": "4682", + "name": "Jacob Cowan", + "office": "Lyon", + "position": "Pharmacist", + "salary": "$271,150", + "start_date": "2/10/2015" + }, + { + "extn": "8232", + "id": "4683", + "name": "Domenic Wilton", + "office": "Columbus", + "position": "Executive Director", + "salary": "$84,794", + "start_date": "11/13/2010" + }, + { + "extn": "5245", + "id": "4684", + "name": "Danny Curtis", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$278,872", + "start_date": "6/6/2006" + }, + { + "extn": "1610", + "id": "4685", + "name": "Harvey Radcliffe", + "office": "El Paso", + "position": "Webmaster", + "salary": "$49,804", + "start_date": "10/30/2007" + }, + { + "extn": "3620", + "id": "4686", + "name": "Sylvia Holt", + "office": "Reno", + "position": "Service Supervisor", + "salary": "$94,291", + "start_date": "10/30/2010" + }, + { + "extn": "4390", + "id": "4687", + "name": "Leilani Cartwright", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$67,958", + "start_date": "10/2/2005" + }, + { + "extn": "9314", + "id": "4688", + "name": "Julius Bailey", + "office": "Madison", + "position": "Stockbroker", + "salary": "$226,285", + "start_date": "7/9/2009" + }, + { + "extn": "7839", + "id": "4689", + "name": "Shannon Shea", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$30,635", + "start_date": "8/27/2000" + }, + { + "extn": "9848", + "id": "4690", + "name": "Mark Baxter", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$127,407", + "start_date": "5/9/2000" + }, + { + "extn": "8410", + "id": "4691", + "name": "Sara Gardner", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$146,379", + "start_date": "5/3/2012" + }, + { + "extn": "6272", + "id": "4692", + "name": "Denny Drew", + "office": "Lyon", + "position": "Bookkeeper", + "salary": "$243,595", + "start_date": "7/7/2010" + }, + { + "extn": "3195", + "id": "4693", + "name": "Logan Emmott", + "office": "Wien", + "position": "Bellman", + "salary": "$50,670", + "start_date": "11/7/2009" + }, + { + "extn": "8145", + "id": "4694", + "name": "Joseph Brooks", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$240,649", + "start_date": "2/27/2004" + }, + { + "extn": "9726", + "id": "4695", + "name": "Bryon Poole", + "office": "Lakewood", + "position": "Web Developer", + "salary": "$190,904", + "start_date": "7/26/2008" + }, + { + "extn": "7844", + "id": "4696", + "name": "Carolyn Nurton", + "office": "Portland", + "position": "Food Technologist", + "salary": "$138,262", + "start_date": "7/1/2007" + }, + { + "extn": "3386", + "id": "4697", + "name": "Peter Weston", + "office": "Albuquerque", + "position": "Budget Analyst", + "salary": "$18,978", + "start_date": "8/7/2014" + }, + { + "extn": "4325", + "id": "4698", + "name": "Ryan Brock", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$284,779", + "start_date": "6/14/2010" + }, + { + "extn": "9713", + "id": "4699", + "name": "Emma Adams", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$243,030", + "start_date": "11/26/2008" + }, + { + "extn": "7763", + "id": "4700", + "name": "Danny Alcroft", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$30,285", + "start_date": "4/23/2003" + }, + { + "extn": "3893", + "id": "4701", + "name": "Selena Farrell", + "office": "Lakewood", + "position": "Project Manager", + "salary": "$256,141", + "start_date": "3/2/2000" + }, + { + "extn": "4481", + "id": "4702", + "name": "Joseph Roscoe", + "office": "Louisville", + "position": "Healthcare Specialist", + "salary": "$95,845", + "start_date": "3/25/2015" + }, + { + "extn": "5734", + "id": "4703", + "name": "Rylee Reynolds", + "office": "Seattle", + "position": "Biologist", + "salary": "$128,956", + "start_date": "5/19/2015" + }, + { + "extn": "1810", + "id": "4704", + "name": "Kieth Parker", + "office": "Milwaukee", + "position": "Healthcare Specialist", + "salary": "$231,852", + "start_date": "7/12/2002" + }, + { + "extn": "4032", + "id": "4705", + "name": "Peter Jenkins", + "office": "Tulsa", + "position": "Treasurer", + "salary": "$238,572", + "start_date": "6/21/2015" + }, + { + "extn": "9570", + "id": "4706", + "name": "Celia Thorpe", + "office": "Madison", + "position": "Systems Administrator", + "salary": "$73,552", + "start_date": "7/26/2009" + }, + { + "extn": "4214", + "id": "4707", + "name": "Lynn Warden", + "office": "Bridgeport", + "position": "Software Engineer", + "salary": "$16,816", + "start_date": "6/11/2013" + }, + { + "extn": "9807", + "id": "4708", + "name": "Alan Potter", + "office": "Scottsdale", + "position": "Chef Manager", + "salary": "$185,680", + "start_date": "9/10/2008" + }, + { + "extn": "6597", + "id": "4709", + "name": "Rosalie Connor", + "office": "San Antonio", + "position": "Inspector", + "salary": "$293,330", + "start_date": "6/22/2003" + }, + { + "extn": "7186", + "id": "4710", + "name": "Erick Cunningham", + "office": "Rome", + "position": "Pharmacist", + "salary": "$47,564", + "start_date": "5/20/2008" + }, + { + "extn": "4342", + "id": "4711", + "name": "Louise Pierce", + "office": "Philadelphia", + "position": "Bellman", + "salary": "$242,493", + "start_date": "12/27/2009" + }, + { + "extn": "5920", + "id": "4712", + "name": "Bristol Rose", + "office": "Irving", + "position": "Banker", + "salary": "$27,292", + "start_date": "2/8/2001" + }, + { + "extn": "5092", + "id": "4713", + "name": "Chad Morrison", + "office": "Miami", + "position": "Doctor", + "salary": "$167,758", + "start_date": "11/22/2014" + }, + { + "extn": "7836", + "id": "4714", + "name": "Danny Holmes", + "office": "Quebec", + "position": "HR Coordinator", + "salary": "$288,346", + "start_date": "12/9/2015" + }, + { + "extn": "1133", + "id": "4715", + "name": "Leanne Simpson", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$62,289", + "start_date": "5/16/2017" + }, + { + "extn": "9279", + "id": "4716", + "name": "Josh Sherry", + "office": "Washington", + "position": "Pharmacist", + "salary": "$176,402", + "start_date": "12/20/2000" + }, + { + "extn": "5841", + "id": "4717", + "name": "Carmen Owen", + "office": "Reno", + "position": "Web Developer", + "salary": "$59,882", + "start_date": "11/15/2005" + }, + { + "extn": "9912", + "id": "4718", + "name": "Sabina Kent", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$63,640", + "start_date": "8/7/2014" + }, + { + "extn": "4972", + "id": "4719", + "name": "Jacob Vollans", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$273,604", + "start_date": "7/11/2017" + }, + { + "extn": "3718", + "id": "4720", + "name": "Caydence Newman", + "office": "Garland", + "position": "Front Desk Coordinator", + "salary": "$297,127", + "start_date": "9/14/2006" + }, + { + "extn": "6839", + "id": "4721", + "name": "Rosalee Pope", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$105,297", + "start_date": "2/28/2001" + }, + { + "extn": "1927", + "id": "4722", + "name": "Kieth Welsch", + "office": "San Antonio", + "position": "Accountant", + "salary": "$275,542", + "start_date": "12/13/2016" + }, + { + "extn": "7282", + "id": "4723", + "name": "Alexander Hobson", + "office": "Escondido", + "position": "Lecturer", + "salary": "$250,326", + "start_date": "8/9/2008" + }, + { + "extn": "3773", + "id": "4724", + "name": "Gladys Thomas", + "office": "Salt Lake City", + "position": "Food Technologist", + "salary": "$119,868", + "start_date": "8/27/2004" + }, + { + "extn": "5484", + "id": "4725", + "name": "Gil Aldridge", + "office": "London", + "position": "Machine Operator", + "salary": "$205,007", + "start_date": "8/28/2004" + }, + { + "extn": "4310", + "id": "4726", + "name": "John Poole", + "office": "St. Louis", + "position": "Electrician", + "salary": "$225,904", + "start_date": "2/23/2007" + }, + { + "extn": "9969", + "id": "4727", + "name": "Stella Harper", + "office": "Springfield", + "position": "Audiologist", + "salary": "$278,267", + "start_date": "11/2/2010" + }, + { + "extn": "3893", + "id": "4728", + "name": "Cedrick Fowler", + "office": "Lancaster", + "position": "Loan Officer", + "salary": "$39,134", + "start_date": "7/22/2018" + }, + { + "extn": "1032", + "id": "4729", + "name": "Mara Varley", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$212,750", + "start_date": "3/11/2017" + }, + { + "extn": "1660", + "id": "4730", + "name": "Raquel Mooney", + "office": "Miami", + "position": "Auditor", + "salary": "$77,266", + "start_date": "9/20/2004" + }, + { + "extn": "7833", + "id": "4731", + "name": "Carrie Ryan", + "office": "Kansas City", + "position": "HR Coordinator", + "salary": "$249,454", + "start_date": "10/8/2000" + }, + { + "extn": "6713", + "id": "4732", + "name": "Gabriel Moreno", + "office": "Cincinnati", + "position": "Operator", + "salary": "$116,787", + "start_date": "10/7/2010" + }, + { + "extn": "8828", + "id": "4733", + "name": "Martha Rust", + "office": "London", + "position": "Doctor", + "salary": "$66,781", + "start_date": "2/6/2017" + }, + { + "extn": "8194", + "id": "4734", + "name": "Aurelia Yarlett", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$242,253", + "start_date": "2/18/2002" + }, + { + "extn": "4128", + "id": "4735", + "name": "Nick Trent", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$124,358", + "start_date": "12/18/2011" + }, + { + "extn": "4443", + "id": "4736", + "name": "Wade Quinton", + "office": "Quebec", + "position": "Paramedic", + "salary": "$185,944", + "start_date": "5/9/2003" + }, + { + "extn": "1889", + "id": "4737", + "name": "Chuck Shields", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$112,895", + "start_date": "9/28/2014" + }, + { + "extn": "8078", + "id": "4738", + "name": "Ron Styles", + "office": "Hollywood", + "position": "Mobile Developer", + "salary": "$241,949", + "start_date": "3/17/2010" + }, + { + "extn": "8120", + "id": "4739", + "name": "Adelaide Salt", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$280,386", + "start_date": "5/18/2014" + }, + { + "extn": "4803", + "id": "4740", + "name": "Florence Weldon", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$181,673", + "start_date": "1/1/2010" + }, + { + "extn": "4603", + "id": "4741", + "name": "Josh Gray", + "office": "Boston", + "position": "Cashier", + "salary": "$27,824", + "start_date": "8/2/2007" + }, + { + "extn": "2524", + "id": "4742", + "name": "Lexi Roscoe", + "office": "Bucharest", + "position": "Food Technologist", + "salary": "$121,950", + "start_date": "11/19/2018" + }, + { + "extn": "1522", + "id": "4743", + "name": "Iris Johnson", + "office": "Madrid", + "position": "Operator", + "salary": "$251,014", + "start_date": "10/28/2001" + }, + { + "extn": "6243", + "id": "4744", + "name": "Vanessa Dallas", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$192,411", + "start_date": "6/8/2006" + }, + { + "extn": "4870", + "id": "4745", + "name": "David Farrell", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$182,690", + "start_date": "8/23/2006" + }, + { + "extn": "1090", + "id": "4746", + "name": "Elijah Poole", + "office": "London", + "position": "Steward", + "salary": "$73,085", + "start_date": "6/7/2006" + }, + { + "extn": "3712", + "id": "4747", + "name": "Hayden Payne", + "office": "San Francisco", + "position": "Dentist", + "salary": "$238,954", + "start_date": "4/30/2007" + }, + { + "extn": "7439", + "id": "4748", + "name": "Bryce Barrett", + "office": "Baltimore", + "position": "Baker", + "salary": "$182,425", + "start_date": "2/15/2013" + }, + { + "extn": "2847", + "id": "4749", + "name": "Tara Connor", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$165,396", + "start_date": "3/27/2006" + }, + { + "extn": "1599", + "id": "4750", + "name": "Rocco Ross", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$159,829", + "start_date": "8/31/2000" + }, + { + "extn": "2937", + "id": "4751", + "name": "Mark Turner", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$252,215", + "start_date": "1/28/2012" + }, + { + "extn": "6858", + "id": "4752", + "name": "Nicholas Johnson", + "office": "Portland", + "position": "Baker", + "salary": "$192,079", + "start_date": "4/3/2003" + }, + { + "extn": "2462", + "id": "4753", + "name": "Tom Whittle", + "office": "Tallahassee", + "position": "Systems Administrator", + "salary": "$260,577", + "start_date": "10/21/2011" + }, + { + "extn": "4802", + "id": "4754", + "name": "Emmanuelle Simmons", + "office": "Hayward", + "position": "Webmaster", + "salary": "$169,127", + "start_date": "12/19/2001" + }, + { + "extn": "3149", + "id": "4755", + "name": "Ciara Cann", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$52,398", + "start_date": "8/3/2007" + }, + { + "extn": "9433", + "id": "4756", + "name": "Javier Haines", + "office": "Charlotte", + "position": "Assistant Buyer", + "salary": "$24,800", + "start_date": "11/6/2008" + }, + { + "extn": "8521", + "id": "4757", + "name": "David Little", + "office": "Tallahassee", + "position": "Inspector", + "salary": "$42,957", + "start_date": "9/16/2014" + }, + { + "extn": "3136", + "id": "4758", + "name": "Tania Howard", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$90,053", + "start_date": "1/24/2007" + }, + { + "extn": "5533", + "id": "4759", + "name": "Martin Oldfield", + "office": "Houston", + "position": "Treasurer", + "salary": "$255,680", + "start_date": "3/19/2003" + }, + { + "extn": "9638", + "id": "4760", + "name": "Enoch Driscoll", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$65,936", + "start_date": "11/4/2010" + }, + { + "extn": "8245", + "id": "4761", + "name": "Isabel Quinn", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$170,516", + "start_date": "2/21/2004" + }, + { + "extn": "1644", + "id": "4762", + "name": "Peter Hunter", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$98,644", + "start_date": "9/19/2004" + }, + { + "extn": "4833", + "id": "4763", + "name": "Gabriel Bennett", + "office": "Amarillo", + "position": "Cashier", + "salary": "$280,389", + "start_date": "11/11/2007" + }, + { + "extn": "8748", + "id": "4764", + "name": "Fred Shaw", + "office": "Boston", + "position": "Staffing Consultant", + "salary": "$44,126", + "start_date": "1/28/2007" + }, + { + "extn": "5752", + "id": "4765", + "name": "Chad Vernon", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$153,549", + "start_date": "6/3/2009" + }, + { + "extn": "8793", + "id": "4766", + "name": "Mara Cattell", + "office": "Reno", + "position": "Cook", + "salary": "$80,209", + "start_date": "7/12/2015" + }, + { + "extn": "8747", + "id": "4767", + "name": "Mike Hood", + "office": "Nashville", + "position": "HR Coordinator", + "salary": "$246,264", + "start_date": "6/22/2007" + }, + { + "extn": "9280", + "id": "4768", + "name": "Ruby Riley", + "office": "Berna", + "position": "Lecturer", + "salary": "$68,129", + "start_date": "3/21/2017" + }, + { + "extn": "2356", + "id": "4769", + "name": "Gina Owen", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$181,017", + "start_date": "9/24/2009" + }, + { + "extn": "2925", + "id": "4770", + "name": "Kaylee Callan", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$186,943", + "start_date": "3/6/2012" + }, + { + "extn": "4797", + "id": "4771", + "name": "Elena Kidd", + "office": "Oklahoma City", + "position": "Bookkeeper", + "salary": "$196,768", + "start_date": "2/9/2017" + }, + { + "extn": "9030", + "id": "4772", + "name": "Alba Wilcox", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$188,504", + "start_date": "6/26/2004" + }, + { + "extn": "3060", + "id": "4773", + "name": "Tania Boden", + "office": "Glendale", + "position": "Electrician", + "salary": "$114,921", + "start_date": "12/22/2012" + }, + { + "extn": "6766", + "id": "4774", + "name": "Stella Cox", + "office": "Washington", + "position": "Ambulatory Nurse", + "salary": "$248,417", + "start_date": "5/12/2001" + }, + { + "extn": "5405", + "id": "4775", + "name": "Miley Yarwood", + "office": "Ontario", + "position": "HR Specialist", + "salary": "$74,619", + "start_date": "4/25/2014" + }, + { + "extn": "6292", + "id": "4776", + "name": "Marina Woods", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$292,095", + "start_date": "7/26/2012" + }, + { + "extn": "6110", + "id": "4777", + "name": "Norah Addis", + "office": "New York", + "position": "Bellman", + "salary": "$75,699", + "start_date": "8/11/2011" + }, + { + "extn": "2380", + "id": "4778", + "name": "Rachael Johnson", + "office": "Lancaster", + "position": "Treasurer", + "salary": "$112,963", + "start_date": "4/7/2003" + }, + { + "extn": "5433", + "id": "4779", + "name": "Boris Todd", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$90,038", + "start_date": "7/13/2009" + }, + { + "extn": "6285", + "id": "4780", + "name": "Caleb Quinton", + "office": "Detroit", + "position": "Fabricator", + "salary": "$65,624", + "start_date": "1/19/2003" + }, + { + "extn": "9791", + "id": "4781", + "name": "Enoch Stevenson", + "office": "Santa Ana", + "position": "Health Educator", + "salary": "$55,848", + "start_date": "7/11/2009" + }, + { + "extn": "2944", + "id": "4782", + "name": "Hank Owens", + "office": "Fremont", + "position": "Lecturer", + "salary": "$85,329", + "start_date": "11/2/2001" + }, + { + "extn": "3739", + "id": "4783", + "name": "Rowan Reid", + "office": "Louisville", + "position": "Bookkeeper", + "salary": "$72,461", + "start_date": "6/13/2011" + }, + { + "extn": "7296", + "id": "4784", + "name": "Harriet Trent", + "office": "Rochester", + "position": "Electrician", + "salary": "$262,987", + "start_date": "12/27/2009" + }, + { + "extn": "9648", + "id": "4785", + "name": "John Carson", + "office": "Saint Paul", + "position": "HR Specialist", + "salary": "$185,828", + "start_date": "8/6/2018" + }, + { + "extn": "6018", + "id": "4786", + "name": "Luke Gallacher", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$122,233", + "start_date": "6/28/2003" + }, + { + "extn": "1201", + "id": "4787", + "name": "Javier Middleton", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$178,718", + "start_date": "10/17/2007" + }, + { + "extn": "7435", + "id": "4788", + "name": "Nathan Vince", + "office": "San Antonio", + "position": "Auditor", + "salary": "$70,704", + "start_date": "3/22/2012" + }, + { + "extn": "2097", + "id": "4789", + "name": "Barney Newton", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$36,125", + "start_date": "10/6/2018" + }, + { + "extn": "2863", + "id": "4790", + "name": "Phillip Harrison", + "office": "Quebec", + "position": "Electrician", + "salary": "$211,471", + "start_date": "2/25/2018" + }, + { + "extn": "7701", + "id": "4791", + "name": "Callie Gordon", + "office": "Seattle", + "position": "Audiologist", + "salary": "$148,104", + "start_date": "2/20/2009" + }, + { + "extn": "2941", + "id": "4792", + "name": "Carter Kelly", + "office": "Irving", + "position": "Software Engineer", + "salary": "$214,011", + "start_date": "5/17/2005" + }, + { + "extn": "7367", + "id": "4793", + "name": "Nicholas Stevens", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$164,124", + "start_date": "2/11/2008" + }, + { + "extn": "7782", + "id": "4794", + "name": "Denis Dallas", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$198,368", + "start_date": "12/29/2003" + }, + { + "extn": "5889", + "id": "4795", + "name": "Erin Gonzales", + "office": "St. Louis", + "position": "Audiologist", + "salary": "$22,845", + "start_date": "11/15/2013" + }, + { + "extn": "6637", + "id": "4796", + "name": "Mandy Uttley", + "office": "Glendale", + "position": "Insurance Broker", + "salary": "$85,878", + "start_date": "12/9/2014" + }, + { + "extn": "8966", + "id": "4797", + "name": "Johnny Chappell", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$80,081", + "start_date": "4/5/2010" + }, + { + "extn": "4632", + "id": "4798", + "name": "Jessica Tobin", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$34,459", + "start_date": "3/4/2017" + }, + { + "extn": "9250", + "id": "4799", + "name": "Ronald Swift", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$270,159", + "start_date": "5/27/2011" + }, + { + "extn": "5760", + "id": "4800", + "name": "Stella Thomas", + "office": "Wien", + "position": "Pharmacist", + "salary": "$100,256", + "start_date": "2/24/2016" + }, + { + "extn": "5971", + "id": "4801", + "name": "Rufus Dempsey", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$248,534", + "start_date": "12/7/2006" + }, + { + "extn": "8347", + "id": "4802", + "name": "Sydney Martin", + "office": "Stockton", + "position": "Budget Analyst", + "salary": "$265,792", + "start_date": "11/29/2011" + }, + { + "extn": "4071", + "id": "4803", + "name": "Jayden Ashley", + "office": "Houston", + "position": "Food Technologist", + "salary": "$17,851", + "start_date": "9/6/2006" + }, + { + "extn": "2478", + "id": "4804", + "name": "Carol Spencer", + "office": "Jersey City", + "position": "Cook", + "salary": "$150,784", + "start_date": "6/11/2000" + }, + { + "extn": "4706", + "id": "4805", + "name": "Gil Weldon", + "office": "Paris", + "position": "Electrician", + "salary": "$229,035", + "start_date": "10/15/2019" + }, + { + "extn": "8106", + "id": "4806", + "name": "Summer Mcneill", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$253,265", + "start_date": "2/29/2000" + }, + { + "extn": "6131", + "id": "4807", + "name": "Cynthia Hunter", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$115,883", + "start_date": "8/26/2008" + }, + { + "extn": "2448", + "id": "4808", + "name": "Leroy Holt", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$113,143", + "start_date": "5/6/2018" + }, + { + "extn": "4948", + "id": "4809", + "name": "Esmeralda Plumb", + "office": "Valetta", + "position": "Inspector", + "salary": "$140,238", + "start_date": "8/13/2004" + }, + { + "extn": "8020", + "id": "4810", + "name": "Maggie Chadwick", + "office": "Hayward", + "position": "Inspector", + "salary": "$262,306", + "start_date": "6/23/2008" + }, + { + "extn": "8039", + "id": "4811", + "name": "Tony Dyson", + "office": "Seattle", + "position": "Machine Operator", + "salary": "$171,378", + "start_date": "10/20/2016" + }, + { + "extn": "2465", + "id": "4812", + "name": "Hayden Richardson", + "office": "Paris", + "position": "Clerk", + "salary": "$128,738", + "start_date": "10/13/2019" + }, + { + "extn": "4111", + "id": "4813", + "name": "Summer Morley", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$124,348", + "start_date": "11/15/2002" + }, + { + "extn": "1621", + "id": "4814", + "name": "Harry Lowe", + "office": "San Bernardino", + "position": "Software Engineer", + "salary": "$218,724", + "start_date": "12/7/2008" + }, + { + "extn": "6376", + "id": "4815", + "name": "Marilyn Saunders", + "office": "Valetta", + "position": "Auditor", + "salary": "$95,631", + "start_date": "3/31/2005" + }, + { + "extn": "6803", + "id": "4816", + "name": "Carolyn Emmett", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$95,682", + "start_date": "12/11/2009" + }, + { + "extn": "3806", + "id": "4817", + "name": "Angelique Zaoui", + "office": "Orlando", + "position": "Ambulatory Nurse", + "salary": "$229,876", + "start_date": "5/31/2018" + }, + { + "extn": "9459", + "id": "4818", + "name": "Sadie Lowe", + "office": "Detroit", + "position": "Business Broker", + "salary": "$150,932", + "start_date": "11/9/2010" + }, + { + "extn": "1841", + "id": "4819", + "name": "Owen Everett", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$105,239", + "start_date": "12/24/2015" + }, + { + "extn": "2211", + "id": "4820", + "name": "Adela Farrow", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$270,536", + "start_date": "11/23/2018" + }, + { + "extn": "8223", + "id": "4821", + "name": "Brad Patel", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$65,007", + "start_date": "2/18/2011" + }, + { + "extn": "7806", + "id": "4822", + "name": "Cedrick Tindall", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$25,037", + "start_date": "7/22/2016" + }, + { + "extn": "3632", + "id": "4823", + "name": "Julius Hilton", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$20,629", + "start_date": "3/9/2008" + }, + { + "extn": "6435", + "id": "4824", + "name": "Michael Roth", + "office": "Seattle", + "position": "Doctor", + "salary": "$43,457", + "start_date": "1/22/2000" + }, + { + "extn": "1001", + "id": "4825", + "name": "Brooklyn Durrant", + "office": "Saint Paul", + "position": "Biologist", + "salary": "$220,033", + "start_date": "11/23/2003" + }, + { + "extn": "8729", + "id": "4826", + "name": "Florence Rigg", + "office": "Miami", + "position": "Accountant", + "salary": "$66,905", + "start_date": "5/1/2005" + }, + { + "extn": "4515", + "id": "4827", + "name": "Barry Walsh", + "office": "Lisbon", + "position": "Retail Trainee", + "salary": "$250,899", + "start_date": "7/30/2004" + }, + { + "extn": "7270", + "id": "4828", + "name": "Marissa Adams", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$127,228", + "start_date": "3/8/2008" + }, + { + "extn": "2360", + "id": "4829", + "name": "Nick Baker", + "office": "Laredo", + "position": "Chef Manager", + "salary": "$239,625", + "start_date": "11/8/2002" + }, + { + "extn": "9828", + "id": "4830", + "name": "Carl Grant", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$158,585", + "start_date": "12/24/2015" + }, + { + "extn": "6754", + "id": "4831", + "name": "Marilyn Jones", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$131,962", + "start_date": "5/6/2011" + }, + { + "extn": "2989", + "id": "4832", + "name": "Nathan Kidd", + "office": "Salem", + "position": "Production Painter", + "salary": "$127,972", + "start_date": "7/31/2001" + }, + { + "extn": "9385", + "id": "4833", + "name": "Marissa Thomson", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$24,017", + "start_date": "7/23/2008" + }, + { + "extn": "1923", + "id": "4834", + "name": "Aiden Weatcroft", + "office": "Moreno Valley", + "position": "Pharmacist", + "salary": "$134,693", + "start_date": "1/2/2010" + }, + { + "extn": "7783", + "id": "4835", + "name": "Logan Uttridge", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$272,926", + "start_date": "8/6/2011" + }, + { + "extn": "9390", + "id": "4836", + "name": "Sebastian Uddin", + "office": "Quebec", + "position": "Cook", + "salary": "$198,867", + "start_date": "9/11/2012" + }, + { + "extn": "5247", + "id": "4837", + "name": "Violet Anderson", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$109,506", + "start_date": "5/19/2019" + }, + { + "extn": "6162", + "id": "4838", + "name": "Piper Brennan", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$155,598", + "start_date": "6/11/2013" + }, + { + "extn": "1920", + "id": "4839", + "name": "Javier Watson", + "office": "Bakersfield", + "position": "Fabricator", + "salary": "$273,545", + "start_date": "5/7/2011" + }, + { + "extn": "9607", + "id": "4840", + "name": "Cynthia Osman", + "office": "Lyon", + "position": "Doctor", + "salary": "$226,888", + "start_date": "3/27/2002" + }, + { + "extn": "2186", + "id": "4841", + "name": "Owen Taylor", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$154,824", + "start_date": "4/27/2001" + }, + { + "extn": "4368", + "id": "4842", + "name": "Manuel Truscott", + "office": "Honolulu", + "position": "Inspector", + "salary": "$69,466", + "start_date": "5/8/2017" + }, + { + "extn": "6026", + "id": "4843", + "name": "Sarah Morgan", + "office": "Lincoln", + "position": "Health Educator", + "salary": "$89,539", + "start_date": "4/22/2014" + }, + { + "extn": "6436", + "id": "4844", + "name": "Barney Garner", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$197,847", + "start_date": "9/23/2008" + }, + { + "extn": "1611", + "id": "4845", + "name": "Johnny Douglas", + "office": "San Antonio", + "position": "Dentist", + "salary": "$239,686", + "start_date": "8/24/2014" + }, + { + "extn": "1713", + "id": "4846", + "name": "Tyler Jackson", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$38,691", + "start_date": "1/28/2010" + }, + { + "extn": "7982", + "id": "4847", + "name": "Enoch Rowlands", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$34,773", + "start_date": "5/15/2005" + }, + { + "extn": "7735", + "id": "4848", + "name": "Chad Torres", + "office": "Memphis", + "position": "Webmaster", + "salary": "$69,072", + "start_date": "12/16/2012" + }, + { + "extn": "4420", + "id": "4849", + "name": "Maya Robertson", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$289,853", + "start_date": "2/27/2007" + }, + { + "extn": "8443", + "id": "4850", + "name": "Francesca Carpenter", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$124,038", + "start_date": "2/2/2019" + }, + { + "extn": "8367", + "id": "4851", + "name": "Alan Boden", + "office": "Lisbon", + "position": "Chef Manager", + "salary": "$182,198", + "start_date": "1/23/2015" + }, + { + "extn": "3488", + "id": "4852", + "name": "Oliver Butler", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$193,947", + "start_date": "8/30/2017" + }, + { + "extn": "1215", + "id": "4853", + "name": "Maddison Lambert", + "office": "Philadelphia", + "position": "Ambulatory Nurse", + "salary": "$67,675", + "start_date": "5/21/2016" + }, + { + "extn": "4238", + "id": "4854", + "name": "Georgia Adams", + "office": "New York", + "position": "Doctor", + "salary": "$166,268", + "start_date": "10/2/2010" + }, + { + "extn": "5962", + "id": "4855", + "name": "Janice Sinclair", + "office": "Toledo", + "position": "Physician", + "salary": "$154,169", + "start_date": "8/9/2013" + }, + { + "extn": "9561", + "id": "4856", + "name": "Jackeline Herbert", + "office": "Hayward", + "position": "Clerk", + "salary": "$70,514", + "start_date": "8/3/2014" + }, + { + "extn": "4337", + "id": "4857", + "name": "Sienna Egerton", + "office": "Los Angeles", + "position": "Biologist", + "salary": "$127,369", + "start_date": "7/11/2010" + }, + { + "extn": "9401", + "id": "4858", + "name": "Amelia Butler", + "office": "Seattle", + "position": "Paramedic", + "salary": "$221,580", + "start_date": "6/14/2005" + }, + { + "extn": "5846", + "id": "4859", + "name": "Ramon Richards", + "office": "Otawa", + "position": "Business Broker", + "salary": "$287,561", + "start_date": "9/19/2011" + }, + { + "extn": "8329", + "id": "4860", + "name": "Jacob Knight", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$263,309", + "start_date": "4/1/2006" + }, + { + "extn": "6230", + "id": "4861", + "name": "Grace Hancock", + "office": "Toledo", + "position": "Project Manager", + "salary": "$109,055", + "start_date": "11/27/2015" + }, + { + "extn": "7064", + "id": "4862", + "name": "Hayden Reid", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$97,772", + "start_date": "9/5/2019" + }, + { + "extn": "3232", + "id": "4863", + "name": "William Silva", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$42,807", + "start_date": "2/16/2009" + }, + { + "extn": "5020", + "id": "4864", + "name": "Elise Woodley", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$274,012", + "start_date": "3/9/2000" + }, + { + "extn": "1312", + "id": "4865", + "name": "Blake Thatcher", + "office": "London", + "position": "Insurance Broker", + "salary": "$192,982", + "start_date": "9/18/2012" + }, + { + "extn": "1760", + "id": "4866", + "name": "Ron Andrews", + "office": "Norfolk", + "position": "HR Coordinator", + "salary": "$62,792", + "start_date": "12/26/2010" + }, + { + "extn": "3866", + "id": "4867", + "name": "Victoria Warner", + "office": "Lakewood", + "position": "Operator", + "salary": "$243,227", + "start_date": "10/26/2010" + }, + { + "extn": "8785", + "id": "4868", + "name": "Penelope Garner", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$114,507", + "start_date": "6/10/2008" + }, + { + "extn": "5212", + "id": "4869", + "name": "Piper Benfield", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$17,435", + "start_date": "5/6/2018" + }, + { + "extn": "2487", + "id": "4870", + "name": "Rita Wilton", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$240,500", + "start_date": "5/26/2006" + }, + { + "extn": "2968", + "id": "4871", + "name": "Cristal Ellison", + "office": "Anaheim", + "position": "Accountant", + "salary": "$261,577", + "start_date": "8/29/2013" + }, + { + "extn": "2306", + "id": "4872", + "name": "Raquel Woodcock", + "office": "Detroit", + "position": "Business Broker", + "salary": "$263,416", + "start_date": "7/14/2001" + }, + { + "extn": "3578", + "id": "4873", + "name": "Ema Todd", + "office": "Fayetteville", + "position": "Loan Officer", + "salary": "$299,907", + "start_date": "3/1/2005" + }, + { + "extn": "8647", + "id": "4874", + "name": "George Cassidy", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$212,177", + "start_date": "1/2/2014" + }, + { + "extn": "3893", + "id": "4875", + "name": "Rufus Stanley", + "office": "Oakland", + "position": "Paramedic", + "salary": "$210,234", + "start_date": "7/9/2003" + }, + { + "extn": "2330", + "id": "4876", + "name": "Alan Uttridge", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$285,355", + "start_date": "12/24/2007" + }, + { + "extn": "8553", + "id": "4877", + "name": "Anabelle Brooks", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$128,257", + "start_date": "7/6/2004" + }, + { + "extn": "6234", + "id": "4878", + "name": "Bart Emmett", + "office": "London", + "position": "Healthcare Specialist", + "salary": "$45,750", + "start_date": "8/15/2018" + }, + { + "extn": "3080", + "id": "4879", + "name": "Johnathan Kennedy", + "office": "San Francisco", + "position": "Operator", + "salary": "$246,199", + "start_date": "1/27/2011" + }, + { + "extn": "2573", + "id": "4880", + "name": "Jackeline Chester", + "office": "Garland", + "position": "Banker", + "salary": "$173,155", + "start_date": "9/14/2006" + }, + { + "extn": "7906", + "id": "4881", + "name": "Sydney Saunders", + "office": "Milano", + "position": "Banker", + "salary": "$206,361", + "start_date": "4/10/2016" + }, + { + "extn": "5346", + "id": "4882", + "name": "Tony Willson", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$171,853", + "start_date": "10/5/2019" + }, + { + "extn": "3561", + "id": "4883", + "name": "Benny Cox", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$60,838", + "start_date": "2/25/2015" + }, + { + "extn": "7622", + "id": "4884", + "name": "Maxwell Saunders", + "office": "Phoenix", + "position": "Healthcare Specialist", + "salary": "$264,371", + "start_date": "9/8/2015" + }, + { + "extn": "8584", + "id": "4885", + "name": "Doug Addis", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$60,502", + "start_date": "12/15/2016" + }, + { + "extn": "9545", + "id": "4886", + "name": "Alan Bennett", + "office": "Washington", + "position": "Paramedic", + "salary": "$128,060", + "start_date": "8/18/2010" + }, + { + "extn": "8233", + "id": "4887", + "name": "Isla Quinnell", + "office": "Miami", + "position": "Health Educator", + "salary": "$92,468", + "start_date": "3/1/2005" + }, + { + "extn": "5910", + "id": "4888", + "name": "Jaylene Coleman", + "office": "Dallas", + "position": "Health Educator", + "salary": "$143,781", + "start_date": "4/8/2018" + }, + { + "extn": "4742", + "id": "4889", + "name": "John Osman", + "office": "Tallahassee", + "position": "Investment Advisor", + "salary": "$298,852", + "start_date": "9/7/2016" + }, + { + "extn": "4489", + "id": "4890", + "name": "Adela Crawford", + "office": "Miami", + "position": "Electrician", + "salary": "$233,435", + "start_date": "1/5/2001" + }, + { + "extn": "3752", + "id": "4891", + "name": "Anne Harrison", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$11,128", + "start_date": "8/22/2019" + }, + { + "extn": "5784", + "id": "4892", + "name": "Kurt Bell", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$17,422", + "start_date": "9/30/2016" + }, + { + "extn": "1820", + "id": "4893", + "name": "Ember Casey", + "office": "Lakewood", + "position": "Doctor", + "salary": "$237,498", + "start_date": "7/30/2010" + }, + { + "extn": "6014", + "id": "4894", + "name": "Joy Pickard", + "office": "Arlington", + "position": "Budget Analyst", + "salary": "$69,677", + "start_date": "8/14/2010" + }, + { + "extn": "9358", + "id": "4895", + "name": "Julian Richards", + "office": "Springfield", + "position": "Auditor", + "salary": "$44,014", + "start_date": "4/21/2010" + }, + { + "extn": "4893", + "id": "4896", + "name": "Matt Lane", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$236,592", + "start_date": "10/31/2017" + }, + { + "extn": "3371", + "id": "4897", + "name": "Crystal Vangness", + "office": "Memphis", + "position": "Biologist", + "salary": "$144,232", + "start_date": "9/12/2005" + }, + { + "extn": "6958", + "id": "4898", + "name": "Crystal Rivers", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$263,544", + "start_date": "12/27/2011" + }, + { + "extn": "5346", + "id": "4899", + "name": "Ethan Bennett", + "office": "Milano", + "position": "HR Coordinator", + "salary": "$73,478", + "start_date": "1/14/2002" + }, + { + "extn": "7080", + "id": "4900", + "name": "Marla Shaw", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$154,383", + "start_date": "1/28/2005" + }, + { + "extn": "7089", + "id": "4901", + "name": "Bree Ripley", + "office": "Kansas City", + "position": "Auditor", + "salary": "$282,844", + "start_date": "9/13/2004" + }, + { + "extn": "7988", + "id": "4902", + "name": "Nicholas Nicolas", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$175,303", + "start_date": "12/14/2015" + }, + { + "extn": "7263", + "id": "4903", + "name": "Piper Drew", + "office": "Memphis", + "position": "Software Engineer", + "salary": "$71,580", + "start_date": "6/3/2018" + }, + { + "extn": "3547", + "id": "4904", + "name": "Hank Allen", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$100,166", + "start_date": "6/13/2008" + }, + { + "extn": "6772", + "id": "4905", + "name": "Shay Radcliffe", + "office": "San Jose", + "position": "Lecturer", + "salary": "$269,019", + "start_date": "7/4/2009" + }, + { + "extn": "4767", + "id": "4906", + "name": "Piper Abbey", + "office": "Hollywood", + "position": "Staffing Consultant", + "salary": "$91,247", + "start_date": "9/23/2010" + }, + { + "extn": "3075", + "id": "4907", + "name": "Leroy Hilton", + "office": "Cincinnati", + "position": "Physician", + "salary": "$52,421", + "start_date": "5/3/2010" + }, + { + "extn": "3699", + "id": "4908", + "name": "Noah Graves", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$190,871", + "start_date": "9/12/2005" + }, + { + "extn": "3659", + "id": "4909", + "name": "Caydence Snow", + "office": "Arlington", + "position": "Service Supervisor", + "salary": "$246,808", + "start_date": "2/23/2000" + }, + { + "extn": "9262", + "id": "4910", + "name": "Peter Hunter", + "office": "Jersey City", + "position": "Assistant Buyer", + "salary": "$132,885", + "start_date": "12/7/2004" + }, + { + "extn": "1484", + "id": "4911", + "name": "Tyler Lewin", + "office": "San Francisco", + "position": "Investment Advisor", + "salary": "$150,500", + "start_date": "10/11/2004" + }, + { + "extn": "9681", + "id": "4912", + "name": "Helen Ianson", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$92,794", + "start_date": "6/23/2004" + }, + { + "extn": "1451", + "id": "4913", + "name": "Nathan Moran", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$277,831", + "start_date": "4/28/2007" + }, + { + "extn": "9383", + "id": "4914", + "name": "Carmen Smith", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$171,860", + "start_date": "11/29/2018" + }, + { + "extn": "1102", + "id": "4915", + "name": "Erick Barclay", + "office": "Las Vegas", + "position": "Physician", + "salary": "$63,187", + "start_date": "8/20/2005" + }, + { + "extn": "2013", + "id": "4916", + "name": "Tania Adams", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$97,093", + "start_date": "10/14/2003" + }, + { + "extn": "2649", + "id": "4917", + "name": "Melanie Douglas", + "office": "Zurich", + "position": "Dentist", + "salary": "$33,325", + "start_date": "10/31/2005" + }, + { + "extn": "1772", + "id": "4918", + "name": "Carl Roth", + "office": "Houston", + "position": "Webmaster", + "salary": "$138,312", + "start_date": "2/4/2007" + }, + { + "extn": "5421", + "id": "4919", + "name": "Claire Dubois", + "office": "Chicago", + "position": "Loan Officer", + "salary": "$28,257", + "start_date": "9/4/2016" + }, + { + "extn": "6964", + "id": "4920", + "name": "Gabriel Thomson", + "office": "El Paso", + "position": "Lecturer", + "salary": "$43,043", + "start_date": "12/30/2001" + }, + { + "extn": "4193", + "id": "4921", + "name": "Carrie Hepburn", + "office": "Bucharest", + "position": "Cook", + "salary": "$240,005", + "start_date": "1/29/2002" + }, + { + "extn": "7319", + "id": "4922", + "name": "Nick Drew", + "office": "Escondido", + "position": "Cash Manager", + "salary": "$53,072", + "start_date": "12/3/2015" + }, + { + "extn": "2818", + "id": "4923", + "name": "Rosalee Morris", + "office": "Dallas", + "position": "Electrician", + "salary": "$258,637", + "start_date": "10/14/2013" + }, + { + "extn": "5440", + "id": "4924", + "name": "Felicity Mullins", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$163,644", + "start_date": "8/21/2009" + }, + { + "extn": "4393", + "id": "4925", + "name": "Benjamin Gray", + "office": "Los Angeles", + "position": "Designer", + "salary": "$249,676", + "start_date": "11/26/2007" + }, + { + "extn": "7399", + "id": "4926", + "name": "Mary Saunders", + "office": "Denver", + "position": "Production Painter", + "salary": "$46,472", + "start_date": "11/27/2017" + }, + { + "extn": "1129", + "id": "4927", + "name": "Roger Purvis", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$117,135", + "start_date": "2/19/2006" + }, + { + "extn": "5199", + "id": "4928", + "name": "Joseph Dyson", + "office": "Hayward", + "position": "Cash Manager", + "salary": "$208,707", + "start_date": "4/22/2006" + }, + { + "extn": "4176", + "id": "4929", + "name": "Bernadette Roman", + "office": "Omaha", + "position": "Biologist", + "salary": "$279,559", + "start_date": "5/15/2015" + }, + { + "extn": "6590", + "id": "4930", + "name": "Mya Stevenson", + "office": "Seattle", + "position": "Production Painter", + "salary": "$228,709", + "start_date": "8/14/2007" + }, + { + "extn": "9043", + "id": "4931", + "name": "Julius York", + "office": "Miami", + "position": "Cash Manager", + "salary": "$252,607", + "start_date": "8/25/2008" + }, + { + "extn": "5069", + "id": "4932", + "name": "Harry Ogilvy", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$226,351", + "start_date": "12/20/2018" + }, + { + "extn": "1906", + "id": "4933", + "name": "Johnathan Norton", + "office": "Wien", + "position": "HR Specialist", + "salary": "$33,868", + "start_date": "10/26/2013" + }, + { + "extn": "9077", + "id": "4934", + "name": "Caleb Vincent", + "office": "Cincinnati", + "position": "Doctor", + "salary": "$193,590", + "start_date": "6/23/2017" + }, + { + "extn": "8153", + "id": "4935", + "name": "Brad Bayliss", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$88,352", + "start_date": "6/26/2018" + }, + { + "extn": "8474", + "id": "4936", + "name": "Denis Notman", + "office": "Seattle", + "position": "Machine Operator", + "salary": "$252,493", + "start_date": "8/26/2006" + }, + { + "extn": "7538", + "id": "4937", + "name": "Johnny Alcroft", + "office": "Rochester", + "position": "Clerk", + "salary": "$162,640", + "start_date": "3/2/2001" + }, + { + "extn": "5327", + "id": "4938", + "name": "Cedrick Hope", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$289,234", + "start_date": "11/19/2017" + }, + { + "extn": "5721", + "id": "4939", + "name": "Domenic Wren", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$274,989", + "start_date": "1/1/2001" + }, + { + "extn": "6414", + "id": "4940", + "name": "Shannon Ashley", + "office": "Bakersfield", + "position": "Restaurant Manager", + "salary": "$209,600", + "start_date": "1/27/2004" + }, + { + "extn": "1338", + "id": "4941", + "name": "Remy Allwood", + "office": "Valetta", + "position": "Health Educator", + "salary": "$164,706", + "start_date": "12/11/2016" + }, + { + "extn": "8533", + "id": "4942", + "name": "Wade Speed", + "office": "Tallahassee", + "position": "Cook", + "salary": "$15,126", + "start_date": "8/5/2010" + }, + { + "extn": "4486", + "id": "4943", + "name": "Josh Locke", + "office": "Salt Lake City", + "position": "Loan Officer", + "salary": "$243,979", + "start_date": "12/14/2005" + }, + { + "extn": "2030", + "id": "4944", + "name": "Benny Skinner", + "office": "San Francisco", + "position": "Executive Director", + "salary": "$158,173", + "start_date": "4/3/2000" + }, + { + "extn": "3898", + "id": "4945", + "name": "Elisabeth Hepburn", + "office": "Ontario", + "position": "Lecturer", + "salary": "$57,847", + "start_date": "4/21/2007" + }, + { + "extn": "9395", + "id": "4946", + "name": "Mina Strong", + "office": "Columbus", + "position": "Clerk", + "salary": "$185,673", + "start_date": "4/6/2009" + }, + { + "extn": "5330", + "id": "4947", + "name": "Jacob Jacobs", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$105,022", + "start_date": "4/28/2008" + }, + { + "extn": "3803", + "id": "4948", + "name": "Isla Bryant", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$74,635", + "start_date": "5/26/2019" + }, + { + "extn": "5600", + "id": "4949", + "name": "Erick Rowan", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$279,455", + "start_date": "8/1/2001" + }, + { + "extn": "5981", + "id": "4950", + "name": "Ronald Fowler", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$276,825", + "start_date": "8/4/2017" + }, + { + "extn": "9938", + "id": "4951", + "name": "Remy Reynolds", + "office": "London", + "position": "HR Specialist", + "salary": "$251,057", + "start_date": "1/31/2003" + }, + { + "extn": "7578", + "id": "4952", + "name": "Carmella Watson", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$176,924", + "start_date": "1/6/2018" + }, + { + "extn": "6069", + "id": "4953", + "name": "Remy Stark", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$198,676", + "start_date": "6/2/2008" + }, + { + "extn": "2177", + "id": "4954", + "name": "Eduardo Carpenter", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$277,099", + "start_date": "9/19/2001" + }, + { + "extn": "7426", + "id": "4955", + "name": "Hayden Farrow", + "office": "Laredo", + "position": "Baker", + "salary": "$177,202", + "start_date": "2/3/2003" + }, + { + "extn": "9761", + "id": "4956", + "name": "Elijah Ripley", + "office": "Los Angeles", + "position": "Audiologist", + "salary": "$252,894", + "start_date": "9/29/2011" + }, + { + "extn": "8308", + "id": "4957", + "name": "Davina Hale", + "office": "Charlotte", + "position": "Doctor", + "salary": "$31,600", + "start_date": "6/3/2015" + }, + { + "extn": "4516", + "id": "4958", + "name": "Michael Graham", + "office": "Berna", + "position": "Paramedic", + "salary": "$91,699", + "start_date": "2/1/2014" + }, + { + "extn": "4609", + "id": "4959", + "name": "Alessia Preston", + "office": "Ontario", + "position": "Bellman", + "salary": "$150,329", + "start_date": "3/29/2002" + }, + { + "extn": "8161", + "id": "4960", + "name": "Diane Hepburn", + "office": "Bakersfield", + "position": "Steward", + "salary": "$112,451", + "start_date": "10/25/2006" + }, + { + "extn": "5774", + "id": "4961", + "name": "Kaylee Brooks", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$287,431", + "start_date": "12/29/2003" + }, + { + "extn": "7576", + "id": "4962", + "name": "Rae Allwood", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$22,386", + "start_date": "6/20/2007" + }, + { + "extn": "3634", + "id": "4963", + "name": "Rosa Burge", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$63,048", + "start_date": "2/20/2018" + }, + { + "extn": "9575", + "id": "4964", + "name": "Rick Gray", + "office": "Henderson", + "position": "Business Broker", + "salary": "$227,578", + "start_date": "7/20/2011" + }, + { + "extn": "4251", + "id": "4965", + "name": "Emery Andrews", + "office": "Lincoln", + "position": "Healthcare Specialist", + "salary": "$24,136", + "start_date": "2/27/2012" + }, + { + "extn": "4966", + "id": "4966", + "name": "Emely Forth", + "office": "Arlington", + "position": "Lecturer", + "salary": "$76,440", + "start_date": "1/7/2018" + }, + { + "extn": "6454", + "id": "4967", + "name": "Barry Patel", + "office": "Pittsburgh", + "position": "Loan Officer", + "salary": "$282,226", + "start_date": "5/26/2008" + }, + { + "extn": "3135", + "id": "4968", + "name": "Barney Lambert", + "office": "Tokyo", + "position": "Restaurant Manager", + "salary": "$271,791", + "start_date": "12/22/2010" + }, + { + "extn": "7189", + "id": "4969", + "name": "Ronald Jones", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$57,977", + "start_date": "10/22/2002" + }, + { + "extn": "7092", + "id": "4970", + "name": "Kurt Jenkin", + "office": "Stockton", + "position": "Dentist", + "salary": "$45,550", + "start_date": "2/19/2000" + }, + { + "extn": "4597", + "id": "4971", + "name": "Julianna Owen", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$30,206", + "start_date": "4/24/2013" + }, + { + "extn": "7393", + "id": "4972", + "name": "Quinn Larsen", + "office": "Murfreesboro", + "position": "Pharmacist", + "salary": "$280,087", + "start_date": "8/4/2014" + }, + { + "extn": "2085", + "id": "4973", + "name": "Keira Hardwick", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$248,581", + "start_date": "5/18/2017" + }, + { + "extn": "3928", + "id": "4974", + "name": "Samara Drew", + "office": "Portland", + "position": "HR Specialist", + "salary": "$133,290", + "start_date": "9/17/2014" + }, + { + "extn": "2424", + "id": "4975", + "name": "Andie Allington", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$29,861", + "start_date": "11/17/2005" + }, + { + "extn": "5331", + "id": "4976", + "name": "Gina Kaur", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$85,509", + "start_date": "12/2/2010" + }, + { + "extn": "8960", + "id": "4977", + "name": "Tess Goodman", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$278,951", + "start_date": "2/20/2008" + }, + { + "extn": "9417", + "id": "4978", + "name": "Eduardo Benson", + "office": "Detroit", + "position": "Machine Operator", + "salary": "$282,060", + "start_date": "3/29/2014" + }, + { + "extn": "8070", + "id": "4979", + "name": "Belinda Janes", + "office": "Omaha", + "position": "Clerk", + "salary": "$222,584", + "start_date": "3/1/2005" + }, + { + "extn": "1581", + "id": "4980", + "name": "Mike Franks", + "office": "Memphis", + "position": "Physician", + "salary": "$134,118", + "start_date": "3/2/2008" + }, + { + "extn": "6681", + "id": "4981", + "name": "Angel Gordon", + "office": "Columbus", + "position": "Electrician", + "salary": "$163,594", + "start_date": "3/14/2012" + }, + { + "extn": "3870", + "id": "4982", + "name": "Gloria Olson", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$113,030", + "start_date": "5/21/2012" + }, + { + "extn": "7096", + "id": "4983", + "name": "Manuel Brooks", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$144,466", + "start_date": "12/16/2012" + }, + { + "extn": "2656", + "id": "4984", + "name": "Carl Bristow", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$24,728", + "start_date": "6/22/2012" + }, + { + "extn": "7335", + "id": "4985", + "name": "Lara Nanton", + "office": "New York", + "position": "HR Coordinator", + "salary": "$50,144", + "start_date": "11/3/2001" + }, + { + "extn": "2884", + "id": "4986", + "name": "Karla Griffiths", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$61,565", + "start_date": "8/7/2018" + }, + { + "extn": "3547", + "id": "4987", + "name": "Ramon Dillon", + "office": "Nashville", + "position": "Biologist", + "salary": "$91,108", + "start_date": "9/26/2008" + }, + { + "extn": "7972", + "id": "4988", + "name": "Brad Hooper", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$176,338", + "start_date": "10/29/2018" + }, + { + "extn": "1415", + "id": "4989", + "name": "Anthony Anderson", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$182,687", + "start_date": "4/27/2008" + }, + { + "extn": "4547", + "id": "4990", + "name": "Gina Plumb", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$161,124", + "start_date": "1/22/2016" + }, + { + "extn": "9332", + "id": "4991", + "name": "Caleb Richards", + "office": "Omaha", + "position": "Production Painter", + "salary": "$44,065", + "start_date": "3/27/2003" + }, + { + "extn": "4824", + "id": "4992", + "name": "Bryon Flanders", + "office": "Reno", + "position": "Cash Manager", + "salary": "$255,683", + "start_date": "10/27/2007" + }, + { + "extn": "2366", + "id": "4993", + "name": "Greta Evans", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$50,693", + "start_date": "1/3/2011" + }, + { + "extn": "5336", + "id": "4994", + "name": "Aeris Wise", + "office": "Prague", + "position": "Pharmacist", + "salary": "$294,660", + "start_date": "10/16/2009" + }, + { + "extn": "7118", + "id": "4995", + "name": "Vivian Clark", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$74,664", + "start_date": "8/18/2007" + }, + { + "extn": "2471", + "id": "4996", + "name": "Oliver Hobbs", + "office": "Springfield", + "position": "Operator", + "salary": "$116,836", + "start_date": "3/22/2000" + }, + { + "extn": "7158", + "id": "4997", + "name": "Cedrick Gibson", + "office": "Los Angeles", + "position": "Webmaster", + "salary": "$240,999", + "start_date": "2/4/2018" + }, + { + "extn": "4384", + "id": "4998", + "name": "Eduardo Johnson", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$71,171", + "start_date": "5/10/2017" + }, + { + "extn": "1520", + "id": "4999", + "name": "Jayden Hall", + "office": "Seattle", + "position": "Biologist", + "salary": "$52,204", + "start_date": "7/20/2006" + }, + { + "extn": "9523", + "id": "5000", + "name": "Cedrick Anderson", + "office": "Norfolk", + "position": "Cook", + "salary": "$219,064", + "start_date": "11/21/2013" + }, + { + "extn": "6615", + "id": "5001", + "name": "Cedrick Ingham", + "office": "Boston", + "position": "Executive Director", + "salary": "$183,363", + "start_date": "8/5/2012" + }, + { + "extn": "3809", + "id": "5002", + "name": "Quinn Rogan", + "office": "Scottsdale", + "position": "Cashier", + "salary": "$62,021", + "start_date": "12/12/2016" + }, + { + "extn": "4571", + "id": "5003", + "name": "Sabrina Edler", + "office": "Hayward", + "position": "Executive Director", + "salary": "$206,863", + "start_date": "5/27/2018" + }, + { + "extn": "8602", + "id": "5004", + "name": "Cecilia Cattell", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$141,047", + "start_date": "1/2/2014" + }, + { + "extn": "4239", + "id": "5005", + "name": "Ethan Tyler", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$128,978", + "start_date": "9/12/2007" + }, + { + "extn": "8249", + "id": "5006", + "name": "Samara Stuart", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$274,292", + "start_date": "9/21/2004" + }, + { + "extn": "5839", + "id": "5007", + "name": "Joseph Owen", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$27,559", + "start_date": "3/11/2000" + }, + { + "extn": "6372", + "id": "5008", + "name": "Isabel Pierce", + "office": "Valetta", + "position": "Paramedic", + "salary": "$86,016", + "start_date": "4/7/2011" + }, + { + "extn": "3794", + "id": "5009", + "name": "Rose Payne", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$12,713", + "start_date": "11/11/2017" + }, + { + "extn": "3021", + "id": "5010", + "name": "Josh Mccall", + "office": "Prague", + "position": "Health Educator", + "salary": "$123,570", + "start_date": "11/12/2016" + }, + { + "extn": "4575", + "id": "5011", + "name": "Ada Stevens", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$21,239", + "start_date": "9/19/2012" + }, + { + "extn": "7071", + "id": "5012", + "name": "Callie Villiger", + "office": "Henderson", + "position": "Webmaster", + "salary": "$128,504", + "start_date": "11/13/2013" + }, + { + "extn": "8718", + "id": "5013", + "name": "Marigold Harrison", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$256,126", + "start_date": "10/22/2006" + }, + { + "extn": "1346", + "id": "5014", + "name": "Jaylene Dickson", + "office": "Portland", + "position": "Biologist", + "salary": "$196,774", + "start_date": "12/25/2009" + }, + { + "extn": "1888", + "id": "5015", + "name": "Chester Hunter", + "office": "Long Beach", + "position": "Bellman", + "salary": "$265,056", + "start_date": "6/27/2003" + }, + { + "extn": "4425", + "id": "5016", + "name": "Harry Khan", + "office": "Springfield", + "position": "Designer", + "salary": "$73,909", + "start_date": "7/16/2015" + }, + { + "extn": "8652", + "id": "5017", + "name": "Tyler Glass", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$236,518", + "start_date": "2/7/2013" + }, + { + "extn": "5743", + "id": "5018", + "name": "Harry Nurton", + "office": "Fort Lauderdale", + "position": "Business Broker", + "salary": "$248,862", + "start_date": "11/6/2004" + }, + { + "extn": "6535", + "id": "5019", + "name": "Dalia Robinson", + "office": "Columbus", + "position": "IT Support Staff", + "salary": "$146,735", + "start_date": "6/7/2002" + }, + { + "extn": "6550", + "id": "5020", + "name": "Lucy Adler", + "office": "Tulsa", + "position": "Inspector", + "salary": "$167,131", + "start_date": "6/15/2006" + }, + { + "extn": "3191", + "id": "5021", + "name": "Daria Saunders", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$42,683", + "start_date": "1/31/2005" + }, + { + "extn": "3217", + "id": "5022", + "name": "Anne Wallace", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$103,104", + "start_date": "11/26/2000" + }, + { + "extn": "9797", + "id": "5023", + "name": "Logan Waterson", + "office": "Saint Paul", + "position": "Audiologist", + "salary": "$262,096", + "start_date": "6/12/2012" + }, + { + "extn": "1138", + "id": "5024", + "name": "Enoch Jackson", + "office": "Milano", + "position": "HR Coordinator", + "salary": "$108,323", + "start_date": "6/8/2017" + }, + { + "extn": "6457", + "id": "5025", + "name": "Barney Tait", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$235,829", + "start_date": "7/25/2001" + }, + { + "extn": "6833", + "id": "5026", + "name": "Mayleen Mitchell", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$203,041", + "start_date": "7/12/2005" + }, + { + "extn": "7795", + "id": "5027", + "name": "Nate Beal", + "office": "Irving", + "position": "Audiologist", + "salary": "$136,847", + "start_date": "8/6/2000" + }, + { + "extn": "7740", + "id": "5028", + "name": "Angel Mitchell", + "office": "Hayward", + "position": "Webmaster", + "salary": "$200,361", + "start_date": "6/3/2000" + }, + { + "extn": "3564", + "id": "5029", + "name": "Lana Uttridge", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$43,770", + "start_date": "7/30/2004" + }, + { + "extn": "9414", + "id": "5030", + "name": "Emma Evans", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$107,957", + "start_date": "6/3/2006" + }, + { + "extn": "8484", + "id": "5031", + "name": "Carolyn Quinn", + "office": "Fayetteville", + "position": "Health Educator", + "salary": "$57,237", + "start_date": "7/4/2010" + }, + { + "extn": "9365", + "id": "5032", + "name": "Bryon Norburn", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$169,440", + "start_date": "10/12/2014" + }, + { + "extn": "9620", + "id": "5033", + "name": "Julia Clayton", + "office": "Chicago", + "position": "Auditor", + "salary": "$129,803", + "start_date": "9/16/2001" + }, + { + "extn": "2898", + "id": "5034", + "name": "Michael Appleton", + "office": "Sacramento", + "position": "Clerk", + "salary": "$216,847", + "start_date": "12/2/2007" + }, + { + "extn": "4420", + "id": "5035", + "name": "Matt Ainsworth", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$158,865", + "start_date": "10/26/2007" + }, + { + "extn": "4175", + "id": "5036", + "name": "Megan Hope", + "office": "Sacramento", + "position": "Webmaster", + "salary": "$84,657", + "start_date": "5/5/2011" + }, + { + "extn": "3402", + "id": "5037", + "name": "Hank Simpson", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$293,889", + "start_date": "8/6/2010" + }, + { + "extn": "7449", + "id": "5038", + "name": "Maria Rose", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$213,192", + "start_date": "1/1/2014" + }, + { + "extn": "5950", + "id": "5039", + "name": "Carissa Hammond", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$69,411", + "start_date": "12/1/2000" + }, + { + "extn": "5846", + "id": "5040", + "name": "Mina Gregory", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$112,248", + "start_date": "7/10/2002" + }, + { + "extn": "4486", + "id": "5041", + "name": "Elle Clarkson", + "office": "Fullerton", + "position": "Biologist", + "salary": "$189,454", + "start_date": "12/16/2016" + }, + { + "extn": "8754", + "id": "5042", + "name": "John Reid", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$219,879", + "start_date": "7/9/2019" + }, + { + "extn": "5088", + "id": "5043", + "name": "Morgan Owen", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$291,488", + "start_date": "4/28/2003" + }, + { + "extn": "6308", + "id": "5044", + "name": "Nicole Weatcroft", + "office": "Santa Ana", + "position": "Treasurer", + "salary": "$175,790", + "start_date": "1/25/2013" + }, + { + "extn": "9114", + "id": "5045", + "name": "Nathan Shaw", + "office": "New Orleans", + "position": "Service Supervisor", + "salary": "$189,079", + "start_date": "4/7/2005" + }, + { + "extn": "7970", + "id": "5046", + "name": "Lana Griffiths", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$28,436", + "start_date": "12/13/2007" + }, + { + "extn": "1677", + "id": "5047", + "name": "John Ward", + "office": "Wien", + "position": "Cash Manager", + "salary": "$274,542", + "start_date": "10/27/2007" + }, + { + "extn": "9240", + "id": "5048", + "name": "Jules Terry", + "office": "Bucharest", + "position": "Global Logistics Supervisor", + "salary": "$40,478", + "start_date": "4/9/2005" + }, + { + "extn": "6402", + "id": "5049", + "name": "Rufus Cooper", + "office": "Cincinnati", + "position": "Designer", + "salary": "$136,317", + "start_date": "7/15/2017" + }, + { + "extn": "8529", + "id": "5050", + "name": "Havana Butler", + "office": "Fremont", + "position": "Banker", + "salary": "$105,647", + "start_date": "10/9/2003" + }, + { + "extn": "8012", + "id": "5051", + "name": "Penny Holmes", + "office": "El Paso", + "position": "Bellman", + "salary": "$103,026", + "start_date": "8/15/2009" + }, + { + "extn": "4171", + "id": "5052", + "name": "Martin Tate", + "office": "Fremont", + "position": "Healthcare Specialist", + "salary": "$225,583", + "start_date": "9/30/2015" + }, + { + "extn": "3602", + "id": "5053", + "name": "Caleb Wright", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$57,174", + "start_date": "7/5/2008" + }, + { + "extn": "7441", + "id": "5054", + "name": "John Paterson", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$128,288", + "start_date": "1/31/2002" + }, + { + "extn": "2864", + "id": "5055", + "name": "Erick Simpson", + "office": "El Paso", + "position": "Cook", + "salary": "$24,563", + "start_date": "8/13/2016" + }, + { + "extn": "2023", + "id": "5056", + "name": "Sofia Ranks", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$42,740", + "start_date": "11/19/2003" + }, + { + "extn": "9552", + "id": "5057", + "name": "Mason Nobbs", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$149,885", + "start_date": "7/20/2001" + }, + { + "extn": "4655", + "id": "5058", + "name": "Iris Chapman", + "office": "Lancaster", + "position": "Cashier", + "salary": "$195,653", + "start_date": "5/27/2004" + }, + { + "extn": "9945", + "id": "5059", + "name": "Meredith Wilson", + "office": "Escondido", + "position": "Paramedic", + "salary": "$28,384", + "start_date": "8/30/2019" + }, + { + "extn": "9868", + "id": "5060", + "name": "Percy Farrant", + "office": "San Jose", + "position": "Baker", + "salary": "$136,911", + "start_date": "8/7/2017" + }, + { + "extn": "5484", + "id": "5061", + "name": "Fred Weatcroft", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$243,476", + "start_date": "8/30/2015" + }, + { + "extn": "6949", + "id": "5062", + "name": "Hank Cowan", + "office": "Richmond", + "position": "Electrician", + "salary": "$185,613", + "start_date": "9/1/2001" + }, + { + "extn": "1049", + "id": "5063", + "name": "Rosemary Forester", + "office": "Paris", + "position": "Dentist", + "salary": "$86,793", + "start_date": "9/9/2004" + }, + { + "extn": "9210", + "id": "5064", + "name": "Tony Donovan", + "office": "Chicago", + "position": "Chef Manager", + "salary": "$184,075", + "start_date": "10/11/2009" + }, + { + "extn": "8445", + "id": "5065", + "name": "Denny Quinton", + "office": "Baltimore", + "position": "Insurance Broker", + "salary": "$230,599", + "start_date": "6/27/2004" + }, + { + "extn": "3885", + "id": "5066", + "name": "Josephine Poulton", + "office": "Hayward", + "position": "Executive Director", + "salary": "$221,836", + "start_date": "7/21/2015" + }, + { + "extn": "2593", + "id": "5067", + "name": "Lynn Griffiths", + "office": "San Diego", + "position": "IT Support Staff", + "salary": "$61,287", + "start_date": "5/29/2003" + }, + { + "extn": "2893", + "id": "5068", + "name": "Kaylee Sanchez", + "office": "Louisville", + "position": "Bellman", + "salary": "$154,934", + "start_date": "2/11/2008" + }, + { + "extn": "1860", + "id": "5069", + "name": "Gabriel Kelly", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$272,565", + "start_date": "6/2/2003" + }, + { + "extn": "3423", + "id": "5070", + "name": "Kurt Chadwick", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$96,958", + "start_date": "12/22/2000" + }, + { + "extn": "9132", + "id": "5071", + "name": "Chad Matthews", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$212,994", + "start_date": "5/18/2011" + }, + { + "extn": "4810", + "id": "5072", + "name": "Erick Dillon", + "office": "Bridgeport", + "position": "Cook", + "salary": "$279,602", + "start_date": "7/5/2001" + }, + { + "extn": "6328", + "id": "5073", + "name": "Jack Scott", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$71,601", + "start_date": "10/9/2002" + }, + { + "extn": "8006", + "id": "5074", + "name": "Gil Emerson", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$192,317", + "start_date": "4/30/2005" + }, + { + "extn": "6550", + "id": "5075", + "name": "William Booth", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$232,796", + "start_date": "5/29/2012" + }, + { + "extn": "8078", + "id": "5076", + "name": "Chadwick Johnson", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$210,249", + "start_date": "6/20/2019" + }, + { + "extn": "4328", + "id": "5077", + "name": "Ethan Gibson", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$104,085", + "start_date": "11/26/2005" + }, + { + "extn": "9131", + "id": "5078", + "name": "Maxwell Russell", + "office": "Zurich", + "position": "Systems Administrator", + "salary": "$120,857", + "start_date": "5/16/2010" + }, + { + "extn": "7064", + "id": "5079", + "name": "Stephanie Rogan", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$292,662", + "start_date": "7/24/2009" + }, + { + "extn": "6335", + "id": "5080", + "name": "Hope Quinton", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$218,086", + "start_date": "1/27/2005" + }, + { + "extn": "4938", + "id": "5081", + "name": "Kendra Moore", + "office": "Cincinnati", + "position": "Pharmacist", + "salary": "$271,251", + "start_date": "7/18/2001" + }, + { + "extn": "1060", + "id": "5082", + "name": "Andie Scott", + "office": "Lincoln", + "position": "Banker", + "salary": "$279,310", + "start_date": "5/15/2012" + }, + { + "extn": "5854", + "id": "5083", + "name": "Julianna Rainford", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$285,263", + "start_date": "6/12/2018" + }, + { + "extn": "9563", + "id": "5084", + "name": "Melania Mitchell", + "office": "Orlando", + "position": "Baker", + "salary": "$274,503", + "start_date": "11/17/2000" + }, + { + "extn": "5893", + "id": "5085", + "name": "Gil Grant", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$236,825", + "start_date": "12/10/2004" + }, + { + "extn": "8256", + "id": "5086", + "name": "Mason Robinson", + "office": "Jacksonville", + "position": "Loan Officer", + "salary": "$54,862", + "start_date": "9/6/2010" + }, + { + "extn": "5899", + "id": "5087", + "name": "Eduardo Barclay", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$169,841", + "start_date": "4/30/2013" + }, + { + "extn": "1934", + "id": "5088", + "name": "Maxwell Pierce", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$49,996", + "start_date": "8/30/2007" + }, + { + "extn": "2605", + "id": "5089", + "name": "Russel Turner", + "office": "St. Louis", + "position": "Stockbroker", + "salary": "$298,094", + "start_date": "9/20/2004" + }, + { + "extn": "4659", + "id": "5090", + "name": "Jayden Rowlands", + "office": "El Paso", + "position": "Fabricator", + "salary": "$254,207", + "start_date": "12/23/2013" + }, + { + "extn": "9613", + "id": "5091", + "name": "Hadley Becker", + "office": "Fremont", + "position": "Operator", + "salary": "$130,018", + "start_date": "8/14/2008" + }, + { + "extn": "3131", + "id": "5092", + "name": "Cecilia Ianson", + "office": "Denver", + "position": "Production Painter", + "salary": "$222,848", + "start_date": "10/16/2009" + }, + { + "extn": "2975", + "id": "5093", + "name": "Jasmine Veale", + "office": "Quebec", + "position": "Electrician", + "salary": "$11,319", + "start_date": "6/6/2019" + }, + { + "extn": "5887", + "id": "5094", + "name": "Gladys Allen", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$53,852", + "start_date": "7/28/2005" + }, + { + "extn": "3366", + "id": "5095", + "name": "Chadwick Lunt", + "office": "Richmond", + "position": "Auditor", + "salary": "$77,564", + "start_date": "4/12/2009" + }, + { + "extn": "9549", + "id": "5096", + "name": "Karen Asher", + "office": "Fremont", + "position": "Project Manager", + "salary": "$224,353", + "start_date": "4/7/2004" + }, + { + "extn": "4088", + "id": "5097", + "name": "Alma Redden", + "office": "Bucharest", + "position": "Physician", + "salary": "$91,470", + "start_date": "11/7/2018" + }, + { + "extn": "1622", + "id": "5098", + "name": "Hazel Richards", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$36,166", + "start_date": "3/19/2014" + }, + { + "extn": "9211", + "id": "5099", + "name": "Carl Tennant", + "office": "Richmond", + "position": "Physician", + "salary": "$40,073", + "start_date": "7/25/2006" + }, + { + "extn": "3434", + "id": "5100", + "name": "Tyson Hopkins", + "office": "Lakewood", + "position": "Staffing Consultant", + "salary": "$229,959", + "start_date": "6/22/2002" + }, + { + "extn": "2583", + "id": "5101", + "name": "Olivia Amstead", + "office": "New Orleans", + "position": "Biologist", + "salary": "$14,962", + "start_date": "11/22/2002" + }, + { + "extn": "2697", + "id": "5102", + "name": "Johnathan Stevenson", + "office": "Honolulu", + "position": "Associate Professor", + "salary": "$242,278", + "start_date": "10/3/2000" + }, + { + "extn": "2797", + "id": "5103", + "name": "Luke Owen", + "office": "Lyon", + "position": "Designer", + "salary": "$181,248", + "start_date": "11/5/2008" + }, + { + "extn": "4347", + "id": "5104", + "name": "Ema Kent", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$151,211", + "start_date": "1/27/2003" + }, + { + "extn": "4435", + "id": "5105", + "name": "Hank Rowe", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$159,543", + "start_date": "7/25/2018" + }, + { + "extn": "2442", + "id": "5106", + "name": "Logan Ellery", + "office": "Venice", + "position": "Production Painter", + "salary": "$256,307", + "start_date": "10/6/2018" + }, + { + "extn": "1460", + "id": "5107", + "name": "Bob Long", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$261,093", + "start_date": "3/18/2013" + }, + { + "extn": "2181", + "id": "5108", + "name": "Hanna Samuel", + "office": "Atlanta", + "position": "Cashier", + "salary": "$119,830", + "start_date": "4/10/2001" + }, + { + "extn": "4797", + "id": "5109", + "name": "Julius Strong", + "office": "Escondido", + "position": "Treasurer", + "salary": "$263,281", + "start_date": "9/23/2019" + }, + { + "extn": "9818", + "id": "5110", + "name": "Ron Anderson", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$240,082", + "start_date": "7/19/2017" + }, + { + "extn": "6942", + "id": "5111", + "name": "Regina Gordon", + "office": "Worcester", + "position": "Systems Administrator", + "salary": "$166,473", + "start_date": "2/28/2016" + }, + { + "extn": "7867", + "id": "5112", + "name": "Isabella Holmes", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$26,302", + "start_date": "11/3/2004" + }, + { + "extn": "9356", + "id": "5113", + "name": "Carter Seymour", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$186,336", + "start_date": "9/2/2001" + }, + { + "extn": "8656", + "id": "5114", + "name": "Jade Reyes", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$31,983", + "start_date": "8/18/2006" + }, + { + "extn": "5063", + "id": "5115", + "name": "Carter Wills", + "office": "Denver", + "position": "HR Specialist", + "salary": "$12,418", + "start_date": "5/31/2002" + }, + { + "extn": "9583", + "id": "5116", + "name": "Aurelia Edwards", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$168,995", + "start_date": "7/29/2017" + }, + { + "extn": "1131", + "id": "5117", + "name": "Candice Wilcox", + "office": "Miami", + "position": "HR Coordinator", + "salary": "$202,023", + "start_date": "10/19/2007" + }, + { + "extn": "8039", + "id": "5118", + "name": "Tom Jenkins", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$183,060", + "start_date": "7/19/2012" + }, + { + "extn": "8987", + "id": "5119", + "name": "Matt Clarke", + "office": "Kansas City", + "position": "Auditor", + "salary": "$130,634", + "start_date": "7/19/2007" + }, + { + "extn": "9989", + "id": "5120", + "name": "Mike Kent", + "office": "Chicago", + "position": "Designer", + "salary": "$42,314", + "start_date": "2/15/2002" + }, + { + "extn": "3299", + "id": "5121", + "name": "Cara Marshall", + "office": "Seattle", + "position": "Audiologist", + "salary": "$299,887", + "start_date": "1/23/2002" + }, + { + "extn": "8327", + "id": "5122", + "name": "Barry Mitchell", + "office": "Milwaukee", + "position": "Steward", + "salary": "$229,111", + "start_date": "1/10/2010" + }, + { + "extn": "3681", + "id": "5123", + "name": "Jocelyn Hammond", + "office": "Scottsdale", + "position": "Bellman", + "salary": "$131,077", + "start_date": "7/27/2012" + }, + { + "extn": "5690", + "id": "5124", + "name": "Jack Wellington", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$290,940", + "start_date": "6/24/2002" + }, + { + "extn": "9659", + "id": "5125", + "name": "Cassandra Swan", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$16,314", + "start_date": "10/22/2005" + }, + { + "extn": "7018", + "id": "5126", + "name": "Nathan Hamilton", + "office": "Venice", + "position": "Bellman", + "salary": "$291,808", + "start_date": "12/26/2015" + }, + { + "extn": "6522", + "id": "5127", + "name": "Harvey Martin", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$123,051", + "start_date": "7/11/2019" + }, + { + "extn": "6122", + "id": "5128", + "name": "Amelia Farrell", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$26,822", + "start_date": "4/26/2013" + }, + { + "extn": "6150", + "id": "5129", + "name": "Ivy Vinton", + "office": "Salem", + "position": "Project Manager", + "salary": "$284,596", + "start_date": "1/17/2009" + }, + { + "extn": "9049", + "id": "5130", + "name": "Phillip Knight", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$178,673", + "start_date": "6/21/2013" + }, + { + "extn": "1933", + "id": "5131", + "name": "Denny Gallacher", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$81,663", + "start_date": "9/11/2004" + }, + { + "extn": "4462", + "id": "5132", + "name": "Paige Notman", + "office": "Stockton", + "position": "Designer", + "salary": "$110,966", + "start_date": "3/4/2008" + }, + { + "extn": "3072", + "id": "5133", + "name": "Harry Graham", + "office": "Hollywood", + "position": "Doctor", + "salary": "$34,460", + "start_date": "5/30/2015" + }, + { + "extn": "7132", + "id": "5134", + "name": "Benny Preston", + "office": "Hollywood", + "position": "Associate Professor", + "salary": "$122,142", + "start_date": "12/28/2006" + }, + { + "extn": "7960", + "id": "5135", + "name": "Elijah Carpenter", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$129,032", + "start_date": "11/3/2005" + }, + { + "extn": "2082", + "id": "5136", + "name": "Gil Watson", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$14,271", + "start_date": "2/16/2000" + }, + { + "extn": "4625", + "id": "5137", + "name": "Dasha Jordan", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$40,735", + "start_date": "6/29/2014" + }, + { + "extn": "3156", + "id": "5138", + "name": "Andrea Ross", + "office": "Worcester", + "position": "Business Broker", + "salary": "$248,629", + "start_date": "1/27/2000" + }, + { + "extn": "8872", + "id": "5139", + "name": "Phillip Rowe", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$192,429", + "start_date": "8/8/2004" + }, + { + "extn": "1352", + "id": "5140", + "name": "Jade Rodgers", + "office": "El Paso", + "position": "Business Broker", + "salary": "$55,806", + "start_date": "9/6/2017" + }, + { + "extn": "5925", + "id": "5141", + "name": "Oliver Baker", + "office": "Hollywood", + "position": "Restaurant Manager", + "salary": "$271,692", + "start_date": "3/17/2015" + }, + { + "extn": "4922", + "id": "5142", + "name": "Hayden Roberts", + "office": "Salt Lake City", + "position": "Ambulatory Nurse", + "salary": "$29,278", + "start_date": "12/21/2016" + }, + { + "extn": "4193", + "id": "5143", + "name": "Tony Bristow", + "office": "Louisville", + "position": "Dentist", + "salary": "$215,606", + "start_date": "2/16/2019" + }, + { + "extn": "9019", + "id": "5144", + "name": "Angelica Edler", + "office": "Wien", + "position": "Chef Manager", + "salary": "$146,425", + "start_date": "7/31/2013" + }, + { + "extn": "9404", + "id": "5145", + "name": "Danny Khan", + "office": "Hayward", + "position": "Biologist", + "salary": "$231,340", + "start_date": "1/14/2009" + }, + { + "extn": "2191", + "id": "5146", + "name": "Rufus Ripley", + "office": "Tallahassee", + "position": "Staffing Consultant", + "salary": "$248,017", + "start_date": "3/2/2008" + }, + { + "extn": "4340", + "id": "5147", + "name": "Gil Dobson", + "office": "Fremont", + "position": "Fabricator", + "salary": "$193,687", + "start_date": "2/17/2019" + }, + { + "extn": "5829", + "id": "5148", + "name": "Michaela Exton", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$34,781", + "start_date": "8/9/2000" + }, + { + "extn": "6547", + "id": "5149", + "name": "Penelope Bingham", + "office": "Jersey City", + "position": "Inspector", + "salary": "$295,288", + "start_date": "12/15/2010" + }, + { + "extn": "3691", + "id": "5150", + "name": "Trisha Campbell", + "office": "Paris", + "position": "Electrician", + "salary": "$189,804", + "start_date": "9/4/2001" + }, + { + "extn": "5325", + "id": "5151", + "name": "Nathan Fenton", + "office": "Rochester", + "position": "Cook", + "salary": "$273,091", + "start_date": "5/11/2017" + }, + { + "extn": "2145", + "id": "5152", + "name": "Michael Coll", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$204,374", + "start_date": "11/26/2006" + }, + { + "extn": "4165", + "id": "5153", + "name": "Joseph Shepherd", + "office": "Milwaukee", + "position": "Treasurer", + "salary": "$127,053", + "start_date": "7/4/2014" + }, + { + "extn": "4844", + "id": "5154", + "name": "Alice Avery", + "office": "Minneapolis", + "position": "Front Desk Coordinator", + "salary": "$144,972", + "start_date": "6/3/2001" + }, + { + "extn": "6832", + "id": "5155", + "name": "Martin James", + "office": "Murfreesboro", + "position": "Operator", + "salary": "$75,805", + "start_date": "12/27/2018" + }, + { + "extn": "5039", + "id": "5156", + "name": "Sofie Thomson", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$37,387", + "start_date": "5/19/2010" + }, + { + "extn": "8114", + "id": "5157", + "name": "Holly Knott", + "office": "Paris", + "position": "Bellman", + "salary": "$98,919", + "start_date": "4/7/2018" + }, + { + "extn": "8533", + "id": "5158", + "name": "Barry Benfield", + "office": "San Antonio", + "position": "Investment Advisor", + "salary": "$172,084", + "start_date": "8/26/2001" + }, + { + "extn": "6773", + "id": "5159", + "name": "Andie Ventura", + "office": "Innsbruck", + "position": "Cook", + "salary": "$101,798", + "start_date": "5/8/2012" + }, + { + "extn": "5161", + "id": "5160", + "name": "Kendra Rose", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$67,087", + "start_date": "4/23/2003" + }, + { + "extn": "6796", + "id": "5161", + "name": "Luke Fleming", + "office": "Salem", + "position": "Chef Manager", + "salary": "$252,046", + "start_date": "8/11/2013" + }, + { + "extn": "5933", + "id": "5162", + "name": "Norah Vince", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$237,183", + "start_date": "7/16/2005" + }, + { + "extn": "6662", + "id": "5163", + "name": "Bridget Hunter", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$37,409", + "start_date": "4/24/2012" + }, + { + "extn": "4733", + "id": "5164", + "name": "George Moore", + "office": "Valetta", + "position": "HR Coordinator", + "salary": "$270,797", + "start_date": "5/30/2019" + }, + { + "extn": "6339", + "id": "5165", + "name": "Gil Underhill", + "office": "Springfield", + "position": "Laboratory Technician", + "salary": "$123,269", + "start_date": "4/7/2012" + }, + { + "extn": "1325", + "id": "5166", + "name": "Diane Emerson", + "office": "Fort Lauderdale", + "position": "Treasurer", + "salary": "$90,513", + "start_date": "2/16/2001" + }, + { + "extn": "2265", + "id": "5167", + "name": "Cynthia Baxter", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$266,461", + "start_date": "2/21/2017" + }, + { + "extn": "2841", + "id": "5168", + "name": "Logan Amstead", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$292,121", + "start_date": "7/17/2000" + }, + { + "extn": "3544", + "id": "5169", + "name": "Megan Oldfield", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$37,191", + "start_date": "9/10/2018" + }, + { + "extn": "6612", + "id": "5170", + "name": "Chester Moss", + "office": "New Orleans", + "position": "Accountant", + "salary": "$124,743", + "start_date": "6/24/2009" + }, + { + "extn": "8368", + "id": "5171", + "name": "Phillip Simpson", + "office": "Bellevue", + "position": "Investment Advisor", + "salary": "$187,601", + "start_date": "11/26/2016" + }, + { + "extn": "1095", + "id": "5172", + "name": "Blake Nash", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$145,169", + "start_date": "7/15/2011" + }, + { + "extn": "6979", + "id": "5173", + "name": "Kurt James", + "office": "Hayward", + "position": "IT Support Staff", + "salary": "$196,644", + "start_date": "1/4/2008" + }, + { + "extn": "2110", + "id": "5174", + "name": "Drew Rossi", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$251,556", + "start_date": "6/15/2002" + }, + { + "extn": "7727", + "id": "5175", + "name": "Leilani Baker", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$200,381", + "start_date": "4/8/2009" + }, + { + "extn": "9972", + "id": "5176", + "name": "Sabina Wright", + "office": "Murfreesboro", + "position": "Paramedic", + "salary": "$55,682", + "start_date": "9/23/2003" + }, + { + "extn": "5436", + "id": "5177", + "name": "Brooklyn Riley", + "office": "Tokyo", + "position": "Fabricator", + "salary": "$284,552", + "start_date": "2/1/2009" + }, + { + "extn": "6312", + "id": "5178", + "name": "Chuck Phillips", + "office": "Bellevue", + "position": "Operator", + "salary": "$262,290", + "start_date": "1/5/2013" + }, + { + "extn": "6467", + "id": "5179", + "name": "Beatrice Graves", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$290,045", + "start_date": "7/6/2002" + }, + { + "extn": "7340", + "id": "5180", + "name": "Rosie Barclay", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$160,343", + "start_date": "4/28/2019" + }, + { + "extn": "8485", + "id": "5181", + "name": "Sloane Owens", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$99,450", + "start_date": "11/8/2011" + }, + { + "extn": "2196", + "id": "5182", + "name": "Cherish Chester", + "office": "Ontario", + "position": "Auditor", + "salary": "$164,911", + "start_date": "11/14/2016" + }, + { + "extn": "5165", + "id": "5183", + "name": "Lucas Wallace", + "office": "Bridgeport", + "position": "Designer", + "salary": "$258,405", + "start_date": "11/15/2018" + }, + { + "extn": "9655", + "id": "5184", + "name": "Juliette Stubbs", + "office": "Lincoln", + "position": "Healthcare Specialist", + "salary": "$131,624", + "start_date": "11/6/2005" + }, + { + "extn": "6644", + "id": "5185", + "name": "Kassandra Eaton", + "office": "Saint Paul", + "position": "HR Specialist", + "salary": "$188,632", + "start_date": "9/7/2016" + }, + { + "extn": "2665", + "id": "5186", + "name": "Caleb Benfield", + "office": "Santa Ana", + "position": "Treasurer", + "salary": "$49,754", + "start_date": "9/3/2002" + }, + { + "extn": "1732", + "id": "5187", + "name": "Makenzie Buckley", + "office": "Sacramento", + "position": "Inspector", + "salary": "$83,917", + "start_date": "8/17/2017" + }, + { + "extn": "8826", + "id": "5188", + "name": "Denis Jenkins", + "office": "Milwaukee", + "position": "Call Center Representative", + "salary": "$254,992", + "start_date": "6/8/2006" + }, + { + "extn": "2553", + "id": "5189", + "name": "Mason Drew", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$188,137", + "start_date": "3/6/2002" + }, + { + "extn": "9721", + "id": "5190", + "name": "Cristal Rixon", + "office": "Minneapolis", + "position": "Physician", + "salary": "$199,443", + "start_date": "1/26/2015" + }, + { + "extn": "2387", + "id": "5191", + "name": "Marvin Reyes", + "office": "Venice", + "position": "Lecturer", + "salary": "$153,506", + "start_date": "4/4/2005" + }, + { + "extn": "2501", + "id": "5192", + "name": "Diane Ballard", + "office": "Tokyo", + "position": "Mobile Developer", + "salary": "$215,163", + "start_date": "3/16/2014" + }, + { + "extn": "5781", + "id": "5193", + "name": "Penelope Dillon", + "office": "London", + "position": "Designer", + "salary": "$116,653", + "start_date": "1/17/2007" + }, + { + "extn": "3053", + "id": "5194", + "name": "Denis Pope", + "office": "Louisville", + "position": "Software Engineer", + "salary": "$16,323", + "start_date": "12/14/2018" + }, + { + "extn": "9328", + "id": "5195", + "name": "Nancy Tutton", + "office": "Fremont", + "position": "Production Painter", + "salary": "$39,958", + "start_date": "10/5/2011" + }, + { + "extn": "7989", + "id": "5196", + "name": "Monica Dubois", + "office": "Worcester", + "position": "Fabricator", + "salary": "$103,847", + "start_date": "7/21/2014" + }, + { + "extn": "7724", + "id": "5197", + "name": "Alison Rust", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$23,863", + "start_date": "9/5/2009" + }, + { + "extn": "9103", + "id": "5198", + "name": "Gwen Ingham", + "office": "Tallahassee", + "position": "Investment Advisor", + "salary": "$230,798", + "start_date": "7/10/2008" + }, + { + "extn": "6863", + "id": "5199", + "name": "Josephine Nielson", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$266,818", + "start_date": "7/20/2003" + }, + { + "extn": "9131", + "id": "5200", + "name": "Nathan Norris", + "office": "Scottsdale", + "position": "Clerk", + "salary": "$247,713", + "start_date": "10/9/2016" + }, + { + "extn": "5521", + "id": "5201", + "name": "Wade Neal", + "office": "Hayward", + "position": "Call Center Representative", + "salary": "$29,282", + "start_date": "7/11/2016" + }, + { + "extn": "6859", + "id": "5202", + "name": "Jennifer Warden", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$59,425", + "start_date": "8/3/2016" + }, + { + "extn": "3856", + "id": "5203", + "name": "Ada Farrow", + "office": "Miami", + "position": "Ambulatory Nurse", + "salary": "$63,392", + "start_date": "6/8/2010" + }, + { + "extn": "8525", + "id": "5204", + "name": "Cristal Rehman", + "office": "Milwaukee", + "position": "Healthcare Specialist", + "salary": "$81,936", + "start_date": "6/1/2013" + }, + { + "extn": "7904", + "id": "5205", + "name": "Joseph Donnelly", + "office": "Louisville", + "position": "Operator", + "salary": "$163,262", + "start_date": "11/11/2003" + }, + { + "extn": "1430", + "id": "5206", + "name": "Mya Wright", + "office": "Fremont", + "position": "Cook", + "salary": "$203,790", + "start_date": "3/25/2010" + }, + { + "extn": "6593", + "id": "5207", + "name": "Daron Parker", + "office": "Honolulu", + "position": "Cook", + "salary": "$271,400", + "start_date": "1/2/2000" + }, + { + "extn": "9142", + "id": "5208", + "name": "Victoria Wheeler", + "office": "Huntsville", + "position": "Paramedic", + "salary": "$111,462", + "start_date": "1/19/2015" + }, + { + "extn": "2845", + "id": "5209", + "name": "Sage Watson", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$219,505", + "start_date": "6/20/2012" + }, + { + "extn": "8909", + "id": "5210", + "name": "Mackenzie Mullins", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$12,774", + "start_date": "5/14/2011" + }, + { + "extn": "2095", + "id": "5211", + "name": "Jacob Gordon", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$238,981", + "start_date": "2/13/2012" + }, + { + "extn": "3342", + "id": "5212", + "name": "Wade Carson", + "office": "Bellevue", + "position": "Physician", + "salary": "$272,973", + "start_date": "10/8/2015" + }, + { + "extn": "4541", + "id": "5213", + "name": "Peter Drummond", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$155,702", + "start_date": "6/14/2017" + }, + { + "extn": "9313", + "id": "5214", + "name": "Anthony Trent", + "office": "Worcester", + "position": "Designer", + "salary": "$171,926", + "start_date": "1/19/2010" + }, + { + "extn": "7417", + "id": "5215", + "name": "Taylor Powell", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$165,582", + "start_date": "3/15/2006" + }, + { + "extn": "2847", + "id": "5216", + "name": "Julian Janes", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$46,292", + "start_date": "4/24/2004" + }, + { + "extn": "7196", + "id": "5217", + "name": "Candice Grey", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$223,956", + "start_date": "4/11/2017" + }, + { + "extn": "8100", + "id": "5218", + "name": "Benjamin Knight", + "office": "London", + "position": "Electrician", + "salary": "$159,546", + "start_date": "4/23/2003" + }, + { + "extn": "2304", + "id": "5219", + "name": "Doug Tait", + "office": "Berna", + "position": "Stockbroker", + "salary": "$156,706", + "start_date": "12/24/2005" + }, + { + "extn": "1950", + "id": "5220", + "name": "Jacob Rowlands", + "office": "Philadelphia", + "position": "Dentist", + "salary": "$223,685", + "start_date": "5/19/2012" + }, + { + "extn": "8426", + "id": "5221", + "name": "Javier Parker", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$139,928", + "start_date": "6/30/2008" + }, + { + "extn": "3177", + "id": "5222", + "name": "Alan Strong", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$276,689", + "start_date": "5/27/2014" + }, + { + "extn": "9300", + "id": "5223", + "name": "Denny Russel", + "office": "Dallas", + "position": "Production Painter", + "salary": "$135,674", + "start_date": "3/19/2001" + }, + { + "extn": "8935", + "id": "5224", + "name": "Anabel Gonzales", + "office": "Bucharest", + "position": "Steward", + "salary": "$56,623", + "start_date": "6/12/2009" + }, + { + "extn": "1036", + "id": "5225", + "name": "Carmen Booth", + "office": "Venice", + "position": "Fabricator", + "salary": "$265,453", + "start_date": "8/1/2007" + }, + { + "extn": "2638", + "id": "5226", + "name": "John Gavin", + "office": "Portland", + "position": "HR Specialist", + "salary": "$252,963", + "start_date": "1/14/2010" + }, + { + "extn": "3190", + "id": "5227", + "name": "Chelsea Lewin", + "office": "Amarillo", + "position": "Dentist", + "salary": "$250,861", + "start_date": "9/29/2016" + }, + { + "extn": "9777", + "id": "5228", + "name": "Oliver Raven", + "office": "Houston", + "position": "Bookkeeper", + "salary": "$93,564", + "start_date": "2/17/2001" + }, + { + "extn": "1467", + "id": "5229", + "name": "Kaylee Gordon", + "office": "Bellevue", + "position": "Assistant Buyer", + "salary": "$53,883", + "start_date": "11/1/2005" + }, + { + "extn": "1569", + "id": "5230", + "name": "Eduardo Sanchez", + "office": "Stockton", + "position": "Staffing Consultant", + "salary": "$242,264", + "start_date": "10/3/2002" + }, + { + "extn": "4778", + "id": "5231", + "name": "Keira Potter", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$28,565", + "start_date": "7/11/2010" + }, + { + "extn": "1743", + "id": "5232", + "name": "Melania Dwyer", + "office": "Santa Ana", + "position": "Lecturer", + "salary": "$43,312", + "start_date": "9/19/2015" + }, + { + "extn": "8728", + "id": "5233", + "name": "Isabella Price", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$241,759", + "start_date": "9/17/2019" + }, + { + "extn": "5592", + "id": "5234", + "name": "Matthew Dixon", + "office": "Bakersfield", + "position": "Banker", + "salary": "$54,924", + "start_date": "5/4/2017" + }, + { + "extn": "3463", + "id": "5235", + "name": "Henry Connell", + "office": "Quebec", + "position": "Baker", + "salary": "$72,976", + "start_date": "2/11/2001" + }, + { + "extn": "5125", + "id": "5236", + "name": "Alexander Douglas", + "office": "Prague", + "position": "Auditor", + "salary": "$215,548", + "start_date": "4/28/2013" + }, + { + "extn": "9872", + "id": "5237", + "name": "Estrella Ashley", + "office": "Fremont", + "position": "Software Engineer", + "salary": "$59,411", + "start_date": "8/5/2005" + }, + { + "extn": "8714", + "id": "5238", + "name": "George Dann", + "office": "Prague", + "position": "Paramedic", + "salary": "$133,714", + "start_date": "4/13/2014" + }, + { + "extn": "7909", + "id": "5239", + "name": "Ethan Kirby", + "office": "Madrid", + "position": "Project Manager", + "salary": "$79,521", + "start_date": "3/31/2008" + }, + { + "extn": "6751", + "id": "5240", + "name": "Chadwick Long", + "office": "Portland", + "position": "Food Technologist", + "salary": "$171,854", + "start_date": "5/24/2001" + }, + { + "extn": "7427", + "id": "5241", + "name": "Abdul Keys", + "office": "Nashville", + "position": "Auditor", + "salary": "$250,527", + "start_date": "2/26/2016" + }, + { + "extn": "6381", + "id": "5242", + "name": "Celina Patel", + "office": "San Jose", + "position": "Clerk", + "salary": "$45,284", + "start_date": "3/14/2010" + }, + { + "extn": "1234", + "id": "5243", + "name": "Zoe Matthews", + "office": "Paris", + "position": "Audiologist", + "salary": "$134,486", + "start_date": "8/8/2001" + }, + { + "extn": "5066", + "id": "5244", + "name": "Melody Talbot", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$105,332", + "start_date": "11/30/2013" + }, + { + "extn": "3198", + "id": "5245", + "name": "Rocco Ebden", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$296,606", + "start_date": "5/14/2009" + }, + { + "extn": "5752", + "id": "5246", + "name": "Melanie Flett", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$123,237", + "start_date": "8/22/2015" + }, + { + "extn": "1354", + "id": "5247", + "name": "Martin Abbot", + "office": "Fayetteville", + "position": "Investment Advisor", + "salary": "$130,709", + "start_date": "3/28/2001" + }, + { + "extn": "3847", + "id": "5248", + "name": "Carter Samuel", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$193,239", + "start_date": "8/4/2016" + }, + { + "extn": "6086", + "id": "5249", + "name": "Dasha Weasley", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$27,127", + "start_date": "6/10/2003" + }, + { + "extn": "2603", + "id": "5250", + "name": "Gil Hunter", + "office": "Garland", + "position": "Inspector", + "salary": "$224,070", + "start_date": "8/2/2008" + }, + { + "extn": "3972", + "id": "5251", + "name": "Barry Evans", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$68,305", + "start_date": "5/13/2009" + }, + { + "extn": "8841", + "id": "5252", + "name": "Carmella Wallace", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$17,444", + "start_date": "11/10/2009" + }, + { + "extn": "1208", + "id": "5253", + "name": "Erick Yates", + "office": "Orlando", + "position": "Clerk", + "salary": "$203,100", + "start_date": "1/21/2013" + }, + { + "extn": "3793", + "id": "5254", + "name": "Mary Vinton", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$185,293", + "start_date": "9/20/2016" + }, + { + "extn": "2540", + "id": "5255", + "name": "Erick Tait", + "office": "Arlington", + "position": "Doctor", + "salary": "$291,364", + "start_date": "2/19/2011" + }, + { + "extn": "8835", + "id": "5256", + "name": "Danny Rogers", + "office": "Saint Paul", + "position": "Assistant Buyer", + "salary": "$190,706", + "start_date": "11/26/2008" + }, + { + "extn": "9138", + "id": "5257", + "name": "Harvey Blythe", + "office": "Valetta", + "position": "Staffing Consultant", + "salary": "$17,506", + "start_date": "9/14/2003" + }, + { + "extn": "7798", + "id": "5258", + "name": "Mason Tait", + "office": "Milano", + "position": "Call Center Representative", + "salary": "$138,127", + "start_date": "8/30/2009" + }, + { + "extn": "7493", + "id": "5259", + "name": "Samantha Pearson", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$271,743", + "start_date": "4/15/2019" + }, + { + "extn": "7916", + "id": "5260", + "name": "Sebastian Herbert", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$146,643", + "start_date": "1/12/2013" + }, + { + "extn": "4431", + "id": "5261", + "name": "Daron Uddin", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$296,953", + "start_date": "10/2/2013" + }, + { + "extn": "6043", + "id": "5262", + "name": "Aurelia James", + "office": "Atlanta", + "position": "Banker", + "salary": "$187,755", + "start_date": "3/23/2009" + }, + { + "extn": "5622", + "id": "5263", + "name": "Manuel Weldon", + "office": "Lyon", + "position": "Webmaster", + "salary": "$105,929", + "start_date": "4/3/2014" + }, + { + "extn": "6169", + "id": "5264", + "name": "Chanelle Reynolds", + "office": "Zurich", + "position": "Staffing Consultant", + "salary": "$52,015", + "start_date": "9/22/2011" + }, + { + "extn": "3416", + "id": "5265", + "name": "Sienna Watson", + "office": "Fremont", + "position": "Machine Operator", + "salary": "$164,018", + "start_date": "12/1/2001" + }, + { + "extn": "4267", + "id": "5266", + "name": "Sara Michael", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$150,303", + "start_date": "7/26/2003" + }, + { + "extn": "2854", + "id": "5267", + "name": "Hope Bayliss", + "office": "San Francisco", + "position": "Executive Director", + "salary": "$46,327", + "start_date": "8/31/2017" + }, + { + "extn": "8963", + "id": "5268", + "name": "Benjamin Hood", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$187,983", + "start_date": "12/5/2008" + }, + { + "extn": "7822", + "id": "5269", + "name": "Paula Eaton", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$35,773", + "start_date": "7/9/2004" + }, + { + "extn": "9219", + "id": "5270", + "name": "Mina Ross", + "office": "Atlanta", + "position": "Bellman", + "salary": "$254,146", + "start_date": "8/30/2017" + }, + { + "extn": "8883", + "id": "5271", + "name": "Judith Todd", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$16,968", + "start_date": "11/6/2005" + }, + { + "extn": "4019", + "id": "5272", + "name": "Ivette Tanner", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$214,535", + "start_date": "8/18/2002" + }, + { + "extn": "4431", + "id": "5273", + "name": "Candace Lomax", + "office": "Bridgeport", + "position": "Service Supervisor", + "salary": "$182,249", + "start_date": "8/24/2010" + }, + { + "extn": "5999", + "id": "5274", + "name": "Noah Shields", + "office": "Detroit", + "position": "CNC Operator", + "salary": "$278,312", + "start_date": "12/25/2006" + }, + { + "extn": "6822", + "id": "5275", + "name": "Brad Mcnally", + "office": "Baltimore", + "position": "Designer", + "salary": "$207,611", + "start_date": "1/4/2011" + }, + { + "extn": "3076", + "id": "5276", + "name": "Gil Morgan", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$57,225", + "start_date": "2/13/2018" + }, + { + "extn": "5399", + "id": "5277", + "name": "Lucas Emmett", + "office": "Minneapolis", + "position": "Physician", + "salary": "$222,066", + "start_date": "6/11/2011" + }, + { + "extn": "6247", + "id": "5278", + "name": "Julian Vangness", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$133,647", + "start_date": "8/24/2017" + }, + { + "extn": "9521", + "id": "5279", + "name": "Tara Welsch", + "office": "Pittsburgh", + "position": "Ambulatory Nurse", + "salary": "$90,116", + "start_date": "5/28/2002" + }, + { + "extn": "3753", + "id": "5280", + "name": "Evelynn Gunn", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$71,003", + "start_date": "4/24/2001" + }, + { + "extn": "3402", + "id": "5281", + "name": "Sharon Cavanagh", + "office": "Paris", + "position": "Health Educator", + "salary": "$145,518", + "start_date": "7/22/2006" + }, + { + "extn": "8246", + "id": "5282", + "name": "Tania Cooper", + "office": "Wien", + "position": "Operator", + "salary": "$107,472", + "start_date": "6/29/2012" + }, + { + "extn": "5644", + "id": "5283", + "name": "Ilona Roman", + "office": "Moreno Valley", + "position": "Banker", + "salary": "$69,237", + "start_date": "7/30/2011" + }, + { + "extn": "7882", + "id": "5284", + "name": "Kieth Redden", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$263,590", + "start_date": "12/10/2016" + }, + { + "extn": "3170", + "id": "5285", + "name": "Sabina Gavin", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$116,246", + "start_date": "3/5/2005" + }, + { + "extn": "5620", + "id": "5286", + "name": "Margaret Pitt", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$164,798", + "start_date": "2/25/2016" + }, + { + "extn": "6298", + "id": "5287", + "name": "Mike Stanton", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$240,814", + "start_date": "2/27/2017" + }, + { + "extn": "8065", + "id": "5288", + "name": "Sloane Boden", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$173,353", + "start_date": "10/17/2006" + }, + { + "extn": "8080", + "id": "5289", + "name": "Ciara Gonzales", + "office": "Pittsburgh", + "position": "Design Engineer", + "salary": "$27,475", + "start_date": "10/5/2006" + }, + { + "extn": "1457", + "id": "5290", + "name": "Chris Roman", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$281,746", + "start_date": "5/1/2013" + }, + { + "extn": "2137", + "id": "5291", + "name": "Marla Mann", + "office": "Louisville", + "position": "Lecturer", + "salary": "$292,461", + "start_date": "7/30/2000" + }, + { + "extn": "9154", + "id": "5292", + "name": "Chad Attwood", + "office": "Henderson", + "position": "Software Engineer", + "salary": "$143,657", + "start_date": "7/21/2001" + }, + { + "extn": "8651", + "id": "5293", + "name": "Eduardo Baldwin", + "office": "Miami", + "position": "CNC Operator", + "salary": "$158,516", + "start_date": "10/14/2005" + }, + { + "extn": "4348", + "id": "5294", + "name": "Sara Drummond", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$145,566", + "start_date": "4/2/2004" + }, + { + "extn": "9285", + "id": "5295", + "name": "Zara Briggs", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$92,223", + "start_date": "3/11/2015" + }, + { + "extn": "7086", + "id": "5296", + "name": "Cassidy Williams", + "office": "New York", + "position": "Service Supervisor", + "salary": "$10,795", + "start_date": "7/20/2003" + }, + { + "extn": "2778", + "id": "5297", + "name": "Denny James", + "office": "Sacramento", + "position": "Mobile Developer", + "salary": "$20,034", + "start_date": "1/3/2014" + }, + { + "extn": "4384", + "id": "5298", + "name": "Harvey Edwards", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$223,612", + "start_date": "5/11/2007" + }, + { + "extn": "5225", + "id": "5299", + "name": "Jackeline Shaw", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$188,501", + "start_date": "9/3/2010" + }, + { + "extn": "3322", + "id": "5300", + "name": "Maia Healy", + "office": "Berna", + "position": "Doctor", + "salary": "$225,089", + "start_date": "4/10/2011" + }, + { + "extn": "5588", + "id": "5301", + "name": "Henry Lynch", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$59,784", + "start_date": "12/4/2015" + }, + { + "extn": "5424", + "id": "5302", + "name": "Morgan Wilde", + "office": "Lincoln", + "position": "Banker", + "salary": "$179,310", + "start_date": "9/10/2004" + }, + { + "extn": "9428", + "id": "5303", + "name": "Aisha Crawley", + "office": "Springfield", + "position": "Project Manager", + "salary": "$158,863", + "start_date": "3/28/2002" + }, + { + "extn": "3732", + "id": "5304", + "name": "Chelsea Malone", + "office": "New Orleans", + "position": "Cash Manager", + "salary": "$82,473", + "start_date": "7/23/2000" + }, + { + "extn": "2899", + "id": "5305", + "name": "Chuck Willis", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$240,428", + "start_date": "7/9/2001" + }, + { + "extn": "1765", + "id": "5306", + "name": "Shay Wilcox", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$45,968", + "start_date": "3/7/2017" + }, + { + "extn": "9616", + "id": "5307", + "name": "Denny Little", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$94,574", + "start_date": "7/4/2018" + }, + { + "extn": "1728", + "id": "5308", + "name": "Josh Hale", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$286,392", + "start_date": "11/19/2017" + }, + { + "extn": "6858", + "id": "5309", + "name": "Benny Isaac", + "office": "Valetta", + "position": "IT Support Staff", + "salary": "$46,546", + "start_date": "9/15/2018" + }, + { + "extn": "4724", + "id": "5310", + "name": "Carina Olivier", + "office": "Omaha", + "position": "Cashier", + "salary": "$117,323", + "start_date": "5/13/2002" + }, + { + "extn": "5092", + "id": "5311", + "name": "Josh Morgan", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$27,253", + "start_date": "7/29/2015" + }, + { + "extn": "5925", + "id": "5312", + "name": "Julius Flynn", + "office": "Irving", + "position": "Dentist", + "salary": "$251,072", + "start_date": "8/5/2005" + }, + { + "extn": "5652", + "id": "5313", + "name": "Leroy Fox", + "office": "Memphis", + "position": "Chef Manager", + "salary": "$194,566", + "start_date": "9/4/2009" + }, + { + "extn": "9561", + "id": "5314", + "name": "Kimberly Thomas", + "office": "Zurich", + "position": "Webmaster", + "salary": "$89,070", + "start_date": "9/8/2009" + }, + { + "extn": "7683", + "id": "5315", + "name": "Emma Lunt", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$94,205", + "start_date": "5/5/2011" + }, + { + "extn": "2751", + "id": "5316", + "name": "Karen Rixon", + "office": "Wien", + "position": "Cash Manager", + "salary": "$192,058", + "start_date": "4/27/2005" + }, + { + "extn": "2769", + "id": "5317", + "name": "Abdul Samuel", + "office": "San Jose", + "position": "Biologist", + "salary": "$101,949", + "start_date": "7/23/2006" + }, + { + "extn": "8057", + "id": "5318", + "name": "Mark Griffiths", + "office": "Las Vegas", + "position": "Physician", + "salary": "$298,838", + "start_date": "10/12/2014" + }, + { + "extn": "8993", + "id": "5319", + "name": "Wendy Cameron", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$295,882", + "start_date": "10/29/2005" + }, + { + "extn": "4097", + "id": "5320", + "name": "Darlene Nicholls", + "office": "Louisville", + "position": "Stockbroker", + "salary": "$203,016", + "start_date": "6/10/2007" + }, + { + "extn": "3023", + "id": "5321", + "name": "Peter Wilton", + "office": "Fayetteville", + "position": "Call Center Representative", + "salary": "$53,083", + "start_date": "8/7/2009" + }, + { + "extn": "5263", + "id": "5322", + "name": "Marie Savage", + "office": "Louisville", + "position": "Dentist", + "salary": "$153,377", + "start_date": "10/9/2008" + }, + { + "extn": "4316", + "id": "5323", + "name": "William Watt", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$59,444", + "start_date": "12/15/2007" + }, + { + "extn": "8389", + "id": "5324", + "name": "Noah Pierce", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$109,059", + "start_date": "5/14/2001" + }, + { + "extn": "9382", + "id": "5325", + "name": "Fred Poulton", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$181,842", + "start_date": "11/16/2017" + }, + { + "extn": "9284", + "id": "5326", + "name": "Dani Jarvis", + "office": "Honolulu", + "position": "Cash Manager", + "salary": "$258,865", + "start_date": "4/15/2002" + }, + { + "extn": "9094", + "id": "5327", + "name": "Nick Camden", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$29,789", + "start_date": "4/27/2012" + }, + { + "extn": "5025", + "id": "5328", + "name": "Molly Townend", + "office": "Reno", + "position": "Business Broker", + "salary": "$58,989", + "start_date": "4/24/2009" + }, + { + "extn": "9319", + "id": "5329", + "name": "Dalia Whitmore", + "office": "Reno", + "position": "Pharmacist", + "salary": "$23,155", + "start_date": "12/10/2002" + }, + { + "extn": "8742", + "id": "5330", + "name": "Juliet Bailey", + "office": "San Bernardino", + "position": "Steward", + "salary": "$182,856", + "start_date": "1/15/2000" + }, + { + "extn": "2880", + "id": "5331", + "name": "Eileen Horton", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$227,455", + "start_date": "4/1/2013" + }, + { + "extn": "2649", + "id": "5332", + "name": "Benny Walker", + "office": "Lisbon", + "position": "Doctor", + "salary": "$10,555", + "start_date": "10/26/2013" + }, + { + "extn": "6348", + "id": "5333", + "name": "Judith Larkin", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$34,494", + "start_date": "1/31/2012" + }, + { + "extn": "2771", + "id": "5334", + "name": "Colleen Clark", + "office": "Las Vegas", + "position": "Business Broker", + "salary": "$119,418", + "start_date": "8/18/2018" + }, + { + "extn": "8510", + "id": "5335", + "name": "Harvey Burge", + "office": "San Bernardino", + "position": "Staffing Consultant", + "salary": "$117,034", + "start_date": "3/27/2016" + }, + { + "extn": "1840", + "id": "5336", + "name": "Bob Ellery", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$114,311", + "start_date": "6/18/2001" + }, + { + "extn": "2952", + "id": "5337", + "name": "Phillip Bryant", + "office": "Bridgeport", + "position": "Chef Manager", + "salary": "$271,237", + "start_date": "11/30/2009" + }, + { + "extn": "7688", + "id": "5338", + "name": "Carolyn Alcroft", + "office": "Prague", + "position": "Associate Professor", + "salary": "$179,954", + "start_date": "5/13/2015" + }, + { + "extn": "5981", + "id": "5339", + "name": "Johnny Dunbar", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$150,118", + "start_date": "10/11/2016" + }, + { + "extn": "2674", + "id": "5340", + "name": "Roger Giles", + "office": "Venice", + "position": "Loan Officer", + "salary": "$282,877", + "start_date": "12/8/2011" + }, + { + "extn": "4121", + "id": "5341", + "name": "Mason Miller", + "office": "Wien", + "position": "Loan Officer", + "salary": "$44,266", + "start_date": "7/22/2006" + }, + { + "extn": "6492", + "id": "5342", + "name": "Belinda Collis", + "office": "Bellevue", + "position": "Restaurant Manager", + "salary": "$278,488", + "start_date": "10/7/2018" + }, + { + "extn": "8135", + "id": "5343", + "name": "Sienna Rose", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$201,605", + "start_date": "9/3/2011" + }, + { + "extn": "5467", + "id": "5344", + "name": "Harriet Fenton", + "office": "Milano", + "position": "Treasurer", + "salary": "$170,313", + "start_date": "11/24/2009" + }, + { + "extn": "1187", + "id": "5345", + "name": "Mona Lane", + "office": "Lisbon", + "position": "Electrician", + "salary": "$235,227", + "start_date": "8/31/2019" + }, + { + "extn": "5871", + "id": "5346", + "name": "Rose Avery", + "office": "San Jose", + "position": "Pharmacist", + "salary": "$117,809", + "start_date": "8/30/2010" + }, + { + "extn": "2096", + "id": "5347", + "name": "Janice Murphy", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$45,950", + "start_date": "12/2/2008" + }, + { + "extn": "7915", + "id": "5348", + "name": "Anabel Todd", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$294,373", + "start_date": "4/5/2011" + }, + { + "extn": "1899", + "id": "5349", + "name": "Caleb Powell", + "office": "Stockton", + "position": "Audiologist", + "salary": "$154,403", + "start_date": "12/30/2018" + }, + { + "extn": "4674", + "id": "5350", + "name": "Isabella Jarvis", + "office": "New York", + "position": "Associate Professor", + "salary": "$71,638", + "start_date": "3/31/2017" + }, + { + "extn": "5610", + "id": "5351", + "name": "Luke Gregory", + "office": "Louisville", + "position": "Production Painter", + "salary": "$95,355", + "start_date": "4/3/2015" + }, + { + "extn": "1046", + "id": "5352", + "name": "Sabina Mann", + "office": "Stockton", + "position": "Clerk", + "salary": "$208,678", + "start_date": "12/9/2006" + }, + { + "extn": "8810", + "id": "5353", + "name": "Caleb Purvis", + "office": "Hayward", + "position": "Machine Operator", + "salary": "$224,183", + "start_date": "2/28/2003" + }, + { + "extn": "7156", + "id": "5354", + "name": "Nate Bryant", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$267,794", + "start_date": "10/31/2008" + }, + { + "extn": "3644", + "id": "5355", + "name": "Carter Nielson", + "office": "Albuquerque", + "position": "Design Engineer", + "salary": "$194,360", + "start_date": "2/22/2017" + }, + { + "extn": "7263", + "id": "5356", + "name": "Alessandra Robinson", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$176,971", + "start_date": "11/15/2017" + }, + { + "extn": "2644", + "id": "5357", + "name": "Stella Abbey", + "office": "Salem", + "position": "HR Specialist", + "salary": "$105,666", + "start_date": "3/15/2013" + }, + { + "extn": "6872", + "id": "5358", + "name": "Tyler Stanley", + "office": "Paris", + "position": "Machine Operator", + "salary": "$127,465", + "start_date": "3/1/2017" + }, + { + "extn": "1061", + "id": "5359", + "name": "Mark Dyson", + "office": "Jersey City", + "position": "Systems Administrator", + "salary": "$256,432", + "start_date": "11/11/2014" + }, + { + "extn": "1613", + "id": "5360", + "name": "Ember Upton", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$193,415", + "start_date": "7/9/2013" + }, + { + "extn": "5637", + "id": "5361", + "name": "Eden Mccormick", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$256,354", + "start_date": "12/6/2004" + }, + { + "extn": "9424", + "id": "5362", + "name": "Maia Marshall", + "office": "London", + "position": "Executive Director", + "salary": "$165,018", + "start_date": "1/25/2013" + }, + { + "extn": "7902", + "id": "5363", + "name": "Josephine Gosling", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$193,863", + "start_date": "10/24/2015" + }, + { + "extn": "7609", + "id": "5364", + "name": "Payton Wallace", + "office": "San Jose", + "position": "Cash Manager", + "salary": "$142,289", + "start_date": "8/22/2004" + }, + { + "extn": "7230", + "id": "5365", + "name": "Goldie Healy", + "office": "Zurich", + "position": "Webmaster", + "salary": "$280,774", + "start_date": "10/15/2014" + }, + { + "extn": "9703", + "id": "5366", + "name": "Kieth Booth", + "office": "Dallas", + "position": "Bookkeeper", + "salary": "$53,766", + "start_date": "7/20/2009" + }, + { + "extn": "5850", + "id": "5367", + "name": "Matthew Hudson", + "office": "Charlotte", + "position": "Inspector", + "salary": "$80,707", + "start_date": "5/2/2018" + }, + { + "extn": "4744", + "id": "5368", + "name": "Abbey Saunders", + "office": "Lancaster", + "position": "Auditor", + "salary": "$48,795", + "start_date": "1/29/2002" + }, + { + "extn": "1866", + "id": "5369", + "name": "Adina Bingham", + "office": "Jersey City", + "position": "Dentist", + "salary": "$207,614", + "start_date": "4/16/2005" + }, + { + "extn": "7953", + "id": "5370", + "name": "Raquel Gates", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$293,137", + "start_date": "2/5/2004" + }, + { + "extn": "4174", + "id": "5371", + "name": "Adelaide Hamilton", + "office": "Atlanta", + "position": "Systems Administrator", + "salary": "$78,524", + "start_date": "4/19/2001" + }, + { + "extn": "3634", + "id": "5372", + "name": "Vera Reid", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$60,335", + "start_date": "6/4/2016" + }, + { + "extn": "3779", + "id": "5373", + "name": "Scarlett Graves", + "office": "Dallas", + "position": "Paramedic", + "salary": "$267,175", + "start_date": "8/3/2006" + }, + { + "extn": "6325", + "id": "5374", + "name": "Alexander Mccall", + "office": "Lyon", + "position": "Bellman", + "salary": "$268,523", + "start_date": "2/16/2018" + }, + { + "extn": "5809", + "id": "5375", + "name": "Natalie Leigh", + "office": "Huntsville", + "position": "Biologist", + "salary": "$233,056", + "start_date": "2/14/2018" + }, + { + "extn": "7430", + "id": "5376", + "name": "Christy Owen", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$114,708", + "start_date": "1/3/2015" + }, + { + "extn": "3545", + "id": "5377", + "name": "Rocco Whinter", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$54,759", + "start_date": "9/8/2004" + }, + { + "extn": "4377", + "id": "5378", + "name": "Rufus Cox", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$85,779", + "start_date": "10/27/2015" + }, + { + "extn": "9766", + "id": "5379", + "name": "Percy Rixon", + "office": "Bridgeport", + "position": "Cook", + "salary": "$107,678", + "start_date": "12/15/2003" + }, + { + "extn": "2689", + "id": "5380", + "name": "Mark Haines", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$188,798", + "start_date": "7/6/2012" + }, + { + "extn": "8609", + "id": "5381", + "name": "Rosie Mitchell", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$15,094", + "start_date": "7/25/2007" + }, + { + "extn": "6705", + "id": "5382", + "name": "Beatrice Lane", + "office": "Lyon", + "position": "Electrician", + "salary": "$193,508", + "start_date": "3/14/2005" + }, + { + "extn": "6364", + "id": "5383", + "name": "Eryn Oakley", + "office": "Memphis", + "position": "Call Center Representative", + "salary": "$132,754", + "start_date": "2/5/2012" + }, + { + "extn": "6559", + "id": "5384", + "name": "Mason Hilton", + "office": "Fremont", + "position": "Cook", + "salary": "$253,118", + "start_date": "1/6/2007" + }, + { + "extn": "2599", + "id": "5385", + "name": "Bryce Jarrett", + "office": "Denver", + "position": "Designer", + "salary": "$281,096", + "start_date": "10/9/2019" + }, + { + "extn": "6338", + "id": "5386", + "name": "Jack Myatt", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$120,465", + "start_date": "7/28/2015" + }, + { + "extn": "1024", + "id": "5387", + "name": "Alba Dann", + "office": "Laredo", + "position": "Systems Administrator", + "salary": "$41,057", + "start_date": "10/11/2012" + }, + { + "extn": "5046", + "id": "5388", + "name": "Gabriel Cobb", + "office": "Nashville", + "position": "Executive Director", + "salary": "$83,979", + "start_date": "7/27/2008" + }, + { + "extn": "7162", + "id": "5389", + "name": "Payton Allcott", + "office": "Jersey City", + "position": "Auditor", + "salary": "$38,161", + "start_date": "1/31/2015" + }, + { + "extn": "1055", + "id": "5390", + "name": "Hanna Thomas", + "office": "Tokyo", + "position": "Restaurant Manager", + "salary": "$51,129", + "start_date": "9/19/2019" + }, + { + "extn": "3480", + "id": "5391", + "name": "Abdul Stanton", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$211,072", + "start_date": "8/27/2006" + }, + { + "extn": "7770", + "id": "5392", + "name": "Chris Parker", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$67,085", + "start_date": "1/12/2019" + }, + { + "extn": "4692", + "id": "5393", + "name": "Clint Porter", + "office": "Laredo", + "position": "Treasurer", + "salary": "$36,406", + "start_date": "6/12/2008" + }, + { + "extn": "1061", + "id": "5394", + "name": "Monica Walter", + "office": "San Diego", + "position": "Accountant", + "salary": "$104,675", + "start_date": "8/14/2009" + }, + { + "extn": "9384", + "id": "5395", + "name": "Carmen Gibson", + "office": "Detroit", + "position": "Designer", + "salary": "$244,023", + "start_date": "10/16/2004" + }, + { + "extn": "1898", + "id": "5396", + "name": "Martha Rivers", + "office": "Scottsdale", + "position": "Webmaster", + "salary": "$266,075", + "start_date": "5/8/2018" + }, + { + "extn": "2758", + "id": "5397", + "name": "Brad Vernon", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$264,045", + "start_date": "11/23/2018" + }, + { + "extn": "6109", + "id": "5398", + "name": "Bree Stubbs", + "office": "Seattle", + "position": "Health Educator", + "salary": "$274,833", + "start_date": "10/20/2009" + }, + { + "extn": "4779", + "id": "5399", + "name": "Chris Cunningham", + "office": "Phoenix", + "position": "Associate Professor", + "salary": "$247,072", + "start_date": "8/21/2007" + }, + { + "extn": "2652", + "id": "5400", + "name": "Winnie Allen", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$57,136", + "start_date": "12/1/2000" + }, + { + "extn": "7578", + "id": "5401", + "name": "Harriet Patel", + "office": "Phoenix", + "position": "Clerk", + "salary": "$146,184", + "start_date": "2/2/2007" + }, + { + "extn": "5692", + "id": "5402", + "name": "Peter Kelly", + "office": "Huntsville", + "position": "IT Support Staff", + "salary": "$193,904", + "start_date": "7/26/2010" + }, + { + "extn": "6411", + "id": "5403", + "name": "Rufus Brooks", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$139,896", + "start_date": "2/28/2006" + }, + { + "extn": "7715", + "id": "5404", + "name": "Elijah Ranks", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$82,227", + "start_date": "12/21/2012" + }, + { + "extn": "3277", + "id": "5405", + "name": "Deborah Lewin", + "office": "Long Beach", + "position": "Associate Professor", + "salary": "$215,392", + "start_date": "5/30/2010" + }, + { + "extn": "5722", + "id": "5406", + "name": "Elena Ramsey", + "office": "Salem", + "position": "Design Engineer", + "salary": "$65,318", + "start_date": "12/30/2014" + }, + { + "extn": "3852", + "id": "5407", + "name": "Martin Wade", + "office": "Phoenix", + "position": "Dentist", + "salary": "$181,955", + "start_date": "8/7/2015" + }, + { + "extn": "3420", + "id": "5408", + "name": "Carl Dickson", + "office": "Atlanta", + "position": "Biologist", + "salary": "$71,925", + "start_date": "2/21/2001" + }, + { + "extn": "5684", + "id": "5409", + "name": "Rita Rees", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$273,119", + "start_date": "7/26/2002" + }, + { + "extn": "6143", + "id": "5410", + "name": "Barney Wade", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$194,980", + "start_date": "2/14/2004" + }, + { + "extn": "1240", + "id": "5411", + "name": "Kieth Bryant", + "office": "Lyon", + "position": "Designer", + "salary": "$174,779", + "start_date": "8/29/2009" + }, + { + "extn": "3730", + "id": "5412", + "name": "Joseph Tutton", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$82,473", + "start_date": "4/10/2005" + }, + { + "extn": "5765", + "id": "5413", + "name": "Noah Gregory", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$10,654", + "start_date": "8/21/2009" + }, + { + "extn": "5574", + "id": "5414", + "name": "Chad Ebden", + "office": "Berna", + "position": "Bookkeeper", + "salary": "$224,566", + "start_date": "1/13/2002" + }, + { + "extn": "8176", + "id": "5415", + "name": "Kurt Ainsworth", + "office": "Milano", + "position": "Cash Manager", + "salary": "$245,059", + "start_date": "12/9/2017" + }, + { + "extn": "2499", + "id": "5416", + "name": "Ema Spencer", + "office": "Lyon", + "position": "Steward", + "salary": "$290,770", + "start_date": "12/28/2018" + }, + { + "extn": "8720", + "id": "5417", + "name": "Zoe Gaynor", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$149,259", + "start_date": "1/10/2015" + }, + { + "extn": "1361", + "id": "5418", + "name": "Liam Cattell", + "office": "Lincoln", + "position": "Accountant", + "salary": "$214,296", + "start_date": "8/27/2013" + }, + { + "extn": "5484", + "id": "5419", + "name": "Madison Addley", + "office": "Chicago", + "position": "Steward", + "salary": "$200,042", + "start_date": "7/25/2018" + }, + { + "extn": "7867", + "id": "5420", + "name": "Evelynn Taylor", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$77,163", + "start_date": "12/3/2000" + }, + { + "extn": "2052", + "id": "5421", + "name": "Catherine Ellis", + "office": "St. Louis", + "position": "Systems Administrator", + "salary": "$194,372", + "start_date": "3/12/2018" + }, + { + "extn": "4425", + "id": "5422", + "name": "Makenzie Parker", + "office": "London", + "position": "Designer", + "salary": "$120,423", + "start_date": "2/21/2005" + }, + { + "extn": "1277", + "id": "5423", + "name": "Laila Olivier", + "office": "Hayward", + "position": "Steward", + "salary": "$264,846", + "start_date": "5/9/2018" + }, + { + "extn": "2735", + "id": "5424", + "name": "Mike Stone", + "office": "Detroit", + "position": "Cashier", + "salary": "$260,296", + "start_date": "3/29/2016" + }, + { + "extn": "4457", + "id": "5425", + "name": "Benjamin Poulton", + "office": "Fremont", + "position": "Steward", + "salary": "$25,459", + "start_date": "3/16/2013" + }, + { + "extn": "3690", + "id": "5426", + "name": "Logan Hancock", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$166,780", + "start_date": "8/1/2017" + }, + { + "extn": "5852", + "id": "5427", + "name": "Nate Dobson", + "office": "Murfreesboro", + "position": "Chef Manager", + "salary": "$31,270", + "start_date": "4/26/2001" + }, + { + "extn": "4620", + "id": "5428", + "name": "Erick Dann", + "office": "Houston", + "position": "Auditor", + "salary": "$236,579", + "start_date": "9/25/2010" + }, + { + "extn": "7894", + "id": "5429", + "name": "Roger Miller", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$214,147", + "start_date": "4/24/2010" + }, + { + "extn": "8813", + "id": "5430", + "name": "Tom Whatson", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$193,203", + "start_date": "7/6/2002" + }, + { + "extn": "5808", + "id": "5431", + "name": "Wade Graham", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$191,840", + "start_date": "8/8/2009" + }, + { + "extn": "3144", + "id": "5432", + "name": "Jacob Carson", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$117,237", + "start_date": "12/14/2005" + }, + { + "extn": "8624", + "id": "5433", + "name": "Joseph Lindsay", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$191,401", + "start_date": "5/6/2013" + }, + { + "extn": "2087", + "id": "5434", + "name": "Maxwell Lunt", + "office": "Phoenix", + "position": "Auditor", + "salary": "$169,361", + "start_date": "7/20/2019" + }, + { + "extn": "1507", + "id": "5435", + "name": "Sebastian Dillon", + "office": "Paris", + "position": "Cash Manager", + "salary": "$121,047", + "start_date": "8/14/2017" + }, + { + "extn": "4611", + "id": "5436", + "name": "Francesca Quinton", + "office": "Lisbon", + "position": "Steward", + "salary": "$169,205", + "start_date": "8/19/2012" + }, + { + "extn": "6079", + "id": "5437", + "name": "Ron Appleton", + "office": "Arlington", + "position": "Cash Manager", + "salary": "$145,988", + "start_date": "7/23/2003" + }, + { + "extn": "6955", + "id": "5438", + "name": "Celia Kidd", + "office": "Moreno Valley", + "position": "Biologist", + "salary": "$105,661", + "start_date": "3/24/2012" + }, + { + "extn": "1908", + "id": "5439", + "name": "Alex Khan", + "office": "Henderson", + "position": "Service Supervisor", + "salary": "$141,262", + "start_date": "8/4/2011" + }, + { + "extn": "8145", + "id": "5440", + "name": "Julian Dubois", + "office": "Reno", + "position": "Biologist", + "salary": "$35,142", + "start_date": "6/4/2006" + }, + { + "extn": "6861", + "id": "5441", + "name": "Ilona Herbert", + "office": "Pittsburgh", + "position": "Cash Manager", + "salary": "$279,135", + "start_date": "5/4/2019" + }, + { + "extn": "4956", + "id": "5442", + "name": "Daniel Hooper", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$187,481", + "start_date": "7/22/2001" + }, + { + "extn": "9507", + "id": "5443", + "name": "Isabella Glynn", + "office": "Sacramento", + "position": "Operator", + "salary": "$212,702", + "start_date": "4/24/2016" + }, + { + "extn": "4697", + "id": "5444", + "name": "Sebastian Mould", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$58,180", + "start_date": "7/4/2018" + }, + { + "extn": "9856", + "id": "5445", + "name": "Rick Ulyatt", + "office": "Salt Lake City", + "position": "Systems Administrator", + "salary": "$106,495", + "start_date": "7/15/2017" + }, + { + "extn": "9890", + "id": "5446", + "name": "Anthony Edler", + "office": "Bucharest", + "position": "Web Developer", + "salary": "$35,959", + "start_date": "8/3/2000" + }, + { + "extn": "3185", + "id": "5447", + "name": "Alessia Bradley", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$266,035", + "start_date": "3/29/2013" + }, + { + "extn": "8567", + "id": "5448", + "name": "Julius Gaynor", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$273,800", + "start_date": "8/17/2016" + }, + { + "extn": "4778", + "id": "5449", + "name": "Carmella Strong", + "office": "Salt Lake City", + "position": "Physician", + "salary": "$290,338", + "start_date": "9/29/2018" + }, + { + "extn": "4064", + "id": "5450", + "name": "Jocelyn Redden", + "office": "Albuquerque", + "position": "Web Developer", + "salary": "$146,163", + "start_date": "9/20/2012" + }, + { + "extn": "6915", + "id": "5451", + "name": "Louise Rosenbloom", + "office": "Ontario", + "position": "Machine Operator", + "salary": "$44,354", + "start_date": "9/29/2003" + }, + { + "extn": "2219", + "id": "5452", + "name": "Angel Callan", + "office": "Phoenix", + "position": "Loan Officer", + "salary": "$127,681", + "start_date": "11/29/2004" + }, + { + "extn": "6574", + "id": "5453", + "name": "Carmella Torres", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$217,119", + "start_date": "11/15/2009" + }, + { + "extn": "4046", + "id": "5454", + "name": "Ruth Parker", + "office": "Hollywood", + "position": "Auditor", + "salary": "$79,583", + "start_date": "9/15/2005" + }, + { + "extn": "6972", + "id": "5455", + "name": "Mark Thorne", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$167,557", + "start_date": "1/11/2010" + }, + { + "extn": "8165", + "id": "5456", + "name": "Madelyn Oatway", + "office": "Seattle", + "position": "Physician", + "salary": "$172,986", + "start_date": "4/17/2011" + }, + { + "extn": "2320", + "id": "5457", + "name": "Bart Stewart", + "office": "Indianapolis", + "position": "Banker", + "salary": "$153,163", + "start_date": "1/12/2018" + }, + { + "extn": "8232", + "id": "5458", + "name": "Carmen Ward", + "office": "Washington", + "position": "Stockbroker", + "salary": "$139,431", + "start_date": "7/17/2016" + }, + { + "extn": "9741", + "id": "5459", + "name": "Tom Woodley", + "office": "Springfield", + "position": "HR Specialist", + "salary": "$233,247", + "start_date": "9/30/2009" + }, + { + "extn": "3039", + "id": "5460", + "name": "Ethan Cork", + "office": "Washington", + "position": "Auditor", + "salary": "$184,822", + "start_date": "2/13/2007" + }, + { + "extn": "5306", + "id": "5461", + "name": "Hank Robinson", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$224,767", + "start_date": "3/9/2015" + }, + { + "extn": "7478", + "id": "5462", + "name": "Angelique Goodman", + "office": "Irving", + "position": "Mobile Developer", + "salary": "$148,978", + "start_date": "8/7/2018" + }, + { + "extn": "5333", + "id": "5463", + "name": "Julius Irwin", + "office": "Reno", + "position": "Fabricator", + "salary": "$164,200", + "start_date": "1/19/2012" + }, + { + "extn": "1454", + "id": "5464", + "name": "Jacob Booth", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$84,881", + "start_date": "4/3/2000" + }, + { + "extn": "6034", + "id": "5465", + "name": "Lauren Wright", + "office": "Detroit", + "position": "Webmaster", + "salary": "$30,123", + "start_date": "9/3/2012" + }, + { + "extn": "7871", + "id": "5466", + "name": "Noah Douglas", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$185,785", + "start_date": "8/19/2005" + }, + { + "extn": "1303", + "id": "5467", + "name": "Kieth London", + "office": "Valetta", + "position": "Cashier", + "salary": "$21,635", + "start_date": "8/7/2017" + }, + { + "extn": "6747", + "id": "5468", + "name": "Bart Verdon", + "office": "Bridgeport", + "position": "Staffing Consultant", + "salary": "$18,142", + "start_date": "12/14/2000" + }, + { + "extn": "6951", + "id": "5469", + "name": "Mary Hope", + "office": "Ontario", + "position": "Mobile Developer", + "salary": "$165,178", + "start_date": "12/11/2004" + }, + { + "extn": "2354", + "id": "5470", + "name": "Elijah Edley", + "office": "Baltimore", + "position": "Physician", + "salary": "$229,121", + "start_date": "1/3/2012" + }, + { + "extn": "2062", + "id": "5471", + "name": "Carl Egerton", + "office": "San Francisco", + "position": "Electrician", + "salary": "$43,563", + "start_date": "10/19/2012" + }, + { + "extn": "9582", + "id": "5472", + "name": "Michelle Wood", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$153,914", + "start_date": "6/25/2004" + }, + { + "extn": "8523", + "id": "5473", + "name": "Leilani Dempsey", + "office": "Honolulu", + "position": "Operator", + "salary": "$171,529", + "start_date": "10/20/2017" + }, + { + "extn": "3702", + "id": "5474", + "name": "Matthew Larsen", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$260,561", + "start_date": "8/9/2002" + }, + { + "extn": "3489", + "id": "5475", + "name": "Rick Burge", + "office": "St. Louis", + "position": "Dentist", + "salary": "$229,913", + "start_date": "12/3/2012" + }, + { + "extn": "3052", + "id": "5476", + "name": "Marvin Fowler", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$90,028", + "start_date": "1/20/2016" + }, + { + "extn": "9903", + "id": "5477", + "name": "Ron Lewin", + "office": "Lyon", + "position": "Treasurer", + "salary": "$243,736", + "start_date": "5/11/2018" + }, + { + "extn": "5765", + "id": "5478", + "name": "Candace Bullock", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$151,872", + "start_date": "4/25/2012" + }, + { + "extn": "5465", + "id": "5479", + "name": "Ruby Bell", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$20,285", + "start_date": "11/29/2017" + }, + { + "extn": "3400", + "id": "5480", + "name": "Hayden Ripley", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$287,387", + "start_date": "2/18/2013" + }, + { + "extn": "1868", + "id": "5481", + "name": "Diane Tutton", + "office": "Nashville", + "position": "Production Painter", + "salary": "$179,711", + "start_date": "7/20/2005" + }, + { + "extn": "3708", + "id": "5482", + "name": "Kimberly Furnell", + "office": "Norfolk", + "position": "Insurance Broker", + "salary": "$269,943", + "start_date": "7/7/2008" + }, + { + "extn": "1261", + "id": "5483", + "name": "Tyler Ellwood", + "office": "Laredo", + "position": "Doctor", + "salary": "$32,516", + "start_date": "1/10/2007" + }, + { + "extn": "2632", + "id": "5484", + "name": "Peyton Palmer", + "office": "Salt Lake City", + "position": "Food Technologist", + "salary": "$135,496", + "start_date": "1/1/2016" + }, + { + "extn": "3630", + "id": "5485", + "name": "Rita Cadman", + "office": "Columbus", + "position": "Associate Professor", + "salary": "$69,069", + "start_date": "3/2/2007" + }, + { + "extn": "9291", + "id": "5486", + "name": "Logan Carson", + "office": "Innsbruck", + "position": "Restaurant Manager", + "salary": "$115,693", + "start_date": "12/21/2004" + }, + { + "extn": "2780", + "id": "5487", + "name": "Doug Tait", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$271,258", + "start_date": "12/1/2004" + }, + { + "extn": "4823", + "id": "5488", + "name": "Logan Edwards", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$253,873", + "start_date": "3/24/2001" + }, + { + "extn": "9497", + "id": "5489", + "name": "Leah Umney", + "office": "Prague", + "position": "Fabricator", + "salary": "$87,432", + "start_date": "7/23/2017" + }, + { + "extn": "7755", + "id": "5490", + "name": "Nathan Stanley", + "office": "Oakland", + "position": "Cash Manager", + "salary": "$283,872", + "start_date": "3/29/2003" + }, + { + "extn": "9548", + "id": "5491", + "name": "Emely Morrow", + "office": "San Jose", + "position": "Operator", + "salary": "$228,231", + "start_date": "5/18/2016" + }, + { + "extn": "5131", + "id": "5492", + "name": "Mason Rigg", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$232,033", + "start_date": "1/9/2006" + }, + { + "extn": "7494", + "id": "5493", + "name": "Courtney Dobson", + "office": "Lisbon", + "position": "Inspector", + "salary": "$168,985", + "start_date": "3/4/2006" + }, + { + "extn": "5931", + "id": "5494", + "name": "Vera Gibson", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$134,254", + "start_date": "7/21/2018" + }, + { + "extn": "5283", + "id": "5495", + "name": "Melania Clark", + "office": "Amarillo", + "position": "Staffing Consultant", + "salary": "$180,709", + "start_date": "12/19/2013" + }, + { + "extn": "9304", + "id": "5496", + "name": "Marina Young", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$238,152", + "start_date": "1/25/2002" + }, + { + "extn": "5256", + "id": "5497", + "name": "Chester Stevenson", + "office": "Detroit", + "position": "Inspector", + "salary": "$273,943", + "start_date": "12/28/2014" + }, + { + "extn": "8055", + "id": "5498", + "name": "Eduardo Robe", + "office": "Indianapolis", + "position": "Food Technologist", + "salary": "$25,387", + "start_date": "7/25/2016" + }, + { + "extn": "7298", + "id": "5499", + "name": "Jacob Edwards", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$164,112", + "start_date": "4/1/2000" + }, + { + "extn": "6668", + "id": "5500", + "name": "Logan Ring", + "office": "Lisbon", + "position": "Retail Trainee", + "salary": "$192,899", + "start_date": "8/2/2004" + }, + { + "extn": "5359", + "id": "5501", + "name": "Lorraine Mcneill", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$241,792", + "start_date": "5/8/2006" + }, + { + "extn": "3461", + "id": "5502", + "name": "Rocco Waterson", + "office": "Nashville", + "position": "Physician", + "salary": "$171,216", + "start_date": "2/8/2001" + }, + { + "extn": "7808", + "id": "5503", + "name": "Gina Driscoll", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$255,361", + "start_date": "1/27/2004" + }, + { + "extn": "9144", + "id": "5504", + "name": "Caleb Anderson", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$193,956", + "start_date": "6/22/2010" + }, + { + "extn": "3835", + "id": "5505", + "name": "Hayden Owen", + "office": "Madison", + "position": "Cash Manager", + "salary": "$56,367", + "start_date": "12/29/2018" + }, + { + "extn": "7090", + "id": "5506", + "name": "Lucas Morris", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$195,466", + "start_date": "3/6/2011" + }, + { + "extn": "8859", + "id": "5507", + "name": "Clint Brown", + "office": "Phoenix", + "position": "Ambulatory Nurse", + "salary": "$231,556", + "start_date": "12/28/2002" + }, + { + "extn": "3565", + "id": "5508", + "name": "Diane Quinn", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$169,388", + "start_date": "8/27/2017" + }, + { + "extn": "9603", + "id": "5509", + "name": "Britney Sylvester", + "office": "Houston", + "position": "Cash Manager", + "salary": "$277,572", + "start_date": "11/19/2016" + }, + { + "extn": "6711", + "id": "5510", + "name": "Jane Whitehouse", + "office": "Oakland", + "position": "Auditor", + "salary": "$234,421", + "start_date": "9/2/2001" + }, + { + "extn": "1260", + "id": "5511", + "name": "Nick Widdows", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$150,126", + "start_date": "7/10/2005" + }, + { + "extn": "2015", + "id": "5512", + "name": "Denny Dunbar", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$146,814", + "start_date": "11/11/2003" + }, + { + "extn": "6197", + "id": "5513", + "name": "Camellia Allcott", + "office": "Lakewood", + "position": "Electrician", + "salary": "$195,596", + "start_date": "1/24/2005" + }, + { + "extn": "6010", + "id": "5514", + "name": "Carter Craig", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$163,104", + "start_date": "4/23/2016" + }, + { + "extn": "8891", + "id": "5515", + "name": "Chelsea Lyon", + "office": "Innsbruck", + "position": "Call Center Representative", + "salary": "$29,264", + "start_date": "4/8/2019" + }, + { + "extn": "2395", + "id": "5516", + "name": "Sabrina Ellison", + "office": "Houston", + "position": "Banker", + "salary": "$246,439", + "start_date": "11/25/2013" + }, + { + "extn": "8517", + "id": "5517", + "name": "Peter Keys", + "office": "Salem", + "position": "Staffing Consultant", + "salary": "$45,567", + "start_date": "8/26/2012" + }, + { + "extn": "4075", + "id": "5518", + "name": "Chris Nurton", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$298,215", + "start_date": "7/5/2007" + }, + { + "extn": "8177", + "id": "5519", + "name": "Agnes Swift", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$181,576", + "start_date": "3/27/2013" + }, + { + "extn": "6823", + "id": "5520", + "name": "Bob Weston", + "office": "Stockton", + "position": "Cashier", + "salary": "$174,664", + "start_date": "9/13/2002" + }, + { + "extn": "4127", + "id": "5521", + "name": "Juliette Simpson", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$90,703", + "start_date": "2/14/2007" + }, + { + "extn": "4359", + "id": "5522", + "name": "Luke Phillips", + "office": "Dallas", + "position": "Accountant", + "salary": "$78,969", + "start_date": "8/31/2016" + }, + { + "extn": "3057", + "id": "5523", + "name": "Carla King", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$210,300", + "start_date": "7/4/2014" + }, + { + "extn": "1288", + "id": "5524", + "name": "Marie Hunter", + "office": "Paris", + "position": "Auditor", + "salary": "$211,625", + "start_date": "5/5/2006" + }, + { + "extn": "1080", + "id": "5525", + "name": "Georgia Graves", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$81,263", + "start_date": "2/16/2015" + }, + { + "extn": "1970", + "id": "5526", + "name": "Rosalee Jackson", + "office": "Fayetteville", + "position": "Ambulatory Nurse", + "salary": "$124,876", + "start_date": "8/3/2002" + }, + { + "extn": "2705", + "id": "5527", + "name": "Kirsten Flett", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$107,395", + "start_date": "1/12/2016" + }, + { + "extn": "4179", + "id": "5528", + "name": "Tara Harper", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$215,510", + "start_date": "4/30/2014" + }, + { + "extn": "9615", + "id": "5529", + "name": "Ivy Vane", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$98,776", + "start_date": "3/15/2004" + }, + { + "extn": "1594", + "id": "5530", + "name": "William Stewart", + "office": "New Orleans", + "position": "Electrician", + "salary": "$193,755", + "start_date": "5/16/2011" + }, + { + "extn": "2024", + "id": "5531", + "name": "Fred Bishop", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$227,417", + "start_date": "5/31/2015" + }, + { + "extn": "4615", + "id": "5532", + "name": "Ronald Griffiths", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$229,198", + "start_date": "11/15/2016" + }, + { + "extn": "8324", + "id": "5533", + "name": "Michael Whinter", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$21,870", + "start_date": "1/7/2013" + }, + { + "extn": "6320", + "id": "5534", + "name": "Phillip Noach", + "office": "Tokyo", + "position": "Biologist", + "salary": "$224,500", + "start_date": "12/12/2001" + }, + { + "extn": "4862", + "id": "5535", + "name": "Sydney Isaac", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$223,602", + "start_date": "5/27/2003" + }, + { + "extn": "7780", + "id": "5536", + "name": "Peter Sanchez", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$142,399", + "start_date": "2/7/2019" + }, + { + "extn": "4273", + "id": "5537", + "name": "Lynn Collins", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$49,342", + "start_date": "2/23/2005" + }, + { + "extn": "1272", + "id": "5538", + "name": "Carter Murray", + "office": "Anaheim", + "position": "Banker", + "salary": "$14,593", + "start_date": "7/3/2004" + }, + { + "extn": "3394", + "id": "5539", + "name": "Isla Kent", + "office": "Scottsdale", + "position": "Retail Trainee", + "salary": "$288,776", + "start_date": "11/1/2006" + }, + { + "extn": "5788", + "id": "5540", + "name": "Chanelle Jackson", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$252,721", + "start_date": "1/8/2016" + }, + { + "extn": "2167", + "id": "5541", + "name": "Barney Roberts", + "office": "Nashville", + "position": "Global Logistics Supervisor", + "salary": "$157,588", + "start_date": "7/2/2018" + }, + { + "extn": "8040", + "id": "5542", + "name": "Cecilia Swan", + "office": "Amarillo", + "position": "Baker", + "salary": "$280,685", + "start_date": "9/14/2019" + }, + { + "extn": "4441", + "id": "5543", + "name": "Elijah Morley", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$294,772", + "start_date": "10/13/2013" + }, + { + "extn": "9610", + "id": "5544", + "name": "Piper Mcleod", + "office": "Fayetteville", + "position": "Assistant Buyer", + "salary": "$73,388", + "start_date": "4/6/2004" + }, + { + "extn": "6366", + "id": "5545", + "name": "Elijah Moss", + "office": "Reno", + "position": "Machine Operator", + "salary": "$143,008", + "start_date": "7/2/2000" + }, + { + "extn": "4086", + "id": "5546", + "name": "Kurt Palmer", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$266,362", + "start_date": "12/1/2010" + }, + { + "extn": "7388", + "id": "5547", + "name": "Martin Wilton", + "office": "Reno", + "position": "Banker", + "salary": "$74,401", + "start_date": "9/22/2000" + }, + { + "extn": "7009", + "id": "5548", + "name": "Macy Lyon", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$82,934", + "start_date": "12/16/2001" + }, + { + "extn": "6664", + "id": "5549", + "name": "Gwenyth Wood", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$245,981", + "start_date": "4/17/2017" + }, + { + "extn": "8910", + "id": "5550", + "name": "Angela Stark", + "office": "Milano", + "position": "Design Engineer", + "salary": "$157,837", + "start_date": "4/4/2006" + }, + { + "extn": "1132", + "id": "5551", + "name": "William Campbell", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$146,153", + "start_date": "7/4/2017" + }, + { + "extn": "5692", + "id": "5552", + "name": "Alexia Tennant", + "office": "New York", + "position": "Cashier", + "salary": "$240,407", + "start_date": "1/28/2008" + }, + { + "extn": "2578", + "id": "5553", + "name": "Rufus Ross", + "office": "Hayward", + "position": "Operator", + "salary": "$275,924", + "start_date": "5/10/2004" + }, + { + "extn": "5982", + "id": "5554", + "name": "Logan Fisher", + "office": "Reno", + "position": "Accountant", + "salary": "$166,336", + "start_date": "12/31/2016" + }, + { + "extn": "9779", + "id": "5555", + "name": "Alex Brown", + "office": "Otawa", + "position": "Business Broker", + "salary": "$67,893", + "start_date": "10/1/2015" + }, + { + "extn": "2767", + "id": "5556", + "name": "Mayleen Mason", + "office": "Richmond", + "position": "Fabricator", + "salary": "$191,467", + "start_date": "1/10/2014" + }, + { + "extn": "8220", + "id": "5557", + "name": "Teagan Simmons", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$145,441", + "start_date": "12/5/2016" + }, + { + "extn": "5296", + "id": "5558", + "name": "Johnathan Ellis", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$246,010", + "start_date": "11/3/2004" + }, + { + "extn": "4552", + "id": "5559", + "name": "Matt Simpson", + "office": "Toledo", + "position": "Global Logistics Supervisor", + "salary": "$124,834", + "start_date": "2/8/2013" + }, + { + "extn": "6499", + "id": "5560", + "name": "Mackenzie Hall", + "office": "Salem", + "position": "Executive Director", + "salary": "$153,493", + "start_date": "9/1/2019" + }, + { + "extn": "6198", + "id": "5561", + "name": "Charlotte Hood", + "office": "Minneapolis", + "position": "Operator", + "salary": "$58,883", + "start_date": "7/22/2004" + }, + { + "extn": "7381", + "id": "5562", + "name": "Vera Gibson", + "office": "Las Vegas", + "position": "Treasurer", + "salary": "$221,698", + "start_date": "2/5/2009" + }, + { + "extn": "3218", + "id": "5563", + "name": "Miley Power", + "office": "Henderson", + "position": "Electrician", + "salary": "$46,947", + "start_date": "7/21/2012" + }, + { + "extn": "1447", + "id": "5564", + "name": "Owen Pond", + "office": "Charlotte", + "position": "Operator", + "salary": "$173,027", + "start_date": "8/25/2001" + }, + { + "extn": "6783", + "id": "5565", + "name": "Eve Marshall", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$209,779", + "start_date": "8/8/2005" + }, + { + "extn": "5083", + "id": "5566", + "name": "Madelyn Tyler", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$151,939", + "start_date": "7/3/2019" + }, + { + "extn": "8059", + "id": "5567", + "name": "Anais Dale", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$267,072", + "start_date": "2/11/2008" + }, + { + "extn": "7709", + "id": "5568", + "name": "Lucas Newton", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$253,324", + "start_date": "8/22/2019" + }, + { + "extn": "8488", + "id": "5569", + "name": "Regina Everett", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$238,579", + "start_date": "6/25/2012" + }, + { + "extn": "3127", + "id": "5570", + "name": "Roger Emmett", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$208,522", + "start_date": "11/16/2009" + }, + { + "extn": "1168", + "id": "5571", + "name": "Skylar Goodman", + "office": "London", + "position": "Webmaster", + "salary": "$33,509", + "start_date": "9/17/2004" + }, + { + "extn": "4143", + "id": "5572", + "name": "Phillip Vallory", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$258,663", + "start_date": "6/11/2011" + }, + { + "extn": "2180", + "id": "5573", + "name": "Ramon Shaw", + "office": "Moreno Valley", + "position": "IT Support Staff", + "salary": "$98,139", + "start_date": "12/14/2014" + }, + { + "extn": "5081", + "id": "5574", + "name": "Rocco Woodley", + "office": "Zurich", + "position": "Biologist", + "salary": "$89,715", + "start_date": "2/10/2012" + }, + { + "extn": "6564", + "id": "5575", + "name": "Charlize Smith", + "office": "Moreno Valley", + "position": "Stockbroker", + "salary": "$271,764", + "start_date": "12/13/2002" + }, + { + "extn": "3413", + "id": "5576", + "name": "Amy Mcleod", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$189,200", + "start_date": "2/10/2002" + }, + { + "extn": "9954", + "id": "5577", + "name": "Priscilla Rose", + "office": "Minneapolis", + "position": "Baker", + "salary": "$79,303", + "start_date": "6/13/2002" + }, + { + "extn": "4367", + "id": "5578", + "name": "Wade Watson", + "office": "Detroit", + "position": "Designer", + "salary": "$147,274", + "start_date": "9/9/2002" + }, + { + "extn": "4409", + "id": "5579", + "name": "Hadley Noon", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$282,938", + "start_date": "10/16/2006" + }, + { + "extn": "3475", + "id": "5580", + "name": "Callie Hunt", + "office": "Murfreesboro", + "position": "Inspector", + "salary": "$162,807", + "start_date": "1/17/2003" + }, + { + "extn": "4783", + "id": "5581", + "name": "Mona Eagle", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$140,457", + "start_date": "7/11/2014" + }, + { + "extn": "3329", + "id": "5582", + "name": "Angelina Groves", + "office": "Valetta", + "position": "Global Logistics Supervisor", + "salary": "$24,433", + "start_date": "10/8/2014" + }, + { + "extn": "8704", + "id": "5583", + "name": "Alan Rose", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$160,271", + "start_date": "1/24/2017" + }, + { + "extn": "7997", + "id": "5584", + "name": "Ellen Goldsmith", + "office": "Escondido", + "position": "CNC Operator", + "salary": "$199,409", + "start_date": "4/15/2018" + }, + { + "extn": "8857", + "id": "5585", + "name": "Harvey Styles", + "office": "Madison", + "position": "Healthcare Specialist", + "salary": "$237,616", + "start_date": "9/29/2017" + }, + { + "extn": "1895", + "id": "5586", + "name": "Jayden Cassidy", + "office": "Ontario", + "position": "Lecturer", + "salary": "$182,680", + "start_date": "5/18/2017" + }, + { + "extn": "9751", + "id": "5587", + "name": "Henry Graham", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$29,667", + "start_date": "3/7/2019" + }, + { + "extn": "4490", + "id": "5588", + "name": "Wade Hilton", + "office": "New Orleans", + "position": "Cash Manager", + "salary": "$80,454", + "start_date": "8/1/2019" + }, + { + "extn": "7249", + "id": "5589", + "name": "Candace Camden", + "office": "Pittsburgh", + "position": "HR Specialist", + "salary": "$29,492", + "start_date": "4/24/2016" + }, + { + "extn": "2117", + "id": "5590", + "name": "Joseph Palmer", + "office": "San Jose", + "position": "Clerk", + "salary": "$81,628", + "start_date": "4/16/2018" + }, + { + "extn": "6070", + "id": "5591", + "name": "Rebecca Bowen", + "office": "Glendale", + "position": "Executive Director", + "salary": "$98,840", + "start_date": "9/7/2009" + }, + { + "extn": "3533", + "id": "5592", + "name": "Phillip Whatson", + "office": "Phoenix", + "position": "Biologist", + "salary": "$28,081", + "start_date": "5/28/2005" + }, + { + "extn": "9886", + "id": "5593", + "name": "Tyson Briggs", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$204,550", + "start_date": "2/12/2017" + }, + { + "extn": "8687", + "id": "5594", + "name": "Sloane Bayliss", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$117,533", + "start_date": "2/20/2005" + }, + { + "extn": "4982", + "id": "5595", + "name": "Lucy Waterhouse", + "office": "Minneapolis", + "position": "Global Logistics Supervisor", + "salary": "$191,367", + "start_date": "9/14/2012" + }, + { + "extn": "3469", + "id": "5596", + "name": "Janice Phillips", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$158,013", + "start_date": "12/7/2009" + }, + { + "extn": "9071", + "id": "5597", + "name": "Gil Andersson", + "office": "Nashville", + "position": "Loan Officer", + "salary": "$243,562", + "start_date": "4/18/2008" + }, + { + "extn": "6843", + "id": "5598", + "name": "Adela Benson", + "office": "Irving", + "position": "Inspector", + "salary": "$280,646", + "start_date": "5/4/2008" + }, + { + "extn": "7164", + "id": "5599", + "name": "Gemma Brown", + "office": "Lakewood", + "position": "Banker", + "salary": "$245,991", + "start_date": "7/13/2019" + }, + { + "extn": "2184", + "id": "5600", + "name": "Emerald Bell", + "office": "Rome", + "position": "Retail Trainee", + "salary": "$213,376", + "start_date": "10/1/2014" + }, + { + "extn": "6496", + "id": "5601", + "name": "Chuck Yarlett", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$169,118", + "start_date": "11/20/2016" + }, + { + "extn": "1205", + "id": "5602", + "name": "Susan Jobson", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$262,399", + "start_date": "7/17/2014" + }, + { + "extn": "2050", + "id": "5603", + "name": "Scarlett Parr", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$222,605", + "start_date": "9/24/2005" + }, + { + "extn": "5040", + "id": "5604", + "name": "Rosa Fulton", + "office": "Washington", + "position": "Auditor", + "salary": "$87,427", + "start_date": "6/1/2007" + }, + { + "extn": "6710", + "id": "5605", + "name": "Chris Archer", + "office": "Sacramento", + "position": "Doctor", + "salary": "$57,515", + "start_date": "4/18/2014" + }, + { + "extn": "6835", + "id": "5606", + "name": "Agnes Weasley", + "office": "Atlanta", + "position": "Cashier", + "salary": "$112,582", + "start_date": "7/28/2014" + }, + { + "extn": "7274", + "id": "5607", + "name": "Elle Burge", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$291,216", + "start_date": "8/21/2005" + }, + { + "extn": "5088", + "id": "5608", + "name": "Chuck Stone", + "office": "Baltimore", + "position": "Investment Advisor", + "salary": "$158,594", + "start_date": "12/23/2012" + }, + { + "extn": "9513", + "id": "5609", + "name": "Nicholas Evans", + "office": "Las Vegas", + "position": "Chef Manager", + "salary": "$290,194", + "start_date": "5/22/2014" + }, + { + "extn": "4639", + "id": "5610", + "name": "Cedrick Brock", + "office": "Otawa", + "position": "Dentist", + "salary": "$21,163", + "start_date": "6/19/2000" + }, + { + "extn": "8648", + "id": "5611", + "name": "Gabriel Allen", + "office": "Hollywood", + "position": "Mobile Developer", + "salary": "$36,708", + "start_date": "7/24/2005" + }, + { + "extn": "7528", + "id": "5612", + "name": "Joy Whatson", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$169,824", + "start_date": "9/16/2006" + }, + { + "extn": "7854", + "id": "5613", + "name": "Josh Yarwood", + "office": "Houston", + "position": "Cashier", + "salary": "$137,730", + "start_date": "12/15/2004" + }, + { + "extn": "9598", + "id": "5614", + "name": "Erick Judd", + "office": "El Paso", + "position": "Auditor", + "salary": "$132,257", + "start_date": "5/13/2017" + }, + { + "extn": "2264", + "id": "5615", + "name": "Tara Poole", + "office": "Denver", + "position": "Associate Professor", + "salary": "$98,256", + "start_date": "11/29/2005" + }, + { + "extn": "1809", + "id": "5616", + "name": "Gemma Welsch", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$237,194", + "start_date": "4/15/2010" + }, + { + "extn": "8611", + "id": "5617", + "name": "Andrea London", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$196,615", + "start_date": "8/4/2007" + }, + { + "extn": "6581", + "id": "5618", + "name": "Chris Palmer", + "office": "Miami", + "position": "Paramedic", + "salary": "$69,142", + "start_date": "3/4/2002" + }, + { + "extn": "4648", + "id": "5619", + "name": "Francesca Shaw", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$222,735", + "start_date": "7/31/2015" + }, + { + "extn": "3683", + "id": "5620", + "name": "Ilona Booth", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$282,938", + "start_date": "12/19/2008" + }, + { + "extn": "6708", + "id": "5621", + "name": "Cassidy Fall", + "office": "Zurich", + "position": "Web Developer", + "salary": "$273,460", + "start_date": "10/27/2017" + }, + { + "extn": "7745", + "id": "5622", + "name": "Lily Scott", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$115,396", + "start_date": "5/20/2019" + }, + { + "extn": "2099", + "id": "5623", + "name": "Michael Hooper", + "office": "Murfreesboro", + "position": "Project Manager", + "salary": "$299,713", + "start_date": "2/3/2016" + }, + { + "extn": "1533", + "id": "5624", + "name": "Cedrick Smith", + "office": "Rochester", + "position": "Fabricator", + "salary": "$166,275", + "start_date": "12/31/2002" + }, + { + "extn": "2704", + "id": "5625", + "name": "Sharon Webster", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$123,226", + "start_date": "12/7/2013" + }, + { + "extn": "2078", + "id": "5626", + "name": "Bart Shaw", + "office": "Zurich", + "position": "Front Desk Coordinator", + "salary": "$262,410", + "start_date": "5/26/2015" + }, + { + "extn": "6055", + "id": "5627", + "name": "Julius Garcia", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$75,276", + "start_date": "3/16/2018" + }, + { + "extn": "9887", + "id": "5628", + "name": "Alba Jeffery", + "office": "Henderson", + "position": "Inspector", + "salary": "$130,614", + "start_date": "5/2/2012" + }, + { + "extn": "7409", + "id": "5629", + "name": "Hazel Parr", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$63,882", + "start_date": "8/15/2000" + }, + { + "extn": "6574", + "id": "5630", + "name": "Mark Wilton", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$49,148", + "start_date": "10/16/2002" + }, + { + "extn": "9961", + "id": "5631", + "name": "Katelyn Thomson", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$273,339", + "start_date": "8/24/2015" + }, + { + "extn": "3199", + "id": "5632", + "name": "Benjamin Rothwell", + "office": "Madrid", + "position": "HR Specialist", + "salary": "$207,610", + "start_date": "1/30/2004" + }, + { + "extn": "1702", + "id": "5633", + "name": "Noah White", + "office": "Hollywood", + "position": "Budget Analyst", + "salary": "$172,465", + "start_date": "1/19/2000" + }, + { + "extn": "8028", + "id": "5634", + "name": "Elise Beal", + "office": "Valetta", + "position": "Bellman", + "salary": "$144,158", + "start_date": "9/14/2000" + }, + { + "extn": "3118", + "id": "5635", + "name": "Kenzie Rehman", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$46,676", + "start_date": "10/11/2017" + }, + { + "extn": "1060", + "id": "5636", + "name": "Juliet Uttridge", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$109,017", + "start_date": "2/4/2014" + }, + { + "extn": "8515", + "id": "5637", + "name": "Carrie Sloan", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$202,137", + "start_date": "6/3/2008" + }, + { + "extn": "8649", + "id": "5638", + "name": "Hayden Nicholls", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$11,481", + "start_date": "3/20/2015" + }, + { + "extn": "4689", + "id": "5639", + "name": "Elle Dwyer", + "office": "Fayetteville", + "position": "Health Educator", + "salary": "$32,831", + "start_date": "7/28/2000" + }, + { + "extn": "3824", + "id": "5640", + "name": "Daniel Pitt", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$35,179", + "start_date": "3/19/2001" + }, + { + "extn": "2296", + "id": "5641", + "name": "Megan Gordon", + "office": "Seattle", + "position": "Web Developer", + "salary": "$168,453", + "start_date": "1/25/2017" + }, + { + "extn": "7904", + "id": "5642", + "name": "Lucas Harvey", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$85,434", + "start_date": "4/16/2000" + }, + { + "extn": "3560", + "id": "5643", + "name": "Lucas Marshall", + "office": "Colorado Springs", + "position": "Lecturer", + "salary": "$90,738", + "start_date": "12/27/2008" + }, + { + "extn": "1397", + "id": "5644", + "name": "Abdul Thomas", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$266,277", + "start_date": "7/19/2017" + }, + { + "extn": "5239", + "id": "5645", + "name": "Michael Clark", + "office": "St. Louis", + "position": "Paramedic", + "salary": "$57,305", + "start_date": "10/30/2005" + }, + { + "extn": "4314", + "id": "5646", + "name": "Ryan Hammond", + "office": "Toledo", + "position": "Loan Officer", + "salary": "$287,406", + "start_date": "6/5/2011" + }, + { + "extn": "3211", + "id": "5647", + "name": "Hank Gregory", + "office": "Fullerton", + "position": "Project Manager", + "salary": "$208,209", + "start_date": "4/1/2019" + }, + { + "extn": "9810", + "id": "5648", + "name": "Ethan Maxwell", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$125,931", + "start_date": "6/24/2019" + }, + { + "extn": "9609", + "id": "5649", + "name": "Aiden Rothwell", + "office": "Omaha", + "position": "Restaurant Manager", + "salary": "$288,545", + "start_date": "3/29/2010" + }, + { + "extn": "5608", + "id": "5650", + "name": "Kurt James", + "office": "Anaheim", + "position": "Systems Administrator", + "salary": "$43,929", + "start_date": "12/14/2000" + }, + { + "extn": "7800", + "id": "5651", + "name": "Hailey Reynolds", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$57,877", + "start_date": "11/4/2011" + }, + { + "extn": "7127", + "id": "5652", + "name": "Chadwick Rogers", + "office": "Bucharest", + "position": "Global Logistics Supervisor", + "salary": "$164,165", + "start_date": "4/10/2000" + }, + { + "extn": "4214", + "id": "5653", + "name": "Liam Ward", + "office": "Atlanta", + "position": "Designer", + "salary": "$185,414", + "start_date": "4/28/2009" + }, + { + "extn": "3420", + "id": "5654", + "name": "Tom Payne", + "office": "San Jose", + "position": "Auditor", + "salary": "$230,548", + "start_date": "2/1/2015" + }, + { + "extn": "5621", + "id": "5655", + "name": "Maxwell Hudson", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$117,669", + "start_date": "4/14/2007" + }, + { + "extn": "3340", + "id": "5656", + "name": "Maya Knott", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$296,584", + "start_date": "10/4/2004" + }, + { + "extn": "3529", + "id": "5657", + "name": "Grace Matthews", + "office": "Innsbruck", + "position": "Associate Professor", + "salary": "$192,809", + "start_date": "10/9/2014" + }, + { + "extn": "3401", + "id": "5658", + "name": "Benny Reese", + "office": "Henderson", + "position": "Loan Officer", + "salary": "$125,040", + "start_date": "12/21/2018" + }, + { + "extn": "2675", + "id": "5659", + "name": "Evie Mackenzie", + "office": "Louisville", + "position": "Cook", + "salary": "$150,364", + "start_date": "12/5/2009" + }, + { + "extn": "3479", + "id": "5660", + "name": "Tony Skinner", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$48,370", + "start_date": "9/16/2001" + }, + { + "extn": "2221", + "id": "5661", + "name": "Hayden Mitchell", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$28,501", + "start_date": "4/20/2019" + }, + { + "extn": "8824", + "id": "5662", + "name": "Rosalie Campbell", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$41,748", + "start_date": "1/29/2011" + }, + { + "extn": "8261", + "id": "5663", + "name": "Phillip Higgs", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$250,757", + "start_date": "7/4/2013" + }, + { + "extn": "5499", + "id": "5664", + "name": "Brad Farrow", + "office": "Zurich", + "position": "Assistant Buyer", + "salary": "$281,999", + "start_date": "3/28/2007" + }, + { + "extn": "5693", + "id": "5665", + "name": "Molly Taylor", + "office": "Zurich", + "position": "Audiologist", + "salary": "$261,747", + "start_date": "4/18/2004" + }, + { + "extn": "2292", + "id": "5666", + "name": "Alan Morris", + "office": "San Bernardino", + "position": "Banker", + "salary": "$131,184", + "start_date": "4/19/2003" + }, + { + "extn": "5694", + "id": "5667", + "name": "Chuck Norris", + "office": "Hayward", + "position": "Restaurant Manager", + "salary": "$128,289", + "start_date": "2/28/2001" + }, + { + "extn": "5107", + "id": "5668", + "name": "Noah Patel", + "office": "Henderson", + "position": "Health Educator", + "salary": "$123,435", + "start_date": "3/1/2003" + }, + { + "extn": "6796", + "id": "5669", + "name": "Russel Thomas", + "office": "Huntsville", + "position": "Mobile Developer", + "salary": "$296,534", + "start_date": "5/21/2004" + }, + { + "extn": "7348", + "id": "5670", + "name": "Florence Page ", + "office": "Amarillo", + "position": "Clerk", + "salary": "$217,569", + "start_date": "10/13/2013" + }, + { + "extn": "1177", + "id": "5671", + "name": "David Newton", + "office": "Orlando", + "position": "Global Logistics Supervisor", + "salary": "$12,673", + "start_date": "1/29/2014" + }, + { + "extn": "6325", + "id": "5672", + "name": "Freya Antcliff", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$261,559", + "start_date": "3/21/2008" + }, + { + "extn": "5623", + "id": "5673", + "name": "Oliver Broomfield", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$245,144", + "start_date": "1/2/2009" + }, + { + "extn": "2613", + "id": "5674", + "name": "Destiny Potter", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$79,321", + "start_date": "12/31/2003" + }, + { + "extn": "8895", + "id": "5675", + "name": "Aiden Rowan", + "office": "Ontario", + "position": "Designer", + "salary": "$137,763", + "start_date": "1/18/2002" + }, + { + "extn": "6502", + "id": "5676", + "name": "Violet Davies", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$258,932", + "start_date": "11/20/2003" + }, + { + "extn": "7038", + "id": "5677", + "name": "Emma Sloan", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$180,420", + "start_date": "8/30/2004" + }, + { + "extn": "4947", + "id": "5678", + "name": "Carl Jenkin", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$192,501", + "start_date": "6/9/2011" + }, + { + "extn": "5728", + "id": "5679", + "name": "Martin Cartwright", + "office": "Wien", + "position": "Biologist", + "salary": "$107,524", + "start_date": "9/14/2011" + }, + { + "extn": "3595", + "id": "5680", + "name": "Bart Cassidy", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$281,291", + "start_date": "7/28/2008" + }, + { + "extn": "6793", + "id": "5681", + "name": "Harry Walsh", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$186,374", + "start_date": "1/7/2015" + }, + { + "extn": "6478", + "id": "5682", + "name": "Chad Larsen", + "office": "Memphis", + "position": "Lecturer", + "salary": "$288,421", + "start_date": "1/28/2014" + }, + { + "extn": "9560", + "id": "5683", + "name": "Abdul Thorpe", + "office": "Milwaukee", + "position": "Healthcare Specialist", + "salary": "$90,037", + "start_date": "9/19/2005" + }, + { + "extn": "5506", + "id": "5684", + "name": "Henry Ellis", + "office": "Miami", + "position": "Business Broker", + "salary": "$237,442", + "start_date": "10/8/2018" + }, + { + "extn": "1321", + "id": "5685", + "name": "Boris Randall", + "office": "Rome", + "position": "Restaurant Manager", + "salary": "$107,679", + "start_date": "5/1/2016" + }, + { + "extn": "6504", + "id": "5686", + "name": "Luke Matthews", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$107,242", + "start_date": "12/27/2015" + }, + { + "extn": "2391", + "id": "5687", + "name": "Ellen Rodwell", + "office": "Madison", + "position": "Cash Manager", + "salary": "$259,046", + "start_date": "2/22/2004" + }, + { + "extn": "4814", + "id": "5688", + "name": "Paige Speed", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$44,064", + "start_date": "1/3/2005" + }, + { + "extn": "7768", + "id": "5689", + "name": "Elisabeth Simpson", + "office": "Stockton", + "position": "Design Engineer", + "salary": "$166,893", + "start_date": "8/21/2006" + }, + { + "extn": "6105", + "id": "5690", + "name": "Anabelle Mcneill", + "office": "Irving", + "position": "Project Manager", + "salary": "$23,903", + "start_date": "4/7/2013" + }, + { + "extn": "9246", + "id": "5691", + "name": "Jaylene Warner", + "office": "Fremont", + "position": "Electrician", + "salary": "$183,814", + "start_date": "7/31/2007" + }, + { + "extn": "1322", + "id": "5692", + "name": "Carina Thomas", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$161,520", + "start_date": "1/22/2009" + }, + { + "extn": "7796", + "id": "5693", + "name": "Tony Kelly", + "office": "Bridgeport", + "position": "Designer", + "salary": "$33,755", + "start_date": "8/3/2013" + }, + { + "extn": "2088", + "id": "5694", + "name": "Isabella Bailey", + "office": "Murfreesboro", + "position": "Banker", + "salary": "$262,125", + "start_date": "4/18/2008" + }, + { + "extn": "6758", + "id": "5695", + "name": "Michael Norris", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$200,919", + "start_date": "7/21/2012" + }, + { + "extn": "3420", + "id": "5696", + "name": "Harvey Torres", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$133,251", + "start_date": "6/7/2012" + }, + { + "extn": "5646", + "id": "5697", + "name": "Cherish Chester", + "office": "Wien", + "position": "Treasurer", + "salary": "$177,626", + "start_date": "8/29/2006" + }, + { + "extn": "6481", + "id": "5698", + "name": "Belinda Brown", + "office": "Hollywood", + "position": "Cashier", + "salary": "$277,846", + "start_date": "11/24/2000" + }, + { + "extn": "6145", + "id": "5699", + "name": "Joseph Stewart", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$47,133", + "start_date": "12/18/2002" + }, + { + "extn": "6236", + "id": "5700", + "name": "Matt Notman", + "office": "Omaha", + "position": "Restaurant Manager", + "salary": "$256,072", + "start_date": "4/25/2002" + }, + { + "extn": "3518", + "id": "5701", + "name": "Bart Kaur", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$41,781", + "start_date": "5/9/2000" + }, + { + "extn": "4797", + "id": "5702", + "name": "Eryn Edler", + "office": "Huntsville", + "position": "Project Manager", + "salary": "$268,216", + "start_date": "2/26/2015" + }, + { + "extn": "1369", + "id": "5703", + "name": "Chloe Lindop", + "office": "Denver", + "position": "Production Painter", + "salary": "$232,575", + "start_date": "3/11/2009" + }, + { + "extn": "9514", + "id": "5704", + "name": "Chris Harris", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$234,456", + "start_date": "3/30/2017" + }, + { + "extn": "6866", + "id": "5705", + "name": "Gil Hill", + "office": "Phoenix", + "position": "Auditor", + "salary": "$242,976", + "start_date": "10/11/2013" + }, + { + "extn": "2254", + "id": "5706", + "name": "Tony Moore", + "office": "San Bernardino", + "position": "CNC Operator", + "salary": "$156,499", + "start_date": "5/17/2019" + }, + { + "extn": "4933", + "id": "5707", + "name": "Martin Bell", + "office": "Richmond", + "position": "Accountant", + "salary": "$193,890", + "start_date": "3/22/2016" + }, + { + "extn": "4269", + "id": "5708", + "name": "Martin Hope", + "office": "Minneapolis", + "position": "Healthcare Specialist", + "salary": "$260,101", + "start_date": "2/4/2016" + }, + { + "extn": "1791", + "id": "5709", + "name": "Elly Stanton", + "office": "Chicago", + "position": "Audiologist", + "salary": "$240,920", + "start_date": "6/25/2014" + }, + { + "extn": "5463", + "id": "5710", + "name": "Lauren Powell", + "office": "Tokyo", + "position": "Fabricator", + "salary": "$149,262", + "start_date": "2/9/2005" + }, + { + "extn": "8219", + "id": "5711", + "name": "Carrie Crawford", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$76,828", + "start_date": "3/2/2012" + }, + { + "extn": "9615", + "id": "5712", + "name": "Angel Morgan", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$64,962", + "start_date": "6/24/2014" + }, + { + "extn": "3877", + "id": "5713", + "name": "Ryan Morgan", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$219,858", + "start_date": "4/5/2006" + }, + { + "extn": "1830", + "id": "5714", + "name": "Harry Wade", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$48,864", + "start_date": "5/27/2018" + }, + { + "extn": "2226", + "id": "5715", + "name": "Davina Leslie", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$226,563", + "start_date": "12/14/2005" + }, + { + "extn": "9506", + "id": "5716", + "name": "Gina Rossi", + "office": "Tallahassee", + "position": "Steward", + "salary": "$198,559", + "start_date": "10/29/2005" + }, + { + "extn": "7372", + "id": "5717", + "name": "Drew Cox", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$278,294", + "start_date": "8/24/2012" + }, + { + "extn": "5190", + "id": "5718", + "name": "Matt Gosling", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$164,033", + "start_date": "7/22/2003" + }, + { + "extn": "8381", + "id": "5719", + "name": "Leroy Roth", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$24,680", + "start_date": "6/28/2019" + }, + { + "extn": "9194", + "id": "5720", + "name": "Mason Everett", + "office": "Huntsville", + "position": "Operator", + "salary": "$20,695", + "start_date": "9/28/2011" + }, + { + "extn": "8515", + "id": "5721", + "name": "Isabella Cooper", + "office": "Prague", + "position": "IT Support Staff", + "salary": "$35,154", + "start_date": "6/4/2016" + }, + { + "extn": "1982", + "id": "5722", + "name": "Harvey Corbett", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$85,981", + "start_date": "3/19/2016" + }, + { + "extn": "5829", + "id": "5723", + "name": "Bob Downing", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$211,512", + "start_date": "4/30/2005" + }, + { + "extn": "1713", + "id": "5724", + "name": "Henry Spencer", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$179,852", + "start_date": "12/4/2002" + }, + { + "extn": "7619", + "id": "5725", + "name": "Tyler Goodman", + "office": "Irving", + "position": "Machine Operator", + "salary": "$93,803", + "start_date": "7/29/2009" + }, + { + "extn": "7855", + "id": "5726", + "name": "George Hamilton", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$226,245", + "start_date": "10/12/2005" + }, + { + "extn": "6371", + "id": "5727", + "name": "Claire Stevens", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$62,442", + "start_date": "8/22/2014" + }, + { + "extn": "8827", + "id": "5728", + "name": "Ramon Douglas", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$289,052", + "start_date": "7/29/2010" + }, + { + "extn": "1299", + "id": "5729", + "name": "Alexander Buckley", + "office": "Jacksonville", + "position": "Bellman", + "salary": "$31,808", + "start_date": "8/26/2007" + }, + { + "extn": "2315", + "id": "5730", + "name": "Danny Brooks", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$191,734", + "start_date": "7/27/2017" + }, + { + "extn": "9796", + "id": "5731", + "name": "Rick Rowlands", + "office": "Ontario", + "position": "Production Painter", + "salary": "$246,495", + "start_date": "5/12/2008" + }, + { + "extn": "8471", + "id": "5732", + "name": "Camden Driscoll", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$53,696", + "start_date": "12/24/2013" + }, + { + "extn": "4453", + "id": "5733", + "name": "Noah Hall", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$83,774", + "start_date": "9/4/2007" + }, + { + "extn": "9544", + "id": "5734", + "name": "Tiffany Dixon", + "office": "Venice", + "position": "Inspector", + "salary": "$143,638", + "start_date": "2/4/2008" + }, + { + "extn": "6687", + "id": "5735", + "name": "Meredith Upsdell", + "office": "Long Beach", + "position": "Cook", + "salary": "$154,581", + "start_date": "2/7/2001" + }, + { + "extn": "8378", + "id": "5736", + "name": "Doug Ralph", + "office": "Portland", + "position": "Chef Manager", + "salary": "$245,956", + "start_date": "10/2/2000" + }, + { + "extn": "8911", + "id": "5737", + "name": "Sofie Andrews", + "office": "Lincoln", + "position": "Retail Trainee", + "salary": "$64,307", + "start_date": "12/26/2014" + }, + { + "extn": "1434", + "id": "5738", + "name": "Owen Lewin", + "office": "Sacramento", + "position": "Healthcare Specialist", + "salary": "$222,599", + "start_date": "12/22/2014" + }, + { + "extn": "2080", + "id": "5739", + "name": "Diane Wilkinson", + "office": "Fort Lauderdale", + "position": "Systems Administrator", + "salary": "$20,848", + "start_date": "9/1/2011" + }, + { + "extn": "6207", + "id": "5740", + "name": "Tess Shaw", + "office": "Denver", + "position": "Inspector", + "salary": "$95,426", + "start_date": "7/2/2003" + }, + { + "extn": "2447", + "id": "5741", + "name": "Chad Freeburn", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$168,255", + "start_date": "8/17/2019" + }, + { + "extn": "7674", + "id": "5742", + "name": "Agnes Raven", + "office": "Lyon", + "position": "Associate Professor", + "salary": "$122,392", + "start_date": "8/8/2012" + }, + { + "extn": "9100", + "id": "5743", + "name": "Carol Wilkinson", + "office": "Seattle", + "position": "Electrician", + "salary": "$236,258", + "start_date": "7/1/2003" + }, + { + "extn": "1213", + "id": "5744", + "name": "Daron Lomax", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$88,251", + "start_date": "6/23/2008" + }, + { + "extn": "6064", + "id": "5745", + "name": "Alexia Bryant", + "office": "Houston", + "position": "Banker", + "salary": "$23,950", + "start_date": "8/16/2008" + }, + { + "extn": "8165", + "id": "5746", + "name": "Hannah Thomson", + "office": "Nashville", + "position": "Treasurer", + "salary": "$263,147", + "start_date": "10/9/2001" + }, + { + "extn": "2349", + "id": "5747", + "name": "Margaret Vallory", + "office": "Prague", + "position": "Machine Operator", + "salary": "$40,197", + "start_date": "2/18/2012" + }, + { + "extn": "2256", + "id": "5748", + "name": "Alexander Potter", + "office": "Nashville", + "position": "Steward", + "salary": "$253,427", + "start_date": "3/2/2012" + }, + { + "extn": "7368", + "id": "5749", + "name": "Caitlyn Sherry", + "office": "Reno", + "position": "Audiologist", + "salary": "$142,913", + "start_date": "7/8/2012" + }, + { + "extn": "8349", + "id": "5750", + "name": "Phoebe Walker", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$101,652", + "start_date": "8/26/2005" + }, + { + "extn": "5318", + "id": "5751", + "name": "Margot Chester", + "office": "Chicago", + "position": "Project Manager", + "salary": "$234,462", + "start_date": "11/2/2018" + }, + { + "extn": "4879", + "id": "5752", + "name": "Denis Verdon", + "office": "Escondido", + "position": "Business Broker", + "salary": "$201,831", + "start_date": "12/5/2017" + }, + { + "extn": "5348", + "id": "5753", + "name": "Miriam Wheeler", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$185,168", + "start_date": "10/21/2015" + }, + { + "extn": "3078", + "id": "5754", + "name": "Sydney Summers", + "office": "Venice", + "position": "Audiologist", + "salary": "$130,904", + "start_date": "1/1/2003" + }, + { + "extn": "5759", + "id": "5755", + "name": "Tiffany Coleman", + "office": "Bucharest", + "position": "Designer", + "salary": "$72,311", + "start_date": "12/7/2016" + }, + { + "extn": "5315", + "id": "5756", + "name": "Julius Gray", + "office": "Lakewood", + "position": "Electrician", + "salary": "$186,833", + "start_date": "4/3/2009" + }, + { + "extn": "5375", + "id": "5757", + "name": "Jazmin Wigley", + "office": "Lakewood", + "position": "Clerk", + "salary": "$74,157", + "start_date": "5/7/2013" + }, + { + "extn": "5393", + "id": "5758", + "name": "Caleb Dixon", + "office": "Santa Ana", + "position": "Dentist", + "salary": "$132,103", + "start_date": "4/25/2005" + }, + { + "extn": "4224", + "id": "5759", + "name": "Doug Broomfield", + "office": "Long Beach", + "position": "Pharmacist", + "salary": "$223,983", + "start_date": "4/28/2013" + }, + { + "extn": "6921", + "id": "5760", + "name": "Chris Oswald", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$197,493", + "start_date": "4/16/2007" + }, + { + "extn": "7245", + "id": "5761", + "name": "Cameron Tanner", + "office": "Miami", + "position": "Banker", + "salary": "$165,532", + "start_date": "5/28/2019" + }, + { + "extn": "2360", + "id": "5762", + "name": "Phillip Pratt", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$56,004", + "start_date": "3/30/2006" + }, + { + "extn": "7429", + "id": "5763", + "name": "Tyson Wilson", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$165,671", + "start_date": "2/5/2012" + }, + { + "extn": "9159", + "id": "5764", + "name": "Peyton Rees", + "office": "Baltimore", + "position": "Retail Trainee", + "salary": "$242,980", + "start_date": "5/24/2019" + }, + { + "extn": "5725", + "id": "5765", + "name": "Jack Hilton", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$278,106", + "start_date": "4/16/2004" + }, + { + "extn": "5995", + "id": "5766", + "name": "Maria Kaur", + "office": "Berlin", + "position": "Electrician", + "salary": "$10,785", + "start_date": "3/26/2005" + }, + { + "extn": "4171", + "id": "5767", + "name": "Moira Gilmour", + "office": "Long Beach", + "position": "Physician", + "salary": "$285,102", + "start_date": "2/4/2008" + }, + { + "extn": "1894", + "id": "5768", + "name": "Angel Savage", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$295,971", + "start_date": "9/6/2001" + }, + { + "extn": "9925", + "id": "5769", + "name": "John Mcgregor", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$48,587", + "start_date": "5/20/2008" + }, + { + "extn": "2758", + "id": "5770", + "name": "Benny Ingram", + "office": "Irving", + "position": "Audiologist", + "salary": "$139,114", + "start_date": "2/18/2017" + }, + { + "extn": "4065", + "id": "5771", + "name": "Boris Kennedy", + "office": "Huntsville", + "position": "Operator", + "salary": "$113,855", + "start_date": "4/6/2003" + }, + { + "extn": "6007", + "id": "5772", + "name": "Mackenzie Ingram", + "office": "Kansas City", + "position": "Business Broker", + "salary": "$59,560", + "start_date": "4/2/2008" + }, + { + "extn": "4896", + "id": "5773", + "name": "Camellia Torres", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$166,605", + "start_date": "8/21/2017" + }, + { + "extn": "1568", + "id": "5774", + "name": "Sarah Sherry", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$93,350", + "start_date": "8/17/2001" + }, + { + "extn": "9989", + "id": "5775", + "name": "Mabel Bailey", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$107,152", + "start_date": "2/5/2006" + }, + { + "extn": "6141", + "id": "5776", + "name": "Parker Skinner", + "office": "Madrid", + "position": "Lecturer", + "salary": "$167,627", + "start_date": "7/5/2014" + }, + { + "extn": "2066", + "id": "5777", + "name": "John Emerson", + "office": "Berlin", + "position": "Physician", + "salary": "$52,894", + "start_date": "1/1/2007" + }, + { + "extn": "9435", + "id": "5778", + "name": "Camila Jones", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$278,027", + "start_date": "8/29/2017" + }, + { + "extn": "7069", + "id": "5779", + "name": "Rick Watt", + "office": "Honolulu", + "position": "Global Logistics Supervisor", + "salary": "$212,545", + "start_date": "2/16/2010" + }, + { + "extn": "1808", + "id": "5780", + "name": "Mona Dyson", + "office": "Zurich", + "position": "Fabricator", + "salary": "$258,388", + "start_date": "9/30/2003" + }, + { + "extn": "2234", + "id": "5781", + "name": "Sonya Fowler", + "office": "Orlando", + "position": "Doctor", + "salary": "$99,769", + "start_date": "10/1/2015" + }, + { + "extn": "3017", + "id": "5782", + "name": "Vera Wild", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$126,788", + "start_date": "6/16/2013" + }, + { + "extn": "6307", + "id": "5783", + "name": "Vera Kelly", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$238,606", + "start_date": "11/18/2015" + }, + { + "extn": "2890", + "id": "5784", + "name": "Tyler Rogan", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$146,426", + "start_date": "5/29/2007" + }, + { + "extn": "8911", + "id": "5785", + "name": "Mandy Rigg", + "office": "Venice", + "position": "Healthcare Specialist", + "salary": "$220,594", + "start_date": "2/18/2019" + }, + { + "extn": "6034", + "id": "5786", + "name": "Henry Wright", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$120,273", + "start_date": "1/20/2004" + }, + { + "extn": "6753", + "id": "5787", + "name": "Allison Salt", + "office": "Prague", + "position": "HR Specialist", + "salary": "$137,065", + "start_date": "4/16/2009" + }, + { + "extn": "6802", + "id": "5788", + "name": "Greta Cunningham", + "office": "San Bernardino", + "position": "Laboratory Technician", + "salary": "$159,516", + "start_date": "4/12/2018" + }, + { + "extn": "5804", + "id": "5789", + "name": "Naomi Gates", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$59,924", + "start_date": "2/23/2016" + }, + { + "extn": "2249", + "id": "5790", + "name": "Hayden Middleton", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$216,110", + "start_date": "6/15/2006" + }, + { + "extn": "7370", + "id": "5791", + "name": "Abdul Hamilton", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$81,721", + "start_date": "2/5/2011" + }, + { + "extn": "4912", + "id": "5792", + "name": "Barney Jennson", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$226,677", + "start_date": "7/15/2018" + }, + { + "extn": "2242", + "id": "5793", + "name": "Logan Middleton", + "office": "Denver", + "position": "Treasurer", + "salary": "$24,127", + "start_date": "7/11/2015" + }, + { + "extn": "4359", + "id": "5794", + "name": "Laila Skinner", + "office": "Fullerton", + "position": "Baker", + "salary": "$28,433", + "start_date": "2/7/2002" + }, + { + "extn": "6136", + "id": "5795", + "name": "Eve Kelly", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$222,919", + "start_date": "8/30/2017" + }, + { + "extn": "6103", + "id": "5796", + "name": "Erica Thorne", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$138,325", + "start_date": "5/12/2008" + }, + { + "extn": "5297", + "id": "5797", + "name": "Cassandra Stevens", + "office": "Atlanta", + "position": "Executive Director", + "salary": "$120,222", + "start_date": "2/18/2011" + }, + { + "extn": "4405", + "id": "5798", + "name": "Rosa Norburn", + "office": "Valetta", + "position": "Clerk", + "salary": "$240,542", + "start_date": "3/15/2004" + }, + { + "extn": "3352", + "id": "5799", + "name": "Alison Bell", + "office": "Murfreesboro", + "position": "Biologist", + "salary": "$92,134", + "start_date": "9/9/2010" + }, + { + "extn": "1595", + "id": "5800", + "name": "Leah Vinton", + "office": "London", + "position": "Doctor", + "salary": "$20,233", + "start_date": "3/11/2008" + }, + { + "extn": "2444", + "id": "5801", + "name": "Marigold Vincent", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$261,948", + "start_date": "11/8/2000" + }, + { + "extn": "9664", + "id": "5802", + "name": "Deborah Cobb", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$226,865", + "start_date": "12/12/2005" + }, + { + "extn": "9988", + "id": "5803", + "name": "Jessica Ranks", + "office": "Seattle", + "position": "Cashier", + "salary": "$174,137", + "start_date": "11/22/2002" + }, + { + "extn": "9499", + "id": "5804", + "name": "Sara Tyrrell", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$19,413", + "start_date": "7/4/2007" + }, + { + "extn": "8603", + "id": "5805", + "name": "Brad Durrant", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$39,730", + "start_date": "12/5/2008" + }, + { + "extn": "8102", + "id": "5806", + "name": "Joyce Griffiths", + "office": "Moreno Valley", + "position": "Service Supervisor", + "salary": "$173,627", + "start_date": "11/16/2000" + }, + { + "extn": "3851", + "id": "5807", + "name": "Jocelyn Vangness", + "office": "Rochester", + "position": "Bellman", + "salary": "$15,295", + "start_date": "1/18/2007" + }, + { + "extn": "4304", + "id": "5808", + "name": "Johnathan Rogan", + "office": "Arlington", + "position": "Steward", + "salary": "$99,185", + "start_date": "12/19/2005" + }, + { + "extn": "2742", + "id": "5809", + "name": "Brad Neal", + "office": "Ontario", + "position": "Steward", + "salary": "$58,261", + "start_date": "9/8/2011" + }, + { + "extn": "6903", + "id": "5810", + "name": "Barry Walsh", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$33,407", + "start_date": "8/24/2002" + }, + { + "extn": "5683", + "id": "5811", + "name": "Julianna Shea", + "office": "Berna", + "position": "Insurance Broker", + "salary": "$148,372", + "start_date": "6/6/2013" + }, + { + "extn": "3115", + "id": "5812", + "name": "Angelina Clark", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$280,243", + "start_date": "3/17/2003" + }, + { + "extn": "7782", + "id": "5813", + "name": "Benjamin Grey", + "office": "Rochester", + "position": "Steward", + "salary": "$95,888", + "start_date": "10/15/2012" + }, + { + "extn": "7751", + "id": "5814", + "name": "Maddison Murphy", + "office": "Columbus", + "position": "Fabricator", + "salary": "$130,590", + "start_date": "5/13/2001" + }, + { + "extn": "6701", + "id": "5815", + "name": "Tony Hudson", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$203,342", + "start_date": "10/25/2017" + }, + { + "extn": "3991", + "id": "5816", + "name": "Andrea Hamilton", + "office": "Denver", + "position": "Operator", + "salary": "$123,358", + "start_date": "4/25/2018" + }, + { + "extn": "6674", + "id": "5817", + "name": "Bryon Sheldon", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$241,078", + "start_date": "2/28/2008" + }, + { + "extn": "1648", + "id": "5818", + "name": "Tom Matthews", + "office": "Murfreesboro", + "position": "Stockbroker", + "salary": "$86,150", + "start_date": "3/22/2000" + }, + { + "extn": "6426", + "id": "5819", + "name": "Enoch Hopkins", + "office": "Boston", + "position": "Treasurer", + "salary": "$175,243", + "start_date": "8/9/2014" + }, + { + "extn": "1242", + "id": "5820", + "name": "Chuck Santos", + "office": "El Paso", + "position": "Fabricator", + "salary": "$126,952", + "start_date": "4/24/2005" + }, + { + "extn": "8298", + "id": "5821", + "name": "Wade Knott", + "office": "El Paso", + "position": "Dentist", + "salary": "$171,847", + "start_date": "11/18/2016" + }, + { + "extn": "4751", + "id": "5822", + "name": "Ronald Barrett", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$295,825", + "start_date": "1/13/2016" + }, + { + "extn": "2685", + "id": "5823", + "name": "Kaylee Whinter", + "office": "Stockton", + "position": "Auditor", + "salary": "$42,926", + "start_date": "7/10/2019" + }, + { + "extn": "7465", + "id": "5824", + "name": "Hailey Hamilton", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$151,740", + "start_date": "5/9/2018" + }, + { + "extn": "9910", + "id": "5825", + "name": "Harvey Jefferson", + "office": "New York", + "position": "Project Manager", + "salary": "$211,120", + "start_date": "11/16/2016" + }, + { + "extn": "7235", + "id": "5826", + "name": "Nancy Thomson", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$197,717", + "start_date": "3/2/2013" + }, + { + "extn": "7850", + "id": "5827", + "name": "Camila Richardson", + "office": "Tulsa", + "position": "Ambulatory Nurse", + "salary": "$170,879", + "start_date": "10/13/2001" + }, + { + "extn": "3593", + "id": "5828", + "name": "Shay Cassidy", + "office": "Springfield", + "position": "Food Technologist", + "salary": "$30,229", + "start_date": "9/19/2019" + }, + { + "extn": "9525", + "id": "5829", + "name": "Susan Fields", + "office": "Quebec", + "position": "Lecturer", + "salary": "$66,589", + "start_date": "8/11/2004" + }, + { + "extn": "4978", + "id": "5830", + "name": "Skylar Simmons", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$99,155", + "start_date": "10/11/2001" + }, + { + "extn": "3414", + "id": "5831", + "name": "Ryan Appleton", + "office": "Oakland", + "position": "Cashier", + "salary": "$198,325", + "start_date": "6/15/2007" + }, + { + "extn": "7775", + "id": "5832", + "name": "Brad Griffiths", + "office": "Zurich", + "position": "Bellman", + "salary": "$289,783", + "start_date": "10/29/2002" + }, + { + "extn": "9493", + "id": "5833", + "name": "Gil Morris", + "office": "Stockton", + "position": "Clerk", + "salary": "$108,196", + "start_date": "12/12/2010" + }, + { + "extn": "3214", + "id": "5834", + "name": "Alexander Slater", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$264,880", + "start_date": "2/14/2019" + }, + { + "extn": "1803", + "id": "5835", + "name": "Bob Saunders", + "office": "London", + "position": "Investment Advisor", + "salary": "$93,226", + "start_date": "9/5/2006" + }, + { + "extn": "2360", + "id": "5836", + "name": "Skylar Ross", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$29,778", + "start_date": "7/26/2008" + }, + { + "extn": "4546", + "id": "5837", + "name": "Ron Griffiths", + "office": "Madison", + "position": "Associate Professor", + "salary": "$21,303", + "start_date": "10/12/2017" + }, + { + "extn": "6076", + "id": "5838", + "name": "Moira Kelly", + "office": "Portland", + "position": "Chef Manager", + "salary": "$34,592", + "start_date": "3/6/2009" + }, + { + "extn": "8949", + "id": "5839", + "name": "Nancy Exton", + "office": "Garland", + "position": "Accountant", + "salary": "$219,818", + "start_date": "2/15/2016" + }, + { + "extn": "6536", + "id": "5840", + "name": "Helen Patel", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$25,455", + "start_date": "9/11/2018" + }, + { + "extn": "3889", + "id": "5841", + "name": "Ruby Oswald", + "office": "Tallahassee", + "position": "Cook", + "salary": "$196,513", + "start_date": "3/18/2017" + }, + { + "extn": "1930", + "id": "5842", + "name": "Ada Phillips", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$216,389", + "start_date": "4/5/2000" + }, + { + "extn": "3011", + "id": "5843", + "name": "George Knight", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$147,448", + "start_date": "10/22/2016" + }, + { + "extn": "6448", + "id": "5844", + "name": "Chloe Whitehouse", + "office": "Bridgeport", + "position": "Systems Administrator", + "salary": "$66,430", + "start_date": "10/3/2009" + }, + { + "extn": "8781", + "id": "5845", + "name": "Hank Bryson", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$238,511", + "start_date": "8/24/2016" + }, + { + "extn": "5897", + "id": "5846", + "name": "Denny Mcgee", + "office": "San Antonio", + "position": "Operator", + "salary": "$213,923", + "start_date": "10/11/2012" + }, + { + "extn": "5102", + "id": "5847", + "name": "Winnie Milner", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$278,048", + "start_date": "2/1/2008" + }, + { + "extn": "6350", + "id": "5848", + "name": "Mina Allen", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$168,953", + "start_date": "6/29/2019" + }, + { + "extn": "8212", + "id": "5849", + "name": "Eduardo Vass", + "office": "Venice", + "position": "Treasurer", + "salary": "$114,068", + "start_date": "10/18/2018" + }, + { + "extn": "3779", + "id": "5850", + "name": "Cadence Murphy", + "office": "Oakland", + "position": "Service Supervisor", + "salary": "$13,316", + "start_date": "8/10/2007" + }, + { + "extn": "5997", + "id": "5851", + "name": "Bree Varley", + "office": "Memphis", + "position": "Accountant", + "salary": "$275,361", + "start_date": "12/26/2000" + }, + { + "extn": "5602", + "id": "5852", + "name": "Hanna Lyon", + "office": "Kansas City", + "position": "Call Center Representative", + "salary": "$44,221", + "start_date": "1/9/2012" + }, + { + "extn": "9007", + "id": "5853", + "name": "Felicity Calderwood", + "office": "Norfolk", + "position": "Front Desk Coordinator", + "salary": "$209,042", + "start_date": "5/13/2013" + }, + { + "extn": "5910", + "id": "5854", + "name": "Fiona Torres", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$19,728", + "start_date": "10/13/2007" + }, + { + "extn": "2006", + "id": "5855", + "name": "John Parker", + "office": "Scottsdale", + "position": "Machine Operator", + "salary": "$117,527", + "start_date": "4/18/2017" + }, + { + "extn": "6200", + "id": "5856", + "name": "Elijah Riley", + "office": "Omaha", + "position": "Webmaster", + "salary": "$173,787", + "start_date": "3/4/2003" + }, + { + "extn": "5338", + "id": "5857", + "name": "Enoch Douglas", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$275,130", + "start_date": "3/14/2001" + }, + { + "extn": "3728", + "id": "5858", + "name": "Amy Amstead", + "office": "Columbus", + "position": "Biologist", + "salary": "$287,182", + "start_date": "2/24/2011" + }, + { + "extn": "9784", + "id": "5859", + "name": "Leroy Hardwick", + "office": "Orlando", + "position": "Audiologist", + "salary": "$163,856", + "start_date": "2/26/2016" + }, + { + "extn": "9533", + "id": "5860", + "name": "Danny Brock", + "office": "Irving", + "position": "Operator", + "salary": "$296,074", + "start_date": "9/25/2007" + }, + { + "extn": "9739", + "id": "5861", + "name": "Freya Powell", + "office": "Lancaster", + "position": "Inspector", + "salary": "$283,631", + "start_date": "12/28/2016" + }, + { + "extn": "1158", + "id": "5862", + "name": "Jayden Lakey", + "office": "Fremont", + "position": "Design Engineer", + "salary": "$146,552", + "start_date": "9/3/2001" + }, + { + "extn": "6676", + "id": "5863", + "name": "Roger Booth", + "office": "Anaheim", + "position": "Electrician", + "salary": "$45,070", + "start_date": "3/4/2012" + }, + { + "extn": "4262", + "id": "5864", + "name": "Percy Walter", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$176,040", + "start_date": "9/21/2016" + }, + { + "extn": "3837", + "id": "5865", + "name": "Julian Paterson", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$198,482", + "start_date": "5/20/2007" + }, + { + "extn": "4158", + "id": "5866", + "name": "Clarissa Rowan", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$90,076", + "start_date": "6/24/2004" + }, + { + "extn": "5469", + "id": "5867", + "name": "Chris Kent", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$14,270", + "start_date": "4/26/2014" + }, + { + "extn": "4862", + "id": "5868", + "name": "Hank Drummond", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$278,732", + "start_date": "12/2/2005" + }, + { + "extn": "8826", + "id": "5869", + "name": "Julius Carson", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$140,654", + "start_date": "10/5/2009" + }, + { + "extn": "3294", + "id": "5870", + "name": "Evelynn Crawford", + "office": "Paris", + "position": "Electrician", + "salary": "$11,039", + "start_date": "5/13/2017" + }, + { + "extn": "4426", + "id": "5871", + "name": "Mandy Clifton", + "office": "Omaha", + "position": "HR Specialist", + "salary": "$89,866", + "start_date": "10/20/2015" + }, + { + "extn": "3265", + "id": "5872", + "name": "Nicholas Booth", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$143,238", + "start_date": "11/25/2016" + }, + { + "extn": "3181", + "id": "5873", + "name": "Hannah Darcy", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$83,492", + "start_date": "11/11/2000" + }, + { + "extn": "3732", + "id": "5874", + "name": "Grace Carpenter", + "office": "Las Vegas", + "position": "Operator", + "salary": "$137,340", + "start_date": "3/18/2002" + }, + { + "extn": "6804", + "id": "5875", + "name": "Rick Gibbons", + "office": "Cincinnati", + "position": "Operator", + "salary": "$73,172", + "start_date": "5/15/2012" + }, + { + "extn": "4726", + "id": "5876", + "name": "Hazel Whatson", + "office": "Nashville", + "position": "Budget Analyst", + "salary": "$142,135", + "start_date": "12/28/2010" + }, + { + "extn": "3540", + "id": "5877", + "name": "Maribel Reid", + "office": "Laredo", + "position": "Software Engineer", + "salary": "$190,768", + "start_date": "11/17/2010" + }, + { + "extn": "5635", + "id": "5878", + "name": "Denny Wilcox", + "office": "Moreno Valley", + "position": "Inspector", + "salary": "$130,764", + "start_date": "11/26/2007" + }, + { + "extn": "9918", + "id": "5879", + "name": "Diane Rixon", + "office": "Oklahoma City", + "position": "HR Specialist", + "salary": "$265,018", + "start_date": "10/31/2013" + }, + { + "extn": "5268", + "id": "5880", + "name": "Selena Adams", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$170,206", + "start_date": "10/9/2006" + }, + { + "extn": "6986", + "id": "5881", + "name": "Bernadette Osmond", + "office": "Honolulu", + "position": "Machine Operator", + "salary": "$154,169", + "start_date": "10/10/2000" + }, + { + "extn": "7916", + "id": "5882", + "name": "Fred Thorpe", + "office": "Garland", + "position": "CNC Operator", + "salary": "$190,650", + "start_date": "1/21/2011" + }, + { + "extn": "4698", + "id": "5883", + "name": "Nina Driscoll", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$138,594", + "start_date": "5/1/2018" + }, + { + "extn": "1852", + "id": "5884", + "name": "Brad Baker", + "office": "Lyon", + "position": "Cook", + "salary": "$54,283", + "start_date": "8/21/2000" + }, + { + "extn": "2645", + "id": "5885", + "name": "Analise Pearson", + "office": "Chicago", + "position": "Software Engineer", + "salary": "$177,798", + "start_date": "5/12/2011" + }, + { + "extn": "5218", + "id": "5886", + "name": "Isabella Forth", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$245,427", + "start_date": "6/16/2012" + }, + { + "extn": "7766", + "id": "5887", + "name": "Louise Hardwick", + "office": "Fort Lauderdale", + "position": "Baker", + "salary": "$39,569", + "start_date": "3/6/2009" + }, + { + "extn": "9368", + "id": "5888", + "name": "Clint Adams", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$235,913", + "start_date": "9/14/2014" + }, + { + "extn": "6776", + "id": "5889", + "name": "Carl Benfield", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$187,632", + "start_date": "3/5/2011" + }, + { + "extn": "1397", + "id": "5890", + "name": "Javier Neal", + "office": "London", + "position": "Biologist", + "salary": "$71,262", + "start_date": "4/13/2016" + }, + { + "extn": "8658", + "id": "5891", + "name": "Nicholas Walker", + "office": "Phoenix", + "position": "Clerk", + "salary": "$208,698", + "start_date": "11/5/2013" + }, + { + "extn": "5922", + "id": "5892", + "name": "Alex Santos", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$206,572", + "start_date": "4/11/2016" + }, + { + "extn": "5956", + "id": "5893", + "name": "Rufus Veale", + "office": "Valetta", + "position": "Cook", + "salary": "$57,038", + "start_date": "10/28/2013" + }, + { + "extn": "9712", + "id": "5894", + "name": "Rosalee Simmons", + "office": "Murfreesboro", + "position": "Operator", + "salary": "$19,695", + "start_date": "2/16/2014" + }, + { + "extn": "5661", + "id": "5895", + "name": "Daniel Fox", + "office": "Oakland", + "position": "Executive Director", + "salary": "$176,926", + "start_date": "6/7/2005" + }, + { + "extn": "4999", + "id": "5896", + "name": "Eduardo Allington", + "office": "Oklahoma City", + "position": "Systems Administrator", + "salary": "$58,265", + "start_date": "12/4/2002" + }, + { + "extn": "1245", + "id": "5897", + "name": "Roger Uddin", + "office": "Milano", + "position": "Doctor", + "salary": "$253,439", + "start_date": "11/28/2016" + }, + { + "extn": "8644", + "id": "5898", + "name": "Kurt Faulkner", + "office": "Portland", + "position": "Machine Operator", + "salary": "$145,563", + "start_date": "7/21/2003" + }, + { + "extn": "5108", + "id": "5899", + "name": "Teagan Patel", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$82,005", + "start_date": "4/24/2005" + }, + { + "extn": "1227", + "id": "5900", + "name": "Evie Bayliss", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$113,562", + "start_date": "11/21/2004" + }, + { + "extn": "6521", + "id": "5901", + "name": "Johnathan Morrow", + "office": "Tokyo", + "position": "Auditor", + "salary": "$135,706", + "start_date": "11/28/2005" + }, + { + "extn": "7065", + "id": "5902", + "name": "Livia Flett", + "office": "Jersey City", + "position": "Machine Operator", + "salary": "$32,895", + "start_date": "11/8/2007" + }, + { + "extn": "9887", + "id": "5903", + "name": "Marie Becker", + "office": "Madison", + "position": "Project Manager", + "salary": "$212,395", + "start_date": "1/18/2003" + }, + { + "extn": "4711", + "id": "5904", + "name": "Paula Veale", + "office": "Charlotte", + "position": "Physician", + "salary": "$109,066", + "start_date": "12/22/2012" + }, + { + "extn": "8027", + "id": "5905", + "name": "Rosalie Bailey", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$190,932", + "start_date": "5/10/2011" + }, + { + "extn": "2257", + "id": "5906", + "name": "Gwen Marshall", + "office": "Zurich", + "position": "Mobile Developer", + "salary": "$125,304", + "start_date": "2/26/2006" + }, + { + "extn": "7787", + "id": "5907", + "name": "Natalie Ripley", + "office": "New York", + "position": "Banker", + "salary": "$183,281", + "start_date": "7/5/2019" + }, + { + "extn": "2842", + "id": "5908", + "name": "Rachael Jackson", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$80,664", + "start_date": "5/25/2007" + }, + { + "extn": "1595", + "id": "5909", + "name": "William Scott", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$241,863", + "start_date": "3/16/2010" + }, + { + "extn": "8901", + "id": "5910", + "name": "Karen Addley", + "office": "Paris", + "position": "Food Technologist", + "salary": "$208,649", + "start_date": "3/24/2016" + }, + { + "extn": "3608", + "id": "5911", + "name": "Daron Tailor", + "office": "Bakersfield", + "position": "Doctor", + "salary": "$283,220", + "start_date": "2/4/2002" + }, + { + "extn": "3088", + "id": "5912", + "name": "Nicholas Murphy", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$122,482", + "start_date": "3/12/2018" + }, + { + "extn": "1173", + "id": "5913", + "name": "Johnathan Tate", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$85,278", + "start_date": "10/24/2009" + }, + { + "extn": "9672", + "id": "5914", + "name": "Shelby Phillips", + "office": "Scottsdale", + "position": "Dentist", + "salary": "$178,293", + "start_date": "6/16/2004" + }, + { + "extn": "7972", + "id": "5915", + "name": "George Gregory", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$116,620", + "start_date": "8/17/2011" + }, + { + "extn": "2124", + "id": "5916", + "name": "Dasha Hogg", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$267,044", + "start_date": "9/17/2001" + }, + { + "extn": "6867", + "id": "5917", + "name": "Agnes Lane", + "office": "Murfreesboro", + "position": "Food Technologist", + "salary": "$101,959", + "start_date": "11/30/2018" + }, + { + "extn": "2996", + "id": "5918", + "name": "Denny Radcliffe", + "office": "Baltimore", + "position": "CNC Operator", + "salary": "$216,996", + "start_date": "4/13/2014" + }, + { + "extn": "2086", + "id": "5919", + "name": "Mavis Snow", + "office": "Otawa", + "position": "Biologist", + "salary": "$236,618", + "start_date": "12/24/2001" + }, + { + "extn": "3265", + "id": "5920", + "name": "Kimberly Hewitt", + "office": "Chicago", + "position": "Paramedic", + "salary": "$117,812", + "start_date": "7/12/2018" + }, + { + "extn": "3948", + "id": "5921", + "name": "Dasha Niles", + "office": "Henderson", + "position": "Banker", + "salary": "$275,126", + "start_date": "2/22/2017" + }, + { + "extn": "9624", + "id": "5922", + "name": "Adalie Simpson", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$208,957", + "start_date": "7/9/2016" + }, + { + "extn": "7671", + "id": "5923", + "name": "Karen Chester", + "office": "Springfield", + "position": "Auditor", + "salary": "$252,881", + "start_date": "4/15/2009" + }, + { + "extn": "9922", + "id": "5924", + "name": "Shannon Briggs", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$255,697", + "start_date": "4/25/2015" + }, + { + "extn": "5591", + "id": "5925", + "name": "Ryan Harrington", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$185,621", + "start_date": "5/9/2019" + }, + { + "extn": "9118", + "id": "5926", + "name": "Bob Shaw", + "office": "Garland", + "position": "Loan Officer", + "salary": "$11,483", + "start_date": "6/10/2002" + }, + { + "extn": "2609", + "id": "5927", + "name": "Bryce Robinson", + "office": "Honolulu", + "position": "Biologist", + "salary": "$49,856", + "start_date": "9/8/2016" + }, + { + "extn": "9522", + "id": "5928", + "name": "Freya Kaur", + "office": "Hayward", + "position": "Systems Administrator", + "salary": "$259,560", + "start_date": "1/1/2019" + }, + { + "extn": "7298", + "id": "5929", + "name": "Owen Rossi", + "office": "Jacksonville", + "position": "Baker", + "salary": "$275,504", + "start_date": "4/3/2017" + }, + { + "extn": "6543", + "id": "5930", + "name": "Dasha Henderson", + "office": "Sacramento", + "position": "Clerk", + "salary": "$294,173", + "start_date": "10/21/2015" + }, + { + "extn": "1740", + "id": "5931", + "name": "Erick Calderwood", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$72,095", + "start_date": "6/29/2003" + }, + { + "extn": "4640", + "id": "5932", + "name": "Crystal Gunn", + "office": "Norfolk", + "position": "Bellman", + "salary": "$232,842", + "start_date": "10/22/2002" + }, + { + "extn": "3611", + "id": "5933", + "name": "Matt Vince", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$93,841", + "start_date": "10/14/2006" + }, + { + "extn": "3418", + "id": "5934", + "name": "Alice Wise", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$130,682", + "start_date": "8/16/2015" + }, + { + "extn": "6734", + "id": "5935", + "name": "Christine Lyon", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$287,198", + "start_date": "10/13/2007" + }, + { + "extn": "3180", + "id": "5936", + "name": "Lana Casey", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$229,021", + "start_date": "7/27/2017" + }, + { + "extn": "8598", + "id": "5937", + "name": "Tom Mills", + "office": "Omaha", + "position": "Doctor", + "salary": "$74,123", + "start_date": "4/23/2017" + }, + { + "extn": "4614", + "id": "5938", + "name": "Rick Morgan", + "office": "El Paso", + "position": "Accountant", + "salary": "$148,797", + "start_date": "12/24/2013" + }, + { + "extn": "2140", + "id": "5939", + "name": "Wade Thornton", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$85,022", + "start_date": "10/26/2010" + }, + { + "extn": "1671", + "id": "5940", + "name": "Sebastian Driscoll", + "office": "Irving", + "position": "Webmaster", + "salary": "$221,145", + "start_date": "11/13/2010" + }, + { + "extn": "4222", + "id": "5941", + "name": "Maxwell Driscoll", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$133,808", + "start_date": "8/8/2009" + }, + { + "extn": "1354", + "id": "5942", + "name": "Dakota Gregory", + "office": "St. Louis", + "position": "Paramedic", + "salary": "$148,501", + "start_date": "10/18/2014" + }, + { + "extn": "7607", + "id": "5943", + "name": "Shannon Harrison", + "office": "Richmond", + "position": "Fabricator", + "salary": "$292,170", + "start_date": "7/1/2012" + }, + { + "extn": "5169", + "id": "5944", + "name": "Bryon Yard", + "office": "London", + "position": "Budget Analyst", + "salary": "$23,754", + "start_date": "9/19/2003" + }, + { + "extn": "7935", + "id": "5945", + "name": "Noemi Wills", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$259,095", + "start_date": "2/1/2010" + }, + { + "extn": "2818", + "id": "5946", + "name": "Sebastian Rixon", + "office": "Pittsburgh", + "position": "Webmaster", + "salary": "$92,361", + "start_date": "11/15/2014" + }, + { + "extn": "6951", + "id": "5947", + "name": "Percy Bingham", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$276,663", + "start_date": "8/9/2005" + }, + { + "extn": "5899", + "id": "5948", + "name": "Ivette Jarvis", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$169,849", + "start_date": "1/18/2017" + }, + { + "extn": "7956", + "id": "5949", + "name": "Greta Dixon", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$164,425", + "start_date": "7/17/2019" + }, + { + "extn": "5627", + "id": "5950", + "name": "Elise Jackson", + "office": "Arlington", + "position": "Electrician", + "salary": "$55,050", + "start_date": "10/20/2016" + }, + { + "extn": "9143", + "id": "5951", + "name": "Shelby Page ", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$179,144", + "start_date": "1/28/2004" + }, + { + "extn": "6105", + "id": "5952", + "name": "Vera Gallacher", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$25,573", + "start_date": "2/9/2010" + }, + { + "extn": "3467", + "id": "5953", + "name": "Logan Hilton", + "office": "Denver", + "position": "Baker", + "salary": "$264,915", + "start_date": "11/7/2006" + }, + { + "extn": "6703", + "id": "5954", + "name": "Monica Truscott", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$119,505", + "start_date": "8/5/2001" + }, + { + "extn": "8110", + "id": "5955", + "name": "Tyler Samuel", + "office": "Albuquerque", + "position": "Paramedic", + "salary": "$119,249", + "start_date": "7/21/2005" + }, + { + "extn": "7868", + "id": "5956", + "name": "Marissa Clarkson", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$69,592", + "start_date": "6/20/2018" + }, + { + "extn": "1508", + "id": "5957", + "name": "Mavis Thomson", + "office": "Zurich", + "position": "Biologist", + "salary": "$139,423", + "start_date": "5/16/2017" + }, + { + "extn": "1519", + "id": "5958", + "name": "Holly Ingram", + "office": "Houston", + "position": "Budget Analyst", + "salary": "$12,038", + "start_date": "1/5/2011" + }, + { + "extn": "4362", + "id": "5959", + "name": "Tom Harris", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$42,274", + "start_date": "4/16/2006" + }, + { + "extn": "4993", + "id": "5960", + "name": "Irene Brett", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$228,964", + "start_date": "6/6/2004" + }, + { + "extn": "9982", + "id": "5961", + "name": "Hayden Mason", + "office": "Memphis", + "position": "Audiologist", + "salary": "$196,572", + "start_date": "4/28/2017" + }, + { + "extn": "7760", + "id": "5962", + "name": "Chad Bailey", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$91,715", + "start_date": "12/17/2009" + }, + { + "extn": "3586", + "id": "5963", + "name": "Ciara Wooldridge", + "office": "Lyon", + "position": "Webmaster", + "salary": "$201,350", + "start_date": "3/18/2002" + }, + { + "extn": "2084", + "id": "5964", + "name": "Chester Carson", + "office": "Sacramento", + "position": "Clerk", + "salary": "$205,804", + "start_date": "4/29/2006" + }, + { + "extn": "2878", + "id": "5965", + "name": "Barry Fisher", + "office": "Milano", + "position": "Bookkeeper", + "salary": "$258,151", + "start_date": "5/13/2009" + }, + { + "extn": "9892", + "id": "5966", + "name": "Bryce Morrow", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$47,087", + "start_date": "8/16/2011" + }, + { + "extn": "1803", + "id": "5967", + "name": "Bob Overson", + "office": "San Diego", + "position": "Project Manager", + "salary": "$215,395", + "start_date": "7/28/2007" + }, + { + "extn": "8189", + "id": "5968", + "name": "Matt Bailey", + "office": "Richmond", + "position": "Auditor", + "salary": "$268,774", + "start_date": "11/26/2017" + }, + { + "extn": "5744", + "id": "5969", + "name": "Anais Nicolas", + "office": "New Orleans", + "position": "Cash Manager", + "salary": "$59,162", + "start_date": "7/24/2006" + }, + { + "extn": "6838", + "id": "5970", + "name": "Angelica Latham", + "office": "Colorado Springs", + "position": "Design Engineer", + "salary": "$246,809", + "start_date": "8/5/2007" + }, + { + "extn": "8504", + "id": "5971", + "name": "Remy Vinton", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$72,943", + "start_date": "8/11/2015" + }, + { + "extn": "5996", + "id": "5972", + "name": "Trisha Lewis", + "office": "Madrid", + "position": "Inspector", + "salary": "$129,966", + "start_date": "12/12/2016" + }, + { + "extn": "1168", + "id": "5973", + "name": "Jolene Smith", + "office": "Minneapolis", + "position": "Operator", + "salary": "$169,025", + "start_date": "1/13/2005" + }, + { + "extn": "8435", + "id": "5974", + "name": "Bob Squire", + "office": "Nashville", + "position": "Bellman", + "salary": "$120,748", + "start_date": "11/7/2009" + }, + { + "extn": "3325", + "id": "5975", + "name": "Peter Stuart", + "office": "Seattle", + "position": "Associate Professor", + "salary": "$256,623", + "start_date": "5/31/2016" + }, + { + "extn": "5465", + "id": "5976", + "name": "Sabrina Russel", + "office": "Richmond", + "position": "Production Painter", + "salary": "$118,639", + "start_date": "3/28/2015" + }, + { + "extn": "3143", + "id": "5977", + "name": "Manuel Rosenbloom", + "office": "Quebec", + "position": "Electrician", + "salary": "$122,308", + "start_date": "7/24/2000" + }, + { + "extn": "6868", + "id": "5978", + "name": "Sofia Weldon", + "office": "Milano", + "position": "Baker", + "salary": "$97,738", + "start_date": "9/30/2019" + }, + { + "extn": "7061", + "id": "5979", + "name": "Luke Page ", + "office": "Amarillo", + "position": "Executive Director", + "salary": "$231,974", + "start_date": "1/5/2000" + }, + { + "extn": "3249", + "id": "5980", + "name": "Sebastian Irving", + "office": "Norfolk", + "position": "Electrician", + "salary": "$60,654", + "start_date": "9/9/2011" + }, + { + "extn": "1080", + "id": "5981", + "name": "Manuel Fisher", + "office": "Detroit", + "position": "Auditor", + "salary": "$299,805", + "start_date": "4/21/2002" + }, + { + "extn": "3662", + "id": "5982", + "name": "Naomi Murphy", + "office": "Jersey City", + "position": "Chef Manager", + "salary": "$211,960", + "start_date": "1/13/2007" + }, + { + "extn": "7055", + "id": "5983", + "name": "Penny Yang", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$190,166", + "start_date": "10/15/2014" + }, + { + "extn": "8411", + "id": "5984", + "name": "Sebastian Antcliff", + "office": "Amarillo", + "position": "Steward", + "salary": "$256,491", + "start_date": "9/1/2019" + }, + { + "extn": "1061", + "id": "5985", + "name": "Rufus Chadwick", + "office": "Escondido", + "position": "Cook", + "salary": "$229,641", + "start_date": "10/27/2005" + }, + { + "extn": "7266", + "id": "5986", + "name": "Callie Wilson", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$78,786", + "start_date": "10/16/2008" + }, + { + "extn": "4174", + "id": "5987", + "name": "Taylor Rowan", + "office": "San Jose", + "position": "Bellman", + "salary": "$187,263", + "start_date": "7/14/2010" + }, + { + "extn": "4509", + "id": "5988", + "name": "Tony Tait", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$36,259", + "start_date": "8/26/2014" + }, + { + "extn": "6352", + "id": "5989", + "name": "Anne Mccall", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$122,640", + "start_date": "11/8/2005" + }, + { + "extn": "6523", + "id": "5990", + "name": "Beatrice Myatt", + "office": "Irving", + "position": "Biologist", + "salary": "$224,406", + "start_date": "8/28/2018" + }, + { + "extn": "2270", + "id": "5991", + "name": "Camila Ross", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$153,961", + "start_date": "1/20/2001" + }, + { + "extn": "6821", + "id": "5992", + "name": "Lillian Butler", + "office": "Quebec", + "position": "Inspector", + "salary": "$239,488", + "start_date": "7/27/2018" + }, + { + "extn": "7465", + "id": "5993", + "name": "Josh Mason", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$143,732", + "start_date": "6/24/2002" + }, + { + "extn": "5108", + "id": "5994", + "name": "Emmanuelle Garner", + "office": "Boston", + "position": "Executive Director", + "salary": "$262,763", + "start_date": "1/21/2003" + }, + { + "extn": "6481", + "id": "5995", + "name": "Tara Bennett", + "office": "El Paso", + "position": "Audiologist", + "salary": "$234,939", + "start_date": "10/29/2005" + }, + { + "extn": "3926", + "id": "5996", + "name": "Caydence Reynolds", + "office": "Phoenix", + "position": "Accountant", + "salary": "$117,597", + "start_date": "8/22/2006" + }, + { + "extn": "4937", + "id": "5997", + "name": "Tony Emmott", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$39,889", + "start_date": "7/7/2009" + }, + { + "extn": "8542", + "id": "5998", + "name": "Taylor Calderwood", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$14,377", + "start_date": "3/26/2010" + }, + { + "extn": "8013", + "id": "5999", + "name": "Caleb Reyes", + "office": "Glendale", + "position": "Audiologist", + "salary": "$167,048", + "start_date": "6/9/2016" + }, + { + "extn": "5283", + "id": "6000", + "name": "Ryan Milner", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$116,720", + "start_date": "12/25/2016" + }, + { + "extn": "3564", + "id": "6001", + "name": "Leroy Thatcher", + "office": "Sacramento", + "position": "Webmaster", + "salary": "$139,899", + "start_date": "11/7/2009" + }, + { + "extn": "6391", + "id": "6002", + "name": "Henry Gunn", + "office": "Saint Paul", + "position": "Cook", + "salary": "$202,809", + "start_date": "11/21/2013" + }, + { + "extn": "1548", + "id": "6003", + "name": "Bart Collis", + "office": "Irving", + "position": "Service Supervisor", + "salary": "$257,623", + "start_date": "10/16/2000" + }, + { + "extn": "2056", + "id": "6004", + "name": "Sebastian Collins", + "office": "Madrid", + "position": "Lecturer", + "salary": "$19,790", + "start_date": "10/14/2010" + }, + { + "extn": "8959", + "id": "6005", + "name": "Peyton Grady", + "office": "Stockton", + "position": "Health Educator", + "salary": "$255,807", + "start_date": "2/6/2005" + }, + { + "extn": "6514", + "id": "6006", + "name": "Matthew May", + "office": "San Antonio", + "position": "Investment Advisor", + "salary": "$180,587", + "start_date": "8/22/2008" + }, + { + "extn": "2877", + "id": "6007", + "name": "Miriam Sinclair", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$30,850", + "start_date": "7/25/2011" + }, + { + "extn": "9536", + "id": "6008", + "name": "Danny Leslie", + "office": "Portland", + "position": "Paramedic", + "salary": "$141,570", + "start_date": "1/30/2003" + }, + { + "extn": "3783", + "id": "6009", + "name": "Melinda Mould", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$233,493", + "start_date": "6/19/2018" + }, + { + "extn": "3940", + "id": "6010", + "name": "Ryan Wheeler", + "office": "Tokyo", + "position": "Paramedic", + "salary": "$289,335", + "start_date": "12/18/2000" + }, + { + "extn": "8092", + "id": "6011", + "name": "Nick Dowson", + "office": "Zurich", + "position": "Associate Professor", + "salary": "$217,894", + "start_date": "8/29/2009" + }, + { + "extn": "4656", + "id": "6012", + "name": "Amy Shelton", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$92,136", + "start_date": "6/5/2005" + }, + { + "extn": "9172", + "id": "6013", + "name": "Tyson Hogg", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$175,984", + "start_date": "6/8/2016" + }, + { + "extn": "9592", + "id": "6014", + "name": "Thea Overson", + "office": "Toledo", + "position": "Executive Director", + "salary": "$161,877", + "start_date": "11/1/2002" + }, + { + "extn": "5856", + "id": "6015", + "name": "Claire Stanton", + "office": "Houston", + "position": "Service Supervisor", + "salary": "$290,902", + "start_date": "9/26/2012" + }, + { + "extn": "9340", + "id": "6016", + "name": "Carol Lane", + "office": "Colorado Springs", + "position": "Treasurer", + "salary": "$70,334", + "start_date": "6/26/2011" + }, + { + "extn": "3888", + "id": "6017", + "name": "Logan Quinnell", + "office": "Arlington", + "position": "Clerk", + "salary": "$181,216", + "start_date": "4/29/2006" + }, + { + "extn": "2358", + "id": "6018", + "name": "Tiffany Wilkinson", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$217,989", + "start_date": "9/25/2005" + }, + { + "extn": "2554", + "id": "6019", + "name": "Ron Bowen", + "office": "Lakewood", + "position": "Bellman", + "salary": "$217,558", + "start_date": "4/14/2004" + }, + { + "extn": "3485", + "id": "6020", + "name": "Hayden Cooper", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$125,505", + "start_date": "5/16/2006" + }, + { + "extn": "1306", + "id": "6021", + "name": "Nate Richardson", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$93,668", + "start_date": "6/27/2008" + }, + { + "extn": "4992", + "id": "6022", + "name": "Cristal Thornton", + "office": "Tulsa", + "position": "Stockbroker", + "salary": "$174,330", + "start_date": "11/24/2002" + }, + { + "extn": "9856", + "id": "6023", + "name": "Clint Dowson", + "office": "Milano", + "position": "Auditor", + "salary": "$270,842", + "start_date": "4/3/2000" + }, + { + "extn": "1970", + "id": "6024", + "name": "Harry Robinson", + "office": "Saint Paul", + "position": "CNC Operator", + "salary": "$260,518", + "start_date": "8/12/2003" + }, + { + "extn": "7556", + "id": "6025", + "name": "Raquel Hudson", + "office": "Columbus", + "position": "IT Support Staff", + "salary": "$177,048", + "start_date": "5/28/2017" + }, + { + "extn": "5855", + "id": "6026", + "name": "Roger Oswald", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$119,571", + "start_date": "10/20/2008" + }, + { + "extn": "8692", + "id": "6027", + "name": "Gwenyth Forester", + "office": "Pittsburgh", + "position": "Chef Manager", + "salary": "$182,876", + "start_date": "10/4/2000" + }, + { + "extn": "4455", + "id": "6028", + "name": "Irene Devonport", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$137,701", + "start_date": "8/21/2005" + }, + { + "extn": "9480", + "id": "6029", + "name": "Ronald Hamilton", + "office": "Boston", + "position": "Chef Manager", + "salary": "$41,226", + "start_date": "9/28/2012" + }, + { + "extn": "1402", + "id": "6030", + "name": "Doris Spencer", + "office": "Quebec", + "position": "Executive Director", + "salary": "$55,999", + "start_date": "6/14/2000" + }, + { + "extn": "6589", + "id": "6031", + "name": "Erica Wood", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$218,825", + "start_date": "3/9/2001" + }, + { + "extn": "6793", + "id": "6032", + "name": "Harmony Forester", + "office": "Worcester", + "position": "Steward", + "salary": "$57,972", + "start_date": "11/25/2001" + }, + { + "extn": "4419", + "id": "6033", + "name": "Samara Dickson", + "office": "Houston", + "position": "Clerk", + "salary": "$227,431", + "start_date": "10/1/2004" + }, + { + "extn": "2956", + "id": "6034", + "name": "Kenzie Shaw", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$212,253", + "start_date": "6/4/2000" + }, + { + "extn": "5217", + "id": "6035", + "name": "Celia Sloan", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$28,893", + "start_date": "7/8/2007" + }, + { + "extn": "8750", + "id": "6036", + "name": "Eduardo Cavanagh", + "office": "Norfolk", + "position": "Associate Professor", + "salary": "$53,175", + "start_date": "6/26/2013" + }, + { + "extn": "2376", + "id": "6037", + "name": "Benjamin Uttridge", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$118,420", + "start_date": "6/4/2017" + }, + { + "extn": "5871", + "id": "6038", + "name": "Mackenzie Brennan", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$249,763", + "start_date": "4/16/2015" + }, + { + "extn": "3178", + "id": "6039", + "name": "Wade Vollans", + "office": "Minneapolis", + "position": "Banker", + "salary": "$143,669", + "start_date": "3/6/2003" + }, + { + "extn": "6308", + "id": "6040", + "name": "Nate Bennett", + "office": "Orlando", + "position": "Cashier", + "salary": "$237,630", + "start_date": "6/25/2004" + }, + { + "extn": "2499", + "id": "6041", + "name": "Chris Baker", + "office": "Denver", + "position": "CNC Operator", + "salary": "$127,848", + "start_date": "10/1/2002" + }, + { + "extn": "8297", + "id": "6042", + "name": "Ryan Chappell", + "office": "Louisville", + "position": "Health Educator", + "salary": "$136,833", + "start_date": "8/15/2012" + }, + { + "extn": "1689", + "id": "6043", + "name": "Luke Waterson", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$160,990", + "start_date": "8/3/2003" + }, + { + "extn": "1841", + "id": "6044", + "name": "Bernadette Chappell", + "office": "Amarillo", + "position": "Accountant", + "salary": "$150,178", + "start_date": "9/15/2019" + }, + { + "extn": "2549", + "id": "6045", + "name": "Samara Scott", + "office": "Lisbon", + "position": "Loan Officer", + "salary": "$119,682", + "start_date": "3/26/2008" + }, + { + "extn": "3311", + "id": "6046", + "name": "Bart Mason", + "office": "Fremont", + "position": "Dentist", + "salary": "$260,891", + "start_date": "3/25/2001" + }, + { + "extn": "8876", + "id": "6047", + "name": "Gil Mills", + "office": "Huntsville", + "position": "HR Specialist", + "salary": "$41,113", + "start_date": "10/8/2010" + }, + { + "extn": "1442", + "id": "6048", + "name": "Sabina Ellery", + "office": "Rome", + "position": "Loan Officer", + "salary": "$185,086", + "start_date": "3/4/2000" + }, + { + "extn": "5190", + "id": "6049", + "name": "Angela Watt", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$130,754", + "start_date": "8/11/2014" + }, + { + "extn": "3139", + "id": "6050", + "name": "Russel Nash", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$114,864", + "start_date": "9/15/2010" + }, + { + "extn": "7527", + "id": "6051", + "name": "Emma Mitchell", + "office": "Lisbon", + "position": "Banker", + "salary": "$284,192", + "start_date": "4/2/2000" + }, + { + "extn": "8242", + "id": "6052", + "name": "Ronald Holt", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$289,563", + "start_date": "7/14/2001" + }, + { + "extn": "2161", + "id": "6053", + "name": "Wade Spencer", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$297,593", + "start_date": "4/17/2015" + }, + { + "extn": "4972", + "id": "6054", + "name": "Irene Hammond", + "office": "Henderson", + "position": "Accountant", + "salary": "$147,883", + "start_date": "3/23/2000" + }, + { + "extn": "7476", + "id": "6055", + "name": "Nate Simpson", + "office": "Fullerton", + "position": "Cashier", + "salary": "$210,922", + "start_date": "7/30/2014" + }, + { + "extn": "5998", + "id": "6056", + "name": "Rick Bradley", + "office": "Milwaukee", + "position": "Healthcare Specialist", + "salary": "$178,428", + "start_date": "7/11/2017" + }, + { + "extn": "7117", + "id": "6057", + "name": "Chester Woodley", + "office": "Tokyo", + "position": "Associate Professor", + "salary": "$195,712", + "start_date": "8/11/2012" + }, + { + "extn": "2557", + "id": "6058", + "name": "Benny Jackson", + "office": "Chicago", + "position": "Stockbroker", + "salary": "$209,075", + "start_date": "1/6/2001" + }, + { + "extn": "4681", + "id": "6059", + "name": "Camden Moore", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$69,722", + "start_date": "1/16/2009" + }, + { + "extn": "7094", + "id": "6060", + "name": "Analise Wilton", + "office": "Nashville", + "position": "HR Coordinator", + "salary": "$140,116", + "start_date": "2/4/2001" + }, + { + "extn": "1704", + "id": "6061", + "name": "Chadwick Upton", + "office": "Zurich", + "position": "Banker", + "salary": "$231,378", + "start_date": "2/4/2014" + }, + { + "extn": "2219", + "id": "6062", + "name": "Colleen Jenkins", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$273,751", + "start_date": "6/30/2004" + }, + { + "extn": "8715", + "id": "6063", + "name": "Alexander Forth", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$238,481", + "start_date": "6/3/2007" + }, + { + "extn": "1567", + "id": "6064", + "name": "Raquel Todd", + "office": "Colorado Springs", + "position": "Assistant Buyer", + "salary": "$84,963", + "start_date": "6/28/2007" + }, + { + "extn": "8564", + "id": "6065", + "name": "Hayden Ranks", + "office": "Valetta", + "position": "Executive Director", + "salary": "$14,546", + "start_date": "3/29/2018" + }, + { + "extn": "1449", + "id": "6066", + "name": "Phillip Norman", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$109,217", + "start_date": "12/3/2016" + }, + { + "extn": "4192", + "id": "6067", + "name": "Manuel Thompson", + "office": "Worcester", + "position": "Food Technologist", + "salary": "$70,003", + "start_date": "3/31/2003" + }, + { + "extn": "5059", + "id": "6068", + "name": "Jayden Snow", + "office": "Lyon", + "position": "Project Manager", + "salary": "$39,267", + "start_date": "8/1/2010" + }, + { + "extn": "5544", + "id": "6069", + "name": "Carl Neville", + "office": "Indianapolis", + "position": "Webmaster", + "salary": "$128,310", + "start_date": "7/2/2006" + }, + { + "extn": "3361", + "id": "6070", + "name": "Miley Blackwall", + "office": "Kansas City", + "position": "Doctor", + "salary": "$18,315", + "start_date": "3/17/2011" + }, + { + "extn": "1334", + "id": "6071", + "name": "Alessia Holmes", + "office": "Miami", + "position": "Biologist", + "salary": "$98,423", + "start_date": "12/23/2007" + }, + { + "extn": "9243", + "id": "6072", + "name": "Susan Turner", + "office": "Laredo", + "position": "Web Developer", + "salary": "$213,343", + "start_date": "1/23/2013" + }, + { + "extn": "3266", + "id": "6073", + "name": "Paige Burge", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$263,654", + "start_date": "5/17/2005" + }, + { + "extn": "1430", + "id": "6074", + "name": "Bob Yoman", + "office": "Fort Lauderdale", + "position": "Lecturer", + "salary": "$238,131", + "start_date": "10/6/2005" + }, + { + "extn": "1830", + "id": "6075", + "name": "Vanessa Walter", + "office": "Atlanta", + "position": "HR Coordinator", + "salary": "$251,255", + "start_date": "11/14/2012" + }, + { + "extn": "1478", + "id": "6076", + "name": "Marilyn Butler", + "office": "Scottsdale", + "position": "Physician", + "salary": "$239,609", + "start_date": "12/25/2002" + }, + { + "extn": "8038", + "id": "6077", + "name": "Alan Rigg", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$39,915", + "start_date": "2/12/2012" + }, + { + "extn": "7782", + "id": "6078", + "name": "Nick Santos", + "office": "Richmond", + "position": "Stockbroker", + "salary": "$294,023", + "start_date": "7/19/2003" + }, + { + "extn": "5187", + "id": "6079", + "name": "Jack Lowe", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$101,162", + "start_date": "9/16/2004" + }, + { + "extn": "7378", + "id": "6080", + "name": "Manuel Dillon", + "office": "San Jose", + "position": "Steward", + "salary": "$292,036", + "start_date": "3/11/2017" + }, + { + "extn": "9107", + "id": "6081", + "name": "Kamila Webster", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$290,894", + "start_date": "11/13/2007" + }, + { + "extn": "4960", + "id": "6082", + "name": "Marla Jarvis", + "office": "Fayetteville", + "position": "Electrician", + "salary": "$21,861", + "start_date": "11/21/2002" + }, + { + "extn": "4228", + "id": "6083", + "name": "Samantha Hewitt", + "office": "Paris", + "position": "Baker", + "salary": "$265,343", + "start_date": "4/27/2009" + }, + { + "extn": "8758", + "id": "6084", + "name": "Bart Edwards", + "office": "Seattle", + "position": "Food Technologist", + "salary": "$231,367", + "start_date": "9/3/2006" + }, + { + "extn": "6756", + "id": "6085", + "name": "Jacob Ellis", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$94,588", + "start_date": "6/18/2008" + }, + { + "extn": "7491", + "id": "6086", + "name": "Daniel Murray", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$184,504", + "start_date": "10/2/2000" + }, + { + "extn": "1600", + "id": "6087", + "name": "Vivian Anderson", + "office": "St. Louis", + "position": "Web Developer", + "salary": "$25,591", + "start_date": "8/15/2005" + }, + { + "extn": "1042", + "id": "6088", + "name": "Marissa Wright", + "office": "Honolulu", + "position": "Clerk", + "salary": "$50,993", + "start_date": "6/19/2016" + }, + { + "extn": "2255", + "id": "6089", + "name": "Matt Purvis", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$89,602", + "start_date": "3/13/2012" + }, + { + "extn": "4004", + "id": "6090", + "name": "Abdul Saunders", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$38,448", + "start_date": "2/20/2007" + }, + { + "extn": "8500", + "id": "6091", + "name": "Ronald Foxley", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$17,754", + "start_date": "8/29/2000" + }, + { + "extn": "3654", + "id": "6092", + "name": "Luke Swan", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$132,555", + "start_date": "11/8/2002" + }, + { + "extn": "7338", + "id": "6093", + "name": "Lucas Santos", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$219,124", + "start_date": "11/4/2009" + }, + { + "extn": "6024", + "id": "6094", + "name": "Nicholas Abbey", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$145,748", + "start_date": "7/3/2015" + }, + { + "extn": "3722", + "id": "6095", + "name": "Adalind Dixon", + "office": "Lakewood", + "position": "Laboratory Technician", + "salary": "$147,522", + "start_date": "4/15/2001" + }, + { + "extn": "1392", + "id": "6096", + "name": "Renee Nelson", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$186,239", + "start_date": "7/10/2006" + }, + { + "extn": "5949", + "id": "6097", + "name": "Liliana Collins", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$216,564", + "start_date": "8/13/2011" + }, + { + "extn": "8439", + "id": "6098", + "name": "Norah Scott", + "office": "Nashville", + "position": "Electrician", + "salary": "$185,275", + "start_date": "11/4/2003" + }, + { + "extn": "7282", + "id": "6099", + "name": "Chanelle Owen", + "office": "Fort Lauderdale", + "position": "Web Developer", + "salary": "$179,313", + "start_date": "8/21/2014" + }, + { + "extn": "7653", + "id": "6100", + "name": "Adela Owens", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$129,980", + "start_date": "3/19/2010" + }, + { + "extn": "7551", + "id": "6101", + "name": "Laila Mooney", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$280,641", + "start_date": "12/17/2009" + }, + { + "extn": "4714", + "id": "6102", + "name": "Gwen Cattell", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$158,829", + "start_date": "8/7/2017" + }, + { + "extn": "6950", + "id": "6103", + "name": "Vicky Pratt", + "office": "New York", + "position": "Mobile Developer", + "salary": "$148,849", + "start_date": "1/5/2009" + }, + { + "extn": "4981", + "id": "6104", + "name": "Carter Tyler", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$103,285", + "start_date": "3/13/2000" + }, + { + "extn": "7839", + "id": "6105", + "name": "Domenic Ward", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$113,381", + "start_date": "1/10/2002" + }, + { + "extn": "8434", + "id": "6106", + "name": "Kenzie Potts", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$123,651", + "start_date": "9/5/2016" + }, + { + "extn": "2878", + "id": "6107", + "name": "Aisha Mcgregor", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$14,164", + "start_date": "10/29/2008" + }, + { + "extn": "1081", + "id": "6108", + "name": "Denis Wilson", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$197,299", + "start_date": "10/9/2013" + }, + { + "extn": "6988", + "id": "6109", + "name": "Vanessa Wilde", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$123,699", + "start_date": "8/24/2003" + }, + { + "extn": "1920", + "id": "6110", + "name": "Josh Jeffery", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$42,868", + "start_date": "9/19/2017" + }, + { + "extn": "3526", + "id": "6111", + "name": "Jayden Alcroft", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$244,483", + "start_date": "7/1/2016" + }, + { + "extn": "4569", + "id": "6112", + "name": "Mackenzie Johnson", + "office": "Arlington", + "position": "Clerk", + "salary": "$103,985", + "start_date": "6/18/2015" + }, + { + "extn": "4340", + "id": "6113", + "name": "Barry Mccall", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$62,698", + "start_date": "9/29/2011" + }, + { + "extn": "5808", + "id": "6114", + "name": "Sofie Gray", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$125,673", + "start_date": "11/28/2017" + }, + { + "extn": "8529", + "id": "6115", + "name": "Violet Knott", + "office": "Nashville", + "position": "Accountant", + "salary": "$164,675", + "start_date": "11/7/2009" + }, + { + "extn": "8637", + "id": "6116", + "name": "Aiden Bowen", + "office": "Venice", + "position": "Banker", + "salary": "$258,163", + "start_date": "2/18/2009" + }, + { + "extn": "4538", + "id": "6117", + "name": "Madelyn Owen", + "office": "Philadelphia", + "position": "Retail Trainee", + "salary": "$183,487", + "start_date": "11/11/2004" + }, + { + "extn": "1517", + "id": "6118", + "name": "Agnes Nicholls", + "office": "New York", + "position": "Clerk", + "salary": "$259,287", + "start_date": "12/25/2014" + }, + { + "extn": "6264", + "id": "6119", + "name": "Sabrina Faulkner", + "office": "Denver", + "position": "CNC Operator", + "salary": "$143,429", + "start_date": "1/28/2001" + }, + { + "extn": "9728", + "id": "6120", + "name": "Nicholas Pond", + "office": "Reno", + "position": "Accountant", + "salary": "$106,070", + "start_date": "1/20/2002" + }, + { + "extn": "9549", + "id": "6121", + "name": "Carmella Reese", + "office": "Toledo", + "position": "Insurance Broker", + "salary": "$92,127", + "start_date": "12/30/2007" + }, + { + "extn": "3208", + "id": "6122", + "name": "Eden Howard", + "office": "Valetta", + "position": "Accountant", + "salary": "$190,181", + "start_date": "2/3/2013" + }, + { + "extn": "4077", + "id": "6123", + "name": "Stacy Vollans", + "office": "Omaha", + "position": "Bookkeeper", + "salary": "$166,817", + "start_date": "7/31/2015" + }, + { + "extn": "5456", + "id": "6124", + "name": "Luke Jenkins", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$215,789", + "start_date": "1/25/2002" + }, + { + "extn": "6068", + "id": "6125", + "name": "Manuel Taylor", + "office": "Bakersfield", + "position": "Design Engineer", + "salary": "$12,148", + "start_date": "1/7/2017" + }, + { + "extn": "4443", + "id": "6126", + "name": "Boris Ellwood", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$158,371", + "start_date": "3/18/2001" + }, + { + "extn": "4426", + "id": "6127", + "name": "Fiona James", + "office": "Otawa", + "position": "Business Broker", + "salary": "$118,384", + "start_date": "4/10/2003" + }, + { + "extn": "3230", + "id": "6128", + "name": "Ciara Moore", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$66,287", + "start_date": "5/29/2004" + }, + { + "extn": "9515", + "id": "6129", + "name": "Jacob Weasley", + "office": "Zurich", + "position": "Treasurer", + "salary": "$251,544", + "start_date": "4/24/2014" + }, + { + "extn": "8795", + "id": "6130", + "name": "Bree Walsh", + "office": "Cincinnati", + "position": "Systems Administrator", + "salary": "$269,597", + "start_date": "6/20/2009" + }, + { + "extn": "8402", + "id": "6131", + "name": "Dorothy King", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$293,227", + "start_date": "2/17/2016" + }, + { + "extn": "1250", + "id": "6132", + "name": "Greta Crawford", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$173,279", + "start_date": "5/3/2004" + }, + { + "extn": "5745", + "id": "6133", + "name": "Florence Seymour", + "office": "Irving", + "position": "Mobile Developer", + "salary": "$126,057", + "start_date": "1/23/2007" + }, + { + "extn": "6321", + "id": "6134", + "name": "Cristal Marshall", + "office": "London", + "position": "Executive Director", + "salary": "$292,430", + "start_date": "10/30/2017" + }, + { + "extn": "1018", + "id": "6135", + "name": "Chris Verdon", + "office": "Richmond", + "position": "Production Painter", + "salary": "$86,600", + "start_date": "12/1/2008" + }, + { + "extn": "2420", + "id": "6136", + "name": "Barney Whitmore", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$138,126", + "start_date": "9/2/2005" + }, + { + "extn": "6862", + "id": "6137", + "name": "Doug Overson", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$264,275", + "start_date": "6/11/2012" + }, + { + "extn": "4329", + "id": "6138", + "name": "William Greenwood", + "office": "San Jose", + "position": "Physician", + "salary": "$238,070", + "start_date": "1/8/2007" + }, + { + "extn": "6728", + "id": "6139", + "name": "Chad Miller", + "office": "Huntsville", + "position": "Auditor", + "salary": "$83,275", + "start_date": "9/13/2014" + }, + { + "extn": "2006", + "id": "6140", + "name": "Denny Anderson", + "office": "Escondido", + "position": "Web Developer", + "salary": "$272,119", + "start_date": "10/30/2015" + }, + { + "extn": "7813", + "id": "6141", + "name": "Rosalee Selby", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$288,268", + "start_date": "3/2/2018" + }, + { + "extn": "7452", + "id": "6142", + "name": "Faith Williams", + "office": "Dallas", + "position": "Web Developer", + "salary": "$288,491", + "start_date": "8/27/2019" + }, + { + "extn": "1803", + "id": "6143", + "name": "Sage Swan", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$182,979", + "start_date": "10/20/2004" + }, + { + "extn": "5214", + "id": "6144", + "name": "Livia Swift", + "office": "Norfolk", + "position": "Designer", + "salary": "$64,693", + "start_date": "7/8/2019" + }, + { + "extn": "5268", + "id": "6145", + "name": "Henry Newman", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$217,830", + "start_date": "8/11/2001" + }, + { + "extn": "3342", + "id": "6146", + "name": "Catherine Cowan", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$173,028", + "start_date": "5/24/2016" + }, + { + "extn": "7677", + "id": "6147", + "name": "Claire Carson", + "office": "Miami", + "position": "HR Specialist", + "salary": "$236,704", + "start_date": "5/13/2010" + }, + { + "extn": "7920", + "id": "6148", + "name": "Eryn Bullock", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$120,800", + "start_date": "3/25/2015" + }, + { + "extn": "9067", + "id": "6149", + "name": "Manuel Leigh", + "office": "Louisville", + "position": "Clerk", + "salary": "$133,900", + "start_date": "5/10/2014" + }, + { + "extn": "1228", + "id": "6150", + "name": "Elijah Swift", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$214,866", + "start_date": "9/23/2006" + }, + { + "extn": "5320", + "id": "6151", + "name": "Peter Kelly", + "office": "Rochester", + "position": "Mobile Developer", + "salary": "$249,646", + "start_date": "2/21/2001" + }, + { + "extn": "3962", + "id": "6152", + "name": "Miley Dann", + "office": "Lisbon", + "position": "Physician", + "salary": "$71,891", + "start_date": "6/1/2012" + }, + { + "extn": "3073", + "id": "6153", + "name": "Denis Utterson", + "office": "Fayetteville", + "position": "Budget Analyst", + "salary": "$18,203", + "start_date": "9/22/2014" + }, + { + "extn": "7360", + "id": "6154", + "name": "Manuel Wren", + "office": "Scottsdale", + "position": "Design Engineer", + "salary": "$268,534", + "start_date": "10/31/2004" + }, + { + "extn": "1032", + "id": "6155", + "name": "Meredith Lewis", + "office": "Washington", + "position": "Design Engineer", + "salary": "$75,979", + "start_date": "3/13/2000" + }, + { + "extn": "4656", + "id": "6156", + "name": "Hayden Knott", + "office": "Bellevue", + "position": "Webmaster", + "salary": "$87,594", + "start_date": "5/28/2016" + }, + { + "extn": "7684", + "id": "6157", + "name": "Ellen Bryson", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$264,012", + "start_date": "3/26/2018" + }, + { + "extn": "9147", + "id": "6158", + "name": "Eduardo Patel", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$206,799", + "start_date": "8/27/2014" + }, + { + "extn": "5907", + "id": "6159", + "name": "Carissa Ainsworth", + "office": "Washington", + "position": "Inspector", + "salary": "$119,083", + "start_date": "8/10/2016" + }, + { + "extn": "8860", + "id": "6160", + "name": "Percy Alldridge", + "office": "Miami", + "position": "Web Developer", + "salary": "$244,133", + "start_date": "4/19/2005" + }, + { + "extn": "6040", + "id": "6161", + "name": "Samantha Parsons", + "office": "Chicago", + "position": "Bellman", + "salary": "$243,947", + "start_date": "4/14/2018" + }, + { + "extn": "4815", + "id": "6162", + "name": "Anthony Pickard", + "office": "Moreno Valley", + "position": "Restaurant Manager", + "salary": "$276,616", + "start_date": "6/1/2007" + }, + { + "extn": "5104", + "id": "6163", + "name": "Denis Mcgregor", + "office": "Tokyo", + "position": "Design Engineer", + "salary": "$149,481", + "start_date": "2/28/2017" + }, + { + "extn": "1563", + "id": "6164", + "name": "Boris Simpson", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$110,447", + "start_date": "7/1/2005" + }, + { + "extn": "2074", + "id": "6165", + "name": "Bob Ralph", + "office": "Rome", + "position": "Restaurant Manager", + "salary": "$200,009", + "start_date": "9/21/2016" + }, + { + "extn": "5690", + "id": "6166", + "name": "Juliet Evans", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$145,717", + "start_date": "3/28/2009" + }, + { + "extn": "9205", + "id": "6167", + "name": "Mavis Smith", + "office": "Valetta", + "position": "Production Painter", + "salary": "$128,218", + "start_date": "3/5/2006" + }, + { + "extn": "9335", + "id": "6168", + "name": "Chuck Wilcox", + "office": "Madrid", + "position": "Designer", + "salary": "$102,051", + "start_date": "10/18/2014" + }, + { + "extn": "1546", + "id": "6169", + "name": "Lucy Powell", + "office": "Tokyo", + "position": "Auditor", + "salary": "$208,600", + "start_date": "12/29/2014" + }, + { + "extn": "7404", + "id": "6170", + "name": "Mason Ashwell", + "office": "Henderson", + "position": "Paramedic", + "salary": "$24,443", + "start_date": "6/22/2018" + }, + { + "extn": "2238", + "id": "6171", + "name": "Alan Uttridge", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$94,856", + "start_date": "9/13/2010" + }, + { + "extn": "8808", + "id": "6172", + "name": "John Mcnally", + "office": "Cincinnati", + "position": "Auditor", + "salary": "$152,972", + "start_date": "12/20/2004" + }, + { + "extn": "8235", + "id": "6173", + "name": "Rosalee Miller", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$140,110", + "start_date": "9/5/2000" + }, + { + "extn": "4386", + "id": "6174", + "name": "Josephine Partridge", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$258,211", + "start_date": "4/6/2012" + }, + { + "extn": "9898", + "id": "6175", + "name": "Harvey Dwyer", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$50,196", + "start_date": "4/7/2001" + }, + { + "extn": "8232", + "id": "6176", + "name": "Maddison Scott", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$158,347", + "start_date": "8/3/2014" + }, + { + "extn": "2044", + "id": "6177", + "name": "Benny Chapman", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$66,701", + "start_date": "5/4/2017" + }, + { + "extn": "2573", + "id": "6178", + "name": "Hope Jarvis", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$226,436", + "start_date": "11/25/2000" + }, + { + "extn": "2264", + "id": "6179", + "name": "Jolene Judd", + "office": "Innsbruck", + "position": "Electrician", + "salary": "$67,761", + "start_date": "2/27/2016" + }, + { + "extn": "2096", + "id": "6180", + "name": "Jamie Hopkins", + "office": "Indianapolis", + "position": "Stockbroker", + "salary": "$210,339", + "start_date": "10/17/2018" + }, + { + "extn": "6475", + "id": "6181", + "name": "Gabriel Furnell", + "office": "Milano", + "position": "Cash Manager", + "salary": "$255,700", + "start_date": "2/13/2011" + }, + { + "extn": "8884", + "id": "6182", + "name": "Hope Jarrett", + "office": "Irving", + "position": "Dentist", + "salary": "$160,940", + "start_date": "7/21/2014" + }, + { + "extn": "7669", + "id": "6183", + "name": "Peter Vollans", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$278,392", + "start_date": "4/26/2018" + }, + { + "extn": "6859", + "id": "6184", + "name": "Shelby Stone ", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$271,567", + "start_date": "2/2/2004" + }, + { + "extn": "5086", + "id": "6185", + "name": "Willow Gilmour", + "office": "Berlin", + "position": "Paramedic", + "salary": "$188,021", + "start_date": "6/2/2001" + }, + { + "extn": "1936", + "id": "6186", + "name": "Payton Rose", + "office": "Omaha", + "position": "Chef Manager", + "salary": "$223,505", + "start_date": "4/2/2016" + }, + { + "extn": "5349", + "id": "6187", + "name": "Nancy Butler", + "office": "Houston", + "position": "Machine Operator", + "salary": "$16,079", + "start_date": "8/21/2001" + }, + { + "extn": "8450", + "id": "6188", + "name": "Michael Morrow", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$25,834", + "start_date": "4/24/2009" + }, + { + "extn": "1784", + "id": "6189", + "name": "Ivette Turner", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$148,509", + "start_date": "1/9/2002" + }, + { + "extn": "7193", + "id": "6190", + "name": "Denis Burge", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$266,926", + "start_date": "8/31/2011" + }, + { + "extn": "2921", + "id": "6191", + "name": "Jack Silva", + "office": "Oklahoma City", + "position": "Fabricator", + "salary": "$221,776", + "start_date": "9/1/2019" + }, + { + "extn": "8440", + "id": "6192", + "name": "Madelyn Osman", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$74,965", + "start_date": "9/28/2019" + }, + { + "extn": "9420", + "id": "6193", + "name": "Keira Ellwood", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$116,363", + "start_date": "6/30/2015" + }, + { + "extn": "6200", + "id": "6194", + "name": "Nick Oatway", + "office": "Huntsville", + "position": "Call Center Representative", + "salary": "$106,497", + "start_date": "8/16/2017" + }, + { + "extn": "4600", + "id": "6195", + "name": "Brooklyn Stark", + "office": "Irving", + "position": "Banker", + "salary": "$151,839", + "start_date": "2/6/2015" + }, + { + "extn": "2879", + "id": "6196", + "name": "Gabriel Mason", + "office": "Denver", + "position": "Assistant Buyer", + "salary": "$263,271", + "start_date": "2/8/2001" + }, + { + "extn": "9104", + "id": "6197", + "name": "Fred Whittle", + "office": "Fullerton", + "position": "Staffing Consultant", + "salary": "$180,984", + "start_date": "4/12/2008" + }, + { + "extn": "3407", + "id": "6198", + "name": "Barry Payne", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$134,682", + "start_date": "7/24/2007" + }, + { + "extn": "4917", + "id": "6199", + "name": "Jacob Rose", + "office": "Lincoln", + "position": "Project Manager", + "salary": "$191,057", + "start_date": "6/24/2013" + }, + { + "extn": "5001", + "id": "6200", + "name": "Anais Rowe", + "office": "Ontario", + "position": "Software Engineer", + "salary": "$297,250", + "start_date": "1/26/2017" + }, + { + "extn": "7239", + "id": "6201", + "name": "Isabella Gavin", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$180,288", + "start_date": "8/21/2015" + }, + { + "extn": "8627", + "id": "6202", + "name": "Denis Tyrrell", + "office": "Long Beach", + "position": "Biologist", + "salary": "$168,202", + "start_date": "6/25/2019" + }, + { + "extn": "2699", + "id": "6203", + "name": "Beatrice Butler", + "office": "Rome", + "position": "Chef Manager", + "salary": "$236,044", + "start_date": "7/29/2018" + }, + { + "extn": "7503", + "id": "6204", + "name": "Ethan Walsh", + "office": "Orlando", + "position": "Electrician", + "salary": "$132,669", + "start_date": "7/24/2019" + }, + { + "extn": "2021", + "id": "6205", + "name": "Ethan Raven", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$116,731", + "start_date": "4/5/2000" + }, + { + "extn": "2515", + "id": "6206", + "name": "Rocco James", + "office": "Huntsville", + "position": "Bellman", + "salary": "$56,018", + "start_date": "11/21/2011" + }, + { + "extn": "4436", + "id": "6207", + "name": "Diane Roscoe", + "office": "Berlin", + "position": "Biologist", + "salary": "$263,892", + "start_date": "2/23/2005" + }, + { + "extn": "6901", + "id": "6208", + "name": "Charlize Harris", + "office": "Richmond", + "position": "Health Educator", + "salary": "$21,602", + "start_date": "4/28/2016" + }, + { + "extn": "8104", + "id": "6209", + "name": "Liliana Swift", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$127,271", + "start_date": "3/22/2016" + }, + { + "extn": "2848", + "id": "6210", + "name": "Makena Thomas", + "office": "Sacramento", + "position": "HR Specialist", + "salary": "$226,586", + "start_date": "7/8/2012" + }, + { + "extn": "1103", + "id": "6211", + "name": "Julius Emerson", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$225,225", + "start_date": "9/19/2018" + }, + { + "extn": "1673", + "id": "6212", + "name": "Nick Rodwell", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$247,741", + "start_date": "4/28/2009" + }, + { + "extn": "9982", + "id": "6213", + "name": "Rufus Stanton", + "office": "Valetta", + "position": "Inspector", + "salary": "$19,645", + "start_date": "4/1/2012" + }, + { + "extn": "9066", + "id": "6214", + "name": "Matthew Roberts", + "office": "Omaha", + "position": "Clerk", + "salary": "$123,956", + "start_date": "12/30/2015" + }, + { + "extn": "7314", + "id": "6215", + "name": "Maddison Windsor", + "office": "Glendale", + "position": "HR Coordinator", + "salary": "$97,842", + "start_date": "1/13/2011" + }, + { + "extn": "6411", + "id": "6216", + "name": "Alma Clark", + "office": "Philadelphia", + "position": "Chef Manager", + "salary": "$236,562", + "start_date": "10/2/2018" + }, + { + "extn": "5589", + "id": "6217", + "name": "Chad Gavin", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$80,701", + "start_date": "5/19/2011" + }, + { + "extn": "2443", + "id": "6218", + "name": "Brad Gordon", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$53,248", + "start_date": "3/2/2018" + }, + { + "extn": "1328", + "id": "6219", + "name": "Henry Bloom", + "office": "Colorado Springs", + "position": "Lecturer", + "salary": "$291,603", + "start_date": "1/25/2004" + }, + { + "extn": "6317", + "id": "6220", + "name": "Tara Lloyd", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$111,444", + "start_date": "12/1/2000" + }, + { + "extn": "5446", + "id": "6221", + "name": "Matt Vane", + "office": "Reno", + "position": "Loan Officer", + "salary": "$245,061", + "start_date": "7/28/2015" + }, + { + "extn": "7536", + "id": "6222", + "name": "Matt Wigley", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$197,528", + "start_date": "8/28/2010" + }, + { + "extn": "6097", + "id": "6223", + "name": "Norah Ross", + "office": "Houston", + "position": "Chef Manager", + "salary": "$195,424", + "start_date": "6/13/2006" + }, + { + "extn": "3931", + "id": "6224", + "name": "Phillip Lloyd", + "office": "Norfolk", + "position": "Paramedic", + "salary": "$23,268", + "start_date": "2/6/2014" + }, + { + "extn": "5059", + "id": "6225", + "name": "Chanelle Leigh", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$151,150", + "start_date": "5/6/2006" + }, + { + "extn": "7630", + "id": "6226", + "name": "Tyler Umney", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$121,960", + "start_date": "5/2/2004" + }, + { + "extn": "7779", + "id": "6227", + "name": "Francesca Stanley", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$231,918", + "start_date": "3/12/2004" + }, + { + "extn": "6570", + "id": "6228", + "name": "Tyler Hobbs", + "office": "Arlington", + "position": "HR Coordinator", + "salary": "$134,451", + "start_date": "5/2/2017" + }, + { + "extn": "3288", + "id": "6229", + "name": "Clint Moore", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$83,224", + "start_date": "4/27/2019" + }, + { + "extn": "4214", + "id": "6230", + "name": "Moira Alldridge", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$212,431", + "start_date": "3/28/2011" + }, + { + "extn": "5194", + "id": "6231", + "name": "Chuck Hobson", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$152,866", + "start_date": "11/22/2011" + }, + { + "extn": "2496", + "id": "6232", + "name": "Chloe Owens", + "office": "Detroit", + "position": "Bookkeeper", + "salary": "$238,429", + "start_date": "12/26/2018" + }, + { + "extn": "4932", + "id": "6233", + "name": "Alexander Gavin", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$260,755", + "start_date": "4/2/2010" + }, + { + "extn": "6508", + "id": "6234", + "name": "Julian Quinton", + "office": "Bakersfield", + "position": "Laboratory Technician", + "salary": "$268,738", + "start_date": "1/28/2010" + }, + { + "extn": "5640", + "id": "6235", + "name": "Danny Morris", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$278,754", + "start_date": "12/9/2007" + }, + { + "extn": "9040", + "id": "6236", + "name": "Gloria Moore", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$218,962", + "start_date": "3/24/2003" + }, + { + "extn": "1647", + "id": "6237", + "name": "Benjamin Hill", + "office": "Venice", + "position": "Machine Operator", + "salary": "$201,711", + "start_date": "11/5/2006" + }, + { + "extn": "1382", + "id": "6238", + "name": "Lucas Bristow", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$135,830", + "start_date": "1/9/2000" + }, + { + "extn": "8510", + "id": "6239", + "name": "Barney Wilkinson", + "office": "Seattle", + "position": "Business Broker", + "salary": "$272,515", + "start_date": "3/9/2012" + }, + { + "extn": "6097", + "id": "6240", + "name": "Julianna Lane", + "office": "Los Angeles", + "position": "Bellman", + "salary": "$67,927", + "start_date": "7/6/2006" + }, + { + "extn": "3228", + "id": "6241", + "name": "Katelyn Cowan", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$140,113", + "start_date": "5/20/2002" + }, + { + "extn": "7282", + "id": "6242", + "name": "Tony Quinn", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$169,947", + "start_date": "2/15/2010" + }, + { + "extn": "3782", + "id": "6243", + "name": "Barry Jennson", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$129,365", + "start_date": "8/15/2008" + }, + { + "extn": "5417", + "id": "6244", + "name": "Zara Sylvester", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$181,272", + "start_date": "4/12/2007" + }, + { + "extn": "5700", + "id": "6245", + "name": "Amy Warden", + "office": "Paris", + "position": "Assistant Buyer", + "salary": "$134,678", + "start_date": "6/30/2012" + }, + { + "extn": "8212", + "id": "6246", + "name": "Lillian Ashwell", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$26,435", + "start_date": "1/31/2016" + }, + { + "extn": "7956", + "id": "6247", + "name": "Tyler Hewitt", + "office": "Miami", + "position": "Steward", + "salary": "$25,218", + "start_date": "5/22/2000" + }, + { + "extn": "2146", + "id": "6248", + "name": "Tom Hogg", + "office": "Lyon", + "position": "Call Center Representative", + "salary": "$215,002", + "start_date": "2/4/2018" + }, + { + "extn": "6029", + "id": "6249", + "name": "Maxwell Pope", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$152,048", + "start_date": "3/20/2011" + }, + { + "extn": "1620", + "id": "6250", + "name": "Hank Stewart", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$108,362", + "start_date": "12/30/2016" + }, + { + "extn": "8066", + "id": "6251", + "name": "Greta Darcy", + "office": "Salem", + "position": "Software Engineer", + "salary": "$128,281", + "start_date": "7/22/2013" + }, + { + "extn": "9140", + "id": "6252", + "name": "John Radcliffe", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$284,860", + "start_date": "2/19/2009" + }, + { + "extn": "9981", + "id": "6253", + "name": "Chester Edler", + "office": "Phoenix", + "position": "Inspector", + "salary": "$28,647", + "start_date": "9/23/2016" + }, + { + "extn": "4003", + "id": "6254", + "name": "Analise Hope", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$250,379", + "start_date": "6/22/2015" + }, + { + "extn": "1947", + "id": "6255", + "name": "Julian Goodman", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$159,039", + "start_date": "11/21/2018" + }, + { + "extn": "1974", + "id": "6256", + "name": "Oliver Clarke", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$138,490", + "start_date": "8/5/2013" + }, + { + "extn": "4995", + "id": "6257", + "name": "Bob Lakey", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$95,489", + "start_date": "7/9/2002" + }, + { + "extn": "8348", + "id": "6258", + "name": "Harvey Eaton", + "office": "Bellevue", + "position": "Budget Analyst", + "salary": "$93,131", + "start_date": "8/22/2014" + }, + { + "extn": "2555", + "id": "6259", + "name": "Luna Vernon", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$131,811", + "start_date": "4/29/2013" + }, + { + "extn": "9733", + "id": "6260", + "name": "Marjorie Jones", + "office": "El Paso", + "position": "Fabricator", + "salary": "$11,263", + "start_date": "1/31/2010" + }, + { + "extn": "9505", + "id": "6261", + "name": "Julian Ogilvy", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$267,914", + "start_date": "3/26/2017" + }, + { + "extn": "4838", + "id": "6262", + "name": "Julius Lewis", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$281,431", + "start_date": "12/3/2018" + }, + { + "extn": "9367", + "id": "6263", + "name": "Jocelyn Grant", + "office": "Richmond", + "position": "Electrician", + "salary": "$53,354", + "start_date": "3/24/2015" + }, + { + "extn": "3688", + "id": "6264", + "name": "Bryon Collins", + "office": "Henderson", + "position": "Paramedic", + "salary": "$166,440", + "start_date": "6/1/2014" + }, + { + "extn": "3302", + "id": "6265", + "name": "Katelyn Logan", + "office": "Venice", + "position": "Project Manager", + "salary": "$70,092", + "start_date": "8/17/2001" + }, + { + "extn": "8076", + "id": "6266", + "name": "Chelsea Ainsworth", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$70,049", + "start_date": "8/16/2018" + }, + { + "extn": "3684", + "id": "6267", + "name": "Carter Gunn", + "office": "Laredo", + "position": "Treasurer", + "salary": "$27,378", + "start_date": "12/30/2012" + }, + { + "extn": "9810", + "id": "6268", + "name": "Rosie Garcia", + "office": "Venice", + "position": "Staffing Consultant", + "salary": "$42,151", + "start_date": "2/24/2010" + }, + { + "extn": "6165", + "id": "6269", + "name": "Eduardo Stark", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$202,596", + "start_date": "8/26/2018" + }, + { + "extn": "1725", + "id": "6270", + "name": "Russel Porter", + "office": "Honolulu", + "position": "Healthcare Specialist", + "salary": "$126,630", + "start_date": "7/17/2015" + }, + { + "extn": "8513", + "id": "6271", + "name": "Owen Phillips", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$215,790", + "start_date": "1/15/2019" + }, + { + "extn": "4394", + "id": "6272", + "name": "Chester Calderwood", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$140,777", + "start_date": "8/12/2001" + }, + { + "extn": "1793", + "id": "6273", + "name": "Cedrick Walsh", + "office": "Tulsa", + "position": "Associate Professor", + "salary": "$251,671", + "start_date": "7/20/2008" + }, + { + "extn": "9641", + "id": "6274", + "name": "Henry Callan", + "office": "Boston", + "position": "Loan Officer", + "salary": "$159,766", + "start_date": "2/3/2002" + }, + { + "extn": "6124", + "id": "6275", + "name": "Oliver Terry", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$58,909", + "start_date": "1/22/2008" + }, + { + "extn": "3569", + "id": "6276", + "name": "Owen Veale", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$147,519", + "start_date": "4/16/2017" + }, + { + "extn": "2491", + "id": "6277", + "name": "Percy Davies", + "office": "Bucharest", + "position": "Cashier", + "salary": "$163,051", + "start_date": "5/27/2002" + }, + { + "extn": "6834", + "id": "6278", + "name": "Tom Spencer", + "office": "London", + "position": "Laboratory Technician", + "salary": "$119,726", + "start_date": "2/2/2017" + }, + { + "extn": "2617", + "id": "6279", + "name": "David Whittle", + "office": "Los Angeles", + "position": "Laboratory Technician", + "salary": "$197,122", + "start_date": "4/6/2016" + }, + { + "extn": "6172", + "id": "6280", + "name": "Angel Roberts", + "office": "Berlin", + "position": "Assistant Buyer", + "salary": "$260,214", + "start_date": "10/8/2004" + }, + { + "extn": "9142", + "id": "6281", + "name": "Cedrick Thatcher", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$110,535", + "start_date": "6/7/2004" + }, + { + "extn": "4856", + "id": "6282", + "name": "Tyson Lee", + "office": "Zurich", + "position": "Bellman", + "salary": "$125,640", + "start_date": "9/2/2018" + }, + { + "extn": "7625", + "id": "6283", + "name": "Fred Nielson", + "office": "Murfreesboro", + "position": "Fabricator", + "salary": "$204,604", + "start_date": "9/9/2005" + }, + { + "extn": "7998", + "id": "6284", + "name": "Caleb Villiger", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$138,880", + "start_date": "2/24/2018" + }, + { + "extn": "3028", + "id": "6285", + "name": "Sabrina Purvis", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$254,354", + "start_date": "2/8/2016" + }, + { + "extn": "4481", + "id": "6286", + "name": "Bryon Robertson", + "office": "Los Angeles", + "position": "Retail Trainee", + "salary": "$71,800", + "start_date": "8/30/2009" + }, + { + "extn": "1341", + "id": "6287", + "name": "Martin Huggins", + "office": "New York", + "position": "Biologist", + "salary": "$43,495", + "start_date": "3/31/2003" + }, + { + "extn": "3005", + "id": "6288", + "name": "Sebastian Bishop", + "office": "Phoenix", + "position": "Budget Analyst", + "salary": "$184,505", + "start_date": "3/22/2001" + }, + { + "extn": "1419", + "id": "6289", + "name": "Rufus Verdon", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$78,487", + "start_date": "6/23/2010" + }, + { + "extn": "3882", + "id": "6290", + "name": "Chadwick Walker", + "office": "San Jose", + "position": "Inspector", + "salary": "$71,206", + "start_date": "5/9/2015" + }, + { + "extn": "7404", + "id": "6291", + "name": "Brooklyn Needham", + "office": "Henderson", + "position": "Associate Professor", + "salary": "$198,331", + "start_date": "3/30/2005" + }, + { + "extn": "8743", + "id": "6292", + "name": "Florence Rossi", + "office": "Irving", + "position": "Clerk", + "salary": "$288,756", + "start_date": "4/27/2002" + }, + { + "extn": "8424", + "id": "6293", + "name": "Bob Shaw", + "office": "Orlando", + "position": "Biologist", + "salary": "$196,147", + "start_date": "9/13/2014" + }, + { + "extn": "9255", + "id": "6294", + "name": "Alison Rodwell", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$296,373", + "start_date": "3/12/2016" + }, + { + "extn": "6862", + "id": "6295", + "name": "Isabella Bailey", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$193,104", + "start_date": "2/13/2018" + }, + { + "extn": "3226", + "id": "6296", + "name": "Isabel Janes", + "office": "Milano", + "position": "Software Engineer", + "salary": "$15,952", + "start_date": "9/18/2008" + }, + { + "extn": "3991", + "id": "6297", + "name": "Gabriel Simpson", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$210,929", + "start_date": "12/17/2003" + }, + { + "extn": "4495", + "id": "6298", + "name": "Tiffany Clifton", + "office": "Glendale", + "position": "Project Manager", + "salary": "$92,192", + "start_date": "10/12/2001" + }, + { + "extn": "4869", + "id": "6299", + "name": "Winnie Groves", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$106,583", + "start_date": "4/16/2011" + }, + { + "extn": "9730", + "id": "6300", + "name": "Denny Pearson", + "office": "Prague", + "position": "Treasurer", + "salary": "$60,489", + "start_date": "7/12/2011" + }, + { + "extn": "4730", + "id": "6301", + "name": "Adina Upsdell", + "office": "Kansas City", + "position": "Banker", + "salary": "$291,987", + "start_date": "1/4/2001" + }, + { + "extn": "8423", + "id": "6302", + "name": "Faith Waterhouse", + "office": "Zurich", + "position": "Bookkeeper", + "salary": "$235,017", + "start_date": "4/8/2015" + }, + { + "extn": "6801", + "id": "6303", + "name": "Jacob Rycroft", + "office": "Sacramento", + "position": "Staffing Consultant", + "salary": "$147,003", + "start_date": "5/16/2002" + }, + { + "extn": "3033", + "id": "6304", + "name": "Cassidy Bell", + "office": "New Orleans", + "position": "Designer", + "salary": "$125,427", + "start_date": "1/25/2003" + }, + { + "extn": "6595", + "id": "6305", + "name": "Caitlyn Vass", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$125,043", + "start_date": "1/1/2015" + }, + { + "extn": "7801", + "id": "6306", + "name": "Nick Jones", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$150,259", + "start_date": "1/22/2008" + }, + { + "extn": "3607", + "id": "6307", + "name": "Hazel Hope", + "office": "Venice", + "position": "Machine Operator", + "salary": "$182,026", + "start_date": "10/14/2010" + }, + { + "extn": "7090", + "id": "6308", + "name": "Tyson Sherwood", + "office": "Arlington", + "position": "Front Desk Coordinator", + "salary": "$153,500", + "start_date": "11/15/2009" + }, + { + "extn": "5449", + "id": "6309", + "name": "Alan Stanton", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$250,671", + "start_date": "11/28/2007" + }, + { + "extn": "7043", + "id": "6310", + "name": "Isabella Connor", + "office": "London", + "position": "Software Engineer", + "salary": "$203,985", + "start_date": "4/3/2009" + }, + { + "extn": "5443", + "id": "6311", + "name": "Valerie Sawyer", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$48,081", + "start_date": "6/21/2014" + }, + { + "extn": "3143", + "id": "6312", + "name": "Luna Anderson", + "office": "Stockton", + "position": "Fabricator", + "salary": "$233,776", + "start_date": "12/23/2000" + }, + { + "extn": "3719", + "id": "6313", + "name": "Carter Coll", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$251,712", + "start_date": "5/21/2016" + }, + { + "extn": "3318", + "id": "6314", + "name": "Monica Villiger", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$293,005", + "start_date": "12/12/2017" + }, + { + "extn": "5959", + "id": "6315", + "name": "Morgan Mcnally", + "office": "Columbus", + "position": "Clerk", + "salary": "$163,750", + "start_date": "7/13/2004" + }, + { + "extn": "9105", + "id": "6316", + "name": "Alexander Bennett", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$151,627", + "start_date": "6/23/2008" + }, + { + "extn": "3861", + "id": "6317", + "name": "Michaela Moore", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$267,837", + "start_date": "9/14/2015" + }, + { + "extn": "7291", + "id": "6318", + "name": "Erick Quinnell", + "office": "Wien", + "position": "Physician", + "salary": "$84,606", + "start_date": "6/15/2005" + }, + { + "extn": "8688", + "id": "6319", + "name": "Naomi James", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$288,327", + "start_date": "2/1/2000" + }, + { + "extn": "4659", + "id": "6320", + "name": "Julian Smith", + "office": "Reno", + "position": "Insurance Broker", + "salary": "$236,187", + "start_date": "1/21/2018" + }, + { + "extn": "8538", + "id": "6321", + "name": "Nicholas Johnson", + "office": "Denver", + "position": "CNC Operator", + "salary": "$13,474", + "start_date": "6/11/2014" + }, + { + "extn": "8974", + "id": "6322", + "name": "Johnathan Ianson", + "office": "Paris", + "position": "Web Developer", + "salary": "$16,367", + "start_date": "8/4/2018" + }, + { + "extn": "9866", + "id": "6323", + "name": "Alexa Plumb", + "office": "Escondido", + "position": "Designer", + "salary": "$152,804", + "start_date": "3/23/2017" + }, + { + "extn": "7375", + "id": "6324", + "name": "Abbey Nayler", + "office": "Louisville", + "position": "Software Engineer", + "salary": "$294,446", + "start_date": "4/22/2003" + }, + { + "extn": "2996", + "id": "6325", + "name": "Henry Evans", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$179,009", + "start_date": "6/25/2000" + }, + { + "extn": "5992", + "id": "6326", + "name": "Henry Grady", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$250,906", + "start_date": "9/26/2014" + }, + { + "extn": "5196", + "id": "6327", + "name": "Abdul Verdon", + "office": "Kansas City", + "position": "Inspector", + "salary": "$115,823", + "start_date": "7/16/2004" + }, + { + "extn": "3639", + "id": "6328", + "name": "Aiden Farrant", + "office": "Otawa", + "position": "Lecturer", + "salary": "$284,485", + "start_date": "10/27/2012" + }, + { + "extn": "1493", + "id": "6329", + "name": "Hank Mcnally", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$100,676", + "start_date": "2/19/2012" + }, + { + "extn": "1162", + "id": "6330", + "name": "Aiden Waterhouse", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$191,558", + "start_date": "1/25/2011" + }, + { + "extn": "8689", + "id": "6331", + "name": "Rocco Roberts", + "office": "Oakland", + "position": "Audiologist", + "salary": "$81,460", + "start_date": "12/2/2008" + }, + { + "extn": "8893", + "id": "6332", + "name": "Susan Ulyatt", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$212,218", + "start_date": "6/14/2003" + }, + { + "extn": "9695", + "id": "6333", + "name": "Denny Thorne", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$141,135", + "start_date": "6/19/2012" + }, + { + "extn": "4130", + "id": "6334", + "name": "Beatrice Yoman", + "office": "Minneapolis", + "position": "Designer", + "salary": "$264,422", + "start_date": "1/8/2015" + }, + { + "extn": "2141", + "id": "6335", + "name": "Felicity Noach", + "office": "Fremont", + "position": "Biologist", + "salary": "$252,277", + "start_date": "7/2/2013" + }, + { + "extn": "8022", + "id": "6336", + "name": "Owen Tailor", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$153,720", + "start_date": "8/3/2009" + }, + { + "extn": "5809", + "id": "6337", + "name": "Ramon Huggins", + "office": "Lyon", + "position": "IT Support Staff", + "salary": "$160,963", + "start_date": "5/20/2016" + }, + { + "extn": "4028", + "id": "6338", + "name": "Tom Underhill", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$249,449", + "start_date": "12/13/2009" + }, + { + "extn": "1836", + "id": "6339", + "name": "Alba Rixon", + "office": "Detroit", + "position": "Project Manager", + "salary": "$61,311", + "start_date": "5/18/2019" + }, + { + "extn": "2015", + "id": "6340", + "name": "Agnes Leslie", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$120,555", + "start_date": "11/26/2002" + }, + { + "extn": "5874", + "id": "6341", + "name": "Celia Norman", + "office": "Springfield", + "position": "Treasurer", + "salary": "$225,387", + "start_date": "11/30/2002" + }, + { + "extn": "7185", + "id": "6342", + "name": "Belinda Gates", + "office": "Glendale", + "position": "Insurance Broker", + "salary": "$149,881", + "start_date": "7/17/2014" + }, + { + "extn": "3045", + "id": "6343", + "name": "Owen Jones", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$99,430", + "start_date": "9/17/2007" + }, + { + "extn": "6973", + "id": "6344", + "name": "Fred Hall", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$116,719", + "start_date": "8/18/2008" + }, + { + "extn": "3483", + "id": "6345", + "name": "Chadwick Hall", + "office": "Fremont", + "position": "Physician", + "salary": "$189,640", + "start_date": "2/7/2009" + }, + { + "extn": "7157", + "id": "6346", + "name": "Harvey James", + "office": "Stockton", + "position": "Banker", + "salary": "$11,819", + "start_date": "3/29/2018" + }, + { + "extn": "6245", + "id": "6347", + "name": "Barney Hamilton", + "office": "Madison", + "position": "Food Technologist", + "salary": "$195,869", + "start_date": "5/17/2001" + }, + { + "extn": "6404", + "id": "6348", + "name": "Kirsten Robertson", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$250,632", + "start_date": "3/29/2002" + }, + { + "extn": "5886", + "id": "6349", + "name": "Henry Morrison", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$134,803", + "start_date": "11/23/2014" + }, + { + "extn": "8261", + "id": "6350", + "name": "Noah Dowson", + "office": "Hollywood", + "position": "Restaurant Manager", + "salary": "$194,370", + "start_date": "5/17/2017" + }, + { + "extn": "5015", + "id": "6351", + "name": "Oliver Lane", + "office": "Garland", + "position": "Audiologist", + "salary": "$143,758", + "start_date": "4/30/2006" + }, + { + "extn": "5362", + "id": "6352", + "name": "Marvin Hudson", + "office": "Tokyo", + "position": "Bellman", + "salary": "$112,017", + "start_date": "6/9/2010" + }, + { + "extn": "6531", + "id": "6353", + "name": "Mark Shaw", + "office": "Columbus", + "position": "Audiologist", + "salary": "$205,958", + "start_date": "1/25/2006" + }, + { + "extn": "3267", + "id": "6354", + "name": "Sienna Fields", + "office": "Dallas", + "position": "Biologist", + "salary": "$298,656", + "start_date": "1/16/2006" + }, + { + "extn": "7914", + "id": "6355", + "name": "Summer Miller", + "office": "Fremont", + "position": "Auditor", + "salary": "$189,289", + "start_date": "10/5/2007" + }, + { + "extn": "8594", + "id": "6356", + "name": "Melinda Lindop", + "office": "Lancaster", + "position": "Operator", + "salary": "$13,376", + "start_date": "12/21/2013" + }, + { + "extn": "8630", + "id": "6357", + "name": "Erick Clarkson", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$222,494", + "start_date": "6/10/2005" + }, + { + "extn": "9823", + "id": "6358", + "name": "Ronald Farrant", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$234,705", + "start_date": "8/30/2010" + }, + { + "extn": "6729", + "id": "6359", + "name": "Aiden Vollans", + "office": "Anaheim", + "position": "Associate Professor", + "salary": "$54,795", + "start_date": "2/19/2009" + }, + { + "extn": "7525", + "id": "6360", + "name": "Winnie Fall", + "office": "New York", + "position": "IT Support Staff", + "salary": "$290,155", + "start_date": "10/11/2010" + }, + { + "extn": "8738", + "id": "6361", + "name": "Hank Gray", + "office": "Glendale", + "position": "Production Painter", + "salary": "$157,999", + "start_date": "5/11/2014" + }, + { + "extn": "3003", + "id": "6362", + "name": "Nick Shea", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$152,065", + "start_date": "8/23/2012" + }, + { + "extn": "1712", + "id": "6363", + "name": "Jazmin Donnelly", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$102,069", + "start_date": "2/11/2016" + }, + { + "extn": "8165", + "id": "6364", + "name": "Allison Shields", + "office": "Stockton", + "position": "Paramedic", + "salary": "$168,517", + "start_date": "12/1/2011" + }, + { + "extn": "8526", + "id": "6365", + "name": "Allison Groves", + "office": "Louisville", + "position": "Webmaster", + "salary": "$64,278", + "start_date": "5/12/2006" + }, + { + "extn": "8577", + "id": "6366", + "name": "Ramon Harper", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$53,512", + "start_date": "10/15/2012" + }, + { + "extn": "1969", + "id": "6367", + "name": "Boris Weasley", + "office": "Minneapolis", + "position": "Steward", + "salary": "$189,771", + "start_date": "9/7/2016" + }, + { + "extn": "7008", + "id": "6368", + "name": "Freya Hamilton", + "office": "Portland", + "position": "Electrician", + "salary": "$245,073", + "start_date": "5/12/2019" + }, + { + "extn": "3459", + "id": "6369", + "name": "Eden Weldon", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$142,887", + "start_date": "1/18/2015" + }, + { + "extn": "5447", + "id": "6370", + "name": "Nate Miller", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$38,253", + "start_date": "3/23/2004" + }, + { + "extn": "1100", + "id": "6371", + "name": "Jack Ellison", + "office": "Reno", + "position": "Project Manager", + "salary": "$146,136", + "start_date": "5/19/2019" + }, + { + "extn": "2285", + "id": "6372", + "name": "Enoch Dallas", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$176,367", + "start_date": "4/7/2011" + }, + { + "extn": "8883", + "id": "6373", + "name": "Peter Connor", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$237,637", + "start_date": "7/23/2009" + }, + { + "extn": "6047", + "id": "6374", + "name": "Michael Vinton", + "office": "Atlanta", + "position": "Clerk", + "salary": "$131,890", + "start_date": "10/29/2014" + }, + { + "extn": "6491", + "id": "6375", + "name": "Hailey Swift", + "office": "Albuquerque", + "position": "Business Broker", + "salary": "$215,704", + "start_date": "5/24/2001" + }, + { + "extn": "3500", + "id": "6376", + "name": "Julian Windsor", + "office": "Huntsville", + "position": "Accountant", + "salary": "$223,840", + "start_date": "1/2/2002" + }, + { + "extn": "6825", + "id": "6377", + "name": "Adeline Ashley", + "office": "Orlando", + "position": "Laboratory Technician", + "salary": "$297,791", + "start_date": "2/21/2000" + }, + { + "extn": "6922", + "id": "6378", + "name": "Celia Camden", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$206,231", + "start_date": "4/15/2017" + }, + { + "extn": "6700", + "id": "6379", + "name": "Mark Khan", + "office": "Houston", + "position": "Lecturer", + "salary": "$36,671", + "start_date": "4/25/2009" + }, + { + "extn": "2319", + "id": "6380", + "name": "Jack Olivier", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$181,140", + "start_date": "5/21/2008" + }, + { + "extn": "3284", + "id": "6381", + "name": "Jack Webster", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$62,937", + "start_date": "10/13/2008" + }, + { + "extn": "9003", + "id": "6382", + "name": "Ethan Webster", + "office": "Seattle", + "position": "Clerk", + "salary": "$126,450", + "start_date": "5/30/2007" + }, + { + "extn": "4893", + "id": "6383", + "name": "Susan Emerson", + "office": "Indianapolis", + "position": "Loan Officer", + "salary": "$283,484", + "start_date": "5/19/2014" + }, + { + "extn": "4444", + "id": "6384", + "name": "Bree Barrett", + "office": "Worcester", + "position": "Webmaster", + "salary": "$207,407", + "start_date": "4/13/2004" + }, + { + "extn": "7974", + "id": "6385", + "name": "Monica Yang", + "office": "Portland", + "position": "Software Engineer", + "salary": "$13,615", + "start_date": "8/1/2010" + }, + { + "extn": "8378", + "id": "6386", + "name": "Brad Crawley", + "office": "St. Louis", + "position": "Loan Officer", + "salary": "$85,389", + "start_date": "3/15/2000" + }, + { + "extn": "3824", + "id": "6387", + "name": "Ramon Martin", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$267,027", + "start_date": "8/26/2019" + }, + { + "extn": "6477", + "id": "6388", + "name": "Nancy Pitt", + "office": "Springfield", + "position": "Physician", + "salary": "$92,694", + "start_date": "11/4/2018" + }, + { + "extn": "1675", + "id": "6389", + "name": "Kieth Dempsey", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$227,571", + "start_date": "11/8/2007" + }, + { + "extn": "1756", + "id": "6390", + "name": "Carolyn Stuart", + "office": "Amarillo", + "position": "IT Support Staff", + "salary": "$166,927", + "start_date": "5/10/2004" + }, + { + "extn": "4585", + "id": "6391", + "name": "Wendy Whittle", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$239,365", + "start_date": "12/19/2007" + }, + { + "extn": "9983", + "id": "6392", + "name": "Chadwick Goldsmith", + "office": "Amarillo", + "position": "Biologist", + "salary": "$187,491", + "start_date": "2/28/2018" + }, + { + "extn": "7038", + "id": "6393", + "name": "Benny Edler", + "office": "El Paso", + "position": "HR Specialist", + "salary": "$249,339", + "start_date": "3/5/2017" + }, + { + "extn": "1472", + "id": "6394", + "name": "Chester Egerton", + "office": "Rome", + "position": "Food Technologist", + "salary": "$17,430", + "start_date": "10/13/2019" + }, + { + "extn": "2290", + "id": "6395", + "name": "Mark Uttley", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$274,884", + "start_date": "5/23/2004" + }, + { + "extn": "5663", + "id": "6396", + "name": "Bart Eddison", + "office": "Kansas City", + "position": "Physician", + "salary": "$238,944", + "start_date": "6/28/2014" + }, + { + "extn": "5262", + "id": "6397", + "name": "Denny Brett", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$190,697", + "start_date": "2/13/2017" + }, + { + "extn": "4108", + "id": "6398", + "name": "Carissa Adams", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$175,388", + "start_date": "5/1/2014" + }, + { + "extn": "8696", + "id": "6399", + "name": "Anthony Kidd", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$170,378", + "start_date": "7/4/2009" + }, + { + "extn": "3054", + "id": "6400", + "name": "Gil Dixon", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$50,538", + "start_date": "10/31/2014" + }, + { + "extn": "5960", + "id": "6401", + "name": "Grace Fisher", + "office": "Fremont", + "position": "Webmaster", + "salary": "$268,223", + "start_date": "8/22/2007" + }, + { + "extn": "7645", + "id": "6402", + "name": "Vivian Bloom", + "office": "San Francisco", + "position": "Inspector", + "salary": "$114,037", + "start_date": "2/28/2000" + }, + { + "extn": "6785", + "id": "6403", + "name": "Sloane Oatway", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$115,076", + "start_date": "10/20/2009" + }, + { + "extn": "3054", + "id": "6404", + "name": "Charlotte Booth", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$21,942", + "start_date": "5/28/2018" + }, + { + "extn": "8795", + "id": "6405", + "name": "Blake Terry", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$60,957", + "start_date": "3/8/2000" + }, + { + "extn": "7516", + "id": "6406", + "name": "Rebecca Thorpe", + "office": "Arlington", + "position": "Production Painter", + "salary": "$223,505", + "start_date": "9/21/2014" + }, + { + "extn": "9042", + "id": "6407", + "name": "David Roberts", + "office": "Washington", + "position": "Laboratory Technician", + "salary": "$212,949", + "start_date": "6/19/2015" + }, + { + "extn": "3691", + "id": "6408", + "name": "William Clarke", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$81,029", + "start_date": "6/15/2012" + }, + { + "extn": "9672", + "id": "6409", + "name": "Luna Uttridge", + "office": "Salt Lake City", + "position": "Front Desk Coordinator", + "salary": "$133,926", + "start_date": "1/17/2004" + }, + { + "extn": "5908", + "id": "6410", + "name": "Harvey Owen", + "office": "Dallas", + "position": "Laboratory Technician", + "salary": "$23,796", + "start_date": "4/17/2002" + }, + { + "extn": "1654", + "id": "6411", + "name": "Cedrick Hale", + "office": "Lisbon", + "position": "Accountant", + "salary": "$210,272", + "start_date": "10/16/2008" + }, + { + "extn": "8065", + "id": "6412", + "name": "Abbey Darcy", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$111,385", + "start_date": "3/8/2016" + }, + { + "extn": "6895", + "id": "6413", + "name": "Danny Connell", + "office": "Columbus", + "position": "Project Manager", + "salary": "$45,179", + "start_date": "8/21/2001" + }, + { + "extn": "9495", + "id": "6414", + "name": "Kurt Heaton", + "office": "Louisville", + "position": "Dentist", + "salary": "$40,948", + "start_date": "8/8/2002" + }, + { + "extn": "6866", + "id": "6415", + "name": "Julius Booth", + "office": "Garland", + "position": "Electrician", + "salary": "$165,678", + "start_date": "7/21/2006" + }, + { + "extn": "5219", + "id": "6416", + "name": "Tyler Robinson", + "office": "New York", + "position": "Operator", + "salary": "$198,067", + "start_date": "8/19/2015" + }, + { + "extn": "4304", + "id": "6417", + "name": "Penny Greenwood", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$87,985", + "start_date": "4/17/2017" + }, + { + "extn": "4246", + "id": "6418", + "name": "Henry Neville", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$140,048", + "start_date": "7/16/2008" + }, + { + "extn": "1411", + "id": "6419", + "name": "Nathan Lane", + "office": "Jacksonville", + "position": "Cook", + "salary": "$85,962", + "start_date": "2/18/2013" + }, + { + "extn": "8785", + "id": "6420", + "name": "Nate Giles", + "office": "Lisbon", + "position": "HR Specialist", + "salary": "$226,628", + "start_date": "2/7/2019" + }, + { + "extn": "4616", + "id": "6421", + "name": "Selena Emerson", + "office": "Miami", + "position": "Pharmacist", + "salary": "$138,330", + "start_date": "6/22/2008" + }, + { + "extn": "6380", + "id": "6422", + "name": "Clint Marshall", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$226,979", + "start_date": "5/21/2016" + }, + { + "extn": "4017", + "id": "6423", + "name": "George Wills", + "office": "Washington", + "position": "Assistant Buyer", + "salary": "$135,537", + "start_date": "3/20/2011" + }, + { + "extn": "6361", + "id": "6424", + "name": "John Wade", + "office": "Washington", + "position": "Project Manager", + "salary": "$70,315", + "start_date": "3/1/2005" + }, + { + "extn": "4062", + "id": "6425", + "name": "Emmanuelle Williams", + "office": "Tallahassee", + "position": "Global Logistics Supervisor", + "salary": "$191,632", + "start_date": "3/31/2007" + }, + { + "extn": "1736", + "id": "6426", + "name": "Chad Kelly", + "office": "Lyon", + "position": "Production Painter", + "salary": "$221,914", + "start_date": "10/28/2001" + }, + { + "extn": "3438", + "id": "6427", + "name": "Clint Walsh", + "office": "Nashville", + "position": "Steward", + "salary": "$215,234", + "start_date": "7/27/2004" + }, + { + "extn": "1522", + "id": "6428", + "name": "Bryon Ryan", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$209,714", + "start_date": "6/19/2004" + }, + { + "extn": "6207", + "id": "6429", + "name": "Mya Norton", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$183,048", + "start_date": "7/16/2003" + }, + { + "extn": "1210", + "id": "6430", + "name": "Leroy Dillon", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$163,176", + "start_date": "11/14/2001" + }, + { + "extn": "4493", + "id": "6431", + "name": "Georgia Mason", + "office": "Long Beach", + "position": "Dentist", + "salary": "$298,293", + "start_date": "9/2/2000" + }, + { + "extn": "7072", + "id": "6432", + "name": "Joyce Walsh", + "office": "Cincinnati", + "position": "Cook", + "salary": "$182,912", + "start_date": "12/4/2012" + }, + { + "extn": "5396", + "id": "6433", + "name": "Andrea Squire", + "office": "Bellevue", + "position": "Healthcare Specialist", + "salary": "$284,213", + "start_date": "1/1/2004" + }, + { + "extn": "3253", + "id": "6434", + "name": "Jade Hood", + "office": "Columbus", + "position": "Cook", + "salary": "$163,281", + "start_date": "9/3/2015" + }, + { + "extn": "3728", + "id": "6435", + "name": "Claire Reynolds", + "office": "Norfolk", + "position": "Physician", + "salary": "$12,106", + "start_date": "4/27/2008" + }, + { + "extn": "3004", + "id": "6436", + "name": "Aeris Roberts", + "office": "London", + "position": "Bookkeeper", + "salary": "$217,036", + "start_date": "10/25/2010" + }, + { + "extn": "1654", + "id": "6437", + "name": "Michael Stone ", + "office": "Rochester", + "position": "Biologist", + "salary": "$31,904", + "start_date": "12/17/2007" + }, + { + "extn": "5637", + "id": "6438", + "name": "Harry Clarke", + "office": "Richmond", + "position": "Laboratory Technician", + "salary": "$148,797", + "start_date": "10/27/2017" + }, + { + "extn": "8807", + "id": "6439", + "name": "Nathan Fox", + "office": "Honolulu", + "position": "Cook", + "salary": "$227,564", + "start_date": "4/4/2011" + }, + { + "extn": "2004", + "id": "6440", + "name": "Diane Irving", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$120,026", + "start_date": "11/17/2006" + }, + { + "extn": "1580", + "id": "6441", + "name": "Oliver Ashwell", + "office": "New York", + "position": "CNC Operator", + "salary": "$180,658", + "start_date": "8/5/2000" + }, + { + "extn": "2661", + "id": "6442", + "name": "Bob Adams", + "office": "Berna", + "position": "Operator", + "salary": "$169,021", + "start_date": "8/3/2010" + }, + { + "extn": "6557", + "id": "6443", + "name": "Martha Edler", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$114,539", + "start_date": "8/10/2015" + }, + { + "extn": "9669", + "id": "6444", + "name": "Julian Poulton", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$236,132", + "start_date": "12/23/2009" + }, + { + "extn": "7031", + "id": "6445", + "name": "Abbey Webster", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$165,758", + "start_date": "3/21/2003" + }, + { + "extn": "3570", + "id": "6446", + "name": "David Douglas", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$31,905", + "start_date": "3/6/2008" + }, + { + "extn": "8963", + "id": "6447", + "name": "Javier Taylor", + "office": "Sacramento", + "position": "Software Engineer", + "salary": "$130,564", + "start_date": "4/25/2011" + }, + { + "extn": "3413", + "id": "6448", + "name": "Julius Niles", + "office": "Innsbruck", + "position": "Audiologist", + "salary": "$69,044", + "start_date": "4/24/2002" + }, + { + "extn": "4776", + "id": "6449", + "name": "Russel Lloyd", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$27,498", + "start_date": "4/24/2004" + }, + { + "extn": "1078", + "id": "6450", + "name": "Eduardo Mann", + "office": "Huntsville", + "position": "Loan Officer", + "salary": "$264,368", + "start_date": "7/1/2005" + }, + { + "extn": "1395", + "id": "6451", + "name": "Alexia Craig", + "office": "Minneapolis", + "position": "Call Center Representative", + "salary": "$195,230", + "start_date": "11/10/2002" + }, + { + "extn": "6947", + "id": "6452", + "name": "Chadwick Hall", + "office": "Columbus", + "position": "Lecturer", + "salary": "$61,749", + "start_date": "12/28/2002" + }, + { + "extn": "4010", + "id": "6453", + "name": "Eryn Fall", + "office": "Seattle", + "position": "Cook", + "salary": "$92,467", + "start_date": "2/20/2002" + }, + { + "extn": "1716", + "id": "6454", + "name": "Carl Reyes", + "office": "Scottsdale", + "position": "Bellman", + "salary": "$132,596", + "start_date": "6/11/2003" + }, + { + "extn": "4666", + "id": "6455", + "name": "Manuel Lloyd", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$94,614", + "start_date": "3/23/2012" + }, + { + "extn": "7112", + "id": "6456", + "name": "Isla Ring", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$42,019", + "start_date": "1/22/2016" + }, + { + "extn": "1679", + "id": "6457", + "name": "Tyler Davies", + "office": "Paris", + "position": "Executive Director", + "salary": "$53,451", + "start_date": "5/30/2001" + }, + { + "extn": "6213", + "id": "6458", + "name": "Barney Squire", + "office": "Fayetteville", + "position": "CNC Operator", + "salary": "$51,607", + "start_date": "11/22/2013" + }, + { + "extn": "1214", + "id": "6459", + "name": "Peter Patel", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$278,850", + "start_date": "10/20/2009" + }, + { + "extn": "3059", + "id": "6460", + "name": "Angelina Whitehouse", + "office": "Columbus", + "position": "Staffing Consultant", + "salary": "$182,405", + "start_date": "9/23/2010" + }, + { + "extn": "6457", + "id": "6461", + "name": "Madelyn Parker", + "office": "Berlin", + "position": "Retail Trainee", + "salary": "$47,288", + "start_date": "7/26/2004" + }, + { + "extn": "6403", + "id": "6462", + "name": "Hailey Swift", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$285,190", + "start_date": "12/9/2000" + }, + { + "extn": "9764", + "id": "6463", + "name": "Roger Khan", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$199,925", + "start_date": "5/9/2009" + }, + { + "extn": "2004", + "id": "6464", + "name": "Tara Parker", + "office": "Zurich", + "position": "Physician", + "salary": "$219,155", + "start_date": "8/10/2017" + }, + { + "extn": "9796", + "id": "6465", + "name": "Percy Harrison", + "office": "Sacramento", + "position": "Cashier", + "salary": "$38,421", + "start_date": "8/26/2018" + }, + { + "extn": "2153", + "id": "6466", + "name": "Mason Lakey", + "office": "Memphis", + "position": "Software Engineer", + "salary": "$194,279", + "start_date": "1/31/2005" + }, + { + "extn": "3286", + "id": "6467", + "name": "Renee Tyler", + "office": "Rome", + "position": "Paramedic", + "salary": "$148,049", + "start_date": "7/23/2018" + }, + { + "extn": "3857", + "id": "6468", + "name": "Gwenyth Kaur", + "office": "London", + "position": "Systems Administrator", + "salary": "$109,549", + "start_date": "10/19/2009" + }, + { + "extn": "8687", + "id": "6469", + "name": "Anabelle Downing", + "office": "Reno", + "position": "Stockbroker", + "salary": "$26,649", + "start_date": "1/25/2015" + }, + { + "extn": "5024", + "id": "6470", + "name": "Cedrick Owens", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$75,120", + "start_date": "8/11/2013" + }, + { + "extn": "7729", + "id": "6471", + "name": "Kieth Connell", + "office": "Berlin", + "position": "Doctor", + "salary": "$252,949", + "start_date": "8/14/2018" + }, + { + "extn": "5887", + "id": "6472", + "name": "Liv Miller", + "office": "Madison", + "position": "Loan Officer", + "salary": "$196,707", + "start_date": "8/13/2001" + }, + { + "extn": "2234", + "id": "6473", + "name": "Esmeralda Oswald", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$255,142", + "start_date": "12/5/2000" + }, + { + "extn": "9460", + "id": "6474", + "name": "Russel Bishop", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$249,249", + "start_date": "3/27/2000" + }, + { + "extn": "9768", + "id": "6475", + "name": "Matt Herbert", + "office": "New Orleans", + "position": "Accountant", + "salary": "$98,780", + "start_date": "11/3/2002" + }, + { + "extn": "6327", + "id": "6476", + "name": "Anabel Mitchell", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$60,205", + "start_date": "11/25/2015" + }, + { + "extn": "7029", + "id": "6477", + "name": "Shay Oliver", + "office": "Bridgeport", + "position": "Inspector", + "salary": "$93,457", + "start_date": "10/21/2002" + }, + { + "extn": "6404", + "id": "6478", + "name": "Erin Malone", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$160,810", + "start_date": "6/9/2001" + }, + { + "extn": "8841", + "id": "6479", + "name": "Enoch Button", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$48,234", + "start_date": "4/29/2008" + }, + { + "extn": "3939", + "id": "6480", + "name": "Aiden Shea", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$110,972", + "start_date": "5/21/2009" + }, + { + "extn": "7680", + "id": "6481", + "name": "Ramon Rixon", + "office": "Tulsa", + "position": "Designer", + "salary": "$194,536", + "start_date": "12/28/2003" + }, + { + "extn": "9728", + "id": "6482", + "name": "Mark Sawyer", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$227,775", + "start_date": "5/9/2005" + }, + { + "extn": "4165", + "id": "6483", + "name": "Michael Stevens", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$274,364", + "start_date": "10/17/2014" + }, + { + "extn": "3904", + "id": "6484", + "name": "Noah Knight", + "office": "Wien", + "position": "Pharmacist", + "salary": "$288,524", + "start_date": "6/8/2013" + }, + { + "extn": "8295", + "id": "6485", + "name": "Caydence Lewin", + "office": "Atlanta", + "position": "Electrician", + "salary": "$30,761", + "start_date": "12/25/2009" + }, + { + "extn": "3168", + "id": "6486", + "name": "Catherine Brooks", + "office": "Dallas", + "position": "Fabricator", + "salary": "$24,470", + "start_date": "11/5/2016" + }, + { + "extn": "9154", + "id": "6487", + "name": "Kurt Upton", + "office": "San Diego", + "position": "Clerk", + "salary": "$208,710", + "start_date": "10/14/2018" + }, + { + "extn": "8684", + "id": "6488", + "name": "Thea Gilmore", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$80,049", + "start_date": "7/19/2018" + }, + { + "extn": "7169", + "id": "6489", + "name": "Jack Hardwick", + "office": "Lyon", + "position": "Fabricator", + "salary": "$245,777", + "start_date": "8/27/2008" + }, + { + "extn": "3295", + "id": "6490", + "name": "Hank Radcliffe", + "office": "San Antonio", + "position": "Call Center Representative", + "salary": "$151,635", + "start_date": "11/4/2011" + }, + { + "extn": "8298", + "id": "6491", + "name": "Kamila Dobson", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$44,669", + "start_date": "9/29/2019" + }, + { + "extn": "9029", + "id": "6492", + "name": "Marjorie Evans", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$168,789", + "start_date": "3/10/2005" + }, + { + "extn": "1371", + "id": "6493", + "name": "Julian Eastwood", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$184,111", + "start_date": "6/27/2013" + }, + { + "extn": "3610", + "id": "6494", + "name": "Tony Gilmore", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$15,726", + "start_date": "5/27/2012" + }, + { + "extn": "5612", + "id": "6495", + "name": "Maribel Vince", + "office": "Arlington", + "position": "Project Manager", + "salary": "$286,256", + "start_date": "12/24/2013" + }, + { + "extn": "8825", + "id": "6496", + "name": "Matt Donovan", + "office": "Baltimore", + "position": "Biologist", + "salary": "$25,696", + "start_date": "12/4/2018" + }, + { + "extn": "9981", + "id": "6497", + "name": "Benny Dillon", + "office": "Cincinnati", + "position": "Designer", + "salary": "$111,746", + "start_date": "4/9/2019" + }, + { + "extn": "7984", + "id": "6498", + "name": "Rocco Morgan", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$171,232", + "start_date": "4/28/2003" + }, + { + "extn": "5453", + "id": "6499", + "name": "Stacy Vince", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$124,620", + "start_date": "12/27/2014" + }, + { + "extn": "8107", + "id": "6500", + "name": "Catherine Dubois", + "office": "Berlin", + "position": "Lecturer", + "salary": "$233,591", + "start_date": "1/7/2014" + }, + { + "extn": "8926", + "id": "6501", + "name": "Faith Brown", + "office": "Innsbruck", + "position": "Project Manager", + "salary": "$106,019", + "start_date": "7/14/2003" + }, + { + "extn": "2420", + "id": "6502", + "name": "Nate Mcnally", + "office": "Long Beach", + "position": "Operator", + "salary": "$117,388", + "start_date": "6/15/2009" + }, + { + "extn": "8756", + "id": "6503", + "name": "Alice Archer", + "office": "Albuquerque", + "position": "Banker", + "salary": "$290,821", + "start_date": "6/28/2007" + }, + { + "extn": "3300", + "id": "6504", + "name": "Ivy Foxley", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$111,428", + "start_date": "5/9/2017" + }, + { + "extn": "5160", + "id": "6505", + "name": "Mabel Ellwood", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$280,276", + "start_date": "11/20/2010" + }, + { + "extn": "6965", + "id": "6506", + "name": "Bernadette Wooldridge", + "office": "Arlington", + "position": "Business Broker", + "salary": "$123,125", + "start_date": "4/9/2006" + }, + { + "extn": "6838", + "id": "6507", + "name": "Cadence Palmer", + "office": "Norfolk", + "position": "Loan Officer", + "salary": "$235,227", + "start_date": "5/20/2004" + }, + { + "extn": "3861", + "id": "6508", + "name": "Ryan Murray", + "office": "Escondido", + "position": "Webmaster", + "salary": "$168,522", + "start_date": "2/25/2018" + }, + { + "extn": "9862", + "id": "6509", + "name": "Daniel Whatson", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$78,860", + "start_date": "3/16/2004" + }, + { + "extn": "5360", + "id": "6510", + "name": "Rosalie Bowen", + "office": "Jacksonville", + "position": "Loan Officer", + "salary": "$13,997", + "start_date": "11/7/2017" + }, + { + "extn": "4393", + "id": "6511", + "name": "Erick Stewart", + "office": "Cincinnati", + "position": "Dentist", + "salary": "$266,969", + "start_date": "10/19/2019" + }, + { + "extn": "5767", + "id": "6512", + "name": "Rocco Bryant", + "office": "Prague", + "position": "Dentist", + "salary": "$43,162", + "start_date": "9/7/2004" + }, + { + "extn": "5955", + "id": "6513", + "name": "Gabriel Vallins", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$189,441", + "start_date": "7/18/2008" + }, + { + "extn": "3345", + "id": "6514", + "name": "Denny London", + "office": "Salem", + "position": "Cashier", + "salary": "$56,904", + "start_date": "7/24/2016" + }, + { + "extn": "7697", + "id": "6515", + "name": "Ethan Ward", + "office": "Bridgeport", + "position": "Front Desk Coordinator", + "salary": "$279,865", + "start_date": "5/6/2007" + }, + { + "extn": "1944", + "id": "6516", + "name": "Mark Turner", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$47,685", + "start_date": "11/16/2008" + }, + { + "extn": "3672", + "id": "6517", + "name": "Alexa Everett", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$243,384", + "start_date": "5/8/2019" + }, + { + "extn": "9078", + "id": "6518", + "name": "Priscilla Calderwood", + "office": "Minneapolis", + "position": "Stockbroker", + "salary": "$86,877", + "start_date": "8/13/2013" + }, + { + "extn": "2396", + "id": "6519", + "name": "Logan Roscoe", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$33,911", + "start_date": "6/24/2014" + }, + { + "extn": "2490", + "id": "6520", + "name": "Candice Weldon", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$265,180", + "start_date": "6/15/2001" + }, + { + "extn": "7870", + "id": "6521", + "name": "Julius Stone ", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$96,222", + "start_date": "11/27/2010" + }, + { + "extn": "2746", + "id": "6522", + "name": "John Noon", + "office": "Atlanta", + "position": "Accountant", + "salary": "$249,452", + "start_date": "4/9/2016" + }, + { + "extn": "1446", + "id": "6523", + "name": "Gladys Umney", + "office": "Orlando", + "position": "Laboratory Technician", + "salary": "$48,894", + "start_date": "5/2/2010" + }, + { + "extn": "3832", + "id": "6524", + "name": "Owen Watson", + "office": "San Antonio", + "position": "Biologist", + "salary": "$249,432", + "start_date": "3/4/2019" + }, + { + "extn": "7024", + "id": "6525", + "name": "Dorothy Hammond", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$172,946", + "start_date": "6/9/2017" + }, + { + "extn": "3716", + "id": "6526", + "name": "George Lloyd", + "office": "Oakland", + "position": "Front Desk Coordinator", + "salary": "$58,250", + "start_date": "12/3/2009" + }, + { + "extn": "4495", + "id": "6527", + "name": "Janice Windsor", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$66,714", + "start_date": "1/11/2010" + }, + { + "extn": "1243", + "id": "6528", + "name": "Angelina Rixon", + "office": "New York", + "position": "Assistant Buyer", + "salary": "$194,608", + "start_date": "11/20/2016" + }, + { + "extn": "6476", + "id": "6529", + "name": "Chris Vaughan", + "office": "Dallas", + "position": "Steward", + "salary": "$146,794", + "start_date": "3/8/2013" + }, + { + "extn": "9990", + "id": "6530", + "name": "Julianna Farrow", + "office": "Portland", + "position": "Webmaster", + "salary": "$93,716", + "start_date": "9/26/2009" + }, + { + "extn": "4619", + "id": "6531", + "name": "Cameron Gallacher", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$143,377", + "start_date": "5/21/2009" + }, + { + "extn": "7742", + "id": "6532", + "name": "Britney Moreno", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$42,343", + "start_date": "10/17/2017" + }, + { + "extn": "2801", + "id": "6533", + "name": "Colleen Farrant", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$47,499", + "start_date": "11/27/2016" + }, + { + "extn": "5849", + "id": "6534", + "name": "Nate Sheldon", + "office": "Paris", + "position": "Cash Manager", + "salary": "$244,871", + "start_date": "3/16/2005" + }, + { + "extn": "8201", + "id": "6535", + "name": "Elly Grady", + "office": "Reno", + "position": "Food Technologist", + "salary": "$156,368", + "start_date": "9/16/2014" + }, + { + "extn": "8119", + "id": "6536", + "name": "Benny Slater", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$261,235", + "start_date": "5/31/2005" + }, + { + "extn": "6128", + "id": "6537", + "name": "Chad Khan", + "office": "Madrid", + "position": "HR Coordinator", + "salary": "$249,804", + "start_date": "2/8/2007" + }, + { + "extn": "5362", + "id": "6538", + "name": "Daniel Drew", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$48,055", + "start_date": "1/13/2001" + }, + { + "extn": "6385", + "id": "6539", + "name": "Barry Quinn", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$120,695", + "start_date": "5/7/2009" + }, + { + "extn": "4701", + "id": "6540", + "name": "Alan Lloyd", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$185,860", + "start_date": "5/29/2003" + }, + { + "extn": "7163", + "id": "6541", + "name": "Nate Kerr", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$85,778", + "start_date": "8/19/2015" + }, + { + "extn": "3312", + "id": "6542", + "name": "Faith Lunt", + "office": "Quebec", + "position": "Clerk", + "salary": "$105,463", + "start_date": "1/26/2015" + }, + { + "extn": "6366", + "id": "6543", + "name": "Domenic Swift", + "office": "Atlanta", + "position": "Pharmacist", + "salary": "$97,109", + "start_date": "9/17/2012" + }, + { + "extn": "8103", + "id": "6544", + "name": "Ramon Cobb", + "office": "Lincoln", + "position": "Biologist", + "salary": "$116,269", + "start_date": "8/7/2015" + }, + { + "extn": "4636", + "id": "6545", + "name": "Joseph King", + "office": "San Diego", + "position": "Paramedic", + "salary": "$17,227", + "start_date": "2/22/2018" + }, + { + "extn": "2664", + "id": "6546", + "name": "Camila John", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$68,645", + "start_date": "10/21/2003" + }, + { + "extn": "2847", + "id": "6547", + "name": "Ethan Horton", + "office": "Dallas", + "position": "Production Painter", + "salary": "$213,017", + "start_date": "4/1/2019" + }, + { + "extn": "1333", + "id": "6548", + "name": "Gloria Tate", + "office": "Madison", + "position": "Banker", + "salary": "$132,377", + "start_date": "9/11/2004" + }, + { + "extn": "3525", + "id": "6549", + "name": "Harry Reading", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$163,242", + "start_date": "12/6/2011" + }, + { + "extn": "7869", + "id": "6550", + "name": "Mark Lunt", + "office": "San Bernardino", + "position": "Auditor", + "salary": "$130,150", + "start_date": "1/27/2014" + }, + { + "extn": "7389", + "id": "6551", + "name": "Emely Brown", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$87,489", + "start_date": "1/26/2003" + }, + { + "extn": "4202", + "id": "6552", + "name": "Chris Gray", + "office": "Stockton", + "position": "Fabricator", + "salary": "$168,095", + "start_date": "9/6/2013" + }, + { + "extn": "2600", + "id": "6553", + "name": "Angela Ellery", + "office": "Wien", + "position": "CNC Operator", + "salary": "$157,610", + "start_date": "5/22/2009" + }, + { + "extn": "2744", + "id": "6554", + "name": "Anthony Beal", + "office": "Scottsdale", + "position": "Bookkeeper", + "salary": "$41,904", + "start_date": "9/5/2017" + }, + { + "extn": "6859", + "id": "6555", + "name": "Tony Stuart", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$90,764", + "start_date": "1/6/2007" + }, + { + "extn": "6843", + "id": "6556", + "name": "Rose Chappell", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$92,432", + "start_date": "5/17/2019" + }, + { + "extn": "7961", + "id": "6557", + "name": "Angelique Redden", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$235,545", + "start_date": "11/2/2009" + }, + { + "extn": "8773", + "id": "6558", + "name": "Jenna Nielson", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$290,996", + "start_date": "4/22/2016" + }, + { + "extn": "6544", + "id": "6559", + "name": "Chadwick Murray", + "office": "Garland", + "position": "Baker", + "salary": "$247,073", + "start_date": "10/19/2004" + }, + { + "extn": "6838", + "id": "6560", + "name": "Chester Overson", + "office": "New Orleans", + "position": "Laboratory Technician", + "salary": "$42,461", + "start_date": "7/5/2011" + }, + { + "extn": "8804", + "id": "6561", + "name": "Emmanuelle Adler", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$232,994", + "start_date": "3/29/2002" + }, + { + "extn": "5279", + "id": "6562", + "name": "Alan Bell", + "office": "Paris", + "position": "Treasurer", + "salary": "$125,886", + "start_date": "6/14/2017" + }, + { + "extn": "3947", + "id": "6563", + "name": "Emely Wilcox", + "office": "Irving", + "position": "Steward", + "salary": "$254,627", + "start_date": "6/10/2003" + }, + { + "extn": "1065", + "id": "6564", + "name": "Elijah Allcott", + "office": "Rome", + "position": "Machine Operator", + "salary": "$160,163", + "start_date": "6/8/2007" + }, + { + "extn": "5175", + "id": "6565", + "name": "Daria Driscoll", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$97,299", + "start_date": "1/27/2002" + }, + { + "extn": "2772", + "id": "6566", + "name": "Benny Reynolds", + "office": "Houston", + "position": "Physician", + "salary": "$206,413", + "start_date": "7/31/2015" + }, + { + "extn": "9518", + "id": "6567", + "name": "Kieth Hooper", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$207,709", + "start_date": "4/22/2017" + }, + { + "extn": "2717", + "id": "6568", + "name": "Aiden Bailey", + "office": "Seattle", + "position": "Auditor", + "salary": "$232,691", + "start_date": "1/26/2014" + }, + { + "extn": "3178", + "id": "6569", + "name": "Kassandra Hood", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$24,786", + "start_date": "7/12/2003" + }, + { + "extn": "8172", + "id": "6570", + "name": "Jasmine Cunningham", + "office": "Miami", + "position": "Associate Professor", + "salary": "$284,909", + "start_date": "2/18/2003" + }, + { + "extn": "8449", + "id": "6571", + "name": "Harry Newman", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$233,900", + "start_date": "10/18/2011" + }, + { + "extn": "1853", + "id": "6572", + "name": "Belinda Hunt", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$44,308", + "start_date": "7/3/2012" + }, + { + "extn": "7621", + "id": "6573", + "name": "Darlene Nicholls", + "office": "Springfield", + "position": "Assistant Buyer", + "salary": "$164,744", + "start_date": "2/4/2018" + }, + { + "extn": "3201", + "id": "6574", + "name": "Hank Wigley", + "office": "Ontario", + "position": "Auditor", + "salary": "$57,691", + "start_date": "12/10/2006" + }, + { + "extn": "2628", + "id": "6575", + "name": "Makena Wheeler", + "office": "Minneapolis", + "position": "Loan Officer", + "salary": "$151,595", + "start_date": "4/3/2001" + }, + { + "extn": "4659", + "id": "6576", + "name": "Javier Mcgregor", + "office": "Orlando", + "position": "Executive Director", + "salary": "$26,270", + "start_date": "1/12/2017" + }, + { + "extn": "1136", + "id": "6577", + "name": "Julius Lyon", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$72,821", + "start_date": "8/27/2007" + }, + { + "extn": "4592", + "id": "6578", + "name": "Henry Rehman", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$187,697", + "start_date": "7/4/2014" + }, + { + "extn": "8027", + "id": "6579", + "name": "Angel Allen", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$145,374", + "start_date": "9/17/2018" + }, + { + "extn": "7564", + "id": "6580", + "name": "Phillip Flynn", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$104,922", + "start_date": "12/14/2000" + }, + { + "extn": "5262", + "id": "6581", + "name": "Kaylee Clarke", + "office": "San Bernardino", + "position": "Loan Officer", + "salary": "$213,682", + "start_date": "2/11/2009" + }, + { + "extn": "9923", + "id": "6582", + "name": "Bristol Hopkinson", + "office": "Hollywood", + "position": "Bellman", + "salary": "$208,054", + "start_date": "12/31/2011" + }, + { + "extn": "3512", + "id": "6583", + "name": "Julius Dwyer", + "office": "Columbus", + "position": "Electrician", + "salary": "$248,610", + "start_date": "1/15/2000" + }, + { + "extn": "9368", + "id": "6584", + "name": "Julianna Higgs", + "office": "Washington", + "position": "Associate Professor", + "salary": "$166,900", + "start_date": "4/25/2009" + }, + { + "extn": "7701", + "id": "6585", + "name": "Mandy Ebbs", + "office": "Indianapolis", + "position": "Design Engineer", + "salary": "$97,341", + "start_date": "2/13/2001" + }, + { + "extn": "8811", + "id": "6586", + "name": "Daniel Hancock", + "office": "Milwaukee", + "position": "Treasurer", + "salary": "$16,981", + "start_date": "7/31/2003" + }, + { + "extn": "7032", + "id": "6587", + "name": "Charlotte Nielson", + "office": "Berna", + "position": "Chef Manager", + "salary": "$138,301", + "start_date": "5/22/2013" + }, + { + "extn": "8578", + "id": "6588", + "name": "Regina Lindop", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$150,704", + "start_date": "2/6/2005" + }, + { + "extn": "9114", + "id": "6589", + "name": "Aileen Button", + "office": "Garland", + "position": "Call Center Representative", + "salary": "$222,185", + "start_date": "12/7/2011" + }, + { + "extn": "3708", + "id": "6590", + "name": "Jessica Judd", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$262,734", + "start_date": "8/29/2007" + }, + { + "extn": "6071", + "id": "6591", + "name": "Summer Hopkins", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$245,977", + "start_date": "9/17/2006" + }, + { + "extn": "4358", + "id": "6592", + "name": "Parker Robe", + "office": "Reno", + "position": "Global Logistics Supervisor", + "salary": "$243,542", + "start_date": "5/4/2015" + }, + { + "extn": "8626", + "id": "6593", + "name": "Mandy Rogan", + "office": "Indianapolis", + "position": "Operator", + "salary": "$50,747", + "start_date": "12/19/2018" + }, + { + "extn": "4227", + "id": "6594", + "name": "Angelique Anderson", + "office": "Chicago", + "position": "Steward", + "salary": "$96,600", + "start_date": "10/3/2000" + }, + { + "extn": "6300", + "id": "6595", + "name": "Belinda Kirby", + "office": "Rochester", + "position": "Design Engineer", + "salary": "$45,609", + "start_date": "4/4/2000" + }, + { + "extn": "2175", + "id": "6596", + "name": "Abdul Tyler", + "office": "Valetta", + "position": "Accountant", + "salary": "$292,449", + "start_date": "9/26/2009" + }, + { + "extn": "9006", + "id": "6597", + "name": "Chad Wilkinson", + "office": "Louisville", + "position": "Chef Manager", + "salary": "$219,267", + "start_date": "3/23/2008" + }, + { + "extn": "6922", + "id": "6598", + "name": "Lucas Stevenson", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$240,595", + "start_date": "4/15/2007" + }, + { + "extn": "9604", + "id": "6599", + "name": "Carla Hopkins", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$294,216", + "start_date": "12/31/2017" + }, + { + "extn": "2579", + "id": "6600", + "name": "Rosie Wright", + "office": "Madison", + "position": "Ambulatory Nurse", + "salary": "$210,999", + "start_date": "6/11/2002" + }, + { + "extn": "8383", + "id": "6601", + "name": "Enoch Woodley", + "office": "Columbus", + "position": "Bellman", + "salary": "$74,741", + "start_date": "7/7/2016" + }, + { + "extn": "4422", + "id": "6602", + "name": "Denis Smith", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$141,104", + "start_date": "2/3/2009" + }, + { + "extn": "2713", + "id": "6603", + "name": "Charlotte Connor", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$127,781", + "start_date": "10/21/2003" + }, + { + "extn": "4138", + "id": "6604", + "name": "Helen Hall", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$285,663", + "start_date": "9/23/2001" + }, + { + "extn": "7679", + "id": "6605", + "name": "Rick Gallacher", + "office": "Lyon", + "position": "Steward", + "salary": "$247,060", + "start_date": "9/26/2014" + }, + { + "extn": "2830", + "id": "6606", + "name": "Tyson Ellis", + "office": "Kansas City", + "position": "Accountant", + "salary": "$44,110", + "start_date": "9/27/2012" + }, + { + "extn": "1846", + "id": "6607", + "name": "Ramon Jones", + "office": "Chicago", + "position": "Steward", + "salary": "$180,840", + "start_date": "3/5/2002" + }, + { + "extn": "2572", + "id": "6608", + "name": "Nick Drake", + "office": "Baltimore", + "position": "Cashier", + "salary": "$100,647", + "start_date": "11/30/2008" + }, + { + "extn": "2328", + "id": "6609", + "name": "Zoe Gilmore", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$192,760", + "start_date": "7/11/2017" + }, + { + "extn": "3334", + "id": "6610", + "name": "Eduardo Shaw", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$218,806", + "start_date": "11/13/2012" + }, + { + "extn": "4633", + "id": "6611", + "name": "David Thomson", + "office": "Honolulu", + "position": "Doctor", + "salary": "$245,358", + "start_date": "4/10/2009" + }, + { + "extn": "9328", + "id": "6612", + "name": "Livia Turner", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$20,260", + "start_date": "1/30/2019" + }, + { + "extn": "7733", + "id": "6613", + "name": "Lara Redwood", + "office": "Ontario", + "position": "Staffing Consultant", + "salary": "$178,127", + "start_date": "10/9/2003" + }, + { + "extn": "3330", + "id": "6614", + "name": "Elly Edler", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$126,590", + "start_date": "7/8/2009" + }, + { + "extn": "4661", + "id": "6615", + "name": "Clint Bayliss", + "office": "Madrid", + "position": "Health Educator", + "salary": "$293,361", + "start_date": "5/7/2014" + }, + { + "extn": "3917", + "id": "6616", + "name": "Victoria Thomas", + "office": "Nashville", + "position": "Dentist", + "salary": "$102,349", + "start_date": "4/8/2014" + }, + { + "extn": "6115", + "id": "6617", + "name": "Domenic Moreno", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$103,447", + "start_date": "12/11/2013" + }, + { + "extn": "4213", + "id": "6618", + "name": "Julianna Lakey", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$61,617", + "start_date": "7/15/2015" + }, + { + "extn": "9549", + "id": "6619", + "name": "Danny Casey", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$106,773", + "start_date": "2/2/2003" + }, + { + "extn": "9605", + "id": "6620", + "name": "John Wigley", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$150,932", + "start_date": "1/27/2003" + }, + { + "extn": "2994", + "id": "6621", + "name": "Harry Vallins", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$161,415", + "start_date": "3/9/2007" + }, + { + "extn": "5768", + "id": "6622", + "name": "Alessandra May", + "office": "Stockton", + "position": "Executive Director", + "salary": "$28,514", + "start_date": "12/8/2014" + }, + { + "extn": "3593", + "id": "6623", + "name": "Carter Wheeler", + "office": "Lancaster", + "position": "Staffing Consultant", + "salary": "$92,911", + "start_date": "5/27/2016" + }, + { + "extn": "8371", + "id": "6624", + "name": "Elena Craig", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$272,868", + "start_date": "7/11/2018" + }, + { + "extn": "8554", + "id": "6625", + "name": "Elena Rust", + "office": "Quebec", + "position": "Steward", + "salary": "$241,443", + "start_date": "5/25/2012" + }, + { + "extn": "6445", + "id": "6626", + "name": "Caleb Michael", + "office": "Detroit", + "position": "Pharmacist", + "salary": "$17,144", + "start_date": "6/21/2001" + }, + { + "extn": "1120", + "id": "6627", + "name": "Chuck Appleton", + "office": "Boston", + "position": "Physician", + "salary": "$242,665", + "start_date": "7/10/2018" + }, + { + "extn": "3547", + "id": "6628", + "name": "Anne Everett", + "office": "Hayward", + "position": "Physician", + "salary": "$67,785", + "start_date": "8/3/2019" + }, + { + "extn": "9766", + "id": "6629", + "name": "Audrey Groves", + "office": "Milano", + "position": "Web Developer", + "salary": "$254,103", + "start_date": "7/10/2006" + }, + { + "extn": "6660", + "id": "6630", + "name": "Ryan Mccall", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$102,207", + "start_date": "2/17/2012" + }, + { + "extn": "8079", + "id": "6631", + "name": "Florence Stone ", + "office": "Bridgeport", + "position": "Operator", + "salary": "$171,308", + "start_date": "9/9/2015" + }, + { + "extn": "5694", + "id": "6632", + "name": "Denis Nicholls", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$186,364", + "start_date": "1/13/2019" + }, + { + "extn": "1722", + "id": "6633", + "name": "Olivia Stanley", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$235,210", + "start_date": "2/10/2007" + }, + { + "extn": "3955", + "id": "6634", + "name": "Bridget Curtis", + "office": "Amarillo", + "position": "Operator", + "salary": "$299,912", + "start_date": "10/2/2010" + }, + { + "extn": "3343", + "id": "6635", + "name": "Alice Jennson", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$160,247", + "start_date": "10/14/2001" + }, + { + "extn": "3576", + "id": "6636", + "name": "Marilyn Lee", + "office": "Philadelphia", + "position": "Web Developer", + "salary": "$51,317", + "start_date": "2/5/2014" + }, + { + "extn": "6273", + "id": "6637", + "name": "Carter Watson", + "office": "Seattle", + "position": "Physician", + "salary": "$231,343", + "start_date": "7/8/2012" + }, + { + "extn": "5370", + "id": "6638", + "name": "Kate Hall", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$167,314", + "start_date": "12/12/2001" + }, + { + "extn": "5133", + "id": "6639", + "name": "Juliet Mcnally", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$242,966", + "start_date": "1/27/2005" + }, + { + "extn": "9021", + "id": "6640", + "name": "Dasha Squire", + "office": "Portland", + "position": "Web Developer", + "salary": "$22,605", + "start_date": "12/30/2009" + }, + { + "extn": "3734", + "id": "6641", + "name": "Chadwick Scott", + "office": "Washington", + "position": "HR Specialist", + "salary": "$283,209", + "start_date": "6/19/2004" + }, + { + "extn": "8135", + "id": "6642", + "name": "Emma Hall", + "office": "Omaha", + "position": "Cashier", + "salary": "$171,180", + "start_date": "5/30/2003" + }, + { + "extn": "6887", + "id": "6643", + "name": "Matt Steer", + "office": "Amarillo", + "position": "Auditor", + "salary": "$112,387", + "start_date": "2/6/2004" + }, + { + "extn": "2193", + "id": "6644", + "name": "Maribel Rigg", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$241,551", + "start_date": "11/18/2018" + }, + { + "extn": "3931", + "id": "6645", + "name": "Iris Fields", + "office": "Tallahassee", + "position": "Food Technologist", + "salary": "$223,005", + "start_date": "2/6/2014" + }, + { + "extn": "4284", + "id": "6646", + "name": "Marvin Baker", + "office": "Norfolk", + "position": "Auditor", + "salary": "$19,208", + "start_date": "4/28/2011" + }, + { + "extn": "9476", + "id": "6647", + "name": "Lorraine Varley", + "office": "Jacksonville", + "position": "Webmaster", + "salary": "$291,502", + "start_date": "10/11/2000" + }, + { + "extn": "4407", + "id": "6648", + "name": "Tyson Silva", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$113,078", + "start_date": "6/21/2017" + }, + { + "extn": "2430", + "id": "6649", + "name": "Sasha Edley", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$269,059", + "start_date": "8/23/2011" + }, + { + "extn": "6026", + "id": "6650", + "name": "Lynn Roth", + "office": "St. Louis", + "position": "Ambulatory Nurse", + "salary": "$74,429", + "start_date": "4/3/2015" + }, + { + "extn": "2445", + "id": "6651", + "name": "Sloane Poulton", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$151,465", + "start_date": "10/24/2003" + }, + { + "extn": "2104", + "id": "6652", + "name": "Leilani Morley", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$297,761", + "start_date": "6/17/2017" + }, + { + "extn": "1664", + "id": "6653", + "name": "Owen Briggs", + "office": "Hollywood", + "position": "Clerk", + "salary": "$288,330", + "start_date": "5/24/2006" + }, + { + "extn": "5866", + "id": "6654", + "name": "Oliver Gilmore", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$53,737", + "start_date": "6/16/2008" + }, + { + "extn": "7161", + "id": "6655", + "name": "Danny Mould", + "office": "Nashville", + "position": "Pharmacist", + "salary": "$114,618", + "start_date": "10/26/2012" + }, + { + "extn": "2604", + "id": "6656", + "name": "Shelby Randall", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$272,920", + "start_date": "5/7/2002" + }, + { + "extn": "8120", + "id": "6657", + "name": "Eden Parker", + "office": "Cincinnati", + "position": "Webmaster", + "salary": "$66,816", + "start_date": "9/25/2006" + }, + { + "extn": "7849", + "id": "6658", + "name": "Harry Kaur", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$271,594", + "start_date": "8/24/2012" + }, + { + "extn": "8940", + "id": "6659", + "name": "Chuck Walker", + "office": "Springfield", + "position": "Investment Advisor", + "salary": "$169,097", + "start_date": "12/2/2004" + }, + { + "extn": "9654", + "id": "6660", + "name": "Boris Edwards", + "office": "Stockton", + "position": "Accountant", + "salary": "$257,587", + "start_date": "12/16/2016" + }, + { + "extn": "6011", + "id": "6661", + "name": "Eduardo Strong", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$72,455", + "start_date": "1/31/2007" + }, + { + "extn": "4297", + "id": "6662", + "name": "Manuel Dale", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$281,643", + "start_date": "1/24/2009" + }, + { + "extn": "6799", + "id": "6663", + "name": "Kamila Bayliss", + "office": "Jacksonville", + "position": "Front Desk Coordinator", + "salary": "$176,335", + "start_date": "5/29/2013" + }, + { + "extn": "2134", + "id": "6664", + "name": "Victoria Turner", + "office": "Boston", + "position": "Accountant", + "salary": "$119,583", + "start_date": "9/16/2013" + }, + { + "extn": "8084", + "id": "6665", + "name": "Benjamin Stuart", + "office": "Paris", + "position": "Clerk", + "salary": "$280,419", + "start_date": "9/10/2009" + }, + { + "extn": "8101", + "id": "6666", + "name": "Paula Collis", + "office": "Paris", + "position": "Physician", + "salary": "$256,717", + "start_date": "2/18/2014" + }, + { + "extn": "2412", + "id": "6667", + "name": "David Dyson", + "office": "Baltimore", + "position": "Healthcare Specialist", + "salary": "$188,351", + "start_date": "7/26/2006" + }, + { + "extn": "5180", + "id": "6668", + "name": "Carter Glass", + "office": "Glendale", + "position": "HR Coordinator", + "salary": "$299,813", + "start_date": "8/17/2017" + }, + { + "extn": "9488", + "id": "6669", + "name": "Bob Graham", + "office": "San Francisco", + "position": "Dentist", + "salary": "$272,198", + "start_date": "11/21/2017" + }, + { + "extn": "9914", + "id": "6670", + "name": "Anabel Becker", + "office": "Omaha", + "position": "Healthcare Specialist", + "salary": "$200,813", + "start_date": "7/31/2006" + }, + { + "extn": "9584", + "id": "6671", + "name": "Bob Quinn", + "office": "Paris", + "position": "Health Educator", + "salary": "$286,613", + "start_date": "12/2/2004" + }, + { + "extn": "8183", + "id": "6672", + "name": "Chris Potter", + "office": "Honolulu", + "position": "Physician", + "salary": "$166,094", + "start_date": "9/10/2007" + }, + { + "extn": "9095", + "id": "6673", + "name": "Destiny Neville", + "office": "Laredo", + "position": "Cook", + "salary": "$221,606", + "start_date": "10/24/2017" + }, + { + "extn": "7837", + "id": "6674", + "name": "Rufus Pope", + "office": "Valetta", + "position": "Insurance Broker", + "salary": "$155,028", + "start_date": "10/21/2018" + }, + { + "extn": "1883", + "id": "6675", + "name": "Johnathan Doherty", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$63,905", + "start_date": "7/31/2010" + }, + { + "extn": "7988", + "id": "6676", + "name": "Wade Alexander", + "office": "Miami", + "position": "Production Painter", + "salary": "$132,190", + "start_date": "11/30/2006" + }, + { + "extn": "4540", + "id": "6677", + "name": "Hayden Wilson", + "office": "Madrid", + "position": "Retail Trainee", + "salary": "$235,762", + "start_date": "6/15/2012" + }, + { + "extn": "8854", + "id": "6678", + "name": "Cadence Dowson", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$76,841", + "start_date": "11/12/2015" + }, + { + "extn": "3754", + "id": "6679", + "name": "Mandy Quinton", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$267,259", + "start_date": "5/28/2003" + }, + { + "extn": "7352", + "id": "6680", + "name": "Daron Wade", + "office": "Jersey City", + "position": "Associate Professor", + "salary": "$294,351", + "start_date": "10/11/2002" + }, + { + "extn": "8066", + "id": "6681", + "name": "Samara Cox", + "office": "Albuquerque", + "position": "Cook", + "salary": "$233,940", + "start_date": "6/8/2009" + }, + { + "extn": "4688", + "id": "6682", + "name": "Aurelia Thomson", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$231,782", + "start_date": "5/21/2006" + }, + { + "extn": "6620", + "id": "6683", + "name": "Rocco Whinter", + "office": "Lyon", + "position": "Biologist", + "salary": "$299,041", + "start_date": "11/12/2001" + }, + { + "extn": "1744", + "id": "6684", + "name": "Clarissa Newton", + "office": "Boston", + "position": "Inspector", + "salary": "$117,253", + "start_date": "8/30/2007" + }, + { + "extn": "2805", + "id": "6685", + "name": "Valentina Stubbs", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$247,662", + "start_date": "6/24/2014" + }, + { + "extn": "7968", + "id": "6686", + "name": "Lana Brooks", + "office": "Salem", + "position": "Machine Operator", + "salary": "$52,196", + "start_date": "11/18/2016" + }, + { + "extn": "2787", + "id": "6687", + "name": "Danny Bayliss", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$243,921", + "start_date": "9/28/2004" + }, + { + "extn": "2270", + "id": "6688", + "name": "Liliana Bailey", + "office": "Rochester", + "position": "Executive Director", + "salary": "$93,529", + "start_date": "9/20/2017" + }, + { + "extn": "8704", + "id": "6689", + "name": "Ivy Harper", + "office": "Fayetteville", + "position": "Machine Operator", + "salary": "$195,705", + "start_date": "2/20/2012" + }, + { + "extn": "1587", + "id": "6690", + "name": "Rufus Snow", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$276,515", + "start_date": "7/17/2010" + }, + { + "extn": "6246", + "id": "6691", + "name": "Elijah Myatt", + "office": "Amarillo", + "position": "HR Specialist", + "salary": "$142,946", + "start_date": "1/30/2014" + }, + { + "extn": "2195", + "id": "6692", + "name": "Angel Shelton", + "office": "Milano", + "position": "Dentist", + "salary": "$31,973", + "start_date": "8/6/2007" + }, + { + "extn": "5178", + "id": "6693", + "name": "Carl Jenkins", + "office": "Tallahassee", + "position": "IT Support Staff", + "salary": "$90,086", + "start_date": "6/4/2016" + }, + { + "extn": "9257", + "id": "6694", + "name": "Georgia Uttridge", + "office": "Columbus", + "position": "Business Broker", + "salary": "$192,493", + "start_date": "7/29/2000" + }, + { + "extn": "6131", + "id": "6695", + "name": "Michael Pearce", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$253,979", + "start_date": "11/27/2007" + }, + { + "extn": "3795", + "id": "6696", + "name": "Enoch Palmer", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$10,353", + "start_date": "11/15/2004" + }, + { + "extn": "5728", + "id": "6697", + "name": "Clarissa Tobin", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$288,701", + "start_date": "3/25/2009" + }, + { + "extn": "8768", + "id": "6698", + "name": "Logan Aldridge", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$94,029", + "start_date": "2/12/2005" + }, + { + "extn": "3296", + "id": "6699", + "name": "Danny Thomson", + "office": "Columbus", + "position": "Biologist", + "salary": "$250,855", + "start_date": "3/31/2014" + }, + { + "extn": "7339", + "id": "6700", + "name": "Charlize Maxwell", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$120,264", + "start_date": "4/26/2017" + }, + { + "extn": "8916", + "id": "6701", + "name": "Mavis Tyrrell", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$37,414", + "start_date": "8/2/2007" + }, + { + "extn": "9272", + "id": "6702", + "name": "Andie Wood", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$108,469", + "start_date": "3/2/2004" + }, + { + "extn": "3008", + "id": "6703", + "name": "Penelope Norburn", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$196,863", + "start_date": "12/23/2010" + }, + { + "extn": "8942", + "id": "6704", + "name": "Roger Glass", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$212,264", + "start_date": "8/18/2016" + }, + { + "extn": "7022", + "id": "6705", + "name": "Benjamin Phillips", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$230,261", + "start_date": "12/2/2018" + }, + { + "extn": "8459", + "id": "6706", + "name": "Dorothy Clarke", + "office": "Cincinnati", + "position": "Production Painter", + "salary": "$274,135", + "start_date": "2/27/2003" + }, + { + "extn": "4668", + "id": "6707", + "name": "Maya Hopkins", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$192,439", + "start_date": "6/30/2006" + }, + { + "extn": "9303", + "id": "6708", + "name": "Nicholas Waterson", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$194,918", + "start_date": "7/16/2017" + }, + { + "extn": "2388", + "id": "6709", + "name": "Jackeline Carson", + "office": "Columbus", + "position": "Auditor", + "salary": "$37,432", + "start_date": "3/11/2000" + }, + { + "extn": "3983", + "id": "6710", + "name": "Julian Hepburn", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$70,812", + "start_date": "10/31/2010" + }, + { + "extn": "5838", + "id": "6711", + "name": "Lucy Knight", + "office": "Toledo", + "position": "Executive Director", + "salary": "$129,476", + "start_date": "9/9/2004" + }, + { + "extn": "8261", + "id": "6712", + "name": "Danielle Wilde", + "office": "Jersey City", + "position": "Executive Director", + "salary": "$220,494", + "start_date": "6/8/2003" + }, + { + "extn": "3262", + "id": "6713", + "name": "Cedrick Logan", + "office": "Ontario", + "position": "Design Engineer", + "salary": "$63,513", + "start_date": "12/18/2010" + }, + { + "extn": "1573", + "id": "6714", + "name": "Tiffany Benfield", + "office": "Rochester", + "position": "Health Educator", + "salary": "$126,372", + "start_date": "5/12/2009" + }, + { + "extn": "1794", + "id": "6715", + "name": "Rocco Leigh", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$160,825", + "start_date": "8/30/2014" + }, + { + "extn": "5104", + "id": "6716", + "name": "Georgia Fenton", + "office": "New York", + "position": "Webmaster", + "salary": "$29,207", + "start_date": "7/16/2019" + }, + { + "extn": "6562", + "id": "6717", + "name": "Johnny Brett", + "office": "Detroit", + "position": "Inspector", + "salary": "$101,189", + "start_date": "3/3/2002" + }, + { + "extn": "3752", + "id": "6718", + "name": "Nate Cox", + "office": "Omaha", + "position": "Treasurer", + "salary": "$124,343", + "start_date": "3/18/2009" + }, + { + "extn": "2418", + "id": "6719", + "name": "Owen Brett", + "office": "Henderson", + "position": "Treasurer", + "salary": "$268,854", + "start_date": "4/26/2000" + }, + { + "extn": "3218", + "id": "6720", + "name": "Carl Watson", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$172,933", + "start_date": "5/28/2002" + }, + { + "extn": "9050", + "id": "6721", + "name": "Barry Lee", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$83,136", + "start_date": "6/21/2013" + }, + { + "extn": "5459", + "id": "6722", + "name": "Wade Addley", + "office": "Venice", + "position": "Auditor", + "salary": "$155,916", + "start_date": "11/16/2018" + }, + { + "extn": "7072", + "id": "6723", + "name": "Johnathan Tennant", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$198,613", + "start_date": "4/28/2004" + }, + { + "extn": "6811", + "id": "6724", + "name": "Tara Wilcox", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$224,883", + "start_date": "5/29/2002" + }, + { + "extn": "3674", + "id": "6725", + "name": "Benjamin Clark", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$198,661", + "start_date": "5/29/2012" + }, + { + "extn": "9053", + "id": "6726", + "name": "Cadence Nash", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$196,026", + "start_date": "2/2/2000" + }, + { + "extn": "6625", + "id": "6727", + "name": "Maxwell Murray", + "office": "Boston", + "position": "Dentist", + "salary": "$284,480", + "start_date": "1/25/2006" + }, + { + "extn": "5921", + "id": "6728", + "name": "Nicholas Neal", + "office": "Zurich", + "position": "Biologist", + "salary": "$98,985", + "start_date": "4/6/2018" + }, + { + "extn": "8058", + "id": "6729", + "name": "Oliver Johnson", + "office": "Salem", + "position": "HR Specialist", + "salary": "$248,059", + "start_date": "6/28/2004" + }, + { + "extn": "1800", + "id": "6730", + "name": "Mason Healy", + "office": "Paris", + "position": "Cashier", + "salary": "$175,671", + "start_date": "1/5/2000" + }, + { + "extn": "5912", + "id": "6731", + "name": "Maggie Little", + "office": "San Diego", + "position": "Cashier", + "salary": "$12,781", + "start_date": "1/28/2009" + }, + { + "extn": "4565", + "id": "6732", + "name": "Alessia Richards", + "office": "Madrid", + "position": "Banker", + "salary": "$284,174", + "start_date": "5/6/2010" + }, + { + "extn": "4288", + "id": "6733", + "name": "Abdul Tait", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$299,837", + "start_date": "7/1/2016" + }, + { + "extn": "3068", + "id": "6734", + "name": "Laila Furnell", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$157,472", + "start_date": "7/1/2013" + }, + { + "extn": "7313", + "id": "6735", + "name": "Piper Pratt", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$194,068", + "start_date": "12/27/2011" + }, + { + "extn": "7911", + "id": "6736", + "name": "Cynthia Reading", + "office": "San Diego", + "position": "Baker", + "salary": "$57,006", + "start_date": "10/30/2001" + }, + { + "extn": "2591", + "id": "6737", + "name": "Marigold Little", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$64,722", + "start_date": "10/14/2005" + }, + { + "extn": "2164", + "id": "6738", + "name": "Helen Gates", + "office": "Denver", + "position": "Webmaster", + "salary": "$45,683", + "start_date": "8/2/2002" + }, + { + "extn": "7071", + "id": "6739", + "name": "Adelaide Palmer", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$50,703", + "start_date": "2/6/2018" + }, + { + "extn": "8403", + "id": "6740", + "name": "Dorothy Reading", + "office": "Lincoln", + "position": "Biologist", + "salary": "$263,180", + "start_date": "6/23/2008" + }, + { + "extn": "6623", + "id": "6741", + "name": "Blake Khan", + "office": "Indianapolis", + "position": "Accountant", + "salary": "$197,771", + "start_date": "2/4/2019" + }, + { + "extn": "2076", + "id": "6742", + "name": "Daniel West", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$273,137", + "start_date": "3/27/2012" + }, + { + "extn": "1738", + "id": "6743", + "name": "Martin Ingram", + "office": "Arlington", + "position": "Project Manager", + "salary": "$152,270", + "start_date": "2/7/2006" + }, + { + "extn": "3183", + "id": "6744", + "name": "George Needham", + "office": "Valetta", + "position": "Global Logistics Supervisor", + "salary": "$245,148", + "start_date": "9/14/2005" + }, + { + "extn": "1757", + "id": "6745", + "name": "Taylor Garner", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$185,329", + "start_date": "2/7/2006" + }, + { + "extn": "4193", + "id": "6746", + "name": "Carla Umney", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$186,406", + "start_date": "6/19/2017" + }, + { + "extn": "7388", + "id": "6747", + "name": "Johnny Collins", + "office": "Huntsville", + "position": "Baker", + "salary": "$58,598", + "start_date": "6/4/2007" + }, + { + "extn": "9478", + "id": "6748", + "name": "Marilyn Woods", + "office": "Irving", + "position": "Physician", + "salary": "$128,133", + "start_date": "6/7/2004" + }, + { + "extn": "3710", + "id": "6749", + "name": "Alexa Ventura", + "office": "Baltimore", + "position": "Operator", + "salary": "$100,105", + "start_date": "7/2/2018" + }, + { + "extn": "2408", + "id": "6750", + "name": "Rick Plant", + "office": "Norfolk", + "position": "Steward", + "salary": "$74,633", + "start_date": "11/10/2011" + }, + { + "extn": "7204", + "id": "6751", + "name": "Daron Warden", + "office": "New Orleans", + "position": "Dentist", + "salary": "$46,416", + "start_date": "8/12/2018" + }, + { + "extn": "9175", + "id": "6752", + "name": "Liam Whitmore", + "office": "Anaheim", + "position": "Restaurant Manager", + "salary": "$106,153", + "start_date": "6/14/2001" + }, + { + "extn": "9727", + "id": "6753", + "name": "Iris Casey", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$101,383", + "start_date": "4/30/2001" + }, + { + "extn": "7902", + "id": "6754", + "name": "Colleen Daniells", + "office": "Phoenix", + "position": "Steward", + "salary": "$77,755", + "start_date": "10/28/2004" + }, + { + "extn": "5855", + "id": "6755", + "name": "Sarah Janes", + "office": "Dallas", + "position": "Accountant", + "salary": "$29,004", + "start_date": "9/3/2013" + }, + { + "extn": "3221", + "id": "6756", + "name": "Percy Salt", + "office": "Albuquerque", + "position": "Healthcare Specialist", + "salary": "$262,361", + "start_date": "3/19/2019" + }, + { + "extn": "3093", + "id": "6757", + "name": "Peter Oakley", + "office": "Madrid", + "position": "Associate Professor", + "salary": "$79,309", + "start_date": "1/26/2006" + }, + { + "extn": "3960", + "id": "6758", + "name": "Adalie Thomas", + "office": "London", + "position": "Auditor", + "salary": "$297,785", + "start_date": "6/18/2010" + }, + { + "extn": "5931", + "id": "6759", + "name": "Rosa Rigg", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$288,555", + "start_date": "10/6/2019" + }, + { + "extn": "2406", + "id": "6760", + "name": "Hank Vollans", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$248,813", + "start_date": "1/22/2009" + }, + { + "extn": "8827", + "id": "6761", + "name": "Juliette Gibbons", + "office": "Salem", + "position": "Stockbroker", + "salary": "$290,276", + "start_date": "9/8/2012" + }, + { + "extn": "4842", + "id": "6762", + "name": "Daron Callan", + "office": "Springfield", + "position": "Audiologist", + "salary": "$286,164", + "start_date": "1/14/2015" + }, + { + "extn": "9344", + "id": "6763", + "name": "Johnny Pope", + "office": "San Diego", + "position": "Bellman", + "salary": "$133,979", + "start_date": "5/13/2007" + }, + { + "extn": "3891", + "id": "6764", + "name": "Eduardo Hill", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$51,232", + "start_date": "7/6/2002" + }, + { + "extn": "7600", + "id": "6765", + "name": "Jackeline Styles", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$119,646", + "start_date": "8/4/2000" + }, + { + "extn": "3845", + "id": "6766", + "name": "Nicole Andersson", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$281,424", + "start_date": "2/17/2014" + }, + { + "extn": "6289", + "id": "6767", + "name": "Paula Collins", + "office": "Escondido", + "position": "Business Broker", + "salary": "$162,661", + "start_date": "8/30/2008" + }, + { + "extn": "5299", + "id": "6768", + "name": "Daron Lindop", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$238,922", + "start_date": "8/25/2012" + }, + { + "extn": "5699", + "id": "6769", + "name": "Hayden Chappell", + "office": "New York", + "position": "HR Coordinator", + "salary": "$180,993", + "start_date": "1/28/2016" + }, + { + "extn": "5075", + "id": "6770", + "name": "Livia Clifton", + "office": "Charlotte", + "position": "Call Center Representative", + "salary": "$85,873", + "start_date": "10/7/2008" + }, + { + "extn": "2266", + "id": "6771", + "name": "Goldie Farrant", + "office": "Lyon", + "position": "Designer", + "salary": "$146,577", + "start_date": "8/27/2004" + }, + { + "extn": "7159", + "id": "6772", + "name": "Carter Robertson", + "office": "Pittsburgh", + "position": "Machine Operator", + "salary": "$195,082", + "start_date": "2/20/2018" + }, + { + "extn": "5991", + "id": "6773", + "name": "Noah Porter", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$51,485", + "start_date": "9/1/2003" + }, + { + "extn": "5611", + "id": "6774", + "name": "Marina Stone", + "office": "Indianapolis", + "position": "Software Engineer", + "salary": "$130,054", + "start_date": "4/13/2013" + }, + { + "extn": "7856", + "id": "6775", + "name": "Victoria Rigg", + "office": "Escondido", + "position": "Cook", + "salary": "$165,118", + "start_date": "1/10/2015" + }, + { + "extn": "3041", + "id": "6776", + "name": "Fred Edwards", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$220,212", + "start_date": "6/27/2013" + }, + { + "extn": "3269", + "id": "6777", + "name": "Ally Ianson", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$295,154", + "start_date": "12/23/2007" + }, + { + "extn": "3427", + "id": "6778", + "name": "Ethan Shaw", + "office": "London", + "position": "Banker", + "salary": "$191,561", + "start_date": "5/21/2008" + }, + { + "extn": "6811", + "id": "6779", + "name": "Abdul Watson", + "office": "Oakland", + "position": "Accountant", + "salary": "$155,187", + "start_date": "10/13/2008" + }, + { + "extn": "5364", + "id": "6780", + "name": "John Roscoe", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$173,698", + "start_date": "1/9/2010" + }, + { + "extn": "8630", + "id": "6781", + "name": "Summer Murphy", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$234,938", + "start_date": "2/20/2008" + }, + { + "extn": "5902", + "id": "6782", + "name": "Eve Thomas", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$199,891", + "start_date": "1/1/2015" + }, + { + "extn": "9712", + "id": "6783", + "name": "Angelina Khan", + "office": "Hayward", + "position": "Doctor", + "salary": "$105,042", + "start_date": "8/8/2018" + }, + { + "extn": "4645", + "id": "6784", + "name": "Holly Stewart", + "office": "Huntsville", + "position": "Designer", + "salary": "$125,941", + "start_date": "10/20/2011" + }, + { + "extn": "7376", + "id": "6785", + "name": "Jolene Walker", + "office": "Bridgeport", + "position": "Operator", + "salary": "$195,542", + "start_date": "1/19/2019" + }, + { + "extn": "1300", + "id": "6786", + "name": "Chadwick Bentley", + "office": "Berlin", + "position": "Budget Analyst", + "salary": "$171,997", + "start_date": "10/7/2008" + }, + { + "extn": "6516", + "id": "6787", + "name": "Domenic Fisher", + "office": "London", + "position": "Associate Professor", + "salary": "$148,194", + "start_date": "12/19/2006" + }, + { + "extn": "3892", + "id": "6788", + "name": "Iris Cowan", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$150,680", + "start_date": "7/19/2004" + }, + { + "extn": "5429", + "id": "6789", + "name": "Abbey Anderson", + "office": "Seattle", + "position": "Bookkeeper", + "salary": "$253,960", + "start_date": "2/19/2011" + }, + { + "extn": "3988", + "id": "6790", + "name": "David Andersson", + "office": "Laredo", + "position": "Associate Professor", + "salary": "$125,807", + "start_date": "11/22/2006" + }, + { + "extn": "8728", + "id": "6791", + "name": "Dalia Ellison", + "office": "Springfield", + "position": "Banker", + "salary": "$90,302", + "start_date": "5/24/2002" + }, + { + "extn": "3158", + "id": "6792", + "name": "Wade Ellwood", + "office": "New Orleans", + "position": "Loan Officer", + "salary": "$212,900", + "start_date": "1/13/2017" + }, + { + "extn": "2360", + "id": "6793", + "name": "Aisha Mccormick", + "office": "Jacksonville", + "position": "Global Logistics Supervisor", + "salary": "$81,802", + "start_date": "10/17/2017" + }, + { + "extn": "1580", + "id": "6794", + "name": "Manuel Grady", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$268,870", + "start_date": "12/8/2013" + }, + { + "extn": "8170", + "id": "6795", + "name": "Johnny Hope", + "office": "Madison", + "position": "Treasurer", + "salary": "$148,611", + "start_date": "2/18/2002" + }, + { + "extn": "1750", + "id": "6796", + "name": "Camden Vass", + "office": "Paris", + "position": "Audiologist", + "salary": "$164,569", + "start_date": "3/24/2019" + }, + { + "extn": "2292", + "id": "6797", + "name": "Mark Olson", + "office": "Dallas", + "position": "Loan Officer", + "salary": "$122,206", + "start_date": "10/5/2015" + }, + { + "extn": "7124", + "id": "6798", + "name": "Gabriel Butler", + "office": "Garland", + "position": "Chef Manager", + "salary": "$139,473", + "start_date": "12/28/2001" + }, + { + "extn": "8957", + "id": "6799", + "name": "Lexi Veale", + "office": "Omaha", + "position": "Designer", + "salary": "$140,430", + "start_date": "4/13/2012" + }, + { + "extn": "2387", + "id": "6800", + "name": "Domenic Wade", + "office": "Ontario", + "position": "Doctor", + "salary": "$168,007", + "start_date": "2/13/2019" + }, + { + "extn": "8073", + "id": "6801", + "name": "Daria Farrow", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$40,327", + "start_date": "9/23/2005" + }, + { + "extn": "6222", + "id": "6802", + "name": "Manuel Vince", + "office": "Rochester", + "position": "Fabricator", + "salary": "$71,042", + "start_date": "1/20/2018" + }, + { + "extn": "6371", + "id": "6803", + "name": "Mark Slater", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$76,380", + "start_date": "10/7/2018" + }, + { + "extn": "2354", + "id": "6804", + "name": "Catherine Khan", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$65,127", + "start_date": "7/11/2016" + }, + { + "extn": "9650", + "id": "6805", + "name": "Ema Mcnally", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$127,897", + "start_date": "8/10/2007" + }, + { + "extn": "1301", + "id": "6806", + "name": "Alex Tyler", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$212,597", + "start_date": "9/21/2013" + }, + { + "extn": "2095", + "id": "6807", + "name": "Jessica Ramsey", + "office": "Quebec", + "position": "Lecturer", + "salary": "$52,317", + "start_date": "1/26/2015" + }, + { + "extn": "7513", + "id": "6808", + "name": "Sara Strong", + "office": "Zurich", + "position": "Associate Professor", + "salary": "$112,694", + "start_date": "7/15/2019" + }, + { + "extn": "6810", + "id": "6809", + "name": "Victoria Clifton", + "office": "Houston", + "position": "Associate Professor", + "salary": "$217,889", + "start_date": "11/11/2015" + }, + { + "extn": "9625", + "id": "6810", + "name": "Dorothy Holmes", + "office": "Cincinnati", + "position": "Designer", + "salary": "$245,142", + "start_date": "3/11/2005" + }, + { + "extn": "7187", + "id": "6811", + "name": "Rachael Coleman", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$143,248", + "start_date": "3/15/2019" + }, + { + "extn": "4254", + "id": "6812", + "name": "Ramon Reynolds", + "office": "Escondido", + "position": "Paramedic", + "salary": "$269,838", + "start_date": "4/6/2002" + }, + { + "extn": "9967", + "id": "6813", + "name": "Domenic Garcia", + "office": "New Orleans", + "position": "Accountant", + "salary": "$61,735", + "start_date": "7/10/2000" + }, + { + "extn": "5454", + "id": "6814", + "name": "Payton Walker", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$62,489", + "start_date": "3/23/2002" + }, + { + "extn": "7052", + "id": "6815", + "name": "Alma Preston", + "office": "Portland", + "position": "Loan Officer", + "salary": "$280,903", + "start_date": "11/7/2017" + }, + { + "extn": "2371", + "id": "6816", + "name": "Karla Ramsey", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$47,037", + "start_date": "4/9/2019" + }, + { + "extn": "1549", + "id": "6817", + "name": "Chadwick Farrant", + "office": "Salt Lake City", + "position": "Cash Manager", + "salary": "$223,849", + "start_date": "4/11/2012" + }, + { + "extn": "2487", + "id": "6818", + "name": "Rosalee Edwards", + "office": "Columbus", + "position": "Health Educator", + "salary": "$83,444", + "start_date": "1/7/2007" + }, + { + "extn": "5703", + "id": "6819", + "name": "Matthew Tennant", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$117,987", + "start_date": "1/13/2019" + }, + { + "extn": "6108", + "id": "6820", + "name": "Cedrick Pearce", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$196,462", + "start_date": "8/22/2016" + }, + { + "extn": "5962", + "id": "6821", + "name": "Barry Rose", + "office": "Reno", + "position": "Physician", + "salary": "$217,482", + "start_date": "12/29/2015" + }, + { + "extn": "8993", + "id": "6822", + "name": "Josh Knight", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$90,522", + "start_date": "11/29/2001" + }, + { + "extn": "1642", + "id": "6823", + "name": "Alba Mcleod", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$172,820", + "start_date": "8/4/2015" + }, + { + "extn": "8231", + "id": "6824", + "name": "Tyler Bennett", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$268,191", + "start_date": "2/6/2008" + }, + { + "extn": "8515", + "id": "6825", + "name": "Helen Aldridge", + "office": "Hayward", + "position": "Web Developer", + "salary": "$179,318", + "start_date": "11/10/2018" + }, + { + "extn": "6340", + "id": "6826", + "name": "Joseph Sherry", + "office": "Richmond", + "position": "Pharmacist", + "salary": "$257,516", + "start_date": "7/29/2014" + }, + { + "extn": "4876", + "id": "6827", + "name": "Elijah Ellwood", + "office": "Detroit", + "position": "Project Manager", + "salary": "$160,802", + "start_date": "10/22/2005" + }, + { + "extn": "3296", + "id": "6828", + "name": "Liam Palmer", + "office": "London", + "position": "Web Developer", + "salary": "$114,897", + "start_date": "11/10/2018" + }, + { + "extn": "6813", + "id": "6829", + "name": "Luke Page ", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$252,768", + "start_date": "2/29/2016" + }, + { + "extn": "9935", + "id": "6830", + "name": "Jasmine Partridge", + "office": "Garland", + "position": "Insurance Broker", + "salary": "$166,601", + "start_date": "4/25/2010" + }, + { + "extn": "2973", + "id": "6831", + "name": "Lucas Stone", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$200,504", + "start_date": "7/6/2009" + }, + { + "extn": "8441", + "id": "6832", + "name": "Maxwell Wade", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$124,281", + "start_date": "10/29/2012" + }, + { + "extn": "9630", + "id": "6833", + "name": "Mike Corbett", + "office": "Glendale", + "position": "Machine Operator", + "salary": "$183,502", + "start_date": "12/31/2018" + }, + { + "extn": "8650", + "id": "6834", + "name": "Jolene Hobson", + "office": "Venice", + "position": "Baker", + "salary": "$90,568", + "start_date": "10/25/2011" + }, + { + "extn": "9889", + "id": "6835", + "name": "Rocco Wilson", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$228,774", + "start_date": "9/30/2013" + }, + { + "extn": "4465", + "id": "6836", + "name": "Javier Cobb", + "office": "Kansas City", + "position": "IT Support Staff", + "salary": "$277,980", + "start_date": "4/29/2010" + }, + { + "extn": "8918", + "id": "6837", + "name": "Javier Coleman", + "office": "Cincinnati", + "position": "Banker", + "salary": "$16,922", + "start_date": "10/20/2015" + }, + { + "extn": "1512", + "id": "6838", + "name": "Macy Attwood", + "office": "Ontario", + "position": "Physician", + "salary": "$258,684", + "start_date": "3/30/2019" + }, + { + "extn": "6871", + "id": "6839", + "name": "Oliver Stevens", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$248,296", + "start_date": "3/5/2004" + }, + { + "extn": "3344", + "id": "6840", + "name": "Roger Campbell", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$247,665", + "start_date": "2/17/2016" + }, + { + "extn": "3748", + "id": "6841", + "name": "Miriam Whinter", + "office": "Minneapolis", + "position": "Designer", + "salary": "$142,237", + "start_date": "3/12/2009" + }, + { + "extn": "8712", + "id": "6842", + "name": "Tyler Whitehouse", + "office": "New York", + "position": "Associate Professor", + "salary": "$190,963", + "start_date": "11/10/2002" + }, + { + "extn": "2608", + "id": "6843", + "name": "Gwen Hall", + "office": "Memphis", + "position": "Baker", + "salary": "$70,327", + "start_date": "1/27/2014" + }, + { + "extn": "3811", + "id": "6844", + "name": "Sarah Hewitt", + "office": "Omaha", + "position": "Production Painter", + "salary": "$195,962", + "start_date": "12/14/2017" + }, + { + "extn": "4194", + "id": "6845", + "name": "Sadie Watson", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$176,188", + "start_date": "12/19/2018" + }, + { + "extn": "1406", + "id": "6846", + "name": "Aiden James", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$35,745", + "start_date": "8/25/2005" + }, + { + "extn": "3610", + "id": "6847", + "name": "Lynn Seymour", + "office": "Arlington", + "position": "Web Developer", + "salary": "$13,328", + "start_date": "6/30/2016" + }, + { + "extn": "9319", + "id": "6848", + "name": "Eduardo Parker", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$23,446", + "start_date": "1/12/2007" + }, + { + "extn": "2623", + "id": "6849", + "name": "Gina Stark", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$199,019", + "start_date": "1/21/2017" + }, + { + "extn": "1816", + "id": "6850", + "name": "Sage Chadwick", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$122,898", + "start_date": "3/19/2013" + }, + { + "extn": "4221", + "id": "6851", + "name": "Ema Button", + "office": "Toledo", + "position": "Investment Advisor", + "salary": "$232,483", + "start_date": "2/23/2007" + }, + { + "extn": "8306", + "id": "6852", + "name": "Cedrick Webster", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$13,782", + "start_date": "12/2/2012" + }, + { + "extn": "7135", + "id": "6853", + "name": "Lindsay Varley", + "office": "Garland", + "position": "Cashier", + "salary": "$16,420", + "start_date": "3/26/2005" + }, + { + "extn": "1851", + "id": "6854", + "name": "Miriam Harris", + "office": "Reno", + "position": "Accountant", + "salary": "$123,385", + "start_date": "12/15/2009" + }, + { + "extn": "5302", + "id": "6855", + "name": "Cedrick Campbell", + "office": "Salem", + "position": "Banker", + "salary": "$235,337", + "start_date": "12/10/2016" + }, + { + "extn": "1541", + "id": "6856", + "name": "Jacob Stewart", + "office": "Wien", + "position": "Software Engineer", + "salary": "$145,408", + "start_date": "6/16/2013" + }, + { + "extn": "1908", + "id": "6857", + "name": "Johnathan Brown", + "office": "Albuquerque", + "position": "HR Coordinator", + "salary": "$211,648", + "start_date": "1/16/2011" + }, + { + "extn": "5068", + "id": "6858", + "name": "Danny Graham", + "office": "Murfreesboro", + "position": "Designer", + "salary": "$31,267", + "start_date": "8/2/2015" + }, + { + "extn": "1280", + "id": "6859", + "name": "Rebecca Watt", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$222,323", + "start_date": "10/6/2008" + }, + { + "extn": "3309", + "id": "6860", + "name": "Sarah Kaur", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$267,144", + "start_date": "12/10/2014" + }, + { + "extn": "5853", + "id": "6861", + "name": "Chadwick Richardson", + "office": "Hollywood", + "position": "Inspector", + "salary": "$95,236", + "start_date": "6/28/2004" + }, + { + "extn": "8711", + "id": "6862", + "name": "Nathan Snow", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$50,984", + "start_date": "6/4/2010" + }, + { + "extn": "9258", + "id": "6863", + "name": "Valerie Gilmore", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$176,403", + "start_date": "6/30/2010" + }, + { + "extn": "1368", + "id": "6864", + "name": "Anthony Mcgee", + "office": "Venice", + "position": "Webmaster", + "salary": "$235,198", + "start_date": "11/25/2017" + }, + { + "extn": "7904", + "id": "6865", + "name": "Tom Brett", + "office": "San Jose", + "position": "Healthcare Specialist", + "salary": "$109,764", + "start_date": "10/11/2017" + }, + { + "extn": "9145", + "id": "6866", + "name": "Roger Yarwood", + "office": "Louisville", + "position": "Production Painter", + "salary": "$170,155", + "start_date": "2/14/2006" + }, + { + "extn": "9160", + "id": "6867", + "name": "Peter Walsh", + "office": "Reno", + "position": "Budget Analyst", + "salary": "$195,907", + "start_date": "8/12/2009" + }, + { + "extn": "5722", + "id": "6868", + "name": "Daniel Drew", + "office": "Garland", + "position": "Executive Director", + "salary": "$98,131", + "start_date": "2/10/2015" + }, + { + "extn": "6619", + "id": "6869", + "name": "Oliver Hood", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$60,623", + "start_date": "10/12/2019" + }, + { + "extn": "1489", + "id": "6870", + "name": "Clint Stark", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$236,909", + "start_date": "8/17/2019" + }, + { + "extn": "6535", + "id": "6871", + "name": "Piper Stubbs", + "office": "Stockton", + "position": "Web Developer", + "salary": "$258,729", + "start_date": "7/19/2015" + }, + { + "extn": "5579", + "id": "6872", + "name": "Sylvia Paterson", + "office": "New Orleans", + "position": "Electrician", + "salary": "$299,028", + "start_date": "1/22/2017" + }, + { + "extn": "7954", + "id": "6873", + "name": "Chris Clayton", + "office": "Oklahoma City", + "position": "Laboratory Technician", + "salary": "$99,929", + "start_date": "1/12/2014" + }, + { + "extn": "5607", + "id": "6874", + "name": "Holly Parker", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$295,942", + "start_date": "8/1/2007" + }, + { + "extn": "5644", + "id": "6875", + "name": "Kirsten Larsen", + "office": "Moreno Valley", + "position": "Accountant", + "salary": "$43,115", + "start_date": "7/14/2009" + }, + { + "extn": "1966", + "id": "6876", + "name": "Michael Darcy", + "office": "Baltimore", + "position": "Cash Manager", + "salary": "$222,728", + "start_date": "3/22/2000" + }, + { + "extn": "9717", + "id": "6877", + "name": "Elena Samuel", + "office": "San Diego", + "position": "Electrician", + "salary": "$94,845", + "start_date": "11/27/2006" + }, + { + "extn": "1156", + "id": "6878", + "name": "Percy Raven", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$295,171", + "start_date": "10/18/2003" + }, + { + "extn": "7385", + "id": "6879", + "name": "Danny Wills", + "office": "San Antonio", + "position": "Investment Advisor", + "salary": "$210,558", + "start_date": "6/13/2005" + }, + { + "extn": "9673", + "id": "6880", + "name": "Violet Cox", + "office": "Orlando", + "position": "Webmaster", + "salary": "$135,493", + "start_date": "2/25/2010" + }, + { + "extn": "7425", + "id": "6881", + "name": "Ethan Morley", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$243,385", + "start_date": "9/16/2019" + }, + { + "extn": "2459", + "id": "6882", + "name": "Natalie Drummond", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$21,433", + "start_date": "8/31/2012" + }, + { + "extn": "5991", + "id": "6883", + "name": "Tyler Nobbs", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$146,756", + "start_date": "7/6/2004" + }, + { + "extn": "9014", + "id": "6884", + "name": "Courtney Dunbar", + "office": "Quebec", + "position": "Auditor", + "salary": "$128,777", + "start_date": "2/14/2011" + }, + { + "extn": "1928", + "id": "6885", + "name": "Florence Thomas", + "office": "Springfield", + "position": "Health Educator", + "salary": "$66,242", + "start_date": "12/9/2006" + }, + { + "extn": "7778", + "id": "6886", + "name": "Russel Morrow", + "office": "Zurich", + "position": "Fabricator", + "salary": "$280,276", + "start_date": "9/15/2008" + }, + { + "extn": "2442", + "id": "6887", + "name": "Allison Pratt", + "office": "Miami", + "position": "CNC Operator", + "salary": "$46,205", + "start_date": "11/2/2014" + }, + { + "extn": "2182", + "id": "6888", + "name": "Rocco Ellis", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$30,606", + "start_date": "6/20/2002" + }, + { + "extn": "5887", + "id": "6889", + "name": "Madelyn Clarke", + "office": "Fayetteville", + "position": "Call Center Representative", + "salary": "$89,588", + "start_date": "1/7/2016" + }, + { + "extn": "6867", + "id": "6890", + "name": "Cedrick Andrews", + "office": "Garland", + "position": "Dentist", + "salary": "$73,465", + "start_date": "10/4/2003" + }, + { + "extn": "9877", + "id": "6891", + "name": "Ronald Thomas", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$281,512", + "start_date": "2/6/2006" + }, + { + "extn": "1813", + "id": "6892", + "name": "Bob Kennedy", + "office": "Laredo", + "position": "Designer", + "salary": "$152,093", + "start_date": "1/25/2004" + }, + { + "extn": "8495", + "id": "6893", + "name": "Enoch Clayton", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$10,918", + "start_date": "5/14/2009" + }, + { + "extn": "3399", + "id": "6894", + "name": "Mark Clark", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$280,021", + "start_date": "4/14/2016" + }, + { + "extn": "5277", + "id": "6895", + "name": "Ivette Jones", + "office": "San Antonio", + "position": "Cashier", + "salary": "$24,803", + "start_date": "12/18/2001" + }, + { + "extn": "4946", + "id": "6896", + "name": "Tom Flynn", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$111,270", + "start_date": "6/1/2009" + }, + { + "extn": "9610", + "id": "6897", + "name": "Elise Thompson", + "office": "Jersey City", + "position": "Baker", + "salary": "$99,960", + "start_date": "8/11/2018" + }, + { + "extn": "1219", + "id": "6898", + "name": "Amelia Farrell", + "office": "Atlanta", + "position": "Assistant Buyer", + "salary": "$210,253", + "start_date": "10/9/2019" + }, + { + "extn": "9939", + "id": "6899", + "name": "Harry Rowe", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$149,602", + "start_date": "8/3/2007" + }, + { + "extn": "3068", + "id": "6900", + "name": "Samantha Addley", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$207,836", + "start_date": "10/27/2002" + }, + { + "extn": "9473", + "id": "6901", + "name": "Jamie Hepburn", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$193,977", + "start_date": "12/6/2008" + }, + { + "extn": "2551", + "id": "6902", + "name": "Chris Addis", + "office": "Houston", + "position": "Webmaster", + "salary": "$244,049", + "start_date": "9/28/2018" + }, + { + "extn": "5734", + "id": "6903", + "name": "Cherish Baldwin", + "office": "Hayward", + "position": "Cashier", + "salary": "$253,035", + "start_date": "3/20/2015" + }, + { + "extn": "4695", + "id": "6904", + "name": "Peter Gray", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$153,092", + "start_date": "9/29/2008" + }, + { + "extn": "5190", + "id": "6905", + "name": "George Jefferson", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$59,646", + "start_date": "3/27/2019" + }, + { + "extn": "2142", + "id": "6906", + "name": "Sienna Owen", + "office": "Prague", + "position": "Associate Professor", + "salary": "$102,579", + "start_date": "4/30/2018" + }, + { + "extn": "1201", + "id": "6907", + "name": "Oliver Brown", + "office": "Arlington", + "position": "Fabricator", + "salary": "$142,485", + "start_date": "8/6/2010" + }, + { + "extn": "8513", + "id": "6908", + "name": "Zoe Cunningham", + "office": "Dallas", + "position": "Health Educator", + "salary": "$257,028", + "start_date": "12/23/2005" + }, + { + "extn": "6993", + "id": "6909", + "name": "Alex Rosenbloom", + "office": "Portland", + "position": "Design Engineer", + "salary": "$81,386", + "start_date": "3/25/2006" + }, + { + "extn": "2753", + "id": "6910", + "name": "Piper Holt", + "office": "Innsbruck", + "position": "Lecturer", + "salary": "$19,405", + "start_date": "10/16/2018" + }, + { + "extn": "5350", + "id": "6911", + "name": "Daniel Mackenzie", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$275,728", + "start_date": "10/8/2001" + }, + { + "extn": "2724", + "id": "6912", + "name": "Celina Abbey", + "office": "Lisbon", + "position": "Clerk", + "salary": "$41,765", + "start_date": "3/22/2017" + }, + { + "extn": "6404", + "id": "6913", + "name": "Liam Blackburn", + "office": "Lancaster", + "position": "Steward", + "salary": "$83,418", + "start_date": "2/10/2002" + }, + { + "extn": "7957", + "id": "6914", + "name": "Eryn Funnell", + "office": "Berlin", + "position": "Baker", + "salary": "$64,605", + "start_date": "6/22/2016" + }, + { + "extn": "2532", + "id": "6915", + "name": "Naomi Harrington", + "office": "Henderson", + "position": "Project Manager", + "salary": "$142,778", + "start_date": "12/28/2014" + }, + { + "extn": "8850", + "id": "6916", + "name": "Chris Uttley", + "office": "Dallas", + "position": "Bookkeeper", + "salary": "$247,872", + "start_date": "9/10/2009" + }, + { + "extn": "3494", + "id": "6917", + "name": "Melinda Butler", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$223,658", + "start_date": "11/20/2001" + }, + { + "extn": "5280", + "id": "6918", + "name": "Kurt Walter", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$73,131", + "start_date": "7/27/2018" + }, + { + "extn": "2200", + "id": "6919", + "name": "Kieth Yard", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$129,582", + "start_date": "1/2/2019" + }, + { + "extn": "4005", + "id": "6920", + "name": "Enoch Fleming", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$165,725", + "start_date": "6/28/2009" + }, + { + "extn": "7471", + "id": "6921", + "name": "Cassandra Holt", + "office": "Springfield", + "position": "Steward", + "salary": "$253,968", + "start_date": "4/4/2000" + }, + { + "extn": "2646", + "id": "6922", + "name": "Boris Logan", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$145,059", + "start_date": "1/28/2019" + }, + { + "extn": "1788", + "id": "6923", + "name": "Mavis Tyrrell", + "office": "Lancaster", + "position": "Front Desk Coordinator", + "salary": "$116,102", + "start_date": "12/11/2011" + }, + { + "extn": "7402", + "id": "6924", + "name": "Penny Bennett", + "office": "Memphis", + "position": "Inspector", + "salary": "$104,882", + "start_date": "9/28/2004" + }, + { + "extn": "9189", + "id": "6925", + "name": "Olivia Hood", + "office": "Charlotte", + "position": "Electrician", + "salary": "$236,494", + "start_date": "11/11/2005" + }, + { + "extn": "1926", + "id": "6926", + "name": "Kassandra Butler", + "office": "Wien", + "position": "Designer", + "salary": "$151,083", + "start_date": "5/9/2018" + }, + { + "extn": "9369", + "id": "6927", + "name": "Rosalee Dempsey", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$155,379", + "start_date": "12/18/2004" + }, + { + "extn": "2487", + "id": "6928", + "name": "Enoch Clifford", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$212,696", + "start_date": "9/22/2013" + }, + { + "extn": "6897", + "id": "6929", + "name": "Emerald Trent", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$54,389", + "start_date": "9/14/2002" + }, + { + "extn": "8319", + "id": "6930", + "name": "Manuel Warren", + "office": "Springfield", + "position": "Stockbroker", + "salary": "$75,915", + "start_date": "4/1/2007" + }, + { + "extn": "3409", + "id": "6931", + "name": "Lorraine Stewart", + "office": "San Francisco", + "position": "CNC Operator", + "salary": "$17,214", + "start_date": "1/28/2015" + }, + { + "extn": "2472", + "id": "6932", + "name": "Emerald Allington", + "office": "Amarillo", + "position": "Paramedic", + "salary": "$31,022", + "start_date": "10/20/2011" + }, + { + "extn": "7697", + "id": "6933", + "name": "Carmella Tobin", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$263,909", + "start_date": "6/6/2017" + }, + { + "extn": "3683", + "id": "6934", + "name": "Tania Adams", + "office": "Prague", + "position": "Software Engineer", + "salary": "$61,590", + "start_date": "3/23/2017" + }, + { + "extn": "8825", + "id": "6935", + "name": "Doug Lyon", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$110,816", + "start_date": "1/2/2004" + }, + { + "extn": "6937", + "id": "6936", + "name": "Callie Lewis", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$143,520", + "start_date": "4/25/2000" + }, + { + "extn": "4798", + "id": "6937", + "name": "Cedrick Shields", + "office": "Houston", + "position": "Production Painter", + "salary": "$128,339", + "start_date": "11/20/2005" + }, + { + "extn": "4560", + "id": "6938", + "name": "Brad Franks", + "office": "Memphis", + "position": "Chef Manager", + "salary": "$47,868", + "start_date": "3/7/2000" + }, + { + "extn": "8348", + "id": "6939", + "name": "Shannon Kelly", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$167,550", + "start_date": "2/21/2004" + }, + { + "extn": "1934", + "id": "6940", + "name": "Eve Nayler", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$224,615", + "start_date": "6/19/2015" + }, + { + "extn": "4595", + "id": "6941", + "name": "Denny Wilcox", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$17,902", + "start_date": "4/20/2012" + }, + { + "extn": "2268", + "id": "6942", + "name": "Carol Norman", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$254,042", + "start_date": "7/11/2009" + }, + { + "extn": "5095", + "id": "6943", + "name": "Gil Price", + "office": "Murfreesboro", + "position": "Web Developer", + "salary": "$31,681", + "start_date": "12/15/2017" + }, + { + "extn": "5189", + "id": "6944", + "name": "Alex Bryant", + "office": "Memphis", + "position": "Global Logistics Supervisor", + "salary": "$93,508", + "start_date": "1/19/2016" + }, + { + "extn": "8930", + "id": "6945", + "name": "William Styles", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$27,898", + "start_date": "9/1/2012" + }, + { + "extn": "8912", + "id": "6946", + "name": "Johnny Matthews", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$251,656", + "start_date": "4/11/2003" + }, + { + "extn": "8982", + "id": "6947", + "name": "Barney Gray", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$41,000", + "start_date": "4/17/2000" + }, + { + "extn": "4205", + "id": "6948", + "name": "Phillip Ryan", + "office": "Orlando", + "position": "Biologist", + "salary": "$72,297", + "start_date": "6/23/2000" + }, + { + "extn": "2702", + "id": "6949", + "name": "Anne Vangness", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$188,366", + "start_date": "6/11/2018" + }, + { + "extn": "9519", + "id": "6950", + "name": "Tania Edmonds", + "office": "Bucharest", + "position": "Staffing Consultant", + "salary": "$287,527", + "start_date": "11/28/2014" + }, + { + "extn": "4786", + "id": "6951", + "name": "Rocco Terry", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$69,280", + "start_date": "1/17/2016" + }, + { + "extn": "5197", + "id": "6952", + "name": "Belinda Weston", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$49,950", + "start_date": "5/16/2016" + }, + { + "extn": "4276", + "id": "6953", + "name": "Havana Reynolds", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$220,801", + "start_date": "7/13/2001" + }, + { + "extn": "2149", + "id": "6954", + "name": "Gloria Bright", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$150,870", + "start_date": "2/5/2010" + }, + { + "extn": "6644", + "id": "6955", + "name": "Melody Wood", + "office": "San Bernardino", + "position": "Stockbroker", + "salary": "$38,818", + "start_date": "8/28/2005" + }, + { + "extn": "9272", + "id": "6956", + "name": "Daron Wright", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$21,988", + "start_date": "10/27/2008" + }, + { + "extn": "3252", + "id": "6957", + "name": "Carrie Andrews", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$90,196", + "start_date": "11/3/2013" + }, + { + "extn": "5587", + "id": "6958", + "name": "Henry Fox", + "office": "Valetta", + "position": "Cook", + "salary": "$269,368", + "start_date": "12/3/2008" + }, + { + "extn": "8138", + "id": "6959", + "name": "Amelia Ellery", + "office": "Laredo", + "position": "Designer", + "salary": "$158,170", + "start_date": "9/13/2011" + }, + { + "extn": "8140", + "id": "6960", + "name": "Evie Nicolas", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$203,872", + "start_date": "9/10/2000" + }, + { + "extn": "5653", + "id": "6961", + "name": "Shannon Irving", + "office": "Berna", + "position": "Web Developer", + "salary": "$160,080", + "start_date": "7/18/2018" + }, + { + "extn": "1678", + "id": "6962", + "name": "Lindsay Watson", + "office": "Washington", + "position": "Cashier", + "salary": "$38,473", + "start_date": "12/10/2017" + }, + { + "extn": "9387", + "id": "6963", + "name": "Harry Hale", + "office": "Los Angeles", + "position": "IT Support Staff", + "salary": "$192,821", + "start_date": "1/7/2013" + }, + { + "extn": "4176", + "id": "6964", + "name": "Brad Jeffery", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$102,975", + "start_date": "6/11/2001" + }, + { + "extn": "5235", + "id": "6965", + "name": "Ivette Saunders", + "office": "Chicago", + "position": "Doctor", + "salary": "$115,262", + "start_date": "1/12/2019" + }, + { + "extn": "8051", + "id": "6966", + "name": "Goldie Moore", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$29,234", + "start_date": "1/23/2000" + }, + { + "extn": "4762", + "id": "6967", + "name": "Jazmin Evans", + "office": "Quebec", + "position": "Electrician", + "salary": "$164,462", + "start_date": "12/9/2010" + }, + { + "extn": "5071", + "id": "6968", + "name": "Audrey Booth", + "office": "Seattle", + "position": "Cash Manager", + "salary": "$129,233", + "start_date": "9/7/2003" + }, + { + "extn": "5888", + "id": "6969", + "name": "Lucy Noach", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$126,243", + "start_date": "9/26/2005" + }, + { + "extn": "5216", + "id": "6970", + "name": "Nicholas Fisher", + "office": "Venice", + "position": "Audiologist", + "salary": "$209,555", + "start_date": "9/27/2010" + }, + { + "extn": "4715", + "id": "6971", + "name": "Ethan Khan", + "office": "San Jose", + "position": "Steward", + "salary": "$233,673", + "start_date": "12/3/2010" + }, + { + "extn": "8443", + "id": "6972", + "name": "Stephanie Turner", + "office": "Columbus", + "position": "Electrician", + "salary": "$295,730", + "start_date": "3/1/2000" + }, + { + "extn": "5548", + "id": "6973", + "name": "Maggie Donnelly", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$291,016", + "start_date": "3/23/2014" + }, + { + "extn": "2301", + "id": "6974", + "name": "Bart Savage", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$102,003", + "start_date": "5/19/2017" + }, + { + "extn": "8803", + "id": "6975", + "name": "Johnny Ingram", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$13,159", + "start_date": "3/2/2014" + }, + { + "extn": "7572", + "id": "6976", + "name": "Abdul Robinson", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$33,772", + "start_date": "11/23/2000" + }, + { + "extn": "1066", + "id": "6977", + "name": "Harry Ross", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$294,305", + "start_date": "2/16/2017" + }, + { + "extn": "5893", + "id": "6978", + "name": "Valerie Larsen", + "office": "Irving", + "position": "Service Supervisor", + "salary": "$60,342", + "start_date": "11/10/2016" + }, + { + "extn": "7434", + "id": "6979", + "name": "Tyson Hewitt", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$228,626", + "start_date": "11/23/2002" + }, + { + "extn": "6246", + "id": "6980", + "name": "Bob Willson", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$55,702", + "start_date": "1/7/2014" + }, + { + "extn": "1528", + "id": "6981", + "name": "John Lindop", + "office": "Memphis", + "position": "Baker", + "salary": "$74,696", + "start_date": "12/11/2009" + }, + { + "extn": "3427", + "id": "6982", + "name": "Hanna Furnell", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$169,474", + "start_date": "12/12/2002" + }, + { + "extn": "6061", + "id": "6983", + "name": "Rick Atkinson", + "office": "Murfreesboro", + "position": "Biologist", + "salary": "$293,234", + "start_date": "4/18/2005" + }, + { + "extn": "5131", + "id": "6984", + "name": "Iris Ellis", + "office": "Murfreesboro", + "position": "Pharmacist", + "salary": "$121,881", + "start_date": "9/23/2001" + }, + { + "extn": "1475", + "id": "6985", + "name": "Catherine Walsh", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$116,346", + "start_date": "9/1/2008" + }, + { + "extn": "5902", + "id": "6986", + "name": "Brad Gunn", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$183,831", + "start_date": "8/15/2018" + }, + { + "extn": "7794", + "id": "6987", + "name": "Nancy Victor", + "office": "Denver", + "position": "Food Technologist", + "salary": "$153,732", + "start_date": "9/3/2013" + }, + { + "extn": "2179", + "id": "6988", + "name": "Elle Bennett", + "office": "Denver", + "position": "Steward", + "salary": "$287,066", + "start_date": "4/1/2004" + }, + { + "extn": "2617", + "id": "6989", + "name": "Melanie Norburn", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$206,279", + "start_date": "10/4/2010" + }, + { + "extn": "9174", + "id": "6990", + "name": "Bernadette Purvis", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$116,676", + "start_date": "7/12/2013" + }, + { + "extn": "4576", + "id": "6991", + "name": "Alessandra Dubois", + "office": "Washington", + "position": "Executive Director", + "salary": "$155,672", + "start_date": "1/9/2016" + }, + { + "extn": "8557", + "id": "6992", + "name": "Jayden Bentley", + "office": "Madison", + "position": "Physician", + "salary": "$68,779", + "start_date": "2/9/2010" + }, + { + "extn": "2757", + "id": "6993", + "name": "Martha Kelly", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$60,070", + "start_date": "1/24/2006" + }, + { + "extn": "8701", + "id": "6994", + "name": "Roger Newton", + "office": "Louisville", + "position": "Webmaster", + "salary": "$295,050", + "start_date": "11/16/2002" + }, + { + "extn": "4966", + "id": "6995", + "name": "Mabel Cann", + "office": "Los Angeles", + "position": "Baker", + "salary": "$270,856", + "start_date": "9/14/2016" + }, + { + "extn": "6560", + "id": "6996", + "name": "Barney Emmott", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$292,535", + "start_date": "2/24/2012" + }, + { + "extn": "4842", + "id": "6997", + "name": "Alexa Talbot", + "office": "Chicago", + "position": "Retail Trainee", + "salary": "$210,878", + "start_date": "12/20/2012" + }, + { + "extn": "5159", + "id": "6998", + "name": "Julius London", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$239,492", + "start_date": "2/26/2017" + }, + { + "extn": "7340", + "id": "6999", + "name": "Rhea Khan", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$73,257", + "start_date": "6/15/2010" + }, + { + "extn": "9604", + "id": "7000", + "name": "Benjamin Rowlands", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$210,862", + "start_date": "3/27/2008" + }, + { + "extn": "7641", + "id": "7001", + "name": "Tara Evans", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$222,545", + "start_date": "12/25/2002" + }, + { + "extn": "9893", + "id": "7002", + "name": "Maggie Rees", + "office": "Arlington", + "position": "Project Manager", + "salary": "$145,346", + "start_date": "10/30/2018" + }, + { + "extn": "4795", + "id": "7003", + "name": "Mason Fulton", + "office": "Rochester", + "position": "Designer", + "salary": "$221,530", + "start_date": "1/10/2018" + }, + { + "extn": "4101", + "id": "7004", + "name": "Sadie May", + "office": "Oakland", + "position": "Biologist", + "salary": "$150,897", + "start_date": "8/26/2015" + }, + { + "extn": "7205", + "id": "7005", + "name": "Mavis Steer", + "office": "Worcester", + "position": "Stockbroker", + "salary": "$199,637", + "start_date": "6/20/2008" + }, + { + "extn": "5955", + "id": "7006", + "name": "Manuel Walker", + "office": "Fremont", + "position": "Accountant", + "salary": "$171,772", + "start_date": "6/13/2014" + }, + { + "extn": "3542", + "id": "7007", + "name": "Destiny Fowler", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$253,057", + "start_date": "12/29/2011" + }, + { + "extn": "8632", + "id": "7008", + "name": "Owen Griffiths", + "office": "New Orleans", + "position": "Dentist", + "salary": "$273,708", + "start_date": "5/8/2004" + }, + { + "extn": "7426", + "id": "7009", + "name": "Kurt Miller", + "office": "Denver", + "position": "Executive Director", + "salary": "$58,103", + "start_date": "9/23/2004" + }, + { + "extn": "9179", + "id": "7010", + "name": "Carol Norburn", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$131,749", + "start_date": "11/12/2002" + }, + { + "extn": "1155", + "id": "7011", + "name": "Ilona Emmott", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$149,692", + "start_date": "6/18/2017" + }, + { + "extn": "2211", + "id": "7012", + "name": "Daron Parker", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$51,787", + "start_date": "8/30/2017" + }, + { + "extn": "2012", + "id": "7013", + "name": "Mara Morrison", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$262,422", + "start_date": "2/27/2006" + }, + { + "extn": "9935", + "id": "7014", + "name": "Carina Redfern", + "office": "Irving", + "position": "Health Educator", + "salary": "$151,919", + "start_date": "5/21/2004" + }, + { + "extn": "3646", + "id": "7015", + "name": "Chuck Everett", + "office": "Saint Paul", + "position": "Pharmacist", + "salary": "$48,984", + "start_date": "3/12/2000" + }, + { + "extn": "9132", + "id": "7016", + "name": "Samantha Exton", + "office": "San Bernardino", + "position": "Assistant Buyer", + "salary": "$281,395", + "start_date": "3/26/2015" + }, + { + "extn": "5215", + "id": "7017", + "name": "Diane Blackburn", + "office": "Henderson", + "position": "Food Technologist", + "salary": "$223,079", + "start_date": "10/20/2017" + }, + { + "extn": "5689", + "id": "7018", + "name": "Alexander Roberts", + "office": "Norfolk", + "position": "Accountant", + "salary": "$247,146", + "start_date": "4/29/2000" + }, + { + "extn": "2280", + "id": "7019", + "name": "Stella Morgan", + "office": "Los Angeles", + "position": "Audiologist", + "salary": "$236,153", + "start_date": "4/19/2006" + }, + { + "extn": "2517", + "id": "7020", + "name": "Hailey Jackson", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$52,546", + "start_date": "9/26/2010" + }, + { + "extn": "9319", + "id": "7021", + "name": "Aiden Allen", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$187,661", + "start_date": "11/23/2004" + }, + { + "extn": "7642", + "id": "7022", + "name": "Rosalie Quinn", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$94,937", + "start_date": "12/24/2014" + }, + { + "extn": "6978", + "id": "7023", + "name": "Zara Patel", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$23,666", + "start_date": "10/24/2016" + }, + { + "extn": "1983", + "id": "7024", + "name": "Parker Glynn", + "office": "Stockton", + "position": "Cashier", + "salary": "$28,690", + "start_date": "10/17/2007" + }, + { + "extn": "8406", + "id": "7025", + "name": "Michael Townend", + "office": "Omaha", + "position": "IT Support Staff", + "salary": "$223,987", + "start_date": "12/6/2015" + }, + { + "extn": "1828", + "id": "7026", + "name": "Anne Lane", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$287,608", + "start_date": "7/21/2011" + }, + { + "extn": "6583", + "id": "7027", + "name": "Maggie Pickard", + "office": "Escondido", + "position": "Accountant", + "salary": "$295,997", + "start_date": "10/23/2012" + }, + { + "extn": "1904", + "id": "7028", + "name": "Owen Adler", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$182,281", + "start_date": "6/28/2000" + }, + { + "extn": "2110", + "id": "7029", + "name": "Kieth Shepherd", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$169,513", + "start_date": "12/19/2005" + }, + { + "extn": "5876", + "id": "7030", + "name": "Mason Newman", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$130,846", + "start_date": "8/17/2003" + }, + { + "extn": "9976", + "id": "7031", + "name": "Russel Kelly", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$279,913", + "start_date": "7/23/2009" + }, + { + "extn": "5139", + "id": "7032", + "name": "Harmony Nurton", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$172,181", + "start_date": "5/13/2010" + }, + { + "extn": "5705", + "id": "7033", + "name": "Hank Roberts", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$60,603", + "start_date": "7/29/2009" + }, + { + "extn": "7583", + "id": "7034", + "name": "Gabriel Jefferson", + "office": "Salem", + "position": "Web Developer", + "salary": "$211,780", + "start_date": "1/6/2006" + }, + { + "extn": "8296", + "id": "7035", + "name": "Erin Wood", + "office": "Lyon", + "position": "Baker", + "salary": "$144,850", + "start_date": "5/3/2014" + }, + { + "extn": "3876", + "id": "7036", + "name": "Bob Hardwick", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$173,965", + "start_date": "1/8/2019" + }, + { + "extn": "3072", + "id": "7037", + "name": "Mark Raven", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$115,128", + "start_date": "9/9/2015" + }, + { + "extn": "5540", + "id": "7038", + "name": "Jacob Snell", + "office": "Boston", + "position": "Inspector", + "salary": "$240,572", + "start_date": "4/29/2013" + }, + { + "extn": "5628", + "id": "7039", + "name": "Roger Franks", + "office": "Irving", + "position": "Fabricator", + "salary": "$252,507", + "start_date": "7/5/2019" + }, + { + "extn": "7978", + "id": "7040", + "name": "Charlotte Blythe", + "office": "Sacramento", + "position": "Baker", + "salary": "$133,405", + "start_date": "10/8/2009" + }, + { + "extn": "1961", + "id": "7041", + "name": "Boris Barclay", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$185,007", + "start_date": "1/5/2009" + }, + { + "extn": "6092", + "id": "7042", + "name": "Johnny Wooldridge", + "office": "Kansas City", + "position": "Software Engineer", + "salary": "$71,976", + "start_date": "6/27/2005" + }, + { + "extn": "8637", + "id": "7043", + "name": "Jack James", + "office": "Santa Ana", + "position": "Operator", + "salary": "$134,126", + "start_date": "10/11/2017" + }, + { + "extn": "1828", + "id": "7044", + "name": "Ryan Snell", + "office": "Wien", + "position": "Physician", + "salary": "$191,452", + "start_date": "5/22/2017" + }, + { + "extn": "6187", + "id": "7045", + "name": "Juliette Whinter", + "office": "Berna", + "position": "Audiologist", + "salary": "$232,074", + "start_date": "5/18/2018" + }, + { + "extn": "3875", + "id": "7046", + "name": "Danielle Nayler", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$228,916", + "start_date": "1/6/2012" + }, + { + "extn": "5545", + "id": "7047", + "name": "Gabriel Janes", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$225,137", + "start_date": "8/29/2003" + }, + { + "extn": "4658", + "id": "7048", + "name": "Remy Glynn", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$297,771", + "start_date": "5/7/2006" + }, + { + "extn": "1881", + "id": "7049", + "name": "Valerie Shelton", + "office": "St. Louis", + "position": "Doctor", + "salary": "$290,774", + "start_date": "1/19/2011" + }, + { + "extn": "1027", + "id": "7050", + "name": "Boris Moran", + "office": "Otawa", + "position": "Steward", + "salary": "$228,658", + "start_date": "5/11/2008" + }, + { + "extn": "3681", + "id": "7051", + "name": "Alexander Thompson", + "office": "Quebec", + "position": "Clerk", + "salary": "$211,205", + "start_date": "12/15/2003" + }, + { + "extn": "2792", + "id": "7052", + "name": "Rowan Hepburn", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$158,031", + "start_date": "9/19/2001" + }, + { + "extn": "7355", + "id": "7053", + "name": "Maxwell Jenkin", + "office": "Arlington", + "position": "Cash Manager", + "salary": "$273,494", + "start_date": "4/14/2006" + }, + { + "extn": "1864", + "id": "7054", + "name": "Maxwell Gilbert", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$125,320", + "start_date": "2/21/2005" + }, + { + "extn": "4580", + "id": "7055", + "name": "Iris Attwood", + "office": "Rochester", + "position": "Loan Officer", + "salary": "$232,526", + "start_date": "5/29/2004" + }, + { + "extn": "1274", + "id": "7056", + "name": "Jazmin Pope", + "office": "Toledo", + "position": "Doctor", + "salary": "$124,612", + "start_date": "10/12/2009" + }, + { + "extn": "6282", + "id": "7057", + "name": "Kurt Wilkinson", + "office": "Boston", + "position": "Systems Administrator", + "salary": "$224,349", + "start_date": "8/24/2019" + }, + { + "extn": "5646", + "id": "7058", + "name": "Logan Fulton", + "office": "Atlanta", + "position": "Bellman", + "salary": "$293,475", + "start_date": "3/24/2018" + }, + { + "extn": "1024", + "id": "7059", + "name": "Emely Griffiths", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$61,346", + "start_date": "7/15/2004" + }, + { + "extn": "2713", + "id": "7060", + "name": "Doug Connell", + "office": "Miami", + "position": "CNC Operator", + "salary": "$292,440", + "start_date": "8/7/2012" + }, + { + "extn": "5772", + "id": "7061", + "name": "Blake Wright", + "office": "Stockton", + "position": "Treasurer", + "salary": "$117,750", + "start_date": "5/16/2019" + }, + { + "extn": "4330", + "id": "7062", + "name": "Tyson Darcy", + "office": "Milwaukee", + "position": "Fabricator", + "salary": "$77,761", + "start_date": "8/4/2019" + }, + { + "extn": "1590", + "id": "7063", + "name": "Courtney Wills", + "office": "Rome", + "position": "Mobile Developer", + "salary": "$10,898", + "start_date": "6/14/2014" + }, + { + "extn": "8982", + "id": "7064", + "name": "Tyson Quinnell", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$116,770", + "start_date": "11/7/2013" + }, + { + "extn": "2438", + "id": "7065", + "name": "Robyn Cox", + "office": "Albuquerque", + "position": "Cook", + "salary": "$248,963", + "start_date": "4/5/2005" + }, + { + "extn": "1036", + "id": "7066", + "name": "Bart Umney", + "office": "Stockton", + "position": "Baker", + "salary": "$249,133", + "start_date": "1/26/2018" + }, + { + "extn": "5721", + "id": "7067", + "name": "Ronald Stevens", + "office": "Sacramento", + "position": "Business Broker", + "salary": "$129,263", + "start_date": "12/31/2001" + }, + { + "extn": "8636", + "id": "7068", + "name": "Julianna Ashwell", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$149,174", + "start_date": "4/13/2011" + }, + { + "extn": "7968", + "id": "7069", + "name": "Joyce Grady", + "office": "Lisbon", + "position": "Loan Officer", + "salary": "$10,319", + "start_date": "10/9/2013" + }, + { + "extn": "5477", + "id": "7070", + "name": "Jack Mccall", + "office": "San Antonio", + "position": "Staffing Consultant", + "salary": "$216,250", + "start_date": "9/8/2014" + }, + { + "extn": "3715", + "id": "7071", + "name": "Daniel Parsons", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$106,569", + "start_date": "3/28/2001" + }, + { + "extn": "5534", + "id": "7072", + "name": "Hayden Maxwell", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$152,838", + "start_date": "6/23/2006" + }, + { + "extn": "1385", + "id": "7073", + "name": "Marvin Ward", + "office": "Bucharest", + "position": "Audiologist", + "salary": "$294,659", + "start_date": "5/30/2001" + }, + { + "extn": "2273", + "id": "7074", + "name": "Oliver Duvall", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$18,553", + "start_date": "10/15/2007" + }, + { + "extn": "8526", + "id": "7075", + "name": "Alan Driscoll", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$180,295", + "start_date": "9/9/2004" + }, + { + "extn": "3796", + "id": "7076", + "name": "Rose Smith", + "office": "Bridgeport", + "position": "HR Specialist", + "salary": "$269,748", + "start_date": "5/22/2000" + }, + { + "extn": "8344", + "id": "7077", + "name": "Ally Rodwell", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$15,254", + "start_date": "9/1/2003" + }, + { + "extn": "7565", + "id": "7078", + "name": "Sebastian Eddison", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$69,888", + "start_date": "8/27/2004" + }, + { + "extn": "5412", + "id": "7079", + "name": "Laila Allcott", + "office": "Santa Ana", + "position": "Designer", + "salary": "$14,926", + "start_date": "8/16/2001" + }, + { + "extn": "2842", + "id": "7080", + "name": "Marla Alldridge", + "office": "Garland", + "position": "Software Engineer", + "salary": "$165,124", + "start_date": "5/3/2008" + }, + { + "extn": "9161", + "id": "7081", + "name": "Martin Richardson", + "office": "Berna", + "position": "Cash Manager", + "salary": "$196,845", + "start_date": "10/3/2005" + }, + { + "extn": "1216", + "id": "7082", + "name": "Tyson Wilson", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$253,079", + "start_date": "10/10/2013" + }, + { + "extn": "4909", + "id": "7083", + "name": "Josh Russell", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$170,846", + "start_date": "8/5/2000" + }, + { + "extn": "1411", + "id": "7084", + "name": "Beatrice Savage", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$221,388", + "start_date": "6/22/2003" + }, + { + "extn": "6309", + "id": "7085", + "name": "Mina Knight", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$282,738", + "start_date": "11/11/2007" + }, + { + "extn": "1341", + "id": "7086", + "name": "Alex Khan", + "office": "Honolulu", + "position": "Doctor", + "salary": "$159,240", + "start_date": "12/21/2016" + }, + { + "extn": "8885", + "id": "7087", + "name": "Bob Swift", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$216,439", + "start_date": "11/13/2012" + }, + { + "extn": "9796", + "id": "7088", + "name": "Carol Stewart", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$253,137", + "start_date": "9/22/2008" + }, + { + "extn": "2400", + "id": "7089", + "name": "Emerald Walsh", + "office": "Fremont", + "position": "Inspector", + "salary": "$155,578", + "start_date": "9/20/2002" + }, + { + "extn": "7337", + "id": "7090", + "name": "Henry Saunders", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$59,492", + "start_date": "4/25/2010" + }, + { + "extn": "1985", + "id": "7091", + "name": "Chester Knight", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$32,676", + "start_date": "6/2/2017" + }, + { + "extn": "3187", + "id": "7092", + "name": "Georgia Drew", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$228,312", + "start_date": "10/13/2009" + }, + { + "extn": "3091", + "id": "7093", + "name": "Victoria Hunter", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$96,831", + "start_date": "8/5/2014" + }, + { + "extn": "1936", + "id": "7094", + "name": "Shay Harvey", + "office": "San Diego", + "position": "Physician", + "salary": "$288,068", + "start_date": "7/18/2000" + }, + { + "extn": "3883", + "id": "7095", + "name": "Lucas Gaynor", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$126,365", + "start_date": "6/29/2005" + }, + { + "extn": "4165", + "id": "7096", + "name": "Anabel Vaughn", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$241,316", + "start_date": "10/22/2012" + }, + { + "extn": "7192", + "id": "7097", + "name": "Logan Graves", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$92,821", + "start_date": "9/20/2007" + }, + { + "extn": "3161", + "id": "7098", + "name": "Blake Moss", + "office": "San Francisco", + "position": "Treasurer", + "salary": "$60,440", + "start_date": "3/27/2008" + }, + { + "extn": "4165", + "id": "7099", + "name": "Juliette Andrews", + "office": "Houston", + "position": "Chef Manager", + "salary": "$17,977", + "start_date": "5/27/2013" + }, + { + "extn": "9058", + "id": "7100", + "name": "Morgan Sheldon", + "office": "Oakland", + "position": "HR Coordinator", + "salary": "$149,185", + "start_date": "9/5/2011" + }, + { + "extn": "9956", + "id": "7101", + "name": "Abbey Carter", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$296,879", + "start_date": "1/17/2008" + }, + { + "extn": "9376", + "id": "7102", + "name": "Bob Potter", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$259,607", + "start_date": "9/28/2000" + }, + { + "extn": "5800", + "id": "7103", + "name": "Russel Goodman", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$92,513", + "start_date": "4/23/2010" + }, + { + "extn": "7961", + "id": "7104", + "name": "Marvin Antcliff", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$99,062", + "start_date": "6/30/2013" + }, + { + "extn": "5482", + "id": "7105", + "name": "Denny Stone ", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$46,820", + "start_date": "1/19/2013" + }, + { + "extn": "2068", + "id": "7106", + "name": "Renee Saunders", + "office": "Garland", + "position": "Cashier", + "salary": "$29,195", + "start_date": "4/19/2017" + }, + { + "extn": "2463", + "id": "7107", + "name": "Evie Fleming", + "office": "Toledo", + "position": "Inspector", + "salary": "$262,843", + "start_date": "3/26/2005" + }, + { + "extn": "7187", + "id": "7108", + "name": "Mayleen Cox", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$58,096", + "start_date": "6/6/2000" + }, + { + "extn": "5317", + "id": "7109", + "name": "Tyler Booth", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$299,142", + "start_date": "2/21/2011" + }, + { + "extn": "4669", + "id": "7110", + "name": "Lily Waterhouse", + "office": "Norfolk", + "position": "Staffing Consultant", + "salary": "$60,248", + "start_date": "10/28/2009" + }, + { + "extn": "4321", + "id": "7111", + "name": "Danny Morrow", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$152,689", + "start_date": "8/30/2003" + }, + { + "extn": "5146", + "id": "7112", + "name": "Jazmin Stark", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$261,591", + "start_date": "7/21/2015" + }, + { + "extn": "7420", + "id": "7113", + "name": "Percy Clarke", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$204,874", + "start_date": "3/5/2012" + }, + { + "extn": "4166", + "id": "7114", + "name": "Jade Lyon", + "office": "Boston", + "position": "Machine Operator", + "salary": "$225,505", + "start_date": "10/27/2003" + }, + { + "extn": "3830", + "id": "7115", + "name": "Ron Blackburn", + "office": "Salt Lake City", + "position": "Loan Officer", + "salary": "$26,306", + "start_date": "9/8/2000" + }, + { + "extn": "8134", + "id": "7116", + "name": "Joseph Mcnally", + "office": "Miami", + "position": "Inspector", + "salary": "$227,989", + "start_date": "5/6/2009" + }, + { + "extn": "3257", + "id": "7117", + "name": "Nicholas Stanley", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$51,299", + "start_date": "7/27/2008" + }, + { + "extn": "6461", + "id": "7118", + "name": "Lucas Scott", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$227,204", + "start_date": "12/9/2005" + }, + { + "extn": "9062", + "id": "7119", + "name": "Bree Judd", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$236,879", + "start_date": "12/6/2007" + }, + { + "extn": "9678", + "id": "7120", + "name": "Aleksandra Exton", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$30,191", + "start_date": "7/18/2015" + }, + { + "extn": "3454", + "id": "7121", + "name": "Sofie Stone", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$95,190", + "start_date": "2/21/2017" + }, + { + "extn": "8133", + "id": "7122", + "name": "Maia Forester", + "office": "Omaha", + "position": "Production Painter", + "salary": "$179,063", + "start_date": "8/20/2010" + }, + { + "extn": "6784", + "id": "7123", + "name": "Deborah Collins", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$146,719", + "start_date": "8/24/2006" + }, + { + "extn": "2701", + "id": "7124", + "name": "Nathan Tennant", + "office": "Bellevue", + "position": "Treasurer", + "salary": "$138,581", + "start_date": "7/9/2002" + }, + { + "extn": "4568", + "id": "7125", + "name": "Ciara Maxwell", + "office": "London", + "position": "Webmaster", + "salary": "$141,616", + "start_date": "8/28/2019" + }, + { + "extn": "8399", + "id": "7126", + "name": "Gabriel Haines", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$242,919", + "start_date": "5/23/2004" + }, + { + "extn": "6654", + "id": "7127", + "name": "Chadwick Knott", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$236,200", + "start_date": "11/20/2006" + }, + { + "extn": "3354", + "id": "7128", + "name": "Ivette Jackson", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$288,903", + "start_date": "8/12/2018" + }, + { + "extn": "9580", + "id": "7129", + "name": "Ron Jenkins", + "office": "San Francisco", + "position": "Steward", + "salary": "$224,731", + "start_date": "1/16/2006" + }, + { + "extn": "3449", + "id": "7130", + "name": "Enoch Wheeler", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$30,330", + "start_date": "3/12/2007" + }, + { + "extn": "8430", + "id": "7131", + "name": "Daron Adams", + "office": "Tallahassee", + "position": "Baker", + "salary": "$20,309", + "start_date": "1/14/2019" + }, + { + "extn": "3403", + "id": "7132", + "name": "Morgan Rose", + "office": "Madrid", + "position": "Designer", + "salary": "$208,144", + "start_date": "10/22/2007" + }, + { + "extn": "6944", + "id": "7133", + "name": "Nick James", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$251,379", + "start_date": "3/19/2013" + }, + { + "extn": "7117", + "id": "7134", + "name": "Makena Grey", + "office": "Washington", + "position": "Stockbroker", + "salary": "$114,368", + "start_date": "7/2/2009" + }, + { + "extn": "8992", + "id": "7135", + "name": "Ryan Robinson", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$270,417", + "start_date": "11/24/2001" + }, + { + "extn": "9091", + "id": "7136", + "name": "Felicity Clarke", + "office": "Berna", + "position": "Stockbroker", + "salary": "$192,554", + "start_date": "12/8/2005" + }, + { + "extn": "9471", + "id": "7137", + "name": "Adalie Whittle", + "office": "Lisbon", + "position": "Healthcare Specialist", + "salary": "$259,128", + "start_date": "2/27/2014" + }, + { + "extn": "7683", + "id": "7138", + "name": "Agnes Asher", + "office": "Milwaukee", + "position": "Operator", + "salary": "$127,659", + "start_date": "6/7/2015" + }, + { + "extn": "3145", + "id": "7139", + "name": "Nina Russell", + "office": "Otawa", + "position": "HR Specialist", + "salary": "$164,136", + "start_date": "7/3/2011" + }, + { + "extn": "8776", + "id": "7140", + "name": "Tom James", + "office": "Wien", + "position": "Fabricator", + "salary": "$192,836", + "start_date": "1/23/2003" + }, + { + "extn": "8834", + "id": "7141", + "name": "Hazel Whinter", + "office": "Milwaukee", + "position": "Service Supervisor", + "salary": "$237,362", + "start_date": "1/15/2011" + }, + { + "extn": "3205", + "id": "7142", + "name": "Bristol Vincent", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$254,411", + "start_date": "6/6/2009" + }, + { + "extn": "7153", + "id": "7143", + "name": "Harry Upton", + "office": "San Jose", + "position": "Doctor", + "salary": "$86,975", + "start_date": "2/15/2018" + }, + { + "extn": "2824", + "id": "7144", + "name": "Bob Chapman", + "office": "Berlin", + "position": "Doctor", + "salary": "$206,156", + "start_date": "1/25/2014" + }, + { + "extn": "4343", + "id": "7145", + "name": "Matthew Woodley", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$132,941", + "start_date": "1/12/2018" + }, + { + "extn": "5252", + "id": "7146", + "name": "Lana Cunningham", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$170,292", + "start_date": "4/23/2017" + }, + { + "extn": "3996", + "id": "7147", + "name": "Gil Shepherd", + "office": "Hayward", + "position": "Clerk", + "salary": "$188,334", + "start_date": "5/30/2005" + }, + { + "extn": "5210", + "id": "7148", + "name": "Helen Coates", + "office": "Norfolk", + "position": "Stockbroker", + "salary": "$17,953", + "start_date": "10/3/2010" + }, + { + "extn": "4891", + "id": "7149", + "name": "Johnny Larsen", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$256,544", + "start_date": "9/10/2004" + }, + { + "extn": "5998", + "id": "7150", + "name": "Gil Devonport", + "office": "Columbus", + "position": "Paramedic", + "salary": "$257,139", + "start_date": "6/6/2011" + }, + { + "extn": "5485", + "id": "7151", + "name": "Abdul Oldfield", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$221,196", + "start_date": "1/12/2008" + }, + { + "extn": "9760", + "id": "7152", + "name": "Joseph Brett", + "office": "Las Vegas", + "position": "Baker", + "salary": "$177,208", + "start_date": "8/31/2016" + }, + { + "extn": "8800", + "id": "7153", + "name": "Quinn Jennson", + "office": "Henderson", + "position": "Physician", + "salary": "$56,039", + "start_date": "7/29/2019" + }, + { + "extn": "7205", + "id": "7154", + "name": "Nicole Carter", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$98,395", + "start_date": "8/22/2014" + }, + { + "extn": "6303", + "id": "7155", + "name": "Harry Bradley", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$148,023", + "start_date": "12/15/2011" + }, + { + "extn": "4388", + "id": "7156", + "name": "Blake Simpson", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$82,339", + "start_date": "9/3/2010" + }, + { + "extn": "4080", + "id": "7157", + "name": "Lauren Terry", + "office": "Sacramento", + "position": "Banker", + "salary": "$240,141", + "start_date": "12/27/2002" + }, + { + "extn": "8579", + "id": "7158", + "name": "Noah Irving", + "office": "Bridgeport", + "position": "HR Coordinator", + "salary": "$107,819", + "start_date": "11/19/2007" + }, + { + "extn": "1949", + "id": "7159", + "name": "Nathan Ingram", + "office": "London", + "position": "Treasurer", + "salary": "$292,051", + "start_date": "3/4/2007" + }, + { + "extn": "9352", + "id": "7160", + "name": "Greta Rowe", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$165,105", + "start_date": "3/2/2005" + }, + { + "extn": "7574", + "id": "7161", + "name": "Tiffany Allington", + "office": "Jersey City", + "position": "Machine Operator", + "salary": "$115,580", + "start_date": "10/20/2013" + }, + { + "extn": "9643", + "id": "7162", + "name": "Erick Maxwell", + "office": "Pittsburgh", + "position": "Business Broker", + "salary": "$297,972", + "start_date": "11/23/2000" + }, + { + "extn": "6501", + "id": "7163", + "name": "Josh Aldridge", + "office": "Salt Lake City", + "position": "Bellman", + "salary": "$191,011", + "start_date": "4/23/2009" + }, + { + "extn": "8728", + "id": "7164", + "name": "Helen Jenkins", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$83,577", + "start_date": "7/6/2012" + }, + { + "extn": "3156", + "id": "7165", + "name": "Nathan Hamilton", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$133,000", + "start_date": "12/13/2005" + }, + { + "extn": "6575", + "id": "7166", + "name": "Mark Hall", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$107,407", + "start_date": "9/4/2001" + }, + { + "extn": "9484", + "id": "7167", + "name": "Johnathan Irwin", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$88,357", + "start_date": "9/12/2003" + }, + { + "extn": "4361", + "id": "7168", + "name": "Elijah Morrow", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$193,954", + "start_date": "7/22/2004" + }, + { + "extn": "3125", + "id": "7169", + "name": "Leah Camden", + "office": "Phoenix", + "position": "Cook", + "salary": "$68,156", + "start_date": "3/24/2000" + }, + { + "extn": "8241", + "id": "7170", + "name": "Carl Thornton", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$162,624", + "start_date": "1/31/2007" + }, + { + "extn": "9392", + "id": "7171", + "name": "Nathan Parker", + "office": "Hollywood", + "position": "Bookkeeper", + "salary": "$113,745", + "start_date": "2/6/2014" + }, + { + "extn": "3349", + "id": "7172", + "name": "Clint Griffiths", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$224,146", + "start_date": "11/5/2018" + }, + { + "extn": "4651", + "id": "7173", + "name": "Danielle Reynolds", + "office": "Bellevue", + "position": "Biologist", + "salary": "$135,682", + "start_date": "6/6/2008" + }, + { + "extn": "3231", + "id": "7174", + "name": "Nick Eaton", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$133,681", + "start_date": "7/25/2001" + }, + { + "extn": "6132", + "id": "7175", + "name": "Tom Lambert", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$168,084", + "start_date": "11/27/2001" + }, + { + "extn": "7946", + "id": "7176", + "name": "Martin Avery", + "office": "San Diego", + "position": "Biologist", + "salary": "$223,882", + "start_date": "1/20/2006" + }, + { + "extn": "9431", + "id": "7177", + "name": "Barney Lowe", + "office": "San Antonio", + "position": "IT Support Staff", + "salary": "$65,912", + "start_date": "12/5/2013" + }, + { + "extn": "2588", + "id": "7178", + "name": "Martin Jenkins", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$263,928", + "start_date": "12/13/2016" + }, + { + "extn": "7236", + "id": "7179", + "name": "Joseph Warren", + "office": "Scottsdale", + "position": "Designer", + "salary": "$243,969", + "start_date": "2/2/2006" + }, + { + "extn": "7861", + "id": "7180", + "name": "Gemma Yates", + "office": "Milwaukee", + "position": "Baker", + "salary": "$36,762", + "start_date": "2/27/2003" + }, + { + "extn": "2406", + "id": "7181", + "name": "Russel Reese", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$288,938", + "start_date": "7/21/2002" + }, + { + "extn": "4153", + "id": "7182", + "name": "Violet Sanchez", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$13,175", + "start_date": "3/8/2000" + }, + { + "extn": "2260", + "id": "7183", + "name": "Jayden Funnell", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$153,641", + "start_date": "10/30/2001" + }, + { + "extn": "1124", + "id": "7184", + "name": "Miley Todd", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$125,850", + "start_date": "12/27/2002" + }, + { + "extn": "7851", + "id": "7185", + "name": "Benjamin Needham", + "office": "Lisbon", + "position": "Inspector", + "salary": "$165,656", + "start_date": "1/15/2016" + }, + { + "extn": "6696", + "id": "7186", + "name": "Blake Weatcroft", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$282,118", + "start_date": "8/10/2019" + }, + { + "extn": "7531", + "id": "7187", + "name": "Ethan Tobin", + "office": "Columbus", + "position": "Business Broker", + "salary": "$172,010", + "start_date": "9/29/2019" + }, + { + "extn": "2031", + "id": "7188", + "name": "Crystal Rodgers", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$164,776", + "start_date": "7/24/2006" + }, + { + "extn": "8467", + "id": "7189", + "name": "Sebastian Thomson", + "office": "Pittsburgh", + "position": "HR Specialist", + "salary": "$197,380", + "start_date": "4/8/2010" + }, + { + "extn": "2438", + "id": "7190", + "name": "Vivian Vane", + "office": "Orlando", + "position": "Biologist", + "salary": "$134,054", + "start_date": "8/23/2001" + }, + { + "extn": "6817", + "id": "7191", + "name": "Dasha Vangness", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$242,502", + "start_date": "5/2/2017" + }, + { + "extn": "1355", + "id": "7192", + "name": "Greta Campbell", + "office": "Fullerton", + "position": "Healthcare Specialist", + "salary": "$170,762", + "start_date": "4/14/2003" + }, + { + "extn": "6829", + "id": "7193", + "name": "Candice Ashwell", + "office": "San Diego", + "position": "Chef Manager", + "salary": "$274,681", + "start_date": "5/23/2003" + }, + { + "extn": "2616", + "id": "7194", + "name": "Doug Bingham", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$277,772", + "start_date": "4/12/2017" + }, + { + "extn": "2839", + "id": "7195", + "name": "Martin Matthews", + "office": "Berlin", + "position": "Cook", + "salary": "$56,216", + "start_date": "11/10/2000" + }, + { + "extn": "1789", + "id": "7196", + "name": "Chuck Curtis", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$120,341", + "start_date": "6/26/2004" + }, + { + "extn": "2393", + "id": "7197", + "name": "Blake Lyon", + "office": "Milwaukee", + "position": "Cook", + "salary": "$241,194", + "start_date": "7/22/2019" + }, + { + "extn": "7616", + "id": "7198", + "name": "Marigold Kennedy", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$123,735", + "start_date": "3/4/2019" + }, + { + "extn": "4978", + "id": "7199", + "name": "Sienna Potter", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$182,491", + "start_date": "7/16/2015" + }, + { + "extn": "2550", + "id": "7200", + "name": "Gil Redwood", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$195,619", + "start_date": "8/15/2017" + }, + { + "extn": "7194", + "id": "7201", + "name": "Oliver Ebbs", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$220,316", + "start_date": "9/26/2009" + }, + { + "extn": "6856", + "id": "7202", + "name": "Sabrina Jackson", + "office": "Indianapolis", + "position": "Global Logistics Supervisor", + "salary": "$116,043", + "start_date": "10/15/2010" + }, + { + "extn": "6579", + "id": "7203", + "name": "Daron Cork", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$10,732", + "start_date": "10/3/2015" + }, + { + "extn": "1870", + "id": "7204", + "name": "Samara Ralph", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$16,016", + "start_date": "11/20/2001" + }, + { + "extn": "7614", + "id": "7205", + "name": "Alan Herbert", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$268,482", + "start_date": "9/18/2004" + }, + { + "extn": "9360", + "id": "7206", + "name": "Rufus Lynch", + "office": "Minneapolis", + "position": "HR Coordinator", + "salary": "$76,589", + "start_date": "4/9/2017" + }, + { + "extn": "8846", + "id": "7207", + "name": "Fred Oswald", + "office": "Louisville", + "position": "Lecturer", + "salary": "$126,677", + "start_date": "11/13/2008" + }, + { + "extn": "8832", + "id": "7208", + "name": "Emery Yang", + "office": "Philadelphia", + "position": "Baker", + "salary": "$281,251", + "start_date": "3/6/2001" + }, + { + "extn": "7784", + "id": "7209", + "name": "Fiona Wilde", + "office": "Tulsa", + "position": "Treasurer", + "salary": "$48,490", + "start_date": "4/18/2003" + }, + { + "extn": "3865", + "id": "7210", + "name": "Chad Hill", + "office": "Zurich", + "position": "Cook", + "salary": "$98,806", + "start_date": "4/4/2007" + }, + { + "extn": "1548", + "id": "7211", + "name": "Johnny Cavanagh", + "office": "Valetta", + "position": "Audiologist", + "salary": "$260,100", + "start_date": "1/4/2000" + }, + { + "extn": "3903", + "id": "7212", + "name": "Michael Dyson", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$183,220", + "start_date": "9/30/2013" + }, + { + "extn": "5708", + "id": "7213", + "name": "Oliver Benson", + "office": "Omaha", + "position": "Inspector", + "salary": "$128,220", + "start_date": "9/11/2014" + }, + { + "extn": "4117", + "id": "7214", + "name": "Manuel Denton", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$212,597", + "start_date": "1/31/2002" + }, + { + "extn": "1311", + "id": "7215", + "name": "Alan Norris", + "office": "Moreno Valley", + "position": "Doctor", + "salary": "$121,238", + "start_date": "11/8/2000" + }, + { + "extn": "5492", + "id": "7216", + "name": "Marie Lee", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$272,071", + "start_date": "6/19/2009" + }, + { + "extn": "6721", + "id": "7217", + "name": "Jayden Bradshaw", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$197,565", + "start_date": "11/16/2006" + }, + { + "extn": "7958", + "id": "7218", + "name": "Rylee Stone", + "office": "Paris", + "position": "Steward", + "salary": "$63,454", + "start_date": "1/4/2014" + }, + { + "extn": "4119", + "id": "7219", + "name": "Kirsten Edwards", + "office": "Colorado Springs", + "position": "Executive Director", + "salary": "$89,661", + "start_date": "1/7/2012" + }, + { + "extn": "5044", + "id": "7220", + "name": "Alessandra Bryant", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$240,606", + "start_date": "1/30/2008" + }, + { + "extn": "3888", + "id": "7221", + "name": "Peter Campbell", + "office": "Hayward", + "position": "Call Center Representative", + "salary": "$243,255", + "start_date": "12/18/2013" + }, + { + "extn": "8673", + "id": "7222", + "name": "Winnie Andrews", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$285,597", + "start_date": "1/1/2000" + }, + { + "extn": "7029", + "id": "7223", + "name": "Marla Payne", + "office": "London", + "position": "Cook", + "salary": "$129,305", + "start_date": "2/4/2005" + }, + { + "extn": "5780", + "id": "7224", + "name": "Makenzie Tanner", + "office": "Norfolk", + "position": "Lecturer", + "salary": "$191,188", + "start_date": "8/25/2005" + }, + { + "extn": "2249", + "id": "7225", + "name": "Chester Norris", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$164,699", + "start_date": "1/1/2011" + }, + { + "extn": "9441", + "id": "7226", + "name": "Nicholas Ellwood", + "office": "Valetta", + "position": "Fabricator", + "salary": "$90,817", + "start_date": "9/3/2000" + }, + { + "extn": "8863", + "id": "7227", + "name": "Owen Allen", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$112,744", + "start_date": "4/19/2009" + }, + { + "extn": "5654", + "id": "7228", + "name": "Kirsten Stewart", + "office": "Detroit", + "position": "Electrician", + "salary": "$69,903", + "start_date": "5/5/2002" + }, + { + "extn": "2143", + "id": "7229", + "name": "Hayden Randall", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$149,626", + "start_date": "11/17/2006" + }, + { + "extn": "5077", + "id": "7230", + "name": "Sabina Donovan", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$45,797", + "start_date": "7/3/2013" + }, + { + "extn": "1796", + "id": "7231", + "name": "Samantha Nash", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$187,331", + "start_date": "4/1/2010" + }, + { + "extn": "2563", + "id": "7232", + "name": "Luke Griffiths", + "office": "Kansas City", + "position": "Paramedic", + "salary": "$66,582", + "start_date": "10/11/2006" + }, + { + "extn": "7467", + "id": "7233", + "name": "Brad Parker", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$158,730", + "start_date": "3/10/2013" + }, + { + "extn": "9365", + "id": "7234", + "name": "Manuel Tindall", + "office": "Toledo", + "position": "Production Painter", + "salary": "$210,330", + "start_date": "2/14/2005" + }, + { + "extn": "3239", + "id": "7235", + "name": "Benjamin Casey", + "office": "Columbus", + "position": "Pharmacist", + "salary": "$82,537", + "start_date": "1/21/2010" + }, + { + "extn": "4260", + "id": "7236", + "name": "Miley Cann", + "office": "Pittsburgh", + "position": "Treasurer", + "salary": "$56,495", + "start_date": "10/30/2015" + }, + { + "extn": "1765", + "id": "7237", + "name": "Elijah Ellis", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$181,292", + "start_date": "3/5/2008" + }, + { + "extn": "2037", + "id": "7238", + "name": "Priscilla Fields", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$144,127", + "start_date": "4/2/2008" + }, + { + "extn": "3203", + "id": "7239", + "name": "Ada Selby", + "office": "Huntsville", + "position": "Accountant", + "salary": "$267,186", + "start_date": "10/8/2017" + }, + { + "extn": "7618", + "id": "7240", + "name": "Trisha Bradley", + "office": "Lyon", + "position": "Investment Advisor", + "salary": "$66,268", + "start_date": "5/15/2008" + }, + { + "extn": "8976", + "id": "7241", + "name": "Tyson Dyson", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$158,568", + "start_date": "7/17/2013" + }, + { + "extn": "2410", + "id": "7242", + "name": "Matt Allcott", + "office": "Fremont", + "position": "Accountant", + "salary": "$89,321", + "start_date": "4/27/2003" + }, + { + "extn": "1922", + "id": "7243", + "name": "Tyson Matthews", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$69,226", + "start_date": "7/1/2013" + }, + { + "extn": "1204", + "id": "7244", + "name": "Nicholas Plumb", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$140,058", + "start_date": "3/10/2000" + }, + { + "extn": "1979", + "id": "7245", + "name": "Oliver Robinson", + "office": "Prague", + "position": "Systems Administrator", + "salary": "$264,149", + "start_date": "4/6/2005" + }, + { + "extn": "6439", + "id": "7246", + "name": "Abdul Boyle", + "office": "Lyon", + "position": "Electrician", + "salary": "$142,746", + "start_date": "7/6/2011" + }, + { + "extn": "7665", + "id": "7247", + "name": "Percy Nobbs", + "office": "Paris", + "position": "HR Specialist", + "salary": "$85,591", + "start_date": "11/13/2002" + }, + { + "extn": "4268", + "id": "7248", + "name": "Noah Yard", + "office": "Valetta", + "position": "Physician", + "salary": "$127,283", + "start_date": "5/5/2011" + }, + { + "extn": "1043", + "id": "7249", + "name": "Hailey Lloyd", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$234,847", + "start_date": "1/14/2008" + }, + { + "extn": "9375", + "id": "7250", + "name": "John Thompson", + "office": "Chicago", + "position": "Software Engineer", + "salary": "$262,168", + "start_date": "5/28/2010" + }, + { + "extn": "2789", + "id": "7251", + "name": "Michael Asher", + "office": "Lancaster", + "position": "Webmaster", + "salary": "$293,542", + "start_date": "4/21/2004" + }, + { + "extn": "8041", + "id": "7252", + "name": "Zara Gilmore", + "office": "Valetta", + "position": "IT Support Staff", + "salary": "$45,615", + "start_date": "10/9/2002" + }, + { + "extn": "8961", + "id": "7253", + "name": "Shay Mould", + "office": "New Orleans", + "position": "Bellman", + "salary": "$227,705", + "start_date": "9/18/2012" + }, + { + "extn": "4521", + "id": "7254", + "name": "Chadwick Owen", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$87,506", + "start_date": "2/3/2004" + }, + { + "extn": "5750", + "id": "7255", + "name": "Matthew Eagle", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$128,661", + "start_date": "9/19/2014" + }, + { + "extn": "6964", + "id": "7256", + "name": "Leroy Wise", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$288,094", + "start_date": "8/5/2006" + }, + { + "extn": "8216", + "id": "7257", + "name": "Marie Powell", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$287,973", + "start_date": "11/4/2014" + }, + { + "extn": "5759", + "id": "7258", + "name": "Denny Burge", + "office": "Henderson", + "position": "Treasurer", + "salary": "$140,858", + "start_date": "3/31/2002" + }, + { + "extn": "5756", + "id": "7259", + "name": "Michael Bingham", + "office": "Lisbon", + "position": "Baker", + "salary": "$198,316", + "start_date": "10/12/2010" + }, + { + "extn": "4530", + "id": "7260", + "name": "Benny Patel", + "office": "San Jose", + "position": "Cashier", + "salary": "$286,046", + "start_date": "8/24/2018" + }, + { + "extn": "5823", + "id": "7261", + "name": "Chester Parsons", + "office": "Louisville", + "position": "Physician", + "salary": "$52,808", + "start_date": "12/9/2015" + }, + { + "extn": "8022", + "id": "7262", + "name": "Javier Weatcroft", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$181,167", + "start_date": "5/11/2004" + }, + { + "extn": "2184", + "id": "7263", + "name": "Isla Olson", + "office": "Laredo", + "position": "Production Painter", + "salary": "$50,461", + "start_date": "4/19/2014" + }, + { + "extn": "2052", + "id": "7264", + "name": "Cara Ross", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$62,528", + "start_date": "2/24/2000" + }, + { + "extn": "9154", + "id": "7265", + "name": "Chadwick Quinnell", + "office": "San Antonio", + "position": "Service Supervisor", + "salary": "$80,850", + "start_date": "3/3/2003" + }, + { + "extn": "4248", + "id": "7266", + "name": "Boris Holmes", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$165,725", + "start_date": "4/29/2013" + }, + { + "extn": "9156", + "id": "7267", + "name": "Amelia Nanton", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$203,385", + "start_date": "1/14/2002" + }, + { + "extn": "3921", + "id": "7268", + "name": "Camellia Boden", + "office": "Huntsville", + "position": "Clerk", + "salary": "$89,722", + "start_date": "2/27/2016" + }, + { + "extn": "8603", + "id": "7269", + "name": "Joseph Norris", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$96,295", + "start_date": "10/27/2012" + }, + { + "extn": "6409", + "id": "7270", + "name": "Maribel Rogers", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$49,093", + "start_date": "1/9/2005" + }, + { + "extn": "4872", + "id": "7271", + "name": "Gabriel Coates", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$289,357", + "start_date": "11/20/2006" + }, + { + "extn": "6124", + "id": "7272", + "name": "Eden Andersson", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$155,623", + "start_date": "2/10/2005" + }, + { + "extn": "2660", + "id": "7273", + "name": "Emery Sherry", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$213,261", + "start_date": "3/26/2004" + }, + { + "extn": "8629", + "id": "7274", + "name": "Alessia Booth", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$194,306", + "start_date": "4/15/2004" + }, + { + "extn": "6342", + "id": "7275", + "name": "Angela Jarrett", + "office": "Dallas", + "position": "Project Manager", + "salary": "$266,217", + "start_date": "7/25/2013" + }, + { + "extn": "6709", + "id": "7276", + "name": "Renee Mackenzie", + "office": "Garland", + "position": "Bellman", + "salary": "$271,655", + "start_date": "3/25/2003" + }, + { + "extn": "2761", + "id": "7277", + "name": "Benjamin Spencer", + "office": "Seattle", + "position": "Health Educator", + "salary": "$189,159", + "start_date": "2/18/2008" + }, + { + "extn": "5917", + "id": "7278", + "name": "Sienna Olivier", + "office": "Berlin", + "position": "Business Broker", + "salary": "$202,742", + "start_date": "4/16/2012" + }, + { + "extn": "5964", + "id": "7279", + "name": "Alan Wright", + "office": "Madison", + "position": "Auditor", + "salary": "$185,378", + "start_date": "7/16/2011" + }, + { + "extn": "2995", + "id": "7280", + "name": "Adina Phillips", + "office": "Lisbon", + "position": "Inspector", + "salary": "$145,948", + "start_date": "9/7/2009" + }, + { + "extn": "7498", + "id": "7281", + "name": "Dalia Mcnally", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$239,222", + "start_date": "3/22/2012" + }, + { + "extn": "7518", + "id": "7282", + "name": "Brad Broomfield", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$215,364", + "start_date": "1/9/2017" + }, + { + "extn": "5735", + "id": "7283", + "name": "Logan Owen", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$217,036", + "start_date": "11/23/2007" + }, + { + "extn": "9279", + "id": "7284", + "name": "Leah Tait", + "office": "Phoenix", + "position": "Global Logistics Supervisor", + "salary": "$69,899", + "start_date": "1/18/2017" + }, + { + "extn": "5091", + "id": "7285", + "name": "Abbey Cox", + "office": "Nashville", + "position": "Business Broker", + "salary": "$105,170", + "start_date": "2/25/2015" + }, + { + "extn": "3506", + "id": "7286", + "name": "Chad Saunders", + "office": "Charlotte", + "position": "Ambulatory Nurse", + "salary": "$299,878", + "start_date": "10/14/2001" + }, + { + "extn": "1389", + "id": "7287", + "name": "Liam Mooney", + "office": "San Diego", + "position": "Web Developer", + "salary": "$289,631", + "start_date": "8/11/2018" + }, + { + "extn": "2927", + "id": "7288", + "name": "Anthony Waterhouse", + "office": "Stockton", + "position": "Global Logistics Supervisor", + "salary": "$186,756", + "start_date": "9/17/2018" + }, + { + "extn": "1021", + "id": "7289", + "name": "Bart Flanders", + "office": "Phoenix", + "position": "Designer", + "salary": "$245,185", + "start_date": "7/11/2011" + }, + { + "extn": "9045", + "id": "7290", + "name": "Julian Shaw", + "office": "Zurich", + "position": "Health Educator", + "salary": "$48,198", + "start_date": "4/17/2014" + }, + { + "extn": "2468", + "id": "7291", + "name": "Audrey Kelly", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$86,591", + "start_date": "5/16/2017" + }, + { + "extn": "4256", + "id": "7292", + "name": "Michael Greenwood", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$240,984", + "start_date": "7/25/2018" + }, + { + "extn": "8796", + "id": "7293", + "name": "Chris Terry", + "office": "Hollywood", + "position": "Budget Analyst", + "salary": "$69,293", + "start_date": "12/24/2000" + }, + { + "extn": "7246", + "id": "7294", + "name": "Ronald Rust", + "office": "Louisville", + "position": "Mobile Developer", + "salary": "$82,363", + "start_date": "4/15/2008" + }, + { + "extn": "2299", + "id": "7295", + "name": "Zara Sherry", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$137,344", + "start_date": "2/11/2007" + }, + { + "extn": "2615", + "id": "7296", + "name": "Ramon Seymour", + "office": "Salt Lake City", + "position": "IT Support Staff", + "salary": "$215,448", + "start_date": "3/10/2000" + }, + { + "extn": "9500", + "id": "7297", + "name": "Hope Wellington", + "office": "Atlanta", + "position": "Software Engineer", + "salary": "$83,730", + "start_date": "10/17/2004" + }, + { + "extn": "3834", + "id": "7298", + "name": "Peyton Tanner", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$142,378", + "start_date": "12/13/2017" + }, + { + "extn": "6313", + "id": "7299", + "name": "Eduardo Nurton", + "office": "Oakland", + "position": "Health Educator", + "salary": "$241,068", + "start_date": "9/22/2004" + }, + { + "extn": "6797", + "id": "7300", + "name": "Danny Driscoll", + "office": "Garland", + "position": "Steward", + "salary": "$235,047", + "start_date": "3/19/2008" + }, + { + "extn": "6714", + "id": "7301", + "name": "Joseph Holmes", + "office": "Bridgeport", + "position": "Production Painter", + "salary": "$237,578", + "start_date": "10/10/2013" + }, + { + "extn": "3121", + "id": "7302", + "name": "Anne Hunter", + "office": "Oakland", + "position": "Biologist", + "salary": "$256,414", + "start_date": "12/1/2012" + }, + { + "extn": "1161", + "id": "7303", + "name": "Danny Murphy", + "office": "Jacksonville", + "position": "Global Logistics Supervisor", + "salary": "$113,974", + "start_date": "3/4/2005" + }, + { + "extn": "9488", + "id": "7304", + "name": "Rick Whittle", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$66,992", + "start_date": "12/19/2011" + }, + { + "extn": "9467", + "id": "7305", + "name": "Phoebe Ripley", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$54,398", + "start_date": "7/16/2003" + }, + { + "extn": "8797", + "id": "7306", + "name": "Sabrina Goldsmith", + "office": "Escondido", + "position": "Audiologist", + "salary": "$23,689", + "start_date": "6/2/2013" + }, + { + "extn": "3804", + "id": "7307", + "name": "Rick Campbell", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$112,260", + "start_date": "1/16/2014" + }, + { + "extn": "6134", + "id": "7308", + "name": "Wendy Warden", + "office": "Lancaster", + "position": "Healthcare Specialist", + "salary": "$291,689", + "start_date": "5/6/2006" + }, + { + "extn": "6890", + "id": "7309", + "name": "Rick Hudson", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$226,604", + "start_date": "8/12/2014" + }, + { + "extn": "4906", + "id": "7310", + "name": "Carina Cavanagh", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$246,495", + "start_date": "3/11/2017" + }, + { + "extn": "3259", + "id": "7311", + "name": "Barry Mullins", + "office": "Nashville", + "position": "Assistant Buyer", + "salary": "$235,972", + "start_date": "2/7/2002" + }, + { + "extn": "4911", + "id": "7312", + "name": "Melinda Patel", + "office": "Houston", + "position": "Steward", + "salary": "$27,407", + "start_date": "1/23/2001" + }, + { + "extn": "5281", + "id": "7313", + "name": "Shannon Farmer", + "office": "Baltimore", + "position": "Health Educator", + "salary": "$208,530", + "start_date": "7/26/2017" + }, + { + "extn": "4034", + "id": "7314", + "name": "Nick Quinnell", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$21,870", + "start_date": "8/20/2009" + }, + { + "extn": "7067", + "id": "7315", + "name": "Carmella Wheeler", + "office": "Milwaukee", + "position": "Treasurer", + "salary": "$221,992", + "start_date": "7/27/2008" + }, + { + "extn": "5059", + "id": "7316", + "name": "Luke Heaton", + "office": "Fremont", + "position": "Software Engineer", + "salary": "$116,194", + "start_date": "7/1/2012" + }, + { + "extn": "4032", + "id": "7317", + "name": "David Taylor", + "office": "Reno", + "position": "Project Manager", + "salary": "$294,698", + "start_date": "3/17/2014" + }, + { + "extn": "4969", + "id": "7318", + "name": "Jayden Gray", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$266,142", + "start_date": "3/12/2004" + }, + { + "extn": "7339", + "id": "7319", + "name": "Bryon Gosling", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$118,995", + "start_date": "9/7/2000" + }, + { + "extn": "9596", + "id": "7320", + "name": "Caleb Torres", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$208,320", + "start_date": "11/20/2001" + }, + { + "extn": "4439", + "id": "7321", + "name": "Mark Murphy", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$101,538", + "start_date": "10/2/2003" + }, + { + "extn": "6448", + "id": "7322", + "name": "Iris Button", + "office": "Minneapolis", + "position": "Chef Manager", + "salary": "$190,887", + "start_date": "3/27/2000" + }, + { + "extn": "4492", + "id": "7323", + "name": "Nathan Harvey", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$39,117", + "start_date": "1/29/2005" + }, + { + "extn": "9593", + "id": "7324", + "name": "Boris Curtis", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$34,318", + "start_date": "12/8/2012" + }, + { + "extn": "6509", + "id": "7325", + "name": "Piper Quinn", + "office": "Springfield", + "position": "Business Broker", + "salary": "$84,089", + "start_date": "9/17/2009" + }, + { + "extn": "9973", + "id": "7326", + "name": "Abbey Cox", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$161,203", + "start_date": "11/20/2015" + }, + { + "extn": "2706", + "id": "7327", + "name": "Barney Morgan", + "office": "Memphis", + "position": "Business Broker", + "salary": "$214,045", + "start_date": "2/17/2001" + }, + { + "extn": "9628", + "id": "7328", + "name": "Mya Dobson", + "office": "Henderson", + "position": "Physician", + "salary": "$299,655", + "start_date": "10/8/2012" + }, + { + "extn": "3751", + "id": "7329", + "name": "Benjamin Saunders", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$195,462", + "start_date": "12/29/2012" + }, + { + "extn": "4176", + "id": "7330", + "name": "Tara Ventura", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$54,036", + "start_date": "12/13/2005" + }, + { + "extn": "8807", + "id": "7331", + "name": "Rick Turner", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$22,987", + "start_date": "9/14/2016" + }, + { + "extn": "3656", + "id": "7332", + "name": "Mason Hamilton", + "office": "Anaheim", + "position": "Banker", + "salary": "$253,286", + "start_date": "11/25/2014" + }, + { + "extn": "3098", + "id": "7333", + "name": "Hazel Norton", + "office": "Norfolk", + "position": "Investment Advisor", + "salary": "$254,570", + "start_date": "10/8/2005" + }, + { + "extn": "6898", + "id": "7334", + "name": "Valerie Amstead", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$49,524", + "start_date": "8/15/2015" + }, + { + "extn": "7598", + "id": "7335", + "name": "Jennifer Robinson", + "office": "El Paso", + "position": "Stockbroker", + "salary": "$69,174", + "start_date": "2/5/2000" + }, + { + "extn": "9008", + "id": "7336", + "name": "Bryon Vincent", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$239,821", + "start_date": "1/30/2012" + }, + { + "extn": "5009", + "id": "7337", + "name": "Angelica Ellery", + "office": "Chicago", + "position": "Health Educator", + "salary": "$98,465", + "start_date": "11/25/2001" + }, + { + "extn": "4117", + "id": "7338", + "name": "Mike Nayler", + "office": "Jacksonville", + "position": "Executive Director", + "salary": "$13,541", + "start_date": "1/23/2011" + }, + { + "extn": "8635", + "id": "7339", + "name": "Phillip Johnson", + "office": "Wien", + "position": "Biologist", + "salary": "$70,981", + "start_date": "10/20/2017" + }, + { + "extn": "3248", + "id": "7340", + "name": "Rufus Raven", + "office": "Scottsdale", + "position": "Assistant Buyer", + "salary": "$242,231", + "start_date": "2/3/2011" + }, + { + "extn": "2046", + "id": "7341", + "name": "Fred Farrow", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$39,021", + "start_date": "3/17/2005" + }, + { + "extn": "4494", + "id": "7342", + "name": "Margaret Gaynor", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$205,271", + "start_date": "11/26/2004" + }, + { + "extn": "7882", + "id": "7343", + "name": "Wade Selby", + "office": "Norfolk", + "position": "Electrician", + "salary": "$98,820", + "start_date": "2/8/2006" + }, + { + "extn": "1483", + "id": "7344", + "name": "Clint Ingham", + "office": "Fullerton", + "position": "Cook", + "salary": "$162,016", + "start_date": "7/1/2015" + }, + { + "extn": "9789", + "id": "7345", + "name": "Rita Gavin", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$185,986", + "start_date": "5/23/2003" + }, + { + "extn": "2290", + "id": "7346", + "name": "Nick Hilton", + "office": "Milano", + "position": "Banker", + "salary": "$131,845", + "start_date": "11/15/2009" + }, + { + "extn": "4880", + "id": "7347", + "name": "Wendy Bishop", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$54,606", + "start_date": "11/2/2003" + }, + { + "extn": "8707", + "id": "7348", + "name": "Clint Welsch", + "office": "Seattle", + "position": "Cashier", + "salary": "$30,917", + "start_date": "7/26/2006" + }, + { + "extn": "6087", + "id": "7349", + "name": "Nate London", + "office": "New Orleans", + "position": "Biologist", + "salary": "$177,179", + "start_date": "8/26/2012" + }, + { + "extn": "3049", + "id": "7350", + "name": "Barry Ranks", + "office": "Moreno Valley", + "position": "Healthcare Specialist", + "salary": "$274,180", + "start_date": "9/3/2014" + }, + { + "extn": "7995", + "id": "7351", + "name": "Angel Gray", + "office": "Louisville", + "position": "Accountant", + "salary": "$43,276", + "start_date": "9/20/2012" + }, + { + "extn": "9047", + "id": "7352", + "name": "Elijah Cowan", + "office": "Laredo", + "position": "Software Engineer", + "salary": "$161,677", + "start_date": "6/16/2012" + }, + { + "extn": "1917", + "id": "7353", + "name": "Danny Gordon", + "office": "Miami", + "position": "Loan Officer", + "salary": "$241,506", + "start_date": "1/19/2002" + }, + { + "extn": "2340", + "id": "7354", + "name": "Alan Gilmore", + "office": "Springfield", + "position": "Investment Advisor", + "salary": "$84,282", + "start_date": "1/24/2017" + }, + { + "extn": "1497", + "id": "7355", + "name": "Madison Lowe", + "office": "Salem", + "position": "Software Engineer", + "salary": "$81,652", + "start_date": "10/8/2016" + }, + { + "extn": "3900", + "id": "7356", + "name": "Rebecca Jackson", + "office": "Anaheim", + "position": "Auditor", + "salary": "$66,187", + "start_date": "9/12/2010" + }, + { + "extn": "5247", + "id": "7357", + "name": "Ethan Ashley", + "office": "Charlotte", + "position": "Cashier", + "salary": "$88,131", + "start_date": "7/3/2009" + }, + { + "extn": "8833", + "id": "7358", + "name": "Cedrick Lane", + "office": "Boston", + "position": "Global Logistics Supervisor", + "salary": "$49,204", + "start_date": "12/14/2000" + }, + { + "extn": "5777", + "id": "7359", + "name": "Faith Vass", + "office": "Salem", + "position": "Lecturer", + "salary": "$111,853", + "start_date": "9/3/2010" + }, + { + "extn": "2250", + "id": "7360", + "name": "Emerald Walsh", + "office": "Fullerton", + "position": "Cash Manager", + "salary": "$281,782", + "start_date": "5/29/2007" + }, + { + "extn": "2029", + "id": "7361", + "name": "Ryan Rehman", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$140,682", + "start_date": "4/8/2013" + }, + { + "extn": "3191", + "id": "7362", + "name": "Ryan Lunt", + "office": "Omaha", + "position": "Designer", + "salary": "$208,331", + "start_date": "10/22/2018" + }, + { + "extn": "9174", + "id": "7363", + "name": "Ramon Grey", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$255,592", + "start_date": "1/11/2018" + }, + { + "extn": "1432", + "id": "7364", + "name": "Matt Robinson", + "office": "Colorado Springs", + "position": "Treasurer", + "salary": "$43,733", + "start_date": "5/28/2008" + }, + { + "extn": "6164", + "id": "7365", + "name": "Erick Overson", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$231,510", + "start_date": "7/30/2002" + }, + { + "extn": "8591", + "id": "7366", + "name": "Carl Ellis", + "office": "Dallas", + "position": "Accountant", + "salary": "$215,556", + "start_date": "2/1/2015" + }, + { + "extn": "5191", + "id": "7367", + "name": "Alan Strong", + "office": "Miami", + "position": "Production Painter", + "salary": "$262,596", + "start_date": "11/8/2017" + }, + { + "extn": "6671", + "id": "7368", + "name": "Roger Gilmour", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$158,127", + "start_date": "8/25/2006" + }, + { + "extn": "4708", + "id": "7369", + "name": "Violet Poole", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$238,037", + "start_date": "7/5/2011" + }, + { + "extn": "2125", + "id": "7370", + "name": "Kieth Mason", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$53,811", + "start_date": "3/4/2013" + }, + { + "extn": "4029", + "id": "7371", + "name": "Katelyn Hunter", + "office": "Henderson", + "position": "Doctor", + "salary": "$123,202", + "start_date": "8/2/2002" + }, + { + "extn": "4570", + "id": "7372", + "name": "Logan Nicolas", + "office": "Sacramento", + "position": "Designer", + "salary": "$256,331", + "start_date": "9/6/2009" + }, + { + "extn": "3007", + "id": "7373", + "name": "Zoe Huggins", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$42,658", + "start_date": "3/2/2004" + }, + { + "extn": "3581", + "id": "7374", + "name": "Maya Truscott", + "office": "Phoenix", + "position": "Cashier", + "salary": "$172,697", + "start_date": "10/31/2004" + }, + { + "extn": "5163", + "id": "7375", + "name": "Benny Fisher", + "office": "San Diego", + "position": "Accountant", + "salary": "$292,054", + "start_date": "4/21/2005" + }, + { + "extn": "9825", + "id": "7376", + "name": "Margot Groves", + "office": "Lyon", + "position": "Business Broker", + "salary": "$85,296", + "start_date": "12/29/2017" + }, + { + "extn": "7461", + "id": "7377", + "name": "Thea Marshall", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$166,175", + "start_date": "12/28/2003" + }, + { + "extn": "6987", + "id": "7378", + "name": "Chad Khan", + "office": "Madrid", + "position": "Cook", + "salary": "$238,197", + "start_date": "10/29/2014" + }, + { + "extn": "3468", + "id": "7379", + "name": "Denny Wren", + "office": "Louisville", + "position": "Biologist", + "salary": "$139,332", + "start_date": "3/19/2005" + }, + { + "extn": "4250", + "id": "7380", + "name": "Jasmine Uttridge", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$285,861", + "start_date": "11/23/2010" + }, + { + "extn": "6376", + "id": "7381", + "name": "Maxwell Graves", + "office": "Salem", + "position": "Clerk", + "salary": "$223,037", + "start_date": "10/18/2004" + }, + { + "extn": "3691", + "id": "7382", + "name": "Liv Crawford", + "office": "Sacramento", + "position": "Inspector", + "salary": "$273,261", + "start_date": "5/20/2018" + }, + { + "extn": "6814", + "id": "7383", + "name": "Norah Murphy", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$10,610", + "start_date": "8/30/2007" + }, + { + "extn": "1437", + "id": "7384", + "name": "Rylee Wild", + "office": "Pittsburgh", + "position": "Ambulatory Nurse", + "salary": "$263,347", + "start_date": "3/13/2013" + }, + { + "extn": "7351", + "id": "7385", + "name": "Luke Irving", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$296,449", + "start_date": "12/18/2004" + }, + { + "extn": "2488", + "id": "7386", + "name": "William Hammond", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$249,758", + "start_date": "10/25/2011" + }, + { + "extn": "6531", + "id": "7387", + "name": "Wade Shelton", + "office": "Colorado Springs", + "position": "Business Broker", + "salary": "$158,675", + "start_date": "6/2/2017" + }, + { + "extn": "5812", + "id": "7388", + "name": "Ronald Selby", + "office": "Berna", + "position": "Cash Manager", + "salary": "$125,498", + "start_date": "6/30/2013" + }, + { + "extn": "8424", + "id": "7389", + "name": "Maggie Savage", + "office": "San Bernardino", + "position": "CNC Operator", + "salary": "$141,007", + "start_date": "12/1/2009" + }, + { + "extn": "9314", + "id": "7390", + "name": "Lorraine Brown", + "office": "Columbus", + "position": "Clerk", + "salary": "$267,080", + "start_date": "8/10/2012" + }, + { + "extn": "7489", + "id": "7391", + "name": "Adelaide Tate", + "office": "Portland", + "position": "Executive Director", + "salary": "$164,273", + "start_date": "3/17/2001" + }, + { + "extn": "7812", + "id": "7392", + "name": "Nathan Lindsay", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$167,315", + "start_date": "1/21/2001" + }, + { + "extn": "9423", + "id": "7393", + "name": "Roger Denton", + "office": "San Diego", + "position": "Auditor", + "salary": "$247,802", + "start_date": "1/2/2015" + }, + { + "extn": "9996", + "id": "7394", + "name": "Sarah Herbert", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$232,560", + "start_date": "6/13/2015" + }, + { + "extn": "6344", + "id": "7395", + "name": "Danny Noach", + "office": "Wien", + "position": "Cook", + "salary": "$186,911", + "start_date": "6/5/2017" + }, + { + "extn": "2470", + "id": "7396", + "name": "Mark Pratt", + "office": "Quebec", + "position": "Design Engineer", + "salary": "$191,199", + "start_date": "6/23/2002" + }, + { + "extn": "4881", + "id": "7397", + "name": "Rachael Haines", + "office": "Omaha", + "position": "Fabricator", + "salary": "$297,851", + "start_date": "1/23/2001" + }, + { + "extn": "8917", + "id": "7398", + "name": "Eryn Olivier", + "office": "Venice", + "position": "Auditor", + "salary": "$96,608", + "start_date": "3/24/2003" + }, + { + "extn": "9948", + "id": "7399", + "name": "Doug Waterhouse", + "office": "Otawa", + "position": "Doctor", + "salary": "$131,138", + "start_date": "3/16/2012" + }, + { + "extn": "1281", + "id": "7400", + "name": "Angelica Addis", + "office": "Wien", + "position": "Treasurer", + "salary": "$144,060", + "start_date": "11/15/2008" + }, + { + "extn": "2940", + "id": "7401", + "name": "Joseph Brock", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$217,568", + "start_date": "11/10/2004" + }, + { + "extn": "7573", + "id": "7402", + "name": "Nathan Dixon", + "office": "Denver", + "position": "Cashier", + "salary": "$234,908", + "start_date": "3/4/2001" + }, + { + "extn": "8344", + "id": "7403", + "name": "Logan Spencer", + "office": "Chicago", + "position": "Project Manager", + "salary": "$150,431", + "start_date": "8/9/2002" + }, + { + "extn": "3589", + "id": "7404", + "name": "Noah Allington", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$213,370", + "start_date": "12/6/2007" + }, + { + "extn": "8976", + "id": "7405", + "name": "Madelyn Griffiths", + "office": "Escondido", + "position": "Dentist", + "salary": "$53,081", + "start_date": "3/21/2014" + }, + { + "extn": "7570", + "id": "7406", + "name": "Ethan Judd", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$205,269", + "start_date": "7/3/2008" + }, + { + "extn": "7707", + "id": "7407", + "name": "Nate Lambert", + "office": "Berna", + "position": "Associate Professor", + "salary": "$158,372", + "start_date": "4/20/2015" + }, + { + "extn": "5752", + "id": "7408", + "name": "Sara King", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$130,252", + "start_date": "11/10/2004" + }, + { + "extn": "1587", + "id": "7409", + "name": "Helen Holmes", + "office": "Nashville", + "position": "HR Coordinator", + "salary": "$30,674", + "start_date": "4/13/2013" + }, + { + "extn": "4984", + "id": "7410", + "name": "Makenzie Tailor", + "office": "Colorado Springs", + "position": "Doctor", + "salary": "$274,613", + "start_date": "4/9/2019" + }, + { + "extn": "4538", + "id": "7411", + "name": "Daniel Snell", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$41,612", + "start_date": "11/12/2017" + }, + { + "extn": "4902", + "id": "7412", + "name": "Jayden Mann", + "office": "Seattle", + "position": "Accountant", + "salary": "$189,432", + "start_date": "1/1/2014" + }, + { + "extn": "7763", + "id": "7413", + "name": "Penelope Bradshaw", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$64,989", + "start_date": "11/30/2015" + }, + { + "extn": "3318", + "id": "7414", + "name": "Denny Noach", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$285,166", + "start_date": "6/26/2005" + }, + { + "extn": "1633", + "id": "7415", + "name": "Leroy Rowe", + "office": "Richmond", + "position": "Cashier", + "salary": "$179,355", + "start_date": "9/2/2010" + }, + { + "extn": "9717", + "id": "7416", + "name": "Celina Amstead", + "office": "Anaheim", + "position": "Electrician", + "salary": "$207,994", + "start_date": "12/16/2002" + }, + { + "extn": "3077", + "id": "7417", + "name": "Jacob Pearson", + "office": "Springfield", + "position": "Accountant", + "salary": "$118,452", + "start_date": "11/22/2008" + }, + { + "extn": "6344", + "id": "7418", + "name": "Sebastian Clifford", + "office": "Glendale", + "position": "Clerk", + "salary": "$263,432", + "start_date": "7/8/2014" + }, + { + "extn": "6754", + "id": "7419", + "name": "Norah Salt", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$89,995", + "start_date": "2/7/2006" + }, + { + "extn": "6821", + "id": "7420", + "name": "Gabriel Osmond", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$83,344", + "start_date": "2/3/2006" + }, + { + "extn": "2154", + "id": "7421", + "name": "Erin Swan", + "office": "Prague", + "position": "Physician", + "salary": "$42,900", + "start_date": "1/5/2011" + }, + { + "extn": "7397", + "id": "7422", + "name": "Sebastian Alexander", + "office": "Denver", + "position": "Cook", + "salary": "$205,279", + "start_date": "1/17/2016" + }, + { + "extn": "8290", + "id": "7423", + "name": "Barney Eastwood", + "office": "Scottsdale", + "position": "Steward", + "salary": "$43,864", + "start_date": "9/8/2001" + }, + { + "extn": "9056", + "id": "7424", + "name": "Kendra Zaoui", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$242,435", + "start_date": "7/24/2003" + }, + { + "extn": "5492", + "id": "7425", + "name": "Crystal Graves", + "office": "Salt Lake City", + "position": "HR Specialist", + "salary": "$221,267", + "start_date": "10/29/2011" + }, + { + "extn": "5865", + "id": "7426", + "name": "Hayden Pitt", + "office": "Fremont", + "position": "Cashier", + "salary": "$16,521", + "start_date": "10/12/2014" + }, + { + "extn": "3738", + "id": "7427", + "name": "Gabriel Fleming", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$89,762", + "start_date": "2/14/2018" + }, + { + "extn": "7296", + "id": "7428", + "name": "Chadwick Exton", + "office": "San Bernardino", + "position": "Service Supervisor", + "salary": "$40,716", + "start_date": "8/14/2011" + }, + { + "extn": "3409", + "id": "7429", + "name": "Makena Shaw", + "office": "Madrid", + "position": "Web Developer", + "salary": "$154,016", + "start_date": "9/1/2012" + }, + { + "extn": "2377", + "id": "7430", + "name": "Fiona Jennson", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$202,489", + "start_date": "10/16/2005" + }, + { + "extn": "7134", + "id": "7431", + "name": "Denis Hooper", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$58,647", + "start_date": "11/25/2000" + }, + { + "extn": "9281", + "id": "7432", + "name": "Brad Craig", + "office": "Detroit", + "position": "Physician", + "salary": "$33,981", + "start_date": "10/23/2012" + }, + { + "extn": "8778", + "id": "7433", + "name": "Gabriel Benfield", + "office": "Rochester", + "position": "Call Center Representative", + "salary": "$218,634", + "start_date": "7/31/2008" + }, + { + "extn": "7715", + "id": "7434", + "name": "Ivette Yates", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$56,212", + "start_date": "12/25/2018" + }, + { + "extn": "3732", + "id": "7435", + "name": "Carolyn Jarrett", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$66,214", + "start_date": "5/16/2007" + }, + { + "extn": "5376", + "id": "7436", + "name": "Julius Shaw", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$162,726", + "start_date": "8/4/2003" + }, + { + "extn": "7334", + "id": "7437", + "name": "Nate Gonzales", + "office": "Pittsburgh", + "position": "Machine Operator", + "salary": "$222,429", + "start_date": "11/4/2017" + }, + { + "extn": "2005", + "id": "7438", + "name": "George Hall", + "office": "Quebec", + "position": "Executive Director", + "salary": "$167,048", + "start_date": "7/23/2002" + }, + { + "extn": "9496", + "id": "7439", + "name": "Tyson Duvall", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$170,427", + "start_date": "5/3/2009" + }, + { + "extn": "6520", + "id": "7440", + "name": "Callie Varley", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$148,267", + "start_date": "3/30/2013" + }, + { + "extn": "5363", + "id": "7441", + "name": "Shannon Hudson", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$252,246", + "start_date": "5/17/2001" + }, + { + "extn": "1128", + "id": "7442", + "name": "Madison Stone ", + "office": "Fort Lauderdale", + "position": "Call Center Representative", + "salary": "$66,479", + "start_date": "12/14/2018" + }, + { + "extn": "1824", + "id": "7443", + "name": "Ramon Poole", + "office": "Rome", + "position": "Steward", + "salary": "$50,580", + "start_date": "3/24/2010" + }, + { + "extn": "7151", + "id": "7444", + "name": "Logan Saunders", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$220,243", + "start_date": "7/21/2019" + }, + { + "extn": "5287", + "id": "7445", + "name": "Helen Rowe", + "office": "Portland", + "position": "Pharmacist", + "salary": "$251,010", + "start_date": "12/17/2012" + }, + { + "extn": "9641", + "id": "7446", + "name": "Harvey Marshall", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$226,614", + "start_date": "5/24/2019" + }, + { + "extn": "2439", + "id": "7447", + "name": "Chuck Gunn", + "office": "Louisville", + "position": "Dentist", + "salary": "$274,059", + "start_date": "5/24/2005" + }, + { + "extn": "3395", + "id": "7448", + "name": "Sebastian Young", + "office": "Otawa", + "position": "Doctor", + "salary": "$35,300", + "start_date": "10/10/2000" + }, + { + "extn": "6066", + "id": "7449", + "name": "Harry Matthews", + "office": "Salt Lake City", + "position": "HR Specialist", + "salary": "$106,006", + "start_date": "7/4/2000" + }, + { + "extn": "1580", + "id": "7450", + "name": "Alex Chapman", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$230,870", + "start_date": "10/15/2009" + }, + { + "extn": "3399", + "id": "7451", + "name": "Elijah Stevens", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$159,822", + "start_date": "2/10/2014" + }, + { + "extn": "1472", + "id": "7452", + "name": "Jack Morris", + "office": "Ontario", + "position": "Cashier", + "salary": "$270,505", + "start_date": "1/23/2014" + }, + { + "extn": "4161", + "id": "7453", + "name": "Johnny Flynn", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$240,716", + "start_date": "5/2/2019" + }, + { + "extn": "5765", + "id": "7454", + "name": "Clint Mcneill", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$137,021", + "start_date": "1/19/2015" + }, + { + "extn": "9850", + "id": "7455", + "name": "Analise Bradshaw", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$142,621", + "start_date": "9/30/2008" + }, + { + "extn": "4011", + "id": "7456", + "name": "Benjamin Powell", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$58,382", + "start_date": "2/22/2007" + }, + { + "extn": "5155", + "id": "7457", + "name": "Jayden Matthews", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$273,843", + "start_date": "7/23/2003" + }, + { + "extn": "4013", + "id": "7458", + "name": "Leroy Hopkinson", + "office": "Madison", + "position": "HR Coordinator", + "salary": "$202,870", + "start_date": "8/29/2019" + }, + { + "extn": "3625", + "id": "7459", + "name": "Leroy Stubbs", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$74,254", + "start_date": "5/31/2008" + }, + { + "extn": "4064", + "id": "7460", + "name": "Julianna Mcnally", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$217,347", + "start_date": "6/4/2019" + }, + { + "extn": "8739", + "id": "7461", + "name": "Matthew Ellwood", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$87,508", + "start_date": "7/2/2000" + }, + { + "extn": "1340", + "id": "7462", + "name": "Michael Villiger", + "office": "Springfield", + "position": "Treasurer", + "salary": "$188,756", + "start_date": "8/9/2017" + }, + { + "extn": "3052", + "id": "7463", + "name": "Kimberly Mitchell", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$61,323", + "start_date": "11/26/2012" + }, + { + "extn": "7470", + "id": "7464", + "name": "Maya Clifford", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$142,896", + "start_date": "3/11/2011" + }, + { + "extn": "9271", + "id": "7465", + "name": "Greta Kelly", + "office": "Milano", + "position": "Steward", + "salary": "$274,710", + "start_date": "9/3/2018" + }, + { + "extn": "1903", + "id": "7466", + "name": "Juliette Saunders", + "office": "San Jose", + "position": "Bookkeeper", + "salary": "$164,687", + "start_date": "10/24/2015" + }, + { + "extn": "8929", + "id": "7467", + "name": "Joyce Rowe", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$230,562", + "start_date": "5/6/2003" + }, + { + "extn": "7639", + "id": "7468", + "name": "Deborah Watson", + "office": "Detroit", + "position": "Business Broker", + "salary": "$32,374", + "start_date": "7/4/2014" + }, + { + "extn": "3909", + "id": "7469", + "name": "Bethany Roscoe", + "office": "Anaheim", + "position": "Healthcare Specialist", + "salary": "$210,095", + "start_date": "3/14/2009" + }, + { + "extn": "9603", + "id": "7470", + "name": "Alessia Jackson", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$99,654", + "start_date": "3/13/2001" + }, + { + "extn": "3281", + "id": "7471", + "name": "Rowan Walsh", + "office": "Washington", + "position": "Machine Operator", + "salary": "$133,292", + "start_date": "3/7/2001" + }, + { + "extn": "3320", + "id": "7472", + "name": "Hazel Emmett", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$149,447", + "start_date": "10/6/2016" + }, + { + "extn": "1072", + "id": "7473", + "name": "Margaret Russell", + "office": "New Orleans", + "position": "Systems Administrator", + "salary": "$252,196", + "start_date": "5/18/2015" + }, + { + "extn": "1042", + "id": "7474", + "name": "Harvey Crawley", + "office": "Kansas City", + "position": "Insurance Broker", + "salary": "$290,532", + "start_date": "3/3/2004" + }, + { + "extn": "7146", + "id": "7475", + "name": "Martin Clayton", + "office": "Jersey City", + "position": "Cash Manager", + "salary": "$136,861", + "start_date": "12/1/2015" + }, + { + "extn": "7441", + "id": "7476", + "name": "Nicholas Reyes", + "office": "Chicago", + "position": "Laboratory Technician", + "salary": "$195,298", + "start_date": "1/7/2001" + }, + { + "extn": "1538", + "id": "7477", + "name": "Chris Owens", + "office": "St. Louis", + "position": "Biologist", + "salary": "$220,816", + "start_date": "9/2/2016" + }, + { + "extn": "7831", + "id": "7478", + "name": "Russel Brock", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$166,280", + "start_date": "10/31/2001" + }, + { + "extn": "5690", + "id": "7479", + "name": "Denis Callan", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$252,632", + "start_date": "10/22/2009" + }, + { + "extn": "4394", + "id": "7480", + "name": "Joy Woodley", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$244,163", + "start_date": "9/23/2014" + }, + { + "extn": "6538", + "id": "7481", + "name": "Nicholas Hobbs", + "office": "Venice", + "position": "Designer", + "salary": "$226,616", + "start_date": "10/18/2005" + }, + { + "extn": "5505", + "id": "7482", + "name": "Chuck Squire", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$259,636", + "start_date": "5/2/2006" + }, + { + "extn": "3134", + "id": "7483", + "name": "Shay Carter", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$119,004", + "start_date": "3/8/2014" + }, + { + "extn": "6189", + "id": "7484", + "name": "Aurelia James", + "office": "San Antonio", + "position": "Chef Manager", + "salary": "$201,209", + "start_date": "6/8/2017" + }, + { + "extn": "9172", + "id": "7485", + "name": "Wendy Bright", + "office": "Sacramento", + "position": "Paramedic", + "salary": "$40,182", + "start_date": "10/19/2004" + }, + { + "extn": "3903", + "id": "7486", + "name": "Phillip Oldfield", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$85,916", + "start_date": "2/3/2001" + }, + { + "extn": "7195", + "id": "7487", + "name": "Brad Craig", + "office": "San Antonio", + "position": "Steward", + "salary": "$134,105", + "start_date": "9/23/2014" + }, + { + "extn": "6183", + "id": "7488", + "name": "Jamie Parsons", + "office": "Rochester", + "position": "Pharmacist", + "salary": "$155,855", + "start_date": "1/3/2016" + }, + { + "extn": "1072", + "id": "7489", + "name": "Mark Wilkinson", + "office": "Tulsa", + "position": "Designer", + "salary": "$275,975", + "start_date": "1/13/2011" + }, + { + "extn": "1885", + "id": "7490", + "name": "Benjamin Redwood", + "office": "Salem", + "position": "Software Engineer", + "salary": "$14,470", + "start_date": "12/23/2010" + }, + { + "extn": "2205", + "id": "7491", + "name": "Kaylee Whitmore", + "office": "Fayetteville", + "position": "Cash Manager", + "salary": "$69,030", + "start_date": "7/3/2009" + }, + { + "extn": "2242", + "id": "7492", + "name": "Amelia Holmes", + "office": "Honolulu", + "position": "Laboratory Technician", + "salary": "$82,823", + "start_date": "7/27/2014" + }, + { + "extn": "4085", + "id": "7493", + "name": "Wade Calderwood", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$252,940", + "start_date": "1/20/2014" + }, + { + "extn": "9480", + "id": "7494", + "name": "Violet Simmons", + "office": "Zurich", + "position": "Health Educator", + "salary": "$189,855", + "start_date": "5/18/2008" + }, + { + "extn": "2851", + "id": "7495", + "name": "Gwenyth Olivier", + "office": "Hollywood", + "position": "Insurance Broker", + "salary": "$265,975", + "start_date": "3/28/2008" + }, + { + "extn": "9644", + "id": "7496", + "name": "Alma Simpson", + "office": "Salem", + "position": "Physician", + "salary": "$98,286", + "start_date": "9/14/2002" + }, + { + "extn": "8119", + "id": "7497", + "name": "Russel Vaughn", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$254,803", + "start_date": "9/17/2015" + }, + { + "extn": "4246", + "id": "7498", + "name": "Alba Weston", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$33,277", + "start_date": "12/22/2009" + }, + { + "extn": "7428", + "id": "7499", + "name": "Gabriel Moore", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$52,053", + "start_date": "2/27/2009" + }, + { + "extn": "9399", + "id": "7500", + "name": "Carmella Poulton", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$58,340", + "start_date": "5/19/2012" + }, + { + "extn": "7029", + "id": "7501", + "name": "Danny Reading", + "office": "Denver", + "position": "Stockbroker", + "salary": "$21,042", + "start_date": "5/20/2015" + }, + { + "extn": "7738", + "id": "7502", + "name": "Crystal Baker", + "office": "Henderson", + "position": "Executive Director", + "salary": "$295,388", + "start_date": "7/18/2001" + }, + { + "extn": "3005", + "id": "7503", + "name": "Skylar Grady", + "office": "Henderson", + "position": "Steward", + "salary": "$116,148", + "start_date": "4/18/2011" + }, + { + "extn": "6098", + "id": "7504", + "name": "Britney Flett", + "office": "Quebec", + "position": "Ambulatory Nurse", + "salary": "$104,252", + "start_date": "9/14/2015" + }, + { + "extn": "8252", + "id": "7505", + "name": "Daniel Clark", + "office": "Richmond", + "position": "Executive Director", + "salary": "$145,932", + "start_date": "5/13/2017" + }, + { + "extn": "5913", + "id": "7506", + "name": "Tania Atkinson", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$286,474", + "start_date": "12/18/2010" + }, + { + "extn": "7699", + "id": "7507", + "name": "Carter Underhill", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$183,776", + "start_date": "2/20/2010" + }, + { + "extn": "1620", + "id": "7508", + "name": "Blake Allington", + "office": "Sacramento", + "position": "Business Broker", + "salary": "$203,161", + "start_date": "2/22/2015" + }, + { + "extn": "8063", + "id": "7509", + "name": "Denis Callan", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$153,268", + "start_date": "11/15/2004" + }, + { + "extn": "1032", + "id": "7510", + "name": "Matt Bell", + "office": "San Diego", + "position": "Treasurer", + "salary": "$34,677", + "start_date": "8/7/2002" + }, + { + "extn": "9016", + "id": "7511", + "name": "Jack Verdon", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$255,709", + "start_date": "8/5/2009" + }, + { + "extn": "7240", + "id": "7512", + "name": "Miriam Hardwick", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$263,175", + "start_date": "5/28/2014" + }, + { + "extn": "5628", + "id": "7513", + "name": "Gwenyth Rowlands", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$258,755", + "start_date": "1/27/2015" + }, + { + "extn": "7022", + "id": "7514", + "name": "Joseph Palmer", + "office": "Kansas City", + "position": "Electrician", + "salary": "$224,850", + "start_date": "1/15/2007" + }, + { + "extn": "7256", + "id": "7515", + "name": "Jolene Overson", + "office": "Phoenix", + "position": "Insurance Broker", + "salary": "$192,281", + "start_date": "9/5/2008" + }, + { + "extn": "3886", + "id": "7516", + "name": "Leroy Reyes", + "office": "Memphis", + "position": "Executive Director", + "salary": "$239,323", + "start_date": "3/24/2019" + }, + { + "extn": "5406", + "id": "7517", + "name": "Chadwick Clarke", + "office": "Omaha", + "position": "Inspector", + "salary": "$67,630", + "start_date": "2/17/2001" + }, + { + "extn": "8494", + "id": "7518", + "name": "Danny Allen", + "office": "Amarillo", + "position": "Biologist", + "salary": "$38,338", + "start_date": "4/14/2001" + }, + { + "extn": "4702", + "id": "7519", + "name": "Fred Victor", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$25,820", + "start_date": "9/4/2000" + }, + { + "extn": "2149", + "id": "7520", + "name": "Fred Power", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$202,938", + "start_date": "10/19/2018" + }, + { + "extn": "4412", + "id": "7521", + "name": "Harvey Lowe", + "office": "Bellevue", + "position": "Budget Analyst", + "salary": "$55,811", + "start_date": "9/16/2002" + }, + { + "extn": "1690", + "id": "7522", + "name": "Lauren Bailey", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$129,325", + "start_date": "10/20/2012" + }, + { + "extn": "4149", + "id": "7523", + "name": "Lana Overson", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$193,143", + "start_date": "8/2/2018" + }, + { + "extn": "3261", + "id": "7524", + "name": "Percy Overson", + "office": "Memphis", + "position": "Production Painter", + "salary": "$155,693", + "start_date": "12/27/2012" + }, + { + "extn": "6532", + "id": "7525", + "name": "Maxwell Hamilton", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$282,638", + "start_date": "4/11/2017" + }, + { + "extn": "1926", + "id": "7526", + "name": "Camila Selby", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$179,556", + "start_date": "8/8/2015" + }, + { + "extn": "8395", + "id": "7527", + "name": "Jacob Edmonds", + "office": "Lyon", + "position": "Cashier", + "salary": "$242,736", + "start_date": "10/27/2007" + }, + { + "extn": "3506", + "id": "7528", + "name": "Harvey Brooks", + "office": "Long Beach", + "position": "Associate Professor", + "salary": "$226,042", + "start_date": "5/24/2006" + }, + { + "extn": "7503", + "id": "7529", + "name": "Percy Callan", + "office": "Irving", + "position": "Paramedic", + "salary": "$118,536", + "start_date": "12/13/2010" + }, + { + "extn": "6437", + "id": "7530", + "name": "Winnie Brock", + "office": "Arlington", + "position": "Chef Manager", + "salary": "$195,111", + "start_date": "12/23/2000" + }, + { + "extn": "7900", + "id": "7531", + "name": "Mason Foxley", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$107,146", + "start_date": "1/29/2010" + }, + { + "extn": "2363", + "id": "7532", + "name": "Doug Stone ", + "office": "Dallas", + "position": "Baker", + "salary": "$280,265", + "start_date": "4/26/2013" + }, + { + "extn": "1087", + "id": "7533", + "name": "Michelle Nelson", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$103,987", + "start_date": "3/30/2014" + }, + { + "extn": "9451", + "id": "7534", + "name": "Naomi Newton", + "office": "Long Beach", + "position": "Inspector", + "salary": "$147,083", + "start_date": "7/29/2015" + }, + { + "extn": "9710", + "id": "7535", + "name": "Colleen Grady", + "office": "Minneapolis", + "position": "Dentist", + "salary": "$86,436", + "start_date": "10/22/2017" + }, + { + "extn": "1620", + "id": "7536", + "name": "Jenna Simmons", + "office": "Orlando", + "position": "Ambulatory Nurse", + "salary": "$21,215", + "start_date": "11/19/2009" + }, + { + "extn": "8344", + "id": "7537", + "name": "Leah Oakley", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$294,651", + "start_date": "7/11/2014" + }, + { + "extn": "7054", + "id": "7538", + "name": "Danny Ingham", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$83,211", + "start_date": "11/17/2014" + }, + { + "extn": "5315", + "id": "7539", + "name": "Natalie Summers", + "office": "Garland", + "position": "Cook", + "salary": "$34,085", + "start_date": "3/17/2014" + }, + { + "extn": "8238", + "id": "7540", + "name": "Chloe Dempsey", + "office": "San Francisco", + "position": "Cashier", + "salary": "$53,299", + "start_date": "8/14/2001" + }, + { + "extn": "6712", + "id": "7541", + "name": "Maia Knight", + "office": "Boston", + "position": "HR Coordinator", + "salary": "$222,104", + "start_date": "5/16/2016" + }, + { + "extn": "5675", + "id": "7542", + "name": "Cadence Norton", + "office": "Ontario", + "position": "Clerk", + "salary": "$139,992", + "start_date": "1/5/2005" + }, + { + "extn": "3856", + "id": "7543", + "name": "Harvey Faulkner", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$282,076", + "start_date": "10/5/2018" + }, + { + "extn": "3452", + "id": "7544", + "name": "Doug Stevenson", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$65,745", + "start_date": "8/14/2001" + }, + { + "extn": "7513", + "id": "7545", + "name": "Adela Hepburn", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$174,754", + "start_date": "2/23/2011" + }, + { + "extn": "4148", + "id": "7546", + "name": "Mabel Hood", + "office": "Arlington", + "position": "HR Specialist", + "salary": "$87,309", + "start_date": "1/29/2010" + }, + { + "extn": "9587", + "id": "7547", + "name": "Liv Neal", + "office": "Honolulu", + "position": "Cash Manager", + "salary": "$190,414", + "start_date": "6/11/2019" + }, + { + "extn": "4692", + "id": "7548", + "name": "Cynthia Roman", + "office": "Reno", + "position": "Cashier", + "salary": "$68,278", + "start_date": "5/28/2004" + }, + { + "extn": "1032", + "id": "7549", + "name": "Enoch Warner", + "office": "Garland", + "position": "Loan Officer", + "salary": "$62,074", + "start_date": "7/6/2014" + }, + { + "extn": "8518", + "id": "7550", + "name": "Barry Burge", + "office": "Escondido", + "position": "Laboratory Technician", + "salary": "$89,994", + "start_date": "1/20/2012" + }, + { + "extn": "6696", + "id": "7551", + "name": "Rosie Jenkins", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$286,784", + "start_date": "12/9/2001" + }, + { + "extn": "6900", + "id": "7552", + "name": "Goldie Ingram", + "office": "Oakland", + "position": "Auditor", + "salary": "$209,808", + "start_date": "5/16/2019" + }, + { + "extn": "2128", + "id": "7553", + "name": "Jolene Gray", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$30,570", + "start_date": "9/1/2007" + }, + { + "extn": "9420", + "id": "7554", + "name": "Alma Kidd", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$229,110", + "start_date": "12/16/2001" + }, + { + "extn": "2140", + "id": "7555", + "name": "Mark Freeburn", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$118,957", + "start_date": "11/19/2018" + }, + { + "extn": "2728", + "id": "7556", + "name": "Dalia Coates", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$239,576", + "start_date": "4/14/2019" + }, + { + "extn": "3802", + "id": "7557", + "name": "Isabel Mcleod", + "office": "Venice", + "position": "Steward", + "salary": "$290,764", + "start_date": "10/23/2000" + }, + { + "extn": "5764", + "id": "7558", + "name": "Johnathan Allington", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$233,467", + "start_date": "2/25/2005" + }, + { + "extn": "9447", + "id": "7559", + "name": "Carmella Emerson", + "office": "San Diego", + "position": "Audiologist", + "salary": "$215,670", + "start_date": "12/25/2017" + }, + { + "extn": "2562", + "id": "7560", + "name": "David Nicolas", + "office": "Fremont", + "position": "Paramedic", + "salary": "$92,967", + "start_date": "9/15/2012" + }, + { + "extn": "2141", + "id": "7561", + "name": "Matthew Mason", + "office": "Salem", + "position": "CNC Operator", + "salary": "$51,777", + "start_date": "10/13/2008" + }, + { + "extn": "7828", + "id": "7562", + "name": "Roger Moran", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$163,256", + "start_date": "1/10/2002" + }, + { + "extn": "9113", + "id": "7563", + "name": "Oliver Cobb", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$270,964", + "start_date": "9/16/2001" + }, + { + "extn": "7410", + "id": "7564", + "name": "Barry Upsdell", + "office": "Valetta", + "position": "Operator", + "salary": "$225,067", + "start_date": "6/20/2015" + }, + { + "extn": "9365", + "id": "7565", + "name": "David Willis", + "office": "Bakersfield", + "position": "Business Broker", + "salary": "$206,287", + "start_date": "6/28/2017" + }, + { + "extn": "4128", + "id": "7566", + "name": "Alma Simpson", + "office": "Washington", + "position": "Food Technologist", + "salary": "$175,248", + "start_date": "9/26/2010" + }, + { + "extn": "4152", + "id": "7567", + "name": "Tom Ryan", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$206,958", + "start_date": "9/25/2007" + }, + { + "extn": "8219", + "id": "7568", + "name": "Josh Addis", + "office": "Bakersfield", + "position": "Lecturer", + "salary": "$239,600", + "start_date": "2/8/2003" + }, + { + "extn": "4471", + "id": "7569", + "name": "Carl Denton", + "office": "Glendale", + "position": "Paramedic", + "salary": "$225,875", + "start_date": "7/28/2008" + }, + { + "extn": "4844", + "id": "7570", + "name": "Gemma Yarlett", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$242,495", + "start_date": "7/17/2010" + }, + { + "extn": "3207", + "id": "7571", + "name": "Michaela Uttley", + "office": "New Orleans", + "position": "Laboratory Technician", + "salary": "$293,908", + "start_date": "8/29/2014" + }, + { + "extn": "5603", + "id": "7572", + "name": "Carl Tate", + "office": "Houston", + "position": "Mobile Developer", + "salary": "$245,368", + "start_date": "1/30/2000" + }, + { + "extn": "4438", + "id": "7573", + "name": "Bristol Holt", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$75,643", + "start_date": "6/20/2014" + }, + { + "extn": "8658", + "id": "7574", + "name": "Teagan Ellison", + "office": "San Bernardino", + "position": "Insurance Broker", + "salary": "$188,039", + "start_date": "9/16/2003" + }, + { + "extn": "7022", + "id": "7575", + "name": "Esmeralda Tutton", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$85,838", + "start_date": "5/25/2000" + }, + { + "extn": "9501", + "id": "7576", + "name": "Percy Hood", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$132,758", + "start_date": "1/30/2007" + }, + { + "extn": "6866", + "id": "7577", + "name": "Ronald Kidd", + "office": "Denver", + "position": "Dentist", + "salary": "$23,162", + "start_date": "1/14/2003" + }, + { + "extn": "7960", + "id": "7578", + "name": "Adelaide Davies", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$33,268", + "start_date": "3/11/2001" + }, + { + "extn": "5882", + "id": "7579", + "name": "Ramon Jenkin", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$239,281", + "start_date": "10/20/2004" + }, + { + "extn": "5726", + "id": "7580", + "name": "Kamila Jefferson", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$63,851", + "start_date": "4/20/2007" + }, + { + "extn": "9150", + "id": "7581", + "name": "Ryan Martin", + "office": "Salem", + "position": "Designer", + "salary": "$236,802", + "start_date": "7/29/2011" + }, + { + "extn": "2939", + "id": "7582", + "name": "Boris Ring", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$60,075", + "start_date": "2/10/2012" + }, + { + "extn": "2892", + "id": "7583", + "name": "Nick Bishop", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$225,948", + "start_date": "8/10/2010" + }, + { + "extn": "3828", + "id": "7584", + "name": "Ruby Stone", + "office": "Sacramento", + "position": "Electrician", + "salary": "$189,674", + "start_date": "9/3/2006" + }, + { + "extn": "2546", + "id": "7585", + "name": "Mason Swift", + "office": "Madrid", + "position": "Webmaster", + "salary": "$143,345", + "start_date": "1/10/2003" + }, + { + "extn": "1470", + "id": "7586", + "name": "Phillip Upsdell", + "office": "Chicago", + "position": "Retail Trainee", + "salary": "$25,477", + "start_date": "5/28/2007" + }, + { + "extn": "6049", + "id": "7587", + "name": "Camellia Watt", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$154,277", + "start_date": "11/16/2005" + }, + { + "extn": "8377", + "id": "7588", + "name": "Martin Clarke", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$78,345", + "start_date": "3/15/2007" + }, + { + "extn": "8476", + "id": "7589", + "name": "Clint Carpenter", + "office": "Columbus", + "position": "Banker", + "salary": "$128,478", + "start_date": "8/21/2005" + }, + { + "extn": "4941", + "id": "7590", + "name": "Leilani Bayliss", + "office": "Honolulu", + "position": "Restaurant Manager", + "salary": "$157,623", + "start_date": "9/24/2011" + }, + { + "extn": "6927", + "id": "7591", + "name": "Johnathan Flack", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$155,219", + "start_date": "12/23/2010" + }, + { + "extn": "9640", + "id": "7592", + "name": "Andie Sloan", + "office": "Washington", + "position": "Stockbroker", + "salary": "$171,281", + "start_date": "3/26/2009" + }, + { + "extn": "9340", + "id": "7593", + "name": "Elijah Booth", + "office": "El Paso", + "position": "Service Supervisor", + "salary": "$31,354", + "start_date": "5/7/2018" + }, + { + "extn": "6245", + "id": "7594", + "name": "Phillip Bright", + "office": "Bakersfield", + "position": "Operator", + "salary": "$152,637", + "start_date": "5/28/2012" + }, + { + "extn": "2014", + "id": "7595", + "name": "Ron Atkinson", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$206,933", + "start_date": "7/9/2012" + }, + { + "extn": "7966", + "id": "7596", + "name": "Blake Needham", + "office": "Laredo", + "position": "Executive Director", + "salary": "$197,125", + "start_date": "6/6/2012" + }, + { + "extn": "8738", + "id": "7597", + "name": "Stacy Miller", + "office": "Glendale", + "position": "Health Educator", + "salary": "$215,611", + "start_date": "7/3/2017" + }, + { + "extn": "6308", + "id": "7598", + "name": "Lucas Marshall", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$224,554", + "start_date": "2/11/2016" + }, + { + "extn": "4677", + "id": "7599", + "name": "Angelique Calderwood", + "office": "Miami", + "position": "Inspector", + "salary": "$240,597", + "start_date": "11/19/2016" + }, + { + "extn": "3512", + "id": "7600", + "name": "Javier Mcgregor", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$90,008", + "start_date": "4/19/2015" + }, + { + "extn": "6117", + "id": "7601", + "name": "Anne Patel", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$140,252", + "start_date": "9/24/2000" + }, + { + "extn": "4644", + "id": "7602", + "name": "Norah Herbert", + "office": "Tokyo", + "position": "Clerk", + "salary": "$226,896", + "start_date": "5/26/2009" + }, + { + "extn": "9657", + "id": "7603", + "name": "Molly Gray", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$177,718", + "start_date": "7/29/2010" + }, + { + "extn": "9766", + "id": "7604", + "name": "Valentina Corbett", + "office": "Quebec", + "position": "Physician", + "salary": "$195,304", + "start_date": "8/9/2005" + }, + { + "extn": "3168", + "id": "7605", + "name": "Michaela Garner", + "office": "El Paso", + "position": "Bellman", + "salary": "$211,266", + "start_date": "4/7/2007" + }, + { + "extn": "6751", + "id": "7606", + "name": "Hank Bloom", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$190,316", + "start_date": "6/25/2001" + }, + { + "extn": "4592", + "id": "7607", + "name": "Jaylene Russell", + "office": "San Jose", + "position": "Physician", + "salary": "$89,104", + "start_date": "11/29/2009" + }, + { + "extn": "1739", + "id": "7608", + "name": "Manuel Young", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$168,199", + "start_date": "10/17/2005" + }, + { + "extn": "2063", + "id": "7609", + "name": "Havana Camden", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$257,859", + "start_date": "10/5/2012" + }, + { + "extn": "8574", + "id": "7610", + "name": "Tony Taylor", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$72,530", + "start_date": "3/7/2019" + }, + { + "extn": "4632", + "id": "7611", + "name": "Summer Tennant", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$111,838", + "start_date": "9/8/2019" + }, + { + "extn": "1137", + "id": "7612", + "name": "Robyn Collins", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$267,562", + "start_date": "7/27/2007" + }, + { + "extn": "5274", + "id": "7613", + "name": "Tyler Shepherd", + "office": "Lisbon", + "position": "Bellman", + "salary": "$176,278", + "start_date": "12/7/2008" + }, + { + "extn": "8267", + "id": "7614", + "name": "Daron Nash", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$175,721", + "start_date": "10/3/2004" + }, + { + "extn": "3673", + "id": "7615", + "name": "Sadie Harrison", + "office": "Reno", + "position": "Design Engineer", + "salary": "$199,695", + "start_date": "11/17/2018" + }, + { + "extn": "4453", + "id": "7616", + "name": "Matt Shaw", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$102,329", + "start_date": "4/8/2010" + }, + { + "extn": "9840", + "id": "7617", + "name": "Tess Henderson", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$223,424", + "start_date": "5/21/2011" + }, + { + "extn": "7802", + "id": "7618", + "name": "Sylvia Mann", + "office": "Seattle", + "position": "Operator", + "salary": "$78,856", + "start_date": "1/17/2003" + }, + { + "extn": "1633", + "id": "7619", + "name": "Violet Randall", + "office": "Reno", + "position": "CNC Operator", + "salary": "$200,771", + "start_date": "12/24/2016" + }, + { + "extn": "3914", + "id": "7620", + "name": "Mackenzie Roberts", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$197,795", + "start_date": "3/24/2019" + }, + { + "extn": "1161", + "id": "7621", + "name": "Aleksandra May", + "office": "Atlanta", + "position": "HR Specialist", + "salary": "$148,824", + "start_date": "2/8/2015" + }, + { + "extn": "3410", + "id": "7622", + "name": "Phoebe Edmonds", + "office": "Nashville", + "position": "Physician", + "salary": "$231,186", + "start_date": "12/27/2009" + }, + { + "extn": "7955", + "id": "7623", + "name": "Denis Atkinson", + "office": "Reno", + "position": "Design Engineer", + "salary": "$77,483", + "start_date": "6/14/2016" + }, + { + "extn": "6135", + "id": "7624", + "name": "Jolene James", + "office": "Innsbruck", + "position": "Designer", + "salary": "$199,458", + "start_date": "8/16/2016" + }, + { + "extn": "1077", + "id": "7625", + "name": "Tony Anderson", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$61,691", + "start_date": "11/30/2013" + }, + { + "extn": "3697", + "id": "7626", + "name": "Hank Alcroft", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$47,835", + "start_date": "8/12/2019" + }, + { + "extn": "1289", + "id": "7627", + "name": "Cadence Butler", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$182,331", + "start_date": "7/3/2018" + }, + { + "extn": "5972", + "id": "7628", + "name": "Fred Williams", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$211,322", + "start_date": "4/13/2016" + }, + { + "extn": "3732", + "id": "7629", + "name": "Jazmin Rycroft", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$99,212", + "start_date": "9/6/2010" + }, + { + "extn": "4118", + "id": "7630", + "name": "Jules Wilton", + "office": "Anaheim", + "position": "HR Specialist", + "salary": "$85,767", + "start_date": "4/11/2013" + }, + { + "extn": "7836", + "id": "7631", + "name": "Carol Parr", + "office": "Worcester", + "position": "Stockbroker", + "salary": "$261,410", + "start_date": "8/26/2008" + }, + { + "extn": "9340", + "id": "7632", + "name": "Doug Saunders", + "office": "Zurich", + "position": "Mobile Developer", + "salary": "$123,119", + "start_date": "6/24/2012" + }, + { + "extn": "9336", + "id": "7633", + "name": "Tom Veale", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$210,413", + "start_date": "5/30/2009" + }, + { + "extn": "7576", + "id": "7634", + "name": "Alexander Rixon", + "office": "Innsbruck", + "position": "Inspector", + "salary": "$151,949", + "start_date": "6/12/2015" + }, + { + "extn": "9928", + "id": "7635", + "name": "Clarissa Bright", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$216,521", + "start_date": "9/23/2014" + }, + { + "extn": "5328", + "id": "7636", + "name": "Isla Rothwell", + "office": "El Paso", + "position": "Bellman", + "salary": "$299,921", + "start_date": "2/10/2010" + }, + { + "extn": "7195", + "id": "7637", + "name": "Gladys Burge", + "office": "Philadelphia", + "position": "Service Supervisor", + "salary": "$135,223", + "start_date": "10/26/2017" + }, + { + "extn": "7212", + "id": "7638", + "name": "Mary Morrison", + "office": "Omaha", + "position": "Audiologist", + "salary": "$205,243", + "start_date": "7/26/2009" + }, + { + "extn": "8640", + "id": "7639", + "name": "Bridget Dann", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$145,033", + "start_date": "11/27/2005" + }, + { + "extn": "2145", + "id": "7640", + "name": "Melinda Scott", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$257,937", + "start_date": "1/26/2001" + }, + { + "extn": "9229", + "id": "7641", + "name": "Daniel Spencer", + "office": "Boston", + "position": "Pharmacist", + "salary": "$172,278", + "start_date": "4/2/2016" + }, + { + "extn": "5048", + "id": "7642", + "name": "Cedrick Grant", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$234,363", + "start_date": "12/23/2000" + }, + { + "extn": "8974", + "id": "7643", + "name": "David Reading", + "office": "Reno", + "position": "Stockbroker", + "salary": "$243,168", + "start_date": "1/16/2007" + }, + { + "extn": "6764", + "id": "7644", + "name": "Fiona Bloom", + "office": "Phoenix", + "position": "Food Technologist", + "salary": "$128,393", + "start_date": "8/8/2007" + }, + { + "extn": "7551", + "id": "7645", + "name": "Carrie Benfield", + "office": "Milwaukee", + "position": "Service Supervisor", + "salary": "$10,696", + "start_date": "12/26/2011" + }, + { + "extn": "2825", + "id": "7646", + "name": "Denis Mcneill", + "office": "Valetta", + "position": "Clerk", + "salary": "$225,219", + "start_date": "7/6/2018" + }, + { + "extn": "7936", + "id": "7647", + "name": "Martin Whitmore", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$238,175", + "start_date": "2/9/2008" + }, + { + "extn": "8699", + "id": "7648", + "name": "Bryon Waterson", + "office": "Oakland", + "position": "Steward", + "salary": "$282,807", + "start_date": "6/8/2012" + }, + { + "extn": "3124", + "id": "7649", + "name": "Clarissa Crawley", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$249,550", + "start_date": "7/30/2003" + }, + { + "extn": "7631", + "id": "7650", + "name": "Bree Drake", + "office": "Jersey City", + "position": "Steward", + "salary": "$79,725", + "start_date": "7/12/2016" + }, + { + "extn": "5442", + "id": "7651", + "name": "Bart Snow", + "office": "Orlando", + "position": "Electrician", + "salary": "$200,041", + "start_date": "7/17/2001" + }, + { + "extn": "8503", + "id": "7652", + "name": "Owen Dobson", + "office": "Bellevue", + "position": "Cook", + "salary": "$115,065", + "start_date": "6/4/2003" + }, + { + "extn": "6505", + "id": "7653", + "name": "Anthony Rodgers", + "office": "Madison", + "position": "Food Technologist", + "salary": "$255,645", + "start_date": "8/27/2017" + }, + { + "extn": "7950", + "id": "7654", + "name": "Gloria Clifford", + "office": "Escondido", + "position": "Web Developer", + "salary": "$54,507", + "start_date": "8/14/2013" + }, + { + "extn": "6147", + "id": "7655", + "name": "Anthony Weatcroft", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$218,718", + "start_date": "10/29/2019" + }, + { + "extn": "1224", + "id": "7656", + "name": "Rosalie Marshall", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$201,704", + "start_date": "3/29/2009" + }, + { + "extn": "5969", + "id": "7657", + "name": "Cedrick Cavanagh", + "office": "Lyon", + "position": "Accountant", + "salary": "$58,317", + "start_date": "12/9/2007" + }, + { + "extn": "7572", + "id": "7658", + "name": "Mark Price", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$211,669", + "start_date": "4/24/2006" + }, + { + "extn": "2401", + "id": "7659", + "name": "Jayden Redwood", + "office": "Anaheim", + "position": "Loan Officer", + "salary": "$158,303", + "start_date": "2/15/2013" + }, + { + "extn": "6043", + "id": "7660", + "name": "Oliver James", + "office": "Reno", + "position": "Cash Manager", + "salary": "$125,611", + "start_date": "11/14/2008" + }, + { + "extn": "3482", + "id": "7661", + "name": "Kurt Cassidy", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$43,070", + "start_date": "8/3/2014" + }, + { + "extn": "9384", + "id": "7662", + "name": "Norah Andrews", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$80,276", + "start_date": "11/6/2004" + }, + { + "extn": "1139", + "id": "7663", + "name": "Noah Griffiths", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$125,755", + "start_date": "1/11/2015" + }, + { + "extn": "3109", + "id": "7664", + "name": "Hank Rycroft", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$285,385", + "start_date": "8/27/2007" + }, + { + "extn": "1542", + "id": "7665", + "name": "Samara Wallace", + "office": "Madison", + "position": "Machine Operator", + "salary": "$78,695", + "start_date": "3/24/2010" + }, + { + "extn": "9328", + "id": "7666", + "name": "Harriet Nicolas", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$44,725", + "start_date": "4/13/2014" + }, + { + "extn": "4826", + "id": "7667", + "name": "Laila Martin", + "office": "Tulsa", + "position": "Systems Administrator", + "salary": "$95,740", + "start_date": "3/14/2000" + }, + { + "extn": "5886", + "id": "7668", + "name": "Jack Knight", + "office": "Stockton", + "position": "Investment Advisor", + "salary": "$204,494", + "start_date": "10/31/2013" + }, + { + "extn": "7409", + "id": "7669", + "name": "Rita Robinson", + "office": "Madrid", + "position": "Paramedic", + "salary": "$261,097", + "start_date": "2/17/2009" + }, + { + "extn": "5587", + "id": "7670", + "name": "Josh Nash", + "office": "Laredo", + "position": "Design Engineer", + "salary": "$138,256", + "start_date": "10/17/2001" + }, + { + "extn": "8306", + "id": "7671", + "name": "Cara Matthews", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$261,469", + "start_date": "7/7/2003" + }, + { + "extn": "1345", + "id": "7672", + "name": "Winnie Attwood", + "office": "Pittsburgh", + "position": "Associate Professor", + "salary": "$132,261", + "start_date": "11/28/2005" + }, + { + "extn": "4294", + "id": "7673", + "name": "Hank Potts", + "office": "Irving", + "position": "Executive Director", + "salary": "$104,994", + "start_date": "9/21/2003" + }, + { + "extn": "8746", + "id": "7674", + "name": "Ron Wood", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$147,922", + "start_date": "11/10/2012" + }, + { + "extn": "8425", + "id": "7675", + "name": "Gil Thomson", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$70,387", + "start_date": "1/11/2001" + }, + { + "extn": "2266", + "id": "7676", + "name": "Estrella Allcott", + "office": "Rome", + "position": "Clerk", + "salary": "$59,139", + "start_date": "1/31/2016" + }, + { + "extn": "5668", + "id": "7677", + "name": "Daria Evans", + "office": "Boston", + "position": "Stockbroker", + "salary": "$65,128", + "start_date": "9/1/2008" + }, + { + "extn": "6497", + "id": "7678", + "name": "Daniel Baldwin", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$85,369", + "start_date": "3/11/2007" + }, + { + "extn": "4032", + "id": "7679", + "name": "Ronald Mcgregor", + "office": "Zurich", + "position": "Bookkeeper", + "salary": "$269,234", + "start_date": "1/26/2010" + }, + { + "extn": "6544", + "id": "7680", + "name": "Josh Roman", + "office": "Omaha", + "position": "Physician", + "salary": "$119,468", + "start_date": "7/29/2010" + }, + { + "extn": "7098", + "id": "7681", + "name": "Vanessa Ryan", + "office": "Arlington", + "position": "Operator", + "salary": "$100,554", + "start_date": "12/20/2003" + }, + { + "extn": "2517", + "id": "7682", + "name": "Savannah Stanton", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$130,879", + "start_date": "12/26/2001" + }, + { + "extn": "1411", + "id": "7683", + "name": "Kurt Hobson", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$238,881", + "start_date": "10/21/2014" + }, + { + "extn": "1656", + "id": "7684", + "name": "Gabriel Briggs", + "office": "Tokyo", + "position": "Doctor", + "salary": "$25,278", + "start_date": "6/17/2016" + }, + { + "extn": "3707", + "id": "7685", + "name": "Alexander Edwards", + "office": "Denver", + "position": "Paramedic", + "salary": "$275,540", + "start_date": "3/26/2007" + }, + { + "extn": "6329", + "id": "7686", + "name": "Bart Yates", + "office": "Madison", + "position": "Food Technologist", + "salary": "$22,674", + "start_date": "1/23/2003" + }, + { + "extn": "2175", + "id": "7687", + "name": "Alexander Robinson", + "office": "Arlington", + "position": "Accountant", + "salary": "$64,136", + "start_date": "7/15/2000" + }, + { + "extn": "9075", + "id": "7688", + "name": "Penelope Baker", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$273,466", + "start_date": "11/1/2008" + }, + { + "extn": "6383", + "id": "7689", + "name": "Emery Campbell", + "office": "Bucharest", + "position": "Physician", + "salary": "$28,001", + "start_date": "9/19/2004" + }, + { + "extn": "1345", + "id": "7690", + "name": "Carol Edley", + "office": "Fullerton", + "position": "Accountant", + "salary": "$182,369", + "start_date": "8/21/2004" + }, + { + "extn": "4800", + "id": "7691", + "name": "Alan Turner", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$85,922", + "start_date": "2/5/2005" + }, + { + "extn": "2227", + "id": "7692", + "name": "Chris Torres", + "office": "Kansas City", + "position": "Doctor", + "salary": "$215,512", + "start_date": "7/4/2008" + }, + { + "extn": "9420", + "id": "7693", + "name": "Alexander White", + "office": "Worcester", + "position": "Laboratory Technician", + "salary": "$180,637", + "start_date": "1/27/2008" + }, + { + "extn": "1287", + "id": "7694", + "name": "Esmeralda Kerr", + "office": "Los Angeles", + "position": "Stockbroker", + "salary": "$34,903", + "start_date": "3/4/2016" + }, + { + "extn": "8541", + "id": "7695", + "name": "Tom Varndell", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$118,166", + "start_date": "12/7/2001" + }, + { + "extn": "8620", + "id": "7696", + "name": "Claire Shaw", + "office": "Norfolk", + "position": "Call Center Representative", + "salary": "$47,969", + "start_date": "5/17/2006" + }, + { + "extn": "4635", + "id": "7697", + "name": "Johnny Rossi", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$264,724", + "start_date": "11/15/2007" + }, + { + "extn": "7143", + "id": "7698", + "name": "Angelica Chappell", + "office": "Kansas City", + "position": "Inspector", + "salary": "$162,165", + "start_date": "4/15/2011" + }, + { + "extn": "1487", + "id": "7699", + "name": "Faith Martin", + "office": "Columbus", + "position": "Bellman", + "salary": "$140,155", + "start_date": "3/19/2019" + }, + { + "extn": "7511", + "id": "7700", + "name": "Marvin Hunt", + "office": "London", + "position": "IT Support Staff", + "salary": "$16,047", + "start_date": "10/2/2013" + }, + { + "extn": "6798", + "id": "7701", + "name": "Bart Ainsworth", + "office": "Miami", + "position": "Associate Professor", + "salary": "$59,472", + "start_date": "9/1/2012" + }, + { + "extn": "8222", + "id": "7702", + "name": "Madison Shaw", + "office": "Irving", + "position": "Inspector", + "salary": "$259,799", + "start_date": "10/19/2006" + }, + { + "extn": "3771", + "id": "7703", + "name": "Chadwick Collis", + "office": "Paris", + "position": "Business Broker", + "salary": "$28,074", + "start_date": "10/7/2016" + }, + { + "extn": "6408", + "id": "7704", + "name": "Matt Keys", + "office": "Indianapolis", + "position": "Global Logistics Supervisor", + "salary": "$68,471", + "start_date": "6/8/2006" + }, + { + "extn": "1520", + "id": "7705", + "name": "Alessia Gilmour", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$25,937", + "start_date": "9/1/2017" + }, + { + "extn": "5163", + "id": "7706", + "name": "Claire Vincent", + "office": "Madrid", + "position": "HR Specialist", + "salary": "$27,283", + "start_date": "7/23/2006" + }, + { + "extn": "4344", + "id": "7707", + "name": "Priscilla Silva", + "office": "Orlando", + "position": "Biologist", + "salary": "$42,319", + "start_date": "9/17/2014" + }, + { + "extn": "8152", + "id": "7708", + "name": "Adeline Ellis", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$235,950", + "start_date": "8/16/2015" + }, + { + "extn": "2891", + "id": "7709", + "name": "Cassidy Carson", + "office": "Seattle", + "position": "Operator", + "salary": "$67,958", + "start_date": "2/2/2017" + }, + { + "extn": "6343", + "id": "7710", + "name": "Davina Alldridge", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$135,337", + "start_date": "4/19/2010" + }, + { + "extn": "4023", + "id": "7711", + "name": "Oliver Cox", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$25,469", + "start_date": "8/18/2010" + }, + { + "extn": "1003", + "id": "7712", + "name": "Hailey Wright", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$86,498", + "start_date": "7/18/2010" + }, + { + "extn": "4536", + "id": "7713", + "name": "Henry Wilcox", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$200,769", + "start_date": "11/6/2003" + }, + { + "extn": "6386", + "id": "7714", + "name": "Maddison Torres", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$297,135", + "start_date": "6/6/2010" + }, + { + "extn": "3965", + "id": "7715", + "name": "Mason Turner", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$204,236", + "start_date": "4/17/2010" + }, + { + "extn": "6772", + "id": "7716", + "name": "Matthew Palmer", + "office": "Fullerton", + "position": "Baker", + "salary": "$59,007", + "start_date": "11/2/2002" + }, + { + "extn": "7140", + "id": "7717", + "name": "Harvey Pearce", + "office": "Tallahassee", + "position": "Webmaster", + "salary": "$234,328", + "start_date": "7/4/2018" + }, + { + "extn": "3294", + "id": "7718", + "name": "Bryon Mcnally", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$62,508", + "start_date": "2/22/2017" + }, + { + "extn": "6801", + "id": "7719", + "name": "Doris Freeburn", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$187,847", + "start_date": "7/16/2017" + }, + { + "extn": "1498", + "id": "7720", + "name": "Ethan Addison", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$57,689", + "start_date": "8/3/2016" + }, + { + "extn": "6549", + "id": "7721", + "name": "Bree Jarrett", + "office": "Jacksonville", + "position": "Retail Trainee", + "salary": "$188,271", + "start_date": "8/12/2017" + }, + { + "extn": "5800", + "id": "7722", + "name": "Sebastian Franks", + "office": "Sacramento", + "position": "Food Technologist", + "salary": "$174,114", + "start_date": "9/19/2005" + }, + { + "extn": "9013", + "id": "7723", + "name": "Erin Powell", + "office": "Philadelphia", + "position": "Project Manager", + "salary": "$83,803", + "start_date": "1/17/2016" + }, + { + "extn": "8846", + "id": "7724", + "name": "Adina Collins", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$126,708", + "start_date": "4/23/2005" + }, + { + "extn": "4550", + "id": "7725", + "name": "Alexander Skinner", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$60,706", + "start_date": "1/4/2006" + }, + { + "extn": "7807", + "id": "7726", + "name": "Carl Rossi", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$177,648", + "start_date": "10/15/2019" + }, + { + "extn": "9991", + "id": "7727", + "name": "Adela Bowen", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$99,200", + "start_date": "4/4/2008" + }, + { + "extn": "1826", + "id": "7728", + "name": "Sasha Hepburn", + "office": "Pittsburgh", + "position": "Insurance Broker", + "salary": "$215,161", + "start_date": "3/21/2008" + }, + { + "extn": "4182", + "id": "7729", + "name": "Benjamin Lomax", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$61,823", + "start_date": "2/20/2010" + }, + { + "extn": "2225", + "id": "7730", + "name": "Natalie Windsor", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$248,424", + "start_date": "1/10/2006" + }, + { + "extn": "1639", + "id": "7731", + "name": "Hank White", + "office": "San Antonio", + "position": "Dentist", + "salary": "$247,532", + "start_date": "12/18/2017" + }, + { + "extn": "1387", + "id": "7732", + "name": "Robyn Carpenter", + "office": "Ontario", + "position": "Operator", + "salary": "$198,776", + "start_date": "3/30/2001" + }, + { + "extn": "6407", + "id": "7733", + "name": "Taylor Mackenzie", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$273,607", + "start_date": "7/9/2005" + }, + { + "extn": "5885", + "id": "7734", + "name": "Samantha Edwards", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$41,442", + "start_date": "9/23/2008" + }, + { + "extn": "1508", + "id": "7735", + "name": "Roger Tait", + "office": "Glendale", + "position": "Electrician", + "salary": "$295,166", + "start_date": "3/4/2005" + }, + { + "extn": "2869", + "id": "7736", + "name": "George Walker", + "office": "New York", + "position": "Steward", + "salary": "$24,410", + "start_date": "1/17/2006" + }, + { + "extn": "9152", + "id": "7737", + "name": "Rae Addley", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$106,869", + "start_date": "4/23/2010" + }, + { + "extn": "7846", + "id": "7738", + "name": "Angela Needham", + "office": "El Paso", + "position": "Stockbroker", + "salary": "$76,947", + "start_date": "5/25/2004" + }, + { + "extn": "6768", + "id": "7739", + "name": "Tyler Forester", + "office": "Toledo", + "position": "Baker", + "salary": "$13,705", + "start_date": "8/10/2004" + }, + { + "extn": "1766", + "id": "7740", + "name": "Melinda Cox", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$146,420", + "start_date": "1/14/2007" + }, + { + "extn": "3950", + "id": "7741", + "name": "Hank Wilson", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$75,169", + "start_date": "10/16/2010" + }, + { + "extn": "8366", + "id": "7742", + "name": "Ramon Keys", + "office": "Fullerton", + "position": "Global Logistics Supervisor", + "salary": "$286,187", + "start_date": "6/6/2017" + }, + { + "extn": "3293", + "id": "7743", + "name": "Matthew Ashwell", + "office": "Valetta", + "position": "Physician", + "salary": "$286,491", + "start_date": "9/16/2002" + }, + { + "extn": "9729", + "id": "7744", + "name": "Chuck Olson", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$243,106", + "start_date": "12/10/2017" + }, + { + "extn": "2140", + "id": "7745", + "name": "Candace Ashley", + "office": "San Diego", + "position": "Banker", + "salary": "$220,423", + "start_date": "8/20/2010" + }, + { + "extn": "9263", + "id": "7746", + "name": "Natalie Cunningham", + "office": "Reno", + "position": "Treasurer", + "salary": "$229,374", + "start_date": "9/25/2005" + }, + { + "extn": "9602", + "id": "7747", + "name": "Jacob Judd", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$157,143", + "start_date": "1/9/2018" + }, + { + "extn": "7310", + "id": "7748", + "name": "Shelby Walsh", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$15,701", + "start_date": "3/12/2000" + }, + { + "extn": "3272", + "id": "7749", + "name": "Tess York", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$296,937", + "start_date": "7/25/2019" + }, + { + "extn": "9747", + "id": "7750", + "name": "Erick Walsh", + "office": "Tokyo", + "position": "Budget Analyst", + "salary": "$173,893", + "start_date": "7/5/2011" + }, + { + "extn": "3109", + "id": "7751", + "name": "Benny Lynn", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$202,511", + "start_date": "8/30/2011" + }, + { + "extn": "8647", + "id": "7752", + "name": "Chanelle Lane", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$83,106", + "start_date": "1/6/2013" + }, + { + "extn": "6894", + "id": "7753", + "name": "Henry Maxwell", + "office": "Stockton", + "position": "Steward", + "salary": "$142,465", + "start_date": "10/1/2000" + }, + { + "extn": "5990", + "id": "7754", + "name": "Chester Thomson", + "office": "Berna", + "position": "Operator", + "salary": "$213,221", + "start_date": "11/30/2014" + }, + { + "extn": "8260", + "id": "7755", + "name": "Matthew Dyson", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$244,599", + "start_date": "6/27/2014" + }, + { + "extn": "2040", + "id": "7756", + "name": "Emmanuelle Vince", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$175,935", + "start_date": "7/3/2018" + }, + { + "extn": "4666", + "id": "7757", + "name": "Rita Nelson", + "office": "Orlando", + "position": "Auditor", + "salary": "$131,155", + "start_date": "1/6/2002" + }, + { + "extn": "8746", + "id": "7758", + "name": "Olivia Asher", + "office": "Nashville", + "position": "Systems Administrator", + "salary": "$173,347", + "start_date": "7/31/2004" + }, + { + "extn": "3821", + "id": "7759", + "name": "Erick Widdows", + "office": "Lakewood", + "position": "Staffing Consultant", + "salary": "$49,310", + "start_date": "8/15/2012" + }, + { + "extn": "4080", + "id": "7760", + "name": "Tony Gilbert", + "office": "London", + "position": "Baker", + "salary": "$269,142", + "start_date": "5/29/2006" + }, + { + "extn": "8251", + "id": "7761", + "name": "Beatrice Jeffery", + "office": "Phoenix", + "position": "Lecturer", + "salary": "$237,636", + "start_date": "6/6/2001" + }, + { + "extn": "5835", + "id": "7762", + "name": "Sara Notman", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$278,351", + "start_date": "8/19/2015" + }, + { + "extn": "5359", + "id": "7763", + "name": "Erick Whatson", + "office": "Louisville", + "position": "Lecturer", + "salary": "$62,559", + "start_date": "8/16/2017" + }, + { + "extn": "6720", + "id": "7764", + "name": "Benjamin Logan", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$167,726", + "start_date": "6/22/2016" + }, + { + "extn": "1120", + "id": "7765", + "name": "Jacob Rixon", + "office": "Miami", + "position": "Electrician", + "salary": "$277,185", + "start_date": "8/2/2015" + }, + { + "extn": "4505", + "id": "7766", + "name": "Cherish Harper", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$65,731", + "start_date": "8/28/2011" + }, + { + "extn": "5068", + "id": "7767", + "name": "Ronald Bloom", + "office": "Colorado Springs", + "position": "Systems Administrator", + "salary": "$28,419", + "start_date": "1/9/2003" + }, + { + "extn": "1300", + "id": "7768", + "name": "Cassandra Thomas", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$157,985", + "start_date": "5/11/2017" + }, + { + "extn": "2251", + "id": "7769", + "name": "David Yarlett", + "office": "Honolulu", + "position": "Project Manager", + "salary": "$238,174", + "start_date": "9/30/2008" + }, + { + "extn": "3055", + "id": "7770", + "name": "Percy Ebbs", + "office": "Madrid", + "position": "Clerk", + "salary": "$48,931", + "start_date": "8/14/2006" + }, + { + "extn": "9051", + "id": "7771", + "name": "Courtney Wild", + "office": "Hollywood", + "position": "Cashier", + "salary": "$30,462", + "start_date": "12/29/2010" + }, + { + "extn": "6030", + "id": "7772", + "name": "Alexander Mcgee", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$17,267", + "start_date": "4/7/2000" + }, + { + "extn": "6812", + "id": "7773", + "name": "Percy Keys", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$279,454", + "start_date": "10/30/2012" + }, + { + "extn": "2374", + "id": "7774", + "name": "Matt Oldfield", + "office": "Portland", + "position": "Designer", + "salary": "$150,672", + "start_date": "11/2/2010" + }, + { + "extn": "3071", + "id": "7775", + "name": "Keira Townend", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$120,921", + "start_date": "5/13/2015" + }, + { + "extn": "5805", + "id": "7776", + "name": "Boris Warden", + "office": "Wien", + "position": "Inspector", + "salary": "$130,966", + "start_date": "1/5/2018" + }, + { + "extn": "7628", + "id": "7777", + "name": "Camellia Morrison", + "office": "Oklahoma City", + "position": "Staffing Consultant", + "salary": "$256,112", + "start_date": "1/26/2017" + }, + { + "extn": "3551", + "id": "7778", + "name": "Hayden Rehman", + "office": "Norfolk", + "position": "Bellman", + "salary": "$105,476", + "start_date": "4/7/2008" + }, + { + "extn": "1859", + "id": "7779", + "name": "Allison Thomson", + "office": "Valetta", + "position": "Audiologist", + "salary": "$162,855", + "start_date": "3/30/2000" + }, + { + "extn": "7452", + "id": "7780", + "name": "Joseph Bryson", + "office": "Oklahoma City", + "position": "Call Center Representative", + "salary": "$267,062", + "start_date": "10/2/2000" + }, + { + "extn": "6002", + "id": "7781", + "name": "Ron Downing", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$123,698", + "start_date": "5/23/2012" + }, + { + "extn": "3981", + "id": "7782", + "name": "Carter Gordon", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$130,438", + "start_date": "3/6/2015" + }, + { + "extn": "7926", + "id": "7783", + "name": "Josh Bennett", + "office": "Toledo", + "position": "Paramedic", + "salary": "$211,620", + "start_date": "11/17/2013" + }, + { + "extn": "4308", + "id": "7784", + "name": "David Harvey", + "office": "Lyon", + "position": "Physician", + "salary": "$109,034", + "start_date": "1/20/2009" + }, + { + "extn": "7577", + "id": "7785", + "name": "Aileen Plant", + "office": "Bakersfield", + "position": "Fabricator", + "salary": "$275,500", + "start_date": "1/6/2014" + }, + { + "extn": "5176", + "id": "7786", + "name": "George Rowlands", + "office": "Milwaukee", + "position": "Designer", + "salary": "$160,257", + "start_date": "12/16/2016" + }, + { + "extn": "3861", + "id": "7787", + "name": "Christine Warner", + "office": "Dallas", + "position": "Laboratory Technician", + "salary": "$281,609", + "start_date": "11/20/2007" + }, + { + "extn": "7040", + "id": "7788", + "name": "Boris Chadwick", + "office": "Laredo", + "position": "Call Center Representative", + "salary": "$171,489", + "start_date": "3/20/2019" + }, + { + "extn": "4014", + "id": "7789", + "name": "Alma Smith", + "office": "Milano", + "position": "Health Educator", + "salary": "$59,476", + "start_date": "9/6/2019" + }, + { + "extn": "1777", + "id": "7790", + "name": "Sylvia Abbot", + "office": "Bellevue", + "position": "Global Logistics Supervisor", + "salary": "$239,824", + "start_date": "9/17/2007" + }, + { + "extn": "3590", + "id": "7791", + "name": "Enoch Denton", + "office": "Madison", + "position": "Fabricator", + "salary": "$262,854", + "start_date": "8/25/2003" + }, + { + "extn": "8404", + "id": "7792", + "name": "Luke Roberts", + "office": "Madison", + "position": "Stockbroker", + "salary": "$162,179", + "start_date": "3/29/2001" + }, + { + "extn": "5583", + "id": "7793", + "name": "Doris Turner", + "office": "Madrid", + "position": "Treasurer", + "salary": "$245,053", + "start_date": "7/2/2017" + }, + { + "extn": "8731", + "id": "7794", + "name": "Katelyn Thomson", + "office": "Anaheim", + "position": "Dentist", + "salary": "$16,299", + "start_date": "12/21/2013" + }, + { + "extn": "6511", + "id": "7795", + "name": "Abdul Fulton", + "office": "Dallas", + "position": "Insurance Broker", + "salary": "$289,862", + "start_date": "3/23/2011" + }, + { + "extn": "9136", + "id": "7796", + "name": "Maxwell Silva", + "office": "Irving", + "position": "Webmaster", + "salary": "$26,351", + "start_date": "5/18/2013" + }, + { + "extn": "2796", + "id": "7797", + "name": "Hank Bailey", + "office": "Miami", + "position": "Cashier", + "salary": "$139,870", + "start_date": "1/14/2004" + }, + { + "extn": "8848", + "id": "7798", + "name": "Clarissa Chapman", + "office": "Louisville", + "position": "Health Educator", + "salary": "$26,750", + "start_date": "5/10/2005" + }, + { + "extn": "2744", + "id": "7799", + "name": "Domenic Turner", + "office": "Omaha", + "position": "Auditor", + "salary": "$160,815", + "start_date": "11/15/2015" + }, + { + "extn": "2441", + "id": "7800", + "name": "Jennifer Ventura", + "office": "Rochester", + "position": "Project Manager", + "salary": "$201,966", + "start_date": "4/7/2007" + }, + { + "extn": "5369", + "id": "7801", + "name": "Faith Pratt", + "office": "Lancaster", + "position": "Biologist", + "salary": "$199,241", + "start_date": "11/30/2015" + }, + { + "extn": "6694", + "id": "7802", + "name": "Julian Hamilton", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$164,794", + "start_date": "3/11/2000" + }, + { + "extn": "7145", + "id": "7803", + "name": "Johnathan Ryan", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$16,597", + "start_date": "3/6/2002" + }, + { + "extn": "6275", + "id": "7804", + "name": "Shay Mann", + "office": "Berlin", + "position": "Clerk", + "salary": "$270,752", + "start_date": "3/30/2006" + }, + { + "extn": "3051", + "id": "7805", + "name": "Keira Young", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$209,742", + "start_date": "7/20/2014" + }, + { + "extn": "7558", + "id": "7806", + "name": "Alma Chapman", + "office": "Scottsdale", + "position": "Dentist", + "salary": "$147,128", + "start_date": "5/15/2002" + }, + { + "extn": "7465", + "id": "7807", + "name": "Julius Jordan", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$286,442", + "start_date": "5/25/2008" + }, + { + "extn": "1246", + "id": "7808", + "name": "Bernadette Beal", + "office": "Fayetteville", + "position": "Electrician", + "salary": "$100,543", + "start_date": "6/28/2017" + }, + { + "extn": "1013", + "id": "7809", + "name": "Eduardo Allen", + "office": "Berna", + "position": "Banker", + "salary": "$248,186", + "start_date": "8/15/2011" + }, + { + "extn": "2754", + "id": "7810", + "name": "Benny Samuel", + "office": "Oakland", + "position": "Budget Analyst", + "salary": "$191,112", + "start_date": "4/19/2000" + }, + { + "extn": "6946", + "id": "7811", + "name": "Jane Pearce", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$240,253", + "start_date": "10/29/2001" + }, + { + "extn": "3493", + "id": "7812", + "name": "Adelaide Craig", + "office": "Boston", + "position": "Budget Analyst", + "salary": "$12,243", + "start_date": "5/15/2008" + }, + { + "extn": "3925", + "id": "7813", + "name": "Domenic Addley", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$227,208", + "start_date": "8/15/2013" + }, + { + "extn": "7559", + "id": "7814", + "name": "Teagan Wellington", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$216,792", + "start_date": "5/7/2018" + }, + { + "extn": "9848", + "id": "7815", + "name": "Alan Carpenter", + "office": "Otawa", + "position": "Front Desk Coordinator", + "salary": "$30,378", + "start_date": "8/21/2014" + }, + { + "extn": "2956", + "id": "7816", + "name": "Carolyn Bryson", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$279,929", + "start_date": "3/19/2015" + }, + { + "extn": "6665", + "id": "7817", + "name": "Bob Ross", + "office": "Atlanta", + "position": "Auditor", + "salary": "$187,670", + "start_date": "9/30/2013" + }, + { + "extn": "6674", + "id": "7818", + "name": "Chester Khan", + "office": "Seattle", + "position": "Global Logistics Supervisor", + "salary": "$124,106", + "start_date": "12/14/2013" + }, + { + "extn": "2847", + "id": "7819", + "name": "Tiffany Harrison", + "office": "Reno", + "position": "Associate Professor", + "salary": "$11,339", + "start_date": "1/14/2014" + }, + { + "extn": "5361", + "id": "7820", + "name": "Doug Bailey", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$58,067", + "start_date": "2/25/2002" + }, + { + "extn": "8597", + "id": "7821", + "name": "Erica Robe", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$64,389", + "start_date": "9/15/2002" + }, + { + "extn": "9215", + "id": "7822", + "name": "Angelique Mcgee", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$116,929", + "start_date": "9/3/2009" + }, + { + "extn": "5937", + "id": "7823", + "name": "Amelia Goldsmith", + "office": "Boston", + "position": "Restaurant Manager", + "salary": "$194,736", + "start_date": "5/4/2004" + }, + { + "extn": "1676", + "id": "7824", + "name": "Gabriel Logan", + "office": "Rome", + "position": "Associate Professor", + "salary": "$144,429", + "start_date": "2/15/2017" + }, + { + "extn": "9914", + "id": "7825", + "name": "Leilani Andersson", + "office": "Reno", + "position": "Bookkeeper", + "salary": "$287,598", + "start_date": "11/17/2003" + }, + { + "extn": "6730", + "id": "7826", + "name": "Estrella Connell", + "office": "Milano", + "position": "Design Engineer", + "salary": "$17,203", + "start_date": "8/29/2011" + }, + { + "extn": "4453", + "id": "7827", + "name": "Priscilla Downing", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$46,075", + "start_date": "3/7/2008" + }, + { + "extn": "8518", + "id": "7828", + "name": "Greta Ross", + "office": "Jersey City", + "position": "Biologist", + "salary": "$259,805", + "start_date": "7/11/2004" + }, + { + "extn": "6238", + "id": "7829", + "name": "Rocco Burge", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$46,775", + "start_date": "6/30/2004" + }, + { + "extn": "9640", + "id": "7830", + "name": "Manuel Radley", + "office": "Scottsdale", + "position": "Stockbroker", + "salary": "$280,534", + "start_date": "2/6/2016" + }, + { + "extn": "4479", + "id": "7831", + "name": "Nancy Walsh", + "office": "Fremont", + "position": "Retail Trainee", + "salary": "$126,082", + "start_date": "12/3/2014" + }, + { + "extn": "8914", + "id": "7832", + "name": "Nicholas King", + "office": "New York", + "position": "Paramedic", + "salary": "$113,227", + "start_date": "6/20/2016" + }, + { + "extn": "3220", + "id": "7833", + "name": "Tyson Wright", + "office": "Nashville", + "position": "Dentist", + "salary": "$21,545", + "start_date": "4/25/2005" + }, + { + "extn": "9553", + "id": "7834", + "name": "Leroy Harrison", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$277,237", + "start_date": "8/29/2016" + }, + { + "extn": "1508", + "id": "7835", + "name": "Jackeline Little", + "office": "Salem", + "position": "Executive Director", + "salary": "$26,574", + "start_date": "6/28/2018" + }, + { + "extn": "1624", + "id": "7836", + "name": "Caleb Gilmour", + "office": "Saint Paul", + "position": "Loan Officer", + "salary": "$106,582", + "start_date": "1/10/2010" + }, + { + "extn": "7979", + "id": "7837", + "name": "Robyn Ulyatt", + "office": "Hollywood", + "position": "Electrician", + "salary": "$42,939", + "start_date": "6/14/2017" + }, + { + "extn": "1125", + "id": "7838", + "name": "Ronald Martin", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$109,310", + "start_date": "3/12/2004" + }, + { + "extn": "4226", + "id": "7839", + "name": "George Paterson", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$297,156", + "start_date": "4/14/2015" + }, + { + "extn": "1669", + "id": "7840", + "name": "Chester Norman", + "office": "Stockton", + "position": "Stockbroker", + "salary": "$118,508", + "start_date": "2/9/2003" + }, + { + "extn": "8282", + "id": "7841", + "name": "Benjamin Campbell", + "office": "Jersey City", + "position": "Mobile Developer", + "salary": "$157,665", + "start_date": "10/2/2009" + }, + { + "extn": "1041", + "id": "7842", + "name": "Catherine Hope", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$292,802", + "start_date": "5/5/2010" + }, + { + "extn": "9051", + "id": "7843", + "name": "Lillian Farrant", + "office": "El Paso", + "position": "Biologist", + "salary": "$158,655", + "start_date": "9/20/2002" + }, + { + "extn": "1982", + "id": "7844", + "name": "Matthew Farmer", + "office": "Arlington", + "position": "Project Manager", + "salary": "$138,759", + "start_date": "1/26/2019" + }, + { + "extn": "1742", + "id": "7845", + "name": "Elly Cameron", + "office": "Denver", + "position": "Webmaster", + "salary": "$113,788", + "start_date": "1/7/2003" + }, + { + "extn": "9308", + "id": "7846", + "name": "Adalie Phillips", + "office": "Los Angeles", + "position": "Cashier", + "salary": "$265,633", + "start_date": "11/4/2011" + }, + { + "extn": "7684", + "id": "7847", + "name": "Katelyn Stark", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$281,817", + "start_date": "3/5/2008" + }, + { + "extn": "7754", + "id": "7848", + "name": "Rihanna Drew", + "office": "Rome", + "position": "Dentist", + "salary": "$299,596", + "start_date": "1/30/2001" + }, + { + "extn": "4350", + "id": "7849", + "name": "Nathan Flack", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$47,840", + "start_date": "10/4/2000" + }, + { + "extn": "5810", + "id": "7850", + "name": "Phoebe Wright", + "office": "Boston", + "position": "Banker", + "salary": "$121,116", + "start_date": "2/13/2008" + }, + { + "extn": "4555", + "id": "7851", + "name": "Valentina Weasley", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$243,447", + "start_date": "10/14/2016" + }, + { + "extn": "4262", + "id": "7852", + "name": "Mara Butler", + "office": "Louisville", + "position": "Paramedic", + "salary": "$179,722", + "start_date": "10/15/2000" + }, + { + "extn": "5894", + "id": "7853", + "name": "Candace Dann", + "office": "Denver", + "position": "Treasurer", + "salary": "$25,956", + "start_date": "4/25/2010" + }, + { + "extn": "6706", + "id": "7854", + "name": "Ada Hastings", + "office": "Worcester", + "position": "Paramedic", + "salary": "$76,670", + "start_date": "10/2/2012" + }, + { + "extn": "2053", + "id": "7855", + "name": "Matt Wilkinson", + "office": "Anaheim", + "position": "Insurance Broker", + "salary": "$155,859", + "start_date": "12/4/2000" + }, + { + "extn": "3251", + "id": "7856", + "name": "Jayden James", + "office": "Pittsburgh", + "position": "HR Coordinator", + "salary": "$10,607", + "start_date": "12/31/2005" + }, + { + "extn": "8084", + "id": "7857", + "name": "Judith Hunt", + "office": "Rochester", + "position": "Service Supervisor", + "salary": "$217,306", + "start_date": "1/18/2008" + }, + { + "extn": "9300", + "id": "7858", + "name": "Johnny Collins", + "office": "Dallas", + "position": "Operator", + "salary": "$95,444", + "start_date": "12/29/2007" + }, + { + "extn": "9557", + "id": "7859", + "name": "Teagan Kennedy", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$106,703", + "start_date": "10/17/2007" + }, + { + "extn": "9364", + "id": "7860", + "name": "Nate Dwyer", + "office": "Berlin", + "position": "Auditor", + "salary": "$198,451", + "start_date": "2/22/2005" + }, + { + "extn": "6473", + "id": "7861", + "name": "Claire Cann", + "office": "Madrid", + "position": "Auditor", + "salary": "$55,410", + "start_date": "7/16/2007" + }, + { + "extn": "2926", + "id": "7862", + "name": "Bart Crawley", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$142,923", + "start_date": "1/7/2009" + }, + { + "extn": "1141", + "id": "7863", + "name": "Joy Edley", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$121,447", + "start_date": "5/22/2009" + }, + { + "extn": "6061", + "id": "7864", + "name": "Denny Torres", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$134,151", + "start_date": "7/24/2015" + }, + { + "extn": "1678", + "id": "7865", + "name": "Ron Nicolas", + "office": "Berna", + "position": "Electrician", + "salary": "$165,410", + "start_date": "11/24/2000" + }, + { + "extn": "6544", + "id": "7866", + "name": "Johnathan Forester", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$134,021", + "start_date": "3/24/2007" + }, + { + "extn": "8176", + "id": "7867", + "name": "Nathan Doherty", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$151,662", + "start_date": "9/12/2017" + }, + { + "extn": "6106", + "id": "7868", + "name": "Denny Cassidy", + "office": "Miami", + "position": "Software Engineer", + "salary": "$217,289", + "start_date": "11/23/2007" + }, + { + "extn": "6023", + "id": "7869", + "name": "Nicholas Styles", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$60,330", + "start_date": "5/5/2003" + }, + { + "extn": "6844", + "id": "7870", + "name": "Alan Knight", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$206,711", + "start_date": "11/30/2004" + }, + { + "extn": "2438", + "id": "7871", + "name": "Gil Simmons", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$233,907", + "start_date": "10/22/2015" + }, + { + "extn": "8276", + "id": "7872", + "name": "John Speed", + "office": "Memphis", + "position": "Cash Manager", + "salary": "$93,141", + "start_date": "8/17/2006" + }, + { + "extn": "6468", + "id": "7873", + "name": "Daron Davies", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$279,540", + "start_date": "11/5/2014" + }, + { + "extn": "3418", + "id": "7874", + "name": "Lucas Owen", + "office": "Albuquerque", + "position": "Systems Administrator", + "salary": "$269,791", + "start_date": "3/3/2000" + }, + { + "extn": "4572", + "id": "7875", + "name": "Emerald Tate", + "office": "Phoenix", + "position": "Retail Trainee", + "salary": "$121,955", + "start_date": "9/17/2008" + }, + { + "extn": "4437", + "id": "7876", + "name": "Benjamin Blythe", + "office": "San Francisco", + "position": "Cook", + "salary": "$244,689", + "start_date": "10/3/2003" + }, + { + "extn": "6325", + "id": "7877", + "name": "Sara Eastwood", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$155,495", + "start_date": "4/18/2001" + }, + { + "extn": "9410", + "id": "7878", + "name": "Stella Mcgee", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$217,764", + "start_date": "12/21/2006" + }, + { + "extn": "9177", + "id": "7879", + "name": "Anabel Kerr", + "office": "Valetta", + "position": "Electrician", + "salary": "$115,725", + "start_date": "6/5/2012" + }, + { + "extn": "1363", + "id": "7880", + "name": "Hayden Harrison", + "office": "Laredo", + "position": "Project Manager", + "salary": "$181,359", + "start_date": "10/22/2016" + }, + { + "extn": "9910", + "id": "7881", + "name": "Hadley Jordan", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$87,180", + "start_date": "1/19/2005" + }, + { + "extn": "2657", + "id": "7882", + "name": "Anthony Mould", + "office": "Bucharest", + "position": "Loan Officer", + "salary": "$250,769", + "start_date": "2/9/2003" + }, + { + "extn": "7867", + "id": "7883", + "name": "Kenzie Cunningham", + "office": "Baltimore", + "position": "Operator", + "salary": "$204,983", + "start_date": "3/4/2006" + }, + { + "extn": "3386", + "id": "7884", + "name": "Noah Trent", + "office": "Denver", + "position": "Cook", + "salary": "$246,113", + "start_date": "8/15/2012" + }, + { + "extn": "1435", + "id": "7885", + "name": "Taylor Dixon", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$202,837", + "start_date": "2/26/2013" + }, + { + "extn": "2702", + "id": "7886", + "name": "Javier Mitchell", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$131,616", + "start_date": "9/30/2009" + }, + { + "extn": "1384", + "id": "7887", + "name": "Oliver Saunders", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$98,823", + "start_date": "9/6/2017" + }, + { + "extn": "4797", + "id": "7888", + "name": "Renee Fox", + "office": "Fort Lauderdale", + "position": "Business Broker", + "salary": "$160,413", + "start_date": "3/19/2005" + }, + { + "extn": "3645", + "id": "7889", + "name": "Alex Allen", + "office": "Cincinnati", + "position": "Cook", + "salary": "$141,580", + "start_date": "11/14/2008" + }, + { + "extn": "8833", + "id": "7890", + "name": "Jayden Fall", + "office": "Milwaukee", + "position": "Designer", + "salary": "$129,587", + "start_date": "4/23/2012" + }, + { + "extn": "1478", + "id": "7891", + "name": "Bart Carter", + "office": "Miami", + "position": "Clerk", + "salary": "$101,793", + "start_date": "5/18/2001" + }, + { + "extn": "3885", + "id": "7892", + "name": "Jazmin Morris", + "office": "Cincinnati", + "position": "Global Logistics Supervisor", + "salary": "$235,616", + "start_date": "11/8/2011" + }, + { + "extn": "4484", + "id": "7893", + "name": "Olivia Flanders", + "office": "Cincinnati", + "position": "Inspector", + "salary": "$111,457", + "start_date": "10/13/2007" + }, + { + "extn": "8571", + "id": "7894", + "name": "Kurt Ebbs", + "office": "Valetta", + "position": "Steward", + "salary": "$264,844", + "start_date": "10/26/2007" + }, + { + "extn": "2317", + "id": "7895", + "name": "Deborah Russell", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$204,532", + "start_date": "12/13/2005" + }, + { + "extn": "3965", + "id": "7896", + "name": "Benjamin Maxwell", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$112,903", + "start_date": "7/14/2013" + }, + { + "extn": "9235", + "id": "7897", + "name": "Anabelle Becker", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$208,652", + "start_date": "12/31/2014" + }, + { + "extn": "2172", + "id": "7898", + "name": "Drew Darcy", + "office": "Lincoln", + "position": "Baker", + "salary": "$109,050", + "start_date": "11/16/2004" + }, + { + "extn": "7647", + "id": "7899", + "name": "Aiden Walton", + "office": "Lincoln", + "position": "Baker", + "salary": "$244,084", + "start_date": "4/13/2001" + }, + { + "extn": "3708", + "id": "7900", + "name": "Phillip Jarrett", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$125,325", + "start_date": "8/19/2007" + }, + { + "extn": "3489", + "id": "7901", + "name": "Johnny Brooks", + "office": "Houston", + "position": "Biologist", + "salary": "$295,780", + "start_date": "12/13/2010" + }, + { + "extn": "8779", + "id": "7902", + "name": "Alexa Boyle", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$101,332", + "start_date": "5/6/2000" + }, + { + "extn": "6025", + "id": "7903", + "name": "Abdul Wise", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$212,386", + "start_date": "9/28/2018" + }, + { + "extn": "9796", + "id": "7904", + "name": "Wade Moreno", + "office": "Wien", + "position": "Audiologist", + "salary": "$64,323", + "start_date": "8/18/2015" + }, + { + "extn": "3365", + "id": "7905", + "name": "Noah Parker", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$289,451", + "start_date": "4/27/2010" + }, + { + "extn": "6593", + "id": "7906", + "name": "Adeline Yard", + "office": "Wien", + "position": "Stockbroker", + "salary": "$174,117", + "start_date": "9/16/2019" + }, + { + "extn": "8192", + "id": "7907", + "name": "William Edley", + "office": "San Bernardino", + "position": "Loan Officer", + "salary": "$263,402", + "start_date": "10/16/2000" + }, + { + "extn": "3713", + "id": "7908", + "name": "Beatrice Hood", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$279,339", + "start_date": "7/12/2013" + }, + { + "extn": "9227", + "id": "7909", + "name": "Carrie Morrison", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$115,463", + "start_date": "4/20/2003" + }, + { + "extn": "4707", + "id": "7910", + "name": "Roger Shields", + "office": "London", + "position": "Laboratory Technician", + "salary": "$21,335", + "start_date": "4/20/2014" + }, + { + "extn": "9368", + "id": "7911", + "name": "Chadwick Woodley", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$263,768", + "start_date": "9/22/2013" + }, + { + "extn": "3698", + "id": "7912", + "name": "Logan Anderson", + "office": "Milano", + "position": "Inspector", + "salary": "$183,217", + "start_date": "6/29/2002" + }, + { + "extn": "9264", + "id": "7913", + "name": "Bryon Moore", + "office": "Bridgeport", + "position": "HR Specialist", + "salary": "$245,092", + "start_date": "5/10/2005" + }, + { + "extn": "8017", + "id": "7914", + "name": "Margot Rossi", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$135,374", + "start_date": "9/9/2004" + }, + { + "extn": "9322", + "id": "7915", + "name": "Bree Barrett", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$33,370", + "start_date": "5/9/2008" + }, + { + "extn": "3497", + "id": "7916", + "name": "Hadley Webster", + "office": "Washington", + "position": "Laboratory Technician", + "salary": "$263,418", + "start_date": "5/7/2015" + }, + { + "extn": "7080", + "id": "7917", + "name": "Caleb Parker", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$220,871", + "start_date": "11/10/2006" + }, + { + "extn": "2192", + "id": "7918", + "name": "Jack Archer", + "office": "Worcester", + "position": "HR Coordinator", + "salary": "$235,306", + "start_date": "11/5/2006" + }, + { + "extn": "5103", + "id": "7919", + "name": "Nick Robinson", + "office": "Moreno Valley", + "position": "Systems Administrator", + "salary": "$100,720", + "start_date": "1/7/2019" + }, + { + "extn": "8829", + "id": "7920", + "name": "Teagan Bailey", + "office": "Wien", + "position": "Project Manager", + "salary": "$219,762", + "start_date": "10/14/2014" + }, + { + "extn": "7350", + "id": "7921", + "name": "Wade Lee", + "office": "Tulsa", + "position": "Web Developer", + "salary": "$293,774", + "start_date": "9/19/2012" + }, + { + "extn": "9326", + "id": "7922", + "name": "Julian Walsh", + "office": "Prague", + "position": "Inspector", + "salary": "$280,516", + "start_date": "8/25/2017" + }, + { + "extn": "1664", + "id": "7923", + "name": "Christine Curtis", + "office": "Detroit", + "position": "Cashier", + "salary": "$221,463", + "start_date": "6/4/2009" + }, + { + "extn": "9180", + "id": "7924", + "name": "Carol Lowe", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$46,981", + "start_date": "1/8/2005" + }, + { + "extn": "2151", + "id": "7925", + "name": "Rosalie Carson", + "office": "Henderson", + "position": "Cook", + "salary": "$233,700", + "start_date": "4/8/2016" + }, + { + "extn": "8713", + "id": "7926", + "name": "Anne Crawley", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$202,534", + "start_date": "4/2/2011" + }, + { + "extn": "2380", + "id": "7927", + "name": "Caleb Hobson", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$235,296", + "start_date": "6/15/2019" + }, + { + "extn": "9531", + "id": "7928", + "name": "Abdul Emmott", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$70,085", + "start_date": "11/20/2006" + }, + { + "extn": "1821", + "id": "7929", + "name": "Isabella Thompson", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$87,633", + "start_date": "11/9/2007" + }, + { + "extn": "5620", + "id": "7930", + "name": "Marilyn Denton", + "office": "Zurich", + "position": "Electrician", + "salary": "$299,239", + "start_date": "3/24/2013" + }, + { + "extn": "8019", + "id": "7931", + "name": "Destiny Reading", + "office": "Lancaster", + "position": "Clerk", + "salary": "$70,565", + "start_date": "4/13/2012" + }, + { + "extn": "1408", + "id": "7932", + "name": "Matt Asher", + "office": "Zurich", + "position": "Cashier", + "salary": "$259,916", + "start_date": "8/23/2017" + }, + { + "extn": "6390", + "id": "7933", + "name": "Ramon King", + "office": "Ontario", + "position": "Laboratory Technician", + "salary": "$165,325", + "start_date": "7/14/2016" + }, + { + "extn": "5326", + "id": "7934", + "name": "Doug Hood", + "office": "New York", + "position": "Audiologist", + "salary": "$210,738", + "start_date": "3/21/2012" + }, + { + "extn": "2500", + "id": "7935", + "name": "Dorothy Anderson", + "office": "Milano", + "position": "Executive Director", + "salary": "$208,446", + "start_date": "4/29/2012" + }, + { + "extn": "7301", + "id": "7936", + "name": "Rae Whitehouse", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$35,422", + "start_date": "5/27/2000" + }, + { + "extn": "2316", + "id": "7937", + "name": "Nate Harris", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$132,318", + "start_date": "2/9/2008" + }, + { + "extn": "2006", + "id": "7938", + "name": "Vera Jefferson", + "office": "San Jose", + "position": "Treasurer", + "salary": "$252,754", + "start_date": "3/25/2013" + }, + { + "extn": "4652", + "id": "7939", + "name": "Lucy Holt", + "office": "San Antonio", + "position": "Inspector", + "salary": "$79,754", + "start_date": "3/1/2018" + }, + { + "extn": "5608", + "id": "7940", + "name": "Isabel Asher", + "office": "Wien", + "position": "Executive Director", + "salary": "$86,492", + "start_date": "6/3/2009" + }, + { + "extn": "3742", + "id": "7941", + "name": "Phillip Mcgee", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$92,756", + "start_date": "1/7/2018" + }, + { + "extn": "4013", + "id": "7942", + "name": "Maxwell Thomas", + "office": "Louisville", + "position": "Business Broker", + "salary": "$146,236", + "start_date": "1/23/2000" + }, + { + "extn": "1417", + "id": "7943", + "name": "Kurt Ripley", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$52,289", + "start_date": "1/27/2003" + }, + { + "extn": "2511", + "id": "7944", + "name": "Emely Weston", + "office": "Rome", + "position": "CNC Operator", + "salary": "$213,499", + "start_date": "2/14/2012" + }, + { + "extn": "1882", + "id": "7945", + "name": "Winnie Fowler", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$53,597", + "start_date": "10/12/2002" + }, + { + "extn": "2556", + "id": "7946", + "name": "Ally Nicholls", + "office": "Toledo", + "position": "Dentist", + "salary": "$142,095", + "start_date": "2/4/2017" + }, + { + "extn": "8278", + "id": "7947", + "name": "Cecilia Judd", + "office": "Reno", + "position": "IT Support Staff", + "salary": "$154,535", + "start_date": "7/24/2016" + }, + { + "extn": "5056", + "id": "7948", + "name": "Marissa Kennedy", + "office": "Hollywood", + "position": "Project Manager", + "salary": "$106,020", + "start_date": "2/16/2001" + }, + { + "extn": "1683", + "id": "7949", + "name": "Ada Stanton", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$193,613", + "start_date": "9/9/2008" + }, + { + "extn": "4470", + "id": "7950", + "name": "Josh Paterson", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$210,638", + "start_date": "7/28/2006" + }, + { + "extn": "2724", + "id": "7951", + "name": "Celia Kennedy", + "office": "Houston", + "position": "Cashier", + "salary": "$128,047", + "start_date": "2/27/2008" + }, + { + "extn": "7643", + "id": "7952", + "name": "Diane Gates", + "office": "Ontario", + "position": "Paramedic", + "salary": "$217,652", + "start_date": "1/21/2015" + }, + { + "extn": "4181", + "id": "7953", + "name": "Sydney Boyle", + "office": "Escondido", + "position": "Baker", + "salary": "$267,394", + "start_date": "4/24/2013" + }, + { + "extn": "3834", + "id": "7954", + "name": "Sloane Flynn", + "office": "Sacramento", + "position": "Bellman", + "salary": "$102,769", + "start_date": "11/21/2004" + }, + { + "extn": "3758", + "id": "7955", + "name": "Michaela Farrow", + "office": "London", + "position": "Health Educator", + "salary": "$248,630", + "start_date": "10/6/2011" + }, + { + "extn": "9117", + "id": "7956", + "name": "Oliver Chester", + "office": "Lakewood", + "position": "Audiologist", + "salary": "$17,525", + "start_date": "2/21/2001" + }, + { + "extn": "1672", + "id": "7957", + "name": "Daniel Wallace", + "office": "Houston", + "position": "Web Developer", + "salary": "$209,511", + "start_date": "10/22/2008" + }, + { + "extn": "9750", + "id": "7958", + "name": "Courtney Owen", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$150,034", + "start_date": "3/27/2007" + }, + { + "extn": "4974", + "id": "7959", + "name": "Jacob Nicolas", + "office": "Dallas", + "position": "Bellman", + "salary": "$265,524", + "start_date": "10/31/2006" + }, + { + "extn": "5924", + "id": "7960", + "name": "Roger Gilbert", + "office": "Otawa", + "position": "Software Engineer", + "salary": "$192,535", + "start_date": "4/13/2010" + }, + { + "extn": "4918", + "id": "7961", + "name": "Olivia Everett", + "office": "Madrid", + "position": "Audiologist", + "salary": "$229,567", + "start_date": "9/10/2001" + }, + { + "extn": "4934", + "id": "7962", + "name": "Fred Judd", + "office": "Lakewood", + "position": "Laboratory Technician", + "salary": "$201,823", + "start_date": "1/18/2000" + }, + { + "extn": "3512", + "id": "7963", + "name": "Jack Santos", + "office": "Glendale", + "position": "Dentist", + "salary": "$247,887", + "start_date": "3/18/2016" + }, + { + "extn": "1460", + "id": "7964", + "name": "Beatrice Jones", + "office": "El Paso", + "position": "Treasurer", + "salary": "$139,363", + "start_date": "1/11/2018" + }, + { + "extn": "7020", + "id": "7965", + "name": "Eduardo Osmond", + "office": "Milwaukee", + "position": "Cash Manager", + "salary": "$157,631", + "start_date": "8/11/2001" + }, + { + "extn": "6383", + "id": "7966", + "name": "Caydence Neville", + "office": "Worcester", + "position": "Webmaster", + "salary": "$207,692", + "start_date": "12/27/2015" + }, + { + "extn": "6010", + "id": "7967", + "name": "Elena Irving", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$258,573", + "start_date": "11/12/2018" + }, + { + "extn": "3226", + "id": "7968", + "name": "Angelina Saunders", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$163,375", + "start_date": "12/11/2002" + }, + { + "extn": "5328", + "id": "7969", + "name": "Barry Rixon", + "office": "Kansas City", + "position": "HR Specialist", + "salary": "$280,681", + "start_date": "3/1/2006" + }, + { + "extn": "3132", + "id": "7970", + "name": "Catherine Morley", + "office": "Laredo", + "position": "Electrician", + "salary": "$227,369", + "start_date": "5/26/2010" + }, + { + "extn": "3430", + "id": "7971", + "name": "Chester Vaughn", + "office": "Tokyo", + "position": "Cook", + "salary": "$34,802", + "start_date": "1/30/2011" + }, + { + "extn": "4222", + "id": "7972", + "name": "Andie James", + "office": "Atlanta", + "position": "Dentist", + "salary": "$254,691", + "start_date": "4/29/2009" + }, + { + "extn": "1655", + "id": "7973", + "name": "Russel White", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$256,718", + "start_date": "1/28/2018" + }, + { + "extn": "4957", + "id": "7974", + "name": "Olivia Khan", + "office": "Stockton", + "position": "CNC Operator", + "salary": "$127,583", + "start_date": "10/22/2000" + }, + { + "extn": "7643", + "id": "7975", + "name": "Ema Bolton", + "office": "Long Beach", + "position": "Cash Manager", + "salary": "$207,728", + "start_date": "4/20/2003" + }, + { + "extn": "7222", + "id": "7976", + "name": "Benny Mason", + "office": "Rochester", + "position": "Web Developer", + "salary": "$249,861", + "start_date": "8/21/2009" + }, + { + "extn": "3203", + "id": "7977", + "name": "Samara Button", + "office": "Toledo", + "position": "Cook", + "salary": "$263,021", + "start_date": "8/8/2000" + }, + { + "extn": "7676", + "id": "7978", + "name": "Eduardo Roberts", + "office": "Honolulu", + "position": "Inspector", + "salary": "$174,253", + "start_date": "6/8/2003" + }, + { + "extn": "3242", + "id": "7979", + "name": "Destiny Mackenzie", + "office": "Escondido", + "position": "Baker", + "salary": "$72,851", + "start_date": "12/5/2006" + }, + { + "extn": "6804", + "id": "7980", + "name": "Fred Sinclair", + "office": "Orlando", + "position": "Production Painter", + "salary": "$55,116", + "start_date": "4/11/2018" + }, + { + "extn": "8151", + "id": "7981", + "name": "Priscilla Davies", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$262,336", + "start_date": "10/3/2014" + }, + { + "extn": "9627", + "id": "7982", + "name": "Vera Drummond", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$152,533", + "start_date": "6/30/2015" + }, + { + "extn": "3552", + "id": "7983", + "name": "Aisha Rehman", + "office": "Prague", + "position": "Audiologist", + "salary": "$289,358", + "start_date": "6/23/2010" + }, + { + "extn": "6624", + "id": "7984", + "name": "Denny Roberts", + "office": "Louisville", + "position": "Machine Operator", + "salary": "$160,332", + "start_date": "1/1/2011" + }, + { + "extn": "7915", + "id": "7985", + "name": "Owen Cooper", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$185,183", + "start_date": "2/4/2019" + }, + { + "extn": "1480", + "id": "7986", + "name": "Logan Hamilton", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$135,105", + "start_date": "2/17/2009" + }, + { + "extn": "5884", + "id": "7987", + "name": "Kassandra Stone", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$231,367", + "start_date": "2/5/2003" + }, + { + "extn": "3850", + "id": "7988", + "name": "Liv Robertson", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$146,668", + "start_date": "1/25/2015" + }, + { + "extn": "9676", + "id": "7989", + "name": "Adalie Goodman", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$181,662", + "start_date": "12/10/2009" + }, + { + "extn": "4692", + "id": "7990", + "name": "Laila Emerson", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$23,473", + "start_date": "4/30/2008" + }, + { + "extn": "9245", + "id": "7991", + "name": "Caleb Talbot", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$10,351", + "start_date": "11/6/2002" + }, + { + "extn": "6023", + "id": "7992", + "name": "Denis Moore", + "office": "Houston", + "position": "Fabricator", + "salary": "$114,230", + "start_date": "10/23/2003" + }, + { + "extn": "2018", + "id": "7993", + "name": "Benny Dobson", + "office": "Toledo", + "position": "Banker", + "salary": "$223,277", + "start_date": "12/6/2006" + }, + { + "extn": "7970", + "id": "7994", + "name": "Tara Needham", + "office": "Hollywood", + "position": "Steward", + "salary": "$240,341", + "start_date": "8/8/2011" + }, + { + "extn": "6796", + "id": "7995", + "name": "Matthew Olivier", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$270,907", + "start_date": "2/2/2017" + }, + { + "extn": "8429", + "id": "7996", + "name": "Rosalee Yates", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$24,987", + "start_date": "8/8/2000" + }, + { + "extn": "6173", + "id": "7997", + "name": "Jack Todd", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$89,963", + "start_date": "4/11/2008" + }, + { + "extn": "3421", + "id": "7998", + "name": "Gil Clifford", + "office": "Rochester", + "position": "Accountant", + "salary": "$245,031", + "start_date": "12/26/2013" + }, + { + "extn": "3884", + "id": "7999", + "name": "Leroy Mould", + "office": "Huntsville", + "position": "Accountant", + "salary": "$282,053", + "start_date": "1/22/2015" + }, + { + "extn": "7049", + "id": "8000", + "name": "Chuck Martin", + "office": "Omaha", + "position": "Physician", + "salary": "$195,360", + "start_date": "9/9/2005" + }, + { + "extn": "6711", + "id": "8001", + "name": "Rosemary Phillips", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$223,088", + "start_date": "2/6/2015" + }, + { + "extn": "6787", + "id": "8002", + "name": "Matthew Larsen", + "office": "Milwaukee", + "position": "Baker", + "salary": "$283,966", + "start_date": "12/3/2001" + }, + { + "extn": "7305", + "id": "8003", + "name": "Alexander Bullock", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$106,174", + "start_date": "8/26/2000" + }, + { + "extn": "7090", + "id": "8004", + "name": "Margot Scott", + "office": "Kansas City", + "position": "Call Center Representative", + "salary": "$91,416", + "start_date": "6/22/2002" + }, + { + "extn": "6745", + "id": "8005", + "name": "Nicholas Darcy", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$87,824", + "start_date": "10/7/2012" + }, + { + "extn": "1745", + "id": "8006", + "name": "Jessica Broomfield", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$188,573", + "start_date": "3/15/2001" + }, + { + "extn": "5016", + "id": "8007", + "name": "Harry Forth", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$96,736", + "start_date": "5/1/2008" + }, + { + "extn": "1693", + "id": "8008", + "name": "Nicholas Jefferson", + "office": "Escondido", + "position": "Electrician", + "salary": "$23,865", + "start_date": "10/29/2007" + }, + { + "extn": "4282", + "id": "8009", + "name": "Marina Wheeler", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$256,252", + "start_date": "10/29/2000" + }, + { + "extn": "8967", + "id": "8010", + "name": "Nina Norris", + "office": "Washington", + "position": "Web Developer", + "salary": "$160,881", + "start_date": "12/1/2003" + }, + { + "extn": "8193", + "id": "8011", + "name": "Johnathan Buckley", + "office": "Arlington", + "position": "Cook", + "salary": "$284,909", + "start_date": "7/4/2019" + }, + { + "extn": "8785", + "id": "8012", + "name": "Savannah Mason", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$155,094", + "start_date": "2/5/2001" + }, + { + "extn": "7771", + "id": "8013", + "name": "Trisha Norburn", + "office": "Houston", + "position": "Treasurer", + "salary": "$259,379", + "start_date": "2/5/2010" + }, + { + "extn": "1904", + "id": "8014", + "name": "Chris Aldridge", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$105,803", + "start_date": "10/22/2004" + }, + { + "extn": "9832", + "id": "8015", + "name": "Peyton Oakley", + "office": "Portland", + "position": "HR Specialist", + "salary": "$48,988", + "start_date": "8/4/2006" + }, + { + "extn": "1325", + "id": "8016", + "name": "Gladys Walker", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$50,269", + "start_date": "7/31/2004" + }, + { + "extn": "3087", + "id": "8017", + "name": "Anthony Vallory", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$78,352", + "start_date": "12/9/2018" + }, + { + "extn": "9353", + "id": "8018", + "name": "Nathan Wigley", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$259,131", + "start_date": "6/19/2010" + }, + { + "extn": "7265", + "id": "8019", + "name": "Nathan Gibbons", + "office": "Milano", + "position": "Accountant", + "salary": "$108,998", + "start_date": "2/2/2004" + }, + { + "extn": "4671", + "id": "8020", + "name": "Rihanna Gallacher", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$130,029", + "start_date": "12/27/2001" + }, + { + "extn": "4667", + "id": "8021", + "name": "Carol Lloyd", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$35,411", + "start_date": "1/2/2006" + }, + { + "extn": "7638", + "id": "8022", + "name": "Sarah Flett", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$272,757", + "start_date": "2/16/2005" + }, + { + "extn": "4057", + "id": "8023", + "name": "Bob Dowson", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$173,213", + "start_date": "5/16/2002" + }, + { + "extn": "2358", + "id": "8024", + "name": "Keira Mason", + "office": "Valetta", + "position": "Bookkeeper", + "salary": "$199,058", + "start_date": "11/3/2015" + }, + { + "extn": "2581", + "id": "8025", + "name": "Daniel Brown", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$170,801", + "start_date": "3/11/2007" + }, + { + "extn": "2733", + "id": "8026", + "name": "Ally Baker", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$252,341", + "start_date": "2/6/2019" + }, + { + "extn": "3979", + "id": "8027", + "name": "Chuck Wallace", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$45,637", + "start_date": "2/18/2002" + }, + { + "extn": "6914", + "id": "8028", + "name": "Wendy Butler", + "office": "Sacramento", + "position": "Treasurer", + "salary": "$178,658", + "start_date": "9/20/2018" + }, + { + "extn": "2516", + "id": "8029", + "name": "Felicity Alldridge", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$26,889", + "start_date": "1/8/2012" + }, + { + "extn": "6359", + "id": "8030", + "name": "Ramon John", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$265,788", + "start_date": "8/16/2000" + }, + { + "extn": "5790", + "id": "8031", + "name": "Henry Shelton", + "office": "San Jose", + "position": "Health Educator", + "salary": "$19,400", + "start_date": "1/24/2006" + }, + { + "extn": "7839", + "id": "8032", + "name": "Harvey Oatway", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$112,537", + "start_date": "8/16/2018" + }, + { + "extn": "1878", + "id": "8033", + "name": "Violet Patel", + "office": "Colorado Springs", + "position": "Accountant", + "salary": "$109,105", + "start_date": "11/28/2006" + }, + { + "extn": "7908", + "id": "8034", + "name": "Nate Hardwick", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$197,848", + "start_date": "6/18/2001" + }, + { + "extn": "1661", + "id": "8035", + "name": "Manuel Lewin", + "office": "Boston", + "position": "Design Engineer", + "salary": "$105,865", + "start_date": "5/20/2005" + }, + { + "extn": "7785", + "id": "8036", + "name": "Gabriel Redwood", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$213,647", + "start_date": "2/16/2004" + }, + { + "extn": "2993", + "id": "8037", + "name": "Susan Garner", + "office": "Lakewood", + "position": "Webmaster", + "salary": "$186,682", + "start_date": "5/26/2003" + }, + { + "extn": "9023", + "id": "8038", + "name": "Javier Devonport", + "office": "Berna", + "position": "Electrician", + "salary": "$10,137", + "start_date": "6/13/2005" + }, + { + "extn": "7376", + "id": "8039", + "name": "Jack Hastings", + "office": "Glendale", + "position": "Lecturer", + "salary": "$136,766", + "start_date": "5/5/2006" + }, + { + "extn": "2793", + "id": "8040", + "name": "Ellen Calderwood", + "office": "Saint Paul", + "position": "Systems Administrator", + "salary": "$249,968", + "start_date": "12/28/2000" + }, + { + "extn": "3756", + "id": "8041", + "name": "Percy Mitchell", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$18,397", + "start_date": "4/11/2006" + }, + { + "extn": "4465", + "id": "8042", + "name": "Matt King", + "office": "Indianapolis", + "position": "Physician", + "salary": "$17,027", + "start_date": "3/6/2009" + }, + { + "extn": "3653", + "id": "8043", + "name": "Mason Shepherd", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$72,624", + "start_date": "6/30/2001" + }, + { + "extn": "6849", + "id": "8044", + "name": "Raquel Daniells", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$175,911", + "start_date": "4/7/2000" + }, + { + "extn": "7858", + "id": "8045", + "name": "Bristol Kidd", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$111,807", + "start_date": "3/9/2013" + }, + { + "extn": "7173", + "id": "8046", + "name": "Nina Middleton", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$61,571", + "start_date": "6/6/2000" + }, + { + "extn": "6198", + "id": "8047", + "name": "Andie Gray", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$136,156", + "start_date": "2/13/2016" + }, + { + "extn": "7500", + "id": "8048", + "name": "Ronald Ralph", + "office": "Arlington", + "position": "Project Manager", + "salary": "$171,054", + "start_date": "3/19/2006" + }, + { + "extn": "8265", + "id": "8049", + "name": "Manuel Summers", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$32,207", + "start_date": "6/30/2006" + }, + { + "extn": "9073", + "id": "8050", + "name": "Lauren Rehman", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$238,916", + "start_date": "9/23/2001" + }, + { + "extn": "4750", + "id": "8051", + "name": "Isabel Talbot", + "office": "Escondido", + "position": "Accountant", + "salary": "$49,815", + "start_date": "12/8/2005" + }, + { + "extn": "9532", + "id": "8052", + "name": "Percy Freeburn", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$60,507", + "start_date": "2/9/2000" + }, + { + "extn": "6262", + "id": "8053", + "name": "Chris Shields", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$87,597", + "start_date": "4/2/2008" + }, + { + "extn": "5679", + "id": "8054", + "name": "Doug Drake", + "office": "Milano", + "position": "Banker", + "salary": "$225,771", + "start_date": "1/22/2018" + }, + { + "extn": "1978", + "id": "8055", + "name": "Abdul Newman", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$230,412", + "start_date": "10/4/2002" + }, + { + "extn": "9431", + "id": "8056", + "name": "Francesca Abbot", + "office": "Lisbon", + "position": "Auditor", + "salary": "$261,982", + "start_date": "3/4/2014" + }, + { + "extn": "5102", + "id": "8057", + "name": "Rick James", + "office": "Tokyo", + "position": "Banker", + "salary": "$77,769", + "start_date": "8/17/2009" + }, + { + "extn": "6592", + "id": "8058", + "name": "Mary Atkinson", + "office": "Cincinnati", + "position": "Production Painter", + "salary": "$153,605", + "start_date": "2/4/2006" + }, + { + "extn": "5501", + "id": "8059", + "name": "Manuel Groves", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$253,218", + "start_date": "4/24/2019" + }, + { + "extn": "1579", + "id": "8060", + "name": "Emely Hamilton", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$248,596", + "start_date": "7/19/2013" + }, + { + "extn": "2954", + "id": "8061", + "name": "Katelyn Watson", + "office": "Rome", + "position": "Associate Professor", + "salary": "$85,982", + "start_date": "11/5/2001" + }, + { + "extn": "8491", + "id": "8062", + "name": "Roger Weldon", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$45,962", + "start_date": "7/16/2019" + }, + { + "extn": "9025", + "id": "8063", + "name": "Jennifer Hepburn", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$89,989", + "start_date": "10/26/2004" + }, + { + "extn": "9780", + "id": "8064", + "name": "Keira Wood", + "office": "San Francisco", + "position": "Auditor", + "salary": "$181,887", + "start_date": "1/2/2015" + }, + { + "extn": "8726", + "id": "8065", + "name": "Belinda Horton", + "office": "Columbus", + "position": "Cook", + "salary": "$174,015", + "start_date": "11/14/2016" + }, + { + "extn": "3880", + "id": "8066", + "name": "Remy Radcliffe", + "office": "Jersey City", + "position": "Steward", + "salary": "$214,760", + "start_date": "12/29/2003" + }, + { + "extn": "5239", + "id": "8067", + "name": "Tom Herbert", + "office": "Lancaster", + "position": "Service Supervisor", + "salary": "$72,939", + "start_date": "3/9/2000" + }, + { + "extn": "3574", + "id": "8068", + "name": "Carter Middleton", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$229,739", + "start_date": "8/16/2007" + }, + { + "extn": "7542", + "id": "8069", + "name": "Matt Scott", + "office": "Sacramento", + "position": "Project Manager", + "salary": "$155,073", + "start_date": "8/27/2008" + }, + { + "extn": "3210", + "id": "8070", + "name": "Sabina Bennett", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$216,417", + "start_date": "7/12/2007" + }, + { + "extn": "9896", + "id": "8071", + "name": "Adalind Sawyer", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$43,469", + "start_date": "2/25/2018" + }, + { + "extn": "8341", + "id": "8072", + "name": "Shelby Huggins", + "office": "Stockton", + "position": "Doctor", + "salary": "$60,747", + "start_date": "8/8/2005" + }, + { + "extn": "9076", + "id": "8073", + "name": "Teagan Roth", + "office": "Anaheim", + "position": "Clerk", + "salary": "$116,748", + "start_date": "10/2/2002" + }, + { + "extn": "3123", + "id": "8074", + "name": "Rick Hamilton", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$223,270", + "start_date": "11/18/2008" + }, + { + "extn": "2195", + "id": "8075", + "name": "Michael Vangness", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$149,296", + "start_date": "3/7/2011" + }, + { + "extn": "4319", + "id": "8076", + "name": "Leah Henderson", + "office": "Henderson", + "position": "Treasurer", + "salary": "$166,702", + "start_date": "5/8/2000" + }, + { + "extn": "3483", + "id": "8077", + "name": "Daphne Roberts", + "office": "London", + "position": "Auditor", + "salary": "$30,866", + "start_date": "12/3/2000" + }, + { + "extn": "7154", + "id": "8078", + "name": "Clint Drew", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$35,735", + "start_date": "2/12/2000" + }, + { + "extn": "2017", + "id": "8079", + "name": "David Swift", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$280,576", + "start_date": "7/25/2001" + }, + { + "extn": "7799", + "id": "8080", + "name": "Alexander Spencer", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$176,064", + "start_date": "9/15/2005" + }, + { + "extn": "3065", + "id": "8081", + "name": "Boris Moore", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$71,914", + "start_date": "8/15/2006" + }, + { + "extn": "3487", + "id": "8082", + "name": "Rick Evans", + "office": "Berna", + "position": "Machine Operator", + "salary": "$97,137", + "start_date": "7/6/2018" + }, + { + "extn": "5879", + "id": "8083", + "name": "Olivia Morgan", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$97,227", + "start_date": "12/18/2004" + }, + { + "extn": "1710", + "id": "8084", + "name": "David Ellwood", + "office": "Santa Ana", + "position": "Inspector", + "salary": "$167,752", + "start_date": "11/4/2016" + }, + { + "extn": "3801", + "id": "8085", + "name": "John Gaynor", + "office": "Detroit", + "position": "Ambulatory Nurse", + "salary": "$253,972", + "start_date": "3/22/2000" + }, + { + "extn": "6964", + "id": "8086", + "name": "Valerie Steer", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$292,120", + "start_date": "9/14/2015" + }, + { + "extn": "5413", + "id": "8087", + "name": "Adeline Nanton", + "office": "New York", + "position": "Cash Manager", + "salary": "$108,887", + "start_date": "12/12/2016" + }, + { + "extn": "7307", + "id": "8088", + "name": "Violet Holt", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$272,027", + "start_date": "8/16/2018" + }, + { + "extn": "4109", + "id": "8089", + "name": "Gabriel Taylor", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$222,864", + "start_date": "9/13/2003" + }, + { + "extn": "4698", + "id": "8090", + "name": "Gil Kelly", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$168,614", + "start_date": "5/1/2010" + }, + { + "extn": "9435", + "id": "8091", + "name": "Harriet Farrant", + "office": "Portland", + "position": "Webmaster", + "salary": "$69,395", + "start_date": "10/19/2001" + }, + { + "extn": "7094", + "id": "8092", + "name": "Sloane Wilson", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$149,530", + "start_date": "2/4/2010" + }, + { + "extn": "2806", + "id": "8093", + "name": "Sebastian Parr", + "office": "Paris", + "position": "Operator", + "salary": "$241,053", + "start_date": "6/22/2010" + }, + { + "extn": "5640", + "id": "8094", + "name": "Tyler Richards", + "office": "Lancaster", + "position": "Biologist", + "salary": "$76,995", + "start_date": "12/9/2004" + }, + { + "extn": "3201", + "id": "8095", + "name": "Nick Sherry", + "office": "Lisbon", + "position": "Operator", + "salary": "$151,893", + "start_date": "9/24/2016" + }, + { + "extn": "7829", + "id": "8096", + "name": "Johnathan Powell", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$116,112", + "start_date": "8/26/2017" + }, + { + "extn": "1619", + "id": "8097", + "name": "Norah Moss", + "office": "Amarillo", + "position": "Biologist", + "salary": "$257,854", + "start_date": "9/13/2019" + }, + { + "extn": "2634", + "id": "8098", + "name": "Emerald Hall", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$286,715", + "start_date": "8/14/2005" + }, + { + "extn": "5343", + "id": "8099", + "name": "Michaela Benfield", + "office": "Innsbruck", + "position": "Call Center Representative", + "salary": "$292,419", + "start_date": "9/21/2009" + }, + { + "extn": "3783", + "id": "8100", + "name": "Ellen Locke", + "office": "Bellevue", + "position": "Biologist", + "salary": "$259,786", + "start_date": "5/14/2015" + }, + { + "extn": "1627", + "id": "8101", + "name": "Hayden Ventura", + "office": "Ontario", + "position": "Physician", + "salary": "$55,998", + "start_date": "1/18/2014" + }, + { + "extn": "8436", + "id": "8102", + "name": "Skylar White", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$72,688", + "start_date": "2/15/2010" + }, + { + "extn": "1155", + "id": "8103", + "name": "Rachael Pond", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$103,644", + "start_date": "4/27/2019" + }, + { + "extn": "4633", + "id": "8104", + "name": "Matthew Radcliffe", + "office": "Ontario", + "position": "Health Educator", + "salary": "$153,488", + "start_date": "5/4/2008" + }, + { + "extn": "4130", + "id": "8105", + "name": "David Dann", + "office": "Venice", + "position": "Cash Manager", + "salary": "$289,699", + "start_date": "10/23/2018" + }, + { + "extn": "3176", + "id": "8106", + "name": "Martin Bloom", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$233,934", + "start_date": "9/15/2013" + }, + { + "extn": "7681", + "id": "8107", + "name": "Cristal Russell", + "office": "Orlando", + "position": "Bellman", + "salary": "$242,349", + "start_date": "2/13/2002" + }, + { + "extn": "1621", + "id": "8108", + "name": "Denny Powell", + "office": "Philadelphia", + "position": "Baker", + "salary": "$19,203", + "start_date": "6/1/2012" + }, + { + "extn": "6828", + "id": "8109", + "name": "Kieth Farrant", + "office": "Nashville", + "position": "Accountant", + "salary": "$246,842", + "start_date": "7/18/2003" + }, + { + "extn": "8930", + "id": "8110", + "name": "Chester Vangness", + "office": "Denver", + "position": "Executive Director", + "salary": "$280,453", + "start_date": "2/1/2004" + }, + { + "extn": "4405", + "id": "8111", + "name": "Gladys Baldwin", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$123,022", + "start_date": "5/3/2012" + }, + { + "extn": "4876", + "id": "8112", + "name": "Jackeline Bradley", + "office": "Bridgeport", + "position": "Systems Administrator", + "salary": "$148,096", + "start_date": "2/8/2009" + }, + { + "extn": "9297", + "id": "8113", + "name": "Danny Andersson", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$106,522", + "start_date": "10/9/2014" + }, + { + "extn": "9310", + "id": "8114", + "name": "Danny Richards", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$251,620", + "start_date": "11/15/2015" + }, + { + "extn": "3081", + "id": "8115", + "name": "Anne Thornton", + "office": "Irving", + "position": "Business Broker", + "salary": "$48,980", + "start_date": "5/17/2015" + }, + { + "extn": "5028", + "id": "8116", + "name": "Noah Yarlett", + "office": "Madrid", + "position": "Audiologist", + "salary": "$83,773", + "start_date": "11/19/2013" + }, + { + "extn": "5578", + "id": "8117", + "name": "Rosie Reyes", + "office": "Hayward", + "position": "Baker", + "salary": "$268,403", + "start_date": "8/16/2010" + }, + { + "extn": "3260", + "id": "8118", + "name": "John Locke", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$75,905", + "start_date": "3/8/2010" + }, + { + "extn": "5787", + "id": "8119", + "name": "Matthew Norburn", + "office": "Irving", + "position": "Mobile Developer", + "salary": "$122,611", + "start_date": "12/29/2006" + }, + { + "extn": "4730", + "id": "8120", + "name": "Jessica Evans", + "office": "Colorado Springs", + "position": "Doctor", + "salary": "$232,499", + "start_date": "4/13/2005" + }, + { + "extn": "6860", + "id": "8121", + "name": "Sharon Stewart", + "office": "Bellevue", + "position": "Biologist", + "salary": "$148,366", + "start_date": "11/25/2008" + }, + { + "extn": "8570", + "id": "8122", + "name": "Rick Nobbs", + "office": "Springfield", + "position": "Operator", + "salary": "$108,913", + "start_date": "1/27/2000" + }, + { + "extn": "5241", + "id": "8123", + "name": "Eve Mcneill", + "office": "Milwaukee", + "position": "HR Specialist", + "salary": "$12,670", + "start_date": "12/17/2001" + }, + { + "extn": "4310", + "id": "8124", + "name": "Elena Quinn", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$231,470", + "start_date": "11/29/2013" + }, + { + "extn": "9874", + "id": "8125", + "name": "Eduardo Redwood", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$279,603", + "start_date": "6/6/2008" + }, + { + "extn": "6598", + "id": "8126", + "name": "Madelyn Horton", + "office": "Richmond", + "position": "Pharmacist", + "salary": "$148,360", + "start_date": "5/22/2019" + }, + { + "extn": "6856", + "id": "8127", + "name": "Rosie Dann", + "office": "Irving", + "position": "Cook", + "salary": "$171,025", + "start_date": "8/10/2012" + }, + { + "extn": "1293", + "id": "8128", + "name": "Zara Fleming", + "office": "Bakersfield", + "position": "Operator", + "salary": "$281,954", + "start_date": "3/28/2002" + }, + { + "extn": "2916", + "id": "8129", + "name": "Sabina Baldwin", + "office": "Reno", + "position": "Stockbroker", + "salary": "$213,073", + "start_date": "7/28/2001" + }, + { + "extn": "3891", + "id": "8130", + "name": "Erick Morgan", + "office": "El Paso", + "position": "Dentist", + "salary": "$128,760", + "start_date": "5/10/2015" + }, + { + "extn": "5703", + "id": "8131", + "name": "Benjamin Hunter", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$194,651", + "start_date": "9/27/2018" + }, + { + "extn": "9436", + "id": "8132", + "name": "Leah Lee", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$223,056", + "start_date": "5/20/2008" + }, + { + "extn": "2342", + "id": "8133", + "name": "Josephine Harper", + "office": "Pittsburgh", + "position": "Investment Advisor", + "salary": "$262,580", + "start_date": "9/12/2015" + }, + { + "extn": "9960", + "id": "8134", + "name": "Mike Harrington", + "office": "Ontario", + "position": "Business Broker", + "salary": "$85,909", + "start_date": "1/15/2011" + }, + { + "extn": "4211", + "id": "8135", + "name": "Chad Kaur", + "office": "Denver", + "position": "Chef Manager", + "salary": "$192,489", + "start_date": "8/5/2016" + }, + { + "extn": "8493", + "id": "8136", + "name": "Chris Overson", + "office": "Zurich", + "position": "Production Painter", + "salary": "$118,857", + "start_date": "10/12/2015" + }, + { + "extn": "8747", + "id": "8137", + "name": "Owen Yarwood", + "office": "Oakland", + "position": "Software Engineer", + "salary": "$191,094", + "start_date": "6/20/2008" + }, + { + "extn": "1003", + "id": "8138", + "name": "Barry Lindop", + "office": "Wien", + "position": "Stockbroker", + "salary": "$138,098", + "start_date": "8/13/2008" + }, + { + "extn": "6845", + "id": "8139", + "name": "George Townend", + "office": "Oakland", + "position": "Executive Director", + "salary": "$197,532", + "start_date": "5/11/2014" + }, + { + "extn": "6886", + "id": "8140", + "name": "Joyce Neville", + "office": "Rome", + "position": "Clerk", + "salary": "$290,264", + "start_date": "5/10/2019" + }, + { + "extn": "7947", + "id": "8141", + "name": "Phoebe Goldsmith", + "office": "New York", + "position": "Associate Professor", + "salary": "$168,328", + "start_date": "10/9/2015" + }, + { + "extn": "2436", + "id": "8142", + "name": "Tyler Rothwell", + "office": "Wien", + "position": "Project Manager", + "salary": "$281,985", + "start_date": "6/2/2015" + }, + { + "extn": "5284", + "id": "8143", + "name": "Faith Nicolas", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$262,002", + "start_date": "6/24/2015" + }, + { + "extn": "7704", + "id": "8144", + "name": "Benny Boden", + "office": "Richmond", + "position": "Physician", + "salary": "$128,328", + "start_date": "11/18/2018" + }, + { + "extn": "6381", + "id": "8145", + "name": "Benny Thorne", + "office": "Scottsdale", + "position": "Healthcare Specialist", + "salary": "$280,481", + "start_date": "3/9/2016" + }, + { + "extn": "7099", + "id": "8146", + "name": "Brooklyn Dubois", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$157,181", + "start_date": "4/30/2006" + }, + { + "extn": "1039", + "id": "8147", + "name": "David Selby", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$141,982", + "start_date": "8/22/2000" + }, + { + "extn": "9006", + "id": "8148", + "name": "Liam Nelson", + "office": "Bellevue", + "position": "Cashier", + "salary": "$182,854", + "start_date": "8/14/2003" + }, + { + "extn": "7385", + "id": "8149", + "name": "Benny Clarke", + "office": "Bridgeport", + "position": "Assistant Buyer", + "salary": "$80,307", + "start_date": "6/9/2005" + }, + { + "extn": "9548", + "id": "8150", + "name": "Rose Fleming", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$45,091", + "start_date": "2/6/2016" + }, + { + "extn": "5645", + "id": "8151", + "name": "Miley Grey", + "office": "Berna", + "position": "Software Engineer", + "salary": "$69,206", + "start_date": "7/8/2008" + }, + { + "extn": "4209", + "id": "8152", + "name": "Victoria Varndell", + "office": "Valetta", + "position": "Cook", + "salary": "$228,911", + "start_date": "5/27/2006" + }, + { + "extn": "7824", + "id": "8153", + "name": "Abdul Warren", + "office": "Tokyo", + "position": "Electrician", + "salary": "$27,701", + "start_date": "8/10/2004" + }, + { + "extn": "3430", + "id": "8154", + "name": "Skylar Mullins", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$180,605", + "start_date": "1/13/2015" + }, + { + "extn": "5898", + "id": "8155", + "name": "Bryon Furnell", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$185,057", + "start_date": "1/9/2009" + }, + { + "extn": "5280", + "id": "8156", + "name": "Domenic Tailor", + "office": "London", + "position": "Insurance Broker", + "salary": "$162,568", + "start_date": "4/23/2013" + }, + { + "extn": "9216", + "id": "8157", + "name": "Marigold Stewart", + "office": "Hayward", + "position": "Cashier", + "salary": "$288,350", + "start_date": "1/16/2001" + }, + { + "extn": "4436", + "id": "8158", + "name": "Julius Pearson", + "office": "Indianapolis", + "position": "Webmaster", + "salary": "$211,724", + "start_date": "8/24/2013" + }, + { + "extn": "9024", + "id": "8159", + "name": "Fiona Calderwood", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$250,822", + "start_date": "8/7/2005" + }, + { + "extn": "7542", + "id": "8160", + "name": "Carl Talbot", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$97,466", + "start_date": "10/1/2010" + }, + { + "extn": "1348", + "id": "8161", + "name": "Maddison Zaoui", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$16,899", + "start_date": "9/25/2005" + }, + { + "extn": "9959", + "id": "8162", + "name": "Emma Dwyer", + "office": "Hollywood", + "position": "Physician", + "salary": "$98,126", + "start_date": "3/12/2003" + }, + { + "extn": "9686", + "id": "8163", + "name": "Harry Hobbs", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$208,065", + "start_date": "1/22/2019" + }, + { + "extn": "2879", + "id": "8164", + "name": "Sasha Parker", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$193,289", + "start_date": "10/30/2004" + }, + { + "extn": "7660", + "id": "8165", + "name": "Vivian Gibson", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$248,110", + "start_date": "11/2/2010" + }, + { + "extn": "9130", + "id": "8166", + "name": "Quinn Wild", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$254,097", + "start_date": "6/4/2006" + }, + { + "extn": "1917", + "id": "8167", + "name": "Martin Tanner", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$40,899", + "start_date": "11/19/2018" + }, + { + "extn": "8672", + "id": "8168", + "name": "Michael Rigg", + "office": "Nashville", + "position": "Systems Administrator", + "salary": "$238,110", + "start_date": "5/19/2004" + }, + { + "extn": "2880", + "id": "8169", + "name": "Teagan Thomas", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$261,403", + "start_date": "9/30/2006" + }, + { + "extn": "4466", + "id": "8170", + "name": "Colleen Bell", + "office": "Quebec", + "position": "Project Manager", + "salary": "$30,076", + "start_date": "10/25/2008" + }, + { + "extn": "6302", + "id": "8171", + "name": "Russel Quinn", + "office": "Boston", + "position": "CNC Operator", + "salary": "$26,607", + "start_date": "5/7/2009" + }, + { + "extn": "1449", + "id": "8172", + "name": "Ivy Collis", + "office": "Milano", + "position": "Cash Manager", + "salary": "$234,001", + "start_date": "9/27/2014" + }, + { + "extn": "8616", + "id": "8173", + "name": "Ryan Healy", + "office": "Jersey City", + "position": "Bellman", + "salary": "$225,408", + "start_date": "7/28/2016" + }, + { + "extn": "9960", + "id": "8174", + "name": "Benny Dann", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$270,722", + "start_date": "11/22/2014" + }, + { + "extn": "9074", + "id": "8175", + "name": "Chloe Flack", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$234,273", + "start_date": "10/29/2007" + }, + { + "extn": "4097", + "id": "8176", + "name": "Ember Davies", + "office": "Madison", + "position": "Web Developer", + "salary": "$21,584", + "start_date": "5/23/2012" + }, + { + "extn": "1496", + "id": "8177", + "name": "Abbey Wright", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$229,309", + "start_date": "10/28/2014" + }, + { + "extn": "6512", + "id": "8178", + "name": "George Yard", + "office": "Madison", + "position": "Loan Officer", + "salary": "$283,813", + "start_date": "8/11/2018" + }, + { + "extn": "5726", + "id": "8179", + "name": "Deborah Jobson", + "office": "Fullerton", + "position": "Healthcare Specialist", + "salary": "$217,308", + "start_date": "1/25/2008" + }, + { + "extn": "3775", + "id": "8180", + "name": "Mike Uddin", + "office": "Chicago", + "position": "Business Broker", + "salary": "$149,822", + "start_date": "9/24/2006" + }, + { + "extn": "8852", + "id": "8181", + "name": "Sara Mason", + "office": "Rome", + "position": "Bellman", + "salary": "$43,888", + "start_date": "3/30/2000" + }, + { + "extn": "1903", + "id": "8182", + "name": "Bryon Sherry", + "office": "Lakewood", + "position": "Cashier", + "salary": "$151,215", + "start_date": "5/28/2004" + }, + { + "extn": "2215", + "id": "8183", + "name": "Mark Ranks", + "office": "Hollywood", + "position": "Food Technologist", + "salary": "$249,998", + "start_date": "6/29/2012" + }, + { + "extn": "9990", + "id": "8184", + "name": "Molly Oldfield", + "office": "Glendale", + "position": "Dentist", + "salary": "$211,713", + "start_date": "8/5/2010" + }, + { + "extn": "4908", + "id": "8185", + "name": "Alice Mason", + "office": "Hollywood", + "position": "Staffing Consultant", + "salary": "$59,421", + "start_date": "9/27/2004" + }, + { + "extn": "8946", + "id": "8186", + "name": "Javier Warren", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$44,779", + "start_date": "5/25/2017" + }, + { + "extn": "3362", + "id": "8187", + "name": "Lynn Taylor", + "office": "Paris", + "position": "Pharmacist", + "salary": "$127,479", + "start_date": "6/4/2004" + }, + { + "extn": "2300", + "id": "8188", + "name": "Johnathan Brooks", + "office": "Hayward", + "position": "Health Educator", + "salary": "$109,185", + "start_date": "11/18/2003" + }, + { + "extn": "3702", + "id": "8189", + "name": "Jamie Drake", + "office": "Reno", + "position": "Web Developer", + "salary": "$27,619", + "start_date": "11/28/2012" + }, + { + "extn": "3302", + "id": "8190", + "name": "Ruby Andrews", + "office": "Scottsdale", + "position": "Associate Professor", + "salary": "$43,255", + "start_date": "5/14/2019" + }, + { + "extn": "1576", + "id": "8191", + "name": "Russel Watson", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$217,055", + "start_date": "7/13/2014" + }, + { + "extn": "5900", + "id": "8192", + "name": "Roger Osman", + "office": "Stockton", + "position": "Inspector", + "salary": "$73,880", + "start_date": "4/21/2018" + }, + { + "extn": "6030", + "id": "8193", + "name": "Penelope Brown", + "office": "Oakland", + "position": "Operator", + "salary": "$37,003", + "start_date": "8/21/2018" + }, + { + "extn": "9491", + "id": "8194", + "name": "Paula Collins", + "office": "Quebec", + "position": "CNC Operator", + "salary": "$112,838", + "start_date": "8/23/2011" + }, + { + "extn": "2242", + "id": "8195", + "name": "Marilyn Woodcock", + "office": "Seattle", + "position": "Staffing Consultant", + "salary": "$53,938", + "start_date": "7/25/2008" + }, + { + "extn": "4236", + "id": "8196", + "name": "Violet Steer", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$264,081", + "start_date": "6/11/2003" + }, + { + "extn": "5864", + "id": "8197", + "name": "Chadwick Holmes", + "office": "Houston", + "position": "Accountant", + "salary": "$79,137", + "start_date": "6/3/2019" + }, + { + "extn": "2744", + "id": "8198", + "name": "Sabrina Stevenson", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$182,752", + "start_date": "11/25/2015" + }, + { + "extn": "7119", + "id": "8199", + "name": "Aileen Larkin", + "office": "Henderson", + "position": "Paramedic", + "salary": "$38,076", + "start_date": "7/5/2004" + }, + { + "extn": "4374", + "id": "8200", + "name": "Boris Harrington", + "office": "Henderson", + "position": "Lecturer", + "salary": "$249,411", + "start_date": "9/4/2017" + }, + { + "extn": "8259", + "id": "8201", + "name": "Destiny Latham", + "office": "Irving", + "position": "CNC Operator", + "salary": "$161,368", + "start_date": "6/7/2019" + }, + { + "extn": "4713", + "id": "8202", + "name": "Belinda Jefferson", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$113,314", + "start_date": "12/7/2005" + }, + { + "extn": "1603", + "id": "8203", + "name": "Tom Pearce", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$11,445", + "start_date": "6/17/2008" + }, + { + "extn": "1109", + "id": "8204", + "name": "Jessica Goldsmith", + "office": "Columbus", + "position": "Treasurer", + "salary": "$46,894", + "start_date": "5/5/2008" + }, + { + "extn": "7377", + "id": "8205", + "name": "Matthew Cattell", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$89,150", + "start_date": "6/29/2009" + }, + { + "extn": "1714", + "id": "8206", + "name": "Isla Carpenter", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$92,945", + "start_date": "2/7/2018" + }, + { + "extn": "8260", + "id": "8207", + "name": "Norah Funnell", + "office": "New Orleans", + "position": "Design Engineer", + "salary": "$167,379", + "start_date": "9/10/2005" + }, + { + "extn": "3668", + "id": "8208", + "name": "Denny May", + "office": "Miami", + "position": "Banker", + "salary": "$104,724", + "start_date": "3/29/2014" + }, + { + "extn": "4143", + "id": "8209", + "name": "Rocco Sinclair", + "office": "Washington", + "position": "Executive Director", + "salary": "$215,110", + "start_date": "10/7/2006" + }, + { + "extn": "2526", + "id": "8210", + "name": "Phoebe Weasley", + "office": "Salem", + "position": "Bellman", + "salary": "$278,320", + "start_date": "4/28/2013" + }, + { + "extn": "6624", + "id": "8211", + "name": "Paula Riley", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$109,125", + "start_date": "3/22/2012" + }, + { + "extn": "5381", + "id": "8212", + "name": "Liam Savage", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$256,320", + "start_date": "8/6/2018" + }, + { + "extn": "1617", + "id": "8213", + "name": "Rocco Gibson", + "office": "Rome", + "position": "IT Support Staff", + "salary": "$97,446", + "start_date": "11/16/2010" + }, + { + "extn": "1117", + "id": "8214", + "name": "Anthony Trent", + "office": "Norfolk", + "position": "Loan Officer", + "salary": "$36,738", + "start_date": "3/16/2014" + }, + { + "extn": "4039", + "id": "8215", + "name": "Tyson Cowan", + "office": "London", + "position": "Retail Trainee", + "salary": "$37,706", + "start_date": "9/1/2003" + }, + { + "extn": "1862", + "id": "8216", + "name": "Jayden Walker", + "office": "Milwaukee", + "position": "Doctor", + "salary": "$264,788", + "start_date": "11/10/2010" + }, + { + "extn": "5579", + "id": "8217", + "name": "Samara Kerr", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$275,835", + "start_date": "5/4/2018" + }, + { + "extn": "7211", + "id": "8218", + "name": "Mason Asher", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$39,314", + "start_date": "3/5/2004" + }, + { + "extn": "9804", + "id": "8219", + "name": "Amelia James", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$263,766", + "start_date": "4/20/2012" + }, + { + "extn": "6383", + "id": "8220", + "name": "Michael Gordon", + "office": "Orlando", + "position": "Accountant", + "salary": "$282,472", + "start_date": "5/28/2013" + }, + { + "extn": "6959", + "id": "8221", + "name": "Paige Attwood", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$17,626", + "start_date": "1/2/2017" + }, + { + "extn": "4684", + "id": "8222", + "name": "Phillip Keys", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$276,635", + "start_date": "10/7/2018" + }, + { + "extn": "3055", + "id": "8223", + "name": "Ilona Overson", + "office": "Milano", + "position": "Bellman", + "salary": "$233,375", + "start_date": "2/23/2012" + }, + { + "extn": "1402", + "id": "8224", + "name": "Nate Chadwick", + "office": "Fayetteville", + "position": "Machine Operator", + "salary": "$193,010", + "start_date": "1/1/2019" + }, + { + "extn": "7602", + "id": "8225", + "name": "Lexi Miller", + "office": "Tulsa", + "position": "Food Technologist", + "salary": "$61,293", + "start_date": "4/15/2005" + }, + { + "extn": "2513", + "id": "8226", + "name": "Cassandra Parker", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$299,971", + "start_date": "6/22/2012" + }, + { + "extn": "4025", + "id": "8227", + "name": "John Roberts", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$67,135", + "start_date": "11/17/2017" + }, + { + "extn": "7173", + "id": "8228", + "name": "Cecilia Logan", + "office": "Nashville", + "position": "Service Supervisor", + "salary": "$236,979", + "start_date": "6/5/2017" + }, + { + "extn": "8931", + "id": "8229", + "name": "Harry Power", + "office": "Fayetteville", + "position": "Steward", + "salary": "$245,275", + "start_date": "9/1/2015" + }, + { + "extn": "5501", + "id": "8230", + "name": "Anthony Umney", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$136,213", + "start_date": "6/14/2018" + }, + { + "extn": "8658", + "id": "8231", + "name": "Doris Nelson", + "office": "London", + "position": "Call Center Representative", + "salary": "$52,504", + "start_date": "9/13/2018" + }, + { + "extn": "3366", + "id": "8232", + "name": "Logan Gibson", + "office": "Springfield", + "position": "Electrician", + "salary": "$38,573", + "start_date": "5/26/2000" + }, + { + "extn": "4065", + "id": "8233", + "name": "Doug Farrant", + "office": "El Paso", + "position": "Inspector", + "salary": "$239,005", + "start_date": "7/5/2007" + }, + { + "extn": "5505", + "id": "8234", + "name": "Oliver Hilton", + "office": "Huntsville", + "position": "Lecturer", + "salary": "$61,006", + "start_date": "8/15/2018" + }, + { + "extn": "1701", + "id": "8235", + "name": "Erica Quinn", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$228,388", + "start_date": "3/27/2013" + }, + { + "extn": "9720", + "id": "8236", + "name": "Julian Lloyd", + "office": "Saint Paul", + "position": "Health Educator", + "salary": "$66,895", + "start_date": "12/11/2011" + }, + { + "extn": "4025", + "id": "8237", + "name": "Paula Neville", + "office": "Jersey City", + "position": "Systems Administrator", + "salary": "$158,512", + "start_date": "4/20/2010" + }, + { + "extn": "1844", + "id": "8238", + "name": "Drew Harris", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$66,207", + "start_date": "12/17/2005" + }, + { + "extn": "9186", + "id": "8239", + "name": "Leroy Mcnally", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$234,326", + "start_date": "3/27/2019" + }, + { + "extn": "8484", + "id": "8240", + "name": "Marilyn Gaynor", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$288,502", + "start_date": "7/27/2006" + }, + { + "extn": "8560", + "id": "8241", + "name": "Isla Bingham", + "office": "San Jose", + "position": "Electrician", + "salary": "$173,198", + "start_date": "1/30/2010" + }, + { + "extn": "6450", + "id": "8242", + "name": "Carolyn Summers", + "office": "Madison", + "position": "Biologist", + "salary": "$146,829", + "start_date": "2/4/2012" + }, + { + "extn": "4232", + "id": "8243", + "name": "Melania Rosenbloom", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$122,606", + "start_date": "4/20/2009" + }, + { + "extn": "5612", + "id": "8244", + "name": "Barney Emerson", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$37,234", + "start_date": "7/28/2002" + }, + { + "extn": "4230", + "id": "8245", + "name": "Emerald Addison", + "office": "Arlington", + "position": "Healthcare Specialist", + "salary": "$106,680", + "start_date": "5/22/2014" + }, + { + "extn": "7043", + "id": "8246", + "name": "Kassandra Clarke", + "office": "Quebec", + "position": "Business Broker", + "salary": "$126,497", + "start_date": "12/16/2002" + }, + { + "extn": "4940", + "id": "8247", + "name": "George Poole", + "office": "London", + "position": "Fabricator", + "salary": "$62,714", + "start_date": "12/5/2001" + }, + { + "extn": "1866", + "id": "8248", + "name": "Chris Gallacher", + "office": "Glendale", + "position": "Call Center Representative", + "salary": "$43,477", + "start_date": "3/8/2002" + }, + { + "extn": "5532", + "id": "8249", + "name": "Doug Brock", + "office": "Houston", + "position": "Physician", + "salary": "$293,634", + "start_date": "1/31/2009" + }, + { + "extn": "9819", + "id": "8250", + "name": "Bree Horton", + "office": "Ontario", + "position": "Operator", + "salary": "$64,015", + "start_date": "9/14/2005" + }, + { + "extn": "8527", + "id": "8251", + "name": "Julianna Talbot", + "office": "Honolulu", + "position": "Cashier", + "salary": "$229,723", + "start_date": "1/18/2001" + }, + { + "extn": "7046", + "id": "8252", + "name": "Nathan Ebbs", + "office": "San Jose", + "position": "Web Developer", + "salary": "$212,663", + "start_date": "10/9/2011" + }, + { + "extn": "1136", + "id": "8253", + "name": "Julian Foxley", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$90,317", + "start_date": "7/30/2002" + }, + { + "extn": "6491", + "id": "8254", + "name": "Julius Gordon", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$201,901", + "start_date": "4/30/2012" + }, + { + "extn": "6213", + "id": "8255", + "name": "Amy Bailey", + "office": "London", + "position": "Baker", + "salary": "$297,665", + "start_date": "3/18/2012" + }, + { + "extn": "2687", + "id": "8256", + "name": "Barney Mason", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$33,001", + "start_date": "9/30/2000" + }, + { + "extn": "6970", + "id": "8257", + "name": "Rocco Fowler", + "office": "Prague", + "position": "Executive Director", + "salary": "$165,268", + "start_date": "7/3/2019" + }, + { + "extn": "6695", + "id": "8258", + "name": "Ruth Armstrong", + "office": "Sacramento", + "position": "Steward", + "salary": "$272,981", + "start_date": "12/2/2010" + }, + { + "extn": "9942", + "id": "8259", + "name": "Blake Addley", + "office": "Huntsville", + "position": "Clerk", + "salary": "$86,994", + "start_date": "8/10/2008" + }, + { + "extn": "8561", + "id": "8260", + "name": "Daron Oakley", + "office": "Detroit", + "position": "Lecturer", + "salary": "$95,011", + "start_date": "11/19/2018" + }, + { + "extn": "5774", + "id": "8261", + "name": "Matthew Leslie", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$294,579", + "start_date": "1/10/2008" + }, + { + "extn": "7609", + "id": "8262", + "name": "Johnathan Swift", + "office": "Madison", + "position": "Cash Manager", + "salary": "$289,282", + "start_date": "8/18/2019" + }, + { + "extn": "8074", + "id": "8263", + "name": "Chad Thomson", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$102,385", + "start_date": "2/2/2014" + }, + { + "extn": "3556", + "id": "8264", + "name": "Peter Greenwood", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$14,382", + "start_date": "12/1/2017" + }, + { + "extn": "4299", + "id": "8265", + "name": "Russel Mcguire", + "office": "El Paso", + "position": "Health Educator", + "salary": "$298,430", + "start_date": "4/26/2004" + }, + { + "extn": "2501", + "id": "8266", + "name": "Barney Speed", + "office": "Madrid", + "position": "Health Educator", + "salary": "$195,813", + "start_date": "4/8/2012" + }, + { + "extn": "8079", + "id": "8267", + "name": "Sonya Weldon", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$128,250", + "start_date": "12/29/2013" + }, + { + "extn": "9119", + "id": "8268", + "name": "Ron Ranks", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$273,126", + "start_date": "10/25/2006" + }, + { + "extn": "9035", + "id": "8269", + "name": "Ada Abbey", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$185,654", + "start_date": "8/11/2014" + }, + { + "extn": "9173", + "id": "8270", + "name": "Fred Waterhouse", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$112,639", + "start_date": "7/20/2008" + }, + { + "extn": "8177", + "id": "8271", + "name": "Adina Hood", + "office": "Chicago", + "position": "Bellman", + "salary": "$115,948", + "start_date": "3/17/2014" + }, + { + "extn": "5316", + "id": "8272", + "name": "Deborah Shepherd", + "office": "San Bernardino", + "position": "Dentist", + "salary": "$133,186", + "start_date": "2/12/2016" + }, + { + "extn": "4835", + "id": "8273", + "name": "Scarlett Aldridge", + "office": "Lyon", + "position": "Audiologist", + "salary": "$67,336", + "start_date": "8/20/2008" + }, + { + "extn": "4682", + "id": "8274", + "name": "Eduardo Wooldridge", + "office": "Amarillo", + "position": "Steward", + "salary": "$178,526", + "start_date": "8/16/2018" + }, + { + "extn": "1499", + "id": "8275", + "name": "Mason Fowler", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$89,971", + "start_date": "11/14/2018" + }, + { + "extn": "8039", + "id": "8276", + "name": "Phillip White", + "office": "Escondido", + "position": "Front Desk Coordinator", + "salary": "$277,788", + "start_date": "10/2/2005" + }, + { + "extn": "5841", + "id": "8277", + "name": "Boris Kaur", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$106,949", + "start_date": "1/1/2008" + }, + { + "extn": "4374", + "id": "8278", + "name": "Josephine Dann", + "office": "Prague", + "position": "Software Engineer", + "salary": "$258,710", + "start_date": "7/15/2007" + }, + { + "extn": "2108", + "id": "8279", + "name": "Leilani Morrow", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$74,252", + "start_date": "2/9/2003" + }, + { + "extn": "8054", + "id": "8280", + "name": "Colleen Hamilton", + "office": "Reno", + "position": "Auditor", + "salary": "$47,481", + "start_date": "3/14/2008" + }, + { + "extn": "1384", + "id": "8281", + "name": "Leilani Mccall", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$86,273", + "start_date": "2/24/2018" + }, + { + "extn": "5676", + "id": "8282", + "name": "Hadley Jarvis", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$179,102", + "start_date": "7/22/2005" + }, + { + "extn": "6921", + "id": "8283", + "name": "Bryon Nielson", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$285,376", + "start_date": "10/28/2011" + }, + { + "extn": "7252", + "id": "8284", + "name": "Maxwell Pitt", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$261,298", + "start_date": "4/6/2002" + }, + { + "extn": "7603", + "id": "8285", + "name": "Tom Egerton", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$85,955", + "start_date": "9/23/2017" + }, + { + "extn": "4891", + "id": "8286", + "name": "Thea Heaton", + "office": "Chicago", + "position": "Front Desk Coordinator", + "salary": "$199,361", + "start_date": "2/5/2005" + }, + { + "extn": "7878", + "id": "8287", + "name": "Marie Mcnally", + "office": "Paris", + "position": "Software Engineer", + "salary": "$267,092", + "start_date": "8/11/2011" + }, + { + "extn": "5716", + "id": "8288", + "name": "Rae Verdon", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$126,266", + "start_date": "2/6/2017" + }, + { + "extn": "2943", + "id": "8289", + "name": "Kieth Ianson", + "office": "Bakersfield", + "position": "CNC Operator", + "salary": "$156,172", + "start_date": "7/8/2013" + }, + { + "extn": "5952", + "id": "8290", + "name": "Aeris Thatcher", + "office": "Jersey City", + "position": "Baker", + "salary": "$184,033", + "start_date": "7/26/2002" + }, + { + "extn": "1757", + "id": "8291", + "name": "Danny Owens", + "office": "Ontario", + "position": "Cashier", + "salary": "$270,014", + "start_date": "7/15/2014" + }, + { + "extn": "6958", + "id": "8292", + "name": "Valentina Smith", + "office": "Phoenix", + "position": "Audiologist", + "salary": "$274,160", + "start_date": "4/30/2007" + }, + { + "extn": "3491", + "id": "8293", + "name": "Carolyn Widdows", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$15,339", + "start_date": "3/10/2006" + }, + { + "extn": "2242", + "id": "8294", + "name": "Gabriel Allen", + "office": "Boston", + "position": "Operator", + "salary": "$65,928", + "start_date": "11/6/2011" + }, + { + "extn": "8836", + "id": "8295", + "name": "Rufus Evans", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$55,690", + "start_date": "4/8/2009" + }, + { + "extn": "4022", + "id": "8296", + "name": "Sylvia Shaw", + "office": "Wien", + "position": "Baker", + "salary": "$295,843", + "start_date": "1/17/2009" + }, + { + "extn": "5107", + "id": "8297", + "name": "Danny Johnson", + "office": "Milano", + "position": "Loan Officer", + "salary": "$30,097", + "start_date": "8/3/2004" + }, + { + "extn": "9462", + "id": "8298", + "name": "Barney Hobbs", + "office": "Saint Paul", + "position": "Fabricator", + "salary": "$244,286", + "start_date": "9/30/2008" + }, + { + "extn": "1706", + "id": "8299", + "name": "Percy Vass", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$249,201", + "start_date": "3/9/2005" + }, + { + "extn": "4457", + "id": "8300", + "name": "Chadwick Duvall", + "office": "Arlington", + "position": "Dentist", + "salary": "$75,280", + "start_date": "3/20/2000" + }, + { + "extn": "7705", + "id": "8301", + "name": "William Spencer", + "office": "Jersey City", + "position": "Banker", + "salary": "$257,104", + "start_date": "3/25/2010" + }, + { + "extn": "3127", + "id": "8302", + "name": "Tyson Hastings", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$127,890", + "start_date": "1/12/2003" + }, + { + "extn": "7058", + "id": "8303", + "name": "Harvey Rowlands", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$224,563", + "start_date": "2/16/2001" + }, + { + "extn": "8441", + "id": "8304", + "name": "Elise Uttley", + "office": "Seattle", + "position": "Clerk", + "salary": "$268,099", + "start_date": "3/29/2010" + }, + { + "extn": "7501", + "id": "8305", + "name": "Lana Edley", + "office": "Philadelphia", + "position": "Project Manager", + "salary": "$134,236", + "start_date": "5/12/2015" + }, + { + "extn": "4415", + "id": "8306", + "name": "Caleb Adams", + "office": "Oklahoma City", + "position": "Paramedic", + "salary": "$239,130", + "start_date": "9/16/2016" + }, + { + "extn": "8815", + "id": "8307", + "name": "Chester Hopkins", + "office": "Jacksonville", + "position": "Executive Director", + "salary": "$250,581", + "start_date": "6/19/2006" + }, + { + "extn": "8313", + "id": "8308", + "name": "Fred Townend", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$212,478", + "start_date": "8/20/2006" + }, + { + "extn": "3835", + "id": "8309", + "name": "Lorraine Bryant", + "office": "Worcester", + "position": "Cashier", + "salary": "$16,364", + "start_date": "9/17/2002" + }, + { + "extn": "9555", + "id": "8310", + "name": "Mona Young", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$222,793", + "start_date": "12/20/2017" + }, + { + "extn": "4981", + "id": "8311", + "name": "Lynn Garner", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$119,886", + "start_date": "8/4/2000" + }, + { + "extn": "3615", + "id": "8312", + "name": "Harvey Murphy", + "office": "Moreno Valley", + "position": "Laboratory Technician", + "salary": "$162,430", + "start_date": "3/19/2000" + }, + { + "extn": "8034", + "id": "8313", + "name": "Doug Martin", + "office": "Kansas City", + "position": "Auditor", + "salary": "$71,126", + "start_date": "8/12/2007" + }, + { + "extn": "5513", + "id": "8314", + "name": "Hayden West", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$236,838", + "start_date": "10/8/2013" + }, + { + "extn": "2807", + "id": "8315", + "name": "Boris Shields", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$187,605", + "start_date": "3/15/2012" + }, + { + "extn": "3150", + "id": "8316", + "name": "Kieth Russell", + "office": "Columbus", + "position": "Project Manager", + "salary": "$145,866", + "start_date": "12/2/2004" + }, + { + "extn": "1825", + "id": "8317", + "name": "Bryce Whittle", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$235,570", + "start_date": "2/6/2010" + }, + { + "extn": "3486", + "id": "8318", + "name": "Carissa Stuart", + "office": "Saint Paul", + "position": "Doctor", + "salary": "$263,459", + "start_date": "8/18/2003" + }, + { + "extn": "9088", + "id": "8319", + "name": "Domenic James", + "office": "Los Angeles", + "position": "Restaurant Manager", + "salary": "$224,548", + "start_date": "1/11/2009" + }, + { + "extn": "3098", + "id": "8320", + "name": "Jackeline Umney", + "office": "Cincinnati", + "position": "Pharmacist", + "salary": "$21,670", + "start_date": "5/21/2010" + }, + { + "extn": "6831", + "id": "8321", + "name": "Julianna Reading", + "office": "Cincinnati", + "position": "Clerk", + "salary": "$81,906", + "start_date": "4/11/2019" + }, + { + "extn": "4251", + "id": "8322", + "name": "Aurelia Needham", + "office": "Salem", + "position": "Bellman", + "salary": "$190,513", + "start_date": "2/9/2012" + }, + { + "extn": "5937", + "id": "8323", + "name": "Rocco Robinson", + "office": "Tulsa", + "position": "Accountant", + "salary": "$248,719", + "start_date": "11/2/2018" + }, + { + "extn": "2530", + "id": "8324", + "name": "Erick Dowson", + "office": "Chicago", + "position": "Electrician", + "salary": "$57,548", + "start_date": "1/5/2016" + }, + { + "extn": "1048", + "id": "8325", + "name": "Shannon Calderwood", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$16,157", + "start_date": "3/21/2003" + }, + { + "extn": "1875", + "id": "8326", + "name": "Tyler Funnell", + "office": "New York", + "position": "HR Specialist", + "salary": "$279,990", + "start_date": "5/23/2008" + }, + { + "extn": "8908", + "id": "8327", + "name": "Darlene Pierce", + "office": "Wien", + "position": "Loan Officer", + "salary": "$283,155", + "start_date": "9/25/2008" + }, + { + "extn": "4991", + "id": "8328", + "name": "Mike Niles", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$200,988", + "start_date": "9/24/2018" + }, + { + "extn": "3379", + "id": "8329", + "name": "Abdul Farmer", + "office": "San Diego", + "position": "Bellman", + "salary": "$57,433", + "start_date": "1/30/2014" + }, + { + "extn": "9472", + "id": "8330", + "name": "Alice Williams", + "office": "Bellevue", + "position": "Steward", + "salary": "$38,297", + "start_date": "8/15/2005" + }, + { + "extn": "6109", + "id": "8331", + "name": "Hope Jones", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$136,532", + "start_date": "6/6/2019" + }, + { + "extn": "3946", + "id": "8332", + "name": "Chadwick Plumb", + "office": "New York", + "position": "Paramedic", + "salary": "$275,518", + "start_date": "6/29/2003" + }, + { + "extn": "3523", + "id": "8333", + "name": "Quinn Kelly", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$175,600", + "start_date": "1/21/2000" + }, + { + "extn": "1156", + "id": "8334", + "name": "Adina Shaw", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$81,061", + "start_date": "10/27/2002" + }, + { + "extn": "1371", + "id": "8335", + "name": "Ryan Redwood", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$72,283", + "start_date": "12/17/2018" + }, + { + "extn": "2222", + "id": "8336", + "name": "Mike Ross", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$146,180", + "start_date": "11/12/2013" + }, + { + "extn": "2910", + "id": "8337", + "name": "Tiffany Groves", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$230,603", + "start_date": "2/23/2003" + }, + { + "extn": "1295", + "id": "8338", + "name": "Rufus Mccall", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$240,485", + "start_date": "1/26/2019" + }, + { + "extn": "4072", + "id": "8339", + "name": "Rufus Salt", + "office": "Bridgeport", + "position": "Budget Analyst", + "salary": "$286,424", + "start_date": "2/16/2000" + }, + { + "extn": "4473", + "id": "8340", + "name": "Fred Khan", + "office": "Milano", + "position": "Steward", + "salary": "$278,569", + "start_date": "10/1/2014" + }, + { + "extn": "9267", + "id": "8341", + "name": "Gemma Flack", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$202,234", + "start_date": "3/20/2013" + }, + { + "extn": "6100", + "id": "8342", + "name": "Daron Miller", + "office": "Oakland", + "position": "Physician", + "salary": "$69,444", + "start_date": "3/16/2016" + }, + { + "extn": "5912", + "id": "8343", + "name": "Elijah Vince", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$212,587", + "start_date": "6/1/2011" + }, + { + "extn": "5141", + "id": "8344", + "name": "Adela Vangness", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$217,639", + "start_date": "9/27/2001" + }, + { + "extn": "7154", + "id": "8345", + "name": "Aeris Farrant", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$138,811", + "start_date": "7/6/2003" + }, + { + "extn": "6648", + "id": "8346", + "name": "Mark Hilton", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$125,559", + "start_date": "5/22/2002" + }, + { + "extn": "6255", + "id": "8347", + "name": "Ron Doherty", + "office": "Hollywood", + "position": "Associate Professor", + "salary": "$225,502", + "start_date": "1/30/2007" + }, + { + "extn": "3375", + "id": "8348", + "name": "Tyson Taylor", + "office": "Detroit", + "position": "Bellman", + "salary": "$234,920", + "start_date": "9/6/2017" + }, + { + "extn": "3497", + "id": "8349", + "name": "Marla Wilkinson", + "office": "Scottsdale", + "position": "Clerk", + "salary": "$248,163", + "start_date": "2/15/2009" + }, + { + "extn": "7280", + "id": "8350", + "name": "Elijah Radley", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$70,788", + "start_date": "10/5/2011" + }, + { + "extn": "8025", + "id": "8351", + "name": "Oliver Farrell", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$116,619", + "start_date": "12/26/2016" + }, + { + "extn": "9997", + "id": "8352", + "name": "Analise Ianson", + "office": "Bellevue", + "position": "Healthcare Specialist", + "salary": "$59,265", + "start_date": "7/29/2001" + }, + { + "extn": "7525", + "id": "8353", + "name": "Domenic Pickard", + "office": "Dallas", + "position": "Physician", + "salary": "$223,713", + "start_date": "11/4/2003" + }, + { + "extn": "8834", + "id": "8354", + "name": "Cara Jenkin", + "office": "Albuquerque", + "position": "Business Broker", + "salary": "$57,289", + "start_date": "6/22/2013" + }, + { + "extn": "5797", + "id": "8355", + "name": "Carmella Henderson", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$279,843", + "start_date": "10/6/2011" + }, + { + "extn": "2291", + "id": "8356", + "name": "Nick Mcguire", + "office": "Irving", + "position": "Biologist", + "salary": "$269,354", + "start_date": "8/9/2002" + }, + { + "extn": "8049", + "id": "8357", + "name": "Gil Hewitt", + "office": "Quebec", + "position": "Loan Officer", + "salary": "$26,999", + "start_date": "2/22/2004" + }, + { + "extn": "4205", + "id": "8358", + "name": "Chanelle Rycroft", + "office": "Oakland", + "position": "Fabricator", + "salary": "$275,921", + "start_date": "2/6/2013" + }, + { + "extn": "2803", + "id": "8359", + "name": "Jacqueline Reyes", + "office": "Washington", + "position": "Project Manager", + "salary": "$166,187", + "start_date": "8/18/2010" + }, + { + "extn": "5781", + "id": "8360", + "name": "Jayden Dunbar", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$10,630", + "start_date": "1/22/2016" + }, + { + "extn": "4930", + "id": "8361", + "name": "Liv Fields", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$228,330", + "start_date": "5/16/2015" + }, + { + "extn": "5149", + "id": "8362", + "name": "Eve Williams", + "office": "Orlando", + "position": "Project Manager", + "salary": "$13,583", + "start_date": "3/2/2000" + }, + { + "extn": "1413", + "id": "8363", + "name": "Daniel Gregory", + "office": "Oakland", + "position": "Paramedic", + "salary": "$56,240", + "start_date": "7/25/2002" + }, + { + "extn": "5025", + "id": "8364", + "name": "Eduardo Eyres", + "office": "Omaha", + "position": "Electrician", + "salary": "$91,705", + "start_date": "12/19/2001" + }, + { + "extn": "1613", + "id": "8365", + "name": "Erica Stuart", + "office": "Garland", + "position": "Doctor", + "salary": "$288,659", + "start_date": "11/30/2006" + }, + { + "extn": "7588", + "id": "8366", + "name": "Tom Hopkinson", + "office": "Saint Paul", + "position": "Designer", + "salary": "$263,903", + "start_date": "6/18/2014" + }, + { + "extn": "9025", + "id": "8367", + "name": "Martin Mason", + "office": "Paris", + "position": "Restaurant Manager", + "salary": "$106,372", + "start_date": "2/16/2011" + }, + { + "extn": "7730", + "id": "8368", + "name": "Kaylee Bryant", + "office": "Prague", + "position": "Health Educator", + "salary": "$279,662", + "start_date": "3/19/2001" + }, + { + "extn": "8681", + "id": "8369", + "name": "Ivy Dobson", + "office": "Otawa", + "position": "Doctor", + "salary": "$41,535", + "start_date": "4/12/2007" + }, + { + "extn": "8979", + "id": "8370", + "name": "Samara Wilcox", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$242,481", + "start_date": "1/22/2009" + }, + { + "extn": "9894", + "id": "8371", + "name": "Stella Jefferson", + "office": "Irving", + "position": "Lecturer", + "salary": "$144,992", + "start_date": "6/17/2019" + }, + { + "extn": "2781", + "id": "8372", + "name": "Mark Camden", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$40,550", + "start_date": "1/11/2014" + }, + { + "extn": "8040", + "id": "8373", + "name": "Hayden Neville", + "office": "Amarillo", + "position": "Clerk", + "salary": "$94,206", + "start_date": "6/17/2003" + }, + { + "extn": "2708", + "id": "8374", + "name": "George Mackenzie", + "office": "Salem", + "position": "Cashier", + "salary": "$157,822", + "start_date": "7/5/2007" + }, + { + "extn": "8325", + "id": "8375", + "name": "Rosalee Summers", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$179,305", + "start_date": "2/18/2005" + }, + { + "extn": "1417", + "id": "8376", + "name": "Louise Rodwell", + "office": "Seattle", + "position": "Treasurer", + "salary": "$267,509", + "start_date": "12/11/2003" + }, + { + "extn": "9725", + "id": "8377", + "name": "Peyton Jones", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$239,488", + "start_date": "4/7/2010" + }, + { + "extn": "9297", + "id": "8378", + "name": "Ryan Wise", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$174,625", + "start_date": "2/23/2007" + }, + { + "extn": "8346", + "id": "8379", + "name": "Samara Wade", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$213,326", + "start_date": "8/3/2006" + }, + { + "extn": "3259", + "id": "8380", + "name": "Nathan Bolton", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$108,850", + "start_date": "9/25/2005" + }, + { + "extn": "7192", + "id": "8381", + "name": "Naomi Pearce", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$254,524", + "start_date": "6/28/2005" + }, + { + "extn": "6663", + "id": "8382", + "name": "Manuel Saunders", + "office": "Philadelphia", + "position": "Doctor", + "salary": "$184,189", + "start_date": "11/27/2013" + }, + { + "extn": "8676", + "id": "8383", + "name": "Tom Drew", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$69,497", + "start_date": "3/2/2002" + }, + { + "extn": "1095", + "id": "8384", + "name": "Candace Kaur", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$209,615", + "start_date": "10/9/2012" + }, + { + "extn": "4503", + "id": "8385", + "name": "Gwen Wills", + "office": "Madison", + "position": "Systems Administrator", + "salary": "$45,065", + "start_date": "2/1/2013" + }, + { + "extn": "7036", + "id": "8386", + "name": "Greta Baker", + "office": "Columbus", + "position": "Production Painter", + "salary": "$39,038", + "start_date": "5/28/2008" + }, + { + "extn": "2189", + "id": "8387", + "name": "Mary Connor", + "office": "Laredo", + "position": "Systems Administrator", + "salary": "$288,345", + "start_date": "9/11/2013" + }, + { + "extn": "4462", + "id": "8388", + "name": "Lara Nayler", + "office": "Honolulu", + "position": "Cashier", + "salary": "$131,587", + "start_date": "4/11/2014" + }, + { + "extn": "4689", + "id": "8389", + "name": "Allison Woodcock", + "office": "San Jose", + "position": "Project Manager", + "salary": "$35,592", + "start_date": "4/21/2019" + }, + { + "extn": "2942", + "id": "8390", + "name": "Maxwell Tyler", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$106,457", + "start_date": "6/20/2010" + }, + { + "extn": "7968", + "id": "8391", + "name": "Maxwell Booth", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$241,711", + "start_date": "10/9/2000" + }, + { + "extn": "7615", + "id": "8392", + "name": "Mike Nayler", + "office": "Toledo", + "position": "Cashier", + "salary": "$278,271", + "start_date": "7/25/2005" + }, + { + "extn": "8885", + "id": "8393", + "name": "Adalind Watson", + "office": "Omaha", + "position": "Staffing Consultant", + "salary": "$109,134", + "start_date": "12/30/2009" + }, + { + "extn": "3058", + "id": "8394", + "name": "Ember Nanton", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$221,046", + "start_date": "12/11/2003" + }, + { + "extn": "2174", + "id": "8395", + "name": "Angelica Stevens", + "office": "Scottsdale", + "position": "Operator", + "salary": "$18,237", + "start_date": "9/21/2015" + }, + { + "extn": "2894", + "id": "8396", + "name": "Nicholas Foxley", + "office": "Glendale", + "position": "Cashier", + "salary": "$100,422", + "start_date": "3/25/2003" + }, + { + "extn": "2233", + "id": "8397", + "name": "Tony Jennson", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$42,139", + "start_date": "1/10/2001" + }, + { + "extn": "3635", + "id": "8398", + "name": "Daron Ingham", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$156,272", + "start_date": "5/29/2007" + }, + { + "extn": "4502", + "id": "8399", + "name": "Evelynn Asher", + "office": "Escondido", + "position": "HR Coordinator", + "salary": "$129,750", + "start_date": "8/8/2019" + }, + { + "extn": "7956", + "id": "8400", + "name": "Stella Underhill", + "office": "Madison", + "position": "Biologist", + "salary": "$14,572", + "start_date": "1/1/2013" + }, + { + "extn": "7075", + "id": "8401", + "name": "Peter Reid", + "office": "Long Beach", + "position": "Treasurer", + "salary": "$256,231", + "start_date": "4/2/2017" + }, + { + "extn": "8656", + "id": "8402", + "name": "Gemma Nash", + "office": "Venice", + "position": "Project Manager", + "salary": "$73,048", + "start_date": "2/20/2013" + }, + { + "extn": "8381", + "id": "8403", + "name": "Caleb Buckley", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$265,292", + "start_date": "11/28/2011" + }, + { + "extn": "1487", + "id": "8404", + "name": "Jack Giles", + "office": "Indianapolis", + "position": "Healthcare Specialist", + "salary": "$182,970", + "start_date": "3/18/2006" + }, + { + "extn": "8455", + "id": "8405", + "name": "Alexander Denton", + "office": "Memphis", + "position": "Dentist", + "salary": "$293,111", + "start_date": "12/17/2015" + }, + { + "extn": "2398", + "id": "8406", + "name": "Alice Flack", + "office": "Miami", + "position": "Healthcare Specialist", + "salary": "$90,630", + "start_date": "12/25/2000" + }, + { + "extn": "4722", + "id": "8407", + "name": "Andie Harrington", + "office": "Zurich", + "position": "Mobile Developer", + "salary": "$283,836", + "start_date": "1/25/2012" + }, + { + "extn": "6085", + "id": "8408", + "name": "Freya Rose", + "office": "Tulsa", + "position": "Associate Professor", + "salary": "$245,138", + "start_date": "4/23/2015" + }, + { + "extn": "6393", + "id": "8409", + "name": "Josh Nurton", + "office": "Bellevue", + "position": "Designer", + "salary": "$101,016", + "start_date": "2/16/2003" + }, + { + "extn": "5323", + "id": "8410", + "name": "Kieth Redfern", + "office": "Nashville", + "position": "Inspector", + "salary": "$135,291", + "start_date": "10/4/2007" + }, + { + "extn": "6507", + "id": "8411", + "name": "Liam Thorne", + "office": "Dallas", + "position": "Clerk", + "salary": "$21,848", + "start_date": "8/11/2009" + }, + { + "extn": "3290", + "id": "8412", + "name": "Victoria Taylor", + "office": "Milwaukee", + "position": "Webmaster", + "salary": "$231,796", + "start_date": "3/6/2000" + }, + { + "extn": "3287", + "id": "8413", + "name": "Jacob Hunter", + "office": "Salt Lake City", + "position": "Banker", + "salary": "$259,277", + "start_date": "10/12/2005" + }, + { + "extn": "9597", + "id": "8414", + "name": "Naomi Ralph", + "office": "Stockton", + "position": "Audiologist", + "salary": "$222,708", + "start_date": "10/28/2010" + }, + { + "extn": "5014", + "id": "8415", + "name": "Joseph Harvey", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$279,025", + "start_date": "9/16/2002" + }, + { + "extn": "5505", + "id": "8416", + "name": "Michael Becker", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$39,313", + "start_date": "7/27/2004" + }, + { + "extn": "2226", + "id": "8417", + "name": "Fred Turner", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$102,832", + "start_date": "1/24/2001" + }, + { + "extn": "7371", + "id": "8418", + "name": "Mason Lunt", + "office": "Paris", + "position": "Steward", + "salary": "$52,297", + "start_date": "10/7/2016" + }, + { + "extn": "2539", + "id": "8419", + "name": "Owen James", + "office": "Lyon", + "position": "Dentist", + "salary": "$260,311", + "start_date": "11/22/2000" + }, + { + "extn": "2307", + "id": "8420", + "name": "Harry Robertson", + "office": "Salem", + "position": "Dentist", + "salary": "$180,225", + "start_date": "1/2/2000" + }, + { + "extn": "3852", + "id": "8421", + "name": "Mason Graham", + "office": "Dallas", + "position": "Loan Officer", + "salary": "$12,609", + "start_date": "5/11/2010" + }, + { + "extn": "2071", + "id": "8422", + "name": "Joseph Dann", + "office": "Indianapolis", + "position": "Machine Operator", + "salary": "$79,600", + "start_date": "7/4/2017" + }, + { + "extn": "5338", + "id": "8423", + "name": "Daria Cox", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$32,879", + "start_date": "11/19/2013" + }, + { + "extn": "5791", + "id": "8424", + "name": "Harvey Brock", + "office": "Quebec", + "position": "Baker", + "salary": "$284,095", + "start_date": "6/10/2014" + }, + { + "extn": "7368", + "id": "8425", + "name": "Maggie Gray", + "office": "Hollywood", + "position": "Pharmacist", + "salary": "$259,737", + "start_date": "6/22/2017" + }, + { + "extn": "7481", + "id": "8426", + "name": "Jasmine Bradshaw", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$23,503", + "start_date": "10/18/2000" + }, + { + "extn": "1998", + "id": "8427", + "name": "Stella Harrison", + "office": "Milano", + "position": "Bookkeeper", + "salary": "$260,357", + "start_date": "12/11/2006" + }, + { + "extn": "5464", + "id": "8428", + "name": "Henry Chappell", + "office": "Los Angeles", + "position": "Lecturer", + "salary": "$14,950", + "start_date": "9/6/2019" + }, + { + "extn": "9754", + "id": "8429", + "name": "Adalind Mcneill", + "office": "Fullerton", + "position": "Loan Officer", + "salary": "$121,508", + "start_date": "2/27/2000" + }, + { + "extn": "2936", + "id": "8430", + "name": "Hailey Drew", + "office": "Henderson", + "position": "Paramedic", + "salary": "$35,691", + "start_date": "4/11/2015" + }, + { + "extn": "9861", + "id": "8431", + "name": "Abdul Gray", + "office": "Tulsa", + "position": "Designer", + "salary": "$144,054", + "start_date": "10/16/2010" + }, + { + "extn": "2343", + "id": "8432", + "name": "Bart Hood", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$281,682", + "start_date": "6/26/2007" + }, + { + "extn": "4360", + "id": "8433", + "name": "Carter Higgs", + "office": "Bridgeport", + "position": "Designer", + "salary": "$52,662", + "start_date": "5/31/2015" + }, + { + "extn": "4872", + "id": "8434", + "name": "Manuel Wise", + "office": "Atlanta", + "position": "Budget Analyst", + "salary": "$71,741", + "start_date": "6/17/2000" + }, + { + "extn": "1964", + "id": "8435", + "name": "Domenic Avery", + "office": "Paris", + "position": "CNC Operator", + "salary": "$264,638", + "start_date": "4/24/2012" + }, + { + "extn": "4039", + "id": "8436", + "name": "Marla Todd", + "office": "San Jose", + "position": "Clerk", + "salary": "$94,340", + "start_date": "5/21/2003" + }, + { + "extn": "6848", + "id": "8437", + "name": "Chad Yarlett", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$120,873", + "start_date": "10/13/2018" + }, + { + "extn": "2687", + "id": "8438", + "name": "Benny Bennett", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$59,400", + "start_date": "4/15/2013" + }, + { + "extn": "1313", + "id": "8439", + "name": "Kendra Lyon", + "office": "Boston", + "position": "Business Broker", + "salary": "$194,662", + "start_date": "8/5/2013" + }, + { + "extn": "2909", + "id": "8440", + "name": "Shelby Preston", + "office": "Baltimore", + "position": "Banker", + "salary": "$144,491", + "start_date": "4/4/2019" + }, + { + "extn": "6118", + "id": "8441", + "name": "Nicole Needham", + "office": "Salem", + "position": "Baker", + "salary": "$150,138", + "start_date": "7/2/2019" + }, + { + "extn": "4972", + "id": "8442", + "name": "Dani Tutton", + "office": "Memphis", + "position": "Healthcare Specialist", + "salary": "$89,411", + "start_date": "2/2/2018" + }, + { + "extn": "4455", + "id": "8443", + "name": "Chadwick Poole", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$76,203", + "start_date": "1/29/2009" + }, + { + "extn": "8286", + "id": "8444", + "name": "Logan Hall", + "office": "Cincinnati", + "position": "Doctor", + "salary": "$86,250", + "start_date": "4/25/2002" + }, + { + "extn": "9583", + "id": "8445", + "name": "Logan Hunter", + "office": "Rome", + "position": "Bellman", + "salary": "$62,330", + "start_date": "7/3/2010" + }, + { + "extn": "3372", + "id": "8446", + "name": "Martin Addison", + "office": "Bucharest", + "position": "Banker", + "salary": "$182,400", + "start_date": "11/19/2011" + }, + { + "extn": "7444", + "id": "8447", + "name": "Nancy Hamilton", + "office": "Bucharest", + "position": "Steward", + "salary": "$24,848", + "start_date": "1/12/2002" + }, + { + "extn": "8688", + "id": "8448", + "name": "Ramon Lambert", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$67,989", + "start_date": "12/29/2009" + }, + { + "extn": "8315", + "id": "8449", + "name": "Hayden James", + "office": "Henderson", + "position": "Assistant Buyer", + "salary": "$103,749", + "start_date": "11/30/2016" + }, + { + "extn": "9625", + "id": "8450", + "name": "Shay Funnell", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$35,685", + "start_date": "2/18/2016" + }, + { + "extn": "2250", + "id": "8451", + "name": "Domenic Williams", + "office": "Baltimore", + "position": "Steward", + "salary": "$102,006", + "start_date": "10/9/2014" + }, + { + "extn": "6267", + "id": "8452", + "name": "Fred Allcott", + "office": "Irving", + "position": "Mobile Developer", + "salary": "$110,055", + "start_date": "9/28/2005" + }, + { + "extn": "4382", + "id": "8453", + "name": "Florence Paterson", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$153,781", + "start_date": "10/26/2010" + }, + { + "extn": "1144", + "id": "8454", + "name": "Chuck Redwood", + "office": "Hayward", + "position": "Designer", + "salary": "$76,106", + "start_date": "2/27/2014" + }, + { + "extn": "3577", + "id": "8455", + "name": "Harvey Wilson", + "office": "Fort Lauderdale", + "position": "Associate Professor", + "salary": "$169,242", + "start_date": "7/10/2004" + }, + { + "extn": "1925", + "id": "8456", + "name": "Jack Miller", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$211,103", + "start_date": "4/26/2007" + }, + { + "extn": "7944", + "id": "8457", + "name": "Lindsay Osmond", + "office": "Berna", + "position": "Baker", + "salary": "$58,167", + "start_date": "6/3/2005" + }, + { + "extn": "3181", + "id": "8458", + "name": "Kurt Yarwood", + "office": "Milano", + "position": "Executive Director", + "salary": "$82,497", + "start_date": "2/20/2005" + }, + { + "extn": "7434", + "id": "8459", + "name": "Brooklyn Heaton", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$241,951", + "start_date": "2/13/2012" + }, + { + "extn": "8579", + "id": "8460", + "name": "Rick Utterson", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$59,026", + "start_date": "1/19/2009" + }, + { + "extn": "6542", + "id": "8461", + "name": "Barney Richards", + "office": "Lincoln", + "position": "Clerk", + "salary": "$11,840", + "start_date": "7/5/2002" + }, + { + "extn": "6864", + "id": "8462", + "name": "Daron Pearce", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$56,225", + "start_date": "1/28/2011" + }, + { + "extn": "3474", + "id": "8463", + "name": "Karen Nayler", + "office": "Washington", + "position": "Electrician", + "salary": "$150,179", + "start_date": "4/7/2008" + }, + { + "extn": "6974", + "id": "8464", + "name": "Hank Kelly", + "office": "Stockton", + "position": "Biologist", + "salary": "$76,198", + "start_date": "9/27/2019" + }, + { + "extn": "2780", + "id": "8465", + "name": "Fred Sherwood", + "office": "San Antonio", + "position": "Doctor", + "salary": "$157,641", + "start_date": "12/17/2015" + }, + { + "extn": "3681", + "id": "8466", + "name": "Nicole Griffiths", + "office": "Omaha", + "position": "Accountant", + "salary": "$108,423", + "start_date": "11/20/2016" + }, + { + "extn": "5840", + "id": "8467", + "name": "Joyce Rycroft", + "office": "Louisville", + "position": "Project Manager", + "salary": "$165,046", + "start_date": "9/27/2017" + }, + { + "extn": "5202", + "id": "8468", + "name": "Mark Eaton", + "office": "San Antonio", + "position": "Inspector", + "salary": "$87,269", + "start_date": "5/5/2004" + }, + { + "extn": "1866", + "id": "8469", + "name": "Sage Cork", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$270,166", + "start_date": "10/29/2013" + }, + { + "extn": "8035", + "id": "8470", + "name": "Shannon Fulton", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$147,761", + "start_date": "4/16/2005" + }, + { + "extn": "5401", + "id": "8471", + "name": "Willow Lowe", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$122,169", + "start_date": "8/17/2007" + }, + { + "extn": "7871", + "id": "8472", + "name": "Benjamin Nayler", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$122,562", + "start_date": "10/31/2015" + }, + { + "extn": "2742", + "id": "8473", + "name": "Emery Yarlett", + "office": "Long Beach", + "position": "Mobile Developer", + "salary": "$130,700", + "start_date": "9/1/2008" + }, + { + "extn": "8154", + "id": "8474", + "name": "Sienna Drake", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$37,476", + "start_date": "2/16/2004" + }, + { + "extn": "3366", + "id": "8475", + "name": "Lynn Healy", + "office": "El Paso", + "position": "Production Painter", + "salary": "$46,942", + "start_date": "12/24/2009" + }, + { + "extn": "2397", + "id": "8476", + "name": "Leroy Vollans", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$255,207", + "start_date": "10/14/2003" + }, + { + "extn": "4383", + "id": "8477", + "name": "Ethan Kaur", + "office": "Springfield", + "position": "Investment Advisor", + "salary": "$131,833", + "start_date": "1/24/2000" + }, + { + "extn": "3775", + "id": "8478", + "name": "Francesca Jacobs", + "office": "Boston", + "position": "Insurance Broker", + "salary": "$243,763", + "start_date": "6/15/2003" + }, + { + "extn": "9188", + "id": "8479", + "name": "Amelia Booth", + "office": "New Orleans", + "position": "Steward", + "salary": "$105,043", + "start_date": "1/17/2001" + }, + { + "extn": "8548", + "id": "8480", + "name": "Rosalie Cadman", + "office": "Orlando", + "position": "Designer", + "salary": "$262,996", + "start_date": "7/11/2002" + }, + { + "extn": "9539", + "id": "8481", + "name": "Karen Thompson", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$35,505", + "start_date": "7/2/2017" + }, + { + "extn": "8504", + "id": "8482", + "name": "Chester Holmes", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$104,249", + "start_date": "11/6/2001" + }, + { + "extn": "8589", + "id": "8483", + "name": "Jacob Beal", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$191,832", + "start_date": "8/26/2006" + }, + { + "extn": "8478", + "id": "8484", + "name": "Naomi Morris", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$175,694", + "start_date": "1/22/2002" + }, + { + "extn": "7680", + "id": "8485", + "name": "Leroy Bradshaw", + "office": "Fort Lauderdale", + "position": "Healthcare Specialist", + "salary": "$141,513", + "start_date": "10/25/2005" + }, + { + "extn": "6533", + "id": "8486", + "name": "Payton Niles", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$282,542", + "start_date": "10/9/2000" + }, + { + "extn": "4418", + "id": "8487", + "name": "Mandy Hope", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$210,382", + "start_date": "3/14/2005" + }, + { + "extn": "7329", + "id": "8488", + "name": "Jack Oliver", + "office": "El Paso", + "position": "Executive Director", + "salary": "$112,965", + "start_date": "10/6/2011" + }, + { + "extn": "4411", + "id": "8489", + "name": "Daniel Tutton", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$237,525", + "start_date": "9/12/2009" + }, + { + "extn": "2955", + "id": "8490", + "name": "Tony Connor", + "office": "Miami", + "position": "Inspector", + "salary": "$290,529", + "start_date": "2/11/2018" + }, + { + "extn": "7608", + "id": "8491", + "name": "Maddison Wright", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$79,957", + "start_date": "8/28/2006" + }, + { + "extn": "8789", + "id": "8492", + "name": "Elly Antcliff", + "office": "Prague", + "position": "Clerk", + "salary": "$50,357", + "start_date": "7/7/2017" + }, + { + "extn": "3287", + "id": "8493", + "name": "Adela Cooper", + "office": "Berlin", + "position": "Food Technologist", + "salary": "$125,868", + "start_date": "6/15/2007" + }, + { + "extn": "3539", + "id": "8494", + "name": "Belinda Calderwood", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$217,334", + "start_date": "12/19/2014" + }, + { + "extn": "5290", + "id": "8495", + "name": "Josh Hilton", + "office": "Nashville", + "position": "Budget Analyst", + "salary": "$124,661", + "start_date": "12/12/2000" + }, + { + "extn": "8390", + "id": "8496", + "name": "Aiden Murray", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$82,994", + "start_date": "8/13/2001" + }, + { + "extn": "6332", + "id": "8497", + "name": "Gwenyth Speed", + "office": "Lisbon", + "position": "Insurance Broker", + "salary": "$77,112", + "start_date": "12/2/2011" + }, + { + "extn": "9497", + "id": "8498", + "name": "Liv Weldon", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$254,491", + "start_date": "10/30/2017" + }, + { + "extn": "6262", + "id": "8499", + "name": "Samantha Edwards", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$75,820", + "start_date": "7/6/2018" + }, + { + "extn": "5060", + "id": "8500", + "name": "Adela Maxwell", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$197,051", + "start_date": "1/10/2009" + }, + { + "extn": "3730", + "id": "8501", + "name": "Shay Stone ", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$53,923", + "start_date": "9/21/2002" + }, + { + "extn": "6140", + "id": "8502", + "name": "Jacob Hobson", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$206,828", + "start_date": "4/26/2000" + }, + { + "extn": "8790", + "id": "8503", + "name": "Enoch Fulton", + "office": "Lakewood", + "position": "Baker", + "salary": "$259,048", + "start_date": "11/18/2008" + }, + { + "extn": "7574", + "id": "8504", + "name": "Chris Burge", + "office": "Lakewood", + "position": "Retail Trainee", + "salary": "$137,538", + "start_date": "6/29/2012" + }, + { + "extn": "6872", + "id": "8505", + "name": "Jayden Watt", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$74,313", + "start_date": "7/13/2017" + }, + { + "extn": "4875", + "id": "8506", + "name": "Abdul Robinson", + "office": "Bucharest", + "position": "Baker", + "salary": "$234,526", + "start_date": "5/20/2005" + }, + { + "extn": "7311", + "id": "8507", + "name": "Maya Becker", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$147,898", + "start_date": "8/30/2005" + }, + { + "extn": "5192", + "id": "8508", + "name": "Janelle Ross", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$220,500", + "start_date": "10/9/2015" + }, + { + "extn": "7614", + "id": "8509", + "name": "Carl Franks", + "office": "Bakersfield", + "position": "Biologist", + "salary": "$28,753", + "start_date": "12/15/2003" + }, + { + "extn": "3643", + "id": "8510", + "name": "Bridget Tindall", + "office": "Charlotte", + "position": "Bookkeeper", + "salary": "$284,795", + "start_date": "8/15/2003" + }, + { + "extn": "8015", + "id": "8511", + "name": "Clint Rosenbloom", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$226,034", + "start_date": "12/23/2015" + }, + { + "extn": "6451", + "id": "8512", + "name": "Tony Nayler", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$255,805", + "start_date": "12/1/2010" + }, + { + "extn": "5874", + "id": "8513", + "name": "Beatrice Grady", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$287,546", + "start_date": "12/11/2009" + }, + { + "extn": "5188", + "id": "8514", + "name": "Felicity Carson", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$248,163", + "start_date": "4/28/2008" + }, + { + "extn": "9996", + "id": "8515", + "name": "Harry Phillips", + "office": "Ontario", + "position": "Cook", + "salary": "$25,302", + "start_date": "6/10/2011" + }, + { + "extn": "1685", + "id": "8516", + "name": "Paula May", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$164,277", + "start_date": "3/26/2005" + }, + { + "extn": "3295", + "id": "8517", + "name": "Iris Antcliff", + "office": "Madison", + "position": "Project Manager", + "salary": "$237,444", + "start_date": "9/7/2001" + }, + { + "extn": "5184", + "id": "8518", + "name": "Carol Warner", + "office": "Bridgeport", + "position": "Cook", + "salary": "$134,146", + "start_date": "12/13/2009" + }, + { + "extn": "2375", + "id": "8519", + "name": "Liliana Bennett", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$174,293", + "start_date": "10/24/2006" + }, + { + "extn": "5740", + "id": "8520", + "name": "Gwenyth Bowen", + "office": "Garland", + "position": "Laboratory Technician", + "salary": "$15,329", + "start_date": "5/19/2006" + }, + { + "extn": "4829", + "id": "8521", + "name": "Alessia Robertson", + "office": "El Paso", + "position": "Service Supervisor", + "salary": "$11,416", + "start_date": "11/5/2015" + }, + { + "extn": "4926", + "id": "8522", + "name": "Samantha Whinter", + "office": "New York", + "position": "Bellman", + "salary": "$162,651", + "start_date": "6/27/2018" + }, + { + "extn": "2552", + "id": "8523", + "name": "Matthew Plant", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$96,318", + "start_date": "5/3/2019" + }, + { + "extn": "3415", + "id": "8524", + "name": "Jacob Rosenbloom", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$214,064", + "start_date": "3/17/2018" + }, + { + "extn": "6583", + "id": "8525", + "name": "Chuck Hastings", + "office": "Houston", + "position": "Design Engineer", + "salary": "$299,826", + "start_date": "7/23/2017" + }, + { + "extn": "8138", + "id": "8526", + "name": "Bridget Martin", + "office": "Scottsdale", + "position": "Call Center Representative", + "salary": "$75,436", + "start_date": "6/3/2012" + }, + { + "extn": "6601", + "id": "8527", + "name": "Chad Drew", + "office": "Kansas City", + "position": "IT Support Staff", + "salary": "$125,435", + "start_date": "2/28/2013" + }, + { + "extn": "4658", + "id": "8528", + "name": "Julian Oldfield", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$286,847", + "start_date": "1/12/2007" + }, + { + "extn": "7133", + "id": "8529", + "name": "Kaylee Tate", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$29,779", + "start_date": "6/23/2002" + }, + { + "extn": "4759", + "id": "8530", + "name": "Johnny Rogers", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$167,868", + "start_date": "3/19/2005" + }, + { + "extn": "2442", + "id": "8531", + "name": "Leroy Aldridge", + "office": "Fremont", + "position": "Baker", + "salary": "$147,316", + "start_date": "5/11/2004" + }, + { + "extn": "1308", + "id": "8532", + "name": "Ramon Vollans", + "office": "Fort Lauderdale", + "position": "Project Manager", + "salary": "$200,196", + "start_date": "6/24/2019" + }, + { + "extn": "1347", + "id": "8533", + "name": "Makenzie Uddin", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$17,125", + "start_date": "7/30/2018" + }, + { + "extn": "1444", + "id": "8534", + "name": "Camellia Ralph", + "office": "Stockton", + "position": "Dentist", + "salary": "$209,540", + "start_date": "2/16/2019" + }, + { + "extn": "3549", + "id": "8535", + "name": "Lara Ross", + "office": "Reno", + "position": "Pharmacist", + "salary": "$157,529", + "start_date": "7/13/2004" + }, + { + "extn": "1646", + "id": "8536", + "name": "Johnny Baker", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$99,389", + "start_date": "8/5/2003" + }, + { + "extn": "9275", + "id": "8537", + "name": "Jasmine Wilton", + "office": "Berna", + "position": "Paramedic", + "salary": "$177,844", + "start_date": "7/1/2018" + }, + { + "extn": "3938", + "id": "8538", + "name": "Doug Marshall", + "office": "Scottsdale", + "position": "Clerk", + "salary": "$290,801", + "start_date": "12/16/2012" + }, + { + "extn": "4976", + "id": "8539", + "name": "Scarlett Hooper", + "office": "San Antonio", + "position": "Physician", + "salary": "$77,904", + "start_date": "9/14/2017" + }, + { + "extn": "8531", + "id": "8540", + "name": "Barry Craig", + "office": "Fort Lauderdale", + "position": "Software Engineer", + "salary": "$194,522", + "start_date": "2/15/2006" + }, + { + "extn": "5427", + "id": "8541", + "name": "Hadley Matthews", + "office": "Dallas", + "position": "Auditor", + "salary": "$224,933", + "start_date": "12/13/2016" + }, + { + "extn": "2018", + "id": "8542", + "name": "Gwen Lambert", + "office": "Boston", + "position": "Bellman", + "salary": "$41,438", + "start_date": "9/25/2009" + }, + { + "extn": "2738", + "id": "8543", + "name": "Matthew Hill", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$99,386", + "start_date": "3/12/2016" + }, + { + "extn": "8221", + "id": "8544", + "name": "Lily Stanley", + "office": "Wien", + "position": "Stockbroker", + "salary": "$103,162", + "start_date": "12/12/2007" + }, + { + "extn": "6620", + "id": "8545", + "name": "Angel Pickard", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$185,502", + "start_date": "11/18/2003" + }, + { + "extn": "5936", + "id": "8546", + "name": "Bryce Oatway", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$120,751", + "start_date": "2/13/2013" + }, + { + "extn": "1431", + "id": "8547", + "name": "Cara Niles", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$91,232", + "start_date": "8/26/2013" + }, + { + "extn": "2514", + "id": "8548", + "name": "Norah Davies", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$152,729", + "start_date": "10/22/2003" + }, + { + "extn": "5242", + "id": "8549", + "name": "Morgan Rowe", + "office": "Pittsburgh", + "position": "Loan Officer", + "salary": "$223,903", + "start_date": "11/24/2016" + }, + { + "extn": "7601", + "id": "8550", + "name": "Chris Boyle", + "office": "Prague", + "position": "Machine Operator", + "salary": "$73,653", + "start_date": "12/6/2002" + }, + { + "extn": "2891", + "id": "8551", + "name": "Alexander Anderson", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$26,112", + "start_date": "10/13/2009" + }, + { + "extn": "4280", + "id": "8552", + "name": "Jessica Blackburn", + "office": "Richmond", + "position": "Cook", + "salary": "$111,522", + "start_date": "4/20/2004" + }, + { + "extn": "4810", + "id": "8553", + "name": "Enoch Eastwood", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$230,065", + "start_date": "2/2/2009" + }, + { + "extn": "6691", + "id": "8554", + "name": "Luke Wade", + "office": "Fremont", + "position": "Operator", + "salary": "$243,712", + "start_date": "9/24/2012" + }, + { + "extn": "6221", + "id": "8555", + "name": "Brad Myatt", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$210,472", + "start_date": "7/14/2015" + }, + { + "extn": "1822", + "id": "8556", + "name": "Harry Flett", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$185,201", + "start_date": "5/20/2001" + }, + { + "extn": "7629", + "id": "8557", + "name": "Ilona Addis", + "office": "Zurich", + "position": "Webmaster", + "salary": "$156,505", + "start_date": "8/4/2011" + }, + { + "extn": "1258", + "id": "8558", + "name": "Karen Simpson", + "office": "Springfield", + "position": "Operator", + "salary": "$99,019", + "start_date": "6/1/2017" + }, + { + "extn": "5971", + "id": "8559", + "name": "Ryan Kaur", + "office": "Lisbon", + "position": "Cook", + "salary": "$22,540", + "start_date": "12/2/2010" + }, + { + "extn": "3094", + "id": "8560", + "name": "Barry Horton", + "office": "Honolulu", + "position": "Lecturer", + "salary": "$63,911", + "start_date": "12/2/2000" + }, + { + "extn": "6973", + "id": "8561", + "name": "Goldie Fulton", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$232,742", + "start_date": "10/24/2000" + }, + { + "extn": "7416", + "id": "8562", + "name": "Roger Lewis", + "office": "St. Louis", + "position": "Dentist", + "salary": "$292,799", + "start_date": "8/19/2000" + }, + { + "extn": "2252", + "id": "8563", + "name": "Camila Button", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$219,445", + "start_date": "10/19/2012" + }, + { + "extn": "8013", + "id": "8564", + "name": "John Clark", + "office": "Memphis", + "position": "Laboratory Technician", + "salary": "$62,191", + "start_date": "8/2/2017" + }, + { + "extn": "9355", + "id": "8565", + "name": "Maxwell Lane", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$42,657", + "start_date": "8/12/2006" + }, + { + "extn": "4798", + "id": "8566", + "name": "Winnie Tutton", + "office": "Lincoln", + "position": "Designer", + "salary": "$270,352", + "start_date": "11/20/2017" + }, + { + "extn": "5116", + "id": "8567", + "name": "Tyson Moore", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$258,655", + "start_date": "1/3/2005" + }, + { + "extn": "3023", + "id": "8568", + "name": "Adina Edwards", + "office": "Henderson", + "position": "Food Technologist", + "salary": "$135,794", + "start_date": "3/21/2014" + }, + { + "extn": "7555", + "id": "8569", + "name": "Carl Anderson", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$299,522", + "start_date": "3/19/2009" + }, + { + "extn": "8236", + "id": "8570", + "name": "Cecilia Dillon", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$253,065", + "start_date": "5/16/2017" + }, + { + "extn": "3637", + "id": "8571", + "name": "Ellen Palmer", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$272,990", + "start_date": "6/6/2013" + }, + { + "extn": "1896", + "id": "8572", + "name": "Kaylee Douglas", + "office": "Henderson", + "position": "Web Developer", + "salary": "$199,491", + "start_date": "5/25/2010" + }, + { + "extn": "2510", + "id": "8573", + "name": "Keira Gavin", + "office": "Garland", + "position": "Mobile Developer", + "salary": "$57,379", + "start_date": "2/7/2018" + }, + { + "extn": "2001", + "id": "8574", + "name": "Nathan Huggins", + "office": "Miami", + "position": "Loan Officer", + "salary": "$98,103", + "start_date": "5/27/2003" + }, + { + "extn": "7103", + "id": "8575", + "name": "Jacob Dallas", + "office": "Valetta", + "position": "Baker", + "salary": "$198,141", + "start_date": "5/26/2015" + }, + { + "extn": "1020", + "id": "8576", + "name": "Karen Connor", + "office": "Miami", + "position": "Accountant", + "salary": "$117,949", + "start_date": "2/5/2010" + }, + { + "extn": "6837", + "id": "8577", + "name": "Sloane King", + "office": "Hayward", + "position": "Dentist", + "salary": "$222,267", + "start_date": "3/9/2008" + }, + { + "extn": "7878", + "id": "8578", + "name": "Abdul Mitchell", + "office": "Dallas", + "position": "Biologist", + "salary": "$238,847", + "start_date": "8/25/2004" + }, + { + "extn": "6917", + "id": "8579", + "name": "Makena Goldsmith", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$295,243", + "start_date": "5/11/2003" + }, + { + "extn": "8704", + "id": "8580", + "name": "Ronald Scott", + "office": "Irving", + "position": "Service Supervisor", + "salary": "$175,096", + "start_date": "7/14/2002" + }, + { + "extn": "4240", + "id": "8581", + "name": "Julia Widdows", + "office": "Irving", + "position": "Accountant", + "salary": "$229,046", + "start_date": "10/9/2014" + }, + { + "extn": "6128", + "id": "8582", + "name": "Martin Drake", + "office": "Glendale", + "position": "Paramedic", + "salary": "$160,707", + "start_date": "12/23/2014" + }, + { + "extn": "1835", + "id": "8583", + "name": "Benny Parker", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$277,779", + "start_date": "7/4/2007" + }, + { + "extn": "9936", + "id": "8584", + "name": "Josh Watson", + "office": "Washington", + "position": "Healthcare Specialist", + "salary": "$200,939", + "start_date": "1/18/2016" + }, + { + "extn": "1158", + "id": "8585", + "name": "Javier Willis", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$211,482", + "start_date": "1/24/2011" + }, + { + "extn": "3585", + "id": "8586", + "name": "Noah Gray", + "office": "Prague", + "position": "Design Engineer", + "salary": "$230,606", + "start_date": "12/6/2012" + }, + { + "extn": "3218", + "id": "8587", + "name": "Lindsay Craig", + "office": "Paris", + "position": "Electrician", + "salary": "$82,641", + "start_date": "2/12/2015" + }, + { + "extn": "9467", + "id": "8588", + "name": "Julian Gordon", + "office": "London", + "position": "HR Specialist", + "salary": "$53,579", + "start_date": "2/26/2007" + }, + { + "extn": "3265", + "id": "8589", + "name": "Emmanuelle Bolton", + "office": "Omaha", + "position": "HR Coordinator", + "salary": "$102,520", + "start_date": "5/8/2010" + }, + { + "extn": "8536", + "id": "8590", + "name": "Doug Mcguire", + "office": "New York", + "position": "Budget Analyst", + "salary": "$16,645", + "start_date": "3/5/2006" + }, + { + "extn": "9182", + "id": "8591", + "name": "Harry Greenwood", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$227,401", + "start_date": "2/7/2014" + }, + { + "extn": "7153", + "id": "8592", + "name": "Eryn Ellis", + "office": "Philadelphia", + "position": "Baker", + "salary": "$113,980", + "start_date": "2/14/2010" + }, + { + "extn": "1355", + "id": "8593", + "name": "Anthony Wild", + "office": "San Francisco", + "position": "Banker", + "salary": "$179,648", + "start_date": "5/18/2010" + }, + { + "extn": "6946", + "id": "8594", + "name": "Angelina Haines", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$243,463", + "start_date": "2/25/2012" + }, + { + "extn": "9786", + "id": "8595", + "name": "Erin Stewart", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$199,256", + "start_date": "6/11/2012" + }, + { + "extn": "5986", + "id": "8596", + "name": "Daron Rose", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$243,039", + "start_date": "4/27/2013" + }, + { + "extn": "8836", + "id": "8597", + "name": "Tyson Mcneill", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$45,872", + "start_date": "11/6/2016" + }, + { + "extn": "5469", + "id": "8598", + "name": "Alexa Freeburn", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$105,629", + "start_date": "11/5/2010" + }, + { + "extn": "6893", + "id": "8599", + "name": "Michael Addley", + "office": "Lyon", + "position": "Cook", + "salary": "$54,637", + "start_date": "2/28/2001" + }, + { + "extn": "9282", + "id": "8600", + "name": "Lexi Newton", + "office": "Louisville", + "position": "Executive Director", + "salary": "$296,854", + "start_date": "1/3/2015" + }, + { + "extn": "8663", + "id": "8601", + "name": "Eduardo Weasley", + "office": "Phoenix", + "position": "Fabricator", + "salary": "$167,008", + "start_date": "6/21/2003" + }, + { + "extn": "8751", + "id": "8602", + "name": "Tom Moore", + "office": "New York", + "position": "Investment Advisor", + "salary": "$181,277", + "start_date": "11/11/2003" + }, + { + "extn": "1697", + "id": "8603", + "name": "Jade Attwood", + "office": "Reno", + "position": "HR Specialist", + "salary": "$194,427", + "start_date": "6/4/2012" + }, + { + "extn": "9807", + "id": "8604", + "name": "Alexander Ellison", + "office": "Madison", + "position": "Pharmacist", + "salary": "$15,299", + "start_date": "2/8/2004" + }, + { + "extn": "1164", + "id": "8605", + "name": "Andie Talbot", + "office": "Portland", + "position": "Electrician", + "salary": "$220,384", + "start_date": "10/3/2017" + }, + { + "extn": "2243", + "id": "8606", + "name": "Mandy Nash", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$166,577", + "start_date": "12/6/2001" + }, + { + "extn": "4539", + "id": "8607", + "name": "Rick Shaw", + "office": "El Paso", + "position": "Systems Administrator", + "salary": "$166,235", + "start_date": "4/13/2004" + }, + { + "extn": "3240", + "id": "8608", + "name": "Jack Victor", + "office": "Hollywood", + "position": "Electrician", + "salary": "$288,531", + "start_date": "1/24/2012" + }, + { + "extn": "9445", + "id": "8609", + "name": "Carl Eddison", + "office": "Huntsville", + "position": "Staffing Consultant", + "salary": "$55,861", + "start_date": "5/13/2001" + }, + { + "extn": "2209", + "id": "8610", + "name": "Kieth Rose", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$278,491", + "start_date": "12/15/2009" + }, + { + "extn": "2352", + "id": "8611", + "name": "Fred Alldridge", + "office": "Ontario", + "position": "Biologist", + "salary": "$258,877", + "start_date": "10/29/2016" + }, + { + "extn": "5186", + "id": "8612", + "name": "Zara Power", + "office": "Cincinnati", + "position": "Dentist", + "salary": "$22,117", + "start_date": "7/3/2005" + }, + { + "extn": "9632", + "id": "8613", + "name": "Elijah Vangness", + "office": "Wien", + "position": "CNC Operator", + "salary": "$144,731", + "start_date": "5/25/2009" + }, + { + "extn": "8727", + "id": "8614", + "name": "Leroy Jacobs", + "office": "Fayetteville", + "position": "Baker", + "salary": "$165,775", + "start_date": "3/20/2018" + }, + { + "extn": "4678", + "id": "8615", + "name": "Marilyn Weatcroft", + "office": "Jersey City", + "position": "Audiologist", + "salary": "$256,602", + "start_date": "9/22/2000" + }, + { + "extn": "1793", + "id": "8616", + "name": "Clarissa Camden", + "office": "Lancaster", + "position": "Baker", + "salary": "$264,717", + "start_date": "8/20/2017" + }, + { + "extn": "4557", + "id": "8617", + "name": "Maribel May", + "office": "Rochester", + "position": "Pharmacist", + "salary": "$203,177", + "start_date": "4/22/2008" + }, + { + "extn": "7400", + "id": "8618", + "name": "Teagan Kirby", + "office": "Boston", + "position": "Cook", + "salary": "$18,127", + "start_date": "4/17/2001" + }, + { + "extn": "3191", + "id": "8619", + "name": "Hayden Butler", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$57,567", + "start_date": "6/20/2016" + }, + { + "extn": "2981", + "id": "8620", + "name": "Hank Norris", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$237,834", + "start_date": "9/20/2012" + }, + { + "extn": "8887", + "id": "8621", + "name": "Sofie Ellis", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$110,482", + "start_date": "7/13/2003" + }, + { + "extn": "2833", + "id": "8622", + "name": "Dorothy Widdows", + "office": "Lisbon", + "position": "Paramedic", + "salary": "$70,078", + "start_date": "6/24/2003" + }, + { + "extn": "2163", + "id": "8623", + "name": "Danny Rowan", + "office": "Springfield", + "position": "Electrician", + "salary": "$124,922", + "start_date": "10/3/2016" + }, + { + "extn": "6906", + "id": "8624", + "name": "Hanna Brett", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$265,033", + "start_date": "12/2/2018" + }, + { + "extn": "2761", + "id": "8625", + "name": "Sebastian Snell", + "office": "London", + "position": "Executive Director", + "salary": "$272,166", + "start_date": "9/4/2008" + }, + { + "extn": "5052", + "id": "8626", + "name": "Monica Baker", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$205,208", + "start_date": "12/18/2000" + }, + { + "extn": "4227", + "id": "8627", + "name": "Johnathan Farrant", + "office": "Denver", + "position": "Operator", + "salary": "$26,545", + "start_date": "4/18/2010" + }, + { + "extn": "7790", + "id": "8628", + "name": "Davina Edley", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$215,196", + "start_date": "11/16/2012" + }, + { + "extn": "5188", + "id": "8629", + "name": "Alan Rehman", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$153,641", + "start_date": "12/26/2009" + }, + { + "extn": "1455", + "id": "8630", + "name": "Kendra Wilkinson", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$29,964", + "start_date": "7/25/2001" + }, + { + "extn": "9353", + "id": "8631", + "name": "Tyson Stanley", + "office": "Chicago", + "position": "Machine Operator", + "salary": "$198,182", + "start_date": "10/31/2005" + }, + { + "extn": "2680", + "id": "8632", + "name": "Julian Noach", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$158,893", + "start_date": "1/23/2001" + }, + { + "extn": "4932", + "id": "8633", + "name": "Denis Leigh", + "office": "Miami", + "position": "Dentist", + "salary": "$83,266", + "start_date": "11/15/2011" + }, + { + "extn": "9838", + "id": "8634", + "name": "Chris Janes", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$231,138", + "start_date": "5/30/2011" + }, + { + "extn": "4607", + "id": "8635", + "name": "Karla Kelly", + "office": "San Antonio", + "position": "IT Support Staff", + "salary": "$11,529", + "start_date": "9/10/2017" + }, + { + "extn": "5275", + "id": "8636", + "name": "Caitlyn Gallacher", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$178,478", + "start_date": "12/30/2016" + }, + { + "extn": "6972", + "id": "8637", + "name": "Candice Moreno", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$188,689", + "start_date": "6/2/2001" + }, + { + "extn": "6694", + "id": "8638", + "name": "Selena Lowe", + "office": "Berna", + "position": "Operator", + "salary": "$240,680", + "start_date": "12/3/2003" + }, + { + "extn": "7762", + "id": "8639", + "name": "John Bayliss", + "office": "Amarillo", + "position": "Steward", + "salary": "$172,752", + "start_date": "12/26/2001" + }, + { + "extn": "5622", + "id": "8640", + "name": "Johnny Plumb", + "office": "Rochester", + "position": "Banker", + "salary": "$94,952", + "start_date": "7/12/2004" + }, + { + "extn": "1244", + "id": "8641", + "name": "Marjorie Murphy", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$225,704", + "start_date": "6/12/2004" + }, + { + "extn": "7493", + "id": "8642", + "name": "Enoch Willson", + "office": "Washington", + "position": "HR Specialist", + "salary": "$160,262", + "start_date": "5/7/2006" + }, + { + "extn": "5001", + "id": "8643", + "name": "Tom Rowe", + "office": "Richmond", + "position": "Cook", + "salary": "$255,766", + "start_date": "7/27/2013" + }, + { + "extn": "3845", + "id": "8644", + "name": "Cassidy Swift", + "office": "Kansas City", + "position": "Banker", + "salary": "$166,163", + "start_date": "6/13/2001" + }, + { + "extn": "2688", + "id": "8645", + "name": "Anne Oswald", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$90,594", + "start_date": "1/19/2010" + }, + { + "extn": "8848", + "id": "8646", + "name": "Anthony Watson", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$72,882", + "start_date": "6/18/2015" + }, + { + "extn": "5709", + "id": "8647", + "name": "Denny Oliver", + "office": "Santa Ana", + "position": "Operator", + "salary": "$175,623", + "start_date": "1/28/2000" + }, + { + "extn": "7972", + "id": "8648", + "name": "Ruth Tailor", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$48,718", + "start_date": "11/5/2009" + }, + { + "extn": "7555", + "id": "8649", + "name": "Ilona Ventura", + "office": "Hollywood", + "position": "Global Logistics Supervisor", + "salary": "$118,071", + "start_date": "12/26/2003" + }, + { + "extn": "4600", + "id": "8650", + "name": "Ellen Driscoll", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$137,367", + "start_date": "7/4/2019" + }, + { + "extn": "9954", + "id": "8651", + "name": "Jacob Kelly", + "office": "Miami", + "position": "Bellman", + "salary": "$76,466", + "start_date": "2/4/2000" + }, + { + "extn": "5876", + "id": "8652", + "name": "Peter Rowlands", + "office": "Louisville", + "position": "Production Painter", + "salary": "$249,895", + "start_date": "6/17/2005" + }, + { + "extn": "7083", + "id": "8653", + "name": "Kaylee Silva", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$49,490", + "start_date": "11/29/2001" + }, + { + "extn": "3468", + "id": "8654", + "name": "Tyson Harvey", + "office": "Moreno Valley", + "position": "Laboratory Technician", + "salary": "$110,205", + "start_date": "1/31/2004" + }, + { + "extn": "9866", + "id": "8655", + "name": "Ethan Connor", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$248,935", + "start_date": "10/3/2008" + }, + { + "extn": "6013", + "id": "8656", + "name": "Camellia Glynn", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$133,813", + "start_date": "7/10/2006" + }, + { + "extn": "8106", + "id": "8657", + "name": "Hope Wood", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$215,916", + "start_date": "1/8/2000" + }, + { + "extn": "4639", + "id": "8658", + "name": "Johnathan Windsor", + "office": "Lancaster", + "position": "Steward", + "salary": "$69,377", + "start_date": "3/16/2002" + }, + { + "extn": "9604", + "id": "8659", + "name": "Alan Judd", + "office": "Washington", + "position": "Bellman", + "salary": "$149,423", + "start_date": "11/13/2012" + }, + { + "extn": "9242", + "id": "8660", + "name": "Anthony Dunbar", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$26,626", + "start_date": "12/5/2012" + }, + { + "extn": "9487", + "id": "8661", + "name": "Danny James", + "office": "Stockton", + "position": "Paramedic", + "salary": "$106,934", + "start_date": "5/2/2018" + }, + { + "extn": "5178", + "id": "8662", + "name": "Mark Hill", + "office": "Scottsdale", + "position": "Ambulatory Nurse", + "salary": "$207,403", + "start_date": "11/21/2000" + }, + { + "extn": "8585", + "id": "8663", + "name": "Sydney Murray", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$274,520", + "start_date": "11/14/2003" + }, + { + "extn": "8585", + "id": "8664", + "name": "Rosie Appleton", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$185,646", + "start_date": "12/30/2013" + }, + { + "extn": "3946", + "id": "8665", + "name": "Ada Alcroft", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$202,142", + "start_date": "9/20/2003" + }, + { + "extn": "4477", + "id": "8666", + "name": "Mark Wood", + "office": "Kansas City", + "position": "Operator", + "salary": "$156,435", + "start_date": "8/13/2001" + }, + { + "extn": "5259", + "id": "8667", + "name": "Mike Ring", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$22,882", + "start_date": "1/3/2004" + }, + { + "extn": "9657", + "id": "8668", + "name": "Ronald Vallory", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$18,021", + "start_date": "3/17/2017" + }, + { + "extn": "6774", + "id": "8669", + "name": "Andie Judd", + "office": "Milano", + "position": "Food Technologist", + "salary": "$232,492", + "start_date": "5/2/2006" + }, + { + "extn": "4100", + "id": "8670", + "name": "Chris Swift", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$280,113", + "start_date": "3/1/2014" + }, + { + "extn": "5430", + "id": "8671", + "name": "Bryce Lee", + "office": "Laredo", + "position": "Fabricator", + "salary": "$195,620", + "start_date": "5/14/2002" + }, + { + "extn": "9884", + "id": "8672", + "name": "Tyler Irwin", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$23,731", + "start_date": "2/10/2011" + }, + { + "extn": "2131", + "id": "8673", + "name": "Sloane Booth", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$291,295", + "start_date": "5/17/2010" + }, + { + "extn": "5213", + "id": "8674", + "name": "Roger Walker", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$193,824", + "start_date": "5/26/2016" + }, + { + "extn": "2160", + "id": "8675", + "name": "David Alldridge", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$175,762", + "start_date": "6/1/2014" + }, + { + "extn": "5766", + "id": "8676", + "name": "Mona White", + "office": "Kansas City", + "position": "Auditor", + "salary": "$286,144", + "start_date": "9/16/2019" + }, + { + "extn": "2270", + "id": "8677", + "name": "Olivia Weldon", + "office": "Scottsdale", + "position": "Bookkeeper", + "salary": "$209,487", + "start_date": "10/29/2001" + }, + { + "extn": "4029", + "id": "8678", + "name": "Zoe Harrington", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$213,311", + "start_date": "10/26/2007" + }, + { + "extn": "3381", + "id": "8679", + "name": "Louise Saunders", + "office": "Honolulu", + "position": "Bellman", + "salary": "$219,086", + "start_date": "11/23/2005" + }, + { + "extn": "5923", + "id": "8680", + "name": "Georgia Andrews", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$241,007", + "start_date": "8/13/2011" + }, + { + "extn": "2247", + "id": "8681", + "name": "Carolyn Plumb", + "office": "Atlanta", + "position": "Systems Administrator", + "salary": "$121,962", + "start_date": "1/11/2013" + }, + { + "extn": "3226", + "id": "8682", + "name": "Sydney Bingham", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$203,934", + "start_date": "5/29/2016" + }, + { + "extn": "3119", + "id": "8683", + "name": "Daniel Poole", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$48,546", + "start_date": "10/18/2016" + }, + { + "extn": "7859", + "id": "8684", + "name": "Winnie Bennett", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$278,531", + "start_date": "2/23/2003" + }, + { + "extn": "7176", + "id": "8685", + "name": "Sharon Weston", + "office": "Indianapolis", + "position": "Stockbroker", + "salary": "$61,354", + "start_date": "9/16/2006" + }, + { + "extn": "5896", + "id": "8686", + "name": "Michaela Wilton", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$76,400", + "start_date": "5/11/2008" + }, + { + "extn": "7656", + "id": "8687", + "name": "Lana Murray", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$288,464", + "start_date": "4/17/2001" + }, + { + "extn": "8227", + "id": "8688", + "name": "Jack Everett", + "office": "Louisville", + "position": "Webmaster", + "salary": "$101,116", + "start_date": "3/9/2003" + }, + { + "extn": "4533", + "id": "8689", + "name": "Erick Henderson", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$174,059", + "start_date": "3/10/2012" + }, + { + "extn": "7763", + "id": "8690", + "name": "Bryon Donovan", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$230,351", + "start_date": "11/14/2011" + }, + { + "extn": "2139", + "id": "8691", + "name": "Angelina Adams", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$220,821", + "start_date": "4/6/2012" + }, + { + "extn": "5148", + "id": "8692", + "name": "Mark Willson", + "office": "Seattle", + "position": "Steward", + "salary": "$197,822", + "start_date": "5/3/2013" + }, + { + "extn": "3977", + "id": "8693", + "name": "Angelina Doherty", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$164,147", + "start_date": "2/11/2008" + }, + { + "extn": "4035", + "id": "8694", + "name": "Naomi Olson", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$134,021", + "start_date": "9/4/2009" + }, + { + "extn": "4442", + "id": "8695", + "name": "Henry Dallas", + "office": "Portland", + "position": "Mobile Developer", + "salary": "$205,435", + "start_date": "9/23/2002" + }, + { + "extn": "5221", + "id": "8696", + "name": "Rose Jenkins", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$137,965", + "start_date": "9/13/2005" + }, + { + "extn": "9181", + "id": "8697", + "name": "Camellia Griffiths", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$95,824", + "start_date": "8/24/2006" + }, + { + "extn": "5557", + "id": "8698", + "name": "Kimberly Potts", + "office": "Hollywood", + "position": "Baker", + "salary": "$295,200", + "start_date": "7/11/2000" + }, + { + "extn": "8321", + "id": "8699", + "name": "George Beal", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$60,145", + "start_date": "5/16/2000" + }, + { + "extn": "4969", + "id": "8700", + "name": "Martin Murphy", + "office": "Rome", + "position": "Auditor", + "salary": "$59,861", + "start_date": "7/12/2004" + }, + { + "extn": "5368", + "id": "8701", + "name": "Vivian Janes", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$31,249", + "start_date": "6/29/2015" + }, + { + "extn": "8187", + "id": "8702", + "name": "Nicholas Anderson", + "office": "Jacksonville", + "position": "Cook", + "salary": "$55,329", + "start_date": "5/6/2010" + }, + { + "extn": "9799", + "id": "8703", + "name": "Gemma Dickson", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$32,848", + "start_date": "8/12/2011" + }, + { + "extn": "3458", + "id": "8704", + "name": "Percy Pratt", + "office": "Milwaukee", + "position": "Systems Administrator", + "salary": "$220,953", + "start_date": "7/30/2010" + }, + { + "extn": "7052", + "id": "8705", + "name": "Rosa Carpenter", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$195,201", + "start_date": "7/9/2008" + }, + { + "extn": "7062", + "id": "8706", + "name": "Martha Baxter", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$51,807", + "start_date": "12/6/2015" + }, + { + "extn": "7852", + "id": "8707", + "name": "Sofia Horton", + "office": "Tokyo", + "position": "Retail Trainee", + "salary": "$116,713", + "start_date": "12/3/2004" + }, + { + "extn": "6449", + "id": "8708", + "name": "Boris Tobin", + "office": "Laredo", + "position": "Treasurer", + "salary": "$85,166", + "start_date": "2/8/2018" + }, + { + "extn": "8304", + "id": "8709", + "name": "Alexa Abbot", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$142,067", + "start_date": "1/18/2017" + }, + { + "extn": "6682", + "id": "8710", + "name": "Ryan Chappell", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$137,043", + "start_date": "4/3/2013" + }, + { + "extn": "5504", + "id": "8711", + "name": "Mark Richardson", + "office": "Kansas City", + "position": "Loan Officer", + "salary": "$107,318", + "start_date": "12/3/2003" + }, + { + "extn": "8814", + "id": "8712", + "name": "Celia Warden", + "office": "Scottsdale", + "position": "Baker", + "salary": "$118,007", + "start_date": "8/29/2008" + }, + { + "extn": "6410", + "id": "8713", + "name": "Henry Stewart", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$127,490", + "start_date": "8/1/2005" + }, + { + "extn": "6483", + "id": "8714", + "name": "Jaylene Butler", + "office": "San Diego", + "position": "Banker", + "salary": "$162,024", + "start_date": "2/14/2007" + }, + { + "extn": "1412", + "id": "8715", + "name": "Hayden Reading", + "office": "Fremont", + "position": "Business Broker", + "salary": "$30,050", + "start_date": "11/12/2015" + }, + { + "extn": "7889", + "id": "8716", + "name": "Alessandra Clark", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$275,991", + "start_date": "10/30/2011" + }, + { + "extn": "3797", + "id": "8717", + "name": "Ryan Hammond", + "office": "Wien", + "position": "Stockbroker", + "salary": "$134,830", + "start_date": "5/29/2016" + }, + { + "extn": "9723", + "id": "8718", + "name": "Chris Vincent", + "office": "Irving", + "position": "Banker", + "salary": "$95,409", + "start_date": "9/3/2004" + }, + { + "extn": "8307", + "id": "8719", + "name": "Enoch Ainsworth", + "office": "Dallas", + "position": "Inspector", + "salary": "$113,721", + "start_date": "10/9/2011" + }, + { + "extn": "9858", + "id": "8720", + "name": "Megan Douglas", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$78,463", + "start_date": "9/13/2009" + }, + { + "extn": "1896", + "id": "8721", + "name": "Taylor Vaughan", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$292,444", + "start_date": "6/8/2012" + }, + { + "extn": "7034", + "id": "8722", + "name": "Rachael Turner", + "office": "Oakland", + "position": "Budget Analyst", + "salary": "$145,511", + "start_date": "4/20/2000" + }, + { + "extn": "7911", + "id": "8723", + "name": "Celia Appleton", + "office": "Springfield", + "position": "Project Manager", + "salary": "$186,695", + "start_date": "12/25/2004" + }, + { + "extn": "3783", + "id": "8724", + "name": "Chuck Wild", + "office": "Irving", + "position": "Physician", + "salary": "$37,081", + "start_date": "10/17/2009" + }, + { + "extn": "3524", + "id": "8725", + "name": "Eduardo Stewart", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$204,340", + "start_date": "3/26/2016" + }, + { + "extn": "7028", + "id": "8726", + "name": "Sydney Robinson", + "office": "Honolulu", + "position": "Lecturer", + "salary": "$278,705", + "start_date": "1/14/2017" + }, + { + "extn": "1037", + "id": "8727", + "name": "Chris Jackson", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$297,962", + "start_date": "12/31/2013" + }, + { + "extn": "1304", + "id": "8728", + "name": "Denis Eddison", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$175,669", + "start_date": "4/3/2019" + }, + { + "extn": "4743", + "id": "8729", + "name": "Lynn Drummond", + "office": "Prague", + "position": "Auditor", + "salary": "$153,190", + "start_date": "5/5/2016" + }, + { + "extn": "7030", + "id": "8730", + "name": "Bob Walsh", + "office": "Prague", + "position": "Baker", + "salary": "$290,465", + "start_date": "2/25/2016" + }, + { + "extn": "9190", + "id": "8731", + "name": "Martin Garcia", + "office": "Washington", + "position": "Paramedic", + "salary": "$196,559", + "start_date": "5/13/2016" + }, + { + "extn": "3379", + "id": "8732", + "name": "Allison Wright", + "office": "Stockton", + "position": "Lecturer", + "salary": "$36,950", + "start_date": "10/1/2005" + }, + { + "extn": "3634", + "id": "8733", + "name": "Amelia Driscoll", + "office": "Santa Ana", + "position": "HR Specialist", + "salary": "$68,251", + "start_date": "12/18/2005" + }, + { + "extn": "1844", + "id": "8734", + "name": "Rufus Emerson", + "office": "Bakersfield", + "position": "Designer", + "salary": "$189,497", + "start_date": "2/14/2018" + }, + { + "extn": "5980", + "id": "8735", + "name": "Penny Potts", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$118,627", + "start_date": "11/27/2010" + }, + { + "extn": "2058", + "id": "8736", + "name": "Tony Goldsmith", + "office": "Stockton", + "position": "Executive Director", + "salary": "$194,740", + "start_date": "7/24/2010" + }, + { + "extn": "2511", + "id": "8737", + "name": "Natalie Rainford", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$277,005", + "start_date": "11/22/2003" + }, + { + "extn": "6799", + "id": "8738", + "name": "Daniel Lambert", + "office": "Louisville", + "position": "Web Developer", + "salary": "$147,621", + "start_date": "10/26/2014" + }, + { + "extn": "9751", + "id": "8739", + "name": "Megan Watt", + "office": "Orlando", + "position": "CNC Operator", + "salary": "$279,794", + "start_date": "10/16/2015" + }, + { + "extn": "1502", + "id": "8740", + "name": "Karen Jeffery", + "office": "Cincinnati", + "position": "Clerk", + "salary": "$86,002", + "start_date": "7/30/2007" + }, + { + "extn": "7296", + "id": "8741", + "name": "Nicholas Cattell", + "office": "Bridgeport", + "position": "Operator", + "salary": "$137,482", + "start_date": "8/11/2017" + }, + { + "extn": "7376", + "id": "8742", + "name": "Marvin Cartwright", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$286,164", + "start_date": "6/8/2004" + }, + { + "extn": "9252", + "id": "8743", + "name": "Kieth Stubbs", + "office": "Richmond", + "position": "Clerk", + "salary": "$268,714", + "start_date": "9/17/2013" + }, + { + "extn": "3932", + "id": "8744", + "name": "Aisha Murray", + "office": "Lisbon", + "position": "Electrician", + "salary": "$34,828", + "start_date": "11/29/2001" + }, + { + "extn": "5395", + "id": "8745", + "name": "Hadley Weasley", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$154,174", + "start_date": "5/10/2013" + }, + { + "extn": "5893", + "id": "8746", + "name": "Sabina Bolton", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$262,793", + "start_date": "4/4/2019" + }, + { + "extn": "7197", + "id": "8747", + "name": "Camila Norton", + "office": "Chicago", + "position": "Machine Operator", + "salary": "$90,185", + "start_date": "10/21/2017" + }, + { + "extn": "2275", + "id": "8748", + "name": "Camellia Alexander", + "office": "Sacramento", + "position": "Steward", + "salary": "$72,736", + "start_date": "1/10/2004" + }, + { + "extn": "6140", + "id": "8749", + "name": "Alexander Spencer", + "office": "Denver", + "position": "Baker", + "salary": "$62,612", + "start_date": "12/17/2010" + }, + { + "extn": "1060", + "id": "8750", + "name": "Johnathan Saunders", + "office": "Atlanta", + "position": "Steward", + "salary": "$232,753", + "start_date": "7/13/2019" + }, + { + "extn": "8964", + "id": "8751", + "name": "Roger Harper", + "office": "New Orleans", + "position": "Restaurant Manager", + "salary": "$237,909", + "start_date": "6/11/2016" + }, + { + "extn": "5864", + "id": "8752", + "name": "Makena Warden", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$271,566", + "start_date": "6/23/2006" + }, + { + "extn": "6787", + "id": "8753", + "name": "Rick Brett", + "office": "Honolulu", + "position": "Business Broker", + "salary": "$44,378", + "start_date": "11/22/2003" + }, + { + "extn": "1296", + "id": "8754", + "name": "William Olson", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$16,486", + "start_date": "3/29/2013" + }, + { + "extn": "7356", + "id": "8755", + "name": "Cameron Andrews", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$215,691", + "start_date": "10/22/2008" + }, + { + "extn": "9948", + "id": "8756", + "name": "Peter Craig", + "office": "Louisville", + "position": "Business Broker", + "salary": "$208,740", + "start_date": "9/10/2003" + }, + { + "extn": "2604", + "id": "8757", + "name": "John Hunter", + "office": "Tallahassee", + "position": "Physician", + "salary": "$111,838", + "start_date": "10/28/2005" + }, + { + "extn": "1416", + "id": "8758", + "name": "Cassandra Parsons", + "office": "Paris", + "position": "Cook", + "salary": "$231,636", + "start_date": "9/19/2009" + }, + { + "extn": "6518", + "id": "8759", + "name": "Sofia Gilmour", + "office": "Phoenix", + "position": "Design Engineer", + "salary": "$273,957", + "start_date": "5/8/2013" + }, + { + "extn": "4855", + "id": "8760", + "name": "Winnie Lewis", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$77,894", + "start_date": "4/9/2005" + }, + { + "extn": "8316", + "id": "8761", + "name": "Bernadette Parr", + "office": "Sacramento", + "position": "Electrician", + "salary": "$54,512", + "start_date": "10/9/2002" + }, + { + "extn": "5512", + "id": "8762", + "name": "Vivian Clark", + "office": "Seattle", + "position": "Baker", + "salary": "$12,466", + "start_date": "6/29/2013" + }, + { + "extn": "8205", + "id": "8763", + "name": "Claire Benfield", + "office": "Venice", + "position": "Associate Professor", + "salary": "$44,811", + "start_date": "3/21/2001" + }, + { + "extn": "9619", + "id": "8764", + "name": "Tyler Taylor", + "office": "Rome", + "position": "Steward", + "salary": "$80,262", + "start_date": "1/21/2017" + }, + { + "extn": "1545", + "id": "8765", + "name": "Cedrick Newman", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$260,507", + "start_date": "2/28/2015" + }, + { + "extn": "8791", + "id": "8766", + "name": "Ronald Moran", + "office": "New Orleans", + "position": "Banker", + "salary": "$276,313", + "start_date": "9/22/2006" + }, + { + "extn": "9800", + "id": "8767", + "name": "Russel Foxley", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$274,541", + "start_date": "5/1/2014" + }, + { + "extn": "6072", + "id": "8768", + "name": "Sonya Whatson", + "office": "Ontario", + "position": "Clerk", + "salary": "$141,785", + "start_date": "1/7/2000" + }, + { + "extn": "4800", + "id": "8769", + "name": "John Raven", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$98,550", + "start_date": "9/20/2019" + }, + { + "extn": "9415", + "id": "8770", + "name": "Francesca Pitt", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$158,529", + "start_date": "8/6/2015" + }, + { + "extn": "8041", + "id": "8771", + "name": "Chad Eaton", + "office": "Ontario", + "position": "Business Broker", + "salary": "$109,854", + "start_date": "5/19/2015" + }, + { + "extn": "4355", + "id": "8772", + "name": "Michaela Stanley", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$177,853", + "start_date": "12/14/2005" + }, + { + "extn": "3148", + "id": "8773", + "name": "Tyler Woods", + "office": "Worcester", + "position": "Baker", + "salary": "$215,523", + "start_date": "4/21/2001" + }, + { + "extn": "4072", + "id": "8774", + "name": "John Abbey", + "office": "Memphis", + "position": "Treasurer", + "salary": "$68,888", + "start_date": "3/14/2004" + }, + { + "extn": "2034", + "id": "8775", + "name": "Alan Yoman", + "office": "Prague", + "position": "Steward", + "salary": "$60,005", + "start_date": "3/14/2008" + }, + { + "extn": "2900", + "id": "8776", + "name": "Nick Gaynor", + "office": "Seattle", + "position": "Electrician", + "salary": "$293,201", + "start_date": "8/23/2010" + }, + { + "extn": "2008", + "id": "8777", + "name": "Valentina Gavin", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$234,608", + "start_date": "1/6/2019" + }, + { + "extn": "5433", + "id": "8778", + "name": "Marina Butler", + "office": "San Jose", + "position": "Bellman", + "salary": "$186,668", + "start_date": "11/9/2018" + }, + { + "extn": "9721", + "id": "8779", + "name": "Kassandra Steer", + "office": "Escondido", + "position": "Accountant", + "salary": "$161,887", + "start_date": "1/5/2000" + }, + { + "extn": "5480", + "id": "8780", + "name": "Alexa Ainsworth", + "office": "Las Vegas", + "position": "Machine Operator", + "salary": "$124,837", + "start_date": "12/23/2005" + }, + { + "extn": "8311", + "id": "8781", + "name": "Laila Abbey", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$284,192", + "start_date": "11/14/2000" + }, + { + "extn": "8449", + "id": "8782", + "name": "Carolyn Thatcher", + "office": "Toledo", + "position": "Electrician", + "salary": "$138,228", + "start_date": "8/18/2019" + }, + { + "extn": "5689", + "id": "8783", + "name": "Tony Adams", + "office": "Quebec", + "position": "Insurance Broker", + "salary": "$266,193", + "start_date": "12/24/2008" + }, + { + "extn": "2854", + "id": "8784", + "name": "Roger Jefferson", + "office": "Minneapolis", + "position": "Bookkeeper", + "salary": "$17,981", + "start_date": "9/24/2003" + }, + { + "extn": "4641", + "id": "8785", + "name": "Gil Hunt", + "office": "Rome", + "position": "Paramedic", + "salary": "$218,335", + "start_date": "5/23/2009" + }, + { + "extn": "8285", + "id": "8786", + "name": "Angelique Shields", + "office": "El Paso", + "position": "Mobile Developer", + "salary": "$62,827", + "start_date": "5/15/2010" + }, + { + "extn": "5401", + "id": "8787", + "name": "Sabina Stone", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$204,984", + "start_date": "7/18/2015" + }, + { + "extn": "9924", + "id": "8788", + "name": "Javier Warren", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$10,906", + "start_date": "12/15/2000" + }, + { + "extn": "3937", + "id": "8789", + "name": "Clint Ballard", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$152,819", + "start_date": "7/4/2007" + }, + { + "extn": "4049", + "id": "8790", + "name": "Tony Miller", + "office": "San Bernardino", + "position": "Laboratory Technician", + "salary": "$286,322", + "start_date": "7/11/2019" + }, + { + "extn": "5726", + "id": "8791", + "name": "Noemi Porter", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$222,194", + "start_date": "7/13/2010" + }, + { + "extn": "3992", + "id": "8792", + "name": "Meredith Rees", + "office": "Worcester", + "position": "HR Coordinator", + "salary": "$105,776", + "start_date": "1/25/2009" + }, + { + "extn": "2212", + "id": "8793", + "name": "Benny Matthews", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$264,893", + "start_date": "1/26/2014" + }, + { + "extn": "5048", + "id": "8794", + "name": "Candice Buckley", + "office": "Springfield", + "position": "Dentist", + "salary": "$257,576", + "start_date": "12/3/2016" + }, + { + "extn": "7888", + "id": "8795", + "name": "Ivette Goodman", + "office": "Rome", + "position": "Paramedic", + "salary": "$26,630", + "start_date": "12/5/2012" + }, + { + "extn": "2742", + "id": "8796", + "name": "Anthony Harrison", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$76,402", + "start_date": "11/11/2007" + }, + { + "extn": "9168", + "id": "8797", + "name": "Ally Jackson", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$82,430", + "start_date": "2/23/2000" + }, + { + "extn": "6471", + "id": "8798", + "name": "William Henderson", + "office": "Tallahassee", + "position": "Steward", + "salary": "$299,053", + "start_date": "9/20/2018" + }, + { + "extn": "5070", + "id": "8799", + "name": "Maya Bailey", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$294,385", + "start_date": "1/30/2013" + }, + { + "extn": "1413", + "id": "8800", + "name": "Russel Isaac", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$211,784", + "start_date": "10/4/2014" + }, + { + "extn": "9273", + "id": "8801", + "name": "Josh Newman", + "office": "Quebec", + "position": "Mobile Developer", + "salary": "$49,606", + "start_date": "8/20/2015" + }, + { + "extn": "7405", + "id": "8802", + "name": "Jacob Ellis", + "office": "Prague", + "position": "Bookkeeper", + "salary": "$260,962", + "start_date": "1/4/2011" + }, + { + "extn": "3978", + "id": "8803", + "name": "Martin Vollans", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$136,624", + "start_date": "10/23/2017" + }, + { + "extn": "5062", + "id": "8804", + "name": "Benjamin Knight", + "office": "Wien", + "position": "Machine Operator", + "salary": "$137,265", + "start_date": "9/6/2014" + }, + { + "extn": "3762", + "id": "8805", + "name": "Mavis Cobb", + "office": "Louisville", + "position": "Bookkeeper", + "salary": "$275,058", + "start_date": "8/22/2000" + }, + { + "extn": "4068", + "id": "8806", + "name": "Sebastian Rust", + "office": "Omaha", + "position": "Electrician", + "salary": "$122,947", + "start_date": "1/26/2009" + }, + { + "extn": "6871", + "id": "8807", + "name": "Camden Mcnally", + "office": "St. Louis", + "position": "Steward", + "salary": "$51,270", + "start_date": "1/21/2002" + }, + { + "extn": "9273", + "id": "8808", + "name": "Ciara Gilmour", + "office": "Irving", + "position": "Bookkeeper", + "salary": "$203,928", + "start_date": "9/21/2011" + }, + { + "extn": "8984", + "id": "8809", + "name": "Melanie Bradshaw", + "office": "Irving", + "position": "Executive Director", + "salary": "$233,476", + "start_date": "12/2/2007" + }, + { + "extn": "1061", + "id": "8810", + "name": "Ethan Evans", + "office": "Arlington", + "position": "Production Painter", + "salary": "$249,419", + "start_date": "7/14/2007" + }, + { + "extn": "7088", + "id": "8811", + "name": "Cameron Sherwood", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$187,844", + "start_date": "9/2/2010" + }, + { + "extn": "9842", + "id": "8812", + "name": "Cara Turner", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$139,987", + "start_date": "4/17/2004" + }, + { + "extn": "6849", + "id": "8813", + "name": "Brooklyn Archer", + "office": "Glendale", + "position": "Food Technologist", + "salary": "$29,534", + "start_date": "8/3/2011" + }, + { + "extn": "9924", + "id": "8814", + "name": "Maxwell Broomfield", + "office": "Wien", + "position": "CNC Operator", + "salary": "$70,002", + "start_date": "5/2/2014" + }, + { + "extn": "5295", + "id": "8815", + "name": "William Gardner", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$64,384", + "start_date": "11/17/2007" + }, + { + "extn": "8538", + "id": "8816", + "name": "John Healy", + "office": "Portland", + "position": "Biologist", + "salary": "$188,095", + "start_date": "8/12/2017" + }, + { + "extn": "9333", + "id": "8817", + "name": "Kate Owens", + "office": "Washington", + "position": "Systems Administrator", + "salary": "$145,841", + "start_date": "6/15/2004" + }, + { + "extn": "8459", + "id": "8818", + "name": "Mason Clayton", + "office": "Bridgeport", + "position": "Baker", + "salary": "$240,829", + "start_date": "2/13/2002" + }, + { + "extn": "2472", + "id": "8819", + "name": "Elisabeth Bryant", + "office": "Berna", + "position": "Web Developer", + "salary": "$177,303", + "start_date": "7/21/2017" + }, + { + "extn": "2392", + "id": "8820", + "name": "Rae Fisher", + "office": "Zurich", + "position": "Fabricator", + "salary": "$124,824", + "start_date": "5/6/2009" + }, + { + "extn": "2677", + "id": "8821", + "name": "Sebastian Carpenter", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$78,162", + "start_date": "3/4/2001" + }, + { + "extn": "5351", + "id": "8822", + "name": "Ethan Sheldon", + "office": "Prague", + "position": "Doctor", + "salary": "$89,034", + "start_date": "3/18/2001" + }, + { + "extn": "5286", + "id": "8823", + "name": "Jolene Holt", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$200,654", + "start_date": "11/20/2018" + }, + { + "extn": "2182", + "id": "8824", + "name": "Leanne Edwards", + "office": "Boston", + "position": "Dentist", + "salary": "$253,828", + "start_date": "11/8/2013" + }, + { + "extn": "4680", + "id": "8825", + "name": "Russel Bright", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$61,563", + "start_date": "8/2/2019" + }, + { + "extn": "9378", + "id": "8826", + "name": "Susan Nicholls", + "office": "London", + "position": "Chef Manager", + "salary": "$143,647", + "start_date": "7/23/2011" + }, + { + "extn": "3485", + "id": "8827", + "name": "Hank Long", + "office": "New York", + "position": "HR Coordinator", + "salary": "$67,122", + "start_date": "6/9/2018" + }, + { + "extn": "4565", + "id": "8828", + "name": "Gwenyth Hunt", + "office": "Ontario", + "position": "Design Engineer", + "salary": "$127,179", + "start_date": "10/10/2010" + }, + { + "extn": "7809", + "id": "8829", + "name": "Ruth Knight", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$129,406", + "start_date": "3/23/2015" + }, + { + "extn": "5536", + "id": "8830", + "name": "Marie Collis", + "office": "El Paso", + "position": "Treasurer", + "salary": "$93,028", + "start_date": "2/9/2014" + }, + { + "extn": "8680", + "id": "8831", + "name": "Leroy Chadwick", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$42,625", + "start_date": "9/13/2003" + }, + { + "extn": "5765", + "id": "8832", + "name": "Mike Addis", + "office": "Milano", + "position": "Ambulatory Nurse", + "salary": "$99,978", + "start_date": "6/6/2003" + }, + { + "extn": "5616", + "id": "8833", + "name": "Harry Hooper", + "office": "Santa Ana", + "position": "Business Broker", + "salary": "$181,526", + "start_date": "10/10/2000" + }, + { + "extn": "8073", + "id": "8834", + "name": "Owen Farrant", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$251,472", + "start_date": "2/16/2018" + }, + { + "extn": "1098", + "id": "8835", + "name": "Tyson Dillon", + "office": "Worcester", + "position": "Banker", + "salary": "$267,317", + "start_date": "8/10/2003" + }, + { + "extn": "1560", + "id": "8836", + "name": "Celina Shields", + "office": "London", + "position": "Global Logistics Supervisor", + "salary": "$12,538", + "start_date": "5/11/2013" + }, + { + "extn": "9058", + "id": "8837", + "name": "Tom Durrant", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$139,164", + "start_date": "9/3/2007" + }, + { + "extn": "9460", + "id": "8838", + "name": "Abbey Simmons", + "office": "New York", + "position": "Call Center Representative", + "salary": "$197,159", + "start_date": "7/23/2000" + }, + { + "extn": "4661", + "id": "8839", + "name": "Tom Quinton", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$37,660", + "start_date": "11/22/2016" + }, + { + "extn": "4153", + "id": "8840", + "name": "Matt Addison", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$219,294", + "start_date": "9/4/2005" + }, + { + "extn": "2424", + "id": "8841", + "name": "Raquel Page ", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$114,876", + "start_date": "7/18/2014" + }, + { + "extn": "3431", + "id": "8842", + "name": "Doris Vinton", + "office": "Omaha", + "position": "Laboratory Technician", + "salary": "$12,246", + "start_date": "6/9/2019" + }, + { + "extn": "8313", + "id": "8843", + "name": "Catherine Addley", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$276,036", + "start_date": "6/10/2013" + }, + { + "extn": "7056", + "id": "8844", + "name": "Rowan Cattell", + "office": "Arlington", + "position": "Designer", + "salary": "$234,956", + "start_date": "10/3/2013" + }, + { + "extn": "8067", + "id": "8845", + "name": "Sadie Devonport", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$183,927", + "start_date": "4/26/2000" + }, + { + "extn": "9783", + "id": "8846", + "name": "Norah Irving", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$77,037", + "start_date": "4/5/2018" + }, + { + "extn": "1058", + "id": "8847", + "name": "Luke Hall", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$250,251", + "start_date": "2/1/2006" + }, + { + "extn": "7235", + "id": "8848", + "name": "Lucas Strong", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$142,696", + "start_date": "9/12/2017" + }, + { + "extn": "8708", + "id": "8849", + "name": "Chuck Weasley", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$258,203", + "start_date": "3/25/2014" + }, + { + "extn": "9962", + "id": "8850", + "name": "Bree Wooldridge", + "office": "Garland", + "position": "Electrician", + "salary": "$233,483", + "start_date": "3/10/2000" + }, + { + "extn": "4541", + "id": "8851", + "name": "Harriet Eagle", + "office": "San Francisco", + "position": "CNC Operator", + "salary": "$139,715", + "start_date": "7/7/2004" + }, + { + "extn": "9765", + "id": "8852", + "name": "Erin Clarke", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$86,131", + "start_date": "12/6/2008" + }, + { + "extn": "4614", + "id": "8853", + "name": "Henry Power", + "office": "San Antonio", + "position": "Service Supervisor", + "salary": "$234,988", + "start_date": "10/11/2017" + }, + { + "extn": "5478", + "id": "8854", + "name": "Sydney Burnley", + "office": "Scottsdale", + "position": "Front Desk Coordinator", + "salary": "$263,348", + "start_date": "6/4/2006" + }, + { + "extn": "1561", + "id": "8855", + "name": "Elle Olson", + "office": "Milwaukee", + "position": "Paramedic", + "salary": "$132,520", + "start_date": "9/14/2000" + }, + { + "extn": "6234", + "id": "8856", + "name": "Chad Ross", + "office": "Scottsdale", + "position": "Loan Officer", + "salary": "$182,325", + "start_date": "5/20/2016" + }, + { + "extn": "4499", + "id": "8857", + "name": "Adina Mccall", + "office": "Wien", + "position": "Electrician", + "salary": "$272,180", + "start_date": "11/23/2018" + }, + { + "extn": "4355", + "id": "8858", + "name": "Bob Niles", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$271,484", + "start_date": "7/16/2016" + }, + { + "extn": "9230", + "id": "8859", + "name": "Macy Tennant", + "office": "Bucharest", + "position": "Doctor", + "salary": "$285,898", + "start_date": "9/21/2014" + }, + { + "extn": "1022", + "id": "8860", + "name": "Nathan Brock", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$227,323", + "start_date": "10/28/2012" + }, + { + "extn": "2730", + "id": "8861", + "name": "Johnathan Shaw", + "office": "Phoenix", + "position": "Operator", + "salary": "$104,266", + "start_date": "12/26/2008" + }, + { + "extn": "4580", + "id": "8862", + "name": "Colleen Ballard", + "office": "Salt Lake City", + "position": "Audiologist", + "salary": "$206,593", + "start_date": "10/3/2000" + }, + { + "extn": "3233", + "id": "8863", + "name": "Adina Weldon", + "office": "Dallas", + "position": "Cashier", + "salary": "$33,817", + "start_date": "6/28/2016" + }, + { + "extn": "3098", + "id": "8864", + "name": "Johnathan Andersson", + "office": "Irving", + "position": "Biologist", + "salary": "$42,110", + "start_date": "11/27/2010" + }, + { + "extn": "9044", + "id": "8865", + "name": "Hannah Sawyer", + "office": "Berna", + "position": "Banker", + "salary": "$99,466", + "start_date": "12/7/2004" + }, + { + "extn": "5970", + "id": "8866", + "name": "Mike Horton", + "office": "Columbus", + "position": "Fabricator", + "salary": "$12,514", + "start_date": "1/24/2004" + }, + { + "extn": "7586", + "id": "8867", + "name": "Dasha Smith", + "office": "Bucharest", + "position": "Auditor", + "salary": "$23,548", + "start_date": "12/18/2015" + }, + { + "extn": "8212", + "id": "8868", + "name": "Adelaide Tindall", + "office": "Long Beach", + "position": "Baker", + "salary": "$48,692", + "start_date": "8/5/2018" + }, + { + "extn": "6705", + "id": "8869", + "name": "Helen Holmes", + "office": "Sacramento", + "position": "Software Engineer", + "salary": "$291,544", + "start_date": "10/14/2019" + }, + { + "extn": "9064", + "id": "8870", + "name": "Cherish Harvey", + "office": "San Jose", + "position": "Bookkeeper", + "salary": "$127,830", + "start_date": "4/2/2010" + }, + { + "extn": "2987", + "id": "8871", + "name": "Elena Vinton", + "office": "Orlando", + "position": "Accountant", + "salary": "$193,048", + "start_date": "1/2/2008" + }, + { + "extn": "1671", + "id": "8872", + "name": "Ruby Taylor", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$120,228", + "start_date": "5/23/2003" + }, + { + "extn": "4612", + "id": "8873", + "name": "Miriam Jackson", + "office": "Charlotte", + "position": "Cook", + "salary": "$113,146", + "start_date": "10/27/2000" + }, + { + "extn": "2513", + "id": "8874", + "name": "Liam Gosling", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$197,704", + "start_date": "5/28/2015" + }, + { + "extn": "8821", + "id": "8875", + "name": "Anthony Mcgregor", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$86,196", + "start_date": "10/8/2008" + }, + { + "extn": "3660", + "id": "8876", + "name": "Mike Griffiths", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$39,643", + "start_date": "1/16/2000" + }, + { + "extn": "1437", + "id": "8877", + "name": "Paige Wheeler", + "office": "London", + "position": "Cook", + "salary": "$294,815", + "start_date": "1/21/2000" + }, + { + "extn": "4432", + "id": "8878", + "name": "Rocco Oliver", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$246,560", + "start_date": "6/1/2003" + }, + { + "extn": "1521", + "id": "8879", + "name": "Deborah Whatson", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$297,461", + "start_date": "7/16/2009" + }, + { + "extn": "5404", + "id": "8880", + "name": "Martin Vallins", + "office": "Tokyo", + "position": "Designer", + "salary": "$223,783", + "start_date": "10/22/2007" + }, + { + "extn": "6698", + "id": "8881", + "name": "William Allwood", + "office": "Garland", + "position": "Banker", + "salary": "$283,145", + "start_date": "4/23/2012" + }, + { + "extn": "2122", + "id": "8882", + "name": "Carmen Plumb", + "office": "Madrid", + "position": "Executive Director", + "salary": "$75,807", + "start_date": "9/27/2018" + }, + { + "extn": "4091", + "id": "8883", + "name": "Lucas Niles", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$194,840", + "start_date": "7/17/2013" + }, + { + "extn": "7871", + "id": "8884", + "name": "Destiny Graham", + "office": "Hollywood", + "position": "Banker", + "salary": "$25,160", + "start_date": "10/24/2016" + }, + { + "extn": "1908", + "id": "8885", + "name": "Livia Burnley", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$23,677", + "start_date": "5/1/2005" + }, + { + "extn": "7371", + "id": "8886", + "name": "Lynn Drew", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$235,740", + "start_date": "6/30/2005" + }, + { + "extn": "2285", + "id": "8887", + "name": "Paula Baldwin", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$94,048", + "start_date": "8/6/2003" + }, + { + "extn": "5793", + "id": "8888", + "name": "Colleen Exton", + "office": "Lakewood", + "position": "Staffing Consultant", + "salary": "$233,290", + "start_date": "7/16/2011" + }, + { + "extn": "1958", + "id": "8889", + "name": "Barney Evans", + "office": "Kansas City", + "position": "Cook", + "salary": "$66,857", + "start_date": "10/9/2002" + }, + { + "extn": "7882", + "id": "8890", + "name": "Margot Sloan", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$56,207", + "start_date": "7/1/2002" + }, + { + "extn": "8468", + "id": "8891", + "name": "Sebastian Addley", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$94,200", + "start_date": "10/6/2014" + }, + { + "extn": "9452", + "id": "8892", + "name": "Havana Griffiths", + "office": "Fort Lauderdale", + "position": "Business Broker", + "salary": "$232,277", + "start_date": "6/25/2001" + }, + { + "extn": "1104", + "id": "8893", + "name": "Alexander Ballard", + "office": "Reno", + "position": "Software Engineer", + "salary": "$196,626", + "start_date": "3/15/2016" + }, + { + "extn": "2974", + "id": "8894", + "name": "Carol Eaton", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$99,400", + "start_date": "2/22/2006" + }, + { + "extn": "6621", + "id": "8895", + "name": "Blake Robinson", + "office": "Moreno Valley", + "position": "Physician", + "salary": "$24,260", + "start_date": "9/14/2003" + }, + { + "extn": "2000", + "id": "8896", + "name": "Gwenyth Styles", + "office": "Jersey City", + "position": "Bellman", + "salary": "$193,067", + "start_date": "7/15/2014" + }, + { + "extn": "1234", + "id": "8897", + "name": "Liam Beal", + "office": "Glendale", + "position": "Clerk", + "salary": "$196,581", + "start_date": "12/18/2016" + }, + { + "extn": "3312", + "id": "8898", + "name": "Margaret Wilson", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$56,555", + "start_date": "10/24/2003" + }, + { + "extn": "9781", + "id": "8899", + "name": "William Avery", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$94,345", + "start_date": "12/9/2003" + }, + { + "extn": "8134", + "id": "8900", + "name": "Carissa Buckley", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$145,738", + "start_date": "3/9/2003" + }, + { + "extn": "4974", + "id": "8901", + "name": "Helen Callan", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$119,394", + "start_date": "6/9/2009" + }, + { + "extn": "7696", + "id": "8902", + "name": "Ally Kelly", + "office": "New Orleans", + "position": "Doctor", + "salary": "$34,937", + "start_date": "6/11/2017" + }, + { + "extn": "2311", + "id": "8903", + "name": "Oliver Nobbs", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$197,342", + "start_date": "12/3/2007" + }, + { + "extn": "9034", + "id": "8904", + "name": "Rosalie Shields", + "office": "New York", + "position": "Biologist", + "salary": "$166,211", + "start_date": "1/5/2015" + }, + { + "extn": "3266", + "id": "8905", + "name": "Victoria Ebbs", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$82,531", + "start_date": "4/4/2008" + }, + { + "extn": "3161", + "id": "8906", + "name": "Stacy Talbot", + "office": "Indianapolis", + "position": "Production Painter", + "salary": "$200,621", + "start_date": "7/20/2006" + }, + { + "extn": "8554", + "id": "8907", + "name": "Bristol Mould", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$142,016", + "start_date": "7/27/2019" + }, + { + "extn": "2084", + "id": "8908", + "name": "Sebastian Bayliss", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$27,741", + "start_date": "12/5/2002" + }, + { + "extn": "5102", + "id": "8909", + "name": "Alex Seymour", + "office": "Jersey City", + "position": "Cashier", + "salary": "$280,437", + "start_date": "4/1/2010" + }, + { + "extn": "3245", + "id": "8910", + "name": "Makena Porter", + "office": "Omaha", + "position": "Executive Director", + "salary": "$143,307", + "start_date": "6/11/2011" + }, + { + "extn": "3598", + "id": "8911", + "name": "Nate Duvall", + "office": "London", + "position": "Auditor", + "salary": "$127,581", + "start_date": "2/28/2004" + }, + { + "extn": "6328", + "id": "8912", + "name": "Leilani Michael", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$52,010", + "start_date": "7/12/2010" + }, + { + "extn": "5953", + "id": "8913", + "name": "Diane Blackburn", + "office": "Milano", + "position": "Food Technologist", + "salary": "$116,416", + "start_date": "10/23/2017" + }, + { + "extn": "1719", + "id": "8914", + "name": "Margaret Neville", + "office": "Detroit", + "position": "Associate Professor", + "salary": "$16,939", + "start_date": "7/9/2004" + }, + { + "extn": "2617", + "id": "8915", + "name": "Mason Nicholls", + "office": "Springfield", + "position": "Biologist", + "salary": "$243,999", + "start_date": "7/14/2019" + }, + { + "extn": "8172", + "id": "8916", + "name": "Victoria Addison", + "office": "Quebec", + "position": "Biologist", + "salary": "$130,475", + "start_date": "1/28/2013" + }, + { + "extn": "7750", + "id": "8917", + "name": "Diane Mcleod", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$272,936", + "start_date": "12/10/2008" + }, + { + "extn": "2127", + "id": "8918", + "name": "Cecilia Gardner", + "office": "Pittsburgh", + "position": "Treasurer", + "salary": "$224,883", + "start_date": "3/31/2014" + }, + { + "extn": "1640", + "id": "8919", + "name": "Leanne White", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$124,994", + "start_date": "7/18/2008" + }, + { + "extn": "2204", + "id": "8920", + "name": "Kirsten Olivier", + "office": "Murfreesboro", + "position": "Web Developer", + "salary": "$283,977", + "start_date": "8/27/2004" + }, + { + "extn": "2010", + "id": "8921", + "name": "Sydney York", + "office": "Arlington", + "position": "HR Specialist", + "salary": "$188,229", + "start_date": "8/4/2010" + }, + { + "extn": "3912", + "id": "8922", + "name": "Johnny Willis", + "office": "Bridgeport", + "position": "Cook", + "salary": "$63,913", + "start_date": "7/13/2007" + }, + { + "extn": "6460", + "id": "8923", + "name": "Britney Selby", + "office": "Prague", + "position": "Designer", + "salary": "$167,745", + "start_date": "8/5/2011" + }, + { + "extn": "8228", + "id": "8924", + "name": "Joseph Walker", + "office": "San Antonio", + "position": "Accountant", + "salary": "$122,802", + "start_date": "4/27/2006" + }, + { + "extn": "5359", + "id": "8925", + "name": "Jaylene Thorpe", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$132,477", + "start_date": "1/25/2018" + }, + { + "extn": "4349", + "id": "8926", + "name": "Catherine Coates", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$139,644", + "start_date": "5/22/2018" + }, + { + "extn": "5605", + "id": "8927", + "name": "Tiffany Kelly", + "office": "Memphis", + "position": "Banker", + "salary": "$262,022", + "start_date": "6/8/2011" + }, + { + "extn": "3468", + "id": "8928", + "name": "Violet Sanchez", + "office": "Nashville", + "position": "Service Supervisor", + "salary": "$105,856", + "start_date": "12/25/2001" + }, + { + "extn": "1713", + "id": "8929", + "name": "Jules Dobson", + "office": "Seattle", + "position": "Project Manager", + "salary": "$44,533", + "start_date": "10/8/2018" + }, + { + "extn": "3016", + "id": "8930", + "name": "Caleb Walter", + "office": "Orlando", + "position": "CNC Operator", + "salary": "$150,645", + "start_date": "12/2/2007" + }, + { + "extn": "1490", + "id": "8931", + "name": "Raquel Simmons", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$180,526", + "start_date": "12/12/2012" + }, + { + "extn": "2321", + "id": "8932", + "name": "Logan Gordon", + "office": "Denver", + "position": "Food Technologist", + "salary": "$251,491", + "start_date": "11/10/2009" + }, + { + "extn": "8295", + "id": "8933", + "name": "Maia Mould", + "office": "Glendale", + "position": "Designer", + "salary": "$110,813", + "start_date": "5/16/2017" + }, + { + "extn": "7172", + "id": "8934", + "name": "Rufus Hall", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$87,551", + "start_date": "9/9/2017" + }, + { + "extn": "1745", + "id": "8935", + "name": "Tom Huggins", + "office": "Fremont", + "position": "Staffing Consultant", + "salary": "$151,839", + "start_date": "1/2/2005" + }, + { + "extn": "2995", + "id": "8936", + "name": "Samantha Dickson", + "office": "Tokyo", + "position": "Inspector", + "salary": "$131,821", + "start_date": "9/13/2016" + }, + { + "extn": "4329", + "id": "8937", + "name": "Boris Roberts", + "office": "Lakewood", + "position": "Treasurer", + "salary": "$71,900", + "start_date": "2/3/2016" + }, + { + "extn": "2619", + "id": "8938", + "name": "Luke Dobson", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$259,655", + "start_date": "9/24/2015" + }, + { + "extn": "6760", + "id": "8939", + "name": "Marjorie Rixon", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$98,602", + "start_date": "4/17/2013" + }, + { + "extn": "2880", + "id": "8940", + "name": "Christy Shepherd", + "office": "Louisville", + "position": "Staffing Consultant", + "salary": "$208,479", + "start_date": "7/2/2017" + }, + { + "extn": "8901", + "id": "8941", + "name": "Adalind Kennedy", + "office": "Paris", + "position": "Bellman", + "salary": "$114,954", + "start_date": "2/18/2013" + }, + { + "extn": "1119", + "id": "8942", + "name": "Gil Rixon", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$232,894", + "start_date": "5/24/2003" + }, + { + "extn": "7862", + "id": "8943", + "name": "Wade Jarvis", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$116,928", + "start_date": "8/2/2011" + }, + { + "extn": "5096", + "id": "8944", + "name": "Caleb Smith", + "office": "Bucharest", + "position": "Executive Director", + "salary": "$92,710", + "start_date": "9/17/2015" + }, + { + "extn": "6765", + "id": "8945", + "name": "Alison Holt", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$111,771", + "start_date": "3/28/2017" + }, + { + "extn": "2969", + "id": "8946", + "name": "Iris Leigh", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$205,469", + "start_date": "11/4/2017" + }, + { + "extn": "1165", + "id": "8947", + "name": "Johnny Morgan", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$32,980", + "start_date": "3/14/2014" + }, + { + "extn": "2024", + "id": "8948", + "name": "Mason Dyson", + "office": "St. Louis", + "position": "Baker", + "salary": "$110,864", + "start_date": "9/17/2018" + }, + { + "extn": "6751", + "id": "8949", + "name": "Teagan Willson", + "office": "Washington", + "position": "Restaurant Manager", + "salary": "$190,930", + "start_date": "5/15/2011" + }, + { + "extn": "4217", + "id": "8950", + "name": "Olivia Parker", + "office": "Omaha", + "position": "Dentist", + "salary": "$64,873", + "start_date": "11/14/2016" + }, + { + "extn": "9194", + "id": "8951", + "name": "Jacqueline Addis", + "office": "Madison", + "position": "Front Desk Coordinator", + "salary": "$94,925", + "start_date": "8/2/2015" + }, + { + "extn": "7277", + "id": "8952", + "name": "Alan Yoman", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$277,206", + "start_date": "7/10/2001" + }, + { + "extn": "5898", + "id": "8953", + "name": "Percy Russell", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$89,355", + "start_date": "8/15/2011" + }, + { + "extn": "2536", + "id": "8954", + "name": "Peter Weldon", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$87,542", + "start_date": "2/21/2013" + }, + { + "extn": "7283", + "id": "8955", + "name": "Cassandra Stone", + "office": "Bridgeport", + "position": "Global Logistics Supervisor", + "salary": "$85,860", + "start_date": "1/14/2003" + }, + { + "extn": "8122", + "id": "8956", + "name": "George Yates", + "office": "Rochester", + "position": "Insurance Broker", + "salary": "$270,376", + "start_date": "10/15/2004" + }, + { + "extn": "7025", + "id": "8957", + "name": "Erick Radcliffe", + "office": "Madrid", + "position": "Doctor", + "salary": "$192,689", + "start_date": "12/21/2017" + }, + { + "extn": "9065", + "id": "8958", + "name": "Sofie Jeffery", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$165,508", + "start_date": "8/9/2017" + }, + { + "extn": "9782", + "id": "8959", + "name": "Harriet Jordan", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$155,984", + "start_date": "4/12/2017" + }, + { + "extn": "3757", + "id": "8960", + "name": "Peter Shea", + "office": "Lyon", + "position": "Paramedic", + "salary": "$20,058", + "start_date": "8/3/2009" + }, + { + "extn": "9405", + "id": "8961", + "name": "Chester James", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$84,993", + "start_date": "11/5/2006" + }, + { + "extn": "5854", + "id": "8962", + "name": "Chad Power", + "office": "Honolulu", + "position": "Dentist", + "salary": "$36,250", + "start_date": "6/12/2018" + }, + { + "extn": "8902", + "id": "8963", + "name": "Courtney Saunders", + "office": "Portland", + "position": "Executive Director", + "salary": "$202,485", + "start_date": "7/12/2011" + }, + { + "extn": "3857", + "id": "8964", + "name": "Chadwick Grady", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$117,124", + "start_date": "8/3/2018" + }, + { + "extn": "4761", + "id": "8965", + "name": "Liliana Mccormick", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$287,231", + "start_date": "9/21/2018" + }, + { + "extn": "2000", + "id": "8966", + "name": "Chadwick Coll", + "office": "Bucharest", + "position": "CNC Operator", + "salary": "$175,436", + "start_date": "4/6/2009" + }, + { + "extn": "7010", + "id": "8967", + "name": "Marilyn Powell", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$58,039", + "start_date": "2/24/2012" + }, + { + "extn": "9553", + "id": "8968", + "name": "Peter Amstead", + "office": "Philadelphia", + "position": "Designer", + "salary": "$256,783", + "start_date": "3/28/2003" + }, + { + "extn": "3904", + "id": "8969", + "name": "Mina Parker", + "office": "St. Louis", + "position": "Steward", + "salary": "$123,240", + "start_date": "5/19/2016" + }, + { + "extn": "9089", + "id": "8970", + "name": "Joseph Isaac", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$261,162", + "start_date": "6/23/2005" + }, + { + "extn": "3198", + "id": "8971", + "name": "Isabella Jarvis", + "office": "Denver", + "position": "Audiologist", + "salary": "$122,526", + "start_date": "3/31/2010" + }, + { + "extn": "4301", + "id": "8972", + "name": "Carmen Quinn", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$32,667", + "start_date": "9/30/2005" + }, + { + "extn": "2696", + "id": "8973", + "name": "Ethan Slater", + "office": "Quebec", + "position": "Operator", + "salary": "$222,671", + "start_date": "3/29/2005" + }, + { + "extn": "2610", + "id": "8974", + "name": "Mason Davies", + "office": "Berlin", + "position": "Machine Operator", + "salary": "$287,295", + "start_date": "7/15/2011" + }, + { + "extn": "7932", + "id": "8975", + "name": "Juliette Chadwick", + "office": "Pittsburgh", + "position": "Treasurer", + "salary": "$125,874", + "start_date": "1/12/2018" + }, + { + "extn": "3192", + "id": "8976", + "name": "Teagan Butler", + "office": "Valetta", + "position": "Call Center Representative", + "salary": "$169,618", + "start_date": "7/4/2006" + }, + { + "extn": "5084", + "id": "8977", + "name": "Johnny Lewin", + "office": "Laredo", + "position": "Machine Operator", + "salary": "$111,631", + "start_date": "3/14/2002" + }, + { + "extn": "5542", + "id": "8978", + "name": "Jacob Talbot", + "office": "Columbus", + "position": "Treasurer", + "salary": "$280,447", + "start_date": "10/18/2009" + }, + { + "extn": "7916", + "id": "8979", + "name": "Gabriel Seymour", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$99,283", + "start_date": "9/15/2006" + }, + { + "extn": "6381", + "id": "8980", + "name": "Aiden Weldon", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$207,185", + "start_date": "1/11/2009" + }, + { + "extn": "6780", + "id": "8981", + "name": "Matthew May", + "office": "Chicago", + "position": "Accountant", + "salary": "$223,136", + "start_date": "4/30/2016" + }, + { + "extn": "1820", + "id": "8982", + "name": "Barney Kelly", + "office": "Philadelphia", + "position": "Clerk", + "salary": "$243,620", + "start_date": "10/15/2006" + }, + { + "extn": "2542", + "id": "8983", + "name": "Bob Calderwood", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$238,601", + "start_date": "10/8/2017" + }, + { + "extn": "3616", + "id": "8984", + "name": "Marvin Warner", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$294,095", + "start_date": "10/18/2013" + }, + { + "extn": "7600", + "id": "8985", + "name": "Matt Rossi", + "office": "Rome", + "position": "Cook", + "salary": "$38,491", + "start_date": "3/22/2007" + }, + { + "extn": "7489", + "id": "8986", + "name": "Sadie Hale", + "office": "Pittsburgh", + "position": "Webmaster", + "salary": "$189,850", + "start_date": "12/6/2012" + }, + { + "extn": "5171", + "id": "8987", + "name": "Martin Emerson", + "office": "El Paso", + "position": "Web Developer", + "salary": "$29,007", + "start_date": "1/8/2001" + }, + { + "extn": "6791", + "id": "8988", + "name": "Emerald May", + "office": "Portland", + "position": "Webmaster", + "salary": "$88,503", + "start_date": "3/22/2003" + }, + { + "extn": "6409", + "id": "8989", + "name": "Sebastian Wooldridge", + "office": "Quebec", + "position": "Physician", + "salary": "$147,124", + "start_date": "4/30/2019" + }, + { + "extn": "8636", + "id": "8990", + "name": "Kieth Exton", + "office": "Orlando", + "position": "Project Manager", + "salary": "$273,480", + "start_date": "11/10/2017" + }, + { + "extn": "9082", + "id": "8991", + "name": "Marie Flanders", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$40,932", + "start_date": "3/1/2000" + }, + { + "extn": "5104", + "id": "8992", + "name": "Teagan Tennant", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$182,519", + "start_date": "12/6/2008" + }, + { + "extn": "2632", + "id": "8993", + "name": "Lauren Kidd", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$77,612", + "start_date": "3/23/2006" + }, + { + "extn": "2640", + "id": "8994", + "name": "Esmeralda Ward", + "office": "New York", + "position": "CNC Operator", + "salary": "$233,399", + "start_date": "7/7/2001" + }, + { + "extn": "4929", + "id": "8995", + "name": "Isabella Jones", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$198,534", + "start_date": "10/25/2008" + }, + { + "extn": "9852", + "id": "8996", + "name": "Alessandra Forester", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$172,679", + "start_date": "5/26/2016" + }, + { + "extn": "5996", + "id": "8997", + "name": "Logan Robinson", + "office": "Dallas", + "position": "Design Engineer", + "salary": "$192,119", + "start_date": "4/26/2005" + }, + { + "extn": "3826", + "id": "8998", + "name": "Johnny Walker", + "office": "Arlington", + "position": "Web Developer", + "salary": "$133,792", + "start_date": "5/25/2017" + }, + { + "extn": "9968", + "id": "8999", + "name": "Bree Funnell", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$264,715", + "start_date": "11/2/2001" + }, + { + "extn": "8153", + "id": "9000", + "name": "Josh Rehman", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$101,270", + "start_date": "8/21/2017" + }, + { + "extn": "7473", + "id": "9001", + "name": "Lara Parsons", + "office": "Houston", + "position": "Inspector", + "salary": "$118,926", + "start_date": "3/4/2010" + }, + { + "extn": "2937", + "id": "9002", + "name": "Sylvia Harrison", + "office": "Houston", + "position": "Electrician", + "salary": "$134,329", + "start_date": "5/20/2005" + }, + { + "extn": "1672", + "id": "9003", + "name": "George Bell", + "office": "Venice", + "position": "Health Educator", + "salary": "$66,627", + "start_date": "8/19/2001" + }, + { + "extn": "3139", + "id": "9004", + "name": "Chad Vinton", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$277,282", + "start_date": "5/27/2007" + }, + { + "extn": "1284", + "id": "9005", + "name": "Alison Wilton", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$193,696", + "start_date": "5/14/2013" + }, + { + "extn": "7927", + "id": "9006", + "name": "Hayden Sheldon", + "office": "Omaha", + "position": "Auditor", + "salary": "$288,981", + "start_date": "9/8/2008" + }, + { + "extn": "3259", + "id": "9007", + "name": "Wendy Ebden", + "office": "Detroit", + "position": "Health Educator", + "salary": "$205,437", + "start_date": "9/1/2000" + }, + { + "extn": "3377", + "id": "9008", + "name": "Hank Roberts", + "office": "Nashville", + "position": "Bellman", + "salary": "$201,388", + "start_date": "1/2/2001" + }, + { + "extn": "7066", + "id": "9009", + "name": "Oliver Hill", + "office": "Quebec", + "position": "Paramedic", + "salary": "$14,163", + "start_date": "12/20/2011" + }, + { + "extn": "2708", + "id": "9010", + "name": "Tony Woodley", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$74,092", + "start_date": "5/21/2008" + }, + { + "extn": "5082", + "id": "9011", + "name": "Livia Bayliss", + "office": "New York", + "position": "Auditor", + "salary": "$283,978", + "start_date": "6/14/2003" + }, + { + "extn": "3238", + "id": "9012", + "name": "Ema Griffiths", + "office": "Portland", + "position": "HR Specialist", + "salary": "$243,041", + "start_date": "2/17/2007" + }, + { + "extn": "2147", + "id": "9013", + "name": "Nina Yarwood", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$118,443", + "start_date": "1/26/2017" + }, + { + "extn": "7934", + "id": "9014", + "name": "Marissa Cattell", + "office": "Wien", + "position": "Designer", + "salary": "$39,379", + "start_date": "12/20/2002" + }, + { + "extn": "4262", + "id": "9015", + "name": "Kassandra Pearson", + "office": "Long Beach", + "position": "Call Center Representative", + "salary": "$72,873", + "start_date": "6/15/2003" + }, + { + "extn": "4226", + "id": "9016", + "name": "Andrea Hope", + "office": "Rome", + "position": "Pharmacist", + "salary": "$107,018", + "start_date": "12/2/2000" + }, + { + "extn": "2721", + "id": "9017", + "name": "Daria Craig", + "office": "Cincinnati", + "position": "Assistant Buyer", + "salary": "$192,983", + "start_date": "9/6/2011" + }, + { + "extn": "8148", + "id": "9018", + "name": "Melinda Middleton", + "office": "Lakewood", + "position": "Pharmacist", + "salary": "$221,911", + "start_date": "11/18/2009" + }, + { + "extn": "3167", + "id": "9019", + "name": "Abdul Harrison", + "office": "Cincinnati", + "position": "Service Supervisor", + "salary": "$22,712", + "start_date": "9/10/2015" + }, + { + "extn": "6728", + "id": "9020", + "name": "Isabella Thorpe", + "office": "Oakland", + "position": "Audiologist", + "salary": "$156,601", + "start_date": "6/29/2019" + }, + { + "extn": "5321", + "id": "9021", + "name": "David Harper", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$92,264", + "start_date": "12/30/2004" + }, + { + "extn": "5214", + "id": "9022", + "name": "Tom Weatcroft", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$234,435", + "start_date": "11/26/2006" + }, + { + "extn": "1830", + "id": "9023", + "name": "Rosalee Hopkinson", + "office": "Seattle", + "position": "Global Logistics Supervisor", + "salary": "$95,743", + "start_date": "2/1/2017" + }, + { + "extn": "4977", + "id": "9024", + "name": "Percy Mason", + "office": "Berna", + "position": "Project Manager", + "salary": "$101,099", + "start_date": "3/3/2006" + }, + { + "extn": "9588", + "id": "9025", + "name": "Aiden Avery", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$152,227", + "start_date": "3/15/2010" + }, + { + "extn": "1966", + "id": "9026", + "name": "Jacob Ring", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$166,918", + "start_date": "3/3/2003" + }, + { + "extn": "1261", + "id": "9027", + "name": "Melania Henderson", + "office": "Seattle", + "position": "Chef Manager", + "salary": "$224,704", + "start_date": "12/20/2017" + }, + { + "extn": "2476", + "id": "9028", + "name": "Marvin Adams", + "office": "El Paso", + "position": "Baker", + "salary": "$99,263", + "start_date": "12/29/2017" + }, + { + "extn": "9447", + "id": "9029", + "name": "Michaela Durrant", + "office": "New York", + "position": "Retail Trainee", + "salary": "$20,723", + "start_date": "1/15/2004" + }, + { + "extn": "6276", + "id": "9030", + "name": "Maxwell Tate", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$29,098", + "start_date": "8/17/2009" + }, + { + "extn": "3024", + "id": "9031", + "name": "Leslie Button", + "office": "Rochester", + "position": "Cashier", + "salary": "$57,083", + "start_date": "9/30/2019" + }, + { + "extn": "2177", + "id": "9032", + "name": "Aiden Farrell", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$165,025", + "start_date": "3/10/2019" + }, + { + "extn": "9785", + "id": "9033", + "name": "Nina Stewart", + "office": "Hayward", + "position": "Inspector", + "salary": "$198,935", + "start_date": "5/13/2006" + }, + { + "extn": "7688", + "id": "9034", + "name": "Jules Hill", + "office": "Los Angeles", + "position": "Cook", + "salary": "$218,944", + "start_date": "5/30/2019" + }, + { + "extn": "3297", + "id": "9035", + "name": "Caleb Brooks", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$258,893", + "start_date": "1/12/2007" + }, + { + "extn": "4675", + "id": "9036", + "name": "Marina Wigley", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$68,939", + "start_date": "5/20/2000" + }, + { + "extn": "4554", + "id": "9037", + "name": "Kurt Parker", + "office": "Lancaster", + "position": "Paramedic", + "salary": "$12,943", + "start_date": "6/12/2004" + }, + { + "extn": "3906", + "id": "9038", + "name": "Elle Graves", + "office": "Fullerton", + "position": "Bellman", + "salary": "$142,707", + "start_date": "4/20/2001" + }, + { + "extn": "2793", + "id": "9039", + "name": "Noah Tate", + "office": "Rome", + "position": "Doctor", + "salary": "$58,571", + "start_date": "4/24/2011" + }, + { + "extn": "6801", + "id": "9040", + "name": "Hazel Ross", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$294,165", + "start_date": "1/12/2019" + }, + { + "extn": "5051", + "id": "9041", + "name": "Anthony Phillips", + "office": "Toledo", + "position": "Accountant", + "salary": "$60,162", + "start_date": "10/23/2013" + }, + { + "extn": "8760", + "id": "9042", + "name": "Josh Ring", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$237,641", + "start_date": "6/29/2000" + }, + { + "extn": "7118", + "id": "9043", + "name": "Tony Potts", + "office": "Norfolk", + "position": "HR Coordinator", + "salary": "$297,796", + "start_date": "5/7/2008" + }, + { + "extn": "2015", + "id": "9044", + "name": "Tony Thompson", + "office": "San Francisco", + "position": "Auditor", + "salary": "$256,502", + "start_date": "5/19/2002" + }, + { + "extn": "2814", + "id": "9045", + "name": "William Little", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$161,171", + "start_date": "12/4/2001" + }, + { + "extn": "5245", + "id": "9046", + "name": "Dalia Poulton", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$89,611", + "start_date": "4/28/2000" + }, + { + "extn": "5524", + "id": "9047", + "name": "Oliver Stevens", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$265,544", + "start_date": "2/2/2018" + }, + { + "extn": "8395", + "id": "9048", + "name": "Estrella Whitmore", + "office": "Miami", + "position": "Software Engineer", + "salary": "$112,656", + "start_date": "5/8/2004" + }, + { + "extn": "1170", + "id": "9049", + "name": "Rosalyn Ross", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$108,920", + "start_date": "11/9/2012" + }, + { + "extn": "6476", + "id": "9050", + "name": "Boris Chapman", + "office": "Norfolk", + "position": "Inspector", + "salary": "$161,868", + "start_date": "10/15/2011" + }, + { + "extn": "1132", + "id": "9051", + "name": "Boris Nobbs", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$189,628", + "start_date": "11/10/2003" + }, + { + "extn": "4758", + "id": "9052", + "name": "Willow Bullock", + "office": "Jersey City", + "position": "Service Supervisor", + "salary": "$56,288", + "start_date": "9/17/2017" + }, + { + "extn": "8602", + "id": "9053", + "name": "Ryan Pickard", + "office": "Huntsville", + "position": "Bellman", + "salary": "$126,943", + "start_date": "2/12/2012" + }, + { + "extn": "3510", + "id": "9054", + "name": "Henry Gibson", + "office": "Orlando", + "position": "Clerk", + "salary": "$184,337", + "start_date": "7/25/2012" + }, + { + "extn": "4208", + "id": "9055", + "name": "Meredith Farmer", + "office": "Hayward", + "position": "Machine Operator", + "salary": "$200,740", + "start_date": "7/3/2003" + }, + { + "extn": "1731", + "id": "9056", + "name": "Nate Bryant", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$184,025", + "start_date": "12/8/2006" + }, + { + "extn": "9567", + "id": "9057", + "name": "Maribel Jordan", + "office": "Bridgeport", + "position": "Physician", + "salary": "$179,711", + "start_date": "3/6/2012" + }, + { + "extn": "1247", + "id": "9058", + "name": "Jacob Ingham", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$206,438", + "start_date": "1/16/2005" + }, + { + "extn": "9479", + "id": "9059", + "name": "Anthony Richardson", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$269,601", + "start_date": "12/15/2010" + }, + { + "extn": "7351", + "id": "9060", + "name": "Kieth Darcy", + "office": "Salem", + "position": "Clerk", + "salary": "$64,932", + "start_date": "6/14/2004" + }, + { + "extn": "8249", + "id": "9061", + "name": "Adelaide Martin", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$190,464", + "start_date": "5/23/2006" + }, + { + "extn": "1777", + "id": "9062", + "name": "Faith Martin", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$179,529", + "start_date": "4/29/2013" + }, + { + "extn": "8157", + "id": "9063", + "name": "Hayden Young", + "office": "Toledo", + "position": "Cook", + "salary": "$38,854", + "start_date": "11/17/2010" + }, + { + "extn": "3546", + "id": "9064", + "name": "Andrea Cox", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$209,360", + "start_date": "10/23/2014" + }, + { + "extn": "9550", + "id": "9065", + "name": "Benny Rodgers", + "office": "Bridgeport", + "position": "Baker", + "salary": "$234,470", + "start_date": "9/27/2002" + }, + { + "extn": "7473", + "id": "9066", + "name": "Barney Hill", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$37,834", + "start_date": "6/13/2010" + }, + { + "extn": "8587", + "id": "9067", + "name": "Erick Fenton", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$236,626", + "start_date": "9/18/2007" + }, + { + "extn": "2330", + "id": "9068", + "name": "Nathan Sawyer", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$218,628", + "start_date": "11/14/2011" + }, + { + "extn": "7507", + "id": "9069", + "name": "Nick Pope", + "office": "Denver", + "position": "Physician", + "salary": "$294,325", + "start_date": "7/17/2000" + }, + { + "extn": "8936", + "id": "9070", + "name": "Candice Brooks", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$217,461", + "start_date": "11/7/2005" + }, + { + "extn": "4663", + "id": "9071", + "name": "Faith Jarrett", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$183,999", + "start_date": "7/8/2007" + }, + { + "extn": "7261", + "id": "9072", + "name": "Rosalee Robertson", + "office": "Toledo", + "position": "Systems Administrator", + "salary": "$99,372", + "start_date": "3/16/2013" + }, + { + "extn": "3535", + "id": "9073", + "name": "Luna Taylor", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$282,367", + "start_date": "3/18/2014" + }, + { + "extn": "8943", + "id": "9074", + "name": "Johnathan Dempsey", + "office": "Tulsa", + "position": "Cook", + "salary": "$71,649", + "start_date": "4/21/2012" + }, + { + "extn": "8147", + "id": "9075", + "name": "Rosalyn Snow", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$277,588", + "start_date": "11/20/2011" + }, + { + "extn": "8291", + "id": "9076", + "name": "Louise Woodley", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$105,725", + "start_date": "12/5/2001" + }, + { + "extn": "2335", + "id": "9077", + "name": "Peter Hobbs", + "office": "Lakewood", + "position": "Banker", + "salary": "$237,397", + "start_date": "7/14/2015" + }, + { + "extn": "7514", + "id": "9078", + "name": "Oliver Nash", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$93,801", + "start_date": "4/17/2018" + }, + { + "extn": "9831", + "id": "9079", + "name": "Luna Underhill", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$144,524", + "start_date": "1/25/2016" + }, + { + "extn": "9270", + "id": "9080", + "name": "Kaylee Stone", + "office": "Jacksonville", + "position": "Doctor", + "salary": "$292,363", + "start_date": "12/9/2008" + }, + { + "extn": "2224", + "id": "9081", + "name": "Javier Graham", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$94,019", + "start_date": "5/28/2007" + }, + { + "extn": "9379", + "id": "9082", + "name": "Lucas Underhill", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$203,361", + "start_date": "11/26/2015" + }, + { + "extn": "9550", + "id": "9083", + "name": "Regina Leslie", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$30,854", + "start_date": "1/24/2000" + }, + { + "extn": "4322", + "id": "9084", + "name": "Erick Maxwell", + "office": "Huntsville", + "position": "Cashier", + "salary": "$88,243", + "start_date": "5/15/2013" + }, + { + "extn": "5569", + "id": "9085", + "name": "Francesca Gilmore", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$275,792", + "start_date": "4/22/2010" + }, + { + "extn": "4920", + "id": "9086", + "name": "Shannon Dale", + "office": "New Orleans", + "position": "Designer", + "salary": "$11,575", + "start_date": "5/24/2008" + }, + { + "extn": "1033", + "id": "9087", + "name": "Jessica Coleman", + "office": "Denver", + "position": "Design Engineer", + "salary": "$112,107", + "start_date": "7/30/2008" + }, + { + "extn": "8587", + "id": "9088", + "name": "Eduardo Hancock", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$226,511", + "start_date": "10/29/2009" + }, + { + "extn": "8458", + "id": "9089", + "name": "Gloria Snow", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$36,555", + "start_date": "9/23/2004" + }, + { + "extn": "4296", + "id": "9090", + "name": "Phillip Drake", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$179,120", + "start_date": "3/26/2010" + }, + { + "extn": "6864", + "id": "9091", + "name": "Cadence Harper", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$31,813", + "start_date": "7/4/2011" + }, + { + "extn": "1734", + "id": "9092", + "name": "Madison Dann", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$239,375", + "start_date": "12/23/2011" + }, + { + "extn": "1793", + "id": "9093", + "name": "Bernadette Miller", + "office": "Kansas City", + "position": "Operator", + "salary": "$158,737", + "start_date": "7/25/2002" + }, + { + "extn": "1315", + "id": "9094", + "name": "Marina Marshall", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$160,090", + "start_date": "8/21/2011" + }, + { + "extn": "3847", + "id": "9095", + "name": "Penny Devonport", + "office": "Las Vegas", + "position": "Doctor", + "salary": "$148,940", + "start_date": "8/12/2008" + }, + { + "extn": "5057", + "id": "9096", + "name": "Nathan Kennedy", + "office": "Escondido", + "position": "Biologist", + "salary": "$78,934", + "start_date": "10/3/2009" + }, + { + "extn": "3112", + "id": "9097", + "name": "Domenic Forth", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$25,369", + "start_date": "4/13/2011" + }, + { + "extn": "2118", + "id": "9098", + "name": "Bryon Neal", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$92,472", + "start_date": "2/14/2016" + }, + { + "extn": "7786", + "id": "9099", + "name": "Carmella Bryson", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$268,563", + "start_date": "9/10/2002" + }, + { + "extn": "8055", + "id": "9100", + "name": "Denny Downing", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$275,691", + "start_date": "12/16/2003" + }, + { + "extn": "7562", + "id": "9101", + "name": "Cameron Woodley", + "office": "Bucharest", + "position": "Bellman", + "salary": "$226,618", + "start_date": "4/17/2007" + }, + { + "extn": "6629", + "id": "9102", + "name": "Kenzie Richards", + "office": "Dallas", + "position": "Health Educator", + "salary": "$25,600", + "start_date": "2/26/2016" + }, + { + "extn": "2919", + "id": "9103", + "name": "Bart Torres", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$54,203", + "start_date": "7/27/2000" + }, + { + "extn": "7818", + "id": "9104", + "name": "Cara Simpson", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$263,388", + "start_date": "1/24/2008" + }, + { + "extn": "2289", + "id": "9105", + "name": "Chester Graham", + "office": "San Bernardino", + "position": "Assistant Buyer", + "salary": "$156,346", + "start_date": "5/20/2011" + }, + { + "extn": "9313", + "id": "9106", + "name": "Macy Fields", + "office": "Detroit", + "position": "Insurance Broker", + "salary": "$71,264", + "start_date": "1/22/2003" + }, + { + "extn": "7869", + "id": "9107", + "name": "Alex Adams", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$143,954", + "start_date": "2/15/2001" + }, + { + "extn": "4205", + "id": "9108", + "name": "Bob Steer", + "office": "St. Louis", + "position": "Global Logistics Supervisor", + "salary": "$140,561", + "start_date": "7/24/2017" + }, + { + "extn": "9221", + "id": "9109", + "name": "Chad Avery", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$42,838", + "start_date": "7/29/2009" + }, + { + "extn": "4385", + "id": "9110", + "name": "Vanessa Clark", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$195,744", + "start_date": "1/28/2016" + }, + { + "extn": "6606", + "id": "9111", + "name": "Domenic Waterhouse", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$148,457", + "start_date": "10/30/2015" + }, + { + "extn": "2011", + "id": "9112", + "name": "Michael Abbot", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$78,380", + "start_date": "11/3/2002" + }, + { + "extn": "9647", + "id": "9113", + "name": "Camila Jones", + "office": "Sacramento", + "position": "Insurance Broker", + "salary": "$16,079", + "start_date": "2/6/2010" + }, + { + "extn": "5677", + "id": "9114", + "name": "Andie Beal", + "office": "Laredo", + "position": "Ambulatory Nurse", + "salary": "$141,018", + "start_date": "1/19/2017" + }, + { + "extn": "7501", + "id": "9115", + "name": "Josh Murphy", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$50,673", + "start_date": "11/5/2013" + }, + { + "extn": "9662", + "id": "9116", + "name": "Anne Morley", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$219,547", + "start_date": "8/8/2016" + }, + { + "extn": "9449", + "id": "9117", + "name": "Tyson Veale", + "office": "Kansas City", + "position": "Cook", + "salary": "$254,717", + "start_date": "5/12/2012" + }, + { + "extn": "8212", + "id": "9118", + "name": "Maxwell Collins", + "office": "Murfreesboro", + "position": "Cashier", + "salary": "$132,737", + "start_date": "8/9/2015" + }, + { + "extn": "2322", + "id": "9119", + "name": "Leslie Edler", + "office": "Miami", + "position": "Pharmacist", + "salary": "$202,104", + "start_date": "10/17/2017" + }, + { + "extn": "5684", + "id": "9120", + "name": "Cedrick Leslie", + "office": "Nashville", + "position": "Treasurer", + "salary": "$186,701", + "start_date": "1/21/2015" + }, + { + "extn": "4982", + "id": "9121", + "name": "Monica Armstrong", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$127,902", + "start_date": "9/15/2000" + }, + { + "extn": "5391", + "id": "9122", + "name": "Francesca Cartwright", + "office": "New Orleans", + "position": "Healthcare Specialist", + "salary": "$239,103", + "start_date": "6/13/2009" + }, + { + "extn": "5372", + "id": "9123", + "name": "Nathan Dowson", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$189,607", + "start_date": "4/12/2005" + }, + { + "extn": "2775", + "id": "9124", + "name": "Elise Clark", + "office": "Tokyo", + "position": "Auditor", + "salary": "$260,658", + "start_date": "1/6/2009" + }, + { + "extn": "9827", + "id": "9125", + "name": "Matt Hancock", + "office": "Rome", + "position": "HR Coordinator", + "salary": "$105,686", + "start_date": "5/18/2005" + }, + { + "extn": "5785", + "id": "9126", + "name": "Matt Riley", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$41,016", + "start_date": "11/27/2010" + }, + { + "extn": "4992", + "id": "9127", + "name": "Camellia Hobbs", + "office": "Phoenix", + "position": "Cashier", + "salary": "$265,659", + "start_date": "7/15/2005" + }, + { + "extn": "9641", + "id": "9128", + "name": "Crystal Webster", + "office": "Scottsdale", + "position": "Executive Director", + "salary": "$219,304", + "start_date": "8/28/2005" + }, + { + "extn": "8801", + "id": "9129", + "name": "Daron Morrison", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$56,756", + "start_date": "4/21/2018" + }, + { + "extn": "3751", + "id": "9130", + "name": "Aeris Campbell", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$18,310", + "start_date": "5/31/2016" + }, + { + "extn": "9557", + "id": "9131", + "name": "Matt Radley", + "office": "Lancaster", + "position": "Biologist", + "salary": "$129,375", + "start_date": "9/10/2011" + }, + { + "extn": "5555", + "id": "9132", + "name": "Stephanie Herbert", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$222,599", + "start_date": "3/5/2008" + }, + { + "extn": "3846", + "id": "9133", + "name": "Vera Exton", + "office": "San Diego", + "position": "Clerk", + "salary": "$84,742", + "start_date": "6/5/2019" + }, + { + "extn": "3325", + "id": "9134", + "name": "Elena Shea", + "office": "Rome", + "position": "Lecturer", + "salary": "$164,656", + "start_date": "4/11/2019" + }, + { + "extn": "8125", + "id": "9135", + "name": "Peyton Jenkin", + "office": "Berlin", + "position": "Design Engineer", + "salary": "$211,059", + "start_date": "5/16/2006" + }, + { + "extn": "4588", + "id": "9136", + "name": "Boris Hamilton", + "office": "Zurich", + "position": "Software Engineer", + "salary": "$254,474", + "start_date": "6/2/2005" + }, + { + "extn": "9823", + "id": "9137", + "name": "Chloe Powell", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$51,477", + "start_date": "1/19/2003" + }, + { + "extn": "4648", + "id": "9138", + "name": "Jack Selby", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$277,362", + "start_date": "9/22/2003" + }, + { + "extn": "9167", + "id": "9139", + "name": "Winnie Mullins", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$263,073", + "start_date": "5/14/2011" + }, + { + "extn": "8299", + "id": "9140", + "name": "Sharon Benfield", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$99,563", + "start_date": "10/5/2006" + }, + { + "extn": "5859", + "id": "9141", + "name": "Julian Uttridge", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$191,138", + "start_date": "3/18/2017" + }, + { + "extn": "3679", + "id": "9142", + "name": "Candice Wright", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$185,056", + "start_date": "11/18/2004" + }, + { + "extn": "6737", + "id": "9143", + "name": "Barney Blackwall", + "office": "Tulsa", + "position": "Staffing Consultant", + "salary": "$176,212", + "start_date": "6/21/2007" + }, + { + "extn": "5307", + "id": "9144", + "name": "Hope Patel", + "office": "Wien", + "position": "Loan Officer", + "salary": "$285,309", + "start_date": "8/28/2000" + }, + { + "extn": "7327", + "id": "9145", + "name": "Sara Potts", + "office": "Bellevue", + "position": "Dentist", + "salary": "$50,358", + "start_date": "11/8/2000" + }, + { + "extn": "9908", + "id": "9146", + "name": "Rocco Malone", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$49,690", + "start_date": "7/26/2004" + }, + { + "extn": "3155", + "id": "9147", + "name": "Liliana Ring", + "office": "Richmond", + "position": "Executive Director", + "salary": "$207,473", + "start_date": "3/23/2015" + }, + { + "extn": "5259", + "id": "9148", + "name": "Ethan Pond", + "office": "Valetta", + "position": "Electrician", + "salary": "$154,432", + "start_date": "5/11/2013" + }, + { + "extn": "6605", + "id": "9149", + "name": "Camellia Adler", + "office": "Charlotte", + "position": "Health Educator", + "salary": "$169,343", + "start_date": "11/8/2000" + }, + { + "extn": "5899", + "id": "9150", + "name": "Parker Clifford", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$141,802", + "start_date": "12/9/2015" + }, + { + "extn": "6211", + "id": "9151", + "name": "Kurt Watt", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$142,941", + "start_date": "1/6/2015" + }, + { + "extn": "3864", + "id": "9152", + "name": "Florence Watt", + "office": "Lancaster", + "position": "Bellman", + "salary": "$91,332", + "start_date": "11/14/2002" + }, + { + "extn": "9909", + "id": "9153", + "name": "Courtney Addison", + "office": "Fullerton", + "position": "Physician", + "salary": "$82,465", + "start_date": "7/24/2002" + }, + { + "extn": "3386", + "id": "9154", + "name": "Elise Gibbons", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$285,590", + "start_date": "3/15/2009" + }, + { + "extn": "9415", + "id": "9155", + "name": "Olivia Lambert", + "office": "Kansas City", + "position": "Auditor", + "salary": "$134,886", + "start_date": "8/16/2009" + }, + { + "extn": "6604", + "id": "9156", + "name": "Robyn Andrews", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$293,967", + "start_date": "3/19/2015" + }, + { + "extn": "8698", + "id": "9157", + "name": "Johnathan Rose", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$75,906", + "start_date": "6/10/2017" + }, + { + "extn": "8083", + "id": "9158", + "name": "Hank May", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$111,372", + "start_date": "11/6/2003" + }, + { + "extn": "2416", + "id": "9159", + "name": "Megan Samuel", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$261,908", + "start_date": "9/7/2016" + }, + { + "extn": "3486", + "id": "9160", + "name": "Bernadette Jordan", + "office": "Norfolk", + "position": "Bellman", + "salary": "$87,852", + "start_date": "6/28/2012" + }, + { + "extn": "1873", + "id": "9161", + "name": "Marjorie Martin", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$109,882", + "start_date": "6/8/2019" + }, + { + "extn": "4345", + "id": "9162", + "name": "Elly Lee", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$225,249", + "start_date": "4/27/2014" + }, + { + "extn": "8303", + "id": "9163", + "name": "Gil Clifton", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$104,081", + "start_date": "3/14/2018" + }, + { + "extn": "4591", + "id": "9164", + "name": "Tyler Cattell", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$181,631", + "start_date": "10/5/2014" + }, + { + "extn": "5373", + "id": "9165", + "name": "Cadence Curtis", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$277,402", + "start_date": "2/12/2005" + }, + { + "extn": "8557", + "id": "9166", + "name": "Carolyn Phillips", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$258,501", + "start_date": "5/4/2003" + }, + { + "extn": "3092", + "id": "9167", + "name": "Kurt Morgan", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$196,408", + "start_date": "5/28/2006" + }, + { + "extn": "6204", + "id": "9168", + "name": "Sabina Rust", + "office": "Long Beach", + "position": "Restaurant Manager", + "salary": "$281,660", + "start_date": "7/23/2008" + }, + { + "extn": "9686", + "id": "9169", + "name": "Benny Morley", + "office": "Escondido", + "position": "Bookkeeper", + "salary": "$19,996", + "start_date": "12/9/2017" + }, + { + "extn": "3588", + "id": "9170", + "name": "Benny Eaton", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$261,813", + "start_date": "7/4/2000" + }, + { + "extn": "5540", + "id": "9171", + "name": "Nate Wilkinson", + "office": "Atlanta", + "position": "Cook", + "salary": "$211,595", + "start_date": "9/13/2011" + }, + { + "extn": "9550", + "id": "9172", + "name": "Harvey Raven", + "office": "Bellevue", + "position": "Assistant Buyer", + "salary": "$260,565", + "start_date": "2/4/2007" + }, + { + "extn": "9888", + "id": "9173", + "name": "Lucas Ellison", + "office": "Orlando", + "position": "Biologist", + "salary": "$47,009", + "start_date": "11/9/2002" + }, + { + "extn": "5213", + "id": "9174", + "name": "Michael Vallins", + "office": "Scottsdale", + "position": "Stockbroker", + "salary": "$156,881", + "start_date": "12/6/2007" + }, + { + "extn": "2113", + "id": "9175", + "name": "Phillip Oliver", + "office": "Cincinnati", + "position": "Systems Administrator", + "salary": "$54,308", + "start_date": "6/29/2001" + }, + { + "extn": "1339", + "id": "9176", + "name": "Bryon Hopkins", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$27,992", + "start_date": "12/11/2011" + }, + { + "extn": "4266", + "id": "9177", + "name": "Celina Rixon", + "office": "Sacramento", + "position": "Machine Operator", + "salary": "$21,859", + "start_date": "8/22/2017" + }, + { + "extn": "3350", + "id": "9178", + "name": "Kenzie Salt", + "office": "Nashville", + "position": "Auditor", + "salary": "$105,888", + "start_date": "5/27/2000" + }, + { + "extn": "1888", + "id": "9179", + "name": "Angela Adler", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$138,338", + "start_date": "3/8/2007" + }, + { + "extn": "5195", + "id": "9180", + "name": "Roger Thomson", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$135,795", + "start_date": "2/16/2014" + }, + { + "extn": "7512", + "id": "9181", + "name": "Ramon Bentley", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$52,229", + "start_date": "10/6/2006" + }, + { + "extn": "8540", + "id": "9182", + "name": "Sonya John", + "office": "Boston", + "position": "Pharmacist", + "salary": "$233,713", + "start_date": "9/7/2015" + }, + { + "extn": "6180", + "id": "9183", + "name": "Brooklyn Eddison", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$11,400", + "start_date": "12/27/2010" + }, + { + "extn": "1539", + "id": "9184", + "name": "Joseph Groves", + "office": "London", + "position": "Paramedic", + "salary": "$63,428", + "start_date": "8/30/2012" + }, + { + "extn": "3261", + "id": "9185", + "name": "Elijah Nanton", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$118,740", + "start_date": "5/5/2017" + }, + { + "extn": "8589", + "id": "9186", + "name": "Cynthia Gaynor", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$228,647", + "start_date": "3/7/2015" + }, + { + "extn": "5124", + "id": "9187", + "name": "Rick Heaton", + "office": "Milwaukee", + "position": "Baker", + "salary": "$271,878", + "start_date": "6/30/2014" + }, + { + "extn": "6952", + "id": "9188", + "name": "Matt Donnelly", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$54,231", + "start_date": "1/2/2006" + }, + { + "extn": "1233", + "id": "9189", + "name": "Jayden Noach", + "office": "Anaheim", + "position": "Ambulatory Nurse", + "salary": "$198,663", + "start_date": "10/8/2015" + }, + { + "extn": "2985", + "id": "9190", + "name": "Jessica Sylvester", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$298,821", + "start_date": "4/1/2008" + }, + { + "extn": "4042", + "id": "9191", + "name": "Tony Yang", + "office": "El Paso", + "position": "HR Specialist", + "salary": "$199,598", + "start_date": "1/23/2002" + }, + { + "extn": "8494", + "id": "9192", + "name": "Mike Hogg", + "office": "London", + "position": "Baker", + "salary": "$157,060", + "start_date": "12/24/2013" + }, + { + "extn": "6851", + "id": "9193", + "name": "Morgan Brennan", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$16,097", + "start_date": "8/18/2001" + }, + { + "extn": "2299", + "id": "9194", + "name": "Johnathan Gibbons", + "office": "Las Vegas", + "position": "Banker", + "salary": "$194,722", + "start_date": "1/23/2009" + }, + { + "extn": "8563", + "id": "9195", + "name": "Elle Warren", + "office": "Atlanta", + "position": "Executive Director", + "salary": "$188,393", + "start_date": "7/27/2011" + }, + { + "extn": "8457", + "id": "9196", + "name": "Benjamin Davies", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$77,562", + "start_date": "12/30/2008" + }, + { + "extn": "8748", + "id": "9197", + "name": "Vivian Davies", + "office": "Prague", + "position": "Cook", + "salary": "$173,757", + "start_date": "2/12/2011" + }, + { + "extn": "2315", + "id": "9198", + "name": "Tom Blackburn", + "office": "Honolulu", + "position": "Cook", + "salary": "$105,615", + "start_date": "10/16/2004" + }, + { + "extn": "3555", + "id": "9199", + "name": "Hank Victor", + "office": "Prague", + "position": "Cash Manager", + "salary": "$266,062", + "start_date": "6/17/2012" + }, + { + "extn": "1876", + "id": "9200", + "name": "Tom Porter", + "office": "Amarillo", + "position": "Banker", + "salary": "$37,673", + "start_date": "4/28/2014" + }, + { + "extn": "9409", + "id": "9201", + "name": "Livia Haines", + "office": "Rome", + "position": "Physician", + "salary": "$215,610", + "start_date": "2/5/2006" + }, + { + "extn": "2100", + "id": "9202", + "name": "Boris Robinson", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$89,835", + "start_date": "6/25/2005" + }, + { + "extn": "2861", + "id": "9203", + "name": "Chanelle Russel", + "office": "Baltimore", + "position": "Investment Advisor", + "salary": "$121,738", + "start_date": "11/10/2002" + }, + { + "extn": "7778", + "id": "9204", + "name": "Boris Rodwell", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$129,050", + "start_date": "10/5/2013" + }, + { + "extn": "3134", + "id": "9205", + "name": "Harvey Eaton", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$246,143", + "start_date": "11/25/2011" + }, + { + "extn": "2220", + "id": "9206", + "name": "Josh Cooper", + "office": "Denver", + "position": "Fabricator", + "salary": "$139,540", + "start_date": "12/30/2001" + }, + { + "extn": "1831", + "id": "9207", + "name": "Elijah Gordon", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$210,740", + "start_date": "5/18/2010" + }, + { + "extn": "5884", + "id": "9208", + "name": "Rylee Donnelly", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$10,550", + "start_date": "12/27/2017" + }, + { + "extn": "6470", + "id": "9209", + "name": "Colleen Nayler", + "office": "Scottsdale", + "position": "Clerk", + "salary": "$89,455", + "start_date": "1/26/2011" + }, + { + "extn": "8087", + "id": "9210", + "name": "Ema Edwards", + "office": "Las Vegas", + "position": "Budget Analyst", + "salary": "$200,208", + "start_date": "1/24/2010" + }, + { + "extn": "2360", + "id": "9211", + "name": "Vicky Cavanagh", + "office": "Denver", + "position": "Production Painter", + "salary": "$216,990", + "start_date": "1/24/2011" + }, + { + "extn": "5583", + "id": "9212", + "name": "Mark Shaw", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$44,170", + "start_date": "2/25/2018" + }, + { + "extn": "6137", + "id": "9213", + "name": "Anne Spencer", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$139,046", + "start_date": "5/15/2002" + }, + { + "extn": "5178", + "id": "9214", + "name": "Chester Watt", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$200,635", + "start_date": "1/27/2008" + }, + { + "extn": "6506", + "id": "9215", + "name": "Jayden Pickard", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$223,874", + "start_date": "10/18/2019" + }, + { + "extn": "8401", + "id": "9216", + "name": "Charlotte Seymour", + "office": "Otawa", + "position": "Banker", + "salary": "$98,951", + "start_date": "7/29/2019" + }, + { + "extn": "6759", + "id": "9217", + "name": "Regina Atkinson", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$125,457", + "start_date": "12/11/2008" + }, + { + "extn": "7450", + "id": "9218", + "name": "Harvey Brown", + "office": "Saint Paul", + "position": "Baker", + "salary": "$213,349", + "start_date": "1/24/2010" + }, + { + "extn": "7891", + "id": "9219", + "name": "Harry Reynolds", + "office": "Omaha", + "position": "Clerk", + "salary": "$216,363", + "start_date": "8/5/2011" + }, + { + "extn": "1842", + "id": "9220", + "name": "Owen Parker", + "office": "Miami", + "position": "Steward", + "salary": "$58,290", + "start_date": "2/7/2007" + }, + { + "extn": "3082", + "id": "9221", + "name": "Belinda Jackson", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$280,698", + "start_date": "5/11/2005" + }, + { + "extn": "1696", + "id": "9222", + "name": "Wade Power", + "office": "San Antonio", + "position": "Accountant", + "salary": "$246,471", + "start_date": "8/4/2013" + }, + { + "extn": "3348", + "id": "9223", + "name": "Paige Warden", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$188,877", + "start_date": "3/16/2008" + }, + { + "extn": "7915", + "id": "9224", + "name": "Valerie Overson", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$54,367", + "start_date": "1/2/2007" + }, + { + "extn": "3582", + "id": "9225", + "name": "Natalie Holmes", + "office": "Dallas", + "position": "Bellman", + "salary": "$255,484", + "start_date": "7/27/2005" + }, + { + "extn": "8260", + "id": "9226", + "name": "Mark Shea", + "office": "London", + "position": "Treasurer", + "salary": "$168,311", + "start_date": "3/8/2000" + }, + { + "extn": "5033", + "id": "9227", + "name": "Sofia Carson", + "office": "Bridgeport", + "position": "HR Coordinator", + "salary": "$171,015", + "start_date": "3/8/2018" + }, + { + "extn": "6583", + "id": "9228", + "name": "Irene Abbey", + "office": "Worcester", + "position": "Biologist", + "salary": "$181,800", + "start_date": "7/8/2002" + }, + { + "extn": "4490", + "id": "9229", + "name": "Barney Ross", + "office": "Ontario", + "position": "Cashier", + "salary": "$107,929", + "start_date": "11/2/2010" + }, + { + "extn": "6698", + "id": "9230", + "name": "Rosalyn Rust", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$285,580", + "start_date": "7/6/2016" + }, + { + "extn": "3057", + "id": "9231", + "name": "Ryan Hamilton", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$276,146", + "start_date": "9/17/2007" + }, + { + "extn": "4283", + "id": "9232", + "name": "Benjamin Whitmore", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$81,417", + "start_date": "6/28/2010" + }, + { + "extn": "5815", + "id": "9233", + "name": "Bart Steer", + "office": "Fremont", + "position": "Lecturer", + "salary": "$134,170", + "start_date": "10/16/2009" + }, + { + "extn": "6397", + "id": "9234", + "name": "Hank Pearson", + "office": "Bellevue", + "position": "Investment Advisor", + "salary": "$34,737", + "start_date": "4/20/2006" + }, + { + "extn": "3854", + "id": "9235", + "name": "Morgan Robinson", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$63,992", + "start_date": "4/11/2009" + }, + { + "extn": "6406", + "id": "9236", + "name": "John Walsh", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$102,406", + "start_date": "12/6/2016" + }, + { + "extn": "2794", + "id": "9237", + "name": "Hayden Olson", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$296,471", + "start_date": "6/5/2018" + }, + { + "extn": "7264", + "id": "9238", + "name": "Daniel Redfern", + "office": "Berna", + "position": "Web Developer", + "salary": "$19,722", + "start_date": "7/2/2003" + }, + { + "extn": "3158", + "id": "9239", + "name": "Abdul Cann", + "office": "Detroit", + "position": "Investment Advisor", + "salary": "$280,226", + "start_date": "3/21/2014" + }, + { + "extn": "1778", + "id": "9240", + "name": "Liam Ryan", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$294,547", + "start_date": "4/27/2005" + }, + { + "extn": "2432", + "id": "9241", + "name": "Vanessa Anderson", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$46,181", + "start_date": "2/15/2003" + }, + { + "extn": "4172", + "id": "9242", + "name": "Katelyn Allwood", + "office": "Garland", + "position": "Loan Officer", + "salary": "$221,680", + "start_date": "9/1/2013" + }, + { + "extn": "8603", + "id": "9243", + "name": "Carl Tate", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$74,524", + "start_date": "10/13/2001" + }, + { + "extn": "9220", + "id": "9244", + "name": "Callie Russell", + "office": "Cincinnati", + "position": "Designer", + "salary": "$32,189", + "start_date": "1/23/2011" + }, + { + "extn": "8087", + "id": "9245", + "name": "Alexa Pope", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$28,359", + "start_date": "3/1/2018" + }, + { + "extn": "7287", + "id": "9246", + "name": "Angel Wilkinson", + "office": "Salt Lake City", + "position": "Audiologist", + "salary": "$147,711", + "start_date": "3/14/2006" + }, + { + "extn": "6672", + "id": "9247", + "name": "Rihanna John", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$171,476", + "start_date": "5/21/2015" + }, + { + "extn": "7512", + "id": "9248", + "name": "Mara Martin", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$76,677", + "start_date": "12/30/2005" + }, + { + "extn": "8285", + "id": "9249", + "name": "Laila Richards", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$195,823", + "start_date": "1/14/2017" + }, + { + "extn": "6086", + "id": "9250", + "name": "Liam Hewitt", + "office": "Omaha", + "position": "Cook", + "salary": "$69,747", + "start_date": "8/29/2005" + }, + { + "extn": "3713", + "id": "9251", + "name": "Erick Lakey", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$36,262", + "start_date": "9/5/2011" + }, + { + "extn": "4447", + "id": "9252", + "name": "Oliver Whittle", + "office": "Scottsdale", + "position": "Physician", + "salary": "$108,979", + "start_date": "3/1/2019" + }, + { + "extn": "2433", + "id": "9253", + "name": "Maxwell Edwards", + "office": "Rochester", + "position": "Accountant", + "salary": "$216,053", + "start_date": "8/15/2014" + }, + { + "extn": "9419", + "id": "9254", + "name": "Kendra Robinson", + "office": "Richmond", + "position": "Clerk", + "salary": "$126,890", + "start_date": "1/21/2011" + }, + { + "extn": "9851", + "id": "9255", + "name": "Ron Allcott", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$221,914", + "start_date": "11/22/2017" + }, + { + "extn": "1993", + "id": "9256", + "name": "Russel Weatcroft", + "office": "Bellevue", + "position": "Auditor", + "salary": "$232,819", + "start_date": "7/8/2008" + }, + { + "extn": "3037", + "id": "9257", + "name": "Carter Yard", + "office": "Paris", + "position": "Auditor", + "salary": "$232,229", + "start_date": "8/9/2000" + }, + { + "extn": "9424", + "id": "9258", + "name": "Denis Lewin", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$148,255", + "start_date": "12/12/2014" + }, + { + "extn": "7948", + "id": "9259", + "name": "Alessia Rogan", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$152,758", + "start_date": "11/12/2008" + }, + { + "extn": "8244", + "id": "9260", + "name": "Danny Leigh", + "office": "Miami", + "position": "Dentist", + "salary": "$250,764", + "start_date": "5/27/2013" + }, + { + "extn": "6849", + "id": "9261", + "name": "Alan Fenton", + "office": "Pittsburgh", + "position": "Investment Advisor", + "salary": "$272,321", + "start_date": "10/13/2009" + }, + { + "extn": "8542", + "id": "9262", + "name": "Kurt Notman", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$195,265", + "start_date": "2/15/2005" + }, + { + "extn": "5314", + "id": "9263", + "name": "Priscilla Lunt", + "office": "Fremont", + "position": "Accountant", + "salary": "$128,145", + "start_date": "10/24/2018" + }, + { + "extn": "1768", + "id": "9264", + "name": "Marla Lane", + "office": "Chicago", + "position": "Cook", + "salary": "$79,082", + "start_date": "10/22/2015" + }, + { + "extn": "2068", + "id": "9265", + "name": "Leanne Baldwin", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$23,031", + "start_date": "8/12/2016" + }, + { + "extn": "1178", + "id": "9266", + "name": "Elijah Uttridge", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$175,872", + "start_date": "4/10/2000" + }, + { + "extn": "4188", + "id": "9267", + "name": "Jasmine Brett", + "office": "Berna", + "position": "Auditor", + "salary": "$42,321", + "start_date": "6/7/2003" + }, + { + "extn": "6952", + "id": "9268", + "name": "Adalie King", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$24,388", + "start_date": "6/15/2016" + }, + { + "extn": "8254", + "id": "9269", + "name": "Angel Sylvester", + "office": "Berlin", + "position": "Auditor", + "salary": "$281,563", + "start_date": "5/31/2015" + }, + { + "extn": "7035", + "id": "9270", + "name": "Alexia Watt", + "office": "Oakland", + "position": "Cashier", + "salary": "$50,480", + "start_date": "8/2/2009" + }, + { + "extn": "4911", + "id": "9271", + "name": "Ramon Bristow", + "office": "Salem", + "position": "Systems Administrator", + "salary": "$294,017", + "start_date": "12/28/2006" + }, + { + "extn": "4982", + "id": "9272", + "name": "Henry Mcgregor", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$68,344", + "start_date": "4/12/2007" + }, + { + "extn": "9593", + "id": "9273", + "name": "Johnathan Jackson", + "office": "Berna", + "position": "Associate Professor", + "salary": "$224,158", + "start_date": "2/26/2003" + }, + { + "extn": "6186", + "id": "9274", + "name": "Barney Shields", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$51,428", + "start_date": "10/16/2006" + }, + { + "extn": "2431", + "id": "9275", + "name": "Blake Vinton", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$274,700", + "start_date": "10/23/2000" + }, + { + "extn": "9900", + "id": "9276", + "name": "Kendra Jobson", + "office": "Milano", + "position": "Physician", + "salary": "$222,893", + "start_date": "11/20/2007" + }, + { + "extn": "5589", + "id": "9277", + "name": "Manuel Adams", + "office": "Seattle", + "position": "Mobile Developer", + "salary": "$289,239", + "start_date": "9/5/2015" + }, + { + "extn": "5045", + "id": "9278", + "name": "Kaylee Bailey", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$240,930", + "start_date": "10/31/2019" + }, + { + "extn": "1766", + "id": "9279", + "name": "Brad Andrews", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$204,915", + "start_date": "1/4/2007" + }, + { + "extn": "8111", + "id": "9280", + "name": "Anthony Redden", + "office": "Tulsa", + "position": "Electrician", + "salary": "$118,677", + "start_date": "7/12/2010" + }, + { + "extn": "5104", + "id": "9281", + "name": "Javier Long", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$229,654", + "start_date": "10/20/2018" + }, + { + "extn": "3805", + "id": "9282", + "name": "Chadwick Jacobs", + "office": "Otawa", + "position": "CNC Operator", + "salary": "$214,159", + "start_date": "12/27/2013" + }, + { + "extn": "9163", + "id": "9283", + "name": "Ellen Holmes", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$46,837", + "start_date": "2/27/2004" + }, + { + "extn": "4511", + "id": "9284", + "name": "Chelsea Addley", + "office": "Berna", + "position": "Stockbroker", + "salary": "$276,711", + "start_date": "10/18/2017" + }, + { + "extn": "1842", + "id": "9285", + "name": "Nicholas Hardwick", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$127,283", + "start_date": "5/6/2004" + }, + { + "extn": "3681", + "id": "9286", + "name": "Quinn Edmonds", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$66,627", + "start_date": "10/22/2000" + }, + { + "extn": "8836", + "id": "9287", + "name": "Scarlett Russell", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$267,039", + "start_date": "4/1/2006" + }, + { + "extn": "1618", + "id": "9288", + "name": "Ciara Clarkson", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$146,156", + "start_date": "4/20/2002" + }, + { + "extn": "8400", + "id": "9289", + "name": "Benny Robertson", + "office": "Jersey City", + "position": "Front Desk Coordinator", + "salary": "$278,452", + "start_date": "11/20/2011" + }, + { + "extn": "3849", + "id": "9290", + "name": "Maxwell Gordon", + "office": "Venice", + "position": "Pharmacist", + "salary": "$251,798", + "start_date": "11/28/2006" + }, + { + "extn": "5898", + "id": "9291", + "name": "Barney Murphy", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$207,675", + "start_date": "4/12/2019" + }, + { + "extn": "6625", + "id": "9292", + "name": "Elisabeth Stevens", + "office": "San Bernardino", + "position": "Audiologist", + "salary": "$164,836", + "start_date": "10/9/2009" + }, + { + "extn": "2049", + "id": "9293", + "name": "Josh Parr", + "office": "Charlotte", + "position": "Bellman", + "salary": "$127,099", + "start_date": "11/8/2015" + }, + { + "extn": "7515", + "id": "9294", + "name": "Chad London", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$118,729", + "start_date": "2/2/2001" + }, + { + "extn": "5188", + "id": "9295", + "name": "Sebastian Reynolds", + "office": "Louisville", + "position": "Project Manager", + "salary": "$123,700", + "start_date": "5/5/2014" + }, + { + "extn": "6619", + "id": "9296", + "name": "Janice Wilson", + "office": "Otawa", + "position": "Cashier", + "salary": "$202,490", + "start_date": "12/18/2016" + }, + { + "extn": "1550", + "id": "9297", + "name": "Wade Cooper", + "office": "Madison", + "position": "Health Educator", + "salary": "$106,307", + "start_date": "3/31/2015" + }, + { + "extn": "7285", + "id": "9298", + "name": "Penny Dann", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$115,261", + "start_date": "8/15/2006" + }, + { + "extn": "1264", + "id": "9299", + "name": "Johnny Harris", + "office": "New York", + "position": "Banker", + "salary": "$30,405", + "start_date": "7/15/2008" + }, + { + "extn": "9901", + "id": "9300", + "name": "Mark Rust", + "office": "Toledo", + "position": "IT Support Staff", + "salary": "$294,883", + "start_date": "2/16/2013" + }, + { + "extn": "1868", + "id": "9301", + "name": "Denny Ward", + "office": "Long Beach", + "position": "Cash Manager", + "salary": "$269,814", + "start_date": "2/10/2003" + }, + { + "extn": "2448", + "id": "9302", + "name": "Marilyn Hudson", + "office": "Valetta", + "position": "Executive Director", + "salary": "$124,438", + "start_date": "8/30/2014" + }, + { + "extn": "6511", + "id": "9303", + "name": "Ada Connor", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$272,031", + "start_date": "11/2/2006" + }, + { + "extn": "7279", + "id": "9304", + "name": "Carter Shepherd", + "office": "Quebec", + "position": "HR Specialist", + "salary": "$233,521", + "start_date": "8/16/2006" + }, + { + "extn": "6247", + "id": "9305", + "name": "Rocco Kerr", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$95,335", + "start_date": "12/8/2009" + }, + { + "extn": "5959", + "id": "9306", + "name": "Maddison Roman", + "office": "Springfield", + "position": "Lecturer", + "salary": "$55,523", + "start_date": "10/19/2010" + }, + { + "extn": "2409", + "id": "9307", + "name": "Ron Turner", + "office": "Fremont", + "position": "Accountant", + "salary": "$120,196", + "start_date": "10/28/2000" + }, + { + "extn": "9287", + "id": "9308", + "name": "Gabriel Reyes", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$212,122", + "start_date": "2/8/2015" + }, + { + "extn": "3427", + "id": "9309", + "name": "Angelica Walsh", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$62,309", + "start_date": "7/12/2015" + }, + { + "extn": "9530", + "id": "9310", + "name": "Melanie Larsen", + "office": "Nashville", + "position": "Paramedic", + "salary": "$292,915", + "start_date": "10/30/2006" + }, + { + "extn": "3698", + "id": "9311", + "name": "Aeris Robinson", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$93,318", + "start_date": "5/13/2012" + }, + { + "extn": "3783", + "id": "9312", + "name": "Russel Dubois", + "office": "Miami", + "position": "Project Manager", + "salary": "$286,667", + "start_date": "4/23/2015" + }, + { + "extn": "6484", + "id": "9313", + "name": "Dalia Verdon", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$247,975", + "start_date": "2/20/2016" + }, + { + "extn": "5847", + "id": "9314", + "name": "Harvey Varndell", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$148,603", + "start_date": "7/31/2009" + }, + { + "extn": "5437", + "id": "9315", + "name": "Chris Baldwin", + "office": "San Francisco", + "position": "Steward", + "salary": "$280,833", + "start_date": "9/11/2000" + }, + { + "extn": "1217", + "id": "9316", + "name": "Kate Snow", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$187,681", + "start_date": "4/11/2000" + }, + { + "extn": "7742", + "id": "9317", + "name": "Rita Morrison", + "office": "Norfolk", + "position": "Paramedic", + "salary": "$35,538", + "start_date": "8/16/2004" + }, + { + "extn": "3268", + "id": "9318", + "name": "Cherish Styles", + "office": "Minneapolis", + "position": "Banker", + "salary": "$220,654", + "start_date": "5/11/2006" + }, + { + "extn": "6652", + "id": "9319", + "name": "John Saunders", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$249,902", + "start_date": "2/6/2009" + }, + { + "extn": "5645", + "id": "9320", + "name": "Olivia Jeffery", + "office": "Arlington", + "position": "Laboratory Technician", + "salary": "$28,166", + "start_date": "9/1/2005" + }, + { + "extn": "7141", + "id": "9321", + "name": "Chuck Rivers", + "office": "Paris", + "position": "Steward", + "salary": "$206,816", + "start_date": "2/10/2015" + }, + { + "extn": "8216", + "id": "9322", + "name": "Miriam Cork", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$140,812", + "start_date": "12/31/2011" + }, + { + "extn": "9843", + "id": "9323", + "name": "Florence Cavanagh", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$183,625", + "start_date": "12/14/2015" + }, + { + "extn": "4996", + "id": "9324", + "name": "Ron Swift", + "office": "Arlington", + "position": "Budget Analyst", + "salary": "$225,183", + "start_date": "5/26/2015" + }, + { + "extn": "4298", + "id": "9325", + "name": "Julianna Dann", + "office": "Hayward", + "position": "Audiologist", + "salary": "$110,699", + "start_date": "8/6/2009" + }, + { + "extn": "4629", + "id": "9326", + "name": "Denny Eddison", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$118,783", + "start_date": "6/16/2015" + }, + { + "extn": "5798", + "id": "9327", + "name": "Mandy Jacobs", + "office": "Valetta", + "position": "Mobile Developer", + "salary": "$269,071", + "start_date": "3/11/2003" + }, + { + "extn": "2479", + "id": "9328", + "name": "Julia Gibson", + "office": "Huntsville", + "position": "Cash Manager", + "salary": "$55,826", + "start_date": "9/6/2008" + }, + { + "extn": "8727", + "id": "9329", + "name": "Aeris Allwood", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$158,431", + "start_date": "5/26/2007" + }, + { + "extn": "9629", + "id": "9330", + "name": "Rihanna Wilson", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$244,676", + "start_date": "11/8/2018" + }, + { + "extn": "5242", + "id": "9331", + "name": "Cynthia Maxwell", + "office": "Springfield", + "position": "Stockbroker", + "salary": "$31,952", + "start_date": "3/12/2012" + }, + { + "extn": "6756", + "id": "9332", + "name": "Carter Umney", + "office": "Honolulu", + "position": "Machine Operator", + "salary": "$27,649", + "start_date": "12/29/2005" + }, + { + "extn": "3154", + "id": "9333", + "name": "Rita Harrison", + "office": "Henderson", + "position": "Project Manager", + "salary": "$221,296", + "start_date": "6/30/2009" + }, + { + "extn": "4881", + "id": "9334", + "name": "Jenna Vass", + "office": "Hayward", + "position": "Business Broker", + "salary": "$206,890", + "start_date": "11/18/2017" + }, + { + "extn": "1568", + "id": "9335", + "name": "Camila Morley", + "office": "Philadelphia", + "position": "Cook", + "salary": "$35,887", + "start_date": "3/2/2006" + }, + { + "extn": "4139", + "id": "9336", + "name": "Erin James", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$21,720", + "start_date": "6/13/2007" + }, + { + "extn": "8395", + "id": "9337", + "name": "Martin Dickson", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$285,882", + "start_date": "4/9/2017" + }, + { + "extn": "4377", + "id": "9338", + "name": "Andie Harrison", + "office": "Milwaukee", + "position": "Executive Director", + "salary": "$68,613", + "start_date": "3/29/2008" + }, + { + "extn": "7592", + "id": "9339", + "name": "Jolene Neville", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$21,135", + "start_date": "12/18/2010" + }, + { + "extn": "8616", + "id": "9340", + "name": "Abbey Rose", + "office": "Berlin", + "position": "Front Desk Coordinator", + "salary": "$156,720", + "start_date": "9/13/2009" + }, + { + "extn": "3839", + "id": "9341", + "name": "Cherish Saunders", + "office": "Atlanta", + "position": "Banker", + "salary": "$109,480", + "start_date": "1/2/2000" + }, + { + "extn": "1399", + "id": "9342", + "name": "Clint Crawley", + "office": "Paris", + "position": "Systems Administrator", + "salary": "$142,265", + "start_date": "9/28/2002" + }, + { + "extn": "5162", + "id": "9343", + "name": "Callie Walsh", + "office": "Rome", + "position": "Food Technologist", + "salary": "$256,345", + "start_date": "4/16/2011" + }, + { + "extn": "3123", + "id": "9344", + "name": "Candice Wood", + "office": "Indianapolis", + "position": "Loan Officer", + "salary": "$37,145", + "start_date": "9/14/2004" + }, + { + "extn": "7010", + "id": "9345", + "name": "Elle Driscoll", + "office": "Miami", + "position": "Business Broker", + "salary": "$216,675", + "start_date": "10/26/2008" + }, + { + "extn": "8091", + "id": "9346", + "name": "Bryon Kelly", + "office": "Bridgeport", + "position": "Chef Manager", + "salary": "$110,833", + "start_date": "8/30/2010" + }, + { + "extn": "6489", + "id": "9347", + "name": "Eve Phillips", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$165,767", + "start_date": "11/23/2017" + }, + { + "extn": "1052", + "id": "9348", + "name": "Elise Lloyd", + "office": "Hayward", + "position": "Treasurer", + "salary": "$223,992", + "start_date": "11/16/2017" + }, + { + "extn": "6298", + "id": "9349", + "name": "Barry Thorpe", + "office": "Toledo", + "position": "Executive Director", + "salary": "$205,692", + "start_date": "11/27/2008" + }, + { + "extn": "6246", + "id": "9350", + "name": "Tess Villiger", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$172,167", + "start_date": "7/22/2016" + }, + { + "extn": "9758", + "id": "9351", + "name": "Jessica Oakley", + "office": "Berlin", + "position": "Paramedic", + "salary": "$166,030", + "start_date": "7/19/2010" + }, + { + "extn": "5709", + "id": "9352", + "name": "Bethany Gilmour", + "office": "Valetta", + "position": "Operator", + "salary": "$256,229", + "start_date": "3/21/2006" + }, + { + "extn": "1776", + "id": "9353", + "name": "Kirsten Thatcher", + "office": "Memphis", + "position": "Chef Manager", + "salary": "$284,843", + "start_date": "4/25/2006" + }, + { + "extn": "7115", + "id": "9354", + "name": "Brad Bell", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$242,589", + "start_date": "6/9/2009" + }, + { + "extn": "2556", + "id": "9355", + "name": "Carrie Reading", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$217,167", + "start_date": "3/6/2006" + }, + { + "extn": "7458", + "id": "9356", + "name": "Tom Thomas", + "office": "Fullerton", + "position": "Bellman", + "salary": "$43,930", + "start_date": "11/1/2008" + }, + { + "extn": "9770", + "id": "9357", + "name": "Emely Dempsey", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$276,442", + "start_date": "7/28/2012" + }, + { + "extn": "1142", + "id": "9358", + "name": "Piper Skinner", + "office": "New Orleans", + "position": "Banker", + "salary": "$86,019", + "start_date": "11/19/2002" + }, + { + "extn": "7461", + "id": "9359", + "name": "Alexander Campbell", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$234,767", + "start_date": "1/14/2015" + }, + { + "extn": "6084", + "id": "9360", + "name": "Bart Beal", + "office": "Richmond", + "position": "Operator", + "salary": "$276,396", + "start_date": "9/6/2006" + }, + { + "extn": "2588", + "id": "9361", + "name": "Liliana Howard", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$59,719", + "start_date": "7/9/2008" + }, + { + "extn": "5886", + "id": "9362", + "name": "Josh Harris", + "office": "Glendale", + "position": "Executive Director", + "salary": "$261,021", + "start_date": "3/2/2018" + }, + { + "extn": "8776", + "id": "9363", + "name": "Kimberly Snow", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$131,495", + "start_date": "7/6/2011" + }, + { + "extn": "1167", + "id": "9364", + "name": "Chester Vaughan", + "office": "Memphis", + "position": "Dentist", + "salary": "$17,472", + "start_date": "7/15/2011" + }, + { + "extn": "7587", + "id": "9365", + "name": "Nina Anderson", + "office": "Escondido", + "position": "Operator", + "salary": "$74,650", + "start_date": "9/29/2015" + }, + { + "extn": "5985", + "id": "9366", + "name": "Harvey Huggins", + "office": "Escondido", + "position": "Cook", + "salary": "$66,654", + "start_date": "3/20/2011" + }, + { + "extn": "3544", + "id": "9367", + "name": "Aiden Hunt", + "office": "San Antonio", + "position": "Retail Trainee", + "salary": "$237,326", + "start_date": "10/18/2017" + }, + { + "extn": "6201", + "id": "9368", + "name": "Mya Thatcher", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$178,981", + "start_date": "10/28/2016" + }, + { + "extn": "7643", + "id": "9369", + "name": "Destiny Lane", + "office": "Wien", + "position": "CNC Operator", + "salary": "$156,647", + "start_date": "7/19/2000" + }, + { + "extn": "9322", + "id": "9370", + "name": "Carl Roman", + "office": "Atlanta", + "position": "Food Technologist", + "salary": "$14,821", + "start_date": "2/19/2010" + }, + { + "extn": "2388", + "id": "9371", + "name": "Crystal Penn", + "office": "Otawa", + "position": "Electrician", + "salary": "$98,036", + "start_date": "8/2/2019" + }, + { + "extn": "2960", + "id": "9372", + "name": "Camellia Coates", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$245,342", + "start_date": "2/26/2003" + }, + { + "extn": "1681", + "id": "9373", + "name": "Rufus Eddison", + "office": "London", + "position": "Cashier", + "salary": "$182,945", + "start_date": "4/26/2018" + }, + { + "extn": "1364", + "id": "9374", + "name": "Jasmine Ebbs", + "office": "Houston", + "position": "Lecturer", + "salary": "$250,863", + "start_date": "4/27/2017" + }, + { + "extn": "6609", + "id": "9375", + "name": "Erin Huggins", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$149,269", + "start_date": "10/25/2005" + }, + { + "extn": "7940", + "id": "9376", + "name": "Margot Faulkner", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$299,844", + "start_date": "1/31/2018" + }, + { + "extn": "5109", + "id": "9377", + "name": "Vanessa Mould", + "office": "Madison", + "position": "Dentist", + "salary": "$74,341", + "start_date": "5/9/2002" + }, + { + "extn": "4464", + "id": "9378", + "name": "Nicholas Gray", + "office": "New York", + "position": "Web Developer", + "salary": "$268,381", + "start_date": "12/15/2005" + }, + { + "extn": "9450", + "id": "9379", + "name": "Bryon Shepherd", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$265,137", + "start_date": "1/9/2002" + }, + { + "extn": "2371", + "id": "9380", + "name": "Percy Sheldon", + "office": "Madison", + "position": "Treasurer", + "salary": "$129,504", + "start_date": "8/4/2016" + }, + { + "extn": "8815", + "id": "9381", + "name": "Enoch Rosenbloom", + "office": "Boston", + "position": "Clerk", + "salary": "$243,628", + "start_date": "6/13/2010" + }, + { + "extn": "7252", + "id": "9382", + "name": "Alexander Hopkins", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$158,005", + "start_date": "7/24/2003" + }, + { + "extn": "9244", + "id": "9383", + "name": "Rowan Dunbar", + "office": "Milano", + "position": "Cashier", + "salary": "$32,090", + "start_date": "12/7/2002" + }, + { + "extn": "7557", + "id": "9384", + "name": "Mason Higgs", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$98,875", + "start_date": "8/19/2004" + }, + { + "extn": "6050", + "id": "9385", + "name": "Francesca Hardwick", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$216,876", + "start_date": "10/24/2002" + }, + { + "extn": "4399", + "id": "9386", + "name": "Emmanuelle Webster", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$153,896", + "start_date": "2/10/2012" + }, + { + "extn": "7646", + "id": "9387", + "name": "Percy Sheldon", + "office": "Escondido", + "position": "Business Broker", + "salary": "$115,316", + "start_date": "12/10/2008" + }, + { + "extn": "9618", + "id": "9388", + "name": "Makena Tanner", + "office": "Colorado Springs", + "position": "Investment Advisor", + "salary": "$246,562", + "start_date": "8/21/2011" + }, + { + "extn": "6349", + "id": "9389", + "name": "John Ramsey", + "office": "Orlando", + "position": "Dentist", + "salary": "$298,845", + "start_date": "12/21/2016" + }, + { + "extn": "3488", + "id": "9390", + "name": "Jayden Strong", + "office": "Saint Paul", + "position": "Baker", + "salary": "$187,142", + "start_date": "12/30/2007" + }, + { + "extn": "6403", + "id": "9391", + "name": "Brad Atkinson", + "office": "Washington", + "position": "IT Support Staff", + "salary": "$78,203", + "start_date": "12/12/2012" + }, + { + "extn": "3507", + "id": "9392", + "name": "Owen Baker", + "office": "Escondido", + "position": "Health Educator", + "salary": "$94,720", + "start_date": "12/26/2016" + }, + { + "extn": "4260", + "id": "9393", + "name": "Tyson Stark", + "office": "Bellevue", + "position": "Accountant", + "salary": "$137,580", + "start_date": "2/25/2006" + }, + { + "extn": "3482", + "id": "9394", + "name": "Paige Murphy", + "office": "Salem", + "position": "Health Educator", + "salary": "$166,085", + "start_date": "1/24/2005" + }, + { + "extn": "9889", + "id": "9395", + "name": "Boris Nanton", + "office": "St. Louis", + "position": "Bookkeeper", + "salary": "$70,046", + "start_date": "6/21/2002" + }, + { + "extn": "4905", + "id": "9396", + "name": "Jolene Kelly", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$274,579", + "start_date": "10/6/2005" + }, + { + "extn": "1483", + "id": "9397", + "name": "Mara Willson", + "office": "Moreno Valley", + "position": "Inspector", + "salary": "$265,241", + "start_date": "7/7/2011" + }, + { + "extn": "1532", + "id": "9398", + "name": "Teagan Booth", + "office": "Fullerton", + "position": "Bellman", + "salary": "$204,532", + "start_date": "5/24/2006" + }, + { + "extn": "4575", + "id": "9399", + "name": "Jennifer Payne", + "office": "Nashville", + "position": "Designer", + "salary": "$198,966", + "start_date": "4/16/2016" + }, + { + "extn": "3136", + "id": "9400", + "name": "Emely Williams", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$80,082", + "start_date": "5/28/2001" + }, + { + "extn": "5270", + "id": "9401", + "name": "Percy Scott", + "office": "Boston", + "position": "Pharmacist", + "salary": "$265,346", + "start_date": "8/3/2004" + }, + { + "extn": "7670", + "id": "9402", + "name": "Anabelle Clayton", + "office": "Bakersfield", + "position": "IT Support Staff", + "salary": "$212,606", + "start_date": "8/20/2003" + }, + { + "extn": "6724", + "id": "9403", + "name": "Erin Turner", + "office": "Reno", + "position": "Pharmacist", + "salary": "$49,474", + "start_date": "9/7/2001" + }, + { + "extn": "2705", + "id": "9404", + "name": "Chester Chappell", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$184,213", + "start_date": "11/18/2006" + }, + { + "extn": "2246", + "id": "9405", + "name": "Celina Russel", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$237,211", + "start_date": "7/15/2006" + }, + { + "extn": "7809", + "id": "9406", + "name": "Lily Attwood", + "office": "Fayetteville", + "position": "Machine Operator", + "salary": "$249,149", + "start_date": "10/22/2011" + }, + { + "extn": "3783", + "id": "9407", + "name": "Cara Selby", + "office": "Atlanta", + "position": "Dentist", + "salary": "$50,534", + "start_date": "9/16/2019" + }, + { + "extn": "9204", + "id": "9408", + "name": "Aiden Tailor", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$153,908", + "start_date": "10/8/2018" + }, + { + "extn": "2061", + "id": "9409", + "name": "Henry Jeffery", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$265,451", + "start_date": "9/15/2011" + }, + { + "extn": "6763", + "id": "9410", + "name": "Colleen Swift", + "office": "Scottsdale", + "position": "Auditor", + "salary": "$217,467", + "start_date": "5/27/2000" + }, + { + "extn": "8401", + "id": "9411", + "name": "Lillian Dubois", + "office": "Worcester", + "position": "Clerk", + "salary": "$40,137", + "start_date": "7/22/2013" + }, + { + "extn": "7317", + "id": "9412", + "name": "Livia Atkinson", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$258,112", + "start_date": "5/14/2017" + }, + { + "extn": "3943", + "id": "9413", + "name": "Joseph Ellery", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$182,369", + "start_date": "1/25/2006" + }, + { + "extn": "5882", + "id": "9414", + "name": "Jaylene Mullins", + "office": "Atlanta", + "position": "Webmaster", + "salary": "$97,022", + "start_date": "3/24/2015" + }, + { + "extn": "1209", + "id": "9415", + "name": "Priscilla Milner", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$90,278", + "start_date": "4/24/2006" + }, + { + "extn": "6431", + "id": "9416", + "name": "Doris Upton", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$172,548", + "start_date": "1/25/2007" + }, + { + "extn": "2786", + "id": "9417", + "name": "Maia White", + "office": "Nashville", + "position": "Doctor", + "salary": "$112,576", + "start_date": "8/10/2006" + }, + { + "extn": "6381", + "id": "9418", + "name": "Jacqueline Rainford", + "office": "Amarillo", + "position": "Physician", + "salary": "$111,889", + "start_date": "8/9/2005" + }, + { + "extn": "6052", + "id": "9419", + "name": "Cassandra Watson", + "office": "Amarillo", + "position": "Physician", + "salary": "$254,887", + "start_date": "4/4/2003" + }, + { + "extn": "7353", + "id": "9420", + "name": "Michael Locke", + "office": "London", + "position": "Auditor", + "salary": "$25,515", + "start_date": "5/17/2002" + }, + { + "extn": "6952", + "id": "9421", + "name": "Bryon Palmer", + "office": "Fremont", + "position": "Cashier", + "salary": "$33,262", + "start_date": "1/15/2015" + }, + { + "extn": "3300", + "id": "9422", + "name": "Daphne Gray", + "office": "Madison", + "position": "Designer", + "salary": "$265,156", + "start_date": "4/22/2015" + }, + { + "extn": "3004", + "id": "9423", + "name": "Carter Higgs", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$139,880", + "start_date": "6/9/2011" + }, + { + "extn": "9385", + "id": "9424", + "name": "Kate Sherwood", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$164,657", + "start_date": "12/20/2009" + }, + { + "extn": "3099", + "id": "9425", + "name": "Gabriel Lewin", + "office": "Atlanta", + "position": "Cook", + "salary": "$263,824", + "start_date": "2/19/2017" + }, + { + "extn": "7955", + "id": "9426", + "name": "Nathan Fox", + "office": "Paris", + "position": "Assistant Buyer", + "salary": "$131,960", + "start_date": "8/16/2010" + }, + { + "extn": "4536", + "id": "9427", + "name": "Danny Becker", + "office": "Amarillo", + "position": "IT Support Staff", + "salary": "$270,825", + "start_date": "8/28/2016" + }, + { + "extn": "7544", + "id": "9428", + "name": "Denis Andrews", + "office": "Lyon", + "position": "HR Specialist", + "salary": "$277,616", + "start_date": "10/22/2006" + }, + { + "extn": "7748", + "id": "9429", + "name": "David Middleton", + "office": "Berna", + "position": "Health Educator", + "salary": "$247,382", + "start_date": "6/22/2014" + }, + { + "extn": "3645", + "id": "9430", + "name": "Rocco Brock", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$129,366", + "start_date": "5/5/2009" + }, + { + "extn": "7835", + "id": "9431", + "name": "Danny Thompson", + "office": "Memphis", + "position": "Fabricator", + "salary": "$131,186", + "start_date": "1/13/2016" + }, + { + "extn": "9557", + "id": "9432", + "name": "Kaylee Torres", + "office": "Stockton", + "position": "Fabricator", + "salary": "$150,922", + "start_date": "10/14/2001" + }, + { + "extn": "2179", + "id": "9433", + "name": "Ivy Davies", + "office": "Columbus", + "position": "Project Manager", + "salary": "$230,954", + "start_date": "12/23/2000" + }, + { + "extn": "5418", + "id": "9434", + "name": "Elijah Kelly", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$204,908", + "start_date": "3/29/2019" + }, + { + "extn": "2557", + "id": "9435", + "name": "Sebastian Redden", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$89,990", + "start_date": "4/26/2010" + }, + { + "extn": "2421", + "id": "9436", + "name": "Nathan Richardson", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$116,799", + "start_date": "6/7/2013" + }, + { + "extn": "9338", + "id": "9437", + "name": "Ivette Bell", + "office": "Miami", + "position": "Webmaster", + "salary": "$241,610", + "start_date": "11/18/2011" + }, + { + "extn": "1188", + "id": "9438", + "name": "Maya Ingham", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$258,653", + "start_date": "5/18/2017" + }, + { + "extn": "9943", + "id": "9439", + "name": "William Graves", + "office": "Sacramento", + "position": "Call Center Representative", + "salary": "$89,266", + "start_date": "2/9/2016" + }, + { + "extn": "7518", + "id": "9440", + "name": "Moira Simpson", + "office": "Nashville", + "position": "Service Supervisor", + "salary": "$232,187", + "start_date": "10/9/2011" + }, + { + "extn": "8487", + "id": "9441", + "name": "Alessia Blackwall", + "office": "Dallas", + "position": "Auditor", + "salary": "$222,683", + "start_date": "1/6/2013" + }, + { + "extn": "3436", + "id": "9442", + "name": "Mayleen Jacobs", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$57,744", + "start_date": "1/2/2012" + }, + { + "extn": "7384", + "id": "9443", + "name": "Domenic Hogg", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$10,624", + "start_date": "1/5/2003" + }, + { + "extn": "4187", + "id": "9444", + "name": "Matthew Dubois", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$118,151", + "start_date": "6/10/2019" + }, + { + "extn": "5939", + "id": "9445", + "name": "Julius Walsh", + "office": "Denver", + "position": "Operator", + "salary": "$152,871", + "start_date": "5/27/2006" + }, + { + "extn": "3451", + "id": "9446", + "name": "Daron Lyon", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$33,500", + "start_date": "10/12/2018" + }, + { + "extn": "4132", + "id": "9447", + "name": "Havana Pope", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$25,563", + "start_date": "12/23/2004" + }, + { + "extn": "6062", + "id": "9448", + "name": "Lynn Yates", + "office": "Fayetteville", + "position": "Baker", + "salary": "$55,684", + "start_date": "12/17/2011" + }, + { + "extn": "7449", + "id": "9449", + "name": "Susan John", + "office": "Detroit", + "position": "CNC Operator", + "salary": "$274,368", + "start_date": "1/14/2014" + }, + { + "extn": "7717", + "id": "9450", + "name": "Adela Hobson", + "office": "Toledo", + "position": "Clerk", + "salary": "$10,637", + "start_date": "5/1/2019" + }, + { + "extn": "2847", + "id": "9451", + "name": "John Wright", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$214,582", + "start_date": "8/16/2007" + }, + { + "extn": "5558", + "id": "9452", + "name": "Mya Richards", + "office": "Honolulu", + "position": "Bellman", + "salary": "$31,179", + "start_date": "8/7/2010" + }, + { + "extn": "5223", + "id": "9453", + "name": "Sabina Partridge", + "office": "Wien", + "position": "Cook", + "salary": "$177,920", + "start_date": "12/27/2016" + }, + { + "extn": "3129", + "id": "9454", + "name": "Nicholas Patel", + "office": "Fort Lauderdale", + "position": "Paramedic", + "salary": "$68,740", + "start_date": "12/18/2009" + }, + { + "extn": "8699", + "id": "9455", + "name": "Helen King", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$295,734", + "start_date": "4/13/2009" + }, + { + "extn": "2264", + "id": "9456", + "name": "Cassandra Wallace", + "office": "New York", + "position": "Associate Professor", + "salary": "$62,550", + "start_date": "2/23/2018" + }, + { + "extn": "4334", + "id": "9457", + "name": "Cara Carter", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$67,974", + "start_date": "11/26/2005" + }, + { + "extn": "5042", + "id": "9458", + "name": "Tom Eaton", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$135,086", + "start_date": "1/8/2000" + }, + { + "extn": "4021", + "id": "9459", + "name": "Clint Taylor", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$287,323", + "start_date": "3/7/2007" + }, + { + "extn": "2504", + "id": "9460", + "name": "Rose Morrison", + "office": "Hayward", + "position": "Bellman", + "salary": "$58,850", + "start_date": "12/7/2001" + }, + { + "extn": "1548", + "id": "9461", + "name": "Grace Veale", + "office": "Madison", + "position": "Machine Operator", + "salary": "$236,624", + "start_date": "3/28/2009" + }, + { + "extn": "4740", + "id": "9462", + "name": "Boris Rossi", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$29,725", + "start_date": "1/29/2019" + }, + { + "extn": "6659", + "id": "9463", + "name": "Rick Tutton", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$126,551", + "start_date": "7/15/2016" + }, + { + "extn": "8794", + "id": "9464", + "name": "Caleb Wilson", + "office": "Laredo", + "position": "Design Engineer", + "salary": "$79,301", + "start_date": "12/20/2005" + }, + { + "extn": "4916", + "id": "9465", + "name": "Jazmin Farrant", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$180,909", + "start_date": "7/10/2013" + }, + { + "extn": "2348", + "id": "9466", + "name": "Noah Lowe", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$110,984", + "start_date": "8/6/2016" + }, + { + "extn": "3180", + "id": "9467", + "name": "Angelica Webster", + "office": "Milano", + "position": "Cashier", + "salary": "$221,792", + "start_date": "11/25/2001" + }, + { + "extn": "8889", + "id": "9468", + "name": "Matt Avery", + "office": "Washington", + "position": "Web Developer", + "salary": "$292,391", + "start_date": "11/27/2007" + }, + { + "extn": "8184", + "id": "9469", + "name": "Mark Cox", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$136,212", + "start_date": "12/31/2002" + }, + { + "extn": "9478", + "id": "9470", + "name": "Ron Stevens", + "office": "Lisbon", + "position": "Front Desk Coordinator", + "salary": "$89,690", + "start_date": "9/19/2008" + }, + { + "extn": "8451", + "id": "9471", + "name": "Piper Morris", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$53,138", + "start_date": "1/16/2019" + }, + { + "extn": "4753", + "id": "9472", + "name": "Jane Hall", + "office": "Wien", + "position": "Inspector", + "salary": "$175,523", + "start_date": "11/25/2005" + }, + { + "extn": "8692", + "id": "9473", + "name": "Adela Stevens", + "office": "Lincoln", + "position": "Webmaster", + "salary": "$190,055", + "start_date": "1/19/2009" + }, + { + "extn": "7339", + "id": "9474", + "name": "Mason Brown", + "office": "Phoenix", + "position": "Food Technologist", + "salary": "$298,346", + "start_date": "5/29/2006" + }, + { + "extn": "8957", + "id": "9475", + "name": "Jayden Sloan", + "office": "Miami", + "position": "Clerk", + "salary": "$101,760", + "start_date": "6/12/2000" + }, + { + "extn": "8029", + "id": "9476", + "name": "Jazmin Jones", + "office": "Madison", + "position": "Insurance Broker", + "salary": "$194,741", + "start_date": "2/3/2002" + }, + { + "extn": "7665", + "id": "9477", + "name": "Martin Blythe", + "office": "Wien", + "position": "Webmaster", + "salary": "$175,967", + "start_date": "10/6/2011" + }, + { + "extn": "4632", + "id": "9478", + "name": "Penelope Hill", + "office": "Los Angeles", + "position": "Electrician", + "salary": "$23,480", + "start_date": "5/7/2011" + }, + { + "extn": "3081", + "id": "9479", + "name": "Erica Oatway", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$79,944", + "start_date": "10/1/2010" + }, + { + "extn": "8385", + "id": "9480", + "name": "Winnie Larsen", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$243,910", + "start_date": "8/3/2005" + }, + { + "extn": "1454", + "id": "9481", + "name": "Ethan Whitmore", + "office": "Springfield", + "position": "Design Engineer", + "salary": "$286,658", + "start_date": "12/2/2013" + }, + { + "extn": "7310", + "id": "9482", + "name": "Johnathan Rossi", + "office": "Hayward", + "position": "Production Painter", + "salary": "$139,370", + "start_date": "3/5/2007" + }, + { + "extn": "5722", + "id": "9483", + "name": "Benny Knight", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$179,779", + "start_date": "11/26/2014" + }, + { + "extn": "8242", + "id": "9484", + "name": "Chadwick Thompson", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$269,725", + "start_date": "9/30/2009" + }, + { + "extn": "9984", + "id": "9485", + "name": "Vanessa Young", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$66,602", + "start_date": "7/7/2011" + }, + { + "extn": "2139", + "id": "9486", + "name": "Jack Patel", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$145,187", + "start_date": "7/6/2003" + }, + { + "extn": "6542", + "id": "9487", + "name": "Mavis Taylor", + "office": "Huntsville", + "position": "HR Coordinator", + "salary": "$35,841", + "start_date": "1/17/2011" + }, + { + "extn": "1828", + "id": "9488", + "name": "Helen Ellison", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$220,486", + "start_date": "12/8/2014" + }, + { + "extn": "9671", + "id": "9489", + "name": "Tom Clarke", + "office": "Anaheim", + "position": "Restaurant Manager", + "salary": "$80,615", + "start_date": "3/28/2007" + }, + { + "extn": "1644", + "id": "9490", + "name": "Esmeralda Benfield", + "office": "Minneapolis", + "position": "Biologist", + "salary": "$99,672", + "start_date": "2/18/2019" + }, + { + "extn": "4579", + "id": "9491", + "name": "John Pope", + "office": "Stockton", + "position": "Web Developer", + "salary": "$149,031", + "start_date": "9/8/2001" + }, + { + "extn": "9968", + "id": "9492", + "name": "Nathan Lewis", + "office": "Pittsburgh", + "position": "Lecturer", + "salary": "$280,445", + "start_date": "10/8/2011" + }, + { + "extn": "7734", + "id": "9493", + "name": "Kieth Potts", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$39,877", + "start_date": "7/7/2013" + }, + { + "extn": "8633", + "id": "9494", + "name": "Ryan Moore", + "office": "Fort Lauderdale", + "position": "HR Coordinator", + "salary": "$26,374", + "start_date": "3/7/2019" + }, + { + "extn": "4494", + "id": "9495", + "name": "Liam Watt", + "office": "Valetta", + "position": "Accountant", + "salary": "$218,003", + "start_date": "3/14/2019" + }, + { + "extn": "9803", + "id": "9496", + "name": "Ron Marshall", + "office": "Lyon", + "position": "Baker", + "salary": "$75,114", + "start_date": "9/5/2006" + }, + { + "extn": "8710", + "id": "9497", + "name": "Daphne Maxwell", + "office": "Fremont", + "position": "Clerk", + "salary": "$22,206", + "start_date": "10/11/2014" + }, + { + "extn": "4035", + "id": "9498", + "name": "Sofia Wilson", + "office": "Oakland", + "position": "Auditor", + "salary": "$235,297", + "start_date": "10/23/2005" + }, + { + "extn": "8523", + "id": "9499", + "name": "Nick Isaac", + "office": "Berlin", + "position": "Biologist", + "salary": "$206,554", + "start_date": "8/12/2019" + }, + { + "extn": "7853", + "id": "9500", + "name": "Mark Logan", + "office": "Seattle", + "position": "Production Painter", + "salary": "$51,448", + "start_date": "3/17/2002" + }, + { + "extn": "3483", + "id": "9501", + "name": "Payton Oswald", + "office": "Innsbruck", + "position": "Audiologist", + "salary": "$101,890", + "start_date": "10/27/2019" + }, + { + "extn": "9473", + "id": "9502", + "name": "Owen Oldfield", + "office": "Venice", + "position": "Doctor", + "salary": "$132,522", + "start_date": "1/11/2018" + }, + { + "extn": "9714", + "id": "9503", + "name": "Raquel Griffiths", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$60,349", + "start_date": "7/16/2010" + }, + { + "extn": "6404", + "id": "9504", + "name": "Eduardo Middleton", + "office": "Columbus", + "position": "Dentist", + "salary": "$78,375", + "start_date": "2/20/2014" + }, + { + "extn": "8312", + "id": "9505", + "name": "Amelia Ryan", + "office": "Venice", + "position": "Design Engineer", + "salary": "$274,999", + "start_date": "5/14/2003" + }, + { + "extn": "7448", + "id": "9506", + "name": "Shay Irwin", + "office": "Wien", + "position": "Systems Administrator", + "salary": "$182,362", + "start_date": "8/12/2000" + }, + { + "extn": "4087", + "id": "9507", + "name": "Valerie Jackson", + "office": "Reno", + "position": "Auditor", + "salary": "$109,372", + "start_date": "2/12/2006" + }, + { + "extn": "1196", + "id": "9508", + "name": "Adelaide Dwyer", + "office": "Bridgeport", + "position": "Designer", + "salary": "$249,687", + "start_date": "4/4/2014" + }, + { + "extn": "5848", + "id": "9509", + "name": "Samantha Murphy", + "office": "Quebec", + "position": "Cash Manager", + "salary": "$136,673", + "start_date": "10/5/2019" + }, + { + "extn": "1893", + "id": "9510", + "name": "Tania Isaac", + "office": "Columbus", + "position": "Bellman", + "salary": "$13,597", + "start_date": "5/23/2016" + }, + { + "extn": "1638", + "id": "9511", + "name": "Clint Dowson", + "office": "Innsbruck", + "position": "Electrician", + "salary": "$130,359", + "start_date": "3/7/2000" + }, + { + "extn": "4051", + "id": "9512", + "name": "Danny Rossi", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$25,238", + "start_date": "4/7/2015" + }, + { + "extn": "4761", + "id": "9513", + "name": "Aiden Parker", + "office": "Fremont", + "position": "Operator", + "salary": "$242,571", + "start_date": "4/15/2012" + }, + { + "extn": "3731", + "id": "9514", + "name": "Winnie Jeffery", + "office": "Saint Paul", + "position": "Web Developer", + "salary": "$228,865", + "start_date": "5/9/2018" + }, + { + "extn": "8405", + "id": "9515", + "name": "Carter Matthews", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$85,730", + "start_date": "9/1/2009" + }, + { + "extn": "4939", + "id": "9516", + "name": "Kurt Ross", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$178,310", + "start_date": "9/22/2011" + }, + { + "extn": "7749", + "id": "9517", + "name": "Caleb Reyes", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$258,701", + "start_date": "3/30/2009" + }, + { + "extn": "8799", + "id": "9518", + "name": "Nick Graham", + "office": "Seattle", + "position": "Web Developer", + "salary": "$119,931", + "start_date": "10/20/2015" + }, + { + "extn": "8830", + "id": "9519", + "name": "Lucas Wilcox", + "office": "Quebec", + "position": "Lecturer", + "salary": "$242,349", + "start_date": "9/1/2009" + }, + { + "extn": "3710", + "id": "9520", + "name": "Tess Harrington", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$50,751", + "start_date": "8/16/2014" + }, + { + "extn": "1591", + "id": "9521", + "name": "Ramon Robertson", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$122,388", + "start_date": "5/14/2014" + }, + { + "extn": "7671", + "id": "9522", + "name": "Camila Weasley", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$85,759", + "start_date": "10/27/2011" + }, + { + "extn": "2557", + "id": "9523", + "name": "Kieth Uttley", + "office": "Salem", + "position": "Dentist", + "salary": "$254,677", + "start_date": "10/29/2009" + }, + { + "extn": "8342", + "id": "9524", + "name": "Ethan Hooper", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$198,480", + "start_date": "5/13/2008" + }, + { + "extn": "6225", + "id": "9525", + "name": "Hayden Scott", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$257,068", + "start_date": "10/3/2019" + }, + { + "extn": "8507", + "id": "9526", + "name": "Sadie Allen", + "office": "Boston", + "position": "Project Manager", + "salary": "$100,705", + "start_date": "12/7/2010" + }, + { + "extn": "2082", + "id": "9527", + "name": "Daniel Dyson", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$240,518", + "start_date": "6/21/2015" + }, + { + "extn": "7664", + "id": "9528", + "name": "Emerald Richardson", + "office": "London", + "position": "IT Support Staff", + "salary": "$239,120", + "start_date": "2/22/2018" + }, + { + "extn": "6448", + "id": "9529", + "name": "Angel Richards", + "office": "St. Louis", + "position": "Accountant", + "salary": "$184,057", + "start_date": "8/27/2011" + }, + { + "extn": "5590", + "id": "9530", + "name": "Hayden Knight", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$127,629", + "start_date": "5/14/2017" + }, + { + "extn": "5091", + "id": "9531", + "name": "Chris Judd", + "office": "Louisville", + "position": "Global Logistics Supervisor", + "salary": "$259,272", + "start_date": "1/29/2016" + }, + { + "extn": "8307", + "id": "9532", + "name": "Eduardo Kelly", + "office": "Madison", + "position": "Pharmacist", + "salary": "$144,368", + "start_date": "6/18/2003" + }, + { + "extn": "1927", + "id": "9533", + "name": "Mark Brown", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$21,845", + "start_date": "1/11/2008" + }, + { + "extn": "2664", + "id": "9534", + "name": "Sabrina Warren", + "office": "Miami", + "position": "Inspector", + "salary": "$260,120", + "start_date": "8/21/2002" + }, + { + "extn": "1356", + "id": "9535", + "name": "Chanelle Larkin", + "office": "Laredo", + "position": "Laboratory Technician", + "salary": "$108,789", + "start_date": "4/6/2001" + }, + { + "extn": "5325", + "id": "9536", + "name": "Michelle Webster", + "office": "London", + "position": "Cash Manager", + "salary": "$43,065", + "start_date": "1/12/2014" + }, + { + "extn": "4268", + "id": "9537", + "name": "Hayden Bradley", + "office": "Lancaster", + "position": "Designer", + "salary": "$155,970", + "start_date": "8/17/2019" + }, + { + "extn": "9358", + "id": "9538", + "name": "Florence Osman", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$276,055", + "start_date": "3/30/2007" + }, + { + "extn": "8247", + "id": "9539", + "name": "Noemi Ashwell", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$176,272", + "start_date": "12/8/2012" + }, + { + "extn": "4885", + "id": "9540", + "name": "Joseph Jefferson", + "office": "Irving", + "position": "Cook", + "salary": "$60,045", + "start_date": "11/22/2013" + }, + { + "extn": "8625", + "id": "9541", + "name": "Carl Clifton", + "office": "Orlando", + "position": "Mobile Developer", + "salary": "$50,989", + "start_date": "6/12/2015" + }, + { + "extn": "1256", + "id": "9542", + "name": "Rosie Torres", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$189,542", + "start_date": "8/27/2003" + }, + { + "extn": "3321", + "id": "9543", + "name": "Javier Noach", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$122,460", + "start_date": "7/6/2018" + }, + { + "extn": "4088", + "id": "9544", + "name": "Sydney Marshall", + "office": "Rochester", + "position": "Restaurant Manager", + "salary": "$20,082", + "start_date": "12/18/2015" + }, + { + "extn": "4574", + "id": "9545", + "name": "Ryan Henderson", + "office": "Lincoln", + "position": "Healthcare Specialist", + "salary": "$125,959", + "start_date": "4/29/2013" + }, + { + "extn": "4479", + "id": "9546", + "name": "Jessica James", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$33,623", + "start_date": "4/30/2010" + }, + { + "extn": "8515", + "id": "9547", + "name": "Abdul Flanders", + "office": "Bucharest", + "position": "Webmaster", + "salary": "$141,811", + "start_date": "9/5/2016" + }, + { + "extn": "2855", + "id": "9548", + "name": "Alan Tate", + "office": "Wien", + "position": "Machine Operator", + "salary": "$43,461", + "start_date": "8/20/2010" + }, + { + "extn": "3418", + "id": "9549", + "name": "Barney Benson", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$153,509", + "start_date": "4/17/2008" + }, + { + "extn": "4576", + "id": "9550", + "name": "Johnathan Abbey", + "office": "Saint Paul", + "position": "Bookkeeper", + "salary": "$270,458", + "start_date": "8/6/2016" + }, + { + "extn": "3932", + "id": "9551", + "name": "Alison Richardson", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$112,472", + "start_date": "3/28/2006" + }, + { + "extn": "7507", + "id": "9552", + "name": "Javier Robinson", + "office": "Oklahoma City", + "position": "Staffing Consultant", + "salary": "$254,159", + "start_date": "5/8/2011" + }, + { + "extn": "6480", + "id": "9553", + "name": "Mina Eddison", + "office": "Bellevue", + "position": "Restaurant Manager", + "salary": "$110,716", + "start_date": "10/2/2002" + }, + { + "extn": "3787", + "id": "9554", + "name": "Claire Downing", + "office": "Houston", + "position": "Cash Manager", + "salary": "$118,660", + "start_date": "10/31/2001" + }, + { + "extn": "9031", + "id": "9555", + "name": "Carter Wilton", + "office": "Moreno Valley", + "position": "Front Desk Coordinator", + "salary": "$127,641", + "start_date": "4/3/2002" + }, + { + "extn": "2467", + "id": "9556", + "name": "Ethan Wilson", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$64,593", + "start_date": "12/28/2013" + }, + { + "extn": "9680", + "id": "9557", + "name": "Norah Santos", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$167,169", + "start_date": "3/16/2005" + }, + { + "extn": "8682", + "id": "9558", + "name": "Shannon Wise", + "office": "Houston", + "position": "Bookkeeper", + "salary": "$295,560", + "start_date": "11/18/2004" + }, + { + "extn": "7282", + "id": "9559", + "name": "Mina Hall", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$293,787", + "start_date": "6/6/2018" + }, + { + "extn": "7859", + "id": "9560", + "name": "Teagan Olson", + "office": "Boston", + "position": "Audiologist", + "salary": "$261,686", + "start_date": "12/16/2002" + }, + { + "extn": "4653", + "id": "9561", + "name": "Cara Wills", + "office": "Fremont", + "position": "Production Painter", + "salary": "$131,631", + "start_date": "11/22/2016" + }, + { + "extn": "4547", + "id": "9562", + "name": "Evie Lloyd", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$61,744", + "start_date": "3/12/2011" + }, + { + "extn": "6762", + "id": "9563", + "name": "Mike Driscoll", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$167,656", + "start_date": "8/6/2009" + }, + { + "extn": "1639", + "id": "9564", + "name": "Ally Reid", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$119,584", + "start_date": "5/18/2010" + }, + { + "extn": "6494", + "id": "9565", + "name": "Cara Duvall", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$41,613", + "start_date": "12/21/2014" + }, + { + "extn": "5650", + "id": "9566", + "name": "Gemma Adler", + "office": "Ontario", + "position": "Health Educator", + "salary": "$78,175", + "start_date": "3/11/2004" + }, + { + "extn": "3189", + "id": "9567", + "name": "Kaylee Osmond", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$84,443", + "start_date": "10/13/2009" + }, + { + "extn": "6448", + "id": "9568", + "name": "Britney Upton", + "office": "Colorado Springs", + "position": "Business Broker", + "salary": "$197,918", + "start_date": "4/27/2017" + }, + { + "extn": "9888", + "id": "9569", + "name": "Caleb Hewitt", + "office": "Berlin", + "position": "Investment Advisor", + "salary": "$289,273", + "start_date": "2/16/2000" + }, + { + "extn": "8530", + "id": "9570", + "name": "Ramon Leigh", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$291,506", + "start_date": "2/23/2010" + }, + { + "extn": "7629", + "id": "9571", + "name": "Judith Randall", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$45,324", + "start_date": "1/7/2012" + }, + { + "extn": "3947", + "id": "9572", + "name": "Bethany Brock", + "office": "San Antonio", + "position": "Dentist", + "salary": "$298,548", + "start_date": "1/9/2010" + }, + { + "extn": "8444", + "id": "9573", + "name": "Alexander Vaughn", + "office": "San Antonio", + "position": "Clerk", + "salary": "$77,266", + "start_date": "9/21/2000" + }, + { + "extn": "5970", + "id": "9574", + "name": "Javier Boden", + "office": "Santa Ana", + "position": "Machine Operator", + "salary": "$177,238", + "start_date": "5/8/2005" + }, + { + "extn": "1234", + "id": "9575", + "name": "Keira Reid", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$269,515", + "start_date": "8/26/2003" + }, + { + "extn": "9343", + "id": "9576", + "name": "Peyton Bayliss", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$166,578", + "start_date": "6/11/2015" + }, + { + "extn": "5800", + "id": "9577", + "name": "Jazmin Healy", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$88,394", + "start_date": "11/26/2018" + }, + { + "extn": "1396", + "id": "9578", + "name": "Britney Rixon", + "office": "Berlin", + "position": "Inspector", + "salary": "$232,985", + "start_date": "3/16/2000" + }, + { + "extn": "4140", + "id": "9579", + "name": "Denny Collins", + "office": "Memphis", + "position": "Bellman", + "salary": "$77,767", + "start_date": "10/18/2006" + }, + { + "extn": "8127", + "id": "9580", + "name": "Iris Duvall", + "office": "Oklahoma City", + "position": "Electrician", + "salary": "$21,914", + "start_date": "11/26/2012" + }, + { + "extn": "1113", + "id": "9581", + "name": "Davina Bryant", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$177,764", + "start_date": "7/28/2014" + }, + { + "extn": "3514", + "id": "9582", + "name": "Ally Overson", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$80,555", + "start_date": "12/25/2011" + }, + { + "extn": "5779", + "id": "9583", + "name": "Michael Summers", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$35,881", + "start_date": "5/1/2004" + }, + { + "extn": "9229", + "id": "9584", + "name": "Kaylee Rodgers", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$114,980", + "start_date": "7/18/2006" + }, + { + "extn": "8123", + "id": "9585", + "name": "Margaret Harris", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$61,784", + "start_date": "5/13/2007" + }, + { + "extn": "2251", + "id": "9586", + "name": "Joseph Upton", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$209,702", + "start_date": "1/14/2004" + }, + { + "extn": "6433", + "id": "9587", + "name": "Chester Sheldon", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$239,194", + "start_date": "9/5/2013" + }, + { + "extn": "3353", + "id": "9588", + "name": "Jazmin Hood", + "office": "Otawa", + "position": "Paramedic", + "salary": "$251,794", + "start_date": "6/18/2008" + }, + { + "extn": "6122", + "id": "9589", + "name": "Valerie Morrow", + "office": "Hollywood", + "position": "Chef Manager", + "salary": "$16,746", + "start_date": "10/15/2003" + }, + { + "extn": "2378", + "id": "9590", + "name": "Martha Cavanagh", + "office": "Chicago", + "position": "Baker", + "salary": "$110,788", + "start_date": "3/22/2015" + }, + { + "extn": "4997", + "id": "9591", + "name": "Owen Connell", + "office": "Oklahoma City", + "position": "Audiologist", + "salary": "$243,655", + "start_date": "9/6/2018" + }, + { + "extn": "6550", + "id": "9592", + "name": "Norah Cork", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$115,883", + "start_date": "5/22/2002" + }, + { + "extn": "8039", + "id": "9593", + "name": "Rufus Warner", + "office": "Zurich", + "position": "Bellman", + "salary": "$144,263", + "start_date": "6/4/2005" + }, + { + "extn": "1519", + "id": "9594", + "name": "Marigold Wood", + "office": "Paris", + "position": "Banker", + "salary": "$177,305", + "start_date": "10/23/2014" + }, + { + "extn": "5842", + "id": "9595", + "name": "Brad Farmer", + "office": "Stockton", + "position": "Executive Director", + "salary": "$240,897", + "start_date": "12/27/2002" + }, + { + "extn": "1871", + "id": "9596", + "name": "Nicholas Williams", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$235,320", + "start_date": "3/2/2003" + }, + { + "extn": "4919", + "id": "9597", + "name": "Rose Ingram", + "office": "Tokyo", + "position": "Auditor", + "salary": "$130,828", + "start_date": "3/30/2001" + }, + { + "extn": "7012", + "id": "9598", + "name": "Leilani Robertson", + "office": "Tulsa", + "position": "Food Technologist", + "salary": "$235,763", + "start_date": "8/3/2014" + }, + { + "extn": "1083", + "id": "9599", + "name": "Ema Talbot", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$161,535", + "start_date": "11/21/2012" + }, + { + "extn": "5498", + "id": "9600", + "name": "Rosemary Bright", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$266,317", + "start_date": "3/8/2014" + }, + { + "extn": "5909", + "id": "9601", + "name": "Abdul Vincent", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$238,934", + "start_date": "9/30/2009" + }, + { + "extn": "1281", + "id": "9602", + "name": "Shannon Mcgee", + "office": "Murfreesboro", + "position": "Lecturer", + "salary": "$138,829", + "start_date": "1/22/2001" + }, + { + "extn": "9734", + "id": "9603", + "name": "Ryan Wild", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$277,919", + "start_date": "9/3/2004" + }, + { + "extn": "7652", + "id": "9604", + "name": "Cedrick Hopkins", + "office": "Lancaster", + "position": "Dentist", + "salary": "$183,189", + "start_date": "1/26/2002" + }, + { + "extn": "9856", + "id": "9605", + "name": "Sebastian Wooldridge", + "office": "Memphis", + "position": "Paramedic", + "salary": "$94,554", + "start_date": "7/25/2013" + }, + { + "extn": "8903", + "id": "9606", + "name": "Claire Middleton", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$76,159", + "start_date": "5/1/2010" + }, + { + "extn": "4747", + "id": "9607", + "name": "Harvey Price", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$118,490", + "start_date": "3/26/2006" + }, + { + "extn": "7455", + "id": "9608", + "name": "Harvey James", + "office": "London", + "position": "Biologist", + "salary": "$24,484", + "start_date": "12/26/2004" + }, + { + "extn": "4537", + "id": "9609", + "name": "Paula Latham", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$165,149", + "start_date": "6/25/2004" + }, + { + "extn": "1591", + "id": "9610", + "name": "Teagan Dwyer", + "office": "El Paso", + "position": "Systems Administrator", + "salary": "$83,257", + "start_date": "4/21/2005" + }, + { + "extn": "5522", + "id": "9611", + "name": "Nate Freeburn", + "office": "Garland", + "position": "Audiologist", + "salary": "$183,389", + "start_date": "12/8/2015" + }, + { + "extn": "1267", + "id": "9612", + "name": "Maxwell Graves", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$193,252", + "start_date": "4/8/2018" + }, + { + "extn": "8543", + "id": "9613", + "name": "William Grant", + "office": "Henderson", + "position": "Webmaster", + "salary": "$84,588", + "start_date": "9/7/2003" + }, + { + "extn": "1871", + "id": "9614", + "name": "Noah Parker", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$35,097", + "start_date": "5/8/2014" + }, + { + "extn": "7139", + "id": "9615", + "name": "Matthew Camden", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$92,021", + "start_date": "9/18/2004" + }, + { + "extn": "4413", + "id": "9616", + "name": "Jane Griffiths", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$34,340", + "start_date": "2/22/2019" + }, + { + "extn": "3167", + "id": "9617", + "name": "Bart Denton", + "office": "Garland", + "position": "Associate Professor", + "salary": "$127,682", + "start_date": "5/6/2016" + }, + { + "extn": "6318", + "id": "9618", + "name": "Cedrick Porter", + "office": "Glendale", + "position": "Lecturer", + "salary": "$213,171", + "start_date": "12/26/2009" + }, + { + "extn": "1521", + "id": "9619", + "name": "Hazel Kerr", + "office": "Oakland", + "position": "Global Logistics Supervisor", + "salary": "$196,599", + "start_date": "10/29/2006" + }, + { + "extn": "4467", + "id": "9620", + "name": "Nancy Addis", + "office": "Detroit", + "position": "Doctor", + "salary": "$22,080", + "start_date": "10/10/2019" + }, + { + "extn": "5850", + "id": "9621", + "name": "Jacqueline Olson", + "office": "Minneapolis", + "position": "Designer", + "salary": "$151,058", + "start_date": "6/4/2007" + }, + { + "extn": "5823", + "id": "9622", + "name": "Payton Cartwright", + "office": "Bridgeport", + "position": "Baker", + "salary": "$200,720", + "start_date": "3/14/2015" + }, + { + "extn": "7744", + "id": "9623", + "name": "Charlotte Holt", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$148,759", + "start_date": "5/6/2002" + }, + { + "extn": "7474", + "id": "9624", + "name": "Carol Denton", + "office": "Albuquerque", + "position": "Restaurant Manager", + "salary": "$144,063", + "start_date": "12/20/2015" + }, + { + "extn": "7585", + "id": "9625", + "name": "Wade Hunt", + "office": "Paris", + "position": "Cashier", + "salary": "$204,205", + "start_date": "2/21/2009" + }, + { + "extn": "7662", + "id": "9626", + "name": "Renee Whitehouse", + "office": "Philadelphia", + "position": "Paramedic", + "salary": "$229,049", + "start_date": "5/23/2012" + }, + { + "extn": "3856", + "id": "9627", + "name": "Crystal Kelly", + "office": "Rochester", + "position": "Project Manager", + "salary": "$153,021", + "start_date": "12/5/2000" + }, + { + "extn": "6090", + "id": "9628", + "name": "Evie Anderson", + "office": "Henderson", + "position": "Paramedic", + "salary": "$57,110", + "start_date": "8/31/2007" + }, + { + "extn": "8735", + "id": "9629", + "name": "Trisha Larkin", + "office": "Orlando", + "position": "Electrician", + "salary": "$180,344", + "start_date": "4/14/2001" + }, + { + "extn": "5865", + "id": "9630", + "name": "Nick Stanley", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$193,444", + "start_date": "11/5/2002" + }, + { + "extn": "6502", + "id": "9631", + "name": "Cameron Mackenzie", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$263,299", + "start_date": "3/4/2001" + }, + { + "extn": "8688", + "id": "9632", + "name": "Celina Townend", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$246,711", + "start_date": "9/18/2003" + }, + { + "extn": "8875", + "id": "9633", + "name": "Callie Gosling", + "office": "Atlanta", + "position": "Associate Professor", + "salary": "$32,171", + "start_date": "10/9/2016" + }, + { + "extn": "2458", + "id": "9634", + "name": "Summer Smith", + "office": "Saint Paul", + "position": "Assistant Buyer", + "salary": "$241,290", + "start_date": "12/28/2008" + }, + { + "extn": "9430", + "id": "9635", + "name": "Vanessa Yang", + "office": "Lakewood", + "position": "IT Support Staff", + "salary": "$116,945", + "start_date": "9/26/2005" + }, + { + "extn": "2034", + "id": "9636", + "name": "Samara Jeffery", + "office": "Anaheim", + "position": "Designer", + "salary": "$194,967", + "start_date": "8/25/2003" + }, + { + "extn": "3381", + "id": "9637", + "name": "Ron Ainsworth", + "office": "San Antonio", + "position": "Steward", + "salary": "$42,967", + "start_date": "7/1/2000" + }, + { + "extn": "1006", + "id": "9638", + "name": "Karla Chappell", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$189,653", + "start_date": "1/10/2018" + }, + { + "extn": "5869", + "id": "9639", + "name": "Crystal Martin", + "office": "Venice", + "position": "Dentist", + "salary": "$191,397", + "start_date": "9/17/2006" + }, + { + "extn": "2174", + "id": "9640", + "name": "Judith Evans", + "office": "Houston", + "position": "Web Developer", + "salary": "$90,059", + "start_date": "6/27/2000" + }, + { + "extn": "9885", + "id": "9641", + "name": "Sebastian Skinner", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$258,474", + "start_date": "8/20/2003" + }, + { + "extn": "3814", + "id": "9642", + "name": "Alexander Mcguire", + "office": "Paris", + "position": "Assistant Buyer", + "salary": "$21,908", + "start_date": "8/7/2009" + }, + { + "extn": "3160", + "id": "9643", + "name": "Harvey Pearce", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$134,551", + "start_date": "6/9/2015" + }, + { + "extn": "5855", + "id": "9644", + "name": "Gina Tailor", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$254,548", + "start_date": "12/17/2006" + }, + { + "extn": "9547", + "id": "9645", + "name": "Sylvia Strong", + "office": "Cincinnati", + "position": "Laboratory Technician", + "salary": "$175,048", + "start_date": "2/12/2014" + }, + { + "extn": "2221", + "id": "9646", + "name": "Ramon Ellison", + "office": "Worcester", + "position": "Doctor", + "salary": "$257,302", + "start_date": "9/15/2018" + }, + { + "extn": "2958", + "id": "9647", + "name": "Jayden Owen", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$81,475", + "start_date": "9/25/2018" + }, + { + "extn": "5683", + "id": "9648", + "name": "Jennifer Furnell", + "office": "Escondido", + "position": "Dentist", + "salary": "$98,222", + "start_date": "6/7/2016" + }, + { + "extn": "9706", + "id": "9649", + "name": "Jules Reynolds", + "office": "Innsbruck", + "position": "Accountant", + "salary": "$187,293", + "start_date": "4/8/2004" + }, + { + "extn": "6510", + "id": "9650", + "name": "Maxwell Weston", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$10,431", + "start_date": "10/19/2009" + }, + { + "extn": "8679", + "id": "9651", + "name": "Keira Campbell", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$237,958", + "start_date": "5/20/2008" + }, + { + "extn": "9777", + "id": "9652", + "name": "Denis Vinton", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$275,625", + "start_date": "5/18/2019" + }, + { + "extn": "1425", + "id": "9653", + "name": "Susan Saunders", + "office": "Escondido", + "position": "Health Educator", + "salary": "$62,662", + "start_date": "4/15/2004" + }, + { + "extn": "7296", + "id": "9654", + "name": "Anthony Cooper", + "office": "Miami", + "position": "Retail Trainee", + "salary": "$170,933", + "start_date": "3/6/2007" + }, + { + "extn": "8975", + "id": "9655", + "name": "Logan Salt", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$180,619", + "start_date": "4/16/2010" + }, + { + "extn": "6150", + "id": "9656", + "name": "Charlize Cattell", + "office": "Toledo", + "position": "Dentist", + "salary": "$118,769", + "start_date": "6/13/2007" + }, + { + "extn": "5671", + "id": "9657", + "name": "Chad Flett", + "office": "Laredo", + "position": "Stockbroker", + "salary": "$216,432", + "start_date": "7/2/2005" + }, + { + "extn": "5409", + "id": "9658", + "name": "William Ashwell", + "office": "Otawa", + "position": "Production Painter", + "salary": "$104,947", + "start_date": "7/18/2006" + }, + { + "extn": "6520", + "id": "9659", + "name": "Danielle Weatcroft", + "office": "Ontario", + "position": "Auditor", + "salary": "$150,109", + "start_date": "8/29/2015" + }, + { + "extn": "7434", + "id": "9660", + "name": "Allison Jones", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$229,389", + "start_date": "10/29/2019" + }, + { + "extn": "8916", + "id": "9661", + "name": "Benjamin Brennan", + "office": "Houston", + "position": "Electrician", + "salary": "$233,466", + "start_date": "7/24/2017" + }, + { + "extn": "4941", + "id": "9662", + "name": "Barney Rixon", + "office": "Pittsburgh", + "position": "Ambulatory Nurse", + "salary": "$242,028", + "start_date": "3/2/2013" + }, + { + "extn": "6801", + "id": "9663", + "name": "Luna Uddin", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$238,342", + "start_date": "3/12/2012" + }, + { + "extn": "8691", + "id": "9664", + "name": "Grace Mitchell", + "office": "Nashville", + "position": "Software Engineer", + "salary": "$243,737", + "start_date": "1/16/2018" + }, + { + "extn": "1243", + "id": "9665", + "name": "Savannah Hale", + "office": "Tokyo", + "position": "Operator", + "salary": "$117,859", + "start_date": "2/21/2011" + }, + { + "extn": "9492", + "id": "9666", + "name": "Denny Oliver", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$162,726", + "start_date": "10/10/2004" + }, + { + "extn": "2146", + "id": "9667", + "name": "Shannon Oliver", + "office": "El Paso", + "position": "Budget Analyst", + "salary": "$52,705", + "start_date": "1/19/2016" + }, + { + "extn": "6393", + "id": "9668", + "name": "Hayden Harper", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$282,364", + "start_date": "8/29/2011" + }, + { + "extn": "8948", + "id": "9669", + "name": "Sabina Partridge", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$25,932", + "start_date": "2/28/2019" + }, + { + "extn": "2304", + "id": "9670", + "name": "Mike Evans", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$244,100", + "start_date": "8/12/2008" + }, + { + "extn": "4415", + "id": "9671", + "name": "Chad Yarwood", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$170,324", + "start_date": "9/20/2012" + }, + { + "extn": "4090", + "id": "9672", + "name": "Julius Jenkin", + "office": "Portland", + "position": "Business Broker", + "salary": "$71,411", + "start_date": "5/13/2018" + }, + { + "extn": "7311", + "id": "9673", + "name": "Carissa Gates", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$244,334", + "start_date": "10/12/2008" + }, + { + "extn": "8658", + "id": "9674", + "name": "Tom Bennett", + "office": "Salem", + "position": "Dentist", + "salary": "$46,947", + "start_date": "8/20/2011" + }, + { + "extn": "3860", + "id": "9675", + "name": "William Dowson", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$214,793", + "start_date": "10/20/2001" + }, + { + "extn": "6602", + "id": "9676", + "name": "Marigold Selby", + "office": "Albuquerque", + "position": "HR Coordinator", + "salary": "$113,205", + "start_date": "8/23/2018" + }, + { + "extn": "2010", + "id": "9677", + "name": "Percy Wood", + "office": "Otawa", + "position": "Steward", + "salary": "$48,244", + "start_date": "6/27/2001" + }, + { + "extn": "1136", + "id": "9678", + "name": "Jasmine Chester", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$17,674", + "start_date": "6/24/2002" + }, + { + "extn": "6640", + "id": "9679", + "name": "Sabrina Lynch", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$79,156", + "start_date": "2/13/2019" + }, + { + "extn": "6563", + "id": "9680", + "name": "Johnathan Mcgee", + "office": "San Diego", + "position": "Baker", + "salary": "$189,831", + "start_date": "5/30/2019" + }, + { + "extn": "6145", + "id": "9681", + "name": "Eve Devonport", + "office": "Kansas City", + "position": "HR Coordinator", + "salary": "$83,667", + "start_date": "5/6/2018" + }, + { + "extn": "3133", + "id": "9682", + "name": "Jack Shepherd", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$238,953", + "start_date": "11/20/2008" + }, + { + "extn": "5146", + "id": "9683", + "name": "Daniel Holt", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$197,879", + "start_date": "1/18/2010" + }, + { + "extn": "4861", + "id": "9684", + "name": "Bob Jones", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$112,031", + "start_date": "10/12/2007" + }, + { + "extn": "2412", + "id": "9685", + "name": "Anthony Ryan", + "office": "Houston", + "position": "HR Specialist", + "salary": "$210,652", + "start_date": "9/16/2014" + }, + { + "extn": "2270", + "id": "9686", + "name": "Ciara Carter", + "office": "Tulsa", + "position": "Clerk", + "salary": "$48,664", + "start_date": "3/16/2009" + }, + { + "extn": "6542", + "id": "9687", + "name": "Manuel Whatson", + "office": "Salt Lake City", + "position": "Clerk", + "salary": "$240,003", + "start_date": "5/18/2000" + }, + { + "extn": "7262", + "id": "9688", + "name": "Carl Gilmore", + "office": "Prague", + "position": "Clerk", + "salary": "$195,411", + "start_date": "12/8/2006" + }, + { + "extn": "8911", + "id": "9689", + "name": "Michelle Brett", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$233,933", + "start_date": "12/23/2004" + }, + { + "extn": "1428", + "id": "9690", + "name": "Lily Walter", + "office": "Las Vegas", + "position": "Designer", + "salary": "$45,991", + "start_date": "6/29/2002" + }, + { + "extn": "4621", + "id": "9691", + "name": "Celina Richardson", + "office": "Berlin", + "position": "Doctor", + "salary": "$171,067", + "start_date": "3/28/2015" + }, + { + "extn": "2151", + "id": "9692", + "name": "Marilyn Henderson", + "office": "Minneapolis", + "position": "Cook", + "salary": "$77,424", + "start_date": "10/10/2002" + }, + { + "extn": "7516", + "id": "9693", + "name": "Benjamin Russell", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$145,251", + "start_date": "12/29/2005" + }, + { + "extn": "9717", + "id": "9694", + "name": "Matt Yarwood", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$168,700", + "start_date": "10/29/2016" + }, + { + "extn": "7392", + "id": "9695", + "name": "Josh Norburn", + "office": "Prague", + "position": "Operator", + "salary": "$184,693", + "start_date": "10/15/2019" + }, + { + "extn": "8090", + "id": "9696", + "name": "Doug Button", + "office": "Berna", + "position": "Biologist", + "salary": "$203,759", + "start_date": "11/16/2000" + }, + { + "extn": "2759", + "id": "9697", + "name": "Manuel Anderson", + "office": "Santa Ana", + "position": "Software Engineer", + "salary": "$295,194", + "start_date": "5/25/2003" + }, + { + "extn": "9862", + "id": "9698", + "name": "Julian Connor", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$191,250", + "start_date": "9/27/2011" + }, + { + "extn": "5720", + "id": "9699", + "name": "Catherine Hilton", + "office": "Arlington", + "position": "Clerk", + "salary": "$275,138", + "start_date": "3/15/2001" + }, + { + "extn": "9282", + "id": "9700", + "name": "Peter Burnley", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$281,621", + "start_date": "11/29/2015" + }, + { + "extn": "7980", + "id": "9701", + "name": "Crystal Bishop", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$100,027", + "start_date": "3/5/2001" + }, + { + "extn": "9379", + "id": "9702", + "name": "Owen Trent", + "office": "Lakewood", + "position": "Bookkeeper", + "salary": "$130,690", + "start_date": "10/29/2012" + }, + { + "extn": "3060", + "id": "9703", + "name": "Paige Snow", + "office": "Ontario", + "position": "Electrician", + "salary": "$39,662", + "start_date": "4/26/2013" + }, + { + "extn": "7347", + "id": "9704", + "name": "Cherish Cork", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$297,102", + "start_date": "8/26/2005" + }, + { + "extn": "1402", + "id": "9705", + "name": "Maria London", + "office": "Minneapolis", + "position": "Operator", + "salary": "$56,480", + "start_date": "4/11/2017" + }, + { + "extn": "7299", + "id": "9706", + "name": "Sarah Rogers", + "office": "Reno", + "position": "Executive Director", + "salary": "$191,984", + "start_date": "6/19/2016" + }, + { + "extn": "9794", + "id": "9707", + "name": "Georgia Blackwall", + "office": "El Paso", + "position": "Steward", + "salary": "$244,687", + "start_date": "9/2/2018" + }, + { + "extn": "9003", + "id": "9708", + "name": "Margot Murray", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$83,223", + "start_date": "6/6/2012" + }, + { + "extn": "9895", + "id": "9709", + "name": "Rachael Yoman", + "office": "Washington", + "position": "Bellman", + "salary": "$95,597", + "start_date": "8/8/2011" + }, + { + "extn": "2430", + "id": "9710", + "name": "Danny Watt", + "office": "Rome", + "position": "Accountant", + "salary": "$30,453", + "start_date": "9/23/2017" + }, + { + "extn": "8061", + "id": "9711", + "name": "Joseph Vaughan", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$293,331", + "start_date": "8/30/2018" + }, + { + "extn": "6857", + "id": "9712", + "name": "Michael Evans", + "office": "Saint Paul", + "position": "Insurance Broker", + "salary": "$238,967", + "start_date": "11/24/2018" + }, + { + "extn": "4230", + "id": "9713", + "name": "Enoch Weston", + "office": "Detroit", + "position": "Cashier", + "salary": "$278,534", + "start_date": "4/11/2009" + }, + { + "extn": "5717", + "id": "9714", + "name": "Allison Price", + "office": "Zurich", + "position": "Cook", + "salary": "$287,125", + "start_date": "11/15/2015" + }, + { + "extn": "6115", + "id": "9715", + "name": "Alexander Gallacher", + "office": "Prague", + "position": "Banker", + "salary": "$102,009", + "start_date": "10/26/2004" + }, + { + "extn": "9458", + "id": "9716", + "name": "Holly Vernon", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$205,613", + "start_date": "7/18/2011" + }, + { + "extn": "3713", + "id": "9717", + "name": "Marvin Foxley", + "office": "Fremont", + "position": "Designer", + "salary": "$85,187", + "start_date": "7/1/2008" + }, + { + "extn": "6562", + "id": "9718", + "name": "Janelle Samuel", + "office": "Rome", + "position": "Webmaster", + "salary": "$297,191", + "start_date": "11/1/2017" + }, + { + "extn": "9871", + "id": "9719", + "name": "Martin Roscoe", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$88,589", + "start_date": "1/23/2017" + }, + { + "extn": "9401", + "id": "9720", + "name": "Tony Edley", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$52,591", + "start_date": "9/3/2018" + }, + { + "extn": "4711", + "id": "9721", + "name": "Adalind Graham", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$59,903", + "start_date": "2/12/2019" + }, + { + "extn": "6639", + "id": "9722", + "name": "Daniel Blackburn", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$138,328", + "start_date": "10/12/2008" + }, + { + "extn": "2228", + "id": "9723", + "name": "Natalie Groves", + "office": "London", + "position": "Service Supervisor", + "salary": "$292,722", + "start_date": "2/25/2019" + }, + { + "extn": "4939", + "id": "9724", + "name": "Miley Poole", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$126,645", + "start_date": "11/18/2008" + }, + { + "extn": "6126", + "id": "9725", + "name": "Harvey Roscoe", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$215,558", + "start_date": "3/30/2006" + }, + { + "extn": "1285", + "id": "9726", + "name": "Aurelia Blackwall", + "office": "Worcester", + "position": "Web Developer", + "salary": "$103,101", + "start_date": "5/29/2016" + }, + { + "extn": "2115", + "id": "9727", + "name": "Hayden Watson", + "office": "Fullerton", + "position": "HR Specialist", + "salary": "$105,602", + "start_date": "2/6/2000" + }, + { + "extn": "1876", + "id": "9728", + "name": "Camila Ulyatt", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$80,100", + "start_date": "11/9/2007" + }, + { + "extn": "8780", + "id": "9729", + "name": "Matthew Janes", + "office": "Paris", + "position": "Lecturer", + "salary": "$72,066", + "start_date": "4/2/2008" + }, + { + "extn": "6470", + "id": "9730", + "name": "Ivy Radcliffe", + "office": "Oakland", + "position": "Cook", + "salary": "$214,381", + "start_date": "10/14/2003" + }, + { + "extn": "4239", + "id": "9731", + "name": "Brad Hastings", + "office": "Long Beach", + "position": "Accountant", + "salary": "$68,790", + "start_date": "6/24/2014" + }, + { + "extn": "9478", + "id": "9732", + "name": "Rosalee Farrell", + "office": "Moreno Valley", + "position": "Software Engineer", + "salary": "$224,711", + "start_date": "10/14/2002" + }, + { + "extn": "4491", + "id": "9733", + "name": "Eden Norman", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$216,397", + "start_date": "8/19/2015" + }, + { + "extn": "5797", + "id": "9734", + "name": "Gwen Gregory", + "office": "Norfolk", + "position": "Budget Analyst", + "salary": "$269,322", + "start_date": "2/11/2001" + }, + { + "extn": "8741", + "id": "9735", + "name": "Sonya Ulyatt", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$25,326", + "start_date": "12/6/2004" + }, + { + "extn": "4535", + "id": "9736", + "name": "Henry Farrell", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$285,518", + "start_date": "10/13/2006" + }, + { + "extn": "9668", + "id": "9737", + "name": "Nate Stevenson", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$61,652", + "start_date": "1/17/2012" + }, + { + "extn": "4770", + "id": "9738", + "name": "Tom Alcroft", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$196,749", + "start_date": "5/27/2018" + }, + { + "extn": "9220", + "id": "9739", + "name": "Benny Jacobs", + "office": "Milwaukee", + "position": "Business Broker", + "salary": "$233,646", + "start_date": "2/26/2013" + }, + { + "extn": "1060", + "id": "9740", + "name": "Jayden Walsh", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$150,310", + "start_date": "8/29/2005" + }, + { + "extn": "5307", + "id": "9741", + "name": "Amelia Lomax", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$174,129", + "start_date": "4/22/2018" + }, + { + "extn": "9407", + "id": "9742", + "name": "Elena Heaton", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$32,557", + "start_date": "10/5/2013" + }, + { + "extn": "6652", + "id": "9743", + "name": "Cara Flynn", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$260,615", + "start_date": "4/8/2018" + }, + { + "extn": "9438", + "id": "9744", + "name": "Denny Patel", + "office": "Orlando", + "position": "Lecturer", + "salary": "$187,380", + "start_date": "8/30/2003" + }, + { + "extn": "9319", + "id": "9745", + "name": "Peter Brown", + "office": "Reno", + "position": "Pharmacist", + "salary": "$278,685", + "start_date": "12/18/2006" + }, + { + "extn": "1434", + "id": "9746", + "name": "Daron Murray", + "office": "Salt Lake City", + "position": "Physician", + "salary": "$215,338", + "start_date": "11/6/2005" + }, + { + "extn": "5241", + "id": "9747", + "name": "Margot Mcgregor", + "office": "Madison", + "position": "Dentist", + "salary": "$152,498", + "start_date": "12/30/2014" + }, + { + "extn": "9233", + "id": "9748", + "name": "Clint Clifford", + "office": "Atlanta", + "position": "Physician", + "salary": "$243,380", + "start_date": "10/7/2019" + }, + { + "extn": "8434", + "id": "9749", + "name": "Phoebe Lowe", + "office": "Moreno Valley", + "position": "Doctor", + "salary": "$47,249", + "start_date": "9/15/2002" + }, + { + "extn": "5084", + "id": "9750", + "name": "Sebastian Stevenson", + "office": "Albuquerque", + "position": "Executive Director", + "salary": "$257,959", + "start_date": "6/13/2017" + }, + { + "extn": "5899", + "id": "9751", + "name": "Ruby Coll", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$78,697", + "start_date": "7/15/2007" + }, + { + "extn": "7447", + "id": "9752", + "name": "Moira Bishop", + "office": "Minneapolis", + "position": "HR Coordinator", + "salary": "$85,623", + "start_date": "6/11/2018" + }, + { + "extn": "7238", + "id": "9753", + "name": "Scarlett Downing", + "office": "Bridgeport", + "position": "Designer", + "salary": "$43,179", + "start_date": "10/6/2010" + }, + { + "extn": "5673", + "id": "9754", + "name": "Marvin Ramsey", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$254,938", + "start_date": "9/28/2011" + }, + { + "extn": "2005", + "id": "9755", + "name": "Gwenyth Kelly", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$288,863", + "start_date": "3/29/2003" + }, + { + "extn": "9059", + "id": "9756", + "name": "Elijah Whittle", + "office": "Rochester", + "position": "Accountant", + "salary": "$25,767", + "start_date": "8/14/2013" + }, + { + "extn": "2785", + "id": "9757", + "name": "Gil Kidd", + "office": "Atlanta", + "position": "Web Developer", + "salary": "$261,742", + "start_date": "2/22/2008" + }, + { + "extn": "7589", + "id": "9758", + "name": "Mark Neville", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$121,442", + "start_date": "7/19/2008" + }, + { + "extn": "3942", + "id": "9759", + "name": "Maribel Knight", + "office": "Orlando", + "position": "Business Broker", + "salary": "$159,630", + "start_date": "10/24/2013" + }, + { + "extn": "6526", + "id": "9760", + "name": "Abdul Morris", + "office": "Toledo", + "position": "Loan Officer", + "salary": "$232,261", + "start_date": "2/20/2019" + }, + { + "extn": "2874", + "id": "9761", + "name": "Lucas Grady", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$39,549", + "start_date": "12/6/2018" + }, + { + "extn": "7612", + "id": "9762", + "name": "Barney Everett", + "office": "Hollywood", + "position": "Assistant Buyer", + "salary": "$230,586", + "start_date": "8/29/2001" + }, + { + "extn": "6753", + "id": "9763", + "name": "Bob Shelton", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$144,718", + "start_date": "3/14/2016" + }, + { + "extn": "5669", + "id": "9764", + "name": "Nate Spencer", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$293,519", + "start_date": "9/6/2009" + }, + { + "extn": "6692", + "id": "9765", + "name": "Nina Michael", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$28,206", + "start_date": "7/25/2004" + }, + { + "extn": "3586", + "id": "9766", + "name": "Kimberly Hopkinson", + "office": "Minneapolis", + "position": "Webmaster", + "salary": "$99,825", + "start_date": "4/2/2006" + }, + { + "extn": "4356", + "id": "9767", + "name": "Benjamin Thomas", + "office": "Quebec", + "position": "Biologist", + "salary": "$196,175", + "start_date": "3/15/2011" + }, + { + "extn": "3763", + "id": "9768", + "name": "Josh Griffiths", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$232,496", + "start_date": "8/27/2003" + }, + { + "extn": "2577", + "id": "9769", + "name": "David Ventura", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$144,905", + "start_date": "12/24/2003" + }, + { + "extn": "6657", + "id": "9770", + "name": "Ryan Parsons", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$139,260", + "start_date": "12/31/2016" + }, + { + "extn": "4864", + "id": "9771", + "name": "Leilani Stark", + "office": "Worcester", + "position": "Paramedic", + "salary": "$179,630", + "start_date": "2/29/2000" + }, + { + "extn": "3888", + "id": "9772", + "name": "Ronald Potter", + "office": "New Orleans", + "position": "Ambulatory Nurse", + "salary": "$293,014", + "start_date": "9/22/2007" + }, + { + "extn": "6550", + "id": "9773", + "name": "Karla Rowlands", + "office": "Louisville", + "position": "Healthcare Specialist", + "salary": "$284,758", + "start_date": "1/7/2011" + }, + { + "extn": "6390", + "id": "9774", + "name": "Maxwell Murphy", + "office": "Orlando", + "position": "Steward", + "salary": "$182,994", + "start_date": "4/19/2015" + }, + { + "extn": "1809", + "id": "9775", + "name": "Marissa Wills", + "office": "Reno", + "position": "Project Manager", + "salary": "$25,388", + "start_date": "8/19/2010" + }, + { + "extn": "1153", + "id": "9776", + "name": "John Durrant", + "office": "Fremont", + "position": "Treasurer", + "salary": "$98,244", + "start_date": "10/6/2007" + }, + { + "extn": "8684", + "id": "9777", + "name": "Sadie Robinson", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$265,520", + "start_date": "9/5/2015" + }, + { + "extn": "9120", + "id": "9778", + "name": "Daron Townend", + "office": "San Francisco", + "position": "Operator", + "salary": "$270,414", + "start_date": "3/27/2009" + }, + { + "extn": "9729", + "id": "9779", + "name": "Angelina Ballard", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$240,241", + "start_date": "12/16/2014" + }, + { + "extn": "2329", + "id": "9780", + "name": "Miley Simpson", + "office": "Glendale", + "position": "Physician", + "salary": "$245,064", + "start_date": "7/12/2013" + }, + { + "extn": "6919", + "id": "9781", + "name": "Peyton Daniells", + "office": "Los Angeles", + "position": "Designer", + "salary": "$145,263", + "start_date": "9/12/2009" + }, + { + "extn": "7219", + "id": "9782", + "name": "Sienna Ring", + "office": "Denver", + "position": "Baker", + "salary": "$11,179", + "start_date": "4/9/2016" + }, + { + "extn": "1622", + "id": "9783", + "name": "Felicity West", + "office": "Tulsa", + "position": "Service Supervisor", + "salary": "$132,765", + "start_date": "4/22/2006" + }, + { + "extn": "3152", + "id": "9784", + "name": "Bob Wood", + "office": "Otawa", + "position": "Inspector", + "salary": "$189,996", + "start_date": "11/29/2001" + }, + { + "extn": "9994", + "id": "9785", + "name": "Nick Smith", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$137,136", + "start_date": "8/27/2019" + }, + { + "extn": "1981", + "id": "9786", + "name": "Ada Duvall", + "office": "St. Louis", + "position": "Biologist", + "salary": "$187,104", + "start_date": "4/29/2008" + }, + { + "extn": "9952", + "id": "9787", + "name": "Tyson Clarke", + "office": "Rome", + "position": "Machine Operator", + "salary": "$22,179", + "start_date": "7/12/2011" + }, + { + "extn": "3159", + "id": "9788", + "name": "Sadie Price", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$235,022", + "start_date": "4/26/2006" + }, + { + "extn": "9383", + "id": "9789", + "name": "Lorraine Mills", + "office": "Toledo", + "position": "HR Coordinator", + "salary": "$298,834", + "start_date": "7/31/2019" + }, + { + "extn": "5246", + "id": "9790", + "name": "Chloe Warden", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$214,706", + "start_date": "10/4/2019" + }, + { + "extn": "9988", + "id": "9791", + "name": "Carissa Cowan", + "office": "Rome", + "position": "Mobile Developer", + "salary": "$278,757", + "start_date": "7/27/2003" + }, + { + "extn": "9181", + "id": "9792", + "name": "Liam Underhill", + "office": "Rome", + "position": "Chef Manager", + "salary": "$54,083", + "start_date": "11/18/2012" + }, + { + "extn": "5074", + "id": "9793", + "name": "Peyton Thompson", + "office": "Valetta", + "position": "Banker", + "salary": "$132,369", + "start_date": "10/16/2016" + }, + { + "extn": "4599", + "id": "9794", + "name": "Norah Nicholls", + "office": "Bellevue", + "position": "Healthcare Specialist", + "salary": "$141,092", + "start_date": "8/9/2019" + }, + { + "extn": "9461", + "id": "9795", + "name": "Liam Vollans", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$90,865", + "start_date": "9/22/2001" + }, + { + "extn": "6349", + "id": "9796", + "name": "Adeline Knott", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$295,932", + "start_date": "6/3/2014" + }, + { + "extn": "7751", + "id": "9797", + "name": "Jacob Rivers", + "office": "Ontario", + "position": "Associate Professor", + "salary": "$263,044", + "start_date": "12/13/2004" + }, + { + "extn": "8357", + "id": "9798", + "name": "Priscilla Roman", + "office": "Henderson", + "position": "Dentist", + "salary": "$288,169", + "start_date": "12/22/2017" + }, + { + "extn": "3612", + "id": "9799", + "name": "Cassidy Wright", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$116,852", + "start_date": "10/25/2007" + }, + { + "extn": "8745", + "id": "9800", + "name": "Abdul Giles", + "office": "Houston", + "position": "Ambulatory Nurse", + "salary": "$21,629", + "start_date": "9/5/2006" + }, + { + "extn": "5219", + "id": "9801", + "name": "Ember Gibson", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$276,288", + "start_date": "1/15/2018" + }, + { + "extn": "6195", + "id": "9802", + "name": "Nick Abbey", + "office": "Reno", + "position": "Lecturer", + "salary": "$292,322", + "start_date": "1/10/2019" + }, + { + "extn": "1494", + "id": "9803", + "name": "Boris Mitchell", + "office": "Toledo", + "position": "Clerk", + "salary": "$176,976", + "start_date": "11/26/2000" + }, + { + "extn": "2258", + "id": "9804", + "name": "Lexi Gosling", + "office": "Memphis", + "position": "Webmaster", + "salary": "$263,287", + "start_date": "5/8/2018" + }, + { + "extn": "2346", + "id": "9805", + "name": "Gloria London", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$139,214", + "start_date": "1/22/2015" + }, + { + "extn": "4450", + "id": "9806", + "name": "Faith Adler", + "office": "Worcester", + "position": "Electrician", + "salary": "$110,232", + "start_date": "12/13/2016" + }, + { + "extn": "3903", + "id": "9807", + "name": "Julian Phillips", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$146,794", + "start_date": "4/1/2016" + }, + { + "extn": "3392", + "id": "9808", + "name": "Bart Benfield", + "office": "Dallas", + "position": "Mobile Developer", + "salary": "$229,194", + "start_date": "10/9/2017" + }, + { + "extn": "6086", + "id": "9809", + "name": "Denis Larsen", + "office": "Berlin", + "position": "Operator", + "salary": "$67,274", + "start_date": "9/29/2010" + }, + { + "extn": "3806", + "id": "9810", + "name": "Judith Thorpe", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$146,190", + "start_date": "8/29/2008" + }, + { + "extn": "7690", + "id": "9811", + "name": "Davina Gardner", + "office": "Hayward", + "position": "Banker", + "salary": "$243,566", + "start_date": "9/5/2011" + }, + { + "extn": "4722", + "id": "9812", + "name": "Kendra Reading", + "office": "Dallas", + "position": "Bookkeeper", + "salary": "$192,702", + "start_date": "1/15/2005" + }, + { + "extn": "9535", + "id": "9813", + "name": "Mya Hood", + "office": "Laredo", + "position": "Doctor", + "salary": "$84,643", + "start_date": "8/3/2011" + }, + { + "extn": "7716", + "id": "9814", + "name": "Phoebe Graves", + "office": "Salt Lake City", + "position": "Doctor", + "salary": "$83,451", + "start_date": "11/1/2015" + }, + { + "extn": "7044", + "id": "9815", + "name": "Kirsten Mason", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$209,946", + "start_date": "6/16/2000" + }, + { + "extn": "6158", + "id": "9816", + "name": "Josh Clayton", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$176,403", + "start_date": "9/12/2012" + }, + { + "extn": "3789", + "id": "9817", + "name": "Ally Rowlands", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$128,262", + "start_date": "1/27/2010" + }, + { + "extn": "3349", + "id": "9818", + "name": "Tom Raven", + "office": "Chicago", + "position": "Project Manager", + "salary": "$77,750", + "start_date": "2/5/2018" + }, + { + "extn": "2663", + "id": "9819", + "name": "Hank Watt", + "office": "Rome", + "position": "Accountant", + "salary": "$68,570", + "start_date": "6/18/2004" + }, + { + "extn": "3562", + "id": "9820", + "name": "Ramon Rodwell", + "office": "Tallahassee", + "position": "Inspector", + "salary": "$52,116", + "start_date": "2/21/2014" + }, + { + "extn": "1831", + "id": "9821", + "name": "Mya Miller", + "office": "Long Beach", + "position": "Project Manager", + "salary": "$163,714", + "start_date": "7/10/2007" + }, + { + "extn": "8020", + "id": "9822", + "name": "Eden Doherty", + "office": "Paris", + "position": "Web Developer", + "salary": "$33,158", + "start_date": "5/28/2006" + }, + { + "extn": "9832", + "id": "9823", + "name": "Chadwick Wade", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$90,002", + "start_date": "6/13/2012" + }, + { + "extn": "8712", + "id": "9824", + "name": "Danny Parker", + "office": "Bucharest", + "position": "Baker", + "salary": "$57,245", + "start_date": "8/19/2002" + }, + { + "extn": "1897", + "id": "9825", + "name": "Nicholas Radley", + "office": "Kansas City", + "position": "Dentist", + "salary": "$285,257", + "start_date": "7/3/2018" + }, + { + "extn": "7810", + "id": "9826", + "name": "Harvey Roman", + "office": "Lincoln", + "position": "HR Specialist", + "salary": "$186,604", + "start_date": "11/21/2007" + }, + { + "extn": "8021", + "id": "9827", + "name": "Goldie Crawford", + "office": "Lisbon", + "position": "Clerk", + "salary": "$213,137", + "start_date": "3/29/2009" + }, + { + "extn": "8035", + "id": "9828", + "name": "Bree Graham", + "office": "Madrid", + "position": "Front Desk Coordinator", + "salary": "$68,485", + "start_date": "6/22/2010" + }, + { + "extn": "8245", + "id": "9829", + "name": "Crystal May", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$52,519", + "start_date": "6/15/2007" + }, + { + "extn": "1699", + "id": "9830", + "name": "Oliver Ward", + "office": "Atlanta", + "position": "HR Coordinator", + "salary": "$119,298", + "start_date": "1/11/2003" + }, + { + "extn": "4333", + "id": "9831", + "name": "Johnny Connor", + "office": "Detroit", + "position": "Cashier", + "salary": "$81,324", + "start_date": "3/19/2012" + }, + { + "extn": "4504", + "id": "9832", + "name": "Evelynn Clark", + "office": "Lakewood", + "position": "Bookkeeper", + "salary": "$273,540", + "start_date": "2/8/2013" + }, + { + "extn": "3542", + "id": "9833", + "name": "Chester Campbell", + "office": "Lyon", + "position": "Audiologist", + "salary": "$99,246", + "start_date": "12/5/2008" + }, + { + "extn": "9592", + "id": "9834", + "name": "Adelaide Osmond", + "office": "Denver", + "position": "Steward", + "salary": "$251,764", + "start_date": "2/9/2000" + }, + { + "extn": "2820", + "id": "9835", + "name": "Carter Wilson", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$186,887", + "start_date": "2/20/2015" + }, + { + "extn": "4247", + "id": "9836", + "name": "Aiden Garner", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$243,756", + "start_date": "8/12/2006" + }, + { + "extn": "3201", + "id": "9837", + "name": "Ronald Emmott", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$249,362", + "start_date": "1/1/2014" + }, + { + "extn": "7227", + "id": "9838", + "name": "Elisabeth Smith", + "office": "San Jose", + "position": "Designer", + "salary": "$123,625", + "start_date": "12/1/2004" + }, + { + "extn": "4710", + "id": "9839", + "name": "Nate Simpson", + "office": "Minneapolis", + "position": "Cook", + "salary": "$189,992", + "start_date": "10/12/2012" + }, + { + "extn": "2444", + "id": "9840", + "name": "Oliver Torres", + "office": "Houston", + "position": "Biologist", + "salary": "$103,507", + "start_date": "4/15/2010" + }, + { + "extn": "9651", + "id": "9841", + "name": "Matthew Plumb", + "office": "Richmond", + "position": "Project Manager", + "salary": "$192,821", + "start_date": "9/19/2012" + }, + { + "extn": "9151", + "id": "9842", + "name": "Owen Walker", + "office": "Springfield", + "position": "Cashier", + "salary": "$96,708", + "start_date": "10/28/2005" + }, + { + "extn": "9341", + "id": "9843", + "name": "Alexia Fox", + "office": "Ontario", + "position": "Loan Officer", + "salary": "$230,342", + "start_date": "9/25/2001" + }, + { + "extn": "3353", + "id": "9844", + "name": "Doug Victor", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$177,877", + "start_date": "7/19/2013" + }, + { + "extn": "7654", + "id": "9845", + "name": "Mike Irving", + "office": "Orlando", + "position": "Executive Director", + "salary": "$14,983", + "start_date": "2/26/2012" + }, + { + "extn": "8957", + "id": "9846", + "name": "Chris Ellery", + "office": "Madrid", + "position": "Physician", + "salary": "$216,260", + "start_date": "3/2/2014" + }, + { + "extn": "2776", + "id": "9847", + "name": "Rufus Cobb", + "office": "Detroit", + "position": "Dentist", + "salary": "$34,197", + "start_date": "8/20/2000" + }, + { + "extn": "5147", + "id": "9848", + "name": "Parker Fox", + "office": "Wien", + "position": "Cashier", + "salary": "$28,199", + "start_date": "11/25/2006" + }, + { + "extn": "8835", + "id": "9849", + "name": "Clint Yates", + "office": "Bucharest", + "position": "Steward", + "salary": "$40,321", + "start_date": "11/5/2015" + }, + { + "extn": "9074", + "id": "9850", + "name": "Russel Farrow", + "office": "London", + "position": "Machine Operator", + "salary": "$285,637", + "start_date": "3/29/2008" + }, + { + "extn": "8417", + "id": "9851", + "name": "Nathan Hooper", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$127,561", + "start_date": "1/10/2005" + }, + { + "extn": "2801", + "id": "9852", + "name": "Cara Hopkinson", + "office": "Los Angeles", + "position": "Cashier", + "salary": "$298,006", + "start_date": "3/15/2003" + }, + { + "extn": "1703", + "id": "9853", + "name": "Chad Curtis", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$107,373", + "start_date": "12/8/2008" + }, + { + "extn": "5881", + "id": "9854", + "name": "Daniel Becker", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$130,358", + "start_date": "5/1/2019" + }, + { + "extn": "2436", + "id": "9855", + "name": "Alex Downing", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$194,620", + "start_date": "4/8/2004" + }, + { + "extn": "7432", + "id": "9856", + "name": "Felicity Bentley", + "office": "Bucharest", + "position": "Front Desk Coordinator", + "salary": "$71,459", + "start_date": "6/23/2003" + }, + { + "extn": "6475", + "id": "9857", + "name": "Maxwell Khan", + "office": "Washington", + "position": "Banker", + "salary": "$225,864", + "start_date": "4/11/2012" + }, + { + "extn": "7197", + "id": "9858", + "name": "Denis Robertson", + "office": "Madison", + "position": "Associate Professor", + "salary": "$27,883", + "start_date": "10/9/2005" + }, + { + "extn": "5950", + "id": "9859", + "name": "Cedrick Kent", + "office": "London", + "position": "Operator", + "salary": "$24,798", + "start_date": "2/25/2005" + }, + { + "extn": "8532", + "id": "9860", + "name": "Ryan Moran", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$209,298", + "start_date": "1/13/2012" + }, + { + "extn": "3177", + "id": "9861", + "name": "Freya Hopkins", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$292,092", + "start_date": "8/26/2009" + }, + { + "extn": "3057", + "id": "9862", + "name": "Nick Edley", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$270,079", + "start_date": "5/14/2001" + }, + { + "extn": "1391", + "id": "9863", + "name": "Anthony Uddin", + "office": "Santa Ana", + "position": "Physician", + "salary": "$105,693", + "start_date": "1/2/2009" + }, + { + "extn": "6573", + "id": "9864", + "name": "Tess Ralph", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$64,899", + "start_date": "5/9/2000" + }, + { + "extn": "6088", + "id": "9865", + "name": "Charlize Wigley", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$85,022", + "start_date": "7/2/2007" + }, + { + "extn": "5106", + "id": "9866", + "name": "Rachael Higgs", + "office": "Columbus", + "position": "Banker", + "salary": "$153,906", + "start_date": "10/15/2008" + }, + { + "extn": "8392", + "id": "9867", + "name": "Hayden Shea", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$184,847", + "start_date": "11/30/2008" + }, + { + "extn": "3656", + "id": "9868", + "name": "Carmen Ellis", + "office": "Rome", + "position": "Designer", + "salary": "$82,298", + "start_date": "8/16/2017" + }, + { + "extn": "1167", + "id": "9869", + "name": "Danielle London", + "office": "Berlin", + "position": "Executive Director", + "salary": "$83,476", + "start_date": "2/19/2011" + }, + { + "extn": "5347", + "id": "9870", + "name": "Ilona Kaur", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$298,310", + "start_date": "1/15/2011" + }, + { + "extn": "9364", + "id": "9871", + "name": "Juliet Wright", + "office": "Zurich", + "position": "Fabricator", + "salary": "$102,560", + "start_date": "12/7/2002" + }, + { + "extn": "9194", + "id": "9872", + "name": "Rylee Middleton", + "office": "Portland", + "position": "Doctor", + "salary": "$272,419", + "start_date": "7/18/2008" + }, + { + "extn": "2347", + "id": "9873", + "name": "Doug Briggs", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$44,525", + "start_date": "1/16/2008" + }, + { + "extn": "7004", + "id": "9874", + "name": "Kamila Lowe", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$41,570", + "start_date": "7/14/2012" + }, + { + "extn": "6887", + "id": "9875", + "name": "Joseph Morrow", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$231,024", + "start_date": "10/24/2012" + }, + { + "extn": "4570", + "id": "9876", + "name": "Roger Dyson", + "office": "Salem", + "position": "HR Specialist", + "salary": "$176,589", + "start_date": "10/19/2019" + }, + { + "extn": "3869", + "id": "9877", + "name": "Chad Collins", + "office": "Cincinnati", + "position": "Pharmacist", + "salary": "$149,528", + "start_date": "2/23/2015" + }, + { + "extn": "9181", + "id": "9878", + "name": "Callie Richards", + "office": "Jacksonville", + "position": "IT Support Staff", + "salary": "$101,979", + "start_date": "11/25/2014" + }, + { + "extn": "4912", + "id": "9879", + "name": "Maia Drake", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$40,421", + "start_date": "8/31/2004" + }, + { + "extn": "9406", + "id": "9880", + "name": "Scarlett Whatson", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$215,514", + "start_date": "6/27/2006" + }, + { + "extn": "6634", + "id": "9881", + "name": "Josh Adams", + "office": "Berlin", + "position": "Biologist", + "salary": "$41,417", + "start_date": "10/7/2001" + }, + { + "extn": "3714", + "id": "9882", + "name": "Mike Evans", + "office": "Lancaster", + "position": "Inspector", + "salary": "$114,994", + "start_date": "7/10/2006" + }, + { + "extn": "2347", + "id": "9883", + "name": "Denis Ring", + "office": "Wien", + "position": "Biologist", + "salary": "$53,986", + "start_date": "3/15/2016" + }, + { + "extn": "5675", + "id": "9884", + "name": "Gabriel Watson", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$149,856", + "start_date": "1/30/2012" + }, + { + "extn": "3871", + "id": "9885", + "name": "Ember Verdon", + "office": "San Jose", + "position": "Bookkeeper", + "salary": "$226,726", + "start_date": "7/3/2000" + }, + { + "extn": "6077", + "id": "9886", + "name": "Brad Harrington", + "office": "Houston", + "position": "Systems Administrator", + "salary": "$148,458", + "start_date": "8/18/2018" + }, + { + "extn": "4534", + "id": "9887", + "name": "Kieth Rycroft", + "office": "Fort Lauderdale", + "position": "Insurance Broker", + "salary": "$69,399", + "start_date": "1/19/2016" + }, + { + "extn": "7771", + "id": "9888", + "name": "Lucas Gallacher", + "office": "Nashville", + "position": "Clerk", + "salary": "$119,552", + "start_date": "11/16/2009" + }, + { + "extn": "7803", + "id": "9889", + "name": "Enoch Dobson", + "office": "Indianapolis", + "position": "Project Manager", + "salary": "$209,359", + "start_date": "11/20/2000" + }, + { + "extn": "2675", + "id": "9890", + "name": "Leanne Verdon", + "office": "Rochester", + "position": "Health Educator", + "salary": "$296,941", + "start_date": "7/19/2012" + }, + { + "extn": "3246", + "id": "9891", + "name": "Rufus Vernon", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$270,505", + "start_date": "9/15/2003" + }, + { + "extn": "9650", + "id": "9892", + "name": "Johnathan Roman", + "office": "Berna", + "position": "Treasurer", + "salary": "$58,082", + "start_date": "1/20/2001" + }, + { + "extn": "6038", + "id": "9893", + "name": "Mya Cox", + "office": "Washington", + "position": "Cook", + "salary": "$291,570", + "start_date": "3/9/2006" + }, + { + "extn": "4332", + "id": "9894", + "name": "Vera Long", + "office": "New Orleans", + "position": "Accountant", + "salary": "$210,931", + "start_date": "10/8/2015" + }, + { + "extn": "7665", + "id": "9895", + "name": "Barney Stewart", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$60,246", + "start_date": "4/26/2013" + }, + { + "extn": "9320", + "id": "9896", + "name": "Michaela Powell", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$117,573", + "start_date": "6/7/2012" + }, + { + "extn": "4852", + "id": "9897", + "name": "Natalie Allington", + "office": "Moreno Valley", + "position": "Baker", + "salary": "$253,657", + "start_date": "7/18/2013" + }, + { + "extn": "5798", + "id": "9898", + "name": "Melania Dunbar", + "office": "Richmond", + "position": "Designer", + "salary": "$54,100", + "start_date": "4/30/2011" + }, + { + "extn": "9597", + "id": "9899", + "name": "Phillip Purvis", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$26,086", + "start_date": "4/7/2017" + }, + { + "extn": "9892", + "id": "9900", + "name": "Johnathan Smith", + "office": "Paris", + "position": "Global Logistics Supervisor", + "salary": "$241,240", + "start_date": "10/29/2004" + }, + { + "extn": "7953", + "id": "9901", + "name": "Ruth Watson", + "office": "Arlington", + "position": "Baker", + "salary": "$66,800", + "start_date": "11/9/2001" + }, + { + "extn": "3392", + "id": "9902", + "name": "Aiden Bright", + "office": "Otawa", + "position": "Treasurer", + "salary": "$155,725", + "start_date": "6/6/2014" + }, + { + "extn": "4119", + "id": "9903", + "name": "Rocco Styles", + "office": "Zurich", + "position": "HR Specialist", + "salary": "$129,424", + "start_date": "7/24/2011" + }, + { + "extn": "7233", + "id": "9904", + "name": "Logan Nielson", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$207,591", + "start_date": "12/9/2001" + }, + { + "extn": "3619", + "id": "9905", + "name": "Sarah Sylvester", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$297,310", + "start_date": "5/22/2019" + }, + { + "extn": "4763", + "id": "9906", + "name": "Tony Boden", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$65,891", + "start_date": "10/25/2014" + }, + { + "extn": "3694", + "id": "9907", + "name": "Daria Broomfield", + "office": "Lyon", + "position": "Treasurer", + "salary": "$70,816", + "start_date": "9/9/2000" + }, + { + "extn": "6963", + "id": "9908", + "name": "Mayleen Donovan", + "office": "San Francisco", + "position": "Accountant", + "salary": "$38,518", + "start_date": "10/15/2005" + }, + { + "extn": "8574", + "id": "9909", + "name": "Sloane Carson", + "office": "Jacksonville", + "position": "Dentist", + "salary": "$263,147", + "start_date": "6/24/2013" + }, + { + "extn": "3477", + "id": "9910", + "name": "Boris Bright", + "office": "Madison", + "position": "Physician", + "salary": "$61,256", + "start_date": "6/13/2013" + }, + { + "extn": "1490", + "id": "9911", + "name": "Johnathan Freeburn", + "office": "Moreno Valley", + "position": "Lecturer", + "salary": "$261,943", + "start_date": "9/3/2001" + }, + { + "extn": "5731", + "id": "9912", + "name": "Kate Cameron", + "office": "Denver", + "position": "Inspector", + "salary": "$50,294", + "start_date": "10/31/2003" + }, + { + "extn": "2694", + "id": "9913", + "name": "Rocco Woodcock", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$193,034", + "start_date": "4/29/2000" + }, + { + "extn": "1801", + "id": "9914", + "name": "Holly Mcnally", + "office": "New York", + "position": "Budget Analyst", + "salary": "$91,224", + "start_date": "5/25/2012" + }, + { + "extn": "2192", + "id": "9915", + "name": "Alan Fulton", + "office": "Long Beach", + "position": "Auditor", + "salary": "$74,493", + "start_date": "1/7/2003" + }, + { + "extn": "8806", + "id": "9916", + "name": "Harriet Walter", + "office": "Stockton", + "position": "Business Broker", + "salary": "$291,698", + "start_date": "10/8/2017" + }, + { + "extn": "6587", + "id": "9917", + "name": "Shay Mooney", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$179,398", + "start_date": "1/23/2002" + }, + { + "extn": "8676", + "id": "9918", + "name": "Rosie Edler", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$217,302", + "start_date": "7/13/2017" + }, + { + "extn": "9707", + "id": "9919", + "name": "Enoch Jarvis", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$59,851", + "start_date": "1/10/2015" + }, + { + "extn": "3427", + "id": "9920", + "name": "Hayden Graves", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$135,830", + "start_date": "7/15/2010" + }, + { + "extn": "9124", + "id": "9921", + "name": "Jack Huggins", + "office": "Valetta", + "position": "Service Supervisor", + "salary": "$151,045", + "start_date": "11/7/2000" + }, + { + "extn": "7186", + "id": "9922", + "name": "Fiona Uddin", + "office": "Pittsburgh", + "position": "Chef Manager", + "salary": "$218,657", + "start_date": "9/15/2002" + }, + { + "extn": "1915", + "id": "9923", + "name": "Aiden Chappell", + "office": "Rome", + "position": "Associate Professor", + "salary": "$154,503", + "start_date": "3/7/2012" + }, + { + "extn": "6048", + "id": "9924", + "name": "Mavis Ward", + "office": "Berna", + "position": "Insurance Broker", + "salary": "$101,606", + "start_date": "12/14/2016" + }, + { + "extn": "6209", + "id": "9925", + "name": "Eden Robe", + "office": "Milwaukee", + "position": "Cash Manager", + "salary": "$11,382", + "start_date": "9/25/2016" + }, + { + "extn": "4348", + "id": "9926", + "name": "Jayden Irving", + "office": "Berlin", + "position": "IT Support Staff", + "salary": "$78,801", + "start_date": "9/1/2018" + }, + { + "extn": "3162", + "id": "9927", + "name": "Carina Truscott", + "office": "London", + "position": "Webmaster", + "salary": "$289,874", + "start_date": "5/31/2011" + }, + { + "extn": "1630", + "id": "9928", + "name": "Rosalie Ring", + "office": "Rome", + "position": "Associate Professor", + "salary": "$70,241", + "start_date": "9/12/2000" + }, + { + "extn": "6873", + "id": "9929", + "name": "Hanna Collins", + "office": "Boston", + "position": "Fabricator", + "salary": "$256,449", + "start_date": "7/28/2009" + }, + { + "extn": "2835", + "id": "9930", + "name": "Maribel Smith", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$154,680", + "start_date": "12/21/2011" + }, + { + "extn": "8614", + "id": "9931", + "name": "Selena Bryant", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$296,427", + "start_date": "4/12/2017" + }, + { + "extn": "1273", + "id": "9932", + "name": "Elijah Brown", + "office": "Rome", + "position": "Paramedic", + "salary": "$249,017", + "start_date": "4/20/2018" + }, + { + "extn": "1030", + "id": "9933", + "name": "Rufus Victor", + "office": "Lisbon", + "position": "Inspector", + "salary": "$31,328", + "start_date": "6/26/2016" + }, + { + "extn": "9567", + "id": "9934", + "name": "Boris Grady", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$71,123", + "start_date": "8/15/2012" + }, + { + "extn": "7109", + "id": "9935", + "name": "Dakota Kirby", + "office": "Innsbruck", + "position": "Executive Director", + "salary": "$192,686", + "start_date": "5/14/2011" + }, + { + "extn": "8371", + "id": "9936", + "name": "Hayden Milner", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$19,795", + "start_date": "3/18/2017" + }, + { + "extn": "8273", + "id": "9937", + "name": "Hope Notman", + "office": "Nashville", + "position": "Paramedic", + "salary": "$84,355", + "start_date": "4/3/2019" + }, + { + "extn": "7848", + "id": "9938", + "name": "Cedrick Gordon", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$122,477", + "start_date": "1/9/2003" + }, + { + "extn": "3924", + "id": "9939", + "name": "Ron Rodwell", + "office": "Rochester", + "position": "Webmaster", + "salary": "$245,134", + "start_date": "3/17/2016" + }, + { + "extn": "4280", + "id": "9940", + "name": "Bob Griffiths", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$227,551", + "start_date": "3/4/2015" + }, + { + "extn": "4798", + "id": "9941", + "name": "Martha Eastwood", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$59,001", + "start_date": "2/12/2002" + }, + { + "extn": "6577", + "id": "9942", + "name": "Harmony Nurton", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$228,331", + "start_date": "10/22/2012" + }, + { + "extn": "7973", + "id": "9943", + "name": "Nicholas Horton", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$129,876", + "start_date": "8/17/2015" + }, + { + "extn": "1771", + "id": "9944", + "name": "Anthony Parker", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$273,037", + "start_date": "11/3/2007" + }, + { + "extn": "8747", + "id": "9945", + "name": "Ivy Martin", + "office": "Salem", + "position": "Banker", + "salary": "$298,077", + "start_date": "11/17/2002" + }, + { + "extn": "7975", + "id": "9946", + "name": "Fred Egerton", + "office": "Portland", + "position": "Banker", + "salary": "$284,670", + "start_date": "8/1/2006" + }, + { + "extn": "6402", + "id": "9947", + "name": "Boris Spencer", + "office": "Saint Paul", + "position": "Laboratory Technician", + "salary": "$131,273", + "start_date": "2/8/2011" + }, + { + "extn": "5875", + "id": "9948", + "name": "Henry Cattell", + "office": "Bridgeport", + "position": "Operator", + "salary": "$148,814", + "start_date": "5/20/2018" + }, + { + "extn": "3338", + "id": "9949", + "name": "Rocco Tyrrell", + "office": "Fayetteville", + "position": "Physician", + "salary": "$290,677", + "start_date": "4/19/2012" + }, + { + "extn": "3379", + "id": "9950", + "name": "Rosalyn Snell", + "office": "Hayward", + "position": "Operator", + "salary": "$259,517", + "start_date": "10/21/2010" + }, + { + "extn": "2094", + "id": "9951", + "name": "Mayleen Stone", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$42,186", + "start_date": "9/2/2015" + }, + { + "extn": "5751", + "id": "9952", + "name": "Sylvia Newton", + "office": "Fremont", + "position": "Doctor", + "salary": "$281,884", + "start_date": "12/14/2005" + }, + { + "extn": "7540", + "id": "9953", + "name": "Jenna Ring", + "office": "Santa Ana", + "position": "Web Developer", + "salary": "$192,736", + "start_date": "2/20/2013" + }, + { + "extn": "9213", + "id": "9954", + "name": "Ethan Eagle", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$102,946", + "start_date": "11/20/2009" + }, + { + "extn": "6721", + "id": "9955", + "name": "Doug Attwood", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$195,398", + "start_date": "5/1/2000" + }, + { + "extn": "3955", + "id": "9956", + "name": "Tom Watson", + "office": "Reno", + "position": "Stockbroker", + "salary": "$277,941", + "start_date": "4/3/2001" + }, + { + "extn": "6099", + "id": "9957", + "name": "Tom Anderson", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$77,094", + "start_date": "9/7/2007" + }, + { + "extn": "8643", + "id": "9958", + "name": "Lara Wild", + "office": "Richmond", + "position": "Auditor", + "salary": "$22,174", + "start_date": "7/12/2000" + }, + { + "extn": "2760", + "id": "9959", + "name": "Angelina Page ", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$155,240", + "start_date": "5/17/2003" + }, + { + "extn": "3948", + "id": "9960", + "name": "Trisha Edwards", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$191,251", + "start_date": "12/5/2008" + }, + { + "extn": "2571", + "id": "9961", + "name": "William Atkinson", + "office": "Phoenix", + "position": "Inspector", + "salary": "$13,360", + "start_date": "3/30/2004" + }, + { + "extn": "5762", + "id": "9962", + "name": "Celina Russel", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$175,345", + "start_date": "10/20/2003" + }, + { + "extn": "2829", + "id": "9963", + "name": "Celina Dunbar", + "office": "Rome", + "position": "Lecturer", + "salary": "$166,230", + "start_date": "11/12/2013" + }, + { + "extn": "5684", + "id": "9964", + "name": "Alexa Booth", + "office": "Lisbon", + "position": "HR Specialist", + "salary": "$167,790", + "start_date": "9/29/2019" + }, + { + "extn": "5682", + "id": "9965", + "name": "Michael Allen", + "office": "Ontario", + "position": "Designer", + "salary": "$261,967", + "start_date": "4/7/2018" + }, + { + "extn": "6811", + "id": "9966", + "name": "Marvin Stuart", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$133,426", + "start_date": "3/18/2000" + }, + { + "extn": "5530", + "id": "9967", + "name": "Julia Blythe", + "office": "Arlington", + "position": "Mobile Developer", + "salary": "$174,693", + "start_date": "4/23/2013" + }, + { + "extn": "2145", + "id": "9968", + "name": "Colleen Harris", + "office": "Sacramento", + "position": "IT Support Staff", + "salary": "$117,767", + "start_date": "7/19/2003" + }, + { + "extn": "4458", + "id": "9969", + "name": "Michael Nicolas", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$256,656", + "start_date": "12/8/2006" + }, + { + "extn": "3313", + "id": "9970", + "name": "Elijah Allen", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$106,566", + "start_date": "4/12/2008" + }, + { + "extn": "9871", + "id": "9971", + "name": "Matt Thomas", + "office": "Houston", + "position": "CNC Operator", + "salary": "$292,720", + "start_date": "7/9/2017" + }, + { + "extn": "9128", + "id": "9972", + "name": "Mina Speed", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$19,497", + "start_date": "9/8/2005" + }, + { + "extn": "6573", + "id": "9973", + "name": "Bart Freeburn", + "office": "Washington", + "position": "Cashier", + "salary": "$102,286", + "start_date": "4/13/2018" + }, + { + "extn": "6575", + "id": "9974", + "name": "Mabel Cox", + "office": "Anaheim", + "position": "Dentist", + "salary": "$265,032", + "start_date": "3/21/2007" + }, + { + "extn": "8598", + "id": "9975", + "name": "Maddison Holmes", + "office": "Madison", + "position": "Physician", + "salary": "$262,175", + "start_date": "3/13/2010" + }, + { + "extn": "6928", + "id": "9976", + "name": "Aiden Redden", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$201,077", + "start_date": "3/28/2005" + }, + { + "extn": "3501", + "id": "9977", + "name": "Rihanna Flynn", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$286,526", + "start_date": "3/26/2013" + }, + { + "extn": "2296", + "id": "9978", + "name": "Benjamin Woods", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$252,589", + "start_date": "7/14/2001" + }, + { + "extn": "2557", + "id": "9979", + "name": "Colleen Pearson", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$133,065", + "start_date": "12/26/2013" + }, + { + "extn": "3799", + "id": "9980", + "name": "Courtney James", + "office": "Murfreesboro", + "position": "Treasurer", + "salary": "$143,909", + "start_date": "9/7/2004" + }, + { + "extn": "2812", + "id": "9981", + "name": "Benjamin Neville", + "office": "Lancaster", + "position": "Bellman", + "salary": "$39,353", + "start_date": "5/19/2002" + }, + { + "extn": "3803", + "id": "9982", + "name": "Leroy Appleton", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$93,636", + "start_date": "10/20/2009" + }, + { + "extn": "6600", + "id": "9983", + "name": "Destiny Griffiths", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$19,087", + "start_date": "3/14/2015" + }, + { + "extn": "6066", + "id": "9984", + "name": "Thea Kelly", + "office": "Philadelphia", + "position": "Paramedic", + "salary": "$123,730", + "start_date": "12/28/2009" + }, + { + "extn": "2819", + "id": "9985", + "name": "Ruth Wigley", + "office": "Salem", + "position": "Fabricator", + "salary": "$187,854", + "start_date": "5/4/2018" + }, + { + "extn": "2851", + "id": "9986", + "name": "Fiona Booth", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$37,844", + "start_date": "11/14/2009" + }, + { + "extn": "5016", + "id": "9987", + "name": "Katelyn Sylvester", + "office": "Reno", + "position": "Loan Officer", + "salary": "$129,793", + "start_date": "6/20/2018" + }, + { + "extn": "4500", + "id": "9988", + "name": "Liam Michael", + "office": "London", + "position": "Assistant Buyer", + "salary": "$268,340", + "start_date": "3/10/2011" + }, + { + "extn": "9858", + "id": "9989", + "name": "Florence Harrison", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$10,994", + "start_date": "11/29/2005" + }, + { + "extn": "5368", + "id": "9990", + "name": "Javier Chadwick", + "office": "Hayward", + "position": "IT Support Staff", + "salary": "$211,463", + "start_date": "6/27/2009" + }, + { + "extn": "8409", + "id": "9991", + "name": "Jasmine Watt", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$123,004", + "start_date": "2/27/2002" + }, + { + "extn": "7093", + "id": "9992", + "name": "Abdul Jackson", + "office": "Reno", + "position": "Doctor", + "salary": "$229,839", + "start_date": "10/11/2018" + }, + { + "extn": "6117", + "id": "9993", + "name": "Regina Holmes", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$134,283", + "start_date": "7/23/2001" + }, + { + "extn": "3668", + "id": "9994", + "name": "Agnes Mills", + "office": "London", + "position": "Cashier", + "salary": "$207,936", + "start_date": "6/1/2009" + }, + { + "extn": "7948", + "id": "9995", + "name": "Isabella Oldfield", + "office": "Wien", + "position": "Fabricator", + "salary": "$146,714", + "start_date": "11/22/2015" + }, + { + "extn": "2220", + "id": "9996", + "name": "Maxwell Wigley", + "office": "Memphis", + "position": "Health Educator", + "salary": "$214,298", + "start_date": "9/17/2010" + }, + { + "extn": "3678", + "id": "9997", + "name": "Logan Swan", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$140,552", + "start_date": "11/23/2012" + }, + { + "extn": "5558", + "id": "9998", + "name": "Mary London", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$93,892", + "start_date": "1/28/2006" + }, + { + "extn": "1335", + "id": "9999", + "name": "Peter Wright", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$88,031", + "start_date": "9/22/2006" + }, + { + "extn": "7672", + "id": "10000", + "name": "Wade Hogg", + "office": "Lancaster", + "position": "Operator", + "salary": "$170,500", + "start_date": "12/27/2009" + }, + { + "extn": "9273", + "id": "10001", + "name": "Kimberly Bristow", + "office": "Las Vegas", + "position": "Baker", + "salary": "$89,604", + "start_date": "8/31/2000" + }, + { + "extn": "6602", + "id": "10002", + "name": "Vivian Savage", + "office": "Houston", + "position": "Treasurer", + "salary": "$138,126", + "start_date": "2/27/2012" + }, + { + "extn": "9049", + "id": "10003", + "name": "Lexi Potts", + "office": "Sacramento", + "position": "Food Technologist", + "salary": "$141,507", + "start_date": "3/17/2011" + }, + { + "extn": "1605", + "id": "10004", + "name": "Alessandra Collis", + "office": "San Jose", + "position": "Design Engineer", + "salary": "$267,308", + "start_date": "4/28/2008" + }, + { + "extn": "9816", + "id": "10005", + "name": "Benny May", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$225,261", + "start_date": "6/21/2017" + }, + { + "extn": "3309", + "id": "10006", + "name": "Rihanna Kaur", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$92,433", + "start_date": "10/4/2002" + }, + { + "extn": "2998", + "id": "10007", + "name": "Marissa Garner", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$40,482", + "start_date": "10/27/2010" + }, + { + "extn": "7518", + "id": "10008", + "name": "Esmeralda Parr", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$138,230", + "start_date": "8/10/2011" + }, + { + "extn": "5956", + "id": "10009", + "name": "Liam Farmer", + "office": "Stockton", + "position": "Auditor", + "salary": "$101,211", + "start_date": "3/27/2003" + }, + { + "extn": "1947", + "id": "10010", + "name": "Catherine Rycroft", + "office": "Wien", + "position": "IT Support Staff", + "salary": "$61,025", + "start_date": "1/24/2013" + }, + { + "extn": "4024", + "id": "10011", + "name": "Violet Stone", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$38,541", + "start_date": "3/23/2008" + }, + { + "extn": "1952", + "id": "10012", + "name": "Mabel Button", + "office": "San Diego", + "position": "Cook", + "salary": "$67,903", + "start_date": "9/24/2019" + }, + { + "extn": "6932", + "id": "10013", + "name": "Elena Fenton", + "office": "Prague", + "position": "Stockbroker", + "salary": "$296,414", + "start_date": "7/8/2009" + }, + { + "extn": "5288", + "id": "10014", + "name": "Chad Furnell", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$296,421", + "start_date": "5/26/2016" + }, + { + "extn": "5908", + "id": "10015", + "name": "Brad Rixon", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$198,762", + "start_date": "12/20/2010" + }, + { + "extn": "6323", + "id": "10016", + "name": "Sienna Noon", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$91,119", + "start_date": "12/25/2014" + }, + { + "extn": "1791", + "id": "10017", + "name": "Livia Victor", + "office": "Worcester", + "position": "Design Engineer", + "salary": "$30,075", + "start_date": "4/12/2010" + }, + { + "extn": "8143", + "id": "10018", + "name": "Denis Pratt", + "office": "Bakersfield", + "position": "Design Engineer", + "salary": "$72,073", + "start_date": "7/14/2018" + }, + { + "extn": "4507", + "id": "10019", + "name": "Maxwell Rycroft", + "office": "Los Angeles", + "position": "Staffing Consultant", + "salary": "$85,633", + "start_date": "9/1/2004" + }, + { + "extn": "9757", + "id": "10020", + "name": "Denis Murray", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$97,340", + "start_date": "3/23/2009" + }, + { + "extn": "5480", + "id": "10021", + "name": "Tyson Baxter", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$280,337", + "start_date": "1/26/2019" + }, + { + "extn": "4147", + "id": "10022", + "name": "Rowan Brett", + "office": "Nashville", + "position": "CNC Operator", + "salary": "$176,165", + "start_date": "7/19/2002" + }, + { + "extn": "9978", + "id": "10023", + "name": "Megan Patel", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$206,887", + "start_date": "1/24/2019" + }, + { + "extn": "5653", + "id": "10024", + "name": "Denis Widdows", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$261,581", + "start_date": "8/18/2014" + }, + { + "extn": "6955", + "id": "10025", + "name": "John Addis", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$102,381", + "start_date": "4/15/2002" + }, + { + "extn": "7347", + "id": "10026", + "name": "Hannah Nash", + "office": "Rochester", + "position": "Auditor", + "salary": "$282,795", + "start_date": "2/12/2019" + }, + { + "extn": "5894", + "id": "10027", + "name": "Josephine Bennett", + "office": "Berna", + "position": "Project Manager", + "salary": "$262,339", + "start_date": "2/15/2012" + }, + { + "extn": "7969", + "id": "10028", + "name": "Chester Craig", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$65,362", + "start_date": "12/10/2005" + }, + { + "extn": "3910", + "id": "10029", + "name": "Marvin Wren", + "office": "Philadelphia", + "position": "Fabricator", + "salary": "$288,382", + "start_date": "8/21/2000" + }, + { + "extn": "2960", + "id": "10030", + "name": "Miley Bailey", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$90,832", + "start_date": "5/2/2011" + }, + { + "extn": "3083", + "id": "10031", + "name": "Logan Wilton", + "office": "Quebec", + "position": "Executive Director", + "salary": "$246,724", + "start_date": "10/4/2003" + }, + { + "extn": "7106", + "id": "10032", + "name": "Mabel Lindsay", + "office": "Chicago", + "position": "CNC Operator", + "salary": "$219,353", + "start_date": "9/16/2005" + }, + { + "extn": "4792", + "id": "10033", + "name": "Elisabeth Herbert", + "office": "Rochester", + "position": "Mobile Developer", + "salary": "$272,417", + "start_date": "8/14/2001" + }, + { + "extn": "3885", + "id": "10034", + "name": "Daniel Reading", + "office": "Lincoln", + "position": "Insurance Broker", + "salary": "$85,542", + "start_date": "11/18/2015" + }, + { + "extn": "7604", + "id": "10035", + "name": "Hank Stewart", + "office": "Fremont", + "position": "Doctor", + "salary": "$96,112", + "start_date": "9/15/2017" + }, + { + "extn": "1326", + "id": "10036", + "name": "Ron Murphy", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$89,087", + "start_date": "3/26/2015" + }, + { + "extn": "6666", + "id": "10037", + "name": "Hayden Tailor", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$291,320", + "start_date": "3/9/2019" + }, + { + "extn": "8111", + "id": "10038", + "name": "Denis Emmett", + "office": "New York", + "position": "Service Supervisor", + "salary": "$205,887", + "start_date": "11/24/2006" + }, + { + "extn": "3003", + "id": "10039", + "name": "Percy Casey", + "office": "Colorado Springs", + "position": "Production Painter", + "salary": "$209,804", + "start_date": "2/28/2015" + }, + { + "extn": "5593", + "id": "10040", + "name": "Gwen Samuel", + "office": "Sacramento", + "position": "Steward", + "salary": "$239,125", + "start_date": "3/21/2005" + }, + { + "extn": "2242", + "id": "10041", + "name": "Tom Plumb", + "office": "Springfield", + "position": "Biologist", + "salary": "$129,791", + "start_date": "5/24/2019" + }, + { + "extn": "8679", + "id": "10042", + "name": "Melania Stevens", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$117,091", + "start_date": "10/7/2014" + }, + { + "extn": "2162", + "id": "10043", + "name": "Sabina Rehman", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$179,432", + "start_date": "8/9/2016" + }, + { + "extn": "8201", + "id": "10044", + "name": "Michelle Gibbons", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$28,323", + "start_date": "6/3/2012" + }, + { + "extn": "9782", + "id": "10045", + "name": "John Boyle", + "office": "Garland", + "position": "Pharmacist", + "salary": "$35,279", + "start_date": "2/17/2008" + }, + { + "extn": "1268", + "id": "10046", + "name": "Sasha Widdows", + "office": "Glendale", + "position": "Service Supervisor", + "salary": "$117,096", + "start_date": "10/30/2016" + }, + { + "extn": "5411", + "id": "10047", + "name": "Hayden Kent", + "office": "Madison", + "position": "Operator", + "salary": "$32,901", + "start_date": "9/24/2018" + }, + { + "extn": "8535", + "id": "10048", + "name": "Bart Knight", + "office": "Lisbon", + "position": "Designer", + "salary": "$160,132", + "start_date": "1/30/2017" + }, + { + "extn": "9657", + "id": "10049", + "name": "Oliver Higgs", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$70,545", + "start_date": "10/31/2011" + }, + { + "extn": "5541", + "id": "10050", + "name": "George Cooper", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$81,130", + "start_date": "3/29/2018" + }, + { + "extn": "1079", + "id": "10051", + "name": "Ron Simpson", + "office": "Washington", + "position": "Front Desk Coordinator", + "salary": "$67,855", + "start_date": "3/22/2000" + }, + { + "extn": "5466", + "id": "10052", + "name": "Benjamin Dallas", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$222,271", + "start_date": "6/26/2019" + }, + { + "extn": "6620", + "id": "10053", + "name": "Celia Dobson", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$291,933", + "start_date": "1/27/2007" + }, + { + "extn": "6772", + "id": "10054", + "name": "Johnny Camden", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$255,479", + "start_date": "8/28/2011" + }, + { + "extn": "3179", + "id": "10055", + "name": "Percy Brown", + "office": "Chicago", + "position": "Biologist", + "salary": "$299,968", + "start_date": "5/24/2008" + }, + { + "extn": "3097", + "id": "10056", + "name": "Cherish Saunders", + "office": "Zurich", + "position": "Chef Manager", + "salary": "$21,140", + "start_date": "9/1/2007" + }, + { + "extn": "7316", + "id": "10057", + "name": "Alice Shaw", + "office": "Louisville", + "position": "Accountant", + "salary": "$92,597", + "start_date": "10/5/2006" + }, + { + "extn": "2293", + "id": "10058", + "name": "Cecilia Ingram", + "office": "Colorado Springs", + "position": "Bookkeeper", + "salary": "$109,780", + "start_date": "4/9/2002" + }, + { + "extn": "3638", + "id": "10059", + "name": "Sage Forester", + "office": "Moreno Valley", + "position": "IT Support Staff", + "salary": "$133,309", + "start_date": "1/12/2007" + }, + { + "extn": "8434", + "id": "10060", + "name": "Joy Morris", + "office": "Rochester", + "position": "Bellman", + "salary": "$204,620", + "start_date": "4/23/2014" + }, + { + "extn": "5115", + "id": "10061", + "name": "Charlize Jones", + "office": "Quebec", + "position": "Lecturer", + "salary": "$86,584", + "start_date": "10/26/2004" + }, + { + "extn": "9512", + "id": "10062", + "name": "Payton Ebbs", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$248,415", + "start_date": "12/11/2000" + }, + { + "extn": "9528", + "id": "10063", + "name": "Noah Plumb", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$100,139", + "start_date": "9/20/2005" + }, + { + "extn": "3599", + "id": "10064", + "name": "Shay Noon", + "office": "Milano", + "position": "Lecturer", + "salary": "$251,919", + "start_date": "10/18/2017" + }, + { + "extn": "8516", + "id": "10065", + "name": "Macy Tutton", + "office": "London", + "position": "Budget Analyst", + "salary": "$42,035", + "start_date": "5/19/2015" + }, + { + "extn": "4172", + "id": "10066", + "name": "Julius Howard", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$132,277", + "start_date": "11/9/2005" + }, + { + "extn": "5086", + "id": "10067", + "name": "Chadwick Cattell", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$77,220", + "start_date": "1/18/2015" + }, + { + "extn": "6163", + "id": "10068", + "name": "Danny Herbert", + "office": "Bucharest", + "position": "Loan Officer", + "salary": "$226,425", + "start_date": "12/26/2008" + }, + { + "extn": "6358", + "id": "10069", + "name": "Chuck Tait", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$170,630", + "start_date": "10/20/2010" + }, + { + "extn": "7106", + "id": "10070", + "name": "Lily James", + "office": "Denver", + "position": "Healthcare Specialist", + "salary": "$63,138", + "start_date": "5/17/2006" + }, + { + "extn": "4224", + "id": "10071", + "name": "Lynn Wilson", + "office": "Venice", + "position": "Restaurant Manager", + "salary": "$153,180", + "start_date": "4/23/2014" + }, + { + "extn": "4454", + "id": "10072", + "name": "George Phillips", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$187,653", + "start_date": "3/29/2003" + }, + { + "extn": "4884", + "id": "10073", + "name": "Shelby Fields", + "office": "San Antonio", + "position": "Baker", + "salary": "$147,637", + "start_date": "5/12/2015" + }, + { + "extn": "6834", + "id": "10074", + "name": "Alan Foxley", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$126,403", + "start_date": "9/12/2003" + }, + { + "extn": "1682", + "id": "10075", + "name": "Elly Noach", + "office": "Rome", + "position": "Inspector", + "salary": "$68,089", + "start_date": "8/6/2018" + }, + { + "extn": "5925", + "id": "10076", + "name": "Kurt Gordon", + "office": "Madison", + "position": "Systems Administrator", + "salary": "$44,270", + "start_date": "10/1/2005" + }, + { + "extn": "8264", + "id": "10077", + "name": "Mona Gregory", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$84,712", + "start_date": "3/19/2010" + }, + { + "extn": "9118", + "id": "10078", + "name": "Maddison Lloyd", + "office": "Lancaster", + "position": "Baker", + "salary": "$161,963", + "start_date": "11/9/2013" + }, + { + "extn": "2582", + "id": "10079", + "name": "Vivian Campbell", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$188,222", + "start_date": "9/3/2012" + }, + { + "extn": "8870", + "id": "10080", + "name": "Emma Andrews", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$49,898", + "start_date": "8/2/2002" + }, + { + "extn": "9428", + "id": "10081", + "name": "Nicholas Wood", + "office": "Venice", + "position": "Associate Professor", + "salary": "$224,748", + "start_date": "9/10/2007" + }, + { + "extn": "4140", + "id": "10082", + "name": "Mark Weatcroft", + "office": "Scottsdale", + "position": "Banker", + "salary": "$125,524", + "start_date": "9/22/2006" + }, + { + "extn": "6671", + "id": "10083", + "name": "Johnathan Reid", + "office": "Madison", + "position": "Treasurer", + "salary": "$200,306", + "start_date": "5/5/2016" + }, + { + "extn": "3045", + "id": "10084", + "name": "Emery Shaw", + "office": "Reno", + "position": "IT Support Staff", + "salary": "$118,237", + "start_date": "12/7/2013" + }, + { + "extn": "3589", + "id": "10085", + "name": "Savannah Adams", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$68,567", + "start_date": "7/1/2015" + }, + { + "extn": "5170", + "id": "10086", + "name": "Leroy Haines", + "office": "Garland", + "position": "Biologist", + "salary": "$280,110", + "start_date": "1/10/2015" + }, + { + "extn": "6679", + "id": "10087", + "name": "Jocelyn Fall", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$283,078", + "start_date": "3/20/2002" + }, + { + "extn": "7809", + "id": "10088", + "name": "Isabel Donnelly", + "office": "Tallahassee", + "position": "Mobile Developer", + "salary": "$78,359", + "start_date": "8/21/2010" + }, + { + "extn": "9414", + "id": "10089", + "name": "David Robinson", + "office": "Santa Ana", + "position": "Insurance Broker", + "salary": "$228,387", + "start_date": "9/27/2004" + }, + { + "extn": "1667", + "id": "10090", + "name": "Phillip Cox", + "office": "Huntsville", + "position": "Healthcare Specialist", + "salary": "$32,801", + "start_date": "12/24/2002" + }, + { + "extn": "2730", + "id": "10091", + "name": "Ron Wilson", + "office": "Wien", + "position": "Business Broker", + "salary": "$124,522", + "start_date": "1/7/2000" + }, + { + "extn": "8601", + "id": "10092", + "name": "Fred Gates", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$65,327", + "start_date": "7/4/2003" + }, + { + "extn": "8422", + "id": "10093", + "name": "Cassidy Kerr", + "office": "Rochester", + "position": "Physician", + "salary": "$287,274", + "start_date": "3/1/2009" + }, + { + "extn": "8905", + "id": "10094", + "name": "Josh Reyes", + "office": "Madrid", + "position": "Staffing Consultant", + "salary": "$199,284", + "start_date": "12/5/2000" + }, + { + "extn": "6522", + "id": "10095", + "name": "Rufus White", + "office": "Prague", + "position": "Associate Professor", + "salary": "$159,614", + "start_date": "1/21/2006" + }, + { + "extn": "9996", + "id": "10096", + "name": "Candice Bowen", + "office": "Bakersfield", + "position": "Doctor", + "salary": "$275,172", + "start_date": "6/29/2003" + }, + { + "extn": "5078", + "id": "10097", + "name": "Molly Lynch", + "office": "San Antonio", + "position": "Electrician", + "salary": "$214,469", + "start_date": "11/30/2005" + }, + { + "extn": "1753", + "id": "10098", + "name": "David Wheeler", + "office": "Phoenix", + "position": "Fabricator", + "salary": "$217,582", + "start_date": "10/28/2016" + }, + { + "extn": "8001", + "id": "10099", + "name": "Johnathan Morrison", + "office": "Chicago", + "position": "Global Logistics Supervisor", + "salary": "$132,126", + "start_date": "12/7/2000" + }, + { + "extn": "8252", + "id": "10100", + "name": "Bob Emmett", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$253,995", + "start_date": "11/25/2016" + }, + { + "extn": "3907", + "id": "10101", + "name": "Alexander Wood", + "office": "Madrid", + "position": "Paramedic", + "salary": "$234,382", + "start_date": "10/31/2001" + }, + { + "extn": "9784", + "id": "10102", + "name": "Javier Edmonds", + "office": "Madrid", + "position": "Assistant Buyer", + "salary": "$290,548", + "start_date": "4/26/2010" + }, + { + "extn": "1428", + "id": "10103", + "name": "Anabel Gordon", + "office": "Glendale", + "position": "Web Developer", + "salary": "$193,657", + "start_date": "11/3/2000" + }, + { + "extn": "4540", + "id": "10104", + "name": "Vanessa Herbert", + "office": "Oakland", + "position": "Steward", + "salary": "$169,779", + "start_date": "5/11/2014" + }, + { + "extn": "4773", + "id": "10105", + "name": "Mark Gonzales", + "office": "Fayetteville", + "position": "Production Painter", + "salary": "$48,665", + "start_date": "5/17/2017" + }, + { + "extn": "5389", + "id": "10106", + "name": "Oliver Thornton", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$177,690", + "start_date": "11/20/2000" + }, + { + "extn": "3454", + "id": "10107", + "name": "John Crawley", + "office": "Glendale", + "position": "Clerk", + "salary": "$261,841", + "start_date": "7/7/2002" + }, + { + "extn": "9810", + "id": "10108", + "name": "Eve Summers", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$14,996", + "start_date": "5/11/2012" + }, + { + "extn": "6778", + "id": "10109", + "name": "Chadwick Malone", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$156,916", + "start_date": "9/7/2004" + }, + { + "extn": "6251", + "id": "10110", + "name": "Ramon Morris", + "office": "Kansas City", + "position": "Baker", + "salary": "$170,494", + "start_date": "12/19/2011" + }, + { + "extn": "8071", + "id": "10111", + "name": "Hope Robinson", + "office": "Los Angeles", + "position": "Webmaster", + "salary": "$55,861", + "start_date": "4/21/2001" + }, + { + "extn": "2328", + "id": "10112", + "name": "Bernadette Rose", + "office": "Long Beach", + "position": "Pharmacist", + "salary": "$46,953", + "start_date": "8/12/2009" + }, + { + "extn": "8008", + "id": "10113", + "name": "Clarissa Simpson", + "office": "Denver", + "position": "Loan Officer", + "salary": "$196,142", + "start_date": "10/13/2000" + }, + { + "extn": "9170", + "id": "10114", + "name": "Bryon Webster", + "office": "Las Vegas", + "position": "Designer", + "salary": "$298,389", + "start_date": "12/6/2008" + }, + { + "extn": "3290", + "id": "10115", + "name": "Francesca Redden", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$153,748", + "start_date": "1/14/2009" + }, + { + "extn": "6735", + "id": "10116", + "name": "Mavis Roscoe", + "office": "Toledo", + "position": "Inspector", + "salary": "$79,023", + "start_date": "9/9/2005" + }, + { + "extn": "2625", + "id": "10117", + "name": "Gabriel Amstead", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$284,765", + "start_date": "6/10/2011" + }, + { + "extn": "7353", + "id": "10118", + "name": "Mona Seymour", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$51,086", + "start_date": "7/28/2015" + }, + { + "extn": "8340", + "id": "10119", + "name": "Martin Holt", + "office": "Los Angeles", + "position": "Audiologist", + "salary": "$18,647", + "start_date": "2/15/2016" + }, + { + "extn": "9277", + "id": "10120", + "name": "Elisabeth Chappell", + "office": "Henderson", + "position": "Inspector", + "salary": "$158,904", + "start_date": "6/16/2005" + }, + { + "extn": "9859", + "id": "10121", + "name": "Mark Rothwell", + "office": "Venice", + "position": "Stockbroker", + "salary": "$222,231", + "start_date": "7/9/2011" + }, + { + "extn": "5063", + "id": "10122", + "name": "Evie Waterson", + "office": "St. Louis", + "position": "Electrician", + "salary": "$154,894", + "start_date": "2/4/2015" + }, + { + "extn": "6226", + "id": "10123", + "name": "Luke Hilton", + "office": "Fort Lauderdale", + "position": "Business Broker", + "salary": "$64,047", + "start_date": "2/27/2017" + }, + { + "extn": "8785", + "id": "10124", + "name": "Allison Baker", + "office": "Bucharest", + "position": "Fabricator", + "salary": "$68,606", + "start_date": "6/6/2016" + }, + { + "extn": "6534", + "id": "10125", + "name": "Harvey Rose", + "office": "Anaheim", + "position": "Project Manager", + "salary": "$252,921", + "start_date": "5/2/2016" + }, + { + "extn": "8605", + "id": "10126", + "name": "Leanne Eyres", + "office": "Houston", + "position": "Banker", + "salary": "$188,548", + "start_date": "1/1/2000" + }, + { + "extn": "5089", + "id": "10127", + "name": "Carter Long", + "office": "Bakersfield", + "position": "Software Engineer", + "salary": "$112,190", + "start_date": "10/7/2017" + }, + { + "extn": "9594", + "id": "10128", + "name": "Liam Allington", + "office": "St. Louis", + "position": "Associate Professor", + "salary": "$50,821", + "start_date": "12/17/2004" + }, + { + "extn": "1908", + "id": "10129", + "name": "Phillip Stark", + "office": "London", + "position": "Investment Advisor", + "salary": "$86,392", + "start_date": "7/3/2019" + }, + { + "extn": "5610", + "id": "10130", + "name": "Cameron Downing", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$60,946", + "start_date": "4/28/2007" + }, + { + "extn": "5890", + "id": "10131", + "name": "Emmanuelle Benson", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$118,730", + "start_date": "11/21/2000" + }, + { + "extn": "1656", + "id": "10132", + "name": "Leroy Ellis", + "office": "Glendale", + "position": "Steward", + "salary": "$35,542", + "start_date": "10/7/2015" + }, + { + "extn": "7135", + "id": "10133", + "name": "Ryan Connell", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$165,637", + "start_date": "8/19/2014" + }, + { + "extn": "5297", + "id": "10134", + "name": "Holly Spencer", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$126,844", + "start_date": "9/21/2008" + }, + { + "extn": "7056", + "id": "10135", + "name": "Aiden Bayliss", + "office": "Paris", + "position": "Treasurer", + "salary": "$34,395", + "start_date": "11/15/2005" + }, + { + "extn": "4756", + "id": "10136", + "name": "Ciara Kaur", + "office": "Toledo", + "position": "Ambulatory Nurse", + "salary": "$35,654", + "start_date": "3/15/2007" + }, + { + "extn": "1597", + "id": "10137", + "name": "Blake Dobson", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$251,866", + "start_date": "4/18/2006" + }, + { + "extn": "5468", + "id": "10138", + "name": "Leroy Williams", + "office": "Tokyo", + "position": "Lecturer", + "salary": "$219,925", + "start_date": "4/14/2001" + }, + { + "extn": "4516", + "id": "10139", + "name": "Julian Thornton", + "office": "Charlotte", + "position": "Stockbroker", + "salary": "$15,289", + "start_date": "6/12/2000" + }, + { + "extn": "3129", + "id": "10140", + "name": "Carter Drake", + "office": "Zurich", + "position": "Paramedic", + "salary": "$202,557", + "start_date": "7/22/2004" + }, + { + "extn": "4379", + "id": "10141", + "name": "Melinda Shaw", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$154,829", + "start_date": "3/9/2017" + }, + { + "extn": "2335", + "id": "10142", + "name": "Carissa Boden", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$13,393", + "start_date": "5/18/2018" + }, + { + "extn": "2308", + "id": "10143", + "name": "Owen Bell", + "office": "London", + "position": "Staffing Consultant", + "salary": "$257,097", + "start_date": "6/4/2016" + }, + { + "extn": "1251", + "id": "10144", + "name": "Owen Addis", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$186,846", + "start_date": "10/30/2012" + }, + { + "extn": "8365", + "id": "10145", + "name": "Michaela Asher", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$184,670", + "start_date": "8/12/2001" + }, + { + "extn": "9977", + "id": "10146", + "name": "Gabriel Leigh", + "office": "Oklahoma City", + "position": "Front Desk Coordinator", + "salary": "$10,746", + "start_date": "4/21/2014" + }, + { + "extn": "7566", + "id": "10147", + "name": "Chuck Norton", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$117,070", + "start_date": "10/28/2017" + }, + { + "extn": "8252", + "id": "10148", + "name": "Mavis Shaw", + "office": "Jacksonville", + "position": "Cook", + "salary": "$68,320", + "start_date": "3/11/2000" + }, + { + "extn": "5653", + "id": "10149", + "name": "Julia Lambert", + "office": "Louisville", + "position": "Business Broker", + "salary": "$82,825", + "start_date": "11/17/2012" + }, + { + "extn": "1091", + "id": "10150", + "name": "Chad Vallins", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$128,261", + "start_date": "12/22/2006" + }, + { + "extn": "2997", + "id": "10151", + "name": "Ramon Gunn", + "office": "Nashville", + "position": "Designer", + "salary": "$148,859", + "start_date": "2/25/2018" + }, + { + "extn": "3822", + "id": "10152", + "name": "Kate Saunders", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$84,724", + "start_date": "7/27/2007" + }, + { + "extn": "8519", + "id": "10153", + "name": "Luna Kennedy", + "office": "Seattle", + "position": "Cook", + "salary": "$46,851", + "start_date": "10/29/2019" + }, + { + "extn": "2866", + "id": "10154", + "name": "Barney Norris", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$30,903", + "start_date": "6/23/2008" + }, + { + "extn": "5075", + "id": "10155", + "name": "Denis Jobson", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$26,617", + "start_date": "10/2/2000" + }, + { + "extn": "8686", + "id": "10156", + "name": "Danny Booth", + "office": "Paris", + "position": "Audiologist", + "salary": "$286,007", + "start_date": "7/30/2001" + }, + { + "extn": "4386", + "id": "10157", + "name": "Maria Connell", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$273,136", + "start_date": "6/15/2003" + }, + { + "extn": "2106", + "id": "10158", + "name": "Cedrick Underhill", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$192,439", + "start_date": "11/4/2010" + }, + { + "extn": "1223", + "id": "10159", + "name": "Karla Burge", + "office": "Hollywood", + "position": "Laboratory Technician", + "salary": "$193,381", + "start_date": "5/15/2011" + }, + { + "extn": "9708", + "id": "10160", + "name": "Joseph Barrett", + "office": "San Antonio", + "position": "Bellman", + "salary": "$174,143", + "start_date": "2/14/2013" + }, + { + "extn": "5892", + "id": "10161", + "name": "Hanna Middleton", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$127,398", + "start_date": "12/21/2018" + }, + { + "extn": "4517", + "id": "10162", + "name": "Leroy King", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$235,231", + "start_date": "12/18/2002" + }, + { + "extn": "3859", + "id": "10163", + "name": "Holly Owens", + "office": "Prague", + "position": "Audiologist", + "salary": "$186,130", + "start_date": "6/25/2011" + }, + { + "extn": "5240", + "id": "10164", + "name": "Leroy Wills", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$34,336", + "start_date": "8/2/2000" + }, + { + "extn": "2034", + "id": "10165", + "name": "Martin Hunt", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$74,977", + "start_date": "5/16/2005" + }, + { + "extn": "8191", + "id": "10166", + "name": "Nicholas Griffiths", + "office": "Venice", + "position": "Health Educator", + "salary": "$289,602", + "start_date": "9/1/2012" + }, + { + "extn": "8290", + "id": "10167", + "name": "William Radcliffe", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$292,307", + "start_date": "6/13/2013" + }, + { + "extn": "3602", + "id": "10168", + "name": "Javier Gordon", + "office": "Murfreesboro", + "position": "Lecturer", + "salary": "$215,958", + "start_date": "3/14/2009" + }, + { + "extn": "5725", + "id": "10169", + "name": "Luke Robertson", + "office": "Lancaster", + "position": "Accountant", + "salary": "$204,106", + "start_date": "7/27/2004" + }, + { + "extn": "4114", + "id": "10170", + "name": "Ada Tindall", + "office": "Lincoln", + "position": "Bellman", + "salary": "$103,861", + "start_date": "2/19/2009" + }, + { + "extn": "3508", + "id": "10171", + "name": "Anabelle Richardson", + "office": "Innsbruck", + "position": "Loan Officer", + "salary": "$118,095", + "start_date": "12/7/2006" + }, + { + "extn": "2742", + "id": "10172", + "name": "Leah Brown", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$197,837", + "start_date": "1/13/2003" + }, + { + "extn": "3106", + "id": "10173", + "name": "Rachael Ralph", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$206,873", + "start_date": "5/3/2002" + }, + { + "extn": "3601", + "id": "10174", + "name": "Stella Patel", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$227,890", + "start_date": "11/15/2018" + }, + { + "extn": "3218", + "id": "10175", + "name": "Melinda Lane", + "office": "Valetta", + "position": "Clerk", + "salary": "$170,243", + "start_date": "4/18/2005" + }, + { + "extn": "1737", + "id": "10176", + "name": "Adalie Poulton", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$183,379", + "start_date": "4/17/2002" + }, + { + "extn": "9547", + "id": "10177", + "name": "Caydence Woodcock", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$194,045", + "start_date": "2/18/2017" + }, + { + "extn": "8439", + "id": "10178", + "name": "Chad Spencer", + "office": "Dallas", + "position": "Business Broker", + "salary": "$38,106", + "start_date": "4/12/2017" + }, + { + "extn": "7587", + "id": "10179", + "name": "Colleen Khan", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$299,199", + "start_date": "3/31/2017" + }, + { + "extn": "9084", + "id": "10180", + "name": "Kaylee Walsh", + "office": "Jacksonville", + "position": "Steward", + "salary": "$87,615", + "start_date": "4/17/2006" + }, + { + "extn": "4939", + "id": "10181", + "name": "Nicholas Wallace", + "office": "Orlando", + "position": "Dentist", + "salary": "$152,735", + "start_date": "9/23/2005" + }, + { + "extn": "3734", + "id": "10182", + "name": "Cherish Rixon", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$242,950", + "start_date": "8/14/2002" + }, + { + "extn": "1485", + "id": "10183", + "name": "Michelle Lyon", + "office": "London", + "position": "Business Broker", + "salary": "$299,734", + "start_date": "4/18/2019" + }, + { + "extn": "3445", + "id": "10184", + "name": "Abbey Brooks", + "office": "Richmond", + "position": "Steward", + "salary": "$275,148", + "start_date": "7/25/2008" + }, + { + "extn": "5926", + "id": "10185", + "name": "Isabel Hobson", + "office": "Las Vegas", + "position": "Biologist", + "salary": "$162,018", + "start_date": "4/7/2000" + }, + { + "extn": "1550", + "id": "10186", + "name": "Sebastian Nayler", + "office": "Orlando", + "position": "Inspector", + "salary": "$122,143", + "start_date": "8/29/2004" + }, + { + "extn": "2351", + "id": "10187", + "name": "John Swan", + "office": "Indianapolis", + "position": "Cook", + "salary": "$216,908", + "start_date": "1/22/2017" + }, + { + "extn": "1760", + "id": "10188", + "name": "Stacy Walter", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$118,113", + "start_date": "6/8/2008" + }, + { + "extn": "8295", + "id": "10189", + "name": "Tyson Simpson", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$289,120", + "start_date": "5/9/2007" + }, + { + "extn": "1997", + "id": "10190", + "name": "Joseph Robinson", + "office": "Memphis", + "position": "Accountant", + "salary": "$12,177", + "start_date": "2/13/2017" + }, + { + "extn": "2879", + "id": "10191", + "name": "Nate Miller", + "office": "Toledo", + "position": "Investment Advisor", + "salary": "$48,129", + "start_date": "12/26/2002" + }, + { + "extn": "4447", + "id": "10192", + "name": "Raquel Boyle", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$260,337", + "start_date": "12/24/2000" + }, + { + "extn": "8455", + "id": "10193", + "name": "Jamie Wilson", + "office": "Detroit", + "position": "Electrician", + "salary": "$24,364", + "start_date": "3/29/2006" + }, + { + "extn": "7500", + "id": "10194", + "name": "Daron Noon", + "office": "Dallas", + "position": "Auditor", + "salary": "$213,217", + "start_date": "3/18/2003" + }, + { + "extn": "6729", + "id": "10195", + "name": "Beatrice Harper", + "office": "San Jose", + "position": "Audiologist", + "salary": "$147,334", + "start_date": "7/10/2009" + }, + { + "extn": "4275", + "id": "10196", + "name": "Tyler Partridge", + "office": "Tokyo", + "position": "Accountant", + "salary": "$140,729", + "start_date": "5/21/2006" + }, + { + "extn": "7726", + "id": "10197", + "name": "Marie Bryant", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$288,683", + "start_date": "6/27/2006" + }, + { + "extn": "4920", + "id": "10198", + "name": "Aisha Swift", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$184,281", + "start_date": "6/12/2013" + }, + { + "extn": "7152", + "id": "10199", + "name": "Susan Bailey", + "office": "Paris", + "position": "Audiologist", + "salary": "$118,815", + "start_date": "10/28/2015" + }, + { + "extn": "8768", + "id": "10200", + "name": "Ember Samuel", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$176,333", + "start_date": "7/13/2014" + }, + { + "extn": "9933", + "id": "10201", + "name": "Rosie Allen", + "office": "Indianapolis", + "position": "Fabricator", + "salary": "$182,261", + "start_date": "7/30/2017" + }, + { + "extn": "6064", + "id": "10202", + "name": "Ellen Kennedy", + "office": "San Jose", + "position": "Accountant", + "salary": "$161,248", + "start_date": "10/5/2012" + }, + { + "extn": "1035", + "id": "10203", + "name": "Enoch Murphy", + "office": "Baltimore", + "position": "Project Manager", + "salary": "$220,725", + "start_date": "2/28/2016" + }, + { + "extn": "3212", + "id": "10204", + "name": "Maxwell Walsh", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$75,805", + "start_date": "12/20/2015" + }, + { + "extn": "5184", + "id": "10205", + "name": "Regina Thomson", + "office": "Berlin", + "position": "Fabricator", + "salary": "$83,493", + "start_date": "5/16/2003" + }, + { + "extn": "2754", + "id": "10206", + "name": "Henry Thornton", + "office": "Reno", + "position": "Food Technologist", + "salary": "$170,393", + "start_date": "7/2/2017" + }, + { + "extn": "9746", + "id": "10207", + "name": "Jade Ryan", + "office": "Laredo", + "position": "Accountant", + "salary": "$72,774", + "start_date": "11/20/2007" + }, + { + "extn": "1842", + "id": "10208", + "name": "Chad Uttley", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$181,627", + "start_date": "12/8/2006" + }, + { + "extn": "5811", + "id": "10209", + "name": "Sarah Ward", + "office": "Tokyo", + "position": "Banker", + "salary": "$76,310", + "start_date": "2/7/2012" + }, + { + "extn": "3643", + "id": "10210", + "name": "Henry Tutton", + "office": "Otawa", + "position": "Lecturer", + "salary": "$280,704", + "start_date": "12/5/2003" + }, + { + "extn": "6855", + "id": "10211", + "name": "Chester Tutton", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$112,123", + "start_date": "8/23/2015" + }, + { + "extn": "9407", + "id": "10212", + "name": "Chester Gilbert", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$88,106", + "start_date": "2/10/2017" + }, + { + "extn": "4598", + "id": "10213", + "name": "John Rust", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$10,185", + "start_date": "2/9/2001" + }, + { + "extn": "4737", + "id": "10214", + "name": "Nathan Rehman", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$106,204", + "start_date": "1/12/2019" + }, + { + "extn": "4160", + "id": "10215", + "name": "Daron Gunn", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$165,546", + "start_date": "3/25/2005" + }, + { + "extn": "1358", + "id": "10216", + "name": "Carl Lee", + "office": "Stockton", + "position": "Paramedic", + "salary": "$28,922", + "start_date": "9/17/2007" + }, + { + "extn": "3238", + "id": "10217", + "name": "Aurelia Kidd", + "office": "Lancaster", + "position": "Biologist", + "salary": "$78,634", + "start_date": "11/16/2008" + }, + { + "extn": "9778", + "id": "10218", + "name": "Daniel Eddison", + "office": "Fayetteville", + "position": "Cook", + "salary": "$185,003", + "start_date": "12/23/2013" + }, + { + "extn": "3669", + "id": "10219", + "name": "Johnathan Davies", + "office": "Anaheim", + "position": "Ambulatory Nurse", + "salary": "$144,666", + "start_date": "3/29/2018" + }, + { + "extn": "7661", + "id": "10220", + "name": "Rita Sylvester", + "office": "Rochester", + "position": "Lecturer", + "salary": "$274,455", + "start_date": "4/18/2000" + }, + { + "extn": "9687", + "id": "10221", + "name": "Jane Eddison", + "office": "Murfreesboro", + "position": "Fabricator", + "salary": "$166,714", + "start_date": "3/13/2008" + }, + { + "extn": "6655", + "id": "10222", + "name": "Lorraine Farrow", + "office": "Denver", + "position": "CNC Operator", + "salary": "$254,038", + "start_date": "12/29/2002" + }, + { + "extn": "8088", + "id": "10223", + "name": "Anabel Myatt", + "office": "Bellevue", + "position": "Operator", + "salary": "$14,599", + "start_date": "2/17/2019" + }, + { + "extn": "8032", + "id": "10224", + "name": "Owen Baxter", + "office": "Ontario", + "position": "Electrician", + "salary": "$103,398", + "start_date": "12/5/2018" + }, + { + "extn": "6343", + "id": "10225", + "name": "Domenic Walsh", + "office": "Zurich", + "position": "Physician", + "salary": "$282,471", + "start_date": "8/31/2007" + }, + { + "extn": "8224", + "id": "10226", + "name": "Logan Clarkson", + "office": "Atlanta", + "position": "Cook", + "salary": "$211,374", + "start_date": "5/29/2012" + }, + { + "extn": "5936", + "id": "10227", + "name": "Leroy Gaynor", + "office": "Portland", + "position": "Designer", + "salary": "$59,474", + "start_date": "4/30/2007" + }, + { + "extn": "4972", + "id": "10228", + "name": "Jules Boden", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$166,954", + "start_date": "5/9/2007" + }, + { + "extn": "3538", + "id": "10229", + "name": "Audrey Watson", + "office": "Madrid", + "position": "Doctor", + "salary": "$240,651", + "start_date": "1/3/2003" + }, + { + "extn": "7923", + "id": "10230", + "name": "Ilona Chadwick", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$230,356", + "start_date": "8/13/2016" + }, + { + "extn": "6217", + "id": "10231", + "name": "Rick Connor", + "office": "Fullerton", + "position": "Cashier", + "salary": "$46,353", + "start_date": "8/28/2003" + }, + { + "extn": "2467", + "id": "10232", + "name": "Violet Noach", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$283,634", + "start_date": "9/25/2001" + }, + { + "extn": "3391", + "id": "10233", + "name": "Rick Stark", + "office": "Orlando", + "position": "Mobile Developer", + "salary": "$166,223", + "start_date": "12/5/2011" + }, + { + "extn": "3914", + "id": "10234", + "name": "Ilona Walker", + "office": "Memphis", + "position": "Cook", + "salary": "$152,139", + "start_date": "5/5/2011" + }, + { + "extn": "7661", + "id": "10235", + "name": "William Lynch", + "office": "Salem", + "position": "HR Specialist", + "salary": "$237,300", + "start_date": "5/20/2013" + }, + { + "extn": "2049", + "id": "10236", + "name": "Dalia Flack", + "office": "Louisville", + "position": "Global Logistics Supervisor", + "salary": "$177,759", + "start_date": "3/21/2018" + }, + { + "extn": "9125", + "id": "10237", + "name": "Cecilia Watt", + "office": "New Orleans", + "position": "Ambulatory Nurse", + "salary": "$133,360", + "start_date": "2/22/2015" + }, + { + "extn": "1302", + "id": "10238", + "name": "Gloria Butler", + "office": "Phoenix", + "position": "Ambulatory Nurse", + "salary": "$164,953", + "start_date": "1/29/2017" + }, + { + "extn": "9139", + "id": "10239", + "name": "Manuel Lee", + "office": "Phoenix", + "position": "Chef Manager", + "salary": "$229,225", + "start_date": "1/10/2009" + }, + { + "extn": "2811", + "id": "10240", + "name": "Luke Quinton", + "office": "San Antonio", + "position": "Software Engineer", + "salary": "$123,888", + "start_date": "4/23/2015" + }, + { + "extn": "4935", + "id": "10241", + "name": "Hailey Dann", + "office": "El Paso", + "position": "Web Developer", + "salary": "$65,032", + "start_date": "7/20/2017" + }, + { + "extn": "2991", + "id": "10242", + "name": "Emma Roberts", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$10,283", + "start_date": "1/14/2017" + }, + { + "extn": "3042", + "id": "10243", + "name": "Samara Dwyer", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$264,542", + "start_date": "2/1/2013" + }, + { + "extn": "1173", + "id": "10244", + "name": "Catherine Partridge", + "office": "Milano", + "position": "Chef Manager", + "salary": "$171,451", + "start_date": "5/9/2000" + }, + { + "extn": "4763", + "id": "10245", + "name": "Vanessa Carpenter", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$84,341", + "start_date": "12/3/2010" + }, + { + "extn": "2355", + "id": "10246", + "name": "Daniel Boden", + "office": "Quebec", + "position": "Dentist", + "salary": "$255,196", + "start_date": "1/18/2013" + }, + { + "extn": "7563", + "id": "10247", + "name": "Valentina Broomfield", + "office": "Salem", + "position": "Electrician", + "salary": "$178,731", + "start_date": "8/27/2016" + }, + { + "extn": "4790", + "id": "10248", + "name": "Carina Hilton", + "office": "Milwaukee", + "position": "Doctor", + "salary": "$216,417", + "start_date": "10/16/2004" + }, + { + "extn": "1107", + "id": "10249", + "name": "Elly Amstead", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$147,304", + "start_date": "3/13/2017" + }, + { + "extn": "2727", + "id": "10250", + "name": "Liam Verdon", + "office": "Albuquerque", + "position": "Accountant", + "salary": "$179,120", + "start_date": "4/15/2016" + }, + { + "extn": "2083", + "id": "10251", + "name": "Kurt Addison", + "office": "Garland", + "position": "Web Developer", + "salary": "$190,176", + "start_date": "9/10/2004" + }, + { + "extn": "1746", + "id": "10252", + "name": "Leroy Hastings", + "office": "Moreno Valley", + "position": "Laboratory Technician", + "salary": "$121,271", + "start_date": "6/1/2016" + }, + { + "extn": "2775", + "id": "10253", + "name": "Sadie Bennett", + "office": "Berna", + "position": "Designer", + "salary": "$123,901", + "start_date": "12/25/2000" + }, + { + "extn": "7446", + "id": "10254", + "name": "Harry Alexander", + "office": "Lisbon", + "position": "Electrician", + "salary": "$91,011", + "start_date": "10/23/2014" + }, + { + "extn": "4952", + "id": "10255", + "name": "Daron Gallacher", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$141,986", + "start_date": "8/23/2014" + }, + { + "extn": "7058", + "id": "10256", + "name": "Emma Cox", + "office": "New York", + "position": "Designer", + "salary": "$140,095", + "start_date": "10/12/2000" + }, + { + "extn": "1520", + "id": "10257", + "name": "Peyton Kaur", + "office": "Madison", + "position": "Baker", + "salary": "$213,649", + "start_date": "3/18/2002" + }, + { + "extn": "4213", + "id": "10258", + "name": "Makena Haines", + "office": "Bucharest", + "position": "Baker", + "salary": "$39,193", + "start_date": "2/9/2012" + }, + { + "extn": "8320", + "id": "10259", + "name": "Daniel Harper", + "office": "Worcester", + "position": "Biologist", + "salary": "$39,043", + "start_date": "6/16/2001" + }, + { + "extn": "9690", + "id": "10260", + "name": "Wendy Purvis", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$31,304", + "start_date": "6/30/2013" + }, + { + "extn": "7130", + "id": "10261", + "name": "Martin Lakey", + "office": "Baltimore", + "position": "Physician", + "salary": "$31,869", + "start_date": "7/13/2013" + }, + { + "extn": "5332", + "id": "10262", + "name": "Marvin Nelson", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$32,272", + "start_date": "11/29/2005" + }, + { + "extn": "2972", + "id": "10263", + "name": "Felicity Vane", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$79,610", + "start_date": "10/15/2012" + }, + { + "extn": "1101", + "id": "10264", + "name": "Alan Cunningham", + "office": "Atlanta", + "position": "Food Technologist", + "salary": "$191,942", + "start_date": "10/12/2007" + }, + { + "extn": "6330", + "id": "10265", + "name": "William Hammond", + "office": "Wien", + "position": "Design Engineer", + "salary": "$159,253", + "start_date": "12/12/2003" + }, + { + "extn": "7864", + "id": "10266", + "name": "Sloane Rigg", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$89,022", + "start_date": "3/8/2009" + }, + { + "extn": "9822", + "id": "10267", + "name": "Adalind Attwood", + "office": "Prague", + "position": "Baker", + "salary": "$36,555", + "start_date": "9/8/2005" + }, + { + "extn": "2421", + "id": "10268", + "name": "Barney Stewart", + "office": "Valetta", + "position": "Baker", + "salary": "$268,647", + "start_date": "1/14/2001" + }, + { + "extn": "5041", + "id": "10269", + "name": "Leanne Hood", + "office": "Salem", + "position": "Web Developer", + "salary": "$262,297", + "start_date": "6/26/2012" + }, + { + "extn": "8617", + "id": "10270", + "name": "Jack Campbell", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$52,296", + "start_date": "5/3/2004" + }, + { + "extn": "4229", + "id": "10271", + "name": "Ryan Bayliss", + "office": "Irving", + "position": "Dentist", + "salary": "$269,476", + "start_date": "1/19/2006" + }, + { + "extn": "7765", + "id": "10272", + "name": "Savannah Ingram", + "office": "Lakewood", + "position": "Physician", + "salary": "$271,952", + "start_date": "8/11/2016" + }, + { + "extn": "2695", + "id": "10273", + "name": "Evie Vangness", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$247,479", + "start_date": "1/31/2004" + }, + { + "extn": "8009", + "id": "10274", + "name": "John Anderson", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$241,179", + "start_date": "5/14/2005" + }, + { + "extn": "9733", + "id": "10275", + "name": "Bart Stevens", + "office": "Fayetteville", + "position": "Associate Professor", + "salary": "$204,438", + "start_date": "4/5/2009" + }, + { + "extn": "1907", + "id": "10276", + "name": "Boris Logan", + "office": "San Bernardino", + "position": "Stockbroker", + "salary": "$196,687", + "start_date": "4/25/2002" + }, + { + "extn": "4760", + "id": "10277", + "name": "Lorraine Hopkins", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$129,597", + "start_date": "3/1/2001" + }, + { + "extn": "2098", + "id": "10278", + "name": "Roger Bennett", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$176,955", + "start_date": "9/1/2004" + }, + { + "extn": "9346", + "id": "10279", + "name": "Phillip Morgan", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$291,896", + "start_date": "5/14/2003" + }, + { + "extn": "9024", + "id": "10280", + "name": "Carl Scott", + "office": "Bridgeport", + "position": "Executive Director", + "salary": "$158,915", + "start_date": "12/21/2000" + }, + { + "extn": "5619", + "id": "10281", + "name": "Peter Campbell", + "office": "Tallahassee", + "position": "Biologist", + "salary": "$130,967", + "start_date": "9/23/2019" + }, + { + "extn": "7549", + "id": "10282", + "name": "Matt Rowan", + "office": "Salt Lake City", + "position": "Clerk", + "salary": "$40,810", + "start_date": "8/8/2002" + }, + { + "extn": "5213", + "id": "10283", + "name": "Elijah Webster", + "office": "Fayetteville", + "position": "Production Painter", + "salary": "$267,177", + "start_date": "10/25/2006" + }, + { + "extn": "6866", + "id": "10284", + "name": "Owen Wright", + "office": "Tallahassee", + "position": "Retail Trainee", + "salary": "$111,287", + "start_date": "1/6/2013" + }, + { + "extn": "8064", + "id": "10285", + "name": "Cristal Cowan", + "office": "Tulsa", + "position": "Systems Administrator", + "salary": "$281,301", + "start_date": "5/15/2006" + }, + { + "extn": "4953", + "id": "10286", + "name": "Selena Oatway", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$245,664", + "start_date": "6/10/2010" + }, + { + "extn": "5093", + "id": "10287", + "name": "Francesca Torres", + "office": "Houston", + "position": "Physician", + "salary": "$271,160", + "start_date": "7/3/2009" + }, + { + "extn": "9283", + "id": "10288", + "name": "Gladys Quinn", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$38,745", + "start_date": "1/29/2011" + }, + { + "extn": "3367", + "id": "10289", + "name": "Sebastian Zaoui", + "office": "Orlando", + "position": "Cashier", + "salary": "$242,514", + "start_date": "4/20/2004" + }, + { + "extn": "1248", + "id": "10290", + "name": "Michael Clifford", + "office": "Bridgeport", + "position": "Cook", + "salary": "$144,711", + "start_date": "3/7/2017" + }, + { + "extn": "3707", + "id": "10291", + "name": "Hayden Flack", + "office": "Escondido", + "position": "Doctor", + "salary": "$247,198", + "start_date": "1/7/2012" + }, + { + "extn": "9950", + "id": "10292", + "name": "Danielle Benson", + "office": "Fullerton", + "position": "HR Specialist", + "salary": "$181,939", + "start_date": "4/15/2004" + }, + { + "extn": "3460", + "id": "10293", + "name": "Jaylene Potter", + "office": "Phoenix", + "position": "Systems Administrator", + "salary": "$174,974", + "start_date": "7/13/2010" + }, + { + "extn": "9759", + "id": "10294", + "name": "Daphne Mason", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$175,872", + "start_date": "3/3/2018" + }, + { + "extn": "1647", + "id": "10295", + "name": "Peter Saunders", + "office": "Lincoln", + "position": "Cook", + "salary": "$141,222", + "start_date": "4/15/2017" + }, + { + "extn": "6641", + "id": "10296", + "name": "Francesca Stone", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$16,442", + "start_date": "8/6/2006" + }, + { + "extn": "4169", + "id": "10297", + "name": "Vanessa Broomfield", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$119,821", + "start_date": "10/25/2004" + }, + { + "extn": "2972", + "id": "10298", + "name": "Bob Wigley", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$24,092", + "start_date": "2/7/2009" + }, + { + "extn": "3272", + "id": "10299", + "name": "Chad Crawford", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$42,600", + "start_date": "9/26/2005" + }, + { + "extn": "7193", + "id": "10300", + "name": "Barry Jenkin", + "office": "Phoenix", + "position": "Electrician", + "salary": "$19,036", + "start_date": "4/21/2010" + }, + { + "extn": "4647", + "id": "10301", + "name": "Noah Collis", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$242,803", + "start_date": "4/1/2002" + }, + { + "extn": "7587", + "id": "10302", + "name": "Rocco Bentley", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$282,483", + "start_date": "8/23/2019" + }, + { + "extn": "5892", + "id": "10303", + "name": "David Anderson", + "office": "Rochester", + "position": "Paramedic", + "salary": "$118,732", + "start_date": "4/15/2015" + }, + { + "extn": "6221", + "id": "10304", + "name": "Tom Adams", + "office": "Hayward", + "position": "Web Developer", + "salary": "$285,925", + "start_date": "7/13/2017" + }, + { + "extn": "4752", + "id": "10305", + "name": "Tom Walsh", + "office": "Los Angeles", + "position": "Healthcare Specialist", + "salary": "$239,115", + "start_date": "8/14/2015" + }, + { + "extn": "2935", + "id": "10306", + "name": "Chris Vass", + "office": "Garland", + "position": "Dentist", + "salary": "$280,784", + "start_date": "4/19/2011" + }, + { + "extn": "9230", + "id": "10307", + "name": "Jack Thomas", + "office": "Washington", + "position": "CNC Operator", + "salary": "$226,031", + "start_date": "2/18/2008" + }, + { + "extn": "8268", + "id": "10308", + "name": "Nathan Vass", + "office": "San Jose", + "position": "Design Engineer", + "salary": "$39,658", + "start_date": "1/7/2007" + }, + { + "extn": "3546", + "id": "10309", + "name": "Courtney Irwin", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$263,857", + "start_date": "4/7/2013" + }, + { + "extn": "1874", + "id": "10310", + "name": "Hazel Glynn", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$248,166", + "start_date": "4/24/2017" + }, + { + "extn": "8332", + "id": "10311", + "name": "Liam Dale", + "office": "Rochester", + "position": "Banker", + "salary": "$181,522", + "start_date": "2/10/2015" + }, + { + "extn": "1278", + "id": "10312", + "name": "Hank Flynn", + "office": "Berna", + "position": "Designer", + "salary": "$209,033", + "start_date": "7/9/2002" + }, + { + "extn": "8350", + "id": "10313", + "name": "Savannah Connor", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$92,709", + "start_date": "2/2/2005" + }, + { + "extn": "1791", + "id": "10314", + "name": "Liam Jefferson", + "office": "Garland", + "position": "Cashier", + "salary": "$281,217", + "start_date": "12/9/2016" + }, + { + "extn": "6873", + "id": "10315", + "name": "Julius Vincent", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$196,075", + "start_date": "9/12/2016" + }, + { + "extn": "3121", + "id": "10316", + "name": "Jade Edley", + "office": "Berlin", + "position": "Doctor", + "salary": "$107,513", + "start_date": "9/29/2018" + }, + { + "extn": "7647", + "id": "10317", + "name": "Marvin Salt", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$120,702", + "start_date": "10/10/2000" + }, + { + "extn": "5608", + "id": "10318", + "name": "Russel Wade", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$51,892", + "start_date": "12/23/2011" + }, + { + "extn": "2603", + "id": "10319", + "name": "Natalie Parker", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$214,053", + "start_date": "4/6/2012" + }, + { + "extn": "2291", + "id": "10320", + "name": "Daphne Holmes", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$118,683", + "start_date": "1/18/2002" + }, + { + "extn": "3685", + "id": "10321", + "name": "Remy Martin", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$295,175", + "start_date": "8/3/2008" + }, + { + "extn": "8044", + "id": "10322", + "name": "Harriet Welsch", + "office": "San Antonio", + "position": "Healthcare Specialist", + "salary": "$221,168", + "start_date": "1/27/2017" + }, + { + "extn": "6301", + "id": "10323", + "name": "Goldie Carson", + "office": "Omaha", + "position": "Lecturer", + "salary": "$244,702", + "start_date": "2/17/2009" + }, + { + "extn": "4714", + "id": "10324", + "name": "Nate Pitt", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$153,480", + "start_date": "5/7/2006" + }, + { + "extn": "4041", + "id": "10325", + "name": "Zoe Lunt", + "office": "Rochester", + "position": "Assistant Buyer", + "salary": "$37,459", + "start_date": "5/11/2006" + }, + { + "extn": "7621", + "id": "10326", + "name": "Gabriel Abbey", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$122,772", + "start_date": "9/26/2016" + }, + { + "extn": "8290", + "id": "10327", + "name": "Emery Blackburn", + "office": "Nashville", + "position": "Dentist", + "salary": "$89,008", + "start_date": "11/20/2008" + }, + { + "extn": "4549", + "id": "10328", + "name": "Matthew Ingram", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$39,289", + "start_date": "6/6/2002" + }, + { + "extn": "5110", + "id": "10329", + "name": "Marissa Shaw", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$52,332", + "start_date": "8/3/2011" + }, + { + "extn": "1243", + "id": "10330", + "name": "Jennifer Snell", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$16,032", + "start_date": "2/14/2010" + }, + { + "extn": "3410", + "id": "10331", + "name": "Paula Mitchell", + "office": "San Bernardino", + "position": "Cook", + "salary": "$226,459", + "start_date": "11/30/2008" + }, + { + "extn": "3037", + "id": "10332", + "name": "Juliette Broomfield", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$120,109", + "start_date": "8/31/2019" + }, + { + "extn": "5248", + "id": "10333", + "name": "Jenna Knight", + "office": "Berna", + "position": "Food Technologist", + "salary": "$205,655", + "start_date": "11/22/2001" + }, + { + "extn": "6414", + "id": "10334", + "name": "Bryon Pratt", + "office": "Glendale", + "position": "Dentist", + "salary": "$191,980", + "start_date": "4/10/2006" + }, + { + "extn": "8759", + "id": "10335", + "name": "Alma Butler", + "office": "Tulsa", + "position": "Clerk", + "salary": "$46,657", + "start_date": "8/18/2005" + }, + { + "extn": "8385", + "id": "10336", + "name": "Bethany Bloom", + "office": "Paris", + "position": "Bellman", + "salary": "$228,118", + "start_date": "5/21/2019" + }, + { + "extn": "4501", + "id": "10337", + "name": "Nina King", + "office": "New Orleans", + "position": "Budget Analyst", + "salary": "$98,786", + "start_date": "9/24/2007" + }, + { + "extn": "9363", + "id": "10338", + "name": "Meredith Drake", + "office": "Washington", + "position": "Treasurer", + "salary": "$37,564", + "start_date": "8/15/2004" + }, + { + "extn": "4791", + "id": "10339", + "name": "Joyce Tate", + "office": "Toledo", + "position": "Food Technologist", + "salary": "$184,371", + "start_date": "10/30/2009" + }, + { + "extn": "3924", + "id": "10340", + "name": "Nick Gallacher", + "office": "Innsbruck", + "position": "Dentist", + "salary": "$173,941", + "start_date": "9/30/2017" + }, + { + "extn": "5499", + "id": "10341", + "name": "Henry Hopkins", + "office": "Toledo", + "position": "Banker", + "salary": "$282,819", + "start_date": "12/13/2000" + }, + { + "extn": "3735", + "id": "10342", + "name": "Keira Pitt", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$103,438", + "start_date": "3/17/2019" + }, + { + "extn": "7235", + "id": "10343", + "name": "Ilona Kelly", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$16,926", + "start_date": "1/4/2018" + }, + { + "extn": "4023", + "id": "10344", + "name": "Logan Devonport", + "office": "Denver", + "position": "Chef Manager", + "salary": "$203,657", + "start_date": "9/29/2019" + }, + { + "extn": "4499", + "id": "10345", + "name": "Cherish Brooks", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$133,035", + "start_date": "9/20/2011" + }, + { + "extn": "7701", + "id": "10346", + "name": "Alexander Umney", + "office": "Wien", + "position": "Cashier", + "salary": "$279,266", + "start_date": "1/15/2007" + }, + { + "extn": "2435", + "id": "10347", + "name": "Cassidy Chappell", + "office": "Arlington", + "position": "Systems Administrator", + "salary": "$268,678", + "start_date": "7/17/2012" + }, + { + "extn": "8007", + "id": "10348", + "name": "Livia Osmond", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$55,988", + "start_date": "4/19/2010" + }, + { + "extn": "3470", + "id": "10349", + "name": "Rufus Allen", + "office": "Albuquerque", + "position": "Cook", + "salary": "$114,603", + "start_date": "12/22/2004" + }, + { + "extn": "2085", + "id": "10350", + "name": "Maddison Hunter", + "office": "Lisbon", + "position": "Physician", + "salary": "$192,528", + "start_date": "7/21/2008" + }, + { + "extn": "4721", + "id": "10351", + "name": "Roger Whinter", + "office": "New York", + "position": "Stockbroker", + "salary": "$51,367", + "start_date": "6/7/2011" + }, + { + "extn": "9491", + "id": "10352", + "name": "Kamila Chapman", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$115,883", + "start_date": "2/5/2007" + }, + { + "extn": "7806", + "id": "10353", + "name": "Tony Martin", + "office": "Oakland", + "position": "Dentist", + "salary": "$208,167", + "start_date": "11/27/2007" + }, + { + "extn": "4344", + "id": "10354", + "name": "Carter Mcleod", + "office": "Fayetteville", + "position": "Global Logistics Supervisor", + "salary": "$164,373", + "start_date": "8/10/2016" + }, + { + "extn": "2917", + "id": "10355", + "name": "Aiden Moore", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$110,254", + "start_date": "9/2/2009" + }, + { + "extn": "7405", + "id": "10356", + "name": "Hank Edley", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$29,407", + "start_date": "4/5/2016" + }, + { + "extn": "8832", + "id": "10357", + "name": "Marjorie Adams", + "office": "London", + "position": "Service Supervisor", + "salary": "$191,587", + "start_date": "7/23/2019" + }, + { + "extn": "1893", + "id": "10358", + "name": "Percy Mould", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$36,046", + "start_date": "9/6/2003" + }, + { + "extn": "2369", + "id": "10359", + "name": "Harry Ebden", + "office": "Quebec", + "position": "Steward", + "salary": "$36,024", + "start_date": "6/28/2002" + }, + { + "extn": "8539", + "id": "10360", + "name": "Margot Gordon", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$152,558", + "start_date": "3/30/2012" + }, + { + "extn": "4201", + "id": "10361", + "name": "Jasmine Randall", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$12,757", + "start_date": "4/17/2014" + }, + { + "extn": "8775", + "id": "10362", + "name": "Agnes Fields", + "office": "Escondido", + "position": "Production Painter", + "salary": "$166,198", + "start_date": "7/16/2016" + }, + { + "extn": "1614", + "id": "10363", + "name": "Kate Ellis", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$142,636", + "start_date": "11/23/2006" + }, + { + "extn": "1202", + "id": "10364", + "name": "George Norris", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$165,804", + "start_date": "4/8/2015" + }, + { + "extn": "5970", + "id": "10365", + "name": "Tom Connell", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$267,110", + "start_date": "12/10/2014" + }, + { + "extn": "5421", + "id": "10366", + "name": "Jack Kent", + "office": "Irving", + "position": "Insurance Broker", + "salary": "$139,982", + "start_date": "12/9/2012" + }, + { + "extn": "8803", + "id": "10367", + "name": "Sharon Kidd", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$296,360", + "start_date": "2/4/2016" + }, + { + "extn": "6182", + "id": "10368", + "name": "Marie Harvey", + "office": "Norfolk", + "position": "Steward", + "salary": "$65,415", + "start_date": "10/10/2015" + }, + { + "extn": "4150", + "id": "10369", + "name": "Bethany Shields", + "office": "Tulsa", + "position": "Bellman", + "salary": "$235,021", + "start_date": "7/10/2005" + }, + { + "extn": "8236", + "id": "10370", + "name": "Bob Porter", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$50,646", + "start_date": "7/29/2017" + }, + { + "extn": "5620", + "id": "10371", + "name": "Kieth Lomax", + "office": "Chicago", + "position": "Auditor", + "salary": "$115,161", + "start_date": "7/9/2001" + }, + { + "extn": "3866", + "id": "10372", + "name": "Carmen Oatway", + "office": "Norfolk", + "position": "Accountant", + "salary": "$287,673", + "start_date": "2/24/2009" + }, + { + "extn": "1638", + "id": "10373", + "name": "Peter Hope", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$223,209", + "start_date": "8/29/2019" + }, + { + "extn": "8819", + "id": "10374", + "name": "Mason Hobbs", + "office": "Paris", + "position": "Webmaster", + "salary": "$260,033", + "start_date": "3/4/2015" + }, + { + "extn": "8485", + "id": "10375", + "name": "Chanelle Stubbs", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$248,152", + "start_date": "4/5/2011" + }, + { + "extn": "7081", + "id": "10376", + "name": "Carl Quinnell", + "office": "Prague", + "position": "Lecturer", + "salary": "$166,397", + "start_date": "2/11/2000" + }, + { + "extn": "2192", + "id": "10377", + "name": "Rosalie Snow", + "office": "Salt Lake City", + "position": "HR Coordinator", + "salary": "$138,280", + "start_date": "10/1/2011" + }, + { + "extn": "5710", + "id": "10378", + "name": "Elijah Gosling", + "office": "Lyon", + "position": "Paramedic", + "salary": "$61,639", + "start_date": "3/1/2003" + }, + { + "extn": "2105", + "id": "10379", + "name": "Lara Thorpe", + "office": "Bridgeport", + "position": "Physician", + "salary": "$86,780", + "start_date": "10/7/2001" + }, + { + "extn": "7494", + "id": "10380", + "name": "Ema Simpson", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$281,414", + "start_date": "8/17/2008" + }, + { + "extn": "6933", + "id": "10381", + "name": "Camellia Booth", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$200,266", + "start_date": "7/25/2009" + }, + { + "extn": "5372", + "id": "10382", + "name": "Josh Lambert", + "office": "Detroit", + "position": "Clerk", + "salary": "$289,818", + "start_date": "4/25/2009" + }, + { + "extn": "4764", + "id": "10383", + "name": "Caleb Whitmore", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$256,614", + "start_date": "9/6/2008" + }, + { + "extn": "5993", + "id": "10384", + "name": "Sylvia Abbot", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$92,647", + "start_date": "7/10/2008" + }, + { + "extn": "8886", + "id": "10385", + "name": "Carmella Bennett", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$113,892", + "start_date": "10/29/2018" + }, + { + "extn": "6208", + "id": "10386", + "name": "Luke Hunt", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$204,969", + "start_date": "4/7/2001" + }, + { + "extn": "5456", + "id": "10387", + "name": "Rita Ripley", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$104,078", + "start_date": "2/21/2018" + }, + { + "extn": "3503", + "id": "10388", + "name": "Noah Uttley", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$116,258", + "start_date": "2/18/2011" + }, + { + "extn": "8534", + "id": "10389", + "name": "Hanna Lynn", + "office": "Washington", + "position": "Accountant", + "salary": "$31,763", + "start_date": "11/17/2016" + }, + { + "extn": "3843", + "id": "10390", + "name": "Chadwick Grey", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$187,376", + "start_date": "1/1/2009" + }, + { + "extn": "8707", + "id": "10391", + "name": "Isabel Woodley", + "office": "Zurich", + "position": "Business Broker", + "salary": "$214,175", + "start_date": "8/1/2015" + }, + { + "extn": "2592", + "id": "10392", + "name": "Anne Gunn", + "office": "Chicago", + "position": "Accountant", + "salary": "$299,061", + "start_date": "7/15/2001" + }, + { + "extn": "5160", + "id": "10393", + "name": "Johnny Upsdell", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$112,248", + "start_date": "11/13/2004" + }, + { + "extn": "5374", + "id": "10394", + "name": "Alba Jobson", + "office": "Lancaster", + "position": "Loan Officer", + "salary": "$290,541", + "start_date": "9/22/2019" + }, + { + "extn": "8475", + "id": "10395", + "name": "Willow Driscoll", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$92,830", + "start_date": "6/30/2005" + }, + { + "extn": "7711", + "id": "10396", + "name": "Kurt Price", + "office": "Bucharest", + "position": "Baker", + "salary": "$195,769", + "start_date": "5/31/2006" + }, + { + "extn": "6063", + "id": "10397", + "name": "Doug Shields", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$31,925", + "start_date": "9/24/2011" + }, + { + "extn": "6789", + "id": "10398", + "name": "Norah Briggs", + "office": "Portland", + "position": "Paramedic", + "salary": "$39,073", + "start_date": "3/23/2008" + }, + { + "extn": "5387", + "id": "10399", + "name": "Janice Mason", + "office": "Norfolk", + "position": "Operator", + "salary": "$182,150", + "start_date": "12/7/2004" + }, + { + "extn": "3814", + "id": "10400", + "name": "Ramon Bullock", + "office": "Prague", + "position": "Budget Analyst", + "salary": "$282,493", + "start_date": "3/2/2014" + }, + { + "extn": "9285", + "id": "10401", + "name": "Julianna Vinton", + "office": "New York", + "position": "Associate Professor", + "salary": "$231,384", + "start_date": "6/27/2013" + }, + { + "extn": "6300", + "id": "10402", + "name": "Parker Franks", + "office": "Charlotte", + "position": "Restaurant Manager", + "salary": "$78,123", + "start_date": "1/22/2002" + }, + { + "extn": "9098", + "id": "10403", + "name": "Caleb Murphy", + "office": "El Paso", + "position": "Software Engineer", + "salary": "$165,899", + "start_date": "1/9/2002" + }, + { + "extn": "6301", + "id": "10404", + "name": "Liam Reese", + "office": "Boston", + "position": "Clerk", + "salary": "$114,447", + "start_date": "7/4/2006" + }, + { + "extn": "4495", + "id": "10405", + "name": "Karla Widdows", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$236,460", + "start_date": "6/27/2002" + }, + { + "extn": "1318", + "id": "10406", + "name": "Sofia Wallace", + "office": "San Francisco", + "position": "Dentist", + "salary": "$42,433", + "start_date": "6/22/2015" + }, + { + "extn": "4408", + "id": "10407", + "name": "Meredith Robertson", + "office": "Omaha", + "position": "Chef Manager", + "salary": "$202,234", + "start_date": "3/17/2010" + }, + { + "extn": "4522", + "id": "10408", + "name": "Johnathan Clark", + "office": "Salt Lake City", + "position": "Assistant Buyer", + "salary": "$112,738", + "start_date": "2/25/2014" + }, + { + "extn": "3055", + "id": "10409", + "name": "Christy Noach", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$90,563", + "start_date": "10/20/2005" + }, + { + "extn": "8417", + "id": "10410", + "name": "Margaret Robinson", + "office": "Detroit", + "position": "Electrician", + "salary": "$112,245", + "start_date": "10/22/2014" + }, + { + "extn": "9376", + "id": "10411", + "name": "Louise Brett", + "office": "Quebec", + "position": "Cash Manager", + "salary": "$126,919", + "start_date": "9/16/2007" + }, + { + "extn": "3522", + "id": "10412", + "name": "Phillip Foxley", + "office": "Escondido", + "position": "Chef Manager", + "salary": "$251,292", + "start_date": "9/5/2005" + }, + { + "extn": "5911", + "id": "10413", + "name": "Ronald Lynch", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$205,388", + "start_date": "8/22/2017" + }, + { + "extn": "2997", + "id": "10414", + "name": "Alexia Brett", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$298,134", + "start_date": "3/5/2007" + }, + { + "extn": "5840", + "id": "10415", + "name": "Fred Davies", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$277,506", + "start_date": "3/31/2009" + }, + { + "extn": "2609", + "id": "10416", + "name": "Emerald Watson", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$39,127", + "start_date": "9/19/2016" + }, + { + "extn": "6265", + "id": "10417", + "name": "Aleksandra Upsdell", + "office": "Garland", + "position": "Baker", + "salary": "$23,864", + "start_date": "4/11/2001" + }, + { + "extn": "5788", + "id": "10418", + "name": "Camila Parsons", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$274,807", + "start_date": "12/21/2006" + }, + { + "extn": "9001", + "id": "10419", + "name": "Jayden Palmer", + "office": "Saint Paul", + "position": "Global Logistics Supervisor", + "salary": "$261,582", + "start_date": "8/17/2003" + }, + { + "extn": "3205", + "id": "10420", + "name": "Payton Gunn", + "office": "Las Vegas", + "position": "Bellman", + "salary": "$166,459", + "start_date": "6/23/2017" + }, + { + "extn": "4144", + "id": "10421", + "name": "Colleen West", + "office": "Louisville", + "position": "Electrician", + "salary": "$168,095", + "start_date": "3/1/2006" + }, + { + "extn": "9911", + "id": "10422", + "name": "Ruby Todd", + "office": "Springfield", + "position": "Steward", + "salary": "$99,676", + "start_date": "6/23/2003" + }, + { + "extn": "6096", + "id": "10423", + "name": "Henry Shields", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$266,888", + "start_date": "2/9/2002" + }, + { + "extn": "5225", + "id": "10424", + "name": "Rick Hale", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$64,038", + "start_date": "7/12/2016" + }, + { + "extn": "8378", + "id": "10425", + "name": "Parker Blackburn", + "office": "Sacramento", + "position": "Clerk", + "salary": "$137,670", + "start_date": "9/1/2017" + }, + { + "extn": "1534", + "id": "10426", + "name": "Wendy Ripley", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$227,962", + "start_date": "10/7/2014" + }, + { + "extn": "9464", + "id": "10427", + "name": "Jennifer Ingram", + "office": "Innsbruck", + "position": "Stockbroker", + "salary": "$44,681", + "start_date": "12/29/2013" + }, + { + "extn": "9187", + "id": "10428", + "name": "Elijah Armstrong", + "office": "Detroit", + "position": "Webmaster", + "salary": "$98,188", + "start_date": "9/6/2005" + }, + { + "extn": "9421", + "id": "10429", + "name": "Elena Coates", + "office": "Garland", + "position": "Machine Operator", + "salary": "$280,560", + "start_date": "5/9/2015" + }, + { + "extn": "6228", + "id": "10430", + "name": "Javier Tait", + "office": "New Orleans", + "position": "Insurance Broker", + "salary": "$187,267", + "start_date": "11/5/2018" + }, + { + "extn": "2886", + "id": "10431", + "name": "Doug Brennan", + "office": "Salem", + "position": "Business Broker", + "salary": "$79,509", + "start_date": "7/21/2016" + }, + { + "extn": "6782", + "id": "10432", + "name": "Bridget Walter", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$125,762", + "start_date": "4/8/2015" + }, + { + "extn": "4354", + "id": "10433", + "name": "Denis Clark", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$170,145", + "start_date": "12/29/2013" + }, + { + "extn": "7354", + "id": "10434", + "name": "Anne Quinn", + "office": "Wien", + "position": "IT Support Staff", + "salary": "$249,215", + "start_date": "3/12/2011" + }, + { + "extn": "3474", + "id": "10435", + "name": "Henry Pond", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$28,139", + "start_date": "2/7/2006" + }, + { + "extn": "9739", + "id": "10436", + "name": "Joyce Tate", + "office": "Phoenix", + "position": "Laboratory Technician", + "salary": "$204,977", + "start_date": "2/27/2009" + }, + { + "extn": "6256", + "id": "10437", + "name": "Benny Asher", + "office": "Chicago", + "position": "Doctor", + "salary": "$282,283", + "start_date": "4/6/2001" + }, + { + "extn": "3114", + "id": "10438", + "name": "Daria Cartwright", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$152,255", + "start_date": "7/15/2008" + }, + { + "extn": "1257", + "id": "10439", + "name": "Thea Baker", + "office": "Madrid", + "position": "Project Manager", + "salary": "$211,488", + "start_date": "10/7/2011" + }, + { + "extn": "8144", + "id": "10440", + "name": "Emery Farrant", + "office": "Kansas City", + "position": "Steward", + "salary": "$250,878", + "start_date": "5/8/2014" + }, + { + "extn": "8156", + "id": "10441", + "name": "Logan Mcnally", + "office": "Rochester", + "position": "Doctor", + "salary": "$272,653", + "start_date": "7/1/2004" + }, + { + "extn": "2782", + "id": "10442", + "name": "Rick Parker", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$270,389", + "start_date": "9/11/2000" + }, + { + "extn": "1325", + "id": "10443", + "name": "Bryon Fenton", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$126,612", + "start_date": "8/16/2012" + }, + { + "extn": "8574", + "id": "10444", + "name": "Aurelia Richards", + "office": "Chicago", + "position": "Paramedic", + "salary": "$146,542", + "start_date": "10/29/2015" + }, + { + "extn": "1069", + "id": "10445", + "name": "Nicholas Reid", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$187,773", + "start_date": "6/3/2010" + }, + { + "extn": "5049", + "id": "10446", + "name": "Anabelle Ring", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$117,932", + "start_date": "10/13/2003" + }, + { + "extn": "7459", + "id": "10447", + "name": "Remy Umney", + "office": "Nashville", + "position": "Systems Administrator", + "salary": "$16,757", + "start_date": "11/1/2003" + }, + { + "extn": "7615", + "id": "10448", + "name": "Alexander Palmer", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$97,074", + "start_date": "6/21/2012" + }, + { + "extn": "1512", + "id": "10449", + "name": "Eduardo Irwin", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$255,537", + "start_date": "11/26/2006" + }, + { + "extn": "7229", + "id": "10450", + "name": "Percy Thomson", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$249,528", + "start_date": "1/7/2016" + }, + { + "extn": "7458", + "id": "10451", + "name": "Jessica Grady", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$143,398", + "start_date": "1/13/2009" + }, + { + "extn": "6486", + "id": "10452", + "name": "Chloe Howard", + "office": "Madison", + "position": "Food Technologist", + "salary": "$293,164", + "start_date": "9/15/2002" + }, + { + "extn": "5116", + "id": "10453", + "name": "John Yard", + "office": "New York", + "position": "Dentist", + "salary": "$39,419", + "start_date": "7/30/2018" + }, + { + "extn": "6150", + "id": "10454", + "name": "Logan Walsh", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$156,734", + "start_date": "7/2/2012" + }, + { + "extn": "3011", + "id": "10455", + "name": "Mayleen Boden", + "office": "St. Louis", + "position": "Doctor", + "salary": "$249,950", + "start_date": "12/5/2003" + }, + { + "extn": "8300", + "id": "10456", + "name": "Alessia Sherwood", + "office": "London", + "position": "Designer", + "salary": "$122,590", + "start_date": "10/18/2019" + }, + { + "extn": "9652", + "id": "10457", + "name": "Claire Saunders", + "office": "Las Vegas", + "position": "Physician", + "salary": "$276,438", + "start_date": "3/10/2011" + }, + { + "extn": "2405", + "id": "10458", + "name": "Daniel Allcott", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$263,437", + "start_date": "2/22/2014" + }, + { + "extn": "2703", + "id": "10459", + "name": "Mandy Nicolas", + "office": "Memphis", + "position": "Design Engineer", + "salary": "$105,761", + "start_date": "3/30/2016" + }, + { + "extn": "3345", + "id": "10460", + "name": "Leroy Kennedy", + "office": "London", + "position": "Dentist", + "salary": "$113,121", + "start_date": "9/9/2004" + }, + { + "extn": "7590", + "id": "10461", + "name": "Jolene Rigg", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$166,040", + "start_date": "9/11/2016" + }, + { + "extn": "7313", + "id": "10462", + "name": "Nate Simmons", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$176,914", + "start_date": "6/8/2007" + }, + { + "extn": "7962", + "id": "10463", + "name": "Maribel Patel", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$242,796", + "start_date": "12/21/2008" + }, + { + "extn": "7119", + "id": "10464", + "name": "Erick Johnson", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$187,475", + "start_date": "9/19/2001" + }, + { + "extn": "6652", + "id": "10465", + "name": "Stephanie Evans", + "office": "San Antonio", + "position": "Software Engineer", + "salary": "$287,383", + "start_date": "8/11/2010" + }, + { + "extn": "1081", + "id": "10466", + "name": "Sloane Eagle", + "office": "Oakland", + "position": "Cook", + "salary": "$133,961", + "start_date": "5/9/2001" + }, + { + "extn": "9816", + "id": "10467", + "name": "Chadwick Hunter", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$18,611", + "start_date": "10/11/2013" + }, + { + "extn": "9699", + "id": "10468", + "name": "Bob Hammond", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$53,090", + "start_date": "5/7/2016" + }, + { + "extn": "9761", + "id": "10469", + "name": "Brad Thatcher", + "office": "Garland", + "position": "Design Engineer", + "salary": "$37,254", + "start_date": "7/16/2001" + }, + { + "extn": "6467", + "id": "10470", + "name": "Nick Upton", + "office": "Colorado Springs", + "position": "Project Manager", + "salary": "$212,888", + "start_date": "1/5/2011" + }, + { + "extn": "3179", + "id": "10471", + "name": "Holly Trent", + "office": "San Diego", + "position": "Steward", + "salary": "$215,298", + "start_date": "1/4/2002" + }, + { + "extn": "7167", + "id": "10472", + "name": "Alexander Keys", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$210,476", + "start_date": "4/20/2014" + }, + { + "extn": "2705", + "id": "10473", + "name": "Paula Ward", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$40,889", + "start_date": "4/19/2004" + }, + { + "extn": "4741", + "id": "10474", + "name": "Alexander Roberts", + "office": "Scottsdale", + "position": "Software Engineer", + "salary": "$10,476", + "start_date": "7/26/2016" + }, + { + "extn": "7127", + "id": "10475", + "name": "Carter Harrison", + "office": "Toledo", + "position": "Executive Director", + "salary": "$93,652", + "start_date": "4/3/2017" + }, + { + "extn": "2574", + "id": "10476", + "name": "Denny Ring", + "office": "Miami", + "position": "Fabricator", + "salary": "$14,970", + "start_date": "2/1/2018" + }, + { + "extn": "1889", + "id": "10477", + "name": "Phoebe Allen", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$17,567", + "start_date": "1/20/2006" + }, + { + "extn": "1932", + "id": "10478", + "name": "Barney Yarlett", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$128,216", + "start_date": "8/18/2010" + }, + { + "extn": "9678", + "id": "10479", + "name": "Laila Collins", + "office": "Omaha", + "position": "Operator", + "salary": "$261,749", + "start_date": "2/5/2013" + }, + { + "extn": "7803", + "id": "10480", + "name": "William Fox", + "office": "Wien", + "position": "Web Developer", + "salary": "$262,512", + "start_date": "4/18/2015" + }, + { + "extn": "4565", + "id": "10481", + "name": "Melinda Reese", + "office": "Tokyo", + "position": "Steward", + "salary": "$160,570", + "start_date": "1/12/2016" + }, + { + "extn": "5765", + "id": "10482", + "name": "Grace Hamilton", + "office": "Wien", + "position": "Bookkeeper", + "salary": "$64,646", + "start_date": "10/5/2006" + }, + { + "extn": "1393", + "id": "10483", + "name": "Owen Chester", + "office": "Berlin", + "position": "Assistant Buyer", + "salary": "$73,722", + "start_date": "6/20/2015" + }, + { + "extn": "9285", + "id": "10484", + "name": "Maxwell Rainford", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$233,007", + "start_date": "3/29/2005" + }, + { + "extn": "7291", + "id": "10485", + "name": "Cedrick Shaw", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$35,992", + "start_date": "10/16/2004" + }, + { + "extn": "5393", + "id": "10486", + "name": "Janice Price", + "office": "Portland", + "position": "Steward", + "salary": "$243,966", + "start_date": "3/1/2015" + }, + { + "extn": "5314", + "id": "10487", + "name": "Christy Robertson", + "office": "Escondido", + "position": "Call Center Representative", + "salary": "$33,324", + "start_date": "5/1/2008" + }, + { + "extn": "2550", + "id": "10488", + "name": "Candice Gilmour", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$113,051", + "start_date": "8/8/2001" + }, + { + "extn": "1870", + "id": "10489", + "name": "Mason Waterhouse", + "office": "Jersey City", + "position": "Bellman", + "salary": "$204,668", + "start_date": "5/23/2015" + }, + { + "extn": "4700", + "id": "10490", + "name": "Julia Plant", + "office": "Santa Ana", + "position": "Global Logistics Supervisor", + "salary": "$141,217", + "start_date": "2/12/2015" + }, + { + "extn": "7027", + "id": "10491", + "name": "Denny Morris", + "office": "Madison", + "position": "Food Technologist", + "salary": "$273,042", + "start_date": "9/30/2011" + }, + { + "extn": "3124", + "id": "10492", + "name": "Michael Ebbs", + "office": "Lancaster", + "position": "Treasurer", + "salary": "$25,406", + "start_date": "5/31/2006" + }, + { + "extn": "4431", + "id": "10493", + "name": "Roger Uttley", + "office": "Seattle", + "position": "Electrician", + "salary": "$189,946", + "start_date": "4/12/2013" + }, + { + "extn": "6652", + "id": "10494", + "name": "Harvey John", + "office": "Long Beach", + "position": "Service Supervisor", + "salary": "$206,639", + "start_date": "2/8/2002" + }, + { + "extn": "8151", + "id": "10495", + "name": "Gemma Stevens", + "office": "Los Angeles", + "position": "Healthcare Specialist", + "salary": "$198,096", + "start_date": "6/8/2010" + }, + { + "extn": "3734", + "id": "10496", + "name": "Daniel Duvall", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$78,208", + "start_date": "3/7/2004" + }, + { + "extn": "9096", + "id": "10497", + "name": "Ryan Funnell", + "office": "Amarillo", + "position": "Accountant", + "salary": "$64,161", + "start_date": "10/15/2013" + }, + { + "extn": "6790", + "id": "10498", + "name": "Raquel Khan", + "office": "Reno", + "position": "Food Technologist", + "salary": "$112,536", + "start_date": "5/8/2017" + }, + { + "extn": "8019", + "id": "10499", + "name": "Clint Garner", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$238,164", + "start_date": "11/30/2015" + }, + { + "extn": "8704", + "id": "10500", + "name": "Sonya Rogan", + "office": "Tulsa", + "position": "Production Painter", + "salary": "$102,266", + "start_date": "6/4/2012" + }, + { + "extn": "6278", + "id": "10501", + "name": "Matthew Phillips", + "office": "Milano", + "position": "Design Engineer", + "salary": "$82,785", + "start_date": "4/3/2011" + }, + { + "extn": "8187", + "id": "10502", + "name": "Bernadette Johnson", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$123,841", + "start_date": "2/24/2018" + }, + { + "extn": "1831", + "id": "10503", + "name": "Aiden Ellis", + "office": "San Jose", + "position": "Paramedic", + "salary": "$224,663", + "start_date": "5/15/2000" + }, + { + "extn": "3569", + "id": "10504", + "name": "Javier Samuel", + "office": "Detroit", + "position": "Physician", + "salary": "$137,065", + "start_date": "4/12/2004" + }, + { + "extn": "7338", + "id": "10505", + "name": "Jacob Rust", + "office": "Richmond", + "position": "Physician", + "salary": "$167,945", + "start_date": "6/1/2016" + }, + { + "extn": "2686", + "id": "10506", + "name": "Carmen Calderwood", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$120,814", + "start_date": "6/3/2009" + }, + { + "extn": "9535", + "id": "10507", + "name": "Benny Mcgee", + "office": "Reno", + "position": "Inspector", + "salary": "$276,589", + "start_date": "6/27/2012" + }, + { + "extn": "9403", + "id": "10508", + "name": "Harry Archer", + "office": "San Bernardino", + "position": "Operator", + "salary": "$88,282", + "start_date": "3/27/2006" + }, + { + "extn": "5780", + "id": "10509", + "name": "Gil Palmer", + "office": "Madison", + "position": "Software Engineer", + "salary": "$125,564", + "start_date": "7/25/2000" + }, + { + "extn": "9916", + "id": "10510", + "name": "Noah Edmonds", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$179,927", + "start_date": "6/9/2017" + }, + { + "extn": "3995", + "id": "10511", + "name": "Bryon Bullock", + "office": "Chicago", + "position": "Business Broker", + "salary": "$167,523", + "start_date": "9/25/2010" + }, + { + "extn": "5324", + "id": "10512", + "name": "Freya Daniells", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$87,757", + "start_date": "12/14/2001" + }, + { + "extn": "7250", + "id": "10513", + "name": "Josephine Shelton", + "office": "Arlington", + "position": "Baker", + "salary": "$236,382", + "start_date": "6/2/2006" + }, + { + "extn": "1421", + "id": "10514", + "name": "Amelia Truscott", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$94,901", + "start_date": "10/18/2013" + }, + { + "extn": "7080", + "id": "10515", + "name": "Maya Wright", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$44,993", + "start_date": "11/28/2007" + }, + { + "extn": "1578", + "id": "10516", + "name": "William Sawyer", + "office": "Oakland", + "position": "Dentist", + "salary": "$59,491", + "start_date": "10/15/2016" + }, + { + "extn": "6001", + "id": "10517", + "name": "Britney Evans", + "office": "Lisbon", + "position": "Cashier", + "salary": "$254,405", + "start_date": "1/8/2001" + }, + { + "extn": "7510", + "id": "10518", + "name": "Isabella Gordon", + "office": "Denver", + "position": "Investment Advisor", + "salary": "$70,077", + "start_date": "11/6/2012" + }, + { + "extn": "4087", + "id": "10519", + "name": "Alexander Carter", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$71,790", + "start_date": "7/10/2012" + }, + { + "extn": "6879", + "id": "10520", + "name": "Camila Willis", + "office": "Henderson", + "position": "Designer", + "salary": "$245,646", + "start_date": "9/19/2016" + }, + { + "extn": "9246", + "id": "10521", + "name": "Tyson Milner", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$272,696", + "start_date": "6/10/2002" + }, + { + "extn": "8213", + "id": "10522", + "name": "Bryon Nash", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$113,408", + "start_date": "1/19/2014" + }, + { + "extn": "6355", + "id": "10523", + "name": "Savannah Noach", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$17,210", + "start_date": "9/22/2019" + }, + { + "extn": "8617", + "id": "10524", + "name": "Eileen Harrison", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$192,472", + "start_date": "3/8/2014" + }, + { + "extn": "8595", + "id": "10525", + "name": "Harry Stanley", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$190,726", + "start_date": "10/27/2000" + }, + { + "extn": "6228", + "id": "10526", + "name": "Erin Alcroft", + "office": "Madison", + "position": "Lecturer", + "salary": "$191,192", + "start_date": "6/21/2010" + }, + { + "extn": "9578", + "id": "10527", + "name": "Emerald Olson", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$280,960", + "start_date": "2/4/2017" + }, + { + "extn": "8409", + "id": "10528", + "name": "Andie Robinson", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$125,264", + "start_date": "12/25/2002" + }, + { + "extn": "4372", + "id": "10529", + "name": "Zara Watt", + "office": "Albuquerque", + "position": "IT Support Staff", + "salary": "$22,721", + "start_date": "8/29/2002" + }, + { + "extn": "6975", + "id": "10530", + "name": "Marissa Chapman", + "office": "Glendale", + "position": "Project Manager", + "salary": "$47,552", + "start_date": "9/30/2001" + }, + { + "extn": "8819", + "id": "10531", + "name": "Tony Callan", + "office": "Fayetteville", + "position": "Designer", + "salary": "$296,915", + "start_date": "12/22/2013" + }, + { + "extn": "7567", + "id": "10532", + "name": "Blake Hill", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$147,875", + "start_date": "8/30/2009" + }, + { + "extn": "9872", + "id": "10533", + "name": "William Beal", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$112,536", + "start_date": "8/24/2009" + }, + { + "extn": "3704", + "id": "10534", + "name": "Fred Jenkins", + "office": "Innsbruck", + "position": "Cook", + "salary": "$260,429", + "start_date": "4/4/2005" + }, + { + "extn": "5750", + "id": "10535", + "name": "Denis Attwood", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$295,210", + "start_date": "2/9/2007" + }, + { + "extn": "3575", + "id": "10536", + "name": "Boris Hilton", + "office": "Cincinnati", + "position": "Retail Trainee", + "salary": "$78,066", + "start_date": "4/3/2014" + }, + { + "extn": "5460", + "id": "10537", + "name": "Jacob Uttridge", + "office": "Tallahassee", + "position": "Banker", + "salary": "$283,638", + "start_date": "9/13/2003" + }, + { + "extn": "6614", + "id": "10538", + "name": "Andie Ellery", + "office": "Columbus", + "position": "Physician", + "salary": "$195,374", + "start_date": "1/4/2019" + }, + { + "extn": "6218", + "id": "10539", + "name": "Bernadette Emerson", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$199,179", + "start_date": "6/1/2019" + }, + { + "extn": "3296", + "id": "10540", + "name": "Kendra Oatway", + "office": "Louisville", + "position": "Steward", + "salary": "$24,276", + "start_date": "2/9/2017" + }, + { + "extn": "7183", + "id": "10541", + "name": "Evelynn Hobson", + "office": "Ontario", + "position": "Steward", + "salary": "$229,005", + "start_date": "11/17/2001" + }, + { + "extn": "5465", + "id": "10542", + "name": "Nina Leigh", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$97,116", + "start_date": "1/13/2012" + }, + { + "extn": "2849", + "id": "10543", + "name": "Ron Owen", + "office": "Tulsa", + "position": "Clerk", + "salary": "$167,178", + "start_date": "12/12/2013" + }, + { + "extn": "5485", + "id": "10544", + "name": "Caydence Calderwood", + "office": "Jersey City", + "position": "Systems Administrator", + "salary": "$174,299", + "start_date": "10/14/2005" + }, + { + "extn": "6713", + "id": "10545", + "name": "Eduardo Lomax", + "office": "Stockton", + "position": "Budget Analyst", + "salary": "$182,678", + "start_date": "4/9/2007" + }, + { + "extn": "2234", + "id": "10546", + "name": "Helen Miller", + "office": "New Orleans", + "position": "Dentist", + "salary": "$60,284", + "start_date": "8/20/2017" + }, + { + "extn": "3267", + "id": "10547", + "name": "Colleen Gibbons", + "office": "Lincoln", + "position": "Biologist", + "salary": "$157,296", + "start_date": "2/23/2002" + }, + { + "extn": "1787", + "id": "10548", + "name": "Rocco Nicolas", + "office": "Fullerton", + "position": "Dentist", + "salary": "$293,259", + "start_date": "5/10/2001" + }, + { + "extn": "9629", + "id": "10549", + "name": "Alexander Hilton", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$150,310", + "start_date": "1/25/2003" + }, + { + "extn": "6230", + "id": "10550", + "name": "Colleen Robertson", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$289,488", + "start_date": "4/9/2002" + }, + { + "extn": "2643", + "id": "10551", + "name": "Danny Keys", + "office": "Omaha", + "position": "HR Specialist", + "salary": "$40,570", + "start_date": "11/25/2015" + }, + { + "extn": "2629", + "id": "10552", + "name": "Matt Stevens", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$267,408", + "start_date": "12/18/2002" + }, + { + "extn": "5296", + "id": "10553", + "name": "Domenic Russell", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$89,325", + "start_date": "8/29/2009" + }, + { + "extn": "4565", + "id": "10554", + "name": "Leilani Crawford", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$147,494", + "start_date": "4/11/2019" + }, + { + "extn": "1101", + "id": "10555", + "name": "Analise Knight", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$73,932", + "start_date": "7/6/2018" + }, + { + "extn": "2727", + "id": "10556", + "name": "Alma Morgan", + "office": "Escondido", + "position": "Banker", + "salary": "$166,514", + "start_date": "6/7/2006" + }, + { + "extn": "2941", + "id": "10557", + "name": "Alma Jarrett", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$187,058", + "start_date": "12/8/2014" + }, + { + "extn": "7793", + "id": "10558", + "name": "Julian Coll", + "office": "Jacksonville", + "position": "Dentist", + "salary": "$182,369", + "start_date": "6/8/2009" + }, + { + "extn": "1963", + "id": "10559", + "name": "John Fowler", + "office": "Springfield", + "position": "Accountant", + "salary": "$162,285", + "start_date": "6/21/2015" + }, + { + "extn": "9238", + "id": "10560", + "name": "Sonya Coleman", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$200,903", + "start_date": "3/27/2014" + }, + { + "extn": "4794", + "id": "10561", + "name": "Jennifer Ventura", + "office": "Otawa", + "position": "Business Broker", + "salary": "$145,069", + "start_date": "4/17/2011" + }, + { + "extn": "8109", + "id": "10562", + "name": "Madelyn Trent", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$91,124", + "start_date": "10/23/2012" + }, + { + "extn": "6786", + "id": "10563", + "name": "Nick Fisher", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$260,766", + "start_date": "2/10/2011" + }, + { + "extn": "4710", + "id": "10564", + "name": "Georgia Clarkson", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$129,982", + "start_date": "2/8/2007" + }, + { + "extn": "4103", + "id": "10565", + "name": "Sylvia Rogers", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$264,399", + "start_date": "5/26/2018" + }, + { + "extn": "3786", + "id": "10566", + "name": "Goldie Kennedy", + "office": "Portland", + "position": "Webmaster", + "salary": "$150,228", + "start_date": "5/16/2018" + }, + { + "extn": "8469", + "id": "10567", + "name": "Caleb Grady", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$60,118", + "start_date": "8/20/2004" + }, + { + "extn": "8296", + "id": "10568", + "name": "Elise Snow", + "office": "Innsbruck", + "position": "Physician", + "salary": "$244,302", + "start_date": "4/9/2004" + }, + { + "extn": "6239", + "id": "10569", + "name": "Jasmine Kidd", + "office": "Madison", + "position": "Front Desk Coordinator", + "salary": "$272,987", + "start_date": "12/18/2000" + }, + { + "extn": "2691", + "id": "10570", + "name": "Ivy Powell", + "office": "Sacramento", + "position": "Dentist", + "salary": "$166,652", + "start_date": "12/8/2001" + }, + { + "extn": "1674", + "id": "10571", + "name": "Jessica Blackburn", + "office": "Lisbon", + "position": "Healthcare Specialist", + "salary": "$14,017", + "start_date": "4/17/2002" + }, + { + "extn": "4182", + "id": "10572", + "name": "Allison Evans", + "office": "Jersey City", + "position": "Cook", + "salary": "$248,146", + "start_date": "12/2/2012" + }, + { + "extn": "2362", + "id": "10573", + "name": "Rosalee Radley", + "office": "Otawa", + "position": "Physician", + "salary": "$224,691", + "start_date": "7/18/2000" + }, + { + "extn": "6040", + "id": "10574", + "name": "Liam Pearce", + "office": "Orlando", + "position": "Dentist", + "salary": "$192,552", + "start_date": "4/24/2019" + }, + { + "extn": "9439", + "id": "10575", + "name": "Tyler Sinclair", + "office": "Glendale", + "position": "Physician", + "salary": "$13,930", + "start_date": "10/4/2014" + }, + { + "extn": "4423", + "id": "10576", + "name": "Johnny Whittle", + "office": "Escondido", + "position": "Machine Operator", + "salary": "$164,116", + "start_date": "2/14/2019" + }, + { + "extn": "9018", + "id": "10577", + "name": "Johnny Maxwell", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$227,885", + "start_date": "10/24/2001" + }, + { + "extn": "3819", + "id": "10578", + "name": "Alba Robertson", + "office": "Phoenix", + "position": "Inspector", + "salary": "$88,427", + "start_date": "10/11/2001" + }, + { + "extn": "3504", + "id": "10579", + "name": "Mona Boden", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$273,945", + "start_date": "10/7/2011" + }, + { + "extn": "3855", + "id": "10580", + "name": "Colleen Harrison", + "office": "Toledo", + "position": "Global Logistics Supervisor", + "salary": "$20,662", + "start_date": "12/1/2016" + }, + { + "extn": "7293", + "id": "10581", + "name": "Cara Mullins", + "office": "Lyon", + "position": "Doctor", + "salary": "$174,506", + "start_date": "11/28/2012" + }, + { + "extn": "9638", + "id": "10582", + "name": "Abdul Clarke", + "office": "Reno", + "position": "Insurance Broker", + "salary": "$290,452", + "start_date": "2/16/2016" + }, + { + "extn": "3037", + "id": "10583", + "name": "Monica Roberts", + "office": "Dallas", + "position": "Bookkeeper", + "salary": "$161,760", + "start_date": "4/26/2015" + }, + { + "extn": "3401", + "id": "10584", + "name": "Carolyn Mcguire", + "office": "San Francisco", + "position": "Clerk", + "salary": "$211,087", + "start_date": "9/23/2017" + }, + { + "extn": "6461", + "id": "10585", + "name": "Caleb Overson", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$91,723", + "start_date": "9/18/2017" + }, + { + "extn": "1496", + "id": "10586", + "name": "Ethan Dobson", + "office": "Milano", + "position": "Machine Operator", + "salary": "$240,686", + "start_date": "6/1/2008" + }, + { + "extn": "6363", + "id": "10587", + "name": "Percy Morley", + "office": "Lyon", + "position": "Executive Director", + "salary": "$125,325", + "start_date": "11/1/2010" + }, + { + "extn": "1959", + "id": "10588", + "name": "Valentina Alcroft", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$30,115", + "start_date": "4/13/2003" + }, + { + "extn": "8008", + "id": "10589", + "name": "Jade Needham", + "office": "Omaha", + "position": "Biologist", + "salary": "$290,692", + "start_date": "8/20/2016" + }, + { + "extn": "6307", + "id": "10590", + "name": "Percy Ellis", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$181,742", + "start_date": "11/22/2005" + }, + { + "extn": "7233", + "id": "10591", + "name": "Valerie Vollans", + "office": "Louisville", + "position": "Insurance Broker", + "salary": "$139,649", + "start_date": "4/21/2006" + }, + { + "extn": "1248", + "id": "10592", + "name": "Florence Drew", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$233,313", + "start_date": "3/22/2015" + }, + { + "extn": "4460", + "id": "10593", + "name": "Julian Thatcher", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$286,706", + "start_date": "6/2/2011" + }, + { + "extn": "4240", + "id": "10594", + "name": "Daron Phillips", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$69,996", + "start_date": "11/24/2002" + }, + { + "extn": "5865", + "id": "10595", + "name": "Lexi Downing", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$238,635", + "start_date": "5/6/2005" + }, + { + "extn": "9301", + "id": "10596", + "name": "Meredith Murphy", + "office": "Orlando", + "position": "Auditor", + "salary": "$128,347", + "start_date": "7/5/2018" + }, + { + "extn": "9155", + "id": "10597", + "name": "Erica Wright", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$14,479", + "start_date": "1/30/2008" + }, + { + "extn": "4892", + "id": "10598", + "name": "Chris Fisher", + "office": "Hollywood", + "position": "Steward", + "salary": "$83,107", + "start_date": "9/10/2000" + }, + { + "extn": "9059", + "id": "10599", + "name": "Enoch Burge", + "office": "Reno", + "position": "Production Painter", + "salary": "$94,562", + "start_date": "6/8/2004" + }, + { + "extn": "7285", + "id": "10600", + "name": "Nathan Clarkson", + "office": "Amarillo", + "position": "Lecturer", + "salary": "$204,367", + "start_date": "3/15/2007" + }, + { + "extn": "9464", + "id": "10601", + "name": "Lucy Jackson", + "office": "Boston", + "position": "Cashier", + "salary": "$103,959", + "start_date": "12/6/2009" + }, + { + "extn": "2737", + "id": "10602", + "name": "Dorothy Henderson", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$129,451", + "start_date": "2/24/2010" + }, + { + "extn": "5462", + "id": "10603", + "name": "William Ianson", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$200,485", + "start_date": "9/3/2006" + }, + { + "extn": "7147", + "id": "10604", + "name": "Gemma Taylor", + "office": "Madrid", + "position": "Banker", + "salary": "$294,697", + "start_date": "8/12/2005" + }, + { + "extn": "2330", + "id": "10605", + "name": "Leroy Farrant", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$213,356", + "start_date": "5/17/2003" + }, + { + "extn": "6660", + "id": "10606", + "name": "Sebastian Jeffery", + "office": "San Diego", + "position": "Steward", + "salary": "$208,050", + "start_date": "2/5/2000" + }, + { + "extn": "8233", + "id": "10607", + "name": "Freya Stone", + "office": "Omaha", + "position": "Banker", + "salary": "$148,369", + "start_date": "6/8/2016" + }, + { + "extn": "9739", + "id": "10608", + "name": "Raquel Roth", + "office": "Lancaster", + "position": "Health Educator", + "salary": "$124,240", + "start_date": "9/28/2003" + }, + { + "extn": "2147", + "id": "10609", + "name": "Manuel Rehman", + "office": "Oakland", + "position": "Cashier", + "salary": "$268,276", + "start_date": "12/20/2012" + }, + { + "extn": "6209", + "id": "10610", + "name": "Oliver Thomas", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$227,937", + "start_date": "4/7/2007" + }, + { + "extn": "1168", + "id": "10611", + "name": "Barry Chapman", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$89,820", + "start_date": "8/31/2000" + }, + { + "extn": "1877", + "id": "10612", + "name": "Barry Preston", + "office": "Phoenix", + "position": "Designer", + "salary": "$60,167", + "start_date": "11/28/2013" + }, + { + "extn": "9311", + "id": "10613", + "name": "Lexi Thornton", + "office": "San Bernardino", + "position": "Cook", + "salary": "$272,741", + "start_date": "2/3/2012" + }, + { + "extn": "9691", + "id": "10614", + "name": "Erick Mcneill", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$231,000", + "start_date": "8/7/2012" + }, + { + "extn": "9104", + "id": "10615", + "name": "Agnes Wilde", + "office": "Lakewood", + "position": "Clerk", + "salary": "$176,486", + "start_date": "4/30/2005" + }, + { + "extn": "2438", + "id": "10616", + "name": "William Wood", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$225,780", + "start_date": "3/8/2002" + }, + { + "extn": "6997", + "id": "10617", + "name": "Vicky Huggins", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$227,428", + "start_date": "8/2/2014" + }, + { + "extn": "1441", + "id": "10618", + "name": "Leslie Yoman", + "office": "Escondido", + "position": "Paramedic", + "salary": "$107,812", + "start_date": "1/23/2014" + }, + { + "extn": "7390", + "id": "10619", + "name": "Chester Walsh", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$297,538", + "start_date": "6/6/2009" + }, + { + "extn": "9858", + "id": "10620", + "name": "Catherine Potter", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$287,961", + "start_date": "12/11/2011" + }, + { + "extn": "8874", + "id": "10621", + "name": "Jessica Osman", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$263,887", + "start_date": "3/17/2001" + }, + { + "extn": "9814", + "id": "10622", + "name": "Sarah Shea", + "office": "Charlotte", + "position": "Steward", + "salary": "$290,250", + "start_date": "7/2/2000" + }, + { + "extn": "9317", + "id": "10623", + "name": "Aileen Rixon", + "office": "Washington", + "position": "Steward", + "salary": "$264,761", + "start_date": "5/17/2014" + }, + { + "extn": "8125", + "id": "10624", + "name": "Gina Wilson", + "office": "San Antonio", + "position": "Bellman", + "salary": "$171,806", + "start_date": "11/28/2011" + }, + { + "extn": "1536", + "id": "10625", + "name": "Erica Lynn", + "office": "Richmond", + "position": "Webmaster", + "salary": "$261,938", + "start_date": "5/8/2012" + }, + { + "extn": "5938", + "id": "10626", + "name": "Logan Holmes", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$235,363", + "start_date": "9/17/2002" + }, + { + "extn": "2511", + "id": "10627", + "name": "Florence Hilton", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$280,959", + "start_date": "8/18/2004" + }, + { + "extn": "7891", + "id": "10628", + "name": "Henry Shaw", + "office": "Miami", + "position": "Electrician", + "salary": "$117,329", + "start_date": "3/11/2013" + }, + { + "extn": "7766", + "id": "10629", + "name": "Audrey Wright", + "office": "Milwaukee", + "position": "Healthcare Specialist", + "salary": "$246,792", + "start_date": "1/8/2001" + }, + { + "extn": "7235", + "id": "10630", + "name": "Candice Mcguire", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$22,548", + "start_date": "1/7/2009" + }, + { + "extn": "1821", + "id": "10631", + "name": "Logan Phillips", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$38,842", + "start_date": "5/10/2007" + }, + { + "extn": "2201", + "id": "10632", + "name": "Nathan Drew", + "office": "Tulsa", + "position": "Fabricator", + "salary": "$201,877", + "start_date": "7/21/2009" + }, + { + "extn": "5874", + "id": "10633", + "name": "Elena Brennan", + "office": "Louisville", + "position": "Production Painter", + "salary": "$227,603", + "start_date": "4/13/2019" + }, + { + "extn": "1738", + "id": "10634", + "name": "Alessia Uttley", + "office": "Amarillo", + "position": "Lecturer", + "salary": "$83,927", + "start_date": "1/17/2019" + }, + { + "extn": "2283", + "id": "10635", + "name": "Louise Stewart", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$270,958", + "start_date": "5/16/2006" + }, + { + "extn": "7092", + "id": "10636", + "name": "Britney Amstead", + "office": "Charlotte", + "position": "Cashier", + "salary": "$151,278", + "start_date": "6/11/2016" + }, + { + "extn": "2787", + "id": "10637", + "name": "Luna Bishop", + "office": "Garland", + "position": "Project Manager", + "salary": "$31,716", + "start_date": "12/4/2007" + }, + { + "extn": "9812", + "id": "10638", + "name": "Mason Holt", + "office": "Murfreesboro", + "position": "Loan Officer", + "salary": "$167,824", + "start_date": "6/14/2016" + }, + { + "extn": "2463", + "id": "10639", + "name": "Luke Clark", + "office": "Berna", + "position": "Project Manager", + "salary": "$286,273", + "start_date": "8/13/2005" + }, + { + "extn": "8624", + "id": "10640", + "name": "Liam Fall", + "office": "Milano", + "position": "Associate Professor", + "salary": "$258,951", + "start_date": "6/7/2002" + }, + { + "extn": "2463", + "id": "10641", + "name": "Dakota Faulkner", + "office": "London", + "position": "Food Technologist", + "salary": "$171,913", + "start_date": "11/9/2016" + }, + { + "extn": "7756", + "id": "10642", + "name": "Russel Marshall", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$19,451", + "start_date": "9/12/2004" + }, + { + "extn": "5424", + "id": "10643", + "name": "Nate Kaur", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$96,578", + "start_date": "6/26/2019" + }, + { + "extn": "8086", + "id": "10644", + "name": "Rufus Taylor", + "office": "Honolulu", + "position": "Restaurant Manager", + "salary": "$287,702", + "start_date": "5/23/2002" + }, + { + "extn": "5541", + "id": "10645", + "name": "Barney Stewart", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$240,834", + "start_date": "5/17/2007" + }, + { + "extn": "5559", + "id": "10646", + "name": "Gwen Summers", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$233,331", + "start_date": "2/8/2007" + }, + { + "extn": "8751", + "id": "10647", + "name": "Maria Quinnell", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$261,876", + "start_date": "11/30/2008" + }, + { + "extn": "1330", + "id": "10648", + "name": "Benjamin White", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$182,121", + "start_date": "6/22/2009" + }, + { + "extn": "7396", + "id": "10649", + "name": "Benny Milner", + "office": "Stockton", + "position": "Biologist", + "salary": "$124,302", + "start_date": "3/5/2012" + }, + { + "extn": "2075", + "id": "10650", + "name": "Shay Kidd", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$291,529", + "start_date": "2/15/2010" + }, + { + "extn": "6820", + "id": "10651", + "name": "Robyn Mann", + "office": "Chicago", + "position": "Doctor", + "salary": "$203,231", + "start_date": "5/18/2006" + }, + { + "extn": "7677", + "id": "10652", + "name": "Manuel Rixon", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$78,772", + "start_date": "8/26/2014" + }, + { + "extn": "5051", + "id": "10653", + "name": "Mark Morris", + "office": "Honolulu", + "position": "Cash Manager", + "salary": "$278,393", + "start_date": "2/7/2007" + }, + { + "extn": "3048", + "id": "10654", + "name": "Jacob Taylor", + "office": "Miami", + "position": "Machine Operator", + "salary": "$59,280", + "start_date": "3/7/2019" + }, + { + "extn": "2157", + "id": "10655", + "name": "Harry Wilkinson", + "office": "Zurich", + "position": "Web Developer", + "salary": "$70,578", + "start_date": "3/30/2015" + }, + { + "extn": "7817", + "id": "10656", + "name": "Matthew Gosling", + "office": "San Diego", + "position": "Pharmacist", + "salary": "$118,147", + "start_date": "4/12/2017" + }, + { + "extn": "3600", + "id": "10657", + "name": "Karen Campbell", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$159,284", + "start_date": "2/19/2010" + }, + { + "extn": "1908", + "id": "10658", + "name": "Mackenzie Rosenbloom", + "office": "Phoenix", + "position": "Design Engineer", + "salary": "$221,290", + "start_date": "7/21/2004" + }, + { + "extn": "7029", + "id": "10659", + "name": "Cameron Walsh", + "office": "Ontario", + "position": "Business Broker", + "salary": "$41,051", + "start_date": "2/26/2004" + }, + { + "extn": "3768", + "id": "10660", + "name": "Rae Mccall", + "office": "Glendale", + "position": "Steward", + "salary": "$145,012", + "start_date": "7/5/2009" + }, + { + "extn": "1695", + "id": "10661", + "name": "Robyn Shepherd", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$20,814", + "start_date": "4/12/2015" + }, + { + "extn": "2879", + "id": "10662", + "name": "Goldie Owen", + "office": "Reno", + "position": "Physician", + "salary": "$129,026", + "start_date": "9/6/2016" + }, + { + "extn": "3397", + "id": "10663", + "name": "Tyler Clark", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$193,320", + "start_date": "4/14/2018" + }, + { + "extn": "8567", + "id": "10664", + "name": "Nathan Snow", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$186,403", + "start_date": "8/15/2002" + }, + { + "extn": "6342", + "id": "10665", + "name": "Bob Woods", + "office": "Springfield", + "position": "Lecturer", + "salary": "$299,588", + "start_date": "5/14/2005" + }, + { + "extn": "8762", + "id": "10666", + "name": "Rick Flett", + "office": "Kansas City", + "position": "Cook", + "salary": "$229,358", + "start_date": "12/29/2009" + }, + { + "extn": "2494", + "id": "10667", + "name": "Faith Terry", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$206,097", + "start_date": "1/2/2000" + }, + { + "extn": "8580", + "id": "10668", + "name": "Maxwell Todd", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$19,677", + "start_date": "7/5/2006" + }, + { + "extn": "6795", + "id": "10669", + "name": "Tom Cowan", + "office": "Escondido", + "position": "Chef Manager", + "salary": "$35,579", + "start_date": "5/6/2005" + }, + { + "extn": "5392", + "id": "10670", + "name": "Payton Robe", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$230,765", + "start_date": "1/27/2002" + }, + { + "extn": "6817", + "id": "10671", + "name": "Fiona Alldridge", + "office": "Bellevue", + "position": "Dentist", + "salary": "$270,393", + "start_date": "2/12/2013" + }, + { + "extn": "8916", + "id": "10672", + "name": "Gemma Ralph", + "office": "Lyon", + "position": "Biologist", + "salary": "$84,587", + "start_date": "1/24/2007" + }, + { + "extn": "1850", + "id": "10673", + "name": "Diane Mcleod", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$167,316", + "start_date": "8/29/2016" + }, + { + "extn": "5323", + "id": "10674", + "name": "Ada Gavin", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$14,137", + "start_date": "5/10/2012" + }, + { + "extn": "5235", + "id": "10675", + "name": "Andrea Long", + "office": "Milano", + "position": "Accountant", + "salary": "$48,834", + "start_date": "6/17/2004" + }, + { + "extn": "2724", + "id": "10676", + "name": "Joyce Styles", + "office": "Anaheim", + "position": "Call Center Representative", + "salary": "$21,389", + "start_date": "3/31/2011" + }, + { + "extn": "5419", + "id": "10677", + "name": "Julianna Abbot", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$288,363", + "start_date": "5/15/2017" + }, + { + "extn": "6433", + "id": "10678", + "name": "Cameron Ingram", + "office": "Washington", + "position": "Chef Manager", + "salary": "$72,484", + "start_date": "4/30/2007" + }, + { + "extn": "8733", + "id": "10679", + "name": "George Nicolas", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$116,955", + "start_date": "7/22/2008" + }, + { + "extn": "5207", + "id": "10680", + "name": "Angel Simpson", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$265,478", + "start_date": "7/21/2014" + }, + { + "extn": "8835", + "id": "10681", + "name": "Maribel Roth", + "office": "Valetta", + "position": "Treasurer", + "salary": "$190,327", + "start_date": "2/7/2019" + }, + { + "extn": "2277", + "id": "10682", + "name": "Doris Attwood", + "office": "Fremont", + "position": "Designer", + "salary": "$76,176", + "start_date": "4/29/2000" + }, + { + "extn": "1656", + "id": "10683", + "name": "Chadwick Murphy", + "office": "Berna", + "position": "Audiologist", + "salary": "$218,753", + "start_date": "11/20/2017" + }, + { + "extn": "5083", + "id": "10684", + "name": "Barry Ogilvy", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$170,467", + "start_date": "2/14/2011" + }, + { + "extn": "8497", + "id": "10685", + "name": "Sebastian Moore", + "office": "St. Louis", + "position": "Doctor", + "salary": "$213,107", + "start_date": "9/27/2011" + }, + { + "extn": "4875", + "id": "10686", + "name": "Carl Higgs", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$64,068", + "start_date": "8/27/2017" + }, + { + "extn": "4730", + "id": "10687", + "name": "Hanna Lindsay", + "office": "Ontario", + "position": "Executive Director", + "salary": "$143,022", + "start_date": "2/28/2011" + }, + { + "extn": "7932", + "id": "10688", + "name": "Bernadette Holmes", + "office": "Prague", + "position": "Biologist", + "salary": "$154,966", + "start_date": "5/13/2001" + }, + { + "extn": "7910", + "id": "10689", + "name": "Kamila Cox", + "office": "New Orleans", + "position": "Designer", + "salary": "$267,580", + "start_date": "7/31/2002" + }, + { + "extn": "7768", + "id": "10690", + "name": "Wade Uttley", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$10,781", + "start_date": "7/8/2003" + }, + { + "extn": "7218", + "id": "10691", + "name": "Grace Allen", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$172,997", + "start_date": "5/18/2002" + }, + { + "extn": "8861", + "id": "10692", + "name": "Aiden Fields", + "office": "Rochester", + "position": "Design Engineer", + "salary": "$92,816", + "start_date": "10/6/2015" + }, + { + "extn": "9337", + "id": "10693", + "name": "Penny Stewart", + "office": "Los Angeles", + "position": "Cook", + "salary": "$107,688", + "start_date": "4/12/2006" + }, + { + "extn": "6237", + "id": "10694", + "name": "Boris Richards", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$47,912", + "start_date": "9/16/2008" + }, + { + "extn": "6033", + "id": "10695", + "name": "Roger Hunter", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$201,864", + "start_date": "1/9/2006" + }, + { + "extn": "9585", + "id": "10696", + "name": "Shannon Eastwood", + "office": "Detroit", + "position": "Dentist", + "salary": "$21,327", + "start_date": "11/1/2003" + }, + { + "extn": "9050", + "id": "10697", + "name": "Chadwick Kelly", + "office": "Wien", + "position": "Inspector", + "salary": "$190,711", + "start_date": "3/21/2004" + }, + { + "extn": "4312", + "id": "10698", + "name": "Estrella Hancock", + "office": "Ontario", + "position": "Auditor", + "salary": "$166,404", + "start_date": "1/7/2015" + }, + { + "extn": "7596", + "id": "10699", + "name": "Rick Reyes", + "office": "Amarillo", + "position": "Staffing Consultant", + "salary": "$26,668", + "start_date": "8/14/2009" + }, + { + "extn": "5475", + "id": "10700", + "name": "Sonya Collis", + "office": "Amarillo", + "position": "Designer", + "salary": "$213,786", + "start_date": "2/11/2008" + }, + { + "extn": "8908", + "id": "10701", + "name": "Joseph Owens", + "office": "Nashville", + "position": "Physician", + "salary": "$46,887", + "start_date": "5/14/2016" + }, + { + "extn": "9592", + "id": "10702", + "name": "Lauren Harris", + "office": "Quebec", + "position": "Dentist", + "salary": "$47,411", + "start_date": "7/7/2009" + }, + { + "extn": "4895", + "id": "10703", + "name": "Alex Judd", + "office": "Seattle", + "position": "Software Engineer", + "salary": "$116,836", + "start_date": "2/26/2005" + }, + { + "extn": "4809", + "id": "10704", + "name": "Matt Lyon", + "office": "San Antonio", + "position": "Front Desk Coordinator", + "salary": "$180,606", + "start_date": "1/9/2012" + }, + { + "extn": "5433", + "id": "10705", + "name": "Eduardo King", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$193,057", + "start_date": "1/4/2009" + }, + { + "extn": "5554", + "id": "10706", + "name": "Freya Plumb", + "office": "Amarillo", + "position": "Steward", + "salary": "$143,556", + "start_date": "10/13/2007" + }, + { + "extn": "2279", + "id": "10707", + "name": "Jack Collins", + "office": "Louisville", + "position": "Banker", + "salary": "$232,607", + "start_date": "2/13/2001" + }, + { + "extn": "6639", + "id": "10708", + "name": "Carmen Murphy", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$69,336", + "start_date": "3/20/2015" + }, + { + "extn": "5337", + "id": "10709", + "name": "Fred Larkin", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$152,219", + "start_date": "12/26/2001" + }, + { + "extn": "1687", + "id": "10710", + "name": "Belinda Allington", + "office": "Tokyo", + "position": "Designer", + "salary": "$210,326", + "start_date": "3/11/2006" + }, + { + "extn": "7882", + "id": "10711", + "name": "Carl Grady", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$97,667", + "start_date": "3/9/2015" + }, + { + "extn": "8109", + "id": "10712", + "name": "Rufus Marshall", + "office": "Huntsville", + "position": "Designer", + "salary": "$217,873", + "start_date": "5/24/2011" + }, + { + "extn": "6292", + "id": "10713", + "name": "Noah James", + "office": "Lincoln", + "position": "Dentist", + "salary": "$19,230", + "start_date": "9/13/2013" + }, + { + "extn": "7706", + "id": "10714", + "name": "Liam Stanley", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$250,952", + "start_date": "8/26/2006" + }, + { + "extn": "2354", + "id": "10715", + "name": "Julianna Stark", + "office": "Washington", + "position": "Auditor", + "salary": "$161,687", + "start_date": "5/10/2010" + }, + { + "extn": "7426", + "id": "10716", + "name": "Danny Anderson", + "office": "Oakland", + "position": "Project Manager", + "salary": "$74,439", + "start_date": "7/9/2003" + }, + { + "extn": "7661", + "id": "10717", + "name": "Lana Addley", + "office": "Bakersfield", + "position": "Cook", + "salary": "$199,854", + "start_date": "6/11/2016" + }, + { + "extn": "3396", + "id": "10718", + "name": "Elijah Reynolds", + "office": "Rome", + "position": "Webmaster", + "salary": "$47,830", + "start_date": "9/18/2010" + }, + { + "extn": "1363", + "id": "10719", + "name": "Danny Widdows", + "office": "Portland", + "position": "CNC Operator", + "salary": "$237,679", + "start_date": "4/26/2012" + }, + { + "extn": "1499", + "id": "10720", + "name": "Cadence Lyon", + "office": "Irving", + "position": "Webmaster", + "salary": "$10,531", + "start_date": "7/4/2015" + }, + { + "extn": "2679", + "id": "10721", + "name": "Charlotte Rose", + "office": "Worcester", + "position": "HR Coordinator", + "salary": "$216,612", + "start_date": "1/26/2018" + }, + { + "extn": "9212", + "id": "10722", + "name": "Fred Harrison", + "office": "Nashville", + "position": "Clerk", + "salary": "$206,287", + "start_date": "8/23/2015" + }, + { + "extn": "6392", + "id": "10723", + "name": "Dasha Edmonds", + "office": "Rome", + "position": "Baker", + "salary": "$192,414", + "start_date": "8/12/2009" + }, + { + "extn": "5193", + "id": "10724", + "name": "Amy Broomfield", + "office": "Stockton", + "position": "Business Broker", + "salary": "$269,273", + "start_date": "8/14/2008" + }, + { + "extn": "7709", + "id": "10725", + "name": "Carrie Tate", + "office": "Hollywood", + "position": "Treasurer", + "salary": "$132,875", + "start_date": "3/28/2017" + }, + { + "extn": "6947", + "id": "10726", + "name": "Chadwick Slater", + "office": "Venice", + "position": "Chef Manager", + "salary": "$106,765", + "start_date": "3/9/2006" + }, + { + "extn": "8176", + "id": "10727", + "name": "Moira Ward", + "office": "Louisville", + "position": "Machine Operator", + "salary": "$176,540", + "start_date": "5/26/2006" + }, + { + "extn": "6480", + "id": "10728", + "name": "Andie Oatway", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$248,869", + "start_date": "8/29/2014" + }, + { + "extn": "5685", + "id": "10729", + "name": "Brad Patel", + "office": "Colorado Springs", + "position": "Accountant", + "salary": "$145,960", + "start_date": "5/6/2015" + }, + { + "extn": "3967", + "id": "10730", + "name": "Matt Thornton", + "office": "Louisville", + "position": "Paramedic", + "salary": "$210,868", + "start_date": "6/3/2001" + }, + { + "extn": "6029", + "id": "10731", + "name": "Roger Bowen", + "office": "Henderson", + "position": "Cook", + "salary": "$118,560", + "start_date": "12/9/2013" + }, + { + "extn": "1144", + "id": "10732", + "name": "Mark Greenwood", + "office": "Venice", + "position": "Associate Professor", + "salary": "$84,703", + "start_date": "11/28/2015" + }, + { + "extn": "2736", + "id": "10733", + "name": "Denny Doherty", + "office": "Valetta", + "position": "Production Painter", + "salary": "$283,170", + "start_date": "2/13/2008" + }, + { + "extn": "4589", + "id": "10734", + "name": "Nick Addley", + "office": "Valetta", + "position": "Clerk", + "salary": "$283,162", + "start_date": "4/5/2004" + }, + { + "extn": "4444", + "id": "10735", + "name": "Maxwell Power", + "office": "Richmond", + "position": "Doctor", + "salary": "$139,674", + "start_date": "2/7/2001" + }, + { + "extn": "2345", + "id": "10736", + "name": "Oliver Warner", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$234,236", + "start_date": "2/10/2010" + }, + { + "extn": "6479", + "id": "10737", + "name": "Christine Gilbert", + "office": "Quebec", + "position": "Operator", + "salary": "$209,892", + "start_date": "12/30/2007" + }, + { + "extn": "1311", + "id": "10738", + "name": "Chadwick Rixon", + "office": "Fullerton", + "position": "Mobile Developer", + "salary": "$218,231", + "start_date": "7/11/2000" + }, + { + "extn": "2972", + "id": "10739", + "name": "Harmony Rigg", + "office": "Fremont", + "position": "Designer", + "salary": "$96,781", + "start_date": "4/17/2001" + }, + { + "extn": "4398", + "id": "10740", + "name": "Rhea Newman", + "office": "Madison", + "position": "Bellman", + "salary": "$184,379", + "start_date": "11/10/2008" + }, + { + "extn": "2685", + "id": "10741", + "name": "Kendra Stevens", + "office": "Orlando", + "position": "Inspector", + "salary": "$77,086", + "start_date": "6/4/2009" + }, + { + "extn": "9774", + "id": "10742", + "name": "Ethan Wilson", + "office": "Oakland", + "position": "Project Manager", + "salary": "$158,853", + "start_date": "8/26/2003" + }, + { + "extn": "6089", + "id": "10743", + "name": "Barney Myatt", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$209,318", + "start_date": "11/14/2012" + }, + { + "extn": "7816", + "id": "10744", + "name": "Lucas Burnley", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$111,035", + "start_date": "5/30/2017" + }, + { + "extn": "7045", + "id": "10745", + "name": "Ivy Ogilvy", + "office": "Fullerton", + "position": "Steward", + "salary": "$170,262", + "start_date": "5/10/2009" + }, + { + "extn": "8436", + "id": "10746", + "name": "Mason Callan", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$111,921", + "start_date": "1/15/2018" + }, + { + "extn": "6151", + "id": "10747", + "name": "Rose Buckley", + "office": "San Francisco", + "position": "Baker", + "salary": "$114,710", + "start_date": "6/17/2008" + }, + { + "extn": "6486", + "id": "10748", + "name": "Sadie Widdows", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$181,801", + "start_date": "5/19/2019" + }, + { + "extn": "9846", + "id": "10749", + "name": "Percy Raven", + "office": "Lincoln", + "position": "Doctor", + "salary": "$13,985", + "start_date": "1/8/2001" + }, + { + "extn": "3828", + "id": "10750", + "name": "Harvey Kerr", + "office": "Saint Paul", + "position": "Budget Analyst", + "salary": "$61,902", + "start_date": "11/1/2017" + }, + { + "extn": "1163", + "id": "10751", + "name": "Wendy Edmonds", + "office": "Paris", + "position": "Ambulatory Nurse", + "salary": "$286,928", + "start_date": "12/12/2005" + }, + { + "extn": "5691", + "id": "10752", + "name": "Daron Woods", + "office": "Minneapolis", + "position": "Front Desk Coordinator", + "salary": "$49,279", + "start_date": "10/17/2008" + }, + { + "extn": "1134", + "id": "10753", + "name": "Michaela Ellery", + "office": "Fremont", + "position": "Cook", + "salary": "$19,363", + "start_date": "2/22/2013" + }, + { + "extn": "8208", + "id": "10754", + "name": "Rosalie Stevens", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$190,263", + "start_date": "8/29/2000" + }, + { + "extn": "9734", + "id": "10755", + "name": "Barney Robinson", + "office": "Orlando", + "position": "Fabricator", + "salary": "$247,329", + "start_date": "6/30/2007" + }, + { + "extn": "4499", + "id": "10756", + "name": "Ethan Higgs", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$134,201", + "start_date": "8/26/2005" + }, + { + "extn": "4826", + "id": "10757", + "name": "William Penn", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$118,981", + "start_date": "9/27/2012" + }, + { + "extn": "6000", + "id": "10758", + "name": "Regina Rodgers", + "office": "San Antonio", + "position": "Inspector", + "salary": "$269,494", + "start_date": "9/22/2013" + }, + { + "extn": "6861", + "id": "10759", + "name": "Rose Harvey", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$112,799", + "start_date": "10/12/2012" + }, + { + "extn": "3236", + "id": "10760", + "name": "Maggie Thomson", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$149,620", + "start_date": "11/23/2018" + }, + { + "extn": "6200", + "id": "10761", + "name": "Britney Simpson", + "office": "Memphis", + "position": "Associate Professor", + "salary": "$144,036", + "start_date": "6/18/2014" + }, + { + "extn": "7814", + "id": "10762", + "name": "Skylar Forester", + "office": "Seattle", + "position": "Staffing Consultant", + "salary": "$71,311", + "start_date": "8/28/2019" + }, + { + "extn": "5249", + "id": "10763", + "name": "Andrea Hewitt", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$50,821", + "start_date": "10/18/2008" + }, + { + "extn": "4568", + "id": "10764", + "name": "Miley Eddison", + "office": "Boston", + "position": "Biologist", + "salary": "$44,295", + "start_date": "4/27/2001" + }, + { + "extn": "8927", + "id": "10765", + "name": "Jules Knight", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$297,876", + "start_date": "11/17/2003" + }, + { + "extn": "3236", + "id": "10766", + "name": "Mason Jarrett", + "office": "Stockton", + "position": "Designer", + "salary": "$15,927", + "start_date": "2/4/2005" + }, + { + "extn": "5963", + "id": "10767", + "name": "Benjamin Walter", + "office": "Jersey City", + "position": "Insurance Broker", + "salary": "$182,207", + "start_date": "10/16/2011" + }, + { + "extn": "6400", + "id": "10768", + "name": "Benny Hill", + "office": "Minneapolis", + "position": "Global Logistics Supervisor", + "salary": "$55,019", + "start_date": "2/27/2011" + }, + { + "extn": "3541", + "id": "10769", + "name": "Norah Cox", + "office": "Paris", + "position": "Electrician", + "salary": "$283,788", + "start_date": "3/23/2016" + }, + { + "extn": "6683", + "id": "10770", + "name": "Peter Price", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$76,327", + "start_date": "10/8/2012" + }, + { + "extn": "9204", + "id": "10771", + "name": "Elijah Villiger", + "office": "Fullerton", + "position": "Operator", + "salary": "$92,983", + "start_date": "1/10/2013" + }, + { + "extn": "4296", + "id": "10772", + "name": "Rita Faulkner", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$278,348", + "start_date": "3/10/2006" + }, + { + "extn": "3896", + "id": "10773", + "name": "Enoch Yarwood", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$259,430", + "start_date": "6/19/2018" + }, + { + "extn": "3911", + "id": "10774", + "name": "Owen Cavanagh", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$38,593", + "start_date": "12/22/2017" + }, + { + "extn": "3936", + "id": "10775", + "name": "Tyson Howard", + "office": "Zurich", + "position": "Health Educator", + "salary": "$161,110", + "start_date": "7/4/2005" + }, + { + "extn": "8231", + "id": "10776", + "name": "Winnie Cowan", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$193,486", + "start_date": "8/23/2006" + }, + { + "extn": "5203", + "id": "10777", + "name": "Denis Kelly", + "office": "Boston", + "position": "Service Supervisor", + "salary": "$197,052", + "start_date": "8/10/2019" + }, + { + "extn": "9719", + "id": "10778", + "name": "Cedrick Carter", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$138,739", + "start_date": "12/29/2011" + }, + { + "extn": "3022", + "id": "10779", + "name": "Jack Fall", + "office": "Arlington", + "position": "Electrician", + "salary": "$41,614", + "start_date": "1/14/2002" + }, + { + "extn": "2076", + "id": "10780", + "name": "Cedrick Campbell", + "office": "Oakland", + "position": "Web Developer", + "salary": "$203,846", + "start_date": "1/28/2016" + }, + { + "extn": "2949", + "id": "10781", + "name": "Oliver Oliver", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$285,922", + "start_date": "4/5/2007" + }, + { + "extn": "2806", + "id": "10782", + "name": "Barney Rigg", + "office": "Bakersfield", + "position": "Assistant Buyer", + "salary": "$292,731", + "start_date": "2/24/2015" + }, + { + "extn": "3349", + "id": "10783", + "name": "Abdul Ryan", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$84,751", + "start_date": "8/15/2009" + }, + { + "extn": "6128", + "id": "10784", + "name": "Chad Butler", + "office": "Nashville", + "position": "Inspector", + "salary": "$170,896", + "start_date": "7/29/2017" + }, + { + "extn": "1197", + "id": "10785", + "name": "Allison Rust", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$287,485", + "start_date": "2/4/2012" + }, + { + "extn": "3682", + "id": "10786", + "name": "William Brock", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$125,308", + "start_date": "1/29/2002" + }, + { + "extn": "8971", + "id": "10787", + "name": "Chester Watt", + "office": "Tulsa", + "position": "Designer", + "salary": "$16,292", + "start_date": "11/5/2003" + }, + { + "extn": "5752", + "id": "10788", + "name": "Marvin Lloyd", + "office": "Fullerton", + "position": "Cook", + "salary": "$261,988", + "start_date": "3/9/2009" + }, + { + "extn": "2555", + "id": "10789", + "name": "Michelle Morris", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$167,618", + "start_date": "8/30/2011" + }, + { + "extn": "5311", + "id": "10790", + "name": "Roger Jones", + "office": "Reno", + "position": "Project Manager", + "salary": "$236,537", + "start_date": "5/11/2014" + }, + { + "extn": "4026", + "id": "10791", + "name": "Phillip Potts", + "office": "Rome", + "position": "Banker", + "salary": "$263,175", + "start_date": "6/10/2011" + }, + { + "extn": "9715", + "id": "10792", + "name": "Kieth Thatcher", + "office": "Bucharest", + "position": "Electrician", + "salary": "$16,232", + "start_date": "6/1/2000" + }, + { + "extn": "8350", + "id": "10793", + "name": "Tess Grady", + "office": "Paris", + "position": "Software Engineer", + "salary": "$249,965", + "start_date": "7/7/2019" + }, + { + "extn": "6801", + "id": "10794", + "name": "Adalind Harvey", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$185,964", + "start_date": "12/28/2004" + }, + { + "extn": "5318", + "id": "10795", + "name": "Iris Boyle", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$40,607", + "start_date": "12/26/2014" + }, + { + "extn": "2401", + "id": "10796", + "name": "Enoch Terry", + "office": "Otawa", + "position": "Banker", + "salary": "$74,033", + "start_date": "1/27/2015" + }, + { + "extn": "9316", + "id": "10797", + "name": "Emma Amstead", + "office": "San Jose", + "position": "Stockbroker", + "salary": "$250,744", + "start_date": "6/19/2007" + }, + { + "extn": "2143", + "id": "10798", + "name": "Sebastian Richardson", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$193,026", + "start_date": "12/31/2009" + }, + { + "extn": "9495", + "id": "10799", + "name": "Ramon Webster", + "office": "Portland", + "position": "Dentist", + "salary": "$201,154", + "start_date": "11/25/2001" + }, + { + "extn": "1785", + "id": "10800", + "name": "Logan Jarrett", + "office": "San Bernardino", + "position": "Software Engineer", + "salary": "$90,661", + "start_date": "6/28/2016" + }, + { + "extn": "1726", + "id": "10801", + "name": "Mike Radcliffe", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$138,315", + "start_date": "7/20/2012" + }, + { + "extn": "1905", + "id": "10802", + "name": "Alice Rosenbloom", + "office": "Los Angeles", + "position": "Insurance Broker", + "salary": "$226,816", + "start_date": "7/29/2008" + }, + { + "extn": "3406", + "id": "10803", + "name": "Kaylee Gaynor", + "office": "Baltimore", + "position": "Stockbroker", + "salary": "$294,009", + "start_date": "4/7/2008" + }, + { + "extn": "8869", + "id": "10804", + "name": "Martin Nanton", + "office": "London", + "position": "Doctor", + "salary": "$231,726", + "start_date": "4/19/2000" + }, + { + "extn": "4184", + "id": "10805", + "name": "Tara Giles", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$162,505", + "start_date": "6/30/2014" + }, + { + "extn": "3554", + "id": "10806", + "name": "Phoebe Curtis", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$187,915", + "start_date": "4/1/2007" + }, + { + "extn": "7475", + "id": "10807", + "name": "Sydney Callan", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$163,794", + "start_date": "1/24/2011" + }, + { + "extn": "2398", + "id": "10808", + "name": "Josephine Huggins", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$268,702", + "start_date": "4/1/2001" + }, + { + "extn": "8057", + "id": "10809", + "name": "Callie Eyres", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$109,133", + "start_date": "7/3/2014" + }, + { + "extn": "4465", + "id": "10810", + "name": "Kenzie Wallace", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$28,838", + "start_date": "3/22/2000" + }, + { + "extn": "1116", + "id": "10811", + "name": "Nancy Farmer", + "office": "Kansas City", + "position": "Cashier", + "salary": "$90,852", + "start_date": "3/1/2004" + }, + { + "extn": "9567", + "id": "10812", + "name": "Hayden Cooper", + "office": "Fremont", + "position": "Clerk", + "salary": "$195,180", + "start_date": "5/6/2015" + }, + { + "extn": "6163", + "id": "10813", + "name": "Julian Ward", + "office": "Boston", + "position": "Lecturer", + "salary": "$222,337", + "start_date": "6/11/2013" + }, + { + "extn": "6274", + "id": "10814", + "name": "Phillip Uddin", + "office": "Milano", + "position": "Service Supervisor", + "salary": "$18,255", + "start_date": "3/31/2014" + }, + { + "extn": "7822", + "id": "10815", + "name": "Sebastian Chapman", + "office": "Amarillo", + "position": "Clerk", + "salary": "$151,168", + "start_date": "3/5/2001" + }, + { + "extn": "8261", + "id": "10816", + "name": "Melinda Richardson", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$208,886", + "start_date": "8/13/2012" + }, + { + "extn": "5169", + "id": "10817", + "name": "Henry Wooldridge", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$238,480", + "start_date": "9/21/2003" + }, + { + "extn": "6675", + "id": "10818", + "name": "Mackenzie Hunter", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$54,767", + "start_date": "3/30/2018" + }, + { + "extn": "2081", + "id": "10819", + "name": "Chester Carter", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$205,432", + "start_date": "1/28/2018" + }, + { + "extn": "2435", + "id": "10820", + "name": "Jacob Salt", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$252,034", + "start_date": "10/26/2011" + }, + { + "extn": "1788", + "id": "10821", + "name": "Charlotte Hewitt", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$292,266", + "start_date": "2/9/2000" + }, + { + "extn": "6942", + "id": "10822", + "name": "Ryan Larkin", + "office": "Charlotte", + "position": "Doctor", + "salary": "$82,112", + "start_date": "5/4/2001" + }, + { + "extn": "5278", + "id": "10823", + "name": "Mike Turner", + "office": "El Paso", + "position": "Auditor", + "salary": "$157,132", + "start_date": "1/29/2015" + }, + { + "extn": "8276", + "id": "10824", + "name": "Sadie White", + "office": "Portland", + "position": "Physician", + "salary": "$18,443", + "start_date": "5/3/2016" + }, + { + "extn": "3114", + "id": "10825", + "name": "Tom Graves", + "office": "Berlin", + "position": "Paramedic", + "salary": "$189,078", + "start_date": "7/22/2018" + }, + { + "extn": "2826", + "id": "10826", + "name": "Candace Morrow", + "office": "San Antonio", + "position": "Cashier", + "salary": "$29,356", + "start_date": "7/6/2010" + }, + { + "extn": "8476", + "id": "10827", + "name": "Valerie Hunt", + "office": "Honolulu", + "position": "Paramedic", + "salary": "$233,789", + "start_date": "2/18/2005" + }, + { + "extn": "6119", + "id": "10828", + "name": "Moira Knott", + "office": "Arlington", + "position": "Electrician", + "salary": "$193,748", + "start_date": "6/2/2010" + }, + { + "extn": "1039", + "id": "10829", + "name": "Nick Rixon", + "office": "Houston", + "position": "Web Developer", + "salary": "$217,245", + "start_date": "4/23/2012" + }, + { + "extn": "4054", + "id": "10830", + "name": "Bryon Quinnell", + "office": "Fort Lauderdale", + "position": "Budget Analyst", + "salary": "$224,460", + "start_date": "1/28/2002" + }, + { + "extn": "9422", + "id": "10831", + "name": "Marigold Booth", + "office": "Laredo", + "position": "Banker", + "salary": "$124,849", + "start_date": "1/23/2019" + }, + { + "extn": "1611", + "id": "10832", + "name": "Denis Dempsey", + "office": "Paris", + "position": "Health Educator", + "salary": "$176,551", + "start_date": "1/18/2005" + }, + { + "extn": "4905", + "id": "10833", + "name": "Lillian Quinton", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$31,192", + "start_date": "9/8/2003" + }, + { + "extn": "8502", + "id": "10834", + "name": "Aiden James", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$236,373", + "start_date": "8/1/2013" + }, + { + "extn": "2427", + "id": "10835", + "name": "Grace Nicholls", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$106,374", + "start_date": "9/23/2000" + }, + { + "extn": "4674", + "id": "10836", + "name": "Nick Salt", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$231,173", + "start_date": "6/15/2010" + }, + { + "extn": "7309", + "id": "10837", + "name": "Chad Stone ", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$183,072", + "start_date": "5/7/2008" + }, + { + "extn": "8859", + "id": "10838", + "name": "Fred Glass", + "office": "Rochester", + "position": "Audiologist", + "salary": "$113,170", + "start_date": "7/16/2000" + }, + { + "extn": "7625", + "id": "10839", + "name": "Peter Bryson", + "office": "Columbus", + "position": "Designer", + "salary": "$268,200", + "start_date": "6/26/2005" + }, + { + "extn": "7824", + "id": "10840", + "name": "Caleb Davies", + "office": "Las Vegas", + "position": "Baker", + "salary": "$166,598", + "start_date": "8/28/2006" + }, + { + "extn": "2916", + "id": "10841", + "name": "Evie Bloom", + "office": "Prague", + "position": "Stockbroker", + "salary": "$102,201", + "start_date": "12/18/2012" + }, + { + "extn": "1872", + "id": "10842", + "name": "Alma Rose", + "office": "Oklahoma City", + "position": "Call Center Representative", + "salary": "$133,235", + "start_date": "7/30/2013" + }, + { + "extn": "9185", + "id": "10843", + "name": "David Lloyd", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$296,488", + "start_date": "5/1/2005" + }, + { + "extn": "9948", + "id": "10844", + "name": "Julianna Lee", + "office": "Escondido", + "position": "Dentist", + "salary": "$30,582", + "start_date": "4/5/2001" + }, + { + "extn": "3235", + "id": "10845", + "name": "John Stone ", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$270,835", + "start_date": "9/25/2004" + }, + { + "extn": "6018", + "id": "10846", + "name": "Cherish Mcgee", + "office": "Moreno Valley", + "position": "Healthcare Specialist", + "salary": "$189,960", + "start_date": "10/4/2014" + }, + { + "extn": "8296", + "id": "10847", + "name": "Isla Simmons", + "office": "Indianapolis", + "position": "HR Specialist", + "salary": "$109,575", + "start_date": "9/9/2013" + }, + { + "extn": "4337", + "id": "10848", + "name": "Abdul Attwood", + "office": "Moreno Valley", + "position": "Design Engineer", + "salary": "$153,949", + "start_date": "5/27/2000" + }, + { + "extn": "3164", + "id": "10849", + "name": "Tyson Edwards", + "office": "Irving", + "position": "Business Broker", + "salary": "$241,319", + "start_date": "1/12/2010" + }, + { + "extn": "8284", + "id": "10850", + "name": "Makena Wilde", + "office": "Rochester", + "position": "Dentist", + "salary": "$269,905", + "start_date": "6/26/2008" + }, + { + "extn": "8216", + "id": "10851", + "name": "Hayden Mullins", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$88,733", + "start_date": "5/27/2007" + }, + { + "extn": "2305", + "id": "10852", + "name": "Katelyn Grady", + "office": "Dallas", + "position": "Webmaster", + "salary": "$80,297", + "start_date": "12/1/2008" + }, + { + "extn": "2578", + "id": "10853", + "name": "Alessia Norris", + "office": "San Bernardino", + "position": "Executive Director", + "salary": "$132,298", + "start_date": "3/7/2004" + }, + { + "extn": "9846", + "id": "10854", + "name": "Leroy Bayliss", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$241,888", + "start_date": "12/17/2013" + }, + { + "extn": "2514", + "id": "10855", + "name": "Skylar Ranks", + "office": "Venice", + "position": "Steward", + "salary": "$120,250", + "start_date": "8/10/2005" + }, + { + "extn": "9479", + "id": "10856", + "name": "Kurt Gunn", + "office": "Glendale", + "position": "Fabricator", + "salary": "$179,712", + "start_date": "12/4/2003" + }, + { + "extn": "7757", + "id": "10857", + "name": "Evie Thorne", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$113,400", + "start_date": "4/3/2009" + }, + { + "extn": "3000", + "id": "10858", + "name": "Manuel Nurton", + "office": "Chicago", + "position": "Cashier", + "salary": "$107,257", + "start_date": "11/4/2000" + }, + { + "extn": "2325", + "id": "10859", + "name": "Jack Vincent", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$201,507", + "start_date": "2/9/2015" + }, + { + "extn": "3938", + "id": "10860", + "name": "Carter Ballard", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$172,871", + "start_date": "7/19/2010" + }, + { + "extn": "5164", + "id": "10861", + "name": "Sonya Umney", + "office": "Atlanta", + "position": "Steward", + "salary": "$92,205", + "start_date": "5/8/2019" + }, + { + "extn": "9477", + "id": "10862", + "name": "Erin Swan", + "office": "Paris", + "position": "Auditor", + "salary": "$77,517", + "start_date": "5/3/2006" + }, + { + "extn": "6631", + "id": "10863", + "name": "Cedrick Carpenter", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$295,563", + "start_date": "3/14/2014" + }, + { + "extn": "6820", + "id": "10864", + "name": "Leilani Lane", + "office": "Rome", + "position": "Doctor", + "salary": "$172,828", + "start_date": "12/5/2005" + }, + { + "extn": "2307", + "id": "10865", + "name": "Sebastian Malone", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$197,195", + "start_date": "9/12/2011" + }, + { + "extn": "5904", + "id": "10866", + "name": "Chad Harris", + "office": "Murfreesboro", + "position": "CNC Operator", + "salary": "$256,991", + "start_date": "12/8/2006" + }, + { + "extn": "4748", + "id": "10867", + "name": "Chuck Plant", + "office": "Anaheim", + "position": "Associate Professor", + "salary": "$13,626", + "start_date": "5/4/2013" + }, + { + "extn": "3358", + "id": "10868", + "name": "Daria Vollans", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$281,898", + "start_date": "4/27/2011" + }, + { + "extn": "2180", + "id": "10869", + "name": "Julius Boden", + "office": "Phoenix", + "position": "Retail Trainee", + "salary": "$178,990", + "start_date": "12/14/2014" + }, + { + "extn": "5728", + "id": "10870", + "name": "Johnathan West", + "office": "Zurich", + "position": "Stockbroker", + "salary": "$125,593", + "start_date": "6/9/2003" + }, + { + "extn": "3453", + "id": "10871", + "name": "Enoch Kennedy", + "office": "Worcester", + "position": "Business Broker", + "salary": "$283,222", + "start_date": "9/26/2001" + }, + { + "extn": "7684", + "id": "10872", + "name": "Martin Khan", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$241,997", + "start_date": "9/27/2010" + }, + { + "extn": "9197", + "id": "10873", + "name": "Eduardo Dickson", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$44,476", + "start_date": "11/23/2000" + }, + { + "extn": "5976", + "id": "10874", + "name": "Britney Weatcroft", + "office": "Los Angeles", + "position": "IT Support Staff", + "salary": "$148,452", + "start_date": "7/18/2009" + }, + { + "extn": "5395", + "id": "10875", + "name": "Eve Daniells", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$118,351", + "start_date": "7/15/2008" + }, + { + "extn": "4589", + "id": "10876", + "name": "Colleen Calderwood", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$178,491", + "start_date": "7/3/2003" + }, + { + "extn": "1100", + "id": "10877", + "name": "Martin Simmons", + "office": "San Diego", + "position": "Clerk", + "salary": "$109,132", + "start_date": "8/9/2019" + }, + { + "extn": "4237", + "id": "10878", + "name": "Candice Lindop", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$254,248", + "start_date": "1/16/2011" + }, + { + "extn": "1843", + "id": "10879", + "name": "Josh Carter", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$168,223", + "start_date": "8/20/2001" + }, + { + "extn": "9357", + "id": "10880", + "name": "Sylvia Skinner", + "office": "Boston", + "position": "Service Supervisor", + "salary": "$240,952", + "start_date": "4/26/2008" + }, + { + "extn": "9088", + "id": "10881", + "name": "Alexander Vincent", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$49,080", + "start_date": "3/14/2016" + }, + { + "extn": "8743", + "id": "10882", + "name": "Matt Eaton", + "office": "Lyon", + "position": "Fabricator", + "salary": "$214,812", + "start_date": "9/29/2017" + }, + { + "extn": "2353", + "id": "10883", + "name": "Caleb Chester", + "office": "Oakland", + "position": "Designer", + "salary": "$294,979", + "start_date": "6/16/2012" + }, + { + "extn": "5290", + "id": "10884", + "name": "Kaylee Rossi", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$297,001", + "start_date": "8/22/2003" + }, + { + "extn": "9231", + "id": "10885", + "name": "Rocco Pope", + "office": "Atlanta", + "position": "Accountant", + "salary": "$199,718", + "start_date": "1/31/2011" + }, + { + "extn": "2755", + "id": "10886", + "name": "Blake Gavin", + "office": "Fremont", + "position": "Budget Analyst", + "salary": "$290,350", + "start_date": "3/21/2013" + }, + { + "extn": "8600", + "id": "10887", + "name": "Faith Grady", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$292,016", + "start_date": "4/15/2008" + }, + { + "extn": "6825", + "id": "10888", + "name": "Judith Swift", + "office": "Lincoln", + "position": "Auditor", + "salary": "$199,150", + "start_date": "2/24/2014" + }, + { + "extn": "8581", + "id": "10889", + "name": "Caydence Mitchell", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$136,410", + "start_date": "8/9/2019" + }, + { + "extn": "9011", + "id": "10890", + "name": "Mary Dempsey", + "office": "Rome", + "position": "Design Engineer", + "salary": "$42,954", + "start_date": "3/2/2014" + }, + { + "extn": "2310", + "id": "10891", + "name": "Doug Buckley", + "office": "Hollywood", + "position": "Baker", + "salary": "$28,612", + "start_date": "5/19/2000" + }, + { + "extn": "8158", + "id": "10892", + "name": "Ramon Talbot", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$187,498", + "start_date": "5/31/2011" + }, + { + "extn": "2050", + "id": "10893", + "name": "Julian West", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$100,085", + "start_date": "4/29/2016" + }, + { + "extn": "8742", + "id": "10894", + "name": "Anais Upton", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$27,236", + "start_date": "9/18/2016" + }, + { + "extn": "3715", + "id": "10895", + "name": "Sasha Carson", + "office": "Charlotte", + "position": "Bellman", + "salary": "$174,953", + "start_date": "3/23/2018" + }, + { + "extn": "2887", + "id": "10896", + "name": "Lucas Potts", + "office": "Irving", + "position": "Stockbroker", + "salary": "$11,295", + "start_date": "11/24/2017" + }, + { + "extn": "8293", + "id": "10897", + "name": "Chad Roberts", + "office": "Rome", + "position": "Cook", + "salary": "$237,859", + "start_date": "3/8/2014" + }, + { + "extn": "2782", + "id": "10898", + "name": "Carolyn Whittle", + "office": "Seattle", + "position": "Web Developer", + "salary": "$93,880", + "start_date": "5/5/2010" + }, + { + "extn": "2700", + "id": "10899", + "name": "Lucas Parker", + "office": "Norfolk", + "position": "Bellman", + "salary": "$77,101", + "start_date": "7/22/2012" + }, + { + "extn": "7953", + "id": "10900", + "name": "Matt Drew", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$25,104", + "start_date": "2/23/2002" + }, + { + "extn": "8583", + "id": "10901", + "name": "Adelaide Cavanagh", + "office": "London", + "position": "Mobile Developer", + "salary": "$243,423", + "start_date": "12/20/2013" + }, + { + "extn": "8469", + "id": "10902", + "name": "Michael Shaw", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$232,592", + "start_date": "6/8/2010" + }, + { + "extn": "1587", + "id": "10903", + "name": "Abdul Hale", + "office": "Nashville", + "position": "Systems Administrator", + "salary": "$86,142", + "start_date": "11/7/2014" + }, + { + "extn": "8259", + "id": "10904", + "name": "Piper Brooks", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$209,948", + "start_date": "9/5/2015" + }, + { + "extn": "5274", + "id": "10905", + "name": "Matt Jones", + "office": "Seattle", + "position": "Chef Manager", + "salary": "$55,953", + "start_date": "7/9/2005" + }, + { + "extn": "5748", + "id": "10906", + "name": "Hank Kirby", + "office": "Stockton", + "position": "Healthcare Specialist", + "salary": "$15,348", + "start_date": "9/3/2012" + }, + { + "extn": "6889", + "id": "10907", + "name": "Tom Cork", + "office": "Lancaster", + "position": "Inspector", + "salary": "$185,024", + "start_date": "4/8/2014" + }, + { + "extn": "7299", + "id": "10908", + "name": "Adalind Page ", + "office": "Richmond", + "position": "Auditor", + "salary": "$250,732", + "start_date": "6/6/2005" + }, + { + "extn": "7183", + "id": "10909", + "name": "Marilyn Wallace", + "office": "Richmond", + "position": "Dentist", + "salary": "$130,928", + "start_date": "3/18/2005" + }, + { + "extn": "8800", + "id": "10910", + "name": "Erin Uddin", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$66,161", + "start_date": "5/16/2012" + }, + { + "extn": "4340", + "id": "10911", + "name": "Cedrick Irwin", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$39,955", + "start_date": "8/16/2018" + }, + { + "extn": "5475", + "id": "10912", + "name": "Nathan Williams", + "office": "Rochester", + "position": "Doctor", + "salary": "$163,319", + "start_date": "8/22/2000" + }, + { + "extn": "9443", + "id": "10913", + "name": "Josh Jefferson", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$34,590", + "start_date": "1/27/2008" + }, + { + "extn": "4577", + "id": "10914", + "name": "Leroy Hunt", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$126,964", + "start_date": "9/6/2017" + }, + { + "extn": "7079", + "id": "10915", + "name": "Peter Marshall", + "office": "Salem", + "position": "Doctor", + "salary": "$291,467", + "start_date": "7/6/2002" + }, + { + "extn": "4674", + "id": "10916", + "name": "Chadwick Grey", + "office": "Kansas City", + "position": "Business Broker", + "salary": "$43,144", + "start_date": "1/7/2000" + }, + { + "extn": "4990", + "id": "10917", + "name": "Eduardo Walsh", + "office": "Santa Ana", + "position": "Baker", + "salary": "$80,534", + "start_date": "8/3/2012" + }, + { + "extn": "7345", + "id": "10918", + "name": "Michelle Carter", + "office": "Bucharest", + "position": "Audiologist", + "salary": "$261,456", + "start_date": "7/4/2014" + }, + { + "extn": "2735", + "id": "10919", + "name": "Emery Woodcock", + "office": "Amarillo", + "position": "Baker", + "salary": "$97,646", + "start_date": "8/2/2009" + }, + { + "extn": "8988", + "id": "10920", + "name": "Luke Hancock", + "office": "Hollywood", + "position": "Banker", + "salary": "$183,191", + "start_date": "7/20/2013" + }, + { + "extn": "4743", + "id": "10921", + "name": "Jack Bentley", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$203,083", + "start_date": "11/11/2005" + }, + { + "extn": "5534", + "id": "10922", + "name": "Jacob Cobb", + "office": "Chicago", + "position": "HR Coordinator", + "salary": "$260,163", + "start_date": "10/6/2008" + }, + { + "extn": "7437", + "id": "10923", + "name": "Roger Chadwick", + "office": "San Jose", + "position": "Operator", + "salary": "$278,523", + "start_date": "9/25/2016" + }, + { + "extn": "8696", + "id": "10924", + "name": "Crystal Bell", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$194,792", + "start_date": "5/2/2001" + }, + { + "extn": "4617", + "id": "10925", + "name": "Elise Ventura", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$215,277", + "start_date": "7/22/2003" + }, + { + "extn": "1188", + "id": "10926", + "name": "Ryan Talbot", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$248,045", + "start_date": "7/6/2011" + }, + { + "extn": "3070", + "id": "10927", + "name": "Brad Forester", + "office": "Detroit", + "position": "Operator", + "salary": "$266,170", + "start_date": "8/20/2011" + }, + { + "extn": "6292", + "id": "10928", + "name": "Chad Pearce", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$287,197", + "start_date": "10/5/2008" + }, + { + "extn": "4991", + "id": "10929", + "name": "Ethan Reading", + "office": "Miami", + "position": "Software Engineer", + "salary": "$298,159", + "start_date": "12/2/2000" + }, + { + "extn": "5981", + "id": "10930", + "name": "Chadwick Roth", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$261,534", + "start_date": "10/28/2018" + }, + { + "extn": "4003", + "id": "10931", + "name": "Enoch Boyle", + "office": "Miami", + "position": "Steward", + "salary": "$67,941", + "start_date": "9/5/2019" + }, + { + "extn": "7994", + "id": "10932", + "name": "Mabel Bradley", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$75,142", + "start_date": "11/2/2002" + }, + { + "extn": "4098", + "id": "10933", + "name": "Carina Mason", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$228,561", + "start_date": "8/13/2017" + }, + { + "extn": "9888", + "id": "10934", + "name": "Gil Rose", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$271,068", + "start_date": "2/18/2014" + }, + { + "extn": "7288", + "id": "10935", + "name": "Jenna Rowlands", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$155,719", + "start_date": "5/30/2003" + }, + { + "extn": "5624", + "id": "10936", + "name": "Hayden Varndell", + "office": "Oakland", + "position": "Auditor", + "salary": "$167,028", + "start_date": "11/6/2012" + }, + { + "extn": "5716", + "id": "10937", + "name": "Gil Williams", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$137,593", + "start_date": "1/30/2003" + }, + { + "extn": "3924", + "id": "10938", + "name": "Samara Allcott", + "office": "Nashville", + "position": "Lecturer", + "salary": "$52,167", + "start_date": "10/5/2003" + }, + { + "extn": "3569", + "id": "10939", + "name": "Martha Thomson", + "office": "Reno", + "position": "Production Painter", + "salary": "$298,235", + "start_date": "12/11/2003" + }, + { + "extn": "7696", + "id": "10940", + "name": "Gina Noach", + "office": "Worcester", + "position": "Dentist", + "salary": "$253,780", + "start_date": "11/6/2012" + }, + { + "extn": "2767", + "id": "10941", + "name": "Johnny Martin", + "office": "San Diego", + "position": "Audiologist", + "salary": "$285,510", + "start_date": "5/28/2006" + }, + { + "extn": "8311", + "id": "10942", + "name": "Alice Hastings", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$249,513", + "start_date": "4/2/2017" + }, + { + "extn": "7711", + "id": "10943", + "name": "Hayden Ashwell", + "office": "Chicago", + "position": "Lecturer", + "salary": "$28,918", + "start_date": "10/31/2008" + }, + { + "extn": "7557", + "id": "10944", + "name": "Jack Rogers", + "office": "Houston", + "position": "Doctor", + "salary": "$168,271", + "start_date": "1/18/2000" + }, + { + "extn": "8051", + "id": "10945", + "name": "Mason Ryan", + "office": "Moreno Valley", + "position": "Pharmacist", + "salary": "$15,726", + "start_date": "7/26/2016" + }, + { + "extn": "7476", + "id": "10946", + "name": "Tara Donnelly", + "office": "Milano", + "position": "Pharmacist", + "salary": "$113,513", + "start_date": "6/12/2011" + }, + { + "extn": "1458", + "id": "10947", + "name": "Benjamin Bradley", + "office": "Louisville", + "position": "Cashier", + "salary": "$183,401", + "start_date": "10/19/2002" + }, + { + "extn": "9930", + "id": "10948", + "name": "Wade Thompson", + "office": "Miami", + "position": "Project Manager", + "salary": "$13,514", + "start_date": "2/15/2013" + }, + { + "extn": "3134", + "id": "10949", + "name": "Sasha Murphy", + "office": "Valetta", + "position": "Assistant Buyer", + "salary": "$152,873", + "start_date": "8/9/2005" + }, + { + "extn": "4317", + "id": "10950", + "name": "Tom Camden", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$216,591", + "start_date": "7/23/2015" + }, + { + "extn": "3363", + "id": "10951", + "name": "Johnathan Lewis", + "office": "Chicago", + "position": "Accountant", + "salary": "$99,199", + "start_date": "8/6/2011" + }, + { + "extn": "6815", + "id": "10952", + "name": "Francesca Hill", + "office": "Charlotte", + "position": "Restaurant Manager", + "salary": "$268,164", + "start_date": "12/5/2017" + }, + { + "extn": "8532", + "id": "10953", + "name": "Roger Fowler", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$170,074", + "start_date": "10/24/2005" + }, + { + "extn": "7819", + "id": "10954", + "name": "Anabelle Yang", + "office": "Bakersfield", + "position": "Health Educator", + "salary": "$58,133", + "start_date": "5/25/2000" + }, + { + "extn": "5017", + "id": "10955", + "name": "Hank Flanders", + "office": "Arlington", + "position": "Laboratory Technician", + "salary": "$171,198", + "start_date": "9/28/2002" + }, + { + "extn": "5661", + "id": "10956", + "name": "Tom Mullins", + "office": "Huntsville", + "position": "Mobile Developer", + "salary": "$60,543", + "start_date": "10/30/2014" + }, + { + "extn": "5942", + "id": "10957", + "name": "Gemma Cork", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$148,754", + "start_date": "11/24/2002" + }, + { + "extn": "6145", + "id": "10958", + "name": "Boris Shaw", + "office": "Rochester", + "position": "Biologist", + "salary": "$132,121", + "start_date": "10/16/2016" + }, + { + "extn": "8472", + "id": "10959", + "name": "Estrella Mccormick", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$190,131", + "start_date": "12/15/2009" + }, + { + "extn": "7211", + "id": "10960", + "name": "Logan Morgan", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$257,354", + "start_date": "9/7/2011" + }, + { + "extn": "3963", + "id": "10961", + "name": "Mike Emerson", + "office": "Oklahoma City", + "position": "Inspector", + "salary": "$168,186", + "start_date": "6/28/2003" + }, + { + "extn": "6637", + "id": "10962", + "name": "Gwenyth Edley", + "office": "Fort Lauderdale", + "position": "Web Developer", + "salary": "$91,507", + "start_date": "4/6/2006" + }, + { + "extn": "8065", + "id": "10963", + "name": "Lillian Harris", + "office": "Long Beach", + "position": "Electrician", + "salary": "$293,141", + "start_date": "2/7/2003" + }, + { + "extn": "3915", + "id": "10964", + "name": "Bart Oliver", + "office": "London", + "position": "Machine Operator", + "salary": "$204,591", + "start_date": "6/5/2003" + }, + { + "extn": "5995", + "id": "10965", + "name": "Greta Lucas", + "office": "Oklahoma City", + "position": "Systems Administrator", + "salary": "$199,911", + "start_date": "2/3/2019" + }, + { + "extn": "9940", + "id": "10966", + "name": "Kenzie Rowlands", + "office": "Rome", + "position": "Banker", + "salary": "$260,447", + "start_date": "10/1/2007" + }, + { + "extn": "3241", + "id": "10967", + "name": "David Varley", + "office": "Orlando", + "position": "Physician", + "salary": "$173,413", + "start_date": "9/2/2019" + }, + { + "extn": "3514", + "id": "10968", + "name": "Jacob Wren", + "office": "Phoenix", + "position": "Auditor", + "salary": "$63,005", + "start_date": "12/5/2011" + }, + { + "extn": "8145", + "id": "10969", + "name": "Marvin Rosenbloom", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$221,134", + "start_date": "7/22/2003" + }, + { + "extn": "1819", + "id": "10970", + "name": "Mason Trent", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$60,451", + "start_date": "2/24/2014" + }, + { + "extn": "3812", + "id": "10971", + "name": "Percy Cork", + "office": "Zurich", + "position": "HR Coordinator", + "salary": "$288,914", + "start_date": "3/17/2002" + }, + { + "extn": "7617", + "id": "10972", + "name": "Brad Hopkinson", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$274,477", + "start_date": "12/3/2003" + }, + { + "extn": "4035", + "id": "10973", + "name": "Courtney Warner", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$297,532", + "start_date": "2/13/2010" + }, + { + "extn": "5021", + "id": "10974", + "name": "Erick Yang", + "office": "San Diego", + "position": "Inspector", + "salary": "$254,599", + "start_date": "3/10/2017" + }, + { + "extn": "4194", + "id": "10975", + "name": "Analise Fulton", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$84,811", + "start_date": "5/26/2019" + }, + { + "extn": "8248", + "id": "10976", + "name": "John Mann", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$222,645", + "start_date": "5/9/2015" + }, + { + "extn": "2651", + "id": "10977", + "name": "Freya Wright", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$284,502", + "start_date": "11/22/2014" + }, + { + "extn": "3763", + "id": "10978", + "name": "Nicholas Mcnally", + "office": "Jersey City", + "position": "Stockbroker", + "salary": "$83,433", + "start_date": "1/29/2003" + }, + { + "extn": "1820", + "id": "10979", + "name": "Nate Crawford", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$111,730", + "start_date": "3/19/2001" + }, + { + "extn": "5161", + "id": "10980", + "name": "Gabriel Richardson", + "office": "Ontario", + "position": "Steward", + "salary": "$240,758", + "start_date": "10/5/2015" + }, + { + "extn": "6007", + "id": "10981", + "name": "Rocco Stanton", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$275,792", + "start_date": "4/5/2009" + }, + { + "extn": "4283", + "id": "10982", + "name": "Ruth Redfern", + "office": "New Orleans", + "position": "Healthcare Specialist", + "salary": "$267,992", + "start_date": "1/31/2013" + }, + { + "extn": "3011", + "id": "10983", + "name": "Mark Seymour", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$56,436", + "start_date": "9/28/2013" + }, + { + "extn": "9896", + "id": "10984", + "name": "Nate Stewart", + "office": "New York", + "position": "Physician", + "salary": "$17,109", + "start_date": "1/4/2010" + }, + { + "extn": "9284", + "id": "10985", + "name": "Barry Emerson", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$158,941", + "start_date": "7/10/2008" + }, + { + "extn": "1928", + "id": "10986", + "name": "Rocco Redfern", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$54,518", + "start_date": "10/29/2004" + }, + { + "extn": "5163", + "id": "10987", + "name": "Hazel Wilkinson", + "office": "Murfreesboro", + "position": "Loan Officer", + "salary": "$132,476", + "start_date": "4/23/2013" + }, + { + "extn": "1265", + "id": "10988", + "name": "Sabina Preston", + "office": "Amarillo", + "position": "Healthcare Specialist", + "salary": "$115,766", + "start_date": "4/26/2015" + }, + { + "extn": "1416", + "id": "10989", + "name": "David Williams", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$252,290", + "start_date": "12/19/2007" + }, + { + "extn": "4629", + "id": "10990", + "name": "Gladys Richardson", + "office": "Jacksonville", + "position": "Operator", + "salary": "$179,433", + "start_date": "3/7/2019" + }, + { + "extn": "2471", + "id": "10991", + "name": "Rihanna Morris", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$262,356", + "start_date": "3/30/2004" + }, + { + "extn": "7426", + "id": "10992", + "name": "Julia Yarwood", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$83,159", + "start_date": "5/23/2012" + }, + { + "extn": "3320", + "id": "10993", + "name": "Alexander Rogan", + "office": "San Francisco", + "position": "Doctor", + "salary": "$162,509", + "start_date": "4/26/2007" + }, + { + "extn": "5217", + "id": "10994", + "name": "Caleb Jackson", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$174,065", + "start_date": "9/21/2004" + }, + { + "extn": "7493", + "id": "10995", + "name": "Liliana Verdon", + "office": "Murfreesboro", + "position": "CNC Operator", + "salary": "$63,056", + "start_date": "1/6/2005" + }, + { + "extn": "8271", + "id": "10996", + "name": "Kieth Campbell", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$195,475", + "start_date": "12/18/2018" + }, + { + "extn": "8520", + "id": "10997", + "name": "Peter Henderson", + "office": "Stockton", + "position": "Dentist", + "salary": "$14,169", + "start_date": "2/5/2003" + }, + { + "extn": "7645", + "id": "10998", + "name": "Carolyn Flanders", + "office": "Laredo", + "position": "Designer", + "salary": "$167,420", + "start_date": "11/2/2012" + }, + { + "extn": "4751", + "id": "10999", + "name": "Domenic Hamilton", + "office": "Innsbruck", + "position": "Fabricator", + "salary": "$129,160", + "start_date": "7/12/2008" + }, + { + "extn": "6448", + "id": "11000", + "name": "Abdul Saunders", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$40,390", + "start_date": "4/10/2008" + }, + { + "extn": "6718", + "id": "11001", + "name": "Noah Jordan", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$143,782", + "start_date": "4/26/2004" + }, + { + "extn": "6370", + "id": "11002", + "name": "Cedrick Wilson", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$264,418", + "start_date": "8/30/2014" + }, + { + "extn": "3100", + "id": "11003", + "name": "Mark Kennedy", + "office": "Fayetteville", + "position": "Production Painter", + "salary": "$268,718", + "start_date": "10/30/2000" + }, + { + "extn": "9170", + "id": "11004", + "name": "Benjamin Overson", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$230,448", + "start_date": "10/5/2015" + }, + { + "extn": "9102", + "id": "11005", + "name": "Adalind Phillips", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$111,744", + "start_date": "4/9/2016" + }, + { + "extn": "6109", + "id": "11006", + "name": "Sloane Rowe", + "office": "Lancaster", + "position": "Auditor", + "salary": "$259,223", + "start_date": "7/10/2019" + }, + { + "extn": "8372", + "id": "11007", + "name": "Jade Thorpe", + "office": "Venice", + "position": "Accountant", + "salary": "$267,417", + "start_date": "6/26/2016" + }, + { + "extn": "6450", + "id": "11008", + "name": "Alba Long", + "office": "Reno", + "position": "Loan Officer", + "salary": "$61,374", + "start_date": "10/22/2002" + }, + { + "extn": "3620", + "id": "11009", + "name": "Liam Campbell", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$256,106", + "start_date": "7/1/2004" + }, + { + "extn": "9597", + "id": "11010", + "name": "Noah Riley", + "office": "Prague", + "position": "Health Educator", + "salary": "$16,069", + "start_date": "1/9/2000" + }, + { + "extn": "8657", + "id": "11011", + "name": "Agnes Fox", + "office": "Berna", + "position": "Physician", + "salary": "$283,263", + "start_date": "7/5/2007" + }, + { + "extn": "9109", + "id": "11012", + "name": "Tom Poole", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$229,030", + "start_date": "9/17/2010" + }, + { + "extn": "8790", + "id": "11013", + "name": "Robyn Summers", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$233,332", + "start_date": "9/10/2003" + }, + { + "extn": "8662", + "id": "11014", + "name": "Mabel Barrett", + "office": "Norfolk", + "position": "Design Engineer", + "salary": "$119,661", + "start_date": "6/15/2007" + }, + { + "extn": "8730", + "id": "11015", + "name": "Amelia Mitchell", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$247,178", + "start_date": "12/25/2001" + }, + { + "extn": "2394", + "id": "11016", + "name": "Carter Kennedy", + "office": "Irving", + "position": "Banker", + "salary": "$237,581", + "start_date": "3/4/2010" + }, + { + "extn": "9326", + "id": "11017", + "name": "Abdul Andersson", + "office": "Reno", + "position": "Steward", + "salary": "$128,304", + "start_date": "8/28/2013" + }, + { + "extn": "8927", + "id": "11018", + "name": "Jules Harris", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$241,096", + "start_date": "6/28/2006" + }, + { + "extn": "2637", + "id": "11019", + "name": "Clint Shaw", + "office": "Rochester", + "position": "Production Painter", + "salary": "$137,913", + "start_date": "5/19/2004" + }, + { + "extn": "2267", + "id": "11020", + "name": "Caleb Bell", + "office": "Worcester", + "position": "Audiologist", + "salary": "$219,047", + "start_date": "6/20/2003" + }, + { + "extn": "3491", + "id": "11021", + "name": "Henry Dann", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$139,328", + "start_date": "7/14/2012" + }, + { + "extn": "7607", + "id": "11022", + "name": "Sara Wade", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$241,846", + "start_date": "1/17/2010" + }, + { + "extn": "3736", + "id": "11023", + "name": "Oliver Ogilvy", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$114,831", + "start_date": "9/12/2003" + }, + { + "extn": "3784", + "id": "11024", + "name": "Peter Gilmour", + "office": "Prague", + "position": "Production Painter", + "salary": "$158,434", + "start_date": "9/21/2018" + }, + { + "extn": "8772", + "id": "11025", + "name": "Shannon Curtis", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$242,975", + "start_date": "9/26/2008" + }, + { + "extn": "2077", + "id": "11026", + "name": "Jenna Gibson", + "office": "Oklahoma City", + "position": "Audiologist", + "salary": "$55,455", + "start_date": "7/3/2006" + }, + { + "extn": "9900", + "id": "11027", + "name": "Analise James", + "office": "Houston", + "position": "Treasurer", + "salary": "$66,563", + "start_date": "11/29/2003" + }, + { + "extn": "5739", + "id": "11028", + "name": "Jacqueline Powell", + "office": "Zurich", + "position": "Inspector", + "salary": "$285,305", + "start_date": "5/26/2006" + }, + { + "extn": "8183", + "id": "11029", + "name": "Alan Lindop", + "office": "Scottsdale", + "position": "Retail Trainee", + "salary": "$28,845", + "start_date": "5/7/2016" + }, + { + "extn": "1885", + "id": "11030", + "name": "Manuel Corbett", + "office": "Scottsdale", + "position": "Service Supervisor", + "salary": "$297,298", + "start_date": "12/14/2008" + }, + { + "extn": "7891", + "id": "11031", + "name": "Leroy Radcliffe", + "office": "Omaha", + "position": "IT Support Staff", + "salary": "$66,045", + "start_date": "11/22/2015" + }, + { + "extn": "4605", + "id": "11032", + "name": "Katelyn Hunt", + "office": "Otawa", + "position": "Audiologist", + "salary": "$296,685", + "start_date": "11/30/2007" + }, + { + "extn": "9498", + "id": "11033", + "name": "David Lyon", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$36,001", + "start_date": "6/12/2004" + }, + { + "extn": "3127", + "id": "11034", + "name": "Johnathan Alldridge", + "office": "San Jose", + "position": "Design Engineer", + "salary": "$185,792", + "start_date": "2/27/2001" + }, + { + "extn": "4582", + "id": "11035", + "name": "Phillip Gordon", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$170,757", + "start_date": "1/3/2001" + }, + { + "extn": "4623", + "id": "11036", + "name": "Tom Riley", + "office": "Madison", + "position": "Accountant", + "salary": "$106,410", + "start_date": "12/29/2016" + }, + { + "extn": "1049", + "id": "11037", + "name": "Manuel Myatt", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$197,625", + "start_date": "3/23/2003" + }, + { + "extn": "4155", + "id": "11038", + "name": "Kendra Gaynor", + "office": "San Antonio", + "position": "Project Manager", + "salary": "$167,754", + "start_date": "5/20/2016" + }, + { + "extn": "7877", + "id": "11039", + "name": "Tom Dickson", + "office": "Wien", + "position": "Clerk", + "salary": "$90,583", + "start_date": "1/2/2013" + }, + { + "extn": "3735", + "id": "11040", + "name": "Rick Mackenzie", + "office": "Venice", + "position": "Loan Officer", + "salary": "$79,572", + "start_date": "11/24/2000" + }, + { + "extn": "6343", + "id": "11041", + "name": "Logan Lee", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$96,455", + "start_date": "1/14/2010" + }, + { + "extn": "9484", + "id": "11042", + "name": "Jazmin Paterson", + "office": "Hayward", + "position": "Fabricator", + "salary": "$28,897", + "start_date": "11/25/2007" + }, + { + "extn": "4634", + "id": "11043", + "name": "Domenic Wild", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$188,143", + "start_date": "5/10/2010" + }, + { + "extn": "8523", + "id": "11044", + "name": "Ramon Walker", + "office": "Houston", + "position": "Banker", + "salary": "$132,513", + "start_date": "3/25/2001" + }, + { + "extn": "5389", + "id": "11045", + "name": "John Overson", + "office": "El Paso", + "position": "Investment Advisor", + "salary": "$39,023", + "start_date": "1/12/2002" + }, + { + "extn": "1223", + "id": "11046", + "name": "Ronald Little", + "office": "Nashville", + "position": "Food Technologist", + "salary": "$79,078", + "start_date": "1/11/2002" + }, + { + "extn": "2604", + "id": "11047", + "name": "Gladys Barclay", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$45,261", + "start_date": "2/25/2011" + }, + { + "extn": "5700", + "id": "11048", + "name": "Sarah Price", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$111,909", + "start_date": "9/5/2000" + }, + { + "extn": "5698", + "id": "11049", + "name": "Jamie Olson", + "office": "Rome", + "position": "Executive Director", + "salary": "$134,633", + "start_date": "9/25/2000" + }, + { + "extn": "1845", + "id": "11050", + "name": "Gabriel Reid", + "office": "Houston", + "position": "Lecturer", + "salary": "$168,059", + "start_date": "4/30/2018" + }, + { + "extn": "6003", + "id": "11051", + "name": "Ramon Douglas", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$184,523", + "start_date": "7/3/2011" + }, + { + "extn": "6866", + "id": "11052", + "name": "Colleen Hall", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$132,403", + "start_date": "10/18/2000" + }, + { + "extn": "7859", + "id": "11053", + "name": "Kimberly Mcneill", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$232,264", + "start_date": "8/25/2018" + }, + { + "extn": "6036", + "id": "11054", + "name": "Anthony Fenton", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$15,792", + "start_date": "7/17/2009" + }, + { + "extn": "2169", + "id": "11055", + "name": "Anais Cadman", + "office": "Minneapolis", + "position": "Ambulatory Nurse", + "salary": "$176,439", + "start_date": "5/25/2005" + }, + { + "extn": "6689", + "id": "11056", + "name": "Josephine Pickard", + "office": "Rochester", + "position": "Operator", + "salary": "$179,930", + "start_date": "3/20/2016" + }, + { + "extn": "7545", + "id": "11057", + "name": "Regina Kelly", + "office": "Venice", + "position": "Baker", + "salary": "$189,205", + "start_date": "7/13/2009" + }, + { + "extn": "4819", + "id": "11058", + "name": "Kimberly Graves", + "office": "Zurich", + "position": "Health Educator", + "salary": "$117,983", + "start_date": "1/27/2016" + }, + { + "extn": "4271", + "id": "11059", + "name": "Sebastian Hunt", + "office": "Minneapolis", + "position": "Bookkeeper", + "salary": "$59,713", + "start_date": "11/1/2016" + }, + { + "extn": "2673", + "id": "11060", + "name": "Sydney Robinson", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$68,615", + "start_date": "10/21/2010" + }, + { + "extn": "3540", + "id": "11061", + "name": "Chris Smith", + "office": "Portland", + "position": "Production Painter", + "salary": "$61,832", + "start_date": "10/20/2007" + }, + { + "extn": "4498", + "id": "11062", + "name": "Cherish Willis", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$255,789", + "start_date": "4/27/2002" + }, + { + "extn": "7339", + "id": "11063", + "name": "Enoch Ogilvy", + "office": "Denver", + "position": "Operator", + "salary": "$70,767", + "start_date": "5/19/2012" + }, + { + "extn": "5858", + "id": "11064", + "name": "Claire Ring", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$172,060", + "start_date": "3/28/2011" + }, + { + "extn": "4719", + "id": "11065", + "name": "Karen Fulton", + "office": "Lakewood", + "position": "Designer", + "salary": "$51,738", + "start_date": "2/3/2003" + }, + { + "extn": "2210", + "id": "11066", + "name": "Aurelia Addley", + "office": "Lancaster", + "position": "Laboratory Technician", + "salary": "$106,142", + "start_date": "8/30/2013" + }, + { + "extn": "3060", + "id": "11067", + "name": "Ada Young", + "office": "Boston", + "position": "Doctor", + "salary": "$82,064", + "start_date": "6/12/2011" + }, + { + "extn": "8487", + "id": "11068", + "name": "Alice Bailey", + "office": "Quebec", + "position": "Audiologist", + "salary": "$18,777", + "start_date": "3/8/2004" + }, + { + "extn": "9330", + "id": "11069", + "name": "Marvin Alexander", + "office": "Portland", + "position": "Web Developer", + "salary": "$134,431", + "start_date": "7/27/2008" + }, + { + "extn": "2796", + "id": "11070", + "name": "Jade Price", + "office": "Anaheim", + "position": "Electrician", + "salary": "$274,851", + "start_date": "5/21/2018" + }, + { + "extn": "2176", + "id": "11071", + "name": "Bristol Tait", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$269,844", + "start_date": "12/29/2016" + }, + { + "extn": "4605", + "id": "11072", + "name": "Logan Thornton", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$24,558", + "start_date": "12/1/2012" + }, + { + "extn": "2872", + "id": "11073", + "name": "Joseph Davies", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$112,215", + "start_date": "3/23/2000" + }, + { + "extn": "4076", + "id": "11074", + "name": "Daria Randall", + "office": "Huntsville", + "position": "Investment Advisor", + "salary": "$264,976", + "start_date": "12/23/2005" + }, + { + "extn": "4733", + "id": "11075", + "name": "Julius Giles", + "office": "Worcester", + "position": "Accountant", + "salary": "$134,347", + "start_date": "6/10/2010" + }, + { + "extn": "1361", + "id": "11076", + "name": "David Driscoll", + "office": "Salem", + "position": "HR Coordinator", + "salary": "$166,797", + "start_date": "11/12/2012" + }, + { + "extn": "5214", + "id": "11077", + "name": "Elise Wright", + "office": "New York", + "position": "Banker", + "salary": "$241,018", + "start_date": "2/19/2006" + }, + { + "extn": "6708", + "id": "11078", + "name": "Chadwick Cobb", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$19,510", + "start_date": "10/31/2011" + }, + { + "extn": "1993", + "id": "11079", + "name": "Dakota Carter", + "office": "Madrid", + "position": "Dentist", + "salary": "$294,868", + "start_date": "3/7/2005" + }, + { + "extn": "5584", + "id": "11080", + "name": "Abbey Wade", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$149,683", + "start_date": "2/24/2001" + }, + { + "extn": "4404", + "id": "11081", + "name": "Eduardo Tindall", + "office": "Kansas City", + "position": "Loan Officer", + "salary": "$207,186", + "start_date": "4/14/2000" + }, + { + "extn": "1690", + "id": "11082", + "name": "Jack Becker", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$221,563", + "start_date": "12/12/2003" + }, + { + "extn": "8714", + "id": "11083", + "name": "Harmony Graham", + "office": "Paris", + "position": "Operator", + "salary": "$247,700", + "start_date": "9/22/2001" + }, + { + "extn": "9205", + "id": "11084", + "name": "Leroy Young", + "office": "Reno", + "position": "Associate Professor", + "salary": "$26,037", + "start_date": "7/6/2017" + }, + { + "extn": "6275", + "id": "11085", + "name": "Roger Rogers", + "office": "Lincoln", + "position": "Operator", + "salary": "$291,337", + "start_date": "6/19/2019" + }, + { + "extn": "2783", + "id": "11086", + "name": "Mabel Robinson", + "office": "London", + "position": "Laboratory Technician", + "salary": "$254,221", + "start_date": "2/12/2003" + }, + { + "extn": "4284", + "id": "11087", + "name": "Anthony Drummond", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$149,137", + "start_date": "9/11/2005" + }, + { + "extn": "8286", + "id": "11088", + "name": "Colleen Bailey", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$291,628", + "start_date": "12/6/2009" + }, + { + "extn": "5794", + "id": "11089", + "name": "Carissa Fisher", + "office": "Lakewood", + "position": "Executive Director", + "salary": "$279,900", + "start_date": "7/31/2013" + }, + { + "extn": "7464", + "id": "11090", + "name": "Michael Noon", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$288,235", + "start_date": "3/22/2012" + }, + { + "extn": "9893", + "id": "11091", + "name": "Evelynn West", + "office": "Valetta", + "position": "Health Educator", + "salary": "$181,458", + "start_date": "11/22/2006" + }, + { + "extn": "5458", + "id": "11092", + "name": "Liam Nielson", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$239,336", + "start_date": "12/18/2014" + }, + { + "extn": "3176", + "id": "11093", + "name": "Michael Lowe", + "office": "Jersey City", + "position": "Biologist", + "salary": "$77,793", + "start_date": "7/8/2015" + }, + { + "extn": "2124", + "id": "11094", + "name": "Lily Morgan", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$162,125", + "start_date": "10/24/2013" + }, + { + "extn": "8030", + "id": "11095", + "name": "Hayden Holmes", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$170,681", + "start_date": "5/25/2002" + }, + { + "extn": "7638", + "id": "11096", + "name": "Dalia Dann", + "office": "Laredo", + "position": "Doctor", + "salary": "$292,617", + "start_date": "2/3/2002" + }, + { + "extn": "2954", + "id": "11097", + "name": "Tyson Kelly", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$198,558", + "start_date": "6/25/2012" + }, + { + "extn": "5183", + "id": "11098", + "name": "Liam Brown", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$152,004", + "start_date": "1/9/2000" + }, + { + "extn": "9557", + "id": "11099", + "name": "Benjamin Myatt", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$95,878", + "start_date": "1/6/2019" + }, + { + "extn": "4317", + "id": "11100", + "name": "Nate Yoman", + "office": "Henderson", + "position": "Webmaster", + "salary": "$37,503", + "start_date": "12/3/2017" + }, + { + "extn": "1370", + "id": "11101", + "name": "Sadie Ross", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$43,905", + "start_date": "9/14/2012" + }, + { + "extn": "9219", + "id": "11102", + "name": "Matt Hancock", + "office": "Stockton", + "position": "Operator", + "salary": "$159,184", + "start_date": "6/16/2013" + }, + { + "extn": "4043", + "id": "11103", + "name": "Denis Gates", + "office": "Columbus", + "position": "Cook", + "salary": "$292,935", + "start_date": "7/18/2012" + }, + { + "extn": "3398", + "id": "11104", + "name": "Phillip Saunders", + "office": "Paris", + "position": "HR Specialist", + "salary": "$141,774", + "start_date": "3/13/2018" + }, + { + "extn": "3269", + "id": "11105", + "name": "Daron Talbot", + "office": "Lancaster", + "position": "Auditor", + "salary": "$82,940", + "start_date": "8/22/2019" + }, + { + "extn": "4955", + "id": "11106", + "name": "Jack Palmer", + "office": "Oakland", + "position": "Treasurer", + "salary": "$183,086", + "start_date": "12/31/2005" + }, + { + "extn": "7538", + "id": "11107", + "name": "Greta Lunt", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$158,233", + "start_date": "3/3/2008" + }, + { + "extn": "7531", + "id": "11108", + "name": "Lucas Thorne", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$28,995", + "start_date": "7/18/2007" + }, + { + "extn": "6019", + "id": "11109", + "name": "Erica Heaton", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$198,811", + "start_date": "6/24/2009" + }, + { + "extn": "6310", + "id": "11110", + "name": "Benjamin Judd", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$173,405", + "start_date": "3/25/2005" + }, + { + "extn": "1805", + "id": "11111", + "name": "Callie Chapman", + "office": "Dallas", + "position": "Dentist", + "salary": "$125,074", + "start_date": "6/9/2011" + }, + { + "extn": "2229", + "id": "11112", + "name": "Harmony Long", + "office": "Lyon", + "position": "CNC Operator", + "salary": "$239,214", + "start_date": "12/10/2016" + }, + { + "extn": "6621", + "id": "11113", + "name": "Mabel Huggins", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$41,101", + "start_date": "9/3/2015" + }, + { + "extn": "9229", + "id": "11114", + "name": "Oliver Lindop", + "office": "Rochester", + "position": "Operator", + "salary": "$179,132", + "start_date": "9/15/2007" + }, + { + "extn": "6211", + "id": "11115", + "name": "Elijah Rogan", + "office": "Nashville", + "position": "Cook", + "salary": "$183,016", + "start_date": "7/9/2002" + }, + { + "extn": "3725", + "id": "11116", + "name": "Maddison Saunders", + "office": "New Orleans", + "position": "Inspector", + "salary": "$174,641", + "start_date": "11/18/2018" + }, + { + "extn": "9489", + "id": "11117", + "name": "Barney Thomson", + "office": "Springfield", + "position": "Lecturer", + "salary": "$285,718", + "start_date": "8/21/2018" + }, + { + "extn": "3824", + "id": "11118", + "name": "Allison Grey", + "office": "Rochester", + "position": "Assistant Buyer", + "salary": "$180,895", + "start_date": "3/9/2004" + }, + { + "extn": "4406", + "id": "11119", + "name": "Lucas Palmer", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$191,440", + "start_date": "9/12/2001" + }, + { + "extn": "2361", + "id": "11120", + "name": "Nicole Utterson", + "office": "San Francisco", + "position": "Electrician", + "salary": "$11,809", + "start_date": "8/23/2003" + }, + { + "extn": "2014", + "id": "11121", + "name": "Christine Lomax", + "office": "Venice", + "position": "Pharmacist", + "salary": "$257,428", + "start_date": "8/28/2012" + }, + { + "extn": "3861", + "id": "11122", + "name": "Hazel Hobbs", + "office": "Baltimore", + "position": "Cashier", + "salary": "$37,828", + "start_date": "2/18/2011" + }, + { + "extn": "9583", + "id": "11123", + "name": "Rick Alcroft", + "office": "Paris", + "position": "Executive Director", + "salary": "$274,241", + "start_date": "3/8/2001" + }, + { + "extn": "4885", + "id": "11124", + "name": "Lucy Sheldon", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$175,948", + "start_date": "4/18/2019" + }, + { + "extn": "4142", + "id": "11125", + "name": "Sebastian Shaw", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$212,658", + "start_date": "3/3/2017" + }, + { + "extn": "9359", + "id": "11126", + "name": "Caleb Vincent", + "office": "Milwaukee", + "position": "Steward", + "salary": "$56,257", + "start_date": "7/28/2013" + }, + { + "extn": "5910", + "id": "11127", + "name": "Alice Mills", + "office": "Salem", + "position": "Chef Manager", + "salary": "$229,209", + "start_date": "7/27/2002" + }, + { + "extn": "7206", + "id": "11128", + "name": "Nicholas Sherwood", + "office": "Chicago", + "position": "Steward", + "salary": "$203,306", + "start_date": "2/3/2014" + }, + { + "extn": "4565", + "id": "11129", + "name": "Leslie Murray", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$149,816", + "start_date": "11/14/2000" + }, + { + "extn": "2074", + "id": "11130", + "name": "Cadence Briggs", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$90,079", + "start_date": "5/6/2006" + }, + { + "extn": "4995", + "id": "11131", + "name": "Macy Stanton", + "office": "Seattle", + "position": "Baker", + "salary": "$27,462", + "start_date": "9/23/2019" + }, + { + "extn": "9395", + "id": "11132", + "name": "Carla Simmons", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$102,248", + "start_date": "7/17/2014" + }, + { + "extn": "2633", + "id": "11133", + "name": "Percy Stevens", + "office": "Boston", + "position": "Inspector", + "salary": "$220,814", + "start_date": "9/22/2011" + }, + { + "extn": "1245", + "id": "11134", + "name": "Clint Miller", + "office": "San Diego", + "position": "Operator", + "salary": "$40,661", + "start_date": "11/24/2011" + }, + { + "extn": "4343", + "id": "11135", + "name": "Michaela Osmond", + "office": "Rochester", + "position": "Cook", + "salary": "$70,582", + "start_date": "9/4/2007" + }, + { + "extn": "3116", + "id": "11136", + "name": "Mark Rixon", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$39,188", + "start_date": "2/16/2016" + }, + { + "extn": "4423", + "id": "11137", + "name": "Gwen Rowan", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$146,341", + "start_date": "1/1/2014" + }, + { + "extn": "9921", + "id": "11138", + "name": "Ryan Hepburn", + "office": "Bucharest", + "position": "Physician", + "salary": "$69,217", + "start_date": "5/9/2004" + }, + { + "extn": "4467", + "id": "11139", + "name": "Shannon Boyle", + "office": "Miami", + "position": "Baker", + "salary": "$228,374", + "start_date": "3/27/2007" + }, + { + "extn": "7565", + "id": "11140", + "name": "Chris Mills", + "office": "Cincinnati", + "position": "Biologist", + "salary": "$101,072", + "start_date": "2/17/2000" + }, + { + "extn": "3116", + "id": "11141", + "name": "Hank Underhill", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$189,715", + "start_date": "4/18/2016" + }, + { + "extn": "9356", + "id": "11142", + "name": "Henry Robinson", + "office": "Honolulu", + "position": "Bellman", + "salary": "$36,995", + "start_date": "5/12/2006" + }, + { + "extn": "3443", + "id": "11143", + "name": "Percy Bristow", + "office": "Pittsburgh", + "position": "Designer", + "salary": "$178,784", + "start_date": "9/19/2009" + }, + { + "extn": "9526", + "id": "11144", + "name": "Elisabeth Phillips", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$170,345", + "start_date": "7/27/2002" + }, + { + "extn": "8564", + "id": "11145", + "name": "Alan Snow", + "office": "Fremont", + "position": "Doctor", + "salary": "$95,079", + "start_date": "7/18/2001" + }, + { + "extn": "5943", + "id": "11146", + "name": "Wade Fowler", + "office": "San Bernardino", + "position": "Cook", + "salary": "$138,926", + "start_date": "11/30/2010" + }, + { + "extn": "1867", + "id": "11147", + "name": "Havana Lynch", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$186,174", + "start_date": "5/28/2007" + }, + { + "extn": "6800", + "id": "11148", + "name": "Sasha Hobbs", + "office": "Madrid", + "position": "Banker", + "salary": "$115,890", + "start_date": "11/17/2012" + }, + { + "extn": "1824", + "id": "11149", + "name": "Michael Thomas", + "office": "Madrid", + "position": "Assistant Buyer", + "salary": "$17,305", + "start_date": "7/5/2011" + }, + { + "extn": "5539", + "id": "11150", + "name": "Daron Casey", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$287,638", + "start_date": "6/20/2019" + }, + { + "extn": "2411", + "id": "11151", + "name": "Alice Addison", + "office": "Milano", + "position": "Steward", + "salary": "$154,541", + "start_date": "12/17/2017" + }, + { + "extn": "7378", + "id": "11152", + "name": "Faith Myatt", + "office": "Nashville", + "position": "Paramedic", + "salary": "$271,882", + "start_date": "8/2/2005" + }, + { + "extn": "6626", + "id": "11153", + "name": "Agnes Campbell", + "office": "Indianapolis", + "position": "Fabricator", + "salary": "$98,893", + "start_date": "11/16/2002" + }, + { + "extn": "6408", + "id": "11154", + "name": "Parker Robe", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$279,761", + "start_date": "5/25/2008" + }, + { + "extn": "2741", + "id": "11155", + "name": "Noah Knott", + "office": "Stockton", + "position": "Audiologist", + "salary": "$32,429", + "start_date": "5/29/2005" + }, + { + "extn": "7494", + "id": "11156", + "name": "Madelyn Gordon", + "office": "Paris", + "position": "CNC Operator", + "salary": "$113,186", + "start_date": "7/24/2005" + }, + { + "extn": "8376", + "id": "11157", + "name": "Cameron Pratt", + "office": "London", + "position": "Paramedic", + "salary": "$217,657", + "start_date": "7/1/2013" + }, + { + "extn": "5579", + "id": "11158", + "name": "Elise Booth", + "office": "San Francisco", + "position": "Insurance Broker", + "salary": "$260,393", + "start_date": "11/14/2018" + }, + { + "extn": "4751", + "id": "11159", + "name": "Ronald Lynn", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$288,955", + "start_date": "12/1/2013" + }, + { + "extn": "8314", + "id": "11160", + "name": "Elijah Gonzales", + "office": "San Jose", + "position": "Business Broker", + "salary": "$67,011", + "start_date": "12/25/2008" + }, + { + "extn": "4274", + "id": "11161", + "name": "Josh Wade", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$182,202", + "start_date": "4/20/2015" + }, + { + "extn": "3576", + "id": "11162", + "name": "Parker Curtis", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$17,364", + "start_date": "3/25/2005" + }, + { + "extn": "1977", + "id": "11163", + "name": "Chad Raven", + "office": "Bellevue", + "position": "Food Technologist", + "salary": "$228,360", + "start_date": "9/30/2002" + }, + { + "extn": "1865", + "id": "11164", + "name": "Maia Marshall", + "office": "Amarillo", + "position": "Electrician", + "salary": "$72,063", + "start_date": "9/13/2006" + }, + { + "extn": "4546", + "id": "11165", + "name": "Boris Palmer", + "office": "London", + "position": "Systems Administrator", + "salary": "$223,894", + "start_date": "4/22/2003" + }, + { + "extn": "2823", + "id": "11166", + "name": "Harmony Saunders", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$186,399", + "start_date": "2/22/2013" + }, + { + "extn": "4120", + "id": "11167", + "name": "Ilona Price", + "office": "Kansas City", + "position": "Loan Officer", + "salary": "$113,707", + "start_date": "4/29/2003" + }, + { + "extn": "7603", + "id": "11168", + "name": "Wade Attwood", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$290,738", + "start_date": "10/7/2014" + }, + { + "extn": "5755", + "id": "11169", + "name": "Jacob Palmer", + "office": "Long Beach", + "position": "Steward", + "salary": "$148,919", + "start_date": "9/6/2002" + }, + { + "extn": "2703", + "id": "11170", + "name": "Davina Dempsey", + "office": "Lyon", + "position": "Assistant Buyer", + "salary": "$247,775", + "start_date": "4/6/2016" + }, + { + "extn": "8010", + "id": "11171", + "name": "Jolene Murray", + "office": "Columbus", + "position": "IT Support Staff", + "salary": "$43,546", + "start_date": "6/4/2018" + }, + { + "extn": "1139", + "id": "11172", + "name": "Chris Connor", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$87,130", + "start_date": "9/4/2012" + }, + { + "extn": "7448", + "id": "11173", + "name": "Manuel Quinn", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$86,456", + "start_date": "1/4/2011" + }, + { + "extn": "9357", + "id": "11174", + "name": "Phillip Jenkin", + "office": "Albuquerque", + "position": "Global Logistics Supervisor", + "salary": "$15,793", + "start_date": "1/24/2007" + }, + { + "extn": "5171", + "id": "11175", + "name": "Keira Murray", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$63,910", + "start_date": "12/15/2015" + }, + { + "extn": "2577", + "id": "11176", + "name": "Marie Flanders", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$145,042", + "start_date": "3/18/2004" + }, + { + "extn": "8198", + "id": "11177", + "name": "Alma Cox", + "office": "Oakland", + "position": "Cash Manager", + "salary": "$163,463", + "start_date": "2/2/2014" + }, + { + "extn": "9686", + "id": "11178", + "name": "Emmanuelle Dixon", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$87,856", + "start_date": "10/25/2001" + }, + { + "extn": "6333", + "id": "11179", + "name": "Percy Vince", + "office": "Moreno Valley", + "position": "Doctor", + "salary": "$264,559", + "start_date": "8/3/2003" + }, + { + "extn": "7819", + "id": "11180", + "name": "Ethan Downing", + "office": "Albuquerque", + "position": "Banker", + "salary": "$271,705", + "start_date": "2/3/2000" + }, + { + "extn": "7816", + "id": "11181", + "name": "Mark Baker", + "office": "Fayetteville", + "position": "Ambulatory Nurse", + "salary": "$59,490", + "start_date": "11/25/2004" + }, + { + "extn": "1449", + "id": "11182", + "name": "Rylee Dobson", + "office": "Portland", + "position": "Banker", + "salary": "$96,031", + "start_date": "5/2/2002" + }, + { + "extn": "7687", + "id": "11183", + "name": "Alessandra Andrews", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$105,429", + "start_date": "8/14/2006" + }, + { + "extn": "5725", + "id": "11184", + "name": "Mike Bell", + "office": "Worcester", + "position": "Biologist", + "salary": "$149,075", + "start_date": "5/25/2008" + }, + { + "extn": "9368", + "id": "11185", + "name": "Britney Gallacher", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$288,955", + "start_date": "12/7/2018" + }, + { + "extn": "3178", + "id": "11186", + "name": "Aiden Morley", + "office": "Prague", + "position": "Stockbroker", + "salary": "$250,685", + "start_date": "12/29/2009" + }, + { + "extn": "5235", + "id": "11187", + "name": "Matthew Reynolds", + "office": "Zurich", + "position": "HR Coordinator", + "salary": "$204,469", + "start_date": "10/2/2011" + }, + { + "extn": "8358", + "id": "11188", + "name": "Destiny Parsons", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$106,004", + "start_date": "1/4/2008" + }, + { + "extn": "8079", + "id": "11189", + "name": "Marilyn Nash", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$198,580", + "start_date": "8/7/2003" + }, + { + "extn": "6232", + "id": "11190", + "name": "Hank Richardson", + "office": "Memphis", + "position": "Operator", + "salary": "$30,535", + "start_date": "8/7/2009" + }, + { + "extn": "7196", + "id": "11191", + "name": "Alma Whitmore", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$93,669", + "start_date": "8/11/2013" + }, + { + "extn": "7491", + "id": "11192", + "name": "Hank Mitchell", + "office": "Otawa", + "position": "Design Engineer", + "salary": "$121,079", + "start_date": "12/25/2015" + }, + { + "extn": "6065", + "id": "11193", + "name": "Alma Newton", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$151,364", + "start_date": "4/22/2016" + }, + { + "extn": "4412", + "id": "11194", + "name": "Roger Saunders", + "office": "Orlando", + "position": "Cook", + "salary": "$87,148", + "start_date": "10/10/2009" + }, + { + "extn": "8949", + "id": "11195", + "name": "Nate Reid", + "office": "Lakewood", + "position": "Operator", + "salary": "$223,153", + "start_date": "2/16/2015" + }, + { + "extn": "2852", + "id": "11196", + "name": "Josh Shepherd", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$241,970", + "start_date": "6/12/2002" + }, + { + "extn": "3344", + "id": "11197", + "name": "Brad Jefferson", + "office": "Indianapolis", + "position": "Designer", + "salary": "$260,933", + "start_date": "6/17/2008" + }, + { + "extn": "7218", + "id": "11198", + "name": "Alan Dallas", + "office": "Prague", + "position": "Biologist", + "salary": "$195,327", + "start_date": "8/15/2018" + }, + { + "extn": "5132", + "id": "11199", + "name": "Lana Attwood", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$51,510", + "start_date": "9/9/2005" + }, + { + "extn": "5061", + "id": "11200", + "name": "Domenic Shaw", + "office": "Quebec", + "position": "Banker", + "salary": "$171,058", + "start_date": "12/17/2009" + }, + { + "extn": "5123", + "id": "11201", + "name": "Eduardo Ross", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$60,707", + "start_date": "7/28/2008" + }, + { + "extn": "6395", + "id": "11202", + "name": "William Gaynor", + "office": "Escondido", + "position": "Auditor", + "salary": "$217,960", + "start_date": "3/10/2019" + }, + { + "extn": "7160", + "id": "11203", + "name": "Alexander Blackwall", + "office": "Rochester", + "position": "Bellman", + "salary": "$213,846", + "start_date": "9/2/2009" + }, + { + "extn": "2604", + "id": "11204", + "name": "Boris White", + "office": "Milano", + "position": "HR Specialist", + "salary": "$282,054", + "start_date": "6/7/2016" + }, + { + "extn": "2461", + "id": "11205", + "name": "Matthew Radley", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$198,980", + "start_date": "11/25/2017" + }, + { + "extn": "3393", + "id": "11206", + "name": "Dorothy Lewis", + "office": "Worcester", + "position": "Electrician", + "salary": "$51,943", + "start_date": "10/30/2014" + }, + { + "extn": "2021", + "id": "11207", + "name": "Lucy Collingwood", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$213,402", + "start_date": "8/26/2015" + }, + { + "extn": "4555", + "id": "11208", + "name": "Tyson Lucas", + "office": "New Orleans", + "position": "Physician", + "salary": "$79,470", + "start_date": "6/14/2006" + }, + { + "extn": "6402", + "id": "11209", + "name": "Josephine Lyon", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$84,596", + "start_date": "2/28/2011" + }, + { + "extn": "8303", + "id": "11210", + "name": "Eduardo Shields", + "office": "Scottsdale", + "position": "Machine Operator", + "salary": "$35,396", + "start_date": "8/26/2015" + }, + { + "extn": "7527", + "id": "11211", + "name": "Wade Addis", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$204,794", + "start_date": "12/29/2006" + }, + { + "extn": "7948", + "id": "11212", + "name": "Goldie Darcy", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$294,850", + "start_date": "9/29/2003" + }, + { + "extn": "8262", + "id": "11213", + "name": "Mark Thatcher", + "office": "Miami", + "position": "Project Manager", + "salary": "$158,625", + "start_date": "3/10/2010" + }, + { + "extn": "3356", + "id": "11214", + "name": "Brad Waterson", + "office": "Irving", + "position": "Service Supervisor", + "salary": "$113,164", + "start_date": "8/9/2016" + }, + { + "extn": "7460", + "id": "11215", + "name": "Bryon Veale", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$199,659", + "start_date": "5/2/2000" + }, + { + "extn": "3450", + "id": "11216", + "name": "Liam Andrews", + "office": "Portland", + "position": "Pharmacist", + "salary": "$191,847", + "start_date": "10/27/2010" + }, + { + "extn": "1921", + "id": "11217", + "name": "Caydence Cunningham", + "office": "Los Angeles", + "position": "Cook", + "salary": "$47,805", + "start_date": "5/20/2018" + }, + { + "extn": "2811", + "id": "11218", + "name": "Sienna Payne", + "office": "Baltimore", + "position": "Investment Advisor", + "salary": "$78,637", + "start_date": "10/13/2015" + }, + { + "extn": "4922", + "id": "11219", + "name": "Barry Murray", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$96,917", + "start_date": "3/17/2011" + }, + { + "extn": "9819", + "id": "11220", + "name": "Sarah King", + "office": "Madison", + "position": "Steward", + "salary": "$47,639", + "start_date": "2/20/2018" + }, + { + "extn": "5258", + "id": "11221", + "name": "Kaylee Oakley", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$119,177", + "start_date": "10/30/2006" + }, + { + "extn": "1537", + "id": "11222", + "name": "Benjamin Howard", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$255,425", + "start_date": "9/26/2009" + }, + { + "extn": "7531", + "id": "11223", + "name": "Chloe Lynch", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$53,723", + "start_date": "3/5/2016" + }, + { + "extn": "8619", + "id": "11224", + "name": "Lily Owen", + "office": "Irving", + "position": "Cook", + "salary": "$227,581", + "start_date": "10/27/2001" + }, + { + "extn": "5877", + "id": "11225", + "name": "Morgan Gordon", + "office": "Fremont", + "position": "Business Broker", + "salary": "$196,246", + "start_date": "12/14/2016" + }, + { + "extn": "8235", + "id": "11226", + "name": "Jayden Tailor", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$82,641", + "start_date": "4/7/2012" + }, + { + "extn": "4541", + "id": "11227", + "name": "Rosa Moss", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$102,695", + "start_date": "10/11/2012" + }, + { + "extn": "1870", + "id": "11228", + "name": "Chris Cox", + "office": "Lisbon", + "position": "Biologist", + "salary": "$20,560", + "start_date": "6/5/2005" + }, + { + "extn": "4673", + "id": "11229", + "name": "Sabrina Moss", + "office": "Louisville", + "position": "Ambulatory Nurse", + "salary": "$114,056", + "start_date": "9/15/2005" + }, + { + "extn": "8686", + "id": "11230", + "name": "Leah Aldridge", + "office": "Nashville", + "position": "Auditor", + "salary": "$198,901", + "start_date": "2/24/2009" + }, + { + "extn": "7991", + "id": "11231", + "name": "Judith Davies", + "office": "Valetta", + "position": "Project Manager", + "salary": "$189,958", + "start_date": "5/7/2010" + }, + { + "extn": "9799", + "id": "11232", + "name": "Chuck Swift", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$280,082", + "start_date": "9/6/2004" + }, + { + "extn": "8084", + "id": "11233", + "name": "Denny Jenkins", + "office": "London", + "position": "Inspector", + "salary": "$48,399", + "start_date": "4/27/2008" + }, + { + "extn": "1054", + "id": "11234", + "name": "Daniel Judd", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$104,075", + "start_date": "2/17/2010" + }, + { + "extn": "5725", + "id": "11235", + "name": "Isabella Knight", + "office": "London", + "position": "Machine Operator", + "salary": "$262,892", + "start_date": "8/3/2009" + }, + { + "extn": "4611", + "id": "11236", + "name": "Johnathan Bolton", + "office": "Arlington", + "position": "Stockbroker", + "salary": "$200,371", + "start_date": "7/27/2014" + }, + { + "extn": "2643", + "id": "11237", + "name": "Bryce Torres", + "office": "Quebec", + "position": "Health Educator", + "salary": "$66,501", + "start_date": "7/24/2004" + }, + { + "extn": "4680", + "id": "11238", + "name": "Alexander Russel", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$127,634", + "start_date": "9/27/2017" + }, + { + "extn": "7627", + "id": "11239", + "name": "Alan Sylvester", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$155,600", + "start_date": "3/4/2002" + }, + { + "extn": "5683", + "id": "11240", + "name": "Chad Grey", + "office": "Paris", + "position": "Physician", + "salary": "$144,467", + "start_date": "12/19/2005" + }, + { + "extn": "9078", + "id": "11241", + "name": "Peyton Ellison", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$121,874", + "start_date": "6/16/2006" + }, + { + "extn": "1395", + "id": "11242", + "name": "Hazel Wade", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$230,233", + "start_date": "10/16/2009" + }, + { + "extn": "3030", + "id": "11243", + "name": "Teagan Mould", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$281,518", + "start_date": "6/2/2007" + }, + { + "extn": "8850", + "id": "11244", + "name": "Isabel Bradshaw", + "office": "Moreno Valley", + "position": "CNC Operator", + "salary": "$14,510", + "start_date": "3/14/2004" + }, + { + "extn": "1160", + "id": "11245", + "name": "Doug Griffiths", + "office": "Springfield", + "position": "Audiologist", + "salary": "$222,728", + "start_date": "2/4/2005" + }, + { + "extn": "8719", + "id": "11246", + "name": "John Yarwood", + "office": "Huntsville", + "position": "Lecturer", + "salary": "$15,873", + "start_date": "12/24/2001" + }, + { + "extn": "3618", + "id": "11247", + "name": "Helen Price", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$238,806", + "start_date": "4/27/2012" + }, + { + "extn": "8215", + "id": "11248", + "name": "Tony Ward", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$152,252", + "start_date": "1/24/2007" + }, + { + "extn": "9500", + "id": "11249", + "name": "Alan Furnell", + "office": "Los Angeles", + "position": "Business Broker", + "salary": "$131,781", + "start_date": "1/8/2007" + }, + { + "extn": "5776", + "id": "11250", + "name": "Fred Amstead", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$141,340", + "start_date": "2/27/2019" + }, + { + "extn": "5962", + "id": "11251", + "name": "Teagan Oliver", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$48,468", + "start_date": "11/29/2005" + }, + { + "extn": "6024", + "id": "11252", + "name": "Clint Keys", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$205,729", + "start_date": "6/2/2013" + }, + { + "extn": "2501", + "id": "11253", + "name": "Peter Pitt", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$192,020", + "start_date": "5/15/2016" + }, + { + "extn": "5566", + "id": "11254", + "name": "Caydence Styles", + "office": "Columbus", + "position": "Ambulatory Nurse", + "salary": "$226,785", + "start_date": "12/2/2015" + }, + { + "extn": "5173", + "id": "11255", + "name": "Matt London", + "office": "Fullerton", + "position": "Cook", + "salary": "$110,842", + "start_date": "1/31/2008" + }, + { + "extn": "7280", + "id": "11256", + "name": "Caydence Nayler", + "office": "San Antonio", + "position": "IT Support Staff", + "salary": "$238,891", + "start_date": "8/8/2002" + }, + { + "extn": "9623", + "id": "11257", + "name": "Elijah Trent", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$90,459", + "start_date": "5/10/2003" + }, + { + "extn": "2861", + "id": "11258", + "name": "Matthew Gilbert", + "office": "Oklahoma City", + "position": "Cashier", + "salary": "$41,255", + "start_date": "3/5/2007" + }, + { + "extn": "7279", + "id": "11259", + "name": "Boris Warren", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$91,527", + "start_date": "1/28/2002" + }, + { + "extn": "2297", + "id": "11260", + "name": "Ronald Ingram", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$244,581", + "start_date": "11/28/2008" + }, + { + "extn": "2729", + "id": "11261", + "name": "Josephine Roberts", + "office": "Oakland", + "position": "Healthcare Specialist", + "salary": "$148,614", + "start_date": "5/2/2018" + }, + { + "extn": "2328", + "id": "11262", + "name": "Stephanie Stubbs", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$44,694", + "start_date": "5/7/2009" + }, + { + "extn": "5717", + "id": "11263", + "name": "Michael Driscoll", + "office": "Otawa", + "position": "Physician", + "salary": "$85,790", + "start_date": "4/24/2004" + }, + { + "extn": "9963", + "id": "11264", + "name": "Bart Hunter", + "office": "Long Beach", + "position": "Electrician", + "salary": "$12,357", + "start_date": "2/4/2018" + }, + { + "extn": "1951", + "id": "11265", + "name": "Bryon Richardson", + "office": "Omaha", + "position": "Auditor", + "salary": "$58,548", + "start_date": "12/25/2005" + }, + { + "extn": "5457", + "id": "11266", + "name": "Julian Emmett", + "office": "Berna", + "position": "Steward", + "salary": "$299,082", + "start_date": "12/8/2007" + }, + { + "extn": "8332", + "id": "11267", + "name": "Chad Oatway", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$141,255", + "start_date": "6/5/2009" + }, + { + "extn": "9651", + "id": "11268", + "name": "Lexi Hobson", + "office": "Rome", + "position": "Chef Manager", + "salary": "$113,039", + "start_date": "3/20/2002" + }, + { + "extn": "5999", + "id": "11269", + "name": "Aileen Hilton", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$277,161", + "start_date": "4/9/2008" + }, + { + "extn": "1679", + "id": "11270", + "name": "Dani Fisher", + "office": "Salt Lake City", + "position": "HR Specialist", + "salary": "$49,920", + "start_date": "8/27/2009" + }, + { + "extn": "9692", + "id": "11271", + "name": "Rosemary Vallory", + "office": "Toledo", + "position": "Associate Professor", + "salary": "$174,949", + "start_date": "9/13/2008" + }, + { + "extn": "5309", + "id": "11272", + "name": "Jules Grey", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$221,991", + "start_date": "3/29/2018" + }, + { + "extn": "8658", + "id": "11273", + "name": "Rocco Khan", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$110,697", + "start_date": "9/19/2000" + }, + { + "extn": "5233", + "id": "11274", + "name": "Lucas Scott", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$208,680", + "start_date": "12/12/2008" + }, + { + "extn": "9696", + "id": "11275", + "name": "Harvey Jones", + "office": "London", + "position": "Business Broker", + "salary": "$299,205", + "start_date": "2/27/2000" + }, + { + "extn": "6166", + "id": "11276", + "name": "Courtney Sheldon", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$226,139", + "start_date": "8/28/2011" + }, + { + "extn": "7405", + "id": "11277", + "name": "Kassandra Robertson", + "office": "Springfield", + "position": "Cook", + "salary": "$217,346", + "start_date": "11/29/2008" + }, + { + "extn": "5245", + "id": "11278", + "name": "Luke Parker", + "office": "San Jose", + "position": "Inspector", + "salary": "$80,765", + "start_date": "5/20/2001" + }, + { + "extn": "7592", + "id": "11279", + "name": "Stacy Dempsey", + "office": "Lisbon", + "position": "Laboratory Technician", + "salary": "$297,367", + "start_date": "5/23/2017" + }, + { + "extn": "5881", + "id": "11280", + "name": "Domenic Keys", + "office": "Irving", + "position": "Production Painter", + "salary": "$149,097", + "start_date": "11/15/2005" + }, + { + "extn": "2616", + "id": "11281", + "name": "Christine Edmonds", + "office": "Milano", + "position": "Inspector", + "salary": "$240,129", + "start_date": "4/20/2002" + }, + { + "extn": "7208", + "id": "11282", + "name": "Olivia Jenkins", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$179,331", + "start_date": "3/20/2014" + }, + { + "extn": "8265", + "id": "11283", + "name": "Melanie Russel", + "office": "Berlin", + "position": "Production Painter", + "salary": "$196,640", + "start_date": "6/17/2010" + }, + { + "extn": "3147", + "id": "11284", + "name": "Enoch Todd", + "office": "Salem", + "position": "Software Engineer", + "salary": "$17,543", + "start_date": "10/30/2013" + }, + { + "extn": "1985", + "id": "11285", + "name": "Judith Olivier", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$243,426", + "start_date": "1/9/2012" + }, + { + "extn": "3382", + "id": "11286", + "name": "Andie Jeffery", + "office": "Detroit", + "position": "Biologist", + "salary": "$63,900", + "start_date": "2/13/2006" + }, + { + "extn": "5154", + "id": "11287", + "name": "Danny Hogg", + "office": "Valetta", + "position": "Doctor", + "salary": "$276,303", + "start_date": "6/25/2009" + }, + { + "extn": "7542", + "id": "11288", + "name": "Tiffany Owen", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$84,061", + "start_date": "4/15/2008" + }, + { + "extn": "4494", + "id": "11289", + "name": "Kate Woodley", + "office": "Tokyo", + "position": "Project Manager", + "salary": "$125,234", + "start_date": "7/30/2008" + }, + { + "extn": "7321", + "id": "11290", + "name": "Boris Uddin", + "office": "Bellevue", + "position": "Banker", + "salary": "$177,052", + "start_date": "11/13/2002" + }, + { + "extn": "2393", + "id": "11291", + "name": "Lorraine Jacobs", + "office": "Saint Paul", + "position": "Laboratory Technician", + "salary": "$71,060", + "start_date": "7/14/2011" + }, + { + "extn": "4772", + "id": "11292", + "name": "Leslie Overson", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$265,844", + "start_date": "10/12/2001" + }, + { + "extn": "6083", + "id": "11293", + "name": "Liliana Moran", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$99,107", + "start_date": "3/10/2014" + }, + { + "extn": "8139", + "id": "11294", + "name": "Natalie Owen", + "office": "Glendale", + "position": "Bellman", + "salary": "$86,996", + "start_date": "7/4/2005" + }, + { + "extn": "7234", + "id": "11295", + "name": "Ryan Nurton", + "office": "Tallahassee", + "position": "Cook", + "salary": "$228,761", + "start_date": "5/21/2014" + }, + { + "extn": "6587", + "id": "11296", + "name": "Ron Antcliff", + "office": "Escondido", + "position": "Baker", + "salary": "$56,858", + "start_date": "5/1/2000" + }, + { + "extn": "6285", + "id": "11297", + "name": "Juliette Little", + "office": "Prague", + "position": "Stockbroker", + "salary": "$258,760", + "start_date": "11/17/2005" + }, + { + "extn": "3564", + "id": "11298", + "name": "Elisabeth Mason", + "office": "Colorado Springs", + "position": "HR Specialist", + "salary": "$236,971", + "start_date": "6/12/2000" + }, + { + "extn": "5551", + "id": "11299", + "name": "Isabella Turner", + "office": "Irving", + "position": "Biologist", + "salary": "$269,905", + "start_date": "1/9/2013" + }, + { + "extn": "9537", + "id": "11300", + "name": "Miley Bryant", + "office": "Springfield", + "position": "Healthcare Specialist", + "salary": "$281,487", + "start_date": "9/26/2002" + }, + { + "extn": "8571", + "id": "11301", + "name": "Irene Bryson", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$54,292", + "start_date": "7/6/2014" + }, + { + "extn": "9252", + "id": "11302", + "name": "Celina Fields", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$77,512", + "start_date": "9/6/2015" + }, + { + "extn": "8764", + "id": "11303", + "name": "Tyler Huggins", + "office": "Detroit", + "position": "Audiologist", + "salary": "$155,478", + "start_date": "6/19/2001" + }, + { + "extn": "1006", + "id": "11304", + "name": "Emerald Shields", + "office": "Murfreesboro", + "position": "Physician", + "salary": "$217,184", + "start_date": "3/3/2016" + }, + { + "extn": "1906", + "id": "11305", + "name": "Matthew Penn", + "office": "Rochester", + "position": "Auditor", + "salary": "$140,122", + "start_date": "5/19/2004" + }, + { + "extn": "9980", + "id": "11306", + "name": "Josh Dowson", + "office": "Quebec", + "position": "Dentist", + "salary": "$218,092", + "start_date": "3/26/2017" + }, + { + "extn": "4595", + "id": "11307", + "name": "Sydney Varley", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$230,277", + "start_date": "9/1/2015" + }, + { + "extn": "7061", + "id": "11308", + "name": "Logan Becker", + "office": "San Jose", + "position": "Pharmacist", + "salary": "$180,249", + "start_date": "4/20/2019" + }, + { + "extn": "9975", + "id": "11309", + "name": "Alex Simpson", + "office": "Baltimore", + "position": "Baker", + "salary": "$196,178", + "start_date": "3/18/2016" + }, + { + "extn": "9704", + "id": "11310", + "name": "Logan Jeffery", + "office": "Springfield", + "position": "Cashier", + "salary": "$122,944", + "start_date": "4/15/2016" + }, + { + "extn": "6429", + "id": "11311", + "name": "Domenic King", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$202,895", + "start_date": "11/16/2003" + }, + { + "extn": "6395", + "id": "11312", + "name": "Enoch Hall", + "office": "Milano", + "position": "Webmaster", + "salary": "$120,526", + "start_date": "9/19/2015" + }, + { + "extn": "3193", + "id": "11313", + "name": "Savannah Hall", + "office": "Quebec", + "position": "Chef Manager", + "salary": "$89,616", + "start_date": "2/12/2000" + }, + { + "extn": "6229", + "id": "11314", + "name": "Jennifer Jordan", + "office": "Fort Lauderdale", + "position": "Paramedic", + "salary": "$280,816", + "start_date": "3/31/2004" + }, + { + "extn": "5281", + "id": "11315", + "name": "Nick Yarwood", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$264,663", + "start_date": "5/25/2004" + }, + { + "extn": "6381", + "id": "11316", + "name": "Kendra Robinson", + "office": "Denver", + "position": "Loan Officer", + "salary": "$80,560", + "start_date": "11/15/2018" + }, + { + "extn": "5182", + "id": "11317", + "name": "Aurelia Long", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$158,023", + "start_date": "3/10/2004" + }, + { + "extn": "2756", + "id": "11318", + "name": "Kurt Quinn", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$224,852", + "start_date": "7/7/2010" + }, + { + "extn": "4954", + "id": "11319", + "name": "Alex Hastings", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$11,248", + "start_date": "3/20/2012" + }, + { + "extn": "9262", + "id": "11320", + "name": "Brad Larkin", + "office": "New Orleans", + "position": "Steward", + "salary": "$159,424", + "start_date": "1/6/2015" + }, + { + "extn": "5238", + "id": "11321", + "name": "Karla Hunter", + "office": "San Jose", + "position": "Production Painter", + "salary": "$206,416", + "start_date": "1/1/2015" + }, + { + "extn": "6158", + "id": "11322", + "name": "Alexander Uttridge", + "office": "San Diego", + "position": "Design Engineer", + "salary": "$23,140", + "start_date": "4/23/2015" + }, + { + "extn": "6912", + "id": "11323", + "name": "Kieth Bell", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$197,854", + "start_date": "2/20/2012" + }, + { + "extn": "1346", + "id": "11324", + "name": "Regina Burnley", + "office": "Boston", + "position": "Service Supervisor", + "salary": "$123,787", + "start_date": "11/16/2002" + }, + { + "extn": "4282", + "id": "11325", + "name": "Carl Dobson", + "office": "Milano", + "position": "Physician", + "salary": "$62,140", + "start_date": "8/24/2003" + }, + { + "extn": "8731", + "id": "11326", + "name": "Vanessa Reid", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$266,460", + "start_date": "12/20/2001" + }, + { + "extn": "4230", + "id": "11327", + "name": "Ciara Purvis", + "office": "Bellevue", + "position": "Software Engineer", + "salary": "$65,681", + "start_date": "7/18/2014" + }, + { + "extn": "2477", + "id": "11328", + "name": "Chadwick Brooks", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$59,864", + "start_date": "11/25/2004" + }, + { + "extn": "3568", + "id": "11329", + "name": "Sabrina Weatcroft", + "office": "Long Beach", + "position": "Doctor", + "salary": "$250,763", + "start_date": "9/2/2005" + }, + { + "extn": "2834", + "id": "11330", + "name": "Marvin Townend", + "office": "St. Louis", + "position": "Auditor", + "salary": "$160,571", + "start_date": "5/11/2016" + }, + { + "extn": "4843", + "id": "11331", + "name": "Claire Torres", + "office": "Scottsdale", + "position": "Call Center Representative", + "salary": "$19,483", + "start_date": "7/19/2018" + }, + { + "extn": "1262", + "id": "11332", + "name": "Ronald Andersson", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$288,455", + "start_date": "11/18/2008" + }, + { + "extn": "8768", + "id": "11333", + "name": "Julian Slater", + "office": "Berlin", + "position": "Doctor", + "salary": "$87,046", + "start_date": "11/10/2000" + }, + { + "extn": "7338", + "id": "11334", + "name": "Clint Horton", + "office": "Garland", + "position": "CNC Operator", + "salary": "$66,938", + "start_date": "1/12/2017" + }, + { + "extn": "8856", + "id": "11335", + "name": "Alexander Welsch", + "office": "Minneapolis", + "position": "Baker", + "salary": "$98,787", + "start_date": "10/13/2015" + }, + { + "extn": "5628", + "id": "11336", + "name": "Tess Summers", + "office": "Nashville", + "position": "Operator", + "salary": "$244,784", + "start_date": "6/4/2001" + }, + { + "extn": "7586", + "id": "11337", + "name": "Morgan Hastings", + "office": "Fort Lauderdale", + "position": "Associate Professor", + "salary": "$295,668", + "start_date": "9/30/2014" + }, + { + "extn": "5702", + "id": "11338", + "name": "Fiona Shea", + "office": "Columbus", + "position": "Lecturer", + "salary": "$270,430", + "start_date": "5/18/2003" + }, + { + "extn": "4499", + "id": "11339", + "name": "Jennifer Wilson", + "office": "Milano", + "position": "Audiologist", + "salary": "$111,232", + "start_date": "10/31/2006" + }, + { + "extn": "7647", + "id": "11340", + "name": "Anthony Sloan", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$26,950", + "start_date": "4/7/2001" + }, + { + "extn": "9167", + "id": "11341", + "name": "Carl Wigley", + "office": "Louisville", + "position": "HR Coordinator", + "salary": "$72,058", + "start_date": "11/23/2010" + }, + { + "extn": "3199", + "id": "11342", + "name": "Eduardo Shields", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$167,502", + "start_date": "1/13/2007" + }, + { + "extn": "2502", + "id": "11343", + "name": "Kamila Roberts", + "office": "Tulsa", + "position": "Bookkeeper", + "salary": "$171,520", + "start_date": "7/23/2008" + }, + { + "extn": "9741", + "id": "11344", + "name": "Jocelyn Vass", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$141,138", + "start_date": "8/30/2008" + }, + { + "extn": "9579", + "id": "11345", + "name": "Dorothy Reyes", + "office": "San Antonio", + "position": "Software Engineer", + "salary": "$31,923", + "start_date": "4/1/2016" + }, + { + "extn": "4234", + "id": "11346", + "name": "Denis Baker", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$139,414", + "start_date": "8/1/2007" + }, + { + "extn": "9736", + "id": "11347", + "name": "Bart Gaynor", + "office": "Long Beach", + "position": "Operator", + "salary": "$126,077", + "start_date": "8/8/2007" + }, + { + "extn": "4190", + "id": "11348", + "name": "Leilani Healy", + "office": "Madison", + "position": "Paramedic", + "salary": "$272,322", + "start_date": "6/26/2009" + }, + { + "extn": "1998", + "id": "11349", + "name": "Ron Cann", + "office": "Portland", + "position": "Mobile Developer", + "salary": "$169,314", + "start_date": "7/14/2001" + }, + { + "extn": "6581", + "id": "11350", + "name": "Lucas Hooper", + "office": "Louisville", + "position": "Designer", + "salary": "$76,504", + "start_date": "10/30/2016" + }, + { + "extn": "8980", + "id": "11351", + "name": "Wendy Buckley", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$174,285", + "start_date": "7/20/2000" + }, + { + "extn": "2291", + "id": "11352", + "name": "Gil Graham", + "office": "Colorado Springs", + "position": "Budget Analyst", + "salary": "$260,682", + "start_date": "5/26/2005" + }, + { + "extn": "9479", + "id": "11353", + "name": "Hayden Gray", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$220,224", + "start_date": "1/6/2017" + }, + { + "extn": "2395", + "id": "11354", + "name": "Maria Lewis", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$134,726", + "start_date": "10/12/2003" + }, + { + "extn": "8527", + "id": "11355", + "name": "Savannah Gonzales", + "office": "Tulsa", + "position": "Baker", + "salary": "$204,319", + "start_date": "12/25/2013" + }, + { + "extn": "6791", + "id": "11356", + "name": "Phillip Dixon", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$163,185", + "start_date": "9/11/2001" + }, + { + "extn": "8943", + "id": "11357", + "name": "Fred Kelly", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$260,059", + "start_date": "4/29/2002" + }, + { + "extn": "4549", + "id": "11358", + "name": "Bryon Attwood", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$110,776", + "start_date": "6/5/2000" + }, + { + "extn": "9315", + "id": "11359", + "name": "Dorothy Matthews", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$209,783", + "start_date": "11/6/2010" + }, + { + "extn": "5344", + "id": "11360", + "name": "Natalie Russell", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$128,165", + "start_date": "4/23/2016" + }, + { + "extn": "1633", + "id": "11361", + "name": "David Hill", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$87,162", + "start_date": "9/14/2013" + }, + { + "extn": "2350", + "id": "11362", + "name": "David Clifton", + "office": "Irving", + "position": "Biologist", + "salary": "$185,144", + "start_date": "10/31/2003" + }, + { + "extn": "7379", + "id": "11363", + "name": "Noah Forth", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$270,784", + "start_date": "9/7/2010" + }, + { + "extn": "1365", + "id": "11364", + "name": "Erick Buckley", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$74,815", + "start_date": "6/14/2009" + }, + { + "extn": "8361", + "id": "11365", + "name": "Sydney Adams", + "office": "Ontario", + "position": "Machine Operator", + "salary": "$238,062", + "start_date": "5/2/2013" + }, + { + "extn": "9140", + "id": "11366", + "name": "Carter Mccormick", + "office": "Hollywood", + "position": "Baker", + "salary": "$29,046", + "start_date": "6/24/2019" + }, + { + "extn": "7151", + "id": "11367", + "name": "Johnathan Jefferson", + "office": "Berna", + "position": "Steward", + "salary": "$228,567", + "start_date": "1/10/2003" + }, + { + "extn": "6645", + "id": "11368", + "name": "Percy Keys", + "office": "London", + "position": "Associate Professor", + "salary": "$59,267", + "start_date": "4/17/2014" + }, + { + "extn": "1507", + "id": "11369", + "name": "Carla James", + "office": "San Jose", + "position": "Design Engineer", + "salary": "$257,903", + "start_date": "5/6/2011" + }, + { + "extn": "4390", + "id": "11370", + "name": "Kieth Pope", + "office": "Long Beach", + "position": "Treasurer", + "salary": "$212,942", + "start_date": "8/12/2019" + }, + { + "extn": "5727", + "id": "11371", + "name": "John James", + "office": "Hayward", + "position": "Bellman", + "salary": "$249,507", + "start_date": "1/13/2007" + }, + { + "extn": "3544", + "id": "11372", + "name": "Sebastian Edler", + "office": "Scottsdale", + "position": "Physician", + "salary": "$128,360", + "start_date": "11/28/2001" + }, + { + "extn": "3694", + "id": "11373", + "name": "Josh Jenkin", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$112,577", + "start_date": "10/27/2006" + }, + { + "extn": "3177", + "id": "11374", + "name": "Martin Tobin", + "office": "Worcester", + "position": "Inspector", + "salary": "$250,550", + "start_date": "12/4/2000" + }, + { + "extn": "8112", + "id": "11375", + "name": "Carrie Wade", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$75,978", + "start_date": "1/2/2014" + }, + { + "extn": "8611", + "id": "11376", + "name": "Carl King", + "office": "Orlando", + "position": "Electrician", + "salary": "$256,954", + "start_date": "2/4/2001" + }, + { + "extn": "7368", + "id": "11377", + "name": "Leilani Hunter", + "office": "Moreno Valley", + "position": "Laboratory Technician", + "salary": "$142,317", + "start_date": "12/10/2016" + }, + { + "extn": "4416", + "id": "11378", + "name": "Quinn Fox", + "office": "Miami", + "position": "Inspector", + "salary": "$238,739", + "start_date": "12/24/2010" + }, + { + "extn": "8031", + "id": "11379", + "name": "Daniel Jennson", + "office": "Cincinnati", + "position": "Audiologist", + "salary": "$54,899", + "start_date": "12/26/2003" + }, + { + "extn": "1300", + "id": "11380", + "name": "Abbey Jarrett", + "office": "Orlando", + "position": "Inspector", + "salary": "$38,016", + "start_date": "10/20/2019" + }, + { + "extn": "4543", + "id": "11381", + "name": "George Graves", + "office": "Irving", + "position": "HR Coordinator", + "salary": "$271,139", + "start_date": "5/25/2013" + }, + { + "extn": "9858", + "id": "11382", + "name": "Carl Harrison", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$13,456", + "start_date": "6/11/2001" + }, + { + "extn": "9245", + "id": "11383", + "name": "John Uttridge", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$252,371", + "start_date": "4/26/2010" + }, + { + "extn": "1985", + "id": "11384", + "name": "John Atkinson", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$86,865", + "start_date": "1/4/2016" + }, + { + "extn": "4881", + "id": "11385", + "name": "Greta Gordon", + "office": "Miami", + "position": "Investment Advisor", + "salary": "$62,139", + "start_date": "4/11/2000" + }, + { + "extn": "1345", + "id": "11386", + "name": "Raquel Alcroft", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$270,701", + "start_date": "1/22/2015" + }, + { + "extn": "2452", + "id": "11387", + "name": "Ryan Hammond", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$243,091", + "start_date": "2/8/2019" + }, + { + "extn": "5181", + "id": "11388", + "name": "Abdul Lane", + "office": "Laredo", + "position": "Designer", + "salary": "$177,728", + "start_date": "10/5/2001" + }, + { + "extn": "3460", + "id": "11389", + "name": "Boris Mann", + "office": "Charlotte", + "position": "Associate Professor", + "salary": "$297,729", + "start_date": "4/1/2015" + }, + { + "extn": "1848", + "id": "11390", + "name": "Sadie Ebden", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$277,351", + "start_date": "11/28/2016" + }, + { + "extn": "8763", + "id": "11391", + "name": "Carmen Watson", + "office": "Memphis", + "position": "Production Painter", + "salary": "$219,692", + "start_date": "11/4/2005" + }, + { + "extn": "3137", + "id": "11392", + "name": "Harriet Powell", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$172,270", + "start_date": "9/6/2013" + }, + { + "extn": "8350", + "id": "11393", + "name": "Benjamin Craig", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$226,464", + "start_date": "9/22/2019" + }, + { + "extn": "1141", + "id": "11394", + "name": "Sabrina Roman", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$122,667", + "start_date": "12/20/2017" + }, + { + "extn": "7743", + "id": "11395", + "name": "Nick Wills", + "office": "Toledo", + "position": "Fabricator", + "salary": "$176,133", + "start_date": "3/13/2012" + }, + { + "extn": "6480", + "id": "11396", + "name": "Mark Bailey", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$241,006", + "start_date": "6/23/2009" + }, + { + "extn": "1329", + "id": "11397", + "name": "Olivia Newman", + "office": "Fullerton", + "position": "Insurance Broker", + "salary": "$160,282", + "start_date": "5/15/2013" + }, + { + "extn": "7556", + "id": "11398", + "name": "Cynthia Wallace", + "office": "Phoenix", + "position": "Staffing Consultant", + "salary": "$186,424", + "start_date": "11/11/2004" + }, + { + "extn": "5539", + "id": "11399", + "name": "Aurelia Smith", + "office": "Valetta", + "position": "IT Support Staff", + "salary": "$298,185", + "start_date": "11/21/2005" + }, + { + "extn": "8136", + "id": "11400", + "name": "Carl Roscoe", + "office": "Omaha", + "position": "Physician", + "salary": "$245,455", + "start_date": "6/22/2011" + }, + { + "extn": "9353", + "id": "11401", + "name": "Charlotte Rowan", + "office": "New York", + "position": "Software Engineer", + "salary": "$100,621", + "start_date": "11/10/2014" + }, + { + "extn": "6690", + "id": "11402", + "name": "Nicole Morgan", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$26,649", + "start_date": "5/15/2003" + }, + { + "extn": "2426", + "id": "11403", + "name": "Boris Irving", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$48,311", + "start_date": "12/20/2008" + }, + { + "extn": "6412", + "id": "11404", + "name": "Josh Clifford", + "office": "Toledo", + "position": "Budget Analyst", + "salary": "$108,758", + "start_date": "4/25/2007" + }, + { + "extn": "8472", + "id": "11405", + "name": "Alan Baxter", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$110,314", + "start_date": "10/6/2018" + }, + { + "extn": "1533", + "id": "11406", + "name": "Danny Mcnally", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$172,516", + "start_date": "9/19/2011" + }, + { + "extn": "5864", + "id": "11407", + "name": "Liliana Shields", + "office": "Anaheim", + "position": "Investment Advisor", + "salary": "$154,183", + "start_date": "4/9/2011" + }, + { + "extn": "6812", + "id": "11408", + "name": "Liam Gray", + "office": "Murfreesboro", + "position": "Inspector", + "salary": "$77,937", + "start_date": "5/2/2012" + }, + { + "extn": "8474", + "id": "11409", + "name": "Michael Knight", + "office": "Rome", + "position": "Ambulatory Nurse", + "salary": "$97,004", + "start_date": "2/19/2006" + }, + { + "extn": "2874", + "id": "11410", + "name": "Daron Poulton", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$32,982", + "start_date": "1/16/2008" + }, + { + "extn": "5826", + "id": "11411", + "name": "Rosalie Lewis", + "office": "New Orleans", + "position": "Software Engineer", + "salary": "$184,259", + "start_date": "9/27/2018" + }, + { + "extn": "1082", + "id": "11412", + "name": "Belinda Fall", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$40,031", + "start_date": "8/18/2014" + }, + { + "extn": "6673", + "id": "11413", + "name": "Bryce Pierce", + "office": "Berna", + "position": "Bookkeeper", + "salary": "$17,528", + "start_date": "3/15/2008" + }, + { + "extn": "3646", + "id": "11414", + "name": "Matt Bradshaw", + "office": "Huntsville", + "position": "Steward", + "salary": "$194,717", + "start_date": "5/3/2015" + }, + { + "extn": "8974", + "id": "11415", + "name": "Brad Murray", + "office": "Berlin", + "position": "Dentist", + "salary": "$98,389", + "start_date": "11/11/2007" + }, + { + "extn": "1832", + "id": "11416", + "name": "Melody King", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$248,791", + "start_date": "3/27/2006" + }, + { + "extn": "1707", + "id": "11417", + "name": "Jade Campbell", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$11,720", + "start_date": "10/18/2008" + }, + { + "extn": "7466", + "id": "11418", + "name": "Miriam Shaw", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$287,983", + "start_date": "6/17/2010" + }, + { + "extn": "8050", + "id": "11419", + "name": "Vivian Price", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$24,825", + "start_date": "7/1/2013" + }, + { + "extn": "2809", + "id": "11420", + "name": "Carl Mcleod", + "office": "New York", + "position": "Banker", + "salary": "$294,469", + "start_date": "4/20/2006" + }, + { + "extn": "9581", + "id": "11421", + "name": "Paige Chapman", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$126,448", + "start_date": "10/25/2011" + }, + { + "extn": "9743", + "id": "11422", + "name": "Cedrick Vaughan", + "office": "Fremont", + "position": "Associate Professor", + "salary": "$130,725", + "start_date": "2/3/2013" + }, + { + "extn": "8312", + "id": "11423", + "name": "Alma Stewart", + "office": "Richmond", + "position": "Food Technologist", + "salary": "$15,110", + "start_date": "6/22/2006" + }, + { + "extn": "3082", + "id": "11424", + "name": "Angelica Knight", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$90,457", + "start_date": "6/3/2014" + }, + { + "extn": "6103", + "id": "11425", + "name": "Martin Summers", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$224,003", + "start_date": "11/12/2006" + }, + { + "extn": "8159", + "id": "11426", + "name": "Lauren Emerson", + "office": "New Orleans", + "position": "Steward", + "salary": "$128,575", + "start_date": "7/14/2015" + }, + { + "extn": "3394", + "id": "11427", + "name": "Tyson Widdows", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$215,331", + "start_date": "7/2/2008" + }, + { + "extn": "3906", + "id": "11428", + "name": "Jessica Quinton", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$174,022", + "start_date": "1/22/2015" + }, + { + "extn": "7272", + "id": "11429", + "name": "Alan Howard", + "office": "Garland", + "position": "Doctor", + "salary": "$64,292", + "start_date": "6/23/2018" + }, + { + "extn": "2894", + "id": "11430", + "name": "Joy Farrow", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$68,911", + "start_date": "8/2/2001" + }, + { + "extn": "4378", + "id": "11431", + "name": "Joseph Booth", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$285,397", + "start_date": "2/15/2009" + }, + { + "extn": "9723", + "id": "11432", + "name": "Ruth Connor", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$149,359", + "start_date": "7/6/2014" + }, + { + "extn": "5871", + "id": "11433", + "name": "Regina Walsh", + "office": "Albuquerque", + "position": "Design Engineer", + "salary": "$26,220", + "start_date": "11/19/2010" + }, + { + "extn": "7552", + "id": "11434", + "name": "Zoe Mullins", + "office": "Zurich", + "position": "HR Specialist", + "salary": "$51,069", + "start_date": "1/11/2011" + }, + { + "extn": "1370", + "id": "11435", + "name": "Mike Randall", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$195,519", + "start_date": "3/12/2002" + }, + { + "extn": "2426", + "id": "11436", + "name": "Agnes Smith", + "office": "Berlin", + "position": "Cook", + "salary": "$184,801", + "start_date": "3/23/2018" + }, + { + "extn": "6600", + "id": "11437", + "name": "Analise Groves", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$147,291", + "start_date": "1/26/2000" + }, + { + "extn": "3162", + "id": "11438", + "name": "Owen Baldwin", + "office": "Worcester", + "position": "Treasurer", + "salary": "$83,856", + "start_date": "1/25/2010" + }, + { + "extn": "8336", + "id": "11439", + "name": "Abdul Larsen", + "office": "Prague", + "position": "Operator", + "salary": "$190,397", + "start_date": "11/20/2007" + }, + { + "extn": "1120", + "id": "11440", + "name": "Gabriel Richardson", + "office": "Portland", + "position": "Laboratory Technician", + "salary": "$94,263", + "start_date": "9/7/2009" + }, + { + "extn": "6230", + "id": "11441", + "name": "Tyler Norburn", + "office": "Sacramento", + "position": "Bookkeeper", + "salary": "$239,843", + "start_date": "6/16/2013" + }, + { + "extn": "8902", + "id": "11442", + "name": "Alan Waterson", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$194,918", + "start_date": "9/25/2003" + }, + { + "extn": "4713", + "id": "11443", + "name": "Cassidy Sherwood", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$48,630", + "start_date": "10/20/2009" + }, + { + "extn": "2413", + "id": "11444", + "name": "Robyn Tailor", + "office": "Venice", + "position": "Cashier", + "salary": "$254,392", + "start_date": "3/10/2016" + }, + { + "extn": "6469", + "id": "11445", + "name": "Nick Lloyd", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$49,442", + "start_date": "2/7/2012" + }, + { + "extn": "3651", + "id": "11446", + "name": "Jessica Raven", + "office": "Rome", + "position": "Pharmacist", + "salary": "$95,567", + "start_date": "4/10/2005" + }, + { + "extn": "9337", + "id": "11447", + "name": "William Radcliffe", + "office": "Omaha", + "position": "HR Specialist", + "salary": "$106,141", + "start_date": "8/13/2000" + }, + { + "extn": "3003", + "id": "11448", + "name": "Zoe Hudson", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$277,434", + "start_date": "7/31/2017" + }, + { + "extn": "6688", + "id": "11449", + "name": "Owen Faulkner", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$235,505", + "start_date": "5/7/2010" + }, + { + "extn": "1403", + "id": "11450", + "name": "Jasmine Yarlett", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$44,983", + "start_date": "7/23/2013" + }, + { + "extn": "2295", + "id": "11451", + "name": "Mike Willis", + "office": "Columbus", + "position": "Treasurer", + "salary": "$262,846", + "start_date": "11/9/2000" + }, + { + "extn": "3428", + "id": "11452", + "name": "Ron Donovan", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$20,822", + "start_date": "11/30/2007" + }, + { + "extn": "4276", + "id": "11453", + "name": "Domenic Gibbons", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$177,064", + "start_date": "9/9/2016" + }, + { + "extn": "1263", + "id": "11454", + "name": "Gil Dowson", + "office": "Colorado Springs", + "position": "Cashier", + "salary": "$290,080", + "start_date": "6/29/2007" + }, + { + "extn": "3335", + "id": "11455", + "name": "Erick Jones", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$295,426", + "start_date": "3/17/2008" + }, + { + "extn": "2025", + "id": "11456", + "name": "Bart Russell", + "office": "Lisbon", + "position": "Inspector", + "salary": "$150,378", + "start_date": "6/21/2013" + }, + { + "extn": "5365", + "id": "11457", + "name": "Leah Hepburn", + "office": "Hayward", + "position": "Project Manager", + "salary": "$220,817", + "start_date": "5/2/2007" + }, + { + "extn": "5886", + "id": "11458", + "name": "Erica Lindsay", + "office": "Tokyo", + "position": "Bellman", + "salary": "$139,468", + "start_date": "7/18/2011" + }, + { + "extn": "1022", + "id": "11459", + "name": "Ellen Verdon", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$14,430", + "start_date": "3/26/2005" + }, + { + "extn": "4959", + "id": "11460", + "name": "Adeline Mullins", + "office": "Bakersfield", + "position": "CNC Operator", + "salary": "$283,399", + "start_date": "6/3/2018" + }, + { + "extn": "1613", + "id": "11461", + "name": "Aeris Price", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$142,465", + "start_date": "9/13/2002" + }, + { + "extn": "2659", + "id": "11462", + "name": "Charlize Swift", + "office": "San Antonio", + "position": "Food Technologist", + "salary": "$12,304", + "start_date": "4/14/2007" + }, + { + "extn": "5038", + "id": "11463", + "name": "Eduardo Nelson", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$146,234", + "start_date": "10/26/2002" + }, + { + "extn": "4799", + "id": "11464", + "name": "Nathan Tait", + "office": "Detroit", + "position": "Call Center Representative", + "salary": "$45,533", + "start_date": "11/18/2003" + }, + { + "extn": "6721", + "id": "11465", + "name": "Norah Price", + "office": "Toledo", + "position": "Systems Administrator", + "salary": "$286,491", + "start_date": "10/6/2014" + }, + { + "extn": "9684", + "id": "11466", + "name": "Gabriel Jordan", + "office": "Salt Lake City", + "position": "Baker", + "salary": "$196,971", + "start_date": "8/20/2013" + }, + { + "extn": "4064", + "id": "11467", + "name": "Doug Ellis", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$117,137", + "start_date": "9/28/2018" + }, + { + "extn": "4262", + "id": "11468", + "name": "Alice Mooney", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$204,326", + "start_date": "1/15/2010" + }, + { + "extn": "3805", + "id": "11469", + "name": "Lily Foxley", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$225,179", + "start_date": "7/28/2004" + }, + { + "extn": "9585", + "id": "11470", + "name": "Emerald Rogan", + "office": "Reno", + "position": "HR Specialist", + "salary": "$273,367", + "start_date": "1/4/2008" + }, + { + "extn": "8338", + "id": "11471", + "name": "Jasmine Rixon", + "office": "Berna", + "position": "Electrician", + "salary": "$274,976", + "start_date": "6/12/2006" + }, + { + "extn": "2272", + "id": "11472", + "name": "Brooklyn Rodgers", + "office": "Amarillo", + "position": "Laboratory Technician", + "salary": "$264,950", + "start_date": "7/23/2012" + }, + { + "extn": "6810", + "id": "11473", + "name": "Lily Archer", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$202,156", + "start_date": "12/14/2010" + }, + { + "extn": "8840", + "id": "11474", + "name": "Rosalyn Norburn", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$27,703", + "start_date": "3/26/2008" + }, + { + "extn": "1128", + "id": "11475", + "name": "Alessandra Driscoll", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$237,252", + "start_date": "3/16/2005" + }, + { + "extn": "6165", + "id": "11476", + "name": "Lana Kelly", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$96,232", + "start_date": "6/21/2013" + }, + { + "extn": "8702", + "id": "11477", + "name": "Rachael Fox", + "office": "El Paso", + "position": "Lecturer", + "salary": "$33,472", + "start_date": "2/10/2015" + }, + { + "extn": "8271", + "id": "11478", + "name": "Angelique Appleton", + "office": "Miami", + "position": "Chef Manager", + "salary": "$209,117", + "start_date": "9/2/2010" + }, + { + "extn": "1841", + "id": "11479", + "name": "Oliver Bloom", + "office": "Hollywood", + "position": "Paramedic", + "salary": "$100,991", + "start_date": "9/5/2016" + }, + { + "extn": "2220", + "id": "11480", + "name": "Johnathan Richardson", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$64,931", + "start_date": "1/24/2008" + }, + { + "extn": "2045", + "id": "11481", + "name": "Adela Reyes", + "office": "Toledo", + "position": "Dentist", + "salary": "$261,474", + "start_date": "4/12/2017" + }, + { + "extn": "8809", + "id": "11482", + "name": "Rocco Roth", + "office": "Omaha", + "position": "Webmaster", + "salary": "$71,764", + "start_date": "4/4/2013" + }, + { + "extn": "1461", + "id": "11483", + "name": "Makenzie Cobb", + "office": "Arlington", + "position": "Baker", + "salary": "$90,525", + "start_date": "12/24/2007" + }, + { + "extn": "1020", + "id": "11484", + "name": "Bob Graham", + "office": "Stockton", + "position": "CNC Operator", + "salary": "$76,940", + "start_date": "5/17/2014" + }, + { + "extn": "6135", + "id": "11485", + "name": "Isla Everett", + "office": "Tulsa", + "position": "Audiologist", + "salary": "$208,776", + "start_date": "9/7/2010" + }, + { + "extn": "8629", + "id": "11486", + "name": "Bob Ingram", + "office": "Hayward", + "position": "Business Broker", + "salary": "$152,171", + "start_date": "4/5/2016" + }, + { + "extn": "7721", + "id": "11487", + "name": "Roger Kaur", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$77,575", + "start_date": "3/18/2013" + }, + { + "extn": "5567", + "id": "11488", + "name": "Rufus Palmer", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$251,072", + "start_date": "6/29/2016" + }, + { + "extn": "2698", + "id": "11489", + "name": "Parker Hale", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$44,346", + "start_date": "5/24/2017" + }, + { + "extn": "3129", + "id": "11490", + "name": "Cristal Briggs", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$295,166", + "start_date": "9/15/2015" + }, + { + "extn": "3383", + "id": "11491", + "name": "Thea Curtis", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$107,648", + "start_date": "3/13/2006" + }, + { + "extn": "2045", + "id": "11492", + "name": "Barney Jordan", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$34,070", + "start_date": "6/20/2009" + }, + { + "extn": "2770", + "id": "11493", + "name": "Leroy Walsh", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$246,777", + "start_date": "10/20/2011" + }, + { + "extn": "2858", + "id": "11494", + "name": "Deborah Blackburn", + "office": "Garland", + "position": "Stockbroker", + "salary": "$94,013", + "start_date": "2/22/2012" + }, + { + "extn": "1188", + "id": "11495", + "name": "Jack Bell", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$169,771", + "start_date": "5/26/2013" + }, + { + "extn": "6986", + "id": "11496", + "name": "Anabel Lloyd", + "office": "Bellevue", + "position": "Cashier", + "salary": "$103,764", + "start_date": "4/17/2002" + }, + { + "extn": "8398", + "id": "11497", + "name": "Janice Forth", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$84,867", + "start_date": "5/16/2005" + }, + { + "extn": "9720", + "id": "11498", + "name": "Mason Coleman", + "office": "Lincoln", + "position": "Inspector", + "salary": "$285,512", + "start_date": "5/21/2011" + }, + { + "extn": "1366", + "id": "11499", + "name": "Enoch Chester", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$296,305", + "start_date": "10/13/2018" + }, + { + "extn": "1855", + "id": "11500", + "name": "Luna Selby", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$126,307", + "start_date": "12/5/2016" + }, + { + "extn": "6547", + "id": "11501", + "name": "Nicholas Robinson", + "office": "Albuquerque", + "position": "Retail Trainee", + "salary": "$114,300", + "start_date": "11/28/2002" + }, + { + "extn": "8662", + "id": "11502", + "name": "Ilona Talbot", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$157,242", + "start_date": "7/25/2004" + }, + { + "extn": "9994", + "id": "11503", + "name": "Doug Pearce", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$62,263", + "start_date": "7/2/2009" + }, + { + "extn": "8424", + "id": "11504", + "name": "Ciara Cork", + "office": "Lancaster", + "position": "Design Engineer", + "salary": "$235,257", + "start_date": "7/22/2006" + }, + { + "extn": "2406", + "id": "11505", + "name": "Johnny Kirby", + "office": "Orlando", + "position": "Audiologist", + "salary": "$83,254", + "start_date": "1/15/2000" + }, + { + "extn": "9718", + "id": "11506", + "name": "Elise Ellwood", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$48,910", + "start_date": "12/1/2002" + }, + { + "extn": "3164", + "id": "11507", + "name": "Sofie Harris", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$57,283", + "start_date": "1/13/2008" + }, + { + "extn": "5838", + "id": "11508", + "name": "Sara Bullock", + "office": "San Jose", + "position": "Fabricator", + "salary": "$221,918", + "start_date": "5/26/2006" + }, + { + "extn": "8105", + "id": "11509", + "name": "Felicity Mullins", + "office": "Chicago", + "position": "Auditor", + "salary": "$43,558", + "start_date": "3/5/2007" + }, + { + "extn": "9948", + "id": "11510", + "name": "Clarissa Shea", + "office": "Garland", + "position": "Audiologist", + "salary": "$239,272", + "start_date": "2/7/2015" + }, + { + "extn": "6163", + "id": "11511", + "name": "Iris Vernon", + "office": "St. Louis", + "position": "Audiologist", + "salary": "$299,229", + "start_date": "2/2/2012" + }, + { + "extn": "7872", + "id": "11512", + "name": "Rocco Yard", + "office": "Tokyo", + "position": "Associate Professor", + "salary": "$83,932", + "start_date": "3/17/2012" + }, + { + "extn": "3149", + "id": "11513", + "name": "Harry Wilton", + "office": "Columbus", + "position": "Web Developer", + "salary": "$93,577", + "start_date": "7/5/2006" + }, + { + "extn": "5362", + "id": "11514", + "name": "Mark Walsh", + "office": "Chicago", + "position": "Web Developer", + "salary": "$207,122", + "start_date": "8/17/2015" + }, + { + "extn": "9532", + "id": "11515", + "name": "Stella Herbert", + "office": "Tokyo", + "position": "Healthcare Specialist", + "salary": "$167,689", + "start_date": "10/16/2019" + }, + { + "extn": "9723", + "id": "11516", + "name": "Marigold Carter", + "office": "Lyon", + "position": "Project Manager", + "salary": "$245,406", + "start_date": "5/8/2007" + }, + { + "extn": "3557", + "id": "11517", + "name": "Danielle Vollans", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$27,311", + "start_date": "8/5/2002" + }, + { + "extn": "2754", + "id": "11518", + "name": "Barney Richards", + "office": "Wien", + "position": "Pharmacist", + "salary": "$12,921", + "start_date": "7/16/2007" + }, + { + "extn": "5213", + "id": "11519", + "name": "Juliet Lynn", + "office": "Irving", + "position": "Dentist", + "salary": "$195,442", + "start_date": "3/26/2016" + }, + { + "extn": "6234", + "id": "11520", + "name": "Javier Payne", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$176,420", + "start_date": "2/25/2014" + }, + { + "extn": "9177", + "id": "11521", + "name": "Mara Utterson", + "office": "Quebec", + "position": "Production Painter", + "salary": "$228,821", + "start_date": "6/26/2003" + }, + { + "extn": "6547", + "id": "11522", + "name": "Javier Taylor", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$295,320", + "start_date": "2/20/2013" + }, + { + "extn": "2897", + "id": "11523", + "name": "Jocelyn Porter", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$185,664", + "start_date": "11/1/2015" + }, + { + "extn": "5155", + "id": "11524", + "name": "Angel Gilmour", + "office": "Berlin", + "position": "Pharmacist", + "salary": "$18,632", + "start_date": "1/16/2018" + }, + { + "extn": "8691", + "id": "11525", + "name": "Angelique Morley", + "office": "Quebec", + "position": "Ambulatory Nurse", + "salary": "$17,170", + "start_date": "12/4/2001" + }, + { + "extn": "4796", + "id": "11526", + "name": "Willow Casey", + "office": "San Jose", + "position": "Design Engineer", + "salary": "$69,309", + "start_date": "2/18/2019" + }, + { + "extn": "7328", + "id": "11527", + "name": "Sharon Vince", + "office": "Otawa", + "position": "Audiologist", + "salary": "$279,185", + "start_date": "12/25/2003" + }, + { + "extn": "2894", + "id": "11528", + "name": "Joseph Booth", + "office": "Orlando", + "position": "Retail Trainee", + "salary": "$74,015", + "start_date": "9/19/2018" + }, + { + "extn": "1549", + "id": "11529", + "name": "Joy Moreno", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$207,870", + "start_date": "9/5/2009" + }, + { + "extn": "2416", + "id": "11530", + "name": "Benny King", + "office": "Fayetteville", + "position": "Project Manager", + "salary": "$178,381", + "start_date": "10/23/2007" + }, + { + "extn": "9636", + "id": "11531", + "name": "Gwenyth Quinton", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$297,849", + "start_date": "12/16/2014" + }, + { + "extn": "9950", + "id": "11532", + "name": "Maia Harper", + "office": "Lyon", + "position": "Banker", + "salary": "$206,161", + "start_date": "10/9/2002" + }, + { + "extn": "2246", + "id": "11533", + "name": "Mackenzie Edley", + "office": "El Paso", + "position": "Steward", + "salary": "$61,661", + "start_date": "8/5/2015" + }, + { + "extn": "8928", + "id": "11534", + "name": "Eryn Vince", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$170,885", + "start_date": "6/23/2010" + }, + { + "extn": "2282", + "id": "11535", + "name": "Stacy Chapman", + "office": "San Jose", + "position": "Doctor", + "salary": "$197,221", + "start_date": "12/1/2007" + }, + { + "extn": "1704", + "id": "11536", + "name": "Ellen Veale", + "office": "Quebec", + "position": "Physician", + "salary": "$272,469", + "start_date": "3/18/2012" + }, + { + "extn": "3506", + "id": "11537", + "name": "Nicholas Wills", + "office": "Orlando", + "position": "Lecturer", + "salary": "$146,077", + "start_date": "2/17/2005" + }, + { + "extn": "7684", + "id": "11538", + "name": "Leroy Jarvis", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$287,971", + "start_date": "10/7/2012" + }, + { + "extn": "8911", + "id": "11539", + "name": "Danny Fields", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$32,599", + "start_date": "12/3/2008" + }, + { + "extn": "7139", + "id": "11540", + "name": "Lucas Purvis", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$25,256", + "start_date": "5/23/2002" + }, + { + "extn": "8580", + "id": "11541", + "name": "Denny Randall", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$212,563", + "start_date": "4/24/2017" + }, + { + "extn": "5207", + "id": "11542", + "name": "Henry Kennedy", + "office": "London", + "position": "Doctor", + "salary": "$26,344", + "start_date": "7/12/2007" + }, + { + "extn": "8347", + "id": "11543", + "name": "Maxwell Wilkinson", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$62,358", + "start_date": "1/26/2019" + }, + { + "extn": "8521", + "id": "11544", + "name": "Luke Bennett", + "office": "Stockton", + "position": "Paramedic", + "salary": "$288,406", + "start_date": "1/19/2012" + }, + { + "extn": "3700", + "id": "11545", + "name": "Harmony Ingham", + "office": "Lakewood", + "position": "Project Manager", + "salary": "$249,404", + "start_date": "12/14/2012" + }, + { + "extn": "6931", + "id": "11546", + "name": "Oliver Tobin", + "office": "Philadelphia", + "position": "Restaurant Manager", + "salary": "$27,789", + "start_date": "2/13/2001" + }, + { + "extn": "4194", + "id": "11547", + "name": "Gabriel Jackson", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$62,188", + "start_date": "10/13/2010" + }, + { + "extn": "9516", + "id": "11548", + "name": "Ethan Bayliss", + "office": "San Francisco", + "position": "Fabricator", + "salary": "$51,259", + "start_date": "2/12/2013" + }, + { + "extn": "9756", + "id": "11549", + "name": "Ethan Goodman", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$241,441", + "start_date": "10/23/2018" + }, + { + "extn": "8899", + "id": "11550", + "name": "Denis Connell", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$187,926", + "start_date": "11/29/2005" + }, + { + "extn": "3712", + "id": "11551", + "name": "Margaret Silva", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$277,489", + "start_date": "3/8/2002" + }, + { + "extn": "3734", + "id": "11552", + "name": "Cedrick Hepburn", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$197,110", + "start_date": "4/27/2011" + }, + { + "extn": "3306", + "id": "11553", + "name": "Stephanie Harvey", + "office": "Prague", + "position": "Software Engineer", + "salary": "$133,867", + "start_date": "7/17/2015" + }, + { + "extn": "3272", + "id": "11554", + "name": "Ron Potter", + "office": "Henderson", + "position": "Baker", + "salary": "$106,697", + "start_date": "10/31/2012" + }, + { + "extn": "3283", + "id": "11555", + "name": "Nate Price", + "office": "Tokyo", + "position": "Budget Analyst", + "salary": "$245,413", + "start_date": "9/20/2019" + }, + { + "extn": "6013", + "id": "11556", + "name": "Elly Martin", + "office": "Garland", + "position": "Production Painter", + "salary": "$85,292", + "start_date": "12/7/2016" + }, + { + "extn": "2575", + "id": "11557", + "name": "Enoch Osmond", + "office": "Garland", + "position": "Bellman", + "salary": "$89,075", + "start_date": "4/23/2006" + }, + { + "extn": "2902", + "id": "11558", + "name": "Rick Young", + "office": "Huntsville", + "position": "Dentist", + "salary": "$260,782", + "start_date": "7/5/2010" + }, + { + "extn": "9631", + "id": "11559", + "name": "Matthew Jarrett", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$218,038", + "start_date": "10/13/2001" + }, + { + "extn": "9666", + "id": "11560", + "name": "Rufus Moore", + "office": "Jacksonville", + "position": "Steward", + "salary": "$236,503", + "start_date": "3/31/2016" + }, + { + "extn": "6621", + "id": "11561", + "name": "Bryon Potter", + "office": "Springfield", + "position": "Business Broker", + "salary": "$62,155", + "start_date": "9/27/2012" + }, + { + "extn": "3752", + "id": "11562", + "name": "Bart Upsdell", + "office": "Worcester", + "position": "Dentist", + "salary": "$93,030", + "start_date": "2/13/2007" + }, + { + "extn": "4952", + "id": "11563", + "name": "Manuel Roberts", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$236,452", + "start_date": "3/30/2011" + }, + { + "extn": "5774", + "id": "11564", + "name": "Vivian Gosling", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$184,667", + "start_date": "3/23/2009" + }, + { + "extn": "4506", + "id": "11565", + "name": "Carina Matthews", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$213,043", + "start_date": "3/7/2010" + }, + { + "extn": "5259", + "id": "11566", + "name": "Hayden Dallas", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$274,208", + "start_date": "1/12/2004" + }, + { + "extn": "6548", + "id": "11567", + "name": "Mark Forth", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$30,375", + "start_date": "6/6/2016" + }, + { + "extn": "9578", + "id": "11568", + "name": "Harry Nanton", + "office": "Miami", + "position": "Webmaster", + "salary": "$135,123", + "start_date": "7/8/2003" + }, + { + "extn": "8944", + "id": "11569", + "name": "John Osman", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$149,763", + "start_date": "9/2/2019" + }, + { + "extn": "4767", + "id": "11570", + "name": "Joyce Gaynor", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$78,810", + "start_date": "10/14/2017" + }, + { + "extn": "1198", + "id": "11571", + "name": "Catherine Hamilton", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$128,180", + "start_date": "12/15/2004" + }, + { + "extn": "8543", + "id": "11572", + "name": "Mona Harper", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$233,736", + "start_date": "10/3/2018" + }, + { + "extn": "5838", + "id": "11573", + "name": "Ryan Grady", + "office": "Boston", + "position": "Bellman", + "salary": "$61,841", + "start_date": "1/17/2015" + }, + { + "extn": "6997", + "id": "11574", + "name": "Johnathan Wright", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$199,098", + "start_date": "3/26/2019" + }, + { + "extn": "9365", + "id": "11575", + "name": "Scarlett Vaughn", + "office": "Dallas", + "position": "Chef Manager", + "salary": "$162,366", + "start_date": "2/27/2001" + }, + { + "extn": "8272", + "id": "11576", + "name": "Rosie Dixon", + "office": "Tokyo", + "position": "Operator", + "salary": "$119,088", + "start_date": "2/16/2014" + }, + { + "extn": "5207", + "id": "11577", + "name": "Gil Ellery", + "office": "Glendale", + "position": "Production Painter", + "salary": "$240,881", + "start_date": "7/15/2005" + }, + { + "extn": "9040", + "id": "11578", + "name": "Alex Ellwood", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$227,307", + "start_date": "6/10/2016" + }, + { + "extn": "6660", + "id": "11579", + "name": "Caleb Thomson", + "office": "Bucharest", + "position": "Doctor", + "salary": "$245,070", + "start_date": "3/16/2003" + }, + { + "extn": "1832", + "id": "11580", + "name": "Rachael Jobson", + "office": "Detroit", + "position": "Cashier", + "salary": "$276,941", + "start_date": "9/20/2011" + }, + { + "extn": "2076", + "id": "11581", + "name": "Mike Foxley", + "office": "Escondido", + "position": "Health Educator", + "salary": "$122,490", + "start_date": "3/28/2016" + }, + { + "extn": "5256", + "id": "11582", + "name": "Sloane Hancock", + "office": "Lisbon", + "position": "Dentist", + "salary": "$173,893", + "start_date": "11/22/2012" + }, + { + "extn": "1409", + "id": "11583", + "name": "Kurt Mills", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$139,058", + "start_date": "8/10/2014" + }, + { + "extn": "4066", + "id": "11584", + "name": "Boris Selby", + "office": "Columbus", + "position": "Cashier", + "salary": "$127,664", + "start_date": "10/31/2000" + }, + { + "extn": "1594", + "id": "11585", + "name": "Chester Button", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$253,815", + "start_date": "5/4/2002" + }, + { + "extn": "4163", + "id": "11586", + "name": "Mason Robertson", + "office": "Detroit", + "position": "Steward", + "salary": "$119,931", + "start_date": "5/4/2015" + }, + { + "extn": "8795", + "id": "11587", + "name": "Elise Radcliffe", + "office": "Anaheim", + "position": "Design Engineer", + "salary": "$83,825", + "start_date": "2/19/2006" + }, + { + "extn": "7863", + "id": "11588", + "name": "Chad Bryson", + "office": "Huntsville", + "position": "Accountant", + "salary": "$225,856", + "start_date": "4/18/2013" + }, + { + "extn": "5478", + "id": "11589", + "name": "Eileen Webster", + "office": "Salem", + "position": "Designer", + "salary": "$98,782", + "start_date": "9/11/2013" + }, + { + "extn": "5008", + "id": "11590", + "name": "Camden Johnson", + "office": "Milwaukee", + "position": "Operator", + "salary": "$154,528", + "start_date": "12/27/2004" + }, + { + "extn": "4817", + "id": "11591", + "name": "Susan Cork", + "office": "Bakersfield", + "position": "Banker", + "salary": "$25,124", + "start_date": "3/18/2000" + }, + { + "extn": "6747", + "id": "11592", + "name": "Nick Douglas", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$31,319", + "start_date": "2/6/2016" + }, + { + "extn": "7608", + "id": "11593", + "name": "Stella Wilkinson", + "office": "Springfield", + "position": "Laboratory Technician", + "salary": "$273,584", + "start_date": "6/17/2004" + }, + { + "extn": "4589", + "id": "11594", + "name": "Vivian Crawley", + "office": "Laredo", + "position": "Staffing Consultant", + "salary": "$113,983", + "start_date": "4/13/2005" + }, + { + "extn": "2177", + "id": "11595", + "name": "Charlize Bowen", + "office": "Fullerton", + "position": "Banker", + "salary": "$77,333", + "start_date": "2/27/2012" + }, + { + "extn": "9955", + "id": "11596", + "name": "Logan Harris", + "office": "Rochester", + "position": "Food Technologist", + "salary": "$280,923", + "start_date": "6/24/2005" + }, + { + "extn": "5168", + "id": "11597", + "name": "Denis Brennan", + "office": "Fullerton", + "position": "Bellman", + "salary": "$177,932", + "start_date": "3/10/2008" + }, + { + "extn": "8016", + "id": "11598", + "name": "Cecilia Harper", + "office": "Kansas City", + "position": "Baker", + "salary": "$290,915", + "start_date": "11/12/2001" + }, + { + "extn": "2880", + "id": "11599", + "name": "Barry Atkinson", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$116,931", + "start_date": "5/18/2005" + }, + { + "extn": "2573", + "id": "11600", + "name": "Percy Cartwright", + "office": "London", + "position": "Electrician", + "salary": "$70,235", + "start_date": "12/20/2002" + }, + { + "extn": "8185", + "id": "11601", + "name": "Carina Cadman", + "office": "Albuquerque", + "position": "Restaurant Manager", + "salary": "$173,732", + "start_date": "11/6/2009" + }, + { + "extn": "2998", + "id": "11602", + "name": "Tony Quinton", + "office": "Scottsdale", + "position": "Front Desk Coordinator", + "salary": "$243,858", + "start_date": "1/17/2004" + }, + { + "extn": "4635", + "id": "11603", + "name": "Piper Hunter", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$93,470", + "start_date": "3/25/2018" + }, + { + "extn": "9888", + "id": "11604", + "name": "Rosie Wilkinson", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$68,703", + "start_date": "5/17/2009" + }, + { + "extn": "6288", + "id": "11605", + "name": "Paula Larkin", + "office": "Omaha", + "position": "Call Center Representative", + "salary": "$254,363", + "start_date": "5/25/2018" + }, + { + "extn": "8283", + "id": "11606", + "name": "Quinn Rose", + "office": "Huntsville", + "position": "IT Support Staff", + "salary": "$39,457", + "start_date": "11/1/2001" + }, + { + "extn": "5908", + "id": "11607", + "name": "Enoch Partridge", + "office": "Madrid", + "position": "Health Educator", + "salary": "$196,294", + "start_date": "4/15/2004" + }, + { + "extn": "8511", + "id": "11608", + "name": "Norah Radcliffe", + "office": "Denver", + "position": "Executive Director", + "salary": "$198,754", + "start_date": "7/30/2006" + }, + { + "extn": "1488", + "id": "11609", + "name": "Abdul Stewart", + "office": "Worcester", + "position": "IT Support Staff", + "salary": "$226,292", + "start_date": "2/26/2013" + }, + { + "extn": "2825", + "id": "11610", + "name": "Penny Nielson", + "office": "Huntsville", + "position": "Designer", + "salary": "$135,598", + "start_date": "7/31/2007" + }, + { + "extn": "6965", + "id": "11611", + "name": "Matt Hilton", + "office": "Escondido", + "position": "Lecturer", + "salary": "$129,357", + "start_date": "2/11/2005" + }, + { + "extn": "9732", + "id": "11612", + "name": "Maria Ramsey", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$62,434", + "start_date": "3/19/2003" + }, + { + "extn": "9169", + "id": "11613", + "name": "Penny Thomson", + "office": "Reno", + "position": "Executive Director", + "salary": "$148,557", + "start_date": "7/22/2002" + }, + { + "extn": "7945", + "id": "11614", + "name": "Kirsten Lane", + "office": "Bellevue", + "position": "Clerk", + "salary": "$54,913", + "start_date": "1/3/2000" + }, + { + "extn": "6073", + "id": "11615", + "name": "Ilona Carter", + "office": "Prague", + "position": "Physician", + "salary": "$215,372", + "start_date": "3/2/2008" + }, + { + "extn": "9545", + "id": "11616", + "name": "Shay West", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$217,278", + "start_date": "12/10/2006" + }, + { + "extn": "8261", + "id": "11617", + "name": "Mason Tindall", + "office": "Chicago", + "position": "Pharmacist", + "salary": "$186,442", + "start_date": "9/27/2007" + }, + { + "extn": "2455", + "id": "11618", + "name": "Clarissa Rose", + "office": "Quebec", + "position": "Clerk", + "salary": "$10,788", + "start_date": "3/16/2011" + }, + { + "extn": "9702", + "id": "11619", + "name": "Alexia Roberts", + "office": "Miami", + "position": "Bellman", + "salary": "$35,934", + "start_date": "1/2/2001" + }, + { + "extn": "1717", + "id": "11620", + "name": "Eryn Allcott", + "office": "Fort Lauderdale", + "position": "Software Engineer", + "salary": "$199,307", + "start_date": "12/31/2011" + }, + { + "extn": "9499", + "id": "11621", + "name": "Logan Clifton", + "office": "Baltimore", + "position": "Web Developer", + "salary": "$49,842", + "start_date": "9/25/2003" + }, + { + "extn": "4222", + "id": "11622", + "name": "Russel Sherry", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$179,538", + "start_date": "5/23/2008" + }, + { + "extn": "1217", + "id": "11623", + "name": "Alan Giles", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$109,969", + "start_date": "8/16/2009" + }, + { + "extn": "2484", + "id": "11624", + "name": "Abdul Holmes", + "office": "Nashville", + "position": "Cashier", + "salary": "$270,918", + "start_date": "2/8/2002" + }, + { + "extn": "7164", + "id": "11625", + "name": "William Harris", + "office": "San Diego", + "position": "Bellman", + "salary": "$35,752", + "start_date": "11/23/2004" + }, + { + "extn": "6328", + "id": "11626", + "name": "Leroy Patel", + "office": "Miami", + "position": "Executive Director", + "salary": "$15,185", + "start_date": "4/3/2003" + }, + { + "extn": "1421", + "id": "11627", + "name": "Sarah Kerr", + "office": "Milano", + "position": "Software Engineer", + "salary": "$91,459", + "start_date": "2/13/2005" + }, + { + "extn": "5239", + "id": "11628", + "name": "Chuck Thomas", + "office": "Arlington", + "position": "Business Broker", + "salary": "$102,207", + "start_date": "11/15/2015" + }, + { + "extn": "7368", + "id": "11629", + "name": "Nathan Wellington", + "office": "Garland", + "position": "Stockbroker", + "salary": "$69,304", + "start_date": "3/13/2010" + }, + { + "extn": "2710", + "id": "11630", + "name": "Ember Greenwood", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$135,309", + "start_date": "12/20/2003" + }, + { + "extn": "3956", + "id": "11631", + "name": "Janelle Freeburn", + "office": "Fort Lauderdale", + "position": "Associate Professor", + "salary": "$272,689", + "start_date": "9/29/2013" + }, + { + "extn": "7779", + "id": "11632", + "name": "Candice Whitehouse", + "office": "Garland", + "position": "HR Specialist", + "salary": "$144,268", + "start_date": "12/2/2010" + }, + { + "extn": "2790", + "id": "11633", + "name": "Evie Mcleod", + "office": "Portland", + "position": "IT Support Staff", + "salary": "$56,643", + "start_date": "2/7/2012" + }, + { + "extn": "6114", + "id": "11634", + "name": "Tom Lee", + "office": "Madrid", + "position": "Cashier", + "salary": "$289,660", + "start_date": "9/6/2003" + }, + { + "extn": "9095", + "id": "11635", + "name": "Logan Collingwood", + "office": "San Antonio", + "position": "Electrician", + "salary": "$133,283", + "start_date": "11/10/2008" + }, + { + "extn": "5473", + "id": "11636", + "name": "Judith Walsh", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$140,968", + "start_date": "10/18/2009" + }, + { + "extn": "4291", + "id": "11637", + "name": "Aileen Ryan", + "office": "Washington", + "position": "Baker", + "salary": "$56,509", + "start_date": "6/25/2019" + }, + { + "extn": "4508", + "id": "11638", + "name": "Ramon Hooper", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$152,714", + "start_date": "2/4/2014" + }, + { + "extn": "6307", + "id": "11639", + "name": "Kieth Clark", + "office": "Amarillo", + "position": "Cashier", + "salary": "$54,496", + "start_date": "8/28/2013" + }, + { + "extn": "6160", + "id": "11640", + "name": "Olivia Dixon", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$26,446", + "start_date": "8/9/2001" + }, + { + "extn": "1816", + "id": "11641", + "name": "Ron Raven", + "office": "Milano", + "position": "CNC Operator", + "salary": "$222,852", + "start_date": "1/24/2002" + }, + { + "extn": "4867", + "id": "11642", + "name": "Chris Pearce", + "office": "Laredo", + "position": "Clerk", + "salary": "$258,824", + "start_date": "10/13/2007" + }, + { + "extn": "7669", + "id": "11643", + "name": "Cedrick Robertson", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$116,412", + "start_date": "9/21/2002" + }, + { + "extn": "1930", + "id": "11644", + "name": "Daniel Carter", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$63,387", + "start_date": "11/9/2011" + }, + { + "extn": "4606", + "id": "11645", + "name": "Teagan Torres", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$150,959", + "start_date": "11/30/2012" + }, + { + "extn": "7668", + "id": "11646", + "name": "Camden Rodwell", + "office": "Stockton", + "position": "Operator", + "salary": "$230,735", + "start_date": "3/14/2007" + }, + { + "extn": "3048", + "id": "11647", + "name": "Dakota Lee", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$174,913", + "start_date": "9/23/2005" + }, + { + "extn": "9552", + "id": "11648", + "name": "Benny Donnelly", + "office": "Philadelphia", + "position": "Assistant Buyer", + "salary": "$239,484", + "start_date": "8/10/2014" + }, + { + "extn": "9855", + "id": "11649", + "name": "Janice Dixon", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$109,936", + "start_date": "12/28/2016" + }, + { + "extn": "4709", + "id": "11650", + "name": "Jacqueline Freeburn", + "office": "Albuquerque", + "position": "Banker", + "salary": "$19,892", + "start_date": "5/26/2008" + }, + { + "extn": "8896", + "id": "11651", + "name": "Nate Abbey", + "office": "Long Beach", + "position": "Accountant", + "salary": "$23,245", + "start_date": "3/8/2008" + }, + { + "extn": "8080", + "id": "11652", + "name": "Ronald Edwards", + "office": "Dallas", + "position": "Cook", + "salary": "$126,620", + "start_date": "1/17/2006" + }, + { + "extn": "7553", + "id": "11653", + "name": "Hank Parker", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$257,575", + "start_date": "6/7/2006" + }, + { + "extn": "6902", + "id": "11654", + "name": "Aisha Morgan", + "office": "San Jose", + "position": "Production Painter", + "salary": "$17,253", + "start_date": "6/3/2019" + }, + { + "extn": "7912", + "id": "11655", + "name": "Gloria Rogers", + "office": "Hayward", + "position": "Production Painter", + "salary": "$156,818", + "start_date": "8/17/2012" + }, + { + "extn": "1432", + "id": "11656", + "name": "Mark Franks", + "office": "Madison", + "position": "Design Engineer", + "salary": "$255,161", + "start_date": "7/28/2013" + }, + { + "extn": "4524", + "id": "11657", + "name": "Johnny Noach", + "office": "Anaheim", + "position": "Banker", + "salary": "$241,542", + "start_date": "11/14/2012" + }, + { + "extn": "9174", + "id": "11658", + "name": "Taylor Oatway", + "office": "Washington", + "position": "Executive Director", + "salary": "$80,314", + "start_date": "1/11/2011" + }, + { + "extn": "2633", + "id": "11659", + "name": "Ruby Morrow", + "office": "Tulsa", + "position": "Doctor", + "salary": "$210,436", + "start_date": "6/20/2018" + }, + { + "extn": "2342", + "id": "11660", + "name": "Benjamin Nicholls", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$171,489", + "start_date": "11/11/2004" + }, + { + "extn": "7523", + "id": "11661", + "name": "Courtney Asher", + "office": "Salem", + "position": "Audiologist", + "salary": "$55,772", + "start_date": "5/23/2015" + }, + { + "extn": "8575", + "id": "11662", + "name": "Elijah Sinclair", + "office": "Huntsville", + "position": "Electrician", + "salary": "$176,451", + "start_date": "4/9/2009" + }, + { + "extn": "8980", + "id": "11663", + "name": "Angelique Wright", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$192,424", + "start_date": "1/26/2008" + }, + { + "extn": "9544", + "id": "11664", + "name": "Brooklyn Ingham", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$84,259", + "start_date": "2/3/2004" + }, + { + "extn": "2992", + "id": "11665", + "name": "Alma Jobson", + "office": "Berna", + "position": "Steward", + "salary": "$267,102", + "start_date": "1/1/2008" + }, + { + "extn": "9625", + "id": "11666", + "name": "Owen Wooldridge", + "office": "Columbus", + "position": "Restaurant Manager", + "salary": "$201,075", + "start_date": "8/20/2017" + }, + { + "extn": "5047", + "id": "11667", + "name": "Celina Roman", + "office": "Irving", + "position": "Designer", + "salary": "$103,565", + "start_date": "4/10/2010" + }, + { + "extn": "4953", + "id": "11668", + "name": "Amy Rose", + "office": "El Paso", + "position": "Cook", + "salary": "$164,744", + "start_date": "9/5/2003" + }, + { + "extn": "4119", + "id": "11669", + "name": "Gwenyth Cavanagh", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$37,616", + "start_date": "11/30/2004" + }, + { + "extn": "5946", + "id": "11670", + "name": "Logan Whinter", + "office": "Henderson", + "position": "Webmaster", + "salary": "$217,520", + "start_date": "11/29/2018" + }, + { + "extn": "1708", + "id": "11671", + "name": "Leroy Lynch", + "office": "Fayetteville", + "position": "Cash Manager", + "salary": "$50,496", + "start_date": "12/3/2008" + }, + { + "extn": "7449", + "id": "11672", + "name": "Rylee Overson", + "office": "Worcester", + "position": "Accountant", + "salary": "$10,511", + "start_date": "5/26/2003" + }, + { + "extn": "3829", + "id": "11673", + "name": "Aiden Smith", + "office": "Bellevue", + "position": "Machine Operator", + "salary": "$17,633", + "start_date": "8/11/2012" + }, + { + "extn": "3495", + "id": "11674", + "name": "Lana Hancock", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$244,787", + "start_date": "5/9/2003" + }, + { + "extn": "9757", + "id": "11675", + "name": "Carmen Olivier", + "office": "Henderson", + "position": "Steward", + "salary": "$125,675", + "start_date": "9/11/2004" + }, + { + "extn": "9230", + "id": "11676", + "name": "Crystal Paterson", + "office": "Tokyo", + "position": "Food Technologist", + "salary": "$128,500", + "start_date": "9/8/2002" + }, + { + "extn": "2109", + "id": "11677", + "name": "George Saunders", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$253,247", + "start_date": "9/24/2017" + }, + { + "extn": "2721", + "id": "11678", + "name": "Denis Howard", + "office": "Houston", + "position": "Steward", + "salary": "$283,265", + "start_date": "2/21/2013" + }, + { + "extn": "3109", + "id": "11679", + "name": "Summer Bentley", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$247,546", + "start_date": "1/17/2005" + }, + { + "extn": "2856", + "id": "11680", + "name": "Benny Lloyd", + "office": "Escondido", + "position": "Steward", + "salary": "$209,006", + "start_date": "4/2/2002" + }, + { + "extn": "2343", + "id": "11681", + "name": "Anthony Gordon", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$99,928", + "start_date": "9/22/2018" + }, + { + "extn": "9444", + "id": "11682", + "name": "Kaylee Parker", + "office": "Venice", + "position": "Cashier", + "salary": "$109,403", + "start_date": "1/30/2013" + }, + { + "extn": "9161", + "id": "11683", + "name": "Adelaide Andrews", + "office": "Ontario", + "position": "Bellman", + "salary": "$254,613", + "start_date": "1/19/2009" + }, + { + "extn": "2203", + "id": "11684", + "name": "Julian Todd", + "office": "Lakewood", + "position": "Electrician", + "salary": "$242,201", + "start_date": "1/31/2002" + }, + { + "extn": "3325", + "id": "11685", + "name": "Abdul Butler", + "office": "Amarillo", + "position": "Physician", + "salary": "$118,933", + "start_date": "6/23/2003" + }, + { + "extn": "1632", + "id": "11686", + "name": "Hayden Lyon", + "office": "Memphis", + "position": "Production Painter", + "salary": "$92,959", + "start_date": "9/27/2000" + }, + { + "extn": "1573", + "id": "11687", + "name": "Peter Umney", + "office": "Denver", + "position": "Service Supervisor", + "salary": "$205,131", + "start_date": "6/7/2010" + }, + { + "extn": "9687", + "id": "11688", + "name": "Thea Griffiths", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$116,918", + "start_date": "12/5/2003" + }, + { + "extn": "8887", + "id": "11689", + "name": "Alexander Walker", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$65,524", + "start_date": "9/9/2000" + }, + { + "extn": "2002", + "id": "11690", + "name": "Lily Mcguire", + "office": "Arlington", + "position": "Clerk", + "salary": "$158,304", + "start_date": "3/18/2002" + }, + { + "extn": "4301", + "id": "11691", + "name": "Carter Rainford", + "office": "Honolulu", + "position": "Inspector", + "salary": "$241,461", + "start_date": "6/5/2001" + }, + { + "extn": "5274", + "id": "11692", + "name": "Belinda Milner", + "office": "Fullerton", + "position": "Healthcare Specialist", + "salary": "$48,733", + "start_date": "11/17/2012" + }, + { + "extn": "7268", + "id": "11693", + "name": "Harvey Chapman", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$241,218", + "start_date": "9/19/2001" + }, + { + "extn": "9891", + "id": "11694", + "name": "Lindsay Greenwood", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$75,365", + "start_date": "4/1/2013" + }, + { + "extn": "2401", + "id": "11695", + "name": "Chris Victor", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$77,325", + "start_date": "8/15/2012" + }, + { + "extn": "2572", + "id": "11696", + "name": "Danny Pratt", + "office": "Toledo", + "position": "Steward", + "salary": "$118,973", + "start_date": "6/12/2007" + }, + { + "extn": "7159", + "id": "11697", + "name": "Alan Armstrong", + "office": "Los Angeles", + "position": "Biologist", + "salary": "$224,067", + "start_date": "2/12/2013" + }, + { + "extn": "6052", + "id": "11698", + "name": "Abdul James", + "office": "Fullerton", + "position": "Designer", + "salary": "$93,946", + "start_date": "6/17/2018" + }, + { + "extn": "9070", + "id": "11699", + "name": "Ryan Lunt", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$50,801", + "start_date": "10/13/2009" + }, + { + "extn": "4829", + "id": "11700", + "name": "Josh Harris", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$187,141", + "start_date": "11/17/2018" + }, + { + "extn": "2933", + "id": "11701", + "name": "Percy Rosenbloom", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$65,838", + "start_date": "2/21/2016" + }, + { + "extn": "3427", + "id": "11702", + "name": "Tyson Stark", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$205,989", + "start_date": "3/1/2015" + }, + { + "extn": "2480", + "id": "11703", + "name": "Isabel Allen", + "office": "Zurich", + "position": "Designer", + "salary": "$278,735", + "start_date": "1/8/2010" + }, + { + "extn": "1855", + "id": "11704", + "name": "Owen Whatson", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$140,438", + "start_date": "7/9/2005" + }, + { + "extn": "8523", + "id": "11705", + "name": "Manuel Morgan", + "office": "Cincinnati", + "position": "Systems Administrator", + "salary": "$283,211", + "start_date": "7/12/2013" + }, + { + "extn": "8791", + "id": "11706", + "name": "Callie Alldridge", + "office": "Lakewood", + "position": "Designer", + "salary": "$14,849", + "start_date": "11/17/2012" + }, + { + "extn": "1427", + "id": "11707", + "name": "Rihanna Ward", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$61,399", + "start_date": "4/11/2013" + }, + { + "extn": "4989", + "id": "11708", + "name": "Matthew Edley", + "office": "Valetta", + "position": "Lecturer", + "salary": "$48,979", + "start_date": "4/9/2013" + }, + { + "extn": "2980", + "id": "11709", + "name": "David Roberts", + "office": "Kansas City", + "position": "Baker", + "salary": "$87,994", + "start_date": "3/7/2008" + }, + { + "extn": "7265", + "id": "11710", + "name": "Danielle Gray", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$41,407", + "start_date": "8/2/2012" + }, + { + "extn": "5129", + "id": "11711", + "name": "Macy Richards", + "office": "Prague", + "position": "Cook", + "salary": "$131,590", + "start_date": "2/2/2004" + }, + { + "extn": "8577", + "id": "11712", + "name": "Payton Samuel", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$241,983", + "start_date": "11/29/2008" + }, + { + "extn": "9093", + "id": "11713", + "name": "Lexi Rust", + "office": "Garland", + "position": "Doctor", + "salary": "$87,089", + "start_date": "4/18/2019" + }, + { + "extn": "5314", + "id": "11714", + "name": "Tony Thorpe", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$224,390", + "start_date": "11/29/2018" + }, + { + "extn": "8428", + "id": "11715", + "name": "Laila Murray", + "office": "Prague", + "position": "Pharmacist", + "salary": "$232,092", + "start_date": "9/20/2015" + }, + { + "extn": "2442", + "id": "11716", + "name": "Aeris Briggs", + "office": "Madison", + "position": "Webmaster", + "salary": "$66,509", + "start_date": "1/30/2006" + }, + { + "extn": "1502", + "id": "11717", + "name": "Ethan Barclay", + "office": "Fort Lauderdale", + "position": "Project Manager", + "salary": "$243,080", + "start_date": "3/28/2019" + }, + { + "extn": "2398", + "id": "11718", + "name": "Havana Hooper", + "office": "New Orleans", + "position": "Paramedic", + "salary": "$71,504", + "start_date": "12/3/2002" + }, + { + "extn": "1041", + "id": "11719", + "name": "Blake Patel", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$79,326", + "start_date": "9/25/2015" + }, + { + "extn": "7245", + "id": "11720", + "name": "Savannah Shaw", + "office": "Amarillo", + "position": "Baker", + "salary": "$222,038", + "start_date": "8/11/2014" + }, + { + "extn": "6646", + "id": "11721", + "name": "Ryan Vane", + "office": "Arlington", + "position": "Software Engineer", + "salary": "$104,646", + "start_date": "12/31/2002" + }, + { + "extn": "5180", + "id": "11722", + "name": "Elijah Glass", + "office": "Honolulu", + "position": "Operator", + "salary": "$284,940", + "start_date": "2/23/2019" + }, + { + "extn": "2936", + "id": "11723", + "name": "Ronald Baldwin", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$252,439", + "start_date": "12/28/2008" + }, + { + "extn": "7676", + "id": "11724", + "name": "Faith Welsch", + "office": "Arlington", + "position": "Fabricator", + "salary": "$178,375", + "start_date": "4/16/2003" + }, + { + "extn": "8213", + "id": "11725", + "name": "Agnes Jobson", + "office": "Bucharest", + "position": "Cashier", + "salary": "$270,071", + "start_date": "5/25/2005" + }, + { + "extn": "8431", + "id": "11726", + "name": "Tania Haines", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$194,928", + "start_date": "7/26/2018" + }, + { + "extn": "2795", + "id": "11727", + "name": "Blake Snell", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$244,345", + "start_date": "6/7/2004" + }, + { + "extn": "3006", + "id": "11728", + "name": "Aiden Heaton", + "office": "New York", + "position": "Assistant Buyer", + "salary": "$163,900", + "start_date": "12/5/2012" + }, + { + "extn": "3836", + "id": "11729", + "name": "Luna Nayler", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$202,330", + "start_date": "9/28/2006" + }, + { + "extn": "5406", + "id": "11730", + "name": "Abdul Gray", + "office": "Paris", + "position": "Software Engineer", + "salary": "$210,191", + "start_date": "6/10/2001" + }, + { + "extn": "9288", + "id": "11731", + "name": "Carter Mullins", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$279,327", + "start_date": "2/22/2014" + }, + { + "extn": "6149", + "id": "11732", + "name": "Blake Wright", + "office": "Bridgeport", + "position": "Inspector", + "salary": "$118,731", + "start_date": "1/6/2018" + }, + { + "extn": "1349", + "id": "11733", + "name": "Celina Shea", + "office": "Boston", + "position": "Design Engineer", + "salary": "$263,553", + "start_date": "3/21/2003" + }, + { + "extn": "4771", + "id": "11734", + "name": "Melanie Quinn", + "office": "Otawa", + "position": "Doctor", + "salary": "$145,209", + "start_date": "4/23/2008" + }, + { + "extn": "8568", + "id": "11735", + "name": "Bob Bell", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$219,973", + "start_date": "12/3/2009" + }, + { + "extn": "7357", + "id": "11736", + "name": "Chadwick Stevens", + "office": "Lisbon", + "position": "Associate Professor", + "salary": "$181,890", + "start_date": "5/16/2013" + }, + { + "extn": "8862", + "id": "11737", + "name": "Carolyn Hale", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$55,279", + "start_date": "9/14/2009" + }, + { + "extn": "3067", + "id": "11738", + "name": "Rosemary Fulton", + "office": "Milano", + "position": "Clerk", + "salary": "$104,187", + "start_date": "5/15/2006" + }, + { + "extn": "4576", + "id": "11739", + "name": "Benjamin Miller", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$73,833", + "start_date": "2/17/2014" + }, + { + "extn": "6927", + "id": "11740", + "name": "Sara Shaw", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$31,865", + "start_date": "6/5/2012" + }, + { + "extn": "2943", + "id": "11741", + "name": "Peter Oakley", + "office": "Otawa", + "position": "Operator", + "salary": "$16,640", + "start_date": "10/25/2008" + }, + { + "extn": "7909", + "id": "11742", + "name": "Ronald Matthews", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$288,764", + "start_date": "10/27/2001" + }, + { + "extn": "6189", + "id": "11743", + "name": "Clint Shields", + "office": "Louisville", + "position": "Insurance Broker", + "salary": "$23,280", + "start_date": "2/20/2013" + }, + { + "extn": "7303", + "id": "11744", + "name": "Robyn Connell", + "office": "Ontario", + "position": "Audiologist", + "salary": "$121,965", + "start_date": "11/5/2009" + }, + { + "extn": "7266", + "id": "11745", + "name": "Ryan Potts", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$118,681", + "start_date": "1/12/2017" + }, + { + "extn": "8207", + "id": "11746", + "name": "Alessia Parr", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$87,199", + "start_date": "3/18/2017" + }, + { + "extn": "7163", + "id": "11747", + "name": "Janelle Evans", + "office": "Worcester", + "position": "Doctor", + "salary": "$161,868", + "start_date": "10/6/2007" + }, + { + "extn": "8963", + "id": "11748", + "name": "Tyson Drummond", + "office": "Tokyo", + "position": "Banker", + "salary": "$128,661", + "start_date": "2/28/2019" + }, + { + "extn": "1443", + "id": "11749", + "name": "Manuel Stevens", + "office": "Hayward", + "position": "Web Developer", + "salary": "$80,095", + "start_date": "10/17/2013" + }, + { + "extn": "2081", + "id": "11750", + "name": "Harriet Gallacher", + "office": "Bellevue", + "position": "Project Manager", + "salary": "$53,499", + "start_date": "6/14/2003" + }, + { + "extn": "7844", + "id": "11751", + "name": "Rufus Allwood", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$102,470", + "start_date": "6/30/2019" + }, + { + "extn": "8812", + "id": "11752", + "name": "Chad Warden", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$106,544", + "start_date": "10/13/2006" + }, + { + "extn": "7450", + "id": "11753", + "name": "Cristal Dyson", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$117,305", + "start_date": "10/10/2016" + }, + { + "extn": "8265", + "id": "11754", + "name": "Marvin Lomax", + "office": "Atlanta", + "position": "Baker", + "salary": "$70,549", + "start_date": "7/17/2018" + }, + { + "extn": "8070", + "id": "11755", + "name": "Paula Thornton", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$285,233", + "start_date": "1/24/2006" + }, + { + "extn": "8831", + "id": "11756", + "name": "Maxwell Russell", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$59,540", + "start_date": "4/11/2005" + }, + { + "extn": "4331", + "id": "11757", + "name": "Bob Evans", + "office": "Henderson", + "position": "Executive Director", + "salary": "$288,394", + "start_date": "8/9/2010" + }, + { + "extn": "8934", + "id": "11758", + "name": "Chadwick Zaoui", + "office": "Amarillo", + "position": "Systems Administrator", + "salary": "$31,362", + "start_date": "3/12/2001" + }, + { + "extn": "9418", + "id": "11759", + "name": "Mason Phillips", + "office": "Washington", + "position": "Cashier", + "salary": "$149,104", + "start_date": "4/13/2001" + }, + { + "extn": "6939", + "id": "11760", + "name": "Freya Allwood", + "office": "Lakewood", + "position": "Executive Director", + "salary": "$86,271", + "start_date": "7/22/2018" + }, + { + "extn": "9360", + "id": "11761", + "name": "Jazmin Harrison", + "office": "Baltimore", + "position": "Healthcare Specialist", + "salary": "$120,488", + "start_date": "8/16/2007" + }, + { + "extn": "1388", + "id": "11762", + "name": "Russel Archer", + "office": "Bridgeport", + "position": "Front Desk Coordinator", + "salary": "$197,910", + "start_date": "11/19/2011" + }, + { + "extn": "1058", + "id": "11763", + "name": "Liam Corbett", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$118,623", + "start_date": "12/9/2007" + }, + { + "extn": "2234", + "id": "11764", + "name": "Paula Whitmore", + "office": "Venice", + "position": "Production Painter", + "salary": "$70,911", + "start_date": "9/8/2002" + }, + { + "extn": "1125", + "id": "11765", + "name": "Scarlett Avery", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$270,305", + "start_date": "9/12/2017" + }, + { + "extn": "3257", + "id": "11766", + "name": "Melania Savage", + "office": "Springfield", + "position": "Designer", + "salary": "$128,753", + "start_date": "7/1/2007" + }, + { + "extn": "1874", + "id": "11767", + "name": "Leroy Bloom", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$19,091", + "start_date": "3/1/2009" + }, + { + "extn": "8012", + "id": "11768", + "name": "Mark Pearce", + "office": "Colorado Springs", + "position": "Production Painter", + "salary": "$186,776", + "start_date": "8/29/2007" + }, + { + "extn": "7420", + "id": "11769", + "name": "Chuck Ring", + "office": "New Orleans", + "position": "Systems Administrator", + "salary": "$22,518", + "start_date": "7/18/2017" + }, + { + "extn": "6201", + "id": "11770", + "name": "Elisabeth Gilmour", + "office": "Rochester", + "position": "Electrician", + "salary": "$97,521", + "start_date": "10/9/2015" + }, + { + "extn": "5231", + "id": "11771", + "name": "Mandy Summers", + "office": "Hayward", + "position": "Biologist", + "salary": "$242,335", + "start_date": "11/16/2011" + }, + { + "extn": "6044", + "id": "11772", + "name": "Angel Carter", + "office": "San Jose", + "position": "Bookkeeper", + "salary": "$79,399", + "start_date": "11/5/2014" + }, + { + "extn": "6249", + "id": "11773", + "name": "Clint Swan", + "office": "Chicago", + "position": "Webmaster", + "salary": "$280,964", + "start_date": "1/11/2016" + }, + { + "extn": "9092", + "id": "11774", + "name": "Percy Glynn", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$133,478", + "start_date": "3/21/2008" + }, + { + "extn": "2666", + "id": "11775", + "name": "Hailey Bright", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$164,815", + "start_date": "8/26/2004" + }, + { + "extn": "9921", + "id": "11776", + "name": "Alma Moore", + "office": "El Paso", + "position": "Cashier", + "salary": "$96,243", + "start_date": "4/21/2000" + }, + { + "extn": "8425", + "id": "11777", + "name": "Fred Harris", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$294,241", + "start_date": "11/4/2016" + }, + { + "extn": "6640", + "id": "11778", + "name": "Johnathan Nelson", + "office": "Venice", + "position": "Dentist", + "salary": "$119,480", + "start_date": "5/10/2012" + }, + { + "extn": "1175", + "id": "11779", + "name": "Anne Cork", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$42,166", + "start_date": "5/22/2008" + }, + { + "extn": "2963", + "id": "11780", + "name": "Melania Hunter", + "office": "Norfolk", + "position": "Budget Analyst", + "salary": "$257,343", + "start_date": "2/14/2008" + }, + { + "extn": "1417", + "id": "11781", + "name": "Diane Talbot", + "office": "Atlanta", + "position": "Treasurer", + "salary": "$73,704", + "start_date": "9/15/2007" + }, + { + "extn": "4483", + "id": "11782", + "name": "Brad Stevenson", + "office": "San Bernardino", + "position": "Food Technologist", + "salary": "$224,204", + "start_date": "6/15/2016" + }, + { + "extn": "6852", + "id": "11783", + "name": "Erick Andrews", + "office": "Toledo", + "position": "Baker", + "salary": "$249,904", + "start_date": "1/12/2008" + }, + { + "extn": "5654", + "id": "11784", + "name": "Sebastian Lyon", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$99,158", + "start_date": "6/21/2007" + }, + { + "extn": "4257", + "id": "11785", + "name": "Priscilla Todd", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$259,069", + "start_date": "6/10/2000" + }, + { + "extn": "9588", + "id": "11786", + "name": "Fiona Sinclair", + "office": "Phoenix", + "position": "Associate Professor", + "salary": "$257,199", + "start_date": "8/21/2014" + }, + { + "extn": "2519", + "id": "11787", + "name": "Cassidy Hardwick", + "office": "Tulsa", + "position": "Service Supervisor", + "salary": "$247,034", + "start_date": "3/13/2006" + }, + { + "extn": "4713", + "id": "11788", + "name": "Ema Rogers", + "office": "Salem", + "position": "Loan Officer", + "salary": "$174,058", + "start_date": "11/6/2000" + }, + { + "extn": "8579", + "id": "11789", + "name": "Carmen Warren", + "office": "Seattle", + "position": "Health Educator", + "salary": "$30,845", + "start_date": "5/17/2008" + }, + { + "extn": "8319", + "id": "11790", + "name": "Adela Kelly", + "office": "Louisville", + "position": "Retail Trainee", + "salary": "$298,738", + "start_date": "12/4/2016" + }, + { + "extn": "7489", + "id": "11791", + "name": "Tiffany Spencer", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$279,955", + "start_date": "6/15/2006" + }, + { + "extn": "8225", + "id": "11792", + "name": "Nicole Thompson", + "office": "Chicago", + "position": "CNC Operator", + "salary": "$130,361", + "start_date": "4/29/2009" + }, + { + "extn": "9928", + "id": "11793", + "name": "Gil Lewis", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$112,142", + "start_date": "7/20/2004" + }, + { + "extn": "7596", + "id": "11794", + "name": "Doris Coates", + "office": "Indianapolis", + "position": "Machine Operator", + "salary": "$132,498", + "start_date": "11/27/2013" + }, + { + "extn": "4028", + "id": "11795", + "name": "Jolene Powell", + "office": "Quebec", + "position": "Staffing Consultant", + "salary": "$18,332", + "start_date": "1/1/2001" + }, + { + "extn": "5351", + "id": "11796", + "name": "Mary Varley", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$282,204", + "start_date": "8/11/2006" + }, + { + "extn": "4310", + "id": "11797", + "name": "Irene Garner", + "office": "Lincoln", + "position": "Executive Director", + "salary": "$208,245", + "start_date": "8/15/2014" + }, + { + "extn": "9880", + "id": "11798", + "name": "Alba Becker", + "office": "Boston", + "position": "HR Specialist", + "salary": "$260,838", + "start_date": "9/16/2017" + }, + { + "extn": "9782", + "id": "11799", + "name": "Chester Davies", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$30,212", + "start_date": "4/25/2004" + }, + { + "extn": "3539", + "id": "11800", + "name": "Anabel Spencer", + "office": "Washington", + "position": "Loan Officer", + "salary": "$109,123", + "start_date": "7/17/2013" + }, + { + "extn": "3472", + "id": "11801", + "name": "Daniel Leigh", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$280,916", + "start_date": "11/14/2006" + }, + { + "extn": "8841", + "id": "11802", + "name": "Celia Addley", + "office": "Hollywood", + "position": "Project Manager", + "salary": "$170,928", + "start_date": "2/5/2015" + }, + { + "extn": "6984", + "id": "11803", + "name": "Jacqueline Spencer", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$280,848", + "start_date": "2/11/2012" + }, + { + "extn": "1754", + "id": "11804", + "name": "Amy Thorne", + "office": "Omaha", + "position": "Lecturer", + "salary": "$33,854", + "start_date": "9/13/2018" + }, + { + "extn": "3677", + "id": "11805", + "name": "Logan Varndell", + "office": "Jacksonville", + "position": "Cook", + "salary": "$99,172", + "start_date": "2/3/2016" + }, + { + "extn": "4669", + "id": "11806", + "name": "Liv Noach", + "office": "Fullerton", + "position": "Auditor", + "salary": "$14,420", + "start_date": "7/7/2013" + }, + { + "extn": "3782", + "id": "11807", + "name": "Anais Welsch", + "office": "New York", + "position": "Cash Manager", + "salary": "$287,796", + "start_date": "6/8/2013" + }, + { + "extn": "9082", + "id": "11808", + "name": "Jenna Owen", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$126,735", + "start_date": "3/19/2006" + }, + { + "extn": "2130", + "id": "11809", + "name": "Alma Roscoe", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$62,336", + "start_date": "8/12/2010" + }, + { + "extn": "4555", + "id": "11810", + "name": "Mark Broomfield", + "office": "San Antonio", + "position": "Auditor", + "salary": "$12,615", + "start_date": "12/17/2009" + }, + { + "extn": "8632", + "id": "11811", + "name": "Wade Hale", + "office": "San Diego", + "position": "Health Educator", + "salary": "$87,371", + "start_date": "7/14/2015" + }, + { + "extn": "7859", + "id": "11812", + "name": "Maggie Plant", + "office": "Cincinnati", + "position": "Budget Analyst", + "salary": "$114,163", + "start_date": "12/11/2010" + }, + { + "extn": "1803", + "id": "11813", + "name": "Bryce Watson", + "office": "Tulsa", + "position": "Auditor", + "salary": "$154,443", + "start_date": "3/18/2018" + }, + { + "extn": "6129", + "id": "11814", + "name": "Lillian Moreno", + "office": "Tallahassee", + "position": "Accountant", + "salary": "$235,055", + "start_date": "8/16/2013" + }, + { + "extn": "7057", + "id": "11815", + "name": "Kurt Lane", + "office": "Miami", + "position": "Electrician", + "salary": "$138,590", + "start_date": "9/4/2014" + }, + { + "extn": "3678", + "id": "11816", + "name": "Deborah Weasley", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$115,898", + "start_date": "10/6/2013" + }, + { + "extn": "5337", + "id": "11817", + "name": "Susan Samuel", + "office": "Venice", + "position": "Pharmacist", + "salary": "$18,853", + "start_date": "6/21/2019" + }, + { + "extn": "6754", + "id": "11818", + "name": "Tom York", + "office": "Salt Lake City", + "position": "Bellman", + "salary": "$248,375", + "start_date": "11/10/2004" + }, + { + "extn": "5612", + "id": "11819", + "name": "Madelyn Zaoui", + "office": "Berlin", + "position": "Operator", + "salary": "$176,647", + "start_date": "9/21/2007" + }, + { + "extn": "7544", + "id": "11820", + "name": "Amelia Watson", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$122,359", + "start_date": "2/12/2005" + }, + { + "extn": "2714", + "id": "11821", + "name": "Jayden Andersson", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$109,443", + "start_date": "1/29/2001" + }, + { + "extn": "6102", + "id": "11822", + "name": "Jacob Victor", + "office": "Seattle", + "position": "Lecturer", + "salary": "$63,357", + "start_date": "4/22/2009" + }, + { + "extn": "2982", + "id": "11823", + "name": "Denis Thomas", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$288,924", + "start_date": "4/9/2010" + }, + { + "extn": "3492", + "id": "11824", + "name": "Boris Furnell", + "office": "Worcester", + "position": "Cashier", + "salary": "$235,322", + "start_date": "12/10/2003" + }, + { + "extn": "4203", + "id": "11825", + "name": "Lara Lane", + "office": "Innsbruck", + "position": "Biologist", + "salary": "$239,182", + "start_date": "9/14/2013" + }, + { + "extn": "5237", + "id": "11826", + "name": "Michael Knight", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$116,269", + "start_date": "7/17/2016" + }, + { + "extn": "9953", + "id": "11827", + "name": "Boris Mccormick", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$264,091", + "start_date": "10/24/2003" + }, + { + "extn": "9864", + "id": "11828", + "name": "Kate Knight", + "office": "Huntsville", + "position": "Cashier", + "salary": "$108,456", + "start_date": "3/18/2003" + }, + { + "extn": "1029", + "id": "11829", + "name": "Hayden Noon", + "office": "Boston", + "position": "Production Painter", + "salary": "$258,481", + "start_date": "6/8/2014" + }, + { + "extn": "7854", + "id": "11830", + "name": "Bernadette Wilson", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$116,845", + "start_date": "10/21/2013" + }, + { + "extn": "5873", + "id": "11831", + "name": "Caleb Barclay", + "office": "Huntsville", + "position": "Chef Manager", + "salary": "$27,233", + "start_date": "11/2/2016" + }, + { + "extn": "8102", + "id": "11832", + "name": "Sabrina Wood", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$85,770", + "start_date": "10/1/2003" + }, + { + "extn": "6633", + "id": "11833", + "name": "Manuel Hill", + "office": "Omaha", + "position": "Baker", + "salary": "$74,628", + "start_date": "12/9/2007" + }, + { + "extn": "1620", + "id": "11834", + "name": "Kirsten Wright", + "office": "Denver", + "position": "Banker", + "salary": "$134,499", + "start_date": "9/11/2003" + }, + { + "extn": "1218", + "id": "11835", + "name": "Madison Vincent", + "office": "Bakersfield", + "position": "Physician", + "salary": "$178,347", + "start_date": "12/26/2017" + }, + { + "extn": "9824", + "id": "11836", + "name": "Shelby Allwood", + "office": "Reno", + "position": "Bellman", + "salary": "$209,552", + "start_date": "6/4/2004" + }, + { + "extn": "6786", + "id": "11837", + "name": "Bryon Oakley", + "office": "St. Louis", + "position": "Electrician", + "salary": "$103,937", + "start_date": "5/19/2002" + }, + { + "extn": "5753", + "id": "11838", + "name": "Elijah Wilde", + "office": "Norfolk", + "position": "Physician", + "salary": "$226,184", + "start_date": "6/16/2007" + }, + { + "extn": "4218", + "id": "11839", + "name": "Henry Tobin", + "office": "Orlando", + "position": "Laboratory Technician", + "salary": "$128,801", + "start_date": "1/29/2004" + }, + { + "extn": "7444", + "id": "11840", + "name": "Johnathan Rosenbloom", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$270,919", + "start_date": "3/26/2005" + }, + { + "extn": "1001", + "id": "11841", + "name": "Candice Myatt", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$73,550", + "start_date": "10/12/2013" + }, + { + "extn": "2663", + "id": "11842", + "name": "Harvey Stevens", + "office": "New York", + "position": "Design Engineer", + "salary": "$69,386", + "start_date": "2/14/2015" + }, + { + "extn": "7788", + "id": "11843", + "name": "Charlotte Alcroft", + "office": "Ontario", + "position": "Auditor", + "salary": "$17,470", + "start_date": "2/1/2013" + }, + { + "extn": "4524", + "id": "11844", + "name": "Anthony Lynn", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$25,223", + "start_date": "1/28/2004" + }, + { + "extn": "8357", + "id": "11845", + "name": "Joseph Yates", + "office": "Omaha", + "position": "Bellman", + "salary": "$172,311", + "start_date": "7/26/2001" + }, + { + "extn": "9274", + "id": "11846", + "name": "Roger Donnelly", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$101,167", + "start_date": "8/26/2018" + }, + { + "extn": "9512", + "id": "11847", + "name": "Liam Roscoe", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$213,312", + "start_date": "5/9/2007" + }, + { + "extn": "2667", + "id": "11848", + "name": "Mary Eagle", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$298,090", + "start_date": "9/14/2016" + }, + { + "extn": "5063", + "id": "11849", + "name": "Leslie Russel", + "office": "Charlotte", + "position": "Food Technologist", + "salary": "$201,307", + "start_date": "9/2/2005" + }, + { + "extn": "9743", + "id": "11850", + "name": "William Chapman", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$195,728", + "start_date": "8/22/2002" + }, + { + "extn": "4585", + "id": "11851", + "name": "Leslie Underhill", + "office": "Venice", + "position": "Web Developer", + "salary": "$56,919", + "start_date": "12/23/2014" + }, + { + "extn": "1191", + "id": "11852", + "name": "Davina Lambert", + "office": "Paris", + "position": "Clerk", + "salary": "$217,777", + "start_date": "3/25/2018" + }, + { + "extn": "3855", + "id": "11853", + "name": "Kurt Eastwood", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$211,080", + "start_date": "4/7/2017" + }, + { + "extn": "5542", + "id": "11854", + "name": "Ron Brown", + "office": "Houston", + "position": "Steward", + "salary": "$147,242", + "start_date": "8/7/2017" + }, + { + "extn": "8067", + "id": "11855", + "name": "Matthew Santos", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$26,628", + "start_date": "3/20/2002" + }, + { + "extn": "5660", + "id": "11856", + "name": "Wade Drake", + "office": "Memphis", + "position": "Bellman", + "salary": "$268,231", + "start_date": "9/6/2008" + }, + { + "extn": "3325", + "id": "11857", + "name": "Manuel Smith", + "office": "Reno", + "position": "Fabricator", + "salary": "$190,906", + "start_date": "3/20/2008" + }, + { + "extn": "2492", + "id": "11858", + "name": "Mavis Shields", + "office": "Portland", + "position": "Design Engineer", + "salary": "$79,042", + "start_date": "9/9/2001" + }, + { + "extn": "3262", + "id": "11859", + "name": "Daniel Bullock", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$142,159", + "start_date": "5/1/2007" + }, + { + "extn": "1650", + "id": "11860", + "name": "Davina Milner", + "office": "Rome", + "position": "Cash Manager", + "salary": "$277,594", + "start_date": "12/3/2016" + }, + { + "extn": "7251", + "id": "11861", + "name": "Doris Hamilton", + "office": "Lyon", + "position": "Lecturer", + "salary": "$166,774", + "start_date": "5/24/2005" + }, + { + "extn": "4474", + "id": "11862", + "name": "Lauren Brennan", + "office": "Memphis", + "position": "Auditor", + "salary": "$191,028", + "start_date": "3/26/2003" + }, + { + "extn": "6742", + "id": "11863", + "name": "Peter Ebbs", + "office": "New York", + "position": "Cash Manager", + "salary": "$286,716", + "start_date": "4/4/2000" + }, + { + "extn": "3125", + "id": "11864", + "name": "Chester Mccall", + "office": "Long Beach", + "position": "Electrician", + "salary": "$261,136", + "start_date": "5/20/2013" + }, + { + "extn": "8333", + "id": "11865", + "name": "Nathan Middleton", + "office": "New York", + "position": "Bellman", + "salary": "$14,026", + "start_date": "4/7/2009" + }, + { + "extn": "8146", + "id": "11866", + "name": "Hayden Thatcher", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$83,922", + "start_date": "7/27/2012" + }, + { + "extn": "1488", + "id": "11867", + "name": "Lucas Terry", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$285,101", + "start_date": "5/19/2018" + }, + { + "extn": "7611", + "id": "11868", + "name": "Jules Gregory", + "office": "El Paso", + "position": "Inspector", + "salary": "$279,839", + "start_date": "12/5/2003" + }, + { + "extn": "2575", + "id": "11869", + "name": "Gabriel Driscoll", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$225,856", + "start_date": "6/19/2017" + }, + { + "extn": "4812", + "id": "11870", + "name": "Tyson Foxley", + "office": "Fullerton", + "position": "Auditor", + "salary": "$56,280", + "start_date": "3/10/2008" + }, + { + "extn": "9167", + "id": "11871", + "name": "Domenic Farrow", + "office": "Henderson", + "position": "Project Manager", + "salary": "$96,183", + "start_date": "10/31/2017" + }, + { + "extn": "9796", + "id": "11872", + "name": "Josh Niles", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$44,266", + "start_date": "11/27/2014" + }, + { + "extn": "8017", + "id": "11873", + "name": "Mike Wilde", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$14,385", + "start_date": "5/12/2015" + }, + { + "extn": "1400", + "id": "11874", + "name": "Javier Baxter", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$214,765", + "start_date": "4/19/2019" + }, + { + "extn": "7988", + "id": "11875", + "name": "Harvey Gates", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$152,485", + "start_date": "8/20/2008" + }, + { + "extn": "2625", + "id": "11876", + "name": "Bethany Curtis", + "office": "Stockton", + "position": "Baker", + "salary": "$85,443", + "start_date": "5/14/2002" + }, + { + "extn": "2779", + "id": "11877", + "name": "Savannah Santos", + "office": "Amarillo", + "position": "Paramedic", + "salary": "$125,917", + "start_date": "1/9/2014" + }, + { + "extn": "9487", + "id": "11878", + "name": "Macy Harvey", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$62,777", + "start_date": "10/16/2019" + }, + { + "extn": "9360", + "id": "11879", + "name": "Javier Chapman", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$105,964", + "start_date": "9/19/2015" + }, + { + "extn": "8520", + "id": "11880", + "name": "Ramon Wilson", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$188,709", + "start_date": "9/18/2004" + }, + { + "extn": "9503", + "id": "11881", + "name": "Sharon Rainford", + "office": "Huntsville", + "position": "Cook", + "salary": "$85,817", + "start_date": "6/30/2003" + }, + { + "extn": "7103", + "id": "11882", + "name": "Joyce Stone", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$11,890", + "start_date": "6/7/2015" + }, + { + "extn": "5555", + "id": "11883", + "name": "Elly Radcliffe", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$88,385", + "start_date": "3/20/2003" + }, + { + "extn": "9958", + "id": "11884", + "name": "Jack Paterson", + "office": "Memphis", + "position": "Associate Professor", + "salary": "$243,232", + "start_date": "10/23/2016" + }, + { + "extn": "3030", + "id": "11885", + "name": "Tony Chapman", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$190,580", + "start_date": "2/5/2011" + }, + { + "extn": "3928", + "id": "11886", + "name": "Mark Curtis", + "office": "Sacramento", + "position": "Software Engineer", + "salary": "$67,757", + "start_date": "4/15/2013" + }, + { + "extn": "4780", + "id": "11887", + "name": "Cecilia Curtis", + "office": "San Antonio", + "position": "Accountant", + "salary": "$229,551", + "start_date": "7/10/2015" + }, + { + "extn": "1681", + "id": "11888", + "name": "Elijah Roscoe", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$43,395", + "start_date": "7/29/2018" + }, + { + "extn": "3990", + "id": "11889", + "name": "Tara Mcgregor", + "office": "Wien", + "position": "Loan Officer", + "salary": "$51,284", + "start_date": "5/10/2010" + }, + { + "extn": "4778", + "id": "11890", + "name": "John Blackwall", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$96,017", + "start_date": "10/6/2002" + }, + { + "extn": "3957", + "id": "11891", + "name": "Eduardo Rogan", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$233,898", + "start_date": "10/14/2011" + }, + { + "extn": "4250", + "id": "11892", + "name": "Isabel Bishop", + "office": "Sacramento", + "position": "Inspector", + "salary": "$251,385", + "start_date": "12/5/2008" + }, + { + "extn": "4620", + "id": "11893", + "name": "Abdul Yang", + "office": "Otawa", + "position": "Auditor", + "salary": "$92,597", + "start_date": "3/31/2010" + }, + { + "extn": "8057", + "id": "11894", + "name": "Jacob Kaur", + "office": "Escondido", + "position": "Treasurer", + "salary": "$71,788", + "start_date": "11/2/2003" + }, + { + "extn": "7807", + "id": "11895", + "name": "Nick Gregory", + "office": "Glendale", + "position": "Paramedic", + "salary": "$108,451", + "start_date": "6/7/2015" + }, + { + "extn": "6656", + "id": "11896", + "name": "Marissa Jenkin", + "office": "Arlington", + "position": "Physician", + "salary": "$261,873", + "start_date": "10/22/2003" + }, + { + "extn": "1669", + "id": "11897", + "name": "Sloane Bailey", + "office": "Miami", + "position": "Cook", + "salary": "$16,611", + "start_date": "3/17/2013" + }, + { + "extn": "6051", + "id": "11898", + "name": "Agnes Powell", + "office": "San Francisco", + "position": "Stockbroker", + "salary": "$130,196", + "start_date": "1/27/2015" + }, + { + "extn": "5689", + "id": "11899", + "name": "Matthew Mitchell", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$223,809", + "start_date": "3/16/2011" + }, + { + "extn": "3755", + "id": "11900", + "name": "Marina Whinter", + "office": "Hayward", + "position": "Cash Manager", + "salary": "$246,226", + "start_date": "12/16/2013" + }, + { + "extn": "3410", + "id": "11901", + "name": "Aurelia Turner", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$23,931", + "start_date": "7/3/2012" + }, + { + "extn": "6903", + "id": "11902", + "name": "Livia Thomson", + "office": "Reno", + "position": "Cook", + "salary": "$173,429", + "start_date": "11/15/2002" + }, + { + "extn": "7687", + "id": "11903", + "name": "Denis Allington", + "office": "Tulsa", + "position": "Bellman", + "salary": "$46,171", + "start_date": "12/31/2008" + }, + { + "extn": "7050", + "id": "11904", + "name": "Benjamin Daniells", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$82,231", + "start_date": "11/21/2005" + }, + { + "extn": "6337", + "id": "11905", + "name": "Peter Bristow", + "office": "Memphis", + "position": "Audiologist", + "salary": "$92,807", + "start_date": "12/12/2000" + }, + { + "extn": "7495", + "id": "11906", + "name": "Aileen Weasley", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$14,326", + "start_date": "8/7/2017" + }, + { + "extn": "3571", + "id": "11907", + "name": "Doris Jenkins", + "office": "Orlando", + "position": "Production Painter", + "salary": "$136,184", + "start_date": "5/16/2009" + }, + { + "extn": "5396", + "id": "11908", + "name": "Matt Rossi", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$205,699", + "start_date": "1/26/2017" + }, + { + "extn": "9533", + "id": "11909", + "name": "Rick Ward", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$253,469", + "start_date": "5/29/2011" + }, + { + "extn": "2162", + "id": "11910", + "name": "Camila Morris", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$204,680", + "start_date": "2/11/2015" + }, + { + "extn": "5151", + "id": "11911", + "name": "Erin Farrell", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$199,690", + "start_date": "11/29/2007" + }, + { + "extn": "9372", + "id": "11912", + "name": "Nathan Evans", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$238,642", + "start_date": "5/25/2010" + }, + { + "extn": "7020", + "id": "11913", + "name": "Caleb Gilmour", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$136,793", + "start_date": "7/5/2014" + }, + { + "extn": "9091", + "id": "11914", + "name": "Celia Robinson", + "office": "Oakland", + "position": "Web Developer", + "salary": "$19,223", + "start_date": "4/4/2002" + }, + { + "extn": "5541", + "id": "11915", + "name": "Camden Blythe", + "office": "Milwaukee", + "position": "Call Center Representative", + "salary": "$294,242", + "start_date": "6/29/2016" + }, + { + "extn": "8847", + "id": "11916", + "name": "Georgia Dobson", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$240,024", + "start_date": "6/23/2014" + }, + { + "extn": "3061", + "id": "11917", + "name": "Julius Button", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$185,183", + "start_date": "5/25/2012" + }, + { + "extn": "6740", + "id": "11918", + "name": "Tyson Waterson", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$241,062", + "start_date": "7/1/2004" + }, + { + "extn": "3584", + "id": "11919", + "name": "Emma Underhill", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$105,129", + "start_date": "10/17/2004" + }, + { + "extn": "9207", + "id": "11920", + "name": "Nathan Mcleod", + "office": "Springfield", + "position": "Inspector", + "salary": "$260,639", + "start_date": "12/14/2011" + }, + { + "extn": "3366", + "id": "11921", + "name": "Denis Sinclair", + "office": "Hayward", + "position": "Systems Administrator", + "salary": "$23,507", + "start_date": "10/28/2001" + }, + { + "extn": "3888", + "id": "11922", + "name": "Lucy Oakley", + "office": "Arlington", + "position": "Doctor", + "salary": "$114,815", + "start_date": "9/14/2006" + }, + { + "extn": "2897", + "id": "11923", + "name": "Lorraine Walsh", + "office": "Prague", + "position": "Accountant", + "salary": "$252,976", + "start_date": "3/30/2006" + }, + { + "extn": "5246", + "id": "11924", + "name": "Denny Hamilton", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$164,997", + "start_date": "5/31/2019" + }, + { + "extn": "6826", + "id": "11925", + "name": "Daniel Redfern", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$195,607", + "start_date": "8/2/2005" + }, + { + "extn": "5663", + "id": "11926", + "name": "Bristol Dwyer", + "office": "Norfolk", + "position": "Healthcare Specialist", + "salary": "$221,243", + "start_date": "6/23/2017" + }, + { + "extn": "5134", + "id": "11927", + "name": "Rufus Addley", + "office": "Los Angeles", + "position": "Designer", + "salary": "$194,958", + "start_date": "3/5/2017" + }, + { + "extn": "2306", + "id": "11928", + "name": "Barry Myatt", + "office": "Salt Lake City", + "position": "Bellman", + "salary": "$194,599", + "start_date": "3/26/2013" + }, + { + "extn": "5450", + "id": "11929", + "name": "Marjorie Lambert", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$87,425", + "start_date": "2/18/2009" + }, + { + "extn": "9255", + "id": "11930", + "name": "Caleb Baxter", + "office": "Springfield", + "position": "Treasurer", + "salary": "$145,229", + "start_date": "4/21/2016" + }, + { + "extn": "4720", + "id": "11931", + "name": "Kirsten Oatway", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$215,357", + "start_date": "8/6/2014" + }, + { + "extn": "3937", + "id": "11932", + "name": "Logan Faulkner", + "office": "Orlando", + "position": "Accountant", + "salary": "$18,950", + "start_date": "5/14/2007" + }, + { + "extn": "7456", + "id": "11933", + "name": "Roger Flack", + "office": "Dallas", + "position": "Doctor", + "salary": "$252,389", + "start_date": "11/15/2014" + }, + { + "extn": "2383", + "id": "11934", + "name": "Dasha Roth", + "office": "Springfield", + "position": "Assistant Buyer", + "salary": "$188,406", + "start_date": "12/7/2000" + }, + { + "extn": "5087", + "id": "11935", + "name": "Goldie Goldsmith", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$49,517", + "start_date": "10/30/2009" + }, + { + "extn": "7973", + "id": "11936", + "name": "Henry Clarke", + "office": "Oklahoma City", + "position": "Budget Analyst", + "salary": "$149,544", + "start_date": "5/14/2000" + }, + { + "extn": "9112", + "id": "11937", + "name": "Henry Slater", + "office": "Detroit", + "position": "Baker", + "salary": "$103,296", + "start_date": "4/25/2004" + }, + { + "extn": "3883", + "id": "11938", + "name": "Denny Zaoui", + "office": "Atlanta", + "position": "Bellman", + "salary": "$274,837", + "start_date": "11/12/2005" + }, + { + "extn": "6838", + "id": "11939", + "name": "Mike Reyes", + "office": "Amarillo", + "position": "Auditor", + "salary": "$26,575", + "start_date": "5/25/2005" + }, + { + "extn": "6455", + "id": "11940", + "name": "Karla Lyon", + "office": "Ontario", + "position": "Fabricator", + "salary": "$232,913", + "start_date": "10/14/2011" + }, + { + "extn": "3454", + "id": "11941", + "name": "Rocco Dillon", + "office": "Saint Paul", + "position": "Steward", + "salary": "$142,817", + "start_date": "11/4/2013" + }, + { + "extn": "9618", + "id": "11942", + "name": "Mason Owen", + "office": "Santa Ana", + "position": "Physician", + "salary": "$131,930", + "start_date": "4/13/2011" + }, + { + "extn": "3206", + "id": "11943", + "name": "Willow Barrett", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$235,482", + "start_date": "9/3/2013" + }, + { + "extn": "1513", + "id": "11944", + "name": "Tess Lindsay", + "office": "Chicago", + "position": "Audiologist", + "salary": "$287,824", + "start_date": "10/27/2019" + }, + { + "extn": "8338", + "id": "11945", + "name": "Ronald Partridge", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$93,562", + "start_date": "8/16/2012" + }, + { + "extn": "5852", + "id": "11946", + "name": "Maxwell Carson", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$173,900", + "start_date": "12/24/2008" + }, + { + "extn": "5246", + "id": "11947", + "name": "Jacob Dyson", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$292,801", + "start_date": "2/24/2010" + }, + { + "extn": "6313", + "id": "11948", + "name": "Darlene Campbell", + "office": "Berna", + "position": "Chef Manager", + "salary": "$197,167", + "start_date": "5/1/2017" + }, + { + "extn": "3185", + "id": "11949", + "name": "Ruth Addis", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$289,917", + "start_date": "2/15/2009" + }, + { + "extn": "9843", + "id": "11950", + "name": "Penelope Coleman", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$260,901", + "start_date": "4/7/2003" + }, + { + "extn": "1844", + "id": "11951", + "name": "Samantha Fox", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$49,230", + "start_date": "2/7/2017" + }, + { + "extn": "5961", + "id": "11952", + "name": "Alice Parker", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$123,223", + "start_date": "5/2/2005" + }, + { + "extn": "9196", + "id": "11953", + "name": "Christy Vallins", + "office": "Scottsdale", + "position": "Design Engineer", + "salary": "$246,890", + "start_date": "9/3/2017" + }, + { + "extn": "1666", + "id": "11954", + "name": "Audrey Jordan", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$31,285", + "start_date": "4/7/2007" + }, + { + "extn": "2036", + "id": "11955", + "name": "Gil Chapman", + "office": "Escondido", + "position": "Steward", + "salary": "$99,495", + "start_date": "2/29/2012" + }, + { + "extn": "5622", + "id": "11956", + "name": "Jackeline Saunders", + "office": "Zurich", + "position": "HR Coordinator", + "salary": "$240,994", + "start_date": "11/14/2018" + }, + { + "extn": "7893", + "id": "11957", + "name": "Abdul Lee", + "office": "Santa Ana", + "position": "Health Educator", + "salary": "$118,161", + "start_date": "11/13/2003" + }, + { + "extn": "6594", + "id": "11958", + "name": "Adelaide Morris", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$218,101", + "start_date": "5/23/2015" + }, + { + "extn": "7497", + "id": "11959", + "name": "Carissa Page ", + "office": "Hollywood", + "position": "Bellman", + "salary": "$61,856", + "start_date": "11/28/2016" + }, + { + "extn": "3889", + "id": "11960", + "name": "Barry Vollans", + "office": "Charlotte", + "position": "Operator", + "salary": "$270,831", + "start_date": "10/20/2016" + }, + { + "extn": "3178", + "id": "11961", + "name": "Russel Squire", + "office": "Fremont", + "position": "Inspector", + "salary": "$36,947", + "start_date": "7/17/2006" + }, + { + "extn": "7994", + "id": "11962", + "name": "Sebastian Seymour", + "office": "Lancaster", + "position": "Restaurant Manager", + "salary": "$108,748", + "start_date": "5/18/2009" + }, + { + "extn": "7348", + "id": "11963", + "name": "Chad Oliver", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$263,050", + "start_date": "1/8/2009" + }, + { + "extn": "1789", + "id": "11964", + "name": "Wendy Pond", + "office": "Honolulu", + "position": "Global Logistics Supervisor", + "salary": "$72,745", + "start_date": "2/10/2012" + }, + { + "extn": "7350", + "id": "11965", + "name": "Dalia Fleming", + "office": "Worcester", + "position": "Assistant Buyer", + "salary": "$227,108", + "start_date": "5/22/2001" + }, + { + "extn": "8828", + "id": "11966", + "name": "Sloane Thomson", + "office": "Houston", + "position": "Associate Professor", + "salary": "$86,237", + "start_date": "5/20/2012" + }, + { + "extn": "8931", + "id": "11967", + "name": "Tony Jordan", + "office": "San Jose", + "position": "Design Engineer", + "salary": "$183,287", + "start_date": "8/22/2007" + }, + { + "extn": "2167", + "id": "11968", + "name": "Ellen Brown", + "office": "Anaheim", + "position": "Retail Trainee", + "salary": "$57,722", + "start_date": "11/10/2014" + }, + { + "extn": "3932", + "id": "11969", + "name": "Julianna Flanders", + "office": "Fremont", + "position": "Auditor", + "salary": "$291,423", + "start_date": "9/10/2014" + }, + { + "extn": "3760", + "id": "11970", + "name": "Jessica Roberts", + "office": "Norfolk", + "position": "Budget Analyst", + "salary": "$125,665", + "start_date": "9/29/2003" + }, + { + "extn": "3216", + "id": "11971", + "name": "Remy Reid", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$26,756", + "start_date": "10/23/2009" + }, + { + "extn": "3235", + "id": "11972", + "name": "Eduardo Shields", + "office": "Springfield", + "position": "Operator", + "salary": "$211,453", + "start_date": "3/5/2001" + }, + { + "extn": "2364", + "id": "11973", + "name": "Amelia Campbell", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$185,343", + "start_date": "10/9/2008" + }, + { + "extn": "7557", + "id": "11974", + "name": "Julia Harris", + "office": "Worcester", + "position": "Project Manager", + "salary": "$42,501", + "start_date": "10/21/2009" + }, + { + "extn": "8903", + "id": "11975", + "name": "Barney Cameron", + "office": "Escondido", + "position": "Paramedic", + "salary": "$170,424", + "start_date": "8/26/2018" + }, + { + "extn": "1194", + "id": "11976", + "name": "Tom White", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$109,641", + "start_date": "10/21/2006" + }, + { + "extn": "7057", + "id": "11977", + "name": "Javier Stevens", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$200,364", + "start_date": "7/22/2006" + }, + { + "extn": "8811", + "id": "11978", + "name": "Kieth London", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$222,861", + "start_date": "3/11/2011" + }, + { + "extn": "7624", + "id": "11979", + "name": "Dakota Hall", + "office": "Salem", + "position": "Executive Director", + "salary": "$120,436", + "start_date": "5/17/2009" + }, + { + "extn": "6055", + "id": "11980", + "name": "Bob Chappell", + "office": "Fremont", + "position": "Designer", + "salary": "$134,593", + "start_date": "4/19/2005" + }, + { + "extn": "4151", + "id": "11981", + "name": "Christine Keys", + "office": "Memphis", + "position": "Executive Director", + "salary": "$62,480", + "start_date": "6/3/2009" + }, + { + "extn": "4973", + "id": "11982", + "name": "Selena Morgan", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$287,798", + "start_date": "10/16/2011" + }, + { + "extn": "3169", + "id": "11983", + "name": "Michael Ingham", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$169,887", + "start_date": "1/18/2000" + }, + { + "extn": "5297", + "id": "11984", + "name": "Danny Richards", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$207,820", + "start_date": "6/6/2002" + }, + { + "extn": "6634", + "id": "11985", + "name": "Chester Warden", + "office": "Irving", + "position": "Associate Professor", + "salary": "$34,585", + "start_date": "5/16/2016" + }, + { + "extn": "1974", + "id": "11986", + "name": "Chester Veale", + "office": "Oakland", + "position": "Web Developer", + "salary": "$128,458", + "start_date": "8/22/2004" + }, + { + "extn": "4517", + "id": "11987", + "name": "David Rees", + "office": "Memphis", + "position": "Inspector", + "salary": "$184,906", + "start_date": "4/26/2002" + }, + { + "extn": "6146", + "id": "11988", + "name": "Adeline Tobin", + "office": "Richmond", + "position": "Bellman", + "salary": "$101,476", + "start_date": "6/18/2007" + }, + { + "extn": "7932", + "id": "11989", + "name": "Jacob Snow", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$149,920", + "start_date": "4/13/2000" + }, + { + "extn": "4353", + "id": "11990", + "name": "Carter Matthews", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$45,435", + "start_date": "8/14/2008" + }, + { + "extn": "9560", + "id": "11991", + "name": "Julius Ebden", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$119,762", + "start_date": "2/17/2013" + }, + { + "extn": "7738", + "id": "11992", + "name": "Boris Ulyatt", + "office": "Jacksonville", + "position": "Global Logistics Supervisor", + "salary": "$22,553", + "start_date": "11/15/2006" + }, + { + "extn": "5552", + "id": "11993", + "name": "Wade Fulton", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$103,421", + "start_date": "1/27/2000" + }, + { + "extn": "4406", + "id": "11994", + "name": "Tony Simpson", + "office": "Arlington", + "position": "Cashier", + "salary": "$191,037", + "start_date": "4/1/2001" + }, + { + "extn": "6413", + "id": "11995", + "name": "Sara Umney", + "office": "Lisbon", + "position": "Laboratory Technician", + "salary": "$122,730", + "start_date": "8/8/2013" + }, + { + "extn": "9246", + "id": "11996", + "name": "Martin Rust", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$297,040", + "start_date": "2/5/2003" + }, + { + "extn": "5365", + "id": "11997", + "name": "Harvey Thorne", + "office": "Denver", + "position": "Web Developer", + "salary": "$222,546", + "start_date": "3/14/2019" + }, + { + "extn": "5348", + "id": "11998", + "name": "Bernadette Stevens", + "office": "Bridgeport", + "position": "Staffing Consultant", + "salary": "$67,028", + "start_date": "12/22/2007" + }, + { + "extn": "3779", + "id": "11999", + "name": "Elisabeth Mann", + "office": "Tallahassee", + "position": "Healthcare Specialist", + "salary": "$61,549", + "start_date": "11/28/2002" + }, + { + "extn": "5093", + "id": "12000", + "name": "Valerie Bloom", + "office": "Garland", + "position": "Ambulatory Nurse", + "salary": "$68,769", + "start_date": "12/25/2003" + }, + { + "extn": "3431", + "id": "12001", + "name": "Robyn Tait", + "office": "Lakewood", + "position": "Insurance Broker", + "salary": "$156,189", + "start_date": "5/7/2013" + }, + { + "extn": "2900", + "id": "12002", + "name": "Nathan Whitehouse", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$140,940", + "start_date": "1/27/2013" + }, + { + "extn": "2740", + "id": "12003", + "name": "Norah Whitehouse", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$243,962", + "start_date": "10/14/2018" + }, + { + "extn": "4922", + "id": "12004", + "name": "Vera Gibbons", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$131,669", + "start_date": "5/20/2017" + }, + { + "extn": "5372", + "id": "12005", + "name": "Kurt Connor", + "office": "Glendale", + "position": "Auditor", + "salary": "$278,170", + "start_date": "8/17/2019" + }, + { + "extn": "8439", + "id": "12006", + "name": "Holly Lyon", + "office": "Fayetteville", + "position": "Healthcare Specialist", + "salary": "$41,561", + "start_date": "7/6/2009" + }, + { + "extn": "4972", + "id": "12007", + "name": "Owen Mcgee", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$42,951", + "start_date": "6/6/2004" + }, + { + "extn": "4195", + "id": "12008", + "name": "Josh Powell", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$272,463", + "start_date": "2/23/2009" + }, + { + "extn": "4325", + "id": "12009", + "name": "Sharon Jacobs", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$53,450", + "start_date": "12/27/2000" + }, + { + "extn": "9426", + "id": "12010", + "name": "Phillip Milner", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$157,551", + "start_date": "11/14/2010" + }, + { + "extn": "3770", + "id": "12011", + "name": "Sebastian Little", + "office": "Bellevue", + "position": "Clerk", + "salary": "$132,484", + "start_date": "6/21/2002" + }, + { + "extn": "8023", + "id": "12012", + "name": "Bryce Forester", + "office": "San Jose", + "position": "Health Educator", + "salary": "$272,947", + "start_date": "12/6/2016" + }, + { + "extn": "6673", + "id": "12013", + "name": "Owen Quinton", + "office": "Lyon", + "position": "Biologist", + "salary": "$295,318", + "start_date": "5/30/2010" + }, + { + "extn": "2875", + "id": "12014", + "name": "Abdul Stewart", + "office": "Innsbruck", + "position": "Inspector", + "salary": "$176,712", + "start_date": "9/19/2014" + }, + { + "extn": "5830", + "id": "12015", + "name": "Peter Morrow", + "office": "Hayward", + "position": "Restaurant Manager", + "salary": "$39,989", + "start_date": "3/24/2015" + }, + { + "extn": "3680", + "id": "12016", + "name": "Juliette Fenton", + "office": "Laredo", + "position": "Cook", + "salary": "$242,052", + "start_date": "10/19/2009" + }, + { + "extn": "5876", + "id": "12017", + "name": "Daron Robe", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$283,474", + "start_date": "10/19/2012" + }, + { + "extn": "8311", + "id": "12018", + "name": "Andrea Styles", + "office": "Berlin", + "position": "Design Engineer", + "salary": "$251,078", + "start_date": "8/6/2019" + }, + { + "extn": "1279", + "id": "12019", + "name": "Sydney Redfern", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$22,881", + "start_date": "10/22/2008" + }, + { + "extn": "7407", + "id": "12020", + "name": "Ron Cassidy", + "office": "Lakewood", + "position": "Restaurant Manager", + "salary": "$143,889", + "start_date": "6/23/2004" + }, + { + "extn": "4521", + "id": "12021", + "name": "Drew Owen", + "office": "Zurich", + "position": "Inspector", + "salary": "$142,431", + "start_date": "7/8/2013" + }, + { + "extn": "1931", + "id": "12022", + "name": "Caleb Parr", + "office": "Colorado Springs", + "position": "Design Engineer", + "salary": "$178,035", + "start_date": "3/8/2012" + }, + { + "extn": "9437", + "id": "12023", + "name": "Peyton Underhill", + "office": "Berna", + "position": "Front Desk Coordinator", + "salary": "$206,560", + "start_date": "6/22/2005" + }, + { + "extn": "7164", + "id": "12024", + "name": "Marissa Robertson", + "office": "Hollywood", + "position": "Front Desk Coordinator", + "salary": "$33,222", + "start_date": "1/17/2001" + }, + { + "extn": "9384", + "id": "12025", + "name": "Quinn Thomas", + "office": "Garland", + "position": "Auditor", + "salary": "$44,122", + "start_date": "6/4/2002" + }, + { + "extn": "9516", + "id": "12026", + "name": "Gabriel Rehman", + "office": "Irving", + "position": "Dentist", + "salary": "$36,117", + "start_date": "10/4/2014" + }, + { + "extn": "2095", + "id": "12027", + "name": "Claire Kidd", + "office": "Otawa", + "position": "Operator", + "salary": "$73,515", + "start_date": "6/7/2018" + }, + { + "extn": "6778", + "id": "12028", + "name": "Tony Reid", + "office": "Long Beach", + "position": "Auditor", + "salary": "$233,376", + "start_date": "10/30/2006" + }, + { + "extn": "1151", + "id": "12029", + "name": "John Emerson", + "office": "Honolulu", + "position": "Lecturer", + "salary": "$12,185", + "start_date": "2/9/2002" + }, + { + "extn": "3082", + "id": "12030", + "name": "Maxwell Cobb", + "office": "Ontario", + "position": "Steward", + "salary": "$90,284", + "start_date": "1/4/2000" + }, + { + "extn": "6572", + "id": "12031", + "name": "Carol Chapman", + "office": "New York", + "position": "IT Support Staff", + "salary": "$61,705", + "start_date": "1/8/2002" + }, + { + "extn": "3070", + "id": "12032", + "name": "Jack Oswald", + "office": "Otawa", + "position": "Front Desk Coordinator", + "salary": "$192,918", + "start_date": "2/5/2018" + }, + { + "extn": "6090", + "id": "12033", + "name": "Chadwick Lynn", + "office": "Lincoln", + "position": "Banker", + "salary": "$205,004", + "start_date": "3/28/2002" + }, + { + "extn": "2069", + "id": "12034", + "name": "Cedrick May", + "office": "Reno", + "position": "Inspector", + "salary": "$171,045", + "start_date": "8/30/2009" + }, + { + "extn": "5848", + "id": "12035", + "name": "Melanie Summers", + "office": "Berna", + "position": "Budget Analyst", + "salary": "$275,915", + "start_date": "4/12/2015" + }, + { + "extn": "6118", + "id": "12036", + "name": "Hayden Ainsworth", + "office": "Salem", + "position": "Bellman", + "salary": "$78,851", + "start_date": "8/21/2010" + }, + { + "extn": "5650", + "id": "12037", + "name": "Abbey Stanley", + "office": "Fort Lauderdale", + "position": "Budget Analyst", + "salary": "$206,716", + "start_date": "9/28/2015" + }, + { + "extn": "2079", + "id": "12038", + "name": "Rosa Walker", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$43,141", + "start_date": "5/21/2011" + }, + { + "extn": "9038", + "id": "12039", + "name": "Manuel Baker", + "office": "Madison", + "position": "Executive Director", + "salary": "$162,174", + "start_date": "3/20/2018" + }, + { + "extn": "4611", + "id": "12040", + "name": "Doug Becker", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$115,114", + "start_date": "1/11/2005" + }, + { + "extn": "4917", + "id": "12041", + "name": "Drew Murphy", + "office": "Salt Lake City", + "position": "Audiologist", + "salary": "$250,432", + "start_date": "4/4/2008" + }, + { + "extn": "1366", + "id": "12042", + "name": "Elisabeth Slater", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$298,249", + "start_date": "11/10/2017" + }, + { + "extn": "4172", + "id": "12043", + "name": "Erin Parker", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$68,620", + "start_date": "6/5/2003" + }, + { + "extn": "8037", + "id": "12044", + "name": "Adela Booth", + "office": "Bridgeport", + "position": "Associate Professor", + "salary": "$33,120", + "start_date": "7/31/2009" + }, + { + "extn": "8097", + "id": "12045", + "name": "Catherine Carter", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$248,488", + "start_date": "3/21/2004" + }, + { + "extn": "6978", + "id": "12046", + "name": "Camila Bloom", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$237,583", + "start_date": "4/7/2001" + }, + { + "extn": "4544", + "id": "12047", + "name": "Carter Morris", + "office": "New Orleans", + "position": "Accountant", + "salary": "$226,782", + "start_date": "5/8/2002" + }, + { + "extn": "6211", + "id": "12048", + "name": "Joseph Clark", + "office": "Venice", + "position": "Loan Officer", + "salary": "$32,244", + "start_date": "8/13/2007" + }, + { + "extn": "8854", + "id": "12049", + "name": "Joseph Maxwell", + "office": "Philadelphia", + "position": "Restaurant Manager", + "salary": "$84,976", + "start_date": "3/27/2016" + }, + { + "extn": "3301", + "id": "12050", + "name": "Emerald Hall", + "office": "Lisbon", + "position": "Biologist", + "salary": "$155,786", + "start_date": "3/29/2016" + }, + { + "extn": "7441", + "id": "12051", + "name": "Ada Russel", + "office": "Glendale", + "position": "Operator", + "salary": "$259,075", + "start_date": "8/12/2009" + }, + { + "extn": "5785", + "id": "12052", + "name": "Rick Davies", + "office": "Tallahassee", + "position": "Lecturer", + "salary": "$181,344", + "start_date": "11/14/2004" + }, + { + "extn": "5978", + "id": "12053", + "name": "Charlotte Jennson", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$140,740", + "start_date": "7/17/2002" + }, + { + "extn": "1363", + "id": "12054", + "name": "Winnie Chappell", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$130,370", + "start_date": "1/15/2002" + }, + { + "extn": "9831", + "id": "12055", + "name": "Henry Speed", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$272,715", + "start_date": "9/11/2005" + }, + { + "extn": "3428", + "id": "12056", + "name": "Maddison Victor", + "office": "London", + "position": "Biologist", + "salary": "$46,071", + "start_date": "6/23/2018" + }, + { + "extn": "5756", + "id": "12057", + "name": "Nick Pickard", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$233,099", + "start_date": "1/26/2004" + }, + { + "extn": "2063", + "id": "12058", + "name": "Boris Seymour", + "office": "New Orleans", + "position": "Restaurant Manager", + "salary": "$175,764", + "start_date": "11/29/2002" + }, + { + "extn": "6928", + "id": "12059", + "name": "Noemi Lewis", + "office": "El Paso", + "position": "Clerk", + "salary": "$237,755", + "start_date": "7/9/2016" + }, + { + "extn": "2098", + "id": "12060", + "name": "Angelina Wright", + "office": "Irving", + "position": "Operator", + "salary": "$212,821", + "start_date": "1/17/2015" + }, + { + "extn": "7568", + "id": "12061", + "name": "Julian Payne", + "office": "San Antonio", + "position": "Staffing Consultant", + "salary": "$288,849", + "start_date": "2/18/2016" + }, + { + "extn": "6846", + "id": "12062", + "name": "Brad Ramsey", + "office": "Fayetteville", + "position": "Auditor", + "salary": "$64,168", + "start_date": "11/1/2010" + }, + { + "extn": "5071", + "id": "12063", + "name": "Alexa Chappell", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$220,405", + "start_date": "6/27/2000" + }, + { + "extn": "8638", + "id": "12064", + "name": "Penelope Andrews", + "office": "Charlotte", + "position": "Dentist", + "salary": "$94,972", + "start_date": "1/16/2002" + }, + { + "extn": "1433", + "id": "12065", + "name": "Amelia Coll", + "office": "Chicago", + "position": "Fabricator", + "salary": "$238,869", + "start_date": "2/28/2002" + }, + { + "extn": "9003", + "id": "12066", + "name": "Erica Whittle", + "office": "Toledo", + "position": "Business Broker", + "salary": "$272,826", + "start_date": "2/27/2007" + }, + { + "extn": "7590", + "id": "12067", + "name": "William Bradley", + "office": "Colorado Springs", + "position": "Design Engineer", + "salary": "$41,990", + "start_date": "11/1/2013" + }, + { + "extn": "9760", + "id": "12068", + "name": "Gil Reid", + "office": "Lincoln", + "position": "Doctor", + "salary": "$177,712", + "start_date": "5/15/2019" + }, + { + "extn": "7878", + "id": "12069", + "name": "Olivia Lindsay", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$65,205", + "start_date": "3/28/2004" + }, + { + "extn": "3404", + "id": "12070", + "name": "Anabelle Salt", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$139,873", + "start_date": "6/21/2007" + }, + { + "extn": "8540", + "id": "12071", + "name": "Abdul Everett", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$209,766", + "start_date": "9/7/2007" + }, + { + "extn": "7491", + "id": "12072", + "name": "Kieth Chapman", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$102,644", + "start_date": "7/4/2018" + }, + { + "extn": "6443", + "id": "12073", + "name": "Erica Boden", + "office": "Columbus", + "position": "Health Educator", + "salary": "$17,153", + "start_date": "1/25/2014" + }, + { + "extn": "3323", + "id": "12074", + "name": "Cedrick Cann", + "office": "Washington", + "position": "Clerk", + "salary": "$285,847", + "start_date": "6/14/2007" + }, + { + "extn": "7089", + "id": "12075", + "name": "Chuck Moore", + "office": "Lincoln", + "position": "Electrician", + "salary": "$57,416", + "start_date": "12/29/2012" + }, + { + "extn": "3109", + "id": "12076", + "name": "Percy Notman", + "office": "Chicago", + "position": "Bellman", + "salary": "$90,647", + "start_date": "7/10/2015" + }, + { + "extn": "4592", + "id": "12077", + "name": "Denis Windsor", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$227,801", + "start_date": "5/21/2013" + }, + { + "extn": "6000", + "id": "12078", + "name": "Ronald Parr", + "office": "Berna", + "position": "Lecturer", + "salary": "$112,103", + "start_date": "8/24/2000" + }, + { + "extn": "7990", + "id": "12079", + "name": "Lucas Furnell", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$280,629", + "start_date": "10/20/2002" + }, + { + "extn": "1335", + "id": "12080", + "name": "Tom Adams", + "office": "Garland", + "position": "Electrician", + "salary": "$58,209", + "start_date": "1/28/2005" + }, + { + "extn": "8148", + "id": "12081", + "name": "Johnny Graham", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$206,785", + "start_date": "7/1/2004" + }, + { + "extn": "4196", + "id": "12082", + "name": "Summer Rogers", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$269,490", + "start_date": "10/24/2017" + }, + { + "extn": "3317", + "id": "12083", + "name": "Rufus Rothwell", + "office": "Tallahassee", + "position": "Call Center Representative", + "salary": "$204,019", + "start_date": "9/28/2019" + }, + { + "extn": "6825", + "id": "12084", + "name": "Alison Hobson", + "office": "Seattle", + "position": "Restaurant Manager", + "salary": "$56,976", + "start_date": "11/18/2006" + }, + { + "extn": "3979", + "id": "12085", + "name": "Ciara Rossi", + "office": "Valetta", + "position": "Steward", + "salary": "$109,834", + "start_date": "11/12/2017" + }, + { + "extn": "5684", + "id": "12086", + "name": "Kieth Clifford", + "office": "Orlando", + "position": "Physician", + "salary": "$21,741", + "start_date": "3/23/2019" + }, + { + "extn": "9906", + "id": "12087", + "name": "Ramon Summers", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$225,298", + "start_date": "12/21/2004" + }, + { + "extn": "8687", + "id": "12088", + "name": "Evie Parker", + "office": "Huntsville", + "position": "Project Manager", + "salary": "$176,154", + "start_date": "3/5/2013" + }, + { + "extn": "2682", + "id": "12089", + "name": "Aileen Cavanagh", + "office": "Washington", + "position": "Inspector", + "salary": "$210,402", + "start_date": "5/21/2016" + }, + { + "extn": "8081", + "id": "12090", + "name": "Hayden Gardner", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$118,223", + "start_date": "1/26/2018" + }, + { + "extn": "6319", + "id": "12091", + "name": "Jane Cork", + "office": "El Paso", + "position": "Staffing Consultant", + "salary": "$11,160", + "start_date": "4/14/2002" + }, + { + "extn": "6981", + "id": "12092", + "name": "Bernadette Oswald", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$238,928", + "start_date": "4/7/2001" + }, + { + "extn": "2739", + "id": "12093", + "name": "Jack Norman", + "office": "San Diego", + "position": "Chef Manager", + "salary": "$12,825", + "start_date": "5/26/2017" + }, + { + "extn": "3696", + "id": "12094", + "name": "Ivy Vallins", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$69,750", + "start_date": "8/31/2004" + }, + { + "extn": "9403", + "id": "12095", + "name": "Emmanuelle Butler", + "office": "Lakewood", + "position": "Bellman", + "salary": "$84,667", + "start_date": "11/20/2004" + }, + { + "extn": "1312", + "id": "12096", + "name": "Meredith Parr", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$180,082", + "start_date": "4/13/2018" + }, + { + "extn": "4092", + "id": "12097", + "name": "Fred Radcliffe", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$161,643", + "start_date": "2/27/2015" + }, + { + "extn": "3895", + "id": "12098", + "name": "Isla Redfern", + "office": "Garland", + "position": "Paramedic", + "salary": "$295,968", + "start_date": "9/18/2018" + }, + { + "extn": "4796", + "id": "12099", + "name": "Manuel Zaoui", + "office": "Los Angeles", + "position": "Bellman", + "salary": "$276,070", + "start_date": "12/23/2003" + }, + { + "extn": "3579", + "id": "12100", + "name": "Goldie Savage", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$50,130", + "start_date": "11/27/2017" + }, + { + "extn": "7621", + "id": "12101", + "name": "Anabelle Robinson", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$214,215", + "start_date": "11/26/2011" + }, + { + "extn": "6482", + "id": "12102", + "name": "Benjamin Grant", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$155,885", + "start_date": "10/15/2006" + }, + { + "extn": "9757", + "id": "12103", + "name": "Domenic Appleton", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$250,197", + "start_date": "1/10/2013" + }, + { + "extn": "5772", + "id": "12104", + "name": "Doug Allwood", + "office": "Milwaukee", + "position": "IT Support Staff", + "salary": "$278,873", + "start_date": "3/20/2009" + }, + { + "extn": "6012", + "id": "12105", + "name": "Martin Patel", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$148,947", + "start_date": "10/28/2005" + }, + { + "extn": "6177", + "id": "12106", + "name": "Hayden Khan", + "office": "Wien", + "position": "Accountant", + "salary": "$197,439", + "start_date": "6/7/2012" + }, + { + "extn": "6209", + "id": "12107", + "name": "Natalie Quinton", + "office": "Baltimore", + "position": "Operator", + "salary": "$22,790", + "start_date": "2/7/2016" + }, + { + "extn": "2148", + "id": "12108", + "name": "Nathan Rust", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$206,217", + "start_date": "12/24/2001" + }, + { + "extn": "5202", + "id": "12109", + "name": "Chester Wilkinson", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$184,140", + "start_date": "8/21/2017" + }, + { + "extn": "7790", + "id": "12110", + "name": "Eduardo Chadwick", + "office": "Baltimore", + "position": "Business Broker", + "salary": "$195,164", + "start_date": "3/5/2014" + }, + { + "extn": "9044", + "id": "12111", + "name": "Fred Lucas", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$238,952", + "start_date": "11/26/2009" + }, + { + "extn": "2753", + "id": "12112", + "name": "Luke Sheldon", + "office": "Kansas City", + "position": "Paramedic", + "salary": "$228,103", + "start_date": "11/3/2006" + }, + { + "extn": "3934", + "id": "12113", + "name": "Lucas Drake", + "office": "Tokyo", + "position": "Operator", + "salary": "$175,124", + "start_date": "11/6/2006" + }, + { + "extn": "1723", + "id": "12114", + "name": "Russel Crawley", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$98,067", + "start_date": "9/28/2019" + }, + { + "extn": "5972", + "id": "12115", + "name": "Kurt Hunter", + "office": "Lincoln", + "position": "Doctor", + "salary": "$229,100", + "start_date": "4/23/2010" + }, + { + "extn": "8659", + "id": "12116", + "name": "Phillip Ashley", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$286,834", + "start_date": "6/8/2003" + }, + { + "extn": "6403", + "id": "12117", + "name": "Tyson Hammond", + "office": "New York", + "position": "Call Center Representative", + "salary": "$79,473", + "start_date": "3/31/2005" + }, + { + "extn": "3490", + "id": "12118", + "name": "Sydney Rothwell", + "office": "Escondido", + "position": "Doctor", + "salary": "$110,531", + "start_date": "9/21/2015" + }, + { + "extn": "3367", + "id": "12119", + "name": "William Roman", + "office": "Dallas", + "position": "Fabricator", + "salary": "$38,780", + "start_date": "11/11/2002" + }, + { + "extn": "6887", + "id": "12120", + "name": "Hank Mason", + "office": "San Antonio", + "position": "Systems Administrator", + "salary": "$43,135", + "start_date": "3/27/2018" + }, + { + "extn": "6073", + "id": "12121", + "name": "Joseph Reid", + "office": "Madison", + "position": "Auditor", + "salary": "$222,168", + "start_date": "10/11/2017" + }, + { + "extn": "9643", + "id": "12122", + "name": "Enoch Chappell", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$39,737", + "start_date": "1/11/2000" + }, + { + "extn": "5202", + "id": "12123", + "name": "Clint Farrow", + "office": "Laredo", + "position": "Project Manager", + "salary": "$169,134", + "start_date": "9/30/2002" + }, + { + "extn": "8131", + "id": "12124", + "name": "Carl Ingram", + "office": "Berlin", + "position": "Webmaster", + "salary": "$66,380", + "start_date": "7/7/2011" + }, + { + "extn": "8695", + "id": "12125", + "name": "Cassandra Andrews", + "office": "Oakland", + "position": "Health Educator", + "salary": "$27,584", + "start_date": "1/7/2019" + }, + { + "extn": "4515", + "id": "12126", + "name": "Gabriel Drummond", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$211,858", + "start_date": "7/8/2008" + }, + { + "extn": "1470", + "id": "12127", + "name": "Ellen Porter", + "office": "Columbus", + "position": "Doctor", + "salary": "$180,098", + "start_date": "2/23/2004" + }, + { + "extn": "7836", + "id": "12128", + "name": "Marilyn Murphy", + "office": "Stockton", + "position": "Biologist", + "salary": "$50,830", + "start_date": "8/14/2005" + }, + { + "extn": "8833", + "id": "12129", + "name": "Mayleen Gallacher", + "office": "Boston", + "position": "Health Educator", + "salary": "$126,455", + "start_date": "10/7/2003" + }, + { + "extn": "3254", + "id": "12130", + "name": "Norah Kaur", + "office": "Stockton", + "position": "Fabricator", + "salary": "$252,654", + "start_date": "12/24/2017" + }, + { + "extn": "3503", + "id": "12131", + "name": "Liam Shea", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$30,121", + "start_date": "4/14/2013" + }, + { + "extn": "8559", + "id": "12132", + "name": "Daron Garner", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$62,520", + "start_date": "9/18/2006" + }, + { + "extn": "6749", + "id": "12133", + "name": "Nate White", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$298,477", + "start_date": "8/25/2000" + }, + { + "extn": "1804", + "id": "12134", + "name": "Mason Kelly", + "office": "Denver", + "position": "IT Support Staff", + "salary": "$230,105", + "start_date": "1/29/2018" + }, + { + "extn": "1427", + "id": "12135", + "name": "Bridget Herbert", + "office": "Amarillo", + "position": "Lecturer", + "salary": "$129,782", + "start_date": "4/27/2001" + }, + { + "extn": "1022", + "id": "12136", + "name": "Gwenyth Cowan", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$263,438", + "start_date": "8/11/2000" + }, + { + "extn": "7274", + "id": "12137", + "name": "Daniel Hood", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$220,730", + "start_date": "12/9/2004" + }, + { + "extn": "7293", + "id": "12138", + "name": "Felicity Norman", + "office": "Philadelphia", + "position": "Dentist", + "salary": "$127,530", + "start_date": "7/17/2019" + }, + { + "extn": "3727", + "id": "12139", + "name": "Cadence Matthews", + "office": "Arlington", + "position": "Operator", + "salary": "$142,182", + "start_date": "1/11/2018" + }, + { + "extn": "6429", + "id": "12140", + "name": "Aiden Jennson", + "office": "Boston", + "position": "Executive Director", + "salary": "$276,404", + "start_date": "4/29/2007" + }, + { + "extn": "2258", + "id": "12141", + "name": "Nicholas Bell", + "office": "London", + "position": "Business Broker", + "salary": "$243,955", + "start_date": "7/29/2006" + }, + { + "extn": "4854", + "id": "12142", + "name": "Tyson Watson", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$265,918", + "start_date": "10/5/2018" + }, + { + "extn": "5376", + "id": "12143", + "name": "Christine Mooney", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$215,695", + "start_date": "7/29/2007" + }, + { + "extn": "9297", + "id": "12144", + "name": "Ramon Darcy", + "office": "Orlando", + "position": "Dentist", + "salary": "$111,283", + "start_date": "4/4/2015" + }, + { + "extn": "6535", + "id": "12145", + "name": "Denny Irwin", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$64,845", + "start_date": "8/29/2018" + }, + { + "extn": "2761", + "id": "12146", + "name": "Bryon Judd", + "office": "Irving", + "position": "Health Educator", + "salary": "$286,357", + "start_date": "10/5/2016" + }, + { + "extn": "9695", + "id": "12147", + "name": "Alexa Booth", + "office": "Dallas", + "position": "Healthcare Specialist", + "salary": "$243,647", + "start_date": "6/23/2000" + }, + { + "extn": "2402", + "id": "12148", + "name": "Ada Devonport", + "office": "Moreno Valley", + "position": "Pharmacist", + "salary": "$72,888", + "start_date": "3/17/2015" + }, + { + "extn": "3251", + "id": "12149", + "name": "Jocelyn Blythe", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$283,384", + "start_date": "5/17/2011" + }, + { + "extn": "9783", + "id": "12150", + "name": "Analise Purvis", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$274,121", + "start_date": "5/1/2019" + }, + { + "extn": "4967", + "id": "12151", + "name": "Erick Nurton", + "office": "Miami", + "position": "Pharmacist", + "salary": "$267,733", + "start_date": "9/1/2013" + }, + { + "extn": "5112", + "id": "12152", + "name": "Chad Owen", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$39,136", + "start_date": "5/7/2015" + }, + { + "extn": "6679", + "id": "12153", + "name": "Bryon King", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$283,956", + "start_date": "9/7/2015" + }, + { + "extn": "8156", + "id": "12154", + "name": "Scarlett Plumb", + "office": "Anaheim", + "position": "Software Engineer", + "salary": "$266,054", + "start_date": "8/18/2002" + }, + { + "extn": "3516", + "id": "12155", + "name": "Mandy Ellery", + "office": "Springfield", + "position": "Healthcare Specialist", + "salary": "$226,353", + "start_date": "4/7/2010" + }, + { + "extn": "6370", + "id": "12156", + "name": "Russel Vallory", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$124,232", + "start_date": "2/25/2001" + }, + { + "extn": "8528", + "id": "12157", + "name": "Ilona Bradshaw", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$136,235", + "start_date": "5/29/2019" + }, + { + "extn": "2860", + "id": "12158", + "name": "Martha Martin", + "office": "Bakersfield", + "position": "Baker", + "salary": "$206,086", + "start_date": "2/19/2010" + }, + { + "extn": "3565", + "id": "12159", + "name": "Alessandra Yarwood", + "office": "Salem", + "position": "Inspector", + "salary": "$284,564", + "start_date": "8/17/2010" + }, + { + "extn": "5196", + "id": "12160", + "name": "Kirsten Reading", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$268,795", + "start_date": "7/4/2013" + }, + { + "extn": "5487", + "id": "12161", + "name": "Katelyn Goldsmith", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$17,273", + "start_date": "11/19/2016" + }, + { + "extn": "6489", + "id": "12162", + "name": "Chuck Crawford", + "office": "Philadelphia", + "position": "Food Technologist", + "salary": "$147,656", + "start_date": "10/2/2013" + }, + { + "extn": "2959", + "id": "12163", + "name": "Joyce Flanders", + "office": "Boston", + "position": "HR Coordinator", + "salary": "$258,575", + "start_date": "11/20/2000" + }, + { + "extn": "5058", + "id": "12164", + "name": "Ellen Morgan", + "office": "Kansas City", + "position": "Insurance Broker", + "salary": "$124,848", + "start_date": "9/26/2000" + }, + { + "extn": "6396", + "id": "12165", + "name": "Lillian Flanders", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$269,585", + "start_date": "5/29/2001" + }, + { + "extn": "3636", + "id": "12166", + "name": "Joy Umney", + "office": "Norfolk", + "position": "Project Manager", + "salary": "$48,182", + "start_date": "7/26/2012" + }, + { + "extn": "4676", + "id": "12167", + "name": "Chelsea Watson", + "office": "Madison", + "position": "Chef Manager", + "salary": "$218,353", + "start_date": "10/22/2004" + }, + { + "extn": "7329", + "id": "12168", + "name": "Rocco Coleman", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$73,362", + "start_date": "10/29/2008" + }, + { + "extn": "5265", + "id": "12169", + "name": "Denis Power", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$111,350", + "start_date": "10/5/2014" + }, + { + "extn": "2161", + "id": "12170", + "name": "Dakota Spencer", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$148,180", + "start_date": "2/19/2013" + }, + { + "extn": "9840", + "id": "12171", + "name": "Ethan Rivers", + "office": "Houston", + "position": "Inspector", + "salary": "$225,260", + "start_date": "6/13/2018" + }, + { + "extn": "4048", + "id": "12172", + "name": "Clarissa Jarvis", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$260,956", + "start_date": "3/29/2015" + }, + { + "extn": "9166", + "id": "12173", + "name": "Samara Stone ", + "office": "Glendale", + "position": "Cashier", + "salary": "$237,120", + "start_date": "4/8/2006" + }, + { + "extn": "7439", + "id": "12174", + "name": "Rhea Hilton", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$124,147", + "start_date": "2/10/2015" + }, + { + "extn": "1071", + "id": "12175", + "name": "Nathan Oldfield", + "office": "Huntsville", + "position": "Dentist", + "salary": "$44,097", + "start_date": "6/2/2006" + }, + { + "extn": "2334", + "id": "12176", + "name": "Stacy Smith", + "office": "Norfolk", + "position": "Production Painter", + "salary": "$137,127", + "start_date": "6/13/2000" + }, + { + "extn": "1101", + "id": "12177", + "name": "Payton Coates", + "office": "Cincinnati", + "position": "Physician", + "salary": "$36,500", + "start_date": "1/17/2001" + }, + { + "extn": "9791", + "id": "12178", + "name": "Melanie Morrison", + "office": "Reno", + "position": "Project Manager", + "salary": "$215,007", + "start_date": "2/9/2006" + }, + { + "extn": "7662", + "id": "12179", + "name": "Josh Evans", + "office": "Honolulu", + "position": "Physician", + "salary": "$238,141", + "start_date": "3/3/2012" + }, + { + "extn": "3524", + "id": "12180", + "name": "Carter Victor", + "office": "Glendale", + "position": "Systems Administrator", + "salary": "$197,711", + "start_date": "3/13/2006" + }, + { + "extn": "4885", + "id": "12181", + "name": "Jolene Zaoui", + "office": "Arlington", + "position": "Call Center Representative", + "salary": "$123,089", + "start_date": "11/27/2000" + }, + { + "extn": "2098", + "id": "12182", + "name": "Tony Bentley", + "office": "Amarillo", + "position": "Paramedic", + "salary": "$187,515", + "start_date": "3/13/2006" + }, + { + "extn": "2240", + "id": "12183", + "name": "Aisha Quinton", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$274,440", + "start_date": "7/18/2000" + }, + { + "extn": "5247", + "id": "12184", + "name": "Liv Appleton", + "office": "Atlanta", + "position": "Bellman", + "salary": "$52,548", + "start_date": "8/11/2003" + }, + { + "extn": "4056", + "id": "12185", + "name": "Anabel Barrett", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$234,354", + "start_date": "10/11/2003" + }, + { + "extn": "4262", + "id": "12186", + "name": "Peter Ross", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$178,142", + "start_date": "1/3/2018" + }, + { + "extn": "6605", + "id": "12187", + "name": "Boris Gibson", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$181,603", + "start_date": "9/1/2016" + }, + { + "extn": "9196", + "id": "12188", + "name": "Bob Moran", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$160,177", + "start_date": "8/22/2013" + }, + { + "extn": "2039", + "id": "12189", + "name": "Marissa Nicholls", + "office": "Charlotte", + "position": "HR Coordinator", + "salary": "$169,707", + "start_date": "4/2/2016" + }, + { + "extn": "5910", + "id": "12190", + "name": "Nicole Shepherd", + "office": "Fremont", + "position": "Food Technologist", + "salary": "$173,574", + "start_date": "4/3/2011" + }, + { + "extn": "1602", + "id": "12191", + "name": "Nicholas Fenton", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$263,996", + "start_date": "10/11/2019" + }, + { + "extn": "7330", + "id": "12192", + "name": "Enoch Roth", + "office": "Jersey City", + "position": "Bellman", + "salary": "$213,977", + "start_date": "5/18/2014" + }, + { + "extn": "3479", + "id": "12193", + "name": "Oliver Harper", + "office": "Los Angeles", + "position": "Design Engineer", + "salary": "$161,164", + "start_date": "10/27/2002" + }, + { + "extn": "3492", + "id": "12194", + "name": "Gloria Faulkner", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$218,078", + "start_date": "12/4/2014" + }, + { + "extn": "3720", + "id": "12195", + "name": "Ada Bradley", + "office": "Huntsville", + "position": "Project Manager", + "salary": "$167,518", + "start_date": "2/18/2017" + }, + { + "extn": "4017", + "id": "12196", + "name": "Marjorie Noach", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$167,271", + "start_date": "4/25/2014" + }, + { + "extn": "6939", + "id": "12197", + "name": "Michael Boyle", + "office": "Rome", + "position": "Fabricator", + "salary": "$130,255", + "start_date": "11/19/2008" + }, + { + "extn": "4091", + "id": "12198", + "name": "Sebastian Roberts", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$151,173", + "start_date": "8/28/2016" + }, + { + "extn": "9635", + "id": "12199", + "name": "Enoch Cox", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$215,269", + "start_date": "4/10/2008" + }, + { + "extn": "7986", + "id": "12200", + "name": "Carmella Hardwick", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$126,282", + "start_date": "1/17/2004" + }, + { + "extn": "2322", + "id": "12201", + "name": "Chanelle Stone", + "office": "Portland", + "position": "Cook", + "salary": "$242,611", + "start_date": "7/2/2007" + }, + { + "extn": "2428", + "id": "12202", + "name": "Abdul Steer", + "office": "Hayward", + "position": "Systems Administrator", + "salary": "$46,136", + "start_date": "9/8/2009" + }, + { + "extn": "8436", + "id": "12203", + "name": "Leslie Gordon", + "office": "Santa Ana", + "position": "Executive Director", + "salary": "$104,634", + "start_date": "4/5/2001" + }, + { + "extn": "2160", + "id": "12204", + "name": "Cassidy Atkinson", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$64,899", + "start_date": "5/11/2005" + }, + { + "extn": "9624", + "id": "12205", + "name": "Barney Palmer", + "office": "San Jose", + "position": "Pharmacist", + "salary": "$188,677", + "start_date": "11/23/2000" + }, + { + "extn": "4235", + "id": "12206", + "name": "Melody Ulyatt", + "office": "Atlanta", + "position": "Executive Director", + "salary": "$41,774", + "start_date": "12/11/2010" + }, + { + "extn": "5136", + "id": "12207", + "name": "Naomi Olson", + "office": "Fremont", + "position": "Laboratory Technician", + "salary": "$181,197", + "start_date": "2/16/2007" + }, + { + "extn": "4902", + "id": "12208", + "name": "Stella Reese", + "office": "Laredo", + "position": "Health Educator", + "salary": "$87,053", + "start_date": "1/31/2002" + }, + { + "extn": "6622", + "id": "12209", + "name": "Lucas Squire", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$153,896", + "start_date": "1/22/2018" + }, + { + "extn": "3966", + "id": "12210", + "name": "Ellen Walter", + "office": "Baltimore", + "position": "Physician", + "salary": "$152,095", + "start_date": "8/13/2011" + }, + { + "extn": "2694", + "id": "12211", + "name": "Tony Umney", + "office": "Innsbruck", + "position": "Inspector", + "salary": "$213,045", + "start_date": "5/6/2002" + }, + { + "extn": "8829", + "id": "12212", + "name": "Karen Shaw", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$277,785", + "start_date": "7/27/2014" + }, + { + "extn": "6681", + "id": "12213", + "name": "Leanne Yates", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$238,853", + "start_date": "5/19/2015" + }, + { + "extn": "4475", + "id": "12214", + "name": "Beatrice Redwood", + "office": "Honolulu", + "position": "Insurance Broker", + "salary": "$164,437", + "start_date": "4/29/2014" + }, + { + "extn": "2774", + "id": "12215", + "name": "Hope Slater", + "office": "El Paso", + "position": "Cash Manager", + "salary": "$199,681", + "start_date": "3/11/2014" + }, + { + "extn": "5562", + "id": "12216", + "name": "Alessia Dillon", + "office": "Miami", + "position": "Retail Trainee", + "salary": "$294,538", + "start_date": "8/27/2009" + }, + { + "extn": "9825", + "id": "12217", + "name": "Piper Tate", + "office": "Columbus", + "position": "Electrician", + "salary": "$56,180", + "start_date": "11/28/2006" + }, + { + "extn": "7771", + "id": "12218", + "name": "Chadwick Mills", + "office": "Lisbon", + "position": "Loan Officer", + "salary": "$152,761", + "start_date": "6/21/2011" + }, + { + "extn": "9430", + "id": "12219", + "name": "Valentina Haines", + "office": "Berlin", + "position": "Cashier", + "salary": "$103,020", + "start_date": "4/8/2004" + }, + { + "extn": "6373", + "id": "12220", + "name": "Chester Chapman", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$293,644", + "start_date": "7/29/2014" + }, + { + "extn": "5317", + "id": "12221", + "name": "Mary Coleman", + "office": "Fullerton", + "position": "Auditor", + "salary": "$24,273", + "start_date": "7/25/2014" + }, + { + "extn": "1652", + "id": "12222", + "name": "Willow Stewart", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$257,149", + "start_date": "2/29/2008" + }, + { + "extn": "1295", + "id": "12223", + "name": "Julianna Saunders", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$188,425", + "start_date": "6/17/2019" + }, + { + "extn": "9816", + "id": "12224", + "name": "Liam Allington", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$130,112", + "start_date": "8/3/2014" + }, + { + "extn": "3861", + "id": "12225", + "name": "Noemi Cann", + "office": "Philadelphia", + "position": "Cook", + "salary": "$12,622", + "start_date": "2/19/2013" + }, + { + "extn": "4875", + "id": "12226", + "name": "Laila Olivier", + "office": "Minneapolis", + "position": "Insurance Broker", + "salary": "$299,553", + "start_date": "11/29/2013" + }, + { + "extn": "2920", + "id": "12227", + "name": "Benjamin Weasley", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$194,633", + "start_date": "7/24/2008" + }, + { + "extn": "2488", + "id": "12228", + "name": "Tyson Locke", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$36,384", + "start_date": "2/25/2013" + }, + { + "extn": "6740", + "id": "12229", + "name": "Ronald Hilton", + "office": "Philadelphia", + "position": "Clerk", + "salary": "$202,186", + "start_date": "1/17/2006" + }, + { + "extn": "5075", + "id": "12230", + "name": "Carl Newman", + "office": "Salem", + "position": "Project Manager", + "salary": "$44,221", + "start_date": "11/26/2008" + }, + { + "extn": "4514", + "id": "12231", + "name": "Hank Craig", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$78,240", + "start_date": "8/19/2010" + }, + { + "extn": "4175", + "id": "12232", + "name": "Felicity Emerson", + "office": "Kansas City", + "position": "HR Specialist", + "salary": "$25,550", + "start_date": "9/29/2015" + }, + { + "extn": "9410", + "id": "12233", + "name": "Ryan Knight", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$24,032", + "start_date": "3/3/2004" + }, + { + "extn": "4483", + "id": "12234", + "name": "Aileen Rose", + "office": "Anaheim", + "position": "Baker", + "salary": "$222,077", + "start_date": "2/18/2018" + }, + { + "extn": "3254", + "id": "12235", + "name": "Ciara Mitchell", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$43,615", + "start_date": "11/26/2001" + }, + { + "extn": "5215", + "id": "12236", + "name": "Nick Townend", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$48,792", + "start_date": "12/6/2011" + }, + { + "extn": "7548", + "id": "12237", + "name": "Caleb Whitehouse", + "office": "Madison", + "position": "Cash Manager", + "salary": "$206,734", + "start_date": "1/25/2008" + }, + { + "extn": "7816", + "id": "12238", + "name": "Leanne Knott", + "office": "San Antonio", + "position": "Healthcare Specialist", + "salary": "$151,087", + "start_date": "1/13/2019" + }, + { + "extn": "2661", + "id": "12239", + "name": "David Victor", + "office": "Milano", + "position": "Global Logistics Supervisor", + "salary": "$153,020", + "start_date": "11/3/2008" + }, + { + "extn": "8015", + "id": "12240", + "name": "Oliver Smith", + "office": "Atlanta", + "position": "Dentist", + "salary": "$246,661", + "start_date": "4/22/2007" + }, + { + "extn": "6960", + "id": "12241", + "name": "Ramon Poulton", + "office": "Reno", + "position": "Service Supervisor", + "salary": "$257,103", + "start_date": "9/26/2016" + }, + { + "extn": "3125", + "id": "12242", + "name": "Tess Ranks", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$280,102", + "start_date": "5/28/2004" + }, + { + "extn": "3328", + "id": "12243", + "name": "Nicholas Rehman", + "office": "Hollywood", + "position": "Food Technologist", + "salary": "$129,826", + "start_date": "7/29/2003" + }, + { + "extn": "5217", + "id": "12244", + "name": "Carla Lee", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$194,230", + "start_date": "7/16/2015" + }, + { + "extn": "8214", + "id": "12245", + "name": "Denny Shaw", + "office": "Omaha", + "position": "Executive Director", + "salary": "$229,058", + "start_date": "8/15/2002" + }, + { + "extn": "7049", + "id": "12246", + "name": "Domenic Reid", + "office": "St. Louis", + "position": "Steward", + "salary": "$261,133", + "start_date": "8/10/2011" + }, + { + "extn": "6370", + "id": "12247", + "name": "Oliver Maxwell", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$116,434", + "start_date": "12/11/2014" + }, + { + "extn": "7222", + "id": "12248", + "name": "Elise Tate", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$219,872", + "start_date": "7/4/2007" + }, + { + "extn": "2492", + "id": "12249", + "name": "Alexander Norris", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$169,164", + "start_date": "3/17/2002" + }, + { + "extn": "5131", + "id": "12250", + "name": "Christy Collins", + "office": "Kansas City", + "position": "Inspector", + "salary": "$285,178", + "start_date": "8/13/2010" + }, + { + "extn": "4936", + "id": "12251", + "name": "Daniel Evans", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$147,773", + "start_date": "9/22/2017" + }, + { + "extn": "8410", + "id": "12252", + "name": "Henry Underhill", + "office": "Santa Ana", + "position": "Banker", + "salary": "$203,433", + "start_date": "8/28/2011" + }, + { + "extn": "5419", + "id": "12253", + "name": "Beatrice Booth", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$229,699", + "start_date": "3/26/2018" + }, + { + "extn": "6280", + "id": "12254", + "name": "Julius Dobson", + "office": "Garland", + "position": "Cashier", + "salary": "$266,037", + "start_date": "5/13/2013" + }, + { + "extn": "6987", + "id": "12255", + "name": "Rick Camden", + "office": "New Orleans", + "position": "Dentist", + "salary": "$10,422", + "start_date": "2/12/2014" + }, + { + "extn": "2364", + "id": "12256", + "name": "Thea Olivier", + "office": "Hayward", + "position": "Stockbroker", + "salary": "$31,845", + "start_date": "12/26/2007" + }, + { + "extn": "5725", + "id": "12257", + "name": "Fred Eagle", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$113,895", + "start_date": "1/7/2000" + }, + { + "extn": "9619", + "id": "12258", + "name": "Jacob Booth", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$207,965", + "start_date": "1/13/2005" + }, + { + "extn": "7887", + "id": "12259", + "name": "Aileen Downing", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$25,338", + "start_date": "5/10/2010" + }, + { + "extn": "7790", + "id": "12260", + "name": "Sonya Bennett", + "office": "Laredo", + "position": "Paramedic", + "salary": "$298,751", + "start_date": "9/14/2003" + }, + { + "extn": "8804", + "id": "12261", + "name": "Percy Page ", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$181,585", + "start_date": "10/27/2008" + }, + { + "extn": "3718", + "id": "12262", + "name": "Daron Jennson", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$207,826", + "start_date": "9/2/2004" + }, + { + "extn": "8043", + "id": "12263", + "name": "Percy Grady", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$246,193", + "start_date": "11/26/2009" + }, + { + "extn": "6637", + "id": "12264", + "name": "Hayden Whatson", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$138,353", + "start_date": "12/27/2012" + }, + { + "extn": "9068", + "id": "12265", + "name": "Logan Simpson", + "office": "Milano", + "position": "Software Engineer", + "salary": "$283,912", + "start_date": "7/18/2017" + }, + { + "extn": "6206", + "id": "12266", + "name": "Jacob Johnson", + "office": "Washington", + "position": "Biologist", + "salary": "$99,674", + "start_date": "2/17/2013" + }, + { + "extn": "7036", + "id": "12267", + "name": "Cedrick Stone ", + "office": "Louisville", + "position": "Retail Trainee", + "salary": "$86,772", + "start_date": "1/30/2012" + }, + { + "extn": "3608", + "id": "12268", + "name": "Kurt Robinson", + "office": "Minneapolis", + "position": "Baker", + "salary": "$56,502", + "start_date": "12/15/2011" + }, + { + "extn": "3718", + "id": "12269", + "name": "Alex Zaoui", + "office": "Washington", + "position": "Healthcare Specialist", + "salary": "$247,977", + "start_date": "7/6/2001" + }, + { + "extn": "5330", + "id": "12270", + "name": "Evie Owen", + "office": "Salem", + "position": "Cashier", + "salary": "$221,164", + "start_date": "3/29/2004" + }, + { + "extn": "3109", + "id": "12271", + "name": "Selena Stewart", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$278,627", + "start_date": "5/20/2007" + }, + { + "extn": "4137", + "id": "12272", + "name": "Chad Thomson", + "office": "Saint Paul", + "position": "Insurance Broker", + "salary": "$297,148", + "start_date": "2/1/2006" + }, + { + "extn": "1554", + "id": "12273", + "name": "Sharon Underhill", + "office": "Lancaster", + "position": "Baker", + "salary": "$257,927", + "start_date": "5/30/2002" + }, + { + "extn": "2242", + "id": "12274", + "name": "Jazmin Moore", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$185,330", + "start_date": "9/11/2016" + }, + { + "extn": "8977", + "id": "12275", + "name": "Bart Abbey", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$291,573", + "start_date": "2/27/2017" + }, + { + "extn": "6565", + "id": "12276", + "name": "Peter Fall", + "office": "Nashville", + "position": "Accountant", + "salary": "$168,501", + "start_date": "2/28/2006" + }, + { + "extn": "9575", + "id": "12277", + "name": "Janice Mackenzie", + "office": "Hollywood", + "position": "Banker", + "salary": "$29,802", + "start_date": "5/8/2003" + }, + { + "extn": "8412", + "id": "12278", + "name": "Maggie Broomfield", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$31,442", + "start_date": "8/29/2004" + }, + { + "extn": "8459", + "id": "12279", + "name": "Lara Yoman", + "office": "Detroit", + "position": "Bookkeeper", + "salary": "$91,162", + "start_date": "6/6/2004" + }, + { + "extn": "9066", + "id": "12280", + "name": "Mayleen Lee", + "office": "Laredo", + "position": "Treasurer", + "salary": "$17,361", + "start_date": "2/3/2018" + }, + { + "extn": "9759", + "id": "12281", + "name": "Cara Smith", + "office": "Innsbruck", + "position": "Physician", + "salary": "$221,665", + "start_date": "8/28/2009" + }, + { + "extn": "1932", + "id": "12282", + "name": "Caitlyn Stanton", + "office": "Reno", + "position": "Production Painter", + "salary": "$93,285", + "start_date": "9/28/2006" + }, + { + "extn": "6884", + "id": "12283", + "name": "Norah Briggs", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$87,483", + "start_date": "9/19/2006" + }, + { + "extn": "6343", + "id": "12284", + "name": "Julian Crawford", + "office": "Stockton", + "position": "Production Painter", + "salary": "$242,415", + "start_date": "12/15/2004" + }, + { + "extn": "2674", + "id": "12285", + "name": "Elise Fenton", + "office": "El Paso", + "position": "Doctor", + "salary": "$130,979", + "start_date": "1/14/2016" + }, + { + "extn": "4183", + "id": "12286", + "name": "Luna Jarvis", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$58,394", + "start_date": "7/9/2016" + }, + { + "extn": "9857", + "id": "12287", + "name": "Gabriel Radcliffe", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$206,634", + "start_date": "10/19/2014" + }, + { + "extn": "7942", + "id": "12288", + "name": "Denny Jackson", + "office": "Kansas City", + "position": "Inspector", + "salary": "$24,562", + "start_date": "1/10/2003" + }, + { + "extn": "6631", + "id": "12289", + "name": "Noah Lakey", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$144,260", + "start_date": "10/10/2017" + }, + { + "extn": "3494", + "id": "12290", + "name": "Daniel Robinson", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$297,115", + "start_date": "5/7/2016" + }, + { + "extn": "2360", + "id": "12291", + "name": "Chester Grant", + "office": "Charlotte", + "position": "Electrician", + "salary": "$69,043", + "start_date": "3/22/2001" + }, + { + "extn": "1286", + "id": "12292", + "name": "Gil Ward", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$134,094", + "start_date": "5/21/2002" + }, + { + "extn": "6102", + "id": "12293", + "name": "Josh Oakley", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$212,431", + "start_date": "5/11/2017" + }, + { + "extn": "7371", + "id": "12294", + "name": "Davina Weasley", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$240,032", + "start_date": "10/10/2014" + }, + { + "extn": "8481", + "id": "12295", + "name": "Chuck Lomax", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$68,869", + "start_date": "9/19/2015" + }, + { + "extn": "9448", + "id": "12296", + "name": "Dani Carter", + "office": "Albuquerque", + "position": "Auditor", + "salary": "$246,562", + "start_date": "10/23/2009" + }, + { + "extn": "3546", + "id": "12297", + "name": "Janelle Noach", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$63,219", + "start_date": "3/5/2008" + }, + { + "extn": "8112", + "id": "12298", + "name": "Moira Whinter", + "office": "Lyon", + "position": "Paramedic", + "salary": "$98,433", + "start_date": "11/14/2000" + }, + { + "extn": "5394", + "id": "12299", + "name": "Jayden Miller", + "office": "Huntsville", + "position": "Laboratory Technician", + "salary": "$265,625", + "start_date": "12/28/2015" + }, + { + "extn": "2608", + "id": "12300", + "name": "Fred Mccormick", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$270,235", + "start_date": "2/7/2010" + }, + { + "extn": "9363", + "id": "12301", + "name": "Zara Power", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$283,163", + "start_date": "12/19/2013" + }, + { + "extn": "4147", + "id": "12302", + "name": "Josh Notman", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$26,827", + "start_date": "4/29/2018" + }, + { + "extn": "2776", + "id": "12303", + "name": "Percy Michael", + "office": "Salt Lake City", + "position": "Baker", + "salary": "$273,897", + "start_date": "2/27/2017" + }, + { + "extn": "6161", + "id": "12304", + "name": "Rowan Dallas", + "office": "Bucharest", + "position": "Pharmacist", + "salary": "$229,696", + "start_date": "5/23/2017" + }, + { + "extn": "4667", + "id": "12305", + "name": "Russel Scott", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$231,564", + "start_date": "3/2/2003" + }, + { + "extn": "8354", + "id": "12306", + "name": "Domenic Widdows", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$176,196", + "start_date": "1/19/2010" + }, + { + "extn": "4227", + "id": "12307", + "name": "Lorraine Boden", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$297,789", + "start_date": "12/13/2006" + }, + { + "extn": "6960", + "id": "12308", + "name": "Kurt Cadman", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$75,584", + "start_date": "1/28/2009" + }, + { + "extn": "6118", + "id": "12309", + "name": "Vera Walsh", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$213,488", + "start_date": "3/8/2001" + }, + { + "extn": "4544", + "id": "12310", + "name": "Maggie Booth", + "office": "Tulsa", + "position": "IT Support Staff", + "salary": "$169,210", + "start_date": "11/21/2015" + }, + { + "extn": "5222", + "id": "12311", + "name": "Juliette Bryson", + "office": "Colorado Springs", + "position": "Audiologist", + "salary": "$249,855", + "start_date": "9/30/2016" + }, + { + "extn": "9463", + "id": "12312", + "name": "Vera Vernon", + "office": "Nashville", + "position": "Executive Director", + "salary": "$262,104", + "start_date": "7/3/2015" + }, + { + "extn": "2077", + "id": "12313", + "name": "Isabella Lakey", + "office": "Baltimore", + "position": "Cook", + "salary": "$231,468", + "start_date": "4/7/2001" + }, + { + "extn": "8110", + "id": "12314", + "name": "Ryan Russell", + "office": "Saint Paul", + "position": "CNC Operator", + "salary": "$84,033", + "start_date": "9/17/2011" + }, + { + "extn": "1737", + "id": "12315", + "name": "Hanna Hunter", + "office": "Phoenix", + "position": "Insurance Broker", + "salary": "$259,576", + "start_date": "1/25/2017" + }, + { + "extn": "7030", + "id": "12316", + "name": "Alison Attwood", + "office": "Lyon", + "position": "Treasurer", + "salary": "$97,212", + "start_date": "5/17/2014" + }, + { + "extn": "4144", + "id": "12317", + "name": "Owen Seymour", + "office": "Wien", + "position": "Biologist", + "salary": "$270,532", + "start_date": "8/31/2019" + }, + { + "extn": "5017", + "id": "12318", + "name": "Johnny Morris", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$13,959", + "start_date": "6/23/2019" + }, + { + "extn": "7975", + "id": "12319", + "name": "Penny Grant", + "office": "Garland", + "position": "Executive Director", + "salary": "$140,536", + "start_date": "4/3/2018" + }, + { + "extn": "1227", + "id": "12320", + "name": "Nicole Hewitt", + "office": "Jacksonville", + "position": "Production Painter", + "salary": "$77,600", + "start_date": "2/19/2010" + }, + { + "extn": "7584", + "id": "12321", + "name": "Luke Brock", + "office": "Quebec", + "position": "Paramedic", + "salary": "$150,481", + "start_date": "7/9/2005" + }, + { + "extn": "1532", + "id": "12322", + "name": "Alessandra Wise", + "office": "Columbus", + "position": "Biologist", + "salary": "$68,662", + "start_date": "4/16/2004" + }, + { + "extn": "7042", + "id": "12323", + "name": "Hayden Roberts", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$126,420", + "start_date": "12/21/2018" + }, + { + "extn": "7964", + "id": "12324", + "name": "Jack Shaw", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$177,541", + "start_date": "9/29/2003" + }, + { + "extn": "4768", + "id": "12325", + "name": "Phillip Baxter", + "office": "Worcester", + "position": "Treasurer", + "salary": "$187,471", + "start_date": "12/17/2008" + }, + { + "extn": "1236", + "id": "12326", + "name": "Mason Bloom", + "office": "Columbus", + "position": "Paramedic", + "salary": "$221,682", + "start_date": "1/14/2012" + }, + { + "extn": "3279", + "id": "12327", + "name": "Elle Avery", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$143,218", + "start_date": "10/10/2008" + }, + { + "extn": "1889", + "id": "12328", + "name": "Leroy Denton", + "office": "Toledo", + "position": "Inspector", + "salary": "$179,754", + "start_date": "9/1/2010" + }, + { + "extn": "2565", + "id": "12329", + "name": "Paige Callan", + "office": "Ontario", + "position": "Software Engineer", + "salary": "$212,812", + "start_date": "3/22/2003" + }, + { + "extn": "4509", + "id": "12330", + "name": "Gabriel Shaw", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$179,674", + "start_date": "12/10/2003" + }, + { + "extn": "9395", + "id": "12331", + "name": "Doug Coll", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$232,838", + "start_date": "1/29/2010" + }, + { + "extn": "2596", + "id": "12332", + "name": "Alex Collins", + "office": "Long Beach", + "position": "Steward", + "salary": "$244,021", + "start_date": "4/28/2005" + }, + { + "extn": "9868", + "id": "12333", + "name": "Brad Flett", + "office": "Oklahoma City", + "position": "Fabricator", + "salary": "$48,588", + "start_date": "12/7/2002" + }, + { + "extn": "2435", + "id": "12334", + "name": "Oliver Horton", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$55,147", + "start_date": "7/20/2004" + }, + { + "extn": "1544", + "id": "12335", + "name": "Lucas Grady", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$150,780", + "start_date": "6/3/2000" + }, + { + "extn": "4821", + "id": "12336", + "name": "Nicole Stark", + "office": "El Paso", + "position": "Doctor", + "salary": "$189,740", + "start_date": "5/13/2010" + }, + { + "extn": "8827", + "id": "12337", + "name": "Rosalee Martin", + "office": "Laredo", + "position": "Fabricator", + "salary": "$297,709", + "start_date": "2/28/2002" + }, + { + "extn": "7112", + "id": "12338", + "name": "Chris Tyrrell", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$205,095", + "start_date": "9/25/2001" + }, + { + "extn": "3502", + "id": "12339", + "name": "Jazmin Shelton", + "office": "Pittsburgh", + "position": "Associate Professor", + "salary": "$278,607", + "start_date": "12/18/2015" + }, + { + "extn": "8980", + "id": "12340", + "name": "Vanessa Nielson", + "office": "Nashville", + "position": "Dentist", + "salary": "$111,964", + "start_date": "1/1/2003" + }, + { + "extn": "4615", + "id": "12341", + "name": "Adalind Spencer", + "office": "Boston", + "position": "Accountant", + "salary": "$143,541", + "start_date": "9/22/2016" + }, + { + "extn": "2638", + "id": "12342", + "name": "Elisabeth Booth", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$226,842", + "start_date": "6/23/2016" + }, + { + "extn": "4284", + "id": "12343", + "name": "Holly Cork", + "office": "Irving", + "position": "Designer", + "salary": "$183,270", + "start_date": "12/24/2003" + }, + { + "extn": "1624", + "id": "12344", + "name": "Andie Eddison", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$186,524", + "start_date": "12/30/2007" + }, + { + "extn": "6752", + "id": "12345", + "name": "Hayden Davies", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$80,461", + "start_date": "3/23/2019" + }, + { + "extn": "7573", + "id": "12346", + "name": "Maribel Graves", + "office": "Lancaster", + "position": "Biologist", + "salary": "$95,155", + "start_date": "6/27/2009" + }, + { + "extn": "9592", + "id": "12347", + "name": "Denny Gallacher", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$180,789", + "start_date": "2/6/2015" + }, + { + "extn": "8186", + "id": "12348", + "name": "Domenic Douglas", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$113,890", + "start_date": "2/18/2011" + }, + { + "extn": "5123", + "id": "12349", + "name": "Hank Seymour", + "office": "Huntsville", + "position": "Loan Officer", + "salary": "$293,432", + "start_date": "5/4/2013" + }, + { + "extn": "1003", + "id": "12350", + "name": "Bart James", + "office": "Norfolk", + "position": "Audiologist", + "salary": "$259,243", + "start_date": "4/14/2000" + }, + { + "extn": "3719", + "id": "12351", + "name": "Macy Booth", + "office": "Memphis", + "position": "Global Logistics Supervisor", + "salary": "$263,473", + "start_date": "6/25/2013" + }, + { + "extn": "1191", + "id": "12352", + "name": "Benjamin Irving", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$203,087", + "start_date": "1/5/2006" + }, + { + "extn": "8388", + "id": "12353", + "name": "Cara Hobson", + "office": "Omaha", + "position": "Bellman", + "salary": "$276,375", + "start_date": "2/15/2011" + }, + { + "extn": "2847", + "id": "12354", + "name": "Daron Downing", + "office": "Wien", + "position": "Steward", + "salary": "$80,116", + "start_date": "5/7/2007" + }, + { + "extn": "4050", + "id": "12355", + "name": "Remy Bell", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$187,795", + "start_date": "9/12/2019" + }, + { + "extn": "7599", + "id": "12356", + "name": "Marvin Sylvester", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$255,778", + "start_date": "1/11/2017" + }, + { + "extn": "9654", + "id": "12357", + "name": "Bart Mills", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$177,843", + "start_date": "12/10/2001" + }, + { + "extn": "5583", + "id": "12358", + "name": "Daron Latham", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$36,678", + "start_date": "5/27/2004" + }, + { + "extn": "8836", + "id": "12359", + "name": "Tess Moore", + "office": "Boston", + "position": "Health Educator", + "salary": "$113,599", + "start_date": "8/19/2012" + }, + { + "extn": "9272", + "id": "12360", + "name": "Fiona Thompson", + "office": "Los Angeles", + "position": "Cook", + "salary": "$103,054", + "start_date": "8/15/2000" + }, + { + "extn": "7998", + "id": "12361", + "name": "Alan Lindop", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$180,299", + "start_date": "12/6/2006" + }, + { + "extn": "7746", + "id": "12362", + "name": "Abdul Baker", + "office": "Wien", + "position": "Physician", + "salary": "$59,341", + "start_date": "7/2/2004" + }, + { + "extn": "7986", + "id": "12363", + "name": "Lucas Whatson", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$175,645", + "start_date": "1/2/2006" + }, + { + "extn": "6655", + "id": "12364", + "name": "Dasha Bryant", + "office": "Anaheim", + "position": "Bellman", + "salary": "$167,255", + "start_date": "1/16/2017" + }, + { + "extn": "8710", + "id": "12365", + "name": "Taylor Bishop", + "office": "Omaha", + "position": "Auditor", + "salary": "$253,472", + "start_date": "8/3/2005" + }, + { + "extn": "2285", + "id": "12366", + "name": "Brooklyn Howard", + "office": "Irving", + "position": "CNC Operator", + "salary": "$25,418", + "start_date": "5/14/2011" + }, + { + "extn": "2123", + "id": "12367", + "name": "Shannon Freeburn", + "office": "Murfreesboro", + "position": "Auditor", + "salary": "$49,937", + "start_date": "11/15/2011" + }, + { + "extn": "2921", + "id": "12368", + "name": "Carl Kaur", + "office": "Baltimore", + "position": "Clerk", + "salary": "$200,497", + "start_date": "11/4/2008" + }, + { + "extn": "9613", + "id": "12369", + "name": "Roger Stanley", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$173,204", + "start_date": "3/18/2014" + }, + { + "extn": "4029", + "id": "12370", + "name": "Johnathan Partridge", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$280,291", + "start_date": "2/10/2003" + }, + { + "extn": "4127", + "id": "12371", + "name": "Nathan Dempsey", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$148,762", + "start_date": "2/17/2007" + }, + { + "extn": "5978", + "id": "12372", + "name": "Keira Carter", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$32,168", + "start_date": "9/20/2012" + }, + { + "extn": "8095", + "id": "12373", + "name": "Carl Kennedy", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$84,868", + "start_date": "3/3/2002" + }, + { + "extn": "9484", + "id": "12374", + "name": "Daniel Porter", + "office": "Toledo", + "position": "Doctor", + "salary": "$14,186", + "start_date": "4/27/2007" + }, + { + "extn": "4412", + "id": "12375", + "name": "Leroy Mould", + "office": "Zurich", + "position": "Inspector", + "salary": "$204,278", + "start_date": "12/22/2011" + }, + { + "extn": "5357", + "id": "12376", + "name": "Lana Bailey", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$116,571", + "start_date": "4/29/2011" + }, + { + "extn": "5140", + "id": "12377", + "name": "Caitlyn Blackwall", + "office": "Amarillo", + "position": "HR Specialist", + "salary": "$258,893", + "start_date": "11/8/2013" + }, + { + "extn": "4957", + "id": "12378", + "name": "Skylar Weasley", + "office": "Rochester", + "position": "Doctor", + "salary": "$95,502", + "start_date": "6/25/2014" + }, + { + "extn": "2679", + "id": "12379", + "name": "Doris Calderwood", + "office": "Cincinnati", + "position": "Webmaster", + "salary": "$69,548", + "start_date": "7/19/2017" + }, + { + "extn": "4925", + "id": "12380", + "name": "Javier Victor", + "office": "Milano", + "position": "Audiologist", + "salary": "$204,211", + "start_date": "11/6/2002" + }, + { + "extn": "3618", + "id": "12381", + "name": "Johnny Rowan", + "office": "Orlando", + "position": "Accountant", + "salary": "$52,721", + "start_date": "8/8/2002" + }, + { + "extn": "7609", + "id": "12382", + "name": "Carl Stewart", + "office": "Los Angeles", + "position": "Designer", + "salary": "$113,687", + "start_date": "2/25/2010" + }, + { + "extn": "9543", + "id": "12383", + "name": "Mike Talbot", + "office": "Rome", + "position": "CNC Operator", + "salary": "$258,145", + "start_date": "10/30/2005" + }, + { + "extn": "7527", + "id": "12384", + "name": "Sarah Owen", + "office": "Worcester", + "position": "Production Painter", + "salary": "$264,715", + "start_date": "10/11/2011" + }, + { + "extn": "7286", + "id": "12385", + "name": "Caitlyn Harrington", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$152,520", + "start_date": "2/12/2008" + }, + { + "extn": "7904", + "id": "12386", + "name": "Shannon Drummond", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$58,154", + "start_date": "8/9/2003" + }, + { + "extn": "2404", + "id": "12387", + "name": "Matthew Owen", + "office": "San Bernardino", + "position": "Electrician", + "salary": "$229,556", + "start_date": "8/8/2015" + }, + { + "extn": "8348", + "id": "12388", + "name": "Kenzie Paterson", + "office": "Milwaukee", + "position": "Service Supervisor", + "salary": "$232,917", + "start_date": "10/22/2011" + }, + { + "extn": "2076", + "id": "12389", + "name": "Winnie Owen", + "office": "Louisville", + "position": "Staffing Consultant", + "salary": "$262,748", + "start_date": "5/23/2016" + }, + { + "extn": "8552", + "id": "12390", + "name": "Kurt Judd", + "office": "London", + "position": "Dentist", + "salary": "$245,214", + "start_date": "1/7/2005" + }, + { + "extn": "7615", + "id": "12391", + "name": "Rosalie Ward", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$97,621", + "start_date": "3/30/2007" + }, + { + "extn": "7693", + "id": "12392", + "name": "Maddison Squire", + "office": "Hollywood", + "position": "Electrician", + "salary": "$87,637", + "start_date": "3/24/2013" + }, + { + "extn": "4966", + "id": "12393", + "name": "Denis Rose", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$208,823", + "start_date": "12/29/2014" + }, + { + "extn": "3543", + "id": "12394", + "name": "Oliver Roth", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$164,356", + "start_date": "10/24/2001" + }, + { + "extn": "8662", + "id": "12395", + "name": "Ryan Morrow", + "office": "Salt Lake City", + "position": "Systems Administrator", + "salary": "$48,724", + "start_date": "2/6/2010" + }, + { + "extn": "5625", + "id": "12396", + "name": "Jacqueline Drummond", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$244,916", + "start_date": "5/2/2018" + }, + { + "extn": "6702", + "id": "12397", + "name": "Lucas Stevens", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$223,557", + "start_date": "8/15/2007" + }, + { + "extn": "3994", + "id": "12398", + "name": "Britney Bolton", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$268,749", + "start_date": "12/9/2017" + }, + { + "extn": "2181", + "id": "12399", + "name": "Rita Richards", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$29,782", + "start_date": "6/14/2011" + }, + { + "extn": "4563", + "id": "12400", + "name": "Dalia Faulkner", + "office": "Seattle", + "position": "Business Broker", + "salary": "$131,366", + "start_date": "5/14/2017" + }, + { + "extn": "4837", + "id": "12401", + "name": "Rick Powell", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$183,367", + "start_date": "9/25/2011" + }, + { + "extn": "4001", + "id": "12402", + "name": "Phoebe Morgan", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$101,708", + "start_date": "1/6/2005" + }, + { + "extn": "9649", + "id": "12403", + "name": "Abdul Asher", + "office": "Irving", + "position": "Design Engineer", + "salary": "$238,060", + "start_date": "1/31/2010" + }, + { + "extn": "8848", + "id": "12404", + "name": "Martha Moore", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$272,562", + "start_date": "12/29/2002" + }, + { + "extn": "1078", + "id": "12405", + "name": "Emmanuelle Ripley", + "office": "Lincoln", + "position": "Cook", + "salary": "$48,782", + "start_date": "10/1/2010" + }, + { + "extn": "7815", + "id": "12406", + "name": "Enoch Everett", + "office": "Madison", + "position": "Web Developer", + "salary": "$86,392", + "start_date": "7/3/2012" + }, + { + "extn": "6680", + "id": "12407", + "name": "Maggie Allington", + "office": "Chicago", + "position": "Physician", + "salary": "$266,161", + "start_date": "7/22/2007" + }, + { + "extn": "9150", + "id": "12408", + "name": "Lillian Lloyd", + "office": "New Orleans", + "position": "Service Supervisor", + "salary": "$85,120", + "start_date": "11/29/2009" + }, + { + "extn": "4593", + "id": "12409", + "name": "Russel Gates", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$217,348", + "start_date": "10/22/2007" + }, + { + "extn": "5741", + "id": "12410", + "name": "Michael Young", + "office": "Laredo", + "position": "Audiologist", + "salary": "$201,360", + "start_date": "1/23/2018" + }, + { + "extn": "2998", + "id": "12411", + "name": "Stephanie Potts", + "office": "Boston", + "position": "Business Broker", + "salary": "$125,671", + "start_date": "5/17/2014" + }, + { + "extn": "2731", + "id": "12412", + "name": "Bridget Scott", + "office": "Jacksonville", + "position": "Audiologist", + "salary": "$205,050", + "start_date": "6/20/2019" + }, + { + "extn": "7602", + "id": "12413", + "name": "Hank Leigh", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$244,737", + "start_date": "4/18/2019" + }, + { + "extn": "2670", + "id": "12414", + "name": "Javier Porter", + "office": "Tokyo", + "position": "Health Educator", + "salary": "$183,706", + "start_date": "5/27/2003" + }, + { + "extn": "7838", + "id": "12415", + "name": "Tara Thornton", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$75,049", + "start_date": "4/1/2014" + }, + { + "extn": "4118", + "id": "12416", + "name": "Juliet Scott", + "office": "Valetta", + "position": "Lecturer", + "salary": "$20,371", + "start_date": "8/28/2019" + }, + { + "extn": "2371", + "id": "12417", + "name": "Oliver Thompson", + "office": "Bellevue", + "position": "Designer", + "salary": "$88,634", + "start_date": "10/14/2015" + }, + { + "extn": "3107", + "id": "12418", + "name": "Mona Khan", + "office": "Bridgeport", + "position": "HR Specialist", + "salary": "$294,755", + "start_date": "3/22/2004" + }, + { + "extn": "8031", + "id": "12419", + "name": "Erick Hill", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$14,324", + "start_date": "5/11/2016" + }, + { + "extn": "6327", + "id": "12420", + "name": "Chester Kennedy", + "office": "Salem", + "position": "Baker", + "salary": "$24,664", + "start_date": "3/23/2011" + }, + { + "extn": "7258", + "id": "12421", + "name": "Kendra Harrison", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$18,948", + "start_date": "1/5/2015" + }, + { + "extn": "2333", + "id": "12422", + "name": "Kieth Weston", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$152,748", + "start_date": "4/14/2000" + }, + { + "extn": "1052", + "id": "12423", + "name": "Dalia Benson", + "office": "Columbus", + "position": "Associate Professor", + "salary": "$188,363", + "start_date": "4/24/2012" + }, + { + "extn": "4231", + "id": "12424", + "name": "Henry Cann", + "office": "Norfolk", + "position": "Lecturer", + "salary": "$183,484", + "start_date": "7/27/2002" + }, + { + "extn": "4950", + "id": "12425", + "name": "Colleen Holmes", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$92,718", + "start_date": "4/14/2008" + }, + { + "extn": "1853", + "id": "12426", + "name": "Georgia Wild", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$236,621", + "start_date": "11/24/2014" + }, + { + "extn": "2573", + "id": "12427", + "name": "Wade Cooper", + "office": "San Diego", + "position": "Physician", + "salary": "$272,660", + "start_date": "12/30/2012" + }, + { + "extn": "3426", + "id": "12428", + "name": "Jolene Noach", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$272,101", + "start_date": "8/10/2003" + }, + { + "extn": "5965", + "id": "12429", + "name": "Hank Hancock", + "office": "Rochester", + "position": "Machine Operator", + "salary": "$65,480", + "start_date": "9/8/2000" + }, + { + "extn": "8957", + "id": "12430", + "name": "Bridget Leigh", + "office": "Portland", + "position": "Laboratory Technician", + "salary": "$244,043", + "start_date": "10/25/2004" + }, + { + "extn": "8014", + "id": "12431", + "name": "Noah Wooldridge", + "office": "New York", + "position": "Health Educator", + "salary": "$94,483", + "start_date": "7/20/2009" + }, + { + "extn": "9845", + "id": "12432", + "name": "Juliette Antcliff", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$62,856", + "start_date": "1/20/2002" + }, + { + "extn": "4953", + "id": "12433", + "name": "Denny Egerton", + "office": "Oklahoma City", + "position": "Inspector", + "salary": "$234,524", + "start_date": "11/25/2005" + }, + { + "extn": "6833", + "id": "12434", + "name": "Mason Harrison", + "office": "New York", + "position": "Systems Administrator", + "salary": "$236,771", + "start_date": "1/22/2005" + }, + { + "extn": "5686", + "id": "12435", + "name": "Alba Mcguire", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$280,560", + "start_date": "2/26/2005" + }, + { + "extn": "3440", + "id": "12436", + "name": "Hayden Norton", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$106,356", + "start_date": "11/1/2000" + }, + { + "extn": "1741", + "id": "12437", + "name": "Nathan Selby", + "office": "Scottsdale", + "position": "Designer", + "salary": "$122,915", + "start_date": "1/11/2009" + }, + { + "extn": "8119", + "id": "12438", + "name": "Cristal Fowler", + "office": "Worcester", + "position": "HR Coordinator", + "salary": "$22,582", + "start_date": "5/29/2015" + }, + { + "extn": "5670", + "id": "12439", + "name": "Sofia Ingram", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$75,423", + "start_date": "7/8/2019" + }, + { + "extn": "9452", + "id": "12440", + "name": "Ruby Sylvester", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$228,938", + "start_date": "7/10/2003" + }, + { + "extn": "7261", + "id": "12441", + "name": "Daniel Locke", + "office": "Toledo", + "position": "Bookkeeper", + "salary": "$136,964", + "start_date": "12/23/2004" + }, + { + "extn": "5625", + "id": "12442", + "name": "Luke Grant", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$60,410", + "start_date": "7/28/2018" + }, + { + "extn": "5791", + "id": "12443", + "name": "Carina Wigley", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$24,534", + "start_date": "8/10/2016" + }, + { + "extn": "4897", + "id": "12444", + "name": "Sage Preston", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$140,634", + "start_date": "9/18/2005" + }, + { + "extn": "6249", + "id": "12445", + "name": "Valerie Wilson", + "office": "Toledo", + "position": "Food Technologist", + "salary": "$127,977", + "start_date": "2/27/2013" + }, + { + "extn": "8878", + "id": "12446", + "name": "Jack Carter", + "office": "Milwaukee", + "position": "Physician", + "salary": "$74,527", + "start_date": "4/2/2014" + }, + { + "extn": "4451", + "id": "12447", + "name": "Leroy Faulkner", + "office": "New York", + "position": "Chef Manager", + "salary": "$236,011", + "start_date": "12/25/2009" + }, + { + "extn": "5026", + "id": "12448", + "name": "Bart Campbell", + "office": "Louisville", + "position": "Inspector", + "salary": "$28,291", + "start_date": "1/14/2005" + }, + { + "extn": "4575", + "id": "12449", + "name": "Kurt Edwards", + "office": "Berlin", + "position": "Healthcare Specialist", + "salary": "$292,686", + "start_date": "3/8/2008" + }, + { + "extn": "7100", + "id": "12450", + "name": "Jolene Grant", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$293,711", + "start_date": "7/21/2005" + }, + { + "extn": "5156", + "id": "12451", + "name": "Oliver Lloyd", + "office": "Norfolk", + "position": "Baker", + "salary": "$88,697", + "start_date": "5/18/2005" + }, + { + "extn": "5279", + "id": "12452", + "name": "Holly Rivers", + "office": "Huntsville", + "position": "Banker", + "salary": "$155,999", + "start_date": "2/7/2002" + }, + { + "extn": "2277", + "id": "12453", + "name": "Peter Eastwood", + "office": "Indianapolis", + "position": "Banker", + "salary": "$286,790", + "start_date": "6/5/2011" + }, + { + "extn": "4821", + "id": "12454", + "name": "Tony Chapman", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$183,737", + "start_date": "11/9/2018" + }, + { + "extn": "7724", + "id": "12455", + "name": "Anabel Hepburn", + "office": "Baltimore", + "position": "Bellman", + "salary": "$20,655", + "start_date": "12/16/2015" + }, + { + "extn": "1239", + "id": "12456", + "name": "Elijah Varley", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$104,445", + "start_date": "7/25/2002" + }, + { + "extn": "8548", + "id": "12457", + "name": "Percy Jarrett", + "office": "Long Beach", + "position": "Pharmacist", + "salary": "$97,469", + "start_date": "7/7/2013" + }, + { + "extn": "4057", + "id": "12458", + "name": "Ryan Mould", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$278,334", + "start_date": "6/9/2016" + }, + { + "extn": "4656", + "id": "12459", + "name": "Aeris Burnley", + "office": "Nashville", + "position": "Lecturer", + "salary": "$123,878", + "start_date": "4/30/2018" + }, + { + "extn": "4741", + "id": "12460", + "name": "Alice Vaughn", + "office": "Atlanta", + "position": "Dentist", + "salary": "$293,014", + "start_date": "2/25/2019" + }, + { + "extn": "6652", + "id": "12461", + "name": "Tom Upton", + "office": "Toledo", + "position": "Cashier", + "salary": "$164,708", + "start_date": "8/28/2015" + }, + { + "extn": "5750", + "id": "12462", + "name": "Barry Hooper", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$213,607", + "start_date": "6/15/2005" + }, + { + "extn": "8552", + "id": "12463", + "name": "Bryon Poole", + "office": "Springfield", + "position": "Global Logistics Supervisor", + "salary": "$255,083", + "start_date": "3/11/2008" + }, + { + "extn": "3820", + "id": "12464", + "name": "Gil Reese", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$32,220", + "start_date": "11/14/2005" + }, + { + "extn": "5291", + "id": "12465", + "name": "Maria Abbot", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$181,169", + "start_date": "9/6/2008" + }, + { + "extn": "2849", + "id": "12466", + "name": "Maxwell Walter", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$237,449", + "start_date": "11/5/2018" + }, + { + "extn": "7752", + "id": "12467", + "name": "Anais Hall", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$47,917", + "start_date": "1/26/2019" + }, + { + "extn": "1367", + "id": "12468", + "name": "Rosalie Mcneill", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$185,770", + "start_date": "7/27/2018" + }, + { + "extn": "1590", + "id": "12469", + "name": "Barney Butler", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$66,402", + "start_date": "10/17/2001" + }, + { + "extn": "6530", + "id": "12470", + "name": "Natalie Mccormick", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$281,188", + "start_date": "8/19/2013" + }, + { + "extn": "4358", + "id": "12471", + "name": "Hank Snell", + "office": "Dallas", + "position": "Accountant", + "salary": "$261,149", + "start_date": "1/13/2018" + }, + { + "extn": "7814", + "id": "12472", + "name": "Chris Phillips", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$82,327", + "start_date": "10/8/2017" + }, + { + "extn": "4358", + "id": "12473", + "name": "Keira Richards", + "office": "New York", + "position": "Health Educator", + "salary": "$52,404", + "start_date": "5/19/2006" + }, + { + "extn": "4814", + "id": "12474", + "name": "Sebastian Jenkin", + "office": "Henderson", + "position": "Doctor", + "salary": "$263,532", + "start_date": "3/23/2014" + }, + { + "extn": "9520", + "id": "12475", + "name": "Denny Stevens", + "office": "Louisville", + "position": "Bookkeeper", + "salary": "$246,338", + "start_date": "6/13/2018" + }, + { + "extn": "5283", + "id": "12476", + "name": "Gabriel Pierce", + "office": "Atlanta", + "position": "Banker", + "salary": "$141,404", + "start_date": "8/19/2010" + }, + { + "extn": "6670", + "id": "12477", + "name": "Remy Long", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$14,793", + "start_date": "5/13/2009" + }, + { + "extn": "9593", + "id": "12478", + "name": "Cherish Shelton", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$117,801", + "start_date": "6/8/2007" + }, + { + "extn": "9354", + "id": "12479", + "name": "Aurelia Phillips", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$281,382", + "start_date": "10/13/2004" + }, + { + "extn": "2379", + "id": "12480", + "name": "Lucas Little", + "office": "San Jose", + "position": "Accountant", + "salary": "$22,899", + "start_date": "12/13/2005" + }, + { + "extn": "4543", + "id": "12481", + "name": "Stacy Brooks", + "office": "Henderson", + "position": "Auditor", + "salary": "$28,764", + "start_date": "7/12/2011" + }, + { + "extn": "9603", + "id": "12482", + "name": "Chad Jarvis", + "office": "San Bernardino", + "position": "Audiologist", + "salary": "$259,658", + "start_date": "10/14/2010" + }, + { + "extn": "5978", + "id": "12483", + "name": "Chadwick Parker", + "office": "Tokyo", + "position": "Fabricator", + "salary": "$21,166", + "start_date": "5/23/2004" + }, + { + "extn": "8240", + "id": "12484", + "name": "Abdul Rodgers", + "office": "Lancaster", + "position": "Doctor", + "salary": "$16,614", + "start_date": "10/22/2016" + }, + { + "extn": "3660", + "id": "12485", + "name": "Leroy Wise", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$182,619", + "start_date": "10/28/2006" + }, + { + "extn": "4203", + "id": "12486", + "name": "Joyce Robinson", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$276,881", + "start_date": "7/22/2000" + }, + { + "extn": "4120", + "id": "12487", + "name": "Emma Russell", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$193,785", + "start_date": "8/30/2014" + }, + { + "extn": "1111", + "id": "12488", + "name": "Joyce Judd", + "office": "Berna", + "position": "Design Engineer", + "salary": "$28,739", + "start_date": "5/12/2018" + }, + { + "extn": "7472", + "id": "12489", + "name": "Julian Parker", + "office": "Pittsburgh", + "position": "Electrician", + "salary": "$222,706", + "start_date": "9/30/2009" + }, + { + "extn": "5145", + "id": "12490", + "name": "Gina Jones", + "office": "Berlin", + "position": "Baker", + "salary": "$61,145", + "start_date": "10/12/2019" + }, + { + "extn": "9219", + "id": "12491", + "name": "Alexa Page ", + "office": "Lisbon", + "position": "Loan Officer", + "salary": "$175,588", + "start_date": "4/23/2000" + }, + { + "extn": "6918", + "id": "12492", + "name": "Nicholas Wild", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$290,325", + "start_date": "5/24/2000" + }, + { + "extn": "1947", + "id": "12493", + "name": "Lynn Ellis", + "office": "Arlington", + "position": "Physician", + "salary": "$208,025", + "start_date": "3/23/2009" + }, + { + "extn": "7286", + "id": "12494", + "name": "Darlene King", + "office": "Stockton", + "position": "Health Educator", + "salary": "$246,446", + "start_date": "6/19/2011" + }, + { + "extn": "4233", + "id": "12495", + "name": "Davina Garner", + "office": "Amarillo", + "position": "Cook", + "salary": "$151,085", + "start_date": "9/26/2006" + }, + { + "extn": "6824", + "id": "12496", + "name": "Angelina Graves", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$37,254", + "start_date": "1/21/2018" + }, + { + "extn": "5856", + "id": "12497", + "name": "Melanie Andrews", + "office": "Escondido", + "position": "Designer", + "salary": "$171,876", + "start_date": "5/17/2006" + }, + { + "extn": "2482", + "id": "12498", + "name": "Henry Stone ", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$57,440", + "start_date": "2/6/2002" + }, + { + "extn": "4246", + "id": "12499", + "name": "Julianna Riley", + "office": "Lisbon", + "position": "Designer", + "salary": "$69,885", + "start_date": "6/18/2018" + }, + { + "extn": "1658", + "id": "12500", + "name": "Elijah Bailey", + "office": "London", + "position": "Inspector", + "salary": "$98,128", + "start_date": "11/12/2015" + }, + { + "extn": "8807", + "id": "12501", + "name": "Lily Yard", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$60,194", + "start_date": "10/15/2014" + }, + { + "extn": "5639", + "id": "12502", + "name": "Emerald Farrow", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$121,673", + "start_date": "1/19/2019" + }, + { + "extn": "8041", + "id": "12503", + "name": "Danny Rainford", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$71,845", + "start_date": "8/25/2000" + }, + { + "extn": "2679", + "id": "12504", + "name": "Doug Robe", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$284,600", + "start_date": "4/3/2001" + }, + { + "extn": "9941", + "id": "12505", + "name": "Johnathan Downing", + "office": "Bucharest", + "position": "Operator", + "salary": "$265,672", + "start_date": "8/21/2005" + }, + { + "extn": "4525", + "id": "12506", + "name": "Jennifer Partridge", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$291,513", + "start_date": "2/6/2019" + }, + { + "extn": "6980", + "id": "12507", + "name": "Faith Nobbs", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$119,189", + "start_date": "5/8/2015" + }, + { + "extn": "8067", + "id": "12508", + "name": "Isabella Weatcroft", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$118,717", + "start_date": "10/10/2000" + }, + { + "extn": "3030", + "id": "12509", + "name": "Denis Newman", + "office": "El Paso", + "position": "Mobile Developer", + "salary": "$250,897", + "start_date": "4/26/2013" + }, + { + "extn": "8746", + "id": "12510", + "name": "Nathan Buckley", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$143,165", + "start_date": "4/16/2012" + }, + { + "extn": "8178", + "id": "12511", + "name": "Lucas Rogers", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$219,867", + "start_date": "7/11/2003" + }, + { + "extn": "8058", + "id": "12512", + "name": "John Bolton", + "office": "St. Louis", + "position": "Insurance Broker", + "salary": "$250,921", + "start_date": "11/16/2010" + }, + { + "extn": "2481", + "id": "12513", + "name": "Eduardo Milner", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$208,184", + "start_date": "7/15/2003" + }, + { + "extn": "6755", + "id": "12514", + "name": "Joyce Oldfield", + "office": "Richmond", + "position": "Inspector", + "salary": "$57,121", + "start_date": "4/30/2017" + }, + { + "extn": "6029", + "id": "12515", + "name": "Denny Lee", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$212,614", + "start_date": "7/26/2016" + }, + { + "extn": "6963", + "id": "12516", + "name": "Adalie Weston", + "office": "New York", + "position": "Production Painter", + "salary": "$13,165", + "start_date": "4/4/2000" + }, + { + "extn": "6649", + "id": "12517", + "name": "Rihanna Robe", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$262,911", + "start_date": "1/9/2018" + }, + { + "extn": "4372", + "id": "12518", + "name": "Martin Connor", + "office": "Indianapolis", + "position": "IT Support Staff", + "salary": "$95,045", + "start_date": "4/14/2012" + }, + { + "extn": "7631", + "id": "12519", + "name": "Georgia Ellis", + "office": "Denver", + "position": "Cashier", + "salary": "$171,912", + "start_date": "3/9/2004" + }, + { + "extn": "4773", + "id": "12520", + "name": "Beatrice Hamilton", + "office": "Charlotte", + "position": "Ambulatory Nurse", + "salary": "$66,154", + "start_date": "2/12/2004" + }, + { + "extn": "3037", + "id": "12521", + "name": "Danny Stevens", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$170,270", + "start_date": "8/29/2012" + }, + { + "extn": "5339", + "id": "12522", + "name": "Aiden Hope", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$174,770", + "start_date": "5/30/2003" + }, + { + "extn": "5112", + "id": "12523", + "name": "Mina Jarrett", + "office": "Innsbruck", + "position": "Health Educator", + "salary": "$271,627", + "start_date": "12/20/2003" + }, + { + "extn": "2147", + "id": "12524", + "name": "Isabel Neal", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$202,171", + "start_date": "7/13/2019" + }, + { + "extn": "8542", + "id": "12525", + "name": "Tony Pearson", + "office": "Zurich", + "position": "Dentist", + "salary": "$299,605", + "start_date": "5/21/2014" + }, + { + "extn": "9852", + "id": "12526", + "name": "Ryan Turner", + "office": "Oakland", + "position": "Banker", + "salary": "$51,990", + "start_date": "8/6/2003" + }, + { + "extn": "9001", + "id": "12527", + "name": "Johnathan Boyle", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$93,538", + "start_date": "11/17/2000" + }, + { + "extn": "1965", + "id": "12528", + "name": "Caydence Tyler", + "office": "Jersey City", + "position": "Operator", + "salary": "$249,776", + "start_date": "3/7/2007" + }, + { + "extn": "4781", + "id": "12529", + "name": "Carolyn Murray", + "office": "Berna", + "position": "Biologist", + "salary": "$217,865", + "start_date": "1/7/2000" + }, + { + "extn": "9275", + "id": "12530", + "name": "George Ulyatt", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$129,349", + "start_date": "8/1/2016" + }, + { + "extn": "7656", + "id": "12531", + "name": "Abdul Cassidy", + "office": "El Paso", + "position": "Laboratory Technician", + "salary": "$95,948", + "start_date": "6/20/2001" + }, + { + "extn": "4968", + "id": "12532", + "name": "Trisha Santos", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$200,123", + "start_date": "5/18/2012" + }, + { + "extn": "1412", + "id": "12533", + "name": "Rihanna Dunbar", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$191,695", + "start_date": "10/10/2008" + }, + { + "extn": "5857", + "id": "12534", + "name": "Noah Attwood", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$179,504", + "start_date": "3/6/2005" + }, + { + "extn": "7459", + "id": "12535", + "name": "Paige Ainsworth", + "office": "Valetta", + "position": "Healthcare Specialist", + "salary": "$259,645", + "start_date": "11/2/2007" + }, + { + "extn": "9164", + "id": "12536", + "name": "Christy Larkin", + "office": "Memphis", + "position": "Paramedic", + "salary": "$101,470", + "start_date": "7/23/2000" + }, + { + "extn": "3602", + "id": "12537", + "name": "Liliana Leslie", + "office": "Anaheim", + "position": "Healthcare Specialist", + "salary": "$10,146", + "start_date": "9/3/2001" + }, + { + "extn": "6757", + "id": "12538", + "name": "Georgia Underhill", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$110,975", + "start_date": "5/16/2014" + }, + { + "extn": "3572", + "id": "12539", + "name": "Barney Walter", + "office": "Glendale", + "position": "Paramedic", + "salary": "$217,540", + "start_date": "1/7/2007" + }, + { + "extn": "1904", + "id": "12540", + "name": "Sloane Weston", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$179,703", + "start_date": "2/7/2002" + }, + { + "extn": "9420", + "id": "12541", + "name": "Boris Bloom", + "office": "New York", + "position": "CNC Operator", + "salary": "$184,445", + "start_date": "9/14/2007" + }, + { + "extn": "5074", + "id": "12542", + "name": "Angelica Dixon", + "office": "New York", + "position": "Lecturer", + "salary": "$44,500", + "start_date": "11/2/2015" + }, + { + "extn": "3109", + "id": "12543", + "name": "Kurt Shaw", + "office": "Madrid", + "position": "Pharmacist", + "salary": "$34,854", + "start_date": "5/18/2012" + }, + { + "extn": "4421", + "id": "12544", + "name": "Robyn Wilkinson", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$224,139", + "start_date": "4/17/2008" + }, + { + "extn": "2789", + "id": "12545", + "name": "Nate Wright", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$10,059", + "start_date": "12/15/2012" + }, + { + "extn": "5942", + "id": "12546", + "name": "Leanne Wigley", + "office": "Hayward", + "position": "Baker", + "salary": "$167,213", + "start_date": "1/20/2003" + }, + { + "extn": "2961", + "id": "12547", + "name": "Destiny Thomas", + "office": "Bellevue", + "position": "Biologist", + "salary": "$104,821", + "start_date": "4/19/2008" + }, + { + "extn": "9530", + "id": "12548", + "name": "Michael Hudson", + "office": "Madrid", + "position": "Inspector", + "salary": "$226,755", + "start_date": "6/7/2008" + }, + { + "extn": "6040", + "id": "12549", + "name": "Rick Lomax", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$113,356", + "start_date": "3/26/2017" + }, + { + "extn": "1321", + "id": "12550", + "name": "Maribel Andersson", + "office": "Fullerton", + "position": "IT Support Staff", + "salary": "$118,145", + "start_date": "8/19/2008" + }, + { + "extn": "2466", + "id": "12551", + "name": "Margot Bingham", + "office": "Fayetteville", + "position": "Laboratory Technician", + "salary": "$181,150", + "start_date": "2/2/2004" + }, + { + "extn": "5726", + "id": "12552", + "name": "Javier Ainsworth", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$251,948", + "start_date": "1/8/2017" + }, + { + "extn": "9894", + "id": "12553", + "name": "Daria Appleton", + "office": "Lyon", + "position": "Health Educator", + "salary": "$93,112", + "start_date": "9/22/2007" + }, + { + "extn": "5387", + "id": "12554", + "name": "Valerie Gordon", + "office": "Bakersfield", + "position": "Global Logistics Supervisor", + "salary": "$75,972", + "start_date": "1/1/2014" + }, + { + "extn": "3059", + "id": "12555", + "name": "Belinda Judd", + "office": "Henderson", + "position": "Web Developer", + "salary": "$85,466", + "start_date": "1/19/2018" + }, + { + "extn": "2347", + "id": "12556", + "name": "Sage Gordon", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$61,072", + "start_date": "4/26/2004" + }, + { + "extn": "4802", + "id": "12557", + "name": "Sydney Rowlands", + "office": "Worcester", + "position": "Executive Director", + "salary": "$36,464", + "start_date": "5/9/2007" + }, + { + "extn": "8767", + "id": "12558", + "name": "Phillip Booth", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$36,853", + "start_date": "3/9/2003" + }, + { + "extn": "7313", + "id": "12559", + "name": "Hank Squire", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$231,044", + "start_date": "1/12/2011" + }, + { + "extn": "6845", + "id": "12560", + "name": "Rachael Gosling", + "office": "Milwaukee", + "position": "Laboratory Technician", + "salary": "$173,371", + "start_date": "9/2/2009" + }, + { + "extn": "4569", + "id": "12561", + "name": "Nate Thomson", + "office": "Otawa", + "position": "Biologist", + "salary": "$48,793", + "start_date": "1/12/2007" + }, + { + "extn": "5464", + "id": "12562", + "name": "Caleb Eyres", + "office": "Hayward", + "position": "Health Educator", + "salary": "$254,920", + "start_date": "4/8/2013" + }, + { + "extn": "8462", + "id": "12563", + "name": "Benny Graham", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$290,013", + "start_date": "2/19/2010" + }, + { + "extn": "1073", + "id": "12564", + "name": "Rosalyn Miller", + "office": "Santa Ana", + "position": "Health Educator", + "salary": "$48,793", + "start_date": "3/2/2003" + }, + { + "extn": "8491", + "id": "12565", + "name": "Ronald Drake", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$55,203", + "start_date": "8/30/2019" + }, + { + "extn": "2861", + "id": "12566", + "name": "Clint Skinner", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$215,783", + "start_date": "6/2/2010" + }, + { + "extn": "7330", + "id": "12567", + "name": "Sebastian Sanchez", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$136,920", + "start_date": "2/8/2013" + }, + { + "extn": "6757", + "id": "12568", + "name": "Anthony Ramsey", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$218,985", + "start_date": "6/16/2013" + }, + { + "extn": "3523", + "id": "12569", + "name": "Henry Ellwood", + "office": "Ontario", + "position": "Laboratory Technician", + "salary": "$70,775", + "start_date": "11/23/2018" + }, + { + "extn": "2342", + "id": "12570", + "name": "Mason Lambert", + "office": "Moreno Valley", + "position": "Stockbroker", + "salary": "$212,031", + "start_date": "9/17/2005" + }, + { + "extn": "2557", + "id": "12571", + "name": "Russel Talbot", + "office": "Quebec", + "position": "Doctor", + "salary": "$119,568", + "start_date": "7/25/2017" + }, + { + "extn": "6582", + "id": "12572", + "name": "Andie Keys", + "office": "Madison", + "position": "Bellman", + "salary": "$99,604", + "start_date": "7/19/2007" + }, + { + "extn": "8991", + "id": "12573", + "name": "Phillip Quinnell", + "office": "Minneapolis", + "position": "Staffing Consultant", + "salary": "$269,219", + "start_date": "7/1/2010" + }, + { + "extn": "3458", + "id": "12574", + "name": "William Parker", + "office": "Oakland", + "position": "Treasurer", + "salary": "$295,273", + "start_date": "6/19/2015" + }, + { + "extn": "7078", + "id": "12575", + "name": "Peter Salt", + "office": "Berna", + "position": "Physician", + "salary": "$205,417", + "start_date": "3/29/2013" + }, + { + "extn": "8521", + "id": "12576", + "name": "Amelia Appleton", + "office": "Stockton", + "position": "Web Developer", + "salary": "$268,288", + "start_date": "10/13/2019" + }, + { + "extn": "9234", + "id": "12577", + "name": "Matt Hunt", + "office": "Milano", + "position": "Project Manager", + "salary": "$154,961", + "start_date": "2/15/2002" + }, + { + "extn": "5007", + "id": "12578", + "name": "Teagan Fox", + "office": "Sacramento", + "position": "Electrician", + "salary": "$129,163", + "start_date": "12/7/2016" + }, + { + "extn": "2438", + "id": "12579", + "name": "Skylar Zaoui", + "office": "Hayward", + "position": "Fabricator", + "salary": "$240,573", + "start_date": "9/20/2018" + }, + { + "extn": "2668", + "id": "12580", + "name": "Erick Veale", + "office": "Amarillo", + "position": "Designer", + "salary": "$194,647", + "start_date": "12/4/2014" + }, + { + "extn": "2552", + "id": "12581", + "name": "Caydence Cox", + "office": "Oakland", + "position": "Biologist", + "salary": "$70,980", + "start_date": "12/14/2010" + }, + { + "extn": "1904", + "id": "12582", + "name": "Lily Gordon", + "office": "Otawa", + "position": "Clerk", + "salary": "$112,894", + "start_date": "10/15/2018" + }, + { + "extn": "5521", + "id": "12583", + "name": "Jessica Holmes", + "office": "Lisbon", + "position": "HR Coordinator", + "salary": "$79,813", + "start_date": "4/4/2013" + }, + { + "extn": "5116", + "id": "12584", + "name": "Tess Neville", + "office": "Columbus", + "position": "Steward", + "salary": "$60,129", + "start_date": "4/20/2015" + }, + { + "extn": "5413", + "id": "12585", + "name": "Gloria London", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$27,217", + "start_date": "12/6/2012" + }, + { + "extn": "2312", + "id": "12586", + "name": "Barney Wise", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$103,997", + "start_date": "12/26/2000" + }, + { + "extn": "5464", + "id": "12587", + "name": "Rosalyn Wise", + "office": "Murfreesboro", + "position": "Systems Administrator", + "salary": "$87,017", + "start_date": "9/18/2009" + }, + { + "extn": "9228", + "id": "12588", + "name": "Javier Bristow", + "office": "Las Vegas", + "position": "Service Supervisor", + "salary": "$174,447", + "start_date": "7/14/2003" + }, + { + "extn": "9961", + "id": "12589", + "name": "Sharon Ramsey", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$99,907", + "start_date": "5/29/2012" + }, + { + "extn": "9713", + "id": "12590", + "name": "Rosalee Andrews", + "office": "Washington", + "position": "Paramedic", + "salary": "$88,916", + "start_date": "2/3/2003" + }, + { + "extn": "2607", + "id": "12591", + "name": "Oliver Olivier", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$146,337", + "start_date": "9/8/2002" + }, + { + "extn": "2942", + "id": "12592", + "name": "Hannah Price", + "office": "Boston", + "position": "Steward", + "salary": "$291,794", + "start_date": "10/18/2009" + }, + { + "extn": "6325", + "id": "12593", + "name": "Violet Burnley", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$209,916", + "start_date": "2/28/2004" + }, + { + "extn": "1910", + "id": "12594", + "name": "Adela Coleman", + "office": "San Antonio", + "position": "Software Engineer", + "salary": "$44,506", + "start_date": "11/12/2008" + }, + { + "extn": "7805", + "id": "12595", + "name": "Luna Wright", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$63,345", + "start_date": "8/23/2018" + }, + { + "extn": "5350", + "id": "12596", + "name": "Cedrick Bell", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$63,470", + "start_date": "10/12/2010" + }, + { + "extn": "4651", + "id": "12597", + "name": "Alexander Clarke", + "office": "Toledo", + "position": "Food Technologist", + "salary": "$99,987", + "start_date": "10/16/2007" + }, + { + "extn": "3169", + "id": "12598", + "name": "Chuck Owens", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$124,343", + "start_date": "12/29/2008" + }, + { + "extn": "9062", + "id": "12599", + "name": "Trisha Clifford", + "office": "Anaheim", + "position": "HR Coordinator", + "salary": "$184,808", + "start_date": "2/10/2019" + }, + { + "extn": "6967", + "id": "12600", + "name": "Jayden Hunt", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$64,318", + "start_date": "8/6/2010" + }, + { + "extn": "9749", + "id": "12601", + "name": "Rocco Veale", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$178,542", + "start_date": "12/31/2005" + }, + { + "extn": "8020", + "id": "12602", + "name": "Barney Knight", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$130,460", + "start_date": "11/8/2009" + }, + { + "extn": "2804", + "id": "12603", + "name": "Selena Tanner", + "office": "Washington", + "position": "Insurance Broker", + "salary": "$123,767", + "start_date": "9/4/2015" + }, + { + "extn": "1764", + "id": "12604", + "name": "Jacob Gray", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$73,614", + "start_date": "8/30/2019" + }, + { + "extn": "2555", + "id": "12605", + "name": "Johnathan Bingham", + "office": "Anaheim", + "position": "Cashier", + "salary": "$122,868", + "start_date": "12/15/2014" + }, + { + "extn": "6834", + "id": "12606", + "name": "Bryon Armstrong", + "office": "Louisville", + "position": "Cook", + "salary": "$249,949", + "start_date": "1/9/2002" + }, + { + "extn": "7619", + "id": "12607", + "name": "Bryon Quinn", + "office": "Arlington", + "position": "Chef Manager", + "salary": "$101,131", + "start_date": "3/3/2008" + }, + { + "extn": "6178", + "id": "12608", + "name": "Carl Saunders", + "office": "Amarillo", + "position": "HR Specialist", + "salary": "$34,097", + "start_date": "3/31/2012" + }, + { + "extn": "6996", + "id": "12609", + "name": "Maxwell Vaughn", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$209,484", + "start_date": "10/20/2006" + }, + { + "extn": "9116", + "id": "12610", + "name": "Joseph Simmons", + "office": "Nashville", + "position": "Food Technologist", + "salary": "$289,631", + "start_date": "5/14/2000" + }, + { + "extn": "7422", + "id": "12611", + "name": "Chad Moore", + "office": "Long Beach", + "position": "Baker", + "salary": "$248,736", + "start_date": "6/11/2010" + }, + { + "extn": "5665", + "id": "12612", + "name": "Jamie King", + "office": "Scottsdale", + "position": "Baker", + "salary": "$113,929", + "start_date": "10/15/2014" + }, + { + "extn": "3380", + "id": "12613", + "name": "Jaylene York", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$36,431", + "start_date": "3/12/2014" + }, + { + "extn": "3976", + "id": "12614", + "name": "Caleb Ross", + "office": "San Jose", + "position": "Banker", + "salary": "$100,399", + "start_date": "6/24/2012" + }, + { + "extn": "3869", + "id": "12615", + "name": "Carter Wooldridge", + "office": "Venice", + "position": "Paramedic", + "salary": "$178,662", + "start_date": "12/1/2009" + }, + { + "extn": "7688", + "id": "12616", + "name": "Amy Ramsey", + "office": "Jersey City", + "position": "CNC Operator", + "salary": "$78,524", + "start_date": "3/13/2005" + }, + { + "extn": "2121", + "id": "12617", + "name": "Marjorie Shaw", + "office": "Tallahassee", + "position": "Systems Administrator", + "salary": "$131,874", + "start_date": "3/24/2008" + }, + { + "extn": "3808", + "id": "12618", + "name": "Nicholas Ogilvy", + "office": "Madrid", + "position": "Software Engineer", + "salary": "$74,599", + "start_date": "11/14/2007" + }, + { + "extn": "1776", + "id": "12619", + "name": "Davina Ring", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$108,538", + "start_date": "7/28/2017" + }, + { + "extn": "1427", + "id": "12620", + "name": "Rihanna Hill", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$241,320", + "start_date": "6/12/2007" + }, + { + "extn": "4189", + "id": "12621", + "name": "Matthew Martin", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$178,350", + "start_date": "11/3/2018" + }, + { + "extn": "9702", + "id": "12622", + "name": "Janice Collins", + "office": "Huntsville", + "position": "Inspector", + "salary": "$62,344", + "start_date": "7/7/2006" + }, + { + "extn": "8017", + "id": "12623", + "name": "Cassandra Skinner", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$285,331", + "start_date": "12/5/2006" + }, + { + "extn": "1581", + "id": "12624", + "name": "Jazmin Gregory", + "office": "Worcester", + "position": "Service Supervisor", + "salary": "$256,868", + "start_date": "7/18/2010" + }, + { + "extn": "2043", + "id": "12625", + "name": "Bryce Lewis", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$253,819", + "start_date": "2/6/2008" + }, + { + "extn": "7868", + "id": "12626", + "name": "Rae Overson", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$106,494", + "start_date": "5/17/2003" + }, + { + "extn": "4508", + "id": "12627", + "name": "Dasha Glynn", + "office": "Ontario", + "position": "Paramedic", + "salary": "$104,701", + "start_date": "3/26/2005" + }, + { + "extn": "4852", + "id": "12628", + "name": "Bridget Knight", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$100,671", + "start_date": "8/17/2004" + }, + { + "extn": "9930", + "id": "12629", + "name": "Tony Owen", + "office": "Jersey City", + "position": "Chef Manager", + "salary": "$195,772", + "start_date": "3/29/2015" + }, + { + "extn": "1320", + "id": "12630", + "name": "Domenic Harris", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$290,703", + "start_date": "5/14/2000" + }, + { + "extn": "1115", + "id": "12631", + "name": "Alexander Morrow", + "office": "Houston", + "position": "Machine Operator", + "salary": "$63,032", + "start_date": "9/19/2014" + }, + { + "extn": "2310", + "id": "12632", + "name": "Wade Jarrett", + "office": "Berna", + "position": "Baker", + "salary": "$269,897", + "start_date": "5/20/2005" + }, + { + "extn": "4625", + "id": "12633", + "name": "Callie Steer", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$231,333", + "start_date": "12/3/2003" + }, + { + "extn": "3095", + "id": "12634", + "name": "Eduardo Aldridge", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$277,385", + "start_date": "12/26/2014" + }, + { + "extn": "6363", + "id": "12635", + "name": "Tyson Lucas", + "office": "Henderson", + "position": "Production Painter", + "salary": "$181,917", + "start_date": "4/24/2017" + }, + { + "extn": "3072", + "id": "12636", + "name": "Iris Wilson", + "office": "Bucharest", + "position": "Biologist", + "salary": "$21,491", + "start_date": "9/23/2006" + }, + { + "extn": "1757", + "id": "12637", + "name": "Maia Jacobs", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$225,926", + "start_date": "10/6/2000" + }, + { + "extn": "3465", + "id": "12638", + "name": "Nicholas Flynn", + "office": "Rochester", + "position": "Front Desk Coordinator", + "salary": "$57,228", + "start_date": "12/8/2011" + }, + { + "extn": "3128", + "id": "12639", + "name": "Hank Reese", + "office": "Lisbon", + "position": "Retail Trainee", + "salary": "$97,816", + "start_date": "6/2/2010" + }, + { + "extn": "1704", + "id": "12640", + "name": "Phoebe Randall", + "office": "Madrid", + "position": "Lecturer", + "salary": "$266,140", + "start_date": "8/24/2015" + }, + { + "extn": "1365", + "id": "12641", + "name": "Michaela Gosling", + "office": "Glendale", + "position": "Banker", + "salary": "$206,060", + "start_date": "4/17/2001" + }, + { + "extn": "1560", + "id": "12642", + "name": "Mason Ring", + "office": "Boston", + "position": "CNC Operator", + "salary": "$163,304", + "start_date": "11/28/2015" + }, + { + "extn": "9004", + "id": "12643", + "name": "Denis Vinton", + "office": "St. Louis", + "position": "Stockbroker", + "salary": "$176,486", + "start_date": "5/19/2010" + }, + { + "extn": "4626", + "id": "12644", + "name": "Noah Norris", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$114,363", + "start_date": "8/11/2009" + }, + { + "extn": "8770", + "id": "12645", + "name": "Alan Rose", + "office": "San Bernardino", + "position": "Insurance Broker", + "salary": "$271,936", + "start_date": "5/29/2014" + }, + { + "extn": "7607", + "id": "12646", + "name": "Aeris Gonzales", + "office": "Memphis", + "position": "Electrician", + "salary": "$256,267", + "start_date": "6/27/2003" + }, + { + "extn": "7448", + "id": "12647", + "name": "Zara Dallas", + "office": "San Bernardino", + "position": "Laboratory Technician", + "salary": "$280,001", + "start_date": "12/1/2007" + }, + { + "extn": "1303", + "id": "12648", + "name": "Jack Rust", + "office": "Valetta", + "position": "Inspector", + "salary": "$245,573", + "start_date": "2/2/2013" + }, + { + "extn": "2291", + "id": "12649", + "name": "Lauren Bingham", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$209,031", + "start_date": "11/18/2014" + }, + { + "extn": "1076", + "id": "12650", + "name": "Havana Gardner", + "office": "Charlotte", + "position": "Operator", + "salary": "$236,752", + "start_date": "3/13/2000" + }, + { + "extn": "3978", + "id": "12651", + "name": "Madison Vince", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$270,406", + "start_date": "10/25/2002" + }, + { + "extn": "2979", + "id": "12652", + "name": "Anne Poulton", + "office": "Laredo", + "position": "Baker", + "salary": "$41,807", + "start_date": "1/25/2005" + }, + { + "extn": "1980", + "id": "12653", + "name": "Nicholas Fisher", + "office": "Anaheim", + "position": "Accountant", + "salary": "$290,794", + "start_date": "12/2/2012" + }, + { + "extn": "7267", + "id": "12654", + "name": "Anabel Dann", + "office": "Columbus", + "position": "Physician", + "salary": "$22,463", + "start_date": "4/25/2008" + }, + { + "extn": "8557", + "id": "12655", + "name": "George Vincent", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$129,145", + "start_date": "9/2/2015" + }, + { + "extn": "7386", + "id": "12656", + "name": "Anne Hastings", + "office": "Chicago", + "position": "Project Manager", + "salary": "$174,224", + "start_date": "8/27/2000" + }, + { + "extn": "6591", + "id": "12657", + "name": "Logan Vincent", + "office": "Henderson", + "position": "Baker", + "salary": "$192,801", + "start_date": "2/2/2011" + }, + { + "extn": "3645", + "id": "12658", + "name": "Oliver Richardson", + "office": "Boston", + "position": "Chef Manager", + "salary": "$98,808", + "start_date": "2/6/2016" + }, + { + "extn": "2958", + "id": "12659", + "name": "Adina Cann", + "office": "Milwaukee", + "position": "IT Support Staff", + "salary": "$11,545", + "start_date": "1/27/2014" + }, + { + "extn": "7426", + "id": "12660", + "name": "Sienna Talbot", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$22,787", + "start_date": "5/7/2003" + }, + { + "extn": "5493", + "id": "12661", + "name": "Valentina Woods", + "office": "Laredo", + "position": "Food Technologist", + "salary": "$49,717", + "start_date": "8/28/2014" + }, + { + "extn": "6300", + "id": "12662", + "name": "Ally Marshall", + "office": "Stockton", + "position": "Dentist", + "salary": "$61,797", + "start_date": "10/10/2006" + }, + { + "extn": "1983", + "id": "12663", + "name": "Eduardo Little", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$168,275", + "start_date": "12/8/2001" + }, + { + "extn": "1405", + "id": "12664", + "name": "Ron Ianson", + "office": "Honolulu", + "position": "Bellman", + "salary": "$16,244", + "start_date": "3/3/2004" + }, + { + "extn": "6343", + "id": "12665", + "name": "Alan Oldfield", + "office": "Quebec", + "position": "Staffing Consultant", + "salary": "$289,569", + "start_date": "7/1/2011" + }, + { + "extn": "3996", + "id": "12666", + "name": "Melania Roberts", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$17,872", + "start_date": "6/28/2012" + }, + { + "extn": "7242", + "id": "12667", + "name": "Karen Bradley", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$53,258", + "start_date": "11/17/2005" + }, + { + "extn": "1928", + "id": "12668", + "name": "Javier Cooper", + "office": "Kansas City", + "position": "Service Supervisor", + "salary": "$26,573", + "start_date": "12/29/2009" + }, + { + "extn": "4763", + "id": "12669", + "name": "Peter Walsh", + "office": "Philadelphia", + "position": "Mobile Developer", + "salary": "$91,796", + "start_date": "5/26/2017" + }, + { + "extn": "5453", + "id": "12670", + "name": "Sloane Janes", + "office": "San Bernardino", + "position": "HR Coordinator", + "salary": "$39,781", + "start_date": "7/28/2017" + }, + { + "extn": "2175", + "id": "12671", + "name": "Kurt Hamilton", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$60,089", + "start_date": "6/11/2010" + }, + { + "extn": "8428", + "id": "12672", + "name": "Penny Blythe", + "office": "Hayward", + "position": "Lecturer", + "salary": "$186,905", + "start_date": "6/2/2017" + }, + { + "extn": "3215", + "id": "12673", + "name": "Michaela Vernon", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$56,913", + "start_date": "3/5/2000" + }, + { + "extn": "8635", + "id": "12674", + "name": "Jack Ogilvy", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$169,979", + "start_date": "10/23/2014" + }, + { + "extn": "7102", + "id": "12675", + "name": "Hank Benson", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$160,281", + "start_date": "3/15/2001" + }, + { + "extn": "1278", + "id": "12676", + "name": "Wade Yang", + "office": "Valetta", + "position": "Bellman", + "salary": "$204,280", + "start_date": "7/24/2005" + }, + { + "extn": "2169", + "id": "12677", + "name": "Eryn Button", + "office": "Arlington", + "position": "Business Broker", + "salary": "$124,414", + "start_date": "8/3/2000" + }, + { + "extn": "9992", + "id": "12678", + "name": "Adalie Leigh", + "office": "Scottsdale", + "position": "Staffing Consultant", + "salary": "$120,123", + "start_date": "7/24/2006" + }, + { + "extn": "4965", + "id": "12679", + "name": "Macy Brennan", + "office": "Lisbon", + "position": "Insurance Broker", + "salary": "$164,798", + "start_date": "3/13/2014" + }, + { + "extn": "4717", + "id": "12680", + "name": "Rae Jeffery", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$130,644", + "start_date": "6/16/2018" + }, + { + "extn": "5045", + "id": "12681", + "name": "Lara King", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$61,162", + "start_date": "7/29/2005" + }, + { + "extn": "1939", + "id": "12682", + "name": "Marvin Owen", + "office": "Los Angeles", + "position": "Operator", + "salary": "$193,689", + "start_date": "9/7/2011" + }, + { + "extn": "2322", + "id": "12683", + "name": "Denny Emmett", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$90,781", + "start_date": "3/15/2018" + }, + { + "extn": "4711", + "id": "12684", + "name": "Britney Vollans", + "office": "Detroit", + "position": "Investment Advisor", + "salary": "$23,734", + "start_date": "4/12/2005" + }, + { + "extn": "7134", + "id": "12685", + "name": "Felicity Woodcock", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$176,228", + "start_date": "5/21/2016" + }, + { + "extn": "3557", + "id": "12686", + "name": "Percy Reynolds", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$100,603", + "start_date": "8/29/2002" + }, + { + "extn": "3296", + "id": "12687", + "name": "Melody Gavin", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$120,292", + "start_date": "7/4/2003" + }, + { + "extn": "9351", + "id": "12688", + "name": "Barry Uttley", + "office": "Saint Paul", + "position": "Baker", + "salary": "$205,700", + "start_date": "9/5/2004" + }, + { + "extn": "6964", + "id": "12689", + "name": "Nathan Stone", + "office": "New Orleans", + "position": "Steward", + "salary": "$156,683", + "start_date": "6/23/2019" + }, + { + "extn": "9978", + "id": "12690", + "name": "Javier Rogan", + "office": "Glendale", + "position": "Doctor", + "salary": "$185,189", + "start_date": "4/30/2011" + }, + { + "extn": "7227", + "id": "12691", + "name": "Candace Archer", + "office": "Ontario", + "position": "Audiologist", + "salary": "$280,540", + "start_date": "2/2/2004" + }, + { + "extn": "7465", + "id": "12692", + "name": "David Collins", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$91,580", + "start_date": "3/11/2010" + }, + { + "extn": "1804", + "id": "12693", + "name": "Logan Wilson", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$138,872", + "start_date": "9/21/2004" + }, + { + "extn": "6291", + "id": "12694", + "name": "Rowan Reyes", + "office": "Columbus", + "position": "Restaurant Manager", + "salary": "$29,181", + "start_date": "10/2/2005" + }, + { + "extn": "8375", + "id": "12695", + "name": "Nicole Grant", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$123,419", + "start_date": "11/28/2016" + }, + { + "extn": "7334", + "id": "12696", + "name": "Enoch Carpenter", + "office": "Fremont", + "position": "Webmaster", + "salary": "$203,680", + "start_date": "4/25/2002" + }, + { + "extn": "2031", + "id": "12697", + "name": "Russel Flanders", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$43,796", + "start_date": "5/12/2018" + }, + { + "extn": "5787", + "id": "12698", + "name": "Anthony Roberts", + "office": "Saint Paul", + "position": "Investment Advisor", + "salary": "$69,588", + "start_date": "4/20/2008" + }, + { + "extn": "9617", + "id": "12699", + "name": "Nick Blythe", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$173,070", + "start_date": "8/17/2011" + }, + { + "extn": "7367", + "id": "12700", + "name": "Russel Pearce", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$28,973", + "start_date": "8/20/2014" + }, + { + "extn": "1961", + "id": "12701", + "name": "Belinda Ralph", + "office": "Springfield", + "position": "Webmaster", + "salary": "$128,550", + "start_date": "8/6/2011" + }, + { + "extn": "2608", + "id": "12702", + "name": "Lillian Vaughn", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$31,014", + "start_date": "3/15/2019" + }, + { + "extn": "1821", + "id": "12703", + "name": "Denis Butler", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$146,368", + "start_date": "2/7/2014" + }, + { + "extn": "5794", + "id": "12704", + "name": "Ryan Cann", + "office": "Rome", + "position": "Paramedic", + "salary": "$25,334", + "start_date": "7/3/2009" + }, + { + "extn": "2420", + "id": "12705", + "name": "Carter Vass", + "office": "Seattle", + "position": "Executive Director", + "salary": "$257,432", + "start_date": "2/3/2011" + }, + { + "extn": "6177", + "id": "12706", + "name": "Emery Hope", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$212,940", + "start_date": "10/14/2009" + }, + { + "extn": "6863", + "id": "12707", + "name": "Isla Rixon", + "office": "Atlanta", + "position": "Loan Officer", + "salary": "$65,718", + "start_date": "8/20/2008" + }, + { + "extn": "7505", + "id": "12708", + "name": "Angelica Cadman", + "office": "Phoenix", + "position": "Clerk", + "salary": "$235,493", + "start_date": "12/21/2010" + }, + { + "extn": "6201", + "id": "12709", + "name": "Barney Simpson", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$33,065", + "start_date": "12/5/2017" + }, + { + "extn": "6948", + "id": "12710", + "name": "Celina Brown", + "office": "Laredo", + "position": "Doctor", + "salary": "$279,297", + "start_date": "1/1/2018" + }, + { + "extn": "9071", + "id": "12711", + "name": "Jade Whitmore", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$46,703", + "start_date": "4/14/2015" + }, + { + "extn": "8416", + "id": "12712", + "name": "Renee Judd", + "office": "Louisville", + "position": "Banker", + "salary": "$191,988", + "start_date": "1/1/2017" + }, + { + "extn": "5919", + "id": "12713", + "name": "Bart Simmons", + "office": "Moreno Valley", + "position": "Laboratory Technician", + "salary": "$171,355", + "start_date": "9/10/2017" + }, + { + "extn": "4608", + "id": "12714", + "name": "Emma Lindsay", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$217,283", + "start_date": "2/20/2000" + }, + { + "extn": "3193", + "id": "12715", + "name": "Sofie Reyes", + "office": "Tulsa", + "position": "Operator", + "salary": "$296,120", + "start_date": "8/27/2001" + }, + { + "extn": "2325", + "id": "12716", + "name": "David Heaton", + "office": "Anaheim", + "position": "Banker", + "salary": "$10,634", + "start_date": "6/9/2004" + }, + { + "extn": "2110", + "id": "12717", + "name": "Anais Weatcroft", + "office": "Oakland", + "position": "HR Coordinator", + "salary": "$251,373", + "start_date": "1/19/2009" + }, + { + "extn": "9981", + "id": "12718", + "name": "Nicholas Morrow", + "office": "Houston", + "position": "Associate Professor", + "salary": "$214,957", + "start_date": "11/10/2012" + }, + { + "extn": "8021", + "id": "12719", + "name": "Gladys Wilkinson", + "office": "Otawa", + "position": "Dentist", + "salary": "$232,457", + "start_date": "1/18/2017" + }, + { + "extn": "5870", + "id": "12720", + "name": "Wade Rosenbloom", + "office": "Reno", + "position": "Health Educator", + "salary": "$39,356", + "start_date": "1/16/2019" + }, + { + "extn": "4456", + "id": "12721", + "name": "Mina York", + "office": "Berlin", + "position": "Electrician", + "salary": "$232,021", + "start_date": "6/23/2004" + }, + { + "extn": "4822", + "id": "12722", + "name": "Abdul Wright", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$229,946", + "start_date": "5/30/2013" + }, + { + "extn": "3535", + "id": "12723", + "name": "Denis Wren", + "office": "Sacramento", + "position": "Electrician", + "salary": "$98,294", + "start_date": "2/15/2002" + }, + { + "extn": "8795", + "id": "12724", + "name": "Rocco Bailey", + "office": "Huntsville", + "position": "Electrician", + "salary": "$38,574", + "start_date": "6/6/2009" + }, + { + "extn": "6451", + "id": "12725", + "name": "Diane Rigg", + "office": "Fullerton", + "position": "Insurance Broker", + "salary": "$59,912", + "start_date": "8/13/2010" + }, + { + "extn": "7499", + "id": "12726", + "name": "Bob Garner", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$37,013", + "start_date": "9/21/2018" + }, + { + "extn": "5425", + "id": "12727", + "name": "Tyson Mitchell", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$35,874", + "start_date": "1/24/2016" + }, + { + "extn": "3914", + "id": "12728", + "name": "Logan Young", + "office": "Milano", + "position": "Paramedic", + "salary": "$168,564", + "start_date": "12/10/2009" + }, + { + "extn": "3310", + "id": "12729", + "name": "Cassidy Brett", + "office": "Glendale", + "position": "Business Broker", + "salary": "$151,563", + "start_date": "12/10/2014" + }, + { + "extn": "7919", + "id": "12730", + "name": "Daniel Lindop", + "office": "Philadelphia", + "position": "Banker", + "salary": "$248,567", + "start_date": "11/11/2000" + }, + { + "extn": "3091", + "id": "12731", + "name": "Aiden Baldwin", + "office": "Wien", + "position": "Business Broker", + "salary": "$73,100", + "start_date": "4/19/2012" + }, + { + "extn": "6866", + "id": "12732", + "name": "Johnny Swan", + "office": "Zurich", + "position": "Cashier", + "salary": "$293,077", + "start_date": "12/21/2010" + }, + { + "extn": "5096", + "id": "12733", + "name": "Oliver Walker", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$186,605", + "start_date": "7/11/2014" + }, + { + "extn": "2746", + "id": "12734", + "name": "Maxwell Cameron", + "office": "Anaheim", + "position": "Baker", + "salary": "$120,054", + "start_date": "5/1/2010" + }, + { + "extn": "4781", + "id": "12735", + "name": "Candace Mccall", + "office": "Honolulu", + "position": "Call Center Representative", + "salary": "$160,653", + "start_date": "10/8/2007" + }, + { + "extn": "6087", + "id": "12736", + "name": "Paige Allen", + "office": "Miami", + "position": "Cook", + "salary": "$218,429", + "start_date": "4/10/2003" + }, + { + "extn": "1266", + "id": "12737", + "name": "Eve Huggins", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$185,180", + "start_date": "2/14/2007" + }, + { + "extn": "6063", + "id": "12738", + "name": "Chester Clifton", + "office": "Denver", + "position": "Audiologist", + "salary": "$292,645", + "start_date": "3/11/2006" + }, + { + "extn": "7661", + "id": "12739", + "name": "Manuel Shaw", + "office": "New York", + "position": "Associate Professor", + "salary": "$258,424", + "start_date": "12/13/2018" + }, + { + "extn": "5057", + "id": "12740", + "name": "Mark Torres", + "office": "Escondido", + "position": "Cook", + "salary": "$232,626", + "start_date": "3/7/2007" + }, + { + "extn": "4758", + "id": "12741", + "name": "Jade Jobson", + "office": "Chicago", + "position": "Treasurer", + "salary": "$89,637", + "start_date": "12/12/2011" + }, + { + "extn": "2134", + "id": "12742", + "name": "Clint Oldfield", + "office": "Stockton", + "position": "Clerk", + "salary": "$116,376", + "start_date": "4/9/2012" + }, + { + "extn": "3467", + "id": "12743", + "name": "Carl Hammond", + "office": "London", + "position": "Web Developer", + "salary": "$140,538", + "start_date": "1/30/2017" + }, + { + "extn": "3350", + "id": "12744", + "name": "Carol Hudson", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$25,433", + "start_date": "8/31/2010" + }, + { + "extn": "4044", + "id": "12745", + "name": "Phillip Wallace", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$66,557", + "start_date": "9/5/2004" + }, + { + "extn": "1339", + "id": "12746", + "name": "Amelia Cavanagh", + "office": "Milwaukee", + "position": "Baker", + "salary": "$35,345", + "start_date": "7/5/2006" + }, + { + "extn": "5473", + "id": "12747", + "name": "Hayden Bailey", + "office": "Wien", + "position": "Accountant", + "salary": "$41,847", + "start_date": "2/3/2007" + }, + { + "extn": "4172", + "id": "12748", + "name": "Summer Potter", + "office": "Paris", + "position": "Audiologist", + "salary": "$62,682", + "start_date": "5/16/2010" + }, + { + "extn": "3089", + "id": "12749", + "name": "Josephine Garcia", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$205,635", + "start_date": "12/1/2009" + }, + { + "extn": "3510", + "id": "12750", + "name": "Leanne Chapman", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$263,862", + "start_date": "8/27/2014" + }, + { + "extn": "8674", + "id": "12751", + "name": "Joseph Palmer", + "office": "Detroit", + "position": "Production Painter", + "salary": "$196,244", + "start_date": "5/8/2019" + }, + { + "extn": "9598", + "id": "12752", + "name": "Mike Lewis", + "office": "Madrid", + "position": "Lecturer", + "salary": "$215,333", + "start_date": "6/27/2002" + }, + { + "extn": "5865", + "id": "12753", + "name": "Bob Curtis", + "office": "Nashville", + "position": "Budget Analyst", + "salary": "$153,263", + "start_date": "11/3/2004" + }, + { + "extn": "4463", + "id": "12754", + "name": "Chad Mackenzie", + "office": "New York", + "position": "Auditor", + "salary": "$29,229", + "start_date": "11/1/2012" + }, + { + "extn": "9046", + "id": "12755", + "name": "Harmony Steer", + "office": "Salt Lake City", + "position": "Ambulatory Nurse", + "salary": "$92,182", + "start_date": "7/15/2015" + }, + { + "extn": "5888", + "id": "12756", + "name": "Regina Roth", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$32,563", + "start_date": "8/16/2008" + }, + { + "extn": "1505", + "id": "12757", + "name": "Ethan Egerton", + "office": "Washington", + "position": "Biologist", + "salary": "$241,822", + "start_date": "9/8/2014" + }, + { + "extn": "4931", + "id": "12758", + "name": "Aiden Michael", + "office": "Lisbon", + "position": "IT Support Staff", + "salary": "$39,820", + "start_date": "12/9/2006" + }, + { + "extn": "1284", + "id": "12759", + "name": "Hank Uddin", + "office": "Hayward", + "position": "Banker", + "salary": "$237,054", + "start_date": "1/23/2002" + }, + { + "extn": "6180", + "id": "12760", + "name": "Alan Ward", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$202,964", + "start_date": "6/3/2014" + }, + { + "extn": "5653", + "id": "12761", + "name": "Rosalyn Stuart", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$187,571", + "start_date": "10/17/2019" + }, + { + "extn": "3112", + "id": "12762", + "name": "Benny Wilde", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$257,495", + "start_date": "1/22/2014" + }, + { + "extn": "2192", + "id": "12763", + "name": "Maggie Whatson", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$173,724", + "start_date": "5/10/2015" + }, + { + "extn": "8029", + "id": "12764", + "name": "Janice Partridge", + "office": "Boston", + "position": "Physician", + "salary": "$174,544", + "start_date": "8/22/2011" + }, + { + "extn": "1361", + "id": "12765", + "name": "Eden Cox", + "office": "Miami", + "position": "Paramedic", + "salary": "$292,254", + "start_date": "10/7/2009" + }, + { + "extn": "2406", + "id": "12766", + "name": "Eduardo Ingham", + "office": "Pittsburgh", + "position": "Baker", + "salary": "$30,425", + "start_date": "3/1/2017" + }, + { + "extn": "1229", + "id": "12767", + "name": "Carl Janes", + "office": "Las Vegas", + "position": "Doctor", + "salary": "$118,542", + "start_date": "5/26/2018" + }, + { + "extn": "7133", + "id": "12768", + "name": "Sylvia Hale", + "office": "Madrid", + "position": "Web Developer", + "salary": "$209,916", + "start_date": "7/23/2014" + }, + { + "extn": "1857", + "id": "12769", + "name": "Aeris Norburn", + "office": "Fort Lauderdale", + "position": "CNC Operator", + "salary": "$64,390", + "start_date": "7/16/2008" + }, + { + "extn": "1647", + "id": "12770", + "name": "Marigold Plant", + "office": "Ontario", + "position": "Cook", + "salary": "$225,708", + "start_date": "4/5/2009" + }, + { + "extn": "7919", + "id": "12771", + "name": "Ruby Rodwell", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$266,896", + "start_date": "8/25/2003" + }, + { + "extn": "8979", + "id": "12772", + "name": "Zara Collis", + "office": "Colorado Springs", + "position": "Executive Director", + "salary": "$124,171", + "start_date": "7/5/2016" + }, + { + "extn": "6443", + "id": "12773", + "name": "Britney Redden", + "office": "Dallas", + "position": "Inspector", + "salary": "$57,928", + "start_date": "2/17/2013" + }, + { + "extn": "1888", + "id": "12774", + "name": "Gabriel Bell", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$32,737", + "start_date": "2/14/2013" + }, + { + "extn": "3622", + "id": "12775", + "name": "Marie Howard", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$23,082", + "start_date": "7/5/2011" + }, + { + "extn": "2126", + "id": "12776", + "name": "Vera Walsh", + "office": "Portland", + "position": "Executive Director", + "salary": "$279,385", + "start_date": "6/26/2011" + }, + { + "extn": "6703", + "id": "12777", + "name": "Jazmin Ianson", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$165,517", + "start_date": "7/21/2014" + }, + { + "extn": "9296", + "id": "12778", + "name": "Josh Andrews", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$266,993", + "start_date": "5/9/2007" + }, + { + "extn": "3406", + "id": "12779", + "name": "Marina Marshall", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$121,396", + "start_date": "8/22/2010" + }, + { + "extn": "6302", + "id": "12780", + "name": "Benjamin Lynn", + "office": "Denver", + "position": "Pharmacist", + "salary": "$124,694", + "start_date": "10/9/2018" + }, + { + "extn": "5739", + "id": "12781", + "name": "Jayden Rogan", + "office": "Venice", + "position": "Cash Manager", + "salary": "$283,813", + "start_date": "1/12/2013" + }, + { + "extn": "3787", + "id": "12782", + "name": "Chuck Ellis", + "office": "Washington", + "position": "Business Broker", + "salary": "$206,928", + "start_date": "3/31/2009" + }, + { + "extn": "7975", + "id": "12783", + "name": "Angel Lucas", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$249,529", + "start_date": "7/1/2015" + }, + { + "extn": "3901", + "id": "12784", + "name": "Maia Brennan", + "office": "London", + "position": "Global Logistics Supervisor", + "salary": "$38,751", + "start_date": "3/11/2000" + }, + { + "extn": "3440", + "id": "12785", + "name": "Miriam Parsons", + "office": "Madison", + "position": "Insurance Broker", + "salary": "$93,180", + "start_date": "8/17/2012" + }, + { + "extn": "3912", + "id": "12786", + "name": "Chris Ellwood", + "office": "Stockton", + "position": "Webmaster", + "salary": "$120,366", + "start_date": "6/29/2017" + }, + { + "extn": "9368", + "id": "12787", + "name": "Phillip Rowlands", + "office": "Albuquerque", + "position": "Operator", + "salary": "$281,675", + "start_date": "11/8/2002" + }, + { + "extn": "3767", + "id": "12788", + "name": "Gabriel Hepburn", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$31,803", + "start_date": "2/13/2010" + }, + { + "extn": "2829", + "id": "12789", + "name": "Aiden Gonzales", + "office": "Bucharest", + "position": "Cashier", + "salary": "$182,233", + "start_date": "8/10/2013" + }, + { + "extn": "1470", + "id": "12790", + "name": "Clint Irwin", + "office": "Rome", + "position": "Executive Director", + "salary": "$136,749", + "start_date": "1/6/2014" + }, + { + "extn": "4666", + "id": "12791", + "name": "Rick Fulton", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$86,083", + "start_date": "5/24/2011" + }, + { + "extn": "9375", + "id": "12792", + "name": "Daron Andrews", + "office": "Anaheim", + "position": "Dentist", + "salary": "$193,188", + "start_date": "8/27/2018" + }, + { + "extn": "7989", + "id": "12793", + "name": "Wade Chapman", + "office": "Chicago", + "position": "Accountant", + "salary": "$123,496", + "start_date": "1/30/2009" + }, + { + "extn": "2434", + "id": "12794", + "name": "Abdul Redwood", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$80,093", + "start_date": "7/11/2005" + }, + { + "extn": "4845", + "id": "12795", + "name": "Noah Emerson", + "office": "New York", + "position": "Business Broker", + "salary": "$115,505", + "start_date": "5/23/2015" + }, + { + "extn": "9353", + "id": "12796", + "name": "Alba Nicholls", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$280,587", + "start_date": "10/28/2015" + }, + { + "extn": "2744", + "id": "12797", + "name": "Logan Clark", + "office": "Madrid", + "position": "Auditor", + "salary": "$224,347", + "start_date": "6/30/2015" + }, + { + "extn": "8896", + "id": "12798", + "name": "Josh Eddison", + "office": "Stockton", + "position": "Operator", + "salary": "$89,877", + "start_date": "8/10/2000" + }, + { + "extn": "5560", + "id": "12799", + "name": "Elle Kirby", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$162,118", + "start_date": "12/13/2006" + }, + { + "extn": "1395", + "id": "12800", + "name": "Chris Oatway", + "office": "Bellevue", + "position": "Accountant", + "salary": "$140,734", + "start_date": "7/19/2011" + }, + { + "extn": "8316", + "id": "12801", + "name": "Chris Mills", + "office": "London", + "position": "Food Technologist", + "salary": "$34,218", + "start_date": "4/2/2018" + }, + { + "extn": "4509", + "id": "12802", + "name": "Doris Mitchell", + "office": "San Bernardino", + "position": "Stockbroker", + "salary": "$20,167", + "start_date": "6/10/2005" + }, + { + "extn": "7456", + "id": "12803", + "name": "Enoch Crawley", + "office": "Irving", + "position": "Inspector", + "salary": "$287,820", + "start_date": "7/27/2019" + }, + { + "extn": "2167", + "id": "12804", + "name": "Jacob Fisher", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$164,476", + "start_date": "8/28/2010" + }, + { + "extn": "2666", + "id": "12805", + "name": "Nicholas Parker", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$191,507", + "start_date": "10/24/2003" + }, + { + "extn": "2336", + "id": "12806", + "name": "Agnes Norburn", + "office": "Louisville", + "position": "Insurance Broker", + "salary": "$48,376", + "start_date": "1/9/2004" + }, + { + "extn": "7026", + "id": "12807", + "name": "Mackenzie Wills", + "office": "Washington", + "position": "Doctor", + "salary": "$194,403", + "start_date": "11/14/2002" + }, + { + "extn": "6332", + "id": "12808", + "name": "Cedrick Brooks", + "office": "Tokyo", + "position": "Doctor", + "salary": "$143,500", + "start_date": "11/23/2015" + }, + { + "extn": "7394", + "id": "12809", + "name": "Roger Price", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$236,752", + "start_date": "9/18/2007" + }, + { + "extn": "8731", + "id": "12810", + "name": "Madelyn Osmond", + "office": "Milano", + "position": "Pharmacist", + "salary": "$127,595", + "start_date": "5/13/2010" + }, + { + "extn": "1988", + "id": "12811", + "name": "Chloe Collins", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$273,659", + "start_date": "2/8/2012" + }, + { + "extn": "1735", + "id": "12812", + "name": "Marla Wheeler", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$232,385", + "start_date": "8/10/2008" + }, + { + "extn": "1930", + "id": "12813", + "name": "Ron Stone ", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$127,589", + "start_date": "9/9/2018" + }, + { + "extn": "7765", + "id": "12814", + "name": "Angelique Roth", + "office": "Phoenix", + "position": "Doctor", + "salary": "$288,176", + "start_date": "7/14/2005" + }, + { + "extn": "3834", + "id": "12815", + "name": "Wade Tyler", + "office": "Cincinnati", + "position": "Executive Director", + "salary": "$232,663", + "start_date": "9/28/2008" + }, + { + "extn": "5289", + "id": "12816", + "name": "Molly Bishop", + "office": "San Diego", + "position": "Physician", + "salary": "$58,002", + "start_date": "1/19/2010" + }, + { + "extn": "4625", + "id": "12817", + "name": "Gabriel Anderson", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$165,116", + "start_date": "7/13/2013" + }, + { + "extn": "4430", + "id": "12818", + "name": "Jules King", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$216,586", + "start_date": "6/10/2012" + }, + { + "extn": "2786", + "id": "12819", + "name": "Gil Andrews", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$150,882", + "start_date": "11/30/2015" + }, + { + "extn": "7569", + "id": "12820", + "name": "Luke Fox", + "office": "Rochester", + "position": "Baker", + "salary": "$36,733", + "start_date": "10/2/2000" + }, + { + "extn": "6501", + "id": "12821", + "name": "Chad Brooks", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$78,366", + "start_date": "6/29/2002" + }, + { + "extn": "9005", + "id": "12822", + "name": "Aiden Reynolds", + "office": "Bakersfield", + "position": "Business Broker", + "salary": "$86,265", + "start_date": "8/4/2009" + }, + { + "extn": "2743", + "id": "12823", + "name": "Kamila Haines", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$107,806", + "start_date": "10/17/2017" + }, + { + "extn": "4218", + "id": "12824", + "name": "Julia Herbert", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$49,641", + "start_date": "10/15/2003" + }, + { + "extn": "6677", + "id": "12825", + "name": "Cara Whittle", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$295,756", + "start_date": "12/11/2002" + }, + { + "extn": "8543", + "id": "12826", + "name": "Dalia Butler", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$36,404", + "start_date": "6/25/2018" + }, + { + "extn": "6507", + "id": "12827", + "name": "Macy Ebden", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$73,225", + "start_date": "7/2/2002" + }, + { + "extn": "3424", + "id": "12828", + "name": "Amy West", + "office": "Santa Ana", + "position": "Service Supervisor", + "salary": "$71,725", + "start_date": "4/13/2005" + }, + { + "extn": "8685", + "id": "12829", + "name": "Erick Clark", + "office": "Paris", + "position": "Webmaster", + "salary": "$153,344", + "start_date": "12/30/2006" + }, + { + "extn": "7015", + "id": "12830", + "name": "Ronald Gilmour", + "office": "Oakland", + "position": "Paramedic", + "salary": "$11,891", + "start_date": "8/21/2010" + }, + { + "extn": "1454", + "id": "12831", + "name": "Ilona Moran", + "office": "Garland", + "position": "Steward", + "salary": "$77,373", + "start_date": "2/20/2013" + }, + { + "extn": "4829", + "id": "12832", + "name": "Rick Parsons", + "office": "Madison", + "position": "Designer", + "salary": "$215,408", + "start_date": "5/24/2005" + }, + { + "extn": "6066", + "id": "12833", + "name": "Savannah West", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$107,770", + "start_date": "11/9/2011" + }, + { + "extn": "6068", + "id": "12834", + "name": "Piper Burge", + "office": "Fullerton", + "position": "Global Logistics Supervisor", + "salary": "$126,315", + "start_date": "12/30/2005" + }, + { + "extn": "2802", + "id": "12835", + "name": "Leroy Woodcock", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$249,594", + "start_date": "3/13/2002" + }, + { + "extn": "3422", + "id": "12836", + "name": "Chuck Adler", + "office": "Fullerton", + "position": "Mobile Developer", + "salary": "$148,531", + "start_date": "12/21/2001" + }, + { + "extn": "5241", + "id": "12837", + "name": "Mason Oswald", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$288,790", + "start_date": "1/22/2014" + }, + { + "extn": "6084", + "id": "12838", + "name": "Alan Clarke", + "office": "Fullerton", + "position": "Healthcare Specialist", + "salary": "$272,952", + "start_date": "11/19/2007" + }, + { + "extn": "6484", + "id": "12839", + "name": "Anais Smith", + "office": "Madison", + "position": "Steward", + "salary": "$258,455", + "start_date": "8/27/2000" + }, + { + "extn": "2199", + "id": "12840", + "name": "Kurt Mitchell", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$240,499", + "start_date": "9/6/2012" + }, + { + "extn": "3826", + "id": "12841", + "name": "Jenna Shields", + "office": "Lincoln", + "position": "Investment Advisor", + "salary": "$70,240", + "start_date": "8/7/2010" + }, + { + "extn": "9953", + "id": "12842", + "name": "George Donovan", + "office": "Boston", + "position": "Service Supervisor", + "salary": "$263,614", + "start_date": "12/20/2001" + }, + { + "extn": "5754", + "id": "12843", + "name": "Janelle Flanders", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$14,622", + "start_date": "3/28/2005" + }, + { + "extn": "6062", + "id": "12844", + "name": "Nathan Wills", + "office": "Arlington", + "position": "Software Engineer", + "salary": "$185,930", + "start_date": "4/5/2014" + }, + { + "extn": "9305", + "id": "12845", + "name": "Isla Pope", + "office": "Bellevue", + "position": "Electrician", + "salary": "$281,064", + "start_date": "10/12/2012" + }, + { + "extn": "2384", + "id": "12846", + "name": "Rick Gordon", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$229,497", + "start_date": "2/14/2000" + }, + { + "extn": "7534", + "id": "12847", + "name": "Sonya Sloan", + "office": "Columbus", + "position": "Chef Manager", + "salary": "$72,394", + "start_date": "8/24/2010" + }, + { + "extn": "4294", + "id": "12848", + "name": "Nicholas Tindall", + "office": "Salem", + "position": "Web Developer", + "salary": "$108,879", + "start_date": "10/7/2006" + }, + { + "extn": "5783", + "id": "12849", + "name": "Marvin Savage", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$259,506", + "start_date": "3/17/2011" + }, + { + "extn": "3873", + "id": "12850", + "name": "Eduardo London", + "office": "Venice", + "position": "Operator", + "salary": "$160,024", + "start_date": "3/19/2018" + }, + { + "extn": "9354", + "id": "12851", + "name": "George Barrett", + "office": "Pittsburgh", + "position": "Loan Officer", + "salary": "$175,826", + "start_date": "9/10/2012" + }, + { + "extn": "2928", + "id": "12852", + "name": "Quinn Phillips", + "office": "Prague", + "position": "Lecturer", + "salary": "$291,956", + "start_date": "2/7/2000" + }, + { + "extn": "4771", + "id": "12853", + "name": "Johnny Needham", + "office": "Oakland", + "position": "Restaurant Manager", + "salary": "$153,343", + "start_date": "6/7/2000" + }, + { + "extn": "8573", + "id": "12854", + "name": "Nancy Adams", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$279,935", + "start_date": "8/17/2012" + }, + { + "extn": "6183", + "id": "12855", + "name": "Jacob Riley", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$278,199", + "start_date": "12/18/2013" + }, + { + "extn": "2981", + "id": "12856", + "name": "Kieth Dubois", + "office": "Rochester", + "position": "Project Manager", + "salary": "$131,629", + "start_date": "5/19/2004" + }, + { + "extn": "3467", + "id": "12857", + "name": "Carmen Garcia", + "office": "San Antonio", + "position": "Accountant", + "salary": "$252,114", + "start_date": "3/31/2003" + }, + { + "extn": "4998", + "id": "12858", + "name": "Alice King", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$106,420", + "start_date": "11/4/2008" + }, + { + "extn": "6811", + "id": "12859", + "name": "Daria Blackburn", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$267,496", + "start_date": "4/5/2008" + }, + { + "extn": "7871", + "id": "12860", + "name": "Bart Murphy", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$185,376", + "start_date": "7/10/2008" + }, + { + "extn": "4930", + "id": "12861", + "name": "Sloane Middleton", + "office": "Philadelphia", + "position": "Mobile Developer", + "salary": "$17,907", + "start_date": "5/27/2015" + }, + { + "extn": "7781", + "id": "12862", + "name": "Rita Connell", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$149,201", + "start_date": "4/9/2010" + }, + { + "extn": "3739", + "id": "12863", + "name": "Hailey Farrell", + "office": "Paris", + "position": "Inspector", + "salary": "$270,433", + "start_date": "7/14/2013" + }, + { + "extn": "8042", + "id": "12864", + "name": "Chester Parker", + "office": "Milano", + "position": "Bellman", + "salary": "$112,379", + "start_date": "6/7/2019" + }, + { + "extn": "8549", + "id": "12865", + "name": "Meredith Hill", + "office": "Sacramento", + "position": "Inspector", + "salary": "$174,403", + "start_date": "5/30/2013" + }, + { + "extn": "3323", + "id": "12866", + "name": "Alex Butler", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$31,267", + "start_date": "5/13/2009" + }, + { + "extn": "3341", + "id": "12867", + "name": "Morgan Quinn", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$141,455", + "start_date": "8/1/2014" + }, + { + "extn": "6800", + "id": "12868", + "name": "Savannah Uddin", + "office": "Lancaster", + "position": "Biologist", + "salary": "$282,625", + "start_date": "9/22/2016" + }, + { + "extn": "8355", + "id": "12869", + "name": "Rufus Yard", + "office": "Louisville", + "position": "Staffing Consultant", + "salary": "$91,124", + "start_date": "4/24/2014" + }, + { + "extn": "3406", + "id": "12870", + "name": "Lucas Eaton", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$159,547", + "start_date": "4/1/2008" + }, + { + "extn": "6817", + "id": "12871", + "name": "Rihanna Poole", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$139,916", + "start_date": "5/31/2016" + }, + { + "extn": "8561", + "id": "12872", + "name": "Enoch Kidd", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$288,979", + "start_date": "3/16/2018" + }, + { + "extn": "4941", + "id": "12873", + "name": "Phillip Kent", + "office": "Bakersfield", + "position": "Steward", + "salary": "$96,971", + "start_date": "6/4/2011" + }, + { + "extn": "8129", + "id": "12874", + "name": "Jacob Ward", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$48,185", + "start_date": "6/28/2001" + }, + { + "extn": "9779", + "id": "12875", + "name": "Dakota Stone", + "office": "Jersey City", + "position": "Stockbroker", + "salary": "$192,505", + "start_date": "6/2/2011" + }, + { + "extn": "5952", + "id": "12876", + "name": "Eduardo Fowler", + "office": "Cincinnati", + "position": "Biologist", + "salary": "$111,930", + "start_date": "9/23/2007" + }, + { + "extn": "8812", + "id": "12877", + "name": "Denis Murphy", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$272,478", + "start_date": "6/29/2002" + }, + { + "extn": "2740", + "id": "12878", + "name": "Fred Lucas", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$146,140", + "start_date": "11/27/2011" + }, + { + "extn": "1603", + "id": "12879", + "name": "Tania Utterson", + "office": "Anaheim", + "position": "Healthcare Specialist", + "salary": "$156,362", + "start_date": "5/29/2010" + }, + { + "extn": "8338", + "id": "12880", + "name": "Hadley Holmes", + "office": "Minneapolis", + "position": "Ambulatory Nurse", + "salary": "$213,622", + "start_date": "1/12/2014" + }, + { + "extn": "1752", + "id": "12881", + "name": "Kamila Hewitt", + "office": "Memphis", + "position": "Operator", + "salary": "$13,207", + "start_date": "11/22/2003" + }, + { + "extn": "3228", + "id": "12882", + "name": "Harvey Bell", + "office": "Sacramento", + "position": "Auditor", + "salary": "$192,446", + "start_date": "3/1/2001" + }, + { + "extn": "8684", + "id": "12883", + "name": "Elly Price", + "office": "Houston", + "position": "Chef Manager", + "salary": "$32,213", + "start_date": "7/26/2015" + }, + { + "extn": "8300", + "id": "12884", + "name": "Bethany Middleton", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$200,600", + "start_date": "9/30/2008" + }, + { + "extn": "2440", + "id": "12885", + "name": "Daria Flack", + "office": "Reno", + "position": "Design Engineer", + "salary": "$240,549", + "start_date": "2/14/2009" + }, + { + "extn": "3871", + "id": "12886", + "name": "Cedrick Rees", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$177,669", + "start_date": "10/15/2006" + }, + { + "extn": "6742", + "id": "12887", + "name": "Harry Seymour", + "office": "Bucharest", + "position": "Clerk", + "salary": "$130,691", + "start_date": "11/27/2004" + }, + { + "extn": "2291", + "id": "12888", + "name": "Rocco Turner", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$222,679", + "start_date": "5/22/2012" + }, + { + "extn": "6687", + "id": "12889", + "name": "Chad Hobbs", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$123,843", + "start_date": "6/3/2002" + }, + { + "extn": "2457", + "id": "12890", + "name": "Chester Ingham", + "office": "Garland", + "position": "Retail Trainee", + "salary": "$72,657", + "start_date": "4/19/2016" + }, + { + "extn": "4145", + "id": "12891", + "name": "Javier Redden", + "office": "Berna", + "position": "Banker", + "salary": "$79,279", + "start_date": "12/11/2003" + }, + { + "extn": "6460", + "id": "12892", + "name": "Hayden Stevens", + "office": "Columbus", + "position": "Fabricator", + "salary": "$139,272", + "start_date": "3/16/2012" + }, + { + "extn": "8643", + "id": "12893", + "name": "Elly Lowe", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$162,815", + "start_date": "3/6/2009" + }, + { + "extn": "2676", + "id": "12894", + "name": "Bart Dunbar", + "office": "Santa Ana", + "position": "Budget Analyst", + "salary": "$142,838", + "start_date": "4/28/2015" + }, + { + "extn": "6006", + "id": "12895", + "name": "Jacob Townend", + "office": "Detroit", + "position": "Cook", + "salary": "$30,166", + "start_date": "4/7/2004" + }, + { + "extn": "6363", + "id": "12896", + "name": "Rick Shaw", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$125,377", + "start_date": "12/6/2006" + }, + { + "extn": "8328", + "id": "12897", + "name": "Hayden Snell", + "office": "Denver", + "position": "HR Coordinator", + "salary": "$268,166", + "start_date": "7/5/2008" + }, + { + "extn": "1008", + "id": "12898", + "name": "Estrella Clarke", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$12,586", + "start_date": "12/23/2017" + }, + { + "extn": "3406", + "id": "12899", + "name": "Shannon Davies", + "office": "San Jose", + "position": "Inspector", + "salary": "$213,634", + "start_date": "7/2/2003" + }, + { + "extn": "4678", + "id": "12900", + "name": "Macy Stewart", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$63,933", + "start_date": "12/13/2007" + }, + { + "extn": "9207", + "id": "12901", + "name": "Bryon Pearson", + "office": "Berlin", + "position": "Banker", + "salary": "$63,882", + "start_date": "11/29/2006" + }, + { + "extn": "4777", + "id": "12902", + "name": "Ember Reynolds", + "office": "Berna", + "position": "Doctor", + "salary": "$279,437", + "start_date": "3/17/2003" + }, + { + "extn": "1384", + "id": "12903", + "name": "Rick Kelly", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$50,297", + "start_date": "11/14/2009" + }, + { + "extn": "4217", + "id": "12904", + "name": "Matthew Anderson", + "office": "Boston", + "position": "Health Educator", + "salary": "$228,700", + "start_date": "3/30/2005" + }, + { + "extn": "9669", + "id": "12905", + "name": "Amelia Selby", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$287,023", + "start_date": "6/16/2019" + }, + { + "extn": "4725", + "id": "12906", + "name": "Caitlyn Sawyer", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$223,794", + "start_date": "1/24/2006" + }, + { + "extn": "2898", + "id": "12907", + "name": "Erick Woodley", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$162,694", + "start_date": "12/13/2015" + }, + { + "extn": "1122", + "id": "12908", + "name": "Ronald Uttley", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$132,817", + "start_date": "8/6/2010" + }, + { + "extn": "6278", + "id": "12909", + "name": "Luke Aldridge", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$135,507", + "start_date": "11/12/2016" + }, + { + "extn": "3449", + "id": "12910", + "name": "Sebastian Walker", + "office": "Atlanta", + "position": "Cashier", + "salary": "$22,630", + "start_date": "4/9/2015" + }, + { + "extn": "8840", + "id": "12911", + "name": "Hayden Wooldridge", + "office": "Zurich", + "position": "Doctor", + "salary": "$17,708", + "start_date": "10/17/2005" + }, + { + "extn": "7654", + "id": "12912", + "name": "Nicholas Roberts", + "office": "Memphis", + "position": "Associate Professor", + "salary": "$28,417", + "start_date": "4/26/2004" + }, + { + "extn": "5599", + "id": "12913", + "name": "Rufus Norris", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$43,376", + "start_date": "3/13/2005" + }, + { + "extn": "3151", + "id": "12914", + "name": "Hayden Pond", + "office": "Berna", + "position": "Cook", + "salary": "$71,845", + "start_date": "6/3/2019" + }, + { + "extn": "1123", + "id": "12915", + "name": "Irene Gardner", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$241,215", + "start_date": "8/9/2000" + }, + { + "extn": "4348", + "id": "12916", + "name": "Felicity Hammond", + "office": "Salem", + "position": "Front Desk Coordinator", + "salary": "$82,711", + "start_date": "6/28/2015" + }, + { + "extn": "3649", + "id": "12917", + "name": "Kieth Ellery", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$164,182", + "start_date": "5/30/2019" + }, + { + "extn": "1648", + "id": "12918", + "name": "Livia Ward", + "office": "Oakland", + "position": "Restaurant Manager", + "salary": "$242,091", + "start_date": "12/4/2004" + }, + { + "extn": "1060", + "id": "12919", + "name": "Sydney Bishop", + "office": "Rochester", + "position": "Business Broker", + "salary": "$257,140", + "start_date": "1/15/2012" + }, + { + "extn": "9715", + "id": "12920", + "name": "Cassidy Kelly", + "office": "Berlin", + "position": "Web Developer", + "salary": "$112,145", + "start_date": "8/7/2014" + }, + { + "extn": "7031", + "id": "12921", + "name": "Gil Ellis", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$37,376", + "start_date": "1/23/2014" + }, + { + "extn": "1901", + "id": "12922", + "name": "Katelyn Judd", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$133,278", + "start_date": "4/12/2019" + }, + { + "extn": "2481", + "id": "12923", + "name": "Mandy Hogg", + "office": "Zurich", + "position": "Cook", + "salary": "$187,308", + "start_date": "7/20/2005" + }, + { + "extn": "6171", + "id": "12924", + "name": "Alessia Oatway", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$140,269", + "start_date": "7/31/2018" + }, + { + "extn": "7979", + "id": "12925", + "name": "Mya Stone ", + "office": "Chicago", + "position": "Stockbroker", + "salary": "$261,330", + "start_date": "8/11/2012" + }, + { + "extn": "3884", + "id": "12926", + "name": "Alexander Purvis", + "office": "Hayward", + "position": "Inspector", + "salary": "$173,621", + "start_date": "10/18/2010" + }, + { + "extn": "1003", + "id": "12927", + "name": "Johnny Preston", + "office": "Prague", + "position": "Lecturer", + "salary": "$192,134", + "start_date": "11/18/2007" + }, + { + "extn": "7140", + "id": "12928", + "name": "Davina Vane", + "office": "Chicago", + "position": "Designer", + "salary": "$240,117", + "start_date": "12/31/2009" + }, + { + "extn": "7785", + "id": "12929", + "name": "Sienna Michael", + "office": "New Orleans", + "position": "Doctor", + "salary": "$151,041", + "start_date": "3/22/2012" + }, + { + "extn": "1286", + "id": "12930", + "name": "Courtney Wade", + "office": "San Bernardino", + "position": "HR Coordinator", + "salary": "$90,843", + "start_date": "8/8/2012" + }, + { + "extn": "8536", + "id": "12931", + "name": "Zara Cadman", + "office": "Lisbon", + "position": "Associate Professor", + "salary": "$120,918", + "start_date": "2/4/2017" + }, + { + "extn": "5182", + "id": "12932", + "name": "Vanessa Huggins", + "office": "Memphis", + "position": "Cook", + "salary": "$126,170", + "start_date": "10/4/2012" + }, + { + "extn": "8452", + "id": "12933", + "name": "Moira Walker", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$269,369", + "start_date": "5/15/2009" + }, + { + "extn": "7540", + "id": "12934", + "name": "Cedrick Tyler", + "office": "Richmond", + "position": "Biologist", + "salary": "$79,167", + "start_date": "6/12/2015" + }, + { + "extn": "7968", + "id": "12935", + "name": "Doug Wise", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$229,795", + "start_date": "5/21/2003" + }, + { + "extn": "6699", + "id": "12936", + "name": "Aiden West", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$74,998", + "start_date": "9/2/2000" + }, + { + "extn": "3804", + "id": "12937", + "name": "Daron Jennson", + "office": "Lisbon", + "position": "Assistant Buyer", + "salary": "$236,858", + "start_date": "3/6/2018" + }, + { + "extn": "4369", + "id": "12938", + "name": "Alison Mackenzie", + "office": "Berna", + "position": "Front Desk Coordinator", + "salary": "$40,524", + "start_date": "11/4/2013" + }, + { + "extn": "6346", + "id": "12939", + "name": "Julian Hunt", + "office": "Huntsville", + "position": "Dentist", + "salary": "$278,490", + "start_date": "11/19/2002" + }, + { + "extn": "7798", + "id": "12940", + "name": "Martin Vaughan", + "office": "Irving", + "position": "Clerk", + "salary": "$24,635", + "start_date": "1/14/2017" + }, + { + "extn": "2682", + "id": "12941", + "name": "Javier Giles", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$259,752", + "start_date": "1/28/2013" + }, + { + "extn": "4442", + "id": "12942", + "name": "George Woodcock", + "office": "Toledo", + "position": "Ambulatory Nurse", + "salary": "$216,585", + "start_date": "5/25/2006" + }, + { + "extn": "7327", + "id": "12943", + "name": "Jayden Vince", + "office": "San Jose", + "position": "Paramedic", + "salary": "$163,696", + "start_date": "9/11/2018" + }, + { + "extn": "6098", + "id": "12944", + "name": "Abdul Burge", + "office": "Fayetteville", + "position": "Clerk", + "salary": "$180,296", + "start_date": "1/4/2019" + }, + { + "extn": "6960", + "id": "12945", + "name": "Miriam Wooldridge", + "office": "Fullerton", + "position": "Steward", + "salary": "$200,468", + "start_date": "6/14/2009" + }, + { + "extn": "8119", + "id": "12946", + "name": "Martin Moss", + "office": "Atlanta", + "position": "Food Technologist", + "salary": "$296,618", + "start_date": "12/19/2018" + }, + { + "extn": "3832", + "id": "12947", + "name": "Erick Harris", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$49,790", + "start_date": "12/28/2014" + }, + { + "extn": "7695", + "id": "12948", + "name": "Mike Oliver", + "office": "Prague", + "position": "Banker", + "salary": "$137,387", + "start_date": "7/22/2005" + }, + { + "extn": "1621", + "id": "12949", + "name": "Luke Allen", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$181,211", + "start_date": "4/27/2003" + }, + { + "extn": "2408", + "id": "12950", + "name": "Nick Rodwell", + "office": "Hayward", + "position": "Baker", + "salary": "$129,423", + "start_date": "3/17/2003" + }, + { + "extn": "1468", + "id": "12951", + "name": "Carter Hammond", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$23,596", + "start_date": "3/17/2004" + }, + { + "extn": "3117", + "id": "12952", + "name": "Marla Ellis", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$234,077", + "start_date": "8/15/2013" + }, + { + "extn": "9299", + "id": "12953", + "name": "Tara Oldfield", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$30,662", + "start_date": "6/14/2002" + }, + { + "extn": "1097", + "id": "12954", + "name": "Jacob Cooper", + "office": "Milwaukee", + "position": "Banker", + "salary": "$99,926", + "start_date": "4/15/2002" + }, + { + "extn": "3169", + "id": "12955", + "name": "Elijah Allcott", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$206,366", + "start_date": "5/17/2018" + }, + { + "extn": "7522", + "id": "12956", + "name": "Sienna Russell", + "office": "Hollywood", + "position": "Bellman", + "salary": "$76,051", + "start_date": "10/1/2005" + }, + { + "extn": "2824", + "id": "12957", + "name": "Jane Walker", + "office": "Columbus", + "position": "Restaurant Manager", + "salary": "$251,602", + "start_date": "5/29/2013" + }, + { + "extn": "8857", + "id": "12958", + "name": "Monica Verdon", + "office": "Bridgeport", + "position": "Front Desk Coordinator", + "salary": "$13,501", + "start_date": "7/3/2017" + }, + { + "extn": "1213", + "id": "12959", + "name": "Esmeralda Potter", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$92,835", + "start_date": "9/30/2007" + }, + { + "extn": "6720", + "id": "12960", + "name": "Rufus Evans", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$161,796", + "start_date": "5/9/2014" + }, + { + "extn": "1671", + "id": "12961", + "name": "Jennifer Slater", + "office": "Norfolk", + "position": "CNC Operator", + "salary": "$261,240", + "start_date": "4/7/2008" + }, + { + "extn": "4581", + "id": "12962", + "name": "Adalind Morrow", + "office": "Washington", + "position": "Baker", + "salary": "$286,821", + "start_date": "12/8/2012" + }, + { + "extn": "6913", + "id": "12963", + "name": "Nick Simpson", + "office": "Henderson", + "position": "Insurance Broker", + "salary": "$267,516", + "start_date": "11/23/2004" + }, + { + "extn": "1439", + "id": "12964", + "name": "Jaylene Hobbs", + "office": "Amarillo", + "position": "Steward", + "salary": "$100,847", + "start_date": "4/7/2006" + }, + { + "extn": "3843", + "id": "12965", + "name": "Mona Redfern", + "office": "Memphis", + "position": "Operator", + "salary": "$50,860", + "start_date": "6/17/2006" + }, + { + "extn": "9530", + "id": "12966", + "name": "Adelaide Phillips", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$39,767", + "start_date": "1/25/2015" + }, + { + "extn": "5134", + "id": "12967", + "name": "Holly Bishop", + "office": "Quebec", + "position": "Banker", + "salary": "$260,215", + "start_date": "12/20/2011" + }, + { + "extn": "4560", + "id": "12968", + "name": "Vicky Dwyer", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$22,550", + "start_date": "6/18/2018" + }, + { + "extn": "9656", + "id": "12969", + "name": "Nate Kennedy", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$267,623", + "start_date": "4/19/2007" + }, + { + "extn": "3785", + "id": "12970", + "name": "Denny Weatcroft", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$65,671", + "start_date": "3/7/2017" + }, + { + "extn": "9658", + "id": "12971", + "name": "Leroy Shields", + "office": "Tokyo", + "position": "Cashier", + "salary": "$194,488", + "start_date": "3/22/2007" + }, + { + "extn": "6612", + "id": "12972", + "name": "Rosalie Irving", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$36,823", + "start_date": "9/21/2012" + }, + { + "extn": "9972", + "id": "12973", + "name": "Paula Riley", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$55,953", + "start_date": "4/28/2012" + }, + { + "extn": "9263", + "id": "12974", + "name": "Joseph Weasley", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$178,028", + "start_date": "1/19/2008" + }, + { + "extn": "2722", + "id": "12975", + "name": "George Woodley", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$294,990", + "start_date": "10/23/2004" + }, + { + "extn": "2514", + "id": "12976", + "name": "Josh Olson", + "office": "El Paso", + "position": "Mobile Developer", + "salary": "$188,938", + "start_date": "4/13/2007" + }, + { + "extn": "4815", + "id": "12977", + "name": "Esmeralda Cavanagh", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$227,604", + "start_date": "5/6/2014" + }, + { + "extn": "7216", + "id": "12978", + "name": "Parker Bennett", + "office": "San Antonio", + "position": "Production Painter", + "salary": "$267,155", + "start_date": "7/11/2008" + }, + { + "extn": "1297", + "id": "12979", + "name": "Chadwick Ross", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$19,027", + "start_date": "9/17/2004" + }, + { + "extn": "6873", + "id": "12980", + "name": "Candice Yates", + "office": "San Diego", + "position": "Chef Manager", + "salary": "$83,995", + "start_date": "3/27/2016" + }, + { + "extn": "4214", + "id": "12981", + "name": "Destiny Rothwell", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$11,461", + "start_date": "5/30/2013" + }, + { + "extn": "8571", + "id": "12982", + "name": "Eileen Patel", + "office": "Oklahoma City", + "position": "Laboratory Technician", + "salary": "$297,720", + "start_date": "9/9/2013" + }, + { + "extn": "2215", + "id": "12983", + "name": "Mackenzie Coates", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$146,108", + "start_date": "6/1/2015" + }, + { + "extn": "1310", + "id": "12984", + "name": "Manuel Rodgers", + "office": "Worcester", + "position": "IT Support Staff", + "salary": "$208,562", + "start_date": "6/17/2017" + }, + { + "extn": "2305", + "id": "12985", + "name": "Jazmin Dubois", + "office": "Omaha", + "position": "Loan Officer", + "salary": "$46,746", + "start_date": "5/20/2019" + }, + { + "extn": "8210", + "id": "12986", + "name": "Harry Hamilton", + "office": "Rome", + "position": "Pharmacist", + "salary": "$52,099", + "start_date": "9/25/2010" + }, + { + "extn": "3373", + "id": "12987", + "name": "Lara Sherry", + "office": "Portland", + "position": "Steward", + "salary": "$165,007", + "start_date": "1/2/2013" + }, + { + "extn": "6142", + "id": "12988", + "name": "Barry Benfield", + "office": "Springfield", + "position": "Dentist", + "salary": "$165,761", + "start_date": "7/15/2012" + }, + { + "extn": "5548", + "id": "12989", + "name": "Sage Hobbs", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$189,529", + "start_date": "7/27/2001" + }, + { + "extn": "3899", + "id": "12990", + "name": "Jacob Ashwell", + "office": "Milwaukee", + "position": "Cashier", + "salary": "$18,399", + "start_date": "2/24/2014" + }, + { + "extn": "4347", + "id": "12991", + "name": "Darlene Wilcox", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$29,645", + "start_date": "3/27/2019" + }, + { + "extn": "8481", + "id": "12992", + "name": "Henry Mccormick", + "office": "Kansas City", + "position": "Software Engineer", + "salary": "$46,895", + "start_date": "12/24/2002" + }, + { + "extn": "5879", + "id": "12993", + "name": "Melody Jones", + "office": "San Jose", + "position": "Electrician", + "salary": "$78,646", + "start_date": "2/22/2006" + }, + { + "extn": "5620", + "id": "12994", + "name": "Daniel Tailor", + "office": "Seattle", + "position": "Clerk", + "salary": "$92,737", + "start_date": "1/9/2014" + }, + { + "extn": "2065", + "id": "12995", + "name": "Noah Hamilton", + "office": "New York", + "position": "Systems Administrator", + "salary": "$115,460", + "start_date": "6/29/2017" + }, + { + "extn": "9744", + "id": "12996", + "name": "Hadley Farrell", + "office": "Moreno Valley", + "position": "CNC Operator", + "salary": "$121,840", + "start_date": "6/24/2008" + }, + { + "extn": "5199", + "id": "12997", + "name": "Brad Roman", + "office": "Charlotte", + "position": "Cook", + "salary": "$170,106", + "start_date": "8/18/2012" + }, + { + "extn": "6762", + "id": "12998", + "name": "Daniel Allcott", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$137,905", + "start_date": "10/18/2003" + }, + { + "extn": "7822", + "id": "12999", + "name": "Priscilla Dobson", + "office": "Norfolk", + "position": "Business Broker", + "salary": "$100,411", + "start_date": "8/2/2014" + }, + { + "extn": "2799", + "id": "13000", + "name": "Chadwick Cox", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$252,707", + "start_date": "3/27/2008" + }, + { + "extn": "9415", + "id": "13001", + "name": "Charlotte Cameron", + "office": "Nashville", + "position": "Webmaster", + "salary": "$18,147", + "start_date": "8/12/2015" + }, + { + "extn": "5388", + "id": "13002", + "name": "Mavis Baker", + "office": "Columbus", + "position": "Lecturer", + "salary": "$137,202", + "start_date": "6/5/2017" + }, + { + "extn": "3614", + "id": "13003", + "name": "Lorraine Forth", + "office": "Kansas City", + "position": "Cashier", + "salary": "$77,701", + "start_date": "8/31/2019" + }, + { + "extn": "4994", + "id": "13004", + "name": "Chris Thatcher", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$240,714", + "start_date": "11/15/2015" + }, + { + "extn": "6338", + "id": "13005", + "name": "Rae Emmott", + "office": "Berlin", + "position": "Production Painter", + "salary": "$82,834", + "start_date": "5/25/2018" + }, + { + "extn": "7617", + "id": "13006", + "name": "Joyce Jordan", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$220,683", + "start_date": "11/7/2009" + }, + { + "extn": "5830", + "id": "13007", + "name": "Tom Ellery", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$264,277", + "start_date": "8/16/2008" + }, + { + "extn": "4413", + "id": "13008", + "name": "Martin Moreno", + "office": "Venice", + "position": "Bellman", + "salary": "$193,433", + "start_date": "11/25/2007" + }, + { + "extn": "4267", + "id": "13009", + "name": "Mason Ryan", + "office": "Salem", + "position": "Health Educator", + "salary": "$119,083", + "start_date": "4/15/2001" + }, + { + "extn": "8037", + "id": "13010", + "name": "Callie Tobin", + "office": "Milwaukee", + "position": "Physician", + "salary": "$158,246", + "start_date": "10/2/2007" + }, + { + "extn": "8081", + "id": "13011", + "name": "Remy Freeburn", + "office": "Berna", + "position": "Auditor", + "salary": "$215,779", + "start_date": "4/30/2002" + }, + { + "extn": "3810", + "id": "13012", + "name": "Mark Dillon", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$144,222", + "start_date": "6/4/2001" + }, + { + "extn": "4103", + "id": "13013", + "name": "Carolyn Ralph", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$55,439", + "start_date": "3/22/2012" + }, + { + "extn": "9232", + "id": "13014", + "name": "Johnathan Gunn", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$145,101", + "start_date": "7/7/2005" + }, + { + "extn": "4122", + "id": "13015", + "name": "Ruth Hardwick", + "office": "Worcester", + "position": "Bellman", + "salary": "$101,333", + "start_date": "7/22/2001" + }, + { + "extn": "4145", + "id": "13016", + "name": "Sofia Mcneill", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$19,938", + "start_date": "4/27/2015" + }, + { + "extn": "8176", + "id": "13017", + "name": "Kamila Moran", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$173,586", + "start_date": "2/11/2003" + }, + { + "extn": "7959", + "id": "13018", + "name": "Tyson Roman", + "office": "Henderson", + "position": "Biologist", + "salary": "$49,773", + "start_date": "5/4/2005" + }, + { + "extn": "6608", + "id": "13019", + "name": "Rick London", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$218,743", + "start_date": "6/1/2018" + }, + { + "extn": "4400", + "id": "13020", + "name": "Oliver Murray", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$265,369", + "start_date": "7/28/2005" + }, + { + "extn": "3043", + "id": "13021", + "name": "Selena Tailor", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$127,904", + "start_date": "10/25/2019" + }, + { + "extn": "3852", + "id": "13022", + "name": "Hayden Armstrong", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$75,788", + "start_date": "8/3/2010" + }, + { + "extn": "7892", + "id": "13023", + "name": "Freya Willis", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$265,139", + "start_date": "9/5/2017" + }, + { + "extn": "5218", + "id": "13024", + "name": "Marie Penn", + "office": "Fayetteville", + "position": "Web Developer", + "salary": "$173,066", + "start_date": "11/28/2013" + }, + { + "extn": "2156", + "id": "13025", + "name": "Henry Edwards", + "office": "Colorado Springs", + "position": "Business Broker", + "salary": "$148,583", + "start_date": "2/13/2019" + }, + { + "extn": "9866", + "id": "13026", + "name": "Anthony Fowler", + "office": "Tallahassee", + "position": "Designer", + "salary": "$48,864", + "start_date": "8/16/2004" + }, + { + "extn": "3186", + "id": "13027", + "name": "Mark Tailor", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$18,238", + "start_date": "4/16/2001" + }, + { + "extn": "9866", + "id": "13028", + "name": "Brad Holmes", + "office": "Houston", + "position": "Systems Administrator", + "salary": "$232,624", + "start_date": "2/17/2015" + }, + { + "extn": "2746", + "id": "13029", + "name": "Anais Hobbs", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$122,533", + "start_date": "3/15/2014" + }, + { + "extn": "4972", + "id": "13030", + "name": "Ron Nicholls", + "office": "Moreno Valley", + "position": "CNC Operator", + "salary": "$143,022", + "start_date": "4/20/2014" + }, + { + "extn": "2991", + "id": "13031", + "name": "Josh Allen", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$110,850", + "start_date": "11/30/2004" + }, + { + "extn": "3726", + "id": "13032", + "name": "Tyson Shaw", + "office": "Garland", + "position": "Lecturer", + "salary": "$187,080", + "start_date": "4/10/2017" + }, + { + "extn": "3098", + "id": "13033", + "name": "Danny Graves", + "office": "St. Louis", + "position": "Lecturer", + "salary": "$240,349", + "start_date": "5/17/2006" + }, + { + "extn": "7183", + "id": "13034", + "name": "Carla Lloyd", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$44,981", + "start_date": "10/24/2009" + }, + { + "extn": "2281", + "id": "13035", + "name": "Hank Gunn", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$263,104", + "start_date": "4/16/2008" + }, + { + "extn": "9243", + "id": "13036", + "name": "Brad Kidd", + "office": "Reno", + "position": "Bellman", + "salary": "$227,441", + "start_date": "4/16/2000" + }, + { + "extn": "7395", + "id": "13037", + "name": "Carol Bryson", + "office": "Paris", + "position": "Project Manager", + "salary": "$214,132", + "start_date": "8/24/2003" + }, + { + "extn": "1824", + "id": "13038", + "name": "Johnathan Mccall", + "office": "Indianapolis", + "position": "Operator", + "salary": "$193,893", + "start_date": "7/20/2003" + }, + { + "extn": "9769", + "id": "13039", + "name": "Susan Palmer", + "office": "Detroit", + "position": "Steward", + "salary": "$35,850", + "start_date": "6/23/2011" + }, + { + "extn": "9675", + "id": "13040", + "name": "Erick Glynn", + "office": "Indianapolis", + "position": "HR Specialist", + "salary": "$251,586", + "start_date": "1/11/2014" + }, + { + "extn": "5352", + "id": "13041", + "name": "Peter Blythe", + "office": "Ontario", + "position": "CNC Operator", + "salary": "$274,904", + "start_date": "4/23/2018" + }, + { + "extn": "8813", + "id": "13042", + "name": "Crystal Quinn", + "office": "Toledo", + "position": "Insurance Broker", + "salary": "$186,100", + "start_date": "2/25/2004" + }, + { + "extn": "6884", + "id": "13043", + "name": "Boris Collis", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$191,437", + "start_date": "4/5/2004" + }, + { + "extn": "9062", + "id": "13044", + "name": "Martin Potts", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$42,589", + "start_date": "11/19/2001" + }, + { + "extn": "8872", + "id": "13045", + "name": "Victoria Needham", + "office": "Portland", + "position": "Executive Director", + "salary": "$32,096", + "start_date": "8/22/2016" + }, + { + "extn": "8956", + "id": "13046", + "name": "Bryce Franks", + "office": "Miami", + "position": "Machine Operator", + "salary": "$57,630", + "start_date": "5/4/2005" + }, + { + "extn": "9453", + "id": "13047", + "name": "Esmeralda Wright", + "office": "Norfolk", + "position": "Banker", + "salary": "$191,038", + "start_date": "3/20/2006" + }, + { + "extn": "8410", + "id": "13048", + "name": "Jane Wise", + "office": "Murfreesboro", + "position": "Service Supervisor", + "salary": "$281,043", + "start_date": "9/29/2006" + }, + { + "extn": "4986", + "id": "13049", + "name": "Rufus Wade", + "office": "Houston", + "position": "Production Painter", + "salary": "$120,544", + "start_date": "3/7/2004" + }, + { + "extn": "9080", + "id": "13050", + "name": "Maxwell Snow", + "office": "Boston", + "position": "HR Specialist", + "salary": "$46,990", + "start_date": "11/4/2017" + }, + { + "extn": "4248", + "id": "13051", + "name": "Bethany Donnelly", + "office": "Murfreesboro", + "position": "Banker", + "salary": "$97,346", + "start_date": "11/2/2008" + }, + { + "extn": "2571", + "id": "13052", + "name": "Doris Butler", + "office": "Saint Paul", + "position": "Loan Officer", + "salary": "$15,853", + "start_date": "4/6/2017" + }, + { + "extn": "6555", + "id": "13053", + "name": "Shannon Fenton", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$278,781", + "start_date": "10/7/2008" + }, + { + "extn": "9321", + "id": "13054", + "name": "Nate Terry", + "office": "Orlando", + "position": "Steward", + "salary": "$139,302", + "start_date": "11/8/2016" + }, + { + "extn": "3720", + "id": "13055", + "name": "Abdul Lindsay", + "office": "Paris", + "position": "Stockbroker", + "salary": "$68,364", + "start_date": "5/20/2014" + }, + { + "extn": "9686", + "id": "13056", + "name": "Nicholas Shelton", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$203,461", + "start_date": "6/5/2016" + }, + { + "extn": "7398", + "id": "13057", + "name": "Hazel Hooper", + "office": "Richmond", + "position": "Stockbroker", + "salary": "$281,292", + "start_date": "10/3/2018" + }, + { + "extn": "4882", + "id": "13058", + "name": "Sonya Coll", + "office": "Rochester", + "position": "Clerk", + "salary": "$39,561", + "start_date": "10/9/2002" + }, + { + "extn": "3999", + "id": "13059", + "name": "Jaylene Ellis", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$41,966", + "start_date": "7/17/2017" + }, + { + "extn": "2372", + "id": "13060", + "name": "Nathan Jeffery", + "office": "Jersey City", + "position": "CNC Operator", + "salary": "$121,344", + "start_date": "4/12/2000" + }, + { + "extn": "7937", + "id": "13061", + "name": "Chadwick Baxter", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$36,158", + "start_date": "11/15/2007" + }, + { + "extn": "9230", + "id": "13062", + "name": "Domenic Malone", + "office": "Tokyo", + "position": "Bellman", + "salary": "$264,125", + "start_date": "2/22/2012" + }, + { + "extn": "2628", + "id": "13063", + "name": "Caleb Yang", + "office": "San Antonio", + "position": "Banker", + "salary": "$44,498", + "start_date": "8/1/2019" + }, + { + "extn": "8593", + "id": "13064", + "name": "Clint Mcleod", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$187,614", + "start_date": "4/3/2002" + }, + { + "extn": "2016", + "id": "13065", + "name": "Rose Victor", + "office": "London", + "position": "IT Support Staff", + "salary": "$113,908", + "start_date": "12/21/2001" + }, + { + "extn": "9643", + "id": "13066", + "name": "Chelsea Ainsworth", + "office": "Seattle", + "position": "Project Manager", + "salary": "$51,553", + "start_date": "4/13/2004" + }, + { + "extn": "2875", + "id": "13067", + "name": "Hayden Cooper", + "office": "Springfield", + "position": "Lecturer", + "salary": "$186,996", + "start_date": "3/30/2015" + }, + { + "extn": "8259", + "id": "13068", + "name": "Harvey Coll", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$200,917", + "start_date": "5/5/2017" + }, + { + "extn": "5258", + "id": "13069", + "name": "Peter Cooper", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$174,791", + "start_date": "1/14/2003" + }, + { + "extn": "7171", + "id": "13070", + "name": "Elise Shepherd", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$230,811", + "start_date": "9/2/2017" + }, + { + "extn": "5574", + "id": "13071", + "name": "Tony Hopkinson", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$136,303", + "start_date": "2/12/2008" + }, + { + "extn": "6808", + "id": "13072", + "name": "Julius Summers", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$187,276", + "start_date": "11/8/2005" + }, + { + "extn": "1386", + "id": "13073", + "name": "Ryan Rycroft", + "office": "Pittsburgh", + "position": "Design Engineer", + "salary": "$69,745", + "start_date": "9/28/2003" + }, + { + "extn": "7848", + "id": "13074", + "name": "Roger Kerr", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$115,005", + "start_date": "10/15/2012" + }, + { + "extn": "8441", + "id": "13075", + "name": "Angelica Shields", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$60,160", + "start_date": "11/13/2004" + }, + { + "extn": "8357", + "id": "13076", + "name": "Marissa Boyle", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$38,303", + "start_date": "4/7/2007" + }, + { + "extn": "5662", + "id": "13077", + "name": "Leroy Weatcroft", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$28,706", + "start_date": "8/5/2010" + }, + { + "extn": "9012", + "id": "13078", + "name": "Julian Locke", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$93,235", + "start_date": "3/4/2007" + }, + { + "extn": "3293", + "id": "13079", + "name": "Ruth Kaur", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$161,650", + "start_date": "5/29/2016" + }, + { + "extn": "3971", + "id": "13080", + "name": "Noah Carter", + "office": "Toledo", + "position": "Physician", + "salary": "$141,457", + "start_date": "6/5/2014" + }, + { + "extn": "3697", + "id": "13081", + "name": "Molly Bryson", + "office": "Albuquerque", + "position": "Bellman", + "salary": "$140,321", + "start_date": "6/10/2009" + }, + { + "extn": "5394", + "id": "13082", + "name": "Tyson Vollans", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$123,828", + "start_date": "7/16/2005" + }, + { + "extn": "8220", + "id": "13083", + "name": "Rocco Dallas", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$246,538", + "start_date": "8/15/2000" + }, + { + "extn": "1321", + "id": "13084", + "name": "Owen Quinnell", + "office": "Scottsdale", + "position": "Cook", + "salary": "$156,311", + "start_date": "6/18/2010" + }, + { + "extn": "4206", + "id": "13085", + "name": "Bethany Baker", + "office": "Otawa", + "position": "Lecturer", + "salary": "$58,019", + "start_date": "9/28/2004" + }, + { + "extn": "3117", + "id": "13086", + "name": "Melody Hill", + "office": "Valetta", + "position": "Steward", + "salary": "$78,553", + "start_date": "5/11/2013" + }, + { + "extn": "9170", + "id": "13087", + "name": "Angela Kelly", + "office": "Madison", + "position": "Associate Professor", + "salary": "$262,813", + "start_date": "10/30/2004" + }, + { + "extn": "1961", + "id": "13088", + "name": "Sienna Grant", + "office": "New York", + "position": "Web Developer", + "salary": "$72,926", + "start_date": "5/22/2013" + }, + { + "extn": "6689", + "id": "13089", + "name": "Quinn Jackson", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$127,326", + "start_date": "10/17/2005" + }, + { + "extn": "8982", + "id": "13090", + "name": "Benjamin Baker", + "office": "Portland", + "position": "Baker", + "salary": "$275,539", + "start_date": "7/27/2006" + }, + { + "extn": "4027", + "id": "13091", + "name": "Matthew Donnelly", + "office": "Paris", + "position": "Steward", + "salary": "$20,695", + "start_date": "3/30/2011" + }, + { + "extn": "6074", + "id": "13092", + "name": "Hazel Bishop", + "office": "Wien", + "position": "Clerk", + "salary": "$207,151", + "start_date": "2/16/2012" + }, + { + "extn": "3547", + "id": "13093", + "name": "Chad Martin", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$256,059", + "start_date": "8/18/2015" + }, + { + "extn": "5010", + "id": "13094", + "name": "Tara Preston", + "office": "St. Louis", + "position": "Electrician", + "salary": "$99,927", + "start_date": "12/15/2018" + }, + { + "extn": "8399", + "id": "13095", + "name": "Piper Walker", + "office": "Denver", + "position": "Health Educator", + "salary": "$106,936", + "start_date": "3/21/2015" + }, + { + "extn": "4178", + "id": "13096", + "name": "Analise Duvall", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$256,847", + "start_date": "8/17/2005" + }, + { + "extn": "3310", + "id": "13097", + "name": "Mark Higgs", + "office": "Moreno Valley", + "position": "Software Engineer", + "salary": "$12,292", + "start_date": "4/15/2003" + }, + { + "extn": "2252", + "id": "13098", + "name": "Makenzie Osmond", + "office": "Bridgeport", + "position": "Production Painter", + "salary": "$137,390", + "start_date": "2/26/2019" + }, + { + "extn": "1968", + "id": "13099", + "name": "Olivia Powell", + "office": "Miami", + "position": "Production Painter", + "salary": "$184,276", + "start_date": "12/14/2011" + }, + { + "extn": "1608", + "id": "13100", + "name": "Stella Nanton", + "office": "Fort Lauderdale", + "position": "Treasurer", + "salary": "$204,834", + "start_date": "2/16/2010" + }, + { + "extn": "7337", + "id": "13101", + "name": "Michael Baker", + "office": "New York", + "position": "Doctor", + "salary": "$82,777", + "start_date": "11/13/2002" + }, + { + "extn": "8206", + "id": "13102", + "name": "Esmeralda Sheldon", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$128,258", + "start_date": "2/25/2001" + }, + { + "extn": "1028", + "id": "13103", + "name": "Brad Rogers", + "office": "Norfolk", + "position": "Cashier", + "salary": "$191,657", + "start_date": "10/24/2017" + }, + { + "extn": "2879", + "id": "13104", + "name": "Anais Armstrong", + "office": "Kansas City", + "position": "Lecturer", + "salary": "$117,641", + "start_date": "10/25/2017" + }, + { + "extn": "9224", + "id": "13105", + "name": "Kate Chapman", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$213,991", + "start_date": "1/29/2014" + }, + { + "extn": "7543", + "id": "13106", + "name": "Rihanna Osman", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$283,140", + "start_date": "10/22/2002" + }, + { + "extn": "6361", + "id": "13107", + "name": "Ruby Mcneill", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$248,241", + "start_date": "11/4/2016" + }, + { + "extn": "3473", + "id": "13108", + "name": "Lara Owen", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$212,536", + "start_date": "7/10/2019" + }, + { + "extn": "9427", + "id": "13109", + "name": "Martin Sawyer", + "office": "Arlington", + "position": "Operator", + "salary": "$199,947", + "start_date": "5/25/2003" + }, + { + "extn": "2182", + "id": "13110", + "name": "Bryon Saunders", + "office": "Berlin", + "position": "Front Desk Coordinator", + "salary": "$265,298", + "start_date": "4/6/2002" + }, + { + "extn": "5080", + "id": "13111", + "name": "Owen Avery", + "office": "Worcester", + "position": "Doctor", + "salary": "$87,570", + "start_date": "3/9/2017" + }, + { + "extn": "3993", + "id": "13112", + "name": "Denny Wooldridge", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$295,842", + "start_date": "2/7/2018" + }, + { + "extn": "4313", + "id": "13113", + "name": "Anabel Morris", + "office": "San Jose", + "position": "Cook", + "salary": "$106,321", + "start_date": "11/30/2016" + }, + { + "extn": "4262", + "id": "13114", + "name": "Kassandra Clarke", + "office": "Bucharest", + "position": "Physician", + "salary": "$136,675", + "start_date": "3/28/2014" + }, + { + "extn": "1034", + "id": "13115", + "name": "Ron May", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$299,066", + "start_date": "7/2/2015" + }, + { + "extn": "1540", + "id": "13116", + "name": "Stephanie Gregory", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$226,975", + "start_date": "11/19/2009" + }, + { + "extn": "4032", + "id": "13117", + "name": "Bryon Wood", + "office": "Pittsburgh", + "position": "Lecturer", + "salary": "$158,930", + "start_date": "11/30/2010" + }, + { + "extn": "5023", + "id": "13118", + "name": "Quinn Vaughan", + "office": "San Jose", + "position": "Assistant Buyer", + "salary": "$270,042", + "start_date": "11/2/2016" + }, + { + "extn": "2085", + "id": "13119", + "name": "Peter Sinclair", + "office": "Jersey City", + "position": "Ambulatory Nurse", + "salary": "$120,261", + "start_date": "1/17/2013" + }, + { + "extn": "3818", + "id": "13120", + "name": "Johnny Rixon", + "office": "Valetta", + "position": "Bellman", + "salary": "$127,831", + "start_date": "10/24/2008" + }, + { + "extn": "6970", + "id": "13121", + "name": "Megan Shaw", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$19,656", + "start_date": "1/6/2001" + }, + { + "extn": "1805", + "id": "13122", + "name": "Rocco Morris", + "office": "Nashville", + "position": "Dentist", + "salary": "$46,161", + "start_date": "7/9/2008" + }, + { + "extn": "1357", + "id": "13123", + "name": "Daron Morris", + "office": "Hollywood", + "position": "Associate Professor", + "salary": "$260,519", + "start_date": "8/17/2010" + }, + { + "extn": "7979", + "id": "13124", + "name": "Aiden Coates", + "office": "Boston", + "position": "Clerk", + "salary": "$245,912", + "start_date": "9/21/2019" + }, + { + "extn": "1024", + "id": "13125", + "name": "Marie Matthews", + "office": "Escondido", + "position": "Business Broker", + "salary": "$107,019", + "start_date": "1/15/2007" + }, + { + "extn": "7057", + "id": "13126", + "name": "Nicholas Payne", + "office": "Chicago", + "position": "Health Educator", + "salary": "$238,806", + "start_date": "3/24/2000" + }, + { + "extn": "8877", + "id": "13127", + "name": "Danny Long", + "office": "Atlanta", + "position": "Systems Administrator", + "salary": "$169,067", + "start_date": "12/21/2012" + }, + { + "extn": "7811", + "id": "13128", + "name": "Bart Hepburn", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$231,322", + "start_date": "7/29/2010" + }, + { + "extn": "3648", + "id": "13129", + "name": "Nate Morrison", + "office": "Springfield", + "position": "Dentist", + "salary": "$128,258", + "start_date": "5/16/2006" + }, + { + "extn": "5550", + "id": "13130", + "name": "Bernadette Wilson", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$167,658", + "start_date": "7/5/2009" + }, + { + "extn": "1156", + "id": "13131", + "name": "Rachael Thompson", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$64,004", + "start_date": "1/19/2005" + }, + { + "extn": "5051", + "id": "13132", + "name": "Gladys Drake", + "office": "Toledo", + "position": "Stockbroker", + "salary": "$148,909", + "start_date": "2/19/2007" + }, + { + "extn": "1203", + "id": "13133", + "name": "Janice Latham", + "office": "Salt Lake City", + "position": "Electrician", + "salary": "$40,060", + "start_date": "7/18/2000" + }, + { + "extn": "6185", + "id": "13134", + "name": "Ron Waterhouse", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$54,956", + "start_date": "1/9/2006" + }, + { + "extn": "4747", + "id": "13135", + "name": "Louise Ross", + "office": "Memphis", + "position": "Budget Analyst", + "salary": "$218,455", + "start_date": "7/31/2000" + }, + { + "extn": "9147", + "id": "13136", + "name": "Barry Burge", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$160,642", + "start_date": "8/8/2004" + }, + { + "extn": "2901", + "id": "13137", + "name": "Kirsten Gordon", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$262,239", + "start_date": "7/17/2015" + }, + { + "extn": "7905", + "id": "13138", + "name": "Phillip Carter", + "office": "San Jose", + "position": "Mobile Developer", + "salary": "$165,746", + "start_date": "2/13/2012" + }, + { + "extn": "9654", + "id": "13139", + "name": "Victoria James", + "office": "Reno", + "position": "IT Support Staff", + "salary": "$291,526", + "start_date": "11/26/2007" + }, + { + "extn": "5339", + "id": "13140", + "name": "Payton Reynolds", + "office": "Madrid", + "position": "Restaurant Manager", + "salary": "$221,158", + "start_date": "3/22/2016" + }, + { + "extn": "5608", + "id": "13141", + "name": "Cara Gordon", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$295,748", + "start_date": "3/20/2009" + }, + { + "extn": "5425", + "id": "13142", + "name": "Teagan Horton", + "office": "Las Vegas", + "position": "Baker", + "salary": "$128,688", + "start_date": "4/19/2016" + }, + { + "extn": "4436", + "id": "13143", + "name": "Johnathan Steer", + "office": "Irving", + "position": "Cash Manager", + "salary": "$122,178", + "start_date": "7/21/2002" + }, + { + "extn": "8958", + "id": "13144", + "name": "Russel Dillon", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$272,488", + "start_date": "7/30/2017" + }, + { + "extn": "5668", + "id": "13145", + "name": "Phoebe Matthews", + "office": "Norfolk", + "position": "Web Developer", + "salary": "$112,038", + "start_date": "6/21/2006" + }, + { + "extn": "8622", + "id": "13146", + "name": "Barney Pond", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$213,563", + "start_date": "8/23/2001" + }, + { + "extn": "7818", + "id": "13147", + "name": "Emery Rogers", + "office": "Wien", + "position": "Loan Officer", + "salary": "$139,115", + "start_date": "8/4/2018" + }, + { + "extn": "4650", + "id": "13148", + "name": "Samara Walter", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$68,683", + "start_date": "2/5/2012" + }, + { + "extn": "2744", + "id": "13149", + "name": "Lexi Jones", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$282,236", + "start_date": "10/11/2000" + }, + { + "extn": "5144", + "id": "13150", + "name": "Martin Morley", + "office": "Rome", + "position": "Electrician", + "salary": "$135,250", + "start_date": "4/12/2011" + }, + { + "extn": "5802", + "id": "13151", + "name": "Sara Moore", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$27,566", + "start_date": "6/7/2013" + }, + { + "extn": "7528", + "id": "13152", + "name": "Hanna Marshall", + "office": "Stockton", + "position": "Budget Analyst", + "salary": "$91,935", + "start_date": "9/30/2014" + }, + { + "extn": "8870", + "id": "13153", + "name": "Hadley Power", + "office": "El Paso", + "position": "Cashier", + "salary": "$164,162", + "start_date": "12/18/2002" + }, + { + "extn": "7350", + "id": "13154", + "name": "George Collins", + "office": "Las Vegas", + "position": "Fabricator", + "salary": "$202,269", + "start_date": "1/10/2010" + }, + { + "extn": "4068", + "id": "13155", + "name": "Valerie Welsch", + "office": "Jersey City", + "position": "Ambulatory Nurse", + "salary": "$262,921", + "start_date": "9/21/2016" + }, + { + "extn": "6870", + "id": "13156", + "name": "Russel Calderwood", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$229,531", + "start_date": "12/2/2015" + }, + { + "extn": "7783", + "id": "13157", + "name": "Amelia Heaton", + "office": "Miami", + "position": "Loan Officer", + "salary": "$49,805", + "start_date": "10/1/2000" + }, + { + "extn": "6634", + "id": "13158", + "name": "Nicholas Norris", + "office": "Quebec", + "position": "Electrician", + "salary": "$48,356", + "start_date": "1/13/2016" + }, + { + "extn": "7740", + "id": "13159", + "name": "Marvin Driscoll", + "office": "Boston", + "position": "Accountant", + "salary": "$139,480", + "start_date": "12/3/2016" + }, + { + "extn": "8959", + "id": "13160", + "name": "Matthew Corbett", + "office": "Salt Lake City", + "position": "Electrician", + "salary": "$285,289", + "start_date": "10/9/2001" + }, + { + "extn": "6787", + "id": "13161", + "name": "Gloria Mccormick", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$33,495", + "start_date": "7/2/2003" + }, + { + "extn": "5852", + "id": "13162", + "name": "Nicholas Speed", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$246,081", + "start_date": "9/23/2005" + }, + { + "extn": "5634", + "id": "13163", + "name": "Fred Harrington", + "office": "Wien", + "position": "Clerk", + "salary": "$141,439", + "start_date": "4/29/2018" + }, + { + "extn": "9321", + "id": "13164", + "name": "Sonya Lewis", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$35,780", + "start_date": "3/2/2004" + }, + { + "extn": "8868", + "id": "13165", + "name": "Anthony Healy", + "office": "Garland", + "position": "Business Broker", + "salary": "$71,491", + "start_date": "11/29/2010" + }, + { + "extn": "6247", + "id": "13166", + "name": "Brad Veale", + "office": "Seattle", + "position": "Associate Professor", + "salary": "$157,300", + "start_date": "2/13/2013" + }, + { + "extn": "4649", + "id": "13167", + "name": "Jane Morley", + "office": "Charlotte", + "position": "Call Center Representative", + "salary": "$298,816", + "start_date": "3/23/2007" + }, + { + "extn": "2960", + "id": "13168", + "name": "Melody Mcnally", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$110,405", + "start_date": "12/24/2000" + }, + { + "extn": "5982", + "id": "13169", + "name": "Josephine Abbot", + "office": "Anaheim", + "position": "Bellman", + "salary": "$256,335", + "start_date": "6/8/2012" + }, + { + "extn": "9578", + "id": "13170", + "name": "Margot Ward", + "office": "St. Louis", + "position": "Bookkeeper", + "salary": "$176,177", + "start_date": "11/13/2002" + }, + { + "extn": "7616", + "id": "13171", + "name": "Oliver Bright", + "office": "Lisbon", + "position": "Dentist", + "salary": "$218,445", + "start_date": "10/19/2008" + }, + { + "extn": "8018", + "id": "13172", + "name": "Janice Richardson", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$291,912", + "start_date": "1/28/2016" + }, + { + "extn": "9248", + "id": "13173", + "name": "Ron Rowlands", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$177,599", + "start_date": "11/28/2001" + }, + { + "extn": "5758", + "id": "13174", + "name": "Leroy Ventura", + "office": "Berlin", + "position": "Lecturer", + "salary": "$235,134", + "start_date": "9/8/2017" + }, + { + "extn": "8932", + "id": "13175", + "name": "Javier Irving", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$232,060", + "start_date": "3/26/2007" + }, + { + "extn": "5142", + "id": "13176", + "name": "Benjamin Kennedy", + "office": "Berna", + "position": "HR Specialist", + "salary": "$257,389", + "start_date": "6/15/2010" + }, + { + "extn": "8856", + "id": "13177", + "name": "Bart Veale", + "office": "Garland", + "position": "Clerk", + "salary": "$118,712", + "start_date": "8/3/2005" + }, + { + "extn": "6287", + "id": "13178", + "name": "Rita Rowan", + "office": "Oklahoma City", + "position": "Investment Advisor", + "salary": "$260,080", + "start_date": "4/4/2004" + }, + { + "extn": "1736", + "id": "13179", + "name": "Phillip Rossi", + "office": "Lincoln", + "position": "Operator", + "salary": "$233,215", + "start_date": "7/22/2008" + }, + { + "extn": "6274", + "id": "13180", + "name": "Martin Andrews", + "office": "Fullerton", + "position": "Loan Officer", + "salary": "$63,009", + "start_date": "10/1/2009" + }, + { + "extn": "9559", + "id": "13181", + "name": "Gwen Griffiths", + "office": "Scottsdale", + "position": "Business Broker", + "salary": "$184,258", + "start_date": "8/20/2018" + }, + { + "extn": "8371", + "id": "13182", + "name": "Kieth Rainford", + "office": "Rome", + "position": "CNC Operator", + "salary": "$164,301", + "start_date": "12/19/2003" + }, + { + "extn": "6699", + "id": "13183", + "name": "Marina Dunbar", + "office": "Washington", + "position": "Executive Director", + "salary": "$282,930", + "start_date": "6/19/2012" + }, + { + "extn": "5474", + "id": "13184", + "name": "Nick Shields", + "office": "Miami", + "position": "Web Developer", + "salary": "$202,347", + "start_date": "7/11/2009" + }, + { + "extn": "1544", + "id": "13185", + "name": "Liam Stark", + "office": "Springfield", + "position": "Bookkeeper", + "salary": "$68,224", + "start_date": "5/3/2013" + }, + { + "extn": "6622", + "id": "13186", + "name": "Ciara Upsdell", + "office": "Dallas", + "position": "Operator", + "salary": "$276,080", + "start_date": "1/27/2006" + }, + { + "extn": "4295", + "id": "13187", + "name": "Barry Stewart", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$106,581", + "start_date": "12/8/2013" + }, + { + "extn": "2900", + "id": "13188", + "name": "Analise Chappell", + "office": "Henderson", + "position": "Business Broker", + "salary": "$57,580", + "start_date": "4/8/2011" + }, + { + "extn": "8682", + "id": "13189", + "name": "Gloria Rogan", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$247,899", + "start_date": "12/19/2016" + }, + { + "extn": "2782", + "id": "13190", + "name": "Vanessa Jarvis", + "office": "Toledo", + "position": "Steward", + "salary": "$197,588", + "start_date": "1/27/2006" + }, + { + "extn": "5492", + "id": "13191", + "name": "Eduardo Allen", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$243,565", + "start_date": "11/19/2001" + }, + { + "extn": "8476", + "id": "13192", + "name": "Nicholas Shaw", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$261,791", + "start_date": "11/2/2016" + }, + { + "extn": "2098", + "id": "13193", + "name": "Juliet Ralph", + "office": "Chicago", + "position": "Insurance Broker", + "salary": "$30,571", + "start_date": "5/4/2007" + }, + { + "extn": "4368", + "id": "13194", + "name": "Britney Swift", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$116,466", + "start_date": "1/25/2007" + }, + { + "extn": "2403", + "id": "13195", + "name": "Harry Farmer", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$70,203", + "start_date": "6/6/2009" + }, + { + "extn": "1183", + "id": "13196", + "name": "Jayden Greenwood", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$25,110", + "start_date": "4/19/2019" + }, + { + "extn": "1907", + "id": "13197", + "name": "Rae Ripley", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$275,210", + "start_date": "5/31/2009" + }, + { + "extn": "9110", + "id": "13198", + "name": "Bart Fox", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$176,090", + "start_date": "3/31/2004" + }, + { + "extn": "9692", + "id": "13199", + "name": "Winnie Underhill", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$32,470", + "start_date": "8/29/2006" + }, + { + "extn": "5328", + "id": "13200", + "name": "Davina Yang", + "office": "St. Louis", + "position": "Bellman", + "salary": "$283,898", + "start_date": "6/6/2007" + }, + { + "extn": "7742", + "id": "13201", + "name": "Jessica Hunter", + "office": "Glendale", + "position": "Machine Operator", + "salary": "$108,575", + "start_date": "6/3/2001" + }, + { + "extn": "4805", + "id": "13202", + "name": "Martin Kennedy", + "office": "Saint Paul", + "position": "Baker", + "salary": "$189,488", + "start_date": "2/2/2010" + }, + { + "extn": "6353", + "id": "13203", + "name": "Kurt Neal", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$167,893", + "start_date": "7/16/2014" + }, + { + "extn": "2171", + "id": "13204", + "name": "Kieth Sherry", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$113,020", + "start_date": "8/19/2011" + }, + { + "extn": "8950", + "id": "13205", + "name": "Clint Savage", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$176,071", + "start_date": "11/16/2018" + }, + { + "extn": "4803", + "id": "13206", + "name": "Tony Samuel", + "office": "Garland", + "position": "Business Broker", + "salary": "$33,858", + "start_date": "6/16/2009" + }, + { + "extn": "1763", + "id": "13207", + "name": "Daron Stone", + "office": "Innsbruck", + "position": "Global Logistics Supervisor", + "salary": "$281,071", + "start_date": "7/4/2007" + }, + { + "extn": "9166", + "id": "13208", + "name": "Wendy Flack", + "office": "Moreno Valley", + "position": "Audiologist", + "salary": "$88,493", + "start_date": "11/6/2016" + }, + { + "extn": "8549", + "id": "13209", + "name": "Boris Palmer", + "office": "Memphis", + "position": "Paramedic", + "salary": "$79,659", + "start_date": "4/2/2003" + }, + { + "extn": "6771", + "id": "13210", + "name": "Janice Donnelly", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$251,251", + "start_date": "3/11/2017" + }, + { + "extn": "7016", + "id": "13211", + "name": "Henry Gordon", + "office": "Lisbon", + "position": "Bellman", + "salary": "$198,095", + "start_date": "4/17/2011" + }, + { + "extn": "8461", + "id": "13212", + "name": "Jules Chadwick", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$28,957", + "start_date": "9/13/2010" + }, + { + "extn": "2393", + "id": "13213", + "name": "Jolene Healy", + "office": "Charlotte", + "position": "Auditor", + "salary": "$228,261", + "start_date": "2/17/2004" + }, + { + "extn": "8364", + "id": "13214", + "name": "Roger Redden", + "office": "Columbus", + "position": "Project Manager", + "salary": "$73,663", + "start_date": "10/27/2009" + }, + { + "extn": "6752", + "id": "13215", + "name": "Eduardo Healy", + "office": "Pittsburgh", + "position": "Staffing Consultant", + "salary": "$179,591", + "start_date": "9/30/2000" + }, + { + "extn": "7717", + "id": "13216", + "name": "Beatrice Hood", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$222,867", + "start_date": "3/21/2008" + }, + { + "extn": "2997", + "id": "13217", + "name": "Sebastian Wilson", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$16,256", + "start_date": "4/21/2014" + }, + { + "extn": "5207", + "id": "13218", + "name": "Felicity Broomfield", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$84,414", + "start_date": "4/14/2011" + }, + { + "extn": "5952", + "id": "13219", + "name": "Cedrick Weston", + "office": "Lakewood", + "position": "Restaurant Manager", + "salary": "$294,930", + "start_date": "11/7/2014" + }, + { + "extn": "8710", + "id": "13220", + "name": "Daniel Andersson", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$228,350", + "start_date": "3/5/2016" + }, + { + "extn": "4682", + "id": "13221", + "name": "Faith Bell", + "office": "Lyon", + "position": "Ambulatory Nurse", + "salary": "$184,977", + "start_date": "10/13/2018" + }, + { + "extn": "4139", + "id": "13222", + "name": "Hannah Nurton", + "office": "Baltimore", + "position": "Designer", + "salary": "$262,662", + "start_date": "5/22/2003" + }, + { + "extn": "8215", + "id": "13223", + "name": "Peter Archer", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$211,946", + "start_date": "2/15/2014" + }, + { + "extn": "5850", + "id": "13224", + "name": "Belinda Farrant", + "office": "Arlington", + "position": "Business Broker", + "salary": "$181,851", + "start_date": "9/25/2006" + }, + { + "extn": "1511", + "id": "13225", + "name": "Bob Weston", + "office": "Baltimore", + "position": "Cook", + "salary": "$177,105", + "start_date": "4/4/2009" + }, + { + "extn": "8422", + "id": "13226", + "name": "Julia Bryant", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$13,115", + "start_date": "11/18/2002" + }, + { + "extn": "1712", + "id": "13227", + "name": "Denis Donovan", + "office": "Boston", + "position": "Banker", + "salary": "$233,465", + "start_date": "7/12/2012" + }, + { + "extn": "1065", + "id": "13228", + "name": "Ruth Wilton", + "office": "Quebec", + "position": "Banker", + "salary": "$61,183", + "start_date": "12/30/2012" + }, + { + "extn": "3015", + "id": "13229", + "name": "Kenzie Tennant", + "office": "Memphis", + "position": "Cook", + "salary": "$49,694", + "start_date": "3/17/2010" + }, + { + "extn": "8644", + "id": "13230", + "name": "Tania Clarke", + "office": "Lisbon", + "position": "Cashier", + "salary": "$193,391", + "start_date": "9/8/2007" + }, + { + "extn": "8349", + "id": "13231", + "name": "Barney Noach", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$31,069", + "start_date": "9/26/2002" + }, + { + "extn": "8381", + "id": "13232", + "name": "Leilani Milner", + "office": "Fayetteville", + "position": "Assistant Buyer", + "salary": "$80,504", + "start_date": "2/2/2008" + }, + { + "extn": "9849", + "id": "13233", + "name": "Chester Harris", + "office": "London", + "position": "Laboratory Technician", + "salary": "$263,018", + "start_date": "12/26/2015" + }, + { + "extn": "1769", + "id": "13234", + "name": "Elijah Fall", + "office": "Paris", + "position": "Cook", + "salary": "$32,540", + "start_date": "11/4/2013" + }, + { + "extn": "8009", + "id": "13235", + "name": "Madelyn Upsdell", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$276,908", + "start_date": "4/2/2011" + }, + { + "extn": "4967", + "id": "13236", + "name": "Carl Walton", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$283,171", + "start_date": "1/25/2003" + }, + { + "extn": "6704", + "id": "13237", + "name": "Darlene Norris", + "office": "Bucharest", + "position": "Clerk", + "salary": "$216,942", + "start_date": "5/23/2006" + }, + { + "extn": "2822", + "id": "13238", + "name": "Nate Mcleod", + "office": "Miami", + "position": "Ambulatory Nurse", + "salary": "$193,280", + "start_date": "7/14/2000" + }, + { + "extn": "8374", + "id": "13239", + "name": "Margaret Raven", + "office": "Jersey City", + "position": "Executive Director", + "salary": "$17,464", + "start_date": "2/5/2005" + }, + { + "extn": "8074", + "id": "13240", + "name": "Lucas Long", + "office": "Fayetteville", + "position": "Baker", + "salary": "$111,330", + "start_date": "7/7/2018" + }, + { + "extn": "9868", + "id": "13241", + "name": "Carter Giles", + "office": "Fremont", + "position": "Biologist", + "salary": "$167,956", + "start_date": "11/18/2018" + }, + { + "extn": "4505", + "id": "13242", + "name": "Isabella Ianson", + "office": "Las Vegas", + "position": "Budget Analyst", + "salary": "$16,878", + "start_date": "12/21/2009" + }, + { + "extn": "2218", + "id": "13243", + "name": "Sara Wade", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$82,730", + "start_date": "10/11/2004" + }, + { + "extn": "2668", + "id": "13244", + "name": "Kurt Anderson", + "office": "Otawa", + "position": "Web Developer", + "salary": "$126,811", + "start_date": "5/21/2005" + }, + { + "extn": "8371", + "id": "13245", + "name": "Holly Rosenbloom", + "office": "Tokyo", + "position": "Restaurant Manager", + "salary": "$239,324", + "start_date": "10/15/2010" + }, + { + "extn": "8915", + "id": "13246", + "name": "Mark Rehman", + "office": "Madrid", + "position": "Lecturer", + "salary": "$180,589", + "start_date": "3/13/2016" + }, + { + "extn": "7207", + "id": "13247", + "name": "Hanna Tate", + "office": "Omaha", + "position": "Physician", + "salary": "$250,384", + "start_date": "4/18/2006" + }, + { + "extn": "1826", + "id": "13248", + "name": "Adalie Smith", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$35,681", + "start_date": "5/13/2008" + }, + { + "extn": "8219", + "id": "13249", + "name": "Cedrick Veale", + "office": "Salt Lake City", + "position": "Chef Manager", + "salary": "$242,862", + "start_date": "10/10/2007" + }, + { + "extn": "3293", + "id": "13250", + "name": "Liam Cavanagh", + "office": "Boston", + "position": "Global Logistics Supervisor", + "salary": "$101,742", + "start_date": "12/9/2016" + }, + { + "extn": "6078", + "id": "13251", + "name": "Lana Ring", + "office": "Garland", + "position": "Chef Manager", + "salary": "$66,779", + "start_date": "5/17/2014" + }, + { + "extn": "6204", + "id": "13252", + "name": "Lynn Walsh", + "office": "Houston", + "position": "Electrician", + "salary": "$127,753", + "start_date": "3/20/2010" + }, + { + "extn": "8894", + "id": "13253", + "name": "Alma Lewis", + "office": "Bucharest", + "position": "Mobile Developer", + "salary": "$110,346", + "start_date": "4/24/2003" + }, + { + "extn": "5567", + "id": "13254", + "name": "Chuck Murray", + "office": "Berlin", + "position": "Lecturer", + "salary": "$118,504", + "start_date": "5/31/2016" + }, + { + "extn": "5441", + "id": "13255", + "name": "Chester Abbot", + "office": "San Antonio", + "position": "Retail Trainee", + "salary": "$194,344", + "start_date": "6/20/2005" + }, + { + "extn": "6089", + "id": "13256", + "name": "Aurelia Shields", + "office": "Venice", + "position": "Laboratory Technician", + "salary": "$200,906", + "start_date": "10/22/2016" + }, + { + "extn": "6963", + "id": "13257", + "name": "Julianna Lloyd", + "office": "Madrid", + "position": "Accountant", + "salary": "$245,058", + "start_date": "2/25/2000" + }, + { + "extn": "1618", + "id": "13258", + "name": "Fred Briggs", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$47,708", + "start_date": "5/9/2013" + }, + { + "extn": "6029", + "id": "13259", + "name": "Julian Adams", + "office": "Memphis", + "position": "Designer", + "salary": "$79,921", + "start_date": "3/13/2005" + }, + { + "extn": "1958", + "id": "13260", + "name": "Belinda Judd", + "office": "Bucharest", + "position": "Electrician", + "salary": "$99,949", + "start_date": "2/27/2012" + }, + { + "extn": "2820", + "id": "13261", + "name": "Isabella Sherwood", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$285,924", + "start_date": "6/12/2015" + }, + { + "extn": "4647", + "id": "13262", + "name": "Fiona Harper", + "office": "Denver", + "position": "Pharmacist", + "salary": "$196,529", + "start_date": "11/24/2008" + }, + { + "extn": "1637", + "id": "13263", + "name": "Marissa Flett", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$143,580", + "start_date": "3/30/2011" + }, + { + "extn": "7661", + "id": "13264", + "name": "Doug Wilton", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$81,901", + "start_date": "3/9/2001" + }, + { + "extn": "9643", + "id": "13265", + "name": "Henry Seymour", + "office": "Zurich", + "position": "Operator", + "salary": "$84,620", + "start_date": "2/13/2004" + }, + { + "extn": "2343", + "id": "13266", + "name": "Benny Morrow", + "office": "San Francisco", + "position": "Electrician", + "salary": "$188,710", + "start_date": "1/15/2014" + }, + { + "extn": "1895", + "id": "13267", + "name": "Mona Yarwood", + "office": "New York", + "position": "Software Engineer", + "salary": "$65,156", + "start_date": "1/18/2014" + }, + { + "extn": "7443", + "id": "13268", + "name": "Clint Rees", + "office": "Baltimore", + "position": "Web Developer", + "salary": "$188,367", + "start_date": "1/10/2012" + }, + { + "extn": "4440", + "id": "13269", + "name": "Madelyn Waterhouse", + "office": "Pittsburgh", + "position": "Designer", + "salary": "$175,127", + "start_date": "1/21/2018" + }, + { + "extn": "1561", + "id": "13270", + "name": "Jaylene Knight", + "office": "Bellevue", + "position": "Food Technologist", + "salary": "$184,227", + "start_date": "2/22/2002" + }, + { + "extn": "4182", + "id": "13271", + "name": "Tess Forester", + "office": "Prague", + "position": "Audiologist", + "salary": "$131,379", + "start_date": "9/3/2019" + }, + { + "extn": "4688", + "id": "13272", + "name": "Tony Skinner", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$14,878", + "start_date": "6/20/2006" + }, + { + "extn": "5962", + "id": "13273", + "name": "Darlene Ward", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$191,359", + "start_date": "10/15/2010" + }, + { + "extn": "6753", + "id": "13274", + "name": "Beatrice Owens", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$48,482", + "start_date": "1/16/2011" + }, + { + "extn": "7603", + "id": "13275", + "name": "Anthony Andrews", + "office": "Denver", + "position": "Assistant Buyer", + "salary": "$235,465", + "start_date": "11/6/2013" + }, + { + "extn": "2428", + "id": "13276", + "name": "Bart Reading", + "office": "Stockton", + "position": "Webmaster", + "salary": "$279,277", + "start_date": "9/25/2008" + }, + { + "extn": "2248", + "id": "13277", + "name": "Julius Addison", + "office": "Rochester", + "position": "Executive Director", + "salary": "$187,197", + "start_date": "8/15/2013" + }, + { + "extn": "4632", + "id": "13278", + "name": "Alba Cobb", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$274,784", + "start_date": "1/25/2016" + }, + { + "extn": "5695", + "id": "13279", + "name": "Aiden Kirby", + "office": "Minneapolis", + "position": "Loan Officer", + "salary": "$189,459", + "start_date": "11/23/2007" + }, + { + "extn": "5839", + "id": "13280", + "name": "John Eyres", + "office": "New Orleans", + "position": "Web Developer", + "salary": "$35,344", + "start_date": "2/5/2011" + }, + { + "extn": "7670", + "id": "13281", + "name": "Erin Wood", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$12,153", + "start_date": "9/23/2000" + }, + { + "extn": "8164", + "id": "13282", + "name": "Emma Chadwick", + "office": "Worcester", + "position": "Production Painter", + "salary": "$207,199", + "start_date": "4/10/2003" + }, + { + "extn": "8801", + "id": "13283", + "name": "Nathan Ramsey", + "office": "Long Beach", + "position": "Project Manager", + "salary": "$218,129", + "start_date": "5/26/2005" + }, + { + "extn": "3855", + "id": "13284", + "name": "Eduardo Wallace", + "office": "Long Beach", + "position": "Cook", + "salary": "$31,743", + "start_date": "1/9/2013" + }, + { + "extn": "9645", + "id": "13285", + "name": "Ryan Wilkinson", + "office": "San Bernardino", + "position": "Designer", + "salary": "$150,957", + "start_date": "2/21/2015" + }, + { + "extn": "4700", + "id": "13286", + "name": "Maia Utterson", + "office": "Milano", + "position": "Operator", + "salary": "$290,857", + "start_date": "5/15/2003" + }, + { + "extn": "5148", + "id": "13287", + "name": "Megan Gregory", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$54,115", + "start_date": "10/24/2016" + }, + { + "extn": "1091", + "id": "13288", + "name": "Ron King", + "office": "Detroit", + "position": "Dentist", + "salary": "$167,592", + "start_date": "3/7/2006" + }, + { + "extn": "8473", + "id": "13289", + "name": "Kimberly Owen", + "office": "Seattle", + "position": "Webmaster", + "salary": "$76,414", + "start_date": "11/13/2004" + }, + { + "extn": "5126", + "id": "13290", + "name": "Willow Clifton", + "office": "Oakland", + "position": "Steward", + "salary": "$191,570", + "start_date": "12/30/2005" + }, + { + "extn": "6104", + "id": "13291", + "name": "Diane Watt", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$267,213", + "start_date": "3/2/2003" + }, + { + "extn": "1849", + "id": "13292", + "name": "Savannah Boden", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$197,014", + "start_date": "5/5/2000" + }, + { + "extn": "3750", + "id": "13293", + "name": "Rick Norburn", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$141,384", + "start_date": "12/2/2016" + }, + { + "extn": "8982", + "id": "13294", + "name": "Hayden Dobson", + "office": "Chicago", + "position": "Restaurant Manager", + "salary": "$157,232", + "start_date": "6/14/2013" + }, + { + "extn": "2668", + "id": "13295", + "name": "Percy Gosling", + "office": "Wien", + "position": "Paramedic", + "salary": "$86,425", + "start_date": "2/16/2004" + }, + { + "extn": "4144", + "id": "13296", + "name": "Jules Benfield", + "office": "Milano", + "position": "Web Developer", + "salary": "$162,374", + "start_date": "12/8/2016" + }, + { + "extn": "6531", + "id": "13297", + "name": "Tyler Gilmore", + "office": "Houston", + "position": "Chef Manager", + "salary": "$150,774", + "start_date": "8/1/2002" + }, + { + "extn": "3212", + "id": "13298", + "name": "Tom Redden", + "office": "Fullerton", + "position": "Global Logistics Supervisor", + "salary": "$179,304", + "start_date": "3/30/2013" + }, + { + "extn": "4569", + "id": "13299", + "name": "Roger Craig", + "office": "Fullerton", + "position": "Chef Manager", + "salary": "$101,934", + "start_date": "7/10/2006" + }, + { + "extn": "4779", + "id": "13300", + "name": "Dani Styles", + "office": "Worcester", + "position": "Webmaster", + "salary": "$254,197", + "start_date": "10/8/2011" + }, + { + "extn": "4555", + "id": "13301", + "name": "Bernadette Healy", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$236,742", + "start_date": "1/23/2012" + }, + { + "extn": "6942", + "id": "13302", + "name": "Vera Ainsworth", + "office": "Berna", + "position": "Retail Trainee", + "salary": "$26,683", + "start_date": "7/20/2014" + }, + { + "extn": "7043", + "id": "13303", + "name": "Tiffany Terry", + "office": "Stockton", + "position": "Designer", + "salary": "$29,995", + "start_date": "11/30/2004" + }, + { + "extn": "5410", + "id": "13304", + "name": "Vicky Alldridge", + "office": "Laredo", + "position": "Call Center Representative", + "salary": "$166,922", + "start_date": "7/9/2018" + }, + { + "extn": "9742", + "id": "13305", + "name": "Peter Wren", + "office": "Murfreesboro", + "position": "Associate Professor", + "salary": "$192,318", + "start_date": "7/3/2018" + }, + { + "extn": "3544", + "id": "13306", + "name": "Rowan Khan", + "office": "Glendale", + "position": "Electrician", + "salary": "$185,156", + "start_date": "7/29/2018" + }, + { + "extn": "5391", + "id": "13307", + "name": "Rose Gavin", + "office": "Berlin", + "position": "Steward", + "salary": "$129,870", + "start_date": "10/29/2004" + }, + { + "extn": "2392", + "id": "13308", + "name": "Abdul Sherry", + "office": "Chicago", + "position": "Laboratory Technician", + "salary": "$248,207", + "start_date": "6/24/2005" + }, + { + "extn": "6872", + "id": "13309", + "name": "William Olivier", + "office": "Omaha", + "position": "Physician", + "salary": "$263,179", + "start_date": "11/29/2012" + }, + { + "extn": "1577", + "id": "13310", + "name": "Christine Clarkson", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$165,804", + "start_date": "10/28/2008" + }, + { + "extn": "8191", + "id": "13311", + "name": "Javier Bentley", + "office": "Lyon", + "position": "Project Manager", + "salary": "$150,387", + "start_date": "7/4/2015" + }, + { + "extn": "9274", + "id": "13312", + "name": "Domenic White", + "office": "Milwaukee", + "position": "IT Support Staff", + "salary": "$281,631", + "start_date": "9/20/2011" + }, + { + "extn": "1462", + "id": "13313", + "name": "Oliver Farrant", + "office": "Venice", + "position": "Electrician", + "salary": "$284,832", + "start_date": "3/16/2004" + }, + { + "extn": "6726", + "id": "13314", + "name": "Chuck Edmonds", + "office": "Toledo", + "position": "Dentist", + "salary": "$252,438", + "start_date": "11/22/2016" + }, + { + "extn": "1269", + "id": "13315", + "name": "Chuck Verdon", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$32,908", + "start_date": "6/3/2010" + }, + { + "extn": "8674", + "id": "13316", + "name": "David Ellis", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$244,207", + "start_date": "6/27/2014" + }, + { + "extn": "8515", + "id": "13317", + "name": "Kendra Mcgregor", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$259,734", + "start_date": "12/6/2018" + }, + { + "extn": "8960", + "id": "13318", + "name": "Julius Torres", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$129,836", + "start_date": "8/12/2003" + }, + { + "extn": "6110", + "id": "13319", + "name": "Benjamin Jones", + "office": "Tallahassee", + "position": "Healthcare Specialist", + "salary": "$19,327", + "start_date": "10/24/2019" + }, + { + "extn": "8483", + "id": "13320", + "name": "Carmen Kelly", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$35,258", + "start_date": "9/9/2013" + }, + { + "extn": "9868", + "id": "13321", + "name": "Percy Gilmour", + "office": "Sacramento", + "position": "Mobile Developer", + "salary": "$63,042", + "start_date": "10/10/2016" + }, + { + "extn": "6025", + "id": "13322", + "name": "Makena Davies", + "office": "Bellevue", + "position": "Biologist", + "salary": "$177,582", + "start_date": "9/1/2007" + }, + { + "extn": "6210", + "id": "13323", + "name": "Martin Wilson", + "office": "Colorado Springs", + "position": "Executive Director", + "salary": "$81,902", + "start_date": "12/14/2006" + }, + { + "extn": "9212", + "id": "13324", + "name": "David Little", + "office": "Bakersfield", + "position": "Designer", + "salary": "$150,583", + "start_date": "4/8/2000" + }, + { + "extn": "6988", + "id": "13325", + "name": "Bernadette Lomax", + "office": "Cincinnati", + "position": "Chef Manager", + "salary": "$142,244", + "start_date": "8/13/2002" + }, + { + "extn": "2846", + "id": "13326", + "name": "Domenic Rixon", + "office": "Valetta", + "position": "Production Painter", + "salary": "$151,537", + "start_date": "4/17/2005" + }, + { + "extn": "5181", + "id": "13327", + "name": "Mona Wright", + "office": "Phoenix", + "position": "Ambulatory Nurse", + "salary": "$125,849", + "start_date": "5/26/2009" + }, + { + "extn": "8660", + "id": "13328", + "name": "Ryan Hunt", + "office": "Washington", + "position": "Designer", + "salary": "$250,442", + "start_date": "8/2/2013" + }, + { + "extn": "5547", + "id": "13329", + "name": "Shannon Hunt", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$263,197", + "start_date": "1/12/2016" + }, + { + "extn": "9856", + "id": "13330", + "name": "Benjamin Gregory", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$29,959", + "start_date": "3/26/2013" + }, + { + "extn": "8928", + "id": "13331", + "name": "Ramon Clayton", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$99,036", + "start_date": "3/30/2008" + }, + { + "extn": "8729", + "id": "13332", + "name": "Sofie Murphy", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$210,815", + "start_date": "3/19/2019" + }, + { + "extn": "5706", + "id": "13333", + "name": "Camden Everett", + "office": "Memphis", + "position": "Steward", + "salary": "$25,762", + "start_date": "11/25/2013" + }, + { + "extn": "9342", + "id": "13334", + "name": "Ivy Wild", + "office": "Garland", + "position": "Treasurer", + "salary": "$42,208", + "start_date": "5/23/2018" + }, + { + "extn": "2582", + "id": "13335", + "name": "Kieth Emmett", + "office": "Dallas", + "position": "Biologist", + "salary": "$164,084", + "start_date": "1/12/2016" + }, + { + "extn": "6629", + "id": "13336", + "name": "Rita Weldon", + "office": "Rome", + "position": "Mobile Developer", + "salary": "$70,681", + "start_date": "9/14/2017" + }, + { + "extn": "6040", + "id": "13337", + "name": "Peter Connell", + "office": "Otawa", + "position": "Electrician", + "salary": "$264,982", + "start_date": "10/28/2000" + }, + { + "extn": "8983", + "id": "13338", + "name": "Janice Brooks", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$134,714", + "start_date": "5/31/2010" + }, + { + "extn": "4628", + "id": "13339", + "name": "Doug Kennedy", + "office": "Toledo", + "position": "Business Broker", + "salary": "$175,827", + "start_date": "12/25/2005" + }, + { + "extn": "5307", + "id": "13340", + "name": "Carter Ebbs", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$258,516", + "start_date": "12/2/2004" + }, + { + "extn": "9112", + "id": "13341", + "name": "Ronald Evans", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$26,684", + "start_date": "2/10/2000" + }, + { + "extn": "5235", + "id": "13342", + "name": "Barney Freeburn", + "office": "Henderson", + "position": "Loan Officer", + "salary": "$232,369", + "start_date": "8/29/2012" + }, + { + "extn": "2175", + "id": "13343", + "name": "Chad Redfern", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$91,950", + "start_date": "12/1/2000" + }, + { + "extn": "3784", + "id": "13344", + "name": "Ivette Alexander", + "office": "Milwaukee", + "position": "Machine Operator", + "salary": "$85,372", + "start_date": "12/8/2007" + }, + { + "extn": "4179", + "id": "13345", + "name": "Bart Ashley", + "office": "Hollywood", + "position": "Biologist", + "salary": "$281,718", + "start_date": "6/3/2015" + }, + { + "extn": "1309", + "id": "13346", + "name": "Joyce Miller", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$118,655", + "start_date": "5/8/2017" + }, + { + "extn": "4947", + "id": "13347", + "name": "Daniel Niles", + "office": "Philadelphia", + "position": "Designer", + "salary": "$23,007", + "start_date": "7/11/2006" + }, + { + "extn": "2267", + "id": "13348", + "name": "Harvey Oldfield", + "office": "Huntsville", + "position": "Cashier", + "salary": "$198,608", + "start_date": "9/29/2013" + }, + { + "extn": "5483", + "id": "13349", + "name": "Wade Wills", + "office": "Sacramento", + "position": "Bookkeeper", + "salary": "$81,345", + "start_date": "4/3/2007" + }, + { + "extn": "5390", + "id": "13350", + "name": "Cedrick Thomas", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$231,030", + "start_date": "9/20/2006" + }, + { + "extn": "1938", + "id": "13351", + "name": "Daphne Ross", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$29,268", + "start_date": "7/23/2014" + }, + { + "extn": "8032", + "id": "13352", + "name": "Monica Norris", + "office": "Anaheim", + "position": "Machine Operator", + "salary": "$88,636", + "start_date": "6/22/2016" + }, + { + "extn": "2763", + "id": "13353", + "name": "Ada Thornton", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$38,905", + "start_date": "1/26/2004" + }, + { + "extn": "4036", + "id": "13354", + "name": "Wendy Coates", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$151,454", + "start_date": "3/9/2005" + }, + { + "extn": "8814", + "id": "13355", + "name": "Danny Crawford", + "office": "Phoenix", + "position": "Executive Director", + "salary": "$18,661", + "start_date": "1/20/2011" + }, + { + "extn": "9425", + "id": "13356", + "name": "Henry Gallacher", + "office": "Wien", + "position": "Health Educator", + "salary": "$72,082", + "start_date": "9/2/2010" + }, + { + "extn": "2715", + "id": "13357", + "name": "Isabella Kerr", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$192,526", + "start_date": "10/13/2009" + }, + { + "extn": "5699", + "id": "13358", + "name": "Carter Wellington", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$128,387", + "start_date": "9/5/2006" + }, + { + "extn": "3485", + "id": "13359", + "name": "Josh Craig", + "office": "London", + "position": "Operator", + "salary": "$35,259", + "start_date": "6/14/2006" + }, + { + "extn": "7629", + "id": "13360", + "name": "Brooklyn Dyson", + "office": "Tokyo", + "position": "Stockbroker", + "salary": "$177,503", + "start_date": "4/10/2007" + }, + { + "extn": "8182", + "id": "13361", + "name": "Robyn Thomas", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$167,273", + "start_date": "4/24/2000" + }, + { + "extn": "8323", + "id": "13362", + "name": "Tom Willis", + "office": "Tokyo", + "position": "Associate Professor", + "salary": "$238,431", + "start_date": "4/21/2004" + }, + { + "extn": "5300", + "id": "13363", + "name": "Vanessa Harris", + "office": "San Diego", + "position": "Baker", + "salary": "$179,849", + "start_date": "11/25/2011" + }, + { + "extn": "6608", + "id": "13364", + "name": "Denis Ralph", + "office": "Glendale", + "position": "Inspector", + "salary": "$107,639", + "start_date": "6/15/2010" + }, + { + "extn": "7228", + "id": "13365", + "name": "Noah Gilmore", + "office": "Memphis", + "position": "Operator", + "salary": "$106,869", + "start_date": "12/19/2010" + }, + { + "extn": "3138", + "id": "13366", + "name": "Mark Edley", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$60,592", + "start_date": "9/1/2010" + }, + { + "extn": "9813", + "id": "13367", + "name": "Martha Allen", + "office": "Oakland", + "position": "Dentist", + "salary": "$248,806", + "start_date": "10/11/2011" + }, + { + "extn": "2991", + "id": "13368", + "name": "Beatrice Mitchell", + "office": "Salem", + "position": "HR Specialist", + "salary": "$226,372", + "start_date": "1/3/2018" + }, + { + "extn": "6003", + "id": "13369", + "name": "Lucas Jones", + "office": "Sacramento", + "position": "Cashier", + "salary": "$99,307", + "start_date": "9/28/2005" + }, + { + "extn": "9857", + "id": "13370", + "name": "Logan Cavanagh", + "office": "Indianapolis", + "position": "Assistant Buyer", + "salary": "$83,753", + "start_date": "5/17/2011" + }, + { + "extn": "1099", + "id": "13371", + "name": "Evelynn Hood", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$56,644", + "start_date": "4/12/2006" + }, + { + "extn": "3874", + "id": "13372", + "name": "Enoch Benfield", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$157,844", + "start_date": "9/30/2000" + }, + { + "extn": "8092", + "id": "13373", + "name": "Phoebe Tennant", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$21,907", + "start_date": "4/27/2018" + }, + { + "extn": "3113", + "id": "13374", + "name": "Johnny Jennson", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$38,689", + "start_date": "7/9/2005" + }, + { + "extn": "6258", + "id": "13375", + "name": "Lexi Allington", + "office": "Charlotte", + "position": "CNC Operator", + "salary": "$23,437", + "start_date": "1/15/2005" + }, + { + "extn": "1350", + "id": "13376", + "name": "Leroy Woodcock", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$10,400", + "start_date": "6/25/2010" + }, + { + "extn": "8381", + "id": "13377", + "name": "Mackenzie Wood", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$35,773", + "start_date": "12/4/2015" + }, + { + "extn": "8781", + "id": "13378", + "name": "Megan Windsor", + "office": "Huntsville", + "position": "Dentist", + "salary": "$29,329", + "start_date": "9/24/2006" + }, + { + "extn": "9592", + "id": "13379", + "name": "Bart Brock", + "office": "Atlanta", + "position": "Banker", + "salary": "$45,308", + "start_date": "9/30/2004" + }, + { + "extn": "3549", + "id": "13380", + "name": "Josh Ingram", + "office": "Glendale", + "position": "Clerk", + "salary": "$24,919", + "start_date": "8/9/2008" + }, + { + "extn": "2017", + "id": "13381", + "name": "Carter Collis", + "office": "Boston", + "position": "Food Technologist", + "salary": "$276,957", + "start_date": "3/1/2013" + }, + { + "extn": "3902", + "id": "13382", + "name": "Roger Cox", + "office": "Paris", + "position": "Project Manager", + "salary": "$53,958", + "start_date": "10/26/2016" + }, + { + "extn": "1272", + "id": "13383", + "name": "Maria Gilmour", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$153,573", + "start_date": "2/10/2001" + }, + { + "extn": "7671", + "id": "13384", + "name": "Sara Upton", + "office": "Worcester", + "position": "Executive Director", + "salary": "$49,161", + "start_date": "7/4/2002" + }, + { + "extn": "1936", + "id": "13385", + "name": "Gabriel Bowen", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$13,012", + "start_date": "3/17/2002" + }, + { + "extn": "3148", + "id": "13386", + "name": "Adina Gray", + "office": "Reno", + "position": "Paramedic", + "salary": "$204,076", + "start_date": "7/24/2012" + }, + { + "extn": "7706", + "id": "13387", + "name": "Harriet Noon", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$143,308", + "start_date": "2/11/2002" + }, + { + "extn": "4125", + "id": "13388", + "name": "Elise Gregory", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$91,462", + "start_date": "11/18/2018" + }, + { + "extn": "1207", + "id": "13389", + "name": "Erin Wilton", + "office": "Berlin", + "position": "Accountant", + "salary": "$83,428", + "start_date": "8/9/2017" + }, + { + "extn": "1538", + "id": "13390", + "name": "Denny Widdows", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$299,300", + "start_date": "4/5/2007" + }, + { + "extn": "4372", + "id": "13391", + "name": "Sebastian Rowan", + "office": "Indianapolis", + "position": "Systems Administrator", + "salary": "$58,078", + "start_date": "9/3/2005" + }, + { + "extn": "8535", + "id": "13392", + "name": "Drew Cann", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$50,706", + "start_date": "8/28/2001" + }, + { + "extn": "2117", + "id": "13393", + "name": "Carter Roscoe", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$213,148", + "start_date": "9/10/2017" + }, + { + "extn": "6270", + "id": "13394", + "name": "Eryn Reynolds", + "office": "Prague", + "position": "Chef Manager", + "salary": "$141,840", + "start_date": "3/4/2010" + }, + { + "extn": "3419", + "id": "13395", + "name": "Bob Jordan", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$120,491", + "start_date": "6/27/2010" + }, + { + "extn": "5574", + "id": "13396", + "name": "Leilani Mackenzie", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$185,455", + "start_date": "3/19/2003" + }, + { + "extn": "1855", + "id": "13397", + "name": "Oliver Holmes", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$219,142", + "start_date": "11/16/2009" + }, + { + "extn": "1371", + "id": "13398", + "name": "Ronald Clifford", + "office": "Chicago", + "position": "Health Educator", + "salary": "$127,974", + "start_date": "5/12/2012" + }, + { + "extn": "8637", + "id": "13399", + "name": "Mayleen Price", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$122,771", + "start_date": "2/3/2000" + }, + { + "extn": "9391", + "id": "13400", + "name": "Ally Lloyd", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$276,398", + "start_date": "8/7/2008" + }, + { + "extn": "1206", + "id": "13401", + "name": "Mike Cobb", + "office": "Long Beach", + "position": "Service Supervisor", + "salary": "$65,833", + "start_date": "5/23/2002" + }, + { + "extn": "9620", + "id": "13402", + "name": "Dalia Bennett", + "office": "Venice", + "position": "Baker", + "salary": "$90,091", + "start_date": "11/16/2012" + }, + { + "extn": "7115", + "id": "13403", + "name": "Sebastian Allen", + "office": "Omaha", + "position": "Paramedic", + "salary": "$15,947", + "start_date": "9/13/2013" + }, + { + "extn": "5666", + "id": "13404", + "name": "Georgia Nanton", + "office": "Venice", + "position": "Physician", + "salary": "$161,552", + "start_date": "6/21/2019" + }, + { + "extn": "9863", + "id": "13405", + "name": "Tania Donovan", + "office": "Toledo", + "position": "Web Developer", + "salary": "$165,623", + "start_date": "6/7/2009" + }, + { + "extn": "5104", + "id": "13406", + "name": "Ember Harris", + "office": "Nashville", + "position": "Machine Operator", + "salary": "$104,411", + "start_date": "9/29/2008" + }, + { + "extn": "1119", + "id": "13407", + "name": "Ada Addison", + "office": "Springfield", + "position": "Steward", + "salary": "$242,578", + "start_date": "8/4/2002" + }, + { + "extn": "6346", + "id": "13408", + "name": "Emmanuelle Alexander", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$252,313", + "start_date": "12/31/2013" + }, + { + "extn": "2880", + "id": "13409", + "name": "Sebastian Dunbar", + "office": "Anaheim", + "position": "Insurance Broker", + "salary": "$239,204", + "start_date": "6/4/2010" + }, + { + "extn": "6039", + "id": "13410", + "name": "Mina Doherty", + "office": "Escondido", + "position": "Electrician", + "salary": "$139,295", + "start_date": "3/3/2009" + }, + { + "extn": "4833", + "id": "13411", + "name": "Liam Harper", + "office": "Madison", + "position": "Food Technologist", + "salary": "$205,693", + "start_date": "10/17/2016" + }, + { + "extn": "4547", + "id": "13412", + "name": "Gil Hale", + "office": "Fremont", + "position": "Stockbroker", + "salary": "$24,351", + "start_date": "4/12/2018" + }, + { + "extn": "3795", + "id": "13413", + "name": "Eryn Shepherd", + "office": "Scottsdale", + "position": "Bookkeeper", + "salary": "$58,756", + "start_date": "11/22/2002" + }, + { + "extn": "7613", + "id": "13414", + "name": "Jayden Martin", + "office": "Venice", + "position": "Loan Officer", + "salary": "$243,152", + "start_date": "12/22/2001" + }, + { + "extn": "9328", + "id": "13415", + "name": "Ada Tindall", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$189,395", + "start_date": "5/9/2001" + }, + { + "extn": "8573", + "id": "13416", + "name": "Isabel Wills", + "office": "St. Louis", + "position": "Biologist", + "salary": "$273,323", + "start_date": "8/20/2010" + }, + { + "extn": "5048", + "id": "13417", + "name": "Doug Willis", + "office": "Portland", + "position": "Audiologist", + "salary": "$44,772", + "start_date": "9/14/2003" + }, + { + "extn": "1689", + "id": "13418", + "name": "Carmella Murray", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$233,509", + "start_date": "5/15/2004" + }, + { + "extn": "4860", + "id": "13419", + "name": "Anthony Emmett", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$64,287", + "start_date": "2/12/2005" + }, + { + "extn": "1853", + "id": "13420", + "name": "Ronald Hunt", + "office": "Stockton", + "position": "Health Educator", + "salary": "$61,521", + "start_date": "4/5/2012" + }, + { + "extn": "8882", + "id": "13421", + "name": "Chadwick Gonzales", + "office": "New Orleans", + "position": "Clerk", + "salary": "$287,765", + "start_date": "2/11/2009" + }, + { + "extn": "4722", + "id": "13422", + "name": "Angela Hastings", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$193,499", + "start_date": "1/10/2015" + }, + { + "extn": "9661", + "id": "13423", + "name": "Marvin Upton", + "office": "Santa Ana", + "position": "Business Broker", + "salary": "$113,392", + "start_date": "6/28/2002" + }, + { + "extn": "9043", + "id": "13424", + "name": "Maggie Price", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$186,064", + "start_date": "7/30/2007" + }, + { + "extn": "5062", + "id": "13425", + "name": "Leilani Hobson", + "office": "Chicago", + "position": "Ambulatory Nurse", + "salary": "$207,728", + "start_date": "1/22/2004" + }, + { + "extn": "1790", + "id": "13426", + "name": "Denny Noon", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$258,589", + "start_date": "11/9/2009" + }, + { + "extn": "4016", + "id": "13427", + "name": "Elly Power", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$277,243", + "start_date": "2/17/2017" + }, + { + "extn": "5330", + "id": "13428", + "name": "Georgia Brock", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$291,143", + "start_date": "5/15/2013" + }, + { + "extn": "7435", + "id": "13429", + "name": "Hope Everett", + "office": "Albuquerque", + "position": "Dentist", + "salary": "$26,020", + "start_date": "10/31/2005" + }, + { + "extn": "4736", + "id": "13430", + "name": "Lynn Rust", + "office": "San Diego", + "position": "Accountant", + "salary": "$232,986", + "start_date": "3/30/2017" + }, + { + "extn": "9834", + "id": "13431", + "name": "Daphne Shea", + "office": "Boston", + "position": "Lecturer", + "salary": "$186,002", + "start_date": "4/25/2000" + }, + { + "extn": "2025", + "id": "13432", + "name": "Sebastian Irving", + "office": "Norfolk", + "position": "Executive Director", + "salary": "$254,837", + "start_date": "12/12/2002" + }, + { + "extn": "9291", + "id": "13433", + "name": "Elise Kelly", + "office": "Minneapolis", + "position": "Doctor", + "salary": "$196,136", + "start_date": "2/18/2005" + }, + { + "extn": "5553", + "id": "13434", + "name": "Hanna Power", + "office": "Lancaster", + "position": "Laboratory Technician", + "salary": "$142,553", + "start_date": "3/13/2006" + }, + { + "extn": "4907", + "id": "13435", + "name": "Celia Slater", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$32,940", + "start_date": "12/26/2014" + }, + { + "extn": "6798", + "id": "13436", + "name": "Josh Griffiths", + "office": "Omaha", + "position": "Electrician", + "salary": "$121,874", + "start_date": "11/16/2001" + }, + { + "extn": "5495", + "id": "13437", + "name": "Emerald Umney", + "office": "Rome", + "position": "Biologist", + "salary": "$218,068", + "start_date": "9/29/2012" + }, + { + "extn": "2852", + "id": "13438", + "name": "Alan Bennett", + "office": "Memphis", + "position": "Audiologist", + "salary": "$278,857", + "start_date": "5/10/2016" + }, + { + "extn": "9446", + "id": "13439", + "name": "Elena Varndell", + "office": "Salem", + "position": "Call Center Representative", + "salary": "$238,673", + "start_date": "4/1/2013" + }, + { + "extn": "9191", + "id": "13440", + "name": "Ramon Wade", + "office": "Bucharest", + "position": "Treasurer", + "salary": "$140,408", + "start_date": "1/28/2005" + }, + { + "extn": "4475", + "id": "13441", + "name": "Denis Nayler", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$286,001", + "start_date": "8/17/2017" + }, + { + "extn": "3438", + "id": "13442", + "name": "Roger Moran", + "office": "Los Angeles", + "position": "IT Support Staff", + "salary": "$29,896", + "start_date": "12/17/2013" + }, + { + "extn": "2869", + "id": "13443", + "name": "Jasmine London", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$43,464", + "start_date": "2/19/2018" + }, + { + "extn": "3685", + "id": "13444", + "name": "Evie Curtis", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$49,290", + "start_date": "8/4/2005" + }, + { + "extn": "2573", + "id": "13445", + "name": "Florence Wilson", + "office": "Huntsville", + "position": "Project Manager", + "salary": "$297,374", + "start_date": "7/15/2019" + }, + { + "extn": "6198", + "id": "13446", + "name": "Caitlyn Hunt", + "office": "Rome", + "position": "Biologist", + "salary": "$166,666", + "start_date": "7/4/2013" + }, + { + "extn": "9946", + "id": "13447", + "name": "Roger Vangness", + "office": "Columbus", + "position": "Fabricator", + "salary": "$201,390", + "start_date": "1/17/2008" + }, + { + "extn": "3504", + "id": "13448", + "name": "Liam Flynn", + "office": "Hayward", + "position": "Physician", + "salary": "$29,175", + "start_date": "9/2/2014" + }, + { + "extn": "7960", + "id": "13449", + "name": "Dakota Trent", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$159,368", + "start_date": "12/19/2013" + }, + { + "extn": "6173", + "id": "13450", + "name": "Jules Harvey", + "office": "Arlington", + "position": "Treasurer", + "salary": "$258,574", + "start_date": "8/27/2019" + }, + { + "extn": "7840", + "id": "13451", + "name": "Aiden Cobb", + "office": "Orlando", + "position": "Banker", + "salary": "$28,688", + "start_date": "12/27/2007" + }, + { + "extn": "3317", + "id": "13452", + "name": "Julian Payne", + "office": "Toledo", + "position": "IT Support Staff", + "salary": "$39,187", + "start_date": "7/15/2012" + }, + { + "extn": "1078", + "id": "13453", + "name": "Michael Dobson", + "office": "Fullerton", + "position": "Biologist", + "salary": "$86,699", + "start_date": "4/9/2003" + }, + { + "extn": "3832", + "id": "13454", + "name": "Andie Butler", + "office": "Irving", + "position": "Lecturer", + "salary": "$175,629", + "start_date": "9/22/2018" + }, + { + "extn": "5409", + "id": "13455", + "name": "Mya Carter", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$124,942", + "start_date": "7/18/2014" + }, + { + "extn": "8196", + "id": "13456", + "name": "Denis Richards", + "office": "Rochester", + "position": "HR Specialist", + "salary": "$136,795", + "start_date": "10/25/2007" + }, + { + "extn": "6267", + "id": "13457", + "name": "Ethan Ebbs", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$158,398", + "start_date": "4/17/2006" + }, + { + "extn": "8558", + "id": "13458", + "name": "Lorraine Donovan", + "office": "Omaha", + "position": "Webmaster", + "salary": "$291,044", + "start_date": "5/20/2013" + }, + { + "extn": "2084", + "id": "13459", + "name": "Kate Russel", + "office": "Innsbruck", + "position": "Restaurant Manager", + "salary": "$175,069", + "start_date": "11/12/2002" + }, + { + "extn": "9785", + "id": "13460", + "name": "Benny Morgan", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$44,299", + "start_date": "12/8/2002" + }, + { + "extn": "3120", + "id": "13461", + "name": "Maya Hastings", + "office": "Salem", + "position": "Systems Administrator", + "salary": "$279,541", + "start_date": "12/27/2010" + }, + { + "extn": "4153", + "id": "13462", + "name": "Barney Darcy", + "office": "Venice", + "position": "Banker", + "salary": "$112,225", + "start_date": "11/27/2003" + }, + { + "extn": "2644", + "id": "13463", + "name": "Katelyn Weston", + "office": "Berna", + "position": "Budget Analyst", + "salary": "$51,190", + "start_date": "11/8/2013" + }, + { + "extn": "9057", + "id": "13464", + "name": "Melania Salt", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$237,334", + "start_date": "1/9/2018" + }, + { + "extn": "1285", + "id": "13465", + "name": "Molly Tanner", + "office": "St. Louis", + "position": "Baker", + "salary": "$60,908", + "start_date": "10/27/2015" + }, + { + "extn": "8107", + "id": "13466", + "name": "Ron Bingham", + "office": "Ontario", + "position": "Laboratory Technician", + "salary": "$116,779", + "start_date": "5/13/2007" + }, + { + "extn": "1403", + "id": "13467", + "name": "Jayden Moreno", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$73,705", + "start_date": "12/24/2005" + }, + { + "extn": "8902", + "id": "13468", + "name": "Carl Porter", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$232,349", + "start_date": "3/23/2013" + }, + { + "extn": "8309", + "id": "13469", + "name": "Keira Owens", + "office": "Amarillo", + "position": "Baker", + "salary": "$199,752", + "start_date": "5/11/2002" + }, + { + "extn": "8839", + "id": "13470", + "name": "Florence Purvis", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$21,202", + "start_date": "12/6/2014" + }, + { + "extn": "5675", + "id": "13471", + "name": "Liv Townend", + "office": "Nashville", + "position": "Paramedic", + "salary": "$201,147", + "start_date": "10/12/2009" + }, + { + "extn": "1968", + "id": "13472", + "name": "Maia Wilson", + "office": "Oklahoma City", + "position": "HR Specialist", + "salary": "$252,645", + "start_date": "9/14/2009" + }, + { + "extn": "8138", + "id": "13473", + "name": "Jenna Holmes", + "office": "Salem", + "position": "Fabricator", + "salary": "$271,052", + "start_date": "10/12/2015" + }, + { + "extn": "5462", + "id": "13474", + "name": "Camellia Robertson", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$238,048", + "start_date": "11/20/2011" + }, + { + "extn": "4283", + "id": "13475", + "name": "Lorraine Edwards", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$20,338", + "start_date": "10/17/2012" + }, + { + "extn": "3591", + "id": "13476", + "name": "Mayleen Rowan", + "office": "Louisville", + "position": "Inspector", + "salary": "$160,860", + "start_date": "11/18/2013" + }, + { + "extn": "8464", + "id": "13477", + "name": "Phillip Allcott", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$34,084", + "start_date": "9/14/2019" + }, + { + "extn": "5904", + "id": "13478", + "name": "Bob Payne", + "office": "Rochester", + "position": "Treasurer", + "salary": "$291,097", + "start_date": "7/17/2008" + }, + { + "extn": "1716", + "id": "13479", + "name": "Nate Overson", + "office": "Houston", + "position": "Service Supervisor", + "salary": "$249,589", + "start_date": "3/5/2006" + }, + { + "extn": "6803", + "id": "13480", + "name": "Tyson Flynn", + "office": "Bellevue", + "position": "Physician", + "salary": "$56,930", + "start_date": "3/6/2016" + }, + { + "extn": "1828", + "id": "13481", + "name": "Cameron Shepherd", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$215,333", + "start_date": "1/27/2003" + }, + { + "extn": "1643", + "id": "13482", + "name": "Eileen Harrington", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$76,714", + "start_date": "2/14/2018" + }, + { + "extn": "4417", + "id": "13483", + "name": "Mark Anderson", + "office": "Milwaukee", + "position": "Fabricator", + "salary": "$154,126", + "start_date": "8/3/2015" + }, + { + "extn": "6694", + "id": "13484", + "name": "Daron Locke", + "office": "Lincoln", + "position": "Physician", + "salary": "$117,892", + "start_date": "5/7/2004" + }, + { + "extn": "7759", + "id": "13485", + "name": "Savannah Haines", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$216,259", + "start_date": "10/5/2014" + }, + { + "extn": "1521", + "id": "13486", + "name": "Chelsea Rivers", + "office": "Venice", + "position": "Baker", + "salary": "$175,864", + "start_date": "5/17/2015" + }, + { + "extn": "1194", + "id": "13487", + "name": "Doug Samuel", + "office": "Murfreesboro", + "position": "Biologist", + "salary": "$226,702", + "start_date": "7/28/2005" + }, + { + "extn": "5001", + "id": "13488", + "name": "Rick Simpson", + "office": "Washington", + "position": "Chef Manager", + "salary": "$51,161", + "start_date": "9/8/2000" + }, + { + "extn": "7144", + "id": "13489", + "name": "Leah Bentley", + "office": "Chicago", + "position": "Health Educator", + "salary": "$10,692", + "start_date": "3/15/2003" + }, + { + "extn": "3064", + "id": "13490", + "name": "Bryon Kennedy", + "office": "Rochester", + "position": "Mobile Developer", + "salary": "$33,566", + "start_date": "5/2/2014" + }, + { + "extn": "7614", + "id": "13491", + "name": "Lucy Farrell", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$51,239", + "start_date": "7/22/2006" + }, + { + "extn": "5891", + "id": "13492", + "name": "Ronald Lane", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$109,878", + "start_date": "11/12/2011" + }, + { + "extn": "3310", + "id": "13493", + "name": "Chuck Stanley", + "office": "Innsbruck", + "position": "Executive Director", + "salary": "$184,822", + "start_date": "12/21/2015" + }, + { + "extn": "8872", + "id": "13494", + "name": "Josh Marshall", + "office": "Long Beach", + "position": "Banker", + "salary": "$188,366", + "start_date": "6/15/2008" + }, + { + "extn": "7390", + "id": "13495", + "name": "Bethany Roscoe", + "office": "Detroit", + "position": "Paramedic", + "salary": "$257,371", + "start_date": "7/21/2003" + }, + { + "extn": "5440", + "id": "13496", + "name": "Cherish Edwards", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$141,161", + "start_date": "6/19/2001" + }, + { + "extn": "2870", + "id": "13497", + "name": "Noah Fowler", + "office": "New York", + "position": "Inspector", + "salary": "$127,058", + "start_date": "5/6/2014" + }, + { + "extn": "4718", + "id": "13498", + "name": "Lily Thorne", + "office": "Madrid", + "position": "Inspector", + "salary": "$222,688", + "start_date": "11/20/2001" + }, + { + "extn": "7026", + "id": "13499", + "name": "Chuck Rodwell", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$263,353", + "start_date": "7/3/2018" + }, + { + "extn": "8252", + "id": "13500", + "name": "Jayden Gordon", + "office": "Berna", + "position": "Steward", + "salary": "$269,862", + "start_date": "4/6/2019" + }, + { + "extn": "1943", + "id": "13501", + "name": "Ruth Eddison", + "office": "Madison", + "position": "HR Specialist", + "salary": "$153,359", + "start_date": "2/6/2013" + }, + { + "extn": "3919", + "id": "13502", + "name": "Bridget Salt", + "office": "Milwaukee", + "position": "Operator", + "salary": "$285,440", + "start_date": "1/23/2001" + }, + { + "extn": "9759", + "id": "13503", + "name": "Andie Brown", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$197,204", + "start_date": "9/26/2005" + }, + { + "extn": "2781", + "id": "13504", + "name": "Leroy Lloyd", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$261,460", + "start_date": "6/4/2016" + }, + { + "extn": "7976", + "id": "13505", + "name": "Jack Stewart", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$27,952", + "start_date": "10/29/2012" + }, + { + "extn": "6509", + "id": "13506", + "name": "Jamie Stevens", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$115,186", + "start_date": "8/18/2013" + }, + { + "extn": "9416", + "id": "13507", + "name": "Luna Simpson", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$73,937", + "start_date": "12/20/2016" + }, + { + "extn": "5349", + "id": "13508", + "name": "Daniel Raven", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$115,471", + "start_date": "3/12/2010" + }, + { + "extn": "4345", + "id": "13509", + "name": "Laila Russell", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$99,608", + "start_date": "4/13/2004" + }, + { + "extn": "6504", + "id": "13510", + "name": "Luke Rainford", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$234,493", + "start_date": "2/10/2014" + }, + { + "extn": "2634", + "id": "13511", + "name": "Lauren Rehman", + "office": "Orlando", + "position": "Mobile Developer", + "salary": "$275,307", + "start_date": "1/17/2004" + }, + { + "extn": "9178", + "id": "13512", + "name": "Laila Jarvis", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$61,850", + "start_date": "8/5/2009" + }, + { + "extn": "2923", + "id": "13513", + "name": "Manuel Bradley", + "office": "Sacramento", + "position": "Cashier", + "salary": "$192,299", + "start_date": "11/23/2017" + }, + { + "extn": "9182", + "id": "13514", + "name": "Hanna Hamilton", + "office": "Salt Lake City", + "position": "Healthcare Specialist", + "salary": "$231,331", + "start_date": "9/5/2000" + }, + { + "extn": "7813", + "id": "13515", + "name": "Victoria Wilkinson", + "office": "Toledo", + "position": "Baker", + "salary": "$168,671", + "start_date": "12/3/2015" + }, + { + "extn": "5725", + "id": "13516", + "name": "Matt Santos", + "office": "Glendale", + "position": "Inspector", + "salary": "$186,975", + "start_date": "8/21/2019" + }, + { + "extn": "8174", + "id": "13517", + "name": "Enoch Davies", + "office": "Toledo", + "position": "Auditor", + "salary": "$273,723", + "start_date": "5/24/2011" + }, + { + "extn": "2106", + "id": "13518", + "name": "Ruth Rainford", + "office": "Salt Lake City", + "position": "Design Engineer", + "salary": "$83,473", + "start_date": "11/17/2002" + }, + { + "extn": "1678", + "id": "13519", + "name": "Aleksandra Plumb", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$245,006", + "start_date": "2/5/2010" + }, + { + "extn": "6992", + "id": "13520", + "name": "Gil Shaw", + "office": "Paris", + "position": "Machine Operator", + "salary": "$196,602", + "start_date": "2/9/2000" + }, + { + "extn": "4741", + "id": "13521", + "name": "Javier Devonport", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$85,815", + "start_date": "3/13/2017" + }, + { + "extn": "3663", + "id": "13522", + "name": "Lindsay Jackson", + "office": "Escondido", + "position": "Lecturer", + "salary": "$173,005", + "start_date": "11/24/2009" + }, + { + "extn": "9473", + "id": "13523", + "name": "Leroy Price", + "office": "Orlando", + "position": "Designer", + "salary": "$163,738", + "start_date": "7/3/2009" + }, + { + "extn": "5453", + "id": "13524", + "name": "Liam Murphy", + "office": "Innsbruck", + "position": "HR Specialist", + "salary": "$10,368", + "start_date": "11/7/2001" + }, + { + "extn": "4463", + "id": "13525", + "name": "Noah Newton", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$24,768", + "start_date": "1/26/2014" + }, + { + "extn": "9547", + "id": "13526", + "name": "Shannon Drake", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$36,619", + "start_date": "5/11/2018" + }, + { + "extn": "1504", + "id": "13527", + "name": "Eduardo Wise", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$172,682", + "start_date": "1/31/2000" + }, + { + "extn": "3900", + "id": "13528", + "name": "Thea Varndell", + "office": "Louisville", + "position": "Auditor", + "salary": "$147,928", + "start_date": "11/14/2001" + }, + { + "extn": "4999", + "id": "13529", + "name": "Estrella Lewin", + "office": "Denver", + "position": "Auditor", + "salary": "$88,998", + "start_date": "11/6/2002" + }, + { + "extn": "1946", + "id": "13530", + "name": "Hanna Jackson", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$186,569", + "start_date": "12/16/2012" + }, + { + "extn": "5812", + "id": "13531", + "name": "Ramon Gilmour", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$62,982", + "start_date": "12/19/2011" + }, + { + "extn": "9171", + "id": "13532", + "name": "Hannah Riley", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$199,149", + "start_date": "2/7/2011" + }, + { + "extn": "3375", + "id": "13533", + "name": "Mackenzie Thompson", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$72,716", + "start_date": "8/14/2019" + }, + { + "extn": "8826", + "id": "13534", + "name": "Enoch Trent", + "office": "Las Vegas", + "position": "Treasurer", + "salary": "$217,120", + "start_date": "1/28/2012" + }, + { + "extn": "1881", + "id": "13535", + "name": "Joseph Murphy", + "office": "Valetta", + "position": "Staffing Consultant", + "salary": "$248,590", + "start_date": "10/13/2014" + }, + { + "extn": "7557", + "id": "13536", + "name": "Sebastian Cavanagh", + "office": "San Francisco", + "position": "Steward", + "salary": "$182,759", + "start_date": "9/23/2006" + }, + { + "extn": "9482", + "id": "13537", + "name": "Carla Grady", + "office": "Garland", + "position": "Business Broker", + "salary": "$255,923", + "start_date": "9/7/2013" + }, + { + "extn": "8720", + "id": "13538", + "name": "Nathan Hunter", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$218,148", + "start_date": "9/4/2017" + }, + { + "extn": "5600", + "id": "13539", + "name": "Carrie Richards", + "office": "Seattle", + "position": "Inspector", + "salary": "$188,966", + "start_date": "6/15/2017" + }, + { + "extn": "8243", + "id": "13540", + "name": "Drew Gonzales", + "office": "San Diego", + "position": "Webmaster", + "salary": "$216,040", + "start_date": "12/3/2015" + }, + { + "extn": "7706", + "id": "13541", + "name": "Judith Rixon", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$139,472", + "start_date": "7/19/2009" + }, + { + "extn": "6156", + "id": "13542", + "name": "David Woods", + "office": "Phoenix", + "position": "Electrician", + "salary": "$270,411", + "start_date": "7/19/2003" + }, + { + "extn": "3698", + "id": "13543", + "name": "Naomi Tutton", + "office": "Tallahassee", + "position": "Baker", + "salary": "$70,199", + "start_date": "9/17/2001" + }, + { + "extn": "8832", + "id": "13544", + "name": "Chuck Mason", + "office": "Charlotte", + "position": "Physician", + "salary": "$76,644", + "start_date": "9/3/2002" + }, + { + "extn": "2160", + "id": "13545", + "name": "Eduardo Spencer", + "office": "Sacramento", + "position": "Steward", + "salary": "$18,373", + "start_date": "7/22/2004" + }, + { + "extn": "5250", + "id": "13546", + "name": "Danielle Chapman", + "office": "Indianapolis", + "position": "Physician", + "salary": "$31,272", + "start_date": "8/8/2003" + }, + { + "extn": "6847", + "id": "13547", + "name": "Nathan Bradshaw", + "office": "Berna", + "position": "Steward", + "salary": "$131,659", + "start_date": "2/12/2006" + }, + { + "extn": "6756", + "id": "13548", + "name": "Lara Saunders", + "office": "Jersey City", + "position": "Assistant Buyer", + "salary": "$44,600", + "start_date": "12/27/2018" + }, + { + "extn": "4934", + "id": "13549", + "name": "Martin Morrison", + "office": "Detroit", + "position": "Lecturer", + "salary": "$229,539", + "start_date": "2/19/2013" + }, + { + "extn": "7144", + "id": "13550", + "name": "Stella Squire", + "office": "Innsbruck", + "position": "Call Center Representative", + "salary": "$281,901", + "start_date": "7/3/2011" + }, + { + "extn": "3054", + "id": "13551", + "name": "Ramon Palmer", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$117,517", + "start_date": "9/30/2010" + }, + { + "extn": "8198", + "id": "13552", + "name": "Vivian Allwood", + "office": "Pittsburgh", + "position": "Laboratory Technician", + "salary": "$248,290", + "start_date": "4/12/2017" + }, + { + "extn": "4591", + "id": "13553", + "name": "Cedrick Utterson", + "office": "St. Louis", + "position": "Health Educator", + "salary": "$149,538", + "start_date": "6/12/2005" + }, + { + "extn": "2110", + "id": "13554", + "name": "Nathan Clark", + "office": "Chicago", + "position": "Business Broker", + "salary": "$87,942", + "start_date": "8/10/2008" + }, + { + "extn": "9942", + "id": "13555", + "name": "Angelica Funnell", + "office": "Louisville", + "position": "Stockbroker", + "salary": "$245,684", + "start_date": "6/21/2015" + }, + { + "extn": "9295", + "id": "13556", + "name": "Valentina Evans", + "office": "Glendale", + "position": "Physician", + "salary": "$287,938", + "start_date": "10/30/2002" + }, + { + "extn": "3887", + "id": "13557", + "name": "Jacqueline Richards", + "office": "Louisville", + "position": "Fabricator", + "salary": "$218,137", + "start_date": "10/31/2014" + }, + { + "extn": "9821", + "id": "13558", + "name": "Julius Gaynor", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$201,705", + "start_date": "7/28/2005" + }, + { + "extn": "3615", + "id": "13559", + "name": "Celina Tyrrell", + "office": "Murfreesboro", + "position": "Webmaster", + "salary": "$242,145", + "start_date": "2/27/2010" + }, + { + "extn": "6159", + "id": "13560", + "name": "William Carter", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$203,170", + "start_date": "2/8/2009" + }, + { + "extn": "4852", + "id": "13561", + "name": "Rufus Daniells", + "office": "Laredo", + "position": "Food Technologist", + "salary": "$67,807", + "start_date": "3/22/2003" + }, + { + "extn": "8200", + "id": "13562", + "name": "Makenzie Nayler", + "office": "Anaheim", + "position": "Associate Professor", + "salary": "$71,223", + "start_date": "1/24/2009" + }, + { + "extn": "3511", + "id": "13563", + "name": "Jack Wills", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$88,611", + "start_date": "1/12/2014" + }, + { + "extn": "2071", + "id": "13564", + "name": "Marvin York", + "office": "Washington", + "position": "Lecturer", + "salary": "$243,474", + "start_date": "9/1/2001" + }, + { + "extn": "9580", + "id": "13565", + "name": "Norah Russell", + "office": "Milano", + "position": "Fabricator", + "salary": "$134,858", + "start_date": "1/26/2013" + }, + { + "extn": "6403", + "id": "13566", + "name": "Kirsten Osmond", + "office": "New York", + "position": "Budget Analyst", + "salary": "$172,079", + "start_date": "7/8/2017" + }, + { + "extn": "5308", + "id": "13567", + "name": "Eileen Lewis", + "office": "Hayward", + "position": "Stockbroker", + "salary": "$189,597", + "start_date": "9/15/2006" + }, + { + "extn": "8100", + "id": "13568", + "name": "David Townend", + "office": "San Jose", + "position": "Clerk", + "salary": "$45,128", + "start_date": "12/15/2014" + }, + { + "extn": "2966", + "id": "13569", + "name": "Wade Blackwall", + "office": "Houston", + "position": "Business Broker", + "salary": "$82,851", + "start_date": "8/4/2009" + }, + { + "extn": "2248", + "id": "13570", + "name": "Cedrick Bloom", + "office": "Lakewood", + "position": "Pharmacist", + "salary": "$183,898", + "start_date": "7/29/2003" + }, + { + "extn": "2830", + "id": "13571", + "name": "Daniel Gray", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$294,183", + "start_date": "11/14/2001" + }, + { + "extn": "7446", + "id": "13572", + "name": "Isla Kerr", + "office": "Omaha", + "position": "Cashier", + "salary": "$157,024", + "start_date": "5/16/2002" + }, + { + "extn": "9263", + "id": "13573", + "name": "Tony Roscoe", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$29,883", + "start_date": "3/15/2012" + }, + { + "extn": "4950", + "id": "13574", + "name": "Ember Fisher", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$104,545", + "start_date": "7/23/2005" + }, + { + "extn": "6176", + "id": "13575", + "name": "Eryn Bentley", + "office": "San Francisco", + "position": "Designer", + "salary": "$94,750", + "start_date": "3/14/2009" + }, + { + "extn": "4652", + "id": "13576", + "name": "Estrella Rees", + "office": "Reno", + "position": "Web Developer", + "salary": "$152,228", + "start_date": "6/29/2003" + }, + { + "extn": "9403", + "id": "13577", + "name": "Barney Dempsey", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$234,160", + "start_date": "7/1/2013" + }, + { + "extn": "5989", + "id": "13578", + "name": "Angelique Janes", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$266,766", + "start_date": "10/17/2000" + }, + { + "extn": "7552", + "id": "13579", + "name": "Ronald Speed", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$48,723", + "start_date": "5/5/2017" + }, + { + "extn": "4039", + "id": "13580", + "name": "Eryn Plumb", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$181,233", + "start_date": "7/7/2010" + }, + { + "extn": "9105", + "id": "13581", + "name": "Angel Martin", + "office": "Portland", + "position": "Operator", + "salary": "$126,792", + "start_date": "4/29/2012" + }, + { + "extn": "6775", + "id": "13582", + "name": "Mason Coll", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$91,733", + "start_date": "11/21/2018" + }, + { + "extn": "9672", + "id": "13583", + "name": "Bart Howard", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$168,283", + "start_date": "12/5/2013" + }, + { + "extn": "9123", + "id": "13584", + "name": "Amy Hood", + "office": "Honolulu", + "position": "Cash Manager", + "salary": "$94,912", + "start_date": "4/24/2019" + }, + { + "extn": "3103", + "id": "13585", + "name": "Bob Snell", + "office": "Nashville", + "position": "Webmaster", + "salary": "$143,502", + "start_date": "8/14/2017" + }, + { + "extn": "9872", + "id": "13586", + "name": "Rylee Murphy", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$191,559", + "start_date": "1/17/2013" + }, + { + "extn": "7770", + "id": "13587", + "name": "Nathan Milner", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$296,831", + "start_date": "12/26/2000" + }, + { + "extn": "6891", + "id": "13588", + "name": "Doug Murphy", + "office": "Miami", + "position": "Laboratory Technician", + "salary": "$22,692", + "start_date": "4/17/2009" + }, + { + "extn": "6606", + "id": "13589", + "name": "Alice Collingwood", + "office": "Arlington", + "position": "Fabricator", + "salary": "$132,934", + "start_date": "8/3/2019" + }, + { + "extn": "4802", + "id": "13590", + "name": "Jenna Newton", + "office": "Washington", + "position": "Audiologist", + "salary": "$74,582", + "start_date": "9/11/2002" + }, + { + "extn": "5783", + "id": "13591", + "name": "Kenzie Cunningham", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$154,235", + "start_date": "1/24/2000" + }, + { + "extn": "5401", + "id": "13592", + "name": "Destiny Neal", + "office": "Madrid", + "position": "Webmaster", + "salary": "$255,459", + "start_date": "6/18/2008" + }, + { + "extn": "4012", + "id": "13593", + "name": "Emely Connor", + "office": "Salem", + "position": "Paramedic", + "salary": "$185,534", + "start_date": "11/29/2000" + }, + { + "extn": "4483", + "id": "13594", + "name": "Phillip Walker", + "office": "Houston", + "position": "Inspector", + "salary": "$298,108", + "start_date": "1/17/2009" + }, + { + "extn": "1317", + "id": "13595", + "name": "Peyton Walter", + "office": "Madison", + "position": "Stockbroker", + "salary": "$219,412", + "start_date": "10/29/2012" + }, + { + "extn": "3698", + "id": "13596", + "name": "Jocelyn Stewart", + "office": "Fremont", + "position": "Machine Operator", + "salary": "$192,524", + "start_date": "4/4/2013" + }, + { + "extn": "7508", + "id": "13597", + "name": "Alexa Jarrett", + "office": "San Jose", + "position": "Auditor", + "salary": "$269,215", + "start_date": "10/13/2000" + }, + { + "extn": "8750", + "id": "13598", + "name": "Jacob Griffiths", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$234,619", + "start_date": "3/18/2000" + }, + { + "extn": "7808", + "id": "13599", + "name": "Abdul Rycroft", + "office": "Fort Lauderdale", + "position": "Healthcare Specialist", + "salary": "$88,828", + "start_date": "2/5/2003" + }, + { + "extn": "6772", + "id": "13600", + "name": "Chanelle Stuart", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$243,874", + "start_date": "4/26/2018" + }, + { + "extn": "8111", + "id": "13601", + "name": "Candace Plumb", + "office": "San Bernardino", + "position": "Associate Professor", + "salary": "$141,017", + "start_date": "1/3/2016" + }, + { + "extn": "6279", + "id": "13602", + "name": "Alma Logan", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$191,345", + "start_date": "8/12/2005" + }, + { + "extn": "3534", + "id": "13603", + "name": "Marilyn Lucas", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$269,114", + "start_date": "4/29/2007" + }, + { + "extn": "9103", + "id": "13604", + "name": "Peter Morris", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$18,172", + "start_date": "4/4/2007" + }, + { + "extn": "5675", + "id": "13605", + "name": "Bristol Michael", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$85,010", + "start_date": "9/6/2006" + }, + { + "extn": "1784", + "id": "13606", + "name": "Alessia Bryson", + "office": "Fullerton", + "position": "IT Support Staff", + "salary": "$225,100", + "start_date": "6/3/2010" + }, + { + "extn": "9117", + "id": "13607", + "name": "Maxwell Vernon", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$203,623", + "start_date": "8/3/2007" + }, + { + "extn": "3946", + "id": "13608", + "name": "Tom Speed", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$67,090", + "start_date": "11/7/2016" + }, + { + "extn": "9440", + "id": "13609", + "name": "Boris Brett", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$173,572", + "start_date": "7/12/2005" + }, + { + "extn": "4831", + "id": "13610", + "name": "Mike Ulyatt", + "office": "Escondido", + "position": "Food Technologist", + "salary": "$71,291", + "start_date": "8/16/2008" + }, + { + "extn": "6783", + "id": "13611", + "name": "Clint Eagle", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$38,769", + "start_date": "12/5/2003" + }, + { + "extn": "9629", + "id": "13612", + "name": "Barney Clark", + "office": "Rome", + "position": "HR Specialist", + "salary": "$259,961", + "start_date": "10/26/2008" + }, + { + "extn": "1366", + "id": "13613", + "name": "Leroy Slater", + "office": "Salem", + "position": "Bookkeeper", + "salary": "$71,755", + "start_date": "5/29/2008" + }, + { + "extn": "2549", + "id": "13614", + "name": "Emerald Buckley", + "office": "Detroit", + "position": "Lecturer", + "salary": "$205,022", + "start_date": "8/12/2012" + }, + { + "extn": "9062", + "id": "13615", + "name": "Rosemary Gonzales", + "office": "Springfield", + "position": "HR Specialist", + "salary": "$71,181", + "start_date": "6/9/2009" + }, + { + "extn": "4685", + "id": "13616", + "name": "Denis Shea", + "office": "San Diego", + "position": "Business Broker", + "salary": "$104,214", + "start_date": "2/13/2003" + }, + { + "extn": "2036", + "id": "13617", + "name": "Livia Jenkins", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$86,393", + "start_date": "5/27/2005" + }, + { + "extn": "6543", + "id": "13618", + "name": "Mike Kent", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$69,957", + "start_date": "6/22/2010" + }, + { + "extn": "6574", + "id": "13619", + "name": "Phillip Cork", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$174,559", + "start_date": "6/28/2004" + }, + { + "extn": "1348", + "id": "13620", + "name": "Marina Newman", + "office": "Bellevue", + "position": "Systems Administrator", + "salary": "$225,871", + "start_date": "2/25/2007" + }, + { + "extn": "4486", + "id": "13621", + "name": "Natalie Varndell", + "office": "Zurich", + "position": "Lecturer", + "salary": "$104,838", + "start_date": "9/26/2010" + }, + { + "extn": "6365", + "id": "13622", + "name": "Erin Nash", + "office": "Garland", + "position": "Bookkeeper", + "salary": "$188,569", + "start_date": "12/13/2012" + }, + { + "extn": "5092", + "id": "13623", + "name": "Ramon Cowan", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$129,682", + "start_date": "9/15/2009" + }, + { + "extn": "3461", + "id": "13624", + "name": "Meredith Payne", + "office": "Rochester", + "position": "Physician", + "salary": "$295,060", + "start_date": "8/21/2016" + }, + { + "extn": "7739", + "id": "13625", + "name": "Sofie Hope", + "office": "Tulsa", + "position": "Associate Professor", + "salary": "$289,850", + "start_date": "2/28/2015" + }, + { + "extn": "1987", + "id": "13626", + "name": "Jules Driscoll", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$297,461", + "start_date": "9/18/2001" + }, + { + "extn": "4639", + "id": "13627", + "name": "Mayleen Moore", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$49,985", + "start_date": "7/12/2007" + }, + { + "extn": "9182", + "id": "13628", + "name": "Carmella Gaynor", + "office": "Nashville", + "position": "Bellman", + "salary": "$60,322", + "start_date": "9/7/2014" + }, + { + "extn": "4061", + "id": "13629", + "name": "Marvin Larkin", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$12,560", + "start_date": "6/19/2014" + }, + { + "extn": "4978", + "id": "13630", + "name": "Leslie Cadman", + "office": "Valetta", + "position": "Doctor", + "salary": "$210,703", + "start_date": "2/21/2007" + }, + { + "extn": "8171", + "id": "13631", + "name": "Boris Sinclair", + "office": "Houston", + "position": "Webmaster", + "salary": "$291,833", + "start_date": "7/8/2003" + }, + { + "extn": "2833", + "id": "13632", + "name": "Gladys Vollans", + "office": "Garland", + "position": "Webmaster", + "salary": "$255,143", + "start_date": "10/11/2000" + }, + { + "extn": "5513", + "id": "13633", + "name": "Cadence Walker", + "office": "Anaheim", + "position": "Health Educator", + "salary": "$285,984", + "start_date": "12/1/2005" + }, + { + "extn": "6223", + "id": "13634", + "name": "Darlene Pickard", + "office": "Salem", + "position": "Bookkeeper", + "salary": "$157,090", + "start_date": "6/29/2018" + }, + { + "extn": "2296", + "id": "13635", + "name": "Nathan Salt", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$65,631", + "start_date": "2/6/2003" + }, + { + "extn": "2586", + "id": "13636", + "name": "Gloria Ingram", + "office": "San Antonio", + "position": "Auditor", + "salary": "$173,016", + "start_date": "5/26/2013" + }, + { + "extn": "9773", + "id": "13637", + "name": "Nathan Bailey", + "office": "Santa Ana", + "position": "Physician", + "salary": "$30,760", + "start_date": "2/6/2009" + }, + { + "extn": "9452", + "id": "13638", + "name": "Jaylene Clifford", + "office": "Springfield", + "position": "Production Painter", + "salary": "$185,015", + "start_date": "1/23/2003" + }, + { + "extn": "7950", + "id": "13639", + "name": "Alma Morgan", + "office": "Irving", + "position": "Banker", + "salary": "$181,538", + "start_date": "12/30/2014" + }, + { + "extn": "4178", + "id": "13640", + "name": "Carmen Gordon", + "office": "Milano", + "position": "Bookkeeper", + "salary": "$220,176", + "start_date": "8/6/2003" + }, + { + "extn": "7726", + "id": "13641", + "name": "Scarlett Allen", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$287,809", + "start_date": "8/9/2014" + }, + { + "extn": "3774", + "id": "13642", + "name": "John Shaw", + "office": "Kansas City", + "position": "Cook", + "salary": "$47,213", + "start_date": "8/13/2013" + }, + { + "extn": "5036", + "id": "13643", + "name": "Hayden Rose", + "office": "Oakland", + "position": "Web Developer", + "salary": "$252,137", + "start_date": "11/21/2015" + }, + { + "extn": "6108", + "id": "13644", + "name": "Sara James", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$263,678", + "start_date": "3/3/2000" + }, + { + "extn": "2385", + "id": "13645", + "name": "David Nobbs", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$69,273", + "start_date": "4/25/2017" + }, + { + "extn": "1389", + "id": "13646", + "name": "Russel Wellington", + "office": "Seattle", + "position": "Operator", + "salary": "$233,383", + "start_date": "9/16/2005" + }, + { + "extn": "6395", + "id": "13647", + "name": "Sofie Dillon", + "office": "Washington", + "position": "Laboratory Technician", + "salary": "$211,720", + "start_date": "5/10/2002" + }, + { + "extn": "1775", + "id": "13648", + "name": "Andrea Larkin", + "office": "Atlanta", + "position": "Project Manager", + "salary": "$81,440", + "start_date": "11/1/2012" + }, + { + "extn": "2782", + "id": "13649", + "name": "Miley Widdows", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$19,839", + "start_date": "2/22/2019" + }, + { + "extn": "8463", + "id": "13650", + "name": "Carter Benson", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$32,384", + "start_date": "6/4/2005" + }, + { + "extn": "5892", + "id": "13651", + "name": "Sadie Richardson", + "office": "Henderson", + "position": "Dentist", + "salary": "$221,363", + "start_date": "1/1/2004" + }, + { + "extn": "6949", + "id": "13652", + "name": "Hannah Gray", + "office": "Garland", + "position": "Web Developer", + "salary": "$274,855", + "start_date": "4/6/2018" + }, + { + "extn": "4773", + "id": "13653", + "name": "Denny Thatcher", + "office": "Springfield", + "position": "Bellman", + "salary": "$43,253", + "start_date": "3/21/2016" + }, + { + "extn": "1673", + "id": "13654", + "name": "Georgia Ogilvy", + "office": "Boston", + "position": "Machine Operator", + "salary": "$290,177", + "start_date": "5/12/2008" + }, + { + "extn": "5848", + "id": "13655", + "name": "William Campbell", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$268,916", + "start_date": "2/23/2012" + }, + { + "extn": "2089", + "id": "13656", + "name": "Julianna Rose", + "office": "Quebec", + "position": "Doctor", + "salary": "$212,034", + "start_date": "7/9/2015" + }, + { + "extn": "5063", + "id": "13657", + "name": "Michaela Knight", + "office": "Washington", + "position": "Assistant Buyer", + "salary": "$63,365", + "start_date": "10/11/2016" + }, + { + "extn": "6991", + "id": "13658", + "name": "Samara Samuel", + "office": "Rome", + "position": "Auditor", + "salary": "$114,458", + "start_date": "7/13/2005" + }, + { + "extn": "1595", + "id": "13659", + "name": "Nate Wade", + "office": "Oklahoma City", + "position": "Bellman", + "salary": "$225,898", + "start_date": "12/17/2005" + }, + { + "extn": "2928", + "id": "13660", + "name": "Angel Oldfield", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$65,427", + "start_date": "3/11/2003" + }, + { + "extn": "6322", + "id": "13661", + "name": "Catherine Camden", + "office": "Bridgeport", + "position": "Health Educator", + "salary": "$239,296", + "start_date": "4/25/2002" + }, + { + "extn": "9446", + "id": "13662", + "name": "Owen Keys", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$55,372", + "start_date": "6/19/2015" + }, + { + "extn": "1866", + "id": "13663", + "name": "Jayden Seymour", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$96,549", + "start_date": "4/13/2001" + }, + { + "extn": "4759", + "id": "13664", + "name": "Alexander Knott", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$108,051", + "start_date": "1/24/2014" + }, + { + "extn": "6708", + "id": "13665", + "name": "Camden Hunter", + "office": "Louisville", + "position": "Machine Operator", + "salary": "$158,727", + "start_date": "5/29/2004" + }, + { + "extn": "3275", + "id": "13666", + "name": "Zara Welsch", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$50,539", + "start_date": "5/27/2000" + }, + { + "extn": "2947", + "id": "13667", + "name": "Sara Flanders", + "office": "Innsbruck", + "position": "Cash Manager", + "salary": "$23,107", + "start_date": "3/7/2007" + }, + { + "extn": "7148", + "id": "13668", + "name": "Tyler Tait", + "office": "Portland", + "position": "Project Manager", + "salary": "$178,103", + "start_date": "7/14/2008" + }, + { + "extn": "1609", + "id": "13669", + "name": "Robyn King", + "office": "Scottsdale", + "position": "Staffing Consultant", + "salary": "$30,007", + "start_date": "1/18/2009" + }, + { + "extn": "4531", + "id": "13670", + "name": "Luna Mould", + "office": "Seattle", + "position": "Retail Trainee", + "salary": "$72,169", + "start_date": "2/12/2000" + }, + { + "extn": "4843", + "id": "13671", + "name": "Doug Speed", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$39,147", + "start_date": "9/8/2006" + }, + { + "extn": "6704", + "id": "13672", + "name": "Alex Allcott", + "office": "Laredo", + "position": "Designer", + "salary": "$172,830", + "start_date": "11/1/2005" + }, + { + "extn": "3838", + "id": "13673", + "name": "Fiona Wood", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$115,981", + "start_date": "10/1/2000" + }, + { + "extn": "3676", + "id": "13674", + "name": "Sara Saunders", + "office": "Chicago", + "position": "Auditor", + "salary": "$225,716", + "start_date": "7/30/2000" + }, + { + "extn": "2975", + "id": "13675", + "name": "Ember Rowlands", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$21,769", + "start_date": "5/18/2007" + }, + { + "extn": "8341", + "id": "13676", + "name": "Jules Russel", + "office": "Valetta", + "position": "Loan Officer", + "salary": "$285,781", + "start_date": "6/6/2000" + }, + { + "extn": "2367", + "id": "13677", + "name": "Matthew Thorne", + "office": "Springfield", + "position": "Bellman", + "salary": "$198,587", + "start_date": "10/9/2019" + }, + { + "extn": "5580", + "id": "13678", + "name": "Javier Gavin", + "office": "Worcester", + "position": "Steward", + "salary": "$186,775", + "start_date": "3/25/2016" + }, + { + "extn": "9032", + "id": "13679", + "name": "Lucas Tate", + "office": "Rome", + "position": "Clerk", + "salary": "$248,088", + "start_date": "3/26/2004" + }, + { + "extn": "8113", + "id": "13680", + "name": "Rae Talbot", + "office": "Richmond", + "position": "Bellman", + "salary": "$16,382", + "start_date": "5/12/2004" + }, + { + "extn": "3205", + "id": "13681", + "name": "Jazmin Smith", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$261,563", + "start_date": "3/3/2010" + }, + { + "extn": "6588", + "id": "13682", + "name": "Erin Hill", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$31,791", + "start_date": "1/25/2002" + }, + { + "extn": "4176", + "id": "13683", + "name": "Thea Whinter", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$180,876", + "start_date": "7/21/2000" + }, + { + "extn": "1875", + "id": "13684", + "name": "Kieth Kerr", + "office": "Sacramento", + "position": "Health Educator", + "salary": "$89,064", + "start_date": "3/17/2019" + }, + { + "extn": "2641", + "id": "13685", + "name": "Aisha Mackenzie", + "office": "Ontario", + "position": "Executive Director", + "salary": "$132,851", + "start_date": "11/18/2011" + }, + { + "extn": "7265", + "id": "13686", + "name": "Russel Logan", + "office": "Boston", + "position": "Insurance Broker", + "salary": "$40,073", + "start_date": "3/4/2003" + }, + { + "extn": "9616", + "id": "13687", + "name": "Elijah Pratt", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$204,760", + "start_date": "2/20/2000" + }, + { + "extn": "3447", + "id": "13688", + "name": "Jacob Thompson", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$270,326", + "start_date": "10/8/2016" + }, + { + "extn": "9020", + "id": "13689", + "name": "Hanna Andrews", + "office": "San Diego", + "position": "Doctor", + "salary": "$158,546", + "start_date": "5/25/2005" + }, + { + "extn": "8621", + "id": "13690", + "name": "Michelle Larkin", + "office": "Valetta", + "position": "Front Desk Coordinator", + "salary": "$211,485", + "start_date": "9/20/2012" + }, + { + "extn": "6139", + "id": "13691", + "name": "Ethan Moore", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$101,002", + "start_date": "8/10/2017" + }, + { + "extn": "4578", + "id": "13692", + "name": "Harry Kelly", + "office": "Portland", + "position": "Accountant", + "salary": "$141,347", + "start_date": "4/18/2002" + }, + { + "extn": "8763", + "id": "13693", + "name": "Caleb Ward", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$166,410", + "start_date": "10/21/2019" + }, + { + "extn": "6245", + "id": "13694", + "name": "Sasha Tennant", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$71,757", + "start_date": "11/25/2013" + }, + { + "extn": "1213", + "id": "13695", + "name": "Adalind Butler", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$118,952", + "start_date": "11/1/2004" + }, + { + "extn": "2267", + "id": "13696", + "name": "Liam Squire", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$96,065", + "start_date": "7/1/2000" + }, + { + "extn": "2365", + "id": "13697", + "name": "Elle Wheeler", + "office": "Lancaster", + "position": "Steward", + "salary": "$23,137", + "start_date": "7/26/2010" + }, + { + "extn": "9155", + "id": "13698", + "name": "Bart Adler", + "office": "Lincoln", + "position": "Operator", + "salary": "$243,925", + "start_date": "5/2/2019" + }, + { + "extn": "8323", + "id": "13699", + "name": "Jane Cox", + "office": "Venice", + "position": "Laboratory Technician", + "salary": "$263,009", + "start_date": "2/9/2011" + }, + { + "extn": "4721", + "id": "13700", + "name": "Hayden Watson", + "office": "Berlin", + "position": "Baker", + "salary": "$93,564", + "start_date": "10/29/2001" + }, + { + "extn": "1775", + "id": "13701", + "name": "Ryan Crawley", + "office": "Fullerton", + "position": "Electrician", + "salary": "$144,117", + "start_date": "5/11/2002" + }, + { + "extn": "2821", + "id": "13702", + "name": "Hayden Flanders", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$278,773", + "start_date": "4/5/2014" + }, + { + "extn": "9955", + "id": "13703", + "name": "Aleksandra Clark", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$136,445", + "start_date": "2/17/2011" + }, + { + "extn": "8662", + "id": "13704", + "name": "Nicholas Slater", + "office": "Milano", + "position": "Paramedic", + "salary": "$65,801", + "start_date": "5/26/2009" + }, + { + "extn": "7081", + "id": "13705", + "name": "William Tobin", + "office": "Hollywood", + "position": "Paramedic", + "salary": "$171,709", + "start_date": "8/23/2017" + }, + { + "extn": "3876", + "id": "13706", + "name": "Rufus Oldfield", + "office": "Rome", + "position": "Paramedic", + "salary": "$251,104", + "start_date": "6/16/2002" + }, + { + "extn": "7440", + "id": "13707", + "name": "Maria Driscoll", + "office": "Tulsa", + "position": "Banker", + "salary": "$24,220", + "start_date": "3/16/2017" + }, + { + "extn": "1097", + "id": "13708", + "name": "Carla Moran", + "office": "Boston", + "position": "Cash Manager", + "salary": "$174,970", + "start_date": "7/24/2017" + }, + { + "extn": "3925", + "id": "13709", + "name": "Maddison Whittle", + "office": "Sacramento", + "position": "Biologist", + "salary": "$99,962", + "start_date": "1/22/2003" + }, + { + "extn": "2173", + "id": "13710", + "name": "Owen Stuart", + "office": "Amarillo", + "position": "Electrician", + "salary": "$187,921", + "start_date": "6/14/2003" + }, + { + "extn": "1997", + "id": "13711", + "name": "Violet Russell", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$166,849", + "start_date": "3/29/2002" + }, + { + "extn": "1542", + "id": "13712", + "name": "Beatrice Flack", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$133,770", + "start_date": "10/5/2010" + }, + { + "extn": "1679", + "id": "13713", + "name": "Shay Carpenter", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$267,589", + "start_date": "12/23/2014" + }, + { + "extn": "4307", + "id": "13714", + "name": "Sloane Tate", + "office": "Stockton", + "position": "Bellman", + "salary": "$65,499", + "start_date": "11/10/2000" + }, + { + "extn": "9056", + "id": "13715", + "name": "Tom Connor", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$287,090", + "start_date": "4/3/2002" + }, + { + "extn": "5638", + "id": "13716", + "name": "Matthew Redden", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$218,150", + "start_date": "9/28/2000" + }, + { + "extn": "9511", + "id": "13717", + "name": "Brad Rigg", + "office": "Tokyo", + "position": "Associate Professor", + "salary": "$125,171", + "start_date": "6/21/2003" + }, + { + "extn": "6102", + "id": "13718", + "name": "Ron Furnell", + "office": "Dallas", + "position": "Business Broker", + "salary": "$97,372", + "start_date": "1/20/2017" + }, + { + "extn": "3684", + "id": "13719", + "name": "Tony Trent", + "office": "San Jose", + "position": "Production Painter", + "salary": "$66,058", + "start_date": "6/22/2010" + }, + { + "extn": "8662", + "id": "13720", + "name": "Chester Todd", + "office": "Salt Lake City", + "position": "Systems Administrator", + "salary": "$218,029", + "start_date": "4/30/2003" + }, + { + "extn": "8879", + "id": "13721", + "name": "Elijah Baldwin", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$184,987", + "start_date": "4/30/2009" + }, + { + "extn": "5941", + "id": "13722", + "name": "Ronald Paterson", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$236,765", + "start_date": "5/21/2017" + }, + { + "extn": "5100", + "id": "13723", + "name": "Peter Leslie", + "office": "Charlotte", + "position": "Electrician", + "salary": "$158,413", + "start_date": "3/2/2000" + }, + { + "extn": "5772", + "id": "13724", + "name": "Janelle Ebbs", + "office": "Santa Ana", + "position": "Paramedic", + "salary": "$117,360", + "start_date": "12/9/2012" + }, + { + "extn": "1008", + "id": "13725", + "name": "Sloane Parsons", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$54,314", + "start_date": "4/8/2012" + }, + { + "extn": "9576", + "id": "13726", + "name": "Kendra Ainsworth", + "office": "Memphis", + "position": "Treasurer", + "salary": "$281,100", + "start_date": "4/16/2000" + }, + { + "extn": "7800", + "id": "13727", + "name": "Nate Lewin", + "office": "Chicago", + "position": "Steward", + "salary": "$273,059", + "start_date": "11/14/2006" + }, + { + "extn": "2136", + "id": "13728", + "name": "Meredith Clifton", + "office": "Jacksonville", + "position": "Doctor", + "salary": "$122,709", + "start_date": "2/24/2000" + }, + { + "extn": "3466", + "id": "13729", + "name": "Eve Devonport", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$173,427", + "start_date": "11/14/2013" + }, + { + "extn": "5685", + "id": "13730", + "name": "Charlize Lewis", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$26,315", + "start_date": "2/11/2017" + }, + { + "extn": "2649", + "id": "13731", + "name": "Henry Benfield", + "office": "Philadelphia", + "position": "Steward", + "salary": "$216,151", + "start_date": "8/14/2017" + }, + { + "extn": "9074", + "id": "13732", + "name": "Christine Rowe", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$96,713", + "start_date": "6/8/2001" + }, + { + "extn": "7335", + "id": "13733", + "name": "Parker Olson", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$277,381", + "start_date": "8/27/2009" + }, + { + "extn": "4658", + "id": "13734", + "name": "Anthony Walsh", + "office": "Denver", + "position": "Paramedic", + "salary": "$148,135", + "start_date": "3/27/2010" + }, + { + "extn": "6435", + "id": "13735", + "name": "Ron Weldon", + "office": "Henderson", + "position": "Production Painter", + "salary": "$98,788", + "start_date": "2/25/2019" + }, + { + "extn": "5228", + "id": "13736", + "name": "Chester Brown", + "office": "Venice", + "position": "Webmaster", + "salary": "$179,431", + "start_date": "8/28/2003" + }, + { + "extn": "7745", + "id": "13737", + "name": "Shannon Simpson", + "office": "Berna", + "position": "Physician", + "salary": "$132,304", + "start_date": "3/16/2013" + }, + { + "extn": "6226", + "id": "13738", + "name": "Samantha Holmes", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$100,731", + "start_date": "7/5/2017" + }, + { + "extn": "5148", + "id": "13739", + "name": "Maya Dwyer", + "office": "Omaha", + "position": "Chef Manager", + "salary": "$292,266", + "start_date": "11/30/2000" + }, + { + "extn": "2472", + "id": "13740", + "name": "Rufus Pitt", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$251,337", + "start_date": "4/14/2004" + }, + { + "extn": "1563", + "id": "13741", + "name": "Phoebe Parker", + "office": "Fremont", + "position": "Lecturer", + "salary": "$55,964", + "start_date": "12/21/2011" + }, + { + "extn": "2675", + "id": "13742", + "name": "Wade Mcgregor", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$297,933", + "start_date": "1/24/2004" + }, + { + "extn": "8912", + "id": "13743", + "name": "Barney Bentley", + "office": "Worcester", + "position": "Doctor", + "salary": "$185,033", + "start_date": "4/7/2014" + }, + { + "extn": "8453", + "id": "13744", + "name": "Tony Knight", + "office": "Valetta", + "position": "Executive Director", + "salary": "$119,349", + "start_date": "7/4/2019" + }, + { + "extn": "7268", + "id": "13745", + "name": "Henry Simpson", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$147,723", + "start_date": "8/4/2000" + }, + { + "extn": "5387", + "id": "13746", + "name": "Josh Lee", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$282,280", + "start_date": "5/14/2014" + }, + { + "extn": "8031", + "id": "13747", + "name": "Evie Snow", + "office": "Toledo", + "position": "Call Center Representative", + "salary": "$95,004", + "start_date": "6/21/2007" + }, + { + "extn": "2534", + "id": "13748", + "name": "Sienna Phillips", + "office": "Bakersfield", + "position": "Associate Professor", + "salary": "$86,400", + "start_date": "6/13/2000" + }, + { + "extn": "8191", + "id": "13749", + "name": "Camila Locke", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$62,763", + "start_date": "11/2/2009" + }, + { + "extn": "6458", + "id": "13750", + "name": "Wade Ebbs", + "office": "Louisville", + "position": "Business Broker", + "salary": "$249,397", + "start_date": "12/5/2004" + }, + { + "extn": "4485", + "id": "13751", + "name": "Angelina Ring", + "office": "Houston", + "position": "Paramedic", + "salary": "$213,397", + "start_date": "12/25/2010" + }, + { + "extn": "3837", + "id": "13752", + "name": "Julianna Benfield", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$76,962", + "start_date": "6/15/2011" + }, + { + "extn": "7794", + "id": "13753", + "name": "Bryce Campbell", + "office": "Tallahassee", + "position": "Bookkeeper", + "salary": "$54,287", + "start_date": "4/3/2008" + }, + { + "extn": "1301", + "id": "13754", + "name": "Caleb Duvall", + "office": "Houston", + "position": "Associate Professor", + "salary": "$99,450", + "start_date": "2/26/2002" + }, + { + "extn": "7285", + "id": "13755", + "name": "Alba Benson", + "office": "Paris", + "position": "Baker", + "salary": "$298,937", + "start_date": "7/5/2018" + }, + { + "extn": "2013", + "id": "13756", + "name": "Kate Gates", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$280,200", + "start_date": "11/4/2015" + }, + { + "extn": "5955", + "id": "13757", + "name": "Hanna Eagle", + "office": "Columbus", + "position": "Insurance Broker", + "salary": "$298,761", + "start_date": "10/16/2010" + }, + { + "extn": "6132", + "id": "13758", + "name": "Peyton Rust", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$234,353", + "start_date": "3/27/2014" + }, + { + "extn": "4784", + "id": "13759", + "name": "Mary Lindsay", + "office": "Glendale", + "position": "Web Developer", + "salary": "$165,159", + "start_date": "10/3/2019" + }, + { + "extn": "1889", + "id": "13760", + "name": "Barney Bolton", + "office": "Rochester", + "position": "Designer", + "salary": "$79,056", + "start_date": "8/3/2007" + }, + { + "extn": "8507", + "id": "13761", + "name": "Michael Potts", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$59,866", + "start_date": "7/12/2004" + }, + { + "extn": "7459", + "id": "13762", + "name": "Joseph Norton", + "office": "Wien", + "position": "Assistant Buyer", + "salary": "$241,935", + "start_date": "6/14/2002" + }, + { + "extn": "4432", + "id": "13763", + "name": "Brad Walker", + "office": "Tokyo", + "position": "IT Support Staff", + "salary": "$184,454", + "start_date": "4/10/2012" + }, + { + "extn": "6229", + "id": "13764", + "name": "Isla Lomax", + "office": "Sacramento", + "position": "Ambulatory Nurse", + "salary": "$239,587", + "start_date": "3/17/2003" + }, + { + "extn": "1308", + "id": "13765", + "name": "Oliver West", + "office": "Madrid", + "position": "Lecturer", + "salary": "$165,586", + "start_date": "3/8/2013" + }, + { + "extn": "8146", + "id": "13766", + "name": "Enoch Ryan", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$217,020", + "start_date": "10/18/2016" + }, + { + "extn": "1511", + "id": "13767", + "name": "Chadwick Underhill", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$129,565", + "start_date": "10/4/2010" + }, + { + "extn": "9930", + "id": "13768", + "name": "Denny Middleton", + "office": "Atlanta", + "position": "Auditor", + "salary": "$12,113", + "start_date": "8/5/2011" + }, + { + "extn": "4090", + "id": "13769", + "name": "Tiffany Collingwood", + "office": "Venice", + "position": "Operator", + "salary": "$294,964", + "start_date": "4/17/2007" + }, + { + "extn": "7852", + "id": "13770", + "name": "Martin Nicholls", + "office": "Norfolk", + "position": "Assistant Buyer", + "salary": "$111,458", + "start_date": "1/21/2012" + }, + { + "extn": "3613", + "id": "13771", + "name": "Clarissa Butler", + "office": "Salem", + "position": "Physician", + "salary": "$243,391", + "start_date": "12/12/2016" + }, + { + "extn": "1987", + "id": "13772", + "name": "Mike Wright", + "office": "Garland", + "position": "IT Support Staff", + "salary": "$174,665", + "start_date": "12/12/2003" + }, + { + "extn": "1139", + "id": "13773", + "name": "Courtney Rixon", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$98,446", + "start_date": "4/28/2016" + }, + { + "extn": "2016", + "id": "13774", + "name": "Cynthia Holmes", + "office": "Denver", + "position": "Software Engineer", + "salary": "$155,498", + "start_date": "7/13/2001" + }, + { + "extn": "5240", + "id": "13775", + "name": "Carolyn Wood", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$270,837", + "start_date": "11/17/2009" + }, + { + "extn": "2228", + "id": "13776", + "name": "Alba Woodley", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$34,323", + "start_date": "8/22/2016" + }, + { + "extn": "9706", + "id": "13777", + "name": "Maya Russell", + "office": "Santa Ana", + "position": "Mobile Developer", + "salary": "$273,011", + "start_date": "9/15/2001" + }, + { + "extn": "6457", + "id": "13778", + "name": "Russel Selby", + "office": "Memphis", + "position": "Accountant", + "salary": "$264,167", + "start_date": "12/24/2006" + }, + { + "extn": "2686", + "id": "13779", + "name": "Paula Whatson", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$216,601", + "start_date": "8/28/2018" + }, + { + "extn": "7143", + "id": "13780", + "name": "Cedrick Jones", + "office": "Atlanta", + "position": "Operator", + "salary": "$113,165", + "start_date": "7/11/2010" + }, + { + "extn": "8938", + "id": "13781", + "name": "Chris Miller", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$232,162", + "start_date": "8/11/2004" + }, + { + "extn": "9180", + "id": "13782", + "name": "Evie Davies", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$199,181", + "start_date": "10/27/2017" + }, + { + "extn": "1939", + "id": "13783", + "name": "Allison Dempsey", + "office": "New York", + "position": "Audiologist", + "salary": "$21,531", + "start_date": "4/10/2013" + }, + { + "extn": "2245", + "id": "13784", + "name": "Rihanna Watt", + "office": "Garland", + "position": "Cashier", + "salary": "$201,695", + "start_date": "2/28/2001" + }, + { + "extn": "6458", + "id": "13785", + "name": "Angela Cox", + "office": "Detroit", + "position": "Steward", + "salary": "$197,857", + "start_date": "4/29/2012" + }, + { + "extn": "9850", + "id": "13786", + "name": "Gil Osmond", + "office": "Quebec", + "position": "Retail Trainee", + "salary": "$102,762", + "start_date": "7/17/2002" + }, + { + "extn": "6550", + "id": "13787", + "name": "Elijah Khan", + "office": "Louisville", + "position": "Front Desk Coordinator", + "salary": "$110,454", + "start_date": "1/28/2015" + }, + { + "extn": "3291", + "id": "13788", + "name": "Harvey Dempsey", + "office": "Jersey City", + "position": "Steward", + "salary": "$285,448", + "start_date": "3/30/2001" + }, + { + "extn": "2162", + "id": "13789", + "name": "Daphne Skinner", + "office": "Norfolk", + "position": "Stockbroker", + "salary": "$141,256", + "start_date": "6/27/2001" + }, + { + "extn": "2722", + "id": "13790", + "name": "Jolene Truscott", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$93,157", + "start_date": "2/5/2000" + }, + { + "extn": "7592", + "id": "13791", + "name": "Daron Newman", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$76,957", + "start_date": "4/28/2017" + }, + { + "extn": "6797", + "id": "13792", + "name": "Abdul Knott", + "office": "Fullerton", + "position": "Steward", + "salary": "$160,488", + "start_date": "7/7/2012" + }, + { + "extn": "7761", + "id": "13793", + "name": "Erin Tyrrell", + "office": "Las Vegas", + "position": "Loan Officer", + "salary": "$126,596", + "start_date": "4/13/2017" + }, + { + "extn": "1627", + "id": "13794", + "name": "Henry Williams", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$35,415", + "start_date": "10/17/2006" + }, + { + "extn": "3060", + "id": "13795", + "name": "Luna Brown", + "office": "Hollywood", + "position": "Designer", + "salary": "$68,946", + "start_date": "2/24/2007" + }, + { + "extn": "7915", + "id": "13796", + "name": "Catherine Hope", + "office": "Sacramento", + "position": "IT Support Staff", + "salary": "$96,694", + "start_date": "6/4/2002" + }, + { + "extn": "9123", + "id": "13797", + "name": "Hannah Thorpe", + "office": "Lakewood", + "position": "Business Broker", + "salary": "$112,405", + "start_date": "2/18/2011" + }, + { + "extn": "7901", + "id": "13798", + "name": "Juliet Mcgregor", + "office": "Houston", + "position": "Mobile Developer", + "salary": "$78,042", + "start_date": "9/27/2012" + }, + { + "extn": "4710", + "id": "13799", + "name": "Ryan Turner", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$193,783", + "start_date": "5/21/2011" + }, + { + "extn": "4186", + "id": "13800", + "name": "Harriet Flanders", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$37,799", + "start_date": "1/29/2009" + }, + { + "extn": "1068", + "id": "13801", + "name": "Daniel Farrell", + "office": "Springfield", + "position": "Steward", + "salary": "$228,830", + "start_date": "1/17/2007" + }, + { + "extn": "5140", + "id": "13802", + "name": "Gemma Thorne", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$155,880", + "start_date": "12/15/2002" + }, + { + "extn": "2220", + "id": "13803", + "name": "Carmen Abbey", + "office": "Irving", + "position": "Project Manager", + "salary": "$118,933", + "start_date": "9/19/2005" + }, + { + "extn": "9904", + "id": "13804", + "name": "Kassandra Simmons", + "office": "Pittsburgh", + "position": "Ambulatory Nurse", + "salary": "$169,007", + "start_date": "3/27/2011" + }, + { + "extn": "2016", + "id": "13805", + "name": "Matthew Emmett", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$102,429", + "start_date": "10/15/2019" + }, + { + "extn": "4082", + "id": "13806", + "name": "Brad Briggs", + "office": "Lincoln", + "position": "Cook", + "salary": "$217,051", + "start_date": "5/10/2004" + }, + { + "extn": "7947", + "id": "13807", + "name": "Jayden Craig", + "office": "Otawa", + "position": "Front Desk Coordinator", + "salary": "$43,407", + "start_date": "3/1/2003" + }, + { + "extn": "1066", + "id": "13808", + "name": "Darlene Samuel", + "office": "Zurich", + "position": "Steward", + "salary": "$82,954", + "start_date": "6/23/2003" + }, + { + "extn": "9480", + "id": "13809", + "name": "Marvin Truscott", + "office": "Norfolk", + "position": "Associate Professor", + "salary": "$17,501", + "start_date": "6/9/2004" + }, + { + "extn": "4781", + "id": "13810", + "name": "Savannah Adler", + "office": "Lyon", + "position": "Auditor", + "salary": "$287,961", + "start_date": "6/22/2004" + }, + { + "extn": "9965", + "id": "13811", + "name": "Rocco Thatcher", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$189,563", + "start_date": "3/18/2004" + }, + { + "extn": "8181", + "id": "13812", + "name": "Daniel Michael", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$261,375", + "start_date": "4/21/2004" + }, + { + "extn": "9947", + "id": "13813", + "name": "Daron Sherwood", + "office": "Madrid", + "position": "Audiologist", + "salary": "$107,430", + "start_date": "12/23/2014" + }, + { + "extn": "2321", + "id": "13814", + "name": "Bryon Middleton", + "office": "Zurich", + "position": "Health Educator", + "salary": "$102,609", + "start_date": "7/6/2004" + }, + { + "extn": "7778", + "id": "13815", + "name": "Mandy Wallace", + "office": "Denver", + "position": "Operator", + "salary": "$228,848", + "start_date": "6/25/2008" + }, + { + "extn": "6475", + "id": "13816", + "name": "Josephine Ryan", + "office": "Orlando", + "position": "Food Technologist", + "salary": "$63,487", + "start_date": "4/28/2004" + }, + { + "extn": "4987", + "id": "13817", + "name": "Nicholas Collingwood", + "office": "Zurich", + "position": "Paramedic", + "salary": "$144,560", + "start_date": "5/24/2001" + }, + { + "extn": "8631", + "id": "13818", + "name": "Jenna Mackenzie", + "office": "Fremont", + "position": "Executive Director", + "salary": "$151,660", + "start_date": "1/14/2000" + }, + { + "extn": "7184", + "id": "13819", + "name": "Marissa Vaughn", + "office": "Laredo", + "position": "Service Supervisor", + "salary": "$104,739", + "start_date": "4/12/2012" + }, + { + "extn": "4650", + "id": "13820", + "name": "Barney Kaur", + "office": "Pittsburgh", + "position": "Business Broker", + "salary": "$264,823", + "start_date": "7/12/2019" + }, + { + "extn": "9776", + "id": "13821", + "name": "Rocco Tindall", + "office": "Las Vegas", + "position": "Bellman", + "salary": "$152,381", + "start_date": "5/4/2007" + }, + { + "extn": "3453", + "id": "13822", + "name": "Barney Wigley", + "office": "Lisbon", + "position": "Operator", + "salary": "$185,467", + "start_date": "8/7/2007" + }, + { + "extn": "2491", + "id": "13823", + "name": "Martin Lane", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$119,363", + "start_date": "10/29/2011" + }, + { + "extn": "7444", + "id": "13824", + "name": "Estrella Jenkins", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$99,531", + "start_date": "10/7/2012" + }, + { + "extn": "4462", + "id": "13825", + "name": "Anthony Russel", + "office": "Ontario", + "position": "Treasurer", + "salary": "$23,038", + "start_date": "2/13/2014" + }, + { + "extn": "2987", + "id": "13826", + "name": "Doug Lowe", + "office": "Saint Paul", + "position": "Fabricator", + "salary": "$76,320", + "start_date": "1/19/2004" + }, + { + "extn": "6338", + "id": "13827", + "name": "Peter Dunbar", + "office": "Reno", + "position": "Biologist", + "salary": "$173,139", + "start_date": "3/24/2013" + }, + { + "extn": "1797", + "id": "13828", + "name": "Ryan Brooks", + "office": "Oakland", + "position": "Loan Officer", + "salary": "$173,720", + "start_date": "3/12/2004" + }, + { + "extn": "2098", + "id": "13829", + "name": "Hadley Edler", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$59,338", + "start_date": "5/22/2008" + }, + { + "extn": "7052", + "id": "13830", + "name": "Elijah Yarwood", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$132,902", + "start_date": "5/10/2002" + }, + { + "extn": "5601", + "id": "13831", + "name": "Tyler Fisher", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$97,701", + "start_date": "4/17/2002" + }, + { + "extn": "2281", + "id": "13832", + "name": "Agnes Michael", + "office": "New Orleans", + "position": "Baker", + "salary": "$212,336", + "start_date": "10/22/2010" + }, + { + "extn": "6165", + "id": "13833", + "name": "Nick Maxwell", + "office": "Escondido", + "position": "Dentist", + "salary": "$14,350", + "start_date": "9/8/2010" + }, + { + "extn": "1833", + "id": "13834", + "name": "Peter Harrison", + "office": "Denver", + "position": "Investment Advisor", + "salary": "$288,293", + "start_date": "1/29/2018" + }, + { + "extn": "2174", + "id": "13835", + "name": "Mackenzie Coll", + "office": "Hayward", + "position": "Physician", + "salary": "$25,571", + "start_date": "5/13/2019" + }, + { + "extn": "3031", + "id": "13836", + "name": "Nathan Tailor", + "office": "Lyon", + "position": "Staffing Consultant", + "salary": "$77,512", + "start_date": "9/29/2010" + }, + { + "extn": "9945", + "id": "13837", + "name": "Zara Higgs", + "office": "Scottsdale", + "position": "Designer", + "salary": "$136,949", + "start_date": "12/19/2008" + }, + { + "extn": "7812", + "id": "13838", + "name": "Brad Connell", + "office": "Salem", + "position": "Doctor", + "salary": "$164,527", + "start_date": "2/6/2008" + }, + { + "extn": "1703", + "id": "13839", + "name": "Dani Casey", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$147,207", + "start_date": "8/8/2013" + }, + { + "extn": "5932", + "id": "13840", + "name": "Bryon Price", + "office": "London", + "position": "HR Coordinator", + "salary": "$264,087", + "start_date": "6/25/2019" + }, + { + "extn": "9942", + "id": "13841", + "name": "Alma Kerr", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$10,084", + "start_date": "7/24/2015" + }, + { + "extn": "1706", + "id": "13842", + "name": "Rufus Cann", + "office": "Salt Lake City", + "position": "Baker", + "salary": "$101,916", + "start_date": "6/2/2007" + }, + { + "extn": "4400", + "id": "13843", + "name": "Josephine Armstrong", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$197,511", + "start_date": "1/23/2017" + }, + { + "extn": "6369", + "id": "13844", + "name": "Alexander York", + "office": "Berlin", + "position": "Investment Advisor", + "salary": "$144,114", + "start_date": "9/23/2013" + }, + { + "extn": "4948", + "id": "13845", + "name": "Tony Niles", + "office": "Wien", + "position": "Lecturer", + "salary": "$155,703", + "start_date": "12/4/2017" + }, + { + "extn": "6740", + "id": "13846", + "name": "Oliver Price", + "office": "Glendale", + "position": "Service Supervisor", + "salary": "$111,625", + "start_date": "1/25/2008" + }, + { + "extn": "2468", + "id": "13847", + "name": "Boris Thomas", + "office": "Bridgeport", + "position": "CNC Operator", + "salary": "$28,981", + "start_date": "6/2/2015" + }, + { + "extn": "3840", + "id": "13848", + "name": "Chloe Baker", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$23,762", + "start_date": "5/11/2008" + }, + { + "extn": "7853", + "id": "13849", + "name": "Emery Casey", + "office": "Omaha", + "position": "Electrician", + "salary": "$182,992", + "start_date": "1/28/2001" + }, + { + "extn": "8127", + "id": "13850", + "name": "Paula Stone ", + "office": "Bucharest", + "position": "Fabricator", + "salary": "$164,385", + "start_date": "9/8/2014" + }, + { + "extn": "8059", + "id": "13851", + "name": "Logan Roth", + "office": "Santa Ana", + "position": "Service Supervisor", + "salary": "$237,103", + "start_date": "10/21/2001" + }, + { + "extn": "6384", + "id": "13852", + "name": "Tyler Bryson", + "office": "Lincoln", + "position": "Designer", + "salary": "$125,106", + "start_date": "4/24/2000" + }, + { + "extn": "3869", + "id": "13853", + "name": "Julian Eastwood", + "office": "Washington", + "position": "Doctor", + "salary": "$272,139", + "start_date": "6/25/2012" + }, + { + "extn": "9765", + "id": "13854", + "name": "Julian Booth", + "office": "Colorado Springs", + "position": "Assistant Buyer", + "salary": "$225,856", + "start_date": "5/8/2005" + }, + { + "extn": "7674", + "id": "13855", + "name": "Rufus Clarke", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$115,937", + "start_date": "10/26/2002" + }, + { + "extn": "5170", + "id": "13856", + "name": "Bart Tennant", + "office": "El Paso", + "position": "Electrician", + "salary": "$173,571", + "start_date": "4/25/2015" + }, + { + "extn": "8349", + "id": "13857", + "name": "Cedrick Mcleod", + "office": "St. Louis", + "position": "Banker", + "salary": "$210,320", + "start_date": "10/28/2000" + }, + { + "extn": "7471", + "id": "13858", + "name": "Regina Paterson", + "office": "Fullerton", + "position": "Loan Officer", + "salary": "$274,472", + "start_date": "8/10/2017" + }, + { + "extn": "1814", + "id": "13859", + "name": "Carolyn Shaw", + "office": "Albuquerque", + "position": "Physician", + "salary": "$27,764", + "start_date": "12/29/2015" + }, + { + "extn": "4921", + "id": "13860", + "name": "Quinn Antcliff", + "office": "Berlin", + "position": "Budget Analyst", + "salary": "$131,313", + "start_date": "6/16/2006" + }, + { + "extn": "5568", + "id": "13861", + "name": "Candace Butler", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$195,142", + "start_date": "1/19/2001" + }, + { + "extn": "6390", + "id": "13862", + "name": "Tiffany Connell", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$72,972", + "start_date": "11/12/2018" + }, + { + "extn": "8289", + "id": "13863", + "name": "Sharon Ashwell", + "office": "New Orleans", + "position": "Cook", + "salary": "$111,344", + "start_date": "12/18/2008" + }, + { + "extn": "2069", + "id": "13864", + "name": "Ciara Plumb", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$23,210", + "start_date": "12/4/2005" + }, + { + "extn": "2719", + "id": "13865", + "name": "Luke Dubois", + "office": "Otawa", + "position": "Steward", + "salary": "$198,571", + "start_date": "5/30/2014" + }, + { + "extn": "9731", + "id": "13866", + "name": "Lillian Beal", + "office": "Anaheim", + "position": "Biologist", + "salary": "$42,336", + "start_date": "10/26/2004" + }, + { + "extn": "1177", + "id": "13867", + "name": "Makena Silva", + "office": "Kansas City", + "position": "IT Support Staff", + "salary": "$278,790", + "start_date": "7/4/2016" + }, + { + "extn": "2062", + "id": "13868", + "name": "Robyn Jobson", + "office": "El Paso", + "position": "Global Logistics Supervisor", + "salary": "$86,393", + "start_date": "3/5/2005" + }, + { + "extn": "5469", + "id": "13869", + "name": "Nicole Warren", + "office": "Madison", + "position": "Accountant", + "salary": "$133,096", + "start_date": "7/7/2006" + }, + { + "extn": "9925", + "id": "13870", + "name": "Angela Becker", + "office": "Houston", + "position": "Loan Officer", + "salary": "$65,995", + "start_date": "1/7/2014" + }, + { + "extn": "1747", + "id": "13871", + "name": "Callie Ward", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$116,517", + "start_date": "6/24/2002" + }, + { + "extn": "5967", + "id": "13872", + "name": "Benny Boden", + "office": "Jacksonville", + "position": "Budget Analyst", + "salary": "$185,611", + "start_date": "8/28/2006" + }, + { + "extn": "4176", + "id": "13873", + "name": "Emely Jobson", + "office": "Otawa", + "position": "Baker", + "salary": "$108,679", + "start_date": "5/3/2005" + }, + { + "extn": "2241", + "id": "13874", + "name": "Piper Hopkins", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$237,242", + "start_date": "11/12/2004" + }, + { + "extn": "2954", + "id": "13875", + "name": "Cecilia Gallacher", + "office": "Bellevue", + "position": "Assistant Buyer", + "salary": "$193,686", + "start_date": "1/26/2003" + }, + { + "extn": "4500", + "id": "13876", + "name": "Nicholas Simmons", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$296,523", + "start_date": "4/24/2015" + }, + { + "extn": "5063", + "id": "13877", + "name": "Bryon Flett", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$70,216", + "start_date": "12/3/2003" + }, + { + "extn": "2741", + "id": "13878", + "name": "Raquel Ulyatt", + "office": "Wien", + "position": "Clerk", + "salary": "$195,212", + "start_date": "1/11/2001" + }, + { + "extn": "2074", + "id": "13879", + "name": "Joseph Rees", + "office": "Stockton", + "position": "CNC Operator", + "salary": "$45,652", + "start_date": "12/25/2016" + }, + { + "extn": "3034", + "id": "13880", + "name": "Angelica Edmonds", + "office": "Venice", + "position": "Ambulatory Nurse", + "salary": "$192,183", + "start_date": "12/12/2013" + }, + { + "extn": "3954", + "id": "13881", + "name": "Alan Aldridge", + "office": "London", + "position": "Systems Administrator", + "salary": "$128,542", + "start_date": "6/22/2011" + }, + { + "extn": "4051", + "id": "13882", + "name": "Enoch Garner", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$75,762", + "start_date": "7/21/2001" + }, + { + "extn": "3174", + "id": "13883", + "name": "Sloane Talbot", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$83,191", + "start_date": "5/18/2016" + }, + { + "extn": "7656", + "id": "13884", + "name": "Brad Owen", + "office": "Oakland", + "position": "Cashier", + "salary": "$105,630", + "start_date": "6/22/2010" + }, + { + "extn": "4221", + "id": "13885", + "name": "Ruby Knight", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$261,017", + "start_date": "3/23/2007" + }, + { + "extn": "9061", + "id": "13886", + "name": "Trisha Mcgregor", + "office": "Henderson", + "position": "Physician", + "salary": "$95,654", + "start_date": "9/5/2006" + }, + { + "extn": "6717", + "id": "13887", + "name": "Destiny Stevenson", + "office": "New Orleans", + "position": "Insurance Broker", + "salary": "$274,184", + "start_date": "9/19/2006" + }, + { + "extn": "5648", + "id": "13888", + "name": "Julius Walton", + "office": "Omaha", + "position": "Chef Manager", + "salary": "$132,612", + "start_date": "4/11/2009" + }, + { + "extn": "6509", + "id": "13889", + "name": "Chester York", + "office": "Valetta", + "position": "Banker", + "salary": "$258,454", + "start_date": "7/15/2012" + }, + { + "extn": "8375", + "id": "13890", + "name": "Peyton Ellery", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$40,866", + "start_date": "6/15/2014" + }, + { + "extn": "3960", + "id": "13891", + "name": "Alessandra Stevens", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$263,962", + "start_date": "4/7/2016" + }, + { + "extn": "3043", + "id": "13892", + "name": "Jayden Ross", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$289,312", + "start_date": "5/29/2014" + }, + { + "extn": "7321", + "id": "13893", + "name": "Brad Cowan", + "office": "Orlando", + "position": "Cash Manager", + "salary": "$265,565", + "start_date": "11/8/2012" + }, + { + "extn": "9167", + "id": "13894", + "name": "Bart Allen", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$74,626", + "start_date": "1/5/2006" + }, + { + "extn": "2241", + "id": "13895", + "name": "Lara Coll", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$227,902", + "start_date": "12/13/2009" + }, + { + "extn": "8815", + "id": "13896", + "name": "Rocco Tate", + "office": "Portland", + "position": "Bellman", + "salary": "$178,486", + "start_date": "5/3/2002" + }, + { + "extn": "7249", + "id": "13897", + "name": "Mike Bloom", + "office": "Orlando", + "position": "Doctor", + "salary": "$213,773", + "start_date": "3/28/2016" + }, + { + "extn": "8662", + "id": "13898", + "name": "Javier Ventura", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$146,627", + "start_date": "2/13/2010" + }, + { + "extn": "1758", + "id": "13899", + "name": "Rose Thorpe", + "office": "Venice", + "position": "Operator", + "salary": "$67,831", + "start_date": "8/14/2008" + }, + { + "extn": "7111", + "id": "13900", + "name": "Daron Richardson", + "office": "Denver", + "position": "Accountant", + "salary": "$163,851", + "start_date": "1/4/2016" + }, + { + "extn": "2435", + "id": "13901", + "name": "Ethan Edler", + "office": "Zurich", + "position": "Systems Administrator", + "salary": "$45,834", + "start_date": "4/13/2005" + }, + { + "extn": "7685", + "id": "13902", + "name": "Maria Reading", + "office": "Memphis", + "position": "Auditor", + "salary": "$260,150", + "start_date": "7/27/2014" + }, + { + "extn": "7327", + "id": "13903", + "name": "Noah Ward", + "office": "Paris", + "position": "Health Educator", + "salary": "$53,789", + "start_date": "6/25/2016" + }, + { + "extn": "7587", + "id": "13904", + "name": "Ethan Ross", + "office": "Portland", + "position": "Lecturer", + "salary": "$126,134", + "start_date": "6/16/2005" + }, + { + "extn": "4777", + "id": "13905", + "name": "Chad Lowe", + "office": "Escondido", + "position": "Operator", + "salary": "$189,260", + "start_date": "4/11/2001" + }, + { + "extn": "9827", + "id": "13906", + "name": "Alexander Isaac", + "office": "Kansas City", + "position": "Paramedic", + "salary": "$218,448", + "start_date": "3/3/2011" + }, + { + "extn": "9233", + "id": "13907", + "name": "Rufus Swan", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$89,533", + "start_date": "1/19/2000" + }, + { + "extn": "4756", + "id": "13908", + "name": "Isla Griffiths", + "office": "San Diego", + "position": "Doctor", + "salary": "$98,848", + "start_date": "2/27/2008" + }, + { + "extn": "5776", + "id": "13909", + "name": "Maggie Redfern", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$162,043", + "start_date": "11/1/2005" + }, + { + "extn": "6047", + "id": "13910", + "name": "Penelope Bristow", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$253,075", + "start_date": "12/18/2002" + }, + { + "extn": "4784", + "id": "13911", + "name": "Tyson Greenwood", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$152,875", + "start_date": "11/21/2002" + }, + { + "extn": "8250", + "id": "13912", + "name": "Ilona Russel", + "office": "Long Beach", + "position": "Physician", + "salary": "$18,859", + "start_date": "5/11/2009" + }, + { + "extn": "4653", + "id": "13913", + "name": "Ruth Gavin", + "office": "Cincinnati", + "position": "Budget Analyst", + "salary": "$231,870", + "start_date": "11/13/2016" + }, + { + "extn": "6722", + "id": "13914", + "name": "Johnathan Rose", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$46,442", + "start_date": "4/30/2017" + }, + { + "extn": "3035", + "id": "13915", + "name": "Tom Wade", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$113,037", + "start_date": "10/26/2006" + }, + { + "extn": "7284", + "id": "13916", + "name": "Ema Gregory", + "office": "Henderson", + "position": "Bellman", + "salary": "$282,386", + "start_date": "9/2/2014" + }, + { + "extn": "2701", + "id": "13917", + "name": "Zoe Collins", + "office": "Boston", + "position": "Production Painter", + "salary": "$139,074", + "start_date": "7/30/2016" + }, + { + "extn": "4825", + "id": "13918", + "name": "Abdul Shields", + "office": "Seattle", + "position": "Cook", + "salary": "$172,310", + "start_date": "5/19/2012" + }, + { + "extn": "5554", + "id": "13919", + "name": "Cynthia Hastings", + "office": "Phoenix", + "position": "Webmaster", + "salary": "$39,290", + "start_date": "6/24/2003" + }, + { + "extn": "1155", + "id": "13920", + "name": "Raquel Roberts", + "office": "New Orleans", + "position": "Clerk", + "salary": "$226,876", + "start_date": "1/25/2003" + }, + { + "extn": "3982", + "id": "13921", + "name": "Brad Hope", + "office": "Worcester", + "position": "Lecturer", + "salary": "$128,439", + "start_date": "3/29/2006" + }, + { + "extn": "5605", + "id": "13922", + "name": "George Downing", + "office": "Salt Lake City", + "position": "Clerk", + "salary": "$283,653", + "start_date": "7/16/2006" + }, + { + "extn": "9002", + "id": "13923", + "name": "Maribel Flynn", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$297,360", + "start_date": "1/14/2012" + }, + { + "extn": "9423", + "id": "13924", + "name": "Marissa Stewart", + "office": "Arlington", + "position": "Web Developer", + "salary": "$156,076", + "start_date": "9/27/2016" + }, + { + "extn": "9182", + "id": "13925", + "name": "Rita Long", + "office": "Saint Paul", + "position": "Production Painter", + "salary": "$58,443", + "start_date": "10/1/2012" + }, + { + "extn": "7410", + "id": "13926", + "name": "Cedrick Garcia", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$262,724", + "start_date": "6/8/2008" + }, + { + "extn": "3185", + "id": "13927", + "name": "Natalie Donnelly", + "office": "Columbus", + "position": "Stockbroker", + "salary": "$230,040", + "start_date": "10/23/2007" + }, + { + "extn": "3673", + "id": "13928", + "name": "Matt Styles", + "office": "Miami", + "position": "Steward", + "salary": "$119,141", + "start_date": "11/1/2013" + }, + { + "extn": "4211", + "id": "13929", + "name": "Clarissa Jones", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$178,807", + "start_date": "8/11/2002" + }, + { + "extn": "3745", + "id": "13930", + "name": "George Porter", + "office": "Glendale", + "position": "Steward", + "salary": "$111,537", + "start_date": "12/8/2007" + }, + { + "extn": "3342", + "id": "13931", + "name": "Danny Connor", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$234,828", + "start_date": "7/19/2002" + }, + { + "extn": "8608", + "id": "13932", + "name": "Javier Rixon", + "office": "Lisbon", + "position": "Banker", + "salary": "$97,328", + "start_date": "9/24/2000" + }, + { + "extn": "5172", + "id": "13933", + "name": "Holly Bennett", + "office": "Bakersfield", + "position": "Operator", + "salary": "$91,636", + "start_date": "10/14/2007" + }, + { + "extn": "2385", + "id": "13934", + "name": "Nick Varndell", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$75,660", + "start_date": "4/12/2017" + }, + { + "extn": "3546", + "id": "13935", + "name": "Melody Forth", + "office": "Rome", + "position": "Health Educator", + "salary": "$127,555", + "start_date": "12/31/2010" + }, + { + "extn": "2426", + "id": "13936", + "name": "Sebastian Carson", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$282,863", + "start_date": "3/8/2013" + }, + { + "extn": "3009", + "id": "13937", + "name": "Abdul Kelly", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$170,343", + "start_date": "7/5/2017" + }, + { + "extn": "9380", + "id": "13938", + "name": "Melody Wright", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$264,908", + "start_date": "3/5/2002" + }, + { + "extn": "3093", + "id": "13939", + "name": "Tyler Dixon", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$266,827", + "start_date": "2/19/2014" + }, + { + "extn": "5384", + "id": "13940", + "name": "Mike Russel", + "office": "Norfolk", + "position": "Designer", + "salary": "$192,803", + "start_date": "7/27/2006" + }, + { + "extn": "5157", + "id": "13941", + "name": "Colleen Vaughan", + "office": "Tokyo", + "position": "Executive Director", + "salary": "$68,882", + "start_date": "7/19/2014" + }, + { + "extn": "5878", + "id": "13942", + "name": "Courtney Miller", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$202,706", + "start_date": "11/23/2012" + }, + { + "extn": "9566", + "id": "13943", + "name": "Davina Wild", + "office": "Fayetteville", + "position": "Health Educator", + "salary": "$215,192", + "start_date": "5/6/2012" + }, + { + "extn": "2712", + "id": "13944", + "name": "Shelby Jefferson", + "office": "Chicago", + "position": "Ambulatory Nurse", + "salary": "$64,953", + "start_date": "12/22/2004" + }, + { + "extn": "6192", + "id": "13945", + "name": "Mike Radley", + "office": "Nashville", + "position": "Food Technologist", + "salary": "$236,166", + "start_date": "8/27/2015" + }, + { + "extn": "4561", + "id": "13946", + "name": "William Norburn", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$242,202", + "start_date": "7/2/2015" + }, + { + "extn": "1574", + "id": "13947", + "name": "Juliette Robinson", + "office": "Cincinnati", + "position": "Banker", + "salary": "$87,085", + "start_date": "2/13/2009" + }, + { + "extn": "6732", + "id": "13948", + "name": "Tyler Lloyd", + "office": "Escondido", + "position": "Operator", + "salary": "$215,461", + "start_date": "11/24/2000" + }, + { + "extn": "8698", + "id": "13949", + "name": "Abdul Lane", + "office": "Phoenix", + "position": "Paramedic", + "salary": "$113,323", + "start_date": "12/16/2016" + }, + { + "extn": "8707", + "id": "13950", + "name": "Janice Coleman", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$254,298", + "start_date": "5/21/2014" + }, + { + "extn": "1985", + "id": "13951", + "name": "Dalia Rixon", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$287,100", + "start_date": "11/12/2002" + }, + { + "extn": "4476", + "id": "13952", + "name": "Judith Matthews", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$125,048", + "start_date": "12/27/2011" + }, + { + "extn": "6290", + "id": "13953", + "name": "Anabel Moran", + "office": "Berna", + "position": "Insurance Broker", + "salary": "$43,409", + "start_date": "9/30/2003" + }, + { + "extn": "3062", + "id": "13954", + "name": "Chester Pearce", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$183,173", + "start_date": "10/15/2014" + }, + { + "extn": "5428", + "id": "13955", + "name": "Audrey Reynolds", + "office": "Bridgeport", + "position": "Inspector", + "salary": "$237,510", + "start_date": "9/21/2006" + }, + { + "extn": "6990", + "id": "13956", + "name": "Ryan Hall", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$68,605", + "start_date": "1/14/2011" + }, + { + "extn": "6978", + "id": "13957", + "name": "Davina Knight", + "office": "Jacksonville", + "position": "Webmaster", + "salary": "$299,607", + "start_date": "6/11/2007" + }, + { + "extn": "9419", + "id": "13958", + "name": "Lily Stevenson", + "office": "Sacramento", + "position": "Webmaster", + "salary": "$57,602", + "start_date": "10/27/2013" + }, + { + "extn": "7462", + "id": "13959", + "name": "Johnny Clark", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$184,152", + "start_date": "8/2/2001" + }, + { + "extn": "7523", + "id": "13960", + "name": "Florence Nanton", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$90,381", + "start_date": "5/19/2013" + }, + { + "extn": "1056", + "id": "13961", + "name": "Adalind Shields", + "office": "Zurich", + "position": "Assistant Buyer", + "salary": "$212,882", + "start_date": "4/25/2012" + }, + { + "extn": "2300", + "id": "13962", + "name": "Tony Ralph", + "office": "Bellevue", + "position": "Cook", + "salary": "$239,630", + "start_date": "1/11/2013" + }, + { + "extn": "3536", + "id": "13963", + "name": "Fred Archer", + "office": "London", + "position": "Retail Trainee", + "salary": "$214,404", + "start_date": "4/12/2019" + }, + { + "extn": "4340", + "id": "13964", + "name": "Anthony Sylvester", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$268,708", + "start_date": "6/17/2001" + }, + { + "extn": "6023", + "id": "13965", + "name": "Lucy Reynolds", + "office": "Philadelphia", + "position": "Cash Manager", + "salary": "$227,145", + "start_date": "7/7/2010" + }, + { + "extn": "6616", + "id": "13966", + "name": "Camden Vane", + "office": "Dallas", + "position": "Bookkeeper", + "salary": "$151,387", + "start_date": "9/22/2006" + }, + { + "extn": "3917", + "id": "13967", + "name": "Kurt Jennson", + "office": "Tallahassee", + "position": "Operator", + "salary": "$13,820", + "start_date": "9/2/2005" + }, + { + "extn": "4779", + "id": "13968", + "name": "Kurt Casey", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$128,754", + "start_date": "3/16/2008" + }, + { + "extn": "7561", + "id": "13969", + "name": "Boris Patel", + "office": "Long Beach", + "position": "Pharmacist", + "salary": "$43,927", + "start_date": "11/30/2008" + }, + { + "extn": "3552", + "id": "13970", + "name": "Aisha Becker", + "office": "Detroit", + "position": "Dentist", + "salary": "$270,833", + "start_date": "2/1/2004" + }, + { + "extn": "9915", + "id": "13971", + "name": "Sofia Foxley", + "office": "Salem", + "position": "CNC Operator", + "salary": "$134,666", + "start_date": "3/25/2018" + }, + { + "extn": "9921", + "id": "13972", + "name": "Irene Reading", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$285,411", + "start_date": "1/16/2011" + }, + { + "extn": "6140", + "id": "13973", + "name": "Joseph Griffiths", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$105,060", + "start_date": "7/31/2002" + }, + { + "extn": "5467", + "id": "13974", + "name": "Enoch Kennedy", + "office": "New York", + "position": "Fabricator", + "salary": "$52,340", + "start_date": "2/4/2009" + }, + { + "extn": "2134", + "id": "13975", + "name": "Madison Partridge", + "office": "New York", + "position": "Production Painter", + "salary": "$165,464", + "start_date": "4/3/2004" + }, + { + "extn": "3310", + "id": "13976", + "name": "Caleb Silva", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$223,534", + "start_date": "11/25/2006" + }, + { + "extn": "1796", + "id": "13977", + "name": "Mina Harrison", + "office": "Lyon", + "position": "Production Painter", + "salary": "$243,967", + "start_date": "3/13/2001" + }, + { + "extn": "7049", + "id": "13978", + "name": "Samara Benfield", + "office": "Kansas City", + "position": "Doctor", + "salary": "$219,293", + "start_date": "1/29/2000" + }, + { + "extn": "6324", + "id": "13979", + "name": "Gemma Tennant", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$199,426", + "start_date": "1/2/2004" + }, + { + "extn": "2030", + "id": "13980", + "name": "Jasmine Spencer", + "office": "Toledo", + "position": "Auditor", + "salary": "$278,902", + "start_date": "7/2/2002" + }, + { + "extn": "1530", + "id": "13981", + "name": "Mavis Gray", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$156,830", + "start_date": "5/26/2013" + }, + { + "extn": "9296", + "id": "13982", + "name": "Julian Seymour", + "office": "San Francisco", + "position": "Baker", + "salary": "$249,506", + "start_date": "4/18/2009" + }, + { + "extn": "6219", + "id": "13983", + "name": "Maxwell Tobin", + "office": "Arlington", + "position": "Fabricator", + "salary": "$245,419", + "start_date": "8/22/2017" + }, + { + "extn": "4676", + "id": "13984", + "name": "Adeline Partridge", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$268,721", + "start_date": "11/1/2002" + }, + { + "extn": "7804", + "id": "13985", + "name": "Matt Thornton", + "office": "Arlington", + "position": "Bookkeeper", + "salary": "$169,642", + "start_date": "1/18/2004" + }, + { + "extn": "8093", + "id": "13986", + "name": "Gil Driscoll", + "office": "Seattle", + "position": "Chef Manager", + "salary": "$114,984", + "start_date": "11/24/2001" + }, + { + "extn": "3355", + "id": "13987", + "name": "Carl Russell", + "office": "Orlando", + "position": "Auditor", + "salary": "$74,738", + "start_date": "3/11/2001" + }, + { + "extn": "3822", + "id": "13988", + "name": "Josh Turner", + "office": "Cincinnati", + "position": "Systems Administrator", + "salary": "$21,231", + "start_date": "8/23/2002" + }, + { + "extn": "1335", + "id": "13989", + "name": "Makenzie Wilton", + "office": "Garland", + "position": "Health Educator", + "salary": "$146,805", + "start_date": "1/13/2007" + }, + { + "extn": "3608", + "id": "13990", + "name": "Owen Plant", + "office": "Tokyo", + "position": "Designer", + "salary": "$194,542", + "start_date": "9/9/2018" + }, + { + "extn": "1613", + "id": "13991", + "name": "Alexia Redfern", + "office": "Long Beach", + "position": "Steward", + "salary": "$177,053", + "start_date": "7/6/2015" + }, + { + "extn": "9670", + "id": "13992", + "name": "Barney Buckley", + "office": "Bucharest", + "position": "Cook", + "salary": "$244,082", + "start_date": "6/14/2000" + }, + { + "extn": "3434", + "id": "13993", + "name": "Daron Cork", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$258,599", + "start_date": "9/22/2016" + }, + { + "extn": "7341", + "id": "13994", + "name": "Sasha Moss", + "office": "Cincinnati", + "position": "Laboratory Technician", + "salary": "$120,765", + "start_date": "9/6/2005" + }, + { + "extn": "3658", + "id": "13995", + "name": "Tyson Vass", + "office": "Innsbruck", + "position": "Call Center Representative", + "salary": "$44,238", + "start_date": "5/31/2019" + }, + { + "extn": "9858", + "id": "13996", + "name": "Melania Grady", + "office": "Madison", + "position": "Health Educator", + "salary": "$15,380", + "start_date": "2/22/2010" + }, + { + "extn": "3171", + "id": "13997", + "name": "Stephanie Hale", + "office": "Lancaster", + "position": "Cashier", + "salary": "$209,648", + "start_date": "4/23/2006" + }, + { + "extn": "1311", + "id": "13998", + "name": "Nicole Dunbar", + "office": "Las Vegas", + "position": "Chef Manager", + "salary": "$70,873", + "start_date": "11/13/2010" + }, + { + "extn": "3063", + "id": "13999", + "name": "Mark Vinton", + "office": "Oakland", + "position": "Laboratory Technician", + "salary": "$293,784", + "start_date": "12/28/2005" + }, + { + "extn": "7145", + "id": "14000", + "name": "Havana Jarvis", + "office": "Tulsa", + "position": "Baker", + "salary": "$245,254", + "start_date": "8/17/2014" + }, + { + "extn": "1168", + "id": "14001", + "name": "Marie Hardwick", + "office": "Arlington", + "position": "Fabricator", + "salary": "$182,982", + "start_date": "6/16/2009" + }, + { + "extn": "5838", + "id": "14002", + "name": "Mabel Williams", + "office": "Fremont", + "position": "Project Manager", + "salary": "$171,826", + "start_date": "10/5/2001" + }, + { + "extn": "5383", + "id": "14003", + "name": "Brad Walton", + "office": "Richmond", + "position": "Pharmacist", + "salary": "$251,354", + "start_date": "2/26/2017" + }, + { + "extn": "9673", + "id": "14004", + "name": "Savannah Dunbar", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$253,042", + "start_date": "8/15/2005" + }, + { + "extn": "1440", + "id": "14005", + "name": "Ciara Partridge", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$234,344", + "start_date": "12/18/2003" + }, + { + "extn": "8776", + "id": "14006", + "name": "Tom Fowler", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$164,685", + "start_date": "8/18/2019" + }, + { + "extn": "4874", + "id": "14007", + "name": "Nicole Boyle", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$148,085", + "start_date": "6/24/2002" + }, + { + "extn": "5478", + "id": "14008", + "name": "Raquel Walsh", + "office": "London", + "position": "Lecturer", + "salary": "$134,671", + "start_date": "3/9/2016" + }, + { + "extn": "5775", + "id": "14009", + "name": "Chloe Anderson", + "office": "Worcester", + "position": "Cashier", + "salary": "$165,612", + "start_date": "4/25/2008" + }, + { + "extn": "3277", + "id": "14010", + "name": "Gil Blackwall", + "office": "Oklahoma City", + "position": "Cook", + "salary": "$299,809", + "start_date": "4/3/2015" + }, + { + "extn": "5349", + "id": "14011", + "name": "Daria Rodgers", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$280,807", + "start_date": "10/4/2009" + }, + { + "extn": "8710", + "id": "14012", + "name": "Evelynn Lee", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$60,959", + "start_date": "10/15/2011" + }, + { + "extn": "9858", + "id": "14013", + "name": "Rufus Ellison", + "office": "London", + "position": "Dentist", + "salary": "$271,547", + "start_date": "3/2/2011" + }, + { + "extn": "5746", + "id": "14014", + "name": "Wade Latham", + "office": "Dallas", + "position": "Healthcare Specialist", + "salary": "$230,861", + "start_date": "7/25/2018" + }, + { + "extn": "9942", + "id": "14015", + "name": "Catherine Reid", + "office": "Minneapolis", + "position": "Healthcare Specialist", + "salary": "$167,831", + "start_date": "2/3/2018" + }, + { + "extn": "1915", + "id": "14016", + "name": "Blake Williams", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$258,944", + "start_date": "1/26/2010" + }, + { + "extn": "2952", + "id": "14017", + "name": "Harry Rust", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$272,894", + "start_date": "4/29/2001" + }, + { + "extn": "6820", + "id": "14018", + "name": "Elijah Locke", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$192,043", + "start_date": "4/17/2011" + }, + { + "extn": "4833", + "id": "14019", + "name": "Holly Farrell", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$141,003", + "start_date": "7/18/2016" + }, + { + "extn": "5463", + "id": "14020", + "name": "Joseph Hale", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$55,694", + "start_date": "10/16/2013" + }, + { + "extn": "3379", + "id": "14021", + "name": "Angel Anderson", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$197,767", + "start_date": "1/28/2017" + }, + { + "extn": "4918", + "id": "14022", + "name": "Henry Shaw", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$57,840", + "start_date": "9/16/2012" + }, + { + "extn": "2940", + "id": "14023", + "name": "Ramon Milner", + "office": "Phoenix", + "position": "Banker", + "salary": "$121,259", + "start_date": "6/14/2001" + }, + { + "extn": "9570", + "id": "14024", + "name": "Hadley Fox", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$289,036", + "start_date": "4/20/2011" + }, + { + "extn": "5050", + "id": "14025", + "name": "Jasmine Larsen", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$77,676", + "start_date": "2/25/2005" + }, + { + "extn": "6261", + "id": "14026", + "name": "Karla Turner", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$215,039", + "start_date": "10/18/2012" + }, + { + "extn": "3712", + "id": "14027", + "name": "Boris Simpson", + "office": "Ontario", + "position": "Fabricator", + "salary": "$225,292", + "start_date": "8/27/2013" + }, + { + "extn": "9545", + "id": "14028", + "name": "Norah Trent", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$102,337", + "start_date": "5/11/2012" + }, + { + "extn": "8760", + "id": "14029", + "name": "Marvin Poole", + "office": "Springfield", + "position": "Steward", + "salary": "$165,527", + "start_date": "7/16/2019" + }, + { + "extn": "4296", + "id": "14030", + "name": "Noah Dillon", + "office": "Rome", + "position": "Dentist", + "salary": "$37,307", + "start_date": "1/4/2019" + }, + { + "extn": "2244", + "id": "14031", + "name": "Harvey Sinclair", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$289,073", + "start_date": "10/19/2013" + }, + { + "extn": "8869", + "id": "14032", + "name": "Matt Walton", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$198,704", + "start_date": "5/20/2016" + }, + { + "extn": "4832", + "id": "14033", + "name": "Mona Potter", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$78,284", + "start_date": "2/4/2005" + }, + { + "extn": "1816", + "id": "14034", + "name": "Hadley Myatt", + "office": "Orlando", + "position": "Clerk", + "salary": "$237,296", + "start_date": "10/17/2016" + }, + { + "extn": "8368", + "id": "14035", + "name": "Macy Murphy", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$122,749", + "start_date": "8/31/2001" + }, + { + "extn": "8074", + "id": "14036", + "name": "Josh Glynn", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$205,579", + "start_date": "5/8/2005" + }, + { + "extn": "4687", + "id": "14037", + "name": "Jayden Lakey", + "office": "Houston", + "position": "Steward", + "salary": "$32,569", + "start_date": "8/1/2014" + }, + { + "extn": "5975", + "id": "14038", + "name": "Boris Stanton", + "office": "Las Vegas", + "position": "Operator", + "salary": "$297,442", + "start_date": "9/8/2008" + }, + { + "extn": "5991", + "id": "14039", + "name": "Francesca Upsdell", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$242,487", + "start_date": "3/15/2001" + }, + { + "extn": "1496", + "id": "14040", + "name": "Henry Truscott", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$96,655", + "start_date": "5/15/2013" + }, + { + "extn": "8403", + "id": "14041", + "name": "Kamila Janes", + "office": "Tulsa", + "position": "Ambulatory Nurse", + "salary": "$249,118", + "start_date": "3/21/2014" + }, + { + "extn": "6575", + "id": "14042", + "name": "Alexia Kelly", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$181,811", + "start_date": "8/1/2003" + }, + { + "extn": "7818", + "id": "14043", + "name": "Valentina Freeburn", + "office": "Irving", + "position": "Executive Director", + "salary": "$122,526", + "start_date": "8/6/2007" + }, + { + "extn": "1087", + "id": "14044", + "name": "Abdul Vaughn", + "office": "Las Vegas", + "position": "Fabricator", + "salary": "$128,452", + "start_date": "9/19/2004" + }, + { + "extn": "1838", + "id": "14045", + "name": "Christine Asher", + "office": "Kansas City", + "position": "Baker", + "salary": "$283,503", + "start_date": "1/30/2001" + }, + { + "extn": "2422", + "id": "14046", + "name": "Kurt Emmott", + "office": "Richmond", + "position": "Paramedic", + "salary": "$48,049", + "start_date": "1/9/2019" + }, + { + "extn": "6884", + "id": "14047", + "name": "Ellen Ripley", + "office": "San Diego", + "position": "Cashier", + "salary": "$143,015", + "start_date": "5/23/2003" + }, + { + "extn": "5994", + "id": "14048", + "name": "Jasmine Carter", + "office": "Cincinnati", + "position": "Machine Operator", + "salary": "$14,411", + "start_date": "9/30/2005" + }, + { + "extn": "8673", + "id": "14049", + "name": "Cedrick Ebden", + "office": "Glendale", + "position": "Operator", + "salary": "$164,129", + "start_date": "8/1/2001" + }, + { + "extn": "5855", + "id": "14050", + "name": "David Vallins", + "office": "Prague", + "position": "Auditor", + "salary": "$192,777", + "start_date": "12/13/2007" + }, + { + "extn": "4929", + "id": "14051", + "name": "Rosalie Underhill", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$129,055", + "start_date": "1/6/2008" + }, + { + "extn": "8373", + "id": "14052", + "name": "Sonya Morgan", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$186,651", + "start_date": "4/24/2006" + }, + { + "extn": "8297", + "id": "14053", + "name": "Benny Baker", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$42,599", + "start_date": "11/17/2014" + }, + { + "extn": "7398", + "id": "14054", + "name": "Carol Johnson", + "office": "Springfield", + "position": "Inspector", + "salary": "$234,273", + "start_date": "10/3/2012" + }, + { + "extn": "5657", + "id": "14055", + "name": "Dorothy Stewart", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$174,349", + "start_date": "7/13/2011" + }, + { + "extn": "4108", + "id": "14056", + "name": "Celia Curtis", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$209,042", + "start_date": "10/7/2011" + }, + { + "extn": "4558", + "id": "14057", + "name": "Tony Umney", + "office": "Jersey City", + "position": "Service Supervisor", + "salary": "$199,009", + "start_date": "1/16/2012" + }, + { + "extn": "7083", + "id": "14058", + "name": "Chester Graham", + "office": "Rome", + "position": "Inspector", + "salary": "$238,781", + "start_date": "8/12/2004" + }, + { + "extn": "7134", + "id": "14059", + "name": "Alexander Smith", + "office": "Los Angeles", + "position": "Biologist", + "salary": "$18,469", + "start_date": "11/26/2005" + }, + { + "extn": "3418", + "id": "14060", + "name": "Renee Townend", + "office": "Chicago", + "position": "Chef Manager", + "salary": "$216,753", + "start_date": "9/8/2003" + }, + { + "extn": "8387", + "id": "14061", + "name": "Chris Varndell", + "office": "Innsbruck", + "position": "Banker", + "salary": "$220,529", + "start_date": "3/10/2018" + }, + { + "extn": "6919", + "id": "14062", + "name": "Clint Michael", + "office": "Albuquerque", + "position": "Budget Analyst", + "salary": "$15,816", + "start_date": "5/9/2018" + }, + { + "extn": "2736", + "id": "14063", + "name": "Sasha Crawley", + "office": "San Antonio", + "position": "Accountant", + "salary": "$116,982", + "start_date": "2/12/2019" + }, + { + "extn": "4971", + "id": "14064", + "name": "Selena Potts", + "office": "Lyon", + "position": "IT Support Staff", + "salary": "$35,437", + "start_date": "6/16/2009" + }, + { + "extn": "1443", + "id": "14065", + "name": "Joseph Carter", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$54,591", + "start_date": "6/22/2010" + }, + { + "extn": "1084", + "id": "14066", + "name": "Aileen Cartwright", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$124,498", + "start_date": "5/13/2014" + }, + { + "extn": "6815", + "id": "14067", + "name": "Jack Tate", + "office": "Fort Lauderdale", + "position": "Global Logistics Supervisor", + "salary": "$171,878", + "start_date": "8/7/2009" + }, + { + "extn": "7567", + "id": "14068", + "name": "Sharon Whitehouse", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$14,794", + "start_date": "2/20/2018" + }, + { + "extn": "6127", + "id": "14069", + "name": "Maxwell Samuel", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$122,166", + "start_date": "4/9/2009" + }, + { + "extn": "9256", + "id": "14070", + "name": "Claire Phillips", + "office": "New York", + "position": "Loan Officer", + "salary": "$127,098", + "start_date": "6/28/2017" + }, + { + "extn": "4164", + "id": "14071", + "name": "Anabel Rixon", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$62,896", + "start_date": "9/21/2019" + }, + { + "extn": "1264", + "id": "14072", + "name": "Miriam Ventura", + "office": "Prague", + "position": "Banker", + "salary": "$10,695", + "start_date": "2/18/2018" + }, + { + "extn": "8423", + "id": "14073", + "name": "Tom Grant", + "office": "Memphis", + "position": "Cook", + "salary": "$34,293", + "start_date": "10/10/2019" + }, + { + "extn": "7433", + "id": "14074", + "name": "Tony Randall", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$60,523", + "start_date": "4/19/2002" + }, + { + "extn": "2552", + "id": "14075", + "name": "Brad Russell", + "office": "New York", + "position": "Assistant Buyer", + "salary": "$146,189", + "start_date": "11/27/2016" + }, + { + "extn": "1878", + "id": "14076", + "name": "Harry Bingham", + "office": "Jacksonville", + "position": "Retail Trainee", + "salary": "$200,161", + "start_date": "5/12/2003" + }, + { + "extn": "6354", + "id": "14077", + "name": "Michael Kirby", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$50,262", + "start_date": "12/15/2003" + }, + { + "extn": "9301", + "id": "14078", + "name": "Henry Warden", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$118,751", + "start_date": "5/9/2016" + }, + { + "extn": "9492", + "id": "14079", + "name": "Lauren Dobson", + "office": "Colorado Springs", + "position": "Business Broker", + "salary": "$290,550", + "start_date": "5/12/2000" + }, + { + "extn": "6414", + "id": "14080", + "name": "Eduardo Kent", + "office": "Houston", + "position": "Biologist", + "salary": "$30,822", + "start_date": "2/8/2005" + }, + { + "extn": "3818", + "id": "14081", + "name": "Leilani Barclay", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$65,196", + "start_date": "11/24/2004" + }, + { + "extn": "8345", + "id": "14082", + "name": "Selena Stewart", + "office": "Columbus", + "position": "IT Support Staff", + "salary": "$17,373", + "start_date": "1/26/2005" + }, + { + "extn": "2429", + "id": "14083", + "name": "Jack Clarke", + "office": "Reno", + "position": "Banker", + "salary": "$228,774", + "start_date": "6/2/2004" + }, + { + "extn": "5926", + "id": "14084", + "name": "Anthony Ulyatt", + "office": "Scottsdale", + "position": "Audiologist", + "salary": "$155,962", + "start_date": "12/25/2013" + }, + { + "extn": "9983", + "id": "14085", + "name": "Crystal Boyle", + "office": "Los Angeles", + "position": "Healthcare Specialist", + "salary": "$188,492", + "start_date": "10/1/2008" + }, + { + "extn": "6405", + "id": "14086", + "name": "Holly Vangness", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$81,197", + "start_date": "9/30/2001" + }, + { + "extn": "3051", + "id": "14087", + "name": "Tyson Ashwell", + "office": "Bakersfield", + "position": "Lecturer", + "salary": "$181,098", + "start_date": "1/17/2014" + }, + { + "extn": "4784", + "id": "14088", + "name": "Rachael Fisher", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$151,003", + "start_date": "6/14/2004" + }, + { + "extn": "9150", + "id": "14089", + "name": "Sadie Bennett", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$255,687", + "start_date": "1/26/2002" + }, + { + "extn": "9083", + "id": "14090", + "name": "Caleb Yang", + "office": "Denver", + "position": "Paramedic", + "salary": "$17,768", + "start_date": "3/25/2004" + }, + { + "extn": "5531", + "id": "14091", + "name": "Sharon Blythe", + "office": "Richmond", + "position": "Pharmacist", + "salary": "$60,745", + "start_date": "3/29/2013" + }, + { + "extn": "8964", + "id": "14092", + "name": "Hank Archer", + "office": "Memphis", + "position": "Clerk", + "salary": "$126,522", + "start_date": "12/1/2015" + }, + { + "extn": "3450", + "id": "14093", + "name": "Nathan Niles", + "office": "Fayetteville", + "position": "Production Painter", + "salary": "$187,761", + "start_date": "6/21/2006" + }, + { + "extn": "7750", + "id": "14094", + "name": "Remy Graham", + "office": "Bellevue", + "position": "Dentist", + "salary": "$240,816", + "start_date": "12/1/2011" + }, + { + "extn": "6808", + "id": "14095", + "name": "Henry Ainsworth", + "office": "Prague", + "position": "Banker", + "salary": "$141,579", + "start_date": "7/5/2006" + }, + { + "extn": "4898", + "id": "14096", + "name": "Ada Parker", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$171,976", + "start_date": "11/3/2007" + }, + { + "extn": "7454", + "id": "14097", + "name": "Hayden Bryson", + "office": "Miami", + "position": "Bookkeeper", + "salary": "$104,965", + "start_date": "1/14/2001" + }, + { + "extn": "5732", + "id": "14098", + "name": "Analise Harris", + "office": "Lancaster", + "position": "Design Engineer", + "salary": "$205,172", + "start_date": "7/3/2013" + }, + { + "extn": "2867", + "id": "14099", + "name": "Penelope Ripley", + "office": "Lancaster", + "position": "Design Engineer", + "salary": "$249,935", + "start_date": "4/28/2003" + }, + { + "extn": "2696", + "id": "14100", + "name": "Henry Addley", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$208,129", + "start_date": "2/13/2012" + }, + { + "extn": "8349", + "id": "14101", + "name": "Alexander Flanders", + "office": "Lakewood", + "position": "Inspector", + "salary": "$70,763", + "start_date": "3/29/2017" + }, + { + "extn": "1971", + "id": "14102", + "name": "Cedrick Hardwick", + "office": "Fremont", + "position": "Cashier", + "salary": "$294,735", + "start_date": "10/3/2016" + }, + { + "extn": "1962", + "id": "14103", + "name": "Skylar Archer", + "office": "Huntsville", + "position": "Banker", + "salary": "$266,434", + "start_date": "10/6/2009" + }, + { + "extn": "4040", + "id": "14104", + "name": "Andie Chapman", + "office": "San Jose", + "position": "Operator", + "salary": "$261,100", + "start_date": "12/16/2006" + }, + { + "extn": "6029", + "id": "14105", + "name": "Owen Flanders", + "office": "Indianapolis", + "position": "Global Logistics Supervisor", + "salary": "$121,040", + "start_date": "12/23/2009" + }, + { + "extn": "8948", + "id": "14106", + "name": "Logan Cork", + "office": "Hollywood", + "position": "Bellman", + "salary": "$85,488", + "start_date": "2/13/2015" + }, + { + "extn": "7372", + "id": "14107", + "name": "Michael Jacobs", + "office": "Houston", + "position": "Software Engineer", + "salary": "$50,631", + "start_date": "1/20/2010" + }, + { + "extn": "7027", + "id": "14108", + "name": "Selena Nanton", + "office": "Tulsa", + "position": "Audiologist", + "salary": "$51,525", + "start_date": "7/7/2018" + }, + { + "extn": "4172", + "id": "14109", + "name": "Mark Mccall", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$253,198", + "start_date": "4/10/2009" + }, + { + "extn": "8155", + "id": "14110", + "name": "Megan Adams", + "office": "Garland", + "position": "Machine Operator", + "salary": "$218,271", + "start_date": "10/7/2015" + }, + { + "extn": "3995", + "id": "14111", + "name": "Penny Gates", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$246,530", + "start_date": "11/1/2001" + }, + { + "extn": "6117", + "id": "14112", + "name": "Bob Bailey", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$295,812", + "start_date": "1/23/2003" + }, + { + "extn": "4354", + "id": "14113", + "name": "Audrey Mccall", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$129,795", + "start_date": "9/29/2002" + }, + { + "extn": "5593", + "id": "14114", + "name": "Kieth Notman", + "office": "Washington", + "position": "Business Broker", + "salary": "$39,653", + "start_date": "9/3/2002" + }, + { + "extn": "8829", + "id": "14115", + "name": "Alice Bright", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$41,225", + "start_date": "6/27/2004" + }, + { + "extn": "5504", + "id": "14116", + "name": "Hank Abbey", + "office": "Springfield", + "position": "Electrician", + "salary": "$106,239", + "start_date": "4/10/2014" + }, + { + "extn": "3202", + "id": "14117", + "name": "Gwenyth Bailey", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$262,388", + "start_date": "10/8/2012" + }, + { + "extn": "1552", + "id": "14118", + "name": "Claire Ross", + "office": "Cincinnati", + "position": "Pharmacist", + "salary": "$126,473", + "start_date": "4/27/2005" + }, + { + "extn": "1732", + "id": "14119", + "name": "Jocelyn Williams", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$131,749", + "start_date": "7/30/2012" + }, + { + "extn": "1425", + "id": "14120", + "name": "Danny Newton", + "office": "Berna", + "position": "Cash Manager", + "salary": "$70,632", + "start_date": "6/20/2019" + }, + { + "extn": "7982", + "id": "14121", + "name": "Doug Rivers", + "office": "Lisbon", + "position": "Steward", + "salary": "$89,737", + "start_date": "1/21/2013" + }, + { + "extn": "3274", + "id": "14122", + "name": "George Robertson", + "office": "Valetta", + "position": "Baker", + "salary": "$102,298", + "start_date": "2/27/2011" + }, + { + "extn": "6581", + "id": "14123", + "name": "Stephanie Douglas", + "office": "Murfreesboro", + "position": "Systems Administrator", + "salary": "$41,598", + "start_date": "5/19/2004" + }, + { + "extn": "1485", + "id": "14124", + "name": "Ramon Radley", + "office": "Reno", + "position": "Physician", + "salary": "$107,375", + "start_date": "1/8/2017" + }, + { + "extn": "6797", + "id": "14125", + "name": "Fred Connor", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$253,000", + "start_date": "6/15/2014" + }, + { + "extn": "3343", + "id": "14126", + "name": "George Dyson", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$149,049", + "start_date": "10/3/2000" + }, + { + "extn": "5821", + "id": "14127", + "name": "Bob Lomax", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$255,087", + "start_date": "2/1/2010" + }, + { + "extn": "5475", + "id": "14128", + "name": "Sharon Crawford", + "office": "Phoenix", + "position": "Steward", + "salary": "$102,671", + "start_date": "6/10/2011" + }, + { + "extn": "2219", + "id": "14129", + "name": "Wade Chester", + "office": "Innsbruck", + "position": "Designer", + "salary": "$52,794", + "start_date": "11/10/2011" + }, + { + "extn": "6192", + "id": "14130", + "name": "Tyson Shaw", + "office": "Tallahassee", + "position": "Healthcare Specialist", + "salary": "$17,311", + "start_date": "10/30/2003" + }, + { + "extn": "6244", + "id": "14131", + "name": "Rosie Drake", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$124,111", + "start_date": "9/22/2010" + }, + { + "extn": "3683", + "id": "14132", + "name": "Tom Cattell", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$206,180", + "start_date": "5/27/2007" + }, + { + "extn": "2976", + "id": "14133", + "name": "Samara Osman", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$23,042", + "start_date": "10/30/2019" + }, + { + "extn": "5828", + "id": "14134", + "name": "Phoebe Lynn", + "office": "Detroit", + "position": "Dentist", + "salary": "$50,624", + "start_date": "4/19/2000" + }, + { + "extn": "6915", + "id": "14135", + "name": "Erin Victor", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$72,184", + "start_date": "9/30/2017" + }, + { + "extn": "9372", + "id": "14136", + "name": "Nick Ellis", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$151,079", + "start_date": "5/15/2006" + }, + { + "extn": "5086", + "id": "14137", + "name": "Maggie Doherty", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$184,091", + "start_date": "8/4/2016" + }, + { + "extn": "6564", + "id": "14138", + "name": "William York", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$28,151", + "start_date": "10/17/2006" + }, + { + "extn": "9842", + "id": "14139", + "name": "Lucas Wilkinson", + "office": "San Francisco", + "position": "Bookkeeper", + "salary": "$266,289", + "start_date": "9/5/2001" + }, + { + "extn": "8898", + "id": "14140", + "name": "Ron Hale", + "office": "Quebec", + "position": "Steward", + "salary": "$249,353", + "start_date": "9/28/2008" + }, + { + "extn": "5431", + "id": "14141", + "name": "Chanelle Skinner", + "office": "Milano", + "position": "Service Supervisor", + "salary": "$247,068", + "start_date": "12/9/2013" + }, + { + "extn": "1868", + "id": "14142", + "name": "David Weasley", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$251,711", + "start_date": "12/7/2016" + }, + { + "extn": "6556", + "id": "14143", + "name": "Michael Parker", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$289,557", + "start_date": "3/21/2009" + }, + { + "extn": "5421", + "id": "14144", + "name": "Denis Page ", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$19,141", + "start_date": "9/30/2011" + }, + { + "extn": "9835", + "id": "14145", + "name": "Boris Khan", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$123,977", + "start_date": "10/30/2006" + }, + { + "extn": "8917", + "id": "14146", + "name": "Martin Reese", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$131,390", + "start_date": "9/10/2001" + }, + { + "extn": "6006", + "id": "14147", + "name": "Oliver Noon", + "office": "Philadelphia", + "position": "Designer", + "salary": "$109,996", + "start_date": "3/11/2007" + }, + { + "extn": "5049", + "id": "14148", + "name": "Oliver Noach", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$110,738", + "start_date": "7/30/2009" + }, + { + "extn": "9674", + "id": "14149", + "name": "Natalie Scott", + "office": "Henderson", + "position": "Insurance Broker", + "salary": "$273,309", + "start_date": "2/16/2014" + }, + { + "extn": "2057", + "id": "14150", + "name": "Carter Fox", + "office": "Portland", + "position": "CNC Operator", + "salary": "$73,625", + "start_date": "8/18/2015" + }, + { + "extn": "6941", + "id": "14151", + "name": "Rick Campbell", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$64,410", + "start_date": "8/8/2012" + }, + { + "extn": "4912", + "id": "14152", + "name": "Javier Thomas", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$179,866", + "start_date": "11/27/2007" + }, + { + "extn": "6645", + "id": "14153", + "name": "Daron Nicolas", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$115,953", + "start_date": "3/31/2007" + }, + { + "extn": "8055", + "id": "14154", + "name": "John Jacobs", + "office": "Huntsville", + "position": "Biologist", + "salary": "$236,758", + "start_date": "1/13/2001" + }, + { + "extn": "2450", + "id": "14155", + "name": "Ron York", + "office": "Innsbruck", + "position": "Cook", + "salary": "$203,771", + "start_date": "1/2/2007" + }, + { + "extn": "6939", + "id": "14156", + "name": "Rowan Harper", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$161,991", + "start_date": "2/29/2000" + }, + { + "extn": "5507", + "id": "14157", + "name": "Fiona Crawford", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$286,361", + "start_date": "3/10/2012" + }, + { + "extn": "4513", + "id": "14158", + "name": "Boris Antcliff", + "office": "Long Beach", + "position": "Investment Advisor", + "salary": "$253,374", + "start_date": "1/18/2004" + }, + { + "extn": "9723", + "id": "14159", + "name": "Kieth Blackwall", + "office": "Valetta", + "position": "Treasurer", + "salary": "$221,392", + "start_date": "10/11/2007" + }, + { + "extn": "9880", + "id": "14160", + "name": "Skylar Eastwood", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$47,167", + "start_date": "11/25/2016" + }, + { + "extn": "3952", + "id": "14161", + "name": "Johnny Anderson", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$86,619", + "start_date": "4/2/2012" + }, + { + "extn": "1819", + "id": "14162", + "name": "Daniel Crawford", + "office": "Berna", + "position": "Bellman", + "salary": "$51,682", + "start_date": "10/18/2012" + }, + { + "extn": "1958", + "id": "14163", + "name": "Mary Cooper", + "office": "Kansas City", + "position": "Steward", + "salary": "$153,044", + "start_date": "4/23/2004" + }, + { + "extn": "9944", + "id": "14164", + "name": "Olivia Bennett", + "office": "Denver", + "position": "Machine Operator", + "salary": "$31,606", + "start_date": "4/9/2001" + }, + { + "extn": "5871", + "id": "14165", + "name": "Vicky Oldfield", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$42,276", + "start_date": "2/4/2015" + }, + { + "extn": "2117", + "id": "14166", + "name": "Benny Thomas", + "office": "Chicago", + "position": "Dentist", + "salary": "$60,145", + "start_date": "2/20/2010" + }, + { + "extn": "9508", + "id": "14167", + "name": "Nicholas Ebbs", + "office": "Seattle", + "position": "Treasurer", + "salary": "$131,394", + "start_date": "12/1/2012" + }, + { + "extn": "9695", + "id": "14168", + "name": "Marina Shields", + "office": "Toledo", + "position": "Operator", + "salary": "$104,987", + "start_date": "5/29/2013" + }, + { + "extn": "5605", + "id": "14169", + "name": "Karen Olivier", + "office": "Norfolk", + "position": "Healthcare Specialist", + "salary": "$10,449", + "start_date": "8/22/2018" + }, + { + "extn": "2532", + "id": "14170", + "name": "Maddison Sawyer", + "office": "Cincinnati", + "position": "Executive Director", + "salary": "$95,812", + "start_date": "3/5/2016" + }, + { + "extn": "1285", + "id": "14171", + "name": "Boris Lloyd", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$107,845", + "start_date": "10/22/2010" + }, + { + "extn": "9754", + "id": "14172", + "name": "Ryan Rosenbloom", + "office": "Seattle", + "position": "Designer", + "salary": "$53,242", + "start_date": "10/7/2002" + }, + { + "extn": "3202", + "id": "14173", + "name": "Lucy Evans", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$192,870", + "start_date": "1/11/2010" + }, + { + "extn": "4214", + "id": "14174", + "name": "Angela Rowan", + "office": "Fremont", + "position": "Machine Operator", + "salary": "$189,171", + "start_date": "1/4/2018" + }, + { + "extn": "8207", + "id": "14175", + "name": "Hayden Jarvis", + "office": "Worcester", + "position": "Laboratory Technician", + "salary": "$42,970", + "start_date": "9/18/2016" + }, + { + "extn": "3115", + "id": "14176", + "name": "Clint Simmons", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$137,798", + "start_date": "12/14/2005" + }, + { + "extn": "4037", + "id": "14177", + "name": "Vanessa Rosenbloom", + "office": "Moreno Valley", + "position": "Healthcare Specialist", + "salary": "$133,601", + "start_date": "7/8/2015" + }, + { + "extn": "7049", + "id": "14178", + "name": "Erick Parker", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$154,552", + "start_date": "12/23/2013" + }, + { + "extn": "8498", + "id": "14179", + "name": "Charlize Martin", + "office": "Rochester", + "position": "Cashier", + "salary": "$251,059", + "start_date": "5/8/2013" + }, + { + "extn": "1443", + "id": "14180", + "name": "Hayden Ross", + "office": "Denver", + "position": "Clerk", + "salary": "$251,317", + "start_date": "1/8/2010" + }, + { + "extn": "5968", + "id": "14181", + "name": "Deborah James", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$271,949", + "start_date": "6/15/2012" + }, + { + "extn": "2286", + "id": "14182", + "name": "Caydence Kaur", + "office": "Charlotte", + "position": "HR Coordinator", + "salary": "$44,899", + "start_date": "10/28/2018" + }, + { + "extn": "5733", + "id": "14183", + "name": "Sydney Norris", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$280,070", + "start_date": "12/31/2012" + }, + { + "extn": "8268", + "id": "14184", + "name": "Audrey Denton", + "office": "Garland", + "position": "Executive Director", + "salary": "$234,200", + "start_date": "5/27/2002" + }, + { + "extn": "2160", + "id": "14185", + "name": "Angela Farrell", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$281,491", + "start_date": "3/10/2007" + }, + { + "extn": "7310", + "id": "14186", + "name": "Barney Gibbons", + "office": "Bakersfield", + "position": "Web Developer", + "salary": "$154,382", + "start_date": "1/9/2002" + }, + { + "extn": "8663", + "id": "14187", + "name": "Evelynn Wilkinson", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$134,430", + "start_date": "10/21/2002" + }, + { + "extn": "5500", + "id": "14188", + "name": "Elle Carson", + "office": "Berlin", + "position": "Banker", + "salary": "$240,643", + "start_date": "6/11/2010" + }, + { + "extn": "7419", + "id": "14189", + "name": "Julian Victor", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$176,371", + "start_date": "4/29/2008" + }, + { + "extn": "9834", + "id": "14190", + "name": "Rufus Graham", + "office": "Saint Paul", + "position": "Designer", + "salary": "$118,592", + "start_date": "2/17/2010" + }, + { + "extn": "8078", + "id": "14191", + "name": "Natalie Doherty", + "office": "Garland", + "position": "Design Engineer", + "salary": "$170,583", + "start_date": "12/9/2011" + }, + { + "extn": "1523", + "id": "14192", + "name": "Chuck Snow", + "office": "Worcester", + "position": "Accountant", + "salary": "$183,916", + "start_date": "6/27/2008" + }, + { + "extn": "9128", + "id": "14193", + "name": "Candace Janes", + "office": "New Orleans", + "position": "Fabricator", + "salary": "$188,311", + "start_date": "10/21/2010" + }, + { + "extn": "4729", + "id": "14194", + "name": "Francesca Lindsay", + "office": "Innsbruck", + "position": "Banker", + "salary": "$77,835", + "start_date": "7/22/2012" + }, + { + "extn": "4672", + "id": "14195", + "name": "Anais Savage", + "office": "Bucharest", + "position": "Inspector", + "salary": "$24,701", + "start_date": "12/23/2008" + }, + { + "extn": "3217", + "id": "14196", + "name": "David Bennett", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$129,543", + "start_date": "11/9/2013" + }, + { + "extn": "8365", + "id": "14197", + "name": "Belinda Mitchell", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$199,623", + "start_date": "4/8/2000" + }, + { + "extn": "9153", + "id": "14198", + "name": "Leroy Upton", + "office": "Milano", + "position": "Accountant", + "salary": "$202,510", + "start_date": "9/17/2002" + }, + { + "extn": "7572", + "id": "14199", + "name": "Analise Jarrett", + "office": "Portland", + "position": "Loan Officer", + "salary": "$81,183", + "start_date": "9/2/2007" + }, + { + "extn": "1616", + "id": "14200", + "name": "Carter Noach", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$237,373", + "start_date": "7/30/2012" + }, + { + "extn": "7811", + "id": "14201", + "name": "Rae Gunn", + "office": "Lisbon", + "position": "Inspector", + "salary": "$37,577", + "start_date": "9/21/2015" + }, + { + "extn": "9917", + "id": "14202", + "name": "Hanna Higgs", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$219,684", + "start_date": "8/13/2005" + }, + { + "extn": "6064", + "id": "14203", + "name": "Brad Corbett", + "office": "Oakland", + "position": "Accountant", + "salary": "$164,243", + "start_date": "5/8/2001" + }, + { + "extn": "7390", + "id": "14204", + "name": "Emely Avery", + "office": "Los Angeles", + "position": "Designer", + "salary": "$92,583", + "start_date": "6/28/2012" + }, + { + "extn": "9768", + "id": "14205", + "name": "Carter Cann", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$145,517", + "start_date": "10/4/2012" + }, + { + "extn": "1463", + "id": "14206", + "name": "Mya Owen", + "office": "Milano", + "position": "Service Supervisor", + "salary": "$234,906", + "start_date": "7/23/2004" + }, + { + "extn": "3326", + "id": "14207", + "name": "Alexander Coleman", + "office": "San Antonio", + "position": "Inspector", + "salary": "$170,555", + "start_date": "5/14/2011" + }, + { + "extn": "9482", + "id": "14208", + "name": "Noah Lowe", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$298,635", + "start_date": "11/10/2001" + }, + { + "extn": "2995", + "id": "14209", + "name": "Johnathan Lee", + "office": "Fullerton", + "position": "Electrician", + "salary": "$133,904", + "start_date": "6/21/2011" + }, + { + "extn": "2484", + "id": "14210", + "name": "Jack Weatcroft", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$159,171", + "start_date": "8/19/2007" + }, + { + "extn": "8319", + "id": "14211", + "name": "Rosie Russell", + "office": "Milano", + "position": "Electrician", + "salary": "$225,600", + "start_date": "9/11/2005" + }, + { + "extn": "3714", + "id": "14212", + "name": "Jack Addley", + "office": "London", + "position": "Cashier", + "salary": "$265,517", + "start_date": "12/20/2006" + }, + { + "extn": "8883", + "id": "14213", + "name": "William Kennedy", + "office": "Cincinnati", + "position": "Lecturer", + "salary": "$169,335", + "start_date": "6/4/2018" + }, + { + "extn": "7556", + "id": "14214", + "name": "Ethan Lindsay", + "office": "Boston", + "position": "Dentist", + "salary": "$226,921", + "start_date": "3/4/2015" + }, + { + "extn": "8044", + "id": "14215", + "name": "Johnathan Jacobs", + "office": "Paris", + "position": "Project Manager", + "salary": "$67,783", + "start_date": "8/25/2001" + }, + { + "extn": "1806", + "id": "14216", + "name": "Evie Radley", + "office": "Amarillo", + "position": "Banker", + "salary": "$56,063", + "start_date": "2/26/2008" + }, + { + "extn": "1794", + "id": "14217", + "name": "Jolene Everett", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$242,269", + "start_date": "5/8/2012" + }, + { + "extn": "7214", + "id": "14218", + "name": "Maddison Brett", + "office": "Rome", + "position": "Clerk", + "salary": "$156,237", + "start_date": "11/24/2002" + }, + { + "extn": "8064", + "id": "14219", + "name": "Brad Khan", + "office": "Lincoln", + "position": "Cook", + "salary": "$244,443", + "start_date": "5/24/2013" + }, + { + "extn": "2337", + "id": "14220", + "name": "Lorraine Rivers", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$282,928", + "start_date": "9/25/2019" + }, + { + "extn": "6085", + "id": "14221", + "name": "Renee Partridge", + "office": "Berna", + "position": "HR Coordinator", + "salary": "$179,885", + "start_date": "4/17/2014" + }, + { + "extn": "1302", + "id": "14222", + "name": "Matthew Adams", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$90,614", + "start_date": "8/13/2016" + }, + { + "extn": "3753", + "id": "14223", + "name": "Clint Wright", + "office": "Scottsdale", + "position": "Staffing Consultant", + "salary": "$207,652", + "start_date": "10/14/2019" + }, + { + "extn": "4110", + "id": "14224", + "name": "William Mcgee", + "office": "Madison", + "position": "Pharmacist", + "salary": "$275,345", + "start_date": "3/9/2002" + }, + { + "extn": "3905", + "id": "14225", + "name": "Natalie Henderson", + "office": "Salt Lake City", + "position": "Service Supervisor", + "salary": "$75,265", + "start_date": "1/24/2019" + }, + { + "extn": "9834", + "id": "14226", + "name": "William Tait", + "office": "Houston", + "position": "Associate Professor", + "salary": "$36,747", + "start_date": "3/22/2008" + }, + { + "extn": "6083", + "id": "14227", + "name": "Julia Wooldridge", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$73,352", + "start_date": "10/5/2009" + }, + { + "extn": "2794", + "id": "14228", + "name": "Lucas Partridge", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$247,808", + "start_date": "5/19/2013" + }, + { + "extn": "6289", + "id": "14229", + "name": "Chad Morgan", + "office": "London", + "position": "Business Broker", + "salary": "$203,138", + "start_date": "7/20/2002" + }, + { + "extn": "4709", + "id": "14230", + "name": "Mike Turner", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$152,130", + "start_date": "11/11/2007" + }, + { + "extn": "6609", + "id": "14231", + "name": "Chad Marshall", + "office": "Amarillo", + "position": "Systems Administrator", + "salary": "$279,733", + "start_date": "4/8/2004" + }, + { + "extn": "2694", + "id": "14232", + "name": "Maddison Weasley", + "office": "Jersey City", + "position": "Systems Administrator", + "salary": "$39,742", + "start_date": "12/8/2017" + }, + { + "extn": "3801", + "id": "14233", + "name": "Hayden Burnley", + "office": "Philadelphia", + "position": "Stockbroker", + "salary": "$267,794", + "start_date": "3/16/2005" + }, + { + "extn": "6849", + "id": "14234", + "name": "Crystal Ingham", + "office": "Berna", + "position": "Clerk", + "salary": "$265,425", + "start_date": "1/7/2010" + }, + { + "extn": "2506", + "id": "14235", + "name": "Victoria Victor", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$213,745", + "start_date": "2/15/2004" + }, + { + "extn": "7795", + "id": "14236", + "name": "Amelia Barclay", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$38,712", + "start_date": "12/5/2017" + }, + { + "extn": "7676", + "id": "14237", + "name": "Kieth Morrow", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$162,771", + "start_date": "1/17/2005" + }, + { + "extn": "5731", + "id": "14238", + "name": "Bristol Ventura", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$137,447", + "start_date": "11/19/2001" + }, + { + "extn": "6409", + "id": "14239", + "name": "Danny Mackenzie", + "office": "Zurich", + "position": "HR Coordinator", + "salary": "$233,401", + "start_date": "11/15/2014" + }, + { + "extn": "8230", + "id": "14240", + "name": "Matthew Rees", + "office": "Memphis", + "position": "Designer", + "salary": "$130,115", + "start_date": "3/30/2009" + }, + { + "extn": "6305", + "id": "14241", + "name": "Wade Ebbs", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$156,690", + "start_date": "7/2/2007" + }, + { + "extn": "4550", + "id": "14242", + "name": "Rocco Bryant", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$192,084", + "start_date": "12/15/2012" + }, + { + "extn": "3402", + "id": "14243", + "name": "Chad Emerson", + "office": "Moreno Valley", + "position": "Front Desk Coordinator", + "salary": "$88,063", + "start_date": "10/13/2005" + }, + { + "extn": "9924", + "id": "14244", + "name": "Tyson Bingham", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$266,447", + "start_date": "3/8/2003" + }, + { + "extn": "2888", + "id": "14245", + "name": "Audrey Gordon", + "office": "Fremont", + "position": "Lecturer", + "salary": "$39,228", + "start_date": "6/2/2001" + }, + { + "extn": "8541", + "id": "14246", + "name": "Summer Shelton", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$55,061", + "start_date": "3/16/2002" + }, + { + "extn": "5975", + "id": "14247", + "name": "Owen Murphy", + "office": "Oakland", + "position": "Budget Analyst", + "salary": "$67,423", + "start_date": "2/13/2013" + }, + { + "extn": "6724", + "id": "14248", + "name": "Jacob Dann", + "office": "Bridgeport", + "position": "Banker", + "salary": "$205,103", + "start_date": "8/15/2001" + }, + { + "extn": "6863", + "id": "14249", + "name": "Rick Chappell", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$148,806", + "start_date": "5/24/2006" + }, + { + "extn": "5504", + "id": "14250", + "name": "Ethan Whitmore", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$165,935", + "start_date": "4/15/2010" + }, + { + "extn": "2686", + "id": "14251", + "name": "Jacob Funnell", + "office": "Irving", + "position": "Health Educator", + "salary": "$73,904", + "start_date": "6/3/2009" + }, + { + "extn": "8799", + "id": "14252", + "name": "Bob Randall", + "office": "Salem", + "position": "Designer", + "salary": "$240,107", + "start_date": "3/13/2000" + }, + { + "extn": "2829", + "id": "14253", + "name": "Dalia Waterhouse", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$75,713", + "start_date": "7/12/2011" + }, + { + "extn": "9856", + "id": "14254", + "name": "Wade Benson", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$32,638", + "start_date": "9/4/2002" + }, + { + "extn": "3428", + "id": "14255", + "name": "Bryon Kelly", + "office": "Dallas", + "position": "Auditor", + "salary": "$115,811", + "start_date": "12/5/2012" + }, + { + "extn": "1670", + "id": "14256", + "name": "Piper Hamilton", + "office": "Berna", + "position": "Clerk", + "salary": "$25,938", + "start_date": "5/22/2005" + }, + { + "extn": "4607", + "id": "14257", + "name": "Sebastian Plumb", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$22,421", + "start_date": "7/6/2000" + }, + { + "extn": "6074", + "id": "14258", + "name": "Michael Robertson", + "office": "Moreno Valley", + "position": "Banker", + "salary": "$101,974", + "start_date": "3/5/2006" + }, + { + "extn": "5889", + "id": "14259", + "name": "Rick Corbett", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$158,228", + "start_date": "3/13/2001" + }, + { + "extn": "2055", + "id": "14260", + "name": "Sasha Mcgee", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$68,664", + "start_date": "12/23/2004" + }, + { + "extn": "3937", + "id": "14261", + "name": "Marla Evans", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$44,842", + "start_date": "1/15/2014" + }, + { + "extn": "9909", + "id": "14262", + "name": "Moira Harrison", + "office": "Dallas", + "position": "Pharmacist", + "salary": "$188,553", + "start_date": "7/27/2009" + }, + { + "extn": "9704", + "id": "14263", + "name": "Nick Nayler", + "office": "Tulsa", + "position": "Inspector", + "salary": "$218,399", + "start_date": "11/7/2003" + }, + { + "extn": "4776", + "id": "14264", + "name": "Alice Murphy", + "office": "Garland", + "position": "Call Center Representative", + "salary": "$139,615", + "start_date": "7/23/2014" + }, + { + "extn": "5281", + "id": "14265", + "name": "Abdul Foxley", + "office": "Norfolk", + "position": "Auditor", + "salary": "$51,486", + "start_date": "3/5/2005" + }, + { + "extn": "8024", + "id": "14266", + "name": "Cassandra Ellis", + "office": "Valetta", + "position": "Stockbroker", + "salary": "$58,378", + "start_date": "9/9/2014" + }, + { + "extn": "7292", + "id": "14267", + "name": "Aisha Nayler", + "office": "Rochester", + "position": "Biologist", + "salary": "$290,175", + "start_date": "3/31/2001" + }, + { + "extn": "9877", + "id": "14268", + "name": "Joseph Gaynor", + "office": "Valetta", + "position": "Bellman", + "salary": "$246,722", + "start_date": "4/1/2014" + }, + { + "extn": "1131", + "id": "14269", + "name": "Gwenyth Griffiths", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$190,448", + "start_date": "11/29/2018" + }, + { + "extn": "3530", + "id": "14270", + "name": "Kieth Shaw", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$161,433", + "start_date": "2/21/2011" + }, + { + "extn": "4400", + "id": "14271", + "name": "Sabrina Pearce", + "office": "Scottsdale", + "position": "Front Desk Coordinator", + "salary": "$48,932", + "start_date": "12/16/2014" + }, + { + "extn": "6177", + "id": "14272", + "name": "Maxwell Webster", + "office": "Worcester", + "position": "Fabricator", + "salary": "$191,632", + "start_date": "12/15/2000" + }, + { + "extn": "9744", + "id": "14273", + "name": "Monica Osmond", + "office": "El Paso", + "position": "Audiologist", + "salary": "$54,754", + "start_date": "9/1/2008" + }, + { + "extn": "4832", + "id": "14274", + "name": "Rae Parsons", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$88,318", + "start_date": "6/2/2011" + }, + { + "extn": "7379", + "id": "14275", + "name": "Nathan Bentley", + "office": "Madrid", + "position": "Lecturer", + "salary": "$119,802", + "start_date": "7/25/2019" + }, + { + "extn": "5475", + "id": "14276", + "name": "Kurt Attwood", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$211,917", + "start_date": "7/9/2015" + }, + { + "extn": "6270", + "id": "14277", + "name": "Emmanuelle Whitehouse", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$252,604", + "start_date": "5/6/2012" + }, + { + "extn": "6249", + "id": "14278", + "name": "Benny Kirby", + "office": "Atlanta", + "position": "Project Manager", + "salary": "$174,643", + "start_date": "6/11/2014" + }, + { + "extn": "9921", + "id": "14279", + "name": "Morgan Stanley", + "office": "Garland", + "position": "Webmaster", + "salary": "$124,998", + "start_date": "7/21/2001" + }, + { + "extn": "4660", + "id": "14280", + "name": "Anthony Robertson", + "office": "San Diego", + "position": "Steward", + "salary": "$207,059", + "start_date": "12/12/2007" + }, + { + "extn": "9957", + "id": "14281", + "name": "Naomi Haines", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$201,248", + "start_date": "12/13/2003" + }, + { + "extn": "3630", + "id": "14282", + "name": "Gabriel Stevens", + "office": "New York", + "position": "Pharmacist", + "salary": "$103,600", + "start_date": "7/7/2012" + }, + { + "extn": "1282", + "id": "14283", + "name": "Denis Lyon", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$146,195", + "start_date": "5/18/2006" + }, + { + "extn": "2122", + "id": "14284", + "name": "Lorraine Richardson", + "office": "Fremont", + "position": "Treasurer", + "salary": "$187,504", + "start_date": "8/24/2001" + }, + { + "extn": "5508", + "id": "14285", + "name": "Nicholas Osmond", + "office": "Salem", + "position": "Health Educator", + "salary": "$191,748", + "start_date": "2/23/2002" + }, + { + "extn": "2556", + "id": "14286", + "name": "Liliana Gibbons", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$46,443", + "start_date": "4/30/2003" + }, + { + "extn": "6924", + "id": "14287", + "name": "Matthew Whittle", + "office": "Garland", + "position": "Food Technologist", + "salary": "$159,582", + "start_date": "1/16/2010" + }, + { + "extn": "8220", + "id": "14288", + "name": "Irene Allwood", + "office": "Rochester", + "position": "Pharmacist", + "salary": "$27,190", + "start_date": "4/9/2016" + }, + { + "extn": "7547", + "id": "14289", + "name": "Ally Long", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$287,804", + "start_date": "1/18/2018" + }, + { + "extn": "2866", + "id": "14290", + "name": "Roger Upsdell", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$191,816", + "start_date": "12/3/2008" + }, + { + "extn": "9794", + "id": "14291", + "name": "Daniel Adams", + "office": "Minneapolis", + "position": "Operator", + "salary": "$30,658", + "start_date": "3/31/2007" + }, + { + "extn": "2351", + "id": "14292", + "name": "Tyler Booth", + "office": "Long Beach", + "position": "Budget Analyst", + "salary": "$175,274", + "start_date": "6/12/2015" + }, + { + "extn": "1801", + "id": "14293", + "name": "Martha Reese", + "office": "Omaha", + "position": "Accountant", + "salary": "$281,000", + "start_date": "2/27/2012" + }, + { + "extn": "4508", + "id": "14294", + "name": "Skylar Malone", + "office": "Indianapolis", + "position": "Food Technologist", + "salary": "$45,515", + "start_date": "7/1/2018" + }, + { + "extn": "8845", + "id": "14295", + "name": "Josh Wright", + "office": "Denver", + "position": "Auditor", + "salary": "$29,801", + "start_date": "12/11/2005" + }, + { + "extn": "4676", + "id": "14296", + "name": "Bart Farrell", + "office": "Valetta", + "position": "Business Broker", + "salary": "$227,684", + "start_date": "6/24/2005" + }, + { + "extn": "7417", + "id": "14297", + "name": "Bob York", + "office": "Boston", + "position": "Project Manager", + "salary": "$179,701", + "start_date": "9/18/2007" + }, + { + "extn": "9510", + "id": "14298", + "name": "Sydney Broomfield", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$18,594", + "start_date": "9/13/2014" + }, + { + "extn": "9877", + "id": "14299", + "name": "Hanna Reading", + "office": "Pittsburgh", + "position": "Cook", + "salary": "$14,849", + "start_date": "5/25/2010" + }, + { + "extn": "6927", + "id": "14300", + "name": "Chester Nobbs", + "office": "San Diego", + "position": "Webmaster", + "salary": "$19,368", + "start_date": "8/20/2011" + }, + { + "extn": "9171", + "id": "14301", + "name": "Cedrick Connor", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$42,863", + "start_date": "7/23/2006" + }, + { + "extn": "1240", + "id": "14302", + "name": "Maia Powell", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$28,041", + "start_date": "12/25/2007" + }, + { + "extn": "4486", + "id": "14303", + "name": "Oliver Knight", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$163,185", + "start_date": "8/21/2001" + }, + { + "extn": "6515", + "id": "14304", + "name": "Ronald Cooper", + "office": "Worcester", + "position": "Treasurer", + "salary": "$229,824", + "start_date": "3/21/2012" + }, + { + "extn": "5159", + "id": "14305", + "name": "Carmen Vincent", + "office": "Atlanta", + "position": "Treasurer", + "salary": "$146,870", + "start_date": "2/7/2011" + }, + { + "extn": "4959", + "id": "14306", + "name": "Rosemary Corbett", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$190,619", + "start_date": "9/15/2018" + }, + { + "extn": "5082", + "id": "14307", + "name": "Mark Cork", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$81,865", + "start_date": "8/29/2015" + }, + { + "extn": "9022", + "id": "14308", + "name": "Tyler Judd", + "office": "Bucharest", + "position": "Lecturer", + "salary": "$219,025", + "start_date": "4/21/2012" + }, + { + "extn": "7905", + "id": "14309", + "name": "Ryan Flett", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$65,803", + "start_date": "6/30/2003" + }, + { + "extn": "1213", + "id": "14310", + "name": "Alexander Baker", + "office": "Jersey City", + "position": "Laboratory Technician", + "salary": "$153,043", + "start_date": "2/8/2002" + }, + { + "extn": "4993", + "id": "14311", + "name": "Rae Bell", + "office": "Henderson", + "position": "Web Developer", + "salary": "$19,969", + "start_date": "1/9/2001" + }, + { + "extn": "5530", + "id": "14312", + "name": "Teagan Rogan", + "office": "Jersey City", + "position": "Software Engineer", + "salary": "$165,743", + "start_date": "6/9/2000" + }, + { + "extn": "6789", + "id": "14313", + "name": "Abdul Andersson", + "office": "Atlanta", + "position": "CNC Operator", + "salary": "$183,802", + "start_date": "11/1/2011" + }, + { + "extn": "6784", + "id": "14314", + "name": "Percy Parker", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$299,338", + "start_date": "7/11/2014" + }, + { + "extn": "7998", + "id": "14315", + "name": "Goldie Noach", + "office": "Reno", + "position": "HR Specialist", + "salary": "$250,407", + "start_date": "12/14/2011" + }, + { + "extn": "9466", + "id": "14316", + "name": "Sloane Palmer", + "office": "Rome", + "position": "Software Engineer", + "salary": "$25,329", + "start_date": "2/6/2008" + }, + { + "extn": "6288", + "id": "14317", + "name": "Madelyn Chester", + "office": "Jersey City", + "position": "Banker", + "salary": "$263,988", + "start_date": "7/11/2007" + }, + { + "extn": "9388", + "id": "14318", + "name": "Ron Umney", + "office": "Phoenix", + "position": "Food Technologist", + "salary": "$181,844", + "start_date": "3/29/2016" + }, + { + "extn": "2056", + "id": "14319", + "name": "Carissa Kaur", + "office": "Philadelphia", + "position": "Baker", + "salary": "$108,806", + "start_date": "9/12/2015" + }, + { + "extn": "5764", + "id": "14320", + "name": "Gemma Sanchez", + "office": "Glendale", + "position": "HR Specialist", + "salary": "$268,919", + "start_date": "4/18/2000" + }, + { + "extn": "3402", + "id": "14321", + "name": "Janice Neal", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$30,092", + "start_date": "6/11/2009" + }, + { + "extn": "7521", + "id": "14322", + "name": "Sage Chapman", + "office": "Berlin", + "position": "Webmaster", + "salary": "$154,169", + "start_date": "3/13/2005" + }, + { + "extn": "1871", + "id": "14323", + "name": "Macy Devonport", + "office": "Colorado Springs", + "position": "Budget Analyst", + "salary": "$180,308", + "start_date": "9/28/2005" + }, + { + "extn": "2661", + "id": "14324", + "name": "Vanessa Alldridge", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$180,345", + "start_date": "5/28/2010" + }, + { + "extn": "6596", + "id": "14325", + "name": "Leah Cattell", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$122,500", + "start_date": "10/4/2005" + }, + { + "extn": "5371", + "id": "14326", + "name": "Vicky Bright", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$156,324", + "start_date": "7/10/2007" + }, + { + "extn": "9377", + "id": "14327", + "name": "Owen Funnell", + "office": "Washington", + "position": "Baker", + "salary": "$220,680", + "start_date": "7/14/2001" + }, + { + "extn": "7827", + "id": "14328", + "name": "Cherish Patel", + "office": "San Jose", + "position": "Healthcare Specialist", + "salary": "$144,459", + "start_date": "3/29/2013" + }, + { + "extn": "8551", + "id": "14329", + "name": "Martin Plant", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$62,253", + "start_date": "10/8/2000" + }, + { + "extn": "3714", + "id": "14330", + "name": "Daniel Stanley", + "office": "Lancaster", + "position": "Physician", + "salary": "$11,473", + "start_date": "2/16/2007" + }, + { + "extn": "1833", + "id": "14331", + "name": "Rhea Skinner", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$77,463", + "start_date": "4/22/2012" + }, + { + "extn": "6775", + "id": "14332", + "name": "Blake Chadwick", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$120,688", + "start_date": "9/22/2004" + }, + { + "extn": "2323", + "id": "14333", + "name": "Emely Coates", + "office": "Madrid", + "position": "Biologist", + "salary": "$298,077", + "start_date": "4/4/2007" + }, + { + "extn": "9614", + "id": "14334", + "name": "Leroy Bryson", + "office": "Wien", + "position": "Dentist", + "salary": "$292,145", + "start_date": "10/6/2018" + }, + { + "extn": "2454", + "id": "14335", + "name": "Rosie Gates", + "office": "Salem", + "position": "Audiologist", + "salary": "$256,702", + "start_date": "3/26/2014" + }, + { + "extn": "7340", + "id": "14336", + "name": "Miriam Larkin", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$185,904", + "start_date": "5/23/2009" + }, + { + "extn": "6267", + "id": "14337", + "name": "Gil Stewart", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$101,161", + "start_date": "7/28/2005" + }, + { + "extn": "9252", + "id": "14338", + "name": "Kieth Mooney", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$168,037", + "start_date": "1/19/2004" + }, + { + "extn": "1618", + "id": "14339", + "name": "Chris Walsh", + "office": "Miami", + "position": "Cash Manager", + "salary": "$23,518", + "start_date": "10/16/2004" + }, + { + "extn": "9950", + "id": "14340", + "name": "Aiden Clark", + "office": "Berlin", + "position": "Executive Director", + "salary": "$256,008", + "start_date": "8/16/2002" + }, + { + "extn": "2504", + "id": "14341", + "name": "Abdul Hall", + "office": "Minneapolis", + "position": "Doctor", + "salary": "$15,765", + "start_date": "1/14/2011" + }, + { + "extn": "2218", + "id": "14342", + "name": "Jayden Blackburn", + "office": "Stockton", + "position": "Physician", + "salary": "$15,755", + "start_date": "3/17/2004" + }, + { + "extn": "1012", + "id": "14343", + "name": "Barney Watson", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$259,623", + "start_date": "2/27/2004" + }, + { + "extn": "7526", + "id": "14344", + "name": "Julianna Stewart", + "office": "Indianapolis", + "position": "Webmaster", + "salary": "$247,939", + "start_date": "6/23/2001" + }, + { + "extn": "8866", + "id": "14345", + "name": "Phillip Bayliss", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$117,786", + "start_date": "10/9/2019" + }, + { + "extn": "5302", + "id": "14346", + "name": "Kurt Cork", + "office": "Chicago", + "position": "Bellman", + "salary": "$129,238", + "start_date": "1/4/2011" + }, + { + "extn": "7347", + "id": "14347", + "name": "Britney Harper", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$156,312", + "start_date": "8/29/2009" + }, + { + "extn": "1949", + "id": "14348", + "name": "Enoch Simpson", + "office": "Nashville", + "position": "Auditor", + "salary": "$143,057", + "start_date": "8/27/2006" + }, + { + "extn": "3182", + "id": "14349", + "name": "Sydney Exton", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$241,214", + "start_date": "10/29/2011" + }, + { + "extn": "6166", + "id": "14350", + "name": "Samantha Speed", + "office": "Madrid", + "position": "Clerk", + "salary": "$200,976", + "start_date": "10/13/2005" + }, + { + "extn": "2445", + "id": "14351", + "name": "Luke Daniells", + "office": "Lisbon", + "position": "Physician", + "salary": "$154,914", + "start_date": "11/30/2008" + }, + { + "extn": "7177", + "id": "14352", + "name": "Ruth Latham", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$206,150", + "start_date": "11/6/2004" + }, + { + "extn": "7427", + "id": "14353", + "name": "Rebecca Ring", + "office": "Sacramento", + "position": "Design Engineer", + "salary": "$265,345", + "start_date": "2/6/2015" + }, + { + "extn": "2966", + "id": "14354", + "name": "Marvin Nash", + "office": "Murfreesboro", + "position": "Auditor", + "salary": "$103,150", + "start_date": "8/21/2008" + }, + { + "extn": "1642", + "id": "14355", + "name": "Bryce Noach", + "office": "Reno", + "position": "Webmaster", + "salary": "$274,742", + "start_date": "1/2/2012" + }, + { + "extn": "5515", + "id": "14356", + "name": "Kaylee Harrison", + "office": "Denver", + "position": "Call Center Representative", + "salary": "$56,464", + "start_date": "8/1/2014" + }, + { + "extn": "2505", + "id": "14357", + "name": "Abbey Ward", + "office": "Paris", + "position": "Web Developer", + "salary": "$231,475", + "start_date": "7/7/2000" + }, + { + "extn": "9993", + "id": "14358", + "name": "Benjamin Gates", + "office": "Prague", + "position": "Design Engineer", + "salary": "$117,693", + "start_date": "9/7/2013" + }, + { + "extn": "1675", + "id": "14359", + "name": "Taylor Bennett", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$204,878", + "start_date": "7/9/2018" + }, + { + "extn": "9008", + "id": "14360", + "name": "Jaylene Ingram", + "office": "Venice", + "position": "Lecturer", + "salary": "$219,366", + "start_date": "9/7/2008" + }, + { + "extn": "7801", + "id": "14361", + "name": "Sarah Nicolas", + "office": "Jacksonville", + "position": "Production Painter", + "salary": "$247,356", + "start_date": "8/6/2014" + }, + { + "extn": "8273", + "id": "14362", + "name": "Russel Addison", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$168,696", + "start_date": "11/10/2018" + }, + { + "extn": "1433", + "id": "14363", + "name": "Julius Heaton", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$237,934", + "start_date": "11/13/2015" + }, + { + "extn": "3726", + "id": "14364", + "name": "Ellen Appleton", + "office": "New Orleans", + "position": "Fabricator", + "salary": "$27,807", + "start_date": "7/13/2003" + }, + { + "extn": "4423", + "id": "14365", + "name": "Caleb Gavin", + "office": "Valetta", + "position": "Dentist", + "salary": "$168,200", + "start_date": "6/27/2012" + }, + { + "extn": "7585", + "id": "14366", + "name": "Doug Ranks", + "office": "Hollywood", + "position": "HR Coordinator", + "salary": "$98,732", + "start_date": "8/22/2013" + }, + { + "extn": "3409", + "id": "14367", + "name": "Kaylee Khan", + "office": "Berna", + "position": "Webmaster", + "salary": "$127,023", + "start_date": "11/6/2012" + }, + { + "extn": "6797", + "id": "14368", + "name": "Tania Hall", + "office": "Chicago", + "position": "Fabricator", + "salary": "$218,264", + "start_date": "4/27/2008" + }, + { + "extn": "3851", + "id": "14369", + "name": "Camden Harrison", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$59,820", + "start_date": "11/5/2008" + }, + { + "extn": "9390", + "id": "14370", + "name": "Chuck Waterhouse", + "office": "Quebec", + "position": "Cook", + "salary": "$19,662", + "start_date": "3/6/2007" + }, + { + "extn": "3279", + "id": "14371", + "name": "Hayden Vallins", + "office": "Arlington", + "position": "Executive Director", + "salary": "$58,517", + "start_date": "11/11/2000" + }, + { + "extn": "1299", + "id": "14372", + "name": "Nate Stone ", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$196,931", + "start_date": "7/25/2006" + }, + { + "extn": "6793", + "id": "14373", + "name": "Nicole Durrant", + "office": "Berna", + "position": "Cashier", + "salary": "$65,866", + "start_date": "8/29/2009" + }, + { + "extn": "1440", + "id": "14374", + "name": "Liliana Gordon", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$147,276", + "start_date": "10/28/2003" + }, + { + "extn": "6904", + "id": "14375", + "name": "Willow Whitehouse", + "office": "San Francisco", + "position": "Designer", + "salary": "$72,813", + "start_date": "7/8/2006" + }, + { + "extn": "8272", + "id": "14376", + "name": "Marissa Cox", + "office": "Ontario", + "position": "Physician", + "salary": "$260,280", + "start_date": "12/5/2007" + }, + { + "extn": "9693", + "id": "14377", + "name": "Josh Selby", + "office": "Baltimore", + "position": "Food Technologist", + "salary": "$266,031", + "start_date": "8/4/2005" + }, + { + "extn": "3591", + "id": "14378", + "name": "Hayden Parker", + "office": "Salem", + "position": "Treasurer", + "salary": "$14,822", + "start_date": "6/25/2016" + }, + { + "extn": "9761", + "id": "14379", + "name": "Hadley Evans", + "office": "Kansas City", + "position": "Assistant Buyer", + "salary": "$297,718", + "start_date": "8/18/2007" + }, + { + "extn": "8677", + "id": "14380", + "name": "Angelica Fenton", + "office": "Madison", + "position": "Audiologist", + "salary": "$75,590", + "start_date": "3/11/2007" + }, + { + "extn": "6215", + "id": "14381", + "name": "Dalia Larsen", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$23,540", + "start_date": "3/20/2002" + }, + { + "extn": "7856", + "id": "14382", + "name": "Ryan Khan", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$61,400", + "start_date": "2/11/2006" + }, + { + "extn": "8334", + "id": "14383", + "name": "Dani Webster", + "office": "Quebec", + "position": "Retail Trainee", + "salary": "$177,794", + "start_date": "5/24/2019" + }, + { + "extn": "9233", + "id": "14384", + "name": "Noah Power", + "office": "Richmond", + "position": "Webmaster", + "salary": "$48,987", + "start_date": "12/19/2015" + }, + { + "extn": "1381", + "id": "14385", + "name": "Shelby Shelton", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$191,748", + "start_date": "11/29/2011" + }, + { + "extn": "6194", + "id": "14386", + "name": "Marvin Reyes", + "office": "Chicago", + "position": "Bookkeeper", + "salary": "$250,708", + "start_date": "11/19/2005" + }, + { + "extn": "6439", + "id": "14387", + "name": "Javier Wood", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$203,201", + "start_date": "10/20/2007" + }, + { + "extn": "5672", + "id": "14388", + "name": "Joseph Thorpe", + "office": "London", + "position": "Web Developer", + "salary": "$207,973", + "start_date": "7/22/2018" + }, + { + "extn": "4913", + "id": "14389", + "name": "Hadley Preston", + "office": "Long Beach", + "position": "Biologist", + "salary": "$112,079", + "start_date": "7/8/2004" + }, + { + "extn": "4293", + "id": "14390", + "name": "Beatrice Yarwood", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$35,190", + "start_date": "10/4/2019" + }, + { + "extn": "2813", + "id": "14391", + "name": "William Vass", + "office": "Baltimore", + "position": "Physician", + "salary": "$195,232", + "start_date": "6/2/2015" + }, + { + "extn": "3492", + "id": "14392", + "name": "Jasmine Clarkson", + "office": "Washington", + "position": "Biologist", + "salary": "$22,328", + "start_date": "1/4/2019" + }, + { + "extn": "9006", + "id": "14393", + "name": "Danny Pearce", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$133,451", + "start_date": "4/18/2011" + }, + { + "extn": "6736", + "id": "14394", + "name": "Barry Sheldon", + "office": "Pittsburgh", + "position": "Staffing Consultant", + "salary": "$264,431", + "start_date": "7/9/2000" + }, + { + "extn": "1374", + "id": "14395", + "name": "Rebecca Stuart", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$145,313", + "start_date": "4/7/2014" + }, + { + "extn": "9213", + "id": "14396", + "name": "Luke Poole", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$98,195", + "start_date": "8/9/2017" + }, + { + "extn": "6293", + "id": "14397", + "name": "Erick Tennant", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$170,770", + "start_date": "5/14/2006" + }, + { + "extn": "3724", + "id": "14398", + "name": "Nathan Henderson", + "office": "Hayward", + "position": "Paramedic", + "salary": "$187,430", + "start_date": "6/20/2010" + }, + { + "extn": "3391", + "id": "14399", + "name": "Remy Gaynor", + "office": "Madrid", + "position": "Pharmacist", + "salary": "$286,272", + "start_date": "4/2/2002" + }, + { + "extn": "6351", + "id": "14400", + "name": "Megan Paterson", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$222,245", + "start_date": "8/7/2002" + }, + { + "extn": "1814", + "id": "14401", + "name": "Emery Hardwick", + "office": "Houston", + "position": "Lecturer", + "salary": "$136,469", + "start_date": "8/8/2011" + }, + { + "extn": "2832", + "id": "14402", + "name": "Vera Bradshaw", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$155,202", + "start_date": "2/3/2001" + }, + { + "extn": "3430", + "id": "14403", + "name": "Sabina Flack", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$18,746", + "start_date": "7/5/2018" + }, + { + "extn": "5552", + "id": "14404", + "name": "Michelle Mcnally", + "office": "Venice", + "position": "HR Specialist", + "salary": "$114,167", + "start_date": "6/16/2000" + }, + { + "extn": "1902", + "id": "14405", + "name": "Tyler Redwood", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$146,047", + "start_date": "5/24/2018" + }, + { + "extn": "1001", + "id": "14406", + "name": "Chadwick Button", + "office": "Los Angeles", + "position": "Staffing Consultant", + "salary": "$77,983", + "start_date": "3/30/2006" + }, + { + "extn": "3295", + "id": "14407", + "name": "Tania Miller", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$153,715", + "start_date": "11/23/2010" + }, + { + "extn": "7643", + "id": "14408", + "name": "Rosie Yarlett", + "office": "Anaheim", + "position": "Project Manager", + "salary": "$270,713", + "start_date": "7/8/2016" + }, + { + "extn": "7984", + "id": "14409", + "name": "Chester Clark", + "office": "Reno", + "position": "Accountant", + "salary": "$259,384", + "start_date": "6/15/2000" + }, + { + "extn": "9685", + "id": "14410", + "name": "Ally Rehman", + "office": "Milwaukee", + "position": "Designer", + "salary": "$118,062", + "start_date": "5/1/2013" + }, + { + "extn": "4410", + "id": "14411", + "name": "Abbey Campbell", + "office": "Portland", + "position": "IT Support Staff", + "salary": "$65,682", + "start_date": "6/9/2011" + }, + { + "extn": "5869", + "id": "14412", + "name": "Maxwell Irwin", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$59,702", + "start_date": "5/2/2015" + }, + { + "extn": "7315", + "id": "14413", + "name": "Ronald Beal", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$217,647", + "start_date": "3/17/2017" + }, + { + "extn": "9508", + "id": "14414", + "name": "Maxwell Townend", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$124,743", + "start_date": "10/9/2012" + }, + { + "extn": "7209", + "id": "14415", + "name": "Esmeralda Bryant", + "office": "Philadelphia", + "position": "Ambulatory Nurse", + "salary": "$31,548", + "start_date": "8/8/2002" + }, + { + "extn": "2173", + "id": "14416", + "name": "Moira Bloom", + "office": "Stockton", + "position": "Staffing Consultant", + "salary": "$277,229", + "start_date": "5/7/2017" + }, + { + "extn": "1171", + "id": "14417", + "name": "Kieth Mason", + "office": "El Paso", + "position": "Electrician", + "salary": "$284,841", + "start_date": "5/31/2016" + }, + { + "extn": "8531", + "id": "14418", + "name": "Margaret Hunt", + "office": "Laredo", + "position": "Executive Director", + "salary": "$103,576", + "start_date": "7/11/2003" + }, + { + "extn": "8476", + "id": "14419", + "name": "Erick Andrews", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$271,238", + "start_date": "3/9/2010" + }, + { + "extn": "8293", + "id": "14420", + "name": "Wade Norton", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$127,296", + "start_date": "3/23/2002" + }, + { + "extn": "9603", + "id": "14421", + "name": "Lexi Hopkinson", + "office": "Santa Ana", + "position": "Designer", + "salary": "$74,945", + "start_date": "10/1/2000" + }, + { + "extn": "4765", + "id": "14422", + "name": "Norah Slater", + "office": "Norfolk", + "position": "Business Broker", + "salary": "$246,239", + "start_date": "10/9/2019" + }, + { + "extn": "9275", + "id": "14423", + "name": "Cedrick Glynn", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$160,720", + "start_date": "4/14/2007" + }, + { + "extn": "1348", + "id": "14424", + "name": "Bart Middleton", + "office": "London", + "position": "Electrician", + "salary": "$218,681", + "start_date": "1/22/2011" + }, + { + "extn": "8484", + "id": "14425", + "name": "Cherish Stewart", + "office": "Bakersfield", + "position": "HR Specialist", + "salary": "$97,917", + "start_date": "10/4/2013" + }, + { + "extn": "2676", + "id": "14426", + "name": "Barney Radley", + "office": "Tallahassee", + "position": "Steward", + "salary": "$40,109", + "start_date": "5/6/2002" + }, + { + "extn": "1376", + "id": "14427", + "name": "Barney Selby", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$48,781", + "start_date": "1/1/2019" + }, + { + "extn": "8352", + "id": "14428", + "name": "Kirsten Strong", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$155,952", + "start_date": "8/15/2010" + }, + { + "extn": "7897", + "id": "14429", + "name": "Rosalie Kelly", + "office": "Tallahassee", + "position": "Laboratory Technician", + "salary": "$191,297", + "start_date": "5/13/2007" + }, + { + "extn": "6153", + "id": "14430", + "name": "Britney Burnley", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$163,460", + "start_date": "12/5/2012" + }, + { + "extn": "7476", + "id": "14431", + "name": "Tyler Flynn", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$227,032", + "start_date": "12/22/2005" + }, + { + "extn": "7920", + "id": "14432", + "name": "Eve Harrison", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$13,017", + "start_date": "10/20/2003" + }, + { + "extn": "8632", + "id": "14433", + "name": "Michael Samuel", + "office": "Amarillo", + "position": "Electrician", + "salary": "$75,014", + "start_date": "2/5/2019" + }, + { + "extn": "9976", + "id": "14434", + "name": "Boris Miller", + "office": "Rome", + "position": "Audiologist", + "salary": "$145,856", + "start_date": "12/3/2012" + }, + { + "extn": "9447", + "id": "14435", + "name": "Marla Thomas", + "office": "Fullerton", + "position": "Clerk", + "salary": "$295,957", + "start_date": "7/6/2017" + }, + { + "extn": "8038", + "id": "14436", + "name": "Camila Ellery", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$29,575", + "start_date": "12/26/2008" + }, + { + "extn": "3200", + "id": "14437", + "name": "Christine Wilkinson", + "office": "Bellevue", + "position": "Baker", + "salary": "$173,150", + "start_date": "11/7/2003" + }, + { + "extn": "9005", + "id": "14438", + "name": "Chanelle Murphy", + "office": "Venice", + "position": "Treasurer", + "salary": "$195,874", + "start_date": "6/24/2000" + }, + { + "extn": "5073", + "id": "14439", + "name": "Christy Flynn", + "office": "Miami", + "position": "Accountant", + "salary": "$46,709", + "start_date": "3/30/2017" + }, + { + "extn": "7958", + "id": "14440", + "name": "Michael Emerson", + "office": "San Jose", + "position": "Biologist", + "salary": "$188,529", + "start_date": "8/29/2012" + }, + { + "extn": "8476", + "id": "14441", + "name": "Lynn Shields", + "office": "New York", + "position": "Web Developer", + "salary": "$86,428", + "start_date": "3/6/2011" + }, + { + "extn": "8088", + "id": "14442", + "name": "Julian Judd", + "office": "Tokyo", + "position": "Executive Director", + "salary": "$79,688", + "start_date": "9/14/2014" + }, + { + "extn": "5443", + "id": "14443", + "name": "Kate Fenton", + "office": "Long Beach", + "position": "Accountant", + "salary": "$14,182", + "start_date": "12/23/2004" + }, + { + "extn": "5938", + "id": "14444", + "name": "Eileen Davies", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$281,040", + "start_date": "10/7/2000" + }, + { + "extn": "7608", + "id": "14445", + "name": "Chad Stone", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$277,259", + "start_date": "11/14/2016" + }, + { + "extn": "5454", + "id": "14446", + "name": "Paula Redden", + "office": "Honolulu", + "position": "Lecturer", + "salary": "$282,498", + "start_date": "5/20/2001" + }, + { + "extn": "6348", + "id": "14447", + "name": "Julius Bentley", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$110,414", + "start_date": "10/27/2003" + }, + { + "extn": "4043", + "id": "14448", + "name": "Cedrick Redwood", + "office": "Louisville", + "position": "Clerk", + "salary": "$230,306", + "start_date": "4/1/2010" + }, + { + "extn": "6933", + "id": "14449", + "name": "Monica Salt", + "office": "Memphis", + "position": "Physician", + "salary": "$109,356", + "start_date": "10/14/2010" + }, + { + "extn": "6669", + "id": "14450", + "name": "Alan Duvall", + "office": "San Antonio", + "position": "Service Supervisor", + "salary": "$265,187", + "start_date": "1/31/2005" + }, + { + "extn": "1726", + "id": "14451", + "name": "Isabella Blackwall", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$118,038", + "start_date": "7/5/2014" + }, + { + "extn": "4064", + "id": "14452", + "name": "Harriet Campbell", + "office": "Houston", + "position": "Associate Professor", + "salary": "$261,185", + "start_date": "7/29/2010" + }, + { + "extn": "5758", + "id": "14453", + "name": "Alexa Dixon", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$272,730", + "start_date": "8/2/2017" + }, + { + "extn": "5766", + "id": "14454", + "name": "Susan Kelly", + "office": "El Paso", + "position": "Inspector", + "salary": "$273,908", + "start_date": "3/7/2009" + }, + { + "extn": "8814", + "id": "14455", + "name": "Hadley Wilson", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$196,898", + "start_date": "3/1/2018" + }, + { + "extn": "5918", + "id": "14456", + "name": "Margot Rothwell", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$264,527", + "start_date": "1/9/2004" + }, + { + "extn": "5134", + "id": "14457", + "name": "Ron Nanton", + "office": "San Bernardino", + "position": "Cashier", + "salary": "$273,649", + "start_date": "1/27/2000" + }, + { + "extn": "6270", + "id": "14458", + "name": "Mason Reese", + "office": "Honolulu", + "position": "Doctor", + "salary": "$61,882", + "start_date": "5/13/2000" + }, + { + "extn": "3752", + "id": "14459", + "name": "Carina Abbot", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$126,724", + "start_date": "3/5/2018" + }, + { + "extn": "1150", + "id": "14460", + "name": "Daniel Stanton", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$108,219", + "start_date": "1/19/2009" + }, + { + "extn": "6910", + "id": "14461", + "name": "Winnie Sherry", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$197,705", + "start_date": "3/28/2012" + }, + { + "extn": "5102", + "id": "14462", + "name": "Manuel Rogers", + "office": "Miami", + "position": "Physician", + "salary": "$83,240", + "start_date": "11/2/2013" + }, + { + "extn": "5963", + "id": "14463", + "name": "Nick Tyler", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$225,484", + "start_date": "1/12/2000" + }, + { + "extn": "3348", + "id": "14464", + "name": "Carl Harrington", + "office": "San Francisco", + "position": "Bellman", + "salary": "$191,087", + "start_date": "2/24/2005" + }, + { + "extn": "6107", + "id": "14465", + "name": "Mavis Benfield", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$260,689", + "start_date": "1/5/2000" + }, + { + "extn": "1950", + "id": "14466", + "name": "Jackeline Eastwood", + "office": "St. Louis", + "position": "Inspector", + "salary": "$11,617", + "start_date": "4/20/2001" + }, + { + "extn": "1897", + "id": "14467", + "name": "Gwen Partridge", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$75,855", + "start_date": "8/30/2008" + }, + { + "extn": "7930", + "id": "14468", + "name": "Michaela Watson", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$269,341", + "start_date": "8/10/2008" + }, + { + "extn": "9630", + "id": "14469", + "name": "Selena Brooks", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$201,518", + "start_date": "1/20/2003" + }, + { + "extn": "7685", + "id": "14470", + "name": "Alessia Garner", + "office": "San Diego", + "position": "Ambulatory Nurse", + "salary": "$157,191", + "start_date": "11/13/2017" + }, + { + "extn": "4770", + "id": "14471", + "name": "Judith Redfern", + "office": "Valetta", + "position": "Loan Officer", + "salary": "$37,716", + "start_date": "11/10/2005" + }, + { + "extn": "7740", + "id": "14472", + "name": "Rufus Samuel", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$117,451", + "start_date": "6/22/2009" + }, + { + "extn": "2941", + "id": "14473", + "name": "Valerie Bradley", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$157,347", + "start_date": "9/15/2013" + }, + { + "extn": "5963", + "id": "14474", + "name": "Cecilia Villiger", + "office": "Memphis", + "position": "Budget Analyst", + "salary": "$225,037", + "start_date": "7/30/2014" + }, + { + "extn": "6207", + "id": "14475", + "name": "Gil Richardson", + "office": "Paris", + "position": "Clerk", + "salary": "$119,523", + "start_date": "1/5/2003" + }, + { + "extn": "3159", + "id": "14476", + "name": "Chadwick Lewis", + "office": "New York", + "position": "Accountant", + "salary": "$225,262", + "start_date": "7/31/2001" + }, + { + "extn": "5445", + "id": "14477", + "name": "Rylee Weldon", + "office": "Springfield", + "position": "Global Logistics Supervisor", + "salary": "$245,465", + "start_date": "5/15/2018" + }, + { + "extn": "1286", + "id": "14478", + "name": "Roger Norburn", + "office": "Baltimore", + "position": "Cashier", + "salary": "$281,655", + "start_date": "3/25/2002" + }, + { + "extn": "6867", + "id": "14479", + "name": "Ilona Wade", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$130,711", + "start_date": "10/26/2009" + }, + { + "extn": "2402", + "id": "14480", + "name": "Denis Simpson", + "office": "Seattle", + "position": "Paramedic", + "salary": "$194,277", + "start_date": "1/17/2013" + }, + { + "extn": "4946", + "id": "14481", + "name": "Jane Cooper", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$138,065", + "start_date": "12/13/2000" + }, + { + "extn": "9829", + "id": "14482", + "name": "Erick Verdon", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$111,983", + "start_date": "6/9/2005" + }, + { + "extn": "6938", + "id": "14483", + "name": "Aurelia Stewart", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$29,264", + "start_date": "12/21/2018" + }, + { + "extn": "7203", + "id": "14484", + "name": "Alan Yard", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$190,316", + "start_date": "2/13/2001" + }, + { + "extn": "2343", + "id": "14485", + "name": "William Lewis", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$275,804", + "start_date": "6/3/2013" + }, + { + "extn": "3452", + "id": "14486", + "name": "Lucas Uddin", + "office": "Honolulu", + "position": "Business Broker", + "salary": "$21,582", + "start_date": "9/12/2007" + }, + { + "extn": "9188", + "id": "14487", + "name": "Valerie Samuel", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$270,957", + "start_date": "8/7/2011" + }, + { + "extn": "6755", + "id": "14488", + "name": "Marvin Stanley", + "office": "Jersey City", + "position": "Cashier", + "salary": "$81,776", + "start_date": "1/5/2016" + }, + { + "extn": "8136", + "id": "14489", + "name": "Matt Gunn", + "office": "Milwaukee", + "position": "Cook", + "salary": "$158,222", + "start_date": "7/19/2015" + }, + { + "extn": "7880", + "id": "14490", + "name": "Sage Simpson", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$115,197", + "start_date": "3/17/2015" + }, + { + "extn": "1208", + "id": "14491", + "name": "Tiffany Fox", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$223,421", + "start_date": "11/5/2014" + }, + { + "extn": "8907", + "id": "14492", + "name": "Barney Graham", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$118,456", + "start_date": "9/14/2015" + }, + { + "extn": "5672", + "id": "14493", + "name": "Mya Sinclair", + "office": "El Paso", + "position": "Health Educator", + "salary": "$80,900", + "start_date": "11/5/2000" + }, + { + "extn": "2298", + "id": "14494", + "name": "Ethan Rainford", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$23,310", + "start_date": "2/2/2015" + }, + { + "extn": "9017", + "id": "14495", + "name": "Chadwick Potts", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$175,509", + "start_date": "8/11/2017" + }, + { + "extn": "2228", + "id": "14496", + "name": "Julia Wren", + "office": "Valetta", + "position": "Banker", + "salary": "$105,954", + "start_date": "7/19/2004" + }, + { + "extn": "6250", + "id": "14497", + "name": "Javier Welsch", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$193,485", + "start_date": "11/3/2012" + }, + { + "extn": "7954", + "id": "14498", + "name": "Clint Truscott", + "office": "Nashville", + "position": "Lecturer", + "salary": "$22,752", + "start_date": "1/4/2003" + }, + { + "extn": "7659", + "id": "14499", + "name": "Liv Johnson", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$38,882", + "start_date": "5/19/2012" + }, + { + "extn": "1568", + "id": "14500", + "name": "Johnathan Lakey", + "office": "Stockton", + "position": "Clerk", + "salary": "$277,439", + "start_date": "1/15/2006" + }, + { + "extn": "8384", + "id": "14501", + "name": "Zara Marshall", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$222,926", + "start_date": "1/20/2009" + }, + { + "extn": "6570", + "id": "14502", + "name": "Angel Scott", + "office": "Cincinnati", + "position": "Webmaster", + "salary": "$285,517", + "start_date": "12/30/2017" + }, + { + "extn": "6930", + "id": "14503", + "name": "Alexander Thompson", + "office": "San Jose", + "position": "Inspector", + "salary": "$146,572", + "start_date": "10/3/2001" + }, + { + "extn": "4416", + "id": "14504", + "name": "Henry Hilton", + "office": "Salem", + "position": "Fabricator", + "salary": "$100,088", + "start_date": "12/10/2015" + }, + { + "extn": "4015", + "id": "14505", + "name": "Marie Alcroft", + "office": "Bellevue", + "position": "Inspector", + "salary": "$130,548", + "start_date": "8/6/2013" + }, + { + "extn": "4841", + "id": "14506", + "name": "Clint Vallory", + "office": "Honolulu", + "position": "Accountant", + "salary": "$235,802", + "start_date": "10/25/2015" + }, + { + "extn": "4498", + "id": "14507", + "name": "Ron West", + "office": "Louisville", + "position": "Biologist", + "salary": "$244,396", + "start_date": "6/20/2010" + }, + { + "extn": "5458", + "id": "14508", + "name": "Felicity Yang", + "office": "Norfolk", + "position": "Food Technologist", + "salary": "$160,916", + "start_date": "12/11/2014" + }, + { + "extn": "5411", + "id": "14509", + "name": "Camden Gray", + "office": "Miami", + "position": "Audiologist", + "salary": "$294,779", + "start_date": "6/23/2007" + }, + { + "extn": "9256", + "id": "14510", + "name": "Johnny Cann", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$241,296", + "start_date": "11/19/2005" + }, + { + "extn": "5038", + "id": "14511", + "name": "Russel Wild", + "office": "Seattle", + "position": "Paramedic", + "salary": "$238,199", + "start_date": "12/28/2005" + }, + { + "extn": "9434", + "id": "14512", + "name": "Gladys Cox", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$117,837", + "start_date": "9/29/2000" + }, + { + "extn": "2259", + "id": "14513", + "name": "Irene Lyon", + "office": "Paris", + "position": "Assistant Buyer", + "salary": "$44,523", + "start_date": "7/31/2016" + }, + { + "extn": "2091", + "id": "14514", + "name": "Brad Foxley", + "office": "Irving", + "position": "Clerk", + "salary": "$41,064", + "start_date": "5/29/2018" + }, + { + "extn": "5337", + "id": "14515", + "name": "Sharon Ogilvy", + "office": "Hollywood", + "position": "Project Manager", + "salary": "$171,573", + "start_date": "2/17/2007" + }, + { + "extn": "3414", + "id": "14516", + "name": "Matt Bishop", + "office": "Jersey City", + "position": "Global Logistics Supervisor", + "salary": "$33,771", + "start_date": "3/20/2003" + }, + { + "extn": "3452", + "id": "14517", + "name": "Skylar Glynn", + "office": "Long Beach", + "position": "Accountant", + "salary": "$241,395", + "start_date": "3/4/2018" + }, + { + "extn": "2408", + "id": "14518", + "name": "Marla Preston", + "office": "Anaheim", + "position": "Doctor", + "salary": "$31,407", + "start_date": "1/8/2007" + }, + { + "extn": "8841", + "id": "14519", + "name": "Rihanna Vincent", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$115,446", + "start_date": "1/31/2013" + }, + { + "extn": "2382", + "id": "14520", + "name": "Grace Aldridge", + "office": "Paris", + "position": "Inspector", + "salary": "$78,914", + "start_date": "9/22/2001" + }, + { + "extn": "6804", + "id": "14521", + "name": "Julius Lewis", + "office": "Laredo", + "position": "Stockbroker", + "salary": "$259,420", + "start_date": "2/10/2000" + }, + { + "extn": "7207", + "id": "14522", + "name": "Gladys Eyres", + "office": "Las Vegas", + "position": "Chef Manager", + "salary": "$63,505", + "start_date": "11/21/2000" + }, + { + "extn": "9736", + "id": "14523", + "name": "Angelica Morgan", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$43,782", + "start_date": "12/22/2003" + }, + { + "extn": "7256", + "id": "14524", + "name": "Marilyn Boden", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$166,474", + "start_date": "4/17/2000" + }, + { + "extn": "2699", + "id": "14525", + "name": "Leroy Wild", + "office": "Quebec", + "position": "Dentist", + "salary": "$247,920", + "start_date": "11/17/2007" + }, + { + "extn": "3333", + "id": "14526", + "name": "Hank Bingham", + "office": "Wien", + "position": "Paramedic", + "salary": "$98,107", + "start_date": "9/8/2000" + }, + { + "extn": "9703", + "id": "14527", + "name": "Michaela Maxwell", + "office": "Springfield", + "position": "Web Developer", + "salary": "$261,386", + "start_date": "12/8/2006" + }, + { + "extn": "9726", + "id": "14528", + "name": "Julius Stevens", + "office": "Omaha", + "position": "Executive Director", + "salary": "$22,112", + "start_date": "3/23/2000" + }, + { + "extn": "6719", + "id": "14529", + "name": "Chanelle Yarlett", + "office": "Louisville", + "position": "Clerk", + "salary": "$201,920", + "start_date": "12/25/2014" + }, + { + "extn": "7872", + "id": "14530", + "name": "Leah Windsor", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$191,240", + "start_date": "7/11/2008" + }, + { + "extn": "7245", + "id": "14531", + "name": "Hank Milner", + "office": "Lyon", + "position": "Web Developer", + "salary": "$186,813", + "start_date": "4/16/2001" + }, + { + "extn": "5934", + "id": "14532", + "name": "Kieth Stevens", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$96,670", + "start_date": "3/1/2014" + }, + { + "extn": "8518", + "id": "14533", + "name": "Sabrina Marshall", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$210,136", + "start_date": "11/29/2004" + }, + { + "extn": "6558", + "id": "14534", + "name": "Victoria Hunt", + "office": "San Antonio", + "position": "Webmaster", + "salary": "$146,778", + "start_date": "3/21/2001" + }, + { + "extn": "1002", + "id": "14535", + "name": "Ruby Noach", + "office": "Glendale", + "position": "Accountant", + "salary": "$144,526", + "start_date": "6/26/2017" + }, + { + "extn": "7782", + "id": "14536", + "name": "Charlize London", + "office": "Long Beach", + "position": "Call Center Representative", + "salary": "$272,762", + "start_date": "7/21/2004" + }, + { + "extn": "7652", + "id": "14537", + "name": "Kieth Bryant", + "office": "Garland", + "position": "Cashier", + "salary": "$240,516", + "start_date": "11/29/2001" + }, + { + "extn": "1000", + "id": "14538", + "name": "Mark Power", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$115,132", + "start_date": "11/27/2004" + }, + { + "extn": "3609", + "id": "14539", + "name": "Irene Vane", + "office": "New York", + "position": "Physician", + "salary": "$248,533", + "start_date": "2/7/2006" + }, + { + "extn": "7375", + "id": "14540", + "name": "Jane Dann", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$54,058", + "start_date": "10/27/2002" + }, + { + "extn": "3495", + "id": "14541", + "name": "Daniel Thorne", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$68,095", + "start_date": "7/20/2004" + }, + { + "extn": "8525", + "id": "14542", + "name": "Caleb Trent", + "office": "Madison", + "position": "Lecturer", + "salary": "$103,698", + "start_date": "12/29/2015" + }, + { + "extn": "9634", + "id": "14543", + "name": "Blake Clifford", + "office": "Washington", + "position": "Assistant Buyer", + "salary": "$186,389", + "start_date": "9/9/2010" + }, + { + "extn": "3922", + "id": "14544", + "name": "Eryn May", + "office": "Oakland", + "position": "Global Logistics Supervisor", + "salary": "$77,479", + "start_date": "8/8/2000" + }, + { + "extn": "3153", + "id": "14545", + "name": "Liam Ogilvy", + "office": "Reno", + "position": "Dentist", + "salary": "$170,963", + "start_date": "1/25/2006" + }, + { + "extn": "9574", + "id": "14546", + "name": "Eryn Robertson", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$154,742", + "start_date": "5/10/2005" + }, + { + "extn": "2201", + "id": "14547", + "name": "Ramon Smith", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$180,195", + "start_date": "7/21/2009" + }, + { + "extn": "3178", + "id": "14548", + "name": "Bryce Curtis", + "office": "Jacksonville", + "position": "Doctor", + "salary": "$162,933", + "start_date": "12/11/2005" + }, + { + "extn": "9709", + "id": "14549", + "name": "Elly Hammond", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$254,140", + "start_date": "7/16/2001" + }, + { + "extn": "1024", + "id": "14550", + "name": "Tyler Morris", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$231,142", + "start_date": "6/3/2003" + }, + { + "extn": "2650", + "id": "14551", + "name": "Vera Keys", + "office": "Portland", + "position": "Pharmacist", + "salary": "$91,375", + "start_date": "7/21/2000" + }, + { + "extn": "9368", + "id": "14552", + "name": "Daron Reading", + "office": "San Jose", + "position": "Baker", + "salary": "$294,242", + "start_date": "3/11/2010" + }, + { + "extn": "2003", + "id": "14553", + "name": "Rosemary Wright", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$224,856", + "start_date": "11/21/2005" + }, + { + "extn": "2243", + "id": "14554", + "name": "Rufus Dallas", + "office": "Charlotte", + "position": "Investment Advisor", + "salary": "$234,962", + "start_date": "9/25/2017" + }, + { + "extn": "6471", + "id": "14555", + "name": "Adeline Larsen", + "office": "Richmond", + "position": "Cashier", + "salary": "$124,702", + "start_date": "10/23/2004" + }, + { + "extn": "2588", + "id": "14556", + "name": "Peyton Allington", + "office": "Toledo", + "position": "Systems Administrator", + "salary": "$173,184", + "start_date": "3/5/2018" + }, + { + "extn": "1062", + "id": "14557", + "name": "Fred Cobb", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$217,907", + "start_date": "6/14/2007" + }, + { + "extn": "9649", + "id": "14558", + "name": "Quinn Benfield", + "office": "Lancaster", + "position": "Cook", + "salary": "$134,505", + "start_date": "8/30/2013" + }, + { + "extn": "1445", + "id": "14559", + "name": "Bob Stevens", + "office": "San Francisco", + "position": "Web Developer", + "salary": "$295,222", + "start_date": "3/27/2014" + }, + { + "extn": "9900", + "id": "14560", + "name": "David Griffiths", + "office": "Indianapolis", + "position": "Design Engineer", + "salary": "$284,339", + "start_date": "9/2/2004" + }, + { + "extn": "6085", + "id": "14561", + "name": "Tony Clarke", + "office": "Sacramento", + "position": "Pharmacist", + "salary": "$21,765", + "start_date": "12/11/2018" + }, + { + "extn": "6819", + "id": "14562", + "name": "Peter Hogg", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$164,226", + "start_date": "6/20/2006" + }, + { + "extn": "5748", + "id": "14563", + "name": "Nate Townend", + "office": "Irving", + "position": "Project Manager", + "salary": "$35,507", + "start_date": "11/17/2013" + }, + { + "extn": "4510", + "id": "14564", + "name": "Rufus Hopkins", + "office": "Washington", + "position": "Baker", + "salary": "$277,381", + "start_date": "1/10/2003" + }, + { + "extn": "4182", + "id": "14565", + "name": "Rosalee Owen", + "office": "New York", + "position": "Auditor", + "salary": "$63,404", + "start_date": "9/6/2011" + }, + { + "extn": "9096", + "id": "14566", + "name": "Mark Edmonds", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$299,047", + "start_date": "6/24/2008" + }, + { + "extn": "3942", + "id": "14567", + "name": "Clarissa Archer", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$54,787", + "start_date": "7/25/2018" + }, + { + "extn": "6633", + "id": "14568", + "name": "Rocco Olivier", + "office": "Chicago", + "position": "Project Manager", + "salary": "$63,960", + "start_date": "11/12/2006" + }, + { + "extn": "8366", + "id": "14569", + "name": "Harmony Newton", + "office": "Washington", + "position": "Auditor", + "salary": "$151,890", + "start_date": "1/5/2005" + }, + { + "extn": "6761", + "id": "14570", + "name": "Percy Dickson", + "office": "Prague", + "position": "CNC Operator", + "salary": "$293,108", + "start_date": "3/12/2005" + }, + { + "extn": "4766", + "id": "14571", + "name": "Gabriel Matthews", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$287,426", + "start_date": "11/24/2015" + }, + { + "extn": "1035", + "id": "14572", + "name": "Percy Flynn", + "office": "Albuquerque", + "position": "Banker", + "salary": "$80,360", + "start_date": "4/30/2002" + }, + { + "extn": "8908", + "id": "14573", + "name": "Claire Lomax", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$73,028", + "start_date": "12/31/2013" + }, + { + "extn": "4899", + "id": "14574", + "name": "Rachael Graves", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$209,977", + "start_date": "7/18/2016" + }, + { + "extn": "4744", + "id": "14575", + "name": "Quinn Lindsay", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$18,362", + "start_date": "2/11/2005" + }, + { + "extn": "9221", + "id": "14576", + "name": "Selena Redwood", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$36,420", + "start_date": "4/20/2018" + }, + { + "extn": "6738", + "id": "14577", + "name": "Erick Ryan", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$292,134", + "start_date": "7/26/2013" + }, + { + "extn": "4367", + "id": "14578", + "name": "Hank Little", + "office": "Madison", + "position": "Treasurer", + "salary": "$278,293", + "start_date": "9/29/2005" + }, + { + "extn": "3386", + "id": "14579", + "name": "Mara Roman", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$127,274", + "start_date": "4/5/2018" + }, + { + "extn": "8933", + "id": "14580", + "name": "Marie Lee", + "office": "Rome", + "position": "Global Logistics Supervisor", + "salary": "$102,097", + "start_date": "4/20/2012" + }, + { + "extn": "4936", + "id": "14581", + "name": "Piper Howard", + "office": "Innsbruck", + "position": "Project Manager", + "salary": "$91,897", + "start_date": "11/17/2010" + }, + { + "extn": "4261", + "id": "14582", + "name": "Bart Brooks", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$260,102", + "start_date": "4/22/2008" + }, + { + "extn": "8581", + "id": "14583", + "name": "Eileen Graves", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$61,038", + "start_date": "2/4/2008" + }, + { + "extn": "1201", + "id": "14584", + "name": "Rosalyn Button", + "office": "Bucharest", + "position": "Fabricator", + "salary": "$115,263", + "start_date": "8/1/2009" + }, + { + "extn": "7761", + "id": "14585", + "name": "Nathan Goldsmith", + "office": "Irving", + "position": "Cook", + "salary": "$66,204", + "start_date": "2/11/2005" + }, + { + "extn": "3509", + "id": "14586", + "name": "Johnathan Robe", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$220,925", + "start_date": "1/1/2014" + }, + { + "extn": "4325", + "id": "14587", + "name": "Celia Gunn", + "office": "Jacksonville", + "position": "Audiologist", + "salary": "$219,696", + "start_date": "11/12/2007" + }, + { + "extn": "2558", + "id": "14588", + "name": "Marina Tanner", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$199,564", + "start_date": "1/9/2013" + }, + { + "extn": "9598", + "id": "14589", + "name": "Kate Collins", + "office": "Arlington", + "position": "Fabricator", + "salary": "$171,817", + "start_date": "1/20/2004" + }, + { + "extn": "9856", + "id": "14590", + "name": "Carl Stevenson", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$228,041", + "start_date": "8/14/2017" + }, + { + "extn": "3826", + "id": "14591", + "name": "Kurt Bloom", + "office": "Louisville", + "position": "Inspector", + "salary": "$119,321", + "start_date": "7/26/2010" + }, + { + "extn": "1936", + "id": "14592", + "name": "Chad Davies", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$179,218", + "start_date": "9/30/2008" + }, + { + "extn": "3042", + "id": "14593", + "name": "Chad Thompson", + "office": "Boston", + "position": "Pharmacist", + "salary": "$269,032", + "start_date": "5/4/2013" + }, + { + "extn": "5879", + "id": "14594", + "name": "Leslie Norman", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$185,391", + "start_date": "8/27/2017" + }, + { + "extn": "7974", + "id": "14595", + "name": "Danny Thatcher", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$97,397", + "start_date": "7/22/2015" + }, + { + "extn": "1911", + "id": "14596", + "name": "Mark Wright", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$101,363", + "start_date": "1/24/2006" + }, + { + "extn": "2939", + "id": "14597", + "name": "Dasha Norris", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$164,686", + "start_date": "10/28/2017" + }, + { + "extn": "8777", + "id": "14598", + "name": "Anthony Stevens", + "office": "Berlin", + "position": "Retail Trainee", + "salary": "$265,029", + "start_date": "10/19/2017" + }, + { + "extn": "1200", + "id": "14599", + "name": "Roger Cartwright", + "office": "Worcester", + "position": "Health Educator", + "salary": "$119,400", + "start_date": "8/25/2015" + }, + { + "extn": "2535", + "id": "14600", + "name": "Paula Kennedy", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$23,627", + "start_date": "4/13/2011" + }, + { + "extn": "2707", + "id": "14601", + "name": "Brad Cork", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$38,767", + "start_date": "10/3/2008" + }, + { + "extn": "6777", + "id": "14602", + "name": "Regina Evans", + "office": "Salem", + "position": "Design Engineer", + "salary": "$47,103", + "start_date": "5/20/2017" + }, + { + "extn": "1315", + "id": "14603", + "name": "Jacob Shaw", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$220,079", + "start_date": "6/2/2014" + }, + { + "extn": "4434", + "id": "14604", + "name": "Matt Matthews", + "office": "Madison", + "position": "Machine Operator", + "salary": "$60,322", + "start_date": "11/19/2011" + }, + { + "extn": "9490", + "id": "14605", + "name": "Erin Haines", + "office": "Oakland", + "position": "Baker", + "salary": "$212,549", + "start_date": "5/20/2018" + }, + { + "extn": "3926", + "id": "14606", + "name": "Eduardo Holt", + "office": "Charlotte", + "position": "Bellman", + "salary": "$195,061", + "start_date": "1/23/2008" + }, + { + "extn": "2509", + "id": "14607", + "name": "Isla Stewart", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$128,627", + "start_date": "10/24/2009" + }, + { + "extn": "4002", + "id": "14608", + "name": "Matthew Wilcox", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$110,688", + "start_date": "7/16/2015" + }, + { + "extn": "5188", + "id": "14609", + "name": "Manuel Graham", + "office": "Glendale", + "position": "Health Educator", + "salary": "$53,163", + "start_date": "6/7/2005" + }, + { + "extn": "9007", + "id": "14610", + "name": "Javier Utterson", + "office": "Garland", + "position": "Production Painter", + "salary": "$297,507", + "start_date": "1/21/2015" + }, + { + "extn": "2432", + "id": "14611", + "name": "Isabella Mcneill", + "office": "Omaha", + "position": "Web Developer", + "salary": "$266,245", + "start_date": "6/11/2001" + }, + { + "extn": "3983", + "id": "14612", + "name": "Sasha Jefferson", + "office": "New York", + "position": "HR Specialist", + "salary": "$299,131", + "start_date": "7/31/2000" + }, + { + "extn": "1372", + "id": "14613", + "name": "Sloane Wilde", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$222,973", + "start_date": "9/21/2017" + }, + { + "extn": "9067", + "id": "14614", + "name": "Rick Sloan", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$287,269", + "start_date": "4/11/2002" + }, + { + "extn": "9864", + "id": "14615", + "name": "Ilona Oakley", + "office": "Garland", + "position": "Executive Director", + "salary": "$296,653", + "start_date": "6/24/2008" + }, + { + "extn": "9859", + "id": "14616", + "name": "Havana Pope", + "office": "Glendale", + "position": "Cook", + "salary": "$53,145", + "start_date": "8/16/2000" + }, + { + "extn": "4410", + "id": "14617", + "name": "Elise Rothwell", + "office": "Venice", + "position": "Designer", + "salary": "$52,539", + "start_date": "8/20/2002" + }, + { + "extn": "7713", + "id": "14618", + "name": "Oliver Jacobs", + "office": "Paris", + "position": "CNC Operator", + "salary": "$19,990", + "start_date": "1/8/2018" + }, + { + "extn": "1557", + "id": "14619", + "name": "Jack York", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$133,537", + "start_date": "8/1/2002" + }, + { + "extn": "1326", + "id": "14620", + "name": "Daniel Palmer", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$245,922", + "start_date": "12/17/2000" + }, + { + "extn": "8183", + "id": "14621", + "name": "Courtney Adler", + "office": "Baltimore", + "position": "Cook", + "salary": "$59,550", + "start_date": "8/29/2005" + }, + { + "extn": "6176", + "id": "14622", + "name": "Bart Reid", + "office": "Murfreesboro", + "position": "Bookkeeper", + "salary": "$172,975", + "start_date": "5/28/2001" + }, + { + "extn": "6376", + "id": "14623", + "name": "Miley Dowson", + "office": "Seattle", + "position": "Executive Director", + "salary": "$194,144", + "start_date": "4/20/2017" + }, + { + "extn": "3355", + "id": "14624", + "name": "Erick Kelly", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$272,960", + "start_date": "8/2/2006" + }, + { + "extn": "5622", + "id": "14625", + "name": "Logan Willson", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$22,201", + "start_date": "5/21/2009" + }, + { + "extn": "4830", + "id": "14626", + "name": "Wade Cooper", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$148,261", + "start_date": "8/23/2013" + }, + { + "extn": "9480", + "id": "14627", + "name": "Julius Russell", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$194,983", + "start_date": "1/18/2016" + }, + { + "extn": "1097", + "id": "14628", + "name": "Jolene Moreno", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$38,902", + "start_date": "2/11/2007" + }, + { + "extn": "1869", + "id": "14629", + "name": "Owen Wood", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$150,148", + "start_date": "12/23/2017" + }, + { + "extn": "9078", + "id": "14630", + "name": "Julius Cameron", + "office": "Venice", + "position": "Physician", + "salary": "$269,929", + "start_date": "7/12/2010" + }, + { + "extn": "1854", + "id": "14631", + "name": "Fred Snell", + "office": "Fayetteville", + "position": "Auditor", + "salary": "$15,094", + "start_date": "6/5/2013" + }, + { + "extn": "8075", + "id": "14632", + "name": "Angela Tate", + "office": "Fort Lauderdale", + "position": "Global Logistics Supervisor", + "salary": "$95,563", + "start_date": "2/17/2014" + }, + { + "extn": "1559", + "id": "14633", + "name": "Tyler Harper", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$191,233", + "start_date": "2/21/2009" + }, + { + "extn": "1280", + "id": "14634", + "name": "Francesca Knight", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$174,948", + "start_date": "2/3/2016" + }, + { + "extn": "7884", + "id": "14635", + "name": "Aiden Hopkins", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$54,528", + "start_date": "10/8/2014" + }, + { + "extn": "6945", + "id": "14636", + "name": "Erick Ross", + "office": "Berna", + "position": "Steward", + "salary": "$41,973", + "start_date": "3/12/2012" + }, + { + "extn": "6828", + "id": "14637", + "name": "Jessica Cooper", + "office": "Omaha", + "position": "Project Manager", + "salary": "$184,319", + "start_date": "7/6/2013" + }, + { + "extn": "4675", + "id": "14638", + "name": "Carter Henderson", + "office": "Escondido", + "position": "Front Desk Coordinator", + "salary": "$175,376", + "start_date": "10/20/2013" + }, + { + "extn": "6314", + "id": "14639", + "name": "Sebastian Needham", + "office": "Milwaukee", + "position": "Steward", + "salary": "$148,572", + "start_date": "12/27/2002" + }, + { + "extn": "2809", + "id": "14640", + "name": "Jocelyn Cattell", + "office": "Lincoln", + "position": "Project Manager", + "salary": "$40,061", + "start_date": "12/3/2001" + }, + { + "extn": "4419", + "id": "14641", + "name": "Wade Flynn", + "office": "Lakewood", + "position": "Insurance Broker", + "salary": "$229,427", + "start_date": "2/5/2004" + }, + { + "extn": "6573", + "id": "14642", + "name": "Johnathan Stewart", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$156,549", + "start_date": "10/19/2001" + }, + { + "extn": "4202", + "id": "14643", + "name": "Rocco Dwyer", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$162,057", + "start_date": "10/24/2009" + }, + { + "extn": "7482", + "id": "14644", + "name": "Ryan Appleton", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$218,438", + "start_date": "4/15/2015" + }, + { + "extn": "2035", + "id": "14645", + "name": "Gloria Shaw", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$282,573", + "start_date": "6/22/2009" + }, + { + "extn": "2825", + "id": "14646", + "name": "John Thatcher", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$211,545", + "start_date": "11/14/2016" + }, + { + "extn": "4128", + "id": "14647", + "name": "Sienna Driscoll", + "office": "Seattle", + "position": "Staffing Consultant", + "salary": "$34,666", + "start_date": "5/7/2007" + }, + { + "extn": "8276", + "id": "14648", + "name": "Tony Upton", + "office": "Innsbruck", + "position": "Physician", + "salary": "$80,241", + "start_date": "7/14/2007" + }, + { + "extn": "4369", + "id": "14649", + "name": "Julius Chappell", + "office": "Worcester", + "position": "Clerk", + "salary": "$32,201", + "start_date": "4/6/2011" + }, + { + "extn": "7729", + "id": "14650", + "name": "Diane Healy", + "office": "Orlando", + "position": "Steward", + "salary": "$137,815", + "start_date": "7/31/2002" + }, + { + "extn": "9690", + "id": "14651", + "name": "Rylee Notman", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$75,973", + "start_date": "11/1/2000" + }, + { + "extn": "7937", + "id": "14652", + "name": "Emerald Owen", + "office": "Garland", + "position": "Business Broker", + "salary": "$158,016", + "start_date": "10/3/2019" + }, + { + "extn": "4117", + "id": "14653", + "name": "Willow John", + "office": "Baltimore", + "position": "Electrician", + "salary": "$52,536", + "start_date": "7/14/2012" + }, + { + "extn": "3435", + "id": "14654", + "name": "Colleen Willson", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$144,320", + "start_date": "12/11/2011" + }, + { + "extn": "5113", + "id": "14655", + "name": "Kendra Taylor", + "office": "Venice", + "position": "Lecturer", + "salary": "$106,031", + "start_date": "2/14/2007" + }, + { + "extn": "2522", + "id": "14656", + "name": "Harvey Dwyer", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$167,877", + "start_date": "10/18/2013" + }, + { + "extn": "4795", + "id": "14657", + "name": "Maxwell Patel", + "office": "Portland", + "position": "Paramedic", + "salary": "$197,762", + "start_date": "5/21/2014" + }, + { + "extn": "4551", + "id": "14658", + "name": "Jayden Stewart", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$169,069", + "start_date": "6/21/2003" + }, + { + "extn": "3822", + "id": "14659", + "name": "Benjamin Sanchez", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$103,830", + "start_date": "8/2/2008" + }, + { + "extn": "6664", + "id": "14660", + "name": "Rosie Gordon", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$142,427", + "start_date": "8/4/2018" + }, + { + "extn": "7334", + "id": "14661", + "name": "Clint Abbot", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$265,162", + "start_date": "12/21/2005" + }, + { + "extn": "6552", + "id": "14662", + "name": "Johnny Yarwood", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$271,125", + "start_date": "3/1/2008" + }, + { + "extn": "1812", + "id": "14663", + "name": "Elijah Rehman", + "office": "Quebec", + "position": "Operator", + "salary": "$136,483", + "start_date": "10/26/2010" + }, + { + "extn": "9144", + "id": "14664", + "name": "Noah Holmes", + "office": "Charlotte", + "position": "Auditor", + "salary": "$165,664", + "start_date": "6/17/2014" + }, + { + "extn": "2129", + "id": "14665", + "name": "Alessia Flanders", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$10,096", + "start_date": "5/9/2006" + }, + { + "extn": "7256", + "id": "14666", + "name": "Owen Parker", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$22,082", + "start_date": "3/7/2004" + }, + { + "extn": "7227", + "id": "14667", + "name": "Anthony Brock", + "office": "Las Vegas", + "position": "Mobile Developer", + "salary": "$295,534", + "start_date": "1/18/2010" + }, + { + "extn": "7176", + "id": "14668", + "name": "Nicholas Phillips", + "office": "Quebec", + "position": "Design Engineer", + "salary": "$62,236", + "start_date": "4/30/2008" + }, + { + "extn": "9393", + "id": "14669", + "name": "Susan Torres", + "office": "El Paso", + "position": "Cash Manager", + "salary": "$161,434", + "start_date": "9/1/2000" + }, + { + "extn": "2424", + "id": "14670", + "name": "Jacob West", + "office": "Louisville", + "position": "Cashier", + "salary": "$140,709", + "start_date": "6/17/2012" + }, + { + "extn": "7181", + "id": "14671", + "name": "Leanne Ellis", + "office": "Santa Ana", + "position": "Executive Director", + "salary": "$215,153", + "start_date": "5/27/2010" + }, + { + "extn": "8278", + "id": "14672", + "name": "Joseph Carter", + "office": "Berna", + "position": "Cash Manager", + "salary": "$210,715", + "start_date": "5/21/2011" + }, + { + "extn": "3403", + "id": "14673", + "name": "Abdul Shea", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$264,495", + "start_date": "3/11/2005" + }, + { + "extn": "2263", + "id": "14674", + "name": "Cedrick Tyler", + "office": "Laredo", + "position": "Food Technologist", + "salary": "$250,229", + "start_date": "11/17/2006" + }, + { + "extn": "7418", + "id": "14675", + "name": "Mason Neville", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$55,997", + "start_date": "4/2/2016" + }, + { + "extn": "2164", + "id": "14676", + "name": "Ellen Oswald", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$277,407", + "start_date": "2/7/2005" + }, + { + "extn": "6696", + "id": "14677", + "name": "Eileen Ventura", + "office": "Lancaster", + "position": "Physician", + "salary": "$215,539", + "start_date": "8/7/2008" + }, + { + "extn": "5858", + "id": "14678", + "name": "Michael Squire", + "office": "San Jose", + "position": "Food Technologist", + "salary": "$211,232", + "start_date": "11/17/2010" + }, + { + "extn": "3031", + "id": "14679", + "name": "Peter Coll", + "office": "Memphis", + "position": "Audiologist", + "salary": "$34,686", + "start_date": "4/24/2004" + }, + { + "extn": "1868", + "id": "14680", + "name": "Blake Locke", + "office": "Lyon", + "position": "Inspector", + "salary": "$207,200", + "start_date": "9/13/2003" + }, + { + "extn": "7572", + "id": "14681", + "name": "Hayden Mitchell", + "office": "Albuquerque", + "position": "IT Support Staff", + "salary": "$278,854", + "start_date": "3/25/2014" + }, + { + "extn": "4412", + "id": "14682", + "name": "Macy Alexander", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$86,834", + "start_date": "2/15/2004" + }, + { + "extn": "5692", + "id": "14683", + "name": "Noah Stewart", + "office": "Reno", + "position": "Designer", + "salary": "$222,834", + "start_date": "12/18/2008" + }, + { + "extn": "1044", + "id": "14684", + "name": "Camellia Cobb", + "office": "Washington", + "position": "Audiologist", + "salary": "$193,132", + "start_date": "8/29/2009" + }, + { + "extn": "6084", + "id": "14685", + "name": "Phoebe Lee", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$21,474", + "start_date": "1/5/2016" + }, + { + "extn": "1102", + "id": "14686", + "name": "Mason Kirby", + "office": "Milano", + "position": "Bookkeeper", + "salary": "$228,301", + "start_date": "11/20/2003" + }, + { + "extn": "1473", + "id": "14687", + "name": "Belinda Vinton", + "office": "New York", + "position": "Electrician", + "salary": "$246,783", + "start_date": "1/10/2004" + }, + { + "extn": "7911", + "id": "14688", + "name": "Denis Attwood", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$160,760", + "start_date": "8/4/2017" + }, + { + "extn": "5661", + "id": "14689", + "name": "William Thorpe", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$260,042", + "start_date": "6/7/2009" + }, + { + "extn": "6983", + "id": "14690", + "name": "Juliet Tyler", + "office": "Amarillo", + "position": "Banker", + "salary": "$117,176", + "start_date": "12/20/2014" + }, + { + "extn": "3987", + "id": "14691", + "name": "Kieth Nayler", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$72,819", + "start_date": "6/27/2008" + }, + { + "extn": "5307", + "id": "14692", + "name": "Cedrick Taylor", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$142,457", + "start_date": "8/1/2013" + }, + { + "extn": "8478", + "id": "14693", + "name": "Esmeralda Lynn", + "office": "Nashville", + "position": "Machine Operator", + "salary": "$176,517", + "start_date": "5/27/2004" + }, + { + "extn": "5958", + "id": "14694", + "name": "Stella Thorpe", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$116,858", + "start_date": "11/6/2002" + }, + { + "extn": "6643", + "id": "14695", + "name": "Roger Tutton", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$12,122", + "start_date": "6/22/2005" + }, + { + "extn": "1199", + "id": "14696", + "name": "Havana Olson", + "office": "San Jose", + "position": "Dentist", + "salary": "$153,266", + "start_date": "11/3/2011" + }, + { + "extn": "2092", + "id": "14697", + "name": "Alessandra Adams", + "office": "Irving", + "position": "Pharmacist", + "salary": "$107,519", + "start_date": "8/28/2002" + }, + { + "extn": "4156", + "id": "14698", + "name": "Julius Yoman", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$261,203", + "start_date": "10/19/2011" + }, + { + "extn": "2423", + "id": "14699", + "name": "Sarah Eyres", + "office": "Philadelphia", + "position": "Mobile Developer", + "salary": "$95,802", + "start_date": "5/30/2002" + }, + { + "extn": "9618", + "id": "14700", + "name": "Cecilia Turner", + "office": "Denver", + "position": "Audiologist", + "salary": "$286,621", + "start_date": "1/24/2003" + }, + { + "extn": "7476", + "id": "14701", + "name": "Harry Clayton", + "office": "Rome", + "position": "Global Logistics Supervisor", + "salary": "$208,884", + "start_date": "11/18/2004" + }, + { + "extn": "3323", + "id": "14702", + "name": "Alessia Ward", + "office": "Seattle", + "position": "Designer", + "salary": "$241,897", + "start_date": "5/8/2019" + }, + { + "extn": "2861", + "id": "14703", + "name": "Maxwell Everett", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$134,871", + "start_date": "8/20/2012" + }, + { + "extn": "6684", + "id": "14704", + "name": "Blake Whittle", + "office": "Laredo", + "position": "Call Center Representative", + "salary": "$172,368", + "start_date": "12/21/2007" + }, + { + "extn": "6257", + "id": "14705", + "name": "Florence Gilbert", + "office": "Minneapolis", + "position": "Webmaster", + "salary": "$237,140", + "start_date": "10/11/2017" + }, + { + "extn": "4338", + "id": "14706", + "name": "Clint Harrison", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$162,099", + "start_date": "10/12/2000" + }, + { + "extn": "1726", + "id": "14707", + "name": "Barry Quinn", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$55,509", + "start_date": "10/28/2006" + }, + { + "extn": "8761", + "id": "14708", + "name": "Rick Addis", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$276,085", + "start_date": "1/18/2001" + }, + { + "extn": "5820", + "id": "14709", + "name": "Jayden Larkin", + "office": "Bridgeport", + "position": "Banker", + "salary": "$23,449", + "start_date": "8/11/2000" + }, + { + "extn": "7935", + "id": "14710", + "name": "Peter Jobson", + "office": "Rochester", + "position": "Web Developer", + "salary": "$270,613", + "start_date": "3/5/2016" + }, + { + "extn": "8249", + "id": "14711", + "name": "Sebastian Allington", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$171,454", + "start_date": "7/5/2003" + }, + { + "extn": "4849", + "id": "14712", + "name": "Tom London", + "office": "Jacksonville", + "position": "Business Broker", + "salary": "$71,000", + "start_date": "1/13/2016" + }, + { + "extn": "7075", + "id": "14713", + "name": "Victoria James", + "office": "Irving", + "position": "Food Technologist", + "salary": "$219,269", + "start_date": "8/6/2005" + }, + { + "extn": "4214", + "id": "14714", + "name": "Camellia Blackwall", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$125,978", + "start_date": "6/19/2004" + }, + { + "extn": "1031", + "id": "14715", + "name": "Rosemary Pickard", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$238,249", + "start_date": "9/10/2007" + }, + { + "extn": "2249", + "id": "14716", + "name": "Kurt Welsch", + "office": "Miami", + "position": "Investment Advisor", + "salary": "$174,773", + "start_date": "12/13/2009" + }, + { + "extn": "3984", + "id": "14717", + "name": "Jack Garner", + "office": "Seattle", + "position": "Lecturer", + "salary": "$109,101", + "start_date": "12/12/2008" + }, + { + "extn": "7282", + "id": "14718", + "name": "Jayden Herbert", + "office": "El Paso", + "position": "Inspector", + "salary": "$171,830", + "start_date": "7/12/2005" + }, + { + "extn": "9102", + "id": "14719", + "name": "Abbey Thompson", + "office": "Rome", + "position": "Associate Professor", + "salary": "$52,632", + "start_date": "9/18/2001" + }, + { + "extn": "6725", + "id": "14720", + "name": "Leroy Fenton", + "office": "Fremont", + "position": "Production Painter", + "salary": "$67,771", + "start_date": "2/11/2001" + }, + { + "extn": "3332", + "id": "14721", + "name": "Gwen Devonport", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$187,765", + "start_date": "12/9/2015" + }, + { + "extn": "8231", + "id": "14722", + "name": "Harvey Villiger", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$39,027", + "start_date": "12/4/2010" + }, + { + "extn": "1565", + "id": "14723", + "name": "Ivette Kerr", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$285,591", + "start_date": "9/28/2012" + }, + { + "extn": "1013", + "id": "14724", + "name": "Camden James", + "office": "Berlin", + "position": "HR Coordinator", + "salary": "$16,393", + "start_date": "5/28/2016" + }, + { + "extn": "4742", + "id": "14725", + "name": "Ron Fox", + "office": "New Orleans", + "position": "Doctor", + "salary": "$107,812", + "start_date": "1/4/2005" + }, + { + "extn": "6207", + "id": "14726", + "name": "Harry Jefferson", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$84,688", + "start_date": "9/11/2014" + }, + { + "extn": "8995", + "id": "14727", + "name": "Lorraine Larsen", + "office": "Kansas City", + "position": "Cashier", + "salary": "$69,310", + "start_date": "11/23/2010" + }, + { + "extn": "5747", + "id": "14728", + "name": "Gwenyth Hall", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$221,834", + "start_date": "6/29/2004" + }, + { + "extn": "1477", + "id": "14729", + "name": "Tom Wilkinson", + "office": "Sacramento", + "position": "CNC Operator", + "salary": "$232,294", + "start_date": "12/5/2004" + }, + { + "extn": "2958", + "id": "14730", + "name": "Wade Richards", + "office": "Long Beach", + "position": "Bellman", + "salary": "$18,198", + "start_date": "3/22/2007" + }, + { + "extn": "3119", + "id": "14731", + "name": "Savannah Alexander", + "office": "Albuquerque", + "position": "Pharmacist", + "salary": "$209,121", + "start_date": "3/25/2004" + }, + { + "extn": "3079", + "id": "14732", + "name": "Macy Parr", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$74,203", + "start_date": "11/4/2009" + }, + { + "extn": "2771", + "id": "14733", + "name": "Wade Morrison", + "office": "Nashville", + "position": "Web Developer", + "salary": "$214,625", + "start_date": "3/6/2000" + }, + { + "extn": "8514", + "id": "14734", + "name": "Carissa Cavanagh", + "office": "Las Vegas", + "position": "Associate Professor", + "salary": "$213,609", + "start_date": "4/4/2000" + }, + { + "extn": "8072", + "id": "14735", + "name": "Aleksandra Clifford", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$206,328", + "start_date": "8/22/2002" + }, + { + "extn": "9284", + "id": "14736", + "name": "Camila Thomson", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$154,204", + "start_date": "4/29/2000" + }, + { + "extn": "3341", + "id": "14737", + "name": "Marie Robertson", + "office": "Los Angeles", + "position": "Staffing Consultant", + "salary": "$295,277", + "start_date": "2/12/2013" + }, + { + "extn": "1788", + "id": "14738", + "name": "Sasha Mcgee", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$278,906", + "start_date": "6/3/2004" + }, + { + "extn": "3902", + "id": "14739", + "name": "Gabriel Thornton", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$185,116", + "start_date": "10/30/2001" + }, + { + "extn": "1507", + "id": "14740", + "name": "Blake Gilbert", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$62,386", + "start_date": "4/24/2017" + }, + { + "extn": "3544", + "id": "14741", + "name": "Bernadette Porter", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$157,196", + "start_date": "6/3/2018" + }, + { + "extn": "8078", + "id": "14742", + "name": "Jane Barrett", + "office": "Henderson", + "position": "Fabricator", + "salary": "$88,642", + "start_date": "9/20/2006" + }, + { + "extn": "9656", + "id": "14743", + "name": "Callie Gavin", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$90,701", + "start_date": "4/22/2003" + }, + { + "extn": "7636", + "id": "14744", + "name": "Lucas Adams", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$151,079", + "start_date": "1/21/2016" + }, + { + "extn": "9374", + "id": "14745", + "name": "Bart Denton", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$22,378", + "start_date": "9/17/2001" + }, + { + "extn": "8428", + "id": "14746", + "name": "Johnny Camden", + "office": "St. Louis", + "position": "Global Logistics Supervisor", + "salary": "$216,302", + "start_date": "3/6/2019" + }, + { + "extn": "8383", + "id": "14747", + "name": "Martin Bayliss", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$248,042", + "start_date": "12/5/2011" + }, + { + "extn": "1968", + "id": "14748", + "name": "Lucas Edwards", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$223,134", + "start_date": "9/5/2004" + }, + { + "extn": "4874", + "id": "14749", + "name": "Luke Emmett", + "office": "Memphis", + "position": "Mobile Developer", + "salary": "$225,538", + "start_date": "7/9/2019" + }, + { + "extn": "3621", + "id": "14750", + "name": "Carrie Ramsey", + "office": "Milwaukee", + "position": "Operator", + "salary": "$61,299", + "start_date": "4/9/2005" + }, + { + "extn": "4697", + "id": "14751", + "name": "Isla Freeburn", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$82,542", + "start_date": "1/15/2017" + }, + { + "extn": "6092", + "id": "14752", + "name": "Tony Walsh", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$93,373", + "start_date": "5/22/2003" + }, + { + "extn": "1666", + "id": "14753", + "name": "Maribel Holmes", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$267,661", + "start_date": "9/26/2018" + }, + { + "extn": "8726", + "id": "14754", + "name": "Tania Brennan", + "office": "Quebec", + "position": "Bellman", + "salary": "$104,532", + "start_date": "5/15/2011" + }, + { + "extn": "4557", + "id": "14755", + "name": "Miriam Mcneill", + "office": "Prague", + "position": "Clerk", + "salary": "$84,309", + "start_date": "11/18/2013" + }, + { + "extn": "2558", + "id": "14756", + "name": "Enoch Dixon", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$151,328", + "start_date": "7/29/2015" + }, + { + "extn": "6051", + "id": "14757", + "name": "Britney Hilton", + "office": "Omaha", + "position": "Software Engineer", + "salary": "$88,120", + "start_date": "3/11/2006" + }, + { + "extn": "3951", + "id": "14758", + "name": "Carolyn Ross", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$102,564", + "start_date": "11/23/2010" + }, + { + "extn": "2576", + "id": "14759", + "name": "Carla Whitehouse", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$203,677", + "start_date": "12/8/2007" + }, + { + "extn": "8426", + "id": "14760", + "name": "Gloria Hogg", + "office": "Chicago", + "position": "Electrician", + "salary": "$182,401", + "start_date": "9/30/2002" + }, + { + "extn": "2725", + "id": "14761", + "name": "Megan Howard", + "office": "San Francisco", + "position": "Cook", + "salary": "$93,170", + "start_date": "1/25/2009" + }, + { + "extn": "1397", + "id": "14762", + "name": "Chadwick Plant", + "office": "New York", + "position": "Designer", + "salary": "$61,040", + "start_date": "9/19/2002" + }, + { + "extn": "8660", + "id": "14763", + "name": "Harvey Watson", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$195,404", + "start_date": "5/12/2014" + }, + { + "extn": "8297", + "id": "14764", + "name": "Chadwick Reynolds", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$51,268", + "start_date": "2/17/2004" + }, + { + "extn": "9306", + "id": "14765", + "name": "Wade Nicolas", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$132,197", + "start_date": "11/14/2001" + }, + { + "extn": "8242", + "id": "14766", + "name": "Meredith Saunders", + "office": "Cincinnati", + "position": "Physician", + "salary": "$162,297", + "start_date": "1/8/2012" + }, + { + "extn": "8323", + "id": "14767", + "name": "Courtney Norris", + "office": "Houston", + "position": "Loan Officer", + "salary": "$25,627", + "start_date": "6/20/2006" + }, + { + "extn": "5954", + "id": "14768", + "name": "Rose Calderwood", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$64,482", + "start_date": "11/20/2015" + }, + { + "extn": "1773", + "id": "14769", + "name": "Peter Vernon", + "office": "Oakland", + "position": "Inspector", + "salary": "$201,885", + "start_date": "1/2/2008" + }, + { + "extn": "2468", + "id": "14770", + "name": "Marvin Clarke", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$154,552", + "start_date": "7/25/2005" + }, + { + "extn": "8551", + "id": "14771", + "name": "Valerie Khan", + "office": "New Orleans", + "position": "Software Engineer", + "salary": "$252,395", + "start_date": "2/5/2001" + }, + { + "extn": "1977", + "id": "14772", + "name": "Benjamin Richards", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$35,342", + "start_date": "10/5/2004" + }, + { + "extn": "3733", + "id": "14773", + "name": "Rae Barclay", + "office": "Orlando", + "position": "Ambulatory Nurse", + "salary": "$182,783", + "start_date": "8/25/2012" + }, + { + "extn": "5939", + "id": "14774", + "name": "Megan Lomax", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$10,872", + "start_date": "3/11/2011" + }, + { + "extn": "1584", + "id": "14775", + "name": "Lorraine Aldridge", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$93,729", + "start_date": "5/30/2003" + }, + { + "extn": "4348", + "id": "14776", + "name": "Danny Wilkinson", + "office": "Amarillo", + "position": "CNC Operator", + "salary": "$137,818", + "start_date": "11/28/2014" + }, + { + "extn": "3153", + "id": "14777", + "name": "Roger Johnson", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$202,081", + "start_date": "9/15/2013" + }, + { + "extn": "2299", + "id": "14778", + "name": "Adina Wright", + "office": "Paris", + "position": "Machine Operator", + "salary": "$121,859", + "start_date": "5/12/2011" + }, + { + "extn": "6468", + "id": "14779", + "name": "Nick Salt", + "office": "Springfield", + "position": "Physician", + "salary": "$16,298", + "start_date": "10/24/2003" + }, + { + "extn": "9726", + "id": "14780", + "name": "Mike Norton", + "office": "Atlanta", + "position": "Dentist", + "salary": "$181,924", + "start_date": "6/30/2018" + }, + { + "extn": "2742", + "id": "14781", + "name": "Domenic Curtis", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$216,395", + "start_date": "1/17/2012" + }, + { + "extn": "8295", + "id": "14782", + "name": "Miriam Trent", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$65,947", + "start_date": "8/27/2001" + }, + { + "extn": "6825", + "id": "14783", + "name": "Ramon Roberts", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$102,393", + "start_date": "12/18/2011" + }, + { + "extn": "1469", + "id": "14784", + "name": "Matthew Goodman", + "office": "Reno", + "position": "Fabricator", + "salary": "$101,038", + "start_date": "10/21/2019" + }, + { + "extn": "9065", + "id": "14785", + "name": "Cedrick Brock", + "office": "St. Louis", + "position": "Ambulatory Nurse", + "salary": "$214,083", + "start_date": "6/2/2002" + }, + { + "extn": "6472", + "id": "14786", + "name": "Gwen Tobin", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$172,537", + "start_date": "1/15/2019" + }, + { + "extn": "1844", + "id": "14787", + "name": "Tom Uddin", + "office": "Houston", + "position": "Physician", + "salary": "$24,106", + "start_date": "8/14/2000" + }, + { + "extn": "4088", + "id": "14788", + "name": "Priscilla Ross", + "office": "El Paso", + "position": "Web Developer", + "salary": "$278,178", + "start_date": "1/7/2014" + }, + { + "extn": "8336", + "id": "14789", + "name": "Enoch Graves", + "office": "Richmond", + "position": "Treasurer", + "salary": "$38,006", + "start_date": "9/29/2007" + }, + { + "extn": "2230", + "id": "14790", + "name": "Oliver Jacobs", + "office": "Memphis", + "position": "Physician", + "salary": "$75,357", + "start_date": "7/22/2000" + }, + { + "extn": "7535", + "id": "14791", + "name": "Florence Jarvis", + "office": "Nashville", + "position": "Biologist", + "salary": "$115,134", + "start_date": "3/26/2012" + }, + { + "extn": "9435", + "id": "14792", + "name": "Alan Hepburn", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$81,072", + "start_date": "4/14/2004" + }, + { + "extn": "1788", + "id": "14793", + "name": "Freya Vallins", + "office": "Sacramento", + "position": "Web Developer", + "salary": "$142,531", + "start_date": "4/23/2011" + }, + { + "extn": "5527", + "id": "14794", + "name": "Morgan Faulkner", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$148,605", + "start_date": "3/4/2013" + }, + { + "extn": "5262", + "id": "14795", + "name": "Manuel Stone", + "office": "Lyon", + "position": "Cashier", + "salary": "$294,858", + "start_date": "10/19/2001" + }, + { + "extn": "1628", + "id": "14796", + "name": "Fred Chester", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$60,783", + "start_date": "6/30/2010" + }, + { + "extn": "2291", + "id": "14797", + "name": "Ryan Jenkin", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$242,438", + "start_date": "2/21/2014" + }, + { + "extn": "1695", + "id": "14798", + "name": "Ethan Seymour", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$51,124", + "start_date": "11/30/2001" + }, + { + "extn": "6830", + "id": "14799", + "name": "Estrella Morris", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$258,104", + "start_date": "10/16/2011" + }, + { + "extn": "3597", + "id": "14800", + "name": "Carol Larsen", + "office": "Boston", + "position": "Inspector", + "salary": "$189,267", + "start_date": "10/14/2018" + }, + { + "extn": "4559", + "id": "14801", + "name": "Nathan Ring", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$230,912", + "start_date": "12/17/2008" + }, + { + "extn": "5721", + "id": "14802", + "name": "Doug Hope", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$114,481", + "start_date": "4/16/2001" + }, + { + "extn": "8814", + "id": "14803", + "name": "Samara Thompson", + "office": "Lincoln", + "position": "Doctor", + "salary": "$61,359", + "start_date": "1/9/2016" + }, + { + "extn": "9409", + "id": "14804", + "name": "Bethany Rehman", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$117,407", + "start_date": "12/11/2003" + }, + { + "extn": "9631", + "id": "14805", + "name": "Sydney Plant", + "office": "Detroit", + "position": "Call Center Representative", + "salary": "$130,257", + "start_date": "5/18/2008" + }, + { + "extn": "4055", + "id": "14806", + "name": "Harvey Farmer", + "office": "New Orleans", + "position": "Bellman", + "salary": "$167,454", + "start_date": "7/29/2011" + }, + { + "extn": "7008", + "id": "14807", + "name": "Adelaide Wood", + "office": "Fullerton", + "position": "Chef Manager", + "salary": "$226,287", + "start_date": "8/4/2002" + }, + { + "extn": "1177", + "id": "14808", + "name": "Rick Knight", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$163,294", + "start_date": "10/30/2016" + }, + { + "extn": "4584", + "id": "14809", + "name": "Scarlett Ward", + "office": "Nashville", + "position": "Clerk", + "salary": "$110,273", + "start_date": "1/15/2017" + }, + { + "extn": "1000", + "id": "14810", + "name": "Erick Summers", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$295,092", + "start_date": "12/20/2014" + }, + { + "extn": "7283", + "id": "14811", + "name": "Carmella Richards", + "office": "Quebec", + "position": "Accountant", + "salary": "$170,172", + "start_date": "3/8/2011" + }, + { + "extn": "4182", + "id": "14812", + "name": "Melanie Hobson", + "office": "Lancaster", + "position": "Physician", + "salary": "$60,157", + "start_date": "7/10/2014" + }, + { + "extn": "9251", + "id": "14813", + "name": "Chad Grey", + "office": "Sacramento", + "position": "IT Support Staff", + "salary": "$92,143", + "start_date": "10/30/2016" + }, + { + "extn": "4515", + "id": "14814", + "name": "Owen Nanton", + "office": "Houston", + "position": "Fabricator", + "salary": "$18,297", + "start_date": "3/12/2003" + }, + { + "extn": "4479", + "id": "14815", + "name": "Doug Harrison", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$157,864", + "start_date": "12/15/2007" + }, + { + "extn": "1359", + "id": "14816", + "name": "Noah Powell", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$37,586", + "start_date": "10/30/2012" + }, + { + "extn": "6326", + "id": "14817", + "name": "Mike Johnson", + "office": "Scottsdale", + "position": "Designer", + "salary": "$18,672", + "start_date": "10/11/2006" + }, + { + "extn": "9882", + "id": "14818", + "name": "Denny Stubbs", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$267,722", + "start_date": "2/28/2009" + }, + { + "extn": "6995", + "id": "14819", + "name": "Martin Brown", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$188,593", + "start_date": "5/27/2002" + }, + { + "extn": "8216", + "id": "14820", + "name": "Harry Mann", + "office": "New York", + "position": "Web Developer", + "salary": "$105,181", + "start_date": "1/18/2016" + }, + { + "extn": "9023", + "id": "14821", + "name": "Bryon Townend", + "office": "Glendale", + "position": "Physician", + "salary": "$106,945", + "start_date": "2/1/2013" + }, + { + "extn": "9326", + "id": "14822", + "name": "Julius Saunders", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$263,614", + "start_date": "5/25/2013" + }, + { + "extn": "1783", + "id": "14823", + "name": "Rick Tobin", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$214,179", + "start_date": "2/2/2013" + }, + { + "extn": "8473", + "id": "14824", + "name": "Piper Hardwick", + "office": "Long Beach", + "position": "Cook", + "salary": "$51,527", + "start_date": "7/21/2004" + }, + { + "extn": "8496", + "id": "14825", + "name": "Jack Brooks", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$164,807", + "start_date": "7/12/2017" + }, + { + "extn": "1642", + "id": "14826", + "name": "Cedrick Leslie", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$149,727", + "start_date": "5/12/2011" + }, + { + "extn": "6336", + "id": "14827", + "name": "Belinda Spencer", + "office": "Portland", + "position": "Global Logistics Supervisor", + "salary": "$110,817", + "start_date": "10/4/2016" + }, + { + "extn": "1555", + "id": "14828", + "name": "Kirsten Mann", + "office": "Escondido", + "position": "Biologist", + "salary": "$37,652", + "start_date": "5/27/2016" + }, + { + "extn": "7289", + "id": "14829", + "name": "Cedrick Truscott", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$13,517", + "start_date": "2/19/2003" + }, + { + "extn": "1065", + "id": "14830", + "name": "Christine Wood", + "office": "Phoenix", + "position": "Banker", + "salary": "$238,258", + "start_date": "10/8/2005" + }, + { + "extn": "8064", + "id": "14831", + "name": "Shay Allen", + "office": "Milwaukee", + "position": "Doctor", + "salary": "$258,416", + "start_date": "2/19/2010" + }, + { + "extn": "7681", + "id": "14832", + "name": "Makenzie Rehman", + "office": "Hayward", + "position": "Lecturer", + "salary": "$252,874", + "start_date": "11/24/2002" + }, + { + "extn": "4455", + "id": "14833", + "name": "Tom Nelson", + "office": "Atlanta", + "position": "Doctor", + "salary": "$55,580", + "start_date": "4/4/2016" + }, + { + "extn": "6962", + "id": "14834", + "name": "Carla Jobson", + "office": "Bucharest", + "position": "Baker", + "salary": "$239,111", + "start_date": "5/27/2007" + }, + { + "extn": "2743", + "id": "14835", + "name": "Michelle Devonport", + "office": "Glendale", + "position": "Restaurant Manager", + "salary": "$67,282", + "start_date": "11/16/2010" + }, + { + "extn": "3571", + "id": "14836", + "name": "Fred Hall", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$193,813", + "start_date": "7/9/2002" + }, + { + "extn": "7736", + "id": "14837", + "name": "Henry Drummond", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$144,028", + "start_date": "8/3/2009" + }, + { + "extn": "5892", + "id": "14838", + "name": "Thea Cooper", + "office": "St. Louis", + "position": "Paramedic", + "salary": "$297,559", + "start_date": "6/1/2012" + }, + { + "extn": "8050", + "id": "14839", + "name": "Maxwell Pope", + "office": "San Francisco", + "position": "Web Developer", + "salary": "$33,290", + "start_date": "9/25/2001" + }, + { + "extn": "2531", + "id": "14840", + "name": "Chloe Vinton", + "office": "London", + "position": "Pharmacist", + "salary": "$180,459", + "start_date": "11/11/2015" + }, + { + "extn": "9855", + "id": "14841", + "name": "Lynn Goldsmith", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$229,755", + "start_date": "7/28/2011" + }, + { + "extn": "4496", + "id": "14842", + "name": "Vicky Daniells", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$90,644", + "start_date": "11/19/2013" + }, + { + "extn": "2490", + "id": "14843", + "name": "Amy Chappell", + "office": "Reno", + "position": "Production Painter", + "salary": "$281,562", + "start_date": "1/15/2009" + }, + { + "extn": "9062", + "id": "14844", + "name": "Rick Little", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$120,046", + "start_date": "1/18/2002" + }, + { + "extn": "3042", + "id": "14845", + "name": "Daron Ashley", + "office": "Bakersfield", + "position": "Fabricator", + "salary": "$80,812", + "start_date": "2/27/2008" + }, + { + "extn": "3430", + "id": "14846", + "name": "Erin Kaur", + "office": "Venice", + "position": "Cashier", + "salary": "$53,501", + "start_date": "4/15/2008" + }, + { + "extn": "8075", + "id": "14847", + "name": "Jayden Wigley", + "office": "Omaha", + "position": "Business Broker", + "salary": "$96,576", + "start_date": "12/13/2015" + }, + { + "extn": "1590", + "id": "14848", + "name": "Chris Spencer", + "office": "Madison", + "position": "Doctor", + "salary": "$240,840", + "start_date": "7/16/2004" + }, + { + "extn": "9502", + "id": "14849", + "name": "Penny Douglas", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$29,885", + "start_date": "7/11/2016" + }, + { + "extn": "6968", + "id": "14850", + "name": "Jack Drake", + "office": "Baltimore", + "position": "Operator", + "salary": "$51,679", + "start_date": "5/24/2012" + }, + { + "extn": "8202", + "id": "14851", + "name": "Margot Tait", + "office": "Richmond", + "position": "Doctor", + "salary": "$276,155", + "start_date": "12/26/2006" + }, + { + "extn": "4005", + "id": "14852", + "name": "Cadence Wilkinson", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$227,753", + "start_date": "1/16/2017" + }, + { + "extn": "3376", + "id": "14853", + "name": "Jessica Turner", + "office": "Washington", + "position": "Fabricator", + "salary": "$286,624", + "start_date": "3/22/2011" + }, + { + "extn": "8106", + "id": "14854", + "name": "Nick Clark", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$254,757", + "start_date": "8/26/2000" + }, + { + "extn": "2511", + "id": "14855", + "name": "Marvin Wood", + "office": "Lincoln", + "position": "HR Coordinator", + "salary": "$282,419", + "start_date": "10/8/2005" + }, + { + "extn": "5268", + "id": "14856", + "name": "Tyler Stewart", + "office": "Kansas City", + "position": "Clerk", + "salary": "$235,682", + "start_date": "9/30/2001" + }, + { + "extn": "8194", + "id": "14857", + "name": "Benjamin Vaughan", + "office": "Bridgeport", + "position": "Health Educator", + "salary": "$52,737", + "start_date": "5/19/2001" + }, + { + "extn": "2921", + "id": "14858", + "name": "Russel Robertson", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$29,558", + "start_date": "11/21/2007" + }, + { + "extn": "6295", + "id": "14859", + "name": "Adalind Kennedy", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$87,151", + "start_date": "1/29/2011" + }, + { + "extn": "5650", + "id": "14860", + "name": "Mason Larkin", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$164,589", + "start_date": "9/30/2009" + }, + { + "extn": "1788", + "id": "14861", + "name": "Eileen Brooks", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$21,973", + "start_date": "5/7/2017" + }, + { + "extn": "1389", + "id": "14862", + "name": "John Cunningham", + "office": "Madrid", + "position": "Electrician", + "salary": "$76,188", + "start_date": "7/17/2009" + }, + { + "extn": "3792", + "id": "14863", + "name": "Josh Thomson", + "office": "San Bernardino", + "position": "Inspector", + "salary": "$204,318", + "start_date": "6/22/2017" + }, + { + "extn": "5091", + "id": "14864", + "name": "Marvin Forester", + "office": "Reno", + "position": "Executive Director", + "salary": "$65,433", + "start_date": "5/5/2009" + }, + { + "extn": "2184", + "id": "14865", + "name": "Luna Robertson", + "office": "Phoenix", + "position": "Retail Trainee", + "salary": "$261,157", + "start_date": "11/20/2008" + }, + { + "extn": "3106", + "id": "14866", + "name": "Daniel Yoman", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$32,609", + "start_date": "3/12/2011" + }, + { + "extn": "3953", + "id": "14867", + "name": "Gloria Bell", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$165,238", + "start_date": "7/10/2000" + }, + { + "extn": "6717", + "id": "14868", + "name": "Iris Wigley", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$144,130", + "start_date": "11/11/2014" + }, + { + "extn": "9917", + "id": "14869", + "name": "Winnie Rowe", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$287,467", + "start_date": "9/12/2004" + }, + { + "extn": "9437", + "id": "14870", + "name": "Logan Redden", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$290,565", + "start_date": "5/18/2002" + }, + { + "extn": "3218", + "id": "14871", + "name": "Kieth Antcliff", + "office": "Quebec", + "position": "Banker", + "salary": "$189,129", + "start_date": "6/5/2018" + }, + { + "extn": "7220", + "id": "14872", + "name": "Enoch Russel", + "office": "Innsbruck", + "position": "Project Manager", + "salary": "$61,965", + "start_date": "9/13/2000" + }, + { + "extn": "5460", + "id": "14873", + "name": "Camila Connor", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$98,301", + "start_date": "2/6/2016" + }, + { + "extn": "9907", + "id": "14874", + "name": "Shelby Carson", + "office": "Lisbon", + "position": "Inspector", + "salary": "$16,233", + "start_date": "8/24/2019" + }, + { + "extn": "7303", + "id": "14875", + "name": "Carmen Matthews", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$278,737", + "start_date": "7/2/2008" + }, + { + "extn": "3037", + "id": "14876", + "name": "Irene Vincent", + "office": "Otawa", + "position": "Doctor", + "salary": "$175,818", + "start_date": "8/5/2008" + }, + { + "extn": "7046", + "id": "14877", + "name": "Karla Andrews", + "office": "Albuquerque", + "position": "Designer", + "salary": "$74,369", + "start_date": "11/26/2000" + }, + { + "extn": "5815", + "id": "14878", + "name": "Chris Martin", + "office": "Toledo", + "position": "Health Educator", + "salary": "$149,964", + "start_date": "3/17/2002" + }, + { + "extn": "3637", + "id": "14879", + "name": "Hadley Ward", + "office": "Berna", + "position": "Pharmacist", + "salary": "$240,691", + "start_date": "2/25/2015" + }, + { + "extn": "5361", + "id": "14880", + "name": "Aiden Stevenson", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$226,459", + "start_date": "1/4/2015" + }, + { + "extn": "2197", + "id": "14881", + "name": "Lucas Simmons", + "office": "Boston", + "position": "Operator", + "salary": "$58,562", + "start_date": "10/25/2017" + }, + { + "extn": "3018", + "id": "14882", + "name": "Martin Gray", + "office": "Louisville", + "position": "Doctor", + "salary": "$58,446", + "start_date": "12/4/2014" + }, + { + "extn": "8168", + "id": "14883", + "name": "Belinda Clayton", + "office": "Zurich", + "position": "Business Broker", + "salary": "$76,610", + "start_date": "6/5/2012" + }, + { + "extn": "1710", + "id": "14884", + "name": "Jayden Radley", + "office": "Tallahassee", + "position": "Call Center Representative", + "salary": "$287,161", + "start_date": "7/6/2012" + }, + { + "extn": "1579", + "id": "14885", + "name": "Denis Davies", + "office": "Worcester", + "position": "Paramedic", + "salary": "$162,107", + "start_date": "7/24/2010" + }, + { + "extn": "8073", + "id": "14886", + "name": "Mackenzie Russell", + "office": "Hollywood", + "position": "Banker", + "salary": "$24,989", + "start_date": "1/6/2002" + }, + { + "extn": "9497", + "id": "14887", + "name": "John Spencer", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$163,476", + "start_date": "5/11/2013" + }, + { + "extn": "3025", + "id": "14888", + "name": "Lucas Hamilton", + "office": "Portland", + "position": "IT Support Staff", + "salary": "$111,468", + "start_date": "2/24/2011" + }, + { + "extn": "1851", + "id": "14889", + "name": "Celia Ellis", + "office": "Salem", + "position": "Project Manager", + "salary": "$13,075", + "start_date": "10/3/2016" + }, + { + "extn": "6398", + "id": "14890", + "name": "Tony Franks", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$259,673", + "start_date": "9/1/2011" + }, + { + "extn": "9671", + "id": "14891", + "name": "Emerald Hall", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$180,796", + "start_date": "5/21/2017" + }, + { + "extn": "7441", + "id": "14892", + "name": "Bryon Varndell", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$150,305", + "start_date": "6/25/2011" + }, + { + "extn": "2645", + "id": "14893", + "name": "Matt Daniells", + "office": "Fullerton", + "position": "Steward", + "salary": "$171,113", + "start_date": "1/31/2019" + }, + { + "extn": "5140", + "id": "14894", + "name": "Havana Amstead", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$43,704", + "start_date": "6/24/2017" + }, + { + "extn": "2314", + "id": "14895", + "name": "Chadwick Quinton", + "office": "San Diego", + "position": "Biologist", + "salary": "$156,821", + "start_date": "4/20/2017" + }, + { + "extn": "1018", + "id": "14896", + "name": "Tyler Smith", + "office": "Ontario", + "position": "CNC Operator", + "salary": "$156,575", + "start_date": "10/4/2013" + }, + { + "extn": "1687", + "id": "14897", + "name": "Lorraine Davies", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$192,660", + "start_date": "5/10/2002" + }, + { + "extn": "6619", + "id": "14898", + "name": "Caitlyn West", + "office": "Miami", + "position": "Project Manager", + "salary": "$280,074", + "start_date": "3/9/2016" + }, + { + "extn": "4430", + "id": "14899", + "name": "Julia Roberts", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$49,662", + "start_date": "6/8/2017" + }, + { + "extn": "8274", + "id": "14900", + "name": "Marvin Matthews", + "office": "Huntsville", + "position": "Paramedic", + "salary": "$212,037", + "start_date": "10/14/2015" + }, + { + "extn": "5921", + "id": "14901", + "name": "Martha Addison", + "office": "Denver", + "position": "Chef Manager", + "salary": "$145,155", + "start_date": "5/16/2001" + }, + { + "extn": "9480", + "id": "14902", + "name": "Peter Dixon", + "office": "Kansas City", + "position": "Accountant", + "salary": "$284,784", + "start_date": "8/18/2014" + }, + { + "extn": "7262", + "id": "14903", + "name": "Enoch Addley", + "office": "Houston", + "position": "Ambulatory Nurse", + "salary": "$25,498", + "start_date": "2/26/2000" + }, + { + "extn": "3101", + "id": "14904", + "name": "Sage Windsor", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$214,604", + "start_date": "8/4/2006" + }, + { + "extn": "6466", + "id": "14905", + "name": "Jane Miller", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$119,414", + "start_date": "12/5/2016" + }, + { + "extn": "8093", + "id": "14906", + "name": "Kenzie Alexander", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$30,025", + "start_date": "5/28/2007" + }, + { + "extn": "3469", + "id": "14907", + "name": "Leilani Gosling", + "office": "Atlanta", + "position": "Accountant", + "salary": "$236,892", + "start_date": "12/30/2009" + }, + { + "extn": "7433", + "id": "14908", + "name": "Raquel Oswald", + "office": "London", + "position": "Doctor", + "salary": "$276,625", + "start_date": "12/10/2007" + }, + { + "extn": "2253", + "id": "14909", + "name": "Logan Coll", + "office": "Columbus", + "position": "Chef Manager", + "salary": "$205,487", + "start_date": "10/16/2010" + }, + { + "extn": "2008", + "id": "14910", + "name": "Shelby Steer", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$24,039", + "start_date": "6/27/2011" + }, + { + "extn": "4662", + "id": "14911", + "name": "Maria Roberts", + "office": "Laredo", + "position": "Staffing Consultant", + "salary": "$254,852", + "start_date": "1/22/2013" + }, + { + "extn": "7078", + "id": "14912", + "name": "Logan Upton", + "office": "Hayward", + "position": "Staffing Consultant", + "salary": "$115,313", + "start_date": "3/27/2007" + }, + { + "extn": "5645", + "id": "14913", + "name": "Enoch Potter", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$126,880", + "start_date": "9/19/2005" + }, + { + "extn": "9679", + "id": "14914", + "name": "Johnathan Roth", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$62,794", + "start_date": "9/20/2002" + }, + { + "extn": "3616", + "id": "14915", + "name": "Marvin Allen", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$171,535", + "start_date": "12/2/2017" + }, + { + "extn": "1667", + "id": "14916", + "name": "Bob Boden", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$218,381", + "start_date": "10/27/2002" + }, + { + "extn": "9287", + "id": "14917", + "name": "Javier Yoman", + "office": "Dallas", + "position": "Cook", + "salary": "$282,027", + "start_date": "12/8/2007" + }, + { + "extn": "7125", + "id": "14918", + "name": "Henry Kelly", + "office": "Colorado Springs", + "position": "Production Painter", + "salary": "$275,387", + "start_date": "10/14/2019" + }, + { + "extn": "2734", + "id": "14919", + "name": "Sonya Richards", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$143,700", + "start_date": "4/1/2001" + }, + { + "extn": "6863", + "id": "14920", + "name": "Iris Devonport", + "office": "New York", + "position": "Restaurant Manager", + "salary": "$18,273", + "start_date": "6/28/2019" + }, + { + "extn": "3684", + "id": "14921", + "name": "Chester Murphy", + "office": "San Bernardino", + "position": "Steward", + "salary": "$40,134", + "start_date": "2/25/2009" + }, + { + "extn": "8963", + "id": "14922", + "name": "Florence Gilmour", + "office": "Paris", + "position": "Steward", + "salary": "$222,801", + "start_date": "2/11/2004" + }, + { + "extn": "8048", + "id": "14923", + "name": "Marissa Stevens", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$231,469", + "start_date": "11/12/2006" + }, + { + "extn": "4024", + "id": "14924", + "name": "David Walsh", + "office": "Huntsville", + "position": "Pharmacist", + "salary": "$116,128", + "start_date": "3/2/2015" + }, + { + "extn": "5259", + "id": "14925", + "name": "Vanessa Nielson", + "office": "Bellevue", + "position": "Project Manager", + "salary": "$279,657", + "start_date": "12/9/2001" + }, + { + "extn": "5958", + "id": "14926", + "name": "Noemi Sherwood", + "office": "Toledo", + "position": "Health Educator", + "salary": "$252,450", + "start_date": "6/14/2013" + }, + { + "extn": "9574", + "id": "14927", + "name": "Russel Chester", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$207,018", + "start_date": "4/12/2017" + }, + { + "extn": "6575", + "id": "14928", + "name": "Denis Farrell", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$217,899", + "start_date": "4/23/2017" + }, + { + "extn": "3188", + "id": "14929", + "name": "Ronald Widdows", + "office": "Bakersfield", + "position": "Design Engineer", + "salary": "$288,016", + "start_date": "3/27/2004" + }, + { + "extn": "6949", + "id": "14930", + "name": "Miley Khan", + "office": "Chicago", + "position": "Project Manager", + "salary": "$41,344", + "start_date": "11/16/2002" + }, + { + "extn": "7600", + "id": "14931", + "name": "Denny Ballard", + "office": "London", + "position": "Banker", + "salary": "$172,648", + "start_date": "3/1/2001" + }, + { + "extn": "8709", + "id": "14932", + "name": "Erin Roberts", + "office": "San Bernardino", + "position": "Paramedic", + "salary": "$108,480", + "start_date": "6/15/2012" + }, + { + "extn": "2217", + "id": "14933", + "name": "Gil Penn", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$204,847", + "start_date": "3/13/2004" + }, + { + "extn": "8803", + "id": "14934", + "name": "Sadie Mason", + "office": "New Orleans", + "position": "Physician", + "salary": "$13,913", + "start_date": "7/10/2009" + }, + { + "extn": "8266", + "id": "14935", + "name": "Michelle Larsen", + "office": "Denver", + "position": "Pharmacist", + "salary": "$76,286", + "start_date": "9/19/2005" + }, + { + "extn": "1217", + "id": "14936", + "name": "Javier Graham", + "office": "Oakland", + "position": "Budget Analyst", + "salary": "$250,093", + "start_date": "4/25/2018" + }, + { + "extn": "3892", + "id": "14937", + "name": "Henry Buckley", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$262,244", + "start_date": "2/3/2015" + }, + { + "extn": "9914", + "id": "14938", + "name": "Alice Chapman", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$190,062", + "start_date": "1/6/2008" + }, + { + "extn": "2466", + "id": "14939", + "name": "Jack Overson", + "office": "Oakland", + "position": "Electrician", + "salary": "$140,782", + "start_date": "1/16/2009" + }, + { + "extn": "9706", + "id": "14940", + "name": "Mason Carpenter", + "office": "Tallahassee", + "position": "Cook", + "salary": "$282,502", + "start_date": "3/6/2019" + }, + { + "extn": "5889", + "id": "14941", + "name": "Bryon Devonport", + "office": "Ontario", + "position": "Electrician", + "salary": "$94,168", + "start_date": "7/2/2018" + }, + { + "extn": "6526", + "id": "14942", + "name": "Carl Forth", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$68,594", + "start_date": "11/10/2011" + }, + { + "extn": "7440", + "id": "14943", + "name": "Valentina Booth", + "office": "New Orleans", + "position": "Chef Manager", + "salary": "$40,141", + "start_date": "8/29/2008" + }, + { + "extn": "1717", + "id": "14944", + "name": "Erica Spencer", + "office": "Louisville", + "position": "Accountant", + "salary": "$233,135", + "start_date": "2/6/2018" + }, + { + "extn": "6204", + "id": "14945", + "name": "Angel Nielson", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$31,462", + "start_date": "12/30/2006" + }, + { + "extn": "1019", + "id": "14946", + "name": "Violet Skinner", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$263,040", + "start_date": "4/21/2004" + }, + { + "extn": "2773", + "id": "14947", + "name": "Christine Olson", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$265,414", + "start_date": "4/11/2010" + }, + { + "extn": "6784", + "id": "14948", + "name": "Regina Ryan", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$208,098", + "start_date": "1/8/2017" + }, + { + "extn": "1903", + "id": "14949", + "name": "Martin Boden", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$99,363", + "start_date": "1/21/2018" + }, + { + "extn": "9627", + "id": "14950", + "name": "Marvin Higgs", + "office": "Rochester", + "position": "Operator", + "salary": "$95,364", + "start_date": "2/1/2003" + }, + { + "extn": "5815", + "id": "14951", + "name": "Noah Plant", + "office": "Garland", + "position": "Loan Officer", + "salary": "$139,775", + "start_date": "5/23/2011" + }, + { + "extn": "6872", + "id": "14952", + "name": "Zara Lunt", + "office": "Nashville", + "position": "Budget Analyst", + "salary": "$252,875", + "start_date": "4/14/2008" + }, + { + "extn": "5056", + "id": "14953", + "name": "Hayden Addley", + "office": "Laredo", + "position": "Stockbroker", + "salary": "$255,561", + "start_date": "11/3/2017" + }, + { + "extn": "8236", + "id": "14954", + "name": "Mya Richardson", + "office": "Bakersfield", + "position": "Treasurer", + "salary": "$123,126", + "start_date": "6/11/2007" + }, + { + "extn": "6824", + "id": "14955", + "name": "Mason Vince", + "office": "Zurich", + "position": "HR Coordinator", + "salary": "$223,623", + "start_date": "12/23/2009" + }, + { + "extn": "4260", + "id": "14956", + "name": "Rocco Avery", + "office": "Miami", + "position": "Cook", + "salary": "$189,407", + "start_date": "6/14/2002" + }, + { + "extn": "5999", + "id": "14957", + "name": "Rick Brooks", + "office": "Charlotte", + "position": "Associate Professor", + "salary": "$16,513", + "start_date": "3/2/2012" + }, + { + "extn": "1865", + "id": "14958", + "name": "Carina Benfield", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$289,275", + "start_date": "1/2/2005" + }, + { + "extn": "4192", + "id": "14959", + "name": "Leroy Patel", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$262,873", + "start_date": "4/4/2000" + }, + { + "extn": "7531", + "id": "14960", + "name": "Doug Thompson", + "office": "Long Beach", + "position": "Software Engineer", + "salary": "$152,520", + "start_date": "10/17/2018" + }, + { + "extn": "9334", + "id": "14961", + "name": "Sienna Atkinson", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$48,336", + "start_date": "7/17/2000" + }, + { + "extn": "1694", + "id": "14962", + "name": "Julian Exton", + "office": "Lincoln", + "position": "Insurance Broker", + "salary": "$175,399", + "start_date": "2/18/2005" + }, + { + "extn": "7875", + "id": "14963", + "name": "Davina Forester", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$98,846", + "start_date": "6/12/2010" + }, + { + "extn": "8813", + "id": "14964", + "name": "Jacob Barclay", + "office": "Zurich", + "position": "Systems Administrator", + "salary": "$34,819", + "start_date": "9/20/2001" + }, + { + "extn": "7086", + "id": "14965", + "name": "Eduardo Robe", + "office": "Houston", + "position": "Executive Director", + "salary": "$222,345", + "start_date": "4/6/2017" + }, + { + "extn": "9832", + "id": "14966", + "name": "Boris Weldon", + "office": "Paris", + "position": "Bellman", + "salary": "$117,942", + "start_date": "3/23/2005" + }, + { + "extn": "7577", + "id": "14967", + "name": "Logan Stanton", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$235,537", + "start_date": "9/30/2007" + }, + { + "extn": "1019", + "id": "14968", + "name": "Harvey Abbot", + "office": "Boston", + "position": "Insurance Broker", + "salary": "$189,236", + "start_date": "11/11/2016" + }, + { + "extn": "7193", + "id": "14969", + "name": "Matt Morgan", + "office": "Norfolk", + "position": "Steward", + "salary": "$29,375", + "start_date": "2/1/2002" + }, + { + "extn": "7411", + "id": "14970", + "name": "Daron Drew", + "office": "Hollywood", + "position": "Steward", + "salary": "$198,686", + "start_date": "10/7/2002" + }, + { + "extn": "7920", + "id": "14971", + "name": "Phillip Reyes", + "office": "Omaha", + "position": "Web Developer", + "salary": "$187,292", + "start_date": "3/7/2005" + }, + { + "extn": "7812", + "id": "14972", + "name": "Rocco Bryant", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$208,875", + "start_date": "12/6/2013" + }, + { + "extn": "1162", + "id": "14973", + "name": "Miriam Blackwall", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$160,508", + "start_date": "9/25/2002" + }, + { + "extn": "2135", + "id": "14974", + "name": "Miriam Lewis", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$265,045", + "start_date": "9/1/2006" + }, + { + "extn": "8338", + "id": "14975", + "name": "Oliver Mason", + "office": "Garland", + "position": "Cook", + "salary": "$159,639", + "start_date": "8/3/2007" + }, + { + "extn": "2864", + "id": "14976", + "name": "Marigold Dunbar", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$86,327", + "start_date": "10/27/2004" + }, + { + "extn": "4548", + "id": "14977", + "name": "Mason Morgan", + "office": "Lyon", + "position": "Operator", + "salary": "$149,484", + "start_date": "6/6/2011" + }, + { + "extn": "7477", + "id": "14978", + "name": "Carla Dallas", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$298,140", + "start_date": "5/24/2006" + }, + { + "extn": "1748", + "id": "14979", + "name": "Ivy Long", + "office": "Bakersfield", + "position": "Banker", + "salary": "$72,654", + "start_date": "7/23/2002" + }, + { + "extn": "8180", + "id": "14980", + "name": "Rhea Callan", + "office": "Hayward", + "position": "Clerk", + "salary": "$206,633", + "start_date": "8/7/2019" + }, + { + "extn": "2452", + "id": "14981", + "name": "Kieth Rossi", + "office": "Lincoln", + "position": "Global Logistics Supervisor", + "salary": "$156,785", + "start_date": "5/19/2010" + }, + { + "extn": "3654", + "id": "14982", + "name": "Georgia Attwood", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$166,402", + "start_date": "10/11/2009" + }, + { + "extn": "9120", + "id": "14983", + "name": "Julian Hooper", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$130,501", + "start_date": "5/27/2010" + }, + { + "extn": "1303", + "id": "14984", + "name": "Emerald Long", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$146,550", + "start_date": "3/11/2019" + }, + { + "extn": "9966", + "id": "14985", + "name": "Madelyn Rees", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$91,383", + "start_date": "10/1/2013" + }, + { + "extn": "8142", + "id": "14986", + "name": "Nancy Faulkner", + "office": "Fremont", + "position": "Auditor", + "salary": "$206,032", + "start_date": "4/25/2012" + }, + { + "extn": "7314", + "id": "14987", + "name": "Jacqueline Allen", + "office": "Long Beach", + "position": "Inspector", + "salary": "$67,700", + "start_date": "2/9/2009" + }, + { + "extn": "6619", + "id": "14988", + "name": "Hazel Wilson", + "office": "Toledo", + "position": "Lecturer", + "salary": "$42,757", + "start_date": "6/22/2010" + }, + { + "extn": "4597", + "id": "14989", + "name": "Bob Patel", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$174,587", + "start_date": "6/14/2003" + }, + { + "extn": "6990", + "id": "14990", + "name": "Sebastian Connor", + "office": "Ontario", + "position": "Systems Administrator", + "salary": "$103,919", + "start_date": "9/1/2019" + }, + { + "extn": "7357", + "id": "14991", + "name": "Lana Darcy", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$35,410", + "start_date": "10/7/2019" + }, + { + "extn": "8058", + "id": "14992", + "name": "Johnathan Clark", + "office": "Houston", + "position": "Physician", + "salary": "$223,649", + "start_date": "3/7/2001" + }, + { + "extn": "5907", + "id": "14993", + "name": "Martin Utterson", + "office": "Houston", + "position": "Paramedic", + "salary": "$103,101", + "start_date": "2/7/2017" + }, + { + "extn": "8908", + "id": "14994", + "name": "Darlene Hardwick", + "office": "Portland", + "position": "HR Specialist", + "salary": "$279,260", + "start_date": "4/8/2009" + }, + { + "extn": "9122", + "id": "14995", + "name": "Denny Taylor", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$257,115", + "start_date": "2/10/2004" + }, + { + "extn": "9488", + "id": "14996", + "name": "Colleen Tyler", + "office": "Kansas City", + "position": "Biologist", + "salary": "$70,466", + "start_date": "12/12/2008" + }, + { + "extn": "9591", + "id": "14997", + "name": "Carolyn Phillips", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$220,487", + "start_date": "8/1/2003" + }, + { + "extn": "2827", + "id": "14998", + "name": "Chuck Wilde", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$157,162", + "start_date": "1/14/2019" + }, + { + "extn": "7109", + "id": "14999", + "name": "Bob Murray", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$99,840", + "start_date": "5/25/2010" + }, + { + "extn": "1611", + "id": "15000", + "name": "Mina Mcguire", + "office": "Lancaster", + "position": "Laboratory Technician", + "salary": "$134,091", + "start_date": "1/3/2005" + }, + { + "extn": "1288", + "id": "15001", + "name": "Lorraine Dempsey", + "office": "Otawa", + "position": "Inspector", + "salary": "$110,948", + "start_date": "12/2/2004" + }, + { + "extn": "4001", + "id": "15002", + "name": "Erick Bryson", + "office": "Rome", + "position": "Ambulatory Nurse", + "salary": "$163,481", + "start_date": "12/13/2009" + }, + { + "extn": "6278", + "id": "15003", + "name": "Nate Whittle", + "office": "Chicago", + "position": "Systems Administrator", + "salary": "$119,928", + "start_date": "9/9/2017" + }, + { + "extn": "9877", + "id": "15004", + "name": "Eryn Olivier", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$112,815", + "start_date": "10/4/2009" + }, + { + "extn": "5887", + "id": "15005", + "name": "Enoch Page ", + "office": "Toledo", + "position": "CNC Operator", + "salary": "$21,442", + "start_date": "3/24/2018" + }, + { + "extn": "5939", + "id": "15006", + "name": "Rufus Young", + "office": "Nashville", + "position": "Electrician", + "salary": "$170,295", + "start_date": "2/13/2013" + }, + { + "extn": "1544", + "id": "15007", + "name": "Jack Rehman", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$60,893", + "start_date": "3/21/2010" + }, + { + "extn": "5493", + "id": "15008", + "name": "Cedrick Allen", + "office": "Berna", + "position": "Mobile Developer", + "salary": "$126,641", + "start_date": "12/1/2006" + }, + { + "extn": "7057", + "id": "15009", + "name": "Boris Lyon", + "office": "Cincinnati", + "position": "Service Supervisor", + "salary": "$208,505", + "start_date": "9/15/2018" + }, + { + "extn": "4355", + "id": "15010", + "name": "George Ring", + "office": "Berlin", + "position": "Retail Trainee", + "salary": "$92,318", + "start_date": "1/10/2017" + }, + { + "extn": "1945", + "id": "15011", + "name": "Daphne Cadman", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$14,383", + "start_date": "3/22/2003" + }, + { + "extn": "4060", + "id": "15012", + "name": "Sebastian Nurton", + "office": "Chicago", + "position": "Biologist", + "salary": "$103,702", + "start_date": "9/13/2016" + }, + { + "extn": "6287", + "id": "15013", + "name": "Rocco Wilkinson", + "office": "Bellevue", + "position": "Assistant Buyer", + "salary": "$67,282", + "start_date": "5/10/2019" + }, + { + "extn": "7856", + "id": "15014", + "name": "Ciara Exton", + "office": "Oakland", + "position": "Associate Professor", + "salary": "$162,199", + "start_date": "8/15/2016" + }, + { + "extn": "8982", + "id": "15015", + "name": "Boris Price", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$200,925", + "start_date": "4/13/2010" + }, + { + "extn": "9505", + "id": "15016", + "name": "Tom Slater", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$98,358", + "start_date": "5/27/2011" + }, + { + "extn": "6713", + "id": "15017", + "name": "Carmella Thompson", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$33,202", + "start_date": "8/4/2001" + }, + { + "extn": "9988", + "id": "15018", + "name": "Kirsten Brooks", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$19,361", + "start_date": "10/6/2001" + }, + { + "extn": "1434", + "id": "15019", + "name": "Abdul Hastings", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$103,676", + "start_date": "9/16/2017" + }, + { + "extn": "9333", + "id": "15020", + "name": "Manuel Camden", + "office": "Oklahoma City", + "position": "Audiologist", + "salary": "$10,157", + "start_date": "7/9/2017" + }, + { + "extn": "4991", + "id": "15021", + "name": "Macy Grey", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$61,204", + "start_date": "6/4/2011" + }, + { + "extn": "3109", + "id": "15022", + "name": "Leanne Roth", + "office": "Dallas", + "position": "Biologist", + "salary": "$190,963", + "start_date": "8/19/2000" + }, + { + "extn": "5411", + "id": "15023", + "name": "Jane Ashley", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$182,115", + "start_date": "3/25/2003" + }, + { + "extn": "4301", + "id": "15024", + "name": "Daron Lambert", + "office": "Albuquerque", + "position": "Budget Analyst", + "salary": "$111,017", + "start_date": "11/29/2008" + }, + { + "extn": "3592", + "id": "15025", + "name": "William Gaynor", + "office": "El Paso", + "position": "Physician", + "salary": "$117,278", + "start_date": "11/14/2012" + }, + { + "extn": "9481", + "id": "15026", + "name": "Javier Brett", + "office": "Toledo", + "position": "Lecturer", + "salary": "$289,689", + "start_date": "9/13/2001" + }, + { + "extn": "1094", + "id": "15027", + "name": "Shannon Funnell", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$31,166", + "start_date": "3/10/2013" + }, + { + "extn": "6449", + "id": "15028", + "name": "Boris White", + "office": "Fort Lauderdale", + "position": "Global Logistics Supervisor", + "salary": "$43,848", + "start_date": "5/7/2017" + }, + { + "extn": "3510", + "id": "15029", + "name": "Emerald Flynn", + "office": "Memphis", + "position": "Webmaster", + "salary": "$227,281", + "start_date": "1/20/2010" + }, + { + "extn": "9985", + "id": "15030", + "name": "Bridget Cassidy", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$179,108", + "start_date": "8/31/2012" + }, + { + "extn": "8302", + "id": "15031", + "name": "Madelyn Richardson", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$75,196", + "start_date": "7/10/2009" + }, + { + "extn": "7757", + "id": "15032", + "name": "Noemi Mould", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$174,714", + "start_date": "8/28/2007" + }, + { + "extn": "8144", + "id": "15033", + "name": "Oliver Norman", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$95,306", + "start_date": "5/18/2017" + }, + { + "extn": "3770", + "id": "15034", + "name": "Rosalyn Lewis", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$152,165", + "start_date": "10/17/2013" + }, + { + "extn": "5122", + "id": "15035", + "name": "Josh Lakey", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$147,148", + "start_date": "8/9/2017" + }, + { + "extn": "3370", + "id": "15036", + "name": "Goldie Hunter", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$144,027", + "start_date": "8/11/2013" + }, + { + "extn": "7445", + "id": "15037", + "name": "Michelle Bright", + "office": "Lincoln", + "position": "HR Specialist", + "salary": "$118,774", + "start_date": "7/20/2001" + }, + { + "extn": "5951", + "id": "15038", + "name": "Owen Ellis", + "office": "Ontario", + "position": "Laboratory Technician", + "salary": "$115,023", + "start_date": "4/17/2008" + }, + { + "extn": "6677", + "id": "15039", + "name": "Barney Partridge", + "office": "Worcester", + "position": "Physician", + "salary": "$133,841", + "start_date": "7/26/2008" + }, + { + "extn": "4671", + "id": "15040", + "name": "Paige Tailor", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$143,395", + "start_date": "5/26/2003" + }, + { + "extn": "2695", + "id": "15041", + "name": "Hazel Michael", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$108,484", + "start_date": "9/12/2002" + }, + { + "extn": "2293", + "id": "15042", + "name": "Julianna Russel", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$268,633", + "start_date": "11/14/2008" + }, + { + "extn": "7134", + "id": "15043", + "name": "Hope Strong", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$258,347", + "start_date": "3/14/2000" + }, + { + "extn": "3843", + "id": "15044", + "name": "Drew Murray", + "office": "Salem", + "position": "Health Educator", + "salary": "$205,092", + "start_date": "10/30/2004" + }, + { + "extn": "8063", + "id": "15045", + "name": "Harry Groves", + "office": "Norfolk", + "position": "Designer", + "salary": "$273,850", + "start_date": "7/19/2000" + }, + { + "extn": "6159", + "id": "15046", + "name": "Jayden Gardner", + "office": "Orlando", + "position": "Treasurer", + "salary": "$113,053", + "start_date": "1/3/2009" + }, + { + "extn": "9196", + "id": "15047", + "name": "Sage Marshall", + "office": "Venice", + "position": "Webmaster", + "salary": "$148,055", + "start_date": "8/9/2002" + }, + { + "extn": "7343", + "id": "15048", + "name": "Owen Vince", + "office": "Oakland", + "position": "Cashier", + "salary": "$209,097", + "start_date": "6/19/2004" + }, + { + "extn": "8716", + "id": "15049", + "name": "Bryon Bowen", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$258,270", + "start_date": "4/17/2013" + }, + { + "extn": "8509", + "id": "15050", + "name": "Cristal James", + "office": "Atlanta", + "position": "Biologist", + "salary": "$124,895", + "start_date": "4/27/2002" + }, + { + "extn": "8812", + "id": "15051", + "name": "Noah Mackenzie", + "office": "Jacksonville", + "position": "Physician", + "salary": "$24,884", + "start_date": "11/11/2014" + }, + { + "extn": "1298", + "id": "15052", + "name": "Maxwell Craig", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$207,191", + "start_date": "6/6/2005" + }, + { + "extn": "2838", + "id": "15053", + "name": "Norah Walker", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$26,512", + "start_date": "10/1/2007" + }, + { + "extn": "1770", + "id": "15054", + "name": "Martin Dempsey", + "office": "Portland", + "position": "Stockbroker", + "salary": "$120,536", + "start_date": "11/28/2015" + }, + { + "extn": "7661", + "id": "15055", + "name": "Sienna Gilmore", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$192,964", + "start_date": "8/29/2001" + }, + { + "extn": "6031", + "id": "15056", + "name": "Leah Ralph", + "office": "Reno", + "position": "HR Coordinator", + "salary": "$97,043", + "start_date": "10/23/2010" + }, + { + "extn": "2862", + "id": "15057", + "name": "Wendy Norton", + "office": "Reno", + "position": "Loan Officer", + "salary": "$259,053", + "start_date": "9/25/2003" + }, + { + "extn": "4451", + "id": "15058", + "name": "Sabrina Stone", + "office": "Phoenix", + "position": "Ambulatory Nurse", + "salary": "$194,233", + "start_date": "11/25/2012" + }, + { + "extn": "4335", + "id": "15059", + "name": "Kurt Harrison", + "office": "Rome", + "position": "Software Engineer", + "salary": "$152,601", + "start_date": "10/26/2004" + }, + { + "extn": "1244", + "id": "15060", + "name": "Alan Avery", + "office": "Fullerton", + "position": "Operator", + "salary": "$215,338", + "start_date": "5/22/2017" + }, + { + "extn": "8927", + "id": "15061", + "name": "Zoe Lyon", + "office": "Ontario", + "position": "Business Broker", + "salary": "$271,975", + "start_date": "3/16/2003" + }, + { + "extn": "7126", + "id": "15062", + "name": "Liv Slater", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$68,267", + "start_date": "3/20/2016" + }, + { + "extn": "4794", + "id": "15063", + "name": "Emerald Randall", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$239,362", + "start_date": "5/12/2012" + }, + { + "extn": "3617", + "id": "15064", + "name": "Manuel Paterson", + "office": "Anaheim", + "position": "Cook", + "salary": "$119,419", + "start_date": "3/8/2007" + }, + { + "extn": "8251", + "id": "15065", + "name": "Sabina Thornton", + "office": "Houston", + "position": "Pharmacist", + "salary": "$149,615", + "start_date": "11/20/2003" + }, + { + "extn": "9197", + "id": "15066", + "name": "Teagan Rycroft", + "office": "Escondido", + "position": "Clerk", + "salary": "$262,106", + "start_date": "9/4/2014" + }, + { + "extn": "1523", + "id": "15067", + "name": "Marilyn Kelly", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$205,555", + "start_date": "6/12/2010" + }, + { + "extn": "6944", + "id": "15068", + "name": "Eden Eastwood", + "office": "Milano", + "position": "Electrician", + "salary": "$222,573", + "start_date": "3/19/2016" + }, + { + "extn": "1018", + "id": "15069", + "name": "Havana Wren", + "office": "Moreno Valley", + "position": "Restaurant Manager", + "salary": "$241,970", + "start_date": "12/12/2008" + }, + { + "extn": "9654", + "id": "15070", + "name": "Ryan Martin", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$277,449", + "start_date": "9/25/2002" + }, + { + "extn": "4799", + "id": "15071", + "name": "Mabel Casey", + "office": "San Diego", + "position": "Health Educator", + "salary": "$66,220", + "start_date": "7/28/2001" + }, + { + "extn": "3742", + "id": "15072", + "name": "Alessandra Payne", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$159,503", + "start_date": "5/28/2010" + }, + { + "extn": "6165", + "id": "15073", + "name": "Noah Bradley", + "office": "Omaha", + "position": "Physician", + "salary": "$185,570", + "start_date": "12/22/2016" + }, + { + "extn": "5016", + "id": "15074", + "name": "Aileen Morris", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$123,636", + "start_date": "7/28/2000" + }, + { + "extn": "9256", + "id": "15075", + "name": "Robyn Callan", + "office": "Worcester", + "position": "Biologist", + "salary": "$132,084", + "start_date": "7/10/2016" + }, + { + "extn": "8701", + "id": "15076", + "name": "Grace Rowan", + "office": "Venice", + "position": "Treasurer", + "salary": "$217,588", + "start_date": "1/8/2010" + }, + { + "extn": "7705", + "id": "15077", + "name": "Manuel Lomax", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$56,578", + "start_date": "7/21/2001" + }, + { + "extn": "1025", + "id": "15078", + "name": "Nate Simpson", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$295,550", + "start_date": "8/11/2018" + }, + { + "extn": "5462", + "id": "15079", + "name": "Bryon Mason", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$177,288", + "start_date": "6/7/2003" + }, + { + "extn": "3386", + "id": "15080", + "name": "Domenic Michael", + "office": "Valetta", + "position": "Business Broker", + "salary": "$33,490", + "start_date": "9/29/2001" + }, + { + "extn": "7393", + "id": "15081", + "name": "Harriet Radley", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$57,891", + "start_date": "12/19/2009" + }, + { + "extn": "9112", + "id": "15082", + "name": "Jack Furnell", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$214,972", + "start_date": "7/21/2011" + }, + { + "extn": "6330", + "id": "15083", + "name": "Payton Jordan", + "office": "Wien", + "position": "Physician", + "salary": "$264,910", + "start_date": "5/8/2013" + }, + { + "extn": "5771", + "id": "15084", + "name": "Mayleen Richards", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$99,725", + "start_date": "3/5/2009" + }, + { + "extn": "2707", + "id": "15085", + "name": "Zara Townend", + "office": "Oakland", + "position": "Loan Officer", + "salary": "$279,192", + "start_date": "9/12/2003" + }, + { + "extn": "6813", + "id": "15086", + "name": "Barney Andersson", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$207,843", + "start_date": "1/19/2018" + }, + { + "extn": "3005", + "id": "15087", + "name": "Tyson Ripley", + "office": "Houston", + "position": "Bookkeeper", + "salary": "$244,950", + "start_date": "1/13/2001" + }, + { + "extn": "8996", + "id": "15088", + "name": "Savannah Clayton", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$285,282", + "start_date": "8/2/2009" + }, + { + "extn": "4990", + "id": "15089", + "name": "Eduardo Cann", + "office": "Bucharest", + "position": "Front Desk Coordinator", + "salary": "$65,072", + "start_date": "3/12/2016" + }, + { + "extn": "4812", + "id": "15090", + "name": "Laila Eagle", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$55,702", + "start_date": "2/10/2019" + }, + { + "extn": "5588", + "id": "15091", + "name": "Julianna Murphy", + "office": "Fort Lauderdale", + "position": "Doctor", + "salary": "$250,013", + "start_date": "6/5/2000" + }, + { + "extn": "3038", + "id": "15092", + "name": "Rick Buckley", + "office": "Worcester", + "position": "Staffing Consultant", + "salary": "$141,152", + "start_date": "1/27/2012" + }, + { + "extn": "9954", + "id": "15093", + "name": "Jenna Haines", + "office": "Norfolk", + "position": "Call Center Representative", + "salary": "$152,025", + "start_date": "3/8/2001" + }, + { + "extn": "3753", + "id": "15094", + "name": "Adeline Ingram", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$289,653", + "start_date": "1/30/2006" + }, + { + "extn": "8626", + "id": "15095", + "name": "Benny Higgs", + "office": "Berna", + "position": "Loan Officer", + "salary": "$205,462", + "start_date": "8/14/2014" + }, + { + "extn": "5781", + "id": "15096", + "name": "Johnny Hunter", + "office": "Bridgeport", + "position": "Cook", + "salary": "$62,352", + "start_date": "7/11/2000" + }, + { + "extn": "1520", + "id": "15097", + "name": "Fred Grady", + "office": "Lancaster", + "position": "Software Engineer", + "salary": "$164,456", + "start_date": "1/1/2006" + }, + { + "extn": "5983", + "id": "15098", + "name": "Faith Fall", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$173,544", + "start_date": "3/17/2004" + }, + { + "extn": "6924", + "id": "15099", + "name": "William Robertson", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$139,209", + "start_date": "5/18/2015" + }, + { + "extn": "3120", + "id": "15100", + "name": "Bernadette Eyres", + "office": "Berlin", + "position": "Banker", + "salary": "$15,787", + "start_date": "6/21/2013" + }, + { + "extn": "3040", + "id": "15101", + "name": "Enoch Stevenson", + "office": "Ontario", + "position": "Baker", + "salary": "$47,481", + "start_date": "5/17/2009" + }, + { + "extn": "1626", + "id": "15102", + "name": "Francesca Lunt", + "office": "Bellevue", + "position": "Restaurant Manager", + "salary": "$103,720", + "start_date": "10/12/2012" + }, + { + "extn": "6805", + "id": "15103", + "name": "Sabrina Cox", + "office": "Escondido", + "position": "Designer", + "salary": "$191,904", + "start_date": "5/14/2019" + }, + { + "extn": "6170", + "id": "15104", + "name": "Mona Reese", + "office": "San Bernardino", + "position": "Loan Officer", + "salary": "$29,574", + "start_date": "11/18/2010" + }, + { + "extn": "1624", + "id": "15105", + "name": "Tom Gaynor", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$261,815", + "start_date": "2/2/2012" + }, + { + "extn": "9478", + "id": "15106", + "name": "Jacqueline Torres", + "office": "Miami", + "position": "Accountant", + "salary": "$288,553", + "start_date": "5/31/2016" + }, + { + "extn": "2896", + "id": "15107", + "name": "Denny Malone", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$126,641", + "start_date": "5/21/2001" + }, + { + "extn": "1536", + "id": "15108", + "name": "Sage Wright", + "office": "Louisville", + "position": "Executive Director", + "salary": "$196,453", + "start_date": "12/28/2017" + }, + { + "extn": "2061", + "id": "15109", + "name": "Hadley Martin", + "office": "New York", + "position": "Software Engineer", + "salary": "$226,070", + "start_date": "1/10/2012" + }, + { + "extn": "9734", + "id": "15110", + "name": "Benny Carpenter", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$139,562", + "start_date": "11/29/2007" + }, + { + "extn": "5732", + "id": "15111", + "name": "Anabel Robertson", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$86,438", + "start_date": "3/26/2015" + }, + { + "extn": "3810", + "id": "15112", + "name": "Livia Edwards", + "office": "Zurich", + "position": "Doctor", + "salary": "$224,116", + "start_date": "11/17/2018" + }, + { + "extn": "8885", + "id": "15113", + "name": "Tess Amstead", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$62,306", + "start_date": "7/29/2018" + }, + { + "extn": "3739", + "id": "15114", + "name": "William Camden", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$163,681", + "start_date": "8/6/2001" + }, + { + "extn": "6551", + "id": "15115", + "name": "Abdul Owen", + "office": "Berna", + "position": "Fabricator", + "salary": "$74,573", + "start_date": "9/19/2001" + }, + { + "extn": "6007", + "id": "15116", + "name": "Tom Shields", + "office": "Fremont", + "position": "Electrician", + "salary": "$209,284", + "start_date": "9/8/2017" + }, + { + "extn": "7096", + "id": "15117", + "name": "Sydney Squire", + "office": "Portland", + "position": "Cashier", + "salary": "$69,015", + "start_date": "11/3/2012" + }, + { + "extn": "4881", + "id": "15118", + "name": "Clint Hall", + "office": "Prague", + "position": "Clerk", + "salary": "$22,912", + "start_date": "5/4/2006" + }, + { + "extn": "7040", + "id": "15119", + "name": "Brooklyn Asher", + "office": "Venice", + "position": "Business Broker", + "salary": "$259,066", + "start_date": "5/24/2010" + }, + { + "extn": "8137", + "id": "15120", + "name": "Brad Reynolds", + "office": "Innsbruck", + "position": "Operator", + "salary": "$275,472", + "start_date": "2/11/2008" + }, + { + "extn": "8285", + "id": "15121", + "name": "Maddison Daniells", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$43,174", + "start_date": "2/17/2009" + }, + { + "extn": "7567", + "id": "15122", + "name": "Eduardo Wheeler", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$38,067", + "start_date": "5/13/2019" + }, + { + "extn": "2708", + "id": "15123", + "name": "William Moreno", + "office": "Portland", + "position": "Accountant", + "salary": "$67,426", + "start_date": "6/11/2010" + }, + { + "extn": "1742", + "id": "15124", + "name": "Celina Lane", + "office": "Glendale", + "position": "Web Developer", + "salary": "$290,263", + "start_date": "3/3/2014" + }, + { + "extn": "8452", + "id": "15125", + "name": "Gina Plumb", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$178,606", + "start_date": "6/21/2013" + }, + { + "extn": "9802", + "id": "15126", + "name": "Angelica Doherty", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$239,736", + "start_date": "5/13/2005" + }, + { + "extn": "9068", + "id": "15127", + "name": "Alexa Varndell", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$272,462", + "start_date": "9/22/2017" + }, + { + "extn": "1406", + "id": "15128", + "name": "Peter Parsons", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$216,812", + "start_date": "11/7/2013" + }, + { + "extn": "7225", + "id": "15129", + "name": "Keira Turner", + "office": "Tokyo", + "position": "Cashier", + "salary": "$179,092", + "start_date": "8/9/2014" + }, + { + "extn": "8466", + "id": "15130", + "name": "Johnny Kirby", + "office": "Innsbruck", + "position": "Cashier", + "salary": "$46,815", + "start_date": "7/11/2015" + }, + { + "extn": "7552", + "id": "15131", + "name": "Jayden Hill", + "office": "Phoenix", + "position": "Banker", + "salary": "$236,554", + "start_date": "6/20/2004" + }, + { + "extn": "8698", + "id": "15132", + "name": "Britney Fenton", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$183,001", + "start_date": "1/2/2004" + }, + { + "extn": "8249", + "id": "15133", + "name": "Abbey Harrington", + "office": "Henderson", + "position": "Loan Officer", + "salary": "$125,665", + "start_date": "3/24/2017" + }, + { + "extn": "1128", + "id": "15134", + "name": "Daniel Watson", + "office": "Memphis", + "position": "Auditor", + "salary": "$197,095", + "start_date": "2/29/2000" + }, + { + "extn": "4727", + "id": "15135", + "name": "Daniel Roth", + "office": "Dallas", + "position": "Assistant Buyer", + "salary": "$10,987", + "start_date": "5/22/2018" + }, + { + "extn": "6445", + "id": "15136", + "name": "William Victor", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$259,009", + "start_date": "4/28/2008" + }, + { + "extn": "6360", + "id": "15137", + "name": "Georgia Stevens", + "office": "Jacksonville", + "position": "Dentist", + "salary": "$211,731", + "start_date": "9/21/2003" + }, + { + "extn": "2462", + "id": "15138", + "name": "Benny Eagle", + "office": "Stockton", + "position": "Inspector", + "salary": "$208,349", + "start_date": "1/5/2009" + }, + { + "extn": "7620", + "id": "15139", + "name": "Benjamin Raven", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$249,207", + "start_date": "12/29/2007" + }, + { + "extn": "6794", + "id": "15140", + "name": "Rose Morrow", + "office": "Venice", + "position": "Bellman", + "salary": "$278,198", + "start_date": "7/29/2006" + }, + { + "extn": "5368", + "id": "15141", + "name": "Logan Flynn", + "office": "Saint Paul", + "position": "Production Painter", + "salary": "$270,761", + "start_date": "2/6/2005" + }, + { + "extn": "2750", + "id": "15142", + "name": "Shay Hewitt", + "office": "Venice", + "position": "Dentist", + "salary": "$19,742", + "start_date": "12/17/2008" + }, + { + "extn": "2935", + "id": "15143", + "name": "Nate Russell", + "office": "Rochester", + "position": "Electrician", + "salary": "$200,697", + "start_date": "1/28/2016" + }, + { + "extn": "2268", + "id": "15144", + "name": "Liv Overson", + "office": "Atlanta", + "position": "Food Technologist", + "salary": "$71,343", + "start_date": "3/14/2018" + }, + { + "extn": "7286", + "id": "15145", + "name": "Julianna Uttley", + "office": "Berlin", + "position": "Inspector", + "salary": "$258,860", + "start_date": "9/19/2002" + }, + { + "extn": "3615", + "id": "15146", + "name": "William Pratt", + "office": "Amarillo", + "position": "Bellman", + "salary": "$73,645", + "start_date": "11/1/2000" + }, + { + "extn": "7231", + "id": "15147", + "name": "Noah Wren", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$23,947", + "start_date": "3/2/2006" + }, + { + "extn": "3710", + "id": "15148", + "name": "Wade Owens", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$211,279", + "start_date": "3/22/2002" + }, + { + "extn": "2834", + "id": "15149", + "name": "Callie Ranks", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$65,305", + "start_date": "6/8/2012" + }, + { + "extn": "9680", + "id": "15150", + "name": "Ron Larsen", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$72,307", + "start_date": "10/25/2008" + }, + { + "extn": "9584", + "id": "15151", + "name": "Rosa Gilmour", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$196,179", + "start_date": "9/11/2014" + }, + { + "extn": "4689", + "id": "15152", + "name": "Enoch Sherwood", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$124,846", + "start_date": "2/15/2002" + }, + { + "extn": "4918", + "id": "15153", + "name": "Mike Zaoui", + "office": "Henderson", + "position": "Baker", + "salary": "$238,705", + "start_date": "12/3/2002" + }, + { + "extn": "9645", + "id": "15154", + "name": "Chris James", + "office": "Dallas", + "position": "Mobile Developer", + "salary": "$97,924", + "start_date": "5/8/2013" + }, + { + "extn": "4792", + "id": "15155", + "name": "Darlene Overson", + "office": "Madison", + "position": "Web Developer", + "salary": "$287,263", + "start_date": "9/7/2000" + }, + { + "extn": "8487", + "id": "15156", + "name": "Chad Anderson", + "office": "Miami", + "position": "Chef Manager", + "salary": "$85,269", + "start_date": "1/22/2006" + }, + { + "extn": "7924", + "id": "15157", + "name": "Marie Plant", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$255,868", + "start_date": "11/26/2002" + }, + { + "extn": "9690", + "id": "15158", + "name": "Maggie Mcnally", + "office": "Bellevue", + "position": "Inspector", + "salary": "$183,421", + "start_date": "5/25/2014" + }, + { + "extn": "5556", + "id": "15159", + "name": "Gabriel Terry", + "office": "London", + "position": "Doctor", + "salary": "$263,776", + "start_date": "9/5/2016" + }, + { + "extn": "2633", + "id": "15160", + "name": "Maia Gordon", + "office": "Anaheim", + "position": "Inspector", + "salary": "$82,518", + "start_date": "4/4/2005" + }, + { + "extn": "6996", + "id": "15161", + "name": "Elisabeth Janes", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$97,406", + "start_date": "9/27/2006" + }, + { + "extn": "4495", + "id": "15162", + "name": "Cara Pitt", + "office": "Seattle", + "position": "Lecturer", + "salary": "$189,253", + "start_date": "9/10/2012" + }, + { + "extn": "4093", + "id": "15163", + "name": "Norah Ward", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$194,194", + "start_date": "10/18/2010" + }, + { + "extn": "6848", + "id": "15164", + "name": "Daphne Reid", + "office": "Ontario", + "position": "Paramedic", + "salary": "$187,647", + "start_date": "6/19/2003" + }, + { + "extn": "8348", + "id": "15165", + "name": "Mayleen Torres", + "office": "Quebec", + "position": "Insurance Broker", + "salary": "$199,282", + "start_date": "5/21/2017" + }, + { + "extn": "7754", + "id": "15166", + "name": "Deborah Andersson", + "office": "Albuquerque", + "position": "Design Engineer", + "salary": "$230,254", + "start_date": "10/3/2019" + }, + { + "extn": "3779", + "id": "15167", + "name": "Johnny Vaughn", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$224,531", + "start_date": "8/22/2019" + }, + { + "extn": "4059", + "id": "15168", + "name": "Jennifer Donovan", + "office": "Arlington", + "position": "Cash Manager", + "salary": "$264,600", + "start_date": "6/8/2014" + }, + { + "extn": "4857", + "id": "15169", + "name": "Blake Moore", + "office": "Washington", + "position": "Design Engineer", + "salary": "$89,103", + "start_date": "5/30/2008" + }, + { + "extn": "1578", + "id": "15170", + "name": "Julianna Wilson", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$276,469", + "start_date": "4/6/2011" + }, + { + "extn": "5388", + "id": "15171", + "name": "Barney Patel", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$147,791", + "start_date": "1/4/2013" + }, + { + "extn": "9898", + "id": "15172", + "name": "Paula Carter", + "office": "Chicago", + "position": "Loan Officer", + "salary": "$125,834", + "start_date": "2/19/2011" + }, + { + "extn": "1683", + "id": "15173", + "name": "Nathan Holmes", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$57,238", + "start_date": "2/27/2013" + }, + { + "extn": "1767", + "id": "15174", + "name": "Erick Oliver", + "office": "Detroit", + "position": "Fabricator", + "salary": "$53,302", + "start_date": "7/28/2018" + }, + { + "extn": "6261", + "id": "15175", + "name": "Matt Coleman", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$299,033", + "start_date": "6/26/2011" + }, + { + "extn": "2291", + "id": "15176", + "name": "Joseph Locke", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$47,017", + "start_date": "7/3/2011" + }, + { + "extn": "2294", + "id": "15177", + "name": "Rosalee Olivier", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$85,357", + "start_date": "6/11/2009" + }, + { + "extn": "2902", + "id": "15178", + "name": "Grace Kennedy", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$266,186", + "start_date": "7/25/2001" + }, + { + "extn": "9142", + "id": "15179", + "name": "Luke Horton", + "office": "Reno", + "position": "Accountant", + "salary": "$237,438", + "start_date": "9/23/2015" + }, + { + "extn": "3289", + "id": "15180", + "name": "Claire Forth", + "office": "Columbus", + "position": "Call Center Representative", + "salary": "$239,554", + "start_date": "8/18/2008" + }, + { + "extn": "8163", + "id": "15181", + "name": "Ron Harvey", + "office": "Garland", + "position": "Biologist", + "salary": "$262,875", + "start_date": "4/24/2007" + }, + { + "extn": "4838", + "id": "15182", + "name": "Carolyn Ianson", + "office": "Tulsa", + "position": "Associate Professor", + "salary": "$282,771", + "start_date": "5/2/2011" + }, + { + "extn": "6458", + "id": "15183", + "name": "Nate Torres", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$78,665", + "start_date": "5/8/2016" + }, + { + "extn": "6469", + "id": "15184", + "name": "Christy Clarke", + "office": "Detroit", + "position": "Physician", + "salary": "$56,062", + "start_date": "10/9/2019" + }, + { + "extn": "7375", + "id": "15185", + "name": "Barney Fall", + "office": "Irving", + "position": "Chef Manager", + "salary": "$170,116", + "start_date": "3/3/2000" + }, + { + "extn": "3160", + "id": "15186", + "name": "Elijah Mccormick", + "office": "Wien", + "position": "Baker", + "salary": "$216,584", + "start_date": "2/11/2015" + }, + { + "extn": "6230", + "id": "15187", + "name": "Daphne Chapman", + "office": "Madrid", + "position": "Banker", + "salary": "$145,990", + "start_date": "2/9/2019" + }, + { + "extn": "9481", + "id": "15188", + "name": "Denny Mcnally", + "office": "Quebec", + "position": "Bellman", + "salary": "$244,778", + "start_date": "4/19/2002" + }, + { + "extn": "5927", + "id": "15189", + "name": "Katelyn Gregory", + "office": "Fort Lauderdale", + "position": "Inspector", + "salary": "$239,237", + "start_date": "1/4/2015" + }, + { + "extn": "3891", + "id": "15190", + "name": "Mark Jobson", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$185,794", + "start_date": "6/22/2008" + }, + { + "extn": "3127", + "id": "15191", + "name": "Felicity Reynolds", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$211,416", + "start_date": "4/3/2016" + }, + { + "extn": "5034", + "id": "15192", + "name": "Madison Thornton", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$155,887", + "start_date": "4/1/2008" + }, + { + "extn": "7724", + "id": "15193", + "name": "Gabriel Radcliffe", + "office": "San Jose", + "position": "Project Manager", + "salary": "$15,249", + "start_date": "10/4/2015" + }, + { + "extn": "3671", + "id": "15194", + "name": "Elijah Crawley", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$180,433", + "start_date": "4/27/2010" + }, + { + "extn": "7521", + "id": "15195", + "name": "Ramon Willson", + "office": "Otawa", + "position": "Audiologist", + "salary": "$225,716", + "start_date": "6/2/2019" + }, + { + "extn": "8548", + "id": "15196", + "name": "Boris Ellery", + "office": "Salem", + "position": "Design Engineer", + "salary": "$200,200", + "start_date": "6/8/2001" + }, + { + "extn": "1089", + "id": "15197", + "name": "Tony Truscott", + "office": "Quebec", + "position": "Biologist", + "salary": "$210,384", + "start_date": "5/12/2002" + }, + { + "extn": "1495", + "id": "15198", + "name": "Priscilla Doherty", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$179,534", + "start_date": "5/21/2001" + }, + { + "extn": "1578", + "id": "15199", + "name": "Grace Flanders", + "office": "Colorado Springs", + "position": "Executive Director", + "salary": "$82,651", + "start_date": "7/8/2013" + }, + { + "extn": "7441", + "id": "15200", + "name": "Jack Campbell", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$45,571", + "start_date": "3/22/2019" + }, + { + "extn": "2665", + "id": "15201", + "name": "Dakota Rainford", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$257,078", + "start_date": "5/6/2000" + }, + { + "extn": "3045", + "id": "15202", + "name": "Jaylene Logan", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$11,459", + "start_date": "2/1/2001" + }, + { + "extn": "1484", + "id": "15203", + "name": "Russel Hopkinson", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$99,516", + "start_date": "1/9/2007" + }, + { + "extn": "4746", + "id": "15204", + "name": "Matt Moran", + "office": "Huntsville", + "position": "Mobile Developer", + "salary": "$241,238", + "start_date": "11/6/2009" + }, + { + "extn": "9614", + "id": "15205", + "name": "Rick Lucas", + "office": "Bucharest", + "position": "Steward", + "salary": "$11,659", + "start_date": "9/17/2014" + }, + { + "extn": "6885", + "id": "15206", + "name": "Nancy Walter", + "office": "Minneapolis", + "position": "HR Specialist", + "salary": "$52,930", + "start_date": "2/9/2019" + }, + { + "extn": "3670", + "id": "15207", + "name": "Matt Eastwood", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$144,317", + "start_date": "8/30/2012" + }, + { + "extn": "1519", + "id": "15208", + "name": "Jackeline Thomson", + "office": "Rome", + "position": "Loan Officer", + "salary": "$73,136", + "start_date": "11/14/2007" + }, + { + "extn": "1693", + "id": "15209", + "name": "Cristal Salt", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$240,940", + "start_date": "9/16/2016" + }, + { + "extn": "9965", + "id": "15210", + "name": "Benjamin Moran", + "office": "New Orleans", + "position": "Loan Officer", + "salary": "$199,048", + "start_date": "10/28/2008" + }, + { + "extn": "2157", + "id": "15211", + "name": "Beatrice Pond", + "office": "Henderson", + "position": "Restaurant Manager", + "salary": "$74,908", + "start_date": "12/18/2017" + }, + { + "extn": "5628", + "id": "15212", + "name": "Andrea Drew", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$187,408", + "start_date": "2/19/2011" + }, + { + "extn": "5721", + "id": "15213", + "name": "Clarissa Moss", + "office": "Lakewood", + "position": "Restaurant Manager", + "salary": "$95,866", + "start_date": "12/11/2007" + }, + { + "extn": "9597", + "id": "15214", + "name": "Diane Hardwick", + "office": "San Diego", + "position": "Pharmacist", + "salary": "$194,214", + "start_date": "2/28/2014" + }, + { + "extn": "8483", + "id": "15215", + "name": "Tyler Yard", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$40,357", + "start_date": "6/17/2018" + }, + { + "extn": "3296", + "id": "15216", + "name": "Clarissa Cobb", + "office": "Portland", + "position": "Banker", + "salary": "$28,226", + "start_date": "7/23/2007" + }, + { + "extn": "9599", + "id": "15217", + "name": "Aurelia Yarwood", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$172,588", + "start_date": "1/8/2012" + }, + { + "extn": "6430", + "id": "15218", + "name": "Paula Morris", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$238,410", + "start_date": "4/14/2011" + }, + { + "extn": "2169", + "id": "15219", + "name": "Chadwick Booth", + "office": "Atlanta", + "position": "Dentist", + "salary": "$208,755", + "start_date": "2/5/2009" + }, + { + "extn": "3718", + "id": "15220", + "name": "Lillian Gregory", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$185,607", + "start_date": "5/5/2019" + }, + { + "extn": "5377", + "id": "15221", + "name": "Lucas Ellery", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$29,358", + "start_date": "6/4/2015" + }, + { + "extn": "5137", + "id": "15222", + "name": "Cara Palmer", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$149,300", + "start_date": "6/10/2009" + }, + { + "extn": "3185", + "id": "15223", + "name": "Noah Alexander", + "office": "Bellevue", + "position": "Auditor", + "salary": "$49,250", + "start_date": "4/17/2005" + }, + { + "extn": "1828", + "id": "15224", + "name": "Daron Kidd", + "office": "Springfield", + "position": "Inspector", + "salary": "$269,852", + "start_date": "4/15/2019" + }, + { + "extn": "5120", + "id": "15225", + "name": "Nathan Callan", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$104,641", + "start_date": "3/22/2010" + }, + { + "extn": "3908", + "id": "15226", + "name": "Violet Ianson", + "office": "New York", + "position": "Project Manager", + "salary": "$54,821", + "start_date": "8/9/2010" + }, + { + "extn": "1275", + "id": "15227", + "name": "Jayden Harrison", + "office": "Venice", + "position": "Physician", + "salary": "$162,511", + "start_date": "8/13/2007" + }, + { + "extn": "4263", + "id": "15228", + "name": "Harvey Becker", + "office": "Glendale", + "position": "Food Technologist", + "salary": "$293,356", + "start_date": "1/17/2016" + }, + { + "extn": "2705", + "id": "15229", + "name": "Josephine Emmett", + "office": "Tallahassee", + "position": "Global Logistics Supervisor", + "salary": "$257,207", + "start_date": "11/16/2012" + }, + { + "extn": "5588", + "id": "15230", + "name": "Gabriel Lee", + "office": "Zurich", + "position": "Inspector", + "salary": "$258,741", + "start_date": "8/12/2009" + }, + { + "extn": "5375", + "id": "15231", + "name": "Madison Antcliff", + "office": "Huntsville", + "position": "Electrician", + "salary": "$59,182", + "start_date": "5/31/2003" + }, + { + "extn": "7804", + "id": "15232", + "name": "Bryon Cartwright", + "office": "Bakersfield", + "position": "Cook", + "salary": "$239,316", + "start_date": "11/10/2003" + }, + { + "extn": "1074", + "id": "15233", + "name": "Chloe Keys", + "office": "Norfolk", + "position": "Design Engineer", + "salary": "$13,461", + "start_date": "12/7/2005" + }, + { + "extn": "3376", + "id": "15234", + "name": "Hope Bennett", + "office": "Salt Lake City", + "position": "Design Engineer", + "salary": "$60,203", + "start_date": "3/26/2003" + }, + { + "extn": "4727", + "id": "15235", + "name": "Denny Mills", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$107,136", + "start_date": "6/14/2014" + }, + { + "extn": "5563", + "id": "15236", + "name": "Harvey Lucas", + "office": "Berlin", + "position": "Design Engineer", + "salary": "$248,582", + "start_date": "3/31/2003" + }, + { + "extn": "6859", + "id": "15237", + "name": "Joseph Allcott", + "office": "Charlotte", + "position": "Accountant", + "salary": "$141,957", + "start_date": "6/14/2018" + }, + { + "extn": "5002", + "id": "15238", + "name": "Barney Parker", + "office": "Dallas", + "position": "Project Manager", + "salary": "$286,431", + "start_date": "7/20/2017" + }, + { + "extn": "4154", + "id": "15239", + "name": "Kimberly Evans", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$252,670", + "start_date": "1/3/2013" + }, + { + "extn": "5424", + "id": "15240", + "name": "Tania James", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$14,014", + "start_date": "7/15/2001" + }, + { + "extn": "8765", + "id": "15241", + "name": "Marjorie Phillips", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$236,620", + "start_date": "4/5/2014" + }, + { + "extn": "4320", + "id": "15242", + "name": "Barney Higgs", + "office": "Toledo", + "position": "Loan Officer", + "salary": "$270,733", + "start_date": "7/2/2011" + }, + { + "extn": "4025", + "id": "15243", + "name": "Alma Ross", + "office": "Fremont", + "position": "Staffing Consultant", + "salary": "$112,320", + "start_date": "10/20/2007" + }, + { + "extn": "4512", + "id": "15244", + "name": "Matthew Kerr", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$151,232", + "start_date": "9/23/2015" + }, + { + "extn": "4652", + "id": "15245", + "name": "Chad Dillon", + "office": "Boston", + "position": "HR Specialist", + "salary": "$34,437", + "start_date": "1/19/2014" + }, + { + "extn": "3092", + "id": "15246", + "name": "Jazmin Whittle", + "office": "Columbus", + "position": "Insurance Broker", + "salary": "$94,917", + "start_date": "8/4/2007" + }, + { + "extn": "8812", + "id": "15247", + "name": "Sienna Hunt", + "office": "Columbus", + "position": "Pharmacist", + "salary": "$18,356", + "start_date": "10/4/2003" + }, + { + "extn": "2140", + "id": "15248", + "name": "Michaela Bryson", + "office": "Tulsa", + "position": "Bellman", + "salary": "$111,044", + "start_date": "8/1/2019" + }, + { + "extn": "8044", + "id": "15249", + "name": "Chester Anderson", + "office": "Boston", + "position": "Lecturer", + "salary": "$223,362", + "start_date": "2/11/2011" + }, + { + "extn": "8264", + "id": "15250", + "name": "William Turner", + "office": "Paris", + "position": "Restaurant Manager", + "salary": "$17,047", + "start_date": "8/31/2016" + }, + { + "extn": "7177", + "id": "15251", + "name": "Deborah Redden", + "office": "Memphis", + "position": "Lecturer", + "salary": "$85,788", + "start_date": "1/29/2005" + }, + { + "extn": "6940", + "id": "15252", + "name": "Roger Powell", + "office": "Philadelphia", + "position": "Global Logistics Supervisor", + "salary": "$138,689", + "start_date": "1/24/2008" + }, + { + "extn": "9513", + "id": "15253", + "name": "Roger Alldridge", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$66,298", + "start_date": "7/29/2003" + }, + { + "extn": "5713", + "id": "15254", + "name": "David Pope", + "office": "Venice", + "position": "Designer", + "salary": "$49,493", + "start_date": "5/1/2017" + }, + { + "extn": "9496", + "id": "15255", + "name": "Marvin Radley", + "office": "Los Angeles", + "position": "IT Support Staff", + "salary": "$92,021", + "start_date": "7/29/2003" + }, + { + "extn": "2481", + "id": "15256", + "name": "Logan Pratt", + "office": "Wien", + "position": "Physician", + "salary": "$264,300", + "start_date": "2/24/2006" + }, + { + "extn": "7421", + "id": "15257", + "name": "Marvin Russell", + "office": "Cincinnati", + "position": "Physician", + "salary": "$89,194", + "start_date": "7/5/2017" + }, + { + "extn": "2881", + "id": "15258", + "name": "Monica Williams", + "office": "Innsbruck", + "position": "Stockbroker", + "salary": "$223,042", + "start_date": "9/5/2004" + }, + { + "extn": "5129", + "id": "15259", + "name": "Javier Barclay", + "office": "Fayetteville", + "position": "Operator", + "salary": "$200,881", + "start_date": "1/24/2014" + }, + { + "extn": "2956", + "id": "15260", + "name": "Marjorie Hill", + "office": "Orlando", + "position": "Paramedic", + "salary": "$244,046", + "start_date": "4/3/2009" + }, + { + "extn": "9330", + "id": "15261", + "name": "Luke Power", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$24,503", + "start_date": "1/1/2002" + }, + { + "extn": "6793", + "id": "15262", + "name": "Denis Kaur", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$136,247", + "start_date": "5/29/2008" + }, + { + "extn": "7706", + "id": "15263", + "name": "Javier Hopkinson", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$261,569", + "start_date": "5/14/2000" + }, + { + "extn": "2157", + "id": "15264", + "name": "Peter Porter", + "office": "Lisbon", + "position": "Bookkeeper", + "salary": "$55,050", + "start_date": "7/16/2015" + }, + { + "extn": "2339", + "id": "15265", + "name": "Rosalie Abbey", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$12,559", + "start_date": "4/27/2016" + }, + { + "extn": "5443", + "id": "15266", + "name": "Phillip Oatway", + "office": "Orlando", + "position": "Project Manager", + "salary": "$193,101", + "start_date": "1/20/2007" + }, + { + "extn": "6616", + "id": "15267", + "name": "Chelsea Lunt", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$200,617", + "start_date": "11/9/2005" + }, + { + "extn": "7450", + "id": "15268", + "name": "Bob Drew", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$135,212", + "start_date": "4/1/2017" + }, + { + "extn": "6992", + "id": "15269", + "name": "Andrea Cowan", + "office": "Madrid", + "position": "Paramedic", + "salary": "$40,645", + "start_date": "9/29/2005" + }, + { + "extn": "3119", + "id": "15270", + "name": "Hayden Rainford", + "office": "Seattle", + "position": "Physician", + "salary": "$146,950", + "start_date": "12/11/2003" + }, + { + "extn": "1636", + "id": "15271", + "name": "Gloria Rycroft", + "office": "Milwaukee", + "position": "Call Center Representative", + "salary": "$234,865", + "start_date": "9/2/2012" + }, + { + "extn": "3121", + "id": "15272", + "name": "Hank Gilmore", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$235,394", + "start_date": "6/25/2012" + }, + { + "extn": "4110", + "id": "15273", + "name": "Sarah Amstead", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$285,085", + "start_date": "7/30/2012" + }, + { + "extn": "6713", + "id": "15274", + "name": "Alexa Kent", + "office": "Lancaster", + "position": "Webmaster", + "salary": "$146,037", + "start_date": "5/5/2004" + }, + { + "extn": "4851", + "id": "15275", + "name": "Angelina Bishop", + "office": "Saint Paul", + "position": "Laboratory Technician", + "salary": "$168,183", + "start_date": "2/6/2019" + }, + { + "extn": "2079", + "id": "15276", + "name": "Jenna Leslie", + "office": "Ontario", + "position": "Steward", + "salary": "$28,339", + "start_date": "10/25/2005" + }, + { + "extn": "6604", + "id": "15277", + "name": "Hazel Ross", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$86,541", + "start_date": "9/22/2019" + }, + { + "extn": "7764", + "id": "15278", + "name": "Denny Rigg", + "office": "Valetta", + "position": "Insurance Broker", + "salary": "$247,530", + "start_date": "2/2/2004" + }, + { + "extn": "5971", + "id": "15279", + "name": "Laila Ellis", + "office": "Tulsa", + "position": "Staffing Consultant", + "salary": "$119,435", + "start_date": "12/18/2001" + }, + { + "extn": "1805", + "id": "15280", + "name": "Barry Summers", + "office": "Long Beach", + "position": "Food Technologist", + "salary": "$50,505", + "start_date": "10/1/2006" + }, + { + "extn": "7430", + "id": "15281", + "name": "Doug Appleton", + "office": "Arlington", + "position": "Cash Manager", + "salary": "$100,309", + "start_date": "9/28/2010" + }, + { + "extn": "1657", + "id": "15282", + "name": "Tyler Emmett", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$232,326", + "start_date": "10/8/2008" + }, + { + "extn": "4794", + "id": "15283", + "name": "Sofia Rogers", + "office": "Arlington", + "position": "Doctor", + "salary": "$248,349", + "start_date": "4/25/2002" + }, + { + "extn": "3600", + "id": "15284", + "name": "Oliver Gordon", + "office": "Innsbruck", + "position": "Stockbroker", + "salary": "$33,985", + "start_date": "8/17/2007" + }, + { + "extn": "2155", + "id": "15285", + "name": "Mark Connell", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$162,293", + "start_date": "4/19/2005" + }, + { + "extn": "5039", + "id": "15286", + "name": "Jacob Archer", + "office": "Berna", + "position": "Assistant Buyer", + "salary": "$36,816", + "start_date": "5/19/2002" + }, + { + "extn": "8512", + "id": "15287", + "name": "Anthony Morley", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$280,804", + "start_date": "1/14/2003" + }, + { + "extn": "8723", + "id": "15288", + "name": "Marjorie Smith", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$233,292", + "start_date": "8/8/2019" + }, + { + "extn": "8627", + "id": "15289", + "name": "Wade Hopkinson", + "office": "Denver", + "position": "HR Coordinator", + "salary": "$118,519", + "start_date": "7/23/2018" + }, + { + "extn": "3249", + "id": "15290", + "name": "Daron Blackwall", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$223,706", + "start_date": "7/29/2008" + }, + { + "extn": "7373", + "id": "15291", + "name": "Joseph Drew", + "office": "Irving", + "position": "Health Educator", + "salary": "$111,595", + "start_date": "3/11/2005" + }, + { + "extn": "7200", + "id": "15292", + "name": "Cadence Blythe", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$20,145", + "start_date": "1/22/2006" + }, + { + "extn": "3057", + "id": "15293", + "name": "Oliver Nielson", + "office": "Quebec", + "position": "Doctor", + "salary": "$26,509", + "start_date": "8/23/2014" + }, + { + "extn": "2584", + "id": "15294", + "name": "Alexa Powell", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$288,671", + "start_date": "7/5/2004" + }, + { + "extn": "7711", + "id": "15295", + "name": "Madison Waterhouse", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$126,478", + "start_date": "9/29/2014" + }, + { + "extn": "7341", + "id": "15296", + "name": "Harvey Shaw", + "office": "Lancaster", + "position": "Chef Manager", + "salary": "$48,131", + "start_date": "8/28/2000" + }, + { + "extn": "9040", + "id": "15297", + "name": "Ellen Hood", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$169,171", + "start_date": "7/27/2002" + }, + { + "extn": "6705", + "id": "15298", + "name": "Maia Parr", + "office": "Columbus", + "position": "Ambulatory Nurse", + "salary": "$142,576", + "start_date": "9/7/2019" + }, + { + "extn": "6052", + "id": "15299", + "name": "Roger Eyres", + "office": "Irving", + "position": "Electrician", + "salary": "$166,557", + "start_date": "5/14/2010" + }, + { + "extn": "2822", + "id": "15300", + "name": "Celia Rowe", + "office": "Tokyo", + "position": "Assistant Buyer", + "salary": "$230,470", + "start_date": "11/8/2016" + }, + { + "extn": "1923", + "id": "15301", + "name": "Alexander Purvis", + "office": "Richmond", + "position": "Designer", + "salary": "$226,551", + "start_date": "12/1/2007" + }, + { + "extn": "3065", + "id": "15302", + "name": "George Shaw", + "office": "Quebec", + "position": "Insurance Broker", + "salary": "$263,857", + "start_date": "4/8/2011" + }, + { + "extn": "6294", + "id": "15303", + "name": "Chuck Henderson", + "office": "Detroit", + "position": "Cook", + "salary": "$227,523", + "start_date": "9/1/2015" + }, + { + "extn": "4635", + "id": "15304", + "name": "Tiffany Quinton", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$115,946", + "start_date": "5/1/2008" + }, + { + "extn": "2791", + "id": "15305", + "name": "Eileen Mills", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$10,301", + "start_date": "4/21/2012" + }, + { + "extn": "3348", + "id": "15306", + "name": "Bryon Evans", + "office": "Valetta", + "position": "Operator", + "salary": "$73,652", + "start_date": "1/30/2016" + }, + { + "extn": "3809", + "id": "15307", + "name": "Daniel Larsen", + "office": "Dallas", + "position": "Assistant Buyer", + "salary": "$233,798", + "start_date": "4/3/2003" + }, + { + "extn": "4761", + "id": "15308", + "name": "Leroy Jarvis", + "office": "Glendale", + "position": "Doctor", + "salary": "$258,123", + "start_date": "9/20/2011" + }, + { + "extn": "9969", + "id": "15309", + "name": "Alan Notman", + "office": "Otawa", + "position": "Webmaster", + "salary": "$161,373", + "start_date": "2/26/2003" + }, + { + "extn": "6048", + "id": "15310", + "name": "Hanna Villiger", + "office": "San Jose", + "position": "Executive Director", + "salary": "$92,842", + "start_date": "2/10/2006" + }, + { + "extn": "4781", + "id": "15311", + "name": "Vanessa Isaac", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$299,167", + "start_date": "10/16/2007" + }, + { + "extn": "6529", + "id": "15312", + "name": "Sloane Roth", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$87,041", + "start_date": "4/27/2003" + }, + { + "extn": "1173", + "id": "15313", + "name": "Summer Wellington", + "office": "San Diego", + "position": "Operator", + "salary": "$55,318", + "start_date": "8/4/2000" + }, + { + "extn": "5004", + "id": "15314", + "name": "Daniel Woodcock", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$20,992", + "start_date": "8/27/2014" + }, + { + "extn": "5004", + "id": "15315", + "name": "William Drake", + "office": "Fort Lauderdale", + "position": "Global Logistics Supervisor", + "salary": "$91,770", + "start_date": "10/4/2013" + }, + { + "extn": "8785", + "id": "15316", + "name": "Tyler Saunders", + "office": "San Jose", + "position": "Operator", + "salary": "$57,301", + "start_date": "5/29/2007" + }, + { + "extn": "9223", + "id": "15317", + "name": "Sebastian Watson", + "office": "Ontario", + "position": "Cook", + "salary": "$40,335", + "start_date": "4/30/2014" + }, + { + "extn": "8976", + "id": "15318", + "name": "Harvey Hunter", + "office": "Tallahassee", + "position": "Global Logistics Supervisor", + "salary": "$131,779", + "start_date": "8/8/2011" + }, + { + "extn": "1445", + "id": "15319", + "name": "Allison Richards", + "office": "New Orleans", + "position": "Designer", + "salary": "$68,892", + "start_date": "4/30/2017" + }, + { + "extn": "4300", + "id": "15320", + "name": "George Dempsey", + "office": "Milwaukee", + "position": "Executive Director", + "salary": "$230,956", + "start_date": "6/20/2015" + }, + { + "extn": "6328", + "id": "15321", + "name": "Daron Miller", + "office": "Norfolk", + "position": "Doctor", + "salary": "$132,186", + "start_date": "8/30/2009" + }, + { + "extn": "4385", + "id": "15322", + "name": "Manuel Robinson", + "office": "Lakewood", + "position": "Steward", + "salary": "$279,373", + "start_date": "5/6/2013" + }, + { + "extn": "8720", + "id": "15323", + "name": "Dorothy Wren", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$221,424", + "start_date": "4/29/2004" + }, + { + "extn": "1665", + "id": "15324", + "name": "Noah Rodwell", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$294,241", + "start_date": "8/2/2005" + }, + { + "extn": "5424", + "id": "15325", + "name": "Domenic Collins", + "office": "Bakersfield", + "position": "Business Broker", + "salary": "$204,937", + "start_date": "1/3/2008" + }, + { + "extn": "1728", + "id": "15326", + "name": "Kenzie Adams", + "office": "Jersey City", + "position": "Restaurant Manager", + "salary": "$161,627", + "start_date": "6/23/2012" + }, + { + "extn": "3340", + "id": "15327", + "name": "Dani Burnley", + "office": "Honolulu", + "position": "Inspector", + "salary": "$278,402", + "start_date": "11/17/2011" + }, + { + "extn": "7825", + "id": "15328", + "name": "Ally Appleton", + "office": "Glendale", + "position": "Auditor", + "salary": "$187,827", + "start_date": "5/29/2014" + }, + { + "extn": "8446", + "id": "15329", + "name": "Alma Cobb", + "office": "Saint Paul", + "position": "Project Manager", + "salary": "$246,400", + "start_date": "12/24/2003" + }, + { + "extn": "6369", + "id": "15330", + "name": "Chris Phillips", + "office": "Laredo", + "position": "Audiologist", + "salary": "$214,628", + "start_date": "11/6/2002" + }, + { + "extn": "3177", + "id": "15331", + "name": "Sara Clayton", + "office": "Fremont", + "position": "Webmaster", + "salary": "$188,675", + "start_date": "4/8/2017" + }, + { + "extn": "6999", + "id": "15332", + "name": "Destiny Wright", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$266,120", + "start_date": "4/20/2015" + }, + { + "extn": "6259", + "id": "15333", + "name": "Henry Poulton", + "office": "Fort Lauderdale", + "position": "Doctor", + "salary": "$59,802", + "start_date": "7/29/2002" + }, + { + "extn": "2747", + "id": "15334", + "name": "Abdul Ebden", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$101,333", + "start_date": "1/5/2019" + }, + { + "extn": "5651", + "id": "15335", + "name": "Ivy Dwyer", + "office": "Garland", + "position": "Designer", + "salary": "$215,823", + "start_date": "6/16/2009" + }, + { + "extn": "1978", + "id": "15336", + "name": "Bryon Tindall", + "office": "Orlando", + "position": "Accountant", + "salary": "$124,458", + "start_date": "9/4/2005" + }, + { + "extn": "7204", + "id": "15337", + "name": "Manuel Nelson", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$223,320", + "start_date": "6/14/2011" + }, + { + "extn": "3643", + "id": "15338", + "name": "Nick Moreno", + "office": "Springfield", + "position": "Business Broker", + "salary": "$11,125", + "start_date": "2/27/2012" + }, + { + "extn": "7592", + "id": "15339", + "name": "Chester Tyrrell", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$298,924", + "start_date": "11/9/2016" + }, + { + "extn": "7767", + "id": "15340", + "name": "Chad Page ", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$289,196", + "start_date": "8/14/2015" + }, + { + "extn": "7165", + "id": "15341", + "name": "Rita Jenkin", + "office": "Miami", + "position": "Treasurer", + "salary": "$94,038", + "start_date": "9/7/2019" + }, + { + "extn": "1962", + "id": "15342", + "name": "Estrella Thornton", + "office": "Jacksonville", + "position": "Operator", + "salary": "$127,252", + "start_date": "10/2/2016" + }, + { + "extn": "7645", + "id": "15343", + "name": "Chadwick Russell", + "office": "Orlando", + "position": "Operator", + "salary": "$110,945", + "start_date": "1/27/2017" + }, + { + "extn": "3474", + "id": "15344", + "name": "Alma Pond", + "office": "Garland", + "position": "CNC Operator", + "salary": "$64,176", + "start_date": "4/9/2003" + }, + { + "extn": "9850", + "id": "15345", + "name": "Boris Ventura", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$46,699", + "start_date": "6/30/2013" + }, + { + "extn": "3017", + "id": "15346", + "name": "Hayden Parker", + "office": "Salt Lake City", + "position": "Global Logistics Supervisor", + "salary": "$138,313", + "start_date": "1/14/2005" + }, + { + "extn": "8326", + "id": "15347", + "name": "Winnie Wilkinson", + "office": "Scottsdale", + "position": "Project Manager", + "salary": "$132,786", + "start_date": "4/20/2011" + }, + { + "extn": "6287", + "id": "15348", + "name": "Makenzie Jackson", + "office": "Long Beach", + "position": "Biologist", + "salary": "$24,737", + "start_date": "5/27/2017" + }, + { + "extn": "2487", + "id": "15349", + "name": "Holly Benson", + "office": "Detroit", + "position": "Food Technologist", + "salary": "$136,960", + "start_date": "8/27/2018" + }, + { + "extn": "4615", + "id": "15350", + "name": "Tom King", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$36,337", + "start_date": "3/8/2017" + }, + { + "extn": "9008", + "id": "15351", + "name": "Mark Kelly", + "office": "Wien", + "position": "Chef Manager", + "salary": "$247,488", + "start_date": "3/20/2013" + }, + { + "extn": "9673", + "id": "15352", + "name": "Liv Wright", + "office": "Denver", + "position": "Bellman", + "salary": "$134,202", + "start_date": "1/8/2008" + }, + { + "extn": "8740", + "id": "15353", + "name": "Molly Ashley", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$216,294", + "start_date": "6/8/2009" + }, + { + "extn": "1959", + "id": "15354", + "name": "Lily Sherwood", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$13,157", + "start_date": "1/2/2001" + }, + { + "extn": "3319", + "id": "15355", + "name": "Percy Robertson", + "office": "St. Louis", + "position": "Doctor", + "salary": "$28,910", + "start_date": "11/25/2017" + }, + { + "extn": "6817", + "id": "15356", + "name": "Carter Butler", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$214,101", + "start_date": "12/28/2015" + }, + { + "extn": "9391", + "id": "15357", + "name": "Melinda Devonport", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$115,116", + "start_date": "11/27/2005" + }, + { + "extn": "6047", + "id": "15358", + "name": "Louise Dunbar", + "office": "Paris", + "position": "Production Painter", + "salary": "$148,959", + "start_date": "4/28/2004" + }, + { + "extn": "7831", + "id": "15359", + "name": "Isabel Baxter", + "office": "Long Beach", + "position": "Cook", + "salary": "$288,036", + "start_date": "1/7/2008" + }, + { + "extn": "2122", + "id": "15360", + "name": "Sofia Jacobs", + "office": "Amarillo", + "position": "HR Coordinator", + "salary": "$228,688", + "start_date": "3/29/2019" + }, + { + "extn": "5213", + "id": "15361", + "name": "Marla Walker", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$36,628", + "start_date": "11/12/2004" + }, + { + "extn": "6443", + "id": "15362", + "name": "Rosalee Cartwright", + "office": "Laredo", + "position": "Cook", + "salary": "$251,509", + "start_date": "9/7/2010" + }, + { + "extn": "6616", + "id": "15363", + "name": "Julianna Norburn", + "office": "Springfield", + "position": "Production Painter", + "salary": "$182,009", + "start_date": "11/6/2001" + }, + { + "extn": "9017", + "id": "15364", + "name": "Sabina Robertson", + "office": "Innsbruck", + "position": "Banker", + "salary": "$59,211", + "start_date": "7/25/2018" + }, + { + "extn": "9552", + "id": "15365", + "name": "Alexander Leslie", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$78,280", + "start_date": "3/30/2007" + }, + { + "extn": "1396", + "id": "15366", + "name": "Nate Campbell", + "office": "Tallahassee", + "position": "Investment Advisor", + "salary": "$152,500", + "start_date": "4/27/2012" + }, + { + "extn": "4321", + "id": "15367", + "name": "Karen Andersson", + "office": "Quebec", + "position": "Ambulatory Nurse", + "salary": "$267,782", + "start_date": "11/5/2012" + }, + { + "extn": "5681", + "id": "15368", + "name": "Domenic Harrison", + "office": "Rochester", + "position": "Lecturer", + "salary": "$187,806", + "start_date": "11/1/2002" + }, + { + "extn": "6541", + "id": "15369", + "name": "Samantha Fox", + "office": "Prague", + "position": "Treasurer", + "salary": "$274,304", + "start_date": "9/9/2017" + }, + { + "extn": "9510", + "id": "15370", + "name": "Lindsay Farrow", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$255,375", + "start_date": "10/3/2019" + }, + { + "extn": "8696", + "id": "15371", + "name": "Fred Reese", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$273,022", + "start_date": "1/1/2002" + }, + { + "extn": "6622", + "id": "15372", + "name": "Chadwick Mitchell", + "office": "Toledo", + "position": "Production Painter", + "salary": "$31,000", + "start_date": "8/19/2000" + }, + { + "extn": "3746", + "id": "15373", + "name": "Danny Hall", + "office": "Minneapolis", + "position": "Physician", + "salary": "$59,792", + "start_date": "11/29/2003" + }, + { + "extn": "9583", + "id": "15374", + "name": "Chester Michael", + "office": "Glendale", + "position": "Steward", + "salary": "$111,253", + "start_date": "9/23/2000" + }, + { + "extn": "8672", + "id": "15375", + "name": "George Davies", + "office": "Denver", + "position": "Biologist", + "salary": "$80,270", + "start_date": "5/13/2007" + }, + { + "extn": "5613", + "id": "15376", + "name": "Camila Upton", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$135,966", + "start_date": "10/13/2015" + }, + { + "extn": "8085", + "id": "15377", + "name": "Rosalie Lane", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$295,762", + "start_date": "7/20/2001" + }, + { + "extn": "2462", + "id": "15378", + "name": "Barry Plant", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$169,382", + "start_date": "11/1/2006" + }, + { + "extn": "5171", + "id": "15379", + "name": "Tess Stark", + "office": "Valetta", + "position": "Pharmacist", + "salary": "$173,874", + "start_date": "5/24/2010" + }, + { + "extn": "1976", + "id": "15380", + "name": "Jack Haines", + "office": "Richmond", + "position": "Inspector", + "salary": "$214,831", + "start_date": "7/31/2011" + }, + { + "extn": "4711", + "id": "15381", + "name": "Ramon Moore", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$215,410", + "start_date": "7/22/2012" + }, + { + "extn": "4458", + "id": "15382", + "name": "Chris Beal", + "office": "Paris", + "position": "Inspector", + "salary": "$278,532", + "start_date": "3/10/2012" + }, + { + "extn": "1047", + "id": "15383", + "name": "Alison Baxter", + "office": "San Jose", + "position": "Bellman", + "salary": "$183,018", + "start_date": "9/6/2004" + }, + { + "extn": "5705", + "id": "15384", + "name": "Ilona Price", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$12,534", + "start_date": "3/19/2002" + }, + { + "extn": "9364", + "id": "15385", + "name": "Evie Booth", + "office": "Salem", + "position": "Food Technologist", + "salary": "$224,884", + "start_date": "12/16/2003" + }, + { + "extn": "1165", + "id": "15386", + "name": "Barney Stone", + "office": "Minneapolis", + "position": "Insurance Broker", + "salary": "$209,567", + "start_date": "6/14/2012" + }, + { + "extn": "7206", + "id": "15387", + "name": "Regina Anderson", + "office": "Laredo", + "position": "Baker", + "salary": "$206,491", + "start_date": "10/26/2001" + }, + { + "extn": "7965", + "id": "15388", + "name": "Renee Morrow", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$187,722", + "start_date": "1/30/2006" + }, + { + "extn": "2608", + "id": "15389", + "name": "Aisha Vaughan", + "office": "Quebec", + "position": "Staffing Consultant", + "salary": "$81,233", + "start_date": "11/6/2001" + }, + { + "extn": "7832", + "id": "15390", + "name": "Eduardo Varndell", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$113,904", + "start_date": "2/10/2010" + }, + { + "extn": "4288", + "id": "15391", + "name": "Tom Larsen", + "office": "Los Angeles", + "position": "Physician", + "salary": "$267,512", + "start_date": "12/6/2016" + }, + { + "extn": "7147", + "id": "15392", + "name": "Henry Collins", + "office": "Charlotte", + "position": "HR Coordinator", + "salary": "$63,820", + "start_date": "2/8/2018" + }, + { + "extn": "2983", + "id": "15393", + "name": "Lexi Isaac", + "office": "Garland", + "position": "Biologist", + "salary": "$284,923", + "start_date": "11/9/2010" + }, + { + "extn": "5027", + "id": "15394", + "name": "Abdul Lloyd", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$231,086", + "start_date": "6/8/2014" + }, + { + "extn": "8510", + "id": "15395", + "name": "Caleb Dowson", + "office": "Seattle", + "position": "Electrician", + "salary": "$144,752", + "start_date": "5/25/2016" + }, + { + "extn": "1636", + "id": "15396", + "name": "Daron Downing", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$84,970", + "start_date": "7/24/2012" + }, + { + "extn": "6079", + "id": "15397", + "name": "Quinn Kelly", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$267,618", + "start_date": "3/25/2009" + }, + { + "extn": "8669", + "id": "15398", + "name": "Tony Samuel", + "office": "Portland", + "position": "Mobile Developer", + "salary": "$89,495", + "start_date": "2/19/2014" + }, + { + "extn": "6978", + "id": "15399", + "name": "Jack Graves", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$190,861", + "start_date": "1/12/2013" + }, + { + "extn": "7050", + "id": "15400", + "name": "Johnathan Harper", + "office": "Chicago", + "position": "Audiologist", + "salary": "$43,841", + "start_date": "3/15/2005" + }, + { + "extn": "3165", + "id": "15401", + "name": "Lucas Harper", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$220,137", + "start_date": "6/29/2015" + }, + { + "extn": "7339", + "id": "15402", + "name": "Bernadette Ellis", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$168,324", + "start_date": "11/21/2015" + }, + { + "extn": "4351", + "id": "15403", + "name": "Julian King", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$250,903", + "start_date": "10/20/2000" + }, + { + "extn": "2397", + "id": "15404", + "name": "Matt Ingram", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$97,201", + "start_date": "4/4/2008" + }, + { + "extn": "2203", + "id": "15405", + "name": "Mark Kennedy", + "office": "Huntsville", + "position": "Software Engineer", + "salary": "$11,469", + "start_date": "1/24/2011" + }, + { + "extn": "5745", + "id": "15406", + "name": "Eryn Flack", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$14,101", + "start_date": "2/8/2008" + }, + { + "extn": "6120", + "id": "15407", + "name": "Melanie Hall", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$17,741", + "start_date": "10/22/2012" + }, + { + "extn": "4947", + "id": "15408", + "name": "Moira Ring", + "office": "Oakland", + "position": "CNC Operator", + "salary": "$61,807", + "start_date": "12/25/2017" + }, + { + "extn": "5291", + "id": "15409", + "name": "Dakota Brown", + "office": "Stockton", + "position": "Chef Manager", + "salary": "$39,545", + "start_date": "8/19/2017" + }, + { + "extn": "9061", + "id": "15410", + "name": "Stella Umney", + "office": "Berlin", + "position": "Paramedic", + "salary": "$219,881", + "start_date": "8/12/2019" + }, + { + "extn": "8370", + "id": "15411", + "name": "Chris Pickard", + "office": "Atlanta", + "position": "Baker", + "salary": "$22,559", + "start_date": "3/29/2019" + }, + { + "extn": "5028", + "id": "15412", + "name": "Savannah Quinnell", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$184,399", + "start_date": "5/9/2003" + }, + { + "extn": "5782", + "id": "15413", + "name": "Wade Gibbons", + "office": "Hollywood", + "position": "Dentist", + "salary": "$98,431", + "start_date": "3/19/2000" + }, + { + "extn": "9792", + "id": "15414", + "name": "Remy Adams", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$221,816", + "start_date": "5/22/2001" + }, + { + "extn": "7837", + "id": "15415", + "name": "Francesca Pond", + "office": "St. Louis", + "position": "Operator", + "salary": "$268,542", + "start_date": "9/25/2010" + }, + { + "extn": "8509", + "id": "15416", + "name": "Belinda Potts", + "office": "Rochester", + "position": "Webmaster", + "salary": "$293,083", + "start_date": "9/12/2008" + }, + { + "extn": "4326", + "id": "15417", + "name": "Jade Oldfield", + "office": "Valetta", + "position": "Paramedic", + "salary": "$70,721", + "start_date": "10/22/2003" + }, + { + "extn": "3031", + "id": "15418", + "name": "Naomi Hopkinson", + "office": "Toledo", + "position": "Investment Advisor", + "salary": "$145,763", + "start_date": "12/23/2004" + }, + { + "extn": "8039", + "id": "15419", + "name": "Marvin Vass", + "office": "Bakersfield", + "position": "Lecturer", + "salary": "$74,003", + "start_date": "9/2/2004" + }, + { + "extn": "4187", + "id": "15420", + "name": "Kate Rose", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$15,815", + "start_date": "5/27/2003" + }, + { + "extn": "7672", + "id": "15421", + "name": "Enoch Durrant", + "office": "Cincinnati", + "position": "Pharmacist", + "salary": "$215,922", + "start_date": "3/22/2004" + }, + { + "extn": "3410", + "id": "15422", + "name": "Lucas Farrow", + "office": "Paris", + "position": "Global Logistics Supervisor", + "salary": "$191,459", + "start_date": "2/15/2008" + }, + { + "extn": "2164", + "id": "15423", + "name": "Kenzie Ellwood", + "office": "Fayetteville", + "position": "Ambulatory Nurse", + "salary": "$267,373", + "start_date": "10/14/2017" + }, + { + "extn": "1500", + "id": "15424", + "name": "Drew Jones", + "office": "Madrid", + "position": "Front Desk Coordinator", + "salary": "$57,332", + "start_date": "10/18/2009" + }, + { + "extn": "2523", + "id": "15425", + "name": "Carolyn John", + "office": "Madison", + "position": "Physician", + "salary": "$92,369", + "start_date": "12/3/2017" + }, + { + "extn": "7015", + "id": "15426", + "name": "Payton Mcguire", + "office": "Glendale", + "position": "Biologist", + "salary": "$102,851", + "start_date": "8/27/2001" + }, + { + "extn": "8883", + "id": "15427", + "name": "Julian Hope", + "office": "Lisbon", + "position": "Baker", + "salary": "$85,163", + "start_date": "1/8/2007" + }, + { + "extn": "6927", + "id": "15428", + "name": "Denny Woodcock", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$131,405", + "start_date": "6/6/2014" + }, + { + "extn": "2947", + "id": "15429", + "name": "Vivian Tobin", + "office": "Fayetteville", + "position": "Cashier", + "salary": "$167,486", + "start_date": "5/16/2016" + }, + { + "extn": "2328", + "id": "15430", + "name": "David Bingham", + "office": "Boston", + "position": "Restaurant Manager", + "salary": "$273,385", + "start_date": "7/19/2000" + }, + { + "extn": "8915", + "id": "15431", + "name": "Aileen Hunter", + "office": "Louisville", + "position": "Fabricator", + "salary": "$127,124", + "start_date": "6/4/2008" + }, + { + "extn": "8239", + "id": "15432", + "name": "Mya Button", + "office": "Chicago", + "position": "Project Manager", + "salary": "$287,739", + "start_date": "9/23/2002" + }, + { + "extn": "5024", + "id": "15433", + "name": "Bethany Ashley", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$87,234", + "start_date": "7/2/2011" + }, + { + "extn": "8162", + "id": "15434", + "name": "Leroy Stone ", + "office": "Irving", + "position": "Lecturer", + "salary": "$128,178", + "start_date": "10/5/2018" + }, + { + "extn": "7020", + "id": "15435", + "name": "Manuel Stevens", + "office": "Memphis", + "position": "Physician", + "salary": "$263,433", + "start_date": "6/4/2004" + }, + { + "extn": "9988", + "id": "15436", + "name": "Winnie Clark", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$78,916", + "start_date": "5/22/2019" + }, + { + "extn": "2230", + "id": "15437", + "name": "Julius Overson", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$116,167", + "start_date": "10/10/2006" + }, + { + "extn": "2741", + "id": "15438", + "name": "Nathan Blackwall", + "office": "Quebec", + "position": "Fabricator", + "salary": "$240,477", + "start_date": "1/24/2018" + }, + { + "extn": "6775", + "id": "15439", + "name": "Andie Noon", + "office": "Indianapolis", + "position": "Systems Administrator", + "salary": "$197,673", + "start_date": "10/13/2018" + }, + { + "extn": "6380", + "id": "15440", + "name": "Caleb Tobin", + "office": "El Paso", + "position": "Project Manager", + "salary": "$64,819", + "start_date": "9/18/2001" + }, + { + "extn": "9927", + "id": "15441", + "name": "Jackeline Drew", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$37,814", + "start_date": "7/20/2015" + }, + { + "extn": "7359", + "id": "15442", + "name": "Analise Martin", + "office": "Springfield", + "position": "Pharmacist", + "salary": "$176,098", + "start_date": "11/17/2013" + }, + { + "extn": "3752", + "id": "15443", + "name": "Judith Mitchell", + "office": "Hayward", + "position": "Treasurer", + "salary": "$226,806", + "start_date": "3/17/2006" + }, + { + "extn": "3540", + "id": "15444", + "name": "Hazel Warden", + "office": "Long Beach", + "position": "Baker", + "salary": "$129,188", + "start_date": "12/10/2018" + }, + { + "extn": "2564", + "id": "15445", + "name": "Esmeralda Dwyer", + "office": "Nashville", + "position": "Software Engineer", + "salary": "$49,972", + "start_date": "7/13/2007" + }, + { + "extn": "2568", + "id": "15446", + "name": "Maria Bryant", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$95,681", + "start_date": "6/26/2009" + }, + { + "extn": "4352", + "id": "15447", + "name": "Noah Bishop", + "office": "Lyon", + "position": "Cashier", + "salary": "$65,820", + "start_date": "4/12/2008" + }, + { + "extn": "9917", + "id": "15448", + "name": "Danny Tobin", + "office": "Phoenix", + "position": "Executive Director", + "salary": "$35,135", + "start_date": "10/5/2002" + }, + { + "extn": "7033", + "id": "15449", + "name": "Sarah Ballard", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$59,349", + "start_date": "6/26/2015" + }, + { + "extn": "2447", + "id": "15450", + "name": "Anthony Moss", + "office": "Henderson", + "position": "Assistant Buyer", + "salary": "$250,491", + "start_date": "2/22/2000" + }, + { + "extn": "5448", + "id": "15451", + "name": "Isabel Jones", + "office": "Rome", + "position": "Auditor", + "salary": "$187,406", + "start_date": "8/30/2009" + }, + { + "extn": "4003", + "id": "15452", + "name": "Fiona Cadman", + "office": "Detroit", + "position": "Audiologist", + "salary": "$121,760", + "start_date": "10/25/2014" + }, + { + "extn": "8816", + "id": "15453", + "name": "Makena Brown", + "office": "San Bernardino", + "position": "Physician", + "salary": "$121,700", + "start_date": "5/27/2019" + }, + { + "extn": "2307", + "id": "15454", + "name": "Nicholas Shields", + "office": "Springfield", + "position": "Banker", + "salary": "$88,315", + "start_date": "9/5/2005" + }, + { + "extn": "3862", + "id": "15455", + "name": "Luke Williams", + "office": "Los Angeles", + "position": "Steward", + "salary": "$123,502", + "start_date": "5/10/2013" + }, + { + "extn": "6792", + "id": "15456", + "name": "Jenna Dillon", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$50,256", + "start_date": "4/8/2012" + }, + { + "extn": "9160", + "id": "15457", + "name": "Josh Lewis", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$140,558", + "start_date": "12/8/2011" + }, + { + "extn": "2183", + "id": "15458", + "name": "Matthew Exton", + "office": "Orlando", + "position": "Staffing Consultant", + "salary": "$94,721", + "start_date": "2/3/2013" + }, + { + "extn": "1047", + "id": "15459", + "name": "Henry Ramsey", + "office": "Escondido", + "position": "Physician", + "salary": "$229,475", + "start_date": "9/29/2012" + }, + { + "extn": "7707", + "id": "15460", + "name": "Florence Kirby", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$120,688", + "start_date": "3/16/2015" + }, + { + "extn": "2659", + "id": "15461", + "name": "Belinda Knight", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$196,035", + "start_date": "8/30/2009" + }, + { + "extn": "6567", + "id": "15462", + "name": "Analise Boden", + "office": "Hayward", + "position": "Cashier", + "salary": "$291,782", + "start_date": "10/31/2011" + }, + { + "extn": "8601", + "id": "15463", + "name": "Paige Irving", + "office": "Ontario", + "position": "Health Educator", + "salary": "$153,493", + "start_date": "2/22/2018" + }, + { + "extn": "2416", + "id": "15464", + "name": "Cassidy Vollans", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$71,325", + "start_date": "2/1/2009" + }, + { + "extn": "9363", + "id": "15465", + "name": "Harry Radcliffe", + "office": "Nashville", + "position": "Clerk", + "salary": "$30,418", + "start_date": "12/7/2002" + }, + { + "extn": "1961", + "id": "15466", + "name": "Enoch Yoman", + "office": "Zurich", + "position": "Loan Officer", + "salary": "$77,631", + "start_date": "9/28/2012" + }, + { + "extn": "9747", + "id": "15467", + "name": "Norah Graham", + "office": "Columbus", + "position": "Audiologist", + "salary": "$68,353", + "start_date": "9/15/2008" + }, + { + "extn": "5765", + "id": "15468", + "name": "David Leslie", + "office": "Quebec", + "position": "Mobile Developer", + "salary": "$276,538", + "start_date": "7/19/2019" + }, + { + "extn": "8238", + "id": "15469", + "name": "Carmella Steer", + "office": "Louisville", + "position": "Chef Manager", + "salary": "$91,035", + "start_date": "12/19/2006" + }, + { + "extn": "3923", + "id": "15470", + "name": "Wade Mccall", + "office": "Stockton", + "position": "Paramedic", + "salary": "$193,537", + "start_date": "6/28/2003" + }, + { + "extn": "1897", + "id": "15471", + "name": "Marina Kelly", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$210,192", + "start_date": "3/29/2002" + }, + { + "extn": "6026", + "id": "15472", + "name": "Kurt Murray", + "office": "Washington", + "position": "Design Engineer", + "salary": "$232,778", + "start_date": "8/2/2012" + }, + { + "extn": "4739", + "id": "15473", + "name": "Jennifer Baxter", + "office": "London", + "position": "Staffing Consultant", + "salary": "$23,799", + "start_date": "2/6/2013" + }, + { + "extn": "4333", + "id": "15474", + "name": "Sabrina Cunningham", + "office": "Cincinnati", + "position": "Retail Trainee", + "salary": "$115,684", + "start_date": "12/27/2004" + }, + { + "extn": "9997", + "id": "15475", + "name": "Emma Torres", + "office": "Minneapolis", + "position": "Operator", + "salary": "$95,485", + "start_date": "3/29/2012" + }, + { + "extn": "7528", + "id": "15476", + "name": "Henry Hood", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$68,498", + "start_date": "10/30/2013" + }, + { + "extn": "8518", + "id": "15477", + "name": "Tyson Owen", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$174,005", + "start_date": "3/28/2005" + }, + { + "extn": "1628", + "id": "15478", + "name": "Domenic Ballard", + "office": "Ontario", + "position": "Doctor", + "salary": "$71,555", + "start_date": "2/7/2013" + }, + { + "extn": "9855", + "id": "15479", + "name": "Isla Dwyer", + "office": "Murfreesboro", + "position": "Cashier", + "salary": "$80,128", + "start_date": "6/8/2010" + }, + { + "extn": "1352", + "id": "15480", + "name": "Cassidy Waterhouse", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$52,681", + "start_date": "7/4/2015" + }, + { + "extn": "6812", + "id": "15481", + "name": "Jamie Palmer", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$291,491", + "start_date": "6/11/2012" + }, + { + "extn": "3826", + "id": "15482", + "name": "Tania Hope", + "office": "Reno", + "position": "Bellman", + "salary": "$84,171", + "start_date": "7/22/2005" + }, + { + "extn": "3606", + "id": "15483", + "name": "Leah Gilmore", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$120,193", + "start_date": "4/29/2012" + }, + { + "extn": "8289", + "id": "15484", + "name": "Adela Jeffery", + "office": "Tulsa", + "position": "Treasurer", + "salary": "$296,885", + "start_date": "6/16/2017" + }, + { + "extn": "3883", + "id": "15485", + "name": "Benjamin Parsons", + "office": "Rome", + "position": "Cook", + "salary": "$43,476", + "start_date": "4/11/2009" + }, + { + "extn": "7421", + "id": "15486", + "name": "Jazmin Devonport", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$176,225", + "start_date": "9/13/2006" + }, + { + "extn": "7869", + "id": "15487", + "name": "Jenna Hastings", + "office": "Los Angeles", + "position": "Health Educator", + "salary": "$137,559", + "start_date": "4/28/2009" + }, + { + "extn": "7885", + "id": "15488", + "name": "Carmen Parker", + "office": "Hayward", + "position": "Inspector", + "salary": "$260,294", + "start_date": "12/21/2005" + }, + { + "extn": "1142", + "id": "15489", + "name": "Luke Allington", + "office": "Norfolk", + "position": "Physician", + "salary": "$36,250", + "start_date": "4/22/2003" + }, + { + "extn": "6317", + "id": "15490", + "name": "Francesca Sherwood", + "office": "Toledo", + "position": "Staffing Consultant", + "salary": "$216,837", + "start_date": "12/20/2013" + }, + { + "extn": "9069", + "id": "15491", + "name": "Daria Wade", + "office": "Huntsville", + "position": "Designer", + "salary": "$189,800", + "start_date": "5/11/2011" + }, + { + "extn": "8071", + "id": "15492", + "name": "Carl James", + "office": "Dallas", + "position": "Accountant", + "salary": "$291,364", + "start_date": "1/3/2009" + }, + { + "extn": "7124", + "id": "15493", + "name": "Jayden Quinn", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$118,272", + "start_date": "2/1/2014" + }, + { + "extn": "1763", + "id": "15494", + "name": "Irene Ring", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$276,765", + "start_date": "5/9/2005" + }, + { + "extn": "9565", + "id": "15495", + "name": "Regina Stanton", + "office": "Stockton", + "position": "Paramedic", + "salary": "$122,959", + "start_date": "3/21/2018" + }, + { + "extn": "8136", + "id": "15496", + "name": "Tara Kennedy", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$120,618", + "start_date": "9/10/2017" + }, + { + "extn": "4853", + "id": "15497", + "name": "Brad Sherwood", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$161,925", + "start_date": "4/30/2007" + }, + { + "extn": "6095", + "id": "15498", + "name": "Sofia Ainsworth", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$154,390", + "start_date": "1/15/2015" + }, + { + "extn": "5743", + "id": "15499", + "name": "Vanessa Edmonds", + "office": "Norfolk", + "position": "Assistant Buyer", + "salary": "$29,120", + "start_date": "6/16/2009" + }, + { + "extn": "3094", + "id": "15500", + "name": "Ema Talbot", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$269,015", + "start_date": "9/22/2009" + }, + { + "extn": "1710", + "id": "15501", + "name": "Aleksandra Harris", + "office": "Wien", + "position": "Lecturer", + "salary": "$222,525", + "start_date": "6/18/2006" + }, + { + "extn": "5068", + "id": "15502", + "name": "Bob Edwards", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$246,716", + "start_date": "9/14/2016" + }, + { + "extn": "9780", + "id": "15503", + "name": "Alan Tate", + "office": "Hayward", + "position": "Accountant", + "salary": "$107,619", + "start_date": "6/4/2010" + }, + { + "extn": "5205", + "id": "15504", + "name": "Dorothy Emerson", + "office": "Jersey City", + "position": "Assistant Buyer", + "salary": "$149,153", + "start_date": "11/23/2007" + }, + { + "extn": "6215", + "id": "15505", + "name": "Roger Healy", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$259,973", + "start_date": "10/3/2000" + }, + { + "extn": "3321", + "id": "15506", + "name": "Felicity Stone", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$127,411", + "start_date": "12/11/2006" + }, + { + "extn": "2879", + "id": "15507", + "name": "Lucas Walsh", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$43,579", + "start_date": "6/8/2007" + }, + { + "extn": "2813", + "id": "15508", + "name": "Enoch Henderson", + "office": "Fullerton", + "position": "Mobile Developer", + "salary": "$202,047", + "start_date": "10/6/2018" + }, + { + "extn": "7696", + "id": "15509", + "name": "Jayden Collins", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$100,900", + "start_date": "10/11/2002" + }, + { + "extn": "4655", + "id": "15510", + "name": "Dakota Penn", + "office": "Sacramento", + "position": "Ambulatory Nurse", + "salary": "$100,077", + "start_date": "6/12/2016" + }, + { + "extn": "3689", + "id": "15511", + "name": "Summer Owen", + "office": "Wien", + "position": "Operator", + "salary": "$259,797", + "start_date": "12/12/2002" + }, + { + "extn": "4334", + "id": "15512", + "name": "Diane Powell", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$65,057", + "start_date": "7/5/2012" + }, + { + "extn": "5887", + "id": "15513", + "name": "Jacob Stanton", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$86,874", + "start_date": "9/16/2010" + }, + { + "extn": "7148", + "id": "15514", + "name": "Enoch Walsh", + "office": "Norfolk", + "position": "Loan Officer", + "salary": "$148,972", + "start_date": "9/6/2016" + }, + { + "extn": "5915", + "id": "15515", + "name": "Colleen Gordon", + "office": "Madison", + "position": "Health Educator", + "salary": "$124,833", + "start_date": "2/5/2009" + }, + { + "extn": "6854", + "id": "15516", + "name": "Ethan Fleming", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$213,079", + "start_date": "1/3/2012" + }, + { + "extn": "4540", + "id": "15517", + "name": "Madelyn Eagle", + "office": "London", + "position": "Call Center Representative", + "salary": "$87,368", + "start_date": "10/16/2018" + }, + { + "extn": "1670", + "id": "15518", + "name": "Josephine Saunders", + "office": "Memphis", + "position": "Design Engineer", + "salary": "$258,034", + "start_date": "9/16/2019" + }, + { + "extn": "8985", + "id": "15519", + "name": "Bryon Uttley", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$77,818", + "start_date": "10/12/2003" + }, + { + "extn": "2489", + "id": "15520", + "name": "Daniel Ebden", + "office": "Kansas City", + "position": "Retail Trainee", + "salary": "$229,760", + "start_date": "4/18/2001" + }, + { + "extn": "4582", + "id": "15521", + "name": "Barney Yoman", + "office": "Amarillo", + "position": "Electrician", + "salary": "$115,767", + "start_date": "7/12/2010" + }, + { + "extn": "2050", + "id": "15522", + "name": "Ruth Vollans", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$290,731", + "start_date": "3/11/2001" + }, + { + "extn": "8853", + "id": "15523", + "name": "Gemma Atkinson", + "office": "Milano", + "position": "Steward", + "salary": "$199,390", + "start_date": "6/3/2016" + }, + { + "extn": "9520", + "id": "15524", + "name": "Ronald Grant", + "office": "Berlin", + "position": "Inspector", + "salary": "$173,741", + "start_date": "9/20/2015" + }, + { + "extn": "1168", + "id": "15525", + "name": "Chester Trent", + "office": "Innsbruck", + "position": "Accountant", + "salary": "$74,358", + "start_date": "10/24/2018" + }, + { + "extn": "9130", + "id": "15526", + "name": "Jayden Hall", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$90,580", + "start_date": "1/19/2013" + }, + { + "extn": "2842", + "id": "15527", + "name": "Deborah Addis", + "office": "Scottsdale", + "position": "Cook", + "salary": "$11,985", + "start_date": "3/31/2002" + }, + { + "extn": "6750", + "id": "15528", + "name": "Russel Young", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$103,909", + "start_date": "1/20/2016" + }, + { + "extn": "6933", + "id": "15529", + "name": "Danny Eddison", + "office": "Fremont", + "position": "Designer", + "salary": "$170,946", + "start_date": "8/19/2017" + }, + { + "extn": "4928", + "id": "15530", + "name": "Parker Scott", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$210,806", + "start_date": "10/2/2014" + }, + { + "extn": "6676", + "id": "15531", + "name": "Amy Curtis", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$260,795", + "start_date": "5/18/2000" + }, + { + "extn": "6134", + "id": "15532", + "name": "Stacy Redwood", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$249,177", + "start_date": "1/1/2009" + }, + { + "extn": "4708", + "id": "15533", + "name": "Chris Durrant", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$259,595", + "start_date": "5/25/2007" + }, + { + "extn": "7260", + "id": "15534", + "name": "Elijah Lunt", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$23,522", + "start_date": "2/13/2005" + }, + { + "extn": "4683", + "id": "15535", + "name": "Rowan Turner", + "office": "Valetta", + "position": "Cashier", + "salary": "$267,435", + "start_date": "6/9/2003" + }, + { + "extn": "1454", + "id": "15536", + "name": "Jack Hooper", + "office": "Salt Lake City", + "position": "Cash Manager", + "salary": "$31,314", + "start_date": "1/15/2012" + }, + { + "extn": "8209", + "id": "15537", + "name": "Clarissa Lunt", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$290,719", + "start_date": "1/14/2015" + }, + { + "extn": "1089", + "id": "15538", + "name": "Erin Garcia", + "office": "Otawa", + "position": "IT Support Staff", + "salary": "$171,543", + "start_date": "2/10/2019" + }, + { + "extn": "6333", + "id": "15539", + "name": "Jaylene Sinclair", + "office": "Otawa", + "position": "HR Specialist", + "salary": "$229,181", + "start_date": "2/13/2004" + }, + { + "extn": "4857", + "id": "15540", + "name": "Alexander Morris", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$20,034", + "start_date": "5/19/2007" + }, + { + "extn": "4221", + "id": "15541", + "name": "Kieth Giles", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$187,500", + "start_date": "11/3/2011" + }, + { + "extn": "1948", + "id": "15542", + "name": "Drew Noon", + "office": "Salem", + "position": "Design Engineer", + "salary": "$286,483", + "start_date": "4/14/2003" + }, + { + "extn": "6181", + "id": "15543", + "name": "Belinda Douglas", + "office": "Sacramento", + "position": "Inspector", + "salary": "$69,659", + "start_date": "8/10/2010" + }, + { + "extn": "1420", + "id": "15544", + "name": "Henry Malone", + "office": "Ontario", + "position": "Cook", + "salary": "$65,875", + "start_date": "11/7/2016" + }, + { + "extn": "2834", + "id": "15545", + "name": "Bryon Haines", + "office": "Chicago", + "position": "Machine Operator", + "salary": "$213,019", + "start_date": "4/16/2005" + }, + { + "extn": "7299", + "id": "15546", + "name": "Johnny Lane", + "office": "Minneapolis", + "position": "Electrician", + "salary": "$198,789", + "start_date": "6/2/2000" + }, + { + "extn": "1194", + "id": "15547", + "name": "Leslie Robinson", + "office": "Milwaukee", + "position": "Treasurer", + "salary": "$135,622", + "start_date": "5/11/2002" + }, + { + "extn": "1855", + "id": "15548", + "name": "Nicholas Pearson", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$151,720", + "start_date": "7/25/2006" + }, + { + "extn": "7357", + "id": "15549", + "name": "Chadwick Martin", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$162,241", + "start_date": "12/20/2002" + }, + { + "extn": "2545", + "id": "15550", + "name": "Matthew Allwood", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$267,564", + "start_date": "11/11/2004" + }, + { + "extn": "7678", + "id": "15551", + "name": "Fiona Janes", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$124,948", + "start_date": "5/15/2018" + }, + { + "extn": "6298", + "id": "15552", + "name": "Samara Larsen", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$178,789", + "start_date": "3/6/2008" + }, + { + "extn": "1427", + "id": "15553", + "name": "Roger Allwood", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$106,199", + "start_date": "2/27/2003" + }, + { + "extn": "8694", + "id": "15554", + "name": "Doug Adams", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$130,614", + "start_date": "1/31/2008" + }, + { + "extn": "6980", + "id": "15555", + "name": "Jayden Yarlett", + "office": "Orlando", + "position": "Inspector", + "salary": "$89,530", + "start_date": "1/7/2013" + }, + { + "extn": "7051", + "id": "15556", + "name": "Rachael Dunbar", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$288,384", + "start_date": "6/5/2017" + }, + { + "extn": "5970", + "id": "15557", + "name": "Caleb Plant", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$34,031", + "start_date": "1/20/2011" + }, + { + "extn": "6236", + "id": "15558", + "name": "David Buckley", + "office": "Baltimore", + "position": "Health Educator", + "salary": "$117,382", + "start_date": "10/22/2009" + }, + { + "extn": "4016", + "id": "15559", + "name": "Kate Sloan", + "office": "Ontario", + "position": "Associate Professor", + "salary": "$46,288", + "start_date": "7/31/2014" + }, + { + "extn": "6159", + "id": "15560", + "name": "Kimberly Lomax", + "office": "London", + "position": "Machine Operator", + "salary": "$190,269", + "start_date": "1/23/2002" + }, + { + "extn": "8891", + "id": "15561", + "name": "Julian Truscott", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$171,953", + "start_date": "11/19/2005" + }, + { + "extn": "5282", + "id": "15562", + "name": "Chris Jennson", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$255,564", + "start_date": "5/28/2004" + }, + { + "extn": "2793", + "id": "15563", + "name": "Celia Spencer", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$194,787", + "start_date": "4/9/2018" + }, + { + "extn": "2670", + "id": "15564", + "name": "Mason Steer", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$116,887", + "start_date": "1/7/2017" + }, + { + "extn": "6464", + "id": "15565", + "name": "Liam Shelton", + "office": "New Orleans", + "position": "Cook", + "salary": "$241,308", + "start_date": "6/15/2012" + }, + { + "extn": "7326", + "id": "15566", + "name": "Harvey Little", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$204,849", + "start_date": "12/7/2001" + }, + { + "extn": "9620", + "id": "15567", + "name": "Michelle Simpson", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$232,659", + "start_date": "9/21/2000" + }, + { + "extn": "6969", + "id": "15568", + "name": "Wade Veale", + "office": "London", + "position": "Service Supervisor", + "salary": "$43,949", + "start_date": "3/24/2006" + }, + { + "extn": "7059", + "id": "15569", + "name": "Tom Cann", + "office": "Detroit", + "position": "Operator", + "salary": "$92,174", + "start_date": "1/28/2003" + }, + { + "extn": "1087", + "id": "15570", + "name": "Elly Blackwall", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$31,284", + "start_date": "4/16/2013" + }, + { + "extn": "3941", + "id": "15571", + "name": "Logan Moore", + "office": "San Jose", + "position": "Cash Manager", + "salary": "$245,328", + "start_date": "8/11/2008" + }, + { + "extn": "2006", + "id": "15572", + "name": "Daniel Baker", + "office": "Nashville", + "position": "Audiologist", + "salary": "$280,306", + "start_date": "3/15/2007" + }, + { + "extn": "9056", + "id": "15573", + "name": "Chadwick Mackenzie", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$51,696", + "start_date": "1/12/2006" + }, + { + "extn": "3502", + "id": "15574", + "name": "Sonya Rose", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$298,002", + "start_date": "6/5/2016" + }, + { + "extn": "7259", + "id": "15575", + "name": "Diane Hancock", + "office": "Glendale", + "position": "Baker", + "salary": "$194,591", + "start_date": "1/27/2011" + }, + { + "extn": "1215", + "id": "15576", + "name": "Gemma Wellington", + "office": "Jersey City", + "position": "Cashier", + "salary": "$147,581", + "start_date": "9/9/2010" + }, + { + "extn": "1694", + "id": "15577", + "name": "Callie Gavin", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$42,945", + "start_date": "9/8/2001" + }, + { + "extn": "1532", + "id": "15578", + "name": "Regina Tate", + "office": "Irving", + "position": "Machine Operator", + "salary": "$235,160", + "start_date": "1/27/2012" + }, + { + "extn": "1239", + "id": "15579", + "name": "Mina Rainford", + "office": "San Diego", + "position": "Designer", + "salary": "$206,311", + "start_date": "12/14/2015" + }, + { + "extn": "4370", + "id": "15580", + "name": "Lana Brennan", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$271,579", + "start_date": "7/17/2009" + }, + { + "extn": "4218", + "id": "15581", + "name": "Carter Rossi", + "office": "Madison", + "position": "HR Coordinator", + "salary": "$224,927", + "start_date": "7/7/2009" + }, + { + "extn": "5652", + "id": "15582", + "name": "Maya Vallins", + "office": "Dallas", + "position": "Lecturer", + "salary": "$284,155", + "start_date": "2/27/2001" + }, + { + "extn": "4030", + "id": "15583", + "name": "Jennifer Jobson", + "office": "Houston", + "position": "Physician", + "salary": "$237,229", + "start_date": "8/23/2004" + }, + { + "extn": "5963", + "id": "15584", + "name": "Florence Durrant", + "office": "Hayward", + "position": "Clerk", + "salary": "$236,268", + "start_date": "11/9/2008" + }, + { + "extn": "7572", + "id": "15585", + "name": "Alexia Garcia", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$100,289", + "start_date": "2/14/2019" + }, + { + "extn": "6339", + "id": "15586", + "name": "Cedrick Dunbar", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$87,547", + "start_date": "11/1/2002" + }, + { + "extn": "7280", + "id": "15587", + "name": "Anthony Lakey", + "office": "Philadelphia", + "position": "Baker", + "salary": "$119,632", + "start_date": "1/20/2010" + }, + { + "extn": "6037", + "id": "15588", + "name": "Jayden Wise", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$238,314", + "start_date": "12/28/2009" + }, + { + "extn": "8739", + "id": "15589", + "name": "Eileen Talbot", + "office": "San Diego", + "position": "Cashier", + "salary": "$260,489", + "start_date": "12/4/2016" + }, + { + "extn": "8797", + "id": "15590", + "name": "Lynn Stone", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$281,880", + "start_date": "4/12/2005" + }, + { + "extn": "2262", + "id": "15591", + "name": "Carl Cassidy", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$161,252", + "start_date": "7/26/2011" + }, + { + "extn": "2316", + "id": "15592", + "name": "Leroy Spencer", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$31,384", + "start_date": "10/30/2012" + }, + { + "extn": "2446", + "id": "15593", + "name": "Holly Rehman", + "office": "Murfreesboro", + "position": "CNC Operator", + "salary": "$135,325", + "start_date": "8/21/2012" + }, + { + "extn": "9601", + "id": "15594", + "name": "Mackenzie Hall", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$225,292", + "start_date": "2/21/2014" + }, + { + "extn": "8796", + "id": "15595", + "name": "Emmanuelle Donnelly", + "office": "Washington", + "position": "Executive Director", + "salary": "$266,225", + "start_date": "5/19/2002" + }, + { + "extn": "6622", + "id": "15596", + "name": "Leroy King", + "office": "Madison", + "position": "Design Engineer", + "salary": "$169,711", + "start_date": "5/18/2008" + }, + { + "extn": "2045", + "id": "15597", + "name": "Samara Woods", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$226,369", + "start_date": "9/15/2013" + }, + { + "extn": "8518", + "id": "15598", + "name": "Melanie Boyle", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$227,027", + "start_date": "4/16/2015" + }, + { + "extn": "5353", + "id": "15599", + "name": "Elijah Strong", + "office": "Chicago", + "position": "Retail Trainee", + "salary": "$124,116", + "start_date": "10/1/2001" + }, + { + "extn": "6477", + "id": "15600", + "name": "Ember Thorne", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$16,102", + "start_date": "1/29/2000" + }, + { + "extn": "9934", + "id": "15601", + "name": "Daniel Cann", + "office": "Cincinnati", + "position": "Physician", + "salary": "$38,846", + "start_date": "8/23/2011" + }, + { + "extn": "6730", + "id": "15602", + "name": "Jack Durrant", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$167,513", + "start_date": "2/11/2004" + }, + { + "extn": "3306", + "id": "15603", + "name": "Nathan Broomfield", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$151,419", + "start_date": "3/21/2003" + }, + { + "extn": "7839", + "id": "15604", + "name": "Penny Wade", + "office": "London", + "position": "Auditor", + "salary": "$276,509", + "start_date": "11/22/2001" + }, + { + "extn": "7698", + "id": "15605", + "name": "Bart Redfern", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$37,918", + "start_date": "4/13/2007" + }, + { + "extn": "4437", + "id": "15606", + "name": "Shannon Umney", + "office": "Innsbruck", + "position": "Biologist", + "salary": "$121,234", + "start_date": "7/24/2006" + }, + { + "extn": "3311", + "id": "15607", + "name": "Roger Boyle", + "office": "Venice", + "position": "Auditor", + "salary": "$191,968", + "start_date": "11/14/2008" + }, + { + "extn": "2982", + "id": "15608", + "name": "Carmen Salt", + "office": "Murfreesboro", + "position": "Chef Manager", + "salary": "$138,725", + "start_date": "4/15/2008" + }, + { + "extn": "5715", + "id": "15609", + "name": "Julia Norburn", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$94,604", + "start_date": "2/24/2014" + }, + { + "extn": "8191", + "id": "15610", + "name": "Monica Johnson", + "office": "Valetta", + "position": "Designer", + "salary": "$66,518", + "start_date": "3/9/2002" + }, + { + "extn": "8805", + "id": "15611", + "name": "Rosalee Cooper", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$289,818", + "start_date": "3/11/2002" + }, + { + "extn": "3344", + "id": "15612", + "name": "Marvin Jones", + "office": "Bridgeport", + "position": "Baker", + "salary": "$188,536", + "start_date": "4/24/2018" + }, + { + "extn": "8304", + "id": "15613", + "name": "Chris Summers", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$89,652", + "start_date": "4/9/2012" + }, + { + "extn": "7585", + "id": "15614", + "name": "Oliver Buckley", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$146,542", + "start_date": "10/12/2016" + }, + { + "extn": "2310", + "id": "15615", + "name": "Ron Russell", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$248,841", + "start_date": "11/7/2016" + }, + { + "extn": "5927", + "id": "15616", + "name": "Robyn Dowson", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$229,360", + "start_date": "12/4/2005" + }, + { + "extn": "3061", + "id": "15617", + "name": "Ronald Dunbar", + "office": "Paris", + "position": "Operator", + "salary": "$63,751", + "start_date": "10/19/2003" + }, + { + "extn": "1169", + "id": "15618", + "name": "Rufus Carson", + "office": "Atlanta", + "position": "Fabricator", + "salary": "$293,427", + "start_date": "5/20/2009" + }, + { + "extn": "2928", + "id": "15619", + "name": "Aiden Edwards", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$63,038", + "start_date": "12/2/2005" + }, + { + "extn": "9665", + "id": "15620", + "name": "Danny Lindsay", + "office": "Lancaster", + "position": "Project Manager", + "salary": "$295,987", + "start_date": "4/23/2012" + }, + { + "extn": "1463", + "id": "15621", + "name": "Clint Shaw", + "office": "New Orleans", + "position": "Chef Manager", + "salary": "$186,589", + "start_date": "7/20/2005" + }, + { + "extn": "9585", + "id": "15622", + "name": "Carla Whitmore", + "office": "Bucharest", + "position": "Front Desk Coordinator", + "salary": "$256,584", + "start_date": "5/19/2019" + }, + { + "extn": "4701", + "id": "15623", + "name": "Bryon Hepburn", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$283,652", + "start_date": "2/12/2010" + }, + { + "extn": "7067", + "id": "15624", + "name": "Chris Exton", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$228,955", + "start_date": "11/24/2004" + }, + { + "extn": "9668", + "id": "15625", + "name": "Selena Ashwell", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$194,400", + "start_date": "3/22/2013" + }, + { + "extn": "5872", + "id": "15626", + "name": "Jack Page ", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$160,267", + "start_date": "3/24/2017" + }, + { + "extn": "3590", + "id": "15627", + "name": "Phillip Coates", + "office": "Jersey City", + "position": "Baker", + "salary": "$41,839", + "start_date": "1/3/2006" + }, + { + "extn": "6885", + "id": "15628", + "name": "Nathan Payne", + "office": "Lakewood", + "position": "Executive Director", + "salary": "$207,110", + "start_date": "11/5/2010" + }, + { + "extn": "1698", + "id": "15629", + "name": "Daron Butler", + "office": "Denver", + "position": "Physician", + "salary": "$149,387", + "start_date": "12/28/2013" + }, + { + "extn": "7465", + "id": "15630", + "name": "Mya Baldwin", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$83,301", + "start_date": "7/7/2007" + }, + { + "extn": "7005", + "id": "15631", + "name": "Roger Vollans", + "office": "Charlotte", + "position": "Bookkeeper", + "salary": "$248,281", + "start_date": "4/3/2004" + }, + { + "extn": "2259", + "id": "15632", + "name": "Boris Clark", + "office": "Houston", + "position": "Operator", + "salary": "$192,082", + "start_date": "6/20/2004" + }, + { + "extn": "1059", + "id": "15633", + "name": "John Lucas", + "office": "Anaheim", + "position": "Inspector", + "salary": "$211,851", + "start_date": "6/6/2016" + }, + { + "extn": "2447", + "id": "15634", + "name": "Bart Weatcroft", + "office": "Washington", + "position": "Production Painter", + "salary": "$216,667", + "start_date": "10/3/2000" + }, + { + "extn": "9588", + "id": "15635", + "name": "Alexander Benson", + "office": "Lisbon", + "position": "HR Specialist", + "salary": "$127,544", + "start_date": "9/26/2004" + }, + { + "extn": "1414", + "id": "15636", + "name": "Nick Varley", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$260,942", + "start_date": "2/16/2004" + }, + { + "extn": "8322", + "id": "15637", + "name": "Rae Wilson", + "office": "Lincoln", + "position": "Health Educator", + "salary": "$15,692", + "start_date": "4/12/2001" + }, + { + "extn": "9881", + "id": "15638", + "name": "Michaela Dobson", + "office": "Albuquerque", + "position": "Banker", + "salary": "$210,310", + "start_date": "5/2/2017" + }, + { + "extn": "9459", + "id": "15639", + "name": "Fred Jobson", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$220,076", + "start_date": "9/5/2019" + }, + { + "extn": "9125", + "id": "15640", + "name": "Jayden Overson", + "office": "Bucharest", + "position": "Dentist", + "salary": "$11,464", + "start_date": "6/7/2008" + }, + { + "extn": "8468", + "id": "15641", + "name": "George Roscoe", + "office": "Rome", + "position": "Project Manager", + "salary": "$276,296", + "start_date": "5/20/2004" + }, + { + "extn": "4173", + "id": "15642", + "name": "Aleksandra Ventura", + "office": "Washington", + "position": "Chef Manager", + "salary": "$14,171", + "start_date": "6/20/2002" + }, + { + "extn": "9882", + "id": "15643", + "name": "Ronald Funnell", + "office": "Boston", + "position": "Cook", + "salary": "$190,433", + "start_date": "4/5/2019" + }, + { + "extn": "4689", + "id": "15644", + "name": "Marla Mcleod", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$206,608", + "start_date": "3/20/2003" + }, + { + "extn": "6182", + "id": "15645", + "name": "Barney Murphy", + "office": "Hollywood", + "position": "Operator", + "salary": "$179,344", + "start_date": "6/9/2001" + }, + { + "extn": "6570", + "id": "15646", + "name": "Melania Maxwell", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$124,448", + "start_date": "8/22/2004" + }, + { + "extn": "8289", + "id": "15647", + "name": "Scarlett Robinson", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$225,247", + "start_date": "3/4/2014" + }, + { + "extn": "1012", + "id": "15648", + "name": "Sebastian Mcneill", + "office": "Fremont", + "position": "Steward", + "salary": "$235,710", + "start_date": "11/3/2007" + }, + { + "extn": "5518", + "id": "15649", + "name": "Emerald Patel", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$92,767", + "start_date": "10/9/2010" + }, + { + "extn": "9339", + "id": "15650", + "name": "Eduardo Needham", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$181,460", + "start_date": "3/16/2005" + }, + { + "extn": "9926", + "id": "15651", + "name": "Goldie Weasley", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$99,788", + "start_date": "8/12/2004" + }, + { + "extn": "6956", + "id": "15652", + "name": "Renee Wise", + "office": "San Francisco", + "position": "Webmaster", + "salary": "$66,149", + "start_date": "3/19/2004" + }, + { + "extn": "7822", + "id": "15653", + "name": "Courtney Welsch", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$153,622", + "start_date": "4/16/2009" + }, + { + "extn": "4352", + "id": "15654", + "name": "Caleb Tanner", + "office": "Glendale", + "position": "Dentist", + "salary": "$141,987", + "start_date": "12/7/2010" + }, + { + "extn": "6067", + "id": "15655", + "name": "Ethan Curtis", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$34,545", + "start_date": "11/29/2011" + }, + { + "extn": "9604", + "id": "15656", + "name": "Ryan Rose", + "office": "Fremont", + "position": "Retail Trainee", + "salary": "$42,266", + "start_date": "5/30/2009" + }, + { + "extn": "8410", + "id": "15657", + "name": "Winnie Ainsworth", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$46,782", + "start_date": "8/28/2016" + }, + { + "extn": "7374", + "id": "15658", + "name": "Chadwick Brown", + "office": "Venice", + "position": "Paramedic", + "salary": "$12,249", + "start_date": "12/15/2017" + }, + { + "extn": "7642", + "id": "15659", + "name": "Tony Attwood", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$83,346", + "start_date": "10/20/2011" + }, + { + "extn": "6889", + "id": "15660", + "name": "Danny Cowan", + "office": "Charlotte", + "position": "Doctor", + "salary": "$134,800", + "start_date": "5/31/2015" + }, + { + "extn": "1045", + "id": "15661", + "name": "Liliana Pratt", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$79,188", + "start_date": "3/13/2015" + }, + { + "extn": "1866", + "id": "15662", + "name": "Daniel Campbell", + "office": "Sacramento", + "position": "Baker", + "salary": "$231,270", + "start_date": "1/7/2002" + }, + { + "extn": "8068", + "id": "15663", + "name": "Logan Dixon", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$238,265", + "start_date": "12/22/2004" + }, + { + "extn": "2004", + "id": "15664", + "name": "Moira Appleton", + "office": "Milano", + "position": "Bellman", + "salary": "$154,957", + "start_date": "9/14/2011" + }, + { + "extn": "9988", + "id": "15665", + "name": "Chadwick Bayliss", + "office": "Bellevue", + "position": "Steward", + "salary": "$24,900", + "start_date": "7/2/2013" + }, + { + "extn": "5357", + "id": "15666", + "name": "Crystal Bowen", + "office": "Glendale", + "position": "HR Specialist", + "salary": "$293,110", + "start_date": "6/14/2019" + }, + { + "extn": "6469", + "id": "15667", + "name": "Kate Rowlands", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$222,380", + "start_date": "8/22/2019" + }, + { + "extn": "6629", + "id": "15668", + "name": "Oliver Richards", + "office": "Madison", + "position": "Budget Analyst", + "salary": "$211,175", + "start_date": "12/30/2004" + }, + { + "extn": "3449", + "id": "15669", + "name": "Benny Thompson", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$152,482", + "start_date": "2/5/2002" + }, + { + "extn": "8586", + "id": "15670", + "name": "Havana Wright", + "office": "Springfield", + "position": "Bellman", + "salary": "$107,464", + "start_date": "6/12/2001" + }, + { + "extn": "1133", + "id": "15671", + "name": "Judith Nobbs", + "office": "Denver", + "position": "Biologist", + "salary": "$129,290", + "start_date": "1/16/2007" + }, + { + "extn": "1858", + "id": "15672", + "name": "Sabina Young", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$140,610", + "start_date": "3/29/2014" + }, + { + "extn": "2782", + "id": "15673", + "name": "Paige Wilkinson", + "office": "Fort Lauderdale", + "position": "Paramedic", + "salary": "$203,284", + "start_date": "2/10/2008" + }, + { + "extn": "2137", + "id": "15674", + "name": "Rocco Gardner", + "office": "Bakersfield", + "position": "Fabricator", + "salary": "$260,729", + "start_date": "10/21/2001" + }, + { + "extn": "2607", + "id": "15675", + "name": "Kieth Hope", + "office": "Norfolk", + "position": "Cook", + "salary": "$33,634", + "start_date": "5/22/2019" + }, + { + "extn": "8932", + "id": "15676", + "name": "Sasha Stone", + "office": "Chicago", + "position": "Electrician", + "salary": "$163,622", + "start_date": "2/11/2003" + }, + { + "extn": "9948", + "id": "15677", + "name": "Angelique Trent", + "office": "Baltimore", + "position": "Call Center Representative", + "salary": "$101,316", + "start_date": "9/25/2011" + }, + { + "extn": "2987", + "id": "15678", + "name": "Rufus Roth", + "office": "Lincoln", + "position": "Budget Analyst", + "salary": "$50,747", + "start_date": "7/26/2004" + }, + { + "extn": "6824", + "id": "15679", + "name": "Carol Cox", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$66,144", + "start_date": "2/27/2004" + }, + { + "extn": "4408", + "id": "15680", + "name": "Lucas Wright", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$139,543", + "start_date": "7/2/2019" + }, + { + "extn": "8465", + "id": "15681", + "name": "Stephanie Vinton", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$289,564", + "start_date": "7/26/2018" + }, + { + "extn": "4807", + "id": "15682", + "name": "Manuel Vallins", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$286,846", + "start_date": "9/24/2018" + }, + { + "extn": "6027", + "id": "15683", + "name": "Daron Mcneill", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$93,632", + "start_date": "11/20/2016" + }, + { + "extn": "3775", + "id": "15684", + "name": "Nate Cooper", + "office": "Columbus", + "position": "Steward", + "salary": "$150,611", + "start_date": "7/15/2007" + }, + { + "extn": "7951", + "id": "15685", + "name": "Cecilia Woods", + "office": "Oakland", + "position": "Service Supervisor", + "salary": "$58,835", + "start_date": "2/8/2011" + }, + { + "extn": "3020", + "id": "15686", + "name": "Gwen Morrison", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$204,797", + "start_date": "6/27/2007" + }, + { + "extn": "8342", + "id": "15687", + "name": "Thea Weston", + "office": "Stockton", + "position": "Executive Director", + "salary": "$260,196", + "start_date": "8/12/2012" + }, + { + "extn": "8658", + "id": "15688", + "name": "Marie Bradshaw", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$135,695", + "start_date": "7/27/2001" + }, + { + "extn": "3322", + "id": "15689", + "name": "Bart Hill", + "office": "Amarillo", + "position": "Laboratory Technician", + "salary": "$108,075", + "start_date": "1/31/2003" + }, + { + "extn": "6858", + "id": "15690", + "name": "Martin Carter", + "office": "Detroit", + "position": "Retail Trainee", + "salary": "$146,819", + "start_date": "10/4/2014" + }, + { + "extn": "8088", + "id": "15691", + "name": "Stephanie Bishop", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$242,701", + "start_date": "6/11/2010" + }, + { + "extn": "8922", + "id": "15692", + "name": "Kirsten Cadman", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$223,868", + "start_date": "6/30/2007" + }, + { + "extn": "1055", + "id": "15693", + "name": "Sebastian Allwood", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$77,654", + "start_date": "6/28/2008" + }, + { + "extn": "6770", + "id": "15694", + "name": "Shelby Sherry", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$196,184", + "start_date": "4/18/2007" + }, + { + "extn": "8809", + "id": "15695", + "name": "Sloane Hopkins", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$62,975", + "start_date": "2/17/2017" + }, + { + "extn": "8404", + "id": "15696", + "name": "Jack Bailey", + "office": "Madrid", + "position": "Paramedic", + "salary": "$116,753", + "start_date": "4/27/2010" + }, + { + "extn": "7724", + "id": "15697", + "name": "Sebastian Thomson", + "office": "Denver", + "position": "Software Engineer", + "salary": "$175,826", + "start_date": "8/11/2014" + }, + { + "extn": "9087", + "id": "15698", + "name": "Robyn Malone", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$196,337", + "start_date": "2/10/2011" + }, + { + "extn": "3318", + "id": "15699", + "name": "Lucas Patel", + "office": "Houston", + "position": "Audiologist", + "salary": "$231,601", + "start_date": "10/23/2010" + }, + { + "extn": "7538", + "id": "15700", + "name": "Leslie Holt", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$162,075", + "start_date": "4/24/2002" + }, + { + "extn": "1364", + "id": "15701", + "name": "Anthony Bristow", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$151,469", + "start_date": "4/30/2012" + }, + { + "extn": "9839", + "id": "15702", + "name": "Julian Ellwood", + "office": "London", + "position": "IT Support Staff", + "salary": "$46,061", + "start_date": "7/2/2009" + }, + { + "extn": "4267", + "id": "15703", + "name": "Sebastian Noon", + "office": "Memphis", + "position": "Clerk", + "salary": "$268,908", + "start_date": "7/14/2016" + }, + { + "extn": "5648", + "id": "15704", + "name": "Carol Rees", + "office": "Tallahassee", + "position": "Bookkeeper", + "salary": "$128,374", + "start_date": "1/2/2010" + }, + { + "extn": "4145", + "id": "15705", + "name": "Chris Olson", + "office": "Louisville", + "position": "Cashier", + "salary": "$29,266", + "start_date": "8/30/2002" + }, + { + "extn": "8042", + "id": "15706", + "name": "Lucas Woods", + "office": "Detroit", + "position": "Machine Operator", + "salary": "$274,989", + "start_date": "2/16/2005" + }, + { + "extn": "7344", + "id": "15707", + "name": "Aisha Moran", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$111,159", + "start_date": "2/2/2019" + }, + { + "extn": "9565", + "id": "15708", + "name": "Roger Burge", + "office": "Rochester", + "position": "Food Technologist", + "salary": "$178,297", + "start_date": "8/7/2009" + }, + { + "extn": "7013", + "id": "15709", + "name": "Mayleen Whatson", + "office": "San Francisco", + "position": "Front Desk Coordinator", + "salary": "$208,999", + "start_date": "4/26/2014" + }, + { + "extn": "4425", + "id": "15710", + "name": "Dasha Page ", + "office": "Wien", + "position": "Mobile Developer", + "salary": "$256,889", + "start_date": "7/6/2008" + }, + { + "extn": "6320", + "id": "15711", + "name": "Valerie Pratt", + "office": "Arlington", + "position": "Clerk", + "salary": "$277,890", + "start_date": "1/30/2006" + }, + { + "extn": "4074", + "id": "15712", + "name": "Louise Lindsay", + "office": "Escondido", + "position": "Baker", + "salary": "$298,686", + "start_date": "11/2/2005" + }, + { + "extn": "9004", + "id": "15713", + "name": "Peter Wren", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$18,930", + "start_date": "1/19/2002" + }, + { + "extn": "4602", + "id": "15714", + "name": "Juliette Collins", + "office": "Berna", + "position": "Bellman", + "salary": "$42,873", + "start_date": "8/4/2002" + }, + { + "extn": "1881", + "id": "15715", + "name": "Barney Holt", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$146,597", + "start_date": "9/26/2001" + }, + { + "extn": "3259", + "id": "15716", + "name": "Aileen Carson", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$65,505", + "start_date": "4/10/2008" + }, + { + "extn": "9117", + "id": "15717", + "name": "Boris Stanton", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$292,841", + "start_date": "9/24/2017" + }, + { + "extn": "8401", + "id": "15718", + "name": "Rufus Horton", + "office": "Philadelphia", + "position": "Chef Manager", + "salary": "$166,013", + "start_date": "2/9/2000" + }, + { + "extn": "2468", + "id": "15719", + "name": "Helen Griffiths", + "office": "Jersey City", + "position": "Restaurant Manager", + "salary": "$183,536", + "start_date": "6/11/2017" + }, + { + "extn": "9357", + "id": "15720", + "name": "Joseph Speed", + "office": "Toledo", + "position": "Auditor", + "salary": "$220,846", + "start_date": "9/6/2003" + }, + { + "extn": "4437", + "id": "15721", + "name": "Ryan Murray", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$231,933", + "start_date": "10/18/2011" + }, + { + "extn": "6883", + "id": "15722", + "name": "Erick Weston", + "office": "Worcester", + "position": "Business Broker", + "salary": "$246,410", + "start_date": "6/30/2014" + }, + { + "extn": "7577", + "id": "15723", + "name": "Cassidy Jennson", + "office": "Denver", + "position": "Service Supervisor", + "salary": "$194,085", + "start_date": "7/9/2001" + }, + { + "extn": "5175", + "id": "15724", + "name": "Oliver Duvall", + "office": "Chicago", + "position": "Treasurer", + "salary": "$24,123", + "start_date": "11/13/2009" + }, + { + "extn": "4219", + "id": "15725", + "name": "Claire Potter", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$191,594", + "start_date": "7/19/2010" + }, + { + "extn": "3159", + "id": "15726", + "name": "Alma Walton", + "office": "Wien", + "position": "Design Engineer", + "salary": "$274,223", + "start_date": "2/17/2017" + }, + { + "extn": "2536", + "id": "15727", + "name": "Nancy Hardwick", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$13,042", + "start_date": "4/17/2005" + }, + { + "extn": "5089", + "id": "15728", + "name": "Enoch Reese", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$122,313", + "start_date": "4/5/2014" + }, + { + "extn": "4595", + "id": "15729", + "name": "Luke Bristow", + "office": "Worcester", + "position": "Inspector", + "salary": "$216,767", + "start_date": "2/8/2005" + }, + { + "extn": "8519", + "id": "15730", + "name": "Jules Tyler", + "office": "Arlington", + "position": "Web Developer", + "salary": "$183,027", + "start_date": "2/28/2007" + }, + { + "extn": "7517", + "id": "15731", + "name": "Bob Russell", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$250,200", + "start_date": "2/13/2008" + }, + { + "extn": "6389", + "id": "15732", + "name": "John Collins", + "office": "San Antonio", + "position": "Front Desk Coordinator", + "salary": "$22,967", + "start_date": "3/15/2017" + }, + { + "extn": "2696", + "id": "15733", + "name": "Trisha Vallins", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$64,419", + "start_date": "7/9/2017" + }, + { + "extn": "7501", + "id": "15734", + "name": "Julius Seymour", + "office": "Prague", + "position": "Auditor", + "salary": "$41,026", + "start_date": "7/30/2010" + }, + { + "extn": "1237", + "id": "15735", + "name": "Bernadette Marshall", + "office": "Albuquerque", + "position": "Budget Analyst", + "salary": "$79,551", + "start_date": "2/11/2015" + }, + { + "extn": "8244", + "id": "15736", + "name": "Russel Farrell", + "office": "Milano", + "position": "Production Painter", + "salary": "$172,356", + "start_date": "5/18/2004" + }, + { + "extn": "8697", + "id": "15737", + "name": "Melinda Brock", + "office": "Oakland", + "position": "Doctor", + "salary": "$50,652", + "start_date": "11/15/2002" + }, + { + "extn": "9704", + "id": "15738", + "name": "Blake Jefferson", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$191,095", + "start_date": "12/30/2016" + }, + { + "extn": "3096", + "id": "15739", + "name": "Margot Sylvester", + "office": "Paris", + "position": "Audiologist", + "salary": "$154,306", + "start_date": "6/11/2014" + }, + { + "extn": "3916", + "id": "15740", + "name": "Abdul Hardwick", + "office": "Ontario", + "position": "Production Painter", + "salary": "$15,734", + "start_date": "12/25/2017" + }, + { + "extn": "2130", + "id": "15741", + "name": "Caleb Yarwood", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$251,206", + "start_date": "1/10/2005" + }, + { + "extn": "7044", + "id": "15742", + "name": "Cara Cavanagh", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$212,165", + "start_date": "2/1/2018" + }, + { + "extn": "8975", + "id": "15743", + "name": "Nick Rainford", + "office": "Sacramento", + "position": "Electrician", + "salary": "$14,349", + "start_date": "7/27/2010" + }, + { + "extn": "4311", + "id": "15744", + "name": "Anthony Truscott", + "office": "Zurich", + "position": "Lecturer", + "salary": "$242,320", + "start_date": "12/14/2011" + }, + { + "extn": "2075", + "id": "15745", + "name": "Luke Underhill", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$148,638", + "start_date": "8/30/2004" + }, + { + "extn": "5194", + "id": "15746", + "name": "Harry Ashwell", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$54,028", + "start_date": "4/14/2007" + }, + { + "extn": "3876", + "id": "15747", + "name": "Dorothy Warren", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$41,967", + "start_date": "10/15/2010" + }, + { + "extn": "5520", + "id": "15748", + "name": "Colleen Reese", + "office": "Paris", + "position": "Systems Administrator", + "salary": "$85,474", + "start_date": "3/13/2008" + }, + { + "extn": "5661", + "id": "15749", + "name": "Mark Robinson", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$81,911", + "start_date": "9/15/2002" + }, + { + "extn": "7443", + "id": "15750", + "name": "Shannon Button", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$37,255", + "start_date": "2/26/2018" + }, + { + "extn": "3561", + "id": "15751", + "name": "Jaylene Penn", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$115,360", + "start_date": "2/25/2017" + }, + { + "extn": "2075", + "id": "15752", + "name": "Shelby Fisher", + "office": "Richmond", + "position": "Stockbroker", + "salary": "$276,254", + "start_date": "7/6/2000" + }, + { + "extn": "3057", + "id": "15753", + "name": "Rachael Graves", + "office": "Toledo", + "position": "Business Broker", + "salary": "$126,815", + "start_date": "10/31/2013" + }, + { + "extn": "9353", + "id": "15754", + "name": "Kate Crawley", + "office": "Glendale", + "position": "Treasurer", + "salary": "$133,238", + "start_date": "11/23/2016" + }, + { + "extn": "6043", + "id": "15755", + "name": "Chloe Tutton", + "office": "San Francisco", + "position": "Investment Advisor", + "salary": "$88,406", + "start_date": "10/14/2015" + }, + { + "extn": "2773", + "id": "15756", + "name": "Javier Ebden", + "office": "Rochester", + "position": "Lecturer", + "salary": "$84,425", + "start_date": "8/13/2012" + }, + { + "extn": "3543", + "id": "15757", + "name": "Michaela Stanton", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$41,551", + "start_date": "12/8/2001" + }, + { + "extn": "8857", + "id": "15758", + "name": "Rocco Uttridge", + "office": "Hayward", + "position": "Web Developer", + "salary": "$53,706", + "start_date": "9/19/2002" + }, + { + "extn": "7671", + "id": "15759", + "name": "Domenic Nicolas", + "office": "Scottsdale", + "position": "Budget Analyst", + "salary": "$252,993", + "start_date": "12/26/2012" + }, + { + "extn": "8467", + "id": "15760", + "name": "Emma Watson", + "office": "Jersey City", + "position": "Software Engineer", + "salary": "$209,532", + "start_date": "3/7/2010" + }, + { + "extn": "4418", + "id": "15761", + "name": "Sebastian Mcleod", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$28,641", + "start_date": "2/18/2015" + }, + { + "extn": "7321", + "id": "15762", + "name": "Aeris Clifford", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$169,243", + "start_date": "1/25/2007" + }, + { + "extn": "6636", + "id": "15763", + "name": "Owen Powell", + "office": "Henderson", + "position": "Fabricator", + "salary": "$151,457", + "start_date": "2/3/2006" + }, + { + "extn": "7345", + "id": "15764", + "name": "Oliver Ingram", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$261,508", + "start_date": "6/14/2005" + }, + { + "extn": "9433", + "id": "15765", + "name": "Emma Strong", + "office": "Otawa", + "position": "IT Support Staff", + "salary": "$61,699", + "start_date": "1/30/2016" + }, + { + "extn": "3256", + "id": "15766", + "name": "Bryon Lucas", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$275,950", + "start_date": "9/17/2002" + }, + { + "extn": "2678", + "id": "15767", + "name": "Abdul Mason", + "office": "Lisbon", + "position": "Electrician", + "salary": "$131,215", + "start_date": "11/30/2012" + }, + { + "extn": "9357", + "id": "15768", + "name": "Lauren Potter", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$16,834", + "start_date": "5/4/2007" + }, + { + "extn": "2410", + "id": "15769", + "name": "David Vaughan", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$181,391", + "start_date": "6/23/2000" + }, + { + "extn": "9204", + "id": "15770", + "name": "Cynthia Miller", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$154,368", + "start_date": "5/19/2012" + }, + { + "extn": "3699", + "id": "15771", + "name": "Javier Quinton", + "office": "Rome", + "position": "Webmaster", + "salary": "$215,192", + "start_date": "2/15/2004" + }, + { + "extn": "6288", + "id": "15772", + "name": "Ethan Vaughan", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$29,522", + "start_date": "10/22/2009" + }, + { + "extn": "6840", + "id": "15773", + "name": "Mason Kirby", + "office": "Miami", + "position": "Project Manager", + "salary": "$53,347", + "start_date": "2/1/2009" + }, + { + "extn": "6685", + "id": "15774", + "name": "Domenic Hill", + "office": "Honolulu", + "position": "Cashier", + "salary": "$34,897", + "start_date": "5/12/2014" + }, + { + "extn": "5295", + "id": "15775", + "name": "Tony Mitchell", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$98,943", + "start_date": "9/22/2000" + }, + { + "extn": "8621", + "id": "15776", + "name": "Kurt Richards", + "office": "London", + "position": "Health Educator", + "salary": "$204,574", + "start_date": "2/1/2011" + }, + { + "extn": "7266", + "id": "15777", + "name": "Eileen Dowson", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$230,524", + "start_date": "2/9/2017" + }, + { + "extn": "4929", + "id": "15778", + "name": "Charlotte Shea", + "office": "Denver", + "position": "Project Manager", + "salary": "$231,926", + "start_date": "6/15/2019" + }, + { + "extn": "3307", + "id": "15779", + "name": "Harvey Summers", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$204,316", + "start_date": "5/25/2017" + }, + { + "extn": "2158", + "id": "15780", + "name": "Denis Hastings", + "office": "Miami", + "position": "Cash Manager", + "salary": "$138,940", + "start_date": "9/30/2006" + }, + { + "extn": "7305", + "id": "15781", + "name": "Candice Whittle", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$192,787", + "start_date": "6/4/2002" + }, + { + "extn": "5284", + "id": "15782", + "name": "Carter Whittle", + "office": "Phoenix", + "position": "Accountant", + "salary": "$252,231", + "start_date": "1/9/2012" + }, + { + "extn": "9862", + "id": "15783", + "name": "Chester Drummond", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$148,281", + "start_date": "11/25/2016" + }, + { + "extn": "6816", + "id": "15784", + "name": "Barney Irving", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$69,549", + "start_date": "7/3/2003" + }, + { + "extn": "5052", + "id": "15785", + "name": "Candice Gilmour", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$43,467", + "start_date": "2/19/2017" + }, + { + "extn": "9989", + "id": "15786", + "name": "Chester Owens", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$188,647", + "start_date": "9/22/2002" + }, + { + "extn": "8973", + "id": "15787", + "name": "Beatrice Gilbert", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$66,989", + "start_date": "1/14/2019" + }, + { + "extn": "4313", + "id": "15788", + "name": "Noah Cunningham", + "office": "Scottsdale", + "position": "Auditor", + "salary": "$147,353", + "start_date": "12/21/2007" + }, + { + "extn": "5616", + "id": "15789", + "name": "Tom Thomas", + "office": "Norfolk", + "position": "Webmaster", + "salary": "$256,799", + "start_date": "7/10/2003" + }, + { + "extn": "9793", + "id": "15790", + "name": "Chadwick Isaac", + "office": "Louisville", + "position": "Treasurer", + "salary": "$125,873", + "start_date": "5/26/2019" + }, + { + "extn": "4713", + "id": "15791", + "name": "Tyler Tennant", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$214,744", + "start_date": "4/5/2015" + }, + { + "extn": "9207", + "id": "15792", + "name": "Naomi Reynolds", + "office": "Anaheim", + "position": "Investment Advisor", + "salary": "$210,444", + "start_date": "11/11/2008" + }, + { + "extn": "9531", + "id": "15793", + "name": "Shannon Savage", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$202,523", + "start_date": "6/3/2008" + }, + { + "extn": "8679", + "id": "15794", + "name": "Alison Antcliff", + "office": "Arlington", + "position": "Healthcare Specialist", + "salary": "$209,280", + "start_date": "3/4/2015" + }, + { + "extn": "4194", + "id": "15795", + "name": "Chester Dale", + "office": "Cincinnati", + "position": "Budget Analyst", + "salary": "$50,417", + "start_date": "4/23/2001" + }, + { + "extn": "3033", + "id": "15796", + "name": "Dakota Collingwood", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$50,975", + "start_date": "4/15/2016" + }, + { + "extn": "6795", + "id": "15797", + "name": "Kurt Norman", + "office": "Amarillo", + "position": "Service Supervisor", + "salary": "$131,165", + "start_date": "10/9/2011" + }, + { + "extn": "2971", + "id": "15798", + "name": "Ryan Burnley", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$40,207", + "start_date": "5/20/2001" + }, + { + "extn": "8717", + "id": "15799", + "name": "Sebastian Weston", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$110,863", + "start_date": "9/9/2010" + }, + { + "extn": "4780", + "id": "15800", + "name": "Bart Bishop", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$90,473", + "start_date": "5/15/2008" + }, + { + "extn": "2607", + "id": "15801", + "name": "Tyler Mcnally", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$105,864", + "start_date": "12/11/2011" + }, + { + "extn": "5655", + "id": "15802", + "name": "Hayden Wilkinson", + "office": "Scottsdale", + "position": "Retail Trainee", + "salary": "$265,495", + "start_date": "8/6/2014" + }, + { + "extn": "9170", + "id": "15803", + "name": "Jayden Fleming", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$224,882", + "start_date": "11/18/2012" + }, + { + "extn": "9692", + "id": "15804", + "name": "Deborah Ross", + "office": "Baltimore", + "position": "Baker", + "salary": "$207,986", + "start_date": "2/23/2007" + }, + { + "extn": "8495", + "id": "15805", + "name": "Juliette Bloom", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$30,405", + "start_date": "12/11/2017" + }, + { + "extn": "4678", + "id": "15806", + "name": "Keira Eyres", + "office": "Richmond", + "position": "Project Manager", + "salary": "$149,118", + "start_date": "10/7/2013" + }, + { + "extn": "7489", + "id": "15807", + "name": "Carol Grey", + "office": "New York", + "position": "Production Painter", + "salary": "$157,994", + "start_date": "4/10/2015" + }, + { + "extn": "5300", + "id": "15808", + "name": "Candace Truscott", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$106,764", + "start_date": "3/13/2016" + }, + { + "extn": "8337", + "id": "15809", + "name": "Bryon Shelton", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$196,326", + "start_date": "11/15/2018" + }, + { + "extn": "9355", + "id": "15810", + "name": "Ivy Redden", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$143,858", + "start_date": "8/23/2003" + }, + { + "extn": "7382", + "id": "15811", + "name": "Kaylee Baker", + "office": "Hayward", + "position": "Paramedic", + "salary": "$218,650", + "start_date": "4/15/2004" + }, + { + "extn": "4642", + "id": "15812", + "name": "Oliver Fox", + "office": "Arlington", + "position": "Clerk", + "salary": "$16,258", + "start_date": "12/7/2018" + }, + { + "extn": "6022", + "id": "15813", + "name": "William Patel", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$250,871", + "start_date": "8/13/2017" + }, + { + "extn": "9984", + "id": "15814", + "name": "Macy Whitehouse", + "office": "Saint Paul", + "position": "Physician", + "salary": "$230,282", + "start_date": "10/21/2004" + }, + { + "extn": "6998", + "id": "15815", + "name": "Daria Salt", + "office": "New York", + "position": "Banker", + "salary": "$264,854", + "start_date": "6/13/2015" + }, + { + "extn": "5241", + "id": "15816", + "name": "Chad Clark", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$118,486", + "start_date": "1/20/2013" + }, + { + "extn": "8269", + "id": "15817", + "name": "Angela Ranks", + "office": "Atlanta", + "position": "Steward", + "salary": "$168,478", + "start_date": "12/19/2018" + }, + { + "extn": "6938", + "id": "15818", + "name": "Sebastian Willson", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$269,393", + "start_date": "5/24/2004" + }, + { + "extn": "1107", + "id": "15819", + "name": "Leroy Quinnell", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$115,110", + "start_date": "4/17/2015" + }, + { + "extn": "2478", + "id": "15820", + "name": "Lily Potts", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$237,273", + "start_date": "4/5/2019" + }, + { + "extn": "2010", + "id": "15821", + "name": "Marvin Roscoe", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$252,077", + "start_date": "10/19/2019" + }, + { + "extn": "6264", + "id": "15822", + "name": "Francesca Robertson", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$24,260", + "start_date": "9/24/2018" + }, + { + "extn": "3773", + "id": "15823", + "name": "Carter John", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$109,495", + "start_date": "2/19/2001" + }, + { + "extn": "9279", + "id": "15824", + "name": "Aileen Hood", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$67,886", + "start_date": "1/23/2013" + }, + { + "extn": "1219", + "id": "15825", + "name": "Abdul Antcliff", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$220,685", + "start_date": "8/29/2007" + }, + { + "extn": "5831", + "id": "15826", + "name": "Benjamin May", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$40,226", + "start_date": "9/8/2013" + }, + { + "extn": "2771", + "id": "15827", + "name": "Jack Vass", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$92,656", + "start_date": "6/25/2000" + }, + { + "extn": "1050", + "id": "15828", + "name": "Kaylee Connor", + "office": "Detroit", + "position": "Accountant", + "salary": "$277,094", + "start_date": "8/26/2000" + }, + { + "extn": "2540", + "id": "15829", + "name": "Winnie Vinton", + "office": "Escondido", + "position": "Inspector", + "salary": "$157,979", + "start_date": "6/1/2002" + }, + { + "extn": "1756", + "id": "15830", + "name": "Harry Adams", + "office": "Lyon", + "position": "Cash Manager", + "salary": "$172,900", + "start_date": "10/2/2003" + }, + { + "extn": "7191", + "id": "15831", + "name": "Brad Ainsworth", + "office": "Portland", + "position": "CNC Operator", + "salary": "$234,122", + "start_date": "7/29/2013" + }, + { + "extn": "9216", + "id": "15832", + "name": "William Woods", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$104,649", + "start_date": "12/2/2016" + }, + { + "extn": "9892", + "id": "15833", + "name": "Harry Farrow", + "office": "Escondido", + "position": "Baker", + "salary": "$193,973", + "start_date": "10/26/2018" + }, + { + "extn": "4090", + "id": "15834", + "name": "Nathan Chester", + "office": "Oklahoma City", + "position": "Executive Director", + "salary": "$163,667", + "start_date": "8/9/2008" + }, + { + "extn": "6886", + "id": "15835", + "name": "Harry Santos", + "office": "Pittsburgh", + "position": "Service Supervisor", + "salary": "$202,879", + "start_date": "6/24/2005" + }, + { + "extn": "4606", + "id": "15836", + "name": "Jane Burnley", + "office": "Rochester", + "position": "Paramedic", + "salary": "$126,708", + "start_date": "10/23/2013" + }, + { + "extn": "4617", + "id": "15837", + "name": "Kaylee Pickard", + "office": "New York", + "position": "HR Coordinator", + "salary": "$194,225", + "start_date": "2/9/2010" + }, + { + "extn": "3672", + "id": "15838", + "name": "Jenna Malone", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$233,189", + "start_date": "11/5/2005" + }, + { + "extn": "2349", + "id": "15839", + "name": "Harry Johnson", + "office": "Salt Lake City", + "position": "HR Specialist", + "salary": "$201,846", + "start_date": "8/27/2000" + }, + { + "extn": "7785", + "id": "15840", + "name": "Makena Penn", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$233,502", + "start_date": "5/4/2017" + }, + { + "extn": "8007", + "id": "15841", + "name": "Wade Emmett", + "office": "Springfield", + "position": "Design Engineer", + "salary": "$286,510", + "start_date": "12/2/2007" + }, + { + "extn": "3640", + "id": "15842", + "name": "Helen Hogg", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$189,478", + "start_date": "2/19/2007" + }, + { + "extn": "3169", + "id": "15843", + "name": "Ron Gilmour", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$281,985", + "start_date": "9/22/2010" + }, + { + "extn": "7534", + "id": "15844", + "name": "Elise Santos", + "office": "Richmond", + "position": "Dentist", + "salary": "$101,328", + "start_date": "1/16/2005" + }, + { + "extn": "5638", + "id": "15845", + "name": "Doug Bradshaw", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$15,329", + "start_date": "7/9/2011" + }, + { + "extn": "9345", + "id": "15846", + "name": "Kieth Vinton", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$267,534", + "start_date": "2/20/2003" + }, + { + "extn": "2244", + "id": "15847", + "name": "Alexa Exton", + "office": "Charlotte", + "position": "Stockbroker", + "salary": "$169,101", + "start_date": "7/26/2012" + }, + { + "extn": "8236", + "id": "15848", + "name": "Luke Briggs", + "office": "Glendale", + "position": "Production Painter", + "salary": "$168,067", + "start_date": "7/2/2000" + }, + { + "extn": "3161", + "id": "15849", + "name": "Remy Callan", + "office": "Arlington", + "position": "Treasurer", + "salary": "$31,294", + "start_date": "6/26/2006" + }, + { + "extn": "6325", + "id": "15850", + "name": "Marina Snow", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$64,446", + "start_date": "10/11/2008" + }, + { + "extn": "1849", + "id": "15851", + "name": "Tania Yarwood", + "office": "Amarillo", + "position": "Business Broker", + "salary": "$88,975", + "start_date": "1/9/2007" + }, + { + "extn": "8840", + "id": "15852", + "name": "Isla Logan", + "office": "Detroit", + "position": "Auditor", + "salary": "$226,634", + "start_date": "10/20/2007" + }, + { + "extn": "9240", + "id": "15853", + "name": "Anabelle Snow", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$44,662", + "start_date": "8/6/2008" + }, + { + "extn": "3693", + "id": "15854", + "name": "Rick Andersson", + "office": "Bucharest", + "position": "Banker", + "salary": "$291,781", + "start_date": "8/11/2004" + }, + { + "extn": "7673", + "id": "15855", + "name": "Carol Ryan", + "office": "Denver", + "position": "Associate Professor", + "salary": "$92,396", + "start_date": "5/1/2011" + }, + { + "extn": "5041", + "id": "15856", + "name": "Mark Mullins", + "office": "Hayward", + "position": "Paramedic", + "salary": "$266,982", + "start_date": "9/11/2008" + }, + { + "extn": "8887", + "id": "15857", + "name": "Cassidy Robinson", + "office": "El Paso", + "position": "Front Desk Coordinator", + "salary": "$242,310", + "start_date": "11/12/2001" + }, + { + "extn": "7968", + "id": "15858", + "name": "Isabel Nash", + "office": "San Francisco", + "position": "Operator", + "salary": "$264,941", + "start_date": "9/21/2013" + }, + { + "extn": "5301", + "id": "15859", + "name": "Rocco Little", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$38,912", + "start_date": "7/16/2015" + }, + { + "extn": "8766", + "id": "15860", + "name": "Natalie Hastings", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$276,293", + "start_date": "10/12/2013" + }, + { + "extn": "1792", + "id": "15861", + "name": "Carina Larkin", + "office": "Amarillo", + "position": "Cashier", + "salary": "$22,634", + "start_date": "3/3/2013" + }, + { + "extn": "7910", + "id": "15862", + "name": "Martin Osman", + "office": "Colorado Springs", + "position": "Laboratory Technician", + "salary": "$30,108", + "start_date": "3/20/2012" + }, + { + "extn": "4906", + "id": "15863", + "name": "Adina Gray", + "office": "Berna", + "position": "Treasurer", + "salary": "$71,908", + "start_date": "6/10/2016" + }, + { + "extn": "5821", + "id": "15864", + "name": "Bart Oswald", + "office": "Wien", + "position": "Inspector", + "salary": "$237,190", + "start_date": "10/16/2013" + }, + { + "extn": "1757", + "id": "15865", + "name": "Erica Evans", + "office": "Arlington", + "position": "Auditor", + "salary": "$240,752", + "start_date": "5/20/2018" + }, + { + "extn": "6805", + "id": "15866", + "name": "Quinn Johnson", + "office": "Cincinnati", + "position": "Banker", + "salary": "$76,125", + "start_date": "7/23/2004" + }, + { + "extn": "7325", + "id": "15867", + "name": "Karla Rose", + "office": "Bucharest", + "position": "Clerk", + "salary": "$42,007", + "start_date": "8/4/2001" + }, + { + "extn": "2468", + "id": "15868", + "name": "Paige Radcliffe", + "office": "Bridgeport", + "position": "Chef Manager", + "salary": "$96,640", + "start_date": "10/9/2014" + }, + { + "extn": "8262", + "id": "15869", + "name": "Sonya Vinton", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$254,895", + "start_date": "12/29/2000" + }, + { + "extn": "1798", + "id": "15870", + "name": "Carina Gates", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$71,738", + "start_date": "6/10/2004" + }, + { + "extn": "9980", + "id": "15871", + "name": "Mandy Potter", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$243,032", + "start_date": "4/29/2001" + }, + { + "extn": "8792", + "id": "15872", + "name": "Lindsay Ripley", + "office": "Richmond", + "position": "Cashier", + "salary": "$95,169", + "start_date": "6/2/2005" + }, + { + "extn": "1023", + "id": "15873", + "name": "Miley Silva", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$35,146", + "start_date": "1/4/2013" + }, + { + "extn": "4392", + "id": "15874", + "name": "Anthony Norburn", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$233,488", + "start_date": "1/13/2001" + }, + { + "extn": "9438", + "id": "15875", + "name": "Brooklyn Carpenter", + "office": "Philadelphia", + "position": "Global Logistics Supervisor", + "salary": "$270,779", + "start_date": "2/6/2007" + }, + { + "extn": "6072", + "id": "15876", + "name": "Sebastian Rixon", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$131,234", + "start_date": "4/10/2001" + }, + { + "extn": "8491", + "id": "15877", + "name": "Liam Moreno", + "office": "London", + "position": "Bookkeeper", + "salary": "$81,886", + "start_date": "10/10/2017" + }, + { + "extn": "2220", + "id": "15878", + "name": "Morgan Willson", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$109,858", + "start_date": "3/31/2014" + }, + { + "extn": "1303", + "id": "15879", + "name": "Rose Whittle", + "office": "Lancaster", + "position": "Front Desk Coordinator", + "salary": "$259,333", + "start_date": "9/8/2009" + }, + { + "extn": "6016", + "id": "15880", + "name": "Clarissa Vangness", + "office": "Anaheim", + "position": "Doctor", + "salary": "$43,675", + "start_date": "6/3/2010" + }, + { + "extn": "1258", + "id": "15881", + "name": "Molly Underhill", + "office": "Bucharest", + "position": "Electrician", + "salary": "$54,239", + "start_date": "6/1/2018" + }, + { + "extn": "2954", + "id": "15882", + "name": "Kurt Douglas", + "office": "Murfreesboro", + "position": "Staffing Consultant", + "salary": "$269,395", + "start_date": "2/8/2017" + }, + { + "extn": "5649", + "id": "15883", + "name": "Bridget Woodley", + "office": "Louisville", + "position": "Bellman", + "salary": "$42,403", + "start_date": "3/11/2003" + }, + { + "extn": "1312", + "id": "15884", + "name": "Martin Mould", + "office": "Orlando", + "position": "IT Support Staff", + "salary": "$63,261", + "start_date": "2/12/2009" + }, + { + "extn": "1331", + "id": "15885", + "name": "Hope Bradshaw", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$189,339", + "start_date": "2/11/2006" + }, + { + "extn": "6487", + "id": "15886", + "name": "William Davies", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$49,207", + "start_date": "3/2/2008" + }, + { + "extn": "7788", + "id": "15887", + "name": "Brad Page ", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$135,344", + "start_date": "6/1/2016" + }, + { + "extn": "8128", + "id": "15888", + "name": "Aileen Bishop", + "office": "Baltimore", + "position": "Clerk", + "salary": "$234,781", + "start_date": "6/17/2002" + }, + { + "extn": "2327", + "id": "15889", + "name": "Isabella Egerton", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$275,158", + "start_date": "11/9/2016" + }, + { + "extn": "7299", + "id": "15890", + "name": "Laila Crawford", + "office": "Garland", + "position": "Dentist", + "salary": "$13,198", + "start_date": "12/27/2010" + }, + { + "extn": "8282", + "id": "15891", + "name": "Karen Kennedy", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$174,688", + "start_date": "4/16/2012" + }, + { + "extn": "4839", + "id": "15892", + "name": "Courtney Knott", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$217,979", + "start_date": "6/28/2013" + }, + { + "extn": "5497", + "id": "15893", + "name": "Chloe Rehman", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$212,021", + "start_date": "5/30/2008" + }, + { + "extn": "1319", + "id": "15894", + "name": "Hayden Miller", + "office": "Houston", + "position": "Inspector", + "salary": "$185,330", + "start_date": "10/22/2000" + }, + { + "extn": "3496", + "id": "15895", + "name": "Nicholas Addley", + "office": "Worcester", + "position": "Executive Director", + "salary": "$84,532", + "start_date": "7/11/2002" + }, + { + "extn": "1178", + "id": "15896", + "name": "Maddison Allen", + "office": "Louisville", + "position": "Mobile Developer", + "salary": "$62,452", + "start_date": "5/18/2002" + }, + { + "extn": "7001", + "id": "15897", + "name": "Harvey Donnelly", + "office": "Hayward", + "position": "Treasurer", + "salary": "$229,370", + "start_date": "10/14/2012" + }, + { + "extn": "9321", + "id": "15898", + "name": "Harvey Dillon", + "office": "Rome", + "position": "Food Technologist", + "salary": "$299,695", + "start_date": "11/28/2002" + }, + { + "extn": "6579", + "id": "15899", + "name": "Anabelle Yarwood", + "office": "Worcester", + "position": "Stockbroker", + "salary": "$29,546", + "start_date": "5/31/2000" + }, + { + "extn": "5134", + "id": "15900", + "name": "Rufus Roman", + "office": "Hayward", + "position": "Designer", + "salary": "$140,926", + "start_date": "2/16/2009" + }, + { + "extn": "5385", + "id": "15901", + "name": "Angelina Quinn", + "office": "Louisville", + "position": "Dentist", + "salary": "$66,436", + "start_date": "11/15/2003" + }, + { + "extn": "1792", + "id": "15902", + "name": "Ivette Thomas", + "office": "Moreno Valley", + "position": "Banker", + "salary": "$279,947", + "start_date": "6/28/2000" + }, + { + "extn": "1953", + "id": "15903", + "name": "Rhea Jarrett", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$247,979", + "start_date": "8/18/2013" + }, + { + "extn": "2830", + "id": "15904", + "name": "Ron Terry", + "office": "Madrid", + "position": "Webmaster", + "salary": "$296,322", + "start_date": "8/1/2010" + }, + { + "extn": "7379", + "id": "15905", + "name": "Rosalee Saunders", + "office": "El Paso", + "position": "Cashier", + "salary": "$155,432", + "start_date": "5/20/2007" + }, + { + "extn": "4656", + "id": "15906", + "name": "Erica Rees", + "office": "Saint Paul", + "position": "Laboratory Technician", + "salary": "$241,117", + "start_date": "10/8/2001" + }, + { + "extn": "7333", + "id": "15907", + "name": "Mason Eagle", + "office": "Houston", + "position": "Operator", + "salary": "$132,739", + "start_date": "4/15/2016" + }, + { + "extn": "2963", + "id": "15908", + "name": "Emmanuelle Lunt", + "office": "Scottsdale", + "position": "Associate Professor", + "salary": "$160,648", + "start_date": "5/27/2019" + }, + { + "extn": "6467", + "id": "15909", + "name": "Jacob Evans", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$258,383", + "start_date": "7/10/2002" + }, + { + "extn": "9509", + "id": "15910", + "name": "Maya Roberts", + "office": "Orlando", + "position": "Steward", + "salary": "$201,400", + "start_date": "4/4/2013" + }, + { + "extn": "8441", + "id": "15911", + "name": "Alma Keys", + "office": "Ontario", + "position": "Designer", + "salary": "$171,082", + "start_date": "4/11/2017" + }, + { + "extn": "2048", + "id": "15912", + "name": "Mina Booth", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$55,788", + "start_date": "3/28/2004" + }, + { + "extn": "7781", + "id": "15913", + "name": "Chester Woods", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$133,345", + "start_date": "8/24/2000" + }, + { + "extn": "5779", + "id": "15914", + "name": "Angela Clifford", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$206,699", + "start_date": "12/15/2005" + }, + { + "extn": "1350", + "id": "15915", + "name": "Denny Farrow", + "office": "St. Louis", + "position": "Investment Advisor", + "salary": "$130,651", + "start_date": "12/12/2010" + }, + { + "extn": "9165", + "id": "15916", + "name": "Noemi Logan", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$243,280", + "start_date": "5/1/2002" + }, + { + "extn": "1761", + "id": "15917", + "name": "Henry Coll", + "office": "Salem", + "position": "Project Manager", + "salary": "$78,487", + "start_date": "7/16/2013" + }, + { + "extn": "5021", + "id": "15918", + "name": "Rhea Michael", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$58,481", + "start_date": "9/16/2019" + }, + { + "extn": "8919", + "id": "15919", + "name": "Tom Reid", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$277,389", + "start_date": "10/17/2007" + }, + { + "extn": "8293", + "id": "15920", + "name": "Ron Yarlett", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$117,547", + "start_date": "4/8/2009" + }, + { + "extn": "4634", + "id": "15921", + "name": "Remy Wright", + "office": "Chicago", + "position": "Executive Director", + "salary": "$58,246", + "start_date": "4/20/2013" + }, + { + "extn": "8714", + "id": "15922", + "name": "Alexander Hood", + "office": "St. Louis", + "position": "Designer", + "salary": "$154,540", + "start_date": "12/2/2015" + }, + { + "extn": "4386", + "id": "15923", + "name": "Molly Ashwell", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$226,636", + "start_date": "8/21/2003" + }, + { + "extn": "4564", + "id": "15924", + "name": "Mavis Gregory", + "office": "Wien", + "position": "Biologist", + "salary": "$77,773", + "start_date": "8/13/2019" + }, + { + "extn": "5535", + "id": "15925", + "name": "Kassandra Clifford", + "office": "Worcester", + "position": "Cook", + "salary": "$65,035", + "start_date": "2/6/2012" + }, + { + "extn": "3441", + "id": "15926", + "name": "Valentina Notman", + "office": "Los Angeles", + "position": "Cash Manager", + "salary": "$173,184", + "start_date": "11/2/2005" + }, + { + "extn": "8164", + "id": "15927", + "name": "Alma Rodwell", + "office": "Fayetteville", + "position": "Steward", + "salary": "$261,495", + "start_date": "1/24/2008" + }, + { + "extn": "8236", + "id": "15928", + "name": "Javier Addis", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$73,635", + "start_date": "6/22/2013" + }, + { + "extn": "6932", + "id": "15929", + "name": "Chester Bennett", + "office": "Atlanta", + "position": "Loan Officer", + "salary": "$282,667", + "start_date": "3/27/2014" + }, + { + "extn": "4880", + "id": "15930", + "name": "Shannon Clark", + "office": "Oakland", + "position": "Health Educator", + "salary": "$36,691", + "start_date": "2/21/2016" + }, + { + "extn": "3956", + "id": "15931", + "name": "Denis West", + "office": "Murfreesboro", + "position": "Chef Manager", + "salary": "$55,714", + "start_date": "9/20/2009" + }, + { + "extn": "3679", + "id": "15932", + "name": "Barney Alcroft", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$284,928", + "start_date": "10/27/2014" + }, + { + "extn": "1893", + "id": "15933", + "name": "Ally Judd", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$246,182", + "start_date": "12/2/2004" + }, + { + "extn": "2275", + "id": "15934", + "name": "Eduardo Eastwood", + "office": "Minneapolis", + "position": "Baker", + "salary": "$158,859", + "start_date": "9/20/2007" + }, + { + "extn": "3688", + "id": "15935", + "name": "Jayden Haines", + "office": "Moreno Valley", + "position": "Audiologist", + "salary": "$12,662", + "start_date": "3/27/2010" + }, + { + "extn": "5298", + "id": "15936", + "name": "Rick Woodcock", + "office": "Oakland", + "position": "Pharmacist", + "salary": "$169,665", + "start_date": "10/2/2007" + }, + { + "extn": "9612", + "id": "15937", + "name": "Carl London", + "office": "Anaheim", + "position": "Auditor", + "salary": "$177,397", + "start_date": "1/5/2012" + }, + { + "extn": "4081", + "id": "15938", + "name": "Oliver Niles", + "office": "Detroit", + "position": "Auditor", + "salary": "$118,412", + "start_date": "10/29/2018" + }, + { + "extn": "4947", + "id": "15939", + "name": "Hayden Hopkins", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$142,818", + "start_date": "1/29/2018" + }, + { + "extn": "7115", + "id": "15940", + "name": "Mike Cooper", + "office": "Paris", + "position": "Health Educator", + "salary": "$37,456", + "start_date": "2/1/2011" + }, + { + "extn": "6724", + "id": "15941", + "name": "Rita Eyres", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$198,416", + "start_date": "12/16/2000" + }, + { + "extn": "2502", + "id": "15942", + "name": "Nicholas Ralph", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$210,258", + "start_date": "4/24/2003" + }, + { + "extn": "2464", + "id": "15943", + "name": "Chanelle Swan", + "office": "Prague", + "position": "Accountant", + "salary": "$289,902", + "start_date": "5/8/2005" + }, + { + "extn": "1985", + "id": "15944", + "name": "Kate Parsons", + "office": "Denver", + "position": "HR Specialist", + "salary": "$150,653", + "start_date": "6/18/2005" + }, + { + "extn": "5664", + "id": "15945", + "name": "Quinn Dunbar", + "office": "Milano", + "position": "Associate Professor", + "salary": "$223,038", + "start_date": "10/11/2007" + }, + { + "extn": "9001", + "id": "15946", + "name": "Martha Driscoll", + "office": "San Francisco", + "position": "Electrician", + "salary": "$105,763", + "start_date": "7/25/2017" + }, + { + "extn": "1238", + "id": "15947", + "name": "Harry Burge", + "office": "Phoenix", + "position": "Auditor", + "salary": "$209,170", + "start_date": "2/19/2001" + }, + { + "extn": "7062", + "id": "15948", + "name": "Tom London", + "office": "Lyon", + "position": "Pharmacist", + "salary": "$218,860", + "start_date": "11/26/2014" + }, + { + "extn": "7708", + "id": "15949", + "name": "Leanne Morgan", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$246,142", + "start_date": "8/29/2007" + }, + { + "extn": "8578", + "id": "15950", + "name": "David Appleton", + "office": "Baltimore", + "position": "Steward", + "salary": "$247,633", + "start_date": "4/2/2007" + }, + { + "extn": "8890", + "id": "15951", + "name": "Marigold Rees", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$89,658", + "start_date": "3/15/2004" + }, + { + "extn": "2946", + "id": "15952", + "name": "Danielle Haines", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$262,075", + "start_date": "3/9/2006" + }, + { + "extn": "8841", + "id": "15953", + "name": "Ronald Santos", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$191,216", + "start_date": "1/12/2018" + }, + { + "extn": "1914", + "id": "15954", + "name": "Dani Bloom", + "office": "New Orleans", + "position": "Clerk", + "salary": "$60,806", + "start_date": "2/6/2010" + }, + { + "extn": "9821", + "id": "15955", + "name": "Courtney Vaughn", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$256,626", + "start_date": "12/18/2002" + }, + { + "extn": "7155", + "id": "15956", + "name": "Oliver Nayler", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$266,311", + "start_date": "10/2/2006" + }, + { + "extn": "7125", + "id": "15957", + "name": "Hanna Antcliff", + "office": "Pittsburgh", + "position": "Paramedic", + "salary": "$95,115", + "start_date": "3/3/2004" + }, + { + "extn": "9444", + "id": "15958", + "name": "Tyson Johnson", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$78,273", + "start_date": "6/4/2018" + }, + { + "extn": "1744", + "id": "15959", + "name": "Renee Weasley", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$142,870", + "start_date": "5/15/2016" + }, + { + "extn": "3641", + "id": "15960", + "name": "Danielle Russel", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$291,679", + "start_date": "4/17/2009" + }, + { + "extn": "4073", + "id": "15961", + "name": "Marvin Moore", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$165,498", + "start_date": "12/23/2007" + }, + { + "extn": "1261", + "id": "15962", + "name": "Maggie Coll", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$287,608", + "start_date": "7/13/2002" + }, + { + "extn": "3688", + "id": "15963", + "name": "Rick Kent", + "office": "Seattle", + "position": "HR Specialist", + "salary": "$80,918", + "start_date": "8/8/2012" + }, + { + "extn": "3692", + "id": "15964", + "name": "Jocelyn White", + "office": "Stockton", + "position": "Cook", + "salary": "$266,292", + "start_date": "8/6/2009" + }, + { + "extn": "1585", + "id": "15965", + "name": "Hope Fields", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$176,224", + "start_date": "9/19/2008" + }, + { + "extn": "9732", + "id": "15966", + "name": "Jack Larsen", + "office": "New Orleans", + "position": "Pharmacist", + "salary": "$161,961", + "start_date": "1/19/2002" + }, + { + "extn": "9220", + "id": "15967", + "name": "Maddison Parker", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$135,606", + "start_date": "6/5/2016" + }, + { + "extn": "6547", + "id": "15968", + "name": "Aiden Nicolas", + "office": "Baltimore", + "position": "Call Center Representative", + "salary": "$36,570", + "start_date": "4/25/2011" + }, + { + "extn": "7841", + "id": "15969", + "name": "Havana Holmes", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$250,926", + "start_date": "3/8/2010" + }, + { + "extn": "7481", + "id": "15970", + "name": "William Wright", + "office": "Jersey City", + "position": "Cook", + "salary": "$159,271", + "start_date": "6/8/2010" + }, + { + "extn": "2551", + "id": "15971", + "name": "Karen Ramsey", + "office": "Berna", + "position": "CNC Operator", + "salary": "$264,628", + "start_date": "8/28/2009" + }, + { + "extn": "3897", + "id": "15972", + "name": "Rosalee Martin", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$40,204", + "start_date": "5/8/2001" + }, + { + "extn": "4305", + "id": "15973", + "name": "Nicholas Quinnell", + "office": "Escondido", + "position": "Baker", + "salary": "$173,028", + "start_date": "11/10/2016" + }, + { + "extn": "3816", + "id": "15974", + "name": "Eden Owen", + "office": "Reno", + "position": "Biologist", + "salary": "$256,861", + "start_date": "10/6/2006" + }, + { + "extn": "2856", + "id": "15975", + "name": "Sloane Skinner", + "office": "Denver", + "position": "Accountant", + "salary": "$115,450", + "start_date": "1/18/2004" + }, + { + "extn": "9001", + "id": "15976", + "name": "Carolyn Martin", + "office": "El Paso", + "position": "Banker", + "salary": "$156,838", + "start_date": "5/16/2002" + }, + { + "extn": "6476", + "id": "15977", + "name": "Lana Olivier", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$147,229", + "start_date": "12/23/2014" + }, + { + "extn": "3000", + "id": "15978", + "name": "Martha Baldwin", + "office": "Charlotte", + "position": "Steward", + "salary": "$76,987", + "start_date": "10/8/2012" + }, + { + "extn": "4849", + "id": "15979", + "name": "Logan Hardwick", + "office": "Boston", + "position": "Associate Professor", + "salary": "$273,748", + "start_date": "12/17/2008" + }, + { + "extn": "5891", + "id": "15980", + "name": "Erick Thomson", + "office": "Irving", + "position": "Executive Director", + "salary": "$72,555", + "start_date": "10/24/2011" + }, + { + "extn": "9725", + "id": "15981", + "name": "Clint Sheldon", + "office": "Bridgeport", + "position": "Retail Trainee", + "salary": "$129,503", + "start_date": "10/18/2017" + }, + { + "extn": "4612", + "id": "15982", + "name": "Cedrick Quinton", + "office": "Moreno Valley", + "position": "Steward", + "salary": "$75,943", + "start_date": "6/29/2006" + }, + { + "extn": "5953", + "id": "15983", + "name": "Manuel Sawyer", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$164,474", + "start_date": "12/28/2001" + }, + { + "extn": "7961", + "id": "15984", + "name": "Sadie Leigh", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$215,248", + "start_date": "7/25/2009" + }, + { + "extn": "8111", + "id": "15985", + "name": "Leroy Tait", + "office": "Berna", + "position": "Software Engineer", + "salary": "$43,738", + "start_date": "11/8/2003" + }, + { + "extn": "3391", + "id": "15986", + "name": "Jacqueline Upton", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$55,786", + "start_date": "11/17/2006" + }, + { + "extn": "6456", + "id": "15987", + "name": "Charlotte Price", + "office": "Tokyo", + "position": "Clerk", + "salary": "$261,364", + "start_date": "12/25/2010" + }, + { + "extn": "1954", + "id": "15988", + "name": "Camellia Cork", + "office": "Scottsdale", + "position": "Cashier", + "salary": "$264,660", + "start_date": "2/24/2006" + }, + { + "extn": "6868", + "id": "15989", + "name": "Daron Vallins", + "office": "Dallas", + "position": "Accountant", + "salary": "$139,100", + "start_date": "4/18/2004" + }, + { + "extn": "7701", + "id": "15990", + "name": "Chester Broomfield", + "office": "Worcester", + "position": "Dentist", + "salary": "$169,025", + "start_date": "8/29/2011" + }, + { + "extn": "7102", + "id": "15991", + "name": "Joseph James", + "office": "Jersey City", + "position": "Clerk", + "salary": "$255,855", + "start_date": "10/10/2004" + }, + { + "extn": "9721", + "id": "15992", + "name": "Josh Skinner", + "office": "Columbus", + "position": "Clerk", + "salary": "$165,033", + "start_date": "11/18/2017" + }, + { + "extn": "5755", + "id": "15993", + "name": "Wendy Norburn", + "office": "Tokyo", + "position": "IT Support Staff", + "salary": "$243,984", + "start_date": "3/19/2011" + }, + { + "extn": "4678", + "id": "15994", + "name": "Abdul Crawley", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$262,202", + "start_date": "9/5/2010" + }, + { + "extn": "2299", + "id": "15995", + "name": "Chadwick Ward", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$293,397", + "start_date": "4/8/2012" + }, + { + "extn": "6749", + "id": "15996", + "name": "Tony Robinson", + "office": "Indianapolis", + "position": "Project Manager", + "salary": "$121,475", + "start_date": "2/16/2014" + }, + { + "extn": "2617", + "id": "15997", + "name": "Nate Lomax", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$228,812", + "start_date": "10/11/2009" + }, + { + "extn": "5367", + "id": "15998", + "name": "Sebastian Silva", + "office": "Wien", + "position": "Webmaster", + "salary": "$14,028", + "start_date": "5/7/2008" + }, + { + "extn": "9748", + "id": "15999", + "name": "Mabel Gilmour", + "office": "Valetta", + "position": "Doctor", + "salary": "$249,040", + "start_date": "11/3/2017" + }, + { + "extn": "4723", + "id": "16000", + "name": "Oliver Myatt", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$197,879", + "start_date": "9/14/2008" + }, + { + "extn": "6192", + "id": "16001", + "name": "Caitlyn Flett", + "office": "Springfield", + "position": "HR Coordinator", + "salary": "$264,901", + "start_date": "7/2/2004" + }, + { + "extn": "7972", + "id": "16002", + "name": "Francesca Reid", + "office": "New York", + "position": "Doctor", + "salary": "$165,257", + "start_date": "4/30/2010" + }, + { + "extn": "2771", + "id": "16003", + "name": "Matthew Pearson", + "office": "Louisville", + "position": "HR Coordinator", + "salary": "$223,350", + "start_date": "2/22/2000" + }, + { + "extn": "5945", + "id": "16004", + "name": "Kimberly Hopkinson", + "office": "Rome", + "position": "Auditor", + "salary": "$282,834", + "start_date": "5/25/2006" + }, + { + "extn": "5565", + "id": "16005", + "name": "Wade Pitt", + "office": "Moreno Valley", + "position": "Software Engineer", + "salary": "$132,820", + "start_date": "3/3/2013" + }, + { + "extn": "2465", + "id": "16006", + "name": "Mayleen Speed", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$296,758", + "start_date": "8/6/2000" + }, + { + "extn": "3238", + "id": "16007", + "name": "Angel Holmes", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$193,065", + "start_date": "4/6/2019" + }, + { + "extn": "4992", + "id": "16008", + "name": "Matthew Henderson", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$32,568", + "start_date": "11/30/2009" + }, + { + "extn": "8762", + "id": "16009", + "name": "Melody Davies", + "office": "New Orleans", + "position": "Accountant", + "salary": "$188,644", + "start_date": "3/2/2003" + }, + { + "extn": "5875", + "id": "16010", + "name": "Winnie Walsh", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$198,870", + "start_date": "3/27/2008" + }, + { + "extn": "2550", + "id": "16011", + "name": "Rufus Sloan", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$98,182", + "start_date": "8/19/2011" + }, + { + "extn": "7403", + "id": "16012", + "name": "Mason Evans", + "office": "Zurich", + "position": "Bellman", + "salary": "$96,690", + "start_date": "2/25/2002" + }, + { + "extn": "3895", + "id": "16013", + "name": "Shelby Myatt", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$61,931", + "start_date": "1/2/2019" + }, + { + "extn": "3281", + "id": "16014", + "name": "Sebastian Collis", + "office": "Salem", + "position": "Webmaster", + "salary": "$190,524", + "start_date": "8/1/2019" + }, + { + "extn": "2729", + "id": "16015", + "name": "Joseph Reid", + "office": "Portland", + "position": "Webmaster", + "salary": "$191,649", + "start_date": "12/16/2013" + }, + { + "extn": "8496", + "id": "16016", + "name": "Benjamin Russell", + "office": "Indianapolis", + "position": "Baker", + "salary": "$52,307", + "start_date": "4/1/2005" + }, + { + "extn": "5305", + "id": "16017", + "name": "Ryan Murphy", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$240,707", + "start_date": "12/15/2016" + }, + { + "extn": "5488", + "id": "16018", + "name": "Roger Wild", + "office": "Reno", + "position": "Cash Manager", + "salary": "$204,604", + "start_date": "3/12/2015" + }, + { + "extn": "8410", + "id": "16019", + "name": "Luke Gardner", + "office": "Toledo", + "position": "Audiologist", + "salary": "$80,927", + "start_date": "1/22/2003" + }, + { + "extn": "5185", + "id": "16020", + "name": "Bethany Stevenson", + "office": "Lisbon", + "position": "Front Desk Coordinator", + "salary": "$255,537", + "start_date": "6/20/2004" + }, + { + "extn": "2080", + "id": "16021", + "name": "Freya Cassidy", + "office": "Houston", + "position": "Webmaster", + "salary": "$256,823", + "start_date": "3/11/2015" + }, + { + "extn": "4520", + "id": "16022", + "name": "Darlene Selby", + "office": "Chicago", + "position": "Restaurant Manager", + "salary": "$112,457", + "start_date": "8/16/2000" + }, + { + "extn": "5242", + "id": "16023", + "name": "Jenna Shea", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$100,942", + "start_date": "12/20/2005" + }, + { + "extn": "1580", + "id": "16024", + "name": "Marissa Newton", + "office": "Innsbruck", + "position": "IT Support Staff", + "salary": "$221,462", + "start_date": "9/5/2000" + }, + { + "extn": "9842", + "id": "16025", + "name": "Aiden Mitchell", + "office": "Phoenix", + "position": "Biologist", + "salary": "$209,287", + "start_date": "7/17/2016" + }, + { + "extn": "3284", + "id": "16026", + "name": "Jayden Vangness", + "office": "Berna", + "position": "Budget Analyst", + "salary": "$255,107", + "start_date": "11/3/2005" + }, + { + "extn": "2395", + "id": "16027", + "name": "Courtney Bolton", + "office": "Moreno Valley", + "position": "HR Coordinator", + "salary": "$267,556", + "start_date": "3/7/2019" + }, + { + "extn": "8174", + "id": "16028", + "name": "Lucas Allcott", + "office": "Paris", + "position": "HR Specialist", + "salary": "$211,170", + "start_date": "4/25/2006" + }, + { + "extn": "6571", + "id": "16029", + "name": "Clint Mcgee", + "office": "Madrid", + "position": "Doctor", + "salary": "$57,624", + "start_date": "6/24/2015" + }, + { + "extn": "3063", + "id": "16030", + "name": "Bob Donovan", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$238,785", + "start_date": "6/19/2013" + }, + { + "extn": "1672", + "id": "16031", + "name": "Scarlett Dempsey", + "office": "Moreno Valley", + "position": "Business Broker", + "salary": "$252,233", + "start_date": "11/10/2009" + }, + { + "extn": "7876", + "id": "16032", + "name": "Harvey Irwin", + "office": "Saint Paul", + "position": "Loan Officer", + "salary": "$204,465", + "start_date": "11/25/2006" + }, + { + "extn": "1101", + "id": "16033", + "name": "Chloe Foxley", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$118,872", + "start_date": "10/7/2001" + }, + { + "extn": "8805", + "id": "16034", + "name": "Jules Mcleod", + "office": "San Diego", + "position": "Baker", + "salary": "$26,413", + "start_date": "12/29/2013" + }, + { + "extn": "6760", + "id": "16035", + "name": "Ron Robinson", + "office": "Stockton", + "position": "Cook", + "salary": "$262,710", + "start_date": "2/21/2018" + }, + { + "extn": "7161", + "id": "16036", + "name": "Chanelle Ventura", + "office": "London", + "position": "Web Developer", + "salary": "$22,220", + "start_date": "8/20/2009" + }, + { + "extn": "2876", + "id": "16037", + "name": "Rebecca Lindsay", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$95,823", + "start_date": "7/13/2009" + }, + { + "extn": "9062", + "id": "16038", + "name": "Phillip Ebden", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$255,546", + "start_date": "11/26/2008" + }, + { + "extn": "5419", + "id": "16039", + "name": "Stephanie Reese", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$262,079", + "start_date": "6/1/2000" + }, + { + "extn": "1968", + "id": "16040", + "name": "Henry Driscoll", + "office": "Hayward", + "position": "Physician", + "salary": "$120,954", + "start_date": "1/2/2014" + }, + { + "extn": "2493", + "id": "16041", + "name": "Enoch Fox", + "office": "Rome", + "position": "Banker", + "salary": "$199,677", + "start_date": "9/13/2011" + }, + { + "extn": "7254", + "id": "16042", + "name": "Rae Coates", + "office": "Sacramento", + "position": "Insurance Broker", + "salary": "$52,208", + "start_date": "8/16/2019" + }, + { + "extn": "1687", + "id": "16043", + "name": "Rick Furnell", + "office": "Fort Lauderdale", + "position": "Retail Trainee", + "salary": "$118,690", + "start_date": "10/8/2006" + }, + { + "extn": "9652", + "id": "16044", + "name": "Harry Bishop", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$280,000", + "start_date": "12/16/2016" + }, + { + "extn": "4999", + "id": "16045", + "name": "Johnathan Fenton", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$191,008", + "start_date": "3/21/2000" + }, + { + "extn": "1268", + "id": "16046", + "name": "Mason Brock", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$141,078", + "start_date": "3/9/2010" + }, + { + "extn": "8519", + "id": "16047", + "name": "Joseph Walter", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$173,143", + "start_date": "7/21/2000" + }, + { + "extn": "4621", + "id": "16048", + "name": "Bart Griffiths", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$63,141", + "start_date": "10/15/2017" + }, + { + "extn": "8260", + "id": "16049", + "name": "Daron Nanton", + "office": "Valetta", + "position": "Biologist", + "salary": "$58,613", + "start_date": "5/14/2016" + }, + { + "extn": "7408", + "id": "16050", + "name": "Diane Thomson", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$249,369", + "start_date": "6/25/2003" + }, + { + "extn": "5660", + "id": "16051", + "name": "Vanessa Holmes", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$256,328", + "start_date": "3/15/2002" + }, + { + "extn": "4853", + "id": "16052", + "name": "Denny Chappell", + "office": "Omaha", + "position": "Webmaster", + "salary": "$280,621", + "start_date": "5/21/2004" + }, + { + "extn": "3619", + "id": "16053", + "name": "Aiden Foxley", + "office": "Pittsburgh", + "position": "Insurance Broker", + "salary": "$207,731", + "start_date": "8/31/2003" + }, + { + "extn": "8516", + "id": "16054", + "name": "Abdul Milner", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$265,650", + "start_date": "2/4/2006" + }, + { + "extn": "2328", + "id": "16055", + "name": "Winnie Whitehouse", + "office": "Paris", + "position": "Business Broker", + "salary": "$101,983", + "start_date": "10/27/2014" + }, + { + "extn": "8481", + "id": "16056", + "name": "Emely Simmons", + "office": "Escondido", + "position": "Front Desk Coordinator", + "salary": "$35,449", + "start_date": "4/5/2016" + }, + { + "extn": "8830", + "id": "16057", + "name": "Doris Parker", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$71,332", + "start_date": "8/27/2007" + }, + { + "extn": "2016", + "id": "16058", + "name": "Peter Pitt", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$175,220", + "start_date": "9/26/2000" + }, + { + "extn": "5909", + "id": "16059", + "name": "Alan Radley", + "office": "Madison", + "position": "Cashier", + "salary": "$159,572", + "start_date": "6/10/2009" + }, + { + "extn": "5180", + "id": "16060", + "name": "Tyson Quinn", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$262,952", + "start_date": "5/25/2017" + }, + { + "extn": "5157", + "id": "16061", + "name": "Remy Widdows", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$246,122", + "start_date": "1/8/2014" + }, + { + "extn": "4598", + "id": "16062", + "name": "Julius James", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$273,172", + "start_date": "8/31/2016" + }, + { + "extn": "2316", + "id": "16063", + "name": "Aiden Fox", + "office": "Atlanta", + "position": "Inspector", + "salary": "$33,633", + "start_date": "5/11/2011" + }, + { + "extn": "8429", + "id": "16064", + "name": "Jack Gonzales", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$113,175", + "start_date": "4/11/2000" + }, + { + "extn": "3675", + "id": "16065", + "name": "Darlene Chapman", + "office": "Wien", + "position": "Steward", + "salary": "$295,618", + "start_date": "6/19/2009" + }, + { + "extn": "9683", + "id": "16066", + "name": "Paige Hopkinson", + "office": "Dallas", + "position": "Baker", + "salary": "$258,927", + "start_date": "2/14/2011" + }, + { + "extn": "7693", + "id": "16067", + "name": "Lindsay Ward", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$168,534", + "start_date": "4/17/2000" + }, + { + "extn": "1783", + "id": "16068", + "name": "Enoch Knight", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$296,156", + "start_date": "6/17/2005" + }, + { + "extn": "2683", + "id": "16069", + "name": "Faith Wood", + "office": "Baltimore", + "position": "Auditor", + "salary": "$294,316", + "start_date": "12/22/2000" + }, + { + "extn": "5371", + "id": "16070", + "name": "Ronald Bailey", + "office": "Oklahoma City", + "position": "Fabricator", + "salary": "$263,288", + "start_date": "7/18/2014" + }, + { + "extn": "5073", + "id": "16071", + "name": "Jackeline Sylvester", + "office": "Bridgeport", + "position": "HR Coordinator", + "salary": "$166,055", + "start_date": "5/24/2009" + }, + { + "extn": "9514", + "id": "16072", + "name": "Catherine Randall", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$195,021", + "start_date": "6/1/2016" + }, + { + "extn": "6170", + "id": "16073", + "name": "Daniel Whitehouse", + "office": "Dallas", + "position": "Production Painter", + "salary": "$256,863", + "start_date": "8/29/2015" + }, + { + "extn": "5817", + "id": "16074", + "name": "Clint Rogers", + "office": "Memphis", + "position": "Doctor", + "salary": "$38,034", + "start_date": "10/30/2011" + }, + { + "extn": "6891", + "id": "16075", + "name": "Harriet Lloyd", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$57,859", + "start_date": "8/12/2015" + }, + { + "extn": "8324", + "id": "16076", + "name": "Summer Bell", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$281,473", + "start_date": "11/1/2017" + }, + { + "extn": "7178", + "id": "16077", + "name": "Mason Stevens", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$128,335", + "start_date": "10/18/2005" + }, + { + "extn": "7299", + "id": "16078", + "name": "Colleen Wright", + "office": "Madison", + "position": "Cook", + "salary": "$83,106", + "start_date": "9/3/2002" + }, + { + "extn": "7613", + "id": "16079", + "name": "Anne Hepburn", + "office": "Washington", + "position": "IT Support Staff", + "salary": "$213,465", + "start_date": "7/10/2015" + }, + { + "extn": "9281", + "id": "16080", + "name": "Marjorie Fulton", + "office": "Orlando", + "position": "Clerk", + "salary": "$291,232", + "start_date": "12/30/2001" + }, + { + "extn": "4060", + "id": "16081", + "name": "Joseph Kennedy", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$128,342", + "start_date": "12/14/2003" + }, + { + "extn": "4267", + "id": "16082", + "name": "Maia Holt", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$284,036", + "start_date": "1/21/2011" + }, + { + "extn": "3101", + "id": "16083", + "name": "Cynthia Morris", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$206,214", + "start_date": "4/2/2004" + }, + { + "extn": "2678", + "id": "16084", + "name": "Peter Wood", + "office": "Berlin", + "position": "Assistant Buyer", + "salary": "$297,037", + "start_date": "10/10/2008" + }, + { + "extn": "8986", + "id": "16085", + "name": "Aiden Eastwood", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$278,874", + "start_date": "8/17/2014" + }, + { + "extn": "8524", + "id": "16086", + "name": "Alan Nicolas", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$94,511", + "start_date": "2/25/2019" + }, + { + "extn": "5029", + "id": "16087", + "name": "Caitlyn Waterhouse", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$78,588", + "start_date": "5/11/2007" + }, + { + "extn": "7407", + "id": "16088", + "name": "Valerie Spencer", + "office": "Worcester", + "position": "Banker", + "salary": "$128,187", + "start_date": "6/26/2006" + }, + { + "extn": "3832", + "id": "16089", + "name": "Ema Smith", + "office": "Anaheim", + "position": "Call Center Representative", + "salary": "$137,464", + "start_date": "1/10/2012" + }, + { + "extn": "8599", + "id": "16090", + "name": "Grace Freeburn", + "office": "Escondido", + "position": "Audiologist", + "salary": "$93,219", + "start_date": "9/29/2005" + }, + { + "extn": "3333", + "id": "16091", + "name": "Jasmine Vollans", + "office": "Orlando", + "position": "Paramedic", + "salary": "$109,521", + "start_date": "1/12/2005" + }, + { + "extn": "8413", + "id": "16092", + "name": "Leroy Parker", + "office": "Columbus", + "position": "Physician", + "salary": "$184,382", + "start_date": "2/11/2001" + }, + { + "extn": "4842", + "id": "16093", + "name": "Vanessa Harrison", + "office": "Garland", + "position": "Chef Manager", + "salary": "$291,924", + "start_date": "7/26/2009" + }, + { + "extn": "8653", + "id": "16094", + "name": "Francesca Lucas", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$172,351", + "start_date": "11/19/2006" + }, + { + "extn": "3168", + "id": "16095", + "name": "Paige Torres", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$247,342", + "start_date": "3/29/2009" + }, + { + "extn": "9723", + "id": "16096", + "name": "Marvin Stanley", + "office": "Milano", + "position": "Web Developer", + "salary": "$273,998", + "start_date": "5/25/2016" + }, + { + "extn": "5887", + "id": "16097", + "name": "Carmen Robinson", + "office": "Tokyo", + "position": "Executive Director", + "salary": "$253,509", + "start_date": "1/30/2004" + }, + { + "extn": "7688", + "id": "16098", + "name": "Daria Curtis", + "office": "Madison", + "position": "Designer", + "salary": "$161,475", + "start_date": "10/15/2004" + }, + { + "extn": "4225", + "id": "16099", + "name": "Janelle Wood", + "office": "Seattle", + "position": "Business Broker", + "salary": "$119,184", + "start_date": "6/28/2007" + }, + { + "extn": "2775", + "id": "16100", + "name": "Enoch Archer", + "office": "Detroit", + "position": "Paramedic", + "salary": "$47,620", + "start_date": "4/21/2018" + }, + { + "extn": "5481", + "id": "16101", + "name": "Stella James", + "office": "Las Vegas", + "position": "Service Supervisor", + "salary": "$223,020", + "start_date": "8/27/2001" + }, + { + "extn": "2553", + "id": "16102", + "name": "Angelique Styles", + "office": "Irving", + "position": "Project Manager", + "salary": "$219,797", + "start_date": "10/20/2016" + }, + { + "extn": "9092", + "id": "16103", + "name": "Elijah West", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$197,881", + "start_date": "11/15/2000" + }, + { + "extn": "4497", + "id": "16104", + "name": "Russel Burnley", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$160,452", + "start_date": "6/12/2017" + }, + { + "extn": "5771", + "id": "16105", + "name": "Mina Mould", + "office": "Stockton", + "position": "Cashier", + "salary": "$33,311", + "start_date": "11/17/2014" + }, + { + "extn": "2405", + "id": "16106", + "name": "Margaret Mason", + "office": "Washington", + "position": "Cashier", + "salary": "$152,896", + "start_date": "8/27/2003" + }, + { + "extn": "5830", + "id": "16107", + "name": "Sloane Farrow", + "office": "Denver", + "position": "Baker", + "salary": "$10,327", + "start_date": "2/4/2009" + }, + { + "extn": "8007", + "id": "16108", + "name": "Tyson Smith", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$108,385", + "start_date": "3/11/2010" + }, + { + "extn": "1600", + "id": "16109", + "name": "Gabriel Yarlett", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$70,938", + "start_date": "5/8/2014" + }, + { + "extn": "4435", + "id": "16110", + "name": "Savannah Russell", + "office": "Stockton", + "position": "Web Developer", + "salary": "$214,830", + "start_date": "3/26/2004" + }, + { + "extn": "9052", + "id": "16111", + "name": "Mavis Riley", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$50,812", + "start_date": "1/16/2008" + }, + { + "extn": "4542", + "id": "16112", + "name": "Norah Bloom", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$145,187", + "start_date": "10/9/2007" + }, + { + "extn": "6932", + "id": "16113", + "name": "Marissa Michael", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$51,569", + "start_date": "8/15/2002" + }, + { + "extn": "1757", + "id": "16114", + "name": "Alan Wilson", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$31,097", + "start_date": "6/7/2016" + }, + { + "extn": "4991", + "id": "16115", + "name": "Elisabeth Lucas", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$116,568", + "start_date": "4/4/2016" + }, + { + "extn": "4058", + "id": "16116", + "name": "Manuel Hamilton", + "office": "Glendale", + "position": "Dentist", + "salary": "$120,421", + "start_date": "10/19/2014" + }, + { + "extn": "4520", + "id": "16117", + "name": "Bernadette Norris", + "office": "Philadelphia", + "position": "Dentist", + "salary": "$210,545", + "start_date": "2/7/2006" + }, + { + "extn": "1054", + "id": "16118", + "name": "David Calderwood", + "office": "Rochester", + "position": "CNC Operator", + "salary": "$20,917", + "start_date": "8/27/2013" + }, + { + "extn": "3203", + "id": "16119", + "name": "Mike Hill", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$11,060", + "start_date": "9/10/2009" + }, + { + "extn": "6202", + "id": "16120", + "name": "Logan Harrison", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$95,187", + "start_date": "7/1/2008" + }, + { + "extn": "2370", + "id": "16121", + "name": "George Boden", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$126,195", + "start_date": "9/5/2014" + }, + { + "extn": "7925", + "id": "16122", + "name": "Hadley Webster", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$79,776", + "start_date": "3/31/2001" + }, + { + "extn": "1398", + "id": "16123", + "name": "Shay Willson", + "office": "Honolulu", + "position": "Cash Manager", + "salary": "$239,296", + "start_date": "3/10/2002" + }, + { + "extn": "4988", + "id": "16124", + "name": "Tyler Hunt", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$229,355", + "start_date": "9/3/2006" + }, + { + "extn": "7445", + "id": "16125", + "name": "Carmella Ingham", + "office": "Cincinnati", + "position": "Designer", + "salary": "$191,943", + "start_date": "1/25/2013" + }, + { + "extn": "3326", + "id": "16126", + "name": "Nick Quinton", + "office": "Lyon", + "position": "HR Specialist", + "salary": "$43,598", + "start_date": "10/19/2013" + }, + { + "extn": "5937", + "id": "16127", + "name": "Luke Chadwick", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$13,076", + "start_date": "4/15/2012" + }, + { + "extn": "3908", + "id": "16128", + "name": "Noah Styles", + "office": "Arlington", + "position": "Systems Administrator", + "salary": "$189,672", + "start_date": "10/25/2007" + }, + { + "extn": "4890", + "id": "16129", + "name": "Stella Villiger", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$225,546", + "start_date": "7/19/2001" + }, + { + "extn": "6497", + "id": "16130", + "name": "Doug Kirby", + "office": "Reno", + "position": "Fabricator", + "salary": "$245,181", + "start_date": "3/10/2002" + }, + { + "extn": "9927", + "id": "16131", + "name": "Anabel Tailor", + "office": "Madrid", + "position": "Audiologist", + "salary": "$105,512", + "start_date": "5/23/2007" + }, + { + "extn": "4991", + "id": "16132", + "name": "Chelsea Lindsay", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$249,044", + "start_date": "9/19/2003" + }, + { + "extn": "6513", + "id": "16133", + "name": "Fred Varley", + "office": "Miami", + "position": "Executive Director", + "salary": "$146,372", + "start_date": "7/14/2015" + }, + { + "extn": "1367", + "id": "16134", + "name": "Adela Wright", + "office": "Colorado Springs", + "position": "Project Manager", + "salary": "$95,797", + "start_date": "9/14/2001" + }, + { + "extn": "3238", + "id": "16135", + "name": "Jasmine Lane", + "office": "El Paso", + "position": "Steward", + "salary": "$121,021", + "start_date": "3/23/2013" + }, + { + "extn": "5829", + "id": "16136", + "name": "Luke Overson", + "office": "Charlotte", + "position": "Operator", + "salary": "$192,983", + "start_date": "1/28/2015" + }, + { + "extn": "7009", + "id": "16137", + "name": "Oliver Forester", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$235,313", + "start_date": "11/27/2002" + }, + { + "extn": "7536", + "id": "16138", + "name": "Chester Johnson", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$119,576", + "start_date": "8/7/2010" + }, + { + "extn": "2077", + "id": "16139", + "name": "Michael Knight", + "office": "Denver", + "position": "Biologist", + "salary": "$140,710", + "start_date": "11/23/2010" + }, + { + "extn": "2641", + "id": "16140", + "name": "Ramon Hewitt", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$28,021", + "start_date": "10/25/2019" + }, + { + "extn": "5175", + "id": "16141", + "name": "Mark Wilson", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$184,711", + "start_date": "8/31/2000" + }, + { + "extn": "5706", + "id": "16142", + "name": "Tara Boden", + "office": "Lancaster", + "position": "Biologist", + "salary": "$54,584", + "start_date": "7/12/2000" + }, + { + "extn": "6553", + "id": "16143", + "name": "Mark Brooks", + "office": "Lyon", + "position": "CNC Operator", + "salary": "$25,335", + "start_date": "12/25/2006" + }, + { + "extn": "6187", + "id": "16144", + "name": "Trisha Antcliff", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$246,499", + "start_date": "9/10/2001" + }, + { + "extn": "6101", + "id": "16145", + "name": "Kurt Ramsey", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$135,892", + "start_date": "6/10/2009" + }, + { + "extn": "5081", + "id": "16146", + "name": "Alessandra Howard", + "office": "Milano", + "position": "Health Educator", + "salary": "$194,370", + "start_date": "4/5/2008" + }, + { + "extn": "9825", + "id": "16147", + "name": "Kamila Scott", + "office": "Baltimore", + "position": "Doctor", + "salary": "$240,646", + "start_date": "12/6/2008" + }, + { + "extn": "6953", + "id": "16148", + "name": "Chris Carter", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$285,479", + "start_date": "7/29/2015" + }, + { + "extn": "1774", + "id": "16149", + "name": "Josh Lyon", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$128,181", + "start_date": "7/12/2012" + }, + { + "extn": "7900", + "id": "16150", + "name": "Alex Harris", + "office": "Bellevue", + "position": "Physician", + "salary": "$69,469", + "start_date": "10/28/2009" + }, + { + "extn": "8893", + "id": "16151", + "name": "Nicole Whitehouse", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$116,653", + "start_date": "12/21/2014" + }, + { + "extn": "1667", + "id": "16152", + "name": "Juliette Thorne", + "office": "San Jose", + "position": "Steward", + "salary": "$128,635", + "start_date": "3/24/2007" + }, + { + "extn": "5511", + "id": "16153", + "name": "Quinn Irving", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$146,019", + "start_date": "5/13/2000" + }, + { + "extn": "5909", + "id": "16154", + "name": "Michaela Hall", + "office": "New Orleans", + "position": "HR Coordinator", + "salary": "$136,082", + "start_date": "12/19/2014" + }, + { + "extn": "4367", + "id": "16155", + "name": "Allison Khan", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$41,110", + "start_date": "5/8/2008" + }, + { + "extn": "5552", + "id": "16156", + "name": "Abbey Donovan", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$41,004", + "start_date": "1/11/2005" + }, + { + "extn": "5817", + "id": "16157", + "name": "Tania Radcliffe", + "office": "Fullerton", + "position": "Auditor", + "salary": "$158,165", + "start_date": "3/28/2016" + }, + { + "extn": "7751", + "id": "16158", + "name": "Noemi Armstrong", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$219,840", + "start_date": "10/10/2012" + }, + { + "extn": "5266", + "id": "16159", + "name": "Chanelle Chadwick", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$31,888", + "start_date": "12/6/2004" + }, + { + "extn": "4747", + "id": "16160", + "name": "Jack Reynolds", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$68,115", + "start_date": "7/26/2017" + }, + { + "extn": "3176", + "id": "16161", + "name": "Maribel Lane", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$122,453", + "start_date": "12/25/2009" + }, + { + "extn": "1931", + "id": "16162", + "name": "Ryan Khan", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$250,394", + "start_date": "11/1/2006" + }, + { + "extn": "5589", + "id": "16163", + "name": "Bart Knight", + "office": "Wien", + "position": "Budget Analyst", + "salary": "$254,436", + "start_date": "7/7/2004" + }, + { + "extn": "2135", + "id": "16164", + "name": "Taylor Hobbs", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$259,804", + "start_date": "2/19/2000" + }, + { + "extn": "5807", + "id": "16165", + "name": "Percy Cooper", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$101,467", + "start_date": "7/8/2015" + }, + { + "extn": "2604", + "id": "16166", + "name": "Kendra Wilcox", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$248,714", + "start_date": "9/13/2019" + }, + { + "extn": "1534", + "id": "16167", + "name": "Morgan Gunn", + "office": "Lisbon", + "position": "IT Support Staff", + "salary": "$17,895", + "start_date": "5/1/2004" + }, + { + "extn": "1888", + "id": "16168", + "name": "Aeris Evans", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$47,566", + "start_date": "10/2/2013" + }, + { + "extn": "6590", + "id": "16169", + "name": "Bethany Richardson", + "office": "Albuquerque", + "position": "CNC Operator", + "salary": "$113,101", + "start_date": "6/6/2016" + }, + { + "extn": "5619", + "id": "16170", + "name": "Kurt Fowler", + "office": "Madrid", + "position": "Inspector", + "salary": "$260,208", + "start_date": "5/3/2014" + }, + { + "extn": "4870", + "id": "16171", + "name": "Michael Thompson", + "office": "London", + "position": "Auditor", + "salary": "$253,496", + "start_date": "9/28/2017" + }, + { + "extn": "8545", + "id": "16172", + "name": "Sebastian Harvey", + "office": "Irving", + "position": "Fabricator", + "salary": "$26,767", + "start_date": "11/5/2011" + }, + { + "extn": "7431", + "id": "16173", + "name": "Samantha Pond", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$61,437", + "start_date": "7/29/2003" + }, + { + "extn": "3211", + "id": "16174", + "name": "Chadwick Potter", + "office": "London", + "position": "Associate Professor", + "salary": "$139,586", + "start_date": "11/26/2007" + }, + { + "extn": "8630", + "id": "16175", + "name": "Peter Butler", + "office": "Washington", + "position": "Business Broker", + "salary": "$219,459", + "start_date": "7/17/2017" + }, + { + "extn": "5901", + "id": "16176", + "name": "Teagan Grant", + "office": "Kansas City", + "position": "Business Broker", + "salary": "$194,955", + "start_date": "7/26/2003" + }, + { + "extn": "5113", + "id": "16177", + "name": "Kieth Woodcock", + "office": "Albuquerque", + "position": "Baker", + "salary": "$246,071", + "start_date": "12/20/2006" + }, + { + "extn": "4496", + "id": "16178", + "name": "Harmony Middleton", + "office": "Bellevue", + "position": "Software Engineer", + "salary": "$31,346", + "start_date": "8/3/2006" + }, + { + "extn": "1429", + "id": "16179", + "name": "Bethany Morris", + "office": "Prague", + "position": "Associate Professor", + "salary": "$108,358", + "start_date": "12/6/2016" + }, + { + "extn": "6664", + "id": "16180", + "name": "Mike Oswald", + "office": "Oklahoma City", + "position": "Biologist", + "salary": "$112,179", + "start_date": "6/22/2008" + }, + { + "extn": "4433", + "id": "16181", + "name": "Monica Bowen", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$291,702", + "start_date": "9/11/2015" + }, + { + "extn": "7421", + "id": "16182", + "name": "Rosalie Purvis", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$177,135", + "start_date": "1/9/2006" + }, + { + "extn": "8886", + "id": "16183", + "name": "Andie Marshall", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$141,546", + "start_date": "12/9/2013" + }, + { + "extn": "9308", + "id": "16184", + "name": "Agnes Reyes", + "office": "Jacksonville", + "position": "Staffing Consultant", + "salary": "$172,324", + "start_date": "5/14/2009" + }, + { + "extn": "7749", + "id": "16185", + "name": "Peyton Owen", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$51,660", + "start_date": "2/26/2014" + }, + { + "extn": "6135", + "id": "16186", + "name": "Carolyn Hunter", + "office": "Irving", + "position": "Associate Professor", + "salary": "$254,809", + "start_date": "2/22/2018" + }, + { + "extn": "9472", + "id": "16187", + "name": "Nathan West", + "office": "Washington", + "position": "Accountant", + "salary": "$35,217", + "start_date": "7/19/2007" + }, + { + "extn": "9463", + "id": "16188", + "name": "Sara Richardson", + "office": "Irving", + "position": "Biologist", + "salary": "$127,123", + "start_date": "11/24/2018" + }, + { + "extn": "3271", + "id": "16189", + "name": "Parker Archer", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$102,942", + "start_date": "11/17/2017" + }, + { + "extn": "4873", + "id": "16190", + "name": "Julian Drummond", + "office": "Detroit", + "position": "Webmaster", + "salary": "$248,636", + "start_date": "4/26/2015" + }, + { + "extn": "9131", + "id": "16191", + "name": "Esmeralda Parker", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$72,279", + "start_date": "4/29/2019" + }, + { + "extn": "1121", + "id": "16192", + "name": "Liam Pope", + "office": "Bucharest", + "position": "Ambulatory Nurse", + "salary": "$99,379", + "start_date": "7/16/2002" + }, + { + "extn": "1824", + "id": "16193", + "name": "Chuck Mason", + "office": "Detroit", + "position": "Cook", + "salary": "$271,800", + "start_date": "5/11/2010" + }, + { + "extn": "9867", + "id": "16194", + "name": "Bernadette Walsh", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$123,939", + "start_date": "10/17/2019" + }, + { + "extn": "4881", + "id": "16195", + "name": "Enoch Taylor", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$136,502", + "start_date": "1/19/2015" + }, + { + "extn": "1533", + "id": "16196", + "name": "Michael Cooper", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$211,888", + "start_date": "7/5/2017" + }, + { + "extn": "3702", + "id": "16197", + "name": "Nathan Poulton", + "office": "Columbus", + "position": "Business Broker", + "salary": "$159,634", + "start_date": "10/30/2002" + }, + { + "extn": "5957", + "id": "16198", + "name": "Rylee Shaw", + "office": "Valetta", + "position": "Healthcare Specialist", + "salary": "$203,824", + "start_date": "10/21/2001" + }, + { + "extn": "6590", + "id": "16199", + "name": "Lindsay Parker", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$26,278", + "start_date": "8/13/2018" + }, + { + "extn": "8424", + "id": "16200", + "name": "Zoe Cavanagh", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$104,679", + "start_date": "2/4/2009" + }, + { + "extn": "6860", + "id": "16201", + "name": "Alan Cavanagh", + "office": "Otawa", + "position": "Cook", + "salary": "$130,437", + "start_date": "8/1/2006" + }, + { + "extn": "3548", + "id": "16202", + "name": "Jade Dunbar", + "office": "Tulsa", + "position": "Baker", + "salary": "$222,342", + "start_date": "5/4/2010" + }, + { + "extn": "5735", + "id": "16203", + "name": "Daniel Healy", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$188,459", + "start_date": "4/10/2005" + }, + { + "extn": "9327", + "id": "16204", + "name": "Phoebe Vaughan", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$164,256", + "start_date": "9/12/2005" + }, + { + "extn": "3474", + "id": "16205", + "name": "Ciara Brooks", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$284,066", + "start_date": "6/24/2003" + }, + { + "extn": "6126", + "id": "16206", + "name": "Ronald Strong", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$296,957", + "start_date": "12/24/2015" + }, + { + "extn": "7132", + "id": "16207", + "name": "Mason Egerton", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$242,915", + "start_date": "10/27/2011" + }, + { + "extn": "3103", + "id": "16208", + "name": "Kendra Gaynor", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$249,449", + "start_date": "8/27/2019" + }, + { + "extn": "8603", + "id": "16209", + "name": "Erick Emerson", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$239,591", + "start_date": "3/26/2014" + }, + { + "extn": "3311", + "id": "16210", + "name": "Julius Page ", + "office": "Milano", + "position": "Banker", + "salary": "$25,549", + "start_date": "10/18/2009" + }, + { + "extn": "4898", + "id": "16211", + "name": "Makenzie Tindall", + "office": "Memphis", + "position": "Healthcare Specialist", + "salary": "$152,693", + "start_date": "5/6/2011" + }, + { + "extn": "1622", + "id": "16212", + "name": "Bart Watson", + "office": "Salem", + "position": "Health Educator", + "salary": "$245,234", + "start_date": "11/24/2014" + }, + { + "extn": "7698", + "id": "16213", + "name": "Phillip Whinter", + "office": "Ontario", + "position": "Associate Professor", + "salary": "$268,083", + "start_date": "7/24/2014" + }, + { + "extn": "6310", + "id": "16214", + "name": "Vicky Overson", + "office": "Stockton", + "position": "Designer", + "salary": "$161,766", + "start_date": "8/22/2005" + }, + { + "extn": "1272", + "id": "16215", + "name": "Peter Moss", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$196,489", + "start_date": "6/3/2008" + }, + { + "extn": "4152", + "id": "16216", + "name": "William Morris", + "office": "Seattle", + "position": "Physician", + "salary": "$83,365", + "start_date": "5/31/2016" + }, + { + "extn": "9540", + "id": "16217", + "name": "Jack Hepburn", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$194,303", + "start_date": "3/12/2003" + }, + { + "extn": "1595", + "id": "16218", + "name": "Eduardo Plumb", + "office": "Berna", + "position": "Bellman", + "salary": "$10,026", + "start_date": "12/16/2013" + }, + { + "extn": "3026", + "id": "16219", + "name": "Carina Villiger", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$22,326", + "start_date": "7/11/2018" + }, + { + "extn": "3944", + "id": "16220", + "name": "Janelle Gonzales", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$200,196", + "start_date": "6/7/2009" + }, + { + "extn": "9193", + "id": "16221", + "name": "Liam Bullock", + "office": "Seattle", + "position": "Designer", + "salary": "$75,140", + "start_date": "2/7/2015" + }, + { + "extn": "1736", + "id": "16222", + "name": "Noemi Brown", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$190,029", + "start_date": "7/23/2018" + }, + { + "extn": "1211", + "id": "16223", + "name": "Mark Bolton", + "office": "Colorado Springs", + "position": "Investment Advisor", + "salary": "$86,444", + "start_date": "6/21/2007" + }, + { + "extn": "8743", + "id": "16224", + "name": "Gemma Rogers", + "office": "Dallas", + "position": "Systems Administrator", + "salary": "$263,019", + "start_date": "6/19/2000" + }, + { + "extn": "6998", + "id": "16225", + "name": "Liam Hogg", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$26,385", + "start_date": "10/24/2007" + }, + { + "extn": "2138", + "id": "16226", + "name": "Stacy Brooks", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$292,103", + "start_date": "8/20/2014" + }, + { + "extn": "4952", + "id": "16227", + "name": "Rocco Underhill", + "office": "Santa Ana", + "position": "Steward", + "salary": "$251,216", + "start_date": "6/29/2001" + }, + { + "extn": "6414", + "id": "16228", + "name": "Leroy Bright", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$293,086", + "start_date": "1/30/2014" + }, + { + "extn": "7833", + "id": "16229", + "name": "Daron Boden", + "office": "Irving", + "position": "Service Supervisor", + "salary": "$11,013", + "start_date": "10/15/2017" + }, + { + "extn": "8904", + "id": "16230", + "name": "Phillip Myatt", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$291,484", + "start_date": "12/7/2018" + }, + { + "extn": "4591", + "id": "16231", + "name": "Sabina Barclay", + "office": "Henderson", + "position": "Audiologist", + "salary": "$56,605", + "start_date": "9/14/2002" + }, + { + "extn": "7924", + "id": "16232", + "name": "Johnathan Stanton", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$291,718", + "start_date": "4/7/2006" + }, + { + "extn": "1104", + "id": "16233", + "name": "Johnny Stone", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$178,371", + "start_date": "6/30/2016" + }, + { + "extn": "6708", + "id": "16234", + "name": "Benjamin Yarwood", + "office": "Oklahoma City", + "position": "Web Developer", + "salary": "$172,482", + "start_date": "11/16/2009" + }, + { + "extn": "1843", + "id": "16235", + "name": "Eileen Preston", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$40,885", + "start_date": "9/3/2003" + }, + { + "extn": "6779", + "id": "16236", + "name": "Gina Gilmore", + "office": "Tulsa", + "position": "Electrician", + "salary": "$289,799", + "start_date": "6/22/2002" + }, + { + "extn": "3342", + "id": "16237", + "name": "Jenna Adams", + "office": "Salem", + "position": "HR Specialist", + "salary": "$238,493", + "start_date": "7/8/2013" + }, + { + "extn": "4536", + "id": "16238", + "name": "David Casey", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$234,416", + "start_date": "8/21/2014" + }, + { + "extn": "1809", + "id": "16239", + "name": "Carol Veale", + "office": "Tulsa", + "position": "Stockbroker", + "salary": "$268,410", + "start_date": "12/20/2016" + }, + { + "extn": "8822", + "id": "16240", + "name": "Shannon Cunningham", + "office": "Portland", + "position": "Operator", + "salary": "$38,429", + "start_date": "5/5/2018" + }, + { + "extn": "9926", + "id": "16241", + "name": "Susan Parr", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$209,680", + "start_date": "7/6/2014" + }, + { + "extn": "7443", + "id": "16242", + "name": "Carter Emmott", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$288,031", + "start_date": "9/26/2011" + }, + { + "extn": "6059", + "id": "16243", + "name": "Dorothy Ellis", + "office": "San Diego", + "position": "Steward", + "salary": "$279,051", + "start_date": "3/24/2017" + }, + { + "extn": "3874", + "id": "16244", + "name": "Bryon Adams", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$17,255", + "start_date": "2/17/2017" + }, + { + "extn": "5823", + "id": "16245", + "name": "Colleen Newton", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$266,320", + "start_date": "2/21/2004" + }, + { + "extn": "4955", + "id": "16246", + "name": "Ivy Quinnell", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$184,759", + "start_date": "5/12/2003" + }, + { + "extn": "8742", + "id": "16247", + "name": "Lorraine Tait", + "office": "St. Louis", + "position": "Investment Advisor", + "salary": "$119,007", + "start_date": "5/26/2005" + }, + { + "extn": "7211", + "id": "16248", + "name": "Daniel Wigley", + "office": "Irving", + "position": "Stockbroker", + "salary": "$116,099", + "start_date": "8/7/2006" + }, + { + "extn": "5289", + "id": "16249", + "name": "Havana Cann", + "office": "Memphis", + "position": "Mobile Developer", + "salary": "$146,006", + "start_date": "5/30/2008" + }, + { + "extn": "3049", + "id": "16250", + "name": "Anthony Norris", + "office": "Atlanta", + "position": "Biologist", + "salary": "$192,947", + "start_date": "11/29/2006" + }, + { + "extn": "7939", + "id": "16251", + "name": "Carter Campbell", + "office": "Chicago", + "position": "Investment Advisor", + "salary": "$235,516", + "start_date": "7/3/2009" + }, + { + "extn": "6464", + "id": "16252", + "name": "Wade Donnelly", + "office": "Glendale", + "position": "Inspector", + "salary": "$250,799", + "start_date": "10/12/2015" + }, + { + "extn": "2746", + "id": "16253", + "name": "Rufus Isaac", + "office": "Tokyo", + "position": "Inspector", + "salary": "$227,117", + "start_date": "1/30/2002" + }, + { + "extn": "9996", + "id": "16254", + "name": "Daniel Jarvis", + "office": "Madison", + "position": "Chef Manager", + "salary": "$71,286", + "start_date": "12/13/2012" + }, + { + "extn": "4495", + "id": "16255", + "name": "Amelia Olivier", + "office": "Irving", + "position": "Steward", + "salary": "$202,862", + "start_date": "9/13/2014" + }, + { + "extn": "7601", + "id": "16256", + "name": "Chadwick Parker", + "office": "Cincinnati", + "position": "Auditor", + "salary": "$245,285", + "start_date": "8/27/2005" + }, + { + "extn": "2185", + "id": "16257", + "name": "Sara Hancock", + "office": "Fremont", + "position": "Production Painter", + "salary": "$129,210", + "start_date": "10/15/2015" + }, + { + "extn": "5754", + "id": "16258", + "name": "Julius Mitchell", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$199,013", + "start_date": "3/19/2014" + }, + { + "extn": "3442", + "id": "16259", + "name": "Percy Nielson", + "office": "Irving", + "position": "Systems Administrator", + "salary": "$96,531", + "start_date": "3/27/2018" + }, + { + "extn": "7843", + "id": "16260", + "name": "Denis Waterson", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$26,935", + "start_date": "2/2/2012" + }, + { + "extn": "4249", + "id": "16261", + "name": "Elle Strong", + "office": "Ontario", + "position": "Steward", + "salary": "$148,367", + "start_date": "1/4/2015" + }, + { + "extn": "5208", + "id": "16262", + "name": "Anabel Palmer", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$188,347", + "start_date": "5/27/2010" + }, + { + "extn": "3462", + "id": "16263", + "name": "Joyce Asher", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$55,953", + "start_date": "12/18/2018" + }, + { + "extn": "2754", + "id": "16264", + "name": "Katelyn Baker", + "office": "Rochester", + "position": "Service Supervisor", + "salary": "$69,479", + "start_date": "1/28/2011" + }, + { + "extn": "4877", + "id": "16265", + "name": "Caleb Jeffery", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$138,878", + "start_date": "10/24/2002" + }, + { + "extn": "1422", + "id": "16266", + "name": "Benjamin Chapman", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$25,380", + "start_date": "8/1/2009" + }, + { + "extn": "3525", + "id": "16267", + "name": "Josh Durrant", + "office": "Henderson", + "position": "Lecturer", + "salary": "$229,206", + "start_date": "7/15/2006" + }, + { + "extn": "6704", + "id": "16268", + "name": "Maya Clarkson", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$55,944", + "start_date": "6/2/2010" + }, + { + "extn": "3492", + "id": "16269", + "name": "Diane Evans", + "office": "Fort Lauderdale", + "position": "Doctor", + "salary": "$34,659", + "start_date": "2/22/2010" + }, + { + "extn": "3756", + "id": "16270", + "name": "Gabriel Warden", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$254,918", + "start_date": "1/29/2017" + }, + { + "extn": "2594", + "id": "16271", + "name": "Jayden Gilmour", + "office": "Houston", + "position": "Electrician", + "salary": "$85,001", + "start_date": "11/4/2016" + }, + { + "extn": "2319", + "id": "16272", + "name": "Rosa Newman", + "office": "Tokyo", + "position": "Retail Trainee", + "salary": "$164,503", + "start_date": "1/16/2001" + }, + { + "extn": "7750", + "id": "16273", + "name": "Rita Woods", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$118,922", + "start_date": "5/5/2004" + }, + { + "extn": "5655", + "id": "16274", + "name": "Elisabeth Barrett", + "office": "Lakewood", + "position": "Laboratory Technician", + "salary": "$128,619", + "start_date": "8/18/2006" + }, + { + "extn": "3401", + "id": "16275", + "name": "Kamila Jefferson", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$194,460", + "start_date": "3/4/2014" + }, + { + "extn": "2367", + "id": "16276", + "name": "Peter Nielson", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$70,239", + "start_date": "12/19/2001" + }, + { + "extn": "3441", + "id": "16277", + "name": "Anthony Redden", + "office": "Fremont", + "position": "Business Broker", + "salary": "$129,994", + "start_date": "8/13/2010" + }, + { + "extn": "4591", + "id": "16278", + "name": "Kurt Reese", + "office": "Madrid", + "position": "Fabricator", + "salary": "$83,653", + "start_date": "11/18/2018" + }, + { + "extn": "2200", + "id": "16279", + "name": "Denis Sherry", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$54,997", + "start_date": "8/13/2003" + }, + { + "extn": "6727", + "id": "16280", + "name": "Brad Downing", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$164,543", + "start_date": "10/15/2008" + }, + { + "extn": "7865", + "id": "16281", + "name": "Gil Martin", + "office": "Henderson", + "position": "Cook", + "salary": "$30,082", + "start_date": "11/19/2013" + }, + { + "extn": "6432", + "id": "16282", + "name": "Ethan Stark", + "office": "Madison", + "position": "Physician", + "salary": "$93,392", + "start_date": "12/21/2007" + }, + { + "extn": "5155", + "id": "16283", + "name": "Sabrina Edmonds", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$168,557", + "start_date": "4/5/2006" + }, + { + "extn": "1030", + "id": "16284", + "name": "Clint Mcneill", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$193,183", + "start_date": "4/26/2008" + }, + { + "extn": "2450", + "id": "16285", + "name": "Mara Lucas", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$27,681", + "start_date": "8/25/2016" + }, + { + "extn": "9159", + "id": "16286", + "name": "Nick Yard", + "office": "Scottsdale", + "position": "Pharmacist", + "salary": "$266,856", + "start_date": "9/22/2004" + }, + { + "extn": "1048", + "id": "16287", + "name": "Rick Richardson", + "office": "Detroit", + "position": "Auditor", + "salary": "$114,099", + "start_date": "11/26/2007" + }, + { + "extn": "8307", + "id": "16288", + "name": "Celia Jordan", + "office": "Baltimore", + "position": "Health Educator", + "salary": "$128,851", + "start_date": "1/23/2003" + }, + { + "extn": "4780", + "id": "16289", + "name": "Leslie Drake", + "office": "Reno", + "position": "Insurance Broker", + "salary": "$176,275", + "start_date": "3/3/2010" + }, + { + "extn": "3858", + "id": "16290", + "name": "Iris Khan", + "office": "Garland", + "position": "Dentist", + "salary": "$53,807", + "start_date": "7/17/2016" + }, + { + "extn": "2002", + "id": "16291", + "name": "Liam Ebden", + "office": "Laredo", + "position": "Auditor", + "salary": "$149,722", + "start_date": "6/14/2008" + }, + { + "extn": "3634", + "id": "16292", + "name": "Cassidy Mcnally", + "office": "Arlington", + "position": "Stockbroker", + "salary": "$182,552", + "start_date": "5/28/2019" + }, + { + "extn": "5691", + "id": "16293", + "name": "Margaret Jenkins", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$104,755", + "start_date": "8/5/2016" + }, + { + "extn": "3219", + "id": "16294", + "name": "Roger Ianson", + "office": "Salem", + "position": "Webmaster", + "salary": "$202,327", + "start_date": "12/17/2007" + }, + { + "extn": "1426", + "id": "16295", + "name": "Luna Edley", + "office": "Otawa", + "position": "Auditor", + "salary": "$106,811", + "start_date": "9/27/2010" + }, + { + "extn": "5204", + "id": "16296", + "name": "Alexander Cadman", + "office": "Detroit", + "position": "Executive Director", + "salary": "$81,069", + "start_date": "12/12/2017" + }, + { + "extn": "1556", + "id": "16297", + "name": "Scarlett Anderson", + "office": "Columbus", + "position": "Lecturer", + "salary": "$33,233", + "start_date": "7/6/2014" + }, + { + "extn": "8429", + "id": "16298", + "name": "David Lane", + "office": "Nashville", + "position": "Lecturer", + "salary": "$128,994", + "start_date": "8/27/2015" + }, + { + "extn": "4599", + "id": "16299", + "name": "Luke Richards", + "office": "Hollywood", + "position": "Auditor", + "salary": "$289,907", + "start_date": "7/12/2018" + }, + { + "extn": "4962", + "id": "16300", + "name": "Nick Steer", + "office": "Lancaster", + "position": "Stockbroker", + "salary": "$223,408", + "start_date": "7/5/2009" + }, + { + "extn": "2411", + "id": "16301", + "name": "Jack Flanders", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$201,270", + "start_date": "7/28/2001" + }, + { + "extn": "1684", + "id": "16302", + "name": "Benny Trent", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$60,645", + "start_date": "7/30/2006" + }, + { + "extn": "2889", + "id": "16303", + "name": "Caleb Watson", + "office": "Worcester", + "position": "Staffing Consultant", + "salary": "$177,926", + "start_date": "12/2/2006" + }, + { + "extn": "9671", + "id": "16304", + "name": "Wade Widdows", + "office": "Washington", + "position": "Health Educator", + "salary": "$281,810", + "start_date": "6/1/2015" + }, + { + "extn": "8186", + "id": "16305", + "name": "Chad Summers", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$160,576", + "start_date": "1/1/2008" + }, + { + "extn": "6241", + "id": "16306", + "name": "Jack Simpson", + "office": "San Bernardino", + "position": "Stockbroker", + "salary": "$60,331", + "start_date": "3/29/2017" + }, + { + "extn": "7748", + "id": "16307", + "name": "Javier Darcy", + "office": "Oakland", + "position": "Healthcare Specialist", + "salary": "$234,055", + "start_date": "4/20/2007" + }, + { + "extn": "7919", + "id": "16308", + "name": "Luke Holmes", + "office": "Lincoln", + "position": "Inspector", + "salary": "$132,158", + "start_date": "12/1/2010" + }, + { + "extn": "1956", + "id": "16309", + "name": "Alison Allen", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$42,452", + "start_date": "11/12/2003" + }, + { + "extn": "1845", + "id": "16310", + "name": "Valerie Gray", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$81,301", + "start_date": "12/17/2012" + }, + { + "extn": "5744", + "id": "16311", + "name": "Julian Rosenbloom", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$74,037", + "start_date": "12/28/2001" + }, + { + "extn": "6374", + "id": "16312", + "name": "Samara Gibson", + "office": "Saint Paul", + "position": "Insurance Broker", + "salary": "$112,425", + "start_date": "3/11/2005" + }, + { + "extn": "1905", + "id": "16313", + "name": "Carter Pearson", + "office": "San Antonio", + "position": "Clerk", + "salary": "$217,238", + "start_date": "1/19/2009" + }, + { + "extn": "7031", + "id": "16314", + "name": "Manuel Irwin", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$23,197", + "start_date": "3/29/2013" + }, + { + "extn": "5511", + "id": "16315", + "name": "Caleb Roman", + "office": "Nashville", + "position": "Cashier", + "salary": "$150,243", + "start_date": "2/12/2001" + }, + { + "extn": "7460", + "id": "16316", + "name": "Maria Wood", + "office": "Cincinnati", + "position": "Webmaster", + "salary": "$195,835", + "start_date": "10/30/2019" + }, + { + "extn": "6987", + "id": "16317", + "name": "Mason Lloyd", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$154,627", + "start_date": "9/24/2011" + }, + { + "extn": "8067", + "id": "16318", + "name": "Jack London", + "office": "Washington", + "position": "Food Technologist", + "salary": "$127,706", + "start_date": "12/10/2018" + }, + { + "extn": "9538", + "id": "16319", + "name": "Chloe Camden", + "office": "Garland", + "position": "Retail Trainee", + "salary": "$166,256", + "start_date": "11/1/2018" + }, + { + "extn": "9586", + "id": "16320", + "name": "Emely Callan", + "office": "Hayward", + "position": "Insurance Broker", + "salary": "$157,962", + "start_date": "10/3/2007" + }, + { + "extn": "4528", + "id": "16321", + "name": "Danny Watson", + "office": "Nashville", + "position": "Physician", + "salary": "$198,091", + "start_date": "4/2/2004" + }, + { + "extn": "4368", + "id": "16322", + "name": "Piper Uddin", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$92,295", + "start_date": "9/29/2012" + }, + { + "extn": "9719", + "id": "16323", + "name": "Lexi Walsh", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$196,640", + "start_date": "1/7/2000" + }, + { + "extn": "6698", + "id": "16324", + "name": "Michaela Craig", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$28,720", + "start_date": "1/22/2011" + }, + { + "extn": "9511", + "id": "16325", + "name": "Daron Utterson", + "office": "Rome", + "position": "Operator", + "salary": "$141,409", + "start_date": "5/1/2000" + }, + { + "extn": "6188", + "id": "16326", + "name": "Phillip Roth", + "office": "Irving", + "position": "Banker", + "salary": "$179,382", + "start_date": "11/13/2004" + }, + { + "extn": "7586", + "id": "16327", + "name": "Chad Mccall", + "office": "Amarillo", + "position": "Operator", + "salary": "$88,790", + "start_date": "3/9/2000" + }, + { + "extn": "4925", + "id": "16328", + "name": "Harmony Ianson", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$244,059", + "start_date": "2/2/2001" + }, + { + "extn": "9650", + "id": "16329", + "name": "Javier Cameron", + "office": "Wien", + "position": "Project Manager", + "salary": "$43,694", + "start_date": "6/16/2019" + }, + { + "extn": "1018", + "id": "16330", + "name": "Caleb Speed", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$185,391", + "start_date": "8/25/2005" + }, + { + "extn": "2927", + "id": "16331", + "name": "Danny Haines", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$166,589", + "start_date": "1/19/2016" + }, + { + "extn": "7060", + "id": "16332", + "name": "Marie Reyes", + "office": "Portland", + "position": "Cash Manager", + "salary": "$74,577", + "start_date": "12/15/2000" + }, + { + "extn": "2576", + "id": "16333", + "name": "Russel Knight", + "office": "Houston", + "position": "Physician", + "salary": "$17,146", + "start_date": "1/18/2001" + }, + { + "extn": "1867", + "id": "16334", + "name": "Daphne Hunt", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$121,986", + "start_date": "3/18/2015" + }, + { + "extn": "2570", + "id": "16335", + "name": "Wade Styles", + "office": "Tokyo", + "position": "HR Coordinator", + "salary": "$99,269", + "start_date": "2/15/2012" + }, + { + "extn": "5108", + "id": "16336", + "name": "Elle Hudson", + "office": "Glendale", + "position": "Project Manager", + "salary": "$29,668", + "start_date": "7/28/2012" + }, + { + "extn": "2395", + "id": "16337", + "name": "Josh Thompson", + "office": "Berna", + "position": "Audiologist", + "salary": "$265,142", + "start_date": "11/16/2018" + }, + { + "extn": "2231", + "id": "16338", + "name": "Maxwell Stuart", + "office": "Miami", + "position": "Auditor", + "salary": "$47,611", + "start_date": "6/2/2017" + }, + { + "extn": "3305", + "id": "16339", + "name": "Oliver Kerr", + "office": "Miami", + "position": "Steward", + "salary": "$111,414", + "start_date": "2/26/2006" + }, + { + "extn": "7597", + "id": "16340", + "name": "Domenic Barclay", + "office": "Richmond", + "position": "Designer", + "salary": "$259,479", + "start_date": "1/17/2009" + }, + { + "extn": "1060", + "id": "16341", + "name": "Enoch Russell", + "office": "Reno", + "position": "Clerk", + "salary": "$56,922", + "start_date": "11/10/2009" + }, + { + "extn": "7340", + "id": "16342", + "name": "Madison Dwyer", + "office": "Toledo", + "position": "Clerk", + "salary": "$239,158", + "start_date": "10/18/2013" + }, + { + "extn": "9804", + "id": "16343", + "name": "Peyton Michael", + "office": "Saint Paul", + "position": "Doctor", + "salary": "$288,491", + "start_date": "11/18/2002" + }, + { + "extn": "5909", + "id": "16344", + "name": "Daron Lewis", + "office": "Escondido", + "position": "Bellman", + "salary": "$236,217", + "start_date": "1/8/2006" + }, + { + "extn": "6771", + "id": "16345", + "name": "Doug Archer", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$91,893", + "start_date": "11/27/2014" + }, + { + "extn": "4754", + "id": "16346", + "name": "Barry Wilcox", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$280,785", + "start_date": "4/15/2010" + }, + { + "extn": "4741", + "id": "16347", + "name": "Cristal Tyler", + "office": "Nashville", + "position": "Physician", + "salary": "$230,967", + "start_date": "12/23/2002" + }, + { + "extn": "6489", + "id": "16348", + "name": "Mason Wright", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$272,923", + "start_date": "12/28/2009" + }, + { + "extn": "8157", + "id": "16349", + "name": "Kate Sheldon", + "office": "Zurich", + "position": "Web Developer", + "salary": "$90,768", + "start_date": "7/31/2017" + }, + { + "extn": "3967", + "id": "16350", + "name": "Ronald Swift", + "office": "Columbus", + "position": "Associate Professor", + "salary": "$242,845", + "start_date": "8/30/2006" + }, + { + "extn": "1990", + "id": "16351", + "name": "Kamila Smith", + "office": "Detroit", + "position": "Ambulatory Nurse", + "salary": "$195,277", + "start_date": "1/8/2018" + }, + { + "extn": "1546", + "id": "16352", + "name": "Julia Clark", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$174,170", + "start_date": "1/13/2007" + }, + { + "extn": "1033", + "id": "16353", + "name": "Ellen Corbett", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$203,390", + "start_date": "6/15/2003" + }, + { + "extn": "9565", + "id": "16354", + "name": "Martin Gilbert", + "office": "Reno", + "position": "Bellman", + "salary": "$266,302", + "start_date": "5/25/2015" + }, + { + "extn": "3669", + "id": "16355", + "name": "Peter Furnell", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$70,292", + "start_date": "6/16/2005" + }, + { + "extn": "6452", + "id": "16356", + "name": "Sylvia Norman", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$161,025", + "start_date": "12/13/2017" + }, + { + "extn": "4100", + "id": "16357", + "name": "Anthony Lynch", + "office": "Denver", + "position": "Health Educator", + "salary": "$167,116", + "start_date": "12/28/2007" + }, + { + "extn": "9669", + "id": "16358", + "name": "Karla Jeffery", + "office": "Garland", + "position": "Banker", + "salary": "$75,255", + "start_date": "5/27/2017" + }, + { + "extn": "7974", + "id": "16359", + "name": "Agnes Allwood", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$181,768", + "start_date": "5/19/2003" + }, + { + "extn": "2325", + "id": "16360", + "name": "Michaela Donovan", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$243,808", + "start_date": "6/15/2018" + }, + { + "extn": "3786", + "id": "16361", + "name": "Peter Dempsey", + "office": "Venice", + "position": "Software Engineer", + "salary": "$177,548", + "start_date": "9/4/2018" + }, + { + "extn": "2342", + "id": "16362", + "name": "Ramon Seymour", + "office": "San Diego", + "position": "Lecturer", + "salary": "$217,075", + "start_date": "6/14/2012" + }, + { + "extn": "5183", + "id": "16363", + "name": "Caleb Holmes", + "office": "Milano", + "position": "Machine Operator", + "salary": "$283,138", + "start_date": "6/26/2014" + }, + { + "extn": "8409", + "id": "16364", + "name": "Peter White", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$279,969", + "start_date": "1/26/2017" + }, + { + "extn": "6311", + "id": "16365", + "name": "Chadwick Brooks", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$74,447", + "start_date": "7/1/2015" + }, + { + "extn": "8375", + "id": "16366", + "name": "Daniel Phillips", + "office": "Lyon", + "position": "Auditor", + "salary": "$256,726", + "start_date": "6/15/2009" + }, + { + "extn": "5783", + "id": "16367", + "name": "Tyson Aldridge", + "office": "Anaheim", + "position": "Associate Professor", + "salary": "$221,638", + "start_date": "12/15/2015" + }, + { + "extn": "7123", + "id": "16368", + "name": "Alma Chappell", + "office": "Arlington", + "position": "Staffing Consultant", + "salary": "$240,798", + "start_date": "10/11/2002" + }, + { + "extn": "8320", + "id": "16369", + "name": "Rae Bright", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$18,169", + "start_date": "10/26/2000" + }, + { + "extn": "9675", + "id": "16370", + "name": "Ember Graham", + "office": "Lincoln", + "position": "Physician", + "salary": "$293,453", + "start_date": "12/14/2004" + }, + { + "extn": "5964", + "id": "16371", + "name": "Matt Ward", + "office": "Boston", + "position": "Webmaster", + "salary": "$111,772", + "start_date": "10/16/2015" + }, + { + "extn": "7882", + "id": "16372", + "name": "Carmella Rivers", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$29,398", + "start_date": "8/28/2019" + }, + { + "extn": "6631", + "id": "16373", + "name": "Julius Avery", + "office": "Garland", + "position": "Executive Director", + "salary": "$101,314", + "start_date": "6/28/2003" + }, + { + "extn": "6394", + "id": "16374", + "name": "Chadwick Andrews", + "office": "Louisville", + "position": "Global Logistics Supervisor", + "salary": "$159,440", + "start_date": "9/16/2009" + }, + { + "extn": "4295", + "id": "16375", + "name": "Mary Vass", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$56,238", + "start_date": "8/14/2009" + }, + { + "extn": "3351", + "id": "16376", + "name": "Mary Taylor", + "office": "New York", + "position": "Fabricator", + "salary": "$199,568", + "start_date": "5/19/2003" + }, + { + "extn": "4139", + "id": "16377", + "name": "Maia Vane", + "office": "Ontario", + "position": "Health Educator", + "salary": "$104,832", + "start_date": "10/7/2007" + }, + { + "extn": "6742", + "id": "16378", + "name": "Sebastian Collingwood", + "office": "Fort Lauderdale", + "position": "Budget Analyst", + "salary": "$274,871", + "start_date": "1/23/2016" + }, + { + "extn": "7302", + "id": "16379", + "name": "Jamie Lucas", + "office": "Houston", + "position": "Webmaster", + "salary": "$116,164", + "start_date": "7/11/2004" + }, + { + "extn": "3551", + "id": "16380", + "name": "Harvey Underhill", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$227,799", + "start_date": "9/12/2002" + }, + { + "extn": "2173", + "id": "16381", + "name": "Adalind Collins", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$36,685", + "start_date": "7/22/2010" + }, + { + "extn": "6279", + "id": "16382", + "name": "Bryon Plant", + "office": "Reno", + "position": "Biologist", + "salary": "$249,119", + "start_date": "9/15/2013" + }, + { + "extn": "9795", + "id": "16383", + "name": "Adalind Santos", + "office": "London", + "position": "Electrician", + "salary": "$75,893", + "start_date": "6/9/2010" + }, + { + "extn": "7430", + "id": "16384", + "name": "Doris Emerson", + "office": "Irving", + "position": "Webmaster", + "salary": "$286,487", + "start_date": "12/10/2001" + }, + { + "extn": "6102", + "id": "16385", + "name": "Deborah Robinson", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$45,647", + "start_date": "11/24/2010" + }, + { + "extn": "7753", + "id": "16386", + "name": "Robyn Rixon", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$132,481", + "start_date": "1/2/2011" + }, + { + "extn": "9247", + "id": "16387", + "name": "Doug Lindsay", + "office": "Houston", + "position": "Fabricator", + "salary": "$100,765", + "start_date": "5/15/2019" + }, + { + "extn": "2270", + "id": "16388", + "name": "Tyson Ballard", + "office": "Memphis", + "position": "Business Broker", + "salary": "$233,128", + "start_date": "1/10/2019" + }, + { + "extn": "9603", + "id": "16389", + "name": "Rosalee Carter", + "office": "Jersey City", + "position": "Stockbroker", + "salary": "$144,219", + "start_date": "11/22/2006" + }, + { + "extn": "8233", + "id": "16390", + "name": "Carl Rossi", + "office": "Murfreesboro", + "position": "Health Educator", + "salary": "$292,882", + "start_date": "7/21/2012" + }, + { + "extn": "5440", + "id": "16391", + "name": "Hayden Vinton", + "office": "Hollywood", + "position": "Biologist", + "salary": "$100,892", + "start_date": "3/16/2008" + }, + { + "extn": "7017", + "id": "16392", + "name": "Denis Russell", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$153,135", + "start_date": "5/28/2000" + }, + { + "extn": "6560", + "id": "16393", + "name": "Gwen Wallace", + "office": "Escondido", + "position": "Webmaster", + "salary": "$116,847", + "start_date": "1/30/2003" + }, + { + "extn": "9701", + "id": "16394", + "name": "Gloria Bryant", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$254,579", + "start_date": "12/8/2016" + }, + { + "extn": "5531", + "id": "16395", + "name": "Nicole Oakley", + "office": "Milwaukee", + "position": "Design Engineer", + "salary": "$86,485", + "start_date": "2/15/2019" + }, + { + "extn": "2906", + "id": "16396", + "name": "Harry Dowson", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$243,469", + "start_date": "10/13/2015" + }, + { + "extn": "7607", + "id": "16397", + "name": "Paula Asher", + "office": "Miami", + "position": "Fabricator", + "salary": "$283,473", + "start_date": "1/23/2001" + }, + { + "extn": "6294", + "id": "16398", + "name": "Nathan Pond", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$18,390", + "start_date": "12/5/2012" + }, + { + "extn": "4115", + "id": "16399", + "name": "Blake Simpson", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$290,229", + "start_date": "9/26/2012" + }, + { + "extn": "1419", + "id": "16400", + "name": "Lara Tyrrell", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$46,534", + "start_date": "7/24/2004" + }, + { + "extn": "2746", + "id": "16401", + "name": "Melody Vernon", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$25,564", + "start_date": "2/12/2004" + }, + { + "extn": "6443", + "id": "16402", + "name": "Havana Mcgregor", + "office": "Milano", + "position": "Restaurant Manager", + "salary": "$151,497", + "start_date": "1/11/2014" + }, + { + "extn": "5514", + "id": "16403", + "name": "Celina Redden", + "office": "Honolulu", + "position": "Operator", + "salary": "$202,138", + "start_date": "1/2/2012" + }, + { + "extn": "7789", + "id": "16404", + "name": "Shelby Irving", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$268,165", + "start_date": "11/20/2008" + }, + { + "extn": "6003", + "id": "16405", + "name": "Kate Patel", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$291,523", + "start_date": "5/26/2012" + }, + { + "extn": "3720", + "id": "16406", + "name": "Kieth Kent", + "office": "Huntsville", + "position": "Software Engineer", + "salary": "$71,986", + "start_date": "12/31/2013" + }, + { + "extn": "5762", + "id": "16407", + "name": "Vanessa Rossi", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$226,101", + "start_date": "11/25/2018" + }, + { + "extn": "9125", + "id": "16408", + "name": "Payton Addley", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$202,597", + "start_date": "12/22/2000" + }, + { + "extn": "8426", + "id": "16409", + "name": "Carina Gardner", + "office": "Philadelphia", + "position": "Doctor", + "salary": "$76,503", + "start_date": "11/22/2002" + }, + { + "extn": "9599", + "id": "16410", + "name": "Macy Newton", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$134,284", + "start_date": "11/26/2001" + }, + { + "extn": "4430", + "id": "16411", + "name": "Davina Robertson", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$259,321", + "start_date": "12/4/2015" + }, + { + "extn": "7004", + "id": "16412", + "name": "Monica Oatway", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$161,941", + "start_date": "7/14/2002" + }, + { + "extn": "1444", + "id": "16413", + "name": "Joy Donovan", + "office": "Milano", + "position": "Steward", + "salary": "$87,484", + "start_date": "11/9/2001" + }, + { + "extn": "6040", + "id": "16414", + "name": "Harriet Atkinson", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$290,900", + "start_date": "3/2/2015" + }, + { + "extn": "6259", + "id": "16415", + "name": "Taylor Parker", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$156,596", + "start_date": "7/3/2008" + }, + { + "extn": "8997", + "id": "16416", + "name": "Wade Willis", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$232,128", + "start_date": "12/10/2014" + }, + { + "extn": "6984", + "id": "16417", + "name": "Stephanie Coleman", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$243,598", + "start_date": "4/5/2011" + }, + { + "extn": "7477", + "id": "16418", + "name": "Hayden Kidd", + "office": "Hollywood", + "position": "Business Broker", + "salary": "$232,779", + "start_date": "2/5/2010" + }, + { + "extn": "6059", + "id": "16419", + "name": "Percy Richards", + "office": "Innsbruck", + "position": "Global Logistics Supervisor", + "salary": "$278,091", + "start_date": "5/16/2017" + }, + { + "extn": "2638", + "id": "16420", + "name": "Noah Johnson", + "office": "Rome", + "position": "Health Educator", + "salary": "$80,192", + "start_date": "2/23/2015" + }, + { + "extn": "9114", + "id": "16421", + "name": "Teagan Harrington", + "office": "Salem", + "position": "Associate Professor", + "salary": "$201,014", + "start_date": "8/31/2000" + }, + { + "extn": "4858", + "id": "16422", + "name": "Luke Mackenzie", + "office": "Chicago", + "position": "Stockbroker", + "salary": "$30,616", + "start_date": "2/9/2000" + }, + { + "extn": "2761", + "id": "16423", + "name": "Erick Rowan", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$114,748", + "start_date": "6/27/2006" + }, + { + "extn": "3992", + "id": "16424", + "name": "Parker Harper", + "office": "Worcester", + "position": "Production Painter", + "salary": "$210,209", + "start_date": "4/27/2019" + }, + { + "extn": "7335", + "id": "16425", + "name": "Chris Wise", + "office": "Miami", + "position": "Chef Manager", + "salary": "$128,629", + "start_date": "8/23/2006" + }, + { + "extn": "2411", + "id": "16426", + "name": "Owen Hunt", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$230,768", + "start_date": "8/13/2016" + }, + { + "extn": "8660", + "id": "16427", + "name": "Bob Rixon", + "office": "Santa Ana", + "position": "HR Specialist", + "salary": "$141,825", + "start_date": "5/6/2013" + }, + { + "extn": "7684", + "id": "16428", + "name": "Marjorie Gordon", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$279,471", + "start_date": "5/10/2012" + }, + { + "extn": "5175", + "id": "16429", + "name": "Nick Lowe", + "office": "Hayward", + "position": "Cashier", + "salary": "$113,540", + "start_date": "3/18/2016" + }, + { + "extn": "9246", + "id": "16430", + "name": "Julian Porter", + "office": "Bucharest", + "position": "Global Logistics Supervisor", + "salary": "$125,801", + "start_date": "8/5/2009" + }, + { + "extn": "8387", + "id": "16431", + "name": "Elijah Neville", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$201,417", + "start_date": "11/19/2001" + }, + { + "extn": "1314", + "id": "16432", + "name": "Taylor Plant", + "office": "Indianapolis", + "position": "Stockbroker", + "salary": "$53,756", + "start_date": "2/21/2004" + }, + { + "extn": "7698", + "id": "16433", + "name": "Henry Rixon", + "office": "Amarillo", + "position": "Operator", + "salary": "$64,702", + "start_date": "1/6/2014" + }, + { + "extn": "5722", + "id": "16434", + "name": "Logan Beal", + "office": "Richmond", + "position": "Webmaster", + "salary": "$137,651", + "start_date": "10/6/2019" + }, + { + "extn": "5371", + "id": "16435", + "name": "Leah Yarwood", + "office": "Detroit", + "position": "Webmaster", + "salary": "$174,732", + "start_date": "11/25/2008" + }, + { + "extn": "8958", + "id": "16436", + "name": "Julian Vernon", + "office": "Moreno Valley", + "position": "Doctor", + "salary": "$247,923", + "start_date": "12/15/2006" + }, + { + "extn": "8907", + "id": "16437", + "name": "Ethan Drew", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$195,010", + "start_date": "7/26/2013" + }, + { + "extn": "9070", + "id": "16438", + "name": "Lorraine Lloyd", + "office": "Seattle", + "position": "Food Technologist", + "salary": "$206,060", + "start_date": "5/18/2004" + }, + { + "extn": "7966", + "id": "16439", + "name": "Doris Parr", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$72,566", + "start_date": "3/22/2002" + }, + { + "extn": "5458", + "id": "16440", + "name": "Wade Button", + "office": "Boston", + "position": "Steward", + "salary": "$214,671", + "start_date": "4/23/2011" + }, + { + "extn": "5642", + "id": "16441", + "name": "Belinda Richardson", + "office": "Fayetteville", + "position": "Electrician", + "salary": "$252,738", + "start_date": "12/31/2008" + }, + { + "extn": "5885", + "id": "16442", + "name": "Andie Rees", + "office": "Jacksonville", + "position": "Production Painter", + "salary": "$253,040", + "start_date": "1/17/2018" + }, + { + "extn": "7184", + "id": "16443", + "name": "Chloe Hamilton", + "office": "Sacramento", + "position": "Cashier", + "salary": "$177,202", + "start_date": "5/21/2014" + }, + { + "extn": "7295", + "id": "16444", + "name": "Luke Lynn", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$165,704", + "start_date": "10/28/2011" + }, + { + "extn": "7486", + "id": "16445", + "name": "Jazmin Wright", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$35,968", + "start_date": "7/16/2000" + }, + { + "extn": "8677", + "id": "16446", + "name": "Jackeline Knight", + "office": "Atlanta", + "position": "Front Desk Coordinator", + "salary": "$165,142", + "start_date": "3/16/2015" + }, + { + "extn": "1396", + "id": "16447", + "name": "Sofie Ring", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$111,403", + "start_date": "3/4/2004" + }, + { + "extn": "3841", + "id": "16448", + "name": "Felicity Larkin", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$218,532", + "start_date": "2/3/2000" + }, + { + "extn": "2813", + "id": "16449", + "name": "Enoch Leigh", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$62,795", + "start_date": "9/26/2014" + }, + { + "extn": "5346", + "id": "16450", + "name": "Isabella King", + "office": "Lisbon", + "position": "Bellman", + "salary": "$269,414", + "start_date": "7/2/2019" + }, + { + "extn": "3519", + "id": "16451", + "name": "Madelyn Hobson", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$264,314", + "start_date": "12/10/2008" + }, + { + "extn": "1722", + "id": "16452", + "name": "Jocelyn Verdon", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$170,639", + "start_date": "3/5/2000" + }, + { + "extn": "3645", + "id": "16453", + "name": "Jamie Oatway", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$209,646", + "start_date": "5/7/2010" + }, + { + "extn": "4802", + "id": "16454", + "name": "Cameron Brock", + "office": "Toledo", + "position": "Banker", + "salary": "$184,007", + "start_date": "3/8/2009" + }, + { + "extn": "4845", + "id": "16455", + "name": "Anthony Nanton", + "office": "Madison", + "position": "CNC Operator", + "salary": "$76,955", + "start_date": "11/27/2017" + }, + { + "extn": "6410", + "id": "16456", + "name": "Rosemary Avery", + "office": "Toledo", + "position": "Executive Director", + "salary": "$220,600", + "start_date": "2/10/2003" + }, + { + "extn": "9939", + "id": "16457", + "name": "Javier Brown", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$186,537", + "start_date": "8/18/2011" + }, + { + "extn": "8433", + "id": "16458", + "name": "Chadwick Sawyer", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$215,685", + "start_date": "11/14/2001" + }, + { + "extn": "3988", + "id": "16459", + "name": "Selena Stevens", + "office": "San Francisco", + "position": "Clerk", + "salary": "$275,531", + "start_date": "2/3/2017" + }, + { + "extn": "9743", + "id": "16460", + "name": "Kieth Ellery", + "office": "San Bernardino", + "position": "Cook", + "salary": "$160,926", + "start_date": "1/14/2018" + }, + { + "extn": "2381", + "id": "16461", + "name": "Payton Chester", + "office": "London", + "position": "Global Logistics Supervisor", + "salary": "$261,195", + "start_date": "7/25/2006" + }, + { + "extn": "6694", + "id": "16462", + "name": "Leroy Pond", + "office": "New Orleans", + "position": "Bellman", + "salary": "$17,878", + "start_date": "1/16/2005" + }, + { + "extn": "9700", + "id": "16463", + "name": "Julianna Widdows", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$61,793", + "start_date": "6/8/2002" + }, + { + "extn": "9556", + "id": "16464", + "name": "Tyler Spencer", + "office": "Milano", + "position": "Clerk", + "salary": "$59,307", + "start_date": "1/18/2014" + }, + { + "extn": "4883", + "id": "16465", + "name": "Candace Vollans", + "office": "Glendale", + "position": "Machine Operator", + "salary": "$154,239", + "start_date": "6/27/2005" + }, + { + "extn": "3034", + "id": "16466", + "name": "Oliver Ryan", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$48,036", + "start_date": "3/22/2007" + }, + { + "extn": "2244", + "id": "16467", + "name": "Caydence Bingham", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$139,670", + "start_date": "1/7/2006" + }, + { + "extn": "2213", + "id": "16468", + "name": "Melania Webster", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$140,261", + "start_date": "9/16/2013" + }, + { + "extn": "7732", + "id": "16469", + "name": "Rocco Latham", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$116,496", + "start_date": "7/25/2009" + }, + { + "extn": "1553", + "id": "16470", + "name": "Ivy Bennett", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$51,903", + "start_date": "9/29/2002" + }, + { + "extn": "8164", + "id": "16471", + "name": "Naomi Rossi", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$88,069", + "start_date": "7/17/2004" + }, + { + "extn": "7974", + "id": "16472", + "name": "Tania Santos", + "office": "Quebec", + "position": "Cash Manager", + "salary": "$128,904", + "start_date": "1/5/2011" + }, + { + "extn": "7749", + "id": "16473", + "name": "Benny Wood", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$146,264", + "start_date": "6/27/2012" + }, + { + "extn": "9951", + "id": "16474", + "name": "Amy Connell", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$195,788", + "start_date": "8/9/2013" + }, + { + "extn": "1528", + "id": "16475", + "name": "Kirsten Tyler", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$259,388", + "start_date": "3/17/2007" + }, + { + "extn": "5595", + "id": "16476", + "name": "Russel Murray", + "office": "Escondido", + "position": "Accountant", + "salary": "$186,785", + "start_date": "7/2/2009" + }, + { + "extn": "7127", + "id": "16477", + "name": "Norah Burge", + "office": "San Francisco", + "position": "Treasurer", + "salary": "$292,422", + "start_date": "2/13/2011" + }, + { + "extn": "7976", + "id": "16478", + "name": "Francesca Malone", + "office": "Springfield", + "position": "Operator", + "salary": "$129,423", + "start_date": "4/28/2011" + }, + { + "extn": "7399", + "id": "16479", + "name": "Johnny Hastings", + "office": "Chicago", + "position": "Ambulatory Nurse", + "salary": "$101,887", + "start_date": "6/24/2003" + }, + { + "extn": "7268", + "id": "16480", + "name": "Cameron Walsh", + "office": "Quebec", + "position": "Auditor", + "salary": "$25,174", + "start_date": "7/15/2013" + }, + { + "extn": "1766", + "id": "16481", + "name": "Leroy Fleming", + "office": "Lakewood", + "position": "Treasurer", + "salary": "$231,439", + "start_date": "12/16/2013" + }, + { + "extn": "2767", + "id": "16482", + "name": "Havana Locke", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$176,571", + "start_date": "11/6/2016" + }, + { + "extn": "7967", + "id": "16483", + "name": "Harry Preston", + "office": "Seattle", + "position": "Operator", + "salary": "$155,765", + "start_date": "5/4/2017" + }, + { + "extn": "8552", + "id": "16484", + "name": "Noah Bell", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$159,519", + "start_date": "10/15/2001" + }, + { + "extn": "6861", + "id": "16485", + "name": "Tony Saunders", + "office": "Springfield", + "position": "Steward", + "salary": "$88,603", + "start_date": "8/22/2009" + }, + { + "extn": "7406", + "id": "16486", + "name": "Ruth Hastings", + "office": "Seattle", + "position": "Paramedic", + "salary": "$276,345", + "start_date": "6/8/2018" + }, + { + "extn": "5278", + "id": "16487", + "name": "Diane Camden", + "office": "Rome", + "position": "HR Specialist", + "salary": "$242,011", + "start_date": "3/15/2000" + }, + { + "extn": "4128", + "id": "16488", + "name": "Fred Irwin", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$130,272", + "start_date": "6/3/2004" + }, + { + "extn": "5230", + "id": "16489", + "name": "Elisabeth Cunningham", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$193,652", + "start_date": "7/3/2007" + }, + { + "extn": "2094", + "id": "16490", + "name": "Sonya Utterson", + "office": "Fremont", + "position": "Designer", + "salary": "$84,400", + "start_date": "3/18/2000" + }, + { + "extn": "6487", + "id": "16491", + "name": "Henry Plumb", + "office": "Fullerton", + "position": "Steward", + "salary": "$198,195", + "start_date": "7/17/2011" + }, + { + "extn": "7056", + "id": "16492", + "name": "Noah Spencer", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$25,117", + "start_date": "9/17/2010" + }, + { + "extn": "7489", + "id": "16493", + "name": "Rosemary Radley", + "office": "Detroit", + "position": "Associate Professor", + "salary": "$80,661", + "start_date": "1/5/2002" + }, + { + "extn": "5641", + "id": "16494", + "name": "Marigold Harrington", + "office": "Richmond", + "position": "Audiologist", + "salary": "$166,530", + "start_date": "3/29/2015" + }, + { + "extn": "3026", + "id": "16495", + "name": "Thea Carter", + "office": "Worcester", + "position": "Webmaster", + "salary": "$135,392", + "start_date": "9/12/2006" + }, + { + "extn": "7877", + "id": "16496", + "name": "Manuel Watson", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$125,834", + "start_date": "1/25/2017" + }, + { + "extn": "5674", + "id": "16497", + "name": "Alex Shaw", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$188,382", + "start_date": "6/25/2000" + }, + { + "extn": "2320", + "id": "16498", + "name": "Harvey Purvis", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$225,650", + "start_date": "5/19/2017" + }, + { + "extn": "8244", + "id": "16499", + "name": "Tony Dunbar", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$11,044", + "start_date": "1/31/2000" + }, + { + "extn": "8815", + "id": "16500", + "name": "Johnathan Smith", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$220,341", + "start_date": "3/24/2016" + }, + { + "extn": "4158", + "id": "16501", + "name": "Stella Kelly", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$87,811", + "start_date": "2/27/2014" + }, + { + "extn": "7887", + "id": "16502", + "name": "Chelsea Sylvester", + "office": "Zurich", + "position": "Audiologist", + "salary": "$74,902", + "start_date": "5/8/2004" + }, + { + "extn": "2687", + "id": "16503", + "name": "Thea Vollans", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$26,526", + "start_date": "2/26/2000" + }, + { + "extn": "8539", + "id": "16504", + "name": "Tony Wigley", + "office": "Chicago", + "position": "Restaurant Manager", + "salary": "$20,850", + "start_date": "12/15/2012" + }, + { + "extn": "5638", + "id": "16505", + "name": "Martha Thomas", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$91,790", + "start_date": "1/17/2001" + }, + { + "extn": "6967", + "id": "16506", + "name": "Molly Little", + "office": "Berlin", + "position": "Steward", + "salary": "$135,212", + "start_date": "6/10/2010" + }, + { + "extn": "3516", + "id": "16507", + "name": "Jolene Amstead", + "office": "Nashville", + "position": "Fabricator", + "salary": "$28,300", + "start_date": "7/26/2007" + }, + { + "extn": "5067", + "id": "16508", + "name": "Celia Gray", + "office": "Valetta", + "position": "Inspector", + "salary": "$24,408", + "start_date": "10/6/2009" + }, + { + "extn": "9348", + "id": "16509", + "name": "Chris Cartwright", + "office": "Lincoln", + "position": "Auditor", + "salary": "$283,796", + "start_date": "8/21/2019" + }, + { + "extn": "2797", + "id": "16510", + "name": "Blake Tait", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$49,763", + "start_date": "5/3/2015" + }, + { + "extn": "3315", + "id": "16511", + "name": "Anne Hill", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$146,797", + "start_date": "6/23/2001" + }, + { + "extn": "3030", + "id": "16512", + "name": "Piper Hewitt", + "office": "Seattle", + "position": "Associate Professor", + "salary": "$52,504", + "start_date": "12/31/2008" + }, + { + "extn": "8015", + "id": "16513", + "name": "Wade Bell", + "office": "Arlington", + "position": "HR Specialist", + "salary": "$180,286", + "start_date": "10/20/2005" + }, + { + "extn": "1605", + "id": "16514", + "name": "Chris Cunningham", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$74,966", + "start_date": "7/15/2014" + }, + { + "extn": "8453", + "id": "16515", + "name": "Sloane Gates", + "office": "Rome", + "position": "Ambulatory Nurse", + "salary": "$270,318", + "start_date": "11/11/2010" + }, + { + "extn": "9895", + "id": "16516", + "name": "Mark Wright", + "office": "Tallahassee", + "position": "Inspector", + "salary": "$142,261", + "start_date": "11/5/2005" + }, + { + "extn": "6788", + "id": "16517", + "name": "Alice Robinson", + "office": "Denver", + "position": "Project Manager", + "salary": "$172,345", + "start_date": "9/1/2007" + }, + { + "extn": "3283", + "id": "16518", + "name": "Erick Ripley", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$64,346", + "start_date": "3/17/2009" + }, + { + "extn": "8145", + "id": "16519", + "name": "Marvin Warren", + "office": "Henderson", + "position": "Physician", + "salary": "$88,458", + "start_date": "10/6/2014" + }, + { + "extn": "7126", + "id": "16520", + "name": "Sasha Price", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$255,837", + "start_date": "12/8/2017" + }, + { + "extn": "6556", + "id": "16521", + "name": "Elijah Wigley", + "office": "Toledo", + "position": "Staffing Consultant", + "salary": "$149,011", + "start_date": "10/24/2000" + }, + { + "extn": "5652", + "id": "16522", + "name": "Raquel Poole", + "office": "Lakewood", + "position": "Restaurant Manager", + "salary": "$33,058", + "start_date": "10/2/2011" + }, + { + "extn": "3589", + "id": "16523", + "name": "Russel Eagle", + "office": "Rome", + "position": "Ambulatory Nurse", + "salary": "$115,204", + "start_date": "7/16/2015" + }, + { + "extn": "7372", + "id": "16524", + "name": "Chloe Cork", + "office": "Bridgeport", + "position": "Designer", + "salary": "$238,287", + "start_date": "7/8/2002" + }, + { + "extn": "8233", + "id": "16525", + "name": "Benjamin Wilcox", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$211,252", + "start_date": "9/6/2007" + }, + { + "extn": "1846", + "id": "16526", + "name": "Rufus Broomfield", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$34,903", + "start_date": "12/9/2014" + }, + { + "extn": "8830", + "id": "16527", + "name": "Iris Tyler", + "office": "Toledo", + "position": "Physician", + "salary": "$270,359", + "start_date": "7/16/2017" + }, + { + "extn": "4611", + "id": "16528", + "name": "Jacob Olson", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$291,972", + "start_date": "6/7/2019" + }, + { + "extn": "9864", + "id": "16529", + "name": "Rosalee Butler", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$158,258", + "start_date": "8/26/2000" + }, + { + "extn": "7425", + "id": "16530", + "name": "Alexia Clayton", + "office": "Hollywood", + "position": "Clerk", + "salary": "$75,715", + "start_date": "4/4/2010" + }, + { + "extn": "3381", + "id": "16531", + "name": "Rick Connell", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$162,077", + "start_date": "12/24/2006" + }, + { + "extn": "3782", + "id": "16532", + "name": "Felicity Tindall", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$173,406", + "start_date": "11/2/2017" + }, + { + "extn": "4713", + "id": "16533", + "name": "Alexander Antcliff", + "office": "Columbus", + "position": "Electrician", + "salary": "$124,827", + "start_date": "4/8/2005" + }, + { + "extn": "3108", + "id": "16534", + "name": "Enoch Purvis", + "office": "Milwaukee", + "position": "Service Supervisor", + "salary": "$247,751", + "start_date": "3/27/2015" + }, + { + "extn": "2219", + "id": "16535", + "name": "Mayleen Verdon", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$283,452", + "start_date": "2/15/2004" + }, + { + "extn": "6956", + "id": "16536", + "name": "Jamie Matthews", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$258,577", + "start_date": "8/18/2018" + }, + { + "extn": "3452", + "id": "16537", + "name": "Eduardo Vaughn", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$214,577", + "start_date": "3/10/2013" + }, + { + "extn": "9885", + "id": "16538", + "name": "Renee Knight", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$194,633", + "start_date": "7/31/2002" + }, + { + "extn": "8914", + "id": "16539", + "name": "David Gregory", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$162,975", + "start_date": "2/9/2002" + }, + { + "extn": "4391", + "id": "16540", + "name": "Lily Dwyer", + "office": "Cincinnati", + "position": "Machine Operator", + "salary": "$76,385", + "start_date": "7/21/2018" + }, + { + "extn": "1018", + "id": "16541", + "name": "Ethan Niles", + "office": "Reno", + "position": "Lecturer", + "salary": "$79,997", + "start_date": "11/17/2018" + }, + { + "extn": "1838", + "id": "16542", + "name": "Benny Stubbs", + "office": "Salem", + "position": "Biologist", + "salary": "$152,079", + "start_date": "8/1/2015" + }, + { + "extn": "3408", + "id": "16543", + "name": "Denis Wooldridge", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$276,791", + "start_date": "12/9/2014" + }, + { + "extn": "2451", + "id": "16544", + "name": "Kurt Cartwright", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$279,028", + "start_date": "1/25/2002" + }, + { + "extn": "2310", + "id": "16545", + "name": "Winnie Simpson", + "office": "Salem", + "position": "Bookkeeper", + "salary": "$183,356", + "start_date": "9/14/2016" + }, + { + "extn": "6139", + "id": "16546", + "name": "Bryon Graves", + "office": "Baltimore", + "position": "Electrician", + "salary": "$225,264", + "start_date": "7/28/2013" + }, + { + "extn": "2395", + "id": "16547", + "name": "Martin Rainford", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$113,250", + "start_date": "5/19/2012" + }, + { + "extn": "1339", + "id": "16548", + "name": "Caitlyn Donovan", + "office": "Glendale", + "position": "Inspector", + "salary": "$51,735", + "start_date": "1/19/2012" + }, + { + "extn": "4268", + "id": "16549", + "name": "Henry Purvis", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$84,992", + "start_date": "7/29/2010" + }, + { + "extn": "8578", + "id": "16550", + "name": "Adalie Holmes", + "office": "Lakewood", + "position": "Biologist", + "salary": "$263,123", + "start_date": "8/17/2013" + }, + { + "extn": "7640", + "id": "16551", + "name": "Ronald Olson", + "office": "Sacramento", + "position": "IT Support Staff", + "salary": "$239,142", + "start_date": "10/27/2012" + }, + { + "extn": "9632", + "id": "16552", + "name": "Goldie Latham", + "office": "Tokyo", + "position": "Restaurant Manager", + "salary": "$142,910", + "start_date": "3/6/2005" + }, + { + "extn": "2475", + "id": "16553", + "name": "Anthony Marshall", + "office": "Fullerton", + "position": "Project Manager", + "salary": "$158,596", + "start_date": "3/7/2015" + }, + { + "extn": "7379", + "id": "16554", + "name": "Hazel Styles", + "office": "Valetta", + "position": "Cashier", + "salary": "$243,772", + "start_date": "10/10/2015" + }, + { + "extn": "8174", + "id": "16555", + "name": "Raquel Wright", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$218,266", + "start_date": "6/8/2014" + }, + { + "extn": "7997", + "id": "16556", + "name": "Ron Sherry", + "office": "Denver", + "position": "Designer", + "salary": "$226,080", + "start_date": "7/28/2009" + }, + { + "extn": "5982", + "id": "16557", + "name": "Georgia Lakey", + "office": "Innsbruck", + "position": "Lecturer", + "salary": "$51,914", + "start_date": "12/14/2010" + }, + { + "extn": "7735", + "id": "16558", + "name": "Eduardo Kent", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$285,594", + "start_date": "3/14/2019" + }, + { + "extn": "6102", + "id": "16559", + "name": "Hayden Mould", + "office": "Sacramento", + "position": "Electrician", + "salary": "$191,195", + "start_date": "5/8/2000" + }, + { + "extn": "6025", + "id": "16560", + "name": "Peyton Mason", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$47,457", + "start_date": "6/15/2003" + }, + { + "extn": "5818", + "id": "16561", + "name": "Russel Rixon", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$292,447", + "start_date": "7/24/2014" + }, + { + "extn": "9037", + "id": "16562", + "name": "Josh Evans", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$143,968", + "start_date": "7/16/2019" + }, + { + "extn": "5296", + "id": "16563", + "name": "Lorraine Squire", + "office": "Stockton", + "position": "Designer", + "salary": "$18,462", + "start_date": "2/15/2008" + }, + { + "extn": "4379", + "id": "16564", + "name": "Daron Murphy", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$289,709", + "start_date": "7/25/2009" + }, + { + "extn": "9499", + "id": "16565", + "name": "Emerald Hunter", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$134,811", + "start_date": "7/28/2005" + }, + { + "extn": "4801", + "id": "16566", + "name": "Summer Squire", + "office": "Bellevue", + "position": "Baker", + "salary": "$240,262", + "start_date": "2/2/2005" + }, + { + "extn": "2859", + "id": "16567", + "name": "Vivian Connell", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$146,571", + "start_date": "2/3/2012" + }, + { + "extn": "7015", + "id": "16568", + "name": "Juliette Blackwall", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$266,619", + "start_date": "3/23/2009" + }, + { + "extn": "2918", + "id": "16569", + "name": "Morgan Allington", + "office": "Honolulu", + "position": "Assistant Buyer", + "salary": "$182,297", + "start_date": "3/9/2001" + }, + { + "extn": "3655", + "id": "16570", + "name": "Barry Lloyd", + "office": "Minneapolis", + "position": "Electrician", + "salary": "$59,293", + "start_date": "6/22/2001" + }, + { + "extn": "7657", + "id": "16571", + "name": "Danielle Harper", + "office": "Tallahassee", + "position": "Operator", + "salary": "$103,963", + "start_date": "9/1/2011" + }, + { + "extn": "3826", + "id": "16572", + "name": "Hank Flynn", + "office": "Lincoln", + "position": "Designer", + "salary": "$233,011", + "start_date": "11/11/2007" + }, + { + "extn": "3973", + "id": "16573", + "name": "Bart Richardson", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$73,021", + "start_date": "5/16/2003" + }, + { + "extn": "9420", + "id": "16574", + "name": "Oliver Thomas", + "office": "Omaha", + "position": "Paramedic", + "salary": "$226,833", + "start_date": "5/6/2006" + }, + { + "extn": "3157", + "id": "16575", + "name": "Josh Underhill", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$296,419", + "start_date": "1/29/2015" + }, + { + "extn": "3044", + "id": "16576", + "name": "Chris Dubois", + "office": "Wien", + "position": "Mobile Developer", + "salary": "$279,284", + "start_date": "2/10/2005" + }, + { + "extn": "7708", + "id": "16577", + "name": "Marigold Glass", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$268,049", + "start_date": "2/19/2009" + }, + { + "extn": "7851", + "id": "16578", + "name": "Rosa Woods", + "office": "Rome", + "position": "Webmaster", + "salary": "$75,565", + "start_date": "6/14/2018" + }, + { + "extn": "8879", + "id": "16579", + "name": "Julian Asher", + "office": "Dallas", + "position": "Steward", + "salary": "$71,770", + "start_date": "11/2/2001" + }, + { + "extn": "9387", + "id": "16580", + "name": "Charlotte Yarlett", + "office": "Phoenix", + "position": "Loan Officer", + "salary": "$85,574", + "start_date": "4/17/2000" + }, + { + "extn": "7319", + "id": "16581", + "name": "Emma Lunt", + "office": "Glendale", + "position": "Business Broker", + "salary": "$133,243", + "start_date": "11/5/2009" + }, + { + "extn": "1949", + "id": "16582", + "name": "Alexander Watt", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$240,075", + "start_date": "8/9/2011" + }, + { + "extn": "1738", + "id": "16583", + "name": "Boris Curtis", + "office": "Arlington", + "position": "Physician", + "salary": "$98,681", + "start_date": "10/19/2019" + }, + { + "extn": "1373", + "id": "16584", + "name": "Juliette Bell", + "office": "Albuquerque", + "position": "Fabricator", + "salary": "$39,172", + "start_date": "9/29/2007" + }, + { + "extn": "8536", + "id": "16585", + "name": "Alison Patel", + "office": "El Paso", + "position": "Clerk", + "salary": "$156,773", + "start_date": "1/12/2018" + }, + { + "extn": "4940", + "id": "16586", + "name": "Willow Ianson", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$287,181", + "start_date": "3/21/2008" + }, + { + "extn": "9013", + "id": "16587", + "name": "Kaylee Chapman", + "office": "Bucharest", + "position": "Assistant Buyer", + "salary": "$198,239", + "start_date": "10/12/2010" + }, + { + "extn": "2765", + "id": "16588", + "name": "Jack Marshall", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$222,496", + "start_date": "3/10/2003" + }, + { + "extn": "5619", + "id": "16589", + "name": "John Yang", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$100,964", + "start_date": "11/23/2018" + }, + { + "extn": "8589", + "id": "16590", + "name": "Madelyn Newman", + "office": "Innsbruck", + "position": "Executive Director", + "salary": "$242,155", + "start_date": "5/15/2000" + }, + { + "extn": "7115", + "id": "16591", + "name": "Alison Fowler", + "office": "Baltimore", + "position": "Webmaster", + "salary": "$209,210", + "start_date": "4/29/2004" + }, + { + "extn": "6681", + "id": "16592", + "name": "Jasmine Baker", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$219,798", + "start_date": "8/7/2000" + }, + { + "extn": "9633", + "id": "16593", + "name": "Davina Knight", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$21,897", + "start_date": "4/18/2006" + }, + { + "extn": "7459", + "id": "16594", + "name": "Kurt Addley", + "office": "Worcester", + "position": "Fabricator", + "salary": "$241,604", + "start_date": "6/1/2005" + }, + { + "extn": "2467", + "id": "16595", + "name": "Angela Vinton", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$169,084", + "start_date": "9/6/2007" + }, + { + "extn": "7495", + "id": "16596", + "name": "Dakota Locke", + "office": "Moreno Valley", + "position": "Stockbroker", + "salary": "$33,030", + "start_date": "2/17/2005" + }, + { + "extn": "1531", + "id": "16597", + "name": "Nicholas Potts", + "office": "El Paso", + "position": "Service Supervisor", + "salary": "$177,960", + "start_date": "3/13/2006" + }, + { + "extn": "5014", + "id": "16598", + "name": "Henry Knight", + "office": "Valetta", + "position": "Design Engineer", + "salary": "$287,059", + "start_date": "1/22/2003" + }, + { + "extn": "9668", + "id": "16599", + "name": "Bree Greenwood", + "office": "Milano", + "position": "Accountant", + "salary": "$293,180", + "start_date": "12/7/2010" + }, + { + "extn": "3531", + "id": "16600", + "name": "Beatrice Wilkinson", + "office": "Huntsville", + "position": "Healthcare Specialist", + "salary": "$212,201", + "start_date": "7/6/2006" + }, + { + "extn": "3813", + "id": "16601", + "name": "Barney Bingham", + "office": "Baltimore", + "position": "Laboratory Technician", + "salary": "$224,835", + "start_date": "2/13/2016" + }, + { + "extn": "6095", + "id": "16602", + "name": "Adalind Kelly", + "office": "New York", + "position": "Web Developer", + "salary": "$84,078", + "start_date": "12/4/2006" + }, + { + "extn": "5606", + "id": "16603", + "name": "Jules Walker", + "office": "Reno", + "position": "Baker", + "salary": "$206,866", + "start_date": "4/24/2017" + }, + { + "extn": "2477", + "id": "16604", + "name": "Makena Rosenbloom", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$255,819", + "start_date": "9/23/2004" + }, + { + "extn": "4384", + "id": "16605", + "name": "Nick Lewin", + "office": "Phoenix", + "position": "Design Engineer", + "salary": "$156,058", + "start_date": "2/11/2015" + }, + { + "extn": "6406", + "id": "16606", + "name": "Shannon Bennett", + "office": "Stockton", + "position": "Web Developer", + "salary": "$114,030", + "start_date": "12/18/2005" + }, + { + "extn": "8326", + "id": "16607", + "name": "Alexa Rogers", + "office": "Wien", + "position": "Biologist", + "salary": "$207,741", + "start_date": "9/2/2003" + }, + { + "extn": "8498", + "id": "16608", + "name": "Barney Rixon", + "office": "Boston", + "position": "Machine Operator", + "salary": "$106,125", + "start_date": "11/8/2009" + }, + { + "extn": "1395", + "id": "16609", + "name": "Lynn Glass", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$199,560", + "start_date": "8/24/2012" + }, + { + "extn": "3866", + "id": "16610", + "name": "Rick Carter", + "office": "Bucharest", + "position": "Operator", + "salary": "$263,660", + "start_date": "10/19/2018" + }, + { + "extn": "4532", + "id": "16611", + "name": "Bethany Santos", + "office": "Santa Ana", + "position": "Machine Operator", + "salary": "$193,656", + "start_date": "4/9/2009" + }, + { + "extn": "4787", + "id": "16612", + "name": "Michael Vaughan", + "office": "Valetta", + "position": "Budget Analyst", + "salary": "$45,976", + "start_date": "10/18/2002" + }, + { + "extn": "8526", + "id": "16613", + "name": "Chester Carson", + "office": "Long Beach", + "position": "Cash Manager", + "salary": "$154,091", + "start_date": "7/16/2003" + }, + { + "extn": "3296", + "id": "16614", + "name": "Cedrick Truscott", + "office": "Houston", + "position": "Call Center Representative", + "salary": "$280,082", + "start_date": "11/11/2004" + }, + { + "extn": "9230", + "id": "16615", + "name": "Angelique Hilton", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$101,632", + "start_date": "6/14/2010" + }, + { + "extn": "1530", + "id": "16616", + "name": "Benny Rehman", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$109,703", + "start_date": "7/7/2012" + }, + { + "extn": "6946", + "id": "16617", + "name": "Michael Ross", + "office": "Madison", + "position": "Health Educator", + "salary": "$151,534", + "start_date": "7/26/2017" + }, + { + "extn": "9671", + "id": "16618", + "name": "Lillian Tindall", + "office": "Lyon", + "position": "Health Educator", + "salary": "$53,911", + "start_date": "3/25/2005" + }, + { + "extn": "9668", + "id": "16619", + "name": "Karen Bradley", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$29,916", + "start_date": "9/11/2003" + }, + { + "extn": "4977", + "id": "16620", + "name": "Johnathan Isaac", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$275,097", + "start_date": "3/6/2017" + }, + { + "extn": "1372", + "id": "16621", + "name": "Leah Cox", + "office": "Denver", + "position": "Project Manager", + "salary": "$283,542", + "start_date": "3/28/2013" + }, + { + "extn": "3201", + "id": "16622", + "name": "Doug Powell", + "office": "Valetta", + "position": "Treasurer", + "salary": "$190,889", + "start_date": "4/19/2018" + }, + { + "extn": "6209", + "id": "16623", + "name": "Mya Carpenter", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$127,289", + "start_date": "4/19/2016" + }, + { + "extn": "8404", + "id": "16624", + "name": "Chester Weatcroft", + "office": "Madison", + "position": "Webmaster", + "salary": "$16,587", + "start_date": "11/15/2002" + }, + { + "extn": "1342", + "id": "16625", + "name": "Chuck Ashley", + "office": "Houston", + "position": "Pharmacist", + "salary": "$40,519", + "start_date": "4/29/2012" + }, + { + "extn": "9440", + "id": "16626", + "name": "Cedrick Olivier", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$267,399", + "start_date": "10/4/2001" + }, + { + "extn": "7944", + "id": "16627", + "name": "Teagan Marshall", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$43,828", + "start_date": "12/23/2001" + }, + { + "extn": "8360", + "id": "16628", + "name": "Penelope Jordan", + "office": "Bucharest", + "position": "Electrician", + "salary": "$111,907", + "start_date": "7/18/2015" + }, + { + "extn": "1780", + "id": "16629", + "name": "Raquel Hopkins", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$38,312", + "start_date": "2/8/2004" + }, + { + "extn": "6910", + "id": "16630", + "name": "Camila Bell", + "office": "Dallas", + "position": "Webmaster", + "salary": "$225,792", + "start_date": "11/8/2016" + }, + { + "extn": "9455", + "id": "16631", + "name": "Tyler Eaton", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$69,985", + "start_date": "5/15/2005" + }, + { + "extn": "2676", + "id": "16632", + "name": "Goldie Neville", + "office": "Escondido", + "position": "Treasurer", + "salary": "$80,155", + "start_date": "4/4/2000" + }, + { + "extn": "2561", + "id": "16633", + "name": "Michaela Edley", + "office": "Memphis", + "position": "Auditor", + "salary": "$253,161", + "start_date": "7/8/2002" + }, + { + "extn": "7317", + "id": "16634", + "name": "Eden Owen", + "office": "London", + "position": "Design Engineer", + "salary": "$102,838", + "start_date": "4/20/2005" + }, + { + "extn": "4358", + "id": "16635", + "name": "Daniel Ross", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$281,728", + "start_date": "2/28/2013" + }, + { + "extn": "7169", + "id": "16636", + "name": "Gabriel Atkinson", + "office": "Tulsa", + "position": "Laboratory Technician", + "salary": "$95,007", + "start_date": "12/5/2001" + }, + { + "extn": "8268", + "id": "16637", + "name": "Carolyn Brooks", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$269,949", + "start_date": "3/2/2006" + }, + { + "extn": "7939", + "id": "16638", + "name": "Mya Benfield", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$43,579", + "start_date": "12/12/2014" + }, + { + "extn": "2403", + "id": "16639", + "name": "Lucas Gaynor", + "office": "Toledo", + "position": "Executive Director", + "salary": "$66,096", + "start_date": "7/16/2011" + }, + { + "extn": "4687", + "id": "16640", + "name": "Mike Swift", + "office": "Oklahoma City", + "position": "Staffing Consultant", + "salary": "$191,938", + "start_date": "12/21/2016" + }, + { + "extn": "4315", + "id": "16641", + "name": "Olivia Archer", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$158,290", + "start_date": "6/20/2006" + }, + { + "extn": "7500", + "id": "16642", + "name": "Rita Harper", + "office": "Jacksonville", + "position": "Operator", + "salary": "$70,675", + "start_date": "1/28/2003" + }, + { + "extn": "3385", + "id": "16643", + "name": "Owen Miller", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$189,708", + "start_date": "10/27/2006" + }, + { + "extn": "7529", + "id": "16644", + "name": "Alan Gunn", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$241,375", + "start_date": "3/26/2004" + }, + { + "extn": "6757", + "id": "16645", + "name": "Daron Michael", + "office": "Garland", + "position": "Electrician", + "salary": "$239,300", + "start_date": "8/25/2002" + }, + { + "extn": "7107", + "id": "16646", + "name": "Carina Cattell", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$272,841", + "start_date": "3/18/2001" + }, + { + "extn": "2334", + "id": "16647", + "name": "Ronald Bradley", + "office": "Norfolk", + "position": "Dentist", + "salary": "$142,018", + "start_date": "7/8/2008" + }, + { + "extn": "9713", + "id": "16648", + "name": "Manuel Griffiths", + "office": "New York", + "position": "Mobile Developer", + "salary": "$284,632", + "start_date": "12/18/2013" + }, + { + "extn": "9232", + "id": "16649", + "name": "William Lindsay", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$111,739", + "start_date": "8/9/2010" + }, + { + "extn": "7007", + "id": "16650", + "name": "Britney Russell", + "office": "Detroit", + "position": "Dentist", + "salary": "$217,462", + "start_date": "7/17/2019" + }, + { + "extn": "8015", + "id": "16651", + "name": "Andrea Murphy", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$116,898", + "start_date": "11/3/2001" + }, + { + "extn": "5324", + "id": "16652", + "name": "Rocco Pearson", + "office": "Anaheim", + "position": "Bellman", + "salary": "$298,230", + "start_date": "3/17/2010" + }, + { + "extn": "2140", + "id": "16653", + "name": "Diane Donnelly", + "office": "Paris", + "position": "Physician", + "salary": "$261,566", + "start_date": "9/21/2000" + }, + { + "extn": "1460", + "id": "16654", + "name": "Leilani Thompson", + "office": "St. Louis", + "position": "Bellman", + "salary": "$168,452", + "start_date": "12/23/2014" + }, + { + "extn": "1416", + "id": "16655", + "name": "Johnathan Graves", + "office": "Detroit", + "position": "Cook", + "salary": "$212,315", + "start_date": "1/3/2010" + }, + { + "extn": "6362", + "id": "16656", + "name": "Sofie Eyres", + "office": "Bucharest", + "position": "Cash Manager", + "salary": "$268,544", + "start_date": "2/28/2019" + }, + { + "extn": "2633", + "id": "16657", + "name": "Julius Woodcock", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$291,584", + "start_date": "3/11/2009" + }, + { + "extn": "3510", + "id": "16658", + "name": "Boris Mitchell", + "office": "Milano", + "position": "Associate Professor", + "salary": "$110,749", + "start_date": "8/22/2019" + }, + { + "extn": "1494", + "id": "16659", + "name": "Adeline Phillips", + "office": "Valetta", + "position": "Fabricator", + "salary": "$85,714", + "start_date": "2/27/2003" + }, + { + "extn": "9740", + "id": "16660", + "name": "Livia Cameron", + "office": "Lakewood", + "position": "Project Manager", + "salary": "$50,774", + "start_date": "5/30/2006" + }, + { + "extn": "1989", + "id": "16661", + "name": "Barney Jordan", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$198,682", + "start_date": "8/16/2013" + }, + { + "extn": "7964", + "id": "16662", + "name": "Naomi Stubbs", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$250,702", + "start_date": "2/6/2008" + }, + { + "extn": "4620", + "id": "16663", + "name": "Madison Vallory", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$100,473", + "start_date": "5/17/2000" + }, + { + "extn": "4655", + "id": "16664", + "name": "Jane Everett", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$240,746", + "start_date": "12/23/2000" + }, + { + "extn": "2416", + "id": "16665", + "name": "Meredith Bishop", + "office": "Tokyo", + "position": "Steward", + "salary": "$272,489", + "start_date": "11/22/2010" + }, + { + "extn": "7879", + "id": "16666", + "name": "Anabel Wood", + "office": "Minneapolis", + "position": "Insurance Broker", + "salary": "$288,721", + "start_date": "8/24/2005" + }, + { + "extn": "1152", + "id": "16667", + "name": "Bryon Price", + "office": "Lyon", + "position": "HR Specialist", + "salary": "$252,513", + "start_date": "1/17/2000" + }, + { + "extn": "4200", + "id": "16668", + "name": "Kurt Eastwood", + "office": "Berna", + "position": "Machine Operator", + "salary": "$72,779", + "start_date": "1/31/2017" + }, + { + "extn": "1624", + "id": "16669", + "name": "Danielle Tait", + "office": "Baltimore", + "position": "Lecturer", + "salary": "$20,160", + "start_date": "8/25/2005" + }, + { + "extn": "2253", + "id": "16670", + "name": "Alessia Reid", + "office": "Boston", + "position": "HR Specialist", + "salary": "$268,747", + "start_date": "7/22/2010" + }, + { + "extn": "3917", + "id": "16671", + "name": "Matt Cadman", + "office": "Stockton", + "position": "Lecturer", + "salary": "$77,071", + "start_date": "6/5/2018" + }, + { + "extn": "2990", + "id": "16672", + "name": "Michael Zaoui", + "office": "Hollywood", + "position": "Dentist", + "salary": "$81,139", + "start_date": "7/2/2018" + }, + { + "extn": "2306", + "id": "16673", + "name": "Claire Oliver", + "office": "Tulsa", + "position": "Business Broker", + "salary": "$68,557", + "start_date": "4/28/2014" + }, + { + "extn": "9540", + "id": "16674", + "name": "Martin Morris", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$138,627", + "start_date": "1/19/2019" + }, + { + "extn": "2404", + "id": "16675", + "name": "Kassandra Webster", + "office": "Las Vegas", + "position": "Budget Analyst", + "salary": "$248,621", + "start_date": "3/3/2006" + }, + { + "extn": "7984", + "id": "16676", + "name": "Susan Ellery", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$45,401", + "start_date": "7/19/2015" + }, + { + "extn": "6908", + "id": "16677", + "name": "Doug Calderwood", + "office": "New Orleans", + "position": "Fabricator", + "salary": "$86,267", + "start_date": "7/6/2019" + }, + { + "extn": "2620", + "id": "16678", + "name": "Nathan Cunningham", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$197,379", + "start_date": "3/25/2011" + }, + { + "extn": "1275", + "id": "16679", + "name": "Josh Forth", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$174,853", + "start_date": "8/29/2003" + }, + { + "extn": "6547", + "id": "16680", + "name": "Meredith Blythe", + "office": "Oakland", + "position": "Global Logistics Supervisor", + "salary": "$208,735", + "start_date": "12/24/2012" + }, + { + "extn": "1458", + "id": "16681", + "name": "Greta Collingwood", + "office": "Tallahassee", + "position": "Executive Director", + "salary": "$35,830", + "start_date": "12/23/2011" + }, + { + "extn": "2927", + "id": "16682", + "name": "Hadley Wilson", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$127,962", + "start_date": "11/26/2018" + }, + { + "extn": "5300", + "id": "16683", + "name": "Leilani Davies", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$274,546", + "start_date": "11/1/2018" + }, + { + "extn": "7824", + "id": "16684", + "name": "Carmella Burge", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$266,066", + "start_date": "8/25/2002" + }, + { + "extn": "6807", + "id": "16685", + "name": "Charlotte Camden", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$196,752", + "start_date": "9/24/2008" + }, + { + "extn": "1098", + "id": "16686", + "name": "Mason Wilde", + "office": "San Francisco", + "position": "Bellman", + "salary": "$59,401", + "start_date": "6/30/2002" + }, + { + "extn": "8745", + "id": "16687", + "name": "Mike Hale", + "office": "Toledo", + "position": "HR Coordinator", + "salary": "$93,320", + "start_date": "11/11/2003" + }, + { + "extn": "2642", + "id": "16688", + "name": "Elena Nash", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$43,344", + "start_date": "1/13/2006" + }, + { + "extn": "4584", + "id": "16689", + "name": "Liam Weasley", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$256,487", + "start_date": "6/7/2002" + }, + { + "extn": "6013", + "id": "16690", + "name": "Johnathan Seymour", + "office": "Quebec", + "position": "Cook", + "salary": "$227,997", + "start_date": "6/30/2011" + }, + { + "extn": "6534", + "id": "16691", + "name": "Rachael Malone", + "office": "Jersey City", + "position": "Physician", + "salary": "$58,831", + "start_date": "9/16/2018" + }, + { + "extn": "7098", + "id": "16692", + "name": "Mina Evans", + "office": "Innsbruck", + "position": "Health Educator", + "salary": "$251,014", + "start_date": "10/17/2015" + }, + { + "extn": "2570", + "id": "16693", + "name": "Harmony Carson", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$180,312", + "start_date": "10/26/2014" + }, + { + "extn": "2379", + "id": "16694", + "name": "Chad Jenkin", + "office": "Lyon", + "position": "Banker", + "salary": "$117,877", + "start_date": "1/25/2010" + }, + { + "extn": "3870", + "id": "16695", + "name": "Emely Holmes", + "office": "Laredo", + "position": "Fabricator", + "salary": "$108,957", + "start_date": "11/20/2017" + }, + { + "extn": "9735", + "id": "16696", + "name": "Goldie Wilson", + "office": "Sacramento", + "position": "Biologist", + "salary": "$97,893", + "start_date": "4/1/2015" + }, + { + "extn": "6966", + "id": "16697", + "name": "Maxwell Miller", + "office": "Philadelphia", + "position": "Pharmacist", + "salary": "$270,311", + "start_date": "10/2/2012" + }, + { + "extn": "9976", + "id": "16698", + "name": "Elijah Cox", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$140,800", + "start_date": "6/28/2008" + }, + { + "extn": "5459", + "id": "16699", + "name": "Sabina Bailey", + "office": "Reno", + "position": "Electrician", + "salary": "$228,855", + "start_date": "8/24/2010" + }, + { + "extn": "5074", + "id": "16700", + "name": "Harmony Fox", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$91,654", + "start_date": "9/25/2004" + }, + { + "extn": "7009", + "id": "16701", + "name": "Alexia Hewitt", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$67,185", + "start_date": "4/19/2015" + }, + { + "extn": "9562", + "id": "16702", + "name": "Susan Bailey", + "office": "Salt Lake City", + "position": "Design Engineer", + "salary": "$76,425", + "start_date": "12/5/2002" + }, + { + "extn": "7462", + "id": "16703", + "name": "Mason Lewis", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$86,251", + "start_date": "5/6/2019" + }, + { + "extn": "3598", + "id": "16704", + "name": "Jack Summers", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$153,141", + "start_date": "3/27/2017" + }, + { + "extn": "4070", + "id": "16705", + "name": "Carl Roscoe", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$282,670", + "start_date": "9/12/2005" + }, + { + "extn": "6816", + "id": "16706", + "name": "Tom James", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$201,088", + "start_date": "1/20/2001" + }, + { + "extn": "4933", + "id": "16707", + "name": "Lara Burge", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$190,488", + "start_date": "1/12/2017" + }, + { + "extn": "7010", + "id": "16708", + "name": "Nick Williams", + "office": "Ontario", + "position": "Treasurer", + "salary": "$200,060", + "start_date": "7/30/2012" + }, + { + "extn": "4104", + "id": "16709", + "name": "Chad Mason", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$105,671", + "start_date": "6/1/2004" + }, + { + "extn": "7508", + "id": "16710", + "name": "Macy Isaac", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$48,298", + "start_date": "11/11/2016" + }, + { + "extn": "6085", + "id": "16711", + "name": "Darlene Morris", + "office": "Escondido", + "position": "Web Developer", + "salary": "$257,277", + "start_date": "8/22/2007" + }, + { + "extn": "6233", + "id": "16712", + "name": "Rick Vallory", + "office": "Escondido", + "position": "Doctor", + "salary": "$128,864", + "start_date": "3/11/2010" + }, + { + "extn": "3159", + "id": "16713", + "name": "Liam Ellis", + "office": "Venice", + "position": "IT Support Staff", + "salary": "$67,100", + "start_date": "1/24/2018" + }, + { + "extn": "1508", + "id": "16714", + "name": "Harvey Redfern", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$51,059", + "start_date": "1/16/2013" + }, + { + "extn": "4916", + "id": "16715", + "name": "Carter Thompson", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$275,375", + "start_date": "4/29/2005" + }, + { + "extn": "6543", + "id": "16716", + "name": "Mary Power", + "office": "Toledo", + "position": "Ambulatory Nurse", + "salary": "$123,670", + "start_date": "11/18/2002" + }, + { + "extn": "6208", + "id": "16717", + "name": "Alan Underhill", + "office": "Denver", + "position": "Loan Officer", + "salary": "$47,524", + "start_date": "1/25/2009" + }, + { + "extn": "2996", + "id": "16718", + "name": "Rufus Ballard", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$138,697", + "start_date": "6/8/2009" + }, + { + "extn": "9684", + "id": "16719", + "name": "Ruth Lane", + "office": "Lancaster", + "position": "Doctor", + "salary": "$226,111", + "start_date": "10/28/2000" + }, + { + "extn": "3598", + "id": "16720", + "name": "Ada Knight", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$298,895", + "start_date": "9/5/2013" + }, + { + "extn": "6236", + "id": "16721", + "name": "Bart Pearce", + "office": "Bridgeport", + "position": "Cook", + "salary": "$200,721", + "start_date": "4/25/2018" + }, + { + "extn": "9711", + "id": "16722", + "name": "Erick Quinn", + "office": "San Jose", + "position": "Associate Professor", + "salary": "$273,641", + "start_date": "10/6/2009" + }, + { + "extn": "3999", + "id": "16723", + "name": "Julianna Oswald", + "office": "Tokyo", + "position": "Associate Professor", + "salary": "$178,986", + "start_date": "9/16/2003" + }, + { + "extn": "3855", + "id": "16724", + "name": "Raquel Scott", + "office": "Venice", + "position": "Electrician", + "salary": "$73,746", + "start_date": "2/12/2009" + }, + { + "extn": "8986", + "id": "16725", + "name": "Danny Shields", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$226,730", + "start_date": "4/25/2014" + }, + { + "extn": "5896", + "id": "16726", + "name": "Clint Drake", + "office": "Wien", + "position": "Food Technologist", + "salary": "$130,584", + "start_date": "9/15/2011" + }, + { + "extn": "1133", + "id": "16727", + "name": "Nathan Fox", + "office": "Paris", + "position": "Biologist", + "salary": "$79,415", + "start_date": "6/21/2003" + }, + { + "extn": "4183", + "id": "16728", + "name": "Sydney Ingram", + "office": "Garland", + "position": "Budget Analyst", + "salary": "$21,465", + "start_date": "12/9/2005" + }, + { + "extn": "3269", + "id": "16729", + "name": "Hope Huggins", + "office": "New Orleans", + "position": "Clerk", + "salary": "$77,763", + "start_date": "2/28/2018" + }, + { + "extn": "7353", + "id": "16730", + "name": "Ramon Rothwell", + "office": "Prague", + "position": "CNC Operator", + "salary": "$45,140", + "start_date": "1/7/2014" + }, + { + "extn": "3281", + "id": "16731", + "name": "Rosie Tobin", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$260,143", + "start_date": "9/8/2004" + }, + { + "extn": "5297", + "id": "16732", + "name": "Jasmine Alldridge", + "office": "Venice", + "position": "Webmaster", + "salary": "$202,146", + "start_date": "4/20/2018" + }, + { + "extn": "6521", + "id": "16733", + "name": "Brooklyn Dempsey", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$28,492", + "start_date": "10/8/2011" + }, + { + "extn": "3040", + "id": "16734", + "name": "Chadwick Norburn", + "office": "Phoenix", + "position": "Associate Professor", + "salary": "$32,440", + "start_date": "2/17/2013" + }, + { + "extn": "7824", + "id": "16735", + "name": "Johnathan Mann", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$185,310", + "start_date": "7/19/2004" + }, + { + "extn": "1757", + "id": "16736", + "name": "Danny Fulton", + "office": "Fullerton", + "position": "Cashier", + "salary": "$186,606", + "start_date": "5/9/2012" + }, + { + "extn": "8223", + "id": "16737", + "name": "Adina Osman", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$133,615", + "start_date": "10/21/2013" + }, + { + "extn": "5822", + "id": "16738", + "name": "Kassandra Murphy", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$70,629", + "start_date": "7/24/2016" + }, + { + "extn": "3384", + "id": "16739", + "name": "Catherine Savage", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$231,714", + "start_date": "6/18/2011" + }, + { + "extn": "8990", + "id": "16740", + "name": "Shannon Walsh", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$189,066", + "start_date": "6/17/2008" + }, + { + "extn": "5674", + "id": "16741", + "name": "Kassandra Sheldon", + "office": "Moreno Valley", + "position": "Restaurant Manager", + "salary": "$86,519", + "start_date": "9/21/2001" + }, + { + "extn": "7631", + "id": "16742", + "name": "Cristal Wright", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$184,435", + "start_date": "7/19/2008" + }, + { + "extn": "8960", + "id": "16743", + "name": "Daniel Lewin", + "office": "Venice", + "position": "Dentist", + "salary": "$40,706", + "start_date": "10/14/2018" + }, + { + "extn": "5610", + "id": "16744", + "name": "Clint Redfern", + "office": "Baltimore", + "position": "Banker", + "salary": "$184,754", + "start_date": "2/27/2001" + }, + { + "extn": "8037", + "id": "16745", + "name": "Jayden Donnelly", + "office": "Lincoln", + "position": "Food Technologist", + "salary": "$141,943", + "start_date": "9/5/2013" + }, + { + "extn": "6148", + "id": "16746", + "name": "Chester Exton", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$66,838", + "start_date": "1/5/2004" + }, + { + "extn": "9414", + "id": "16747", + "name": "Colleen Russell", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$201,800", + "start_date": "3/21/2018" + }, + { + "extn": "8511", + "id": "16748", + "name": "Jacob Gavin", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$41,696", + "start_date": "4/10/2003" + }, + { + "extn": "8789", + "id": "16749", + "name": "Matthew Briggs", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$38,068", + "start_date": "8/24/2009" + }, + { + "extn": "3509", + "id": "16750", + "name": "Rufus King", + "office": "Madrid", + "position": "Health Educator", + "salary": "$181,135", + "start_date": "12/20/2014" + }, + { + "extn": "1717", + "id": "16751", + "name": "Nancy Mason", + "office": "New Orleans", + "position": "Laboratory Technician", + "salary": "$197,843", + "start_date": "4/17/2007" + }, + { + "extn": "3961", + "id": "16752", + "name": "Cameron Broomfield", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$209,812", + "start_date": "1/19/2001" + }, + { + "extn": "5016", + "id": "16753", + "name": "Domenic Jones", + "office": "New York", + "position": "Project Manager", + "salary": "$214,324", + "start_date": "7/30/2017" + }, + { + "extn": "3952", + "id": "16754", + "name": "Kurt Logan", + "office": "Fullerton", + "position": "Baker", + "salary": "$289,861", + "start_date": "1/25/2008" + }, + { + "extn": "8850", + "id": "16755", + "name": "Rae Cartwright", + "office": "Otawa", + "position": "Budget Analyst", + "salary": "$260,817", + "start_date": "6/10/2008" + }, + { + "extn": "2596", + "id": "16756", + "name": "Maddison Gilbert", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$186,265", + "start_date": "4/10/2018" + }, + { + "extn": "4337", + "id": "16757", + "name": "Chloe Mccall", + "office": "Berna", + "position": "Mobile Developer", + "salary": "$99,180", + "start_date": "5/19/2014" + }, + { + "extn": "7720", + "id": "16758", + "name": "Elisabeth Emmott", + "office": "Milwaukee", + "position": "Laboratory Technician", + "salary": "$52,425", + "start_date": "4/10/2000" + }, + { + "extn": "5455", + "id": "16759", + "name": "Manuel Bloom", + "office": "Zurich", + "position": "Web Developer", + "salary": "$214,319", + "start_date": "7/18/2004" + }, + { + "extn": "4877", + "id": "16760", + "name": "Josh Whittle", + "office": "Madrid", + "position": "Webmaster", + "salary": "$103,899", + "start_date": "1/31/2001" + }, + { + "extn": "2260", + "id": "16761", + "name": "Bree Miller", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$147,604", + "start_date": "6/18/2003" + }, + { + "extn": "1184", + "id": "16762", + "name": "Judith Bennett", + "office": "Los Angeles", + "position": "IT Support Staff", + "salary": "$44,922", + "start_date": "7/23/2004" + }, + { + "extn": "4193", + "id": "16763", + "name": "Makenzie Ashwell", + "office": "Reno", + "position": "Operator", + "salary": "$196,224", + "start_date": "7/25/2011" + }, + { + "extn": "8276", + "id": "16764", + "name": "Tess Moss", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$221,149", + "start_date": "10/7/2001" + }, + { + "extn": "7245", + "id": "16765", + "name": "Maxwell Todd", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$262,969", + "start_date": "9/5/2000" + }, + { + "extn": "4838", + "id": "16766", + "name": "Aleksandra Underhill", + "office": "Tokyo", + "position": "Clerk", + "salary": "$191,859", + "start_date": "4/3/2016" + }, + { + "extn": "2301", + "id": "16767", + "name": "Nate Morris", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$265,707", + "start_date": "5/10/2008" + }, + { + "extn": "1750", + "id": "16768", + "name": "Enoch Martin", + "office": "Detroit", + "position": "Health Educator", + "salary": "$108,373", + "start_date": "8/18/2017" + }, + { + "extn": "7875", + "id": "16769", + "name": "Erick Brooks", + "office": "Jersey City", + "position": "Design Engineer", + "salary": "$52,612", + "start_date": "2/21/2013" + }, + { + "extn": "7166", + "id": "16770", + "name": "Noemi Gilmour", + "office": "Madrid", + "position": "Treasurer", + "salary": "$193,223", + "start_date": "8/23/2017" + }, + { + "extn": "6266", + "id": "16771", + "name": "William Carter", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$75,577", + "start_date": "8/8/2014" + }, + { + "extn": "9061", + "id": "16772", + "name": "Trisha Bayliss", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$164,899", + "start_date": "1/13/2013" + }, + { + "extn": "7241", + "id": "16773", + "name": "Luke Wild", + "office": "Boston", + "position": "Cash Manager", + "salary": "$165,493", + "start_date": "1/15/2004" + }, + { + "extn": "1529", + "id": "16774", + "name": "Sloane Mason", + "office": "Lisbon", + "position": "Doctor", + "salary": "$231,379", + "start_date": "7/14/2001" + }, + { + "extn": "8410", + "id": "16775", + "name": "Candice Flanders", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$189,044", + "start_date": "9/17/2019" + }, + { + "extn": "4382", + "id": "16776", + "name": "Gemma Haines", + "office": "Laredo", + "position": "Cook", + "salary": "$279,734", + "start_date": "11/4/2000" + }, + { + "extn": "8857", + "id": "16777", + "name": "Dani Addley", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$98,740", + "start_date": "11/14/2011" + }, + { + "extn": "8541", + "id": "16778", + "name": "Jane Widdows", + "office": "Saint Paul", + "position": "Systems Administrator", + "salary": "$134,921", + "start_date": "7/17/2007" + }, + { + "extn": "9006", + "id": "16779", + "name": "Faith Jeffery", + "office": "Toledo", + "position": "Cook", + "salary": "$80,464", + "start_date": "11/30/2013" + }, + { + "extn": "7524", + "id": "16780", + "name": "Adela Martin", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$239,309", + "start_date": "5/24/2002" + }, + { + "extn": "8053", + "id": "16781", + "name": "Daniel Thatcher", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$50,148", + "start_date": "1/22/2004" + }, + { + "extn": "8024", + "id": "16782", + "name": "Michael Jobson", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$237,422", + "start_date": "1/20/2014" + }, + { + "extn": "3594", + "id": "16783", + "name": "Tyson Weston", + "office": "Baltimore", + "position": "Lecturer", + "salary": "$220,467", + "start_date": "12/29/2012" + }, + { + "extn": "2362", + "id": "16784", + "name": "Rose Notman", + "office": "Fullerton", + "position": "Electrician", + "salary": "$203,007", + "start_date": "3/15/2018" + }, + { + "extn": "8824", + "id": "16785", + "name": "Elly Wellington", + "office": "Houston", + "position": "Machine Operator", + "salary": "$182,406", + "start_date": "9/30/2006" + }, + { + "extn": "9840", + "id": "16786", + "name": "Allison Lynn", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$167,743", + "start_date": "3/4/2018" + }, + { + "extn": "8437", + "id": "16787", + "name": "Valentina Fields", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$41,399", + "start_date": "1/19/2011" + }, + { + "extn": "5705", + "id": "16788", + "name": "Celina Whatson", + "office": "Boston", + "position": "Banker", + "salary": "$10,003", + "start_date": "8/1/2015" + }, + { + "extn": "2249", + "id": "16789", + "name": "Mara Rees", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$225,495", + "start_date": "7/20/2018" + }, + { + "extn": "7115", + "id": "16790", + "name": "Hayden Bailey", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$41,876", + "start_date": "3/10/2010" + }, + { + "extn": "7979", + "id": "16791", + "name": "Bob Snow", + "office": "Lyon", + "position": "Steward", + "salary": "$183,671", + "start_date": "10/20/2007" + }, + { + "extn": "4746", + "id": "16792", + "name": "Alan Bell", + "office": "Berna", + "position": "Associate Professor", + "salary": "$257,518", + "start_date": "4/18/2008" + }, + { + "extn": "8791", + "id": "16793", + "name": "Havana Morrison", + "office": "Bakersfield", + "position": "Front Desk Coordinator", + "salary": "$195,515", + "start_date": "2/7/2002" + }, + { + "extn": "2137", + "id": "16794", + "name": "Logan Notman", + "office": "San Antonio", + "position": "Bellman", + "salary": "$200,237", + "start_date": "3/3/2003" + }, + { + "extn": "3094", + "id": "16795", + "name": "Tyler Keys", + "office": "Baltimore", + "position": "Cashier", + "salary": "$261,609", + "start_date": "12/6/2001" + }, + { + "extn": "7107", + "id": "16796", + "name": "John May", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$77,798", + "start_date": "6/18/2010" + }, + { + "extn": "6444", + "id": "16797", + "name": "Clarissa Zaoui", + "office": "Santa Ana", + "position": "Cook", + "salary": "$250,149", + "start_date": "10/15/2005" + }, + { + "extn": "1559", + "id": "16798", + "name": "Marigold Holmes", + "office": "Salem", + "position": "Bellman", + "salary": "$105,319", + "start_date": "4/27/2017" + }, + { + "extn": "7781", + "id": "16799", + "name": "Sadie Hobbs", + "office": "Worcester", + "position": "Doctor", + "salary": "$165,282", + "start_date": "7/16/2009" + }, + { + "extn": "4976", + "id": "16800", + "name": "Chadwick Freeburn", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$107,759", + "start_date": "10/6/2009" + }, + { + "extn": "5044", + "id": "16801", + "name": "Lucas Miller", + "office": "Tokyo", + "position": "Retail Trainee", + "salary": "$71,442", + "start_date": "3/25/2009" + }, + { + "extn": "1247", + "id": "16802", + "name": "Percy Noach", + "office": "Memphis", + "position": "Steward", + "salary": "$186,019", + "start_date": "9/5/2010" + }, + { + "extn": "1779", + "id": "16803", + "name": "Carl Marshall", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$148,393", + "start_date": "7/22/2008" + }, + { + "extn": "7383", + "id": "16804", + "name": "Elena Rust", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$103,463", + "start_date": "8/17/2000" + }, + { + "extn": "2678", + "id": "16805", + "name": "Alexia Antcliff", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$79,560", + "start_date": "3/20/2009" + }, + { + "extn": "6014", + "id": "16806", + "name": "Andrea Harper", + "office": "Omaha", + "position": "Electrician", + "salary": "$214,582", + "start_date": "7/6/2007" + }, + { + "extn": "6956", + "id": "16807", + "name": "Chris Rowe", + "office": "Huntsville", + "position": "Dentist", + "salary": "$106,992", + "start_date": "6/10/2016" + }, + { + "extn": "7462", + "id": "16808", + "name": "Chadwick Murray", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$190,793", + "start_date": "11/10/2004" + }, + { + "extn": "2282", + "id": "16809", + "name": "Noah Kaur", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$198,398", + "start_date": "5/29/2009" + }, + { + "extn": "3280", + "id": "16810", + "name": "Javier Preston", + "office": "Milwaukee", + "position": "Food Technologist", + "salary": "$59,886", + "start_date": "12/3/2015" + }, + { + "extn": "9143", + "id": "16811", + "name": "Russel Hopkinson", + "office": "Amarillo", + "position": "Accountant", + "salary": "$183,488", + "start_date": "2/6/2013" + }, + { + "extn": "1015", + "id": "16812", + "name": "Maria Brock", + "office": "Escondido", + "position": "Call Center Representative", + "salary": "$266,621", + "start_date": "8/13/2013" + }, + { + "extn": "7155", + "id": "16813", + "name": "Emma Harrison", + "office": "Chicago", + "position": "Web Developer", + "salary": "$191,986", + "start_date": "9/1/2019" + }, + { + "extn": "2790", + "id": "16814", + "name": "Megan Cassidy", + "office": "Wien", + "position": "Food Technologist", + "salary": "$106,511", + "start_date": "4/18/2011" + }, + { + "extn": "9728", + "id": "16815", + "name": "Jenna Quinton", + "office": "Denver", + "position": "Project Manager", + "salary": "$165,358", + "start_date": "11/20/2015" + }, + { + "extn": "4820", + "id": "16816", + "name": "Ramon Eaton", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$128,796", + "start_date": "5/15/2019" + }, + { + "extn": "9457", + "id": "16817", + "name": "Summer Oliver", + "office": "Venice", + "position": "Software Engineer", + "salary": "$267,626", + "start_date": "9/2/2009" + }, + { + "extn": "5812", + "id": "16818", + "name": "Samara Ellison", + "office": "Venice", + "position": "Fabricator", + "salary": "$179,705", + "start_date": "6/6/2000" + }, + { + "extn": "8946", + "id": "16819", + "name": "Nathan Mitchell", + "office": "Bridgeport", + "position": "Physician", + "salary": "$70,506", + "start_date": "11/16/2002" + }, + { + "extn": "1173", + "id": "16820", + "name": "Tyler Stewart", + "office": "Memphis", + "position": "Accountant", + "salary": "$264,034", + "start_date": "1/29/2017" + }, + { + "extn": "5319", + "id": "16821", + "name": "Sage Dixon", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$87,034", + "start_date": "10/5/2008" + }, + { + "extn": "3587", + "id": "16822", + "name": "Lauren Hill", + "office": "Prague", + "position": "Software Engineer", + "salary": "$132,097", + "start_date": "12/28/2011" + }, + { + "extn": "3465", + "id": "16823", + "name": "Samara Drew", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$85,230", + "start_date": "1/19/2000" + }, + { + "extn": "2369", + "id": "16824", + "name": "Tony Kerr", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$169,185", + "start_date": "3/10/2013" + }, + { + "extn": "3494", + "id": "16825", + "name": "Ryan Morgan", + "office": "Glendale", + "position": "Food Technologist", + "salary": "$71,489", + "start_date": "5/19/2011" + }, + { + "extn": "4702", + "id": "16826", + "name": "Wendy Bishop", + "office": "Madison", + "position": "Associate Professor", + "salary": "$243,562", + "start_date": "5/1/2003" + }, + { + "extn": "9107", + "id": "16827", + "name": "Candace Martin", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$212,381", + "start_date": "12/20/2008" + }, + { + "extn": "4906", + "id": "16828", + "name": "Cedrick Thomson", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$86,124", + "start_date": "5/20/2014" + }, + { + "extn": "7127", + "id": "16829", + "name": "Mavis Lane", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$97,735", + "start_date": "1/10/2005" + }, + { + "extn": "1757", + "id": "16830", + "name": "Ivette Allington", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$130,864", + "start_date": "5/6/2013" + }, + { + "extn": "5992", + "id": "16831", + "name": "Ronald Russell", + "office": "Boston", + "position": "Health Educator", + "salary": "$94,725", + "start_date": "7/21/2014" + }, + { + "extn": "3876", + "id": "16832", + "name": "Fred Bright", + "office": "Honolulu", + "position": "Auditor", + "salary": "$281,038", + "start_date": "4/20/2015" + }, + { + "extn": "3629", + "id": "16833", + "name": "Emerald Hill", + "office": "Berna", + "position": "Audiologist", + "salary": "$144,543", + "start_date": "9/18/2012" + }, + { + "extn": "5247", + "id": "16834", + "name": "Sage Boyle", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$270,164", + "start_date": "11/9/2013" + }, + { + "extn": "2741", + "id": "16835", + "name": "Dalia Jarvis", + "office": "Boston", + "position": "Baker", + "salary": "$155,285", + "start_date": "1/2/2007" + }, + { + "extn": "2035", + "id": "16836", + "name": "Barney Smith", + "office": "Prague", + "position": "Food Technologist", + "salary": "$258,585", + "start_date": "10/3/2008" + }, + { + "extn": "1274", + "id": "16837", + "name": "Emmanuelle Rothwell", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$77,328", + "start_date": "12/9/2005" + }, + { + "extn": "1763", + "id": "16838", + "name": "Rhea Webster", + "office": "Amarillo", + "position": "Dentist", + "salary": "$36,799", + "start_date": "11/16/2008" + }, + { + "extn": "7543", + "id": "16839", + "name": "Caleb Dubois", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$270,746", + "start_date": "7/30/2011" + }, + { + "extn": "2800", + "id": "16840", + "name": "Juliet Thompson", + "office": "Norfolk", + "position": "Dentist", + "salary": "$143,365", + "start_date": "5/26/2006" + }, + { + "extn": "2585", + "id": "16841", + "name": "Henry Ianson", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$236,843", + "start_date": "1/27/2007" + }, + { + "extn": "6386", + "id": "16842", + "name": "Erica Lucas", + "office": "Bakersfield", + "position": "Investment Advisor", + "salary": "$249,132", + "start_date": "5/9/2011" + }, + { + "extn": "1987", + "id": "16843", + "name": "Kendra Everett", + "office": "Chicago", + "position": "Production Painter", + "salary": "$16,183", + "start_date": "11/27/2004" + }, + { + "extn": "1671", + "id": "16844", + "name": "Tyler Graham", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$293,400", + "start_date": "1/30/2008" + }, + { + "extn": "1952", + "id": "16845", + "name": "Analise Jarrett", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$68,261", + "start_date": "5/12/2014" + }, + { + "extn": "7275", + "id": "16846", + "name": "Gabriel Lewis", + "office": "Fremont", + "position": "Executive Director", + "salary": "$58,688", + "start_date": "11/24/2004" + }, + { + "extn": "9539", + "id": "16847", + "name": "Lorraine Heaton", + "office": "Stockton", + "position": "Budget Analyst", + "salary": "$194,507", + "start_date": "11/14/2009" + }, + { + "extn": "9631", + "id": "16848", + "name": "Ember Walsh", + "office": "Tallahassee", + "position": "Software Engineer", + "salary": "$221,785", + "start_date": "10/23/2002" + }, + { + "extn": "4990", + "id": "16849", + "name": "Kieth Groves", + "office": "Chicago", + "position": "Steward", + "salary": "$90,741", + "start_date": "1/31/2014" + }, + { + "extn": "9897", + "id": "16850", + "name": "Oliver Simpson", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$197,139", + "start_date": "5/17/2015" + }, + { + "extn": "4773", + "id": "16851", + "name": "Michaela Duvall", + "office": "New York", + "position": "Executive Director", + "salary": "$156,005", + "start_date": "9/15/2005" + }, + { + "extn": "5203", + "id": "16852", + "name": "Sofia Parker", + "office": "Glendale", + "position": "Paramedic", + "salary": "$168,306", + "start_date": "1/28/2001" + }, + { + "extn": "5002", + "id": "16853", + "name": "Leanne Wilton", + "office": "Fremont", + "position": "Business Broker", + "salary": "$56,372", + "start_date": "1/13/2003" + }, + { + "extn": "5882", + "id": "16854", + "name": "Jessica Potts", + "office": "Norfolk", + "position": "Bellman", + "salary": "$178,104", + "start_date": "10/8/2005" + }, + { + "extn": "2350", + "id": "16855", + "name": "Erica Samuel", + "office": "Las Vegas", + "position": "Operator", + "salary": "$233,034", + "start_date": "2/9/2006" + }, + { + "extn": "8078", + "id": "16856", + "name": "Percy Welsch", + "office": "Prague", + "position": "Cashier", + "salary": "$122,187", + "start_date": "9/19/2016" + }, + { + "extn": "5398", + "id": "16857", + "name": "Rick Ripley", + "office": "Memphis", + "position": "Dentist", + "salary": "$162,966", + "start_date": "2/24/2010" + }, + { + "extn": "5286", + "id": "16858", + "name": "Wendy Sheldon", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$102,324", + "start_date": "1/22/2000" + }, + { + "extn": "8213", + "id": "16859", + "name": "Mackenzie Walter", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$90,461", + "start_date": "1/1/2010" + }, + { + "extn": "9018", + "id": "16860", + "name": "Francesca Bennett", + "office": "Berna", + "position": "Baker", + "salary": "$213,506", + "start_date": "4/1/2016" + }, + { + "extn": "9305", + "id": "16861", + "name": "Penelope Collins", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$34,814", + "start_date": "4/9/2007" + }, + { + "extn": "9074", + "id": "16862", + "name": "Hayden Booth", + "office": "Hollywood", + "position": "Baker", + "salary": "$49,490", + "start_date": "2/1/2014" + }, + { + "extn": "1318", + "id": "16863", + "name": "Boris John", + "office": "Bellevue", + "position": "Steward", + "salary": "$284,445", + "start_date": "3/21/2002" + }, + { + "extn": "4409", + "id": "16864", + "name": "Phillip Walker", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$259,435", + "start_date": "7/13/2011" + }, + { + "extn": "9184", + "id": "16865", + "name": "Liv Morley", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$104,093", + "start_date": "4/14/2018" + }, + { + "extn": "7848", + "id": "16866", + "name": "Alexa Oatway", + "office": "Madison", + "position": "Banker", + "salary": "$295,930", + "start_date": "7/27/2006" + }, + { + "extn": "4522", + "id": "16867", + "name": "Fred Abbey", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$120,559", + "start_date": "7/28/2006" + }, + { + "extn": "7574", + "id": "16868", + "name": "Javier Rixon", + "office": "Glendale", + "position": "Insurance Broker", + "salary": "$240,207", + "start_date": "1/5/2004" + }, + { + "extn": "9123", + "id": "16869", + "name": "Anais Becker", + "office": "Murfreesboro", + "position": "Service Supervisor", + "salary": "$275,777", + "start_date": "4/8/2016" + }, + { + "extn": "8092", + "id": "16870", + "name": "Helen Parker", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$164,557", + "start_date": "7/10/2010" + }, + { + "extn": "9311", + "id": "16871", + "name": "Tiffany Benfield", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$75,280", + "start_date": "11/30/2011" + }, + { + "extn": "8842", + "id": "16872", + "name": "Ramon Victor", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$162,128", + "start_date": "7/2/2008" + }, + { + "extn": "8262", + "id": "16873", + "name": "Esmeralda Randall", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$69,107", + "start_date": "3/19/2008" + }, + { + "extn": "2981", + "id": "16874", + "name": "Sebastian Bowen", + "office": "Garland", + "position": "Laboratory Technician", + "salary": "$138,618", + "start_date": "10/13/2017" + }, + { + "extn": "6248", + "id": "16875", + "name": "Stacy Lakey", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$40,705", + "start_date": "1/27/2013" + }, + { + "extn": "6571", + "id": "16876", + "name": "Sabina Webster", + "office": "Chicago", + "position": "Banker", + "salary": "$35,292", + "start_date": "9/27/2015" + }, + { + "extn": "6188", + "id": "16877", + "name": "Julius Roberts", + "office": "Houston", + "position": "Electrician", + "salary": "$125,583", + "start_date": "2/18/2004" + }, + { + "extn": "4672", + "id": "16878", + "name": "Abdul Collis", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$257,151", + "start_date": "6/24/2016" + }, + { + "extn": "7673", + "id": "16879", + "name": "Victoria Penn", + "office": "Boston", + "position": "Pharmacist", + "salary": "$157,158", + "start_date": "7/3/2005" + }, + { + "extn": "8394", + "id": "16880", + "name": "Gabriel Bishop", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$133,932", + "start_date": "8/21/2001" + }, + { + "extn": "4784", + "id": "16881", + "name": "George Hope", + "office": "Fremont", + "position": "Executive Director", + "salary": "$181,118", + "start_date": "8/24/2007" + }, + { + "extn": "4320", + "id": "16882", + "name": "Danny Amstead", + "office": "Memphis", + "position": "Cash Manager", + "salary": "$110,977", + "start_date": "4/4/2009" + }, + { + "extn": "4668", + "id": "16883", + "name": "Mabel Ianson", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$153,344", + "start_date": "3/8/2000" + }, + { + "extn": "2037", + "id": "16884", + "name": "Morgan Savage", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$246,705", + "start_date": "12/29/2016" + }, + { + "extn": "6109", + "id": "16885", + "name": "Sage Hudson", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$48,212", + "start_date": "2/25/2014" + }, + { + "extn": "6843", + "id": "16886", + "name": "Lily Sanchez", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$25,327", + "start_date": "5/25/2019" + }, + { + "extn": "7761", + "id": "16887", + "name": "Alan Dixon", + "office": "Indianapolis", + "position": "Physician", + "salary": "$187,865", + "start_date": "12/21/2006" + }, + { + "extn": "7797", + "id": "16888", + "name": "Noah Drake", + "office": "Dallas", + "position": "Cash Manager", + "salary": "$207,503", + "start_date": "10/3/2008" + }, + { + "extn": "9847", + "id": "16889", + "name": "Logan Milner", + "office": "Omaha", + "position": "Cashier", + "salary": "$109,584", + "start_date": "2/12/2004" + }, + { + "extn": "2170", + "id": "16890", + "name": "Sara Utterson", + "office": "Tokyo", + "position": "Dentist", + "salary": "$201,661", + "start_date": "1/31/2019" + }, + { + "extn": "1088", + "id": "16891", + "name": "Chadwick Sinclair", + "office": "Miami", + "position": "Baker", + "salary": "$232,922", + "start_date": "5/30/2004" + }, + { + "extn": "2680", + "id": "16892", + "name": "Daniel Lynch", + "office": "Bakersfield", + "position": "Health Educator", + "salary": "$96,315", + "start_date": "4/22/2007" + }, + { + "extn": "7448", + "id": "16893", + "name": "Clarissa Shepherd", + "office": "Norfolk", + "position": "Investment Advisor", + "salary": "$187,361", + "start_date": "3/6/2006" + }, + { + "extn": "5788", + "id": "16894", + "name": "Angel Graham", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$289,303", + "start_date": "12/3/2003" + }, + { + "extn": "1320", + "id": "16895", + "name": "Harvey Huggins", + "office": "Prague", + "position": "Auditor", + "salary": "$83,658", + "start_date": "5/19/2015" + }, + { + "extn": "1281", + "id": "16896", + "name": "Chris Walter", + "office": "Glendale", + "position": "HR Specialist", + "salary": "$156,538", + "start_date": "1/13/2010" + }, + { + "extn": "4515", + "id": "16897", + "name": "Aiden Weasley", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$155,016", + "start_date": "8/1/2016" + }, + { + "extn": "9776", + "id": "16898", + "name": "Peter Garner", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$213,088", + "start_date": "6/21/2005" + }, + { + "extn": "7233", + "id": "16899", + "name": "Maya Boden", + "office": "Garland", + "position": "Business Broker", + "salary": "$286,430", + "start_date": "4/20/2003" + }, + { + "extn": "9138", + "id": "16900", + "name": "Lucas Irving", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$169,674", + "start_date": "8/19/2007" + }, + { + "extn": "3760", + "id": "16901", + "name": "Monica Moss", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$111,818", + "start_date": "7/11/2010" + }, + { + "extn": "1899", + "id": "16902", + "name": "Jane Lunt", + "office": "Paris", + "position": "Physician", + "salary": "$123,846", + "start_date": "11/5/2002" + }, + { + "extn": "7606", + "id": "16903", + "name": "Tyler Bryson", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$88,314", + "start_date": "5/14/2007" + }, + { + "extn": "5981", + "id": "16904", + "name": "Lauren Morgan", + "office": "Amarillo", + "position": "HR Coordinator", + "salary": "$155,106", + "start_date": "1/18/2017" + }, + { + "extn": "7536", + "id": "16905", + "name": "Daron Kennedy", + "office": "Detroit", + "position": "Physician", + "salary": "$29,930", + "start_date": "8/24/2005" + }, + { + "extn": "2194", + "id": "16906", + "name": "Tom Hepburn", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$244,772", + "start_date": "10/19/2015" + }, + { + "extn": "2443", + "id": "16907", + "name": "Emerald Donovan", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$153,651", + "start_date": "9/13/2011" + }, + { + "extn": "8968", + "id": "16908", + "name": "Mike Lambert", + "office": "Salt Lake City", + "position": "Systems Administrator", + "salary": "$239,444", + "start_date": "10/16/2012" + }, + { + "extn": "7159", + "id": "16909", + "name": "Winnie Robe", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$67,638", + "start_date": "6/1/2014" + }, + { + "extn": "1438", + "id": "16910", + "name": "Brooklyn Windsor", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$164,911", + "start_date": "6/20/2002" + }, + { + "extn": "1247", + "id": "16911", + "name": "Angela Becker", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$16,539", + "start_date": "1/26/2018" + }, + { + "extn": "1273", + "id": "16912", + "name": "Jacob Morris", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$227,904", + "start_date": "12/16/2017" + }, + { + "extn": "5789", + "id": "16913", + "name": "Margot Tutton", + "office": "Worcester", + "position": "Systems Administrator", + "salary": "$163,106", + "start_date": "10/29/2011" + }, + { + "extn": "6458", + "id": "16914", + "name": "Jack Walsh", + "office": "Salt Lake City", + "position": "Baker", + "salary": "$224,827", + "start_date": "11/13/2013" + }, + { + "extn": "6127", + "id": "16915", + "name": "Carl Uttridge", + "office": "Columbus", + "position": "Insurance Broker", + "salary": "$299,821", + "start_date": "11/12/2001" + }, + { + "extn": "5107", + "id": "16916", + "name": "Rocco Pope", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$75,480", + "start_date": "7/7/2007" + }, + { + "extn": "9304", + "id": "16917", + "name": "Mayleen Russell", + "office": "Los Angeles", + "position": "Mobile Developer", + "salary": "$117,813", + "start_date": "12/5/2005" + }, + { + "extn": "9372", + "id": "16918", + "name": "Russel Baxter", + "office": "Worcester", + "position": "Designer", + "salary": "$231,853", + "start_date": "7/11/2000" + }, + { + "extn": "1509", + "id": "16919", + "name": "Tyler Dickson", + "office": "El Paso", + "position": "Business Broker", + "salary": "$67,011", + "start_date": "10/25/2004" + }, + { + "extn": "8484", + "id": "16920", + "name": "Daron Tyrrell", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$144,960", + "start_date": "5/25/2003" + }, + { + "extn": "8962", + "id": "16921", + "name": "Hope Potts", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$23,261", + "start_date": "11/23/2008" + }, + { + "extn": "1370", + "id": "16922", + "name": "Denis Chester", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$84,882", + "start_date": "10/20/2004" + }, + { + "extn": "7301", + "id": "16923", + "name": "Kurt Patel", + "office": "Salt Lake City", + "position": "Healthcare Specialist", + "salary": "$28,298", + "start_date": "11/12/2003" + }, + { + "extn": "3445", + "id": "16924", + "name": "Leroy Garcia", + "office": "Glendale", + "position": "Cashier", + "salary": "$139,093", + "start_date": "2/6/2007" + }, + { + "extn": "3610", + "id": "16925", + "name": "Emerald Duvall", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$40,561", + "start_date": "7/30/2002" + }, + { + "extn": "8005", + "id": "16926", + "name": "Tara Raven", + "office": "Cincinnati", + "position": "Investment Advisor", + "salary": "$235,504", + "start_date": "11/4/2014" + }, + { + "extn": "2846", + "id": "16927", + "name": "Matt Dixon", + "office": "Bakersfield", + "position": "Biologist", + "salary": "$286,620", + "start_date": "4/1/2019" + }, + { + "extn": "7554", + "id": "16928", + "name": "Trisha Harris", + "office": "Quebec", + "position": "Web Developer", + "salary": "$115,491", + "start_date": "12/11/2017" + }, + { + "extn": "5948", + "id": "16929", + "name": "Marla Avery", + "office": "Wien", + "position": "Cash Manager", + "salary": "$62,076", + "start_date": "6/29/2011" + }, + { + "extn": "2743", + "id": "16930", + "name": "Daniel Lindsay", + "office": "Lyon", + "position": "Inspector", + "salary": "$147,244", + "start_date": "5/5/2018" + }, + { + "extn": "7997", + "id": "16931", + "name": "Rowan Fulton", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$178,577", + "start_date": "5/24/2000" + }, + { + "extn": "2321", + "id": "16932", + "name": "Alan Price", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$202,134", + "start_date": "5/5/2008" + }, + { + "extn": "7392", + "id": "16933", + "name": "Rose Graham", + "office": "Rome", + "position": "Fabricator", + "salary": "$128,474", + "start_date": "2/6/2014" + }, + { + "extn": "2726", + "id": "16934", + "name": "Sienna Rose", + "office": "Chicago", + "position": "Paramedic", + "salary": "$194,470", + "start_date": "11/27/2015" + }, + { + "extn": "3491", + "id": "16935", + "name": "David Calderwood", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$69,298", + "start_date": "6/7/2015" + }, + { + "extn": "3249", + "id": "16936", + "name": "Greta Clark", + "office": "Venice", + "position": "Global Logistics Supervisor", + "salary": "$138,347", + "start_date": "2/21/2006" + }, + { + "extn": "7027", + "id": "16937", + "name": "Alexander Marshall", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$236,960", + "start_date": "7/15/2004" + }, + { + "extn": "4193", + "id": "16938", + "name": "Rae Knight", + "office": "Washington", + "position": "Cashier", + "salary": "$164,838", + "start_date": "8/10/2008" + }, + { + "extn": "3180", + "id": "16939", + "name": "Tom Callan", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$269,674", + "start_date": "12/12/2010" + }, + { + "extn": "9964", + "id": "16940", + "name": "Alexa Parker", + "office": "Worcester", + "position": "Production Painter", + "salary": "$245,282", + "start_date": "2/23/2002" + }, + { + "extn": "9340", + "id": "16941", + "name": "Chuck Jenkins", + "office": "Louisville", + "position": "Project Manager", + "salary": "$46,568", + "start_date": "12/8/2018" + }, + { + "extn": "6716", + "id": "16942", + "name": "Mya Phillips", + "office": "Madrid", + "position": "IT Support Staff", + "salary": "$213,156", + "start_date": "7/26/2019" + }, + { + "extn": "8037", + "id": "16943", + "name": "Nicholas Gaynor", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$279,816", + "start_date": "9/7/2008" + }, + { + "extn": "8439", + "id": "16944", + "name": "Cherish Jarrett", + "office": "Berlin", + "position": "Paramedic", + "salary": "$255,933", + "start_date": "5/25/2012" + }, + { + "extn": "6497", + "id": "16945", + "name": "Rita Brennan", + "office": "Lakewood", + "position": "Healthcare Specialist", + "salary": "$110,080", + "start_date": "5/19/2009" + }, + { + "extn": "4733", + "id": "16946", + "name": "Ellen Simpson", + "office": "Chicago", + "position": "Clerk", + "salary": "$240,728", + "start_date": "6/6/2003" + }, + { + "extn": "7541", + "id": "16947", + "name": "Jacob Smith", + "office": "New Orleans", + "position": "Webmaster", + "salary": "$250,924", + "start_date": "3/4/2003" + }, + { + "extn": "9185", + "id": "16948", + "name": "Sharon Wheeler", + "office": "Bellevue", + "position": "Dentist", + "salary": "$197,962", + "start_date": "5/26/2016" + }, + { + "extn": "4072", + "id": "16949", + "name": "Ryan Asher", + "office": "Stockton", + "position": "CNC Operator", + "salary": "$89,217", + "start_date": "3/3/2004" + }, + { + "extn": "1663", + "id": "16950", + "name": "Gladys Reyes", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$250,264", + "start_date": "10/19/2014" + }, + { + "extn": "3233", + "id": "16951", + "name": "Mandy Cork", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$220,127", + "start_date": "3/21/2005" + }, + { + "extn": "6526", + "id": "16952", + "name": "Jamie Shaw", + "office": "Arlington", + "position": "Mobile Developer", + "salary": "$259,502", + "start_date": "3/26/2016" + }, + { + "extn": "8812", + "id": "16953", + "name": "Barney Radley", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$165,838", + "start_date": "12/10/2014" + }, + { + "extn": "5538", + "id": "16954", + "name": "Gina Farrant", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$27,495", + "start_date": "1/30/2019" + }, + { + "extn": "8285", + "id": "16955", + "name": "Adalie Bentley", + "office": "Paris", + "position": "Webmaster", + "salary": "$92,819", + "start_date": "8/14/2002" + }, + { + "extn": "9188", + "id": "16956", + "name": "Denny Stanton", + "office": "St. Louis", + "position": "Software Engineer", + "salary": "$166,838", + "start_date": "11/2/2007" + }, + { + "extn": "3032", + "id": "16957", + "name": "Leilani Leigh", + "office": "Kansas City", + "position": "Cashier", + "salary": "$177,042", + "start_date": "3/25/2006" + }, + { + "extn": "7181", + "id": "16958", + "name": "Ethan Cowan", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$16,333", + "start_date": "9/19/2018" + }, + { + "extn": "2841", + "id": "16959", + "name": "Ivy Faulkner", + "office": "Detroit", + "position": "Executive Director", + "salary": "$127,381", + "start_date": "1/13/2001" + }, + { + "extn": "6452", + "id": "16960", + "name": "Doris Hill", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$292,903", + "start_date": "12/21/2017" + }, + { + "extn": "8714", + "id": "16961", + "name": "Fred Goodman", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$229,939", + "start_date": "1/17/2014" + }, + { + "extn": "4406", + "id": "16962", + "name": "Zara Norris", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$265,569", + "start_date": "3/3/2002" + }, + { + "extn": "1735", + "id": "16963", + "name": "Emma Murphy", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$21,128", + "start_date": "9/13/2006" + }, + { + "extn": "9340", + "id": "16964", + "name": "Maria Khan", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$114,228", + "start_date": "11/13/2003" + }, + { + "extn": "8261", + "id": "16965", + "name": "Cedrick Nicolas", + "office": "Cincinnati", + "position": "Laboratory Technician", + "salary": "$167,764", + "start_date": "6/19/2010" + }, + { + "extn": "8020", + "id": "16966", + "name": "Stephanie Whitehouse", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$98,363", + "start_date": "6/4/2012" + }, + { + "extn": "3605", + "id": "16967", + "name": "Kate Saunders", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$183,223", + "start_date": "8/15/2003" + }, + { + "extn": "4219", + "id": "16968", + "name": "Rebecca Marshall", + "office": "New Orleans", + "position": "Baker", + "salary": "$274,829", + "start_date": "7/13/2010" + }, + { + "extn": "7185", + "id": "16969", + "name": "Enoch Warner", + "office": "Colorado Springs", + "position": "Systems Administrator", + "salary": "$228,030", + "start_date": "3/24/2008" + }, + { + "extn": "4305", + "id": "16970", + "name": "Denny Cox", + "office": "Henderson", + "position": "Fabricator", + "salary": "$91,045", + "start_date": "9/20/2004" + }, + { + "extn": "3222", + "id": "16971", + "name": "Lana Vinton", + "office": "Washington", + "position": "Dentist", + "salary": "$277,818", + "start_date": "4/30/2005" + }, + { + "extn": "5547", + "id": "16972", + "name": "Drew Craig", + "office": "Pittsburgh", + "position": "Paramedic", + "salary": "$242,369", + "start_date": "10/27/2009" + }, + { + "extn": "3080", + "id": "16973", + "name": "Henry Poulton", + "office": "Memphis", + "position": "Accountant", + "salary": "$234,107", + "start_date": "3/31/2003" + }, + { + "extn": "4249", + "id": "16974", + "name": "Rihanna Brock", + "office": "Philadelphia", + "position": "Cook", + "salary": "$208,478", + "start_date": "5/1/2003" + }, + { + "extn": "7115", + "id": "16975", + "name": "George Porter", + "office": "Washington", + "position": "Loan Officer", + "salary": "$128,173", + "start_date": "7/14/2014" + }, + { + "extn": "9938", + "id": "16976", + "name": "Martin Martin", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$183,550", + "start_date": "9/28/2000" + }, + { + "extn": "6800", + "id": "16977", + "name": "Mike Dann", + "office": "Quebec", + "position": "Loan Officer", + "salary": "$89,526", + "start_date": "8/30/2002" + }, + { + "extn": "9152", + "id": "16978", + "name": "Jamie Scott", + "office": "Detroit", + "position": "Pharmacist", + "salary": "$253,658", + "start_date": "8/7/2009" + }, + { + "extn": "8267", + "id": "16979", + "name": "Nate Jackson", + "office": "Arlington", + "position": "Accountant", + "salary": "$241,541", + "start_date": "6/18/2003" + }, + { + "extn": "7085", + "id": "16980", + "name": "Leilani Emerson", + "office": "Lincoln", + "position": "Loan Officer", + "salary": "$151,773", + "start_date": "10/1/2001" + }, + { + "extn": "2324", + "id": "16981", + "name": "Enoch Notman", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$165,330", + "start_date": "8/10/2002" + }, + { + "extn": "4439", + "id": "16982", + "name": "Adalind Appleton", + "office": "Kansas City", + "position": "Lecturer", + "salary": "$284,160", + "start_date": "6/24/2006" + }, + { + "extn": "8692", + "id": "16983", + "name": "Sloane Simpson", + "office": "San Francisco", + "position": "Clerk", + "salary": "$274,469", + "start_date": "1/8/2016" + }, + { + "extn": "1848", + "id": "16984", + "name": "Dorothy Simpson", + "office": "Cincinnati", + "position": "Biologist", + "salary": "$165,029", + "start_date": "7/17/2000" + }, + { + "extn": "5241", + "id": "16985", + "name": "Martin Crawford", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$268,873", + "start_date": "1/1/2014" + }, + { + "extn": "8108", + "id": "16986", + "name": "Renee Gordon", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$286,397", + "start_date": "6/27/2005" + }, + { + "extn": "6899", + "id": "16987", + "name": "Caleb Hopkinson", + "office": "Irving", + "position": "Project Manager", + "salary": "$105,129", + "start_date": "8/10/2004" + }, + { + "extn": "7741", + "id": "16988", + "name": "Esmeralda Mann", + "office": "Orlando", + "position": "Health Educator", + "salary": "$197,858", + "start_date": "9/2/2006" + }, + { + "extn": "3636", + "id": "16989", + "name": "Erica Powell", + "office": "Jacksonville", + "position": "Retail Trainee", + "salary": "$247,206", + "start_date": "9/16/2004" + }, + { + "extn": "8208", + "id": "16990", + "name": "Chuck Lewin", + "office": "Colorado Springs", + "position": "Treasurer", + "salary": "$254,675", + "start_date": "12/31/2000" + }, + { + "extn": "3926", + "id": "16991", + "name": "Elijah Riley", + "office": "Richmond", + "position": "Treasurer", + "salary": "$169,784", + "start_date": "6/18/2010" + }, + { + "extn": "8936", + "id": "16992", + "name": "Alessia Widdows", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$46,527", + "start_date": "8/18/2018" + }, + { + "extn": "9742", + "id": "16993", + "name": "Bethany Archer", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$252,709", + "start_date": "8/14/2010" + }, + { + "extn": "2254", + "id": "16994", + "name": "Carl Healy", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$12,749", + "start_date": "2/3/2018" + }, + { + "extn": "9537", + "id": "16995", + "name": "Chloe Watson", + "office": "Bridgeport", + "position": "Paramedic", + "salary": "$236,744", + "start_date": "5/5/2003" + }, + { + "extn": "7338", + "id": "16996", + "name": "Chadwick Harvey", + "office": "Nashville", + "position": "Paramedic", + "salary": "$243,361", + "start_date": "1/11/2011" + }, + { + "extn": "6933", + "id": "16997", + "name": "Enoch Samuel", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$208,300", + "start_date": "11/12/2015" + }, + { + "extn": "3877", + "id": "16998", + "name": "John Flett", + "office": "Glendale", + "position": "Mobile Developer", + "salary": "$290,802", + "start_date": "8/20/2011" + }, + { + "extn": "8404", + "id": "16999", + "name": "Carmen Simmons", + "office": "Louisville", + "position": "Lecturer", + "salary": "$49,082", + "start_date": "2/15/2004" + }, + { + "extn": "1951", + "id": "17000", + "name": "Emmanuelle Hobbs", + "office": "Las Vegas", + "position": "Pharmacist", + "salary": "$155,963", + "start_date": "2/5/2010" + }, + { + "extn": "8786", + "id": "17001", + "name": "Isabel Andrews", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$85,782", + "start_date": "9/8/2004" + }, + { + "extn": "3172", + "id": "17002", + "name": "Ryan Palmer", + "office": "Oakland", + "position": "Service Supervisor", + "salary": "$35,945", + "start_date": "5/19/2019" + }, + { + "extn": "4166", + "id": "17003", + "name": "Blake Gordon", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$275,471", + "start_date": "7/15/2009" + }, + { + "extn": "5269", + "id": "17004", + "name": "Luke Williams", + "office": "Richmond", + "position": "Bellman", + "salary": "$176,707", + "start_date": "10/17/2006" + }, + { + "extn": "4578", + "id": "17005", + "name": "Cadence Norris", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$196,222", + "start_date": "4/23/2005" + }, + { + "extn": "5765", + "id": "17006", + "name": "Vera Roth", + "office": "Indianapolis", + "position": "Fabricator", + "salary": "$53,694", + "start_date": "7/17/2017" + }, + { + "extn": "1763", + "id": "17007", + "name": "Denis Niles", + "office": "Fort Lauderdale", + "position": "HR Coordinator", + "salary": "$28,292", + "start_date": "12/20/2009" + }, + { + "extn": "5259", + "id": "17008", + "name": "Tyson Parker", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$113,097", + "start_date": "8/26/2001" + }, + { + "extn": "1374", + "id": "17009", + "name": "Dorothy Edmonds", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$135,104", + "start_date": "2/15/2016" + }, + { + "extn": "3379", + "id": "17010", + "name": "Rufus Bennett", + "office": "Hayward", + "position": "Physician", + "salary": "$229,569", + "start_date": "8/17/2003" + }, + { + "extn": "8523", + "id": "17011", + "name": "Javier Buckley", + "office": "Ontario", + "position": "Health Educator", + "salary": "$270,778", + "start_date": "2/26/2008" + }, + { + "extn": "1710", + "id": "17012", + "name": "Vicky Ballard", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$299,795", + "start_date": "2/22/2009" + }, + { + "extn": "6921", + "id": "17013", + "name": "Hank Bullock", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$264,470", + "start_date": "3/29/2016" + }, + { + "extn": "9676", + "id": "17014", + "name": "Juliette Wigley", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$14,635", + "start_date": "5/18/2019" + }, + { + "extn": "6061", + "id": "17015", + "name": "Jayden King", + "office": "Hayward", + "position": "Production Painter", + "salary": "$108,184", + "start_date": "1/22/2002" + }, + { + "extn": "9095", + "id": "17016", + "name": "Matt Jenkin", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$202,223", + "start_date": "12/9/2014" + }, + { + "extn": "9749", + "id": "17017", + "name": "Livia York", + "office": "Pittsburgh", + "position": "Laboratory Technician", + "salary": "$146,142", + "start_date": "11/8/2009" + }, + { + "extn": "8576", + "id": "17018", + "name": "Alexa Stubbs", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$88,335", + "start_date": "1/31/2005" + }, + { + "extn": "7877", + "id": "17019", + "name": "Denny Morrow", + "office": "Berna", + "position": "Designer", + "salary": "$249,474", + "start_date": "7/14/2001" + }, + { + "extn": "8888", + "id": "17020", + "name": "Valentina Harris", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$73,406", + "start_date": "8/11/2002" + }, + { + "extn": "3715", + "id": "17021", + "name": "Lucas Herbert", + "office": "Huntsville", + "position": "Investment Advisor", + "salary": "$169,505", + "start_date": "1/27/2018" + }, + { + "extn": "5755", + "id": "17022", + "name": "Sage Watson", + "office": "Philadelphia", + "position": "Operator", + "salary": "$94,011", + "start_date": "7/13/2014" + }, + { + "extn": "5457", + "id": "17023", + "name": "Emery Jones", + "office": "London", + "position": "Business Broker", + "salary": "$29,552", + "start_date": "7/14/2007" + }, + { + "extn": "8509", + "id": "17024", + "name": "Marissa Vollans", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$176,844", + "start_date": "5/21/2015" + }, + { + "extn": "1148", + "id": "17025", + "name": "Rylee Lane", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$119,718", + "start_date": "12/18/2011" + }, + { + "extn": "9301", + "id": "17026", + "name": "Alan Calderwood", + "office": "Philadelphia", + "position": "Baker", + "salary": "$138,883", + "start_date": "4/1/2008" + }, + { + "extn": "6710", + "id": "17027", + "name": "Johnny Cadman", + "office": "Escondido", + "position": "CNC Operator", + "salary": "$79,150", + "start_date": "10/24/2017" + }, + { + "extn": "4944", + "id": "17028", + "name": "Chester Bailey", + "office": "Quebec", + "position": "Doctor", + "salary": "$273,780", + "start_date": "3/16/2007" + }, + { + "extn": "9747", + "id": "17029", + "name": "Enoch Matthews", + "office": "Miami", + "position": "Doctor", + "salary": "$67,226", + "start_date": "12/2/2016" + }, + { + "extn": "7584", + "id": "17030", + "name": "Cherish Hopkins", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$129,196", + "start_date": "3/18/2019" + }, + { + "extn": "9293", + "id": "17031", + "name": "Felicity Paterson", + "office": "Venice", + "position": "Software Engineer", + "salary": "$73,567", + "start_date": "5/22/2019" + }, + { + "extn": "2666", + "id": "17032", + "name": "Daphne Waterhouse", + "office": "Toledo", + "position": "Accountant", + "salary": "$12,763", + "start_date": "5/14/2018" + }, + { + "extn": "6578", + "id": "17033", + "name": "Tom Stark", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$114,746", + "start_date": "7/11/2012" + }, + { + "extn": "1173", + "id": "17034", + "name": "Matthew Clark", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$165,996", + "start_date": "6/23/2018" + }, + { + "extn": "6797", + "id": "17035", + "name": "Maria Evans", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$34,963", + "start_date": "7/15/2015" + }, + { + "extn": "3985", + "id": "17036", + "name": "Candice Thompson", + "office": "Saint Paul", + "position": "Steward", + "salary": "$168,759", + "start_date": "2/4/2007" + }, + { + "extn": "9593", + "id": "17037", + "name": "Sharon Bloom", + "office": "Tulsa", + "position": "Cook", + "salary": "$139,871", + "start_date": "12/25/2017" + }, + { + "extn": "8297", + "id": "17038", + "name": "Benny Ramsey", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$197,637", + "start_date": "8/1/2019" + }, + { + "extn": "4849", + "id": "17039", + "name": "Rick Faulkner", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$140,233", + "start_date": "11/23/2011" + }, + { + "extn": "1852", + "id": "17040", + "name": "Harry Swift", + "office": "San Francisco", + "position": "Biologist", + "salary": "$172,302", + "start_date": "6/6/2016" + }, + { + "extn": "8451", + "id": "17041", + "name": "Manuel Ralph", + "office": "Venice", + "position": "Ambulatory Nurse", + "salary": "$87,168", + "start_date": "11/4/2010" + }, + { + "extn": "3449", + "id": "17042", + "name": "Enoch Griffiths", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$187,421", + "start_date": "7/1/2009" + }, + { + "extn": "5047", + "id": "17043", + "name": "Mandy Gilmour", + "office": "Venice", + "position": "Business Broker", + "salary": "$16,512", + "start_date": "9/14/2017" + }, + { + "extn": "5348", + "id": "17044", + "name": "Hank Shelton", + "office": "Louisville", + "position": "Electrician", + "salary": "$26,949", + "start_date": "4/22/2015" + }, + { + "extn": "9947", + "id": "17045", + "name": "Ethan Robinson", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$274,255", + "start_date": "1/11/2011" + }, + { + "extn": "8953", + "id": "17046", + "name": "Mike Hammond", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$56,904", + "start_date": "12/3/2001" + }, + { + "extn": "8699", + "id": "17047", + "name": "Candace Squire", + "office": "Tokyo", + "position": "Biologist", + "salary": "$282,392", + "start_date": "10/1/2019" + }, + { + "extn": "7303", + "id": "17048", + "name": "Barney Archer", + "office": "Milwaukee", + "position": "Executive Director", + "salary": "$263,761", + "start_date": "10/26/2017" + }, + { + "extn": "6049", + "id": "17049", + "name": "Laila Rees", + "office": "Memphis", + "position": "Associate Professor", + "salary": "$233,906", + "start_date": "8/11/2017" + }, + { + "extn": "9569", + "id": "17050", + "name": "Kendra Randall", + "office": "San Antonio", + "position": "Service Supervisor", + "salary": "$93,463", + "start_date": "11/23/2013" + }, + { + "extn": "8658", + "id": "17051", + "name": "Skylar Pratt", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$144,266", + "start_date": "11/12/2007" + }, + { + "extn": "6405", + "id": "17052", + "name": "Daniel Corbett", + "office": "Arlington", + "position": "Baker", + "salary": "$210,607", + "start_date": "8/15/2008" + }, + { + "extn": "9013", + "id": "17053", + "name": "Fiona Tyler", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$15,040", + "start_date": "10/7/2018" + }, + { + "extn": "5625", + "id": "17054", + "name": "Mackenzie Overson", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$131,621", + "start_date": "9/24/2000" + }, + { + "extn": "7140", + "id": "17055", + "name": "Matt Scott", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$272,863", + "start_date": "12/24/2001" + }, + { + "extn": "1953", + "id": "17056", + "name": "Elijah Steer", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$97,464", + "start_date": "1/13/2010" + }, + { + "extn": "8277", + "id": "17057", + "name": "Chester Cavanagh", + "office": "San Bernardino", + "position": "Inspector", + "salary": "$235,496", + "start_date": "4/5/2018" + }, + { + "extn": "7948", + "id": "17058", + "name": "Darlene Veale", + "office": "Glendale", + "position": "Mobile Developer", + "salary": "$86,218", + "start_date": "3/26/2005" + }, + { + "extn": "5358", + "id": "17059", + "name": "William Ianson", + "office": "Milano", + "position": "Treasurer", + "salary": "$265,309", + "start_date": "6/19/2018" + }, + { + "extn": "8485", + "id": "17060", + "name": "Jules Ellison", + "office": "Minneapolis", + "position": "HR Coordinator", + "salary": "$285,109", + "start_date": "10/10/2005" + }, + { + "extn": "3404", + "id": "17061", + "name": "Abdul May", + "office": "Jacksonville", + "position": "Global Logistics Supervisor", + "salary": "$231,033", + "start_date": "7/21/2014" + }, + { + "extn": "3865", + "id": "17062", + "name": "Ryan Samuel", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$289,029", + "start_date": "8/27/2008" + }, + { + "extn": "4882", + "id": "17063", + "name": "Daniel Hewitt", + "office": "Honolulu", + "position": "Dentist", + "salary": "$115,271", + "start_date": "7/27/2008" + }, + { + "extn": "7456", + "id": "17064", + "name": "Denny Brown", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$49,460", + "start_date": "3/1/2013" + }, + { + "extn": "8753", + "id": "17065", + "name": "Amelia Hilton", + "office": "London", + "position": "Steward", + "salary": "$70,742", + "start_date": "4/17/2019" + }, + { + "extn": "4394", + "id": "17066", + "name": "Alexa Mould", + "office": "Valetta", + "position": "Electrician", + "salary": "$209,295", + "start_date": "12/30/2005" + }, + { + "extn": "6311", + "id": "17067", + "name": "Melinda Thompson", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$285,926", + "start_date": "4/5/2014" + }, + { + "extn": "1476", + "id": "17068", + "name": "Alex Butler", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$90,901", + "start_date": "4/25/2011" + }, + { + "extn": "3821", + "id": "17069", + "name": "Shay Plant", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$141,561", + "start_date": "9/6/2005" + }, + { + "extn": "1247", + "id": "17070", + "name": "Ember Antcliff", + "office": "Springfield", + "position": "Biologist", + "salary": "$276,503", + "start_date": "8/2/2007" + }, + { + "extn": "7269", + "id": "17071", + "name": "Regina Michael", + "office": "Henderson", + "position": "Fabricator", + "salary": "$155,322", + "start_date": "12/11/2004" + }, + { + "extn": "5943", + "id": "17072", + "name": "Makenzie Whittle", + "office": "London", + "position": "Pharmacist", + "salary": "$251,042", + "start_date": "1/15/2008" + }, + { + "extn": "6632", + "id": "17073", + "name": "Piper King", + "office": "Houston", + "position": "Systems Administrator", + "salary": "$200,218", + "start_date": "10/8/2010" + }, + { + "extn": "2698", + "id": "17074", + "name": "Lucas Crawford", + "office": "New Orleans", + "position": "Pharmacist", + "salary": "$98,988", + "start_date": "9/12/2011" + }, + { + "extn": "6823", + "id": "17075", + "name": "Mark Tobin", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$258,300", + "start_date": "7/10/2016" + }, + { + "extn": "9415", + "id": "17076", + "name": "Wade Morris", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$216,846", + "start_date": "5/13/2012" + }, + { + "extn": "1086", + "id": "17077", + "name": "Maya Doherty", + "office": "Fayetteville", + "position": "Paramedic", + "salary": "$235,907", + "start_date": "4/18/2004" + }, + { + "extn": "1269", + "id": "17078", + "name": "Mike Jenkins", + "office": "New York", + "position": "Audiologist", + "salary": "$102,234", + "start_date": "10/7/2017" + }, + { + "extn": "7476", + "id": "17079", + "name": "Luke Lunt", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$203,778", + "start_date": "12/25/2012" + }, + { + "extn": "6161", + "id": "17080", + "name": "Javier Moore", + "office": "Hayward", + "position": "IT Support Staff", + "salary": "$292,341", + "start_date": "5/1/2016" + }, + { + "extn": "1267", + "id": "17081", + "name": "Leroy Lindop", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$87,282", + "start_date": "10/9/2011" + }, + { + "extn": "2646", + "id": "17082", + "name": "Cassandra Partridge", + "office": "Valetta", + "position": "Loan Officer", + "salary": "$267,400", + "start_date": "11/9/2009" + }, + { + "extn": "2917", + "id": "17083", + "name": "Henry Verdon", + "office": "Huntsville", + "position": "Call Center Representative", + "salary": "$260,438", + "start_date": "5/24/2006" + }, + { + "extn": "6118", + "id": "17084", + "name": "Bob Rixon", + "office": "San Diego", + "position": "Webmaster", + "salary": "$80,042", + "start_date": "5/24/2012" + }, + { + "extn": "2513", + "id": "17085", + "name": "Brooklyn Harvey", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$22,394", + "start_date": "9/14/2012" + }, + { + "extn": "1881", + "id": "17086", + "name": "Mavis Swan", + "office": "Escondido", + "position": "Baker", + "salary": "$192,877", + "start_date": "7/19/2007" + }, + { + "extn": "6606", + "id": "17087", + "name": "Anthony Brooks", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$118,130", + "start_date": "5/29/2018" + }, + { + "extn": "3553", + "id": "17088", + "name": "Julia Alldridge", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$263,053", + "start_date": "1/22/2003" + }, + { + "extn": "3533", + "id": "17089", + "name": "Tyson Foxley", + "office": "Huntsville", + "position": "Retail Trainee", + "salary": "$261,225", + "start_date": "6/14/2010" + }, + { + "extn": "1038", + "id": "17090", + "name": "Harriet Douglas", + "office": "San Diego", + "position": "Pharmacist", + "salary": "$243,212", + "start_date": "5/7/2000" + }, + { + "extn": "2880", + "id": "17091", + "name": "Adelaide Bolton", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$254,623", + "start_date": "12/1/2001" + }, + { + "extn": "7241", + "id": "17092", + "name": "Zoe Flanders", + "office": "Garland", + "position": "Accountant", + "salary": "$56,577", + "start_date": "10/28/2012" + }, + { + "extn": "7545", + "id": "17093", + "name": "Doris Flett", + "office": "Toledo", + "position": "HR Coordinator", + "salary": "$245,032", + "start_date": "12/21/2002" + }, + { + "extn": "8799", + "id": "17094", + "name": "Sebastian Bullock", + "office": "Toledo", + "position": "Auditor", + "salary": "$187,566", + "start_date": "4/22/2006" + }, + { + "extn": "7360", + "id": "17095", + "name": "Vanessa Radcliffe", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$151,115", + "start_date": "6/5/2006" + }, + { + "extn": "2116", + "id": "17096", + "name": "Leanne Ross", + "office": "Columbus", + "position": "Banker", + "salary": "$285,967", + "start_date": "4/29/2007" + }, + { + "extn": "6467", + "id": "17097", + "name": "Bart Brennan", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$82,624", + "start_date": "6/21/2015" + }, + { + "extn": "3983", + "id": "17098", + "name": "Henry Spencer", + "office": "Columbus", + "position": "Bellman", + "salary": "$83,316", + "start_date": "10/14/2008" + }, + { + "extn": "3361", + "id": "17099", + "name": "Janice Dubois", + "office": "Fort Lauderdale", + "position": "Bookkeeper", + "salary": "$205,151", + "start_date": "11/5/2003" + }, + { + "extn": "1193", + "id": "17100", + "name": "Elisabeth Tindall", + "office": "Denver", + "position": "Cash Manager", + "salary": "$124,291", + "start_date": "3/17/2014" + }, + { + "extn": "5732", + "id": "17101", + "name": "Jessica Mccall", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$278,119", + "start_date": "9/30/2000" + }, + { + "extn": "5259", + "id": "17102", + "name": "Skylar Miller", + "office": "Lyon", + "position": "Cashier", + "salary": "$146,980", + "start_date": "4/6/2010" + }, + { + "extn": "2674", + "id": "17103", + "name": "Ethan Hooper", + "office": "Kansas City", + "position": "Retail Trainee", + "salary": "$286,696", + "start_date": "5/11/2008" + }, + { + "extn": "9198", + "id": "17104", + "name": "Eduardo Malone", + "office": "Boston", + "position": "Machine Operator", + "salary": "$247,819", + "start_date": "4/1/2013" + }, + { + "extn": "1082", + "id": "17105", + "name": "Kieth Robe", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$34,239", + "start_date": "10/27/2004" + }, + { + "extn": "3895", + "id": "17106", + "name": "Sharon Rose", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$216,939", + "start_date": "11/21/2016" + }, + { + "extn": "3371", + "id": "17107", + "name": "Rosalee Bennett", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$227,079", + "start_date": "1/11/2012" + }, + { + "extn": "5616", + "id": "17108", + "name": "Alan Harvey", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$185,112", + "start_date": "3/6/2008" + }, + { + "extn": "5622", + "id": "17109", + "name": "John Thorpe", + "office": "Atlanta", + "position": "Operator", + "salary": "$244,435", + "start_date": "11/13/2006" + }, + { + "extn": "8351", + "id": "17110", + "name": "Jacob Grant", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$95,529", + "start_date": "6/5/2019" + }, + { + "extn": "2810", + "id": "17111", + "name": "Candace Lee", + "office": "Santa Ana", + "position": "Restaurant Manager", + "salary": "$155,683", + "start_date": "9/19/2006" + }, + { + "extn": "7905", + "id": "17112", + "name": "Julian Collingwood", + "office": "Madrid", + "position": "Physician", + "salary": "$271,256", + "start_date": "11/3/2001" + }, + { + "extn": "6296", + "id": "17113", + "name": "George Gaynor", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$87,947", + "start_date": "10/22/2011" + }, + { + "extn": "7480", + "id": "17114", + "name": "Candice Long", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$196,855", + "start_date": "11/17/2002" + }, + { + "extn": "4897", + "id": "17115", + "name": "Hayden Walsh", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$246,133", + "start_date": "3/16/2004" + }, + { + "extn": "4379", + "id": "17116", + "name": "Renee Price", + "office": "Rome", + "position": "Executive Director", + "salary": "$95,958", + "start_date": "11/16/2014" + }, + { + "extn": "7961", + "id": "17117", + "name": "Rose Samuel", + "office": "Prague", + "position": "Project Manager", + "salary": "$210,509", + "start_date": "5/23/2007" + }, + { + "extn": "6083", + "id": "17118", + "name": "Chad Fisher", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$204,341", + "start_date": "3/21/2003" + }, + { + "extn": "2758", + "id": "17119", + "name": "Faith Lane", + "office": "Otawa", + "position": "Laboratory Technician", + "salary": "$286,144", + "start_date": "4/6/2015" + }, + { + "extn": "7241", + "id": "17120", + "name": "Denis Wilde", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$234,592", + "start_date": "9/11/2008" + }, + { + "extn": "4277", + "id": "17121", + "name": "Ethan Sherry", + "office": "San Bernardino", + "position": "Steward", + "salary": "$116,311", + "start_date": "9/3/2003" + }, + { + "extn": "1685", + "id": "17122", + "name": "Alexander Warner", + "office": "Santa Ana", + "position": "Restaurant Manager", + "salary": "$173,376", + "start_date": "7/8/2003" + }, + { + "extn": "3094", + "id": "17123", + "name": "Margaret Stone", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$267,038", + "start_date": "4/17/2009" + }, + { + "extn": "4067", + "id": "17124", + "name": "Lindsay Graham", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$260,827", + "start_date": "1/15/2008" + }, + { + "extn": "9155", + "id": "17125", + "name": "Jessica Ring", + "office": "Jacksonville", + "position": "Ambulatory Nurse", + "salary": "$188,015", + "start_date": "3/9/2007" + }, + { + "extn": "2145", + "id": "17126", + "name": "Bridget Nielson", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$38,867", + "start_date": "11/21/2018" + }, + { + "extn": "7707", + "id": "17127", + "name": "Alexander Connell", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$29,504", + "start_date": "8/2/2016" + }, + { + "extn": "5174", + "id": "17128", + "name": "Gwenyth Giles", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$153,581", + "start_date": "2/25/2011" + }, + { + "extn": "4353", + "id": "17129", + "name": "Clint Pearson", + "office": "Salem", + "position": "Webmaster", + "salary": "$164,679", + "start_date": "7/7/2005" + }, + { + "extn": "9854", + "id": "17130", + "name": "Alice Grady", + "office": "Oakland", + "position": "Auditor", + "salary": "$55,417", + "start_date": "3/26/2012" + }, + { + "extn": "5537", + "id": "17131", + "name": "Elisabeth Gordon", + "office": "Madison", + "position": "Operator", + "salary": "$201,427", + "start_date": "9/9/2009" + }, + { + "extn": "5626", + "id": "17132", + "name": "Ryan Wilkinson", + "office": "Madrid", + "position": "HR Coordinator", + "salary": "$173,389", + "start_date": "3/13/2009" + }, + { + "extn": "7859", + "id": "17133", + "name": "Colleen Gates", + "office": "Orlando", + "position": "IT Support Staff", + "salary": "$178,200", + "start_date": "6/21/2011" + }, + { + "extn": "9094", + "id": "17134", + "name": "Marilyn Hunt", + "office": "Worcester", + "position": "Electrician", + "salary": "$212,009", + "start_date": "5/8/2015" + }, + { + "extn": "6354", + "id": "17135", + "name": "Jack Fulton", + "office": "Fort Lauderdale", + "position": "Inspector", + "salary": "$84,982", + "start_date": "1/14/2002" + }, + { + "extn": "1339", + "id": "17136", + "name": "Gwenyth Shaw", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$70,635", + "start_date": "5/28/2014" + }, + { + "extn": "9485", + "id": "17137", + "name": "Nicholas Wise", + "office": "Otawa", + "position": "Lecturer", + "salary": "$266,695", + "start_date": "3/11/2011" + }, + { + "extn": "6616", + "id": "17138", + "name": "Jade Fisher", + "office": "Boston", + "position": "Project Manager", + "salary": "$190,429", + "start_date": "7/3/2019" + }, + { + "extn": "1057", + "id": "17139", + "name": "Britney Nobbs", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$270,471", + "start_date": "8/7/2014" + }, + { + "extn": "9122", + "id": "17140", + "name": "Tyson Flack", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$205,325", + "start_date": "3/3/2003" + }, + { + "extn": "8467", + "id": "17141", + "name": "Charlize Sheldon", + "office": "Arlington", + "position": "Web Developer", + "salary": "$59,368", + "start_date": "1/10/2002" + }, + { + "extn": "6227", + "id": "17142", + "name": "Mayleen Trent", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$15,632", + "start_date": "1/24/2011" + }, + { + "extn": "4339", + "id": "17143", + "name": "Logan Shaw", + "office": "New Orleans", + "position": "Banker", + "salary": "$143,551", + "start_date": "8/8/2001" + }, + { + "extn": "7617", + "id": "17144", + "name": "Peter Benson", + "office": "Rochester", + "position": "CNC Operator", + "salary": "$214,580", + "start_date": "12/22/2017" + }, + { + "extn": "1974", + "id": "17145", + "name": "Goldie Martin", + "office": "Salem", + "position": "Staffing Consultant", + "salary": "$77,999", + "start_date": "6/25/2011" + }, + { + "extn": "3659", + "id": "17146", + "name": "Dani Redfern", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$75,202", + "start_date": "7/2/2014" + }, + { + "extn": "4501", + "id": "17147", + "name": "Sasha Bennett", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$21,285", + "start_date": "4/24/2016" + }, + { + "extn": "2237", + "id": "17148", + "name": "Tony Lloyd", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$291,844", + "start_date": "4/16/2019" + }, + { + "extn": "9323", + "id": "17149", + "name": "Peter Weldon", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$210,744", + "start_date": "2/11/2012" + }, + { + "extn": "1175", + "id": "17150", + "name": "Lana Rodwell", + "office": "Rochester", + "position": "Cash Manager", + "salary": "$243,570", + "start_date": "10/6/2003" + }, + { + "extn": "9959", + "id": "17151", + "name": "Carmella Morris", + "office": "Glendale", + "position": "Physician", + "salary": "$203,037", + "start_date": "10/10/2011" + }, + { + "extn": "4797", + "id": "17152", + "name": "Mason Maxwell", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$113,351", + "start_date": "10/20/2017" + }, + { + "extn": "9484", + "id": "17153", + "name": "Chloe Wright", + "office": "Milano", + "position": "Audiologist", + "salary": "$208,686", + "start_date": "11/25/2018" + }, + { + "extn": "1777", + "id": "17154", + "name": "Anabelle Yarlett", + "office": "St. Louis", + "position": "Cook", + "salary": "$75,188", + "start_date": "3/14/2012" + }, + { + "extn": "6606", + "id": "17155", + "name": "Carol Partridge", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$32,453", + "start_date": "3/24/2015" + }, + { + "extn": "5509", + "id": "17156", + "name": "Holly Marshall", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$76,631", + "start_date": "11/27/2012" + }, + { + "extn": "2085", + "id": "17157", + "name": "Miriam Price", + "office": "Laredo", + "position": "Executive Director", + "salary": "$252,235", + "start_date": "2/2/2016" + }, + { + "extn": "1940", + "id": "17158", + "name": "Hazel Kaur", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$45,320", + "start_date": "7/18/2006" + }, + { + "extn": "9395", + "id": "17159", + "name": "Blake Butler", + "office": "Fayetteville", + "position": "CNC Operator", + "salary": "$260,665", + "start_date": "4/6/2002" + }, + { + "extn": "5060", + "id": "17160", + "name": "Julian Booth", + "office": "Quebec", + "position": "Physician", + "salary": "$121,507", + "start_date": "10/31/2012" + }, + { + "extn": "1756", + "id": "17161", + "name": "Harry Rogan", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$84,466", + "start_date": "10/31/2010" + }, + { + "extn": "1441", + "id": "17162", + "name": "Bristol John", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$258,104", + "start_date": "6/1/2017" + }, + { + "extn": "1913", + "id": "17163", + "name": "Rosalyn Connor", + "office": "Milwaukee", + "position": "Fabricator", + "salary": "$195,225", + "start_date": "6/6/2017" + }, + { + "extn": "9111", + "id": "17164", + "name": "Natalie Rogers", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$281,275", + "start_date": "8/5/2000" + }, + { + "extn": "2294", + "id": "17165", + "name": "Jackeline Jeffery", + "office": "Denver", + "position": "HR Specialist", + "salary": "$263,711", + "start_date": "11/10/2011" + }, + { + "extn": "1464", + "id": "17166", + "name": "Caleb Edley", + "office": "San Jose", + "position": "Doctor", + "salary": "$44,960", + "start_date": "10/26/2008" + }, + { + "extn": "3108", + "id": "17167", + "name": "Ethan Clarke", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$297,320", + "start_date": "5/17/2019" + }, + { + "extn": "9585", + "id": "17168", + "name": "Rosemary Mitchell", + "office": "Richmond", + "position": "Webmaster", + "salary": "$192,529", + "start_date": "7/30/2014" + }, + { + "extn": "5575", + "id": "17169", + "name": "Molly Russell", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$217,577", + "start_date": "5/28/2019" + }, + { + "extn": "7945", + "id": "17170", + "name": "Harvey Yang", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$286,115", + "start_date": "3/19/2007" + }, + { + "extn": "9044", + "id": "17171", + "name": "Domenic Penn", + "office": "Houston", + "position": "Health Educator", + "salary": "$188,116", + "start_date": "9/23/2009" + }, + { + "extn": "5859", + "id": "17172", + "name": "Lara Oatway", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$235,192", + "start_date": "4/16/2009" + }, + { + "extn": "8175", + "id": "17173", + "name": "Natalie Cooper", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$274,904", + "start_date": "2/7/2019" + }, + { + "extn": "7703", + "id": "17174", + "name": "Abbey Jackson", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$101,325", + "start_date": "9/3/2001" + }, + { + "extn": "2040", + "id": "17175", + "name": "Nicholas Latham", + "office": "London", + "position": "Stockbroker", + "salary": "$36,292", + "start_date": "5/3/2016" + }, + { + "extn": "7194", + "id": "17176", + "name": "Jack Pitt", + "office": "Detroit", + "position": "Ambulatory Nurse", + "salary": "$172,774", + "start_date": "9/30/2013" + }, + { + "extn": "5138", + "id": "17177", + "name": "Barry Reese", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$284,293", + "start_date": "5/8/2014" + }, + { + "extn": "4754", + "id": "17178", + "name": "Peter Knight", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$37,764", + "start_date": "10/22/2016" + }, + { + "extn": "9052", + "id": "17179", + "name": "Hazel Farrant", + "office": "Murfreesboro", + "position": "Biologist", + "salary": "$277,555", + "start_date": "11/9/2007" + }, + { + "extn": "7968", + "id": "17180", + "name": "Lillian Rowe", + "office": "Indianapolis", + "position": "Steward", + "salary": "$270,182", + "start_date": "3/20/2007" + }, + { + "extn": "6161", + "id": "17181", + "name": "Shelby Garcia", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$177,423", + "start_date": "6/22/2005" + }, + { + "extn": "9469", + "id": "17182", + "name": "Carl Swan", + "office": "Louisville", + "position": "Inspector", + "salary": "$102,841", + "start_date": "6/8/2016" + }, + { + "extn": "9844", + "id": "17183", + "name": "Domenic Morrow", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$12,301", + "start_date": "6/14/2001" + }, + { + "extn": "2264", + "id": "17184", + "name": "Jacob Stuart", + "office": "Amarillo", + "position": "HR Coordinator", + "salary": "$74,850", + "start_date": "4/24/2016" + }, + { + "extn": "4200", + "id": "17185", + "name": "Dani Collingwood", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$281,852", + "start_date": "5/20/2008" + }, + { + "extn": "4201", + "id": "17186", + "name": "Ember Middleton", + "office": "Prague", + "position": "Chef Manager", + "salary": "$140,869", + "start_date": "10/24/2005" + }, + { + "extn": "9996", + "id": "17187", + "name": "Gwen Wooldridge", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$132,309", + "start_date": "8/25/2013" + }, + { + "extn": "8817", + "id": "17188", + "name": "Mason Howard", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$74,731", + "start_date": "3/25/2014" + }, + { + "extn": "4546", + "id": "17189", + "name": "Clint Wills", + "office": "Milano", + "position": "Clerk", + "salary": "$243,299", + "start_date": "4/4/2009" + }, + { + "extn": "2445", + "id": "17190", + "name": "Mara Abbey", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$139,156", + "start_date": "5/22/2008" + }, + { + "extn": "1679", + "id": "17191", + "name": "Michael Greenwood", + "office": "Murfreesboro", + "position": "Audiologist", + "salary": "$28,060", + "start_date": "6/1/2008" + }, + { + "extn": "5584", + "id": "17192", + "name": "Dalia Simmons", + "office": "Madrid", + "position": "Project Manager", + "salary": "$256,698", + "start_date": "10/31/2005" + }, + { + "extn": "2586", + "id": "17193", + "name": "Stephanie Weston", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$117,289", + "start_date": "1/17/2011" + }, + { + "extn": "8837", + "id": "17194", + "name": "Clarissa Oatway", + "office": "Springfield", + "position": "Auditor", + "salary": "$113,386", + "start_date": "10/4/2007" + }, + { + "extn": "7929", + "id": "17195", + "name": "Rosalyn Tennant", + "office": "Detroit", + "position": "Audiologist", + "salary": "$124,710", + "start_date": "2/12/2018" + }, + { + "extn": "3165", + "id": "17196", + "name": "Ramon Chapman", + "office": "Richmond", + "position": "Systems Administrator", + "salary": "$78,589", + "start_date": "12/2/2004" + }, + { + "extn": "1734", + "id": "17197", + "name": "Ethan Roman", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$281,808", + "start_date": "5/22/2008" + }, + { + "extn": "4010", + "id": "17198", + "name": "Marvin Hall", + "office": "Berna", + "position": "Lecturer", + "salary": "$280,848", + "start_date": "8/9/2015" + }, + { + "extn": "7459", + "id": "17199", + "name": "Julius Waterson", + "office": "Rochester", + "position": "Bellman", + "salary": "$173,555", + "start_date": "12/26/2002" + }, + { + "extn": "7623", + "id": "17200", + "name": "Angel Richardson", + "office": "New York", + "position": "Operator", + "salary": "$80,547", + "start_date": "7/1/2016" + }, + { + "extn": "8210", + "id": "17201", + "name": "Jade Collingwood", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$196,455", + "start_date": "2/13/2018" + }, + { + "extn": "9010", + "id": "17202", + "name": "Vivian Grey", + "office": "Madison", + "position": "Associate Professor", + "salary": "$272,604", + "start_date": "12/27/2013" + }, + { + "extn": "4869", + "id": "17203", + "name": "Chad Nelson", + "office": "Rochester", + "position": "Mobile Developer", + "salary": "$34,826", + "start_date": "1/3/2001" + }, + { + "extn": "5486", + "id": "17204", + "name": "Percy Willis", + "office": "Tulsa", + "position": "Cash Manager", + "salary": "$289,047", + "start_date": "12/5/2006" + }, + { + "extn": "3393", + "id": "17205", + "name": "Emery Gordon", + "office": "Bucharest", + "position": "Banker", + "salary": "$10,275", + "start_date": "9/4/2018" + }, + { + "extn": "6446", + "id": "17206", + "name": "Tyson Stevenson", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$39,674", + "start_date": "8/4/2009" + }, + { + "extn": "4075", + "id": "17207", + "name": "Jacqueline Veale", + "office": "Oklahoma City", + "position": "Investment Advisor", + "salary": "$187,166", + "start_date": "2/7/2004" + }, + { + "extn": "4879", + "id": "17208", + "name": "Nicholas Eagle", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$51,263", + "start_date": "7/27/2015" + }, + { + "extn": "4283", + "id": "17209", + "name": "Rosemary Abbey", + "office": "Berna", + "position": "HR Specialist", + "salary": "$263,145", + "start_date": "10/4/2014" + }, + { + "extn": "7821", + "id": "17210", + "name": "Julian Eyres", + "office": "Madrid", + "position": "Fabricator", + "salary": "$225,197", + "start_date": "11/25/2011" + }, + { + "extn": "4690", + "id": "17211", + "name": "Margot Cobb", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$293,330", + "start_date": "1/15/2001" + }, + { + "extn": "9059", + "id": "17212", + "name": "Karla Williams", + "office": "Fremont", + "position": "Executive Director", + "salary": "$185,247", + "start_date": "9/11/2016" + }, + { + "extn": "1387", + "id": "17213", + "name": "Noah Osmond", + "office": "Miami", + "position": "Associate Professor", + "salary": "$298,068", + "start_date": "7/13/2000" + }, + { + "extn": "4361", + "id": "17214", + "name": "Martin Ellison", + "office": "Madison", + "position": "Project Manager", + "salary": "$297,341", + "start_date": "8/16/2006" + }, + { + "extn": "2108", + "id": "17215", + "name": "Barry Williams", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$23,466", + "start_date": "12/20/2013" + }, + { + "extn": "9612", + "id": "17216", + "name": "Bryon Russell", + "office": "Bucharest", + "position": "Health Educator", + "salary": "$222,723", + "start_date": "3/9/2000" + }, + { + "extn": "4838", + "id": "17217", + "name": "Bryon Douglas", + "office": "Dallas", + "position": "Doctor", + "salary": "$174,754", + "start_date": "4/15/2009" + }, + { + "extn": "3333", + "id": "17218", + "name": "Bristol Dunbar", + "office": "Valetta", + "position": "Assistant Buyer", + "salary": "$117,919", + "start_date": "12/3/2017" + }, + { + "extn": "4379", + "id": "17219", + "name": "Doug Robertson", + "office": "Los Angeles", + "position": "CNC Operator", + "salary": "$180,350", + "start_date": "6/24/2007" + }, + { + "extn": "5310", + "id": "17220", + "name": "Destiny Norman", + "office": "Albuquerque", + "position": "Machine Operator", + "salary": "$246,329", + "start_date": "7/5/2005" + }, + { + "extn": "5952", + "id": "17221", + "name": "Mark Cavanagh", + "office": "Anaheim", + "position": "Fabricator", + "salary": "$15,264", + "start_date": "11/16/2014" + }, + { + "extn": "7217", + "id": "17222", + "name": "Doug Brooks", + "office": "Wien", + "position": "Business Broker", + "salary": "$182,172", + "start_date": "11/3/2001" + }, + { + "extn": "1393", + "id": "17223", + "name": "Harvey Powell", + "office": "Saint Paul", + "position": "Cook", + "salary": "$197,476", + "start_date": "6/3/2008" + }, + { + "extn": "7746", + "id": "17224", + "name": "Caleb Wilcox", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$139,609", + "start_date": "5/24/2016" + }, + { + "extn": "4800", + "id": "17225", + "name": "Eryn Tennant", + "office": "Anaheim", + "position": "Systems Administrator", + "salary": "$216,710", + "start_date": "8/22/2011" + }, + { + "extn": "9626", + "id": "17226", + "name": "Denny Gates", + "office": "Norfolk", + "position": "Audiologist", + "salary": "$154,669", + "start_date": "1/4/2014" + }, + { + "extn": "9760", + "id": "17227", + "name": "Nancy Robinson", + "office": "Lancaster", + "position": "Healthcare Specialist", + "salary": "$147,461", + "start_date": "10/21/2006" + }, + { + "extn": "4796", + "id": "17228", + "name": "Percy Hunt", + "office": "El Paso", + "position": "Cash Manager", + "salary": "$256,336", + "start_date": "1/17/2000" + }, + { + "extn": "7931", + "id": "17229", + "name": "Matt Osmond", + "office": "Albuquerque", + "position": "Dentist", + "salary": "$10,132", + "start_date": "3/19/2017" + }, + { + "extn": "8312", + "id": "17230", + "name": "Tess Attwood", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$138,525", + "start_date": "3/1/2012" + }, + { + "extn": "1717", + "id": "17231", + "name": "Chadwick Ward", + "office": "Henderson", + "position": "Fabricator", + "salary": "$71,298", + "start_date": "8/23/2005" + }, + { + "extn": "7793", + "id": "17232", + "name": "Barry Martin", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$123,974", + "start_date": "5/13/2011" + }, + { + "extn": "3465", + "id": "17233", + "name": "Kurt Hunter", + "office": "Indianapolis", + "position": "HR Specialist", + "salary": "$142,774", + "start_date": "10/6/2003" + }, + { + "extn": "6762", + "id": "17234", + "name": "Lauren Terry", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$261,435", + "start_date": "8/20/2015" + }, + { + "extn": "2829", + "id": "17235", + "name": "Carla Wren", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$199,087", + "start_date": "1/9/2017" + }, + { + "extn": "6795", + "id": "17236", + "name": "Tyson Campbell", + "office": "Irving", + "position": "Cook", + "salary": "$67,703", + "start_date": "3/18/2000" + }, + { + "extn": "7728", + "id": "17237", + "name": "David Snell", + "office": "Prague", + "position": "Electrician", + "salary": "$78,048", + "start_date": "6/30/2018" + }, + { + "extn": "5670", + "id": "17238", + "name": "Lily Shea", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$141,095", + "start_date": "7/25/2019" + }, + { + "extn": "9712", + "id": "17239", + "name": "Maddison Phillips", + "office": "San Antonio", + "position": "Bellman", + "salary": "$110,049", + "start_date": "11/10/2002" + }, + { + "extn": "5148", + "id": "17240", + "name": "Margaret Ward", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$291,213", + "start_date": "3/12/2002" + }, + { + "extn": "8742", + "id": "17241", + "name": "Wade Becker", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$81,178", + "start_date": "10/1/2009" + }, + { + "extn": "9454", + "id": "17242", + "name": "Hanna Hopkins", + "office": "San Jose", + "position": "Food Technologist", + "salary": "$68,770", + "start_date": "2/16/2019" + }, + { + "extn": "9988", + "id": "17243", + "name": "Mike Richardson", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$37,522", + "start_date": "6/2/2010" + }, + { + "extn": "7732", + "id": "17244", + "name": "Owen Farrell", + "office": "Omaha", + "position": "Electrician", + "salary": "$234,519", + "start_date": "8/18/2005" + }, + { + "extn": "1573", + "id": "17245", + "name": "Taylor Ebden", + "office": "Nashville", + "position": "Treasurer", + "salary": "$292,203", + "start_date": "5/24/2003" + }, + { + "extn": "1416", + "id": "17246", + "name": "Martha Saunders", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$82,667", + "start_date": "10/9/2009" + }, + { + "extn": "4390", + "id": "17247", + "name": "Oliver Mann", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$165,342", + "start_date": "4/16/2004" + }, + { + "extn": "7130", + "id": "17248", + "name": "Anthony Cartwright", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$94,674", + "start_date": "2/25/2009" + }, + { + "extn": "6605", + "id": "17249", + "name": "Cedrick Roth", + "office": "Nashville", + "position": "Steward", + "salary": "$159,480", + "start_date": "9/17/2004" + }, + { + "extn": "4965", + "id": "17250", + "name": "Johnny Matthews", + "office": "Colorado Springs", + "position": "HR Coordinator", + "salary": "$137,066", + "start_date": "10/3/2015" + }, + { + "extn": "2848", + "id": "17251", + "name": "Tony Gardner", + "office": "Glendale", + "position": "Front Desk Coordinator", + "salary": "$156,233", + "start_date": "2/4/2016" + }, + { + "extn": "1580", + "id": "17252", + "name": "Morgan Taylor", + "office": "Salt Lake City", + "position": "Clerk", + "salary": "$138,954", + "start_date": "10/8/2011" + }, + { + "extn": "9092", + "id": "17253", + "name": "Hanna Bailey", + "office": "Valetta", + "position": "Business Broker", + "salary": "$125,358", + "start_date": "5/31/2000" + }, + { + "extn": "8106", + "id": "17254", + "name": "Jayden Wilcox", + "office": "San Antonio", + "position": "Physician", + "salary": "$57,141", + "start_date": "8/20/2000" + }, + { + "extn": "3997", + "id": "17255", + "name": "Sharon Thomson", + "office": "Minneapolis", + "position": "Paramedic", + "salary": "$261,202", + "start_date": "6/23/2014" + }, + { + "extn": "8223", + "id": "17256", + "name": "Deborah Tyrrell", + "office": "Indianapolis", + "position": "Bookkeeper", + "salary": "$125,807", + "start_date": "2/3/2018" + }, + { + "extn": "3309", + "id": "17257", + "name": "Jessica Benfield", + "office": "Venice", + "position": "Global Logistics Supervisor", + "salary": "$292,259", + "start_date": "12/9/2015" + }, + { + "extn": "6058", + "id": "17258", + "name": "Cedrick Fields", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$161,424", + "start_date": "8/22/2013" + }, + { + "extn": "4188", + "id": "17259", + "name": "Boris Fowler", + "office": "Valetta", + "position": "Budget Analyst", + "salary": "$123,103", + "start_date": "7/19/2004" + }, + { + "extn": "4491", + "id": "17260", + "name": "Makenzie Bailey", + "office": "San Francisco", + "position": "Fabricator", + "salary": "$46,729", + "start_date": "5/21/2009" + }, + { + "extn": "3395", + "id": "17261", + "name": "Gil Utterson", + "office": "Berlin", + "position": "Health Educator", + "salary": "$49,033", + "start_date": "12/11/2006" + }, + { + "extn": "8631", + "id": "17262", + "name": "Luke Robe", + "office": "San Diego", + "position": "Inspector", + "salary": "$129,954", + "start_date": "11/28/2008" + }, + { + "extn": "2783", + "id": "17263", + "name": "Kaylee Thorpe", + "office": "Valetta", + "position": "Executive Director", + "salary": "$119,452", + "start_date": "12/11/2005" + }, + { + "extn": "4969", + "id": "17264", + "name": "Roger Notman", + "office": "Tallahassee", + "position": "Mobile Developer", + "salary": "$295,242", + "start_date": "2/7/2019" + }, + { + "extn": "8495", + "id": "17265", + "name": "Enoch Mcnally", + "office": "Venice", + "position": "Fabricator", + "salary": "$58,701", + "start_date": "5/26/2012" + }, + { + "extn": "8706", + "id": "17266", + "name": "Alba Weasley", + "office": "New Orleans", + "position": "Steward", + "salary": "$140,580", + "start_date": "1/6/2003" + }, + { + "extn": "6165", + "id": "17267", + "name": "Sarah Tutton", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$263,687", + "start_date": "2/29/2000" + }, + { + "extn": "3230", + "id": "17268", + "name": "John Butler", + "office": "Innsbruck", + "position": "Cook", + "salary": "$77,406", + "start_date": "4/5/2009" + }, + { + "extn": "9146", + "id": "17269", + "name": "Doris Wood", + "office": "Portland", + "position": "Pharmacist", + "salary": "$266,757", + "start_date": "2/12/2002" + }, + { + "extn": "3353", + "id": "17270", + "name": "Shay Samuel", + "office": "Ontario", + "position": "Doctor", + "salary": "$277,127", + "start_date": "1/6/2001" + }, + { + "extn": "6529", + "id": "17271", + "name": "Daron Goldsmith", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$280,206", + "start_date": "12/6/2017" + }, + { + "extn": "7751", + "id": "17272", + "name": "Cedrick Warden", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$247,236", + "start_date": "1/15/2002" + }, + { + "extn": "2550", + "id": "17273", + "name": "Caleb Thornton", + "office": "Washington", + "position": "Assistant Buyer", + "salary": "$10,243", + "start_date": "1/27/2004" + }, + { + "extn": "6416", + "id": "17274", + "name": "Ally Yoman", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$103,372", + "start_date": "10/6/2009" + }, + { + "extn": "6178", + "id": "17275", + "name": "Joseph Santos", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$101,056", + "start_date": "12/20/2005" + }, + { + "extn": "3642", + "id": "17276", + "name": "Kirsten Groves", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$76,201", + "start_date": "7/7/2014" + }, + { + "extn": "8723", + "id": "17277", + "name": "Leroy Sylvester", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$289,979", + "start_date": "12/7/2009" + }, + { + "extn": "9233", + "id": "17278", + "name": "William Baker", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$158,505", + "start_date": "6/29/2012" + }, + { + "extn": "3694", + "id": "17279", + "name": "Logan Dillon", + "office": "Irving", + "position": "Designer", + "salary": "$43,982", + "start_date": "12/10/2003" + }, + { + "extn": "2901", + "id": "17280", + "name": "Kamila Newman", + "office": "Garland", + "position": "Treasurer", + "salary": "$22,667", + "start_date": "10/12/2008" + }, + { + "extn": "3581", + "id": "17281", + "name": "Natalie Wright", + "office": "Santa Ana", + "position": "Lecturer", + "salary": "$139,395", + "start_date": "3/15/2016" + }, + { + "extn": "2751", + "id": "17282", + "name": "Noah Reid", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$239,757", + "start_date": "12/31/2003" + }, + { + "extn": "6605", + "id": "17283", + "name": "Cedrick Daniells", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$213,429", + "start_date": "4/21/2008" + }, + { + "extn": "5579", + "id": "17284", + "name": "Anthony Walsh", + "office": "Albuquerque", + "position": "Cook", + "salary": "$160,608", + "start_date": "1/31/2018" + }, + { + "extn": "9678", + "id": "17285", + "name": "Bryce Oakley", + "office": "Atlanta", + "position": "Banker", + "salary": "$76,541", + "start_date": "12/2/2004" + }, + { + "extn": "3913", + "id": "17286", + "name": "Enoch Bowen", + "office": "Toledo", + "position": "Electrician", + "salary": "$104,459", + "start_date": "11/7/2003" + }, + { + "extn": "9792", + "id": "17287", + "name": "Rose Grey", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$86,494", + "start_date": "9/26/2013" + }, + { + "extn": "2108", + "id": "17288", + "name": "Havana Robertson", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$229,008", + "start_date": "1/4/2009" + }, + { + "extn": "4779", + "id": "17289", + "name": "Noemi Young", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$252,796", + "start_date": "8/30/2011" + }, + { + "extn": "3130", + "id": "17290", + "name": "Helen Johnson", + "office": "Innsbruck", + "position": "Project Manager", + "salary": "$210,623", + "start_date": "5/17/2005" + }, + { + "extn": "6310", + "id": "17291", + "name": "Bridget Jackson", + "office": "Long Beach", + "position": "Budget Analyst", + "salary": "$289,315", + "start_date": "5/29/2001" + }, + { + "extn": "1767", + "id": "17292", + "name": "Samara Andrews", + "office": "Honolulu", + "position": "Project Manager", + "salary": "$150,343", + "start_date": "5/29/2005" + }, + { + "extn": "8983", + "id": "17293", + "name": "Mason Larsen", + "office": "Tokyo", + "position": "Doctor", + "salary": "$216,907", + "start_date": "4/25/2004" + }, + { + "extn": "1775", + "id": "17294", + "name": "Lana Thornton", + "office": "Huntsville", + "position": "IT Support Staff", + "salary": "$92,608", + "start_date": "10/16/2019" + }, + { + "extn": "4117", + "id": "17295", + "name": "Melania Thornton", + "office": "Moreno Valley", + "position": "Physician", + "salary": "$200,234", + "start_date": "9/7/2003" + }, + { + "extn": "5933", + "id": "17296", + "name": "Alexa Weston", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$225,697", + "start_date": "8/24/2003" + }, + { + "extn": "2409", + "id": "17297", + "name": "Harry Robertson", + "office": "Columbus", + "position": "Electrician", + "salary": "$17,918", + "start_date": "9/13/2003" + }, + { + "extn": "2216", + "id": "17298", + "name": "Maxwell Hudson", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$79,620", + "start_date": "4/12/2017" + }, + { + "extn": "5192", + "id": "17299", + "name": "Ronald Tailor", + "office": "Paris", + "position": "Treasurer", + "salary": "$279,125", + "start_date": "12/1/2008" + }, + { + "extn": "7667", + "id": "17300", + "name": "Rick Forester", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$293,810", + "start_date": "7/29/2000" + }, + { + "extn": "2461", + "id": "17301", + "name": "Chester Thompson", + "office": "London", + "position": "Business Broker", + "salary": "$266,113", + "start_date": "12/18/2000" + }, + { + "extn": "9745", + "id": "17302", + "name": "Morgan Ellery", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$75,499", + "start_date": "4/17/2014" + }, + { + "extn": "4693", + "id": "17303", + "name": "Luke Lee", + "office": "Valetta", + "position": "Steward", + "salary": "$270,037", + "start_date": "8/2/2002" + }, + { + "extn": "1770", + "id": "17304", + "name": "Renee Parker", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$248,968", + "start_date": "9/12/2005" + }, + { + "extn": "1570", + "id": "17305", + "name": "Javier Exton", + "office": "Atlanta", + "position": "Doctor", + "salary": "$137,409", + "start_date": "2/18/2001" + }, + { + "extn": "7795", + "id": "17306", + "name": "Agnes Hardwick", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$239,413", + "start_date": "8/28/2012" + }, + { + "extn": "7030", + "id": "17307", + "name": "Mayleen Styles", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$266,523", + "start_date": "8/5/2012" + }, + { + "extn": "9203", + "id": "17308", + "name": "Josephine Reading", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$206,959", + "start_date": "4/29/2001" + }, + { + "extn": "6418", + "id": "17309", + "name": "Rihanna Alcroft", + "office": "Oklahoma City", + "position": "Cash Manager", + "salary": "$113,814", + "start_date": "7/22/2010" + }, + { + "extn": "2889", + "id": "17310", + "name": "Dorothy Dunbar", + "office": "Lancaster", + "position": "Software Engineer", + "salary": "$266,997", + "start_date": "9/5/2007" + }, + { + "extn": "8084", + "id": "17311", + "name": "Caydence Stewart", + "office": "San Antonio", + "position": "Food Technologist", + "salary": "$203,433", + "start_date": "5/30/2014" + }, + { + "extn": "2435", + "id": "17312", + "name": "Carter Jones", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$181,557", + "start_date": "8/26/2000" + }, + { + "extn": "3675", + "id": "17313", + "name": "Rylee Wilson", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$17,902", + "start_date": "12/30/2016" + }, + { + "extn": "8178", + "id": "17314", + "name": "Boris Clarke", + "office": "Detroit", + "position": "Cook", + "salary": "$116,362", + "start_date": "10/10/2014" + }, + { + "extn": "7429", + "id": "17315", + "name": "Penny Denton", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$96,136", + "start_date": "7/6/2004" + }, + { + "extn": "7349", + "id": "17316", + "name": "Evelynn Cadman", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$243,764", + "start_date": "7/7/2008" + }, + { + "extn": "3842", + "id": "17317", + "name": "Nathan Welsch", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$28,070", + "start_date": "8/31/2004" + }, + { + "extn": "3470", + "id": "17318", + "name": "Matt Dixon", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$223,617", + "start_date": "10/29/2002" + }, + { + "extn": "1185", + "id": "17319", + "name": "Clint Collins", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$195,625", + "start_date": "10/11/2000" + }, + { + "extn": "6271", + "id": "17320", + "name": "Norah Morgan", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$10,560", + "start_date": "1/30/2018" + }, + { + "extn": "9287", + "id": "17321", + "name": "Jocelyn Shaw", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$91,002", + "start_date": "1/25/2003" + }, + { + "extn": "3505", + "id": "17322", + "name": "Owen Blythe", + "office": "Milano", + "position": "Software Engineer", + "salary": "$51,382", + "start_date": "4/4/2004" + }, + { + "extn": "3827", + "id": "17323", + "name": "Liam Farrow", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$31,419", + "start_date": "1/16/2011" + }, + { + "extn": "9819", + "id": "17324", + "name": "Makena Lynn", + "office": "Houston", + "position": "Accountant", + "salary": "$252,845", + "start_date": "5/7/2002" + }, + { + "extn": "1873", + "id": "17325", + "name": "Lynn Dyson", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$109,555", + "start_date": "7/23/2012" + }, + { + "extn": "2243", + "id": "17326", + "name": "Manuel Vane", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$212,935", + "start_date": "9/2/2016" + }, + { + "extn": "5681", + "id": "17327", + "name": "Macy Ramsey", + "office": "Bridgeport", + "position": "Associate Professor", + "salary": "$247,214", + "start_date": "8/26/2004" + }, + { + "extn": "5467", + "id": "17328", + "name": "Matthew Kirby", + "office": "Berna", + "position": "Healthcare Specialist", + "salary": "$162,220", + "start_date": "2/12/2009" + }, + { + "extn": "1120", + "id": "17329", + "name": "Louise Andrews", + "office": "Wien", + "position": "Production Painter", + "salary": "$52,616", + "start_date": "6/10/2019" + }, + { + "extn": "5012", + "id": "17330", + "name": "Amy Alldridge", + "office": "Bucharest", + "position": "Service Supervisor", + "salary": "$40,710", + "start_date": "3/30/2002" + }, + { + "extn": "7288", + "id": "17331", + "name": "Rachael Morrison", + "office": "Berna", + "position": "Production Painter", + "salary": "$133,197", + "start_date": "10/28/2006" + }, + { + "extn": "5155", + "id": "17332", + "name": "Ramon Davies", + "office": "Atlanta", + "position": "Electrician", + "salary": "$70,413", + "start_date": "5/21/2004" + }, + { + "extn": "5470", + "id": "17333", + "name": "Melody Quinn", + "office": "Long Beach", + "position": "Restaurant Manager", + "salary": "$205,532", + "start_date": "4/9/2000" + }, + { + "extn": "6144", + "id": "17334", + "name": "Marvin Ellwood", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$168,163", + "start_date": "7/31/2005" + }, + { + "extn": "9473", + "id": "17335", + "name": "Elijah Ross", + "office": "Santa Ana", + "position": "Business Broker", + "salary": "$136,816", + "start_date": "12/1/2012" + }, + { + "extn": "4286", + "id": "17336", + "name": "Sydney Evans", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$88,648", + "start_date": "10/21/2016" + }, + { + "extn": "8452", + "id": "17337", + "name": "Nina Baker", + "office": "Fullerton", + "position": "Doctor", + "salary": "$173,985", + "start_date": "11/18/2012" + }, + { + "extn": "7347", + "id": "17338", + "name": "Gabriel Wright", + "office": "Honolulu", + "position": "Bellman", + "salary": "$175,314", + "start_date": "6/6/2001" + }, + { + "extn": "8236", + "id": "17339", + "name": "Tom Wright", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$85,722", + "start_date": "3/4/2018" + }, + { + "extn": "9843", + "id": "17340", + "name": "Sofia Bowen", + "office": "Salem", + "position": "Staffing Consultant", + "salary": "$69,775", + "start_date": "4/29/2016" + }, + { + "extn": "5220", + "id": "17341", + "name": "Jolene Purvis", + "office": "Kansas City", + "position": "Designer", + "salary": "$82,226", + "start_date": "10/25/2002" + }, + { + "extn": "5191", + "id": "17342", + "name": "Hank Adler", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$160,806", + "start_date": "10/6/2016" + }, + { + "extn": "5314", + "id": "17343", + "name": "Nicholas Lindop", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$30,783", + "start_date": "10/9/2001" + }, + { + "extn": "6459", + "id": "17344", + "name": "Harvey Bingham", + "office": "Stockton", + "position": "Physician", + "salary": "$34,398", + "start_date": "11/13/2008" + }, + { + "extn": "3564", + "id": "17345", + "name": "Ramon Andrews", + "office": "Oakland", + "position": "Operator", + "salary": "$200,715", + "start_date": "2/2/2007" + }, + { + "extn": "8009", + "id": "17346", + "name": "Brad Torres", + "office": "Henderson", + "position": "Treasurer", + "salary": "$292,923", + "start_date": "2/20/2013" + }, + { + "extn": "4171", + "id": "17347", + "name": "Denny Thatcher", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$22,635", + "start_date": "9/24/2004" + }, + { + "extn": "7960", + "id": "17348", + "name": "Hannah Chappell", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$77,869", + "start_date": "12/15/2015" + }, + { + "extn": "5327", + "id": "17349", + "name": "Ron Weasley", + "office": "Fort Lauderdale", + "position": "Doctor", + "salary": "$92,188", + "start_date": "4/3/2013" + }, + { + "extn": "7041", + "id": "17350", + "name": "Cameron Johnson", + "office": "Sacramento", + "position": "Food Technologist", + "salary": "$259,228", + "start_date": "2/6/2000" + }, + { + "extn": "7716", + "id": "17351", + "name": "Rita Judd", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$88,274", + "start_date": "8/19/2017" + }, + { + "extn": "2931", + "id": "17352", + "name": "Camden Miller", + "office": "Long Beach", + "position": "Cashier", + "salary": "$249,073", + "start_date": "1/10/2015" + }, + { + "extn": "2000", + "id": "17353", + "name": "Denis Slater", + "office": "Laredo", + "position": "Staffing Consultant", + "salary": "$80,250", + "start_date": "8/22/2002" + }, + { + "extn": "6301", + "id": "17354", + "name": "Judith Judd", + "office": "Philadelphia", + "position": "Operator", + "salary": "$263,138", + "start_date": "4/14/2018" + }, + { + "extn": "4069", + "id": "17355", + "name": "John Leslie", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$167,401", + "start_date": "9/4/2015" + }, + { + "extn": "6159", + "id": "17356", + "name": "Julian Blackwall", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$234,542", + "start_date": "6/5/2015" + }, + { + "extn": "4121", + "id": "17357", + "name": "Charlize Pratt", + "office": "Miami", + "position": "Banker", + "salary": "$293,261", + "start_date": "5/5/2003" + }, + { + "extn": "3458", + "id": "17358", + "name": "Liam Rogers", + "office": "Fremont", + "position": "Physician", + "salary": "$132,920", + "start_date": "9/16/2015" + }, + { + "extn": "9456", + "id": "17359", + "name": "Anthony Turner", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$82,216", + "start_date": "11/30/2006" + }, + { + "extn": "8953", + "id": "17360", + "name": "Adalind Chapman", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$183,271", + "start_date": "10/17/2008" + }, + { + "extn": "9486", + "id": "17361", + "name": "Eduardo Stanley", + "office": "Salem", + "position": "Business Broker", + "salary": "$95,535", + "start_date": "1/3/2010" + }, + { + "extn": "3279", + "id": "17362", + "name": "Carl Knott", + "office": "Boston", + "position": "Cash Manager", + "salary": "$199,470", + "start_date": "7/15/2004" + }, + { + "extn": "4707", + "id": "17363", + "name": "Janelle Mullins", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$282,181", + "start_date": "1/4/2018" + }, + { + "extn": "7425", + "id": "17364", + "name": "Marvin Hunter", + "office": "Baltimore", + "position": "Electrician", + "salary": "$50,175", + "start_date": "1/16/2008" + }, + { + "extn": "7078", + "id": "17365", + "name": "Brooklyn Yates", + "office": "Boston", + "position": "Business Broker", + "salary": "$96,981", + "start_date": "10/10/2003" + }, + { + "extn": "9191", + "id": "17366", + "name": "Tony Collins", + "office": "Escondido", + "position": "HR Coordinator", + "salary": "$212,132", + "start_date": "11/1/2001" + }, + { + "extn": "5091", + "id": "17367", + "name": "Mandy Tennant", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$292,874", + "start_date": "3/18/2010" + }, + { + "extn": "2837", + "id": "17368", + "name": "Manuel Whittle", + "office": "Los Angeles", + "position": "Operator", + "salary": "$251,867", + "start_date": "8/12/2004" + }, + { + "extn": "4841", + "id": "17369", + "name": "Melania Speed", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$80,399", + "start_date": "10/28/2009" + }, + { + "extn": "6450", + "id": "17370", + "name": "Jack Raven", + "office": "Salem", + "position": "Paramedic", + "salary": "$216,657", + "start_date": "8/3/2014" + }, + { + "extn": "2595", + "id": "17371", + "name": "Camellia Dubois", + "office": "Miami", + "position": "Production Painter", + "salary": "$256,761", + "start_date": "8/14/2017" + }, + { + "extn": "4177", + "id": "17372", + "name": "Chadwick Squire", + "office": "Portland", + "position": "HR Specialist", + "salary": "$281,004", + "start_date": "9/28/2001" + }, + { + "extn": "9745", + "id": "17373", + "name": "Russel Hunt", + "office": "Lisbon", + "position": "Operator", + "salary": "$288,917", + "start_date": "6/8/2012" + }, + { + "extn": "9763", + "id": "17374", + "name": "Mona Forth", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$193,512", + "start_date": "4/22/2006" + }, + { + "extn": "8007", + "id": "17375", + "name": "Mavis Snell", + "office": "Garland", + "position": "Clerk", + "salary": "$212,401", + "start_date": "8/2/2007" + }, + { + "extn": "2413", + "id": "17376", + "name": "Mona Hill", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$14,894", + "start_date": "3/6/2018" + }, + { + "extn": "1921", + "id": "17377", + "name": "Julian Carson", + "office": "Rochester", + "position": "Loan Officer", + "salary": "$206,119", + "start_date": "4/6/2002" + }, + { + "extn": "7064", + "id": "17378", + "name": "William Rivers", + "office": "Washington", + "position": "Web Developer", + "salary": "$119,971", + "start_date": "10/28/2016" + }, + { + "extn": "5342", + "id": "17379", + "name": "Jacob Paterson", + "office": "Innsbruck", + "position": "Loan Officer", + "salary": "$262,912", + "start_date": "3/11/2003" + }, + { + "extn": "6259", + "id": "17380", + "name": "Marvin Foxley", + "office": "Anaheim", + "position": "Machine Operator", + "salary": "$236,059", + "start_date": "7/21/2005" + }, + { + "extn": "8511", + "id": "17381", + "name": "Oliver Cattell", + "office": "Salt Lake City", + "position": "Electrician", + "salary": "$251,199", + "start_date": "10/24/2004" + }, + { + "extn": "8816", + "id": "17382", + "name": "Gladys Weasley", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$226,601", + "start_date": "7/10/2012" + }, + { + "extn": "1470", + "id": "17383", + "name": "Vera Walker", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$200,389", + "start_date": "3/26/2005" + }, + { + "extn": "4334", + "id": "17384", + "name": "Angela Power", + "office": "Valetta", + "position": "Call Center Representative", + "salary": "$65,478", + "start_date": "6/20/2006" + }, + { + "extn": "3361", + "id": "17385", + "name": "George Dwyer", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$163,003", + "start_date": "2/28/2008" + }, + { + "extn": "3627", + "id": "17386", + "name": "Matt Healy", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$174,350", + "start_date": "10/11/2003" + }, + { + "extn": "5197", + "id": "17387", + "name": "Karen Woodcock", + "office": "Henderson", + "position": "Web Developer", + "salary": "$41,855", + "start_date": "3/5/2005" + }, + { + "extn": "2597", + "id": "17388", + "name": "Chadwick Richards", + "office": "Lyon", + "position": "Fabricator", + "salary": "$130,422", + "start_date": "1/11/2000" + }, + { + "extn": "9233", + "id": "17389", + "name": "Daron Hardwick", + "office": "Glendale", + "position": "Service Supervisor", + "salary": "$139,310", + "start_date": "9/4/2000" + }, + { + "extn": "2183", + "id": "17390", + "name": "Isabel Jenkins", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$107,370", + "start_date": "9/28/2018" + }, + { + "extn": "3490", + "id": "17391", + "name": "Mason Lynn", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$131,340", + "start_date": "4/4/2000" + }, + { + "extn": "6679", + "id": "17392", + "name": "Mike Dickson", + "office": "Pittsburgh", + "position": "Fabricator", + "salary": "$84,503", + "start_date": "11/11/2006" + }, + { + "extn": "4713", + "id": "17393", + "name": "Keira Sawyer", + "office": "Phoenix", + "position": "Banker", + "salary": "$200,768", + "start_date": "4/2/2017" + }, + { + "extn": "8871", + "id": "17394", + "name": "Daron Gray", + "office": "Louisville", + "position": "Chef Manager", + "salary": "$33,993", + "start_date": "1/9/2015" + }, + { + "extn": "5019", + "id": "17395", + "name": "George Mcleod", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$65,483", + "start_date": "3/23/2006" + }, + { + "extn": "6374", + "id": "17396", + "name": "Ada Hunt", + "office": "London", + "position": "Chef Manager", + "salary": "$149,794", + "start_date": "11/28/2011" + }, + { + "extn": "2927", + "id": "17397", + "name": "Eryn Jones", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$249,173", + "start_date": "5/6/2009" + }, + { + "extn": "9140", + "id": "17398", + "name": "Tom Penn", + "office": "Milano", + "position": "Webmaster", + "salary": "$31,589", + "start_date": "5/24/2008" + }, + { + "extn": "5429", + "id": "17399", + "name": "Mason Quinton", + "office": "Amarillo", + "position": "Clerk", + "salary": "$201,117", + "start_date": "3/6/2003" + }, + { + "extn": "8599", + "id": "17400", + "name": "Oliver Bell", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$133,131", + "start_date": "12/23/2001" + }, + { + "extn": "1982", + "id": "17401", + "name": "Aurelia Cartwright", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$292,591", + "start_date": "10/18/2013" + }, + { + "extn": "3513", + "id": "17402", + "name": "Martin Pitt", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$80,239", + "start_date": "6/2/2019" + }, + { + "extn": "2992", + "id": "17403", + "name": "Liam Hall", + "office": "Wien", + "position": "IT Support Staff", + "salary": "$115,070", + "start_date": "6/24/2011" + }, + { + "extn": "2657", + "id": "17404", + "name": "Bryce Adams", + "office": "Fullerton", + "position": "Electrician", + "salary": "$189,433", + "start_date": "1/4/2001" + }, + { + "extn": "9111", + "id": "17405", + "name": "Fiona Fulton", + "office": "Berna", + "position": "Webmaster", + "salary": "$213,599", + "start_date": "4/9/2016" + }, + { + "extn": "1410", + "id": "17406", + "name": "Jacob Rodgers", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$159,496", + "start_date": "5/28/2009" + }, + { + "extn": "3869", + "id": "17407", + "name": "Chris Simmons", + "office": "Washington", + "position": "Insurance Broker", + "salary": "$174,025", + "start_date": "10/7/2015" + }, + { + "extn": "8022", + "id": "17408", + "name": "Kieth Ryan", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$258,119", + "start_date": "6/8/2013" + }, + { + "extn": "3146", + "id": "17409", + "name": "Leslie Price", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$113,607", + "start_date": "2/9/2000" + }, + { + "extn": "6192", + "id": "17410", + "name": "Quinn Brooks", + "office": "Lakewood", + "position": "Steward", + "salary": "$282,671", + "start_date": "12/12/2009" + }, + { + "extn": "7156", + "id": "17411", + "name": "Lauren Pickard", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$145,758", + "start_date": "10/6/2013" + }, + { + "extn": "8864", + "id": "17412", + "name": "Sonya Norburn", + "office": "Las Vegas", + "position": "Designer", + "salary": "$276,621", + "start_date": "1/13/2011" + }, + { + "extn": "9143", + "id": "17413", + "name": "Danny Adams", + "office": "Springfield", + "position": "Laboratory Technician", + "salary": "$232,262", + "start_date": "12/28/2001" + }, + { + "extn": "2334", + "id": "17414", + "name": "Naomi Thatcher", + "office": "Norfolk", + "position": "Production Painter", + "salary": "$195,460", + "start_date": "5/16/2006" + }, + { + "extn": "6487", + "id": "17415", + "name": "George Harrison", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$230,892", + "start_date": "6/13/2012" + }, + { + "extn": "3365", + "id": "17416", + "name": "Ilona Hill", + "office": "Washington", + "position": "Audiologist", + "salary": "$111,378", + "start_date": "8/25/2015" + }, + { + "extn": "9072", + "id": "17417", + "name": "Cedrick Sawyer", + "office": "Long Beach", + "position": "Accountant", + "salary": "$98,823", + "start_date": "2/3/2008" + }, + { + "extn": "9538", + "id": "17418", + "name": "Ethan Oliver", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$70,046", + "start_date": "9/24/2009" + }, + { + "extn": "8420", + "id": "17419", + "name": "Denny Larsen", + "office": "Fremont", + "position": "Cash Manager", + "salary": "$66,269", + "start_date": "2/27/2001" + }, + { + "extn": "3539", + "id": "17420", + "name": "Cedrick Graham", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$134,409", + "start_date": "6/28/2014" + }, + { + "extn": "6429", + "id": "17421", + "name": "Angelina Murphy", + "office": "Stockton", + "position": "Machine Operator", + "salary": "$278,865", + "start_date": "8/30/2016" + }, + { + "extn": "3428", + "id": "17422", + "name": "Julius Rogers", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$16,351", + "start_date": "7/28/2011" + }, + { + "extn": "3691", + "id": "17423", + "name": "Harry Savage", + "office": "Salem", + "position": "Biologist", + "salary": "$180,038", + "start_date": "2/18/2004" + }, + { + "extn": "7371", + "id": "17424", + "name": "Enoch Weatcroft", + "office": "Otawa", + "position": "Fabricator", + "salary": "$145,136", + "start_date": "1/9/2009" + }, + { + "extn": "2337", + "id": "17425", + "name": "Deborah Blythe", + "office": "Fremont", + "position": "Project Manager", + "salary": "$94,612", + "start_date": "2/20/2009" + }, + { + "extn": "4355", + "id": "17426", + "name": "Daron Radley", + "office": "Rome", + "position": "Auditor", + "salary": "$99,068", + "start_date": "9/24/2010" + }, + { + "extn": "6127", + "id": "17427", + "name": "Tara Tyler", + "office": "Irving", + "position": "Executive Director", + "salary": "$267,440", + "start_date": "5/12/2017" + }, + { + "extn": "7040", + "id": "17428", + "name": "Scarlett Larkin", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$170,321", + "start_date": "3/9/2001" + }, + { + "extn": "2598", + "id": "17429", + "name": "Rufus Armstrong", + "office": "San Jose", + "position": "Clerk", + "salary": "$173,280", + "start_date": "8/18/2001" + }, + { + "extn": "5328", + "id": "17430", + "name": "Isabel Bowen", + "office": "Prague", + "position": "Doctor", + "salary": "$184,731", + "start_date": "9/2/2017" + }, + { + "extn": "4906", + "id": "17431", + "name": "Cameron Grant", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$242,210", + "start_date": "4/1/2017" + }, + { + "extn": "2590", + "id": "17432", + "name": "Lorraine Holt", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$100,392", + "start_date": "11/2/2013" + }, + { + "extn": "9379", + "id": "17433", + "name": "Kamila Pratt", + "office": "Long Beach", + "position": "Insurance Broker", + "salary": "$106,872", + "start_date": "6/24/2011" + }, + { + "extn": "2801", + "id": "17434", + "name": "Enoch Marshall", + "office": "Saint Paul", + "position": "Clerk", + "salary": "$135,649", + "start_date": "11/7/2012" + }, + { + "extn": "4387", + "id": "17435", + "name": "Bart Watt", + "office": "Springfield", + "position": "Auditor", + "salary": "$27,032", + "start_date": "3/2/2014" + }, + { + "extn": "1880", + "id": "17436", + "name": "Wade Hunt", + "office": "Dallas", + "position": "Systems Administrator", + "salary": "$22,495", + "start_date": "8/13/2018" + }, + { + "extn": "6260", + "id": "17437", + "name": "Ethan Buckley", + "office": "Irving", + "position": "HR Specialist", + "salary": "$225,059", + "start_date": "11/13/2009" + }, + { + "extn": "5523", + "id": "17438", + "name": "Barney Whittle", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$132,302", + "start_date": "1/5/2004" + }, + { + "extn": "6010", + "id": "17439", + "name": "Carl Flett", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$194,480", + "start_date": "11/30/2010" + }, + { + "extn": "7345", + "id": "17440", + "name": "Priscilla Furnell", + "office": "Pittsburgh", + "position": "Baker", + "salary": "$26,251", + "start_date": "7/29/2002" + }, + { + "extn": "8382", + "id": "17441", + "name": "Eden Everett", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$193,505", + "start_date": "8/23/2008" + }, + { + "extn": "1318", + "id": "17442", + "name": "Taylor Woodley", + "office": "Milwaukee", + "position": "Executive Director", + "salary": "$150,522", + "start_date": "8/28/2018" + }, + { + "extn": "8341", + "id": "17443", + "name": "Jasmine Swan", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$22,763", + "start_date": "11/10/2009" + }, + { + "extn": "4015", + "id": "17444", + "name": "Mona Osman", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$46,336", + "start_date": "6/23/2014" + }, + { + "extn": "7029", + "id": "17445", + "name": "Lucas Potter", + "office": "Kansas City", + "position": "CNC Operator", + "salary": "$116,843", + "start_date": "11/15/2001" + }, + { + "extn": "6389", + "id": "17446", + "name": "Tom Abbot", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$125,208", + "start_date": "4/18/2012" + }, + { + "extn": "2070", + "id": "17447", + "name": "Emery Williams", + "office": "Berlin", + "position": "Banker", + "salary": "$140,450", + "start_date": "1/5/2012" + }, + { + "extn": "6521", + "id": "17448", + "name": "David Douglas", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$31,231", + "start_date": "5/27/2016" + }, + { + "extn": "2416", + "id": "17449", + "name": "Mackenzie Casey", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$276,129", + "start_date": "8/7/2002" + }, + { + "extn": "7840", + "id": "17450", + "name": "Isabella Ellison", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$135,232", + "start_date": "5/7/2019" + }, + { + "extn": "7711", + "id": "17451", + "name": "Carter Maxwell", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$280,327", + "start_date": "2/17/2000" + }, + { + "extn": "6398", + "id": "17452", + "name": "Adina Thompson", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$81,470", + "start_date": "11/21/2008" + }, + { + "extn": "8749", + "id": "17453", + "name": "Lucy Utterson", + "office": "Springfield", + "position": "HR Specialist", + "salary": "$32,740", + "start_date": "4/29/2001" + }, + { + "extn": "1475", + "id": "17454", + "name": "Mason Lane", + "office": "Scottsdale", + "position": "Physician", + "salary": "$185,480", + "start_date": "8/22/2007" + }, + { + "extn": "7911", + "id": "17455", + "name": "Remy Wilcox", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$96,653", + "start_date": "6/13/2007" + }, + { + "extn": "3921", + "id": "17456", + "name": "Carl Bradley", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$280,032", + "start_date": "11/19/2002" + }, + { + "extn": "1116", + "id": "17457", + "name": "Sebastian Rowlands", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$232,236", + "start_date": "11/4/2007" + }, + { + "extn": "4195", + "id": "17458", + "name": "Stephanie Nayler", + "office": "Henderson", + "position": "Designer", + "salary": "$244,984", + "start_date": "12/4/2005" + }, + { + "extn": "1241", + "id": "17459", + "name": "Cristal Dale", + "office": "Sacramento", + "position": "HR Coordinator", + "salary": "$100,706", + "start_date": "3/15/2001" + }, + { + "extn": "4428", + "id": "17460", + "name": "Owen Stanton", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$23,356", + "start_date": "3/12/2007" + }, + { + "extn": "2819", + "id": "17461", + "name": "Hank Mitchell", + "office": "Albuquerque", + "position": "Pharmacist", + "salary": "$231,130", + "start_date": "9/4/2015" + }, + { + "extn": "4213", + "id": "17462", + "name": "Chris Plumb", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$265,149", + "start_date": "4/24/2007" + }, + { + "extn": "6538", + "id": "17463", + "name": "Laila Ross", + "office": "Ontario", + "position": "Clerk", + "salary": "$186,369", + "start_date": "3/16/2018" + }, + { + "extn": "8298", + "id": "17464", + "name": "Harvey Styles", + "office": "Honolulu", + "position": "Dentist", + "salary": "$85,288", + "start_date": "1/9/2017" + }, + { + "extn": "3760", + "id": "17465", + "name": "Louise Uttley", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$168,536", + "start_date": "2/10/2000" + }, + { + "extn": "2132", + "id": "17466", + "name": "Joseph Jeffery", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$63,325", + "start_date": "6/21/2003" + }, + { + "extn": "5174", + "id": "17467", + "name": "Elijah Morris", + "office": "Hayward", + "position": "Banker", + "salary": "$245,528", + "start_date": "1/22/2011" + }, + { + "extn": "7799", + "id": "17468", + "name": "Mabel Turner", + "office": "Rome", + "position": "Physician", + "salary": "$217,762", + "start_date": "2/14/2012" + }, + { + "extn": "2830", + "id": "17469", + "name": "Alexa Shaw", + "office": "Oakland", + "position": "Audiologist", + "salary": "$243,398", + "start_date": "7/12/2014" + }, + { + "extn": "5427", + "id": "17470", + "name": "Norah Simpson", + "office": "Lincoln", + "position": "Ambulatory Nurse", + "salary": "$187,781", + "start_date": "9/29/2010" + }, + { + "extn": "6365", + "id": "17471", + "name": "Cecilia Collingwood", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$214,961", + "start_date": "4/25/2008" + }, + { + "extn": "7789", + "id": "17472", + "name": "Jazmin Skinner", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$118,661", + "start_date": "1/9/2007" + }, + { + "extn": "7370", + "id": "17473", + "name": "Christine Whatson", + "office": "Charlotte", + "position": "Clerk", + "salary": "$104,038", + "start_date": "5/12/2002" + }, + { + "extn": "3810", + "id": "17474", + "name": "Elijah Ramsey", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$299,003", + "start_date": "9/15/2002" + }, + { + "extn": "5339", + "id": "17475", + "name": "Manuel Stone ", + "office": "Phoenix", + "position": "Business Broker", + "salary": "$152,684", + "start_date": "8/12/2015" + }, + { + "extn": "7115", + "id": "17476", + "name": "Denis White", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$47,536", + "start_date": "2/10/2014" + }, + { + "extn": "7765", + "id": "17477", + "name": "Mackenzie Lloyd", + "office": "Lyon", + "position": "Chef Manager", + "salary": "$205,203", + "start_date": "10/30/2000" + }, + { + "extn": "1313", + "id": "17478", + "name": "Harvey Mcgee", + "office": "Springfield", + "position": "Doctor", + "salary": "$70,935", + "start_date": "8/18/2012" + }, + { + "extn": "7707", + "id": "17479", + "name": "Liam Rowe", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$16,865", + "start_date": "1/22/2009" + }, + { + "extn": "5220", + "id": "17480", + "name": "Christine Campbell", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$30,189", + "start_date": "9/13/2000" + }, + { + "extn": "3294", + "id": "17481", + "name": "Courtney Blackwall", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$271,444", + "start_date": "6/2/2013" + }, + { + "extn": "8906", + "id": "17482", + "name": "Nina Clifford", + "office": "Hollywood", + "position": "Budget Analyst", + "salary": "$100,069", + "start_date": "11/17/2005" + }, + { + "extn": "1314", + "id": "17483", + "name": "Anais Walker", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$59,357", + "start_date": "5/1/2003" + }, + { + "extn": "4496", + "id": "17484", + "name": "Catherine Allington", + "office": "Las Vegas", + "position": "Operator", + "salary": "$19,269", + "start_date": "1/2/2004" + }, + { + "extn": "5313", + "id": "17485", + "name": "Johnathan Clifton", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$156,432", + "start_date": "2/10/2003" + }, + { + "extn": "9098", + "id": "17486", + "name": "Vera Patel", + "office": "Paris", + "position": "Health Educator", + "salary": "$234,583", + "start_date": "9/21/2012" + }, + { + "extn": "9161", + "id": "17487", + "name": "Ramon Hopkins", + "office": "Fullerton", + "position": "Staffing Consultant", + "salary": "$146,863", + "start_date": "1/3/2018" + }, + { + "extn": "4110", + "id": "17488", + "name": "Morgan Sheldon", + "office": "Detroit", + "position": "Health Educator", + "salary": "$105,520", + "start_date": "8/28/2013" + }, + { + "extn": "2817", + "id": "17489", + "name": "Barney Stark", + "office": "Kansas City", + "position": "Call Center Representative", + "salary": "$191,324", + "start_date": "12/27/2005" + }, + { + "extn": "5694", + "id": "17490", + "name": "Judith Benfield", + "office": "Albuquerque", + "position": "Cash Manager", + "salary": "$15,423", + "start_date": "12/15/2004" + }, + { + "extn": "1448", + "id": "17491", + "name": "Jazmin Addley", + "office": "San Bernardino", + "position": "Cook", + "salary": "$116,218", + "start_date": "11/13/2005" + }, + { + "extn": "7386", + "id": "17492", + "name": "Penny Farrell", + "office": "Long Beach", + "position": "Auditor", + "salary": "$251,604", + "start_date": "12/31/2013" + }, + { + "extn": "2155", + "id": "17493", + "name": "Remy Brett", + "office": "Portland", + "position": "Electrician", + "salary": "$22,485", + "start_date": "4/23/2003" + }, + { + "extn": "4102", + "id": "17494", + "name": "Noemi Chadwick", + "office": "Portland", + "position": "Associate Professor", + "salary": "$40,076", + "start_date": "12/30/2004" + }, + { + "extn": "2703", + "id": "17495", + "name": "Lexi Chappell", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$40,035", + "start_date": "9/17/2010" + }, + { + "extn": "2966", + "id": "17496", + "name": "Jennifer Gosling", + "office": "Hayward", + "position": "Physician", + "salary": "$210,064", + "start_date": "4/28/2003" + }, + { + "extn": "8907", + "id": "17497", + "name": "Adela King", + "office": "Salem", + "position": "HR Coordinator", + "salary": "$182,202", + "start_date": "3/1/2007" + }, + { + "extn": "7696", + "id": "17498", + "name": "Gwenyth Salt", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$73,243", + "start_date": "5/22/2019" + }, + { + "extn": "5775", + "id": "17499", + "name": "Manuel Stewart", + "office": "Denver", + "position": "Biologist", + "salary": "$192,283", + "start_date": "8/30/2000" + }, + { + "extn": "9645", + "id": "17500", + "name": "Jamie Uttley", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$71,049", + "start_date": "2/12/2013" + }, + { + "extn": "5416", + "id": "17501", + "name": "Gina Yang", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$126,922", + "start_date": "5/25/2008" + }, + { + "extn": "7638", + "id": "17502", + "name": "Logan Pope", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$292,270", + "start_date": "6/21/2016" + }, + { + "extn": "9582", + "id": "17503", + "name": "Nicholas Talbot", + "office": "Murfreesboro", + "position": "Web Developer", + "salary": "$160,165", + "start_date": "5/2/2000" + }, + { + "extn": "9410", + "id": "17504", + "name": "Elly Reid", + "office": "Los Angeles", + "position": "Designer", + "salary": "$288,134", + "start_date": "10/6/2010" + }, + { + "extn": "4244", + "id": "17505", + "name": "Ronald Freeburn", + "office": "Hayward", + "position": "Audiologist", + "salary": "$10,302", + "start_date": "4/27/2018" + }, + { + "extn": "9760", + "id": "17506", + "name": "Luke Rainford", + "office": "Ontario", + "position": "Design Engineer", + "salary": "$73,400", + "start_date": "4/25/2009" + }, + { + "extn": "9996", + "id": "17507", + "name": "Benjamin Weatcroft", + "office": "Dallas", + "position": "Lecturer", + "salary": "$243,868", + "start_date": "10/8/2017" + }, + { + "extn": "2229", + "id": "17508", + "name": "Johnny Hope", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$34,364", + "start_date": "1/6/2013" + }, + { + "extn": "8705", + "id": "17509", + "name": "Cedrick Pitt", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$186,780", + "start_date": "4/17/2011" + }, + { + "extn": "7475", + "id": "17510", + "name": "Rocco Needham", + "office": "Lyon", + "position": "Food Technologist", + "salary": "$129,460", + "start_date": "4/29/2018" + }, + { + "extn": "5114", + "id": "17511", + "name": "Bart Harper", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$169,334", + "start_date": "8/10/2006" + }, + { + "extn": "5323", + "id": "17512", + "name": "Brad Hopkins", + "office": "Milwaukee", + "position": "Baker", + "salary": "$237,057", + "start_date": "10/14/2000" + }, + { + "extn": "2133", + "id": "17513", + "name": "Cadence Knight", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$38,203", + "start_date": "7/30/2018" + }, + { + "extn": "8757", + "id": "17514", + "name": "Adela Morris", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$177,101", + "start_date": "3/22/2002" + }, + { + "extn": "7192", + "id": "17515", + "name": "Kaylee Fleming", + "office": "Salem", + "position": "Chef Manager", + "salary": "$18,399", + "start_date": "10/17/2008" + }, + { + "extn": "4176", + "id": "17516", + "name": "Daniel Ross", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$232,344", + "start_date": "2/9/2004" + }, + { + "extn": "5595", + "id": "17517", + "name": "Melody Pope", + "office": "Miami", + "position": "Doctor", + "salary": "$178,862", + "start_date": "7/10/2003" + }, + { + "extn": "9083", + "id": "17518", + "name": "Peter Brock", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$202,568", + "start_date": "12/6/2004" + }, + { + "extn": "9684", + "id": "17519", + "name": "Mya Parr", + "office": "Kansas City", + "position": "Dentist", + "salary": "$20,217", + "start_date": "1/20/2015" + }, + { + "extn": "3095", + "id": "17520", + "name": "Lily Torres", + "office": "Bridgeport", + "position": "Designer", + "salary": "$243,841", + "start_date": "7/2/2018" + }, + { + "extn": "3498", + "id": "17521", + "name": "Florence Adler", + "office": "Salem", + "position": "Lecturer", + "salary": "$186,547", + "start_date": "2/14/2006" + }, + { + "extn": "3766", + "id": "17522", + "name": "Christine Oswald", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$159,001", + "start_date": "3/19/2004" + }, + { + "extn": "3276", + "id": "17523", + "name": "Jacob Hall", + "office": "Arlington", + "position": "Auditor", + "salary": "$154,047", + "start_date": "4/23/2000" + }, + { + "extn": "7588", + "id": "17524", + "name": "Drew Hood", + "office": "Saint Paul", + "position": "Health Educator", + "salary": "$139,992", + "start_date": "7/19/2009" + }, + { + "extn": "8315", + "id": "17525", + "name": "Eden Gibbons", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$250,673", + "start_date": "5/27/2012" + }, + { + "extn": "1077", + "id": "17526", + "name": "Kenzie Coates", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$215,262", + "start_date": "2/8/2001" + }, + { + "extn": "7417", + "id": "17527", + "name": "Ember Dixon", + "office": "Las Vegas", + "position": "Steward", + "salary": "$40,560", + "start_date": "7/12/2009" + }, + { + "extn": "2091", + "id": "17528", + "name": "Matthew Kelly", + "office": "Indianapolis", + "position": "Project Manager", + "salary": "$262,009", + "start_date": "1/9/2004" + }, + { + "extn": "9961", + "id": "17529", + "name": "Ronald Kennedy", + "office": "El Paso", + "position": "Laboratory Technician", + "salary": "$25,180", + "start_date": "5/17/2009" + }, + { + "extn": "8569", + "id": "17530", + "name": "Denny Booth", + "office": "Lisbon", + "position": "Paramedic", + "salary": "$226,305", + "start_date": "2/4/2018" + }, + { + "extn": "6125", + "id": "17531", + "name": "Percy Buckley", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$203,752", + "start_date": "7/14/2018" + }, + { + "extn": "8437", + "id": "17532", + "name": "Cassandra Wallace", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$293,647", + "start_date": "8/11/2009" + }, + { + "extn": "1855", + "id": "17533", + "name": "Denny Wright", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$295,955", + "start_date": "3/4/2007" + }, + { + "extn": "2157", + "id": "17534", + "name": "Jacqueline Welsch", + "office": "Albuquerque", + "position": "Lecturer", + "salary": "$91,956", + "start_date": "11/29/2017" + }, + { + "extn": "9295", + "id": "17535", + "name": "Livia Vollans", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$126,331", + "start_date": "9/13/2001" + }, + { + "extn": "8886", + "id": "17536", + "name": "Penelope Furnell", + "office": "El Paso", + "position": "Staffing Consultant", + "salary": "$144,656", + "start_date": "8/24/2016" + }, + { + "extn": "6472", + "id": "17537", + "name": "Mary Eagle", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$121,547", + "start_date": "1/22/2007" + }, + { + "extn": "1422", + "id": "17538", + "name": "Wade Lynch", + "office": "Garland", + "position": "Accountant", + "salary": "$255,119", + "start_date": "9/21/2008" + }, + { + "extn": "3226", + "id": "17539", + "name": "Alan Malone", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$238,070", + "start_date": "7/13/2000" + }, + { + "extn": "3564", + "id": "17540", + "name": "Melania Little", + "office": "Sacramento", + "position": "Banker", + "salary": "$208,433", + "start_date": "6/22/2009" + }, + { + "extn": "6258", + "id": "17541", + "name": "Nick Shea", + "office": "Milwaukee", + "position": "Design Engineer", + "salary": "$48,828", + "start_date": "9/19/2015" + }, + { + "extn": "8684", + "id": "17542", + "name": "Aeris Howard", + "office": "Detroit", + "position": "Web Developer", + "salary": "$290,412", + "start_date": "2/25/2002" + }, + { + "extn": "4451", + "id": "17543", + "name": "Percy Mullins", + "office": "Lancaster", + "position": "Steward", + "salary": "$274,440", + "start_date": "1/26/2003" + }, + { + "extn": "2902", + "id": "17544", + "name": "Lucas Lindsay", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$140,011", + "start_date": "10/10/2008" + }, + { + "extn": "4911", + "id": "17545", + "name": "George Seymour", + "office": "Otawa", + "position": "Inspector", + "salary": "$151,967", + "start_date": "5/15/2012" + }, + { + "extn": "9788", + "id": "17546", + "name": "Tyler Thomson", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$23,850", + "start_date": "2/10/2008" + }, + { + "extn": "3103", + "id": "17547", + "name": "Elijah Rosenbloom", + "office": "Valetta", + "position": "Fabricator", + "salary": "$155,153", + "start_date": "10/16/2017" + }, + { + "extn": "7182", + "id": "17548", + "name": "Tyler Newman", + "office": "Stockton", + "position": "Banker", + "salary": "$285,560", + "start_date": "4/13/2014" + }, + { + "extn": "1786", + "id": "17549", + "name": "Chad Noach", + "office": "Worcester", + "position": "Biologist", + "salary": "$104,165", + "start_date": "3/28/2009" + }, + { + "extn": "1293", + "id": "17550", + "name": "Nathan Morris", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$112,066", + "start_date": "9/26/2007" + }, + { + "extn": "8723", + "id": "17551", + "name": "Barry Neville", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$38,692", + "start_date": "4/26/2014" + }, + { + "extn": "6950", + "id": "17552", + "name": "Rick Harrington", + "office": "Ontario", + "position": "Fabricator", + "salary": "$263,523", + "start_date": "1/22/2016" + }, + { + "extn": "5418", + "id": "17553", + "name": "Aleksandra Attwood", + "office": "Houston", + "position": "HR Specialist", + "salary": "$170,327", + "start_date": "8/20/2013" + }, + { + "extn": "9220", + "id": "17554", + "name": "Lucas Whinter", + "office": "Madison", + "position": "Operator", + "salary": "$260,070", + "start_date": "1/19/2012" + }, + { + "extn": "9597", + "id": "17555", + "name": "Ryan Hope", + "office": "Washington", + "position": "Healthcare Specialist", + "salary": "$71,692", + "start_date": "6/14/2014" + }, + { + "extn": "1827", + "id": "17556", + "name": "Barry May", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$34,014", + "start_date": "7/30/2004" + }, + { + "extn": "2689", + "id": "17557", + "name": "Rachael Hunter", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$20,929", + "start_date": "10/10/2017" + }, + { + "extn": "2522", + "id": "17558", + "name": "Mason Harrison", + "office": "San Diego", + "position": "Executive Director", + "salary": "$89,129", + "start_date": "7/9/2014" + }, + { + "extn": "3631", + "id": "17559", + "name": "Denis Purvis", + "office": "Madrid", + "position": "Bellman", + "salary": "$205,820", + "start_date": "3/23/2010" + }, + { + "extn": "7662", + "id": "17560", + "name": "Kassandra Logan", + "office": "Escondido", + "position": "Clerk", + "salary": "$259,921", + "start_date": "9/23/2010" + }, + { + "extn": "5845", + "id": "17561", + "name": "Lauren Rainford", + "office": "Zurich", + "position": "Staffing Consultant", + "salary": "$121,023", + "start_date": "3/23/2001" + }, + { + "extn": "8172", + "id": "17562", + "name": "Alexa Kerr", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$11,720", + "start_date": "12/23/2011" + }, + { + "extn": "8964", + "id": "17563", + "name": "Jenna Eastwood", + "office": "Otawa", + "position": "Webmaster", + "salary": "$213,965", + "start_date": "9/2/2019" + }, + { + "extn": "9497", + "id": "17564", + "name": "Aurelia Wilcox", + "office": "Quebec", + "position": "HR Coordinator", + "salary": "$63,397", + "start_date": "5/19/2019" + }, + { + "extn": "2805", + "id": "17565", + "name": "Francesca Roth", + "office": "Tallahassee", + "position": "Executive Director", + "salary": "$33,317", + "start_date": "10/2/2014" + }, + { + "extn": "8619", + "id": "17566", + "name": "Nathan Redden", + "office": "Dallas", + "position": "Accountant", + "salary": "$261,630", + "start_date": "7/3/2003" + }, + { + "extn": "8101", + "id": "17567", + "name": "Aisha Whinter", + "office": "San Francisco", + "position": "Banker", + "salary": "$44,196", + "start_date": "1/29/2013" + }, + { + "extn": "6461", + "id": "17568", + "name": "Eduardo Riley", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$11,026", + "start_date": "9/10/2015" + }, + { + "extn": "3694", + "id": "17569", + "name": "Gemma Hopkinson", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$260,066", + "start_date": "8/2/2002" + }, + { + "extn": "8603", + "id": "17570", + "name": "Harry Noon", + "office": "Bellevue", + "position": "Auditor", + "salary": "$48,113", + "start_date": "12/8/2018" + }, + { + "extn": "3117", + "id": "17571", + "name": "Kieth Connell", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$101,220", + "start_date": "4/20/2011" + }, + { + "extn": "6840", + "id": "17572", + "name": "Tiffany Plant", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$196,763", + "start_date": "2/21/2007" + }, + { + "extn": "5019", + "id": "17573", + "name": "Alan Eastwood", + "office": "Chicago", + "position": "Loan Officer", + "salary": "$36,410", + "start_date": "10/7/2018" + }, + { + "extn": "6922", + "id": "17574", + "name": "Tyler Thomas", + "office": "Portland", + "position": "Food Technologist", + "salary": "$97,041", + "start_date": "10/2/2017" + }, + { + "extn": "4164", + "id": "17575", + "name": "Savannah Moore", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$194,042", + "start_date": "1/23/2006" + }, + { + "extn": "7797", + "id": "17576", + "name": "Lucy Collis", + "office": "Tulsa", + "position": "Ambulatory Nurse", + "salary": "$124,700", + "start_date": "6/10/2002" + }, + { + "extn": "8409", + "id": "17577", + "name": "Carter Eastwood", + "office": "Rochester", + "position": "Project Manager", + "salary": "$197,469", + "start_date": "12/3/2013" + }, + { + "extn": "9373", + "id": "17578", + "name": "Chester Michael", + "office": "Detroit", + "position": "Auditor", + "salary": "$127,966", + "start_date": "10/16/2011" + }, + { + "extn": "1970", + "id": "17579", + "name": "Mandy Curtis", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$272,846", + "start_date": "10/9/2002" + }, + { + "extn": "2425", + "id": "17580", + "name": "Esmeralda Coleman", + "office": "Lakewood", + "position": "Webmaster", + "salary": "$181,969", + "start_date": "7/26/2009" + }, + { + "extn": "9189", + "id": "17581", + "name": "Brad Coleman", + "office": "Denver", + "position": "Accountant", + "salary": "$153,480", + "start_date": "10/27/2003" + }, + { + "extn": "4538", + "id": "17582", + "name": "Harry Mcleod", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$269,089", + "start_date": "10/13/2011" + }, + { + "extn": "1545", + "id": "17583", + "name": "Hank Fulton", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$268,575", + "start_date": "8/25/2008" + }, + { + "extn": "9679", + "id": "17584", + "name": "Noemi Lindsay", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$178,295", + "start_date": "7/21/2004" + }, + { + "extn": "8843", + "id": "17585", + "name": "Maya Ingham", + "office": "Norfolk", + "position": "Steward", + "salary": "$264,358", + "start_date": "10/7/2001" + }, + { + "extn": "6919", + "id": "17586", + "name": "Cedrick Waterson", + "office": "Jersey City", + "position": "Auditor", + "salary": "$208,935", + "start_date": "8/13/2002" + }, + { + "extn": "5120", + "id": "17587", + "name": "Liam Flack", + "office": "Oakland", + "position": "Software Engineer", + "salary": "$77,058", + "start_date": "6/27/2012" + }, + { + "extn": "1758", + "id": "17588", + "name": "Chadwick Eyres", + "office": "London", + "position": "Cashier", + "salary": "$243,777", + "start_date": "3/13/2011" + }, + { + "extn": "7413", + "id": "17589", + "name": "Barry Truscott", + "office": "Jersey City", + "position": "Insurance Broker", + "salary": "$203,400", + "start_date": "5/6/2011" + }, + { + "extn": "2486", + "id": "17590", + "name": "Mason Kelly", + "office": "Prague", + "position": "Food Technologist", + "salary": "$73,345", + "start_date": "7/8/2012" + }, + { + "extn": "3542", + "id": "17591", + "name": "Hadley Marshall", + "office": "Berna", + "position": "Bellman", + "salary": "$119,126", + "start_date": "12/11/2000" + }, + { + "extn": "2876", + "id": "17592", + "name": "Rocco Thomas", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$148,802", + "start_date": "3/9/2018" + }, + { + "extn": "4051", + "id": "17593", + "name": "Anabelle Donovan", + "office": "Richmond", + "position": "Executive Director", + "salary": "$246,127", + "start_date": "12/2/2007" + }, + { + "extn": "3402", + "id": "17594", + "name": "Mike Adams", + "office": "Lakewood", + "position": "Retail Trainee", + "salary": "$194,313", + "start_date": "9/27/2005" + }, + { + "extn": "2129", + "id": "17595", + "name": "Marjorie Gallacher", + "office": "Arlington", + "position": "Business Broker", + "salary": "$218,053", + "start_date": "5/20/2008" + }, + { + "extn": "2131", + "id": "17596", + "name": "Kaylee Oatway", + "office": "Fremont", + "position": "Treasurer", + "salary": "$210,778", + "start_date": "1/19/2014" + }, + { + "extn": "4018", + "id": "17597", + "name": "Percy Flack", + "office": "Valetta", + "position": "Mobile Developer", + "salary": "$87,489", + "start_date": "11/22/2012" + }, + { + "extn": "1653", + "id": "17598", + "name": "Dorothy Powell", + "office": "Berna", + "position": "HR Coordinator", + "salary": "$213,011", + "start_date": "6/6/2005" + }, + { + "extn": "6718", + "id": "17599", + "name": "Bart Lynn", + "office": "Paris", + "position": "Cashier", + "salary": "$248,044", + "start_date": "3/31/2003" + }, + { + "extn": "7493", + "id": "17600", + "name": "Marigold Groves", + "office": "Bucharest", + "position": "Bellman", + "salary": "$61,462", + "start_date": "9/24/2001" + }, + { + "extn": "7177", + "id": "17601", + "name": "Tyson Stevens", + "office": "Huntsville", + "position": "Laboratory Technician", + "salary": "$244,201", + "start_date": "8/11/2012" + }, + { + "extn": "2392", + "id": "17602", + "name": "Mabel Hardwick", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$286,777", + "start_date": "4/15/2000" + }, + { + "extn": "1659", + "id": "17603", + "name": "Eduardo Walton", + "office": "Arlington", + "position": "Retail Trainee", + "salary": "$207,131", + "start_date": "12/14/2010" + }, + { + "extn": "7336", + "id": "17604", + "name": "Bart Mitchell", + "office": "Seattle", + "position": "Biologist", + "salary": "$213,180", + "start_date": "6/18/2009" + }, + { + "extn": "2244", + "id": "17605", + "name": "Bridget Dubois", + "office": "Tokyo", + "position": "CNC Operator", + "salary": "$27,025", + "start_date": "6/30/2018" + }, + { + "extn": "4820", + "id": "17606", + "name": "Alexander Stone", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$184,671", + "start_date": "2/27/2011" + }, + { + "extn": "8033", + "id": "17607", + "name": "Boris Dann", + "office": "El Paso", + "position": "Laboratory Technician", + "salary": "$105,465", + "start_date": "2/26/2006" + }, + { + "extn": "1255", + "id": "17608", + "name": "Molly Powell", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$215,289", + "start_date": "3/17/2008" + }, + { + "extn": "5071", + "id": "17609", + "name": "Julianna Saunders", + "office": "Jacksonville", + "position": "Paramedic", + "salary": "$131,482", + "start_date": "1/16/2001" + }, + { + "extn": "3301", + "id": "17610", + "name": "Mark Verdon", + "office": "Reno", + "position": "CNC Operator", + "salary": "$281,103", + "start_date": "12/30/2002" + }, + { + "extn": "2991", + "id": "17611", + "name": "Rocco Avery", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$62,077", + "start_date": "8/5/2010" + }, + { + "extn": "1096", + "id": "17612", + "name": "Daniel Simpson", + "office": "Orlando", + "position": "CNC Operator", + "salary": "$143,512", + "start_date": "1/6/2017" + }, + { + "extn": "3814", + "id": "17613", + "name": "John Gibson", + "office": "Arlington", + "position": "Baker", + "salary": "$224,834", + "start_date": "2/19/2003" + }, + { + "extn": "9177", + "id": "17614", + "name": "Bryon Henderson", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$251,076", + "start_date": "6/26/2016" + }, + { + "extn": "8128", + "id": "17615", + "name": "Aiden Vass", + "office": "Memphis", + "position": "Chef Manager", + "salary": "$290,314", + "start_date": "10/13/2002" + }, + { + "extn": "9576", + "id": "17616", + "name": "Lorraine Drake", + "office": "Baltimore", + "position": "Web Developer", + "salary": "$244,438", + "start_date": "5/22/2004" + }, + { + "extn": "4775", + "id": "17617", + "name": "Belinda Jennson", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$286,882", + "start_date": "10/29/2018" + }, + { + "extn": "1516", + "id": "17618", + "name": "Daron Cartwright", + "office": "St. Louis", + "position": "Associate Professor", + "salary": "$102,916", + "start_date": "4/5/2007" + }, + { + "extn": "1951", + "id": "17619", + "name": "Caleb Callan", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$195,878", + "start_date": "6/2/2017" + }, + { + "extn": "2437", + "id": "17620", + "name": "Johnathan Ellis", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$105,560", + "start_date": "4/18/2014" + }, + { + "extn": "6860", + "id": "17621", + "name": "Owen Whinter", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$176,364", + "start_date": "4/2/2003" + }, + { + "extn": "6729", + "id": "17622", + "name": "Sabina Rixon", + "office": "Bucharest", + "position": "Assistant Buyer", + "salary": "$167,147", + "start_date": "9/23/2016" + }, + { + "extn": "7811", + "id": "17623", + "name": "Kieth Eagle", + "office": "Norfolk", + "position": "Loan Officer", + "salary": "$43,114", + "start_date": "2/2/2004" + }, + { + "extn": "6608", + "id": "17624", + "name": "John Whittle", + "office": "Boston", + "position": "Biologist", + "salary": "$113,344", + "start_date": "7/2/2004" + }, + { + "extn": "2515", + "id": "17625", + "name": "Miriam Dobson", + "office": "Houston", + "position": "Webmaster", + "salary": "$189,729", + "start_date": "9/1/2001" + }, + { + "extn": "7110", + "id": "17626", + "name": "Aiden Veale", + "office": "Seattle", + "position": "Dentist", + "salary": "$197,953", + "start_date": "1/27/2008" + }, + { + "extn": "4847", + "id": "17627", + "name": "Faith Redden", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$276,034", + "start_date": "5/14/2004" + }, + { + "extn": "9982", + "id": "17628", + "name": "Matthew Price", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$184,108", + "start_date": "10/1/2000" + }, + { + "extn": "3293", + "id": "17629", + "name": "Maddison Irwin", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$91,016", + "start_date": "11/13/2010" + }, + { + "extn": "5799", + "id": "17630", + "name": "Josh Donnelly", + "office": "Detroit", + "position": "Steward", + "salary": "$66,603", + "start_date": "1/8/2013" + }, + { + "extn": "3938", + "id": "17631", + "name": "Carol Richardson", + "office": "Jacksonville", + "position": "Staffing Consultant", + "salary": "$202,734", + "start_date": "2/9/2008" + }, + { + "extn": "8797", + "id": "17632", + "name": "Selena Talbot", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$35,124", + "start_date": "2/23/2019" + }, + { + "extn": "2411", + "id": "17633", + "name": "Vicky Knight", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$155,158", + "start_date": "1/2/2010" + }, + { + "extn": "5381", + "id": "17634", + "name": "Bryon Blythe", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$237,599", + "start_date": "5/23/2004" + }, + { + "extn": "2598", + "id": "17635", + "name": "Tony Jones", + "office": "Moreno Valley", + "position": "Bookkeeper", + "salary": "$172,247", + "start_date": "9/2/2015" + }, + { + "extn": "2523", + "id": "17636", + "name": "Daniel Silva", + "office": "Arlington", + "position": "Treasurer", + "salary": "$68,162", + "start_date": "12/30/2004" + }, + { + "extn": "9729", + "id": "17637", + "name": "Mark Parker", + "office": "Worcester", + "position": "Cook", + "salary": "$99,734", + "start_date": "6/28/2009" + }, + { + "extn": "4619", + "id": "17638", + "name": "Noah Robinson", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$218,955", + "start_date": "6/25/2006" + }, + { + "extn": "2975", + "id": "17639", + "name": "William Larsen", + "office": "Otawa", + "position": "Production Painter", + "salary": "$295,385", + "start_date": "1/12/2001" + }, + { + "extn": "6460", + "id": "17640", + "name": "Sienna Speed", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$20,859", + "start_date": "4/6/2016" + }, + { + "extn": "6142", + "id": "17641", + "name": "Daniel Torres", + "office": "Tulsa", + "position": "Associate Professor", + "salary": "$186,376", + "start_date": "11/7/2016" + }, + { + "extn": "3466", + "id": "17642", + "name": "Rosa Downing", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$211,302", + "start_date": "2/19/2005" + }, + { + "extn": "9611", + "id": "17643", + "name": "Sage Osman", + "office": "San Diego", + "position": "Bellman", + "salary": "$278,575", + "start_date": "4/13/2014" + }, + { + "extn": "7052", + "id": "17644", + "name": "Paula Blackburn", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$225,548", + "start_date": "7/14/2009" + }, + { + "extn": "1180", + "id": "17645", + "name": "Rick Wallace", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$216,071", + "start_date": "10/29/2010" + }, + { + "extn": "1100", + "id": "17646", + "name": "Martin Lyon", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$180,459", + "start_date": "9/15/2017" + }, + { + "extn": "2677", + "id": "17647", + "name": "Peter Terry", + "office": "Detroit", + "position": "Project Manager", + "salary": "$107,229", + "start_date": "8/19/2011" + }, + { + "extn": "2852", + "id": "17648", + "name": "Skylar Seymour", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$35,050", + "start_date": "11/19/2013" + }, + { + "extn": "1466", + "id": "17649", + "name": "Carrie Stanley", + "office": "Atlanta", + "position": "Doctor", + "salary": "$83,668", + "start_date": "4/24/2009" + }, + { + "extn": "2588", + "id": "17650", + "name": "Jayden Porter", + "office": "Louisville", + "position": "Machine Operator", + "salary": "$203,081", + "start_date": "2/17/2007" + }, + { + "extn": "2451", + "id": "17651", + "name": "Eden Richardson", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$99,517", + "start_date": "8/15/2013" + }, + { + "extn": "7178", + "id": "17652", + "name": "Gabriel Ryan", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$40,992", + "start_date": "8/8/2010" + }, + { + "extn": "8109", + "id": "17653", + "name": "Johnathan Egerton", + "office": "Paris", + "position": "Bellman", + "salary": "$113,076", + "start_date": "5/20/2010" + }, + { + "extn": "5656", + "id": "17654", + "name": "Enoch Price", + "office": "Rochester", + "position": "Auditor", + "salary": "$271,787", + "start_date": "2/10/2006" + }, + { + "extn": "6283", + "id": "17655", + "name": "Meredith Crawley", + "office": "Nashville", + "position": "Web Developer", + "salary": "$87,416", + "start_date": "5/7/2013" + }, + { + "extn": "9795", + "id": "17656", + "name": "Manuel Scott", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$94,449", + "start_date": "10/14/2017" + }, + { + "extn": "5457", + "id": "17657", + "name": "Bethany Whitmore", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$65,341", + "start_date": "5/4/2000" + }, + { + "extn": "5329", + "id": "17658", + "name": "Goldie Anderson", + "office": "Charlotte", + "position": "Bookkeeper", + "salary": "$58,661", + "start_date": "7/28/2018" + }, + { + "extn": "4045", + "id": "17659", + "name": "Tony Ventura", + "office": "New York", + "position": "Cash Manager", + "salary": "$127,497", + "start_date": "7/24/2006" + }, + { + "extn": "9102", + "id": "17660", + "name": "Rosie Turner", + "office": "Stockton", + "position": "Chef Manager", + "salary": "$285,224", + "start_date": "7/10/2003" + }, + { + "extn": "1543", + "id": "17661", + "name": "Erick Powell", + "office": "Lyon", + "position": "Designer", + "salary": "$159,375", + "start_date": "3/29/2008" + }, + { + "extn": "6357", + "id": "17662", + "name": "Lorraine Chapman", + "office": "Escondido", + "position": "Steward", + "salary": "$270,107", + "start_date": "6/17/2013" + }, + { + "extn": "4266", + "id": "17663", + "name": "Elena Kennedy", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$227,330", + "start_date": "9/18/2000" + }, + { + "extn": "3945", + "id": "17664", + "name": "Georgia Sanchez", + "office": "Madrid", + "position": "Cashier", + "salary": "$75,700", + "start_date": "5/13/2005" + }, + { + "extn": "6568", + "id": "17665", + "name": "Mason Brooks", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$257,872", + "start_date": "7/20/2011" + }, + { + "extn": "1831", + "id": "17666", + "name": "Peter Harvey", + "office": "Arlington", + "position": "Audiologist", + "salary": "$30,106", + "start_date": "1/16/2001" + }, + { + "extn": "2893", + "id": "17667", + "name": "Manuel Lunt", + "office": "Lincoln", + "position": "Electrician", + "salary": "$181,320", + "start_date": "12/20/2006" + }, + { + "extn": "2276", + "id": "17668", + "name": "Abdul Nicolas", + "office": "Stockton", + "position": "Cook", + "salary": "$290,325", + "start_date": "4/11/2008" + }, + { + "extn": "1590", + "id": "17669", + "name": "Jaylene Tait", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$238,090", + "start_date": "7/14/2003" + }, + { + "extn": "6072", + "id": "17670", + "name": "Joseph Allington", + "office": "Fremont", + "position": "Stockbroker", + "salary": "$61,904", + "start_date": "5/18/2007" + }, + { + "extn": "9811", + "id": "17671", + "name": "William Glynn", + "office": "Garland", + "position": "Baker", + "salary": "$169,959", + "start_date": "1/23/2018" + }, + { + "extn": "9052", + "id": "17672", + "name": "Harvey Sherry", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$48,332", + "start_date": "9/1/2005" + }, + { + "extn": "5602", + "id": "17673", + "name": "Maddison Flett", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$49,233", + "start_date": "12/5/2016" + }, + { + "extn": "7933", + "id": "17674", + "name": "Juliet Waterson", + "office": "Houston", + "position": "Baker", + "salary": "$131,568", + "start_date": "12/12/2003" + }, + { + "extn": "3656", + "id": "17675", + "name": "Jocelyn Brennan", + "office": "Atlanta", + "position": "Web Developer", + "salary": "$139,711", + "start_date": "6/18/2009" + }, + { + "extn": "1404", + "id": "17676", + "name": "Ruth Mitchell", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$42,389", + "start_date": "12/2/2007" + }, + { + "extn": "2177", + "id": "17677", + "name": "Marla Lucas", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$230,742", + "start_date": "3/22/2010" + }, + { + "extn": "1118", + "id": "17678", + "name": "David Lewis", + "office": "Milano", + "position": "Designer", + "salary": "$281,322", + "start_date": "1/28/2011" + }, + { + "extn": "6495", + "id": "17679", + "name": "Ellen Denton", + "office": "Bridgeport", + "position": "Baker", + "salary": "$116,216", + "start_date": "1/21/2003" + }, + { + "extn": "5012", + "id": "17680", + "name": "Cassidy Shaw", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$191,411", + "start_date": "11/13/2006" + }, + { + "extn": "6020", + "id": "17681", + "name": "Bob Clayton", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$279,989", + "start_date": "8/29/2007" + }, + { + "extn": "5305", + "id": "17682", + "name": "Jamie Casey", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$121,838", + "start_date": "12/10/2017" + }, + { + "extn": "3484", + "id": "17683", + "name": "Abdul Bailey", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$159,402", + "start_date": "3/26/2002" + }, + { + "extn": "4477", + "id": "17684", + "name": "Ema Gallacher", + "office": "Cincinnati", + "position": "Physician", + "salary": "$129,372", + "start_date": "10/28/2011" + }, + { + "extn": "9664", + "id": "17685", + "name": "Roger Terry", + "office": "Zurich", + "position": "Biologist", + "salary": "$49,951", + "start_date": "3/18/2017" + }, + { + "extn": "7267", + "id": "17686", + "name": "Nicholas King", + "office": "Oakland", + "position": "Baker", + "salary": "$109,961", + "start_date": "3/8/2002" + }, + { + "extn": "7813", + "id": "17687", + "name": "Elijah Wilkinson", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$272,143", + "start_date": "4/12/2010" + }, + { + "extn": "9321", + "id": "17688", + "name": "Erick Giles", + "office": "Cincinnati", + "position": "Physician", + "salary": "$270,499", + "start_date": "12/20/2002" + }, + { + "extn": "7095", + "id": "17689", + "name": "Megan Edwards", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$20,837", + "start_date": "11/3/2017" + }, + { + "extn": "9022", + "id": "17690", + "name": "Roger Simpson", + "office": "Berna", + "position": "Software Engineer", + "salary": "$140,337", + "start_date": "3/12/2002" + }, + { + "extn": "9754", + "id": "17691", + "name": "Sienna Anderson", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$261,364", + "start_date": "9/5/2003" + }, + { + "extn": "4424", + "id": "17692", + "name": "Celina Oliver", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$168,524", + "start_date": "9/3/2016" + }, + { + "extn": "5294", + "id": "17693", + "name": "Tony Fulton", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$78,672", + "start_date": "2/13/2005" + }, + { + "extn": "8798", + "id": "17694", + "name": "Maggie Barclay", + "office": "Oklahoma City", + "position": "Project Manager", + "salary": "$55,873", + "start_date": "5/19/2018" + }, + { + "extn": "8715", + "id": "17695", + "name": "Brad Connor", + "office": "New York", + "position": "Banker", + "salary": "$81,734", + "start_date": "6/25/2014" + }, + { + "extn": "7287", + "id": "17696", + "name": "Ally Poulton", + "office": "Worcester", + "position": "Physician", + "salary": "$93,639", + "start_date": "1/17/2014" + }, + { + "extn": "8835", + "id": "17697", + "name": "Alexander Bingham", + "office": "Lakewood", + "position": "Cook", + "salary": "$157,223", + "start_date": "4/27/2019" + }, + { + "extn": "6186", + "id": "17698", + "name": "Kieth Armstrong", + "office": "Lisbon", + "position": "Paramedic", + "salary": "$94,851", + "start_date": "12/13/2007" + }, + { + "extn": "3633", + "id": "17699", + "name": "Kurt Irving", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$210,358", + "start_date": "7/10/2004" + }, + { + "extn": "9832", + "id": "17700", + "name": "Nathan Lane", + "office": "San Jose", + "position": "Web Developer", + "salary": "$219,556", + "start_date": "1/16/2017" + }, + { + "extn": "7045", + "id": "17701", + "name": "Lorraine Driscoll", + "office": "Escondido", + "position": "Accountant", + "salary": "$131,665", + "start_date": "8/13/2002" + }, + { + "extn": "6842", + "id": "17702", + "name": "Nick Brock", + "office": "Paris", + "position": "Auditor", + "salary": "$198,605", + "start_date": "7/7/2013" + }, + { + "extn": "2648", + "id": "17703", + "name": "Francesca Stewart", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$38,520", + "start_date": "4/25/2008" + }, + { + "extn": "1101", + "id": "17704", + "name": "Katelyn Jenkins", + "office": "Baltimore", + "position": "Electrician", + "salary": "$117,137", + "start_date": "1/12/2011" + }, + { + "extn": "8168", + "id": "17705", + "name": "Quinn Redden", + "office": "Prague", + "position": "Associate Professor", + "salary": "$245,117", + "start_date": "3/2/2004" + }, + { + "extn": "4307", + "id": "17706", + "name": "Daron Stone", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$134,638", + "start_date": "10/25/2018" + }, + { + "extn": "8625", + "id": "17707", + "name": "Ethan Flynn", + "office": "Hayward", + "position": "Assistant Buyer", + "salary": "$293,781", + "start_date": "4/16/2013" + }, + { + "extn": "4962", + "id": "17708", + "name": "Freya Knight", + "office": "Milano", + "position": "Clerk", + "salary": "$258,688", + "start_date": "5/8/2012" + }, + { + "extn": "8453", + "id": "17709", + "name": "Melinda Umney", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$245,511", + "start_date": "9/29/2003" + }, + { + "extn": "9828", + "id": "17710", + "name": "Tom Crawley", + "office": "Houston", + "position": "Budget Analyst", + "salary": "$42,039", + "start_date": "3/13/2007" + }, + { + "extn": "8865", + "id": "17711", + "name": "Winnie Gordon", + "office": "Washington", + "position": "Pharmacist", + "salary": "$257,988", + "start_date": "1/30/2010" + }, + { + "extn": "5276", + "id": "17712", + "name": "Aurelia Logan", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$33,561", + "start_date": "9/11/2016" + }, + { + "extn": "7084", + "id": "17713", + "name": "Hailey Simpson", + "office": "London", + "position": "Accountant", + "salary": "$95,033", + "start_date": "9/22/2012" + }, + { + "extn": "5524", + "id": "17714", + "name": "Phillip Nicholls", + "office": "Murfreesboro", + "position": "Physician", + "salary": "$226,639", + "start_date": "3/29/2006" + }, + { + "extn": "9797", + "id": "17715", + "name": "Sarah Redwood", + "office": "Pittsburgh", + "position": "Baker", + "salary": "$100,763", + "start_date": "8/8/2017" + }, + { + "extn": "5419", + "id": "17716", + "name": "Carl Parker", + "office": "Milwaukee", + "position": "Cook", + "salary": "$161,326", + "start_date": "7/3/2016" + }, + { + "extn": "9623", + "id": "17717", + "name": "Alexa Norburn", + "office": "Memphis", + "position": "Production Painter", + "salary": "$183,988", + "start_date": "9/22/2006" + }, + { + "extn": "9937", + "id": "17718", + "name": "Cassandra Martin", + "office": "Fayetteville", + "position": "Designer", + "salary": "$274,963", + "start_date": "3/4/2013" + }, + { + "extn": "5234", + "id": "17719", + "name": "Johnathan Rowlands", + "office": "Bucharest", + "position": "Service Supervisor", + "salary": "$76,453", + "start_date": "5/2/2016" + }, + { + "extn": "7490", + "id": "17720", + "name": "Harvey Sawyer", + "office": "Ontario", + "position": "Operator", + "salary": "$214,207", + "start_date": "6/7/2018" + }, + { + "extn": "4788", + "id": "17721", + "name": "Phoebe Newman", + "office": "Stockton", + "position": "Accountant", + "salary": "$110,820", + "start_date": "8/22/2016" + }, + { + "extn": "9666", + "id": "17722", + "name": "Madelyn Coll", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$225,280", + "start_date": "3/23/2017" + }, + { + "extn": "9189", + "id": "17723", + "name": "Mandy Ranks", + "office": "Seattle", + "position": "Associate Professor", + "salary": "$28,593", + "start_date": "9/13/2018" + }, + { + "extn": "4167", + "id": "17724", + "name": "Rick Atkinson", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$273,767", + "start_date": "12/26/2007" + }, + { + "extn": "7245", + "id": "17725", + "name": "Kimberly Wheeler", + "office": "Minneapolis", + "position": "HR Specialist", + "salary": "$56,864", + "start_date": "3/1/2019" + }, + { + "extn": "1496", + "id": "17726", + "name": "Chad Santos", + "office": "Lincoln", + "position": "Banker", + "salary": "$42,642", + "start_date": "6/4/2018" + }, + { + "extn": "3839", + "id": "17727", + "name": "Harry Booth", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$168,583", + "start_date": "3/31/2010" + }, + { + "extn": "6123", + "id": "17728", + "name": "Mike Kent", + "office": "Kansas City", + "position": "Paramedic", + "salary": "$25,279", + "start_date": "12/8/2004" + }, + { + "extn": "3676", + "id": "17729", + "name": "Cedrick Moss", + "office": "New Orleans", + "position": "Healthcare Specialist", + "salary": "$292,639", + "start_date": "11/21/2006" + }, + { + "extn": "6186", + "id": "17730", + "name": "Noah Matthews", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$90,582", + "start_date": "11/26/2012" + }, + { + "extn": "8657", + "id": "17731", + "name": "Sebastian Tailor", + "office": "Quebec", + "position": "Health Educator", + "salary": "$79,269", + "start_date": "2/18/2007" + }, + { + "extn": "8024", + "id": "17732", + "name": "Noemi Edwards", + "office": "Denver", + "position": "Electrician", + "salary": "$89,333", + "start_date": "5/6/2004" + }, + { + "extn": "7978", + "id": "17733", + "name": "Camden Reid", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$85,894", + "start_date": "5/4/2013" + }, + { + "extn": "3660", + "id": "17734", + "name": "Abdul Cobb", + "office": "Garland", + "position": "Fabricator", + "salary": "$172,737", + "start_date": "11/5/2009" + }, + { + "extn": "4898", + "id": "17735", + "name": "Nathan Richards", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$185,496", + "start_date": "4/3/2017" + }, + { + "extn": "9319", + "id": "17736", + "name": "Doug Tait", + "office": "Prague", + "position": "Systems Administrator", + "salary": "$47,829", + "start_date": "8/2/2011" + }, + { + "extn": "5360", + "id": "17737", + "name": "Vivian Mcneill", + "office": "Scottsdale", + "position": "Assistant Buyer", + "salary": "$50,165", + "start_date": "4/25/2018" + }, + { + "extn": "3296", + "id": "17738", + "name": "Owen Willson", + "office": "Washington", + "position": "Electrician", + "salary": "$241,205", + "start_date": "9/30/2004" + }, + { + "extn": "5999", + "id": "17739", + "name": "Nicholas Chester", + "office": "Bellevue", + "position": "Web Developer", + "salary": "$232,740", + "start_date": "5/6/2011" + }, + { + "extn": "8660", + "id": "17740", + "name": "Mona Veale", + "office": "London", + "position": "Auditor", + "salary": "$271,966", + "start_date": "8/24/2007" + }, + { + "extn": "6428", + "id": "17741", + "name": "Angelique Lewis", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$141,049", + "start_date": "7/10/2006" + }, + { + "extn": "3869", + "id": "17742", + "name": "Alexia Collis", + "office": "Hayward", + "position": "Assistant Buyer", + "salary": "$284,638", + "start_date": "4/19/2007" + }, + { + "extn": "8860", + "id": "17743", + "name": "Liam Casey", + "office": "Louisville", + "position": "HR Coordinator", + "salary": "$269,274", + "start_date": "9/12/2007" + }, + { + "extn": "6514", + "id": "17744", + "name": "Analise Ward", + "office": "Reno", + "position": "HR Coordinator", + "salary": "$70,629", + "start_date": "3/19/2019" + }, + { + "extn": "1337", + "id": "17745", + "name": "Alessia Neal", + "office": "Indianapolis", + "position": "Software Engineer", + "salary": "$68,888", + "start_date": "4/27/2001" + }, + { + "extn": "2668", + "id": "17746", + "name": "Jack Sanchez", + "office": "Lincoln", + "position": "Insurance Broker", + "salary": "$174,686", + "start_date": "1/12/2009" + }, + { + "extn": "6445", + "id": "17747", + "name": "Abbey Utterson", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$24,965", + "start_date": "12/23/2014" + }, + { + "extn": "4947", + "id": "17748", + "name": "Russel Janes", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$78,257", + "start_date": "12/15/2006" + }, + { + "extn": "6075", + "id": "17749", + "name": "Aurelia Kent", + "office": "Denver", + "position": "Physician", + "salary": "$141,491", + "start_date": "7/15/2015" + }, + { + "extn": "4893", + "id": "17750", + "name": "Angel Hogg", + "office": "London", + "position": "Call Center Representative", + "salary": "$143,969", + "start_date": "2/24/2009" + }, + { + "extn": "9733", + "id": "17751", + "name": "Melanie Adams", + "office": "Hayward", + "position": "Health Educator", + "salary": "$94,757", + "start_date": "5/1/2000" + }, + { + "extn": "5133", + "id": "17752", + "name": "Ron Sawyer", + "office": "Richmond", + "position": "Doctor", + "salary": "$176,717", + "start_date": "10/16/2003" + }, + { + "extn": "1499", + "id": "17753", + "name": "Liam Trent", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$183,193", + "start_date": "3/17/2018" + }, + { + "extn": "7754", + "id": "17754", + "name": "Javier Phillips", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$24,195", + "start_date": "2/14/2016" + }, + { + "extn": "3531", + "id": "17755", + "name": "Destiny Matthews", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$80,213", + "start_date": "1/16/2000" + }, + { + "extn": "2958", + "id": "17756", + "name": "Sonya Price", + "office": "Albuquerque", + "position": "Machine Operator", + "salary": "$142,163", + "start_date": "1/23/2019" + }, + { + "extn": "6450", + "id": "17757", + "name": "Chadwick Gonzales", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$27,067", + "start_date": "9/26/2008" + }, + { + "extn": "3225", + "id": "17758", + "name": "Natalie Corbett", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$270,425", + "start_date": "8/17/2012" + }, + { + "extn": "5809", + "id": "17759", + "name": "Sabrina Hopkinson", + "office": "San Jose", + "position": "Audiologist", + "salary": "$102,294", + "start_date": "10/21/2011" + }, + { + "extn": "2610", + "id": "17760", + "name": "Hayden Wood", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$215,197", + "start_date": "11/11/2007" + }, + { + "extn": "7361", + "id": "17761", + "name": "Maria Rowan", + "office": "Washington", + "position": "Biologist", + "salary": "$121,718", + "start_date": "2/27/2014" + }, + { + "extn": "2870", + "id": "17762", + "name": "William Dixon", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$190,911", + "start_date": "12/21/2017" + }, + { + "extn": "5480", + "id": "17763", + "name": "Maxwell Nayler", + "office": "Baltimore", + "position": "Electrician", + "salary": "$292,747", + "start_date": "1/28/2009" + }, + { + "extn": "2946", + "id": "17764", + "name": "Maxwell Bailey", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$210,396", + "start_date": "8/13/2017" + }, + { + "extn": "4552", + "id": "17765", + "name": "Enoch Gray", + "office": "Henderson", + "position": "Designer", + "salary": "$191,490", + "start_date": "9/28/2003" + }, + { + "extn": "9132", + "id": "17766", + "name": "Kurt Connor", + "office": "Minneapolis", + "position": "Ambulatory Nurse", + "salary": "$217,954", + "start_date": "4/14/2004" + }, + { + "extn": "2756", + "id": "17767", + "name": "Benny Cameron", + "office": "Toledo", + "position": "Webmaster", + "salary": "$35,935", + "start_date": "9/6/2013" + }, + { + "extn": "4350", + "id": "17768", + "name": "Nate Stuart", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$240,930", + "start_date": "3/31/2001" + }, + { + "extn": "8856", + "id": "17769", + "name": "Gwen Whinter", + "office": "Garland", + "position": "Stockbroker", + "salary": "$98,173", + "start_date": "7/12/2019" + }, + { + "extn": "3714", + "id": "17770", + "name": "Maxwell May", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$45,876", + "start_date": "9/13/2019" + }, + { + "extn": "7536", + "id": "17771", + "name": "Erick Avery", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$132,152", + "start_date": "9/25/2016" + }, + { + "extn": "9096", + "id": "17772", + "name": "Colleen Gray", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$86,653", + "start_date": "3/13/2016" + }, + { + "extn": "4024", + "id": "17773", + "name": "Megan Walsh", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$58,984", + "start_date": "2/5/2015" + }, + { + "extn": "3935", + "id": "17774", + "name": "Hannah Mcgee", + "office": "Lakewood", + "position": "IT Support Staff", + "salary": "$121,371", + "start_date": "2/13/2005" + }, + { + "extn": "5612", + "id": "17775", + "name": "Henry Ellis", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$128,836", + "start_date": "11/9/2001" + }, + { + "extn": "7053", + "id": "17776", + "name": "Lucy Campbell", + "office": "London", + "position": "Call Center Representative", + "salary": "$279,901", + "start_date": "1/25/2010" + }, + { + "extn": "1228", + "id": "17777", + "name": "Denis Giles", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$242,884", + "start_date": "9/23/2009" + }, + { + "extn": "6078", + "id": "17778", + "name": "Fred Martin", + "office": "Dallas", + "position": "Executive Director", + "salary": "$276,724", + "start_date": "12/6/2004" + }, + { + "extn": "9533", + "id": "17779", + "name": "Javier Egerton", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$224,891", + "start_date": "8/12/2011" + }, + { + "extn": "1967", + "id": "17780", + "name": "Andrea Lunt", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$206,382", + "start_date": "5/9/2001" + }, + { + "extn": "1259", + "id": "17781", + "name": "Javier Fulton", + "office": "Orlando", + "position": "Audiologist", + "salary": "$77,254", + "start_date": "9/16/2018" + }, + { + "extn": "1735", + "id": "17782", + "name": "Sofia Hill", + "office": "Irving", + "position": "Paramedic", + "salary": "$145,887", + "start_date": "10/3/2010" + }, + { + "extn": "6359", + "id": "17783", + "name": "Maxwell Fenton", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$57,868", + "start_date": "10/19/2002" + }, + { + "extn": "5410", + "id": "17784", + "name": "Julian Cork", + "office": "Reno", + "position": "Loan Officer", + "salary": "$95,622", + "start_date": "1/15/2011" + }, + { + "extn": "4991", + "id": "17785", + "name": "Savannah Booth", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$241,275", + "start_date": "7/26/2019" + }, + { + "extn": "1559", + "id": "17786", + "name": "Bob Donovan", + "office": "Garland", + "position": "Operator", + "salary": "$150,565", + "start_date": "11/24/2006" + }, + { + "extn": "4329", + "id": "17787", + "name": "Matthew Cadman", + "office": "Seattle", + "position": "Web Developer", + "salary": "$168,173", + "start_date": "1/13/2001" + }, + { + "extn": "1857", + "id": "17788", + "name": "Denis Owen", + "office": "Laredo", + "position": "Cook", + "salary": "$224,594", + "start_date": "11/1/2013" + }, + { + "extn": "2772", + "id": "17789", + "name": "Summer Burge", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$140,318", + "start_date": "10/21/2009" + }, + { + "extn": "1672", + "id": "17790", + "name": "Cedrick Griffiths", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$185,346", + "start_date": "3/24/2012" + }, + { + "extn": "9036", + "id": "17791", + "name": "Grace Ashley", + "office": "San Diego", + "position": "Design Engineer", + "salary": "$287,779", + "start_date": "1/3/2005" + }, + { + "extn": "2286", + "id": "17792", + "name": "Kurt Vangness", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$253,040", + "start_date": "12/17/2016" + }, + { + "extn": "2264", + "id": "17793", + "name": "Henry Ross", + "office": "Omaha", + "position": "Project Manager", + "salary": "$277,788", + "start_date": "5/8/2012" + }, + { + "extn": "6793", + "id": "17794", + "name": "Madison Furnell", + "office": "Arlington", + "position": "Accountant", + "salary": "$39,322", + "start_date": "12/5/2011" + }, + { + "extn": "2397", + "id": "17795", + "name": "Phillip Cork", + "office": "Stockton", + "position": "Clerk", + "salary": "$172,734", + "start_date": "5/23/2009" + }, + { + "extn": "3955", + "id": "17796", + "name": "Daria Dyson", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$273,645", + "start_date": "3/21/2002" + }, + { + "extn": "8863", + "id": "17797", + "name": "Anne Robertson", + "office": "Hayward", + "position": "Paramedic", + "salary": "$156,802", + "start_date": "3/12/2004" + }, + { + "extn": "1214", + "id": "17798", + "name": "Gabriel Tait", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$112,937", + "start_date": "4/9/2009" + }, + { + "extn": "1126", + "id": "17799", + "name": "Leroy Ward", + "office": "San Francisco", + "position": "Bellman", + "salary": "$111,825", + "start_date": "5/31/2005" + }, + { + "extn": "4033", + "id": "17800", + "name": "Alexander Exton", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$210,996", + "start_date": "11/23/2011" + }, + { + "extn": "3925", + "id": "17801", + "name": "Dorothy Coates", + "office": "Tallahassee", + "position": "Treasurer", + "salary": "$168,551", + "start_date": "9/30/2001" + }, + { + "extn": "5624", + "id": "17802", + "name": "Jolene Ebden", + "office": "Orlando", + "position": "Banker", + "salary": "$148,910", + "start_date": "12/1/2003" + }, + { + "extn": "4720", + "id": "17803", + "name": "Aiden Terry", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$93,774", + "start_date": "8/2/2002" + }, + { + "extn": "7652", + "id": "17804", + "name": "Katelyn Vernon", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$168,150", + "start_date": "10/19/2018" + }, + { + "extn": "8828", + "id": "17805", + "name": "Alexa Quinnell", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$226,879", + "start_date": "9/14/2001" + }, + { + "extn": "1133", + "id": "17806", + "name": "Britney Fowler", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$54,254", + "start_date": "5/19/2013" + }, + { + "extn": "7304", + "id": "17807", + "name": "Javier Howard", + "office": "Charlotte", + "position": "Doctor", + "salary": "$222,457", + "start_date": "2/1/2009" + }, + { + "extn": "3536", + "id": "17808", + "name": "David Needham", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$146,690", + "start_date": "3/2/2005" + }, + { + "extn": "7778", + "id": "17809", + "name": "Cameron Mason", + "office": "Sacramento", + "position": "Inspector", + "salary": "$255,961", + "start_date": "7/4/2018" + }, + { + "extn": "9531", + "id": "17810", + "name": "Joyce Rose", + "office": "San Jose", + "position": "Operator", + "salary": "$159,653", + "start_date": "8/23/2007" + }, + { + "extn": "5070", + "id": "17811", + "name": "Alan Barclay", + "office": "Murfreesboro", + "position": "Treasurer", + "salary": "$240,663", + "start_date": "10/16/2007" + }, + { + "extn": "1358", + "id": "17812", + "name": "Nate Mcgregor", + "office": "Fayetteville", + "position": "Call Center Representative", + "salary": "$232,709", + "start_date": "12/25/2013" + }, + { + "extn": "8946", + "id": "17813", + "name": "Bart Olson", + "office": "Tokyo", + "position": "Physician", + "salary": "$191,228", + "start_date": "3/13/2006" + }, + { + "extn": "3148", + "id": "17814", + "name": "Tom Jenkin", + "office": "Philadelphia", + "position": "Cash Manager", + "salary": "$20,691", + "start_date": "7/14/2009" + }, + { + "extn": "8868", + "id": "17815", + "name": "Kieth Leigh", + "office": "Fremont", + "position": "Physician", + "salary": "$263,702", + "start_date": "11/7/2006" + }, + { + "extn": "4653", + "id": "17816", + "name": "Ethan Olivier", + "office": "Honolulu", + "position": "Doctor", + "salary": "$101,046", + "start_date": "2/9/2010" + }, + { + "extn": "2570", + "id": "17817", + "name": "Bob Bright", + "office": "Milwaukee", + "position": "Cash Manager", + "salary": "$149,328", + "start_date": "3/31/2009" + }, + { + "extn": "3268", + "id": "17818", + "name": "Carter Mason", + "office": "Laredo", + "position": "Inspector", + "salary": "$52,599", + "start_date": "9/8/2008" + }, + { + "extn": "4141", + "id": "17819", + "name": "Morgan Dickson", + "office": "Tulsa", + "position": "Software Engineer", + "salary": "$244,900", + "start_date": "6/25/2001" + }, + { + "extn": "8537", + "id": "17820", + "name": "Mayleen Roberts", + "office": "Richmond", + "position": "Pharmacist", + "salary": "$179,440", + "start_date": "5/23/2003" + }, + { + "extn": "3109", + "id": "17821", + "name": "Susan Connor", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$115,513", + "start_date": "2/9/2005" + }, + { + "extn": "6608", + "id": "17822", + "name": "Sebastian Fleming", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$249,332", + "start_date": "4/28/2002" + }, + { + "extn": "1914", + "id": "17823", + "name": "Jayden Doherty", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$37,742", + "start_date": "11/29/2011" + }, + { + "extn": "6456", + "id": "17824", + "name": "Analise White", + "office": "Rochester", + "position": "Banker", + "salary": "$60,433", + "start_date": "8/31/2016" + }, + { + "extn": "6496", + "id": "17825", + "name": "Taylor Yates", + "office": "Washington", + "position": "Chef Manager", + "salary": "$145,487", + "start_date": "11/11/2010" + }, + { + "extn": "6823", + "id": "17826", + "name": "Ronald Bright", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$128,148", + "start_date": "2/4/2003" + }, + { + "extn": "4920", + "id": "17827", + "name": "Ronald Bentley", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$265,077", + "start_date": "2/17/2010" + }, + { + "extn": "7987", + "id": "17828", + "name": "Karen Griffiths", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$204,249", + "start_date": "8/19/2019" + }, + { + "extn": "9632", + "id": "17829", + "name": "Audrey Henderson", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$132,140", + "start_date": "10/30/2003" + }, + { + "extn": "6020", + "id": "17830", + "name": "Carl Wallace", + "office": "Berna", + "position": "Bellman", + "salary": "$209,983", + "start_date": "3/22/2002" + }, + { + "extn": "5743", + "id": "17831", + "name": "Regina Malone", + "office": "Norfolk", + "position": "Healthcare Specialist", + "salary": "$68,836", + "start_date": "7/12/2007" + }, + { + "extn": "6899", + "id": "17832", + "name": "Eduardo Uddin", + "office": "Fremont", + "position": "Audiologist", + "salary": "$114,506", + "start_date": "12/9/2010" + }, + { + "extn": "3977", + "id": "17833", + "name": "Bryon Murray", + "office": "Indianapolis", + "position": "IT Support Staff", + "salary": "$197,078", + "start_date": "7/26/2008" + }, + { + "extn": "9836", + "id": "17834", + "name": "Trisha Palmer", + "office": "Worcester", + "position": "Food Technologist", + "salary": "$52,499", + "start_date": "3/17/2013" + }, + { + "extn": "9334", + "id": "17835", + "name": "Mabel May", + "office": "Toledo", + "position": "Steward", + "salary": "$80,652", + "start_date": "1/19/2009" + }, + { + "extn": "1869", + "id": "17836", + "name": "Julius Driscoll", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$224,745", + "start_date": "12/18/2000" + }, + { + "extn": "1705", + "id": "17837", + "name": "Lucas Curtis", + "office": "Chicago", + "position": "Restaurant Manager", + "salary": "$115,324", + "start_date": "4/19/2011" + }, + { + "extn": "3210", + "id": "17838", + "name": "Courtney Thompson", + "office": "Paris", + "position": "Software Engineer", + "salary": "$168,558", + "start_date": "1/12/2010" + }, + { + "extn": "6847", + "id": "17839", + "name": "Alexander Shaw", + "office": "Glendale", + "position": "Treasurer", + "salary": "$75,902", + "start_date": "4/17/2011" + }, + { + "extn": "4968", + "id": "17840", + "name": "Daniel York", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$33,388", + "start_date": "7/2/2007" + }, + { + "extn": "9187", + "id": "17841", + "name": "Melinda Robinson", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$34,242", + "start_date": "12/4/2015" + }, + { + "extn": "3174", + "id": "17842", + "name": "Bethany Whitehouse", + "office": "Memphis", + "position": "Clerk", + "salary": "$169,987", + "start_date": "3/29/2018" + }, + { + "extn": "5711", + "id": "17843", + "name": "Ryan West", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$234,284", + "start_date": "4/15/2001" + }, + { + "extn": "8779", + "id": "17844", + "name": "Oliver Gilmour", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$233,034", + "start_date": "1/30/2013" + }, + { + "extn": "2646", + "id": "17845", + "name": "Ada Vaughan", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$158,746", + "start_date": "9/15/2002" + }, + { + "extn": "8231", + "id": "17846", + "name": "Matthew Ingram", + "office": "Lyon", + "position": "Auditor", + "salary": "$250,756", + "start_date": "7/17/2005" + }, + { + "extn": "5396", + "id": "17847", + "name": "Jenna Eyres", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$52,390", + "start_date": "2/4/2001" + }, + { + "extn": "4178", + "id": "17848", + "name": "Phillip Donovan", + "office": "Saint Paul", + "position": "Insurance Broker", + "salary": "$151,634", + "start_date": "6/28/2017" + }, + { + "extn": "8670", + "id": "17849", + "name": "Barney Wheeler", + "office": "Charlotte", + "position": "Clerk", + "salary": "$259,456", + "start_date": "12/23/2016" + }, + { + "extn": "7246", + "id": "17850", + "name": "Rose Gunn", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$24,536", + "start_date": "11/7/2012" + }, + { + "extn": "2892", + "id": "17851", + "name": "Kieth Eastwood", + "office": "Rome", + "position": "Executive Director", + "salary": "$29,331", + "start_date": "5/15/2018" + }, + { + "extn": "6089", + "id": "17852", + "name": "Gladys Dubois", + "office": "Fremont", + "position": "Business Broker", + "salary": "$175,270", + "start_date": "1/9/2004" + }, + { + "extn": "3961", + "id": "17853", + "name": "Ramon Rossi", + "office": "Tulsa", + "position": "HR Specialist", + "salary": "$34,713", + "start_date": "9/21/2003" + }, + { + "extn": "3958", + "id": "17854", + "name": "Joseph Avery", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$58,497", + "start_date": "10/21/2012" + }, + { + "extn": "1589", + "id": "17855", + "name": "Tom Wilkinson", + "office": "Miami", + "position": "Biologist", + "salary": "$285,210", + "start_date": "8/19/2001" + }, + { + "extn": "7003", + "id": "17856", + "name": "Adelaide Nicholls", + "office": "Indianapolis", + "position": "Steward", + "salary": "$28,681", + "start_date": "11/4/2011" + }, + { + "extn": "7383", + "id": "17857", + "name": "Kieth Stevens", + "office": "Orlando", + "position": "Global Logistics Supervisor", + "salary": "$57,303", + "start_date": "5/3/2017" + }, + { + "extn": "8871", + "id": "17858", + "name": "Naomi Lewin", + "office": "Saint Paul", + "position": "Project Manager", + "salary": "$144,770", + "start_date": "6/4/2002" + }, + { + "extn": "9012", + "id": "17859", + "name": "Barry Paterson", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$31,731", + "start_date": "5/29/2019" + }, + { + "extn": "6436", + "id": "17860", + "name": "Ruth Roth", + "office": "Garland", + "position": "Lecturer", + "salary": "$71,130", + "start_date": "5/26/2007" + }, + { + "extn": "1657", + "id": "17861", + "name": "Lynn Higgs", + "office": "Norfolk", + "position": "Audiologist", + "salary": "$15,638", + "start_date": "4/30/2014" + }, + { + "extn": "9256", + "id": "17862", + "name": "Amy May", + "office": "Madrid", + "position": "Dentist", + "salary": "$284,060", + "start_date": "7/6/2019" + }, + { + "extn": "6251", + "id": "17863", + "name": "Harry Price", + "office": "Madrid", + "position": "Dentist", + "salary": "$261,845", + "start_date": "4/10/2010" + }, + { + "extn": "9249", + "id": "17864", + "name": "Hazel Matthews", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$195,430", + "start_date": "12/16/2017" + }, + { + "extn": "2958", + "id": "17865", + "name": "Priscilla Cunningham", + "office": "Zurich", + "position": "Systems Administrator", + "salary": "$50,455", + "start_date": "1/13/2009" + }, + { + "extn": "7206", + "id": "17866", + "name": "John Owen", + "office": "Salt Lake City", + "position": "Front Desk Coordinator", + "salary": "$281,806", + "start_date": "10/2/2002" + }, + { + "extn": "2305", + "id": "17867", + "name": "Daron Gray", + "office": "Prague", + "position": "Chef Manager", + "salary": "$103,713", + "start_date": "4/30/2001" + }, + { + "extn": "3136", + "id": "17868", + "name": "Carter Campbell", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$32,228", + "start_date": "12/16/2005" + }, + { + "extn": "8302", + "id": "17869", + "name": "Chad Avery", + "office": "Glendale", + "position": "Biologist", + "salary": "$92,658", + "start_date": "4/12/2004" + }, + { + "extn": "5234", + "id": "17870", + "name": "Valerie Hilton", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$215,957", + "start_date": "2/27/2006" + }, + { + "extn": "5011", + "id": "17871", + "name": "Abdul Gregory", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$23,197", + "start_date": "11/16/2017" + }, + { + "extn": "3788", + "id": "17872", + "name": "Denis Wooldridge", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$214,424", + "start_date": "1/24/2005" + }, + { + "extn": "2929", + "id": "17873", + "name": "Claire Vincent", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$202,038", + "start_date": "6/16/2016" + }, + { + "extn": "8045", + "id": "17874", + "name": "Callie Higgs", + "office": "Santa Ana", + "position": "Mobile Developer", + "salary": "$18,956", + "start_date": "4/10/2015" + }, + { + "extn": "1076", + "id": "17875", + "name": "Manuel Brett", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$197,007", + "start_date": "1/5/2000" + }, + { + "extn": "9208", + "id": "17876", + "name": "Alice Ross", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$22,282", + "start_date": "8/16/2013" + }, + { + "extn": "5681", + "id": "17877", + "name": "Gabriel Rogers", + "office": "Indianapolis", + "position": "Physician", + "salary": "$59,206", + "start_date": "5/16/2009" + }, + { + "extn": "9066", + "id": "17878", + "name": "Ethan Watson", + "office": "Honolulu", + "position": "Inspector", + "salary": "$61,687", + "start_date": "4/15/2016" + }, + { + "extn": "4748", + "id": "17879", + "name": "Marla Fall", + "office": "Prague", + "position": "Banker", + "salary": "$206,810", + "start_date": "1/5/2017" + }, + { + "extn": "6195", + "id": "17880", + "name": "Alessandra Stevens", + "office": "Denver", + "position": "HR Coordinator", + "salary": "$60,873", + "start_date": "7/12/2009" + }, + { + "extn": "1210", + "id": "17881", + "name": "Chris Lynn", + "office": "Rochester", + "position": "Cashier", + "salary": "$35,006", + "start_date": "9/6/2015" + }, + { + "extn": "7956", + "id": "17882", + "name": "Hanna Santos", + "office": "Moreno Valley", + "position": "Accountant", + "salary": "$77,516", + "start_date": "2/10/2001" + }, + { + "extn": "7730", + "id": "17883", + "name": "Erick Hall", + "office": "Reno", + "position": "Loan Officer", + "salary": "$91,422", + "start_date": "11/2/2004" + }, + { + "extn": "3054", + "id": "17884", + "name": "Sofie Edley", + "office": "Sacramento", + "position": "Webmaster", + "salary": "$117,872", + "start_date": "7/20/2016" + }, + { + "extn": "8423", + "id": "17885", + "name": "Barry Hope", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$255,659", + "start_date": "1/11/2014" + }, + { + "extn": "3789", + "id": "17886", + "name": "Karen Myatt", + "office": "Berlin", + "position": "Cook", + "salary": "$54,853", + "start_date": "11/5/2000" + }, + { + "extn": "2007", + "id": "17887", + "name": "Barney Healy", + "office": "London", + "position": "Electrician", + "salary": "$218,130", + "start_date": "6/1/2016" + }, + { + "extn": "8490", + "id": "17888", + "name": "Paula Rosenbloom", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$98,363", + "start_date": "4/23/2008" + }, + { + "extn": "3888", + "id": "17889", + "name": "Alexander Davies", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$254,535", + "start_date": "5/27/2010" + }, + { + "extn": "4999", + "id": "17890", + "name": "Doris Ianson", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$59,354", + "start_date": "10/23/2011" + }, + { + "extn": "4993", + "id": "17891", + "name": "Rick Rehman", + "office": "Columbus", + "position": "Inspector", + "salary": "$166,282", + "start_date": "3/3/2004" + }, + { + "extn": "6449", + "id": "17892", + "name": "Gabriel Tait", + "office": "New Orleans", + "position": "Loan Officer", + "salary": "$247,287", + "start_date": "1/19/2010" + }, + { + "extn": "6709", + "id": "17893", + "name": "Anthony James", + "office": "Otawa", + "position": "Ambulatory Nurse", + "salary": "$42,615", + "start_date": "5/1/2019" + }, + { + "extn": "7463", + "id": "17894", + "name": "Eryn Owens", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$265,046", + "start_date": "8/8/2001" + }, + { + "extn": "9162", + "id": "17895", + "name": "Nick Harrison", + "office": "London", + "position": "Associate Professor", + "salary": "$79,554", + "start_date": "8/20/2019" + }, + { + "extn": "7728", + "id": "17896", + "name": "Carter Mitchell", + "office": "Milano", + "position": "Clerk", + "salary": "$51,279", + "start_date": "6/3/2011" + }, + { + "extn": "6741", + "id": "17897", + "name": "Hadley Rosenbloom", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$210,150", + "start_date": "8/22/2015" + }, + { + "extn": "3292", + "id": "17898", + "name": "Candice Wooldridge", + "office": "Miami", + "position": "Retail Trainee", + "salary": "$260,654", + "start_date": "5/4/2001" + }, + { + "extn": "3051", + "id": "17899", + "name": "Phillip Craig", + "office": "Portland", + "position": "Cashier", + "salary": "$99,673", + "start_date": "8/10/2006" + }, + { + "extn": "3243", + "id": "17900", + "name": "Luke Vallins", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$138,587", + "start_date": "12/24/2006" + }, + { + "extn": "3622", + "id": "17901", + "name": "Ema Oatway", + "office": "Anaheim", + "position": "Call Center Representative", + "salary": "$281,996", + "start_date": "5/14/2006" + }, + { + "extn": "8315", + "id": "17902", + "name": "David Tutton", + "office": "Zurich", + "position": "Lecturer", + "salary": "$120,744", + "start_date": "2/12/2011" + }, + { + "extn": "6087", + "id": "17903", + "name": "Manuel Sinclair", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$62,401", + "start_date": "3/24/2016" + }, + { + "extn": "6418", + "id": "17904", + "name": "Lillian Jones", + "office": "El Paso", + "position": "Health Educator", + "salary": "$204,224", + "start_date": "10/29/2000" + }, + { + "extn": "9105", + "id": "17905", + "name": "Rocco Reyes", + "office": "St. Louis", + "position": "Bookkeeper", + "salary": "$258,112", + "start_date": "9/9/2010" + }, + { + "extn": "3506", + "id": "17906", + "name": "Ruby Quinton", + "office": "Berna", + "position": "Laboratory Technician", + "salary": "$221,729", + "start_date": "12/27/2014" + }, + { + "extn": "9330", + "id": "17907", + "name": "Isabella Morris", + "office": "Phoenix", + "position": "Doctor", + "salary": "$291,766", + "start_date": "1/4/2019" + }, + { + "extn": "3319", + "id": "17908", + "name": "Owen Knight", + "office": "Richmond", + "position": "Accountant", + "salary": "$129,127", + "start_date": "3/14/2018" + }, + { + "extn": "2412", + "id": "17909", + "name": "Johnny Chapman", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$169,219", + "start_date": "2/19/2015" + }, + { + "extn": "2995", + "id": "17910", + "name": "Daniel Raven", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$192,428", + "start_date": "2/29/2012" + }, + { + "extn": "2091", + "id": "17911", + "name": "Sabrina Bentley", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$128,870", + "start_date": "11/16/2009" + }, + { + "extn": "7916", + "id": "17912", + "name": "Benjamin Shaw", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$185,744", + "start_date": "11/24/2015" + }, + { + "extn": "9294", + "id": "17913", + "name": "Maxwell Fowler", + "office": "Rome", + "position": "Cashier", + "salary": "$50,837", + "start_date": "10/19/2013" + }, + { + "extn": "2102", + "id": "17914", + "name": "Denis Hobson", + "office": "Prague", + "position": "Inspector", + "salary": "$45,150", + "start_date": "9/23/2012" + }, + { + "extn": "1827", + "id": "17915", + "name": "Tom Penn", + "office": "Los Angeles", + "position": "Steward", + "salary": "$92,385", + "start_date": "10/1/2016" + }, + { + "extn": "6337", + "id": "17916", + "name": "Nick Bennett", + "office": "Honolulu", + "position": "Call Center Representative", + "salary": "$39,466", + "start_date": "6/7/2011" + }, + { + "extn": "1192", + "id": "17917", + "name": "Elijah Hill", + "office": "Quebec", + "position": "Staffing Consultant", + "salary": "$196,023", + "start_date": "6/20/2013" + }, + { + "extn": "2725", + "id": "17918", + "name": "Liam Coll", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$24,439", + "start_date": "12/23/2011" + }, + { + "extn": "3059", + "id": "17919", + "name": "Claire Martin", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$147,646", + "start_date": "12/18/2000" + }, + { + "extn": "1749", + "id": "17920", + "name": "Alexa Furnell", + "office": "Toledo", + "position": "Insurance Broker", + "salary": "$238,921", + "start_date": "4/29/2016" + }, + { + "extn": "4140", + "id": "17921", + "name": "Davina Hamilton", + "office": "Detroit", + "position": "Treasurer", + "salary": "$61,032", + "start_date": "8/18/2007" + }, + { + "extn": "4381", + "id": "17922", + "name": "Christine Broomfield", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$264,728", + "start_date": "12/4/2008" + }, + { + "extn": "1928", + "id": "17923", + "name": "Caleb James", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$93,596", + "start_date": "4/28/2010" + }, + { + "extn": "4465", + "id": "17924", + "name": "Kurt Bright", + "office": "Madison", + "position": "Audiologist", + "salary": "$203,007", + "start_date": "11/16/2013" + }, + { + "extn": "5943", + "id": "17925", + "name": "Nicholas Evans", + "office": "Boston", + "position": "Auditor", + "salary": "$207,257", + "start_date": "11/15/2008" + }, + { + "extn": "9047", + "id": "17926", + "name": "Mark Pond", + "office": "San Diego", + "position": "Web Developer", + "salary": "$133,351", + "start_date": "7/31/2005" + }, + { + "extn": "9154", + "id": "17927", + "name": "Marissa Cox", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$137,451", + "start_date": "4/16/2001" + }, + { + "extn": "9036", + "id": "17928", + "name": "Carol Swan", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$118,442", + "start_date": "4/5/2019" + }, + { + "extn": "8465", + "id": "17929", + "name": "Matthew Herbert", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$146,637", + "start_date": "12/23/2015" + }, + { + "extn": "7127", + "id": "17930", + "name": "Molly Vince", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$299,090", + "start_date": "9/26/2010" + }, + { + "extn": "2077", + "id": "17931", + "name": "Agnes Campbell", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$141,201", + "start_date": "9/14/2007" + }, + { + "extn": "8755", + "id": "17932", + "name": "Jack Flett", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$242,359", + "start_date": "9/2/2004" + }, + { + "extn": "2101", + "id": "17933", + "name": "Isabella Waterson", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$159,463", + "start_date": "10/3/2005" + }, + { + "extn": "6830", + "id": "17934", + "name": "Roger Wright", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$178,235", + "start_date": "8/8/2013" + }, + { + "extn": "3552", + "id": "17935", + "name": "Wade Waterson", + "office": "Las Vegas", + "position": "Mobile Developer", + "salary": "$137,974", + "start_date": "6/23/2013" + }, + { + "extn": "4077", + "id": "17936", + "name": "Cameron Reynolds", + "office": "Irving", + "position": "CNC Operator", + "salary": "$248,350", + "start_date": "4/11/2005" + }, + { + "extn": "3429", + "id": "17937", + "name": "Wendy Plant", + "office": "Hayward", + "position": "Audiologist", + "salary": "$93,870", + "start_date": "8/27/2011" + }, + { + "extn": "2376", + "id": "17938", + "name": "Sonya Phillips", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$291,625", + "start_date": "2/17/2000" + }, + { + "extn": "9834", + "id": "17939", + "name": "Ema Mccormick", + "office": "Jacksonville", + "position": "Investment Advisor", + "salary": "$183,707", + "start_date": "10/26/2006" + }, + { + "extn": "5197", + "id": "17940", + "name": "Jack Preston", + "office": "Phoenix", + "position": "Cashier", + "salary": "$297,990", + "start_date": "2/14/2008" + }, + { + "extn": "1050", + "id": "17941", + "name": "Ronald Leslie", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$39,336", + "start_date": "3/30/2002" + }, + { + "extn": "5499", + "id": "17942", + "name": "Celia Knott", + "office": "Albuquerque", + "position": "Banker", + "salary": "$17,970", + "start_date": "1/7/2012" + }, + { + "extn": "5254", + "id": "17943", + "name": "Nate Edler", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$199,957", + "start_date": "9/17/2010" + }, + { + "extn": "3579", + "id": "17944", + "name": "Callie Morris", + "office": "Irving", + "position": "Associate Professor", + "salary": "$97,905", + "start_date": "9/15/2006" + }, + { + "extn": "3234", + "id": "17945", + "name": "Fred Owen", + "office": "Bridgeport", + "position": "Banker", + "salary": "$24,585", + "start_date": "1/14/2018" + }, + { + "extn": "6960", + "id": "17946", + "name": "Elena Paterson", + "office": "Tokyo", + "position": "Project Manager", + "salary": "$97,067", + "start_date": "9/12/2012" + }, + { + "extn": "8479", + "id": "17947", + "name": "Judith Murray", + "office": "Berlin", + "position": "Audiologist", + "salary": "$236,804", + "start_date": "5/1/2006" + }, + { + "extn": "8379", + "id": "17948", + "name": "Aurelia Andersson", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$218,711", + "start_date": "10/14/2005" + }, + { + "extn": "3218", + "id": "17949", + "name": "Karen Jones", + "office": "Seattle", + "position": "Clerk", + "salary": "$85,225", + "start_date": "5/27/2013" + }, + { + "extn": "3999", + "id": "17950", + "name": "Bridget Yard", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$186,206", + "start_date": "7/21/2001" + }, + { + "extn": "4323", + "id": "17951", + "name": "Natalie Olson", + "office": "Washington", + "position": "Webmaster", + "salary": "$155,927", + "start_date": "4/8/2016" + }, + { + "extn": "5163", + "id": "17952", + "name": "Nicole Lyon", + "office": "Sacramento", + "position": "Dentist", + "salary": "$69,028", + "start_date": "6/10/2001" + }, + { + "extn": "9543", + "id": "17953", + "name": "Doug Wilton", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$247,903", + "start_date": "1/3/2019" + }, + { + "extn": "9334", + "id": "17954", + "name": "Juliet Crawford", + "office": "Philadelphia", + "position": "Food Technologist", + "salary": "$228,683", + "start_date": "1/29/2006" + }, + { + "extn": "7098", + "id": "17955", + "name": "Rosa Bullock", + "office": "Irving", + "position": "Bookkeeper", + "salary": "$162,368", + "start_date": "3/18/2012" + }, + { + "extn": "7154", + "id": "17956", + "name": "Marilyn Gardner", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$262,672", + "start_date": "4/10/2017" + }, + { + "extn": "6374", + "id": "17957", + "name": "Felicity Walsh", + "office": "New York", + "position": "Auditor", + "salary": "$70,733", + "start_date": "11/27/2002" + }, + { + "extn": "3540", + "id": "17958", + "name": "Harry Rosenbloom", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$25,144", + "start_date": "7/26/2005" + }, + { + "extn": "4835", + "id": "17959", + "name": "Priscilla Utterson", + "office": "Bucharest", + "position": "Baker", + "salary": "$196,992", + "start_date": "5/7/2012" + }, + { + "extn": "7984", + "id": "17960", + "name": "Willow Richards", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$190,820", + "start_date": "5/13/2000" + }, + { + "extn": "5714", + "id": "17961", + "name": "Makenzie Shelton", + "office": "Berna", + "position": "Mobile Developer", + "salary": "$144,608", + "start_date": "9/4/2011" + }, + { + "extn": "6427", + "id": "17962", + "name": "Doug Smith", + "office": "Memphis", + "position": "Paramedic", + "salary": "$252,134", + "start_date": "4/15/2014" + }, + { + "extn": "8420", + "id": "17963", + "name": "Ciara Beal", + "office": "New Orleans", + "position": "Bellman", + "salary": "$172,627", + "start_date": "1/3/2010" + }, + { + "extn": "9804", + "id": "17964", + "name": "Sebastian Roth", + "office": "Rome", + "position": "Design Engineer", + "salary": "$38,831", + "start_date": "12/16/2001" + }, + { + "extn": "5673", + "id": "17965", + "name": "Rosemary Drew", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$225,284", + "start_date": "3/27/2008" + }, + { + "extn": "9885", + "id": "17966", + "name": "Mya Notman", + "office": "El Paso", + "position": "Clerk", + "salary": "$137,292", + "start_date": "2/26/2015" + }, + { + "extn": "1658", + "id": "17967", + "name": "Julian Richardson", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$150,958", + "start_date": "9/18/2014" + }, + { + "extn": "2816", + "id": "17968", + "name": "Marvin Rose", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$115,730", + "start_date": "7/17/2019" + }, + { + "extn": "1822", + "id": "17969", + "name": "Gladys Victor", + "office": "Toledo", + "position": "Call Center Representative", + "salary": "$161,602", + "start_date": "3/17/2002" + }, + { + "extn": "4257", + "id": "17970", + "name": "Alma Rixon", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$248,965", + "start_date": "10/14/2006" + }, + { + "extn": "2739", + "id": "17971", + "name": "Brad Fox", + "office": "Murfreesboro", + "position": "Paramedic", + "salary": "$249,711", + "start_date": "2/25/2011" + }, + { + "extn": "9839", + "id": "17972", + "name": "Oliver Edler", + "office": "Fremont", + "position": "Electrician", + "salary": "$256,008", + "start_date": "11/25/2012" + }, + { + "extn": "1586", + "id": "17973", + "name": "Mary Swan", + "office": "Las Vegas", + "position": "Loan Officer", + "salary": "$74,303", + "start_date": "5/12/2012" + }, + { + "extn": "6120", + "id": "17974", + "name": "Joseph Williams", + "office": "Arlington", + "position": "Dentist", + "salary": "$197,926", + "start_date": "3/16/2018" + }, + { + "extn": "7546", + "id": "17975", + "name": "Martin Niles", + "office": "Escondido", + "position": "HR Coordinator", + "salary": "$51,762", + "start_date": "2/19/2007" + }, + { + "extn": "3008", + "id": "17976", + "name": "Ronald Sawyer", + "office": "St. Louis", + "position": "Clerk", + "salary": "$272,834", + "start_date": "11/10/2009" + }, + { + "extn": "7459", + "id": "17977", + "name": "Marla Knight", + "office": "Hollywood", + "position": "Assistant Buyer", + "salary": "$235,501", + "start_date": "8/14/2001" + }, + { + "extn": "7990", + "id": "17978", + "name": "Percy Appleton", + "office": "Portland", + "position": "Operator", + "salary": "$105,671", + "start_date": "10/7/2017" + }, + { + "extn": "3414", + "id": "17979", + "name": "Martin Exton", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$32,047", + "start_date": "10/12/2013" + }, + { + "extn": "7667", + "id": "17980", + "name": "Benjamin Simmons", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$137,673", + "start_date": "9/24/2012" + }, + { + "extn": "4573", + "id": "17981", + "name": "Carl Mitchell", + "office": "Las Vegas", + "position": "Auditor", + "salary": "$29,964", + "start_date": "4/14/2014" + }, + { + "extn": "4237", + "id": "17982", + "name": "Carol Carson", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$197,236", + "start_date": "2/17/2016" + }, + { + "extn": "3394", + "id": "17983", + "name": "William Gates", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$279,789", + "start_date": "1/27/2003" + }, + { + "extn": "3677", + "id": "17984", + "name": "Nina Broomfield", + "office": "Escondido", + "position": "Cashier", + "salary": "$58,856", + "start_date": "11/26/2005" + }, + { + "extn": "8472", + "id": "17985", + "name": "Josh Baldwin", + "office": "Philadelphia", + "position": "Mobile Developer", + "salary": "$214,224", + "start_date": "8/6/2005" + }, + { + "extn": "1101", + "id": "17986", + "name": "Fiona Healy", + "office": "Tokyo", + "position": "Paramedic", + "salary": "$198,094", + "start_date": "1/3/2009" + }, + { + "extn": "1634", + "id": "17987", + "name": "Danielle Griffiths", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$106,572", + "start_date": "3/25/2010" + }, + { + "extn": "4608", + "id": "17988", + "name": "Bristol Bryson", + "office": "Phoenix", + "position": "Electrician", + "salary": "$123,365", + "start_date": "6/9/2006" + }, + { + "extn": "3313", + "id": "17989", + "name": "Mike Cowan", + "office": "Dallas", + "position": "Cook", + "salary": "$96,895", + "start_date": "9/5/2005" + }, + { + "extn": "1795", + "id": "17990", + "name": "Daniel Carter", + "office": "Rome", + "position": "Pharmacist", + "salary": "$246,211", + "start_date": "3/13/2004" + }, + { + "extn": "3966", + "id": "17991", + "name": "David Norton", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$291,070", + "start_date": "1/20/2001" + }, + { + "extn": "4868", + "id": "17992", + "name": "Hank Rixon", + "office": "Berna", + "position": "Healthcare Specialist", + "salary": "$243,343", + "start_date": "2/17/2005" + }, + { + "extn": "8818", + "id": "17993", + "name": "Erick Victor", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$105,485", + "start_date": "9/7/2004" + }, + { + "extn": "6466", + "id": "17994", + "name": "Luna Mccormick", + "office": "Irving", + "position": "Inspector", + "salary": "$178,961", + "start_date": "12/22/2018" + }, + { + "extn": "6812", + "id": "17995", + "name": "Nick Strong", + "office": "Cincinnati", + "position": "Baker", + "salary": "$165,252", + "start_date": "7/4/2015" + }, + { + "extn": "5162", + "id": "17996", + "name": "Nancy Evans", + "office": "Washington", + "position": "Physician", + "salary": "$128,404", + "start_date": "8/29/2003" + }, + { + "extn": "7825", + "id": "17997", + "name": "Ronald Murphy", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$257,514", + "start_date": "11/30/2012" + }, + { + "extn": "2271", + "id": "17998", + "name": "Aiden Potter", + "office": "Long Beach", + "position": "Biologist", + "salary": "$288,056", + "start_date": "9/15/2011" + }, + { + "extn": "3584", + "id": "17999", + "name": "Aeris West", + "office": "Arlington", + "position": "Designer", + "salary": "$40,166", + "start_date": "10/19/2009" + }, + { + "extn": "8074", + "id": "18000", + "name": "Jayden Walker", + "office": "Lakewood", + "position": "Doctor", + "salary": "$230,990", + "start_date": "6/18/2000" + }, + { + "extn": "2177", + "id": "18001", + "name": "Sharon Skinner", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$237,792", + "start_date": "11/8/2000" + }, + { + "extn": "5457", + "id": "18002", + "name": "Rosemary Farmer", + "office": "Moreno Valley", + "position": "Doctor", + "salary": "$207,050", + "start_date": "3/22/2007" + }, + { + "extn": "3405", + "id": "18003", + "name": "Wendy Ogilvy", + "office": "Omaha", + "position": "Executive Director", + "salary": "$224,163", + "start_date": "12/12/2015" + }, + { + "extn": "9330", + "id": "18004", + "name": "Jasmine Russel", + "office": "Chicago", + "position": "HR Coordinator", + "salary": "$124,787", + "start_date": "3/16/2007" + }, + { + "extn": "1273", + "id": "18005", + "name": "Kurt Jackson", + "office": "Rochester", + "position": "Designer", + "salary": "$166,016", + "start_date": "6/21/2010" + }, + { + "extn": "6049", + "id": "18006", + "name": "Anabel Cann", + "office": "Anaheim", + "position": "Doctor", + "salary": "$38,222", + "start_date": "5/21/2015" + }, + { + "extn": "1159", + "id": "18007", + "name": "Rose Wellington", + "office": "San Francisco", + "position": "HR Coordinator", + "salary": "$237,328", + "start_date": "9/10/2008" + }, + { + "extn": "1655", + "id": "18008", + "name": "Danny Shields", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$172,378", + "start_date": "5/6/2015" + }, + { + "extn": "3724", + "id": "18009", + "name": "Aiden Cox", + "office": "London", + "position": "Production Painter", + "salary": "$59,574", + "start_date": "11/29/2015" + }, + { + "extn": "7033", + "id": "18010", + "name": "Marvin Richardson", + "office": "Valetta", + "position": "Cook", + "salary": "$198,395", + "start_date": "2/13/2010" + }, + { + "extn": "5764", + "id": "18011", + "name": "Joseph Norton", + "office": "Wien", + "position": "Mobile Developer", + "salary": "$32,310", + "start_date": "12/10/2013" + }, + { + "extn": "6735", + "id": "18012", + "name": "Grace Bryson", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$61,013", + "start_date": "9/9/2002" + }, + { + "extn": "6959", + "id": "18013", + "name": "Hank Lloyd", + "office": "London", + "position": "CNC Operator", + "salary": "$19,174", + "start_date": "1/17/2002" + }, + { + "extn": "3156", + "id": "18014", + "name": "Kenzie Wigley", + "office": "St. Louis", + "position": "Bellman", + "salary": "$194,242", + "start_date": "5/29/2005" + }, + { + "extn": "5332", + "id": "18015", + "name": "Sara Price", + "office": "Innsbruck", + "position": "Baker", + "salary": "$247,117", + "start_date": "4/24/2017" + }, + { + "extn": "2326", + "id": "18016", + "name": "Tyson Wilton", + "office": "Milwaukee", + "position": "Food Technologist", + "salary": "$41,958", + "start_date": "10/21/2000" + }, + { + "extn": "4005", + "id": "18017", + "name": "Clint Chester", + "office": "San Diego", + "position": "Cook", + "salary": "$52,361", + "start_date": "10/8/2017" + }, + { + "extn": "4847", + "id": "18018", + "name": "Mason Calderwood", + "office": "Omaha", + "position": "HR Coordinator", + "salary": "$200,097", + "start_date": "5/1/2012" + }, + { + "extn": "2874", + "id": "18019", + "name": "Josh Ballard", + "office": "Rochester", + "position": "Biologist", + "salary": "$197,317", + "start_date": "6/27/2002" + }, + { + "extn": "9349", + "id": "18020", + "name": "Erick Fox", + "office": "Toledo", + "position": "Baker", + "salary": "$92,517", + "start_date": "9/8/2010" + }, + { + "extn": "6245", + "id": "18021", + "name": "Fred Upsdell", + "office": "London", + "position": "Designer", + "salary": "$74,898", + "start_date": "2/28/2012" + }, + { + "extn": "2267", + "id": "18022", + "name": "Candace Alldridge", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$158,786", + "start_date": "8/21/2013" + }, + { + "extn": "4049", + "id": "18023", + "name": "Danny Chadwick", + "office": "Tallahassee", + "position": "Accountant", + "salary": "$91,525", + "start_date": "10/6/2013" + }, + { + "extn": "8490", + "id": "18024", + "name": "Harmony Bryson", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$148,828", + "start_date": "10/4/2010" + }, + { + "extn": "1180", + "id": "18025", + "name": "Danny Ramsey", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$190,469", + "start_date": "11/23/2007" + }, + { + "extn": "3727", + "id": "18026", + "name": "Valerie Pickard", + "office": "Bakersfield", + "position": "Fabricator", + "salary": "$272,215", + "start_date": "6/9/2005" + }, + { + "extn": "2542", + "id": "18027", + "name": "Marissa Wild", + "office": "Springfield", + "position": "Webmaster", + "salary": "$188,103", + "start_date": "12/17/2016" + }, + { + "extn": "7869", + "id": "18028", + "name": "Kieth Hope", + "office": "Sacramento", + "position": "Biologist", + "salary": "$18,013", + "start_date": "5/14/2013" + }, + { + "extn": "7637", + "id": "18029", + "name": "Mike Lunt", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$106,675", + "start_date": "9/30/2004" + }, + { + "extn": "6318", + "id": "18030", + "name": "Keira Porter", + "office": "Fullerton", + "position": "Ambulatory Nurse", + "salary": "$42,286", + "start_date": "6/29/2004" + }, + { + "extn": "6808", + "id": "18031", + "name": "Johnathan Pickard", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$91,926", + "start_date": "2/18/2010" + }, + { + "extn": "1955", + "id": "18032", + "name": "Bryon Pierce", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$226,997", + "start_date": "5/3/2002" + }, + { + "extn": "8216", + "id": "18033", + "name": "Caleb Warden", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$194,622", + "start_date": "8/23/2001" + }, + { + "extn": "7033", + "id": "18034", + "name": "John Hudson", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$156,175", + "start_date": "10/12/2011" + }, + { + "extn": "5457", + "id": "18035", + "name": "Elijah Brooks", + "office": "Boston", + "position": "Cashier", + "salary": "$170,228", + "start_date": "5/21/2002" + }, + { + "extn": "1892", + "id": "18036", + "name": "Courtney Nelson", + "office": "Indianapolis", + "position": "Steward", + "salary": "$277,517", + "start_date": "1/23/2014" + }, + { + "extn": "3911", + "id": "18037", + "name": "Mike Pond", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$275,584", + "start_date": "11/14/2008" + }, + { + "extn": "6298", + "id": "18038", + "name": "Morgan Oswald", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$103,540", + "start_date": "8/27/2011" + }, + { + "extn": "3158", + "id": "18039", + "name": "Javier Connell", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$131,341", + "start_date": "10/23/2009" + }, + { + "extn": "9132", + "id": "18040", + "name": "Meredith Briggs", + "office": "Garland", + "position": "Webmaster", + "salary": "$81,649", + "start_date": "10/21/2015" + }, + { + "extn": "1949", + "id": "18041", + "name": "Johnny Vernon", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$152,184", + "start_date": "5/21/2002" + }, + { + "extn": "5169", + "id": "18042", + "name": "Hayden Lee", + "office": "Laredo", + "position": "Stockbroker", + "salary": "$182,768", + "start_date": "2/11/2004" + }, + { + "extn": "3622", + "id": "18043", + "name": "Gloria Chester", + "office": "Prague", + "position": "Cash Manager", + "salary": "$244,621", + "start_date": "7/25/2013" + }, + { + "extn": "2187", + "id": "18044", + "name": "Harvey Hepburn", + "office": "Seattle", + "position": "Production Painter", + "salary": "$262,866", + "start_date": "9/20/2007" + }, + { + "extn": "7573", + "id": "18045", + "name": "Molly Morrow", + "office": "Oakland", + "position": "Paramedic", + "salary": "$131,097", + "start_date": "8/13/2006" + }, + { + "extn": "4229", + "id": "18046", + "name": "Carmen Parker", + "office": "Garland", + "position": "Mobile Developer", + "salary": "$67,322", + "start_date": "6/9/2016" + }, + { + "extn": "1840", + "id": "18047", + "name": "Helen Allwood", + "office": "St. Louis", + "position": "Electrician", + "salary": "$296,510", + "start_date": "7/1/2001" + }, + { + "extn": "6307", + "id": "18048", + "name": "Fiona Neal", + "office": "Long Beach", + "position": "HR Specialist", + "salary": "$280,739", + "start_date": "11/28/2018" + }, + { + "extn": "8495", + "id": "18049", + "name": "Chris Ingram", + "office": "Laredo", + "position": "Food Technologist", + "salary": "$105,062", + "start_date": "8/8/2000" + }, + { + "extn": "4862", + "id": "18050", + "name": "Irene Keys", + "office": "Reno", + "position": "Pharmacist", + "salary": "$225,063", + "start_date": "10/5/2004" + }, + { + "extn": "1267", + "id": "18051", + "name": "Joseph Brown", + "office": "Seattle", + "position": "Banker", + "salary": "$63,358", + "start_date": "9/28/2004" + }, + { + "extn": "9288", + "id": "18052", + "name": "Ronald Russel", + "office": "Norfolk", + "position": "Operator", + "salary": "$11,163", + "start_date": "10/23/2004" + }, + { + "extn": "8884", + "id": "18053", + "name": "Elisabeth Knight", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$264,266", + "start_date": "5/25/2010" + }, + { + "extn": "5208", + "id": "18054", + "name": "Marla Rivers", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$123,472", + "start_date": "1/5/2000" + }, + { + "extn": "5101", + "id": "18055", + "name": "Chuck Russel", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$269,846", + "start_date": "4/30/2006" + }, + { + "extn": "4979", + "id": "18056", + "name": "Joseph Fall", + "office": "Milano", + "position": "Doctor", + "salary": "$159,225", + "start_date": "3/14/2007" + }, + { + "extn": "9394", + "id": "18057", + "name": "Ruth Bristow", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$128,204", + "start_date": "5/15/2015" + }, + { + "extn": "2498", + "id": "18058", + "name": "Gil Benfield", + "office": "Pittsburgh", + "position": "Design Engineer", + "salary": "$55,072", + "start_date": "5/10/2001" + }, + { + "extn": "9810", + "id": "18059", + "name": "Russel Talbot", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$57,126", + "start_date": "1/28/2011" + }, + { + "extn": "8861", + "id": "18060", + "name": "Doug Riley", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$47,839", + "start_date": "8/30/2007" + }, + { + "extn": "7756", + "id": "18061", + "name": "Freya Rivers", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$62,351", + "start_date": "11/24/2003" + }, + { + "extn": "5131", + "id": "18062", + "name": "Mike Mullins", + "office": "Louisville", + "position": "Audiologist", + "salary": "$286,381", + "start_date": "10/14/2015" + }, + { + "extn": "8779", + "id": "18063", + "name": "Michelle Potter", + "office": "Omaha", + "position": "Clerk", + "salary": "$40,833", + "start_date": "11/11/2003" + }, + { + "extn": "6812", + "id": "18064", + "name": "Trisha Adams", + "office": "Garland", + "position": "Baker", + "salary": "$202,855", + "start_date": "1/7/2016" + }, + { + "extn": "5085", + "id": "18065", + "name": "Keira Cobb", + "office": "Zurich", + "position": "Operator", + "salary": "$208,680", + "start_date": "5/22/2018" + }, + { + "extn": "2708", + "id": "18066", + "name": "Javier Norton", + "office": "Salem", + "position": "Machine Operator", + "salary": "$186,009", + "start_date": "8/1/2006" + }, + { + "extn": "2493", + "id": "18067", + "name": "Alan Irving", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$177,497", + "start_date": "12/22/2002" + }, + { + "extn": "5639", + "id": "18068", + "name": "Liv Clifford", + "office": "Lakewood", + "position": "Production Painter", + "salary": "$88,799", + "start_date": "9/9/2014" + }, + { + "extn": "4771", + "id": "18069", + "name": "Nicole Rigg", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$282,020", + "start_date": "4/2/2012" + }, + { + "extn": "7293", + "id": "18070", + "name": "Noah Thorne", + "office": "Jacksonville", + "position": "Doctor", + "salary": "$68,391", + "start_date": "2/5/2015" + }, + { + "extn": "3825", + "id": "18071", + "name": "Gloria Speed", + "office": "Fullerton", + "position": "Cook", + "salary": "$11,192", + "start_date": "3/10/2016" + }, + { + "extn": "5316", + "id": "18072", + "name": "Gemma Burnley", + "office": "Hayward", + "position": "Executive Director", + "salary": "$235,924", + "start_date": "6/30/2014" + }, + { + "extn": "7696", + "id": "18073", + "name": "Hayden Stevenson", + "office": "Phoenix", + "position": "Paramedic", + "salary": "$24,641", + "start_date": "10/26/2000" + }, + { + "extn": "5175", + "id": "18074", + "name": "Summer Hunter", + "office": "Phoenix", + "position": "Doctor", + "salary": "$128,776", + "start_date": "1/9/2006" + }, + { + "extn": "8943", + "id": "18075", + "name": "Cedrick Lowe", + "office": "Bucharest", + "position": "Mobile Developer", + "salary": "$159,316", + "start_date": "8/1/2005" + }, + { + "extn": "6754", + "id": "18076", + "name": "Melania Hunter", + "office": "New York", + "position": "Associate Professor", + "salary": "$49,578", + "start_date": "6/7/2001" + }, + { + "extn": "8176", + "id": "18077", + "name": "Brad Hunt", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$170,311", + "start_date": "4/16/2005" + }, + { + "extn": "7765", + "id": "18078", + "name": "Faith Chappell", + "office": "Bellevue", + "position": "Executive Director", + "salary": "$156,020", + "start_date": "2/23/2003" + }, + { + "extn": "6033", + "id": "18079", + "name": "Cameron Bell", + "office": "Tulsa", + "position": "Webmaster", + "salary": "$59,225", + "start_date": "3/5/2013" + }, + { + "extn": "5280", + "id": "18080", + "name": "Peter Waterson", + "office": "Berna", + "position": "Doctor", + "salary": "$166,169", + "start_date": "8/7/2009" + }, + { + "extn": "5317", + "id": "18081", + "name": "Amelia Stevenson", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$139,415", + "start_date": "5/10/2006" + }, + { + "extn": "3266", + "id": "18082", + "name": "Francesca Hunter", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$20,673", + "start_date": "1/11/2014" + }, + { + "extn": "3809", + "id": "18083", + "name": "Helen Jefferson", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$88,365", + "start_date": "7/18/2013" + }, + { + "extn": "2424", + "id": "18084", + "name": "Erica Rees", + "office": "Bakersfield", + "position": "Doctor", + "salary": "$102,720", + "start_date": "8/30/2003" + }, + { + "extn": "3144", + "id": "18085", + "name": "Ramon Ingham", + "office": "Valetta", + "position": "Cook", + "salary": "$105,572", + "start_date": "8/8/2004" + }, + { + "extn": "8726", + "id": "18086", + "name": "Paula Gilmore", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$203,090", + "start_date": "2/29/2000" + }, + { + "extn": "2371", + "id": "18087", + "name": "Raquel Clifford", + "office": "Charlotte", + "position": "Inspector", + "salary": "$244,819", + "start_date": "11/22/2010" + }, + { + "extn": "9184", + "id": "18088", + "name": "Clarissa Kelly", + "office": "Garland", + "position": "Healthcare Specialist", + "salary": "$226,779", + "start_date": "10/25/2008" + }, + { + "extn": "1246", + "id": "18089", + "name": "Angela Gibson", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$120,815", + "start_date": "6/19/2006" + }, + { + "extn": "3886", + "id": "18090", + "name": "Denis Bowen", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$115,281", + "start_date": "7/31/2001" + }, + { + "extn": "6103", + "id": "18091", + "name": "Holly Thomson", + "office": "Madrid", + "position": "HR Specialist", + "salary": "$121,455", + "start_date": "12/15/2001" + }, + { + "extn": "7469", + "id": "18092", + "name": "Chanelle Patel", + "office": "New Orleans", + "position": "Clerk", + "salary": "$281,617", + "start_date": "5/7/2010" + }, + { + "extn": "3847", + "id": "18093", + "name": "Lana Gregory", + "office": "Huntsville", + "position": "Mobile Developer", + "salary": "$132,834", + "start_date": "6/16/2002" + }, + { + "extn": "6795", + "id": "18094", + "name": "Kirsten Lloyd", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$118,469", + "start_date": "1/19/2015" + }, + { + "extn": "8066", + "id": "18095", + "name": "Brooklyn Hamilton", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$240,123", + "start_date": "2/27/2007" + }, + { + "extn": "6746", + "id": "18096", + "name": "Nicole Anderson", + "office": "Fullerton", + "position": "Loan Officer", + "salary": "$256,682", + "start_date": "7/7/2015" + }, + { + "extn": "7026", + "id": "18097", + "name": "Aleksandra Anderson", + "office": "Bellevue", + "position": "Bellman", + "salary": "$180,472", + "start_date": "5/28/2017" + }, + { + "extn": "6939", + "id": "18098", + "name": "Daron Reynolds", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$97,007", + "start_date": "9/18/2006" + }, + { + "extn": "7157", + "id": "18099", + "name": "Bristol Fisher", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$140,257", + "start_date": "5/21/2002" + }, + { + "extn": "6614", + "id": "18100", + "name": "Bryon Mcguire", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$233,276", + "start_date": "9/16/2013" + }, + { + "extn": "5531", + "id": "18101", + "name": "Boris Healy", + "office": "Sacramento", + "position": "Bookkeeper", + "salary": "$116,420", + "start_date": "6/3/2002" + }, + { + "extn": "5238", + "id": "18102", + "name": "Mason Drummond", + "office": "Reno", + "position": "Chef Manager", + "salary": "$103,820", + "start_date": "11/1/2003" + }, + { + "extn": "6322", + "id": "18103", + "name": "Harry Locke", + "office": "Seattle", + "position": "Chef Manager", + "salary": "$153,512", + "start_date": "3/5/2014" + }, + { + "extn": "1220", + "id": "18104", + "name": "Eve Vollans", + "office": "Portland", + "position": "Physician", + "salary": "$206,995", + "start_date": "3/26/2012" + }, + { + "extn": "9203", + "id": "18105", + "name": "Gloria Antcliff", + "office": "Prague", + "position": "Executive Director", + "salary": "$111,937", + "start_date": "5/14/2004" + }, + { + "extn": "2246", + "id": "18106", + "name": "Ramon Mason", + "office": "Bellevue", + "position": "Banker", + "salary": "$284,887", + "start_date": "7/11/2010" + }, + { + "extn": "6753", + "id": "18107", + "name": "Janelle Flett", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$254,595", + "start_date": "5/8/2003" + }, + { + "extn": "8616", + "id": "18108", + "name": "Anabelle Benfield", + "office": "Lyon", + "position": "Bellman", + "salary": "$242,344", + "start_date": "12/5/2015" + }, + { + "extn": "8735", + "id": "18109", + "name": "Tony Hilton", + "office": "El Paso", + "position": "Cash Manager", + "salary": "$221,743", + "start_date": "6/27/2009" + }, + { + "extn": "8906", + "id": "18110", + "name": "Mina Chappell", + "office": "New York", + "position": "Baker", + "salary": "$243,722", + "start_date": "7/9/2011" + }, + { + "extn": "2123", + "id": "18111", + "name": "Alan Amstead", + "office": "San Francisco", + "position": "Doctor", + "salary": "$278,978", + "start_date": "7/27/2013" + }, + { + "extn": "7799", + "id": "18112", + "name": "Sara Crawford", + "office": "St. Louis", + "position": "Software Engineer", + "salary": "$169,850", + "start_date": "2/18/2006" + }, + { + "extn": "9502", + "id": "18113", + "name": "Marie Gilmore", + "office": "Boston", + "position": "Biologist", + "salary": "$132,328", + "start_date": "5/3/2018" + }, + { + "extn": "5462", + "id": "18114", + "name": "Colleen Greenwood", + "office": "Fullerton", + "position": "Global Logistics Supervisor", + "salary": "$158,676", + "start_date": "1/4/2007" + }, + { + "extn": "6181", + "id": "18115", + "name": "Faith Jackson", + "office": "Zurich", + "position": "Web Developer", + "salary": "$53,309", + "start_date": "5/14/2016" + }, + { + "extn": "9254", + "id": "18116", + "name": "Savannah Randall", + "office": "Amarillo", + "position": "Service Supervisor", + "salary": "$96,015", + "start_date": "8/31/2014" + }, + { + "extn": "8193", + "id": "18117", + "name": "Rocco Khan", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$243,058", + "start_date": "2/17/2016" + }, + { + "extn": "6348", + "id": "18118", + "name": "Ciara Wooldridge", + "office": "Wien", + "position": "Inspector", + "salary": "$74,833", + "start_date": "12/1/2006" + }, + { + "extn": "5985", + "id": "18119", + "name": "Alexander Garner", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$198,392", + "start_date": "8/25/2008" + }, + { + "extn": "8069", + "id": "18120", + "name": "Maria Lambert", + "office": "Tulsa", + "position": "Bellman", + "salary": "$53,435", + "start_date": "7/6/2000" + }, + { + "extn": "8729", + "id": "18121", + "name": "Roger Ventura", + "office": "Reno", + "position": "Loan Officer", + "salary": "$106,679", + "start_date": "11/16/2002" + }, + { + "extn": "2257", + "id": "18122", + "name": "Carissa Turner", + "office": "Denver", + "position": "Audiologist", + "salary": "$182,119", + "start_date": "2/20/2005" + }, + { + "extn": "1428", + "id": "18123", + "name": "Henry Lindsay", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$66,060", + "start_date": "3/2/2011" + }, + { + "extn": "8520", + "id": "18124", + "name": "Erick John", + "office": "Washington", + "position": "Food Technologist", + "salary": "$218,152", + "start_date": "6/13/2011" + }, + { + "extn": "6805", + "id": "18125", + "name": "Johnny Eddison", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$214,864", + "start_date": "7/29/2017" + }, + { + "extn": "9553", + "id": "18126", + "name": "Anthony Jordan", + "office": "Rome", + "position": "Paramedic", + "salary": "$72,016", + "start_date": "12/6/2001" + }, + { + "extn": "8320", + "id": "18127", + "name": "Erica Malone", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$186,161", + "start_date": "5/25/2008" + }, + { + "extn": "1849", + "id": "18128", + "name": "Tania Upsdell", + "office": "Kansas City", + "position": "Ambulatory Nurse", + "salary": "$153,042", + "start_date": "3/16/2018" + }, + { + "extn": "3796", + "id": "18129", + "name": "Ronald Donnelly", + "office": "Stockton", + "position": "Operator", + "salary": "$254,390", + "start_date": "6/6/2012" + }, + { + "extn": "3001", + "id": "18130", + "name": "Louise Jennson", + "office": "Zurich", + "position": "Designer", + "salary": "$223,745", + "start_date": "6/10/2001" + }, + { + "extn": "7734", + "id": "18131", + "name": "Anthony Riley", + "office": "Milwaukee", + "position": "Fabricator", + "salary": "$247,379", + "start_date": "1/23/2000" + }, + { + "extn": "7308", + "id": "18132", + "name": "Jessica Malone", + "office": "Scottsdale", + "position": "Audiologist", + "salary": "$233,230", + "start_date": "3/28/2002" + }, + { + "extn": "7736", + "id": "18133", + "name": "Cecilia Healy", + "office": "Orlando", + "position": "Designer", + "salary": "$101,423", + "start_date": "10/17/2013" + }, + { + "extn": "3510", + "id": "18134", + "name": "Kate Abbey", + "office": "Garland", + "position": "Dentist", + "salary": "$213,583", + "start_date": "6/2/2017" + }, + { + "extn": "6780", + "id": "18135", + "name": "Charlotte Lunt", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$93,289", + "start_date": "5/16/2007" + }, + { + "extn": "3549", + "id": "18136", + "name": "Emerald Stanley", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$194,532", + "start_date": "1/17/2005" + }, + { + "extn": "4664", + "id": "18137", + "name": "Denis Mccormick", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$210,610", + "start_date": "7/15/2016" + }, + { + "extn": "2552", + "id": "18138", + "name": "Rick Cork", + "office": "Paris", + "position": "Doctor", + "salary": "$201,178", + "start_date": "1/20/2001" + }, + { + "extn": "6061", + "id": "18139", + "name": "Tyson Rigg", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$110,056", + "start_date": "10/20/2011" + }, + { + "extn": "7878", + "id": "18140", + "name": "Ron Gilmour", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$125,950", + "start_date": "2/17/2019" + }, + { + "extn": "1949", + "id": "18141", + "name": "Cameron Hastings", + "office": "Wien", + "position": "Electrician", + "salary": "$127,641", + "start_date": "8/16/2001" + }, + { + "extn": "7745", + "id": "18142", + "name": "Hayden Gregory", + "office": "New Orleans", + "position": "Steward", + "salary": "$85,374", + "start_date": "5/19/2005" + }, + { + "extn": "3594", + "id": "18143", + "name": "Freya Jacobs", + "office": "Colorado Springs", + "position": "Laboratory Technician", + "salary": "$157,589", + "start_date": "9/23/2005" + }, + { + "extn": "5546", + "id": "18144", + "name": "Alexander Gilbert", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$205,784", + "start_date": "9/15/2009" + }, + { + "extn": "3081", + "id": "18145", + "name": "George Nayler", + "office": "Anaheim", + "position": "Dentist", + "salary": "$99,846", + "start_date": "4/5/2004" + }, + { + "extn": "3947", + "id": "18146", + "name": "Ethan Jackson", + "office": "Tulsa", + "position": "Software Engineer", + "salary": "$90,899", + "start_date": "9/28/2015" + }, + { + "extn": "5478", + "id": "18147", + "name": "Matt Edler", + "office": "San Bernardino", + "position": "HR Coordinator", + "salary": "$257,953", + "start_date": "3/13/2015" + }, + { + "extn": "6974", + "id": "18148", + "name": "Cristal Thomas", + "office": "Madison", + "position": "HR Coordinator", + "salary": "$138,058", + "start_date": "2/21/2001" + }, + { + "extn": "9610", + "id": "18149", + "name": "Crystal Wade", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$14,670", + "start_date": "3/19/2003" + }, + { + "extn": "4360", + "id": "18150", + "name": "Ron Everett", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$130,120", + "start_date": "3/23/2014" + }, + { + "extn": "8733", + "id": "18151", + "name": "John Jefferson", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$123,841", + "start_date": "7/29/2002" + }, + { + "extn": "5722", + "id": "18152", + "name": "Liam Bell", + "office": "Detroit", + "position": "Paramedic", + "salary": "$44,336", + "start_date": "1/19/2016" + }, + { + "extn": "9050", + "id": "18153", + "name": "Sylvia Lucas", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$191,575", + "start_date": "7/26/2013" + }, + { + "extn": "8650", + "id": "18154", + "name": "Kurt Davies", + "office": "Scottsdale", + "position": "Stockbroker", + "salary": "$245,515", + "start_date": "1/1/2006" + }, + { + "extn": "5784", + "id": "18155", + "name": "Victoria Keys", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$167,039", + "start_date": "10/25/2003" + }, + { + "extn": "8247", + "id": "18156", + "name": "Violet Andersson", + "office": "Chicago", + "position": "Chef Manager", + "salary": "$221,257", + "start_date": "8/31/2004" + }, + { + "extn": "9498", + "id": "18157", + "name": "Mike Hudson", + "office": "Milwaukee", + "position": "Laboratory Technician", + "salary": "$95,209", + "start_date": "1/9/2019" + }, + { + "extn": "3192", + "id": "18158", + "name": "Margaret Turner", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$259,367", + "start_date": "1/9/2003" + }, + { + "extn": "4324", + "id": "18159", + "name": "Liam Eyres", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$122,629", + "start_date": "11/10/2009" + }, + { + "extn": "5517", + "id": "18160", + "name": "Josephine Hopkins", + "office": "San Francisco", + "position": "Webmaster", + "salary": "$130,432", + "start_date": "12/1/2004" + }, + { + "extn": "3636", + "id": "18161", + "name": "Harriet Oatway", + "office": "Anaheim", + "position": "Steward", + "salary": "$128,454", + "start_date": "9/1/2019" + }, + { + "extn": "1832", + "id": "18162", + "name": "Aurelia Gray", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$12,156", + "start_date": "9/11/2011" + }, + { + "extn": "8977", + "id": "18163", + "name": "Roger Watson", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$110,692", + "start_date": "11/24/2012" + }, + { + "extn": "7737", + "id": "18164", + "name": "Phillip Pierce", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$95,597", + "start_date": "1/19/2004" + }, + { + "extn": "8746", + "id": "18165", + "name": "Luke Gaynor", + "office": "Zurich", + "position": "Fabricator", + "salary": "$59,759", + "start_date": "1/31/2003" + }, + { + "extn": "2761", + "id": "18166", + "name": "Natalie Allwood", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$196,376", + "start_date": "1/31/2002" + }, + { + "extn": "6841", + "id": "18167", + "name": "Eduardo Bailey", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$189,751", + "start_date": "9/5/2016" + }, + { + "extn": "5830", + "id": "18168", + "name": "Cassidy Olivier", + "office": "Huntsville", + "position": "Cash Manager", + "salary": "$71,551", + "start_date": "8/29/2015" + }, + { + "extn": "5276", + "id": "18169", + "name": "Mary Warren", + "office": "Baltimore", + "position": "Clerk", + "salary": "$81,656", + "start_date": "3/2/2000" + }, + { + "extn": "5631", + "id": "18170", + "name": "Rae Buckley", + "office": "Los Angeles", + "position": "Health Educator", + "salary": "$11,462", + "start_date": "1/15/2010" + }, + { + "extn": "3431", + "id": "18171", + "name": "Bernadette Rothwell", + "office": "Wien", + "position": "Health Educator", + "salary": "$111,260", + "start_date": "4/9/2011" + }, + { + "extn": "8634", + "id": "18172", + "name": "Chester Bloom", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$24,529", + "start_date": "4/3/2007" + }, + { + "extn": "8261", + "id": "18173", + "name": "Barney Brett", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$240,754", + "start_date": "6/14/2005" + }, + { + "extn": "4724", + "id": "18174", + "name": "Jacob Shaw", + "office": "Miami", + "position": "Healthcare Specialist", + "salary": "$251,119", + "start_date": "8/23/2014" + }, + { + "extn": "4740", + "id": "18175", + "name": "Logan Ashley", + "office": "Phoenix", + "position": "Accountant", + "salary": "$223,231", + "start_date": "1/18/2013" + }, + { + "extn": "4146", + "id": "18176", + "name": "Eryn Watson", + "office": "Arlington", + "position": "Baker", + "salary": "$181,170", + "start_date": "2/6/2015" + }, + { + "extn": "4570", + "id": "18177", + "name": "Gwen Vernon", + "office": "Arlington", + "position": "IT Support Staff", + "salary": "$236,536", + "start_date": "11/17/2018" + }, + { + "extn": "2144", + "id": "18178", + "name": "Anne Thompson", + "office": "Paris", + "position": "Ambulatory Nurse", + "salary": "$146,206", + "start_date": "1/15/2017" + }, + { + "extn": "2334", + "id": "18179", + "name": "Maggie Kaur", + "office": "Philadelphia", + "position": "Pharmacist", + "salary": "$144,038", + "start_date": "9/16/2007" + }, + { + "extn": "2332", + "id": "18180", + "name": "Kate Patel", + "office": "New York", + "position": "Production Painter", + "salary": "$90,603", + "start_date": "3/7/2005" + }, + { + "extn": "2479", + "id": "18181", + "name": "Adeline Edwards", + "office": "Baltimore", + "position": "Auditor", + "salary": "$69,954", + "start_date": "7/29/2012" + }, + { + "extn": "5818", + "id": "18182", + "name": "Eduardo Alexander", + "office": "San Antonio", + "position": "Bellman", + "salary": "$217,329", + "start_date": "12/8/2015" + }, + { + "extn": "3057", + "id": "18183", + "name": "Javier Todd", + "office": "Berlin", + "position": "Web Developer", + "salary": "$258,455", + "start_date": "2/7/2014" + }, + { + "extn": "4171", + "id": "18184", + "name": "Carl Reyes", + "office": "Sacramento", + "position": "Clerk", + "salary": "$170,490", + "start_date": "6/13/2004" + }, + { + "extn": "4084", + "id": "18185", + "name": "Adela Porter", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$83,269", + "start_date": "5/24/2014" + }, + { + "extn": "3313", + "id": "18186", + "name": "Cara Jackson", + "office": "Amarillo", + "position": "IT Support Staff", + "salary": "$16,748", + "start_date": "1/16/2008" + }, + { + "extn": "8926", + "id": "18187", + "name": "Denny Gosling", + "office": "Jersey City", + "position": "Fabricator", + "salary": "$49,277", + "start_date": "12/11/2008" + }, + { + "extn": "1404", + "id": "18188", + "name": "Abdul Saunders", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$297,144", + "start_date": "4/22/2007" + }, + { + "extn": "4719", + "id": "18189", + "name": "Aileen Benfield", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$36,130", + "start_date": "3/8/2019" + }, + { + "extn": "1816", + "id": "18190", + "name": "Cedrick Tyrrell", + "office": "Lincoln", + "position": "Associate Professor", + "salary": "$43,485", + "start_date": "10/3/2016" + }, + { + "extn": "6420", + "id": "18191", + "name": "Elisabeth Hopkins", + "office": "Venice", + "position": "Cashier", + "salary": "$39,638", + "start_date": "2/24/2007" + }, + { + "extn": "3245", + "id": "18192", + "name": "Erica Parker", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$264,938", + "start_date": "9/30/2000" + }, + { + "extn": "9969", + "id": "18193", + "name": "Leanne Torres", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$225,012", + "start_date": "7/4/2005" + }, + { + "extn": "5178", + "id": "18194", + "name": "Fiona Woodcock", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$237,112", + "start_date": "3/28/2007" + }, + { + "extn": "9359", + "id": "18195", + "name": "Gabriel Addley", + "office": "Laredo", + "position": "Biologist", + "salary": "$215,892", + "start_date": "10/22/2011" + }, + { + "extn": "1568", + "id": "18196", + "name": "William Drummond", + "office": "Boston", + "position": "Project Manager", + "salary": "$36,902", + "start_date": "3/20/2007" + }, + { + "extn": "7483", + "id": "18197", + "name": "Henry Chappell", + "office": "London", + "position": "Loan Officer", + "salary": "$61,335", + "start_date": "5/17/2011" + }, + { + "extn": "8447", + "id": "18198", + "name": "Liam Willson", + "office": "Portland", + "position": "Production Painter", + "salary": "$43,762", + "start_date": "11/30/2006" + }, + { + "extn": "3310", + "id": "18199", + "name": "Nate Darcy", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$222,632", + "start_date": "12/25/2005" + }, + { + "extn": "5951", + "id": "18200", + "name": "Mark Jackson", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$238,795", + "start_date": "5/8/2017" + }, + { + "extn": "3105", + "id": "18201", + "name": "Celina Willson", + "office": "Toledo", + "position": "Treasurer", + "salary": "$150,039", + "start_date": "8/19/2010" + }, + { + "extn": "3556", + "id": "18202", + "name": "Juliet Gates", + "office": "Bridgeport", + "position": "Physician", + "salary": "$179,993", + "start_date": "4/13/2006" + }, + { + "extn": "8518", + "id": "18203", + "name": "Dasha Walker", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$265,339", + "start_date": "11/2/2015" + }, + { + "extn": "2489", + "id": "18204", + "name": "Adalind Porter", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$276,042", + "start_date": "5/5/2001" + }, + { + "extn": "9141", + "id": "18205", + "name": "Kimberly Ebbs", + "office": "Valetta", + "position": "Web Developer", + "salary": "$102,748", + "start_date": "9/20/2011" + }, + { + "extn": "2743", + "id": "18206", + "name": "Colleen Armstrong", + "office": "Boston", + "position": "Paramedic", + "salary": "$66,688", + "start_date": "11/23/2013" + }, + { + "extn": "3975", + "id": "18207", + "name": "Chad Baldwin", + "office": "Cincinnati", + "position": "Retail Trainee", + "salary": "$76,645", + "start_date": "12/31/2002" + }, + { + "extn": "4866", + "id": "18208", + "name": "Jasmine Nicolas", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$208,333", + "start_date": "9/22/2017" + }, + { + "extn": "9592", + "id": "18209", + "name": "Wade Reynolds", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$20,570", + "start_date": "5/2/2017" + }, + { + "extn": "2589", + "id": "18210", + "name": "Chuck Stevens", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$42,728", + "start_date": "2/28/2005" + }, + { + "extn": "5258", + "id": "18211", + "name": "Harvey Yates", + "office": "Rome", + "position": "Treasurer", + "salary": "$119,148", + "start_date": "5/17/2005" + }, + { + "extn": "6153", + "id": "18212", + "name": "Liam Addison", + "office": "Otawa", + "position": "Inspector", + "salary": "$15,289", + "start_date": "11/23/2003" + }, + { + "extn": "3281", + "id": "18213", + "name": "Norah Forth", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$76,111", + "start_date": "3/22/2014" + }, + { + "extn": "4852", + "id": "18214", + "name": "David Carter", + "office": "London", + "position": "IT Support Staff", + "salary": "$76,184", + "start_date": "12/12/2007" + }, + { + "extn": "5364", + "id": "18215", + "name": "Sofia Burge", + "office": "Richmond", + "position": "Banker", + "salary": "$55,214", + "start_date": "8/21/2013" + }, + { + "extn": "8790", + "id": "18216", + "name": "Makenzie Dobson", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$178,729", + "start_date": "5/6/2000" + }, + { + "extn": "2718", + "id": "18217", + "name": "Gil Gordon", + "office": "Orlando", + "position": "Cook", + "salary": "$172,270", + "start_date": "3/28/2015" + }, + { + "extn": "1860", + "id": "18218", + "name": "Enoch Fields", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$93,742", + "start_date": "8/8/2004" + }, + { + "extn": "2163", + "id": "18219", + "name": "Tom Knott", + "office": "Baltimore", + "position": "Cook", + "salary": "$159,948", + "start_date": "8/12/2010" + }, + { + "extn": "1194", + "id": "18220", + "name": "Priscilla Price", + "office": "Columbus", + "position": "Cook", + "salary": "$194,111", + "start_date": "11/6/2009" + }, + { + "extn": "4725", + "id": "18221", + "name": "Joseph Mcnally", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$281,701", + "start_date": "4/13/2018" + }, + { + "extn": "4520", + "id": "18222", + "name": "Sofie Reading", + "office": "Venice", + "position": "Fabricator", + "salary": "$22,351", + "start_date": "9/2/2012" + }, + { + "extn": "5475", + "id": "18223", + "name": "Cassandra Penn", + "office": "Hayward", + "position": "Budget Analyst", + "salary": "$231,932", + "start_date": "3/5/2004" + }, + { + "extn": "2073", + "id": "18224", + "name": "Cedrick Welsch", + "office": "Philadelphia", + "position": "Front Desk Coordinator", + "salary": "$59,707", + "start_date": "5/27/2002" + }, + { + "extn": "1676", + "id": "18225", + "name": "Juliette Dobson", + "office": "San Diego", + "position": "Project Manager", + "salary": "$153,222", + "start_date": "2/2/2002" + }, + { + "extn": "6373", + "id": "18226", + "name": "Jocelyn Watson", + "office": "Jersey City", + "position": "Inspector", + "salary": "$118,046", + "start_date": "6/2/2008" + }, + { + "extn": "5754", + "id": "18227", + "name": "Carissa Norton", + "office": "Jacksonville", + "position": "Webmaster", + "salary": "$210,620", + "start_date": "4/22/2010" + }, + { + "extn": "9473", + "id": "18228", + "name": "Savannah Camden", + "office": "Washington", + "position": "Biologist", + "salary": "$217,729", + "start_date": "9/7/2002" + }, + { + "extn": "8870", + "id": "18229", + "name": "Angelica Drew", + "office": "Milano", + "position": "Fabricator", + "salary": "$70,580", + "start_date": "5/23/2010" + }, + { + "extn": "3701", + "id": "18230", + "name": "Francesca Harper", + "office": "Philadelphia", + "position": "Physician", + "salary": "$294,282", + "start_date": "6/12/2011" + }, + { + "extn": "3467", + "id": "18231", + "name": "Denny Campbell", + "office": "Rome", + "position": "Project Manager", + "salary": "$227,429", + "start_date": "7/30/2009" + }, + { + "extn": "1342", + "id": "18232", + "name": "Tom Rodgers", + "office": "Omaha", + "position": "Business Broker", + "salary": "$167,934", + "start_date": "10/16/2012" + }, + { + "extn": "1699", + "id": "18233", + "name": "Barry Payne", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$80,941", + "start_date": "7/24/2016" + }, + { + "extn": "4114", + "id": "18234", + "name": "Phillip Richardson", + "office": "Prague", + "position": "Project Manager", + "salary": "$57,178", + "start_date": "12/13/2004" + }, + { + "extn": "7606", + "id": "18235", + "name": "Ramon Thomas", + "office": "Washington", + "position": "Audiologist", + "salary": "$265,060", + "start_date": "9/9/2010" + }, + { + "extn": "9383", + "id": "18236", + "name": "Sharon Mould", + "office": "Escondido", + "position": "Mobile Developer", + "salary": "$285,376", + "start_date": "1/14/2008" + }, + { + "extn": "3677", + "id": "18237", + "name": "Bob Gray", + "office": "Valetta", + "position": "Project Manager", + "salary": "$154,536", + "start_date": "12/5/2005" + }, + { + "extn": "7824", + "id": "18238", + "name": "Tom Kent", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$243,162", + "start_date": "12/31/2001" + }, + { + "extn": "1560", + "id": "18239", + "name": "Ramon Thomson", + "office": "Santa Ana", + "position": "Restaurant Manager", + "salary": "$190,691", + "start_date": "4/23/2006" + }, + { + "extn": "3976", + "id": "18240", + "name": "Elijah Tobin", + "office": "Hayward", + "position": "Dentist", + "salary": "$251,448", + "start_date": "10/15/2004" + }, + { + "extn": "5215", + "id": "18241", + "name": "Harvey Dobson", + "office": "Chicago", + "position": "Bellman", + "salary": "$17,729", + "start_date": "10/30/2012" + }, + { + "extn": "5558", + "id": "18242", + "name": "Melody Chappell", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$109,287", + "start_date": "9/10/2004" + }, + { + "extn": "9435", + "id": "18243", + "name": "Savannah Talbot", + "office": "Fremont", + "position": "Clerk", + "salary": "$223,606", + "start_date": "4/10/2015" + }, + { + "extn": "6241", + "id": "18244", + "name": "Kendra Upton", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$185,153", + "start_date": "11/7/2016" + }, + { + "extn": "5954", + "id": "18245", + "name": "Chadwick Howard", + "office": "Chicago", + "position": "Electrician", + "salary": "$191,464", + "start_date": "7/30/2014" + }, + { + "extn": "8539", + "id": "18246", + "name": "Rick Thomson", + "office": "Prague", + "position": "Executive Director", + "salary": "$138,791", + "start_date": "1/26/2014" + }, + { + "extn": "7678", + "id": "18247", + "name": "Ramon Vinton", + "office": "Laredo", + "position": "Designer", + "salary": "$47,216", + "start_date": "12/21/2012" + }, + { + "extn": "5129", + "id": "18248", + "name": "Eduardo Downing", + "office": "Quebec", + "position": "Production Painter", + "salary": "$27,025", + "start_date": "5/9/2004" + }, + { + "extn": "8552", + "id": "18249", + "name": "Cynthia Drew", + "office": "Washington", + "position": "Baker", + "salary": "$272,303", + "start_date": "3/27/2000" + }, + { + "extn": "4367", + "id": "18250", + "name": "Denis Simpson", + "office": "Zurich", + "position": "Health Educator", + "salary": "$139,662", + "start_date": "9/10/2019" + }, + { + "extn": "8496", + "id": "18251", + "name": "Grace Rowan", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$251,681", + "start_date": "12/20/2004" + }, + { + "extn": "4797", + "id": "18252", + "name": "Rick Rogers", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$228,813", + "start_date": "2/29/2016" + }, + { + "extn": "1977", + "id": "18253", + "name": "Daniel Drummond", + "office": "San Diego", + "position": "Biologist", + "salary": "$198,188", + "start_date": "10/7/2016" + }, + { + "extn": "2392", + "id": "18254", + "name": "Hank Long", + "office": "Milano", + "position": "Physician", + "salary": "$56,402", + "start_date": "7/19/2003" + }, + { + "extn": "1921", + "id": "18255", + "name": "Dakota Fields", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$207,780", + "start_date": "4/28/2011" + }, + { + "extn": "3477", + "id": "18256", + "name": "Hannah Powell", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$69,480", + "start_date": "10/25/2002" + }, + { + "extn": "9415", + "id": "18257", + "name": "Aiden Robinson", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$91,540", + "start_date": "2/3/2013" + }, + { + "extn": "5616", + "id": "18258", + "name": "Luke Mcgregor", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$249,637", + "start_date": "9/26/2014" + }, + { + "extn": "2072", + "id": "18259", + "name": "Jayden Radley", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$162,782", + "start_date": "12/2/2017" + }, + { + "extn": "9913", + "id": "18260", + "name": "Deborah Boyle", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$113,792", + "start_date": "8/10/2012" + }, + { + "extn": "4596", + "id": "18261", + "name": "Harmony Speed", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$283,283", + "start_date": "6/22/2012" + }, + { + "extn": "6879", + "id": "18262", + "name": "Javier Carpenter", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$240,755", + "start_date": "9/24/2010" + }, + { + "extn": "2785", + "id": "18263", + "name": "Sofie Hope", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$128,622", + "start_date": "12/4/2014" + }, + { + "extn": "9188", + "id": "18264", + "name": "Keira Rothwell", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$86,169", + "start_date": "12/29/2009" + }, + { + "extn": "4649", + "id": "18265", + "name": "Catherine Vernon", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$181,515", + "start_date": "6/26/2019" + }, + { + "extn": "8935", + "id": "18266", + "name": "Jade Carter", + "office": "Baltimore", + "position": "Banker", + "salary": "$170,841", + "start_date": "7/15/2008" + }, + { + "extn": "3825", + "id": "18267", + "name": "Sebastian West", + "office": "Washington", + "position": "Physician", + "salary": "$265,875", + "start_date": "7/7/2012" + }, + { + "extn": "7116", + "id": "18268", + "name": "Megan Bristow", + "office": "Huntsville", + "position": "Electrician", + "salary": "$42,526", + "start_date": "11/18/2006" + }, + { + "extn": "1987", + "id": "18269", + "name": "Chanelle Gavin", + "office": "Colorado Springs", + "position": "Physician", + "salary": "$101,231", + "start_date": "5/3/2012" + }, + { + "extn": "1748", + "id": "18270", + "name": "Aurelia Ripley", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$46,158", + "start_date": "4/3/2013" + }, + { + "extn": "9598", + "id": "18271", + "name": "Gil Martin", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$265,268", + "start_date": "11/22/2014" + }, + { + "extn": "5763", + "id": "18272", + "name": "Alessandra Hobson", + "office": "Quebec", + "position": "Steward", + "salary": "$127,315", + "start_date": "5/5/2010" + }, + { + "extn": "1388", + "id": "18273", + "name": "Tess Russell", + "office": "Baltimore", + "position": "Retail Trainee", + "salary": "$115,684", + "start_date": "3/25/2005" + }, + { + "extn": "4794", + "id": "18274", + "name": "Phillip Dyson", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$21,269", + "start_date": "3/22/2013" + }, + { + "extn": "1679", + "id": "18275", + "name": "Julian Patel", + "office": "Salem", + "position": "HR Coordinator", + "salary": "$19,033", + "start_date": "10/4/2002" + }, + { + "extn": "2383", + "id": "18276", + "name": "Ryan Ingham", + "office": "Washington", + "position": "Executive Director", + "salary": "$205,938", + "start_date": "1/13/2014" + }, + { + "extn": "6622", + "id": "18277", + "name": "Gil Martin", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$46,075", + "start_date": "12/23/2001" + }, + { + "extn": "8300", + "id": "18278", + "name": "Enoch Ulyatt", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$145,747", + "start_date": "9/25/2003" + }, + { + "extn": "1882", + "id": "18279", + "name": "Marie Parker", + "office": "Salem", + "position": "Bookkeeper", + "salary": "$112,817", + "start_date": "3/4/2010" + }, + { + "extn": "1959", + "id": "18280", + "name": "Alexa Briggs", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$80,281", + "start_date": "3/14/2010" + }, + { + "extn": "4448", + "id": "18281", + "name": "Henry Harris", + "office": "San Bernardino", + "position": "Stockbroker", + "salary": "$204,846", + "start_date": "10/12/2017" + }, + { + "extn": "4562", + "id": "18282", + "name": "Daron Cunningham", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$109,297", + "start_date": "1/13/2000" + }, + { + "extn": "7332", + "id": "18283", + "name": "Chadwick Stanley", + "office": "Rome", + "position": "Service Supervisor", + "salary": "$233,144", + "start_date": "8/14/2001" + }, + { + "extn": "3182", + "id": "18284", + "name": "Eden Weston", + "office": "San Diego", + "position": "Pharmacist", + "salary": "$165,952", + "start_date": "7/28/2002" + }, + { + "extn": "5429", + "id": "18285", + "name": "Vicky Whatson", + "office": "Houston", + "position": "Webmaster", + "salary": "$62,775", + "start_date": "5/7/2002" + }, + { + "extn": "8694", + "id": "18286", + "name": "Maia Cox", + "office": "Toledo", + "position": "Designer", + "salary": "$244,158", + "start_date": "10/29/2003" + }, + { + "extn": "8549", + "id": "18287", + "name": "Hailey Kelly", + "office": "Ontario", + "position": "Health Educator", + "salary": "$92,002", + "start_date": "1/22/2015" + }, + { + "extn": "9445", + "id": "18288", + "name": "Chris Yates", + "office": "Zurich", + "position": "Bellman", + "salary": "$85,478", + "start_date": "9/9/2011" + }, + { + "extn": "2407", + "id": "18289", + "name": "Dasha Goodman", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$116,233", + "start_date": "6/12/2005" + }, + { + "extn": "4740", + "id": "18290", + "name": "Alison Vaughn", + "office": "Chicago", + "position": "HR Coordinator", + "salary": "$235,281", + "start_date": "7/16/2005" + }, + { + "extn": "5579", + "id": "18291", + "name": "Danny Ulyatt", + "office": "Portland", + "position": "Chef Manager", + "salary": "$235,463", + "start_date": "1/16/2005" + }, + { + "extn": "1804", + "id": "18292", + "name": "Anne Buckley", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$178,246", + "start_date": "12/16/2011" + }, + { + "extn": "5104", + "id": "18293", + "name": "Maxwell Harrison", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$119,274", + "start_date": "6/12/2003" + }, + { + "extn": "3975", + "id": "18294", + "name": "Bridget Connor", + "office": "Norfolk", + "position": "Operator", + "salary": "$284,610", + "start_date": "3/9/2015" + }, + { + "extn": "7348", + "id": "18295", + "name": "Cassidy Curtis", + "office": "New York", + "position": "Design Engineer", + "salary": "$236,738", + "start_date": "10/8/2003" + }, + { + "extn": "9454", + "id": "18296", + "name": "Julianna Flynn", + "office": "Miami", + "position": "Machine Operator", + "salary": "$239,080", + "start_date": "10/31/2015" + }, + { + "extn": "2055", + "id": "18297", + "name": "Remy Chappell", + "office": "Houston", + "position": "Cash Manager", + "salary": "$226,146", + "start_date": "5/26/2005" + }, + { + "extn": "5984", + "id": "18298", + "name": "Bob Crawford", + "office": "Santa Ana", + "position": "Software Engineer", + "salary": "$17,972", + "start_date": "4/14/2009" + }, + { + "extn": "8933", + "id": "18299", + "name": "Chuck Reynolds", + "office": "Paris", + "position": "Restaurant Manager", + "salary": "$74,957", + "start_date": "5/21/2016" + }, + { + "extn": "9478", + "id": "18300", + "name": "Chad Amstead", + "office": "Richmond", + "position": "Inspector", + "salary": "$153,872", + "start_date": "6/10/2001" + }, + { + "extn": "2367", + "id": "18301", + "name": "Clarissa Briggs", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$46,933", + "start_date": "11/4/2004" + }, + { + "extn": "9415", + "id": "18302", + "name": "Kieth Gordon", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$180,184", + "start_date": "9/30/2007" + }, + { + "extn": "4573", + "id": "18303", + "name": "Holly Baldwin", + "office": "Garland", + "position": "Laboratory Technician", + "salary": "$29,686", + "start_date": "6/8/2010" + }, + { + "extn": "5140", + "id": "18304", + "name": "Tom Tate", + "office": "Lincoln", + "position": "Bellman", + "salary": "$207,619", + "start_date": "5/16/2013" + }, + { + "extn": "4624", + "id": "18305", + "name": "Henry Cameron", + "office": "Omaha", + "position": "Mobile Developer", + "salary": "$143,447", + "start_date": "9/22/2002" + }, + { + "extn": "8744", + "id": "18306", + "name": "Rachael Cann", + "office": "Zurich", + "position": "Treasurer", + "salary": "$12,594", + "start_date": "10/20/2016" + }, + { + "extn": "8922", + "id": "18307", + "name": "Tyson Gaynor", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$174,681", + "start_date": "6/15/2018" + }, + { + "extn": "8442", + "id": "18308", + "name": "Carl Wilde", + "office": "Portland", + "position": "Clerk", + "salary": "$161,874", + "start_date": "6/12/2002" + }, + { + "extn": "1958", + "id": "18309", + "name": "Nate Cann", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$264,968", + "start_date": "2/20/2016" + }, + { + "extn": "5903", + "id": "18310", + "name": "Kieth Ellery", + "office": "Quebec", + "position": "Dentist", + "salary": "$254,832", + "start_date": "2/4/2005" + }, + { + "extn": "1264", + "id": "18311", + "name": "Erica Yard", + "office": "Portland", + "position": "Fabricator", + "salary": "$137,937", + "start_date": "5/26/2000" + }, + { + "extn": "8510", + "id": "18312", + "name": "Lucas Rodwell", + "office": "Norfolk", + "position": "Accountant", + "salary": "$252,576", + "start_date": "5/4/2016" + }, + { + "extn": "8422", + "id": "18313", + "name": "Samantha Paterson", + "office": "Hollywood", + "position": "Audiologist", + "salary": "$141,028", + "start_date": "6/21/2011" + }, + { + "extn": "3489", + "id": "18314", + "name": "Anthony Gonzales", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$224,581", + "start_date": "7/22/2015" + }, + { + "extn": "6095", + "id": "18315", + "name": "Leroy Heaton", + "office": "Bellevue", + "position": "Banker", + "salary": "$159,514", + "start_date": "5/18/2008" + }, + { + "extn": "1381", + "id": "18316", + "name": "Juliet Todd", + "office": "London", + "position": "Physician", + "salary": "$299,700", + "start_date": "11/16/2003" + }, + { + "extn": "3068", + "id": "18317", + "name": "John Ralph", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$88,430", + "start_date": "11/9/2010" + }, + { + "extn": "6931", + "id": "18318", + "name": "Matt Fulton", + "office": "Madison", + "position": "Machine Operator", + "salary": "$155,854", + "start_date": "3/28/2000" + }, + { + "extn": "9085", + "id": "18319", + "name": "Chris Santos", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$87,728", + "start_date": "9/18/2014" + }, + { + "extn": "3947", + "id": "18320", + "name": "Jules Todd", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$289,367", + "start_date": "10/26/2003" + }, + { + "extn": "6138", + "id": "18321", + "name": "Carmella Poole", + "office": "Lakewood", + "position": "Pharmacist", + "salary": "$90,665", + "start_date": "8/20/2010" + }, + { + "extn": "6617", + "id": "18322", + "name": "Michael Wright", + "office": "Las Vegas", + "position": "Biologist", + "salary": "$53,601", + "start_date": "11/13/2012" + }, + { + "extn": "7874", + "id": "18323", + "name": "Jack Sylvester", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$218,175", + "start_date": "7/29/2013" + }, + { + "extn": "1210", + "id": "18324", + "name": "Chad Lee", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$70,459", + "start_date": "5/23/2003" + }, + { + "extn": "4211", + "id": "18325", + "name": "Ciara Warren", + "office": "Prague", + "position": "Business Broker", + "salary": "$106,469", + "start_date": "4/9/2011" + }, + { + "extn": "1565", + "id": "18326", + "name": "Harriet Owen", + "office": "Richmond", + "position": "Baker", + "salary": "$11,044", + "start_date": "4/27/2015" + }, + { + "extn": "3669", + "id": "18327", + "name": "Leslie Nayler", + "office": "Houston", + "position": "Baker", + "salary": "$144,740", + "start_date": "5/27/2012" + }, + { + "extn": "1170", + "id": "18328", + "name": "Phillip Rycroft", + "office": "Laredo", + "position": "Baker", + "salary": "$188,397", + "start_date": "7/1/2006" + }, + { + "extn": "8794", + "id": "18329", + "name": "Rick Weatcroft", + "office": "Washington", + "position": "Electrician", + "salary": "$250,125", + "start_date": "2/21/2002" + }, + { + "extn": "6350", + "id": "18330", + "name": "Barney Cooper", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$287,203", + "start_date": "5/21/2005" + }, + { + "extn": "8986", + "id": "18331", + "name": "Tyler Stone ", + "office": "Tulsa", + "position": "HR Specialist", + "salary": "$191,374", + "start_date": "12/10/2014" + }, + { + "extn": "9753", + "id": "18332", + "name": "Irene Townend", + "office": "Huntsville", + "position": "Loan Officer", + "salary": "$236,686", + "start_date": "1/22/2015" + }, + { + "extn": "7647", + "id": "18333", + "name": "Bart Adams", + "office": "Albuquerque", + "position": "Baker", + "salary": "$228,115", + "start_date": "7/16/2014" + }, + { + "extn": "3915", + "id": "18334", + "name": "Ramon Chappell", + "office": "Otawa", + "position": "Design Engineer", + "salary": "$246,113", + "start_date": "5/16/2004" + }, + { + "extn": "6942", + "id": "18335", + "name": "Phillip Barrett", + "office": "Atlanta", + "position": "Associate Professor", + "salary": "$17,842", + "start_date": "12/5/2005" + }, + { + "extn": "7010", + "id": "18336", + "name": "Anthony Rothwell", + "office": "Santa Ana", + "position": "Global Logistics Supervisor", + "salary": "$84,053", + "start_date": "4/16/2000" + }, + { + "extn": "3467", + "id": "18337", + "name": "Benjamin Turner", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$139,724", + "start_date": "8/19/2008" + }, + { + "extn": "3160", + "id": "18338", + "name": "Gabriel Irving", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$160,131", + "start_date": "6/10/2001" + }, + { + "extn": "5805", + "id": "18339", + "name": "Barney Carter", + "office": "Berna", + "position": "Project Manager", + "salary": "$31,032", + "start_date": "12/17/2010" + }, + { + "extn": "5862", + "id": "18340", + "name": "Cedrick Patel", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$151,385", + "start_date": "6/28/2000" + }, + { + "extn": "5278", + "id": "18341", + "name": "Maxwell Wright", + "office": "Tallahassee", + "position": "Laboratory Technician", + "salary": "$297,362", + "start_date": "5/13/2015" + }, + { + "extn": "8478", + "id": "18342", + "name": "Winnie Cameron", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$129,959", + "start_date": "11/16/2017" + }, + { + "extn": "2699", + "id": "18343", + "name": "Tyson Clifton", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$279,688", + "start_date": "7/23/2010" + }, + { + "extn": "3354", + "id": "18344", + "name": "Danny Collis", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$283,747", + "start_date": "7/13/2001" + }, + { + "extn": "5435", + "id": "18345", + "name": "Kirsten Potter", + "office": "Dallas", + "position": "Project Manager", + "salary": "$121,227", + "start_date": "11/4/2003" + }, + { + "extn": "7933", + "id": "18346", + "name": "Melody Hobson", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$71,310", + "start_date": "8/14/2011" + }, + { + "extn": "4408", + "id": "18347", + "name": "Madison Thatcher", + "office": "Salt Lake City", + "position": "Service Supervisor", + "salary": "$199,681", + "start_date": "9/8/2012" + }, + { + "extn": "5960", + "id": "18348", + "name": "Boris Coll", + "office": "Washington", + "position": "HR Specialist", + "salary": "$269,220", + "start_date": "10/12/2000" + }, + { + "extn": "9272", + "id": "18349", + "name": "Alison Thomas", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$165,221", + "start_date": "1/31/2006" + }, + { + "extn": "4503", + "id": "18350", + "name": "Kamila Stevens", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$162,037", + "start_date": "2/29/2016" + }, + { + "extn": "5040", + "id": "18351", + "name": "Julius Harrington", + "office": "Berna", + "position": "Clerk", + "salary": "$68,661", + "start_date": "9/7/2000" + }, + { + "extn": "2241", + "id": "18352", + "name": "Chester Ellis", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$226,011", + "start_date": "4/15/2014" + }, + { + "extn": "6108", + "id": "18353", + "name": "Ron Armstrong", + "office": "Baltimore", + "position": "Food Technologist", + "salary": "$213,931", + "start_date": "11/22/2012" + }, + { + "extn": "5236", + "id": "18354", + "name": "Bryce Hall", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$289,459", + "start_date": "1/4/2017" + }, + { + "extn": "8388", + "id": "18355", + "name": "Harvey Ballard", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$167,057", + "start_date": "6/4/2013" + }, + { + "extn": "6866", + "id": "18356", + "name": "Celia Clarkson", + "office": "Prague", + "position": "Chef Manager", + "salary": "$72,961", + "start_date": "4/5/2009" + }, + { + "extn": "1894", + "id": "18357", + "name": "Audrey Owen", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$286,298", + "start_date": "12/13/2004" + }, + { + "extn": "3960", + "id": "18358", + "name": "Adela Denton", + "office": "Memphis", + "position": "Business Broker", + "salary": "$98,138", + "start_date": "6/10/2016" + }, + { + "extn": "7529", + "id": "18359", + "name": "Marissa Walsh", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$165,837", + "start_date": "1/31/2004" + }, + { + "extn": "2947", + "id": "18360", + "name": "Henry Wilton", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$227,676", + "start_date": "6/15/2011" + }, + { + "extn": "4566", + "id": "18361", + "name": "Rebecca Hepburn", + "office": "Berna", + "position": "Steward", + "salary": "$39,703", + "start_date": "9/26/2002" + }, + { + "extn": "3501", + "id": "18362", + "name": "Abdul Andrews", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$185,013", + "start_date": "5/24/2010" + }, + { + "extn": "1387", + "id": "18363", + "name": "Daron Page ", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$273,362", + "start_date": "2/24/2012" + }, + { + "extn": "3557", + "id": "18364", + "name": "Summer Wren", + "office": "Reno", + "position": "Web Developer", + "salary": "$139,348", + "start_date": "1/21/2016" + }, + { + "extn": "2342", + "id": "18365", + "name": "Paige Noon", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$78,330", + "start_date": "12/10/2005" + }, + { + "extn": "9020", + "id": "18366", + "name": "Nicholas Hunt", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$121,377", + "start_date": "11/19/2001" + }, + { + "extn": "6029", + "id": "18367", + "name": "Jazmin Craig", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$128,293", + "start_date": "10/3/2004" + }, + { + "extn": "4244", + "id": "18368", + "name": "Francesca Needham", + "office": "Arlington", + "position": "Steward", + "salary": "$33,546", + "start_date": "3/11/2009" + }, + { + "extn": "7758", + "id": "18369", + "name": "Percy Dixon", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$187,714", + "start_date": "3/19/2018" + }, + { + "extn": "5750", + "id": "18370", + "name": "Cristal Anderson", + "office": "Tallahassee", + "position": "Biologist", + "salary": "$235,975", + "start_date": "9/9/2014" + }, + { + "extn": "6597", + "id": "18371", + "name": "Skylar Murphy", + "office": "Miami", + "position": "Banker", + "salary": "$97,042", + "start_date": "7/26/2014" + }, + { + "extn": "3015", + "id": "18372", + "name": "Lara Kirby", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$27,792", + "start_date": "9/11/2009" + }, + { + "extn": "1774", + "id": "18373", + "name": "Matt Robertson", + "office": "Milano", + "position": "Food Technologist", + "salary": "$144,195", + "start_date": "7/22/2018" + }, + { + "extn": "3690", + "id": "18374", + "name": "Miriam Callan", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$203,280", + "start_date": "11/16/2005" + }, + { + "extn": "5674", + "id": "18375", + "name": "Katelyn Ramsey", + "office": "Boston", + "position": "Cook", + "salary": "$29,665", + "start_date": "4/1/2010" + }, + { + "extn": "2186", + "id": "18376", + "name": "Phillip Shields", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$97,137", + "start_date": "11/9/2012" + }, + { + "extn": "2702", + "id": "18377", + "name": "Kamila Ellison", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$54,442", + "start_date": "10/7/2003" + }, + { + "extn": "8855", + "id": "18378", + "name": "Johnathan Tanner", + "office": "Springfield", + "position": "Cashier", + "salary": "$280,754", + "start_date": "4/2/2008" + }, + { + "extn": "3787", + "id": "18379", + "name": "Bob Vinton", + "office": "Los Angeles", + "position": "Physician", + "salary": "$256,357", + "start_date": "4/6/2003" + }, + { + "extn": "2597", + "id": "18380", + "name": "Marvin Dann", + "office": "Wien", + "position": "Pharmacist", + "salary": "$92,110", + "start_date": "7/1/2006" + }, + { + "extn": "7385", + "id": "18381", + "name": "Mavis Parker", + "office": "Lincoln", + "position": "Inspector", + "salary": "$299,626", + "start_date": "5/19/2015" + }, + { + "extn": "5092", + "id": "18382", + "name": "Ivy Uddin", + "office": "Milano", + "position": "Webmaster", + "salary": "$205,104", + "start_date": "6/15/2017" + }, + { + "extn": "8315", + "id": "18383", + "name": "Matt Connor", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$261,990", + "start_date": "9/24/2004" + }, + { + "extn": "3286", + "id": "18384", + "name": "Gladys Owen", + "office": "Los Angeles", + "position": "Insurance Broker", + "salary": "$266,398", + "start_date": "1/8/2009" + }, + { + "extn": "7165", + "id": "18385", + "name": "Harvey Pratt", + "office": "Madrid", + "position": "Fabricator", + "salary": "$232,592", + "start_date": "4/23/2017" + }, + { + "extn": "6132", + "id": "18386", + "name": "Melody Connor", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$213,631", + "start_date": "2/2/2019" + }, + { + "extn": "7471", + "id": "18387", + "name": "Keira Rodwell", + "office": "Lancaster", + "position": "Bellman", + "salary": "$277,045", + "start_date": "6/1/2012" + }, + { + "extn": "4831", + "id": "18388", + "name": "Chuck Oatway", + "office": "Seattle", + "position": "Inspector", + "salary": "$221,763", + "start_date": "12/23/2010" + }, + { + "extn": "1606", + "id": "18389", + "name": "Olivia Herbert", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$192,186", + "start_date": "7/18/2017" + }, + { + "extn": "1690", + "id": "18390", + "name": "Chanelle Riley", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$227,492", + "start_date": "1/18/2003" + }, + { + "extn": "2788", + "id": "18391", + "name": "Tyson Upsdell", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$224,267", + "start_date": "8/23/2010" + }, + { + "extn": "7170", + "id": "18392", + "name": "Angelique Goodman", + "office": "Norfolk", + "position": "HR Coordinator", + "salary": "$264,763", + "start_date": "1/29/2011" + }, + { + "extn": "9634", + "id": "18393", + "name": "Denis Clifford", + "office": "Anaheim", + "position": "Retail Trainee", + "salary": "$217,040", + "start_date": "6/15/2009" + }, + { + "extn": "6497", + "id": "18394", + "name": "Rowan Haines", + "office": "Garland", + "position": "Cashier", + "salary": "$88,511", + "start_date": "8/8/2013" + }, + { + "extn": "1870", + "id": "18395", + "name": "Janelle Bailey", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$259,495", + "start_date": "4/12/2009" + }, + { + "extn": "6193", + "id": "18396", + "name": "Nicholas Mould", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$165,336", + "start_date": "6/12/2011" + }, + { + "extn": "4519", + "id": "18397", + "name": "Erin Santos", + "office": "Oakland", + "position": "Designer", + "salary": "$175,417", + "start_date": "10/18/2018" + }, + { + "extn": "4345", + "id": "18398", + "name": "Mark Hall", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$41,270", + "start_date": "7/16/2007" + }, + { + "extn": "8814", + "id": "18399", + "name": "Bart Brown", + "office": "Houston", + "position": "Chef Manager", + "salary": "$42,742", + "start_date": "2/26/2002" + }, + { + "extn": "4485", + "id": "18400", + "name": "Katelyn Shepherd", + "office": "Lyon", + "position": "Executive Director", + "salary": "$206,403", + "start_date": "7/10/2001" + }, + { + "extn": "8341", + "id": "18401", + "name": "Matt Evans", + "office": "Fremont", + "position": "Inspector", + "salary": "$24,599", + "start_date": "1/28/2004" + }, + { + "extn": "6688", + "id": "18402", + "name": "Luke Rose", + "office": "Saint Paul", + "position": "Systems Administrator", + "salary": "$54,204", + "start_date": "7/28/2001" + }, + { + "extn": "4188", + "id": "18403", + "name": "Sydney Tutton", + "office": "Ontario", + "position": "Business Broker", + "salary": "$132,961", + "start_date": "9/9/2019" + }, + { + "extn": "3102", + "id": "18404", + "name": "Leanne Gray", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$52,451", + "start_date": "10/23/2005" + }, + { + "extn": "8117", + "id": "18405", + "name": "Aiden Lunt", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$265,487", + "start_date": "10/26/2008" + }, + { + "extn": "7584", + "id": "18406", + "name": "Manuel Lambert", + "office": "Boston", + "position": "Pharmacist", + "salary": "$281,202", + "start_date": "11/17/2016" + }, + { + "extn": "9310", + "id": "18407", + "name": "Daron Richards", + "office": "Miami", + "position": "Chef Manager", + "salary": "$106,236", + "start_date": "10/9/2016" + }, + { + "extn": "5403", + "id": "18408", + "name": "Hayden Tate", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$188,491", + "start_date": "1/2/2004" + }, + { + "extn": "1206", + "id": "18409", + "name": "Lucas Lomax", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$37,108", + "start_date": "2/17/2011" + }, + { + "extn": "4067", + "id": "18410", + "name": "Lucas Snell", + "office": "New Orleans", + "position": "Baker", + "salary": "$142,445", + "start_date": "5/3/2010" + }, + { + "extn": "5757", + "id": "18411", + "name": "Tony Jobson", + "office": "Saint Paul", + "position": "Biologist", + "salary": "$233,946", + "start_date": "3/5/2007" + }, + { + "extn": "2350", + "id": "18412", + "name": "Oliver Upton", + "office": "San Francisco", + "position": "Auditor", + "salary": "$113,042", + "start_date": "4/26/2016" + }, + { + "extn": "9605", + "id": "18413", + "name": "Amelia Jacobs", + "office": "Prague", + "position": "Webmaster", + "salary": "$78,676", + "start_date": "1/27/2017" + }, + { + "extn": "4849", + "id": "18414", + "name": "Lindsay Richards", + "office": "Quebec", + "position": "Food Technologist", + "salary": "$143,488", + "start_date": "8/23/2000" + }, + { + "extn": "9857", + "id": "18415", + "name": "Hazel Brett", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$168,569", + "start_date": "5/12/2007" + }, + { + "extn": "8040", + "id": "18416", + "name": "Elle Yang", + "office": "San Francisco", + "position": "Biologist", + "salary": "$84,758", + "start_date": "1/16/2008" + }, + { + "extn": "2339", + "id": "18417", + "name": "Leroy Huggins", + "office": "Honolulu", + "position": "Cook", + "salary": "$113,818", + "start_date": "11/1/2007" + }, + { + "extn": "8004", + "id": "18418", + "name": "Harvey Walker", + "office": "Kansas City", + "position": "Physician", + "salary": "$266,942", + "start_date": "5/22/2017" + }, + { + "extn": "1623", + "id": "18419", + "name": "Josephine Bentley", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$253,259", + "start_date": "12/17/2004" + }, + { + "extn": "1791", + "id": "18420", + "name": "Mara Wise", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$15,471", + "start_date": "5/28/2004" + }, + { + "extn": "6244", + "id": "18421", + "name": "Anthony Wright", + "office": "Madison", + "position": "Project Manager", + "salary": "$239,029", + "start_date": "6/8/2012" + }, + { + "extn": "4648", + "id": "18422", + "name": "Ron Gordon", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$246,379", + "start_date": "6/17/2006" + }, + { + "extn": "9626", + "id": "18423", + "name": "Rachael Vinton", + "office": "Paris", + "position": "Electrician", + "salary": "$197,100", + "start_date": "8/23/2015" + }, + { + "extn": "6371", + "id": "18424", + "name": "Josh Brown", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$242,822", + "start_date": "3/28/2013" + }, + { + "extn": "1274", + "id": "18425", + "name": "Owen Carpenter", + "office": "Quebec", + "position": "Health Educator", + "salary": "$268,967", + "start_date": "3/13/2016" + }, + { + "extn": "4618", + "id": "18426", + "name": "Aiden Rogers", + "office": "Portland", + "position": "Bookkeeper", + "salary": "$44,131", + "start_date": "4/4/2013" + }, + { + "extn": "5065", + "id": "18427", + "name": "Mona Tait", + "office": "Memphis", + "position": "Electrician", + "salary": "$275,797", + "start_date": "6/15/2014" + }, + { + "extn": "9584", + "id": "18428", + "name": "Luke Reid", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$76,676", + "start_date": "1/14/2015" + }, + { + "extn": "7926", + "id": "18429", + "name": "Ciara Downing", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$20,388", + "start_date": "4/6/2005" + }, + { + "extn": "7982", + "id": "18430", + "name": "Joseph Shields", + "office": "Toledo", + "position": "Physician", + "salary": "$72,730", + "start_date": "3/28/2007" + }, + { + "extn": "2029", + "id": "18431", + "name": "Carrie Uttley", + "office": "Saint Paul", + "position": "Fabricator", + "salary": "$174,185", + "start_date": "3/4/2014" + }, + { + "extn": "6541", + "id": "18432", + "name": "Drew Sherry", + "office": "Albuquerque", + "position": "Machine Operator", + "salary": "$163,942", + "start_date": "1/9/2019" + }, + { + "extn": "8790", + "id": "18433", + "name": "Georgia Reid", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$230,237", + "start_date": "6/25/2019" + }, + { + "extn": "2551", + "id": "18434", + "name": "Kaylee Villiger", + "office": "Arlington", + "position": "Cash Manager", + "salary": "$268,077", + "start_date": "12/30/2002" + }, + { + "extn": "6013", + "id": "18435", + "name": "Rufus Clayton", + "office": "San Diego", + "position": "Operator", + "salary": "$153,426", + "start_date": "11/9/2014" + }, + { + "extn": "1386", + "id": "18436", + "name": "Jack Simmons", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$214,104", + "start_date": "11/1/2016" + }, + { + "extn": "4113", + "id": "18437", + "name": "Charlize Coleman", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$81,759", + "start_date": "8/9/2015" + }, + { + "extn": "3775", + "id": "18438", + "name": "Mike Avery", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$276,853", + "start_date": "6/6/2008" + }, + { + "extn": "4010", + "id": "18439", + "name": "Henry Ward", + "office": "Omaha", + "position": "Service Supervisor", + "salary": "$186,250", + "start_date": "2/22/2002" + }, + { + "extn": "3054", + "id": "18440", + "name": "Rosie Holmes", + "office": "Nashville", + "position": "Global Logistics Supervisor", + "salary": "$56,706", + "start_date": "12/30/2007" + }, + { + "extn": "5194", + "id": "18441", + "name": "Rocco Chapman", + "office": "Charlotte", + "position": "Loan Officer", + "salary": "$223,533", + "start_date": "9/19/2010" + }, + { + "extn": "8019", + "id": "18442", + "name": "Leroy Bennett", + "office": "Cincinnati", + "position": "Baker", + "salary": "$120,666", + "start_date": "12/20/2008" + }, + { + "extn": "9985", + "id": "18443", + "name": "Naomi Fowler", + "office": "Louisville", + "position": "Retail Trainee", + "salary": "$60,100", + "start_date": "11/27/2003" + }, + { + "extn": "4751", + "id": "18444", + "name": "Elisabeth Owens", + "office": "Portland", + "position": "Doctor", + "salary": "$209,854", + "start_date": "9/24/2012" + }, + { + "extn": "5564", + "id": "18445", + "name": "Mark Payne", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$237,847", + "start_date": "5/10/2012" + }, + { + "extn": "1453", + "id": "18446", + "name": "Blake Watson", + "office": "Prague", + "position": "Fabricator", + "salary": "$163,176", + "start_date": "9/30/2010" + }, + { + "extn": "9552", + "id": "18447", + "name": "Caitlyn Forester", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$53,923", + "start_date": "9/13/2000" + }, + { + "extn": "1632", + "id": "18448", + "name": "David Vaughan", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$137,715", + "start_date": "9/5/2013" + }, + { + "extn": "7046", + "id": "18449", + "name": "Maxwell Williams", + "office": "St. Louis", + "position": "Web Developer", + "salary": "$170,167", + "start_date": "9/25/2011" + }, + { + "extn": "5276", + "id": "18450", + "name": "Freya Egerton", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$167,705", + "start_date": "5/5/2013" + }, + { + "extn": "4782", + "id": "18451", + "name": "Rosalee Dobson", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$249,880", + "start_date": "5/9/2009" + }, + { + "extn": "6838", + "id": "18452", + "name": "Olivia Speed", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$290,185", + "start_date": "3/18/2007" + }, + { + "extn": "3640", + "id": "18453", + "name": "Miriam Ross", + "office": "Toledo", + "position": "Operator", + "salary": "$147,917", + "start_date": "4/2/2004" + }, + { + "extn": "4306", + "id": "18454", + "name": "Julianna Norburn", + "office": "Madison", + "position": "Associate Professor", + "salary": "$272,286", + "start_date": "5/25/2003" + }, + { + "extn": "9959", + "id": "18455", + "name": "Belinda Fall", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$250,472", + "start_date": "6/22/2000" + }, + { + "extn": "4006", + "id": "18456", + "name": "Hank Quinn", + "office": "Portland", + "position": "Webmaster", + "salary": "$294,072", + "start_date": "7/14/2003" + }, + { + "extn": "2570", + "id": "18457", + "name": "Kendra Dwyer", + "office": "Worcester", + "position": "Web Developer", + "salary": "$219,606", + "start_date": "10/4/2019" + }, + { + "extn": "5344", + "id": "18458", + "name": "Aisha Mills", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$34,259", + "start_date": "5/4/2004" + }, + { + "extn": "5845", + "id": "18459", + "name": "Enoch Watt", + "office": "Milano", + "position": "Loan Officer", + "salary": "$122,527", + "start_date": "8/9/2016" + }, + { + "extn": "4782", + "id": "18460", + "name": "Jack Utterson", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$197,002", + "start_date": "11/4/2016" + }, + { + "extn": "1692", + "id": "18461", + "name": "Julius Collins", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$89,334", + "start_date": "10/15/2013" + }, + { + "extn": "7117", + "id": "18462", + "name": "Denny Vince", + "office": "Rochester", + "position": "Operator", + "salary": "$241,022", + "start_date": "1/28/2009" + }, + { + "extn": "4554", + "id": "18463", + "name": "Elijah Vollans", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$244,164", + "start_date": "11/2/2015" + }, + { + "extn": "8137", + "id": "18464", + "name": "Jasmine Atkinson", + "office": "Albuquerque", + "position": "Banker", + "salary": "$61,293", + "start_date": "1/29/2015" + }, + { + "extn": "3098", + "id": "18465", + "name": "Ronald Appleton", + "office": "Garland", + "position": "Banker", + "salary": "$244,324", + "start_date": "5/13/2003" + }, + { + "extn": "5182", + "id": "18466", + "name": "Hanna Slater", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$180,596", + "start_date": "12/15/2005" + }, + { + "extn": "5126", + "id": "18467", + "name": "Crystal Lunt", + "office": "Lyon", + "position": "Designer", + "salary": "$259,894", + "start_date": "3/7/2013" + }, + { + "extn": "1933", + "id": "18468", + "name": "Samantha Kerr", + "office": "San Antonio", + "position": "Bellman", + "salary": "$263,384", + "start_date": "3/19/2011" + }, + { + "extn": "8696", + "id": "18469", + "name": "Holly Shea", + "office": "Fremont", + "position": "Fabricator", + "salary": "$253,105", + "start_date": "11/10/2005" + }, + { + "extn": "3005", + "id": "18470", + "name": "Parker Ellison", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$192,718", + "start_date": "2/6/2014" + }, + { + "extn": "6944", + "id": "18471", + "name": "Miley Mcguire", + "office": "Wien", + "position": "Physician", + "salary": "$174,630", + "start_date": "11/25/2003" + }, + { + "extn": "8430", + "id": "18472", + "name": "Destiny Campbell", + "office": "Laredo", + "position": "Doctor", + "salary": "$216,979", + "start_date": "1/19/2016" + }, + { + "extn": "7066", + "id": "18473", + "name": "Erick Walker", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$268,653", + "start_date": "10/16/2006" + }, + { + "extn": "8120", + "id": "18474", + "name": "Stephanie Jones", + "office": "Wien", + "position": "Dentist", + "salary": "$117,097", + "start_date": "8/4/2012" + }, + { + "extn": "1457", + "id": "18475", + "name": "David Clayton", + "office": "Reno", + "position": "Paramedic", + "salary": "$126,771", + "start_date": "7/23/2017" + }, + { + "extn": "5377", + "id": "18476", + "name": "Mona Brennan", + "office": "Laredo", + "position": "Paramedic", + "salary": "$13,233", + "start_date": "5/12/2010" + }, + { + "extn": "7843", + "id": "18477", + "name": "Harvey Curtis", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$193,117", + "start_date": "5/10/2000" + }, + { + "extn": "9624", + "id": "18478", + "name": "Alma Emerson", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$12,964", + "start_date": "10/13/2005" + }, + { + "extn": "6570", + "id": "18479", + "name": "Makenzie Clarkson", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$150,938", + "start_date": "12/11/2002" + }, + { + "extn": "3233", + "id": "18480", + "name": "Danielle Niles", + "office": "Toledo", + "position": "Budget Analyst", + "salary": "$23,806", + "start_date": "6/23/2002" + }, + { + "extn": "7433", + "id": "18481", + "name": "Matt Norris", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$111,205", + "start_date": "3/10/2011" + }, + { + "extn": "7356", + "id": "18482", + "name": "Luke Pope", + "office": "Nashville", + "position": "Auditor", + "salary": "$244,398", + "start_date": "11/30/2007" + }, + { + "extn": "8865", + "id": "18483", + "name": "Mike Rowe", + "office": "Cincinnati", + "position": "Clerk", + "salary": "$141,417", + "start_date": "11/11/2000" + }, + { + "extn": "5113", + "id": "18484", + "name": "Dani Bright", + "office": "Oakland", + "position": "Inspector", + "salary": "$33,957", + "start_date": "8/6/2008" + }, + { + "extn": "9381", + "id": "18485", + "name": "Kate Paterson", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$49,371", + "start_date": "4/19/2008" + }, + { + "extn": "9918", + "id": "18486", + "name": "Ronald Glass", + "office": "Oakland", + "position": "Mobile Developer", + "salary": "$232,835", + "start_date": "9/7/2013" + }, + { + "extn": "1011", + "id": "18487", + "name": "Morgan Ward", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$254,735", + "start_date": "9/6/2018" + }, + { + "extn": "6380", + "id": "18488", + "name": "Kurt Dempsey", + "office": "Scottsdale", + "position": "Auditor", + "salary": "$57,134", + "start_date": "3/22/2002" + }, + { + "extn": "7733", + "id": "18489", + "name": "Michelle Simmons", + "office": "Amarillo", + "position": "HR Coordinator", + "salary": "$165,736", + "start_date": "10/9/2008" + }, + { + "extn": "7275", + "id": "18490", + "name": "Marigold Addis", + "office": "Indianapolis", + "position": "Accountant", + "salary": "$198,671", + "start_date": "4/10/2008" + }, + { + "extn": "4626", + "id": "18491", + "name": "Oliver Morrow", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$257,737", + "start_date": "10/29/2001" + }, + { + "extn": "1581", + "id": "18492", + "name": "Erick Yang", + "office": "Otawa", + "position": "Dentist", + "salary": "$285,583", + "start_date": "11/3/2003" + }, + { + "extn": "2491", + "id": "18493", + "name": "Joseph Powell", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$250,707", + "start_date": "3/23/2008" + }, + { + "extn": "2818", + "id": "18494", + "name": "Danny Shaw", + "office": "Ontario", + "position": "Production Painter", + "salary": "$252,116", + "start_date": "10/12/2000" + }, + { + "extn": "1002", + "id": "18495", + "name": "Doug Power", + "office": "Chicago", + "position": "Paramedic", + "salary": "$179,003", + "start_date": "12/29/2006" + }, + { + "extn": "5188", + "id": "18496", + "name": "Noah Walsh", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$243,905", + "start_date": "5/17/2018" + }, + { + "extn": "9838", + "id": "18497", + "name": "Sage Yates", + "office": "Philadelphia", + "position": "Investment Advisor", + "salary": "$107,237", + "start_date": "9/1/2019" + }, + { + "extn": "7153", + "id": "18498", + "name": "Lucy Utterson", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$285,945", + "start_date": "3/21/2008" + }, + { + "extn": "5371", + "id": "18499", + "name": "Aileen Mann", + "office": "Tallahassee", + "position": "Steward", + "salary": "$44,711", + "start_date": "5/20/2011" + }, + { + "extn": "2242", + "id": "18500", + "name": "Chuck Morris", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$104,983", + "start_date": "5/7/2007" + }, + { + "extn": "1996", + "id": "18501", + "name": "Aiden Wilton", + "office": "Houston", + "position": "Executive Director", + "salary": "$247,349", + "start_date": "10/23/2004" + }, + { + "extn": "7356", + "id": "18502", + "name": "Liliana Holmes", + "office": "Prague", + "position": "Design Engineer", + "salary": "$81,387", + "start_date": "1/12/2010" + }, + { + "extn": "5834", + "id": "18503", + "name": "Benny Quinton", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$249,277", + "start_date": "6/26/2005" + }, + { + "extn": "7489", + "id": "18504", + "name": "Domenic Simmons", + "office": "Miami", + "position": "Executive Director", + "salary": "$133,072", + "start_date": "3/9/2009" + }, + { + "extn": "4559", + "id": "18505", + "name": "Bree Talbot", + "office": "New York", + "position": "Baker", + "salary": "$294,592", + "start_date": "3/3/2013" + }, + { + "extn": "1751", + "id": "18506", + "name": "Agnes Whatson", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$231,317", + "start_date": "12/27/2013" + }, + { + "extn": "3239", + "id": "18507", + "name": "Laila Mcgregor", + "office": "Washington", + "position": "Loan Officer", + "salary": "$170,328", + "start_date": "7/25/2015" + }, + { + "extn": "6730", + "id": "18508", + "name": "Carmella Mcnally", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$142,779", + "start_date": "6/21/2017" + }, + { + "extn": "8032", + "id": "18509", + "name": "Makena Wilton", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$234,372", + "start_date": "7/13/2007" + }, + { + "extn": "1696", + "id": "18510", + "name": "Ronald Owens", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$25,382", + "start_date": "3/26/2008" + }, + { + "extn": "1339", + "id": "18511", + "name": "Kimberly Khan", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$18,158", + "start_date": "5/11/2001" + }, + { + "extn": "5991", + "id": "18512", + "name": "Celia Brock", + "office": "Tulsa", + "position": "Cook", + "salary": "$211,370", + "start_date": "1/24/2000" + }, + { + "extn": "3602", + "id": "18513", + "name": "Moira Silva", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$143,285", + "start_date": "12/9/2015" + }, + { + "extn": "3697", + "id": "18514", + "name": "Georgia Buckley", + "office": "Irving", + "position": "Executive Director", + "salary": "$93,778", + "start_date": "10/13/2006" + }, + { + "extn": "5796", + "id": "18515", + "name": "Ivette Ianson", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$161,202", + "start_date": "1/24/2017" + }, + { + "extn": "1403", + "id": "18516", + "name": "Jenna Terry", + "office": "Lisbon", + "position": "Accountant", + "salary": "$133,686", + "start_date": "6/16/2015" + }, + { + "extn": "8996", + "id": "18517", + "name": "Emerald Hale", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$11,178", + "start_date": "12/14/2013" + }, + { + "extn": "6723", + "id": "18518", + "name": "Judith Parker", + "office": "Madison", + "position": "Baker", + "salary": "$130,326", + "start_date": "5/14/2005" + }, + { + "extn": "3498", + "id": "18519", + "name": "Danielle Clarke", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$290,119", + "start_date": "11/22/2005" + }, + { + "extn": "3496", + "id": "18520", + "name": "Kaylee Thomas", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$162,029", + "start_date": "4/11/2019" + }, + { + "extn": "6160", + "id": "18521", + "name": "Janelle Ainsworth", + "office": "Columbus", + "position": "Lecturer", + "salary": "$22,520", + "start_date": "11/3/2002" + }, + { + "extn": "6839", + "id": "18522", + "name": "Vicky Turner", + "office": "Escondido", + "position": "Web Developer", + "salary": "$132,332", + "start_date": "6/12/2008" + }, + { + "extn": "9881", + "id": "18523", + "name": "Sienna Cunningham", + "office": "Venice", + "position": "Loan Officer", + "salary": "$195,864", + "start_date": "9/12/2019" + }, + { + "extn": "7032", + "id": "18524", + "name": "Oliver Wise", + "office": "Kansas City", + "position": "Cashier", + "salary": "$117,879", + "start_date": "5/9/2014" + }, + { + "extn": "9889", + "id": "18525", + "name": "Oliver Mcneill", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$106,919", + "start_date": "5/28/2006" + }, + { + "extn": "6635", + "id": "18526", + "name": "Paige Zaoui", + "office": "Las Vegas", + "position": "Health Educator", + "salary": "$43,271", + "start_date": "2/6/2003" + }, + { + "extn": "5072", + "id": "18527", + "name": "Naomi Farmer", + "office": "Charlotte", + "position": "Ambulatory Nurse", + "salary": "$41,098", + "start_date": "12/26/2014" + }, + { + "extn": "7836", + "id": "18528", + "name": "Rosalyn Olson", + "office": "Lancaster", + "position": "Front Desk Coordinator", + "salary": "$158,958", + "start_date": "2/8/2000" + }, + { + "extn": "7335", + "id": "18529", + "name": "Sage Overson", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$290,891", + "start_date": "12/6/2001" + }, + { + "extn": "1631", + "id": "18530", + "name": "Aiden Cobb", + "office": "Stockton", + "position": "Steward", + "salary": "$282,678", + "start_date": "4/6/2017" + }, + { + "extn": "1119", + "id": "18531", + "name": "Isabella Mitchell", + "office": "Miami", + "position": "Stockbroker", + "salary": "$226,998", + "start_date": "11/13/2007" + }, + { + "extn": "4336", + "id": "18532", + "name": "Aiden Tutton", + "office": "Venice", + "position": "CNC Operator", + "salary": "$82,977", + "start_date": "1/8/2001" + }, + { + "extn": "6755", + "id": "18533", + "name": "Adalind Bloom", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$134,008", + "start_date": "7/19/2018" + }, + { + "extn": "3262", + "id": "18534", + "name": "Angelica Simpson", + "office": "Long Beach", + "position": "Service Supervisor", + "salary": "$53,179", + "start_date": "9/1/2001" + }, + { + "extn": "2090", + "id": "18535", + "name": "Johnny Griffiths", + "office": "Philadelphia", + "position": "Designer", + "salary": "$291,245", + "start_date": "11/28/2009" + }, + { + "extn": "4064", + "id": "18536", + "name": "Gabriel Bayliss", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$112,222", + "start_date": "1/6/2015" + }, + { + "extn": "1336", + "id": "18537", + "name": "Lana Fields", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$123,572", + "start_date": "11/14/2015" + }, + { + "extn": "7939", + "id": "18538", + "name": "Jacob Gunn", + "office": "Oakland", + "position": "Loan Officer", + "salary": "$84,255", + "start_date": "2/22/2016" + }, + { + "extn": "3036", + "id": "18539", + "name": "Barney Walsh", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$131,586", + "start_date": "9/30/2014" + }, + { + "extn": "3889", + "id": "18540", + "name": "Mike Gates", + "office": "Chicago", + "position": "Treasurer", + "salary": "$168,362", + "start_date": "3/2/2009" + }, + { + "extn": "6738", + "id": "18541", + "name": "Luke Phillips", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$135,832", + "start_date": "7/22/2019" + }, + { + "extn": "1507", + "id": "18542", + "name": "Nicholas Ainsworth", + "office": "London", + "position": "HR Coordinator", + "salary": "$76,309", + "start_date": "5/19/2011" + }, + { + "extn": "3649", + "id": "18543", + "name": "Keira Asher", + "office": "Richmond", + "position": "Paramedic", + "salary": "$140,694", + "start_date": "10/10/2009" + }, + { + "extn": "5115", + "id": "18544", + "name": "Michaela Farrow", + "office": "Tulsa", + "position": "Operator", + "salary": "$140,965", + "start_date": "2/6/2002" + }, + { + "extn": "9461", + "id": "18545", + "name": "Ronald Garcia", + "office": "Jersey City", + "position": "Mobile Developer", + "salary": "$197,914", + "start_date": "1/19/2008" + }, + { + "extn": "5326", + "id": "18546", + "name": "Noah Bingham", + "office": "Washington", + "position": "Food Technologist", + "salary": "$170,717", + "start_date": "9/18/2013" + }, + { + "extn": "5584", + "id": "18547", + "name": "Phillip Wilton", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$122,111", + "start_date": "4/23/2002" + }, + { + "extn": "1416", + "id": "18548", + "name": "Marjorie Exton", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$274,623", + "start_date": "12/17/2010" + }, + { + "extn": "2251", + "id": "18549", + "name": "Josh Jenkins", + "office": "Bucharest", + "position": "Steward", + "salary": "$142,601", + "start_date": "5/25/2012" + }, + { + "extn": "1098", + "id": "18550", + "name": "Camellia Lloyd", + "office": "Philadelphia", + "position": "Fabricator", + "salary": "$260,071", + "start_date": "10/11/2017" + }, + { + "extn": "9746", + "id": "18551", + "name": "Valentina Plant", + "office": "Valetta", + "position": "Bellman", + "salary": "$126,349", + "start_date": "10/18/2012" + }, + { + "extn": "5648", + "id": "18552", + "name": "Cedrick Rogers", + "office": "Madison", + "position": "Clerk", + "salary": "$95,216", + "start_date": "5/21/2019" + }, + { + "extn": "2662", + "id": "18553", + "name": "Rocco Whitehouse", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$233,556", + "start_date": "9/28/2010" + }, + { + "extn": "7598", + "id": "18554", + "name": "Brad Johnson", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$134,750", + "start_date": "12/14/2012" + }, + { + "extn": "5850", + "id": "18555", + "name": "Dalia Logan", + "office": "Omaha", + "position": "Biologist", + "salary": "$93,744", + "start_date": "7/14/2007" + }, + { + "extn": "3928", + "id": "18556", + "name": "Mike Wood", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$103,541", + "start_date": "2/17/2009" + }, + { + "extn": "9323", + "id": "18557", + "name": "Tara Collis", + "office": "Tokyo", + "position": "Chef Manager", + "salary": "$134,285", + "start_date": "11/3/2004" + }, + { + "extn": "6552", + "id": "18558", + "name": "Nick Redwood", + "office": "San Francisco", + "position": "HR Coordinator", + "salary": "$51,466", + "start_date": "1/20/2000" + }, + { + "extn": "1884", + "id": "18559", + "name": "Samara Thornton", + "office": "Arlington", + "position": "IT Support Staff", + "salary": "$268,635", + "start_date": "7/2/2006" + }, + { + "extn": "5473", + "id": "18560", + "name": "Maxwell Locke", + "office": "Fort Lauderdale", + "position": "Baker", + "salary": "$258,804", + "start_date": "1/8/2009" + }, + { + "extn": "9708", + "id": "18561", + "name": "Samara Archer", + "office": "Milano", + "position": "Baker", + "salary": "$134,190", + "start_date": "9/22/2016" + }, + { + "extn": "6902", + "id": "18562", + "name": "Adina Farrell", + "office": "Richmond", + "position": "Dentist", + "salary": "$289,986", + "start_date": "11/22/2002" + }, + { + "extn": "5301", + "id": "18563", + "name": "Danny Adams", + "office": "Atlanta", + "position": "Dentist", + "salary": "$230,348", + "start_date": "1/9/2010" + }, + { + "extn": "6456", + "id": "18564", + "name": "Mackenzie Bryant", + "office": "Glendale", + "position": "Cook", + "salary": "$158,843", + "start_date": "2/21/2007" + }, + { + "extn": "4124", + "id": "18565", + "name": "Chloe Hall", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$237,586", + "start_date": "11/6/2015" + }, + { + "extn": "5210", + "id": "18566", + "name": "Stephanie Brooks", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$112,740", + "start_date": "4/1/2007" + }, + { + "extn": "8334", + "id": "18567", + "name": "Norah Jenkins", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$136,619", + "start_date": "9/13/2010" + }, + { + "extn": "3738", + "id": "18568", + "name": "Barney Tobin", + "office": "Reno", + "position": "Paramedic", + "salary": "$253,018", + "start_date": "2/20/2003" + }, + { + "extn": "8866", + "id": "18569", + "name": "Matt Clark", + "office": "Milano", + "position": "Cashier", + "salary": "$37,853", + "start_date": "9/11/2017" + }, + { + "extn": "7393", + "id": "18570", + "name": "Chadwick Gray", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$92,876", + "start_date": "7/8/2019" + }, + { + "extn": "7774", + "id": "18571", + "name": "Henry Owens", + "office": "Honolulu", + "position": "Dentist", + "salary": "$146,622", + "start_date": "3/19/2001" + }, + { + "extn": "3955", + "id": "18572", + "name": "Kenzie Martin", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$49,114", + "start_date": "3/13/2013" + }, + { + "extn": "6104", + "id": "18573", + "name": "Peyton Cobb", + "office": "Springfield", + "position": "Webmaster", + "salary": "$47,326", + "start_date": "11/18/2008" + }, + { + "extn": "9819", + "id": "18574", + "name": "Anthony Garcia", + "office": "Lyon", + "position": "Designer", + "salary": "$15,688", + "start_date": "10/6/2002" + }, + { + "extn": "2527", + "id": "18575", + "name": "Rachael Brooks", + "office": "Columbus", + "position": "Webmaster", + "salary": "$179,557", + "start_date": "12/31/2012" + }, + { + "extn": "3912", + "id": "18576", + "name": "Cecilia Umney", + "office": "Houston", + "position": "Business Broker", + "salary": "$290,060", + "start_date": "10/17/2009" + }, + { + "extn": "3817", + "id": "18577", + "name": "Marvin Little", + "office": "Murfreesboro", + "position": "CNC Operator", + "salary": "$290,162", + "start_date": "8/4/2013" + }, + { + "extn": "9685", + "id": "18578", + "name": "Rick Walton", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$189,027", + "start_date": "7/7/2005" + }, + { + "extn": "2931", + "id": "18579", + "name": "Davina James", + "office": "Lincoln", + "position": "Investment Advisor", + "salary": "$275,135", + "start_date": "3/6/2016" + }, + { + "extn": "6837", + "id": "18580", + "name": "Marvin Allington", + "office": "Dallas", + "position": "Healthcare Specialist", + "salary": "$187,265", + "start_date": "10/17/2006" + }, + { + "extn": "5310", + "id": "18581", + "name": "Kamila Palmer", + "office": "Denver", + "position": "Investment Advisor", + "salary": "$209,171", + "start_date": "6/27/2010" + }, + { + "extn": "3369", + "id": "18582", + "name": "Dorothy Palmer", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$213,065", + "start_date": "5/3/2009" + }, + { + "extn": "3961", + "id": "18583", + "name": "Rachael Powell", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$111,313", + "start_date": "6/24/2012" + }, + { + "extn": "1598", + "id": "18584", + "name": "Mike Ward", + "office": "San Francisco", + "position": "CNC Operator", + "salary": "$198,016", + "start_date": "9/5/2006" + }, + { + "extn": "1377", + "id": "18585", + "name": "Emery Ulyatt", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$83,312", + "start_date": "7/27/2001" + }, + { + "extn": "3211", + "id": "18586", + "name": "Nancy Bryson", + "office": "Baltimore", + "position": "Clerk", + "salary": "$150,878", + "start_date": "12/17/2003" + }, + { + "extn": "9102", + "id": "18587", + "name": "Christy Owen", + "office": "Fullerton", + "position": "Audiologist", + "salary": "$218,148", + "start_date": "1/7/2008" + }, + { + "extn": "4538", + "id": "18588", + "name": "Bryon Villiger", + "office": "Norfolk", + "position": "Design Engineer", + "salary": "$115,605", + "start_date": "8/26/2011" + }, + { + "extn": "3409", + "id": "18589", + "name": "Harry Morrison", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$32,426", + "start_date": "10/21/2001" + }, + { + "extn": "1750", + "id": "18590", + "name": "William Emmott", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$246,879", + "start_date": "7/19/2003" + }, + { + "extn": "3386", + "id": "18591", + "name": "Matthew Samuel", + "office": "Indianapolis", + "position": "Designer", + "salary": "$54,141", + "start_date": "12/30/2015" + }, + { + "extn": "1209", + "id": "18592", + "name": "Hayden Umney", + "office": "El Paso", + "position": "Physician", + "salary": "$267,116", + "start_date": "9/15/2002" + }, + { + "extn": "2576", + "id": "18593", + "name": "Harvey Gilmore", + "office": "Bellevue", + "position": "Project Manager", + "salary": "$264,099", + "start_date": "12/29/2009" + }, + { + "extn": "8497", + "id": "18594", + "name": "Julius Durrant", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$269,576", + "start_date": "5/17/2016" + }, + { + "extn": "2820", + "id": "18595", + "name": "Russel Overson", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$110,843", + "start_date": "1/31/2003" + }, + { + "extn": "1913", + "id": "18596", + "name": "Parker Dann", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$39,771", + "start_date": "7/9/2012" + }, + { + "extn": "3684", + "id": "18597", + "name": "Alessia Donovan", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$262,655", + "start_date": "1/6/2006" + }, + { + "extn": "8591", + "id": "18598", + "name": "Julius Simpson", + "office": "Hayward", + "position": "Biologist", + "salary": "$94,422", + "start_date": "12/25/2005" + }, + { + "extn": "3472", + "id": "18599", + "name": "Hayden Archer", + "office": "Anaheim", + "position": "HR Specialist", + "salary": "$29,305", + "start_date": "5/13/2014" + }, + { + "extn": "2946", + "id": "18600", + "name": "Tyler Howard", + "office": "Orlando", + "position": "Baker", + "salary": "$37,712", + "start_date": "12/31/2016" + }, + { + "extn": "3570", + "id": "18601", + "name": "Bart Anderson", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$148,282", + "start_date": "8/16/2015" + }, + { + "extn": "7084", + "id": "18602", + "name": "Nathan Stone ", + "office": "Charlotte", + "position": "Accountant", + "salary": "$259,361", + "start_date": "7/25/2000" + }, + { + "extn": "4450", + "id": "18603", + "name": "Barry Lambert", + "office": "Cincinnati", + "position": "Software Engineer", + "salary": "$277,417", + "start_date": "9/10/2001" + }, + { + "extn": "1067", + "id": "18604", + "name": "Manuel Hood", + "office": "Denver", + "position": "Executive Director", + "salary": "$49,871", + "start_date": "9/12/2008" + }, + { + "extn": "3670", + "id": "18605", + "name": "Oliver Olson", + "office": "Columbus", + "position": "Bellman", + "salary": "$235,465", + "start_date": "8/4/2003" + }, + { + "extn": "6086", + "id": "18606", + "name": "Rick Campbell", + "office": "Minneapolis", + "position": "Steward", + "salary": "$248,611", + "start_date": "1/7/2008" + }, + { + "extn": "5775", + "id": "18607", + "name": "Rufus Vaughan", + "office": "Colorado Springs", + "position": "Chef Manager", + "salary": "$58,587", + "start_date": "5/31/2000" + }, + { + "extn": "8046", + "id": "18608", + "name": "Carol Victor", + "office": "Amarillo", + "position": "Dentist", + "salary": "$271,540", + "start_date": "8/22/2015" + }, + { + "extn": "6961", + "id": "18609", + "name": "Eve Skinner", + "office": "Washington", + "position": "Lecturer", + "salary": "$25,302", + "start_date": "4/28/2017" + }, + { + "extn": "5632", + "id": "18610", + "name": "Anais Pierce", + "office": "Indianapolis", + "position": "Cook", + "salary": "$112,064", + "start_date": "11/24/2012" + }, + { + "extn": "6599", + "id": "18611", + "name": "Bob Hammond", + "office": "Berna", + "position": "Operator", + "salary": "$228,443", + "start_date": "4/27/2012" + }, + { + "extn": "2872", + "id": "18612", + "name": "Alexander Knight", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$177,063", + "start_date": "2/10/2007" + }, + { + "extn": "4151", + "id": "18613", + "name": "Gabriel Jefferson", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$117,736", + "start_date": "6/6/2005" + }, + { + "extn": "2972", + "id": "18614", + "name": "Jolene Baldwin", + "office": "Omaha", + "position": "Designer", + "salary": "$69,946", + "start_date": "12/24/2004" + }, + { + "extn": "8069", + "id": "18615", + "name": "Daphne Collis", + "office": "San Bernardino", + "position": "Operator", + "salary": "$69,257", + "start_date": "10/9/2008" + }, + { + "extn": "1281", + "id": "18616", + "name": "Mona Wood", + "office": "Fayetteville", + "position": "Loan Officer", + "salary": "$230,727", + "start_date": "5/18/2005" + }, + { + "extn": "6747", + "id": "18617", + "name": "Stephanie Gunn", + "office": "Murfreesboro", + "position": "Health Educator", + "salary": "$128,696", + "start_date": "10/6/2002" + }, + { + "extn": "5440", + "id": "18618", + "name": "Cedrick Osman", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$164,798", + "start_date": "9/6/2009" + }, + { + "extn": "2326", + "id": "18619", + "name": "Meredith Ellis", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$89,354", + "start_date": "5/11/2004" + }, + { + "extn": "3367", + "id": "18620", + "name": "Nate Ebbs", + "office": "Berna", + "position": "Dentist", + "salary": "$241,371", + "start_date": "12/9/2015" + }, + { + "extn": "6801", + "id": "18621", + "name": "Clarissa Allen", + "office": "New Orleans", + "position": "Designer", + "salary": "$14,092", + "start_date": "6/5/2015" + }, + { + "extn": "8473", + "id": "18622", + "name": "Dakota Bullock", + "office": "Jersey City", + "position": "Steward", + "salary": "$196,939", + "start_date": "9/4/2019" + }, + { + "extn": "1413", + "id": "18623", + "name": "Eden Wood", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$142,686", + "start_date": "6/19/2004" + }, + { + "extn": "6483", + "id": "18624", + "name": "Carl Weasley", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$36,631", + "start_date": "5/29/2011" + }, + { + "extn": "1127", + "id": "18625", + "name": "Bob Thompson", + "office": "Baltimore", + "position": "Service Supervisor", + "salary": "$213,405", + "start_date": "4/21/2019" + }, + { + "extn": "1502", + "id": "18626", + "name": "Cassidy Morgan", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$223,286", + "start_date": "7/7/2014" + }, + { + "extn": "1326", + "id": "18627", + "name": "Camila Uttley", + "office": "Richmond", + "position": "Production Painter", + "salary": "$123,390", + "start_date": "8/4/2007" + }, + { + "extn": "3187", + "id": "18628", + "name": "Tiffany Radcliffe", + "office": "El Paso", + "position": "Budget Analyst", + "salary": "$186,052", + "start_date": "3/8/2004" + }, + { + "extn": "5760", + "id": "18629", + "name": "Ethan Morrison", + "office": "Wien", + "position": "Cashier", + "salary": "$100,626", + "start_date": "4/19/2010" + }, + { + "extn": "8713", + "id": "18630", + "name": "Michael Plant", + "office": "Louisville", + "position": "Global Logistics Supervisor", + "salary": "$35,211", + "start_date": "8/1/2018" + }, + { + "extn": "2516", + "id": "18631", + "name": "Charlotte Turner", + "office": "Madison", + "position": "Auditor", + "salary": "$63,014", + "start_date": "9/10/2009" + }, + { + "extn": "9797", + "id": "18632", + "name": "Daniel Brooks", + "office": "Detroit", + "position": "Call Center Representative", + "salary": "$34,340", + "start_date": "12/6/2016" + }, + { + "extn": "8480", + "id": "18633", + "name": "Amy Curtis", + "office": "Baltimore", + "position": "Accountant", + "salary": "$258,918", + "start_date": "1/7/2007" + }, + { + "extn": "1500", + "id": "18634", + "name": "Martin Kerr", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$125,601", + "start_date": "12/16/2006" + }, + { + "extn": "1113", + "id": "18635", + "name": "Livia Quinn", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$137,176", + "start_date": "1/9/2019" + }, + { + "extn": "4311", + "id": "18636", + "name": "Alexia Radley", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$258,715", + "start_date": "1/15/2013" + }, + { + "extn": "1916", + "id": "18637", + "name": "Javier Squire", + "office": "Berna", + "position": "Bookkeeper", + "salary": "$40,992", + "start_date": "10/30/2015" + }, + { + "extn": "5529", + "id": "18638", + "name": "Celia Craig", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$20,869", + "start_date": "10/7/2006" + }, + { + "extn": "4964", + "id": "18639", + "name": "Julian Wright", + "office": "Lyon", + "position": "Chef Manager", + "salary": "$244,859", + "start_date": "6/29/2019" + }, + { + "extn": "6099", + "id": "18640", + "name": "Domenic Truscott", + "office": "Albuquerque", + "position": "Cook", + "salary": "$201,122", + "start_date": "1/2/2017" + }, + { + "extn": "1054", + "id": "18641", + "name": "Ivette Griffiths", + "office": "Worcester", + "position": "Baker", + "salary": "$256,476", + "start_date": "1/21/2003" + }, + { + "extn": "1752", + "id": "18642", + "name": "Matt Styles", + "office": "Dallas", + "position": "Steward", + "salary": "$209,512", + "start_date": "2/3/2007" + }, + { + "extn": "3540", + "id": "18643", + "name": "Danny Samuel", + "office": "Oakland", + "position": "Service Supervisor", + "salary": "$156,674", + "start_date": "5/12/2015" + }, + { + "extn": "8766", + "id": "18644", + "name": "Ron Ebden", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$134,579", + "start_date": "5/16/2019" + }, + { + "extn": "9374", + "id": "18645", + "name": "Callie Tailor", + "office": "New Orleans", + "position": "Inspector", + "salary": "$173,170", + "start_date": "5/7/2015" + }, + { + "extn": "3728", + "id": "18646", + "name": "Willow Sawyer", + "office": "Fayetteville", + "position": "Budget Analyst", + "salary": "$299,819", + "start_date": "4/17/2017" + }, + { + "extn": "9236", + "id": "18647", + "name": "Karla Clayton", + "office": "Boston", + "position": "Operator", + "salary": "$274,732", + "start_date": "10/22/2009" + }, + { + "extn": "7742", + "id": "18648", + "name": "Mya Rixon", + "office": "Denver", + "position": "Assistant Buyer", + "salary": "$166,607", + "start_date": "9/26/2016" + }, + { + "extn": "8120", + "id": "18649", + "name": "Luke Lewin", + "office": "Laredo", + "position": "Operator", + "salary": "$260,866", + "start_date": "5/11/2013" + }, + { + "extn": "7516", + "id": "18650", + "name": "Chad Fox", + "office": "Anaheim", + "position": "Dentist", + "salary": "$217,563", + "start_date": "1/10/2017" + }, + { + "extn": "2466", + "id": "18651", + "name": "Benny Jennson", + "office": "Rome", + "position": "Steward", + "salary": "$93,302", + "start_date": "6/7/2002" + }, + { + "extn": "7716", + "id": "18652", + "name": "Allison Emerson", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$32,349", + "start_date": "12/12/2013" + }, + { + "extn": "2161", + "id": "18653", + "name": "Julius Chadwick", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$145,895", + "start_date": "5/17/2002" + }, + { + "extn": "3335", + "id": "18654", + "name": "Wade Dowson", + "office": "El Paso", + "position": "Biologist", + "salary": "$233,669", + "start_date": "2/16/2010" + }, + { + "extn": "4444", + "id": "18655", + "name": "Johnathan Quinn", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$162,177", + "start_date": "3/23/2002" + }, + { + "extn": "7645", + "id": "18656", + "name": "Erica Eaton", + "office": "Wien", + "position": "Dentist", + "salary": "$114,667", + "start_date": "9/16/2019" + }, + { + "extn": "8781", + "id": "18657", + "name": "Doug Hudson", + "office": "Worcester", + "position": "Steward", + "salary": "$142,003", + "start_date": "10/19/2008" + }, + { + "extn": "6272", + "id": "18658", + "name": "Makenzie Middleton", + "office": "New York", + "position": "Production Painter", + "salary": "$264,336", + "start_date": "8/13/2014" + }, + { + "extn": "2767", + "id": "18659", + "name": "Anthony Olson", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$212,896", + "start_date": "4/25/2015" + }, + { + "extn": "8313", + "id": "18660", + "name": "Rick Murray", + "office": "Toledo", + "position": "Design Engineer", + "salary": "$134,577", + "start_date": "11/26/2004" + }, + { + "extn": "8547", + "id": "18661", + "name": "Tony Rixon", + "office": "Paris", + "position": "Global Logistics Supervisor", + "salary": "$227,892", + "start_date": "2/1/2008" + }, + { + "extn": "4095", + "id": "18662", + "name": "Melanie Wigley", + "office": "Lakewood", + "position": "Webmaster", + "salary": "$115,092", + "start_date": "11/26/2004" + }, + { + "extn": "5481", + "id": "18663", + "name": "Naomi Sherwood", + "office": "Madison", + "position": "Investment Advisor", + "salary": "$166,109", + "start_date": "5/1/2018" + }, + { + "extn": "1092", + "id": "18664", + "name": "Javier Clarkson", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$287,125", + "start_date": "7/7/2018" + }, + { + "extn": "9478", + "id": "18665", + "name": "Oliver Donnelly", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$276,185", + "start_date": "11/30/2017" + }, + { + "extn": "4316", + "id": "18666", + "name": "Mike Lane", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$154,249", + "start_date": "1/16/2018" + }, + { + "extn": "6171", + "id": "18667", + "name": "Jasmine Robertson", + "office": "Berlin", + "position": "Dentist", + "salary": "$224,860", + "start_date": "9/13/2004" + }, + { + "extn": "7950", + "id": "18668", + "name": "Cameron Blythe", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$154,396", + "start_date": "6/24/2019" + }, + { + "extn": "4262", + "id": "18669", + "name": "Bart Adler", + "office": "Tallahassee", + "position": "Global Logistics Supervisor", + "salary": "$278,543", + "start_date": "3/16/2011" + }, + { + "extn": "1245", + "id": "18670", + "name": "Lucas Herbert", + "office": "Hollywood", + "position": "Auditor", + "salary": "$256,521", + "start_date": "7/9/2006" + }, + { + "extn": "8345", + "id": "18671", + "name": "Johnny Walsh", + "office": "Richmond", + "position": "Auditor", + "salary": "$231,323", + "start_date": "9/22/2002" + }, + { + "extn": "3723", + "id": "18672", + "name": "Wade Price", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$299,728", + "start_date": "5/6/2017" + }, + { + "extn": "8089", + "id": "18673", + "name": "Bob Knight", + "office": "Oakland", + "position": "Production Painter", + "salary": "$180,178", + "start_date": "12/8/2018" + }, + { + "extn": "2913", + "id": "18674", + "name": "Owen Russel", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$13,084", + "start_date": "11/6/2014" + }, + { + "extn": "1345", + "id": "18675", + "name": "Chadwick Umney", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$138,427", + "start_date": "7/7/2000" + }, + { + "extn": "2026", + "id": "18676", + "name": "Iris Wallace", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$55,500", + "start_date": "12/7/2006" + }, + { + "extn": "8143", + "id": "18677", + "name": "Rocco Murphy", + "office": "Norfolk", + "position": "Dentist", + "salary": "$164,743", + "start_date": "2/16/2013" + }, + { + "extn": "8218", + "id": "18678", + "name": "Hanna Vince", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$229,245", + "start_date": "3/5/2018" + }, + { + "extn": "6845", + "id": "18679", + "name": "Melania Antcliff", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$242,834", + "start_date": "8/2/2012" + }, + { + "extn": "1541", + "id": "18680", + "name": "Nick Niles", + "office": "Miami", + "position": "Ambulatory Nurse", + "salary": "$117,744", + "start_date": "8/9/2004" + }, + { + "extn": "8691", + "id": "18681", + "name": "Alexia Pickard", + "office": "San Antonio", + "position": "Service Supervisor", + "salary": "$141,614", + "start_date": "11/9/2010" + }, + { + "extn": "4977", + "id": "18682", + "name": "Owen Palmer", + "office": "Laredo", + "position": "Electrician", + "salary": "$244,736", + "start_date": "3/30/2000" + }, + { + "extn": "4151", + "id": "18683", + "name": "Aurelia Chapman", + "office": "El Paso", + "position": "Biologist", + "salary": "$115,211", + "start_date": "12/24/2016" + }, + { + "extn": "8581", + "id": "18684", + "name": "Marina Jennson", + "office": "New York", + "position": "Executive Director", + "salary": "$281,706", + "start_date": "6/21/2015" + }, + { + "extn": "8962", + "id": "18685", + "name": "Beatrice Ellwood", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$212,599", + "start_date": "9/3/2015" + }, + { + "extn": "9700", + "id": "18686", + "name": "Julius Shea", + "office": "Berna", + "position": "Food Technologist", + "salary": "$251,692", + "start_date": "11/30/2003" + }, + { + "extn": "5894", + "id": "18687", + "name": "Marie Price", + "office": "Innsbruck", + "position": "IT Support Staff", + "salary": "$44,489", + "start_date": "5/15/2003" + }, + { + "extn": "7367", + "id": "18688", + "name": "Tania Rodwell", + "office": "Rochester", + "position": "Designer", + "salary": "$144,314", + "start_date": "4/8/2019" + }, + { + "extn": "4583", + "id": "18689", + "name": "Vera Thomson", + "office": "Wien", + "position": "Global Logistics Supervisor", + "salary": "$286,087", + "start_date": "2/16/2016" + }, + { + "extn": "6816", + "id": "18690", + "name": "Mason Mcleod", + "office": "Rome", + "position": "Cashier", + "salary": "$79,442", + "start_date": "11/19/2004" + }, + { + "extn": "7997", + "id": "18691", + "name": "Rita Robinson", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$198,544", + "start_date": "9/17/2009" + }, + { + "extn": "5313", + "id": "18692", + "name": "Fred Pierce", + "office": "Escondido", + "position": "Banker", + "salary": "$119,936", + "start_date": "4/21/2015" + }, + { + "extn": "2655", + "id": "18693", + "name": "Nick Thompson", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$52,612", + "start_date": "6/13/2006" + }, + { + "extn": "4754", + "id": "18694", + "name": "Hailey Redden", + "office": "Louisville", + "position": "Designer", + "salary": "$36,023", + "start_date": "9/14/2000" + }, + { + "extn": "4239", + "id": "18695", + "name": "Monica Bailey", + "office": "Denver", + "position": "Associate Professor", + "salary": "$98,337", + "start_date": "3/19/2015" + }, + { + "extn": "8450", + "id": "18696", + "name": "Karen Campbell", + "office": "Glendale", + "position": "Health Educator", + "salary": "$269,823", + "start_date": "1/23/2006" + }, + { + "extn": "1583", + "id": "18697", + "name": "Martha Emmott", + "office": "Kansas City", + "position": "Cook", + "salary": "$68,072", + "start_date": "1/11/2007" + }, + { + "extn": "1354", + "id": "18698", + "name": "Analise Mason", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$273,082", + "start_date": "2/21/2019" + }, + { + "extn": "6246", + "id": "18699", + "name": "Gil Allen", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$209,631", + "start_date": "2/13/2004" + }, + { + "extn": "2469", + "id": "18700", + "name": "Chloe Ianson", + "office": "Venice", + "position": "Inspector", + "salary": "$237,514", + "start_date": "12/4/2013" + }, + { + "extn": "2644", + "id": "18701", + "name": "Angelica Thomas", + "office": "Huntsville", + "position": "Retail Trainee", + "salary": "$259,550", + "start_date": "4/12/2005" + }, + { + "extn": "5916", + "id": "18702", + "name": "Liam Everett", + "office": "Oklahoma City", + "position": "HR Specialist", + "salary": "$45,190", + "start_date": "4/20/2015" + }, + { + "extn": "1856", + "id": "18703", + "name": "Marjorie Fox", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$285,903", + "start_date": "11/27/2015" + }, + { + "extn": "6903", + "id": "18704", + "name": "Michaela Roth", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$147,472", + "start_date": "6/29/2000" + }, + { + "extn": "6893", + "id": "18705", + "name": "Alexander Watt", + "office": "Portland", + "position": "Machine Operator", + "salary": "$234,577", + "start_date": "2/3/2003" + }, + { + "extn": "3898", + "id": "18706", + "name": "Monica Gilmore", + "office": "Norfolk", + "position": "Call Center Representative", + "salary": "$22,858", + "start_date": "5/24/2003" + }, + { + "extn": "8993", + "id": "18707", + "name": "Rosie Gilmore", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$276,646", + "start_date": "4/15/2002" + }, + { + "extn": "3449", + "id": "18708", + "name": "Summer Collingwood", + "office": "Toledo", + "position": "Physician", + "salary": "$73,498", + "start_date": "11/30/2002" + }, + { + "extn": "7123", + "id": "18709", + "name": "Fred Shields", + "office": "Lancaster", + "position": "Operator", + "salary": "$249,870", + "start_date": "12/9/2013" + }, + { + "extn": "6585", + "id": "18710", + "name": "Percy Matthews", + "office": "New York", + "position": "Baker", + "salary": "$220,911", + "start_date": "4/22/2005" + }, + { + "extn": "3122", + "id": "18711", + "name": "Nicholas Nielson", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$176,933", + "start_date": "10/29/2017" + }, + { + "extn": "3471", + "id": "18712", + "name": "Bryon Collins", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$30,663", + "start_date": "8/16/2008" + }, + { + "extn": "4318", + "id": "18713", + "name": "Bob Kelly", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$253,665", + "start_date": "6/9/2010" + }, + { + "extn": "9313", + "id": "18714", + "name": "Henry Shepherd", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$275,942", + "start_date": "4/5/2009" + }, + { + "extn": "4721", + "id": "18715", + "name": "Maya Mcleod", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$117,263", + "start_date": "9/10/2019" + }, + { + "extn": "8891", + "id": "18716", + "name": "Barry Zaoui", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$263,130", + "start_date": "7/7/2010" + }, + { + "extn": "3129", + "id": "18717", + "name": "Maya Mcneill", + "office": "Garland", + "position": "Food Technologist", + "salary": "$72,401", + "start_date": "2/18/2010" + }, + { + "extn": "5828", + "id": "18718", + "name": "Marigold Forth", + "office": "Hollywood", + "position": "Healthcare Specialist", + "salary": "$38,407", + "start_date": "3/27/2002" + }, + { + "extn": "1067", + "id": "18719", + "name": "Rae Bryson", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$193,457", + "start_date": "9/13/2011" + }, + { + "extn": "2111", + "id": "18720", + "name": "Aileen Simpson", + "office": "Anaheim", + "position": "Designer", + "salary": "$120,912", + "start_date": "1/1/2015" + }, + { + "extn": "8990", + "id": "18721", + "name": "Owen Varley", + "office": "Hayward", + "position": "Web Developer", + "salary": "$183,903", + "start_date": "9/15/2019" + }, + { + "extn": "1642", + "id": "18722", + "name": "Henry Mackenzie", + "office": "Sacramento", + "position": "Operator", + "salary": "$247,366", + "start_date": "12/26/2009" + }, + { + "extn": "9274", + "id": "18723", + "name": "Gil Corbett", + "office": "Columbus", + "position": "Baker", + "salary": "$275,975", + "start_date": "8/14/2019" + }, + { + "extn": "2701", + "id": "18724", + "name": "Carter Moreno", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$138,853", + "start_date": "12/3/2013" + }, + { + "extn": "5194", + "id": "18725", + "name": "Michael Savage", + "office": "Baltimore", + "position": "Retail Trainee", + "salary": "$168,472", + "start_date": "8/1/2013" + }, + { + "extn": "3531", + "id": "18726", + "name": "Sofie Randall", + "office": "New York", + "position": "Steward", + "salary": "$75,370", + "start_date": "6/20/2001" + }, + { + "extn": "5552", + "id": "18727", + "name": "Aiden Richardson", + "office": "Boston", + "position": "Accountant", + "salary": "$16,889", + "start_date": "3/28/2006" + }, + { + "extn": "2088", + "id": "18728", + "name": "Chadwick Nash", + "office": "Wien", + "position": "Mobile Developer", + "salary": "$216,204", + "start_date": "5/17/2010" + }, + { + "extn": "3589", + "id": "18729", + "name": "Elisabeth Judd", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$113,991", + "start_date": "5/5/2008" + }, + { + "extn": "3276", + "id": "18730", + "name": "Noah Turner", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$73,566", + "start_date": "7/21/2003" + }, + { + "extn": "2990", + "id": "18731", + "name": "Carl Dickson", + "office": "Rochester", + "position": "Cook", + "salary": "$205,984", + "start_date": "11/26/2018" + }, + { + "extn": "2492", + "id": "18732", + "name": "Lucas Salt", + "office": "San Bernardino", + "position": "Inspector", + "salary": "$231,919", + "start_date": "7/12/2000" + }, + { + "extn": "4115", + "id": "18733", + "name": "Daniel Snell", + "office": "Glendale", + "position": "Doctor", + "salary": "$171,851", + "start_date": "5/11/2005" + }, + { + "extn": "1877", + "id": "18734", + "name": "Carissa Crawley", + "office": "Irving", + "position": "Steward", + "salary": "$250,044", + "start_date": "12/16/2003" + }, + { + "extn": "4584", + "id": "18735", + "name": "Hayden Callan", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$86,227", + "start_date": "4/5/2000" + }, + { + "extn": "4421", + "id": "18736", + "name": "Abbey Brennan", + "office": "Fremont", + "position": "Paramedic", + "salary": "$142,425", + "start_date": "1/14/2012" + }, + { + "extn": "5513", + "id": "18737", + "name": "Erica Shields", + "office": "Lisbon", + "position": "Assistant Buyer", + "salary": "$207,439", + "start_date": "6/6/2018" + }, + { + "extn": "4029", + "id": "18738", + "name": "Denny Whinter", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$71,289", + "start_date": "4/16/2017" + }, + { + "extn": "5188", + "id": "18739", + "name": "Claire Nicolas", + "office": "Boston", + "position": "Stockbroker", + "salary": "$284,345", + "start_date": "3/31/2016" + }, + { + "extn": "4343", + "id": "18740", + "name": "Logan Gordon", + "office": "Long Beach", + "position": "Software Engineer", + "salary": "$168,817", + "start_date": "2/23/2010" + }, + { + "extn": "8218", + "id": "18741", + "name": "Lexi Cartwright", + "office": "Springfield", + "position": "Steward", + "salary": "$57,565", + "start_date": "5/11/2005" + }, + { + "extn": "3644", + "id": "18742", + "name": "Kaylee Eagle", + "office": "Ontario", + "position": "Call Center Representative", + "salary": "$258,054", + "start_date": "3/13/2009" + }, + { + "extn": "1071", + "id": "18743", + "name": "Russel Bennett", + "office": "Milwaukee", + "position": "Paramedic", + "salary": "$170,564", + "start_date": "12/3/2009" + }, + { + "extn": "1401", + "id": "18744", + "name": "Abbey Wilcox", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$257,095", + "start_date": "5/3/2000" + }, + { + "extn": "3616", + "id": "18745", + "name": "Bristol Faulkner", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$272,624", + "start_date": "4/26/2004" + }, + { + "extn": "7944", + "id": "18746", + "name": "Harry Thomas", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$93,502", + "start_date": "3/14/2005" + }, + { + "extn": "3252", + "id": "18747", + "name": "Anabel Gates", + "office": "Salem", + "position": "Treasurer", + "salary": "$281,303", + "start_date": "4/24/2008" + }, + { + "extn": "5810", + "id": "18748", + "name": "David Mitchell", + "office": "Henderson", + "position": "Food Technologist", + "salary": "$39,734", + "start_date": "2/26/2004" + }, + { + "extn": "2597", + "id": "18749", + "name": "Trisha Taylor", + "office": "Moreno Valley", + "position": "IT Support Staff", + "salary": "$288,425", + "start_date": "11/12/2004" + }, + { + "extn": "1558", + "id": "18750", + "name": "Liliana Evans", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$37,904", + "start_date": "3/10/2019" + }, + { + "extn": "6821", + "id": "18751", + "name": "Mya Gilmore", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$94,121", + "start_date": "6/7/2014" + }, + { + "extn": "5450", + "id": "18752", + "name": "Thea Ellwood", + "office": "Arlington", + "position": "Clerk", + "salary": "$146,474", + "start_date": "10/16/2004" + }, + { + "extn": "9970", + "id": "18753", + "name": "Nathan Ranks", + "office": "Milwaukee", + "position": "Health Educator", + "salary": "$210,091", + "start_date": "12/4/2002" + }, + { + "extn": "4716", + "id": "18754", + "name": "Tom Nelson", + "office": "Orlando", + "position": "Business Broker", + "salary": "$28,327", + "start_date": "11/14/2011" + }, + { + "extn": "8139", + "id": "18755", + "name": "Chloe Cowan", + "office": "Fayetteville", + "position": "CNC Operator", + "salary": "$162,096", + "start_date": "5/19/2009" + }, + { + "extn": "6563", + "id": "18756", + "name": "Hayden Beal", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$268,065", + "start_date": "6/30/2014" + }, + { + "extn": "1260", + "id": "18757", + "name": "Barney Giles", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$114,458", + "start_date": "6/8/2016" + }, + { + "extn": "9365", + "id": "18758", + "name": "Cecilia Matthews", + "office": "Atlanta", + "position": "Systems Administrator", + "salary": "$217,252", + "start_date": "1/8/2007" + }, + { + "extn": "4044", + "id": "18759", + "name": "Rosie Edley", + "office": "Worcester", + "position": "Fabricator", + "salary": "$169,784", + "start_date": "6/10/2019" + }, + { + "extn": "6290", + "id": "18760", + "name": "Elle Nelson", + "office": "Oakland", + "position": "Physician", + "salary": "$144,743", + "start_date": "10/21/2008" + }, + { + "extn": "2026", + "id": "18761", + "name": "Matthew Rowe", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$38,954", + "start_date": "11/22/2015" + }, + { + "extn": "5078", + "id": "18762", + "name": "Ramon Jefferson", + "office": "Sacramento", + "position": "Health Educator", + "salary": "$73,652", + "start_date": "9/22/2009" + }, + { + "extn": "3002", + "id": "18763", + "name": "Domenic Fox", + "office": "Tokyo", + "position": "Healthcare Specialist", + "salary": "$77,939", + "start_date": "3/12/2015" + }, + { + "extn": "9804", + "id": "18764", + "name": "Eduardo Umney", + "office": "Madison", + "position": "Cash Manager", + "salary": "$243,060", + "start_date": "3/6/2017" + }, + { + "extn": "9400", + "id": "18765", + "name": "Rita Norburn", + "office": "Milano", + "position": "Clerk", + "salary": "$26,056", + "start_date": "8/26/2019" + }, + { + "extn": "1671", + "id": "18766", + "name": "Ron Zaoui", + "office": "Henderson", + "position": "Inspector", + "salary": "$248,121", + "start_date": "6/24/2011" + }, + { + "extn": "9795", + "id": "18767", + "name": "Maxwell Jobson", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$281,436", + "start_date": "2/25/2010" + }, + { + "extn": "7614", + "id": "18768", + "name": "Faith Burnley", + "office": "Hollywood", + "position": "Global Logistics Supervisor", + "salary": "$203,355", + "start_date": "7/6/2016" + }, + { + "extn": "8673", + "id": "18769", + "name": "Parker Ventura", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$254,024", + "start_date": "9/12/2015" + }, + { + "extn": "1743", + "id": "18770", + "name": "Clint Henderson", + "office": "San Diego", + "position": "Lecturer", + "salary": "$169,229", + "start_date": "4/7/2000" + }, + { + "extn": "1813", + "id": "18771", + "name": "Gabriel Quinnell", + "office": "Orlando", + "position": "Cash Manager", + "salary": "$31,132", + "start_date": "9/24/2016" + }, + { + "extn": "3902", + "id": "18772", + "name": "Samara Harrison", + "office": "Lyon", + "position": "Healthcare Specialist", + "salary": "$42,325", + "start_date": "1/27/2013" + }, + { + "extn": "2651", + "id": "18773", + "name": "Trisha Ralph", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$32,822", + "start_date": "11/15/2014" + }, + { + "extn": "4544", + "id": "18774", + "name": "Chad Larsen", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$170,558", + "start_date": "11/26/2013" + }, + { + "extn": "1659", + "id": "18775", + "name": "Enoch Simpson", + "office": "Berna", + "position": "HR Coordinator", + "salary": "$87,198", + "start_date": "9/13/2013" + }, + { + "extn": "6897", + "id": "18776", + "name": "Eve Ellwood", + "office": "London", + "position": "Laboratory Technician", + "salary": "$200,421", + "start_date": "2/3/2013" + }, + { + "extn": "7665", + "id": "18777", + "name": "Chad Oldfield", + "office": "Miami", + "position": "Steward", + "salary": "$103,956", + "start_date": "4/6/2005" + }, + { + "extn": "7690", + "id": "18778", + "name": "Barney Evans", + "office": "Laredo", + "position": "Paramedic", + "salary": "$64,097", + "start_date": "6/2/2013" + }, + { + "extn": "1122", + "id": "18779", + "name": "Doug Wilton", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$134,651", + "start_date": "11/27/2000" + }, + { + "extn": "6557", + "id": "18780", + "name": "Mya Wright", + "office": "Stockton", + "position": "Call Center Representative", + "salary": "$61,686", + "start_date": "11/4/2018" + }, + { + "extn": "5377", + "id": "18781", + "name": "Martin Keys", + "office": "Rochester", + "position": "Machine Operator", + "salary": "$238,317", + "start_date": "3/8/2018" + }, + { + "extn": "8337", + "id": "18782", + "name": "Louise Squire", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$292,426", + "start_date": "12/28/2004" + }, + { + "extn": "6645", + "id": "18783", + "name": "Mark Aldridge", + "office": "Hollywood", + "position": "Insurance Broker", + "salary": "$169,499", + "start_date": "3/3/2001" + }, + { + "extn": "8378", + "id": "18784", + "name": "Penny Gunn", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$212,043", + "start_date": "2/3/2011" + }, + { + "extn": "6325", + "id": "18785", + "name": "Adina Reynolds", + "office": "Denver", + "position": "Design Engineer", + "salary": "$151,154", + "start_date": "9/3/2002" + }, + { + "extn": "5461", + "id": "18786", + "name": "Norah Watson", + "office": "Dallas", + "position": "Dentist", + "salary": "$17,099", + "start_date": "9/27/2005" + }, + { + "extn": "7095", + "id": "18787", + "name": "Karla Miller", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$290,687", + "start_date": "7/24/2008" + }, + { + "extn": "5365", + "id": "18788", + "name": "Alexia Yarlett", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$69,096", + "start_date": "4/7/2009" + }, + { + "extn": "2586", + "id": "18789", + "name": "Analise Shea", + "office": "Stockton", + "position": "Inspector", + "salary": "$192,468", + "start_date": "4/4/2001" + }, + { + "extn": "3363", + "id": "18790", + "name": "Shannon Pond", + "office": "Laredo", + "position": "Ambulatory Nurse", + "salary": "$171,578", + "start_date": "1/26/2009" + }, + { + "extn": "9926", + "id": "18791", + "name": "Bob Carson", + "office": "Berna", + "position": "Bellman", + "salary": "$130,583", + "start_date": "12/14/2015" + }, + { + "extn": "6074", + "id": "18792", + "name": "Leroy Maxwell", + "office": "Otawa", + "position": "CNC Operator", + "salary": "$12,151", + "start_date": "1/24/2005" + }, + { + "extn": "3797", + "id": "18793", + "name": "William Khan", + "office": "Venice", + "position": "Treasurer", + "salary": "$243,725", + "start_date": "1/22/2004" + }, + { + "extn": "7626", + "id": "18794", + "name": "Abdul Drew", + "office": "Otawa", + "position": "Business Broker", + "salary": "$183,060", + "start_date": "6/2/2001" + }, + { + "extn": "6063", + "id": "18795", + "name": "Janelle Khan", + "office": "Bellevue", + "position": "Electrician", + "salary": "$177,865", + "start_date": "9/20/2017" + }, + { + "extn": "1406", + "id": "18796", + "name": "Kate Harper", + "office": "Fremont", + "position": "Staffing Consultant", + "salary": "$186,385", + "start_date": "10/14/2009" + }, + { + "extn": "8795", + "id": "18797", + "name": "Anthony Ward", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$272,853", + "start_date": "4/18/2010" + }, + { + "extn": "2295", + "id": "18798", + "name": "Hank Buckley", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$48,061", + "start_date": "9/24/2012" + }, + { + "extn": "1921", + "id": "18799", + "name": "Angelica Antcliff", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$40,826", + "start_date": "7/9/2000" + }, + { + "extn": "5134", + "id": "18800", + "name": "Ronald Stanton", + "office": "Memphis", + "position": "Machine Operator", + "salary": "$14,060", + "start_date": "7/16/2000" + }, + { + "extn": "7094", + "id": "18801", + "name": "Mark Wood", + "office": "Atlanta", + "position": "Inspector", + "salary": "$109,508", + "start_date": "12/6/2006" + }, + { + "extn": "7989", + "id": "18802", + "name": "Barney Goodman", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$192,444", + "start_date": "4/6/2008" + }, + { + "extn": "8950", + "id": "18803", + "name": "Andrea Williams", + "office": "Zurich", + "position": "Electrician", + "salary": "$130,205", + "start_date": "8/15/2003" + }, + { + "extn": "6396", + "id": "18804", + "name": "Sage Terry", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$53,340", + "start_date": "12/3/2006" + }, + { + "extn": "5162", + "id": "18805", + "name": "Nina Palmer", + "office": "Fremont", + "position": "Cashier", + "salary": "$256,031", + "start_date": "12/19/2004" + }, + { + "extn": "3909", + "id": "18806", + "name": "Harvey Farmer", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$203,721", + "start_date": "3/30/2009" + }, + { + "extn": "1273", + "id": "18807", + "name": "Carter Palmer", + "office": "Detroit", + "position": "Pharmacist", + "salary": "$297,274", + "start_date": "3/15/2016" + }, + { + "extn": "3268", + "id": "18808", + "name": "Oliver Rainford", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$41,375", + "start_date": "4/13/2014" + }, + { + "extn": "5603", + "id": "18809", + "name": "Elly Smith", + "office": "Ontario", + "position": "Lecturer", + "salary": "$218,981", + "start_date": "7/5/2000" + }, + { + "extn": "6535", + "id": "18810", + "name": "Bart Purvis", + "office": "Dallas", + "position": "Bellman", + "salary": "$239,404", + "start_date": "5/13/2004" + }, + { + "extn": "8359", + "id": "18811", + "name": "Bob Poole", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$151,189", + "start_date": "3/30/2004" + }, + { + "extn": "9567", + "id": "18812", + "name": "Raquel Farrell", + "office": "Henderson", + "position": "Insurance Broker", + "salary": "$124,080", + "start_date": "1/21/2006" + }, + { + "extn": "6501", + "id": "18813", + "name": "Domenic Corbett", + "office": "Reno", + "position": "Production Painter", + "salary": "$34,779", + "start_date": "1/30/2002" + }, + { + "extn": "5783", + "id": "18814", + "name": "Henry Stewart", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$136,441", + "start_date": "2/14/2004" + }, + { + "extn": "5393", + "id": "18815", + "name": "Denis Mitchell", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$18,147", + "start_date": "4/25/2005" + }, + { + "extn": "1930", + "id": "18816", + "name": "Violet Murray", + "office": "Honolulu", + "position": "Designer", + "salary": "$264,020", + "start_date": "12/14/2011" + }, + { + "extn": "4245", + "id": "18817", + "name": "Danielle Chappell", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$76,847", + "start_date": "5/8/2015" + }, + { + "extn": "4274", + "id": "18818", + "name": "Harry Page ", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$162,117", + "start_date": "3/25/2012" + }, + { + "extn": "6731", + "id": "18819", + "name": "Jessica Simpson", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$83,971", + "start_date": "1/26/2002" + }, + { + "extn": "8176", + "id": "18820", + "name": "Mark Martin", + "office": "Lyon", + "position": "Designer", + "salary": "$18,305", + "start_date": "12/30/2017" + }, + { + "extn": "4752", + "id": "18821", + "name": "Sadie Clarkson", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$34,512", + "start_date": "9/25/2004" + }, + { + "extn": "6805", + "id": "18822", + "name": "Denis Lyon", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$39,987", + "start_date": "9/19/2002" + }, + { + "extn": "4122", + "id": "18823", + "name": "Havana Exton", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$112,357", + "start_date": "3/31/2016" + }, + { + "extn": "3402", + "id": "18824", + "name": "Priscilla Hogg", + "office": "Fremont", + "position": "Electrician", + "salary": "$106,452", + "start_date": "8/19/2013" + }, + { + "extn": "4254", + "id": "18825", + "name": "Juliette Stone ", + "office": "Berlin", + "position": "Project Manager", + "salary": "$279,278", + "start_date": "3/15/2005" + }, + { + "extn": "7832", + "id": "18826", + "name": "Maggie Taylor", + "office": "Lyon", + "position": "Inspector", + "salary": "$152,240", + "start_date": "9/7/2017" + }, + { + "extn": "1126", + "id": "18827", + "name": "Hayden Burge", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$131,821", + "start_date": "4/3/2017" + }, + { + "extn": "4901", + "id": "18828", + "name": "Leanne Young", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$100,349", + "start_date": "1/27/2009" + }, + { + "extn": "3248", + "id": "18829", + "name": "Louise Rixon", + "office": "Denver", + "position": "Software Engineer", + "salary": "$119,634", + "start_date": "5/29/2018" + }, + { + "extn": "3326", + "id": "18830", + "name": "Manuel Robinson", + "office": "Milano", + "position": "HR Coordinator", + "salary": "$87,673", + "start_date": "12/3/2004" + }, + { + "extn": "1270", + "id": "18831", + "name": "Stephanie Robinson", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$81,268", + "start_date": "2/1/2009" + }, + { + "extn": "8860", + "id": "18832", + "name": "Leroy Clifford", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$229,273", + "start_date": "4/19/2012" + }, + { + "extn": "9460", + "id": "18833", + "name": "Dakota Wellington", + "office": "Orlando", + "position": "Executive Director", + "salary": "$131,709", + "start_date": "12/12/2003" + }, + { + "extn": "5898", + "id": "18834", + "name": "Eryn Powell", + "office": "Honolulu", + "position": "Steward", + "salary": "$278,327", + "start_date": "10/23/2017" + }, + { + "extn": "5800", + "id": "18835", + "name": "Dorothy Thorpe", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$32,598", + "start_date": "6/7/2007" + }, + { + "extn": "6118", + "id": "18836", + "name": "Barney Wilcox", + "office": "Escondido", + "position": "Treasurer", + "salary": "$172,831", + "start_date": "4/10/2010" + }, + { + "extn": "9807", + "id": "18837", + "name": "Leroy Mitchell", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$203,276", + "start_date": "7/3/2001" + }, + { + "extn": "2825", + "id": "18838", + "name": "Erick Hogg", + "office": "Madrid", + "position": "Baker", + "salary": "$220,813", + "start_date": "3/14/2013" + }, + { + "extn": "3326", + "id": "18839", + "name": "Cara Evans", + "office": "Long Beach", + "position": "Investment Advisor", + "salary": "$45,622", + "start_date": "7/13/2006" + }, + { + "extn": "7601", + "id": "18840", + "name": "Karen Hamilton", + "office": "Fayetteville", + "position": "Paramedic", + "salary": "$178,945", + "start_date": "11/8/2007" + }, + { + "extn": "2667", + "id": "18841", + "name": "Fred Rodgers", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$63,611", + "start_date": "4/2/2006" + }, + { + "extn": "6808", + "id": "18842", + "name": "Sofie Wilde", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$128,844", + "start_date": "3/17/2016" + }, + { + "extn": "2188", + "id": "18843", + "name": "Owen Butler", + "office": "Baltimore", + "position": "Accountant", + "salary": "$257,607", + "start_date": "6/26/2018" + }, + { + "extn": "7296", + "id": "18844", + "name": "Molly Doherty", + "office": "Denver", + "position": "Doctor", + "salary": "$230,504", + "start_date": "11/8/2002" + }, + { + "extn": "1509", + "id": "18845", + "name": "Doug Jefferson", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$208,399", + "start_date": "11/19/2014" + }, + { + "extn": "4460", + "id": "18846", + "name": "Sara Martin", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$258,949", + "start_date": "8/19/2003" + }, + { + "extn": "5473", + "id": "18847", + "name": "Gloria Vinton", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$63,478", + "start_date": "5/2/2002" + }, + { + "extn": "5238", + "id": "18848", + "name": "Rihanna Purvis", + "office": "Stockton", + "position": "Health Educator", + "salary": "$196,522", + "start_date": "5/12/2017" + }, + { + "extn": "9950", + "id": "18849", + "name": "Barry Redwood", + "office": "Garland", + "position": "Operator", + "salary": "$280,598", + "start_date": "1/23/2015" + }, + { + "extn": "2259", + "id": "18850", + "name": "Maxwell Gordon", + "office": "Madison", + "position": "Banker", + "salary": "$203,945", + "start_date": "1/9/2005" + }, + { + "extn": "3409", + "id": "18851", + "name": "Doris Poulton", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$138,973", + "start_date": "2/14/2014" + }, + { + "extn": "2863", + "id": "18852", + "name": "Anabelle Bell", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$109,918", + "start_date": "6/10/2002" + }, + { + "extn": "9948", + "id": "18853", + "name": "Sebastian Ashley", + "office": "Berna", + "position": "Lecturer", + "salary": "$213,497", + "start_date": "8/2/2014" + }, + { + "extn": "9393", + "id": "18854", + "name": "Carl Grady", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$205,944", + "start_date": "10/1/2009" + }, + { + "extn": "2407", + "id": "18855", + "name": "Alexander Logan", + "office": "Fort Lauderdale", + "position": "HR Coordinator", + "salary": "$245,631", + "start_date": "12/1/2000" + }, + { + "extn": "8377", + "id": "18856", + "name": "Owen Dobson", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$258,470", + "start_date": "3/27/2014" + }, + { + "extn": "4256", + "id": "18857", + "name": "Chadwick Uddin", + "office": "St. Louis", + "position": "Paramedic", + "salary": "$209,099", + "start_date": "10/11/2003" + }, + { + "extn": "8760", + "id": "18858", + "name": "Kaylee Oswald", + "office": "Fremont", + "position": "Health Educator", + "salary": "$244,828", + "start_date": "6/26/2011" + }, + { + "extn": "6152", + "id": "18859", + "name": "Payton Devonport", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$240,153", + "start_date": "4/28/2013" + }, + { + "extn": "8636", + "id": "18860", + "name": "Ivette Savage", + "office": "Berna", + "position": "Inspector", + "salary": "$284,040", + "start_date": "7/28/2013" + }, + { + "extn": "2659", + "id": "18861", + "name": "Kassandra Bentley", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$141,605", + "start_date": "12/18/2016" + }, + { + "extn": "4360", + "id": "18862", + "name": "Owen Mann", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$291,180", + "start_date": "4/2/2012" + }, + { + "extn": "4751", + "id": "18863", + "name": "Samara Wright", + "office": "Pittsburgh", + "position": "Clerk", + "salary": "$254,596", + "start_date": "6/27/2014" + }, + { + "extn": "1199", + "id": "18864", + "name": "Chadwick Allwood", + "office": "New Orleans", + "position": "Cashier", + "salary": "$140,776", + "start_date": "8/31/2009" + }, + { + "extn": "4008", + "id": "18865", + "name": "Gina Swift", + "office": "Madison", + "position": "Pharmacist", + "salary": "$132,720", + "start_date": "3/2/2006" + }, + { + "extn": "5445", + "id": "18866", + "name": "Cristal Uttridge", + "office": "Oakland", + "position": "Associate Professor", + "salary": "$263,947", + "start_date": "9/11/2008" + }, + { + "extn": "8548", + "id": "18867", + "name": "Bart Simpson", + "office": "Wien", + "position": "Assistant Buyer", + "salary": "$199,520", + "start_date": "10/25/2011" + }, + { + "extn": "9467", + "id": "18868", + "name": "Jack Quinton", + "office": "Arlington", + "position": "Health Educator", + "salary": "$237,700", + "start_date": "11/10/2007" + }, + { + "extn": "3835", + "id": "18869", + "name": "Hazel Power", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$72,488", + "start_date": "9/14/2019" + }, + { + "extn": "3438", + "id": "18870", + "name": "Manuel Vass", + "office": "Hayward", + "position": "Webmaster", + "salary": "$218,445", + "start_date": "5/13/2009" + }, + { + "extn": "3040", + "id": "18871", + "name": "Joseph Butler", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$147,450", + "start_date": "11/13/2009" + }, + { + "extn": "2618", + "id": "18872", + "name": "Chris Carter", + "office": "Detroit", + "position": "Call Center Representative", + "salary": "$286,640", + "start_date": "7/25/2005" + }, + { + "extn": "2066", + "id": "18873", + "name": "Bob Mason", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$89,422", + "start_date": "6/25/2002" + }, + { + "extn": "4539", + "id": "18874", + "name": "Julian Dyson", + "office": "Paris", + "position": "Webmaster", + "salary": "$16,915", + "start_date": "3/16/2015" + }, + { + "extn": "4808", + "id": "18875", + "name": "Mara Weston", + "office": "Philadelphia", + "position": "Ambulatory Nurse", + "salary": "$31,672", + "start_date": "10/18/2005" + }, + { + "extn": "7103", + "id": "18876", + "name": "Abdul Wellington", + "office": "Bridgeport", + "position": "HR Specialist", + "salary": "$70,510", + "start_date": "7/9/2007" + }, + { + "extn": "9953", + "id": "18877", + "name": "Peter James", + "office": "Portland", + "position": "Design Engineer", + "salary": "$136,860", + "start_date": "8/6/2017" + }, + { + "extn": "3250", + "id": "18878", + "name": "Margot Jones", + "office": "Madison", + "position": "Production Painter", + "salary": "$265,702", + "start_date": "12/3/2013" + }, + { + "extn": "7707", + "id": "18879", + "name": "Brad Butler", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$15,535", + "start_date": "10/2/2001" + }, + { + "extn": "6392", + "id": "18880", + "name": "Rocco Swift", + "office": "Indianapolis", + "position": "Food Technologist", + "salary": "$222,979", + "start_date": "11/24/2005" + }, + { + "extn": "2840", + "id": "18881", + "name": "Bob Cameron", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$183,408", + "start_date": "7/23/2002" + }, + { + "extn": "1167", + "id": "18882", + "name": "Phillip Robertson", + "office": "San Antonio", + "position": "Treasurer", + "salary": "$175,555", + "start_date": "10/24/2002" + }, + { + "extn": "8370", + "id": "18883", + "name": "Clint Quinton", + "office": "Prague", + "position": "Audiologist", + "salary": "$266,249", + "start_date": "1/14/2002" + }, + { + "extn": "9811", + "id": "18884", + "name": "Javier Owen", + "office": "London", + "position": "Cashier", + "salary": "$266,918", + "start_date": "7/13/2017" + }, + { + "extn": "8148", + "id": "18885", + "name": "Ron Blackwall", + "office": "Philadelphia", + "position": "Paramedic", + "salary": "$279,719", + "start_date": "7/12/2005" + }, + { + "extn": "5185", + "id": "18886", + "name": "Rocco Pickard", + "office": "El Paso", + "position": "Steward", + "salary": "$57,479", + "start_date": "2/23/2006" + }, + { + "extn": "6761", + "id": "18887", + "name": "Mackenzie Morrison", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$84,135", + "start_date": "3/24/2003" + }, + { + "extn": "9629", + "id": "18888", + "name": "Alessandra Avery", + "office": "San Antonio", + "position": "Auditor", + "salary": "$14,454", + "start_date": "2/12/2006" + }, + { + "extn": "1869", + "id": "18889", + "name": "Marjorie Lowe", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$240,888", + "start_date": "4/21/2008" + }, + { + "extn": "8877", + "id": "18890", + "name": "Parker Attwood", + "office": "Columbus", + "position": "Auditor", + "salary": "$47,328", + "start_date": "8/30/2012" + }, + { + "extn": "6902", + "id": "18891", + "name": "Kenzie Matthews", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$83,558", + "start_date": "12/18/2006" + }, + { + "extn": "4829", + "id": "18892", + "name": "Sydney Clarkson", + "office": "Henderson", + "position": "Biologist", + "salary": "$292,614", + "start_date": "4/23/2001" + }, + { + "extn": "4189", + "id": "18893", + "name": "William Niles", + "office": "Phoenix", + "position": "Call Center Representative", + "salary": "$42,978", + "start_date": "8/2/2008" + }, + { + "extn": "3064", + "id": "18894", + "name": "Julian Shelton", + "office": "Fullerton", + "position": "Webmaster", + "salary": "$30,322", + "start_date": "2/17/2015" + }, + { + "extn": "7772", + "id": "18895", + "name": "Roger Malone", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$156,630", + "start_date": "3/22/2004" + }, + { + "extn": "9776", + "id": "18896", + "name": "Allison Garcia", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$189,544", + "start_date": "10/8/2019" + }, + { + "extn": "5180", + "id": "18897", + "name": "Shelby Clifton", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$143,016", + "start_date": "8/4/2016" + }, + { + "extn": "7519", + "id": "18898", + "name": "Ryan Noach", + "office": "Laredo", + "position": "Business Broker", + "salary": "$200,186", + "start_date": "6/29/2013" + }, + { + "extn": "5282", + "id": "18899", + "name": "Anais Garner", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$133,574", + "start_date": "8/15/2015" + }, + { + "extn": "7298", + "id": "18900", + "name": "Johnathan Kennedy", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$273,240", + "start_date": "11/4/2014" + }, + { + "extn": "8202", + "id": "18901", + "name": "Kirsten Bryson", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$156,872", + "start_date": "5/26/2005" + }, + { + "extn": "2104", + "id": "18902", + "name": "Johnathan Wilton", + "office": "Fremont", + "position": "Project Manager", + "salary": "$204,153", + "start_date": "2/26/2007" + }, + { + "extn": "5977", + "id": "18903", + "name": "Amelia Dyson", + "office": "Arlington", + "position": "Front Desk Coordinator", + "salary": "$276,190", + "start_date": "6/12/2019" + }, + { + "extn": "4403", + "id": "18904", + "name": "Raquel Flynn", + "office": "Glendale", + "position": "Call Center Representative", + "salary": "$236,222", + "start_date": "7/31/2019" + }, + { + "extn": "1659", + "id": "18905", + "name": "Alessia Milner", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$261,419", + "start_date": "5/29/2012" + }, + { + "extn": "5797", + "id": "18906", + "name": "Gabriel Welsch", + "office": "Paris", + "position": "Design Engineer", + "salary": "$53,095", + "start_date": "4/6/2014" + }, + { + "extn": "3585", + "id": "18907", + "name": "Eryn Stanley", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$19,473", + "start_date": "6/27/2019" + }, + { + "extn": "1462", + "id": "18908", + "name": "Paige Tanner", + "office": "San Jose", + "position": "Cash Manager", + "salary": "$177,077", + "start_date": "12/28/2017" + }, + { + "extn": "2785", + "id": "18909", + "name": "Violet Snell", + "office": "Pittsburgh", + "position": "HR Specialist", + "salary": "$137,118", + "start_date": "1/2/2009" + }, + { + "extn": "3041", + "id": "18910", + "name": "Carol Wright", + "office": "Madison", + "position": "Executive Director", + "salary": "$155,551", + "start_date": "9/16/2006" + }, + { + "extn": "2196", + "id": "18911", + "name": "Holly Lee", + "office": "Columbus", + "position": "Staffing Consultant", + "salary": "$257,702", + "start_date": "3/30/2013" + }, + { + "extn": "6404", + "id": "18912", + "name": "Leah Lucas", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$16,798", + "start_date": "7/21/2015" + }, + { + "extn": "6239", + "id": "18913", + "name": "Trisha Lowe", + "office": "New York", + "position": "Production Painter", + "salary": "$265,297", + "start_date": "6/29/2013" + }, + { + "extn": "6352", + "id": "18914", + "name": "Jayden Rigg", + "office": "Glendale", + "position": "Insurance Broker", + "salary": "$285,225", + "start_date": "5/15/2006" + }, + { + "extn": "8367", + "id": "18915", + "name": "Kimberly Butler", + "office": "Berna", + "position": "Auditor", + "salary": "$237,640", + "start_date": "8/19/2014" + }, + { + "extn": "3110", + "id": "18916", + "name": "Marigold Weston", + "office": "Cincinnati", + "position": "Cashier", + "salary": "$80,092", + "start_date": "9/11/2001" + }, + { + "extn": "7909", + "id": "18917", + "name": "Chris Knight", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$87,982", + "start_date": "10/4/2003" + }, + { + "extn": "2228", + "id": "18918", + "name": "Johnny Hope", + "office": "Stockton", + "position": "Dentist", + "salary": "$289,809", + "start_date": "2/1/2017" + }, + { + "extn": "8841", + "id": "18919", + "name": "Luke Stubbs", + "office": "Saint Paul", + "position": "Steward", + "salary": "$194,955", + "start_date": "9/19/2001" + }, + { + "extn": "4235", + "id": "18920", + "name": "Fred Mccall", + "office": "Laredo", + "position": "Chef Manager", + "salary": "$260,952", + "start_date": "3/28/2019" + }, + { + "extn": "2090", + "id": "18921", + "name": "Rowan Henderson", + "office": "Houston", + "position": "Food Technologist", + "salary": "$57,692", + "start_date": "10/27/2018" + }, + { + "extn": "2591", + "id": "18922", + "name": "Jennifer Allington", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$59,086", + "start_date": "4/22/2006" + }, + { + "extn": "9637", + "id": "18923", + "name": "Nicholas Fenton", + "office": "Jersey City", + "position": "Bellman", + "salary": "$166,855", + "start_date": "12/16/2009" + }, + { + "extn": "2016", + "id": "18924", + "name": "Rufus Hopkinson", + "office": "Springfield", + "position": "Bookkeeper", + "salary": "$196,145", + "start_date": "2/23/2019" + }, + { + "extn": "5843", + "id": "18925", + "name": "Angel Vane", + "office": "Quebec", + "position": "Design Engineer", + "salary": "$266,981", + "start_date": "9/23/2015" + }, + { + "extn": "8857", + "id": "18926", + "name": "Mike Bennett", + "office": "Albuquerque", + "position": "Ambulatory Nurse", + "salary": "$51,156", + "start_date": "8/14/2019" + }, + { + "extn": "7752", + "id": "18927", + "name": "Peter Norton", + "office": "Paris", + "position": "Cook", + "salary": "$126,345", + "start_date": "1/25/2004" + }, + { + "extn": "9569", + "id": "18928", + "name": "Wade Foxley", + "office": "San Francisco", + "position": "Cashier", + "salary": "$66,564", + "start_date": "2/12/2019" + }, + { + "extn": "9057", + "id": "18929", + "name": "Ronald Spencer", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$81,112", + "start_date": "10/30/2001" + }, + { + "extn": "4228", + "id": "18930", + "name": "Tiffany Nayler", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$114,359", + "start_date": "11/4/2000" + }, + { + "extn": "5601", + "id": "18931", + "name": "Margaret Veale", + "office": "Lisbon", + "position": "Physician", + "salary": "$252,136", + "start_date": "9/24/2000" + }, + { + "extn": "5191", + "id": "18932", + "name": "Denny Saunders", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$198,095", + "start_date": "2/21/2006" + }, + { + "extn": "4113", + "id": "18933", + "name": "Summer Bolton", + "office": "Quebec", + "position": "Dentist", + "salary": "$133,676", + "start_date": "1/1/2012" + }, + { + "extn": "8854", + "id": "18934", + "name": "Cadence Pickard", + "office": "Miami", + "position": "Inspector", + "salary": "$232,950", + "start_date": "7/10/2011" + }, + { + "extn": "4819", + "id": "18935", + "name": "Lauren Reyes", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$156,422", + "start_date": "6/10/2011" + }, + { + "extn": "5582", + "id": "18936", + "name": "Denis Hobbs", + "office": "Saint Paul", + "position": "Designer", + "salary": "$232,744", + "start_date": "9/13/2013" + }, + { + "extn": "1145", + "id": "18937", + "name": "Maxwell Reyes", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$210,280", + "start_date": "8/30/2008" + }, + { + "extn": "4493", + "id": "18938", + "name": "Havana Rosenbloom", + "office": "Atlanta", + "position": "Designer", + "salary": "$77,940", + "start_date": "8/1/2003" + }, + { + "extn": "3490", + "id": "18939", + "name": "Daphne Nicholls", + "office": "Phoenix", + "position": "Cook", + "salary": "$182,339", + "start_date": "6/3/2001" + }, + { + "extn": "3331", + "id": "18940", + "name": "Liliana Walter", + "office": "Arlington", + "position": "Cashier", + "salary": "$208,155", + "start_date": "2/13/2011" + }, + { + "extn": "1109", + "id": "18941", + "name": "Adela Cooper", + "office": "San Francisco", + "position": "Production Painter", + "salary": "$180,646", + "start_date": "1/1/2006" + }, + { + "extn": "4011", + "id": "18942", + "name": "Liv Maxwell", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$58,081", + "start_date": "3/5/2003" + }, + { + "extn": "2090", + "id": "18943", + "name": "Leroy Lunt", + "office": "Hayward", + "position": "Staffing Consultant", + "salary": "$279,623", + "start_date": "4/12/2018" + }, + { + "extn": "9233", + "id": "18944", + "name": "Leslie Simpson", + "office": "Toledo", + "position": "Webmaster", + "salary": "$295,301", + "start_date": "3/7/2001" + }, + { + "extn": "7190", + "id": "18945", + "name": "Maddison Stevens", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$24,464", + "start_date": "6/25/2004" + }, + { + "extn": "2784", + "id": "18946", + "name": "Piper Kennedy", + "office": "Indianapolis", + "position": "Software Engineer", + "salary": "$38,917", + "start_date": "8/7/2003" + }, + { + "extn": "3173", + "id": "18947", + "name": "Emely Coll", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$198,422", + "start_date": "11/10/2004" + }, + { + "extn": "1178", + "id": "18948", + "name": "Luna Rowe", + "office": "Houston", + "position": "Treasurer", + "salary": "$111,182", + "start_date": "8/20/2004" + }, + { + "extn": "5345", + "id": "18949", + "name": "Benny Roberts", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$104,308", + "start_date": "1/30/2017" + }, + { + "extn": "1904", + "id": "18950", + "name": "Boris Crawford", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$101,772", + "start_date": "7/11/2019" + }, + { + "extn": "4908", + "id": "18951", + "name": "Percy Jenkins", + "office": "Ontario", + "position": "Treasurer", + "salary": "$96,627", + "start_date": "3/16/2003" + }, + { + "extn": "3232", + "id": "18952", + "name": "Chris Vinton", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$267,610", + "start_date": "2/12/2015" + }, + { + "extn": "6114", + "id": "18953", + "name": "Domenic Carpenter", + "office": "Berna", + "position": "Biologist", + "salary": "$185,685", + "start_date": "8/23/2002" + }, + { + "extn": "4597", + "id": "18954", + "name": "Ronald Faulkner", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$161,897", + "start_date": "6/19/2008" + }, + { + "extn": "8543", + "id": "18955", + "name": "Winnie Bayliss", + "office": "Omaha", + "position": "Physician", + "salary": "$177,248", + "start_date": "8/9/2014" + }, + { + "extn": "9881", + "id": "18956", + "name": "Mackenzie Tindall", + "office": "Chicago", + "position": "Electrician", + "salary": "$206,845", + "start_date": "10/8/2011" + }, + { + "extn": "5980", + "id": "18957", + "name": "Russel Pope", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$108,162", + "start_date": "3/10/2007" + }, + { + "extn": "1045", + "id": "18958", + "name": "Daphne Robinson", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$48,070", + "start_date": "11/7/2005" + }, + { + "extn": "9301", + "id": "18959", + "name": "Sage Townend", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$254,476", + "start_date": "9/22/2008" + }, + { + "extn": "1899", + "id": "18960", + "name": "Amy Crawley", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$217,308", + "start_date": "8/18/2003" + }, + { + "extn": "2045", + "id": "18961", + "name": "Bryon Davies", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$229,098", + "start_date": "9/1/2011" + }, + { + "extn": "5837", + "id": "18962", + "name": "Michelle Fall", + "office": "Honolulu", + "position": "Associate Professor", + "salary": "$185,566", + "start_date": "9/22/2008" + }, + { + "extn": "8022", + "id": "18963", + "name": "Barry Noon", + "office": "Richmond", + "position": "Electrician", + "salary": "$277,730", + "start_date": "11/14/2003" + }, + { + "extn": "6186", + "id": "18964", + "name": "Kurt Redfern", + "office": "Memphis", + "position": "Dentist", + "salary": "$174,784", + "start_date": "6/4/2006" + }, + { + "extn": "2840", + "id": "18965", + "name": "Denny Selby", + "office": "Anaheim", + "position": "Dentist", + "salary": "$149,574", + "start_date": "10/19/2012" + }, + { + "extn": "9640", + "id": "18966", + "name": "Dasha Long", + "office": "Springfield", + "position": "Call Center Representative", + "salary": "$31,095", + "start_date": "1/9/2016" + }, + { + "extn": "3494", + "id": "18967", + "name": "Savannah Tobin", + "office": "Long Beach", + "position": "Banker", + "salary": "$162,173", + "start_date": "2/15/2017" + }, + { + "extn": "2448", + "id": "18968", + "name": "Marvin Attwood", + "office": "Phoenix", + "position": "Banker", + "salary": "$258,199", + "start_date": "8/24/2019" + }, + { + "extn": "2381", + "id": "18969", + "name": "Mason Craig", + "office": "Rochester", + "position": "Call Center Representative", + "salary": "$278,776", + "start_date": "3/19/2007" + }, + { + "extn": "8895", + "id": "18970", + "name": "Maxwell Collins", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$168,053", + "start_date": "4/21/2007" + }, + { + "extn": "3570", + "id": "18971", + "name": "Analise Redfern", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$47,177", + "start_date": "10/30/2012" + }, + { + "extn": "1805", + "id": "18972", + "name": "Bob Spencer", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$266,481", + "start_date": "1/30/2014" + }, + { + "extn": "1596", + "id": "18973", + "name": "Chad Webster", + "office": "Henderson", + "position": "Cashier", + "salary": "$47,504", + "start_date": "3/30/2002" + }, + { + "extn": "6278", + "id": "18974", + "name": "Liam Willis", + "office": "Wien", + "position": "Design Engineer", + "salary": "$172,469", + "start_date": "7/19/2001" + }, + { + "extn": "5292", + "id": "18975", + "name": "Manuel Forth", + "office": "Boston", + "position": "Pharmacist", + "salary": "$246,792", + "start_date": "7/12/2005" + }, + { + "extn": "2403", + "id": "18976", + "name": "Alexa Yarwood", + "office": "Indianapolis", + "position": "Cash Manager", + "salary": "$247,803", + "start_date": "7/8/2011" + }, + { + "extn": "1270", + "id": "18977", + "name": "Nicholas Gallacher", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$167,146", + "start_date": "6/13/2002" + }, + { + "extn": "8704", + "id": "18978", + "name": "Estrella Donovan", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$31,416", + "start_date": "8/13/2012" + }, + { + "extn": "2339", + "id": "18979", + "name": "Susan Moran", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$88,112", + "start_date": "4/15/2018" + }, + { + "extn": "6731", + "id": "18980", + "name": "Luke Hall", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$30,791", + "start_date": "12/6/2004" + }, + { + "extn": "8585", + "id": "18981", + "name": "Mayleen Locke", + "office": "San Francisco", + "position": "Dentist", + "salary": "$186,482", + "start_date": "5/15/2014" + }, + { + "extn": "8114", + "id": "18982", + "name": "Erin Morrison", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$26,116", + "start_date": "5/1/2019" + }, + { + "extn": "2690", + "id": "18983", + "name": "Jack Gallacher", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$247,386", + "start_date": "10/26/2019" + }, + { + "extn": "8064", + "id": "18984", + "name": "Mark Lindsay", + "office": "Fremont", + "position": "Software Engineer", + "salary": "$66,613", + "start_date": "7/27/2001" + }, + { + "extn": "1595", + "id": "18985", + "name": "Savannah Kaur", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$36,047", + "start_date": "1/31/2009" + }, + { + "extn": "6413", + "id": "18986", + "name": "Aurelia Chappell", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$61,118", + "start_date": "8/23/2010" + }, + { + "extn": "2437", + "id": "18987", + "name": "Daron Spencer", + "office": "London", + "position": "Loan Officer", + "salary": "$122,920", + "start_date": "10/5/2003" + }, + { + "extn": "6175", + "id": "18988", + "name": "Kieth Ramsey", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$163,514", + "start_date": "7/3/2018" + }, + { + "extn": "3158", + "id": "18989", + "name": "Hank Mackenzie", + "office": "Miami", + "position": "Healthcare Specialist", + "salary": "$277,128", + "start_date": "6/22/2009" + }, + { + "extn": "7215", + "id": "18990", + "name": "Barry Lyon", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$57,703", + "start_date": "11/30/2005" + }, + { + "extn": "5049", + "id": "18991", + "name": "Sebastian Evans", + "office": "Lyon", + "position": "Clerk", + "salary": "$61,077", + "start_date": "1/26/2019" + }, + { + "extn": "7345", + "id": "18992", + "name": "William Vaughan", + "office": "Miami", + "position": "Inspector", + "salary": "$42,562", + "start_date": "11/2/2018" + }, + { + "extn": "4165", + "id": "18993", + "name": "Marigold Ogilvy", + "office": "Hollywood", + "position": "Paramedic", + "salary": "$274,197", + "start_date": "10/21/2004" + }, + { + "extn": "3015", + "id": "18994", + "name": "Grace Upsdell", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$110,152", + "start_date": "7/19/2000" + }, + { + "extn": "3126", + "id": "18995", + "name": "Barry Flack", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$72,114", + "start_date": "10/6/2011" + }, + { + "extn": "5165", + "id": "18996", + "name": "Anais Buckley", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$98,889", + "start_date": "2/5/2012" + }, + { + "extn": "4839", + "id": "18997", + "name": "Hayden Lomax", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$75,396", + "start_date": "5/24/2014" + }, + { + "extn": "3165", + "id": "18998", + "name": "Josh Marshall", + "office": "Jacksonville", + "position": "Bookkeeper", + "salary": "$236,877", + "start_date": "2/13/2000" + }, + { + "extn": "2071", + "id": "18999", + "name": "Fred Andrews", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$83,121", + "start_date": "3/15/2011" + }, + { + "extn": "2145", + "id": "19000", + "name": "Oliver Snow", + "office": "El Paso", + "position": "Production Painter", + "salary": "$299,431", + "start_date": "4/21/2003" + }, + { + "extn": "7209", + "id": "19001", + "name": "Sasha Stanley", + "office": "Washington", + "position": "Stockbroker", + "salary": "$163,896", + "start_date": "4/28/2007" + }, + { + "extn": "5091", + "id": "19002", + "name": "Matt Gallacher", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$263,187", + "start_date": "1/13/2012" + }, + { + "extn": "4195", + "id": "19003", + "name": "Eden Newman", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$58,823", + "start_date": "6/5/2017" + }, + { + "extn": "8168", + "id": "19004", + "name": "Gil Jordan", + "office": "Berna", + "position": "Assistant Buyer", + "salary": "$134,922", + "start_date": "5/8/2017" + }, + { + "extn": "3433", + "id": "19005", + "name": "Caleb Johnson", + "office": "Lyon", + "position": "Treasurer", + "salary": "$65,430", + "start_date": "2/12/2014" + }, + { + "extn": "9235", + "id": "19006", + "name": "Allison Niles", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$295,283", + "start_date": "4/12/2000" + }, + { + "extn": "1120", + "id": "19007", + "name": "Kamila Thorne", + "office": "Springfield", + "position": "Software Engineer", + "salary": "$58,198", + "start_date": "1/25/2016" + }, + { + "extn": "4082", + "id": "19008", + "name": "Chuck Ross", + "office": "Scottsdale", + "position": "Design Engineer", + "salary": "$112,638", + "start_date": "1/24/2012" + }, + { + "extn": "6780", + "id": "19009", + "name": "Gil Barclay", + "office": "Miami", + "position": "Biologist", + "salary": "$88,711", + "start_date": "1/13/2019" + }, + { + "extn": "8597", + "id": "19010", + "name": "Phillip Sinclair", + "office": "Detroit", + "position": "Dentist", + "salary": "$164,153", + "start_date": "11/7/2013" + }, + { + "extn": "3982", + "id": "19011", + "name": "Brad Wright", + "office": "Baltimore", + "position": "Bellman", + "salary": "$197,526", + "start_date": "4/27/2013" + }, + { + "extn": "6002", + "id": "19012", + "name": "Faith Lane", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$167,132", + "start_date": "4/30/2003" + }, + { + "extn": "5465", + "id": "19013", + "name": "Sage Emerson", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$89,704", + "start_date": "2/26/2015" + }, + { + "extn": "8578", + "id": "19014", + "name": "Sofie Gordon", + "office": "San Antonio", + "position": "Cook", + "salary": "$80,925", + "start_date": "6/17/2012" + }, + { + "extn": "7205", + "id": "19015", + "name": "Carla Forth", + "office": "St. Louis", + "position": "Health Educator", + "salary": "$169,420", + "start_date": "10/29/2002" + }, + { + "extn": "3513", + "id": "19016", + "name": "Julius Simpson", + "office": "Rome", + "position": "Mobile Developer", + "salary": "$250,225", + "start_date": "6/24/2003" + }, + { + "extn": "7703", + "id": "19017", + "name": "Sofia Buckley", + "office": "Berlin", + "position": "Budget Analyst", + "salary": "$17,185", + "start_date": "6/16/2006" + }, + { + "extn": "2725", + "id": "19018", + "name": "Nicholas Locke", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$261,106", + "start_date": "6/24/2001" + }, + { + "extn": "3850", + "id": "19019", + "name": "Maxwell Upsdell", + "office": "Hollywood", + "position": "Mobile Developer", + "salary": "$212,463", + "start_date": "12/3/2006" + }, + { + "extn": "8013", + "id": "19020", + "name": "Tara Fields", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$295,298", + "start_date": "11/20/2007" + }, + { + "extn": "7990", + "id": "19021", + "name": "Hailey Lane", + "office": "Sacramento", + "position": "Machine Operator", + "salary": "$41,082", + "start_date": "7/4/2019" + }, + { + "extn": "7861", + "id": "19022", + "name": "David Tobin", + "office": "Boston", + "position": "Stockbroker", + "salary": "$151,967", + "start_date": "3/5/2000" + }, + { + "extn": "9207", + "id": "19023", + "name": "Jaylene Dillon", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$297,226", + "start_date": "11/8/2005" + }, + { + "extn": "6914", + "id": "19024", + "name": "Andie Stubbs", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$291,794", + "start_date": "5/8/2011" + }, + { + "extn": "6106", + "id": "19025", + "name": "Boris Page ", + "office": "Santa Ana", + "position": "Mobile Developer", + "salary": "$53,906", + "start_date": "8/6/2012" + }, + { + "extn": "3323", + "id": "19026", + "name": "Chuck Stone ", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$227,927", + "start_date": "6/1/2001" + }, + { + "extn": "8982", + "id": "19027", + "name": "Johnny Dyson", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$190,983", + "start_date": "12/21/2006" + }, + { + "extn": "2097", + "id": "19028", + "name": "Leroy Heaton", + "office": "Seattle", + "position": "Steward", + "salary": "$142,104", + "start_date": "6/7/2014" + }, + { + "extn": "9892", + "id": "19029", + "name": "Willow Morrison", + "office": "Henderson", + "position": "Webmaster", + "salary": "$213,500", + "start_date": "3/24/2006" + }, + { + "extn": "3943", + "id": "19030", + "name": "Stacy Wooldridge", + "office": "Bellevue", + "position": "Doctor", + "salary": "$85,348", + "start_date": "11/2/2014" + }, + { + "extn": "9018", + "id": "19031", + "name": "Samara Flack", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$199,766", + "start_date": "10/31/2018" + }, + { + "extn": "7867", + "id": "19032", + "name": "Mark Connor", + "office": "New Orleans", + "position": "Loan Officer", + "salary": "$41,343", + "start_date": "3/17/2007" + }, + { + "extn": "9601", + "id": "19033", + "name": "Barry Mcleod", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$75,016", + "start_date": "12/12/2007" + }, + { + "extn": "7971", + "id": "19034", + "name": "Felicity Poulton", + "office": "Madison", + "position": "Chef Manager", + "salary": "$54,055", + "start_date": "5/22/2008" + }, + { + "extn": "8096", + "id": "19035", + "name": "Boris Lee", + "office": "Wien", + "position": "Cook", + "salary": "$107,120", + "start_date": "7/14/2019" + }, + { + "extn": "8051", + "id": "19036", + "name": "Renee Faulkner", + "office": "Hollywood", + "position": "Laboratory Technician", + "salary": "$151,603", + "start_date": "9/16/2019" + }, + { + "extn": "3642", + "id": "19037", + "name": "Estrella Radcliffe", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$208,999", + "start_date": "9/4/2011" + }, + { + "extn": "9079", + "id": "19038", + "name": "Josephine Ramsey", + "office": "Jacksonville", + "position": "Cook", + "salary": "$213,369", + "start_date": "2/20/2012" + }, + { + "extn": "8066", + "id": "19039", + "name": "Clint Gardner", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$18,907", + "start_date": "9/5/2012" + }, + { + "extn": "4617", + "id": "19040", + "name": "Jacob Hancock", + "office": "Seattle", + "position": "Software Engineer", + "salary": "$181,661", + "start_date": "9/16/2013" + }, + { + "extn": "1099", + "id": "19041", + "name": "Bryce Mason", + "office": "Escondido", + "position": "Chef Manager", + "salary": "$288,635", + "start_date": "11/25/2001" + }, + { + "extn": "3811", + "id": "19042", + "name": "Caitlyn Stewart", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$51,275", + "start_date": "12/8/2015" + }, + { + "extn": "5734", + "id": "19043", + "name": "Hank Edwards", + "office": "Paris", + "position": "Loan Officer", + "salary": "$22,581", + "start_date": "3/1/2004" + }, + { + "extn": "5474", + "id": "19044", + "name": "Freya Wilcox", + "office": "Lisbon", + "position": "Inspector", + "salary": "$186,137", + "start_date": "6/17/2012" + }, + { + "extn": "1414", + "id": "19045", + "name": "Alexander Shea", + "office": "Salem", + "position": "Cashier", + "salary": "$146,006", + "start_date": "7/6/2007" + }, + { + "extn": "8473", + "id": "19046", + "name": "Penny Robinson", + "office": "Jersey City", + "position": "Steward", + "salary": "$20,650", + "start_date": "4/20/2011" + }, + { + "extn": "3627", + "id": "19047", + "name": "Freya Vallins", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$64,975", + "start_date": "1/27/2006" + }, + { + "extn": "3669", + "id": "19048", + "name": "Emmanuelle Roberts", + "office": "Reno", + "position": "CNC Operator", + "salary": "$224,253", + "start_date": "4/3/2003" + }, + { + "extn": "3272", + "id": "19049", + "name": "Beatrice Knight", + "office": "Hollywood", + "position": "Mobile Developer", + "salary": "$157,897", + "start_date": "10/28/2015" + }, + { + "extn": "3676", + "id": "19050", + "name": "Benjamin Russell", + "office": "Tokyo", + "position": "Cashier", + "salary": "$61,719", + "start_date": "9/20/2001" + }, + { + "extn": "2070", + "id": "19051", + "name": "Rufus Payne", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$28,194", + "start_date": "6/1/2005" + }, + { + "extn": "3774", + "id": "19052", + "name": "Ruby Graves", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$196,350", + "start_date": "1/23/2001" + }, + { + "extn": "3310", + "id": "19053", + "name": "Barney Kerr", + "office": "New Orleans", + "position": "Baker", + "salary": "$134,971", + "start_date": "3/9/2017" + }, + { + "extn": "7719", + "id": "19054", + "name": "Percy Willis", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$271,921", + "start_date": "6/18/2013" + }, + { + "extn": "1530", + "id": "19055", + "name": "Nick Drummond", + "office": "San Jose", + "position": "Dentist", + "salary": "$120,195", + "start_date": "6/9/2015" + }, + { + "extn": "6270", + "id": "19056", + "name": "Daron Hill", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$207,423", + "start_date": "4/28/2000" + }, + { + "extn": "4486", + "id": "19057", + "name": "Eryn Harrington", + "office": "Long Beach", + "position": "Treasurer", + "salary": "$184,579", + "start_date": "2/2/2006" + }, + { + "extn": "8734", + "id": "19058", + "name": "Dalia Addley", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$114,257", + "start_date": "1/7/2016" + }, + { + "extn": "7044", + "id": "19059", + "name": "Adina Wright", + "office": "Innsbruck", + "position": "Biologist", + "salary": "$58,031", + "start_date": "11/5/2001" + }, + { + "extn": "7510", + "id": "19060", + "name": "Jules Benfield", + "office": "Baltimore", + "position": "Inspector", + "salary": "$174,070", + "start_date": "10/3/2007" + }, + { + "extn": "4891", + "id": "19061", + "name": "Alba Allington", + "office": "Reno", + "position": "Design Engineer", + "salary": "$128,737", + "start_date": "2/10/2003" + }, + { + "extn": "2324", + "id": "19062", + "name": "Violet Patel", + "office": "Laredo", + "position": "Laboratory Technician", + "salary": "$291,154", + "start_date": "8/7/2012" + }, + { + "extn": "1577", + "id": "19063", + "name": "Fred Paterson", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$127,672", + "start_date": "9/1/2001" + }, + { + "extn": "9605", + "id": "19064", + "name": "Sofie Hunter", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$250,003", + "start_date": "2/7/2013" + }, + { + "extn": "5983", + "id": "19065", + "name": "Ryan Addis", + "office": "Portland", + "position": "Physician", + "salary": "$135,916", + "start_date": "11/1/2004" + }, + { + "extn": "8603", + "id": "19066", + "name": "Tyson Rycroft", + "office": "Nashville", + "position": "Electrician", + "salary": "$262,063", + "start_date": "11/3/2001" + }, + { + "extn": "3847", + "id": "19067", + "name": "Jade Watt", + "office": "Minneapolis", + "position": "Cook", + "salary": "$130,562", + "start_date": "6/19/2013" + }, + { + "extn": "3144", + "id": "19068", + "name": "Josh Bloom", + "office": "Richmond", + "position": "Electrician", + "salary": "$282,014", + "start_date": "7/9/2010" + }, + { + "extn": "6818", + "id": "19069", + "name": "Daria Hall", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$55,351", + "start_date": "3/6/2016" + }, + { + "extn": "2904", + "id": "19070", + "name": "Joyce Stubbs", + "office": "Valetta", + "position": "Laboratory Technician", + "salary": "$275,258", + "start_date": "5/23/2018" + }, + { + "extn": "7223", + "id": "19071", + "name": "Jack Patel", + "office": "Seattle", + "position": "Clerk", + "salary": "$66,896", + "start_date": "12/11/2016" + }, + { + "extn": "4193", + "id": "19072", + "name": "Julian Forth", + "office": "Paris", + "position": "Accountant", + "salary": "$76,458", + "start_date": "8/22/2000" + }, + { + "extn": "8453", + "id": "19073", + "name": "Cadence Irwin", + "office": "Innsbruck", + "position": "Machine Operator", + "salary": "$247,122", + "start_date": "4/28/2006" + }, + { + "extn": "3473", + "id": "19074", + "name": "Angelica Holmes", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$176,941", + "start_date": "6/18/2002" + }, + { + "extn": "1232", + "id": "19075", + "name": "Daria Jenkins", + "office": "Paris", + "position": "Bellman", + "salary": "$180,109", + "start_date": "5/9/2011" + }, + { + "extn": "5076", + "id": "19076", + "name": "John Rigg", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$144,367", + "start_date": "7/8/2000" + }, + { + "extn": "6305", + "id": "19077", + "name": "Ivette West", + "office": "Lancaster", + "position": "Clerk", + "salary": "$163,087", + "start_date": "1/9/2015" + }, + { + "extn": "6825", + "id": "19078", + "name": "George Butler", + "office": "Bridgeport", + "position": "Cook", + "salary": "$240,108", + "start_date": "10/23/2005" + }, + { + "extn": "7487", + "id": "19079", + "name": "Chris Patel", + "office": "St. Louis", + "position": "Auditor", + "salary": "$237,226", + "start_date": "4/23/2013" + }, + { + "extn": "4740", + "id": "19080", + "name": "Rylee Lucas", + "office": "Bridgeport", + "position": "Physician", + "salary": "$14,969", + "start_date": "6/30/2019" + }, + { + "extn": "8207", + "id": "19081", + "name": "Tom Crawley", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$283,397", + "start_date": "7/7/2007" + }, + { + "extn": "3587", + "id": "19082", + "name": "Britney Russell", + "office": "Portland", + "position": "Steward", + "salary": "$190,755", + "start_date": "9/22/2000" + }, + { + "extn": "9948", + "id": "19083", + "name": "Erick Richards", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$102,087", + "start_date": "5/26/2017" + }, + { + "extn": "9642", + "id": "19084", + "name": "Bree Randall", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$162,871", + "start_date": "4/4/2017" + }, + { + "extn": "6301", + "id": "19085", + "name": "Mark Weston", + "office": "Milwaukee", + "position": "Health Educator", + "salary": "$280,621", + "start_date": "10/16/2013" + }, + { + "extn": "2494", + "id": "19086", + "name": "Nina Murphy", + "office": "Berna", + "position": "Paramedic", + "salary": "$68,464", + "start_date": "8/17/2007" + }, + { + "extn": "9353", + "id": "19087", + "name": "Tom Butler", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$288,375", + "start_date": "7/6/2001" + }, + { + "extn": "9680", + "id": "19088", + "name": "Rick Spencer", + "office": "Oakland", + "position": "Steward", + "salary": "$271,868", + "start_date": "9/18/2005" + }, + { + "extn": "5655", + "id": "19089", + "name": "Benny Reynolds", + "office": "Richmond", + "position": "Doctor", + "salary": "$199,196", + "start_date": "12/18/2013" + }, + { + "extn": "3606", + "id": "19090", + "name": "Luke Knight", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$121,797", + "start_date": "3/20/2015" + }, + { + "extn": "5178", + "id": "19091", + "name": "Alexander Calderwood", + "office": "New Orleans", + "position": "Systems Administrator", + "salary": "$43,444", + "start_date": "4/29/2008" + }, + { + "extn": "7934", + "id": "19092", + "name": "Miley Scott", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$223,039", + "start_date": "2/1/2011" + }, + { + "extn": "9052", + "id": "19093", + "name": "Jayden Burnley", + "office": "Nashville", + "position": "Baker", + "salary": "$204,892", + "start_date": "10/21/2019" + }, + { + "extn": "9794", + "id": "19094", + "name": "Percy Talbot", + "office": "Tokyo", + "position": "Health Educator", + "salary": "$260,376", + "start_date": "10/2/2004" + }, + { + "extn": "6783", + "id": "19095", + "name": "Angela Jeffery", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$297,690", + "start_date": "10/7/2019" + }, + { + "extn": "2333", + "id": "19096", + "name": "Carter Buckley", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$223,766", + "start_date": "5/31/2010" + }, + { + "extn": "7553", + "id": "19097", + "name": "Florence Young", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$105,982", + "start_date": "7/15/2011" + }, + { + "extn": "6036", + "id": "19098", + "name": "Ethan Flynn", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$28,169", + "start_date": "1/21/2007" + }, + { + "extn": "1984", + "id": "19099", + "name": "Aileen Warner", + "office": "St. Louis", + "position": "Paramedic", + "salary": "$227,415", + "start_date": "10/25/2001" + }, + { + "extn": "8729", + "id": "19100", + "name": "Juliette Attwood", + "office": "Quebec", + "position": "Business Broker", + "salary": "$276,338", + "start_date": "4/28/2005" + }, + { + "extn": "8414", + "id": "19101", + "name": "Melania Thornton", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$296,724", + "start_date": "2/23/2019" + }, + { + "extn": "4806", + "id": "19102", + "name": "Kirsten King", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$143,969", + "start_date": "5/14/2009" + }, + { + "extn": "5998", + "id": "19103", + "name": "Anabelle Moss", + "office": "Valetta", + "position": "Physician", + "salary": "$286,926", + "start_date": "11/8/2009" + }, + { + "extn": "3736", + "id": "19104", + "name": "Maxwell Brown", + "office": "Nashville", + "position": "Webmaster", + "salary": "$100,474", + "start_date": "4/22/2005" + }, + { + "extn": "8424", + "id": "19105", + "name": "Phoebe Ashwell", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$78,925", + "start_date": "10/7/2016" + }, + { + "extn": "4763", + "id": "19106", + "name": "Ally Oliver", + "office": "Detroit", + "position": "Doctor", + "salary": "$159,649", + "start_date": "2/18/2008" + }, + { + "extn": "1957", + "id": "19107", + "name": "Rick Plumb", + "office": "Cincinnati", + "position": "Doctor", + "salary": "$285,779", + "start_date": "5/3/2003" + }, + { + "extn": "1118", + "id": "19108", + "name": "Allison Casey", + "office": "Bellevue", + "position": "Dentist", + "salary": "$113,103", + "start_date": "4/29/2013" + }, + { + "extn": "5082", + "id": "19109", + "name": "Johnny Ranks", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$34,533", + "start_date": "11/5/2016" + }, + { + "extn": "1927", + "id": "19110", + "name": "Jacob Hall", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$11,737", + "start_date": "8/28/2014" + }, + { + "extn": "3250", + "id": "19111", + "name": "Chadwick Vangness", + "office": "Milano", + "position": "Chef Manager", + "salary": "$137,168", + "start_date": "11/14/2007" + }, + { + "extn": "3753", + "id": "19112", + "name": "Paula Powell", + "office": "Dallas", + "position": "Operator", + "salary": "$55,597", + "start_date": "3/4/2014" + }, + { + "extn": "4796", + "id": "19113", + "name": "Daron Hammond", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$29,406", + "start_date": "4/13/2011" + }, + { + "extn": "9628", + "id": "19114", + "name": "Ethan Bennett", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$201,528", + "start_date": "11/20/2011" + }, + { + "extn": "5190", + "id": "19115", + "name": "Morgan Morris", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$55,960", + "start_date": "8/2/2008" + }, + { + "extn": "1791", + "id": "19116", + "name": "Benny Stubbs", + "office": "Springfield", + "position": "Food Technologist", + "salary": "$50,514", + "start_date": "5/3/2019" + }, + { + "extn": "9494", + "id": "19117", + "name": "Rebecca Potts", + "office": "Norfolk", + "position": "Stockbroker", + "salary": "$187,206", + "start_date": "12/27/2014" + }, + { + "extn": "9889", + "id": "19118", + "name": "Shay Fleming", + "office": "Quebec", + "position": "Baker", + "salary": "$232,195", + "start_date": "1/17/2002" + }, + { + "extn": "5777", + "id": "19119", + "name": "Sloane Brown", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$201,638", + "start_date": "2/21/2010" + }, + { + "extn": "5398", + "id": "19120", + "name": "Julius Sherwood", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$104,566", + "start_date": "9/12/2009" + }, + { + "extn": "1759", + "id": "19121", + "name": "Kenzie Stewart", + "office": "Sacramento", + "position": "Baker", + "salary": "$234,142", + "start_date": "7/30/2019" + }, + { + "extn": "7494", + "id": "19122", + "name": "Johnny Rogers", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$11,579", + "start_date": "6/17/2004" + }, + { + "extn": "2483", + "id": "19123", + "name": "Nicholas Sawyer", + "office": "Phoenix", + "position": "Software Engineer", + "salary": "$89,695", + "start_date": "3/9/2012" + }, + { + "extn": "8821", + "id": "19124", + "name": "Harmony Redfern", + "office": "Miami", + "position": "Operator", + "salary": "$92,970", + "start_date": "6/19/2008" + }, + { + "extn": "2553", + "id": "19125", + "name": "Gladys Brown", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$283,337", + "start_date": "3/21/2015" + }, + { + "extn": "4661", + "id": "19126", + "name": "Carmella Weatcroft", + "office": "Madrid", + "position": "Audiologist", + "salary": "$44,888", + "start_date": "4/21/2016" + }, + { + "extn": "3450", + "id": "19127", + "name": "Johnny Torres", + "office": "Milwaukee", + "position": "Steward", + "salary": "$57,431", + "start_date": "1/21/2007" + }, + { + "extn": "4125", + "id": "19128", + "name": "Sadie Vass", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$96,107", + "start_date": "10/5/2008" + }, + { + "extn": "5339", + "id": "19129", + "name": "Britney Jeffery", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$256,482", + "start_date": "5/25/2000" + }, + { + "extn": "2283", + "id": "19130", + "name": "Gina Wren", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$258,270", + "start_date": "10/25/2009" + }, + { + "extn": "7046", + "id": "19131", + "name": "Brad Powell", + "office": "Toledo", + "position": "Cashier", + "salary": "$257,763", + "start_date": "6/1/2009" + }, + { + "extn": "9488", + "id": "19132", + "name": "Louise Owens", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$233,057", + "start_date": "4/29/2017" + }, + { + "extn": "7239", + "id": "19133", + "name": "Bernadette Lloyd", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$177,045", + "start_date": "12/7/2005" + }, + { + "extn": "4528", + "id": "19134", + "name": "Bryon Avery", + "office": "Madison", + "position": "Health Educator", + "salary": "$169,347", + "start_date": "11/27/2006" + }, + { + "extn": "9661", + "id": "19135", + "name": "Colleen Wright", + "office": "El Paso", + "position": "Lecturer", + "salary": "$125,913", + "start_date": "12/10/2010" + }, + { + "extn": "8136", + "id": "19136", + "name": "Sonya Vincent", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$197,611", + "start_date": "7/2/2015" + }, + { + "extn": "5216", + "id": "19137", + "name": "Marjorie Wise", + "office": "Fremont", + "position": "Steward", + "salary": "$115,062", + "start_date": "7/19/2009" + }, + { + "extn": "8275", + "id": "19138", + "name": "Laila Hewitt", + "office": "Chicago", + "position": "Business Broker", + "salary": "$296,700", + "start_date": "9/5/2006" + }, + { + "extn": "8902", + "id": "19139", + "name": "David Lyon", + "office": "Portland", + "position": "Webmaster", + "salary": "$103,759", + "start_date": "1/5/2011" + }, + { + "extn": "3987", + "id": "19140", + "name": "Luke Walker", + "office": "Murfreesboro", + "position": "Systems Administrator", + "salary": "$98,767", + "start_date": "8/25/2001" + }, + { + "extn": "3824", + "id": "19141", + "name": "Hadley Vane", + "office": "Rome", + "position": "Restaurant Manager", + "salary": "$168,535", + "start_date": "4/19/2019" + }, + { + "extn": "6766", + "id": "19142", + "name": "Tony Walter", + "office": "St. Louis", + "position": "Inspector", + "salary": "$258,697", + "start_date": "12/19/2011" + }, + { + "extn": "3573", + "id": "19143", + "name": "Candice Edley", + "office": "Laredo", + "position": "Webmaster", + "salary": "$67,043", + "start_date": "2/4/2000" + }, + { + "extn": "4174", + "id": "19144", + "name": "Louise Walker", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$56,461", + "start_date": "10/14/2004" + }, + { + "extn": "1221", + "id": "19145", + "name": "Dorothy Darcy", + "office": "Irving", + "position": "Business Broker", + "salary": "$109,673", + "start_date": "10/9/2008" + }, + { + "extn": "2266", + "id": "19146", + "name": "Phillip Wise", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$19,255", + "start_date": "8/17/2013" + }, + { + "extn": "4236", + "id": "19147", + "name": "Shay Selby", + "office": "Denver", + "position": "Bellman", + "salary": "$29,807", + "start_date": "12/20/2004" + }, + { + "extn": "6588", + "id": "19148", + "name": "Julian Long", + "office": "Portland", + "position": "Pharmacist", + "salary": "$37,571", + "start_date": "6/10/2019" + }, + { + "extn": "1216", + "id": "19149", + "name": "Tyson Attwood", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$198,116", + "start_date": "12/30/2001" + }, + { + "extn": "8897", + "id": "19150", + "name": "Elijah Wright", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$101,691", + "start_date": "8/21/2001" + }, + { + "extn": "3801", + "id": "19151", + "name": "Mona Mcguire", + "office": "Salem", + "position": "Dentist", + "salary": "$291,011", + "start_date": "4/23/2001" + }, + { + "extn": "1994", + "id": "19152", + "name": "George Plumb", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$31,529", + "start_date": "6/28/2004" + }, + { + "extn": "1219", + "id": "19153", + "name": "Hayden Nayler", + "office": "Oklahoma City", + "position": "Systems Administrator", + "salary": "$222,251", + "start_date": "1/12/2002" + }, + { + "extn": "8113", + "id": "19154", + "name": "Shelby Lambert", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$177,463", + "start_date": "8/27/2015" + }, + { + "extn": "4412", + "id": "19155", + "name": "Russel Oliver", + "office": "Murfreesboro", + "position": "Pharmacist", + "salary": "$173,469", + "start_date": "4/12/2019" + }, + { + "extn": "8182", + "id": "19156", + "name": "Adeline Patel", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$62,315", + "start_date": "10/29/2000" + }, + { + "extn": "8472", + "id": "19157", + "name": "Anne Ryan", + "office": "Charlotte", + "position": "Auditor", + "salary": "$52,262", + "start_date": "8/24/2008" + }, + { + "extn": "5516", + "id": "19158", + "name": "Mike Fowler", + "office": "Venice", + "position": "Dentist", + "salary": "$207,078", + "start_date": "5/7/2014" + }, + { + "extn": "3598", + "id": "19159", + "name": "Jackeline Rothwell", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$226,174", + "start_date": "8/29/2019" + }, + { + "extn": "5123", + "id": "19160", + "name": "Penelope Noach", + "office": "London", + "position": "Webmaster", + "salary": "$200,117", + "start_date": "10/24/2002" + }, + { + "extn": "8636", + "id": "19161", + "name": "Alex Tate", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$41,509", + "start_date": "9/15/2010" + }, + { + "extn": "7574", + "id": "19162", + "name": "Davina Davies", + "office": "Laredo", + "position": "Production Painter", + "salary": "$131,043", + "start_date": "12/2/2002" + }, + { + "extn": "2127", + "id": "19163", + "name": "Kirsten Flynn", + "office": "Garland", + "position": "Dentist", + "salary": "$59,310", + "start_date": "4/4/2005" + }, + { + "extn": "5199", + "id": "19164", + "name": "Francesca Griffiths", + "office": "Bucharest", + "position": "Cashier", + "salary": "$211,384", + "start_date": "10/29/2002" + }, + { + "extn": "3544", + "id": "19165", + "name": "Elijah Nurton", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$23,725", + "start_date": "2/26/2008" + }, + { + "extn": "5991", + "id": "19166", + "name": "Mike Andersson", + "office": "Bridgeport", + "position": "Baker", + "salary": "$20,282", + "start_date": "3/22/2008" + }, + { + "extn": "7654", + "id": "19167", + "name": "Chadwick Crawley", + "office": "Chicago", + "position": "Laboratory Technician", + "salary": "$41,459", + "start_date": "6/30/2013" + }, + { + "extn": "2493", + "id": "19168", + "name": "Adalind Rixon", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$100,854", + "start_date": "6/26/2019" + }, + { + "extn": "8330", + "id": "19169", + "name": "Angelica Rixon", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$102,841", + "start_date": "8/29/2011" + }, + { + "extn": "8214", + "id": "19170", + "name": "Ramon Trent", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$275,905", + "start_date": "4/28/2013" + }, + { + "extn": "3772", + "id": "19171", + "name": "Cadence Victor", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$10,521", + "start_date": "12/5/2004" + }, + { + "extn": "8053", + "id": "19172", + "name": "Enoch Knight", + "office": "Bellevue", + "position": "Audiologist", + "salary": "$107,836", + "start_date": "3/4/2017" + }, + { + "extn": "3835", + "id": "19173", + "name": "Julianna Edwards", + "office": "Long Beach", + "position": "Front Desk Coordinator", + "salary": "$212,482", + "start_date": "8/2/2003" + }, + { + "extn": "5281", + "id": "19174", + "name": "Jasmine Owen", + "office": "Fullerton", + "position": "Cook", + "salary": "$130,860", + "start_date": "7/19/2005" + }, + { + "extn": "6765", + "id": "19175", + "name": "Alex Rowan", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$148,742", + "start_date": "8/11/2017" + }, + { + "extn": "9804", + "id": "19176", + "name": "Jacob Lucas", + "office": "Dallas", + "position": "Health Educator", + "salary": "$196,060", + "start_date": "7/7/2018" + }, + { + "extn": "8468", + "id": "19177", + "name": "Jocelyn Bolton", + "office": "Prague", + "position": "Audiologist", + "salary": "$243,193", + "start_date": "9/27/2007" + }, + { + "extn": "8214", + "id": "19178", + "name": "Candice Appleton", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$235,306", + "start_date": "9/17/2010" + }, + { + "extn": "8516", + "id": "19179", + "name": "Owen Jeffery", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$10,146", + "start_date": "12/23/2005" + }, + { + "extn": "9067", + "id": "19180", + "name": "Carl Phillips", + "office": "Oakland", + "position": "Biologist", + "salary": "$22,418", + "start_date": "2/25/2001" + }, + { + "extn": "2144", + "id": "19181", + "name": "Juliet Carson", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$62,968", + "start_date": "8/12/2002" + }, + { + "extn": "5658", + "id": "19182", + "name": "Caleb Greenwood", + "office": "Prague", + "position": "Treasurer", + "salary": "$24,808", + "start_date": "1/2/2011" + }, + { + "extn": "1831", + "id": "19183", + "name": "Olivia Buckley", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$55,742", + "start_date": "10/5/2012" + }, + { + "extn": "9743", + "id": "19184", + "name": "Martin Gonzales", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$82,003", + "start_date": "6/16/2003" + }, + { + "extn": "2375", + "id": "19185", + "name": "Dakota Truscott", + "office": "Sacramento", + "position": "Inspector", + "salary": "$78,902", + "start_date": "9/20/2010" + }, + { + "extn": "3867", + "id": "19186", + "name": "Evelynn Jordan", + "office": "Oakland", + "position": "Doctor", + "salary": "$128,565", + "start_date": "10/12/2000" + }, + { + "extn": "4491", + "id": "19187", + "name": "Roger Stevens", + "office": "Atlanta", + "position": "Bellman", + "salary": "$55,990", + "start_date": "7/27/2011" + }, + { + "extn": "4906", + "id": "19188", + "name": "Sadie Neville", + "office": "Worcester", + "position": "Biologist", + "salary": "$67,054", + "start_date": "9/24/2009" + }, + { + "extn": "3390", + "id": "19189", + "name": "Tony Harrington", + "office": "Cincinnati", + "position": "Global Logistics Supervisor", + "salary": "$18,795", + "start_date": "12/19/2016" + }, + { + "extn": "6916", + "id": "19190", + "name": "Phillip Lloyd", + "office": "Atlanta", + "position": "Banker", + "salary": "$70,360", + "start_date": "1/9/2003" + }, + { + "extn": "7729", + "id": "19191", + "name": "Carter Phillips", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$239,588", + "start_date": "1/3/2012" + }, + { + "extn": "7004", + "id": "19192", + "name": "Hayden Reyes", + "office": "Orlando", + "position": "Auditor", + "salary": "$129,948", + "start_date": "4/20/2006" + }, + { + "extn": "9408", + "id": "19193", + "name": "Kieth Allen", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$85,491", + "start_date": "7/10/2016" + }, + { + "extn": "7807", + "id": "19194", + "name": "Susan Hall", + "office": "Huntsville", + "position": "Pharmacist", + "salary": "$184,986", + "start_date": "2/19/2002" + }, + { + "extn": "2731", + "id": "19195", + "name": "Winnie Moss", + "office": "Toledo", + "position": "Project Manager", + "salary": "$95,736", + "start_date": "8/16/2009" + }, + { + "extn": "4465", + "id": "19196", + "name": "Florence Walter", + "office": "Jersey City", + "position": "Cash Manager", + "salary": "$81,991", + "start_date": "4/22/2013" + }, + { + "extn": "7642", + "id": "19197", + "name": "Aisha Verdon", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$112,804", + "start_date": "2/17/2011" + }, + { + "extn": "8634", + "id": "19198", + "name": "Kurt Tate", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$71,434", + "start_date": "9/15/2012" + }, + { + "extn": "5567", + "id": "19199", + "name": "Ron Whatson", + "office": "Phoenix", + "position": "Baker", + "salary": "$100,223", + "start_date": "5/1/2014" + }, + { + "extn": "3976", + "id": "19200", + "name": "Chad Eyres", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$176,501", + "start_date": "10/26/2014" + }, + { + "extn": "3862", + "id": "19201", + "name": "Carmella Douglas", + "office": "Milwaukee", + "position": "Paramedic", + "salary": "$275,624", + "start_date": "4/24/2016" + }, + { + "extn": "1515", + "id": "19202", + "name": "Nathan Lindop", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$295,904", + "start_date": "1/23/2001" + }, + { + "extn": "2050", + "id": "19203", + "name": "Luke Jobson", + "office": "Milano", + "position": "Audiologist", + "salary": "$72,597", + "start_date": "2/23/2006" + }, + { + "extn": "5234", + "id": "19204", + "name": "Mina Khan", + "office": "Houston", + "position": "Physician", + "salary": "$137,316", + "start_date": "1/9/2008" + }, + { + "extn": "8021", + "id": "19205", + "name": "Hank Robertson", + "office": "Prague", + "position": "Biologist", + "salary": "$209,408", + "start_date": "9/7/2013" + }, + { + "extn": "8425", + "id": "19206", + "name": "Chad Ogilvy", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$145,202", + "start_date": "12/31/2013" + }, + { + "extn": "3630", + "id": "19207", + "name": "Joseph Robe", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$158,526", + "start_date": "7/25/2011" + }, + { + "extn": "4339", + "id": "19208", + "name": "Bridget Gallacher", + "office": "San Antonio", + "position": "Banker", + "salary": "$182,940", + "start_date": "7/4/2010" + }, + { + "extn": "6843", + "id": "19209", + "name": "Willow Harris", + "office": "Garland", + "position": "Food Technologist", + "salary": "$168,502", + "start_date": "6/28/2011" + }, + { + "extn": "7017", + "id": "19210", + "name": "Kieth Yates", + "office": "Salem", + "position": "Biologist", + "salary": "$290,837", + "start_date": "11/20/2007" + }, + { + "extn": "1178", + "id": "19211", + "name": "Phillip White", + "office": "Salem", + "position": "Steward", + "salary": "$160,446", + "start_date": "8/21/2006" + }, + { + "extn": "9941", + "id": "19212", + "name": "Ada Robinson", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$161,241", + "start_date": "7/8/2018" + }, + { + "extn": "2237", + "id": "19213", + "name": "Ruby May", + "office": "Glendale", + "position": "Web Developer", + "salary": "$293,248", + "start_date": "1/28/2017" + }, + { + "extn": "4820", + "id": "19214", + "name": "Adela Rowlands", + "office": "Colorado Springs", + "position": "Software Engineer", + "salary": "$141,470", + "start_date": "2/5/2011" + }, + { + "extn": "1933", + "id": "19215", + "name": "Helen Tate", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$291,570", + "start_date": "1/5/2008" + }, + { + "extn": "2646", + "id": "19216", + "name": "Cedrick Norris", + "office": "Jersey City", + "position": "Cash Manager", + "salary": "$103,819", + "start_date": "11/29/2003" + }, + { + "extn": "2923", + "id": "19217", + "name": "Summer Dwyer", + "office": "Salt Lake City", + "position": "Loan Officer", + "salary": "$262,298", + "start_date": "2/4/2010" + }, + { + "extn": "4829", + "id": "19218", + "name": "Bart Ballard", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$230,937", + "start_date": "1/8/2015" + }, + { + "extn": "2588", + "id": "19219", + "name": "Alma Varndell", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$57,883", + "start_date": "6/21/2007" + }, + { + "extn": "9928", + "id": "19220", + "name": "Owen Lindsay", + "office": "Detroit", + "position": "Steward", + "salary": "$21,524", + "start_date": "10/9/2003" + }, + { + "extn": "3852", + "id": "19221", + "name": "Fred Kidd", + "office": "Milano", + "position": "Chef Manager", + "salary": "$168,850", + "start_date": "4/21/2015" + }, + { + "extn": "7815", + "id": "19222", + "name": "Mayleen Oliver", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$32,199", + "start_date": "8/6/2006" + }, + { + "extn": "6251", + "id": "19223", + "name": "Gabriel Plant", + "office": "Portland", + "position": "Machine Operator", + "salary": "$202,492", + "start_date": "3/6/2015" + }, + { + "extn": "7211", + "id": "19224", + "name": "Noemi Allcott", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$226,638", + "start_date": "3/8/2001" + }, + { + "extn": "1410", + "id": "19225", + "name": "Abdul Stewart", + "office": "Houston", + "position": "Baker", + "salary": "$90,729", + "start_date": "8/1/2008" + }, + { + "extn": "5416", + "id": "19226", + "name": "Celina Neville", + "office": "Portland", + "position": "Web Developer", + "salary": "$250,599", + "start_date": "9/24/2003" + }, + { + "extn": "8637", + "id": "19227", + "name": "Caleb Knott", + "office": "Kansas City", + "position": "Cashier", + "salary": "$37,148", + "start_date": "9/27/2012" + }, + { + "extn": "8361", + "id": "19228", + "name": "Maxwell Partridge", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$91,829", + "start_date": "4/9/2014" + }, + { + "extn": "8808", + "id": "19229", + "name": "Barney Vinton", + "office": "Ontario", + "position": "Web Developer", + "salary": "$171,471", + "start_date": "4/14/2011" + }, + { + "extn": "8614", + "id": "19230", + "name": "Alma Calderwood", + "office": "Irving", + "position": "HR Specialist", + "salary": "$292,860", + "start_date": "8/1/2011" + }, + { + "extn": "9485", + "id": "19231", + "name": "Renee Bradley", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$144,506", + "start_date": "5/4/2007" + }, + { + "extn": "7927", + "id": "19232", + "name": "David Emmott", + "office": "Dallas", + "position": "Project Manager", + "salary": "$271,165", + "start_date": "5/13/2015" + }, + { + "extn": "2315", + "id": "19233", + "name": "Camellia Russell", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$91,523", + "start_date": "4/27/2017" + }, + { + "extn": "3946", + "id": "19234", + "name": "Amelia Knight", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$250,467", + "start_date": "5/31/2012" + }, + { + "extn": "2831", + "id": "19235", + "name": "Fred Clifton", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$282,982", + "start_date": "2/24/2016" + }, + { + "extn": "4333", + "id": "19236", + "name": "Matt Rogan", + "office": "Memphis", + "position": "Software Engineer", + "salary": "$276,939", + "start_date": "6/9/2004" + }, + { + "extn": "2391", + "id": "19237", + "name": "Lynn Holmes", + "office": "Hayward", + "position": "Accountant", + "salary": "$97,424", + "start_date": "11/13/2008" + }, + { + "extn": "4374", + "id": "19238", + "name": "Scarlett Vince", + "office": "Fremont", + "position": "Stockbroker", + "salary": "$173,536", + "start_date": "4/14/2013" + }, + { + "extn": "1614", + "id": "19239", + "name": "Meredith Bayliss", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$57,357", + "start_date": "1/25/2005" + }, + { + "extn": "4509", + "id": "19240", + "name": "Irene Powell", + "office": "Madison", + "position": "Inspector", + "salary": "$188,289", + "start_date": "1/30/2013" + }, + { + "extn": "7652", + "id": "19241", + "name": "Alan Mcneill", + "office": "Otawa", + "position": "Accountant", + "salary": "$37,950", + "start_date": "11/1/2016" + }, + { + "extn": "5139", + "id": "19242", + "name": "William Everett", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$246,994", + "start_date": "7/8/2007" + }, + { + "extn": "9145", + "id": "19243", + "name": "Sonya Wills", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$185,738", + "start_date": "7/20/2005" + }, + { + "extn": "4356", + "id": "19244", + "name": "Phoebe Allcott", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$253,651", + "start_date": "3/29/2010" + }, + { + "extn": "7658", + "id": "19245", + "name": "Keira Newman", + "office": "Bridgeport", + "position": "Global Logistics Supervisor", + "salary": "$295,766", + "start_date": "12/17/2003" + }, + { + "extn": "7505", + "id": "19246", + "name": "Hannah Hill", + "office": "Toledo", + "position": "Paramedic", + "salary": "$290,520", + "start_date": "9/19/2018" + }, + { + "extn": "8753", + "id": "19247", + "name": "Anabelle Samuel", + "office": "San Antonio", + "position": "Designer", + "salary": "$269,645", + "start_date": "2/13/2000" + }, + { + "extn": "3272", + "id": "19248", + "name": "Johnathan Ulyatt", + "office": "Milwaukee", + "position": "Physician", + "salary": "$262,389", + "start_date": "9/16/2010" + }, + { + "extn": "3552", + "id": "19249", + "name": "Jackeline Robinson", + "office": "Fremont", + "position": "Lecturer", + "salary": "$288,001", + "start_date": "9/26/2015" + }, + { + "extn": "9368", + "id": "19250", + "name": "Natalie Utterson", + "office": "Houston", + "position": "Loan Officer", + "salary": "$246,225", + "start_date": "9/15/2006" + }, + { + "extn": "7226", + "id": "19251", + "name": "Carina Townend", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$155,124", + "start_date": "9/15/2013" + }, + { + "extn": "3075", + "id": "19252", + "name": "Marina Dixon", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$97,622", + "start_date": "4/29/2014" + }, + { + "extn": "5457", + "id": "19253", + "name": "Bart Shields", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$285,437", + "start_date": "2/6/2012" + }, + { + "extn": "1582", + "id": "19254", + "name": "Scarlett Vollans", + "office": "Henderson", + "position": "Inspector", + "salary": "$284,112", + "start_date": "1/5/2002" + }, + { + "extn": "1706", + "id": "19255", + "name": "Sara Drummond", + "office": "Miami", + "position": "Food Technologist", + "salary": "$73,540", + "start_date": "2/17/2002" + }, + { + "extn": "5279", + "id": "19256", + "name": "Celia Roman", + "office": "Arlington", + "position": "Accountant", + "salary": "$25,771", + "start_date": "11/19/2003" + }, + { + "extn": "1900", + "id": "19257", + "name": "Harry Judd", + "office": "New York", + "position": "Machine Operator", + "salary": "$108,006", + "start_date": "1/15/2013" + }, + { + "extn": "1361", + "id": "19258", + "name": "Kirsten Morrison", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$286,757", + "start_date": "7/17/2010" + }, + { + "extn": "8158", + "id": "19259", + "name": "Martha Wilkinson", + "office": "Ontario", + "position": "Baker", + "salary": "$190,129", + "start_date": "5/31/2012" + }, + { + "extn": "2551", + "id": "19260", + "name": "Leroy Nelson", + "office": "Stockton", + "position": "Biologist", + "salary": "$154,042", + "start_date": "2/22/2000" + }, + { + "extn": "5304", + "id": "19261", + "name": "Ronald Haines", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$218,554", + "start_date": "2/1/2003" + }, + { + "extn": "1215", + "id": "19262", + "name": "Alexa Jones", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$288,871", + "start_date": "2/4/2017" + }, + { + "extn": "9306", + "id": "19263", + "name": "Sylvia Notman", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$105,728", + "start_date": "2/14/2007" + }, + { + "extn": "5325", + "id": "19264", + "name": "Harvey Wilkinson", + "office": "San Francisco", + "position": "Electrician", + "salary": "$86,499", + "start_date": "12/5/2002" + }, + { + "extn": "8985", + "id": "19265", + "name": "Aurelia Nanton", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$222,337", + "start_date": "7/3/2019" + }, + { + "extn": "9798", + "id": "19266", + "name": "Melody Henderson", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$269,941", + "start_date": "8/12/2004" + }, + { + "extn": "7001", + "id": "19267", + "name": "Denny Mccall", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$94,432", + "start_date": "7/25/2007" + }, + { + "extn": "7906", + "id": "19268", + "name": "Camellia Jeffery", + "office": "Jacksonville", + "position": "Cook", + "salary": "$177,662", + "start_date": "5/10/2009" + }, + { + "extn": "5462", + "id": "19269", + "name": "Ramon Roman", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$189,071", + "start_date": "5/16/2003" + }, + { + "extn": "8794", + "id": "19270", + "name": "Phillip Morris", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$277,746", + "start_date": "4/11/2006" + }, + { + "extn": "2883", + "id": "19271", + "name": "Sonya Cavanagh", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$115,692", + "start_date": "3/23/2009" + }, + { + "extn": "2856", + "id": "19272", + "name": "Russel Rowlands", + "office": "Valetta", + "position": "Doctor", + "salary": "$286,036", + "start_date": "7/24/2017" + }, + { + "extn": "9127", + "id": "19273", + "name": "Mark Cassidy", + "office": "Detroit", + "position": "Lecturer", + "salary": "$265,235", + "start_date": "1/5/2012" + }, + { + "extn": "1803", + "id": "19274", + "name": "Noemi Murray", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$184,307", + "start_date": "1/19/2019" + }, + { + "extn": "5161", + "id": "19275", + "name": "Greta John", + "office": "Berlin", + "position": "Biologist", + "salary": "$213,586", + "start_date": "3/8/2002" + }, + { + "extn": "4277", + "id": "19276", + "name": "Danielle Pearson", + "office": "Rome", + "position": "Project Manager", + "salary": "$231,740", + "start_date": "2/23/2011" + }, + { + "extn": "1990", + "id": "19277", + "name": "Julius Benfield", + "office": "Baltimore", + "position": "Service Supervisor", + "salary": "$145,351", + "start_date": "10/16/2015" + }, + { + "extn": "9914", + "id": "19278", + "name": "Wade Upton", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$81,925", + "start_date": "11/3/2002" + }, + { + "extn": "6064", + "id": "19279", + "name": "Angel Upsdell", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$172,875", + "start_date": "10/30/2011" + }, + { + "extn": "6936", + "id": "19280", + "name": "Johnny Baxter", + "office": "Berna", + "position": "Auditor", + "salary": "$252,669", + "start_date": "1/1/2000" + }, + { + "extn": "2989", + "id": "19281", + "name": "Domenic Morley", + "office": "Tallahassee", + "position": "HR Specialist", + "salary": "$195,150", + "start_date": "5/2/2011" + }, + { + "extn": "8005", + "id": "19282", + "name": "Carmella Mccall", + "office": "Innsbruck", + "position": "Laboratory Technician", + "salary": "$166,794", + "start_date": "8/17/2004" + }, + { + "extn": "5902", + "id": "19283", + "name": "George Weldon", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$110,672", + "start_date": "8/3/2009" + }, + { + "extn": "3558", + "id": "19284", + "name": "Juliet White", + "office": "Otawa", + "position": "Lecturer", + "salary": "$169,445", + "start_date": "6/11/2007" + }, + { + "extn": "4767", + "id": "19285", + "name": "Nate Ellery", + "office": "New York", + "position": "Operator", + "salary": "$214,522", + "start_date": "5/24/2004" + }, + { + "extn": "9232", + "id": "19286", + "name": "Marina Slater", + "office": "Huntsville", + "position": "Cashier", + "salary": "$98,442", + "start_date": "7/12/2000" + }, + { + "extn": "1767", + "id": "19287", + "name": "Henry Clifford", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$286,248", + "start_date": "10/27/2018" + }, + { + "extn": "6755", + "id": "19288", + "name": "Oliver Gilmore", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$155,078", + "start_date": "4/14/2001" + }, + { + "extn": "4177", + "id": "19289", + "name": "Percy Kaur", + "office": "Madrid", + "position": "Treasurer", + "salary": "$79,320", + "start_date": "2/18/2009" + }, + { + "extn": "7546", + "id": "19290", + "name": "Rocco Hamilton", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$274,987", + "start_date": "9/14/2002" + }, + { + "extn": "3823", + "id": "19291", + "name": "Carter Butler", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$38,010", + "start_date": "9/5/2007" + }, + { + "extn": "7273", + "id": "19292", + "name": "Janelle Rivers", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$53,682", + "start_date": "10/26/2011" + }, + { + "extn": "7182", + "id": "19293", + "name": "Celia Summers", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$257,332", + "start_date": "9/9/2006" + }, + { + "extn": "9296", + "id": "19294", + "name": "Kieth Flanders", + "office": "Garland", + "position": "Biologist", + "salary": "$91,799", + "start_date": "11/29/2002" + }, + { + "extn": "3477", + "id": "19295", + "name": "Bristol Nurton", + "office": "Baltimore", + "position": "Clerk", + "salary": "$170,619", + "start_date": "9/16/2008" + }, + { + "extn": "6637", + "id": "19296", + "name": "Liliana Ainsworth", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$282,280", + "start_date": "11/19/2013" + }, + { + "extn": "4649", + "id": "19297", + "name": "Nick Niles", + "office": "Laredo", + "position": "Service Supervisor", + "salary": "$164,129", + "start_date": "5/14/2013" + }, + { + "extn": "8965", + "id": "19298", + "name": "Kate Curtis", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$92,678", + "start_date": "3/25/2001" + }, + { + "extn": "4093", + "id": "19299", + "name": "Morgan Mould", + "office": "Zurich", + "position": "Front Desk Coordinator", + "salary": "$258,792", + "start_date": "4/27/2010" + }, + { + "extn": "1946", + "id": "19300", + "name": "Sebastian Bryant", + "office": "Arlington", + "position": "Staffing Consultant", + "salary": "$212,274", + "start_date": "8/31/2000" + }, + { + "extn": "5436", + "id": "19301", + "name": "Adalind Hudson", + "office": "Garland", + "position": "Steward", + "salary": "$248,237", + "start_date": "2/29/2016" + }, + { + "extn": "1476", + "id": "19302", + "name": "Adela Blackburn", + "office": "Nashville", + "position": "Inspector", + "salary": "$62,305", + "start_date": "7/19/2006" + }, + { + "extn": "6531", + "id": "19303", + "name": "Audrey Anderson", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$241,765", + "start_date": "12/23/2018" + }, + { + "extn": "1456", + "id": "19304", + "name": "Benny Russell", + "office": "Rome", + "position": "Steward", + "salary": "$230,132", + "start_date": "7/17/2000" + }, + { + "extn": "8135", + "id": "19305", + "name": "Peter Cann", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$222,264", + "start_date": "6/13/2019" + }, + { + "extn": "1513", + "id": "19306", + "name": "Sabina Lucas", + "office": "Milano", + "position": "HR Specialist", + "salary": "$90,682", + "start_date": "12/21/2003" + }, + { + "extn": "5695", + "id": "19307", + "name": "Bryce Clifton", + "office": "San Diego", + "position": "Baker", + "salary": "$33,859", + "start_date": "7/16/2005" + }, + { + "extn": "5720", + "id": "19308", + "name": "Emery James", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$182,497", + "start_date": "4/2/2003" + }, + { + "extn": "6011", + "id": "19309", + "name": "Danny Bullock", + "office": "Memphis", + "position": "Accountant", + "salary": "$225,904", + "start_date": "3/31/2019" + }, + { + "extn": "3158", + "id": "19310", + "name": "Percy Morris", + "office": "Quebec", + "position": "Staffing Consultant", + "salary": "$113,774", + "start_date": "2/6/2009" + }, + { + "extn": "4176", + "id": "19311", + "name": "Hailey John", + "office": "New York", + "position": "Health Educator", + "salary": "$16,337", + "start_date": "5/26/2013" + }, + { + "extn": "3418", + "id": "19312", + "name": "Bart Baker", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$231,420", + "start_date": "5/1/2014" + }, + { + "extn": "5650", + "id": "19313", + "name": "Mark Young", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$41,746", + "start_date": "4/29/2018" + }, + { + "extn": "6919", + "id": "19314", + "name": "Eileen Poole", + "office": "Salem", + "position": "Operator", + "salary": "$109,667", + "start_date": "3/30/2012" + }, + { + "extn": "4880", + "id": "19315", + "name": "Caleb Dillon", + "office": "Jersey City", + "position": "Physician", + "salary": "$70,731", + "start_date": "10/9/2003" + }, + { + "extn": "1061", + "id": "19316", + "name": "Carl Lowe", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$87,183", + "start_date": "2/24/2003" + }, + { + "extn": "1339", + "id": "19317", + "name": "Barney Quinton", + "office": "Orlando", + "position": "Assistant Buyer", + "salary": "$276,443", + "start_date": "4/14/2001" + }, + { + "extn": "3452", + "id": "19318", + "name": "Mason Mackenzie", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$195,166", + "start_date": "10/10/2009" + }, + { + "extn": "8812", + "id": "19319", + "name": "Allison Richardson", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$139,000", + "start_date": "2/9/2012" + }, + { + "extn": "9695", + "id": "19320", + "name": "Crystal Wheeler", + "office": "Washington", + "position": "Chef Manager", + "salary": "$153,678", + "start_date": "1/9/2003" + }, + { + "extn": "8830", + "id": "19321", + "name": "Shannon Moreno", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$290,411", + "start_date": "7/30/2017" + }, + { + "extn": "1654", + "id": "19322", + "name": "Sara Bryant", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$83,276", + "start_date": "11/25/2003" + }, + { + "extn": "9521", + "id": "19323", + "name": "Harvey Rehman", + "office": "Dallas", + "position": "Banker", + "salary": "$71,313", + "start_date": "6/11/2010" + }, + { + "extn": "7453", + "id": "19324", + "name": "Cassidy Samuel", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$160,743", + "start_date": "9/7/2014" + }, + { + "extn": "9514", + "id": "19325", + "name": "Shelby Lakey", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$36,946", + "start_date": "7/31/2001" + }, + { + "extn": "3059", + "id": "19326", + "name": "Doris Rixon", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$18,725", + "start_date": "8/18/2018" + }, + { + "extn": "1672", + "id": "19327", + "name": "Kurt Lindsay", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$37,636", + "start_date": "7/5/2009" + }, + { + "extn": "8866", + "id": "19328", + "name": "Renee Grant", + "office": "Tulsa", + "position": "Cash Manager", + "salary": "$113,795", + "start_date": "7/7/2011" + }, + { + "extn": "7996", + "id": "19329", + "name": "Carina Griffiths", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$116,233", + "start_date": "2/22/2010" + }, + { + "extn": "5011", + "id": "19330", + "name": "Nina Hobson", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$156,773", + "start_date": "2/5/2000" + }, + { + "extn": "7123", + "id": "19331", + "name": "Florence Robertson", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$222,769", + "start_date": "4/17/2001" + }, + { + "extn": "1961", + "id": "19332", + "name": "Henry Gilmore", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$192,679", + "start_date": "12/3/2013" + }, + { + "extn": "9068", + "id": "19333", + "name": "David Reid", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$172,670", + "start_date": "9/2/2002" + }, + { + "extn": "2760", + "id": "19334", + "name": "Lorraine Stevenson", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$73,248", + "start_date": "6/25/2016" + }, + { + "extn": "3805", + "id": "19335", + "name": "Elena Potter", + "office": "Zurich", + "position": "Audiologist", + "salary": "$173,117", + "start_date": "10/24/2017" + }, + { + "extn": "6743", + "id": "19336", + "name": "William Wade", + "office": "Lisbon", + "position": "Cook", + "salary": "$93,414", + "start_date": "5/6/2003" + }, + { + "extn": "8852", + "id": "19337", + "name": "Lorraine Lunt", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$95,397", + "start_date": "1/16/2010" + }, + { + "extn": "5940", + "id": "19338", + "name": "Clarissa Emerson", + "office": "Chicago", + "position": "Electrician", + "salary": "$44,348", + "start_date": "4/26/2016" + }, + { + "extn": "2573", + "id": "19339", + "name": "Leroy Page ", + "office": "Venice", + "position": "Cashier", + "salary": "$210,411", + "start_date": "10/29/2003" + }, + { + "extn": "4562", + "id": "19340", + "name": "Daron Shepherd", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$273,036", + "start_date": "7/4/2000" + }, + { + "extn": "2425", + "id": "19341", + "name": "Cedrick Larsen", + "office": "New York", + "position": "Project Manager", + "salary": "$187,693", + "start_date": "4/16/2012" + }, + { + "extn": "9332", + "id": "19342", + "name": "Carla Bayliss", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$294,865", + "start_date": "7/29/2006" + }, + { + "extn": "5461", + "id": "19343", + "name": "Gladys Swift", + "office": "Worcester", + "position": "Cashier", + "salary": "$192,115", + "start_date": "6/19/2008" + }, + { + "extn": "3452", + "id": "19344", + "name": "Keira Becker", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$196,829", + "start_date": "9/6/2000" + }, + { + "extn": "2539", + "id": "19345", + "name": "Harriet Connor", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$157,699", + "start_date": "12/22/2001" + }, + { + "extn": "6270", + "id": "19346", + "name": "Jennifer Evans", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$99,227", + "start_date": "6/16/2002" + }, + { + "extn": "6328", + "id": "19347", + "name": "Hayden King", + "office": "Scottsdale", + "position": "Bellman", + "salary": "$260,848", + "start_date": "3/3/2001" + }, + { + "extn": "4824", + "id": "19348", + "name": "Penelope Mcgregor", + "office": "Wien", + "position": "Lecturer", + "salary": "$252,169", + "start_date": "1/27/2005" + }, + { + "extn": "9981", + "id": "19349", + "name": "Jocelyn Upton", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$234,469", + "start_date": "11/25/2008" + }, + { + "extn": "6313", + "id": "19350", + "name": "Hazel Foxley", + "office": "Boston", + "position": "Electrician", + "salary": "$148,194", + "start_date": "1/24/2010" + }, + { + "extn": "5699", + "id": "19351", + "name": "Renee Cann", + "office": "Berna", + "position": "Webmaster", + "salary": "$216,384", + "start_date": "11/10/2013" + }, + { + "extn": "6092", + "id": "19352", + "name": "Ryan Mann", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$50,354", + "start_date": "3/17/2001" + }, + { + "extn": "2972", + "id": "19353", + "name": "Stacy Dobson", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$58,370", + "start_date": "3/12/2013" + }, + { + "extn": "6028", + "id": "19354", + "name": "Abdul Edmonds", + "office": "Nashville", + "position": "Audiologist", + "salary": "$89,095", + "start_date": "5/19/2018" + }, + { + "extn": "8054", + "id": "19355", + "name": "Logan Isaac", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$146,741", + "start_date": "9/4/2018" + }, + { + "extn": "9416", + "id": "19356", + "name": "Adeline Vallins", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$20,381", + "start_date": "7/7/2009" + }, + { + "extn": "3262", + "id": "19357", + "name": "Regina Rainford", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$213,300", + "start_date": "12/16/2009" + }, + { + "extn": "2371", + "id": "19358", + "name": "Roger Cox", + "office": "Stockton", + "position": "Accountant", + "salary": "$127,963", + "start_date": "6/24/2017" + }, + { + "extn": "3575", + "id": "19359", + "name": "Dasha Santos", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$216,613", + "start_date": "8/31/2019" + }, + { + "extn": "3251", + "id": "19360", + "name": "Daron Lewis", + "office": "Seattle", + "position": "Production Painter", + "salary": "$280,355", + "start_date": "9/9/2013" + }, + { + "extn": "8377", + "id": "19361", + "name": "Eduardo Jefferson", + "office": "Philadelphia", + "position": "Retail Trainee", + "salary": "$214,397", + "start_date": "6/29/2006" + }, + { + "extn": "9753", + "id": "19362", + "name": "Sarah Verdon", + "office": "Hayward", + "position": "Biologist", + "salary": "$85,311", + "start_date": "4/13/2004" + }, + { + "extn": "8080", + "id": "19363", + "name": "Emery Bell", + "office": "Paris", + "position": "Project Manager", + "salary": "$239,188", + "start_date": "7/8/2012" + }, + { + "extn": "4783", + "id": "19364", + "name": "Rita Parker", + "office": "Worcester", + "position": "Cook", + "salary": "$157,619", + "start_date": "5/28/2003" + }, + { + "extn": "4858", + "id": "19365", + "name": "Hailey Morgan", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$101,441", + "start_date": "3/26/2014" + }, + { + "extn": "6729", + "id": "19366", + "name": "Benny Cadman", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$204,532", + "start_date": "9/20/2010" + }, + { + "extn": "4588", + "id": "19367", + "name": "William Widdows", + "office": "Nashville", + "position": "Biologist", + "salary": "$221,824", + "start_date": "10/11/2015" + }, + { + "extn": "7126", + "id": "19368", + "name": "Erick Page ", + "office": "Philadelphia", + "position": "Steward", + "salary": "$75,459", + "start_date": "1/6/2004" + }, + { + "extn": "4104", + "id": "19369", + "name": "David Overson", + "office": "New York", + "position": "Loan Officer", + "salary": "$112,945", + "start_date": "8/10/2010" + }, + { + "extn": "2048", + "id": "19370", + "name": "Nick Holmes", + "office": "London", + "position": "Biologist", + "salary": "$208,690", + "start_date": "4/28/2006" + }, + { + "extn": "7919", + "id": "19371", + "name": "Ruby Casey", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$179,338", + "start_date": "1/18/2017" + }, + { + "extn": "5460", + "id": "19372", + "name": "Rick Walton", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$244,780", + "start_date": "12/7/2008" + }, + { + "extn": "3747", + "id": "19373", + "name": "Chuck Veale", + "office": "Paris", + "position": "Designer", + "salary": "$185,052", + "start_date": "9/15/2001" + }, + { + "extn": "5457", + "id": "19374", + "name": "Denis Tait", + "office": "Washington", + "position": "Laboratory Technician", + "salary": "$143,169", + "start_date": "3/12/2015" + }, + { + "extn": "2432", + "id": "19375", + "name": "Angela Smith", + "office": "Omaha", + "position": "Bookkeeper", + "salary": "$148,800", + "start_date": "4/28/2016" + }, + { + "extn": "6275", + "id": "19376", + "name": "John Savage", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$127,320", + "start_date": "12/30/2010" + }, + { + "extn": "2588", + "id": "19377", + "name": "Doris Collins", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$210,865", + "start_date": "12/11/2018" + }, + { + "extn": "7653", + "id": "19378", + "name": "Michael Rigg", + "office": "Oakland", + "position": "HR Coordinator", + "salary": "$248,139", + "start_date": "5/20/2018" + }, + { + "extn": "3242", + "id": "19379", + "name": "Ramon Paterson", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$113,809", + "start_date": "7/26/2003" + }, + { + "extn": "6948", + "id": "19380", + "name": "Sofie King", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$72,663", + "start_date": "10/28/2012" + }, + { + "extn": "8938", + "id": "19381", + "name": "Jacob Blackburn", + "office": "Springfield", + "position": "Cashier", + "salary": "$160,962", + "start_date": "3/1/2016" + }, + { + "extn": "3356", + "id": "19382", + "name": "Josh Cooper", + "office": "Fort Lauderdale", + "position": "Lecturer", + "salary": "$125,900", + "start_date": "1/1/2014" + }, + { + "extn": "8793", + "id": "19383", + "name": "Jenna Greenwood", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$18,665", + "start_date": "4/9/2005" + }, + { + "extn": "8417", + "id": "19384", + "name": "Erick Lewis", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$25,440", + "start_date": "11/26/2005" + }, + { + "extn": "5687", + "id": "19385", + "name": "Abbey Taylor", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$189,775", + "start_date": "8/19/2007" + }, + { + "extn": "4546", + "id": "19386", + "name": "Ivy James", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$230,716", + "start_date": "10/28/2018" + }, + { + "extn": "8809", + "id": "19387", + "name": "Marvin Craig", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$122,611", + "start_date": "6/27/2017" + }, + { + "extn": "4530", + "id": "19388", + "name": "Holly Whitehouse", + "office": "Philadelphia", + "position": "Cook", + "salary": "$81,593", + "start_date": "10/10/2014" + }, + { + "extn": "4862", + "id": "19389", + "name": "Abbey Parker", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$127,746", + "start_date": "12/2/2017" + }, + { + "extn": "4904", + "id": "19390", + "name": "Bridget Flack", + "office": "Toledo", + "position": "Clerk", + "salary": "$102,783", + "start_date": "4/2/2010" + }, + { + "extn": "5734", + "id": "19391", + "name": "Remy Rose", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$79,164", + "start_date": "1/16/2011" + }, + { + "extn": "3113", + "id": "19392", + "name": "Eileen Nurton", + "office": "Phoenix", + "position": "Electrician", + "salary": "$279,674", + "start_date": "12/21/2008" + }, + { + "extn": "3762", + "id": "19393", + "name": "Noemi Isaac", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$204,786", + "start_date": "3/3/2006" + }, + { + "extn": "3529", + "id": "19394", + "name": "Harry Hooper", + "office": "San Jose", + "position": "Insurance Broker", + "salary": "$81,631", + "start_date": "6/27/2007" + }, + { + "extn": "7776", + "id": "19395", + "name": "Danny Rodwell", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$196,474", + "start_date": "8/5/2005" + }, + { + "extn": "9800", + "id": "19396", + "name": "Johnny Rycroft", + "office": "Madison", + "position": "Treasurer", + "salary": "$244,896", + "start_date": "12/14/2004" + }, + { + "extn": "8562", + "id": "19397", + "name": "Sebastian Todd", + "office": "Indianapolis", + "position": "Operator", + "salary": "$60,598", + "start_date": "5/26/2003" + }, + { + "extn": "2364", + "id": "19398", + "name": "Zoe Lakey", + "office": "New York", + "position": "Cashier", + "salary": "$49,730", + "start_date": "1/25/2011" + }, + { + "extn": "8240", + "id": "19399", + "name": "Eileen Donnelly", + "office": "Scottsdale", + "position": "Ambulatory Nurse", + "salary": "$135,675", + "start_date": "12/4/2007" + }, + { + "extn": "3871", + "id": "19400", + "name": "Kurt Faulkner", + "office": "Norfolk", + "position": "Steward", + "salary": "$244,276", + "start_date": "10/4/2008" + }, + { + "extn": "1655", + "id": "19401", + "name": "Ryan Morley", + "office": "Minneapolis", + "position": "Designer", + "salary": "$156,402", + "start_date": "12/11/2001" + }, + { + "extn": "3302", + "id": "19402", + "name": "Jenna Reading", + "office": "Quebec", + "position": "Cashier", + "salary": "$237,968", + "start_date": "4/11/2007" + }, + { + "extn": "2535", + "id": "19403", + "name": "Joyce Lambert", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$24,100", + "start_date": "9/27/2004" + }, + { + "extn": "5185", + "id": "19404", + "name": "Alex Jarrett", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$85,365", + "start_date": "6/24/2006" + }, + { + "extn": "3866", + "id": "19405", + "name": "Madison Murphy", + "office": "Rochester", + "position": "Production Painter", + "salary": "$152,836", + "start_date": "9/8/2003" + }, + { + "extn": "9779", + "id": "19406", + "name": "Eduardo Yarlett", + "office": "Garland", + "position": "Accountant", + "salary": "$32,698", + "start_date": "5/24/2018" + }, + { + "extn": "2586", + "id": "19407", + "name": "Cassidy Funnell", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$223,346", + "start_date": "11/19/2017" + }, + { + "extn": "9781", + "id": "19408", + "name": "Liliana Steer", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$136,260", + "start_date": "4/3/2018" + }, + { + "extn": "2567", + "id": "19409", + "name": "Kieth Moore", + "office": "Quebec", + "position": "HR Specialist", + "salary": "$279,875", + "start_date": "12/18/2006" + }, + { + "extn": "6200", + "id": "19410", + "name": "Mabel Noon", + "office": "Orlando", + "position": "Inspector", + "salary": "$46,830", + "start_date": "3/10/2000" + }, + { + "extn": "4337", + "id": "19411", + "name": "Carla Overson", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$242,636", + "start_date": "11/15/2018" + }, + { + "extn": "2573", + "id": "19412", + "name": "Hayden Adler", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$218,764", + "start_date": "6/7/2014" + }, + { + "extn": "5649", + "id": "19413", + "name": "Nicholas Goldsmith", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$147,853", + "start_date": "10/16/2006" + }, + { + "extn": "3867", + "id": "19414", + "name": "Charlotte Cox", + "office": "Kansas City", + "position": "Lecturer", + "salary": "$213,187", + "start_date": "6/10/2019" + }, + { + "extn": "7910", + "id": "19415", + "name": "Elijah Dempsey", + "office": "Prague", + "position": "Cash Manager", + "salary": "$236,092", + "start_date": "7/21/2016" + }, + { + "extn": "9037", + "id": "19416", + "name": "Luke Farrow", + "office": "London", + "position": "Bellman", + "salary": "$56,290", + "start_date": "8/17/2008" + }, + { + "extn": "9780", + "id": "19417", + "name": "Winnie Rosenbloom", + "office": "Salt Lake City", + "position": "Food Technologist", + "salary": "$47,031", + "start_date": "2/10/2008" + }, + { + "extn": "7995", + "id": "19418", + "name": "Daron Owen", + "office": "Otawa", + "position": "Treasurer", + "salary": "$60,876", + "start_date": "5/24/2011" + }, + { + "extn": "9446", + "id": "19419", + "name": "Brad Strong", + "office": "Tokyo", + "position": "Physician", + "salary": "$205,835", + "start_date": "9/22/2001" + }, + { + "extn": "6925", + "id": "19420", + "name": "Piper Campbell", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$238,947", + "start_date": "1/14/2017" + }, + { + "extn": "2755", + "id": "19421", + "name": "Dasha Salt", + "office": "Kansas City", + "position": "Bellman", + "salary": "$114,260", + "start_date": "1/16/2013" + }, + { + "extn": "9424", + "id": "19422", + "name": "Erica Smith", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$197,731", + "start_date": "4/30/2009" + }, + { + "extn": "2491", + "id": "19423", + "name": "Tony Dowson", + "office": "Berlin", + "position": "Electrician", + "salary": "$137,430", + "start_date": "3/2/2018" + }, + { + "extn": "7604", + "id": "19424", + "name": "Leroy Harvey", + "office": "Phoenix", + "position": "Electrician", + "salary": "$199,394", + "start_date": "9/9/2017" + }, + { + "extn": "3019", + "id": "19425", + "name": "Celina Myatt", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$223,736", + "start_date": "4/21/2018" + }, + { + "extn": "3577", + "id": "19426", + "name": "Emerald Burnley", + "office": "Houston", + "position": "Loan Officer", + "salary": "$209,166", + "start_date": "10/3/2009" + }, + { + "extn": "3304", + "id": "19427", + "name": "Rufus Quinton", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$292,237", + "start_date": "8/10/2014" + }, + { + "extn": "2813", + "id": "19428", + "name": "Alan Umney", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$299,698", + "start_date": "9/19/2013" + }, + { + "extn": "9716", + "id": "19429", + "name": "Tyler Niles", + "office": "Bucharest", + "position": "Food Technologist", + "salary": "$220,592", + "start_date": "1/4/2012" + }, + { + "extn": "4989", + "id": "19430", + "name": "Hank Barrett", + "office": "Bucharest", + "position": "Ambulatory Nurse", + "salary": "$164,437", + "start_date": "3/23/2013" + }, + { + "extn": "2033", + "id": "19431", + "name": "Daniel Murphy", + "office": "Houston", + "position": "Bellman", + "salary": "$192,582", + "start_date": "10/5/2005" + }, + { + "extn": "3365", + "id": "19432", + "name": "Hanna Windsor", + "office": "Lincoln", + "position": "Laboratory Technician", + "salary": "$292,571", + "start_date": "3/25/2015" + }, + { + "extn": "2894", + "id": "19433", + "name": "Ryan Vane", + "office": "Dallas", + "position": "Inspector", + "salary": "$184,568", + "start_date": "12/3/2004" + }, + { + "extn": "2820", + "id": "19434", + "name": "Chadwick Yard", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$213,715", + "start_date": "9/24/2009" + }, + { + "extn": "4496", + "id": "19435", + "name": "Cedrick Wilton", + "office": "Lyon", + "position": "Health Educator", + "salary": "$129,058", + "start_date": "1/5/2008" + }, + { + "extn": "5281", + "id": "19436", + "name": "Jacqueline Wild", + "office": "Bellevue", + "position": "Cashier", + "salary": "$206,656", + "start_date": "8/2/2001" + }, + { + "extn": "9091", + "id": "19437", + "name": "Kendra Fleming", + "office": "Zurich", + "position": "Inspector", + "salary": "$129,959", + "start_date": "3/21/2011" + }, + { + "extn": "2744", + "id": "19438", + "name": "Lucy Allwood", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$66,644", + "start_date": "1/18/2017" + }, + { + "extn": "1341", + "id": "19439", + "name": "Esmeralda Sherry", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$124,263", + "start_date": "4/17/2000" + }, + { + "extn": "1325", + "id": "19440", + "name": "Adalind Wright", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$141,539", + "start_date": "1/5/2010" + }, + { + "extn": "3225", + "id": "19441", + "name": "Maxwell Upsdell", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$45,796", + "start_date": "7/29/2017" + }, + { + "extn": "2922", + "id": "19442", + "name": "Parker Cobb", + "office": "Fullerton", + "position": "Accountant", + "salary": "$217,544", + "start_date": "6/20/2010" + }, + { + "extn": "6317", + "id": "19443", + "name": "Gwen Donnelly", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$130,006", + "start_date": "5/1/2016" + }, + { + "extn": "1619", + "id": "19444", + "name": "Nick Hobbs", + "office": "Omaha", + "position": "Inspector", + "salary": "$272,025", + "start_date": "3/22/2015" + }, + { + "extn": "1700", + "id": "19445", + "name": "Mandy Windsor", + "office": "El Paso", + "position": "Treasurer", + "salary": "$47,076", + "start_date": "10/11/2005" + }, + { + "extn": "5251", + "id": "19446", + "name": "Luke Robinson", + "office": "San Diego", + "position": "CNC Operator", + "salary": "$254,575", + "start_date": "11/9/2005" + }, + { + "extn": "6862", + "id": "19447", + "name": "Anthony Young", + "office": "Lincoln", + "position": "HR Coordinator", + "salary": "$228,114", + "start_date": "2/6/2009" + }, + { + "extn": "7331", + "id": "19448", + "name": "Clint Hall", + "office": "Bridgeport", + "position": "Cash Manager", + "salary": "$184,729", + "start_date": "10/16/2014" + }, + { + "extn": "5622", + "id": "19449", + "name": "Laila Baker", + "office": "Reno", + "position": "Health Educator", + "salary": "$280,458", + "start_date": "11/7/2005" + }, + { + "extn": "1206", + "id": "19450", + "name": "Alessia Rodgers", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$78,366", + "start_date": "9/8/2012" + }, + { + "extn": "8427", + "id": "19451", + "name": "Alan Watson", + "office": "Venice", + "position": "Web Developer", + "salary": "$170,641", + "start_date": "9/26/2011" + }, + { + "extn": "9393", + "id": "19452", + "name": "Gil Hunt", + "office": "Henderson", + "position": "Paramedic", + "salary": "$111,315", + "start_date": "9/30/2018" + }, + { + "extn": "6114", + "id": "19453", + "name": "Candice Edwards", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$94,743", + "start_date": "5/2/2014" + }, + { + "extn": "6048", + "id": "19454", + "name": "Javier Lucas", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$224,808", + "start_date": "4/26/2009" + }, + { + "extn": "9106", + "id": "19455", + "name": "Maya Horton", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$113,719", + "start_date": "1/8/2014" + }, + { + "extn": "4725", + "id": "19456", + "name": "Johnathan Rodwell", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$95,694", + "start_date": "6/18/2000" + }, + { + "extn": "7910", + "id": "19457", + "name": "Mike Murphy", + "office": "London", + "position": "Steward", + "salary": "$297,492", + "start_date": "8/15/2007" + }, + { + "extn": "8042", + "id": "19458", + "name": "Maribel Wise", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$95,616", + "start_date": "4/20/2016" + }, + { + "extn": "9103", + "id": "19459", + "name": "Cedrick Gregory", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$263,754", + "start_date": "2/8/2001" + }, + { + "extn": "5673", + "id": "19460", + "name": "Daphne Butler", + "office": "Baltimore", + "position": "Operator", + "salary": "$85,135", + "start_date": "8/16/2018" + }, + { + "extn": "4242", + "id": "19461", + "name": "Logan Summers", + "office": "Seattle", + "position": "Dentist", + "salary": "$10,750", + "start_date": "10/10/2004" + }, + { + "extn": "9086", + "id": "19462", + "name": "Jessica Lee", + "office": "Oklahoma City", + "position": "HR Specialist", + "salary": "$229,396", + "start_date": "8/5/2009" + }, + { + "extn": "9891", + "id": "19463", + "name": "Adelaide Sherry", + "office": "Baltimore", + "position": "Business Broker", + "salary": "$140,169", + "start_date": "1/1/2006" + }, + { + "extn": "5816", + "id": "19464", + "name": "Stacy Morris", + "office": "Philadelphia", + "position": "Assistant Buyer", + "salary": "$243,612", + "start_date": "10/16/2013" + }, + { + "extn": "1115", + "id": "19465", + "name": "Sarah Ward", + "office": "Tokyo", + "position": "Lecturer", + "salary": "$80,863", + "start_date": "10/20/2000" + }, + { + "extn": "6091", + "id": "19466", + "name": "Mavis Walton", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$268,946", + "start_date": "1/4/2005" + }, + { + "extn": "1287", + "id": "19467", + "name": "Zoe Roth", + "office": "Otawa", + "position": "Webmaster", + "salary": "$25,994", + "start_date": "10/24/2018" + }, + { + "extn": "9550", + "id": "19468", + "name": "Chad Blackburn", + "office": "Tulsa", + "position": "Web Developer", + "salary": "$258,647", + "start_date": "9/30/2005" + }, + { + "extn": "6568", + "id": "19469", + "name": "Eduardo Reese", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$116,766", + "start_date": "7/28/2002" + }, + { + "extn": "3806", + "id": "19470", + "name": "Luke Clayton", + "office": "Hollywood", + "position": "Biologist", + "salary": "$221,449", + "start_date": "3/2/2000" + }, + { + "extn": "1139", + "id": "19471", + "name": "Aiden Gibson", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$214,721", + "start_date": "12/31/2005" + }, + { + "extn": "1523", + "id": "19472", + "name": "Doug Hastings", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$65,742", + "start_date": "7/16/2006" + }, + { + "extn": "9705", + "id": "19473", + "name": "Carol Reid", + "office": "Hayward", + "position": "Cash Manager", + "salary": "$76,443", + "start_date": "5/25/2019" + }, + { + "extn": "6037", + "id": "19474", + "name": "Monica Kelly", + "office": "Arlington", + "position": "IT Support Staff", + "salary": "$71,543", + "start_date": "4/7/2002" + }, + { + "extn": "9811", + "id": "19475", + "name": "Doug Uddin", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$283,835", + "start_date": "11/6/2018" + }, + { + "extn": "2749", + "id": "19476", + "name": "Nick Heaton", + "office": "Portland", + "position": "Cash Manager", + "salary": "$129,847", + "start_date": "8/24/2006" + }, + { + "extn": "8111", + "id": "19477", + "name": "Rhea Yates", + "office": "Stockton", + "position": "Budget Analyst", + "salary": "$220,786", + "start_date": "4/9/2015" + }, + { + "extn": "2591", + "id": "19478", + "name": "Luke Warren", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$191,983", + "start_date": "10/23/2019" + }, + { + "extn": "7568", + "id": "19479", + "name": "Daron Moran", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$277,020", + "start_date": "3/29/2018" + }, + { + "extn": "8726", + "id": "19480", + "name": "Maxwell Hunt", + "office": "Wien", + "position": "Operator", + "salary": "$123,088", + "start_date": "3/5/2003" + }, + { + "extn": "3858", + "id": "19481", + "name": "Abdul Ellis", + "office": "Kansas City", + "position": "Ambulatory Nurse", + "salary": "$23,524", + "start_date": "2/20/2003" + }, + { + "extn": "9420", + "id": "19482", + "name": "Elijah Todd", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$294,995", + "start_date": "10/16/2000" + }, + { + "extn": "2017", + "id": "19483", + "name": "Hayden Vallory", + "office": "Milano", + "position": "Cook", + "salary": "$235,711", + "start_date": "10/12/2002" + }, + { + "extn": "5748", + "id": "19484", + "name": "Mark Robe", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$162,414", + "start_date": "12/10/2011" + }, + { + "extn": "6928", + "id": "19485", + "name": "Sara Wood", + "office": "Ontario", + "position": "Health Educator", + "salary": "$183,704", + "start_date": "6/14/2004" + }, + { + "extn": "8475", + "id": "19486", + "name": "Maria Long", + "office": "Springfield", + "position": "Executive Director", + "salary": "$163,595", + "start_date": "11/23/2000" + }, + { + "extn": "2149", + "id": "19487", + "name": "Mike Burge", + "office": "Phoenix", + "position": "Systems Administrator", + "salary": "$169,037", + "start_date": "2/28/2010" + }, + { + "extn": "1289", + "id": "19488", + "name": "Chester Simpson", + "office": "Honolulu", + "position": "Paramedic", + "salary": "$118,937", + "start_date": "7/18/2009" + }, + { + "extn": "1932", + "id": "19489", + "name": "Erick King", + "office": "Tallahassee", + "position": "Food Technologist", + "salary": "$252,404", + "start_date": "4/19/2015" + }, + { + "extn": "9860", + "id": "19490", + "name": "Michael Yarwood", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$244,153", + "start_date": "12/1/2001" + }, + { + "extn": "9484", + "id": "19491", + "name": "Mya Emmott", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$199,201", + "start_date": "4/4/2000" + }, + { + "extn": "8643", + "id": "19492", + "name": "Jack Keys", + "office": "Glendale", + "position": "Electrician", + "salary": "$170,820", + "start_date": "2/8/2008" + }, + { + "extn": "5495", + "id": "19493", + "name": "Rowan Wills", + "office": "Ontario", + "position": "Bellman", + "salary": "$45,328", + "start_date": "11/6/2009" + }, + { + "extn": "1496", + "id": "19494", + "name": "Ron Antcliff", + "office": "Anaheim", + "position": "Assistant Buyer", + "salary": "$47,327", + "start_date": "6/6/2016" + }, + { + "extn": "2316", + "id": "19495", + "name": "William Simmons", + "office": "Norfolk", + "position": "Auditor", + "salary": "$50,798", + "start_date": "11/26/2004" + }, + { + "extn": "8760", + "id": "19496", + "name": "Kassandra Wise", + "office": "Huntsville", + "position": "Investment Advisor", + "salary": "$192,953", + "start_date": "3/8/2010" + }, + { + "extn": "3011", + "id": "19497", + "name": "Isabella Bristow", + "office": "Oakland", + "position": "Healthcare Specialist", + "salary": "$255,233", + "start_date": "1/5/2007" + }, + { + "extn": "5693", + "id": "19498", + "name": "Javier Wood", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$71,438", + "start_date": "12/13/2006" + }, + { + "extn": "2157", + "id": "19499", + "name": "Vicky Kerr", + "office": "Bucharest", + "position": "Auditor", + "salary": "$260,324", + "start_date": "2/28/2019" + }, + { + "extn": "4929", + "id": "19500", + "name": "Havana Khan", + "office": "Fort Lauderdale", + "position": "Associate Professor", + "salary": "$262,944", + "start_date": "6/22/2000" + }, + { + "extn": "9302", + "id": "19501", + "name": "Michael Noon", + "office": "Reno", + "position": "Service Supervisor", + "salary": "$17,845", + "start_date": "9/3/2019" + }, + { + "extn": "3055", + "id": "19502", + "name": "Harvey Hall", + "office": "Detroit", + "position": "Ambulatory Nurse", + "salary": "$280,406", + "start_date": "6/17/2004" + }, + { + "extn": "4502", + "id": "19503", + "name": "Ember Cassidy", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$292,329", + "start_date": "2/13/2018" + }, + { + "extn": "4725", + "id": "19504", + "name": "Lucy Phillips", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$10,208", + "start_date": "11/10/2000" + }, + { + "extn": "6311", + "id": "19505", + "name": "Nancy Maxwell", + "office": "Kansas City", + "position": "IT Support Staff", + "salary": "$147,200", + "start_date": "10/11/2015" + }, + { + "extn": "8694", + "id": "19506", + "name": "Colleen Baker", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$290,105", + "start_date": "12/14/2011" + }, + { + "extn": "3344", + "id": "19507", + "name": "Angela Snell", + "office": "Detroit", + "position": "Dentist", + "salary": "$199,311", + "start_date": "1/31/2016" + }, + { + "extn": "2703", + "id": "19508", + "name": "Roger Taylor", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$158,955", + "start_date": "5/31/2006" + }, + { + "extn": "7054", + "id": "19509", + "name": "Jocelyn Holt", + "office": "Quebec", + "position": "Electrician", + "salary": "$43,455", + "start_date": "9/26/2003" + }, + { + "extn": "7700", + "id": "19510", + "name": "Penelope Maxwell", + "office": "Tulsa", + "position": "Treasurer", + "salary": "$124,447", + "start_date": "8/11/2010" + }, + { + "extn": "3345", + "id": "19511", + "name": "Violet Sinclair", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$192,221", + "start_date": "3/13/2008" + }, + { + "extn": "3325", + "id": "19512", + "name": "Anabelle Hobbs", + "office": "Los Angeles", + "position": "Bookkeeper", + "salary": "$294,088", + "start_date": "9/27/2002" + }, + { + "extn": "6778", + "id": "19513", + "name": "Cherish Camden", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$213,600", + "start_date": "6/25/2011" + }, + { + "extn": "5007", + "id": "19514", + "name": "Harriet Wills", + "office": "Seattle", + "position": "Restaurant Manager", + "salary": "$82,407", + "start_date": "5/26/2018" + }, + { + "extn": "1127", + "id": "19515", + "name": "Logan Niles", + "office": "Omaha", + "position": "Baker", + "salary": "$190,744", + "start_date": "6/26/2005" + }, + { + "extn": "1547", + "id": "19516", + "name": "Boris Mcgregor", + "office": "Rome", + "position": "Banker", + "salary": "$14,213", + "start_date": "4/19/2015" + }, + { + "extn": "8960", + "id": "19517", + "name": "Allison Welsch", + "office": "Chicago", + "position": "Accountant", + "salary": "$249,034", + "start_date": "9/28/2013" + }, + { + "extn": "1671", + "id": "19518", + "name": "Logan Henderson", + "office": "Worcester", + "position": "Cook", + "salary": "$103,650", + "start_date": "3/14/2011" + }, + { + "extn": "9277", + "id": "19519", + "name": "Russel Connor", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$97,054", + "start_date": "3/12/2017" + }, + { + "extn": "5801", + "id": "19520", + "name": "Johnny James", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$95,256", + "start_date": "10/10/2007" + }, + { + "extn": "5358", + "id": "19521", + "name": "Leah Fowler", + "office": "Kansas City", + "position": "Biologist", + "salary": "$150,101", + "start_date": "10/25/2013" + }, + { + "extn": "5728", + "id": "19522", + "name": "Penelope Eastwood", + "office": "Paris", + "position": "Biologist", + "salary": "$20,702", + "start_date": "5/1/2015" + }, + { + "extn": "3981", + "id": "19523", + "name": "Michael Dann", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$175,632", + "start_date": "8/13/2000" + }, + { + "extn": "7455", + "id": "19524", + "name": "Johnny Abbey", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$207,926", + "start_date": "8/4/2007" + }, + { + "extn": "4177", + "id": "19525", + "name": "John Allen", + "office": "Oakland", + "position": "Lecturer", + "salary": "$205,213", + "start_date": "3/8/2017" + }, + { + "extn": "2815", + "id": "19526", + "name": "Priscilla Crawley", + "office": "Fremont", + "position": "Production Painter", + "salary": "$174,162", + "start_date": "3/31/2007" + }, + { + "extn": "6843", + "id": "19527", + "name": "Phillip Lambert", + "office": "Atlanta", + "position": "Pharmacist", + "salary": "$18,787", + "start_date": "2/7/2001" + }, + { + "extn": "6624", + "id": "19528", + "name": "Enoch Parker", + "office": "Lancaster", + "position": "Health Educator", + "salary": "$296,393", + "start_date": "6/12/2013" + }, + { + "extn": "1773", + "id": "19529", + "name": "Michael Bailey", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$30,224", + "start_date": "8/3/2003" + }, + { + "extn": "8695", + "id": "19530", + "name": "Juliette Egerton", + "office": "Phoenix", + "position": "Global Logistics Supervisor", + "salary": "$188,581", + "start_date": "4/22/2004" + }, + { + "extn": "6330", + "id": "19531", + "name": "Barry Ebbs", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$56,366", + "start_date": "9/7/2014" + }, + { + "extn": "4053", + "id": "19532", + "name": "Louise Lewis", + "office": "Springfield", + "position": "Physician", + "salary": "$86,646", + "start_date": "3/26/2019" + }, + { + "extn": "9539", + "id": "19533", + "name": "Elle Dunbar", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$82,093", + "start_date": "4/27/2016" + }, + { + "extn": "4979", + "id": "19534", + "name": "Julian Becker", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$63,995", + "start_date": "9/4/2011" + }, + { + "extn": "4841", + "id": "19535", + "name": "Chester Umney", + "office": "Louisville", + "position": "Audiologist", + "salary": "$50,258", + "start_date": "5/30/2017" + }, + { + "extn": "6387", + "id": "19536", + "name": "Martha Vaughan", + "office": "San Jose", + "position": "Biologist", + "salary": "$186,235", + "start_date": "9/12/2015" + }, + { + "extn": "2701", + "id": "19537", + "name": "Belinda Purvis", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$290,344", + "start_date": "6/18/2010" + }, + { + "extn": "5833", + "id": "19538", + "name": "Matt Terry", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$243,562", + "start_date": "11/9/2007" + }, + { + "extn": "1422", + "id": "19539", + "name": "Juliet Radcliffe", + "office": "Tulsa", + "position": "Treasurer", + "salary": "$174,164", + "start_date": "8/20/2019" + }, + { + "extn": "2663", + "id": "19540", + "name": "Leanne Allington", + "office": "Berna", + "position": "Paramedic", + "salary": "$17,824", + "start_date": "8/29/2013" + }, + { + "extn": "7694", + "id": "19541", + "name": "Nicholas Connell", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$288,073", + "start_date": "1/16/2005" + }, + { + "extn": "6819", + "id": "19542", + "name": "Amy Vane", + "office": "Phoenix", + "position": "Associate Professor", + "salary": "$56,064", + "start_date": "7/13/2009" + }, + { + "extn": "1828", + "id": "19543", + "name": "Susan Aldridge", + "office": "Portland", + "position": "Clerk", + "salary": "$280,313", + "start_date": "3/10/2004" + }, + { + "extn": "5114", + "id": "19544", + "name": "Carmella West", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$25,693", + "start_date": "11/17/2004" + }, + { + "extn": "5579", + "id": "19545", + "name": "Roger Mills", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$236,517", + "start_date": "11/1/2000" + }, + { + "extn": "9243", + "id": "19546", + "name": "Joseph Griffiths", + "office": "Sacramento", + "position": "Operator", + "salary": "$122,541", + "start_date": "3/21/2003" + }, + { + "extn": "1568", + "id": "19547", + "name": "Maxwell Bell", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$249,884", + "start_date": "6/18/2000" + }, + { + "extn": "8251", + "id": "19548", + "name": "Kassandra Norton", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$234,530", + "start_date": "12/5/2013" + }, + { + "extn": "8194", + "id": "19549", + "name": "Morgan Ellis", + "office": "Rochester", + "position": "Executive Director", + "salary": "$70,089", + "start_date": "7/18/2006" + }, + { + "extn": "8982", + "id": "19550", + "name": "Lindsay Terry", + "office": "Orlando", + "position": "Business Broker", + "salary": "$34,418", + "start_date": "6/1/2019" + }, + { + "extn": "8823", + "id": "19551", + "name": "Margaret Blythe", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$45,503", + "start_date": "1/25/2007" + }, + { + "extn": "8807", + "id": "19552", + "name": "Danielle Ebden", + "office": "Louisville", + "position": "Auditor", + "salary": "$50,052", + "start_date": "6/9/2004" + }, + { + "extn": "4121", + "id": "19553", + "name": "Drew Atkinson", + "office": "Fullerton", + "position": "Restaurant Manager", + "salary": "$202,987", + "start_date": "3/3/2016" + }, + { + "extn": "9243", + "id": "19554", + "name": "Lucas Bryson", + "office": "Fayetteville", + "position": "Clerk", + "salary": "$281,972", + "start_date": "2/18/2009" + }, + { + "extn": "5251", + "id": "19555", + "name": "Denis Patel", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$61,786", + "start_date": "3/17/2002" + }, + { + "extn": "9160", + "id": "19556", + "name": "Rocco Quinn", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$289,783", + "start_date": "3/10/2000" + }, + { + "extn": "8150", + "id": "19557", + "name": "Marissa Walton", + "office": "Chicago", + "position": "Insurance Broker", + "salary": "$173,134", + "start_date": "2/8/2006" + }, + { + "extn": "1233", + "id": "19558", + "name": "Russel Tyler", + "office": "Colorado Springs", + "position": "Electrician", + "salary": "$243,489", + "start_date": "10/20/2006" + }, + { + "extn": "7281", + "id": "19559", + "name": "Tom Turner", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$105,130", + "start_date": "12/25/2010" + }, + { + "extn": "9959", + "id": "19560", + "name": "Rick Bell", + "office": "Houston", + "position": "Bellman", + "salary": "$133,109", + "start_date": "4/13/2006" + }, + { + "extn": "2106", + "id": "19561", + "name": "Chester Wild", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$95,025", + "start_date": "7/5/2019" + }, + { + "extn": "7175", + "id": "19562", + "name": "Jules Clayton", + "office": "Denver", + "position": "Chef Manager", + "salary": "$98,364", + "start_date": "2/4/2012" + }, + { + "extn": "3407", + "id": "19563", + "name": "Tyson Patel", + "office": "San Francisco", + "position": "Biologist", + "salary": "$237,305", + "start_date": "11/20/2006" + }, + { + "extn": "3566", + "id": "19564", + "name": "Sadie Varndell", + "office": "Hayward", + "position": "Ambulatory Nurse", + "salary": "$164,542", + "start_date": "7/17/2008" + }, + { + "extn": "8620", + "id": "19565", + "name": "Audrey Flett", + "office": "Miami", + "position": "Laboratory Technician", + "salary": "$10,177", + "start_date": "7/3/2012" + }, + { + "extn": "7870", + "id": "19566", + "name": "Maya Poole", + "office": "Fremont", + "position": "Lecturer", + "salary": "$204,565", + "start_date": "3/15/2014" + }, + { + "extn": "8839", + "id": "19567", + "name": "Nancy Poole", + "office": "Lancaster", + "position": "Investment Advisor", + "salary": "$273,897", + "start_date": "6/9/2006" + }, + { + "extn": "8323", + "id": "19568", + "name": "Joy Thompson", + "office": "San Francisco", + "position": "Cashier", + "salary": "$200,298", + "start_date": "12/4/2009" + }, + { + "extn": "6905", + "id": "19569", + "name": "Bryce Wood", + "office": "Denver", + "position": "Inspector", + "salary": "$282,248", + "start_date": "3/26/2013" + }, + { + "extn": "3078", + "id": "19570", + "name": "Julian Jarvis", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$226,680", + "start_date": "1/23/2015" + }, + { + "extn": "4641", + "id": "19571", + "name": "Fred Camden", + "office": "Norfolk", + "position": "Paramedic", + "salary": "$115,350", + "start_date": "11/23/2017" + }, + { + "extn": "7541", + "id": "19572", + "name": "Isabella Turner", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$285,425", + "start_date": "4/3/2013" + }, + { + "extn": "3431", + "id": "19573", + "name": "Barney Owen", + "office": "Lancaster", + "position": "Banker", + "salary": "$289,171", + "start_date": "5/5/2005" + }, + { + "extn": "7149", + "id": "19574", + "name": "Elijah Santos", + "office": "Colorado Springs", + "position": "Project Manager", + "salary": "$30,600", + "start_date": "3/17/2005" + }, + { + "extn": "5984", + "id": "19575", + "name": "Marvin Weasley", + "office": "Saint Paul", + "position": "Project Manager", + "salary": "$48,766", + "start_date": "8/22/2000" + }, + { + "extn": "8136", + "id": "19576", + "name": "Barney Locke", + "office": "Lyon", + "position": "Service Supervisor", + "salary": "$130,227", + "start_date": "7/14/2012" + }, + { + "extn": "9513", + "id": "19577", + "name": "Martin Clarkson", + "office": "Columbus", + "position": "Executive Director", + "salary": "$272,574", + "start_date": "7/15/2019" + }, + { + "extn": "7085", + "id": "19578", + "name": "Rowan Carson", + "office": "Chicago", + "position": "Physician", + "salary": "$275,654", + "start_date": "3/11/2014" + }, + { + "extn": "7058", + "id": "19579", + "name": "Henry Gordon", + "office": "Seattle", + "position": "Doctor", + "salary": "$69,990", + "start_date": "4/24/2009" + }, + { + "extn": "9530", + "id": "19580", + "name": "Logan Hobson", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$138,274", + "start_date": "9/17/2001" + }, + { + "extn": "3835", + "id": "19581", + "name": "Julia Turner", + "office": "Bakersfield", + "position": "HR Specialist", + "salary": "$284,759", + "start_date": "12/16/2018" + }, + { + "extn": "6216", + "id": "19582", + "name": "Ramon Shepherd", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$207,740", + "start_date": "3/8/2006" + }, + { + "extn": "9888", + "id": "19583", + "name": "Caydence Walsh", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$100,940", + "start_date": "3/23/2015" + }, + { + "extn": "6211", + "id": "19584", + "name": "Chadwick Harper", + "office": "Louisville", + "position": "HR Coordinator", + "salary": "$68,763", + "start_date": "1/23/2003" + }, + { + "extn": "5938", + "id": "19585", + "name": "John Radcliffe", + "office": "Quebec", + "position": "Doctor", + "salary": "$177,219", + "start_date": "1/18/2010" + }, + { + "extn": "3514", + "id": "19586", + "name": "Chuck Newman", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$105,965", + "start_date": "3/15/2019" + }, + { + "extn": "2447", + "id": "19587", + "name": "Leanne Grant", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$238,890", + "start_date": "7/13/2014" + }, + { + "extn": "9828", + "id": "19588", + "name": "Benny Noach", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$33,352", + "start_date": "5/4/2004" + }, + { + "extn": "8186", + "id": "19589", + "name": "Denny Tanner", + "office": "Toledo", + "position": "Doctor", + "salary": "$147,892", + "start_date": "5/9/2017" + }, + { + "extn": "4169", + "id": "19590", + "name": "Harry Tate", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$164,985", + "start_date": "11/10/2006" + }, + { + "extn": "8383", + "id": "19591", + "name": "Hanna Flack", + "office": "Otawa", + "position": "Machine Operator", + "salary": "$178,046", + "start_date": "7/30/2019" + }, + { + "extn": "1655", + "id": "19592", + "name": "Rick Davies", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$171,976", + "start_date": "7/12/2018" + }, + { + "extn": "7872", + "id": "19593", + "name": "David Antcliff", + "office": "Charlotte", + "position": "Accountant", + "salary": "$257,393", + "start_date": "3/10/2017" + }, + { + "extn": "1887", + "id": "19594", + "name": "Iris Johnson", + "office": "Oklahoma City", + "position": "Fabricator", + "salary": "$226,558", + "start_date": "1/29/2001" + }, + { + "extn": "6679", + "id": "19595", + "name": "Ryan Pond", + "office": "Sacramento", + "position": "Clerk", + "salary": "$109,898", + "start_date": "5/31/2005" + }, + { + "extn": "9062", + "id": "19596", + "name": "Liv Nielson", + "office": "Detroit", + "position": "Accountant", + "salary": "$81,844", + "start_date": "6/6/2004" + }, + { + "extn": "6078", + "id": "19597", + "name": "Jessica Vane", + "office": "Norfolk", + "position": "Project Manager", + "salary": "$132,439", + "start_date": "7/27/2016" + }, + { + "extn": "1943", + "id": "19598", + "name": "Manuel Savage", + "office": "Scottsdale", + "position": "Cook", + "salary": "$90,457", + "start_date": "9/2/2004" + }, + { + "extn": "3264", + "id": "19599", + "name": "Felicity Tailor", + "office": "Memphis", + "position": "Fabricator", + "salary": "$130,870", + "start_date": "2/22/2003" + }, + { + "extn": "6911", + "id": "19600", + "name": "Mandy Khan", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$96,236", + "start_date": "1/20/2014" + }, + { + "extn": "3841", + "id": "19601", + "name": "Rebecca Vass", + "office": "Omaha", + "position": "Webmaster", + "salary": "$218,062", + "start_date": "5/9/2002" + }, + { + "extn": "3731", + "id": "19602", + "name": "Joyce Jones", + "office": "San Diego", + "position": "Auditor", + "salary": "$90,936", + "start_date": "7/31/2011" + }, + { + "extn": "8812", + "id": "19603", + "name": "Summer Anderson", + "office": "Escondido", + "position": "Food Technologist", + "salary": "$130,957", + "start_date": "6/23/2011" + }, + { + "extn": "7138", + "id": "19604", + "name": "Tyson Foxley", + "office": "Tulsa", + "position": "HR Specialist", + "salary": "$274,174", + "start_date": "9/18/2016" + }, + { + "extn": "1894", + "id": "19605", + "name": "Leroy Nayler", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$122,817", + "start_date": "1/13/2008" + }, + { + "extn": "1297", + "id": "19606", + "name": "Adalie Gonzales", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$221,498", + "start_date": "12/19/2004" + }, + { + "extn": "7841", + "id": "19607", + "name": "Liam Parsons", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$88,864", + "start_date": "11/19/2017" + }, + { + "extn": "9194", + "id": "19608", + "name": "Tony Gordon", + "office": "Honolulu", + "position": "Global Logistics Supervisor", + "salary": "$134,290", + "start_date": "7/3/2009" + }, + { + "extn": "5767", + "id": "19609", + "name": "Kurt Asher", + "office": "Hayward", + "position": "Doctor", + "salary": "$152,132", + "start_date": "1/23/2016" + }, + { + "extn": "5075", + "id": "19610", + "name": "Bree Avery", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$126,203", + "start_date": "10/14/2012" + }, + { + "extn": "2253", + "id": "19611", + "name": "Boris Collins", + "office": "Cincinnati", + "position": "Lecturer", + "salary": "$294,304", + "start_date": "9/27/2006" + }, + { + "extn": "9515", + "id": "19612", + "name": "Henry Snell", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$21,727", + "start_date": "5/18/2007" + }, + { + "extn": "3025", + "id": "19613", + "name": "Josh Morgan", + "office": "Milano", + "position": "Ambulatory Nurse", + "salary": "$266,483", + "start_date": "7/10/2000" + }, + { + "extn": "8253", + "id": "19614", + "name": "Ruth Graves", + "office": "Glendale", + "position": "Lecturer", + "salary": "$269,529", + "start_date": "4/18/2013" + }, + { + "extn": "3667", + "id": "19615", + "name": "Beatrice Nanton", + "office": "Bridgeport", + "position": "HR Coordinator", + "salary": "$121,881", + "start_date": "11/8/2013" + }, + { + "extn": "6816", + "id": "19616", + "name": "Domenic Bowen", + "office": "Glendale", + "position": "Call Center Representative", + "salary": "$182,547", + "start_date": "4/10/2002" + }, + { + "extn": "2013", + "id": "19617", + "name": "Alexander Lloyd", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$139,302", + "start_date": "3/23/2011" + }, + { + "extn": "6218", + "id": "19618", + "name": "Cedrick Nicholls", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$296,749", + "start_date": "6/24/2014" + }, + { + "extn": "9698", + "id": "19619", + "name": "Dalia Thatcher", + "office": "Innsbruck", + "position": "Operator", + "salary": "$81,532", + "start_date": "6/23/2000" + }, + { + "extn": "1314", + "id": "19620", + "name": "Martin Darcy", + "office": "Kansas City", + "position": "Stockbroker", + "salary": "$185,941", + "start_date": "8/15/2011" + }, + { + "extn": "5851", + "id": "19621", + "name": "Michael Rowe", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$155,147", + "start_date": "8/10/2010" + }, + { + "extn": "8864", + "id": "19622", + "name": "Julian Warden", + "office": "Lyon", + "position": "Banker", + "salary": "$183,889", + "start_date": "11/20/2011" + }, + { + "extn": "4425", + "id": "19623", + "name": "David James", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$58,447", + "start_date": "10/14/2013" + }, + { + "extn": "2044", + "id": "19624", + "name": "Dasha Rothwell", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$238,150", + "start_date": "8/14/2009" + }, + { + "extn": "1180", + "id": "19625", + "name": "Colleen Benfield", + "office": "Columbus", + "position": "Dentist", + "salary": "$205,261", + "start_date": "2/13/2014" + }, + { + "extn": "1347", + "id": "19626", + "name": "Angelique Osman", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$258,683", + "start_date": "1/21/2003" + }, + { + "extn": "2222", + "id": "19627", + "name": "Caleb Funnell", + "office": "Salem", + "position": "Biologist", + "salary": "$187,260", + "start_date": "8/2/2009" + }, + { + "extn": "8027", + "id": "19628", + "name": "Harvey Marshall", + "office": "Portland", + "position": "Auditor", + "salary": "$35,802", + "start_date": "5/22/2013" + }, + { + "extn": "4892", + "id": "19629", + "name": "Nicholas Page ", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$265,036", + "start_date": "11/7/2008" + }, + { + "extn": "8126", + "id": "19630", + "name": "Jamie Johnson", + "office": "Hollywood", + "position": "Chef Manager", + "salary": "$21,716", + "start_date": "6/5/2011" + }, + { + "extn": "2902", + "id": "19631", + "name": "Wade Stubbs", + "office": "Saint Paul", + "position": "Baker", + "salary": "$284,155", + "start_date": "5/27/2007" + }, + { + "extn": "3296", + "id": "19632", + "name": "Maxwell Yoman", + "office": "Zurich", + "position": "Baker", + "salary": "$118,420", + "start_date": "1/2/2001" + }, + { + "extn": "8131", + "id": "19633", + "name": "Gabriel Mccall", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$202,666", + "start_date": "7/7/2017" + }, + { + "extn": "8540", + "id": "19634", + "name": "Gwen Yarlett", + "office": "Amarillo", + "position": "Cash Manager", + "salary": "$158,653", + "start_date": "8/29/2004" + }, + { + "extn": "4988", + "id": "19635", + "name": "Julian Moore", + "office": "Lancaster", + "position": "Steward", + "salary": "$202,885", + "start_date": "5/13/2006" + }, + { + "extn": "4821", + "id": "19636", + "name": "Noemi Foxley", + "office": "Huntsville", + "position": "Cashier", + "salary": "$80,339", + "start_date": "7/8/2011" + }, + { + "extn": "3879", + "id": "19637", + "name": "Mark Silva", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$32,195", + "start_date": "3/21/2004" + }, + { + "extn": "2601", + "id": "19638", + "name": "Emmanuelle Turner", + "office": "Henderson", + "position": "Executive Director", + "salary": "$177,351", + "start_date": "9/21/2008" + }, + { + "extn": "9169", + "id": "19639", + "name": "Felicity Ramsey", + "office": "Otawa", + "position": "Baker", + "salary": "$68,202", + "start_date": "1/27/2016" + }, + { + "extn": "6464", + "id": "19640", + "name": "Priscilla Thompson", + "office": "New Orleans", + "position": "Loan Officer", + "salary": "$104,321", + "start_date": "1/7/2000" + }, + { + "extn": "3726", + "id": "19641", + "name": "Felicity Wade", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$171,640", + "start_date": "12/27/2007" + }, + { + "extn": "6644", + "id": "19642", + "name": "Alexander Phillips", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$212,745", + "start_date": "1/18/2006" + }, + { + "extn": "6758", + "id": "19643", + "name": "Brad Jenkin", + "office": "Baltimore", + "position": "Inspector", + "salary": "$199,201", + "start_date": "7/6/2016" + }, + { + "extn": "5991", + "id": "19644", + "name": "Rocco Yarwood", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$73,766", + "start_date": "1/24/2010" + }, + { + "extn": "9745", + "id": "19645", + "name": "Phillip Reyes", + "office": "Glendale", + "position": "Production Painter", + "salary": "$208,349", + "start_date": "5/30/2007" + }, + { + "extn": "5557", + "id": "19646", + "name": "Skylar Oakley", + "office": "Otawa", + "position": "Biologist", + "salary": "$183,420", + "start_date": "2/16/2015" + }, + { + "extn": "5427", + "id": "19647", + "name": "Jolene Giles", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$109,953", + "start_date": "11/18/2014" + }, + { + "extn": "8208", + "id": "19648", + "name": "Benny Ramsey", + "office": "Stockton", + "position": "Dentist", + "salary": "$24,218", + "start_date": "1/27/2017" + }, + { + "extn": "8685", + "id": "19649", + "name": "Dasha Quinnell", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$180,759", + "start_date": "1/8/2000" + }, + { + "extn": "6006", + "id": "19650", + "name": "William Wilkinson", + "office": "Milano", + "position": "Business Broker", + "salary": "$270,832", + "start_date": "6/26/2017" + }, + { + "extn": "4545", + "id": "19651", + "name": "Phillip Larsen", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$162,527", + "start_date": "1/27/2019" + }, + { + "extn": "9590", + "id": "19652", + "name": "Doris Robinson", + "office": "Portland", + "position": "Global Logistics Supervisor", + "salary": "$226,774", + "start_date": "10/10/2017" + }, + { + "extn": "3760", + "id": "19653", + "name": "Tiffany Aldridge", + "office": "Boston", + "position": "Business Broker", + "salary": "$282,806", + "start_date": "1/15/2006" + }, + { + "extn": "2820", + "id": "19654", + "name": "Blake Ranks", + "office": "Lyon", + "position": "Health Educator", + "salary": "$200,197", + "start_date": "1/14/2012" + }, + { + "extn": "7566", + "id": "19655", + "name": "Cassidy Fox", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$54,364", + "start_date": "5/21/2018" + }, + { + "extn": "2628", + "id": "19656", + "name": "William Norton", + "office": "Reno", + "position": "Healthcare Specialist", + "salary": "$128,939", + "start_date": "12/27/2012" + }, + { + "extn": "9488", + "id": "19657", + "name": "Jessica Gallacher", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$110,352", + "start_date": "10/6/2013" + }, + { + "extn": "6040", + "id": "19658", + "name": "Chadwick Jordan", + "office": "Wien", + "position": "Accountant", + "salary": "$78,818", + "start_date": "5/27/2011" + }, + { + "extn": "5422", + "id": "19659", + "name": "Caleb Watt", + "office": "Columbus", + "position": "Stockbroker", + "salary": "$122,540", + "start_date": "6/12/2008" + }, + { + "extn": "6028", + "id": "19660", + "name": "Aurelia Blackwall", + "office": "San Jose", + "position": "Auditor", + "salary": "$239,458", + "start_date": "7/5/2019" + }, + { + "extn": "2088", + "id": "19661", + "name": "Maribel Donovan", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$32,895", + "start_date": "11/18/2001" + }, + { + "extn": "4078", + "id": "19662", + "name": "Alan Walsh", + "office": "Colorado Springs", + "position": "HR Specialist", + "salary": "$161,454", + "start_date": "1/7/2004" + }, + { + "extn": "2434", + "id": "19663", + "name": "Gil Mcguire", + "office": "Arlington", + "position": "Treasurer", + "salary": "$106,652", + "start_date": "4/26/2000" + }, + { + "extn": "1159", + "id": "19664", + "name": "Nicholas Holmes", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$87,798", + "start_date": "1/18/2006" + }, + { + "extn": "7983", + "id": "19665", + "name": "Mark Emmott", + "office": "Lakewood", + "position": "Biologist", + "salary": "$235,486", + "start_date": "9/21/2012" + }, + { + "extn": "8668", + "id": "19666", + "name": "Priscilla Reynolds", + "office": "Denver", + "position": "Pharmacist", + "salary": "$88,626", + "start_date": "7/21/2018" + }, + { + "extn": "8377", + "id": "19667", + "name": "Cassidy Horton", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$275,177", + "start_date": "8/31/2003" + }, + { + "extn": "3528", + "id": "19668", + "name": "Marissa Whitmore", + "office": "Milano", + "position": "Cook", + "salary": "$214,618", + "start_date": "10/4/2004" + }, + { + "extn": "8895", + "id": "19669", + "name": "Russel Evans", + "office": "Jersey City", + "position": "IT Support Staff", + "salary": "$71,800", + "start_date": "12/24/2008" + }, + { + "extn": "3354", + "id": "19670", + "name": "Johnathan Whitmore", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$161,512", + "start_date": "4/19/2016" + }, + { + "extn": "4247", + "id": "19671", + "name": "Ronald Clifton", + "office": "Indianapolis", + "position": "Cash Manager", + "salary": "$227,032", + "start_date": "12/24/2012" + }, + { + "extn": "6117", + "id": "19672", + "name": "Vanessa Rogers", + "office": "St. Louis", + "position": "Physician", + "salary": "$143,522", + "start_date": "2/4/2006" + }, + { + "extn": "3851", + "id": "19673", + "name": "Greta Duvall", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$22,474", + "start_date": "5/28/2019" + }, + { + "extn": "4983", + "id": "19674", + "name": "Kimberly Potter", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$278,825", + "start_date": "10/29/2001" + }, + { + "extn": "9641", + "id": "19675", + "name": "Nathan Khan", + "office": "Atlanta", + "position": "Fabricator", + "salary": "$22,806", + "start_date": "1/8/2005" + }, + { + "extn": "4527", + "id": "19676", + "name": "Naomi Whitmore", + "office": "Madrid", + "position": "Retail Trainee", + "salary": "$298,545", + "start_date": "9/11/2006" + }, + { + "extn": "1592", + "id": "19677", + "name": "Tony Wellington", + "office": "London", + "position": "Assistant Buyer", + "salary": "$220,325", + "start_date": "2/24/2017" + }, + { + "extn": "8319", + "id": "19678", + "name": "Benjamin Shields", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$269,316", + "start_date": "5/11/2000" + }, + { + "extn": "1457", + "id": "19679", + "name": "Jackeline Shaw", + "office": "Oklahoma City", + "position": "Inspector", + "salary": "$216,772", + "start_date": "11/19/2013" + }, + { + "extn": "6272", + "id": "19680", + "name": "Johnathan Fulton", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$107,673", + "start_date": "9/18/2003" + }, + { + "extn": "5205", + "id": "19681", + "name": "Gwenyth Nobbs", + "office": "Atlanta", + "position": "Cook", + "salary": "$237,350", + "start_date": "5/25/2010" + }, + { + "extn": "6022", + "id": "19682", + "name": "Ron Gunn", + "office": "Sacramento", + "position": "Cook", + "salary": "$230,307", + "start_date": "2/21/2016" + }, + { + "extn": "1314", + "id": "19683", + "name": "Judith Nielson", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$124,774", + "start_date": "7/28/2008" + }, + { + "extn": "5979", + "id": "19684", + "name": "Deborah Raven", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$64,597", + "start_date": "8/13/2004" + }, + { + "extn": "9319", + "id": "19685", + "name": "Stephanie Selby", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$244,475", + "start_date": "6/23/2012" + }, + { + "extn": "8914", + "id": "19686", + "name": "Rosa Mills", + "office": "Bakersfield", + "position": "Cook", + "salary": "$295,621", + "start_date": "9/14/2009" + }, + { + "extn": "8507", + "id": "19687", + "name": "Callie Hunter", + "office": "Madison", + "position": "Webmaster", + "salary": "$282,734", + "start_date": "3/2/2005" + }, + { + "extn": "1146", + "id": "19688", + "name": "Angelique Mullins", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$201,118", + "start_date": "1/27/2010" + }, + { + "extn": "5063", + "id": "19689", + "name": "Henry Shaw", + "office": "Prague", + "position": "Webmaster", + "salary": "$200,201", + "start_date": "1/3/2007" + }, + { + "extn": "5061", + "id": "19690", + "name": "Rosalyn Ashwell", + "office": "Ontario", + "position": "Bellman", + "salary": "$94,823", + "start_date": "10/7/2015" + }, + { + "extn": "1901", + "id": "19691", + "name": "Cecilia Porter", + "office": "Berna", + "position": "Accountant", + "salary": "$277,752", + "start_date": "5/19/2009" + }, + { + "extn": "1858", + "id": "19692", + "name": "Nicholas Sherry", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$133,778", + "start_date": "1/17/2016" + }, + { + "extn": "9441", + "id": "19693", + "name": "Hayden Yates", + "office": "Milano", + "position": "Electrician", + "salary": "$193,477", + "start_date": "2/13/2001" + }, + { + "extn": "1078", + "id": "19694", + "name": "Josh Rowlands", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$108,290", + "start_date": "1/8/2005" + }, + { + "extn": "6706", + "id": "19695", + "name": "Oliver Allington", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$287,235", + "start_date": "11/15/2013" + }, + { + "extn": "6519", + "id": "19696", + "name": "Emerald Wilton", + "office": "San Antonio", + "position": "Budget Analyst", + "salary": "$84,320", + "start_date": "8/10/2010" + }, + { + "extn": "3517", + "id": "19697", + "name": "Anthony Bingham", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$60,818", + "start_date": "11/15/2015" + }, + { + "extn": "3580", + "id": "19698", + "name": "Carmen Bryson", + "office": "Rome", + "position": "Lecturer", + "salary": "$79,130", + "start_date": "5/17/2008" + }, + { + "extn": "2787", + "id": "19699", + "name": "Tony Bolton", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$234,438", + "start_date": "9/9/2012" + }, + { + "extn": "2402", + "id": "19700", + "name": "Morgan Campbell", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$208,996", + "start_date": "4/28/2008" + }, + { + "extn": "1742", + "id": "19701", + "name": "Kenzie Lloyd", + "office": "Worcester", + "position": "Health Educator", + "salary": "$203,466", + "start_date": "12/2/2004" + }, + { + "extn": "7483", + "id": "19702", + "name": "Jayden Gardner", + "office": "Oakland", + "position": "CNC Operator", + "salary": "$102,695", + "start_date": "12/7/2011" + }, + { + "extn": "8294", + "id": "19703", + "name": "Michael Stewart", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$182,112", + "start_date": "4/14/2005" + }, + { + "extn": "6642", + "id": "19704", + "name": "Sofia Burge", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$114,626", + "start_date": "1/20/2011" + }, + { + "extn": "5062", + "id": "19705", + "name": "Dasha Hooper", + "office": "Richmond", + "position": "Bellman", + "salary": "$218,252", + "start_date": "11/13/2013" + }, + { + "extn": "3140", + "id": "19706", + "name": "Chad Eaton", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$69,393", + "start_date": "9/4/2008" + }, + { + "extn": "8453", + "id": "19707", + "name": "Benny Reyes", + "office": "Minneapolis", + "position": "Stockbroker", + "salary": "$165,966", + "start_date": "5/1/2019" + }, + { + "extn": "6886", + "id": "19708", + "name": "Grace Newton", + "office": "Henderson", + "position": "Biologist", + "salary": "$174,715", + "start_date": "3/1/2016" + }, + { + "extn": "6838", + "id": "19709", + "name": "Mike Rose", + "office": "Pittsburgh", + "position": "Investment Advisor", + "salary": "$97,012", + "start_date": "5/4/2006" + }, + { + "extn": "1970", + "id": "19710", + "name": "Carmella Attwood", + "office": "Anaheim", + "position": "Fabricator", + "salary": "$270,868", + "start_date": "4/11/2017" + }, + { + "extn": "2001", + "id": "19711", + "name": "Eduardo Nash", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$179,584", + "start_date": "7/16/2015" + }, + { + "extn": "2267", + "id": "19712", + "name": "Julian Uttley", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$92,774", + "start_date": "6/18/2006" + }, + { + "extn": "1318", + "id": "19713", + "name": "Benny Bradley", + "office": "Salem", + "position": "Design Engineer", + "salary": "$134,818", + "start_date": "1/10/2014" + }, + { + "extn": "3146", + "id": "19714", + "name": "Daphne Bell", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$155,179", + "start_date": "2/18/2004" + }, + { + "extn": "1578", + "id": "19715", + "name": "Elisabeth Pearce", + "office": "Long Beach", + "position": "Project Manager", + "salary": "$237,069", + "start_date": "6/26/2014" + }, + { + "extn": "8957", + "id": "19716", + "name": "Maribel Collins", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$79,523", + "start_date": "11/2/2014" + }, + { + "extn": "1343", + "id": "19717", + "name": "Cecilia Sawyer", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$180,572", + "start_date": "9/24/2001" + }, + { + "extn": "7318", + "id": "19718", + "name": "Abbey Stone ", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$124,277", + "start_date": "10/1/2012" + }, + { + "extn": "3328", + "id": "19719", + "name": "Alexa Lowe", + "office": "Philadelphia", + "position": "Assistant Buyer", + "salary": "$95,500", + "start_date": "6/5/2006" + }, + { + "extn": "5691", + "id": "19720", + "name": "Rufus Carter", + "office": "Prague", + "position": "Steward", + "salary": "$135,776", + "start_date": "9/22/2013" + }, + { + "extn": "4962", + "id": "19721", + "name": "Jacob Calderwood", + "office": "Scottsdale", + "position": "Service Supervisor", + "salary": "$138,815", + "start_date": "11/28/2000" + }, + { + "extn": "2577", + "id": "19722", + "name": "Henry Oliver", + "office": "Jersey City", + "position": "Designer", + "salary": "$266,028", + "start_date": "6/6/2016" + }, + { + "extn": "9612", + "id": "19723", + "name": "Rae Dempsey", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$96,183", + "start_date": "5/31/2002" + }, + { + "extn": "7056", + "id": "19724", + "name": "Payton Graham", + "office": "Louisville", + "position": "Paramedic", + "salary": "$136,843", + "start_date": "7/12/2017" + }, + { + "extn": "3458", + "id": "19725", + "name": "Courtney Jones", + "office": "Philadelphia", + "position": "Baker", + "salary": "$86,216", + "start_date": "4/2/2010" + }, + { + "extn": "4869", + "id": "19726", + "name": "Lara Graves", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$34,584", + "start_date": "10/5/2001" + }, + { + "extn": "7808", + "id": "19727", + "name": "Javier Ramsey", + "office": "San Antonio", + "position": "Baker", + "salary": "$299,909", + "start_date": "1/31/2003" + }, + { + "extn": "1853", + "id": "19728", + "name": "Dorothy Milner", + "office": "Prague", + "position": "Food Technologist", + "salary": "$276,028", + "start_date": "10/29/2016" + }, + { + "extn": "4459", + "id": "19729", + "name": "Rosie Simmons", + "office": "Long Beach", + "position": "Call Center Representative", + "salary": "$132,491", + "start_date": "12/31/2008" + }, + { + "extn": "5162", + "id": "19730", + "name": "Rocco Norman", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$269,237", + "start_date": "1/30/2015" + }, + { + "extn": "7142", + "id": "19731", + "name": "Dasha Hastings", + "office": "Seattle", + "position": "Inspector", + "salary": "$34,913", + "start_date": "9/18/2019" + }, + { + "extn": "4802", + "id": "19732", + "name": "Tania Harrington", + "office": "Madrid", + "position": "Inspector", + "salary": "$112,376", + "start_date": "4/18/2015" + }, + { + "extn": "3090", + "id": "19733", + "name": "Davina Graves", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$78,242", + "start_date": "8/27/2007" + }, + { + "extn": "1118", + "id": "19734", + "name": "Rosemary Edwards", + "office": "Jersey City", + "position": "Biologist", + "salary": "$146,800", + "start_date": "4/19/2015" + }, + { + "extn": "1667", + "id": "19735", + "name": "Meredith Potts", + "office": "Oklahoma City", + "position": "Budget Analyst", + "salary": "$283,336", + "start_date": "9/12/2006" + }, + { + "extn": "8460", + "id": "19736", + "name": "Caydence Rowlands", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$92,332", + "start_date": "2/8/2015" + }, + { + "extn": "2570", + "id": "19737", + "name": "Ethan Hobson", + "office": "Charlotte", + "position": "Biologist", + "salary": "$222,616", + "start_date": "1/12/2015" + }, + { + "extn": "7504", + "id": "19738", + "name": "Chad Mooney", + "office": "Berlin", + "position": "Food Technologist", + "salary": "$204,660", + "start_date": "3/8/2006" + }, + { + "extn": "8894", + "id": "19739", + "name": "Phillip Lewin", + "office": "Las Vegas", + "position": "Budget Analyst", + "salary": "$229,596", + "start_date": "9/8/2018" + }, + { + "extn": "2417", + "id": "19740", + "name": "Matt Collins", + "office": "Colorado Springs", + "position": "Assistant Buyer", + "salary": "$102,198", + "start_date": "3/28/2003" + }, + { + "extn": "9260", + "id": "19741", + "name": "Ruby Gosling", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$94,284", + "start_date": "10/8/2000" + }, + { + "extn": "2893", + "id": "19742", + "name": "Brad Norman", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$62,076", + "start_date": "6/19/2017" + }, + { + "extn": "9517", + "id": "19743", + "name": "Harvey Phillips", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$287,956", + "start_date": "1/21/2003" + }, + { + "extn": "4713", + "id": "19744", + "name": "Julius Dickson", + "office": "Phoenix", + "position": "Banker", + "salary": "$225,242", + "start_date": "6/25/2000" + }, + { + "extn": "9982", + "id": "19745", + "name": "Cherish Gavin", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$111,282", + "start_date": "11/23/2018" + }, + { + "extn": "3923", + "id": "19746", + "name": "Joyce Gallacher", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$280,850", + "start_date": "10/31/2001" + }, + { + "extn": "5831", + "id": "19747", + "name": "Lauren Lomax", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$80,791", + "start_date": "4/13/2009" + }, + { + "extn": "4147", + "id": "19748", + "name": "Priscilla Andersson", + "office": "Jersey City", + "position": "CNC Operator", + "salary": "$138,354", + "start_date": "2/3/2003" + }, + { + "extn": "9156", + "id": "19749", + "name": "Alessandra Jones", + "office": "Prague", + "position": "Fabricator", + "salary": "$129,627", + "start_date": "11/14/2013" + }, + { + "extn": "6228", + "id": "19750", + "name": "Rocco Chapman", + "office": "Zurich", + "position": "HR Specialist", + "salary": "$170,862", + "start_date": "3/31/2008" + }, + { + "extn": "1729", + "id": "19751", + "name": "Wendy Mitchell", + "office": "Wien", + "position": "Systems Administrator", + "salary": "$285,777", + "start_date": "9/23/2014" + }, + { + "extn": "8175", + "id": "19752", + "name": "Lexi Parr", + "office": "Quebec", + "position": "Loan Officer", + "salary": "$41,470", + "start_date": "2/20/2011" + }, + { + "extn": "9972", + "id": "19753", + "name": "Juliet Connor", + "office": "Pittsburgh", + "position": "Design Engineer", + "salary": "$137,978", + "start_date": "5/27/2011" + }, + { + "extn": "8584", + "id": "19754", + "name": "Rosalee Chapman", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$189,936", + "start_date": "4/6/2012" + }, + { + "extn": "6186", + "id": "19755", + "name": "Colleen James", + "office": "Jersey City", + "position": "Insurance Broker", + "salary": "$193,463", + "start_date": "4/6/2012" + }, + { + "extn": "4527", + "id": "19756", + "name": "Ada Horton", + "office": "Anaheim", + "position": "Steward", + "salary": "$185,121", + "start_date": "10/14/2014" + }, + { + "extn": "1079", + "id": "19757", + "name": "Louise Edler", + "office": "Madrid", + "position": "Project Manager", + "salary": "$239,570", + "start_date": "4/3/2014" + }, + { + "extn": "7775", + "id": "19758", + "name": "Ruby Powell", + "office": "Wien", + "position": "Inspector", + "salary": "$209,134", + "start_date": "10/21/2019" + }, + { + "extn": "2984", + "id": "19759", + "name": "Cassandra West", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$165,719", + "start_date": "6/27/2004" + }, + { + "extn": "2729", + "id": "19760", + "name": "Johnathan Clarkson", + "office": "Miami", + "position": "Webmaster", + "salary": "$181,552", + "start_date": "2/2/2012" + }, + { + "extn": "4018", + "id": "19761", + "name": "Henry Patel", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$198,698", + "start_date": "9/8/2019" + }, + { + "extn": "8416", + "id": "19762", + "name": "Audrey Squire", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$137,440", + "start_date": "11/18/2009" + }, + { + "extn": "3703", + "id": "19763", + "name": "George Walsh", + "office": "Orlando", + "position": "Webmaster", + "salary": "$63,180", + "start_date": "12/29/2015" + }, + { + "extn": "3564", + "id": "19764", + "name": "Tiffany Reading", + "office": "New Orleans", + "position": "Paramedic", + "salary": "$53,042", + "start_date": "9/1/2017" + }, + { + "extn": "4104", + "id": "19765", + "name": "Elijah Exton", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$38,705", + "start_date": "7/30/2015" + }, + { + "extn": "8833", + "id": "19766", + "name": "Evie Uddin", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$50,822", + "start_date": "9/23/2013" + }, + { + "extn": "3610", + "id": "19767", + "name": "Carl Bristow", + "office": "Otawa", + "position": "Bellman", + "salary": "$175,968", + "start_date": "3/25/2004" + }, + { + "extn": "3585", + "id": "19768", + "name": "Cedrick Rigg", + "office": "Seattle", + "position": "Mobile Developer", + "salary": "$291,402", + "start_date": "2/24/2009" + }, + { + "extn": "5793", + "id": "19769", + "name": "Crystal Roth", + "office": "San Jose", + "position": "Banker", + "salary": "$230,573", + "start_date": "5/27/2000" + }, + { + "extn": "6814", + "id": "19770", + "name": "Harry Lambert", + "office": "Berna", + "position": "Mobile Developer", + "salary": "$33,744", + "start_date": "10/27/2009" + }, + { + "extn": "5540", + "id": "19771", + "name": "Hannah Yarlett", + "office": "Colorado Springs", + "position": "Lecturer", + "salary": "$183,562", + "start_date": "1/12/2008" + }, + { + "extn": "9071", + "id": "19772", + "name": "Cherish Rixon", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$192,910", + "start_date": "7/1/2013" + }, + { + "extn": "8618", + "id": "19773", + "name": "Selena Bennett", + "office": "Escondido", + "position": "Executive Director", + "salary": "$134,522", + "start_date": "3/2/2016" + }, + { + "extn": "7756", + "id": "19774", + "name": "Julian Allington", + "office": "Baltimore", + "position": "Auditor", + "salary": "$59,249", + "start_date": "3/25/2010" + }, + { + "extn": "7370", + "id": "19775", + "name": "Luke Harrison", + "office": "San Antonio", + "position": "Dentist", + "salary": "$17,952", + "start_date": "11/13/2011" + }, + { + "extn": "2984", + "id": "19776", + "name": "Madison Martin", + "office": "Zurich", + "position": "Ambulatory Nurse", + "salary": "$271,145", + "start_date": "1/27/2011" + }, + { + "extn": "1918", + "id": "19777", + "name": "Emerald Warden", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$219,956", + "start_date": "6/10/2018" + }, + { + "extn": "1328", + "id": "19778", + "name": "Leslie Slater", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$114,183", + "start_date": "2/16/2002" + }, + { + "extn": "4584", + "id": "19779", + "name": "Celina Pratt", + "office": "Honolulu", + "position": "Cook", + "salary": "$236,513", + "start_date": "11/9/2005" + }, + { + "extn": "9455", + "id": "19780", + "name": "Skylar Wooldridge", + "office": "Toledo", + "position": "Accountant", + "salary": "$24,788", + "start_date": "11/3/2009" + }, + { + "extn": "9673", + "id": "19781", + "name": "Laila Ingham", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$270,319", + "start_date": "5/7/2010" + }, + { + "extn": "2870", + "id": "19782", + "name": "Chad James", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$68,995", + "start_date": "7/16/2010" + }, + { + "extn": "9553", + "id": "19783", + "name": "Aisha Beal", + "office": "Boston", + "position": "Dentist", + "salary": "$19,395", + "start_date": "4/30/2003" + }, + { + "extn": "4645", + "id": "19784", + "name": "Savannah Nobbs", + "office": "Bucharest", + "position": "Bellman", + "salary": "$61,759", + "start_date": "7/29/2006" + }, + { + "extn": "9569", + "id": "19785", + "name": "Jacqueline Patel", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$128,305", + "start_date": "9/20/2005" + }, + { + "extn": "7822", + "id": "19786", + "name": "Sarah Varndell", + "office": "Fullerton", + "position": "Call Center Representative", + "salary": "$249,389", + "start_date": "5/1/2011" + }, + { + "extn": "2901", + "id": "19787", + "name": "Caleb Darcy", + "office": "San Antonio", + "position": "Staffing Consultant", + "salary": "$62,575", + "start_date": "7/4/2002" + }, + { + "extn": "1611", + "id": "19788", + "name": "Angel Carter", + "office": "Baltimore", + "position": "Lecturer", + "salary": "$84,739", + "start_date": "4/10/2004" + }, + { + "extn": "4997", + "id": "19789", + "name": "Mason Rigg", + "office": "Laredo", + "position": "Service Supervisor", + "salary": "$167,965", + "start_date": "5/16/2011" + }, + { + "extn": "2290", + "id": "19790", + "name": "Chadwick Adams", + "office": "Oakland", + "position": "Accountant", + "salary": "$274,237", + "start_date": "7/12/2001" + }, + { + "extn": "9643", + "id": "19791", + "name": "Norah Knight", + "office": "Oakland", + "position": "Web Developer", + "salary": "$79,350", + "start_date": "12/25/2009" + }, + { + "extn": "1361", + "id": "19792", + "name": "Margaret Fox", + "office": "Arlington", + "position": "Executive Director", + "salary": "$105,377", + "start_date": "7/12/2013" + }, + { + "extn": "4298", + "id": "19793", + "name": "Johnathan Glass", + "office": "El Paso", + "position": "Biologist", + "salary": "$280,967", + "start_date": "6/5/2001" + }, + { + "extn": "7669", + "id": "19794", + "name": "Isla Saunders", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$110,457", + "start_date": "2/26/2012" + }, + { + "extn": "8913", + "id": "19795", + "name": "Josh Phillips", + "office": "Seattle", + "position": "Mobile Developer", + "salary": "$71,344", + "start_date": "9/25/2000" + }, + { + "extn": "1665", + "id": "19796", + "name": "Penelope Wise", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$187,992", + "start_date": "9/17/2002" + }, + { + "extn": "1973", + "id": "19797", + "name": "Rihanna Steer", + "office": "Charlotte", + "position": "Assistant Buyer", + "salary": "$290,905", + "start_date": "8/30/2018" + }, + { + "extn": "9946", + "id": "19798", + "name": "Ron Logan", + "office": "Phoenix", + "position": "Cashier", + "salary": "$125,077", + "start_date": "10/27/2003" + }, + { + "extn": "9750", + "id": "19799", + "name": "Nathan Lane", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$73,299", + "start_date": "9/8/2010" + }, + { + "extn": "9653", + "id": "19800", + "name": "David Dwyer", + "office": "Valetta", + "position": "Audiologist", + "salary": "$154,143", + "start_date": "6/3/2018" + }, + { + "extn": "4590", + "id": "19801", + "name": "Luke Ellery", + "office": "Seattle", + "position": "Banker", + "salary": "$99,743", + "start_date": "10/29/2002" + }, + { + "extn": "8108", + "id": "19802", + "name": "Judith Hunter", + "office": "Otawa", + "position": "Operator", + "salary": "$127,235", + "start_date": "3/19/2019" + }, + { + "extn": "6312", + "id": "19803", + "name": "Josephine Lloyd", + "office": "Paris", + "position": "Web Developer", + "salary": "$288,051", + "start_date": "7/31/2004" + }, + { + "extn": "6403", + "id": "19804", + "name": "Elijah Thompson", + "office": "Quebec", + "position": "Audiologist", + "salary": "$89,493", + "start_date": "10/10/2002" + }, + { + "extn": "3359", + "id": "19805", + "name": "Daniel Attwood", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$202,054", + "start_date": "10/3/2002" + }, + { + "extn": "2988", + "id": "19806", + "name": "Amelia Walton", + "office": "Louisville", + "position": "Paramedic", + "salary": "$45,313", + "start_date": "12/14/2010" + }, + { + "extn": "8029", + "id": "19807", + "name": "Isabella Robertson", + "office": "Springfield", + "position": "Baker", + "salary": "$289,784", + "start_date": "4/21/2007" + }, + { + "extn": "6316", + "id": "19808", + "name": "Eduardo Redwood", + "office": "Murfreesboro", + "position": "Auditor", + "salary": "$77,123", + "start_date": "3/20/2019" + }, + { + "extn": "2685", + "id": "19809", + "name": "Anne Strong", + "office": "El Paso", + "position": "Production Painter", + "salary": "$127,302", + "start_date": "3/23/2018" + }, + { + "extn": "8531", + "id": "19810", + "name": "Lana Addley", + "office": "Milwaukee", + "position": "Doctor", + "salary": "$93,651", + "start_date": "2/5/2007" + }, + { + "extn": "7346", + "id": "19811", + "name": "Boris Simpson", + "office": "Paris", + "position": "Assistant Buyer", + "salary": "$70,899", + "start_date": "1/25/2019" + }, + { + "extn": "9046", + "id": "19812", + "name": "Elijah Slater", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$115,728", + "start_date": "8/3/2003" + }, + { + "extn": "6004", + "id": "19813", + "name": "Erick Heaton", + "office": "Salem", + "position": "Webmaster", + "salary": "$11,914", + "start_date": "8/13/2002" + }, + { + "extn": "1050", + "id": "19814", + "name": "Mona Clifford", + "office": "Phoenix", + "position": "Assistant Buyer", + "salary": "$211,254", + "start_date": "3/27/2004" + }, + { + "extn": "8343", + "id": "19815", + "name": "Kassandra Martin", + "office": "Irving", + "position": "Audiologist", + "salary": "$257,062", + "start_date": "3/12/2009" + }, + { + "extn": "5301", + "id": "19816", + "name": "Rosalee Coleman", + "office": "Laredo", + "position": "Food Technologist", + "salary": "$212,623", + "start_date": "1/15/2008" + }, + { + "extn": "2954", + "id": "19817", + "name": "Bridget Cox", + "office": "Washington", + "position": "Associate Professor", + "salary": "$202,485", + "start_date": "6/24/2003" + }, + { + "extn": "8972", + "id": "19818", + "name": "Liam Hall", + "office": "London", + "position": "Cashier", + "salary": "$174,680", + "start_date": "4/7/2006" + }, + { + "extn": "8474", + "id": "19819", + "name": "Madelyn Goldsmith", + "office": "Norfolk", + "position": "Production Painter", + "salary": "$214,144", + "start_date": "8/3/2014" + }, + { + "extn": "5402", + "id": "19820", + "name": "Rick Mccall", + "office": "Quebec", + "position": "Dentist", + "salary": "$188,292", + "start_date": "11/20/2004" + }, + { + "extn": "1924", + "id": "19821", + "name": "Danny Booth", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$121,591", + "start_date": "4/20/2010" + }, + { + "extn": "3149", + "id": "19822", + "name": "Josh Hall", + "office": "Anaheim", + "position": "Bellman", + "salary": "$25,623", + "start_date": "11/2/2006" + }, + { + "extn": "8914", + "id": "19823", + "name": "Michael Bailey", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$150,790", + "start_date": "5/24/2016" + }, + { + "extn": "3009", + "id": "19824", + "name": "Tony Gordon", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$272,600", + "start_date": "7/20/2012" + }, + { + "extn": "8796", + "id": "19825", + "name": "Shelby Mcnally", + "office": "Venice", + "position": "Cashier", + "salary": "$178,665", + "start_date": "2/24/2000" + }, + { + "extn": "4079", + "id": "19826", + "name": "Lucas Bristow", + "office": "Henderson", + "position": "Doctor", + "salary": "$46,266", + "start_date": "9/9/2012" + }, + { + "extn": "6807", + "id": "19827", + "name": "Michael Matthews", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$202,447", + "start_date": "5/29/2002" + }, + { + "extn": "9341", + "id": "19828", + "name": "Clint Shaw", + "office": "Paris", + "position": "Steward", + "salary": "$62,570", + "start_date": "1/17/2019" + }, + { + "extn": "1914", + "id": "19829", + "name": "Julius Kirby", + "office": "Madison", + "position": "Machine Operator", + "salary": "$209,370", + "start_date": "10/6/2005" + }, + { + "extn": "2340", + "id": "19830", + "name": "Marjorie Parker", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$22,821", + "start_date": "3/8/2007" + }, + { + "extn": "2469", + "id": "19831", + "name": "Jayden Silva", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$19,031", + "start_date": "2/20/2014" + }, + { + "extn": "2592", + "id": "19832", + "name": "Winnie Lunt", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$284,288", + "start_date": "5/23/2000" + }, + { + "extn": "6741", + "id": "19833", + "name": "Joy Cattell", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$160,592", + "start_date": "2/3/2016" + }, + { + "extn": "2450", + "id": "19834", + "name": "Britney Salt", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$91,974", + "start_date": "7/11/2002" + }, + { + "extn": "2071", + "id": "19835", + "name": "Penelope Mann", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$182,516", + "start_date": "9/3/2003" + }, + { + "extn": "1257", + "id": "19836", + "name": "Brooklyn Griffiths", + "office": "Springfield", + "position": "Business Broker", + "salary": "$172,603", + "start_date": "6/27/2001" + }, + { + "extn": "7656", + "id": "19837", + "name": "Ronald Sloan", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$123,050", + "start_date": "1/10/2017" + }, + { + "extn": "3653", + "id": "19838", + "name": "Gil Nicholls", + "office": "New Orleans", + "position": "Budget Analyst", + "salary": "$244,775", + "start_date": "9/23/2013" + }, + { + "extn": "7659", + "id": "19839", + "name": "Hayden Thomas", + "office": "Lakewood", + "position": "Auditor", + "salary": "$59,351", + "start_date": "12/16/2001" + }, + { + "extn": "4346", + "id": "19840", + "name": "Rocco Umney", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$285,928", + "start_date": "11/1/2008" + }, + { + "extn": "5398", + "id": "19841", + "name": "Sarah Morgan", + "office": "Lancaster", + "position": "Loan Officer", + "salary": "$299,505", + "start_date": "6/22/2015" + }, + { + "extn": "8766", + "id": "19842", + "name": "Karla Quinnell", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$148,343", + "start_date": "5/9/2002" + }, + { + "extn": "4073", + "id": "19843", + "name": "Leroy Rycroft", + "office": "Scottsdale", + "position": "Software Engineer", + "salary": "$279,236", + "start_date": "5/9/2006" + }, + { + "extn": "2155", + "id": "19844", + "name": "Diane Eaton", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$81,428", + "start_date": "2/4/2012" + }, + { + "extn": "8152", + "id": "19845", + "name": "Lily Pearce", + "office": "Madison", + "position": "Operator", + "salary": "$63,623", + "start_date": "7/21/2011" + }, + { + "extn": "9103", + "id": "19846", + "name": "Rosie Jackson", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$108,427", + "start_date": "9/12/2008" + }, + { + "extn": "9862", + "id": "19847", + "name": "Jennifer Weasley", + "office": "Long Beach", + "position": "Associate Professor", + "salary": "$51,575", + "start_date": "8/21/2019" + }, + { + "extn": "8787", + "id": "19848", + "name": "Kurt Fisher", + "office": "Valetta", + "position": "Business Broker", + "salary": "$34,573", + "start_date": "6/3/2010" + }, + { + "extn": "5006", + "id": "19849", + "name": "Elle Miller", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$210,087", + "start_date": "1/25/2014" + }, + { + "extn": "5176", + "id": "19850", + "name": "Ron Moss", + "office": "Long Beach", + "position": "Front Desk Coordinator", + "salary": "$284,560", + "start_date": "11/8/2011" + }, + { + "extn": "5473", + "id": "19851", + "name": "Clint Thomson", + "office": "Columbus", + "position": "Inspector", + "salary": "$76,895", + "start_date": "5/15/2011" + }, + { + "extn": "5012", + "id": "19852", + "name": "Margot Flanders", + "office": "Dallas", + "position": "Cash Manager", + "salary": "$48,546", + "start_date": "10/22/2010" + }, + { + "extn": "5791", + "id": "19853", + "name": "Rachael Archer", + "office": "Miami", + "position": "HR Coordinator", + "salary": "$219,731", + "start_date": "3/21/2001" + }, + { + "extn": "8620", + "id": "19854", + "name": "Adina Richards", + "office": "St. Louis", + "position": "Staffing Consultant", + "salary": "$224,313", + "start_date": "3/17/2004" + }, + { + "extn": "8408", + "id": "19855", + "name": "Juliet Drummond", + "office": "Kansas City", + "position": "Service Supervisor", + "salary": "$200,543", + "start_date": "1/4/2003" + }, + { + "extn": "1363", + "id": "19856", + "name": "Nick James", + "office": "Lakewood", + "position": "Bellman", + "salary": "$106,414", + "start_date": "10/22/2000" + }, + { + "extn": "2239", + "id": "19857", + "name": "Jazmin Vollans", + "office": "New York", + "position": "Service Supervisor", + "salary": "$197,846", + "start_date": "11/4/2013" + }, + { + "extn": "3991", + "id": "19858", + "name": "Nicholas Rivers", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$260,864", + "start_date": "9/20/2004" + }, + { + "extn": "9743", + "id": "19859", + "name": "Abdul Roth", + "office": "Norfolk", + "position": "Steward", + "salary": "$219,213", + "start_date": "5/29/2003" + }, + { + "extn": "9293", + "id": "19860", + "name": "Gemma Mcneill", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$241,230", + "start_date": "4/11/2000" + }, + { + "extn": "3167", + "id": "19861", + "name": "Gemma Allington", + "office": "Lyon", + "position": "Banker", + "salary": "$168,033", + "start_date": "1/18/2014" + }, + { + "extn": "2457", + "id": "19862", + "name": "Tom Drummond", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$171,353", + "start_date": "5/29/2014" + }, + { + "extn": "8021", + "id": "19863", + "name": "William Malone", + "office": "Quebec", + "position": "Doctor", + "salary": "$265,374", + "start_date": "4/12/2006" + }, + { + "extn": "9651", + "id": "19864", + "name": "Kurt York", + "office": "Indianapolis", + "position": "HR Specialist", + "salary": "$237,230", + "start_date": "6/19/2018" + }, + { + "extn": "7670", + "id": "19865", + "name": "John Gosling", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$271,019", + "start_date": "11/24/2016" + }, + { + "extn": "3146", + "id": "19866", + "name": "Marvin Nurton", + "office": "Henderson", + "position": "Health Educator", + "salary": "$102,518", + "start_date": "5/29/2018" + }, + { + "extn": "7579", + "id": "19867", + "name": "Daron Talbot", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$167,519", + "start_date": "3/5/2015" + }, + { + "extn": "8059", + "id": "19868", + "name": "Gil Reynolds", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$12,185", + "start_date": "5/30/2011" + }, + { + "extn": "8485", + "id": "19869", + "name": "Alan Lee", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$116,740", + "start_date": "9/25/2013" + }, + { + "extn": "4099", + "id": "19870", + "name": "Clint Hope", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$128,041", + "start_date": "5/26/2002" + }, + { + "extn": "2227", + "id": "19871", + "name": "Cynthia Cobb", + "office": "Henderson", + "position": "Restaurant Manager", + "salary": "$216,489", + "start_date": "11/6/2002" + }, + { + "extn": "6573", + "id": "19872", + "name": "Jacob Kirby", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$175,254", + "start_date": "7/6/2018" + }, + { + "extn": "3985", + "id": "19873", + "name": "Carrie Kennedy", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$141,735", + "start_date": "7/30/2004" + }, + { + "extn": "7386", + "id": "19874", + "name": "Russel Bryant", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$68,937", + "start_date": "1/11/2011" + }, + { + "extn": "3841", + "id": "19875", + "name": "Owen Sawyer", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$58,808", + "start_date": "12/12/2009" + }, + { + "extn": "4970", + "id": "19876", + "name": "Ilona Wood", + "office": "Irving", + "position": "Chef Manager", + "salary": "$132,178", + "start_date": "2/7/2016" + }, + { + "extn": "2976", + "id": "19877", + "name": "Eduardo Olivier", + "office": "Portland", + "position": "Software Engineer", + "salary": "$174,271", + "start_date": "6/7/2004" + }, + { + "extn": "5040", + "id": "19878", + "name": "Callie Flack", + "office": "Rome", + "position": "Front Desk Coordinator", + "salary": "$296,966", + "start_date": "2/24/2018" + }, + { + "extn": "1377", + "id": "19879", + "name": "Lara Dixon", + "office": "Norfolk", + "position": "Production Painter", + "salary": "$235,479", + "start_date": "4/12/2002" + }, + { + "extn": "5411", + "id": "19880", + "name": "Stella Harris", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$156,052", + "start_date": "8/4/2005" + }, + { + "extn": "9228", + "id": "19881", + "name": "Mavis Wren", + "office": "Phoenix", + "position": "Accountant", + "salary": "$30,250", + "start_date": "3/13/2007" + }, + { + "extn": "3170", + "id": "19882", + "name": "Elly Vangness", + "office": "Lincoln", + "position": "Global Logistics Supervisor", + "salary": "$290,163", + "start_date": "8/8/2003" + }, + { + "extn": "2193", + "id": "19883", + "name": "David Herbert", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$55,658", + "start_date": "6/5/2008" + }, + { + "extn": "4272", + "id": "19884", + "name": "Karen Reynolds", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$139,200", + "start_date": "12/23/2003" + }, + { + "extn": "4980", + "id": "19885", + "name": "Aileen Mason", + "office": "Zurich", + "position": "Lecturer", + "salary": "$231,402", + "start_date": "10/22/2000" + }, + { + "extn": "9019", + "id": "19886", + "name": "Denis Jarrett", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$220,600", + "start_date": "7/26/2004" + }, + { + "extn": "3992", + "id": "19887", + "name": "Denis Vince", + "office": "Columbus", + "position": "Lecturer", + "salary": "$133,193", + "start_date": "3/22/2016" + }, + { + "extn": "8040", + "id": "19888", + "name": "Bob Vass", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$176,269", + "start_date": "6/28/2019" + }, + { + "extn": "8585", + "id": "19889", + "name": "Owen Plumb", + "office": "Paris", + "position": "Lecturer", + "salary": "$80,204", + "start_date": "2/19/2006" + }, + { + "extn": "8557", + "id": "19890", + "name": "Jade Tobin", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$61,605", + "start_date": "1/17/2014" + }, + { + "extn": "6681", + "id": "19891", + "name": "Jessica Sanchez", + "office": "Venice", + "position": "Dentist", + "salary": "$175,164", + "start_date": "11/19/2008" + }, + { + "extn": "2351", + "id": "19892", + "name": "Tom Mooney", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$251,667", + "start_date": "5/4/2019" + }, + { + "extn": "8710", + "id": "19893", + "name": "Matt Johnson", + "office": "Ontario", + "position": "Treasurer", + "salary": "$106,284", + "start_date": "10/31/2002" + }, + { + "extn": "9057", + "id": "19894", + "name": "Bart Hamilton", + "office": "Lancaster", + "position": "Designer", + "salary": "$60,468", + "start_date": "6/12/2013" + }, + { + "extn": "5314", + "id": "19895", + "name": "Joy Gibson", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$272,121", + "start_date": "1/26/2011" + }, + { + "extn": "5945", + "id": "19896", + "name": "Fred Wood", + "office": "Lancaster", + "position": "Service Supervisor", + "salary": "$228,450", + "start_date": "9/21/2011" + }, + { + "extn": "5834", + "id": "19897", + "name": "Harvey Edley", + "office": "Paris", + "position": "Doctor", + "salary": "$201,419", + "start_date": "7/30/2001" + }, + { + "extn": "7881", + "id": "19898", + "name": "Marjorie Stevens", + "office": "Paris", + "position": "Chef Manager", + "salary": "$239,059", + "start_date": "2/26/2013" + }, + { + "extn": "3519", + "id": "19899", + "name": "Doug Henderson", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$101,374", + "start_date": "7/19/2002" + }, + { + "extn": "3638", + "id": "19900", + "name": "Vicky Bailey", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$207,370", + "start_date": "5/30/2000" + }, + { + "extn": "4344", + "id": "19901", + "name": "Hank Lane", + "office": "Portland", + "position": "Designer", + "salary": "$106,961", + "start_date": "5/22/2016" + }, + { + "extn": "7098", + "id": "19902", + "name": "Fred Stewart", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$267,803", + "start_date": "11/10/2015" + }, + { + "extn": "3993", + "id": "19903", + "name": "Angelina Rigg", + "office": "Atlanta", + "position": "Operator", + "salary": "$270,551", + "start_date": "5/6/2007" + }, + { + "extn": "5089", + "id": "19904", + "name": "Phillip Jordan", + "office": "Rome", + "position": "HR Coordinator", + "salary": "$51,895", + "start_date": "1/5/2015" + }, + { + "extn": "4796", + "id": "19905", + "name": "Rihanna Addis", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$238,684", + "start_date": "10/21/2006" + }, + { + "extn": "8867", + "id": "19906", + "name": "Gwen Lyon", + "office": "Huntsville", + "position": "Baker", + "salary": "$153,892", + "start_date": "10/16/2009" + }, + { + "extn": "2371", + "id": "19907", + "name": "Chuck Shelton", + "office": "Cincinnati", + "position": "Global Logistics Supervisor", + "salary": "$299,245", + "start_date": "11/6/2006" + }, + { + "extn": "8105", + "id": "19908", + "name": "Chester Russell", + "office": "Oakland", + "position": "CNC Operator", + "salary": "$210,578", + "start_date": "10/22/2018" + }, + { + "extn": "5744", + "id": "19909", + "name": "Evelynn Mackenzie", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$233,350", + "start_date": "7/4/2017" + }, + { + "extn": "7255", + "id": "19910", + "name": "Rosalee Clayton", + "office": "Tulsa", + "position": "Designer", + "salary": "$22,867", + "start_date": "10/13/2003" + }, + { + "extn": "2488", + "id": "19911", + "name": "Elijah Clark", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$162,301", + "start_date": "12/18/2013" + }, + { + "extn": "2110", + "id": "19912", + "name": "Lana Rycroft", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$78,633", + "start_date": "3/22/2016" + }, + { + "extn": "3194", + "id": "19913", + "name": "Isabella Higgs", + "office": "Irving", + "position": "Dentist", + "salary": "$158,213", + "start_date": "1/8/2005" + }, + { + "extn": "3625", + "id": "19914", + "name": "Rita Matthews", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$296,348", + "start_date": "3/23/2014" + }, + { + "extn": "7645", + "id": "19915", + "name": "Angelique Dillon", + "office": "Nashville", + "position": "Treasurer", + "salary": "$89,662", + "start_date": "5/2/2001" + }, + { + "extn": "5508", + "id": "19916", + "name": "Hailey Campbell", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$139,860", + "start_date": "2/16/2009" + }, + { + "extn": "6574", + "id": "19917", + "name": "Benjamin Torres", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$141,581", + "start_date": "6/8/2010" + }, + { + "extn": "9412", + "id": "19918", + "name": "Adalie James", + "office": "Madrid", + "position": "Biologist", + "salary": "$212,382", + "start_date": "3/17/2010" + }, + { + "extn": "6105", + "id": "19919", + "name": "Molly Asher", + "office": "Wien", + "position": "Electrician", + "salary": "$242,213", + "start_date": "4/15/2004" + }, + { + "extn": "7923", + "id": "19920", + "name": "Rick Waterhouse", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$88,271", + "start_date": "11/18/2008" + }, + { + "extn": "2001", + "id": "19921", + "name": "Alison Saunders", + "office": "Lisbon", + "position": "Call Center Representative", + "salary": "$249,691", + "start_date": "6/2/2010" + }, + { + "extn": "6070", + "id": "19922", + "name": "Analise Wild", + "office": "Laredo", + "position": "Bellman", + "salary": "$233,717", + "start_date": "1/6/2019" + }, + { + "extn": "1715", + "id": "19923", + "name": "Lindsay Stubbs", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$51,074", + "start_date": "10/13/2014" + }, + { + "extn": "5866", + "id": "19924", + "name": "Hank Preston", + "office": "Salem", + "position": "Cook", + "salary": "$58,418", + "start_date": "1/30/2002" + }, + { + "extn": "6407", + "id": "19925", + "name": "Ryan Cowan", + "office": "Ontario", + "position": "Executive Director", + "salary": "$79,136", + "start_date": "7/16/2017" + }, + { + "extn": "9922", + "id": "19926", + "name": "Ruth Taylor", + "office": "El Paso", + "position": "Executive Director", + "salary": "$21,460", + "start_date": "11/3/2008" + }, + { + "extn": "4004", + "id": "19927", + "name": "Faith Button", + "office": "Quebec", + "position": "Business Broker", + "salary": "$80,996", + "start_date": "4/16/2008" + }, + { + "extn": "9960", + "id": "19928", + "name": "Henry Becker", + "office": "El Paso", + "position": "Designer", + "salary": "$139,975", + "start_date": "11/12/2002" + }, + { + "extn": "6902", + "id": "19929", + "name": "Macy Keys", + "office": "Rochester", + "position": "Cash Manager", + "salary": "$147,096", + "start_date": "4/1/2002" + }, + { + "extn": "6393", + "id": "19930", + "name": "Julius Nicholls", + "office": "Glendale", + "position": "HR Specialist", + "salary": "$46,671", + "start_date": "12/2/2010" + }, + { + "extn": "1990", + "id": "19931", + "name": "Ciara Morris", + "office": "Indianapolis", + "position": "Accountant", + "salary": "$260,064", + "start_date": "12/4/2008" + }, + { + "extn": "2294", + "id": "19932", + "name": "Lucas Ingham", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$287,225", + "start_date": "2/11/2015" + }, + { + "extn": "2409", + "id": "19933", + "name": "Mabel Stewart", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$136,345", + "start_date": "10/24/2010" + }, + { + "extn": "2972", + "id": "19934", + "name": "Benjamin Rodgers", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$51,634", + "start_date": "1/25/2000" + }, + { + "extn": "1635", + "id": "19935", + "name": "Freya Fox", + "office": "El Paso", + "position": "Webmaster", + "salary": "$113,981", + "start_date": "1/25/2008" + }, + { + "extn": "4195", + "id": "19936", + "name": "Chester Pope", + "office": "Quebec", + "position": "Call Center Representative", + "salary": "$263,452", + "start_date": "10/26/2005" + }, + { + "extn": "8343", + "id": "19937", + "name": "Manuel Vollans", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$250,159", + "start_date": "10/7/2010" + }, + { + "extn": "3461", + "id": "19938", + "name": "Roger Hamilton", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$277,374", + "start_date": "5/30/2009" + }, + { + "extn": "2963", + "id": "19939", + "name": "Caleb Rose", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$154,392", + "start_date": "11/9/2012" + }, + { + "extn": "7168", + "id": "19940", + "name": "Harry Brooks", + "office": "Lincoln", + "position": "Call Center Representative", + "salary": "$190,085", + "start_date": "9/19/2011" + }, + { + "extn": "9627", + "id": "19941", + "name": "Sabrina Butler", + "office": "Ontario", + "position": "Accountant", + "salary": "$204,572", + "start_date": "5/23/2000" + }, + { + "extn": "4259", + "id": "19942", + "name": "Clint Janes", + "office": "El Paso", + "position": "Service Supervisor", + "salary": "$290,139", + "start_date": "6/9/2006" + }, + { + "extn": "2967", + "id": "19943", + "name": "Javier Garcia", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$91,541", + "start_date": "8/26/2015" + }, + { + "extn": "2252", + "id": "19944", + "name": "Vera Lambert", + "office": "Colorado Springs", + "position": "Electrician", + "salary": "$61,252", + "start_date": "9/4/2013" + }, + { + "extn": "8182", + "id": "19945", + "name": "Alexander Gordon", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$230,064", + "start_date": "7/13/2004" + }, + { + "extn": "2648", + "id": "19946", + "name": "Sabina Chadwick", + "office": "Baltimore", + "position": "Lecturer", + "salary": "$124,836", + "start_date": "11/22/2015" + }, + { + "extn": "6214", + "id": "19947", + "name": "Johnathan Dempsey", + "office": "Reno", + "position": "Bellman", + "salary": "$93,342", + "start_date": "9/5/2003" + }, + { + "extn": "2166", + "id": "19948", + "name": "Fred Underhill", + "office": "Lyon", + "position": "Service Supervisor", + "salary": "$297,651", + "start_date": "8/27/2019" + }, + { + "extn": "4071", + "id": "19949", + "name": "Nicholas Griffiths", + "office": "Madrid", + "position": "Software Engineer", + "salary": "$179,168", + "start_date": "1/16/2010" + }, + { + "extn": "1788", + "id": "19950", + "name": "Doug Harris", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$225,000", + "start_date": "11/14/2012" + }, + { + "extn": "2499", + "id": "19951", + "name": "Cynthia Ellis", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$165,744", + "start_date": "4/26/2013" + }, + { + "extn": "2732", + "id": "19952", + "name": "William Walsh", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$192,890", + "start_date": "9/28/2016" + }, + { + "extn": "3952", + "id": "19953", + "name": "Rocco Uddin", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$168,113", + "start_date": "12/1/2017" + }, + { + "extn": "5817", + "id": "19954", + "name": "Josephine Rigg", + "office": "Detroit", + "position": "Design Engineer", + "salary": "$265,739", + "start_date": "9/27/2006" + }, + { + "extn": "9642", + "id": "19955", + "name": "Ron Stevens", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$68,273", + "start_date": "1/19/2009" + }, + { + "extn": "9022", + "id": "19956", + "name": "Chuck Woodcock", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$125,877", + "start_date": "10/24/2006" + }, + { + "extn": "4084", + "id": "19957", + "name": "Lana Crawley", + "office": "Jersey City", + "position": "Global Logistics Supervisor", + "salary": "$92,116", + "start_date": "2/16/2006" + }, + { + "extn": "2414", + "id": "19958", + "name": "Stephanie Reynolds", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$191,158", + "start_date": "9/14/2018" + }, + { + "extn": "3470", + "id": "19959", + "name": "Madelyn Allwood", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$40,863", + "start_date": "11/21/2008" + }, + { + "extn": "7434", + "id": "19960", + "name": "Emerald Vangness", + "office": "El Paso", + "position": "Electrician", + "salary": "$142,706", + "start_date": "4/4/2002" + }, + { + "extn": "8353", + "id": "19961", + "name": "Michael Knight", + "office": "Dallas", + "position": "Cook", + "salary": "$285,548", + "start_date": "9/11/2003" + }, + { + "extn": "9031", + "id": "19962", + "name": "Daron Appleton", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$131,690", + "start_date": "9/6/2000" + }, + { + "extn": "3424", + "id": "19963", + "name": "Denis Woodcock", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$284,284", + "start_date": "7/9/2004" + }, + { + "extn": "6745", + "id": "19964", + "name": "Celina Adams", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$178,486", + "start_date": "7/7/2012" + }, + { + "extn": "6184", + "id": "19965", + "name": "Martin Dobson", + "office": "Madison", + "position": "HR Specialist", + "salary": "$164,390", + "start_date": "5/21/2004" + }, + { + "extn": "2804", + "id": "19966", + "name": "Katelyn Reid", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$227,171", + "start_date": "3/8/2018" + }, + { + "extn": "4531", + "id": "19967", + "name": "Melanie Gaynor", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$86,473", + "start_date": "11/8/2007" + }, + { + "extn": "8210", + "id": "19968", + "name": "Rosalyn Thatcher", + "office": "Toledo", + "position": "Investment Advisor", + "salary": "$280,061", + "start_date": "12/5/2012" + }, + { + "extn": "9532", + "id": "19969", + "name": "Alison Mitchell", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$166,509", + "start_date": "7/15/2008" + }, + { + "extn": "1163", + "id": "19970", + "name": "Doug Barrett", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$265,269", + "start_date": "6/8/2016" + }, + { + "extn": "2046", + "id": "19971", + "name": "Lexi Bentley", + "office": "Houston", + "position": "Web Developer", + "salary": "$151,782", + "start_date": "4/16/2002" + }, + { + "extn": "6770", + "id": "19972", + "name": "Johnathan Sanchez", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$291,761", + "start_date": "11/17/2008" + }, + { + "extn": "6371", + "id": "19973", + "name": "Celia Doherty", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$122,847", + "start_date": "7/26/2012" + }, + { + "extn": "2702", + "id": "19974", + "name": "Rhea Kennedy", + "office": "Arlington", + "position": "HR Coordinator", + "salary": "$109,724", + "start_date": "3/26/2006" + }, + { + "extn": "9998", + "id": "19975", + "name": "Rebecca Hill", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$74,782", + "start_date": "9/20/2003" + }, + { + "extn": "9209", + "id": "19976", + "name": "Michael Edwards", + "office": "Seattle", + "position": "Cashier", + "salary": "$106,880", + "start_date": "4/15/2010" + }, + { + "extn": "4410", + "id": "19977", + "name": "Alexander Tobin", + "office": "Phoenix", + "position": "Auditor", + "salary": "$33,435", + "start_date": "2/16/2005" + }, + { + "extn": "4276", + "id": "19978", + "name": "Sloane Aldridge", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$86,913", + "start_date": "7/27/2012" + }, + { + "extn": "8372", + "id": "19979", + "name": "Eduardo Moss", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$19,216", + "start_date": "12/22/2007" + }, + { + "extn": "3929", + "id": "19980", + "name": "Rhea Stark", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$103,262", + "start_date": "1/14/2016" + }, + { + "extn": "9383", + "id": "19981", + "name": "Rachael Nicholls", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$180,383", + "start_date": "1/24/2003" + }, + { + "extn": "5056", + "id": "19982", + "name": "Destiny Goodman", + "office": "Dallas", + "position": "Executive Director", + "salary": "$206,126", + "start_date": "9/17/2008" + }, + { + "extn": "2908", + "id": "19983", + "name": "Britney Stanton", + "office": "Sacramento", + "position": "Designer", + "salary": "$149,972", + "start_date": "2/10/2006" + }, + { + "extn": "7431", + "id": "19984", + "name": "Jasmine Rivers", + "office": "Minneapolis", + "position": "Retail Trainee", + "salary": "$121,645", + "start_date": "4/30/2009" + }, + { + "extn": "7146", + "id": "19985", + "name": "Anthony Chester", + "office": "Madison", + "position": "Baker", + "salary": "$192,776", + "start_date": "2/4/2007" + }, + { + "extn": "3452", + "id": "19986", + "name": "Tom Milner", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$129,516", + "start_date": "9/10/2018" + }, + { + "extn": "1990", + "id": "19987", + "name": "Victoria Taylor", + "office": "Memphis", + "position": "Production Painter", + "salary": "$143,475", + "start_date": "5/16/2014" + }, + { + "extn": "7626", + "id": "19988", + "name": "Bree Sherry", + "office": "Milwaukee", + "position": "Designer", + "salary": "$42,223", + "start_date": "5/26/2012" + }, + { + "extn": "1833", + "id": "19989", + "name": "Olivia Tailor", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$104,862", + "start_date": "12/4/2003" + }, + { + "extn": "4827", + "id": "19990", + "name": "Julian Cameron", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$15,237", + "start_date": "11/29/2004" + }, + { + "extn": "3193", + "id": "19991", + "name": "Sara Driscoll", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$79,322", + "start_date": "2/3/2004" + }, + { + "extn": "2633", + "id": "19992", + "name": "Enoch Thorpe", + "office": "Huntsville", + "position": "Physician", + "salary": "$99,439", + "start_date": "7/14/2012" + }, + { + "extn": "7486", + "id": "19993", + "name": "Joseph Holmes", + "office": "Lyon", + "position": "Biologist", + "salary": "$230,065", + "start_date": "12/18/2003" + }, + { + "extn": "6235", + "id": "19994", + "name": "Ellen Gordon", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$271,158", + "start_date": "12/3/2018" + }, + { + "extn": "5453", + "id": "19995", + "name": "Monica Lucas", + "office": "Oakland", + "position": "Project Manager", + "salary": "$167,990", + "start_date": "4/24/2001" + }, + { + "extn": "3097", + "id": "19996", + "name": "Alan Hobbs", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$189,011", + "start_date": "8/17/2009" + }, + { + "extn": "5427", + "id": "19997", + "name": "Molly Pratt", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$109,403", + "start_date": "12/29/2000" + }, + { + "extn": "1124", + "id": "19998", + "name": "Jocelyn Olivier", + "office": "Orlando", + "position": "Operator", + "salary": "$217,390", + "start_date": "12/24/2013" + }, + { + "extn": "8466", + "id": "19999", + "name": "Erick Poulton", + "office": "Fayetteville", + "position": "Cook", + "salary": "$120,588", + "start_date": "4/20/2014" + }, + { + "extn": "5183", + "id": "20000", + "name": "Rhea Martin", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$151,414", + "start_date": "5/22/2011" + }, + { + "extn": "7903", + "id": "20001", + "name": "Maria Donovan", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$234,752", + "start_date": "5/9/2009" + }, + { + "extn": "4777", + "id": "20002", + "name": "Harvey Walsh", + "office": "Bridgeport", + "position": "Paramedic", + "salary": "$244,873", + "start_date": "5/16/2004" + }, + { + "extn": "6844", + "id": "20003", + "name": "Parker Nash", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$11,190", + "start_date": "10/4/2004" + }, + { + "extn": "8134", + "id": "20004", + "name": "Julian Holt", + "office": "Garland", + "position": "Accountant", + "salary": "$153,408", + "start_date": "12/2/2018" + }, + { + "extn": "8346", + "id": "20005", + "name": "Doug Robinson", + "office": "San Diego", + "position": "Web Developer", + "salary": "$187,611", + "start_date": "1/24/2003" + }, + { + "extn": "8098", + "id": "20006", + "name": "Isabel Archer", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$102,367", + "start_date": "4/21/2016" + }, + { + "extn": "2102", + "id": "20007", + "name": "Tom Clark", + "office": "Richmond", + "position": "Clerk", + "salary": "$152,895", + "start_date": "6/25/2008" + }, + { + "extn": "1856", + "id": "20008", + "name": "Bree Rogers", + "office": "Seattle", + "position": "Paramedic", + "salary": "$247,569", + "start_date": "5/27/2008" + }, + { + "extn": "7839", + "id": "20009", + "name": "Maggie Radcliffe", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$57,090", + "start_date": "4/11/2003" + }, + { + "extn": "6959", + "id": "20010", + "name": "Valerie Olivier", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$22,952", + "start_date": "8/19/2000" + }, + { + "extn": "4806", + "id": "20011", + "name": "Gil Mccall", + "office": "Boston", + "position": "Global Logistics Supervisor", + "salary": "$136,718", + "start_date": "6/2/2014" + }, + { + "extn": "2293", + "id": "20012", + "name": "Owen Ingram", + "office": "Bucharest", + "position": "Assistant Buyer", + "salary": "$41,500", + "start_date": "3/29/2013" + }, + { + "extn": "1301", + "id": "20013", + "name": "Morgan Brown", + "office": "Washington", + "position": "Associate Professor", + "salary": "$135,569", + "start_date": "2/7/2015" + }, + { + "extn": "5917", + "id": "20014", + "name": "Lily Clark", + "office": "New Orleans", + "position": "Accountant", + "salary": "$130,753", + "start_date": "9/19/2014" + }, + { + "extn": "7034", + "id": "20015", + "name": "Anne Simpson", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$109,152", + "start_date": "8/13/2017" + }, + { + "extn": "1916", + "id": "20016", + "name": "Martin Hudson", + "office": "Colorado Springs", + "position": "Front Desk Coordinator", + "salary": "$64,395", + "start_date": "10/2/2013" + }, + { + "extn": "6417", + "id": "20017", + "name": "Leroy Michael", + "office": "Worcester", + "position": "Auditor", + "salary": "$235,733", + "start_date": "5/28/2002" + }, + { + "extn": "1724", + "id": "20018", + "name": "Jamie Lane", + "office": "Norfolk", + "position": "Investment Advisor", + "salary": "$264,190", + "start_date": "10/20/2001" + }, + { + "extn": "7891", + "id": "20019", + "name": "Margot Morris", + "office": "Zurich", + "position": "Dentist", + "salary": "$26,549", + "start_date": "9/12/2012" + }, + { + "extn": "1856", + "id": "20020", + "name": "Bristol Eddison", + "office": "Laredo", + "position": "Staffing Consultant", + "salary": "$136,709", + "start_date": "9/4/2005" + }, + { + "extn": "2102", + "id": "20021", + "name": "Margaret Forester", + "office": "New York", + "position": "Executive Director", + "salary": "$277,107", + "start_date": "2/27/2012" + }, + { + "extn": "3230", + "id": "20022", + "name": "Madison Beal", + "office": "Murfreesboro", + "position": "Global Logistics Supervisor", + "salary": "$213,411", + "start_date": "1/19/2007" + }, + { + "extn": "9151", + "id": "20023", + "name": "Logan Partridge", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$122,434", + "start_date": "10/1/2019" + }, + { + "extn": "8754", + "id": "20024", + "name": "Daron Malone", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$116,650", + "start_date": "4/8/2010" + }, + { + "extn": "6191", + "id": "20025", + "name": "Jolene Jobson", + "office": "Madison", + "position": "Cook", + "salary": "$211,091", + "start_date": "10/5/2000" + }, + { + "extn": "6221", + "id": "20026", + "name": "Sofie Lowe", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$119,924", + "start_date": "1/9/2014" + }, + { + "extn": "8331", + "id": "20027", + "name": "Ronald Wilde", + "office": "Richmond", + "position": "Doctor", + "salary": "$123,692", + "start_date": "10/16/2009" + }, + { + "extn": "4893", + "id": "20028", + "name": "Nicholas Leigh", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$261,776", + "start_date": "4/21/2008" + }, + { + "extn": "4108", + "id": "20029", + "name": "Adela Martin", + "office": "Lincoln", + "position": "Laboratory Technician", + "salary": "$51,124", + "start_date": "8/5/2018" + }, + { + "extn": "4837", + "id": "20030", + "name": "Aleksandra Jobson", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$146,876", + "start_date": "6/8/2004" + }, + { + "extn": "7580", + "id": "20031", + "name": "Maria Gibbons", + "office": "Bridgeport", + "position": "Executive Director", + "salary": "$246,962", + "start_date": "6/11/2005" + }, + { + "extn": "7844", + "id": "20032", + "name": "Marvin Gavin", + "office": "Quebec", + "position": "Operator", + "salary": "$85,586", + "start_date": "12/10/2002" + }, + { + "extn": "4163", + "id": "20033", + "name": "Daron Lloyd", + "office": "London", + "position": "Clerk", + "salary": "$13,408", + "start_date": "9/6/2019" + }, + { + "extn": "7274", + "id": "20034", + "name": "Marissa Rogers", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$139,857", + "start_date": "2/3/2004" + }, + { + "extn": "4759", + "id": "20035", + "name": "Evelynn Abbot", + "office": "Hayward", + "position": "Physician", + "salary": "$194,321", + "start_date": "3/8/2009" + }, + { + "extn": "4188", + "id": "20036", + "name": "Aleksandra Robinson", + "office": "Dallas", + "position": "Fabricator", + "salary": "$77,923", + "start_date": "4/21/2018" + }, + { + "extn": "5712", + "id": "20037", + "name": "Daniel Strong", + "office": "Omaha", + "position": "Accountant", + "salary": "$297,158", + "start_date": "12/12/2008" + }, + { + "extn": "5778", + "id": "20038", + "name": "Maia Reyes", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$163,377", + "start_date": "5/25/2011" + }, + { + "extn": "1547", + "id": "20039", + "name": "Danielle Williams", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$96,914", + "start_date": "11/23/2016" + }, + { + "extn": "8710", + "id": "20040", + "name": "Bethany Daniells", + "office": "Portland", + "position": "Mobile Developer", + "salary": "$100,429", + "start_date": "8/19/2018" + }, + { + "extn": "6516", + "id": "20041", + "name": "Chuck Quinn", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$150,029", + "start_date": "10/10/2007" + }, + { + "extn": "5687", + "id": "20042", + "name": "Tom Hunt", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$91,372", + "start_date": "9/28/2007" + }, + { + "extn": "7305", + "id": "20043", + "name": "Jack Cassidy", + "office": "Springfield", + "position": "Operator", + "salary": "$295,145", + "start_date": "3/27/2014" + }, + { + "extn": "9578", + "id": "20044", + "name": "Kurt Garner", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$21,411", + "start_date": "9/27/2004" + }, + { + "extn": "6360", + "id": "20045", + "name": "Leanne Howard", + "office": "Tulsa", + "position": "Doctor", + "salary": "$159,610", + "start_date": "4/20/2008" + }, + { + "extn": "2651", + "id": "20046", + "name": "Rosalyn Needham", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$197,662", + "start_date": "9/16/2013" + }, + { + "extn": "1009", + "id": "20047", + "name": "Martha Freeburn", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$267,598", + "start_date": "9/1/2008" + }, + { + "extn": "2358", + "id": "20048", + "name": "Ruth Leigh", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$227,868", + "start_date": "6/3/2002" + }, + { + "extn": "8460", + "id": "20049", + "name": "Aleksandra Drake", + "office": "Lakewood", + "position": "Webmaster", + "salary": "$229,121", + "start_date": "2/6/2001" + }, + { + "extn": "4364", + "id": "20050", + "name": "Aiden Rixon", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$90,135", + "start_date": "4/12/2008" + }, + { + "extn": "3428", + "id": "20051", + "name": "Emerald Richardson", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$237,097", + "start_date": "9/18/2010" + }, + { + "extn": "2153", + "id": "20052", + "name": "Benny Summers", + "office": "Orlando", + "position": "Fabricator", + "salary": "$120,974", + "start_date": "1/23/2012" + }, + { + "extn": "5405", + "id": "20053", + "name": "Melody Gates", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$20,144", + "start_date": "11/3/2014" + }, + { + "extn": "5103", + "id": "20054", + "name": "Danny Middleton", + "office": "Toledo", + "position": "Web Developer", + "salary": "$10,932", + "start_date": "8/1/2015" + }, + { + "extn": "9167", + "id": "20055", + "name": "Cassandra Waterson", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$47,510", + "start_date": "9/27/2005" + }, + { + "extn": "6692", + "id": "20056", + "name": "Noah Tait", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$123,322", + "start_date": "1/2/2001" + }, + { + "extn": "1346", + "id": "20057", + "name": "Chelsea Savage", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$64,856", + "start_date": "1/6/2003" + }, + { + "extn": "2896", + "id": "20058", + "name": "Barney Pierce", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$256,760", + "start_date": "9/2/2016" + }, + { + "extn": "2061", + "id": "20059", + "name": "Jayden Woods", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$94,116", + "start_date": "1/13/2003" + }, + { + "extn": "5000", + "id": "20060", + "name": "Bristol Vaughan", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$100,153", + "start_date": "12/21/2004" + }, + { + "extn": "2121", + "id": "20061", + "name": "Alan Hobson", + "office": "Milano", + "position": "Call Center Representative", + "salary": "$273,579", + "start_date": "8/28/2016" + }, + { + "extn": "4056", + "id": "20062", + "name": "Kieth Ryan", + "office": "Laredo", + "position": "Ambulatory Nurse", + "salary": "$282,414", + "start_date": "9/4/2000" + }, + { + "extn": "2090", + "id": "20063", + "name": "Macy Ulyatt", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$152,615", + "start_date": "11/9/2007" + }, + { + "extn": "6677", + "id": "20064", + "name": "Julius Logan", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$199,420", + "start_date": "7/25/2000" + }, + { + "extn": "3443", + "id": "20065", + "name": "Stella Giles", + "office": "Richmond", + "position": "Treasurer", + "salary": "$275,245", + "start_date": "1/26/2018" + }, + { + "extn": "9346", + "id": "20066", + "name": "Kieth Jackson", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$275,952", + "start_date": "4/3/2014" + }, + { + "extn": "5945", + "id": "20067", + "name": "Adela Wild", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$166,607", + "start_date": "12/31/2007" + }, + { + "extn": "9737", + "id": "20068", + "name": "Liliana Vincent", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$206,122", + "start_date": "6/21/2002" + }, + { + "extn": "6719", + "id": "20069", + "name": "Drew Driscoll", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$266,296", + "start_date": "1/1/2002" + }, + { + "extn": "7764", + "id": "20070", + "name": "Benny Pitt", + "office": "Lancaster", + "position": "Inspector", + "salary": "$213,995", + "start_date": "3/4/2007" + }, + { + "extn": "6805", + "id": "20071", + "name": "Bart Cox", + "office": "Washington", + "position": "Paramedic", + "salary": "$131,767", + "start_date": "10/31/2014" + }, + { + "extn": "7089", + "id": "20072", + "name": "Bryon Rowlands", + "office": "Dallas", + "position": "Bellman", + "salary": "$244,584", + "start_date": "3/24/2015" + }, + { + "extn": "4245", + "id": "20073", + "name": "Raquel Pratt", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$219,805", + "start_date": "5/25/2007" + }, + { + "extn": "3847", + "id": "20074", + "name": "Harry Armstrong", + "office": "Miami", + "position": "Electrician", + "salary": "$14,692", + "start_date": "1/14/2009" + }, + { + "extn": "2041", + "id": "20075", + "name": "Kurt Kerr", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$206,663", + "start_date": "8/1/2013" + }, + { + "extn": "1594", + "id": "20076", + "name": "Benny Mills", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$47,268", + "start_date": "9/5/2007" + }, + { + "extn": "3012", + "id": "20077", + "name": "Jacob Reading", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$48,834", + "start_date": "12/13/2008" + }, + { + "extn": "6033", + "id": "20078", + "name": "Johnny Summers", + "office": "New York", + "position": "Chef Manager", + "salary": "$252,776", + "start_date": "2/5/2005" + }, + { + "extn": "7487", + "id": "20079", + "name": "Hanna Cooper", + "office": "Washington", + "position": "Baker", + "salary": "$149,641", + "start_date": "9/23/2007" + }, + { + "extn": "5462", + "id": "20080", + "name": "Marigold Ingham", + "office": "Irving", + "position": "Health Educator", + "salary": "$241,611", + "start_date": "2/23/2009" + }, + { + "extn": "2487", + "id": "20081", + "name": "Barry Mcgee", + "office": "Houston", + "position": "HR Specialist", + "salary": "$214,724", + "start_date": "6/1/2016" + }, + { + "extn": "9090", + "id": "20082", + "name": "Barney Bell", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$231,601", + "start_date": "6/27/2014" + }, + { + "extn": "9026", + "id": "20083", + "name": "Matt Barclay", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$133,587", + "start_date": "2/5/2015" + }, + { + "extn": "9661", + "id": "20084", + "name": "Callie Becker", + "office": "Anaheim", + "position": "Ambulatory Nurse", + "salary": "$149,304", + "start_date": "6/13/2004" + }, + { + "extn": "4217", + "id": "20085", + "name": "Zara York", + "office": "New York", + "position": "Call Center Representative", + "salary": "$155,363", + "start_date": "2/24/2011" + }, + { + "extn": "1567", + "id": "20086", + "name": "Sofia Cobb", + "office": "Long Beach", + "position": "Accountant", + "salary": "$236,729", + "start_date": "7/24/2018" + }, + { + "extn": "3524", + "id": "20087", + "name": "Tom Overson", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$118,923", + "start_date": "3/26/2015" + }, + { + "extn": "9897", + "id": "20088", + "name": "Angel Woods", + "office": "Columbus", + "position": "Cook", + "salary": "$236,842", + "start_date": "1/3/2008" + }, + { + "extn": "6671", + "id": "20089", + "name": "Michaela Noon", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$55,343", + "start_date": "3/14/2003" + }, + { + "extn": "7295", + "id": "20090", + "name": "Paige Farrell", + "office": "Rome", + "position": "Doctor", + "salary": "$174,931", + "start_date": "8/2/2005" + }, + { + "extn": "5158", + "id": "20091", + "name": "Peyton Cattell", + "office": "Tulsa", + "position": "Auditor", + "salary": "$85,898", + "start_date": "10/13/2018" + }, + { + "extn": "4992", + "id": "20092", + "name": "Isla James", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$287,629", + "start_date": "9/25/2002" + }, + { + "extn": "5149", + "id": "20093", + "name": "Carter Hamilton", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$173,052", + "start_date": "12/19/2013" + }, + { + "extn": "1721", + "id": "20094", + "name": "Willow York", + "office": "Worcester", + "position": "Laboratory Technician", + "salary": "$83,800", + "start_date": "11/13/2013" + }, + { + "extn": "2781", + "id": "20095", + "name": "Tyler Gonzales", + "office": "Worcester", + "position": "Electrician", + "salary": "$88,486", + "start_date": "8/14/2016" + }, + { + "extn": "4868", + "id": "20096", + "name": "Mike Shepherd", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$69,036", + "start_date": "8/21/2009" + }, + { + "extn": "8817", + "id": "20097", + "name": "Liliana Ward", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$251,301", + "start_date": "2/21/2001" + }, + { + "extn": "9015", + "id": "20098", + "name": "Denny Mitchell", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$269,406", + "start_date": "1/15/2010" + }, + { + "extn": "1830", + "id": "20099", + "name": "Eileen Scott", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$126,810", + "start_date": "5/4/2005" + }, + { + "extn": "9556", + "id": "20100", + "name": "Domenic Ralph", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$119,098", + "start_date": "3/23/2019" + }, + { + "extn": "7014", + "id": "20101", + "name": "Rocco Baker", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$277,166", + "start_date": "10/22/2011" + }, + { + "extn": "5474", + "id": "20102", + "name": "Rosie Powell", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$32,057", + "start_date": "2/22/2019" + }, + { + "extn": "2372", + "id": "20103", + "name": "Harvey Evans", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$63,651", + "start_date": "1/6/2011" + }, + { + "extn": "9990", + "id": "20104", + "name": "Analise Pond", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$168,507", + "start_date": "12/2/2011" + }, + { + "extn": "1958", + "id": "20105", + "name": "Rosie Price", + "office": "Sacramento", + "position": "Machine Operator", + "salary": "$40,034", + "start_date": "5/13/2009" + }, + { + "extn": "3546", + "id": "20106", + "name": "Bree Patel", + "office": "Berlin", + "position": "Investment Advisor", + "salary": "$242,853", + "start_date": "10/12/2008" + }, + { + "extn": "1422", + "id": "20107", + "name": "Bernadette Moran", + "office": "Garland", + "position": "Physician", + "salary": "$106,870", + "start_date": "3/1/2019" + }, + { + "extn": "5412", + "id": "20108", + "name": "Megan Moore", + "office": "Escondido", + "position": "Mobile Developer", + "salary": "$144,089", + "start_date": "11/25/2008" + }, + { + "extn": "1816", + "id": "20109", + "name": "Benjamin Santos", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$93,564", + "start_date": "4/21/2006" + }, + { + "extn": "8278", + "id": "20110", + "name": "Javier Ingham", + "office": "Long Beach", + "position": "Inspector", + "salary": "$193,130", + "start_date": "6/6/2008" + }, + { + "extn": "1010", + "id": "20111", + "name": "Boris Roth", + "office": "Berna", + "position": "Associate Professor", + "salary": "$87,649", + "start_date": "11/21/2018" + }, + { + "extn": "4597", + "id": "20112", + "name": "Joseph Seymour", + "office": "Lyon", + "position": "Budget Analyst", + "salary": "$239,827", + "start_date": "5/13/2017" + }, + { + "extn": "2459", + "id": "20113", + "name": "Rick Broomfield", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$155,791", + "start_date": "9/11/2012" + }, + { + "extn": "6802", + "id": "20114", + "name": "Angela Poulton", + "office": "London", + "position": "Clerk", + "salary": "$23,580", + "start_date": "4/13/2006" + }, + { + "extn": "8191", + "id": "20115", + "name": "Denis Warden", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$33,477", + "start_date": "7/3/2000" + }, + { + "extn": "4157", + "id": "20116", + "name": "Peter Jenkin", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$77,159", + "start_date": "9/3/2015" + }, + { + "extn": "1181", + "id": "20117", + "name": "Courtney Tailor", + "office": "Las Vegas", + "position": "Baker", + "salary": "$71,734", + "start_date": "7/29/2004" + }, + { + "extn": "6638", + "id": "20118", + "name": "Wendy Robe", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$207,311", + "start_date": "9/4/2016" + }, + { + "extn": "7314", + "id": "20119", + "name": "Cara Hunter", + "office": "Denver", + "position": "Doctor", + "salary": "$199,351", + "start_date": "2/26/2019" + }, + { + "extn": "8526", + "id": "20120", + "name": "Norah Alcroft", + "office": "Washington", + "position": "Executive Director", + "salary": "$216,647", + "start_date": "2/8/2000" + }, + { + "extn": "8033", + "id": "20121", + "name": "Nancy Jarvis", + "office": "Arlington", + "position": "Ambulatory Nurse", + "salary": "$282,158", + "start_date": "3/31/2003" + }, + { + "extn": "8849", + "id": "20122", + "name": "Jack Mcgee", + "office": "Nashville", + "position": "Software Engineer", + "salary": "$295,156", + "start_date": "6/29/2010" + }, + { + "extn": "3733", + "id": "20123", + "name": "Bob Mason", + "office": "San Bernardino", + "position": "Accountant", + "salary": "$299,051", + "start_date": "2/2/2000" + }, + { + "extn": "4949", + "id": "20124", + "name": "Russel Yates", + "office": "Boston", + "position": "Paramedic", + "salary": "$85,100", + "start_date": "8/27/2003" + }, + { + "extn": "5738", + "id": "20125", + "name": "Rosalyn Thomson", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$25,838", + "start_date": "8/21/2002" + }, + { + "extn": "9322", + "id": "20126", + "name": "Allison Locke", + "office": "Arlington", + "position": "Retail Trainee", + "salary": "$186,862", + "start_date": "1/19/2017" + }, + { + "extn": "6964", + "id": "20127", + "name": "Ethan Malone", + "office": "Lincoln", + "position": "Auditor", + "salary": "$42,978", + "start_date": "10/15/2001" + }, + { + "extn": "9678", + "id": "20128", + "name": "Carla Maxwell", + "office": "Baltimore", + "position": "Treasurer", + "salary": "$95,426", + "start_date": "6/24/2009" + }, + { + "extn": "2555", + "id": "20129", + "name": "Gwenyth Emmott", + "office": "Columbus", + "position": "Project Manager", + "salary": "$25,048", + "start_date": "2/22/2005" + }, + { + "extn": "5280", + "id": "20130", + "name": "Henry Devonport", + "office": "Salem", + "position": "Designer", + "salary": "$53,192", + "start_date": "4/28/2009" + }, + { + "extn": "2103", + "id": "20131", + "name": "Martin Redwood", + "office": "Las Vegas", + "position": "Physician", + "salary": "$243,809", + "start_date": "10/5/2017" + }, + { + "extn": "1569", + "id": "20132", + "name": "Morgan Murray", + "office": "Bucharest", + "position": "Biologist", + "salary": "$28,749", + "start_date": "3/12/2018" + }, + { + "extn": "7646", + "id": "20133", + "name": "Joseph Turner", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$43,206", + "start_date": "1/17/2000" + }, + { + "extn": "2811", + "id": "20134", + "name": "Cameron Wellington", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$174,883", + "start_date": "9/18/2002" + }, + { + "extn": "5290", + "id": "20135", + "name": "Paula Lloyd", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$162,872", + "start_date": "1/26/2008" + }, + { + "extn": "5224", + "id": "20136", + "name": "Leanne Robinson", + "office": "San Bernardino", + "position": "Operator", + "salary": "$111,049", + "start_date": "2/10/2003" + }, + { + "extn": "3428", + "id": "20137", + "name": "Daron Yates", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$61,010", + "start_date": "3/14/2014" + }, + { + "extn": "6197", + "id": "20138", + "name": "Carina Graham", + "office": "Henderson", + "position": "Auditor", + "salary": "$94,023", + "start_date": "6/4/2010" + }, + { + "extn": "4098", + "id": "20139", + "name": "Kenzie Watson", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$222,544", + "start_date": "3/28/2013" + }, + { + "extn": "1416", + "id": "20140", + "name": "Chanelle Crawley", + "office": "Hollywood", + "position": "Dentist", + "salary": "$170,851", + "start_date": "9/19/2002" + }, + { + "extn": "4089", + "id": "20141", + "name": "Livia Rose", + "office": "Omaha", + "position": "Project Manager", + "salary": "$136,497", + "start_date": "6/28/2011" + }, + { + "extn": "8424", + "id": "20142", + "name": "William Rossi", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$210,695", + "start_date": "5/16/2007" + }, + { + "extn": "6330", + "id": "20143", + "name": "Abdul Gilmour", + "office": "Worcester", + "position": "Electrician", + "salary": "$72,905", + "start_date": "7/3/2009" + }, + { + "extn": "7992", + "id": "20144", + "name": "Enoch Kirby", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$212,786", + "start_date": "6/5/2006" + }, + { + "extn": "4139", + "id": "20145", + "name": "Ember Eagle", + "office": "Garland", + "position": "Physician", + "salary": "$237,883", + "start_date": "3/10/2006" + }, + { + "extn": "7946", + "id": "20146", + "name": "Oliver Stubbs", + "office": "Zurich", + "position": "Loan Officer", + "salary": "$231,763", + "start_date": "7/30/2019" + }, + { + "extn": "8346", + "id": "20147", + "name": "Mavis Sloan", + "office": "Bucharest", + "position": "Electrician", + "salary": "$274,102", + "start_date": "10/17/2011" + }, + { + "extn": "3692", + "id": "20148", + "name": "Mason Allington", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$226,029", + "start_date": "8/2/2002" + }, + { + "extn": "4840", + "id": "20149", + "name": "Ronald Emerson", + "office": "Jersey City", + "position": "Operator", + "salary": "$233,468", + "start_date": "12/14/2010" + }, + { + "extn": "4154", + "id": "20150", + "name": "Carrie Ellwood", + "office": "London", + "position": "Call Center Representative", + "salary": "$40,708", + "start_date": "10/30/2009" + }, + { + "extn": "9875", + "id": "20151", + "name": "Sebastian Walsh", + "office": "Columbus", + "position": "Service Supervisor", + "salary": "$97,140", + "start_date": "8/22/2013" + }, + { + "extn": "6150", + "id": "20152", + "name": "Logan Harper", + "office": "Salem", + "position": "Web Developer", + "salary": "$30,079", + "start_date": "5/1/2003" + }, + { + "extn": "9250", + "id": "20153", + "name": "Josh Moreno", + "office": "Phoenix", + "position": "Bellman", + "salary": "$39,494", + "start_date": "6/20/2015" + }, + { + "extn": "8391", + "id": "20154", + "name": "Chad Nayler", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$276,705", + "start_date": "3/23/2011" + }, + { + "extn": "2106", + "id": "20155", + "name": "Fred Hunt", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$272,871", + "start_date": "4/24/2018" + }, + { + "extn": "3758", + "id": "20156", + "name": "Meredith Evans", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$89,117", + "start_date": "4/17/2015" + }, + { + "extn": "6658", + "id": "20157", + "name": "Sasha Gray", + "office": "St. Louis", + "position": "Inspector", + "salary": "$156,105", + "start_date": "11/15/2006" + }, + { + "extn": "6431", + "id": "20158", + "name": "Jayden Neville", + "office": "Jacksonville", + "position": "Designer", + "salary": "$91,574", + "start_date": "1/10/2013" + }, + { + "extn": "3858", + "id": "20159", + "name": "Leroy Graham", + "office": "Irving", + "position": "Designer", + "salary": "$177,754", + "start_date": "2/21/2005" + }, + { + "extn": "8333", + "id": "20160", + "name": "Wade Rogers", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$284,542", + "start_date": "11/3/2005" + }, + { + "extn": "5799", + "id": "20161", + "name": "Celia Terry", + "office": "Albuquerque", + "position": "Budget Analyst", + "salary": "$37,309", + "start_date": "4/28/2003" + }, + { + "extn": "9622", + "id": "20162", + "name": "Mark Ellery", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$105,584", + "start_date": "7/28/2000" + }, + { + "extn": "8146", + "id": "20163", + "name": "Martha Fox", + "office": "Portland", + "position": "Lecturer", + "salary": "$253,339", + "start_date": "9/12/2016" + }, + { + "extn": "1856", + "id": "20164", + "name": "William Neville", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$18,034", + "start_date": "5/26/2014" + }, + { + "extn": "1768", + "id": "20165", + "name": "Rick Clarke", + "office": "Chicago", + "position": "Accountant", + "salary": "$210,468", + "start_date": "9/2/2006" + }, + { + "extn": "7360", + "id": "20166", + "name": "Elijah Neal", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$155,678", + "start_date": "5/27/2007" + }, + { + "extn": "4434", + "id": "20167", + "name": "Barry Glynn", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$86,470", + "start_date": "7/8/2018" + }, + { + "extn": "3829", + "id": "20168", + "name": "Kurt Shea", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$161,487", + "start_date": "1/2/2015" + }, + { + "extn": "7406", + "id": "20169", + "name": "Gil Mason", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$22,687", + "start_date": "5/19/2000" + }, + { + "extn": "4452", + "id": "20170", + "name": "Phillip Niles", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$75,650", + "start_date": "12/8/2018" + }, + { + "extn": "6142", + "id": "20171", + "name": "Johnathan Tyler", + "office": "Philadelphia", + "position": "Bellman", + "salary": "$69,202", + "start_date": "3/2/2001" + }, + { + "extn": "3766", + "id": "20172", + "name": "Erick Moore", + "office": "Sacramento", + "position": "Paramedic", + "salary": "$243,785", + "start_date": "5/25/2004" + }, + { + "extn": "1884", + "id": "20173", + "name": "Johnathan Redfern", + "office": "Berlin", + "position": "Retail Trainee", + "salary": "$95,068", + "start_date": "5/25/2007" + }, + { + "extn": "8658", + "id": "20174", + "name": "Danielle Clayton", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$13,235", + "start_date": "11/17/2008" + }, + { + "extn": "7529", + "id": "20175", + "name": "Gil Adams", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$112,082", + "start_date": "11/2/2012" + }, + { + "extn": "6962", + "id": "20176", + "name": "Cedrick Alldridge", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$296,584", + "start_date": "1/19/2019" + }, + { + "extn": "4936", + "id": "20177", + "name": "Eileen Ashwell", + "office": "Bridgeport", + "position": "CNC Operator", + "salary": "$57,279", + "start_date": "5/10/2007" + }, + { + "extn": "7194", + "id": "20178", + "name": "Stella Tennant", + "office": "San Diego", + "position": "Banker", + "salary": "$33,927", + "start_date": "11/2/2012" + }, + { + "extn": "3550", + "id": "20179", + "name": "Tony Chester", + "office": "El Paso", + "position": "Cook", + "salary": "$89,981", + "start_date": "7/28/2015" + }, + { + "extn": "1707", + "id": "20180", + "name": "Logan Bolton", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$117,667", + "start_date": "2/29/2004" + }, + { + "extn": "1950", + "id": "20181", + "name": "Carissa Saunders", + "office": "Chicago", + "position": "Webmaster", + "salary": "$23,216", + "start_date": "5/25/2005" + }, + { + "extn": "5999", + "id": "20182", + "name": "Daron Lee", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$195,997", + "start_date": "9/25/2001" + }, + { + "extn": "4973", + "id": "20183", + "name": "Cadence Sanchez", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$87,184", + "start_date": "4/12/2011" + }, + { + "extn": "8183", + "id": "20184", + "name": "Nick Eyres", + "office": "Glendale", + "position": "Front Desk Coordinator", + "salary": "$234,024", + "start_date": "6/23/2013" + }, + { + "extn": "7367", + "id": "20185", + "name": "Roger Roberts", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$123,831", + "start_date": "12/23/2012" + }, + { + "extn": "9279", + "id": "20186", + "name": "Oliver Stuart", + "office": "Albuquerque", + "position": "Steward", + "salary": "$127,179", + "start_date": "6/21/2016" + }, + { + "extn": "7473", + "id": "20187", + "name": "Roger Irwin", + "office": "Columbus", + "position": "Steward", + "salary": "$89,887", + "start_date": "9/25/2005" + }, + { + "extn": "8522", + "id": "20188", + "name": "Agnes Turner", + "office": "Santa Ana", + "position": "Call Center Representative", + "salary": "$214,247", + "start_date": "1/28/2017" + }, + { + "extn": "6213", + "id": "20189", + "name": "Ruby Adams", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$209,268", + "start_date": "1/23/2015" + }, + { + "extn": "1980", + "id": "20190", + "name": "Felicity Waterson", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$95,901", + "start_date": "7/18/2018" + }, + { + "extn": "2142", + "id": "20191", + "name": "Alexander Todd", + "office": "Murfreesboro", + "position": "Insurance Broker", + "salary": "$229,310", + "start_date": "9/23/2019" + }, + { + "extn": "3584", + "id": "20192", + "name": "Alessandra Ellis", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$119,385", + "start_date": "1/28/2014" + }, + { + "extn": "5552", + "id": "20193", + "name": "Denis Edwards", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$280,238", + "start_date": "12/1/2014" + }, + { + "extn": "1582", + "id": "20194", + "name": "Russel Murphy", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$280,408", + "start_date": "7/18/2012" + }, + { + "extn": "2777", + "id": "20195", + "name": "William Lakey", + "office": "Venice", + "position": "IT Support Staff", + "salary": "$147,222", + "start_date": "11/5/2012" + }, + { + "extn": "6669", + "id": "20196", + "name": "Daron Hancock", + "office": "Scottsdale", + "position": "Healthcare Specialist", + "salary": "$15,418", + "start_date": "9/10/2009" + }, + { + "extn": "6500", + "id": "20197", + "name": "Brad Cavanagh", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$278,225", + "start_date": "10/16/2012" + }, + { + "extn": "5977", + "id": "20198", + "name": "Phillip Thomas", + "office": "Lisbon", + "position": "Steward", + "salary": "$145,833", + "start_date": "1/1/2011" + }, + { + "extn": "5337", + "id": "20199", + "name": "Audrey Ross", + "office": "Sacramento", + "position": "Operator", + "salary": "$202,693", + "start_date": "1/19/2000" + }, + { + "extn": "2965", + "id": "20200", + "name": "Karen Lindop", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$35,697", + "start_date": "9/22/2000" + }, + { + "extn": "6455", + "id": "20201", + "name": "Lindsay Lunt", + "office": "Stockton", + "position": "Treasurer", + "salary": "$277,319", + "start_date": "7/22/2018" + }, + { + "extn": "9585", + "id": "20202", + "name": "Ally Knott", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$32,254", + "start_date": "3/26/2003" + }, + { + "extn": "5725", + "id": "20203", + "name": "Darlene Pearce", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$259,272", + "start_date": "9/1/2006" + }, + { + "extn": "4307", + "id": "20204", + "name": "Christy Mullins", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$257,011", + "start_date": "11/11/2007" + }, + { + "extn": "9133", + "id": "20205", + "name": "Alessandra Ellis", + "office": "Venice", + "position": "Doctor", + "salary": "$252,343", + "start_date": "8/21/2001" + }, + { + "extn": "7039", + "id": "20206", + "name": "Liv Atkinson", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$68,232", + "start_date": "2/21/2008" + }, + { + "extn": "2966", + "id": "20207", + "name": "John Clark", + "office": "Orlando", + "position": "Project Manager", + "salary": "$62,383", + "start_date": "10/11/2015" + }, + { + "extn": "6164", + "id": "20208", + "name": "Sonya Coates", + "office": "Bakersfield", + "position": "Health Educator", + "salary": "$193,176", + "start_date": "7/29/2008" + }, + { + "extn": "2014", + "id": "20209", + "name": "William Moss", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$180,856", + "start_date": "5/20/2014" + }, + { + "extn": "4969", + "id": "20210", + "name": "Denis Yarlett", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$241,209", + "start_date": "2/18/2017" + }, + { + "extn": "6144", + "id": "20211", + "name": "Carina Hammond", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$238,984", + "start_date": "8/4/2016" + }, + { + "extn": "7154", + "id": "20212", + "name": "Blake Bell", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$283,667", + "start_date": "7/16/2013" + }, + { + "extn": "8229", + "id": "20213", + "name": "Carter Carter", + "office": "St. Louis", + "position": "Baker", + "salary": "$68,544", + "start_date": "8/30/2019" + }, + { + "extn": "5405", + "id": "20214", + "name": "Fred Payne", + "office": "Prague", + "position": "Treasurer", + "salary": "$186,043", + "start_date": "1/16/2003" + }, + { + "extn": "6106", + "id": "20215", + "name": "Brad Shields", + "office": "Portland", + "position": "Software Engineer", + "salary": "$291,164", + "start_date": "7/28/2003" + }, + { + "extn": "3425", + "id": "20216", + "name": "Lindsay Owen", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$129,909", + "start_date": "8/28/2000" + }, + { + "extn": "9448", + "id": "20217", + "name": "Anthony Bell", + "office": "Arlington", + "position": "Accountant", + "salary": "$48,295", + "start_date": "10/30/2003" + }, + { + "extn": "9787", + "id": "20218", + "name": "Catherine Eastwood", + "office": "Long Beach", + "position": "Banker", + "salary": "$166,424", + "start_date": "5/28/2008" + }, + { + "extn": "1614", + "id": "20219", + "name": "Manuel Roman", + "office": "Long Beach", + "position": "Cashier", + "salary": "$27,467", + "start_date": "7/12/2017" + }, + { + "extn": "3707", + "id": "20220", + "name": "Georgia Ripley", + "office": "Otawa", + "position": "Production Painter", + "salary": "$197,944", + "start_date": "10/13/2004" + }, + { + "extn": "9431", + "id": "20221", + "name": "Alexa Tanner", + "office": "El Paso", + "position": "Baker", + "salary": "$145,045", + "start_date": "2/15/2001" + }, + { + "extn": "6465", + "id": "20222", + "name": "Kieth Hall", + "office": "Boston", + "position": "Machine Operator", + "salary": "$247,346", + "start_date": "6/22/2002" + }, + { + "extn": "3534", + "id": "20223", + "name": "Julius Patel", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$278,615", + "start_date": "6/10/2002" + }, + { + "extn": "2677", + "id": "20224", + "name": "Michael Fields", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$207,965", + "start_date": "10/12/2018" + }, + { + "extn": "1849", + "id": "20225", + "name": "Rosalie Griffiths", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$275,438", + "start_date": "7/27/2012" + }, + { + "extn": "3270", + "id": "20226", + "name": "Colleen Ralph", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$296,572", + "start_date": "5/17/2015" + }, + { + "extn": "7672", + "id": "20227", + "name": "Daron Griffiths", + "office": "Rome", + "position": "Front Desk Coordinator", + "salary": "$113,425", + "start_date": "8/11/2018" + }, + { + "extn": "4646", + "id": "20228", + "name": "Kamila Parsons", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$156,246", + "start_date": "7/26/2000" + }, + { + "extn": "3076", + "id": "20229", + "name": "Enoch Gilmore", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$239,284", + "start_date": "10/10/2013" + }, + { + "extn": "6135", + "id": "20230", + "name": "Carter Eastwood", + "office": "Murfreesboro", + "position": "Bookkeeper", + "salary": "$169,166", + "start_date": "9/12/2017" + }, + { + "extn": "5347", + "id": "20231", + "name": "Nicholas Rixon", + "office": "Miami", + "position": "Audiologist", + "salary": "$296,505", + "start_date": "5/3/2007" + }, + { + "extn": "8772", + "id": "20232", + "name": "Lucas Ballard", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$26,967", + "start_date": "1/13/2014" + }, + { + "extn": "8968", + "id": "20233", + "name": "Victoria Blackwall", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$220,500", + "start_date": "1/30/2009" + }, + { + "extn": "8013", + "id": "20234", + "name": "Thea Yarlett", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$109,444", + "start_date": "3/12/2004" + }, + { + "extn": "8537", + "id": "20235", + "name": "Evelynn Bell", + "office": "Orlando", + "position": "Auditor", + "salary": "$165,439", + "start_date": "7/27/2000" + }, + { + "extn": "3364", + "id": "20236", + "name": "Eden Utterson", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$55,225", + "start_date": "8/10/2009" + }, + { + "extn": "9764", + "id": "20237", + "name": "Liliana Eyres", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$76,968", + "start_date": "5/30/2018" + }, + { + "extn": "4817", + "id": "20238", + "name": "Amy Wild", + "office": "Pittsburgh", + "position": "Pharmacist", + "salary": "$247,189", + "start_date": "4/20/2012" + }, + { + "extn": "1484", + "id": "20239", + "name": "Wendy Gaynor", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$131,294", + "start_date": "10/26/2018" + }, + { + "extn": "5026", + "id": "20240", + "name": "Lorraine Saunders", + "office": "Salem", + "position": "Bellman", + "salary": "$171,930", + "start_date": "1/31/2001" + }, + { + "extn": "6204", + "id": "20241", + "name": "Eduardo Vangness", + "office": "Berlin", + "position": "Pharmacist", + "salary": "$36,138", + "start_date": "3/12/2001" + }, + { + "extn": "3161", + "id": "20242", + "name": "Penny Clayton", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$132,890", + "start_date": "5/5/2017" + }, + { + "extn": "2744", + "id": "20243", + "name": "Gemma Thompson", + "office": "Henderson", + "position": "Auditor", + "salary": "$239,848", + "start_date": "6/6/2003" + }, + { + "extn": "2316", + "id": "20244", + "name": "Josh Marshall", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$113,400", + "start_date": "5/7/2007" + }, + { + "extn": "5279", + "id": "20245", + "name": "Taylor Samuel", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$25,323", + "start_date": "2/26/2016" + }, + { + "extn": "5070", + "id": "20246", + "name": "Audrey Stevens", + "office": "Stockton", + "position": "Production Painter", + "salary": "$62,165", + "start_date": "3/8/2017" + }, + { + "extn": "6367", + "id": "20247", + "name": "Adelaide Dann", + "office": "Lancaster", + "position": "Inspector", + "salary": "$260,674", + "start_date": "6/11/2014" + }, + { + "extn": "4485", + "id": "20248", + "name": "Roger Richardson", + "office": "Fayetteville", + "position": "Steward", + "salary": "$201,686", + "start_date": "10/30/2013" + }, + { + "extn": "1281", + "id": "20249", + "name": "Phillip Rowlands", + "office": "Orlando", + "position": "Paramedic", + "salary": "$228,994", + "start_date": "3/18/2018" + }, + { + "extn": "8740", + "id": "20250", + "name": "Alexander Alldridge", + "office": "Amarillo", + "position": "Laboratory Technician", + "salary": "$35,557", + "start_date": "4/28/2004" + }, + { + "extn": "4411", + "id": "20251", + "name": "Bernadette Ross", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$34,623", + "start_date": "7/2/2009" + }, + { + "extn": "2194", + "id": "20252", + "name": "Ramon Jenkin", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$297,955", + "start_date": "10/27/2013" + }, + { + "extn": "5005", + "id": "20253", + "name": "Roger Everett", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$165,041", + "start_date": "8/8/2016" + }, + { + "extn": "6194", + "id": "20254", + "name": "Aiden Mcgee", + "office": "London", + "position": "Healthcare Specialist", + "salary": "$70,208", + "start_date": "9/10/2010" + }, + { + "extn": "9998", + "id": "20255", + "name": "Mike Allen", + "office": "Venice", + "position": "Bookkeeper", + "salary": "$64,959", + "start_date": "9/10/2001" + }, + { + "extn": "4546", + "id": "20256", + "name": "Marissa Moreno", + "office": "Charlotte", + "position": "Accountant", + "salary": "$42,298", + "start_date": "9/2/2000" + }, + { + "extn": "7783", + "id": "20257", + "name": "Isla Egerton", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$218,785", + "start_date": "5/17/2002" + }, + { + "extn": "5462", + "id": "20258", + "name": "Hayden Carter", + "office": "Baltimore", + "position": "Operator", + "salary": "$229,803", + "start_date": "8/9/2016" + }, + { + "extn": "6919", + "id": "20259", + "name": "Cynthia Amstead", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$266,098", + "start_date": "11/16/2002" + }, + { + "extn": "4125", + "id": "20260", + "name": "Chuck Weatcroft", + "office": "Salem", + "position": "Loan Officer", + "salary": "$88,927", + "start_date": "7/29/2006" + }, + { + "extn": "6386", + "id": "20261", + "name": "Shay Snell", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$89,046", + "start_date": "9/1/2010" + }, + { + "extn": "5376", + "id": "20262", + "name": "Angelica Dickson", + "office": "Jacksonville", + "position": "Baker", + "salary": "$287,397", + "start_date": "2/27/2009" + }, + { + "extn": "3399", + "id": "20263", + "name": "Diane Partridge", + "office": "Rome", + "position": "Ambulatory Nurse", + "salary": "$252,121", + "start_date": "9/19/2009" + }, + { + "extn": "5466", + "id": "20264", + "name": "Felicity Rycroft", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$298,169", + "start_date": "11/2/2010" + }, + { + "extn": "6199", + "id": "20265", + "name": "Matthew Rowan", + "office": "Tallahassee", + "position": "Global Logistics Supervisor", + "salary": "$270,687", + "start_date": "10/5/2016" + }, + { + "extn": "1676", + "id": "20266", + "name": "Tess Flack", + "office": "Washington", + "position": "Chef Manager", + "salary": "$265,731", + "start_date": "5/19/2005" + }, + { + "extn": "5421", + "id": "20267", + "name": "Tony Turner", + "office": "Colorado Springs", + "position": "HR Specialist", + "salary": "$254,158", + "start_date": "2/24/2019" + }, + { + "extn": "9944", + "id": "20268", + "name": "Peter Heaton", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$34,880", + "start_date": "2/2/2018" + }, + { + "extn": "2528", + "id": "20269", + "name": "Chester Aldridge", + "office": "Stockton", + "position": "Bellman", + "salary": "$174,516", + "start_date": "5/7/2009" + }, + { + "extn": "8217", + "id": "20270", + "name": "Logan Potter", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$268,876", + "start_date": "1/7/2007" + }, + { + "extn": "5055", + "id": "20271", + "name": "Henry Reid", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$123,541", + "start_date": "7/1/2005" + }, + { + "extn": "4404", + "id": "20272", + "name": "Abdul Shaw", + "office": "Boston", + "position": "Design Engineer", + "salary": "$248,008", + "start_date": "10/13/2015" + }, + { + "extn": "6067", + "id": "20273", + "name": "Tom Briggs", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$203,647", + "start_date": "3/8/2002" + }, + { + "extn": "9360", + "id": "20274", + "name": "Sadie Mason", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$259,985", + "start_date": "5/29/2000" + }, + { + "extn": "6340", + "id": "20275", + "name": "Carolyn Chester", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$169,980", + "start_date": "5/8/2019" + }, + { + "extn": "7469", + "id": "20276", + "name": "Johnathan Flynn", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$204,676", + "start_date": "3/1/2014" + }, + { + "extn": "6909", + "id": "20277", + "name": "Sabrina Bailey", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$131,803", + "start_date": "3/10/2017" + }, + { + "extn": "9576", + "id": "20278", + "name": "Hayden Mason", + "office": "Paris", + "position": "Machine Operator", + "salary": "$134,579", + "start_date": "3/31/2010" + }, + { + "extn": "4203", + "id": "20279", + "name": "Melanie Warren", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$96,107", + "start_date": "12/25/2005" + }, + { + "extn": "3222", + "id": "20280", + "name": "Sydney Beal", + "office": "Rochester", + "position": "Cook", + "salary": "$242,375", + "start_date": "4/28/2006" + }, + { + "extn": "5848", + "id": "20281", + "name": "Hope Clarke", + "office": "Denver", + "position": "Baker", + "salary": "$286,217", + "start_date": "2/4/2015" + }, + { + "extn": "6457", + "id": "20282", + "name": "Russel Chapman", + "office": "Lincoln", + "position": "Service Supervisor", + "salary": "$211,700", + "start_date": "2/16/2010" + }, + { + "extn": "7866", + "id": "20283", + "name": "Joseph Hobbs", + "office": "London", + "position": "Global Logistics Supervisor", + "salary": "$273,610", + "start_date": "5/7/2005" + }, + { + "extn": "2913", + "id": "20284", + "name": "Benjamin Bradshaw", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$276,574", + "start_date": "2/17/2015" + }, + { + "extn": "2776", + "id": "20285", + "name": "Paula Addison", + "office": "Milano", + "position": "Call Center Representative", + "salary": "$284,922", + "start_date": "2/16/2014" + }, + { + "extn": "2439", + "id": "20286", + "name": "Florence Lindsay", + "office": "Innsbruck", + "position": "Banker", + "salary": "$68,988", + "start_date": "10/18/2019" + }, + { + "extn": "5577", + "id": "20287", + "name": "Mackenzie Brennan", + "office": "Henderson", + "position": "Health Educator", + "salary": "$235,662", + "start_date": "11/29/2005" + }, + { + "extn": "3415", + "id": "20288", + "name": "Cedrick Rogers", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$88,316", + "start_date": "6/6/2001" + }, + { + "extn": "9802", + "id": "20289", + "name": "Sarah Flack", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$292,553", + "start_date": "12/16/2011" + }, + { + "extn": "1603", + "id": "20290", + "name": "Ember Vinton", + "office": "Reno", + "position": "Baker", + "salary": "$168,139", + "start_date": "1/16/2004" + }, + { + "extn": "7561", + "id": "20291", + "name": "Blake Redwood", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$291,899", + "start_date": "6/21/2014" + }, + { + "extn": "6527", + "id": "20292", + "name": "Rick Waterson", + "office": "Richmond", + "position": "Cashier", + "salary": "$276,141", + "start_date": "5/6/2006" + }, + { + "extn": "5967", + "id": "20293", + "name": "Benny Robinson", + "office": "El Paso", + "position": "Inspector", + "salary": "$268,375", + "start_date": "2/7/2000" + }, + { + "extn": "1124", + "id": "20294", + "name": "Barry Edwards", + "office": "Charlotte", + "position": "Assistant Buyer", + "salary": "$188,787", + "start_date": "4/29/2017" + }, + { + "extn": "9198", + "id": "20295", + "name": "Mandy Funnell", + "office": "Baltimore", + "position": "Physician", + "salary": "$78,640", + "start_date": "9/10/2011" + }, + { + "extn": "8592", + "id": "20296", + "name": "Alexa Higgs", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$12,688", + "start_date": "7/10/2003" + }, + { + "extn": "7226", + "id": "20297", + "name": "Louise Mooney", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$72,778", + "start_date": "1/26/2006" + }, + { + "extn": "7779", + "id": "20298", + "name": "Tyson Locke", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$132,484", + "start_date": "11/12/2001" + }, + { + "extn": "9462", + "id": "20299", + "name": "Hailey Wilson", + "office": "Berlin", + "position": "Business Broker", + "salary": "$247,429", + "start_date": "8/5/2000" + }, + { + "extn": "4343", + "id": "20300", + "name": "Daron Rose", + "office": "Scottsdale", + "position": "Bookkeeper", + "salary": "$130,406", + "start_date": "10/20/2017" + }, + { + "extn": "2753", + "id": "20301", + "name": "Denny Eastwood", + "office": "Bridgeport", + "position": "CNC Operator", + "salary": "$213,081", + "start_date": "5/30/2008" + }, + { + "extn": "8008", + "id": "20302", + "name": "Isabella Cartwright", + "office": "Cincinnati", + "position": "Budget Analyst", + "salary": "$42,263", + "start_date": "4/3/2007" + }, + { + "extn": "2540", + "id": "20303", + "name": "Emery Donnelly", + "office": "Salem", + "position": "Production Painter", + "salary": "$199,417", + "start_date": "4/30/2014" + }, + { + "extn": "3603", + "id": "20304", + "name": "Ronald Mann", + "office": "Boston", + "position": "Banker", + "salary": "$254,035", + "start_date": "7/24/2016" + }, + { + "extn": "6856", + "id": "20305", + "name": "Daron Gordon", + "office": "Madison", + "position": "Service Supervisor", + "salary": "$258,955", + "start_date": "5/10/2002" + }, + { + "extn": "9650", + "id": "20306", + "name": "Bernadette Reid", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$37,116", + "start_date": "1/6/2005" + }, + { + "extn": "6094", + "id": "20307", + "name": "Chris Vincent", + "office": "El Paso", + "position": "Call Center Representative", + "salary": "$60,608", + "start_date": "7/7/2001" + }, + { + "extn": "7301", + "id": "20308", + "name": "Harvey Durrant", + "office": "London", + "position": "Bookkeeper", + "salary": "$239,084", + "start_date": "6/3/2001" + }, + { + "extn": "3622", + "id": "20309", + "name": "Ally Harper", + "office": "Stockton", + "position": "Dentist", + "salary": "$121,391", + "start_date": "5/1/2017" + }, + { + "extn": "7942", + "id": "20310", + "name": "Mandy White", + "office": "Garland", + "position": "Inspector", + "salary": "$71,064", + "start_date": "12/18/2010" + }, + { + "extn": "6274", + "id": "20311", + "name": "Rocco Quinton", + "office": "Boston", + "position": "Associate Professor", + "salary": "$100,824", + "start_date": "12/18/2010" + }, + { + "extn": "5020", + "id": "20312", + "name": "Hank Booth", + "office": "Milano", + "position": "Stockbroker", + "salary": "$39,503", + "start_date": "7/28/2015" + }, + { + "extn": "4633", + "id": "20313", + "name": "Penelope Osmond", + "office": "Bellevue", + "position": "Audiologist", + "salary": "$250,405", + "start_date": "12/15/2005" + }, + { + "extn": "1750", + "id": "20314", + "name": "Havana Vallins", + "office": "San Antonio", + "position": "Bellman", + "salary": "$51,659", + "start_date": "9/15/2005" + }, + { + "extn": "3486", + "id": "20315", + "name": "Eileen Murphy", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$121,812", + "start_date": "2/6/2002" + }, + { + "extn": "4793", + "id": "20316", + "name": "Hazel Sawyer", + "office": "London", + "position": "Insurance Broker", + "salary": "$263,059", + "start_date": "12/15/2002" + }, + { + "extn": "6765", + "id": "20317", + "name": "Quinn Goodman", + "office": "Zurich", + "position": "Stockbroker", + "salary": "$31,220", + "start_date": "11/30/2013" + }, + { + "extn": "2881", + "id": "20318", + "name": "Jack King", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$214,299", + "start_date": "6/23/2000" + }, + { + "extn": "7339", + "id": "20319", + "name": "Gabriel Purvis", + "office": "Huntsville", + "position": "Steward", + "salary": "$120,706", + "start_date": "3/6/2017" + }, + { + "extn": "9321", + "id": "20320", + "name": "Mabel Thomas", + "office": "Henderson", + "position": "Assistant Buyer", + "salary": "$171,690", + "start_date": "3/24/2009" + }, + { + "extn": "6781", + "id": "20321", + "name": "Tyler Payne", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$178,763", + "start_date": "8/22/2018" + }, + { + "extn": "7364", + "id": "20322", + "name": "Ilona Richards", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$295,269", + "start_date": "10/11/2019" + }, + { + "extn": "1788", + "id": "20323", + "name": "Tony Hunter", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$297,339", + "start_date": "12/20/2001" + }, + { + "extn": "1269", + "id": "20324", + "name": "Mackenzie Allen", + "office": "Zurich", + "position": "Clerk", + "salary": "$47,188", + "start_date": "6/8/2004" + }, + { + "extn": "9593", + "id": "20325", + "name": "Henry Plant", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$96,848", + "start_date": "1/13/2015" + }, + { + "extn": "4789", + "id": "20326", + "name": "Phillip Rycroft", + "office": "Pittsburgh", + "position": "Call Center Representative", + "salary": "$58,977", + "start_date": "11/25/2016" + }, + { + "extn": "4201", + "id": "20327", + "name": "Ciara Owens", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$126,128", + "start_date": "3/8/2019" + }, + { + "extn": "9547", + "id": "20328", + "name": "Melanie Buckley", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$201,190", + "start_date": "11/11/2002" + }, + { + "extn": "4116", + "id": "20329", + "name": "Rae Hobson", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$151,125", + "start_date": "12/2/2015" + }, + { + "extn": "2020", + "id": "20330", + "name": "Hope Tutton", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$170,017", + "start_date": "12/24/2007" + }, + { + "extn": "5491", + "id": "20331", + "name": "Alex Eaton", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$295,288", + "start_date": "11/24/2017" + }, + { + "extn": "2557", + "id": "20332", + "name": "Hank Simpson", + "office": "Zurich", + "position": "HR Coordinator", + "salary": "$63,510", + "start_date": "4/24/2012" + }, + { + "extn": "2911", + "id": "20333", + "name": "Julian Kirby", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$143,737", + "start_date": "8/12/2000" + }, + { + "extn": "3897", + "id": "20334", + "name": "Selena Upton", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$120,134", + "start_date": "1/8/2006" + }, + { + "extn": "7825", + "id": "20335", + "name": "Leanne Benfield", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$199,945", + "start_date": "7/18/2004" + }, + { + "extn": "2159", + "id": "20336", + "name": "Nate Salt", + "office": "Omaha", + "position": "Bellman", + "salary": "$216,694", + "start_date": "9/7/2013" + }, + { + "extn": "9766", + "id": "20337", + "name": "Javier Rowan", + "office": "Norfolk", + "position": "Paramedic", + "salary": "$154,326", + "start_date": "12/5/2005" + }, + { + "extn": "6934", + "id": "20338", + "name": "Eden Stanley", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$244,916", + "start_date": "5/28/2005" + }, + { + "extn": "7827", + "id": "20339", + "name": "William Cork", + "office": "Milano", + "position": "Paramedic", + "salary": "$114,939", + "start_date": "6/19/2003" + }, + { + "extn": "8049", + "id": "20340", + "name": "Drew Fox", + "office": "Lincoln", + "position": "Insurance Broker", + "salary": "$237,917", + "start_date": "1/21/2005" + }, + { + "extn": "4722", + "id": "20341", + "name": "Chad Crawley", + "office": "Moreno Valley", + "position": "Baker", + "salary": "$60,091", + "start_date": "8/9/2000" + }, + { + "extn": "5392", + "id": "20342", + "name": "Mark Wild", + "office": "Lancaster", + "position": "Designer", + "salary": "$188,965", + "start_date": "9/18/2010" + }, + { + "extn": "6438", + "id": "20343", + "name": "Angelina Hobson", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$27,227", + "start_date": "9/13/2009" + }, + { + "extn": "1049", + "id": "20344", + "name": "Wade Little", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$296,962", + "start_date": "2/4/2015" + }, + { + "extn": "2530", + "id": "20345", + "name": "Mayleen Adams", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$184,875", + "start_date": "3/18/2015" + }, + { + "extn": "5358", + "id": "20346", + "name": "Tania Palmer", + "office": "Otawa", + "position": "Cook", + "salary": "$68,108", + "start_date": "6/14/2008" + }, + { + "extn": "2571", + "id": "20347", + "name": "Manuel Noon", + "office": "Anaheim", + "position": "Banker", + "salary": "$293,719", + "start_date": "8/9/2010" + }, + { + "extn": "2496", + "id": "20348", + "name": "Phillip Rainford", + "office": "Washington", + "position": "Executive Director", + "salary": "$59,740", + "start_date": "4/30/2006" + }, + { + "extn": "3805", + "id": "20349", + "name": "Clint Cavanagh", + "office": "Stockton", + "position": "Fabricator", + "salary": "$145,692", + "start_date": "6/27/2005" + }, + { + "extn": "5916", + "id": "20350", + "name": "Renee Lynn", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$202,474", + "start_date": "9/30/2011" + }, + { + "extn": "2422", + "id": "20351", + "name": "Sebastian Dempsey", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$155,201", + "start_date": "2/26/2005" + }, + { + "extn": "1554", + "id": "20352", + "name": "Selena Carter", + "office": "Richmond", + "position": "Steward", + "salary": "$251,634", + "start_date": "6/2/2004" + }, + { + "extn": "7358", + "id": "20353", + "name": "Penny Price", + "office": "Sacramento", + "position": "Healthcare Specialist", + "salary": "$276,225", + "start_date": "4/30/2015" + }, + { + "extn": "8105", + "id": "20354", + "name": "Sydney Cadman", + "office": "Lancaster", + "position": "Cashier", + "salary": "$36,271", + "start_date": "5/9/2002" + }, + { + "extn": "4513", + "id": "20355", + "name": "Matthew Stone", + "office": "Fremont", + "position": "Fabricator", + "salary": "$178,081", + "start_date": "7/11/2010" + }, + { + "extn": "5458", + "id": "20356", + "name": "Goldie Flanders", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$74,597", + "start_date": "12/23/2010" + }, + { + "extn": "5043", + "id": "20357", + "name": "Janelle Becker", + "office": "Wien", + "position": "Physician", + "salary": "$164,169", + "start_date": "8/5/2008" + }, + { + "extn": "1720", + "id": "20358", + "name": "Bart Whatson", + "office": "Ontario", + "position": "Webmaster", + "salary": "$237,082", + "start_date": "8/1/2007" + }, + { + "extn": "2667", + "id": "20359", + "name": "Kimberly Mackenzie", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$95,816", + "start_date": "5/11/2012" + }, + { + "extn": "3926", + "id": "20360", + "name": "Cedrick Bell", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$40,217", + "start_date": "8/12/2001" + }, + { + "extn": "4712", + "id": "20361", + "name": "Carolyn Partridge", + "office": "Hayward", + "position": "Inspector", + "salary": "$218,815", + "start_date": "5/22/2009" + }, + { + "extn": "1537", + "id": "20362", + "name": "Nate Robertson", + "office": "Jacksonville", + "position": "Webmaster", + "salary": "$222,706", + "start_date": "12/1/2004" + }, + { + "extn": "9865", + "id": "20363", + "name": "Maribel Tait", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$13,721", + "start_date": "2/17/2001" + }, + { + "extn": "4277", + "id": "20364", + "name": "Clint Chadwick", + "office": "Irving", + "position": "Design Engineer", + "salary": "$107,629", + "start_date": "3/6/2004" + }, + { + "extn": "6002", + "id": "20365", + "name": "Logan Simmons", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$184,890", + "start_date": "6/6/2000" + }, + { + "extn": "4903", + "id": "20366", + "name": "Kurt Vollans", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$295,364", + "start_date": "9/7/2009" + }, + { + "extn": "4510", + "id": "20367", + "name": "Marina Windsor", + "office": "Indianapolis", + "position": "Physician", + "salary": "$125,638", + "start_date": "7/12/2017" + }, + { + "extn": "6612", + "id": "20368", + "name": "Wade Cox", + "office": "London", + "position": "Accountant", + "salary": "$225,943", + "start_date": "12/10/2009" + }, + { + "extn": "6001", + "id": "20369", + "name": "Callie Brooks", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$103,198", + "start_date": "5/30/2015" + }, + { + "extn": "2108", + "id": "20370", + "name": "John Moreno", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$45,691", + "start_date": "7/11/2012" + }, + { + "extn": "1521", + "id": "20371", + "name": "Lucas Snell", + "office": "Wien", + "position": "Software Engineer", + "salary": "$202,794", + "start_date": "2/22/2017" + }, + { + "extn": "7340", + "id": "20372", + "name": "Camden Stanley", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$281,847", + "start_date": "7/4/2006" + }, + { + "extn": "6948", + "id": "20373", + "name": "Bridget Price", + "office": "Memphis", + "position": "Treasurer", + "salary": "$145,369", + "start_date": "7/1/2007" + }, + { + "extn": "5428", + "id": "20374", + "name": "Andrea Tindall", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$202,141", + "start_date": "4/5/2014" + }, + { + "extn": "1106", + "id": "20375", + "name": "Tiffany Flett", + "office": "Lisbon", + "position": "Biologist", + "salary": "$262,285", + "start_date": "5/20/2018" + }, + { + "extn": "8247", + "id": "20376", + "name": "Adina Mccormick", + "office": "Saint Paul", + "position": "Clerk", + "salary": "$257,704", + "start_date": "1/14/2004" + }, + { + "extn": "7154", + "id": "20377", + "name": "Clint Hardwick", + "office": "Miami", + "position": "Audiologist", + "salary": "$45,977", + "start_date": "7/30/2016" + }, + { + "extn": "6721", + "id": "20378", + "name": "Leroy Ellison", + "office": "London", + "position": "Staffing Consultant", + "salary": "$252,117", + "start_date": "4/6/2007" + }, + { + "extn": "9055", + "id": "20379", + "name": "Bart Mason", + "office": "Bellevue", + "position": "Cashier", + "salary": "$34,674", + "start_date": "2/13/2018" + }, + { + "extn": "6067", + "id": "20380", + "name": "Adela Clark", + "office": "New York", + "position": "Lecturer", + "salary": "$135,851", + "start_date": "10/26/2004" + }, + { + "extn": "4803", + "id": "20381", + "name": "Felicity Hudson", + "office": "Houston", + "position": "Business Broker", + "salary": "$113,780", + "start_date": "4/5/2011" + }, + { + "extn": "5655", + "id": "20382", + "name": "Aiden Owen", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$246,652", + "start_date": "8/28/2018" + }, + { + "extn": "7610", + "id": "20383", + "name": "Mark Swift", + "office": "Venice", + "position": "Executive Director", + "salary": "$82,775", + "start_date": "12/5/2015" + }, + { + "extn": "2198", + "id": "20384", + "name": "Aiden Keys", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$291,902", + "start_date": "9/26/2009" + }, + { + "extn": "2795", + "id": "20385", + "name": "Maxwell Dyson", + "office": "Toledo", + "position": "Clerk", + "salary": "$63,613", + "start_date": "5/23/2014" + }, + { + "extn": "5265", + "id": "20386", + "name": "Chadwick Wilkinson", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$201,256", + "start_date": "7/9/2016" + }, + { + "extn": "7377", + "id": "20387", + "name": "Maxwell Allen", + "office": "Madrid", + "position": "Auditor", + "salary": "$230,642", + "start_date": "1/7/2016" + }, + { + "extn": "6844", + "id": "20388", + "name": "Clint Clark", + "office": "Houston", + "position": "Ambulatory Nurse", + "salary": "$204,284", + "start_date": "12/21/2011" + }, + { + "extn": "6598", + "id": "20389", + "name": "Taylor Jobson", + "office": "Denver", + "position": "Steward", + "salary": "$20,385", + "start_date": "5/3/2000" + }, + { + "extn": "8270", + "id": "20390", + "name": "Enoch Drummond", + "office": "Washington", + "position": "Dentist", + "salary": "$90,915", + "start_date": "5/3/2000" + }, + { + "extn": "7390", + "id": "20391", + "name": "Rufus Parsons", + "office": "Detroit", + "position": "Inspector", + "salary": "$86,770", + "start_date": "8/23/2003" + }, + { + "extn": "6034", + "id": "20392", + "name": "Carter Gilmour", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$202,377", + "start_date": "9/5/2003" + }, + { + "extn": "3925", + "id": "20393", + "name": "Norah Goldsmith", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$183,734", + "start_date": "10/12/2015" + }, + { + "extn": "8027", + "id": "20394", + "name": "Bob Osmond", + "office": "El Paso", + "position": "Software Engineer", + "salary": "$32,692", + "start_date": "2/1/2006" + }, + { + "extn": "5068", + "id": "20395", + "name": "Bart Cunningham", + "office": "Sacramento", + "position": "Inspector", + "salary": "$112,445", + "start_date": "1/27/2009" + }, + { + "extn": "3027", + "id": "20396", + "name": "Johnny Noon", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$294,336", + "start_date": "1/9/2017" + }, + { + "extn": "7074", + "id": "20397", + "name": "Evelynn Purvis", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$13,283", + "start_date": "1/9/2008" + }, + { + "extn": "6977", + "id": "20398", + "name": "Belinda Lynch", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$193,670", + "start_date": "10/24/2006" + }, + { + "extn": "5849", + "id": "20399", + "name": "Carl Truscott", + "office": "New York", + "position": "Bellman", + "salary": "$104,225", + "start_date": "8/14/2001" + }, + { + "extn": "2571", + "id": "20400", + "name": "Chester Summers", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$273,050", + "start_date": "7/9/2015" + }, + { + "extn": "1843", + "id": "20401", + "name": "Carter Salt", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$267,129", + "start_date": "11/8/2003" + }, + { + "extn": "7938", + "id": "20402", + "name": "Peyton Clarkson", + "office": "Venice", + "position": "Cash Manager", + "salary": "$297,889", + "start_date": "3/2/2017" + }, + { + "extn": "1131", + "id": "20403", + "name": "David Owen", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$78,724", + "start_date": "5/9/2003" + }, + { + "extn": "9370", + "id": "20404", + "name": "Joyce Plant", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$221,523", + "start_date": "8/5/2019" + }, + { + "extn": "2997", + "id": "20405", + "name": "Noemi Dyson", + "office": "Sacramento", + "position": "Inspector", + "salary": "$189,023", + "start_date": "3/24/2000" + }, + { + "extn": "8822", + "id": "20406", + "name": "Tyson Mooney", + "office": "Seattle", + "position": "Lecturer", + "salary": "$104,454", + "start_date": "7/25/2003" + }, + { + "extn": "7782", + "id": "20407", + "name": "Percy Fall", + "office": "Albuquerque", + "position": "Pharmacist", + "salary": "$236,441", + "start_date": "7/21/2018" + }, + { + "extn": "4218", + "id": "20408", + "name": "Eduardo Paterson", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$92,267", + "start_date": "10/13/2018" + }, + { + "extn": "6025", + "id": "20409", + "name": "Monica Casey", + "office": "Otawa", + "position": "Webmaster", + "salary": "$49,618", + "start_date": "5/9/2002" + }, + { + "extn": "9987", + "id": "20410", + "name": "Rose Mason", + "office": "Lakewood", + "position": "Treasurer", + "salary": "$171,242", + "start_date": "2/10/2005" + }, + { + "extn": "3358", + "id": "20411", + "name": "Ruby Matthews", + "office": "Toledo", + "position": "Loan Officer", + "salary": "$29,837", + "start_date": "4/20/2016" + }, + { + "extn": "1558", + "id": "20412", + "name": "Trisha Radcliffe", + "office": "Toledo", + "position": "Investment Advisor", + "salary": "$87,992", + "start_date": "6/23/2007" + }, + { + "extn": "5333", + "id": "20413", + "name": "Lindsay Verdon", + "office": "Lincoln", + "position": "Dentist", + "salary": "$146,776", + "start_date": "10/22/2018" + }, + { + "extn": "5233", + "id": "20414", + "name": "Liv Hamilton", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$70,967", + "start_date": "12/27/2016" + }, + { + "extn": "9208", + "id": "20415", + "name": "Fred Walker", + "office": "Columbus", + "position": "Banker", + "salary": "$96,420", + "start_date": "11/18/2003" + }, + { + "extn": "2897", + "id": "20416", + "name": "Caleb Harvey", + "office": "Lancaster", + "position": "Paramedic", + "salary": "$299,417", + "start_date": "10/2/2006" + }, + { + "extn": "4949", + "id": "20417", + "name": "Benny Gibbons", + "office": "Lakewood", + "position": "Banker", + "salary": "$161,710", + "start_date": "12/23/2017" + }, + { + "extn": "8869", + "id": "20418", + "name": "Lucy Pratt", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$162,405", + "start_date": "9/18/2000" + }, + { + "extn": "8685", + "id": "20419", + "name": "Lynn Veale", + "office": "Anaheim", + "position": "HR Coordinator", + "salary": "$107,474", + "start_date": "10/21/2012" + }, + { + "extn": "1321", + "id": "20420", + "name": "Barney Leslie", + "office": "Ontario", + "position": "Steward", + "salary": "$115,465", + "start_date": "1/4/2015" + }, + { + "extn": "5119", + "id": "20421", + "name": "Amy Clifton", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$158,802", + "start_date": "3/29/2009" + }, + { + "extn": "8321", + "id": "20422", + "name": "Ada Walton", + "office": "New Orleans", + "position": "Fabricator", + "salary": "$191,478", + "start_date": "1/14/2001" + }, + { + "extn": "8113", + "id": "20423", + "name": "Gwenyth Graves", + "office": "Madrid", + "position": "Physician", + "salary": "$137,826", + "start_date": "1/3/2000" + }, + { + "extn": "7867", + "id": "20424", + "name": "Aiden Utterson", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$240,763", + "start_date": "9/23/2003" + }, + { + "extn": "5459", + "id": "20425", + "name": "Morgan Stewart", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$74,822", + "start_date": "9/16/2018" + }, + { + "extn": "1614", + "id": "20426", + "name": "Celia Hopkins", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$22,864", + "start_date": "5/25/2013" + }, + { + "extn": "7312", + "id": "20427", + "name": "Erick Watt", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$139,908", + "start_date": "9/26/2005" + }, + { + "extn": "3990", + "id": "20428", + "name": "Amy Poole", + "office": "Bellevue", + "position": "Systems Administrator", + "salary": "$66,467", + "start_date": "1/4/2010" + }, + { + "extn": "2017", + "id": "20429", + "name": "Daria Gilmour", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$152,357", + "start_date": "5/17/2002" + }, + { + "extn": "7758", + "id": "20430", + "name": "Chloe Rose", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$40,048", + "start_date": "10/17/2004" + }, + { + "extn": "9119", + "id": "20431", + "name": "Doug Dubois", + "office": "Miami", + "position": "Paramedic", + "salary": "$85,094", + "start_date": "10/22/2006" + }, + { + "extn": "6702", + "id": "20432", + "name": "Doris Dowson", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$249,143", + "start_date": "6/29/2003" + }, + { + "extn": "3897", + "id": "20433", + "name": "Tom Tyler", + "office": "Wien", + "position": "Auditor", + "salary": "$95,862", + "start_date": "12/13/2014" + }, + { + "extn": "6919", + "id": "20434", + "name": "Hailey Briggs", + "office": "San Antonio", + "position": "Operator", + "salary": "$189,830", + "start_date": "4/24/2004" + }, + { + "extn": "5475", + "id": "20435", + "name": "Leanne Haines", + "office": "Paris", + "position": "Treasurer", + "salary": "$35,594", + "start_date": "1/22/2012" + }, + { + "extn": "8558", + "id": "20436", + "name": "Claire Hooper", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$111,490", + "start_date": "6/2/2000" + }, + { + "extn": "8423", + "id": "20437", + "name": "Christine Swan", + "office": "Fremont", + "position": "Paramedic", + "salary": "$295,155", + "start_date": "4/13/2010" + }, + { + "extn": "2227", + "id": "20438", + "name": "Denis Judd", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$152,848", + "start_date": "1/31/2005" + }, + { + "extn": "5485", + "id": "20439", + "name": "Lexi Weston", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$173,374", + "start_date": "6/27/2007" + }, + { + "extn": "8773", + "id": "20440", + "name": "Valentina Thorpe", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$71,550", + "start_date": "7/14/2015" + }, + { + "extn": "8791", + "id": "20441", + "name": "Anabelle Collins", + "office": "Irving", + "position": "Executive Director", + "salary": "$52,713", + "start_date": "7/19/2017" + }, + { + "extn": "4294", + "id": "20442", + "name": "Logan Milner", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$295,141", + "start_date": "5/24/2000" + }, + { + "extn": "9405", + "id": "20443", + "name": "Madelyn Bolton", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$297,807", + "start_date": "10/14/2007" + }, + { + "extn": "8484", + "id": "20444", + "name": "Violet Bennett", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$264,523", + "start_date": "2/23/2010" + }, + { + "extn": "8142", + "id": "20445", + "name": "Roger Heaton", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$297,587", + "start_date": "4/9/2008" + }, + { + "extn": "1935", + "id": "20446", + "name": "Chuck Drew", + "office": "Phoenix", + "position": "Ambulatory Nurse", + "salary": "$83,352", + "start_date": "11/8/2018" + }, + { + "extn": "1490", + "id": "20447", + "name": "Rick Clifford", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$292,787", + "start_date": "9/25/2003" + }, + { + "extn": "7434", + "id": "20448", + "name": "Eduardo Mullins", + "office": "Jacksonville", + "position": "Designer", + "salary": "$171,240", + "start_date": "11/17/2011" + }, + { + "extn": "2417", + "id": "20449", + "name": "Johnny Quinton", + "office": "Wien", + "position": "Lecturer", + "salary": "$153,230", + "start_date": "2/1/2008" + }, + { + "extn": "6410", + "id": "20450", + "name": "Phillip Wright", + "office": "Jersey City", + "position": "Associate Professor", + "salary": "$237,907", + "start_date": "3/11/2007" + }, + { + "extn": "4004", + "id": "20451", + "name": "Abdul Connell", + "office": "Stockton", + "position": "Designer", + "salary": "$33,050", + "start_date": "9/2/2004" + }, + { + "extn": "9961", + "id": "20452", + "name": "Percy Faulkner", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$120,114", + "start_date": "8/10/2000" + }, + { + "extn": "5239", + "id": "20453", + "name": "Jolene Radley", + "office": "Hollywood", + "position": "Pharmacist", + "salary": "$102,377", + "start_date": "10/15/2019" + }, + { + "extn": "1352", + "id": "20454", + "name": "Domenic Morrow", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$104,259", + "start_date": "6/18/2001" + }, + { + "extn": "9122", + "id": "20455", + "name": "Tony Vallins", + "office": "Philadelphia", + "position": "Front Desk Coordinator", + "salary": "$191,103", + "start_date": "4/10/2007" + }, + { + "extn": "4145", + "id": "20456", + "name": "Darlene Amstead", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$13,760", + "start_date": "3/1/2015" + }, + { + "extn": "1150", + "id": "20457", + "name": "Rosie Edwards", + "office": "Seattle", + "position": "Paramedic", + "salary": "$85,639", + "start_date": "8/31/2019" + }, + { + "extn": "6461", + "id": "20458", + "name": "Shelby Tate", + "office": "San Francisco", + "position": "Dentist", + "salary": "$288,110", + "start_date": "11/19/2001" + }, + { + "extn": "3155", + "id": "20459", + "name": "Harry Parker", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$216,877", + "start_date": "5/13/2014" + }, + { + "extn": "5760", + "id": "20460", + "name": "Benny Gordon", + "office": "Columbus", + "position": "Paramedic", + "salary": "$225,196", + "start_date": "12/10/2006" + }, + { + "extn": "9906", + "id": "20461", + "name": "Jacob Evans", + "office": "Glendale", + "position": "Web Developer", + "salary": "$283,556", + "start_date": "2/16/2003" + }, + { + "extn": "1454", + "id": "20462", + "name": "Alessia Underhill", + "office": "Sacramento", + "position": "HR Coordinator", + "salary": "$208,970", + "start_date": "11/30/2014" + }, + { + "extn": "1031", + "id": "20463", + "name": "Vivian Yarwood", + "office": "Anaheim", + "position": "Software Engineer", + "salary": "$34,899", + "start_date": "3/24/2011" + }, + { + "extn": "4588", + "id": "20464", + "name": "Maribel Cadman", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$161,326", + "start_date": "7/26/2014" + }, + { + "extn": "8818", + "id": "20465", + "name": "Leroy Alcroft", + "office": "Charlotte", + "position": "CNC Operator", + "salary": "$255,222", + "start_date": "12/9/2005" + }, + { + "extn": "4348", + "id": "20466", + "name": "William Briggs", + "office": "Moreno Valley", + "position": "Design Engineer", + "salary": "$94,004", + "start_date": "1/22/2003" + }, + { + "extn": "1248", + "id": "20467", + "name": "Judith Swan", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$267,686", + "start_date": "1/2/2007" + }, + { + "extn": "1775", + "id": "20468", + "name": "Hanna Rossi", + "office": "Jacksonville", + "position": "Executive Director", + "salary": "$40,174", + "start_date": "10/29/2013" + }, + { + "extn": "6794", + "id": "20469", + "name": "Javier Purvis", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$63,938", + "start_date": "3/10/2007" + }, + { + "extn": "7573", + "id": "20470", + "name": "Julian King", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$171,717", + "start_date": "5/23/2005" + }, + { + "extn": "6398", + "id": "20471", + "name": "Kendra Kaur", + "office": "Bridgeport", + "position": "Global Logistics Supervisor", + "salary": "$183,797", + "start_date": "5/8/2001" + }, + { + "extn": "3649", + "id": "20472", + "name": "Amy Seymour", + "office": "Venice", + "position": "Machine Operator", + "salary": "$76,954", + "start_date": "1/24/2014" + }, + { + "extn": "1516", + "id": "20473", + "name": "Carl Faulkner", + "office": "Boston", + "position": "Budget Analyst", + "salary": "$133,391", + "start_date": "3/5/2019" + }, + { + "extn": "9937", + "id": "20474", + "name": "Doris Weatcroft", + "office": "Fort Lauderdale", + "position": "Doctor", + "salary": "$140,967", + "start_date": "2/15/2015" + }, + { + "extn": "8002", + "id": "20475", + "name": "Stella Janes", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$253,600", + "start_date": "5/21/2019" + }, + { + "extn": "4468", + "id": "20476", + "name": "Nancy Thorpe", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$19,676", + "start_date": "3/18/2000" + }, + { + "extn": "2444", + "id": "20477", + "name": "Tyler Morrison", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$11,218", + "start_date": "3/15/2014" + }, + { + "extn": "3335", + "id": "20478", + "name": "Elisabeth Jefferson", + "office": "London", + "position": "Retail Trainee", + "salary": "$266,276", + "start_date": "9/28/2003" + }, + { + "extn": "7909", + "id": "20479", + "name": "Daniel Knight", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$182,639", + "start_date": "6/24/2007" + }, + { + "extn": "3495", + "id": "20480", + "name": "Anne Lewis", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$175,332", + "start_date": "3/14/2016" + }, + { + "extn": "1098", + "id": "20481", + "name": "Bart Hewitt", + "office": "Minneapolis", + "position": "Banker", + "salary": "$247,396", + "start_date": "11/24/2014" + }, + { + "extn": "1540", + "id": "20482", + "name": "Roger Brett", + "office": "New York", + "position": "Bookkeeper", + "salary": "$34,811", + "start_date": "10/22/2018" + }, + { + "extn": "5192", + "id": "20483", + "name": "Mara Larsen", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$99,313", + "start_date": "1/27/2018" + }, + { + "extn": "4835", + "id": "20484", + "name": "Clint Bradshaw", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$198,962", + "start_date": "4/6/2007" + }, + { + "extn": "4346", + "id": "20485", + "name": "Barney Eagle", + "office": "Oakland", + "position": "Cook", + "salary": "$239,744", + "start_date": "1/4/2015" + }, + { + "extn": "2858", + "id": "20486", + "name": "Kurt Davies", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$271,212", + "start_date": "8/27/2005" + }, + { + "extn": "8002", + "id": "20487", + "name": "Clarissa Summers", + "office": "Memphis", + "position": "Accountant", + "salary": "$76,413", + "start_date": "5/10/2010" + }, + { + "extn": "7819", + "id": "20488", + "name": "Julian Lewis", + "office": "Lyon", + "position": "Assistant Buyer", + "salary": "$235,753", + "start_date": "9/12/2010" + }, + { + "extn": "4532", + "id": "20489", + "name": "Candace Adler", + "office": "London", + "position": "Business Broker", + "salary": "$271,841", + "start_date": "3/2/2003" + }, + { + "extn": "2061", + "id": "20490", + "name": "Judith Gray", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$144,766", + "start_date": "5/30/2019" + }, + { + "extn": "2749", + "id": "20491", + "name": "Michael Moore", + "office": "Memphis", + "position": "Software Engineer", + "salary": "$65,075", + "start_date": "6/17/2010" + }, + { + "extn": "4571", + "id": "20492", + "name": "Sydney Appleton", + "office": "Zurich", + "position": "Electrician", + "salary": "$44,696", + "start_date": "7/27/2002" + }, + { + "extn": "3508", + "id": "20493", + "name": "Ada Brennan", + "office": "Tulsa", + "position": "Accountant", + "salary": "$236,536", + "start_date": "5/11/2008" + }, + { + "extn": "2236", + "id": "20494", + "name": "Marjorie Harrington", + "office": "Rochester", + "position": "Steward", + "salary": "$83,168", + "start_date": "2/21/2019" + }, + { + "extn": "7902", + "id": "20495", + "name": "Daniel Fleming", + "office": "San Francisco", + "position": "Accountant", + "salary": "$241,164", + "start_date": "7/16/2011" + }, + { + "extn": "6822", + "id": "20496", + "name": "Matthew Stewart", + "office": "Madison", + "position": "Ambulatory Nurse", + "salary": "$258,495", + "start_date": "12/6/2004" + }, + { + "extn": "2850", + "id": "20497", + "name": "Kendra Fall", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$18,167", + "start_date": "9/5/2019" + }, + { + "extn": "9272", + "id": "20498", + "name": "Elise White", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$139,937", + "start_date": "12/23/2012" + }, + { + "extn": "6969", + "id": "20499", + "name": "Jules Shepherd", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$259,695", + "start_date": "4/24/2006" + }, + { + "extn": "7014", + "id": "20500", + "name": "Laila Flanders", + "office": "Long Beach", + "position": "Web Developer", + "salary": "$81,816", + "start_date": "6/18/2007" + }, + { + "extn": "9069", + "id": "20501", + "name": "Barry Moss", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$53,100", + "start_date": "7/14/2006" + }, + { + "extn": "8840", + "id": "20502", + "name": "Cadence Hill", + "office": "Innsbruck", + "position": "Designer", + "salary": "$189,895", + "start_date": "7/10/2006" + }, + { + "extn": "6291", + "id": "20503", + "name": "Nick Bryson", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$84,404", + "start_date": "7/22/2019" + }, + { + "extn": "6736", + "id": "20504", + "name": "Brooklyn Saunders", + "office": "Paris", + "position": "Web Developer", + "salary": "$244,871", + "start_date": "5/11/2008" + }, + { + "extn": "4876", + "id": "20505", + "name": "Sharon Samuel", + "office": "Reno", + "position": "Bookkeeper", + "salary": "$29,926", + "start_date": "1/5/2010" + }, + { + "extn": "4545", + "id": "20506", + "name": "Lucy Bowen", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$283,749", + "start_date": "9/14/2014" + }, + { + "extn": "7168", + "id": "20507", + "name": "Ethan Osmond", + "office": "Springfield", + "position": "Bellman", + "salary": "$132,842", + "start_date": "9/17/2013" + }, + { + "extn": "8892", + "id": "20508", + "name": "Nick Sawyer", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$147,364", + "start_date": "1/5/2011" + }, + { + "extn": "8811", + "id": "20509", + "name": "Mark Hastings", + "office": "Innsbruck", + "position": "Audiologist", + "salary": "$274,033", + "start_date": "7/18/2000" + }, + { + "extn": "1026", + "id": "20510", + "name": "Daron Lee", + "office": "Escondido", + "position": "Cashier", + "salary": "$23,099", + "start_date": "4/2/2016" + }, + { + "extn": "9639", + "id": "20511", + "name": "Juliette Coates", + "office": "Garland", + "position": "Inspector", + "salary": "$170,764", + "start_date": "2/21/2017" + }, + { + "extn": "4992", + "id": "20512", + "name": "Ember Poulton", + "office": "Murfreesboro", + "position": "Food Technologist", + "salary": "$292,919", + "start_date": "5/1/2016" + }, + { + "extn": "6306", + "id": "20513", + "name": "Emely Noon", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$59,207", + "start_date": "12/15/2010" + }, + { + "extn": "6150", + "id": "20514", + "name": "Carissa Pearson", + "office": "Pittsburgh", + "position": "Designer", + "salary": "$285,599", + "start_date": "5/3/2001" + }, + { + "extn": "5370", + "id": "20515", + "name": "Barry Cowan", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$23,983", + "start_date": "6/15/2007" + }, + { + "extn": "6140", + "id": "20516", + "name": "Benjamin Stone", + "office": "Henderson", + "position": "Accountant", + "salary": "$242,791", + "start_date": "6/12/2005" + }, + { + "extn": "7804", + "id": "20517", + "name": "Valentina Mcguire", + "office": "Omaha", + "position": "Audiologist", + "salary": "$244,500", + "start_date": "12/24/2004" + }, + { + "extn": "3501", + "id": "20518", + "name": "Percy Simmons", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$23,878", + "start_date": "4/27/2001" + }, + { + "extn": "5016", + "id": "20519", + "name": "Mike Kelly", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$190,860", + "start_date": "11/3/2009" + }, + { + "extn": "9268", + "id": "20520", + "name": "Chanelle Khan", + "office": "Atlanta", + "position": "Pharmacist", + "salary": "$186,949", + "start_date": "4/15/2012" + }, + { + "extn": "3075", + "id": "20521", + "name": "Carter Weston", + "office": "Ontario", + "position": "Auditor", + "salary": "$201,904", + "start_date": "10/8/2019" + }, + { + "extn": "8842", + "id": "20522", + "name": "Enoch Walsh", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$130,844", + "start_date": "12/18/2015" + }, + { + "extn": "7972", + "id": "20523", + "name": "Julius Bailey", + "office": "Los Angeles", + "position": "Lecturer", + "salary": "$297,294", + "start_date": "12/6/2002" + }, + { + "extn": "4312", + "id": "20524", + "name": "Sasha Chester", + "office": "Albuquerque", + "position": "Global Logistics Supervisor", + "salary": "$217,213", + "start_date": "4/7/2005" + }, + { + "extn": "9778", + "id": "20525", + "name": "Shannon Moran", + "office": "Toledo", + "position": "Bookkeeper", + "salary": "$39,340", + "start_date": "11/2/2014" + }, + { + "extn": "5502", + "id": "20526", + "name": "Emerald Howard", + "office": "Toledo", + "position": "Web Developer", + "salary": "$28,107", + "start_date": "5/26/2004" + }, + { + "extn": "6835", + "id": "20527", + "name": "Chelsea Jacobs", + "office": "Salem", + "position": "Webmaster", + "salary": "$207,283", + "start_date": "8/29/2008" + }, + { + "extn": "7194", + "id": "20528", + "name": "Christy Ventura", + "office": "Fremont", + "position": "Operator", + "salary": "$70,762", + "start_date": "6/2/2003" + }, + { + "extn": "3525", + "id": "20529", + "name": "Rufus Graves", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$161,954", + "start_date": "3/6/2015" + }, + { + "extn": "7720", + "id": "20530", + "name": "Leroy Vince", + "office": "Valetta", + "position": "Bookkeeper", + "salary": "$182,300", + "start_date": "12/23/2001" + }, + { + "extn": "8838", + "id": "20531", + "name": "Alessandra Villiger", + "office": "Lakewood", + "position": "Inspector", + "salary": "$75,382", + "start_date": "8/1/2010" + }, + { + "extn": "5390", + "id": "20532", + "name": "Beatrice Payne", + "office": "Oakland", + "position": "Healthcare Specialist", + "salary": "$275,540", + "start_date": "2/5/2003" + }, + { + "extn": "3539", + "id": "20533", + "name": "Doug Exton", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$137,604", + "start_date": "6/9/2008" + }, + { + "extn": "4623", + "id": "20534", + "name": "Phoebe Morrison", + "office": "Amarillo", + "position": "Baker", + "salary": "$171,695", + "start_date": "9/25/2017" + }, + { + "extn": "1377", + "id": "20535", + "name": "Tyler Olson", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$103,817", + "start_date": "2/18/2012" + }, + { + "extn": "8522", + "id": "20536", + "name": "Mason Hammond", + "office": "Indianapolis", + "position": "Food Technologist", + "salary": "$222,085", + "start_date": "12/26/2004" + }, + { + "extn": "5975", + "id": "20537", + "name": "Miley Lewis", + "office": "Denver", + "position": "Cashier", + "salary": "$166,335", + "start_date": "12/11/2014" + }, + { + "extn": "8124", + "id": "20538", + "name": "Carter Waterson", + "office": "Reno", + "position": "Auditor", + "salary": "$61,377", + "start_date": "8/10/2007" + }, + { + "extn": "9680", + "id": "20539", + "name": "Mason Swan", + "office": "Kansas City", + "position": "Inspector", + "salary": "$172,089", + "start_date": "2/25/2001" + }, + { + "extn": "9052", + "id": "20540", + "name": "Britney Mccormick", + "office": "Venice", + "position": "Restaurant Manager", + "salary": "$15,617", + "start_date": "3/2/2001" + }, + { + "extn": "2119", + "id": "20541", + "name": "Joy Flanders", + "office": "Memphis", + "position": "Steward", + "salary": "$248,165", + "start_date": "2/12/2009" + }, + { + "extn": "4141", + "id": "20542", + "name": "Louise Richards", + "office": "Scottsdale", + "position": "HR Specialist", + "salary": "$180,278", + "start_date": "8/24/2015" + }, + { + "extn": "8561", + "id": "20543", + "name": "Valentina Fox", + "office": "Otawa", + "position": "Health Educator", + "salary": "$13,410", + "start_date": "9/10/2009" + }, + { + "extn": "7333", + "id": "20544", + "name": "Logan Dubois", + "office": "London", + "position": "Audiologist", + "salary": "$146,418", + "start_date": "7/9/2018" + }, + { + "extn": "3758", + "id": "20545", + "name": "Henry James", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$15,279", + "start_date": "1/28/2014" + }, + { + "extn": "4889", + "id": "20546", + "name": "Marla Carter", + "office": "Jersey City", + "position": "Cashier", + "salary": "$130,698", + "start_date": "4/14/2012" + }, + { + "extn": "9698", + "id": "20547", + "name": "Danny Dempsey", + "office": "Stockton", + "position": "Doctor", + "salary": "$50,458", + "start_date": "9/7/2001" + }, + { + "extn": "5283", + "id": "20548", + "name": "Nathan Vane", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$90,211", + "start_date": "8/13/2003" + }, + { + "extn": "5092", + "id": "20549", + "name": "Ivy Dwyer", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$58,625", + "start_date": "12/13/2009" + }, + { + "extn": "2697", + "id": "20550", + "name": "Liv Broomfield", + "office": "Salem", + "position": "HR Coordinator", + "salary": "$241,871", + "start_date": "9/27/2014" + }, + { + "extn": "7822", + "id": "20551", + "name": "Eden Bell", + "office": "Norfolk", + "position": "Lecturer", + "salary": "$173,628", + "start_date": "11/4/2002" + }, + { + "extn": "1002", + "id": "20552", + "name": "Gwen Eastwood", + "office": "Venice", + "position": "Business Broker", + "salary": "$46,782", + "start_date": "7/1/2012" + }, + { + "extn": "3261", + "id": "20553", + "name": "Russel Vernon", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$121,316", + "start_date": "9/15/2019" + }, + { + "extn": "5340", + "id": "20554", + "name": "Fiona Hopkins", + "office": "Valetta", + "position": "Inspector", + "salary": "$178,318", + "start_date": "9/29/2014" + }, + { + "extn": "3146", + "id": "20555", + "name": "Nick Trent", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$212,376", + "start_date": "9/25/2014" + }, + { + "extn": "8952", + "id": "20556", + "name": "Leroy Evans", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$172,322", + "start_date": "9/10/2017" + }, + { + "extn": "6383", + "id": "20557", + "name": "Alan Walker", + "office": "Seattle", + "position": "Mobile Developer", + "salary": "$57,408", + "start_date": "12/7/2002" + }, + { + "extn": "2380", + "id": "20558", + "name": "Caydence Parr", + "office": "Laredo", + "position": "Accountant", + "salary": "$201,542", + "start_date": "12/23/2014" + }, + { + "extn": "9042", + "id": "20559", + "name": "Noah Redfern", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$214,561", + "start_date": "1/18/2017" + }, + { + "extn": "8817", + "id": "20560", + "name": "Michelle Hogg", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$53,544", + "start_date": "11/13/2002" + }, + { + "extn": "7363", + "id": "20561", + "name": "Mason Uddin", + "office": "Huntsville", + "position": "Biologist", + "salary": "$76,485", + "start_date": "8/26/2014" + }, + { + "extn": "7802", + "id": "20562", + "name": "Maxwell Rust", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$241,148", + "start_date": "1/14/2005" + }, + { + "extn": "2970", + "id": "20563", + "name": "Ethan Warden", + "office": "Lisbon", + "position": "HR Coordinator", + "salary": "$262,844", + "start_date": "7/31/2017" + }, + { + "extn": "9689", + "id": "20564", + "name": "Alice Chapman", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$32,199", + "start_date": "1/10/2003" + }, + { + "extn": "2838", + "id": "20565", + "name": "Marilyn Ebden", + "office": "Fort Lauderdale", + "position": "Insurance Broker", + "salary": "$270,938", + "start_date": "9/17/2007" + }, + { + "extn": "7125", + "id": "20566", + "name": "Elly Osman", + "office": "Wien", + "position": "HR Coordinator", + "salary": "$108,287", + "start_date": "4/22/2010" + }, + { + "extn": "2285", + "id": "20567", + "name": "Martin Bryant", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$113,495", + "start_date": "9/20/2005" + }, + { + "extn": "1734", + "id": "20568", + "name": "Elijah Price", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$42,739", + "start_date": "7/12/2013" + }, + { + "extn": "9183", + "id": "20569", + "name": "Morgan Tindall", + "office": "Tallahassee", + "position": "Executive Director", + "salary": "$65,254", + "start_date": "5/11/2009" + }, + { + "extn": "6547", + "id": "20570", + "name": "Lauren Myatt", + "office": "Colorado Springs", + "position": "Web Developer", + "salary": "$92,732", + "start_date": "11/16/2004" + }, + { + "extn": "5986", + "id": "20571", + "name": "Rylee Lloyd", + "office": "Amarillo", + "position": "Cashier", + "salary": "$212,206", + "start_date": "9/8/2008" + }, + { + "extn": "8817", + "id": "20572", + "name": "Bob Rehman", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$203,559", + "start_date": "7/8/2007" + }, + { + "extn": "3710", + "id": "20573", + "name": "Louise Broomfield", + "office": "Detroit", + "position": "Bellman", + "salary": "$279,101", + "start_date": "4/20/2001" + }, + { + "extn": "9693", + "id": "20574", + "name": "Leroy Newman", + "office": "Worcester", + "position": "Fabricator", + "salary": "$267,420", + "start_date": "3/15/2018" + }, + { + "extn": "2971", + "id": "20575", + "name": "Carter Rivers", + "office": "Stockton", + "position": "Health Educator", + "salary": "$151,428", + "start_date": "6/25/2007" + }, + { + "extn": "7413", + "id": "20576", + "name": "Bryon Shaw", + "office": "Lyon", + "position": "IT Support Staff", + "salary": "$204,673", + "start_date": "9/18/2002" + }, + { + "extn": "3626", + "id": "20577", + "name": "Caleb Kent", + "office": "Oklahoma City", + "position": "Fabricator", + "salary": "$162,007", + "start_date": "3/10/2008" + }, + { + "extn": "2693", + "id": "20578", + "name": "Janice Dallas", + "office": "Zurich", + "position": "Banker", + "salary": "$159,299", + "start_date": "10/15/2016" + }, + { + "extn": "9555", + "id": "20579", + "name": "Liliana Edwards", + "office": "New York", + "position": "Mobile Developer", + "salary": "$135,302", + "start_date": "1/25/2004" + }, + { + "extn": "7384", + "id": "20580", + "name": "Julius Cameron", + "office": "Saint Paul", + "position": "HR Coordinator", + "salary": "$112,021", + "start_date": "9/10/2001" + }, + { + "extn": "4230", + "id": "20581", + "name": "Isabella Emmott", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$220,348", + "start_date": "10/25/2018" + }, + { + "extn": "4475", + "id": "20582", + "name": "Paige Waterson", + "office": "Ontario", + "position": "Treasurer", + "salary": "$292,952", + "start_date": "3/2/2009" + }, + { + "extn": "6393", + "id": "20583", + "name": "Maribel Graves", + "office": "Quebec", + "position": "Ambulatory Nurse", + "salary": "$190,613", + "start_date": "9/20/2002" + }, + { + "extn": "5050", + "id": "20584", + "name": "Erica Brown", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$269,340", + "start_date": "10/11/2016" + }, + { + "extn": "6686", + "id": "20585", + "name": "Danny Crawford", + "office": "Lancaster", + "position": "CNC Operator", + "salary": "$167,164", + "start_date": "11/12/2013" + }, + { + "extn": "4213", + "id": "20586", + "name": "Irene Harrison", + "office": "Lakewood", + "position": "Cashier", + "salary": "$106,021", + "start_date": "12/6/2006" + }, + { + "extn": "2853", + "id": "20587", + "name": "Joy Gibson", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$216,431", + "start_date": "3/29/2000" + }, + { + "extn": "9874", + "id": "20588", + "name": "Carl Walsh", + "office": "Orlando", + "position": "Retail Trainee", + "salary": "$195,955", + "start_date": "1/7/2010" + }, + { + "extn": "6150", + "id": "20589", + "name": "Penny Pearce", + "office": "Detroit", + "position": "Clerk", + "salary": "$181,631", + "start_date": "9/11/2009" + }, + { + "extn": "5036", + "id": "20590", + "name": "Madelyn Adler", + "office": "New York", + "position": "Lecturer", + "salary": "$62,584", + "start_date": "10/12/2009" + }, + { + "extn": "9073", + "id": "20591", + "name": "Joseph Andrews", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$43,923", + "start_date": "3/16/2007" + }, + { + "extn": "4211", + "id": "20592", + "name": "Aleksandra Cox", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$51,782", + "start_date": "9/21/2008" + }, + { + "extn": "1763", + "id": "20593", + "name": "Josh Shea", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$26,739", + "start_date": "2/13/2001" + }, + { + "extn": "4021", + "id": "20594", + "name": "Molly Wise", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$246,684", + "start_date": "9/26/2011" + }, + { + "extn": "8713", + "id": "20595", + "name": "Emely Burnley", + "office": "Houston", + "position": "Cook", + "salary": "$117,309", + "start_date": "9/14/2002" + }, + { + "extn": "6566", + "id": "20596", + "name": "Jolene Button", + "office": "Paris", + "position": "Stockbroker", + "salary": "$173,204", + "start_date": "7/10/2005" + }, + { + "extn": "6621", + "id": "20597", + "name": "Tania Newman", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$52,138", + "start_date": "1/24/2002" + }, + { + "extn": "3947", + "id": "20598", + "name": "Kieth Todd", + "office": "Berlin", + "position": "Paramedic", + "salary": "$163,789", + "start_date": "12/15/2003" + }, + { + "extn": "2412", + "id": "20599", + "name": "Boris Radcliffe", + "office": "Laredo", + "position": "Accountant", + "salary": "$297,282", + "start_date": "4/20/2019" + }, + { + "extn": "1736", + "id": "20600", + "name": "Clint Cann", + "office": "Lancaster", + "position": "Service Supervisor", + "salary": "$112,675", + "start_date": "2/23/2010" + }, + { + "extn": "7389", + "id": "20601", + "name": "Tara Walter", + "office": "Bridgeport", + "position": "Baker", + "salary": "$208,066", + "start_date": "11/10/2018" + }, + { + "extn": "5097", + "id": "20602", + "name": "Cameron Dixon", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$250,034", + "start_date": "10/14/2018" + }, + { + "extn": "7439", + "id": "20603", + "name": "Danny Morris", + "office": "San Diego", + "position": "Lecturer", + "salary": "$202,688", + "start_date": "5/2/2002" + }, + { + "extn": "5575", + "id": "20604", + "name": "Carina Morris", + "office": "Milano", + "position": "Biologist", + "salary": "$187,127", + "start_date": "3/20/2005" + }, + { + "extn": "3673", + "id": "20605", + "name": "Eduardo Wright", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$68,795", + "start_date": "2/11/2001" + }, + { + "extn": "2399", + "id": "20606", + "name": "Tom Grady", + "office": "Hollywood", + "position": "Audiologist", + "salary": "$36,177", + "start_date": "8/31/2004" + }, + { + "extn": "9718", + "id": "20607", + "name": "Francesca Boden", + "office": "Laredo", + "position": "Software Engineer", + "salary": "$68,189", + "start_date": "9/12/2008" + }, + { + "extn": "9381", + "id": "20608", + "name": "Kieth Collins", + "office": "Zurich", + "position": "Auditor", + "salary": "$219,728", + "start_date": "4/9/2016" + }, + { + "extn": "5718", + "id": "20609", + "name": "Melanie Pearson", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$57,270", + "start_date": "2/18/2002" + }, + { + "extn": "2108", + "id": "20610", + "name": "Felicity Adams", + "office": "Scottsdale", + "position": "Machine Operator", + "salary": "$169,944", + "start_date": "9/25/2001" + }, + { + "extn": "8232", + "id": "20611", + "name": "Denny Roberts", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$62,305", + "start_date": "1/10/2006" + }, + { + "extn": "6154", + "id": "20612", + "name": "Hadley Martin", + "office": "Lyon", + "position": "Steward", + "salary": "$173,065", + "start_date": "2/18/2018" + }, + { + "extn": "4129", + "id": "20613", + "name": "Chad Burge", + "office": "Baltimore", + "position": "Call Center Representative", + "salary": "$11,109", + "start_date": "10/30/2013" + }, + { + "extn": "3371", + "id": "20614", + "name": "Cadence Bennett", + "office": "Albuquerque", + "position": "Call Center Representative", + "salary": "$215,111", + "start_date": "1/10/2006" + }, + { + "extn": "2010", + "id": "20615", + "name": "Gabriel Pierce", + "office": "Lisbon", + "position": "Accountant", + "salary": "$143,312", + "start_date": "3/17/2010" + }, + { + "extn": "1031", + "id": "20616", + "name": "Tiffany James", + "office": "Memphis", + "position": "Cashier", + "salary": "$167,496", + "start_date": "12/18/2018" + }, + { + "extn": "4212", + "id": "20617", + "name": "Payton Harrison", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$276,376", + "start_date": "11/27/2012" + }, + { + "extn": "3938", + "id": "20618", + "name": "Katelyn Carpenter", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$204,464", + "start_date": "8/8/2011" + }, + { + "extn": "1058", + "id": "20619", + "name": "Winnie Olson", + "office": "Irving", + "position": "Steward", + "salary": "$126,358", + "start_date": "12/16/2005" + }, + { + "extn": "8277", + "id": "20620", + "name": "Drew Lindsay", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$175,069", + "start_date": "2/16/2003" + }, + { + "extn": "6965", + "id": "20621", + "name": "Doug Walsh", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$294,877", + "start_date": "6/27/2012" + }, + { + "extn": "7157", + "id": "20622", + "name": "Sabina Simpson", + "office": "New York", + "position": "Cashier", + "salary": "$249,902", + "start_date": "10/11/2012" + }, + { + "extn": "3013", + "id": "20623", + "name": "Nicole Hamilton", + "office": "Jacksonville", + "position": "Webmaster", + "salary": "$19,629", + "start_date": "5/25/2015" + }, + { + "extn": "4779", + "id": "20624", + "name": "Havana Uttridge", + "office": "Pittsburgh", + "position": "Treasurer", + "salary": "$72,506", + "start_date": "8/23/2012" + }, + { + "extn": "9155", + "id": "20625", + "name": "Skylar Walter", + "office": "Tallahassee", + "position": "Software Engineer", + "salary": "$86,093", + "start_date": "5/22/2009" + }, + { + "extn": "9023", + "id": "20626", + "name": "Harvey Russel", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$148,943", + "start_date": "1/19/2008" + }, + { + "extn": "9944", + "id": "20627", + "name": "Juliet Garner", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$13,659", + "start_date": "6/13/2004" + }, + { + "extn": "9533", + "id": "20628", + "name": "Laila King", + "office": "Oklahoma City", + "position": "Treasurer", + "salary": "$119,668", + "start_date": "4/2/2017" + }, + { + "extn": "8799", + "id": "20629", + "name": "Julian Salt", + "office": "Boston", + "position": "Physician", + "salary": "$112,716", + "start_date": "10/17/2014" + }, + { + "extn": "2975", + "id": "20630", + "name": "Judith Coll", + "office": "Arlington", + "position": "Steward", + "salary": "$176,014", + "start_date": "7/5/2009" + }, + { + "extn": "4443", + "id": "20631", + "name": "Crystal Jordan", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$203,421", + "start_date": "1/28/2009" + }, + { + "extn": "8043", + "id": "20632", + "name": "Brad Whatson", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$164,664", + "start_date": "2/4/2007" + }, + { + "extn": "7167", + "id": "20633", + "name": "Luke Paterson", + "office": "Amarillo", + "position": "CNC Operator", + "salary": "$91,153", + "start_date": "11/25/2012" + }, + { + "extn": "7223", + "id": "20634", + "name": "Jayden Fisher", + "office": "Tulsa", + "position": "Accountant", + "salary": "$10,141", + "start_date": "3/17/2007" + }, + { + "extn": "8980", + "id": "20635", + "name": "Domenic Robinson", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$209,575", + "start_date": "10/26/2013" + }, + { + "extn": "5014", + "id": "20636", + "name": "Ron Collingwood", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$210,979", + "start_date": "4/26/2015" + }, + { + "extn": "3145", + "id": "20637", + "name": "Emma West", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$68,711", + "start_date": "3/18/2013" + }, + { + "extn": "9601", + "id": "20638", + "name": "Gabriel Wright", + "office": "Jersey City", + "position": "Ambulatory Nurse", + "salary": "$14,888", + "start_date": "2/23/2015" + }, + { + "extn": "8166", + "id": "20639", + "name": "Harvey Walker", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$100,910", + "start_date": "3/11/2018" + }, + { + "extn": "5991", + "id": "20640", + "name": "Charlize Davies", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$128,613", + "start_date": "2/2/2009" + }, + { + "extn": "2780", + "id": "20641", + "name": "Mavis Sherwood", + "office": "Lakewood", + "position": "Health Educator", + "salary": "$95,307", + "start_date": "3/11/2016" + }, + { + "extn": "4484", + "id": "20642", + "name": "Darlene Reese", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$186,325", + "start_date": "4/1/2017" + }, + { + "extn": "4858", + "id": "20643", + "name": "Elijah Tailor", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$97,908", + "start_date": "2/23/2004" + }, + { + "extn": "9260", + "id": "20644", + "name": "Javier Yard", + "office": "San Diego", + "position": "Paramedic", + "salary": "$271,053", + "start_date": "4/8/2014" + }, + { + "extn": "5823", + "id": "20645", + "name": "Percy Thornton", + "office": "Charlotte", + "position": "Food Technologist", + "salary": "$28,650", + "start_date": "5/30/2001" + }, + { + "extn": "4226", + "id": "20646", + "name": "Ryan Mccormick", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$168,725", + "start_date": "9/9/2007" + }, + { + "extn": "8470", + "id": "20647", + "name": "Erica Fox", + "office": "Stockton", + "position": "Designer", + "salary": "$220,896", + "start_date": "11/16/2018" + }, + { + "extn": "5586", + "id": "20648", + "name": "Logan Utterson", + "office": "Jacksonville", + "position": "Ambulatory Nurse", + "salary": "$102,737", + "start_date": "5/7/2013" + }, + { + "extn": "4083", + "id": "20649", + "name": "Phillip Olson", + "office": "Lyon", + "position": "Baker", + "salary": "$191,575", + "start_date": "2/27/2007" + }, + { + "extn": "4756", + "id": "20650", + "name": "Tyson Broomfield", + "office": "Rochester", + "position": "Health Educator", + "salary": "$266,435", + "start_date": "10/11/2004" + }, + { + "extn": "6251", + "id": "20651", + "name": "Payton Dixon", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$56,158", + "start_date": "6/1/2017" + }, + { + "extn": "8382", + "id": "20652", + "name": "Danielle Jefferson", + "office": "Milano", + "position": "Lecturer", + "salary": "$112,106", + "start_date": "1/30/2012" + }, + { + "extn": "3859", + "id": "20653", + "name": "Evie Higgs", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$272,116", + "start_date": "1/25/2005" + }, + { + "extn": "1784", + "id": "20654", + "name": "Chadwick Styles", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$118,179", + "start_date": "6/2/2015" + }, + { + "extn": "9325", + "id": "20655", + "name": "Sebastian Ventura", + "office": "Glendale", + "position": "Webmaster", + "salary": "$93,796", + "start_date": "5/4/2008" + }, + { + "extn": "7234", + "id": "20656", + "name": "Nina Goodman", + "office": "Zurich", + "position": "Software Engineer", + "salary": "$189,061", + "start_date": "2/11/2011" + }, + { + "extn": "9727", + "id": "20657", + "name": "Joseph Cameron", + "office": "Stockton", + "position": "Bellman", + "salary": "$271,446", + "start_date": "5/9/2010" + }, + { + "extn": "5301", + "id": "20658", + "name": "Brad Stone ", + "office": "Columbus", + "position": "Accountant", + "salary": "$126,134", + "start_date": "7/21/2006" + }, + { + "extn": "7618", + "id": "20659", + "name": "Candace Butler", + "office": "Salem", + "position": "Project Manager", + "salary": "$217,527", + "start_date": "9/4/2001" + }, + { + "extn": "8251", + "id": "20660", + "name": "Javier Stuart", + "office": "Amarillo", + "position": "Inspector", + "salary": "$85,266", + "start_date": "12/9/2008" + }, + { + "extn": "1819", + "id": "20661", + "name": "Monica Johnson", + "office": "Venice", + "position": "Cashier", + "salary": "$96,839", + "start_date": "8/19/2001" + }, + { + "extn": "7629", + "id": "20662", + "name": "Matthew Wright", + "office": "Valetta", + "position": "Operator", + "salary": "$259,843", + "start_date": "8/7/2015" + }, + { + "extn": "5857", + "id": "20663", + "name": "Rosalie Crawford", + "office": "Minneapolis", + "position": "Service Supervisor", + "salary": "$140,083", + "start_date": "5/28/2010" + }, + { + "extn": "8058", + "id": "20664", + "name": "Rose Mann", + "office": "Huntsville", + "position": "HR Coordinator", + "salary": "$127,914", + "start_date": "9/14/2019" + }, + { + "extn": "4618", + "id": "20665", + "name": "Kurt Heaton", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$129,855", + "start_date": "2/28/2014" + }, + { + "extn": "7738", + "id": "20666", + "name": "Tara Uttley", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$140,047", + "start_date": "10/5/2010" + }, + { + "extn": "8226", + "id": "20667", + "name": "Elisabeth Glass", + "office": "Bucharest", + "position": "Banker", + "salary": "$289,569", + "start_date": "1/16/2000" + }, + { + "extn": "5167", + "id": "20668", + "name": "Denny Penn", + "office": "Huntsville", + "position": "Laboratory Technician", + "salary": "$62,022", + "start_date": "6/7/2002" + }, + { + "extn": "3535", + "id": "20669", + "name": "Benjamin Lloyd", + "office": "Chicago", + "position": "Systems Administrator", + "salary": "$90,869", + "start_date": "11/6/2004" + }, + { + "extn": "4643", + "id": "20670", + "name": "Ronald Gaynor", + "office": "Stockton", + "position": "Web Developer", + "salary": "$147,986", + "start_date": "1/25/2018" + }, + { + "extn": "8378", + "id": "20671", + "name": "Cassandra Wallace", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$102,157", + "start_date": "7/29/2001" + }, + { + "extn": "3860", + "id": "20672", + "name": "Shay Brown", + "office": "Reno", + "position": "Ambulatory Nurse", + "salary": "$58,694", + "start_date": "4/15/2014" + }, + { + "extn": "4153", + "id": "20673", + "name": "George Ashley", + "office": "Miami", + "position": "Software Engineer", + "salary": "$294,200", + "start_date": "3/26/2014" + }, + { + "extn": "9625", + "id": "20674", + "name": "Hank Walker", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$164,836", + "start_date": "6/3/2008" + }, + { + "extn": "7179", + "id": "20675", + "name": "Rosa Clarke", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$34,510", + "start_date": "10/6/2011" + }, + { + "extn": "4300", + "id": "20676", + "name": "Ryan Mason", + "office": "Minneapolis", + "position": "Baker", + "salary": "$201,278", + "start_date": "6/17/2014" + }, + { + "extn": "2353", + "id": "20677", + "name": "Goldie Ainsworth", + "office": "Paris", + "position": "Treasurer", + "salary": "$42,966", + "start_date": "2/10/2015" + }, + { + "extn": "4650", + "id": "20678", + "name": "Elle Amstead", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$76,592", + "start_date": "8/12/2000" + }, + { + "extn": "6536", + "id": "20679", + "name": "Johnny Grant", + "office": "Oklahoma City", + "position": "Paramedic", + "salary": "$57,552", + "start_date": "2/22/2001" + }, + { + "extn": "5520", + "id": "20680", + "name": "Camellia Atkinson", + "office": "Portland", + "position": "Physician", + "salary": "$90,668", + "start_date": "10/12/2008" + }, + { + "extn": "9983", + "id": "20681", + "name": "Elijah Eagle", + "office": "Stockton", + "position": "Stockbroker", + "salary": "$95,754", + "start_date": "5/31/2006" + }, + { + "extn": "6782", + "id": "20682", + "name": "Denny Morgan", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$81,383", + "start_date": "11/28/2002" + }, + { + "extn": "6170", + "id": "20683", + "name": "Ronald Michael", + "office": "Toledo", + "position": "Assistant Buyer", + "salary": "$226,629", + "start_date": "6/26/2010" + }, + { + "extn": "5514", + "id": "20684", + "name": "Ron Graham", + "office": "Boston", + "position": "Software Engineer", + "salary": "$108,190", + "start_date": "3/7/2001" + }, + { + "extn": "5337", + "id": "20685", + "name": "Gloria Mills", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$148,616", + "start_date": "11/14/2015" + }, + { + "extn": "9169", + "id": "20686", + "name": "Domenic Goldsmith", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$181,427", + "start_date": "11/6/2014" + }, + { + "extn": "4872", + "id": "20687", + "name": "Mary Ainsworth", + "office": "Phoenix", + "position": "Food Technologist", + "salary": "$179,806", + "start_date": "10/16/2012" + }, + { + "extn": "9906", + "id": "20688", + "name": "Jayden Jobson", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$71,356", + "start_date": "12/4/2000" + }, + { + "extn": "2215", + "id": "20689", + "name": "Kurt Woodley", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$178,483", + "start_date": "1/4/2003" + }, + { + "extn": "8200", + "id": "20690", + "name": "Nicholas Barclay", + "office": "Bucharest", + "position": "Healthcare Specialist", + "salary": "$149,180", + "start_date": "5/3/2007" + }, + { + "extn": "3658", + "id": "20691", + "name": "Julius Camden", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$65,683", + "start_date": "1/20/2015" + }, + { + "extn": "8283", + "id": "20692", + "name": "Madelyn John", + "office": "Bakersfield", + "position": "Lecturer", + "salary": "$47,585", + "start_date": "2/10/2010" + }, + { + "extn": "9911", + "id": "20693", + "name": "Rosalie Lane", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$283,799", + "start_date": "11/21/2004" + }, + { + "extn": "9819", + "id": "20694", + "name": "Henry Clifton", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$242,936", + "start_date": "12/26/2016" + }, + { + "extn": "7293", + "id": "20695", + "name": "Lexi Lewis", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$267,680", + "start_date": "2/12/2011" + }, + { + "extn": "2465", + "id": "20696", + "name": "Marvin Thomas", + "office": "Boston", + "position": "Business Broker", + "salary": "$146,456", + "start_date": "3/31/2015" + }, + { + "extn": "4422", + "id": "20697", + "name": "Melanie Bentley", + "office": "Garland", + "position": "Paramedic", + "salary": "$181,087", + "start_date": "7/5/2010" + }, + { + "extn": "2084", + "id": "20698", + "name": "Denis Shields", + "office": "Jersey City", + "position": "Biologist", + "salary": "$53,433", + "start_date": "11/7/2010" + }, + { + "extn": "7921", + "id": "20699", + "name": "Mackenzie Purvis", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$211,396", + "start_date": "10/3/2013" + }, + { + "extn": "4615", + "id": "20700", + "name": "Chadwick Porter", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$14,692", + "start_date": "7/29/2003" + }, + { + "extn": "9269", + "id": "20701", + "name": "Rosie Pickard", + "office": "Wien", + "position": "Electrician", + "salary": "$255,770", + "start_date": "11/8/2012" + }, + { + "extn": "4796", + "id": "20702", + "name": "Mike Hepburn", + "office": "Columbus", + "position": "Cashier", + "salary": "$278,965", + "start_date": "2/1/2015" + }, + { + "extn": "8565", + "id": "20703", + "name": "Estrella Rowlands", + "office": "Salem", + "position": "Front Desk Coordinator", + "salary": "$229,654", + "start_date": "11/19/2002" + }, + { + "extn": "7371", + "id": "20704", + "name": "Freya Grady", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$14,012", + "start_date": "5/13/2015" + }, + { + "extn": "8187", + "id": "20705", + "name": "Molly Osmond", + "office": "Zurich", + "position": "Associate Professor", + "salary": "$216,997", + "start_date": "1/15/2015" + }, + { + "extn": "7219", + "id": "20706", + "name": "Marvin Robe", + "office": "St. Louis", + "position": "Production Painter", + "salary": "$151,166", + "start_date": "1/6/2016" + }, + { + "extn": "3797", + "id": "20707", + "name": "Gladys Wise", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$96,558", + "start_date": "1/16/2001" + }, + { + "extn": "5394", + "id": "20708", + "name": "Ethan Trent", + "office": "Oklahoma City", + "position": "Paramedic", + "salary": "$160,438", + "start_date": "11/16/2006" + }, + { + "extn": "4638", + "id": "20709", + "name": "Audrey Walton", + "office": "Anaheim", + "position": "Biologist", + "salary": "$125,935", + "start_date": "8/27/2001" + }, + { + "extn": "2884", + "id": "20710", + "name": "Marissa Flynn", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$126,029", + "start_date": "11/15/2008" + }, + { + "extn": "2594", + "id": "20711", + "name": "Rocco Locke", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$185,511", + "start_date": "4/30/2006" + }, + { + "extn": "7179", + "id": "20712", + "name": "Vera Talbot", + "office": "Rochester", + "position": "Physician", + "salary": "$203,836", + "start_date": "11/10/2012" + }, + { + "extn": "4909", + "id": "20713", + "name": "Luna Graves", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$31,950", + "start_date": "9/21/2002" + }, + { + "extn": "6573", + "id": "20714", + "name": "Doris Leslie", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$143,080", + "start_date": "12/22/2017" + }, + { + "extn": "1179", + "id": "20715", + "name": "John Mcnally", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$278,403", + "start_date": "2/2/2015" + }, + { + "extn": "1569", + "id": "20716", + "name": "Maxwell Skinner", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$125,775", + "start_date": "7/18/2017" + }, + { + "extn": "7008", + "id": "20717", + "name": "Maddison Jordan", + "office": "Los Angeles", + "position": "IT Support Staff", + "salary": "$259,210", + "start_date": "7/29/2000" + }, + { + "extn": "1441", + "id": "20718", + "name": "Nate Wilkinson", + "office": "Rochester", + "position": "Project Manager", + "salary": "$286,344", + "start_date": "4/30/2002" + }, + { + "extn": "9190", + "id": "20719", + "name": "Paige Gordon", + "office": "Anaheim", + "position": "Cook", + "salary": "$228,700", + "start_date": "9/20/2016" + }, + { + "extn": "3603", + "id": "20720", + "name": "Benjamin Lloyd", + "office": "Rome", + "position": "CNC Operator", + "salary": "$145,649", + "start_date": "11/6/2001" + }, + { + "extn": "8873", + "id": "20721", + "name": "Danny Walker", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$114,328", + "start_date": "7/28/2016" + }, + { + "extn": "1430", + "id": "20722", + "name": "Marjorie Gonzales", + "office": "Norfolk", + "position": "Biologist", + "salary": "$105,174", + "start_date": "5/11/2002" + }, + { + "extn": "5705", + "id": "20723", + "name": "Angel Denton", + "office": "Cincinnati", + "position": "Inspector", + "salary": "$293,683", + "start_date": "6/3/2016" + }, + { + "extn": "2384", + "id": "20724", + "name": "Ronald Dwyer", + "office": "Memphis", + "position": "Lecturer", + "salary": "$11,618", + "start_date": "3/15/2019" + }, + { + "extn": "3815", + "id": "20725", + "name": "Ramon James", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$252,529", + "start_date": "11/24/2000" + }, + { + "extn": "2388", + "id": "20726", + "name": "Leroy Torres", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$124,276", + "start_date": "3/15/2006" + }, + { + "extn": "8089", + "id": "20727", + "name": "Sharon Larkin", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$222,380", + "start_date": "2/20/2019" + }, + { + "extn": "3924", + "id": "20728", + "name": "Cedrick Isaac", + "office": "El Paso", + "position": "Health Educator", + "salary": "$236,094", + "start_date": "3/21/2010" + }, + { + "extn": "4380", + "id": "20729", + "name": "Jane Reid", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$181,625", + "start_date": "2/20/2016" + }, + { + "extn": "4077", + "id": "20730", + "name": "Alexander Morley", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$103,249", + "start_date": "2/8/2005" + }, + { + "extn": "3430", + "id": "20731", + "name": "Erin Wheeler", + "office": "Bucharest", + "position": "Dentist", + "salary": "$294,543", + "start_date": "8/4/2019" + }, + { + "extn": "9296", + "id": "20732", + "name": "Javier Tutton", + "office": "London", + "position": "Software Engineer", + "salary": "$124,022", + "start_date": "9/9/2011" + }, + { + "extn": "8733", + "id": "20733", + "name": "Michael Nelson", + "office": "Omaha", + "position": "Dentist", + "salary": "$112,790", + "start_date": "6/8/2003" + }, + { + "extn": "4394", + "id": "20734", + "name": "Rowan Addison", + "office": "El Paso", + "position": "CNC Operator", + "salary": "$161,784", + "start_date": "10/13/2010" + }, + { + "extn": "9665", + "id": "20735", + "name": "Georgia Dickson", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$204,645", + "start_date": "8/27/2006" + }, + { + "extn": "7365", + "id": "20736", + "name": "Bernadette Shaw", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$272,928", + "start_date": "7/19/2002" + }, + { + "extn": "1334", + "id": "20737", + "name": "Barney Hammond", + "office": "San Bernardino", + "position": "Laboratory Technician", + "salary": "$130,477", + "start_date": "3/16/2004" + }, + { + "extn": "8081", + "id": "20738", + "name": "Mark Gordon", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$254,442", + "start_date": "3/3/2004" + }, + { + "extn": "7597", + "id": "20739", + "name": "Denny Kaur", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$290,182", + "start_date": "8/2/2016" + }, + { + "extn": "1965", + "id": "20740", + "name": "Macy Niles", + "office": "Sacramento", + "position": "Steward", + "salary": "$166,067", + "start_date": "12/1/2005" + }, + { + "extn": "8341", + "id": "20741", + "name": "Henry Malone", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$11,976", + "start_date": "10/9/2006" + }, + { + "extn": "1530", + "id": "20742", + "name": "Leah Glass", + "office": "Honolulu", + "position": "Assistant Buyer", + "salary": "$82,508", + "start_date": "7/1/2009" + }, + { + "extn": "2169", + "id": "20743", + "name": "Cedrick Wright", + "office": "Zurich", + "position": "Stockbroker", + "salary": "$229,432", + "start_date": "1/16/2002" + }, + { + "extn": "9387", + "id": "20744", + "name": "Bryon Murray", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$78,204", + "start_date": "5/29/2000" + }, + { + "extn": "2959", + "id": "20745", + "name": "Brad Walker", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$252,720", + "start_date": "9/30/2004" + }, + { + "extn": "5161", + "id": "20746", + "name": "Hank Parker", + "office": "Tokyo", + "position": "Steward", + "salary": "$64,772", + "start_date": "3/12/2004" + }, + { + "extn": "1789", + "id": "20747", + "name": "Noah Upsdell", + "office": "Sacramento", + "position": "Design Engineer", + "salary": "$185,867", + "start_date": "11/6/2010" + }, + { + "extn": "7506", + "id": "20748", + "name": "Kamila Richards", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$224,628", + "start_date": "7/22/2017" + }, + { + "extn": "8987", + "id": "20749", + "name": "Jacqueline Yard", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$53,105", + "start_date": "1/26/2011" + }, + { + "extn": "6070", + "id": "20750", + "name": "Chloe Upton", + "office": "Baltimore", + "position": "Healthcare Specialist", + "salary": "$152,357", + "start_date": "1/4/2003" + }, + { + "extn": "9512", + "id": "20751", + "name": "Rebecca Wooldridge", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$98,535", + "start_date": "9/8/2009" + }, + { + "extn": "3746", + "id": "20752", + "name": "Leroy Clifford", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$179,962", + "start_date": "1/28/2013" + }, + { + "extn": "9301", + "id": "20753", + "name": "Mara Moran", + "office": "Lisbon", + "position": "Service Supervisor", + "salary": "$142,779", + "start_date": "5/20/2006" + }, + { + "extn": "6248", + "id": "20754", + "name": "Bernadette Morgan", + "office": "Chicago", + "position": "Steward", + "salary": "$138,697", + "start_date": "2/22/2012" + }, + { + "extn": "1519", + "id": "20755", + "name": "Marigold Larkin", + "office": "Boston", + "position": "Dentist", + "salary": "$99,899", + "start_date": "10/15/2016" + }, + { + "extn": "9283", + "id": "20756", + "name": "Christy Myatt", + "office": "Detroit", + "position": "Banker", + "salary": "$140,302", + "start_date": "3/23/2011" + }, + { + "extn": "8452", + "id": "20757", + "name": "Andie Dwyer", + "office": "Wien", + "position": "Associate Professor", + "salary": "$154,197", + "start_date": "7/5/2001" + }, + { + "extn": "7372", + "id": "20758", + "name": "Sasha Cartwright", + "office": "Reno", + "position": "Dentist", + "salary": "$118,821", + "start_date": "3/28/2005" + }, + { + "extn": "7629", + "id": "20759", + "name": "William Avery", + "office": "Lisbon", + "position": "Physician", + "salary": "$155,603", + "start_date": "9/20/2013" + }, + { + "extn": "9961", + "id": "20760", + "name": "Claire Thorne", + "office": "Reno", + "position": "CNC Operator", + "salary": "$31,862", + "start_date": "5/13/2000" + }, + { + "extn": "2844", + "id": "20761", + "name": "Barney Stewart", + "office": "Madison", + "position": "Project Manager", + "salary": "$116,277", + "start_date": "1/5/2017" + }, + { + "extn": "8201", + "id": "20762", + "name": "Manuel Niles", + "office": "San Diego", + "position": "Paramedic", + "salary": "$17,099", + "start_date": "9/24/2006" + }, + { + "extn": "9917", + "id": "20763", + "name": "Bryon Lynn", + "office": "Dallas", + "position": "Design Engineer", + "salary": "$128,402", + "start_date": "4/27/2005" + }, + { + "extn": "3388", + "id": "20764", + "name": "Nick Adams", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$145,123", + "start_date": "8/27/2009" + }, + { + "extn": "4923", + "id": "20765", + "name": "Callie Faulkner", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$69,017", + "start_date": "4/29/2004" + }, + { + "extn": "6082", + "id": "20766", + "name": "Mike Chadwick", + "office": "Wien", + "position": "Production Painter", + "salary": "$15,441", + "start_date": "3/11/2017" + }, + { + "extn": "2250", + "id": "20767", + "name": "Ryan Irving", + "office": "Bakersfield", + "position": "Lecturer", + "salary": "$272,291", + "start_date": "6/19/2001" + }, + { + "extn": "3683", + "id": "20768", + "name": "Carolyn Allington", + "office": "Indianapolis", + "position": "Physician", + "salary": "$161,774", + "start_date": "7/4/2016" + }, + { + "extn": "2822", + "id": "20769", + "name": "Hank Knight", + "office": "Dallas", + "position": "Steward", + "salary": "$256,703", + "start_date": "4/15/2018" + }, + { + "extn": "4078", + "id": "20770", + "name": "Julia Mills", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$185,176", + "start_date": "7/28/2001" + }, + { + "extn": "2153", + "id": "20771", + "name": "Roger Latham", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$169,367", + "start_date": "4/12/2011" + }, + { + "extn": "5466", + "id": "20772", + "name": "Angelina Hammond", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$243,940", + "start_date": "4/14/2017" + }, + { + "extn": "5589", + "id": "20773", + "name": "Tony Pierce", + "office": "Glendale", + "position": "Restaurant Manager", + "salary": "$82,969", + "start_date": "9/21/2009" + }, + { + "extn": "6965", + "id": "20774", + "name": "Jack Hill", + "office": "Toledo", + "position": "Bellman", + "salary": "$100,916", + "start_date": "9/30/2015" + }, + { + "extn": "1890", + "id": "20775", + "name": "Gina Radley", + "office": "Hollywood", + "position": "Operator", + "salary": "$153,985", + "start_date": "7/24/2011" + }, + { + "extn": "3659", + "id": "20776", + "name": "Morgan Walker", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$121,833", + "start_date": "3/1/2001" + }, + { + "extn": "4629", + "id": "20777", + "name": "Mike Powell", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$235,570", + "start_date": "2/20/2004" + }, + { + "extn": "5754", + "id": "20778", + "name": "David Baker", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$127,478", + "start_date": "10/5/2007" + }, + { + "extn": "4373", + "id": "20779", + "name": "Selena Neal", + "office": "Oakland", + "position": "Steward", + "salary": "$257,374", + "start_date": "11/19/2009" + }, + { + "extn": "2523", + "id": "20780", + "name": "Julius Evans", + "office": "Kansas City", + "position": "Service Supervisor", + "salary": "$241,126", + "start_date": "7/25/2003" + }, + { + "extn": "9634", + "id": "20781", + "name": "Bree Wilcox", + "office": "El Paso", + "position": "Audiologist", + "salary": "$235,969", + "start_date": "7/9/2010" + }, + { + "extn": "7262", + "id": "20782", + "name": "Angelique Tobin", + "office": "Ontario", + "position": "Steward", + "salary": "$208,178", + "start_date": "7/14/2016" + }, + { + "extn": "3921", + "id": "20783", + "name": "Megan Pratt", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$168,272", + "start_date": "5/27/2004" + }, + { + "extn": "5427", + "id": "20784", + "name": "Logan Parker", + "office": "Huntsville", + "position": "Investment Advisor", + "salary": "$127,663", + "start_date": "9/8/2010" + }, + { + "extn": "1833", + "id": "20785", + "name": "Mary Roscoe", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$214,666", + "start_date": "8/5/2009" + }, + { + "extn": "4783", + "id": "20786", + "name": "Nate Bradley", + "office": "Minneapolis", + "position": "Business Broker", + "salary": "$285,432", + "start_date": "1/30/2004" + }, + { + "extn": "7908", + "id": "20787", + "name": "Ciara Osman", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$132,043", + "start_date": "10/12/2006" + }, + { + "extn": "8237", + "id": "20788", + "name": "Crystal Haines", + "office": "Glendale", + "position": "Steward", + "salary": "$17,812", + "start_date": "7/26/2002" + }, + { + "extn": "2393", + "id": "20789", + "name": "Noah Penn", + "office": "Norfolk", + "position": "Electrician", + "salary": "$94,544", + "start_date": "5/8/2002" + }, + { + "extn": "4794", + "id": "20790", + "name": "Erica Sanchez", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$109,573", + "start_date": "3/15/2014" + }, + { + "extn": "6282", + "id": "20791", + "name": "Winnie Evans", + "office": "Nashville", + "position": "Health Educator", + "salary": "$257,522", + "start_date": "12/17/2007" + }, + { + "extn": "8102", + "id": "20792", + "name": "Winnie Hunt", + "office": "London", + "position": "CNC Operator", + "salary": "$228,087", + "start_date": "9/16/2003" + }, + { + "extn": "7342", + "id": "20793", + "name": "Boris Gilbert", + "office": "Milano", + "position": "Electrician", + "salary": "$85,069", + "start_date": "1/13/2014" + }, + { + "extn": "8600", + "id": "20794", + "name": "Cynthia Jackson", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$266,089", + "start_date": "7/17/2010" + }, + { + "extn": "1380", + "id": "20795", + "name": "Monica Vallory", + "office": "Zurich", + "position": "Loan Officer", + "salary": "$115,398", + "start_date": "5/19/2018" + }, + { + "extn": "1873", + "id": "20796", + "name": "Erick Atkinson", + "office": "Lincoln", + "position": "Retail Trainee", + "salary": "$61,069", + "start_date": "10/25/2013" + }, + { + "extn": "6978", + "id": "20797", + "name": "Ethan Eastwood", + "office": "Atlanta", + "position": "Cashier", + "salary": "$147,352", + "start_date": "10/16/2006" + }, + { + "extn": "4215", + "id": "20798", + "name": "Drew Dallas", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$108,719", + "start_date": "3/13/2013" + }, + { + "extn": "8138", + "id": "20799", + "name": "John Reid", + "office": "Venice", + "position": "Biologist", + "salary": "$203,700", + "start_date": "8/12/2008" + }, + { + "extn": "5913", + "id": "20800", + "name": "Ilona Thomson", + "office": "Lakewood", + "position": "Insurance Broker", + "salary": "$25,165", + "start_date": "3/16/2005" + }, + { + "extn": "9733", + "id": "20801", + "name": "Rosemary Reid", + "office": "Reno", + "position": "Cash Manager", + "salary": "$68,965", + "start_date": "9/24/2006" + }, + { + "extn": "7439", + "id": "20802", + "name": "Leroy Hood", + "office": "Portland", + "position": "Audiologist", + "salary": "$257,698", + "start_date": "11/21/2010" + }, + { + "extn": "5350", + "id": "20803", + "name": "Brad Pope", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$181,174", + "start_date": "5/15/2002" + }, + { + "extn": "1741", + "id": "20804", + "name": "Leah Evans", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$117,433", + "start_date": "3/14/2009" + }, + { + "extn": "7457", + "id": "20805", + "name": "Regina Ainsworth", + "office": "Lisbon", + "position": "Service Supervisor", + "salary": "$185,624", + "start_date": "11/5/2010" + }, + { + "extn": "9065", + "id": "20806", + "name": "Hayden Varley", + "office": "Stockton", + "position": "Bellman", + "salary": "$229,035", + "start_date": "12/22/2016" + }, + { + "extn": "9729", + "id": "20807", + "name": "Danny Davies", + "office": "Miami", + "position": "Operator", + "salary": "$38,609", + "start_date": "4/3/2009" + }, + { + "extn": "5172", + "id": "20808", + "name": "Olivia Durrant", + "office": "Madison", + "position": "Designer", + "salary": "$222,457", + "start_date": "12/21/2007" + }, + { + "extn": "9654", + "id": "20809", + "name": "Chester Thorne", + "office": "Hollywood", + "position": "Restaurant Manager", + "salary": "$108,414", + "start_date": "4/4/2011" + }, + { + "extn": "3336", + "id": "20810", + "name": "Gabriel Styles", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$229,286", + "start_date": "6/10/2011" + }, + { + "extn": "4848", + "id": "20811", + "name": "Maya Underhill", + "office": "Madrid", + "position": "Treasurer", + "salary": "$176,567", + "start_date": "10/12/2007" + }, + { + "extn": "9817", + "id": "20812", + "name": "Enoch Stanton", + "office": "Stockton", + "position": "Business Broker", + "salary": "$284,131", + "start_date": "1/5/2010" + }, + { + "extn": "5882", + "id": "20813", + "name": "Bernadette Larsen", + "office": "Reno", + "position": "Production Painter", + "salary": "$190,486", + "start_date": "10/27/2002" + }, + { + "extn": "6162", + "id": "20814", + "name": "Emma Eagle", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$162,450", + "start_date": "10/11/2002" + }, + { + "extn": "2269", + "id": "20815", + "name": "Susan Ellis", + "office": "Norfolk", + "position": "Cook", + "salary": "$196,321", + "start_date": "11/3/2011" + }, + { + "extn": "7435", + "id": "20816", + "name": "Tony May", + "office": "Houston", + "position": "Biologist", + "salary": "$288,274", + "start_date": "11/6/2016" + }, + { + "extn": "6075", + "id": "20817", + "name": "Daniel Aldridge", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$208,190", + "start_date": "6/20/2018" + }, + { + "extn": "6100", + "id": "20818", + "name": "Chester Jones", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$39,542", + "start_date": "1/9/2000" + }, + { + "extn": "8271", + "id": "20819", + "name": "Angel Duvall", + "office": "Miami", + "position": "IT Support Staff", + "salary": "$273,081", + "start_date": "6/4/2008" + }, + { + "extn": "5933", + "id": "20820", + "name": "Aileen Rose", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$223,193", + "start_date": "8/26/2000" + }, + { + "extn": "6805", + "id": "20821", + "name": "Daniel Funnell", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$49,448", + "start_date": "8/10/2005" + }, + { + "extn": "1970", + "id": "20822", + "name": "Liam Grady", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$75,835", + "start_date": "6/11/2002" + }, + { + "extn": "3469", + "id": "20823", + "name": "Agnes Fields", + "office": "Long Beach", + "position": "Banker", + "salary": "$81,672", + "start_date": "12/25/2008" + }, + { + "extn": "2297", + "id": "20824", + "name": "Liam Redwood", + "office": "Washington", + "position": "Treasurer", + "salary": "$198,333", + "start_date": "6/19/2015" + }, + { + "extn": "8761", + "id": "20825", + "name": "Julius Robe", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$270,981", + "start_date": "5/7/2018" + }, + { + "extn": "3792", + "id": "20826", + "name": "Emmanuelle Olivier", + "office": "Louisville", + "position": "HR Coordinator", + "salary": "$64,494", + "start_date": "3/1/2000" + }, + { + "extn": "8087", + "id": "20827", + "name": "Bryon Dwyer", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$133,154", + "start_date": "6/2/2019" + }, + { + "extn": "2881", + "id": "20828", + "name": "Esmeralda Sylvester", + "office": "Indianapolis", + "position": "Banker", + "salary": "$120,439", + "start_date": "9/17/2011" + }, + { + "extn": "7547", + "id": "20829", + "name": "Rosalie Newton", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$229,893", + "start_date": "4/23/2009" + }, + { + "extn": "8435", + "id": "20830", + "name": "Owen Paterson", + "office": "Dallas", + "position": "Insurance Broker", + "salary": "$75,002", + "start_date": "9/23/2002" + }, + { + "extn": "8877", + "id": "20831", + "name": "Johnny Williams", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$79,269", + "start_date": "11/8/2015" + }, + { + "extn": "6896", + "id": "20832", + "name": "William Webster", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$83,980", + "start_date": "12/27/2004" + }, + { + "extn": "6114", + "id": "20833", + "name": "Helen Murray", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$192,931", + "start_date": "2/26/2015" + }, + { + "extn": "7224", + "id": "20834", + "name": "Drew Archer", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$168,120", + "start_date": "10/13/2011" + }, + { + "extn": "5933", + "id": "20835", + "name": "Kamila Olivier", + "office": "Madrid", + "position": "Electrician", + "salary": "$244,591", + "start_date": "7/25/2009" + }, + { + "extn": "6980", + "id": "20836", + "name": "Harry Vaughn", + "office": "Valetta", + "position": "Designer", + "salary": "$287,372", + "start_date": "7/30/2004" + }, + { + "extn": "7855", + "id": "20837", + "name": "Caleb Coates", + "office": "Los Angeles", + "position": "Physician", + "salary": "$27,895", + "start_date": "2/7/2011" + }, + { + "extn": "2644", + "id": "20838", + "name": "Caleb Keys", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$287,223", + "start_date": "4/13/2004" + }, + { + "extn": "3579", + "id": "20839", + "name": "Chadwick Yoman", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$116,828", + "start_date": "6/8/2018" + }, + { + "extn": "8338", + "id": "20840", + "name": "Matt Drummond", + "office": "Washington", + "position": "Ambulatory Nurse", + "salary": "$105,068", + "start_date": "4/16/2014" + }, + { + "extn": "3364", + "id": "20841", + "name": "Karla Malone", + "office": "Miami", + "position": "Operator", + "salary": "$98,946", + "start_date": "12/14/2000" + }, + { + "extn": "8422", + "id": "20842", + "name": "Kendra Tyrrell", + "office": "San Francisco", + "position": "Fabricator", + "salary": "$274,125", + "start_date": "6/1/2005" + }, + { + "extn": "8729", + "id": "20843", + "name": "Emmanuelle Turner", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$172,777", + "start_date": "12/11/2007" + }, + { + "extn": "8537", + "id": "20844", + "name": "William Parker", + "office": "Fremont", + "position": "Biologist", + "salary": "$165,041", + "start_date": "3/22/2013" + }, + { + "extn": "5058", + "id": "20845", + "name": "Martin Windsor", + "office": "Louisville", + "position": "Physician", + "salary": "$63,467", + "start_date": "10/5/2017" + }, + { + "extn": "2698", + "id": "20846", + "name": "Bryon Parker", + "office": "El Paso", + "position": "Webmaster", + "salary": "$232,563", + "start_date": "10/2/2003" + }, + { + "extn": "2750", + "id": "20847", + "name": "Tony Lane", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$91,661", + "start_date": "8/21/2008" + }, + { + "extn": "5011", + "id": "20848", + "name": "Rita Knight", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$32,642", + "start_date": "10/31/2018" + }, + { + "extn": "9546", + "id": "20849", + "name": "Johnny Snell", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$19,041", + "start_date": "6/24/2009" + }, + { + "extn": "6590", + "id": "20850", + "name": "Michaela Tanner", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$17,888", + "start_date": "11/26/2013" + }, + { + "extn": "3691", + "id": "20851", + "name": "Carter Nelson", + "office": "San Antonio", + "position": "Treasurer", + "salary": "$73,205", + "start_date": "9/29/2014" + }, + { + "extn": "3985", + "id": "20852", + "name": "Adina Nash", + "office": "Baltimore", + "position": "Webmaster", + "salary": "$89,846", + "start_date": "8/20/2009" + }, + { + "extn": "3828", + "id": "20853", + "name": "Maxwell Harper", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$147,518", + "start_date": "7/6/2006" + }, + { + "extn": "2260", + "id": "20854", + "name": "Alexander Harris", + "office": "Bridgeport", + "position": "Staffing Consultant", + "salary": "$74,128", + "start_date": "7/19/2003" + }, + { + "extn": "8402", + "id": "20855", + "name": "Denny Boden", + "office": "San Bernardino", + "position": "Project Manager", + "salary": "$160,262", + "start_date": "4/29/2007" + }, + { + "extn": "4929", + "id": "20856", + "name": "Nina Richardson", + "office": "Long Beach", + "position": "Food Technologist", + "salary": "$161,128", + "start_date": "7/5/2008" + }, + { + "extn": "7181", + "id": "20857", + "name": "Sabina Oliver", + "office": "Worcester", + "position": "Systems Administrator", + "salary": "$236,649", + "start_date": "11/10/2006" + }, + { + "extn": "5122", + "id": "20858", + "name": "Nicole Ellison", + "office": "Minneapolis", + "position": "Physician", + "salary": "$133,389", + "start_date": "1/11/2010" + }, + { + "extn": "8239", + "id": "20859", + "name": "Rocco Morley", + "office": "Henderson", + "position": "Designer", + "salary": "$77,879", + "start_date": "9/20/2014" + }, + { + "extn": "3206", + "id": "20860", + "name": "Tyson Yarwood", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$222,148", + "start_date": "7/14/2013" + }, + { + "extn": "1831", + "id": "20861", + "name": "Wendy Gavin", + "office": "Berlin", + "position": "Cook", + "salary": "$23,414", + "start_date": "4/4/2019" + }, + { + "extn": "6067", + "id": "20862", + "name": "Benjamin Clayton", + "office": "Minneapolis", + "position": "Audiologist", + "salary": "$184,145", + "start_date": "9/26/2010" + }, + { + "extn": "4451", + "id": "20863", + "name": "Domenic Farmer", + "office": "Lancaster", + "position": "Biologist", + "salary": "$37,038", + "start_date": "3/1/2005" + }, + { + "extn": "9049", + "id": "20864", + "name": "Vanessa Stone ", + "office": "Ontario", + "position": "Treasurer", + "salary": "$216,164", + "start_date": "11/19/2012" + }, + { + "extn": "9115", + "id": "20865", + "name": "Ruth Willson", + "office": "Madison", + "position": "Audiologist", + "salary": "$92,154", + "start_date": "5/13/2002" + }, + { + "extn": "5316", + "id": "20866", + "name": "Johnny Jobson", + "office": "Hayward", + "position": "Physician", + "salary": "$133,921", + "start_date": "8/26/2011" + }, + { + "extn": "5370", + "id": "20867", + "name": "Chad Jackson", + "office": "Fremont", + "position": "Steward", + "salary": "$239,991", + "start_date": "10/29/2012" + }, + { + "extn": "9183", + "id": "20868", + "name": "Jack Stuart", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$199,967", + "start_date": "2/11/2007" + }, + { + "extn": "1699", + "id": "20869", + "name": "Jacob Shelton", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$76,590", + "start_date": "5/17/2003" + }, + { + "extn": "3423", + "id": "20870", + "name": "Erin Healy", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$63,273", + "start_date": "7/25/2012" + }, + { + "extn": "2351", + "id": "20871", + "name": "Noah Ryan", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$22,271", + "start_date": "6/13/2013" + }, + { + "extn": "8518", + "id": "20872", + "name": "Maia Nanton", + "office": "Valetta", + "position": "Dentist", + "salary": "$289,989", + "start_date": "4/15/2011" + }, + { + "extn": "3054", + "id": "20873", + "name": "Domenic Carpenter", + "office": "Denver", + "position": "Production Painter", + "salary": "$266,555", + "start_date": "10/9/2001" + }, + { + "extn": "9242", + "id": "20874", + "name": "Allison King", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$72,640", + "start_date": "5/24/2000" + }, + { + "extn": "8796", + "id": "20875", + "name": "Michael Khan", + "office": "Reno", + "position": "Physician", + "salary": "$41,781", + "start_date": "10/30/2015" + }, + { + "extn": "1040", + "id": "20876", + "name": "Melinda Armstrong", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$138,072", + "start_date": "12/2/2008" + }, + { + "extn": "3048", + "id": "20877", + "name": "Abdul Locke", + "office": "Paris", + "position": "Banker", + "salary": "$207,733", + "start_date": "12/14/2012" + }, + { + "extn": "5614", + "id": "20878", + "name": "Meredith Speed", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$127,557", + "start_date": "6/3/2004" + }, + { + "extn": "6749", + "id": "20879", + "name": "Ciara Sherry", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$103,611", + "start_date": "4/21/2000" + }, + { + "extn": "7115", + "id": "20880", + "name": "Oliver Gonzales", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$56,381", + "start_date": "4/24/2011" + }, + { + "extn": "9713", + "id": "20881", + "name": "Julia Cowan", + "office": "Lakewood", + "position": "Accountant", + "salary": "$121,027", + "start_date": "8/1/2018" + }, + { + "extn": "1553", + "id": "20882", + "name": "Carrie Moreno", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$167,624", + "start_date": "4/13/2000" + }, + { + "extn": "5310", + "id": "20883", + "name": "Paige Morrison", + "office": "Lakewood", + "position": "Healthcare Specialist", + "salary": "$226,642", + "start_date": "10/11/2010" + }, + { + "extn": "7904", + "id": "20884", + "name": "Anthony Sherry", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$10,728", + "start_date": "12/7/2000" + }, + { + "extn": "8338", + "id": "20885", + "name": "Phoebe Craig", + "office": "Milano", + "position": "Fabricator", + "salary": "$254,234", + "start_date": "2/3/2010" + }, + { + "extn": "1828", + "id": "20886", + "name": "Rocco Nayler", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$39,174", + "start_date": "1/30/2009" + }, + { + "extn": "3502", + "id": "20887", + "name": "Emery West", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$14,506", + "start_date": "11/24/2004" + }, + { + "extn": "9898", + "id": "20888", + "name": "Tony Radley", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$183,241", + "start_date": "6/9/2014" + }, + { + "extn": "6782", + "id": "20889", + "name": "Adina Graham", + "office": "Pittsburgh", + "position": "Cash Manager", + "salary": "$198,203", + "start_date": "12/10/2018" + }, + { + "extn": "9584", + "id": "20890", + "name": "John Grey", + "office": "Madison", + "position": "Production Painter", + "salary": "$55,084", + "start_date": "7/29/2004" + }, + { + "extn": "1522", + "id": "20891", + "name": "Roger Uttley", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$17,869", + "start_date": "4/21/2009" + }, + { + "extn": "6357", + "id": "20892", + "name": "Jayden Dallas", + "office": "Boston", + "position": "HR Coordinator", + "salary": "$220,762", + "start_date": "12/27/2011" + }, + { + "extn": "5626", + "id": "20893", + "name": "Percy Morrow", + "office": "El Paso", + "position": "Designer", + "salary": "$298,973", + "start_date": "5/9/2015" + }, + { + "extn": "2037", + "id": "20894", + "name": "Chris Bailey", + "office": "Sacramento", + "position": "Web Developer", + "salary": "$257,348", + "start_date": "10/16/2017" + }, + { + "extn": "7671", + "id": "20895", + "name": "Louise Uttridge", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$88,400", + "start_date": "8/8/2012" + }, + { + "extn": "2614", + "id": "20896", + "name": "Julia Grady", + "office": "Rome", + "position": "Webmaster", + "salary": "$258,766", + "start_date": "12/10/2018" + }, + { + "extn": "9456", + "id": "20897", + "name": "Michael Ellwood", + "office": "San Francisco", + "position": "Designer", + "salary": "$166,713", + "start_date": "9/13/2009" + }, + { + "extn": "7895", + "id": "20898", + "name": "Tiffany Middleton", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$100,873", + "start_date": "8/24/2000" + }, + { + "extn": "6259", + "id": "20899", + "name": "Gina Oliver", + "office": "Baltimore", + "position": "Web Developer", + "salary": "$107,655", + "start_date": "3/26/2014" + }, + { + "extn": "4434", + "id": "20900", + "name": "Michael Glass", + "office": "Boston", + "position": "Associate Professor", + "salary": "$39,934", + "start_date": "10/18/2013" + }, + { + "extn": "6140", + "id": "20901", + "name": "Chad Gray", + "office": "Albuquerque", + "position": "Web Developer", + "salary": "$98,529", + "start_date": "9/29/2003" + }, + { + "extn": "2277", + "id": "20902", + "name": "Jacob Gavin", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$109,598", + "start_date": "12/10/2017" + }, + { + "extn": "6028", + "id": "20903", + "name": "Joseph Fox", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$29,308", + "start_date": "11/28/2012" + }, + { + "extn": "4303", + "id": "20904", + "name": "Harry Walsh", + "office": "Milano", + "position": "Stockbroker", + "salary": "$53,169", + "start_date": "11/26/2002" + }, + { + "extn": "4228", + "id": "20905", + "name": "Christy Bayliss", + "office": "Philadelphia", + "position": "Paramedic", + "salary": "$199,453", + "start_date": "12/25/2010" + }, + { + "extn": "1595", + "id": "20906", + "name": "Esmeralda Uttridge", + "office": "Richmond", + "position": "Health Educator", + "salary": "$248,684", + "start_date": "6/29/2012" + }, + { + "extn": "6843", + "id": "20907", + "name": "Manuel Fowler", + "office": "Lakewood", + "position": "Designer", + "salary": "$160,527", + "start_date": "8/30/2010" + }, + { + "extn": "7251", + "id": "20908", + "name": "Elly Bennett", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$66,063", + "start_date": "10/17/2005" + }, + { + "extn": "2945", + "id": "20909", + "name": "Hank Gardner", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$226,252", + "start_date": "8/3/2001" + }, + { + "extn": "5362", + "id": "20910", + "name": "Carl Lambert", + "office": "Minneapolis", + "position": "Steward", + "salary": "$149,030", + "start_date": "12/8/2017" + }, + { + "extn": "2930", + "id": "20911", + "name": "Esmeralda Rigg", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$20,929", + "start_date": "7/20/2018" + }, + { + "extn": "9818", + "id": "20912", + "name": "Irene Evans", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$100,439", + "start_date": "5/17/2006" + }, + { + "extn": "4147", + "id": "20913", + "name": "Erick Price", + "office": "Seattle", + "position": "Banker", + "salary": "$39,185", + "start_date": "1/6/2016" + }, + { + "extn": "3327", + "id": "20914", + "name": "Erick Roth", + "office": "Fremont", + "position": "Health Educator", + "salary": "$167,724", + "start_date": "3/2/2017" + }, + { + "extn": "4207", + "id": "20915", + "name": "Ronald Widdows", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$278,157", + "start_date": "5/2/2018" + }, + { + "extn": "8579", + "id": "20916", + "name": "Clint Vallins", + "office": "San Bernardino", + "position": "Laboratory Technician", + "salary": "$38,194", + "start_date": "8/12/2011" + }, + { + "extn": "4132", + "id": "20917", + "name": "Maddison Veale", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$271,361", + "start_date": "3/30/2001" + }, + { + "extn": "3848", + "id": "20918", + "name": "Audrey Nicolas", + "office": "Berna", + "position": "Food Technologist", + "salary": "$185,664", + "start_date": "12/11/2008" + }, + { + "extn": "4615", + "id": "20919", + "name": "Martin Bradshaw", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$132,585", + "start_date": "6/18/2000" + }, + { + "extn": "7946", + "id": "20920", + "name": "Sydney Hunt", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$106,247", + "start_date": "6/6/2011" + }, + { + "extn": "4550", + "id": "20921", + "name": "Eve Malone", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$38,787", + "start_date": "5/2/2005" + }, + { + "extn": "8321", + "id": "20922", + "name": "Colleen Lynch", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$151,169", + "start_date": "2/9/2013" + }, + { + "extn": "2662", + "id": "20923", + "name": "Liam Talbot", + "office": "Stockton", + "position": "Fabricator", + "salary": "$272,465", + "start_date": "6/20/2013" + }, + { + "extn": "2355", + "id": "20924", + "name": "Enoch Edley", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$118,588", + "start_date": "6/21/2012" + }, + { + "extn": "6490", + "id": "20925", + "name": "Chad Coll", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$64,843", + "start_date": "2/16/2015" + }, + { + "extn": "3509", + "id": "20926", + "name": "Johnathan Turner", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$285,622", + "start_date": "9/2/2001" + }, + { + "extn": "4403", + "id": "20927", + "name": "Aisha Richards", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$182,342", + "start_date": "2/14/2010" + }, + { + "extn": "5855", + "id": "20928", + "name": "Maggie Lane", + "office": "Huntsville", + "position": "Cashier", + "salary": "$115,252", + "start_date": "5/14/2001" + }, + { + "extn": "8239", + "id": "20929", + "name": "Jack Downing", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$197,409", + "start_date": "12/10/2006" + }, + { + "extn": "8404", + "id": "20930", + "name": "Hayden Allen", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$212,415", + "start_date": "8/17/2007" + }, + { + "extn": "4169", + "id": "20931", + "name": "Gil Sylvester", + "office": "Hollywood", + "position": "Operator", + "salary": "$195,279", + "start_date": "10/20/2010" + }, + { + "extn": "9039", + "id": "20932", + "name": "Bristol Jarrett", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$111,159", + "start_date": "1/1/2014" + }, + { + "extn": "5398", + "id": "20933", + "name": "Logan Bennett", + "office": "Salem", + "position": "Treasurer", + "salary": "$68,858", + "start_date": "11/18/2004" + }, + { + "extn": "8390", + "id": "20934", + "name": "Peter Mould", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$241,380", + "start_date": "10/15/2019" + }, + { + "extn": "7135", + "id": "20935", + "name": "Rufus Swan", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$56,931", + "start_date": "9/28/2009" + }, + { + "extn": "2112", + "id": "20936", + "name": "Violet Coleman", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$252,821", + "start_date": "2/9/2001" + }, + { + "extn": "1426", + "id": "20937", + "name": "Robyn Griffiths", + "office": "Minneapolis", + "position": "Call Center Representative", + "salary": "$236,954", + "start_date": "7/18/2017" + }, + { + "extn": "8080", + "id": "20938", + "name": "Enoch King", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$297,712", + "start_date": "3/12/2011" + }, + { + "extn": "1369", + "id": "20939", + "name": "Boris Stevens", + "office": "Quebec", + "position": "Physician", + "salary": "$289,809", + "start_date": "5/3/2017" + }, + { + "extn": "4046", + "id": "20940", + "name": "Piper Oldfield", + "office": "Charlotte", + "position": "Machine Operator", + "salary": "$159,446", + "start_date": "10/19/2008" + }, + { + "extn": "1511", + "id": "20941", + "name": "Molly Hunt", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$108,148", + "start_date": "5/3/2005" + }, + { + "extn": "1348", + "id": "20942", + "name": "Lara Warden", + "office": "London", + "position": "Biologist", + "salary": "$99,300", + "start_date": "9/23/2016" + }, + { + "extn": "8805", + "id": "20943", + "name": "John Rossi", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$85,258", + "start_date": "6/24/2004" + }, + { + "extn": "3276", + "id": "20944", + "name": "Ramon Townend", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$195,678", + "start_date": "3/17/2016" + }, + { + "extn": "9640", + "id": "20945", + "name": "Ciara Kerr", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$269,120", + "start_date": "1/13/2008" + }, + { + "extn": "5547", + "id": "20946", + "name": "Bethany Yarlett", + "office": "Rome", + "position": "Machine Operator", + "salary": "$37,612", + "start_date": "12/20/2007" + }, + { + "extn": "4315", + "id": "20947", + "name": "Sabina Moran", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$52,650", + "start_date": "9/18/2011" + }, + { + "extn": "3303", + "id": "20948", + "name": "Rocco Stevenson", + "office": "Sacramento", + "position": "Baker", + "salary": "$88,347", + "start_date": "4/9/2005" + }, + { + "extn": "7518", + "id": "20949", + "name": "Mary Bailey", + "office": "Worcester", + "position": "Laboratory Technician", + "salary": "$275,896", + "start_date": "3/10/2006" + }, + { + "extn": "2998", + "id": "20950", + "name": "Julius Flanders", + "office": "Orlando", + "position": "Doctor", + "salary": "$271,254", + "start_date": "9/22/2000" + }, + { + "extn": "8625", + "id": "20951", + "name": "Rachael Johnson", + "office": "Memphis", + "position": "Audiologist", + "salary": "$219,109", + "start_date": "11/22/2002" + }, + { + "extn": "8140", + "id": "20952", + "name": "Marla Vass", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$16,017", + "start_date": "3/6/2017" + }, + { + "extn": "8123", + "id": "20953", + "name": "Harmony Baker", + "office": "Houston", + "position": "Paramedic", + "salary": "$22,597", + "start_date": "11/12/2000" + }, + { + "extn": "5193", + "id": "20954", + "name": "Maxwell Walker", + "office": "San Bernardino", + "position": "Loan Officer", + "salary": "$149,763", + "start_date": "3/19/2009" + }, + { + "extn": "4607", + "id": "20955", + "name": "Harriet Walton", + "office": "Berna", + "position": "Steward", + "salary": "$191,479", + "start_date": "10/27/2004" + }, + { + "extn": "1812", + "id": "20956", + "name": "Kurt Lunt", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$256,789", + "start_date": "1/10/2007" + }, + { + "extn": "9454", + "id": "20957", + "name": "Sebastian Dobson", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$40,008", + "start_date": "12/8/2007" + }, + { + "extn": "4130", + "id": "20958", + "name": "Ron Gallacher", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$286,112", + "start_date": "9/30/2012" + }, + { + "extn": "3258", + "id": "20959", + "name": "Leilani Baxter", + "office": "Quebec", + "position": "Inspector", + "salary": "$199,634", + "start_date": "6/4/2007" + }, + { + "extn": "1554", + "id": "20960", + "name": "Michelle Shaw", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$281,660", + "start_date": "1/8/2006" + }, + { + "extn": "9630", + "id": "20961", + "name": "Sebastian Wright", + "office": "Arlington", + "position": "Bellman", + "salary": "$247,752", + "start_date": "2/16/2000" + }, + { + "extn": "9428", + "id": "20962", + "name": "Jolene Ulyatt", + "office": "Pittsburgh", + "position": "HR Coordinator", + "salary": "$50,088", + "start_date": "12/16/2002" + }, + { + "extn": "1069", + "id": "20963", + "name": "Candace Smith", + "office": "Rochester", + "position": "Audiologist", + "salary": "$242,638", + "start_date": "7/11/2011" + }, + { + "extn": "9892", + "id": "20964", + "name": "Brad Ryan", + "office": "Paris", + "position": "Executive Director", + "salary": "$191,309", + "start_date": "3/27/2008" + }, + { + "extn": "4386", + "id": "20965", + "name": "Stacy Wilde", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$21,780", + "start_date": "4/13/2007" + }, + { + "extn": "7879", + "id": "20966", + "name": "Jack Woodley", + "office": "Orlando", + "position": "Machine Operator", + "salary": "$121,147", + "start_date": "10/21/2019" + }, + { + "extn": "7780", + "id": "20967", + "name": "Jayden Fenton", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$139,566", + "start_date": "3/12/2003" + }, + { + "extn": "8251", + "id": "20968", + "name": "Lucas Dann", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$160,736", + "start_date": "1/24/2004" + }, + { + "extn": "5746", + "id": "20969", + "name": "Penny Blythe", + "office": "Baltimore", + "position": "Cash Manager", + "salary": "$268,652", + "start_date": "11/27/2012" + }, + { + "extn": "3844", + "id": "20970", + "name": "Brooklyn Lindop", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$209,555", + "start_date": "3/3/2012" + }, + { + "extn": "6494", + "id": "20971", + "name": "Cameron Robe", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$186,611", + "start_date": "10/28/2003" + }, + { + "extn": "9581", + "id": "20972", + "name": "Fiona Torres", + "office": "Laredo", + "position": "Associate Professor", + "salary": "$57,085", + "start_date": "7/25/2012" + }, + { + "extn": "1456", + "id": "20973", + "name": "Mark Webster", + "office": "Orlando", + "position": "Ambulatory Nurse", + "salary": "$252,648", + "start_date": "8/17/2017" + }, + { + "extn": "6278", + "id": "20974", + "name": "Mike Allen", + "office": "Rochester", + "position": "Cash Manager", + "salary": "$57,457", + "start_date": "10/17/2000" + }, + { + "extn": "2330", + "id": "20975", + "name": "Bart Johnson", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$140,145", + "start_date": "2/2/2013" + }, + { + "extn": "2303", + "id": "20976", + "name": "Gil Connor", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$71,248", + "start_date": "10/26/2002" + }, + { + "extn": "7864", + "id": "20977", + "name": "Leilani John", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$264,593", + "start_date": "12/6/2000" + }, + { + "extn": "5120", + "id": "20978", + "name": "Shelby Shelton", + "office": "Lyon", + "position": "Investment Advisor", + "salary": "$129,147", + "start_date": "9/10/2014" + }, + { + "extn": "5341", + "id": "20979", + "name": "Luke Brown", + "office": "Norfolk", + "position": "Clerk", + "salary": "$158,305", + "start_date": "10/3/2017" + }, + { + "extn": "2289", + "id": "20980", + "name": "Boris Latham", + "office": "Reno", + "position": "Inspector", + "salary": "$218,854", + "start_date": "10/17/2017" + }, + { + "extn": "2150", + "id": "20981", + "name": "Abdul Widdows", + "office": "Otawa", + "position": "Biologist", + "salary": "$287,108", + "start_date": "7/27/2013" + }, + { + "extn": "8047", + "id": "20982", + "name": "Nick Mccall", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$97,789", + "start_date": "3/14/2011" + }, + { + "extn": "7686", + "id": "20983", + "name": "Natalie Squire", + "office": "Garland", + "position": "Web Developer", + "salary": "$143,110", + "start_date": "11/7/2011" + }, + { + "extn": "8100", + "id": "20984", + "name": "Sharon Sylvester", + "office": "Lisbon", + "position": "Biologist", + "salary": "$266,709", + "start_date": "3/22/2015" + }, + { + "extn": "6850", + "id": "20985", + "name": "Michaela Hancock", + "office": "Louisville", + "position": "HR Coordinator", + "salary": "$137,742", + "start_date": "4/6/2002" + }, + { + "extn": "8478", + "id": "20986", + "name": "Lauren Gunn", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$232,962", + "start_date": "8/31/2018" + }, + { + "extn": "7830", + "id": "20987", + "name": "Sebastian Dempsey", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$204,336", + "start_date": "5/20/2015" + }, + { + "extn": "3977", + "id": "20988", + "name": "Nate Sanchez", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$173,053", + "start_date": "10/16/2018" + }, + { + "extn": "5992", + "id": "20989", + "name": "Sylvia Dobson", + "office": "Memphis", + "position": "Paramedic", + "salary": "$169,259", + "start_date": "7/28/2018" + }, + { + "extn": "1378", + "id": "20990", + "name": "David Gilmore", + "office": "Prague", + "position": "Pharmacist", + "salary": "$253,570", + "start_date": "1/15/2007" + }, + { + "extn": "9771", + "id": "20991", + "name": "Melody Tate", + "office": "Irving", + "position": "Loan Officer", + "salary": "$63,764", + "start_date": "2/7/2012" + }, + { + "extn": "5533", + "id": "20992", + "name": "Sloane Ebbs", + "office": "Wien", + "position": "Software Engineer", + "salary": "$241,825", + "start_date": "5/18/2004" + }, + { + "extn": "6299", + "id": "20993", + "name": "Audrey Flett", + "office": "Lyon", + "position": "Doctor", + "salary": "$157,311", + "start_date": "12/15/2017" + }, + { + "extn": "8943", + "id": "20994", + "name": "Chloe Bryant", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$193,211", + "start_date": "1/27/2019" + }, + { + "extn": "9848", + "id": "20995", + "name": "Melania Lindsay", + "office": "Amarillo", + "position": "Lecturer", + "salary": "$62,379", + "start_date": "11/18/2016" + }, + { + "extn": "9623", + "id": "20996", + "name": "George Morgan", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$287,092", + "start_date": "6/3/2000" + }, + { + "extn": "4905", + "id": "20997", + "name": "Alex Broomfield", + "office": "Springfield", + "position": "Steward", + "salary": "$111,203", + "start_date": "9/15/2006" + }, + { + "extn": "6815", + "id": "20998", + "name": "Phillip Judd", + "office": "Glendale", + "position": "Designer", + "salary": "$277,266", + "start_date": "4/15/2018" + }, + { + "extn": "7466", + "id": "20999", + "name": "Ryan Moore", + "office": "Stockton", + "position": "Webmaster", + "salary": "$18,605", + "start_date": "1/25/2000" + }, + { + "extn": "6005", + "id": "21000", + "name": "Ronald Farrant", + "office": "Saint Paul", + "position": "Global Logistics Supervisor", + "salary": "$37,478", + "start_date": "4/10/2008" + }, + { + "extn": "2102", + "id": "21001", + "name": "Ruth Cattell", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$237,075", + "start_date": "6/10/2007" + }, + { + "extn": "3875", + "id": "21002", + "name": "Nick Marshall", + "office": "San Jose", + "position": "Dentist", + "salary": "$255,026", + "start_date": "4/14/2012" + }, + { + "extn": "1473", + "id": "21003", + "name": "William Becker", + "office": "Prague", + "position": "Banker", + "salary": "$62,883", + "start_date": "4/3/2007" + }, + { + "extn": "5284", + "id": "21004", + "name": "Belinda Wills", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$241,613", + "start_date": "6/21/2017" + }, + { + "extn": "2429", + "id": "21005", + "name": "Gina Rehman", + "office": "Moreno Valley", + "position": "Physician", + "salary": "$17,755", + "start_date": "12/8/2001" + }, + { + "extn": "4432", + "id": "21006", + "name": "Mya Page ", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$254,698", + "start_date": "5/25/2006" + }, + { + "extn": "9893", + "id": "21007", + "name": "Adina Parsons", + "office": "Columbus", + "position": "Biologist", + "salary": "$193,641", + "start_date": "11/5/2002" + }, + { + "extn": "3734", + "id": "21008", + "name": "Rick Rothwell", + "office": "Reno", + "position": "Designer", + "salary": "$217,121", + "start_date": "2/8/2004" + }, + { + "extn": "4743", + "id": "21009", + "name": "Janelle Vane", + "office": "Milano", + "position": "Inspector", + "salary": "$280,426", + "start_date": "11/27/2009" + }, + { + "extn": "6040", + "id": "21010", + "name": "Barney Johnson", + "office": "Stockton", + "position": "Bellman", + "salary": "$126,322", + "start_date": "3/3/2002" + }, + { + "extn": "7003", + "id": "21011", + "name": "Chris Wood", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$206,335", + "start_date": "5/15/2000" + }, + { + "extn": "5505", + "id": "21012", + "name": "Bob Poole", + "office": "Irving", + "position": "Auditor", + "salary": "$207,299", + "start_date": "6/5/2014" + }, + { + "extn": "2695", + "id": "21013", + "name": "Iris Craig", + "office": "Nashville", + "position": "Bellman", + "salary": "$210,535", + "start_date": "10/29/2012" + }, + { + "extn": "1630", + "id": "21014", + "name": "Noah Graves", + "office": "San Antonio", + "position": "Cashier", + "salary": "$116,493", + "start_date": "7/4/2016" + }, + { + "extn": "9044", + "id": "21015", + "name": "Rosemary Cowan", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$152,500", + "start_date": "1/28/2012" + }, + { + "extn": "4185", + "id": "21016", + "name": "Ally Rose", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$199,290", + "start_date": "6/19/2016" + }, + { + "extn": "7210", + "id": "21017", + "name": "Shelby Williams", + "office": "Garland", + "position": "Electrician", + "salary": "$116,252", + "start_date": "1/14/2013" + }, + { + "extn": "7778", + "id": "21018", + "name": "Taylor Widdows", + "office": "Hayward", + "position": "Health Educator", + "salary": "$39,954", + "start_date": "12/6/2014" + }, + { + "extn": "4740", + "id": "21019", + "name": "Alison Varndell", + "office": "Richmond", + "position": "Production Painter", + "salary": "$12,899", + "start_date": "6/27/2009" + }, + { + "extn": "6354", + "id": "21020", + "name": "Henry Lambert", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$246,937", + "start_date": "3/21/2018" + }, + { + "extn": "5788", + "id": "21021", + "name": "Sabina Redfern", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$79,347", + "start_date": "7/12/2001" + }, + { + "extn": "5790", + "id": "21022", + "name": "Kate John", + "office": "Escondido", + "position": "Webmaster", + "salary": "$228,922", + "start_date": "10/17/2004" + }, + { + "extn": "7159", + "id": "21023", + "name": "Elijah Ballard", + "office": "Quebec", + "position": "Clerk", + "salary": "$22,497", + "start_date": "2/17/2003" + }, + { + "extn": "8779", + "id": "21024", + "name": "George May", + "office": "Charlotte", + "position": "Cashier", + "salary": "$182,597", + "start_date": "10/8/2018" + }, + { + "extn": "3753", + "id": "21025", + "name": "Skylar Ingram", + "office": "Nashville", + "position": "Lecturer", + "salary": "$100,744", + "start_date": "8/30/2007" + }, + { + "extn": "5745", + "id": "21026", + "name": "Harvey Lewis", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$204,108", + "start_date": "10/14/2007" + }, + { + "extn": "6522", + "id": "21027", + "name": "Matt Tutton", + "office": "Otawa", + "position": "Executive Director", + "salary": "$137,915", + "start_date": "6/26/2007" + }, + { + "extn": "4335", + "id": "21028", + "name": "Caleb Richardson", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$142,300", + "start_date": "11/23/2016" + }, + { + "extn": "4207", + "id": "21029", + "name": "Jack Powell", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$24,746", + "start_date": "4/23/2008" + }, + { + "extn": "6508", + "id": "21030", + "name": "Drew Tindall", + "office": "Lakewood", + "position": "Electrician", + "salary": "$187,795", + "start_date": "4/29/2015" + }, + { + "extn": "8518", + "id": "21031", + "name": "Hailey Bryant", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$279,410", + "start_date": "6/8/2000" + }, + { + "extn": "4278", + "id": "21032", + "name": "Sofia Osmond", + "office": "Dallas", + "position": "Assistant Buyer", + "salary": "$75,226", + "start_date": "5/31/2000" + }, + { + "extn": "5480", + "id": "21033", + "name": "Tom Brennan", + "office": "Ontario", + "position": "Loan Officer", + "salary": "$237,328", + "start_date": "10/2/2004" + }, + { + "extn": "3741", + "id": "21034", + "name": "Hayden Larsen", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$172,219", + "start_date": "7/29/2011" + }, + { + "extn": "9721", + "id": "21035", + "name": "Kurt Glynn", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$271,136", + "start_date": "2/6/2008" + }, + { + "extn": "7809", + "id": "21036", + "name": "Isla Welsch", + "office": "Arlington", + "position": "Doctor", + "salary": "$11,556", + "start_date": "5/24/2010" + }, + { + "extn": "1395", + "id": "21037", + "name": "Josephine James", + "office": "Ontario", + "position": "Cook", + "salary": "$178,982", + "start_date": "3/16/2014" + }, + { + "extn": "8649", + "id": "21038", + "name": "Gwenyth Farrell", + "office": "Paris", + "position": "Operator", + "salary": "$181,195", + "start_date": "5/14/2005" + }, + { + "extn": "1330", + "id": "21039", + "name": "Gabriel King", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$104,774", + "start_date": "5/25/2016" + }, + { + "extn": "8969", + "id": "21040", + "name": "Alexia Pond", + "office": "Wien", + "position": "Clerk", + "salary": "$120,964", + "start_date": "3/25/2007" + }, + { + "extn": "6204", + "id": "21041", + "name": "Maya Thompson", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$58,861", + "start_date": "5/15/2013" + }, + { + "extn": "7560", + "id": "21042", + "name": "Renee Stanton", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$174,688", + "start_date": "6/23/2013" + }, + { + "extn": "8063", + "id": "21043", + "name": "Adina Walsh", + "office": "Baltimore", + "position": "Project Manager", + "salary": "$13,300", + "start_date": "8/21/2007" + }, + { + "extn": "4231", + "id": "21044", + "name": "Leroy Cassidy", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$171,129", + "start_date": "12/5/2004" + }, + { + "extn": "2158", + "id": "21045", + "name": "Alice Nayler", + "office": "Atlanta", + "position": "Food Technologist", + "salary": "$118,078", + "start_date": "8/8/2012" + }, + { + "extn": "8043", + "id": "21046", + "name": "Barry Ingram", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$48,353", + "start_date": "8/20/2017" + }, + { + "extn": "6241", + "id": "21047", + "name": "Doris Yoman", + "office": "Kansas City", + "position": "Bellman", + "salary": "$14,084", + "start_date": "5/10/2006" + }, + { + "extn": "3588", + "id": "21048", + "name": "Cassidy Calderwood", + "office": "Springfield", + "position": "Systems Administrator", + "salary": "$16,291", + "start_date": "1/30/2005" + }, + { + "extn": "7235", + "id": "21049", + "name": "Mike Moran", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$27,595", + "start_date": "3/28/2009" + }, + { + "extn": "9347", + "id": "21050", + "name": "Phillip Michael", + "office": "Chicago", + "position": "Software Engineer", + "salary": "$108,707", + "start_date": "1/18/2001" + }, + { + "extn": "4236", + "id": "21051", + "name": "Roger Richardson", + "office": "Dallas", + "position": "Electrician", + "salary": "$107,346", + "start_date": "12/7/2011" + }, + { + "extn": "6113", + "id": "21052", + "name": "Louise Simpson", + "office": "Denver", + "position": "Healthcare Specialist", + "salary": "$94,167", + "start_date": "6/12/2012" + }, + { + "extn": "8239", + "id": "21053", + "name": "Matt Silva", + "office": "Ontario", + "position": "Machine Operator", + "salary": "$117,011", + "start_date": "7/8/2006" + }, + { + "extn": "1435", + "id": "21054", + "name": "Caleb Groves", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$122,465", + "start_date": "2/8/2002" + }, + { + "extn": "8083", + "id": "21055", + "name": "Logan Harrington", + "office": "Rochester", + "position": "Business Broker", + "salary": "$30,741", + "start_date": "8/12/2009" + }, + { + "extn": "3493", + "id": "21056", + "name": "Ruth Redfern", + "office": "Tallahassee", + "position": "Webmaster", + "salary": "$185,959", + "start_date": "10/23/2015" + }, + { + "extn": "9006", + "id": "21057", + "name": "Brad Shelton", + "office": "Moreno Valley", + "position": "Lecturer", + "salary": "$264,932", + "start_date": "6/27/2011" + }, + { + "extn": "6502", + "id": "21058", + "name": "Owen Norton", + "office": "Lyon", + "position": "Production Painter", + "salary": "$86,545", + "start_date": "9/27/2010" + }, + { + "extn": "7954", + "id": "21059", + "name": "Harry Gilmour", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$264,582", + "start_date": "6/11/2016" + }, + { + "extn": "1309", + "id": "21060", + "name": "Camila Hobson", + "office": "Nashville", + "position": "Dentist", + "salary": "$149,802", + "start_date": "10/20/2011" + }, + { + "extn": "3393", + "id": "21061", + "name": "Keira Davies", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$298,634", + "start_date": "9/6/2003" + }, + { + "extn": "8360", + "id": "21062", + "name": "Elena Poole", + "office": "Lakewood", + "position": "Staffing Consultant", + "salary": "$232,139", + "start_date": "12/29/2015" + }, + { + "extn": "3678", + "id": "21063", + "name": "Tom Rivers", + "office": "Rome", + "position": "Insurance Broker", + "salary": "$63,494", + "start_date": "1/21/2010" + }, + { + "extn": "7850", + "id": "21064", + "name": "Sofie Leigh", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$284,287", + "start_date": "3/3/2011" + }, + { + "extn": "2436", + "id": "21065", + "name": "Julius Notman", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$299,309", + "start_date": "5/31/2015" + }, + { + "extn": "7631", + "id": "21066", + "name": "Jacob Vallory", + "office": "Portland", + "position": "Service Supervisor", + "salary": "$78,211", + "start_date": "8/11/2017" + }, + { + "extn": "7671", + "id": "21067", + "name": "Anabelle Smith", + "office": "Huntsville", + "position": "Inspector", + "salary": "$98,458", + "start_date": "11/23/2000" + }, + { + "extn": "7747", + "id": "21068", + "name": "Alexander Gibson", + "office": "Rome", + "position": "Project Manager", + "salary": "$166,281", + "start_date": "11/22/2006" + }, + { + "extn": "9406", + "id": "21069", + "name": "Chuck Morris", + "office": "Detroit", + "position": "Insurance Broker", + "salary": "$37,050", + "start_date": "5/21/2016" + }, + { + "extn": "3075", + "id": "21070", + "name": "Aisha Latham", + "office": "Innsbruck", + "position": "Front Desk Coordinator", + "salary": "$22,946", + "start_date": "9/15/2000" + }, + { + "extn": "2849", + "id": "21071", + "name": "Abbey Addis", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$63,998", + "start_date": "9/28/2002" + }, + { + "extn": "9100", + "id": "21072", + "name": "Maddison Anderson", + "office": "Glendale", + "position": "Systems Administrator", + "salary": "$169,264", + "start_date": "3/15/2002" + }, + { + "extn": "5561", + "id": "21073", + "name": "Regina Glass", + "office": "Milano", + "position": "CNC Operator", + "salary": "$64,551", + "start_date": "4/26/2002" + }, + { + "extn": "6812", + "id": "21074", + "name": "Robyn Collins", + "office": "Sacramento", + "position": "HR Coordinator", + "salary": "$195,160", + "start_date": "4/23/2012" + }, + { + "extn": "4553", + "id": "21075", + "name": "Danny Williams", + "office": "Otawa", + "position": "Bellman", + "salary": "$83,361", + "start_date": "9/9/2002" + }, + { + "extn": "7468", + "id": "21076", + "name": "Camila Mitchell", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$69,701", + "start_date": "7/9/2012" + }, + { + "extn": "3204", + "id": "21077", + "name": "Bree Adams", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$201,376", + "start_date": "3/23/2009" + }, + { + "extn": "8318", + "id": "21078", + "name": "Joyce Wheeler", + "office": "Innsbruck", + "position": "HR Specialist", + "salary": "$55,117", + "start_date": "4/27/2014" + }, + { + "extn": "5911", + "id": "21079", + "name": "Marina Giles", + "office": "Miami", + "position": "Dentist", + "salary": "$83,683", + "start_date": "11/20/2017" + }, + { + "extn": "2778", + "id": "21080", + "name": "Rick Forth", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$141,434", + "start_date": "8/30/2017" + }, + { + "extn": "5364", + "id": "21081", + "name": "Tyson Sinclair", + "office": "Venice", + "position": "Bellman", + "salary": "$68,315", + "start_date": "3/22/2016" + }, + { + "extn": "8161", + "id": "21082", + "name": "Benny Avery", + "office": "Amarillo", + "position": "Cashier", + "salary": "$180,971", + "start_date": "3/26/2018" + }, + { + "extn": "8015", + "id": "21083", + "name": "Anabel Bowen", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$124,858", + "start_date": "5/26/2010" + }, + { + "extn": "6411", + "id": "21084", + "name": "Phoebe Nicolas", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$77,288", + "start_date": "4/8/2008" + }, + { + "extn": "3290", + "id": "21085", + "name": "Kassandra Leigh", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$53,064", + "start_date": "11/17/2001" + }, + { + "extn": "7339", + "id": "21086", + "name": "Marjorie Victor", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$94,871", + "start_date": "10/5/2000" + }, + { + "extn": "5928", + "id": "21087", + "name": "Joseph Wilkinson", + "office": "Reno", + "position": "Doctor", + "salary": "$20,799", + "start_date": "4/22/2006" + }, + { + "extn": "4018", + "id": "21088", + "name": "Emely Boden", + "office": "Fremont", + "position": "Baker", + "salary": "$10,129", + "start_date": "5/8/2005" + }, + { + "extn": "1475", + "id": "21089", + "name": "Meredith West", + "office": "Fullerton", + "position": "Cashier", + "salary": "$287,920", + "start_date": "2/17/2014" + }, + { + "extn": "5889", + "id": "21090", + "name": "Kieth Gonzales", + "office": "Valetta", + "position": "Audiologist", + "salary": "$275,759", + "start_date": "11/7/2010" + }, + { + "extn": "1651", + "id": "21091", + "name": "Joseph Roscoe", + "office": "Tulsa", + "position": "Pharmacist", + "salary": "$275,485", + "start_date": "12/10/2013" + }, + { + "extn": "6328", + "id": "21092", + "name": "Nick Woods", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$219,910", + "start_date": "4/4/2005" + }, + { + "extn": "9355", + "id": "21093", + "name": "Leslie Ventura", + "office": "Reno", + "position": "Production Painter", + "salary": "$172,938", + "start_date": "5/29/2014" + }, + { + "extn": "5542", + "id": "21094", + "name": "Mya Clark", + "office": "Tokyo", + "position": "Clerk", + "salary": "$272,857", + "start_date": "9/11/2012" + }, + { + "extn": "8114", + "id": "21095", + "name": "Matthew Hope", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$77,671", + "start_date": "12/10/2018" + }, + { + "extn": "4209", + "id": "21096", + "name": "Bob Thatcher", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$101,254", + "start_date": "5/13/2015" + }, + { + "extn": "5968", + "id": "21097", + "name": "Josephine Harrison", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$51,296", + "start_date": "1/29/2015" + }, + { + "extn": "3208", + "id": "21098", + "name": "Remy Connell", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$168,094", + "start_date": "7/24/2018" + }, + { + "extn": "5667", + "id": "21099", + "name": "Johnny Porter", + "office": "Cincinnati", + "position": "Global Logistics Supervisor", + "salary": "$32,738", + "start_date": "8/15/2005" + }, + { + "extn": "9497", + "id": "21100", + "name": "Sebastian Rodgers", + "office": "New Orleans", + "position": "Accountant", + "salary": "$111,065", + "start_date": "12/28/2007" + }, + { + "extn": "8868", + "id": "21101", + "name": "Johnathan Milner", + "office": "Berna", + "position": "Front Desk Coordinator", + "salary": "$18,600", + "start_date": "6/30/2010" + }, + { + "extn": "8440", + "id": "21102", + "name": "Nina Shepherd", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$127,758", + "start_date": "10/16/2004" + }, + { + "extn": "7341", + "id": "21103", + "name": "Johnathan Brooks", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$74,892", + "start_date": "9/1/2019" + }, + { + "extn": "1698", + "id": "21104", + "name": "Nicholas Abbey", + "office": "Otawa", + "position": "Electrician", + "salary": "$220,667", + "start_date": "2/11/2008" + }, + { + "extn": "2586", + "id": "21105", + "name": "Colleen Snell", + "office": "Fort Lauderdale", + "position": "Inspector", + "salary": "$220,475", + "start_date": "6/5/2011" + }, + { + "extn": "7664", + "id": "21106", + "name": "Emmanuelle Gavin", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$234,910", + "start_date": "5/9/2016" + }, + { + "extn": "2179", + "id": "21107", + "name": "Joseph Verdon", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$222,883", + "start_date": "4/2/2003" + }, + { + "extn": "6129", + "id": "21108", + "name": "Kieth Mullins", + "office": "Valetta", + "position": "Production Painter", + "salary": "$88,932", + "start_date": "3/3/2016" + }, + { + "extn": "8743", + "id": "21109", + "name": "Blake Aldridge", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$184,456", + "start_date": "4/5/2013" + }, + { + "extn": "2212", + "id": "21110", + "name": "Tom Clayton", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$203,291", + "start_date": "10/28/2008" + }, + { + "extn": "3992", + "id": "21111", + "name": "Carol Lindop", + "office": "Venice", + "position": "Auditor", + "salary": "$59,460", + "start_date": "1/17/2005" + }, + { + "extn": "2898", + "id": "21112", + "name": "Peter Todd", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$136,260", + "start_date": "1/7/2006" + }, + { + "extn": "2525", + "id": "21113", + "name": "Celina Vinton", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$117,961", + "start_date": "7/1/2013" + }, + { + "extn": "9237", + "id": "21114", + "name": "Henry Grady", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$210,679", + "start_date": "8/31/2006" + }, + { + "extn": "7252", + "id": "21115", + "name": "Henry Gordon", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$89,228", + "start_date": "8/21/2004" + }, + { + "extn": "6318", + "id": "21116", + "name": "Gina Driscoll", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$143,497", + "start_date": "9/8/2001" + }, + { + "extn": "5152", + "id": "21117", + "name": "Ethan Ashley", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$158,935", + "start_date": "9/12/2007" + }, + { + "extn": "2838", + "id": "21118", + "name": "Anabelle Hall", + "office": "Madison", + "position": "Cash Manager", + "salary": "$276,250", + "start_date": "7/21/2019" + }, + { + "extn": "4083", + "id": "21119", + "name": "Ryan Callan", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$24,882", + "start_date": "10/10/2014" + }, + { + "extn": "9520", + "id": "21120", + "name": "Sofie Graves", + "office": "Miami", + "position": "Dentist", + "salary": "$262,058", + "start_date": "4/28/2015" + }, + { + "extn": "2104", + "id": "21121", + "name": "Ramon Amstead", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$57,983", + "start_date": "6/20/2017" + }, + { + "extn": "2549", + "id": "21122", + "name": "Maxwell Wise", + "office": "Otawa", + "position": "Physician", + "salary": "$235,631", + "start_date": "11/25/2000" + }, + { + "extn": "7773", + "id": "21123", + "name": "Tyson Richardson", + "office": "Columbus", + "position": "Pharmacist", + "salary": "$253,445", + "start_date": "10/9/2000" + }, + { + "extn": "7190", + "id": "21124", + "name": "Shay Widdows", + "office": "Henderson", + "position": "Web Developer", + "salary": "$184,505", + "start_date": "5/4/2012" + }, + { + "extn": "3251", + "id": "21125", + "name": "Vicky Farmer", + "office": "Phoenix", + "position": "Healthcare Specialist", + "salary": "$123,829", + "start_date": "11/28/2011" + }, + { + "extn": "5711", + "id": "21126", + "name": "Alexander Harrington", + "office": "Hayward", + "position": "Ambulatory Nurse", + "salary": "$40,984", + "start_date": "7/16/2002" + }, + { + "extn": "1435", + "id": "21127", + "name": "Noemi Gosling", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$180,322", + "start_date": "2/3/2007" + }, + { + "extn": "1712", + "id": "21128", + "name": "Zoe Redwood", + "office": "Boston", + "position": "Bellman", + "salary": "$171,365", + "start_date": "8/24/2015" + }, + { + "extn": "8853", + "id": "21129", + "name": "Domenic Corbett", + "office": "Lyon", + "position": "Dentist", + "salary": "$69,730", + "start_date": "12/16/2001" + }, + { + "extn": "2397", + "id": "21130", + "name": "Skylar Graham", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$258,866", + "start_date": "12/13/2010" + }, + { + "extn": "3852", + "id": "21131", + "name": "Sebastian Kirby", + "office": "Memphis", + "position": "Associate Professor", + "salary": "$35,813", + "start_date": "12/20/2000" + }, + { + "extn": "1282", + "id": "21132", + "name": "Kurt Ventura", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$159,308", + "start_date": "8/13/2009" + }, + { + "extn": "9935", + "id": "21133", + "name": "Carolyn Vince", + "office": "Zurich", + "position": "Cashier", + "salary": "$268,708", + "start_date": "7/25/2012" + }, + { + "extn": "6525", + "id": "21134", + "name": "John Carson", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$291,347", + "start_date": "7/4/2015" + }, + { + "extn": "3397", + "id": "21135", + "name": "Bryon Jefferson", + "office": "Worcester", + "position": "Audiologist", + "salary": "$133,856", + "start_date": "4/29/2010" + }, + { + "extn": "9715", + "id": "21136", + "name": "Quinn Vass", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$234,834", + "start_date": "2/9/2001" + }, + { + "extn": "1931", + "id": "21137", + "name": "Sebastian Jarrett", + "office": "Charlotte", + "position": "Clerk", + "salary": "$163,972", + "start_date": "4/9/2017" + }, + { + "extn": "4793", + "id": "21138", + "name": "Caydence Grant", + "office": "Charlotte", + "position": "Health Educator", + "salary": "$140,961", + "start_date": "4/13/2007" + }, + { + "extn": "3225", + "id": "21139", + "name": "Carmen Rogers", + "office": "Richmond", + "position": "Operator", + "salary": "$32,187", + "start_date": "2/17/2016" + }, + { + "extn": "4128", + "id": "21140", + "name": "Dorothy Appleton", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$258,205", + "start_date": "4/9/2008" + }, + { + "extn": "1423", + "id": "21141", + "name": "Juliet Ellison", + "office": "Berlin", + "position": "HR Coordinator", + "salary": "$118,528", + "start_date": "8/1/2012" + }, + { + "extn": "9556", + "id": "21142", + "name": "Shelby Townend", + "office": "Detroit", + "position": "Food Technologist", + "salary": "$207,973", + "start_date": "5/13/2012" + }, + { + "extn": "4429", + "id": "21143", + "name": "Quinn Wise", + "office": "Fayetteville", + "position": "Global Logistics Supervisor", + "salary": "$288,731", + "start_date": "5/21/2000" + }, + { + "extn": "3989", + "id": "21144", + "name": "Samantha Roscoe", + "office": "Colorado Springs", + "position": "Baker", + "salary": "$64,733", + "start_date": "3/13/2015" + }, + { + "extn": "5547", + "id": "21145", + "name": "Marissa Douglas", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$262,877", + "start_date": "3/31/2009" + }, + { + "extn": "9833", + "id": "21146", + "name": "Rebecca Harrison", + "office": "Fullerton", + "position": "Steward", + "salary": "$194,828", + "start_date": "1/9/2005" + }, + { + "extn": "2552", + "id": "21147", + "name": "Jules Mann", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$96,811", + "start_date": "10/11/2005" + }, + { + "extn": "1209", + "id": "21148", + "name": "Chuck Thornton", + "office": "Rochester", + "position": "Operator", + "salary": "$39,016", + "start_date": "3/13/2010" + }, + { + "extn": "4404", + "id": "21149", + "name": "Mayleen Rogers", + "office": "Denver", + "position": "Web Developer", + "salary": "$37,962", + "start_date": "7/24/2015" + }, + { + "extn": "8665", + "id": "21150", + "name": "Juliette Morris", + "office": "Wien", + "position": "Inspector", + "salary": "$190,055", + "start_date": "10/29/2005" + }, + { + "extn": "8092", + "id": "21151", + "name": "Jacob Jennson", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$240,851", + "start_date": "7/25/2004" + }, + { + "extn": "1282", + "id": "21152", + "name": "Eve Watson", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$41,426", + "start_date": "2/8/2018" + }, + { + "extn": "9682", + "id": "21153", + "name": "Rosemary Underhill", + "office": "Worcester", + "position": "Electrician", + "salary": "$52,679", + "start_date": "2/18/2013" + }, + { + "extn": "5719", + "id": "21154", + "name": "Macy Owens", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$115,146", + "start_date": "10/6/2019" + }, + { + "extn": "3652", + "id": "21155", + "name": "Tania Jones", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$266,058", + "start_date": "3/15/2005" + }, + { + "extn": "2939", + "id": "21156", + "name": "Danny Morgan", + "office": "Oakland", + "position": "Operator", + "salary": "$43,374", + "start_date": "4/5/2005" + }, + { + "extn": "7176", + "id": "21157", + "name": "Maia Utterson", + "office": "Rochester", + "position": "Production Painter", + "salary": "$48,098", + "start_date": "9/15/2007" + }, + { + "extn": "1133", + "id": "21158", + "name": "Leroy Robertson", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$125,105", + "start_date": "4/16/2007" + }, + { + "extn": "8358", + "id": "21159", + "name": "Anne Hammond", + "office": "Salem", + "position": "Bellman", + "salary": "$161,024", + "start_date": "6/28/2015" + }, + { + "extn": "1902", + "id": "21160", + "name": "Doris Harrington", + "office": "Hayward", + "position": "Machine Operator", + "salary": "$90,925", + "start_date": "6/4/2011" + }, + { + "extn": "5731", + "id": "21161", + "name": "Claire Powell", + "office": "Nashville", + "position": "Design Engineer", + "salary": "$240,622", + "start_date": "12/19/2004" + }, + { + "extn": "5107", + "id": "21162", + "name": "Boris Dyson", + "office": "Phoenix", + "position": "Designer", + "salary": "$39,440", + "start_date": "4/28/2011" + }, + { + "extn": "2764", + "id": "21163", + "name": "Domenic Henderson", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$203,511", + "start_date": "4/20/2005" + }, + { + "extn": "5570", + "id": "21164", + "name": "Agnes Widdows", + "office": "Indianapolis", + "position": "Design Engineer", + "salary": "$62,635", + "start_date": "1/22/2005" + }, + { + "extn": "4838", + "id": "21165", + "name": "Violet Brown", + "office": "Reno", + "position": "Chef Manager", + "salary": "$39,049", + "start_date": "5/15/2002" + }, + { + "extn": "2036", + "id": "21166", + "name": "Madelyn Wigley", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$181,932", + "start_date": "1/28/2001" + }, + { + "extn": "1195", + "id": "21167", + "name": "Henry Palmer", + "office": "Milano", + "position": "Associate Professor", + "salary": "$232,138", + "start_date": "3/31/2001" + }, + { + "extn": "5310", + "id": "21168", + "name": "Logan Ellison", + "office": "Nashville", + "position": "Treasurer", + "salary": "$79,987", + "start_date": "9/3/2016" + }, + { + "extn": "8787", + "id": "21169", + "name": "Josephine Avery", + "office": "Detroit", + "position": "Project Manager", + "salary": "$60,305", + "start_date": "10/11/2002" + }, + { + "extn": "9407", + "id": "21170", + "name": "Benjamin Flett", + "office": "Venice", + "position": "Fabricator", + "salary": "$260,428", + "start_date": "12/8/2001" + }, + { + "extn": "8242", + "id": "21171", + "name": "Barry Sherwood", + "office": "San Jose", + "position": "Mobile Developer", + "salary": "$235,390", + "start_date": "5/31/2011" + }, + { + "extn": "2619", + "id": "21172", + "name": "Doug Vallins", + "office": "Washington", + "position": "Paramedic", + "salary": "$221,542", + "start_date": "12/1/2003" + }, + { + "extn": "5749", + "id": "21173", + "name": "Cristal Dempsey", + "office": "Berna", + "position": "Webmaster", + "salary": "$38,495", + "start_date": "12/23/2017" + }, + { + "extn": "5177", + "id": "21174", + "name": "Elly Jordan", + "office": "Wien", + "position": "Accountant", + "salary": "$192,813", + "start_date": "8/25/2006" + }, + { + "extn": "6538", + "id": "21175", + "name": "Cedrick Gilmore", + "office": "Albuquerque", + "position": "Fabricator", + "salary": "$297,324", + "start_date": "3/15/2018" + }, + { + "extn": "4220", + "id": "21176", + "name": "Nathan Ward", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$90,230", + "start_date": "12/10/2000" + }, + { + "extn": "2038", + "id": "21177", + "name": "Julian Lowe", + "office": "Pittsburgh", + "position": "Machine Operator", + "salary": "$128,011", + "start_date": "7/17/2014" + }, + { + "extn": "3754", + "id": "21178", + "name": "Janice Tait", + "office": "Miami", + "position": "Fabricator", + "salary": "$286,084", + "start_date": "10/9/2005" + }, + { + "extn": "2451", + "id": "21179", + "name": "Amy Forester", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$279,749", + "start_date": "5/20/2019" + }, + { + "extn": "9342", + "id": "21180", + "name": "Barry Welsch", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$87,188", + "start_date": "11/30/2015" + }, + { + "extn": "9114", + "id": "21181", + "name": "Danny Snell", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$47,763", + "start_date": "9/15/2014" + }, + { + "extn": "3946", + "id": "21182", + "name": "Katelyn York", + "office": "Houston", + "position": "Inspector", + "salary": "$22,571", + "start_date": "5/5/2011" + }, + { + "extn": "5421", + "id": "21183", + "name": "Valentina Roscoe", + "office": "Rochester", + "position": "Cook", + "salary": "$295,174", + "start_date": "3/21/2007" + }, + { + "extn": "8293", + "id": "21184", + "name": "Janice Milner", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$60,584", + "start_date": "7/1/2001" + }, + { + "extn": "2519", + "id": "21185", + "name": "Rosalee Janes", + "office": "Jacksonville", + "position": "Budget Analyst", + "salary": "$99,739", + "start_date": "6/2/2009" + }, + { + "extn": "7405", + "id": "21186", + "name": "Chadwick Bailey", + "office": "Seattle", + "position": "Bellman", + "salary": "$187,197", + "start_date": "12/17/2004" + }, + { + "extn": "7026", + "id": "21187", + "name": "Joy Drake", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$105,021", + "start_date": "2/7/2015" + }, + { + "extn": "7478", + "id": "21188", + "name": "Bart Selby", + "office": "El Paso", + "position": "Designer", + "salary": "$131,281", + "start_date": "11/14/2003" + }, + { + "extn": "4985", + "id": "21189", + "name": "Isla Harrison", + "office": "Tokyo", + "position": "Fabricator", + "salary": "$53,972", + "start_date": "3/20/2007" + }, + { + "extn": "6265", + "id": "21190", + "name": "Brad Wilcox", + "office": "Berna", + "position": "Physician", + "salary": "$130,742", + "start_date": "12/21/2015" + }, + { + "extn": "8480", + "id": "21191", + "name": "Alexia Norburn", + "office": "Venice", + "position": "Cash Manager", + "salary": "$138,503", + "start_date": "7/8/2010" + }, + { + "extn": "6606", + "id": "21192", + "name": "Johnny Robinson", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$65,851", + "start_date": "4/26/2006" + }, + { + "extn": "3484", + "id": "21193", + "name": "Lily Reading", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$284,367", + "start_date": "2/5/2012" + }, + { + "extn": "5441", + "id": "21194", + "name": "Grace Nelson", + "office": "Columbus", + "position": "Production Painter", + "salary": "$261,405", + "start_date": "7/24/2010" + }, + { + "extn": "2376", + "id": "21195", + "name": "Martin Nelson", + "office": "Jersey City", + "position": "Dentist", + "salary": "$73,389", + "start_date": "8/13/2003" + }, + { + "extn": "4304", + "id": "21196", + "name": "Hailey Forester", + "office": "Quebec", + "position": "Treasurer", + "salary": "$41,317", + "start_date": "1/15/2005" + }, + { + "extn": "1174", + "id": "21197", + "name": "Lily Richards", + "office": "Omaha", + "position": "Executive Director", + "salary": "$180,617", + "start_date": "5/12/2016" + }, + { + "extn": "1224", + "id": "21198", + "name": "Rick Walton", + "office": "Jersey City", + "position": "Stockbroker", + "salary": "$264,917", + "start_date": "1/23/2009" + }, + { + "extn": "5412", + "id": "21199", + "name": "Georgia Clifton", + "office": "Atlanta", + "position": "Operator", + "salary": "$26,564", + "start_date": "4/12/2003" + }, + { + "extn": "6288", + "id": "21200", + "name": "Leroy Bingham", + "office": "Sacramento", + "position": "Call Center Representative", + "salary": "$164,289", + "start_date": "3/26/2003" + }, + { + "extn": "2094", + "id": "21201", + "name": "Hank Murphy", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$92,699", + "start_date": "7/18/2004" + }, + { + "extn": "5713", + "id": "21202", + "name": "Jackeline Davies", + "office": "Oklahoma City", + "position": "CNC Operator", + "salary": "$228,062", + "start_date": "8/21/2006" + }, + { + "extn": "4258", + "id": "21203", + "name": "Abbey Bailey", + "office": "Reno", + "position": "Dentist", + "salary": "$80,233", + "start_date": "3/29/2017" + }, + { + "extn": "4294", + "id": "21204", + "name": "Madelyn Buckley", + "office": "Boston", + "position": "Executive Director", + "salary": "$35,134", + "start_date": "11/12/2000" + }, + { + "extn": "1716", + "id": "21205", + "name": "Chad Gibbons", + "office": "Berlin", + "position": "HR Coordinator", + "salary": "$173,844", + "start_date": "9/4/2012" + }, + { + "extn": "4672", + "id": "21206", + "name": "Noah Mcgee", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$71,569", + "start_date": "3/13/2017" + }, + { + "extn": "3819", + "id": "21207", + "name": "Ethan Eastwood", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$29,114", + "start_date": "3/18/2019" + }, + { + "extn": "5060", + "id": "21208", + "name": "Kurt Lyon", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$112,020", + "start_date": "8/31/2015" + }, + { + "extn": "5356", + "id": "21209", + "name": "Makenzie Jeffery", + "office": "Bucharest", + "position": "Assistant Buyer", + "salary": "$211,772", + "start_date": "8/9/2012" + }, + { + "extn": "6922", + "id": "21210", + "name": "Marvin Stewart", + "office": "Detroit", + "position": "Machine Operator", + "salary": "$48,459", + "start_date": "6/18/2006" + }, + { + "extn": "3335", + "id": "21211", + "name": "Hayden Poulton", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$10,224", + "start_date": "3/31/2008" + }, + { + "extn": "3836", + "id": "21212", + "name": "Adela Farrow", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$114,750", + "start_date": "8/10/2009" + }, + { + "extn": "6455", + "id": "21213", + "name": "Vicky Willis", + "office": "Lyon", + "position": "Cook", + "salary": "$192,866", + "start_date": "8/11/2002" + }, + { + "extn": "9583", + "id": "21214", + "name": "Danny Whitmore", + "office": "Bucharest", + "position": "Cook", + "salary": "$136,397", + "start_date": "6/17/2007" + }, + { + "extn": "9391", + "id": "21215", + "name": "Shelby Wilton", + "office": "Chicago", + "position": "Production Painter", + "salary": "$105,633", + "start_date": "3/17/2000" + }, + { + "extn": "3191", + "id": "21216", + "name": "Javier Stevenson", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$147,131", + "start_date": "1/21/2016" + }, + { + "extn": "3860", + "id": "21217", + "name": "Rocco York", + "office": "Garland", + "position": "Project Manager", + "salary": "$253,070", + "start_date": "7/10/2010" + }, + { + "extn": "2102", + "id": "21218", + "name": "Camila Durrant", + "office": "Pittsburgh", + "position": "Laboratory Technician", + "salary": "$16,174", + "start_date": "12/14/2003" + }, + { + "extn": "1487", + "id": "21219", + "name": "Hazel Neal", + "office": "Rome", + "position": "Associate Professor", + "salary": "$56,415", + "start_date": "8/18/2002" + }, + { + "extn": "6782", + "id": "21220", + "name": "Bridget Andrews", + "office": "Bridgeport", + "position": "Retail Trainee", + "salary": "$95,835", + "start_date": "9/26/2013" + }, + { + "extn": "6016", + "id": "21221", + "name": "Ruby Ellis", + "office": "Lakewood", + "position": "Pharmacist", + "salary": "$108,864", + "start_date": "8/17/2013" + }, + { + "extn": "8139", + "id": "21222", + "name": "Chris Cassidy", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$185,211", + "start_date": "6/12/2009" + }, + { + "extn": "5291", + "id": "21223", + "name": "Chadwick Nicolas", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$246,614", + "start_date": "1/14/2011" + }, + { + "extn": "2582", + "id": "21224", + "name": "Vivian Campbell", + "office": "Paris", + "position": "Audiologist", + "salary": "$39,390", + "start_date": "5/29/2011" + }, + { + "extn": "5614", + "id": "21225", + "name": "Karen Price", + "office": "Tokyo", + "position": "Doctor", + "salary": "$262,327", + "start_date": "11/1/2017" + }, + { + "extn": "2504", + "id": "21226", + "name": "Boris Shields", + "office": "Wien", + "position": "Food Technologist", + "salary": "$235,580", + "start_date": "3/3/2004" + }, + { + "extn": "6488", + "id": "21227", + "name": "Benjamin Tobin", + "office": "Milwaukee", + "position": "Cash Manager", + "salary": "$56,764", + "start_date": "12/17/2005" + }, + { + "extn": "4918", + "id": "21228", + "name": "Alessia Eastwood", + "office": "Murfreesboro", + "position": "Physician", + "salary": "$180,281", + "start_date": "11/12/2000" + }, + { + "extn": "2020", + "id": "21229", + "name": "Marvin Warner", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$43,365", + "start_date": "2/2/2008" + }, + { + "extn": "5359", + "id": "21230", + "name": "Henry Hopkinson", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$175,456", + "start_date": "9/27/2005" + }, + { + "extn": "6823", + "id": "21231", + "name": "Tyler Williams", + "office": "Madison", + "position": "Stockbroker", + "salary": "$95,839", + "start_date": "5/14/2015" + }, + { + "extn": "2837", + "id": "21232", + "name": "Allison Larsen", + "office": "Berlin", + "position": "Auditor", + "salary": "$52,260", + "start_date": "9/17/2003" + }, + { + "extn": "5996", + "id": "21233", + "name": "Taylor Coleman", + "office": "Venice", + "position": "Bellman", + "salary": "$212,802", + "start_date": "2/3/2011" + }, + { + "extn": "6742", + "id": "21234", + "name": "Cassandra Russel", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$96,365", + "start_date": "2/1/2015" + }, + { + "extn": "6138", + "id": "21235", + "name": "Ramon Willis", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$202,442", + "start_date": "9/9/2001" + }, + { + "extn": "7277", + "id": "21236", + "name": "Sage Purvis", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$87,205", + "start_date": "5/9/2004" + }, + { + "extn": "1849", + "id": "21237", + "name": "Domenic Kelly", + "office": "Lancaster", + "position": "Clerk", + "salary": "$40,787", + "start_date": "11/21/2010" + }, + { + "extn": "8386", + "id": "21238", + "name": "Miley Wright", + "office": "Escondido", + "position": "Project Manager", + "salary": "$11,781", + "start_date": "8/8/2019" + }, + { + "extn": "8758", + "id": "21239", + "name": "Julian Johnson", + "office": "Detroit", + "position": "Physician", + "salary": "$175,699", + "start_date": "4/2/2001" + }, + { + "extn": "9598", + "id": "21240", + "name": "Margaret Stanton", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$36,734", + "start_date": "8/26/2019" + }, + { + "extn": "4704", + "id": "21241", + "name": "Mackenzie Knight", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$73,831", + "start_date": "11/28/2007" + }, + { + "extn": "3258", + "id": "21242", + "name": "Joseph Robertson", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$194,650", + "start_date": "8/15/2013" + }, + { + "extn": "2732", + "id": "21243", + "name": "Wade Ebbs", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$167,768", + "start_date": "8/26/2000" + }, + { + "extn": "1831", + "id": "21244", + "name": "Carol Adams", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$286,077", + "start_date": "12/2/2012" + }, + { + "extn": "9200", + "id": "21245", + "name": "Denny Booth", + "office": "Bucharest", + "position": "Inspector", + "salary": "$221,896", + "start_date": "9/3/2014" + }, + { + "extn": "2960", + "id": "21246", + "name": "Roger Pope", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$231,528", + "start_date": "2/2/2004" + }, + { + "extn": "6647", + "id": "21247", + "name": "Roger Gordon", + "office": "Toledo", + "position": "Health Educator", + "salary": "$201,166", + "start_date": "10/16/2011" + }, + { + "extn": "2808", + "id": "21248", + "name": "Johnny Farrow", + "office": "Orlando", + "position": "Biologist", + "salary": "$179,333", + "start_date": "5/30/2002" + }, + { + "extn": "8798", + "id": "21249", + "name": "Gil Lane", + "office": "San Bernardino", + "position": "Assistant Buyer", + "salary": "$242,399", + "start_date": "8/6/2008" + }, + { + "extn": "8370", + "id": "21250", + "name": "Ramon Kennedy", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$105,781", + "start_date": "3/24/2002" + }, + { + "extn": "7792", + "id": "21251", + "name": "Michael Stubbs", + "office": "Dallas", + "position": "Project Manager", + "salary": "$51,771", + "start_date": "2/7/2000" + }, + { + "extn": "7912", + "id": "21252", + "name": "Bree Stone", + "office": "Garland", + "position": "Cook", + "salary": "$284,817", + "start_date": "6/9/2014" + }, + { + "extn": "8817", + "id": "21253", + "name": "Gabriel King", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$140,516", + "start_date": "12/31/2005" + }, + { + "extn": "3021", + "id": "21254", + "name": "Wade Morley", + "office": "Reno", + "position": "Bookkeeper", + "salary": "$231,298", + "start_date": "6/17/2013" + }, + { + "extn": "5753", + "id": "21255", + "name": "Marigold Rose", + "office": "Madrid", + "position": "Baker", + "salary": "$244,672", + "start_date": "10/28/2006" + }, + { + "extn": "6597", + "id": "21256", + "name": "Harvey Dallas", + "office": "Rochester", + "position": "Auditor", + "salary": "$90,818", + "start_date": "9/15/2002" + }, + { + "extn": "1474", + "id": "21257", + "name": "Sharon Butler", + "office": "Rome", + "position": "Designer", + "salary": "$61,284", + "start_date": "12/24/2009" + }, + { + "extn": "5355", + "id": "21258", + "name": "Chad Ainsworth", + "office": "Washington", + "position": "Food Technologist", + "salary": "$31,140", + "start_date": "5/10/2015" + }, + { + "extn": "1295", + "id": "21259", + "name": "Russel Williams", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$256,177", + "start_date": "2/14/2001" + }, + { + "extn": "1004", + "id": "21260", + "name": "Penelope Wilde", + "office": "Boston", + "position": "Operator", + "salary": "$191,802", + "start_date": "10/12/2005" + }, + { + "extn": "3685", + "id": "21261", + "name": "Teagan Rixon", + "office": "Stockton", + "position": "Call Center Representative", + "salary": "$93,766", + "start_date": "12/9/2012" + }, + { + "extn": "6542", + "id": "21262", + "name": "Clint Gregory", + "office": "Phoenix", + "position": "Software Engineer", + "salary": "$104,049", + "start_date": "4/30/2009" + }, + { + "extn": "3484", + "id": "21263", + "name": "Rick Yard", + "office": "Otawa", + "position": "Accountant", + "salary": "$77,100", + "start_date": "5/7/2015" + }, + { + "extn": "9224", + "id": "21264", + "name": "Ellen Preston", + "office": "Denver", + "position": "Baker", + "salary": "$68,746", + "start_date": "1/15/2015" + }, + { + "extn": "3894", + "id": "21265", + "name": "Brad Bryson", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$291,997", + "start_date": "5/25/2013" + }, + { + "extn": "6415", + "id": "21266", + "name": "Gil Cavanagh", + "office": "El Paso", + "position": "Physician", + "salary": "$288,998", + "start_date": "6/19/2007" + }, + { + "extn": "5211", + "id": "21267", + "name": "Renee Terry", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$283,503", + "start_date": "1/13/2011" + }, + { + "extn": "4532", + "id": "21268", + "name": "Hanna Umney", + "office": "Cincinnati", + "position": "Designer", + "salary": "$147,244", + "start_date": "12/18/2008" + }, + { + "extn": "1237", + "id": "21269", + "name": "Maribel Tanner", + "office": "Paris", + "position": "Cook", + "salary": "$219,014", + "start_date": "2/8/2003" + }, + { + "extn": "8608", + "id": "21270", + "name": "Benny Russell", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$78,771", + "start_date": "2/12/2004" + }, + { + "extn": "8896", + "id": "21271", + "name": "Domenic Armstrong", + "office": "Louisville", + "position": "Clerk", + "salary": "$238,264", + "start_date": "7/7/2019" + }, + { + "extn": "3539", + "id": "21272", + "name": "Tara Sinclair", + "office": "Moreno Valley", + "position": "Paramedic", + "salary": "$130,845", + "start_date": "7/6/2010" + }, + { + "extn": "5068", + "id": "21273", + "name": "Eden Yoman", + "office": "Milano", + "position": "Clerk", + "salary": "$248,763", + "start_date": "1/12/2012" + }, + { + "extn": "6508", + "id": "21274", + "name": "Noah Zaoui", + "office": "San Jose", + "position": "Baker", + "salary": "$51,400", + "start_date": "7/14/2005" + }, + { + "extn": "1809", + "id": "21275", + "name": "Daniel Plant", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$112,720", + "start_date": "5/9/2018" + }, + { + "extn": "4512", + "id": "21276", + "name": "Ryan Cooper", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$69,107", + "start_date": "7/19/2010" + }, + { + "extn": "8950", + "id": "21277", + "name": "Aiden Hunter", + "office": "Lancaster", + "position": "Chef Manager", + "salary": "$20,198", + "start_date": "3/16/2018" + }, + { + "extn": "9354", + "id": "21278", + "name": "Maxwell Overson", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$210,734", + "start_date": "4/1/2010" + }, + { + "extn": "1190", + "id": "21279", + "name": "Rosie Doherty", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$271,485", + "start_date": "8/17/2017" + }, + { + "extn": "5293", + "id": "21280", + "name": "Roger Roscoe", + "office": "Milano", + "position": "Cook", + "salary": "$279,892", + "start_date": "10/30/2000" + }, + { + "extn": "3316", + "id": "21281", + "name": "Olivia Penn", + "office": "New York", + "position": "Stockbroker", + "salary": "$255,930", + "start_date": "12/20/2011" + }, + { + "extn": "7196", + "id": "21282", + "name": "Fred Rust", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$78,304", + "start_date": "10/14/2017" + }, + { + "extn": "4957", + "id": "21283", + "name": "Quinn Morley", + "office": "Kansas City", + "position": "Biologist", + "salary": "$59,989", + "start_date": "10/13/2000" + }, + { + "extn": "2101", + "id": "21284", + "name": "Manuel Miller", + "office": "Zurich", + "position": "Health Educator", + "salary": "$34,346", + "start_date": "7/9/2012" + }, + { + "extn": "7893", + "id": "21285", + "name": "Cameron Moore", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$123,325", + "start_date": "1/3/2007" + }, + { + "extn": "1496", + "id": "21286", + "name": "Hailey Farrow", + "office": "Cincinnati", + "position": "Physician", + "salary": "$75,229", + "start_date": "3/31/2003" + }, + { + "extn": "4074", + "id": "21287", + "name": "Aileen Shaw", + "office": "Fremont", + "position": "Baker", + "salary": "$247,542", + "start_date": "5/11/2015" + }, + { + "extn": "2680", + "id": "21288", + "name": "Bob Collingwood", + "office": "San Antonio", + "position": "Production Painter", + "salary": "$207,901", + "start_date": "6/4/2005" + }, + { + "extn": "4563", + "id": "21289", + "name": "Helen Franks", + "office": "Henderson", + "position": "Cashier", + "salary": "$185,372", + "start_date": "6/6/2011" + }, + { + "extn": "2250", + "id": "21290", + "name": "Hope Stevens", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$16,859", + "start_date": "3/25/2000" + }, + { + "extn": "3192", + "id": "21291", + "name": "Hayden Bailey", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$189,682", + "start_date": "5/17/2019" + }, + { + "extn": "2977", + "id": "21292", + "name": "Chuck Little", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$159,444", + "start_date": "7/3/2007" + }, + { + "extn": "7774", + "id": "21293", + "name": "Carter Squire", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$117,760", + "start_date": "9/2/2002" + }, + { + "extn": "4167", + "id": "21294", + "name": "Joy Stanton", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$259,809", + "start_date": "8/6/2006" + }, + { + "extn": "2048", + "id": "21295", + "name": "Javier Hardwick", + "office": "Charlotte", + "position": "Dentist", + "salary": "$20,482", + "start_date": "9/15/2015" + }, + { + "extn": "5101", + "id": "21296", + "name": "Oliver Greenwood", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$21,103", + "start_date": "6/10/2004" + }, + { + "extn": "7456", + "id": "21297", + "name": "Jacob Eddison", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$239,513", + "start_date": "7/9/2000" + }, + { + "extn": "8507", + "id": "21298", + "name": "Carla Ellery", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$98,358", + "start_date": "5/11/2000" + }, + { + "extn": "7116", + "id": "21299", + "name": "Hanna Saunders", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$128,280", + "start_date": "5/22/2017" + }, + { + "extn": "9598", + "id": "21300", + "name": "Lexi Spencer", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$194,862", + "start_date": "6/23/2001" + }, + { + "extn": "7336", + "id": "21301", + "name": "Fred Noach", + "office": "Seattle", + "position": "Accountant", + "salary": "$156,524", + "start_date": "9/24/2007" + }, + { + "extn": "3280", + "id": "21302", + "name": "Elly Bennett", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$220,426", + "start_date": "11/16/2006" + }, + { + "extn": "7363", + "id": "21303", + "name": "Claire Doherty", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$289,239", + "start_date": "3/29/2001" + }, + { + "extn": "3807", + "id": "21304", + "name": "Shelby Adams", + "office": "Fullerton", + "position": "Dentist", + "salary": "$33,238", + "start_date": "6/4/2003" + }, + { + "extn": "2821", + "id": "21305", + "name": "Caleb Hunt", + "office": "San Jose", + "position": "Accountant", + "salary": "$74,827", + "start_date": "4/13/2016" + }, + { + "extn": "6308", + "id": "21306", + "name": "Chester Freeburn", + "office": "Valetta", + "position": "Audiologist", + "salary": "$196,618", + "start_date": "7/16/2013" + }, + { + "extn": "3650", + "id": "21307", + "name": "Hayden Vangness", + "office": "Phoenix", + "position": "Fabricator", + "salary": "$200,681", + "start_date": "9/8/2000" + }, + { + "extn": "3749", + "id": "21308", + "name": "Zara Gilmore", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$194,557", + "start_date": "1/21/2017" + }, + { + "extn": "9163", + "id": "21309", + "name": "Stella Blythe", + "office": "Nashville", + "position": "Budget Analyst", + "salary": "$194,413", + "start_date": "7/23/2011" + }, + { + "extn": "5764", + "id": "21310", + "name": "Cedrick Parker", + "office": "Prague", + "position": "Dentist", + "salary": "$34,022", + "start_date": "6/10/2010" + }, + { + "extn": "7292", + "id": "21311", + "name": "Abdul Brennan", + "office": "Jacksonville", + "position": "Steward", + "salary": "$193,195", + "start_date": "6/24/2007" + }, + { + "extn": "9812", + "id": "21312", + "name": "Shelby Blackburn", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$40,381", + "start_date": "7/13/2002" + }, + { + "extn": "6052", + "id": "21313", + "name": "Carolyn Thomas", + "office": "San Antonio", + "position": "Bellman", + "salary": "$171,824", + "start_date": "7/23/2006" + }, + { + "extn": "2248", + "id": "21314", + "name": "Rosie Watt", + "office": "Pittsburgh", + "position": "Cash Manager", + "salary": "$168,460", + "start_date": "7/10/2017" + }, + { + "extn": "5430", + "id": "21315", + "name": "Nathan Ianson", + "office": "Dallas", + "position": "Systems Administrator", + "salary": "$26,353", + "start_date": "11/7/2010" + }, + { + "extn": "9021", + "id": "21316", + "name": "Tyler Holt", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$185,723", + "start_date": "3/5/2016" + }, + { + "extn": "3661", + "id": "21317", + "name": "Rita Rose", + "office": "Milano", + "position": "Electrician", + "salary": "$245,524", + "start_date": "8/12/2019" + }, + { + "extn": "9299", + "id": "21318", + "name": "Daron Duvall", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$230,842", + "start_date": "8/17/2016" + }, + { + "extn": "9354", + "id": "21319", + "name": "Harvey Nanton", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$274,435", + "start_date": "9/5/2019" + }, + { + "extn": "1014", + "id": "21320", + "name": "Ramon Drummond", + "office": "Portland", + "position": "Steward", + "salary": "$119,465", + "start_date": "12/26/2004" + }, + { + "extn": "2259", + "id": "21321", + "name": "Hazel Noach", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$241,876", + "start_date": "9/19/2017" + }, + { + "extn": "2962", + "id": "21322", + "name": "David Doherty", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$249,833", + "start_date": "3/14/2001" + }, + { + "extn": "1856", + "id": "21323", + "name": "Samara Niles", + "office": "London", + "position": "Executive Director", + "salary": "$203,374", + "start_date": "8/5/2016" + }, + { + "extn": "5314", + "id": "21324", + "name": "Cassandra Reid", + "office": "Tallahassee", + "position": "Food Technologist", + "salary": "$111,014", + "start_date": "11/25/2016" + }, + { + "extn": "4805", + "id": "21325", + "name": "Carissa Grant", + "office": "Quebec", + "position": "Retail Trainee", + "salary": "$297,068", + "start_date": "8/29/2000" + }, + { + "extn": "7892", + "id": "21326", + "name": "Vivian Mullins", + "office": "Colorado Springs", + "position": "Physician", + "salary": "$40,059", + "start_date": "10/31/2015" + }, + { + "extn": "9459", + "id": "21327", + "name": "Wade Foxley", + "office": "Salem", + "position": "Cook", + "salary": "$253,695", + "start_date": "7/11/2011" + }, + { + "extn": "1855", + "id": "21328", + "name": "Ivette Alcroft", + "office": "Madrid", + "position": "Executive Director", + "salary": "$142,246", + "start_date": "3/17/2008" + }, + { + "extn": "7276", + "id": "21329", + "name": "Bart Plant", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$261,444", + "start_date": "9/17/2001" + }, + { + "extn": "2730", + "id": "21330", + "name": "Johnathan Lucas", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$145,044", + "start_date": "11/6/2001" + }, + { + "extn": "4435", + "id": "21331", + "name": "Sebastian Fowler", + "office": "Washington", + "position": "Cook", + "salary": "$129,891", + "start_date": "12/12/2013" + }, + { + "extn": "7889", + "id": "21332", + "name": "Nathan Boyle", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$29,872", + "start_date": "7/11/2017" + }, + { + "extn": "9416", + "id": "21333", + "name": "Carter Marshall", + "office": "Charlotte", + "position": "Auditor", + "salary": "$58,009", + "start_date": "5/24/2004" + }, + { + "extn": "4342", + "id": "21334", + "name": "Ronald Powell", + "office": "Houston", + "position": "Food Technologist", + "salary": "$111,210", + "start_date": "12/21/2013" + }, + { + "extn": "8459", + "id": "21335", + "name": "Leah Wilton", + "office": "Toledo", + "position": "Health Educator", + "salary": "$58,947", + "start_date": "7/1/2006" + }, + { + "extn": "5169", + "id": "21336", + "name": "Denny Yarwood", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$155,976", + "start_date": "3/26/2015" + }, + { + "extn": "1041", + "id": "21337", + "name": "Angelique Jones", + "office": "Lyon", + "position": "Cashier", + "salary": "$32,651", + "start_date": "2/27/2010" + }, + { + "extn": "8595", + "id": "21338", + "name": "Peter Ellery", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$227,209", + "start_date": "10/15/2007" + }, + { + "extn": "2898", + "id": "21339", + "name": "Alexander Olivier", + "office": "Memphis", + "position": "Fabricator", + "salary": "$39,645", + "start_date": "10/13/2004" + }, + { + "extn": "8329", + "id": "21340", + "name": "Maribel Stewart", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$259,172", + "start_date": "5/28/2006" + }, + { + "extn": "7422", + "id": "21341", + "name": "Rose Martin", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$296,812", + "start_date": "4/29/2018" + }, + { + "extn": "7722", + "id": "21342", + "name": "Luke Gates", + "office": "Berlin", + "position": "Electrician", + "salary": "$283,889", + "start_date": "12/23/2005" + }, + { + "extn": "8476", + "id": "21343", + "name": "Zara Randall", + "office": "Honolulu", + "position": "Restaurant Manager", + "salary": "$69,437", + "start_date": "6/20/2011" + }, + { + "extn": "8194", + "id": "21344", + "name": "Crystal Taylor", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$294,417", + "start_date": "6/17/2010" + }, + { + "extn": "9118", + "id": "21345", + "name": "Mayleen Strong", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$62,994", + "start_date": "6/4/2011" + }, + { + "extn": "8408", + "id": "21346", + "name": "Aurelia Ross", + "office": "Boston", + "position": "Lecturer", + "salary": "$249,789", + "start_date": "11/5/2001" + }, + { + "extn": "5305", + "id": "21347", + "name": "Cristal Booth", + "office": "Huntsville", + "position": "Software Engineer", + "salary": "$66,989", + "start_date": "12/14/2009" + }, + { + "extn": "7858", + "id": "21348", + "name": "Meredith Abbot", + "office": "Oakland", + "position": "Doctor", + "salary": "$212,989", + "start_date": "5/29/2013" + }, + { + "extn": "6335", + "id": "21349", + "name": "Elijah Wilson", + "office": "Berna", + "position": "Production Painter", + "salary": "$125,034", + "start_date": "12/18/2013" + }, + { + "extn": "9735", + "id": "21350", + "name": "Valentina Crawford", + "office": "Lakewood", + "position": "Electrician", + "salary": "$162,356", + "start_date": "12/7/2001" + }, + { + "extn": "2040", + "id": "21351", + "name": "Emma Shaw", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$184,706", + "start_date": "7/25/2006" + }, + { + "extn": "1330", + "id": "21352", + "name": "Teagan Sherry", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$178,340", + "start_date": "1/10/2018" + }, + { + "extn": "9009", + "id": "21353", + "name": "Chester Gunn", + "office": "Paris", + "position": "Project Manager", + "salary": "$19,005", + "start_date": "12/27/2013" + }, + { + "extn": "1777", + "id": "21354", + "name": "Chuck Baker", + "office": "Glendale", + "position": "Bellman", + "salary": "$196,507", + "start_date": "9/3/2011" + }, + { + "extn": "4922", + "id": "21355", + "name": "Bree Bryant", + "office": "Garland", + "position": "Project Manager", + "salary": "$243,330", + "start_date": "3/16/2001" + }, + { + "extn": "9398", + "id": "21356", + "name": "Henry Ellwood", + "office": "Madison", + "position": "Food Technologist", + "salary": "$172,197", + "start_date": "9/29/2008" + }, + { + "extn": "2776", + "id": "21357", + "name": "Jane Greenwood", + "office": "Honolulu", + "position": "Assistant Buyer", + "salary": "$172,041", + "start_date": "4/25/2016" + }, + { + "extn": "6384", + "id": "21358", + "name": "Alexa Eyres", + "office": "London", + "position": "Physician", + "salary": "$298,191", + "start_date": "5/5/2005" + }, + { + "extn": "6496", + "id": "21359", + "name": "Rita Strong", + "office": "Tallahassee", + "position": "Lecturer", + "salary": "$198,671", + "start_date": "12/29/2012" + }, + { + "extn": "5897", + "id": "21360", + "name": "Chad Sherwood", + "office": "Los Angeles", + "position": "Baker", + "salary": "$38,198", + "start_date": "2/14/2017" + }, + { + "extn": "5999", + "id": "21361", + "name": "Georgia Donovan", + "office": "Chicago", + "position": "Business Broker", + "salary": "$36,153", + "start_date": "9/17/2016" + }, + { + "extn": "9255", + "id": "21362", + "name": "Caydence Simpson", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$292,261", + "start_date": "3/14/2004" + }, + { + "extn": "8787", + "id": "21363", + "name": "Andrea Poole", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$188,125", + "start_date": "5/19/2014" + }, + { + "extn": "2161", + "id": "21364", + "name": "Kieth Hudson", + "office": "Rochester", + "position": "Baker", + "salary": "$166,588", + "start_date": "12/23/2001" + }, + { + "extn": "3728", + "id": "21365", + "name": "Melinda Watson", + "office": "Houston", + "position": "Stockbroker", + "salary": "$104,797", + "start_date": "10/6/2018" + }, + { + "extn": "3475", + "id": "21366", + "name": "Kieth Uttridge", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$107,198", + "start_date": "5/20/2019" + }, + { + "extn": "7547", + "id": "21367", + "name": "Carl Simpson", + "office": "Oakland", + "position": "Cook", + "salary": "$185,012", + "start_date": "8/22/2001" + }, + { + "extn": "1951", + "id": "21368", + "name": "Gabriel Dobson", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$236,829", + "start_date": "5/14/2008" + }, + { + "extn": "3353", + "id": "21369", + "name": "Rita Porter", + "office": "San Bernardino", + "position": "Insurance Broker", + "salary": "$260,431", + "start_date": "5/9/2016" + }, + { + "extn": "6417", + "id": "21370", + "name": "Angelica Dixon", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$244,765", + "start_date": "5/1/2004" + }, + { + "extn": "3892", + "id": "21371", + "name": "Jayden Russell", + "office": "Toledo", + "position": "Global Logistics Supervisor", + "salary": "$191,290", + "start_date": "4/14/2017" + }, + { + "extn": "8855", + "id": "21372", + "name": "Mike Ellwood", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$256,634", + "start_date": "4/14/2016" + }, + { + "extn": "9545", + "id": "21373", + "name": "Brad Wilton", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$154,343", + "start_date": "4/5/2016" + }, + { + "extn": "2585", + "id": "21374", + "name": "Sara Williams", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$47,438", + "start_date": "12/24/2009" + }, + { + "extn": "7879", + "id": "21375", + "name": "Daron Allen", + "office": "St. Louis", + "position": "Operator", + "salary": "$170,640", + "start_date": "11/8/2006" + }, + { + "extn": "2596", + "id": "21376", + "name": "Andie Curtis", + "office": "Scottsdale", + "position": "Design Engineer", + "salary": "$253,479", + "start_date": "4/14/2018" + }, + { + "extn": "6789", + "id": "21377", + "name": "Cedrick Sherwood", + "office": "Oakland", + "position": "Healthcare Specialist", + "salary": "$209,943", + "start_date": "10/15/2012" + }, + { + "extn": "6795", + "id": "21378", + "name": "Lindsay Drake", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$198,573", + "start_date": "2/5/2001" + }, + { + "extn": "6297", + "id": "21379", + "name": "Rihanna Sawyer", + "office": "Madrid", + "position": "Operator", + "salary": "$239,229", + "start_date": "6/18/2006" + }, + { + "extn": "1504", + "id": "21380", + "name": "Caleb Graves", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$89,405", + "start_date": "12/4/2013" + }, + { + "extn": "6284", + "id": "21381", + "name": "Melania Woodley", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$64,748", + "start_date": "7/5/2005" + }, + { + "extn": "3280", + "id": "21382", + "name": "Callie Moreno", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$257,525", + "start_date": "2/11/2001" + }, + { + "extn": "1250", + "id": "21383", + "name": "Nicholas Speed", + "office": "Nashville", + "position": "Health Educator", + "salary": "$159,801", + "start_date": "10/27/2019" + }, + { + "extn": "6860", + "id": "21384", + "name": "Maribel Mitchell", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$167,771", + "start_date": "8/25/2014" + }, + { + "extn": "2241", + "id": "21385", + "name": "Hank Hood", + "office": "Houston", + "position": "Biologist", + "salary": "$280,454", + "start_date": "11/24/2008" + }, + { + "extn": "3437", + "id": "21386", + "name": "Samantha Flack", + "office": "Springfield", + "position": "Electrician", + "salary": "$234,241", + "start_date": "12/16/2004" + }, + { + "extn": "1470", + "id": "21387", + "name": "Sienna Preston", + "office": "London", + "position": "Design Engineer", + "salary": "$133,122", + "start_date": "1/13/2008" + }, + { + "extn": "3385", + "id": "21388", + "name": "Danny Ranks", + "office": "Madrid", + "position": "Cook", + "salary": "$268,544", + "start_date": "1/30/2017" + }, + { + "extn": "3073", + "id": "21389", + "name": "Cristal Attwood", + "office": "Springfield", + "position": "Design Engineer", + "salary": "$262,214", + "start_date": "4/10/2009" + }, + { + "extn": "7875", + "id": "21390", + "name": "Estrella Niles", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$180,350", + "start_date": "11/12/2007" + }, + { + "extn": "8983", + "id": "21391", + "name": "Joseph Villiger", + "office": "Rome", + "position": "Cash Manager", + "salary": "$82,575", + "start_date": "7/14/2019" + }, + { + "extn": "6619", + "id": "21392", + "name": "Liam Ralph", + "office": "Atlanta", + "position": "Dentist", + "salary": "$36,031", + "start_date": "6/18/2003" + }, + { + "extn": "9342", + "id": "21393", + "name": "Mary Jenkin", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$63,779", + "start_date": "12/5/2001" + }, + { + "extn": "7310", + "id": "21394", + "name": "Jacob Kent", + "office": "Paris", + "position": "Banker", + "salary": "$177,956", + "start_date": "7/7/2011" + }, + { + "extn": "3337", + "id": "21395", + "name": "Celina Moss", + "office": "Jersey City", + "position": "Mobile Developer", + "salary": "$160,078", + "start_date": "4/24/2015" + }, + { + "extn": "1817", + "id": "21396", + "name": "Christine Riley", + "office": "Minneapolis", + "position": "Banker", + "salary": "$244,687", + "start_date": "2/23/2001" + }, + { + "extn": "5020", + "id": "21397", + "name": "Cadence Ellis", + "office": "Charlotte", + "position": "Mobile Developer", + "salary": "$51,571", + "start_date": "5/22/2009" + }, + { + "extn": "7107", + "id": "21398", + "name": "Rocco Redwood", + "office": "Tallahassee", + "position": "Doctor", + "salary": "$196,342", + "start_date": "8/11/2016" + }, + { + "extn": "4215", + "id": "21399", + "name": "Cedrick King", + "office": "Seattle", + "position": "Web Developer", + "salary": "$195,217", + "start_date": "9/17/2009" + }, + { + "extn": "4011", + "id": "21400", + "name": "Julianna Kent", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$290,770", + "start_date": "6/14/2006" + }, + { + "extn": "8307", + "id": "21401", + "name": "Cassidy Morris", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$178,018", + "start_date": "7/9/2007" + }, + { + "extn": "1705", + "id": "21402", + "name": "Samara Hood", + "office": "Escondido", + "position": "Chef Manager", + "salary": "$287,704", + "start_date": "4/20/2002" + }, + { + "extn": "6162", + "id": "21403", + "name": "Michaela Weldon", + "office": "Nashville", + "position": "Assistant Buyer", + "salary": "$268,363", + "start_date": "12/21/2009" + }, + { + "extn": "6904", + "id": "21404", + "name": "Sara Cadman", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$258,910", + "start_date": "6/9/2013" + }, + { + "extn": "1433", + "id": "21405", + "name": "Paula Collingwood", + "office": "Denver", + "position": "Service Supervisor", + "salary": "$167,480", + "start_date": "11/23/2004" + }, + { + "extn": "5512", + "id": "21406", + "name": "Savannah Russell", + "office": "San Antonio", + "position": "Dentist", + "salary": "$262,393", + "start_date": "12/22/2015" + }, + { + "extn": "3604", + "id": "21407", + "name": "Zoe Varndell", + "office": "Springfield", + "position": "Treasurer", + "salary": "$214,209", + "start_date": "2/13/2009" + }, + { + "extn": "4836", + "id": "21408", + "name": "Doug Egerton", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$19,397", + "start_date": "1/6/2009" + }, + { + "extn": "8610", + "id": "21409", + "name": "Valentina Payne", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$235,749", + "start_date": "6/30/2003" + }, + { + "extn": "6580", + "id": "21410", + "name": "Ellen Haines", + "office": "Berna", + "position": "Executive Director", + "salary": "$220,760", + "start_date": "12/27/2018" + }, + { + "extn": "7603", + "id": "21411", + "name": "Martha Steer", + "office": "Colorado Springs", + "position": "Doctor", + "salary": "$270,506", + "start_date": "7/9/2007" + }, + { + "extn": "4336", + "id": "21412", + "name": "Rose Uttley", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$158,283", + "start_date": "3/6/2012" + }, + { + "extn": "9847", + "id": "21413", + "name": "Nick Faulkner", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$109,715", + "start_date": "7/20/2016" + }, + { + "extn": "1610", + "id": "21414", + "name": "Chester Grant", + "office": "Lisbon", + "position": "Steward", + "salary": "$170,213", + "start_date": "10/9/2008" + }, + { + "extn": "9732", + "id": "21415", + "name": "Cameron Coleman", + "office": "Huntsville", + "position": "Lecturer", + "salary": "$130,768", + "start_date": "8/21/2011" + }, + { + "extn": "7236", + "id": "21416", + "name": "Alba Sherry", + "office": "Indianapolis", + "position": "Design Engineer", + "salary": "$193,535", + "start_date": "11/8/2007" + }, + { + "extn": "4152", + "id": "21417", + "name": "Owen Shea", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$131,051", + "start_date": "11/1/2010" + }, + { + "extn": "1461", + "id": "21418", + "name": "Norah Attwood", + "office": "Anaheim", + "position": "Designer", + "salary": "$229,434", + "start_date": "2/19/2017" + }, + { + "extn": "6702", + "id": "21419", + "name": "Ron Archer", + "office": "Madrid", + "position": "IT Support Staff", + "salary": "$69,315", + "start_date": "11/11/2014" + }, + { + "extn": "8858", + "id": "21420", + "name": "Eduardo Clarkson", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$42,504", + "start_date": "9/8/2004" + }, + { + "extn": "1617", + "id": "21421", + "name": "Doug Mitchell", + "office": "Phoenix", + "position": "Dentist", + "salary": "$143,220", + "start_date": "11/2/2006" + }, + { + "extn": "9664", + "id": "21422", + "name": "Tara Attwood", + "office": "Honolulu", + "position": "Baker", + "salary": "$286,749", + "start_date": "2/6/2018" + }, + { + "extn": "5830", + "id": "21423", + "name": "Liv Yoman", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$45,031", + "start_date": "8/26/2019" + }, + { + "extn": "9605", + "id": "21424", + "name": "Nathan Asher", + "office": "Huntsville", + "position": "Call Center Representative", + "salary": "$48,115", + "start_date": "7/2/2013" + }, + { + "extn": "9823", + "id": "21425", + "name": "Allison Niles", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$225,134", + "start_date": "6/4/2005" + }, + { + "extn": "6006", + "id": "21426", + "name": "Lucy Tindall", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$221,674", + "start_date": "1/9/2016" + }, + { + "extn": "1312", + "id": "21427", + "name": "Sofia Needham", + "office": "Houston", + "position": "Ambulatory Nurse", + "salary": "$100,001", + "start_date": "12/20/2018" + }, + { + "extn": "9788", + "id": "21428", + "name": "Zoe Ulyatt", + "office": "Jacksonville", + "position": "Call Center Representative", + "salary": "$230,650", + "start_date": "3/15/2000" + }, + { + "extn": "4596", + "id": "21429", + "name": "Megan Dempsey", + "office": "Kansas City", + "position": "Stockbroker", + "salary": "$124,480", + "start_date": "6/20/2002" + }, + { + "extn": "2973", + "id": "21430", + "name": "Clint Stone ", + "office": "Jersey City", + "position": "Physician", + "salary": "$109,942", + "start_date": "9/25/2004" + }, + { + "extn": "8071", + "id": "21431", + "name": "Enoch Whinter", + "office": "Baltimore", + "position": "Paramedic", + "salary": "$33,815", + "start_date": "6/27/2016" + }, + { + "extn": "8528", + "id": "21432", + "name": "Henry Snell", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$149,959", + "start_date": "1/16/2011" + }, + { + "extn": "7540", + "id": "21433", + "name": "Daron Gilmore", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$93,438", + "start_date": "9/9/2015" + }, + { + "extn": "6434", + "id": "21434", + "name": "Vera Michael", + "office": "Stockton", + "position": "Project Manager", + "salary": "$162,637", + "start_date": "9/19/2006" + }, + { + "extn": "8674", + "id": "21435", + "name": "Claire Hale", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$239,117", + "start_date": "12/23/2007" + }, + { + "extn": "4239", + "id": "21436", + "name": "Dasha Emerson", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$237,235", + "start_date": "1/27/2002" + }, + { + "extn": "7483", + "id": "21437", + "name": "Sara Tailor", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$138,196", + "start_date": "11/25/2018" + }, + { + "extn": "9635", + "id": "21438", + "name": "Enoch Kerr", + "office": "Dallas", + "position": "Bellman", + "salary": "$144,178", + "start_date": "8/10/2018" + }, + { + "extn": "1862", + "id": "21439", + "name": "Alexander Clark", + "office": "Long Beach", + "position": "Budget Analyst", + "salary": "$13,407", + "start_date": "5/30/2019" + }, + { + "extn": "1114", + "id": "21440", + "name": "Celina West", + "office": "Washington", + "position": "Executive Director", + "salary": "$97,746", + "start_date": "7/9/2013" + }, + { + "extn": "7517", + "id": "21441", + "name": "Ramon Connor", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$229,153", + "start_date": "11/15/2002" + }, + { + "extn": "4491", + "id": "21442", + "name": "Ethan Swan", + "office": "Portland", + "position": "Webmaster", + "salary": "$265,695", + "start_date": "12/31/2016" + }, + { + "extn": "6709", + "id": "21443", + "name": "Celia Sylvester", + "office": "Long Beach", + "position": "Physician", + "salary": "$235,064", + "start_date": "5/10/2018" + }, + { + "extn": "1453", + "id": "21444", + "name": "Alexia Windsor", + "office": "Worcester", + "position": "Service Supervisor", + "salary": "$116,301", + "start_date": "1/16/2005" + }, + { + "extn": "2658", + "id": "21445", + "name": "Mya Shepherd", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$239,937", + "start_date": "10/29/2005" + }, + { + "extn": "4519", + "id": "21446", + "name": "Liam Veale", + "office": "Arlington", + "position": "Inspector", + "salary": "$90,103", + "start_date": "2/14/2010" + }, + { + "extn": "8299", + "id": "21447", + "name": "Johnny Harrington", + "office": "Orlando", + "position": "Cook", + "salary": "$18,938", + "start_date": "12/31/2015" + }, + { + "extn": "2719", + "id": "21448", + "name": "Alan Downing", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$123,849", + "start_date": "9/13/2014" + }, + { + "extn": "8029", + "id": "21449", + "name": "Henry Carpenter", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$126,103", + "start_date": "2/13/2017" + }, + { + "extn": "7501", + "id": "21450", + "name": "Carl Watson", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$89,321", + "start_date": "7/28/2009" + }, + { + "extn": "8655", + "id": "21451", + "name": "Wade Hopkins", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$58,259", + "start_date": "5/2/2006" + }, + { + "extn": "5594", + "id": "21452", + "name": "Mark Gates", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$292,455", + "start_date": "7/4/2000" + }, + { + "extn": "8005", + "id": "21453", + "name": "Darlene Wilcox", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$46,559", + "start_date": "5/16/2000" + }, + { + "extn": "9139", + "id": "21454", + "name": "Vivian Oatway", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$122,654", + "start_date": "4/1/2000" + }, + { + "extn": "6947", + "id": "21455", + "name": "Mina Bingham", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$263,438", + "start_date": "4/13/2019" + }, + { + "extn": "6254", + "id": "21456", + "name": "Carter Brennan", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$39,458", + "start_date": "9/23/2010" + }, + { + "extn": "4387", + "id": "21457", + "name": "Noemi Bentley", + "office": "Phoenix", + "position": "Webmaster", + "salary": "$146,693", + "start_date": "5/27/2002" + }, + { + "extn": "4058", + "id": "21458", + "name": "Alex Thomas", + "office": "San Jose", + "position": "Cashier", + "salary": "$270,398", + "start_date": "2/5/2007" + }, + { + "extn": "2384", + "id": "21459", + "name": "Caydence Cassidy", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$70,777", + "start_date": "7/2/2008" + }, + { + "extn": "9890", + "id": "21460", + "name": "Maxwell Redden", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$118,170", + "start_date": "10/25/2011" + }, + { + "extn": "2719", + "id": "21461", + "name": "Doug Murphy", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$238,226", + "start_date": "12/27/2003" + }, + { + "extn": "4093", + "id": "21462", + "name": "Mark Benfield", + "office": "Orlando", + "position": "Cook", + "salary": "$76,373", + "start_date": "3/8/2019" + }, + { + "extn": "4352", + "id": "21463", + "name": "Anthony Torres", + "office": "Lisbon", + "position": "Auditor", + "salary": "$30,528", + "start_date": "5/3/2007" + }, + { + "extn": "3709", + "id": "21464", + "name": "Carter Baker", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$151,050", + "start_date": "9/16/2004" + }, + { + "extn": "5719", + "id": "21465", + "name": "Tony Harrington", + "office": "Prague", + "position": "Steward", + "salary": "$256,091", + "start_date": "12/30/2004" + }, + { + "extn": "2540", + "id": "21466", + "name": "Nancy Ogilvy", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$267,164", + "start_date": "6/6/2016" + }, + { + "extn": "1883", + "id": "21467", + "name": "Nicholas Potts", + "office": "Norfolk", + "position": "Webmaster", + "salary": "$133,112", + "start_date": "3/18/2013" + }, + { + "extn": "6707", + "id": "21468", + "name": "Hank Alldridge", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$292,824", + "start_date": "10/7/2016" + }, + { + "extn": "5672", + "id": "21469", + "name": "Gil Cox", + "office": "San Francisco", + "position": "Accountant", + "salary": "$15,946", + "start_date": "4/25/2001" + }, + { + "extn": "5926", + "id": "21470", + "name": "Keira Salt", + "office": "Nashville", + "position": "Cash Manager", + "salary": "$107,851", + "start_date": "1/18/2003" + }, + { + "extn": "9998", + "id": "21471", + "name": "Ethan Redfern", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$40,082", + "start_date": "11/8/2003" + }, + { + "extn": "7653", + "id": "21472", + "name": "Daria Baldwin", + "office": "Fullerton", + "position": "IT Support Staff", + "salary": "$40,008", + "start_date": "11/30/2002" + }, + { + "extn": "3882", + "id": "21473", + "name": "Sebastian Pearce", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$209,655", + "start_date": "11/28/2005" + }, + { + "extn": "7412", + "id": "21474", + "name": "Penny Doherty", + "office": "Memphis", + "position": "Bellman", + "salary": "$206,192", + "start_date": "4/25/2001" + }, + { + "extn": "6317", + "id": "21475", + "name": "Mark Nash", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$265,655", + "start_date": "3/21/2008" + }, + { + "extn": "2494", + "id": "21476", + "name": "Emma Hamilton", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$46,830", + "start_date": "5/1/2017" + }, + { + "extn": "5357", + "id": "21477", + "name": "Maya Addley", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$33,293", + "start_date": "8/13/2008" + }, + { + "extn": "1989", + "id": "21478", + "name": "Marvin Hudson", + "office": "Venice", + "position": "Chef Manager", + "salary": "$51,211", + "start_date": "1/9/2014" + }, + { + "extn": "6348", + "id": "21479", + "name": "Doris Bishop", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$265,862", + "start_date": "11/8/2017" + }, + { + "extn": "3797", + "id": "21480", + "name": "Brad Stevens", + "office": "Henderson", + "position": "Fabricator", + "salary": "$99,844", + "start_date": "6/13/2018" + }, + { + "extn": "2924", + "id": "21481", + "name": "Penny Grey", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$214,695", + "start_date": "2/24/2015" + }, + { + "extn": "4205", + "id": "21482", + "name": "Anabel Snow", + "office": "San Jose", + "position": "Production Painter", + "salary": "$41,308", + "start_date": "8/29/2016" + }, + { + "extn": "9818", + "id": "21483", + "name": "Aiden Collins", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$298,648", + "start_date": "11/10/2007" + }, + { + "extn": "6563", + "id": "21484", + "name": "Noemi Uttridge", + "office": "Springfield", + "position": "Dentist", + "salary": "$109,046", + "start_date": "8/12/2013" + }, + { + "extn": "9216", + "id": "21485", + "name": "Caleb Warden", + "office": "Lisbon", + "position": "Loan Officer", + "salary": "$212,341", + "start_date": "5/21/2011" + }, + { + "extn": "6141", + "id": "21486", + "name": "Elijah Woodley", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$99,476", + "start_date": "7/20/2015" + }, + { + "extn": "9404", + "id": "21487", + "name": "Bridget Clayton", + "office": "Wien", + "position": "Food Technologist", + "salary": "$21,528", + "start_date": "5/25/2004" + }, + { + "extn": "9619", + "id": "21488", + "name": "Jacob Ebbs", + "office": "Venice", + "position": "Software Engineer", + "salary": "$32,613", + "start_date": "7/31/2009" + }, + { + "extn": "6737", + "id": "21489", + "name": "Carmella Gordon", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$239,782", + "start_date": "4/13/2002" + }, + { + "extn": "8711", + "id": "21490", + "name": "Abbey Ross", + "office": "Hollywood", + "position": "Bellman", + "salary": "$213,798", + "start_date": "9/10/2012" + }, + { + "extn": "6638", + "id": "21491", + "name": "Clint London", + "office": "New York", + "position": "Dentist", + "salary": "$199,627", + "start_date": "5/21/2016" + }, + { + "extn": "8380", + "id": "21492", + "name": "Luke Plant", + "office": "Arlington", + "position": "Clerk", + "salary": "$119,575", + "start_date": "8/3/2011" + }, + { + "extn": "9778", + "id": "21493", + "name": "Liam Wigley", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$25,864", + "start_date": "6/2/2012" + }, + { + "extn": "7612", + "id": "21494", + "name": "Jennifer Grey", + "office": "Orlando", + "position": "Biologist", + "salary": "$216,218", + "start_date": "9/8/2009" + }, + { + "extn": "6336", + "id": "21495", + "name": "Tyson Driscoll", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$45,861", + "start_date": "4/5/2016" + }, + { + "extn": "4461", + "id": "21496", + "name": "Harry Reynolds", + "office": "Detroit", + "position": "Bookkeeper", + "salary": "$183,188", + "start_date": "11/14/2016" + }, + { + "extn": "4242", + "id": "21497", + "name": "Zara Hilton", + "office": "San Diego", + "position": "Electrician", + "salary": "$226,787", + "start_date": "11/6/2016" + }, + { + "extn": "4338", + "id": "21498", + "name": "Jayden Thomas", + "office": "Stockton", + "position": "Paramedic", + "salary": "$85,119", + "start_date": "8/28/2000" + }, + { + "extn": "8979", + "id": "21499", + "name": "Elise Hunt", + "office": "Philadelphia", + "position": "Physician", + "salary": "$279,193", + "start_date": "1/22/2002" + }, + { + "extn": "1362", + "id": "21500", + "name": "Tom Morris", + "office": "San Bernardino", + "position": "Auditor", + "salary": "$140,169", + "start_date": "2/10/2009" + }, + { + "extn": "3396", + "id": "21501", + "name": "Jamie Radcliffe", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$220,642", + "start_date": "7/7/2009" + }, + { + "extn": "5479", + "id": "21502", + "name": "Iris Simmons", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$88,872", + "start_date": "2/4/2019" + }, + { + "extn": "5625", + "id": "21503", + "name": "Hayden Brooks", + "office": "Irving", + "position": "Banker", + "salary": "$112,323", + "start_date": "9/10/2019" + }, + { + "extn": "3678", + "id": "21504", + "name": "Esmeralda Ring", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$16,493", + "start_date": "8/10/2016" + }, + { + "extn": "4741", + "id": "21505", + "name": "Raquel Mitchell", + "office": "Scottsdale", + "position": "Staffing Consultant", + "salary": "$35,449", + "start_date": "1/28/2019" + }, + { + "extn": "6370", + "id": "21506", + "name": "Penny Owen", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$238,373", + "start_date": "2/26/2019" + }, + { + "extn": "4252", + "id": "21507", + "name": "Rosalee Riley", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$201,824", + "start_date": "3/11/2013" + }, + { + "extn": "9360", + "id": "21508", + "name": "Analise Lowe", + "office": "Scottsdale", + "position": "Banker", + "salary": "$260,418", + "start_date": "6/12/2011" + }, + { + "extn": "1553", + "id": "21509", + "name": "Nicholas Edwards", + "office": "Zurich", + "position": "Production Painter", + "salary": "$23,126", + "start_date": "10/9/2004" + }, + { + "extn": "8322", + "id": "21510", + "name": "Carol Noach", + "office": "Charlotte", + "position": "Machine Operator", + "salary": "$170,511", + "start_date": "11/27/2011" + }, + { + "extn": "1136", + "id": "21511", + "name": "Eden Lucas", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$254,790", + "start_date": "9/23/2000" + }, + { + "extn": "1114", + "id": "21512", + "name": "Jasmine Wills", + "office": "San Diego", + "position": "Project Manager", + "salary": "$25,597", + "start_date": "12/22/2011" + }, + { + "extn": "1049", + "id": "21513", + "name": "Bob Flanders", + "office": "Milwaukee", + "position": "Banker", + "salary": "$48,846", + "start_date": "2/21/2015" + }, + { + "extn": "7198", + "id": "21514", + "name": "Georgia Ward", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$81,296", + "start_date": "6/21/2004" + }, + { + "extn": "3311", + "id": "21515", + "name": "Joyce Baker", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$156,620", + "start_date": "8/27/2011" + }, + { + "extn": "9881", + "id": "21516", + "name": "Jacob Ebden", + "office": "Innsbruck", + "position": "Cash Manager", + "salary": "$270,741", + "start_date": "8/14/2000" + }, + { + "extn": "5571", + "id": "21517", + "name": "Kate Oakley", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$75,497", + "start_date": "2/22/2018" + }, + { + "extn": "2221", + "id": "21518", + "name": "Erica Patel", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$255,579", + "start_date": "1/18/2010" + }, + { + "extn": "5050", + "id": "21519", + "name": "Morgan Amstead", + "office": "Columbus", + "position": "Clerk", + "salary": "$285,430", + "start_date": "9/24/2004" + }, + { + "extn": "9511", + "id": "21520", + "name": "Britney Mason", + "office": "Dallas", + "position": "Cook", + "salary": "$120,457", + "start_date": "7/30/2001" + }, + { + "extn": "5177", + "id": "21521", + "name": "Kimberly Selby", + "office": "Madrid", + "position": "Steward", + "salary": "$172,618", + "start_date": "10/4/2017" + }, + { + "extn": "9121", + "id": "21522", + "name": "Dakota Wilkinson", + "office": "San Francisco", + "position": "Clerk", + "salary": "$197,590", + "start_date": "3/20/2009" + }, + { + "extn": "5426", + "id": "21523", + "name": "Kurt Pierce", + "office": "Denver", + "position": "Global Logistics Supervisor", + "salary": "$102,158", + "start_date": "2/14/2011" + }, + { + "extn": "1523", + "id": "21524", + "name": "Tom Wright", + "office": "Tokyo", + "position": "Operator", + "salary": "$257,696", + "start_date": "5/11/2015" + }, + { + "extn": "6260", + "id": "21525", + "name": "Parker Hunt", + "office": "Bucharest", + "position": "Clerk", + "salary": "$242,190", + "start_date": "7/6/2003" + }, + { + "extn": "3902", + "id": "21526", + "name": "Noemi Morgan", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$245,626", + "start_date": "1/2/2008" + }, + { + "extn": "8718", + "id": "21527", + "name": "Paige Cooper", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$243,692", + "start_date": "1/24/2008" + }, + { + "extn": "5453", + "id": "21528", + "name": "Mark Baxter", + "office": "Minneapolis", + "position": "HR Coordinator", + "salary": "$226,135", + "start_date": "5/13/2019" + }, + { + "extn": "9855", + "id": "21529", + "name": "Liam Stone ", + "office": "Salem", + "position": "HR Coordinator", + "salary": "$252,344", + "start_date": "12/17/2008" + }, + { + "extn": "1697", + "id": "21530", + "name": "Melody Connell", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$272,054", + "start_date": "5/3/2006" + }, + { + "extn": "9831", + "id": "21531", + "name": "Samara Wellington", + "office": "Long Beach", + "position": "Doctor", + "salary": "$274,841", + "start_date": "1/8/2018" + }, + { + "extn": "6627", + "id": "21532", + "name": "Benjamin Vass", + "office": "Irving", + "position": "Mobile Developer", + "salary": "$274,377", + "start_date": "5/18/2008" + }, + { + "extn": "3733", + "id": "21533", + "name": "Bryon Overson", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$62,693", + "start_date": "10/29/2017" + }, + { + "extn": "6896", + "id": "21534", + "name": "Mark Abbey", + "office": "Washington", + "position": "Associate Professor", + "salary": "$186,994", + "start_date": "4/30/2009" + }, + { + "extn": "4653", + "id": "21535", + "name": "Daphne Egerton", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$112,983", + "start_date": "10/6/2013" + }, + { + "extn": "5895", + "id": "21536", + "name": "Mike Richardson", + "office": "Denver", + "position": "Treasurer", + "salary": "$152,277", + "start_date": "12/31/2011" + }, + { + "extn": "3756", + "id": "21537", + "name": "Jocelyn Dempsey", + "office": "Wien", + "position": "Food Technologist", + "salary": "$203,517", + "start_date": "3/20/2015" + }, + { + "extn": "1217", + "id": "21538", + "name": "Marvin Newton", + "office": "Ontario", + "position": "Clerk", + "salary": "$228,661", + "start_date": "10/9/2009" + }, + { + "extn": "5573", + "id": "21539", + "name": "Aisha Fowler", + "office": "Portland", + "position": "Loan Officer", + "salary": "$244,391", + "start_date": "5/17/2018" + }, + { + "extn": "4103", + "id": "21540", + "name": "Candace Lee", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$117,209", + "start_date": "9/9/2007" + }, + { + "extn": "5154", + "id": "21541", + "name": "Daron Smith", + "office": "San Jose", + "position": "Mobile Developer", + "salary": "$277,296", + "start_date": "7/9/2011" + }, + { + "extn": "5300", + "id": "21542", + "name": "Chris Freeburn", + "office": "Memphis", + "position": "Retail Trainee", + "salary": "$223,182", + "start_date": "2/19/2005" + }, + { + "extn": "4707", + "id": "21543", + "name": "Chad James", + "office": "Reno", + "position": "Loan Officer", + "salary": "$59,038", + "start_date": "12/7/2002" + }, + { + "extn": "2035", + "id": "21544", + "name": "Amelia Emerson", + "office": "Berlin", + "position": "Insurance Broker", + "salary": "$87,378", + "start_date": "3/20/2009" + }, + { + "extn": "1828", + "id": "21545", + "name": "Mason Lynch", + "office": "Lakewood", + "position": "Dentist", + "salary": "$57,830", + "start_date": "1/17/2018" + }, + { + "extn": "7740", + "id": "21546", + "name": "Lucas Eddison", + "office": "Albuquerque", + "position": "Fabricator", + "salary": "$297,357", + "start_date": "5/8/2003" + }, + { + "extn": "6139", + "id": "21547", + "name": "Chad Collins", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$292,508", + "start_date": "11/8/2002" + }, + { + "extn": "5813", + "id": "21548", + "name": "Roger Roscoe", + "office": "Tulsa", + "position": "Bookkeeper", + "salary": "$38,822", + "start_date": "2/8/2001" + }, + { + "extn": "9018", + "id": "21549", + "name": "Davina Rivers", + "office": "Berlin", + "position": "Project Manager", + "salary": "$44,402", + "start_date": "3/13/2014" + }, + { + "extn": "1953", + "id": "21550", + "name": "Rebecca Vernon", + "office": "New York", + "position": "Dentist", + "salary": "$137,726", + "start_date": "9/20/2006" + }, + { + "extn": "2811", + "id": "21551", + "name": "Meredith Matthews", + "office": "Henderson", + "position": "Health Educator", + "salary": "$73,157", + "start_date": "7/28/2012" + }, + { + "extn": "6896", + "id": "21552", + "name": "Wade London", + "office": "Philadelphia", + "position": "Call Center Representative", + "salary": "$282,031", + "start_date": "1/5/2005" + }, + { + "extn": "6686", + "id": "21553", + "name": "Rihanna Rogers", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$16,039", + "start_date": "11/2/2018" + }, + { + "extn": "7897", + "id": "21554", + "name": "Matthew Amstead", + "office": "Otawa", + "position": "Ambulatory Nurse", + "salary": "$213,889", + "start_date": "3/15/2010" + }, + { + "extn": "3146", + "id": "21555", + "name": "Kurt Ogilvy", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$240,830", + "start_date": "7/22/2013" + }, + { + "extn": "1846", + "id": "21556", + "name": "Javier Ellwood", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$55,729", + "start_date": "1/16/2000" + }, + { + "extn": "9614", + "id": "21557", + "name": "Nick Whittle", + "office": "Bellevue", + "position": "Steward", + "salary": "$167,524", + "start_date": "8/24/2009" + }, + { + "extn": "7002", + "id": "21558", + "name": "Gabriel Bailey", + "office": "Nashville", + "position": "Clerk", + "salary": "$292,551", + "start_date": "2/8/2014" + }, + { + "extn": "6963", + "id": "21559", + "name": "Hannah Penn", + "office": "New Orleans", + "position": "Inspector", + "salary": "$242,269", + "start_date": "5/3/2008" + }, + { + "extn": "1667", + "id": "21560", + "name": "Matthew Bennett", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$212,030", + "start_date": "5/27/2014" + }, + { + "extn": "8043", + "id": "21561", + "name": "Rosa Redden", + "office": "Henderson", + "position": "Web Developer", + "salary": "$178,509", + "start_date": "8/24/2006" + }, + { + "extn": "4751", + "id": "21562", + "name": "Charlize Bentley", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$179,818", + "start_date": "5/3/2016" + }, + { + "extn": "3207", + "id": "21563", + "name": "Carol Cobb", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$72,093", + "start_date": "8/19/2012" + }, + { + "extn": "5798", + "id": "21564", + "name": "Sharon Cameron", + "office": "Fullerton", + "position": "Mobile Developer", + "salary": "$189,083", + "start_date": "8/24/2012" + }, + { + "extn": "7396", + "id": "21565", + "name": "Susan Lane", + "office": "Glendale", + "position": "Front Desk Coordinator", + "salary": "$294,455", + "start_date": "2/19/2006" + }, + { + "extn": "2512", + "id": "21566", + "name": "Manuel Kennedy", + "office": "Berlin", + "position": "Retail Trainee", + "salary": "$15,827", + "start_date": "10/13/2001" + }, + { + "extn": "5117", + "id": "21567", + "name": "Carter Nicholls", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$22,216", + "start_date": "10/5/2005" + }, + { + "extn": "4681", + "id": "21568", + "name": "Doug Vass", + "office": "Fremont", + "position": "Electrician", + "salary": "$257,910", + "start_date": "5/15/2018" + }, + { + "extn": "6559", + "id": "21569", + "name": "Chad Bayliss", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$127,401", + "start_date": "4/25/2009" + }, + { + "extn": "9683", + "id": "21570", + "name": "Isla Bishop", + "office": "Santa Ana", + "position": "Designer", + "salary": "$246,764", + "start_date": "11/22/2016" + }, + { + "extn": "5807", + "id": "21571", + "name": "Blake Gonzales", + "office": "Wien", + "position": "Dentist", + "salary": "$108,226", + "start_date": "7/2/2013" + }, + { + "extn": "5664", + "id": "21572", + "name": "Barry Davies", + "office": "Minneapolis", + "position": "Physician", + "salary": "$78,839", + "start_date": "5/5/2013" + }, + { + "extn": "6535", + "id": "21573", + "name": "Violet Bradshaw", + "office": "Hayward", + "position": "Machine Operator", + "salary": "$208,529", + "start_date": "1/24/2019" + }, + { + "extn": "6015", + "id": "21574", + "name": "Rosalyn Bloom", + "office": "Columbus", + "position": "Bellman", + "salary": "$105,328", + "start_date": "7/21/2018" + }, + { + "extn": "6614", + "id": "21575", + "name": "Domenic Davies", + "office": "San Diego", + "position": "Chef Manager", + "salary": "$111,273", + "start_date": "8/12/2006" + }, + { + "extn": "7451", + "id": "21576", + "name": "Harvey Waterson", + "office": "London", + "position": "Biologist", + "salary": "$188,898", + "start_date": "4/20/2001" + }, + { + "extn": "9259", + "id": "21577", + "name": "Courtney Blackburn", + "office": "Lyon", + "position": "Baker", + "salary": "$70,559", + "start_date": "4/16/2002" + }, + { + "extn": "1526", + "id": "21578", + "name": "Sara Bell", + "office": "Madison", + "position": "CNC Operator", + "salary": "$85,679", + "start_date": "9/10/2006" + }, + { + "extn": "2632", + "id": "21579", + "name": "Tess Wright", + "office": "Hollywood", + "position": "Laboratory Technician", + "salary": "$213,619", + "start_date": "5/1/2004" + }, + { + "extn": "6503", + "id": "21580", + "name": "Josh Morrison", + "office": "Zurich", + "position": "Fabricator", + "salary": "$292,011", + "start_date": "3/29/2008" + }, + { + "extn": "3239", + "id": "21581", + "name": "Maia Driscoll", + "office": "Stockton", + "position": "Clerk", + "salary": "$196,121", + "start_date": "2/22/2000" + }, + { + "extn": "9407", + "id": "21582", + "name": "Carmella Bailey", + "office": "Nashville", + "position": "Business Broker", + "salary": "$36,239", + "start_date": "7/11/2018" + }, + { + "extn": "7395", + "id": "21583", + "name": "Tom Ralph", + "office": "Atlanta", + "position": "HR Specialist", + "salary": "$44,611", + "start_date": "5/25/2014" + }, + { + "extn": "1598", + "id": "21584", + "name": "Hank Rodgers", + "office": "Minneapolis", + "position": "Loan Officer", + "salary": "$46,310", + "start_date": "3/26/2019" + }, + { + "extn": "3711", + "id": "21585", + "name": "Luke Wigley", + "office": "Memphis", + "position": "Budget Analyst", + "salary": "$262,356", + "start_date": "7/18/2009" + }, + { + "extn": "7777", + "id": "21586", + "name": "Melanie Collis", + "office": "Bucharest", + "position": "Health Educator", + "salary": "$193,787", + "start_date": "11/18/2005" + }, + { + "extn": "6331", + "id": "21587", + "name": "Kassandra Wilton", + "office": "Paris", + "position": "Dentist", + "salary": "$55,869", + "start_date": "3/16/2017" + }, + { + "extn": "5079", + "id": "21588", + "name": "Nicholas Bingham", + "office": "Anaheim", + "position": "Assistant Buyer", + "salary": "$171,835", + "start_date": "6/2/2008" + }, + { + "extn": "1637", + "id": "21589", + "name": "Harry Gilbert", + "office": "Oakland", + "position": "Executive Director", + "salary": "$216,258", + "start_date": "4/17/2004" + }, + { + "extn": "2046", + "id": "21590", + "name": "Carla Rehman", + "office": "Bakersfield", + "position": "Restaurant Manager", + "salary": "$241,655", + "start_date": "8/18/2017" + }, + { + "extn": "2148", + "id": "21591", + "name": "Domenic Kelly", + "office": "Indianapolis", + "position": "Software Engineer", + "salary": "$278,187", + "start_date": "9/21/2016" + }, + { + "extn": "8958", + "id": "21592", + "name": "Kaylee May", + "office": "Madison", + "position": "Paramedic", + "salary": "$146,460", + "start_date": "10/20/2015" + }, + { + "extn": "4187", + "id": "21593", + "name": "Carter Bloom", + "office": "Portland", + "position": "Banker", + "salary": "$123,876", + "start_date": "2/10/2006" + }, + { + "extn": "6699", + "id": "21594", + "name": "Piper Pond", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$23,686", + "start_date": "10/5/2001" + }, + { + "extn": "6782", + "id": "21595", + "name": "Rufus Tennant", + "office": "Fremont", + "position": "Front Desk Coordinator", + "salary": "$277,229", + "start_date": "2/2/2000" + }, + { + "extn": "3708", + "id": "21596", + "name": "Marvin Benson", + "office": "Tokyo", + "position": "Clerk", + "salary": "$296,624", + "start_date": "9/13/2009" + }, + { + "extn": "1909", + "id": "21597", + "name": "Tyson Warren", + "office": "Springfield", + "position": "Dentist", + "salary": "$216,664", + "start_date": "3/29/2003" + }, + { + "extn": "7529", + "id": "21598", + "name": "Shay Price", + "office": "New York", + "position": "Assistant Buyer", + "salary": "$19,440", + "start_date": "3/14/2013" + }, + { + "extn": "6295", + "id": "21599", + "name": "Danny Davies", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$147,115", + "start_date": "8/17/2015" + }, + { + "extn": "2944", + "id": "21600", + "name": "Moira Moore", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$254,896", + "start_date": "12/1/2017" + }, + { + "extn": "4561", + "id": "21601", + "name": "Jayden Wilcox", + "office": "Lyon", + "position": "Food Technologist", + "salary": "$92,508", + "start_date": "2/22/2015" + }, + { + "extn": "3755", + "id": "21602", + "name": "Percy Cunningham", + "office": "Fullerton", + "position": "Chef Manager", + "salary": "$289,538", + "start_date": "5/27/2011" + }, + { + "extn": "8285", + "id": "21603", + "name": "Elle Kent", + "office": "Wien", + "position": "HR Coordinator", + "salary": "$175,222", + "start_date": "11/30/2008" + }, + { + "extn": "6184", + "id": "21604", + "name": "Anne Avery", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$149,417", + "start_date": "10/11/2007" + }, + { + "extn": "3360", + "id": "21605", + "name": "Lana Harrison", + "office": "Venice", + "position": "Healthcare Specialist", + "salary": "$131,623", + "start_date": "11/5/2011" + }, + { + "extn": "4015", + "id": "21606", + "name": "Alba Tanner", + "office": "Berna", + "position": "Physician", + "salary": "$123,653", + "start_date": "12/2/2018" + }, + { + "extn": "8161", + "id": "21607", + "name": "Nancy Rixon", + "office": "Madison", + "position": "Pharmacist", + "salary": "$23,758", + "start_date": "10/23/2019" + }, + { + "extn": "8716", + "id": "21608", + "name": "Noah Gregory", + "office": "Dallas", + "position": "Web Developer", + "salary": "$96,125", + "start_date": "9/19/2003" + }, + { + "extn": "2201", + "id": "21609", + "name": "Marjorie Clarke", + "office": "Stockton", + "position": "Pharmacist", + "salary": "$12,956", + "start_date": "2/16/2001" + }, + { + "extn": "8102", + "id": "21610", + "name": "Julius Kennedy", + "office": "New York", + "position": "Treasurer", + "salary": "$113,576", + "start_date": "11/23/2015" + }, + { + "extn": "7243", + "id": "21611", + "name": "Gladys Jarrett", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$66,514", + "start_date": "11/29/2001" + }, + { + "extn": "7095", + "id": "21612", + "name": "Shay Miller", + "office": "Orlando", + "position": "Bookkeeper", + "salary": "$295,192", + "start_date": "2/27/2017" + }, + { + "extn": "9575", + "id": "21613", + "name": "Rosalie Wood", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$153,749", + "start_date": "11/23/2007" + }, + { + "extn": "9890", + "id": "21614", + "name": "Josh Whitehouse", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$190,578", + "start_date": "3/15/2007" + }, + { + "extn": "3937", + "id": "21615", + "name": "Davina Mcneill", + "office": "Charlotte", + "position": "Service Supervisor", + "salary": "$180,545", + "start_date": "6/17/2002" + }, + { + "extn": "4686", + "id": "21616", + "name": "Maggie Mann", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$223,669", + "start_date": "11/5/2002" + }, + { + "extn": "7782", + "id": "21617", + "name": "Marvin Hewitt", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$261,765", + "start_date": "5/25/2017" + }, + { + "extn": "1285", + "id": "21618", + "name": "Chelsea Wills", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$196,419", + "start_date": "6/2/2001" + }, + { + "extn": "4042", + "id": "21619", + "name": "Nicholas Kent", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$194,987", + "start_date": "11/29/2018" + }, + { + "extn": "5376", + "id": "21620", + "name": "Maxwell Redden", + "office": "Lincoln", + "position": "Systems Administrator", + "salary": "$99,095", + "start_date": "5/7/2007" + }, + { + "extn": "7421", + "id": "21621", + "name": "Logan Vaughan", + "office": "Quebec", + "position": "Mobile Developer", + "salary": "$253,646", + "start_date": "3/20/2002" + }, + { + "extn": "6101", + "id": "21622", + "name": "Luke Osman", + "office": "Kansas City", + "position": "Insurance Broker", + "salary": "$201,954", + "start_date": "9/10/2010" + }, + { + "extn": "9807", + "id": "21623", + "name": "Matt Collis", + "office": "Madrid", + "position": "Physician", + "salary": "$257,068", + "start_date": "8/10/2011" + }, + { + "extn": "3978", + "id": "21624", + "name": "Paula Morris", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$37,541", + "start_date": "10/4/2004" + }, + { + "extn": "3556", + "id": "21625", + "name": "Wendy Mitchell", + "office": "Madrid", + "position": "Project Manager", + "salary": "$168,763", + "start_date": "12/8/2015" + }, + { + "extn": "3922", + "id": "21626", + "name": "Sadie Rixon", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$113,676", + "start_date": "8/21/2002" + }, + { + "extn": "2981", + "id": "21627", + "name": "Benjamin Cartwright", + "office": "Salt Lake City", + "position": "Stockbroker", + "salary": "$283,996", + "start_date": "2/17/2004" + }, + { + "extn": "6288", + "id": "21628", + "name": "Josh Oldfield", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$245,632", + "start_date": "12/21/2005" + }, + { + "extn": "2582", + "id": "21629", + "name": "Cadence Rixon", + "office": "Hollywood", + "position": "Associate Professor", + "salary": "$241,212", + "start_date": "2/25/2018" + }, + { + "extn": "2591", + "id": "21630", + "name": "Brad Shepherd", + "office": "Berna", + "position": "Laboratory Technician", + "salary": "$218,792", + "start_date": "7/27/2011" + }, + { + "extn": "5349", + "id": "21631", + "name": "Matt Price", + "office": "Minneapolis", + "position": "Project Manager", + "salary": "$262,551", + "start_date": "10/25/2010" + }, + { + "extn": "3079", + "id": "21632", + "name": "Sarah Donovan", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$212,502", + "start_date": "8/22/2000" + }, + { + "extn": "2271", + "id": "21633", + "name": "John Collins", + "office": "Stockton", + "position": "Business Broker", + "salary": "$207,004", + "start_date": "6/18/2002" + }, + { + "extn": "8498", + "id": "21634", + "name": "Carl Zaoui", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$228,948", + "start_date": "7/25/2008" + }, + { + "extn": "8801", + "id": "21635", + "name": "Ciara Utterson", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$115,340", + "start_date": "12/26/2006" + }, + { + "extn": "4256", + "id": "21636", + "name": "Carter Mills", + "office": "Sacramento", + "position": "Pharmacist", + "salary": "$228,787", + "start_date": "1/5/2008" + }, + { + "extn": "2014", + "id": "21637", + "name": "Julia Coleman", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$20,153", + "start_date": "12/12/2003" + }, + { + "extn": "4539", + "id": "21638", + "name": "David Barclay", + "office": "Houston", + "position": "Steward", + "salary": "$230,971", + "start_date": "2/7/2005" + }, + { + "extn": "2529", + "id": "21639", + "name": "Candice Eaton", + "office": "San Francisco", + "position": "Front Desk Coordinator", + "salary": "$214,025", + "start_date": "5/21/2001" + }, + { + "extn": "3806", + "id": "21640", + "name": "Gemma Utterson", + "office": "Reno", + "position": "Stockbroker", + "salary": "$145,051", + "start_date": "9/30/2004" + }, + { + "extn": "6433", + "id": "21641", + "name": "Sabina Pitt", + "office": "New York", + "position": "Baker", + "salary": "$200,850", + "start_date": "3/18/2000" + }, + { + "extn": "7739", + "id": "21642", + "name": "Julius Smith", + "office": "San Bernardino", + "position": "Baker", + "salary": "$206,504", + "start_date": "7/29/2000" + }, + { + "extn": "7122", + "id": "21643", + "name": "Sara Carter", + "office": "Garland", + "position": "Dentist", + "salary": "$281,358", + "start_date": "10/1/2018" + }, + { + "extn": "3418", + "id": "21644", + "name": "Bart Silva", + "office": "Oakland", + "position": "Restaurant Manager", + "salary": "$105,487", + "start_date": "3/31/2009" + }, + { + "extn": "5143", + "id": "21645", + "name": "Goldie Yoman", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$38,324", + "start_date": "9/23/2009" + }, + { + "extn": "3801", + "id": "21646", + "name": "Denny Ogilvy", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$178,646", + "start_date": "7/21/2006" + }, + { + "extn": "1388", + "id": "21647", + "name": "Evelynn Robertson", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$162,322", + "start_date": "1/29/2015" + }, + { + "extn": "6803", + "id": "21648", + "name": "Carter Woodcock", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$91,291", + "start_date": "8/14/2009" + }, + { + "extn": "3728", + "id": "21649", + "name": "Caleb Clarke", + "office": "Henderson", + "position": "Electrician", + "salary": "$31,368", + "start_date": "1/27/2003" + }, + { + "extn": "9443", + "id": "21650", + "name": "Anthony Sylvester", + "office": "Oklahoma City", + "position": "Cook", + "salary": "$268,595", + "start_date": "11/14/2008" + }, + { + "extn": "2048", + "id": "21651", + "name": "Chad Radley", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$254,018", + "start_date": "8/5/2013" + }, + { + "extn": "9269", + "id": "21652", + "name": "Eduardo Cadman", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$258,260", + "start_date": "1/24/2009" + }, + { + "extn": "2212", + "id": "21653", + "name": "Fred Williams", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$228,813", + "start_date": "11/4/2010" + }, + { + "extn": "6560", + "id": "21654", + "name": "Maxwell Avery", + "office": "Escondido", + "position": "Business Broker", + "salary": "$97,806", + "start_date": "10/5/2000" + }, + { + "extn": "5407", + "id": "21655", + "name": "Phillip Bowen", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$153,130", + "start_date": "6/24/2010" + }, + { + "extn": "8319", + "id": "21656", + "name": "Ruby Hooper", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$236,186", + "start_date": "12/3/2010" + }, + { + "extn": "6725", + "id": "21657", + "name": "Elisabeth Andrews", + "office": "Denver", + "position": "Project Manager", + "salary": "$226,032", + "start_date": "8/23/2016" + }, + { + "extn": "5325", + "id": "21658", + "name": "Mark Boyle", + "office": "San Antonio", + "position": "Cashier", + "salary": "$253,123", + "start_date": "2/16/2001" + }, + { + "extn": "7183", + "id": "21659", + "name": "Hayden Doherty", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$27,436", + "start_date": "6/18/2004" + }, + { + "extn": "4096", + "id": "21660", + "name": "Barney Young", + "office": "Berlin", + "position": "Webmaster", + "salary": "$142,966", + "start_date": "9/11/2017" + }, + { + "extn": "1034", + "id": "21661", + "name": "Maddison Pearce", + "office": "Toledo", + "position": "Baker", + "salary": "$145,205", + "start_date": "5/22/2001" + }, + { + "extn": "2200", + "id": "21662", + "name": "Joseph Reid", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$147,994", + "start_date": "1/6/2003" + }, + { + "extn": "6143", + "id": "21663", + "name": "Jayden Gonzales", + "office": "Zurich", + "position": "Treasurer", + "salary": "$106,317", + "start_date": "2/19/2014" + }, + { + "extn": "6352", + "id": "21664", + "name": "Jacob Irwin", + "office": "Milwaukee", + "position": "Machine Operator", + "salary": "$210,716", + "start_date": "5/21/2004" + }, + { + "extn": "3326", + "id": "21665", + "name": "Sydney Davies", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$99,069", + "start_date": "1/18/2015" + }, + { + "extn": "6874", + "id": "21666", + "name": "Monica Ainsworth", + "office": "Houston", + "position": "Lecturer", + "salary": "$199,647", + "start_date": "11/19/2009" + }, + { + "extn": "1871", + "id": "21667", + "name": "Dalia Collis", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$229,439", + "start_date": "1/20/2011" + }, + { + "extn": "2244", + "id": "21668", + "name": "Stacy Chadwick", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$139,687", + "start_date": "1/4/2009" + }, + { + "extn": "8509", + "id": "21669", + "name": "Hannah Freeburn", + "office": "London", + "position": "IT Support Staff", + "salary": "$39,069", + "start_date": "4/10/2011" + }, + { + "extn": "8784", + "id": "21670", + "name": "Sofie Simmons", + "office": "Phoenix", + "position": "Call Center Representative", + "salary": "$284,043", + "start_date": "2/16/2013" + }, + { + "extn": "6479", + "id": "21671", + "name": "Elly Williams", + "office": "Nashville", + "position": "Clerk", + "salary": "$180,549", + "start_date": "2/22/2007" + }, + { + "extn": "7426", + "id": "21672", + "name": "Matt Wheeler", + "office": "Garland", + "position": "Operator", + "salary": "$98,425", + "start_date": "5/3/2014" + }, + { + "extn": "5154", + "id": "21673", + "name": "Makenzie Doherty", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$244,300", + "start_date": "9/9/2011" + }, + { + "extn": "5692", + "id": "21674", + "name": "Ronald Powell", + "office": "Baltimore", + "position": "Physician", + "salary": "$163,637", + "start_date": "1/11/2019" + }, + { + "extn": "6145", + "id": "21675", + "name": "Maribel Robinson", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$38,468", + "start_date": "10/19/2018" + }, + { + "extn": "5589", + "id": "21676", + "name": "Juliette Preston", + "office": "Oklahoma City", + "position": "Executive Director", + "salary": "$282,430", + "start_date": "10/26/2017" + }, + { + "extn": "9275", + "id": "21677", + "name": "Adalie Stewart", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$250,498", + "start_date": "12/29/2003" + }, + { + "extn": "1809", + "id": "21678", + "name": "Joyce Lewis", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$164,072", + "start_date": "5/7/2000" + }, + { + "extn": "1147", + "id": "21679", + "name": "Clint Brooks", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$254,627", + "start_date": "11/30/2008" + }, + { + "extn": "8274", + "id": "21680", + "name": "Tyler Thompson", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$284,162", + "start_date": "7/23/2000" + }, + { + "extn": "5582", + "id": "21681", + "name": "Cecilia Uttridge", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$211,926", + "start_date": "1/13/2016" + }, + { + "extn": "1580", + "id": "21682", + "name": "Isabella Waterhouse", + "office": "Charlotte", + "position": "Loan Officer", + "salary": "$89,101", + "start_date": "9/1/2003" + }, + { + "extn": "5927", + "id": "21683", + "name": "Ethan Crawley", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$186,109", + "start_date": "2/24/2004" + }, + { + "extn": "1382", + "id": "21684", + "name": "Mike Farrow", + "office": "Richmond", + "position": "Banker", + "salary": "$141,464", + "start_date": "8/25/2018" + }, + { + "extn": "8995", + "id": "21685", + "name": "Caleb Olson", + "office": "Arlington", + "position": "Steward", + "salary": "$15,422", + "start_date": "2/10/2019" + }, + { + "extn": "5084", + "id": "21686", + "name": "Javier Wills", + "office": "Seattle", + "position": "Fabricator", + "salary": "$274,870", + "start_date": "3/5/2005" + }, + { + "extn": "9150", + "id": "21687", + "name": "Kurt Bell", + "office": "Orlando", + "position": "Treasurer", + "salary": "$106,543", + "start_date": "10/28/2002" + }, + { + "extn": "3501", + "id": "21688", + "name": "Amelia Bailey", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$159,772", + "start_date": "5/12/2006" + }, + { + "extn": "7083", + "id": "21689", + "name": "Hadley Miller", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$98,146", + "start_date": "8/25/2009" + }, + { + "extn": "4796", + "id": "21690", + "name": "Alison Baxter", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$69,340", + "start_date": "2/23/2001" + }, + { + "extn": "4754", + "id": "21691", + "name": "Logan Daniells", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$217,219", + "start_date": "6/30/2019" + }, + { + "extn": "6941", + "id": "21692", + "name": "Agnes Egerton", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$252,047", + "start_date": "4/1/2009" + }, + { + "extn": "4071", + "id": "21693", + "name": "Hanna Appleton", + "office": "Glendale", + "position": "Health Educator", + "salary": "$147,704", + "start_date": "10/29/2017" + }, + { + "extn": "8432", + "id": "21694", + "name": "Kenzie Avery", + "office": "Rome", + "position": "Clerk", + "salary": "$263,047", + "start_date": "5/17/2001" + }, + { + "extn": "3332", + "id": "21695", + "name": "Jennifer Larkin", + "office": "Bakersfield", + "position": "Web Developer", + "salary": "$108,277", + "start_date": "11/20/2007" + }, + { + "extn": "6265", + "id": "21696", + "name": "Maria Eagle", + "office": "London", + "position": "Bookkeeper", + "salary": "$99,670", + "start_date": "9/22/2012" + }, + { + "extn": "2163", + "id": "21697", + "name": "Tyson Weldon", + "office": "Garland", + "position": "Webmaster", + "salary": "$83,016", + "start_date": "9/14/2012" + }, + { + "extn": "3152", + "id": "21698", + "name": "Domenic Middleton", + "office": "Milano", + "position": "Biologist", + "salary": "$92,973", + "start_date": "9/7/2012" + }, + { + "extn": "5055", + "id": "21699", + "name": "Judith Roberts", + "office": "Albuquerque", + "position": "Baker", + "salary": "$40,666", + "start_date": "8/8/2009" + }, + { + "extn": "9721", + "id": "21700", + "name": "Sydney Keys", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$252,456", + "start_date": "4/27/2005" + }, + { + "extn": "1827", + "id": "21701", + "name": "Gloria Samuel", + "office": "Toledo", + "position": "Audiologist", + "salary": "$206,383", + "start_date": "12/25/2007" + }, + { + "extn": "9167", + "id": "21702", + "name": "Marilyn Wild", + "office": "Paris", + "position": "HR Specialist", + "salary": "$264,015", + "start_date": "10/7/2003" + }, + { + "extn": "4499", + "id": "21703", + "name": "Luke Robinson", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$241,566", + "start_date": "4/18/2013" + }, + { + "extn": "4252", + "id": "21704", + "name": "Daniel Bentley", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$203,198", + "start_date": "10/12/2007" + }, + { + "extn": "8063", + "id": "21705", + "name": "Isabella Logan", + "office": "Norfolk", + "position": "Biologist", + "salary": "$248,799", + "start_date": "2/26/2007" + }, + { + "extn": "4913", + "id": "21706", + "name": "Harriet Gibson", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$122,696", + "start_date": "4/8/2000" + }, + { + "extn": "4267", + "id": "21707", + "name": "Margaret Widdows", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$101,635", + "start_date": "6/6/2016" + }, + { + "extn": "4730", + "id": "21708", + "name": "Nate Ramsey", + "office": "Glendale", + "position": "Business Broker", + "salary": "$60,163", + "start_date": "7/24/2017" + }, + { + "extn": "1637", + "id": "21709", + "name": "Mary Higgs", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$242,511", + "start_date": "12/26/2018" + }, + { + "extn": "3401", + "id": "21710", + "name": "Tyson Amstead", + "office": "Sacramento", + "position": "Electrician", + "salary": "$71,592", + "start_date": "10/14/2019" + }, + { + "extn": "6410", + "id": "21711", + "name": "Mayleen Lindsay", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$92,384", + "start_date": "11/18/2011" + }, + { + "extn": "2864", + "id": "21712", + "name": "Greta Flett", + "office": "Reno", + "position": "HR Specialist", + "salary": "$54,676", + "start_date": "1/9/2015" + }, + { + "extn": "7804", + "id": "21713", + "name": "Courtney Wright", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$152,127", + "start_date": "4/9/2012" + }, + { + "extn": "9577", + "id": "21714", + "name": "Charlize Underhill", + "office": "Lakewood", + "position": "Business Broker", + "salary": "$194,190", + "start_date": "1/23/2007" + }, + { + "extn": "5953", + "id": "21715", + "name": "Raquel Higgs", + "office": "Atlanta", + "position": "Baker", + "salary": "$67,362", + "start_date": "9/4/2015" + }, + { + "extn": "9818", + "id": "21716", + "name": "Nicholas Morrow", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$220,085", + "start_date": "9/18/2016" + }, + { + "extn": "4017", + "id": "21717", + "name": "Luke Crawford", + "office": "Ontario", + "position": "Laboratory Technician", + "salary": "$24,350", + "start_date": "12/15/2015" + }, + { + "extn": "3266", + "id": "21718", + "name": "Vanessa Thomson", + "office": "Springfield", + "position": "Inspector", + "salary": "$45,340", + "start_date": "5/9/2001" + }, + { + "extn": "3930", + "id": "21719", + "name": "Michaela Norton", + "office": "Denver", + "position": "Stockbroker", + "salary": "$225,403", + "start_date": "6/17/2007" + }, + { + "extn": "5223", + "id": "21720", + "name": "Allison Crawford", + "office": "Miami", + "position": "Web Developer", + "salary": "$31,680", + "start_date": "1/9/2009" + }, + { + "extn": "6007", + "id": "21721", + "name": "Owen Verdon", + "office": "Oklahoma City", + "position": "Baker", + "salary": "$230,576", + "start_date": "9/20/2011" + }, + { + "extn": "2691", + "id": "21722", + "name": "Trisha Richardson", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$74,983", + "start_date": "6/30/2009" + }, + { + "extn": "8172", + "id": "21723", + "name": "Alan Cox", + "office": "Zurich", + "position": "Systems Administrator", + "salary": "$281,013", + "start_date": "11/17/2011" + }, + { + "extn": "8378", + "id": "21724", + "name": "Owen Wilson", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$118,792", + "start_date": "4/3/2016" + }, + { + "extn": "2177", + "id": "21725", + "name": "Aiden Cooper", + "office": "Salem", + "position": "Paramedic", + "salary": "$163,410", + "start_date": "4/19/2005" + }, + { + "extn": "2869", + "id": "21726", + "name": "Natalie Mitchell", + "office": "Worcester", + "position": "Cashier", + "salary": "$293,323", + "start_date": "9/30/2015" + }, + { + "extn": "8209", + "id": "21727", + "name": "Kamila Aldridge", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$140,738", + "start_date": "1/24/2013" + }, + { + "extn": "6095", + "id": "21728", + "name": "Martin Robinson", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$27,035", + "start_date": "4/13/2009" + }, + { + "extn": "3238", + "id": "21729", + "name": "William Stone", + "office": "Valetta", + "position": "Inspector", + "salary": "$28,277", + "start_date": "2/19/2012" + }, + { + "extn": "2508", + "id": "21730", + "name": "Julius Reyes", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$276,531", + "start_date": "3/29/2009" + }, + { + "extn": "4492", + "id": "21731", + "name": "Percy Mason", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$234,646", + "start_date": "7/7/2004" + }, + { + "extn": "4521", + "id": "21732", + "name": "Georgia Noon", + "office": "New York", + "position": "Service Supervisor", + "salary": "$154,146", + "start_date": "2/18/2008" + }, + { + "extn": "8075", + "id": "21733", + "name": "Angelina Lane", + "office": "New York", + "position": "Cashier", + "salary": "$256,217", + "start_date": "12/16/2005" + }, + { + "extn": "7626", + "id": "21734", + "name": "Mark Lakey", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$100,349", + "start_date": "6/8/2004" + }, + { + "extn": "3405", + "id": "21735", + "name": "Hope Goldsmith", + "office": "Escondido", + "position": "Clerk", + "salary": "$28,994", + "start_date": "6/25/2001" + }, + { + "extn": "5386", + "id": "21736", + "name": "Isabella Murphy", + "office": "Sacramento", + "position": "Paramedic", + "salary": "$143,548", + "start_date": "10/2/2008" + }, + { + "extn": "7804", + "id": "21737", + "name": "Joseph Keys", + "office": "Scottsdale", + "position": "Retail Trainee", + "salary": "$221,916", + "start_date": "5/13/2013" + }, + { + "extn": "5530", + "id": "21738", + "name": "Celia Poole", + "office": "Glendale", + "position": "Business Broker", + "salary": "$89,252", + "start_date": "8/28/2000" + }, + { + "extn": "1656", + "id": "21739", + "name": "Amy Stewart", + "office": "Laredo", + "position": "Accountant", + "salary": "$137,655", + "start_date": "8/8/2014" + }, + { + "extn": "7107", + "id": "21740", + "name": "Anthony Todd", + "office": "San Diego", + "position": "Doctor", + "salary": "$257,266", + "start_date": "4/26/2006" + }, + { + "extn": "6870", + "id": "21741", + "name": "Jane Malone", + "office": "Madrid", + "position": "Audiologist", + "salary": "$111,680", + "start_date": "8/8/2018" + }, + { + "extn": "6232", + "id": "21742", + "name": "Rufus Stark", + "office": "Denver", + "position": "Audiologist", + "salary": "$126,792", + "start_date": "12/1/2011" + }, + { + "extn": "9560", + "id": "21743", + "name": "Harvey Reading", + "office": "Hollywood", + "position": "Software Engineer", + "salary": "$21,951", + "start_date": "1/12/2007" + }, + { + "extn": "7144", + "id": "21744", + "name": "Russel Grey", + "office": "Portland", + "position": "Treasurer", + "salary": "$10,779", + "start_date": "8/31/2001" + }, + { + "extn": "5770", + "id": "21745", + "name": "Clint Sawyer", + "office": "Denver", + "position": "Software Engineer", + "salary": "$127,226", + "start_date": "8/14/2014" + }, + { + "extn": "7027", + "id": "21746", + "name": "Eileen Haines", + "office": "Zurich", + "position": "Inspector", + "salary": "$209,287", + "start_date": "7/27/2019" + }, + { + "extn": "7816", + "id": "21747", + "name": "Danny Farrow", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$183,043", + "start_date": "3/17/2018" + }, + { + "extn": "8216", + "id": "21748", + "name": "Gil Ward", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$120,072", + "start_date": "5/8/2016" + }, + { + "extn": "4004", + "id": "21749", + "name": "Owen Archer", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$21,815", + "start_date": "3/18/2008" + }, + { + "extn": "4458", + "id": "21750", + "name": "Bryon Willson", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$259,540", + "start_date": "6/6/2019" + }, + { + "extn": "1824", + "id": "21751", + "name": "Adeline Lakey", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$289,245", + "start_date": "8/31/2003" + }, + { + "extn": "6584", + "id": "21752", + "name": "Marigold Stuart", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$154,278", + "start_date": "8/2/2011" + }, + { + "extn": "3242", + "id": "21753", + "name": "Gemma Parker", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$250,772", + "start_date": "9/23/2008" + }, + { + "extn": "4280", + "id": "21754", + "name": "Carter Evans", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$20,773", + "start_date": "5/25/2006" + }, + { + "extn": "3512", + "id": "21755", + "name": "Drew Lindop", + "office": "Lincoln", + "position": "Dentist", + "salary": "$82,789", + "start_date": "2/13/2007" + }, + { + "extn": "4363", + "id": "21756", + "name": "Zoe Gregory", + "office": "Fort Lauderdale", + "position": "Baker", + "salary": "$147,308", + "start_date": "7/22/2018" + }, + { + "extn": "5019", + "id": "21757", + "name": "John Marshall", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$21,174", + "start_date": "5/10/2004" + }, + { + "extn": "2745", + "id": "21758", + "name": "Alexander Ingram", + "office": "Orlando", + "position": "Business Broker", + "salary": "$226,869", + "start_date": "3/11/2003" + }, + { + "extn": "3028", + "id": "21759", + "name": "Clarissa Wheeler", + "office": "Otawa", + "position": "Baker", + "salary": "$200,740", + "start_date": "10/25/2018" + }, + { + "extn": "2901", + "id": "21760", + "name": "Sylvia Campbell", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$19,297", + "start_date": "2/4/2018" + }, + { + "extn": "9162", + "id": "21761", + "name": "Sebastian Collis", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$114,730", + "start_date": "9/16/2014" + }, + { + "extn": "7715", + "id": "21762", + "name": "Roger Vernon", + "office": "Valetta", + "position": "Service Supervisor", + "salary": "$202,158", + "start_date": "9/20/2019" + }, + { + "extn": "2595", + "id": "21763", + "name": "Elijah Thomas", + "office": "Indianapolis", + "position": "HR Specialist", + "salary": "$69,719", + "start_date": "11/1/2018" + }, + { + "extn": "8506", + "id": "21764", + "name": "Ramon Dwyer", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$41,246", + "start_date": "10/29/2000" + }, + { + "extn": "8208", + "id": "21765", + "name": "Wade Utterson", + "office": "Zurich", + "position": "Stockbroker", + "salary": "$60,968", + "start_date": "4/18/2003" + }, + { + "extn": "5250", + "id": "21766", + "name": "Chelsea Nurton", + "office": "Paris", + "position": "Steward", + "salary": "$111,422", + "start_date": "3/11/2011" + }, + { + "extn": "4661", + "id": "21767", + "name": "Agnes Thompson", + "office": "St. Louis", + "position": "Global Logistics Supervisor", + "salary": "$164,289", + "start_date": "3/5/2003" + }, + { + "extn": "8408", + "id": "21768", + "name": "Kendra Snow", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$119,351", + "start_date": "12/12/2002" + }, + { + "extn": "6838", + "id": "21769", + "name": "Fred Harrison", + "office": "Hollywood", + "position": "Steward", + "salary": "$13,633", + "start_date": "4/17/2011" + }, + { + "extn": "5487", + "id": "21770", + "name": "Juliet Robe", + "office": "Hayward", + "position": "Business Broker", + "salary": "$136,212", + "start_date": "1/22/2015" + }, + { + "extn": "2919", + "id": "21771", + "name": "Erick Dallas", + "office": "San Antonio", + "position": "Service Supervisor", + "salary": "$113,951", + "start_date": "9/12/2014" + }, + { + "extn": "4755", + "id": "21772", + "name": "Bob Raven", + "office": "Garland", + "position": "Project Manager", + "salary": "$137,880", + "start_date": "2/20/2010" + }, + { + "extn": "1011", + "id": "21773", + "name": "Ramon Gavin", + "office": "Portland", + "position": "Food Technologist", + "salary": "$89,553", + "start_date": "11/21/2012" + }, + { + "extn": "8564", + "id": "21774", + "name": "Clarissa Mould", + "office": "Fremont", + "position": "Designer", + "salary": "$52,330", + "start_date": "1/23/2007" + }, + { + "extn": "2878", + "id": "21775", + "name": "Doris Farrell", + "office": "London", + "position": "Steward", + "salary": "$123,105", + "start_date": "10/13/2006" + }, + { + "extn": "4506", + "id": "21776", + "name": "Samara Morris", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$116,296", + "start_date": "9/2/2014" + }, + { + "extn": "8074", + "id": "21777", + "name": "Gabriel Butler", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$87,798", + "start_date": "4/19/2013" + }, + { + "extn": "6581", + "id": "21778", + "name": "Chester Watson", + "office": "Indianapolis", + "position": "Cook", + "salary": "$63,269", + "start_date": "10/1/2008" + }, + { + "extn": "3759", + "id": "21779", + "name": "Danny Wright", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$199,449", + "start_date": "3/2/2019" + }, + { + "extn": "1582", + "id": "21780", + "name": "Victoria Hogg", + "office": "Stockton", + "position": "Auditor", + "salary": "$78,081", + "start_date": "1/8/2011" + }, + { + "extn": "9601", + "id": "21781", + "name": "Kamila Fowler", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$252,622", + "start_date": "5/15/2002" + }, + { + "extn": "5693", + "id": "21782", + "name": "Zara John", + "office": "Milano", + "position": "Project Manager", + "salary": "$18,070", + "start_date": "3/21/2007" + }, + { + "extn": "5566", + "id": "21783", + "name": "Cristal Yates", + "office": "Kansas City", + "position": "Steward", + "salary": "$90,315", + "start_date": "6/20/2007" + }, + { + "extn": "9606", + "id": "21784", + "name": "Kenzie Drew", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$115,292", + "start_date": "3/17/2000" + }, + { + "extn": "6165", + "id": "21785", + "name": "Beatrice Logan", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$64,024", + "start_date": "9/4/2000" + }, + { + "extn": "7811", + "id": "21786", + "name": "Henry Stevens", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$226,382", + "start_date": "2/20/2012" + }, + { + "extn": "1842", + "id": "21787", + "name": "Esmeralda Jackson", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$174,771", + "start_date": "1/31/2008" + }, + { + "extn": "4802", + "id": "21788", + "name": "Jocelyn Roberts", + "office": "Lyon", + "position": "Auditor", + "salary": "$254,805", + "start_date": "11/30/2015" + }, + { + "extn": "8946", + "id": "21789", + "name": "Hanna Morley", + "office": "Phoenix", + "position": "Audiologist", + "salary": "$249,394", + "start_date": "1/11/2005" + }, + { + "extn": "5017", + "id": "21790", + "name": "Oliver Williams", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$169,811", + "start_date": "8/27/2018" + }, + { + "extn": "7697", + "id": "21791", + "name": "Anais Clarke", + "office": "Salem", + "position": "Mobile Developer", + "salary": "$253,758", + "start_date": "10/4/2003" + }, + { + "extn": "4706", + "id": "21792", + "name": "George James", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$48,554", + "start_date": "5/27/2010" + }, + { + "extn": "9151", + "id": "21793", + "name": "George James", + "office": "Orlando", + "position": "Baker", + "salary": "$222,793", + "start_date": "1/22/2007" + }, + { + "extn": "6884", + "id": "21794", + "name": "Leroy Raven", + "office": "Detroit", + "position": "Biologist", + "salary": "$91,917", + "start_date": "2/6/2010" + }, + { + "extn": "2298", + "id": "21795", + "name": "Nancy Cobb", + "office": "Madrid", + "position": "Staffing Consultant", + "salary": "$83,567", + "start_date": "6/26/2010" + }, + { + "extn": "3543", + "id": "21796", + "name": "Tony Reynolds", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$144,307", + "start_date": "8/17/2005" + }, + { + "extn": "6134", + "id": "21797", + "name": "Leilani Jones", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$156,449", + "start_date": "4/7/2017" + }, + { + "extn": "5697", + "id": "21798", + "name": "Rosalie Carter", + "office": "Boston", + "position": "Health Educator", + "salary": "$79,055", + "start_date": "3/13/2004" + }, + { + "extn": "2426", + "id": "21799", + "name": "Rick Vollans", + "office": "London", + "position": "Baker", + "salary": "$48,388", + "start_date": "6/30/2004" + }, + { + "extn": "2122", + "id": "21800", + "name": "Sasha Warren", + "office": "El Paso", + "position": "Fabricator", + "salary": "$291,038", + "start_date": "1/1/2019" + }, + { + "extn": "1672", + "id": "21801", + "name": "Jamie Johnson", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$26,236", + "start_date": "2/8/2015" + }, + { + "extn": "2731", + "id": "21802", + "name": "Melinda Osman", + "office": "El Paso", + "position": "Health Educator", + "salary": "$47,002", + "start_date": "2/14/2014" + }, + { + "extn": "6787", + "id": "21803", + "name": "Mavis Smith", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$39,952", + "start_date": "9/22/2001" + }, + { + "extn": "9110", + "id": "21804", + "name": "Boris Villiger", + "office": "Washington", + "position": "Designer", + "salary": "$131,103", + "start_date": "1/6/2003" + }, + { + "extn": "3136", + "id": "21805", + "name": "Gwenyth Woodley", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$171,670", + "start_date": "3/9/2015" + }, + { + "extn": "8522", + "id": "21806", + "name": "Ilona Long", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$168,362", + "start_date": "5/9/2002" + }, + { + "extn": "8831", + "id": "21807", + "name": "Bernadette Jacobs", + "office": "Madison", + "position": "Bellman", + "salary": "$288,430", + "start_date": "1/29/2016" + }, + { + "extn": "9026", + "id": "21808", + "name": "Chester Grant", + "office": "Phoenix", + "position": "Business Broker", + "salary": "$218,452", + "start_date": "11/6/2016" + }, + { + "extn": "7725", + "id": "21809", + "name": "Tania Collingwood", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$263,522", + "start_date": "4/8/2006" + }, + { + "extn": "7909", + "id": "21810", + "name": "Ronald Phillips", + "office": "Santa Ana", + "position": "Baker", + "salary": "$164,895", + "start_date": "10/4/2017" + }, + { + "extn": "2390", + "id": "21811", + "name": "Julian Cann", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$138,310", + "start_date": "6/29/2004" + }, + { + "extn": "1847", + "id": "21812", + "name": "Rocco Scott", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$77,616", + "start_date": "4/4/2001" + }, + { + "extn": "1907", + "id": "21813", + "name": "Bart Robe", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$110,134", + "start_date": "8/15/2001" + }, + { + "extn": "3809", + "id": "21814", + "name": "Kirsten Cooper", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$107,567", + "start_date": "3/16/2003" + }, + { + "extn": "2550", + "id": "21815", + "name": "Harry Knight", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$81,854", + "start_date": "11/21/2015" + }, + { + "extn": "1066", + "id": "21816", + "name": "Selena Crawley", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$201,436", + "start_date": "6/30/2002" + }, + { + "extn": "7844", + "id": "21817", + "name": "Martin Baldwin", + "office": "Memphis", + "position": "Healthcare Specialist", + "salary": "$239,931", + "start_date": "11/24/2014" + }, + { + "extn": "5885", + "id": "21818", + "name": "Agnes Addley", + "office": "New York", + "position": "Cash Manager", + "salary": "$182,201", + "start_date": "1/14/2018" + }, + { + "extn": "3000", + "id": "21819", + "name": "Ember Jones", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$241,428", + "start_date": "1/22/2003" + }, + { + "extn": "9218", + "id": "21820", + "name": "Henry Cavanagh", + "office": "Houston", + "position": "HR Specialist", + "salary": "$291,134", + "start_date": "10/21/2000" + }, + { + "extn": "1971", + "id": "21821", + "name": "Francesca Booth", + "office": "Atlanta", + "position": "Fabricator", + "salary": "$117,249", + "start_date": "7/25/2011" + }, + { + "extn": "1783", + "id": "21822", + "name": "Lexi Vernon", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$182,302", + "start_date": "6/28/2010" + }, + { + "extn": "7998", + "id": "21823", + "name": "Ryan Phillips", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$178,967", + "start_date": "10/4/2019" + }, + { + "extn": "7535", + "id": "21824", + "name": "John Jarrett", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$201,272", + "start_date": "12/1/2000" + }, + { + "extn": "5070", + "id": "21825", + "name": "Rosie Irving", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$24,938", + "start_date": "11/28/2018" + }, + { + "extn": "2600", + "id": "21826", + "name": "Elijah Lakey", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$280,979", + "start_date": "12/21/2015" + }, + { + "extn": "8050", + "id": "21827", + "name": "Grace Murphy", + "office": "Baltimore", + "position": "CNC Operator", + "salary": "$188,477", + "start_date": "12/2/2015" + }, + { + "extn": "6460", + "id": "21828", + "name": "Gil Baldwin", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$92,459", + "start_date": "10/14/2010" + }, + { + "extn": "8314", + "id": "21829", + "name": "Benjamin Bowen", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$254,285", + "start_date": "3/22/2017" + }, + { + "extn": "6857", + "id": "21830", + "name": "Roger Lakey", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$34,144", + "start_date": "5/16/2003" + }, + { + "extn": "3694", + "id": "21831", + "name": "Madelyn Bryant", + "office": "Fremont", + "position": "Dentist", + "salary": "$42,370", + "start_date": "12/8/2003" + }, + { + "extn": "4727", + "id": "21832", + "name": "Danielle Tyler", + "office": "Fullerton", + "position": "Doctor", + "salary": "$90,505", + "start_date": "8/19/2019" + }, + { + "extn": "1461", + "id": "21833", + "name": "Iris Atkinson", + "office": "Baltimore", + "position": "Designer", + "salary": "$133,183", + "start_date": "9/16/2017" + }, + { + "extn": "2653", + "id": "21834", + "name": "Boris Varndell", + "office": "Memphis", + "position": "Insurance Broker", + "salary": "$232,207", + "start_date": "4/14/2011" + }, + { + "extn": "7225", + "id": "21835", + "name": "Sebastian Moore", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$260,421", + "start_date": "12/28/2014" + }, + { + "extn": "5537", + "id": "21836", + "name": "Isabel Chapman", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$279,451", + "start_date": "12/2/2002" + }, + { + "extn": "2408", + "id": "21837", + "name": "Liam Niles", + "office": "Rochester", + "position": "Pharmacist", + "salary": "$158,896", + "start_date": "12/28/2015" + }, + { + "extn": "7959", + "id": "21838", + "name": "Jocelyn Goodman", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$119,829", + "start_date": "12/27/2003" + }, + { + "extn": "9813", + "id": "21839", + "name": "Cedrick Garcia", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$111,329", + "start_date": "4/14/2001" + }, + { + "extn": "5490", + "id": "21840", + "name": "Lara Johnson", + "office": "Houston", + "position": "Inspector", + "salary": "$245,863", + "start_date": "11/20/2011" + }, + { + "extn": "6151", + "id": "21841", + "name": "Alba Tate", + "office": "Portland", + "position": "HR Specialist", + "salary": "$231,596", + "start_date": "5/31/2007" + }, + { + "extn": "8451", + "id": "21842", + "name": "Jamie Cunningham", + "office": "Detroit", + "position": "Accountant", + "salary": "$121,709", + "start_date": "5/25/2016" + }, + { + "extn": "1080", + "id": "21843", + "name": "Chanelle Shelton", + "office": "Stockton", + "position": "Bellman", + "salary": "$130,395", + "start_date": "12/3/2013" + }, + { + "extn": "2384", + "id": "21844", + "name": "Clint Greenwood", + "office": "Omaha", + "position": "Assistant Buyer", + "salary": "$109,659", + "start_date": "10/6/2009" + }, + { + "extn": "6899", + "id": "21845", + "name": "Keira Weston", + "office": "London", + "position": "Bookkeeper", + "salary": "$152,405", + "start_date": "4/18/2015" + }, + { + "extn": "5086", + "id": "21846", + "name": "Nancy Heaton", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$225,219", + "start_date": "3/27/2007" + }, + { + "extn": "3373", + "id": "21847", + "name": "David Burnley", + "office": "Atlanta", + "position": "Software Engineer", + "salary": "$206,281", + "start_date": "5/7/2013" + }, + { + "extn": "6666", + "id": "21848", + "name": "Cassandra Hopkinson", + "office": "Fremont", + "position": "Front Desk Coordinator", + "salary": "$196,181", + "start_date": "12/2/2000" + }, + { + "extn": "7689", + "id": "21849", + "name": "Wade Mooney", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$115,378", + "start_date": "10/4/2000" + }, + { + "extn": "2402", + "id": "21850", + "name": "Barney James", + "office": "Oakland", + "position": "Steward", + "salary": "$249,784", + "start_date": "1/24/2010" + }, + { + "extn": "8439", + "id": "21851", + "name": "Moira Holmes", + "office": "Jacksonville", + "position": "Cook", + "salary": "$118,980", + "start_date": "7/31/2014" + }, + { + "extn": "4973", + "id": "21852", + "name": "Barney Yang", + "office": "Fort Lauderdale", + "position": "Inspector", + "salary": "$210,033", + "start_date": "6/9/2018" + }, + { + "extn": "9344", + "id": "21853", + "name": "Gemma Avery", + "office": "Baltimore", + "position": "Treasurer", + "salary": "$167,743", + "start_date": "8/30/2017" + }, + { + "extn": "9773", + "id": "21854", + "name": "Anabelle Lakey", + "office": "Berna", + "position": "Doctor", + "salary": "$252,552", + "start_date": "3/12/2004" + }, + { + "extn": "1175", + "id": "21855", + "name": "Summer Thomas", + "office": "Lyon", + "position": "Call Center Representative", + "salary": "$260,122", + "start_date": "4/22/2001" + }, + { + "extn": "1235", + "id": "21856", + "name": "Macy Patel", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$172,957", + "start_date": "1/9/2016" + }, + { + "extn": "9954", + "id": "21857", + "name": "Bristol Moore", + "office": "St. Louis", + "position": "Accountant", + "salary": "$143,909", + "start_date": "12/8/2018" + }, + { + "extn": "9230", + "id": "21858", + "name": "Laila Owen", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$270,923", + "start_date": "4/11/2017" + }, + { + "extn": "7753", + "id": "21859", + "name": "Julian Zaoui", + "office": "El Paso", + "position": "Bellman", + "salary": "$205,033", + "start_date": "9/4/2003" + }, + { + "extn": "7474", + "id": "21860", + "name": "Russel Ebden", + "office": "Tulsa", + "position": "Stockbroker", + "salary": "$166,377", + "start_date": "5/28/2001" + }, + { + "extn": "1793", + "id": "21861", + "name": "Vanessa Jacobs", + "office": "Washington", + "position": "Restaurant Manager", + "salary": "$68,879", + "start_date": "9/19/2017" + }, + { + "extn": "1994", + "id": "21862", + "name": "Marilyn Kirby", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$135,777", + "start_date": "1/19/2004" + }, + { + "extn": "4272", + "id": "21863", + "name": "Ember James", + "office": "San Jose", + "position": "Business Broker", + "salary": "$29,339", + "start_date": "1/2/2003" + }, + { + "extn": "4830", + "id": "21864", + "name": "Mason Farrant", + "office": "Phoenix", + "position": "Bellman", + "salary": "$158,322", + "start_date": "12/4/2001" + }, + { + "extn": "1828", + "id": "21865", + "name": "Estrella Glynn", + "office": "Stockton", + "position": "Global Logistics Supervisor", + "salary": "$205,725", + "start_date": "1/17/2019" + }, + { + "extn": "7204", + "id": "21866", + "name": "Mason Parker", + "office": "Memphis", + "position": "Production Painter", + "salary": "$36,935", + "start_date": "7/3/2010" + }, + { + "extn": "4861", + "id": "21867", + "name": "Anthony Tate", + "office": "Stockton", + "position": "Biologist", + "salary": "$130,920", + "start_date": "6/11/2015" + }, + { + "extn": "3218", + "id": "21868", + "name": "Mike Sinclair", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$103,366", + "start_date": "3/7/2001" + }, + { + "extn": "2508", + "id": "21869", + "name": "Gil Rosenbloom", + "office": "Scottsdale", + "position": "Bellman", + "salary": "$271,896", + "start_date": "2/1/2008" + }, + { + "extn": "9783", + "id": "21870", + "name": "Laila Allen", + "office": "Otawa", + "position": "Accountant", + "salary": "$22,556", + "start_date": "7/15/2010" + }, + { + "extn": "9689", + "id": "21871", + "name": "Martha Norman", + "office": "Amarillo", + "position": "Steward", + "salary": "$30,447", + "start_date": "8/12/2005" + }, + { + "extn": "8563", + "id": "21872", + "name": "Zoe Jarvis", + "office": "Boston", + "position": "Dentist", + "salary": "$121,908", + "start_date": "2/13/2012" + }, + { + "extn": "5916", + "id": "21873", + "name": "Kurt Turner", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$299,065", + "start_date": "8/27/2001" + }, + { + "extn": "3083", + "id": "21874", + "name": "Priscilla Hewitt", + "office": "Murfreesboro", + "position": "Operator", + "salary": "$245,646", + "start_date": "10/7/2008" + }, + { + "extn": "7867", + "id": "21875", + "name": "Hank Barrett", + "office": "Nashville", + "position": "Inspector", + "salary": "$292,940", + "start_date": "9/12/2013" + }, + { + "extn": "3564", + "id": "21876", + "name": "Cara Robinson", + "office": "Amarillo", + "position": "Insurance Broker", + "salary": "$62,908", + "start_date": "8/12/2014" + }, + { + "extn": "3901", + "id": "21877", + "name": "Nathan Gray", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$169,753", + "start_date": "7/12/2007" + }, + { + "extn": "3087", + "id": "21878", + "name": "Julian Fall", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$18,820", + "start_date": "5/9/2006" + }, + { + "extn": "3629", + "id": "21879", + "name": "Hayden Grey", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$25,400", + "start_date": "2/12/2003" + }, + { + "extn": "4264", + "id": "21880", + "name": "Jack Bailey", + "office": "Houston", + "position": "Lecturer", + "salary": "$291,540", + "start_date": "4/22/2007" + }, + { + "extn": "6220", + "id": "21881", + "name": "Diane Groves", + "office": "Berlin", + "position": "Biologist", + "salary": "$126,150", + "start_date": "1/4/2010" + }, + { + "extn": "9879", + "id": "21882", + "name": "Valentina Rogers", + "office": "Zurich", + "position": "Business Broker", + "salary": "$45,122", + "start_date": "9/24/2001" + }, + { + "extn": "5216", + "id": "21883", + "name": "Emmanuelle Rose", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$138,034", + "start_date": "12/28/2018" + }, + { + "extn": "4448", + "id": "21884", + "name": "Jack Stone ", + "office": "Amarillo", + "position": "Insurance Broker", + "salary": "$136,280", + "start_date": "6/11/2011" + }, + { + "extn": "1139", + "id": "21885", + "name": "Rosalie Wellington", + "office": "Dallas", + "position": "Dentist", + "salary": "$262,524", + "start_date": "7/27/2007" + }, + { + "extn": "8613", + "id": "21886", + "name": "Eden Dubois", + "office": "Madison", + "position": "Auditor", + "salary": "$107,494", + "start_date": "9/20/2000" + }, + { + "extn": "1464", + "id": "21887", + "name": "Paula Price", + "office": "Berlin", + "position": "Insurance Broker", + "salary": "$117,618", + "start_date": "12/18/2013" + }, + { + "extn": "8434", + "id": "21888", + "name": "Blake Adler", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$116,188", + "start_date": "9/6/2018" + }, + { + "extn": "9241", + "id": "21889", + "name": "Chloe Dubois", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$160,795", + "start_date": "7/1/2014" + }, + { + "extn": "1933", + "id": "21890", + "name": "Tara May", + "office": "Tallahassee", + "position": "Food Technologist", + "salary": "$44,502", + "start_date": "7/17/2006" + }, + { + "extn": "9843", + "id": "21891", + "name": "Ciara Furnell", + "office": "Bakersfield", + "position": "Investment Advisor", + "salary": "$277,286", + "start_date": "3/2/2004" + }, + { + "extn": "5073", + "id": "21892", + "name": "Clint Farrell", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$126,966", + "start_date": "8/20/2015" + }, + { + "extn": "5993", + "id": "21893", + "name": "Amy Lewis", + "office": "Prague", + "position": "Production Painter", + "salary": "$117,850", + "start_date": "8/16/2016" + }, + { + "extn": "8330", + "id": "21894", + "name": "Maia Ripley", + "office": "Phoenix", + "position": "Systems Administrator", + "salary": "$86,832", + "start_date": "11/3/2014" + }, + { + "extn": "7406", + "id": "21895", + "name": "Kirsten Clarke", + "office": "Philadelphia", + "position": "Cook", + "salary": "$53,595", + "start_date": "5/25/2017" + }, + { + "extn": "3145", + "id": "21896", + "name": "Rocco Wood", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$100,353", + "start_date": "12/29/2012" + }, + { + "extn": "7978", + "id": "21897", + "name": "Denny Durrant", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$187,096", + "start_date": "4/24/2019" + }, + { + "extn": "7182", + "id": "21898", + "name": "Melanie Gordon", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$253,382", + "start_date": "7/3/2002" + }, + { + "extn": "1766", + "id": "21899", + "name": "Tyler Snell", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$98,901", + "start_date": "2/10/2010" + }, + { + "extn": "6265", + "id": "21900", + "name": "Andrea Walker", + "office": "Memphis", + "position": "Cashier", + "salary": "$199,030", + "start_date": "1/7/2002" + }, + { + "extn": "6799", + "id": "21901", + "name": "Benjamin Rosenbloom", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$298,558", + "start_date": "3/15/2019" + }, + { + "extn": "4687", + "id": "21902", + "name": "Cherish Silva", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$74,198", + "start_date": "8/15/2017" + }, + { + "extn": "4867", + "id": "21903", + "name": "Miley Allwood", + "office": "Amarillo", + "position": "Baker", + "salary": "$162,059", + "start_date": "9/25/2010" + }, + { + "extn": "2755", + "id": "21904", + "name": "Mike Stevens", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$231,585", + "start_date": "3/1/2017" + }, + { + "extn": "7882", + "id": "21905", + "name": "Jaylene Fox", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$242,505", + "start_date": "9/22/2013" + }, + { + "extn": "7319", + "id": "21906", + "name": "Mona Patel", + "office": "Seattle", + "position": "Machine Operator", + "salary": "$188,059", + "start_date": "9/4/2010" + }, + { + "extn": "1351", + "id": "21907", + "name": "Piper Gray", + "office": "Wien", + "position": "Stockbroker", + "salary": "$125,145", + "start_date": "10/1/2013" + }, + { + "extn": "4545", + "id": "21908", + "name": "Erick Ingham", + "office": "Denver", + "position": "Lecturer", + "salary": "$117,921", + "start_date": "5/25/2015" + }, + { + "extn": "8463", + "id": "21909", + "name": "Noemi Bradley", + "office": "Moreno Valley", + "position": "Design Engineer", + "salary": "$21,467", + "start_date": "3/28/2003" + }, + { + "extn": "7376", + "id": "21910", + "name": "Irene Faulkner", + "office": "Dallas", + "position": "Bookkeeper", + "salary": "$293,203", + "start_date": "12/12/2012" + }, + { + "extn": "6055", + "id": "21911", + "name": "Sasha Groves", + "office": "Bucharest", + "position": "Doctor", + "salary": "$15,380", + "start_date": "11/12/2002" + }, + { + "extn": "3541", + "id": "21912", + "name": "Leroy Gates", + "office": "Lyon", + "position": "Doctor", + "salary": "$26,840", + "start_date": "2/19/2017" + }, + { + "extn": "7795", + "id": "21913", + "name": "Nathan Evans", + "office": "Bellevue", + "position": "Machine Operator", + "salary": "$181,947", + "start_date": "5/5/2001" + }, + { + "extn": "8520", + "id": "21914", + "name": "Harry Turner", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$245,792", + "start_date": "12/5/2011" + }, + { + "extn": "7226", + "id": "21915", + "name": "Boris Parker", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$225,992", + "start_date": "5/8/2007" + }, + { + "extn": "4581", + "id": "21916", + "name": "Bryon Squire", + "office": "San Jose", + "position": "Biologist", + "salary": "$97,373", + "start_date": "9/20/2007" + }, + { + "extn": "5898", + "id": "21917", + "name": "Alessia Hogg", + "office": "Kansas City", + "position": "Auditor", + "salary": "$125,687", + "start_date": "7/24/2000" + }, + { + "extn": "2569", + "id": "21918", + "name": "Eryn Rowe", + "office": "Louisville", + "position": "Steward", + "salary": "$257,138", + "start_date": "6/15/2007" + }, + { + "extn": "4914", + "id": "21919", + "name": "Ellen Vallins", + "office": "Indianapolis", + "position": "Baker", + "salary": "$63,128", + "start_date": "1/13/2004" + }, + { + "extn": "5394", + "id": "21920", + "name": "Karen Smith", + "office": "Paris", + "position": "Cashier", + "salary": "$254,790", + "start_date": "5/21/2016" + }, + { + "extn": "9809", + "id": "21921", + "name": "Mina Waterson", + "office": "Tulsa", + "position": "Bookkeeper", + "salary": "$70,116", + "start_date": "4/5/2004" + }, + { + "extn": "1966", + "id": "21922", + "name": "Manuel Ellison", + "office": "Lisbon", + "position": "Auditor", + "salary": "$18,720", + "start_date": "10/7/2011" + }, + { + "extn": "9932", + "id": "21923", + "name": "Erick Brock", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$169,791", + "start_date": "8/8/2017" + }, + { + "extn": "8977", + "id": "21924", + "name": "Benny Gardner", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$129,131", + "start_date": "6/14/2004" + }, + { + "extn": "5210", + "id": "21925", + "name": "Ramon Quinn", + "office": "Richmond", + "position": "Operator", + "salary": "$282,531", + "start_date": "4/3/2014" + }, + { + "extn": "4635", + "id": "21926", + "name": "Chuck Campbell", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$92,616", + "start_date": "5/28/2004" + }, + { + "extn": "8900", + "id": "21927", + "name": "Mavis Umney", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$175,589", + "start_date": "1/6/2014" + }, + { + "extn": "8566", + "id": "21928", + "name": "Carmen Howard", + "office": "Fremont", + "position": "Production Painter", + "salary": "$217,123", + "start_date": "4/27/2008" + }, + { + "extn": "9000", + "id": "21929", + "name": "Dasha Wright", + "office": "Venice", + "position": "Front Desk Coordinator", + "salary": "$181,505", + "start_date": "4/9/2016" + }, + { + "extn": "8724", + "id": "21930", + "name": "Nick Simpson", + "office": "Scottsdale", + "position": "Loan Officer", + "salary": "$199,911", + "start_date": "9/4/2016" + }, + { + "extn": "7918", + "id": "21931", + "name": "Maxwell Evans", + "office": "Escondido", + "position": "Operator", + "salary": "$207,232", + "start_date": "7/25/2007" + }, + { + "extn": "9398", + "id": "21932", + "name": "Henry Shaw", + "office": "Lyon", + "position": "Call Center Representative", + "salary": "$71,713", + "start_date": "3/20/2016" + }, + { + "extn": "3340", + "id": "21933", + "name": "Marilyn Mccormick", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$236,579", + "start_date": "2/17/2011" + }, + { + "extn": "6451", + "id": "21934", + "name": "Eden Weatcroft", + "office": "Arlington", + "position": "Clerk", + "salary": "$225,576", + "start_date": "1/10/2001" + }, + { + "extn": "8560", + "id": "21935", + "name": "George Connell", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$14,391", + "start_date": "12/31/2017" + }, + { + "extn": "8095", + "id": "21936", + "name": "Remy Uttridge", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$190,704", + "start_date": "5/28/2002" + }, + { + "extn": "7017", + "id": "21937", + "name": "Ellen Ebden", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$193,433", + "start_date": "3/15/2004" + }, + { + "extn": "9028", + "id": "21938", + "name": "George Morgan", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$201,812", + "start_date": "4/20/2014" + }, + { + "extn": "1934", + "id": "21939", + "name": "Denny Aldridge", + "office": "Dallas", + "position": "Inspector", + "salary": "$126,280", + "start_date": "3/22/2005" + }, + { + "extn": "6087", + "id": "21940", + "name": "Tom Morris", + "office": "Los Angeles", + "position": "Paramedic", + "salary": "$248,442", + "start_date": "9/26/2004" + }, + { + "extn": "8408", + "id": "21941", + "name": "Domenic Hewitt", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$22,475", + "start_date": "7/17/2004" + }, + { + "extn": "1245", + "id": "21942", + "name": "Alexander Warren", + "office": "Lakewood", + "position": "Cook", + "salary": "$204,258", + "start_date": "2/22/2002" + }, + { + "extn": "2411", + "id": "21943", + "name": "Gabriel Noach", + "office": "Denver", + "position": "Dentist", + "salary": "$239,292", + "start_date": "2/2/2003" + }, + { + "extn": "3369", + "id": "21944", + "name": "Mike Marshall", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$11,381", + "start_date": "9/22/2008" + }, + { + "extn": "7222", + "id": "21945", + "name": "Priscilla Jackson", + "office": "Fayetteville", + "position": "CNC Operator", + "salary": "$95,592", + "start_date": "3/12/2004" + }, + { + "extn": "7122", + "id": "21946", + "name": "Harvey Pickard", + "office": "Lincoln", + "position": "Ambulatory Nurse", + "salary": "$289,362", + "start_date": "6/7/2001" + }, + { + "extn": "4859", + "id": "21947", + "name": "Julian Rogan", + "office": "Philadelphia", + "position": "Investment Advisor", + "salary": "$233,311", + "start_date": "10/3/2016" + }, + { + "extn": "1821", + "id": "21948", + "name": "Madelyn Leslie", + "office": "Detroit", + "position": "Health Educator", + "salary": "$246,935", + "start_date": "3/18/2009" + }, + { + "extn": "2920", + "id": "21949", + "name": "Madelyn Allcott", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$185,808", + "start_date": "1/25/2015" + }, + { + "extn": "8400", + "id": "21950", + "name": "Rick Stubbs", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$21,325", + "start_date": "7/10/2015" + }, + { + "extn": "8491", + "id": "21951", + "name": "Ronald Yang", + "office": "Salem", + "position": "Baker", + "salary": "$170,046", + "start_date": "6/16/2019" + }, + { + "extn": "8143", + "id": "21952", + "name": "Mina Andersson", + "office": "Arlington", + "position": "Systems Administrator", + "salary": "$272,070", + "start_date": "7/10/2012" + }, + { + "extn": "8160", + "id": "21953", + "name": "Julianna Antcliff", + "office": "San Antonio", + "position": "Physician", + "salary": "$287,782", + "start_date": "9/25/2012" + }, + { + "extn": "9823", + "id": "21954", + "name": "Lucy Yang", + "office": "Ontario", + "position": "Health Educator", + "salary": "$74,976", + "start_date": "5/22/2018" + }, + { + "extn": "6034", + "id": "21955", + "name": "Javier Rosenbloom", + "office": "Madrid", + "position": "Accountant", + "salary": "$79,683", + "start_date": "8/11/2019" + }, + { + "extn": "1213", + "id": "21956", + "name": "Josh Vallins", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$33,476", + "start_date": "9/3/2003" + }, + { + "extn": "7395", + "id": "21957", + "name": "Leslie Andrews", + "office": "Tokyo", + "position": "Design Engineer", + "salary": "$152,621", + "start_date": "11/28/2012" + }, + { + "extn": "4635", + "id": "21958", + "name": "Henry Taylor", + "office": "Omaha", + "position": "Auditor", + "salary": "$194,565", + "start_date": "8/21/2001" + }, + { + "extn": "7349", + "id": "21959", + "name": "Erin Purvis", + "office": "Quebec", + "position": "Health Educator", + "salary": "$79,967", + "start_date": "12/1/2017" + }, + { + "extn": "5685", + "id": "21960", + "name": "Rosa Barclay", + "office": "New York", + "position": "Auditor", + "salary": "$269,688", + "start_date": "7/7/2005" + }, + { + "extn": "5096", + "id": "21961", + "name": "Carissa Dixon", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$60,407", + "start_date": "6/30/2015" + }, + { + "extn": "7375", + "id": "21962", + "name": "Julius Hewitt", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$32,128", + "start_date": "10/1/2018" + }, + { + "extn": "5534", + "id": "21963", + "name": "Tony Woodley", + "office": "Phoenix", + "position": "Doctor", + "salary": "$220,103", + "start_date": "2/22/2011" + }, + { + "extn": "1602", + "id": "21964", + "name": "Hadley Darcy", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$153,799", + "start_date": "11/20/2008" + }, + { + "extn": "7507", + "id": "21965", + "name": "Ramon Windsor", + "office": "Portland", + "position": "Operator", + "salary": "$44,928", + "start_date": "4/19/2011" + }, + { + "extn": "8039", + "id": "21966", + "name": "Johnny Irwin", + "office": "Berlin", + "position": "Design Engineer", + "salary": "$283,749", + "start_date": "7/2/2005" + }, + { + "extn": "8919", + "id": "21967", + "name": "Angelica Radcliffe", + "office": "St. Louis", + "position": "Accountant", + "salary": "$179,560", + "start_date": "6/3/2017" + }, + { + "extn": "7121", + "id": "21968", + "name": "William Woods", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$263,689", + "start_date": "8/20/2016" + }, + { + "extn": "2376", + "id": "21969", + "name": "Regina Rodwell", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$55,641", + "start_date": "3/16/2013" + }, + { + "extn": "4792", + "id": "21970", + "name": "Rihanna Wills", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$241,003", + "start_date": "9/5/2013" + }, + { + "extn": "3067", + "id": "21971", + "name": "David Stone", + "office": "Tokyo", + "position": "Auditor", + "salary": "$214,334", + "start_date": "11/4/2011" + }, + { + "extn": "9958", + "id": "21972", + "name": "Christine Tindall", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$265,766", + "start_date": "5/23/2014" + }, + { + "extn": "4970", + "id": "21973", + "name": "Ethan Durrant", + "office": "Moreno Valley", + "position": "Systems Administrator", + "salary": "$268,295", + "start_date": "4/10/2008" + }, + { + "extn": "2022", + "id": "21974", + "name": "Oliver Baker", + "office": "Paris", + "position": "Banker", + "salary": "$80,118", + "start_date": "8/25/2008" + }, + { + "extn": "3494", + "id": "21975", + "name": "Jasmine Watson", + "office": "San Francisco", + "position": "Designer", + "salary": "$182,521", + "start_date": "10/7/2013" + }, + { + "extn": "5263", + "id": "21976", + "name": "Dakota Saunders", + "office": "Denver", + "position": "Executive Director", + "salary": "$273,191", + "start_date": "2/3/2003" + }, + { + "extn": "8340", + "id": "21977", + "name": "Jacqueline Johnson", + "office": "New York", + "position": "Web Developer", + "salary": "$281,111", + "start_date": "2/19/2012" + }, + { + "extn": "1757", + "id": "21978", + "name": "Gil Gordon", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$219,601", + "start_date": "10/12/2002" + }, + { + "extn": "9684", + "id": "21979", + "name": "Ada Hale", + "office": "Tallahassee", + "position": "Baker", + "salary": "$167,793", + "start_date": "2/2/2019" + }, + { + "extn": "4371", + "id": "21980", + "name": "Nicholas Allen", + "office": "Springfield", + "position": "Inspector", + "salary": "$128,015", + "start_date": "6/3/2017" + }, + { + "extn": "3813", + "id": "21981", + "name": "Owen Rogers", + "office": "Springfield", + "position": "Paramedic", + "salary": "$55,166", + "start_date": "6/4/2001" + }, + { + "extn": "5889", + "id": "21982", + "name": "Freya Thomas", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$173,678", + "start_date": "10/29/2012" + }, + { + "extn": "6956", + "id": "21983", + "name": "Sylvia Allen", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$231,854", + "start_date": "3/8/2015" + }, + { + "extn": "5852", + "id": "21984", + "name": "Miriam Welsch", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$204,864", + "start_date": "11/20/2012" + }, + { + "extn": "1146", + "id": "21985", + "name": "Melania Hepburn", + "office": "San Bernardino", + "position": "Dentist", + "salary": "$151,879", + "start_date": "8/24/2006" + }, + { + "extn": "6026", + "id": "21986", + "name": "Phillip Tailor", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$275,267", + "start_date": "2/17/2008" + }, + { + "extn": "4840", + "id": "21987", + "name": "Abdul Hudson", + "office": "Pittsburgh", + "position": "Cash Manager", + "salary": "$215,222", + "start_date": "2/18/2002" + }, + { + "extn": "8236", + "id": "21988", + "name": "Jayden Purvis", + "office": "Arlington", + "position": "Steward", + "salary": "$208,441", + "start_date": "11/10/2014" + }, + { + "extn": "8904", + "id": "21989", + "name": "Nathan Williams", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$100,148", + "start_date": "10/23/2001" + }, + { + "extn": "3968", + "id": "21990", + "name": "Colleen Martin", + "office": "Richmond", + "position": "Stockbroker", + "salary": "$67,565", + "start_date": "1/5/2018" + }, + { + "extn": "3642", + "id": "21991", + "name": "Nate Yarwood", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$249,585", + "start_date": "1/6/2012" + }, + { + "extn": "3024", + "id": "21992", + "name": "Ronald Ballard", + "office": "London", + "position": "Cashier", + "salary": "$296,843", + "start_date": "7/18/2004" + }, + { + "extn": "6885", + "id": "21993", + "name": "Harvey Garner", + "office": "Fayetteville", + "position": "Assistant Buyer", + "salary": "$258,389", + "start_date": "4/25/2008" + }, + { + "extn": "9116", + "id": "21994", + "name": "Liam Welsch", + "office": "London", + "position": "Service Supervisor", + "salary": "$160,496", + "start_date": "10/27/2015" + }, + { + "extn": "9587", + "id": "21995", + "name": "Gil Ranks", + "office": "Bellevue", + "position": "Inspector", + "salary": "$266,350", + "start_date": "7/21/2013" + }, + { + "extn": "3044", + "id": "21996", + "name": "Ethan Watson", + "office": "Stockton", + "position": "Associate Professor", + "salary": "$45,811", + "start_date": "11/16/2018" + }, + { + "extn": "8642", + "id": "21997", + "name": "Ryan Collins", + "office": "San Bernardino", + "position": "Executive Director", + "salary": "$46,719", + "start_date": "6/29/2006" + }, + { + "extn": "5436", + "id": "21998", + "name": "Elijah Vaughan", + "office": "Paris", + "position": "Accountant", + "salary": "$270,942", + "start_date": "3/23/2009" + }, + { + "extn": "8036", + "id": "21999", + "name": "Kieth Bradshaw", + "office": "Jersey City", + "position": "Stockbroker", + "salary": "$92,309", + "start_date": "4/25/2011" + }, + { + "extn": "1878", + "id": "22000", + "name": "Erick Potts", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$67,271", + "start_date": "7/16/2016" + }, + { + "extn": "1403", + "id": "22001", + "name": "Rita Thomson", + "office": "Albuquerque", + "position": "Global Logistics Supervisor", + "salary": "$243,615", + "start_date": "2/4/2009" + }, + { + "extn": "6373", + "id": "22002", + "name": "Hayden Noach", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$99,755", + "start_date": "10/26/2010" + }, + { + "extn": "5127", + "id": "22003", + "name": "Harvey Phillips", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$281,069", + "start_date": "4/16/2007" + }, + { + "extn": "6054", + "id": "22004", + "name": "Alice White", + "office": "Berna", + "position": "CNC Operator", + "salary": "$165,949", + "start_date": "6/5/2010" + }, + { + "extn": "5722", + "id": "22005", + "name": "Priscilla Dobson", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$288,595", + "start_date": "9/12/2004" + }, + { + "extn": "1538", + "id": "22006", + "name": "Julian Stevens", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$95,954", + "start_date": "1/1/2000" + }, + { + "extn": "2354", + "id": "22007", + "name": "Vera Ryan", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$106,536", + "start_date": "7/6/2019" + }, + { + "extn": "7602", + "id": "22008", + "name": "Isabella Vallory", + "office": "Lisbon", + "position": "Clerk", + "salary": "$290,710", + "start_date": "9/17/2016" + }, + { + "extn": "3485", + "id": "22009", + "name": "Ivette Cowan", + "office": "Richmond", + "position": "Inspector", + "salary": "$148,238", + "start_date": "3/28/2009" + }, + { + "extn": "5407", + "id": "22010", + "name": "Benjamin Poole", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$28,380", + "start_date": "9/18/2001" + }, + { + "extn": "1320", + "id": "22011", + "name": "Diane Nobbs", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$221,305", + "start_date": "4/13/2005" + }, + { + "extn": "1002", + "id": "22012", + "name": "Marissa Drummond", + "office": "San Diego", + "position": "Cash Manager", + "salary": "$120,227", + "start_date": "1/13/2014" + }, + { + "extn": "4075", + "id": "22013", + "name": "Javier Niles", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$167,852", + "start_date": "12/31/2006" + }, + { + "extn": "9626", + "id": "22014", + "name": "Gil Mccall", + "office": "Springfield", + "position": "Treasurer", + "salary": "$44,790", + "start_date": "7/13/2008" + }, + { + "extn": "9381", + "id": "22015", + "name": "Chad Robe", + "office": "Lyon", + "position": "Cashier", + "salary": "$235,099", + "start_date": "9/16/2001" + }, + { + "extn": "1672", + "id": "22016", + "name": "Dorothy Clark", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$182,420", + "start_date": "5/3/2018" + }, + { + "extn": "6207", + "id": "22017", + "name": "Jack Bell", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$176,526", + "start_date": "11/8/2014" + }, + { + "extn": "3968", + "id": "22018", + "name": "Camellia Noon", + "office": "Paris", + "position": "Fabricator", + "salary": "$77,136", + "start_date": "5/11/2008" + }, + { + "extn": "2668", + "id": "22019", + "name": "Roger Dempsey", + "office": "Portland", + "position": "Stockbroker", + "salary": "$255,177", + "start_date": "1/19/2007" + }, + { + "extn": "5436", + "id": "22020", + "name": "Erin Fox", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$167,444", + "start_date": "1/24/2010" + }, + { + "extn": "9009", + "id": "22021", + "name": "Ethan Morris", + "office": "New Orleans", + "position": "Call Center Representative", + "salary": "$143,251", + "start_date": "10/18/2011" + }, + { + "extn": "7763", + "id": "22022", + "name": "Sage Alcroft", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$226,682", + "start_date": "3/6/2011" + }, + { + "extn": "9028", + "id": "22023", + "name": "Benjamin Whittle", + "office": "Dallas", + "position": "Clerk", + "salary": "$290,570", + "start_date": "5/31/2018" + }, + { + "extn": "6792", + "id": "22024", + "name": "Julia Paterson", + "office": "Seattle", + "position": "Accountant", + "salary": "$69,424", + "start_date": "3/26/2009" + }, + { + "extn": "9099", + "id": "22025", + "name": "Daniel Hogg", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$54,324", + "start_date": "12/28/2014" + }, + { + "extn": "3233", + "id": "22026", + "name": "Fred Lane", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$268,692", + "start_date": "12/7/2013" + }, + { + "extn": "4456", + "id": "22027", + "name": "Boris Roth", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$131,832", + "start_date": "3/30/2018" + }, + { + "extn": "2814", + "id": "22028", + "name": "Fred Gavin", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$203,521", + "start_date": "7/24/2000" + }, + { + "extn": "1625", + "id": "22029", + "name": "Julian Wilkinson", + "office": "Madison", + "position": "Audiologist", + "salary": "$256,747", + "start_date": "4/23/2004" + }, + { + "extn": "5607", + "id": "22030", + "name": "Marie Connor", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$134,738", + "start_date": "5/17/2007" + }, + { + "extn": "7833", + "id": "22031", + "name": "Abdul Silva", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$231,788", + "start_date": "12/8/2009" + }, + { + "extn": "9176", + "id": "22032", + "name": "Aeris Crawley", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$292,147", + "start_date": "11/12/2016" + }, + { + "extn": "9380", + "id": "22033", + "name": "Nick Fields", + "office": "Wien", + "position": "Chef Manager", + "salary": "$105,495", + "start_date": "3/29/2010" + }, + { + "extn": "2463", + "id": "22034", + "name": "Tony Mason", + "office": "Reno", + "position": "Cash Manager", + "salary": "$262,536", + "start_date": "1/30/2009" + }, + { + "extn": "9772", + "id": "22035", + "name": "Chelsea Fenton", + "office": "Garland", + "position": "Steward", + "salary": "$202,316", + "start_date": "3/9/2009" + }, + { + "extn": "7303", + "id": "22036", + "name": "Camellia Mooney", + "office": "Worcester", + "position": "Production Painter", + "salary": "$110,322", + "start_date": "4/20/2011" + }, + { + "extn": "2780", + "id": "22037", + "name": "Hank Wright", + "office": "Irving", + "position": "Clerk", + "salary": "$209,571", + "start_date": "8/22/2013" + }, + { + "extn": "6703", + "id": "22038", + "name": "Angelica Miller", + "office": "San Jose", + "position": "Stockbroker", + "salary": "$77,573", + "start_date": "9/27/2010" + }, + { + "extn": "6264", + "id": "22039", + "name": "Maxwell Connor", + "office": "Seattle", + "position": "Lecturer", + "salary": "$84,390", + "start_date": "1/9/2015" + }, + { + "extn": "3775", + "id": "22040", + "name": "Mina Simmons", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$34,267", + "start_date": "4/6/2005" + }, + { + "extn": "3743", + "id": "22041", + "name": "Taylor Hepburn", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$162,800", + "start_date": "7/24/2018" + }, + { + "extn": "8496", + "id": "22042", + "name": "Alan Waterson", + "office": "Valetta", + "position": "Paramedic", + "salary": "$40,097", + "start_date": "1/14/2002" + }, + { + "extn": "1220", + "id": "22043", + "name": "Matthew Stark", + "office": "Nashville", + "position": "Health Educator", + "salary": "$80,599", + "start_date": "8/15/2004" + }, + { + "extn": "3163", + "id": "22044", + "name": "Josh Dyson", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$181,088", + "start_date": "12/22/2008" + }, + { + "extn": "9086", + "id": "22045", + "name": "Florence Poulton", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$71,681", + "start_date": "7/28/2008" + }, + { + "extn": "9935", + "id": "22046", + "name": "Chester York", + "office": "Bakersfield", + "position": "Steward", + "salary": "$46,333", + "start_date": "1/28/2018" + }, + { + "extn": "9955", + "id": "22047", + "name": "Taylor Wade", + "office": "Hayward", + "position": "Clerk", + "salary": "$205,012", + "start_date": "2/6/2017" + }, + { + "extn": "5670", + "id": "22048", + "name": "Henry Durrant", + "office": "Bakersfield", + "position": "Doctor", + "salary": "$57,444", + "start_date": "8/19/2006" + }, + { + "extn": "2253", + "id": "22049", + "name": "Johnathan Armstrong", + "office": "Reno", + "position": "Bellman", + "salary": "$153,409", + "start_date": "2/11/2009" + }, + { + "extn": "1708", + "id": "22050", + "name": "Harry Gonzales", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$197,338", + "start_date": "9/1/2008" + }, + { + "extn": "9042", + "id": "22051", + "name": "Anthony Henderson", + "office": "Amarillo", + "position": "Paramedic", + "salary": "$272,685", + "start_date": "10/13/2007" + }, + { + "extn": "3542", + "id": "22052", + "name": "Carl Curtis", + "office": "Washington", + "position": "Chef Manager", + "salary": "$197,267", + "start_date": "5/5/2014" + }, + { + "extn": "7172", + "id": "22053", + "name": "Alba Reid", + "office": "Miami", + "position": "Audiologist", + "salary": "$40,921", + "start_date": "1/26/2005" + }, + { + "extn": "2815", + "id": "22054", + "name": "Barney Harrison", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$188,730", + "start_date": "3/23/2011" + }, + { + "extn": "7779", + "id": "22055", + "name": "Melody Funnell", + "office": "Rochester", + "position": "Machine Operator", + "salary": "$74,978", + "start_date": "1/24/2003" + }, + { + "extn": "4963", + "id": "22056", + "name": "Jaylene Newton", + "office": "Portland", + "position": "Investment Advisor", + "salary": "$144,021", + "start_date": "1/4/2014" + }, + { + "extn": "5281", + "id": "22057", + "name": "Chester Kelly", + "office": "Oakland", + "position": "Doctor", + "salary": "$285,772", + "start_date": "5/5/2010" + }, + { + "extn": "5487", + "id": "22058", + "name": "Lauren Edler", + "office": "Salem", + "position": "Systems Administrator", + "salary": "$118,670", + "start_date": "12/18/2009" + }, + { + "extn": "4336", + "id": "22059", + "name": "John Boyle", + "office": "Minneapolis", + "position": "Audiologist", + "salary": "$114,145", + "start_date": "6/28/2002" + }, + { + "extn": "1398", + "id": "22060", + "name": "Emely Gordon", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$298,353", + "start_date": "6/17/2013" + }, + { + "extn": "2900", + "id": "22061", + "name": "Julius Blackwall", + "office": "Miami", + "position": "HR Specialist", + "salary": "$205,128", + "start_date": "2/14/2004" + }, + { + "extn": "2180", + "id": "22062", + "name": "Boris Lunt", + "office": "Zurich", + "position": "Front Desk Coordinator", + "salary": "$159,827", + "start_date": "12/27/2002" + }, + { + "extn": "3360", + "id": "22063", + "name": "Owen Alexander", + "office": "Innsbruck", + "position": "Cash Manager", + "salary": "$263,350", + "start_date": "1/31/2009" + }, + { + "extn": "9230", + "id": "22064", + "name": "Manuel Hall", + "office": "Irving", + "position": "Auditor", + "salary": "$112,519", + "start_date": "2/18/2018" + }, + { + "extn": "7248", + "id": "22065", + "name": "Adalie Matthews", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$195,319", + "start_date": "11/10/2010" + }, + { + "extn": "9786", + "id": "22066", + "name": "Iris Eyres", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$120,277", + "start_date": "10/2/2018" + }, + { + "extn": "5133", + "id": "22067", + "name": "Aeris Flack", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$185,730", + "start_date": "9/5/2004" + }, + { + "extn": "5882", + "id": "22068", + "name": "Dorothy Pond", + "office": "Saint Paul", + "position": "Cook", + "salary": "$104,090", + "start_date": "2/24/2015" + }, + { + "extn": "3987", + "id": "22069", + "name": "Rae Lee", + "office": "Garland", + "position": "Bellman", + "salary": "$37,135", + "start_date": "8/9/2018" + }, + { + "extn": "7280", + "id": "22070", + "name": "Javier Greenwood", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$147,607", + "start_date": "10/1/2001" + }, + { + "extn": "4424", + "id": "22071", + "name": "Brad Trent", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$257,240", + "start_date": "12/29/2007" + }, + { + "extn": "2510", + "id": "22072", + "name": "Jackeline Moreno", + "office": "New York", + "position": "Auditor", + "salary": "$177,679", + "start_date": "12/5/2017" + }, + { + "extn": "4859", + "id": "22073", + "name": "Elijah Olivier", + "office": "Stockton", + "position": "Paramedic", + "salary": "$262,137", + "start_date": "4/22/2001" + }, + { + "extn": "1664", + "id": "22074", + "name": "Jane Windsor", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$193,888", + "start_date": "1/21/2011" + }, + { + "extn": "8154", + "id": "22075", + "name": "Alba Bell", + "office": "New Orleans", + "position": "Banker", + "salary": "$173,675", + "start_date": "4/3/2018" + }, + { + "extn": "3332", + "id": "22076", + "name": "Chris Stuart", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$294,746", + "start_date": "4/27/2019" + }, + { + "extn": "7559", + "id": "22077", + "name": "Harvey Snell", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$74,780", + "start_date": "6/18/2016" + }, + { + "extn": "9038", + "id": "22078", + "name": "Ryan Abbey", + "office": "San Diego", + "position": "Business Broker", + "salary": "$277,803", + "start_date": "5/16/2005" + }, + { + "extn": "7166", + "id": "22079", + "name": "John Moreno", + "office": "Miami", + "position": "HR Coordinator", + "salary": "$244,124", + "start_date": "12/1/2005" + }, + { + "extn": "5735", + "id": "22080", + "name": "Bart Jarrett", + "office": "Nashville", + "position": "Cash Manager", + "salary": "$196,856", + "start_date": "10/19/2003" + }, + { + "extn": "7319", + "id": "22081", + "name": "Peter Underhill", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$264,586", + "start_date": "8/8/2001" + }, + { + "extn": "3445", + "id": "22082", + "name": "Harvey Gray", + "office": "Orlando", + "position": "Health Educator", + "salary": "$107,194", + "start_date": "11/16/2002" + }, + { + "extn": "6229", + "id": "22083", + "name": "Dorothy Lomax", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$191,514", + "start_date": "10/8/2014" + }, + { + "extn": "2979", + "id": "22084", + "name": "Rocco Murray", + "office": "Worcester", + "position": "Food Technologist", + "salary": "$167,629", + "start_date": "10/28/2011" + }, + { + "extn": "1583", + "id": "22085", + "name": "Gil Vass", + "office": "Norfolk", + "position": "Loan Officer", + "salary": "$77,866", + "start_date": "3/29/2018" + }, + { + "extn": "8105", + "id": "22086", + "name": "Kendra Wright", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$219,801", + "start_date": "11/28/2009" + }, + { + "extn": "7232", + "id": "22087", + "name": "Logan Pearce", + "office": "Charlotte", + "position": "Baker", + "salary": "$108,141", + "start_date": "5/6/2018" + }, + { + "extn": "6436", + "id": "22088", + "name": "Robyn Darcy", + "office": "Phoenix", + "position": "Bellman", + "salary": "$214,649", + "start_date": "6/26/2013" + }, + { + "extn": "4425", + "id": "22089", + "name": "Cedrick Camden", + "office": "San Bernardino", + "position": "Cashier", + "salary": "$240,432", + "start_date": "12/30/2015" + }, + { + "extn": "2322", + "id": "22090", + "name": "Aurelia West", + "office": "Dallas", + "position": "Baker", + "salary": "$259,503", + "start_date": "7/3/2004" + }, + { + "extn": "1999", + "id": "22091", + "name": "Chadwick Collins", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$214,629", + "start_date": "10/5/2017" + }, + { + "extn": "8530", + "id": "22092", + "name": "Phillip Funnell", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$16,916", + "start_date": "10/18/2010" + }, + { + "extn": "9688", + "id": "22093", + "name": "Fiona Shepherd", + "office": "Hayward", + "position": "Physician", + "salary": "$107,356", + "start_date": "7/27/2010" + }, + { + "extn": "3223", + "id": "22094", + "name": "Eduardo Cameron", + "office": "Richmond", + "position": "Electrician", + "salary": "$154,134", + "start_date": "10/16/2013" + }, + { + "extn": "1212", + "id": "22095", + "name": "Enoch Hilton", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$126,989", + "start_date": "9/27/2007" + }, + { + "extn": "3635", + "id": "22096", + "name": "Sabrina Wood", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$78,739", + "start_date": "6/11/2018" + }, + { + "extn": "7179", + "id": "22097", + "name": "John Heaton", + "office": "Fremont", + "position": "Auditor", + "salary": "$110,279", + "start_date": "11/23/2005" + }, + { + "extn": "4156", + "id": "22098", + "name": "Aileen Shaw", + "office": "Louisville", + "position": "Clerk", + "salary": "$189,679", + "start_date": "2/6/2010" + }, + { + "extn": "5041", + "id": "22099", + "name": "Jules Donnelly", + "office": "Berlin", + "position": "Healthcare Specialist", + "salary": "$175,127", + "start_date": "12/26/2007" + }, + { + "extn": "4575", + "id": "22100", + "name": "Carter Cadman", + "office": "Arlington", + "position": "Food Technologist", + "salary": "$154,286", + "start_date": "12/14/2013" + }, + { + "extn": "8901", + "id": "22101", + "name": "Mabel Hill", + "office": "Paris", + "position": "Accountant", + "salary": "$200,753", + "start_date": "6/27/2011" + }, + { + "extn": "7961", + "id": "22102", + "name": "Jade Saunders", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$30,302", + "start_date": "10/27/2016" + }, + { + "extn": "1736", + "id": "22103", + "name": "Isla Aldridge", + "office": "Charlotte", + "position": "CNC Operator", + "salary": "$190,890", + "start_date": "3/22/2002" + }, + { + "extn": "3436", + "id": "22104", + "name": "Beatrice Fleming", + "office": "Memphis", + "position": "Paramedic", + "salary": "$78,619", + "start_date": "5/27/2010" + }, + { + "extn": "4063", + "id": "22105", + "name": "Adina Stewart", + "office": "Kansas City", + "position": "HR Specialist", + "salary": "$42,257", + "start_date": "6/11/2018" + }, + { + "extn": "9645", + "id": "22106", + "name": "Nick Harris", + "office": "San Diego", + "position": "Electrician", + "salary": "$209,527", + "start_date": "11/11/2009" + }, + { + "extn": "5664", + "id": "22107", + "name": "Francesca Brooks", + "office": "Hayward", + "position": "Insurance Broker", + "salary": "$68,812", + "start_date": "6/14/2011" + }, + { + "extn": "8945", + "id": "22108", + "name": "Quinn Yarlett", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$187,902", + "start_date": "4/20/2015" + }, + { + "extn": "7445", + "id": "22109", + "name": "Naomi Redwood", + "office": "Omaha", + "position": "Fabricator", + "salary": "$175,241", + "start_date": "3/7/2011" + }, + { + "extn": "5681", + "id": "22110", + "name": "Rosie Adams", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$111,256", + "start_date": "2/29/2008" + }, + { + "extn": "2392", + "id": "22111", + "name": "Rae Bradshaw", + "office": "Amarillo", + "position": "Biologist", + "salary": "$126,533", + "start_date": "3/8/2012" + }, + { + "extn": "9558", + "id": "22112", + "name": "Carolyn Chapman", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$26,820", + "start_date": "1/29/2017" + }, + { + "extn": "8980", + "id": "22113", + "name": "Matt Yang", + "office": "Miami", + "position": "HR Specialist", + "salary": "$250,779", + "start_date": "12/25/2004" + }, + { + "extn": "7975", + "id": "22114", + "name": "Isabel Bryant", + "office": "Bellevue", + "position": "Executive Director", + "salary": "$281,898", + "start_date": "2/10/2008" + }, + { + "extn": "3427", + "id": "22115", + "name": "Julius Anderson", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$226,572", + "start_date": "2/18/2009" + }, + { + "extn": "7280", + "id": "22116", + "name": "Dakota Hobbs", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$122,441", + "start_date": "6/6/2014" + }, + { + "extn": "8069", + "id": "22117", + "name": "Harry Gilbert", + "office": "Nashville", + "position": "Bellman", + "salary": "$115,181", + "start_date": "9/15/2001" + }, + { + "extn": "9537", + "id": "22118", + "name": "Martin Rehman", + "office": "Oakland", + "position": "Executive Director", + "salary": "$207,941", + "start_date": "6/20/2019" + }, + { + "extn": "6977", + "id": "22119", + "name": "Gabriel Wilcox", + "office": "Colorado Springs", + "position": "Investment Advisor", + "salary": "$230,197", + "start_date": "2/7/2014" + }, + { + "extn": "9610", + "id": "22120", + "name": "Joy Maxwell", + "office": "Worcester", + "position": "Inspector", + "salary": "$218,357", + "start_date": "5/22/2013" + }, + { + "extn": "9889", + "id": "22121", + "name": "Carissa Rigg", + "office": "Springfield", + "position": "Health Educator", + "salary": "$210,639", + "start_date": "6/13/2015" + }, + { + "extn": "1070", + "id": "22122", + "name": "Mayleen Smith", + "office": "San Diego", + "position": "Web Developer", + "salary": "$38,973", + "start_date": "5/13/2008" + }, + { + "extn": "4358", + "id": "22123", + "name": "Samantha Hudson", + "office": "Bucharest", + "position": "CNC Operator", + "salary": "$221,336", + "start_date": "6/27/2000" + }, + { + "extn": "3123", + "id": "22124", + "name": "Bryce Vernon", + "office": "Toledo", + "position": "IT Support Staff", + "salary": "$112,544", + "start_date": "5/7/2014" + }, + { + "extn": "4629", + "id": "22125", + "name": "Erick Leslie", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$161,643", + "start_date": "3/26/2013" + }, + { + "extn": "9964", + "id": "22126", + "name": "Crystal Pierce", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$218,457", + "start_date": "1/17/2008" + }, + { + "extn": "9296", + "id": "22127", + "name": "Jacob Ranks", + "office": "Kansas City", + "position": "Physician", + "salary": "$194,028", + "start_date": "9/8/2003" + }, + { + "extn": "9078", + "id": "22128", + "name": "Bree Bradshaw", + "office": "Madison", + "position": "Inspector", + "salary": "$284,347", + "start_date": "4/28/2012" + }, + { + "extn": "5827", + "id": "22129", + "name": "Carmella Allen", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$68,094", + "start_date": "6/3/2014" + }, + { + "extn": "2829", + "id": "22130", + "name": "Tom Stanley", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$21,764", + "start_date": "10/13/2014" + }, + { + "extn": "5747", + "id": "22131", + "name": "Daron Martin", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$231,034", + "start_date": "1/27/2010" + }, + { + "extn": "5993", + "id": "22132", + "name": "Esmeralda Oliver", + "office": "Bucharest", + "position": "CNC Operator", + "salary": "$81,522", + "start_date": "11/17/2012" + }, + { + "extn": "1510", + "id": "22133", + "name": "Ilona Moreno", + "office": "Springfield", + "position": "Cashier", + "salary": "$168,919", + "start_date": "4/16/2008" + }, + { + "extn": "8045", + "id": "22134", + "name": "Aeris Bennett", + "office": "Columbus", + "position": "Web Developer", + "salary": "$154,254", + "start_date": "12/17/2003" + }, + { + "extn": "2832", + "id": "22135", + "name": "Sarah Windsor", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$29,841", + "start_date": "10/11/2003" + }, + { + "extn": "1894", + "id": "22136", + "name": "Noah Lloyd", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$140,978", + "start_date": "12/12/2008" + }, + { + "extn": "9549", + "id": "22137", + "name": "Judith Cadman", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$26,281", + "start_date": "3/8/2017" + }, + { + "extn": "5161", + "id": "22138", + "name": "Miley Lynch", + "office": "San Francisco", + "position": "Accountant", + "salary": "$261,255", + "start_date": "4/1/2004" + }, + { + "extn": "6196", + "id": "22139", + "name": "Gabriel Clarke", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$98,049", + "start_date": "12/27/2001" + }, + { + "extn": "7312", + "id": "22140", + "name": "Anne Burge", + "office": "New Orleans", + "position": "Dentist", + "salary": "$96,571", + "start_date": "10/7/2004" + }, + { + "extn": "7656", + "id": "22141", + "name": "Grace Stuart", + "office": "Minneapolis", + "position": "Project Manager", + "salary": "$47,929", + "start_date": "8/11/2019" + }, + { + "extn": "8170", + "id": "22142", + "name": "Ronald Walker", + "office": "Kansas City", + "position": "Physician", + "salary": "$129,391", + "start_date": "9/24/2005" + }, + { + "extn": "9317", + "id": "22143", + "name": "Caleb Wills", + "office": "Wien", + "position": "Designer", + "salary": "$240,098", + "start_date": "3/4/2010" + }, + { + "extn": "3144", + "id": "22144", + "name": "Celina Phillips", + "office": "Lisbon", + "position": "Designer", + "salary": "$87,889", + "start_date": "2/25/2007" + }, + { + "extn": "5525", + "id": "22145", + "name": "Monica Jordan", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$248,336", + "start_date": "10/18/2008" + }, + { + "extn": "7105", + "id": "22146", + "name": "Barry Stubbs", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$288,061", + "start_date": "4/11/2001" + }, + { + "extn": "7968", + "id": "22147", + "name": "Rufus Ashwell", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$78,061", + "start_date": "1/2/2001" + }, + { + "extn": "8179", + "id": "22148", + "name": "William Eastwood", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$98,733", + "start_date": "3/13/2000" + }, + { + "extn": "7233", + "id": "22149", + "name": "Alex Drummond", + "office": "Wien", + "position": "Associate Professor", + "salary": "$206,059", + "start_date": "7/11/2013" + }, + { + "extn": "6154", + "id": "22150", + "name": "Blake Matthews", + "office": "Honolulu", + "position": "Steward", + "salary": "$203,147", + "start_date": "4/10/2013" + }, + { + "extn": "4952", + "id": "22151", + "name": "Jackeline Holmes", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$281,157", + "start_date": "4/15/2005" + }, + { + "extn": "7396", + "id": "22152", + "name": "Ryan Speed", + "office": "Memphis", + "position": "Project Manager", + "salary": "$299,558", + "start_date": "2/6/2007" + }, + { + "extn": "9153", + "id": "22153", + "name": "Lana Abbey", + "office": "Worcester", + "position": "Baker", + "salary": "$72,050", + "start_date": "9/2/2008" + }, + { + "extn": "5076", + "id": "22154", + "name": "Tara Boden", + "office": "Henderson", + "position": "Accountant", + "salary": "$83,141", + "start_date": "10/25/2004" + }, + { + "extn": "3869", + "id": "22155", + "name": "Luna Glass", + "office": "Honolulu", + "position": "Cook", + "salary": "$190,094", + "start_date": "1/4/2019" + }, + { + "extn": "8792", + "id": "22156", + "name": "Harry Ebbs", + "office": "Lisbon", + "position": "Service Supervisor", + "salary": "$170,234", + "start_date": "2/25/2007" + }, + { + "extn": "6239", + "id": "22157", + "name": "Brad Craig", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$204,359", + "start_date": "12/13/2017" + }, + { + "extn": "1114", + "id": "22158", + "name": "Aeris Utterson", + "office": "Venice", + "position": "Cashier", + "salary": "$211,241", + "start_date": "5/7/2002" + }, + { + "extn": "4844", + "id": "22159", + "name": "Cassandra Welsch", + "office": "Worcester", + "position": "Service Supervisor", + "salary": "$123,455", + "start_date": "6/24/2007" + }, + { + "extn": "3853", + "id": "22160", + "name": "Erick Potts", + "office": "Albuquerque", + "position": "Cashier", + "salary": "$241,216", + "start_date": "6/18/2007" + }, + { + "extn": "9221", + "id": "22161", + "name": "Enoch Jones", + "office": "Long Beach", + "position": "Operator", + "salary": "$79,515", + "start_date": "11/24/2006" + }, + { + "extn": "1055", + "id": "22162", + "name": "Mona Collis", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$244,909", + "start_date": "6/23/2009" + }, + { + "extn": "8105", + "id": "22163", + "name": "Manuel Booth", + "office": "Richmond", + "position": "Webmaster", + "salary": "$120,855", + "start_date": "11/22/2015" + }, + { + "extn": "1858", + "id": "22164", + "name": "Audrey Tanner", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$169,723", + "start_date": "3/10/2009" + }, + { + "extn": "7358", + "id": "22165", + "name": "Daron Franks", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$184,403", + "start_date": "5/4/2007" + }, + { + "extn": "7826", + "id": "22166", + "name": "Maddison Robertson", + "office": "Venice", + "position": "Biologist", + "salary": "$223,277", + "start_date": "1/26/2011" + }, + { + "extn": "7028", + "id": "22167", + "name": "Russel Potter", + "office": "Wien", + "position": "Design Engineer", + "salary": "$100,214", + "start_date": "8/1/2007" + }, + { + "extn": "4388", + "id": "22168", + "name": "Benjamin Daniells", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$101,701", + "start_date": "11/16/2001" + }, + { + "extn": "2313", + "id": "22169", + "name": "Agnes Holmes", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$279,677", + "start_date": "12/23/2013" + }, + { + "extn": "6821", + "id": "22170", + "name": "Helen Ward", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$84,647", + "start_date": "11/20/2013" + }, + { + "extn": "2844", + "id": "22171", + "name": "Leanne Vollans", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$186,793", + "start_date": "8/9/2003" + }, + { + "extn": "1620", + "id": "22172", + "name": "Liam Osman", + "office": "Henderson", + "position": "Lecturer", + "salary": "$101,153", + "start_date": "9/8/2004" + }, + { + "extn": "3470", + "id": "22173", + "name": "George Jobson", + "office": "Garland", + "position": "Retail Trainee", + "salary": "$15,987", + "start_date": "11/17/2008" + }, + { + "extn": "5612", + "id": "22174", + "name": "Kimberly Flett", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$75,194", + "start_date": "11/29/2009" + }, + { + "extn": "5653", + "id": "22175", + "name": "Javier Watson", + "office": "Santa Ana", + "position": "Mobile Developer", + "salary": "$205,017", + "start_date": "7/8/2012" + }, + { + "extn": "9178", + "id": "22176", + "name": "Harry Talbot", + "office": "Lancaster", + "position": "Machine Operator", + "salary": "$127,901", + "start_date": "12/28/2017" + }, + { + "extn": "1699", + "id": "22177", + "name": "Bart Reyes", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$65,266", + "start_date": "5/10/2014" + }, + { + "extn": "5381", + "id": "22178", + "name": "Aiden Tyler", + "office": "Anaheim", + "position": "Restaurant Manager", + "salary": "$147,910", + "start_date": "6/16/2018" + }, + { + "extn": "9098", + "id": "22179", + "name": "Rose Bailey", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$154,933", + "start_date": "9/20/2011" + }, + { + "extn": "6507", + "id": "22180", + "name": "Logan Robe", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$126,706", + "start_date": "12/23/2010" + }, + { + "extn": "3565", + "id": "22181", + "name": "Logan Sloan", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$82,317", + "start_date": "5/1/2008" + }, + { + "extn": "5436", + "id": "22182", + "name": "Ryan Adams", + "office": "Valetta", + "position": "Budget Analyst", + "salary": "$122,188", + "start_date": "5/4/2016" + }, + { + "extn": "9007", + "id": "22183", + "name": "Selena Snow", + "office": "Albuquerque", + "position": "Restaurant Manager", + "salary": "$247,216", + "start_date": "4/26/2006" + }, + { + "extn": "7864", + "id": "22184", + "name": "Sofie Umney", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$180,803", + "start_date": "1/24/2006" + }, + { + "extn": "2861", + "id": "22185", + "name": "Crystal Shields", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$256,631", + "start_date": "3/14/2001" + }, + { + "extn": "1574", + "id": "22186", + "name": "Javier Poulton", + "office": "Washington", + "position": "Electrician", + "salary": "$36,666", + "start_date": "7/8/2010" + }, + { + "extn": "2419", + "id": "22187", + "name": "Charlize Vass", + "office": "Hayward", + "position": "Call Center Representative", + "salary": "$129,523", + "start_date": "3/18/2001" + }, + { + "extn": "7115", + "id": "22188", + "name": "Johnny Shelton", + "office": "Seattle", + "position": "Machine Operator", + "salary": "$135,634", + "start_date": "3/20/2002" + }, + { + "extn": "4992", + "id": "22189", + "name": "Barney Wallace", + "office": "Jersey City", + "position": "Systems Administrator", + "salary": "$272,985", + "start_date": "10/19/2004" + }, + { + "extn": "4514", + "id": "22190", + "name": "Melania Cattell", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$68,376", + "start_date": "11/26/2017" + }, + { + "extn": "7236", + "id": "22191", + "name": "Jane Cavanagh", + "office": "El Paso", + "position": "Software Engineer", + "salary": "$115,120", + "start_date": "11/14/2016" + }, + { + "extn": "9228", + "id": "22192", + "name": "Logan Vaughn", + "office": "Berlin", + "position": "Auditor", + "salary": "$189,808", + "start_date": "3/30/2012" + }, + { + "extn": "8932", + "id": "22193", + "name": "Wade Niles", + "office": "Laredo", + "position": "Audiologist", + "salary": "$63,484", + "start_date": "4/21/2014" + }, + { + "extn": "6019", + "id": "22194", + "name": "Gabriel Eyres", + "office": "El Paso", + "position": "Banker", + "salary": "$82,601", + "start_date": "11/21/2010" + }, + { + "extn": "5329", + "id": "22195", + "name": "Makenzie Graham", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$95,351", + "start_date": "8/9/2019" + }, + { + "extn": "5710", + "id": "22196", + "name": "Sydney Kelly", + "office": "Oakland", + "position": "Clerk", + "salary": "$278,205", + "start_date": "3/22/2019" + }, + { + "extn": "1301", + "id": "22197", + "name": "Caleb Utterson", + "office": "Sacramento", + "position": "Bellman", + "salary": "$207,798", + "start_date": "3/7/2001" + }, + { + "extn": "7330", + "id": "22198", + "name": "Harry Stevens", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$293,643", + "start_date": "10/4/2004" + }, + { + "extn": "8705", + "id": "22199", + "name": "Matt Herbert", + "office": "Fullerton", + "position": "Cashier", + "salary": "$206,105", + "start_date": "7/4/2000" + }, + { + "extn": "8397", + "id": "22200", + "name": "Skylar Crawford", + "office": "Atlanta", + "position": "Web Developer", + "salary": "$88,083", + "start_date": "12/9/2018" + }, + { + "extn": "6833", + "id": "22201", + "name": "Peyton Rust", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$65,395", + "start_date": "4/8/2005" + }, + { + "extn": "1696", + "id": "22202", + "name": "Joseph Benson", + "office": "Hollywood", + "position": "HR Coordinator", + "salary": "$117,235", + "start_date": "1/12/2004" + }, + { + "extn": "2867", + "id": "22203", + "name": "Natalie Eagle", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$239,882", + "start_date": "4/15/2008" + }, + { + "extn": "2196", + "id": "22204", + "name": "Willow Warren", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$46,794", + "start_date": "6/26/2007" + }, + { + "extn": "8552", + "id": "22205", + "name": "Quinn Shields", + "office": "Henderson", + "position": "Designer", + "salary": "$118,094", + "start_date": "5/27/2017" + }, + { + "extn": "1380", + "id": "22206", + "name": "Ada Hobson", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$194,972", + "start_date": "2/25/2001" + }, + { + "extn": "3811", + "id": "22207", + "name": "Alice Gordon", + "office": "San Bernardino", + "position": "Food Technologist", + "salary": "$35,183", + "start_date": "5/25/2001" + }, + { + "extn": "1731", + "id": "22208", + "name": "Cameron Walker", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$189,037", + "start_date": "6/24/2011" + }, + { + "extn": "2819", + "id": "22209", + "name": "Lynn Abbey", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$237,595", + "start_date": "8/23/2006" + }, + { + "extn": "9848", + "id": "22210", + "name": "Danny Cobb", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$118,349", + "start_date": "3/17/2011" + }, + { + "extn": "8280", + "id": "22211", + "name": "Abdul Vangness", + "office": "Nashville", + "position": "Health Educator", + "salary": "$158,415", + "start_date": "5/17/2019" + }, + { + "extn": "2666", + "id": "22212", + "name": "Bristol Warner", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$199,744", + "start_date": "3/21/2017" + }, + { + "extn": "1377", + "id": "22213", + "name": "Mara Tennant", + "office": "San Bernardino", + "position": "Restaurant Manager", + "salary": "$258,813", + "start_date": "10/23/2011" + }, + { + "extn": "8999", + "id": "22214", + "name": "Estrella Graham", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$119,426", + "start_date": "6/6/2010" + }, + { + "extn": "9208", + "id": "22215", + "name": "Maribel Stewart", + "office": "Madrid", + "position": "Baker", + "salary": "$282,056", + "start_date": "7/15/2007" + }, + { + "extn": "9544", + "id": "22216", + "name": "Candice Wooldridge", + "office": "Miami", + "position": "Designer", + "salary": "$113,311", + "start_date": "7/18/2018" + }, + { + "extn": "6127", + "id": "22217", + "name": "Danny Cox", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$146,014", + "start_date": "6/4/2019" + }, + { + "extn": "6910", + "id": "22218", + "name": "Eryn Wright", + "office": "Charlotte", + "position": "Ambulatory Nurse", + "salary": "$152,225", + "start_date": "7/20/2013" + }, + { + "extn": "4901", + "id": "22219", + "name": "Faith Lane", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$68,665", + "start_date": "6/7/2011" + }, + { + "extn": "2964", + "id": "22220", + "name": "Lexi Lindsay", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$98,258", + "start_date": "1/25/2016" + }, + { + "extn": "1252", + "id": "22221", + "name": "Regina Cameron", + "office": "Las Vegas", + "position": "Cook", + "salary": "$289,818", + "start_date": "7/8/2005" + }, + { + "extn": "3795", + "id": "22222", + "name": "Boris Walker", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$72,432", + "start_date": "10/28/2010" + }, + { + "extn": "7666", + "id": "22223", + "name": "Phoebe York", + "office": "Anaheim", + "position": "Design Engineer", + "salary": "$149,252", + "start_date": "3/22/2009" + }, + { + "extn": "5217", + "id": "22224", + "name": "Nick Abbot", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$204,695", + "start_date": "11/16/2010" + }, + { + "extn": "7540", + "id": "22225", + "name": "Russel Talbot", + "office": "Otawa", + "position": "Dentist", + "salary": "$169,590", + "start_date": "11/27/2009" + }, + { + "extn": "4697", + "id": "22226", + "name": "Martin Johnson", + "office": "Chicago", + "position": "Laboratory Technician", + "salary": "$192,799", + "start_date": "8/29/2010" + }, + { + "extn": "1147", + "id": "22227", + "name": "Gwenyth Ebbs", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$158,639", + "start_date": "7/12/2001" + }, + { + "extn": "1359", + "id": "22228", + "name": "Julius Morgan", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$127,495", + "start_date": "8/22/2014" + }, + { + "extn": "9854", + "id": "22229", + "name": "Jennifer Gilbert", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$167,866", + "start_date": "9/23/2002" + }, + { + "extn": "9158", + "id": "22230", + "name": "Ronald Hepburn", + "office": "Rochester", + "position": "Production Painter", + "salary": "$192,061", + "start_date": "7/31/2009" + }, + { + "extn": "4096", + "id": "22231", + "name": "Henry Allcott", + "office": "Ontario", + "position": "Designer", + "salary": "$188,609", + "start_date": "11/12/2009" + }, + { + "extn": "4171", + "id": "22232", + "name": "William Herbert", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$286,374", + "start_date": "11/6/2001" + }, + { + "extn": "8664", + "id": "22233", + "name": "Elijah Sawyer", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$241,464", + "start_date": "6/28/2016" + }, + { + "extn": "9137", + "id": "22234", + "name": "Luke Alldridge", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$115,414", + "start_date": "9/27/2015" + }, + { + "extn": "6677", + "id": "22235", + "name": "Bart Alldridge", + "office": "Innsbruck", + "position": "Physician", + "salary": "$270,607", + "start_date": "8/4/2002" + }, + { + "extn": "9144", + "id": "22236", + "name": "Erick Oldfield", + "office": "Escondido", + "position": "Associate Professor", + "salary": "$228,839", + "start_date": "10/21/2012" + }, + { + "extn": "3739", + "id": "22237", + "name": "Sebastian Vane", + "office": "Berlin", + "position": "Production Painter", + "salary": "$256,728", + "start_date": "9/30/2003" + }, + { + "extn": "6548", + "id": "22238", + "name": "Barney Oatway", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$102,774", + "start_date": "12/24/2003" + }, + { + "extn": "6605", + "id": "22239", + "name": "Gladys Anderson", + "office": "Garland", + "position": "Operator", + "salary": "$45,357", + "start_date": "8/14/2017" + }, + { + "extn": "7466", + "id": "22240", + "name": "George Thomas", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$94,361", + "start_date": "5/20/2016" + }, + { + "extn": "4281", + "id": "22241", + "name": "Marigold Lynch", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$14,475", + "start_date": "7/30/2000" + }, + { + "extn": "1099", + "id": "22242", + "name": "Gil Jefferson", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$11,064", + "start_date": "3/24/2011" + }, + { + "extn": "3088", + "id": "22243", + "name": "Logan White", + "office": "Jersey City", + "position": "Service Supervisor", + "salary": "$171,686", + "start_date": "7/24/2009" + }, + { + "extn": "6951", + "id": "22244", + "name": "Benjamin Thompson", + "office": "Tallahassee", + "position": "Executive Director", + "salary": "$235,581", + "start_date": "5/22/2010" + }, + { + "extn": "9352", + "id": "22245", + "name": "Daria Kidd", + "office": "London", + "position": "Operator", + "salary": "$10,496", + "start_date": "3/2/2016" + }, + { + "extn": "2036", + "id": "22246", + "name": "Karla Stark", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$54,615", + "start_date": "10/22/2015" + }, + { + "extn": "7596", + "id": "22247", + "name": "Blake Whittle", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$101,190", + "start_date": "12/10/2017" + }, + { + "extn": "8661", + "id": "22248", + "name": "Liam Glynn", + "office": "Jersey City", + "position": "Pharmacist", + "salary": "$215,277", + "start_date": "12/26/2010" + }, + { + "extn": "3316", + "id": "22249", + "name": "Gwen Terry", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$234,351", + "start_date": "2/7/2008" + }, + { + "extn": "9240", + "id": "22250", + "name": "Boris Watson", + "office": "Fayetteville", + "position": "Budget Analyst", + "salary": "$60,335", + "start_date": "8/18/2001" + }, + { + "extn": "8805", + "id": "22251", + "name": "Sabina Ramsey", + "office": "Otawa", + "position": "Loan Officer", + "salary": "$39,739", + "start_date": "10/3/2018" + }, + { + "extn": "6479", + "id": "22252", + "name": "Ethan Drummond", + "office": "Innsbruck", + "position": "Machine Operator", + "salary": "$66,750", + "start_date": "11/1/2012" + }, + { + "extn": "8064", + "id": "22253", + "name": "Melania Stewart", + "office": "Fayetteville", + "position": "Operator", + "salary": "$51,579", + "start_date": "8/28/2012" + }, + { + "extn": "6051", + "id": "22254", + "name": "Danny Wallace", + "office": "Lisbon", + "position": "Chef Manager", + "salary": "$258,388", + "start_date": "9/25/2010" + }, + { + "extn": "7090", + "id": "22255", + "name": "Adina Rust", + "office": "Lakewood", + "position": "IT Support Staff", + "salary": "$141,545", + "start_date": "5/21/2009" + }, + { + "extn": "8138", + "id": "22256", + "name": "David Dale", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$83,765", + "start_date": "3/9/2003" + }, + { + "extn": "6285", + "id": "22257", + "name": "Sebastian Goodman", + "office": "London", + "position": "CNC Operator", + "salary": "$234,838", + "start_date": "9/14/2001" + }, + { + "extn": "9229", + "id": "22258", + "name": "Gabriel Harris", + "office": "Anaheim", + "position": "Stockbroker", + "salary": "$210,164", + "start_date": "1/25/2019" + }, + { + "extn": "1077", + "id": "22259", + "name": "Carolyn Chapman", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$94,762", + "start_date": "11/1/2014" + }, + { + "extn": "3649", + "id": "22260", + "name": "Gil Dubois", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$148,059", + "start_date": "7/27/2017" + }, + { + "extn": "2553", + "id": "22261", + "name": "David Reese", + "office": "Philadelphia", + "position": "Operator", + "salary": "$136,419", + "start_date": "11/18/2004" + }, + { + "extn": "8379", + "id": "22262", + "name": "Julius Dillon", + "office": "Toledo", + "position": "Design Engineer", + "salary": "$41,647", + "start_date": "7/14/2001" + }, + { + "extn": "8371", + "id": "22263", + "name": "Phillip Funnell", + "office": "Denver", + "position": "Project Manager", + "salary": "$197,863", + "start_date": "3/24/2013" + }, + { + "extn": "2314", + "id": "22264", + "name": "Rick Summers", + "office": "Long Beach", + "position": "Banker", + "salary": "$140,485", + "start_date": "5/30/2011" + }, + { + "extn": "2839", + "id": "22265", + "name": "Sasha Flack", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$49,011", + "start_date": "4/22/2001" + }, + { + "extn": "1253", + "id": "22266", + "name": "Kendra Nicolas", + "office": "Boston", + "position": "Web Developer", + "salary": "$125,835", + "start_date": "6/20/2008" + }, + { + "extn": "5398", + "id": "22267", + "name": "Mike Dempsey", + "office": "Dallas", + "position": "Treasurer", + "salary": "$60,111", + "start_date": "6/21/2018" + }, + { + "extn": "8495", + "id": "22268", + "name": "Moira Evans", + "office": "Lyon", + "position": "Banker", + "salary": "$28,097", + "start_date": "3/4/2009" + }, + { + "extn": "9381", + "id": "22269", + "name": "Esmeralda Andrews", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$85,611", + "start_date": "11/7/2010" + }, + { + "extn": "6077", + "id": "22270", + "name": "Grace Richardson", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$104,342", + "start_date": "6/12/2011" + }, + { + "extn": "1163", + "id": "22271", + "name": "Johnathan Baker", + "office": "Richmond", + "position": "Systems Administrator", + "salary": "$142,491", + "start_date": "10/13/2011" + }, + { + "extn": "6011", + "id": "22272", + "name": "Bernadette Mason", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$99,865", + "start_date": "1/1/2000" + }, + { + "extn": "1175", + "id": "22273", + "name": "Angelique Sanchez", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$102,940", + "start_date": "10/25/2017" + }, + { + "extn": "8010", + "id": "22274", + "name": "Domenic Clifton", + "office": "Madison", + "position": "Operator", + "salary": "$144,137", + "start_date": "6/29/2010" + }, + { + "extn": "2663", + "id": "22275", + "name": "Lily Plant", + "office": "Atlanta", + "position": "Budget Analyst", + "salary": "$278,564", + "start_date": "5/26/2000" + }, + { + "extn": "4000", + "id": "22276", + "name": "Sharon Beal", + "office": "Glendale", + "position": "Baker", + "salary": "$249,794", + "start_date": "5/25/2011" + }, + { + "extn": "1737", + "id": "22277", + "name": "Ethan Wise", + "office": "Charlotte", + "position": "Electrician", + "salary": "$143,554", + "start_date": "5/19/2004" + }, + { + "extn": "5643", + "id": "22278", + "name": "Eduardo Weston", + "office": "Houston", + "position": "Health Educator", + "salary": "$232,129", + "start_date": "2/24/2014" + }, + { + "extn": "9523", + "id": "22279", + "name": "Kurt Payne", + "office": "Bridgeport", + "position": "Paramedic", + "salary": "$33,941", + "start_date": "11/17/2003" + }, + { + "extn": "3411", + "id": "22280", + "name": "Luke Hamilton", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$81,425", + "start_date": "8/10/2018" + }, + { + "extn": "6173", + "id": "22281", + "name": "Piper Gates", + "office": "Fayetteville", + "position": "Machine Operator", + "salary": "$133,211", + "start_date": "2/27/2001" + }, + { + "extn": "4903", + "id": "22282", + "name": "Fiona Vallins", + "office": "Glendale", + "position": "Designer", + "salary": "$178,441", + "start_date": "6/6/2005" + }, + { + "extn": "5257", + "id": "22283", + "name": "Benjamin Victor", + "office": "Oklahoma City", + "position": "Front Desk Coordinator", + "salary": "$12,020", + "start_date": "11/1/2008" + }, + { + "extn": "8931", + "id": "22284", + "name": "Moira Fenton", + "office": "Albuquerque", + "position": "Operator", + "salary": "$113,892", + "start_date": "4/23/2012" + }, + { + "extn": "4902", + "id": "22285", + "name": "Christine Tyler", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$31,139", + "start_date": "1/2/2010" + }, + { + "extn": "1563", + "id": "22286", + "name": "Rebecca Simmons", + "office": "Wien", + "position": "Staffing Consultant", + "salary": "$31,250", + "start_date": "8/11/2011" + }, + { + "extn": "2894", + "id": "22287", + "name": "Jack Wilson", + "office": "Madison", + "position": "Clerk", + "salary": "$224,742", + "start_date": "10/13/2007" + }, + { + "extn": "1098", + "id": "22288", + "name": "Oliver Thomson", + "office": "Berna", + "position": "Mobile Developer", + "salary": "$80,926", + "start_date": "3/26/2000" + }, + { + "extn": "8401", + "id": "22289", + "name": "Mason Knott", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$263,125", + "start_date": "1/26/2011" + }, + { + "extn": "9617", + "id": "22290", + "name": "Nicholas Ashley", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$154,964", + "start_date": "10/29/2005" + }, + { + "extn": "6607", + "id": "22291", + "name": "Harvey Tindall", + "office": "Hayward", + "position": "Call Center Representative", + "salary": "$165,391", + "start_date": "5/24/2011" + }, + { + "extn": "1545", + "id": "22292", + "name": "Jasmine Marshall", + "office": "Columbus", + "position": "Web Developer", + "salary": "$102,178", + "start_date": "4/21/2011" + }, + { + "extn": "3603", + "id": "22293", + "name": "Winnie Malone", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$131,418", + "start_date": "1/27/2001" + }, + { + "extn": "1073", + "id": "22294", + "name": "Johnathan Abbey", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$76,127", + "start_date": "7/17/2018" + }, + { + "extn": "4189", + "id": "22295", + "name": "Boris Saunders", + "office": "Valetta", + "position": "Budget Analyst", + "salary": "$99,257", + "start_date": "8/16/2004" + }, + { + "extn": "7152", + "id": "22296", + "name": "Margaret Uttley", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$118,415", + "start_date": "8/28/2005" + }, + { + "extn": "5017", + "id": "22297", + "name": "Gil Saunders", + "office": "London", + "position": "Biologist", + "salary": "$216,267", + "start_date": "2/21/2011" + }, + { + "extn": "8968", + "id": "22298", + "name": "Josh Healy", + "office": "Fremont", + "position": "Designer", + "salary": "$260,668", + "start_date": "11/17/2013" + }, + { + "extn": "6512", + "id": "22299", + "name": "Nathan Dixon", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$40,721", + "start_date": "12/25/2004" + }, + { + "extn": "9812", + "id": "22300", + "name": "Diane Preston", + "office": "Otawa", + "position": "CNC Operator", + "salary": "$207,016", + "start_date": "8/9/2015" + }, + { + "extn": "1467", + "id": "22301", + "name": "Molly Jennson", + "office": "Rome", + "position": "Design Engineer", + "salary": "$67,146", + "start_date": "12/5/2007" + }, + { + "extn": "2855", + "id": "22302", + "name": "Alexa Harrison", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$69,955", + "start_date": "10/29/2018" + }, + { + "extn": "2736", + "id": "22303", + "name": "Matthew Snow", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$266,859", + "start_date": "4/16/2014" + }, + { + "extn": "1731", + "id": "22304", + "name": "Maddison Norburn", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$232,731", + "start_date": "12/15/2003" + }, + { + "extn": "7389", + "id": "22305", + "name": "Jack Bayliss", + "office": "Chicago", + "position": "Systems Administrator", + "salary": "$292,985", + "start_date": "7/8/2011" + }, + { + "extn": "1895", + "id": "22306", + "name": "John Edmonds", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$282,616", + "start_date": "2/6/2004" + }, + { + "extn": "2466", + "id": "22307", + "name": "Rocco Steer", + "office": "Atlanta", + "position": "Designer", + "salary": "$275,617", + "start_date": "3/20/2017" + }, + { + "extn": "7363", + "id": "22308", + "name": "Bart Baxter", + "office": "Norfolk", + "position": "Budget Analyst", + "salary": "$38,858", + "start_date": "3/17/2000" + }, + { + "extn": "4921", + "id": "22309", + "name": "Quinn Page ", + "office": "Salt Lake City", + "position": "Stockbroker", + "salary": "$201,138", + "start_date": "12/24/2001" + }, + { + "extn": "2878", + "id": "22310", + "name": "Josh Ballard", + "office": "Omaha", + "position": "Executive Director", + "salary": "$242,719", + "start_date": "4/14/2008" + }, + { + "extn": "2106", + "id": "22311", + "name": "Danny Overson", + "office": "Tulsa", + "position": "Cashier", + "salary": "$120,432", + "start_date": "11/27/2009" + }, + { + "extn": "1537", + "id": "22312", + "name": "Enoch Sloan", + "office": "Detroit", + "position": "Auditor", + "salary": "$36,212", + "start_date": "7/28/2008" + }, + { + "extn": "2235", + "id": "22313", + "name": "Henry Umney", + "office": "Laredo", + "position": "Executive Director", + "salary": "$129,793", + "start_date": "11/25/2015" + }, + { + "extn": "9006", + "id": "22314", + "name": "Matthew Hopkins", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$109,367", + "start_date": "5/17/2019" + }, + { + "extn": "4299", + "id": "22315", + "name": "Ronald Steer", + "office": "Chicago", + "position": "Service Supervisor", + "salary": "$267,197", + "start_date": "2/6/2007" + }, + { + "extn": "9539", + "id": "22316", + "name": "Madelyn Watt", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$210,712", + "start_date": "3/8/2007" + }, + { + "extn": "4036", + "id": "22317", + "name": "Allison Rivers", + "office": "Atlanta", + "position": "Front Desk Coordinator", + "salary": "$209,742", + "start_date": "10/5/2010" + }, + { + "extn": "6920", + "id": "22318", + "name": "Stephanie Douglas", + "office": "Escondido", + "position": "Lecturer", + "salary": "$170,896", + "start_date": "8/17/2008" + }, + { + "extn": "7810", + "id": "22319", + "name": "Kate Williams", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$279,516", + "start_date": "7/22/2000" + }, + { + "extn": "8804", + "id": "22320", + "name": "Monica Townend", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$162,277", + "start_date": "5/29/2000" + }, + { + "extn": "6954", + "id": "22321", + "name": "Phillip Speed", + "office": "Worcester", + "position": "Cook", + "salary": "$39,684", + "start_date": "12/20/2013" + }, + { + "extn": "3763", + "id": "22322", + "name": "Esmeralda Milner", + "office": "Omaha", + "position": "Ambulatory Nurse", + "salary": "$194,042", + "start_date": "8/2/2015" + }, + { + "extn": "8803", + "id": "22323", + "name": "Erick Gardner", + "office": "Houston", + "position": "Inspector", + "salary": "$234,908", + "start_date": "4/6/2011" + }, + { + "extn": "2607", + "id": "22324", + "name": "Sharon Quinn", + "office": "Huntsville", + "position": "Physician", + "salary": "$129,200", + "start_date": "4/7/2007" + }, + { + "extn": "3674", + "id": "22325", + "name": "Nick Asher", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$50,414", + "start_date": "2/24/2014" + }, + { + "extn": "9095", + "id": "22326", + "name": "Ethan Forester", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$50,948", + "start_date": "8/8/2016" + }, + { + "extn": "4412", + "id": "22327", + "name": "Bree Hobson", + "office": "Bellevue", + "position": "Dentist", + "salary": "$54,263", + "start_date": "1/16/2012" + }, + { + "extn": "7399", + "id": "22328", + "name": "Elena Lynch", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$27,285", + "start_date": "5/14/2005" + }, + { + "extn": "4384", + "id": "22329", + "name": "Aisha Armstrong", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$158,529", + "start_date": "4/3/2009" + }, + { + "extn": "2242", + "id": "22330", + "name": "Owen Dowson", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$30,506", + "start_date": "8/18/2006" + }, + { + "extn": "3491", + "id": "22331", + "name": "Jack Kelly", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$54,358", + "start_date": "7/2/2002" + }, + { + "extn": "6332", + "id": "22332", + "name": "Marvin Blackwall", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$137,130", + "start_date": "8/1/2004" + }, + { + "extn": "7368", + "id": "22333", + "name": "Meredith Allen", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$66,534", + "start_date": "8/18/2002" + }, + { + "extn": "6697", + "id": "22334", + "name": "Shelby Haines", + "office": "Fremont", + "position": "Steward", + "salary": "$233,697", + "start_date": "10/7/2003" + }, + { + "extn": "5420", + "id": "22335", + "name": "Valerie Lunt", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$52,848", + "start_date": "9/16/2014" + }, + { + "extn": "7522", + "id": "22336", + "name": "Hayden Bloom", + "office": "Tulsa", + "position": "Doctor", + "salary": "$85,355", + "start_date": "4/19/2008" + }, + { + "extn": "9628", + "id": "22337", + "name": "Elijah Kennedy", + "office": "Lakewood", + "position": "Doctor", + "salary": "$111,468", + "start_date": "11/11/2011" + }, + { + "extn": "2283", + "id": "22338", + "name": "Fred Hunt", + "office": "Valetta", + "position": "Banker", + "salary": "$257,461", + "start_date": "9/19/2012" + }, + { + "extn": "1765", + "id": "22339", + "name": "Mike Walton", + "office": "London", + "position": "Food Technologist", + "salary": "$166,964", + "start_date": "3/22/2009" + }, + { + "extn": "6540", + "id": "22340", + "name": "Domenic Alexander", + "office": "Albuquerque", + "position": "Lecturer", + "salary": "$280,003", + "start_date": "7/12/2015" + }, + { + "extn": "3884", + "id": "22341", + "name": "Wade Judd", + "office": "Otawa", + "position": "Loan Officer", + "salary": "$102,623", + "start_date": "6/21/2005" + }, + { + "extn": "6263", + "id": "22342", + "name": "Matthew Asher", + "office": "Long Beach", + "position": "Baker", + "salary": "$111,790", + "start_date": "3/5/2010" + }, + { + "extn": "9345", + "id": "22343", + "name": "Kurt Preston", + "office": "Madison", + "position": "Web Developer", + "salary": "$87,322", + "start_date": "7/4/2000" + }, + { + "extn": "4512", + "id": "22344", + "name": "Camden Hunter", + "office": "Lincoln", + "position": "Biologist", + "salary": "$190,969", + "start_date": "11/12/2002" + }, + { + "extn": "3532", + "id": "22345", + "name": "Maggie Dann", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$170,365", + "start_date": "12/5/2003" + }, + { + "extn": "8625", + "id": "22346", + "name": "Johnny Bryant", + "office": "Springfield", + "position": "Food Technologist", + "salary": "$46,205", + "start_date": "11/29/2006" + }, + { + "extn": "5773", + "id": "22347", + "name": "Bristol Lucas", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$219,713", + "start_date": "6/7/2002" + }, + { + "extn": "1569", + "id": "22348", + "name": "Ember Lunt", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$199,490", + "start_date": "10/4/2014" + }, + { + "extn": "9659", + "id": "22349", + "name": "Monica Nanton", + "office": "Huntsville", + "position": "Pharmacist", + "salary": "$191,497", + "start_date": "11/22/2005" + }, + { + "extn": "6140", + "id": "22350", + "name": "Noah Clark", + "office": "Denver", + "position": "Operator", + "salary": "$238,102", + "start_date": "3/28/2013" + }, + { + "extn": "9342", + "id": "22351", + "name": "Sebastian Simpson", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$281,017", + "start_date": "8/28/2005" + }, + { + "extn": "6406", + "id": "22352", + "name": "Tyson Payne", + "office": "Toledo", + "position": "Physician", + "salary": "$204,021", + "start_date": "3/7/2003" + }, + { + "extn": "9299", + "id": "22353", + "name": "Elijah Watson", + "office": "Fort Lauderdale", + "position": "Ambulatory Nurse", + "salary": "$247,761", + "start_date": "6/6/2003" + }, + { + "extn": "2688", + "id": "22354", + "name": "Dasha Brett", + "office": "Bucharest", + "position": "Webmaster", + "salary": "$178,225", + "start_date": "5/4/2007" + }, + { + "extn": "5381", + "id": "22355", + "name": "Julia Shepherd", + "office": "Madison", + "position": "Accountant", + "salary": "$100,073", + "start_date": "4/28/2001" + }, + { + "extn": "8139", + "id": "22356", + "name": "Andrea Keys", + "office": "Fullerton", + "position": "HR Specialist", + "salary": "$167,263", + "start_date": "3/14/2007" + }, + { + "extn": "6450", + "id": "22357", + "name": "Dalia Gordon", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$57,222", + "start_date": "4/17/2019" + }, + { + "extn": "5051", + "id": "22358", + "name": "Javier Vaughn", + "office": "Portland", + "position": "Bellman", + "salary": "$152,835", + "start_date": "8/9/2013" + }, + { + "extn": "3095", + "id": "22359", + "name": "Melinda Weatcroft", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$177,993", + "start_date": "6/9/2011" + }, + { + "extn": "9842", + "id": "22360", + "name": "Julius Gates", + "office": "Nashville", + "position": "Auditor", + "salary": "$265,429", + "start_date": "2/22/2009" + }, + { + "extn": "9731", + "id": "22361", + "name": "Sloane Dickson", + "office": "Orlando", + "position": "Inspector", + "salary": "$160,636", + "start_date": "2/7/2018" + }, + { + "extn": "2375", + "id": "22362", + "name": "Rosie Uddin", + "office": "Charlotte", + "position": "CNC Operator", + "salary": "$299,939", + "start_date": "9/4/2014" + }, + { + "extn": "2269", + "id": "22363", + "name": "Mason Stewart", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$178,521", + "start_date": "12/14/2013" + }, + { + "extn": "7934", + "id": "22364", + "name": "Karla Bryson", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$190,033", + "start_date": "1/10/2012" + }, + { + "extn": "1518", + "id": "22365", + "name": "Beatrice Zaoui", + "office": "Nashville", + "position": "Food Technologist", + "salary": "$270,622", + "start_date": "2/11/2006" + }, + { + "extn": "1252", + "id": "22366", + "name": "Josh Moreno", + "office": "El Paso", + "position": "Production Painter", + "salary": "$165,184", + "start_date": "4/22/2015" + }, + { + "extn": "2974", + "id": "22367", + "name": "Joyce Bryant", + "office": "St. Louis", + "position": "Stockbroker", + "salary": "$13,175", + "start_date": "3/24/2019" + }, + { + "extn": "8485", + "id": "22368", + "name": "Celina Shaw", + "office": "Tokyo", + "position": "Cook", + "salary": "$182,602", + "start_date": "10/23/2012" + }, + { + "extn": "9003", + "id": "22369", + "name": "Luke Porter", + "office": "San Jose", + "position": "Physician", + "salary": "$14,452", + "start_date": "6/21/2011" + }, + { + "extn": "7779", + "id": "22370", + "name": "Ramon Truscott", + "office": "Garland", + "position": "Health Educator", + "salary": "$29,974", + "start_date": "10/5/2001" + }, + { + "extn": "9858", + "id": "22371", + "name": "Erica Anderson", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$12,814", + "start_date": "8/22/2018" + }, + { + "extn": "8389", + "id": "22372", + "name": "Samantha Ralph", + "office": "Escondido", + "position": "Clerk", + "salary": "$164,124", + "start_date": "8/2/2001" + }, + { + "extn": "5799", + "id": "22373", + "name": "Gabriel Irving", + "office": "Norfolk", + "position": "Baker", + "salary": "$63,144", + "start_date": "9/13/2017" + }, + { + "extn": "6430", + "id": "22374", + "name": "Ruth Yates", + "office": "Madrid", + "position": "Restaurant Manager", + "salary": "$11,478", + "start_date": "10/12/2011" + }, + { + "extn": "5180", + "id": "22375", + "name": "Michael Murphy", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$155,530", + "start_date": "4/22/2005" + }, + { + "extn": "1087", + "id": "22376", + "name": "Lucas Wigley", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$196,112", + "start_date": "1/24/2008" + }, + { + "extn": "4893", + "id": "22377", + "name": "Sebastian Rogers", + "office": "Escondido", + "position": "Treasurer", + "salary": "$117,662", + "start_date": "6/14/2009" + }, + { + "extn": "7897", + "id": "22378", + "name": "Peter Latham", + "office": "Madison", + "position": "Loan Officer", + "salary": "$281,160", + "start_date": "6/27/2008" + }, + { + "extn": "5505", + "id": "22379", + "name": "Peyton Jenkin", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$186,245", + "start_date": "8/2/2011" + }, + { + "extn": "2627", + "id": "22380", + "name": "Tyson Martin", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$209,313", + "start_date": "7/23/2016" + }, + { + "extn": "5830", + "id": "22381", + "name": "Rose Ring", + "office": "Bellevue", + "position": "Accountant", + "salary": "$216,462", + "start_date": "9/11/2012" + }, + { + "extn": "7171", + "id": "22382", + "name": "Georgia Jarvis", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$157,776", + "start_date": "5/10/2019" + }, + { + "extn": "4336", + "id": "22383", + "name": "Jade Turner", + "office": "Santa Ana", + "position": "Machine Operator", + "salary": "$89,502", + "start_date": "11/25/2004" + }, + { + "extn": "3996", + "id": "22384", + "name": "Benny Collingwood", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$91,159", + "start_date": "12/9/2000" + }, + { + "extn": "5542", + "id": "22385", + "name": "Rocco Lomax", + "office": "El Paso", + "position": "Cashier", + "salary": "$74,815", + "start_date": "12/16/2002" + }, + { + "extn": "7760", + "id": "22386", + "name": "Celia Vincent", + "office": "Honolulu", + "position": "Electrician", + "salary": "$294,138", + "start_date": "5/5/2005" + }, + { + "extn": "6858", + "id": "22387", + "name": "Nate Irwin", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$147,767", + "start_date": "9/30/2012" + }, + { + "extn": "5361", + "id": "22388", + "name": "Cristal Savage", + "office": "Omaha", + "position": "Doctor", + "salary": "$291,890", + "start_date": "9/21/2014" + }, + { + "extn": "4955", + "id": "22389", + "name": "Sofia Calderwood", + "office": "Lincoln", + "position": "Laboratory Technician", + "salary": "$183,700", + "start_date": "11/15/2005" + }, + { + "extn": "1977", + "id": "22390", + "name": "Ryan Miller", + "office": "Valetta", + "position": "Webmaster", + "salary": "$153,950", + "start_date": "11/17/2009" + }, + { + "extn": "2701", + "id": "22391", + "name": "Caleb Armstrong", + "office": "Charlotte", + "position": "Service Supervisor", + "salary": "$230,850", + "start_date": "7/25/2015" + }, + { + "extn": "6362", + "id": "22392", + "name": "Destiny Wren", + "office": "Baltimore", + "position": "Auditor", + "salary": "$109,195", + "start_date": "1/13/2004" + }, + { + "extn": "1662", + "id": "22393", + "name": "Ema Vangness", + "office": "Fayetteville", + "position": "Project Manager", + "salary": "$143,295", + "start_date": "7/26/2012" + }, + { + "extn": "5661", + "id": "22394", + "name": "Sarah Bolton", + "office": "Garland", + "position": "Food Technologist", + "salary": "$225,240", + "start_date": "2/14/2002" + }, + { + "extn": "3803", + "id": "22395", + "name": "George Fisher", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$181,493", + "start_date": "11/23/2017" + }, + { + "extn": "2110", + "id": "22396", + "name": "Sasha Lewis", + "office": "Orlando", + "position": "Production Painter", + "salary": "$217,783", + "start_date": "2/7/2014" + }, + { + "extn": "3721", + "id": "22397", + "name": "Cherish Connor", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$112,737", + "start_date": "8/4/2013" + }, + { + "extn": "1041", + "id": "22398", + "name": "Benjamin Shields", + "office": "Madison", + "position": "Audiologist", + "salary": "$11,724", + "start_date": "5/23/2006" + }, + { + "extn": "1505", + "id": "22399", + "name": "Nicholas Nurton", + "office": "Worcester", + "position": "Executive Director", + "salary": "$48,675", + "start_date": "7/5/2019" + }, + { + "extn": "3308", + "id": "22400", + "name": "Owen Thomas", + "office": "Reno", + "position": "Global Logistics Supervisor", + "salary": "$296,612", + "start_date": "11/24/2011" + }, + { + "extn": "6840", + "id": "22401", + "name": "Lana Trent", + "office": "Miami", + "position": "Loan Officer", + "salary": "$90,106", + "start_date": "1/5/2014" + }, + { + "extn": "7527", + "id": "22402", + "name": "Gabriel Chappell", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$202,340", + "start_date": "6/23/2012" + }, + { + "extn": "3608", + "id": "22403", + "name": "Domenic Hardwick", + "office": "Milano", + "position": "Food Technologist", + "salary": "$85,600", + "start_date": "4/20/2001" + }, + { + "extn": "6401", + "id": "22404", + "name": "Bart Varley", + "office": "St. Louis", + "position": "Bellman", + "salary": "$72,097", + "start_date": "8/21/2006" + }, + { + "extn": "4014", + "id": "22405", + "name": "Domenic Hobbs", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$133,282", + "start_date": "5/5/2017" + }, + { + "extn": "2466", + "id": "22406", + "name": "Nicholas Attwood", + "office": "Rochester", + "position": "Paramedic", + "salary": "$94,515", + "start_date": "4/6/2008" + }, + { + "extn": "4820", + "id": "22407", + "name": "Aiden Jenkin", + "office": "Oakland", + "position": "Inspector", + "salary": "$197,066", + "start_date": "7/28/2000" + }, + { + "extn": "3145", + "id": "22408", + "name": "Ethan Snell", + "office": "Wien", + "position": "Budget Analyst", + "salary": "$272,603", + "start_date": "6/29/2014" + }, + { + "extn": "4644", + "id": "22409", + "name": "Morgan Cattell", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$109,446", + "start_date": "5/28/2003" + }, + { + "extn": "6646", + "id": "22410", + "name": "Kieth Wilson", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$144,614", + "start_date": "12/3/2008" + }, + { + "extn": "1918", + "id": "22411", + "name": "Elijah Lewis", + "office": "Escondido", + "position": "Doctor", + "salary": "$224,544", + "start_date": "7/15/2003" + }, + { + "extn": "4736", + "id": "22412", + "name": "Michael Pearce", + "office": "Seattle", + "position": "Electrician", + "salary": "$271,440", + "start_date": "5/16/2012" + }, + { + "extn": "8486", + "id": "22413", + "name": "Chuck Davies", + "office": "Saint Paul", + "position": "Production Painter", + "salary": "$271,127", + "start_date": "1/17/2002" + }, + { + "extn": "2038", + "id": "22414", + "name": "Lana Niles", + "office": "Arlington", + "position": "Call Center Representative", + "salary": "$45,003", + "start_date": "5/19/2001" + }, + { + "extn": "3366", + "id": "22415", + "name": "Barry Evans", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$240,631", + "start_date": "9/8/2000" + }, + { + "extn": "5547", + "id": "22416", + "name": "Carter Campbell", + "office": "Madrid", + "position": "Clerk", + "salary": "$45,927", + "start_date": "11/13/2006" + }, + { + "extn": "2311", + "id": "22417", + "name": "Dasha Farrow", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$84,115", + "start_date": "2/1/2010" + }, + { + "extn": "3943", + "id": "22418", + "name": "Abbey Hogg", + "office": "Baltimore", + "position": "Doctor", + "salary": "$139,300", + "start_date": "8/30/2016" + }, + { + "extn": "7534", + "id": "22419", + "name": "Stacy Reynolds", + "office": "Denver", + "position": "Cook", + "salary": "$169,603", + "start_date": "3/11/2011" + }, + { + "extn": "1171", + "id": "22420", + "name": "Barney Rothwell", + "office": "Jersey City", + "position": "Design Engineer", + "salary": "$70,654", + "start_date": "8/18/2017" + }, + { + "extn": "7333", + "id": "22421", + "name": "Manuel Ward", + "office": "Amarillo", + "position": "Laboratory Technician", + "salary": "$270,516", + "start_date": "5/19/2000" + }, + { + "extn": "1000", + "id": "22422", + "name": "Naomi Calderwood", + "office": "Otawa", + "position": "Chef Manager", + "salary": "$223,384", + "start_date": "7/9/2015" + }, + { + "extn": "1699", + "id": "22423", + "name": "Aiden Keys", + "office": "Saint Paul", + "position": "Loan Officer", + "salary": "$39,954", + "start_date": "4/14/2016" + }, + { + "extn": "8043", + "id": "22424", + "name": "Victoria Swan", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$131,724", + "start_date": "1/24/2017" + }, + { + "extn": "3930", + "id": "22425", + "name": "Gladys Knight", + "office": "Oklahoma City", + "position": "Cook", + "salary": "$235,470", + "start_date": "8/18/2017" + }, + { + "extn": "2003", + "id": "22426", + "name": "Rufus Allcott", + "office": "Glendale", + "position": "Systems Administrator", + "salary": "$292,188", + "start_date": "9/3/2018" + }, + { + "extn": "7773", + "id": "22427", + "name": "Liam Gavin", + "office": "Tallahassee", + "position": "Laboratory Technician", + "salary": "$60,568", + "start_date": "10/30/2019" + }, + { + "extn": "6076", + "id": "22428", + "name": "Tyson Khan", + "office": "Hayward", + "position": "Doctor", + "salary": "$178,944", + "start_date": "10/29/2009" + }, + { + "extn": "9482", + "id": "22429", + "name": "Mason Rigg", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$193,653", + "start_date": "11/8/2014" + }, + { + "extn": "1466", + "id": "22430", + "name": "Marjorie Waterhouse", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$198,007", + "start_date": "9/13/2002" + }, + { + "extn": "3670", + "id": "22431", + "name": "Joy Yarlett", + "office": "Memphis", + "position": "Associate Professor", + "salary": "$228,991", + "start_date": "6/27/2007" + }, + { + "extn": "5305", + "id": "22432", + "name": "Emerald Knight", + "office": "Dallas", + "position": "Accountant", + "salary": "$30,696", + "start_date": "2/17/2001" + }, + { + "extn": "3024", + "id": "22433", + "name": "Liliana Utterson", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$136,167", + "start_date": "10/19/2008" + }, + { + "extn": "7165", + "id": "22434", + "name": "Erica Skinner", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$122,698", + "start_date": "12/19/2008" + }, + { + "extn": "4702", + "id": "22435", + "name": "Daniel Michael", + "office": "Arlington", + "position": "Audiologist", + "salary": "$101,758", + "start_date": "1/17/2013" + }, + { + "extn": "2171", + "id": "22436", + "name": "Matthew Overson", + "office": "Portland", + "position": "Doctor", + "salary": "$117,491", + "start_date": "1/9/2003" + }, + { + "extn": "9632", + "id": "22437", + "name": "Maddison Norman", + "office": "Jersey City", + "position": "Pharmacist", + "salary": "$10,824", + "start_date": "5/18/2007" + }, + { + "extn": "9614", + "id": "22438", + "name": "Daphne Terry", + "office": "Detroit", + "position": "Cashier", + "salary": "$298,523", + "start_date": "8/22/2000" + }, + { + "extn": "8763", + "id": "22439", + "name": "Jazmin Randall", + "office": "Denver", + "position": "Call Center Representative", + "salary": "$57,623", + "start_date": "5/21/2006" + }, + { + "extn": "2435", + "id": "22440", + "name": "Alan Mackenzie", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$86,217", + "start_date": "11/7/2013" + }, + { + "extn": "3520", + "id": "22441", + "name": "Nate Newton", + "office": "Portland", + "position": "Business Broker", + "salary": "$25,711", + "start_date": "11/15/2003" + }, + { + "extn": "8296", + "id": "22442", + "name": "Boris Stanley", + "office": "Toledo", + "position": "Webmaster", + "salary": "$113,827", + "start_date": "2/6/2010" + }, + { + "extn": "7229", + "id": "22443", + "name": "Rick Kerr", + "office": "Scottsdale", + "position": "Design Engineer", + "salary": "$227,755", + "start_date": "4/23/2017" + }, + { + "extn": "1315", + "id": "22444", + "name": "Holly Nicholls", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$24,104", + "start_date": "10/30/2000" + }, + { + "extn": "1647", + "id": "22445", + "name": "Goldie Crawley", + "office": "Berlin", + "position": "Lecturer", + "salary": "$226,409", + "start_date": "8/8/2017" + }, + { + "extn": "7234", + "id": "22446", + "name": "Mayleen Wright", + "office": "Ontario", + "position": "Associate Professor", + "salary": "$216,685", + "start_date": "12/22/2009" + }, + { + "extn": "7448", + "id": "22447", + "name": "Alan Wise", + "office": "Tokyo", + "position": "Accountant", + "salary": "$292,417", + "start_date": "5/28/2009" + }, + { + "extn": "8067", + "id": "22448", + "name": "Liam Farrant", + "office": "Glendale", + "position": "Business Broker", + "salary": "$54,248", + "start_date": "11/19/2015" + }, + { + "extn": "9624", + "id": "22449", + "name": "Jacqueline Weasley", + "office": "London", + "position": "Global Logistics Supervisor", + "salary": "$242,546", + "start_date": "12/4/2006" + }, + { + "extn": "1296", + "id": "22450", + "name": "Goldie Owen", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$131,385", + "start_date": "5/23/2003" + }, + { + "extn": "8664", + "id": "22451", + "name": "Julian Bell", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$187,665", + "start_date": "3/26/2014" + }, + { + "extn": "4014", + "id": "22452", + "name": "Cynthia Dunbar", + "office": "Innsbruck", + "position": "Operator", + "salary": "$78,048", + "start_date": "3/25/2010" + }, + { + "extn": "8669", + "id": "22453", + "name": "Violet Rossi", + "office": "Springfield", + "position": "Steward", + "salary": "$111,583", + "start_date": "3/25/2015" + }, + { + "extn": "1309", + "id": "22454", + "name": "Matthew Gunn", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$238,787", + "start_date": "11/12/2009" + }, + { + "extn": "8161", + "id": "22455", + "name": "Manuel Jackson", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$176,053", + "start_date": "7/31/2016" + }, + { + "extn": "4862", + "id": "22456", + "name": "Britney Vincent", + "office": "Worcester", + "position": "Health Educator", + "salary": "$159,520", + "start_date": "2/28/2017" + }, + { + "extn": "6094", + "id": "22457", + "name": "Russel Addison", + "office": "Berna", + "position": "Steward", + "salary": "$85,944", + "start_date": "7/19/2009" + }, + { + "extn": "2384", + "id": "22458", + "name": "Priscilla Alexander", + "office": "Detroit", + "position": "Bookkeeper", + "salary": "$245,315", + "start_date": "4/13/2019" + }, + { + "extn": "5144", + "id": "22459", + "name": "Kurt Collins", + "office": "Memphis", + "position": "Dentist", + "salary": "$119,337", + "start_date": "5/9/2001" + }, + { + "extn": "4128", + "id": "22460", + "name": "Doug Radcliffe", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$151,498", + "start_date": "5/9/2005" + }, + { + "extn": "6213", + "id": "22461", + "name": "Blake Foxley", + "office": "Houston", + "position": "Software Engineer", + "salary": "$225,039", + "start_date": "2/9/2014" + }, + { + "extn": "3814", + "id": "22462", + "name": "Drew Maxwell", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$65,329", + "start_date": "5/31/2000" + }, + { + "extn": "7455", + "id": "22463", + "name": "Phillip Evans", + "office": "San Francisco", + "position": "Auditor", + "salary": "$238,828", + "start_date": "5/20/2012" + }, + { + "extn": "7282", + "id": "22464", + "name": "Carmen Rust", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$216,195", + "start_date": "9/11/2009" + }, + { + "extn": "3488", + "id": "22465", + "name": "Noemi Glass", + "office": "Jersey City", + "position": "Cash Manager", + "salary": "$21,483", + "start_date": "12/26/2018" + }, + { + "extn": "2956", + "id": "22466", + "name": "Miriam Pope", + "office": "Norfolk", + "position": "HR Coordinator", + "salary": "$251,468", + "start_date": "9/19/2019" + }, + { + "extn": "8207", + "id": "22467", + "name": "Matt Wood", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$21,660", + "start_date": "5/26/2006" + }, + { + "extn": "5243", + "id": "22468", + "name": "Logan Wills", + "office": "Washington", + "position": "Operator", + "salary": "$152,234", + "start_date": "11/25/2006" + }, + { + "extn": "7523", + "id": "22469", + "name": "Eden York", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$248,439", + "start_date": "5/21/2005" + }, + { + "extn": "9246", + "id": "22470", + "name": "Erica Verdon", + "office": "Kansas City", + "position": "HR Coordinator", + "salary": "$190,229", + "start_date": "2/6/2003" + }, + { + "extn": "9054", + "id": "22471", + "name": "Rae Darcy", + "office": "Chicago", + "position": "Audiologist", + "salary": "$298,454", + "start_date": "5/13/2010" + }, + { + "extn": "2095", + "id": "22472", + "name": "Johnathan Coll", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$55,166", + "start_date": "11/9/2011" + }, + { + "extn": "3393", + "id": "22473", + "name": "Luke Wooldridge", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$182,516", + "start_date": "7/24/2008" + }, + { + "extn": "3177", + "id": "22474", + "name": "Jacob Tindall", + "office": "Pittsburgh", + "position": "Chef Manager", + "salary": "$119,050", + "start_date": "6/20/2007" + }, + { + "extn": "4405", + "id": "22475", + "name": "Hank Stewart", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$186,202", + "start_date": "9/7/2000" + }, + { + "extn": "2746", + "id": "22476", + "name": "Benny Murray", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$70,672", + "start_date": "2/1/2005" + }, + { + "extn": "4934", + "id": "22477", + "name": "Helen Ebbs", + "office": "Bellevue", + "position": "Web Developer", + "salary": "$219,580", + "start_date": "1/21/2007" + }, + { + "extn": "2945", + "id": "22478", + "name": "Francesca Warden", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$165,840", + "start_date": "1/20/2001" + }, + { + "extn": "4186", + "id": "22479", + "name": "Carrie Edler", + "office": "Madison", + "position": "Ambulatory Nurse", + "salary": "$259,684", + "start_date": "8/14/2003" + }, + { + "extn": "2948", + "id": "22480", + "name": "Kamila Simmons", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$129,032", + "start_date": "11/5/2011" + }, + { + "extn": "1907", + "id": "22481", + "name": "Nate Kelly", + "office": "Zurich", + "position": "Bookkeeper", + "salary": "$235,330", + "start_date": "10/18/2000" + }, + { + "extn": "9656", + "id": "22482", + "name": "Summer Rowan", + "office": "St. Louis", + "position": "Banker", + "salary": "$104,538", + "start_date": "1/13/2000" + }, + { + "extn": "9001", + "id": "22483", + "name": "Ivette Verdon", + "office": "Pittsburgh", + "position": "HR Specialist", + "salary": "$284,873", + "start_date": "8/5/2016" + }, + { + "extn": "1031", + "id": "22484", + "name": "Mary Holmes", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$35,905", + "start_date": "8/14/2001" + }, + { + "extn": "9239", + "id": "22485", + "name": "Samantha Cox", + "office": "Quebec", + "position": "Executive Director", + "salary": "$145,021", + "start_date": "8/7/2012" + }, + { + "extn": "4761", + "id": "22486", + "name": "John Gilbert", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$231,070", + "start_date": "12/30/2002" + }, + { + "extn": "3372", + "id": "22487", + "name": "Danielle Wright", + "office": "Boston", + "position": "Project Manager", + "salary": "$171,209", + "start_date": "10/19/2019" + }, + { + "extn": "8991", + "id": "22488", + "name": "Hadley Henderson", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$85,019", + "start_date": "4/8/2018" + }, + { + "extn": "6406", + "id": "22489", + "name": "Wade Chapman", + "office": "Amarillo", + "position": "Clerk", + "salary": "$117,173", + "start_date": "2/28/2013" + }, + { + "extn": "7335", + "id": "22490", + "name": "Cassandra Hobbs", + "office": "Berna", + "position": "Health Educator", + "salary": "$134,265", + "start_date": "5/16/2007" + }, + { + "extn": "2806", + "id": "22491", + "name": "Jocelyn Noach", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$243,076", + "start_date": "3/21/2005" + }, + { + "extn": "3948", + "id": "22492", + "name": "Carl Hardwick", + "office": "Detroit", + "position": "Health Educator", + "salary": "$294,273", + "start_date": "11/19/2007" + }, + { + "extn": "4984", + "id": "22493", + "name": "Marvin Mcgregor", + "office": "Santa Ana", + "position": "Cook", + "salary": "$254,450", + "start_date": "4/22/2004" + }, + { + "extn": "5109", + "id": "22494", + "name": "Maxwell Sanchez", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$294,612", + "start_date": "3/6/2009" + }, + { + "extn": "8756", + "id": "22495", + "name": "Candice Plumb", + "office": "Orlando", + "position": "Baker", + "salary": "$17,733", + "start_date": "11/14/2000" + }, + { + "extn": "4707", + "id": "22496", + "name": "Maggie Yarwood", + "office": "St. Louis", + "position": "Bellman", + "salary": "$90,721", + "start_date": "4/8/2016" + }, + { + "extn": "2758", + "id": "22497", + "name": "Chuck Rowe", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$126,763", + "start_date": "8/29/2018" + }, + { + "extn": "9799", + "id": "22498", + "name": "Ivette Weatcroft", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$147,953", + "start_date": "1/16/2007" + }, + { + "extn": "2399", + "id": "22499", + "name": "Ron Bradshaw", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$288,818", + "start_date": "1/3/2001" + }, + { + "extn": "1012", + "id": "22500", + "name": "Elly Henderson", + "office": "Wien", + "position": "Webmaster", + "salary": "$22,690", + "start_date": "10/29/2016" + }, + { + "extn": "6848", + "id": "22501", + "name": "Rick Overson", + "office": "Portland", + "position": "Clerk", + "salary": "$28,479", + "start_date": "9/16/2016" + }, + { + "extn": "4073", + "id": "22502", + "name": "Liam Logan", + "office": "New York", + "position": "Cook", + "salary": "$207,475", + "start_date": "7/29/2015" + }, + { + "extn": "9238", + "id": "22503", + "name": "Carolyn Townend", + "office": "Reno", + "position": "Paramedic", + "salary": "$290,085", + "start_date": "1/7/2007" + }, + { + "extn": "3971", + "id": "22504", + "name": "Barry Whatson", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$122,827", + "start_date": "12/13/2007" + }, + { + "extn": "1919", + "id": "22505", + "name": "Louise Allcott", + "office": "London", + "position": "Accountant", + "salary": "$158,052", + "start_date": "1/20/2010" + }, + { + "extn": "9383", + "id": "22506", + "name": "Chester Ripley", + "office": "San Bernardino", + "position": "Banker", + "salary": "$62,522", + "start_date": "5/21/2018" + }, + { + "extn": "5961", + "id": "22507", + "name": "Drew Asher", + "office": "Oklahoma City", + "position": "Executive Director", + "salary": "$121,166", + "start_date": "1/10/2009" + }, + { + "extn": "5806", + "id": "22508", + "name": "Carter Flynn", + "office": "Boston", + "position": "Chef Manager", + "salary": "$195,772", + "start_date": "12/27/2004" + }, + { + "extn": "5234", + "id": "22509", + "name": "Kassandra Groves", + "office": "Lancaster", + "position": "Stockbroker", + "salary": "$139,055", + "start_date": "4/22/2009" + }, + { + "extn": "6328", + "id": "22510", + "name": "Barry Wilde", + "office": "Bucharest", + "position": "Front Desk Coordinator", + "salary": "$245,538", + "start_date": "12/15/2018" + }, + { + "extn": "7513", + "id": "22511", + "name": "Nick Simpson", + "office": "Albuquerque", + "position": "Healthcare Specialist", + "salary": "$229,236", + "start_date": "10/16/2007" + }, + { + "extn": "9479", + "id": "22512", + "name": "Elijah Parsons", + "office": "Wien", + "position": "Bellman", + "salary": "$171,264", + "start_date": "7/12/2019" + }, + { + "extn": "5824", + "id": "22513", + "name": "Melania Ellison", + "office": "San Jose", + "position": "Insurance Broker", + "salary": "$93,654", + "start_date": "1/29/2013" + }, + { + "extn": "3263", + "id": "22514", + "name": "Abbey Mullins", + "office": "San Bernardino", + "position": "Healthcare Specialist", + "salary": "$61,463", + "start_date": "10/13/2014" + }, + { + "extn": "5742", + "id": "22515", + "name": "Bart Zaoui", + "office": "Berna", + "position": "Auditor", + "salary": "$240,247", + "start_date": "4/7/2000" + }, + { + "extn": "3954", + "id": "22516", + "name": "Russel Baker", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$298,222", + "start_date": "12/28/2016" + }, + { + "extn": "1802", + "id": "22517", + "name": "Bristol Walsh", + "office": "El Paso", + "position": "Treasurer", + "salary": "$90,119", + "start_date": "7/16/2014" + }, + { + "extn": "1847", + "id": "22518", + "name": "Barry Simmons", + "office": "Columbus", + "position": "Cashier", + "salary": "$120,417", + "start_date": "8/17/2002" + }, + { + "extn": "3888", + "id": "22519", + "name": "Marvin Stewart", + "office": "San Bernardino", + "position": "Electrician", + "salary": "$118,407", + "start_date": "4/9/2008" + }, + { + "extn": "6754", + "id": "22520", + "name": "Bart Reynolds", + "office": "Bellevue", + "position": "Biologist", + "salary": "$297,090", + "start_date": "5/1/2018" + }, + { + "extn": "7539", + "id": "22521", + "name": "Kassandra Warner", + "office": "Tulsa", + "position": "Ambulatory Nurse", + "salary": "$210,228", + "start_date": "2/15/2015" + }, + { + "extn": "3069", + "id": "22522", + "name": "Danielle Allen", + "office": "Oklahoma City", + "position": "Project Manager", + "salary": "$184,657", + "start_date": "3/4/2008" + }, + { + "extn": "9355", + "id": "22523", + "name": "Roger Mcgregor", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$227,398", + "start_date": "10/11/2009" + }, + { + "extn": "7939", + "id": "22524", + "name": "Julius Graves", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$296,406", + "start_date": "9/10/2013" + }, + { + "extn": "2130", + "id": "22525", + "name": "Camila Welsch", + "office": "Omaha", + "position": "Staffing Consultant", + "salary": "$285,537", + "start_date": "10/8/2013" + }, + { + "extn": "2034", + "id": "22526", + "name": "Julius Mills", + "office": "Baltimore", + "position": "Bellman", + "salary": "$194,806", + "start_date": "7/17/2016" + }, + { + "extn": "1550", + "id": "22527", + "name": "Christy Darcy", + "office": "Rome", + "position": "Treasurer", + "salary": "$103,066", + "start_date": "9/16/2012" + }, + { + "extn": "4284", + "id": "22528", + "name": "Henry Vollans", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$83,336", + "start_date": "4/15/2007" + }, + { + "extn": "9738", + "id": "22529", + "name": "Rosie West", + "office": "Rome", + "position": "CNC Operator", + "salary": "$291,278", + "start_date": "5/31/2011" + }, + { + "extn": "6394", + "id": "22530", + "name": "Trisha Quinton", + "office": "Innsbruck", + "position": "Project Manager", + "salary": "$52,227", + "start_date": "7/21/2012" + }, + { + "extn": "5080", + "id": "22531", + "name": "Julianna Kelly", + "office": "Tulsa", + "position": "Fabricator", + "salary": "$71,279", + "start_date": "4/21/2009" + }, + { + "extn": "5766", + "id": "22532", + "name": "Isla Ballard", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$110,112", + "start_date": "4/14/2013" + }, + { + "extn": "2102", + "id": "22533", + "name": "Livia Wright", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$70,092", + "start_date": "3/26/2015" + }, + { + "extn": "4813", + "id": "22534", + "name": "Regina Drake", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$249,201", + "start_date": "6/3/2002" + }, + { + "extn": "1388", + "id": "22535", + "name": "Gloria Thornton", + "office": "New York", + "position": "Designer", + "salary": "$268,116", + "start_date": "1/18/2002" + }, + { + "extn": "9436", + "id": "22536", + "name": "Angela Dwyer", + "office": "Minneapolis", + "position": "Paramedic", + "salary": "$250,577", + "start_date": "11/15/2006" + }, + { + "extn": "2885", + "id": "22537", + "name": "Wade Harper", + "office": "Los Angeles", + "position": "Restaurant Manager", + "salary": "$184,226", + "start_date": "11/17/2004" + }, + { + "extn": "3026", + "id": "22538", + "name": "Gwenyth Logan", + "office": "Anaheim", + "position": "Bellman", + "salary": "$19,446", + "start_date": "5/17/2014" + }, + { + "extn": "1753", + "id": "22539", + "name": "Fiona Drake", + "office": "Milano", + "position": "Biologist", + "salary": "$286,424", + "start_date": "8/29/2003" + }, + { + "extn": "3805", + "id": "22540", + "name": "Caleb Ross", + "office": "Garland", + "position": "Front Desk Coordinator", + "salary": "$220,720", + "start_date": "9/23/2017" + }, + { + "extn": "3804", + "id": "22541", + "name": "Taylor Lunt", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$243,898", + "start_date": "5/29/2002" + }, + { + "extn": "7469", + "id": "22542", + "name": "Melody Roman", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$292,109", + "start_date": "3/21/2003" + }, + { + "extn": "9357", + "id": "22543", + "name": "George Wilde", + "office": "New York", + "position": "HR Coordinator", + "salary": "$207,448", + "start_date": "3/11/2008" + }, + { + "extn": "7985", + "id": "22544", + "name": "Marigold Phillips", + "office": "Pittsburgh", + "position": "Electrician", + "salary": "$87,289", + "start_date": "4/23/2017" + }, + { + "extn": "5800", + "id": "22545", + "name": "Hanna Gunn", + "office": "Washington", + "position": "Insurance Broker", + "salary": "$200,060", + "start_date": "6/21/2003" + }, + { + "extn": "4711", + "id": "22546", + "name": "Ally Gibson", + "office": "Fremont", + "position": "Bellman", + "salary": "$275,368", + "start_date": "10/27/2003" + }, + { + "extn": "1313", + "id": "22547", + "name": "Ivy Benfield", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$96,099", + "start_date": "8/28/2007" + }, + { + "extn": "6444", + "id": "22548", + "name": "Johnny Downing", + "office": "Jersey City", + "position": "Laboratory Technician", + "salary": "$275,810", + "start_date": "6/12/2017" + }, + { + "extn": "2346", + "id": "22549", + "name": "Chelsea Gardner", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$80,514", + "start_date": "2/17/2009" + }, + { + "extn": "1195", + "id": "22550", + "name": "Maribel Bloom", + "office": "Lisbon", + "position": "Bellman", + "salary": "$88,235", + "start_date": "10/12/2002" + }, + { + "extn": "2517", + "id": "22551", + "name": "Benny Webster", + "office": "Oakland", + "position": "Dentist", + "salary": "$237,736", + "start_date": "8/27/2011" + }, + { + "extn": "3391", + "id": "22552", + "name": "Mandy Richardson", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$15,372", + "start_date": "9/8/2004" + }, + { + "extn": "6203", + "id": "22553", + "name": "Doug Avery", + "office": "Norfolk", + "position": "Project Manager", + "salary": "$266,344", + "start_date": "1/5/2017" + }, + { + "extn": "4956", + "id": "22554", + "name": "Clint Wren", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$60,526", + "start_date": "10/14/2005" + }, + { + "extn": "7777", + "id": "22555", + "name": "Tyler Jenkin", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$156,140", + "start_date": "5/5/2017" + }, + { + "extn": "2750", + "id": "22556", + "name": "Courtney Huggins", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$226,213", + "start_date": "3/9/2000" + }, + { + "extn": "3538", + "id": "22557", + "name": "Cecilia Gallacher", + "office": "Bakersfield", + "position": "Assistant Buyer", + "salary": "$246,369", + "start_date": "10/20/2015" + }, + { + "extn": "6128", + "id": "22558", + "name": "John Plumb", + "office": "Madison", + "position": "Executive Director", + "salary": "$57,204", + "start_date": "1/28/2002" + }, + { + "extn": "6521", + "id": "22559", + "name": "Sylvia Skinner", + "office": "Innsbruck", + "position": "Steward", + "salary": "$146,074", + "start_date": "12/5/2001" + }, + { + "extn": "6928", + "id": "22560", + "name": "Alison Taylor", + "office": "Rochester", + "position": "Loan Officer", + "salary": "$240,816", + "start_date": "10/1/2011" + }, + { + "extn": "7518", + "id": "22561", + "name": "Julian Wilcox", + "office": "Sacramento", + "position": "Ambulatory Nurse", + "salary": "$26,075", + "start_date": "9/18/2008" + }, + { + "extn": "1395", + "id": "22562", + "name": "Tyler Overson", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$219,129", + "start_date": "8/20/2003" + }, + { + "extn": "4389", + "id": "22563", + "name": "Doug Oldfield", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$79,854", + "start_date": "11/4/2008" + }, + { + "extn": "9551", + "id": "22564", + "name": "William West", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$31,840", + "start_date": "5/25/2007" + }, + { + "extn": "1303", + "id": "22565", + "name": "Abbey Shaw", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$116,166", + "start_date": "11/17/2010" + }, + { + "extn": "1451", + "id": "22566", + "name": "Lucas Kerr", + "office": "Springfield", + "position": "Fabricator", + "salary": "$184,860", + "start_date": "3/30/2001" + }, + { + "extn": "8749", + "id": "22567", + "name": "Kieth Warner", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$143,336", + "start_date": "8/14/2004" + }, + { + "extn": "9140", + "id": "22568", + "name": "Lucas Glynn", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$225,525", + "start_date": "3/5/2008" + }, + { + "extn": "5749", + "id": "22569", + "name": "Tyson Tailor", + "office": "Scottsdale", + "position": "Ambulatory Nurse", + "salary": "$281,867", + "start_date": "5/27/2006" + }, + { + "extn": "5354", + "id": "22570", + "name": "Jayden Butler", + "office": "Lyon", + "position": "Business Broker", + "salary": "$150,493", + "start_date": "8/19/2013" + }, + { + "extn": "7677", + "id": "22571", + "name": "Carter Stuart", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$105,823", + "start_date": "2/19/2003" + }, + { + "extn": "3532", + "id": "22572", + "name": "Chris Horton", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$29,809", + "start_date": "12/26/2013" + }, + { + "extn": "9029", + "id": "22573", + "name": "Marigold Gallacher", + "office": "Portland", + "position": "Steward", + "salary": "$194,993", + "start_date": "5/31/2018" + }, + { + "extn": "8636", + "id": "22574", + "name": "Anais Jenkins", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$267,180", + "start_date": "7/9/2011" + }, + { + "extn": "8842", + "id": "22575", + "name": "Caleb Powell", + "office": "Venice", + "position": "Fabricator", + "salary": "$225,012", + "start_date": "1/19/2008" + }, + { + "extn": "9264", + "id": "22576", + "name": "Noah Hunter", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$79,756", + "start_date": "4/10/2005" + }, + { + "extn": "1288", + "id": "22577", + "name": "Hayden Lakey", + "office": "Cincinnati", + "position": "Cook", + "salary": "$51,745", + "start_date": "12/27/2016" + }, + { + "extn": "9533", + "id": "22578", + "name": "Monica Attwood", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$154,321", + "start_date": "2/15/2001" + }, + { + "extn": "8264", + "id": "22579", + "name": "Juliet Mills", + "office": "Quebec", + "position": "Cashier", + "salary": "$194,551", + "start_date": "2/19/2013" + }, + { + "extn": "2314", + "id": "22580", + "name": "Manuel Cartwright", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$71,066", + "start_date": "5/31/2007" + }, + { + "extn": "8523", + "id": "22581", + "name": "Tom Morley", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$254,982", + "start_date": "4/19/2006" + }, + { + "extn": "1209", + "id": "22582", + "name": "Hayden Slater", + "office": "Toledo", + "position": "Doctor", + "salary": "$251,076", + "start_date": "12/23/2000" + }, + { + "extn": "2334", + "id": "22583", + "name": "Alba Overson", + "office": "Lakewood", + "position": "Staffing Consultant", + "salary": "$299,577", + "start_date": "1/23/2018" + }, + { + "extn": "3371", + "id": "22584", + "name": "Percy Cox", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$201,614", + "start_date": "5/22/2016" + }, + { + "extn": "1511", + "id": "22585", + "name": "Joseph Rogan", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$295,593", + "start_date": "12/14/2006" + }, + { + "extn": "9678", + "id": "22586", + "name": "Jolene Pope", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$112,788", + "start_date": "5/11/2003" + }, + { + "extn": "8732", + "id": "22587", + "name": "Candace Trent", + "office": "Springfield", + "position": "Paramedic", + "salary": "$258,458", + "start_date": "8/2/2015" + }, + { + "extn": "2615", + "id": "22588", + "name": "Faith Paterson", + "office": "El Paso", + "position": "Baker", + "salary": "$92,859", + "start_date": "12/7/2016" + }, + { + "extn": "7465", + "id": "22589", + "name": "Wade Hammond", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$41,654", + "start_date": "2/4/2017" + }, + { + "extn": "6655", + "id": "22590", + "name": "Julius Vangness", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$43,442", + "start_date": "9/28/2009" + }, + { + "extn": "1697", + "id": "22591", + "name": "Rick Dempsey", + "office": "Memphis", + "position": "HR Coordinator", + "salary": "$293,787", + "start_date": "8/19/2019" + }, + { + "extn": "1447", + "id": "22592", + "name": "Oliver Hopkinson", + "office": "Washington", + "position": "Audiologist", + "salary": "$52,961", + "start_date": "5/3/2001" + }, + { + "extn": "1607", + "id": "22593", + "name": "Domenic Jobson", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$81,509", + "start_date": "6/20/2004" + }, + { + "extn": "5130", + "id": "22594", + "name": "Monica Shaw", + "office": "Portland", + "position": "Service Supervisor", + "salary": "$75,029", + "start_date": "7/23/2015" + }, + { + "extn": "3783", + "id": "22595", + "name": "Chadwick Turner", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$204,478", + "start_date": "10/3/2008" + }, + { + "extn": "3753", + "id": "22596", + "name": "Daria Weatcroft", + "office": "Lyon", + "position": "Auditor", + "salary": "$256,542", + "start_date": "4/17/2018" + }, + { + "extn": "2968", + "id": "22597", + "name": "Nick Lowe", + "office": "Bakersfield", + "position": "Biologist", + "salary": "$92,062", + "start_date": "1/25/2012" + }, + { + "extn": "1932", + "id": "22598", + "name": "Daniel Myatt", + "office": "Bakersfield", + "position": "Physician", + "salary": "$201,629", + "start_date": "3/3/2018" + }, + { + "extn": "5015", + "id": "22599", + "name": "Marissa Mcneill", + "office": "Norfolk", + "position": "Chef Manager", + "salary": "$102,589", + "start_date": "6/27/2009" + }, + { + "extn": "2928", + "id": "22600", + "name": "Ellen Lowe", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$21,145", + "start_date": "6/1/2004" + }, + { + "extn": "2845", + "id": "22601", + "name": "Brad Summers", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$116,943", + "start_date": "3/28/2016" + }, + { + "extn": "3140", + "id": "22602", + "name": "Angel Wallace", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$260,947", + "start_date": "3/20/2003" + }, + { + "extn": "4804", + "id": "22603", + "name": "Doug Lakey", + "office": "Wien", + "position": "Cashier", + "salary": "$83,486", + "start_date": "12/2/2013" + }, + { + "extn": "1847", + "id": "22604", + "name": "Leilani Wigley", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$18,592", + "start_date": "6/3/2005" + }, + { + "extn": "4946", + "id": "22605", + "name": "Adalind Morris", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$290,534", + "start_date": "7/14/2019" + }, + { + "extn": "2282", + "id": "22606", + "name": "Anne Purvis", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$28,893", + "start_date": "11/8/2007" + }, + { + "extn": "6631", + "id": "22607", + "name": "Daphne Jackson", + "office": "Prague", + "position": "Bookkeeper", + "salary": "$294,475", + "start_date": "5/7/2001" + }, + { + "extn": "6464", + "id": "22608", + "name": "Caleb Tobin", + "office": "Bakersfield", + "position": "Treasurer", + "salary": "$180,531", + "start_date": "3/22/2005" + }, + { + "extn": "9958", + "id": "22609", + "name": "Bob Cooper", + "office": "Tulsa", + "position": "Cashier", + "salary": "$120,233", + "start_date": "8/6/2002" + }, + { + "extn": "7231", + "id": "22610", + "name": "Carter Yoman", + "office": "Glendale", + "position": "Food Technologist", + "salary": "$66,687", + "start_date": "2/14/2007" + }, + { + "extn": "1426", + "id": "22611", + "name": "Daniel Nurton", + "office": "Oklahoma City", + "position": "Cashier", + "salary": "$85,994", + "start_date": "8/24/2015" + }, + { + "extn": "1709", + "id": "22612", + "name": "Ron Robertson", + "office": "Seattle", + "position": "Web Developer", + "salary": "$203,034", + "start_date": "6/8/2001" + }, + { + "extn": "7952", + "id": "22613", + "name": "Priscilla Redden", + "office": "New York", + "position": "IT Support Staff", + "salary": "$181,406", + "start_date": "4/27/2011" + }, + { + "extn": "5364", + "id": "22614", + "name": "Leroy Aldridge", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$30,915", + "start_date": "8/27/2001" + }, + { + "extn": "3938", + "id": "22615", + "name": "Samara Atkinson", + "office": "Laredo", + "position": "Paramedic", + "salary": "$11,290", + "start_date": "7/23/2005" + }, + { + "extn": "2329", + "id": "22616", + "name": "Bridget Lindsay", + "office": "Charlotte", + "position": "HR Coordinator", + "salary": "$241,001", + "start_date": "4/27/2000" + }, + { + "extn": "8144", + "id": "22617", + "name": "Doug Boyle", + "office": "Garland", + "position": "Cook", + "salary": "$123,097", + "start_date": "8/26/2011" + }, + { + "extn": "6432", + "id": "22618", + "name": "Emma Townend", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$219,663", + "start_date": "11/4/2004" + }, + { + "extn": "6088", + "id": "22619", + "name": "Ronald Malone", + "office": "Milano", + "position": "Doctor", + "salary": "$61,844", + "start_date": "7/23/2018" + }, + { + "extn": "1293", + "id": "22620", + "name": "Jane Walter", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$148,971", + "start_date": "8/23/2009" + }, + { + "extn": "3272", + "id": "22621", + "name": "Danny Owens", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$297,267", + "start_date": "3/7/2008" + }, + { + "extn": "3750", + "id": "22622", + "name": "Mina Jones", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$59,679", + "start_date": "6/8/2000" + }, + { + "extn": "8421", + "id": "22623", + "name": "David Potter", + "office": "Louisville", + "position": "Business Broker", + "salary": "$221,610", + "start_date": "3/12/2004" + }, + { + "extn": "4319", + "id": "22624", + "name": "Carol Shaw", + "office": "Atlanta", + "position": "Steward", + "salary": "$275,295", + "start_date": "7/20/2013" + }, + { + "extn": "9257", + "id": "22625", + "name": "Gil Richardson", + "office": "Lancaster", + "position": "Laboratory Technician", + "salary": "$148,000", + "start_date": "8/1/2003" + }, + { + "extn": "8527", + "id": "22626", + "name": "Benny Wade", + "office": "Orlando", + "position": "Staffing Consultant", + "salary": "$263,888", + "start_date": "8/29/2011" + }, + { + "extn": "8270", + "id": "22627", + "name": "Gil Larsen", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$34,970", + "start_date": "12/14/2012" + }, + { + "extn": "2952", + "id": "22628", + "name": "Lara Connor", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$186,235", + "start_date": "10/30/2005" + }, + { + "extn": "9117", + "id": "22629", + "name": "Kamila Parr", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$132,205", + "start_date": "10/16/2016" + }, + { + "extn": "7455", + "id": "22630", + "name": "Rylee Reynolds", + "office": "Murfreesboro", + "position": "Loan Officer", + "salary": "$92,835", + "start_date": "5/24/2007" + }, + { + "extn": "9066", + "id": "22631", + "name": "Regina Lee", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$31,055", + "start_date": "5/10/2007" + }, + { + "extn": "2670", + "id": "22632", + "name": "Doug Flanders", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$17,112", + "start_date": "11/24/2014" + }, + { + "extn": "7258", + "id": "22633", + "name": "Charlotte Nash", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$207,499", + "start_date": "6/9/2011" + }, + { + "extn": "1385", + "id": "22634", + "name": "Beatrice Martin", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$194,674", + "start_date": "11/6/2018" + }, + { + "extn": "9445", + "id": "22635", + "name": "Gladys Whittle", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$109,087", + "start_date": "9/17/2003" + }, + { + "extn": "3176", + "id": "22636", + "name": "Chadwick Khan", + "office": "Paris", + "position": "Doctor", + "salary": "$160,895", + "start_date": "5/24/2013" + }, + { + "extn": "6722", + "id": "22637", + "name": "Lillian Alexander", + "office": "Denver", + "position": "Global Logistics Supervisor", + "salary": "$184,098", + "start_date": "1/17/2014" + }, + { + "extn": "2785", + "id": "22638", + "name": "Makenzie Yates", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$84,823", + "start_date": "8/28/2012" + }, + { + "extn": "8781", + "id": "22639", + "name": "Phillip Sloan", + "office": "Milwaukee", + "position": "Paramedic", + "salary": "$128,188", + "start_date": "1/19/2014" + }, + { + "extn": "8166", + "id": "22640", + "name": "Noah Vollans", + "office": "Honolulu", + "position": "Electrician", + "salary": "$182,773", + "start_date": "12/6/2010" + }, + { + "extn": "9360", + "id": "22641", + "name": "Russel Ogilvy", + "office": "Charlotte", + "position": "Physician", + "salary": "$83,784", + "start_date": "6/17/2009" + }, + { + "extn": "6459", + "id": "22642", + "name": "Bob Kirby", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$218,162", + "start_date": "9/23/2016" + }, + { + "extn": "3715", + "id": "22643", + "name": "Lindsay Lambert", + "office": "Reno", + "position": "Ambulatory Nurse", + "salary": "$178,445", + "start_date": "9/11/2016" + }, + { + "extn": "9500", + "id": "22644", + "name": "Nancy Ashley", + "office": "Jacksonville", + "position": "Ambulatory Nurse", + "salary": "$279,729", + "start_date": "6/16/2015" + }, + { + "extn": "1556", + "id": "22645", + "name": "Matthew Vince", + "office": "Paris", + "position": "Lecturer", + "salary": "$206,756", + "start_date": "9/25/2018" + }, + { + "extn": "2907", + "id": "22646", + "name": "Diane Styles", + "office": "Minneapolis", + "position": "Biologist", + "salary": "$259,735", + "start_date": "6/23/2003" + }, + { + "extn": "8484", + "id": "22647", + "name": "Marigold Ross", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$102,401", + "start_date": "10/29/2017" + }, + { + "extn": "2105", + "id": "22648", + "name": "Tania Uttley", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$297,673", + "start_date": "6/21/2015" + }, + { + "extn": "6447", + "id": "22649", + "name": "Faith Locke", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$96,075", + "start_date": "4/3/2011" + }, + { + "extn": "3316", + "id": "22650", + "name": "Janelle Edwards", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$49,651", + "start_date": "3/28/2002" + }, + { + "extn": "2560", + "id": "22651", + "name": "Henry Lowe", + "office": "Zurich", + "position": "Cook", + "salary": "$244,978", + "start_date": "1/14/2001" + }, + { + "extn": "9260", + "id": "22652", + "name": "Ron Hunter", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$150,807", + "start_date": "10/27/2005" + }, + { + "extn": "3362", + "id": "22653", + "name": "George Coleman", + "office": "New York", + "position": "Budget Analyst", + "salary": "$165,342", + "start_date": "5/13/2010" + }, + { + "extn": "3322", + "id": "22654", + "name": "Domenic Dixon", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$232,139", + "start_date": "10/24/2007" + }, + { + "extn": "7748", + "id": "22655", + "name": "Marvin Potts", + "office": "London", + "position": "Global Logistics Supervisor", + "salary": "$130,607", + "start_date": "11/12/2003" + }, + { + "extn": "3443", + "id": "22656", + "name": "Matt Kelly", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$81,383", + "start_date": "8/31/2015" + }, + { + "extn": "8329", + "id": "22657", + "name": "George Quinn", + "office": "Prague", + "position": "CNC Operator", + "salary": "$250,710", + "start_date": "9/13/2000" + }, + { + "extn": "8989", + "id": "22658", + "name": "Ronald Shea", + "office": "Chicago", + "position": "Insurance Broker", + "salary": "$239,038", + "start_date": "4/29/2015" + }, + { + "extn": "5017", + "id": "22659", + "name": "Jolene Benfield", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$104,790", + "start_date": "6/5/2002" + }, + { + "extn": "1074", + "id": "22660", + "name": "Rufus Hudson", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$137,612", + "start_date": "7/18/2007" + }, + { + "extn": "8069", + "id": "22661", + "name": "Colleen Gosling", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$152,261", + "start_date": "11/21/2017" + }, + { + "extn": "9613", + "id": "22662", + "name": "Marvin Brown", + "office": "Louisville", + "position": "Associate Professor", + "salary": "$242,059", + "start_date": "9/6/2011" + }, + { + "extn": "4088", + "id": "22663", + "name": "Elle Brown", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$114,721", + "start_date": "2/28/2015" + }, + { + "extn": "4821", + "id": "22664", + "name": "Rosalie Clifton", + "office": "Seattle", + "position": "Health Educator", + "salary": "$253,048", + "start_date": "9/5/2006" + }, + { + "extn": "6341", + "id": "22665", + "name": "Alexander Farrow", + "office": "Prague", + "position": "Project Manager", + "salary": "$66,866", + "start_date": "5/24/2008" + }, + { + "extn": "7656", + "id": "22666", + "name": "Leroy Wood", + "office": "Sacramento", + "position": "Project Manager", + "salary": "$296,415", + "start_date": "1/31/2011" + }, + { + "extn": "6312", + "id": "22667", + "name": "Britney Devonport", + "office": "Worcester", + "position": "Cook", + "salary": "$122,580", + "start_date": "4/5/2003" + }, + { + "extn": "6387", + "id": "22668", + "name": "Matt Uttridge", + "office": "Detroit", + "position": "Ambulatory Nurse", + "salary": "$102,561", + "start_date": "5/22/2003" + }, + { + "extn": "7874", + "id": "22669", + "name": "Chester Zaoui", + "office": "London", + "position": "Bookkeeper", + "salary": "$241,562", + "start_date": "11/3/2011" + }, + { + "extn": "1151", + "id": "22670", + "name": "Jane Powell", + "office": "San Francisco", + "position": "Executive Director", + "salary": "$204,622", + "start_date": "7/8/2016" + }, + { + "extn": "9008", + "id": "22671", + "name": "Katelyn Kelly", + "office": "Minneapolis", + "position": "Chef Manager", + "salary": "$183,141", + "start_date": "1/16/2019" + }, + { + "extn": "2900", + "id": "22672", + "name": "Alice Norman", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$188,540", + "start_date": "12/11/2007" + }, + { + "extn": "3181", + "id": "22673", + "name": "Nancy Oakley", + "office": "Paris", + "position": "Health Educator", + "salary": "$190,960", + "start_date": "1/20/2003" + }, + { + "extn": "4800", + "id": "22674", + "name": "Bryon Crawford", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$118,848", + "start_date": "1/9/2014" + }, + { + "extn": "3148", + "id": "22675", + "name": "Chester Norburn", + "office": "Prague", + "position": "Staffing Consultant", + "salary": "$185,703", + "start_date": "4/30/2012" + }, + { + "extn": "7399", + "id": "22676", + "name": "George Lane", + "office": "Reno", + "position": "Software Engineer", + "salary": "$66,091", + "start_date": "3/27/2014" + }, + { + "extn": "4861", + "id": "22677", + "name": "Tyson Yarwood", + "office": "Valetta", + "position": "HR Coordinator", + "salary": "$146,007", + "start_date": "5/26/2019" + }, + { + "extn": "5515", + "id": "22678", + "name": "Karla Ross", + "office": "Worcester", + "position": "Paramedic", + "salary": "$46,300", + "start_date": "2/25/2018" + }, + { + "extn": "7342", + "id": "22679", + "name": "Ryan Scott", + "office": "Scottsdale", + "position": "Physician", + "salary": "$215,960", + "start_date": "10/2/2019" + }, + { + "extn": "8522", + "id": "22680", + "name": "Alexander Corbett", + "office": "Tallahassee", + "position": "Call Center Representative", + "salary": "$219,338", + "start_date": "10/26/2003" + }, + { + "extn": "2244", + "id": "22681", + "name": "Carl Quinn", + "office": "Saint Paul", + "position": "Pharmacist", + "salary": "$102,979", + "start_date": "4/13/2004" + }, + { + "extn": "8563", + "id": "22682", + "name": "Carl Emmott", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$297,728", + "start_date": "6/3/2005" + }, + { + "extn": "3071", + "id": "22683", + "name": "Jayden Moran", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$150,002", + "start_date": "7/29/2001" + }, + { + "extn": "2011", + "id": "22684", + "name": "Amelia Palmer", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$196,810", + "start_date": "1/3/2017" + }, + { + "extn": "2289", + "id": "22685", + "name": "Daniel Williams", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$143,344", + "start_date": "12/25/2006" + }, + { + "extn": "3585", + "id": "22686", + "name": "Julian Rodgers", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$169,686", + "start_date": "7/20/2019" + }, + { + "extn": "6151", + "id": "22687", + "name": "Allison Riley", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$251,627", + "start_date": "3/11/2003" + }, + { + "extn": "9555", + "id": "22688", + "name": "Ramon Broomfield", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$46,189", + "start_date": "7/25/2018" + }, + { + "extn": "1025", + "id": "22689", + "name": "Jack Larkin", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$108,960", + "start_date": "4/24/2011" + }, + { + "extn": "1853", + "id": "22690", + "name": "Anabelle Payne", + "office": "Berna", + "position": "Lecturer", + "salary": "$210,383", + "start_date": "6/18/2015" + }, + { + "extn": "9064", + "id": "22691", + "name": "Chester Brett", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$229,405", + "start_date": "9/10/2000" + }, + { + "extn": "8694", + "id": "22692", + "name": "Chris Curtis", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$214,546", + "start_date": "2/19/2003" + }, + { + "extn": "5539", + "id": "22693", + "name": "Clarissa Eagle", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$162,781", + "start_date": "9/6/2016" + }, + { + "extn": "1162", + "id": "22694", + "name": "Hank Reid", + "office": "Fullerton", + "position": "Dentist", + "salary": "$266,884", + "start_date": "5/15/2013" + }, + { + "extn": "4488", + "id": "22695", + "name": "Audrey Taylor", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$211,562", + "start_date": "5/4/2018" + }, + { + "extn": "2763", + "id": "22696", + "name": "Rachael Durrant", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$145,885", + "start_date": "7/9/2010" + }, + { + "extn": "9046", + "id": "22697", + "name": "David Seymour", + "office": "Hayward", + "position": "Baker", + "salary": "$191,028", + "start_date": "10/11/2002" + }, + { + "extn": "7871", + "id": "22698", + "name": "Barney Benfield", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$83,530", + "start_date": "12/29/2008" + }, + { + "extn": "6039", + "id": "22699", + "name": "Alan Vaughan", + "office": "Milano", + "position": "Service Supervisor", + "salary": "$194,750", + "start_date": "6/25/2009" + }, + { + "extn": "6096", + "id": "22700", + "name": "Elisabeth Daniells", + "office": "Stockton", + "position": "Fabricator", + "salary": "$102,935", + "start_date": "8/8/2000" + }, + { + "extn": "2717", + "id": "22701", + "name": "Daniel King", + "office": "Kansas City", + "position": "Cook", + "salary": "$67,997", + "start_date": "3/18/2015" + }, + { + "extn": "4616", + "id": "22702", + "name": "Daphne Cartwright", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$230,586", + "start_date": "7/3/2011" + }, + { + "extn": "6821", + "id": "22703", + "name": "Amy Woodcock", + "office": "Pittsburgh", + "position": "Front Desk Coordinator", + "salary": "$43,927", + "start_date": "8/5/2017" + }, + { + "extn": "4200", + "id": "22704", + "name": "Owen Morgan", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$44,634", + "start_date": "9/12/2005" + }, + { + "extn": "4437", + "id": "22705", + "name": "Madelyn Dale", + "office": "San Francisco", + "position": "Doctor", + "salary": "$136,266", + "start_date": "6/19/2012" + }, + { + "extn": "5554", + "id": "22706", + "name": "Camila Jenkin", + "office": "Toledo", + "position": "Project Manager", + "salary": "$255,455", + "start_date": "5/19/2002" + }, + { + "extn": "1986", + "id": "22707", + "name": "Sylvia Porter", + "office": "Wien", + "position": "Cashier", + "salary": "$16,184", + "start_date": "6/13/2004" + }, + { + "extn": "3617", + "id": "22708", + "name": "Jack Holmes", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$266,938", + "start_date": "1/7/2010" + }, + { + "extn": "3413", + "id": "22709", + "name": "Stacy Niles", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$34,775", + "start_date": "6/29/2015" + }, + { + "extn": "3853", + "id": "22710", + "name": "Crystal Knott", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$47,509", + "start_date": "4/17/2010" + }, + { + "extn": "3311", + "id": "22711", + "name": "Lauren Tyrrell", + "office": "Kansas City", + "position": "Laboratory Technician", + "salary": "$81,362", + "start_date": "6/11/2016" + }, + { + "extn": "6972", + "id": "22712", + "name": "Morgan Cobb", + "office": "Norfolk", + "position": "Doctor", + "salary": "$193,310", + "start_date": "12/18/2018" + }, + { + "extn": "9604", + "id": "22713", + "name": "Miley Graham", + "office": "Stockton", + "position": "Doctor", + "salary": "$275,995", + "start_date": "9/23/2003" + }, + { + "extn": "1600", + "id": "22714", + "name": "Mina Devonport", + "office": "Kansas City", + "position": "Physician", + "salary": "$287,914", + "start_date": "5/26/2010" + }, + { + "extn": "4038", + "id": "22715", + "name": "Emely Bailey", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$272,564", + "start_date": "12/18/2016" + }, + { + "extn": "2232", + "id": "22716", + "name": "John Wilcox", + "office": "Escondido", + "position": "Chef Manager", + "salary": "$17,446", + "start_date": "4/25/2017" + }, + { + "extn": "5174", + "id": "22717", + "name": "Roger Bradley", + "office": "Lisbon", + "position": "Paramedic", + "salary": "$54,856", + "start_date": "8/22/2017" + }, + { + "extn": "3281", + "id": "22718", + "name": "Michael Martin", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$276,574", + "start_date": "11/11/2016" + }, + { + "extn": "8041", + "id": "22719", + "name": "George Michael", + "office": "Laredo", + "position": "Call Center Representative", + "salary": "$165,205", + "start_date": "9/7/2007" + }, + { + "extn": "3848", + "id": "22720", + "name": "Rebecca Owen", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$17,970", + "start_date": "10/6/2007" + }, + { + "extn": "9300", + "id": "22721", + "name": "Tom Nanton", + "office": "Seattle", + "position": "Doctor", + "salary": "$121,632", + "start_date": "4/15/2012" + }, + { + "extn": "3607", + "id": "22722", + "name": "Jaylene Vaughn", + "office": "Chicago", + "position": "Treasurer", + "salary": "$157,662", + "start_date": "2/13/2002" + }, + { + "extn": "7349", + "id": "22723", + "name": "Adela Clark", + "office": "Rochester", + "position": "Fabricator", + "salary": "$159,258", + "start_date": "8/2/2010" + }, + { + "extn": "4757", + "id": "22724", + "name": "Lucas Carter", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$99,924", + "start_date": "3/22/2009" + }, + { + "extn": "8475", + "id": "22725", + "name": "Selena Shaw", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$73,100", + "start_date": "1/6/2002" + }, + { + "extn": "7617", + "id": "22726", + "name": "Alan Chester", + "office": "Detroit", + "position": "Associate Professor", + "salary": "$80,075", + "start_date": "2/16/2018" + }, + { + "extn": "5504", + "id": "22727", + "name": "Alan Wood", + "office": "Laredo", + "position": "Executive Director", + "salary": "$54,768", + "start_date": "9/3/2013" + }, + { + "extn": "7000", + "id": "22728", + "name": "Alice Turner", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$54,408", + "start_date": "12/11/2013" + }, + { + "extn": "6104", + "id": "22729", + "name": "Parker Sheldon", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$28,479", + "start_date": "6/21/2014" + }, + { + "extn": "6892", + "id": "22730", + "name": "Marvin Widdows", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$162,658", + "start_date": "12/3/2011" + }, + { + "extn": "7891", + "id": "22731", + "name": "Luke Simpson", + "office": "Otawa", + "position": "Auditor", + "salary": "$90,548", + "start_date": "11/25/2004" + }, + { + "extn": "9576", + "id": "22732", + "name": "Carmen Thornton", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$242,490", + "start_date": "6/4/2002" + }, + { + "extn": "8041", + "id": "22733", + "name": "Anthony Butler", + "office": "Berna", + "position": "Bellman", + "salary": "$135,100", + "start_date": "12/15/2000" + }, + { + "extn": "8829", + "id": "22734", + "name": "Jack Stuart", + "office": "Arlington", + "position": "Treasurer", + "salary": "$52,797", + "start_date": "2/11/2019" + }, + { + "extn": "5883", + "id": "22735", + "name": "Julian Scott", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$218,856", + "start_date": "11/8/2012" + }, + { + "extn": "3904", + "id": "22736", + "name": "Maxwell Bradley", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$84,579", + "start_date": "3/20/2009" + }, + { + "extn": "7148", + "id": "22737", + "name": "Maxwell Preston", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$298,781", + "start_date": "12/31/2004" + }, + { + "extn": "7297", + "id": "22738", + "name": "Tara Yang", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$29,469", + "start_date": "1/10/2010" + }, + { + "extn": "6437", + "id": "22739", + "name": "Shannon Marshall", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$130,216", + "start_date": "9/17/2012" + }, + { + "extn": "6202", + "id": "22740", + "name": "Cameron Bright", + "office": "Toledo", + "position": "Audiologist", + "salary": "$120,658", + "start_date": "2/20/2019" + }, + { + "extn": "6398", + "id": "22741", + "name": "Madelyn Snow", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$258,955", + "start_date": "3/4/2015" + }, + { + "extn": "7034", + "id": "22742", + "name": "Carina Overson", + "office": "Tulsa", + "position": "Dentist", + "salary": "$237,237", + "start_date": "11/6/2012" + }, + { + "extn": "6515", + "id": "22743", + "name": "Leroy Hobson", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$190,235", + "start_date": "5/23/2018" + }, + { + "extn": "4650", + "id": "22744", + "name": "Mandy Powell", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$49,351", + "start_date": "10/24/2000" + }, + { + "extn": "1253", + "id": "22745", + "name": "Chad Harris", + "office": "St. Louis", + "position": "Bellman", + "salary": "$101,047", + "start_date": "11/2/2005" + }, + { + "extn": "3327", + "id": "22746", + "name": "Quinn Williams", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$266,853", + "start_date": "1/7/2003" + }, + { + "extn": "5647", + "id": "22747", + "name": "Carmella Phillips", + "office": "Louisville", + "position": "Baker", + "salary": "$242,182", + "start_date": "10/20/2004" + }, + { + "extn": "3785", + "id": "22748", + "name": "Angelique Robinson", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$183,925", + "start_date": "10/31/2017" + }, + { + "extn": "8455", + "id": "22749", + "name": "Miley Woods", + "office": "Arlington", + "position": "HR Specialist", + "salary": "$215,257", + "start_date": "7/9/2015" + }, + { + "extn": "6524", + "id": "22750", + "name": "Ivette Mccall", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$282,719", + "start_date": "6/6/2015" + }, + { + "extn": "3081", + "id": "22751", + "name": "Deborah Morris", + "office": "Norfolk", + "position": "Bellman", + "salary": "$193,982", + "start_date": "9/16/2016" + }, + { + "extn": "3231", + "id": "22752", + "name": "Makena Fisher", + "office": "Oakland", + "position": "Inspector", + "salary": "$240,144", + "start_date": "3/16/2008" + }, + { + "extn": "8261", + "id": "22753", + "name": "Abdul Mackenzie", + "office": "Toledo", + "position": "Web Developer", + "salary": "$86,231", + "start_date": "8/29/2005" + }, + { + "extn": "8658", + "id": "22754", + "name": "Michael Shepherd", + "office": "Fremont", + "position": "Dentist", + "salary": "$208,821", + "start_date": "12/6/2010" + }, + { + "extn": "9165", + "id": "22755", + "name": "Trisha Lee", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$297,005", + "start_date": "7/6/2010" + }, + { + "extn": "2299", + "id": "22756", + "name": "Bryce Mcnally", + "office": "Reno", + "position": "Project Manager", + "salary": "$136,777", + "start_date": "9/15/2000" + }, + { + "extn": "6524", + "id": "22757", + "name": "Zoe Milner", + "office": "Lisbon", + "position": "Clerk", + "salary": "$218,509", + "start_date": "2/28/2011" + }, + { + "extn": "1880", + "id": "22758", + "name": "Luke Gray", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$163,907", + "start_date": "7/1/2007" + }, + { + "extn": "2228", + "id": "22759", + "name": "Aisha Price", + "office": "Kansas City", + "position": "Auditor", + "salary": "$194,817", + "start_date": "1/25/2008" + }, + { + "extn": "8976", + "id": "22760", + "name": "Harvey Cadman", + "office": "Hollywood", + "position": "Electrician", + "salary": "$128,718", + "start_date": "3/3/2018" + }, + { + "extn": "1424", + "id": "22761", + "name": "Marvin Stone", + "office": "Paris", + "position": "Electrician", + "salary": "$264,513", + "start_date": "8/8/2018" + }, + { + "extn": "4752", + "id": "22762", + "name": "Gwen Collingwood", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$245,243", + "start_date": "6/14/2008" + }, + { + "extn": "1969", + "id": "22763", + "name": "Georgia Mcneill", + "office": "Pittsburgh", + "position": "Banker", + "salary": "$260,247", + "start_date": "10/1/2009" + }, + { + "extn": "9573", + "id": "22764", + "name": "Nicole Hogg", + "office": "Washington", + "position": "Restaurant Manager", + "salary": "$288,957", + "start_date": "2/17/2007" + }, + { + "extn": "5524", + "id": "22765", + "name": "Anthony Carter", + "office": "Paris", + "position": "Loan Officer", + "salary": "$129,530", + "start_date": "11/24/2009" + }, + { + "extn": "4233", + "id": "22766", + "name": "Harvey Nicolas", + "office": "Washington", + "position": "Business Broker", + "salary": "$279,041", + "start_date": "6/19/2016" + }, + { + "extn": "1880", + "id": "22767", + "name": "Monica Rigg", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$201,433", + "start_date": "5/23/2009" + }, + { + "extn": "9358", + "id": "22768", + "name": "Trisha Baker", + "office": "Tallahassee", + "position": "Webmaster", + "salary": "$280,094", + "start_date": "8/12/2019" + }, + { + "extn": "6685", + "id": "22769", + "name": "Liam Townend", + "office": "Madrid", + "position": "Dentist", + "salary": "$256,177", + "start_date": "1/3/2000" + }, + { + "extn": "1729", + "id": "22770", + "name": "Chelsea Morris", + "office": "Murfreesboro", + "position": "Fabricator", + "salary": "$257,776", + "start_date": "12/16/2007" + }, + { + "extn": "1752", + "id": "22771", + "name": "Chuck John", + "office": "Madrid", + "position": "Webmaster", + "salary": "$129,990", + "start_date": "11/16/2017" + }, + { + "extn": "7355", + "id": "22772", + "name": "Allison Callan", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$178,663", + "start_date": "9/10/2016" + }, + { + "extn": "4689", + "id": "22773", + "name": "Noah Nicholls", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$241,135", + "start_date": "1/1/2018" + }, + { + "extn": "3179", + "id": "22774", + "name": "Maia Lewin", + "office": "Norfolk", + "position": "Production Painter", + "salary": "$109,314", + "start_date": "3/7/2018" + }, + { + "extn": "5573", + "id": "22775", + "name": "Evelynn Rixon", + "office": "Amarillo", + "position": "Retail Trainee", + "salary": "$278,251", + "start_date": "10/13/2013" + }, + { + "extn": "6960", + "id": "22776", + "name": "Nina Fox", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$27,652", + "start_date": "9/29/2009" + }, + { + "extn": "7556", + "id": "22777", + "name": "Mason Stewart", + "office": "Salem", + "position": "Healthcare Specialist", + "salary": "$293,235", + "start_date": "11/21/2011" + }, + { + "extn": "5255", + "id": "22778", + "name": "Ron Norburn", + "office": "Atlanta", + "position": "Software Engineer", + "salary": "$180,975", + "start_date": "12/4/2007" + }, + { + "extn": "6846", + "id": "22779", + "name": "Janice Wright", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$17,157", + "start_date": "1/16/2005" + }, + { + "extn": "3500", + "id": "22780", + "name": "Manuel Wade", + "office": "Fullerton", + "position": "Cook", + "salary": "$199,236", + "start_date": "3/2/2019" + }, + { + "extn": "2493", + "id": "22781", + "name": "Josh Douglas", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$126,116", + "start_date": "5/14/2000" + }, + { + "extn": "8303", + "id": "22782", + "name": "Boris Gavin", + "office": "Boston", + "position": "Food Technologist", + "salary": "$282,404", + "start_date": "11/2/2018" + }, + { + "extn": "5610", + "id": "22783", + "name": "Erick Bristow", + "office": "Detroit", + "position": "Call Center Representative", + "salary": "$29,116", + "start_date": "5/31/2002" + }, + { + "extn": "6820", + "id": "22784", + "name": "Allison Warner", + "office": "Murfreesboro", + "position": "Fabricator", + "salary": "$78,795", + "start_date": "10/2/2001" + }, + { + "extn": "1649", + "id": "22785", + "name": "Lindsay Emmott", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$199,650", + "start_date": "1/26/2003" + }, + { + "extn": "3900", + "id": "22786", + "name": "Ellen Flack", + "office": "Amarillo", + "position": "Business Broker", + "salary": "$231,245", + "start_date": "1/15/2010" + }, + { + "extn": "3656", + "id": "22787", + "name": "Christy Grey", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$241,427", + "start_date": "1/3/2006" + }, + { + "extn": "5419", + "id": "22788", + "name": "Rihanna Kennedy", + "office": "Rochester", + "position": "Front Desk Coordinator", + "salary": "$275,537", + "start_date": "12/23/2000" + }, + { + "extn": "7386", + "id": "22789", + "name": "Sarah Gordon", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$45,469", + "start_date": "3/12/2015" + }, + { + "extn": "1933", + "id": "22790", + "name": "Kaylee Weldon", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$23,965", + "start_date": "1/18/2017" + }, + { + "extn": "2192", + "id": "22791", + "name": "Javier Reyes", + "office": "Lisbon", + "position": "Front Desk Coordinator", + "salary": "$128,842", + "start_date": "4/19/2000" + }, + { + "extn": "5873", + "id": "22792", + "name": "Mason Nash", + "office": "Detroit", + "position": "Web Developer", + "salary": "$227,528", + "start_date": "10/7/2011" + }, + { + "extn": "3411", + "id": "22793", + "name": "Laila Donovan", + "office": "Denver", + "position": "Software Engineer", + "salary": "$204,349", + "start_date": "10/3/2018" + }, + { + "extn": "7194", + "id": "22794", + "name": "Tyson Hudson", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$231,235", + "start_date": "7/26/2012" + }, + { + "extn": "3318", + "id": "22795", + "name": "Chuck Quinnell", + "office": "Madison", + "position": "Executive Director", + "salary": "$258,893", + "start_date": "4/22/2006" + }, + { + "extn": "9916", + "id": "22796", + "name": "Melania Mooney", + "office": "Zurich", + "position": "Fabricator", + "salary": "$229,783", + "start_date": "10/25/2014" + }, + { + "extn": "2780", + "id": "22797", + "name": "Elle Allen", + "office": "Ontario", + "position": "Banker", + "salary": "$180,960", + "start_date": "12/12/2017" + }, + { + "extn": "8153", + "id": "22798", + "name": "Emely Taylor", + "office": "Escondido", + "position": "Production Painter", + "salary": "$294,257", + "start_date": "8/23/2013" + }, + { + "extn": "4033", + "id": "22799", + "name": "Hayden Ellis", + "office": "Scottsdale", + "position": "IT Support Staff", + "salary": "$189,558", + "start_date": "9/30/2012" + }, + { + "extn": "2569", + "id": "22800", + "name": "Tom Lindsay", + "office": "El Paso", + "position": "Budget Analyst", + "salary": "$277,354", + "start_date": "5/20/2002" + }, + { + "extn": "7366", + "id": "22801", + "name": "Cadence Larsen", + "office": "Seattle", + "position": "Auditor", + "salary": "$51,395", + "start_date": "11/19/2018" + }, + { + "extn": "6506", + "id": "22802", + "name": "Scarlett Marshall", + "office": "Orlando", + "position": "Biologist", + "salary": "$47,240", + "start_date": "4/5/2011" + }, + { + "extn": "9201", + "id": "22803", + "name": "Tyler Cattell", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$133,392", + "start_date": "3/9/2010" + }, + { + "extn": "9694", + "id": "22804", + "name": "Caleb Reid", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$216,754", + "start_date": "7/20/2018" + }, + { + "extn": "7392", + "id": "22805", + "name": "Denis Flanders", + "office": "Moreno Valley", + "position": "Healthcare Specialist", + "salary": "$95,566", + "start_date": "1/29/2010" + }, + { + "extn": "4113", + "id": "22806", + "name": "Lily Allen", + "office": "Venice", + "position": "Production Painter", + "salary": "$179,733", + "start_date": "10/22/2000" + }, + { + "extn": "2519", + "id": "22807", + "name": "Hazel Davies", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$260,018", + "start_date": "12/7/2011" + }, + { + "extn": "2406", + "id": "22808", + "name": "Janice Weatcroft", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$51,406", + "start_date": "12/6/2015" + }, + { + "extn": "1185", + "id": "22809", + "name": "Eileen Carson", + "office": "San Bernardino", + "position": "Laboratory Technician", + "salary": "$38,843", + "start_date": "9/8/2011" + }, + { + "extn": "9631", + "id": "22810", + "name": "Marvin Webster", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$93,944", + "start_date": "9/24/2006" + }, + { + "extn": "3516", + "id": "22811", + "name": "Dorothy Savage", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$164,230", + "start_date": "7/17/2017" + }, + { + "extn": "3798", + "id": "22812", + "name": "Bethany Stone", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$221,938", + "start_date": "7/11/2011" + }, + { + "extn": "3369", + "id": "22813", + "name": "Chadwick Wigley", + "office": "Colorado Springs", + "position": "CNC Operator", + "salary": "$186,003", + "start_date": "9/27/2016" + }, + { + "extn": "2960", + "id": "22814", + "name": "Erick Wellington", + "office": "Washington", + "position": "Cashier", + "salary": "$280,518", + "start_date": "2/21/2006" + }, + { + "extn": "3766", + "id": "22815", + "name": "Lauren Silva", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$51,807", + "start_date": "7/25/2000" + }, + { + "extn": "5523", + "id": "22816", + "name": "Selena Thompson", + "office": "Rochester", + "position": "Paramedic", + "salary": "$170,531", + "start_date": "4/26/2012" + }, + { + "extn": "9863", + "id": "22817", + "name": "Mary Mackenzie", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$132,873", + "start_date": "3/16/2007" + }, + { + "extn": "1909", + "id": "22818", + "name": "Taylor Mcneill", + "office": "Fremont", + "position": "Treasurer", + "salary": "$255,310", + "start_date": "8/23/2010" + }, + { + "extn": "1198", + "id": "22819", + "name": "Sage Owen", + "office": "Jacksonville", + "position": "Operator", + "salary": "$28,747", + "start_date": "1/2/2016" + }, + { + "extn": "6296", + "id": "22820", + "name": "Chuck Buckley", + "office": "Prague", + "position": "Systems Administrator", + "salary": "$198,149", + "start_date": "11/11/2000" + }, + { + "extn": "8828", + "id": "22821", + "name": "Boris Mccall", + "office": "Zurich", + "position": "Cashier", + "salary": "$224,008", + "start_date": "4/25/2010" + }, + { + "extn": "2911", + "id": "22822", + "name": "Peter Broomfield", + "office": "Sacramento", + "position": "Staffing Consultant", + "salary": "$177,361", + "start_date": "10/7/2006" + }, + { + "extn": "4263", + "id": "22823", + "name": "David Olson", + "office": "Hollywood", + "position": "Healthcare Specialist", + "salary": "$27,047", + "start_date": "10/20/2018" + }, + { + "extn": "7048", + "id": "22824", + "name": "Remy Marshall", + "office": "Milwaukee", + "position": "Systems Administrator", + "salary": "$229,879", + "start_date": "8/1/2018" + }, + { + "extn": "9408", + "id": "22825", + "name": "Tony Russell", + "office": "Bellevue", + "position": "Banker", + "salary": "$55,548", + "start_date": "6/25/2016" + }, + { + "extn": "8972", + "id": "22826", + "name": "Denis Shea", + "office": "Garland", + "position": "Machine Operator", + "salary": "$142,544", + "start_date": "2/14/2003" + }, + { + "extn": "2601", + "id": "22827", + "name": "Jules Rowlands", + "office": "Honolulu", + "position": "Doctor", + "salary": "$237,699", + "start_date": "4/9/2013" + }, + { + "extn": "2811", + "id": "22828", + "name": "Lynn Yang", + "office": "Portland", + "position": "Doctor", + "salary": "$44,318", + "start_date": "4/8/2000" + }, + { + "extn": "4427", + "id": "22829", + "name": "Russel Bright", + "office": "Worcester", + "position": "Operator", + "salary": "$20,425", + "start_date": "1/5/2001" + }, + { + "extn": "1345", + "id": "22830", + "name": "Andie Edwards", + "office": "London", + "position": "Paramedic", + "salary": "$281,722", + "start_date": "12/14/2012" + }, + { + "extn": "1531", + "id": "22831", + "name": "Bart Uddin", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$78,988", + "start_date": "12/18/2018" + }, + { + "extn": "6403", + "id": "22832", + "name": "Allison Baker", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$283,644", + "start_date": "9/18/2005" + }, + { + "extn": "8424", + "id": "22833", + "name": "Brad Redden", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$80,880", + "start_date": "5/5/2019" + }, + { + "extn": "2872", + "id": "22834", + "name": "Maxwell Franks", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$232,522", + "start_date": "9/4/2019" + }, + { + "extn": "2604", + "id": "22835", + "name": "Johnny Yarwood", + "office": "Indianapolis", + "position": "Healthcare Specialist", + "salary": "$51,664", + "start_date": "1/16/2001" + }, + { + "extn": "2521", + "id": "22836", + "name": "Bart Adler", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$110,187", + "start_date": "8/7/2002" + }, + { + "extn": "3348", + "id": "22837", + "name": "Ramon Hill", + "office": "Toledo", + "position": "Health Educator", + "salary": "$18,177", + "start_date": "8/3/2001" + }, + { + "extn": "4532", + "id": "22838", + "name": "Britney Drake", + "office": "Prague", + "position": "Project Manager", + "salary": "$293,450", + "start_date": "10/21/2015" + }, + { + "extn": "3517", + "id": "22839", + "name": "Luke Denton", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$274,927", + "start_date": "4/27/2016" + }, + { + "extn": "1770", + "id": "22840", + "name": "Jack Ballard", + "office": "Valetta", + "position": "Service Supervisor", + "salary": "$221,543", + "start_date": "9/13/2015" + }, + { + "extn": "4804", + "id": "22841", + "name": "Karla Butler", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$99,635", + "start_date": "8/25/2014" + }, + { + "extn": "3401", + "id": "22842", + "name": "Ron Windsor", + "office": "Paris", + "position": "Dentist", + "salary": "$234,122", + "start_date": "11/15/2015" + }, + { + "extn": "9891", + "id": "22843", + "name": "Luke Weston", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$44,318", + "start_date": "2/8/2014" + }, + { + "extn": "3958", + "id": "22844", + "name": "Noah Mcgee", + "office": "Pittsburgh", + "position": "Machine Operator", + "salary": "$54,372", + "start_date": "12/8/2007" + }, + { + "extn": "9156", + "id": "22845", + "name": "Goldie Larsen", + "office": "Fremont", + "position": "Paramedic", + "salary": "$198,217", + "start_date": "5/29/2010" + }, + { + "extn": "4653", + "id": "22846", + "name": "Catherine Dwyer", + "office": "Glendale", + "position": "Business Broker", + "salary": "$51,592", + "start_date": "11/19/2014" + }, + { + "extn": "6236", + "id": "22847", + "name": "Leilani Gregory", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$25,334", + "start_date": "5/9/2009" + }, + { + "extn": "4208", + "id": "22848", + "name": "Elijah Utterson", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$82,391", + "start_date": "12/18/2015" + }, + { + "extn": "5464", + "id": "22849", + "name": "Juliet Denton", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$23,869", + "start_date": "9/19/2019" + }, + { + "extn": "8921", + "id": "22850", + "name": "Anthony Rodwell", + "office": "Worcester", + "position": "Systems Administrator", + "salary": "$169,203", + "start_date": "9/13/2018" + }, + { + "extn": "1343", + "id": "22851", + "name": "Johnathan Waterson", + "office": "Scottsdale", + "position": "Steward", + "salary": "$60,204", + "start_date": "10/24/2007" + }, + { + "extn": "1362", + "id": "22852", + "name": "Olivia Snow", + "office": "Norfolk", + "position": "Insurance Broker", + "salary": "$140,251", + "start_date": "5/7/2019" + }, + { + "extn": "8000", + "id": "22853", + "name": "Chanelle Mcguire", + "office": "Hayward", + "position": "Operator", + "salary": "$144,777", + "start_date": "5/4/2018" + }, + { + "extn": "9216", + "id": "22854", + "name": "Regina Chapman", + "office": "Seattle", + "position": "Executive Director", + "salary": "$289,352", + "start_date": "12/17/2018" + }, + { + "extn": "9115", + "id": "22855", + "name": "Makena Andrews", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$237,353", + "start_date": "11/26/2017" + }, + { + "extn": "2974", + "id": "22856", + "name": "Oliver Jenkins", + "office": "Stockton", + "position": "Bellman", + "salary": "$104,404", + "start_date": "3/20/2012" + }, + { + "extn": "7045", + "id": "22857", + "name": "Domenic Poulton", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$229,165", + "start_date": "3/28/2001" + }, + { + "extn": "6834", + "id": "22858", + "name": "Rosalyn Snell", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$273,833", + "start_date": "6/14/2000" + }, + { + "extn": "8152", + "id": "22859", + "name": "Gwenyth Hastings", + "office": "Tokyo", + "position": "Physician", + "salary": "$283,745", + "start_date": "8/10/2014" + }, + { + "extn": "8980", + "id": "22860", + "name": "Oliver Raven", + "office": "Seattle", + "position": "Baker", + "salary": "$199,779", + "start_date": "7/30/2004" + }, + { + "extn": "2660", + "id": "22861", + "name": "Daria Bingham", + "office": "Boston", + "position": "Baker", + "salary": "$267,428", + "start_date": "3/12/2019" + }, + { + "extn": "6659", + "id": "22862", + "name": "Chad Leslie", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$89,770", + "start_date": "4/22/2005" + }, + { + "extn": "3470", + "id": "22863", + "name": "Nancy Nurton", + "office": "London", + "position": "Chef Manager", + "salary": "$165,658", + "start_date": "9/12/2002" + }, + { + "extn": "6276", + "id": "22864", + "name": "Stella Gonzales", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$176,214", + "start_date": "12/12/2010" + }, + { + "extn": "8340", + "id": "22865", + "name": "Chanelle Andrews", + "office": "Bakersfield", + "position": "Front Desk Coordinator", + "salary": "$170,113", + "start_date": "12/9/2011" + }, + { + "extn": "8236", + "id": "22866", + "name": "Florence Baxter", + "office": "Irving", + "position": "Accountant", + "salary": "$143,907", + "start_date": "9/30/2013" + }, + { + "extn": "5262", + "id": "22867", + "name": "Adela Hamilton", + "office": "Atlanta", + "position": "Accountant", + "salary": "$167,695", + "start_date": "7/6/2013" + }, + { + "extn": "2582", + "id": "22868", + "name": "Michael Vince", + "office": "Portland", + "position": "Service Supervisor", + "salary": "$62,333", + "start_date": "5/9/2006" + }, + { + "extn": "9230", + "id": "22869", + "name": "Paige Tate", + "office": "Otawa", + "position": "Banker", + "salary": "$80,391", + "start_date": "10/31/2014" + }, + { + "extn": "3858", + "id": "22870", + "name": "Ruby Coates", + "office": "San Diego", + "position": "Cashier", + "salary": "$75,439", + "start_date": "7/18/2002" + }, + { + "extn": "9781", + "id": "22871", + "name": "Maribel Edler", + "office": "Milano", + "position": "Food Technologist", + "salary": "$185,205", + "start_date": "4/5/2010" + }, + { + "extn": "8020", + "id": "22872", + "name": "Maria Sylvester", + "office": "Memphis", + "position": "Auditor", + "salary": "$185,452", + "start_date": "3/16/2015" + }, + { + "extn": "6587", + "id": "22873", + "name": "Havana Wild", + "office": "Columbus", + "position": "Clerk", + "salary": "$263,572", + "start_date": "1/20/2000" + }, + { + "extn": "4809", + "id": "22874", + "name": "Marissa Abbot", + "office": "Toledo", + "position": "Executive Director", + "salary": "$83,704", + "start_date": "4/24/2015" + }, + { + "extn": "1562", + "id": "22875", + "name": "Benjamin Woodley", + "office": "Venice", + "position": "Biologist", + "salary": "$102,656", + "start_date": "11/27/2006" + }, + { + "extn": "4358", + "id": "22876", + "name": "Ada Gordon", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$17,833", + "start_date": "10/11/2017" + }, + { + "extn": "7216", + "id": "22877", + "name": "Cynthia Rees", + "office": "Quebec", + "position": "Dentist", + "salary": "$276,169", + "start_date": "10/23/2006" + }, + { + "extn": "7037", + "id": "22878", + "name": "Christine Willson", + "office": "Escondido", + "position": "Designer", + "salary": "$81,640", + "start_date": "8/24/2018" + }, + { + "extn": "8256", + "id": "22879", + "name": "Barry Owen", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$47,142", + "start_date": "11/29/2007" + }, + { + "extn": "1552", + "id": "22880", + "name": "Cara Thompson", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$80,829", + "start_date": "1/13/2013" + }, + { + "extn": "1810", + "id": "22881", + "name": "Roger Shields", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$258,479", + "start_date": "6/21/2004" + }, + { + "extn": "6655", + "id": "22882", + "name": "Sabrina Stevens", + "office": "Lakewood", + "position": "Clerk", + "salary": "$26,553", + "start_date": "8/25/2010" + }, + { + "extn": "6749", + "id": "22883", + "name": "Leah Webster", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$259,967", + "start_date": "6/6/2017" + }, + { + "extn": "4928", + "id": "22884", + "name": "Alessia Gordon", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$78,441", + "start_date": "2/15/2006" + }, + { + "extn": "2695", + "id": "22885", + "name": "Carmella Knight", + "office": "Norfolk", + "position": "Front Desk Coordinator", + "salary": "$203,054", + "start_date": "7/27/2000" + }, + { + "extn": "1460", + "id": "22886", + "name": "Joyce Blackburn", + "office": "Oklahoma City", + "position": "Treasurer", + "salary": "$129,795", + "start_date": "8/20/2011" + }, + { + "extn": "4806", + "id": "22887", + "name": "Christy Stark", + "office": "Dallas", + "position": "Restaurant Manager", + "salary": "$191,156", + "start_date": "12/28/2001" + }, + { + "extn": "6973", + "id": "22888", + "name": "Jamie Hill", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$155,333", + "start_date": "9/10/2013" + }, + { + "extn": "9357", + "id": "22889", + "name": "Diane Blythe", + "office": "Santa Ana", + "position": "Restaurant Manager", + "salary": "$131,710", + "start_date": "2/9/2005" + }, + { + "extn": "5961", + "id": "22890", + "name": "Benny Huggins", + "office": "Zurich", + "position": "Systems Administrator", + "salary": "$155,898", + "start_date": "1/6/2012" + }, + { + "extn": "7100", + "id": "22891", + "name": "Penelope Veale", + "office": "Quebec", + "position": "Health Educator", + "salary": "$202,115", + "start_date": "4/20/2018" + }, + { + "extn": "6674", + "id": "22892", + "name": "Francesca Leslie", + "office": "Albuquerque", + "position": "Project Manager", + "salary": "$147,557", + "start_date": "5/28/2003" + }, + { + "extn": "3821", + "id": "22893", + "name": "Ember Thomson", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$216,430", + "start_date": "10/4/2002" + }, + { + "extn": "9296", + "id": "22894", + "name": "Ron Cooper", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$13,462", + "start_date": "7/1/2011" + }, + { + "extn": "4006", + "id": "22895", + "name": "Johnathan Bayliss", + "office": "Lakewood", + "position": "Bookkeeper", + "salary": "$141,735", + "start_date": "5/5/2019" + }, + { + "extn": "8269", + "id": "22896", + "name": "Destiny Forester", + "office": "Garland", + "position": "Clerk", + "salary": "$16,282", + "start_date": "1/31/2012" + }, + { + "extn": "5505", + "id": "22897", + "name": "Erick Tobin", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$44,452", + "start_date": "12/14/2004" + }, + { + "extn": "4936", + "id": "22898", + "name": "Benjamin Murphy", + "office": "Louisville", + "position": "Banker", + "salary": "$282,317", + "start_date": "12/19/2015" + }, + { + "extn": "6642", + "id": "22899", + "name": "Belinda Murphy", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$138,866", + "start_date": "4/23/2015" + }, + { + "extn": "2157", + "id": "22900", + "name": "Doug Mould", + "office": "Houston", + "position": "Chef Manager", + "salary": "$130,233", + "start_date": "5/31/2009" + }, + { + "extn": "4527", + "id": "22901", + "name": "Boris Jordan", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$32,758", + "start_date": "5/29/2003" + }, + { + "extn": "4530", + "id": "22902", + "name": "Ron Freeburn", + "office": "Houston", + "position": "Production Painter", + "salary": "$164,168", + "start_date": "5/8/2012" + }, + { + "extn": "7121", + "id": "22903", + "name": "Monica Poulton", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$156,988", + "start_date": "5/31/2013" + }, + { + "extn": "3439", + "id": "22904", + "name": "Hank Knight", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$17,744", + "start_date": "7/15/2007" + }, + { + "extn": "4308", + "id": "22905", + "name": "Alexia Durrant", + "office": "Salem", + "position": "Loan Officer", + "salary": "$245,905", + "start_date": "8/18/2001" + }, + { + "extn": "4516", + "id": "22906", + "name": "Carolyn Vollans", + "office": "Detroit", + "position": "Associate Professor", + "salary": "$17,545", + "start_date": "9/30/2009" + }, + { + "extn": "4262", + "id": "22907", + "name": "Rick Denton", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$36,875", + "start_date": "12/22/2006" + }, + { + "extn": "5091", + "id": "22908", + "name": "Ellen Mitchell", + "office": "Rochester", + "position": "Operator", + "salary": "$181,107", + "start_date": "2/14/2006" + }, + { + "extn": "4798", + "id": "22909", + "name": "Tom Dale", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$239,361", + "start_date": "8/14/2019" + }, + { + "extn": "6699", + "id": "22910", + "name": "Christine Neal", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$276,968", + "start_date": "4/10/2014" + }, + { + "extn": "2826", + "id": "22911", + "name": "Ramon Warren", + "office": "Memphis", + "position": "Associate Professor", + "salary": "$65,584", + "start_date": "9/23/2000" + }, + { + "extn": "4228", + "id": "22912", + "name": "Daron Martin", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$162,855", + "start_date": "6/9/2018" + }, + { + "extn": "3895", + "id": "22913", + "name": "Jack Ross", + "office": "Arlington", + "position": "Doctor", + "salary": "$12,208", + "start_date": "5/24/2013" + }, + { + "extn": "2467", + "id": "22914", + "name": "Benny Potter", + "office": "San Antonio", + "position": "Electrician", + "salary": "$169,827", + "start_date": "8/4/2015" + }, + { + "extn": "7208", + "id": "22915", + "name": "Kenzie Bolton", + "office": "Columbus", + "position": "Web Developer", + "salary": "$236,493", + "start_date": "2/27/2007" + }, + { + "extn": "9421", + "id": "22916", + "name": "Chad Allcott", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$289,911", + "start_date": "3/7/2014" + }, + { + "extn": "5919", + "id": "22917", + "name": "Tara Savage", + "office": "Madrid", + "position": "Baker", + "salary": "$258,997", + "start_date": "3/16/2015" + }, + { + "extn": "7442", + "id": "22918", + "name": "Chris Weatcroft", + "office": "Milano", + "position": "Loan Officer", + "salary": "$245,008", + "start_date": "7/18/2019" + }, + { + "extn": "9203", + "id": "22919", + "name": "Aileen Hill", + "office": "Detroit", + "position": "Retail Trainee", + "salary": "$274,038", + "start_date": "11/12/2016" + }, + { + "extn": "3678", + "id": "22920", + "name": "Carissa Wilson", + "office": "Prague", + "position": "Baker", + "salary": "$129,616", + "start_date": "2/24/2016" + }, + { + "extn": "5046", + "id": "22921", + "name": "Amy Williams", + "office": "Berna", + "position": "Web Developer", + "salary": "$21,514", + "start_date": "10/25/2019" + }, + { + "extn": "7297", + "id": "22922", + "name": "Erick Wilcox", + "office": "Chicago", + "position": "Project Manager", + "salary": "$198,125", + "start_date": "12/15/2016" + }, + { + "extn": "9717", + "id": "22923", + "name": "Cynthia Middleton", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$136,939", + "start_date": "8/21/2013" + }, + { + "extn": "5235", + "id": "22924", + "name": "Nick Radley", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$217,934", + "start_date": "12/13/2007" + }, + { + "extn": "8342", + "id": "22925", + "name": "Barney Robertson", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$118,254", + "start_date": "4/9/2002" + }, + { + "extn": "4382", + "id": "22926", + "name": "Martha Clarke", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$24,700", + "start_date": "8/8/2000" + }, + { + "extn": "9032", + "id": "22927", + "name": "Robyn Judd", + "office": "Houston", + "position": "Physician", + "salary": "$130,385", + "start_date": "8/16/2007" + }, + { + "extn": "8831", + "id": "22928", + "name": "Lana Willson", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$270,183", + "start_date": "4/16/2017" + }, + { + "extn": "5205", + "id": "22929", + "name": "Matthew Lindsay", + "office": "Moreno Valley", + "position": "Banker", + "salary": "$257,046", + "start_date": "6/28/2000" + }, + { + "extn": "1460", + "id": "22930", + "name": "Jocelyn Niles", + "office": "Pittsburgh", + "position": "Designer", + "salary": "$268,583", + "start_date": "5/26/2004" + }, + { + "extn": "7078", + "id": "22931", + "name": "Josh Yarwood", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$65,288", + "start_date": "3/6/2003" + }, + { + "extn": "2224", + "id": "22932", + "name": "Javier Fleming", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$147,916", + "start_date": "3/9/2018" + }, + { + "extn": "2681", + "id": "22933", + "name": "Elijah Taylor", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$221,020", + "start_date": "4/11/2016" + }, + { + "extn": "4250", + "id": "22934", + "name": "Elijah Varndell", + "office": "Omaha", + "position": "Steward", + "salary": "$74,152", + "start_date": "12/5/2006" + }, + { + "extn": "2243", + "id": "22935", + "name": "Cecilia Camden", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$145,306", + "start_date": "9/14/2001" + }, + { + "extn": "8799", + "id": "22936", + "name": "Barney Snell", + "office": "London", + "position": "Production Painter", + "salary": "$129,641", + "start_date": "4/21/2019" + }, + { + "extn": "6131", + "id": "22937", + "name": "Daniel Lynn", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$123,639", + "start_date": "1/9/2011" + }, + { + "extn": "9810", + "id": "22938", + "name": "Phillip Cartwright", + "office": "Minneapolis", + "position": "Service Supervisor", + "salary": "$63,160", + "start_date": "7/14/2013" + }, + { + "extn": "9843", + "id": "22939", + "name": "Roger Glass", + "office": "Richmond", + "position": "Audiologist", + "salary": "$186,832", + "start_date": "7/27/2009" + }, + { + "extn": "5018", + "id": "22940", + "name": "Rufus Chester", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$71,339", + "start_date": "3/24/2010" + }, + { + "extn": "5720", + "id": "22941", + "name": "Cecilia Vallins", + "office": "Rochester", + "position": "Assistant Buyer", + "salary": "$169,926", + "start_date": "9/20/2019" + }, + { + "extn": "4751", + "id": "22942", + "name": "Johnathan White", + "office": "Ontario", + "position": "Web Developer", + "salary": "$287,302", + "start_date": "5/14/2011" + }, + { + "extn": "2467", + "id": "22943", + "name": "Mackenzie Antcliff", + "office": "Henderson", + "position": "Service Supervisor", + "salary": "$27,514", + "start_date": "9/5/2004" + }, + { + "extn": "8087", + "id": "22944", + "name": "Catherine Wilkinson", + "office": "Columbus", + "position": "Audiologist", + "salary": "$272,358", + "start_date": "12/31/2018" + }, + { + "extn": "4281", + "id": "22945", + "name": "Hank Thorpe", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$17,744", + "start_date": "12/16/2001" + }, + { + "extn": "4544", + "id": "22946", + "name": "Peter Alexander", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$210,717", + "start_date": "6/26/2016" + }, + { + "extn": "8334", + "id": "22947", + "name": "Mina Knight", + "office": "Laredo", + "position": "Doctor", + "salary": "$159,880", + "start_date": "7/30/2015" + }, + { + "extn": "3729", + "id": "22948", + "name": "Nathan Jenkins", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$90,290", + "start_date": "4/12/2017" + }, + { + "extn": "6875", + "id": "22949", + "name": "Denny Ogilvy", + "office": "Berlin", + "position": "Executive Director", + "salary": "$183,534", + "start_date": "3/10/2011" + }, + { + "extn": "2686", + "id": "22950", + "name": "Phillip Wooldridge", + "office": "Minneapolis", + "position": "Steward", + "salary": "$241,896", + "start_date": "8/17/2005" + }, + { + "extn": "3609", + "id": "22951", + "name": "Wade Wheeler", + "office": "San Bernardino", + "position": "Steward", + "salary": "$50,876", + "start_date": "6/21/2010" + }, + { + "extn": "9147", + "id": "22952", + "name": "Denny Denton", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$248,869", + "start_date": "8/18/2002" + }, + { + "extn": "9642", + "id": "22953", + "name": "Remy Pearson", + "office": "St. Louis", + "position": "Biologist", + "salary": "$64,141", + "start_date": "7/24/2013" + }, + { + "extn": "8153", + "id": "22954", + "name": "Hadley Torres", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$156,327", + "start_date": "6/8/2005" + }, + { + "extn": "6476", + "id": "22955", + "name": "Catherine Bailey", + "office": "Murfreesboro", + "position": "Insurance Broker", + "salary": "$26,254", + "start_date": "7/3/2007" + }, + { + "extn": "9869", + "id": "22956", + "name": "Tania Cooper", + "office": "Irving", + "position": "Mobile Developer", + "salary": "$161,092", + "start_date": "4/3/2011" + }, + { + "extn": "2229", + "id": "22957", + "name": "Clint Seymour", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$152,974", + "start_date": "9/11/2006" + }, + { + "extn": "4970", + "id": "22958", + "name": "Nicole Daniells", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$135,089", + "start_date": "6/29/2001" + }, + { + "extn": "2113", + "id": "22959", + "name": "Luke Ulyatt", + "office": "Jersey City", + "position": "Global Logistics Supervisor", + "salary": "$291,430", + "start_date": "9/21/2005" + }, + { + "extn": "5808", + "id": "22960", + "name": "Ethan Michael", + "office": "Lisbon", + "position": "Biologist", + "salary": "$175,030", + "start_date": "10/16/2004" + }, + { + "extn": "7635", + "id": "22961", + "name": "Manuel Lakey", + "office": "Innsbruck", + "position": "Biologist", + "salary": "$149,723", + "start_date": "7/3/2002" + }, + { + "extn": "8999", + "id": "22962", + "name": "Chad Bailey", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$225,825", + "start_date": "3/28/2004" + }, + { + "extn": "4734", + "id": "22963", + "name": "Karla Kennedy", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$245,869", + "start_date": "9/23/2010" + }, + { + "extn": "8954", + "id": "22964", + "name": "Cadence Raven", + "office": "Houston", + "position": "Business Broker", + "salary": "$111,851", + "start_date": "12/6/2010" + }, + { + "extn": "4874", + "id": "22965", + "name": "Grace Reid", + "office": "Escondido", + "position": "Auditor", + "salary": "$285,552", + "start_date": "12/30/2006" + }, + { + "extn": "1523", + "id": "22966", + "name": "Livia Stevenson", + "office": "Springfield", + "position": "Paramedic", + "salary": "$157,928", + "start_date": "2/8/2014" + }, + { + "extn": "2106", + "id": "22967", + "name": "Leslie Hastings", + "office": "Moreno Valley", + "position": "Production Painter", + "salary": "$194,610", + "start_date": "7/17/2006" + }, + { + "extn": "2196", + "id": "22968", + "name": "Freya Matthews", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$274,764", + "start_date": "3/10/2002" + }, + { + "extn": "5116", + "id": "22969", + "name": "Domenic Douglas", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$146,457", + "start_date": "10/11/2009" + }, + { + "extn": "7100", + "id": "22970", + "name": "Maxwell Upsdell", + "office": "Bridgeport", + "position": "Paramedic", + "salary": "$109,823", + "start_date": "7/22/2004" + }, + { + "extn": "3962", + "id": "22971", + "name": "Bree Wooldridge", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$56,146", + "start_date": "6/21/2011" + }, + { + "extn": "8803", + "id": "22972", + "name": "Cara Jeffery", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$247,198", + "start_date": "4/20/2017" + }, + { + "extn": "5388", + "id": "22973", + "name": "Skylar Styles", + "office": "Madrid", + "position": "Biologist", + "salary": "$21,655", + "start_date": "7/29/2008" + }, + { + "extn": "9494", + "id": "22974", + "name": "Madelyn Moore", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$112,975", + "start_date": "4/1/2003" + }, + { + "extn": "4562", + "id": "22975", + "name": "Javier Robinson", + "office": "Portland", + "position": "Associate Professor", + "salary": "$193,988", + "start_date": "3/11/2007" + }, + { + "extn": "9498", + "id": "22976", + "name": "Elly Blythe", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$167,055", + "start_date": "10/18/2001" + }, + { + "extn": "7933", + "id": "22977", + "name": "Angelique Verdon", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$279,851", + "start_date": "6/1/2018" + }, + { + "extn": "6940", + "id": "22978", + "name": "Mabel Wilton", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$241,346", + "start_date": "9/21/2000" + }, + { + "extn": "5234", + "id": "22979", + "name": "Jacob Norman", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$243,476", + "start_date": "5/8/2004" + }, + { + "extn": "5220", + "id": "22980", + "name": "Kurt Norburn", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$283,191", + "start_date": "9/29/2011" + }, + { + "extn": "2746", + "id": "22981", + "name": "Maia Durrant", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$154,736", + "start_date": "7/15/2008" + }, + { + "extn": "2937", + "id": "22982", + "name": "Henry Bristow", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$55,463", + "start_date": "1/30/2009" + }, + { + "extn": "7868", + "id": "22983", + "name": "Julian Fisher", + "office": "San Antonio", + "position": "Webmaster", + "salary": "$186,020", + "start_date": "4/4/2011" + }, + { + "extn": "8154", + "id": "22984", + "name": "Melania Lunt", + "office": "Lincoln", + "position": "Budget Analyst", + "salary": "$199,036", + "start_date": "7/2/2000" + }, + { + "extn": "4123", + "id": "22985", + "name": "Bernadette Darcy", + "office": "Prague", + "position": "Cook", + "salary": "$139,341", + "start_date": "6/23/2007" + }, + { + "extn": "4471", + "id": "22986", + "name": "Denis Whitehouse", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$296,369", + "start_date": "3/26/2013" + }, + { + "extn": "2433", + "id": "22987", + "name": "Maggie Parker", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$184,308", + "start_date": "2/23/2013" + }, + { + "extn": "1207", + "id": "22988", + "name": "George Donnelly", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$35,586", + "start_date": "5/15/2004" + }, + { + "extn": "7536", + "id": "22989", + "name": "Ellen Drummond", + "office": "Fayetteville", + "position": "Dentist", + "salary": "$40,075", + "start_date": "9/7/2012" + }, + { + "extn": "8892", + "id": "22990", + "name": "Ronald Woodcock", + "office": "Fort Lauderdale", + "position": "Systems Administrator", + "salary": "$271,627", + "start_date": "4/25/2004" + }, + { + "extn": "1210", + "id": "22991", + "name": "Bryon Wooldridge", + "office": "Norfolk", + "position": "Bellman", + "salary": "$279,081", + "start_date": "10/10/2012" + }, + { + "extn": "1816", + "id": "22992", + "name": "Aiden Dale", + "office": "Seattle", + "position": "Chef Manager", + "salary": "$164,897", + "start_date": "7/29/2018" + }, + { + "extn": "8954", + "id": "22993", + "name": "Hailey Nelson", + "office": "Orlando", + "position": "Clerk", + "salary": "$96,636", + "start_date": "10/23/2006" + }, + { + "extn": "7712", + "id": "22994", + "name": "Winnie Lucas", + "office": "Denver", + "position": "Fabricator", + "salary": "$31,882", + "start_date": "3/22/2012" + }, + { + "extn": "5596", + "id": "22995", + "name": "Megan Powell", + "office": "Columbus", + "position": "Project Manager", + "salary": "$146,257", + "start_date": "7/8/2002" + }, + { + "extn": "6068", + "id": "22996", + "name": "Isabella Briggs", + "office": "Phoenix", + "position": "Webmaster", + "salary": "$112,270", + "start_date": "1/29/2015" + }, + { + "extn": "9548", + "id": "22997", + "name": "David Gates", + "office": "Garland", + "position": "Software Engineer", + "salary": "$125,610", + "start_date": "10/13/2003" + }, + { + "extn": "3510", + "id": "22998", + "name": "George Wright", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$86,170", + "start_date": "7/6/2016" + }, + { + "extn": "1578", + "id": "22999", + "name": "Denny Grey", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$172,280", + "start_date": "1/19/2001" + }, + { + "extn": "2978", + "id": "23000", + "name": "Chester Needham", + "office": "Boston", + "position": "Food Technologist", + "salary": "$247,060", + "start_date": "7/5/2003" + }, + { + "extn": "6156", + "id": "23001", + "name": "Cadence Price", + "office": "Louisville", + "position": "Associate Professor", + "salary": "$231,989", + "start_date": "7/18/2009" + }, + { + "extn": "2457", + "id": "23002", + "name": "Elijah Groves", + "office": "Los Angeles", + "position": "Global Logistics Supervisor", + "salary": "$126,981", + "start_date": "7/4/2002" + }, + { + "extn": "1653", + "id": "23003", + "name": "Estrella Harrington", + "office": "Laredo", + "position": "Assistant Buyer", + "salary": "$86,796", + "start_date": "2/25/2012" + }, + { + "extn": "6807", + "id": "23004", + "name": "Denis Durrant", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$102,047", + "start_date": "7/9/2009" + }, + { + "extn": "5397", + "id": "23005", + "name": "Maxwell Phillips", + "office": "Baltimore", + "position": "Accountant", + "salary": "$30,312", + "start_date": "4/18/2000" + }, + { + "extn": "4600", + "id": "23006", + "name": "Rosa West", + "office": "Richmond", + "position": "Laboratory Technician", + "salary": "$28,886", + "start_date": "2/8/2008" + }, + { + "extn": "2254", + "id": "23007", + "name": "George Walton", + "office": "Louisville", + "position": "Cook", + "salary": "$297,372", + "start_date": "7/16/2009" + }, + { + "extn": "3427", + "id": "23008", + "name": "Evie Uddin", + "office": "Bakersfield", + "position": "HR Specialist", + "salary": "$284,730", + "start_date": "6/17/2002" + }, + { + "extn": "5420", + "id": "23009", + "name": "Michelle Martin", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$66,077", + "start_date": "8/1/2001" + }, + { + "extn": "1672", + "id": "23010", + "name": "Alexa Ross", + "office": "San Antonio", + "position": "Physician", + "salary": "$166,464", + "start_date": "5/14/2017" + }, + { + "extn": "3675", + "id": "23011", + "name": "Henry Murray", + "office": "Boston", + "position": "Web Developer", + "salary": "$24,626", + "start_date": "10/3/2002" + }, + { + "extn": "2637", + "id": "23012", + "name": "Shannon Russel", + "office": "Albuquerque", + "position": "Fabricator", + "salary": "$47,016", + "start_date": "8/19/2019" + }, + { + "extn": "5118", + "id": "23013", + "name": "Sharon Vallory", + "office": "Omaha", + "position": "Paramedic", + "salary": "$145,815", + "start_date": "12/23/2000" + }, + { + "extn": "3558", + "id": "23014", + "name": "Megan Thorpe", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$298,756", + "start_date": "7/9/2015" + }, + { + "extn": "8687", + "id": "23015", + "name": "Rufus Collins", + "office": "Pittsburgh", + "position": "Fabricator", + "salary": "$124,561", + "start_date": "10/3/2013" + }, + { + "extn": "7605", + "id": "23016", + "name": "Dakota Calderwood", + "office": "Prague", + "position": "Staffing Consultant", + "salary": "$58,630", + "start_date": "7/6/2013" + }, + { + "extn": "3474", + "id": "23017", + "name": "Russel Lewis", + "office": "Salem", + "position": "Operator", + "salary": "$97,037", + "start_date": "12/28/2013" + }, + { + "extn": "7959", + "id": "23018", + "name": "Chester Norman", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$104,399", + "start_date": "11/13/2003" + }, + { + "extn": "5912", + "id": "23019", + "name": "Irene Rosenbloom", + "office": "Prague", + "position": "HR Specialist", + "salary": "$155,763", + "start_date": "12/17/2000" + }, + { + "extn": "6665", + "id": "23020", + "name": "Rebecca Shaw", + "office": "Madrid", + "position": "Project Manager", + "salary": "$171,932", + "start_date": "4/21/2008" + }, + { + "extn": "6092", + "id": "23021", + "name": "Carla Lane", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$277,403", + "start_date": "1/3/2018" + }, + { + "extn": "5820", + "id": "23022", + "name": "Benny Norman", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$95,330", + "start_date": "3/2/2003" + }, + { + "extn": "4501", + "id": "23023", + "name": "Phillip Clark", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$91,339", + "start_date": "3/20/2011" + }, + { + "extn": "2195", + "id": "23024", + "name": "Ethan Umney", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$69,877", + "start_date": "7/28/2009" + }, + { + "extn": "9165", + "id": "23025", + "name": "Denny Gosling", + "office": "Toledo", + "position": "Operator", + "salary": "$93,095", + "start_date": "7/6/2017" + }, + { + "extn": "9603", + "id": "23026", + "name": "Nicholas Benson", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$258,340", + "start_date": "4/16/2010" + }, + { + "extn": "7465", + "id": "23027", + "name": "Peter Stevens", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$287,860", + "start_date": "7/12/2000" + }, + { + "extn": "3692", + "id": "23028", + "name": "Domenic Fleming", + "office": "Washington", + "position": "Audiologist", + "salary": "$135,115", + "start_date": "1/19/2013" + }, + { + "extn": "1003", + "id": "23029", + "name": "Emely Olson", + "office": "Fullerton", + "position": "Accountant", + "salary": "$267,587", + "start_date": "6/11/2010" + }, + { + "extn": "4524", + "id": "23030", + "name": "Anthony Tailor", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$276,122", + "start_date": "4/7/2003" + }, + { + "extn": "6693", + "id": "23031", + "name": "Chester Irving", + "office": "Oakland", + "position": "Executive Director", + "salary": "$128,423", + "start_date": "5/10/2004" + }, + { + "extn": "7817", + "id": "23032", + "name": "Angelina Donnelly", + "office": "Fremont", + "position": "Systems Administrator", + "salary": "$193,377", + "start_date": "7/10/2000" + }, + { + "extn": "2505", + "id": "23033", + "name": "Selena Bristow", + "office": "Valetta", + "position": "Cashier", + "salary": "$185,994", + "start_date": "4/13/2005" + }, + { + "extn": "3693", + "id": "23034", + "name": "Tom Poole", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$66,483", + "start_date": "9/23/2017" + }, + { + "extn": "7877", + "id": "23035", + "name": "Makenzie Chappell", + "office": "Atlanta", + "position": "Cashier", + "salary": "$48,679", + "start_date": "1/27/2008" + }, + { + "extn": "3043", + "id": "23036", + "name": "Rachael Horton", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$38,530", + "start_date": "1/14/2001" + }, + { + "extn": "2845", + "id": "23037", + "name": "Violet Saunders", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$276,625", + "start_date": "6/3/2014" + }, + { + "extn": "7009", + "id": "23038", + "name": "Chester Myatt", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$97,513", + "start_date": "12/16/2009" + }, + { + "extn": "2845", + "id": "23039", + "name": "Adeline Swan", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$60,339", + "start_date": "3/23/2013" + }, + { + "extn": "3983", + "id": "23040", + "name": "Jocelyn Blackwall", + "office": "Scottsdale", + "position": "Machine Operator", + "salary": "$237,104", + "start_date": "1/3/2004" + }, + { + "extn": "9592", + "id": "23041", + "name": "Leslie Kidd", + "office": "Santa Ana", + "position": "Health Educator", + "salary": "$61,656", + "start_date": "8/17/2007" + }, + { + "extn": "7757", + "id": "23042", + "name": "Enoch Rodgers", + "office": "Memphis", + "position": "Project Manager", + "salary": "$59,713", + "start_date": "5/9/2010" + }, + { + "extn": "1789", + "id": "23043", + "name": "Margot Antcliff", + "office": "Milano", + "position": "Ambulatory Nurse", + "salary": "$176,073", + "start_date": "5/20/2003" + }, + { + "extn": "4713", + "id": "23044", + "name": "Boris Simmons", + "office": "Tallahassee", + "position": "Banker", + "salary": "$232,875", + "start_date": "2/13/2014" + }, + { + "extn": "1652", + "id": "23045", + "name": "Chuck Osman", + "office": "Valetta", + "position": "Executive Director", + "salary": "$223,310", + "start_date": "12/12/2008" + }, + { + "extn": "5190", + "id": "23046", + "name": "Caleb Hunter", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$236,659", + "start_date": "11/20/2005" + }, + { + "extn": "5273", + "id": "23047", + "name": "Benjamin Rothwell", + "office": "Milano", + "position": "Biologist", + "salary": "$77,594", + "start_date": "3/3/2002" + }, + { + "extn": "7110", + "id": "23048", + "name": "Alba Overson", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$263,436", + "start_date": "12/11/2001" + }, + { + "extn": "2736", + "id": "23049", + "name": "Ronald Mould", + "office": "Milano", + "position": "Doctor", + "salary": "$231,141", + "start_date": "11/19/2004" + }, + { + "extn": "6237", + "id": "23050", + "name": "Stella King", + "office": "Laredo", + "position": "Ambulatory Nurse", + "salary": "$40,399", + "start_date": "5/13/2019" + }, + { + "extn": "7408", + "id": "23051", + "name": "Sebastian Lakey", + "office": "Zurich", + "position": "Clerk", + "salary": "$49,588", + "start_date": "4/2/2012" + }, + { + "extn": "9823", + "id": "23052", + "name": "Lily Squire", + "office": "Cincinnati", + "position": "Global Logistics Supervisor", + "salary": "$11,377", + "start_date": "3/5/2018" + }, + { + "extn": "5530", + "id": "23053", + "name": "Bryon Allcott", + "office": "Bridgeport", + "position": "Cook", + "salary": "$147,787", + "start_date": "3/27/2010" + }, + { + "extn": "8623", + "id": "23054", + "name": "Rowan Griffiths", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$62,200", + "start_date": "8/5/2010" + }, + { + "extn": "8684", + "id": "23055", + "name": "Sebastian Jones", + "office": "Laredo", + "position": "Business Broker", + "salary": "$115,599", + "start_date": "10/1/2019" + }, + { + "extn": "1569", + "id": "23056", + "name": "Percy Dyson", + "office": "Lakewood", + "position": "Laboratory Technician", + "salary": "$188,365", + "start_date": "4/8/2002" + }, + { + "extn": "6602", + "id": "23057", + "name": "Stacy Graham", + "office": "Tulsa", + "position": "Steward", + "salary": "$130,859", + "start_date": "5/17/2001" + }, + { + "extn": "3992", + "id": "23058", + "name": "Dalia Johnson", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$116,262", + "start_date": "2/17/2013" + }, + { + "extn": "9786", + "id": "23059", + "name": "Isla Thomson", + "office": "Prague", + "position": "Cash Manager", + "salary": "$26,000", + "start_date": "5/3/2009" + }, + { + "extn": "3753", + "id": "23060", + "name": "Andrea Latham", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$87,229", + "start_date": "5/28/2007" + }, + { + "extn": "8007", + "id": "23061", + "name": "Margaret Asher", + "office": "Atlanta", + "position": "Auditor", + "salary": "$141,767", + "start_date": "7/4/2015" + }, + { + "extn": "8916", + "id": "23062", + "name": "Harvey Rogan", + "office": "Milano", + "position": "Clerk", + "salary": "$48,502", + "start_date": "11/4/2001" + }, + { + "extn": "6205", + "id": "23063", + "name": "Bob Irving", + "office": "Lyon", + "position": "Steward", + "salary": "$27,474", + "start_date": "1/24/2007" + }, + { + "extn": "5248", + "id": "23064", + "name": "Russel Sheldon", + "office": "Escondido", + "position": "Cashier", + "salary": "$50,717", + "start_date": "9/22/2013" + }, + { + "extn": "8317", + "id": "23065", + "name": "Zara Edler", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$210,941", + "start_date": "10/16/2009" + }, + { + "extn": "7842", + "id": "23066", + "name": "Joseph Long", + "office": "Berna", + "position": "Cashier", + "salary": "$115,178", + "start_date": "1/13/2004" + }, + { + "extn": "6320", + "id": "23067", + "name": "Norah Atkinson", + "office": "Zurich", + "position": "Executive Director", + "salary": "$248,515", + "start_date": "4/23/2012" + }, + { + "extn": "9613", + "id": "23068", + "name": "Gemma Cox", + "office": "Washington", + "position": "Operator", + "salary": "$262,056", + "start_date": "10/8/2010" + }, + { + "extn": "1252", + "id": "23069", + "name": "Hope Campbell", + "office": "Huntsville", + "position": "Paramedic", + "salary": "$253,324", + "start_date": "6/24/2018" + }, + { + "extn": "5146", + "id": "23070", + "name": "Lucas Long", + "office": "Baltimore", + "position": "Cook", + "salary": "$11,387", + "start_date": "11/24/2017" + }, + { + "extn": "4914", + "id": "23071", + "name": "Josh Chapman", + "office": "Worcester", + "position": "Banker", + "salary": "$161,667", + "start_date": "11/18/2004" + }, + { + "extn": "6987", + "id": "23072", + "name": "Rufus Moss", + "office": "Oklahoma City", + "position": "Budget Analyst", + "salary": "$286,353", + "start_date": "10/3/2011" + }, + { + "extn": "2424", + "id": "23073", + "name": "Barney Brock", + "office": "Washington", + "position": "Ambulatory Nurse", + "salary": "$107,640", + "start_date": "8/18/2001" + }, + { + "extn": "5078", + "id": "23074", + "name": "Julianna Collis", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$269,570", + "start_date": "11/7/2009" + }, + { + "extn": "9525", + "id": "23075", + "name": "Angel Stubbs", + "office": "Detroit", + "position": "Accountant", + "salary": "$138,538", + "start_date": "9/13/2004" + }, + { + "extn": "2029", + "id": "23076", + "name": "Aiden Neville", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$46,130", + "start_date": "9/28/2001" + }, + { + "extn": "3362", + "id": "23077", + "name": "Roger Yates", + "office": "Anaheim", + "position": "Cashier", + "salary": "$289,733", + "start_date": "10/7/2002" + }, + { + "extn": "3811", + "id": "23078", + "name": "Enoch Wright", + "office": "Lakewood", + "position": "IT Support Staff", + "salary": "$14,397", + "start_date": "9/3/2002" + }, + { + "extn": "2935", + "id": "23079", + "name": "Henry Osman", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$272,474", + "start_date": "8/2/2007" + }, + { + "extn": "3961", + "id": "23080", + "name": "Camila Tanner", + "office": "El Paso", + "position": "Clerk", + "salary": "$46,708", + "start_date": "4/30/2019" + }, + { + "extn": "3132", + "id": "23081", + "name": "Ron Raven", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$203,392", + "start_date": "5/19/2015" + }, + { + "extn": "9857", + "id": "23082", + "name": "Adeline Flynn", + "office": "Reno", + "position": "Budget Analyst", + "salary": "$232,368", + "start_date": "5/2/2018" + }, + { + "extn": "4879", + "id": "23083", + "name": "Benjamin Hall", + "office": "Moreno Valley", + "position": "Production Painter", + "salary": "$139,269", + "start_date": "12/24/2015" + }, + { + "extn": "9927", + "id": "23084", + "name": "Lucy Price", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$64,992", + "start_date": "11/19/2002" + }, + { + "extn": "6542", + "id": "23085", + "name": "Penelope Thorpe", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$172,600", + "start_date": "8/22/2019" + }, + { + "extn": "5374", + "id": "23086", + "name": "Doris Martin", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$27,911", + "start_date": "10/30/2006" + }, + { + "extn": "4356", + "id": "23087", + "name": "Chadwick Simpson", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$178,532", + "start_date": "6/28/2018" + }, + { + "extn": "3848", + "id": "23088", + "name": "Domenic Trent", + "office": "Rochester", + "position": "Cash Manager", + "salary": "$170,303", + "start_date": "10/7/2003" + }, + { + "extn": "2933", + "id": "23089", + "name": "Rick Waterson", + "office": "Tulsa", + "position": "Systems Administrator", + "salary": "$83,240", + "start_date": "1/27/2013" + }, + { + "extn": "1830", + "id": "23090", + "name": "Barney Dobson", + "office": "New Orleans", + "position": "Design Engineer", + "salary": "$31,821", + "start_date": "3/29/2012" + }, + { + "extn": "3664", + "id": "23091", + "name": "Elijah Windsor", + "office": "Salem", + "position": "Investment Advisor", + "salary": "$231,706", + "start_date": "7/20/2000" + }, + { + "extn": "8409", + "id": "23092", + "name": "Chris Archer", + "office": "Arlington", + "position": "Clerk", + "salary": "$236,634", + "start_date": "3/25/2014" + }, + { + "extn": "8047", + "id": "23093", + "name": "Allison Robinson", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$69,998", + "start_date": "12/7/2001" + }, + { + "extn": "9911", + "id": "23094", + "name": "Jazmin Connor", + "office": "Santa Ana", + "position": "Treasurer", + "salary": "$296,860", + "start_date": "3/16/2007" + }, + { + "extn": "8390", + "id": "23095", + "name": "William Dillon", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$155,083", + "start_date": "9/29/2015" + }, + { + "extn": "2630", + "id": "23096", + "name": "Chad Kent", + "office": "Lyon", + "position": "Executive Director", + "salary": "$128,491", + "start_date": "11/6/2004" + }, + { + "extn": "1344", + "id": "23097", + "name": "Shannon Penn", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$291,840", + "start_date": "6/3/2014" + }, + { + "extn": "1281", + "id": "23098", + "name": "Candice Khan", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$240,388", + "start_date": "6/24/2005" + }, + { + "extn": "9753", + "id": "23099", + "name": "Alexia Porter", + "office": "London", + "position": "Cash Manager", + "salary": "$97,185", + "start_date": "8/11/2003" + }, + { + "extn": "5854", + "id": "23100", + "name": "Monica Adams", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$194,002", + "start_date": "12/26/2014" + }, + { + "extn": "6098", + "id": "23101", + "name": "Alba Rossi", + "office": "Albuquerque", + "position": "Fabricator", + "salary": "$157,512", + "start_date": "3/25/2004" + }, + { + "extn": "6955", + "id": "23102", + "name": "Daron Martin", + "office": "Norfolk", + "position": "Production Painter", + "salary": "$208,214", + "start_date": "12/18/2014" + }, + { + "extn": "3261", + "id": "23103", + "name": "Logan Ainsworth", + "office": "Norfolk", + "position": "Banker", + "salary": "$231,741", + "start_date": "8/12/2014" + }, + { + "extn": "7745", + "id": "23104", + "name": "Hailey Hall", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$54,762", + "start_date": "3/16/2012" + }, + { + "extn": "6023", + "id": "23105", + "name": "Sarah Atkinson", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$19,104", + "start_date": "11/10/2001" + }, + { + "extn": "6277", + "id": "23106", + "name": "David Baker", + "office": "Orlando", + "position": "Paramedic", + "salary": "$175,447", + "start_date": "1/29/2019" + }, + { + "extn": "8144", + "id": "23107", + "name": "Aeris York", + "office": "Portland", + "position": "Health Educator", + "salary": "$298,969", + "start_date": "2/5/2000" + }, + { + "extn": "2392", + "id": "23108", + "name": "Denny Preston", + "office": "Venice", + "position": "Healthcare Specialist", + "salary": "$280,388", + "start_date": "7/17/2003" + }, + { + "extn": "3619", + "id": "23109", + "name": "Rae Gregory", + "office": "Garland", + "position": "Electrician", + "salary": "$89,944", + "start_date": "7/29/2000" + }, + { + "extn": "7581", + "id": "23110", + "name": "Keira Cameron", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$189,732", + "start_date": "12/12/2005" + }, + { + "extn": "6739", + "id": "23111", + "name": "Carla Adler", + "office": "Rome", + "position": "Inspector", + "salary": "$94,594", + "start_date": "1/4/2016" + }, + { + "extn": "5468", + "id": "23112", + "name": "Chester Tindall", + "office": "Tulsa", + "position": "Accountant", + "salary": "$103,743", + "start_date": "2/26/2014" + }, + { + "extn": "1492", + "id": "23113", + "name": "Luke Devonport", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$156,281", + "start_date": "11/13/2008" + }, + { + "extn": "7883", + "id": "23114", + "name": "Jack Woods", + "office": "Quebec", + "position": "HR Specialist", + "salary": "$101,500", + "start_date": "10/4/2007" + }, + { + "extn": "2621", + "id": "23115", + "name": "Michaela Antcliff", + "office": "Colorado Springs", + "position": "Production Painter", + "salary": "$94,633", + "start_date": "12/7/2015" + }, + { + "extn": "3779", + "id": "23116", + "name": "Chester Crawley", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$173,655", + "start_date": "12/4/2014" + }, + { + "extn": "5418", + "id": "23117", + "name": "Rufus Knott", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$99,941", + "start_date": "10/26/2018" + }, + { + "extn": "3500", + "id": "23118", + "name": "Michael Connell", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$269,171", + "start_date": "4/18/2005" + }, + { + "extn": "7688", + "id": "23119", + "name": "Tony Marshall", + "office": "Berna", + "position": "Bookkeeper", + "salary": "$213,484", + "start_date": "8/19/2001" + }, + { + "extn": "9499", + "id": "23120", + "name": "Javier Hilton", + "office": "Orlando", + "position": "Doctor", + "salary": "$122,168", + "start_date": "3/12/2006" + }, + { + "extn": "3445", + "id": "23121", + "name": "Vanessa Powell", + "office": "Henderson", + "position": "Fabricator", + "salary": "$78,334", + "start_date": "5/31/2009" + }, + { + "extn": "1447", + "id": "23122", + "name": "Percy Parr", + "office": "New Orleans", + "position": "Call Center Representative", + "salary": "$166,054", + "start_date": "1/29/2004" + }, + { + "extn": "8299", + "id": "23123", + "name": "Makenzie Plumb", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$202,420", + "start_date": "5/25/2006" + }, + { + "extn": "6535", + "id": "23124", + "name": "Sharon Watson", + "office": "Boston", + "position": "Dentist", + "salary": "$173,450", + "start_date": "1/28/2016" + }, + { + "extn": "4694", + "id": "23125", + "name": "Nate Whitmore", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$228,255", + "start_date": "3/17/2005" + }, + { + "extn": "6592", + "id": "23126", + "name": "Russel Lee", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$240,850", + "start_date": "2/27/2013" + }, + { + "extn": "8595", + "id": "23127", + "name": "Thea London", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$143,661", + "start_date": "9/17/2011" + }, + { + "extn": "8942", + "id": "23128", + "name": "Livia Beal", + "office": "New York", + "position": "Electrician", + "salary": "$207,133", + "start_date": "2/1/2018" + }, + { + "extn": "2355", + "id": "23129", + "name": "Rufus Shaw", + "office": "Valetta", + "position": "Audiologist", + "salary": "$223,557", + "start_date": "10/1/2003" + }, + { + "extn": "4960", + "id": "23130", + "name": "Hayden Dubois", + "office": "Madison", + "position": "Inspector", + "salary": "$57,369", + "start_date": "4/20/2008" + }, + { + "extn": "7513", + "id": "23131", + "name": "Evie Kent", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$46,432", + "start_date": "6/27/2015" + }, + { + "extn": "4909", + "id": "23132", + "name": "Tyson Blackwall", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$16,235", + "start_date": "9/20/2008" + }, + { + "extn": "4734", + "id": "23133", + "name": "Mike Barrett", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$221,123", + "start_date": "5/11/2009" + }, + { + "extn": "4292", + "id": "23134", + "name": "Isabella Price", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$264,550", + "start_date": "3/24/2009" + }, + { + "extn": "2855", + "id": "23135", + "name": "Julius Jones", + "office": "Berna", + "position": "Chef Manager", + "salary": "$58,870", + "start_date": "7/9/2019" + }, + { + "extn": "9903", + "id": "23136", + "name": "Marina Upsdell", + "office": "Wien", + "position": "Insurance Broker", + "salary": "$78,981", + "start_date": "4/4/2007" + }, + { + "extn": "2353", + "id": "23137", + "name": "Destiny Turner", + "office": "San Francisco", + "position": "Auditor", + "salary": "$39,862", + "start_date": "6/19/2001" + }, + { + "extn": "9718", + "id": "23138", + "name": "Elly Overson", + "office": "Omaha", + "position": "Cook", + "salary": "$96,909", + "start_date": "4/9/2005" + }, + { + "extn": "3782", + "id": "23139", + "name": "Josh Smith", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$46,046", + "start_date": "6/9/2009" + }, + { + "extn": "8648", + "id": "23140", + "name": "Mona Neville", + "office": "Minneapolis", + "position": "Bookkeeper", + "salary": "$83,930", + "start_date": "7/15/2016" + }, + { + "extn": "4811", + "id": "23141", + "name": "Angel Jefferson", + "office": "Houston", + "position": "Accountant", + "salary": "$216,307", + "start_date": "11/16/2007" + }, + { + "extn": "1938", + "id": "23142", + "name": "Raquel Stewart", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$276,147", + "start_date": "3/2/2015" + }, + { + "extn": "6630", + "id": "23143", + "name": "Ally Nielson", + "office": "Nashville", + "position": "Global Logistics Supervisor", + "salary": "$160,404", + "start_date": "3/31/2008" + }, + { + "extn": "5968", + "id": "23144", + "name": "Josh Palmer", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$240,411", + "start_date": "1/14/2001" + }, + { + "extn": "6561", + "id": "23145", + "name": "Megan Farmer", + "office": "Springfield", + "position": "Bellman", + "salary": "$158,860", + "start_date": "6/20/2014" + }, + { + "extn": "2014", + "id": "23146", + "name": "Thea Broomfield", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$293,033", + "start_date": "4/19/2015" + }, + { + "extn": "7925", + "id": "23147", + "name": "Carmella Boyle", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$197,225", + "start_date": "3/19/2004" + }, + { + "extn": "2801", + "id": "23148", + "name": "William Dale", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$155,519", + "start_date": "10/27/2015" + }, + { + "extn": "3823", + "id": "23149", + "name": "Madelyn Mccormick", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$142,631", + "start_date": "8/20/2018" + }, + { + "extn": "2625", + "id": "23150", + "name": "Jessica Gavin", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$86,847", + "start_date": "1/15/2019" + }, + { + "extn": "3835", + "id": "23151", + "name": "Bridget Shaw", + "office": "Los Angeles", + "position": "Lecturer", + "salary": "$91,619", + "start_date": "4/30/2011" + }, + { + "extn": "4696", + "id": "23152", + "name": "Tyler Redfern", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$74,003", + "start_date": "10/28/2017" + }, + { + "extn": "4783", + "id": "23153", + "name": "Alex Giles", + "office": "Rome", + "position": "Accountant", + "salary": "$114,369", + "start_date": "3/28/2012" + }, + { + "extn": "6193", + "id": "23154", + "name": "Julius Wheeler", + "office": "Ontario", + "position": "Production Painter", + "salary": "$263,376", + "start_date": "5/21/2012" + }, + { + "extn": "2805", + "id": "23155", + "name": "Hadley Talbot", + "office": "San Diego", + "position": "Operator", + "salary": "$161,486", + "start_date": "11/22/2010" + }, + { + "extn": "8041", + "id": "23156", + "name": "Emerald Powell", + "office": "London", + "position": "Steward", + "salary": "$288,484", + "start_date": "12/28/2002" + }, + { + "extn": "4001", + "id": "23157", + "name": "Brad Irving", + "office": "Salt Lake City", + "position": "Baker", + "salary": "$186,335", + "start_date": "5/18/2006" + }, + { + "extn": "8750", + "id": "23158", + "name": "Denny Redfern", + "office": "Lyon", + "position": "HR Specialist", + "salary": "$159,664", + "start_date": "4/4/2008" + }, + { + "extn": "2803", + "id": "23159", + "name": "Harry Higgs", + "office": "Stockton", + "position": "Biologist", + "salary": "$237,441", + "start_date": "9/13/2016" + }, + { + "extn": "1848", + "id": "23160", + "name": "Leroy Cox", + "office": "Venice", + "position": "Doctor", + "salary": "$50,941", + "start_date": "4/11/2004" + }, + { + "extn": "7949", + "id": "23161", + "name": "Robyn Collins", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$288,219", + "start_date": "9/28/2005" + }, + { + "extn": "2948", + "id": "23162", + "name": "Evie Wade", + "office": "Washington", + "position": "Systems Administrator", + "salary": "$295,212", + "start_date": "5/28/2002" + }, + { + "extn": "9190", + "id": "23163", + "name": "Marvin Farmer", + "office": "Philadelphia", + "position": "Banker", + "salary": "$92,911", + "start_date": "5/22/2006" + }, + { + "extn": "4057", + "id": "23164", + "name": "Joy Cameron", + "office": "Richmond", + "position": "Food Technologist", + "salary": "$297,739", + "start_date": "5/20/2001" + }, + { + "extn": "7949", + "id": "23165", + "name": "Maxwell Marshall", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$113,356", + "start_date": "10/25/2019" + }, + { + "extn": "9127", + "id": "23166", + "name": "Kurt Giles", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$14,089", + "start_date": "7/10/2007" + }, + { + "extn": "1529", + "id": "23167", + "name": "Joyce Robertson", + "office": "Long Beach", + "position": "Doctor", + "salary": "$298,836", + "start_date": "7/1/2015" + }, + { + "extn": "9482", + "id": "23168", + "name": "Ivette Lambert", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$32,652", + "start_date": "11/27/2010" + }, + { + "extn": "7884", + "id": "23169", + "name": "Daniel Kennedy", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$80,212", + "start_date": "4/21/2003" + }, + { + "extn": "4981", + "id": "23170", + "name": "Julian Victor", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$45,730", + "start_date": "8/25/2018" + }, + { + "extn": "4514", + "id": "23171", + "name": "Piper Hewitt", + "office": "Atlanta", + "position": "Auditor", + "salary": "$186,707", + "start_date": "8/29/2008" + }, + { + "extn": "9237", + "id": "23172", + "name": "Leroy Rogers", + "office": "Toledo", + "position": "Physician", + "salary": "$156,056", + "start_date": "4/28/2000" + }, + { + "extn": "9738", + "id": "23173", + "name": "Ema Rodwell", + "office": "Madrid", + "position": "Restaurant Manager", + "salary": "$118,282", + "start_date": "2/17/2002" + }, + { + "extn": "3415", + "id": "23174", + "name": "Bart Hunt", + "office": "New Orleans", + "position": "Chef Manager", + "salary": "$107,545", + "start_date": "5/23/2015" + }, + { + "extn": "4191", + "id": "23175", + "name": "Rick Mcgee", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$196,854", + "start_date": "6/29/2000" + }, + { + "extn": "1009", + "id": "23176", + "name": "David Jennson", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$138,388", + "start_date": "3/27/2009" + }, + { + "extn": "4430", + "id": "23177", + "name": "Manuel Lloyd", + "office": "Moreno Valley", + "position": "Biologist", + "salary": "$31,301", + "start_date": "11/1/2014" + }, + { + "extn": "5527", + "id": "23178", + "name": "Anabel King", + "office": "Prague", + "position": "Web Developer", + "salary": "$83,985", + "start_date": "12/5/2014" + }, + { + "extn": "2306", + "id": "23179", + "name": "Vivian Warden", + "office": "Toledo", + "position": "Doctor", + "salary": "$170,648", + "start_date": "5/15/2015" + }, + { + "extn": "6429", + "id": "23180", + "name": "Kamila King", + "office": "San Jose", + "position": "Clerk", + "salary": "$14,173", + "start_date": "10/7/2012" + }, + { + "extn": "3303", + "id": "23181", + "name": "Wendy Morris", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$84,444", + "start_date": "2/3/2019" + }, + { + "extn": "3606", + "id": "23182", + "name": "Andie Tyrrell", + "office": "Kansas City", + "position": "HR Coordinator", + "salary": "$258,417", + "start_date": "12/15/2011" + }, + { + "extn": "1977", + "id": "23183", + "name": "David Samuel", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$208,039", + "start_date": "12/18/2002" + }, + { + "extn": "3493", + "id": "23184", + "name": "Nathan Yates", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$91,130", + "start_date": "4/17/2010" + }, + { + "extn": "4653", + "id": "23185", + "name": "Chloe Spencer", + "office": "New Orleans", + "position": "Software Engineer", + "salary": "$46,976", + "start_date": "1/8/2007" + }, + { + "extn": "5726", + "id": "23186", + "name": "Gil Gordon", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$66,620", + "start_date": "12/8/2016" + }, + { + "extn": "5093", + "id": "23187", + "name": "Amy Williams", + "office": "Charlotte", + "position": "Fabricator", + "salary": "$175,946", + "start_date": "6/16/2006" + }, + { + "extn": "6135", + "id": "23188", + "name": "Ethan Larsen", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$16,210", + "start_date": "9/29/2014" + }, + { + "extn": "1826", + "id": "23189", + "name": "Kurt Stevens", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$248,199", + "start_date": "9/16/2019" + }, + { + "extn": "5394", + "id": "23190", + "name": "Marvin Flett", + "office": "Las Vegas", + "position": "Fabricator", + "salary": "$298,072", + "start_date": "10/31/2017" + }, + { + "extn": "9297", + "id": "23191", + "name": "Sara Funnell", + "office": "Bellevue", + "position": "Investment Advisor", + "salary": "$73,890", + "start_date": "8/14/2005" + }, + { + "extn": "8337", + "id": "23192", + "name": "Maribel Benfield", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$43,031", + "start_date": "8/20/2004" + }, + { + "extn": "6444", + "id": "23193", + "name": "Robyn Watson", + "office": "Lancaster", + "position": "Software Engineer", + "salary": "$267,385", + "start_date": "1/22/2005" + }, + { + "extn": "9351", + "id": "23194", + "name": "Rosalyn Horton", + "office": "Louisville", + "position": "Treasurer", + "salary": "$171,756", + "start_date": "6/3/2001" + }, + { + "extn": "4528", + "id": "23195", + "name": "Dalia Garcia", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$168,787", + "start_date": "8/29/2001" + }, + { + "extn": "3809", + "id": "23196", + "name": "Oliver Cadman", + "office": "Tallahassee", + "position": "Doctor", + "salary": "$172,457", + "start_date": "6/14/2013" + }, + { + "extn": "4565", + "id": "23197", + "name": "Rick Vinton", + "office": "New Orleans", + "position": "Physician", + "salary": "$99,860", + "start_date": "1/23/2006" + }, + { + "extn": "7779", + "id": "23198", + "name": "Francesca Vane", + "office": "Wien", + "position": "Loan Officer", + "salary": "$150,751", + "start_date": "2/12/2017" + }, + { + "extn": "6865", + "id": "23199", + "name": "Noah Cox", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$108,510", + "start_date": "1/23/2015" + }, + { + "extn": "8681", + "id": "23200", + "name": "Liv Huggins", + "office": "New Orleans", + "position": "Laboratory Technician", + "salary": "$29,333", + "start_date": "8/20/2013" + }, + { + "extn": "3248", + "id": "23201", + "name": "Daria Martin", + "office": "Santa Ana", + "position": "Webmaster", + "salary": "$191,865", + "start_date": "5/6/2018" + }, + { + "extn": "5833", + "id": "23202", + "name": "Boris Mcgregor", + "office": "Kansas City", + "position": "Laboratory Technician", + "salary": "$43,466", + "start_date": "12/19/2012" + }, + { + "extn": "2902", + "id": "23203", + "name": "Raquel Notman", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$112,144", + "start_date": "3/9/2000" + }, + { + "extn": "8747", + "id": "23204", + "name": "Sienna Gilmour", + "office": "Salem", + "position": "Food Technologist", + "salary": "$252,687", + "start_date": "2/9/2010" + }, + { + "extn": "6892", + "id": "23205", + "name": "Kurt Ashley", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$283,287", + "start_date": "12/25/2002" + }, + { + "extn": "3287", + "id": "23206", + "name": "Ethan Todd", + "office": "Indianapolis", + "position": "Systems Administrator", + "salary": "$243,255", + "start_date": "2/24/2014" + }, + { + "extn": "3747", + "id": "23207", + "name": "Jayden Pearson", + "office": "San Francisco", + "position": "Bellman", + "salary": "$44,490", + "start_date": "9/23/2015" + }, + { + "extn": "8063", + "id": "23208", + "name": "Penelope Jefferson", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$180,480", + "start_date": "1/13/2007" + }, + { + "extn": "4799", + "id": "23209", + "name": "Rocco Uddin", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$23,392", + "start_date": "1/24/2005" + }, + { + "extn": "3635", + "id": "23210", + "name": "Henry Flack", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$277,600", + "start_date": "10/5/2016" + }, + { + "extn": "2807", + "id": "23211", + "name": "Rocco Keys", + "office": "San Bernardino", + "position": "Paramedic", + "salary": "$113,506", + "start_date": "6/1/2018" + }, + { + "extn": "8898", + "id": "23212", + "name": "Jacob Thorne", + "office": "Nashville", + "position": "Steward", + "salary": "$174,968", + "start_date": "5/9/2007" + }, + { + "extn": "5296", + "id": "23213", + "name": "Joseph Dempsey", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$120,792", + "start_date": "3/24/2001" + }, + { + "extn": "6141", + "id": "23214", + "name": "Martin Campbell", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$58,882", + "start_date": "1/30/2001" + }, + { + "extn": "9792", + "id": "23215", + "name": "Carl Vane", + "office": "Prague", + "position": "Physician", + "salary": "$250,288", + "start_date": "3/10/2019" + }, + { + "extn": "1633", + "id": "23216", + "name": "Felicity Walker", + "office": "Madison", + "position": "Project Manager", + "salary": "$11,089", + "start_date": "12/12/2008" + }, + { + "extn": "8262", + "id": "23217", + "name": "Ronald Steer", + "office": "Denver", + "position": "Food Technologist", + "salary": "$114,966", + "start_date": "11/8/2015" + }, + { + "extn": "7647", + "id": "23218", + "name": "Oliver Vernon", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$274,390", + "start_date": "9/6/2001" + }, + { + "extn": "1923", + "id": "23219", + "name": "Ronald Page ", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$48,781", + "start_date": "7/9/2019" + }, + { + "extn": "8468", + "id": "23220", + "name": "Dakota Haines", + "office": "London", + "position": "Baker", + "salary": "$252,263", + "start_date": "3/7/2003" + }, + { + "extn": "7914", + "id": "23221", + "name": "Doug Williams", + "office": "San Diego", + "position": "Accountant", + "salary": "$116,225", + "start_date": "2/17/2014" + }, + { + "extn": "7660", + "id": "23222", + "name": "Joyce Lewis", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$224,546", + "start_date": "10/26/2013" + }, + { + "extn": "4257", + "id": "23223", + "name": "Karla Howard", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$166,943", + "start_date": "1/20/2005" + }, + { + "extn": "5909", + "id": "23224", + "name": "Mina Redfern", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$245,531", + "start_date": "4/12/2004" + }, + { + "extn": "8347", + "id": "23225", + "name": "Hayden Wood", + "office": "Dallas", + "position": "Healthcare Specialist", + "salary": "$39,137", + "start_date": "5/2/2008" + }, + { + "extn": "3716", + "id": "23226", + "name": "Carl Parker", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$136,106", + "start_date": "12/14/2006" + }, + { + "extn": "1356", + "id": "23227", + "name": "Oliver Harris", + "office": "Kansas City", + "position": "Audiologist", + "salary": "$37,169", + "start_date": "12/31/2002" + }, + { + "extn": "7524", + "id": "23228", + "name": "Britney Barrett", + "office": "Seattle", + "position": "Cook", + "salary": "$88,029", + "start_date": "9/10/2008" + }, + { + "extn": "5765", + "id": "23229", + "name": "Juliet Varndell", + "office": "Arlington", + "position": "Bellman", + "salary": "$144,179", + "start_date": "2/15/2018" + }, + { + "extn": "6535", + "id": "23230", + "name": "Oliver Gallacher", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$202,462", + "start_date": "7/20/2007" + }, + { + "extn": "9421", + "id": "23231", + "name": "George Ingham", + "office": "Prague", + "position": "Associate Professor", + "salary": "$272,903", + "start_date": "5/27/2012" + }, + { + "extn": "7963", + "id": "23232", + "name": "Gabriel Addis", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$30,577", + "start_date": "4/29/2012" + }, + { + "extn": "2635", + "id": "23233", + "name": "Johnathan Young", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$218,593", + "start_date": "4/29/2016" + }, + { + "extn": "8044", + "id": "23234", + "name": "Dasha Hunter", + "office": "San Francisco", + "position": "Cook", + "salary": "$73,677", + "start_date": "5/26/2019" + }, + { + "extn": "8888", + "id": "23235", + "name": "Jocelyn Gonzales", + "office": "Madison", + "position": "Electrician", + "salary": "$124,953", + "start_date": "1/14/2012" + }, + { + "extn": "3100", + "id": "23236", + "name": "Diane May", + "office": "Lisbon", + "position": "Global Logistics Supervisor", + "salary": "$61,528", + "start_date": "10/19/2008" + }, + { + "extn": "4731", + "id": "23237", + "name": "Jenna Evans", + "office": "Murfreesboro", + "position": "Software Engineer", + "salary": "$168,727", + "start_date": "8/20/2016" + }, + { + "extn": "7384", + "id": "23238", + "name": "Enoch Whittle", + "office": "St. Louis", + "position": "Inspector", + "salary": "$20,662", + "start_date": "10/10/2018" + }, + { + "extn": "7796", + "id": "23239", + "name": "William Cox", + "office": "Paris", + "position": "Machine Operator", + "salary": "$148,739", + "start_date": "10/9/2014" + }, + { + "extn": "4217", + "id": "23240", + "name": "Irene Brett", + "office": "Charlotte", + "position": "Auditor", + "salary": "$224,817", + "start_date": "10/24/2003" + }, + { + "extn": "9345", + "id": "23241", + "name": "Aeris Rust", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$74,993", + "start_date": "7/24/2014" + }, + { + "extn": "3098", + "id": "23242", + "name": "Maribel Davies", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$250,136", + "start_date": "8/28/2001" + }, + { + "extn": "8060", + "id": "23243", + "name": "Violet Ranks", + "office": "Omaha", + "position": "Auditor", + "salary": "$48,276", + "start_date": "9/7/2011" + }, + { + "extn": "7879", + "id": "23244", + "name": "Aiden Morgan", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$16,669", + "start_date": "3/18/2016" + }, + { + "extn": "3852", + "id": "23245", + "name": "Hannah Allcott", + "office": "Bakersfield", + "position": "Restaurant Manager", + "salary": "$50,808", + "start_date": "1/8/2019" + }, + { + "extn": "4258", + "id": "23246", + "name": "Aiden Yard", + "office": "San Bernardino", + "position": "Dentist", + "salary": "$101,802", + "start_date": "10/31/2018" + }, + { + "extn": "3481", + "id": "23247", + "name": "Angelica Lee", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$50,071", + "start_date": "5/1/2006" + }, + { + "extn": "7188", + "id": "23248", + "name": "Benjamin Morris", + "office": "Springfield", + "position": "Audiologist", + "salary": "$292,482", + "start_date": "5/25/2005" + }, + { + "extn": "9149", + "id": "23249", + "name": "Johnny Bradshaw", + "office": "Dallas", + "position": "Cook", + "salary": "$286,231", + "start_date": "1/11/2009" + }, + { + "extn": "3693", + "id": "23250", + "name": "Chad Jefferson", + "office": "Fullerton", + "position": "Auditor", + "salary": "$151,523", + "start_date": "7/20/2013" + }, + { + "extn": "9436", + "id": "23251", + "name": "Johnathan Butler", + "office": "El Paso", + "position": "Clerk", + "salary": "$261,464", + "start_date": "3/12/2005" + }, + { + "extn": "6713", + "id": "23252", + "name": "Hank Callan", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$187,856", + "start_date": "3/14/2008" + }, + { + "extn": "7559", + "id": "23253", + "name": "Gil Verdon", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$30,397", + "start_date": "4/18/2019" + }, + { + "extn": "1188", + "id": "23254", + "name": "Peter Stone", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$120,608", + "start_date": "4/9/2010" + }, + { + "extn": "3107", + "id": "23255", + "name": "Gwenyth Parker", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$92,833", + "start_date": "12/16/2000" + }, + { + "extn": "1008", + "id": "23256", + "name": "Ethan Ebbs", + "office": "Hayward", + "position": "Cook", + "salary": "$105,626", + "start_date": "7/27/2010" + }, + { + "extn": "8750", + "id": "23257", + "name": "Priscilla Weatcroft", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$190,822", + "start_date": "10/15/2007" + }, + { + "extn": "4451", + "id": "23258", + "name": "Lillian Reyes", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$37,077", + "start_date": "8/25/2014" + }, + { + "extn": "2858", + "id": "23259", + "name": "Christine Walker", + "office": "Berna", + "position": "Cook", + "salary": "$260,225", + "start_date": "4/2/2010" + }, + { + "extn": "5954", + "id": "23260", + "name": "Aeris Davies", + "office": "Cincinnati", + "position": "Cook", + "salary": "$253,348", + "start_date": "9/17/2003" + }, + { + "extn": "4150", + "id": "23261", + "name": "Eduardo Cox", + "office": "Cincinnati", + "position": "Biologist", + "salary": "$160,959", + "start_date": "12/18/2002" + }, + { + "extn": "4755", + "id": "23262", + "name": "Melody Hamilton", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$39,735", + "start_date": "9/10/2003" + }, + { + "extn": "6954", + "id": "23263", + "name": "Alexander Hall", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$173,480", + "start_date": "9/24/2003" + }, + { + "extn": "5369", + "id": "23264", + "name": "Joseph Wellington", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$77,154", + "start_date": "4/23/2003" + }, + { + "extn": "7566", + "id": "23265", + "name": "Jacob Gray", + "office": "Anaheim", + "position": "Physician", + "salary": "$293,542", + "start_date": "4/8/2015" + }, + { + "extn": "5844", + "id": "23266", + "name": "Manuel Booth", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$142,876", + "start_date": "9/3/2009" + }, + { + "extn": "5444", + "id": "23267", + "name": "Rosalyn Smith", + "office": "Saint Paul", + "position": "Retail Trainee", + "salary": "$194,726", + "start_date": "11/23/2013" + }, + { + "extn": "1380", + "id": "23268", + "name": "Matt Wood", + "office": "Glendale", + "position": "Executive Director", + "salary": "$34,667", + "start_date": "2/2/2009" + }, + { + "extn": "3953", + "id": "23269", + "name": "Aiden Gallacher", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$119,918", + "start_date": "6/18/2012" + }, + { + "extn": "2264", + "id": "23270", + "name": "Rosie Daniells", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$232,326", + "start_date": "6/22/2005" + }, + { + "extn": "7337", + "id": "23271", + "name": "Logan Craig", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$234,527", + "start_date": "10/31/2008" + }, + { + "extn": "1258", + "id": "23272", + "name": "Michael Gallacher", + "office": "Boston", + "position": "Health Educator", + "salary": "$123,372", + "start_date": "5/21/2007" + }, + { + "extn": "1539", + "id": "23273", + "name": "Boris Harper", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$271,333", + "start_date": "4/21/2006" + }, + { + "extn": "3303", + "id": "23274", + "name": "Gil Johnson", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$279,528", + "start_date": "5/1/2018" + }, + { + "extn": "9371", + "id": "23275", + "name": "Dalia Ashley", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$112,985", + "start_date": "11/26/2004" + }, + { + "extn": "6731", + "id": "23276", + "name": "Chad John", + "office": "Laredo", + "position": "Biologist", + "salary": "$11,476", + "start_date": "8/24/2007" + }, + { + "extn": "4039", + "id": "23277", + "name": "Liam Benfield", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$112,489", + "start_date": "4/22/2002" + }, + { + "extn": "5216", + "id": "23278", + "name": "Lauren Knight", + "office": "Reno", + "position": "Ambulatory Nurse", + "salary": "$159,882", + "start_date": "9/9/2007" + }, + { + "extn": "1764", + "id": "23279", + "name": "Brad Bell", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$97,813", + "start_date": "9/12/2005" + }, + { + "extn": "6843", + "id": "23280", + "name": "Valentina Gordon", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$54,442", + "start_date": "1/15/2018" + }, + { + "extn": "9320", + "id": "23281", + "name": "George Selby", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$187,044", + "start_date": "3/9/2018" + }, + { + "extn": "6865", + "id": "23282", + "name": "Monica Ripley", + "office": "Norfolk", + "position": "Audiologist", + "salary": "$239,055", + "start_date": "8/15/2000" + }, + { + "extn": "3074", + "id": "23283", + "name": "Ellen Hammond", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$260,502", + "start_date": "8/23/2014" + }, + { + "extn": "4875", + "id": "23284", + "name": "Jules Jennson", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$58,928", + "start_date": "3/12/2007" + }, + { + "extn": "7041", + "id": "23285", + "name": "Mona Everett", + "office": "Berna", + "position": "Web Developer", + "salary": "$218,086", + "start_date": "2/10/2005" + }, + { + "extn": "4289", + "id": "23286", + "name": "Goldie Gunn", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$216,603", + "start_date": "8/12/2013" + }, + { + "extn": "6187", + "id": "23287", + "name": "Harry Upsdell", + "office": "San Antonio", + "position": "Doctor", + "salary": "$289,687", + "start_date": "11/30/2011" + }, + { + "extn": "8040", + "id": "23288", + "name": "John Roberts", + "office": "Detroit", + "position": "Electrician", + "salary": "$207,220", + "start_date": "4/29/2001" + }, + { + "extn": "6761", + "id": "23289", + "name": "Danny Bailey", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$143,358", + "start_date": "10/11/2019" + }, + { + "extn": "8757", + "id": "23290", + "name": "Penny Scott", + "office": "Chicago", + "position": "Audiologist", + "salary": "$153,643", + "start_date": "7/6/2013" + }, + { + "extn": "5716", + "id": "23291", + "name": "Mya Woodcock", + "office": "Salt Lake City", + "position": "Assistant Buyer", + "salary": "$20,594", + "start_date": "12/6/2017" + }, + { + "extn": "2921", + "id": "23292", + "name": "Francesca London", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$271,262", + "start_date": "1/18/2019" + }, + { + "extn": "3687", + "id": "23293", + "name": "Rihanna Edley", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$76,847", + "start_date": "1/23/2004" + }, + { + "extn": "5768", + "id": "23294", + "name": "Luna Cavanagh", + "office": "Washington", + "position": "Clerk", + "salary": "$225,941", + "start_date": "5/20/2009" + }, + { + "extn": "5613", + "id": "23295", + "name": "Danny Jenkins", + "office": "Scottsdale", + "position": "Chef Manager", + "salary": "$257,603", + "start_date": "4/11/2009" + }, + { + "extn": "2601", + "id": "23296", + "name": "Stacy Skinner", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$295,173", + "start_date": "1/3/2012" + }, + { + "extn": "8982", + "id": "23297", + "name": "William Roberts", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$103,228", + "start_date": "7/15/2008" + }, + { + "extn": "7441", + "id": "23298", + "name": "William Tait", + "office": "Milano", + "position": "Operator", + "salary": "$245,939", + "start_date": "9/23/2013" + }, + { + "extn": "6849", + "id": "23299", + "name": "Gil Abbey", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$207,500", + "start_date": "11/8/2005" + }, + { + "extn": "9169", + "id": "23300", + "name": "Gina Furnell", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$29,443", + "start_date": "7/9/2011" + }, + { + "extn": "7169", + "id": "23301", + "name": "Tom Crawley", + "office": "Fayetteville", + "position": "Laboratory Technician", + "salary": "$51,215", + "start_date": "8/23/2017" + }, + { + "extn": "5895", + "id": "23302", + "name": "Josh Overson", + "office": "Charlotte", + "position": "Doctor", + "salary": "$15,949", + "start_date": "6/24/2015" + }, + { + "extn": "5089", + "id": "23303", + "name": "Daphne Eyres", + "office": "Springfield", + "position": "Software Engineer", + "salary": "$267,303", + "start_date": "7/23/2015" + }, + { + "extn": "6253", + "id": "23304", + "name": "Hope Myatt", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$172,976", + "start_date": "2/3/2012" + }, + { + "extn": "9855", + "id": "23305", + "name": "Ruth Squire", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$254,629", + "start_date": "9/23/2000" + }, + { + "extn": "3342", + "id": "23306", + "name": "Hailey Pierce", + "office": "Paris", + "position": "Associate Professor", + "salary": "$148,309", + "start_date": "8/18/2008" + }, + { + "extn": "4087", + "id": "23307", + "name": "George Clark", + "office": "San Francisco", + "position": "Production Painter", + "salary": "$288,478", + "start_date": "11/25/2003" + }, + { + "extn": "2922", + "id": "23308", + "name": "Britney Holt", + "office": "Scottsdale", + "position": "Baker", + "salary": "$121,695", + "start_date": "11/16/2015" + }, + { + "extn": "4642", + "id": "23309", + "name": "Janelle Calderwood", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$104,195", + "start_date": "12/5/2006" + }, + { + "extn": "6599", + "id": "23310", + "name": "Benny Collingwood", + "office": "Escondido", + "position": "Cook", + "salary": "$78,183", + "start_date": "10/4/2013" + }, + { + "extn": "7105", + "id": "23311", + "name": "Helen Brock", + "office": "Santa Ana", + "position": "Loan Officer", + "salary": "$39,444", + "start_date": "5/23/2004" + }, + { + "extn": "6570", + "id": "23312", + "name": "Elijah Beal", + "office": "Milwaukee", + "position": "Systems Administrator", + "salary": "$293,387", + "start_date": "9/15/2015" + }, + { + "extn": "9396", + "id": "23313", + "name": "Ethan Wallace", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$259,772", + "start_date": "7/14/2003" + }, + { + "extn": "6497", + "id": "23314", + "name": "Jazmin Hilton", + "office": "Anaheim", + "position": "Bellman", + "salary": "$124,548", + "start_date": "4/21/2013" + }, + { + "extn": "6266", + "id": "23315", + "name": "Barry Butler", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$140,124", + "start_date": "6/25/2001" + }, + { + "extn": "3986", + "id": "23316", + "name": "Noah Larkin", + "office": "Huntsville", + "position": "Web Developer", + "salary": "$144,261", + "start_date": "9/20/2005" + }, + { + "extn": "9967", + "id": "23317", + "name": "Julius Sanchez", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$284,797", + "start_date": "8/4/2003" + }, + { + "extn": "6666", + "id": "23318", + "name": "Bob Blackwall", + "office": "New York", + "position": "Business Broker", + "salary": "$98,746", + "start_date": "10/5/2011" + }, + { + "extn": "7104", + "id": "23319", + "name": "Michael Willis", + "office": "Bellevue", + "position": "Investment Advisor", + "salary": "$70,130", + "start_date": "9/21/2006" + }, + { + "extn": "9488", + "id": "23320", + "name": "Chuck Egerton", + "office": "San Francisco", + "position": "Fabricator", + "salary": "$169,812", + "start_date": "7/20/2001" + }, + { + "extn": "4904", + "id": "23321", + "name": "Martin Crawley", + "office": "Fremont", + "position": "Software Engineer", + "salary": "$114,346", + "start_date": "1/23/2013" + }, + { + "extn": "8532", + "id": "23322", + "name": "Barney Rose", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$210,609", + "start_date": "12/20/2009" + }, + { + "extn": "3465", + "id": "23323", + "name": "Lucy Cameron", + "office": "Zurich", + "position": "Associate Professor", + "salary": "$58,962", + "start_date": "11/19/2012" + }, + { + "extn": "1465", + "id": "23324", + "name": "Bryon Keys", + "office": "Baltimore", + "position": "HR Specialist", + "salary": "$167,437", + "start_date": "12/13/2017" + }, + { + "extn": "5577", + "id": "23325", + "name": "Javier Riley", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$194,614", + "start_date": "10/12/2004" + }, + { + "extn": "1783", + "id": "23326", + "name": "Abdul Farrow", + "office": "Miami", + "position": "Business Broker", + "salary": "$42,002", + "start_date": "8/19/2007" + }, + { + "extn": "1335", + "id": "23327", + "name": "Benny Randall", + "office": "Honolulu", + "position": "Clerk", + "salary": "$206,248", + "start_date": "12/10/2008" + }, + { + "extn": "6488", + "id": "23328", + "name": "Violet Villiger", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$273,086", + "start_date": "10/18/2002" + }, + { + "extn": "6345", + "id": "23329", + "name": "Kieth Morgan", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$134,574", + "start_date": "3/22/2016" + }, + { + "extn": "6551", + "id": "23330", + "name": "Tara Norman", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$29,006", + "start_date": "1/16/2004" + }, + { + "extn": "4390", + "id": "23331", + "name": "Maya Vangness", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$190,165", + "start_date": "5/14/2015" + }, + { + "extn": "4131", + "id": "23332", + "name": "Doug Oswald", + "office": "Orlando", + "position": "Food Technologist", + "salary": "$234,314", + "start_date": "12/29/2016" + }, + { + "extn": "6602", + "id": "23333", + "name": "Taylor Stevens", + "office": "Dallas", + "position": "Cash Manager", + "salary": "$62,727", + "start_date": "5/25/2010" + }, + { + "extn": "1391", + "id": "23334", + "name": "Ron Hardwick", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$214,192", + "start_date": "10/1/2008" + }, + { + "extn": "2391", + "id": "23335", + "name": "Estrella Graves", + "office": "Boston", + "position": "Web Developer", + "salary": "$31,398", + "start_date": "12/21/2016" + }, + { + "extn": "7587", + "id": "23336", + "name": "Dakota Thomson", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$105,340", + "start_date": "1/7/2003" + }, + { + "extn": "3518", + "id": "23337", + "name": "Alan Wild", + "office": "Houston", + "position": "Banker", + "salary": "$44,148", + "start_date": "2/17/2016" + }, + { + "extn": "4678", + "id": "23338", + "name": "Johnathan Windsor", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$298,968", + "start_date": "4/30/2007" + }, + { + "extn": "7072", + "id": "23339", + "name": "Marie Holt", + "office": "Prague", + "position": "Treasurer", + "salary": "$10,981", + "start_date": "1/24/2014" + }, + { + "extn": "4569", + "id": "23340", + "name": "Benjamin Grant", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$47,631", + "start_date": "6/4/2011" + }, + { + "extn": "2450", + "id": "23341", + "name": "Aiden Murphy", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$89,091", + "start_date": "9/29/2014" + }, + { + "extn": "5864", + "id": "23342", + "name": "Matt Cavanagh", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$97,859", + "start_date": "9/30/2002" + }, + { + "extn": "3814", + "id": "23343", + "name": "Allison Jones", + "office": "Berna", + "position": "Project Manager", + "salary": "$205,271", + "start_date": "4/18/2019" + }, + { + "extn": "3722", + "id": "23344", + "name": "Carter Kidd", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$94,828", + "start_date": "11/13/2010" + }, + { + "extn": "6776", + "id": "23345", + "name": "Shelby Powell", + "office": "Santa Ana", + "position": "Physician", + "salary": "$152,784", + "start_date": "9/13/2000" + }, + { + "extn": "7479", + "id": "23346", + "name": "Liv Groves", + "office": "Otawa", + "position": "Front Desk Coordinator", + "salary": "$74,643", + "start_date": "7/16/2008" + }, + { + "extn": "1665", + "id": "23347", + "name": "Jackeline Kelly", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$195,108", + "start_date": "7/30/2016" + }, + { + "extn": "5676", + "id": "23348", + "name": "Alice Shaw", + "office": "Venice", + "position": "Pharmacist", + "salary": "$69,591", + "start_date": "7/25/2006" + }, + { + "extn": "6432", + "id": "23349", + "name": "Abbey Clarke", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$283,250", + "start_date": "6/3/2016" + }, + { + "extn": "2617", + "id": "23350", + "name": "Kurt Steer", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$202,858", + "start_date": "1/25/2019" + }, + { + "extn": "7939", + "id": "23351", + "name": "Olivia Bullock", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$56,722", + "start_date": "1/25/2018" + }, + { + "extn": "8471", + "id": "23352", + "name": "Shay Riley", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$199,747", + "start_date": "8/9/2004" + }, + { + "extn": "4283", + "id": "23353", + "name": "Emely Clark", + "office": "Escondido", + "position": "Inspector", + "salary": "$203,490", + "start_date": "12/31/2002" + }, + { + "extn": "1992", + "id": "23354", + "name": "Mabel Forth", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$63,926", + "start_date": "2/15/2001" + }, + { + "extn": "6937", + "id": "23355", + "name": "Bernadette Santos", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$196,987", + "start_date": "8/7/2002" + }, + { + "extn": "5386", + "id": "23356", + "name": "Mandy Clifton", + "office": "Portland", + "position": "Inspector", + "salary": "$67,461", + "start_date": "10/31/2010" + }, + { + "extn": "7728", + "id": "23357", + "name": "Maia Radcliffe", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$269,868", + "start_date": "6/2/2002" + }, + { + "extn": "8778", + "id": "23358", + "name": "Melinda Vane", + "office": "Dallas", + "position": "Project Manager", + "salary": "$268,019", + "start_date": "9/29/2009" + }, + { + "extn": "3556", + "id": "23359", + "name": "Fred Cox", + "office": "El Paso", + "position": "Project Manager", + "salary": "$76,159", + "start_date": "4/18/2011" + }, + { + "extn": "3932", + "id": "23360", + "name": "Nick Barclay", + "office": "Columbus", + "position": "Auditor", + "salary": "$219,067", + "start_date": "8/9/2007" + }, + { + "extn": "8634", + "id": "23361", + "name": "Felicity Snow", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$55,345", + "start_date": "7/9/2013" + }, + { + "extn": "8768", + "id": "23362", + "name": "Angelique Nobbs", + "office": "Salt Lake City", + "position": "Clerk", + "salary": "$258,718", + "start_date": "8/14/2016" + }, + { + "extn": "3339", + "id": "23363", + "name": "Hope Collis", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$293,330", + "start_date": "4/14/2003" + }, + { + "extn": "4127", + "id": "23364", + "name": "Sabina Lomax", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$295,698", + "start_date": "4/20/2014" + }, + { + "extn": "2979", + "id": "23365", + "name": "Jack Chapman", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$54,674", + "start_date": "4/25/2010" + }, + { + "extn": "9372", + "id": "23366", + "name": "Chad Fowler", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$239,759", + "start_date": "5/13/2008" + }, + { + "extn": "2216", + "id": "23367", + "name": "Barry Lucas", + "office": "Stockton", + "position": "Pharmacist", + "salary": "$24,066", + "start_date": "9/22/2009" + }, + { + "extn": "5618", + "id": "23368", + "name": "Denny Kidd", + "office": "Houston", + "position": "Machine Operator", + "salary": "$71,118", + "start_date": "10/2/2018" + }, + { + "extn": "4492", + "id": "23369", + "name": "Michael Michael", + "office": "Amarillo", + "position": "Bellman", + "salary": "$296,331", + "start_date": "9/6/2015" + }, + { + "extn": "1893", + "id": "23370", + "name": "Regina Overson", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$39,403", + "start_date": "8/19/2007" + }, + { + "extn": "2496", + "id": "23371", + "name": "Joy Overson", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$28,577", + "start_date": "1/6/2018" + }, + { + "extn": "2794", + "id": "23372", + "name": "Maya Taylor", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$16,042", + "start_date": "1/11/2002" + }, + { + "extn": "8334", + "id": "23373", + "name": "Payton Riley", + "office": "Sacramento", + "position": "Cashier", + "salary": "$74,962", + "start_date": "10/13/2016" + }, + { + "extn": "6753", + "id": "23374", + "name": "Tyson Simpson", + "office": "Lakewood", + "position": "Production Painter", + "salary": "$241,754", + "start_date": "5/20/2012" + }, + { + "extn": "9692", + "id": "23375", + "name": "Domenic Clayton", + "office": "Phoenix", + "position": "Global Logistics Supervisor", + "salary": "$43,596", + "start_date": "9/5/2003" + }, + { + "extn": "5532", + "id": "23376", + "name": "Hank York", + "office": "Rome", + "position": "Chef Manager", + "salary": "$230,451", + "start_date": "11/7/2001" + }, + { + "extn": "3949", + "id": "23377", + "name": "Wade Tyler", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$130,823", + "start_date": "3/8/2009" + }, + { + "extn": "2238", + "id": "23378", + "name": "Dorothy Fields", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$147,529", + "start_date": "6/16/2017" + }, + { + "extn": "2031", + "id": "23379", + "name": "Martha Thornton", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$117,735", + "start_date": "5/24/2002" + }, + { + "extn": "6685", + "id": "23380", + "name": "Juliet Aldridge", + "office": "Memphis", + "position": "Banker", + "salary": "$206,385", + "start_date": "1/4/2017" + }, + { + "extn": "9611", + "id": "23381", + "name": "Jocelyn Larsen", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$111,793", + "start_date": "12/15/2018" + }, + { + "extn": "2945", + "id": "23382", + "name": "Ryan Flett", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$72,886", + "start_date": "11/29/2006" + }, + { + "extn": "8891", + "id": "23383", + "name": "Hadley Nelson", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$166,080", + "start_date": "12/5/2004" + }, + { + "extn": "1576", + "id": "23384", + "name": "Benjamin Rainford", + "office": "Houston", + "position": "HR Specialist", + "salary": "$99,717", + "start_date": "4/1/2003" + }, + { + "extn": "7021", + "id": "23385", + "name": "Nicholas Kirby", + "office": "Tokyo", + "position": "Biologist", + "salary": "$183,204", + "start_date": "9/21/2012" + }, + { + "extn": "1785", + "id": "23386", + "name": "Rick Robe", + "office": "Oklahoma City", + "position": "Budget Analyst", + "salary": "$186,179", + "start_date": "7/25/2001" + }, + { + "extn": "5100", + "id": "23387", + "name": "Maggie Cork", + "office": "Bridgeport", + "position": "Banker", + "salary": "$71,610", + "start_date": "8/21/2005" + }, + { + "extn": "8495", + "id": "23388", + "name": "Vivian Bennett", + "office": "Tallahassee", + "position": "Software Engineer", + "salary": "$275,765", + "start_date": "6/28/2011" + }, + { + "extn": "5965", + "id": "23389", + "name": "Hank Walsh", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$230,136", + "start_date": "7/8/2001" + }, + { + "extn": "1142", + "id": "23390", + "name": "Bob Carpenter", + "office": "Portland", + "position": "Banker", + "salary": "$201,706", + "start_date": "9/8/2003" + }, + { + "extn": "8334", + "id": "23391", + "name": "Claire Becker", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$286,207", + "start_date": "11/16/2004" + }, + { + "extn": "3722", + "id": "23392", + "name": "Belinda Morris", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$70,163", + "start_date": "7/12/2014" + }, + { + "extn": "1013", + "id": "23393", + "name": "Aeris Spencer", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$294,409", + "start_date": "3/6/2011" + }, + { + "extn": "9602", + "id": "23394", + "name": "Celina Vaughn", + "office": "Kansas City", + "position": "Call Center Representative", + "salary": "$128,996", + "start_date": "3/9/2005" + }, + { + "extn": "2094", + "id": "23395", + "name": "Bart Smith", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$82,643", + "start_date": "7/8/2017" + }, + { + "extn": "2833", + "id": "23396", + "name": "Penelope Page ", + "office": "Lancaster", + "position": "Electrician", + "salary": "$131,262", + "start_date": "11/5/2004" + }, + { + "extn": "1917", + "id": "23397", + "name": "Esmeralda Thorpe", + "office": "Chicago", + "position": "Baker", + "salary": "$174,358", + "start_date": "5/27/2015" + }, + { + "extn": "4397", + "id": "23398", + "name": "Emerald Jeffery", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$167,911", + "start_date": "10/6/2008" + }, + { + "extn": "4067", + "id": "23399", + "name": "Deborah Sawyer", + "office": "Colorado Springs", + "position": "Baker", + "salary": "$222,381", + "start_date": "2/22/2001" + }, + { + "extn": "6739", + "id": "23400", + "name": "Doug Wood", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$266,026", + "start_date": "6/30/2015" + }, + { + "extn": "8585", + "id": "23401", + "name": "Nate Palmer", + "office": "Fayetteville", + "position": "Project Manager", + "salary": "$61,768", + "start_date": "3/11/2017" + }, + { + "extn": "3875", + "id": "23402", + "name": "Anthony Oldfield", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$63,391", + "start_date": "8/22/2008" + }, + { + "extn": "3882", + "id": "23403", + "name": "Tyler Lane", + "office": "Chicago", + "position": "Production Painter", + "salary": "$130,678", + "start_date": "12/13/2015" + }, + { + "extn": "3431", + "id": "23404", + "name": "Thea Russell", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$208,532", + "start_date": "4/5/2004" + }, + { + "extn": "8975", + "id": "23405", + "name": "Eduardo Wright", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$141,611", + "start_date": "2/27/2009" + }, + { + "extn": "4284", + "id": "23406", + "name": "Julianna Carter", + "office": "Sacramento", + "position": "Baker", + "salary": "$177,663", + "start_date": "11/3/2010" + }, + { + "extn": "7439", + "id": "23407", + "name": "Priscilla Ainsworth", + "office": "Fayetteville", + "position": "Operator", + "salary": "$95,456", + "start_date": "4/13/2003" + }, + { + "extn": "5023", + "id": "23408", + "name": "Aileen Thorne", + "office": "Lisbon", + "position": "Loan Officer", + "salary": "$167,567", + "start_date": "3/16/2018" + }, + { + "extn": "6541", + "id": "23409", + "name": "Allison Allen", + "office": "Lisbon", + "position": "IT Support Staff", + "salary": "$98,670", + "start_date": "11/7/2016" + }, + { + "extn": "8372", + "id": "23410", + "name": "Jane Rose", + "office": "Worcester", + "position": "Production Painter", + "salary": "$188,804", + "start_date": "10/19/2014" + }, + { + "extn": "4068", + "id": "23411", + "name": "Macy Wills", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$201,701", + "start_date": "12/21/2001" + }, + { + "extn": "7207", + "id": "23412", + "name": "Chris Wise", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$253,667", + "start_date": "11/26/2010" + }, + { + "extn": "8817", + "id": "23413", + "name": "Freya Thomas", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$281,821", + "start_date": "12/15/2001" + }, + { + "extn": "5541", + "id": "23414", + "name": "Enoch Brock", + "office": "Seattle", + "position": "HR Specialist", + "salary": "$201,894", + "start_date": "2/3/2010" + }, + { + "extn": "1523", + "id": "23415", + "name": "Rosa Jennson", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$274,994", + "start_date": "2/11/2001" + }, + { + "extn": "9399", + "id": "23416", + "name": "Aleksandra Spencer", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$139,506", + "start_date": "7/29/2004" + }, + { + "extn": "3925", + "id": "23417", + "name": "Josh Chadwick", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$250,172", + "start_date": "11/22/2000" + }, + { + "extn": "2173", + "id": "23418", + "name": "Josephine Quinton", + "office": "Milano", + "position": "HR Specialist", + "salary": "$46,932", + "start_date": "10/20/2000" + }, + { + "extn": "3976", + "id": "23419", + "name": "Ethan Exton", + "office": "Charlotte", + "position": "Loan Officer", + "salary": "$269,328", + "start_date": "5/31/2011" + }, + { + "extn": "9627", + "id": "23420", + "name": "Tom Turner", + "office": "Berlin", + "position": "Systems Administrator", + "salary": "$57,484", + "start_date": "7/2/2014" + }, + { + "extn": "4956", + "id": "23421", + "name": "Rae Gallacher", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$139,167", + "start_date": "12/27/2001" + }, + { + "extn": "4662", + "id": "23422", + "name": "Evelynn Thatcher", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$271,526", + "start_date": "3/2/2014" + }, + { + "extn": "2983", + "id": "23423", + "name": "Barney Campbell", + "office": "Long Beach", + "position": "Electrician", + "salary": "$108,455", + "start_date": "8/15/2001" + }, + { + "extn": "3558", + "id": "23424", + "name": "Angelique Richards", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$59,454", + "start_date": "9/10/2002" + }, + { + "extn": "7780", + "id": "23425", + "name": "Phoebe Bristow", + "office": "Quebec", + "position": "Banker", + "salary": "$120,795", + "start_date": "6/6/2006" + }, + { + "extn": "1986", + "id": "23426", + "name": "Barry Rose", + "office": "Oakland", + "position": "Biologist", + "salary": "$234,540", + "start_date": "6/13/2017" + }, + { + "extn": "9406", + "id": "23427", + "name": "Joyce Graham", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$234,758", + "start_date": "7/11/2008" + }, + { + "extn": "2909", + "id": "23428", + "name": "Mandy Rixon", + "office": "Venice", + "position": "Food Technologist", + "salary": "$125,065", + "start_date": "7/6/2006" + }, + { + "extn": "6195", + "id": "23429", + "name": "Samantha Yard", + "office": "Otawa", + "position": "Chef Manager", + "salary": "$168,819", + "start_date": "7/8/2000" + }, + { + "extn": "7468", + "id": "23430", + "name": "Miley Shepherd", + "office": "Salem", + "position": "Fabricator", + "salary": "$294,992", + "start_date": "9/26/2007" + }, + { + "extn": "2455", + "id": "23431", + "name": "Renee Roth", + "office": "Nashville", + "position": "Loan Officer", + "salary": "$234,936", + "start_date": "3/29/2013" + }, + { + "extn": "3121", + "id": "23432", + "name": "Henry Price", + "office": "Milano", + "position": "Associate Professor", + "salary": "$111,553", + "start_date": "11/27/2016" + }, + { + "extn": "9809", + "id": "23433", + "name": "Angelina Irving", + "office": "Las Vegas", + "position": "Biologist", + "salary": "$84,277", + "start_date": "2/2/2012" + }, + { + "extn": "3404", + "id": "23434", + "name": "Rufus Varley", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$188,805", + "start_date": "2/21/2017" + }, + { + "extn": "3085", + "id": "23435", + "name": "Holly Wigley", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$227,125", + "start_date": "1/22/2003" + }, + { + "extn": "2768", + "id": "23436", + "name": "Gabriel Mullins", + "office": "Lincoln", + "position": "Accountant", + "salary": "$52,709", + "start_date": "8/29/2013" + }, + { + "extn": "3815", + "id": "23437", + "name": "Kirsten Bryant", + "office": "Lakewood", + "position": "Biologist", + "salary": "$267,373", + "start_date": "8/11/2011" + }, + { + "extn": "1863", + "id": "23438", + "name": "Caleb Moran", + "office": "Albuquerque", + "position": "Accountant", + "salary": "$66,889", + "start_date": "6/30/2007" + }, + { + "extn": "2917", + "id": "23439", + "name": "George Robinson", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$96,652", + "start_date": "3/31/2013" + }, + { + "extn": "4250", + "id": "23440", + "name": "Kaylee Gordon", + "office": "Bucharest", + "position": "Staffing Consultant", + "salary": "$44,139", + "start_date": "9/8/2016" + }, + { + "extn": "9818", + "id": "23441", + "name": "Tyson Cork", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$247,158", + "start_date": "10/4/2011" + }, + { + "extn": "5835", + "id": "23442", + "name": "Lana Bennett", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$195,443", + "start_date": "5/20/2007" + }, + { + "extn": "1903", + "id": "23443", + "name": "Eduardo Bullock", + "office": "Bakersfield", + "position": "Auditor", + "salary": "$215,908", + "start_date": "4/30/2000" + }, + { + "extn": "4196", + "id": "23444", + "name": "Benny Bryson", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$225,845", + "start_date": "8/23/2013" + }, + { + "extn": "8105", + "id": "23445", + "name": "Paula Clark", + "office": "San Francisco", + "position": "Physician", + "salary": "$27,695", + "start_date": "1/12/2006" + }, + { + "extn": "8929", + "id": "23446", + "name": "George Stone", + "office": "Denver", + "position": "Accountant", + "salary": "$272,256", + "start_date": "10/6/2009" + }, + { + "extn": "6215", + "id": "23447", + "name": "George Todd", + "office": "Portland", + "position": "Auditor", + "salary": "$32,630", + "start_date": "5/3/2000" + }, + { + "extn": "7698", + "id": "23448", + "name": "Christine Franks", + "office": "Tokyo", + "position": "Banker", + "salary": "$79,475", + "start_date": "7/3/2004" + }, + { + "extn": "2866", + "id": "23449", + "name": "Marilyn Higgs", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$130,328", + "start_date": "1/1/2016" + }, + { + "extn": "9658", + "id": "23450", + "name": "Rufus Woods", + "office": "Tallahassee", + "position": "Bellman", + "salary": "$55,359", + "start_date": "5/16/2014" + }, + { + "extn": "8589", + "id": "23451", + "name": "David Jarvis", + "office": "Berlin", + "position": "Inspector", + "salary": "$290,881", + "start_date": "11/1/2014" + }, + { + "extn": "5734", + "id": "23452", + "name": "Chris Whittle", + "office": "Louisville", + "position": "Cashier", + "salary": "$88,943", + "start_date": "1/21/2016" + }, + { + "extn": "5196", + "id": "23453", + "name": "Chadwick Boyle", + "office": "El Paso", + "position": "Webmaster", + "salary": "$72,489", + "start_date": "4/2/2005" + }, + { + "extn": "3691", + "id": "23454", + "name": "Aiden Giles", + "office": "Toledo", + "position": "Audiologist", + "salary": "$144,591", + "start_date": "2/9/2019" + }, + { + "extn": "5947", + "id": "23455", + "name": "Harry Dobson", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$255,710", + "start_date": "12/9/2003" + }, + { + "extn": "9657", + "id": "23456", + "name": "Jules Roberts", + "office": "Otawa", + "position": "Dentist", + "salary": "$141,864", + "start_date": "8/2/2005" + }, + { + "extn": "4970", + "id": "23457", + "name": "Stacy Slater", + "office": "Venice", + "position": "Treasurer", + "salary": "$249,619", + "start_date": "2/15/2010" + }, + { + "extn": "5144", + "id": "23458", + "name": "Daniel Walsh", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$148,443", + "start_date": "3/8/2014" + }, + { + "extn": "6455", + "id": "23459", + "name": "Josephine Gunn", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$122,340", + "start_date": "1/11/2000" + }, + { + "extn": "6412", + "id": "23460", + "name": "Kirsten Wellington", + "office": "Paris", + "position": "Inspector", + "salary": "$19,697", + "start_date": "1/8/2015" + }, + { + "extn": "9350", + "id": "23461", + "name": "Denis Webster", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$265,896", + "start_date": "4/14/2016" + }, + { + "extn": "8298", + "id": "23462", + "name": "Luke Young", + "office": "Omaha", + "position": "Pharmacist", + "salary": "$118,503", + "start_date": "12/7/2017" + }, + { + "extn": "3528", + "id": "23463", + "name": "Dakota James", + "office": "Quebec", + "position": "Loan Officer", + "salary": "$162,562", + "start_date": "4/3/2002" + }, + { + "extn": "4517", + "id": "23464", + "name": "Marjorie Daniells", + "office": "Moreno Valley", + "position": "Baker", + "salary": "$180,189", + "start_date": "6/16/2001" + }, + { + "extn": "1364", + "id": "23465", + "name": "Chuck Taylor", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$294,587", + "start_date": "10/8/2018" + }, + { + "extn": "9344", + "id": "23466", + "name": "Norah Pratt", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$288,282", + "start_date": "9/18/2010" + }, + { + "extn": "1569", + "id": "23467", + "name": "Manuel Jobson", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$299,388", + "start_date": "3/7/2010" + }, + { + "extn": "5279", + "id": "23468", + "name": "Bryon Tate", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$32,165", + "start_date": "6/14/2001" + }, + { + "extn": "7312", + "id": "23469", + "name": "Daria Gilmour", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$62,316", + "start_date": "11/25/2002" + }, + { + "extn": "1597", + "id": "23470", + "name": "Domenic Gray", + "office": "San Antonio", + "position": "Physician", + "salary": "$255,020", + "start_date": "7/7/2017" + }, + { + "extn": "9170", + "id": "23471", + "name": "Bryce Mitchell", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$89,280", + "start_date": "4/13/2001" + }, + { + "extn": "3475", + "id": "23472", + "name": "Anthony Parker", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$286,879", + "start_date": "2/7/2016" + }, + { + "extn": "7012", + "id": "23473", + "name": "Aiden Hastings", + "office": "Laredo", + "position": "Cashier", + "salary": "$186,029", + "start_date": "2/20/2000" + }, + { + "extn": "1797", + "id": "23474", + "name": "Denis Anderson", + "office": "Murfreesboro", + "position": "Project Manager", + "salary": "$66,007", + "start_date": "9/21/2004" + }, + { + "extn": "3453", + "id": "23475", + "name": "Jazmin Sanchez", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$245,867", + "start_date": "1/22/2012" + }, + { + "extn": "7601", + "id": "23476", + "name": "Davina Robertson", + "office": "Quebec", + "position": "Inspector", + "salary": "$289,744", + "start_date": "11/12/2007" + }, + { + "extn": "7841", + "id": "23477", + "name": "Bob Reyes", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$273,182", + "start_date": "5/6/2014" + }, + { + "extn": "8337", + "id": "23478", + "name": "Domenic Griffiths", + "office": "San Francisco", + "position": "HR Coordinator", + "salary": "$261,345", + "start_date": "7/24/2014" + }, + { + "extn": "1744", + "id": "23479", + "name": "Hayden Jarvis", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$77,418", + "start_date": "1/4/2010" + }, + { + "extn": "7048", + "id": "23480", + "name": "Cynthia Sheldon", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$39,119", + "start_date": "10/24/2016" + }, + { + "extn": "4351", + "id": "23481", + "name": "Harry Terry", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$31,444", + "start_date": "7/12/2011" + }, + { + "extn": "2890", + "id": "23482", + "name": "Karla Utterson", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$115,205", + "start_date": "9/13/2012" + }, + { + "extn": "8830", + "id": "23483", + "name": "Barney Wise", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$14,254", + "start_date": "3/26/2001" + }, + { + "extn": "9490", + "id": "23484", + "name": "Regina Moran", + "office": "Madison", + "position": "Audiologist", + "salary": "$227,313", + "start_date": "8/15/2002" + }, + { + "extn": "3735", + "id": "23485", + "name": "Danny Leigh", + "office": "Scottsdale", + "position": "Stockbroker", + "salary": "$226,670", + "start_date": "8/24/2012" + }, + { + "extn": "2006", + "id": "23486", + "name": "Javier Cooper", + "office": "Henderson", + "position": "Executive Director", + "salary": "$29,630", + "start_date": "2/6/2014" + }, + { + "extn": "7603", + "id": "23487", + "name": "Henry Howard", + "office": "Anaheim", + "position": "Lecturer", + "salary": "$278,643", + "start_date": "10/28/2013" + }, + { + "extn": "3589", + "id": "23488", + "name": "Lauren Glynn", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$62,937", + "start_date": "1/14/2015" + }, + { + "extn": "8370", + "id": "23489", + "name": "Analise Shaw", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$27,833", + "start_date": "5/27/2000" + }, + { + "extn": "7166", + "id": "23490", + "name": "Chuck Allcott", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$55,304", + "start_date": "12/4/2017" + }, + { + "extn": "6384", + "id": "23491", + "name": "Julian Adams", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$182,044", + "start_date": "5/24/2008" + }, + { + "extn": "3927", + "id": "23492", + "name": "Felicity Davies", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$154,566", + "start_date": "5/31/2017" + }, + { + "extn": "6684", + "id": "23493", + "name": "Enoch Terry", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$103,444", + "start_date": "6/11/2001" + }, + { + "extn": "8892", + "id": "23494", + "name": "Owen Radcliffe", + "office": "Hayward", + "position": "Restaurant Manager", + "salary": "$143,782", + "start_date": "5/15/2008" + }, + { + "extn": "2152", + "id": "23495", + "name": "Hayden James", + "office": "Richmond", + "position": "Business Broker", + "salary": "$56,245", + "start_date": "6/23/2011" + }, + { + "extn": "3168", + "id": "23496", + "name": "Aurelia Morris", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$177,348", + "start_date": "9/14/2015" + }, + { + "extn": "5589", + "id": "23497", + "name": "Fred Wright", + "office": "Bakersfield", + "position": "Laboratory Technician", + "salary": "$109,477", + "start_date": "1/8/2000" + }, + { + "extn": "5266", + "id": "23498", + "name": "Mina Anderson", + "office": "Kansas City", + "position": "Health Educator", + "salary": "$70,504", + "start_date": "9/27/2018" + }, + { + "extn": "3314", + "id": "23499", + "name": "Hayden Healy", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$291,012", + "start_date": "8/5/2003" + }, + { + "extn": "1288", + "id": "23500", + "name": "Vanessa Warren", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$18,015", + "start_date": "5/11/2001" + }, + { + "extn": "1388", + "id": "23501", + "name": "Carl King", + "office": "Valetta", + "position": "Designer", + "salary": "$60,933", + "start_date": "4/20/2006" + }, + { + "extn": "3446", + "id": "23502", + "name": "Tom Victor", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$209,539", + "start_date": "10/2/2014" + }, + { + "extn": "6935", + "id": "23503", + "name": "Julian Flack", + "office": "Laredo", + "position": "Webmaster", + "salary": "$68,443", + "start_date": "2/6/2018" + }, + { + "extn": "8614", + "id": "23504", + "name": "Gil Weston", + "office": "Wien", + "position": "Cook", + "salary": "$240,825", + "start_date": "9/26/2002" + }, + { + "extn": "9145", + "id": "23505", + "name": "Javier Morgan", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$207,161", + "start_date": "10/20/2015" + }, + { + "extn": "8855", + "id": "23506", + "name": "Elle Gibson", + "office": "Boston", + "position": "Dentist", + "salary": "$204,631", + "start_date": "1/19/2013" + }, + { + "extn": "2883", + "id": "23507", + "name": "Benny Lowe", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$55,438", + "start_date": "10/20/2017" + }, + { + "extn": "5796", + "id": "23508", + "name": "Britney Callan", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$135,398", + "start_date": "2/24/2000" + }, + { + "extn": "6727", + "id": "23509", + "name": "Hayden Flynn", + "office": "Madrid", + "position": "Fabricator", + "salary": "$217,699", + "start_date": "4/3/2005" + }, + { + "extn": "6167", + "id": "23510", + "name": "Denis Knott", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$296,376", + "start_date": "8/26/2011" + }, + { + "extn": "4443", + "id": "23511", + "name": "Chadwick Wright", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$43,038", + "start_date": "6/25/2002" + }, + { + "extn": "8359", + "id": "23512", + "name": "Madelyn Thorpe", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$16,474", + "start_date": "3/7/2005" + }, + { + "extn": "6068", + "id": "23513", + "name": "Kieth Anderson", + "office": "Atlanta", + "position": "Designer", + "salary": "$253,835", + "start_date": "8/4/2008" + }, + { + "extn": "8733", + "id": "23514", + "name": "Rufus Hunt", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$173,529", + "start_date": "7/1/2017" + }, + { + "extn": "9634", + "id": "23515", + "name": "Mason Casey", + "office": "Venice", + "position": "Cash Manager", + "salary": "$291,669", + "start_date": "4/7/2015" + }, + { + "extn": "8917", + "id": "23516", + "name": "Renee Blackburn", + "office": "Amarillo", + "position": "Dentist", + "salary": "$281,947", + "start_date": "2/21/2011" + }, + { + "extn": "5862", + "id": "23517", + "name": "Esmeralda Pond", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$57,094", + "start_date": "12/21/2007" + }, + { + "extn": "6541", + "id": "23518", + "name": "Marvin Gordon", + "office": "Rome", + "position": "Baker", + "salary": "$171,587", + "start_date": "5/25/2009" + }, + { + "extn": "9305", + "id": "23519", + "name": "Rosa Dale", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$154,007", + "start_date": "1/19/2000" + }, + { + "extn": "9176", + "id": "23520", + "name": "Barney Nobbs", + "office": "Santa Ana", + "position": "Physician", + "salary": "$88,038", + "start_date": "7/19/2004" + }, + { + "extn": "4134", + "id": "23521", + "name": "Rose Allen", + "office": "London", + "position": "Software Engineer", + "salary": "$173,985", + "start_date": "10/6/2018" + }, + { + "extn": "2804", + "id": "23522", + "name": "Jamie Cobb", + "office": "San Diego", + "position": "Banker", + "salary": "$179,405", + "start_date": "7/1/2009" + }, + { + "extn": "8475", + "id": "23523", + "name": "Bree Anderson", + "office": "Arlington", + "position": "Doctor", + "salary": "$31,543", + "start_date": "3/18/2011" + }, + { + "extn": "5893", + "id": "23524", + "name": "Ada Tailor", + "office": "Jacksonville", + "position": "Audiologist", + "salary": "$255,279", + "start_date": "12/22/2012" + }, + { + "extn": "4188", + "id": "23525", + "name": "Summer Adler", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$102,959", + "start_date": "7/27/2000" + }, + { + "extn": "1772", + "id": "23526", + "name": "Lauren Torres", + "office": "St. Louis", + "position": "Accountant", + "salary": "$108,636", + "start_date": "4/15/2002" + }, + { + "extn": "4835", + "id": "23527", + "name": "Benjamin Lee", + "office": "Oakland", + "position": "Treasurer", + "salary": "$50,890", + "start_date": "7/19/2018" + }, + { + "extn": "6667", + "id": "23528", + "name": "Danny Bishop", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$172,920", + "start_date": "3/7/2004" + }, + { + "extn": "3149", + "id": "23529", + "name": "Fred Wood", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$159,032", + "start_date": "4/11/2011" + }, + { + "extn": "6811", + "id": "23530", + "name": "Ryan Rodgers", + "office": "Wien", + "position": "Paramedic", + "salary": "$158,085", + "start_date": "12/13/2011" + }, + { + "extn": "2295", + "id": "23531", + "name": "Jacqueline James", + "office": "Prague", + "position": "Baker", + "salary": "$234,734", + "start_date": "8/18/2009" + }, + { + "extn": "9927", + "id": "23532", + "name": "Maggie Ward", + "office": "Rochester", + "position": "Health Educator", + "salary": "$286,893", + "start_date": "10/22/2013" + }, + { + "extn": "6128", + "id": "23533", + "name": "Doug Penn", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$209,140", + "start_date": "3/17/2011" + }, + { + "extn": "5461", + "id": "23534", + "name": "Lorraine Ulyatt", + "office": "Sacramento", + "position": "Call Center Representative", + "salary": "$51,024", + "start_date": "6/2/2008" + }, + { + "extn": "5060", + "id": "23535", + "name": "Abdul Milner", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$39,906", + "start_date": "2/9/2012" + }, + { + "extn": "7413", + "id": "23536", + "name": "Kurt Stanton", + "office": "Wien", + "position": "Food Technologist", + "salary": "$79,745", + "start_date": "2/28/2018" + }, + { + "extn": "3995", + "id": "23537", + "name": "Cristal Donnelly", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$103,163", + "start_date": "12/23/2003" + }, + { + "extn": "5182", + "id": "23538", + "name": "Bryon Gosling", + "office": "Long Beach", + "position": "Physician", + "salary": "$223,087", + "start_date": "4/4/2002" + }, + { + "extn": "4953", + "id": "23539", + "name": "Kieth Webster", + "office": "Louisville", + "position": "Project Manager", + "salary": "$53,932", + "start_date": "2/13/2014" + }, + { + "extn": "4582", + "id": "23540", + "name": "Ethan Mills", + "office": "Colorado Springs", + "position": "Chef Manager", + "salary": "$173,327", + "start_date": "7/3/2005" + }, + { + "extn": "4460", + "id": "23541", + "name": "Mona Hudson", + "office": "Washington", + "position": "Baker", + "salary": "$233,106", + "start_date": "12/10/2008" + }, + { + "extn": "9226", + "id": "23542", + "name": "Evie Walsh", + "office": "New York", + "position": "IT Support Staff", + "salary": "$90,331", + "start_date": "2/4/2015" + }, + { + "extn": "7127", + "id": "23543", + "name": "Marina Weatcroft", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$97,861", + "start_date": "3/13/2014" + }, + { + "extn": "2059", + "id": "23544", + "name": "Andie Wright", + "office": "Bridgeport", + "position": "Systems Administrator", + "salary": "$236,175", + "start_date": "6/29/2006" + }, + { + "extn": "5467", + "id": "23545", + "name": "Fred Baxter", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$38,644", + "start_date": "3/17/2007" + }, + { + "extn": "6575", + "id": "23546", + "name": "Daniel Keys", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$185,247", + "start_date": "4/10/2015" + }, + { + "extn": "3382", + "id": "23547", + "name": "Marjorie Vaughan", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$151,021", + "start_date": "10/4/2012" + }, + { + "extn": "2566", + "id": "23548", + "name": "Claire Reese", + "office": "Irving", + "position": "Baker", + "salary": "$125,114", + "start_date": "5/7/2004" + }, + { + "extn": "1891", + "id": "23549", + "name": "Allison Parker", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$258,081", + "start_date": "1/14/2014" + }, + { + "extn": "4372", + "id": "23550", + "name": "Eden Hale", + "office": "Lisbon", + "position": "Chef Manager", + "salary": "$90,736", + "start_date": "12/15/2001" + }, + { + "extn": "9580", + "id": "23551", + "name": "Martin Gibbons", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$77,370", + "start_date": "10/27/2011" + }, + { + "extn": "2977", + "id": "23552", + "name": "Jolene Utterson", + "office": "Arlington", + "position": "Steward", + "salary": "$21,546", + "start_date": "10/17/2010" + }, + { + "extn": "2381", + "id": "23553", + "name": "Tara Yard", + "office": "Madrid", + "position": "Business Broker", + "salary": "$294,209", + "start_date": "10/1/2016" + }, + { + "extn": "5296", + "id": "23554", + "name": "Rufus Coleman", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$201,634", + "start_date": "12/17/2014" + }, + { + "extn": "1976", + "id": "23555", + "name": "Taylor White", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$64,046", + "start_date": "6/6/2017" + }, + { + "extn": "6090", + "id": "23556", + "name": "Martin Ingham", + "office": "Dallas", + "position": "Bellman", + "salary": "$47,859", + "start_date": "10/10/2008" + }, + { + "extn": "4662", + "id": "23557", + "name": "Jayden Addison", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$142,028", + "start_date": "4/29/2001" + }, + { + "extn": "2554", + "id": "23558", + "name": "Rick Holmes", + "office": "Kansas City", + "position": "Insurance Broker", + "salary": "$179,289", + "start_date": "8/7/2014" + }, + { + "extn": "8520", + "id": "23559", + "name": "Daniel Yang", + "office": "Phoenix", + "position": "Steward", + "salary": "$193,194", + "start_date": "9/28/2003" + }, + { + "extn": "5526", + "id": "23560", + "name": "Marvin Verdon", + "office": "Rome", + "position": "Paramedic", + "salary": "$63,944", + "start_date": "5/11/2009" + }, + { + "extn": "4278", + "id": "23561", + "name": "Mackenzie Needham", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$116,790", + "start_date": "5/8/2005" + }, + { + "extn": "7521", + "id": "23562", + "name": "Remy Hancock", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$116,943", + "start_date": "8/1/2004" + }, + { + "extn": "6824", + "id": "23563", + "name": "Jasmine Gosling", + "office": "Lyon", + "position": "Assistant Buyer", + "salary": "$214,421", + "start_date": "8/15/2004" + }, + { + "extn": "7999", + "id": "23564", + "name": "Harvey Goldsmith", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$114,976", + "start_date": "5/7/2016" + }, + { + "extn": "5762", + "id": "23565", + "name": "Javier Marshall", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$195,548", + "start_date": "10/26/2014" + }, + { + "extn": "4139", + "id": "23566", + "name": "Kieth Gordon", + "office": "Zurich", + "position": "Software Engineer", + "salary": "$200,720", + "start_date": "5/6/2012" + }, + { + "extn": "4696", + "id": "23567", + "name": "Vivian Irwin", + "office": "Lancaster", + "position": "Design Engineer", + "salary": "$58,818", + "start_date": "12/28/2008" + }, + { + "extn": "5414", + "id": "23568", + "name": "Havana Thomas", + "office": "London", + "position": "Audiologist", + "salary": "$134,506", + "start_date": "12/16/2013" + }, + { + "extn": "4822", + "id": "23569", + "name": "Logan Moss", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$216,078", + "start_date": "6/6/2009" + }, + { + "extn": "9256", + "id": "23570", + "name": "Rick Chapman", + "office": "Hollywood", + "position": "Staffing Consultant", + "salary": "$96,490", + "start_date": "9/3/2006" + }, + { + "extn": "9759", + "id": "23571", + "name": "Tess Glass", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$73,314", + "start_date": "8/14/2002" + }, + { + "extn": "7789", + "id": "23572", + "name": "Angel Mackenzie", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$144,385", + "start_date": "7/25/2000" + }, + { + "extn": "5518", + "id": "23573", + "name": "Eduardo Lambert", + "office": "Ontario", + "position": "Treasurer", + "salary": "$283,270", + "start_date": "8/6/2015" + }, + { + "extn": "5509", + "id": "23574", + "name": "Parker Allen", + "office": "Indianapolis", + "position": "Call Center Representative", + "salary": "$159,055", + "start_date": "12/16/2009" + }, + { + "extn": "1147", + "id": "23575", + "name": "Ethan Wilkinson", + "office": "Rome", + "position": "Webmaster", + "salary": "$58,676", + "start_date": "7/18/2011" + }, + { + "extn": "9063", + "id": "23576", + "name": "Bart Allen", + "office": "Hollywood", + "position": "Front Desk Coordinator", + "salary": "$130,165", + "start_date": "6/28/2012" + }, + { + "extn": "3847", + "id": "23577", + "name": "Gil Knight", + "office": "Madrid", + "position": "Biologist", + "salary": "$250,356", + "start_date": "6/17/2010" + }, + { + "extn": "9793", + "id": "23578", + "name": "Lucas Bristow", + "office": "Berlin", + "position": "Operator", + "salary": "$134,569", + "start_date": "4/9/2015" + }, + { + "extn": "5677", + "id": "23579", + "name": "Percy Rixon", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$56,817", + "start_date": "1/8/2012" + }, + { + "extn": "6661", + "id": "23580", + "name": "Alessandra Warren", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$168,997", + "start_date": "4/8/2005" + }, + { + "extn": "9878", + "id": "23581", + "name": "Enoch Parker", + "office": "San Diego", + "position": "Electrician", + "salary": "$174,510", + "start_date": "12/10/2012" + }, + { + "extn": "3635", + "id": "23582", + "name": "Margaret Bailey", + "office": "Salem", + "position": "Fabricator", + "salary": "$105,355", + "start_date": "2/25/2000" + }, + { + "extn": "3529", + "id": "23583", + "name": "Lucy Wood", + "office": "San Francisco", + "position": "Inspector", + "salary": "$186,708", + "start_date": "10/17/2002" + }, + { + "extn": "9710", + "id": "23584", + "name": "Lynn Bayliss", + "office": "Miami", + "position": "Bookkeeper", + "salary": "$149,337", + "start_date": "4/14/2012" + }, + { + "extn": "4630", + "id": "23585", + "name": "Ryan Torres", + "office": "Seattle", + "position": "Associate Professor", + "salary": "$125,795", + "start_date": "4/17/2019" + }, + { + "extn": "6627", + "id": "23586", + "name": "Makena Ross", + "office": "Amarillo", + "position": "Healthcare Specialist", + "salary": "$188,795", + "start_date": "5/16/2007" + }, + { + "extn": "8527", + "id": "23587", + "name": "Denis Nash", + "office": "Prague", + "position": "IT Support Staff", + "salary": "$171,599", + "start_date": "10/14/2000" + }, + { + "extn": "9222", + "id": "23588", + "name": "Macy Abbot", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$117,083", + "start_date": "8/16/2014" + }, + { + "extn": "1229", + "id": "23589", + "name": "Amy Morrow", + "office": "Glendale", + "position": "Designer", + "salary": "$68,719", + "start_date": "9/18/2019" + }, + { + "extn": "6923", + "id": "23590", + "name": "Rufus Goodman", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$284,608", + "start_date": "9/14/2002" + }, + { + "extn": "6970", + "id": "23591", + "name": "Carla Gordon", + "office": "Worcester", + "position": "Audiologist", + "salary": "$277,584", + "start_date": "1/30/2009" + }, + { + "extn": "9968", + "id": "23592", + "name": "Tyler Dubois", + "office": "Tulsa", + "position": "Designer", + "salary": "$121,397", + "start_date": "4/12/2000" + }, + { + "extn": "1932", + "id": "23593", + "name": "Cedrick Jackson", + "office": "Lyon", + "position": "Healthcare Specialist", + "salary": "$208,552", + "start_date": "7/27/2001" + }, + { + "extn": "5069", + "id": "23594", + "name": "Jacob Gosling", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$229,051", + "start_date": "7/22/2006" + }, + { + "extn": "2038", + "id": "23595", + "name": "Catherine Cox", + "office": "Springfield", + "position": "Auditor", + "salary": "$234,272", + "start_date": "10/8/2002" + }, + { + "extn": "6836", + "id": "23596", + "name": "Margot Malone", + "office": "Honolulu", + "position": "Laboratory Technician", + "salary": "$195,576", + "start_date": "1/10/2007" + }, + { + "extn": "1715", + "id": "23597", + "name": "Carter York", + "office": "Santa Ana", + "position": "Budget Analyst", + "salary": "$191,769", + "start_date": "2/22/2011" + }, + { + "extn": "7097", + "id": "23598", + "name": "Judith Barclay", + "office": "Innsbruck", + "position": "Loan Officer", + "salary": "$236,975", + "start_date": "2/11/2019" + }, + { + "extn": "6072", + "id": "23599", + "name": "Thea Kent", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$193,086", + "start_date": "7/11/2013" + }, + { + "extn": "3951", + "id": "23600", + "name": "Aurelia Richards", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$73,280", + "start_date": "3/11/2001" + }, + { + "extn": "4661", + "id": "23601", + "name": "Jessica Wright", + "office": "Salt Lake City", + "position": "Audiologist", + "salary": "$217,193", + "start_date": "6/3/2013" + }, + { + "extn": "8220", + "id": "23602", + "name": "Deborah Simmons", + "office": "Richmond", + "position": "Project Manager", + "salary": "$123,503", + "start_date": "10/19/2019" + }, + { + "extn": "8905", + "id": "23603", + "name": "Erick Shaw", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$92,696", + "start_date": "8/10/2012" + }, + { + "extn": "5119", + "id": "23604", + "name": "Tony Newton", + "office": "Omaha", + "position": "Budget Analyst", + "salary": "$63,531", + "start_date": "6/16/2005" + }, + { + "extn": "2547", + "id": "23605", + "name": "Chad Franks", + "office": "Valetta", + "position": "Dentist", + "salary": "$63,292", + "start_date": "2/9/2005" + }, + { + "extn": "4451", + "id": "23606", + "name": "Camellia Lane", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$73,445", + "start_date": "10/31/2015" + }, + { + "extn": "3156", + "id": "23607", + "name": "Allison Emmott", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$253,112", + "start_date": "9/20/2010" + }, + { + "extn": "5235", + "id": "23608", + "name": "Joseph Jordan", + "office": "Glendale", + "position": "Laboratory Technician", + "salary": "$69,536", + "start_date": "3/14/2009" + }, + { + "extn": "6733", + "id": "23609", + "name": "Carla Healy", + "office": "Minneapolis", + "position": "Electrician", + "salary": "$106,375", + "start_date": "9/7/2017" + }, + { + "extn": "2803", + "id": "23610", + "name": "Benny Waterson", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$128,835", + "start_date": "5/10/2000" + }, + { + "extn": "5894", + "id": "23611", + "name": "Boris Carter", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$39,566", + "start_date": "7/1/2006" + }, + { + "extn": "9060", + "id": "23612", + "name": "Dalia Scott", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$57,717", + "start_date": "12/1/2017" + }, + { + "extn": "9109", + "id": "23613", + "name": "Mara Morgan", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$128,746", + "start_date": "3/23/2005" + }, + { + "extn": "1194", + "id": "23614", + "name": "Lily Hamilton", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$191,953", + "start_date": "11/24/2006" + }, + { + "extn": "6050", + "id": "23615", + "name": "Kurt Morgan", + "office": "Valetta", + "position": "Designer", + "salary": "$131,719", + "start_date": "6/5/2002" + }, + { + "extn": "2025", + "id": "23616", + "name": "Tiffany Casey", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$269,707", + "start_date": "6/16/2008" + }, + { + "extn": "6882", + "id": "23617", + "name": "Alexa Carson", + "office": "Lyon", + "position": "Banker", + "salary": "$186,980", + "start_date": "6/27/2017" + }, + { + "extn": "5465", + "id": "23618", + "name": "Fred Fowler", + "office": "Lyon", + "position": "Biologist", + "salary": "$78,301", + "start_date": "12/4/2013" + }, + { + "extn": "8340", + "id": "23619", + "name": "Dalia Poole", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$155,327", + "start_date": "8/20/2004" + }, + { + "extn": "5945", + "id": "23620", + "name": "Mya Thornton", + "office": "Baltimore", + "position": "Cashier", + "salary": "$149,225", + "start_date": "4/17/2009" + }, + { + "extn": "1934", + "id": "23621", + "name": "Deborah Coleman", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$87,753", + "start_date": "6/13/2018" + }, + { + "extn": "3765", + "id": "23622", + "name": "Denny Leigh", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$259,185", + "start_date": "4/23/2001" + }, + { + "extn": "7313", + "id": "23623", + "name": "John Cox", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$277,452", + "start_date": "1/10/2003" + }, + { + "extn": "8606", + "id": "23624", + "name": "Vera Richards", + "office": "Ontario", + "position": "Software Engineer", + "salary": "$55,326", + "start_date": "7/30/2002" + }, + { + "extn": "1350", + "id": "23625", + "name": "Daron Harris", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$292,529", + "start_date": "3/15/2003" + }, + { + "extn": "6163", + "id": "23626", + "name": "Jayden Tindall", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$299,534", + "start_date": "7/14/2004" + }, + { + "extn": "3060", + "id": "23627", + "name": "Alan Chadwick", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$68,052", + "start_date": "5/18/2004" + }, + { + "extn": "7894", + "id": "23628", + "name": "Kassandra Dale", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$50,756", + "start_date": "4/4/2002" + }, + { + "extn": "8172", + "id": "23629", + "name": "Tyson Flack", + "office": "Ontario", + "position": "Operator", + "salary": "$261,400", + "start_date": "1/11/2011" + }, + { + "extn": "7160", + "id": "23630", + "name": "Audrey Forester", + "office": "Los Angeles", + "position": "Insurance Broker", + "salary": "$256,572", + "start_date": "6/29/2018" + }, + { + "extn": "1161", + "id": "23631", + "name": "Amy Cann", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$223,248", + "start_date": "3/3/2009" + }, + { + "extn": "2340", + "id": "23632", + "name": "John Bradley", + "office": "Milano", + "position": "Bellman", + "salary": "$113,634", + "start_date": "5/26/2008" + }, + { + "extn": "1278", + "id": "23633", + "name": "Mark Skinner", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$120,400", + "start_date": "7/5/2008" + }, + { + "extn": "9004", + "id": "23634", + "name": "Aiden Talbot", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$106,007", + "start_date": "9/3/2010" + }, + { + "extn": "2774", + "id": "23635", + "name": "Chuck Knight", + "office": "London", + "position": "Designer", + "salary": "$247,804", + "start_date": "7/16/2015" + }, + { + "extn": "3811", + "id": "23636", + "name": "Cadence Windsor", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$79,891", + "start_date": "7/22/2008" + }, + { + "extn": "8238", + "id": "23637", + "name": "Harvey Steer", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$242,569", + "start_date": "8/5/2010" + }, + { + "extn": "6877", + "id": "23638", + "name": "Owen Holt", + "office": "El Paso", + "position": "HR Specialist", + "salary": "$71,943", + "start_date": "8/7/2004" + }, + { + "extn": "4262", + "id": "23639", + "name": "Fiona Townend", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$31,123", + "start_date": "6/23/2004" + }, + { + "extn": "1367", + "id": "23640", + "name": "Cherish Button", + "office": "Worcester", + "position": "Dentist", + "salary": "$41,752", + "start_date": "6/2/2019" + }, + { + "extn": "4841", + "id": "23641", + "name": "Bryce Vince", + "office": "Nashville", + "position": "Inspector", + "salary": "$79,171", + "start_date": "6/9/2015" + }, + { + "extn": "7306", + "id": "23642", + "name": "Cedrick Reid", + "office": "Ontario", + "position": "Dentist", + "salary": "$78,713", + "start_date": "5/28/2003" + }, + { + "extn": "1695", + "id": "23643", + "name": "Carmella Truscott", + "office": "Colorado Springs", + "position": "Accountant", + "salary": "$52,304", + "start_date": "10/17/2003" + }, + { + "extn": "1442", + "id": "23644", + "name": "Rihanna Hooper", + "office": "Philadelphia", + "position": "Doctor", + "salary": "$45,237", + "start_date": "11/5/2015" + }, + { + "extn": "9614", + "id": "23645", + "name": "Nick Dubois", + "office": "Minneapolis", + "position": "Retail Trainee", + "salary": "$18,219", + "start_date": "7/8/2005" + }, + { + "extn": "6856", + "id": "23646", + "name": "Alice Burnley", + "office": "Bellevue", + "position": "Systems Administrator", + "salary": "$276,155", + "start_date": "11/26/2013" + }, + { + "extn": "8520", + "id": "23647", + "name": "Hayden Atkinson", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$14,274", + "start_date": "6/6/2002" + }, + { + "extn": "7643", + "id": "23648", + "name": "Bart Harrison", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$283,035", + "start_date": "8/21/2004" + }, + { + "extn": "8934", + "id": "23649", + "name": "Caleb Brown", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$104,928", + "start_date": "12/8/2002" + }, + { + "extn": "9956", + "id": "23650", + "name": "Noah Santos", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$238,775", + "start_date": "10/11/2008" + }, + { + "extn": "9126", + "id": "23651", + "name": "Helen Noon", + "office": "Salem", + "position": "Steward", + "salary": "$120,176", + "start_date": "2/4/2019" + }, + { + "extn": "8994", + "id": "23652", + "name": "Melanie Lyon", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$145,617", + "start_date": "10/11/2004" + }, + { + "extn": "4726", + "id": "23653", + "name": "Evie Veale", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$124,953", + "start_date": "9/24/2004" + }, + { + "extn": "6900", + "id": "23654", + "name": "Adelaide Hopkinson", + "office": "Omaha", + "position": "Auditor", + "salary": "$76,354", + "start_date": "11/9/2004" + }, + { + "extn": "4245", + "id": "23655", + "name": "Bryce Anderson", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$281,560", + "start_date": "12/28/2010" + }, + { + "extn": "9497", + "id": "23656", + "name": "Nate Carter", + "office": "Portland", + "position": "Cashier", + "salary": "$231,663", + "start_date": "11/18/2010" + }, + { + "extn": "3889", + "id": "23657", + "name": "Payton Carter", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$170,738", + "start_date": "8/10/2011" + }, + { + "extn": "6017", + "id": "23658", + "name": "Julian Cooper", + "office": "Lisbon", + "position": "Cook", + "salary": "$294,640", + "start_date": "5/31/2017" + }, + { + "extn": "8434", + "id": "23659", + "name": "Erin Terry", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$278,118", + "start_date": "12/18/2005" + }, + { + "extn": "9591", + "id": "23660", + "name": "Anthony Mcguire", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$165,671", + "start_date": "8/15/2004" + }, + { + "extn": "9295", + "id": "23661", + "name": "Alma James", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$77,656", + "start_date": "8/29/2019" + }, + { + "extn": "5661", + "id": "23662", + "name": "Nicole Kirby", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$230,346", + "start_date": "1/21/2015" + }, + { + "extn": "3296", + "id": "23663", + "name": "Henry Cox", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$10,622", + "start_date": "4/23/2018" + }, + { + "extn": "9801", + "id": "23664", + "name": "Tyler Connor", + "office": "Omaha", + "position": "Health Educator", + "salary": "$192,385", + "start_date": "7/8/2007" + }, + { + "extn": "5260", + "id": "23665", + "name": "Rose Ellery", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$81,307", + "start_date": "3/8/2014" + }, + { + "extn": "4925", + "id": "23666", + "name": "Eileen Anderson", + "office": "Detroit", + "position": "Associate Professor", + "salary": "$232,514", + "start_date": "8/6/2014" + }, + { + "extn": "9533", + "id": "23667", + "name": "Clint Pickard", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$114,271", + "start_date": "6/29/2015" + }, + { + "extn": "7414", + "id": "23668", + "name": "Rufus Long", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$42,460", + "start_date": "12/2/2008" + }, + { + "extn": "2188", + "id": "23669", + "name": "Bernadette Kennedy", + "office": "Baltimore", + "position": "Dentist", + "salary": "$122,879", + "start_date": "9/12/2018" + }, + { + "extn": "6588", + "id": "23670", + "name": "Percy Neal", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$202,566", + "start_date": "3/17/2015" + }, + { + "extn": "2768", + "id": "23671", + "name": "Amelia Allwood", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$133,610", + "start_date": "6/17/2000" + }, + { + "extn": "2312", + "id": "23672", + "name": "Martha Miller", + "office": "Orlando", + "position": "Operator", + "salary": "$90,494", + "start_date": "11/14/2012" + }, + { + "extn": "5768", + "id": "23673", + "name": "Liam Middleton", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$83,857", + "start_date": "6/8/2016" + }, + { + "extn": "4582", + "id": "23674", + "name": "Emely Jennson", + "office": "London", + "position": "Investment Advisor", + "salary": "$181,275", + "start_date": "10/19/2014" + }, + { + "extn": "2420", + "id": "23675", + "name": "Rick Wright", + "office": "New York", + "position": "Auditor", + "salary": "$248,128", + "start_date": "4/24/2012" + }, + { + "extn": "6586", + "id": "23676", + "name": "Noah Morgan", + "office": "Chicago", + "position": "Physician", + "salary": "$211,049", + "start_date": "10/13/2009" + }, + { + "extn": "7926", + "id": "23677", + "name": "Jamie Wills", + "office": "Lakewood", + "position": "Biologist", + "salary": "$13,909", + "start_date": "12/21/2004" + }, + { + "extn": "6619", + "id": "23678", + "name": "Elisabeth Connor", + "office": "Moreno Valley", + "position": "Biologist", + "salary": "$110,038", + "start_date": "4/21/2013" + }, + { + "extn": "9268", + "id": "23679", + "name": "Katelyn Hunt", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$44,624", + "start_date": "6/27/2002" + }, + { + "extn": "3567", + "id": "23680", + "name": "Matthew Reid", + "office": "Honolulu", + "position": "Physician", + "salary": "$65,769", + "start_date": "11/18/2016" + }, + { + "extn": "8794", + "id": "23681", + "name": "Logan Mooney", + "office": "Fort Lauderdale", + "position": "Insurance Broker", + "salary": "$29,583", + "start_date": "3/26/2017" + }, + { + "extn": "1780", + "id": "23682", + "name": "Ethan Yard", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$211,704", + "start_date": "8/1/2006" + }, + { + "extn": "7592", + "id": "23683", + "name": "Aurelia Adams", + "office": "Omaha", + "position": "HR Specialist", + "salary": "$264,309", + "start_date": "8/24/2007" + }, + { + "extn": "8059", + "id": "23684", + "name": "Kurt Garcia", + "office": "Lancaster", + "position": "Biologist", + "salary": "$113,616", + "start_date": "2/21/2005" + }, + { + "extn": "5789", + "id": "23685", + "name": "Mary Brown", + "office": "Kansas City", + "position": "Cashier", + "salary": "$264,256", + "start_date": "2/28/2015" + }, + { + "extn": "3735", + "id": "23686", + "name": "Anthony Myatt", + "office": "Memphis", + "position": "Treasurer", + "salary": "$28,304", + "start_date": "9/13/2002" + }, + { + "extn": "5242", + "id": "23687", + "name": "Nate Shepherd", + "office": "San Jose", + "position": "Lecturer", + "salary": "$32,338", + "start_date": "11/9/2010" + }, + { + "extn": "5826", + "id": "23688", + "name": "Harry Denton", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$176,420", + "start_date": "12/2/2016" + }, + { + "extn": "5743", + "id": "23689", + "name": "Gil Potter", + "office": "San Diego", + "position": "HR Specialist", + "salary": "$171,422", + "start_date": "12/12/2018" + }, + { + "extn": "2226", + "id": "23690", + "name": "Marvin Gilmour", + "office": "Stockton", + "position": "Loan Officer", + "salary": "$93,532", + "start_date": "10/23/2005" + }, + { + "extn": "6565", + "id": "23691", + "name": "Selena Wade", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$157,174", + "start_date": "11/25/2011" + }, + { + "extn": "9271", + "id": "23692", + "name": "Jacob Swan", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$31,642", + "start_date": "5/27/2000" + }, + { + "extn": "4752", + "id": "23693", + "name": "Jamie Harrison", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$195,791", + "start_date": "3/21/2014" + }, + { + "extn": "8591", + "id": "23694", + "name": "Andie Ellery", + "office": "Tokyo", + "position": "CNC Operator", + "salary": "$36,221", + "start_date": "9/6/2006" + }, + { + "extn": "3673", + "id": "23695", + "name": "Norah Thompson", + "office": "Tokyo", + "position": "Biologist", + "salary": "$146,492", + "start_date": "6/1/2007" + }, + { + "extn": "2988", + "id": "23696", + "name": "Hanna Butler", + "office": "Tokyo", + "position": "Healthcare Specialist", + "salary": "$26,155", + "start_date": "8/18/2003" + }, + { + "extn": "8868", + "id": "23697", + "name": "Sabina Pope", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$37,752", + "start_date": "7/4/2003" + }, + { + "extn": "4350", + "id": "23698", + "name": "Phillip Knott", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$12,994", + "start_date": "4/28/2008" + }, + { + "extn": "8205", + "id": "23699", + "name": "Crystal Redden", + "office": "Hollywood", + "position": "Audiologist", + "salary": "$246,951", + "start_date": "4/20/2002" + }, + { + "extn": "5934", + "id": "23700", + "name": "Bob Jones", + "office": "Venice", + "position": "Front Desk Coordinator", + "salary": "$235,690", + "start_date": "11/27/2009" + }, + { + "extn": "3646", + "id": "23701", + "name": "Denis Sheldon", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$105,779", + "start_date": "1/29/2016" + }, + { + "extn": "8966", + "id": "23702", + "name": "Wendy Mcguire", + "office": "Huntsville", + "position": "Healthcare Specialist", + "salary": "$199,319", + "start_date": "6/17/2007" + }, + { + "extn": "4809", + "id": "23703", + "name": "Rae Broomfield", + "office": "Denver", + "position": "Front Desk Coordinator", + "salary": "$197,406", + "start_date": "4/14/2017" + }, + { + "extn": "7912", + "id": "23704", + "name": "Cristal Andrews", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$278,178", + "start_date": "4/19/2016" + }, + { + "extn": "6548", + "id": "23705", + "name": "Benjamin Shepherd", + "office": "Garland", + "position": "Cash Manager", + "salary": "$155,186", + "start_date": "3/7/2012" + }, + { + "extn": "2309", + "id": "23706", + "name": "Cecilia Wigley", + "office": "Madrid", + "position": "Project Manager", + "salary": "$289,976", + "start_date": "9/6/2007" + }, + { + "extn": "3038", + "id": "23707", + "name": "Daniel Thorpe", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$37,722", + "start_date": "1/22/2012" + }, + { + "extn": "2144", + "id": "23708", + "name": "Lucas Bullock", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$110,732", + "start_date": "1/20/2005" + }, + { + "extn": "4435", + "id": "23709", + "name": "Josh Dillon", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$265,188", + "start_date": "5/31/2013" + }, + { + "extn": "6485", + "id": "23710", + "name": "Peter Hopkinson", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$239,418", + "start_date": "9/9/2007" + }, + { + "extn": "5478", + "id": "23711", + "name": "Michael Clayton", + "office": "Tokyo", + "position": "Stockbroker", + "salary": "$291,474", + "start_date": "2/27/2005" + }, + { + "extn": "5798", + "id": "23712", + "name": "Rose Bright", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$252,749", + "start_date": "6/26/2004" + }, + { + "extn": "9338", + "id": "23713", + "name": "Martin Davies", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$113,545", + "start_date": "10/18/2012" + }, + { + "extn": "4085", + "id": "23714", + "name": "Carmen Tutton", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$27,449", + "start_date": "7/18/2003" + }, + { + "extn": "5342", + "id": "23715", + "name": "Juliette Booth", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$165,977", + "start_date": "12/12/2016" + }, + { + "extn": "6766", + "id": "23716", + "name": "Evelynn Brennan", + "office": "Phoenix", + "position": "Dentist", + "salary": "$134,104", + "start_date": "8/13/2006" + }, + { + "extn": "8293", + "id": "23717", + "name": "Michael Gilmour", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$147,161", + "start_date": "7/9/2017" + }, + { + "extn": "6067", + "id": "23718", + "name": "Kimberly Morrow", + "office": "Washington", + "position": "Assistant Buyer", + "salary": "$239,881", + "start_date": "3/25/2003" + }, + { + "extn": "6947", + "id": "23719", + "name": "Emely Oldfield", + "office": "Garland", + "position": "Business Broker", + "salary": "$296,286", + "start_date": "9/1/2010" + }, + { + "extn": "4741", + "id": "23720", + "name": "Savannah Clarke", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$67,582", + "start_date": "11/15/2000" + }, + { + "extn": "3896", + "id": "23721", + "name": "Denis Gibson", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$219,358", + "start_date": "4/12/2015" + }, + { + "extn": "5640", + "id": "23722", + "name": "Emerald Fenton", + "office": "Ontario", + "position": "Dentist", + "salary": "$116,770", + "start_date": "5/30/2004" + }, + { + "extn": "7052", + "id": "23723", + "name": "Aeris Lowe", + "office": "Stockton", + "position": "Health Educator", + "salary": "$106,676", + "start_date": "10/25/2014" + }, + { + "extn": "7944", + "id": "23724", + "name": "Emery Goodman", + "office": "Worcester", + "position": "Assistant Buyer", + "salary": "$66,248", + "start_date": "4/13/2004" + }, + { + "extn": "4024", + "id": "23725", + "name": "Summer Eaton", + "office": "Murfreesboro", + "position": "Service Supervisor", + "salary": "$43,431", + "start_date": "6/25/2010" + }, + { + "extn": "2812", + "id": "23726", + "name": "Chuck Cattell", + "office": "San Diego", + "position": "Production Painter", + "salary": "$99,684", + "start_date": "12/9/2001" + }, + { + "extn": "9483", + "id": "23727", + "name": "Julius Lewis", + "office": "El Paso", + "position": "Electrician", + "salary": "$201,793", + "start_date": "12/9/2008" + }, + { + "extn": "2352", + "id": "23728", + "name": "Blake Tindall", + "office": "Quebec", + "position": "HR Coordinator", + "salary": "$147,566", + "start_date": "2/25/2008" + }, + { + "extn": "2942", + "id": "23729", + "name": "Mina Ellwood", + "office": "Arlington", + "position": "Health Educator", + "salary": "$177,992", + "start_date": "4/15/2000" + }, + { + "extn": "5052", + "id": "23730", + "name": "Joy Thomson", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$138,228", + "start_date": "8/13/2011" + }, + { + "extn": "2766", + "id": "23731", + "name": "Bob Phillips", + "office": "Ontario", + "position": "Systems Administrator", + "salary": "$133,304", + "start_date": "10/17/2018" + }, + { + "extn": "7111", + "id": "23732", + "name": "Sofia Dallas", + "office": "St. Louis", + "position": "Associate Professor", + "salary": "$81,533", + "start_date": "8/29/2004" + }, + { + "extn": "3603", + "id": "23733", + "name": "Helen Lewis", + "office": "Omaha", + "position": "Project Manager", + "salary": "$274,478", + "start_date": "1/19/2019" + }, + { + "extn": "2208", + "id": "23734", + "name": "Payton Vincent", + "office": "Glendale", + "position": "Machine Operator", + "salary": "$236,637", + "start_date": "3/24/2016" + }, + { + "extn": "2295", + "id": "23735", + "name": "Oliver Drummond", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$69,615", + "start_date": "12/24/2017" + }, + { + "extn": "6699", + "id": "23736", + "name": "Oliver Yates", + "office": "Laredo", + "position": "Webmaster", + "salary": "$120,799", + "start_date": "1/20/2013" + }, + { + "extn": "8565", + "id": "23737", + "name": "Jazmin Simpson", + "office": "Rome", + "position": "Design Engineer", + "salary": "$160,056", + "start_date": "12/30/2001" + }, + { + "extn": "7073", + "id": "23738", + "name": "Emerald Harrison", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$87,613", + "start_date": "3/13/2016" + }, + { + "extn": "9682", + "id": "23739", + "name": "Domenic Redfern", + "office": "Miami", + "position": "CNC Operator", + "salary": "$91,330", + "start_date": "9/1/2003" + }, + { + "extn": "6570", + "id": "23740", + "name": "Javier Robinson", + "office": "Bakersfield", + "position": "Global Logistics Supervisor", + "salary": "$262,551", + "start_date": "4/21/2001" + }, + { + "extn": "3483", + "id": "23741", + "name": "Daron Powell", + "office": "New York", + "position": "Treasurer", + "salary": "$140,424", + "start_date": "7/3/2019" + }, + { + "extn": "4458", + "id": "23742", + "name": "Tom Payne", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$166,705", + "start_date": "9/11/2002" + }, + { + "extn": "6202", + "id": "23743", + "name": "Jack Norburn", + "office": "Milano", + "position": "Baker", + "salary": "$161,615", + "start_date": "12/2/2003" + }, + { + "extn": "1566", + "id": "23744", + "name": "Marvin Grady", + "office": "Quebec", + "position": "Food Technologist", + "salary": "$147,773", + "start_date": "1/10/2018" + }, + { + "extn": "4370", + "id": "23745", + "name": "Mark Hunter", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$251,967", + "start_date": "7/7/2013" + }, + { + "extn": "8104", + "id": "23746", + "name": "Sebastian Cameron", + "office": "London", + "position": "Healthcare Specialist", + "salary": "$32,568", + "start_date": "1/14/2008" + }, + { + "extn": "4399", + "id": "23747", + "name": "Candice Wheeler", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$169,846", + "start_date": "6/11/2001" + }, + { + "extn": "1193", + "id": "23748", + "name": "Hanna Graves", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$92,347", + "start_date": "4/28/2016" + }, + { + "extn": "7154", + "id": "23749", + "name": "Tyson Warden", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$68,085", + "start_date": "5/16/2002" + }, + { + "extn": "6446", + "id": "23750", + "name": "Enoch Rixon", + "office": "Quebec", + "position": "Paramedic", + "salary": "$238,291", + "start_date": "1/9/2006" + }, + { + "extn": "2235", + "id": "23751", + "name": "Destiny Hooper", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$102,084", + "start_date": "8/11/2007" + }, + { + "extn": "5040", + "id": "23752", + "name": "Rosalee Stubbs", + "office": "Omaha", + "position": "Cashier", + "salary": "$42,936", + "start_date": "9/18/2007" + }, + { + "extn": "1145", + "id": "23753", + "name": "Carmella Dillon", + "office": "Philadelphia", + "position": "Dentist", + "salary": "$127,917", + "start_date": "4/27/2004" + }, + { + "extn": "6298", + "id": "23754", + "name": "Valentina Miller", + "office": "Lancaster", + "position": "Lecturer", + "salary": "$56,611", + "start_date": "6/25/2019" + }, + { + "extn": "1325", + "id": "23755", + "name": "Candice Powell", + "office": "Honolulu", + "position": "Banker", + "salary": "$150,261", + "start_date": "12/14/2016" + }, + { + "extn": "3450", + "id": "23756", + "name": "Eduardo Furnell", + "office": "Pittsburgh", + "position": "Clerk", + "salary": "$82,073", + "start_date": "4/16/2007" + }, + { + "extn": "8538", + "id": "23757", + "name": "Brad Vollans", + "office": "Valetta", + "position": "Laboratory Technician", + "salary": "$160,196", + "start_date": "11/14/2015" + }, + { + "extn": "2120", + "id": "23758", + "name": "Ruth Randall", + "office": "London", + "position": "Baker", + "salary": "$146,156", + "start_date": "8/9/2003" + }, + { + "extn": "9102", + "id": "23759", + "name": "Chelsea Taylor", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$177,588", + "start_date": "1/30/2014" + }, + { + "extn": "6649", + "id": "23760", + "name": "Vivian Hobbs", + "office": "London", + "position": "Pharmacist", + "salary": "$112,371", + "start_date": "5/4/2000" + }, + { + "extn": "9018", + "id": "23761", + "name": "Erick Fenton", + "office": "Albuquerque", + "position": "Project Manager", + "salary": "$263,560", + "start_date": "10/26/2004" + }, + { + "extn": "5274", + "id": "23762", + "name": "Tom Hopkinson", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$38,351", + "start_date": "11/4/2017" + }, + { + "extn": "7754", + "id": "23763", + "name": "Alex Vincent", + "office": "Milwaukee", + "position": "Banker", + "salary": "$127,603", + "start_date": "12/26/2010" + }, + { + "extn": "7131", + "id": "23764", + "name": "Melinda Hobbs", + "office": "Milano", + "position": "Stockbroker", + "salary": "$164,214", + "start_date": "3/29/2016" + }, + { + "extn": "8175", + "id": "23765", + "name": "Dalia Patel", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$143,386", + "start_date": "10/2/2010" + }, + { + "extn": "8764", + "id": "23766", + "name": "Chester Evans", + "office": "Hayward", + "position": "Fabricator", + "salary": "$280,669", + "start_date": "10/7/2009" + }, + { + "extn": "9878", + "id": "23767", + "name": "Deborah Adams", + "office": "Garland", + "position": "IT Support Staff", + "salary": "$90,284", + "start_date": "5/1/2004" + }, + { + "extn": "5270", + "id": "23768", + "name": "Clint Speed", + "office": "Omaha", + "position": "IT Support Staff", + "salary": "$240,362", + "start_date": "1/2/2015" + }, + { + "extn": "8810", + "id": "23769", + "name": "Matthew Morrow", + "office": "San Diego", + "position": "Project Manager", + "salary": "$122,283", + "start_date": "12/18/2018" + }, + { + "extn": "5487", + "id": "23770", + "name": "Lindsay Hobbs", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$299,963", + "start_date": "1/7/2011" + }, + { + "extn": "3649", + "id": "23771", + "name": "Rick Pope", + "office": "Lisbon", + "position": "Clerk", + "salary": "$148,468", + "start_date": "5/9/2000" + }, + { + "extn": "4883", + "id": "23772", + "name": "Doug Mullins", + "office": "Berlin", + "position": "Designer", + "salary": "$77,611", + "start_date": "12/13/2006" + }, + { + "extn": "5277", + "id": "23773", + "name": "Ron Weston", + "office": "Omaha", + "position": "Bellman", + "salary": "$51,876", + "start_date": "2/11/2005" + }, + { + "extn": "8638", + "id": "23774", + "name": "Carter Paterson", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$246,221", + "start_date": "2/14/2013" + }, + { + "extn": "6283", + "id": "23775", + "name": "Aeris Stuart", + "office": "Houston", + "position": "Audiologist", + "salary": "$247,539", + "start_date": "6/18/2002" + }, + { + "extn": "7533", + "id": "23776", + "name": "Chad Roman", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$141,876", + "start_date": "10/5/2010" + }, + { + "extn": "4185", + "id": "23777", + "name": "Megan Smith", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$141,962", + "start_date": "12/12/2009" + }, + { + "extn": "7382", + "id": "23778", + "name": "Jacob Simpson", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$215,862", + "start_date": "4/21/2013" + }, + { + "extn": "9766", + "id": "23779", + "name": "Peter Durrant", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$270,225", + "start_date": "7/23/2018" + }, + { + "extn": "5411", + "id": "23780", + "name": "Harry Snow", + "office": "Nashville", + "position": "Fabricator", + "salary": "$98,510", + "start_date": "4/11/2015" + }, + { + "extn": "9788", + "id": "23781", + "name": "Ember Johnson", + "office": "Bellevue", + "position": "Baker", + "salary": "$270,650", + "start_date": "7/11/2016" + }, + { + "extn": "7579", + "id": "23782", + "name": "Henry Calderwood", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$86,789", + "start_date": "6/17/2010" + }, + { + "extn": "4583", + "id": "23783", + "name": "Camellia Downing", + "office": "Berna", + "position": "Accountant", + "salary": "$175,309", + "start_date": "8/1/2003" + }, + { + "extn": "8283", + "id": "23784", + "name": "Rocco Hall", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$163,116", + "start_date": "1/8/2019" + }, + { + "extn": "3614", + "id": "23785", + "name": "Roger Truscott", + "office": "Tokyo", + "position": "Accountant", + "salary": "$12,700", + "start_date": "10/9/2000" + }, + { + "extn": "5792", + "id": "23786", + "name": "Mackenzie Roscoe", + "office": "Saint Paul", + "position": "Health Educator", + "salary": "$175,923", + "start_date": "8/17/2008" + }, + { + "extn": "1063", + "id": "23787", + "name": "Johnny Chester", + "office": "Irving", + "position": "Business Broker", + "salary": "$92,465", + "start_date": "3/29/2014" + }, + { + "extn": "4167", + "id": "23788", + "name": "Darlene Kerr", + "office": "Indianapolis", + "position": "Designer", + "salary": "$83,113", + "start_date": "8/26/2017" + }, + { + "extn": "2930", + "id": "23789", + "name": "Roger Dobson", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$43,003", + "start_date": "6/17/2008" + }, + { + "extn": "6569", + "id": "23790", + "name": "Phillip Waterhouse", + "office": "Houston", + "position": "Cashier", + "salary": "$272,341", + "start_date": "8/19/2000" + }, + { + "extn": "1878", + "id": "23791", + "name": "Lana Hogg", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$126,570", + "start_date": "8/25/2001" + }, + { + "extn": "8696", + "id": "23792", + "name": "Tom Daniells", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$20,771", + "start_date": "12/26/2009" + }, + { + "extn": "6309", + "id": "23793", + "name": "David Moss", + "office": "Rome", + "position": "Design Engineer", + "salary": "$281,342", + "start_date": "5/18/2005" + }, + { + "extn": "8846", + "id": "23794", + "name": "Hazel Robertson", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$175,155", + "start_date": "7/10/2006" + }, + { + "extn": "1550", + "id": "23795", + "name": "Logan Hood", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$224,932", + "start_date": "7/4/2003" + }, + { + "extn": "6106", + "id": "23796", + "name": "Gemma Denton", + "office": "Valetta", + "position": "Design Engineer", + "salary": "$28,861", + "start_date": "10/11/2009" + }, + { + "extn": "1947", + "id": "23797", + "name": "Bridget Whitehouse", + "office": "Hollywood", + "position": "Software Engineer", + "salary": "$76,478", + "start_date": "7/11/2012" + }, + { + "extn": "8786", + "id": "23798", + "name": "Liliana Wilton", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$164,921", + "start_date": "3/1/2004" + }, + { + "extn": "5183", + "id": "23799", + "name": "Denis Tait", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$78,372", + "start_date": "2/7/2015" + }, + { + "extn": "1655", + "id": "23800", + "name": "Clint Osman", + "office": "Atlanta", + "position": "Auditor", + "salary": "$33,308", + "start_date": "6/1/2001" + }, + { + "extn": "8004", + "id": "23801", + "name": "Hank Maxwell", + "office": "Lakewood", + "position": "Banker", + "salary": "$190,191", + "start_date": "6/13/2012" + }, + { + "extn": "4783", + "id": "23802", + "name": "Ramon Lee", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$229,247", + "start_date": "4/23/2003" + }, + { + "extn": "4327", + "id": "23803", + "name": "Wade Chapman", + "office": "Oakland", + "position": "Executive Director", + "salary": "$190,079", + "start_date": "9/21/2002" + }, + { + "extn": "6328", + "id": "23804", + "name": "Johnny Moran", + "office": "Wien", + "position": "Global Logistics Supervisor", + "salary": "$96,540", + "start_date": "7/1/2019" + }, + { + "extn": "3881", + "id": "23805", + "name": "Abdul Whitmore", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$115,619", + "start_date": "11/28/2012" + }, + { + "extn": "1627", + "id": "23806", + "name": "Russel Young", + "office": "Jersey City", + "position": "Pharmacist", + "salary": "$279,313", + "start_date": "2/11/2005" + }, + { + "extn": "4211", + "id": "23807", + "name": "Harmony Plumb", + "office": "Miami", + "position": "Inspector", + "salary": "$11,958", + "start_date": "5/25/2011" + }, + { + "extn": "6672", + "id": "23808", + "name": "George Farrow", + "office": "Minneapolis", + "position": "Loan Officer", + "salary": "$110,331", + "start_date": "3/15/2016" + }, + { + "extn": "4061", + "id": "23809", + "name": "Caleb Holt", + "office": "Fort Lauderdale", + "position": "Associate Professor", + "salary": "$80,165", + "start_date": "2/11/2018" + }, + { + "extn": "8794", + "id": "23810", + "name": "Adela Rogers", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$129,234", + "start_date": "10/31/2005" + }, + { + "extn": "7526", + "id": "23811", + "name": "Carter Widdows", + "office": "New York", + "position": "Banker", + "salary": "$11,692", + "start_date": "6/12/2012" + }, + { + "extn": "2998", + "id": "23812", + "name": "Gabriel Neville", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$229,905", + "start_date": "8/25/2004" + }, + { + "extn": "9077", + "id": "23813", + "name": "Harriet Savage", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$120,833", + "start_date": "11/9/2018" + }, + { + "extn": "4909", + "id": "23814", + "name": "Ruth Franks", + "office": "Henderson", + "position": "Cashier", + "salary": "$96,429", + "start_date": "9/24/2003" + }, + { + "extn": "6884", + "id": "23815", + "name": "Matthew Patel", + "office": "Norfolk", + "position": "Designer", + "salary": "$231,841", + "start_date": "6/5/2001" + }, + { + "extn": "8126", + "id": "23816", + "name": "Allison Seymour", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$182,698", + "start_date": "6/24/2014" + }, + { + "extn": "1837", + "id": "23817", + "name": "Chuck Donovan", + "office": "Berlin", + "position": "Healthcare Specialist", + "salary": "$141,254", + "start_date": "11/13/2015" + }, + { + "extn": "9307", + "id": "23818", + "name": "Benny Gregory", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$70,626", + "start_date": "11/20/2005" + }, + { + "extn": "9195", + "id": "23819", + "name": "Ellen Mann", + "office": "New Orleans", + "position": "Designer", + "salary": "$61,671", + "start_date": "11/9/2007" + }, + { + "extn": "7657", + "id": "23820", + "name": "Joseph King", + "office": "Murfreesboro", + "position": "Inspector", + "salary": "$154,293", + "start_date": "6/1/2019" + }, + { + "extn": "6611", + "id": "23821", + "name": "Mary Robinson", + "office": "Nashville", + "position": "Project Manager", + "salary": "$204,325", + "start_date": "1/2/2016" + }, + { + "extn": "6035", + "id": "23822", + "name": "Daphne Crawley", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$92,398", + "start_date": "8/21/2017" + }, + { + "extn": "4611", + "id": "23823", + "name": "Harmony Edwards", + "office": "Irving", + "position": "Chef Manager", + "salary": "$83,191", + "start_date": "1/19/2011" + }, + { + "extn": "6364", + "id": "23824", + "name": "Matthew Coates", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$51,049", + "start_date": "4/28/2015" + }, + { + "extn": "1034", + "id": "23825", + "name": "Payton Devonport", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$50,443", + "start_date": "4/26/2008" + }, + { + "extn": "9574", + "id": "23826", + "name": "Bryon Hope", + "office": "Wien", + "position": "Assistant Buyer", + "salary": "$83,213", + "start_date": "1/17/2008" + }, + { + "extn": "7264", + "id": "23827", + "name": "Jacob Morris", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$210,155", + "start_date": "10/24/2005" + }, + { + "extn": "2472", + "id": "23828", + "name": "Carter Thorpe", + "office": "Rome", + "position": "Dentist", + "salary": "$165,498", + "start_date": "12/22/2010" + }, + { + "extn": "5804", + "id": "23829", + "name": "Sadie Emmett", + "office": "Lancaster", + "position": "Healthcare Specialist", + "salary": "$135,189", + "start_date": "4/4/2016" + }, + { + "extn": "4683", + "id": "23830", + "name": "Henry Morrison", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$28,008", + "start_date": "5/7/2014" + }, + { + "extn": "4792", + "id": "23831", + "name": "Clarissa Ashwell", + "office": "Rome", + "position": "Health Educator", + "salary": "$62,502", + "start_date": "10/18/2004" + }, + { + "extn": "1766", + "id": "23832", + "name": "Chad Gates", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$129,471", + "start_date": "1/22/2015" + }, + { + "extn": "6544", + "id": "23833", + "name": "Sylvia Snow", + "office": "Madison", + "position": "Business Broker", + "salary": "$102,682", + "start_date": "11/9/2002" + }, + { + "extn": "1070", + "id": "23834", + "name": "Liv Harrington", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$18,516", + "start_date": "11/25/2007" + }, + { + "extn": "3219", + "id": "23835", + "name": "Tom Blackwall", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$279,822", + "start_date": "8/28/2012" + }, + { + "extn": "9569", + "id": "23836", + "name": "Angel Taylor", + "office": "Boston", + "position": "Designer", + "salary": "$32,119", + "start_date": "5/30/2012" + }, + { + "extn": "6896", + "id": "23837", + "name": "Chadwick Pickard", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$163,201", + "start_date": "11/26/2014" + }, + { + "extn": "5324", + "id": "23838", + "name": "Karla Coates", + "office": "New Orleans", + "position": "Clerk", + "salary": "$51,230", + "start_date": "10/18/2017" + }, + { + "extn": "8211", + "id": "23839", + "name": "Maggie Hogg", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$258,483", + "start_date": "11/5/2008" + }, + { + "extn": "2019", + "id": "23840", + "name": "Nate Truscott", + "office": "Columbus", + "position": "Fabricator", + "salary": "$275,680", + "start_date": "6/30/2019" + }, + { + "extn": "4720", + "id": "23841", + "name": "Sabina Aldridge", + "office": "Wien", + "position": "HR Coordinator", + "salary": "$153,756", + "start_date": "11/18/2002" + }, + { + "extn": "3713", + "id": "23842", + "name": "Chuck Rowlands", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$202,625", + "start_date": "11/4/2018" + }, + { + "extn": "8858", + "id": "23843", + "name": "Elijah Archer", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$299,635", + "start_date": "7/20/2015" + }, + { + "extn": "7633", + "id": "23844", + "name": "Rita Lloyd", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$289,782", + "start_date": "8/24/2000" + }, + { + "extn": "8529", + "id": "23845", + "name": "Hayden Logan", + "office": "Amarillo", + "position": "Dentist", + "salary": "$108,929", + "start_date": "7/7/2013" + }, + { + "extn": "8115", + "id": "23846", + "name": "Gemma Zaoui", + "office": "Fayetteville", + "position": "Inspector", + "salary": "$30,840", + "start_date": "5/24/2005" + }, + { + "extn": "4992", + "id": "23847", + "name": "Martin Downing", + "office": "Nashville", + "position": "Webmaster", + "salary": "$145,186", + "start_date": "3/22/2004" + }, + { + "extn": "9371", + "id": "23848", + "name": "Tony Duvall", + "office": "Escondido", + "position": "Associate Professor", + "salary": "$277,106", + "start_date": "10/15/2018" + }, + { + "extn": "7043", + "id": "23849", + "name": "Alexa Freeburn", + "office": "Santa Ana", + "position": "Global Logistics Supervisor", + "salary": "$11,685", + "start_date": "10/18/2004" + }, + { + "extn": "5724", + "id": "23850", + "name": "Gemma Cameron", + "office": "Chicago", + "position": "Laboratory Technician", + "salary": "$253,607", + "start_date": "9/18/2004" + }, + { + "extn": "5582", + "id": "23851", + "name": "Peter Phillips", + "office": "Denver", + "position": "HR Coordinator", + "salary": "$251,395", + "start_date": "10/11/2006" + }, + { + "extn": "6917", + "id": "23852", + "name": "Evelynn Roscoe", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$221,017", + "start_date": "9/26/2010" + }, + { + "extn": "5080", + "id": "23853", + "name": "Julianna Nelson", + "office": "Berna", + "position": "Executive Director", + "salary": "$241,333", + "start_date": "5/17/2008" + }, + { + "extn": "5743", + "id": "23854", + "name": "Sharon Gates", + "office": "Fullerton", + "position": "Chef Manager", + "salary": "$44,353", + "start_date": "7/13/2014" + }, + { + "extn": "2971", + "id": "23855", + "name": "Michael Clayton", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$257,679", + "start_date": "7/4/2011" + }, + { + "extn": "1609", + "id": "23856", + "name": "Irene Wild", + "office": "Zurich", + "position": "Baker", + "salary": "$51,862", + "start_date": "8/14/2017" + }, + { + "extn": "7334", + "id": "23857", + "name": "Bridget Kent", + "office": "Rochester", + "position": "Banker", + "salary": "$99,989", + "start_date": "4/13/2000" + }, + { + "extn": "7336", + "id": "23858", + "name": "Goldie Cobb", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$128,110", + "start_date": "1/12/2004" + }, + { + "extn": "2623", + "id": "23859", + "name": "Nate Seymour", + "office": "San Antonio", + "position": "Budget Analyst", + "salary": "$225,512", + "start_date": "3/10/2013" + }, + { + "extn": "1283", + "id": "23860", + "name": "Noah Osman", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$273,059", + "start_date": "5/18/2017" + }, + { + "extn": "5321", + "id": "23861", + "name": "Emely Snow", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$111,476", + "start_date": "8/27/2003" + }, + { + "extn": "9050", + "id": "23862", + "name": "Chanelle Lowe", + "office": "Berna", + "position": "Treasurer", + "salary": "$228,977", + "start_date": "7/15/2016" + }, + { + "extn": "3387", + "id": "23863", + "name": "Gil Mcguire", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$165,828", + "start_date": "5/29/2003" + }, + { + "extn": "3167", + "id": "23864", + "name": "Brad Jeffery", + "office": "Orlando", + "position": "Accountant", + "salary": "$108,195", + "start_date": "8/31/2003" + }, + { + "extn": "6284", + "id": "23865", + "name": "Rufus Richardson", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$38,129", + "start_date": "6/21/2019" + }, + { + "extn": "8198", + "id": "23866", + "name": "Blake Yard", + "office": "Valetta", + "position": "Design Engineer", + "salary": "$98,903", + "start_date": "3/23/2018" + }, + { + "extn": "4916", + "id": "23867", + "name": "Aeris Tutton", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$134,562", + "start_date": "10/5/2011" + }, + { + "extn": "6232", + "id": "23868", + "name": "George Garner", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$255,221", + "start_date": "8/5/2011" + }, + { + "extn": "8547", + "id": "23869", + "name": "Oliver Shelton", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$299,792", + "start_date": "8/20/2007" + }, + { + "extn": "5332", + "id": "23870", + "name": "Alan Emmett", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$276,089", + "start_date": "11/2/2010" + }, + { + "extn": "2948", + "id": "23871", + "name": "Christy Baker", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$101,747", + "start_date": "9/10/2006" + }, + { + "extn": "3540", + "id": "23872", + "name": "Isabel Mills", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$88,143", + "start_date": "12/16/2014" + }, + { + "extn": "3943", + "id": "23873", + "name": "Nicholas Hamilton", + "office": "Irving", + "position": "Project Manager", + "salary": "$29,505", + "start_date": "1/16/2002" + }, + { + "extn": "3539", + "id": "23874", + "name": "Mavis Wills", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$72,752", + "start_date": "5/4/2003" + }, + { + "extn": "4374", + "id": "23875", + "name": "Mara Robertson", + "office": "Hollywood", + "position": "Physician", + "salary": "$231,454", + "start_date": "3/28/2005" + }, + { + "extn": "5956", + "id": "23876", + "name": "Matt Lewis", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$88,639", + "start_date": "3/15/2000" + }, + { + "extn": "5012", + "id": "23877", + "name": "Liam Randall", + "office": "Honolulu", + "position": "Assistant Buyer", + "salary": "$217,452", + "start_date": "5/12/2009" + }, + { + "extn": "4080", + "id": "23878", + "name": "Moira Cooper", + "office": "New York", + "position": "Mobile Developer", + "salary": "$182,482", + "start_date": "6/9/2014" + }, + { + "extn": "8135", + "id": "23879", + "name": "Matthew Mcleod", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$229,809", + "start_date": "3/31/2012" + }, + { + "extn": "5364", + "id": "23880", + "name": "Gwen Sherry", + "office": "Arlington", + "position": "Banker", + "salary": "$25,212", + "start_date": "3/24/2016" + }, + { + "extn": "6836", + "id": "23881", + "name": "Cynthia Taylor", + "office": "Honolulu", + "position": "Audiologist", + "salary": "$221,226", + "start_date": "4/1/2013" + }, + { + "extn": "8924", + "id": "23882", + "name": "Angelina Ellis", + "office": "Fort Lauderdale", + "position": "Healthcare Specialist", + "salary": "$142,581", + "start_date": "6/21/2013" + }, + { + "extn": "1655", + "id": "23883", + "name": "Rufus Waterhouse", + "office": "Detroit", + "position": "Auditor", + "salary": "$201,183", + "start_date": "10/26/2004" + }, + { + "extn": "9084", + "id": "23884", + "name": "Michael Davies", + "office": "Glendale", + "position": "Bellman", + "salary": "$99,447", + "start_date": "3/20/2019" + }, + { + "extn": "4175", + "id": "23885", + "name": "Matt Sheldon", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$233,319", + "start_date": "8/6/2018" + }, + { + "extn": "8189", + "id": "23886", + "name": "William Parker", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$246,821", + "start_date": "10/21/2011" + }, + { + "extn": "1392", + "id": "23887", + "name": "Rosemary Rees", + "office": "Portland", + "position": "Mobile Developer", + "salary": "$136,467", + "start_date": "6/27/2015" + }, + { + "extn": "3344", + "id": "23888", + "name": "Eden Allwood", + "office": "Ontario", + "position": "Bellman", + "salary": "$159,408", + "start_date": "8/27/2017" + }, + { + "extn": "6967", + "id": "23889", + "name": "David Notman", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$210,922", + "start_date": "5/16/2003" + }, + { + "extn": "5762", + "id": "23890", + "name": "Marla Gardner", + "office": "London", + "position": "Auditor", + "salary": "$77,883", + "start_date": "9/23/2017" + }, + { + "extn": "7472", + "id": "23891", + "name": "Celia Ralph", + "office": "Cincinnati", + "position": "Systems Administrator", + "salary": "$238,920", + "start_date": "8/21/2006" + }, + { + "extn": "1210", + "id": "23892", + "name": "Julianna Fall", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$51,742", + "start_date": "5/2/2002" + }, + { + "extn": "8957", + "id": "23893", + "name": "Hayden Reynolds", + "office": "Detroit", + "position": "Health Educator", + "salary": "$188,022", + "start_date": "2/27/2007" + }, + { + "extn": "9486", + "id": "23894", + "name": "Vera Wise", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$269,750", + "start_date": "12/8/2008" + }, + { + "extn": "4585", + "id": "23895", + "name": "Louise Silva", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$128,841", + "start_date": "4/7/2017" + }, + { + "extn": "8862", + "id": "23896", + "name": "Raquel Smith", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$120,699", + "start_date": "12/6/2008" + }, + { + "extn": "8131", + "id": "23897", + "name": "Caleb Noon", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$14,577", + "start_date": "6/19/2003" + }, + { + "extn": "6867", + "id": "23898", + "name": "Percy Watson", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$257,785", + "start_date": "2/2/2019" + }, + { + "extn": "8530", + "id": "23899", + "name": "Logan Quinton", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$83,409", + "start_date": "6/11/2011" + }, + { + "extn": "2469", + "id": "23900", + "name": "Dakota Matthews", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$120,581", + "start_date": "7/20/2001" + }, + { + "extn": "4941", + "id": "23901", + "name": "Teagan Butler", + "office": "Jersey City", + "position": "Audiologist", + "salary": "$49,574", + "start_date": "10/31/2015" + }, + { + "extn": "9488", + "id": "23902", + "name": "Alexa Locke", + "office": "Hollywood", + "position": "Food Technologist", + "salary": "$63,100", + "start_date": "9/13/2006" + }, + { + "extn": "4919", + "id": "23903", + "name": "Brad Zaoui", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$221,596", + "start_date": "11/8/2015" + }, + { + "extn": "6264", + "id": "23904", + "name": "Livia Carter", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$246,055", + "start_date": "10/3/2002" + }, + { + "extn": "2631", + "id": "23905", + "name": "Enoch Tate", + "office": "Milwaukee", + "position": "Cashier", + "salary": "$125,195", + "start_date": "9/4/2002" + }, + { + "extn": "4451", + "id": "23906", + "name": "Emery Ward", + "office": "Murfreesboro", + "position": "CNC Operator", + "salary": "$164,661", + "start_date": "3/12/2007" + }, + { + "extn": "3074", + "id": "23907", + "name": "Benny Haines", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$164,859", + "start_date": "12/6/2014" + }, + { + "extn": "4619", + "id": "23908", + "name": "Jack Stevens", + "office": "Sacramento", + "position": "Designer", + "salary": "$133,524", + "start_date": "4/4/2012" + }, + { + "extn": "1566", + "id": "23909", + "name": "Maxwell Robertson", + "office": "Paris", + "position": "Machine Operator", + "salary": "$252,074", + "start_date": "12/25/2014" + }, + { + "extn": "1119", + "id": "23910", + "name": "Macy Egerton", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$256,004", + "start_date": "12/8/2017" + }, + { + "extn": "7536", + "id": "23911", + "name": "Bob Whitehouse", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$111,558", + "start_date": "1/19/2019" + }, + { + "extn": "1459", + "id": "23912", + "name": "Nate Moreno", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$244,309", + "start_date": "9/7/2013" + }, + { + "extn": "9124", + "id": "23913", + "name": "Boris Mccormick", + "office": "San Antonio", + "position": "Accountant", + "salary": "$250,151", + "start_date": "12/30/2011" + }, + { + "extn": "9699", + "id": "23914", + "name": "Destiny Russell", + "office": "Portland", + "position": "Associate Professor", + "salary": "$167,545", + "start_date": "7/29/2000" + }, + { + "extn": "7119", + "id": "23915", + "name": "Davina Moreno", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$134,216", + "start_date": "12/3/2016" + }, + { + "extn": "9255", + "id": "23916", + "name": "Drew Dale", + "office": "Arlington", + "position": "Systems Administrator", + "salary": "$15,932", + "start_date": "2/22/2001" + }, + { + "extn": "2996", + "id": "23917", + "name": "Ada Stubbs", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$175,410", + "start_date": "5/5/2014" + }, + { + "extn": "2902", + "id": "23918", + "name": "Karen Lloyd", + "office": "London", + "position": "Stockbroker", + "salary": "$224,448", + "start_date": "5/5/2018" + }, + { + "extn": "7287", + "id": "23919", + "name": "Caydence Wise", + "office": "San Antonio", + "position": "Staffing Consultant", + "salary": "$229,446", + "start_date": "3/19/2002" + }, + { + "extn": "9008", + "id": "23920", + "name": "Remy Lowe", + "office": "Stockton", + "position": "Fabricator", + "salary": "$184,089", + "start_date": "7/10/2012" + }, + { + "extn": "5830", + "id": "23921", + "name": "Sebastian Hobson", + "office": "Rome", + "position": "Associate Professor", + "salary": "$68,015", + "start_date": "10/13/2016" + }, + { + "extn": "4717", + "id": "23922", + "name": "Eduardo Adams", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$35,102", + "start_date": "6/26/2000" + }, + { + "extn": "1813", + "id": "23923", + "name": "Ryan Stewart", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$181,545", + "start_date": "9/9/2000" + }, + { + "extn": "2530", + "id": "23924", + "name": "Maia Pearce", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$159,696", + "start_date": "5/27/2011" + }, + { + "extn": "8709", + "id": "23925", + "name": "Katelyn Collis", + "office": "Milwaukee", + "position": "Paramedic", + "salary": "$174,594", + "start_date": "4/30/2004" + }, + { + "extn": "7808", + "id": "23926", + "name": "Morgan Skinner", + "office": "Amarillo", + "position": "Physician", + "salary": "$171,576", + "start_date": "12/29/2014" + }, + { + "extn": "8238", + "id": "23927", + "name": "Sharon Upton", + "office": "Murfreesboro", + "position": "Physician", + "salary": "$141,428", + "start_date": "12/11/2016" + }, + { + "extn": "1502", + "id": "23928", + "name": "Ryan Edwards", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$217,556", + "start_date": "7/14/2003" + }, + { + "extn": "3096", + "id": "23929", + "name": "Matthew Bowen", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$21,488", + "start_date": "3/24/2016" + }, + { + "extn": "4055", + "id": "23930", + "name": "Aleksandra London", + "office": "Scottsdale", + "position": "Operator", + "salary": "$34,727", + "start_date": "3/17/2008" + }, + { + "extn": "5894", + "id": "23931", + "name": "Mark Vallory", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$56,194", + "start_date": "11/19/2013" + }, + { + "extn": "7775", + "id": "23932", + "name": "Denis Emmott", + "office": "Chicago", + "position": "Global Logistics Supervisor", + "salary": "$38,397", + "start_date": "4/28/2012" + }, + { + "extn": "5271", + "id": "23933", + "name": "Barry Robertson", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$261,868", + "start_date": "8/18/2016" + }, + { + "extn": "1105", + "id": "23934", + "name": "Alma Hopkinson", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$24,377", + "start_date": "6/11/2005" + }, + { + "extn": "8757", + "id": "23935", + "name": "Sebastian Driscoll", + "office": "Chicago", + "position": "Budget Analyst", + "salary": "$111,895", + "start_date": "2/9/2013" + }, + { + "extn": "4747", + "id": "23936", + "name": "Rosa Roberts", + "office": "Zurich", + "position": "Staffing Consultant", + "salary": "$240,140", + "start_date": "6/21/2004" + }, + { + "extn": "8744", + "id": "23937", + "name": "Brad Doherty", + "office": "Springfield", + "position": "Healthcare Specialist", + "salary": "$139,759", + "start_date": "2/4/2012" + }, + { + "extn": "9920", + "id": "23938", + "name": "Leroy Newton", + "office": "Colorado Springs", + "position": "Designer", + "salary": "$98,694", + "start_date": "5/14/2019" + }, + { + "extn": "6928", + "id": "23939", + "name": "Laila Scott", + "office": "Bakersfield", + "position": "Restaurant Manager", + "salary": "$173,101", + "start_date": "1/6/2017" + }, + { + "extn": "4907", + "id": "23940", + "name": "Benjamin Preston", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$30,244", + "start_date": "11/16/2015" + }, + { + "extn": "6762", + "id": "23941", + "name": "Benny Nayler", + "office": "Lincoln", + "position": "Doctor", + "salary": "$187,996", + "start_date": "8/23/2004" + }, + { + "extn": "7856", + "id": "23942", + "name": "Daniel Harrison", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$93,629", + "start_date": "11/10/2018" + }, + { + "extn": "9597", + "id": "23943", + "name": "Robyn Wood", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$191,866", + "start_date": "10/3/2010" + }, + { + "extn": "6506", + "id": "23944", + "name": "Owen Cox", + "office": "Chicago", + "position": "Loan Officer", + "salary": "$107,406", + "start_date": "4/26/2004" + }, + { + "extn": "6117", + "id": "23945", + "name": "David Cooper", + "office": "Prague", + "position": "CNC Operator", + "salary": "$128,939", + "start_date": "10/6/2000" + }, + { + "extn": "9405", + "id": "23946", + "name": "Daron Larsen", + "office": "Louisville", + "position": "Lecturer", + "salary": "$112,520", + "start_date": "7/12/2005" + }, + { + "extn": "3493", + "id": "23947", + "name": "Caleb Hamilton", + "office": "Rome", + "position": "Production Painter", + "salary": "$116,959", + "start_date": "9/22/2006" + }, + { + "extn": "2870", + "id": "23948", + "name": "Carter Andersson", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$196,968", + "start_date": "4/23/2019" + }, + { + "extn": "2727", + "id": "23949", + "name": "Bart Davies", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$226,948", + "start_date": "8/17/2005" + }, + { + "extn": "1351", + "id": "23950", + "name": "Hayden Edwards", + "office": "London", + "position": "Loan Officer", + "salary": "$243,694", + "start_date": "2/7/2015" + }, + { + "extn": "6740", + "id": "23951", + "name": "Paula Hale", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$39,525", + "start_date": "5/29/2001" + }, + { + "extn": "2310", + "id": "23952", + "name": "Carter Dann", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$196,699", + "start_date": "12/1/2002" + }, + { + "extn": "8461", + "id": "23953", + "name": "Logan Davies", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$216,553", + "start_date": "7/14/2018" + }, + { + "extn": "4751", + "id": "23954", + "name": "Lucas Rowan", + "office": "Milwaukee", + "position": "IT Support Staff", + "salary": "$212,556", + "start_date": "10/21/2012" + }, + { + "extn": "3317", + "id": "23955", + "name": "Aurelia Styles", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$284,923", + "start_date": "3/18/2012" + }, + { + "extn": "2328", + "id": "23956", + "name": "Marvin Groves", + "office": "Wien", + "position": "Cashier", + "salary": "$107,581", + "start_date": "10/18/2004" + }, + { + "extn": "2044", + "id": "23957", + "name": "Amy Ross", + "office": "Ontario", + "position": "Inspector", + "salary": "$64,665", + "start_date": "6/25/2014" + }, + { + "extn": "1847", + "id": "23958", + "name": "Chester Appleton", + "office": "Tulsa", + "position": "Web Developer", + "salary": "$237,371", + "start_date": "6/4/2013" + }, + { + "extn": "4185", + "id": "23959", + "name": "Anthony Stone", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$124,826", + "start_date": "11/17/2009" + }, + { + "extn": "2570", + "id": "23960", + "name": "Havana Veale", + "office": "Tulsa", + "position": "Accountant", + "salary": "$297,540", + "start_date": "11/28/2009" + }, + { + "extn": "6447", + "id": "23961", + "name": "Jaylene Eaton", + "office": "Tallahassee", + "position": "Call Center Representative", + "salary": "$49,699", + "start_date": "12/5/2002" + }, + { + "extn": "4807", + "id": "23962", + "name": "Daron Matthews", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$129,989", + "start_date": "6/18/2007" + }, + { + "extn": "5929", + "id": "23963", + "name": "Morgan Nayler", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$141,722", + "start_date": "12/18/2009" + }, + { + "extn": "1675", + "id": "23964", + "name": "Marilyn Ellwood", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$229,760", + "start_date": "9/15/2017" + }, + { + "extn": "5386", + "id": "23965", + "name": "William Whitehouse", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$239,624", + "start_date": "7/8/2001" + }, + { + "extn": "1491", + "id": "23966", + "name": "Candace Parker", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$222,117", + "start_date": "11/24/2011" + }, + { + "extn": "8801", + "id": "23967", + "name": "Mackenzie Emerson", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$58,763", + "start_date": "12/21/2005" + }, + { + "extn": "4736", + "id": "23968", + "name": "Esmeralda Bennett", + "office": "Houston", + "position": "Loan Officer", + "salary": "$232,306", + "start_date": "4/18/2000" + }, + { + "extn": "3254", + "id": "23969", + "name": "Bryce Andrews", + "office": "Portland", + "position": "Cook", + "salary": "$114,390", + "start_date": "8/16/2016" + }, + { + "extn": "6022", + "id": "23970", + "name": "John Nayler", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$18,285", + "start_date": "2/28/2004" + }, + { + "extn": "3660", + "id": "23971", + "name": "Bart Lloyd", + "office": "Wien", + "position": "Web Developer", + "salary": "$246,143", + "start_date": "8/30/2003" + }, + { + "extn": "1379", + "id": "23972", + "name": "Ryan Knight", + "office": "Omaha", + "position": "Web Developer", + "salary": "$198,838", + "start_date": "1/1/2001" + }, + { + "extn": "5055", + "id": "23973", + "name": "Sabrina Santos", + "office": "Los Angeles", + "position": "Electrician", + "salary": "$172,282", + "start_date": "1/21/2009" + }, + { + "extn": "2731", + "id": "23974", + "name": "Wade Kent", + "office": "Lyon", + "position": "Audiologist", + "salary": "$57,545", + "start_date": "10/5/2010" + }, + { + "extn": "9898", + "id": "23975", + "name": "Tony Newman", + "office": "Nashville", + "position": "Webmaster", + "salary": "$251,923", + "start_date": "4/29/2003" + }, + { + "extn": "6086", + "id": "23976", + "name": "Nathan Vaughn", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$49,637", + "start_date": "7/23/2014" + }, + { + "extn": "1285", + "id": "23977", + "name": "Mina Ripley", + "office": "Valetta", + "position": "Electrician", + "salary": "$70,353", + "start_date": "1/8/2017" + }, + { + "extn": "2235", + "id": "23978", + "name": "Valentina Ellis", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$23,270", + "start_date": "4/12/2009" + }, + { + "extn": "7244", + "id": "23979", + "name": "Ramon Lyon", + "office": "Lakewood", + "position": "Health Educator", + "salary": "$268,213", + "start_date": "5/20/2019" + }, + { + "extn": "6250", + "id": "23980", + "name": "Mara Palmer", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$56,631", + "start_date": "9/11/2002" + }, + { + "extn": "7021", + "id": "23981", + "name": "Rick Mackenzie", + "office": "Miami", + "position": "Physician", + "salary": "$44,815", + "start_date": "11/1/2011" + }, + { + "extn": "2421", + "id": "23982", + "name": "Megan Edwards", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$244,353", + "start_date": "4/5/2003" + }, + { + "extn": "1288", + "id": "23983", + "name": "Tyson Reading", + "office": "Los Angeles", + "position": "Global Logistics Supervisor", + "salary": "$10,340", + "start_date": "7/17/2017" + }, + { + "extn": "3170", + "id": "23984", + "name": "Cynthia Donnelly", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$128,411", + "start_date": "2/10/2006" + }, + { + "extn": "1616", + "id": "23985", + "name": "Russel Watson", + "office": "Garland", + "position": "Budget Analyst", + "salary": "$189,412", + "start_date": "5/25/2019" + }, + { + "extn": "9402", + "id": "23986", + "name": "Francesca Lloyd", + "office": "Miami", + "position": "HR Specialist", + "salary": "$121,931", + "start_date": "3/14/2011" + }, + { + "extn": "4637", + "id": "23987", + "name": "Gina Clarke", + "office": "Salt Lake City", + "position": "Bellman", + "salary": "$120,935", + "start_date": "4/22/2018" + }, + { + "extn": "7614", + "id": "23988", + "name": "Maia Leslie", + "office": "Stockton", + "position": "Executive Director", + "salary": "$138,716", + "start_date": "3/8/2016" + }, + { + "extn": "8106", + "id": "23989", + "name": "Christy Huggins", + "office": "Seattle", + "position": "Paramedic", + "salary": "$126,381", + "start_date": "6/5/2007" + }, + { + "extn": "9655", + "id": "23990", + "name": "Bob Simpson", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$183,091", + "start_date": "5/19/2011" + }, + { + "extn": "8352", + "id": "23991", + "name": "Adalind Bolton", + "office": "Quebec", + "position": "Food Technologist", + "salary": "$212,294", + "start_date": "6/14/2016" + }, + { + "extn": "1328", + "id": "23992", + "name": "Karla Everett", + "office": "Oakland", + "position": "Auditor", + "salary": "$155,713", + "start_date": "8/23/2002" + }, + { + "extn": "8383", + "id": "23993", + "name": "Harmony Connell", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$211,296", + "start_date": "12/9/2016" + }, + { + "extn": "8037", + "id": "23994", + "name": "Marvin Kidd", + "office": "Irving", + "position": "Clerk", + "salary": "$129,038", + "start_date": "1/21/2011" + }, + { + "extn": "3307", + "id": "23995", + "name": "Candice Sherry", + "office": "Louisville", + "position": "Cook", + "salary": "$208,617", + "start_date": "8/27/2010" + }, + { + "extn": "3674", + "id": "23996", + "name": "Juliette Watson", + "office": "Nashville", + "position": "Webmaster", + "salary": "$297,689", + "start_date": "3/7/2000" + }, + { + "extn": "4296", + "id": "23997", + "name": "Logan Webster", + "office": "Garland", + "position": "Business Broker", + "salary": "$278,046", + "start_date": "12/19/2006" + }, + { + "extn": "4674", + "id": "23998", + "name": "Mason Garner", + "office": "Glendale", + "position": "Dentist", + "salary": "$58,505", + "start_date": "11/8/2011" + }, + { + "extn": "5215", + "id": "23999", + "name": "Percy Keys", + "office": "Phoenix", + "position": "Cook", + "salary": "$269,891", + "start_date": "2/28/2005" + }, + { + "extn": "9653", + "id": "24000", + "name": "William Farmer", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$179,064", + "start_date": "5/23/2003" + }, + { + "extn": "5159", + "id": "24001", + "name": "Kurt Penn", + "office": "Denver", + "position": "Inspector", + "salary": "$276,097", + "start_date": "12/1/2011" + }, + { + "extn": "7192", + "id": "24002", + "name": "Julius Roth", + "office": "San Jose", + "position": "Insurance Broker", + "salary": "$123,394", + "start_date": "7/5/2017" + }, + { + "extn": "9283", + "id": "24003", + "name": "Shay Malone", + "office": "Jersey City", + "position": "Bellman", + "salary": "$217,763", + "start_date": "8/12/2012" + }, + { + "extn": "3899", + "id": "24004", + "name": "Olivia Amstead", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$282,147", + "start_date": "10/29/2015" + }, + { + "extn": "6065", + "id": "24005", + "name": "Matt Cox", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$249,053", + "start_date": "7/29/2009" + }, + { + "extn": "2892", + "id": "24006", + "name": "Dani Eagle", + "office": "Springfield", + "position": "Audiologist", + "salary": "$266,672", + "start_date": "6/29/2013" + }, + { + "extn": "9347", + "id": "24007", + "name": "Marvin Edler", + "office": "Orlando", + "position": "Retail Trainee", + "salary": "$79,782", + "start_date": "2/13/2011" + }, + { + "extn": "8412", + "id": "24008", + "name": "Marina Allen", + "office": "Springfield", + "position": "Electrician", + "salary": "$76,294", + "start_date": "6/14/2001" + }, + { + "extn": "9029", + "id": "24009", + "name": "Kurt Graves", + "office": "Lakewood", + "position": "Banker", + "salary": "$156,045", + "start_date": "8/28/2011" + }, + { + "extn": "1923", + "id": "24010", + "name": "Sage Moss", + "office": "San Bernardino", + "position": "Associate Professor", + "salary": "$186,903", + "start_date": "1/4/2011" + }, + { + "extn": "8043", + "id": "24011", + "name": "Willow Lewis", + "office": "Kansas City", + "position": "Loan Officer", + "salary": "$70,694", + "start_date": "12/27/2016" + }, + { + "extn": "1469", + "id": "24012", + "name": "Ally Hopkinson", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$96,055", + "start_date": "4/3/2013" + }, + { + "extn": "9706", + "id": "24013", + "name": "Colleen Ranks", + "office": "Hayward", + "position": "IT Support Staff", + "salary": "$297,673", + "start_date": "4/1/2019" + }, + { + "extn": "7218", + "id": "24014", + "name": "Leroy Lakey", + "office": "Irving", + "position": "Call Center Representative", + "salary": "$178,093", + "start_date": "12/20/2015" + }, + { + "extn": "2313", + "id": "24015", + "name": "Kassandra Nobbs", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$193,230", + "start_date": "12/22/2009" + }, + { + "extn": "9684", + "id": "24016", + "name": "Ron Blackburn", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$225,758", + "start_date": "8/19/2017" + }, + { + "extn": "4473", + "id": "24017", + "name": "Cassidy Harrison", + "office": "London", + "position": "Design Engineer", + "salary": "$198,258", + "start_date": "5/20/2019" + }, + { + "extn": "4672", + "id": "24018", + "name": "Drew Cavanagh", + "office": "Paris", + "position": "Accountant", + "salary": "$70,207", + "start_date": "5/9/2016" + }, + { + "extn": "5335", + "id": "24019", + "name": "Jacob Horton", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$21,560", + "start_date": "8/29/2016" + }, + { + "extn": "7920", + "id": "24020", + "name": "Alessia Townend", + "office": "Berlin", + "position": "Lecturer", + "salary": "$95,482", + "start_date": "4/28/2002" + }, + { + "extn": "8012", + "id": "24021", + "name": "Michelle Edwards", + "office": "Quebec", + "position": "Executive Director", + "salary": "$133,182", + "start_date": "7/16/2009" + }, + { + "extn": "5173", + "id": "24022", + "name": "Josh Mitchell", + "office": "Minneapolis", + "position": "Baker", + "salary": "$92,351", + "start_date": "10/29/2009" + }, + { + "extn": "5480", + "id": "24023", + "name": "Daphne Wood", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$188,566", + "start_date": "2/6/2001" + }, + { + "extn": "5320", + "id": "24024", + "name": "Lauren Thompson", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$113,031", + "start_date": "3/16/2001" + }, + { + "extn": "4885", + "id": "24025", + "name": "Miriam Kennedy", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$277,507", + "start_date": "12/15/2012" + }, + { + "extn": "8992", + "id": "24026", + "name": "Phoebe Curtis", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$222,828", + "start_date": "7/1/2019" + }, + { + "extn": "9695", + "id": "24027", + "name": "Ronald Niles", + "office": "Hollywood", + "position": "Auditor", + "salary": "$127,509", + "start_date": "4/22/2000" + }, + { + "extn": "8843", + "id": "24028", + "name": "Adalie Hall", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$254,569", + "start_date": "5/15/2012" + }, + { + "extn": "1847", + "id": "24029", + "name": "Joyce Richardson", + "office": "Houston", + "position": "Budget Analyst", + "salary": "$31,296", + "start_date": "6/4/2003" + }, + { + "extn": "5049", + "id": "24030", + "name": "Sadie Reese", + "office": "Albuquerque", + "position": "Executive Director", + "salary": "$13,213", + "start_date": "8/16/2013" + }, + { + "extn": "9275", + "id": "24031", + "name": "Harry Franks", + "office": "Tulsa", + "position": "Webmaster", + "salary": "$236,856", + "start_date": "3/19/2002" + }, + { + "extn": "2824", + "id": "24032", + "name": "Quinn Hall", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$256,818", + "start_date": "4/10/2018" + }, + { + "extn": "6853", + "id": "24033", + "name": "Eduardo Hope", + "office": "Fullerton", + "position": "Doctor", + "salary": "$54,238", + "start_date": "6/13/2003" + }, + { + "extn": "5963", + "id": "24034", + "name": "Michael Zaoui", + "office": "Norfolk", + "position": "Designer", + "salary": "$175,252", + "start_date": "1/7/2005" + }, + { + "extn": "5873", + "id": "24035", + "name": "Wade Allcott", + "office": "Seattle", + "position": "Auditor", + "salary": "$54,400", + "start_date": "8/9/2009" + }, + { + "extn": "9657", + "id": "24036", + "name": "Gabriel Parsons", + "office": "Madrid", + "position": "Web Developer", + "salary": "$172,385", + "start_date": "2/22/2009" + }, + { + "extn": "2993", + "id": "24037", + "name": "Marvin Graves", + "office": "Minneapolis", + "position": "Ambulatory Nurse", + "salary": "$206,008", + "start_date": "5/3/2007" + }, + { + "extn": "3524", + "id": "24038", + "name": "Chadwick Glynn", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$79,691", + "start_date": "7/16/2012" + }, + { + "extn": "2453", + "id": "24039", + "name": "Alma Mcleod", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$121,008", + "start_date": "10/8/2005" + }, + { + "extn": "2826", + "id": "24040", + "name": "Priscilla Quinn", + "office": "Otawa", + "position": "Electrician", + "salary": "$228,718", + "start_date": "3/18/2005" + }, + { + "extn": "2418", + "id": "24041", + "name": "Samara Allington", + "office": "Richmond", + "position": "Business Broker", + "salary": "$240,823", + "start_date": "8/1/2003" + }, + { + "extn": "8200", + "id": "24042", + "name": "Alexia Booth", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$284,299", + "start_date": "2/18/2004" + }, + { + "extn": "6277", + "id": "24043", + "name": "Brooklyn Gilmour", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$173,592", + "start_date": "7/7/2008" + }, + { + "extn": "1105", + "id": "24044", + "name": "Marla Stanley", + "office": "Anaheim", + "position": "Software Engineer", + "salary": "$91,981", + "start_date": "8/23/2002" + }, + { + "extn": "3223", + "id": "24045", + "name": "Nathan Ross", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$237,644", + "start_date": "3/5/2009" + }, + { + "extn": "1967", + "id": "24046", + "name": "Nate Jordan", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$111,195", + "start_date": "10/14/2011" + }, + { + "extn": "2572", + "id": "24047", + "name": "Anthony Smith", + "office": "Phoenix", + "position": "Accountant", + "salary": "$95,119", + "start_date": "11/24/2003" + }, + { + "extn": "8542", + "id": "24048", + "name": "Rocco Oliver", + "office": "Arlington", + "position": "Cashier", + "salary": "$219,949", + "start_date": "8/13/2003" + }, + { + "extn": "4834", + "id": "24049", + "name": "Kurt Wigley", + "office": "Tallahassee", + "position": "Webmaster", + "salary": "$93,432", + "start_date": "7/5/2000" + }, + { + "extn": "6165", + "id": "24050", + "name": "Peter Poulton", + "office": "Miami", + "position": "Electrician", + "salary": "$143,863", + "start_date": "9/16/2005" + }, + { + "extn": "8579", + "id": "24051", + "name": "Bridget Middleton", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$19,837", + "start_date": "12/29/2014" + }, + { + "extn": "9084", + "id": "24052", + "name": "Rufus Gray", + "office": "Madrid", + "position": "Bellman", + "salary": "$238,984", + "start_date": "4/12/2015" + }, + { + "extn": "4450", + "id": "24053", + "name": "Jasmine Victor", + "office": "Baltimore", + "position": "Laboratory Technician", + "salary": "$25,976", + "start_date": "1/24/2012" + }, + { + "extn": "6079", + "id": "24054", + "name": "Joyce Saunders", + "office": "Innsbruck", + "position": "Designer", + "salary": "$12,940", + "start_date": "8/22/2003" + }, + { + "extn": "2696", + "id": "24055", + "name": "Freya Burnley", + "office": "Irving", + "position": "Cash Manager", + "salary": "$136,687", + "start_date": "9/22/2007" + }, + { + "extn": "1347", + "id": "24056", + "name": "Alessandra Wilson", + "office": "San Antonio", + "position": "Project Manager", + "salary": "$271,235", + "start_date": "5/22/2007" + }, + { + "extn": "6901", + "id": "24057", + "name": "Rosemary Glass", + "office": "London", + "position": "Paramedic", + "salary": "$187,993", + "start_date": "1/31/2004" + }, + { + "extn": "7464", + "id": "24058", + "name": "Eduardo Chapman", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$230,124", + "start_date": "4/28/2008" + }, + { + "extn": "7820", + "id": "24059", + "name": "Adela Reyes", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$291,718", + "start_date": "11/15/2002" + }, + { + "extn": "8318", + "id": "24060", + "name": "Ally Hill", + "office": "Lincoln", + "position": "Doctor", + "salary": "$174,549", + "start_date": "7/20/2014" + }, + { + "extn": "7046", + "id": "24061", + "name": "Lynn Owen", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$138,461", + "start_date": "12/21/2012" + }, + { + "extn": "3826", + "id": "24062", + "name": "Domenic Dubois", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$118,680", + "start_date": "11/18/2008" + }, + { + "extn": "7002", + "id": "24063", + "name": "Chris Samuel", + "office": "Baltimore", + "position": "Project Manager", + "salary": "$164,750", + "start_date": "1/11/2012" + }, + { + "extn": "7393", + "id": "24064", + "name": "Darlene Reid", + "office": "New York", + "position": "Associate Professor", + "salary": "$246,037", + "start_date": "5/19/2009" + }, + { + "extn": "4684", + "id": "24065", + "name": "Gemma Leslie", + "office": "Phoenix", + "position": "Audiologist", + "salary": "$179,885", + "start_date": "4/27/2008" + }, + { + "extn": "8851", + "id": "24066", + "name": "Vivian Kent", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$124,060", + "start_date": "7/30/2019" + }, + { + "extn": "4738", + "id": "24067", + "name": "William Whitehouse", + "office": "Saint Paul", + "position": "Laboratory Technician", + "salary": "$50,347", + "start_date": "8/17/2014" + }, + { + "extn": "9912", + "id": "24068", + "name": "Regina Torres", + "office": "Boston", + "position": "Bellman", + "salary": "$36,421", + "start_date": "11/28/2003" + }, + { + "extn": "2768", + "id": "24069", + "name": "Cynthia Brooks", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$146,696", + "start_date": "11/29/2011" + }, + { + "extn": "8374", + "id": "24070", + "name": "Evie Saunders", + "office": "New Orleans", + "position": "Inspector", + "salary": "$145,806", + "start_date": "1/30/2000" + }, + { + "extn": "6929", + "id": "24071", + "name": "Violet Gaynor", + "office": "Springfield", + "position": "Steward", + "salary": "$114,521", + "start_date": "10/8/2019" + }, + { + "extn": "9189", + "id": "24072", + "name": "Davina Salt", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$133,025", + "start_date": "9/23/2010" + }, + { + "extn": "5076", + "id": "24073", + "name": "Lucas Wallace", + "office": "Prague", + "position": "Project Manager", + "salary": "$49,701", + "start_date": "6/27/2007" + }, + { + "extn": "7963", + "id": "24074", + "name": "Barry Wheeler", + "office": "Denver", + "position": "Associate Professor", + "salary": "$121,917", + "start_date": "9/4/2018" + }, + { + "extn": "7308", + "id": "24075", + "name": "Elijah Hastings", + "office": "Stockton", + "position": "Fabricator", + "salary": "$177,491", + "start_date": "11/12/2001" + }, + { + "extn": "9222", + "id": "24076", + "name": "Jessica Milner", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$100,705", + "start_date": "10/13/2010" + }, + { + "extn": "7884", + "id": "24077", + "name": "Noah Shaw", + "office": "Los Angeles", + "position": "Cook", + "salary": "$62,623", + "start_date": "3/20/2015" + }, + { + "extn": "4057", + "id": "24078", + "name": "Mason Andersson", + "office": "Bellevue", + "position": "Bellman", + "salary": "$296,686", + "start_date": "6/1/2013" + }, + { + "extn": "5390", + "id": "24079", + "name": "Ivette Uttley", + "office": "Glendale", + "position": "Designer", + "salary": "$22,330", + "start_date": "7/21/2000" + }, + { + "extn": "9714", + "id": "24080", + "name": "Liv Harrington", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$24,153", + "start_date": "7/12/2006" + }, + { + "extn": "7713", + "id": "24081", + "name": "Cristal Bentley", + "office": "Garland", + "position": "Treasurer", + "salary": "$94,642", + "start_date": "1/17/2004" + }, + { + "extn": "9394", + "id": "24082", + "name": "Harry Silva", + "office": "Pittsburgh", + "position": "Chef Manager", + "salary": "$10,532", + "start_date": "7/16/2005" + }, + { + "extn": "4671", + "id": "24083", + "name": "Jamie Butler", + "office": "Stockton", + "position": "Auditor", + "salary": "$136,283", + "start_date": "1/17/2014" + }, + { + "extn": "2715", + "id": "24084", + "name": "Camila Keys", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$78,689", + "start_date": "8/4/2005" + }, + { + "extn": "3503", + "id": "24085", + "name": "Eve Kent", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$190,212", + "start_date": "11/11/2007" + }, + { + "extn": "6643", + "id": "24086", + "name": "Mason Tutton", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$122,789", + "start_date": "10/15/2015" + }, + { + "extn": "4531", + "id": "24087", + "name": "Anne Aldridge", + "office": "Miami", + "position": "Steward", + "salary": "$74,866", + "start_date": "10/4/2001" + }, + { + "extn": "5301", + "id": "24088", + "name": "Blake Collingwood", + "office": "Atlanta", + "position": "Baker", + "salary": "$23,081", + "start_date": "7/11/2008" + }, + { + "extn": "3958", + "id": "24089", + "name": "Amy Button", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$290,162", + "start_date": "12/26/2012" + }, + { + "extn": "8424", + "id": "24090", + "name": "Bart Casey", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$165,950", + "start_date": "1/29/2000" + }, + { + "extn": "2166", + "id": "24091", + "name": "Benny Holt", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$12,119", + "start_date": "4/22/2006" + }, + { + "extn": "3168", + "id": "24092", + "name": "Lucas Underhill", + "office": "Milano", + "position": "Health Educator", + "salary": "$114,373", + "start_date": "1/27/2015" + }, + { + "extn": "7945", + "id": "24093", + "name": "Matt Shields", + "office": "Fullerton", + "position": "Clerk", + "salary": "$102,828", + "start_date": "12/31/2011" + }, + { + "extn": "5607", + "id": "24094", + "name": "Gwen Harrington", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$135,218", + "start_date": "6/1/2010" + }, + { + "extn": "4040", + "id": "24095", + "name": "Matthew Gibson", + "office": "Zurich", + "position": "Operator", + "salary": "$49,133", + "start_date": "2/17/2015" + }, + { + "extn": "2529", + "id": "24096", + "name": "Angela Stevenson", + "office": "Atlanta", + "position": "Operator", + "salary": "$134,469", + "start_date": "10/31/2010" + }, + { + "extn": "1871", + "id": "24097", + "name": "Ember Oliver", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$242,983", + "start_date": "12/1/2004" + }, + { + "extn": "4828", + "id": "24098", + "name": "Fred Widdows", + "office": "Portland", + "position": "Designer", + "salary": "$150,994", + "start_date": "4/19/2005" + }, + { + "extn": "1138", + "id": "24099", + "name": "Chad Carpenter", + "office": "Reno", + "position": "Healthcare Specialist", + "salary": "$180,180", + "start_date": "1/17/2007" + }, + { + "extn": "3541", + "id": "24100", + "name": "Chester Judd", + "office": "Tulsa", + "position": "Laboratory Technician", + "salary": "$256,369", + "start_date": "3/17/2013" + }, + { + "extn": "4106", + "id": "24101", + "name": "Makenzie Saunders", + "office": "Lyon", + "position": "Auditor", + "salary": "$82,225", + "start_date": "5/24/2002" + }, + { + "extn": "4437", + "id": "24102", + "name": "Nathan Wright", + "office": "Madison", + "position": "Restaurant Manager", + "salary": "$165,386", + "start_date": "8/11/2004" + }, + { + "extn": "8941", + "id": "24103", + "name": "Rae Ellis", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$117,087", + "start_date": "7/13/2019" + }, + { + "extn": "1044", + "id": "24104", + "name": "Jenna Hewitt", + "office": "Orlando", + "position": "Executive Director", + "salary": "$208,615", + "start_date": "3/13/2000" + }, + { + "extn": "8324", + "id": "24105", + "name": "Carl Saunders", + "office": "Quebec", + "position": "Operator", + "salary": "$208,434", + "start_date": "8/19/2005" + }, + { + "extn": "4329", + "id": "24106", + "name": "Nathan Windsor", + "office": "Dallas", + "position": "Business Broker", + "salary": "$137,599", + "start_date": "9/21/2004" + }, + { + "extn": "9244", + "id": "24107", + "name": "Lucas Lloyd", + "office": "Colorado Springs", + "position": "Business Broker", + "salary": "$255,080", + "start_date": "7/6/2004" + }, + { + "extn": "8877", + "id": "24108", + "name": "Isla Paterson", + "office": "Garland", + "position": "Stockbroker", + "salary": "$162,793", + "start_date": "5/22/2003" + }, + { + "extn": "4273", + "id": "24109", + "name": "Priscilla Flynn", + "office": "Lisbon", + "position": "Assistant Buyer", + "salary": "$176,494", + "start_date": "9/10/2012" + }, + { + "extn": "1271", + "id": "24110", + "name": "Trisha Norton", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$178,712", + "start_date": "4/19/2007" + }, + { + "extn": "1710", + "id": "24111", + "name": "Makena Mills", + "office": "Stockton", + "position": "Audiologist", + "salary": "$188,593", + "start_date": "3/13/2007" + }, + { + "extn": "9011", + "id": "24112", + "name": "Maribel Mcneill", + "office": "Boston", + "position": "Chef Manager", + "salary": "$52,024", + "start_date": "2/17/2017" + }, + { + "extn": "7419", + "id": "24113", + "name": "Louise Rowlands", + "office": "Oakland", + "position": "Associate Professor", + "salary": "$76,669", + "start_date": "10/15/2002" + }, + { + "extn": "3244", + "id": "24114", + "name": "Julius Brennan", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$47,939", + "start_date": "2/16/2011" + }, + { + "extn": "8385", + "id": "24115", + "name": "Elisabeth Powell", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$55,087", + "start_date": "6/22/2009" + }, + { + "extn": "4327", + "id": "24116", + "name": "Tess Stewart", + "office": "El Paso", + "position": "Baker", + "salary": "$116,921", + "start_date": "11/18/2012" + }, + { + "extn": "5321", + "id": "24117", + "name": "Kirsten Rose", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$227,457", + "start_date": "3/8/2012" + }, + { + "extn": "7265", + "id": "24118", + "name": "Rosalee Locke", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$153,583", + "start_date": "5/7/2006" + }, + { + "extn": "4285", + "id": "24119", + "name": "Candace Robinson", + "office": "Tokyo", + "position": "Project Manager", + "salary": "$228,686", + "start_date": "10/17/2003" + }, + { + "extn": "7676", + "id": "24120", + "name": "Marissa Barrett", + "office": "Arlington", + "position": "Service Supervisor", + "salary": "$296,807", + "start_date": "10/13/2019" + }, + { + "extn": "8344", + "id": "24121", + "name": "Miriam Thornton", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$41,581", + "start_date": "11/27/2018" + }, + { + "extn": "4950", + "id": "24122", + "name": "Victoria Benson", + "office": "Washington", + "position": "Production Painter", + "salary": "$215,290", + "start_date": "12/11/2004" + }, + { + "extn": "4859", + "id": "24123", + "name": "Kimberly Martin", + "office": "Omaha", + "position": "Restaurant Manager", + "salary": "$194,577", + "start_date": "6/19/2011" + }, + { + "extn": "9780", + "id": "24124", + "name": "Brooklyn Walker", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$67,379", + "start_date": "6/10/2007" + }, + { + "extn": "4755", + "id": "24125", + "name": "Rick Funnell", + "office": "San Diego", + "position": "Operator", + "salary": "$121,074", + "start_date": "1/28/2011" + }, + { + "extn": "3262", + "id": "24126", + "name": "Makenzie Owen", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$286,730", + "start_date": "5/26/2010" + }, + { + "extn": "5558", + "id": "24127", + "name": "Nicholas Rivers", + "office": "Henderson", + "position": "Electrician", + "salary": "$16,980", + "start_date": "6/4/2005" + }, + { + "extn": "8825", + "id": "24128", + "name": "Doris Bell", + "office": "Paris", + "position": "Webmaster", + "salary": "$238,367", + "start_date": "3/10/2003" + }, + { + "extn": "3006", + "id": "24129", + "name": "Clint Faulkner", + "office": "Norfolk", + "position": "Web Developer", + "salary": "$17,756", + "start_date": "6/15/2002" + }, + { + "extn": "3614", + "id": "24130", + "name": "Joseph Tobin", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$216,416", + "start_date": "1/11/2001" + }, + { + "extn": "1626", + "id": "24131", + "name": "Felicity Hamilton", + "office": "Las Vegas", + "position": "Health Educator", + "salary": "$141,628", + "start_date": "12/26/2012" + }, + { + "extn": "5754", + "id": "24132", + "name": "Julius Mcneill", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$252,754", + "start_date": "1/1/2001" + }, + { + "extn": "4008", + "id": "24133", + "name": "Erica Cooper", + "office": "Madison", + "position": "Restaurant Manager", + "salary": "$15,284", + "start_date": "4/5/2017" + }, + { + "extn": "3318", + "id": "24134", + "name": "Hank Quinnell", + "office": "Rome", + "position": "Service Supervisor", + "salary": "$190,396", + "start_date": "1/27/2001" + }, + { + "extn": "2714", + "id": "24135", + "name": "Tony Weston", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$276,663", + "start_date": "5/20/2010" + }, + { + "extn": "6396", + "id": "24136", + "name": "Clarissa Tyler", + "office": "Venice", + "position": "Ambulatory Nurse", + "salary": "$95,603", + "start_date": "5/10/2006" + }, + { + "extn": "1036", + "id": "24137", + "name": "Angelique Ashley", + "office": "Chicago", + "position": "Insurance Broker", + "salary": "$292,585", + "start_date": "9/23/2015" + }, + { + "extn": "6723", + "id": "24138", + "name": "Javier Ballard", + "office": "Tulsa", + "position": "Webmaster", + "salary": "$245,216", + "start_date": "6/25/2013" + }, + { + "extn": "3793", + "id": "24139", + "name": "Susan Craig", + "office": "Salem", + "position": "Project Manager", + "salary": "$75,422", + "start_date": "1/5/2009" + }, + { + "extn": "7411", + "id": "24140", + "name": "Aleksandra Hunter", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$57,825", + "start_date": "4/21/2010" + }, + { + "extn": "1443", + "id": "24141", + "name": "Daron Turner", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$239,392", + "start_date": "7/29/2013" + }, + { + "extn": "7973", + "id": "24142", + "name": "Keira Khan", + "office": "Memphis", + "position": "Mobile Developer", + "salary": "$278,488", + "start_date": "7/27/2009" + }, + { + "extn": "9209", + "id": "24143", + "name": "Maria Sheldon", + "office": "Madrid", + "position": "HR Coordinator", + "salary": "$293,925", + "start_date": "3/9/2019" + }, + { + "extn": "2569", + "id": "24144", + "name": "Kassandra Cartwright", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$213,014", + "start_date": "1/13/2008" + }, + { + "extn": "5140", + "id": "24145", + "name": "Denny Gates", + "office": "Baltimore", + "position": "Cash Manager", + "salary": "$189,440", + "start_date": "10/7/2014" + }, + { + "extn": "6973", + "id": "24146", + "name": "Jade Stone", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$270,615", + "start_date": "4/26/2015" + }, + { + "extn": "4031", + "id": "24147", + "name": "Kaylee Raven", + "office": "San Diego", + "position": "Call Center Representative", + "salary": "$162,008", + "start_date": "2/10/2006" + }, + { + "extn": "2028", + "id": "24148", + "name": "Dakota Leigh", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$209,745", + "start_date": "1/22/2010" + }, + { + "extn": "1157", + "id": "24149", + "name": "Phillip Jobson", + "office": "New Orleans", + "position": "Biologist", + "salary": "$27,413", + "start_date": "9/13/2014" + }, + { + "extn": "9169", + "id": "24150", + "name": "Gina Morris", + "office": "Tallahassee", + "position": "Healthcare Specialist", + "salary": "$293,915", + "start_date": "2/1/2008" + }, + { + "extn": "9073", + "id": "24151", + "name": "Alan Rodgers", + "office": "Madison", + "position": "Business Broker", + "salary": "$23,263", + "start_date": "1/18/2013" + }, + { + "extn": "8176", + "id": "24152", + "name": "Nancy Jones", + "office": "Milano", + "position": "Software Engineer", + "salary": "$270,098", + "start_date": "10/6/2005" + }, + { + "extn": "8563", + "id": "24153", + "name": "Chris Ripley", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$129,310", + "start_date": "11/21/2011" + }, + { + "extn": "5942", + "id": "24154", + "name": "Dorothy Bowen", + "office": "Milano", + "position": "Lecturer", + "salary": "$285,985", + "start_date": "9/28/2016" + }, + { + "extn": "4739", + "id": "24155", + "name": "Maia Amstead", + "office": "London", + "position": "Loan Officer", + "salary": "$102,429", + "start_date": "2/7/2012" + }, + { + "extn": "1984", + "id": "24156", + "name": "Roger Ryan", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$210,934", + "start_date": "3/18/2016" + }, + { + "extn": "3733", + "id": "24157", + "name": "Cedrick Burge", + "office": "New Orleans", + "position": "Auditor", + "salary": "$97,295", + "start_date": "9/15/2014" + }, + { + "extn": "5171", + "id": "24158", + "name": "Brooklyn Bullock", + "office": "Madison", + "position": "Treasurer", + "salary": "$153,315", + "start_date": "8/25/2003" + }, + { + "extn": "5431", + "id": "24159", + "name": "Liam Wilde", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$100,641", + "start_date": "7/28/2014" + }, + { + "extn": "8873", + "id": "24160", + "name": "Eduardo Stanley", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$127,812", + "start_date": "1/28/2006" + }, + { + "extn": "6763", + "id": "24161", + "name": "Anthony James", + "office": "Omaha", + "position": "Health Educator", + "salary": "$266,525", + "start_date": "1/7/2007" + }, + { + "extn": "5526", + "id": "24162", + "name": "Boris Morrow", + "office": "Salem", + "position": "Associate Professor", + "salary": "$82,039", + "start_date": "12/8/2004" + }, + { + "extn": "4489", + "id": "24163", + "name": "Julius Whittle", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$220,504", + "start_date": "2/16/2006" + }, + { + "extn": "9367", + "id": "24164", + "name": "Chad Notman", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$270,681", + "start_date": "11/14/2001" + }, + { + "extn": "6820", + "id": "24165", + "name": "Denny Waterson", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$55,495", + "start_date": "12/8/2015" + }, + { + "extn": "6198", + "id": "24166", + "name": "Jamie Uddin", + "office": "Glendale", + "position": "Laboratory Technician", + "salary": "$219,591", + "start_date": "2/28/2019" + }, + { + "extn": "6280", + "id": "24167", + "name": "Peter Abbot", + "office": "Long Beach", + "position": "Mobile Developer", + "salary": "$244,969", + "start_date": "4/30/2006" + }, + { + "extn": "6041", + "id": "24168", + "name": "Noah Brooks", + "office": "New York", + "position": "Investment Advisor", + "salary": "$78,532", + "start_date": "2/17/2013" + }, + { + "extn": "1838", + "id": "24169", + "name": "Mara Bullock", + "office": "Rochester", + "position": "Webmaster", + "salary": "$233,637", + "start_date": "3/31/2010" + }, + { + "extn": "3858", + "id": "24170", + "name": "William Poole", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$189,516", + "start_date": "4/18/2004" + }, + { + "extn": "7045", + "id": "24171", + "name": "Carter Chadwick", + "office": "Columbus", + "position": "Web Developer", + "salary": "$146,525", + "start_date": "1/19/2008" + }, + { + "extn": "4538", + "id": "24172", + "name": "Helen Lomax", + "office": "San Diego", + "position": "Cashier", + "salary": "$96,366", + "start_date": "6/25/2004" + }, + { + "extn": "5886", + "id": "24173", + "name": "Ruby Warren", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$177,503", + "start_date": "10/31/2006" + }, + { + "extn": "5434", + "id": "24174", + "name": "Jocelyn Swan", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$175,654", + "start_date": "10/2/2016" + }, + { + "extn": "7836", + "id": "24175", + "name": "Rhea Ingham", + "office": "Reno", + "position": "Fabricator", + "salary": "$98,808", + "start_date": "5/1/2016" + }, + { + "extn": "4464", + "id": "24176", + "name": "Abdul Khan", + "office": "Lisbon", + "position": "Cashier", + "salary": "$199,507", + "start_date": "2/10/2017" + }, + { + "extn": "7034", + "id": "24177", + "name": "Lucas Wigley", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$244,213", + "start_date": "7/17/2014" + }, + { + "extn": "8411", + "id": "24178", + "name": "Paula Mitchell", + "office": "Norfolk", + "position": "Accountant", + "salary": "$135,755", + "start_date": "8/7/2011" + }, + { + "extn": "5228", + "id": "24179", + "name": "Tom Oswald", + "office": "Fayetteville", + "position": "Banker", + "salary": "$87,746", + "start_date": "2/12/2009" + }, + { + "extn": "7955", + "id": "24180", + "name": "Cecilia Forth", + "office": "Berlin", + "position": "Operator", + "salary": "$95,960", + "start_date": "1/12/2003" + }, + { + "extn": "4639", + "id": "24181", + "name": "Aleksandra Bayliss", + "office": "Saint Paul", + "position": "Staffing Consultant", + "salary": "$107,255", + "start_date": "10/11/2000" + }, + { + "extn": "6410", + "id": "24182", + "name": "Phillip Stewart", + "office": "Reno", + "position": "Physician", + "salary": "$259,381", + "start_date": "3/22/2005" + }, + { + "extn": "9205", + "id": "24183", + "name": "Adina Knight", + "office": "Pittsburgh", + "position": "Doctor", + "salary": "$180,821", + "start_date": "2/7/2016" + }, + { + "extn": "8926", + "id": "24184", + "name": "Danny Hopkins", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$237,375", + "start_date": "2/5/2001" + }, + { + "extn": "1488", + "id": "24185", + "name": "Julian Hogg", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$249,494", + "start_date": "12/10/2010" + }, + { + "extn": "7481", + "id": "24186", + "name": "Norah Mcguire", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$43,180", + "start_date": "7/12/2002" + }, + { + "extn": "8805", + "id": "24187", + "name": "Ryan Griffiths", + "office": "Amarillo", + "position": "Auditor", + "salary": "$186,642", + "start_date": "8/3/2007" + }, + { + "extn": "8738", + "id": "24188", + "name": "Hope Willis", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$38,118", + "start_date": "1/10/2015" + }, + { + "extn": "8924", + "id": "24189", + "name": "Cristal Wallace", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$12,137", + "start_date": "8/24/2006" + }, + { + "extn": "2076", + "id": "24190", + "name": "Martin Addis", + "office": "Berna", + "position": "Operator", + "salary": "$273,721", + "start_date": "7/27/2013" + }, + { + "extn": "8756", + "id": "24191", + "name": "Noah Gardner", + "office": "New York", + "position": "Systems Administrator", + "salary": "$106,750", + "start_date": "4/21/2005" + }, + { + "extn": "3230", + "id": "24192", + "name": "Zara Reyes", + "office": "Huntsville", + "position": "Designer", + "salary": "$132,757", + "start_date": "12/14/2009" + }, + { + "extn": "4754", + "id": "24193", + "name": "Tony Watt", + "office": "Venice", + "position": "Auditor", + "salary": "$81,927", + "start_date": "8/27/2012" + }, + { + "extn": "9796", + "id": "24194", + "name": "Erick Hooper", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$72,176", + "start_date": "5/21/2009" + }, + { + "extn": "2730", + "id": "24195", + "name": "Elisabeth Hunter", + "office": "Lisbon", + "position": "Inspector", + "salary": "$223,046", + "start_date": "8/27/2008" + }, + { + "extn": "9215", + "id": "24196", + "name": "Ethan Weasley", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$131,566", + "start_date": "11/11/2016" + }, + { + "extn": "9657", + "id": "24197", + "name": "Ramon Price", + "office": "Reno", + "position": "Accountant", + "salary": "$258,456", + "start_date": "5/27/2010" + }, + { + "extn": "4579", + "id": "24198", + "name": "Kaylee Uttley", + "office": "Boston", + "position": "Cashier", + "salary": "$93,163", + "start_date": "11/2/2008" + }, + { + "extn": "3900", + "id": "24199", + "name": "Lexi Wilde", + "office": "Philadelphia", + "position": "Steward", + "salary": "$232,958", + "start_date": "2/10/2011" + }, + { + "extn": "5314", + "id": "24200", + "name": "Benny Scott", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$126,443", + "start_date": "5/28/2009" + }, + { + "extn": "7287", + "id": "24201", + "name": "Daron Widdows", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$43,864", + "start_date": "12/21/2008" + }, + { + "extn": "1858", + "id": "24202", + "name": "Rachael Hooper", + "office": "Venice", + "position": "Electrician", + "salary": "$233,736", + "start_date": "1/4/2004" + }, + { + "extn": "3115", + "id": "24203", + "name": "Rhea Oswald", + "office": "San Antonio", + "position": "Electrician", + "salary": "$128,013", + "start_date": "3/1/2019" + }, + { + "extn": "9584", + "id": "24204", + "name": "Bryon Jones", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$133,347", + "start_date": "2/1/2017" + }, + { + "extn": "5818", + "id": "24205", + "name": "Josh Whitehouse", + "office": "Madrid", + "position": "Project Manager", + "salary": "$222,126", + "start_date": "7/7/2007" + }, + { + "extn": "8972", + "id": "24206", + "name": "Doug Radcliffe", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$136,558", + "start_date": "4/23/2004" + }, + { + "extn": "4109", + "id": "24207", + "name": "Susan Moreno", + "office": "Murfreesboro", + "position": "Cashier", + "salary": "$192,299", + "start_date": "12/2/2004" + }, + { + "extn": "8594", + "id": "24208", + "name": "John Weston", + "office": "Ontario", + "position": "Web Developer", + "salary": "$116,995", + "start_date": "7/17/2008" + }, + { + "extn": "9931", + "id": "24209", + "name": "Danielle Wilton", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$190,036", + "start_date": "5/9/2019" + }, + { + "extn": "1150", + "id": "24210", + "name": "Nicholas Weston", + "office": "Houston", + "position": "Cook", + "salary": "$132,451", + "start_date": "8/29/2000" + }, + { + "extn": "8240", + "id": "24211", + "name": "Rosalyn Mason", + "office": "Saint Paul", + "position": "Fabricator", + "salary": "$80,888", + "start_date": "5/28/2007" + }, + { + "extn": "1288", + "id": "24212", + "name": "Natalie Needham", + "office": "New York", + "position": "Auditor", + "salary": "$111,877", + "start_date": "1/25/2005" + }, + { + "extn": "1732", + "id": "24213", + "name": "Vanessa Vince", + "office": "Sacramento", + "position": "Mobile Developer", + "salary": "$253,719", + "start_date": "3/18/2008" + }, + { + "extn": "4600", + "id": "24214", + "name": "Nick Wooldridge", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$146,539", + "start_date": "5/24/2003" + }, + { + "extn": "2069", + "id": "24215", + "name": "Maxwell Connell", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$157,515", + "start_date": "1/10/2000" + }, + { + "extn": "2309", + "id": "24216", + "name": "Wade Avery", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$215,287", + "start_date": "10/16/2005" + }, + { + "extn": "9666", + "id": "24217", + "name": "Cristal Overson", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$202,776", + "start_date": "12/19/2016" + }, + { + "extn": "7030", + "id": "24218", + "name": "Christine Johnson", + "office": "Richmond", + "position": "Pharmacist", + "salary": "$67,664", + "start_date": "11/8/2005" + }, + { + "extn": "6831", + "id": "24219", + "name": "Makenzie Rose", + "office": "San Francisco", + "position": "Accountant", + "salary": "$202,198", + "start_date": "7/4/2000" + }, + { + "extn": "7225", + "id": "24220", + "name": "Jayden Clifton", + "office": "Prague", + "position": "Doctor", + "salary": "$162,464", + "start_date": "10/4/2000" + }, + { + "extn": "9955", + "id": "24221", + "name": "Ivette Horton", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$197,680", + "start_date": "5/1/2012" + }, + { + "extn": "6416", + "id": "24222", + "name": "Tyson Mcgregor", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$109,023", + "start_date": "2/12/2004" + }, + { + "extn": "9311", + "id": "24223", + "name": "Jacob Norris", + "office": "Anaheim", + "position": "Design Engineer", + "salary": "$294,571", + "start_date": "12/19/2011" + }, + { + "extn": "1852", + "id": "24224", + "name": "Gabriel Hale", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$299,171", + "start_date": "8/8/2000" + }, + { + "extn": "9346", + "id": "24225", + "name": "Winnie Lewis", + "office": "Valetta", + "position": "Operator", + "salary": "$81,074", + "start_date": "8/26/2008" + }, + { + "extn": "4334", + "id": "24226", + "name": "Eileen Shaw", + "office": "Worcester", + "position": "Treasurer", + "salary": "$98,588", + "start_date": "11/6/2013" + }, + { + "extn": "8990", + "id": "24227", + "name": "Helen Devonport", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$295,136", + "start_date": "3/27/2002" + }, + { + "extn": "5666", + "id": "24228", + "name": "Willow Rainford", + "office": "London", + "position": "Project Manager", + "salary": "$48,234", + "start_date": "5/27/2013" + }, + { + "extn": "5705", + "id": "24229", + "name": "Aleksandra Rothwell", + "office": "Valetta", + "position": "Insurance Broker", + "salary": "$65,188", + "start_date": "2/1/2013" + }, + { + "extn": "2443", + "id": "24230", + "name": "Josh Jones", + "office": "Springfield", + "position": "Webmaster", + "salary": "$78,045", + "start_date": "11/16/2010" + }, + { + "extn": "9917", + "id": "24231", + "name": "Russel Robe", + "office": "Berna", + "position": "Software Engineer", + "salary": "$85,460", + "start_date": "7/25/2003" + }, + { + "extn": "5314", + "id": "24232", + "name": "Marla Avery", + "office": "Worcester", + "position": "Assistant Buyer", + "salary": "$73,512", + "start_date": "9/13/2011" + }, + { + "extn": "1870", + "id": "24233", + "name": "Caleb Brennan", + "office": "Denver", + "position": "Executive Director", + "salary": "$192,441", + "start_date": "3/23/2010" + }, + { + "extn": "1744", + "id": "24234", + "name": "John Hunt", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$162,864", + "start_date": "4/8/2013" + }, + { + "extn": "6250", + "id": "24235", + "name": "Molly Harrison", + "office": "Kansas City", + "position": "Fabricator", + "salary": "$162,120", + "start_date": "5/14/2001" + }, + { + "extn": "8613", + "id": "24236", + "name": "Daphne Ebbs", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$176,906", + "start_date": "8/23/2001" + }, + { + "extn": "3980", + "id": "24237", + "name": "Doug Spencer", + "office": "Lincoln", + "position": "Service Supervisor", + "salary": "$141,510", + "start_date": "1/22/2010" + }, + { + "extn": "9044", + "id": "24238", + "name": "Marissa Addis", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$151,828", + "start_date": "6/26/2018" + }, + { + "extn": "3445", + "id": "24239", + "name": "Bryon Stevens", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$45,970", + "start_date": "4/27/2016" + }, + { + "extn": "5803", + "id": "24240", + "name": "Sabrina Benfield", + "office": "Moreno Valley", + "position": "Pharmacist", + "salary": "$202,512", + "start_date": "8/19/2014" + }, + { + "extn": "3030", + "id": "24241", + "name": "Adina Pickard", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$180,194", + "start_date": "10/1/2003" + }, + { + "extn": "7825", + "id": "24242", + "name": "Ruby Alexander", + "office": "Huntsville", + "position": "Designer", + "salary": "$55,453", + "start_date": "9/1/2004" + }, + { + "extn": "2301", + "id": "24243", + "name": "Sasha Whatson", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$136,068", + "start_date": "11/24/2007" + }, + { + "extn": "9547", + "id": "24244", + "name": "Rosalie Lindsay", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$180,491", + "start_date": "11/5/2011" + }, + { + "extn": "6471", + "id": "24245", + "name": "Percy Hudson", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$152,229", + "start_date": "6/4/2019" + }, + { + "extn": "3422", + "id": "24246", + "name": "Rhea Whitmore", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$105,693", + "start_date": "11/17/2000" + }, + { + "extn": "7952", + "id": "24247", + "name": "Cassandra Haines", + "office": "Minneapolis", + "position": "Business Broker", + "salary": "$268,953", + "start_date": "8/31/2005" + }, + { + "extn": "5967", + "id": "24248", + "name": "Gina Maxwell", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$46,715", + "start_date": "9/2/2015" + }, + { + "extn": "1563", + "id": "24249", + "name": "Javier Jobson", + "office": "Sacramento", + "position": "Staffing Consultant", + "salary": "$267,149", + "start_date": "7/4/2006" + }, + { + "extn": "3432", + "id": "24250", + "name": "Erick Squire", + "office": "Otawa", + "position": "Production Painter", + "salary": "$118,402", + "start_date": "2/6/2004" + }, + { + "extn": "8226", + "id": "24251", + "name": "Nate Knight", + "office": "Houston", + "position": "CNC Operator", + "salary": "$104,454", + "start_date": "10/7/2009" + }, + { + "extn": "2050", + "id": "24252", + "name": "Maxwell Ryan", + "office": "Miami", + "position": "Fabricator", + "salary": "$125,643", + "start_date": "6/3/2004" + }, + { + "extn": "8670", + "id": "24253", + "name": "Peter Santos", + "office": "Toledo", + "position": "Assistant Buyer", + "salary": "$162,075", + "start_date": "4/24/2010" + }, + { + "extn": "3717", + "id": "24254", + "name": "Peter Chapman", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$273,421", + "start_date": "5/31/2010" + }, + { + "extn": "8371", + "id": "24255", + "name": "Sloane Flack", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$78,781", + "start_date": "10/14/2001" + }, + { + "extn": "7396", + "id": "24256", + "name": "Daphne Farrant", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$187,218", + "start_date": "9/10/2012" + }, + { + "extn": "8077", + "id": "24257", + "name": "Kurt Glass", + "office": "Tulsa", + "position": "Webmaster", + "salary": "$187,515", + "start_date": "4/7/2018" + }, + { + "extn": "5962", + "id": "24258", + "name": "Camila Kelly", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$144,900", + "start_date": "11/24/2013" + }, + { + "extn": "1592", + "id": "24259", + "name": "Johnny John", + "office": "Reno", + "position": "Budget Analyst", + "salary": "$257,123", + "start_date": "2/23/2016" + }, + { + "extn": "3487", + "id": "24260", + "name": "Fiona Wigley", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$223,539", + "start_date": "1/7/2006" + }, + { + "extn": "8700", + "id": "24261", + "name": "Abbey Collingwood", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$297,189", + "start_date": "10/3/2001" + }, + { + "extn": "1606", + "id": "24262", + "name": "Ethan Bingham", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$27,128", + "start_date": "12/16/2016" + }, + { + "extn": "8763", + "id": "24263", + "name": "Crystal Evans", + "office": "Stockton", + "position": "Accountant", + "salary": "$148,016", + "start_date": "5/31/2008" + }, + { + "extn": "3652", + "id": "24264", + "name": "Holly Mills", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$132,235", + "start_date": "1/4/2019" + }, + { + "extn": "6272", + "id": "24265", + "name": "Karla Campbell", + "office": "Fremont", + "position": "Associate Professor", + "salary": "$215,502", + "start_date": "9/6/2004" + }, + { + "extn": "7631", + "id": "24266", + "name": "Chanelle Buckley", + "office": "Garland", + "position": "Project Manager", + "salary": "$203,758", + "start_date": "6/24/2004" + }, + { + "extn": "4047", + "id": "24267", + "name": "Estrella Simpson", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$80,220", + "start_date": "2/11/2011" + }, + { + "extn": "3096", + "id": "24268", + "name": "Rufus Gates", + "office": "Valetta", + "position": "Web Developer", + "salary": "$78,459", + "start_date": "8/17/2016" + }, + { + "extn": "9996", + "id": "24269", + "name": "Camellia Neal", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$120,902", + "start_date": "5/23/2004" + }, + { + "extn": "3850", + "id": "24270", + "name": "Ellen Drake", + "office": "Madrid", + "position": "Design Engineer", + "salary": "$295,899", + "start_date": "10/19/2017" + }, + { + "extn": "3941", + "id": "24271", + "name": "Kamila Hastings", + "office": "Wien", + "position": "HR Specialist", + "salary": "$147,223", + "start_date": "9/10/2019" + }, + { + "extn": "3501", + "id": "24272", + "name": "Joseph Lynn", + "office": "El Paso", + "position": "Business Broker", + "salary": "$288,127", + "start_date": "2/13/2011" + }, + { + "extn": "8608", + "id": "24273", + "name": "Leroy Russell", + "office": "Springfield", + "position": "Business Broker", + "salary": "$269,829", + "start_date": "5/6/2010" + }, + { + "extn": "9464", + "id": "24274", + "name": "Valerie Daniells", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$120,628", + "start_date": "9/29/2017" + }, + { + "extn": "4870", + "id": "24275", + "name": "Hadley Denton", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$262,711", + "start_date": "4/14/2012" + }, + { + "extn": "9122", + "id": "24276", + "name": "Luke Larkin", + "office": "Bellevue", + "position": "Banker", + "salary": "$117,370", + "start_date": "12/3/2002" + }, + { + "extn": "7214", + "id": "24277", + "name": "Jayden Everett", + "office": "Oklahoma City", + "position": "Web Developer", + "salary": "$214,019", + "start_date": "4/18/2012" + }, + { + "extn": "4752", + "id": "24278", + "name": "Chadwick Radcliffe", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$293,367", + "start_date": "10/24/2001" + }, + { + "extn": "7997", + "id": "24279", + "name": "Chester Flanders", + "office": "Albuquerque", + "position": "Physician", + "salary": "$137,982", + "start_date": "9/4/2019" + }, + { + "extn": "9323", + "id": "24280", + "name": "Noah Verdon", + "office": "Cincinnati", + "position": "Executive Director", + "salary": "$204,801", + "start_date": "6/3/2018" + }, + { + "extn": "4147", + "id": "24281", + "name": "Javier Andrews", + "office": "Paris", + "position": "Dentist", + "salary": "$184,411", + "start_date": "6/27/2014" + }, + { + "extn": "5259", + "id": "24282", + "name": "Cedrick Duvall", + "office": "Wien", + "position": "Executive Director", + "salary": "$74,116", + "start_date": "9/15/2016" + }, + { + "extn": "7227", + "id": "24283", + "name": "Brad Wilkinson", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$91,462", + "start_date": "4/21/2003" + }, + { + "extn": "6324", + "id": "24284", + "name": "Bryce Denton", + "office": "Lancaster", + "position": "Dentist", + "salary": "$116,209", + "start_date": "9/27/2012" + }, + { + "extn": "8749", + "id": "24285", + "name": "Trisha Reynolds", + "office": "Atlanta", + "position": "Biologist", + "salary": "$293,051", + "start_date": "1/12/2009" + }, + { + "extn": "5216", + "id": "24286", + "name": "Juliette Nobbs", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$266,467", + "start_date": "10/5/2000" + }, + { + "extn": "8717", + "id": "24287", + "name": "Sebastian Emmott", + "office": "Otawa", + "position": "Front Desk Coordinator", + "salary": "$52,975", + "start_date": "12/21/2004" + }, + { + "extn": "2692", + "id": "24288", + "name": "Bryon Thornton", + "office": "New York", + "position": "Budget Analyst", + "salary": "$200,320", + "start_date": "1/21/2006" + }, + { + "extn": "7178", + "id": "24289", + "name": "Erin Kerr", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$82,133", + "start_date": "6/13/2003" + }, + { + "extn": "2471", + "id": "24290", + "name": "Victoria Waterson", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$188,187", + "start_date": "11/10/2011" + }, + { + "extn": "6071", + "id": "24291", + "name": "Callie Tindall", + "office": "Jersey City", + "position": "Insurance Broker", + "salary": "$103,300", + "start_date": "11/11/2016" + }, + { + "extn": "2134", + "id": "24292", + "name": "Ethan Strong", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$74,484", + "start_date": "3/11/2011" + }, + { + "extn": "8490", + "id": "24293", + "name": "John Holmes", + "office": "Garland", + "position": "Software Engineer", + "salary": "$101,702", + "start_date": "10/25/2002" + }, + { + "extn": "4940", + "id": "24294", + "name": "Mavis Thomson", + "office": "Valetta", + "position": "Business Broker", + "salary": "$151,956", + "start_date": "2/8/2012" + }, + { + "extn": "7430", + "id": "24295", + "name": "Penny Selby", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$45,264", + "start_date": "5/11/2009" + }, + { + "extn": "3455", + "id": "24296", + "name": "Peter Andersson", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$203,927", + "start_date": "5/9/2000" + }, + { + "extn": "7447", + "id": "24297", + "name": "Julia Khan", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$42,780", + "start_date": "7/4/2002" + }, + { + "extn": "7291", + "id": "24298", + "name": "Emery Fox", + "office": "Laredo", + "position": "Auditor", + "salary": "$274,884", + "start_date": "6/22/2008" + }, + { + "extn": "5547", + "id": "24299", + "name": "Caleb Watson", + "office": "Prague", + "position": "Clerk", + "salary": "$195,022", + "start_date": "9/10/2006" + }, + { + "extn": "7796", + "id": "24300", + "name": "Dorothy Collingwood", + "office": "Lisbon", + "position": "Associate Professor", + "salary": "$54,408", + "start_date": "12/25/2014" + }, + { + "extn": "1934", + "id": "24301", + "name": "Hanna Farrant", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$228,512", + "start_date": "4/28/2006" + }, + { + "extn": "9777", + "id": "24302", + "name": "Melinda Matthews", + "office": "Washington", + "position": "Loan Officer", + "salary": "$167,094", + "start_date": "4/26/2012" + }, + { + "extn": "7108", + "id": "24303", + "name": "Denis Cox", + "office": "Lyon", + "position": "Designer", + "salary": "$206,521", + "start_date": "4/30/2013" + }, + { + "extn": "5374", + "id": "24304", + "name": "Daron Yoman", + "office": "Hollywood", + "position": "Design Engineer", + "salary": "$112,350", + "start_date": "8/19/2004" + }, + { + "extn": "4904", + "id": "24305", + "name": "Bree Collis", + "office": "Chicago", + "position": "Lecturer", + "salary": "$76,785", + "start_date": "6/21/2015" + }, + { + "extn": "1791", + "id": "24306", + "name": "Leanne Ranks", + "office": "Minneapolis", + "position": "Loan Officer", + "salary": "$176,737", + "start_date": "9/10/2012" + }, + { + "extn": "9890", + "id": "24307", + "name": "Wendy Russel", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$68,860", + "start_date": "9/4/2002" + }, + { + "extn": "2801", + "id": "24308", + "name": "Matt Connell", + "office": "Santa Ana", + "position": "Banker", + "salary": "$34,416", + "start_date": "9/21/2004" + }, + { + "extn": "2301", + "id": "24309", + "name": "Cedrick Underhill", + "office": "Louisville", + "position": "Inspector", + "salary": "$133,003", + "start_date": "11/21/2002" + }, + { + "extn": "5188", + "id": "24310", + "name": "Chad Oldfield", + "office": "Tallahassee", + "position": "Investment Advisor", + "salary": "$196,881", + "start_date": "9/16/2015" + }, + { + "extn": "3720", + "id": "24311", + "name": "Valerie Rycroft", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$196,014", + "start_date": "9/21/2008" + }, + { + "extn": "6178", + "id": "24312", + "name": "Lucas Wills", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$82,128", + "start_date": "8/23/2019" + }, + { + "extn": "9320", + "id": "24313", + "name": "Allison Upton", + "office": "Denver", + "position": "Electrician", + "salary": "$249,748", + "start_date": "4/30/2015" + }, + { + "extn": "8985", + "id": "24314", + "name": "Samantha Powell", + "office": "Jacksonville", + "position": "Lecturer", + "salary": "$291,818", + "start_date": "9/22/2016" + }, + { + "extn": "9289", + "id": "24315", + "name": "Tom Harvey", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$285,612", + "start_date": "4/18/2004" + }, + { + "extn": "2450", + "id": "24316", + "name": "Elly Oatway", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$289,496", + "start_date": "3/21/2010" + }, + { + "extn": "8237", + "id": "24317", + "name": "Marina Harris", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$201,983", + "start_date": "1/16/2002" + }, + { + "extn": "9078", + "id": "24318", + "name": "Hayden Price", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$13,480", + "start_date": "11/21/2016" + }, + { + "extn": "5110", + "id": "24319", + "name": "Bristol Vollans", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$168,946", + "start_date": "7/12/2013" + }, + { + "extn": "4137", + "id": "24320", + "name": "Livia Strong", + "office": "Seattle", + "position": "Steward", + "salary": "$285,580", + "start_date": "3/6/2008" + }, + { + "extn": "9731", + "id": "24321", + "name": "Julian Terry", + "office": "Louisville", + "position": "Design Engineer", + "salary": "$49,007", + "start_date": "3/31/2012" + }, + { + "extn": "9971", + "id": "24322", + "name": "John Lomax", + "office": "Lisbon", + "position": "Laboratory Technician", + "salary": "$292,272", + "start_date": "10/25/2012" + }, + { + "extn": "5794", + "id": "24323", + "name": "Sarah Alcroft", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$276,607", + "start_date": "12/22/2009" + }, + { + "extn": "1343", + "id": "24324", + "name": "Joy Armstrong", + "office": "Irving", + "position": "Clerk", + "salary": "$69,572", + "start_date": "2/12/2014" + }, + { + "extn": "3917", + "id": "24325", + "name": "Sebastian Paterson", + "office": "Madrid", + "position": "Clerk", + "salary": "$248,927", + "start_date": "3/28/2008" + }, + { + "extn": "7567", + "id": "24326", + "name": "Percy Oakley", + "office": "Atlanta", + "position": "Baker", + "salary": "$80,506", + "start_date": "9/6/2001" + }, + { + "extn": "3916", + "id": "24327", + "name": "Ivette Roberts", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$124,115", + "start_date": "1/22/2012" + }, + { + "extn": "2270", + "id": "24328", + "name": "Johnny Vane", + "office": "Louisville", + "position": "Doctor", + "salary": "$108,812", + "start_date": "7/19/2003" + }, + { + "extn": "5850", + "id": "24329", + "name": "Drew Yarlett", + "office": "Springfield", + "position": "Stockbroker", + "salary": "$249,860", + "start_date": "6/24/2019" + }, + { + "extn": "5546", + "id": "24330", + "name": "Florence Farrant", + "office": "Bucharest", + "position": "Lecturer", + "salary": "$254,403", + "start_date": "10/23/2001" + }, + { + "extn": "3818", + "id": "24331", + "name": "Danny Mcleod", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$15,261", + "start_date": "9/18/2018" + }, + { + "extn": "9049", + "id": "24332", + "name": "Kieth Martin", + "office": "Bucharest", + "position": "Banker", + "salary": "$175,788", + "start_date": "5/15/2001" + }, + { + "extn": "2288", + "id": "24333", + "name": "Harry Jarvis", + "office": "Worcester", + "position": "Food Technologist", + "salary": "$229,190", + "start_date": "5/11/2013" + }, + { + "extn": "4423", + "id": "24334", + "name": "Mark Edwards", + "office": "Louisville", + "position": "Ambulatory Nurse", + "salary": "$57,455", + "start_date": "4/7/2013" + }, + { + "extn": "5619", + "id": "24335", + "name": "Audrey Taylor", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$269,991", + "start_date": "11/26/2003" + }, + { + "extn": "7652", + "id": "24336", + "name": "Phoebe Abbot", + "office": "Valetta", + "position": "Cashier", + "salary": "$17,485", + "start_date": "11/16/2015" + }, + { + "extn": "5345", + "id": "24337", + "name": "Harry Vincent", + "office": "Portland", + "position": "Biologist", + "salary": "$61,770", + "start_date": "8/28/2013" + }, + { + "extn": "7450", + "id": "24338", + "name": "Roger Needham", + "office": "Phoenix", + "position": "Insurance Broker", + "salary": "$116,804", + "start_date": "3/6/2003" + }, + { + "extn": "9798", + "id": "24339", + "name": "Cedrick Preston", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$259,418", + "start_date": "6/9/2018" + }, + { + "extn": "7165", + "id": "24340", + "name": "Maggie Turner", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$90,252", + "start_date": "2/27/2014" + }, + { + "extn": "1557", + "id": "24341", + "name": "Skylar Bingham", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$88,590", + "start_date": "8/28/2001" + }, + { + "extn": "1874", + "id": "24342", + "name": "Harriet Dann", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$188,630", + "start_date": "2/5/2014" + }, + { + "extn": "5220", + "id": "24343", + "name": "Leah Preston", + "office": "San Jose", + "position": "Business Broker", + "salary": "$265,867", + "start_date": "6/2/2009" + }, + { + "extn": "9489", + "id": "24344", + "name": "Daniel Uttley", + "office": "Stockton", + "position": "Treasurer", + "salary": "$138,309", + "start_date": "3/17/2017" + }, + { + "extn": "7451", + "id": "24345", + "name": "Bob Thomson", + "office": "Fremont", + "position": "Physician", + "salary": "$177,162", + "start_date": "3/26/2012" + }, + { + "extn": "6951", + "id": "24346", + "name": "Alexia Varley", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$57,331", + "start_date": "3/9/2012" + }, + { + "extn": "9840", + "id": "24347", + "name": "Lexi Anderson", + "office": "Rome", + "position": "Lecturer", + "salary": "$242,818", + "start_date": "3/22/2015" + }, + { + "extn": "8533", + "id": "24348", + "name": "Bob Ranks", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$126,162", + "start_date": "1/13/2015" + }, + { + "extn": "8120", + "id": "24349", + "name": "Chad Daniells", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$283,575", + "start_date": "2/3/2004" + }, + { + "extn": "2720", + "id": "24350", + "name": "Adeline Fenton", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$293,681", + "start_date": "7/31/2012" + }, + { + "extn": "8533", + "id": "24351", + "name": "Valerie Rowlands", + "office": "Moreno Valley", + "position": "Business Broker", + "salary": "$269,669", + "start_date": "6/2/2015" + }, + { + "extn": "1277", + "id": "24352", + "name": "Johnathan Lakey", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$181,782", + "start_date": "5/12/2019" + }, + { + "extn": "1072", + "id": "24353", + "name": "Angel Thomson", + "office": "Detroit", + "position": "Electrician", + "salary": "$11,211", + "start_date": "3/29/2011" + }, + { + "extn": "1358", + "id": "24354", + "name": "Gwenyth Oliver", + "office": "Wien", + "position": "Fabricator", + "salary": "$250,227", + "start_date": "4/28/2007" + }, + { + "extn": "6479", + "id": "24355", + "name": "David Grey", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$95,763", + "start_date": "12/20/2011" + }, + { + "extn": "9919", + "id": "24356", + "name": "Brad Brown", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$75,870", + "start_date": "4/5/2015" + }, + { + "extn": "9771", + "id": "24357", + "name": "Margot Reading", + "office": "Moreno Valley", + "position": "Inspector", + "salary": "$139,836", + "start_date": "7/28/2018" + }, + { + "extn": "7941", + "id": "24358", + "name": "Chuck Kennedy", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$82,011", + "start_date": "12/31/2018" + }, + { + "extn": "3631", + "id": "24359", + "name": "Noah Bradshaw", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$170,727", + "start_date": "7/1/2007" + }, + { + "extn": "8693", + "id": "24360", + "name": "Laila Salt", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$105,613", + "start_date": "6/20/2012" + }, + { + "extn": "4967", + "id": "24361", + "name": "Karen Andrews", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$144,426", + "start_date": "10/17/2019" + }, + { + "extn": "2311", + "id": "24362", + "name": "Vicky Bryant", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$209,948", + "start_date": "10/8/2012" + }, + { + "extn": "9840", + "id": "24363", + "name": "Rosalie Cameron", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$290,572", + "start_date": "1/16/2002" + }, + { + "extn": "8139", + "id": "24364", + "name": "Denis Lloyd", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$15,652", + "start_date": "8/2/2018" + }, + { + "extn": "6895", + "id": "24365", + "name": "Victoria Tutton", + "office": "Bakersfield", + "position": "Assistant Buyer", + "salary": "$246,036", + "start_date": "7/30/2009" + }, + { + "extn": "2983", + "id": "24366", + "name": "David Mcgregor", + "office": "Rome", + "position": "Food Technologist", + "salary": "$156,634", + "start_date": "4/23/2000" + }, + { + "extn": "8022", + "id": "24367", + "name": "Sebastian Eddison", + "office": "Paris", + "position": "CNC Operator", + "salary": "$108,736", + "start_date": "11/13/2016" + }, + { + "extn": "8944", + "id": "24368", + "name": "Hanna Campbell", + "office": "Valetta", + "position": "Project Manager", + "salary": "$85,308", + "start_date": "11/18/2008" + }, + { + "extn": "3356", + "id": "24369", + "name": "Marie Murphy", + "office": "San Bernardino", + "position": "CNC Operator", + "salary": "$20,301", + "start_date": "3/20/2014" + }, + { + "extn": "5273", + "id": "24370", + "name": "Rocco Lane", + "office": "Houston", + "position": "Food Technologist", + "salary": "$254,610", + "start_date": "12/7/2013" + }, + { + "extn": "8323", + "id": "24371", + "name": "Boris Atkinson", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$143,914", + "start_date": "8/19/2002" + }, + { + "extn": "9284", + "id": "24372", + "name": "Mark Bailey", + "office": "Denver", + "position": "Cook", + "salary": "$114,547", + "start_date": "9/4/2011" + }, + { + "extn": "2114", + "id": "24373", + "name": "Carl Attwood", + "office": "Omaha", + "position": "Baker", + "salary": "$90,083", + "start_date": "4/19/2019" + }, + { + "extn": "9909", + "id": "24374", + "name": "Alexa Vallory", + "office": "San Jose", + "position": "Accountant", + "salary": "$54,251", + "start_date": "11/28/2017" + }, + { + "extn": "3970", + "id": "24375", + "name": "Shay Gray", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$100,373", + "start_date": "7/6/2015" + }, + { + "extn": "3255", + "id": "24376", + "name": "Leslie Andersson", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$35,360", + "start_date": "3/5/2000" + }, + { + "extn": "5702", + "id": "24377", + "name": "Charlize Gordon", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$21,588", + "start_date": "11/15/2011" + }, + { + "extn": "7527", + "id": "24378", + "name": "Gina Lewis", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$13,161", + "start_date": "10/1/2012" + }, + { + "extn": "9947", + "id": "24379", + "name": "Dasha Mitchell", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$167,969", + "start_date": "12/8/2012" + }, + { + "extn": "4041", + "id": "24380", + "name": "Nate Rees", + "office": "San Francisco", + "position": "Bookkeeper", + "salary": "$150,749", + "start_date": "2/22/2005" + }, + { + "extn": "9991", + "id": "24381", + "name": "Tyson Reading", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$36,195", + "start_date": "8/16/2005" + }, + { + "extn": "2907", + "id": "24382", + "name": "Alex York", + "office": "Berna", + "position": "HR Specialist", + "salary": "$84,614", + "start_date": "12/26/2011" + }, + { + "extn": "4300", + "id": "24383", + "name": "Kendra Stone", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$80,053", + "start_date": "1/18/2006" + }, + { + "extn": "1085", + "id": "24384", + "name": "Rufus Warner", + "office": "Albuquerque", + "position": "Cashier", + "salary": "$20,187", + "start_date": "12/14/2012" + }, + { + "extn": "9013", + "id": "24385", + "name": "Tyson Sanchez", + "office": "Bakersfield", + "position": "Front Desk Coordinator", + "salary": "$148,775", + "start_date": "12/10/2000" + }, + { + "extn": "3096", + "id": "24386", + "name": "John Murray", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$107,195", + "start_date": "3/8/2018" + }, + { + "extn": "9924", + "id": "24387", + "name": "Wade Simpson", + "office": "Louisville", + "position": "Production Painter", + "salary": "$285,440", + "start_date": "10/18/2011" + }, + { + "extn": "3389", + "id": "24388", + "name": "Barney Middleton", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$264,163", + "start_date": "3/21/2008" + }, + { + "extn": "3396", + "id": "24389", + "name": "Angel Alldridge", + "office": "El Paso", + "position": "Inspector", + "salary": "$91,539", + "start_date": "5/2/2008" + }, + { + "extn": "5303", + "id": "24390", + "name": "Noah Norman", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$260,737", + "start_date": "2/8/2001" + }, + { + "extn": "9507", + "id": "24391", + "name": "Teagan Porter", + "office": "Philadelphia", + "position": "Chef Manager", + "salary": "$299,683", + "start_date": "12/1/2012" + }, + { + "extn": "1959", + "id": "24392", + "name": "Ronald Boden", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$299,183", + "start_date": "7/7/2006" + }, + { + "extn": "2025", + "id": "24393", + "name": "Domenic Shields", + "office": "Springfield", + "position": "Fabricator", + "salary": "$129,028", + "start_date": "7/26/2018" + }, + { + "extn": "4594", + "id": "24394", + "name": "Rufus Rogers", + "office": "El Paso", + "position": "Executive Director", + "salary": "$257,806", + "start_date": "6/2/2009" + }, + { + "extn": "4123", + "id": "24395", + "name": "Jolene Nicholls", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$118,091", + "start_date": "10/29/2018" + }, + { + "extn": "5700", + "id": "24396", + "name": "Owen Kerr", + "office": "Miami", + "position": "Food Technologist", + "salary": "$259,206", + "start_date": "8/28/2010" + }, + { + "extn": "2983", + "id": "24397", + "name": "Mina Vane", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$98,849", + "start_date": "6/4/2018" + }, + { + "extn": "9636", + "id": "24398", + "name": "Isabel Giles", + "office": "Lincoln", + "position": "Inspector", + "salary": "$58,111", + "start_date": "9/7/2011" + }, + { + "extn": "9487", + "id": "24399", + "name": "Sasha Kerr", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$257,970", + "start_date": "11/22/2018" + }, + { + "extn": "1634", + "id": "24400", + "name": "Beatrice Moore", + "office": "Detroit", + "position": "Cook", + "salary": "$124,336", + "start_date": "6/15/2014" + }, + { + "extn": "5248", + "id": "24401", + "name": "Angelica Mcleod", + "office": "Garland", + "position": "Webmaster", + "salary": "$273,594", + "start_date": "6/16/2011" + }, + { + "extn": "2742", + "id": "24402", + "name": "Sofie Darcy", + "office": "Springfield", + "position": "Business Broker", + "salary": "$150,495", + "start_date": "7/21/2019" + }, + { + "extn": "2005", + "id": "24403", + "name": "Gil Collingwood", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$194,592", + "start_date": "4/15/2010" + }, + { + "extn": "6873", + "id": "24404", + "name": "Hank Jackson", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$111,474", + "start_date": "7/12/2009" + }, + { + "extn": "6839", + "id": "24405", + "name": "Sebastian Bristow", + "office": "San Francisco", + "position": "Dentist", + "salary": "$92,761", + "start_date": "8/12/2010" + }, + { + "extn": "8343", + "id": "24406", + "name": "Alma Thornton", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$233,327", + "start_date": "3/28/2009" + }, + { + "extn": "1681", + "id": "24407", + "name": "Alison Ainsworth", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$36,420", + "start_date": "8/10/2006" + }, + { + "extn": "7734", + "id": "24408", + "name": "Crystal Giles", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$172,009", + "start_date": "4/1/2017" + }, + { + "extn": "9987", + "id": "24409", + "name": "Caleb Dixon", + "office": "Zurich", + "position": "Project Manager", + "salary": "$178,506", + "start_date": "3/6/2013" + }, + { + "extn": "6194", + "id": "24410", + "name": "Luke Gosling", + "office": "Tallahassee", + "position": "Treasurer", + "salary": "$154,799", + "start_date": "2/10/2009" + }, + { + "extn": "5008", + "id": "24411", + "name": "Lexi Truscott", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$98,053", + "start_date": "3/25/2014" + }, + { + "extn": "7550", + "id": "24412", + "name": "Daron Selby", + "office": "Milano", + "position": "Service Supervisor", + "salary": "$26,330", + "start_date": "8/20/2006" + }, + { + "extn": "5283", + "id": "24413", + "name": "Bethany Gregory", + "office": "Lakewood", + "position": "Operator", + "salary": "$226,818", + "start_date": "10/19/2005" + }, + { + "extn": "9129", + "id": "24414", + "name": "Rosalee Wright", + "office": "Tokyo", + "position": "Paramedic", + "salary": "$99,000", + "start_date": "5/5/2004" + }, + { + "extn": "1780", + "id": "24415", + "name": "Rufus Hunt", + "office": "Albuquerque", + "position": "Dentist", + "salary": "$194,897", + "start_date": "7/5/2014" + }, + { + "extn": "6166", + "id": "24416", + "name": "Sarah Little", + "office": "Zurich", + "position": "Web Developer", + "salary": "$141,969", + "start_date": "10/15/2004" + }, + { + "extn": "7152", + "id": "24417", + "name": "Daniel Wallace", + "office": "Paris", + "position": "Designer", + "salary": "$61,694", + "start_date": "7/19/2008" + }, + { + "extn": "3339", + "id": "24418", + "name": "Victoria Price", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$205,434", + "start_date": "1/30/2004" + }, + { + "extn": "6001", + "id": "24419", + "name": "Hadley Pratt", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$43,779", + "start_date": "10/16/2012" + }, + { + "extn": "9126", + "id": "24420", + "name": "Audrey Addley", + "office": "Tokyo", + "position": "Accountant", + "salary": "$143,113", + "start_date": "12/12/2000" + }, + { + "extn": "4062", + "id": "24421", + "name": "Chanelle Wise", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$276,638", + "start_date": "6/20/2019" + }, + { + "extn": "1851", + "id": "24422", + "name": "Katelyn Amstead", + "office": "Fayetteville", + "position": "Operator", + "salary": "$167,885", + "start_date": "5/11/2017" + }, + { + "extn": "2999", + "id": "24423", + "name": "Cedrick Wright", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$109,154", + "start_date": "1/2/2006" + }, + { + "extn": "8937", + "id": "24424", + "name": "Kurt Collins", + "office": "Irving", + "position": "Operator", + "salary": "$157,493", + "start_date": "1/16/2006" + }, + { + "extn": "8521", + "id": "24425", + "name": "Freya King", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$187,985", + "start_date": "11/27/2018" + }, + { + "extn": "6089", + "id": "24426", + "name": "Aiden Oatway", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$237,327", + "start_date": "1/22/2015" + }, + { + "extn": "4824", + "id": "24427", + "name": "Victoria Davies", + "office": "San Diego", + "position": "Retail Trainee", + "salary": "$214,640", + "start_date": "9/13/2019" + }, + { + "extn": "7559", + "id": "24428", + "name": "Felicity Bingham", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$170,783", + "start_date": "4/5/2009" + }, + { + "extn": "5951", + "id": "24429", + "name": "Barry Rainford", + "office": "El Paso", + "position": "Banker", + "salary": "$12,370", + "start_date": "8/28/2014" + }, + { + "extn": "3494", + "id": "24430", + "name": "Agnes Flynn", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$127,427", + "start_date": "6/24/2010" + }, + { + "extn": "4640", + "id": "24431", + "name": "Alessia Lindsay", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$234,061", + "start_date": "8/9/2000" + }, + { + "extn": "5852", + "id": "24432", + "name": "Noah Leigh", + "office": "Tulsa", + "position": "Pharmacist", + "salary": "$231,986", + "start_date": "10/14/2008" + }, + { + "extn": "9469", + "id": "24433", + "name": "Adalie Parker", + "office": "Moreno Valley", + "position": "Design Engineer", + "salary": "$159,007", + "start_date": "10/6/2003" + }, + { + "extn": "7954", + "id": "24434", + "name": "Chelsea Rixon", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$84,487", + "start_date": "8/20/2006" + }, + { + "extn": "7540", + "id": "24435", + "name": "Bob Rehman", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$108,670", + "start_date": "8/14/2019" + }, + { + "extn": "6836", + "id": "24436", + "name": "Sydney Farrow", + "office": "Arlington", + "position": "Bellman", + "salary": "$136,681", + "start_date": "10/9/2001" + }, + { + "extn": "4833", + "id": "24437", + "name": "Adeline Farrow", + "office": "Garland", + "position": "Baker", + "salary": "$265,813", + "start_date": "4/16/2013" + }, + { + "extn": "9269", + "id": "24438", + "name": "Moira Norman", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$11,355", + "start_date": "3/8/2009" + }, + { + "extn": "5583", + "id": "24439", + "name": "Miriam Sawyer", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$77,798", + "start_date": "8/9/2013" + }, + { + "extn": "4898", + "id": "24440", + "name": "Juliet Brooks", + "office": "Fort Lauderdale", + "position": "Ambulatory Nurse", + "salary": "$290,417", + "start_date": "3/3/2011" + }, + { + "extn": "3093", + "id": "24441", + "name": "Leilani Richardson", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$263,236", + "start_date": "5/19/2003" + }, + { + "extn": "7746", + "id": "24442", + "name": "Anthony Whitehouse", + "office": "Wien", + "position": "Audiologist", + "salary": "$42,268", + "start_date": "3/11/2003" + }, + { + "extn": "8009", + "id": "24443", + "name": "Sebastian Keys", + "office": "Miami", + "position": "Design Engineer", + "salary": "$186,286", + "start_date": "8/4/2000" + }, + { + "extn": "3253", + "id": "24444", + "name": "Belinda Radcliffe", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$128,219", + "start_date": "12/27/2008" + }, + { + "extn": "4359", + "id": "24445", + "name": "David Adams", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$164,284", + "start_date": "2/18/2016" + }, + { + "extn": "8053", + "id": "24446", + "name": "Alba Salt", + "office": "Bridgeport", + "position": "Physician", + "salary": "$165,698", + "start_date": "10/7/2007" + }, + { + "extn": "9518", + "id": "24447", + "name": "Denny Adler", + "office": "Bridgeport", + "position": "Clerk", + "salary": "$124,035", + "start_date": "1/21/2018" + }, + { + "extn": "7749", + "id": "24448", + "name": "Johnny Nayler", + "office": "Charlotte", + "position": "Pharmacist", + "salary": "$212,730", + "start_date": "1/7/2013" + }, + { + "extn": "6393", + "id": "24449", + "name": "Rick Veale", + "office": "Arlington", + "position": "Auditor", + "salary": "$278,404", + "start_date": "4/11/2013" + }, + { + "extn": "7490", + "id": "24450", + "name": "Wade Daniells", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$289,032", + "start_date": "3/11/2017" + }, + { + "extn": "8801", + "id": "24451", + "name": "Tania Weasley", + "office": "Venice", + "position": "Associate Professor", + "salary": "$147,214", + "start_date": "9/20/2012" + }, + { + "extn": "7123", + "id": "24452", + "name": "Meredith Hardwick", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$149,565", + "start_date": "3/3/2006" + }, + { + "extn": "2029", + "id": "24453", + "name": "Crystal Leslie", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$140,843", + "start_date": "7/20/2018" + }, + { + "extn": "6826", + "id": "24454", + "name": "Johnathan Woodley", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$208,211", + "start_date": "12/1/2015" + }, + { + "extn": "9950", + "id": "24455", + "name": "Jayden Franks", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$64,328", + "start_date": "9/12/2003" + }, + { + "extn": "9209", + "id": "24456", + "name": "Barney Coates", + "office": "Atlanta", + "position": "Doctor", + "salary": "$103,963", + "start_date": "6/14/2010" + }, + { + "extn": "8985", + "id": "24457", + "name": "Phillip Janes", + "office": "Tokyo", + "position": "Baker", + "salary": "$24,856", + "start_date": "2/28/2013" + }, + { + "extn": "9640", + "id": "24458", + "name": "Fred Benfield", + "office": "Jacksonville", + "position": "Bookkeeper", + "salary": "$82,768", + "start_date": "8/28/2018" + }, + { + "extn": "2320", + "id": "24459", + "name": "Josh Plumb", + "office": "Madison", + "position": "Fabricator", + "salary": "$142,829", + "start_date": "8/28/2017" + }, + { + "extn": "9562", + "id": "24460", + "name": "Robyn Eddison", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$247,603", + "start_date": "12/5/2005" + }, + { + "extn": "2304", + "id": "24461", + "name": "Liam Fox", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$170,576", + "start_date": "3/30/2011" + }, + { + "extn": "4764", + "id": "24462", + "name": "Michaela Partridge", + "office": "Scottsdale", + "position": "Pharmacist", + "salary": "$271,688", + "start_date": "4/3/2010" + }, + { + "extn": "8712", + "id": "24463", + "name": "Julian Cork", + "office": "Venice", + "position": "Project Manager", + "salary": "$126,490", + "start_date": "8/14/2019" + }, + { + "extn": "9070", + "id": "24464", + "name": "Lana Carter", + "office": "Berlin", + "position": "Clerk", + "salary": "$289,506", + "start_date": "10/13/2014" + }, + { + "extn": "4297", + "id": "24465", + "name": "Alessandra Cavanagh", + "office": "Kansas City", + "position": "Ambulatory Nurse", + "salary": "$230,902", + "start_date": "6/19/2017" + }, + { + "extn": "2772", + "id": "24466", + "name": "Cherish Thatcher", + "office": "Detroit", + "position": "Treasurer", + "salary": "$157,526", + "start_date": "1/29/2014" + }, + { + "extn": "5526", + "id": "24467", + "name": "Chanelle Stevens", + "office": "Anaheim", + "position": "Biologist", + "salary": "$102,904", + "start_date": "4/19/2012" + }, + { + "extn": "6905", + "id": "24468", + "name": "Mike Simmons", + "office": "Paris", + "position": "Web Developer", + "salary": "$14,533", + "start_date": "5/8/2012" + }, + { + "extn": "1438", + "id": "24469", + "name": "David Cann", + "office": "Valetta", + "position": "Global Logistics Supervisor", + "salary": "$55,233", + "start_date": "11/16/2010" + }, + { + "extn": "7705", + "id": "24470", + "name": "Helen Truscott", + "office": "El Paso", + "position": "Front Desk Coordinator", + "salary": "$50,500", + "start_date": "6/28/2007" + }, + { + "extn": "1095", + "id": "24471", + "name": "Emmanuelle Russell", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$102,389", + "start_date": "1/23/2001" + }, + { + "extn": "1867", + "id": "24472", + "name": "Allison Dallas", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$179,394", + "start_date": "5/2/2011" + }, + { + "extn": "7982", + "id": "24473", + "name": "Erica Weasley", + "office": "Tokyo", + "position": "Bellman", + "salary": "$199,625", + "start_date": "5/28/2017" + }, + { + "extn": "2945", + "id": "24474", + "name": "Barry Villiger", + "office": "Toledo", + "position": "Electrician", + "salary": "$231,936", + "start_date": "8/31/2010" + }, + { + "extn": "3518", + "id": "24475", + "name": "Jennifer Cork", + "office": "Garland", + "position": "Audiologist", + "salary": "$243,421", + "start_date": "7/30/2005" + }, + { + "extn": "9675", + "id": "24476", + "name": "Sabina West", + "office": "Paris", + "position": "Auditor", + "salary": "$92,928", + "start_date": "7/4/2005" + }, + { + "extn": "1075", + "id": "24477", + "name": "Mike Rose", + "office": "Otawa", + "position": "Banker", + "salary": "$273,616", + "start_date": "1/17/2007" + }, + { + "extn": "5316", + "id": "24478", + "name": "Andie Rainford", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$70,713", + "start_date": "11/8/2011" + }, + { + "extn": "1338", + "id": "24479", + "name": "Mason Chadwick", + "office": "Baltimore", + "position": "Laboratory Technician", + "salary": "$258,415", + "start_date": "5/19/2011" + }, + { + "extn": "6218", + "id": "24480", + "name": "Sarah Grey", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$259,065", + "start_date": "5/30/2005" + }, + { + "extn": "7499", + "id": "24481", + "name": "Ethan Allen", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$282,766", + "start_date": "10/29/2015" + }, + { + "extn": "2856", + "id": "24482", + "name": "Enoch Farmer", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$237,014", + "start_date": "4/19/2006" + }, + { + "extn": "1831", + "id": "24483", + "name": "Lorraine Veale", + "office": "London", + "position": "Audiologist", + "salary": "$145,484", + "start_date": "5/9/2000" + }, + { + "extn": "1614", + "id": "24484", + "name": "Mark Broomfield", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$36,480", + "start_date": "11/20/2016" + }, + { + "extn": "7627", + "id": "24485", + "name": "Hayden Campbell", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$280,838", + "start_date": "4/26/2001" + }, + { + "extn": "4054", + "id": "24486", + "name": "Tom Terry", + "office": "Atlanta", + "position": "CNC Operator", + "salary": "$154,811", + "start_date": "12/29/2013" + }, + { + "extn": "4103", + "id": "24487", + "name": "Barney Davies", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$58,577", + "start_date": "12/10/2004" + }, + { + "extn": "5391", + "id": "24488", + "name": "Priscilla Morris", + "office": "Miami", + "position": "Cashier", + "salary": "$232,393", + "start_date": "7/31/2005" + }, + { + "extn": "6095", + "id": "24489", + "name": "Robyn Cartwright", + "office": "San Francisco", + "position": "Webmaster", + "salary": "$44,858", + "start_date": "2/26/2010" + }, + { + "extn": "9858", + "id": "24490", + "name": "Jessica Yarlett", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$258,073", + "start_date": "4/24/2014" + }, + { + "extn": "9013", + "id": "24491", + "name": "Ronald Herbert", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$63,464", + "start_date": "4/25/2004" + }, + { + "extn": "9843", + "id": "24492", + "name": "Madelyn Weldon", + "office": "Fremont", + "position": "Designer", + "salary": "$201,660", + "start_date": "7/19/2013" + }, + { + "extn": "1459", + "id": "24493", + "name": "Lucy Spencer", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$245,832", + "start_date": "11/21/2005" + }, + { + "extn": "8478", + "id": "24494", + "name": "Nicholas Vincent", + "office": "Paris", + "position": "Baker", + "salary": "$33,480", + "start_date": "4/30/2012" + }, + { + "extn": "4172", + "id": "24495", + "name": "Denis Dillon", + "office": "Colorado Springs", + "position": "Investment Advisor", + "salary": "$208,063", + "start_date": "8/27/2014" + }, + { + "extn": "3671", + "id": "24496", + "name": "Chester Robe", + "office": "Charlotte", + "position": "Baker", + "salary": "$272,170", + "start_date": "4/21/2003" + }, + { + "extn": "8243", + "id": "24497", + "name": "Vera Ranks", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$91,867", + "start_date": "11/24/2016" + }, + { + "extn": "3475", + "id": "24498", + "name": "Violet Ingram", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$172,515", + "start_date": "9/24/2018" + }, + { + "extn": "9180", + "id": "24499", + "name": "Grace Bowen", + "office": "Tallahassee", + "position": "Baker", + "salary": "$216,731", + "start_date": "6/10/2006" + }, + { + "extn": "8213", + "id": "24500", + "name": "Doug Miller", + "office": "Milano", + "position": "Paramedic", + "salary": "$129,537", + "start_date": "7/10/2018" + }, + { + "extn": "4476", + "id": "24501", + "name": "Scarlett Allen", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$33,410", + "start_date": "9/5/2017" + }, + { + "extn": "5780", + "id": "24502", + "name": "Liam Fulton", + "office": "Glendale", + "position": "Cook", + "salary": "$271,852", + "start_date": "9/13/2018" + }, + { + "extn": "8031", + "id": "24503", + "name": "Rick Addis", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$210,568", + "start_date": "10/31/2002" + }, + { + "extn": "5926", + "id": "24504", + "name": "Tyler Larsen", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$60,616", + "start_date": "8/11/2018" + }, + { + "extn": "9671", + "id": "24505", + "name": "Bob Allington", + "office": "Saint Paul", + "position": "IT Support Staff", + "salary": "$268,073", + "start_date": "12/27/2007" + }, + { + "extn": "8991", + "id": "24506", + "name": "William Addison", + "office": "Irving", + "position": "Electrician", + "salary": "$69,655", + "start_date": "3/8/2002" + }, + { + "extn": "4043", + "id": "24507", + "name": "Bridget Murray", + "office": "Sacramento", + "position": "Accountant", + "salary": "$200,942", + "start_date": "11/5/2007" + }, + { + "extn": "2715", + "id": "24508", + "name": "George Hill", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$77,919", + "start_date": "7/22/2003" + }, + { + "extn": "8896", + "id": "24509", + "name": "Aiden Yard", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$155,732", + "start_date": "12/31/2000" + }, + { + "extn": "3700", + "id": "24510", + "name": "Domenic Morris", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$173,187", + "start_date": "4/13/2001" + }, + { + "extn": "3515", + "id": "24511", + "name": "Aisha Horton", + "office": "Indianapolis", + "position": "Design Engineer", + "salary": "$128,426", + "start_date": "3/27/2018" + }, + { + "extn": "4157", + "id": "24512", + "name": "Marvin Wild", + "office": "Bellevue", + "position": "Restaurant Manager", + "salary": "$279,857", + "start_date": "4/10/2010" + }, + { + "extn": "3323", + "id": "24513", + "name": "Tess Wooldridge", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$48,258", + "start_date": "6/8/2017" + }, + { + "extn": "4974", + "id": "24514", + "name": "Elena Booth", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$56,459", + "start_date": "4/16/2015" + }, + { + "extn": "2251", + "id": "24515", + "name": "Aileen Neville", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$126,118", + "start_date": "2/26/2014" + }, + { + "extn": "3104", + "id": "24516", + "name": "Ethan Wilson", + "office": "St. Louis", + "position": "Health Educator", + "salary": "$167,730", + "start_date": "2/11/2013" + }, + { + "extn": "7946", + "id": "24517", + "name": "Percy Harris", + "office": "Quebec", + "position": "Accountant", + "salary": "$58,820", + "start_date": "7/7/2001" + }, + { + "extn": "3307", + "id": "24518", + "name": "Bart Strong", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$268,909", + "start_date": "9/5/2014" + }, + { + "extn": "2240", + "id": "24519", + "name": "Phillip Greenwood", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$227,037", + "start_date": "8/26/2010" + }, + { + "extn": "2245", + "id": "24520", + "name": "Hazel Button", + "office": "Glendale", + "position": "Cook", + "salary": "$31,632", + "start_date": "9/5/2018" + }, + { + "extn": "6295", + "id": "24521", + "name": "Cedrick Everett", + "office": "Valetta", + "position": "Physician", + "salary": "$146,411", + "start_date": "1/11/2008" + }, + { + "extn": "7631", + "id": "24522", + "name": "Benjamin Hewitt", + "office": "Memphis", + "position": "Electrician", + "salary": "$204,501", + "start_date": "8/12/2018" + }, + { + "extn": "4806", + "id": "24523", + "name": "Roger Allen", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$118,891", + "start_date": "12/7/2011" + }, + { + "extn": "7540", + "id": "24524", + "name": "Jaylene Stewart", + "office": "Omaha", + "position": "Healthcare Specialist", + "salary": "$89,399", + "start_date": "10/24/2018" + }, + { + "extn": "8973", + "id": "24525", + "name": "Faith Mccall", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$128,003", + "start_date": "1/24/2004" + }, + { + "extn": "1159", + "id": "24526", + "name": "Emery Allen", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$32,496", + "start_date": "6/22/2019" + }, + { + "extn": "2549", + "id": "24527", + "name": "Ivy Dixon", + "office": "Norfolk", + "position": "Auditor", + "salary": "$124,639", + "start_date": "3/13/2004" + }, + { + "extn": "3341", + "id": "24528", + "name": "Melody Glynn", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$276,859", + "start_date": "3/12/2014" + }, + { + "extn": "7220", + "id": "24529", + "name": "Kendra Zaoui", + "office": "Milano", + "position": "Fabricator", + "salary": "$99,748", + "start_date": "6/17/2018" + }, + { + "extn": "9165", + "id": "24530", + "name": "Michael Penn", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$156,150", + "start_date": "8/24/2000" + }, + { + "extn": "8684", + "id": "24531", + "name": "Bart Matthews", + "office": "Stockton", + "position": "Paramedic", + "salary": "$224,526", + "start_date": "4/24/2014" + }, + { + "extn": "7165", + "id": "24532", + "name": "Priscilla Scott", + "office": "Irving", + "position": "Audiologist", + "salary": "$83,950", + "start_date": "4/28/2010" + }, + { + "extn": "5434", + "id": "24533", + "name": "Jacob Oswald", + "office": "Sacramento", + "position": "Inspector", + "salary": "$70,596", + "start_date": "1/12/2016" + }, + { + "extn": "6182", + "id": "24534", + "name": "Leilani Goodman", + "office": "Prague", + "position": "Baker", + "salary": "$135,481", + "start_date": "7/10/2001" + }, + { + "extn": "3144", + "id": "24535", + "name": "Angel Wood", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$27,640", + "start_date": "11/22/2006" + }, + { + "extn": "2746", + "id": "24536", + "name": "Benjamin Ashwell", + "office": "New York", + "position": "Design Engineer", + "salary": "$237,551", + "start_date": "7/16/2004" + }, + { + "extn": "9439", + "id": "24537", + "name": "Danielle West", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$265,122", + "start_date": "9/25/2018" + }, + { + "extn": "9821", + "id": "24538", + "name": "Keira Gibbons", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$44,708", + "start_date": "4/21/2011" + }, + { + "extn": "7024", + "id": "24539", + "name": "Benny Slater", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$37,644", + "start_date": "7/4/2017" + }, + { + "extn": "1017", + "id": "24540", + "name": "Angelique Hall", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$18,254", + "start_date": "2/15/2008" + }, + { + "extn": "6354", + "id": "24541", + "name": "Hank Calderwood", + "office": "Santa Ana", + "position": "Physician", + "salary": "$77,194", + "start_date": "12/5/2004" + }, + { + "extn": "9775", + "id": "24542", + "name": "Estrella Jobson", + "office": "Denver", + "position": "Associate Professor", + "salary": "$270,846", + "start_date": "6/15/2005" + }, + { + "extn": "4127", + "id": "24543", + "name": "Leroy Allwood", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$177,782", + "start_date": "4/7/2011" + }, + { + "extn": "8943", + "id": "24544", + "name": "Cynthia Ross", + "office": "Los Angeles", + "position": "Restaurant Manager", + "salary": "$189,789", + "start_date": "9/15/2005" + }, + { + "extn": "8746", + "id": "24545", + "name": "Dani Dixon", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$236,938", + "start_date": "8/14/2008" + }, + { + "extn": "1220", + "id": "24546", + "name": "Clint Abbey", + "office": "Boston", + "position": "Software Engineer", + "salary": "$142,635", + "start_date": "11/14/2017" + }, + { + "extn": "3197", + "id": "24547", + "name": "Jayden Redfern", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$225,014", + "start_date": "10/13/2007" + }, + { + "extn": "6528", + "id": "24548", + "name": "Priscilla Allen", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$14,764", + "start_date": "1/9/2014" + }, + { + "extn": "7070", + "id": "24549", + "name": "Florence Rivers", + "office": "Tallahassee", + "position": "Lecturer", + "salary": "$289,247", + "start_date": "3/21/2005" + }, + { + "extn": "4057", + "id": "24550", + "name": "Claire Farrell", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$49,382", + "start_date": "10/11/2003" + }, + { + "extn": "3128", + "id": "24551", + "name": "Ron Bailey", + "office": "Rochester", + "position": "Fabricator", + "salary": "$134,074", + "start_date": "9/7/2005" + }, + { + "extn": "9734", + "id": "24552", + "name": "Holly Stubbs", + "office": "San Diego", + "position": "Clerk", + "salary": "$52,569", + "start_date": "3/27/2014" + }, + { + "extn": "6602", + "id": "24553", + "name": "Benjamin Upton", + "office": "Bridgeport", + "position": "Clerk", + "salary": "$227,882", + "start_date": "4/15/2007" + }, + { + "extn": "5345", + "id": "24554", + "name": "Susan Addley", + "office": "Detroit", + "position": "HR Specialist", + "salary": "$246,707", + "start_date": "7/12/2000" + }, + { + "extn": "8033", + "id": "24555", + "name": "Robyn Hunter", + "office": "Detroit", + "position": "Accountant", + "salary": "$174,945", + "start_date": "5/11/2004" + }, + { + "extn": "6257", + "id": "24556", + "name": "Willow Shea", + "office": "Berna", + "position": "Laboratory Technician", + "salary": "$259,552", + "start_date": "3/4/2013" + }, + { + "extn": "2122", + "id": "24557", + "name": "Jacob Barrett", + "office": "Prague", + "position": "Designer", + "salary": "$48,464", + "start_date": "8/29/2004" + }, + { + "extn": "7996", + "id": "24558", + "name": "Tony Mcgee", + "office": "Ontario", + "position": "Inspector", + "salary": "$133,842", + "start_date": "8/14/2011" + }, + { + "extn": "1381", + "id": "24559", + "name": "Barney Casey", + "office": "Hollywood", + "position": "Pharmacist", + "salary": "$212,322", + "start_date": "10/10/2008" + }, + { + "extn": "1356", + "id": "24560", + "name": "Mason Tennant", + "office": "Reno", + "position": "Doctor", + "salary": "$126,442", + "start_date": "11/19/2001" + }, + { + "extn": "5507", + "id": "24561", + "name": "Mary Shaw", + "office": "Lyon", + "position": "Fabricator", + "salary": "$272,345", + "start_date": "8/2/2017" + }, + { + "extn": "2255", + "id": "24562", + "name": "Mavis Cooper", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$30,066", + "start_date": "10/26/2003" + }, + { + "extn": "1585", + "id": "24563", + "name": "Percy Anderson", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$70,311", + "start_date": "11/1/2010" + }, + { + "extn": "1261", + "id": "24564", + "name": "Sofie Swift", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$172,534", + "start_date": "9/4/2018" + }, + { + "extn": "9956", + "id": "24565", + "name": "Piper Thompson", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$21,097", + "start_date": "12/13/2018" + }, + { + "extn": "8369", + "id": "24566", + "name": "Mina Weldon", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$62,296", + "start_date": "4/17/2016" + }, + { + "extn": "1530", + "id": "24567", + "name": "Irene Jones", + "office": "Chicago", + "position": "Web Developer", + "salary": "$247,177", + "start_date": "3/30/2003" + }, + { + "extn": "4796", + "id": "24568", + "name": "Barney Fulton", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$299,438", + "start_date": "12/4/2010" + }, + { + "extn": "3012", + "id": "24569", + "name": "Chloe Gallacher", + "office": "New York", + "position": "Budget Analyst", + "salary": "$225,260", + "start_date": "6/7/2002" + }, + { + "extn": "5602", + "id": "24570", + "name": "Mackenzie Robinson", + "office": "Portland", + "position": "Design Engineer", + "salary": "$257,037", + "start_date": "10/12/2017" + }, + { + "extn": "2577", + "id": "24571", + "name": "Elise Neal", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$275,704", + "start_date": "12/5/2007" + }, + { + "extn": "2428", + "id": "24572", + "name": "Tom Hudson", + "office": "Prague", + "position": "Ambulatory Nurse", + "salary": "$87,592", + "start_date": "8/21/2018" + }, + { + "extn": "6368", + "id": "24573", + "name": "Nate Silva", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$201,246", + "start_date": "10/12/2000" + }, + { + "extn": "4746", + "id": "24574", + "name": "Brad Middleton", + "office": "Hollywood", + "position": "Banker", + "salary": "$107,418", + "start_date": "10/16/2018" + }, + { + "extn": "7928", + "id": "24575", + "name": "Teagan Cowan", + "office": "San Diego", + "position": "Steward", + "salary": "$144,888", + "start_date": "8/20/2014" + }, + { + "extn": "4451", + "id": "24576", + "name": "Nick Ainsworth", + "office": "Denver", + "position": "Associate Professor", + "salary": "$71,556", + "start_date": "12/5/2015" + }, + { + "extn": "2571", + "id": "24577", + "name": "Caleb Willis", + "office": "Valetta", + "position": "Pharmacist", + "salary": "$104,288", + "start_date": "5/20/2010" + }, + { + "extn": "1348", + "id": "24578", + "name": "Benjamin Hopkins", + "office": "Washington", + "position": "Steward", + "salary": "$176,256", + "start_date": "5/6/2005" + }, + { + "extn": "3415", + "id": "24579", + "name": "Penny Wild", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$36,502", + "start_date": "3/9/2011" + }, + { + "extn": "4278", + "id": "24580", + "name": "Taylor Anderson", + "office": "Salem", + "position": "Business Broker", + "salary": "$127,812", + "start_date": "3/4/2011" + }, + { + "extn": "1511", + "id": "24581", + "name": "Hannah Matthews", + "office": "Worcester", + "position": "Executive Director", + "salary": "$44,492", + "start_date": "2/28/2015" + }, + { + "extn": "4625", + "id": "24582", + "name": "Melanie Griffiths", + "office": "Nashville", + "position": "Web Developer", + "salary": "$198,495", + "start_date": "1/21/2005" + }, + { + "extn": "8254", + "id": "24583", + "name": "Rhea Murphy", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$146,647", + "start_date": "12/14/2017" + }, + { + "extn": "7244", + "id": "24584", + "name": "Gil Jobson", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$126,248", + "start_date": "1/21/2010" + }, + { + "extn": "1450", + "id": "24585", + "name": "Chad Ebden", + "office": "Scottsdale", + "position": "IT Support Staff", + "salary": "$70,914", + "start_date": "3/7/2003" + }, + { + "extn": "2227", + "id": "24586", + "name": "Johnny Styles", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$42,020", + "start_date": "1/2/2019" + }, + { + "extn": "7749", + "id": "24587", + "name": "Jayden Morgan", + "office": "Berlin", + "position": "Doctor", + "salary": "$188,689", + "start_date": "2/17/2011" + }, + { + "extn": "3010", + "id": "24588", + "name": "Wade Graham", + "office": "Reno", + "position": "Insurance Broker", + "salary": "$13,618", + "start_date": "12/16/2016" + }, + { + "extn": "6313", + "id": "24589", + "name": "Oliver Edley", + "office": "Tulsa", + "position": "Physician", + "salary": "$259,489", + "start_date": "5/9/2007" + }, + { + "extn": "2230", + "id": "24590", + "name": "Ellen Roth", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$298,017", + "start_date": "2/20/2008" + }, + { + "extn": "4834", + "id": "24591", + "name": "Mandy Yoman", + "office": "Toledo", + "position": "Operator", + "salary": "$111,794", + "start_date": "7/28/2014" + }, + { + "extn": "2868", + "id": "24592", + "name": "Julius Mackenzie", + "office": "Lincoln", + "position": "Budget Analyst", + "salary": "$53,003", + "start_date": "4/2/2019" + }, + { + "extn": "3312", + "id": "24593", + "name": "Clint Thompson", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$48,419", + "start_date": "4/1/2014" + }, + { + "extn": "5496", + "id": "24594", + "name": "Bryce Waterson", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$16,872", + "start_date": "9/25/2018" + }, + { + "extn": "1752", + "id": "24595", + "name": "Livia Walsh", + "office": "Hayward", + "position": "Auditor", + "salary": "$133,841", + "start_date": "1/8/2004" + }, + { + "extn": "7379", + "id": "24596", + "name": "Alexander Locke", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$170,621", + "start_date": "6/23/2009" + }, + { + "extn": "1145", + "id": "24597", + "name": "Allison Nicholls", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$15,048", + "start_date": "5/5/2009" + }, + { + "extn": "4948", + "id": "24598", + "name": "Liv Hunter", + "office": "Garland", + "position": "Cook", + "salary": "$75,953", + "start_date": "8/3/2012" + }, + { + "extn": "5870", + "id": "24599", + "name": "Crystal Webster", + "office": "Dallas", + "position": "Cashier", + "salary": "$274,879", + "start_date": "9/3/2004" + }, + { + "extn": "1488", + "id": "24600", + "name": "Penny Clarke", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$233,603", + "start_date": "9/13/2003" + }, + { + "extn": "4768", + "id": "24601", + "name": "Iris Tindall", + "office": "Los Angeles", + "position": "Staffing Consultant", + "salary": "$19,843", + "start_date": "10/10/2000" + }, + { + "extn": "4407", + "id": "24602", + "name": "Sydney Saunders", + "office": "Stockton", + "position": "Clerk", + "salary": "$214,986", + "start_date": "6/10/2018" + }, + { + "extn": "6740", + "id": "24603", + "name": "Rosa Hale", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$158,003", + "start_date": "7/7/2011" + }, + { + "extn": "8291", + "id": "24604", + "name": "Erin Seymour", + "office": "Columbus", + "position": "Staffing Consultant", + "salary": "$130,102", + "start_date": "3/15/2016" + }, + { + "extn": "9443", + "id": "24605", + "name": "Lucy Richardson", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$65,386", + "start_date": "1/9/2016" + }, + { + "extn": "9095", + "id": "24606", + "name": "Logan Parker", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$103,326", + "start_date": "12/16/2007" + }, + { + "extn": "7974", + "id": "24607", + "name": "Willow Lee", + "office": "Oakland", + "position": "Audiologist", + "salary": "$71,628", + "start_date": "5/16/2002" + }, + { + "extn": "5895", + "id": "24608", + "name": "Megan Briggs", + "office": "Long Beach", + "position": "Software Engineer", + "salary": "$235,647", + "start_date": "9/26/2012" + }, + { + "extn": "6305", + "id": "24609", + "name": "Cedrick James", + "office": "Escondido", + "position": "Webmaster", + "salary": "$63,802", + "start_date": "3/12/2018" + }, + { + "extn": "3127", + "id": "24610", + "name": "Janelle Allcott", + "office": "El Paso", + "position": "Steward", + "salary": "$227,167", + "start_date": "8/26/2000" + }, + { + "extn": "6142", + "id": "24611", + "name": "Daron Davies", + "office": "Berna", + "position": "Steward", + "salary": "$202,265", + "start_date": "12/31/2016" + }, + { + "extn": "5438", + "id": "24612", + "name": "Rufus Baldwin", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$214,093", + "start_date": "7/6/2010" + }, + { + "extn": "6962", + "id": "24613", + "name": "Penelope Robertson", + "office": "Worcester", + "position": "Retail Trainee", + "salary": "$208,412", + "start_date": "1/18/2008" + }, + { + "extn": "2323", + "id": "24614", + "name": "Gloria Collis", + "office": "Anaheim", + "position": "Insurance Broker", + "salary": "$38,255", + "start_date": "11/10/2006" + }, + { + "extn": "7480", + "id": "24615", + "name": "Anais Miller", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$259,352", + "start_date": "9/13/2010" + }, + { + "extn": "9929", + "id": "24616", + "name": "Russel Matthews", + "office": "Houston", + "position": "Inspector", + "salary": "$144,026", + "start_date": "11/10/2003" + }, + { + "extn": "8869", + "id": "24617", + "name": "Lana Davies", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$283,023", + "start_date": "8/6/2007" + }, + { + "extn": "5363", + "id": "24618", + "name": "Marie Salt", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$106,054", + "start_date": "8/7/2013" + }, + { + "extn": "4497", + "id": "24619", + "name": "Britney Whinter", + "office": "Richmond", + "position": "Laboratory Technician", + "salary": "$50,326", + "start_date": "1/5/2007" + }, + { + "extn": "3710", + "id": "24620", + "name": "Lucas Allen", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$72,529", + "start_date": "3/11/2013" + }, + { + "extn": "3455", + "id": "24621", + "name": "Nathan Chapman", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$70,871", + "start_date": "1/28/2014" + }, + { + "extn": "7459", + "id": "24622", + "name": "Nate Eaton", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$247,976", + "start_date": "9/21/2019" + }, + { + "extn": "3237", + "id": "24623", + "name": "David Gibson", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$192,946", + "start_date": "8/16/2007" + }, + { + "extn": "9652", + "id": "24624", + "name": "Bob Wood", + "office": "Venice", + "position": "Staffing Consultant", + "salary": "$296,068", + "start_date": "8/8/2001" + }, + { + "extn": "1192", + "id": "24625", + "name": "Georgia Yard", + "office": "Louisville", + "position": "Designer", + "salary": "$114,217", + "start_date": "10/15/2018" + }, + { + "extn": "7920", + "id": "24626", + "name": "Faith Summers", + "office": "Baltimore", + "position": "Insurance Broker", + "salary": "$145,744", + "start_date": "2/21/2009" + }, + { + "extn": "7939", + "id": "24627", + "name": "Denny Mitchell", + "office": "Garland", + "position": "IT Support Staff", + "salary": "$107,243", + "start_date": "8/25/2000" + }, + { + "extn": "8496", + "id": "24628", + "name": "Teagan Sherwood", + "office": "Denver", + "position": "Clerk", + "salary": "$143,391", + "start_date": "3/14/2007" + }, + { + "extn": "2487", + "id": "24629", + "name": "Enoch Mcgee", + "office": "Chicago", + "position": "Inspector", + "salary": "$77,072", + "start_date": "3/8/2006" + }, + { + "extn": "7551", + "id": "24630", + "name": "Daron Clarke", + "office": "Ontario", + "position": "Designer", + "salary": "$272,688", + "start_date": "6/30/2003" + }, + { + "extn": "6620", + "id": "24631", + "name": "Bryon Dixon", + "office": "Long Beach", + "position": "Project Manager", + "salary": "$268,619", + "start_date": "6/14/2012" + }, + { + "extn": "3631", + "id": "24632", + "name": "Ryan Durrant", + "office": "Wien", + "position": "Physician", + "salary": "$121,059", + "start_date": "3/16/2017" + }, + { + "extn": "7774", + "id": "24633", + "name": "Lucas Redden", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$92,428", + "start_date": "8/4/2012" + }, + { + "extn": "8459", + "id": "24634", + "name": "Angelica Wellington", + "office": "Scottsdale", + "position": "Bellman", + "salary": "$65,321", + "start_date": "8/18/2013" + }, + { + "extn": "6992", + "id": "24635", + "name": "Kurt Plant", + "office": "Otawa", + "position": "Inspector", + "salary": "$135,516", + "start_date": "7/12/2017" + }, + { + "extn": "4473", + "id": "24636", + "name": "Anabelle Freeburn", + "office": "Lincoln", + "position": "Biologist", + "salary": "$45,498", + "start_date": "5/10/2017" + }, + { + "extn": "7349", + "id": "24637", + "name": "Sabina Jackson", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$112,859", + "start_date": "10/6/2000" + }, + { + "extn": "1499", + "id": "24638", + "name": "Moira Gosling", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$104,397", + "start_date": "3/21/2019" + }, + { + "extn": "7990", + "id": "24639", + "name": "Domenic Benson", + "office": "Orlando", + "position": "Webmaster", + "salary": "$173,614", + "start_date": "12/22/2005" + }, + { + "extn": "8150", + "id": "24640", + "name": "Julia Reid", + "office": "Minneapolis", + "position": "Cash Manager", + "salary": "$186,943", + "start_date": "7/14/2003" + }, + { + "extn": "6220", + "id": "24641", + "name": "Danny Dillon", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$178,605", + "start_date": "4/3/2016" + }, + { + "extn": "3169", + "id": "24642", + "name": "Liam Skinner", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$254,330", + "start_date": "3/11/2005" + }, + { + "extn": "7415", + "id": "24643", + "name": "Emerald Uttridge", + "office": "Rochester", + "position": "Electrician", + "salary": "$20,335", + "start_date": "6/17/2003" + }, + { + "extn": "1452", + "id": "24644", + "name": "Nate Bolton", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$171,173", + "start_date": "4/21/2014" + }, + { + "extn": "5386", + "id": "24645", + "name": "Matthew Parker", + "office": "Atlanta", + "position": "HR Specialist", + "salary": "$241,088", + "start_date": "8/2/2018" + }, + { + "extn": "4460", + "id": "24646", + "name": "Caleb Knight", + "office": "Pittsburgh", + "position": "Ambulatory Nurse", + "salary": "$272,107", + "start_date": "2/12/2002" + }, + { + "extn": "4222", + "id": "24647", + "name": "Chad Archer", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$238,360", + "start_date": "3/11/2004" + }, + { + "extn": "2914", + "id": "24648", + "name": "Aiden Rose", + "office": "San Jose", + "position": "Executive Director", + "salary": "$16,802", + "start_date": "8/16/2013" + }, + { + "extn": "4233", + "id": "24649", + "name": "Mark Larkin", + "office": "Norfolk", + "position": "Front Desk Coordinator", + "salary": "$57,473", + "start_date": "9/4/2006" + }, + { + "extn": "7623", + "id": "24650", + "name": "Tony Randall", + "office": "Reno", + "position": "Dentist", + "salary": "$92,724", + "start_date": "6/26/2011" + }, + { + "extn": "9870", + "id": "24651", + "name": "Hayden Larsen", + "office": "Irving", + "position": "Webmaster", + "salary": "$71,437", + "start_date": "9/24/2017" + }, + { + "extn": "4409", + "id": "24652", + "name": "Danny Noon", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$133,490", + "start_date": "11/24/2016" + }, + { + "extn": "5500", + "id": "24653", + "name": "Chuck Wallace", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$283,997", + "start_date": "11/10/2018" + }, + { + "extn": "7226", + "id": "24654", + "name": "William Holmes", + "office": "Jacksonville", + "position": "Designer", + "salary": "$197,793", + "start_date": "12/17/2006" + }, + { + "extn": "2335", + "id": "24655", + "name": "Daron Ingram", + "office": "Escondido", + "position": "Audiologist", + "salary": "$168,467", + "start_date": "12/21/2003" + }, + { + "extn": "8848", + "id": "24656", + "name": "Moira Durrant", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$26,372", + "start_date": "10/24/2007" + }, + { + "extn": "6502", + "id": "24657", + "name": "Beatrice Fenton", + "office": "Amarillo", + "position": "Stockbroker", + "salary": "$85,082", + "start_date": "3/6/2003" + }, + { + "extn": "2919", + "id": "24658", + "name": "Tania Ellwood", + "office": "Omaha", + "position": "Accountant", + "salary": "$155,148", + "start_date": "12/1/2015" + }, + { + "extn": "9722", + "id": "24659", + "name": "William Hunt", + "office": "Reno", + "position": "Banker", + "salary": "$263,247", + "start_date": "6/30/2009" + }, + { + "extn": "2874", + "id": "24660", + "name": "Phillip Duvall", + "office": "Lisbon", + "position": "Operator", + "salary": "$217,512", + "start_date": "9/4/2011" + }, + { + "extn": "3745", + "id": "24661", + "name": "Savannah Sloan", + "office": "Albuquerque", + "position": "Design Engineer", + "salary": "$221,827", + "start_date": "8/1/2003" + }, + { + "extn": "9103", + "id": "24662", + "name": "Rhea Robinson", + "office": "Fayetteville", + "position": "CNC Operator", + "salary": "$99,604", + "start_date": "10/15/2003" + }, + { + "extn": "2668", + "id": "24663", + "name": "Macy Fox", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$200,245", + "start_date": "10/15/2011" + }, + { + "extn": "7723", + "id": "24664", + "name": "Rocco Davies", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$165,472", + "start_date": "6/12/2003" + }, + { + "extn": "2272", + "id": "24665", + "name": "Joy Roberts", + "office": "Reno", + "position": "Cash Manager", + "salary": "$222,734", + "start_date": "8/25/2013" + }, + { + "extn": "5081", + "id": "24666", + "name": "Regina Wright", + "office": "Omaha", + "position": "Budget Analyst", + "salary": "$148,012", + "start_date": "9/27/2019" + }, + { + "extn": "9279", + "id": "24667", + "name": "Rick Reese", + "office": "Rome", + "position": "Associate Professor", + "salary": "$64,325", + "start_date": "10/20/2008" + }, + { + "extn": "5197", + "id": "24668", + "name": "Wade Pope", + "office": "Stockton", + "position": "Investment Advisor", + "salary": "$117,726", + "start_date": "12/24/2008" + }, + { + "extn": "2628", + "id": "24669", + "name": "Kieth Ramsey", + "office": "Atlanta", + "position": "Physician", + "salary": "$295,267", + "start_date": "4/13/2014" + }, + { + "extn": "6495", + "id": "24670", + "name": "Melanie Gray", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$154,730", + "start_date": "3/27/2015" + }, + { + "extn": "4019", + "id": "24671", + "name": "Rocco Lynn", + "office": "Rochester", + "position": "Cash Manager", + "salary": "$72,576", + "start_date": "6/27/2010" + }, + { + "extn": "4738", + "id": "24672", + "name": "Luke Selby", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$216,091", + "start_date": "3/19/2005" + }, + { + "extn": "9412", + "id": "24673", + "name": "Miriam Mcleod", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$246,989", + "start_date": "9/14/2016" + }, + { + "extn": "9875", + "id": "24674", + "name": "Lara Jones", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$212,112", + "start_date": "8/17/2007" + }, + { + "extn": "1572", + "id": "24675", + "name": "Phillip Horton", + "office": "Hayward", + "position": "Treasurer", + "salary": "$289,284", + "start_date": "12/29/2006" + }, + { + "extn": "7449", + "id": "24676", + "name": "Vivian Wise", + "office": "London", + "position": "Service Supervisor", + "salary": "$106,589", + "start_date": "10/12/2011" + }, + { + "extn": "2139", + "id": "24677", + "name": "Domenic Stewart", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$199,883", + "start_date": "6/26/2005" + }, + { + "extn": "2024", + "id": "24678", + "name": "George Evans", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$10,409", + "start_date": "6/11/2015" + }, + { + "extn": "6479", + "id": "24679", + "name": "Adeline Taylor", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$253,268", + "start_date": "3/30/2013" + }, + { + "extn": "2921", + "id": "24680", + "name": "Tom Styles", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$96,793", + "start_date": "6/25/2004" + }, + { + "extn": "1547", + "id": "24681", + "name": "Quinn Graves", + "office": "London", + "position": "Dentist", + "salary": "$130,472", + "start_date": "7/9/2009" + }, + { + "extn": "2538", + "id": "24682", + "name": "Tyson Clarke", + "office": "Lyon", + "position": "Chef Manager", + "salary": "$124,412", + "start_date": "3/29/2013" + }, + { + "extn": "9528", + "id": "24683", + "name": "Harvey Whatson", + "office": "San Francisco", + "position": "Front Desk Coordinator", + "salary": "$166,238", + "start_date": "3/17/2011" + }, + { + "extn": "3095", + "id": "24684", + "name": "Alan Morrison", + "office": "New Orleans", + "position": "Bellman", + "salary": "$230,012", + "start_date": "1/14/2012" + }, + { + "extn": "2819", + "id": "24685", + "name": "Celia Johnson", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$262,919", + "start_date": "2/3/2001" + }, + { + "extn": "7337", + "id": "24686", + "name": "Nate Simmons", + "office": "Glendale", + "position": "Associate Professor", + "salary": "$28,311", + "start_date": "7/23/2010" + }, + { + "extn": "6674", + "id": "24687", + "name": "Tess Robinson", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$117,314", + "start_date": "8/16/2008" + }, + { + "extn": "2584", + "id": "24688", + "name": "Michael Foxley", + "office": "Chicago", + "position": "Retail Trainee", + "salary": "$266,162", + "start_date": "3/13/2007" + }, + { + "extn": "4559", + "id": "24689", + "name": "Rae Reid", + "office": "Chicago", + "position": "Production Painter", + "salary": "$158,915", + "start_date": "11/26/2017" + }, + { + "extn": "9545", + "id": "24690", + "name": "Harry Wills", + "office": "San Jose", + "position": "Dentist", + "salary": "$129,298", + "start_date": "6/2/2008" + }, + { + "extn": "2978", + "id": "24691", + "name": "Melania Boyle", + "office": "Fullerton", + "position": "Accountant", + "salary": "$257,641", + "start_date": "1/25/2007" + }, + { + "extn": "2380", + "id": "24692", + "name": "Sebastian Parker", + "office": "Prague", + "position": "Operator", + "salary": "$231,272", + "start_date": "10/11/2000" + }, + { + "extn": "7968", + "id": "24693", + "name": "Anthony Jackson", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$242,625", + "start_date": "3/12/2008" + }, + { + "extn": "4973", + "id": "24694", + "name": "Denny Barclay", + "office": "Anaheim", + "position": "Machine Operator", + "salary": "$64,921", + "start_date": "7/17/2013" + }, + { + "extn": "2894", + "id": "24695", + "name": "Hadley Patel", + "office": "Dallas", + "position": "Steward", + "salary": "$175,923", + "start_date": "5/17/2005" + }, + { + "extn": "2321", + "id": "24696", + "name": "Domenic Dallas", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$35,091", + "start_date": "7/17/2011" + }, + { + "extn": "5771", + "id": "24697", + "name": "Karla Olivier", + "office": "Tulsa", + "position": "Restaurant Manager", + "salary": "$18,650", + "start_date": "11/9/2011" + }, + { + "extn": "2222", + "id": "24698", + "name": "Julius Campbell", + "office": "Atlanta", + "position": "Clerk", + "salary": "$215,254", + "start_date": "1/8/2004" + }, + { + "extn": "3607", + "id": "24699", + "name": "Ciara Palmer", + "office": "New Orleans", + "position": "Treasurer", + "salary": "$64,481", + "start_date": "8/18/2010" + }, + { + "extn": "6946", + "id": "24700", + "name": "Juliette Harvey", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$129,074", + "start_date": "9/10/2014" + }, + { + "extn": "6812", + "id": "24701", + "name": "Sharon Graves", + "office": "Berna", + "position": "Paramedic", + "salary": "$160,564", + "start_date": "11/5/2008" + }, + { + "extn": "9940", + "id": "24702", + "name": "Percy Phillips", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$72,395", + "start_date": "2/8/2006" + }, + { + "extn": "5742", + "id": "24703", + "name": "Aisha Adler", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$81,544", + "start_date": "9/29/2010" + }, + { + "extn": "8610", + "id": "24704", + "name": "Candice Latham", + "office": "Lyon", + "position": "Clerk", + "salary": "$100,701", + "start_date": "8/26/2017" + }, + { + "extn": "3690", + "id": "24705", + "name": "Rocco Upsdell", + "office": "San Jose", + "position": "Fabricator", + "salary": "$164,227", + "start_date": "10/27/2014" + }, + { + "extn": "6000", + "id": "24706", + "name": "Julius Mann", + "office": "Kansas City", + "position": "Retail Trainee", + "salary": "$241,836", + "start_date": "3/25/2018" + }, + { + "extn": "9782", + "id": "24707", + "name": "Gabriel Antcliff", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$194,638", + "start_date": "3/2/2009" + }, + { + "extn": "2200", + "id": "24708", + "name": "Hazel Coll", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$40,826", + "start_date": "10/25/2004" + }, + { + "extn": "6835", + "id": "24709", + "name": "Emmanuelle Villiger", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$38,444", + "start_date": "8/19/2006" + }, + { + "extn": "3249", + "id": "24710", + "name": "Caitlyn Notman", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$219,368", + "start_date": "4/19/2015" + }, + { + "extn": "9973", + "id": "24711", + "name": "Carrie Weasley", + "office": "Toledo", + "position": "Baker", + "salary": "$245,852", + "start_date": "8/1/2015" + }, + { + "extn": "7820", + "id": "24712", + "name": "Lucas Ingham", + "office": "Venice", + "position": "Chef Manager", + "salary": "$290,529", + "start_date": "2/20/2016" + }, + { + "extn": "4388", + "id": "24713", + "name": "Manuel Butler", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$115,769", + "start_date": "9/10/2019" + }, + { + "extn": "6016", + "id": "24714", + "name": "Gabriel Calderwood", + "office": "Valetta", + "position": "Web Developer", + "salary": "$219,144", + "start_date": "9/8/2006" + }, + { + "extn": "3689", + "id": "24715", + "name": "Bryce Thorpe", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$97,212", + "start_date": "4/7/2000" + }, + { + "extn": "2445", + "id": "24716", + "name": "Christine Kelly", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$166,373", + "start_date": "2/12/2008" + }, + { + "extn": "4177", + "id": "24717", + "name": "Ellen Connell", + "office": "Salem", + "position": "Lecturer", + "salary": "$236,240", + "start_date": "1/31/2005" + }, + { + "extn": "6281", + "id": "24718", + "name": "Joy Gibson", + "office": "New Orleans", + "position": "Inspector", + "salary": "$45,513", + "start_date": "10/6/2013" + }, + { + "extn": "8479", + "id": "24719", + "name": "Maribel Hammond", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$163,080", + "start_date": "7/2/2003" + }, + { + "extn": "1621", + "id": "24720", + "name": "Naomi Pratt", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$213,472", + "start_date": "2/4/2013" + }, + { + "extn": "6623", + "id": "24721", + "name": "Johnathan Wright", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$176,380", + "start_date": "4/22/2016" + }, + { + "extn": "5387", + "id": "24722", + "name": "Candice Reyes", + "office": "Oakland", + "position": "Designer", + "salary": "$73,432", + "start_date": "6/7/2008" + }, + { + "extn": "6196", + "id": "24723", + "name": "Josh Salt", + "office": "Glendale", + "position": "Biologist", + "salary": "$113,287", + "start_date": "5/23/2012" + }, + { + "extn": "3045", + "id": "24724", + "name": "Daphne Thompson", + "office": "Garland", + "position": "IT Support Staff", + "salary": "$222,278", + "start_date": "12/10/2010" + }, + { + "extn": "4304", + "id": "24725", + "name": "Phillip Drew", + "office": "Santa Ana", + "position": "Paramedic", + "salary": "$163,123", + "start_date": "6/6/2003" + }, + { + "extn": "8115", + "id": "24726", + "name": "Alan Ventura", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$283,019", + "start_date": "11/8/2004" + }, + { + "extn": "2760", + "id": "24727", + "name": "Penelope Eddison", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$231,758", + "start_date": "12/5/2003" + }, + { + "extn": "8079", + "id": "24728", + "name": "Ethan Bryson", + "office": "St. Louis", + "position": "Doctor", + "salary": "$148,496", + "start_date": "2/9/2005" + }, + { + "extn": "9815", + "id": "24729", + "name": "Oliver Vaughan", + "office": "Zurich", + "position": "Doctor", + "salary": "$225,354", + "start_date": "2/3/2015" + }, + { + "extn": "4574", + "id": "24730", + "name": "Jack Ellis", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$33,383", + "start_date": "5/19/2019" + }, + { + "extn": "5360", + "id": "24731", + "name": "Ramon Bell", + "office": "Jacksonville", + "position": "Operator", + "salary": "$219,455", + "start_date": "1/31/2009" + }, + { + "extn": "8606", + "id": "24732", + "name": "Carla King", + "office": "Salem", + "position": "Inspector", + "salary": "$165,050", + "start_date": "5/1/2004" + }, + { + "extn": "7845", + "id": "24733", + "name": "Rita Sherwood", + "office": "Salem", + "position": "Auditor", + "salary": "$103,695", + "start_date": "1/24/2017" + }, + { + "extn": "2884", + "id": "24734", + "name": "Noemi Young", + "office": "Fremont", + "position": "Designer", + "salary": "$272,537", + "start_date": "6/24/2005" + }, + { + "extn": "2528", + "id": "24735", + "name": "David Turner", + "office": "Milano", + "position": "Bellman", + "salary": "$45,773", + "start_date": "8/13/2002" + }, + { + "extn": "3331", + "id": "24736", + "name": "Aiden Sawyer", + "office": "Berna", + "position": "Laboratory Technician", + "salary": "$245,778", + "start_date": "10/30/2013" + }, + { + "extn": "2953", + "id": "24737", + "name": "Hank Slater", + "office": "Washington", + "position": "IT Support Staff", + "salary": "$112,783", + "start_date": "3/6/2000" + }, + { + "extn": "3423", + "id": "24738", + "name": "Chris Irving", + "office": "Bakersfield", + "position": "Investment Advisor", + "salary": "$94,792", + "start_date": "9/11/2013" + }, + { + "extn": "7861", + "id": "24739", + "name": "Stephanie Owen", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$236,929", + "start_date": "5/4/2000" + }, + { + "extn": "8629", + "id": "24740", + "name": "Anthony Thompson", + "office": "Fort Lauderdale", + "position": "Associate Professor", + "salary": "$203,570", + "start_date": "2/22/2018" + }, + { + "extn": "2412", + "id": "24741", + "name": "Cadence Yang", + "office": "Richmond", + "position": "Webmaster", + "salary": "$169,844", + "start_date": "6/27/2008" + }, + { + "extn": "4617", + "id": "24742", + "name": "Peter Raven", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$42,805", + "start_date": "11/20/2004" + }, + { + "extn": "2191", + "id": "24743", + "name": "Anthony Adler", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$24,082", + "start_date": "9/18/2016" + }, + { + "extn": "6469", + "id": "24744", + "name": "Payton Hunt", + "office": "Arlington", + "position": "Systems Administrator", + "salary": "$89,230", + "start_date": "1/22/2017" + }, + { + "extn": "3774", + "id": "24745", + "name": "Julius Powell", + "office": "Lisbon", + "position": "Doctor", + "salary": "$72,443", + "start_date": "3/4/2010" + }, + { + "extn": "7499", + "id": "24746", + "name": "Karen Giles", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$227,321", + "start_date": "11/11/2005" + }, + { + "extn": "2242", + "id": "24747", + "name": "Moira Nielson", + "office": "Arlington", + "position": "Fabricator", + "salary": "$104,595", + "start_date": "8/31/2012" + }, + { + "extn": "1976", + "id": "24748", + "name": "Marigold Mackenzie", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$246,939", + "start_date": "8/8/2010" + }, + { + "extn": "5515", + "id": "24749", + "name": "Agnes Goodman", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$133,165", + "start_date": "9/26/2002" + }, + { + "extn": "1377", + "id": "24750", + "name": "Rita Brooks", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$32,186", + "start_date": "6/8/2007" + }, + { + "extn": "5526", + "id": "24751", + "name": "Raquel Lee", + "office": "Escondido", + "position": "Paramedic", + "salary": "$281,257", + "start_date": "9/16/2003" + }, + { + "extn": "6610", + "id": "24752", + "name": "Adeline Cobb", + "office": "Detroit", + "position": "Machine Operator", + "salary": "$19,787", + "start_date": "9/19/2002" + }, + { + "extn": "4697", + "id": "24753", + "name": "Tony Reid", + "office": "Denver", + "position": "HR Coordinator", + "salary": "$177,721", + "start_date": "10/8/2009" + }, + { + "extn": "2914", + "id": "24754", + "name": "Josh Adler", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$169,480", + "start_date": "8/4/2012" + }, + { + "extn": "2802", + "id": "24755", + "name": "Percy Ranks", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$110,871", + "start_date": "11/25/2014" + }, + { + "extn": "4240", + "id": "24756", + "name": "Bristol Ingham", + "office": "Reno", + "position": "HR Specialist", + "salary": "$24,291", + "start_date": "5/24/2015" + }, + { + "extn": "1398", + "id": "24757", + "name": "Sofie Gregory", + "office": "Garland", + "position": "Dentist", + "salary": "$120,015", + "start_date": "5/1/2018" + }, + { + "extn": "7722", + "id": "24758", + "name": "Ethan Bowen", + "office": "Baltimore", + "position": "Webmaster", + "salary": "$99,987", + "start_date": "10/17/2005" + }, + { + "extn": "5517", + "id": "24759", + "name": "Zoe Hopkinson", + "office": "Rome", + "position": "Restaurant Manager", + "salary": "$166,531", + "start_date": "6/14/2005" + }, + { + "extn": "9177", + "id": "24760", + "name": "Denis Parr", + "office": "Escondido", + "position": "Web Developer", + "salary": "$90,975", + "start_date": "1/8/2014" + }, + { + "extn": "6085", + "id": "24761", + "name": "David Hamilton", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$168,860", + "start_date": "7/29/2000" + }, + { + "extn": "5629", + "id": "24762", + "name": "Lara Richardson", + "office": "Moreno Valley", + "position": "Production Painter", + "salary": "$74,743", + "start_date": "5/16/2008" + }, + { + "extn": "5162", + "id": "24763", + "name": "Roger Holmes", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$46,407", + "start_date": "8/10/2007" + }, + { + "extn": "1914", + "id": "24764", + "name": "Catherine Janes", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$90,449", + "start_date": "1/28/2014" + }, + { + "extn": "2410", + "id": "24765", + "name": "Rufus Carson", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$202,369", + "start_date": "10/26/2003" + }, + { + "extn": "1444", + "id": "24766", + "name": "Boris Graves", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$94,904", + "start_date": "3/28/2011" + }, + { + "extn": "5790", + "id": "24767", + "name": "Chuck Andrews", + "office": "Madison", + "position": "Investment Advisor", + "salary": "$123,252", + "start_date": "5/11/2006" + }, + { + "extn": "4610", + "id": "24768", + "name": "Benjamin Addley", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$298,157", + "start_date": "6/30/2004" + }, + { + "extn": "8440", + "id": "24769", + "name": "Crystal Gardner", + "office": "Pittsburgh", + "position": "Lecturer", + "salary": "$277,396", + "start_date": "2/4/2013" + }, + { + "extn": "7139", + "id": "24770", + "name": "Erick Reyes", + "office": "Irving", + "position": "Machine Operator", + "salary": "$125,773", + "start_date": "2/3/2013" + }, + { + "extn": "2772", + "id": "24771", + "name": "Carl Cadman", + "office": "Escondido", + "position": "Inspector", + "salary": "$270,255", + "start_date": "4/12/2003" + }, + { + "extn": "8586", + "id": "24772", + "name": "Eduardo Eagle", + "office": "San Diego", + "position": "Call Center Representative", + "salary": "$240,184", + "start_date": "10/17/2009" + }, + { + "extn": "7573", + "id": "24773", + "name": "Sebastian Fenton", + "office": "Miami", + "position": "Webmaster", + "salary": "$88,627", + "start_date": "10/19/2010" + }, + { + "extn": "5909", + "id": "24774", + "name": "Shay Gordon", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$290,361", + "start_date": "3/11/2009" + }, + { + "extn": "2167", + "id": "24775", + "name": "Harry Jarrett", + "office": "Lakewood", + "position": "Webmaster", + "salary": "$228,974", + "start_date": "3/17/2016" + }, + { + "extn": "7692", + "id": "24776", + "name": "Jaylene Rycroft", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$123,171", + "start_date": "8/15/2008" + }, + { + "extn": "1459", + "id": "24777", + "name": "Mason Rodgers", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$243,748", + "start_date": "10/22/2018" + }, + { + "extn": "8680", + "id": "24778", + "name": "Evelynn Harris", + "office": "Otawa", + "position": "Budget Analyst", + "salary": "$229,066", + "start_date": "3/23/2008" + }, + { + "extn": "5819", + "id": "24779", + "name": "Margaret Lowe", + "office": "San Jose", + "position": "Biologist", + "salary": "$187,162", + "start_date": "4/10/2014" + }, + { + "extn": "5896", + "id": "24780", + "name": "Vanessa Blackburn", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$186,014", + "start_date": "3/12/2015" + }, + { + "extn": "1410", + "id": "24781", + "name": "Ethan Connor", + "office": "Memphis", + "position": "Design Engineer", + "salary": "$251,547", + "start_date": "7/12/2011" + }, + { + "extn": "6844", + "id": "24782", + "name": "Daron James", + "office": "Norfolk", + "position": "CNC Operator", + "salary": "$63,777", + "start_date": "3/8/2008" + }, + { + "extn": "8041", + "id": "24783", + "name": "George Hall", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$88,575", + "start_date": "4/8/2017" + }, + { + "extn": "3527", + "id": "24784", + "name": "Regina Noach", + "office": "Omaha", + "position": "Auditor", + "salary": "$86,001", + "start_date": "5/15/2013" + }, + { + "extn": "6123", + "id": "24785", + "name": "Hayden Asher", + "office": "El Paso", + "position": "Steward", + "salary": "$194,541", + "start_date": "4/25/2002" + }, + { + "extn": "9588", + "id": "24786", + "name": "Boris Jordan", + "office": "Hollywood", + "position": "Clerk", + "salary": "$171,746", + "start_date": "11/4/2015" + }, + { + "extn": "1726", + "id": "24787", + "name": "Rick Isaac", + "office": "Reno", + "position": "CNC Operator", + "salary": "$89,222", + "start_date": "8/13/2002" + }, + { + "extn": "9072", + "id": "24788", + "name": "Dasha Tyrrell", + "office": "Miami", + "position": "Cashier", + "salary": "$62,055", + "start_date": "12/22/2005" + }, + { + "extn": "3674", + "id": "24789", + "name": "Tess Newton", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$210,761", + "start_date": "4/10/2014" + }, + { + "extn": "8708", + "id": "24790", + "name": "Gabriel Wheeler", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$202,408", + "start_date": "9/17/2000" + }, + { + "extn": "5495", + "id": "24791", + "name": "Tara Wren", + "office": "San Antonio", + "position": "Software Engineer", + "salary": "$84,323", + "start_date": "11/19/2017" + }, + { + "extn": "1627", + "id": "24792", + "name": "Aiden Wright", + "office": "Lisbon", + "position": "Assistant Buyer", + "salary": "$157,716", + "start_date": "7/21/2016" + }, + { + "extn": "3561", + "id": "24793", + "name": "Daniel Needham", + "office": "Santa Ana", + "position": "Banker", + "salary": "$135,500", + "start_date": "10/26/2008" + }, + { + "extn": "5435", + "id": "24794", + "name": "Daron Oatway", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$19,732", + "start_date": "5/13/2004" + }, + { + "extn": "8524", + "id": "24795", + "name": "Denis Reid", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$286,041", + "start_date": "3/1/2019" + }, + { + "extn": "7373", + "id": "24796", + "name": "Matt Jordan", + "office": "Seattle", + "position": "Bookkeeper", + "salary": "$101,817", + "start_date": "3/28/2012" + }, + { + "extn": "3835", + "id": "24797", + "name": "Peter Russel", + "office": "Hollywood", + "position": "Treasurer", + "salary": "$242,999", + "start_date": "10/11/2006" + }, + { + "extn": "2634", + "id": "24798", + "name": "Mike Brett", + "office": "Glendale", + "position": "Dentist", + "salary": "$105,943", + "start_date": "1/26/2012" + }, + { + "extn": "2093", + "id": "24799", + "name": "Marvin Eyres", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$85,876", + "start_date": "2/25/2010" + }, + { + "extn": "8643", + "id": "24800", + "name": "Luke Warner", + "office": "St. Louis", + "position": "Insurance Broker", + "salary": "$50,103", + "start_date": "11/29/2012" + }, + { + "extn": "8818", + "id": "24801", + "name": "Percy Fields", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$79,914", + "start_date": "8/20/2008" + }, + { + "extn": "8891", + "id": "24802", + "name": "Rocco Cunningham", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$81,027", + "start_date": "5/14/2004" + }, + { + "extn": "8938", + "id": "24803", + "name": "Ivette Townend", + "office": "Oakland", + "position": "Electrician", + "salary": "$173,643", + "start_date": "1/21/2015" + }, + { + "extn": "1727", + "id": "24804", + "name": "Julian Rehman", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$165,449", + "start_date": "10/2/2012" + }, + { + "extn": "2116", + "id": "24805", + "name": "Charlotte Rosenbloom", + "office": "Lincoln", + "position": "Clerk", + "salary": "$70,178", + "start_date": "5/10/2015" + }, + { + "extn": "2507", + "id": "24806", + "name": "Camila Morris", + "office": "Madison", + "position": "Steward", + "salary": "$171,825", + "start_date": "12/22/2010" + }, + { + "extn": "7119", + "id": "24807", + "name": "Matthew Stuart", + "office": "Rochester", + "position": "Restaurant Manager", + "salary": "$25,262", + "start_date": "10/7/2002" + }, + { + "extn": "8446", + "id": "24808", + "name": "Jules Buckley", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$296,597", + "start_date": "8/5/2012" + }, + { + "extn": "6440", + "id": "24809", + "name": "Jacob Wright", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$137,308", + "start_date": "6/6/2009" + }, + { + "extn": "9413", + "id": "24810", + "name": "Peyton Tindall", + "office": "Quebec", + "position": "Business Broker", + "salary": "$24,021", + "start_date": "11/13/2001" + }, + { + "extn": "7064", + "id": "24811", + "name": "Chris Martin", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$137,380", + "start_date": "5/25/2014" + }, + { + "extn": "1368", + "id": "24812", + "name": "Ron Forth", + "office": "Moreno Valley", + "position": "HR Coordinator", + "salary": "$239,883", + "start_date": "8/10/2010" + }, + { + "extn": "8428", + "id": "24813", + "name": "Callie Mills", + "office": "Berna", + "position": "Cashier", + "salary": "$264,841", + "start_date": "11/20/2013" + }, + { + "extn": "2048", + "id": "24814", + "name": "Cameron Ellis", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$263,929", + "start_date": "11/25/2015" + }, + { + "extn": "2662", + "id": "24815", + "name": "Julius Tailor", + "office": "Boston", + "position": "HR Specialist", + "salary": "$57,342", + "start_date": "1/20/2001" + }, + { + "extn": "3056", + "id": "24816", + "name": "Hank Tanner", + "office": "Lancaster", + "position": "Investment Advisor", + "salary": "$49,855", + "start_date": "11/9/2017" + }, + { + "extn": "8570", + "id": "24817", + "name": "Noah Knight", + "office": "Lakewood", + "position": "Steward", + "salary": "$221,725", + "start_date": "4/19/2008" + }, + { + "extn": "6545", + "id": "24818", + "name": "Aiden Parker", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$260,989", + "start_date": "3/23/2010" + }, + { + "extn": "5564", + "id": "24819", + "name": "Nina Cadman", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$189,035", + "start_date": "5/14/2011" + }, + { + "extn": "3791", + "id": "24820", + "name": "Ethan Willson", + "office": "Chicago", + "position": "Cook", + "salary": "$30,327", + "start_date": "3/15/2004" + }, + { + "extn": "9517", + "id": "24821", + "name": "Sydney Thornton", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$292,505", + "start_date": "8/20/2005" + }, + { + "extn": "8009", + "id": "24822", + "name": "Ramon Huggins", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$160,873", + "start_date": "1/27/2018" + }, + { + "extn": "2233", + "id": "24823", + "name": "Manuel Todd", + "office": "Boston", + "position": "Loan Officer", + "salary": "$109,910", + "start_date": "1/27/2004" + }, + { + "extn": "7869", + "id": "24824", + "name": "Nick Cavanagh", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$295,120", + "start_date": "6/5/2012" + }, + { + "extn": "1476", + "id": "24825", + "name": "Rocco Parr", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$179,877", + "start_date": "8/2/2008" + }, + { + "extn": "7609", + "id": "24826", + "name": "Mark Flanders", + "office": "San Jose", + "position": "Web Developer", + "salary": "$23,072", + "start_date": "12/1/2002" + }, + { + "extn": "7216", + "id": "24827", + "name": "Robyn Griffiths", + "office": "Tallahassee", + "position": "Biologist", + "salary": "$203,730", + "start_date": "12/7/2002" + }, + { + "extn": "2602", + "id": "24828", + "name": "Ramon Uttridge", + "office": "Fremont", + "position": "Electrician", + "salary": "$280,656", + "start_date": "1/8/2003" + }, + { + "extn": "4276", + "id": "24829", + "name": "Samantha Robinson", + "office": "Tokyo", + "position": "Design Engineer", + "salary": "$240,719", + "start_date": "9/10/2017" + }, + { + "extn": "8009", + "id": "24830", + "name": "Noemi Clifford", + "office": "Garland", + "position": "Bookkeeper", + "salary": "$287,134", + "start_date": "9/19/2014" + }, + { + "extn": "1974", + "id": "24831", + "name": "Samara Donnelly", + "office": "Orlando", + "position": "Clerk", + "salary": "$115,007", + "start_date": "3/21/2019" + }, + { + "extn": "6829", + "id": "24832", + "name": "Manuel Dixon", + "office": "Chicago", + "position": "Dentist", + "salary": "$102,801", + "start_date": "7/18/2015" + }, + { + "extn": "8983", + "id": "24833", + "name": "Helen Coates", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$57,893", + "start_date": "5/29/2007" + }, + { + "extn": "9081", + "id": "24834", + "name": "Logan Evans", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$75,137", + "start_date": "7/18/2015" + }, + { + "extn": "3703", + "id": "24835", + "name": "Taylor Devonport", + "office": "Las Vegas", + "position": "Operator", + "salary": "$267,098", + "start_date": "11/14/2001" + }, + { + "extn": "4939", + "id": "24836", + "name": "Josh Walker", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$264,638", + "start_date": "8/15/2001" + }, + { + "extn": "9700", + "id": "24837", + "name": "Michael Russel", + "office": "Memphis", + "position": "Cash Manager", + "salary": "$152,578", + "start_date": "7/26/2017" + }, + { + "extn": "9245", + "id": "24838", + "name": "Mara Vollans", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$103,174", + "start_date": "6/12/2001" + }, + { + "extn": "6374", + "id": "24839", + "name": "Piper Underhill", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$280,838", + "start_date": "11/11/2006" + }, + { + "extn": "1419", + "id": "24840", + "name": "Tony Gallacher", + "office": "Chicago", + "position": "Webmaster", + "salary": "$182,648", + "start_date": "7/13/2002" + }, + { + "extn": "6882", + "id": "24841", + "name": "Vera Hale", + "office": "Norfolk", + "position": "Chef Manager", + "salary": "$224,622", + "start_date": "4/14/2003" + }, + { + "extn": "2474", + "id": "24842", + "name": "Aiden Mcleod", + "office": "Washington", + "position": "Ambulatory Nurse", + "salary": "$82,232", + "start_date": "9/21/2005" + }, + { + "extn": "4932", + "id": "24843", + "name": "Gwenyth Collingwood", + "office": "Rochester", + "position": "Design Engineer", + "salary": "$245,875", + "start_date": "7/10/2000" + }, + { + "extn": "6558", + "id": "24844", + "name": "Boris Penn", + "office": "Wien", + "position": "CNC Operator", + "salary": "$159,910", + "start_date": "9/24/2013" + }, + { + "extn": "7539", + "id": "24845", + "name": "Percy Holt", + "office": "Salem", + "position": "Dentist", + "salary": "$66,670", + "start_date": "2/10/2019" + }, + { + "extn": "5185", + "id": "24846", + "name": "Tyler Corbett", + "office": "Bellevue", + "position": "Electrician", + "salary": "$126,400", + "start_date": "6/13/2014" + }, + { + "extn": "1909", + "id": "24847", + "name": "Janice Bayliss", + "office": "Baltimore", + "position": "Bellman", + "salary": "$90,101", + "start_date": "4/21/2013" + }, + { + "extn": "2861", + "id": "24848", + "name": "Marilyn Reid", + "office": "Bucharest", + "position": "Bellman", + "salary": "$223,147", + "start_date": "12/10/2005" + }, + { + "extn": "5062", + "id": "24849", + "name": "Ramon Curtis", + "office": "Sacramento", + "position": "Paramedic", + "salary": "$252,695", + "start_date": "7/4/2004" + }, + { + "extn": "9312", + "id": "24850", + "name": "Owen Vallins", + "office": "Fullerton", + "position": "Baker", + "salary": "$61,610", + "start_date": "2/8/2017" + }, + { + "extn": "5245", + "id": "24851", + "name": "Nate Tait", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$117,032", + "start_date": "5/7/2010" + }, + { + "extn": "4956", + "id": "24852", + "name": "Bryce Vernon", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$127,828", + "start_date": "5/8/2004" + }, + { + "extn": "3275", + "id": "24853", + "name": "Anne Williams", + "office": "Hayward", + "position": "Project Manager", + "salary": "$112,439", + "start_date": "6/16/2007" + }, + { + "extn": "1182", + "id": "24854", + "name": "Denny Jobson", + "office": "Garland", + "position": "Loan Officer", + "salary": "$235,429", + "start_date": "12/25/2014" + }, + { + "extn": "9617", + "id": "24855", + "name": "Nathan Moss", + "office": "Tulsa", + "position": "Electrician", + "salary": "$150,936", + "start_date": "5/22/2008" + }, + { + "extn": "6907", + "id": "24856", + "name": "Nick Brooks", + "office": "Ontario", + "position": "Steward", + "salary": "$106,792", + "start_date": "5/1/2005" + }, + { + "extn": "2325", + "id": "24857", + "name": "Samantha Murray", + "office": "Rochester", + "position": "Assistant Buyer", + "salary": "$149,328", + "start_date": "12/13/2003" + }, + { + "extn": "7346", + "id": "24858", + "name": "Jenna Roman", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$208,443", + "start_date": "4/17/2008" + }, + { + "extn": "9479", + "id": "24859", + "name": "Dani Allen", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$210,982", + "start_date": "12/17/2001" + }, + { + "extn": "7919", + "id": "24860", + "name": "Carol Roberts", + "office": "Fayetteville", + "position": "Cashier", + "salary": "$234,403", + "start_date": "6/20/2005" + }, + { + "extn": "3944", + "id": "24861", + "name": "Melanie Owen", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$157,635", + "start_date": "3/6/2011" + }, + { + "extn": "2697", + "id": "24862", + "name": "Hank Brett", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$236,613", + "start_date": "2/3/2005" + }, + { + "extn": "6741", + "id": "24863", + "name": "Liam Jefferson", + "office": "San Diego", + "position": "Design Engineer", + "salary": "$117,487", + "start_date": "11/17/2012" + }, + { + "extn": "5936", + "id": "24864", + "name": "Angelina Trent", + "office": "Miami", + "position": "Retail Trainee", + "salary": "$67,188", + "start_date": "4/22/2015" + }, + { + "extn": "3458", + "id": "24865", + "name": "Mark Dyson", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$175,980", + "start_date": "9/23/2001" + }, + { + "extn": "7944", + "id": "24866", + "name": "Mara Scott", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$60,654", + "start_date": "5/11/2018" + }, + { + "extn": "7651", + "id": "24867", + "name": "Matt Redfern", + "office": "Garland", + "position": "Cook", + "salary": "$178,186", + "start_date": "1/17/2014" + }, + { + "extn": "4169", + "id": "24868", + "name": "Phoebe Gardner", + "office": "Hollywood", + "position": "Bellman", + "salary": "$40,041", + "start_date": "6/18/2007" + }, + { + "extn": "5729", + "id": "24869", + "name": "Caydence Thornton", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$187,984", + "start_date": "1/1/2000" + }, + { + "extn": "9770", + "id": "24870", + "name": "Carina Squire", + "office": "Oakland", + "position": "CNC Operator", + "salary": "$22,784", + "start_date": "11/25/2006" + }, + { + "extn": "8096", + "id": "24871", + "name": "Kurt Mullins", + "office": "Charlotte", + "position": "Inspector", + "salary": "$51,903", + "start_date": "5/16/2011" + }, + { + "extn": "5178", + "id": "24872", + "name": "Marjorie Welsch", + "office": "Pittsburgh", + "position": "Designer", + "salary": "$10,254", + "start_date": "8/15/2003" + }, + { + "extn": "6816", + "id": "24873", + "name": "Anthony Daniells", + "office": "Amarillo", + "position": "Global Logistics Supervisor", + "salary": "$48,917", + "start_date": "12/18/2007" + }, + { + "extn": "6454", + "id": "24874", + "name": "Julian Abbey", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$198,514", + "start_date": "3/12/2004" + }, + { + "extn": "3608", + "id": "24875", + "name": "Eileen Bell", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$263,516", + "start_date": "7/11/2017" + }, + { + "extn": "8644", + "id": "24876", + "name": "Jade Porter", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$127,277", + "start_date": "5/21/2018" + }, + { + "extn": "4005", + "id": "24877", + "name": "Anthony Rowan", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$194,642", + "start_date": "6/8/2011" + }, + { + "extn": "9471", + "id": "24878", + "name": "Zara Tait", + "office": "Wien", + "position": "CNC Operator", + "salary": "$239,746", + "start_date": "3/19/2002" + }, + { + "extn": "8387", + "id": "24879", + "name": "Logan Chapman", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$184,409", + "start_date": "3/7/2007" + }, + { + "extn": "3296", + "id": "24880", + "name": "Doug Moore", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$87,568", + "start_date": "11/26/2010" + }, + { + "extn": "8060", + "id": "24881", + "name": "Zoe Harris", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$135,064", + "start_date": "7/19/2019" + }, + { + "extn": "6471", + "id": "24882", + "name": "Jazmin Richardson", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$165,031", + "start_date": "12/26/2014" + }, + { + "extn": "8857", + "id": "24883", + "name": "Rosalyn Cassidy", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$111,614", + "start_date": "12/26/2016" + }, + { + "extn": "8450", + "id": "24884", + "name": "Diane Neal", + "office": "Garland", + "position": "Steward", + "salary": "$154,158", + "start_date": "6/14/2011" + }, + { + "extn": "8395", + "id": "24885", + "name": "Nathan Newton", + "office": "New Orleans", + "position": "Laboratory Technician", + "salary": "$95,954", + "start_date": "9/5/2018" + }, + { + "extn": "9883", + "id": "24886", + "name": "Boris Ryan", + "office": "Dallas", + "position": "Laboratory Technician", + "salary": "$88,255", + "start_date": "3/25/2002" + }, + { + "extn": "3819", + "id": "24887", + "name": "Ellen Stone", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$137,617", + "start_date": "5/26/2018" + }, + { + "extn": "4054", + "id": "24888", + "name": "Davina Stanton", + "office": "Atlanta", + "position": "Auditor", + "salary": "$74,072", + "start_date": "9/8/2000" + }, + { + "extn": "2667", + "id": "24889", + "name": "Ethan Boyle", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$117,301", + "start_date": "9/15/2011" + }, + { + "extn": "8969", + "id": "24890", + "name": "Bob Whittle", + "office": "Bakersfield", + "position": "Baker", + "salary": "$280,470", + "start_date": "6/18/2012" + }, + { + "extn": "5375", + "id": "24891", + "name": "Livia Price", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$117,110", + "start_date": "5/1/2015" + }, + { + "extn": "3596", + "id": "24892", + "name": "Domenic Olson", + "office": "Omaha", + "position": "Staffing Consultant", + "salary": "$267,693", + "start_date": "9/22/2014" + }, + { + "extn": "3212", + "id": "24893", + "name": "Enoch Verdon", + "office": "Omaha", + "position": "Production Painter", + "salary": "$255,827", + "start_date": "12/15/2002" + }, + { + "extn": "7871", + "id": "24894", + "name": "Margot Holmes", + "office": "Sacramento", + "position": "CNC Operator", + "salary": "$251,170", + "start_date": "1/23/2002" + }, + { + "extn": "3874", + "id": "24895", + "name": "Nancy Hood", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$138,405", + "start_date": "9/28/2006" + }, + { + "extn": "9259", + "id": "24896", + "name": "Lucy Moore", + "office": "Worcester", + "position": "Staffing Consultant", + "salary": "$228,758", + "start_date": "6/15/2010" + }, + { + "extn": "6696", + "id": "24897", + "name": "Camellia Woodcock", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$276,594", + "start_date": "5/31/2019" + }, + { + "extn": "1367", + "id": "24898", + "name": "Harvey Forth", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$26,871", + "start_date": "6/14/2016" + }, + { + "extn": "2706", + "id": "24899", + "name": "Alessandra Townend", + "office": "New York", + "position": "Restaurant Manager", + "salary": "$110,255", + "start_date": "9/10/2003" + }, + { + "extn": "6263", + "id": "24900", + "name": "Kimberly Simmons", + "office": "Escondido", + "position": "Cashier", + "salary": "$216,422", + "start_date": "1/8/2014" + }, + { + "extn": "8129", + "id": "24901", + "name": "Julius Roberts", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$19,463", + "start_date": "8/23/2009" + }, + { + "extn": "7585", + "id": "24902", + "name": "Emery Mullins", + "office": "Madrid", + "position": "Business Broker", + "salary": "$230,639", + "start_date": "8/27/2015" + }, + { + "extn": "7795", + "id": "24903", + "name": "Thea Willson", + "office": "Louisville", + "position": "Cashier", + "salary": "$228,201", + "start_date": "11/7/2004" + }, + { + "extn": "7063", + "id": "24904", + "name": "Denis Emmett", + "office": "Philadelphia", + "position": "Restaurant Manager", + "salary": "$287,259", + "start_date": "10/24/2007" + }, + { + "extn": "2763", + "id": "24905", + "name": "Luna Farrow", + "office": "Rome", + "position": "Steward", + "salary": "$186,624", + "start_date": "5/4/2019" + }, + { + "extn": "4406", + "id": "24906", + "name": "Wendy Harris", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$221,018", + "start_date": "7/2/2014" + }, + { + "extn": "8768", + "id": "24907", + "name": "Ryan Shepherd", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$182,817", + "start_date": "4/16/2002" + }, + { + "extn": "3071", + "id": "24908", + "name": "Domenic Knight", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$201,650", + "start_date": "12/19/2000" + }, + { + "extn": "9192", + "id": "24909", + "name": "Henry Wilkinson", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$242,343", + "start_date": "4/21/2000" + }, + { + "extn": "7867", + "id": "24910", + "name": "Brad Randall", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$140,967", + "start_date": "3/21/2002" + }, + { + "extn": "6163", + "id": "24911", + "name": "Sebastian Myatt", + "office": "Bakersfield", + "position": "IT Support Staff", + "salary": "$165,327", + "start_date": "12/7/2009" + }, + { + "extn": "7501", + "id": "24912", + "name": "Maddison Rothwell", + "office": "Fremont", + "position": "Retail Trainee", + "salary": "$137,004", + "start_date": "1/25/2004" + }, + { + "extn": "3711", + "id": "24913", + "name": "Tania Kaur", + "office": "Zurich", + "position": "Software Engineer", + "salary": "$282,419", + "start_date": "8/30/2005" + }, + { + "extn": "8269", + "id": "24914", + "name": "Chad Hunter", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$108,255", + "start_date": "10/3/2008" + }, + { + "extn": "2183", + "id": "24915", + "name": "Valentina Clarkson", + "office": "Milano", + "position": "Chef Manager", + "salary": "$82,411", + "start_date": "9/21/2007" + }, + { + "extn": "2986", + "id": "24916", + "name": "Bethany Plant", + "office": "Bellevue", + "position": "Bellman", + "salary": "$265,449", + "start_date": "12/17/2003" + }, + { + "extn": "2054", + "id": "24917", + "name": "John Hobson", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$269,769", + "start_date": "11/17/2007" + }, + { + "extn": "8291", + "id": "24918", + "name": "Mike Wheeler", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$160,091", + "start_date": "1/20/2003" + }, + { + "extn": "6801", + "id": "24919", + "name": "Chris Rigg", + "office": "Cincinnati", + "position": "Cashier", + "salary": "$99,192", + "start_date": "5/19/2004" + }, + { + "extn": "8547", + "id": "24920", + "name": "Lucas Smith", + "office": "Saint Paul", + "position": "Clerk", + "salary": "$229,788", + "start_date": "5/25/2005" + }, + { + "extn": "2055", + "id": "24921", + "name": "Matthew Hogg", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$204,207", + "start_date": "9/21/2007" + }, + { + "extn": "4534", + "id": "24922", + "name": "Phoebe Wheeler", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$178,732", + "start_date": "12/4/2014" + }, + { + "extn": "2934", + "id": "24923", + "name": "Angelina Wilkinson", + "office": "Minneapolis", + "position": "Project Manager", + "salary": "$284,491", + "start_date": "4/2/2006" + }, + { + "extn": "9990", + "id": "24924", + "name": "Mason Bell", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$195,225", + "start_date": "1/20/2002" + }, + { + "extn": "8680", + "id": "24925", + "name": "Charlotte Gunn", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$28,404", + "start_date": "6/10/2017" + }, + { + "extn": "7945", + "id": "24926", + "name": "Kamila Knight", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$192,529", + "start_date": "6/17/2003" + }, + { + "extn": "4042", + "id": "24927", + "name": "Hank Mooney", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$215,255", + "start_date": "12/10/2014" + }, + { + "extn": "2813", + "id": "24928", + "name": "Jazmin Carson", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$223,739", + "start_date": "2/27/2009" + }, + { + "extn": "3699", + "id": "24929", + "name": "Rita Cox", + "office": "Springfield", + "position": "Designer", + "salary": "$278,382", + "start_date": "7/31/2006" + }, + { + "extn": "5561", + "id": "24930", + "name": "Cedrick Bailey", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$131,183", + "start_date": "9/26/2010" + }, + { + "extn": "5406", + "id": "24931", + "name": "Peter Johnson", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$111,689", + "start_date": "4/18/2019" + }, + { + "extn": "9213", + "id": "24932", + "name": "Chad Roman", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$162,778", + "start_date": "12/28/2008" + }, + { + "extn": "9062", + "id": "24933", + "name": "Wade Exton", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$75,946", + "start_date": "12/9/2018" + }, + { + "extn": "4041", + "id": "24934", + "name": "Rufus Sheldon", + "office": "Fayetteville", + "position": "Project Manager", + "salary": "$30,902", + "start_date": "9/13/2016" + }, + { + "extn": "1772", + "id": "24935", + "name": "Rosemary Robertson", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$47,584", + "start_date": "6/19/2012" + }, + { + "extn": "6629", + "id": "24936", + "name": "Callie Daniells", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$198,934", + "start_date": "7/11/2001" + }, + { + "extn": "8542", + "id": "24937", + "name": "Hayden Anderson", + "office": "Zurich", + "position": "Health Educator", + "salary": "$151,542", + "start_date": "4/16/2002" + }, + { + "extn": "2053", + "id": "24938", + "name": "Mike Graham", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$98,836", + "start_date": "3/27/2017" + }, + { + "extn": "6429", + "id": "24939", + "name": "Fred Oswald", + "office": "Springfield", + "position": "Laboratory Technician", + "salary": "$64,275", + "start_date": "4/18/2004" + }, + { + "extn": "7630", + "id": "24940", + "name": "Adalind Wilson", + "office": "Garland", + "position": "Operator", + "salary": "$220,453", + "start_date": "9/5/2015" + }, + { + "extn": "9017", + "id": "24941", + "name": "Maxwell Campbell", + "office": "Springfield", + "position": "Designer", + "salary": "$33,809", + "start_date": "1/14/2019" + }, + { + "extn": "4734", + "id": "24942", + "name": "Johnathan Gavin", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$115,655", + "start_date": "2/27/2010" + }, + { + "extn": "8436", + "id": "24943", + "name": "Camellia Robinson", + "office": "Quebec", + "position": "Cashier", + "salary": "$146,251", + "start_date": "8/15/2002" + }, + { + "extn": "2574", + "id": "24944", + "name": "Sarah Tobin", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$11,710", + "start_date": "6/17/2006" + }, + { + "extn": "6174", + "id": "24945", + "name": "Denny Andrews", + "office": "Huntsville", + "position": "IT Support Staff", + "salary": "$259,915", + "start_date": "6/13/2007" + }, + { + "extn": "8937", + "id": "24946", + "name": "Gabriel Edley", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$235,493", + "start_date": "8/25/2002" + }, + { + "extn": "1664", + "id": "24947", + "name": "Manuel Stevens", + "office": "Richmond", + "position": "Cook", + "salary": "$116,671", + "start_date": "9/8/2006" + }, + { + "extn": "9098", + "id": "24948", + "name": "Mara Verdon", + "office": "Denver", + "position": "Global Logistics Supervisor", + "salary": "$11,899", + "start_date": "1/19/2011" + }, + { + "extn": "2948", + "id": "24949", + "name": "Rocco Flett", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$76,743", + "start_date": "10/18/2008" + }, + { + "extn": "4770", + "id": "24950", + "name": "Wade Connor", + "office": "San Diego", + "position": "Audiologist", + "salary": "$108,432", + "start_date": "12/25/2005" + }, + { + "extn": "7613", + "id": "24951", + "name": "Darlene Denton", + "office": "Venice", + "position": "Machine Operator", + "salary": "$21,964", + "start_date": "8/19/2004" + }, + { + "extn": "5593", + "id": "24952", + "name": "Alexander Goldsmith", + "office": "Huntsville", + "position": "Retail Trainee", + "salary": "$16,383", + "start_date": "5/24/2002" + }, + { + "extn": "4071", + "id": "24953", + "name": "Aileen Harper", + "office": "San Antonio", + "position": "Bellman", + "salary": "$174,670", + "start_date": "9/28/2002" + }, + { + "extn": "3381", + "id": "24954", + "name": "Victoria Chadwick", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$156,908", + "start_date": "1/20/2014" + }, + { + "extn": "5438", + "id": "24955", + "name": "Tom Vollans", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$48,179", + "start_date": "9/11/2015" + }, + { + "extn": "9344", + "id": "24956", + "name": "Marvin Tobin", + "office": "Madrid", + "position": "Auditor", + "salary": "$13,994", + "start_date": "9/11/2017" + }, + { + "extn": "9892", + "id": "24957", + "name": "Fred Kennedy", + "office": "Louisville", + "position": "Web Developer", + "salary": "$12,990", + "start_date": "12/23/2016" + }, + { + "extn": "8241", + "id": "24958", + "name": "Nate Rose", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$106,732", + "start_date": "10/16/2012" + }, + { + "extn": "8923", + "id": "24959", + "name": "Sarah Chapman", + "office": "Oklahoma City", + "position": "Electrician", + "salary": "$185,656", + "start_date": "7/1/2015" + }, + { + "extn": "1665", + "id": "24960", + "name": "Luke Truscott", + "office": "Rome", + "position": "Physician", + "salary": "$284,140", + "start_date": "12/5/2015" + }, + { + "extn": "3261", + "id": "24961", + "name": "Matt Mitchell", + "office": "Lincoln", + "position": "Bellman", + "salary": "$259,237", + "start_date": "9/25/2001" + }, + { + "extn": "5316", + "id": "24962", + "name": "Gil Robinson", + "office": "Hayward", + "position": "Cashier", + "salary": "$108,323", + "start_date": "5/8/2019" + }, + { + "extn": "3506", + "id": "24963", + "name": "Gabriel Dillon", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$257,659", + "start_date": "4/29/2011" + }, + { + "extn": "8468", + "id": "24964", + "name": "Jane Reid", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$178,457", + "start_date": "7/7/2010" + }, + { + "extn": "3343", + "id": "24965", + "name": "Kate Coleman", + "office": "Rochester", + "position": "Dentist", + "salary": "$195,619", + "start_date": "5/31/2006" + }, + { + "extn": "5684", + "id": "24966", + "name": "Jacob Mackenzie", + "office": "Kansas City", + "position": "Clerk", + "salary": "$260,044", + "start_date": "1/17/2016" + }, + { + "extn": "8475", + "id": "24967", + "name": "Kamila Amstead", + "office": "Salem", + "position": "Audiologist", + "salary": "$202,313", + "start_date": "11/20/2002" + }, + { + "extn": "1821", + "id": "24968", + "name": "Sabina Long", + "office": "Toledo", + "position": "Auditor", + "salary": "$236,175", + "start_date": "2/27/2006" + }, + { + "extn": "6700", + "id": "24969", + "name": "Luke Roberts", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$13,549", + "start_date": "3/10/2000" + }, + { + "extn": "1250", + "id": "24970", + "name": "Denis Addley", + "office": "Rome", + "position": "Cook", + "salary": "$67,746", + "start_date": "10/9/2009" + }, + { + "extn": "4868", + "id": "24971", + "name": "Isabella Baker", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$287,361", + "start_date": "3/27/2014" + }, + { + "extn": "1394", + "id": "24972", + "name": "Matthew Campbell", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$288,699", + "start_date": "2/27/2010" + }, + { + "extn": "6104", + "id": "24973", + "name": "Benny Evans", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$82,724", + "start_date": "8/10/2005" + }, + { + "extn": "2950", + "id": "24974", + "name": "Irene James", + "office": "Portland", + "position": "Steward", + "salary": "$266,355", + "start_date": "7/1/2011" + }, + { + "extn": "8266", + "id": "24975", + "name": "Grace Funnell", + "office": "Omaha", + "position": "Health Educator", + "salary": "$82,063", + "start_date": "11/25/2008" + }, + { + "extn": "5844", + "id": "24976", + "name": "Naomi Vaughn", + "office": "Bellevue", + "position": "Cook", + "salary": "$140,784", + "start_date": "12/26/2002" + }, + { + "extn": "2921", + "id": "24977", + "name": "Phillip Ventura", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$260,930", + "start_date": "11/10/2005" + }, + { + "extn": "1037", + "id": "24978", + "name": "Phillip Scott", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$256,117", + "start_date": "6/4/2009" + }, + { + "extn": "1458", + "id": "24979", + "name": "Henry Chadwick", + "office": "London", + "position": "Pharmacist", + "salary": "$112,177", + "start_date": "10/26/2000" + }, + { + "extn": "5239", + "id": "24980", + "name": "Bethany Chester", + "office": "Otawa", + "position": "Designer", + "salary": "$274,717", + "start_date": "9/1/2004" + }, + { + "extn": "9057", + "id": "24981", + "name": "Julius Villiger", + "office": "Nashville", + "position": "Auditor", + "salary": "$183,604", + "start_date": "11/26/2002" + }, + { + "extn": "8505", + "id": "24982", + "name": "Quinn Hepburn", + "office": "Hollywood", + "position": "Cashier", + "salary": "$245,497", + "start_date": "11/6/2004" + }, + { + "extn": "3757", + "id": "24983", + "name": "Domenic Hunter", + "office": "Los Angeles", + "position": "Service Supervisor", + "salary": "$204,629", + "start_date": "1/31/2000" + }, + { + "extn": "7602", + "id": "24984", + "name": "Sebastian Yoman", + "office": "Colorado Springs", + "position": "Software Engineer", + "salary": "$138,307", + "start_date": "11/23/2002" + }, + { + "extn": "5382", + "id": "24985", + "name": "Ryan Benfield", + "office": "El Paso", + "position": "Bellman", + "salary": "$183,746", + "start_date": "12/17/2007" + }, + { + "extn": "2485", + "id": "24986", + "name": "Irene Nielson", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$227,060", + "start_date": "8/28/2016" + }, + { + "extn": "1479", + "id": "24987", + "name": "Dorothy Grey", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$52,837", + "start_date": "2/17/2010" + }, + { + "extn": "4785", + "id": "24988", + "name": "Joseph Owens", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$197,453", + "start_date": "4/4/2010" + }, + { + "extn": "1789", + "id": "24989", + "name": "Andie Murphy", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$80,468", + "start_date": "6/15/2019" + }, + { + "extn": "9507", + "id": "24990", + "name": "Mandy Kent", + "office": "Los Angeles", + "position": "Laboratory Technician", + "salary": "$190,665", + "start_date": "11/25/2006" + }, + { + "extn": "1306", + "id": "24991", + "name": "Tony Crawley", + "office": "Bucharest", + "position": "Pharmacist", + "salary": "$192,613", + "start_date": "4/25/2008" + }, + { + "extn": "1189", + "id": "24992", + "name": "Evelynn Addis", + "office": "Garland", + "position": "Mobile Developer", + "salary": "$148,180", + "start_date": "5/22/2008" + }, + { + "extn": "7143", + "id": "24993", + "name": "Harry Ashwell", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$162,532", + "start_date": "5/5/2011" + }, + { + "extn": "1792", + "id": "24994", + "name": "Manuel Mills", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$61,262", + "start_date": "10/11/2018" + }, + { + "extn": "6819", + "id": "24995", + "name": "Cassandra Wild", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$34,536", + "start_date": "6/26/2006" + }, + { + "extn": "5732", + "id": "24996", + "name": "Hank Stanley", + "office": "Madison", + "position": "Electrician", + "salary": "$19,215", + "start_date": "8/10/2014" + }, + { + "extn": "6565", + "id": "24997", + "name": "Megan Jacobs", + "office": "Henderson", + "position": "Associate Professor", + "salary": "$23,276", + "start_date": "8/23/2006" + }, + { + "extn": "4790", + "id": "24998", + "name": "Julianna Kaur", + "office": "Springfield", + "position": "Global Logistics Supervisor", + "salary": "$88,764", + "start_date": "5/7/2018" + }, + { + "extn": "6528", + "id": "24999", + "name": "Daniel Carter", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$156,412", + "start_date": "5/6/2008" + }, + { + "extn": "5723", + "id": "25000", + "name": "Peter Kelly", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$256,820", + "start_date": "1/19/2014" + }, + { + "extn": "1921", + "id": "25001", + "name": "Melody Nicholls", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$96,184", + "start_date": "4/3/2006" + }, + { + "extn": "3228", + "id": "25002", + "name": "Doris Steer", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$85,583", + "start_date": "4/17/2014" + }, + { + "extn": "2849", + "id": "25003", + "name": "Gabriel Ward", + "office": "Worcester", + "position": "Business Broker", + "salary": "$18,388", + "start_date": "12/9/2007" + }, + { + "extn": "4710", + "id": "25004", + "name": "Fred Osman", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$86,573", + "start_date": "4/25/2006" + }, + { + "extn": "9169", + "id": "25005", + "name": "Javier Yang", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$223,609", + "start_date": "2/20/2009" + }, + { + "extn": "5770", + "id": "25006", + "name": "Leah Morris", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$64,774", + "start_date": "3/6/2002" + }, + { + "extn": "2566", + "id": "25007", + "name": "Hayden Richards", + "office": "Zurich", + "position": "Front Desk Coordinator", + "salary": "$202,451", + "start_date": "2/11/2006" + }, + { + "extn": "3253", + "id": "25008", + "name": "Julian Clark", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$266,599", + "start_date": "10/6/2009" + }, + { + "extn": "3152", + "id": "25009", + "name": "Chris Hancock", + "office": "El Paso", + "position": "Audiologist", + "salary": "$294,825", + "start_date": "8/21/2015" + }, + { + "extn": "5993", + "id": "25010", + "name": "Phillip Mason", + "office": "Garland", + "position": "Insurance Broker", + "salary": "$118,213", + "start_date": "9/8/2005" + }, + { + "extn": "7247", + "id": "25011", + "name": "Rocco Murphy", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$165,097", + "start_date": "1/16/2017" + }, + { + "extn": "3603", + "id": "25012", + "name": "Rylee Oatway", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$75,922", + "start_date": "5/15/2001" + }, + { + "extn": "9629", + "id": "25013", + "name": "Denny Armstrong", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$45,429", + "start_date": "8/5/2018" + }, + { + "extn": "9556", + "id": "25014", + "name": "Rebecca Fowler", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$154,428", + "start_date": "11/12/2001" + }, + { + "extn": "2657", + "id": "25015", + "name": "Liam Poole", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$187,994", + "start_date": "10/13/2019" + }, + { + "extn": "3084", + "id": "25016", + "name": "Rocco Gregory", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$146,643", + "start_date": "11/9/2017" + }, + { + "extn": "9453", + "id": "25017", + "name": "Matt Button", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$76,504", + "start_date": "5/6/2002" + }, + { + "extn": "9052", + "id": "25018", + "name": "Francesca Ainsworth", + "office": "Detroit", + "position": "Biologist", + "salary": "$84,738", + "start_date": "12/10/2014" + }, + { + "extn": "8061", + "id": "25019", + "name": "Nicholas Bishop", + "office": "El Paso", + "position": "Auditor", + "salary": "$55,960", + "start_date": "2/7/2017" + }, + { + "extn": "3802", + "id": "25020", + "name": "Matthew Simmons", + "office": "Glendale", + "position": "Web Developer", + "salary": "$194,155", + "start_date": "2/24/2001" + }, + { + "extn": "4444", + "id": "25021", + "name": "Wade Trent", + "office": "Berlin", + "position": "Dentist", + "salary": "$254,270", + "start_date": "2/10/2000" + }, + { + "extn": "1545", + "id": "25022", + "name": "Jack Rycroft", + "office": "Reno", + "position": "Bellman", + "salary": "$101,380", + "start_date": "8/13/2006" + }, + { + "extn": "1539", + "id": "25023", + "name": "Matthew Sinclair", + "office": "Boston", + "position": "Retail Trainee", + "salary": "$31,502", + "start_date": "10/6/2008" + }, + { + "extn": "8885", + "id": "25024", + "name": "Gil Upsdell", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$35,079", + "start_date": "7/7/2009" + }, + { + "extn": "6373", + "id": "25025", + "name": "Nathan Simpson", + "office": "Murfreesboro", + "position": "Stockbroker", + "salary": "$188,661", + "start_date": "10/13/2019" + }, + { + "extn": "2519", + "id": "25026", + "name": "Aiden Wooldridge", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$192,938", + "start_date": "10/3/2018" + }, + { + "extn": "1218", + "id": "25027", + "name": "Scarlett Bolton", + "office": "Fremont", + "position": "Cash Manager", + "salary": "$31,532", + "start_date": "1/25/2009" + }, + { + "extn": "5862", + "id": "25028", + "name": "Martha Ross", + "office": "Saint Paul", + "position": "Doctor", + "salary": "$84,588", + "start_date": "10/3/2016" + }, + { + "extn": "1378", + "id": "25029", + "name": "Julian Willson", + "office": "Valetta", + "position": "Cashier", + "salary": "$164,446", + "start_date": "3/1/2006" + }, + { + "extn": "9722", + "id": "25030", + "name": "Ronald Shields", + "office": "Berna", + "position": "Webmaster", + "salary": "$106,126", + "start_date": "4/20/2019" + }, + { + "extn": "6139", + "id": "25031", + "name": "Chris Richards", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$126,348", + "start_date": "1/15/2008" + }, + { + "extn": "6567", + "id": "25032", + "name": "Enoch Bailey", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$231,646", + "start_date": "3/27/2008" + }, + { + "extn": "1853", + "id": "25033", + "name": "Matt Rodwell", + "office": "Arlington", + "position": "Treasurer", + "salary": "$225,073", + "start_date": "5/13/2017" + }, + { + "extn": "5183", + "id": "25034", + "name": "Boris Osman", + "office": "Quebec", + "position": "Paramedic", + "salary": "$42,006", + "start_date": "9/2/2014" + }, + { + "extn": "8865", + "id": "25035", + "name": "Roger Funnell", + "office": "Phoenix", + "position": "Banker", + "salary": "$91,630", + "start_date": "1/12/2007" + }, + { + "extn": "3742", + "id": "25036", + "name": "Bryon Tate", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$183,843", + "start_date": "2/27/2006" + }, + { + "extn": "6527", + "id": "25037", + "name": "Madison Lambert", + "office": "Hollywood", + "position": "Cash Manager", + "salary": "$266,718", + "start_date": "11/6/2018" + }, + { + "extn": "4722", + "id": "25038", + "name": "Chad Farmer", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$243,967", + "start_date": "1/11/2000" + }, + { + "extn": "6664", + "id": "25039", + "name": "Ada Goodman", + "office": "Valetta", + "position": "IT Support Staff", + "salary": "$245,115", + "start_date": "8/16/2008" + }, + { + "extn": "9002", + "id": "25040", + "name": "Rosa Holmes", + "office": "Baltimore", + "position": "Steward", + "salary": "$294,760", + "start_date": "9/6/2014" + }, + { + "extn": "3879", + "id": "25041", + "name": "George Howard", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$141,083", + "start_date": "10/14/2017" + }, + { + "extn": "2883", + "id": "25042", + "name": "Mona Nelson", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$133,569", + "start_date": "5/13/2006" + }, + { + "extn": "6559", + "id": "25043", + "name": "Jacob Moss", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$217,715", + "start_date": "3/24/2002" + }, + { + "extn": "6406", + "id": "25044", + "name": "Owen Carson", + "office": "Venice", + "position": "Staffing Consultant", + "salary": "$170,119", + "start_date": "4/13/2002" + }, + { + "extn": "7435", + "id": "25045", + "name": "Helen Griffiths", + "office": "Seattle", + "position": "Clerk", + "salary": "$36,958", + "start_date": "7/13/2010" + }, + { + "extn": "3853", + "id": "25046", + "name": "Anthony Ross", + "office": "Nashville", + "position": "Project Manager", + "salary": "$71,633", + "start_date": "7/14/2005" + }, + { + "extn": "3307", + "id": "25047", + "name": "Julius Radcliffe", + "office": "Anaheim", + "position": "Bellman", + "salary": "$282,205", + "start_date": "4/12/2014" + }, + { + "extn": "3231", + "id": "25048", + "name": "Nicholas Attwood", + "office": "Berlin", + "position": "Insurance Broker", + "salary": "$49,984", + "start_date": "11/17/2007" + }, + { + "extn": "3595", + "id": "25049", + "name": "Kimberly Waterson", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$156,132", + "start_date": "10/29/2015" + }, + { + "extn": "1838", + "id": "25050", + "name": "Bryce Wise", + "office": "Indianapolis", + "position": "Assistant Buyer", + "salary": "$28,545", + "start_date": "6/12/2005" + }, + { + "extn": "4663", + "id": "25051", + "name": "Chadwick Blackburn", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$140,822", + "start_date": "8/13/2000" + }, + { + "extn": "5643", + "id": "25052", + "name": "Louise Dann", + "office": "Stockton", + "position": "Laboratory Technician", + "salary": "$24,565", + "start_date": "7/23/2008" + }, + { + "extn": "8349", + "id": "25053", + "name": "Alexander Whitehouse", + "office": "Detroit", + "position": "Inspector", + "salary": "$133,295", + "start_date": "1/11/2006" + }, + { + "extn": "2024", + "id": "25054", + "name": "Valerie Ryan", + "office": "Escondido", + "position": "Production Painter", + "salary": "$221,908", + "start_date": "10/1/2007" + }, + { + "extn": "9774", + "id": "25055", + "name": "Tyler Thatcher", + "office": "London", + "position": "Assistant Buyer", + "salary": "$284,020", + "start_date": "1/18/2015" + }, + { + "extn": "6049", + "id": "25056", + "name": "Josh Clarkson", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$150,812", + "start_date": "4/2/2004" + }, + { + "extn": "3039", + "id": "25057", + "name": "Jacob May", + "office": "Madrid", + "position": "Clerk", + "salary": "$138,613", + "start_date": "4/20/2006" + }, + { + "extn": "4921", + "id": "25058", + "name": "Celina Poole", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$217,932", + "start_date": "7/11/2006" + }, + { + "extn": "4280", + "id": "25059", + "name": "Harvey Atkinson", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$139,240", + "start_date": "6/14/2016" + }, + { + "extn": "6288", + "id": "25060", + "name": "Carrie Ebbs", + "office": "Amarillo", + "position": "Auditor", + "salary": "$117,025", + "start_date": "7/20/2010" + }, + { + "extn": "6940", + "id": "25061", + "name": "Nicholas Hudson", + "office": "Milwaukee", + "position": "Service Supervisor", + "salary": "$115,839", + "start_date": "6/11/2015" + }, + { + "extn": "4806", + "id": "25062", + "name": "Clint Windsor", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$91,342", + "start_date": "11/27/2018" + }, + { + "extn": "5484", + "id": "25063", + "name": "Rick Addis", + "office": "Rome", + "position": "Software Engineer", + "salary": "$246,033", + "start_date": "9/13/2014" + }, + { + "extn": "3989", + "id": "25064", + "name": "Jasmine Stone ", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$182,455", + "start_date": "5/13/2003" + }, + { + "extn": "6813", + "id": "25065", + "name": "Marjorie Downing", + "office": "Sacramento", + "position": "Auditor", + "salary": "$141,102", + "start_date": "3/1/2002" + }, + { + "extn": "2152", + "id": "25066", + "name": "Noah Collins", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$216,696", + "start_date": "7/23/2005" + }, + { + "extn": "9856", + "id": "25067", + "name": "Adalind Evans", + "office": "Zurich", + "position": "Clerk", + "salary": "$117,266", + "start_date": "4/25/2012" + }, + { + "extn": "8571", + "id": "25068", + "name": "Emmanuelle Keys", + "office": "Ontario", + "position": "Executive Director", + "salary": "$271,291", + "start_date": "11/21/2001" + }, + { + "extn": "2023", + "id": "25069", + "name": "Denis Brown", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$186,942", + "start_date": "10/27/2000" + }, + { + "extn": "3690", + "id": "25070", + "name": "Dasha Lewin", + "office": "Escondido", + "position": "Cashier", + "salary": "$266,342", + "start_date": "6/23/2002" + }, + { + "extn": "1432", + "id": "25071", + "name": "Cameron Selby", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$14,463", + "start_date": "9/14/2008" + }, + { + "extn": "3323", + "id": "25072", + "name": "Melanie Yates", + "office": "Los Angeles", + "position": "Laboratory Technician", + "salary": "$37,821", + "start_date": "1/23/2010" + }, + { + "extn": "5988", + "id": "25073", + "name": "Gil Lee", + "office": "Rochester", + "position": "Project Manager", + "salary": "$179,910", + "start_date": "10/17/2015" + }, + { + "extn": "8165", + "id": "25074", + "name": "Thea Broomfield", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$291,024", + "start_date": "9/14/2019" + }, + { + "extn": "6058", + "id": "25075", + "name": "Madelyn Mitchell", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$231,672", + "start_date": "3/10/2017" + }, + { + "extn": "8667", + "id": "25076", + "name": "Joy Flynn", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$292,522", + "start_date": "7/18/2017" + }, + { + "extn": "5927", + "id": "25077", + "name": "Danielle Stewart", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$172,250", + "start_date": "2/7/2014" + }, + { + "extn": "4267", + "id": "25078", + "name": "Lorraine Burnley", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$16,597", + "start_date": "8/23/2004" + }, + { + "extn": "1582", + "id": "25079", + "name": "Kurt Edwards", + "office": "Los Angeles", + "position": "Service Supervisor", + "salary": "$178,833", + "start_date": "10/20/2002" + }, + { + "extn": "8147", + "id": "25080", + "name": "Jayden Larsen", + "office": "Fremont", + "position": "Systems Administrator", + "salary": "$152,582", + "start_date": "4/30/2006" + }, + { + "extn": "4783", + "id": "25081", + "name": "Erick Wright", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$228,086", + "start_date": "5/5/2010" + }, + { + "extn": "8299", + "id": "25082", + "name": "Brad Mackenzie", + "office": "Paris", + "position": "Banker", + "salary": "$212,687", + "start_date": "10/26/2012" + }, + { + "extn": "7582", + "id": "25083", + "name": "Liam Ashwell", + "office": "Amarillo", + "position": "Bellman", + "salary": "$74,817", + "start_date": "9/21/2008" + }, + { + "extn": "4202", + "id": "25084", + "name": "Josephine Sinclair", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$262,421", + "start_date": "4/18/2014" + }, + { + "extn": "6477", + "id": "25085", + "name": "Luke Archer", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$168,337", + "start_date": "1/28/2010" + }, + { + "extn": "5324", + "id": "25086", + "name": "Angelica Gibson", + "office": "Chicago", + "position": "Accountant", + "salary": "$220,291", + "start_date": "9/2/2015" + }, + { + "extn": "8439", + "id": "25087", + "name": "Ember Shields", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$42,595", + "start_date": "10/5/2005" + }, + { + "extn": "8187", + "id": "25088", + "name": "Naomi Simpson", + "office": "San Jose", + "position": "Steward", + "salary": "$125,468", + "start_date": "6/26/2016" + }, + { + "extn": "8834", + "id": "25089", + "name": "Enoch Cobb", + "office": "Memphis", + "position": "Web Developer", + "salary": "$170,519", + "start_date": "10/6/2004" + }, + { + "extn": "3640", + "id": "25090", + "name": "Sofie Holmes", + "office": "Hayward", + "position": "Fabricator", + "salary": "$44,389", + "start_date": "7/6/2013" + }, + { + "extn": "1778", + "id": "25091", + "name": "Liam May", + "office": "Toledo", + "position": "Design Engineer", + "salary": "$193,165", + "start_date": "8/30/2019" + }, + { + "extn": "6106", + "id": "25092", + "name": "Chuck Daniells", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$277,809", + "start_date": "4/29/2008" + }, + { + "extn": "9804", + "id": "25093", + "name": "Charlotte Lambert", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$85,811", + "start_date": "9/1/2010" + }, + { + "extn": "8050", + "id": "25094", + "name": "Logan Forth", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$73,353", + "start_date": "1/18/2003" + }, + { + "extn": "5784", + "id": "25095", + "name": "Francesca Wooldridge", + "office": "Honolulu", + "position": "Doctor", + "salary": "$201,874", + "start_date": "4/4/2002" + }, + { + "extn": "8299", + "id": "25096", + "name": "Carla Hunter", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$139,090", + "start_date": "4/3/2000" + }, + { + "extn": "9457", + "id": "25097", + "name": "Marissa Edwards", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$166,602", + "start_date": "8/14/2012" + }, + { + "extn": "1733", + "id": "25098", + "name": "Julian Kaur", + "office": "Lancaster", + "position": "Investment Advisor", + "salary": "$21,386", + "start_date": "2/14/2000" + }, + { + "extn": "9619", + "id": "25099", + "name": "Caitlyn Carter", + "office": "Paris", + "position": "Electrician", + "salary": "$221,048", + "start_date": "10/17/2006" + }, + { + "extn": "9895", + "id": "25100", + "name": "John Giles", + "office": "San Francisco", + "position": "HR Coordinator", + "salary": "$97,469", + "start_date": "6/13/2003" + }, + { + "extn": "2776", + "id": "25101", + "name": "Payton Parker", + "office": "Santa Ana", + "position": "Pharmacist", + "salary": "$64,933", + "start_date": "6/22/2018" + }, + { + "extn": "7815", + "id": "25102", + "name": "Rihanna Trent", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$261,363", + "start_date": "6/16/2013" + }, + { + "extn": "7521", + "id": "25103", + "name": "Johnny Redwood", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$51,568", + "start_date": "5/8/2000" + }, + { + "extn": "2542", + "id": "25104", + "name": "Phillip Sanchez", + "office": "Bucharest", + "position": "Executive Director", + "salary": "$204,074", + "start_date": "11/17/2002" + }, + { + "extn": "2556", + "id": "25105", + "name": "Naomi Nanton", + "office": "Milano", + "position": "Doctor", + "salary": "$119,407", + "start_date": "4/5/2008" + }, + { + "extn": "8966", + "id": "25106", + "name": "Willow Appleton", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$134,247", + "start_date": "2/6/2004" + }, + { + "extn": "7877", + "id": "25107", + "name": "George Utterson", + "office": "Denver", + "position": "Webmaster", + "salary": "$61,972", + "start_date": "1/22/2010" + }, + { + "extn": "3111", + "id": "25108", + "name": "Harvey Styles", + "office": "Amarillo", + "position": "Physician", + "salary": "$277,005", + "start_date": "10/2/2016" + }, + { + "extn": "5753", + "id": "25109", + "name": "Aiden Harper", + "office": "Omaha", + "position": "Bellman", + "salary": "$233,278", + "start_date": "2/25/2005" + }, + { + "extn": "1240", + "id": "25110", + "name": "Carter Roscoe", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$262,792", + "start_date": "12/8/2012" + }, + { + "extn": "9553", + "id": "25111", + "name": "Chris Egerton", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$288,062", + "start_date": "4/13/2019" + }, + { + "extn": "2796", + "id": "25112", + "name": "Zara Kent", + "office": "London", + "position": "Electrician", + "salary": "$55,182", + "start_date": "6/1/2019" + }, + { + "extn": "9312", + "id": "25113", + "name": "Benny Collins", + "office": "Wien", + "position": "Global Logistics Supervisor", + "salary": "$218,233", + "start_date": "3/22/2016" + }, + { + "extn": "8252", + "id": "25114", + "name": "Ciara Russel", + "office": "Columbus", + "position": "Designer", + "salary": "$136,684", + "start_date": "2/19/2006" + }, + { + "extn": "6852", + "id": "25115", + "name": "Natalie Osmond", + "office": "Richmond", + "position": "Electrician", + "salary": "$64,917", + "start_date": "12/22/2008" + }, + { + "extn": "8984", + "id": "25116", + "name": "Bart Clarke", + "office": "Quebec", + "position": "Executive Director", + "salary": "$74,267", + "start_date": "12/16/2000" + }, + { + "extn": "6344", + "id": "25117", + "name": "Ryan Craig", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$296,079", + "start_date": "6/7/2003" + }, + { + "extn": "7917", + "id": "25118", + "name": "Hanna Zaoui", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$20,742", + "start_date": "4/29/2003" + }, + { + "extn": "8212", + "id": "25119", + "name": "Tyson Squire", + "office": "Madrid", + "position": "Paramedic", + "salary": "$224,865", + "start_date": "5/16/2008" + }, + { + "extn": "7396", + "id": "25120", + "name": "Marissa Vincent", + "office": "Laredo", + "position": "Physician", + "salary": "$254,311", + "start_date": "1/11/2017" + }, + { + "extn": "1121", + "id": "25121", + "name": "Juliette Walker", + "office": "Las Vegas", + "position": "Associate Professor", + "salary": "$289,322", + "start_date": "7/19/2005" + }, + { + "extn": "2886", + "id": "25122", + "name": "Marvin Healy", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$42,237", + "start_date": "5/15/2007" + }, + { + "extn": "6399", + "id": "25123", + "name": "Phillip Stevens", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$173,554", + "start_date": "1/22/2009" + }, + { + "extn": "8507", + "id": "25124", + "name": "Erica Calderwood", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$156,047", + "start_date": "2/8/2008" + }, + { + "extn": "5609", + "id": "25125", + "name": "Mya Kennedy", + "office": "Wien", + "position": "Executive Director", + "salary": "$237,632", + "start_date": "11/14/2012" + }, + { + "extn": "9838", + "id": "25126", + "name": "Marvin Kelly", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$186,170", + "start_date": "6/24/2013" + }, + { + "extn": "8097", + "id": "25127", + "name": "Greta Marshall", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$247,989", + "start_date": "8/28/2010" + }, + { + "extn": "5883", + "id": "25128", + "name": "Henry Redfern", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$263,494", + "start_date": "9/25/2018" + }, + { + "extn": "4877", + "id": "25129", + "name": "Hayden Button", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$94,182", + "start_date": "6/16/2008" + }, + { + "extn": "8354", + "id": "25130", + "name": "Hanna Potts", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$169,390", + "start_date": "1/23/2017" + }, + { + "extn": "7621", + "id": "25131", + "name": "Maxwell Tanner", + "office": "Rome", + "position": "Auditor", + "salary": "$12,131", + "start_date": "9/19/2002" + }, + { + "extn": "9775", + "id": "25132", + "name": "Brad Weasley", + "office": "Valetta", + "position": "Budget Analyst", + "salary": "$143,286", + "start_date": "2/9/2002" + }, + { + "extn": "3752", + "id": "25133", + "name": "Abdul Roman", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$142,301", + "start_date": "7/10/2002" + }, + { + "extn": "9114", + "id": "25134", + "name": "Paula Ogilvy", + "office": "San Antonio", + "position": "Webmaster", + "salary": "$118,614", + "start_date": "9/12/2013" + }, + { + "extn": "4712", + "id": "25135", + "name": "Sebastian Marshall", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$298,586", + "start_date": "7/22/2017" + }, + { + "extn": "1350", + "id": "25136", + "name": "Phillip Glynn", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$72,511", + "start_date": "6/26/2016" + }, + { + "extn": "2520", + "id": "25137", + "name": "Jack Collins", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$285,560", + "start_date": "1/22/2004" + }, + { + "extn": "5757", + "id": "25138", + "name": "Megan Devonport", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$160,929", + "start_date": "3/4/2014" + }, + { + "extn": "8457", + "id": "25139", + "name": "Shay Wilcox", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$23,705", + "start_date": "12/4/2012" + }, + { + "extn": "4441", + "id": "25140", + "name": "Priscilla Huggins", + "office": "Portland", + "position": "Cash Manager", + "salary": "$277,646", + "start_date": "3/16/2014" + }, + { + "extn": "4035", + "id": "25141", + "name": "Boris Harvey", + "office": "San Diego", + "position": "CNC Operator", + "salary": "$289,694", + "start_date": "12/31/2005" + }, + { + "extn": "6204", + "id": "25142", + "name": "Cecilia Zaoui", + "office": "Hollywood", + "position": "Associate Professor", + "salary": "$163,157", + "start_date": "6/16/2007" + }, + { + "extn": "7315", + "id": "25143", + "name": "Vanessa Becker", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$74,053", + "start_date": "8/3/2006" + }, + { + "extn": "3485", + "id": "25144", + "name": "Mackenzie Drake", + "office": "Anaheim", + "position": "Clerk", + "salary": "$29,185", + "start_date": "3/27/2006" + }, + { + "extn": "4595", + "id": "25145", + "name": "Tom Vallins", + "office": "Garland", + "position": "Operator", + "salary": "$208,051", + "start_date": "9/25/2002" + }, + { + "extn": "6026", + "id": "25146", + "name": "Roger Reid", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$248,622", + "start_date": "11/30/2011" + }, + { + "extn": "9569", + "id": "25147", + "name": "Valerie Craig", + "office": "Charlotte", + "position": "Fabricator", + "salary": "$286,675", + "start_date": "12/23/2001" + }, + { + "extn": "4626", + "id": "25148", + "name": "Michael Gordon", + "office": "Bakersfield", + "position": "Fabricator", + "salary": "$120,201", + "start_date": "7/1/2018" + }, + { + "extn": "9499", + "id": "25149", + "name": "Melody Benson", + "office": "Baltimore", + "position": "Inspector", + "salary": "$140,549", + "start_date": "12/28/2014" + }, + { + "extn": "5344", + "id": "25150", + "name": "Denis Rigg", + "office": "Minneapolis", + "position": "Biologist", + "salary": "$165,315", + "start_date": "9/6/2003" + }, + { + "extn": "5164", + "id": "25151", + "name": "Mike Allington", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$206,663", + "start_date": "12/3/2003" + }, + { + "extn": "2340", + "id": "25152", + "name": "Maggie Thomson", + "office": "Orlando", + "position": "Fabricator", + "salary": "$10,360", + "start_date": "1/29/2003" + }, + { + "extn": "1523", + "id": "25153", + "name": "Mabel Styles", + "office": "San Diego", + "position": "Design Engineer", + "salary": "$226,909", + "start_date": "12/2/2008" + }, + { + "extn": "9934", + "id": "25154", + "name": "Doug Plant", + "office": "Henderson", + "position": "Paramedic", + "salary": "$82,465", + "start_date": "10/23/2005" + }, + { + "extn": "1145", + "id": "25155", + "name": "Francesca Sloan", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$125,451", + "start_date": "9/23/2000" + }, + { + "extn": "9122", + "id": "25156", + "name": "Hanna Poulton", + "office": "Kansas City", + "position": "Call Center Representative", + "salary": "$105,657", + "start_date": "10/8/2002" + }, + { + "extn": "1213", + "id": "25157", + "name": "Shelby Vollans", + "office": "Albuquerque", + "position": "Auditor", + "salary": "$46,568", + "start_date": "3/22/2003" + }, + { + "extn": "7431", + "id": "25158", + "name": "Martha Saunders", + "office": "Bellevue", + "position": "Cook", + "salary": "$287,161", + "start_date": "8/7/2008" + }, + { + "extn": "8101", + "id": "25159", + "name": "Alessandra Donnelly", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$188,524", + "start_date": "9/29/2007" + }, + { + "extn": "8194", + "id": "25160", + "name": "Leilani Russell", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$151,814", + "start_date": "4/3/2000" + }, + { + "extn": "7663", + "id": "25161", + "name": "Chadwick Wright", + "office": "Jersey City", + "position": "Physician", + "salary": "$244,932", + "start_date": "6/5/2008" + }, + { + "extn": "3055", + "id": "25162", + "name": "Ivette Fisher", + "office": "Columbus", + "position": "Ambulatory Nurse", + "salary": "$135,672", + "start_date": "5/27/2007" + }, + { + "extn": "5474", + "id": "25163", + "name": "Thea Niles", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$20,632", + "start_date": "7/29/2012" + }, + { + "extn": "5870", + "id": "25164", + "name": "Freya Murphy", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$49,625", + "start_date": "11/21/2012" + }, + { + "extn": "2785", + "id": "25165", + "name": "Alan Welsch", + "office": "Colorado Springs", + "position": "Cashier", + "salary": "$38,900", + "start_date": "7/23/2015" + }, + { + "extn": "1606", + "id": "25166", + "name": "Fred Harrison", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$111,835", + "start_date": "5/26/2018" + }, + { + "extn": "3189", + "id": "25167", + "name": "Aurelia Parr", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$132,801", + "start_date": "7/2/2016" + }, + { + "extn": "7417", + "id": "25168", + "name": "Sebastian Broomfield", + "office": "Worcester", + "position": "Stockbroker", + "salary": "$219,607", + "start_date": "8/22/2008" + }, + { + "extn": "3968", + "id": "25169", + "name": "Lauren Carter", + "office": "Fremont", + "position": "Cashier", + "salary": "$224,519", + "start_date": "7/22/2011" + }, + { + "extn": "7605", + "id": "25170", + "name": "Anthony Amstead", + "office": "San Francisco", + "position": "Dentist", + "salary": "$259,687", + "start_date": "9/25/2010" + }, + { + "extn": "5444", + "id": "25171", + "name": "Aeris Darcy", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$160,513", + "start_date": "4/3/2004" + }, + { + "extn": "6482", + "id": "25172", + "name": "Chuck King", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$41,771", + "start_date": "12/16/2009" + }, + { + "extn": "4172", + "id": "25173", + "name": "Leroy Hood", + "office": "Reno", + "position": "Cash Manager", + "salary": "$199,900", + "start_date": "12/1/2013" + }, + { + "extn": "8571", + "id": "25174", + "name": "Bree Hill", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$65,187", + "start_date": "10/4/2001" + }, + { + "extn": "1083", + "id": "25175", + "name": "Carrie Speed", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$26,929", + "start_date": "6/26/2018" + }, + { + "extn": "8032", + "id": "25176", + "name": "Daron Larsen", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$77,047", + "start_date": "2/4/2017" + }, + { + "extn": "5447", + "id": "25177", + "name": "Miley Jeffery", + "office": "New Orleans", + "position": "Physician", + "salary": "$81,574", + "start_date": "2/7/2013" + }, + { + "extn": "1913", + "id": "25178", + "name": "Julian Curtis", + "office": "Bridgeport", + "position": "Assistant Buyer", + "salary": "$37,587", + "start_date": "9/25/2013" + }, + { + "extn": "1069", + "id": "25179", + "name": "Harry Chadwick", + "office": "El Paso", + "position": "Electrician", + "salary": "$164,718", + "start_date": "2/2/2006" + }, + { + "extn": "5272", + "id": "25180", + "name": "Zoe Palmer", + "office": "Quebec", + "position": "Loan Officer", + "salary": "$179,448", + "start_date": "9/6/2008" + }, + { + "extn": "2146", + "id": "25181", + "name": "Georgia Ripley", + "office": "Prague", + "position": "Accountant", + "salary": "$159,531", + "start_date": "1/31/2015" + }, + { + "extn": "6492", + "id": "25182", + "name": "Doris Pickard", + "office": "Quebec", + "position": "IT Support Staff", + "salary": "$177,903", + "start_date": "12/14/2012" + }, + { + "extn": "1874", + "id": "25183", + "name": "Sebastian Lewis", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$58,114", + "start_date": "4/25/2004" + }, + { + "extn": "3421", + "id": "25184", + "name": "Benjamin Yoman", + "office": "Seattle", + "position": "Web Developer", + "salary": "$68,550", + "start_date": "7/26/2003" + }, + { + "extn": "5264", + "id": "25185", + "name": "Bryon Phillips", + "office": "Springfield", + "position": "HR Coordinator", + "salary": "$48,265", + "start_date": "5/29/2016" + }, + { + "extn": "1518", + "id": "25186", + "name": "Georgia Ventura", + "office": "Worcester", + "position": "Project Manager", + "salary": "$94,931", + "start_date": "2/26/2013" + }, + { + "extn": "3179", + "id": "25187", + "name": "Logan Fulton", + "office": "Baltimore", + "position": "Business Broker", + "salary": "$120,445", + "start_date": "8/13/2007" + }, + { + "extn": "7046", + "id": "25188", + "name": "Eve Roth", + "office": "Amarillo", + "position": "Auditor", + "salary": "$88,247", + "start_date": "10/1/2014" + }, + { + "extn": "7267", + "id": "25189", + "name": "Kirsten Funnell", + "office": "Ontario", + "position": "CNC Operator", + "salary": "$58,453", + "start_date": "6/3/2002" + }, + { + "extn": "7073", + "id": "25190", + "name": "Jack Roscoe", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$14,878", + "start_date": "8/10/2011" + }, + { + "extn": "2078", + "id": "25191", + "name": "Leslie Hammond", + "office": "St. Louis", + "position": "Dentist", + "salary": "$123,601", + "start_date": "8/31/2019" + }, + { + "extn": "2501", + "id": "25192", + "name": "Tania Eaton", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$127,966", + "start_date": "8/20/2013" + }, + { + "extn": "6647", + "id": "25193", + "name": "Barney Norburn", + "office": "Charlotte", + "position": "Designer", + "salary": "$237,670", + "start_date": "5/13/2001" + }, + { + "extn": "4542", + "id": "25194", + "name": "Rocco Matthews", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$37,532", + "start_date": "1/17/2000" + }, + { + "extn": "1386", + "id": "25195", + "name": "Daniel Vince", + "office": "Dallas", + "position": "Inspector", + "salary": "$170,958", + "start_date": "4/18/2008" + }, + { + "extn": "2789", + "id": "25196", + "name": "Rosie Pratt", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$74,594", + "start_date": "3/21/2007" + }, + { + "extn": "5349", + "id": "25197", + "name": "Rosie Haines", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$258,856", + "start_date": "10/29/2005" + }, + { + "extn": "9907", + "id": "25198", + "name": "Piper Irving", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$250,564", + "start_date": "7/6/2000" + }, + { + "extn": "8882", + "id": "25199", + "name": "Hank Logan", + "office": "Orlando", + "position": "Retail Trainee", + "salary": "$170,263", + "start_date": "12/8/2015" + }, + { + "extn": "5552", + "id": "25200", + "name": "Paula Moran", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$259,028", + "start_date": "7/18/2018" + }, + { + "extn": "8494", + "id": "25201", + "name": "Carter Bright", + "office": "Pittsburgh", + "position": "Loan Officer", + "salary": "$124,887", + "start_date": "6/2/2007" + }, + { + "extn": "1201", + "id": "25202", + "name": "Russel Malone", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$196,429", + "start_date": "4/15/2008" + }, + { + "extn": "2893", + "id": "25203", + "name": "Fred Bell", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$178,273", + "start_date": "4/24/2010" + }, + { + "extn": "2688", + "id": "25204", + "name": "Harmony Porter", + "office": "Wien", + "position": "Systems Administrator", + "salary": "$190,618", + "start_date": "4/2/2019" + }, + { + "extn": "5693", + "id": "25205", + "name": "Rick Dyson", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$110,623", + "start_date": "2/5/2018" + }, + { + "extn": "3930", + "id": "25206", + "name": "Freya Vernon", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$106,231", + "start_date": "3/31/2003" + }, + { + "extn": "9618", + "id": "25207", + "name": "Rick Dunbar", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$257,685", + "start_date": "7/26/2004" + }, + { + "extn": "1663", + "id": "25208", + "name": "Ramon Murphy", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$257,329", + "start_date": "10/20/2019" + }, + { + "extn": "1717", + "id": "25209", + "name": "Rocco Umney", + "office": "Los Angeles", + "position": "Dentist", + "salary": "$143,505", + "start_date": "10/16/2012" + }, + { + "extn": "2440", + "id": "25210", + "name": "Chuck Phillips", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$38,381", + "start_date": "12/9/2018" + }, + { + "extn": "2487", + "id": "25211", + "name": "Dorothy Garcia", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$175,739", + "start_date": "10/14/2001" + }, + { + "extn": "3023", + "id": "25212", + "name": "Harry Wills", + "office": "New York", + "position": "Design Engineer", + "salary": "$235,599", + "start_date": "12/26/2002" + }, + { + "extn": "8119", + "id": "25213", + "name": "Irene Lowe", + "office": "Wien", + "position": "Dentist", + "salary": "$122,744", + "start_date": "8/17/2016" + }, + { + "extn": "8420", + "id": "25214", + "name": "David Knight", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$140,098", + "start_date": "7/6/2009" + }, + { + "extn": "3329", + "id": "25215", + "name": "Maxwell Coleman", + "office": "Atlanta", + "position": "Bellman", + "salary": "$228,205", + "start_date": "6/24/2014" + }, + { + "extn": "1926", + "id": "25216", + "name": "Boris Savage", + "office": "Philadelphia", + "position": "Operator", + "salary": "$153,804", + "start_date": "12/5/2005" + }, + { + "extn": "1571", + "id": "25217", + "name": "Juliette White", + "office": "Miami", + "position": "Software Engineer", + "salary": "$134,367", + "start_date": "6/19/2006" + }, + { + "extn": "3578", + "id": "25218", + "name": "Helen Powell", + "office": "Nashville", + "position": "Food Technologist", + "salary": "$116,495", + "start_date": "6/30/2011" + }, + { + "extn": "9623", + "id": "25219", + "name": "Katelyn Adams", + "office": "Irving", + "position": "Cook", + "salary": "$188,355", + "start_date": "6/22/2007" + }, + { + "extn": "8255", + "id": "25220", + "name": "Percy Fleming", + "office": "Ontario", + "position": "Electrician", + "salary": "$38,952", + "start_date": "3/21/2013" + }, + { + "extn": "8135", + "id": "25221", + "name": "Elijah Hilton", + "office": "Atlanta", + "position": "Operator", + "salary": "$158,533", + "start_date": "3/30/2000" + }, + { + "extn": "4582", + "id": "25222", + "name": "Julian Milner", + "office": "Glendale", + "position": "Executive Director", + "salary": "$272,265", + "start_date": "4/17/2007" + }, + { + "extn": "2896", + "id": "25223", + "name": "Rose Jones", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$208,607", + "start_date": "5/3/2015" + }, + { + "extn": "5131", + "id": "25224", + "name": "Chad Holmes", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$232,988", + "start_date": "7/30/2011" + }, + { + "extn": "9717", + "id": "25225", + "name": "Erica Douglas", + "office": "Laredo", + "position": "Biologist", + "salary": "$128,267", + "start_date": "4/28/2005" + }, + { + "extn": "6244", + "id": "25226", + "name": "Doug Wright", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$54,333", + "start_date": "11/25/2015" + }, + { + "extn": "3202", + "id": "25227", + "name": "Javier Uttridge", + "office": "Fayetteville", + "position": "Loan Officer", + "salary": "$87,978", + "start_date": "1/8/2018" + }, + { + "extn": "1353", + "id": "25228", + "name": "Nina Wheeler", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$29,058", + "start_date": "12/16/2015" + }, + { + "extn": "6803", + "id": "25229", + "name": "Rocco Wise", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$240,651", + "start_date": "1/7/2000" + }, + { + "extn": "9099", + "id": "25230", + "name": "Logan Thompson", + "office": "New York", + "position": "HR Specialist", + "salary": "$147,822", + "start_date": "6/20/2000" + }, + { + "extn": "8023", + "id": "25231", + "name": "Danny Underhill", + "office": "Moreno Valley", + "position": "Production Painter", + "salary": "$209,742", + "start_date": "2/14/2015" + }, + { + "extn": "3199", + "id": "25232", + "name": "Rae Ellis", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$273,047", + "start_date": "3/25/2005" + }, + { + "extn": "2230", + "id": "25233", + "name": "Leroy Gonzales", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$28,264", + "start_date": "12/9/2017" + }, + { + "extn": "9066", + "id": "25234", + "name": "Elena Coleman", + "office": "Nashville", + "position": "Physician", + "salary": "$63,145", + "start_date": "5/15/2004" + }, + { + "extn": "6640", + "id": "25235", + "name": "Liliana Briggs", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$108,131", + "start_date": "6/16/2015" + }, + { + "extn": "5080", + "id": "25236", + "name": "Remy Noon", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$285,753", + "start_date": "5/29/2012" + }, + { + "extn": "9393", + "id": "25237", + "name": "Amy Davies", + "office": "Toledo", + "position": "Project Manager", + "salary": "$136,722", + "start_date": "4/15/2007" + }, + { + "extn": "2271", + "id": "25238", + "name": "Chris Ralph", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$257,028", + "start_date": "7/4/2005" + }, + { + "extn": "2896", + "id": "25239", + "name": "Candace Plumb", + "office": "San Francisco", + "position": "Operator", + "salary": "$110,564", + "start_date": "3/19/2015" + }, + { + "extn": "5830", + "id": "25240", + "name": "Nate Rycroft", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$94,850", + "start_date": "10/15/2016" + }, + { + "extn": "5182", + "id": "25241", + "name": "Louise Murphy", + "office": "Glendale", + "position": "Electrician", + "salary": "$112,500", + "start_date": "8/10/2009" + }, + { + "extn": "6147", + "id": "25242", + "name": "Anne Healy", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$184,088", + "start_date": "2/8/2003" + }, + { + "extn": "6244", + "id": "25243", + "name": "Cameron Harper", + "office": "Otawa", + "position": "Doctor", + "salary": "$94,925", + "start_date": "9/10/2014" + }, + { + "extn": "4393", + "id": "25244", + "name": "Tyson Jones", + "office": "Quebec", + "position": "Executive Director", + "salary": "$205,546", + "start_date": "12/29/2005" + }, + { + "extn": "8141", + "id": "25245", + "name": "Janelle Wellington", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$171,696", + "start_date": "6/12/2005" + }, + { + "extn": "7917", + "id": "25246", + "name": "Denny Simpson", + "office": "New Orleans", + "position": "Operator", + "salary": "$45,793", + "start_date": "11/18/2017" + }, + { + "extn": "6081", + "id": "25247", + "name": "Alexander Gilmore", + "office": "Fayetteville", + "position": "Baker", + "salary": "$274,941", + "start_date": "6/18/2015" + }, + { + "extn": "6620", + "id": "25248", + "name": "Elijah Tyler", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$160,313", + "start_date": "10/15/2018" + }, + { + "extn": "8524", + "id": "25249", + "name": "Jayden Dann", + "office": "El Paso", + "position": "Fabricator", + "salary": "$249,085", + "start_date": "8/1/2010" + }, + { + "extn": "7520", + "id": "25250", + "name": "David Shaw", + "office": "Tokyo", + "position": "Chef Manager", + "salary": "$63,013", + "start_date": "1/30/2014" + }, + { + "extn": "6670", + "id": "25251", + "name": "Jules Tobin", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$167,498", + "start_date": "6/30/2005" + }, + { + "extn": "7126", + "id": "25252", + "name": "Denny Glass", + "office": "Jersey City", + "position": "Baker", + "salary": "$234,418", + "start_date": "9/17/2018" + }, + { + "extn": "6219", + "id": "25253", + "name": "Diane Knight", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$38,532", + "start_date": "6/1/2004" + }, + { + "extn": "8321", + "id": "25254", + "name": "Phillip Marshall", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$238,657", + "start_date": "12/1/2017" + }, + { + "extn": "5320", + "id": "25255", + "name": "Danielle Allcott", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$245,836", + "start_date": "7/30/2000" + }, + { + "extn": "7069", + "id": "25256", + "name": "Logan Fox", + "office": "Charlotte", + "position": "Accountant", + "salary": "$234,835", + "start_date": "10/29/2013" + }, + { + "extn": "4059", + "id": "25257", + "name": "Norah Tate", + "office": "Miami", + "position": "Steward", + "salary": "$292,840", + "start_date": "7/29/2002" + }, + { + "extn": "3782", + "id": "25258", + "name": "Lana Spencer", + "office": "Denver", + "position": "Cashier", + "salary": "$227,100", + "start_date": "9/23/2014" + }, + { + "extn": "9003", + "id": "25259", + "name": "Shelby Walter", + "office": "Omaha", + "position": "HR Specialist", + "salary": "$143,322", + "start_date": "7/16/2004" + }, + { + "extn": "1216", + "id": "25260", + "name": "Julian Turner", + "office": "Garland", + "position": "Loan Officer", + "salary": "$217,330", + "start_date": "9/2/2013" + }, + { + "extn": "5786", + "id": "25261", + "name": "Michaela Isaac", + "office": "Laredo", + "position": "Associate Professor", + "salary": "$145,124", + "start_date": "9/11/2007" + }, + { + "extn": "7969", + "id": "25262", + "name": "Ethan Edley", + "office": "Bucharest", + "position": "Health Educator", + "salary": "$288,814", + "start_date": "10/7/2004" + }, + { + "extn": "1123", + "id": "25263", + "name": "Jacob Cox", + "office": "Springfield", + "position": "Software Engineer", + "salary": "$247,279", + "start_date": "4/2/2014" + }, + { + "extn": "7424", + "id": "25264", + "name": "Greta Mitchell", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$72,898", + "start_date": "10/28/2013" + }, + { + "extn": "1249", + "id": "25265", + "name": "Brad Reading", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$98,951", + "start_date": "2/21/2018" + }, + { + "extn": "1939", + "id": "25266", + "name": "Callie Beal", + "office": "San Francisco", + "position": "HR Coordinator", + "salary": "$243,027", + "start_date": "6/3/2007" + }, + { + "extn": "7073", + "id": "25267", + "name": "Kaylee Weldon", + "office": "Colorado Springs", + "position": "Lecturer", + "salary": "$95,010", + "start_date": "6/11/2010" + }, + { + "extn": "7117", + "id": "25268", + "name": "Cadence Flack", + "office": "Stockton", + "position": "Web Developer", + "salary": "$166,205", + "start_date": "9/12/2013" + }, + { + "extn": "4208", + "id": "25269", + "name": "Florence Connell", + "office": "Garland", + "position": "Executive Director", + "salary": "$105,970", + "start_date": "10/3/2011" + }, + { + "extn": "3234", + "id": "25270", + "name": "Harvey Strong", + "office": "Tokyo", + "position": "Clerk", + "salary": "$218,340", + "start_date": "10/3/2004" + }, + { + "extn": "9851", + "id": "25271", + "name": "Claire Morrow", + "office": "Hayward", + "position": "Systems Administrator", + "salary": "$188,775", + "start_date": "10/9/2013" + }, + { + "extn": "4409", + "id": "25272", + "name": "Nick Isaac", + "office": "Berna", + "position": "Business Broker", + "salary": "$182,149", + "start_date": "5/16/2003" + }, + { + "extn": "6749", + "id": "25273", + "name": "Tara Palmer", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$288,524", + "start_date": "10/9/2008" + }, + { + "extn": "5839", + "id": "25274", + "name": "Harmony Collins", + "office": "Phoenix", + "position": "Chef Manager", + "salary": "$166,221", + "start_date": "1/30/2012" + }, + { + "extn": "8198", + "id": "25275", + "name": "Claire Connell", + "office": "Berna", + "position": "Doctor", + "salary": "$185,829", + "start_date": "1/28/2017" + }, + { + "extn": "6229", + "id": "25276", + "name": "Rocco Camden", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$116,264", + "start_date": "2/6/2001" + }, + { + "extn": "7293", + "id": "25277", + "name": "Michael Kirby", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$60,308", + "start_date": "7/15/2012" + }, + { + "extn": "2724", + "id": "25278", + "name": "Erick Pond", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$221,026", + "start_date": "9/28/2012" + }, + { + "extn": "7115", + "id": "25279", + "name": "Nicholas Mcnally", + "office": "Nashville", + "position": "Webmaster", + "salary": "$18,575", + "start_date": "7/21/2000" + }, + { + "extn": "9009", + "id": "25280", + "name": "Rebecca Walker", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$150,939", + "start_date": "3/17/2003" + }, + { + "extn": "8064", + "id": "25281", + "name": "Andie Terry", + "office": "Henderson", + "position": "Assistant Buyer", + "salary": "$182,073", + "start_date": "2/17/2017" + }, + { + "extn": "4475", + "id": "25282", + "name": "Henry Evans", + "office": "El Paso", + "position": "Inspector", + "salary": "$204,301", + "start_date": "11/23/2018" + }, + { + "extn": "9260", + "id": "25283", + "name": "Jennifer Price", + "office": "Nashville", + "position": "Operator", + "salary": "$179,164", + "start_date": "12/3/2014" + }, + { + "extn": "5939", + "id": "25284", + "name": "Liam Campbell", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$103,054", + "start_date": "10/25/2004" + }, + { + "extn": "1088", + "id": "25285", + "name": "Maxwell Wild", + "office": "Columbus", + "position": "Baker", + "salary": "$164,104", + "start_date": "5/19/2015" + }, + { + "extn": "5273", + "id": "25286", + "name": "Isla Whitmore", + "office": "Tulsa", + "position": "Laboratory Technician", + "salary": "$228,961", + "start_date": "10/5/2018" + }, + { + "extn": "6997", + "id": "25287", + "name": "Aisha Vincent", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$89,615", + "start_date": "1/3/2008" + }, + { + "extn": "3826", + "id": "25288", + "name": "Aileen Warner", + "office": "Colorado Springs", + "position": "CNC Operator", + "salary": "$72,671", + "start_date": "9/22/2014" + }, + { + "extn": "1015", + "id": "25289", + "name": "Gemma Hogg", + "office": "Las Vegas", + "position": "Biologist", + "salary": "$66,421", + "start_date": "3/26/2015" + }, + { + "extn": "5054", + "id": "25290", + "name": "Maxwell Butler", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$214,169", + "start_date": "2/28/2002" + }, + { + "extn": "7265", + "id": "25291", + "name": "Jacob Gonzales", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$235,911", + "start_date": "7/12/2012" + }, + { + "extn": "7315", + "id": "25292", + "name": "Clint Vince", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$198,074", + "start_date": "12/22/2007" + }, + { + "extn": "9863", + "id": "25293", + "name": "Daniel Gilbert", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$227,857", + "start_date": "10/16/2005" + }, + { + "extn": "7033", + "id": "25294", + "name": "Harry Rowlands", + "office": "Paris", + "position": "Operator", + "salary": "$143,535", + "start_date": "6/3/2001" + }, + { + "extn": "1771", + "id": "25295", + "name": "Vivian Chadwick", + "office": "Phoenix", + "position": "Laboratory Technician", + "salary": "$101,793", + "start_date": "1/28/2008" + }, + { + "extn": "6593", + "id": "25296", + "name": "Keira Addis", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$108,169", + "start_date": "10/30/2012" + }, + { + "extn": "5644", + "id": "25297", + "name": "Marina Yates", + "office": "New York", + "position": "Accountant", + "salary": "$241,698", + "start_date": "7/5/2014" + }, + { + "extn": "3737", + "id": "25298", + "name": "Paige Garner", + "office": "Houston", + "position": "Chef Manager", + "salary": "$192,431", + "start_date": "2/2/2004" + }, + { + "extn": "1815", + "id": "25299", + "name": "Alison Palmer", + "office": "Detroit", + "position": "CNC Operator", + "salary": "$277,015", + "start_date": "12/5/2008" + }, + { + "extn": "2632", + "id": "25300", + "name": "Brad Farrow", + "office": "El Paso", + "position": "Baker", + "salary": "$298,546", + "start_date": "9/3/2017" + }, + { + "extn": "8769", + "id": "25301", + "name": "Manuel Giles", + "office": "Venice", + "position": "CNC Operator", + "salary": "$276,821", + "start_date": "10/18/2006" + }, + { + "extn": "7019", + "id": "25302", + "name": "Celia Bayliss", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$246,583", + "start_date": "9/17/2012" + }, + { + "extn": "4801", + "id": "25303", + "name": "Lorraine Lewis", + "office": "Houston", + "position": "Cashier", + "salary": "$85,044", + "start_date": "6/28/2000" + }, + { + "extn": "2257", + "id": "25304", + "name": "Rylee Lee", + "office": "Huntsville", + "position": "Staffing Consultant", + "salary": "$281,926", + "start_date": "8/21/2011" + }, + { + "extn": "2780", + "id": "25305", + "name": "Taylor Norman", + "office": "Fayetteville", + "position": "Electrician", + "salary": "$58,412", + "start_date": "5/28/2004" + }, + { + "extn": "1902", + "id": "25306", + "name": "Samara Drake", + "office": "Otawa", + "position": "Executive Director", + "salary": "$187,974", + "start_date": "4/2/2018" + }, + { + "extn": "7674", + "id": "25307", + "name": "Tyson Ryan", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$104,870", + "start_date": "12/10/2009" + }, + { + "extn": "4208", + "id": "25308", + "name": "Chadwick Underhill", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$179,949", + "start_date": "5/25/2016" + }, + { + "extn": "5028", + "id": "25309", + "name": "Candice Tanner", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$82,652", + "start_date": "8/25/2009" + }, + { + "extn": "2367", + "id": "25310", + "name": "Carter Rehman", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$293,245", + "start_date": "7/12/2009" + }, + { + "extn": "5535", + "id": "25311", + "name": "Emely Reese", + "office": "Salt Lake City", + "position": "Systems Administrator", + "salary": "$155,912", + "start_date": "3/7/2011" + }, + { + "extn": "4854", + "id": "25312", + "name": "Gwenyth Parker", + "office": "Baltimore", + "position": "Design Engineer", + "salary": "$279,969", + "start_date": "1/23/2001" + }, + { + "extn": "6559", + "id": "25313", + "name": "Alexa Beal", + "office": "Anaheim", + "position": "Design Engineer", + "salary": "$142,505", + "start_date": "5/20/2013" + }, + { + "extn": "4073", + "id": "25314", + "name": "Ronald Watt", + "office": "San Antonio", + "position": "Software Engineer", + "salary": "$141,837", + "start_date": "6/27/2019" + }, + { + "extn": "4209", + "id": "25315", + "name": "Julian Baker", + "office": "San Antonio", + "position": "Webmaster", + "salary": "$195,344", + "start_date": "1/12/2001" + }, + { + "extn": "8959", + "id": "25316", + "name": "Ema King", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$57,856", + "start_date": "10/5/2018" + }, + { + "extn": "6561", + "id": "25317", + "name": "Nathan Scott", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$86,783", + "start_date": "2/14/2014" + }, + { + "extn": "8288", + "id": "25318", + "name": "Daniel Nayler", + "office": "Norfolk", + "position": "Machine Operator", + "salary": "$285,952", + "start_date": "4/24/2006" + }, + { + "extn": "7231", + "id": "25319", + "name": "Catherine Morris", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$192,122", + "start_date": "12/10/2001" + }, + { + "extn": "1142", + "id": "25320", + "name": "Wade Ventura", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$198,370", + "start_date": "8/10/2008" + }, + { + "extn": "9136", + "id": "25321", + "name": "Percy Mason", + "office": "Otawa", + "position": "Lecturer", + "salary": "$135,533", + "start_date": "9/12/2002" + }, + { + "extn": "9754", + "id": "25322", + "name": "Leslie Williams", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$40,844", + "start_date": "5/21/2000" + }, + { + "extn": "3401", + "id": "25323", + "name": "Denis Moore", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$29,653", + "start_date": "12/30/2005" + }, + { + "extn": "9952", + "id": "25324", + "name": "Hayden Franks", + "office": "Boston", + "position": "Clerk", + "salary": "$21,921", + "start_date": "11/5/2003" + }, + { + "extn": "3727", + "id": "25325", + "name": "Mike Yoman", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$56,253", + "start_date": "2/23/2009" + }, + { + "extn": "6159", + "id": "25326", + "name": "Liliana Wallace", + "office": "Fremont", + "position": "Clerk", + "salary": "$278,169", + "start_date": "3/28/2017" + }, + { + "extn": "7843", + "id": "25327", + "name": "Clint Huggins", + "office": "Irving", + "position": "Business Broker", + "salary": "$166,117", + "start_date": "6/28/2000" + }, + { + "extn": "8470", + "id": "25328", + "name": "Rocco Kelly", + "office": "Laredo", + "position": "Designer", + "salary": "$56,225", + "start_date": "10/26/2019" + }, + { + "extn": "4285", + "id": "25329", + "name": "Shelby Whitmore", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$146,709", + "start_date": "4/22/2012" + }, + { + "extn": "6682", + "id": "25330", + "name": "Harvey Allwood", + "office": "New York", + "position": "Systems Administrator", + "salary": "$24,193", + "start_date": "11/24/2013" + }, + { + "extn": "4617", + "id": "25331", + "name": "Angelica Daniells", + "office": "Madison", + "position": "Design Engineer", + "salary": "$228,368", + "start_date": "10/10/2000" + }, + { + "extn": "5254", + "id": "25332", + "name": "Natalie Keys", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$216,641", + "start_date": "1/30/2013" + }, + { + "extn": "9384", + "id": "25333", + "name": "Chadwick Drew", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$114,722", + "start_date": "4/17/2007" + }, + { + "extn": "9051", + "id": "25334", + "name": "Alan Everett", + "office": "New Orleans", + "position": "Auditor", + "salary": "$48,355", + "start_date": "5/2/2004" + }, + { + "extn": "4881", + "id": "25335", + "name": "Tiffany Lee", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$215,188", + "start_date": "7/9/2004" + }, + { + "extn": "3515", + "id": "25336", + "name": "Evelynn Cameron", + "office": "Salt Lake City", + "position": "Loan Officer", + "salary": "$125,827", + "start_date": "2/16/2002" + }, + { + "extn": "9442", + "id": "25337", + "name": "Fred Drummond", + "office": "Fayetteville", + "position": "Laboratory Technician", + "salary": "$242,678", + "start_date": "3/4/2015" + }, + { + "extn": "7712", + "id": "25338", + "name": "Phillip Wise", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$272,809", + "start_date": "7/28/2018" + }, + { + "extn": "8067", + "id": "25339", + "name": "Rick Abbey", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$69,985", + "start_date": "8/15/2018" + }, + { + "extn": "4269", + "id": "25340", + "name": "Sharon Foxley", + "office": "Madrid", + "position": "Design Engineer", + "salary": "$180,652", + "start_date": "9/30/2005" + }, + { + "extn": "8781", + "id": "25341", + "name": "Fred Simpson", + "office": "Kansas City", + "position": "Laboratory Technician", + "salary": "$208,142", + "start_date": "3/3/2007" + }, + { + "extn": "8225", + "id": "25342", + "name": "Estrella Palmer", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$138,573", + "start_date": "6/6/2019" + }, + { + "extn": "4261", + "id": "25343", + "name": "Bob Cooper", + "office": "Portland", + "position": "Systems Administrator", + "salary": "$173,088", + "start_date": "5/14/2011" + }, + { + "extn": "6240", + "id": "25344", + "name": "Joseph Harvey", + "office": "Miami", + "position": "IT Support Staff", + "salary": "$32,270", + "start_date": "6/21/2001" + }, + { + "extn": "5519", + "id": "25345", + "name": "Samantha Sheldon", + "office": "Amarillo", + "position": "Service Supervisor", + "salary": "$19,580", + "start_date": "8/28/2009" + }, + { + "extn": "1344", + "id": "25346", + "name": "Rocco Wheeler", + "office": "Dallas", + "position": "Mobile Developer", + "salary": "$267,392", + "start_date": "10/25/2019" + }, + { + "extn": "4157", + "id": "25347", + "name": "Henry Warden", + "office": "Colorado Springs", + "position": "Assistant Buyer", + "salary": "$295,164", + "start_date": "11/17/2007" + }, + { + "extn": "4799", + "id": "25348", + "name": "Jane Carson", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$216,484", + "start_date": "5/28/2001" + }, + { + "extn": "9473", + "id": "25349", + "name": "Carrie Chadwick", + "office": "Omaha", + "position": "Steward", + "salary": "$163,248", + "start_date": "9/17/2000" + }, + { + "extn": "7460", + "id": "25350", + "name": "Tony Shaw", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$104,480", + "start_date": "9/12/2002" + }, + { + "extn": "3204", + "id": "25351", + "name": "Sharon Robertson", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$293,282", + "start_date": "6/10/2011" + }, + { + "extn": "8077", + "id": "25352", + "name": "Cynthia Swift", + "office": "Memphis", + "position": "Executive Director", + "salary": "$266,804", + "start_date": "1/13/2009" + }, + { + "extn": "5188", + "id": "25353", + "name": "Kamila Harris", + "office": "Madison", + "position": "Steward", + "salary": "$185,321", + "start_date": "1/1/2007" + }, + { + "extn": "1116", + "id": "25354", + "name": "Javier Salt", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$253,739", + "start_date": "9/8/2015" + }, + { + "extn": "5157", + "id": "25355", + "name": "Christine Lyon", + "office": "Fayetteville", + "position": "Loan Officer", + "salary": "$195,529", + "start_date": "12/7/2006" + }, + { + "extn": "7995", + "id": "25356", + "name": "Candice Moore", + "office": "Washington", + "position": "Inspector", + "salary": "$264,931", + "start_date": "3/18/2002" + }, + { + "extn": "2789", + "id": "25357", + "name": "Anabel Cooper", + "office": "Louisville", + "position": "Paramedic", + "salary": "$94,307", + "start_date": "10/11/2008" + }, + { + "extn": "4547", + "id": "25358", + "name": "Freya Hamilton", + "office": "Portland", + "position": "CNC Operator", + "salary": "$205,382", + "start_date": "9/2/2017" + }, + { + "extn": "7199", + "id": "25359", + "name": "Leroy Needham", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$263,797", + "start_date": "4/8/2000" + }, + { + "extn": "1419", + "id": "25360", + "name": "Daron Tanner", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$230,555", + "start_date": "12/28/2002" + }, + { + "extn": "9545", + "id": "25361", + "name": "Anais Hopkinson", + "office": "Bridgeport", + "position": "Call Center Representative", + "salary": "$274,569", + "start_date": "3/24/2014" + }, + { + "extn": "5412", + "id": "25362", + "name": "Alexander Osman", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$157,002", + "start_date": "12/13/2014" + }, + { + "extn": "6521", + "id": "25363", + "name": "William Chadwick", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$227,799", + "start_date": "9/29/2016" + }, + { + "extn": "1346", + "id": "25364", + "name": "Gil Mcneill", + "office": "Baltimore", + "position": "Accountant", + "salary": "$77,943", + "start_date": "4/8/2001" + }, + { + "extn": "5556", + "id": "25365", + "name": "Peter Bennett", + "office": "Tallahassee", + "position": "Designer", + "salary": "$232,495", + "start_date": "2/5/2013" + }, + { + "extn": "8940", + "id": "25366", + "name": "Ronald Lynn", + "office": "New York", + "position": "Biologist", + "salary": "$241,202", + "start_date": "1/21/2002" + }, + { + "extn": "7246", + "id": "25367", + "name": "Nicholas Walter", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$61,161", + "start_date": "3/9/2014" + }, + { + "extn": "4059", + "id": "25368", + "name": "Mark Ryan", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$177,811", + "start_date": "9/14/2006" + }, + { + "extn": "2252", + "id": "25369", + "name": "Chuck Pearson", + "office": "Bucharest", + "position": "Auditor", + "salary": "$188,451", + "start_date": "8/8/2003" + }, + { + "extn": "2803", + "id": "25370", + "name": "Harry Graham", + "office": "Bakersfield", + "position": "Physician", + "salary": "$107,231", + "start_date": "3/2/2019" + }, + { + "extn": "6239", + "id": "25371", + "name": "Eryn Robertson", + "office": "Washington", + "position": "Dentist", + "salary": "$212,100", + "start_date": "2/23/2015" + }, + { + "extn": "7255", + "id": "25372", + "name": "Amelia Oliver", + "office": "Pittsburgh", + "position": "Paramedic", + "salary": "$87,283", + "start_date": "6/5/2011" + }, + { + "extn": "3184", + "id": "25373", + "name": "Marla Jarrett", + "office": "Las Vegas", + "position": "Ambulatory Nurse", + "salary": "$38,007", + "start_date": "9/23/2002" + }, + { + "extn": "8365", + "id": "25374", + "name": "Ron Shaw", + "office": "St. Louis", + "position": "Bookkeeper", + "salary": "$166,391", + "start_date": "11/20/2011" + }, + { + "extn": "5587", + "id": "25375", + "name": "Bryon Lowe", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$144,150", + "start_date": "5/18/2005" + }, + { + "extn": "6556", + "id": "25376", + "name": "Logan Edmonds", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$97,218", + "start_date": "5/2/2010" + }, + { + "extn": "4537", + "id": "25377", + "name": "Rosalyn Quinnell", + "office": "Richmond", + "position": "Executive Director", + "salary": "$150,843", + "start_date": "1/10/2015" + }, + { + "extn": "4707", + "id": "25378", + "name": "Bree Hunter", + "office": "Atlanta", + "position": "Doctor", + "salary": "$106,013", + "start_date": "6/13/2012" + }, + { + "extn": "6348", + "id": "25379", + "name": "Stacy Ross", + "office": "Quebec", + "position": "Cashier", + "salary": "$129,484", + "start_date": "6/22/2019" + }, + { + "extn": "4226", + "id": "25380", + "name": "Chadwick Sherwood", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$233,190", + "start_date": "6/1/2017" + }, + { + "extn": "2037", + "id": "25381", + "name": "Abdul Rogers", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$34,011", + "start_date": "3/1/2002" + }, + { + "extn": "4525", + "id": "25382", + "name": "Chester Alexander", + "office": "Prague", + "position": "Steward", + "salary": "$59,516", + "start_date": "3/29/2003" + }, + { + "extn": "1602", + "id": "25383", + "name": "Rylee Reynolds", + "office": "Los Angeles", + "position": "Webmaster", + "salary": "$185,004", + "start_date": "5/4/2005" + }, + { + "extn": "7311", + "id": "25384", + "name": "Gabriel Ingram", + "office": "Charlotte", + "position": "Machine Operator", + "salary": "$269,780", + "start_date": "3/8/2017" + }, + { + "extn": "6572", + "id": "25385", + "name": "Dasha Abbey", + "office": "Laredo", + "position": "CNC Operator", + "salary": "$205,858", + "start_date": "8/24/2009" + }, + { + "extn": "4444", + "id": "25386", + "name": "Ethan Kaur", + "office": "Escondido", + "position": "Investment Advisor", + "salary": "$178,095", + "start_date": "11/1/2000" + }, + { + "extn": "5258", + "id": "25387", + "name": "Marina Vane", + "office": "Detroit", + "position": "Investment Advisor", + "salary": "$138,465", + "start_date": "2/28/2009" + }, + { + "extn": "9032", + "id": "25388", + "name": "Chloe Lynch", + "office": "Wien", + "position": "Banker", + "salary": "$190,290", + "start_date": "11/21/2012" + }, + { + "extn": "4705", + "id": "25389", + "name": "Valentina Funnell", + "office": "Minneapolis", + "position": "Cash Manager", + "salary": "$192,689", + "start_date": "8/5/2009" + }, + { + "extn": "7980", + "id": "25390", + "name": "Tony Funnell", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$129,234", + "start_date": "4/5/2000" + }, + { + "extn": "3930", + "id": "25391", + "name": "Alexander Shaw", + "office": "Irving", + "position": "Business Broker", + "salary": "$195,287", + "start_date": "12/19/2002" + }, + { + "extn": "2209", + "id": "25392", + "name": "Logan Turner", + "office": "Boston", + "position": "Production Painter", + "salary": "$52,737", + "start_date": "12/29/2000" + }, + { + "extn": "2450", + "id": "25393", + "name": "Michael Taylor", + "office": "Bridgeport", + "position": "Cash Manager", + "salary": "$113,248", + "start_date": "5/4/2017" + }, + { + "extn": "7694", + "id": "25394", + "name": "Carter Tindall", + "office": "Otawa", + "position": "Physician", + "salary": "$161,585", + "start_date": "2/19/2003" + }, + { + "extn": "6058", + "id": "25395", + "name": "Janice Thomson", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$242,233", + "start_date": "6/6/2017" + }, + { + "extn": "7115", + "id": "25396", + "name": "Hanna Wilson", + "office": "Nashville", + "position": "Steward", + "salary": "$112,050", + "start_date": "8/8/2019" + }, + { + "extn": "4909", + "id": "25397", + "name": "Cameron Eddison", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$202,895", + "start_date": "1/27/2006" + }, + { + "extn": "6194", + "id": "25398", + "name": "Barry Connor", + "office": "Detroit", + "position": "Audiologist", + "salary": "$223,796", + "start_date": "3/11/2006" + }, + { + "extn": "4888", + "id": "25399", + "name": "Daphne Terry", + "office": "Zurich", + "position": "Doctor", + "salary": "$136,008", + "start_date": "6/28/2009" + }, + { + "extn": "8841", + "id": "25400", + "name": "Boris Graves", + "office": "Charlotte", + "position": "HR Coordinator", + "salary": "$12,031", + "start_date": "10/24/2008" + }, + { + "extn": "8508", + "id": "25401", + "name": "Hank Hamilton", + "office": "Worcester", + "position": "Baker", + "salary": "$272,453", + "start_date": "2/25/2008" + }, + { + "extn": "1776", + "id": "25402", + "name": "Martin Abbey", + "office": "Memphis", + "position": "Executive Director", + "salary": "$139,736", + "start_date": "5/3/2017" + }, + { + "extn": "6925", + "id": "25403", + "name": "Phoebe Howard", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$254,637", + "start_date": "9/28/2008" + }, + { + "extn": "8716", + "id": "25404", + "name": "Mike Callan", + "office": "Berna", + "position": "Designer", + "salary": "$26,201", + "start_date": "10/10/2012" + }, + { + "extn": "6534", + "id": "25405", + "name": "Lucas Baker", + "office": "Madison", + "position": "Accountant", + "salary": "$103,236", + "start_date": "2/6/2007" + }, + { + "extn": "9964", + "id": "25406", + "name": "Valentina Griffiths", + "office": "Los Angeles", + "position": "Health Educator", + "salary": "$211,398", + "start_date": "12/5/2014" + }, + { + "extn": "6788", + "id": "25407", + "name": "Hanna Fowler", + "office": "Kansas City", + "position": "Insurance Broker", + "salary": "$91,313", + "start_date": "5/1/2000" + }, + { + "extn": "2682", + "id": "25408", + "name": "Lorraine Mcneill", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$158,629", + "start_date": "5/18/2016" + }, + { + "extn": "2137", + "id": "25409", + "name": "Dani Norris", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$198,034", + "start_date": "11/7/2012" + }, + { + "extn": "4730", + "id": "25410", + "name": "Kieth Oatway", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$173,453", + "start_date": "3/5/2014" + }, + { + "extn": "5314", + "id": "25411", + "name": "Boris Crawley", + "office": "Albuquerque", + "position": "Operator", + "salary": "$36,081", + "start_date": "3/21/2011" + }, + { + "extn": "9051", + "id": "25412", + "name": "Lucy Gaynor", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$229,437", + "start_date": "8/28/2017" + }, + { + "extn": "9962", + "id": "25413", + "name": "Owen Rosenbloom", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$289,098", + "start_date": "2/27/2008" + }, + { + "extn": "9170", + "id": "25414", + "name": "Rufus Campbell", + "office": "Sacramento", + "position": "Healthcare Specialist", + "salary": "$242,630", + "start_date": "5/6/2003" + }, + { + "extn": "8761", + "id": "25415", + "name": "Nathan Forester", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$202,669", + "start_date": "4/6/2016" + }, + { + "extn": "5736", + "id": "25416", + "name": "Miriam Fenton", + "office": "Memphis", + "position": "Healthcare Specialist", + "salary": "$121,056", + "start_date": "4/19/2011" + }, + { + "extn": "3124", + "id": "25417", + "name": "Sebastian Cobb", + "office": "Moreno Valley", + "position": "Bookkeeper", + "salary": "$147,395", + "start_date": "6/26/2019" + }, + { + "extn": "6053", + "id": "25418", + "name": "Jane Crawford", + "office": "Escondido", + "position": "Banker", + "salary": "$266,523", + "start_date": "11/18/2010" + }, + { + "extn": "6865", + "id": "25419", + "name": "Karen Robertson", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$160,844", + "start_date": "9/26/2012" + }, + { + "extn": "2013", + "id": "25420", + "name": "Matt Donnelly", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$268,801", + "start_date": "8/1/2011" + }, + { + "extn": "3138", + "id": "25421", + "name": "Tom Kennedy", + "office": "Seattle", + "position": "Business Broker", + "salary": "$138,855", + "start_date": "2/28/2000" + }, + { + "extn": "9642", + "id": "25422", + "name": "Boris Rowlands", + "office": "Salem", + "position": "Healthcare Specialist", + "salary": "$239,423", + "start_date": "7/22/2006" + }, + { + "extn": "6408", + "id": "25423", + "name": "Roger Ralph", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$235,513", + "start_date": "8/25/2008" + }, + { + "extn": "3522", + "id": "25424", + "name": "Lynn Hopkins", + "office": "Portland", + "position": "Banker", + "salary": "$131,574", + "start_date": "1/10/2008" + }, + { + "extn": "8945", + "id": "25425", + "name": "Alessandra Fox", + "office": "Laredo", + "position": "Project Manager", + "salary": "$190,577", + "start_date": "5/14/2012" + }, + { + "extn": "8571", + "id": "25426", + "name": "Carter Atkinson", + "office": "Saint Paul", + "position": "Banker", + "salary": "$17,383", + "start_date": "1/28/2008" + }, + { + "extn": "2161", + "id": "25427", + "name": "Liv Quinton", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$255,996", + "start_date": "12/30/2000" + }, + { + "extn": "4883", + "id": "25428", + "name": "Hanna Clayton", + "office": "Jacksonville", + "position": "Call Center Representative", + "salary": "$223,853", + "start_date": "12/21/2010" + }, + { + "extn": "7176", + "id": "25429", + "name": "Bethany Fleming", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$149,644", + "start_date": "3/4/2011" + }, + { + "extn": "1651", + "id": "25430", + "name": "Zara Dubois", + "office": "Washington", + "position": "Food Technologist", + "salary": "$272,809", + "start_date": "10/22/2009" + }, + { + "extn": "1609", + "id": "25431", + "name": "Kieth Lunt", + "office": "San Bernardino", + "position": "Project Manager", + "salary": "$123,523", + "start_date": "5/8/2019" + }, + { + "extn": "3908", + "id": "25432", + "name": "Catherine Lyon", + "office": "Long Beach", + "position": "Steward", + "salary": "$173,829", + "start_date": "3/21/2007" + }, + { + "extn": "1992", + "id": "25433", + "name": "Gemma Wood", + "office": "Philadelphia", + "position": "Service Supervisor", + "salary": "$224,874", + "start_date": "7/15/2009" + }, + { + "extn": "8467", + "id": "25434", + "name": "Martin Sherry", + "office": "Louisville", + "position": "Accountant", + "salary": "$136,992", + "start_date": "10/29/2009" + }, + { + "extn": "7689", + "id": "25435", + "name": "Valerie Seymour", + "office": "Moreno Valley", + "position": "Service Supervisor", + "salary": "$246,380", + "start_date": "5/26/2003" + }, + { + "extn": "2803", + "id": "25436", + "name": "Valerie Ashwell", + "office": "Stockton", + "position": "Health Educator", + "salary": "$166,455", + "start_date": "2/28/2017" + }, + { + "extn": "9177", + "id": "25437", + "name": "Luke Owen", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$77,670", + "start_date": "8/5/2010" + }, + { + "extn": "4185", + "id": "25438", + "name": "Caleb Long", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$263,667", + "start_date": "8/16/2014" + }, + { + "extn": "7428", + "id": "25439", + "name": "Erick Kaur", + "office": "Lakewood", + "position": "Banker", + "salary": "$19,769", + "start_date": "11/8/2005" + }, + { + "extn": "8670", + "id": "25440", + "name": "Gabriel Bailey", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$113,094", + "start_date": "3/17/2005" + }, + { + "extn": "2333", + "id": "25441", + "name": "Harry Boyle", + "office": "Innsbruck", + "position": "Inspector", + "salary": "$249,387", + "start_date": "2/21/2010" + }, + { + "extn": "1304", + "id": "25442", + "name": "Holly Harrison", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$95,864", + "start_date": "4/4/2016" + }, + { + "extn": "8478", + "id": "25443", + "name": "Clint Goodman", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$156,788", + "start_date": "7/21/2017" + }, + { + "extn": "5260", + "id": "25444", + "name": "Tyler Abbot", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$30,241", + "start_date": "12/1/2002" + }, + { + "extn": "9953", + "id": "25445", + "name": "Logan Ulyatt", + "office": "Salem", + "position": "Electrician", + "salary": "$104,910", + "start_date": "7/15/2004" + }, + { + "extn": "5061", + "id": "25446", + "name": "Raquel Jarvis", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$250,742", + "start_date": "6/29/2013" + }, + { + "extn": "9858", + "id": "25447", + "name": "Elisabeth Wood", + "office": "Santa Ana", + "position": "Web Developer", + "salary": "$77,492", + "start_date": "11/13/2006" + }, + { + "extn": "6437", + "id": "25448", + "name": "Percy Evans", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$251,569", + "start_date": "8/26/2017" + }, + { + "extn": "7648", + "id": "25449", + "name": "Renee Niles", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$159,753", + "start_date": "10/18/2013" + }, + { + "extn": "2866", + "id": "25450", + "name": "Jessica Parker", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$47,868", + "start_date": "11/5/2004" + }, + { + "extn": "1736", + "id": "25451", + "name": "Michael Rees", + "office": "New York", + "position": "Inspector", + "salary": "$213,945", + "start_date": "7/5/2001" + }, + { + "extn": "7884", + "id": "25452", + "name": "Susan Allington", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$163,533", + "start_date": "1/18/2012" + }, + { + "extn": "6490", + "id": "25453", + "name": "William Russel", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$241,589", + "start_date": "7/16/2013" + }, + { + "extn": "8533", + "id": "25454", + "name": "John Marshall", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$172,358", + "start_date": "3/4/2012" + }, + { + "extn": "9424", + "id": "25455", + "name": "Tyson Neville", + "office": "Orlando", + "position": "Inspector", + "salary": "$14,487", + "start_date": "7/4/2009" + }, + { + "extn": "8586", + "id": "25456", + "name": "Jolene Goldsmith", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$67,857", + "start_date": "3/30/2009" + }, + { + "extn": "3240", + "id": "25457", + "name": "Leroy May", + "office": "Reno", + "position": "Clerk", + "salary": "$29,990", + "start_date": "4/11/2015" + }, + { + "extn": "2308", + "id": "25458", + "name": "Mark Cartwright", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$254,283", + "start_date": "10/21/2014" + }, + { + "extn": "7606", + "id": "25459", + "name": "Gil Cadman", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$282,448", + "start_date": "4/15/2015" + }, + { + "extn": "3023", + "id": "25460", + "name": "Rosie Andersson", + "office": "San Jose", + "position": "Restaurant Manager", + "salary": "$138,027", + "start_date": "7/26/2004" + }, + { + "extn": "6575", + "id": "25461", + "name": "Mya Jefferson", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$150,887", + "start_date": "5/12/2006" + }, + { + "extn": "9391", + "id": "25462", + "name": "Candace Dixon", + "office": "Jacksonville", + "position": "Inspector", + "salary": "$245,862", + "start_date": "9/19/2000" + }, + { + "extn": "7745", + "id": "25463", + "name": "Manuel Hamilton", + "office": "Colorado Springs", + "position": "Designer", + "salary": "$210,528", + "start_date": "5/7/2010" + }, + { + "extn": "5259", + "id": "25464", + "name": "Harvey Eyres", + "office": "Portland", + "position": "Design Engineer", + "salary": "$75,329", + "start_date": "12/31/2002" + }, + { + "extn": "5076", + "id": "25465", + "name": "Ruby Spencer", + "office": "Scottsdale", + "position": "Health Educator", + "salary": "$148,213", + "start_date": "11/27/2005" + }, + { + "extn": "8537", + "id": "25466", + "name": "Johnny Lindsay", + "office": "Omaha", + "position": "Ambulatory Nurse", + "salary": "$100,110", + "start_date": "4/29/2011" + }, + { + "extn": "1915", + "id": "25467", + "name": "Tess Walker", + "office": "Tulsa", + "position": "Dentist", + "salary": "$146,531", + "start_date": "2/28/2011" + }, + { + "extn": "2504", + "id": "25468", + "name": "Gil Dempsey", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$92,704", + "start_date": "5/12/2001" + }, + { + "extn": "9136", + "id": "25469", + "name": "Matthew Pearson", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$252,322", + "start_date": "3/22/2006" + }, + { + "extn": "9156", + "id": "25470", + "name": "Bryce Cobb", + "office": "Salt Lake City", + "position": "Physician", + "salary": "$124,329", + "start_date": "11/21/2003" + }, + { + "extn": "5789", + "id": "25471", + "name": "Lexi Nielson", + "office": "Escondido", + "position": "Mobile Developer", + "salary": "$243,997", + "start_date": "1/5/2008" + }, + { + "extn": "6235", + "id": "25472", + "name": "Anthony Hall", + "office": "Reno", + "position": "Cook", + "salary": "$63,623", + "start_date": "1/23/2013" + }, + { + "extn": "1499", + "id": "25473", + "name": "Rosa Mccall", + "office": "Berlin", + "position": "Cook", + "salary": "$245,868", + "start_date": "3/21/2003" + }, + { + "extn": "6580", + "id": "25474", + "name": "Mason Quinn", + "office": "Reno", + "position": "Cash Manager", + "salary": "$93,743", + "start_date": "7/1/2015" + }, + { + "extn": "2758", + "id": "25475", + "name": "John Bennett", + "office": "Huntsville", + "position": "Healthcare Specialist", + "salary": "$262,483", + "start_date": "3/8/2012" + }, + { + "extn": "6589", + "id": "25476", + "name": "Josh Morris", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$89,480", + "start_date": "11/29/2006" + }, + { + "extn": "8816", + "id": "25477", + "name": "Hanna Malone", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$268,499", + "start_date": "10/6/2000" + }, + { + "extn": "2158", + "id": "25478", + "name": "Danielle Gonzales", + "office": "Tokyo", + "position": "Cook", + "salary": "$164,656", + "start_date": "3/5/2019" + }, + { + "extn": "2344", + "id": "25479", + "name": "Nick Carter", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$241,097", + "start_date": "3/7/2003" + }, + { + "extn": "7958", + "id": "25480", + "name": "Carina Holt", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$202,849", + "start_date": "10/16/2014" + }, + { + "extn": "6225", + "id": "25481", + "name": "Maia Randall", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$229,175", + "start_date": "5/10/2004" + }, + { + "extn": "4866", + "id": "25482", + "name": "Carmen Mccall", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$229,965", + "start_date": "8/20/2017" + }, + { + "extn": "1840", + "id": "25483", + "name": "Jackeline Glass", + "office": "London", + "position": "Retail Trainee", + "salary": "$235,035", + "start_date": "11/3/2003" + }, + { + "extn": "2907", + "id": "25484", + "name": "Matt Harrison", + "office": "Pittsburgh", + "position": "Lecturer", + "salary": "$33,375", + "start_date": "6/30/2011" + }, + { + "extn": "2330", + "id": "25485", + "name": "Nick Willis", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$269,506", + "start_date": "4/8/2006" + }, + { + "extn": "2846", + "id": "25486", + "name": "Fred Snell", + "office": "Bellevue", + "position": "Call Center Representative", + "salary": "$167,665", + "start_date": "7/3/2002" + }, + { + "extn": "7716", + "id": "25487", + "name": "Moira Gates", + "office": "Tulsa", + "position": "Clerk", + "salary": "$57,248", + "start_date": "6/6/2013" + }, + { + "extn": "8347", + "id": "25488", + "name": "Taylor Varley", + "office": "Chicago", + "position": "Doctor", + "salary": "$31,315", + "start_date": "11/27/2000" + }, + { + "extn": "1454", + "id": "25489", + "name": "Gabriel Emerson", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$136,214", + "start_date": "6/5/2007" + }, + { + "extn": "6427", + "id": "25490", + "name": "Manuel Dixon", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$101,876", + "start_date": "4/20/2011" + }, + { + "extn": "7520", + "id": "25491", + "name": "Russel Little", + "office": "Toledo", + "position": "Project Manager", + "salary": "$101,284", + "start_date": "2/21/2006" + }, + { + "extn": "6460", + "id": "25492", + "name": "Fred Benson", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$72,537", + "start_date": "6/5/2012" + }, + { + "extn": "7322", + "id": "25493", + "name": "Alan Osman", + "office": "Bellevue", + "position": "Cashier", + "salary": "$128,738", + "start_date": "10/10/2008" + }, + { + "extn": "9662", + "id": "25494", + "name": "Gloria Hastings", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$123,639", + "start_date": "11/21/2012" + }, + { + "extn": "5442", + "id": "25495", + "name": "Paula Craig", + "office": "New York", + "position": "Software Engineer", + "salary": "$73,638", + "start_date": "2/5/2019" + }, + { + "extn": "6045", + "id": "25496", + "name": "Caydence Harris", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$13,040", + "start_date": "1/16/2012" + }, + { + "extn": "8037", + "id": "25497", + "name": "Luke Santos", + "office": "Reno", + "position": "Dentist", + "salary": "$158,337", + "start_date": "3/3/2013" + }, + { + "extn": "8237", + "id": "25498", + "name": "Paula Umney", + "office": "Venice", + "position": "Steward", + "salary": "$229,036", + "start_date": "10/26/2018" + }, + { + "extn": "3556", + "id": "25499", + "name": "Alice Murray", + "office": "Hayward", + "position": "Executive Director", + "salary": "$38,703", + "start_date": "10/8/2001" + }, + { + "extn": "7983", + "id": "25500", + "name": "Logan Neville", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$53,194", + "start_date": "8/4/2003" + }, + { + "extn": "6546", + "id": "25501", + "name": "Anabel Morris", + "office": "Charlotte", + "position": "Ambulatory Nurse", + "salary": "$275,341", + "start_date": "12/3/2015" + }, + { + "extn": "9707", + "id": "25502", + "name": "Jamie Stuart", + "office": "Anaheim", + "position": "Assistant Buyer", + "salary": "$246,136", + "start_date": "7/15/2007" + }, + { + "extn": "4757", + "id": "25503", + "name": "Chelsea Talbot", + "office": "Baltimore", + "position": "Cashier", + "salary": "$16,707", + "start_date": "6/6/2003" + }, + { + "extn": "4248", + "id": "25504", + "name": "Payton Webster", + "office": "New York", + "position": "Mobile Developer", + "salary": "$215,866", + "start_date": "5/18/2009" + }, + { + "extn": "2416", + "id": "25505", + "name": "Anthony Dyson", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$135,990", + "start_date": "3/25/2004" + }, + { + "extn": "8387", + "id": "25506", + "name": "Nate Warden", + "office": "New York", + "position": "Dentist", + "salary": "$186,890", + "start_date": "8/23/2007" + }, + { + "extn": "1614", + "id": "25507", + "name": "Carl Brown", + "office": "Berlin", + "position": "Call Center Representative", + "salary": "$90,687", + "start_date": "5/17/2000" + }, + { + "extn": "8604", + "id": "25508", + "name": "Alan Shepherd", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$229,923", + "start_date": "4/22/2000" + }, + { + "extn": "5147", + "id": "25509", + "name": "Manuel Parker", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$196,005", + "start_date": "12/6/2012" + }, + { + "extn": "3236", + "id": "25510", + "name": "Tom Lowe", + "office": "Garland", + "position": "Treasurer", + "salary": "$240,711", + "start_date": "11/16/2002" + }, + { + "extn": "5138", + "id": "25511", + "name": "Carl King", + "office": "Denver", + "position": "Executive Director", + "salary": "$186,744", + "start_date": "9/19/2010" + }, + { + "extn": "8009", + "id": "25512", + "name": "Belinda Stanton", + "office": "Arlington", + "position": "Auditor", + "salary": "$150,633", + "start_date": "1/25/2011" + }, + { + "extn": "5955", + "id": "25513", + "name": "Ronald Overson", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$283,249", + "start_date": "3/18/2015" + }, + { + "extn": "3872", + "id": "25514", + "name": "Stacy Baker", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$283,593", + "start_date": "10/23/2003" + }, + { + "extn": "9829", + "id": "25515", + "name": "Willow Gilmore", + "office": "San Antonio", + "position": "Doctor", + "salary": "$266,559", + "start_date": "4/6/2007" + }, + { + "extn": "9049", + "id": "25516", + "name": "Marigold Robertson", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$238,358", + "start_date": "8/17/2019" + }, + { + "extn": "1890", + "id": "25517", + "name": "Angelica Wigley", + "office": "Washington", + "position": "Cashier", + "salary": "$67,937", + "start_date": "9/26/2004" + }, + { + "extn": "7671", + "id": "25518", + "name": "Aiden Ingram", + "office": "Phoenix", + "position": "Physician", + "salary": "$217,659", + "start_date": "8/1/2015" + }, + { + "extn": "2077", + "id": "25519", + "name": "Danny Bowen", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$204,031", + "start_date": "11/25/2005" + }, + { + "extn": "6914", + "id": "25520", + "name": "Nick Clarke", + "office": "Lancaster", + "position": "Loan Officer", + "salary": "$178,124", + "start_date": "4/18/2005" + }, + { + "extn": "2923", + "id": "25521", + "name": "Harry Jacobs", + "office": "Chicago", + "position": "Audiologist", + "salary": "$102,502", + "start_date": "12/3/2004" + }, + { + "extn": "2858", + "id": "25522", + "name": "Nate Evans", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$131,126", + "start_date": "5/13/2002" + }, + { + "extn": "2186", + "id": "25523", + "name": "Chris Shepherd", + "office": "Bakersfield", + "position": "Software Engineer", + "salary": "$238,578", + "start_date": "7/19/2002" + }, + { + "extn": "6726", + "id": "25524", + "name": "Joy Hepburn", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$75,046", + "start_date": "8/30/2001" + }, + { + "extn": "1021", + "id": "25525", + "name": "Matt Farrell", + "office": "Rochester", + "position": "Accountant", + "salary": "$16,818", + "start_date": "3/14/2001" + }, + { + "extn": "2014", + "id": "25526", + "name": "Ember Malone", + "office": "Otawa", + "position": "Dentist", + "salary": "$200,775", + "start_date": "4/23/2002" + }, + { + "extn": "6696", + "id": "25527", + "name": "Belinda Pierce", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$197,581", + "start_date": "7/29/2009" + }, + { + "extn": "9458", + "id": "25528", + "name": "Brad Jarvis", + "office": "Ontario", + "position": "Web Developer", + "salary": "$142,740", + "start_date": "7/2/2002" + }, + { + "extn": "9469", + "id": "25529", + "name": "Nick King", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$53,170", + "start_date": "4/5/2019" + }, + { + "extn": "6145", + "id": "25530", + "name": "Luke Chapman", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$189,738", + "start_date": "6/24/2008" + }, + { + "extn": "1317", + "id": "25531", + "name": "Percy Brennan", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$143,174", + "start_date": "7/2/2003" + }, + { + "extn": "7455", + "id": "25532", + "name": "Javier Cadman", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$125,587", + "start_date": "9/29/2010" + }, + { + "extn": "4553", + "id": "25533", + "name": "Nicholas Emmett", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$69,226", + "start_date": "12/29/2010" + }, + { + "extn": "7332", + "id": "25534", + "name": "Beatrice Grant", + "office": "Miami", + "position": "Food Technologist", + "salary": "$135,422", + "start_date": "7/23/2018" + }, + { + "extn": "3610", + "id": "25535", + "name": "Sebastian Reading", + "office": "Denver", + "position": "Call Center Representative", + "salary": "$108,856", + "start_date": "1/31/2014" + }, + { + "extn": "6197", + "id": "25536", + "name": "Denis Stubbs", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$269,878", + "start_date": "7/2/2015" + }, + { + "extn": "3348", + "id": "25537", + "name": "Rocco Hobson", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$128,694", + "start_date": "8/14/2016" + }, + { + "extn": "3235", + "id": "25538", + "name": "Monica Rose", + "office": "Stockton", + "position": "Steward", + "salary": "$172,395", + "start_date": "3/29/2005" + }, + { + "extn": "7033", + "id": "25539", + "name": "Chuck Saunders", + "office": "San Diego", + "position": "Project Manager", + "salary": "$202,024", + "start_date": "2/7/2007" + }, + { + "extn": "4967", + "id": "25540", + "name": "Alma Snell", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$29,640", + "start_date": "11/28/2008" + }, + { + "extn": "5146", + "id": "25541", + "name": "Chester Appleton", + "office": "Madison", + "position": "Dentist", + "salary": "$244,380", + "start_date": "7/28/2010" + }, + { + "extn": "7304", + "id": "25542", + "name": "Rufus Vollans", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$114,277", + "start_date": "4/29/2003" + }, + { + "extn": "5600", + "id": "25543", + "name": "Eryn Bolton", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$232,333", + "start_date": "4/30/2016" + }, + { + "extn": "2774", + "id": "25544", + "name": "Louise Dann", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$182,275", + "start_date": "10/18/2017" + }, + { + "extn": "3283", + "id": "25545", + "name": "Rachael Nobbs", + "office": "London", + "position": "Loan Officer", + "salary": "$285,633", + "start_date": "11/6/2014" + }, + { + "extn": "4704", + "id": "25546", + "name": "Audrey Emmott", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$117,096", + "start_date": "6/7/2000" + }, + { + "extn": "9535", + "id": "25547", + "name": "Josh Santos", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$292,681", + "start_date": "3/31/2019" + }, + { + "extn": "2202", + "id": "25548", + "name": "Ramon Eastwood", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$255,675", + "start_date": "4/19/2011" + }, + { + "extn": "5414", + "id": "25549", + "name": "Elijah Eaton", + "office": "London", + "position": "Business Broker", + "salary": "$249,989", + "start_date": "8/19/2009" + }, + { + "extn": "6946", + "id": "25550", + "name": "Aeris Brennan", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$253,132", + "start_date": "11/13/2015" + }, + { + "extn": "3817", + "id": "25551", + "name": "Maddison Swan", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$32,331", + "start_date": "8/13/2017" + }, + { + "extn": "6091", + "id": "25552", + "name": "Daniel Heaton", + "office": "Houston", + "position": "Clerk", + "salary": "$263,426", + "start_date": "7/7/2009" + }, + { + "extn": "7576", + "id": "25553", + "name": "Caydence Hewitt", + "office": "Memphis", + "position": "Project Manager", + "salary": "$256,237", + "start_date": "1/9/2018" + }, + { + "extn": "6679", + "id": "25554", + "name": "Carmella Poole", + "office": "St. Louis", + "position": "Systems Administrator", + "salary": "$76,573", + "start_date": "6/4/2003" + }, + { + "extn": "9056", + "id": "25555", + "name": "Angelique White", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$84,038", + "start_date": "8/24/2004" + }, + { + "extn": "1475", + "id": "25556", + "name": "Vivian Olivier", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$22,640", + "start_date": "2/14/2003" + }, + { + "extn": "3339", + "id": "25557", + "name": "Lexi Mccall", + "office": "New Orleans", + "position": "Fabricator", + "salary": "$32,020", + "start_date": "10/30/2016" + }, + { + "extn": "2816", + "id": "25558", + "name": "Tony Moore", + "office": "Quebec", + "position": "Executive Director", + "salary": "$175,644", + "start_date": "4/8/2000" + }, + { + "extn": "6587", + "id": "25559", + "name": "Josh Rigg", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$211,106", + "start_date": "5/17/2002" + }, + { + "extn": "4234", + "id": "25560", + "name": "Clarissa Lewis", + "office": "Miami", + "position": "Doctor", + "salary": "$40,975", + "start_date": "4/29/2019" + }, + { + "extn": "1431", + "id": "25561", + "name": "Denny Morris", + "office": "Indianapolis", + "position": "Cook", + "salary": "$111,298", + "start_date": "12/13/2018" + }, + { + "extn": "9978", + "id": "25562", + "name": "Hank Yard", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$273,945", + "start_date": "7/7/2004" + }, + { + "extn": "7738", + "id": "25563", + "name": "Javier Mason", + "office": "New York", + "position": "Lecturer", + "salary": "$110,780", + "start_date": "12/21/2012" + }, + { + "extn": "2635", + "id": "25564", + "name": "Hope Wills", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$60,721", + "start_date": "6/4/2001" + }, + { + "extn": "5652", + "id": "25565", + "name": "Agnes Camden", + "office": "Tulsa", + "position": "Pharmacist", + "salary": "$228,991", + "start_date": "5/16/2019" + }, + { + "extn": "2347", + "id": "25566", + "name": "Daron White", + "office": "Toledo", + "position": "Accountant", + "salary": "$228,179", + "start_date": "2/6/2004" + }, + { + "extn": "1763", + "id": "25567", + "name": "Hayden Oliver", + "office": "Irving", + "position": "Auditor", + "salary": "$81,036", + "start_date": "11/29/2000" + }, + { + "extn": "2853", + "id": "25568", + "name": "Hank Khan", + "office": "Denver", + "position": "Electrician", + "salary": "$93,645", + "start_date": "9/20/2002" + }, + { + "extn": "1810", + "id": "25569", + "name": "Andie Allen", + "office": "Bellevue", + "position": "Accountant", + "salary": "$254,787", + "start_date": "4/15/2018" + }, + { + "extn": "8643", + "id": "25570", + "name": "Angel Mccall", + "office": "Garland", + "position": "Design Engineer", + "salary": "$255,319", + "start_date": "9/8/2017" + }, + { + "extn": "1061", + "id": "25571", + "name": "Marvin Bryson", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$30,687", + "start_date": "1/5/2000" + }, + { + "extn": "9317", + "id": "25572", + "name": "Angelique Sylvester", + "office": "Portland", + "position": "Bookkeeper", + "salary": "$276,816", + "start_date": "12/17/2018" + }, + { + "extn": "9171", + "id": "25573", + "name": "Marissa Vaughan", + "office": "Garland", + "position": "Biologist", + "salary": "$284,426", + "start_date": "9/15/2005" + }, + { + "extn": "3581", + "id": "25574", + "name": "Allison Collins", + "office": "Toledo", + "position": "Designer", + "salary": "$207,263", + "start_date": "2/25/2018" + }, + { + "extn": "1233", + "id": "25575", + "name": "Maia Jacobs", + "office": "London", + "position": "Software Engineer", + "salary": "$30,662", + "start_date": "3/11/2019" + }, + { + "extn": "7387", + "id": "25576", + "name": "Percy Oliver", + "office": "San Bernardino", + "position": "Electrician", + "salary": "$138,983", + "start_date": "11/1/2001" + }, + { + "extn": "8514", + "id": "25577", + "name": "Doris Moss", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$226,581", + "start_date": "4/8/2013" + }, + { + "extn": "5771", + "id": "25578", + "name": "Angel Parr", + "office": "Salem", + "position": "Production Painter", + "salary": "$92,111", + "start_date": "3/11/2005" + }, + { + "extn": "4869", + "id": "25579", + "name": "Ronald Faulkner", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$11,639", + "start_date": "1/28/2004" + }, + { + "extn": "8943", + "id": "25580", + "name": "Juliette Coll", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$93,451", + "start_date": "8/18/2002" + }, + { + "extn": "5355", + "id": "25581", + "name": "Barney Quinnell", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$250,359", + "start_date": "2/25/2011" + }, + { + "extn": "2715", + "id": "25582", + "name": "Abbey Johnson", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$94,036", + "start_date": "9/28/2004" + }, + { + "extn": "9092", + "id": "25583", + "name": "Elijah Hall", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$250,945", + "start_date": "7/8/2007" + }, + { + "extn": "8705", + "id": "25584", + "name": "Barry Dubois", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$177,625", + "start_date": "4/24/2014" + }, + { + "extn": "7705", + "id": "25585", + "name": "Shannon Lane", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$121,116", + "start_date": "9/6/2018" + }, + { + "extn": "5912", + "id": "25586", + "name": "Anne Ingram", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$24,765", + "start_date": "2/24/2013" + }, + { + "extn": "4374", + "id": "25587", + "name": "Hazel Roberts", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$262,423", + "start_date": "8/5/2007" + }, + { + "extn": "6021", + "id": "25588", + "name": "Maria Emmott", + "office": "San Diego", + "position": "Business Broker", + "salary": "$180,712", + "start_date": "7/27/2012" + }, + { + "extn": "2019", + "id": "25589", + "name": "Mya Rowlands", + "office": "Houston", + "position": "Lecturer", + "salary": "$279,584", + "start_date": "6/26/2003" + }, + { + "extn": "2670", + "id": "25590", + "name": "Eduardo Rees", + "office": "Madison", + "position": "Associate Professor", + "salary": "$85,629", + "start_date": "3/30/2011" + }, + { + "extn": "9918", + "id": "25591", + "name": "Tara Wilkinson", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$283,359", + "start_date": "1/31/2002" + }, + { + "extn": "6491", + "id": "25592", + "name": "Julian Ainsworth", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$91,369", + "start_date": "5/6/2005" + }, + { + "extn": "1784", + "id": "25593", + "name": "Taylor Stone ", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$108,626", + "start_date": "11/20/2008" + }, + { + "extn": "9631", + "id": "25594", + "name": "Marina Graham", + "office": "Hayward", + "position": "Biologist", + "salary": "$174,135", + "start_date": "8/30/2003" + }, + { + "extn": "6000", + "id": "25595", + "name": "Carol Lomax", + "office": "Rochester", + "position": "CNC Operator", + "salary": "$69,225", + "start_date": "12/22/2018" + }, + { + "extn": "7272", + "id": "25596", + "name": "Gina James", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$32,224", + "start_date": "5/10/2000" + }, + { + "extn": "8092", + "id": "25597", + "name": "Caydence Thornton", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$197,974", + "start_date": "2/26/2006" + }, + { + "extn": "9071", + "id": "25598", + "name": "Camden Trent", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$114,072", + "start_date": "9/13/2017" + }, + { + "extn": "2304", + "id": "25599", + "name": "Jacqueline Lakey", + "office": "Prague", + "position": "Dentist", + "salary": "$169,748", + "start_date": "9/2/2009" + }, + { + "extn": "5425", + "id": "25600", + "name": "Tony Dempsey", + "office": "New Orleans", + "position": "Biologist", + "salary": "$256,827", + "start_date": "5/5/2003" + }, + { + "extn": "6463", + "id": "25601", + "name": "Michael Jarvis", + "office": "Miami", + "position": "Design Engineer", + "salary": "$220,172", + "start_date": "5/26/2002" + }, + { + "extn": "1384", + "id": "25602", + "name": "Colleen Savage", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$174,652", + "start_date": "4/13/2003" + }, + { + "extn": "4193", + "id": "25603", + "name": "Josh Andersson", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$223,372", + "start_date": "12/13/2007" + }, + { + "extn": "7206", + "id": "25604", + "name": "Britney Forth", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$70,812", + "start_date": "6/18/2017" + }, + { + "extn": "9806", + "id": "25605", + "name": "Percy Wilcox", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$50,097", + "start_date": "6/30/2002" + }, + { + "extn": "4315", + "id": "25606", + "name": "Evelynn Griffiths", + "office": "Reno", + "position": "Treasurer", + "salary": "$72,707", + "start_date": "3/13/2015" + }, + { + "extn": "1197", + "id": "25607", + "name": "Renee Mooney", + "office": "St. Louis", + "position": "Biologist", + "salary": "$255,624", + "start_date": "6/8/2009" + }, + { + "extn": "4425", + "id": "25608", + "name": "Carl Tate", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$281,665", + "start_date": "5/16/2008" + }, + { + "extn": "9730", + "id": "25609", + "name": "Clint Ellwood", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$127,854", + "start_date": "2/26/2010" + }, + { + "extn": "7076", + "id": "25610", + "name": "Cameron Marshall", + "office": "Henderson", + "position": "Steward", + "salary": "$161,223", + "start_date": "1/21/2002" + }, + { + "extn": "3411", + "id": "25611", + "name": "Jack Gilmore", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$166,473", + "start_date": "8/24/2007" + }, + { + "extn": "2957", + "id": "25612", + "name": "Marilyn Mason", + "office": "Honolulu", + "position": "Designer", + "salary": "$184,944", + "start_date": "1/10/2010" + }, + { + "extn": "3279", + "id": "25613", + "name": "Maia Samuel", + "office": "Worcester", + "position": "Health Educator", + "salary": "$252,817", + "start_date": "10/25/2014" + }, + { + "extn": "2686", + "id": "25614", + "name": "Melania Walsh", + "office": "Arlington", + "position": "HR Coordinator", + "salary": "$16,571", + "start_date": "11/3/2004" + }, + { + "extn": "8003", + "id": "25615", + "name": "John Farrow", + "office": "Rome", + "position": "Auditor", + "salary": "$108,958", + "start_date": "7/30/2017" + }, + { + "extn": "7199", + "id": "25616", + "name": "Noah Drummond", + "office": "Venice", + "position": "Clerk", + "salary": "$49,059", + "start_date": "8/15/2002" + }, + { + "extn": "9572", + "id": "25617", + "name": "Benny Little", + "office": "Lakewood", + "position": "Designer", + "salary": "$217,125", + "start_date": "4/23/2006" + }, + { + "extn": "7562", + "id": "25618", + "name": "Barney Khan", + "office": "Innsbruck", + "position": "Cash Manager", + "salary": "$278,269", + "start_date": "3/19/2019" + }, + { + "extn": "3177", + "id": "25619", + "name": "Ron Dowson", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$141,842", + "start_date": "1/4/2011" + }, + { + "extn": "9133", + "id": "25620", + "name": "Miriam Lloyd", + "office": "San Antonio", + "position": "Electrician", + "salary": "$56,861", + "start_date": "7/8/2018" + }, + { + "extn": "5060", + "id": "25621", + "name": "Grace Jacobs", + "office": "Lisbon", + "position": "Bellman", + "salary": "$254,209", + "start_date": "12/28/2007" + }, + { + "extn": "8400", + "id": "25622", + "name": "Julius Andrews", + "office": "Louisville", + "position": "Steward", + "salary": "$281,437", + "start_date": "7/5/2001" + }, + { + "extn": "9274", + "id": "25623", + "name": "Logan Daniells", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$84,563", + "start_date": "4/15/2001" + }, + { + "extn": "2994", + "id": "25624", + "name": "Benny Alldridge", + "office": "Escondido", + "position": "Bookkeeper", + "salary": "$134,291", + "start_date": "1/23/2002" + }, + { + "extn": "5356", + "id": "25625", + "name": "Nick Gibbons", + "office": "Lakewood", + "position": "Business Broker", + "salary": "$32,569", + "start_date": "3/17/2002" + }, + { + "extn": "4374", + "id": "25626", + "name": "Johnny Overson", + "office": "Houston", + "position": "Business Broker", + "salary": "$37,632", + "start_date": "8/3/2009" + }, + { + "extn": "5807", + "id": "25627", + "name": "Ethan Owen", + "office": "Bucharest", + "position": "Inspector", + "salary": "$58,943", + "start_date": "12/11/2016" + }, + { + "extn": "1410", + "id": "25628", + "name": "Marvin Darcy", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$55,510", + "start_date": "7/9/2011" + }, + { + "extn": "5125", + "id": "25629", + "name": "Joyce Ellis", + "office": "Rochester", + "position": "Design Engineer", + "salary": "$102,330", + "start_date": "6/17/2014" + }, + { + "extn": "5436", + "id": "25630", + "name": "Esmeralda Wright", + "office": "Oakland", + "position": "Steward", + "salary": "$43,394", + "start_date": "6/12/2011" + }, + { + "extn": "4389", + "id": "25631", + "name": "Luna Coates", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$70,770", + "start_date": "9/6/2008" + }, + { + "extn": "4071", + "id": "25632", + "name": "Nate Mooney", + "office": "Irving", + "position": "Designer", + "salary": "$249,272", + "start_date": "11/9/2007" + }, + { + "extn": "4065", + "id": "25633", + "name": "Tyson Wise", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$27,425", + "start_date": "9/27/2001" + }, + { + "extn": "8667", + "id": "25634", + "name": "Nick Ebden", + "office": "Hollywood", + "position": "Pharmacist", + "salary": "$201,100", + "start_date": "12/27/2006" + }, + { + "extn": "8381", + "id": "25635", + "name": "Benny Morley", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$283,651", + "start_date": "9/3/2004" + }, + { + "extn": "5440", + "id": "25636", + "name": "Sofie Cavanagh", + "office": "Tulsa", + "position": "Service Supervisor", + "salary": "$11,696", + "start_date": "12/4/2001" + }, + { + "extn": "4222", + "id": "25637", + "name": "Tess Graves", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$230,793", + "start_date": "10/15/2010" + }, + { + "extn": "5145", + "id": "25638", + "name": "Fiona Brooks", + "office": "Amarillo", + "position": "Service Supervisor", + "salary": "$202,429", + "start_date": "4/21/2005" + }, + { + "extn": "3752", + "id": "25639", + "name": "Jack Drummond", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$240,537", + "start_date": "1/12/2017" + }, + { + "extn": "8257", + "id": "25640", + "name": "Chuck Lee", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$16,130", + "start_date": "5/29/2017" + }, + { + "extn": "5984", + "id": "25641", + "name": "Jamie Gosling", + "office": "El Paso", + "position": "Call Center Representative", + "salary": "$50,656", + "start_date": "8/15/2012" + }, + { + "extn": "4425", + "id": "25642", + "name": "Clint Casey", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$170,090", + "start_date": "9/21/2004" + }, + { + "extn": "4077", + "id": "25643", + "name": "Mason Reynolds", + "office": "Charlotte", + "position": "Doctor", + "salary": "$155,828", + "start_date": "2/21/2009" + }, + { + "extn": "4808", + "id": "25644", + "name": "Harvey Fleming", + "office": "Glendale", + "position": "Lecturer", + "salary": "$55,812", + "start_date": "1/18/2006" + }, + { + "extn": "6288", + "id": "25645", + "name": "Aisha Campbell", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$70,918", + "start_date": "11/9/2009" + }, + { + "extn": "6718", + "id": "25646", + "name": "Analise Shea", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$274,625", + "start_date": "11/3/2005" + }, + { + "extn": "5889", + "id": "25647", + "name": "Nate Willis", + "office": "Wien", + "position": "Web Developer", + "salary": "$288,714", + "start_date": "2/29/2016" + }, + { + "extn": "7978", + "id": "25648", + "name": "Danny Santos", + "office": "Oakland", + "position": "Business Broker", + "salary": "$52,308", + "start_date": "4/27/2017" + }, + { + "extn": "1390", + "id": "25649", + "name": "Nathan Wood", + "office": "Charlotte", + "position": "Call Center Representative", + "salary": "$233,542", + "start_date": "4/11/2013" + }, + { + "extn": "5740", + "id": "25650", + "name": "Tania Fowler", + "office": "Columbus", + "position": "Baker", + "salary": "$17,047", + "start_date": "11/30/2018" + }, + { + "extn": "9343", + "id": "25651", + "name": "Matt Rees", + "office": "Innsbruck", + "position": "IT Support Staff", + "salary": "$245,418", + "start_date": "4/17/2010" + }, + { + "extn": "6566", + "id": "25652", + "name": "Chuck Rossi", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$103,026", + "start_date": "4/21/2015" + }, + { + "extn": "2529", + "id": "25653", + "name": "Kamila Buckley", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$234,204", + "start_date": "11/15/2006" + }, + { + "extn": "8283", + "id": "25654", + "name": "Sydney Villiger", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$98,601", + "start_date": "9/21/2014" + }, + { + "extn": "3130", + "id": "25655", + "name": "Lara Graham", + "office": "Escondido", + "position": "Bookkeeper", + "salary": "$79,831", + "start_date": "8/24/2006" + }, + { + "extn": "3187", + "id": "25656", + "name": "Angel Pearce", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$152,887", + "start_date": "12/3/2006" + }, + { + "extn": "5550", + "id": "25657", + "name": "Lily Harvey", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$277,774", + "start_date": "1/31/2019" + }, + { + "extn": "8966", + "id": "25658", + "name": "Henry Burge", + "office": "Berna", + "position": "Cook", + "salary": "$10,474", + "start_date": "3/6/2002" + }, + { + "extn": "4137", + "id": "25659", + "name": "Chuck Hunter", + "office": "Anaheim", + "position": "Operator", + "salary": "$118,545", + "start_date": "11/26/2009" + }, + { + "extn": "3270", + "id": "25660", + "name": "Mayleen Gates", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$255,120", + "start_date": "6/13/2016" + }, + { + "extn": "8197", + "id": "25661", + "name": "Cadence Reading", + "office": "Orlando", + "position": "Bookkeeper", + "salary": "$292,865", + "start_date": "3/14/2009" + }, + { + "extn": "8967", + "id": "25662", + "name": "Nicholas Jones", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$31,831", + "start_date": "3/3/2012" + }, + { + "extn": "5714", + "id": "25663", + "name": "Harry Clarkson", + "office": "Saint Paul", + "position": "Physician", + "salary": "$32,634", + "start_date": "1/2/2017" + }, + { + "extn": "9003", + "id": "25664", + "name": "Martin Chadwick", + "office": "Dallas", + "position": "Baker", + "salary": "$181,724", + "start_date": "11/15/2013" + }, + { + "extn": "6778", + "id": "25665", + "name": "Wade Clifton", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$56,247", + "start_date": "9/21/2018" + }, + { + "extn": "2815", + "id": "25666", + "name": "Wade Faulkner", + "office": "London", + "position": "Design Engineer", + "salary": "$154,160", + "start_date": "8/23/2018" + }, + { + "extn": "3164", + "id": "25667", + "name": "Sabrina Willson", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$213,613", + "start_date": "5/13/2014" + }, + { + "extn": "3139", + "id": "25668", + "name": "Bob Everett", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$17,576", + "start_date": "4/9/2004" + }, + { + "extn": "5574", + "id": "25669", + "name": "Cassidy Pond", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$83,629", + "start_date": "11/15/2009" + }, + { + "extn": "6616", + "id": "25670", + "name": "Jazmin Stevens", + "office": "Scottsdale", + "position": "Stockbroker", + "salary": "$153,590", + "start_date": "12/13/2013" + }, + { + "extn": "7868", + "id": "25671", + "name": "Skylar Isaac", + "office": "Zurich", + "position": "Business Broker", + "salary": "$224,252", + "start_date": "12/4/2013" + }, + { + "extn": "1835", + "id": "25672", + "name": "Kamila Bailey", + "office": "Houston", + "position": "Service Supervisor", + "salary": "$69,997", + "start_date": "4/13/2004" + }, + { + "extn": "6883", + "id": "25673", + "name": "Fred Bristow", + "office": "Amarillo", + "position": "Dentist", + "salary": "$70,505", + "start_date": "9/23/2011" + }, + { + "extn": "2379", + "id": "25674", + "name": "Camellia Saunders", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$50,153", + "start_date": "7/27/2014" + }, + { + "extn": "8738", + "id": "25675", + "name": "George Mitchell", + "office": "London", + "position": "Steward", + "salary": "$193,244", + "start_date": "2/10/2012" + }, + { + "extn": "8377", + "id": "25676", + "name": "George Welsch", + "office": "Denver", + "position": "Audiologist", + "salary": "$203,907", + "start_date": "12/16/2000" + }, + { + "extn": "7154", + "id": "25677", + "name": "William Nayler", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$26,393", + "start_date": "3/29/2001" + }, + { + "extn": "3490", + "id": "25678", + "name": "Eduardo Harrington", + "office": "Nashville", + "position": "Dentist", + "salary": "$41,690", + "start_date": "7/3/2014" + }, + { + "extn": "1062", + "id": "25679", + "name": "Rick Richards", + "office": "Prague", + "position": "Cook", + "salary": "$211,759", + "start_date": "2/21/2018" + }, + { + "extn": "3108", + "id": "25680", + "name": "Catherine Wilkinson", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$228,510", + "start_date": "5/19/2018" + }, + { + "extn": "5574", + "id": "25681", + "name": "David Rixon", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$182,151", + "start_date": "4/21/2015" + }, + { + "extn": "9491", + "id": "25682", + "name": "Harvey Townend", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$164,637", + "start_date": "2/7/2001" + }, + { + "extn": "9604", + "id": "25683", + "name": "Maxwell Rixon", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$82,610", + "start_date": "11/10/2009" + }, + { + "extn": "9727", + "id": "25684", + "name": "Lynn Talbot", + "office": "Denver", + "position": "Stockbroker", + "salary": "$117,353", + "start_date": "1/23/2008" + }, + { + "extn": "3738", + "id": "25685", + "name": "Anabel Johnson", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$98,394", + "start_date": "7/2/2019" + }, + { + "extn": "9551", + "id": "25686", + "name": "Rosalie Palmer", + "office": "Santa Ana", + "position": "Service Supervisor", + "salary": "$147,555", + "start_date": "3/3/2016" + }, + { + "extn": "8171", + "id": "25687", + "name": "Makenzie Fisher", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$213,329", + "start_date": "9/13/2001" + }, + { + "extn": "2519", + "id": "25688", + "name": "Caleb Hall", + "office": "Memphis", + "position": "CNC Operator", + "salary": "$15,693", + "start_date": "10/28/2003" + }, + { + "extn": "2648", + "id": "25689", + "name": "Alan Morrow", + "office": "Irving", + "position": "Design Engineer", + "salary": "$159,548", + "start_date": "1/17/2009" + }, + { + "extn": "7699", + "id": "25690", + "name": "Wade Anderson", + "office": "Toledo", + "position": "Biologist", + "salary": "$61,133", + "start_date": "9/11/2003" + }, + { + "extn": "7272", + "id": "25691", + "name": "Maxwell Asher", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$154,412", + "start_date": "10/27/2012" + }, + { + "extn": "2121", + "id": "25692", + "name": "Leilani Gavin", + "office": "Tokyo", + "position": "Operator", + "salary": "$115,284", + "start_date": "11/26/2017" + }, + { + "extn": "1744", + "id": "25693", + "name": "Maria Morrison", + "office": "Ontario", + "position": "HR Coordinator", + "salary": "$124,348", + "start_date": "11/21/2008" + }, + { + "extn": "4744", + "id": "25694", + "name": "Victoria Glynn", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$257,336", + "start_date": "1/21/2015" + }, + { + "extn": "7303", + "id": "25695", + "name": "Phillip Raven", + "office": "Cincinnati", + "position": "Investment Advisor", + "salary": "$104,728", + "start_date": "3/23/2001" + }, + { + "extn": "6580", + "id": "25696", + "name": "Joseph Lewis", + "office": "Seattle", + "position": "Executive Director", + "salary": "$186,001", + "start_date": "3/7/2011" + }, + { + "extn": "9550", + "id": "25697", + "name": "Owen Ward", + "office": "Rochester", + "position": "Insurance Broker", + "salary": "$299,342", + "start_date": "8/25/2009" + }, + { + "extn": "4236", + "id": "25698", + "name": "Percy Plumb", + "office": "Moreno Valley", + "position": "Paramedic", + "salary": "$51,420", + "start_date": "10/31/2014" + }, + { + "extn": "1389", + "id": "25699", + "name": "Aurelia Pratt", + "office": "Omaha", + "position": "Healthcare Specialist", + "salary": "$55,256", + "start_date": "10/4/2002" + }, + { + "extn": "5582", + "id": "25700", + "name": "Jenna Gray", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$173,573", + "start_date": "3/18/2002" + }, + { + "extn": "8827", + "id": "25701", + "name": "Stacy Saunders", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$221,177", + "start_date": "1/18/2004" + }, + { + "extn": "4444", + "id": "25702", + "name": "Elijah Hooper", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$221,969", + "start_date": "10/16/2008" + }, + { + "extn": "6707", + "id": "25703", + "name": "Noah Price", + "office": "Paris", + "position": "Webmaster", + "salary": "$246,326", + "start_date": "9/24/2004" + }, + { + "extn": "8319", + "id": "25704", + "name": "Caleb Vaughn", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$233,389", + "start_date": "5/4/2005" + }, + { + "extn": "5266", + "id": "25705", + "name": "Leah Ralph", + "office": "Bucharest", + "position": "Staffing Consultant", + "salary": "$49,032", + "start_date": "6/15/2014" + }, + { + "extn": "7151", + "id": "25706", + "name": "Michael Gregory", + "office": "Louisville", + "position": "Treasurer", + "salary": "$74,284", + "start_date": "4/21/2011" + }, + { + "extn": "5890", + "id": "25707", + "name": "Sebastian Richardson", + "office": "Arlington", + "position": "Ambulatory Nurse", + "salary": "$140,220", + "start_date": "6/29/2012" + }, + { + "extn": "6757", + "id": "25708", + "name": "Gladys Ellwood", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$105,267", + "start_date": "3/1/2015" + }, + { + "extn": "4584", + "id": "25709", + "name": "Matthew Owen", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$290,406", + "start_date": "8/13/2011" + }, + { + "extn": "2882", + "id": "25710", + "name": "Jacob Camden", + "office": "Tulsa", + "position": "Designer", + "salary": "$226,936", + "start_date": "9/4/2003" + }, + { + "extn": "6687", + "id": "25711", + "name": "Nathan Skinner", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$264,853", + "start_date": "6/13/2018" + }, + { + "extn": "9332", + "id": "25712", + "name": "Georgia Andrews", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$82,516", + "start_date": "8/4/2004" + }, + { + "extn": "1848", + "id": "25713", + "name": "Gladys Wren", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$54,840", + "start_date": "1/5/2011" + }, + { + "extn": "3806", + "id": "25714", + "name": "Chris Huggins", + "office": "Prague", + "position": "Loan Officer", + "salary": "$184,195", + "start_date": "11/30/2018" + }, + { + "extn": "9200", + "id": "25715", + "name": "Adeline Kelly", + "office": "Garland", + "position": "Production Painter", + "salary": "$259,003", + "start_date": "2/22/2005" + }, + { + "extn": "3955", + "id": "25716", + "name": "Cadence Reading", + "office": "Huntsville", + "position": "Cashier", + "salary": "$141,039", + "start_date": "7/30/2016" + }, + { + "extn": "2683", + "id": "25717", + "name": "Johnathan Glynn", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$105,478", + "start_date": "3/29/2018" + }, + { + "extn": "8189", + "id": "25718", + "name": "Manuel Lomax", + "office": "Berna", + "position": "Web Developer", + "salary": "$169,376", + "start_date": "10/9/2012" + }, + { + "extn": "4419", + "id": "25719", + "name": "Gil Lynn", + "office": "Escondido", + "position": "Audiologist", + "salary": "$94,758", + "start_date": "5/26/2012" + }, + { + "extn": "2926", + "id": "25720", + "name": "Percy Leigh", + "office": "Las Vegas", + "position": "Cook", + "salary": "$33,060", + "start_date": "6/7/2001" + }, + { + "extn": "8950", + "id": "25721", + "name": "Teagan Parker", + "office": "London", + "position": "Systems Administrator", + "salary": "$84,237", + "start_date": "9/24/2000" + }, + { + "extn": "9100", + "id": "25722", + "name": "Chester Shelton", + "office": "Valetta", + "position": "Front Desk Coordinator", + "salary": "$266,176", + "start_date": "9/14/2010" + }, + { + "extn": "8494", + "id": "25723", + "name": "Elisabeth Ashwell", + "office": "Seattle", + "position": "Software Engineer", + "salary": "$19,218", + "start_date": "7/11/2008" + }, + { + "extn": "9978", + "id": "25724", + "name": "Oliver Shaw", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$154,421", + "start_date": "9/16/2014" + }, + { + "extn": "8280", + "id": "25725", + "name": "Paige Lindop", + "office": "Ontario", + "position": "Staffing Consultant", + "salary": "$219,320", + "start_date": "6/1/2003" + }, + { + "extn": "5662", + "id": "25726", + "name": "Christine Gray", + "office": "Zurich", + "position": "Ambulatory Nurse", + "salary": "$181,512", + "start_date": "1/18/2004" + }, + { + "extn": "8822", + "id": "25727", + "name": "Carmella Lynn", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$27,705", + "start_date": "10/1/2010" + }, + { + "extn": "7749", + "id": "25728", + "name": "Christine Wade", + "office": "Dallas", + "position": "Cash Manager", + "salary": "$166,351", + "start_date": "4/24/2012" + }, + { + "extn": "6823", + "id": "25729", + "name": "Elise Redden", + "office": "Berna", + "position": "Audiologist", + "salary": "$38,471", + "start_date": "6/7/2004" + }, + { + "extn": "9118", + "id": "25730", + "name": "Jasmine Knight", + "office": "Lisbon", + "position": "Dentist", + "salary": "$61,264", + "start_date": "1/3/2006" + }, + { + "extn": "8869", + "id": "25731", + "name": "Marvin Mcgee", + "office": "San Antonio", + "position": "Baker", + "salary": "$97,782", + "start_date": "1/1/2009" + }, + { + "extn": "4866", + "id": "25732", + "name": "Mavis Jarrett", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$188,663", + "start_date": "9/30/2017" + }, + { + "extn": "7554", + "id": "25733", + "name": "Cedrick Jeffery", + "office": "Orlando", + "position": "Clerk", + "salary": "$145,542", + "start_date": "4/3/2014" + }, + { + "extn": "8521", + "id": "25734", + "name": "Miriam Vinton", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$219,197", + "start_date": "12/4/2006" + }, + { + "extn": "1839", + "id": "25735", + "name": "Peter Sawyer", + "office": "Valetta", + "position": "Laboratory Technician", + "salary": "$23,436", + "start_date": "4/26/2017" + }, + { + "extn": "4668", + "id": "25736", + "name": "Danny Niles", + "office": "Minneapolis", + "position": "Global Logistics Supervisor", + "salary": "$219,433", + "start_date": "5/23/2014" + }, + { + "extn": "3635", + "id": "25737", + "name": "Liam Hamilton", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$54,277", + "start_date": "3/3/2001" + }, + { + "extn": "3904", + "id": "25738", + "name": "Ronald Murphy", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$110,178", + "start_date": "5/27/2012" + }, + { + "extn": "5425", + "id": "25739", + "name": "Elijah Fox", + "office": "Louisville", + "position": "Baker", + "salary": "$292,840", + "start_date": "9/3/2018" + }, + { + "extn": "1052", + "id": "25740", + "name": "Domenic Michael", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$63,692", + "start_date": "7/5/2011" + }, + { + "extn": "9883", + "id": "25741", + "name": "Clint Duvall", + "office": "Bucharest", + "position": "Lecturer", + "salary": "$33,462", + "start_date": "12/28/2007" + }, + { + "extn": "8903", + "id": "25742", + "name": "Gil Rodwell", + "office": "Salt Lake City", + "position": "Cash Manager", + "salary": "$233,608", + "start_date": "4/1/2011" + }, + { + "extn": "1627", + "id": "25743", + "name": "Roger Oakley", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$168,779", + "start_date": "4/15/2012" + }, + { + "extn": "5438", + "id": "25744", + "name": "Josh Mccall", + "office": "Long Beach", + "position": "Cashier", + "salary": "$120,291", + "start_date": "12/5/2018" + }, + { + "extn": "9043", + "id": "25745", + "name": "Rachael Walsh", + "office": "Chicago", + "position": "Electrician", + "salary": "$268,384", + "start_date": "12/3/2013" + }, + { + "extn": "7765", + "id": "25746", + "name": "Daron Willis", + "office": "Miami", + "position": "Operator", + "salary": "$156,927", + "start_date": "8/10/2006" + }, + { + "extn": "5900", + "id": "25747", + "name": "Mason Crawley", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$143,784", + "start_date": "6/19/2001" + }, + { + "extn": "6290", + "id": "25748", + "name": "Hanna Kelly", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$262,826", + "start_date": "5/24/2014" + }, + { + "extn": "1380", + "id": "25749", + "name": "Natalie Davies", + "office": "Portland", + "position": "Accountant", + "salary": "$167,459", + "start_date": "1/7/2004" + }, + { + "extn": "2457", + "id": "25750", + "name": "Logan White", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$198,909", + "start_date": "2/15/2003" + }, + { + "extn": "4665", + "id": "25751", + "name": "Alan Wright", + "office": "Worcester", + "position": "Retail Trainee", + "salary": "$280,688", + "start_date": "10/12/2014" + }, + { + "extn": "7456", + "id": "25752", + "name": "Rosalyn Hewitt", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$49,382", + "start_date": "8/17/2000" + }, + { + "extn": "6105", + "id": "25753", + "name": "Teagan Vaughn", + "office": "Otawa", + "position": "Doctor", + "salary": "$136,649", + "start_date": "3/8/2011" + }, + { + "extn": "5166", + "id": "25754", + "name": "Harvey Moreno", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$106,070", + "start_date": "10/9/2015" + }, + { + "extn": "9757", + "id": "25755", + "name": "Logan Rose", + "office": "El Paso", + "position": "Baker", + "salary": "$55,902", + "start_date": "9/23/2008" + }, + { + "extn": "7428", + "id": "25756", + "name": "Jayden Aldridge", + "office": "Denver", + "position": "Designer", + "salary": "$213,065", + "start_date": "7/12/2003" + }, + { + "extn": "8413", + "id": "25757", + "name": "Jacob Edler", + "office": "San Bernardino", + "position": "Food Technologist", + "salary": "$34,590", + "start_date": "4/12/2011" + }, + { + "extn": "7142", + "id": "25758", + "name": "David Allcott", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$28,503", + "start_date": "9/18/2011" + }, + { + "extn": "3884", + "id": "25759", + "name": "Miley Brooks", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$56,921", + "start_date": "8/8/2001" + }, + { + "extn": "2040", + "id": "25760", + "name": "Doug Morris", + "office": "Baltimore", + "position": "Laboratory Technician", + "salary": "$60,556", + "start_date": "3/22/2012" + }, + { + "extn": "2617", + "id": "25761", + "name": "Benny Pearson", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$109,493", + "start_date": "10/28/2009" + }, + { + "extn": "6672", + "id": "25762", + "name": "Tyler Smith", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$212,895", + "start_date": "12/2/2004" + }, + { + "extn": "8942", + "id": "25763", + "name": "Andie Giles", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$283,413", + "start_date": "6/3/2009" + }, + { + "extn": "3176", + "id": "25764", + "name": "Kenzie Aldridge", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$140,636", + "start_date": "11/14/2017" + }, + { + "extn": "4778", + "id": "25765", + "name": "Callie Parsons", + "office": "Bakersfield", + "position": "Banker", + "salary": "$130,897", + "start_date": "7/22/2019" + }, + { + "extn": "8373", + "id": "25766", + "name": "Javier Kent", + "office": "Fort Lauderdale", + "position": "Doctor", + "salary": "$151,107", + "start_date": "2/25/2012" + }, + { + "extn": "8018", + "id": "25767", + "name": "Hank Taylor", + "office": "Jersey City", + "position": "Steward", + "salary": "$263,526", + "start_date": "2/15/2000" + }, + { + "extn": "8039", + "id": "25768", + "name": "Julian Murphy", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$297,983", + "start_date": "2/4/2001" + }, + { + "extn": "1953", + "id": "25769", + "name": "Jamie Flanders", + "office": "San Francisco", + "position": "Cashier", + "salary": "$77,720", + "start_date": "8/15/2001" + }, + { + "extn": "2570", + "id": "25770", + "name": "Nate Wilson", + "office": "Salem", + "position": "Loan Officer", + "salary": "$104,408", + "start_date": "2/1/2004" + }, + { + "extn": "8882", + "id": "25771", + "name": "Fred Wise", + "office": "Denver", + "position": "Pharmacist", + "salary": "$31,772", + "start_date": "6/20/2016" + }, + { + "extn": "4745", + "id": "25772", + "name": "Jessica Summers", + "office": "Lyon", + "position": "Lecturer", + "salary": "$175,349", + "start_date": "11/8/2017" + }, + { + "extn": "6005", + "id": "25773", + "name": "Alma Kidd", + "office": "Anaheim", + "position": "Fabricator", + "salary": "$27,905", + "start_date": "6/19/2017" + }, + { + "extn": "9667", + "id": "25774", + "name": "Sebastian Irwin", + "office": "Escondido", + "position": "Webmaster", + "salary": "$58,497", + "start_date": "1/31/2004" + }, + { + "extn": "2464", + "id": "25775", + "name": "Rowan Owen", + "office": "Sacramento", + "position": "Ambulatory Nurse", + "salary": "$224,099", + "start_date": "8/31/2015" + }, + { + "extn": "3321", + "id": "25776", + "name": "Abdul Wilton", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$279,250", + "start_date": "6/9/2005" + }, + { + "extn": "2146", + "id": "25777", + "name": "Rylee Squire", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$28,074", + "start_date": "8/2/2018" + }, + { + "extn": "9101", + "id": "25778", + "name": "Stella Jackson", + "office": "El Paso", + "position": "Fabricator", + "salary": "$202,364", + "start_date": "3/28/2014" + }, + { + "extn": "8937", + "id": "25779", + "name": "Elly Shelton", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$274,107", + "start_date": "10/19/2018" + }, + { + "extn": "3864", + "id": "25780", + "name": "Johnny Hunt", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$282,764", + "start_date": "2/19/2013" + }, + { + "extn": "4404", + "id": "25781", + "name": "Hayden Kaur", + "office": "Louisville", + "position": "Banker", + "salary": "$237,737", + "start_date": "6/2/2007" + }, + { + "extn": "7904", + "id": "25782", + "name": "Jack Ripley", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$285,593", + "start_date": "2/2/2001" + }, + { + "extn": "3759", + "id": "25783", + "name": "Elle Nielson", + "office": "Amarillo", + "position": "Cash Manager", + "salary": "$170,870", + "start_date": "12/5/2007" + }, + { + "extn": "5178", + "id": "25784", + "name": "Samara Graves", + "office": "Worcester", + "position": "Electrician", + "salary": "$293,174", + "start_date": "4/18/2011" + }, + { + "extn": "4459", + "id": "25785", + "name": "Erin Andrews", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$58,884", + "start_date": "10/3/2017" + }, + { + "extn": "4952", + "id": "25786", + "name": "Kieth Hopkinson", + "office": "Philadelphia", + "position": "Banker", + "salary": "$152,682", + "start_date": "5/2/2001" + }, + { + "extn": "2729", + "id": "25787", + "name": "Oliver Cork", + "office": "Fullerton", + "position": "Mobile Developer", + "salary": "$88,177", + "start_date": "9/19/2011" + }, + { + "extn": "6969", + "id": "25788", + "name": "Abdul Turner", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$275,796", + "start_date": "4/20/2000" + }, + { + "extn": "6410", + "id": "25789", + "name": "Angela Nayler", + "office": "Ontario", + "position": "Doctor", + "salary": "$20,116", + "start_date": "8/1/2002" + }, + { + "extn": "4843", + "id": "25790", + "name": "Matthew Clarke", + "office": "Seattle", + "position": "Inspector", + "salary": "$193,592", + "start_date": "12/10/2013" + }, + { + "extn": "7018", + "id": "25791", + "name": "Maya Walter", + "office": "Venice", + "position": "Cash Manager", + "salary": "$186,486", + "start_date": "1/4/2008" + }, + { + "extn": "1983", + "id": "25792", + "name": "Matthew Shields", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$22,117", + "start_date": "8/16/2019" + }, + { + "extn": "3606", + "id": "25793", + "name": "Russel Holmes", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$289,934", + "start_date": "8/31/2011" + }, + { + "extn": "6892", + "id": "25794", + "name": "Karen Hunter", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$224,716", + "start_date": "2/25/2009" + }, + { + "extn": "5541", + "id": "25795", + "name": "Aiden Russell", + "office": "Long Beach", + "position": "Investment Advisor", + "salary": "$107,863", + "start_date": "10/10/2011" + }, + { + "extn": "5781", + "id": "25796", + "name": "Erick Farrant", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$164,501", + "start_date": "4/7/2002" + }, + { + "extn": "6713", + "id": "25797", + "name": "Wade Fox", + "office": "Paris", + "position": "Lecturer", + "salary": "$156,473", + "start_date": "8/21/2006" + }, + { + "extn": "9619", + "id": "25798", + "name": "Chuck Goodman", + "office": "Baltimore", + "position": "HR Specialist", + "salary": "$213,785", + "start_date": "8/27/2001" + }, + { + "extn": "7061", + "id": "25799", + "name": "Cecilia Grey", + "office": "Amarillo", + "position": "Cashier", + "salary": "$112,345", + "start_date": "6/13/2018" + }, + { + "extn": "3902", + "id": "25800", + "name": "Erick Wilcox", + "office": "Portland", + "position": "Physician", + "salary": "$228,163", + "start_date": "1/6/2019" + }, + { + "extn": "7581", + "id": "25801", + "name": "Benjamin Lee", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$160,278", + "start_date": "2/7/2003" + }, + { + "extn": "7238", + "id": "25802", + "name": "Logan Bristow", + "office": "Portland", + "position": "Electrician", + "salary": "$68,329", + "start_date": "2/10/2013" + }, + { + "extn": "2178", + "id": "25803", + "name": "Lucas Hancock", + "office": "Lincoln", + "position": "Designer", + "salary": "$75,481", + "start_date": "2/3/2015" + }, + { + "extn": "4555", + "id": "25804", + "name": "Lucas Blackburn", + "office": "Springfield", + "position": "Project Manager", + "salary": "$119,041", + "start_date": "12/11/2003" + }, + { + "extn": "5440", + "id": "25805", + "name": "Tom Little", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$30,883", + "start_date": "4/7/2005" + }, + { + "extn": "7152", + "id": "25806", + "name": "Alice Thatcher", + "office": "Lincoln", + "position": "Baker", + "salary": "$107,462", + "start_date": "7/3/2000" + }, + { + "extn": "3428", + "id": "25807", + "name": "Leah Pope", + "office": "Miami", + "position": "Ambulatory Nurse", + "salary": "$53,983", + "start_date": "4/11/2005" + }, + { + "extn": "5546", + "id": "25808", + "name": "Ember Wilde", + "office": "Norfolk", + "position": "Banker", + "salary": "$132,146", + "start_date": "4/22/2005" + }, + { + "extn": "4080", + "id": "25809", + "name": "Tony Sloan", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$10,873", + "start_date": "3/21/2010" + }, + { + "extn": "1362", + "id": "25810", + "name": "Mike Lewis", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$205,519", + "start_date": "9/30/2019" + }, + { + "extn": "7371", + "id": "25811", + "name": "Manuel Mitchell", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$125,266", + "start_date": "4/26/2010" + }, + { + "extn": "2642", + "id": "25812", + "name": "Josh Owens", + "office": "Miami", + "position": "Clerk", + "salary": "$284,752", + "start_date": "4/27/2018" + }, + { + "extn": "1281", + "id": "25813", + "name": "Anthony Vollans", + "office": "St. Louis", + "position": "Operator", + "salary": "$265,904", + "start_date": "7/4/2004" + }, + { + "extn": "7397", + "id": "25814", + "name": "Rachael Howard", + "office": "Pittsburgh", + "position": "Ambulatory Nurse", + "salary": "$94,780", + "start_date": "1/4/2016" + }, + { + "extn": "6310", + "id": "25815", + "name": "Emma Durrant", + "office": "Rome", + "position": "Health Educator", + "salary": "$40,395", + "start_date": "2/15/2016" + }, + { + "extn": "4658", + "id": "25816", + "name": "Erica Wild", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$171,558", + "start_date": "9/12/2009" + }, + { + "extn": "5433", + "id": "25817", + "name": "Adela Chester", + "office": "Richmond", + "position": "Lecturer", + "salary": "$173,075", + "start_date": "3/21/2004" + }, + { + "extn": "5541", + "id": "25818", + "name": "Joy Jarrett", + "office": "Kansas City", + "position": "Biologist", + "salary": "$148,303", + "start_date": "8/20/2012" + }, + { + "extn": "9655", + "id": "25819", + "name": "Chuck Zaoui", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$141,911", + "start_date": "12/12/2007" + }, + { + "extn": "4890", + "id": "25820", + "name": "Lucas Brooks", + "office": "Las Vegas", + "position": "Health Educator", + "salary": "$156,934", + "start_date": "5/9/2006" + }, + { + "extn": "2888", + "id": "25821", + "name": "Anthony Keys", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$280,755", + "start_date": "7/10/2019" + }, + { + "extn": "4238", + "id": "25822", + "name": "Nate Upton", + "office": "Oakland", + "position": "Fabricator", + "salary": "$21,635", + "start_date": "12/23/2004" + }, + { + "extn": "5862", + "id": "25823", + "name": "Davina Oswald", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$31,130", + "start_date": "1/23/2004" + }, + { + "extn": "7205", + "id": "25824", + "name": "Julius Ingham", + "office": "Kansas City", + "position": "Designer", + "salary": "$174,290", + "start_date": "10/14/2003" + }, + { + "extn": "7563", + "id": "25825", + "name": "Anabel Olson", + "office": "Charlotte", + "position": "Baker", + "salary": "$116,501", + "start_date": "1/18/2019" + }, + { + "extn": "5678", + "id": "25826", + "name": "Trisha Martin", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$79,024", + "start_date": "10/21/2008" + }, + { + "extn": "2447", + "id": "25827", + "name": "Ramon Vince", + "office": "Fort Lauderdale", + "position": "Call Center Representative", + "salary": "$259,957", + "start_date": "2/18/2011" + }, + { + "extn": "6545", + "id": "25828", + "name": "Marjorie Brennan", + "office": "Washington", + "position": "Business Broker", + "salary": "$212,272", + "start_date": "6/5/2009" + }, + { + "extn": "5412", + "id": "25829", + "name": "Bob Simpson", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$73,273", + "start_date": "4/21/2013" + }, + { + "extn": "6336", + "id": "25830", + "name": "Lauren Rossi", + "office": "Wien", + "position": "Bellman", + "salary": "$220,864", + "start_date": "11/10/2015" + }, + { + "extn": "2774", + "id": "25831", + "name": "Leslie Reid", + "office": "Atlanta", + "position": "Steward", + "salary": "$46,745", + "start_date": "6/1/2016" + }, + { + "extn": "2796", + "id": "25832", + "name": "Rick Potts", + "office": "Charlotte", + "position": "Global Logistics Supervisor", + "salary": "$30,113", + "start_date": "5/29/2001" + }, + { + "extn": "5985", + "id": "25833", + "name": "Sebastian Malone", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$202,859", + "start_date": "7/2/2017" + }, + { + "extn": "9895", + "id": "25834", + "name": "Nathan Raven", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$47,700", + "start_date": "5/24/2009" + }, + { + "extn": "7072", + "id": "25835", + "name": "Matthew Willis", + "office": "Bucharest", + "position": "Doctor", + "salary": "$296,020", + "start_date": "11/25/2011" + }, + { + "extn": "6413", + "id": "25836", + "name": "Kieth Scott", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$188,975", + "start_date": "6/6/2005" + }, + { + "extn": "4287", + "id": "25837", + "name": "Kenzie Shields", + "office": "Santa Ana", + "position": "Machine Operator", + "salary": "$51,017", + "start_date": "8/21/2001" + }, + { + "extn": "6049", + "id": "25838", + "name": "Johnathan Stone", + "office": "Lancaster", + "position": "Cook", + "salary": "$137,833", + "start_date": "2/13/2004" + }, + { + "extn": "2365", + "id": "25839", + "name": "Peter Baker", + "office": "Albuquerque", + "position": "Cashier", + "salary": "$173,720", + "start_date": "4/18/2017" + }, + { + "extn": "8978", + "id": "25840", + "name": "Manuel Wilcox", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$84,945", + "start_date": "8/27/2004" + }, + { + "extn": "9929", + "id": "25841", + "name": "Cedrick Brooks", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$36,521", + "start_date": "2/19/2014" + }, + { + "extn": "2332", + "id": "25842", + "name": "Caleb Lunt", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$252,535", + "start_date": "6/17/2018" + }, + { + "extn": "7386", + "id": "25843", + "name": "Hazel Dixon", + "office": "Zurich", + "position": "Executive Director", + "salary": "$196,868", + "start_date": "5/14/2006" + }, + { + "extn": "7801", + "id": "25844", + "name": "Wendy Rodwell", + "office": "Henderson", + "position": "Baker", + "salary": "$234,485", + "start_date": "6/14/2017" + }, + { + "extn": "6965", + "id": "25845", + "name": "Melinda Mills", + "office": "Lyon", + "position": "Operator", + "salary": "$167,726", + "start_date": "9/19/2001" + }, + { + "extn": "6771", + "id": "25846", + "name": "Peter Robertson", + "office": "Moreno Valley", + "position": "Service Supervisor", + "salary": "$125,643", + "start_date": "1/23/2000" + }, + { + "extn": "1200", + "id": "25847", + "name": "Celia Adams", + "office": "Miami", + "position": "Lecturer", + "salary": "$143,432", + "start_date": "6/22/2003" + }, + { + "extn": "7250", + "id": "25848", + "name": "Cedrick Poole", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$241,960", + "start_date": "1/19/2013" + }, + { + "extn": "1037", + "id": "25849", + "name": "Sage Griffiths", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$273,219", + "start_date": "9/24/2004" + }, + { + "extn": "2919", + "id": "25850", + "name": "Kaylee Evans", + "office": "San Diego", + "position": "Paramedic", + "salary": "$286,064", + "start_date": "4/11/2001" + }, + { + "extn": "8508", + "id": "25851", + "name": "Tyler Neal", + "office": "Venice", + "position": "Chef Manager", + "salary": "$13,202", + "start_date": "2/13/2006" + }, + { + "extn": "3656", + "id": "25852", + "name": "Makena Waterhouse", + "office": "New Orleans", + "position": "Banker", + "salary": "$179,996", + "start_date": "5/22/2003" + }, + { + "extn": "2255", + "id": "25853", + "name": "Sylvia Douglas", + "office": "San Bernardino", + "position": "Food Technologist", + "salary": "$275,880", + "start_date": "10/27/2008" + }, + { + "extn": "1471", + "id": "25854", + "name": "Daniel Stanton", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$147,743", + "start_date": "1/7/2008" + }, + { + "extn": "7041", + "id": "25855", + "name": "Havana Asher", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$11,032", + "start_date": "4/3/2015" + }, + { + "extn": "9812", + "id": "25856", + "name": "William Tennant", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$14,113", + "start_date": "5/9/2003" + }, + { + "extn": "6212", + "id": "25857", + "name": "Jacob Daniells", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$102,778", + "start_date": "5/8/2002" + }, + { + "extn": "2536", + "id": "25858", + "name": "Andie Ripley", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$261,582", + "start_date": "5/4/2015" + }, + { + "extn": "1157", + "id": "25859", + "name": "Mabel Pearce", + "office": "Oakland", + "position": "Project Manager", + "salary": "$281,914", + "start_date": "6/5/2008" + }, + { + "extn": "6439", + "id": "25860", + "name": "Leroy Evans", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$196,980", + "start_date": "10/7/2003" + }, + { + "extn": "2149", + "id": "25861", + "name": "Noah Gilbert", + "office": "Bellevue", + "position": "Dentist", + "salary": "$297,386", + "start_date": "10/19/2019" + }, + { + "extn": "8896", + "id": "25862", + "name": "Summer Taylor", + "office": "Henderson", + "position": "Treasurer", + "salary": "$92,859", + "start_date": "1/1/2002" + }, + { + "extn": "5696", + "id": "25863", + "name": "Mavis Moss", + "office": "Boston", + "position": "Chef Manager", + "salary": "$222,848", + "start_date": "5/9/2003" + }, + { + "extn": "8650", + "id": "25864", + "name": "Chad Griffiths", + "office": "Reno", + "position": "Operator", + "salary": "$262,340", + "start_date": "11/23/2005" + }, + { + "extn": "5275", + "id": "25865", + "name": "Logan Graves", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$252,510", + "start_date": "3/13/2006" + }, + { + "extn": "9287", + "id": "25866", + "name": "Cecilia Woods", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$173,726", + "start_date": "6/12/2009" + }, + { + "extn": "2499", + "id": "25867", + "name": "Manuel Speed", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$138,979", + "start_date": "12/21/2004" + }, + { + "extn": "2428", + "id": "25868", + "name": "Ronald Kelly", + "office": "Seattle", + "position": "Web Developer", + "salary": "$189,613", + "start_date": "10/5/2013" + }, + { + "extn": "4750", + "id": "25869", + "name": "Florence Norburn", + "office": "Denver", + "position": "Chef Manager", + "salary": "$13,928", + "start_date": "6/18/2007" + }, + { + "extn": "2943", + "id": "25870", + "name": "Ramon Richards", + "office": "Charlotte", + "position": "Mobile Developer", + "salary": "$204,587", + "start_date": "11/22/2002" + }, + { + "extn": "5953", + "id": "25871", + "name": "Johnny Tate", + "office": "Hayward", + "position": "Doctor", + "salary": "$118,582", + "start_date": "4/19/2006" + }, + { + "extn": "1183", + "id": "25872", + "name": "Margot Durrant", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$17,644", + "start_date": "7/16/2016" + }, + { + "extn": "3162", + "id": "25873", + "name": "Harry Lakey", + "office": "Otawa", + "position": "Treasurer", + "salary": "$32,198", + "start_date": "6/23/2009" + }, + { + "extn": "6423", + "id": "25874", + "name": "Estrella Goldsmith", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$236,993", + "start_date": "5/18/2016" + }, + { + "extn": "9732", + "id": "25875", + "name": "Selena Palmer", + "office": "Honolulu", + "position": "Accountant", + "salary": "$20,518", + "start_date": "6/27/2002" + }, + { + "extn": "8657", + "id": "25876", + "name": "Maia Calderwood", + "office": "Los Angeles", + "position": "Lecturer", + "salary": "$173,981", + "start_date": "7/13/2001" + }, + { + "extn": "3237", + "id": "25877", + "name": "Henry Butler", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$17,879", + "start_date": "8/2/2004" + }, + { + "extn": "4134", + "id": "25878", + "name": "Lauren Collins", + "office": "Sacramento", + "position": "Cook", + "salary": "$227,773", + "start_date": "1/24/2010" + }, + { + "extn": "8785", + "id": "25879", + "name": "Freya Bishop", + "office": "Boston", + "position": "Designer", + "salary": "$65,911", + "start_date": "5/2/2019" + }, + { + "extn": "5566", + "id": "25880", + "name": "Miley Goldsmith", + "office": "Philadelphia", + "position": "Fabricator", + "salary": "$185,587", + "start_date": "5/22/2017" + }, + { + "extn": "2689", + "id": "25881", + "name": "John Spencer", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$21,507", + "start_date": "6/16/2014" + }, + { + "extn": "1380", + "id": "25882", + "name": "Gil Savage", + "office": "Arlington", + "position": "Physician", + "salary": "$256,656", + "start_date": "4/6/2007" + }, + { + "extn": "5350", + "id": "25883", + "name": "Julius Jefferson", + "office": "Wien", + "position": "Accountant", + "salary": "$186,599", + "start_date": "1/1/2000" + }, + { + "extn": "8906", + "id": "25884", + "name": "Chuck Walter", + "office": "Bellevue", + "position": "Steward", + "salary": "$182,513", + "start_date": "8/12/2015" + }, + { + "extn": "3136", + "id": "25885", + "name": "Anne Fall", + "office": "Lyon", + "position": "Accountant", + "salary": "$49,193", + "start_date": "7/20/2016" + }, + { + "extn": "2169", + "id": "25886", + "name": "Eryn Addley", + "office": "London", + "position": "Executive Director", + "salary": "$218,270", + "start_date": "11/13/2004" + }, + { + "extn": "8879", + "id": "25887", + "name": "John Egerton", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$230,288", + "start_date": "9/1/2009" + }, + { + "extn": "5221", + "id": "25888", + "name": "Greta Norman", + "office": "Charlotte", + "position": "Designer", + "salary": "$94,643", + "start_date": "2/16/2015" + }, + { + "extn": "5508", + "id": "25889", + "name": "Eve Ellis", + "office": "Berna", + "position": "Executive Director", + "salary": "$273,674", + "start_date": "1/13/2013" + }, + { + "extn": "6058", + "id": "25890", + "name": "Aeris Radcliffe", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$112,972", + "start_date": "1/7/2019" + }, + { + "extn": "2865", + "id": "25891", + "name": "Ramon Darcy", + "office": "Toledo", + "position": "Staffing Consultant", + "salary": "$165,835", + "start_date": "5/26/2015" + }, + { + "extn": "4843", + "id": "25892", + "name": "Rocco Cox", + "office": "Houston", + "position": "Physician", + "salary": "$29,803", + "start_date": "7/26/2019" + }, + { + "extn": "2929", + "id": "25893", + "name": "Andie Kirby", + "office": "Omaha", + "position": "Cashier", + "salary": "$250,376", + "start_date": "12/24/2003" + }, + { + "extn": "4736", + "id": "25894", + "name": "George Phillips", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$131,646", + "start_date": "12/3/2008" + }, + { + "extn": "8164", + "id": "25895", + "name": "Eduardo Quinton", + "office": "Paris", + "position": "Health Educator", + "salary": "$266,639", + "start_date": "7/19/2010" + }, + { + "extn": "6757", + "id": "25896", + "name": "Alba Drew", + "office": "Memphis", + "position": "Health Educator", + "salary": "$74,181", + "start_date": "2/22/2011" + }, + { + "extn": "5642", + "id": "25897", + "name": "Nancy Robertson", + "office": "Zurich", + "position": "Fabricator", + "salary": "$250,180", + "start_date": "5/1/2011" + }, + { + "extn": "1251", + "id": "25898", + "name": "Cecilia Murphy", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$132,157", + "start_date": "1/8/2008" + }, + { + "extn": "2425", + "id": "25899", + "name": "Sara Reynolds", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$15,176", + "start_date": "1/25/2016" + }, + { + "extn": "5046", + "id": "25900", + "name": "Sebastian Glynn", + "office": "San Francisco", + "position": "Auditor", + "salary": "$223,659", + "start_date": "4/25/2000" + }, + { + "extn": "9613", + "id": "25901", + "name": "Nate Rothwell", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$285,180", + "start_date": "8/4/2010" + }, + { + "extn": "8434", + "id": "25902", + "name": "Denis Fowler", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$10,409", + "start_date": "3/10/2008" + }, + { + "extn": "7027", + "id": "25903", + "name": "Aiden Waterson", + "office": "Venice", + "position": "Web Developer", + "salary": "$159,776", + "start_date": "12/8/2018" + }, + { + "extn": "3904", + "id": "25904", + "name": "Harvey Mann", + "office": "Prague", + "position": "Cook", + "salary": "$232,183", + "start_date": "11/30/2016" + }, + { + "extn": "2088", + "id": "25905", + "name": "Lauren Crawley", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$253,103", + "start_date": "10/7/2003" + }, + { + "extn": "1102", + "id": "25906", + "name": "Monica Potts", + "office": "Washington", + "position": "Design Engineer", + "salary": "$231,454", + "start_date": "2/20/2017" + }, + { + "extn": "1766", + "id": "25907", + "name": "Mike Alcroft", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$147,535", + "start_date": "10/14/2001" + }, + { + "extn": "3816", + "id": "25908", + "name": "Phillip Miller", + "office": "Salt Lake City", + "position": "Banker", + "salary": "$123,790", + "start_date": "7/15/2016" + }, + { + "extn": "1032", + "id": "25909", + "name": "Marilyn Chapman", + "office": "Norfolk", + "position": "Machine Operator", + "salary": "$133,016", + "start_date": "9/9/2016" + }, + { + "extn": "6025", + "id": "25910", + "name": "Domenic Allcott", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$256,071", + "start_date": "1/28/2002" + }, + { + "extn": "9133", + "id": "25911", + "name": "Logan Reynolds", + "office": "Huntsville", + "position": "Designer", + "salary": "$247,687", + "start_date": "12/7/2010" + }, + { + "extn": "1970", + "id": "25912", + "name": "Martin Casey", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$229,223", + "start_date": "9/18/2001" + }, + { + "extn": "4873", + "id": "25913", + "name": "Johnathan Lucas", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$77,460", + "start_date": "6/18/2005" + }, + { + "extn": "1691", + "id": "25914", + "name": "Aiden Brett", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$83,950", + "start_date": "8/7/2018" + }, + { + "extn": "4780", + "id": "25915", + "name": "Oliver Savage", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$153,148", + "start_date": "10/8/2019" + }, + { + "extn": "6802", + "id": "25916", + "name": "Wade Partridge", + "office": "Otawa", + "position": "Ambulatory Nurse", + "salary": "$106,601", + "start_date": "5/25/2002" + }, + { + "extn": "9550", + "id": "25917", + "name": "Jayden Plumb", + "office": "El Paso", + "position": "Cashier", + "salary": "$65,511", + "start_date": "3/10/2000" + }, + { + "extn": "3734", + "id": "25918", + "name": "Hayden Swift", + "office": "Houston", + "position": "Software Engineer", + "salary": "$264,277", + "start_date": "12/18/2016" + }, + { + "extn": "4444", + "id": "25919", + "name": "Ronald Mitchell", + "office": "Portland", + "position": "Business Broker", + "salary": "$261,027", + "start_date": "10/23/2005" + }, + { + "extn": "5830", + "id": "25920", + "name": "Penny Randall", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$63,589", + "start_date": "12/3/2000" + }, + { + "extn": "8913", + "id": "25921", + "name": "Daphne Shaw", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$204,801", + "start_date": "3/15/2016" + }, + { + "extn": "2130", + "id": "25922", + "name": "Harvey Bolton", + "office": "Lyon", + "position": "Staffing Consultant", + "salary": "$36,074", + "start_date": "6/6/2012" + }, + { + "extn": "4317", + "id": "25923", + "name": "George Booth", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$251,360", + "start_date": "4/26/2006" + }, + { + "extn": "6088", + "id": "25924", + "name": "Bob Lewin", + "office": "Richmond", + "position": "Webmaster", + "salary": "$199,312", + "start_date": "3/14/2008" + }, + { + "extn": "5670", + "id": "25925", + "name": "Ciara Oliver", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$211,565", + "start_date": "4/6/2018" + }, + { + "extn": "3689", + "id": "25926", + "name": "Mark Nurton", + "office": "Hollywood", + "position": "Baker", + "salary": "$168,520", + "start_date": "11/22/2008" + }, + { + "extn": "9754", + "id": "25927", + "name": "Daniel Whitmore", + "office": "Seattle", + "position": "Operator", + "salary": "$179,069", + "start_date": "3/20/2001" + }, + { + "extn": "5709", + "id": "25928", + "name": "Carl Kent", + "office": "El Paso", + "position": "Health Educator", + "salary": "$35,898", + "start_date": "11/9/2015" + }, + { + "extn": "6222", + "id": "25929", + "name": "Wade Cox", + "office": "Columbus", + "position": "IT Support Staff", + "salary": "$90,002", + "start_date": "4/11/2002" + }, + { + "extn": "2387", + "id": "25930", + "name": "Sabrina May", + "office": "Arlington", + "position": "CNC Operator", + "salary": "$259,854", + "start_date": "10/20/2018" + }, + { + "extn": "4718", + "id": "25931", + "name": "Peter Camden", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$49,961", + "start_date": "5/6/2018" + }, + { + "extn": "4298", + "id": "25932", + "name": "Matthew Marshall", + "office": "Toledo", + "position": "Physician", + "salary": "$43,774", + "start_date": "7/16/2009" + }, + { + "extn": "3349", + "id": "25933", + "name": "Carolyn Vaughan", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$43,633", + "start_date": "10/19/2012" + }, + { + "extn": "7161", + "id": "25934", + "name": "Lily Needham", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$131,883", + "start_date": "11/29/2013" + }, + { + "extn": "1585", + "id": "25935", + "name": "Rufus Lindsay", + "office": "Denver", + "position": "Chef Manager", + "salary": "$121,696", + "start_date": "7/14/2011" + }, + { + "extn": "4503", + "id": "25936", + "name": "Christine Alcroft", + "office": "Colorado Springs", + "position": "Front Desk Coordinator", + "salary": "$164,766", + "start_date": "3/2/2013" + }, + { + "extn": "9082", + "id": "25937", + "name": "Maxwell Hall", + "office": "Irving", + "position": "Lecturer", + "salary": "$174,283", + "start_date": "10/17/2015" + }, + { + "extn": "2037", + "id": "25938", + "name": "Hayden Simpson", + "office": "Dallas", + "position": "Mobile Developer", + "salary": "$208,275", + "start_date": "7/5/2011" + }, + { + "extn": "9142", + "id": "25939", + "name": "Chuck Vaughan", + "office": "Amarillo", + "position": "Lecturer", + "salary": "$25,594", + "start_date": "3/11/2006" + }, + { + "extn": "4566", + "id": "25940", + "name": "Felicity Radcliffe", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$240,595", + "start_date": "7/20/2013" + }, + { + "extn": "7753", + "id": "25941", + "name": "Abdul Dickson", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$296,211", + "start_date": "11/18/2010" + }, + { + "extn": "9669", + "id": "25942", + "name": "Penny Potts", + "office": "Lancaster", + "position": "Business Broker", + "salary": "$294,291", + "start_date": "9/6/2017" + }, + { + "extn": "5823", + "id": "25943", + "name": "Adelaide Tailor", + "office": "Detroit", + "position": "Electrician", + "salary": "$18,759", + "start_date": "8/25/2003" + }, + { + "extn": "8278", + "id": "25944", + "name": "Ally Thompson", + "office": "Venice", + "position": "Health Educator", + "salary": "$204,123", + "start_date": "2/21/2011" + }, + { + "extn": "8031", + "id": "25945", + "name": "Britney Malone", + "office": "Columbus", + "position": "Operator", + "salary": "$211,358", + "start_date": "4/11/2014" + }, + { + "extn": "9160", + "id": "25946", + "name": "Alessandra Emerson", + "office": "Fayetteville", + "position": "Associate Professor", + "salary": "$98,645", + "start_date": "4/1/2000" + }, + { + "extn": "1140", + "id": "25947", + "name": "Cameron Warden", + "office": "Venice", + "position": "Baker", + "salary": "$174,818", + "start_date": "8/22/2001" + }, + { + "extn": "9431", + "id": "25948", + "name": "Gemma Bennett", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$63,669", + "start_date": "12/26/2007" + }, + { + "extn": "7685", + "id": "25949", + "name": "Wendy Allcott", + "office": "Dallas", + "position": "Loan Officer", + "salary": "$132,872", + "start_date": "12/27/2012" + }, + { + "extn": "8521", + "id": "25950", + "name": "Mayleen Preston", + "office": "Milwaukee", + "position": "Business Broker", + "salary": "$102,704", + "start_date": "12/19/2013" + }, + { + "extn": "7816", + "id": "25951", + "name": "Regina Santos", + "office": "El Paso", + "position": "Doctor", + "salary": "$52,724", + "start_date": "7/2/2001" + }, + { + "extn": "4361", + "id": "25952", + "name": "Lynn Yates", + "office": "Murfreesboro", + "position": "Loan Officer", + "salary": "$194,451", + "start_date": "9/27/2006" + }, + { + "extn": "9155", + "id": "25953", + "name": "Emery Ellis", + "office": "Portland", + "position": "Associate Professor", + "salary": "$33,994", + "start_date": "3/30/2011" + }, + { + "extn": "8758", + "id": "25954", + "name": "Melanie Hill", + "office": "Milano", + "position": "HR Specialist", + "salary": "$65,925", + "start_date": "10/19/2017" + }, + { + "extn": "3824", + "id": "25955", + "name": "Daniel Clayton", + "office": "San Jose", + "position": "Design Engineer", + "salary": "$126,736", + "start_date": "7/24/2006" + }, + { + "extn": "9349", + "id": "25956", + "name": "Wendy James", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$273,277", + "start_date": "5/12/2003" + }, + { + "extn": "8907", + "id": "25957", + "name": "Matthew Daniells", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$191,254", + "start_date": "6/21/2009" + }, + { + "extn": "5604", + "id": "25958", + "name": "Marie Gibson", + "office": "Springfield", + "position": "Design Engineer", + "salary": "$222,538", + "start_date": "1/6/2005" + }, + { + "extn": "1577", + "id": "25959", + "name": "Mason Simmons", + "office": "Scottsdale", + "position": "Ambulatory Nurse", + "salary": "$88,553", + "start_date": "3/26/2019" + }, + { + "extn": "9862", + "id": "25960", + "name": "Nick Nobbs", + "office": "Jacksonville", + "position": "Audiologist", + "salary": "$269,194", + "start_date": "12/18/2008" + }, + { + "extn": "5505", + "id": "25961", + "name": "Colleen Cadman", + "office": "Wien", + "position": "Cook", + "salary": "$173,129", + "start_date": "1/16/2013" + }, + { + "extn": "3625", + "id": "25962", + "name": "Angela Hudson", + "office": "Wien", + "position": "Steward", + "salary": "$76,393", + "start_date": "3/13/2008" + }, + { + "extn": "7677", + "id": "25963", + "name": "Bryce Walker", + "office": "New Orleans", + "position": "Web Developer", + "salary": "$96,613", + "start_date": "4/26/2005" + }, + { + "extn": "9989", + "id": "25964", + "name": "Roger York", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$226,535", + "start_date": "4/20/2009" + }, + { + "extn": "9338", + "id": "25965", + "name": "Clarissa Nobbs", + "office": "New Orleans", + "position": "Designer", + "salary": "$242,570", + "start_date": "3/7/2003" + }, + { + "extn": "9705", + "id": "25966", + "name": "Summer Harper", + "office": "Jacksonville", + "position": "Lecturer", + "salary": "$115,350", + "start_date": "2/27/2018" + }, + { + "extn": "3405", + "id": "25967", + "name": "Colleen Silva", + "office": "Nashville", + "position": "Executive Director", + "salary": "$138,089", + "start_date": "3/21/2008" + }, + { + "extn": "2812", + "id": "25968", + "name": "Aiden Barrett", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$43,938", + "start_date": "10/9/2006" + }, + { + "extn": "3092", + "id": "25969", + "name": "Jules Vaughn", + "office": "Sacramento", + "position": "Inspector", + "salary": "$55,790", + "start_date": "12/13/2009" + }, + { + "extn": "6535", + "id": "25970", + "name": "Ada Allen", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$42,943", + "start_date": "9/17/2017" + }, + { + "extn": "3123", + "id": "25971", + "name": "Katelyn Hill", + "office": "Bridgeport", + "position": "Physician", + "salary": "$100,084", + "start_date": "3/1/2014" + }, + { + "extn": "6454", + "id": "25972", + "name": "Manuel Shields", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$148,473", + "start_date": "8/11/2003" + }, + { + "extn": "1921", + "id": "25973", + "name": "Rebecca Larkin", + "office": "Anaheim", + "position": "Loan Officer", + "salary": "$38,465", + "start_date": "5/28/2014" + }, + { + "extn": "6246", + "id": "25974", + "name": "Nancy Bell", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$205,716", + "start_date": "4/8/2005" + }, + { + "extn": "5153", + "id": "25975", + "name": "Abbey Blackburn", + "office": "Anaheim", + "position": "Lecturer", + "salary": "$145,613", + "start_date": "9/9/2005" + }, + { + "extn": "6563", + "id": "25976", + "name": "Michael Huggins", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$124,024", + "start_date": "2/18/2012" + }, + { + "extn": "3300", + "id": "25977", + "name": "Amy Rixon", + "office": "Chicago", + "position": "Paramedic", + "salary": "$254,469", + "start_date": "11/17/2011" + }, + { + "extn": "5328", + "id": "25978", + "name": "Josh Hancock", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$157,210", + "start_date": "4/2/2005" + }, + { + "extn": "1285", + "id": "25979", + "name": "Harry Boden", + "office": "Fullerton", + "position": "Cook", + "salary": "$289,949", + "start_date": "11/3/2012" + }, + { + "extn": "9844", + "id": "25980", + "name": "Louise Moreno", + "office": "Colorado Springs", + "position": "Laboratory Technician", + "salary": "$180,555", + "start_date": "8/14/2000" + }, + { + "extn": "5211", + "id": "25981", + "name": "Jennifer Ventura", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$229,792", + "start_date": "8/5/2002" + }, + { + "extn": "3684", + "id": "25982", + "name": "Josephine Rose", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$102,285", + "start_date": "4/1/2011" + }, + { + "extn": "7321", + "id": "25983", + "name": "Rocco Funnell", + "office": "Omaha", + "position": "Laboratory Technician", + "salary": "$122,515", + "start_date": "8/5/2005" + }, + { + "extn": "9891", + "id": "25984", + "name": "Rose Doherty", + "office": "Kansas City", + "position": "Cashier", + "salary": "$259,427", + "start_date": "7/24/2003" + }, + { + "extn": "5224", + "id": "25985", + "name": "Camden Ventura", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$279,795", + "start_date": "7/15/2014" + }, + { + "extn": "9153", + "id": "25986", + "name": "Mara Gibson", + "office": "Sacramento", + "position": "IT Support Staff", + "salary": "$193,160", + "start_date": "6/29/2008" + }, + { + "extn": "1889", + "id": "25987", + "name": "Victoria Newton", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$15,032", + "start_date": "6/27/2011" + }, + { + "extn": "3179", + "id": "25988", + "name": "Oliver Farrell", + "office": "Fremont", + "position": "Auditor", + "salary": "$51,954", + "start_date": "2/12/2016" + }, + { + "extn": "3990", + "id": "25989", + "name": "Domenic Fox", + "office": "Omaha", + "position": "Auditor", + "salary": "$128,680", + "start_date": "6/3/2005" + }, + { + "extn": "8344", + "id": "25990", + "name": "Moira Gonzales", + "office": "Berna", + "position": "CNC Operator", + "salary": "$55,324", + "start_date": "7/29/2012" + }, + { + "extn": "3468", + "id": "25991", + "name": "Nate Irwin", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$221,642", + "start_date": "9/10/2003" + }, + { + "extn": "5778", + "id": "25992", + "name": "Rosemary Radcliffe", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$43,132", + "start_date": "11/22/2004" + }, + { + "extn": "8193", + "id": "25993", + "name": "Marissa Bentley", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$57,127", + "start_date": "10/6/2019" + }, + { + "extn": "8391", + "id": "25994", + "name": "Russel Ianson", + "office": "Glendale", + "position": "Business Broker", + "salary": "$131,740", + "start_date": "10/25/2019" + }, + { + "extn": "6148", + "id": "25995", + "name": "Hanna Moreno", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$285,144", + "start_date": "1/17/2002" + }, + { + "extn": "8189", + "id": "25996", + "name": "Nick Stewart", + "office": "Zurich", + "position": "Lecturer", + "salary": "$185,065", + "start_date": "9/2/2007" + }, + { + "extn": "7235", + "id": "25997", + "name": "Adeline Andrews", + "office": "Portland", + "position": "Food Technologist", + "salary": "$299,985", + "start_date": "6/8/2008" + }, + { + "extn": "5235", + "id": "25998", + "name": "Ryan Rixon", + "office": "Rome", + "position": "Biologist", + "salary": "$23,221", + "start_date": "6/1/2008" + }, + { + "extn": "5255", + "id": "25999", + "name": "Gwen Bowen", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$251,132", + "start_date": "12/21/2003" + }, + { + "extn": "7730", + "id": "26000", + "name": "Percy Horton", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$288,238", + "start_date": "2/19/2008" + }, + { + "extn": "3450", + "id": "26001", + "name": "Marilyn Stone", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$296,175", + "start_date": "3/3/2018" + }, + { + "extn": "5126", + "id": "26002", + "name": "Nick Willson", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$79,024", + "start_date": "11/22/2018" + }, + { + "extn": "2277", + "id": "26003", + "name": "Hayden Norton", + "office": "Omaha", + "position": "Software Engineer", + "salary": "$108,039", + "start_date": "6/1/2013" + }, + { + "extn": "2529", + "id": "26004", + "name": "Elle Roman", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$281,170", + "start_date": "5/27/2018" + }, + { + "extn": "7795", + "id": "26005", + "name": "Kurt Ingham", + "office": "Toledo", + "position": "Physician", + "salary": "$218,321", + "start_date": "11/15/2018" + }, + { + "extn": "7345", + "id": "26006", + "name": "Carina Parker", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$107,248", + "start_date": "5/9/2015" + }, + { + "extn": "2899", + "id": "26007", + "name": "Lillian Oldfield", + "office": "Wien", + "position": "Software Engineer", + "salary": "$82,785", + "start_date": "7/10/2015" + }, + { + "extn": "1461", + "id": "26008", + "name": "Valentina Whinter", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$261,006", + "start_date": "4/10/2018" + }, + { + "extn": "2845", + "id": "26009", + "name": "Nate Doherty", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$188,849", + "start_date": "6/1/2004" + }, + { + "extn": "7276", + "id": "26010", + "name": "Kurt Anderson", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$28,836", + "start_date": "9/8/2014" + }, + { + "extn": "8705", + "id": "26011", + "name": "Roger Preston", + "office": "Bakersfield", + "position": "Cook", + "salary": "$62,909", + "start_date": "5/3/2014" + }, + { + "extn": "3689", + "id": "26012", + "name": "Carrie Mann", + "office": "Berna", + "position": "Bookkeeper", + "salary": "$82,564", + "start_date": "6/16/2011" + }, + { + "extn": "2903", + "id": "26013", + "name": "Vanessa Powell", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$198,274", + "start_date": "6/10/2004" + }, + { + "extn": "1951", + "id": "26014", + "name": "Nathan Wise", + "office": "Los Angeles", + "position": "Dentist", + "salary": "$34,908", + "start_date": "4/9/2007" + }, + { + "extn": "3308", + "id": "26015", + "name": "Michael Sinclair", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$95,511", + "start_date": "10/5/2008" + }, + { + "extn": "1651", + "id": "26016", + "name": "Naomi Rixon", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$43,300", + "start_date": "2/20/2010" + }, + { + "extn": "6120", + "id": "26017", + "name": "Julia Blackwall", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$58,769", + "start_date": "5/11/2009" + }, + { + "extn": "6598", + "id": "26018", + "name": "Melania Wills", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$109,083", + "start_date": "3/10/2019" + }, + { + "extn": "6900", + "id": "26019", + "name": "Cherish Goldsmith", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$167,400", + "start_date": "10/31/2005" + }, + { + "extn": "9111", + "id": "26020", + "name": "Denis Freeburn", + "office": "Springfield", + "position": "Systems Administrator", + "salary": "$102,768", + "start_date": "4/22/2017" + }, + { + "extn": "6249", + "id": "26021", + "name": "Alexander Davies", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$173,941", + "start_date": "8/20/2017" + }, + { + "extn": "9585", + "id": "26022", + "name": "Piper Gavin", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$235,479", + "start_date": "3/9/2016" + }, + { + "extn": "2806", + "id": "26023", + "name": "Grace Higgs", + "office": "Laredo", + "position": "Project Manager", + "salary": "$171,568", + "start_date": "4/23/2001" + }, + { + "extn": "5924", + "id": "26024", + "name": "Julian Judd", + "office": "Lincoln", + "position": "Call Center Representative", + "salary": "$138,158", + "start_date": "2/4/2014" + }, + { + "extn": "1801", + "id": "26025", + "name": "Anne Cadman", + "office": "Dallas", + "position": "Health Educator", + "salary": "$169,198", + "start_date": "3/21/2018" + }, + { + "extn": "4727", + "id": "26026", + "name": "William Larkin", + "office": "Tulsa", + "position": "Webmaster", + "salary": "$164,253", + "start_date": "8/26/2013" + }, + { + "extn": "9139", + "id": "26027", + "name": "Hayden Wellington", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$48,933", + "start_date": "5/2/2005" + }, + { + "extn": "6012", + "id": "26028", + "name": "Ryan Lane", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$52,394", + "start_date": "5/17/2019" + }, + { + "extn": "9962", + "id": "26029", + "name": "Kieth Morley", + "office": "Murfreesboro", + "position": "Paramedic", + "salary": "$281,636", + "start_date": "11/17/2005" + }, + { + "extn": "7467", + "id": "26030", + "name": "Wendy Alexander", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$53,294", + "start_date": "4/12/2000" + }, + { + "extn": "8146", + "id": "26031", + "name": "Destiny Norman", + "office": "Valetta", + "position": "Biologist", + "salary": "$41,236", + "start_date": "8/10/2002" + }, + { + "extn": "4480", + "id": "26032", + "name": "Bryon Funnell", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$86,664", + "start_date": "6/1/2005" + }, + { + "extn": "1426", + "id": "26033", + "name": "Bart Hilton", + "office": "Madison", + "position": "Electrician", + "salary": "$121,820", + "start_date": "2/13/2005" + }, + { + "extn": "6316", + "id": "26034", + "name": "Chanelle Bell", + "office": "Valetta", + "position": "Electrician", + "salary": "$100,230", + "start_date": "12/18/2009" + }, + { + "extn": "3565", + "id": "26035", + "name": "Bart Andrews", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$35,404", + "start_date": "6/10/2012" + }, + { + "extn": "3908", + "id": "26036", + "name": "Rita Saunders", + "office": "Lisbon", + "position": "Global Logistics Supervisor", + "salary": "$134,418", + "start_date": "8/31/2001" + }, + { + "extn": "9789", + "id": "26037", + "name": "Courtney Wilkinson", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$181,483", + "start_date": "7/13/2013" + }, + { + "extn": "8219", + "id": "26038", + "name": "Liam Lambert", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$90,738", + "start_date": "4/20/2019" + }, + { + "extn": "6141", + "id": "26039", + "name": "Johnny Greenwood", + "office": "Norfolk", + "position": "Cook", + "salary": "$176,449", + "start_date": "7/21/2003" + }, + { + "extn": "2462", + "id": "26040", + "name": "Ally Sherry", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$239,986", + "start_date": "11/26/2012" + }, + { + "extn": "9458", + "id": "26041", + "name": "Cynthia Blackburn", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$56,445", + "start_date": "8/2/2005" + }, + { + "extn": "9960", + "id": "26042", + "name": "Louise Sherry", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$31,369", + "start_date": "3/14/2002" + }, + { + "extn": "2335", + "id": "26043", + "name": "Marjorie Lucas", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$46,786", + "start_date": "1/29/2016" + }, + { + "extn": "8470", + "id": "26044", + "name": "Ethan Clark", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$207,637", + "start_date": "9/28/2004" + }, + { + "extn": "6524", + "id": "26045", + "name": "Mavis Groves", + "office": "Scottsdale", + "position": "Cook", + "salary": "$55,309", + "start_date": "12/26/2012" + }, + { + "extn": "4147", + "id": "26046", + "name": "Mason Holmes", + "office": "Lancaster", + "position": "Business Broker", + "salary": "$161,568", + "start_date": "8/23/2002" + }, + { + "extn": "2574", + "id": "26047", + "name": "Mike Thompson", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$253,024", + "start_date": "7/26/2005" + }, + { + "extn": "6113", + "id": "26048", + "name": "Percy Cooper", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$185,823", + "start_date": "11/26/2003" + }, + { + "extn": "2943", + "id": "26049", + "name": "Gil Plumb", + "office": "Garland", + "position": "Physician", + "salary": "$175,036", + "start_date": "8/21/2017" + }, + { + "extn": "7720", + "id": "26050", + "name": "Karen Clayton", + "office": "Prague", + "position": "Pharmacist", + "salary": "$154,184", + "start_date": "7/8/2009" + }, + { + "extn": "9241", + "id": "26051", + "name": "Ethan Turner", + "office": "Quebec", + "position": "Business Broker", + "salary": "$173,926", + "start_date": "3/17/2011" + }, + { + "extn": "8890", + "id": "26052", + "name": "Daron Ashwell", + "office": "Garland", + "position": "Design Engineer", + "salary": "$114,835", + "start_date": "4/14/2001" + }, + { + "extn": "8433", + "id": "26053", + "name": "Cristal Barrett", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$168,339", + "start_date": "12/3/2008" + }, + { + "extn": "2871", + "id": "26054", + "name": "Lorraine Owens", + "office": "Los Angeles", + "position": "Stockbroker", + "salary": "$144,981", + "start_date": "4/23/2019" + }, + { + "extn": "5038", + "id": "26055", + "name": "Rosalie Russell", + "office": "London", + "position": "Software Engineer", + "salary": "$53,361", + "start_date": "12/17/2011" + }, + { + "extn": "9810", + "id": "26056", + "name": "Alma Underhill", + "office": "Orlando", + "position": "Food Technologist", + "salary": "$155,610", + "start_date": "8/28/2014" + }, + { + "extn": "2294", + "id": "26057", + "name": "Johnny Collins", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$164,213", + "start_date": "12/28/2016" + }, + { + "extn": "5008", + "id": "26058", + "name": "Chad Milner", + "office": "Santa Ana", + "position": "Physician", + "salary": "$265,274", + "start_date": "1/9/2000" + }, + { + "extn": "7713", + "id": "26059", + "name": "Johnny Upsdell", + "office": "Salem", + "position": "Banker", + "salary": "$145,682", + "start_date": "9/22/2019" + }, + { + "extn": "6545", + "id": "26060", + "name": "Sylvia Dunbar", + "office": "Detroit", + "position": "Electrician", + "salary": "$281,217", + "start_date": "2/8/2009" + }, + { + "extn": "2725", + "id": "26061", + "name": "Eduardo Weatcroft", + "office": "Scottsdale", + "position": "Loan Officer", + "salary": "$18,890", + "start_date": "10/27/2005" + }, + { + "extn": "9216", + "id": "26062", + "name": "Tara Aldridge", + "office": "Seattle", + "position": "Physician", + "salary": "$182,093", + "start_date": "3/13/2002" + }, + { + "extn": "6368", + "id": "26063", + "name": "Enoch Shields", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$69,912", + "start_date": "8/20/2007" + }, + { + "extn": "2478", + "id": "26064", + "name": "Bob Gallacher", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$165,020", + "start_date": "12/3/2015" + }, + { + "extn": "3264", + "id": "26065", + "name": "Harriet Vincent", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$142,000", + "start_date": "10/31/2010" + }, + { + "extn": "4057", + "id": "26066", + "name": "Aisha Flynn", + "office": "London", + "position": "Associate Professor", + "salary": "$248,668", + "start_date": "10/28/2013" + }, + { + "extn": "7415", + "id": "26067", + "name": "Colleen Herbert", + "office": "Portland", + "position": "Electrician", + "salary": "$39,572", + "start_date": "10/9/2018" + }, + { + "extn": "4069", + "id": "26068", + "name": "Manuel Doherty", + "office": "San Jose", + "position": "Cashier", + "salary": "$67,639", + "start_date": "8/23/2002" + }, + { + "extn": "8101", + "id": "26069", + "name": "Paula Gaynor", + "office": "London", + "position": "Treasurer", + "salary": "$94,141", + "start_date": "3/8/2009" + }, + { + "extn": "4792", + "id": "26070", + "name": "Chuck Reyes", + "office": "Richmond", + "position": "Paramedic", + "salary": "$234,840", + "start_date": "7/10/2016" + }, + { + "extn": "9485", + "id": "26071", + "name": "Russel Tindall", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$159,898", + "start_date": "1/22/2007" + }, + { + "extn": "4021", + "id": "26072", + "name": "Brad Palmer", + "office": "New Orleans", + "position": "Retail Trainee", + "salary": "$93,082", + "start_date": "2/14/2003" + }, + { + "extn": "2688", + "id": "26073", + "name": "Clint Mann", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$102,388", + "start_date": "2/12/2014" + }, + { + "extn": "6514", + "id": "26074", + "name": "Chester Raven", + "office": "Philadelphia", + "position": "Food Technologist", + "salary": "$279,514", + "start_date": "4/25/2010" + }, + { + "extn": "8932", + "id": "26075", + "name": "Quinn Welsch", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$174,858", + "start_date": "11/12/2009" + }, + { + "extn": "3891", + "id": "26076", + "name": "Barney Swan", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$38,584", + "start_date": "5/4/2003" + }, + { + "extn": "5279", + "id": "26077", + "name": "Rylee King", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$93,270", + "start_date": "10/19/2010" + }, + { + "extn": "3885", + "id": "26078", + "name": "Margot Collins", + "office": "Lincoln", + "position": "Systems Administrator", + "salary": "$219,117", + "start_date": "6/19/2016" + }, + { + "extn": "7794", + "id": "26079", + "name": "David Santos", + "office": "Houston", + "position": "Executive Director", + "salary": "$148,522", + "start_date": "12/10/2003" + }, + { + "extn": "3437", + "id": "26080", + "name": "Estrella John", + "office": "Scottsdale", + "position": "Physician", + "salary": "$118,670", + "start_date": "6/7/2000" + }, + { + "extn": "3414", + "id": "26081", + "name": "Ciara Watson", + "office": "Fort Lauderdale", + "position": "Treasurer", + "salary": "$99,285", + "start_date": "10/24/2016" + }, + { + "extn": "7423", + "id": "26082", + "name": "Carl Leslie", + "office": "Fort Lauderdale", + "position": "Healthcare Specialist", + "salary": "$181,265", + "start_date": "8/29/2015" + }, + { + "extn": "7666", + "id": "26083", + "name": "Blake Varley", + "office": "Phoenix", + "position": "Accountant", + "salary": "$81,969", + "start_date": "2/3/2011" + }, + { + "extn": "6564", + "id": "26084", + "name": "Celia Neal", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$202,022", + "start_date": "6/15/2018" + }, + { + "extn": "2241", + "id": "26085", + "name": "Henry Isaac", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$39,698", + "start_date": "2/9/2006" + }, + { + "extn": "6309", + "id": "26086", + "name": "Fred Higgs", + "office": "Honolulu", + "position": "Retail Trainee", + "salary": "$297,220", + "start_date": "2/14/2002" + }, + { + "extn": "3340", + "id": "26087", + "name": "Martin Uttley", + "office": "Madison", + "position": "Software Engineer", + "salary": "$38,140", + "start_date": "5/24/2003" + }, + { + "extn": "7762", + "id": "26088", + "name": "Chris Norburn", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$239,410", + "start_date": "5/10/2008" + }, + { + "extn": "7567", + "id": "26089", + "name": "Mason Clayton", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$140,165", + "start_date": "10/2/2006" + }, + { + "extn": "7003", + "id": "26090", + "name": "Javier Connor", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$137,108", + "start_date": "12/13/2000" + }, + { + "extn": "1126", + "id": "26091", + "name": "Josh Drummond", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$15,176", + "start_date": "1/19/2007" + }, + { + "extn": "8169", + "id": "26092", + "name": "Thea Poole", + "office": "Lisbon", + "position": "Bookkeeper", + "salary": "$67,891", + "start_date": "10/1/2008" + }, + { + "extn": "8732", + "id": "26093", + "name": "Savannah Rycroft", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$136,265", + "start_date": "12/16/2014" + }, + { + "extn": "6691", + "id": "26094", + "name": "Michelle Benson", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$232,001", + "start_date": "6/22/2006" + }, + { + "extn": "6806", + "id": "26095", + "name": "Denis Maxwell", + "office": "Otawa", + "position": "Loan Officer", + "salary": "$203,844", + "start_date": "12/25/2004" + }, + { + "extn": "8886", + "id": "26096", + "name": "Molly Benson", + "office": "Sacramento", + "position": "Cashier", + "salary": "$228,695", + "start_date": "11/4/2009" + }, + { + "extn": "4159", + "id": "26097", + "name": "Aiden Kelly", + "office": "Memphis", + "position": "Insurance Broker", + "salary": "$129,880", + "start_date": "1/16/2016" + }, + { + "extn": "2499", + "id": "26098", + "name": "Carolyn Blackwall", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$159,014", + "start_date": "2/28/2002" + }, + { + "extn": "9732", + "id": "26099", + "name": "Bart Myatt", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$140,304", + "start_date": "12/3/2008" + }, + { + "extn": "4498", + "id": "26100", + "name": "Chris Snow", + "office": "Tallahassee", + "position": "Food Technologist", + "salary": "$273,430", + "start_date": "11/8/2017" + }, + { + "extn": "4664", + "id": "26101", + "name": "Chris Lindsay", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$71,814", + "start_date": "7/16/2006" + }, + { + "extn": "6936", + "id": "26102", + "name": "Jacob Doherty", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$194,630", + "start_date": "8/18/2016" + }, + { + "extn": "8985", + "id": "26103", + "name": "Aiden Vaughn", + "office": "Omaha", + "position": "Cashier", + "salary": "$161,459", + "start_date": "4/14/2014" + }, + { + "extn": "8398", + "id": "26104", + "name": "Elle Ross", + "office": "Chicago", + "position": "Machine Operator", + "salary": "$200,623", + "start_date": "11/5/2000" + }, + { + "extn": "6234", + "id": "26105", + "name": "Eduardo Rowe", + "office": "Dallas", + "position": "Business Broker", + "salary": "$231,587", + "start_date": "10/8/2004" + }, + { + "extn": "8616", + "id": "26106", + "name": "Matt Styles", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$271,505", + "start_date": "10/8/2008" + }, + { + "extn": "2632", + "id": "26107", + "name": "Jacob Umney", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$275,813", + "start_date": "4/28/2000" + }, + { + "extn": "3203", + "id": "26108", + "name": "Julius Wright", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$130,113", + "start_date": "9/30/2002" + }, + { + "extn": "2766", + "id": "26109", + "name": "Adalind Rogan", + "office": "Worcester", + "position": "Restaurant Manager", + "salary": "$273,475", + "start_date": "11/23/2003" + }, + { + "extn": "4886", + "id": "26110", + "name": "Sonya Griffiths", + "office": "Cincinnati", + "position": "Retail Trainee", + "salary": "$228,045", + "start_date": "3/4/2001" + }, + { + "extn": "1447", + "id": "26111", + "name": "Alan Lane", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$139,985", + "start_date": "12/1/2003" + }, + { + "extn": "6443", + "id": "26112", + "name": "Johnny Fisher", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$230,906", + "start_date": "4/6/2016" + }, + { + "extn": "5669", + "id": "26113", + "name": "Dorothy Vollans", + "office": "Tokyo", + "position": "CNC Operator", + "salary": "$70,849", + "start_date": "1/6/2014" + }, + { + "extn": "9859", + "id": "26114", + "name": "Valerie Sheldon", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$87,280", + "start_date": "11/28/2002" + }, + { + "extn": "2715", + "id": "26115", + "name": "Rita Saunders", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$257,807", + "start_date": "1/3/2009" + }, + { + "extn": "1043", + "id": "26116", + "name": "Alexander Jackson", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$147,174", + "start_date": "6/16/2013" + }, + { + "extn": "5288", + "id": "26117", + "name": "Mya Woodley", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$150,997", + "start_date": "7/27/2016" + }, + { + "extn": "5990", + "id": "26118", + "name": "Liliana Moran", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$187,070", + "start_date": "3/27/2010" + }, + { + "extn": "9842", + "id": "26119", + "name": "Denny Mccall", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$154,361", + "start_date": "10/23/2002" + }, + { + "extn": "2942", + "id": "26120", + "name": "Chuck Kaur", + "office": "Chicago", + "position": "Web Developer", + "salary": "$254,065", + "start_date": "5/23/2019" + }, + { + "extn": "8330", + "id": "26121", + "name": "Cristal Cox", + "office": "Madrid", + "position": "HR Specialist", + "salary": "$199,496", + "start_date": "6/17/2002" + }, + { + "extn": "8390", + "id": "26122", + "name": "Lara Richardson", + "office": "Chicago", + "position": "Inspector", + "salary": "$264,753", + "start_date": "11/30/2016" + }, + { + "extn": "1689", + "id": "26123", + "name": "Parker Slater", + "office": "Zurich", + "position": "Ambulatory Nurse", + "salary": "$131,299", + "start_date": "12/14/2005" + }, + { + "extn": "6320", + "id": "26124", + "name": "Mike Redfern", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$152,807", + "start_date": "6/28/2006" + }, + { + "extn": "7649", + "id": "26125", + "name": "Anne Brett", + "office": "Columbus", + "position": "Fabricator", + "salary": "$265,991", + "start_date": "2/6/2003" + }, + { + "extn": "5192", + "id": "26126", + "name": "Percy Stone", + "office": "Norfolk", + "position": "Doctor", + "salary": "$86,836", + "start_date": "12/9/2000" + }, + { + "extn": "8374", + "id": "26127", + "name": "Ethan Hale", + "office": "Hollywood", + "position": "Software Engineer", + "salary": "$104,796", + "start_date": "3/10/2005" + }, + { + "extn": "5292", + "id": "26128", + "name": "Selena Latham", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$90,919", + "start_date": "2/17/2011" + }, + { + "extn": "6563", + "id": "26129", + "name": "Charlize Poulton", + "office": "Los Angeles", + "position": "Bookkeeper", + "salary": "$89,408", + "start_date": "1/30/2017" + }, + { + "extn": "7788", + "id": "26130", + "name": "Jazmin Addis", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$74,401", + "start_date": "9/6/2006" + }, + { + "extn": "9997", + "id": "26131", + "name": "Dakota Ellery", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$277,704", + "start_date": "4/24/2011" + }, + { + "extn": "1742", + "id": "26132", + "name": "Tania Allen", + "office": "Reno", + "position": "Physician", + "salary": "$169,418", + "start_date": "10/5/2012" + }, + { + "extn": "2838", + "id": "26133", + "name": "Bryon Donnelly", + "office": "Jersey City", + "position": "Physician", + "salary": "$129,014", + "start_date": "1/1/2016" + }, + { + "extn": "9316", + "id": "26134", + "name": "Hank Long", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$45,854", + "start_date": "2/1/2017" + }, + { + "extn": "1393", + "id": "26135", + "name": "Liam Osmond", + "office": "Cincinnati", + "position": "Global Logistics Supervisor", + "salary": "$225,447", + "start_date": "1/16/2005" + }, + { + "extn": "7802", + "id": "26136", + "name": "Maxwell Irwin", + "office": "Escondido", + "position": "Biologist", + "salary": "$139,935", + "start_date": "4/5/2007" + }, + { + "extn": "3418", + "id": "26137", + "name": "Benny Jarrett", + "office": "Scottsdale", + "position": "Project Manager", + "salary": "$270,426", + "start_date": "4/7/2014" + }, + { + "extn": "5331", + "id": "26138", + "name": "Nicholas Snell", + "office": "Atlanta", + "position": "Food Technologist", + "salary": "$206,172", + "start_date": "2/19/2015" + }, + { + "extn": "6764", + "id": "26139", + "name": "Clint Little", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$152,842", + "start_date": "2/4/2002" + }, + { + "extn": "5109", + "id": "26140", + "name": "Melania Dallas", + "office": "Portland", + "position": "Systems Administrator", + "salary": "$214,219", + "start_date": "7/19/2019" + }, + { + "extn": "3294", + "id": "26141", + "name": "Vivian Griffiths", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$141,027", + "start_date": "7/18/2017" + }, + { + "extn": "9126", + "id": "26142", + "name": "Ruby Richards", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$20,213", + "start_date": "7/23/2001" + }, + { + "extn": "6907", + "id": "26143", + "name": "Benjamin Haines", + "office": "Baltimore", + "position": "Dentist", + "salary": "$268,768", + "start_date": "1/29/2006" + }, + { + "extn": "1300", + "id": "26144", + "name": "Aleksandra Neal", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$157,946", + "start_date": "11/14/2016" + }, + { + "extn": "4258", + "id": "26145", + "name": "Gabriel Ellwood", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$273,643", + "start_date": "8/20/2001" + }, + { + "extn": "5122", + "id": "26146", + "name": "Russel Yarwood", + "office": "Reno", + "position": "Healthcare Specialist", + "salary": "$118,217", + "start_date": "7/11/2004" + }, + { + "extn": "9901", + "id": "26147", + "name": "Rae Parsons", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$198,513", + "start_date": "11/23/2000" + }, + { + "extn": "8799", + "id": "26148", + "name": "Joseph Wright", + "office": "El Paso", + "position": "Call Center Representative", + "salary": "$166,284", + "start_date": "9/24/2018" + }, + { + "extn": "3866", + "id": "26149", + "name": "Josh Hepburn", + "office": "New Orleans", + "position": "Cook", + "salary": "$77,900", + "start_date": "10/14/2007" + }, + { + "extn": "7999", + "id": "26150", + "name": "Clint Tanner", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$219,429", + "start_date": "11/7/2001" + }, + { + "extn": "6133", + "id": "26151", + "name": "Bart Gilmour", + "office": "Laredo", + "position": "Lecturer", + "salary": "$222,077", + "start_date": "3/3/2007" + }, + { + "extn": "5035", + "id": "26152", + "name": "Oliver Rosenbloom", + "office": "Zurich", + "position": "Project Manager", + "salary": "$45,183", + "start_date": "5/31/2014" + }, + { + "extn": "7542", + "id": "26153", + "name": "Marina Miller", + "office": "Bellevue", + "position": "Systems Administrator", + "salary": "$192,982", + "start_date": "4/21/2003" + }, + { + "extn": "2283", + "id": "26154", + "name": "Maxwell Barrett", + "office": "San Antonio", + "position": "Chef Manager", + "salary": "$195,825", + "start_date": "4/21/2016" + }, + { + "extn": "4847", + "id": "26155", + "name": "Clarissa Parr", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$209,517", + "start_date": "10/16/2012" + }, + { + "extn": "4644", + "id": "26156", + "name": "Erick Gilbert", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$282,894", + "start_date": "8/1/2012" + }, + { + "extn": "6750", + "id": "26157", + "name": "Ron Judd", + "office": "Oakland", + "position": "Loan Officer", + "salary": "$211,978", + "start_date": "8/2/2011" + }, + { + "extn": "7377", + "id": "26158", + "name": "Tom Keys", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$93,224", + "start_date": "8/28/2014" + }, + { + "extn": "6378", + "id": "26159", + "name": "Josephine Redfern", + "office": "Philadelphia", + "position": "Doctor", + "salary": "$73,726", + "start_date": "4/9/2008" + }, + { + "extn": "7462", + "id": "26160", + "name": "Rae Andrews", + "office": "Washington", + "position": "CNC Operator", + "salary": "$230,210", + "start_date": "2/13/2000" + }, + { + "extn": "9346", + "id": "26161", + "name": "Gil Hudson", + "office": "Memphis", + "position": "Dentist", + "salary": "$125,187", + "start_date": "5/12/2018" + }, + { + "extn": "7934", + "id": "26162", + "name": "Carl Anderson", + "office": "Milano", + "position": "Biologist", + "salary": "$144,854", + "start_date": "7/25/2019" + }, + { + "extn": "4480", + "id": "26163", + "name": "Jayden Oakley", + "office": "Reno", + "position": "CNC Operator", + "salary": "$101,042", + "start_date": "5/31/2000" + }, + { + "extn": "4056", + "id": "26164", + "name": "Stella Graves", + "office": "Madison", + "position": "CNC Operator", + "salary": "$51,243", + "start_date": "9/17/2009" + }, + { + "extn": "3055", + "id": "26165", + "name": "Shay Weatcroft", + "office": "San Bernardino", + "position": "HR Coordinator", + "salary": "$47,033", + "start_date": "9/1/2004" + }, + { + "extn": "2883", + "id": "26166", + "name": "Anthony Howard", + "office": "Venice", + "position": "Accountant", + "salary": "$132,327", + "start_date": "9/9/2010" + }, + { + "extn": "3693", + "id": "26167", + "name": "Ally Carpenter", + "office": "Zurich", + "position": "Ambulatory Nurse", + "salary": "$151,140", + "start_date": "10/29/2012" + }, + { + "extn": "5768", + "id": "26168", + "name": "Sebastian Morgan", + "office": "Saint Paul", + "position": "Cook", + "salary": "$133,454", + "start_date": "9/19/2015" + }, + { + "extn": "4559", + "id": "26169", + "name": "Adalind Skinner", + "office": "Lincoln", + "position": "HR Specialist", + "salary": "$248,320", + "start_date": "7/24/2005" + }, + { + "extn": "8928", + "id": "26170", + "name": "Doug Richards", + "office": "Seattle", + "position": "Bookkeeper", + "salary": "$222,249", + "start_date": "7/26/2018" + }, + { + "extn": "6568", + "id": "26171", + "name": "Alexander Garcia", + "office": "Murfreesboro", + "position": "Global Logistics Supervisor", + "salary": "$269,359", + "start_date": "3/6/2000" + }, + { + "extn": "3248", + "id": "26172", + "name": "Alexander Locke", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$149,066", + "start_date": "12/24/2004" + }, + { + "extn": "2437", + "id": "26173", + "name": "Chelsea James", + "office": "San Bernardino", + "position": "Fabricator", + "salary": "$200,888", + "start_date": "1/28/2018" + }, + { + "extn": "8894", + "id": "26174", + "name": "Cedrick Long", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$33,306", + "start_date": "2/13/2013" + }, + { + "extn": "4197", + "id": "26175", + "name": "Manuel West", + "office": "Honolulu", + "position": "Banker", + "salary": "$188,066", + "start_date": "8/10/2013" + }, + { + "extn": "7841", + "id": "26176", + "name": "Barry Thorpe", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$227,022", + "start_date": "11/4/2016" + }, + { + "extn": "1853", + "id": "26177", + "name": "Aileen Ward", + "office": "Berna", + "position": "Electrician", + "salary": "$67,842", + "start_date": "6/2/2007" + }, + { + "extn": "3421", + "id": "26178", + "name": "Chanelle Oakley", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$216,387", + "start_date": "1/11/2011" + }, + { + "extn": "1154", + "id": "26179", + "name": "Maria Boden", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$286,397", + "start_date": "11/16/2017" + }, + { + "extn": "9189", + "id": "26180", + "name": "Elly Garner", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$281,591", + "start_date": "9/23/2011" + }, + { + "extn": "5640", + "id": "26181", + "name": "Eden Cowan", + "office": "Denver", + "position": "Baker", + "salary": "$53,928", + "start_date": "7/4/2011" + }, + { + "extn": "7192", + "id": "26182", + "name": "Melanie Hamilton", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$75,896", + "start_date": "1/29/2007" + }, + { + "extn": "6201", + "id": "26183", + "name": "Chloe Strong", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$209,615", + "start_date": "10/23/2012" + }, + { + "extn": "8817", + "id": "26184", + "name": "Tyler Lewin", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$179,298", + "start_date": "8/25/2007" + }, + { + "extn": "4760", + "id": "26185", + "name": "Blake Clifton", + "office": "Orlando", + "position": "CNC Operator", + "salary": "$149,330", + "start_date": "11/30/2017" + }, + { + "extn": "2868", + "id": "26186", + "name": "Sarah Windsor", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$42,375", + "start_date": "1/16/2000" + }, + { + "extn": "4895", + "id": "26187", + "name": "Chadwick Vallins", + "office": "Berlin", + "position": "Treasurer", + "salary": "$260,920", + "start_date": "9/6/2009" + }, + { + "extn": "2026", + "id": "26188", + "name": "Carl Henderson", + "office": "Portland", + "position": "Accountant", + "salary": "$217,682", + "start_date": "7/10/2004" + }, + { + "extn": "4676", + "id": "26189", + "name": "Roger Holt", + "office": "Denver", + "position": "Baker", + "salary": "$53,978", + "start_date": "7/13/2003" + }, + { + "extn": "5584", + "id": "26190", + "name": "Rhea Janes", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$207,314", + "start_date": "4/30/2009" + }, + { + "extn": "4420", + "id": "26191", + "name": "Tara Gibbons", + "office": "Prague", + "position": "Business Broker", + "salary": "$239,554", + "start_date": "8/12/2017" + }, + { + "extn": "3603", + "id": "26192", + "name": "Chad Tyrrell", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$152,969", + "start_date": "7/30/2001" + }, + { + "extn": "5637", + "id": "26193", + "name": "Laila Oldfield", + "office": "Denver", + "position": "CNC Operator", + "salary": "$224,677", + "start_date": "4/3/2014" + }, + { + "extn": "6980", + "id": "26194", + "name": "Holly Tait", + "office": "Zurich", + "position": "Webmaster", + "salary": "$24,709", + "start_date": "10/28/2015" + }, + { + "extn": "7773", + "id": "26195", + "name": "Janice Grey", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$64,404", + "start_date": "8/4/2003" + }, + { + "extn": "3096", + "id": "26196", + "name": "Tony Bristow", + "office": "Quebec", + "position": "Operator", + "salary": "$248,583", + "start_date": "5/24/2007" + }, + { + "extn": "9434", + "id": "26197", + "name": "Barry Russell", + "office": "Oakland", + "position": "Mobile Developer", + "salary": "$294,712", + "start_date": "3/25/2008" + }, + { + "extn": "4686", + "id": "26198", + "name": "Jack Tait", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$206,032", + "start_date": "2/28/2019" + }, + { + "extn": "6947", + "id": "26199", + "name": "Paula Moore", + "office": "Rome", + "position": "Operator", + "salary": "$69,451", + "start_date": "3/16/2011" + }, + { + "extn": "1419", + "id": "26200", + "name": "Wade Powell", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$195,337", + "start_date": "10/31/2004" + }, + { + "extn": "3459", + "id": "26201", + "name": "Matt Graves", + "office": "Long Beach", + "position": "Auditor", + "salary": "$230,044", + "start_date": "2/7/2019" + }, + { + "extn": "4671", + "id": "26202", + "name": "Rhea Donovan", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$51,367", + "start_date": "12/15/2014" + }, + { + "extn": "3570", + "id": "26203", + "name": "Julius Maxwell", + "office": "Washington", + "position": "Baker", + "salary": "$205,170", + "start_date": "3/27/2018" + }, + { + "extn": "3998", + "id": "26204", + "name": "Eduardo Pond", + "office": "Jacksonville", + "position": "Production Painter", + "salary": "$97,997", + "start_date": "10/13/2005" + }, + { + "extn": "5909", + "id": "26205", + "name": "Chadwick Uttridge", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$271,576", + "start_date": "7/29/2016" + }, + { + "extn": "9574", + "id": "26206", + "name": "Danny West", + "office": "Sacramento", + "position": "Designer", + "salary": "$123,000", + "start_date": "6/8/2013" + }, + { + "extn": "6735", + "id": "26207", + "name": "Juliet Coates", + "office": "Kansas City", + "position": "Banker", + "salary": "$166,405", + "start_date": "5/6/2008" + }, + { + "extn": "3739", + "id": "26208", + "name": "Manuel Gilmore", + "office": "Louisville", + "position": "Insurance Broker", + "salary": "$267,163", + "start_date": "6/1/2007" + }, + { + "extn": "7105", + "id": "26209", + "name": "Caitlyn Flack", + "office": "London", + "position": "Pharmacist", + "salary": "$46,166", + "start_date": "9/19/2006" + }, + { + "extn": "4131", + "id": "26210", + "name": "Ethan Stewart", + "office": "Berna", + "position": "Webmaster", + "salary": "$289,955", + "start_date": "12/8/2003" + }, + { + "extn": "5808", + "id": "26211", + "name": "David Rixon", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$195,056", + "start_date": "5/26/2007" + }, + { + "extn": "3308", + "id": "26212", + "name": "Summer Welsch", + "office": "Fayetteville", + "position": "Operator", + "salary": "$150,615", + "start_date": "9/21/2014" + }, + { + "extn": "8761", + "id": "26213", + "name": "Jazmin Poulton", + "office": "Miami", + "position": "Food Technologist", + "salary": "$120,373", + "start_date": "7/6/2000" + }, + { + "extn": "9194", + "id": "26214", + "name": "Barry Powell", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$96,913", + "start_date": "12/15/2015" + }, + { + "extn": "3475", + "id": "26215", + "name": "Bryon Bentley", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$45,528", + "start_date": "9/6/2018" + }, + { + "extn": "1730", + "id": "26216", + "name": "Ember Briggs", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$198,632", + "start_date": "2/16/2010" + }, + { + "extn": "5622", + "id": "26217", + "name": "Camellia Gordon", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$45,281", + "start_date": "6/30/2016" + }, + { + "extn": "9147", + "id": "26218", + "name": "Daron Hunt", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$155,417", + "start_date": "11/21/2014" + }, + { + "extn": "5708", + "id": "26219", + "name": "Oliver Bishop", + "office": "Toledo", + "position": "Doctor", + "salary": "$200,623", + "start_date": "5/5/2014" + }, + { + "extn": "5516", + "id": "26220", + "name": "George Dixon", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$87,503", + "start_date": "6/28/2008" + }, + { + "extn": "7754", + "id": "26221", + "name": "Lara Coll", + "office": "El Paso", + "position": "Systems Administrator", + "salary": "$28,715", + "start_date": "1/2/2012" + }, + { + "extn": "4792", + "id": "26222", + "name": "Russel Tyler", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$270,520", + "start_date": "2/13/2006" + }, + { + "extn": "1629", + "id": "26223", + "name": "Cara Nanton", + "office": "Wien", + "position": "Software Engineer", + "salary": "$21,015", + "start_date": "12/7/2004" + }, + { + "extn": "6735", + "id": "26224", + "name": "Dorothy Bryant", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$260,678", + "start_date": "4/16/2019" + }, + { + "extn": "4474", + "id": "26225", + "name": "Barry Rixon", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$117,851", + "start_date": "2/19/2000" + }, + { + "extn": "7184", + "id": "26226", + "name": "Rosalee Groves", + "office": "Detroit", + "position": "Webmaster", + "salary": "$126,697", + "start_date": "8/13/2010" + }, + { + "extn": "4542", + "id": "26227", + "name": "Bob Fisher", + "office": "Jersey City", + "position": "Accountant", + "salary": "$158,537", + "start_date": "4/24/2013" + }, + { + "extn": "2195", + "id": "26228", + "name": "Jolene Rivers", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$122,880", + "start_date": "2/9/2017" + }, + { + "extn": "8103", + "id": "26229", + "name": "Drew Morgan", + "office": "Anaheim", + "position": "Assistant Buyer", + "salary": "$114,983", + "start_date": "8/28/2005" + }, + { + "extn": "2211", + "id": "26230", + "name": "Emely Morris", + "office": "Springfield", + "position": "Project Manager", + "salary": "$24,571", + "start_date": "2/28/2012" + }, + { + "extn": "9961", + "id": "26231", + "name": "Danielle Bowen", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$71,376", + "start_date": "12/24/2007" + }, + { + "extn": "7913", + "id": "26232", + "name": "Claire Potts", + "office": "Honolulu", + "position": "Global Logistics Supervisor", + "salary": "$243,589", + "start_date": "6/27/2017" + }, + { + "extn": "7371", + "id": "26233", + "name": "Sylvia Speed", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$110,269", + "start_date": "6/10/2014" + }, + { + "extn": "3976", + "id": "26234", + "name": "Matthew Downing", + "office": "Louisville", + "position": "Inspector", + "salary": "$282,328", + "start_date": "9/28/2005" + }, + { + "extn": "3206", + "id": "26235", + "name": "Kurt Brown", + "office": "Anaheim", + "position": "Associate Professor", + "salary": "$99,084", + "start_date": "10/3/2016" + }, + { + "extn": "4190", + "id": "26236", + "name": "Ryan Ashley", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$286,398", + "start_date": "10/9/2013" + }, + { + "extn": "4190", + "id": "26237", + "name": "Lindsay Rowlands", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$255,718", + "start_date": "12/6/2010" + }, + { + "extn": "1797", + "id": "26238", + "name": "Violet Hall", + "office": "Long Beach", + "position": "Treasurer", + "salary": "$42,273", + "start_date": "7/30/2009" + }, + { + "extn": "2960", + "id": "26239", + "name": "Morgan Ranks", + "office": "Orlando", + "position": "Lecturer", + "salary": "$35,802", + "start_date": "7/17/2018" + }, + { + "extn": "3653", + "id": "26240", + "name": "Logan Norburn", + "office": "Jacksonville", + "position": "Designer", + "salary": "$160,459", + "start_date": "9/22/2009" + }, + { + "extn": "1184", + "id": "26241", + "name": "Phillip Moreno", + "office": "Quebec", + "position": "Dentist", + "salary": "$51,510", + "start_date": "1/6/2012" + }, + { + "extn": "9043", + "id": "26242", + "name": "Belinda Pope", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$86,546", + "start_date": "8/11/2006" + }, + { + "extn": "3848", + "id": "26243", + "name": "Madison Martin", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$283,669", + "start_date": "9/24/2003" + }, + { + "extn": "2945", + "id": "26244", + "name": "Alan Reese", + "office": "Nashville", + "position": "Dentist", + "salary": "$15,132", + "start_date": "2/19/2018" + }, + { + "extn": "4900", + "id": "26245", + "name": "Sebastian Vallory", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$43,277", + "start_date": "10/31/2011" + }, + { + "extn": "2847", + "id": "26246", + "name": "Oliver Moran", + "office": "Wien", + "position": "Paramedic", + "salary": "$260,496", + "start_date": "9/25/2005" + }, + { + "extn": "6186", + "id": "26247", + "name": "Tony London", + "office": "Detroit", + "position": "Electrician", + "salary": "$64,866", + "start_date": "4/28/2002" + }, + { + "extn": "8274", + "id": "26248", + "name": "Havana Shea", + "office": "Otawa", + "position": "Clerk", + "salary": "$22,308", + "start_date": "12/19/2014" + }, + { + "extn": "2423", + "id": "26249", + "name": "Gloria Robertson", + "office": "Miami", + "position": "Cashier", + "salary": "$51,908", + "start_date": "1/23/2014" + }, + { + "extn": "6306", + "id": "26250", + "name": "Joseph Styles", + "office": "Washington", + "position": "Paramedic", + "salary": "$137,951", + "start_date": "5/26/2000" + }, + { + "extn": "5543", + "id": "26251", + "name": "Elijah Morley", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$93,933", + "start_date": "7/14/2009" + }, + { + "extn": "2103", + "id": "26252", + "name": "Bart Widdows", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$264,455", + "start_date": "1/7/2019" + }, + { + "extn": "5404", + "id": "26253", + "name": "Judith Hall", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$60,206", + "start_date": "4/9/2003" + }, + { + "extn": "2284", + "id": "26254", + "name": "Danny Uddin", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$74,366", + "start_date": "1/19/2004" + }, + { + "extn": "9013", + "id": "26255", + "name": "Julian Malone", + "office": "Berna", + "position": "Loan Officer", + "salary": "$270,135", + "start_date": "10/19/2017" + }, + { + "extn": "3210", + "id": "26256", + "name": "Rocco Ingham", + "office": "Detroit", + "position": "Machine Operator", + "salary": "$91,574", + "start_date": "8/29/2019" + }, + { + "extn": "9624", + "id": "26257", + "name": "Jacob Graves", + "office": "Chicago", + "position": "Biologist", + "salary": "$272,226", + "start_date": "3/9/2016" + }, + { + "extn": "1431", + "id": "26258", + "name": "Percy Farrell", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$81,646", + "start_date": "6/10/2005" + }, + { + "extn": "3702", + "id": "26259", + "name": "Michael Corbett", + "office": "El Paso", + "position": "Physician", + "salary": "$152,390", + "start_date": "1/5/2019" + }, + { + "extn": "4719", + "id": "26260", + "name": "Emely Rainford", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$90,877", + "start_date": "8/17/2018" + }, + { + "extn": "8949", + "id": "26261", + "name": "Morgan Franks", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$240,549", + "start_date": "9/16/2018" + }, + { + "extn": "1678", + "id": "26262", + "name": "Bryon Knight", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$134,666", + "start_date": "3/25/2010" + }, + { + "extn": "5595", + "id": "26263", + "name": "Nick Wilkinson", + "office": "Ontario", + "position": "Design Engineer", + "salary": "$171,668", + "start_date": "1/28/2017" + }, + { + "extn": "7344", + "id": "26264", + "name": "Lucas Bolton", + "office": "Toledo", + "position": "Steward", + "salary": "$74,508", + "start_date": "6/28/2001" + }, + { + "extn": "4843", + "id": "26265", + "name": "Rosalyn Potts", + "office": "Salt Lake City", + "position": "Food Technologist", + "salary": "$231,387", + "start_date": "2/17/2017" + }, + { + "extn": "8199", + "id": "26266", + "name": "Jack Tutton", + "office": "Tokyo", + "position": "Cashier", + "salary": "$141,235", + "start_date": "7/30/2008" + }, + { + "extn": "9885", + "id": "26267", + "name": "Ramon Cann", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$107,169", + "start_date": "1/29/2016" + }, + { + "extn": "4629", + "id": "26268", + "name": "Maxwell Knight", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$172,860", + "start_date": "8/10/2008" + }, + { + "extn": "7004", + "id": "26269", + "name": "Daron Kerr", + "office": "Fremont", + "position": "Designer", + "salary": "$273,887", + "start_date": "6/16/2005" + }, + { + "extn": "6968", + "id": "26270", + "name": "Eve Locke", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$169,326", + "start_date": "5/20/2017" + }, + { + "extn": "5320", + "id": "26271", + "name": "Henry Clifton", + "office": "Madison", + "position": "Stockbroker", + "salary": "$276,526", + "start_date": "7/31/2000" + }, + { + "extn": "4166", + "id": "26272", + "name": "Joyce Parker", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$54,793", + "start_date": "11/5/2002" + }, + { + "extn": "6678", + "id": "26273", + "name": "Emma Powell", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$257,221", + "start_date": "4/15/2015" + }, + { + "extn": "2718", + "id": "26274", + "name": "Marvin Clark", + "office": "Reno", + "position": "IT Support Staff", + "salary": "$35,937", + "start_date": "10/8/2015" + }, + { + "extn": "8284", + "id": "26275", + "name": "Eden Sinclair", + "office": "Anaheim", + "position": "Machine Operator", + "salary": "$69,326", + "start_date": "5/27/2010" + }, + { + "extn": "7385", + "id": "26276", + "name": "Maxwell Wise", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$69,628", + "start_date": "11/25/2007" + }, + { + "extn": "6718", + "id": "26277", + "name": "Natalie Broomfield", + "office": "Houston", + "position": "Mobile Developer", + "salary": "$211,085", + "start_date": "11/22/2018" + }, + { + "extn": "1118", + "id": "26278", + "name": "Tyler Lyon", + "office": "Omaha", + "position": "Web Developer", + "salary": "$47,721", + "start_date": "1/24/2019" + }, + { + "extn": "6104", + "id": "26279", + "name": "Cedrick Baker", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$289,407", + "start_date": "9/10/2001" + }, + { + "extn": "1405", + "id": "26280", + "name": "Oliver White", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$200,781", + "start_date": "8/19/2017" + }, + { + "extn": "2292", + "id": "26281", + "name": "Caleb Alexander", + "office": "Milano", + "position": "Food Technologist", + "salary": "$13,028", + "start_date": "8/22/2007" + }, + { + "extn": "2122", + "id": "26282", + "name": "William Morgan", + "office": "Baltimore", + "position": "Banker", + "salary": "$18,269", + "start_date": "8/23/2007" + }, + { + "extn": "1797", + "id": "26283", + "name": "Greta Blackwall", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$83,736", + "start_date": "3/4/2018" + }, + { + "extn": "1661", + "id": "26284", + "name": "Gwen Spencer", + "office": "Atlanta", + "position": "Loan Officer", + "salary": "$290,825", + "start_date": "9/5/2018" + }, + { + "extn": "3197", + "id": "26285", + "name": "Josephine Bolton", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$218,288", + "start_date": "2/28/2015" + }, + { + "extn": "3119", + "id": "26286", + "name": "Ethan Rigg", + "office": "Innsbruck", + "position": "Physician", + "salary": "$54,812", + "start_date": "11/17/2005" + }, + { + "extn": "6618", + "id": "26287", + "name": "Courtney Larkin", + "office": "Glendale", + "position": "Service Supervisor", + "salary": "$41,658", + "start_date": "3/8/2006" + }, + { + "extn": "2734", + "id": "26288", + "name": "Harvey Taylor", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$104,312", + "start_date": "4/30/2013" + }, + { + "extn": "8506", + "id": "26289", + "name": "Phoebe Daniells", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$153,992", + "start_date": "1/2/2014" + }, + { + "extn": "4704", + "id": "26290", + "name": "Ron Blackwall", + "office": "Santa Ana", + "position": "Restaurant Manager", + "salary": "$260,612", + "start_date": "10/11/2002" + }, + { + "extn": "1411", + "id": "26291", + "name": "Savannah Mcgee", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$183,988", + "start_date": "1/21/2002" + }, + { + "extn": "3506", + "id": "26292", + "name": "Nina Fields", + "office": "Long Beach", + "position": "Banker", + "salary": "$296,289", + "start_date": "6/22/2009" + }, + { + "extn": "4653", + "id": "26293", + "name": "Jules Rosenbloom", + "office": "Washington", + "position": "Bellman", + "salary": "$59,013", + "start_date": "3/1/2005" + }, + { + "extn": "9278", + "id": "26294", + "name": "Eduardo Tyler", + "office": "Prague", + "position": "Fabricator", + "salary": "$85,994", + "start_date": "2/5/2013" + }, + { + "extn": "1680", + "id": "26295", + "name": "Peter Fall", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$278,256", + "start_date": "2/1/2017" + }, + { + "extn": "7479", + "id": "26296", + "name": "Lexi Vangness", + "office": "Prague", + "position": "Electrician", + "salary": "$174,955", + "start_date": "11/3/2013" + }, + { + "extn": "5793", + "id": "26297", + "name": "Jacqueline Richards", + "office": "Fayetteville", + "position": "Laboratory Technician", + "salary": "$255,356", + "start_date": "1/23/2011" + }, + { + "extn": "6456", + "id": "26298", + "name": "Brad Coleman", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$119,708", + "start_date": "9/1/2003" + }, + { + "extn": "2572", + "id": "26299", + "name": "Gina Stark", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$181,799", + "start_date": "8/26/2018" + }, + { + "extn": "1014", + "id": "26300", + "name": "Roger Neal", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$241,807", + "start_date": "7/10/2006" + }, + { + "extn": "3874", + "id": "26301", + "name": "Julian Simpson", + "office": "Seattle", + "position": "Clerk", + "salary": "$206,786", + "start_date": "10/24/2001" + }, + { + "extn": "4199", + "id": "26302", + "name": "Nicholas Rycroft", + "office": "Chicago", + "position": "Budget Analyst", + "salary": "$286,279", + "start_date": "8/6/2007" + }, + { + "extn": "6874", + "id": "26303", + "name": "Daphne Cooper", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$15,356", + "start_date": "8/20/2003" + }, + { + "extn": "8269", + "id": "26304", + "name": "Lucas Hunt", + "office": "Atlanta", + "position": "Auditor", + "salary": "$14,239", + "start_date": "4/25/2012" + }, + { + "extn": "5679", + "id": "26305", + "name": "Kirsten Nanton", + "office": "Quebec", + "position": "Food Technologist", + "salary": "$81,091", + "start_date": "4/21/2019" + }, + { + "extn": "7462", + "id": "26306", + "name": "Boris Mitchell", + "office": "Zurich", + "position": "Clerk", + "salary": "$124,678", + "start_date": "9/12/2008" + }, + { + "extn": "8713", + "id": "26307", + "name": "Cecilia Horton", + "office": "Orlando", + "position": "Assistant Buyer", + "salary": "$21,979", + "start_date": "5/30/2011" + }, + { + "extn": "6867", + "id": "26308", + "name": "Maria Herbert", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$17,605", + "start_date": "2/25/2013" + }, + { + "extn": "5134", + "id": "26309", + "name": "Harry Carter", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$139,317", + "start_date": "11/27/2017" + }, + { + "extn": "1477", + "id": "26310", + "name": "Benny Lowe", + "office": "Fullerton", + "position": "Bellman", + "salary": "$166,829", + "start_date": "4/22/2002" + }, + { + "extn": "4256", + "id": "26311", + "name": "Evelynn Morgan", + "office": "Washington", + "position": "Audiologist", + "salary": "$126,933", + "start_date": "8/8/2015" + }, + { + "extn": "7785", + "id": "26312", + "name": "Piper Fields", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$285,350", + "start_date": "4/19/2002" + }, + { + "extn": "7231", + "id": "26313", + "name": "Thea Radley", + "office": "Hayward", + "position": "Treasurer", + "salary": "$299,887", + "start_date": "2/6/2012" + }, + { + "extn": "2234", + "id": "26314", + "name": "Daphne Thompson", + "office": "Otawa", + "position": "Fabricator", + "salary": "$11,565", + "start_date": "9/24/2010" + }, + { + "extn": "1288", + "id": "26315", + "name": "Alan Adams", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$287,136", + "start_date": "3/8/2007" + }, + { + "extn": "5918", + "id": "26316", + "name": "Emerald Ward", + "office": "Washington", + "position": "Paramedic", + "salary": "$180,905", + "start_date": "11/13/2001" + }, + { + "extn": "1488", + "id": "26317", + "name": "Celina Goldsmith", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$243,443", + "start_date": "5/30/2019" + }, + { + "extn": "7141", + "id": "26318", + "name": "Violet Hamilton", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$108,242", + "start_date": "6/19/2011" + }, + { + "extn": "8331", + "id": "26319", + "name": "Brad Powell", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$45,716", + "start_date": "9/21/2019" + }, + { + "extn": "1148", + "id": "26320", + "name": "Julian Niles", + "office": "Kansas City", + "position": "IT Support Staff", + "salary": "$251,024", + "start_date": "2/8/2006" + }, + { + "extn": "7180", + "id": "26321", + "name": "Elijah Flack", + "office": "Hollywood", + "position": "Budget Analyst", + "salary": "$23,774", + "start_date": "3/1/2008" + }, + { + "extn": "9492", + "id": "26322", + "name": "Caleb Sawyer", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$189,652", + "start_date": "4/2/2003" + }, + { + "extn": "5295", + "id": "26323", + "name": "Bart Rossi", + "office": "Milwaukee", + "position": "IT Support Staff", + "salary": "$265,716", + "start_date": "2/19/2011" + }, + { + "extn": "8476", + "id": "26324", + "name": "Barney Edwards", + "office": "Wien", + "position": "Steward", + "salary": "$173,684", + "start_date": "2/6/2006" + }, + { + "extn": "2115", + "id": "26325", + "name": "Mandy Garner", + "office": "Scottsdale", + "position": "Cook", + "salary": "$126,494", + "start_date": "3/22/2007" + }, + { + "extn": "6923", + "id": "26326", + "name": "Jade Mccall", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$180,492", + "start_date": "7/13/2018" + }, + { + "extn": "8926", + "id": "26327", + "name": "Lily Thomson", + "office": "Long Beach", + "position": "Banker", + "salary": "$163,262", + "start_date": "8/10/2006" + }, + { + "extn": "9025", + "id": "26328", + "name": "Britney Wild", + "office": "Fremont", + "position": "Auditor", + "salary": "$115,301", + "start_date": "9/4/2008" + }, + { + "extn": "7558", + "id": "26329", + "name": "Sebastian Robinson", + "office": "Madison", + "position": "Project Manager", + "salary": "$185,949", + "start_date": "11/17/2012" + }, + { + "extn": "8162", + "id": "26330", + "name": "Daron Veale", + "office": "Wien", + "position": "Electrician", + "salary": "$143,069", + "start_date": "8/2/2009" + }, + { + "extn": "1281", + "id": "26331", + "name": "Monica Brooks", + "office": "Prague", + "position": "Steward", + "salary": "$208,512", + "start_date": "11/4/2000" + }, + { + "extn": "4650", + "id": "26332", + "name": "Jolene Evans", + "office": "Cincinnati", + "position": "Baker", + "salary": "$152,552", + "start_date": "12/26/2011" + }, + { + "extn": "8511", + "id": "26333", + "name": "Skylar Nash", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$208,755", + "start_date": "9/21/2012" + }, + { + "extn": "9908", + "id": "26334", + "name": "Rita Cann", + "office": "Santa Ana", + "position": "Business Broker", + "salary": "$158,285", + "start_date": "4/4/2012" + }, + { + "extn": "1671", + "id": "26335", + "name": "Enoch Wild", + "office": "Omaha", + "position": "Dentist", + "salary": "$32,307", + "start_date": "7/16/2001" + }, + { + "extn": "8768", + "id": "26336", + "name": "Fred Huggins", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$176,996", + "start_date": "2/14/2004" + }, + { + "extn": "6535", + "id": "26337", + "name": "Juliet Edwards", + "office": "Boston", + "position": "Steward", + "salary": "$121,237", + "start_date": "3/8/2012" + }, + { + "extn": "3422", + "id": "26338", + "name": "Matthew Fowler", + "office": "Toledo", + "position": "Associate Professor", + "salary": "$185,528", + "start_date": "3/30/2011" + }, + { + "extn": "9426", + "id": "26339", + "name": "Tara Andrews", + "office": "Boston", + "position": "Food Technologist", + "salary": "$291,672", + "start_date": "12/21/2014" + }, + { + "extn": "8781", + "id": "26340", + "name": "Michelle Benson", + "office": "Paris", + "position": "Lecturer", + "salary": "$294,890", + "start_date": "3/4/2009" + }, + { + "extn": "7948", + "id": "26341", + "name": "Peter Jones", + "office": "Berna", + "position": "Insurance Broker", + "salary": "$105,541", + "start_date": "8/13/2018" + }, + { + "extn": "4603", + "id": "26342", + "name": "Ethan Rodwell", + "office": "Innsbruck", + "position": "Cook", + "salary": "$121,832", + "start_date": "6/12/2013" + }, + { + "extn": "1785", + "id": "26343", + "name": "Sofie Morrow", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$13,671", + "start_date": "12/5/2013" + }, + { + "extn": "5392", + "id": "26344", + "name": "Aiden Bloom", + "office": "El Paso", + "position": "Call Center Representative", + "salary": "$71,620", + "start_date": "6/29/2019" + }, + { + "extn": "6633", + "id": "26345", + "name": "Wade Ingram", + "office": "Baltimore", + "position": "Physician", + "salary": "$142,169", + "start_date": "3/25/2001" + }, + { + "extn": "6969", + "id": "26346", + "name": "Gabriel Everett", + "office": "Indianapolis", + "position": "Physician", + "salary": "$36,858", + "start_date": "11/18/2016" + }, + { + "extn": "5636", + "id": "26347", + "name": "Paige Welsch", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$227,056", + "start_date": "10/8/2003" + }, + { + "extn": "3618", + "id": "26348", + "name": "Maxwell Lindsay", + "office": "Bridgeport", + "position": "Health Educator", + "salary": "$167,443", + "start_date": "7/6/2001" + }, + { + "extn": "1471", + "id": "26349", + "name": "Doris Mcguire", + "office": "Santa Ana", + "position": "Health Educator", + "salary": "$222,369", + "start_date": "5/2/2006" + }, + { + "extn": "6397", + "id": "26350", + "name": "Lucas Allcott", + "office": "Lincoln", + "position": "Operator", + "salary": "$15,648", + "start_date": "11/5/2010" + }, + { + "extn": "1093", + "id": "26351", + "name": "Lynn Upton", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$208,796", + "start_date": "2/10/2011" + }, + { + "extn": "7502", + "id": "26352", + "name": "Ruby Dillon", + "office": "Garland", + "position": "Baker", + "salary": "$107,026", + "start_date": "9/23/2002" + }, + { + "extn": "3188", + "id": "26353", + "name": "Rufus Wellington", + "office": "Fremont", + "position": "Banker", + "salary": "$213,239", + "start_date": "6/14/2009" + }, + { + "extn": "2437", + "id": "26354", + "name": "Ron Nurton", + "office": "Salt Lake City", + "position": "Ambulatory Nurse", + "salary": "$99,731", + "start_date": "2/16/2006" + }, + { + "extn": "3752", + "id": "26355", + "name": "Bob Cassidy", + "office": "Reno", + "position": "Ambulatory Nurse", + "salary": "$198,065", + "start_date": "5/7/2016" + }, + { + "extn": "4391", + "id": "26356", + "name": "Kimberly Kent", + "office": "Rochester", + "position": "Bookkeeper", + "salary": "$223,446", + "start_date": "4/16/2006" + }, + { + "extn": "6538", + "id": "26357", + "name": "Sharon Dubois", + "office": "Hollywood", + "position": "Accountant", + "salary": "$285,212", + "start_date": "5/24/2019" + }, + { + "extn": "5768", + "id": "26358", + "name": "Summer Carpenter", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$101,484", + "start_date": "5/21/2003" + }, + { + "extn": "9709", + "id": "26359", + "name": "Valerie Lowe", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$165,636", + "start_date": "6/27/2018" + }, + { + "extn": "3891", + "id": "26360", + "name": "Alba Stewart", + "office": "Houston", + "position": "Production Painter", + "salary": "$102,255", + "start_date": "2/22/2004" + }, + { + "extn": "4526", + "id": "26361", + "name": "Logan Morris", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$231,332", + "start_date": "8/13/2015" + }, + { + "extn": "3198", + "id": "26362", + "name": "Henry Price", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$34,323", + "start_date": "3/13/2000" + }, + { + "extn": "7889", + "id": "26363", + "name": "Luna Bell", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$216,613", + "start_date": "11/4/2016" + }, + { + "extn": "1822", + "id": "26364", + "name": "Amy Bradley", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$266,344", + "start_date": "9/18/2010" + }, + { + "extn": "8861", + "id": "26365", + "name": "Elijah Shields", + "office": "Phoenix", + "position": "Bellman", + "salary": "$58,104", + "start_date": "2/17/2019" + }, + { + "extn": "7524", + "id": "26366", + "name": "Denny Gosling", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$170,862", + "start_date": "6/5/2000" + }, + { + "extn": "6727", + "id": "26367", + "name": "Rocco Potts", + "office": "Omaha", + "position": "Budget Analyst", + "salary": "$119,934", + "start_date": "3/21/2018" + }, + { + "extn": "1767", + "id": "26368", + "name": "Jocelyn Harvey", + "office": "Atlanta", + "position": "Cook", + "salary": "$210,850", + "start_date": "5/9/2019" + }, + { + "extn": "9346", + "id": "26369", + "name": "Bryce Nayler", + "office": "Lincoln", + "position": "Steward", + "salary": "$91,274", + "start_date": "3/2/2016" + }, + { + "extn": "3786", + "id": "26370", + "name": "Peter Addis", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$185,914", + "start_date": "7/5/2006" + }, + { + "extn": "3015", + "id": "26371", + "name": "Chloe Wood", + "office": "Madison", + "position": "Insurance Broker", + "salary": "$20,126", + "start_date": "7/28/2018" + }, + { + "extn": "6248", + "id": "26372", + "name": "Rachael Wade", + "office": "Escondido", + "position": "Accountant", + "salary": "$94,757", + "start_date": "8/29/2019" + }, + { + "extn": "8054", + "id": "26373", + "name": "Eduardo Gray", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$149,677", + "start_date": "3/18/2013" + }, + { + "extn": "5104", + "id": "26374", + "name": "Sienna Reid", + "office": "Lyon", + "position": "Executive Director", + "salary": "$162,054", + "start_date": "9/22/2011" + }, + { + "extn": "1234", + "id": "26375", + "name": "Cedrick Thorne", + "office": "Quebec", + "position": "Web Developer", + "salary": "$93,091", + "start_date": "10/10/2014" + }, + { + "extn": "3965", + "id": "26376", + "name": "Bethany Gaynor", + "office": "Hollywood", + "position": "Baker", + "salary": "$120,568", + "start_date": "1/9/2003" + }, + { + "extn": "6083", + "id": "26377", + "name": "Skylar Jenkins", + "office": "Houston", + "position": "Executive Director", + "salary": "$186,377", + "start_date": "8/12/2010" + }, + { + "extn": "7973", + "id": "26378", + "name": "Danielle Griffiths", + "office": "Lancaster", + "position": "Loan Officer", + "salary": "$95,064", + "start_date": "9/10/2012" + }, + { + "extn": "5196", + "id": "26379", + "name": "Joseph Knight", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$50,968", + "start_date": "3/10/2005" + }, + { + "extn": "3401", + "id": "26380", + "name": "Mina Camden", + "office": "San Jose", + "position": "CNC Operator", + "salary": "$180,140", + "start_date": "7/28/2003" + }, + { + "extn": "7494", + "id": "26381", + "name": "Kirsten Harvey", + "office": "Otawa", + "position": "Auditor", + "salary": "$144,084", + "start_date": "6/27/2007" + }, + { + "extn": "9350", + "id": "26382", + "name": "Harvey Hopkinson", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$124,853", + "start_date": "5/13/2001" + }, + { + "extn": "4366", + "id": "26383", + "name": "Cadence Campbell", + "office": "Lisbon", + "position": "HR Specialist", + "salary": "$102,026", + "start_date": "5/27/2007" + }, + { + "extn": "7928", + "id": "26384", + "name": "Marina Ring", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$78,292", + "start_date": "9/16/2010" + }, + { + "extn": "6838", + "id": "26385", + "name": "Jade Campbell", + "office": "Quebec", + "position": "Cook", + "salary": "$182,529", + "start_date": "12/31/2004" + }, + { + "extn": "7303", + "id": "26386", + "name": "Cassandra Redwood", + "office": "London", + "position": "Treasurer", + "salary": "$143,385", + "start_date": "1/25/2000" + }, + { + "extn": "7778", + "id": "26387", + "name": "Alan Amstead", + "office": "London", + "position": "Restaurant Manager", + "salary": "$19,486", + "start_date": "12/5/2005" + }, + { + "extn": "4323", + "id": "26388", + "name": "Rosalee Miller", + "office": "Springfield", + "position": "Auditor", + "salary": "$240,394", + "start_date": "5/14/2014" + }, + { + "extn": "4517", + "id": "26389", + "name": "Peyton Radcliffe", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$134,683", + "start_date": "8/24/2016" + }, + { + "extn": "3396", + "id": "26390", + "name": "Tyler Gibbons", + "office": "Norfolk", + "position": "CNC Operator", + "salary": "$134,748", + "start_date": "11/23/2009" + }, + { + "extn": "3467", + "id": "26391", + "name": "Adina Silva", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$171,735", + "start_date": "7/29/2012" + }, + { + "extn": "1347", + "id": "26392", + "name": "Peyton Hunt", + "office": "Venice", + "position": "Cash Manager", + "salary": "$250,479", + "start_date": "1/3/2018" + }, + { + "extn": "4574", + "id": "26393", + "name": "Karla Blythe", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$246,661", + "start_date": "1/31/2009" + }, + { + "extn": "8255", + "id": "26394", + "name": "Sydney Willson", + "office": "Richmond", + "position": "Project Manager", + "salary": "$241,173", + "start_date": "3/18/2011" + }, + { + "extn": "3823", + "id": "26395", + "name": "Caleb Olivier", + "office": "Denver", + "position": "Software Engineer", + "salary": "$48,047", + "start_date": "2/16/2009" + }, + { + "extn": "3503", + "id": "26396", + "name": "Alan Potts", + "office": "Jacksonville", + "position": "Cook", + "salary": "$159,760", + "start_date": "9/11/2004" + }, + { + "extn": "8933", + "id": "26397", + "name": "Ryan Pearson", + "office": "Richmond", + "position": "Pharmacist", + "salary": "$238,646", + "start_date": "1/7/2002" + }, + { + "extn": "3289", + "id": "26398", + "name": "Mona Mason", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$53,916", + "start_date": "11/11/2002" + }, + { + "extn": "1339", + "id": "26399", + "name": "Celina Owen", + "office": "Dallas", + "position": "Doctor", + "salary": "$90,810", + "start_date": "9/10/2005" + }, + { + "extn": "2424", + "id": "26400", + "name": "Courtney Cox", + "office": "Zurich", + "position": "Business Broker", + "salary": "$29,430", + "start_date": "6/24/2011" + }, + { + "extn": "4718", + "id": "26401", + "name": "Winnie Franks", + "office": "Anaheim", + "position": "Loan Officer", + "salary": "$41,178", + "start_date": "6/26/2019" + }, + { + "extn": "3168", + "id": "26402", + "name": "Sara Mcgregor", + "office": "Lakewood", + "position": "Pharmacist", + "salary": "$171,544", + "start_date": "4/9/2001" + }, + { + "extn": "9099", + "id": "26403", + "name": "Peter Tyler", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$23,479", + "start_date": "7/23/2019" + }, + { + "extn": "4785", + "id": "26404", + "name": "Barry Cann", + "office": "New Orleans", + "position": "Service Supervisor", + "salary": "$111,816", + "start_date": "4/30/2017" + }, + { + "extn": "3533", + "id": "26405", + "name": "Sofie Denton", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$11,683", + "start_date": "9/12/2006" + }, + { + "extn": "6537", + "id": "26406", + "name": "Marvin Holmes", + "office": "Worcester", + "position": "Business Broker", + "salary": "$228,837", + "start_date": "8/19/2001" + }, + { + "extn": "7370", + "id": "26407", + "name": "Carissa Lynch", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$214,329", + "start_date": "10/5/2012" + }, + { + "extn": "1924", + "id": "26408", + "name": "Jacob Flynn", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$100,098", + "start_date": "12/21/2013" + }, + { + "extn": "8649", + "id": "26409", + "name": "Ramon Johnson", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$78,759", + "start_date": "2/14/2005" + }, + { + "extn": "7801", + "id": "26410", + "name": "Barry Donovan", + "office": "Toledo", + "position": "Clerk", + "salary": "$77,347", + "start_date": "6/28/2012" + }, + { + "extn": "8408", + "id": "26411", + "name": "Alan Eaton", + "office": "Memphis", + "position": "Audiologist", + "salary": "$223,371", + "start_date": "6/6/2019" + }, + { + "extn": "9364", + "id": "26412", + "name": "Wendy Smith", + "office": "Escondido", + "position": "Biologist", + "salary": "$230,327", + "start_date": "9/26/2015" + }, + { + "extn": "1089", + "id": "26413", + "name": "Tiffany Thomas", + "office": "San Diego", + "position": "Treasurer", + "salary": "$222,597", + "start_date": "10/25/2018" + }, + { + "extn": "6309", + "id": "26414", + "name": "Bart Grey", + "office": "Tokyo", + "position": "Health Educator", + "salary": "$241,638", + "start_date": "8/17/2008" + }, + { + "extn": "5205", + "id": "26415", + "name": "Selena Bullock", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$184,235", + "start_date": "11/20/2013" + }, + { + "extn": "3370", + "id": "26416", + "name": "Courtney Jefferson", + "office": "Rome", + "position": "CNC Operator", + "salary": "$280,709", + "start_date": "3/27/2019" + }, + { + "extn": "8980", + "id": "26417", + "name": "Chadwick King", + "office": "Milano", + "position": "Machine Operator", + "salary": "$109,655", + "start_date": "1/13/2004" + }, + { + "extn": "7091", + "id": "26418", + "name": "Tony Clarke", + "office": "Fullerton", + "position": "Clerk", + "salary": "$104,741", + "start_date": "7/19/2009" + }, + { + "extn": "1568", + "id": "26419", + "name": "Adela Campbell", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$246,679", + "start_date": "5/28/2003" + }, + { + "extn": "9796", + "id": "26420", + "name": "Alexia Norris", + "office": "Hollywood", + "position": "Healthcare Specialist", + "salary": "$263,583", + "start_date": "2/18/2016" + }, + { + "extn": "3738", + "id": "26421", + "name": "Stacy Larkin", + "office": "Kansas City", + "position": "Designer", + "salary": "$113,325", + "start_date": "10/22/2005" + }, + { + "extn": "7997", + "id": "26422", + "name": "Ellen Whatson", + "office": "Phoenix", + "position": "Lecturer", + "salary": "$253,713", + "start_date": "10/12/2002" + }, + { + "extn": "7187", + "id": "26423", + "name": "Joseph Parker", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$22,950", + "start_date": "12/29/2009" + }, + { + "extn": "8766", + "id": "26424", + "name": "Katelyn Booth", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$195,897", + "start_date": "3/14/2017" + }, + { + "extn": "3733", + "id": "26425", + "name": "Juliette Doherty", + "office": "Denver", + "position": "Audiologist", + "salary": "$89,751", + "start_date": "9/16/2000" + }, + { + "extn": "2977", + "id": "26426", + "name": "Lucas Baker", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$195,022", + "start_date": "1/2/2012" + }, + { + "extn": "1222", + "id": "26427", + "name": "Jayden Radley", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$41,977", + "start_date": "6/30/2005" + }, + { + "extn": "5846", + "id": "26428", + "name": "Callie Saunders", + "office": "San Antonio", + "position": "Operator", + "salary": "$183,444", + "start_date": "12/21/2003" + }, + { + "extn": "7367", + "id": "26429", + "name": "Mark Kaur", + "office": "Stockton", + "position": "Machine Operator", + "salary": "$35,823", + "start_date": "11/4/2012" + }, + { + "extn": "3439", + "id": "26430", + "name": "Rosie Ross", + "office": "Tokyo", + "position": "HR Coordinator", + "salary": "$158,340", + "start_date": "3/21/2000" + }, + { + "extn": "4690", + "id": "26431", + "name": "Cherish Lane", + "office": "San Diego", + "position": "Ambulatory Nurse", + "salary": "$242,933", + "start_date": "4/28/2001" + }, + { + "extn": "9187", + "id": "26432", + "name": "Caleb Dunbar", + "office": "Amarillo", + "position": "Accountant", + "salary": "$124,104", + "start_date": "4/18/2011" + }, + { + "extn": "5498", + "id": "26433", + "name": "Rose Bryant", + "office": "Garland", + "position": "Associate Professor", + "salary": "$215,731", + "start_date": "6/5/2018" + }, + { + "extn": "2351", + "id": "26434", + "name": "Marigold Blackburn", + "office": "Nashville", + "position": "Project Manager", + "salary": "$210,769", + "start_date": "9/16/2004" + }, + { + "extn": "3947", + "id": "26435", + "name": "Liam Allington", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$62,204", + "start_date": "1/3/2002" + }, + { + "extn": "2008", + "id": "26436", + "name": "Chester Lindsay", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$174,519", + "start_date": "3/30/2011" + }, + { + "extn": "6382", + "id": "26437", + "name": "Nathan Hill", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$110,480", + "start_date": "4/25/2008" + }, + { + "extn": "8690", + "id": "26438", + "name": "Liv Harrison", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$34,480", + "start_date": "12/6/2011" + }, + { + "extn": "3719", + "id": "26439", + "name": "Sharon Robertson", + "office": "Prague", + "position": "Food Technologist", + "salary": "$262,148", + "start_date": "6/27/2002" + }, + { + "extn": "1685", + "id": "26440", + "name": "Carissa Harrison", + "office": "Garland", + "position": "Doctor", + "salary": "$47,936", + "start_date": "12/23/2009" + }, + { + "extn": "9944", + "id": "26441", + "name": "Harry Hamilton", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$128,596", + "start_date": "2/15/2014" + }, + { + "extn": "8683", + "id": "26442", + "name": "Tyson Larsen", + "office": "London", + "position": "Loan Officer", + "salary": "$113,307", + "start_date": "4/27/2002" + }, + { + "extn": "6002", + "id": "26443", + "name": "Molly Norton", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$261,419", + "start_date": "6/2/2010" + }, + { + "extn": "5847", + "id": "26444", + "name": "Bridget Randall", + "office": "Long Beach", + "position": "Banker", + "salary": "$225,174", + "start_date": "8/10/2002" + }, + { + "extn": "7248", + "id": "26445", + "name": "Norah Ainsworth", + "office": "Amarillo", + "position": "Bellman", + "salary": "$71,283", + "start_date": "11/16/2012" + }, + { + "extn": "1060", + "id": "26446", + "name": "Camden Lewin", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$284,339", + "start_date": "2/7/2003" + }, + { + "extn": "5664", + "id": "26447", + "name": "Kate Richardson", + "office": "Dallas", + "position": "Baker", + "salary": "$130,989", + "start_date": "6/21/2011" + }, + { + "extn": "6519", + "id": "26448", + "name": "Caleb Matthews", + "office": "Colorado Springs", + "position": "Web Developer", + "salary": "$255,050", + "start_date": "6/24/2016" + }, + { + "extn": "6777", + "id": "26449", + "name": "William Vince", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$65,790", + "start_date": "6/23/2002" + }, + { + "extn": "1491", + "id": "26450", + "name": "Rosalee Hudson", + "office": "Rome", + "position": "CNC Operator", + "salary": "$250,340", + "start_date": "8/6/2002" + }, + { + "extn": "3076", + "id": "26451", + "name": "Sage Lyon", + "office": "Lincoln", + "position": "Systems Administrator", + "salary": "$227,752", + "start_date": "10/9/2010" + }, + { + "extn": "2160", + "id": "26452", + "name": "Boris Wade", + "office": "Berna", + "position": "Project Manager", + "salary": "$48,914", + "start_date": "7/27/2018" + }, + { + "extn": "1791", + "id": "26453", + "name": "Logan Whitmore", + "office": "Venice", + "position": "Banker", + "salary": "$264,032", + "start_date": "5/25/2015" + }, + { + "extn": "6313", + "id": "26454", + "name": "Brad Mullins", + "office": "Dallas", + "position": "Restaurant Manager", + "salary": "$128,460", + "start_date": "9/24/2017" + }, + { + "extn": "6463", + "id": "26455", + "name": "Barney Donnelly", + "office": "Madrid", + "position": "Banker", + "salary": "$238,587", + "start_date": "1/15/2000" + }, + { + "extn": "3551", + "id": "26456", + "name": "Aiden Lloyd", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$244,452", + "start_date": "1/9/2009" + }, + { + "extn": "5413", + "id": "26457", + "name": "Isla Moran", + "office": "Tokyo", + "position": "Stockbroker", + "salary": "$294,895", + "start_date": "11/10/2006" + }, + { + "extn": "7271", + "id": "26458", + "name": "Savannah Trent", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$279,491", + "start_date": "5/10/2003" + }, + { + "extn": "4733", + "id": "26459", + "name": "Johnathan Bailey", + "office": "Portland", + "position": "Production Painter", + "salary": "$124,323", + "start_date": "2/9/2012" + }, + { + "extn": "6112", + "id": "26460", + "name": "Morgan Whatson", + "office": "Valetta", + "position": "Web Developer", + "salary": "$289,199", + "start_date": "2/23/2010" + }, + { + "extn": "2121", + "id": "26461", + "name": "Danny Parsons", + "office": "Jersey City", + "position": "Design Engineer", + "salary": "$122,015", + "start_date": "1/14/2015" + }, + { + "extn": "6942", + "id": "26462", + "name": "Nate Duvall", + "office": "Dallas", + "position": "Business Broker", + "salary": "$119,089", + "start_date": "6/19/2018" + }, + { + "extn": "3592", + "id": "26463", + "name": "Erin Vollans", + "office": "Rochester", + "position": "Lecturer", + "salary": "$225,981", + "start_date": "12/3/2011" + }, + { + "extn": "2516", + "id": "26464", + "name": "Clarissa Raven", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$25,600", + "start_date": "8/21/2009" + }, + { + "extn": "9309", + "id": "26465", + "name": "Eduardo Palmer", + "office": "Milwaukee", + "position": "Business Broker", + "salary": "$257,976", + "start_date": "11/18/2016" + }, + { + "extn": "9354", + "id": "26466", + "name": "Daron Forth", + "office": "Atlanta", + "position": "Physician", + "salary": "$241,680", + "start_date": "4/28/2009" + }, + { + "extn": "2948", + "id": "26467", + "name": "Ramon Little", + "office": "Saint Paul", + "position": "Steward", + "salary": "$72,198", + "start_date": "2/14/2015" + }, + { + "extn": "3299", + "id": "26468", + "name": "Luke Sawyer", + "office": "Minneapolis", + "position": "Steward", + "salary": "$193,121", + "start_date": "6/10/2013" + }, + { + "extn": "7001", + "id": "26469", + "name": "Angelique Vallory", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$180,256", + "start_date": "1/22/2011" + }, + { + "extn": "3991", + "id": "26470", + "name": "Destiny Moreno", + "office": "Hayward", + "position": "Paramedic", + "salary": "$230,530", + "start_date": "8/3/2012" + }, + { + "extn": "6284", + "id": "26471", + "name": "Ember Sylvester", + "office": "Lakewood", + "position": "Cook", + "salary": "$214,562", + "start_date": "4/2/2004" + }, + { + "extn": "6143", + "id": "26472", + "name": "Brad Bennett", + "office": "Quebec", + "position": "Ambulatory Nurse", + "salary": "$53,443", + "start_date": "11/23/2001" + }, + { + "extn": "4936", + "id": "26473", + "name": "Liam Mcgregor", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$230,942", + "start_date": "11/6/2006" + }, + { + "extn": "8170", + "id": "26474", + "name": "Lucas Sylvester", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$27,116", + "start_date": "3/30/2019" + }, + { + "extn": "3956", + "id": "26475", + "name": "Lucas Rees", + "office": "Irving", + "position": "Electrician", + "salary": "$117,375", + "start_date": "4/3/2001" + }, + { + "extn": "1059", + "id": "26476", + "name": "Rebecca Clark", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$45,038", + "start_date": "5/30/2015" + }, + { + "extn": "6687", + "id": "26477", + "name": "Lana Baxter", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$231,362", + "start_date": "12/4/2005" + }, + { + "extn": "7922", + "id": "26478", + "name": "Melanie Roth", + "office": "Boston", + "position": "Design Engineer", + "salary": "$37,077", + "start_date": "5/1/2000" + }, + { + "extn": "7196", + "id": "26479", + "name": "Barney Thompson", + "office": "Hayward", + "position": "Lecturer", + "salary": "$270,924", + "start_date": "2/10/2019" + }, + { + "extn": "4452", + "id": "26480", + "name": "Mark Casey", + "office": "New York", + "position": "Paramedic", + "salary": "$201,133", + "start_date": "7/20/2008" + }, + { + "extn": "8165", + "id": "26481", + "name": "Bart Roth", + "office": "Lyon", + "position": "Web Developer", + "salary": "$235,924", + "start_date": "2/26/2000" + }, + { + "extn": "8318", + "id": "26482", + "name": "Cedrick Bayliss", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$60,766", + "start_date": "2/7/2012" + }, + { + "extn": "8777", + "id": "26483", + "name": "Ethan Spencer", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$73,017", + "start_date": "7/21/2012" + }, + { + "extn": "7062", + "id": "26484", + "name": "Adelaide Redden", + "office": "Tokyo", + "position": "Biologist", + "salary": "$213,905", + "start_date": "4/27/2003" + }, + { + "extn": "4046", + "id": "26485", + "name": "Mason Tyrrell", + "office": "Los Angeles", + "position": "Designer", + "salary": "$128,456", + "start_date": "4/3/2012" + }, + { + "extn": "3204", + "id": "26486", + "name": "Rocco Ellis", + "office": "Baltimore", + "position": "Cook", + "salary": "$79,925", + "start_date": "11/6/2002" + }, + { + "extn": "7961", + "id": "26487", + "name": "Eduardo Chester", + "office": "Minneapolis", + "position": "Operator", + "salary": "$169,172", + "start_date": "7/29/2018" + }, + { + "extn": "2208", + "id": "26488", + "name": "Hope Dann", + "office": "Denver", + "position": "Biologist", + "salary": "$20,983", + "start_date": "11/3/2005" + }, + { + "extn": "8883", + "id": "26489", + "name": "Michaela Mason", + "office": "Baltimore", + "position": "Operator", + "salary": "$61,281", + "start_date": "4/18/2018" + }, + { + "extn": "9968", + "id": "26490", + "name": "Christy Mackenzie", + "office": "Paris", + "position": "Designer", + "salary": "$176,129", + "start_date": "9/28/2016" + }, + { + "extn": "1918", + "id": "26491", + "name": "Chuck Keys", + "office": "Houston", + "position": "Cook", + "salary": "$188,199", + "start_date": "3/7/2000" + }, + { + "extn": "9774", + "id": "26492", + "name": "Gabriel Lyon", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$217,169", + "start_date": "3/13/2001" + }, + { + "extn": "9578", + "id": "26493", + "name": "Rick Lynn", + "office": "Omaha", + "position": "Software Engineer", + "salary": "$259,495", + "start_date": "11/27/2005" + }, + { + "extn": "2047", + "id": "26494", + "name": "Sarah Gosling", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$199,925", + "start_date": "4/8/2016" + }, + { + "extn": "8482", + "id": "26495", + "name": "Cristal Miller", + "office": "Orlando", + "position": "Project Manager", + "salary": "$104,934", + "start_date": "3/28/2017" + }, + { + "extn": "5788", + "id": "26496", + "name": "Carrie Thompson", + "office": "New York", + "position": "Business Broker", + "salary": "$289,035", + "start_date": "2/9/2001" + }, + { + "extn": "8118", + "id": "26497", + "name": "Angelina Fowler", + "office": "Oklahoma City", + "position": "Biologist", + "salary": "$74,872", + "start_date": "9/21/2018" + }, + { + "extn": "5379", + "id": "26498", + "name": "Lucas Aldridge", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$245,860", + "start_date": "4/1/2009" + }, + { + "extn": "2952", + "id": "26499", + "name": "John Richardson", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$170,690", + "start_date": "9/19/2005" + }, + { + "extn": "3890", + "id": "26500", + "name": "Nathan Patel", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$213,163", + "start_date": "7/20/2001" + }, + { + "extn": "3605", + "id": "26501", + "name": "Lauren Edwards", + "office": "Toledo", + "position": "Audiologist", + "salary": "$85,003", + "start_date": "4/17/2011" + }, + { + "extn": "6121", + "id": "26502", + "name": "Isla Young", + "office": "Fullerton", + "position": "Clerk", + "salary": "$143,262", + "start_date": "6/2/2014" + }, + { + "extn": "3192", + "id": "26503", + "name": "Denny Palmer", + "office": "New Orleans", + "position": "Webmaster", + "salary": "$168,672", + "start_date": "11/18/2002" + }, + { + "extn": "2178", + "id": "26504", + "name": "Eduardo Quinn", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$44,434", + "start_date": "10/22/2019" + }, + { + "extn": "4285", + "id": "26505", + "name": "Vanessa Freeburn", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$46,763", + "start_date": "2/4/2010" + }, + { + "extn": "7726", + "id": "26506", + "name": "Logan Beal", + "office": "New Orleans", + "position": "Restaurant Manager", + "salary": "$229,186", + "start_date": "6/17/2006" + }, + { + "extn": "6452", + "id": "26507", + "name": "Lucas Mcneill", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$16,174", + "start_date": "10/27/2011" + }, + { + "extn": "5141", + "id": "26508", + "name": "Harvey Cox", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$236,979", + "start_date": "6/22/2015" + }, + { + "extn": "6327", + "id": "26509", + "name": "Leanne Robertson", + "office": "Boston", + "position": "Physician", + "salary": "$290,271", + "start_date": "12/25/2004" + }, + { + "extn": "5748", + "id": "26510", + "name": "Erick Farrow", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$262,262", + "start_date": "11/29/2017" + }, + { + "extn": "3989", + "id": "26511", + "name": "Juliette Murphy", + "office": "Moreno Valley", + "position": "Steward", + "salary": "$232,758", + "start_date": "3/1/2017" + }, + { + "extn": "4585", + "id": "26512", + "name": "Jasmine Dwyer", + "office": "Lakewood", + "position": "Insurance Broker", + "salary": "$170,286", + "start_date": "1/30/2000" + }, + { + "extn": "7282", + "id": "26513", + "name": "Nancy Lee", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$178,219", + "start_date": "1/2/2005" + }, + { + "extn": "8521", + "id": "26514", + "name": "Monica Murray", + "office": "Berna", + "position": "Accountant", + "salary": "$262,143", + "start_date": "3/25/2018" + }, + { + "extn": "6909", + "id": "26515", + "name": "Valentina Clifton", + "office": "Boston", + "position": "Steward", + "salary": "$43,473", + "start_date": "1/3/2010" + }, + { + "extn": "8079", + "id": "26516", + "name": "Rick Gilbert", + "office": "Laredo", + "position": "Operator", + "salary": "$268,811", + "start_date": "4/27/2003" + }, + { + "extn": "9631", + "id": "26517", + "name": "Michelle Dempsey", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$77,983", + "start_date": "5/3/2003" + }, + { + "extn": "5397", + "id": "26518", + "name": "Bart Logan", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$153,350", + "start_date": "10/25/2011" + }, + { + "extn": "6936", + "id": "26519", + "name": "Carl Lynn", + "office": "Tulsa", + "position": "Laboratory Technician", + "salary": "$17,662", + "start_date": "8/17/2002" + }, + { + "extn": "6896", + "id": "26520", + "name": "Russel Durrant", + "office": "Norfolk", + "position": "Associate Professor", + "salary": "$125,045", + "start_date": "10/26/2010" + }, + { + "extn": "4210", + "id": "26521", + "name": "Brooklyn Bryson", + "office": "Phoenix", + "position": "Software Engineer", + "salary": "$223,628", + "start_date": "6/17/2013" + }, + { + "extn": "4710", + "id": "26522", + "name": "Rick Vane", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$41,741", + "start_date": "2/1/2010" + }, + { + "extn": "5622", + "id": "26523", + "name": "Manuel Reese", + "office": "Milwaukee", + "position": "Banker", + "salary": "$82,919", + "start_date": "8/26/2018" + }, + { + "extn": "9799", + "id": "26524", + "name": "Cherish Knight", + "office": "San Antonio", + "position": "CNC Operator", + "salary": "$116,807", + "start_date": "5/20/2015" + }, + { + "extn": "7121", + "id": "26525", + "name": "Maribel Hancock", + "office": "Philadelphia", + "position": "Cook", + "salary": "$38,581", + "start_date": "8/22/2002" + }, + { + "extn": "3911", + "id": "26526", + "name": "Carter Redfern", + "office": "Indianapolis", + "position": "Loan Officer", + "salary": "$241,632", + "start_date": "4/10/2003" + }, + { + "extn": "6418", + "id": "26527", + "name": "Stephanie Fox", + "office": "Columbus", + "position": "Treasurer", + "salary": "$49,531", + "start_date": "7/12/2010" + }, + { + "extn": "6832", + "id": "26528", + "name": "Cynthia Fall", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$219,893", + "start_date": "2/28/2005" + }, + { + "extn": "5925", + "id": "26529", + "name": "Marla Purvis", + "office": "Lyon", + "position": "Electrician", + "salary": "$137,680", + "start_date": "12/19/2008" + }, + { + "extn": "1660", + "id": "26530", + "name": "Jasmine Ring", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$94,670", + "start_date": "7/13/2010" + }, + { + "extn": "4498", + "id": "26531", + "name": "Chad Myatt", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$144,724", + "start_date": "4/2/2010" + }, + { + "extn": "6315", + "id": "26532", + "name": "Andie Vincent", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$143,585", + "start_date": "7/3/2019" + }, + { + "extn": "9268", + "id": "26533", + "name": "Cherish Osman", + "office": "Dallas", + "position": "Webmaster", + "salary": "$231,327", + "start_date": "9/15/2003" + }, + { + "extn": "8566", + "id": "26534", + "name": "Cameron King", + "office": "Tulsa", + "position": "Pharmacist", + "salary": "$199,402", + "start_date": "4/4/2001" + }, + { + "extn": "9161", + "id": "26535", + "name": "Eduardo Neville", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$26,062", + "start_date": "8/25/2018" + }, + { + "extn": "7713", + "id": "26536", + "name": "Marvin Stuart", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$287,692", + "start_date": "11/11/2011" + }, + { + "extn": "1394", + "id": "26537", + "name": "Abdul Redfern", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$126,040", + "start_date": "10/30/2002" + }, + { + "extn": "6851", + "id": "26538", + "name": "Mayleen Mitchell", + "office": "Scottsdale", + "position": "Assistant Buyer", + "salary": "$214,186", + "start_date": "7/20/2005" + }, + { + "extn": "9075", + "id": "26539", + "name": "Bob Cassidy", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$188,806", + "start_date": "4/18/2006" + }, + { + "extn": "4541", + "id": "26540", + "name": "Mason Upton", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$283,576", + "start_date": "10/11/2017" + }, + { + "extn": "2427", + "id": "26541", + "name": "Bryon Gunn", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$79,875", + "start_date": "10/18/2018" + }, + { + "extn": "5089", + "id": "26542", + "name": "Camellia Holmes", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$243,777", + "start_date": "11/12/2004" + }, + { + "extn": "8035", + "id": "26543", + "name": "David Saunders", + "office": "Dallas", + "position": "Executive Director", + "salary": "$283,363", + "start_date": "7/30/2017" + }, + { + "extn": "6921", + "id": "26544", + "name": "Lana Matthews", + "office": "Zurich", + "position": "Stockbroker", + "salary": "$125,933", + "start_date": "2/23/2003" + }, + { + "extn": "5470", + "id": "26545", + "name": "Doug Pearce", + "office": "Wien", + "position": "HR Specialist", + "salary": "$244,479", + "start_date": "10/6/2008" + }, + { + "extn": "5631", + "id": "26546", + "name": "Chad Adler", + "office": "Garland", + "position": "Pharmacist", + "salary": "$170,122", + "start_date": "4/17/2003" + }, + { + "extn": "1954", + "id": "26547", + "name": "Callie Phillips", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$292,251", + "start_date": "8/25/2011" + }, + { + "extn": "7474", + "id": "26548", + "name": "Alma Mason", + "office": "Glendale", + "position": "Fabricator", + "salary": "$282,710", + "start_date": "9/23/2007" + }, + { + "extn": "4251", + "id": "26549", + "name": "Audrey Martin", + "office": "Baltimore", + "position": "Designer", + "salary": "$108,333", + "start_date": "10/9/2012" + }, + { + "extn": "9996", + "id": "26550", + "name": "Roger Pitt", + "office": "Toledo", + "position": "Electrician", + "salary": "$101,703", + "start_date": "8/30/2006" + }, + { + "extn": "7112", + "id": "26551", + "name": "David Brennan", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$129,900", + "start_date": "11/8/2008" + }, + { + "extn": "3788", + "id": "26552", + "name": "Eden Harvey", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$242,036", + "start_date": "6/25/2004" + }, + { + "extn": "6673", + "id": "26553", + "name": "Alexander Steer", + "office": "Murfreesboro", + "position": "Loan Officer", + "salary": "$85,379", + "start_date": "9/24/2007" + }, + { + "extn": "1044", + "id": "26554", + "name": "Matthew Drake", + "office": "London", + "position": "Auditor", + "salary": "$145,225", + "start_date": "2/19/2019" + }, + { + "extn": "8575", + "id": "26555", + "name": "Harvey Lakey", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$16,212", + "start_date": "7/7/2000" + }, + { + "extn": "2439", + "id": "26556", + "name": "Fiona Woods", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$149,360", + "start_date": "3/8/2016" + }, + { + "extn": "9342", + "id": "26557", + "name": "Marissa Uttley", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$267,001", + "start_date": "5/20/2004" + }, + { + "extn": "4073", + "id": "26558", + "name": "Ryan Whittle", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$133,951", + "start_date": "11/13/2010" + }, + { + "extn": "9176", + "id": "26559", + "name": "Jasmine Rowe", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$211,012", + "start_date": "12/19/2015" + }, + { + "extn": "2351", + "id": "26560", + "name": "Johnny Goldsmith", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$247,527", + "start_date": "12/17/2001" + }, + { + "extn": "6958", + "id": "26561", + "name": "Teagan Hunt", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$64,591", + "start_date": "5/31/2009" + }, + { + "extn": "1223", + "id": "26562", + "name": "Ethan Hunter", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$124,397", + "start_date": "3/14/2006" + }, + { + "extn": "9448", + "id": "26563", + "name": "Penelope Roth", + "office": "Phoenix", + "position": "Steward", + "salary": "$212,033", + "start_date": "11/21/2007" + }, + { + "extn": "3155", + "id": "26564", + "name": "Maxwell Reynolds", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$69,636", + "start_date": "10/31/2002" + }, + { + "extn": "2364", + "id": "26565", + "name": "Kaylee Shelton", + "office": "Quebec", + "position": "Bellman", + "salary": "$147,378", + "start_date": "6/20/2001" + }, + { + "extn": "9849", + "id": "26566", + "name": "Rufus Dixon", + "office": "Norfolk", + "position": "Cook", + "salary": "$39,157", + "start_date": "8/17/2010" + }, + { + "extn": "3797", + "id": "26567", + "name": "Camila Rogers", + "office": "Santa Ana", + "position": "Steward", + "salary": "$228,273", + "start_date": "6/12/2001" + }, + { + "extn": "9374", + "id": "26568", + "name": "Regina Overson", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$206,016", + "start_date": "11/18/2004" + }, + { + "extn": "3405", + "id": "26569", + "name": "Elijah Wallace", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$207,326", + "start_date": "2/28/2003" + }, + { + "extn": "4228", + "id": "26570", + "name": "Chester Eaton", + "office": "Memphis", + "position": "Webmaster", + "salary": "$119,639", + "start_date": "2/20/2015" + }, + { + "extn": "8004", + "id": "26571", + "name": "Fred Powell", + "office": "Garland", + "position": "Business Broker", + "salary": "$21,162", + "start_date": "1/2/2012" + }, + { + "extn": "7276", + "id": "26572", + "name": "Cristal Dyson", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$257,964", + "start_date": "12/24/2015" + }, + { + "extn": "7074", + "id": "26573", + "name": "Noah Pope", + "office": "Portland", + "position": "Cook", + "salary": "$58,702", + "start_date": "8/7/2017" + }, + { + "extn": "9736", + "id": "26574", + "name": "Hank Rust", + "office": "Worcester", + "position": "Retail Trainee", + "salary": "$178,057", + "start_date": "7/23/2007" + }, + { + "extn": "3217", + "id": "26575", + "name": "Manuel Larkin", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$17,099", + "start_date": "4/21/2001" + }, + { + "extn": "9561", + "id": "26576", + "name": "Nathan Fox", + "office": "Henderson", + "position": "Operator", + "salary": "$156,604", + "start_date": "6/14/2018" + }, + { + "extn": "2102", + "id": "26577", + "name": "Erica Carter", + "office": "New Orleans", + "position": "Accountant", + "salary": "$198,940", + "start_date": "7/22/2016" + }, + { + "extn": "3469", + "id": "26578", + "name": "Shelby Woodley", + "office": "Baltimore", + "position": "Insurance Broker", + "salary": "$289,515", + "start_date": "9/17/2012" + }, + { + "extn": "8580", + "id": "26579", + "name": "Hadley Matthews", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$225,882", + "start_date": "7/9/2008" + }, + { + "extn": "7420", + "id": "26580", + "name": "Leah Porter", + "office": "Moreno Valley", + "position": "Steward", + "salary": "$213,206", + "start_date": "9/16/2018" + }, + { + "extn": "2340", + "id": "26581", + "name": "Kate Moore", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$226,406", + "start_date": "1/2/2013" + }, + { + "extn": "1477", + "id": "26582", + "name": "Grace Dixon", + "office": "Santa Ana", + "position": "Electrician", + "salary": "$77,434", + "start_date": "9/7/2019" + }, + { + "extn": "5728", + "id": "26583", + "name": "Barry Porter", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$264,955", + "start_date": "5/25/2018" + }, + { + "extn": "7099", + "id": "26584", + "name": "Eryn Kelly", + "office": "Washington", + "position": "Health Educator", + "salary": "$101,709", + "start_date": "7/26/2005" + }, + { + "extn": "9323", + "id": "26585", + "name": "Camden Cann", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$15,584", + "start_date": "8/28/2017" + }, + { + "extn": "1424", + "id": "26586", + "name": "Martin Casey", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$82,205", + "start_date": "8/2/2002" + }, + { + "extn": "7568", + "id": "26587", + "name": "Lucas Ryan", + "office": "Madison", + "position": "Pharmacist", + "salary": "$250,892", + "start_date": "3/29/2006" + }, + { + "extn": "1080", + "id": "26588", + "name": "Meredith Latham", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$218,333", + "start_date": "1/19/2000" + }, + { + "extn": "4530", + "id": "26589", + "name": "Moira Roberts", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$53,526", + "start_date": "8/18/2004" + }, + { + "extn": "5073", + "id": "26590", + "name": "Peter Sheldon", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$289,658", + "start_date": "3/8/2003" + }, + { + "extn": "9680", + "id": "26591", + "name": "Joseph Pope", + "office": "Omaha", + "position": "Steward", + "salary": "$21,333", + "start_date": "5/29/2002" + }, + { + "extn": "6900", + "id": "26592", + "name": "Ethan Ogilvy", + "office": "Washington", + "position": "Pharmacist", + "salary": "$77,459", + "start_date": "4/17/2018" + }, + { + "extn": "3908", + "id": "26593", + "name": "Mabel Evans", + "office": "Stockton", + "position": "Accountant", + "salary": "$39,198", + "start_date": "11/27/2010" + }, + { + "extn": "8426", + "id": "26594", + "name": "Dasha Willson", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$25,299", + "start_date": "5/1/2005" + }, + { + "extn": "2174", + "id": "26595", + "name": "Daron Vernon", + "office": "Miami", + "position": "Fabricator", + "salary": "$272,048", + "start_date": "1/4/2010" + }, + { + "extn": "8617", + "id": "26596", + "name": "Nick Gray", + "office": "Orlando", + "position": "Webmaster", + "salary": "$216,967", + "start_date": "10/31/2015" + }, + { + "extn": "6584", + "id": "26597", + "name": "Kendra James", + "office": "Arlington", + "position": "Stockbroker", + "salary": "$271,368", + "start_date": "12/4/2001" + }, + { + "extn": "8828", + "id": "26598", + "name": "Nicholas Stevenson", + "office": "Boston", + "position": "Production Painter", + "salary": "$290,237", + "start_date": "4/25/2008" + }, + { + "extn": "4229", + "id": "26599", + "name": "Tom Potter", + "office": "Washington", + "position": "Inspector", + "salary": "$170,247", + "start_date": "5/17/2008" + }, + { + "extn": "8749", + "id": "26600", + "name": "Rose Russell", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$32,486", + "start_date": "7/14/2017" + }, + { + "extn": "6686", + "id": "26601", + "name": "Nick Wren", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$39,210", + "start_date": "5/30/2018" + }, + { + "extn": "3691", + "id": "26602", + "name": "Chelsea Darcy", + "office": "Reno", + "position": "Pharmacist", + "salary": "$283,218", + "start_date": "8/22/2014" + }, + { + "extn": "3862", + "id": "26603", + "name": "Nina Burnley", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$75,313", + "start_date": "1/26/2011" + }, + { + "extn": "8728", + "id": "26604", + "name": "Kamila Thorpe", + "office": "Albuquerque", + "position": "Auditor", + "salary": "$108,793", + "start_date": "9/5/2015" + }, + { + "extn": "2298", + "id": "26605", + "name": "Anabelle Miller", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$16,595", + "start_date": "8/8/2011" + }, + { + "extn": "5453", + "id": "26606", + "name": "Eileen Burnley", + "office": "Tallahassee", + "position": "Mobile Developer", + "salary": "$33,059", + "start_date": "2/7/2012" + }, + { + "extn": "1705", + "id": "26607", + "name": "Hope Oakley", + "office": "London", + "position": "Global Logistics Supervisor", + "salary": "$21,942", + "start_date": "6/10/2017" + }, + { + "extn": "7373", + "id": "26608", + "name": "Johnny London", + "office": "Stockton", + "position": "Operator", + "salary": "$281,294", + "start_date": "3/17/2008" + }, + { + "extn": "6255", + "id": "26609", + "name": "Chris Yoman", + "office": "Denver", + "position": "Doctor", + "salary": "$242,900", + "start_date": "11/11/2005" + }, + { + "extn": "7912", + "id": "26610", + "name": "Julian Eddison", + "office": "Omaha", + "position": "Cook", + "salary": "$90,053", + "start_date": "1/17/2010" + }, + { + "extn": "4425", + "id": "26611", + "name": "Laila Janes", + "office": "Minneapolis", + "position": "Webmaster", + "salary": "$77,012", + "start_date": "11/20/2017" + }, + { + "extn": "9434", + "id": "26612", + "name": "Kieth Attwood", + "office": "Worcester", + "position": "Health Educator", + "salary": "$246,514", + "start_date": "11/9/2005" + }, + { + "extn": "2256", + "id": "26613", + "name": "Cedrick Swan", + "office": "Glendale", + "position": "Laboratory Technician", + "salary": "$127,115", + "start_date": "10/22/2012" + }, + { + "extn": "3201", + "id": "26614", + "name": "Roger Jordan", + "office": "Berlin", + "position": "Paramedic", + "salary": "$96,189", + "start_date": "2/23/2018" + }, + { + "extn": "2755", + "id": "26615", + "name": "Hayden Thompson", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$261,166", + "start_date": "4/17/2011" + }, + { + "extn": "5880", + "id": "26616", + "name": "Luke Darcy", + "office": "Amarillo", + "position": "Retail Trainee", + "salary": "$41,291", + "start_date": "2/12/2015" + }, + { + "extn": "1243", + "id": "26617", + "name": "Denny Cunningham", + "office": "Tallahassee", + "position": "Investment Advisor", + "salary": "$282,955", + "start_date": "1/2/2001" + }, + { + "extn": "4479", + "id": "26618", + "name": "Ivy Long", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$52,948", + "start_date": "12/8/2008" + }, + { + "extn": "3782", + "id": "26619", + "name": "Summer Parker", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$37,250", + "start_date": "5/23/2007" + }, + { + "extn": "9272", + "id": "26620", + "name": "Cedrick Ashley", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$185,275", + "start_date": "10/3/2010" + }, + { + "extn": "6131", + "id": "26621", + "name": "Chris Hall", + "office": "Santa Ana", + "position": "Insurance Broker", + "salary": "$216,137", + "start_date": "6/13/2007" + }, + { + "extn": "3023", + "id": "26622", + "name": "Phillip Sloan", + "office": "Paris", + "position": "Cook", + "salary": "$160,312", + "start_date": "9/15/2014" + }, + { + "extn": "6172", + "id": "26623", + "name": "Sage Ryan", + "office": "Seattle", + "position": "Bellman", + "salary": "$34,001", + "start_date": "7/16/2010" + }, + { + "extn": "5695", + "id": "26624", + "name": "Alexander Crawley", + "office": "Toledo", + "position": "Call Center Representative", + "salary": "$106,014", + "start_date": "11/30/2015" + }, + { + "extn": "7635", + "id": "26625", + "name": "Harmony Harris", + "office": "Garland", + "position": "Associate Professor", + "salary": "$30,805", + "start_date": "4/18/2006" + }, + { + "extn": "2822", + "id": "26626", + "name": "Peyton Edley", + "office": "Oakland", + "position": "Doctor", + "salary": "$209,810", + "start_date": "11/18/2015" + }, + { + "extn": "2201", + "id": "26627", + "name": "Zoe Collins", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$263,421", + "start_date": "5/10/2004" + }, + { + "extn": "3531", + "id": "26628", + "name": "Jacob Whittle", + "office": "Garland", + "position": "Cash Manager", + "salary": "$255,350", + "start_date": "10/1/2015" + }, + { + "extn": "8353", + "id": "26629", + "name": "Moira Raven", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$42,348", + "start_date": "11/24/2011" + }, + { + "extn": "8978", + "id": "26630", + "name": "Agnes Knight", + "office": "Louisville", + "position": "Associate Professor", + "salary": "$236,428", + "start_date": "8/25/2003" + }, + { + "extn": "9157", + "id": "26631", + "name": "Emma Walsh", + "office": "San Bernardino", + "position": "Loan Officer", + "salary": "$122,900", + "start_date": "4/20/2010" + }, + { + "extn": "7579", + "id": "26632", + "name": "Sienna Morris", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$265,227", + "start_date": "12/25/2007" + }, + { + "extn": "8754", + "id": "26633", + "name": "Margot Pope", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$184,231", + "start_date": "12/30/2017" + }, + { + "extn": "9626", + "id": "26634", + "name": "Marvin Kirby", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$61,735", + "start_date": "10/2/2013" + }, + { + "extn": "2325", + "id": "26635", + "name": "Angelica Doherty", + "office": "New Orleans", + "position": "Cashier", + "salary": "$155,741", + "start_date": "12/24/2008" + }, + { + "extn": "4521", + "id": "26636", + "name": "Joseph Lowe", + "office": "Memphis", + "position": "Electrician", + "salary": "$237,086", + "start_date": "1/15/2013" + }, + { + "extn": "7461", + "id": "26637", + "name": "Daphne Slater", + "office": "Omaha", + "position": "Web Developer", + "salary": "$57,138", + "start_date": "10/20/2008" + }, + { + "extn": "3899", + "id": "26638", + "name": "Elly Bailey", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$93,513", + "start_date": "1/28/2015" + }, + { + "extn": "7306", + "id": "26639", + "name": "Harmony Morley", + "office": "Salem", + "position": "Mobile Developer", + "salary": "$158,262", + "start_date": "12/28/2005" + }, + { + "extn": "6277", + "id": "26640", + "name": "Ron Heaton", + "office": "London", + "position": "Cook", + "salary": "$100,967", + "start_date": "7/28/2014" + }, + { + "extn": "4407", + "id": "26641", + "name": "Peter Thornton", + "office": "Las Vegas", + "position": "Banker", + "salary": "$27,532", + "start_date": "8/26/2006" + }, + { + "extn": "5391", + "id": "26642", + "name": "Jayden Eaton", + "office": "Lincoln", + "position": "Service Supervisor", + "salary": "$190,542", + "start_date": "9/26/2014" + }, + { + "extn": "9506", + "id": "26643", + "name": "Ivy Farmer", + "office": "Otawa", + "position": "HR Specialist", + "salary": "$230,758", + "start_date": "6/12/2003" + }, + { + "extn": "7578", + "id": "26644", + "name": "Kurt Radcliffe", + "office": "Laredo", + "position": "Designer", + "salary": "$173,234", + "start_date": "4/25/2018" + }, + { + "extn": "5831", + "id": "26645", + "name": "Sage Hobbs", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$144,454", + "start_date": "11/22/2004" + }, + { + "extn": "7116", + "id": "26646", + "name": "Zara Cork", + "office": "Boston", + "position": "Auditor", + "salary": "$27,010", + "start_date": "9/27/2007" + }, + { + "extn": "3865", + "id": "26647", + "name": "Cedrick Upsdell", + "office": "Milano", + "position": "Food Technologist", + "salary": "$137,683", + "start_date": "3/28/2000" + }, + { + "extn": "2717", + "id": "26648", + "name": "Kieth Tutton", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$231,400", + "start_date": "8/18/2012" + }, + { + "extn": "5701", + "id": "26649", + "name": "Michelle Cadman", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$200,393", + "start_date": "10/31/2004" + }, + { + "extn": "1451", + "id": "26650", + "name": "Erick Buckley", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$148,801", + "start_date": "5/31/2018" + }, + { + "extn": "4998", + "id": "26651", + "name": "Elijah Cork", + "office": "Berna", + "position": "Food Technologist", + "salary": "$152,070", + "start_date": "12/15/2003" + }, + { + "extn": "2867", + "id": "26652", + "name": "Benny Tennant", + "office": "Portland", + "position": "Baker", + "salary": "$283,762", + "start_date": "9/16/2009" + }, + { + "extn": "8889", + "id": "26653", + "name": "Lindsay Huggins", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$154,843", + "start_date": "8/21/2011" + }, + { + "extn": "1695", + "id": "26654", + "name": "Johnathan Wood", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$202,728", + "start_date": "11/9/2015" + }, + { + "extn": "2979", + "id": "26655", + "name": "Shannon Beal", + "office": "Seattle", + "position": "Bellman", + "salary": "$39,755", + "start_date": "4/19/2014" + }, + { + "extn": "7188", + "id": "26656", + "name": "Selena Whitmore", + "office": "Venice", + "position": "Paramedic", + "salary": "$142,162", + "start_date": "5/26/2006" + }, + { + "extn": "6277", + "id": "26657", + "name": "Jacob Buckley", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$48,856", + "start_date": "3/5/2008" + }, + { + "extn": "5558", + "id": "26658", + "name": "Benny James", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$145,470", + "start_date": "4/11/2007" + }, + { + "extn": "2184", + "id": "26659", + "name": "Penelope Kennedy", + "office": "Bellevue", + "position": "Project Manager", + "salary": "$236,941", + "start_date": "3/20/2002" + }, + { + "extn": "1488", + "id": "26660", + "name": "Louise Mason", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$47,356", + "start_date": "8/31/2002" + }, + { + "extn": "1301", + "id": "26661", + "name": "Violet Eagle", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$123,381", + "start_date": "3/9/2016" + }, + { + "extn": "4790", + "id": "26662", + "name": "Eden Mcleod", + "office": "London", + "position": "Doctor", + "salary": "$36,966", + "start_date": "7/25/2005" + }, + { + "extn": "3433", + "id": "26663", + "name": "Roger Appleton", + "office": "Rome", + "position": "Physician", + "salary": "$291,011", + "start_date": "3/13/2006" + }, + { + "extn": "6877", + "id": "26664", + "name": "Jocelyn Mould", + "office": "Jacksonville", + "position": "Operator", + "salary": "$159,251", + "start_date": "7/20/2001" + }, + { + "extn": "7040", + "id": "26665", + "name": "Martin Hastings", + "office": "Denver", + "position": "Dentist", + "salary": "$273,868", + "start_date": "2/22/2014" + }, + { + "extn": "5573", + "id": "26666", + "name": "Natalie Carpenter", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$275,728", + "start_date": "10/28/2010" + }, + { + "extn": "6821", + "id": "26667", + "name": "Brad Mullins", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$84,972", + "start_date": "6/11/2012" + }, + { + "extn": "2145", + "id": "26668", + "name": "Javier Rust", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$271,076", + "start_date": "9/19/2012" + }, + { + "extn": "2292", + "id": "26669", + "name": "Johnathan Hunter", + "office": "San Bernardino", + "position": "Assistant Buyer", + "salary": "$274,016", + "start_date": "4/21/2011" + }, + { + "extn": "8224", + "id": "26670", + "name": "Carter Oakley", + "office": "El Paso", + "position": "Service Supervisor", + "salary": "$178,655", + "start_date": "4/25/2001" + }, + { + "extn": "9034", + "id": "26671", + "name": "Fiona Wilkinson", + "office": "Lancaster", + "position": "Clerk", + "salary": "$145,981", + "start_date": "4/19/2008" + }, + { + "extn": "8099", + "id": "26672", + "name": "Brad Addison", + "office": "Fullerton", + "position": "Biologist", + "salary": "$167,781", + "start_date": "8/5/2009" + }, + { + "extn": "3183", + "id": "26673", + "name": "Ryan Campbell", + "office": "Milwaukee", + "position": "Executive Director", + "salary": "$23,408", + "start_date": "8/17/2016" + }, + { + "extn": "5808", + "id": "26674", + "name": "Bart Reading", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$107,373", + "start_date": "6/5/2013" + }, + { + "extn": "8602", + "id": "26675", + "name": "Gabriel Owen", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$289,327", + "start_date": "7/2/2005" + }, + { + "extn": "8730", + "id": "26676", + "name": "Ema Lindop", + "office": "Omaha", + "position": "Physician", + "salary": "$236,072", + "start_date": "6/27/2003" + }, + { + "extn": "4597", + "id": "26677", + "name": "Dasha Connell", + "office": "Anaheim", + "position": "Fabricator", + "salary": "$237,905", + "start_date": "10/30/2018" + }, + { + "extn": "9118", + "id": "26678", + "name": "Greta Pierce", + "office": "Fayetteville", + "position": "Web Developer", + "salary": "$215,512", + "start_date": "9/14/2019" + }, + { + "extn": "9741", + "id": "26679", + "name": "Wade Fleming", + "office": "Lancaster", + "position": "Baker", + "salary": "$259,905", + "start_date": "3/23/2016" + }, + { + "extn": "3003", + "id": "26680", + "name": "Rosa Woodley", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$247,593", + "start_date": "5/28/2017" + }, + { + "extn": "8095", + "id": "26681", + "name": "Nicholas Bright", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$180,477", + "start_date": "6/5/2005" + }, + { + "extn": "8111", + "id": "26682", + "name": "Benny Reynolds", + "office": "Houston", + "position": "Cook", + "salary": "$127,276", + "start_date": "5/26/2019" + }, + { + "extn": "4126", + "id": "26683", + "name": "Barney Little", + "office": "Jersey City", + "position": "Systems Administrator", + "salary": "$255,723", + "start_date": "4/16/2015" + }, + { + "extn": "2052", + "id": "26684", + "name": "Savannah Flett", + "office": "Lisbon", + "position": "Inspector", + "salary": "$144,786", + "start_date": "8/2/2000" + }, + { + "extn": "5158", + "id": "26685", + "name": "Tyson Lambert", + "office": "Richmond", + "position": "Production Painter", + "salary": "$97,203", + "start_date": "9/24/2001" + }, + { + "extn": "5833", + "id": "26686", + "name": "Daron Denton", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$242,770", + "start_date": "5/15/2018" + }, + { + "extn": "7916", + "id": "26687", + "name": "Daron Jordan", + "office": "Garland", + "position": "Retail Trainee", + "salary": "$140,486", + "start_date": "1/28/2017" + }, + { + "extn": "2774", + "id": "26688", + "name": "Michael Samuel", + "office": "Venice", + "position": "Banker", + "salary": "$78,411", + "start_date": "2/14/2006" + }, + { + "extn": "1989", + "id": "26689", + "name": "Bob Grant", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$100,534", + "start_date": "10/7/2009" + }, + { + "extn": "2497", + "id": "26690", + "name": "Chadwick Oswald", + "office": "Otawa", + "position": "IT Support Staff", + "salary": "$38,176", + "start_date": "4/28/2006" + }, + { + "extn": "6277", + "id": "26691", + "name": "Carla Slater", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$259,794", + "start_date": "6/16/2014" + }, + { + "extn": "5945", + "id": "26692", + "name": "Trisha Irving", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$250,590", + "start_date": "11/24/2014" + }, + { + "extn": "5471", + "id": "26693", + "name": "Chloe Darcy", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$233,943", + "start_date": "10/27/2002" + }, + { + "extn": "4049", + "id": "26694", + "name": "Chelsea Keys", + "office": "San Francisco", + "position": "Stockbroker", + "salary": "$292,786", + "start_date": "12/20/2017" + }, + { + "extn": "2646", + "id": "26695", + "name": "Manuel Stubbs", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$270,748", + "start_date": "4/4/2015" + }, + { + "extn": "7596", + "id": "26696", + "name": "Mona Khan", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$143,218", + "start_date": "8/8/2004" + }, + { + "extn": "2726", + "id": "26697", + "name": "Aeris Harrison", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$298,927", + "start_date": "3/5/2008" + }, + { + "extn": "6635", + "id": "26698", + "name": "Francesca Evans", + "office": "Fullerton", + "position": "IT Support Staff", + "salary": "$277,181", + "start_date": "1/10/2019" + }, + { + "extn": "4059", + "id": "26699", + "name": "Noah Tutton", + "office": "New York", + "position": "Software Engineer", + "salary": "$35,901", + "start_date": "6/7/2003" + }, + { + "extn": "2570", + "id": "26700", + "name": "Matthew Abbot", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$22,919", + "start_date": "6/14/2011" + }, + { + "extn": "8006", + "id": "26701", + "name": "Alexander Oakley", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$299,229", + "start_date": "1/6/2012" + }, + { + "extn": "3641", + "id": "26702", + "name": "Tom Emmott", + "office": "Charlotte", + "position": "Banker", + "salary": "$105,777", + "start_date": "6/8/2001" + }, + { + "extn": "7765", + "id": "26703", + "name": "Adalie Cavanagh", + "office": "Berlin", + "position": "Biologist", + "salary": "$86,393", + "start_date": "7/25/2015" + }, + { + "extn": "3360", + "id": "26704", + "name": "Savannah Allington", + "office": "New York", + "position": "Auditor", + "salary": "$242,403", + "start_date": "10/28/2007" + }, + { + "extn": "3299", + "id": "26705", + "name": "Matt Needham", + "office": "Tulsa", + "position": "Baker", + "salary": "$39,962", + "start_date": "8/18/2005" + }, + { + "extn": "8818", + "id": "26706", + "name": "Nicole Kidd", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$116,451", + "start_date": "12/8/2016" + }, + { + "extn": "4532", + "id": "26707", + "name": "Greta Crawford", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$132,297", + "start_date": "1/24/2016" + }, + { + "extn": "2869", + "id": "26708", + "name": "Jack Booth", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$268,019", + "start_date": "6/30/2010" + }, + { + "extn": "5033", + "id": "26709", + "name": "Noah Seymour", + "office": "New Orleans", + "position": "Steward", + "salary": "$116,872", + "start_date": "6/4/2010" + }, + { + "extn": "2240", + "id": "26710", + "name": "Karen Sawyer", + "office": "Henderson", + "position": "Web Developer", + "salary": "$79,601", + "start_date": "9/4/2017" + }, + { + "extn": "1561", + "id": "26711", + "name": "Josh Judd", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$190,796", + "start_date": "10/25/2012" + }, + { + "extn": "8727", + "id": "26712", + "name": "Chad Adams", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$103,935", + "start_date": "3/6/2007" + }, + { + "extn": "1767", + "id": "26713", + "name": "Kimberly Archer", + "office": "Omaha", + "position": "Treasurer", + "salary": "$212,231", + "start_date": "10/6/2007" + }, + { + "extn": "5712", + "id": "26714", + "name": "Roger Torres", + "office": "Berlin", + "position": "Machine Operator", + "salary": "$233,754", + "start_date": "3/9/2009" + }, + { + "extn": "4497", + "id": "26715", + "name": "Carol Knight", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$159,035", + "start_date": "8/24/2000" + }, + { + "extn": "5462", + "id": "26716", + "name": "Jayden Moreno", + "office": "Salem", + "position": "Software Engineer", + "salary": "$247,300", + "start_date": "2/15/2011" + }, + { + "extn": "9533", + "id": "26717", + "name": "Esmeralda Harrison", + "office": "Norfolk", + "position": "Physician", + "salary": "$183,327", + "start_date": "8/15/2016" + }, + { + "extn": "3581", + "id": "26718", + "name": "Leslie Brennan", + "office": "Lincoln", + "position": "Cashier", + "salary": "$235,514", + "start_date": "1/21/2000" + }, + { + "extn": "3669", + "id": "26719", + "name": "Ivette Williams", + "office": "Toledo", + "position": "Doctor", + "salary": "$41,291", + "start_date": "3/9/2019" + }, + { + "extn": "4699", + "id": "26720", + "name": "Anabel Waterhouse", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$23,039", + "start_date": "9/3/2001" + }, + { + "extn": "4989", + "id": "26721", + "name": "Aleksandra Reid", + "office": "Miami", + "position": "Health Educator", + "salary": "$156,352", + "start_date": "6/9/2005" + }, + { + "extn": "8703", + "id": "26722", + "name": "Belinda Riley", + "office": "Lakewood", + "position": "Staffing Consultant", + "salary": "$120,266", + "start_date": "9/28/2010" + }, + { + "extn": "1773", + "id": "26723", + "name": "Valentina Clark", + "office": "Quebec", + "position": "Physician", + "salary": "$24,646", + "start_date": "9/26/2011" + }, + { + "extn": "8623", + "id": "26724", + "name": "Mara Windsor", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$213,977", + "start_date": "5/23/2010" + }, + { + "extn": "5871", + "id": "26725", + "name": "Harvey Harris", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$169,867", + "start_date": "7/11/2004" + }, + { + "extn": "4921", + "id": "26726", + "name": "Leah James", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$17,367", + "start_date": "9/25/2003" + }, + { + "extn": "3416", + "id": "26727", + "name": "Logan Clarkson", + "office": "Bellevue", + "position": "Webmaster", + "salary": "$237,313", + "start_date": "10/9/2013" + }, + { + "extn": "3388", + "id": "26728", + "name": "Claire Khan", + "office": "Miami", + "position": "Physician", + "salary": "$34,081", + "start_date": "12/30/2000" + }, + { + "extn": "5033", + "id": "26729", + "name": "Barry Thatcher", + "office": "Omaha", + "position": "Project Manager", + "salary": "$90,364", + "start_date": "10/1/2001" + }, + { + "extn": "4375", + "id": "26730", + "name": "Zoe Tate", + "office": "Milwaukee", + "position": "Cook", + "salary": "$23,998", + "start_date": "1/13/2019" + }, + { + "extn": "9813", + "id": "26731", + "name": "Elijah Latham", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$170,656", + "start_date": "4/20/2018" + }, + { + "extn": "7357", + "id": "26732", + "name": "Alma Ventura", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$224,540", + "start_date": "11/18/2004" + }, + { + "extn": "3057", + "id": "26733", + "name": "Cedrick Briggs", + "office": "Valetta", + "position": "Pharmacist", + "salary": "$172,157", + "start_date": "5/23/2013" + }, + { + "extn": "2190", + "id": "26734", + "name": "Enoch Collins", + "office": "Quebec", + "position": "CNC Operator", + "salary": "$15,425", + "start_date": "2/27/2002" + }, + { + "extn": "5372", + "id": "26735", + "name": "Phoebe Taylor", + "office": "Garland", + "position": "Cashier", + "salary": "$123,249", + "start_date": "1/8/2005" + }, + { + "extn": "6141", + "id": "26736", + "name": "Harvey Swift", + "office": "Moreno Valley", + "position": "Laboratory Technician", + "salary": "$155,647", + "start_date": "10/6/2013" + }, + { + "extn": "7284", + "id": "26737", + "name": "Quinn Darcy", + "office": "Lakewood", + "position": "Bellman", + "salary": "$231,827", + "start_date": "4/5/2002" + }, + { + "extn": "9384", + "id": "26738", + "name": "Elijah Benfield", + "office": "Lyon", + "position": "Bellman", + "salary": "$85,149", + "start_date": "10/4/2003" + }, + { + "extn": "4379", + "id": "26739", + "name": "Chester Mitchell", + "office": "Oklahoma City", + "position": "Systems Administrator", + "salary": "$271,054", + "start_date": "8/29/2010" + }, + { + "extn": "6537", + "id": "26740", + "name": "Rose Bingham", + "office": "Rome", + "position": "Operator", + "salary": "$117,246", + "start_date": "1/2/2011" + }, + { + "extn": "5984", + "id": "26741", + "name": "Harry Asher", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$146,328", + "start_date": "2/13/2015" + }, + { + "extn": "2732", + "id": "26742", + "name": "Destiny Wigley", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$290,230", + "start_date": "8/23/2014" + }, + { + "extn": "4596", + "id": "26743", + "name": "Abdul Carter", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$128,916", + "start_date": "5/21/2011" + }, + { + "extn": "8900", + "id": "26744", + "name": "Gabriel Ventura", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$158,805", + "start_date": "7/4/2019" + }, + { + "extn": "6805", + "id": "26745", + "name": "Lucas Shaw", + "office": "Omaha", + "position": "Mobile Developer", + "salary": "$58,707", + "start_date": "3/10/2007" + }, + { + "extn": "9154", + "id": "26746", + "name": "Doris Eagle", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$64,275", + "start_date": "3/12/2007" + }, + { + "extn": "2410", + "id": "26747", + "name": "David Marshall", + "office": "Miami", + "position": "CNC Operator", + "salary": "$50,954", + "start_date": "1/24/2017" + }, + { + "extn": "8505", + "id": "26748", + "name": "Sofie Bailey", + "office": "Chicago", + "position": "Business Broker", + "salary": "$259,552", + "start_date": "6/4/2018" + }, + { + "extn": "8112", + "id": "26749", + "name": "Cedrick Mccall", + "office": "Detroit", + "position": "Biologist", + "salary": "$80,911", + "start_date": "7/15/2001" + }, + { + "extn": "2690", + "id": "26750", + "name": "Joy Glass", + "office": "Springfield", + "position": "Healthcare Specialist", + "salary": "$65,204", + "start_date": "1/29/2004" + }, + { + "extn": "4836", + "id": "26751", + "name": "Iris Latham", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$34,217", + "start_date": "6/26/2010" + }, + { + "extn": "3772", + "id": "26752", + "name": "Isabel Lindop", + "office": "Boston", + "position": "Loan Officer", + "salary": "$161,865", + "start_date": "5/22/2001" + }, + { + "extn": "4685", + "id": "26753", + "name": "Cassandra Clifford", + "office": "Escondido", + "position": "Bellman", + "salary": "$179,025", + "start_date": "9/12/2014" + }, + { + "extn": "6069", + "id": "26754", + "name": "Kirsten Rogan", + "office": "Houston", + "position": "Mobile Developer", + "salary": "$211,234", + "start_date": "11/29/2012" + }, + { + "extn": "9776", + "id": "26755", + "name": "Javier Townend", + "office": "New York", + "position": "Auditor", + "salary": "$87,386", + "start_date": "10/20/2017" + }, + { + "extn": "2232", + "id": "26756", + "name": "Martha Barrett", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$24,699", + "start_date": "5/13/2002" + }, + { + "extn": "5886", + "id": "26757", + "name": "Aeris Gordon", + "office": "Murfreesboro", + "position": "Treasurer", + "salary": "$292,865", + "start_date": "1/19/2010" + }, + { + "extn": "5577", + "id": "26758", + "name": "Alan London", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$207,616", + "start_date": "3/10/2015" + }, + { + "extn": "9271", + "id": "26759", + "name": "Javier Uttridge", + "office": "Reno", + "position": "Audiologist", + "salary": "$109,341", + "start_date": "3/13/2010" + }, + { + "extn": "5107", + "id": "26760", + "name": "Colleen Kent", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$143,088", + "start_date": "1/12/2007" + }, + { + "extn": "2029", + "id": "26761", + "name": "Mark Kerr", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$197,661", + "start_date": "2/9/2012" + }, + { + "extn": "8456", + "id": "26762", + "name": "Rosemary Hill", + "office": "Laredo", + "position": "Web Developer", + "salary": "$164,482", + "start_date": "8/27/2011" + }, + { + "extn": "6248", + "id": "26763", + "name": "Lana Taylor", + "office": "Omaha", + "position": "Paramedic", + "salary": "$89,925", + "start_date": "2/18/2006" + }, + { + "extn": "9606", + "id": "26764", + "name": "Ally Hamilton", + "office": "Fayetteville", + "position": "Clerk", + "salary": "$16,744", + "start_date": "12/5/2007" + }, + { + "extn": "3522", + "id": "26765", + "name": "Percy Oldfield", + "office": "San Jose", + "position": "Dentist", + "salary": "$87,667", + "start_date": "6/7/2010" + }, + { + "extn": "5956", + "id": "26766", + "name": "Lucas Mcleod", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$231,866", + "start_date": "7/16/2000" + }, + { + "extn": "7850", + "id": "26767", + "name": "Javier Dunbar", + "office": "Richmond", + "position": "Paramedic", + "salary": "$288,182", + "start_date": "7/8/2012" + }, + { + "extn": "2714", + "id": "26768", + "name": "Camellia Umney", + "office": "Garland", + "position": "Biologist", + "salary": "$67,661", + "start_date": "7/29/2000" + }, + { + "extn": "3422", + "id": "26769", + "name": "Katelyn Foxley", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$219,600", + "start_date": "11/1/2016" + }, + { + "extn": "2146", + "id": "26770", + "name": "Alessandra Bloom", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$126,006", + "start_date": "3/3/2015" + }, + { + "extn": "3294", + "id": "26771", + "name": "Selena Lunt", + "office": "Milano", + "position": "Ambulatory Nurse", + "salary": "$50,280", + "start_date": "8/5/2016" + }, + { + "extn": "5130", + "id": "26772", + "name": "William Parker", + "office": "Indianapolis", + "position": "Banker", + "salary": "$246,403", + "start_date": "3/7/2007" + }, + { + "extn": "7812", + "id": "26773", + "name": "Gwenyth Noon", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$121,842", + "start_date": "11/18/2017" + }, + { + "extn": "8027", + "id": "26774", + "name": "Carl Adams", + "office": "Bellevue", + "position": "Web Developer", + "salary": "$104,593", + "start_date": "10/12/2011" + }, + { + "extn": "7274", + "id": "26775", + "name": "Aiden Wren", + "office": "Anaheim", + "position": "Stockbroker", + "salary": "$141,260", + "start_date": "1/24/2006" + }, + { + "extn": "4232", + "id": "26776", + "name": "Alan Whinter", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$184,781", + "start_date": "7/30/2001" + }, + { + "extn": "3660", + "id": "26777", + "name": "Chad Carson", + "office": "Salt Lake City", + "position": "Electrician", + "salary": "$190,700", + "start_date": "7/11/2011" + }, + { + "extn": "2248", + "id": "26778", + "name": "Owen Allen", + "office": "Berna", + "position": "Physician", + "salary": "$171,944", + "start_date": "1/21/2004" + }, + { + "extn": "7103", + "id": "26779", + "name": "Maia Farmer", + "office": "San Diego", + "position": "Health Educator", + "salary": "$173,566", + "start_date": "8/27/2004" + }, + { + "extn": "6338", + "id": "26780", + "name": "Caitlyn Cowan", + "office": "Bucharest", + "position": "Inspector", + "salary": "$235,748", + "start_date": "3/15/2000" + }, + { + "extn": "9243", + "id": "26781", + "name": "Alexa Armstrong", + "office": "Tulsa", + "position": "Biologist", + "salary": "$46,200", + "start_date": "8/29/2018" + }, + { + "extn": "7613", + "id": "26782", + "name": "Ada Uttridge", + "office": "New Orleans", + "position": "Biologist", + "salary": "$73,318", + "start_date": "11/26/2017" + }, + { + "extn": "2292", + "id": "26783", + "name": "Matthew Emerson", + "office": "Irving", + "position": "Paramedic", + "salary": "$181,632", + "start_date": "2/15/2012" + }, + { + "extn": "2206", + "id": "26784", + "name": "Michael Mitchell", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$281,546", + "start_date": "4/27/2006" + }, + { + "extn": "1479", + "id": "26785", + "name": "George Walsh", + "office": "Colorado Springs", + "position": "Design Engineer", + "salary": "$52,206", + "start_date": "6/17/2005" + }, + { + "extn": "3261", + "id": "26786", + "name": "Enoch Antcliff", + "office": "Venice", + "position": "Fabricator", + "salary": "$84,689", + "start_date": "10/24/2015" + }, + { + "extn": "3691", + "id": "26787", + "name": "Rita Michael", + "office": "Columbus", + "position": "Treasurer", + "salary": "$287,931", + "start_date": "3/31/2015" + }, + { + "extn": "4300", + "id": "26788", + "name": "Margaret Santos", + "office": "Murfreesboro", + "position": "Lecturer", + "salary": "$80,399", + "start_date": "1/25/2011" + }, + { + "extn": "2635", + "id": "26789", + "name": "Nate Farmer", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$238,713", + "start_date": "5/3/2001" + }, + { + "extn": "5046", + "id": "26790", + "name": "Chelsea Khan", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$106,197", + "start_date": "5/12/2019" + }, + { + "extn": "7588", + "id": "26791", + "name": "Paula Riley", + "office": "Oakland", + "position": "Doctor", + "salary": "$203,331", + "start_date": "7/15/2008" + }, + { + "extn": "2087", + "id": "26792", + "name": "Oliver Maxwell", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$38,379", + "start_date": "8/23/2011" + }, + { + "extn": "5934", + "id": "26793", + "name": "Lexi Young", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$288,887", + "start_date": "2/24/2002" + }, + { + "extn": "5248", + "id": "26794", + "name": "David Norman", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$173,068", + "start_date": "8/25/2006" + }, + { + "extn": "6711", + "id": "26795", + "name": "Harry Pearson", + "office": "Cincinnati", + "position": "Budget Analyst", + "salary": "$172,274", + "start_date": "12/18/2016" + }, + { + "extn": "5901", + "id": "26796", + "name": "Chester Addison", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$80,566", + "start_date": "6/30/2017" + }, + { + "extn": "6482", + "id": "26797", + "name": "Marvin Uttridge", + "office": "Memphis", + "position": "Clerk", + "salary": "$299,171", + "start_date": "4/12/2002" + }, + { + "extn": "8448", + "id": "26798", + "name": "Nicholas Cartwright", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$127,117", + "start_date": "5/24/2009" + }, + { + "extn": "7516", + "id": "26799", + "name": "Liam Vaughn", + "office": "Arlington", + "position": "Clerk", + "salary": "$252,766", + "start_date": "9/5/2015" + }, + { + "extn": "4438", + "id": "26800", + "name": "Brad Redden", + "office": "Cincinnati", + "position": "Banker", + "salary": "$295,175", + "start_date": "11/18/2004" + }, + { + "extn": "9250", + "id": "26801", + "name": "Eduardo Clifford", + "office": "Minneapolis", + "position": "Stockbroker", + "salary": "$120,074", + "start_date": "1/29/2001" + }, + { + "extn": "4067", + "id": "26802", + "name": "Winnie Selby", + "office": "Louisville", + "position": "Mobile Developer", + "salary": "$130,077", + "start_date": "10/1/2007" + }, + { + "extn": "1938", + "id": "26803", + "name": "Olivia Collins", + "office": "Dallas", + "position": "Audiologist", + "salary": "$144,188", + "start_date": "10/25/2001" + }, + { + "extn": "4420", + "id": "26804", + "name": "Winnie Drummond", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$15,180", + "start_date": "4/30/2017" + }, + { + "extn": "9698", + "id": "26805", + "name": "Jasmine Ramsey", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$140,330", + "start_date": "12/14/2017" + }, + { + "extn": "3450", + "id": "26806", + "name": "Helen Whitehouse", + "office": "El Paso", + "position": "Designer", + "salary": "$279,641", + "start_date": "11/5/2018" + }, + { + "extn": "5069", + "id": "26807", + "name": "Renee Stevens", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$18,902", + "start_date": "3/18/2000" + }, + { + "extn": "8153", + "id": "26808", + "name": "Joseph Parr", + "office": "Rochester", + "position": "Insurance Broker", + "salary": "$85,250", + "start_date": "6/24/2002" + }, + { + "extn": "5487", + "id": "26809", + "name": "Benny Swift", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$252,158", + "start_date": "12/6/2011" + }, + { + "extn": "6120", + "id": "26810", + "name": "Bryon Vass", + "office": "Tallahassee", + "position": "Designer", + "salary": "$17,770", + "start_date": "12/26/2008" + }, + { + "extn": "1694", + "id": "26811", + "name": "Naomi Benfield", + "office": "Anaheim", + "position": "Banker", + "salary": "$61,709", + "start_date": "1/30/2003" + }, + { + "extn": "5438", + "id": "26812", + "name": "Mark Farrell", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$49,466", + "start_date": "2/26/2010" + }, + { + "extn": "5645", + "id": "26813", + "name": "Doris Tutton", + "office": "Laredo", + "position": "Production Painter", + "salary": "$33,387", + "start_date": "1/10/2011" + }, + { + "extn": "8890", + "id": "26814", + "name": "Gladys Rogers", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$270,490", + "start_date": "5/26/2010" + }, + { + "extn": "1057", + "id": "26815", + "name": "Aeris Walton", + "office": "Denver", + "position": "Machine Operator", + "salary": "$236,641", + "start_date": "1/14/2019" + }, + { + "extn": "9178", + "id": "26816", + "name": "Cristal Pearson", + "office": "New Orleans", + "position": "Bellman", + "salary": "$173,181", + "start_date": "9/4/2012" + }, + { + "extn": "7412", + "id": "26817", + "name": "Denis Atkinson", + "office": "Irving", + "position": "Software Engineer", + "salary": "$292,068", + "start_date": "8/6/2012" + }, + { + "extn": "4361", + "id": "26818", + "name": "Caitlyn Clarke", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$115,490", + "start_date": "11/25/2010" + }, + { + "extn": "4019", + "id": "26819", + "name": "Cherish Abbot", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$263,806", + "start_date": "3/16/2012" + }, + { + "extn": "4077", + "id": "26820", + "name": "Claire Roberts", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$45,572", + "start_date": "11/26/2004" + }, + { + "extn": "5697", + "id": "26821", + "name": "Erick Holmes", + "office": "Laredo", + "position": "Retail Trainee", + "salary": "$237,872", + "start_date": "4/8/2005" + }, + { + "extn": "5451", + "id": "26822", + "name": "Aiden Moreno", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$117,002", + "start_date": "12/11/2005" + }, + { + "extn": "2832", + "id": "26823", + "name": "Isabella Hamilton", + "office": "Arlington", + "position": "Bookkeeper", + "salary": "$98,534", + "start_date": "2/13/2004" + }, + { + "extn": "2422", + "id": "26824", + "name": "Marjorie Rodgers", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$201,401", + "start_date": "11/8/2001" + }, + { + "extn": "5974", + "id": "26825", + "name": "Lorraine Young", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$95,560", + "start_date": "12/4/2014" + }, + { + "extn": "3320", + "id": "26826", + "name": "Javier Rodgers", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$10,815", + "start_date": "3/25/2001" + }, + { + "extn": "1562", + "id": "26827", + "name": "Lauren Powell", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$205,056", + "start_date": "10/23/2002" + }, + { + "extn": "4623", + "id": "26828", + "name": "Ramon Santos", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$229,259", + "start_date": "12/26/2012" + }, + { + "extn": "3572", + "id": "26829", + "name": "Shannon Reid", + "office": "Springfield", + "position": "Software Engineer", + "salary": "$232,852", + "start_date": "7/27/2016" + }, + { + "extn": "4812", + "id": "26830", + "name": "Tyson Matthews", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$154,533", + "start_date": "9/8/2013" + }, + { + "extn": "3599", + "id": "26831", + "name": "Lucas Hardwick", + "office": "Stockton", + "position": "CNC Operator", + "salary": "$219,189", + "start_date": "1/28/2013" + }, + { + "extn": "6697", + "id": "26832", + "name": "Vivian Knight", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$12,028", + "start_date": "12/21/2016" + }, + { + "extn": "3468", + "id": "26833", + "name": "Tom Palmer", + "office": "Madison", + "position": "Webmaster", + "salary": "$66,470", + "start_date": "8/1/2004" + }, + { + "extn": "2527", + "id": "26834", + "name": "Raquel Partridge", + "office": "Oakland", + "position": "Biologist", + "salary": "$241,748", + "start_date": "11/4/2010" + }, + { + "extn": "1566", + "id": "26835", + "name": "Cara Herbert", + "office": "Stockton", + "position": "Dentist", + "salary": "$174,197", + "start_date": "2/16/2001" + }, + { + "extn": "8362", + "id": "26836", + "name": "Daniel Wright", + "office": "Charlotte", + "position": "Physician", + "salary": "$69,679", + "start_date": "8/21/2007" + }, + { + "extn": "9325", + "id": "26837", + "name": "Eden Baldwin", + "office": "Omaha", + "position": "Physician", + "salary": "$122,801", + "start_date": "8/9/2013" + }, + { + "extn": "2376", + "id": "26838", + "name": "Maia Yoman", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$46,411", + "start_date": "5/3/2003" + }, + { + "extn": "3235", + "id": "26839", + "name": "Hayden Cameron", + "office": "Atlanta", + "position": "Webmaster", + "salary": "$103,902", + "start_date": "6/14/2014" + }, + { + "extn": "5512", + "id": "26840", + "name": "David Rosenbloom", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$38,117", + "start_date": "8/12/2002" + }, + { + "extn": "9221", + "id": "26841", + "name": "Sharon Reid", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$247,474", + "start_date": "8/8/2004" + }, + { + "extn": "4805", + "id": "26842", + "name": "Kendra Rose", + "office": "Innsbruck", + "position": "Loan Officer", + "salary": "$264,737", + "start_date": "9/5/2008" + }, + { + "extn": "4784", + "id": "26843", + "name": "Courtney Tennant", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$241,098", + "start_date": "3/22/2013" + }, + { + "extn": "5072", + "id": "26844", + "name": "Phillip Yoman", + "office": "Pittsburgh", + "position": "Call Center Representative", + "salary": "$63,912", + "start_date": "2/29/2016" + }, + { + "extn": "3372", + "id": "26845", + "name": "Josh Clarkson", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$61,714", + "start_date": "1/22/2014" + }, + { + "extn": "1954", + "id": "26846", + "name": "Alan Anderson", + "office": "Bucharest", + "position": "Auditor", + "salary": "$299,094", + "start_date": "2/5/2016" + }, + { + "extn": "7655", + "id": "26847", + "name": "Aiden Everett", + "office": "Lincoln", + "position": "Clerk", + "salary": "$77,095", + "start_date": "7/15/2019" + }, + { + "extn": "6098", + "id": "26848", + "name": "Anthony Keys", + "office": "Fremont", + "position": "Baker", + "salary": "$109,650", + "start_date": "12/30/2007" + }, + { + "extn": "5081", + "id": "26849", + "name": "Melania Campbell", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$91,058", + "start_date": "1/22/2014" + }, + { + "extn": "2905", + "id": "26850", + "name": "Evelynn Tait", + "office": "Anaheim", + "position": "Doctor", + "salary": "$183,099", + "start_date": "3/23/2019" + }, + { + "extn": "5291", + "id": "26851", + "name": "Quinn Herbert", + "office": "Sacramento", + "position": "Budget Analyst", + "salary": "$189,250", + "start_date": "11/10/2004" + }, + { + "extn": "1478", + "id": "26852", + "name": "Roger Skinner", + "office": "Jacksonville", + "position": "Physician", + "salary": "$204,216", + "start_date": "7/17/2010" + }, + { + "extn": "9494", + "id": "26853", + "name": "Angelique Stewart", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$42,623", + "start_date": "10/17/2003" + }, + { + "extn": "8183", + "id": "26854", + "name": "Lucas Ingram", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$217,813", + "start_date": "8/8/2004" + }, + { + "extn": "4954", + "id": "26855", + "name": "Domenic Wild", + "office": "Venice", + "position": "Inspector", + "salary": "$43,820", + "start_date": "3/3/2018" + }, + { + "extn": "5000", + "id": "26856", + "name": "Judith Spencer", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$63,126", + "start_date": "12/22/2005" + }, + { + "extn": "9862", + "id": "26857", + "name": "Barry Jones", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$78,434", + "start_date": "7/17/2014" + }, + { + "extn": "9917", + "id": "26858", + "name": "Johnathan Stevenson", + "office": "Berlin", + "position": "Clerk", + "salary": "$56,311", + "start_date": "11/29/2014" + }, + { + "extn": "3298", + "id": "26859", + "name": "Leslie Windsor", + "office": "El Paso", + "position": "Design Engineer", + "salary": "$252,820", + "start_date": "8/15/2015" + }, + { + "extn": "4452", + "id": "26860", + "name": "Valentina Stanley", + "office": "Reno", + "position": "Dentist", + "salary": "$145,103", + "start_date": "6/21/2018" + }, + { + "extn": "5758", + "id": "26861", + "name": "Chuck Martin", + "office": "London", + "position": "Lecturer", + "salary": "$187,146", + "start_date": "2/25/2006" + }, + { + "extn": "1896", + "id": "26862", + "name": "Taylor Saunders", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$267,549", + "start_date": "6/23/2009" + }, + { + "extn": "3465", + "id": "26863", + "name": "Agnes Ianson", + "office": "Miami", + "position": "Loan Officer", + "salary": "$32,792", + "start_date": "4/21/2007" + }, + { + "extn": "8849", + "id": "26864", + "name": "Ronald Benson", + "office": "Tallahassee", + "position": "Inspector", + "salary": "$81,481", + "start_date": "2/17/2005" + }, + { + "extn": "2487", + "id": "26865", + "name": "Louise Crawley", + "office": "Portland", + "position": "Steward", + "salary": "$243,385", + "start_date": "6/29/2016" + }, + { + "extn": "1710", + "id": "26866", + "name": "Anabel Fields", + "office": "St. Louis", + "position": "Baker", + "salary": "$208,615", + "start_date": "9/19/2000" + }, + { + "extn": "8427", + "id": "26867", + "name": "Tyler Simpson", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$278,667", + "start_date": "1/4/2012" + }, + { + "extn": "5006", + "id": "26868", + "name": "Thea Ainsworth", + "office": "Bridgeport", + "position": "Executive Director", + "salary": "$294,831", + "start_date": "1/10/2004" + }, + { + "extn": "6109", + "id": "26869", + "name": "Louise Parker", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$263,653", + "start_date": "7/26/2003" + }, + { + "extn": "2739", + "id": "26870", + "name": "Chadwick Butler", + "office": "New York", + "position": "Business Broker", + "salary": "$54,524", + "start_date": "2/16/2000" + }, + { + "extn": "4904", + "id": "26871", + "name": "Doug Franks", + "office": "Washington", + "position": "Business Broker", + "salary": "$299,998", + "start_date": "9/21/2011" + }, + { + "extn": "3122", + "id": "26872", + "name": "Hank Rust", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$105,818", + "start_date": "9/30/2000" + }, + { + "extn": "5884", + "id": "26873", + "name": "Boris Simpson", + "office": "Milano", + "position": "Webmaster", + "salary": "$261,647", + "start_date": "3/10/2000" + }, + { + "extn": "3208", + "id": "26874", + "name": "Abdul Stewart", + "office": "Saint Paul", + "position": "Doctor", + "salary": "$233,534", + "start_date": "10/16/2014" + }, + { + "extn": "1864", + "id": "26875", + "name": "Carter Vallins", + "office": "Worcester", + "position": "Steward", + "salary": "$77,131", + "start_date": "4/13/2015" + }, + { + "extn": "9480", + "id": "26876", + "name": "Davina Griffiths", + "office": "Miami", + "position": "Retail Trainee", + "salary": "$154,672", + "start_date": "12/15/2000" + }, + { + "extn": "6817", + "id": "26877", + "name": "David Pope", + "office": "Washington", + "position": "Restaurant Manager", + "salary": "$42,951", + "start_date": "9/18/2015" + }, + { + "extn": "9736", + "id": "26878", + "name": "Dasha Mackenzie", + "office": "Memphis", + "position": "Webmaster", + "salary": "$237,052", + "start_date": "2/13/2018" + }, + { + "extn": "8116", + "id": "26879", + "name": "Carter Casey", + "office": "Toledo", + "position": "Clerk", + "salary": "$174,151", + "start_date": "12/8/2015" + }, + { + "extn": "7925", + "id": "26880", + "name": "Alan Underhill", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$31,188", + "start_date": "6/17/2002" + }, + { + "extn": "7140", + "id": "26881", + "name": "Gil James", + "office": "Irving", + "position": "Doctor", + "salary": "$298,381", + "start_date": "7/14/2001" + }, + { + "extn": "6002", + "id": "26882", + "name": "Nathan White", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$166,481", + "start_date": "1/12/2000" + }, + { + "extn": "5611", + "id": "26883", + "name": "Tom Selby", + "office": "Rochester", + "position": "Production Painter", + "salary": "$289,505", + "start_date": "11/9/2002" + }, + { + "extn": "2071", + "id": "26884", + "name": "Hank Baldwin", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$107,220", + "start_date": "5/26/2002" + }, + { + "extn": "1081", + "id": "26885", + "name": "Sydney King", + "office": "Charlotte", + "position": "Physician", + "salary": "$218,154", + "start_date": "4/8/2011" + }, + { + "extn": "5458", + "id": "26886", + "name": "Eduardo Cadman", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$120,553", + "start_date": "3/16/2011" + }, + { + "extn": "5137", + "id": "26887", + "name": "Harmony Hepburn", + "office": "Springfield", + "position": "Production Painter", + "salary": "$160,163", + "start_date": "7/2/2017" + }, + { + "extn": "6342", + "id": "26888", + "name": "Wade Saunders", + "office": "Madison", + "position": "Business Broker", + "salary": "$150,398", + "start_date": "9/4/2002" + }, + { + "extn": "4700", + "id": "26889", + "name": "Bob Potts", + "office": "Reno", + "position": "Health Educator", + "salary": "$254,229", + "start_date": "5/29/2012" + }, + { + "extn": "6254", + "id": "26890", + "name": "Kate Reynolds", + "office": "San Jose", + "position": "Accountant", + "salary": "$39,980", + "start_date": "2/23/2002" + }, + { + "extn": "1235", + "id": "26891", + "name": "Johnny Martin", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$90,197", + "start_date": "4/7/2019" + }, + { + "extn": "7703", + "id": "26892", + "name": "Harry James", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$40,636", + "start_date": "5/6/2009" + }, + { + "extn": "2734", + "id": "26893", + "name": "Rita Exton", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$55,759", + "start_date": "12/5/2010" + }, + { + "extn": "2687", + "id": "26894", + "name": "Nicholas Ogilvy", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$106,693", + "start_date": "11/21/2011" + }, + { + "extn": "1008", + "id": "26895", + "name": "Manuel Atkinson", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$96,315", + "start_date": "3/17/2007" + }, + { + "extn": "6942", + "id": "26896", + "name": "Doug Attwood", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$132,465", + "start_date": "6/11/2015" + }, + { + "extn": "3758", + "id": "26897", + "name": "Mike Rothwell", + "office": "Jersey City", + "position": "Accountant", + "salary": "$32,921", + "start_date": "8/17/2005" + }, + { + "extn": "9075", + "id": "26898", + "name": "Agnes Harrington", + "office": "Fayetteville", + "position": "Web Developer", + "salary": "$139,346", + "start_date": "11/29/2010" + }, + { + "extn": "2093", + "id": "26899", + "name": "William Rogers", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$239,848", + "start_date": "8/16/2018" + }, + { + "extn": "7760", + "id": "26900", + "name": "Sebastian Rose", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$292,573", + "start_date": "2/16/2001" + }, + { + "extn": "6329", + "id": "26901", + "name": "Kieth Lee", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$75,976", + "start_date": "6/23/2017" + }, + { + "extn": "3613", + "id": "26902", + "name": "Jocelyn Ainsworth", + "office": "Miami", + "position": "Treasurer", + "salary": "$104,926", + "start_date": "3/20/2003" + }, + { + "extn": "7129", + "id": "26903", + "name": "Jules Jones", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$20,055", + "start_date": "11/4/2015" + }, + { + "extn": "5514", + "id": "26904", + "name": "Quinn Malone", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$117,036", + "start_date": "11/17/2006" + }, + { + "extn": "3648", + "id": "26905", + "name": "Jenna Atkinson", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$57,532", + "start_date": "3/15/2015" + }, + { + "extn": "5485", + "id": "26906", + "name": "Harvey Sinclair", + "office": "Scottsdale", + "position": "Budget Analyst", + "salary": "$273,447", + "start_date": "12/20/2003" + }, + { + "extn": "5515", + "id": "26907", + "name": "John Vallins", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$250,501", + "start_date": "2/5/2013" + }, + { + "extn": "8128", + "id": "26908", + "name": "Carter Rainford", + "office": "Huntsville", + "position": "Software Engineer", + "salary": "$268,371", + "start_date": "1/3/2010" + }, + { + "extn": "9246", + "id": "26909", + "name": "Rita Hunter", + "office": "El Paso", + "position": "CNC Operator", + "salary": "$247,148", + "start_date": "10/29/2016" + }, + { + "extn": "2857", + "id": "26910", + "name": "Abdul Richards", + "office": "Wien", + "position": "Fabricator", + "salary": "$263,839", + "start_date": "4/1/2005" + }, + { + "extn": "6116", + "id": "26911", + "name": "Mike Evans", + "office": "Otawa", + "position": "Health Educator", + "salary": "$82,030", + "start_date": "2/2/2008" + }, + { + "extn": "6594", + "id": "26912", + "name": "Rosie Reyes", + "office": "Arlington", + "position": "Clerk", + "salary": "$256,435", + "start_date": "10/4/2014" + }, + { + "extn": "7592", + "id": "26913", + "name": "Juliet Lindop", + "office": "Lincoln", + "position": "Healthcare Specialist", + "salary": "$225,710", + "start_date": "11/30/2005" + }, + { + "extn": "2998", + "id": "26914", + "name": "Christy Callan", + "office": "Fremont", + "position": "Baker", + "salary": "$128,930", + "start_date": "7/20/2005" + }, + { + "extn": "9424", + "id": "26915", + "name": "Rocco Graham", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$96,221", + "start_date": "10/1/2012" + }, + { + "extn": "5625", + "id": "26916", + "name": "Rachael Warden", + "office": "Venice", + "position": "Bellman", + "salary": "$291,410", + "start_date": "5/24/2013" + }, + { + "extn": "9908", + "id": "26917", + "name": "Bernadette Dyson", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$145,508", + "start_date": "5/9/2010" + }, + { + "extn": "5703", + "id": "26918", + "name": "Leroy Lloyd", + "office": "Houston", + "position": "Physician", + "salary": "$150,324", + "start_date": "3/7/2007" + }, + { + "extn": "3444", + "id": "26919", + "name": "Josh Wise", + "office": "Sacramento", + "position": "Call Center Representative", + "salary": "$119,789", + "start_date": "3/11/2015" + }, + { + "extn": "1685", + "id": "26920", + "name": "Estrella Oliver", + "office": "Prague", + "position": "Inspector", + "salary": "$197,559", + "start_date": "12/13/2012" + }, + { + "extn": "7809", + "id": "26921", + "name": "Celina Roberts", + "office": "Orlando", + "position": "Staffing Consultant", + "salary": "$153,546", + "start_date": "1/11/2003" + }, + { + "extn": "3956", + "id": "26922", + "name": "Noah Tate", + "office": "Chicago", + "position": "Service Supervisor", + "salary": "$249,930", + "start_date": "12/18/2004" + }, + { + "extn": "8020", + "id": "26923", + "name": "Rose Allen", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$162,985", + "start_date": "9/2/2005" + }, + { + "extn": "8244", + "id": "26924", + "name": "Juliet Hancock", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$269,097", + "start_date": "3/7/2000" + }, + { + "extn": "6351", + "id": "26925", + "name": "Janice Kidd", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$239,528", + "start_date": "6/8/2006" + }, + { + "extn": "6815", + "id": "26926", + "name": "Tony Boyle", + "office": "Amarillo", + "position": "CNC Operator", + "salary": "$223,439", + "start_date": "5/23/2007" + }, + { + "extn": "2459", + "id": "26927", + "name": "Josh Fox", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$206,579", + "start_date": "10/31/2008" + }, + { + "extn": "8782", + "id": "26928", + "name": "Claire Patel", + "office": "Washington", + "position": "Banker", + "salary": "$297,340", + "start_date": "9/16/2013" + }, + { + "extn": "8792", + "id": "26929", + "name": "Julius Ripley", + "office": "Indianapolis", + "position": "Healthcare Specialist", + "salary": "$276,539", + "start_date": "3/14/2007" + }, + { + "extn": "1059", + "id": "26930", + "name": "David Dixon", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$166,757", + "start_date": "3/22/2003" + }, + { + "extn": "3944", + "id": "26931", + "name": "Bryon Evans", + "office": "Venice", + "position": "Bookkeeper", + "salary": "$238,356", + "start_date": "1/26/2010" + }, + { + "extn": "7585", + "id": "26932", + "name": "Nicole Doherty", + "office": "Irving", + "position": "Bookkeeper", + "salary": "$126,938", + "start_date": "6/29/2011" + }, + { + "extn": "6646", + "id": "26933", + "name": "Celia Forth", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$16,141", + "start_date": "7/30/2013" + }, + { + "extn": "9258", + "id": "26934", + "name": "Eden Owens", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$52,131", + "start_date": "9/16/2000" + }, + { + "extn": "4038", + "id": "26935", + "name": "Benjamin Saunders", + "office": "Glendale", + "position": "Steward", + "salary": "$230,251", + "start_date": "7/16/2008" + }, + { + "extn": "5937", + "id": "26936", + "name": "Fred John", + "office": "Huntsville", + "position": "Electrician", + "salary": "$231,238", + "start_date": "6/16/2017" + }, + { + "extn": "1799", + "id": "26937", + "name": "Hannah Talbot", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$160,478", + "start_date": "2/14/2013" + }, + { + "extn": "8139", + "id": "26938", + "name": "Sonya Ripley", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$281,063", + "start_date": "11/18/2006" + }, + { + "extn": "9914", + "id": "26939", + "name": "Eryn Drew", + "office": "El Paso", + "position": "Health Educator", + "salary": "$145,684", + "start_date": "8/29/2009" + }, + { + "extn": "8325", + "id": "26940", + "name": "Susan Campbell", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$42,275", + "start_date": "10/12/2006" + }, + { + "extn": "5766", + "id": "26941", + "name": "Tyson Crawley", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$219,845", + "start_date": "9/21/2001" + }, + { + "extn": "2878", + "id": "26942", + "name": "Bernadette Sawyer", + "office": "Lincoln", + "position": "Associate Professor", + "salary": "$41,568", + "start_date": "4/22/2013" + }, + { + "extn": "5302", + "id": "26943", + "name": "Rosie Chapman", + "office": "Berlin", + "position": "Banker", + "salary": "$58,783", + "start_date": "7/27/2010" + }, + { + "extn": "9983", + "id": "26944", + "name": "Rosalie Collins", + "office": "Richmond", + "position": "Designer", + "salary": "$85,617", + "start_date": "12/27/2018" + }, + { + "extn": "7823", + "id": "26945", + "name": "Rhea Bennett", + "office": "Boston", + "position": "Stockbroker", + "salary": "$264,297", + "start_date": "8/22/2002" + }, + { + "extn": "6597", + "id": "26946", + "name": "Owen Adler", + "office": "Portland", + "position": "Clerk", + "salary": "$237,520", + "start_date": "1/28/2012" + }, + { + "extn": "1470", + "id": "26947", + "name": "Eduardo Simpson", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$282,624", + "start_date": "5/4/2013" + }, + { + "extn": "3444", + "id": "26948", + "name": "Callie Radley", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$108,923", + "start_date": "5/14/2015" + }, + { + "extn": "2567", + "id": "26949", + "name": "Enoch Tobin", + "office": "Seattle", + "position": "Webmaster", + "salary": "$209,710", + "start_date": "8/26/2006" + }, + { + "extn": "9667", + "id": "26950", + "name": "Regina Gregory", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$193,702", + "start_date": "8/8/2001" + }, + { + "extn": "6320", + "id": "26951", + "name": "Peyton Quinn", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$259,460", + "start_date": "9/8/2006" + }, + { + "extn": "7122", + "id": "26952", + "name": "Cassandra Ellery", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$135,358", + "start_date": "11/20/2009" + }, + { + "extn": "1048", + "id": "26953", + "name": "Aiden Allen", + "office": "San Jose", + "position": "Operator", + "salary": "$129,905", + "start_date": "2/4/2016" + }, + { + "extn": "7219", + "id": "26954", + "name": "Eve Drummond", + "office": "Oklahoma City", + "position": "Web Developer", + "salary": "$205,627", + "start_date": "10/4/2014" + }, + { + "extn": "8710", + "id": "26955", + "name": "Dani Alldridge", + "office": "Glendale", + "position": "Treasurer", + "salary": "$222,070", + "start_date": "12/10/2007" + }, + { + "extn": "2744", + "id": "26956", + "name": "Jayden Gordon", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$15,675", + "start_date": "7/31/2006" + }, + { + "extn": "2517", + "id": "26957", + "name": "Mike Hill", + "office": "Indianapolis", + "position": "Systems Administrator", + "salary": "$80,007", + "start_date": "1/5/2016" + }, + { + "extn": "2541", + "id": "26958", + "name": "Cedrick Bennett", + "office": "Irving", + "position": "Machine Operator", + "salary": "$187,323", + "start_date": "12/7/2018" + }, + { + "extn": "6593", + "id": "26959", + "name": "Enoch Abbot", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$59,485", + "start_date": "11/30/2010" + }, + { + "extn": "4824", + "id": "26960", + "name": "Johnny Yoman", + "office": "Saint Paul", + "position": "Physician", + "salary": "$282,708", + "start_date": "8/5/2004" + }, + { + "extn": "5749", + "id": "26961", + "name": "Alba Wooldridge", + "office": "Orlando", + "position": "Cashier", + "salary": "$97,050", + "start_date": "3/7/2003" + }, + { + "extn": "7088", + "id": "26962", + "name": "Alice Nash", + "office": "Memphis", + "position": "Inspector", + "salary": "$264,299", + "start_date": "9/7/2003" + }, + { + "extn": "6207", + "id": "26963", + "name": "Ron Faulkner", + "office": "Cincinnati", + "position": "Baker", + "salary": "$50,051", + "start_date": "7/3/2010" + }, + { + "extn": "2471", + "id": "26964", + "name": "Bart Holmes", + "office": "Rochester", + "position": "Audiologist", + "salary": "$261,946", + "start_date": "6/12/2000" + }, + { + "extn": "2474", + "id": "26965", + "name": "Tony Eyres", + "office": "Reno", + "position": "Loan Officer", + "salary": "$294,247", + "start_date": "1/5/2011" + }, + { + "extn": "8217", + "id": "26966", + "name": "Tom Brennan", + "office": "Washington", + "position": "Chef Manager", + "salary": "$276,172", + "start_date": "7/15/2011" + }, + { + "extn": "5360", + "id": "26967", + "name": "Kenzie Lomax", + "office": "Madrid", + "position": "Retail Trainee", + "salary": "$138,520", + "start_date": "6/10/2000" + }, + { + "extn": "8765", + "id": "26968", + "name": "Mason Dixon", + "office": "Prague", + "position": "Webmaster", + "salary": "$73,861", + "start_date": "4/3/2007" + }, + { + "extn": "8590", + "id": "26969", + "name": "Morgan Potts", + "office": "Tallahassee", + "position": "Designer", + "salary": "$139,030", + "start_date": "5/16/2004" + }, + { + "extn": "7942", + "id": "26970", + "name": "Oliver Benfield", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$235,688", + "start_date": "5/26/2001" + }, + { + "extn": "1508", + "id": "26971", + "name": "Jade Bradley", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$131,117", + "start_date": "4/3/2014" + }, + { + "extn": "2893", + "id": "26972", + "name": "Susan Vane", + "office": "Venice", + "position": "Ambulatory Nurse", + "salary": "$88,109", + "start_date": "7/19/2003" + }, + { + "extn": "6313", + "id": "26973", + "name": "Mason Rainford", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$246,989", + "start_date": "10/14/2011" + }, + { + "extn": "7692", + "id": "26974", + "name": "Javier Eyres", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$232,054", + "start_date": "4/2/2003" + }, + { + "extn": "8415", + "id": "26975", + "name": "Violet Oatway", + "office": "Quebec", + "position": "Executive Director", + "salary": "$121,760", + "start_date": "1/22/2017" + }, + { + "extn": "1803", + "id": "26976", + "name": "Rosalyn Wooldridge", + "office": "Escondido", + "position": "Mobile Developer", + "salary": "$198,187", + "start_date": "7/18/2002" + }, + { + "extn": "4185", + "id": "26977", + "name": "Roger Hopkins", + "office": "Paris", + "position": "Webmaster", + "salary": "$209,795", + "start_date": "8/17/2008" + }, + { + "extn": "6284", + "id": "26978", + "name": "Hank Morrow", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$47,440", + "start_date": "4/11/2015" + }, + { + "extn": "5149", + "id": "26979", + "name": "Oliver Sanchez", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$76,934", + "start_date": "6/24/2001" + }, + { + "extn": "6780", + "id": "26980", + "name": "Johnny Potts", + "office": "Nashville", + "position": "Fabricator", + "salary": "$263,539", + "start_date": "1/14/2010" + }, + { + "extn": "5565", + "id": "26981", + "name": "Noah Alexander", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$235,778", + "start_date": "9/24/2010" + }, + { + "extn": "2317", + "id": "26982", + "name": "Michael Tait", + "office": "Venice", + "position": "Steward", + "salary": "$21,405", + "start_date": "4/26/2019" + }, + { + "extn": "3456", + "id": "26983", + "name": "Peter Wilkinson", + "office": "Oakland", + "position": "Pharmacist", + "salary": "$298,657", + "start_date": "7/15/2002" + }, + { + "extn": "3768", + "id": "26984", + "name": "Owen Addison", + "office": "Springfield", + "position": "Auditor", + "salary": "$292,720", + "start_date": "4/2/2011" + }, + { + "extn": "7221", + "id": "26985", + "name": "Lucas Newton", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$236,515", + "start_date": "2/19/2007" + }, + { + "extn": "8196", + "id": "26986", + "name": "Christine Pope", + "office": "Richmond", + "position": "Cashier", + "salary": "$218,076", + "start_date": "4/26/2005" + }, + { + "extn": "7456", + "id": "26987", + "name": "Javier Lewis", + "office": "Norfolk", + "position": "Clerk", + "salary": "$49,404", + "start_date": "3/19/2013" + }, + { + "extn": "9980", + "id": "26988", + "name": "Jennifer Hopkins", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$243,791", + "start_date": "8/27/2008" + }, + { + "extn": "2346", + "id": "26989", + "name": "Camden Carter", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$205,702", + "start_date": "3/23/2015" + }, + { + "extn": "7437", + "id": "26990", + "name": "Christine Flack", + "office": "Fort Lauderdale", + "position": "HR Coordinator", + "salary": "$69,306", + "start_date": "9/27/2012" + }, + { + "extn": "8857", + "id": "26991", + "name": "Gina Callan", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$275,996", + "start_date": "5/11/2005" + }, + { + "extn": "1053", + "id": "26992", + "name": "Charlotte Uttley", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$154,638", + "start_date": "3/31/2010" + }, + { + "extn": "8729", + "id": "26993", + "name": "Mason Saunders", + "office": "Cincinnati", + "position": "Assistant Buyer", + "salary": "$274,871", + "start_date": "4/20/2014" + }, + { + "extn": "8178", + "id": "26994", + "name": "Logan Cox", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$279,433", + "start_date": "9/27/2017" + }, + { + "extn": "4727", + "id": "26995", + "name": "Taylor Noach", + "office": "Dallas", + "position": "Systems Administrator", + "salary": "$226,709", + "start_date": "8/15/2012" + }, + { + "extn": "2359", + "id": "26996", + "name": "Sadie Dunbar", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$71,155", + "start_date": "2/27/2008" + }, + { + "extn": "2904", + "id": "26997", + "name": "Marvin Whittle", + "office": "Seattle", + "position": "Health Educator", + "salary": "$238,655", + "start_date": "4/5/2014" + }, + { + "extn": "2967", + "id": "26998", + "name": "Chris Osman", + "office": "Norfolk", + "position": "Assistant Buyer", + "salary": "$45,495", + "start_date": "2/1/2006" + }, + { + "extn": "4231", + "id": "26999", + "name": "Oliver Shaw", + "office": "Scottsdale", + "position": "Audiologist", + "salary": "$108,496", + "start_date": "9/29/2014" + }, + { + "extn": "1378", + "id": "27000", + "name": "Dakota Rowe", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$110,231", + "start_date": "6/3/2008" + }, + { + "extn": "2586", + "id": "27001", + "name": "Alan Hall", + "office": "Nashville", + "position": "Operator", + "salary": "$155,919", + "start_date": "10/27/2003" + }, + { + "extn": "6653", + "id": "27002", + "name": "Camila Phillips", + "office": "Milwaukee", + "position": "Treasurer", + "salary": "$109,134", + "start_date": "2/20/2007" + }, + { + "extn": "4300", + "id": "27003", + "name": "Daron Benson", + "office": "Fremont", + "position": "Operator", + "salary": "$189,033", + "start_date": "4/2/2005" + }, + { + "extn": "1386", + "id": "27004", + "name": "Fred Gilmore", + "office": "Ontario", + "position": "Electrician", + "salary": "$155,530", + "start_date": "4/1/2011" + }, + { + "extn": "1086", + "id": "27005", + "name": "Hank Jones", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$166,052", + "start_date": "10/18/2015" + }, + { + "extn": "5923", + "id": "27006", + "name": "Shannon Rixon", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$199,445", + "start_date": "5/18/2016" + }, + { + "extn": "5931", + "id": "27007", + "name": "Camellia Morrison", + "office": "Rome", + "position": "IT Support Staff", + "salary": "$205,413", + "start_date": "4/15/2006" + }, + { + "extn": "8710", + "id": "27008", + "name": "Logan Calderwood", + "office": "Toledo", + "position": "Staffing Consultant", + "salary": "$241,386", + "start_date": "1/22/2005" + }, + { + "extn": "4096", + "id": "27009", + "name": "Danny Carson", + "office": "Springfield", + "position": "Web Developer", + "salary": "$205,523", + "start_date": "5/24/2000" + }, + { + "extn": "5310", + "id": "27010", + "name": "Roger Doherty", + "office": "Glendale", + "position": "Service Supervisor", + "salary": "$34,685", + "start_date": "12/4/2004" + }, + { + "extn": "5104", + "id": "27011", + "name": "Lucy Needham", + "office": "New York", + "position": "HR Specialist", + "salary": "$57,432", + "start_date": "3/22/2019" + }, + { + "extn": "2089", + "id": "27012", + "name": "Charlotte Page ", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$148,310", + "start_date": "4/18/2019" + }, + { + "extn": "1185", + "id": "27013", + "name": "Liv Upsdell", + "office": "Quebec", + "position": "Production Painter", + "salary": "$283,939", + "start_date": "5/25/2015" + }, + { + "extn": "4988", + "id": "27014", + "name": "Cara Benfield", + "office": "Arlington", + "position": "Cashier", + "salary": "$204,031", + "start_date": "3/8/2011" + }, + { + "extn": "6602", + "id": "27015", + "name": "Rick Whinter", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$152,913", + "start_date": "7/11/2002" + }, + { + "extn": "5051", + "id": "27016", + "name": "Jack Doherty", + "office": "Fullerton", + "position": "Healthcare Specialist", + "salary": "$171,627", + "start_date": "10/23/2018" + }, + { + "extn": "8718", + "id": "27017", + "name": "Hannah Uttley", + "office": "Rochester", + "position": "Service Supervisor", + "salary": "$58,294", + "start_date": "7/3/2010" + }, + { + "extn": "6951", + "id": "27018", + "name": "Kendra Rodwell", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$111,415", + "start_date": "1/18/2003" + }, + { + "extn": "5381", + "id": "27019", + "name": "Chad Cattell", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$125,349", + "start_date": "4/3/2002" + }, + { + "extn": "4916", + "id": "27020", + "name": "Ethan Grey", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$193,094", + "start_date": "5/7/2005" + }, + { + "extn": "9432", + "id": "27021", + "name": "Mark Moran", + "office": "Columbus", + "position": "Fabricator", + "salary": "$224,400", + "start_date": "9/10/2005" + }, + { + "extn": "2364", + "id": "27022", + "name": "Makenzie Funnell", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$224,541", + "start_date": "11/5/2000" + }, + { + "extn": "5217", + "id": "27023", + "name": "Tyler Morgan", + "office": "El Paso", + "position": "Auditor", + "salary": "$258,393", + "start_date": "4/1/2014" + }, + { + "extn": "8921", + "id": "27024", + "name": "Aiden Roberts", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$82,292", + "start_date": "7/3/2003" + }, + { + "extn": "6809", + "id": "27025", + "name": "Isabel Broomfield", + "office": "Miami", + "position": "Operator", + "salary": "$28,158", + "start_date": "5/5/2002" + }, + { + "extn": "1497", + "id": "27026", + "name": "Eduardo Haines", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$249,584", + "start_date": "3/25/2016" + }, + { + "extn": "2663", + "id": "27027", + "name": "George Reynolds", + "office": "New Orleans", + "position": "Clerk", + "salary": "$31,816", + "start_date": "3/22/2003" + }, + { + "extn": "1142", + "id": "27028", + "name": "Rufus Mccormick", + "office": "Hayward", + "position": "Dentist", + "salary": "$14,988", + "start_date": "6/12/2001" + }, + { + "extn": "2172", + "id": "27029", + "name": "Wendy Milner", + "office": "Denver", + "position": "Inspector", + "salary": "$23,696", + "start_date": "5/29/2002" + }, + { + "extn": "1947", + "id": "27030", + "name": "Boris Nanton", + "office": "London", + "position": "Executive Director", + "salary": "$151,563", + "start_date": "7/5/2018" + }, + { + "extn": "3125", + "id": "27031", + "name": "Abdul Goldsmith", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$230,251", + "start_date": "12/1/2015" + }, + { + "extn": "1398", + "id": "27032", + "name": "Aurelia Ralph", + "office": "Milano", + "position": "Webmaster", + "salary": "$44,017", + "start_date": "8/20/2000" + }, + { + "extn": "6742", + "id": "27033", + "name": "Barry Rehman", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$106,241", + "start_date": "3/11/2019" + }, + { + "extn": "4575", + "id": "27034", + "name": "Rihanna Redfern", + "office": "London", + "position": "Insurance Broker", + "salary": "$111,548", + "start_date": "7/22/2017" + }, + { + "extn": "6509", + "id": "27035", + "name": "Eduardo Craig", + "office": "Memphis", + "position": "Cook", + "salary": "$293,562", + "start_date": "8/18/2017" + }, + { + "extn": "9145", + "id": "27036", + "name": "Macy Windsor", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$295,155", + "start_date": "4/6/2003" + }, + { + "extn": "6967", + "id": "27037", + "name": "Rocco Ward", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$115,348", + "start_date": "8/3/2012" + }, + { + "extn": "4399", + "id": "27038", + "name": "Anthony Whatson", + "office": "Zurich", + "position": "Clerk", + "salary": "$244,882", + "start_date": "1/18/2007" + }, + { + "extn": "9966", + "id": "27039", + "name": "Ciara Harrington", + "office": "San Jose", + "position": "Insurance Broker", + "salary": "$133,193", + "start_date": "6/9/2019" + }, + { + "extn": "5223", + "id": "27040", + "name": "Nicholas Martin", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$232,047", + "start_date": "6/23/2004" + }, + { + "extn": "5967", + "id": "27041", + "name": "Mina Quinnell", + "office": "Saint Paul", + "position": "Steward", + "salary": "$130,630", + "start_date": "8/8/2015" + }, + { + "extn": "3387", + "id": "27042", + "name": "Martin Stanley", + "office": "Reno", + "position": "Steward", + "salary": "$183,664", + "start_date": "8/29/2012" + }, + { + "extn": "5325", + "id": "27043", + "name": "Anais Donnelly", + "office": "Scottsdale", + "position": "Designer", + "salary": "$81,674", + "start_date": "7/28/2017" + }, + { + "extn": "4647", + "id": "27044", + "name": "Daron Baldwin", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$107,050", + "start_date": "6/27/2008" + }, + { + "extn": "7760", + "id": "27045", + "name": "Domenic Dale", + "office": "Garland", + "position": "Auditor", + "salary": "$204,484", + "start_date": "1/18/2019" + }, + { + "extn": "9679", + "id": "27046", + "name": "Leanne Vernon", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$77,973", + "start_date": "1/25/2006" + }, + { + "extn": "3551", + "id": "27047", + "name": "Wade Isaac", + "office": "Madrid", + "position": "Front Desk Coordinator", + "salary": "$262,926", + "start_date": "8/15/2004" + }, + { + "extn": "2641", + "id": "27048", + "name": "Abdul King", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$105,949", + "start_date": "9/3/2002" + }, + { + "extn": "1552", + "id": "27049", + "name": "Marie Lewis", + "office": "Prague", + "position": "HR Specialist", + "salary": "$231,501", + "start_date": "3/11/2009" + }, + { + "extn": "4309", + "id": "27050", + "name": "Leilani Eaton", + "office": "Springfield", + "position": "Clerk", + "salary": "$101,670", + "start_date": "6/4/2013" + }, + { + "extn": "1428", + "id": "27051", + "name": "Ruby Lunt", + "office": "Lyon", + "position": "Audiologist", + "salary": "$243,688", + "start_date": "6/13/2002" + }, + { + "extn": "5823", + "id": "27052", + "name": "Janelle Morley", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$258,798", + "start_date": "5/28/2003" + }, + { + "extn": "7806", + "id": "27053", + "name": "Hayden Bell", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$230,076", + "start_date": "3/19/2015" + }, + { + "extn": "1435", + "id": "27054", + "name": "Joseph Samuel", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$101,795", + "start_date": "3/31/2008" + }, + { + "extn": "7732", + "id": "27055", + "name": "Anabelle Donnelly", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$84,696", + "start_date": "10/17/2002" + }, + { + "extn": "5021", + "id": "27056", + "name": "Denny Glynn", + "office": "Memphis", + "position": "Ambulatory Nurse", + "salary": "$272,709", + "start_date": "4/13/2007" + }, + { + "extn": "6349", + "id": "27057", + "name": "Daron Roman", + "office": "St. Louis", + "position": "Associate Professor", + "salary": "$240,744", + "start_date": "6/12/2002" + }, + { + "extn": "2693", + "id": "27058", + "name": "Bryce Hill", + "office": "Minneapolis", + "position": "Baker", + "salary": "$162,201", + "start_date": "5/17/2000" + }, + { + "extn": "8146", + "id": "27059", + "name": "Juliette Zaoui", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$276,548", + "start_date": "3/21/2019" + }, + { + "extn": "5004", + "id": "27060", + "name": "Freya Moss", + "office": "Jacksonville", + "position": "Call Center Representative", + "salary": "$14,297", + "start_date": "11/2/2010" + }, + { + "extn": "1933", + "id": "27061", + "name": "Lily Rothwell", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$162,404", + "start_date": "7/20/2003" + }, + { + "extn": "6027", + "id": "27062", + "name": "Regina Alldridge", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$248,052", + "start_date": "7/12/2006" + }, + { + "extn": "4740", + "id": "27063", + "name": "Thea Bell", + "office": "Long Beach", + "position": "Designer", + "salary": "$264,682", + "start_date": "5/21/2011" + }, + { + "extn": "1583", + "id": "27064", + "name": "Scarlett Mooney", + "office": "Oklahoma City", + "position": "Electrician", + "salary": "$279,595", + "start_date": "2/28/2017" + }, + { + "extn": "1549", + "id": "27065", + "name": "Ramon Silva", + "office": "Venice", + "position": "Cook", + "salary": "$77,248", + "start_date": "8/4/2019" + }, + { + "extn": "7977", + "id": "27066", + "name": "Marjorie Richardson", + "office": "San Bernardino", + "position": "Banker", + "salary": "$113,301", + "start_date": "2/19/2015" + }, + { + "extn": "1436", + "id": "27067", + "name": "Martin Purvis", + "office": "Miami", + "position": "Steward", + "salary": "$52,393", + "start_date": "3/29/2005" + }, + { + "extn": "5176", + "id": "27068", + "name": "Ally Michael", + "office": "Bakersfield", + "position": "HR Specialist", + "salary": "$112,580", + "start_date": "3/5/2010" + }, + { + "extn": "2923", + "id": "27069", + "name": "Percy Swift", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$297,070", + "start_date": "10/13/2001" + }, + { + "extn": "6459", + "id": "27070", + "name": "Summer Blackwall", + "office": "San Antonio", + "position": "Inspector", + "salary": "$52,992", + "start_date": "8/18/2018" + }, + { + "extn": "7108", + "id": "27071", + "name": "Nick Collis", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$111,178", + "start_date": "12/7/2005" + }, + { + "extn": "9049", + "id": "27072", + "name": "Harry Hopkinson", + "office": "Orlando", + "position": "Auditor", + "salary": "$237,066", + "start_date": "12/31/2000" + }, + { + "extn": "6927", + "id": "27073", + "name": "Martin Vallory", + "office": "Venice", + "position": "Physician", + "salary": "$125,688", + "start_date": "12/22/2017" + }, + { + "extn": "7446", + "id": "27074", + "name": "Greta Knight", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$44,029", + "start_date": "2/26/2008" + }, + { + "extn": "2279", + "id": "27075", + "name": "Nick Callan", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$80,009", + "start_date": "11/21/2000" + }, + { + "extn": "7574", + "id": "27076", + "name": "Liam Irving", + "office": "Bakersfield", + "position": "Designer", + "salary": "$261,016", + "start_date": "9/13/2012" + }, + { + "extn": "1804", + "id": "27077", + "name": "Nathan Flanders", + "office": "Zurich", + "position": "Web Developer", + "salary": "$202,904", + "start_date": "8/17/2006" + }, + { + "extn": "6725", + "id": "27078", + "name": "Ramon Collis", + "office": "Oakland", + "position": "Budget Analyst", + "salary": "$270,050", + "start_date": "2/26/2015" + }, + { + "extn": "6560", + "id": "27079", + "name": "Tom Sloan", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$285,516", + "start_date": "6/30/2013" + }, + { + "extn": "8155", + "id": "27080", + "name": "Aiden Lloyd", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$22,292", + "start_date": "12/13/2018" + }, + { + "extn": "1214", + "id": "27081", + "name": "Camila Townend", + "office": "Kansas City", + "position": "Loan Officer", + "salary": "$99,743", + "start_date": "2/1/2000" + }, + { + "extn": "2348", + "id": "27082", + "name": "Danielle Hopkins", + "office": "San Jose", + "position": "Baker", + "salary": "$56,577", + "start_date": "3/16/2014" + }, + { + "extn": "3510", + "id": "27083", + "name": "Denis Bingham", + "office": "Irving", + "position": "HR Specialist", + "salary": "$270,419", + "start_date": "3/21/2019" + }, + { + "extn": "4745", + "id": "27084", + "name": "Rick Turner", + "office": "Fremont", + "position": "Paramedic", + "salary": "$17,984", + "start_date": "1/9/2013" + }, + { + "extn": "4582", + "id": "27085", + "name": "Denis Dixon", + "office": "Kansas City", + "position": "Audiologist", + "salary": "$204,779", + "start_date": "12/24/2015" + }, + { + "extn": "4234", + "id": "27086", + "name": "Naomi Fox", + "office": "St. Louis", + "position": "Designer", + "salary": "$96,629", + "start_date": "5/21/2014" + }, + { + "extn": "5677", + "id": "27087", + "name": "Harvey Sawyer", + "office": "Seattle", + "position": "Project Manager", + "salary": "$92,460", + "start_date": "12/13/2005" + }, + { + "extn": "1740", + "id": "27088", + "name": "Adalind Cartwright", + "office": "Bucharest", + "position": "Steward", + "salary": "$141,560", + "start_date": "4/28/2011" + }, + { + "extn": "2011", + "id": "27089", + "name": "Sofie Collingwood", + "office": "Long Beach", + "position": "Steward", + "salary": "$257,934", + "start_date": "11/23/2005" + }, + { + "extn": "1257", + "id": "27090", + "name": "Martin Terry", + "office": "Berlin", + "position": "Webmaster", + "salary": "$193,062", + "start_date": "9/1/2005" + }, + { + "extn": "4299", + "id": "27091", + "name": "Daniel Patel", + "office": "Detroit", + "position": "Investment Advisor", + "salary": "$71,517", + "start_date": "10/2/2012" + }, + { + "extn": "2695", + "id": "27092", + "name": "Johnathan Graham", + "office": "Murfreesboro", + "position": "Cashier", + "salary": "$65,873", + "start_date": "9/20/2003" + }, + { + "extn": "2529", + "id": "27093", + "name": "Camellia Hale", + "office": "San Francisco", + "position": "CNC Operator", + "salary": "$285,092", + "start_date": "10/3/2010" + }, + { + "extn": "3361", + "id": "27094", + "name": "Martin Harper", + "office": "Stockton", + "position": "Production Painter", + "salary": "$180,719", + "start_date": "6/16/2018" + }, + { + "extn": "5625", + "id": "27095", + "name": "Leilani Andrews", + "office": "Cincinnati", + "position": "Assistant Buyer", + "salary": "$105,113", + "start_date": "12/6/2001" + }, + { + "extn": "1045", + "id": "27096", + "name": "Jules Cooper", + "office": "New York", + "position": "Food Technologist", + "salary": "$77,810", + "start_date": "5/19/2009" + }, + { + "extn": "1622", + "id": "27097", + "name": "Alan Smith", + "office": "Huntsville", + "position": "Physician", + "salary": "$180,164", + "start_date": "5/8/2018" + }, + { + "extn": "5052", + "id": "27098", + "name": "Rocco Larsen", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$81,369", + "start_date": "7/23/2000" + }, + { + "extn": "4247", + "id": "27099", + "name": "Doris Glynn", + "office": "El Paso", + "position": "Lecturer", + "salary": "$181,704", + "start_date": "5/10/2018" + }, + { + "extn": "6292", + "id": "27100", + "name": "Mavis Shaw", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$255,764", + "start_date": "7/23/2000" + }, + { + "extn": "9743", + "id": "27101", + "name": "Bart Poulton", + "office": "Sacramento", + "position": "Treasurer", + "salary": "$202,922", + "start_date": "6/13/2000" + }, + { + "extn": "2654", + "id": "27102", + "name": "Maria Robe", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$296,965", + "start_date": "3/12/2011" + }, + { + "extn": "3857", + "id": "27103", + "name": "Harvey Overson", + "office": "Paris", + "position": "Ambulatory Nurse", + "salary": "$217,496", + "start_date": "9/23/2008" + }, + { + "extn": "7348", + "id": "27104", + "name": "Wade Gates", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$239,291", + "start_date": "12/2/2018" + }, + { + "extn": "3288", + "id": "27105", + "name": "Julianna Mills", + "office": "Denver", + "position": "Cook", + "salary": "$141,815", + "start_date": "9/29/2016" + }, + { + "extn": "8068", + "id": "27106", + "name": "Anabel Mcgregor", + "office": "Amarillo", + "position": "Baker", + "salary": "$90,101", + "start_date": "12/26/2013" + }, + { + "extn": "9672", + "id": "27107", + "name": "Anthony Gonzales", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$176,708", + "start_date": "1/12/2017" + }, + { + "extn": "2567", + "id": "27108", + "name": "Matthew Morrison", + "office": "Los Angeles", + "position": "Steward", + "salary": "$63,586", + "start_date": "9/8/2003" + }, + { + "extn": "7889", + "id": "27109", + "name": "Maddison Holmes", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$129,816", + "start_date": "5/5/2003" + }, + { + "extn": "7400", + "id": "27110", + "name": "Tyler Stewart", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$39,235", + "start_date": "6/19/2017" + }, + { + "extn": "1485", + "id": "27111", + "name": "Maxwell Townend", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$65,912", + "start_date": "7/14/2010" + }, + { + "extn": "1178", + "id": "27112", + "name": "Ethan Stewart", + "office": "Henderson", + "position": "Lecturer", + "salary": "$163,443", + "start_date": "11/6/2001" + }, + { + "extn": "6450", + "id": "27113", + "name": "Harvey Tutton", + "office": "Fremont", + "position": "Machine Operator", + "salary": "$134,884", + "start_date": "5/31/2009" + }, + { + "extn": "1094", + "id": "27114", + "name": "Noah Andrews", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$10,464", + "start_date": "4/9/2002" + }, + { + "extn": "6230", + "id": "27115", + "name": "Julian Lowe", + "office": "Tokyo", + "position": "Dentist", + "salary": "$156,876", + "start_date": "1/27/2017" + }, + { + "extn": "4808", + "id": "27116", + "name": "Manuel Tyler", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$144,143", + "start_date": "5/9/2018" + }, + { + "extn": "3417", + "id": "27117", + "name": "Rose Fowler", + "office": "Henderson", + "position": "Bellman", + "salary": "$42,457", + "start_date": "8/21/2001" + }, + { + "extn": "6096", + "id": "27118", + "name": "Maribel Driscoll", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$114,697", + "start_date": "9/19/2017" + }, + { + "extn": "7173", + "id": "27119", + "name": "Cara Bailey", + "office": "Escondido", + "position": "Production Painter", + "salary": "$156,320", + "start_date": "9/16/2013" + }, + { + "extn": "5075", + "id": "27120", + "name": "Grace Rosenbloom", + "office": "Huntsville", + "position": "Cash Manager", + "salary": "$149,348", + "start_date": "9/30/2011" + }, + { + "extn": "3690", + "id": "27121", + "name": "Hailey Bullock", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$274,093", + "start_date": "2/14/2007" + }, + { + "extn": "9819", + "id": "27122", + "name": "Ronald Fleming", + "office": "Anaheim", + "position": "Cashier", + "salary": "$157,462", + "start_date": "11/13/2007" + }, + { + "extn": "6749", + "id": "27123", + "name": "Barney Jenkins", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$31,223", + "start_date": "9/25/2008" + }, + { + "extn": "7502", + "id": "27124", + "name": "Michael Uddin", + "office": "London", + "position": "Baker", + "salary": "$66,032", + "start_date": "10/13/2007" + }, + { + "extn": "8460", + "id": "27125", + "name": "Lucas Rosenbloom", + "office": "Louisville", + "position": "Software Engineer", + "salary": "$59,901", + "start_date": "2/21/2012" + }, + { + "extn": "6896", + "id": "27126", + "name": "Carl Herbert", + "office": "Honolulu", + "position": "Steward", + "salary": "$277,781", + "start_date": "4/13/2014" + }, + { + "extn": "6419", + "id": "27127", + "name": "Camden Rivers", + "office": "Indianapolis", + "position": "Baker", + "salary": "$47,821", + "start_date": "5/14/2013" + }, + { + "extn": "2979", + "id": "27128", + "name": "Shelby May", + "office": "Madison", + "position": "Chef Manager", + "salary": "$129,062", + "start_date": "2/16/2012" + }, + { + "extn": "8490", + "id": "27129", + "name": "Peter Clark", + "office": "Miami", + "position": "Investment Advisor", + "salary": "$37,250", + "start_date": "8/14/2014" + }, + { + "extn": "4585", + "id": "27130", + "name": "Carol Judd", + "office": "Escondido", + "position": "Clerk", + "salary": "$239,006", + "start_date": "3/12/2000" + }, + { + "extn": "2651", + "id": "27131", + "name": "Adelaide Jarvis", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$155,148", + "start_date": "12/2/2009" + }, + { + "extn": "2329", + "id": "27132", + "name": "Leroy Varley", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$265,319", + "start_date": "9/9/2016" + }, + { + "extn": "9381", + "id": "27133", + "name": "Jennifer Lyon", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$250,046", + "start_date": "3/22/2004" + }, + { + "extn": "4173", + "id": "27134", + "name": "Alexia Gilmour", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$241,852", + "start_date": "12/24/2010" + }, + { + "extn": "1556", + "id": "27135", + "name": "Joseph Carpenter", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$69,754", + "start_date": "2/5/2017" + }, + { + "extn": "5513", + "id": "27136", + "name": "Russel Utterson", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$140,315", + "start_date": "4/13/2011" + }, + { + "extn": "2743", + "id": "27137", + "name": "Miley Sanchez", + "office": "New Orleans", + "position": "Physician", + "salary": "$297,022", + "start_date": "9/11/2009" + }, + { + "extn": "5709", + "id": "27138", + "name": "Alice Gray", + "office": "Madison", + "position": "Loan Officer", + "salary": "$255,682", + "start_date": "12/31/2002" + }, + { + "extn": "7305", + "id": "27139", + "name": "Anabel Turner", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$194,205", + "start_date": "1/11/2001" + }, + { + "extn": "5721", + "id": "27140", + "name": "Diane Nurton", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$220,819", + "start_date": "4/4/2013" + }, + { + "extn": "1230", + "id": "27141", + "name": "Irene Fox", + "office": "San Antonio", + "position": "Systems Administrator", + "salary": "$160,351", + "start_date": "11/25/2000" + }, + { + "extn": "7201", + "id": "27142", + "name": "Carina Briggs", + "office": "New York", + "position": "Stockbroker", + "salary": "$44,755", + "start_date": "8/19/2015" + }, + { + "extn": "1944", + "id": "27143", + "name": "Ronald Calderwood", + "office": "Moreno Valley", + "position": "HR Coordinator", + "salary": "$92,561", + "start_date": "6/4/2012" + }, + { + "extn": "9062", + "id": "27144", + "name": "Leah Davies", + "office": "Hollywood", + "position": "Cashier", + "salary": "$256,170", + "start_date": "7/10/2000" + }, + { + "extn": "6603", + "id": "27145", + "name": "Bristol Yoman", + "office": "Garland", + "position": "Chef Manager", + "salary": "$269,479", + "start_date": "6/4/2019" + }, + { + "extn": "3489", + "id": "27146", + "name": "Colleen Rosenbloom", + "office": "Murfreesboro", + "position": "Inspector", + "salary": "$192,109", + "start_date": "8/27/2018" + }, + { + "extn": "7325", + "id": "27147", + "name": "Mavis Roberts", + "office": "Lincoln", + "position": "Steward", + "salary": "$246,748", + "start_date": "9/11/2017" + }, + { + "extn": "8256", + "id": "27148", + "name": "Brad Myatt", + "office": "San Bernardino", + "position": "Budget Analyst", + "salary": "$259,851", + "start_date": "1/28/2000" + }, + { + "extn": "4382", + "id": "27149", + "name": "Julian Thorne", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$266,353", + "start_date": "11/14/2014" + }, + { + "extn": "6126", + "id": "27150", + "name": "Allison Styles", + "office": "Chicago", + "position": "Chef Manager", + "salary": "$244,705", + "start_date": "6/25/2005" + }, + { + "extn": "4801", + "id": "27151", + "name": "Hazel Bolton", + "office": "Sacramento", + "position": "Design Engineer", + "salary": "$31,562", + "start_date": "8/30/2002" + }, + { + "extn": "4101", + "id": "27152", + "name": "Aleksandra Pope", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$32,429", + "start_date": "3/29/2010" + }, + { + "extn": "3917", + "id": "27153", + "name": "Tyson Armstrong", + "office": "Tokyo", + "position": "Food Technologist", + "salary": "$135,290", + "start_date": "8/10/2008" + }, + { + "extn": "7455", + "id": "27154", + "name": "Sylvia Ellis", + "office": "Escondido", + "position": "Audiologist", + "salary": "$164,881", + "start_date": "6/29/2006" + }, + { + "extn": "4604", + "id": "27155", + "name": "Fred Cooper", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$143,203", + "start_date": "6/24/2018" + }, + { + "extn": "4397", + "id": "27156", + "name": "Joseph Vollans", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$35,121", + "start_date": "1/24/2016" + }, + { + "extn": "1547", + "id": "27157", + "name": "Tyler Hood", + "office": "Fremont", + "position": "Project Manager", + "salary": "$195,466", + "start_date": "11/5/2015" + }, + { + "extn": "9273", + "id": "27158", + "name": "Erick Hobbs", + "office": "Scottsdale", + "position": "Health Educator", + "salary": "$87,871", + "start_date": "8/31/2000" + }, + { + "extn": "5417", + "id": "27159", + "name": "Sharon James", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$105,488", + "start_date": "11/2/2018" + }, + { + "extn": "7888", + "id": "27160", + "name": "Candace Eaton", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$131,311", + "start_date": "4/10/2017" + }, + { + "extn": "8126", + "id": "27161", + "name": "Rick Glass", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$207,393", + "start_date": "8/30/2017" + }, + { + "extn": "8771", + "id": "27162", + "name": "Cristal Sylvester", + "office": "St. Louis", + "position": "Staffing Consultant", + "salary": "$31,879", + "start_date": "2/9/2006" + }, + { + "extn": "2386", + "id": "27163", + "name": "Jade Fox", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$299,252", + "start_date": "4/25/2005" + }, + { + "extn": "5796", + "id": "27164", + "name": "Kenzie Stubbs", + "office": "Murfreesboro", + "position": "Staffing Consultant", + "salary": "$171,812", + "start_date": "2/17/2003" + }, + { + "extn": "5137", + "id": "27165", + "name": "Johnathan Larkin", + "office": "Pittsburgh", + "position": "Lecturer", + "salary": "$279,537", + "start_date": "2/23/2000" + }, + { + "extn": "6621", + "id": "27166", + "name": "Carmen Rainford", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$243,016", + "start_date": "8/9/2014" + }, + { + "extn": "4123", + "id": "27167", + "name": "Morgan Walsh", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$178,675", + "start_date": "5/16/2015" + }, + { + "extn": "5178", + "id": "27168", + "name": "Angelique Boyle", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$127,588", + "start_date": "1/12/2016" + }, + { + "extn": "6151", + "id": "27169", + "name": "Isabel Gardner", + "office": "Reno", + "position": "Design Engineer", + "salary": "$112,437", + "start_date": "7/29/2010" + }, + { + "extn": "7406", + "id": "27170", + "name": "Marissa Howard", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$120,508", + "start_date": "2/4/2013" + }, + { + "extn": "4481", + "id": "27171", + "name": "Ronald Campbell", + "office": "San Diego", + "position": "Accountant", + "salary": "$212,995", + "start_date": "5/25/2005" + }, + { + "extn": "6705", + "id": "27172", + "name": "Gabriel Spencer", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$77,183", + "start_date": "1/7/2004" + }, + { + "extn": "4204", + "id": "27173", + "name": "Nicholas Murphy", + "office": "San Bernardino", + "position": "Laboratory Technician", + "salary": "$108,602", + "start_date": "11/29/2001" + }, + { + "extn": "1156", + "id": "27174", + "name": "Martin Gosling", + "office": "Lyon", + "position": "Associate Professor", + "salary": "$16,662", + "start_date": "11/25/2002" + }, + { + "extn": "3856", + "id": "27175", + "name": "Vicky Emmett", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$141,322", + "start_date": "7/9/2000" + }, + { + "extn": "5770", + "id": "27176", + "name": "Johnathan Neville", + "office": "Albuquerque", + "position": "HR Coordinator", + "salary": "$174,866", + "start_date": "3/2/2018" + }, + { + "extn": "6587", + "id": "27177", + "name": "Camila Darcy", + "office": "Seattle", + "position": "Cashier", + "salary": "$294,990", + "start_date": "9/4/2003" + }, + { + "extn": "5315", + "id": "27178", + "name": "Melinda Amstead", + "office": "Valetta", + "position": "Web Developer", + "salary": "$114,557", + "start_date": "6/13/2015" + }, + { + "extn": "8220", + "id": "27179", + "name": "Bryon Uddin", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$47,883", + "start_date": "3/21/2012" + }, + { + "extn": "9511", + "id": "27180", + "name": "Lexi Brown", + "office": "Honolulu", + "position": "Cook", + "salary": "$51,475", + "start_date": "1/15/2008" + }, + { + "extn": "2135", + "id": "27181", + "name": "Nate Rothwell", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$120,923", + "start_date": "8/27/2008" + }, + { + "extn": "2586", + "id": "27182", + "name": "Enoch Carpenter", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$162,082", + "start_date": "8/6/2007" + }, + { + "extn": "6271", + "id": "27183", + "name": "Gwen Swan", + "office": "Memphis", + "position": "Global Logistics Supervisor", + "salary": "$251,577", + "start_date": "7/10/2016" + }, + { + "extn": "9529", + "id": "27184", + "name": "Chadwick Walker", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$236,967", + "start_date": "9/19/2009" + }, + { + "extn": "7343", + "id": "27185", + "name": "Evie Bristow", + "office": "Seattle", + "position": "Health Educator", + "salary": "$230,120", + "start_date": "7/17/2004" + }, + { + "extn": "8786", + "id": "27186", + "name": "Marvin Ellery", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$197,000", + "start_date": "11/14/2016" + }, + { + "extn": "2028", + "id": "27187", + "name": "Phillip Stone", + "office": "Orlando", + "position": "Systems Administrator", + "salary": "$116,133", + "start_date": "8/18/2008" + }, + { + "extn": "2947", + "id": "27188", + "name": "Ryan Irwin", + "office": "Atlanta", + "position": "Pharmacist", + "salary": "$133,473", + "start_date": "7/18/2002" + }, + { + "extn": "9336", + "id": "27189", + "name": "Chanelle Wills", + "office": "Louisville", + "position": "Bellman", + "salary": "$223,743", + "start_date": "5/22/2012" + }, + { + "extn": "3218", + "id": "27190", + "name": "Chad Taylor", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$288,549", + "start_date": "4/11/2002" + }, + { + "extn": "4270", + "id": "27191", + "name": "Caleb West", + "office": "Saint Paul", + "position": "Investment Advisor", + "salary": "$177,864", + "start_date": "7/30/2012" + }, + { + "extn": "7272", + "id": "27192", + "name": "Wade Wren", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$106,616", + "start_date": "2/2/2010" + }, + { + "extn": "2916", + "id": "27193", + "name": "Denny Keys", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$234,649", + "start_date": "6/27/2017" + }, + { + "extn": "3975", + "id": "27194", + "name": "Evelynn Preston", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$149,377", + "start_date": "3/7/2005" + }, + { + "extn": "5727", + "id": "27195", + "name": "Violet Clark", + "office": "Irving", + "position": "Lecturer", + "salary": "$185,256", + "start_date": "4/14/2008" + }, + { + "extn": "8398", + "id": "27196", + "name": "Julian Harrison", + "office": "Hayward", + "position": "Auditor", + "salary": "$164,205", + "start_date": "5/10/2008" + }, + { + "extn": "8726", + "id": "27197", + "name": "Chad Addley", + "office": "Innsbruck", + "position": "Audiologist", + "salary": "$256,222", + "start_date": "7/14/2003" + }, + { + "extn": "5884", + "id": "27198", + "name": "Analise Osmond", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$62,627", + "start_date": "1/26/2007" + }, + { + "extn": "5585", + "id": "27199", + "name": "Barney Clifford", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$174,837", + "start_date": "9/15/2008" + }, + { + "extn": "3561", + "id": "27200", + "name": "Elijah Watt", + "office": "Hayward", + "position": "Web Developer", + "salary": "$58,573", + "start_date": "2/2/2011" + }, + { + "extn": "8964", + "id": "27201", + "name": "Benny Exton", + "office": "Dallas", + "position": "Chef Manager", + "salary": "$91,863", + "start_date": "6/4/2017" + }, + { + "extn": "5967", + "id": "27202", + "name": "Johnny Ellis", + "office": "Irving", + "position": "Associate Professor", + "salary": "$171,783", + "start_date": "4/5/2013" + }, + { + "extn": "7493", + "id": "27203", + "name": "Marjorie Morrow", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$296,611", + "start_date": "6/3/2001" + }, + { + "extn": "8829", + "id": "27204", + "name": "Sebastian Sherry", + "office": "Lisbon", + "position": "Accountant", + "salary": "$49,326", + "start_date": "12/27/2010" + }, + { + "extn": "6511", + "id": "27205", + "name": "Manuel Wade", + "office": "Arlington", + "position": "HR Coordinator", + "salary": "$279,438", + "start_date": "2/22/2000" + }, + { + "extn": "2040", + "id": "27206", + "name": "Melody Parsons", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$120,496", + "start_date": "2/11/2003" + }, + { + "extn": "5747", + "id": "27207", + "name": "Wade Michael", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$77,939", + "start_date": "11/2/2015" + }, + { + "extn": "5123", + "id": "27208", + "name": "Johnathan Overson", + "office": "Glendale", + "position": "Paramedic", + "salary": "$40,157", + "start_date": "2/9/2009" + }, + { + "extn": "2968", + "id": "27209", + "name": "Candace Porter", + "office": "Dallas", + "position": "Paramedic", + "salary": "$294,673", + "start_date": "9/11/2008" + }, + { + "extn": "1682", + "id": "27210", + "name": "Adalie Rigg", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$103,286", + "start_date": "7/6/2009" + }, + { + "extn": "3476", + "id": "27211", + "name": "Chris Dixon", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$155,621", + "start_date": "11/10/2013" + }, + { + "extn": "8957", + "id": "27212", + "name": "Chris Patel", + "office": "San Diego", + "position": "Design Engineer", + "salary": "$113,031", + "start_date": "7/2/2011" + }, + { + "extn": "4862", + "id": "27213", + "name": "Marvin Griffiths", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$93,190", + "start_date": "8/10/2007" + }, + { + "extn": "7042", + "id": "27214", + "name": "Josh Evans", + "office": "Denver", + "position": "Fabricator", + "salary": "$82,830", + "start_date": "3/28/2003" + }, + { + "extn": "5686", + "id": "27215", + "name": "Violet Thorpe", + "office": "Phoenix", + "position": "Biologist", + "salary": "$293,333", + "start_date": "10/22/2011" + }, + { + "extn": "7806", + "id": "27216", + "name": "Remy Hancock", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$131,883", + "start_date": "5/7/2005" + }, + { + "extn": "7686", + "id": "27217", + "name": "Luna Anderson", + "office": "St. Louis", + "position": "Clerk", + "salary": "$74,191", + "start_date": "1/6/2018" + }, + { + "extn": "7797", + "id": "27218", + "name": "Michelle Hunter", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$204,336", + "start_date": "2/9/2017" + }, + { + "extn": "4699", + "id": "27219", + "name": "Adela Mitchell", + "office": "Cincinnati", + "position": "Cook", + "salary": "$299,348", + "start_date": "1/26/2008" + }, + { + "extn": "2952", + "id": "27220", + "name": "Jenna Matthews", + "office": "Miami", + "position": "Cash Manager", + "salary": "$128,688", + "start_date": "11/26/2016" + }, + { + "extn": "2931", + "id": "27221", + "name": "Blake Campbell", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$197,612", + "start_date": "3/14/2010" + }, + { + "extn": "1199", + "id": "27222", + "name": "Matthew London", + "office": "St. Louis", + "position": "Clerk", + "salary": "$210,317", + "start_date": "11/11/2009" + }, + { + "extn": "3726", + "id": "27223", + "name": "Noah Doherty", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$117,900", + "start_date": "10/22/2012" + }, + { + "extn": "8386", + "id": "27224", + "name": "Fred Evans", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$113,103", + "start_date": "10/24/2003" + }, + { + "extn": "9196", + "id": "27225", + "name": "Carter Chadwick", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$252,896", + "start_date": "6/19/2016" + }, + { + "extn": "1739", + "id": "27226", + "name": "Nicholas Gilbert", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$195,505", + "start_date": "3/10/2004" + }, + { + "extn": "9532", + "id": "27227", + "name": "Julius Phillips", + "office": "Venice", + "position": "Designer", + "salary": "$85,491", + "start_date": "6/1/2013" + }, + { + "extn": "5871", + "id": "27228", + "name": "Summer Wilkinson", + "office": "Garland", + "position": "Food Technologist", + "salary": "$40,627", + "start_date": "7/29/2014" + }, + { + "extn": "6422", + "id": "27229", + "name": "Agnes Duvall", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$183,151", + "start_date": "3/7/2002" + }, + { + "extn": "9641", + "id": "27230", + "name": "Chuck Tobin", + "office": "Atlanta", + "position": "Banker", + "salary": "$200,577", + "start_date": "6/29/2017" + }, + { + "extn": "8085", + "id": "27231", + "name": "Mayleen Waterhouse", + "office": "Stockton", + "position": "Treasurer", + "salary": "$199,801", + "start_date": "4/15/2013" + }, + { + "extn": "5624", + "id": "27232", + "name": "Noah Bolton", + "office": "Zurich", + "position": "Business Broker", + "salary": "$16,973", + "start_date": "6/19/2001" + }, + { + "extn": "1359", + "id": "27233", + "name": "Manuel Clark", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$56,604", + "start_date": "5/13/2015" + }, + { + "extn": "5409", + "id": "27234", + "name": "Allison Fields", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$240,787", + "start_date": "5/26/2006" + }, + { + "extn": "6460", + "id": "27235", + "name": "Percy Murphy", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$168,939", + "start_date": "4/21/2007" + }, + { + "extn": "2346", + "id": "27236", + "name": "Savannah Mackenzie", + "office": "Venice", + "position": "Stockbroker", + "salary": "$12,991", + "start_date": "6/29/2012" + }, + { + "extn": "7605", + "id": "27237", + "name": "Taylor Wilcox", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$190,072", + "start_date": "7/31/2011" + }, + { + "extn": "6063", + "id": "27238", + "name": "Isabella Ulyatt", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$159,872", + "start_date": "5/1/2003" + }, + { + "extn": "5842", + "id": "27239", + "name": "William Pope", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$292,227", + "start_date": "6/7/2003" + }, + { + "extn": "1441", + "id": "27240", + "name": "Henry Pickard", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$243,591", + "start_date": "7/30/2012" + }, + { + "extn": "1539", + "id": "27241", + "name": "Logan Steer", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$243,268", + "start_date": "5/3/2001" + }, + { + "extn": "9679", + "id": "27242", + "name": "Faith Veale", + "office": "Scottsdale", + "position": "Physician", + "salary": "$65,586", + "start_date": "11/27/2000" + }, + { + "extn": "7355", + "id": "27243", + "name": "Julius Rigg", + "office": "Escondido", + "position": "Designer", + "salary": "$214,545", + "start_date": "5/10/2002" + }, + { + "extn": "1926", + "id": "27244", + "name": "Winnie Wright", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$15,313", + "start_date": "3/30/2002" + }, + { + "extn": "5181", + "id": "27245", + "name": "Payton Hunter", + "office": "Irving", + "position": "Bellman", + "salary": "$105,255", + "start_date": "4/13/2013" + }, + { + "extn": "7981", + "id": "27246", + "name": "Miley Andrews", + "office": "Los Angeles", + "position": "Restaurant Manager", + "salary": "$193,088", + "start_date": "3/1/2007" + }, + { + "extn": "9993", + "id": "27247", + "name": "Matthew Price", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$259,757", + "start_date": "9/12/2018" + }, + { + "extn": "1374", + "id": "27248", + "name": "Nicholas Lucas", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$209,472", + "start_date": "12/21/2012" + }, + { + "extn": "4358", + "id": "27249", + "name": "Danny Hancock", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$259,397", + "start_date": "9/9/2006" + }, + { + "extn": "9085", + "id": "27250", + "name": "Maxwell Radcliffe", + "office": "Baltimore", + "position": "Banker", + "salary": "$164,748", + "start_date": "4/17/2013" + }, + { + "extn": "8379", + "id": "27251", + "name": "Aileen Dowson", + "office": "Tokyo", + "position": "Baker", + "salary": "$30,439", + "start_date": "5/3/2006" + }, + { + "extn": "6989", + "id": "27252", + "name": "Carissa Gray", + "office": "Oakland", + "position": "Web Developer", + "salary": "$282,800", + "start_date": "4/18/2011" + }, + { + "extn": "3142", + "id": "27253", + "name": "Daniel Olson", + "office": "Springfield", + "position": "Executive Director", + "salary": "$227,654", + "start_date": "12/27/2014" + }, + { + "extn": "3981", + "id": "27254", + "name": "John Cadman", + "office": "Arlington", + "position": "Stockbroker", + "salary": "$149,462", + "start_date": "4/4/2010" + }, + { + "extn": "2730", + "id": "27255", + "name": "Abdul Bowen", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$109,398", + "start_date": "2/3/2000" + }, + { + "extn": "4581", + "id": "27256", + "name": "Maribel Poulton", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$118,740", + "start_date": "8/13/2001" + }, + { + "extn": "4620", + "id": "27257", + "name": "Charlize Barrett", + "office": "Salem", + "position": "Clerk", + "salary": "$43,563", + "start_date": "9/21/2004" + }, + { + "extn": "4377", + "id": "27258", + "name": "Joseph Calderwood", + "office": "Ontario", + "position": "Banker", + "salary": "$65,252", + "start_date": "3/5/2011" + }, + { + "extn": "1359", + "id": "27259", + "name": "Benjamin Utterson", + "office": "Honolulu", + "position": "Call Center Representative", + "salary": "$209,073", + "start_date": "5/13/2002" + }, + { + "extn": "9702", + "id": "27260", + "name": "Georgia James", + "office": "Prague", + "position": "IT Support Staff", + "salary": "$230,842", + "start_date": "12/12/2011" + }, + { + "extn": "3867", + "id": "27261", + "name": "Daron Richards", + "office": "Bakersfield", + "position": "CNC Operator", + "salary": "$133,969", + "start_date": "1/2/2014" + }, + { + "extn": "5625", + "id": "27262", + "name": "Noah Patel", + "office": "New Orleans", + "position": "Budget Analyst", + "salary": "$147,163", + "start_date": "12/7/2003" + }, + { + "extn": "6654", + "id": "27263", + "name": "Leroy Tailor", + "office": "Washington", + "position": "Design Engineer", + "salary": "$223,714", + "start_date": "10/30/2011" + }, + { + "extn": "9450", + "id": "27264", + "name": "Megan Clifton", + "office": "Orlando", + "position": "Retail Trainee", + "salary": "$216,973", + "start_date": "11/17/2015" + }, + { + "extn": "4853", + "id": "27265", + "name": "Nina Haines", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$68,085", + "start_date": "10/1/2001" + }, + { + "extn": "1007", + "id": "27266", + "name": "Leilani Lowe", + "office": "San Francisco", + "position": "Operator", + "salary": "$37,185", + "start_date": "7/17/2001" + }, + { + "extn": "1478", + "id": "27267", + "name": "Jules Parr", + "office": "Portland", + "position": "Operator", + "salary": "$85,734", + "start_date": "2/20/2005" + }, + { + "extn": "4187", + "id": "27268", + "name": "Marissa Stone", + "office": "Stockton", + "position": "Biologist", + "salary": "$233,019", + "start_date": "5/2/2003" + }, + { + "extn": "6175", + "id": "27269", + "name": "Bridget Stanley", + "office": "Seattle", + "position": "Project Manager", + "salary": "$264,905", + "start_date": "11/10/2015" + }, + { + "extn": "6427", + "id": "27270", + "name": "Peyton Asher", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$113,876", + "start_date": "9/11/2000" + }, + { + "extn": "8949", + "id": "27271", + "name": "Freya Warden", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$145,310", + "start_date": "5/8/2014" + }, + { + "extn": "7173", + "id": "27272", + "name": "Matt Gilmour", + "office": "Venice", + "position": "Web Developer", + "salary": "$75,869", + "start_date": "7/26/2013" + }, + { + "extn": "4071", + "id": "27273", + "name": "Marla Thomson", + "office": "Houston", + "position": "Software Engineer", + "salary": "$23,697", + "start_date": "3/16/2011" + }, + { + "extn": "9821", + "id": "27274", + "name": "Dani Cann", + "office": "New York", + "position": "Cash Manager", + "salary": "$242,070", + "start_date": "3/4/2018" + }, + { + "extn": "6912", + "id": "27275", + "name": "Mona Wilkinson", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$56,859", + "start_date": "12/4/2006" + }, + { + "extn": "2116", + "id": "27276", + "name": "Rufus Allington", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$245,747", + "start_date": "7/31/2007" + }, + { + "extn": "8068", + "id": "27277", + "name": "George Veale", + "office": "Denver", + "position": "Auditor", + "salary": "$281,450", + "start_date": "12/16/2013" + }, + { + "extn": "5999", + "id": "27278", + "name": "Nick Forth", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$134,482", + "start_date": "1/3/2018" + }, + { + "extn": "4892", + "id": "27279", + "name": "Gloria Dubois", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$81,614", + "start_date": "9/18/2015" + }, + { + "extn": "5599", + "id": "27280", + "name": "Rihanna Addley", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$83,267", + "start_date": "3/7/2011" + }, + { + "extn": "5736", + "id": "27281", + "name": "Julius Irving", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$43,985", + "start_date": "5/24/2016" + }, + { + "extn": "7280", + "id": "27282", + "name": "Jamie Knight", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$219,712", + "start_date": "5/18/2005" + }, + { + "extn": "7352", + "id": "27283", + "name": "Daria Underhill", + "office": "Minneapolis", + "position": "Cash Manager", + "salary": "$185,806", + "start_date": "11/14/2007" + }, + { + "extn": "3827", + "id": "27284", + "name": "Gabriel Uttley", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$239,120", + "start_date": "4/10/2005" + }, + { + "extn": "6509", + "id": "27285", + "name": "Colleen Jefferson", + "office": "Henderson", + "position": "Business Broker", + "salary": "$46,605", + "start_date": "3/3/2017" + }, + { + "extn": "2630", + "id": "27286", + "name": "Clarissa Jones", + "office": "Oklahoma City", + "position": "Budget Analyst", + "salary": "$248,164", + "start_date": "5/24/2002" + }, + { + "extn": "7546", + "id": "27287", + "name": "Amelia Button", + "office": "Salt Lake City", + "position": "Bellman", + "salary": "$45,839", + "start_date": "12/24/2018" + }, + { + "extn": "6212", + "id": "27288", + "name": "Phillip Lane", + "office": "Albuquerque", + "position": "Baker", + "salary": "$152,305", + "start_date": "7/24/2015" + }, + { + "extn": "8217", + "id": "27289", + "name": "Nicholas Adams", + "office": "Denver", + "position": "Associate Professor", + "salary": "$75,228", + "start_date": "9/5/2001" + }, + { + "extn": "5529", + "id": "27290", + "name": "Rick Brown", + "office": "Quebec", + "position": "Audiologist", + "salary": "$39,399", + "start_date": "9/28/2002" + }, + { + "extn": "9660", + "id": "27291", + "name": "Johnny Vallory", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$137,123", + "start_date": "9/27/2010" + }, + { + "extn": "6204", + "id": "27292", + "name": "Tiffany Judd", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$266,610", + "start_date": "1/28/2003" + }, + { + "extn": "6186", + "id": "27293", + "name": "Erick Porter", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$26,257", + "start_date": "7/29/2005" + }, + { + "extn": "8024", + "id": "27294", + "name": "Denis Shea", + "office": "Reno", + "position": "Cook", + "salary": "$166,403", + "start_date": "6/5/2002" + }, + { + "extn": "6574", + "id": "27295", + "name": "Daron Whitmore", + "office": "Stockton", + "position": "Pharmacist", + "salary": "$111,239", + "start_date": "2/8/2011" + }, + { + "extn": "8603", + "id": "27296", + "name": "Domenic Warren", + "office": "Las Vegas", + "position": "Chef Manager", + "salary": "$138,258", + "start_date": "2/21/2019" + }, + { + "extn": "8806", + "id": "27297", + "name": "Maddison Kent", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$111,980", + "start_date": "6/6/2007" + }, + { + "extn": "5122", + "id": "27298", + "name": "Roger Wilkinson", + "office": "Jacksonville", + "position": "Doctor", + "salary": "$297,715", + "start_date": "2/14/2013" + }, + { + "extn": "8335", + "id": "27299", + "name": "Josh Cameron", + "office": "Arlington", + "position": "Call Center Representative", + "salary": "$43,637", + "start_date": "7/3/2005" + }, + { + "extn": "3473", + "id": "27300", + "name": "Liliana Flynn", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$168,648", + "start_date": "9/24/2013" + }, + { + "extn": "1688", + "id": "27301", + "name": "Adalind Tindall", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$72,416", + "start_date": "1/20/2010" + }, + { + "extn": "6390", + "id": "27302", + "name": "George Collins", + "office": "Salem", + "position": "Investment Advisor", + "salary": "$217,599", + "start_date": "2/4/2011" + }, + { + "extn": "7224", + "id": "27303", + "name": "Britney Devonport", + "office": "Albuquerque", + "position": "Budget Analyst", + "salary": "$140,425", + "start_date": "9/3/2007" + }, + { + "extn": "8575", + "id": "27304", + "name": "Elijah Edler", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$198,583", + "start_date": "12/26/2003" + }, + { + "extn": "1416", + "id": "27305", + "name": "Maia Ellery", + "office": "Lincoln", + "position": "Auditor", + "salary": "$95,734", + "start_date": "11/7/2001" + }, + { + "extn": "8695", + "id": "27306", + "name": "Carl Knight", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$202,732", + "start_date": "3/3/2016" + }, + { + "extn": "5910", + "id": "27307", + "name": "Johnny Richards", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$269,939", + "start_date": "3/25/2014" + }, + { + "extn": "6769", + "id": "27308", + "name": "Mayleen Campbell", + "office": "Huntsville", + "position": "Chef Manager", + "salary": "$167,650", + "start_date": "10/3/2006" + }, + { + "extn": "3864", + "id": "27309", + "name": "Hayden Robertson", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$163,782", + "start_date": "11/9/2006" + }, + { + "extn": "5210", + "id": "27310", + "name": "Carolyn Casey", + "office": "Richmond", + "position": "Physician", + "salary": "$95,676", + "start_date": "11/11/2010" + }, + { + "extn": "9364", + "id": "27311", + "name": "Brad Parker", + "office": "Norfolk", + "position": "Bellman", + "salary": "$79,329", + "start_date": "6/16/2003" + }, + { + "extn": "2413", + "id": "27312", + "name": "Shannon Styles", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$233,261", + "start_date": "12/2/2007" + }, + { + "extn": "5380", + "id": "27313", + "name": "Karla Armstrong", + "office": "Fremont", + "position": "Biologist", + "salary": "$29,592", + "start_date": "4/22/2017" + }, + { + "extn": "4045", + "id": "27314", + "name": "Evie Gibbons", + "office": "Richmond", + "position": "Fabricator", + "salary": "$158,208", + "start_date": "4/3/2008" + }, + { + "extn": "4778", + "id": "27315", + "name": "Sasha Thorpe", + "office": "Madrid", + "position": "Auditor", + "salary": "$133,183", + "start_date": "9/30/2007" + }, + { + "extn": "3692", + "id": "27316", + "name": "Joseph Olivier", + "office": "Berlin", + "position": "Paramedic", + "salary": "$188,880", + "start_date": "8/19/2013" + }, + { + "extn": "1066", + "id": "27317", + "name": "Luke Hamilton", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$192,575", + "start_date": "3/17/2001" + }, + { + "extn": "1921", + "id": "27318", + "name": "Amy Eyres", + "office": "Kansas City", + "position": "Cashier", + "salary": "$55,597", + "start_date": "12/23/2008" + }, + { + "extn": "4833", + "id": "27319", + "name": "William Drummond", + "office": "New Orleans", + "position": "Webmaster", + "salary": "$194,834", + "start_date": "4/27/2002" + }, + { + "extn": "8945", + "id": "27320", + "name": "Leroy Underhill", + "office": "Moreno Valley", + "position": "Service Supervisor", + "salary": "$130,438", + "start_date": "8/8/2007" + }, + { + "extn": "1843", + "id": "27321", + "name": "Maddison Norris", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$97,866", + "start_date": "8/9/2011" + }, + { + "extn": "5270", + "id": "27322", + "name": "Maria Utterson", + "office": "New York", + "position": "HR Coordinator", + "salary": "$45,421", + "start_date": "8/4/2012" + }, + { + "extn": "4127", + "id": "27323", + "name": "Kenzie Welsch", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$96,254", + "start_date": "4/20/2011" + }, + { + "extn": "7037", + "id": "27324", + "name": "Cara Leslie", + "office": "Salem", + "position": "Call Center Representative", + "salary": "$197,392", + "start_date": "6/17/2000" + }, + { + "extn": "9848", + "id": "27325", + "name": "Lexi Moore", + "office": "Fremont", + "position": "Operator", + "salary": "$159,867", + "start_date": "1/8/2018" + }, + { + "extn": "3732", + "id": "27326", + "name": "Kurt Connor", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$265,454", + "start_date": "9/16/2004" + }, + { + "extn": "3202", + "id": "27327", + "name": "Daniel Gibbons", + "office": "Memphis", + "position": "Paramedic", + "salary": "$147,464", + "start_date": "2/13/2019" + }, + { + "extn": "7433", + "id": "27328", + "name": "Matthew Martin", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$142,659", + "start_date": "8/19/2011" + }, + { + "extn": "2918", + "id": "27329", + "name": "Selena Boden", + "office": "Zurich", + "position": "Banker", + "salary": "$91,800", + "start_date": "4/10/2014" + }, + { + "extn": "7568", + "id": "27330", + "name": "Bryon Campbell", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$194,117", + "start_date": "3/2/2013" + }, + { + "extn": "1271", + "id": "27331", + "name": "Carter Exton", + "office": "Quebec", + "position": "CNC Operator", + "salary": "$148,342", + "start_date": "5/13/2010" + }, + { + "extn": "9061", + "id": "27332", + "name": "Natalie Jennson", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$165,014", + "start_date": "11/21/2014" + }, + { + "extn": "6005", + "id": "27333", + "name": "Sienna Bell", + "office": "Dallas", + "position": "Cashier", + "salary": "$148,913", + "start_date": "12/27/2016" + }, + { + "extn": "2916", + "id": "27334", + "name": "Morgan Smith", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$97,988", + "start_date": "9/3/2013" + }, + { + "extn": "7825", + "id": "27335", + "name": "Nate Santos", + "office": "Anaheim", + "position": "Insurance Broker", + "salary": "$292,475", + "start_date": "3/26/2015" + }, + { + "extn": "4524", + "id": "27336", + "name": "Joseph Lynch", + "office": "Murfreesboro", + "position": "Loan Officer", + "salary": "$60,447", + "start_date": "3/2/2019" + }, + { + "extn": "1215", + "id": "27337", + "name": "Parker Goodman", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$173,369", + "start_date": "9/1/2010" + }, + { + "extn": "9387", + "id": "27338", + "name": "Ronald Connor", + "office": "Irving", + "position": "Baker", + "salary": "$216,964", + "start_date": "12/11/2001" + }, + { + "extn": "7224", + "id": "27339", + "name": "Irene Marshall", + "office": "Otawa", + "position": "Treasurer", + "salary": "$118,595", + "start_date": "11/27/2005" + }, + { + "extn": "1815", + "id": "27340", + "name": "Julian Lee", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$186,228", + "start_date": "10/4/2014" + }, + { + "extn": "7544", + "id": "27341", + "name": "Alexander Bryson", + "office": "San Antonio", + "position": "Doctor", + "salary": "$239,697", + "start_date": "9/5/2000" + }, + { + "extn": "3933", + "id": "27342", + "name": "Oliver Allen", + "office": "Garland", + "position": "Stockbroker", + "salary": "$227,513", + "start_date": "10/12/2016" + }, + { + "extn": "8840", + "id": "27343", + "name": "Nina Powell", + "office": "Wien", + "position": "Global Logistics Supervisor", + "salary": "$114,220", + "start_date": "2/24/2000" + }, + { + "extn": "8956", + "id": "27344", + "name": "Tiffany Connor", + "office": "New York", + "position": "Software Engineer", + "salary": "$54,956", + "start_date": "4/25/2011" + }, + { + "extn": "8173", + "id": "27345", + "name": "Mabel Hastings", + "office": "Nashville", + "position": "Operator", + "salary": "$236,624", + "start_date": "4/16/2008" + }, + { + "extn": "7033", + "id": "27346", + "name": "Bryon Forester", + "office": "Berna", + "position": "Doctor", + "salary": "$23,817", + "start_date": "3/26/2003" + }, + { + "extn": "4780", + "id": "27347", + "name": "Enoch Hood", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$35,835", + "start_date": "1/30/2019" + }, + { + "extn": "6044", + "id": "27348", + "name": "Mason Coleman", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$159,615", + "start_date": "3/4/2004" + }, + { + "extn": "4922", + "id": "27349", + "name": "Javier Lindop", + "office": "San Bernardino", + "position": "HR Coordinator", + "salary": "$277,553", + "start_date": "11/6/2017" + }, + { + "extn": "6927", + "id": "27350", + "name": "Kassandra Oldfield", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$202,586", + "start_date": "10/17/2019" + }, + { + "extn": "4556", + "id": "27351", + "name": "Jayden Gilmour", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$105,909", + "start_date": "12/13/2011" + }, + { + "extn": "6056", + "id": "27352", + "name": "Owen Eddison", + "office": "Albuquerque", + "position": "Global Logistics Supervisor", + "salary": "$67,083", + "start_date": "6/8/2010" + }, + { + "extn": "4049", + "id": "27353", + "name": "Kamila Styles", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$173,888", + "start_date": "12/11/2010" + }, + { + "extn": "5532", + "id": "27354", + "name": "Crystal Drake", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$236,788", + "start_date": "1/5/2010" + }, + { + "extn": "4984", + "id": "27355", + "name": "Sebastian Baker", + "office": "Lisbon", + "position": "Doctor", + "salary": "$277,885", + "start_date": "8/25/2008" + }, + { + "extn": "8055", + "id": "27356", + "name": "Belinda Goodman", + "office": "Seattle", + "position": "Clerk", + "salary": "$262,138", + "start_date": "3/24/2005" + }, + { + "extn": "1309", + "id": "27357", + "name": "Denny Malone", + "office": "Indianapolis", + "position": "Call Center Representative", + "salary": "$128,500", + "start_date": "6/12/2000" + }, + { + "extn": "3826", + "id": "27358", + "name": "Harry Jackson", + "office": "Pittsburgh", + "position": "Service Supervisor", + "salary": "$108,263", + "start_date": "2/28/2002" + }, + { + "extn": "2228", + "id": "27359", + "name": "Erick Ainsworth", + "office": "Sacramento", + "position": "Baker", + "salary": "$69,943", + "start_date": "4/19/2014" + }, + { + "extn": "1080", + "id": "27360", + "name": "Moira Ebden", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$90,183", + "start_date": "12/20/2007" + }, + { + "extn": "1868", + "id": "27361", + "name": "Mike Mitchell", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$14,111", + "start_date": "10/31/2018" + }, + { + "extn": "4386", + "id": "27362", + "name": "Henry Heaton", + "office": "Salem", + "position": "Baker", + "salary": "$19,097", + "start_date": "7/28/2017" + }, + { + "extn": "7280", + "id": "27363", + "name": "Eve Dunbar", + "office": "Valetta", + "position": "Production Painter", + "salary": "$194,194", + "start_date": "12/26/2001" + }, + { + "extn": "1973", + "id": "27364", + "name": "John Ogilvy", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$286,481", + "start_date": "5/19/2012" + }, + { + "extn": "8035", + "id": "27365", + "name": "Audrey Furnell", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$270,188", + "start_date": "7/3/2000" + }, + { + "extn": "7169", + "id": "27366", + "name": "Julius Chadwick", + "office": "San Jose", + "position": "Food Technologist", + "salary": "$128,482", + "start_date": "12/28/2004" + }, + { + "extn": "7590", + "id": "27367", + "name": "Russel Todd", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$147,392", + "start_date": "6/5/2015" + }, + { + "extn": "2017", + "id": "27368", + "name": "Luna Irwin", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$198,980", + "start_date": "4/24/2006" + }, + { + "extn": "7434", + "id": "27369", + "name": "Harry Clark", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$289,344", + "start_date": "8/14/2018" + }, + { + "extn": "5572", + "id": "27370", + "name": "Chuck Heaton", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$10,387", + "start_date": "10/23/2005" + }, + { + "extn": "2545", + "id": "27371", + "name": "Daron Emerson", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$293,572", + "start_date": "10/1/2002" + }, + { + "extn": "5473", + "id": "27372", + "name": "Sarah Cavanagh", + "office": "Nashville", + "position": "Steward", + "salary": "$281,986", + "start_date": "3/30/2001" + }, + { + "extn": "1017", + "id": "27373", + "name": "Harvey Tyler", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$43,133", + "start_date": "1/26/2016" + }, + { + "extn": "9761", + "id": "27374", + "name": "Jayden Palmer", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$230,897", + "start_date": "3/19/2015" + }, + { + "extn": "2777", + "id": "27375", + "name": "Joyce Judd", + "office": "Laredo", + "position": "Electrician", + "salary": "$272,266", + "start_date": "10/14/2015" + }, + { + "extn": "6933", + "id": "27376", + "name": "Anabel Wilde", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$87,539", + "start_date": "9/17/2002" + }, + { + "extn": "3155", + "id": "27377", + "name": "Candace Purvis", + "office": "Tulsa", + "position": "Production Painter", + "salary": "$265,910", + "start_date": "10/8/2001" + }, + { + "extn": "8458", + "id": "27378", + "name": "Rufus Allen", + "office": "Lancaster", + "position": "Design Engineer", + "salary": "$135,365", + "start_date": "2/25/2012" + }, + { + "extn": "4116", + "id": "27379", + "name": "Florence Jenkins", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$118,571", + "start_date": "2/19/2002" + }, + { + "extn": "6838", + "id": "27380", + "name": "Denis Flanders", + "office": "Garland", + "position": "Business Broker", + "salary": "$97,381", + "start_date": "1/13/2011" + }, + { + "extn": "1461", + "id": "27381", + "name": "Henry Morris", + "office": "Rochester", + "position": "Paramedic", + "salary": "$279,064", + "start_date": "2/8/2006" + }, + { + "extn": "3244", + "id": "27382", + "name": "Percy Mullins", + "office": "Laredo", + "position": "Ambulatory Nurse", + "salary": "$152,230", + "start_date": "9/25/2014" + }, + { + "extn": "5842", + "id": "27383", + "name": "Madelyn Aldridge", + "office": "St. Louis", + "position": "Operator", + "salary": "$102,709", + "start_date": "2/12/2019" + }, + { + "extn": "2362", + "id": "27384", + "name": "Eduardo Owens", + "office": "Wien", + "position": "Doctor", + "salary": "$154,322", + "start_date": "2/12/2001" + }, + { + "extn": "5269", + "id": "27385", + "name": "Cynthia Chappell", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$274,164", + "start_date": "2/1/2006" + }, + { + "extn": "7699", + "id": "27386", + "name": "Danny Olson", + "office": "Lakewood", + "position": "Retail Trainee", + "salary": "$36,897", + "start_date": "4/8/2015" + }, + { + "extn": "2684", + "id": "27387", + "name": "Valentina Blackburn", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$85,354", + "start_date": "9/24/2011" + }, + { + "extn": "7639", + "id": "27388", + "name": "Gina Saunders", + "office": "San Jose", + "position": "Audiologist", + "salary": "$132,286", + "start_date": "9/15/2009" + }, + { + "extn": "3485", + "id": "27389", + "name": "Chris Hobbs", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$93,075", + "start_date": "3/9/2006" + }, + { + "extn": "8178", + "id": "27390", + "name": "Elly Talbot", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$199,710", + "start_date": "5/17/2002" + }, + { + "extn": "4137", + "id": "27391", + "name": "Jackeline Malone", + "office": "Miami", + "position": "Doctor", + "salary": "$197,583", + "start_date": "8/20/2000" + }, + { + "extn": "2958", + "id": "27392", + "name": "Mona Baxter", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$188,023", + "start_date": "4/3/2006" + }, + { + "extn": "2775", + "id": "27393", + "name": "Jolene Ralph", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$243,571", + "start_date": "9/20/2013" + }, + { + "extn": "8402", + "id": "27394", + "name": "Bristol Khan", + "office": "Washington", + "position": "Laboratory Technician", + "salary": "$27,602", + "start_date": "2/7/2019" + }, + { + "extn": "4666", + "id": "27395", + "name": "David Mould", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$250,786", + "start_date": "11/22/2017" + }, + { + "extn": "6462", + "id": "27396", + "name": "Madelyn Russell", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$160,936", + "start_date": "7/21/2016" + }, + { + "extn": "9052", + "id": "27397", + "name": "Nicholas Olson", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$152,217", + "start_date": "10/9/2009" + }, + { + "extn": "3436", + "id": "27398", + "name": "Tara Wren", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$294,916", + "start_date": "8/22/2005" + }, + { + "extn": "2569", + "id": "27399", + "name": "William Horton", + "office": "Baltimore", + "position": "Cook", + "salary": "$299,696", + "start_date": "1/24/2007" + }, + { + "extn": "1700", + "id": "27400", + "name": "Tony Saunders", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$169,108", + "start_date": "2/22/2000" + }, + { + "extn": "7260", + "id": "27401", + "name": "Carrie Plant", + "office": "Irving", + "position": "HR Specialist", + "salary": "$92,430", + "start_date": "3/8/2011" + }, + { + "extn": "1833", + "id": "27402", + "name": "Aiden West", + "office": "Long Beach", + "position": "Cashier", + "salary": "$288,037", + "start_date": "4/25/2006" + }, + { + "extn": "8510", + "id": "27403", + "name": "Chester Santos", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$225,836", + "start_date": "2/5/2004" + }, + { + "extn": "5578", + "id": "27404", + "name": "Ethan Gibson", + "office": "Murfreesboro", + "position": "Cashier", + "salary": "$298,764", + "start_date": "2/6/2013" + }, + { + "extn": "7724", + "id": "27405", + "name": "Chuck Gregory", + "office": "Chicago", + "position": "Executive Director", + "salary": "$77,292", + "start_date": "2/20/2018" + }, + { + "extn": "3996", + "id": "27406", + "name": "Tyson Latham", + "office": "Charlotte", + "position": "Dentist", + "salary": "$190,990", + "start_date": "6/18/2014" + }, + { + "extn": "6170", + "id": "27407", + "name": "Nate Judd", + "office": "Long Beach", + "position": "Loan Officer", + "salary": "$200,078", + "start_date": "1/21/2016" + }, + { + "extn": "4214", + "id": "27408", + "name": "Makena Jarrett", + "office": "Henderson", + "position": "Clerk", + "salary": "$25,992", + "start_date": "2/9/2009" + }, + { + "extn": "6285", + "id": "27409", + "name": "Makena Asher", + "office": "Honolulu", + "position": "Associate Professor", + "salary": "$275,331", + "start_date": "7/1/2006" + }, + { + "extn": "4710", + "id": "27410", + "name": "Gwenyth Thorne", + "office": "Hayward", + "position": "Accountant", + "salary": "$100,870", + "start_date": "9/29/2006" + }, + { + "extn": "2820", + "id": "27411", + "name": "Keira Funnell", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$23,916", + "start_date": "5/18/2007" + }, + { + "extn": "7125", + "id": "27412", + "name": "Tyler Downing", + "office": "Louisville", + "position": "Banker", + "salary": "$132,310", + "start_date": "5/29/2004" + }, + { + "extn": "5816", + "id": "27413", + "name": "Robyn Healy", + "office": "Hayward", + "position": "Operator", + "salary": "$223,853", + "start_date": "12/6/2000" + }, + { + "extn": "7488", + "id": "27414", + "name": "Rocco Addley", + "office": "Detroit", + "position": "Clerk", + "salary": "$237,357", + "start_date": "6/26/2002" + }, + { + "extn": "9930", + "id": "27415", + "name": "Taylor Button", + "office": "San Jose", + "position": "Front Desk Coordinator", + "salary": "$116,524", + "start_date": "1/28/2013" + }, + { + "extn": "4464", + "id": "27416", + "name": "John Neal", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$69,969", + "start_date": "8/5/2016" + }, + { + "extn": "8512", + "id": "27417", + "name": "Wendy Lyon", + "office": "Dallas", + "position": "Mobile Developer", + "salary": "$253,973", + "start_date": "12/10/2009" + }, + { + "extn": "2215", + "id": "27418", + "name": "Hope Franks", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$118,556", + "start_date": "1/30/2001" + }, + { + "extn": "6329", + "id": "27419", + "name": "Diane Rodwell", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$136,674", + "start_date": "9/7/2014" + }, + { + "extn": "4207", + "id": "27420", + "name": "Denis Walter", + "office": "San Diego", + "position": "Doctor", + "salary": "$248,273", + "start_date": "5/9/2016" + }, + { + "extn": "9413", + "id": "27421", + "name": "Matthew Morris", + "office": "Moreno Valley", + "position": "CNC Operator", + "salary": "$23,693", + "start_date": "12/1/2013" + }, + { + "extn": "2760", + "id": "27422", + "name": "Rosalie Robinson", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$261,827", + "start_date": "1/11/2018" + }, + { + "extn": "6184", + "id": "27423", + "name": "Chanelle Norburn", + "office": "Fremont", + "position": "Physician", + "salary": "$51,038", + "start_date": "11/5/2013" + }, + { + "extn": "8538", + "id": "27424", + "name": "Nathan Lindop", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$146,088", + "start_date": "12/22/2015" + }, + { + "extn": "2415", + "id": "27425", + "name": "Norah Edley", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$125,508", + "start_date": "6/21/2012" + }, + { + "extn": "3758", + "id": "27426", + "name": "Amy Farrell", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$177,606", + "start_date": "6/28/2002" + }, + { + "extn": "6433", + "id": "27427", + "name": "Maxwell Nicholls", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$26,477", + "start_date": "6/1/2001" + }, + { + "extn": "8969", + "id": "27428", + "name": "Nate Bailey", + "office": "Salem", + "position": "Stockbroker", + "salary": "$150,377", + "start_date": "9/22/2010" + }, + { + "extn": "3021", + "id": "27429", + "name": "Ivy Hancock", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$19,279", + "start_date": "11/22/2009" + }, + { + "extn": "4846", + "id": "27430", + "name": "Benjamin Thompson", + "office": "Fremont", + "position": "Physician", + "salary": "$111,997", + "start_date": "6/30/2000" + }, + { + "extn": "1688", + "id": "27431", + "name": "Barney Carter", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$230,349", + "start_date": "10/4/2004" + }, + { + "extn": "6307", + "id": "27432", + "name": "Fred Freeburn", + "office": "Otawa", + "position": "Audiologist", + "salary": "$215,229", + "start_date": "10/16/2016" + }, + { + "extn": "3266", + "id": "27433", + "name": "Liam Coleman", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$14,548", + "start_date": "4/1/2002" + }, + { + "extn": "1861", + "id": "27434", + "name": "Mark Nelson", + "office": "Memphis", + "position": "Doctor", + "salary": "$100,635", + "start_date": "5/17/2008" + }, + { + "extn": "7565", + "id": "27435", + "name": "Piper Warden", + "office": "Huntsville", + "position": "Inspector", + "salary": "$273,626", + "start_date": "8/19/2008" + }, + { + "extn": "2783", + "id": "27436", + "name": "Adeline Crawley", + "office": "Stockton", + "position": "Biologist", + "salary": "$126,794", + "start_date": "8/6/2019" + }, + { + "extn": "4021", + "id": "27437", + "name": "Peter Bullock", + "office": "Madrid", + "position": "Loan Officer", + "salary": "$148,437", + "start_date": "11/23/2014" + }, + { + "extn": "3932", + "id": "27438", + "name": "Paula Logan", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$28,397", + "start_date": "8/12/2007" + }, + { + "extn": "9841", + "id": "27439", + "name": "Tom Exton", + "office": "San Bernardino", + "position": "Food Technologist", + "salary": "$208,507", + "start_date": "6/11/2004" + }, + { + "extn": "4097", + "id": "27440", + "name": "Madison Vinton", + "office": "Miami", + "position": "Machine Operator", + "salary": "$293,837", + "start_date": "12/22/2001" + }, + { + "extn": "3059", + "id": "27441", + "name": "Alessia Ashwell", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$238,755", + "start_date": "2/18/2013" + }, + { + "extn": "5358", + "id": "27442", + "name": "Shelby Emmott", + "office": "Otawa", + "position": "Inspector", + "salary": "$151,645", + "start_date": "3/30/2015" + }, + { + "extn": "8893", + "id": "27443", + "name": "Amy Long", + "office": "Hollywood", + "position": "Design Engineer", + "salary": "$107,529", + "start_date": "10/13/2000" + }, + { + "extn": "9392", + "id": "27444", + "name": "Cameron Lomax", + "office": "Wien", + "position": "Lecturer", + "salary": "$80,079", + "start_date": "9/27/2019" + }, + { + "extn": "6790", + "id": "27445", + "name": "Elijah Morris", + "office": "Fullerton", + "position": "Audiologist", + "salary": "$14,842", + "start_date": "3/14/2012" + }, + { + "extn": "3144", + "id": "27446", + "name": "Trisha Scott", + "office": "Reno", + "position": "HR Specialist", + "salary": "$138,462", + "start_date": "7/27/2015" + }, + { + "extn": "4795", + "id": "27447", + "name": "Percy Button", + "office": "Orlando", + "position": "Audiologist", + "salary": "$269,458", + "start_date": "7/30/2016" + }, + { + "extn": "9251", + "id": "27448", + "name": "Janice Farrant", + "office": "Norfolk", + "position": "Operator", + "salary": "$269,231", + "start_date": "11/9/2007" + }, + { + "extn": "2971", + "id": "27449", + "name": "Ivette Daniells", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$79,639", + "start_date": "1/5/2015" + }, + { + "extn": "2658", + "id": "27450", + "name": "Jade Martin", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$175,095", + "start_date": "11/2/2003" + }, + { + "extn": "3380", + "id": "27451", + "name": "Mike Richardson", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$183,325", + "start_date": "3/20/2017" + }, + { + "extn": "8218", + "id": "27452", + "name": "Jessica Ebden", + "office": "Albuquerque", + "position": "Cook", + "salary": "$277,799", + "start_date": "3/26/2012" + }, + { + "extn": "8661", + "id": "27453", + "name": "Melinda Thorpe", + "office": "Valetta", + "position": "IT Support Staff", + "salary": "$48,455", + "start_date": "3/14/2004" + }, + { + "extn": "4595", + "id": "27454", + "name": "Chadwick Owens", + "office": "Lisbon", + "position": "Software Engineer", + "salary": "$146,706", + "start_date": "10/7/2009" + }, + { + "extn": "9686", + "id": "27455", + "name": "Holly Ellery", + "office": "Denver", + "position": "Webmaster", + "salary": "$20,737", + "start_date": "10/5/2007" + }, + { + "extn": "8738", + "id": "27456", + "name": "Julian Calderwood", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$50,142", + "start_date": "5/1/2000" + }, + { + "extn": "8021", + "id": "27457", + "name": "Evie Doherty", + "office": "Prague", + "position": "Ambulatory Nurse", + "salary": "$86,765", + "start_date": "4/23/2004" + }, + { + "extn": "7382", + "id": "27458", + "name": "Nancy Allcott", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$189,713", + "start_date": "11/21/2004" + }, + { + "extn": "7411", + "id": "27459", + "name": "Bernadette Goodman", + "office": "El Paso", + "position": "Operator", + "salary": "$12,962", + "start_date": "7/17/2012" + }, + { + "extn": "2958", + "id": "27460", + "name": "John Irving", + "office": "Lakewood", + "position": "Biologist", + "salary": "$194,991", + "start_date": "2/13/2012" + }, + { + "extn": "5431", + "id": "27461", + "name": "Chad Reid", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$243,425", + "start_date": "2/5/2006" + }, + { + "extn": "9069", + "id": "27462", + "name": "Anthony Clark", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$134,071", + "start_date": "1/4/2010" + }, + { + "extn": "8486", + "id": "27463", + "name": "Carl Butler", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$297,097", + "start_date": "7/29/2000" + }, + { + "extn": "6806", + "id": "27464", + "name": "Benjamin Roth", + "office": "Ontario", + "position": "CNC Operator", + "salary": "$11,928", + "start_date": "10/11/2002" + }, + { + "extn": "5321", + "id": "27465", + "name": "Henry Lewin", + "office": "Miami", + "position": "Stockbroker", + "salary": "$198,334", + "start_date": "3/2/2014" + }, + { + "extn": "7864", + "id": "27466", + "name": "David Thorne", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$34,535", + "start_date": "6/6/2009" + }, + { + "extn": "8362", + "id": "27467", + "name": "Maribel Dickson", + "office": "Los Angeles", + "position": "Bellman", + "salary": "$141,991", + "start_date": "1/17/2017" + }, + { + "extn": "4440", + "id": "27468", + "name": "Logan Blythe", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$56,058", + "start_date": "11/19/2010" + }, + { + "extn": "6110", + "id": "27469", + "name": "Cara Wild", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$63,981", + "start_date": "6/25/2007" + }, + { + "extn": "7744", + "id": "27470", + "name": "Camden Michael", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$190,700", + "start_date": "10/9/2017" + }, + { + "extn": "7143", + "id": "27471", + "name": "Kaylee Reynolds", + "office": "Charlotte", + "position": "Assistant Buyer", + "salary": "$16,030", + "start_date": "11/6/2001" + }, + { + "extn": "8416", + "id": "27472", + "name": "Sloane Moore", + "office": "Tulsa", + "position": "Restaurant Manager", + "salary": "$73,098", + "start_date": "10/14/2005" + }, + { + "extn": "4490", + "id": "27473", + "name": "Rocco Preston", + "office": "Miami", + "position": "Food Technologist", + "salary": "$155,496", + "start_date": "11/8/2015" + }, + { + "extn": "6844", + "id": "27474", + "name": "Matthew Hamilton", + "office": "Norfolk", + "position": "Dentist", + "salary": "$148,807", + "start_date": "10/9/2013" + }, + { + "extn": "2843", + "id": "27475", + "name": "Tyler Rehman", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$143,072", + "start_date": "6/5/2001" + }, + { + "extn": "3029", + "id": "27476", + "name": "Jules Curtis", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$17,331", + "start_date": "12/27/2013" + }, + { + "extn": "8658", + "id": "27477", + "name": "Scarlett Attwood", + "office": "Fayetteville", + "position": "Operator", + "salary": "$49,001", + "start_date": "9/26/2012" + }, + { + "extn": "6499", + "id": "27478", + "name": "Belinda Gibbons", + "office": "Bucharest", + "position": "Doctor", + "salary": "$260,102", + "start_date": "10/17/2011" + }, + { + "extn": "3093", + "id": "27479", + "name": "Daron Roman", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$210,188", + "start_date": "4/19/2009" + }, + { + "extn": "2249", + "id": "27480", + "name": "Nathan Ianson", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$189,288", + "start_date": "5/19/2004" + }, + { + "extn": "3045", + "id": "27481", + "name": "Makenzie Ingham", + "office": "San Diego", + "position": "Loan Officer", + "salary": "$242,695", + "start_date": "11/13/2001" + }, + { + "extn": "9127", + "id": "27482", + "name": "Tom Horton", + "office": "London", + "position": "Investment Advisor", + "salary": "$119,273", + "start_date": "2/15/2008" + }, + { + "extn": "9717", + "id": "27483", + "name": "David Reading", + "office": "London", + "position": "HR Specialist", + "salary": "$154,453", + "start_date": "1/14/2009" + }, + { + "extn": "7103", + "id": "27484", + "name": "Charlotte Norburn", + "office": "Denver", + "position": "Investment Advisor", + "salary": "$231,427", + "start_date": "10/16/2004" + }, + { + "extn": "7867", + "id": "27485", + "name": "Paula Adams", + "office": "Arlington", + "position": "Ambulatory Nurse", + "salary": "$116,125", + "start_date": "4/21/2006" + }, + { + "extn": "8625", + "id": "27486", + "name": "Jacob Wilton", + "office": "Wien", + "position": "IT Support Staff", + "salary": "$241,602", + "start_date": "6/28/2002" + }, + { + "extn": "7817", + "id": "27487", + "name": "Henry Kerr", + "office": "Lancaster", + "position": "Machine Operator", + "salary": "$44,172", + "start_date": "7/4/2014" + }, + { + "extn": "7327", + "id": "27488", + "name": "Allison Jeffery", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$38,737", + "start_date": "9/26/2013" + }, + { + "extn": "6597", + "id": "27489", + "name": "Manuel Truscott", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$100,326", + "start_date": "10/26/2007" + }, + { + "extn": "2359", + "id": "27490", + "name": "Bryon Norman", + "office": "Denver", + "position": "Cook", + "salary": "$196,826", + "start_date": "2/10/2011" + }, + { + "extn": "8499", + "id": "27491", + "name": "Ellen Callan", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$29,608", + "start_date": "5/17/2008" + }, + { + "extn": "4696", + "id": "27492", + "name": "Marigold Bennett", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$84,018", + "start_date": "3/2/2002" + }, + { + "extn": "5998", + "id": "27493", + "name": "Nathan Smith", + "office": "Seattle", + "position": "Mobile Developer", + "salary": "$175,180", + "start_date": "9/28/2010" + }, + { + "extn": "6983", + "id": "27494", + "name": "Harmony Crawford", + "office": "Tallahassee", + "position": "Banker", + "salary": "$151,980", + "start_date": "2/14/2011" + }, + { + "extn": "8652", + "id": "27495", + "name": "Kaylee Tobin", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$33,178", + "start_date": "12/18/2002" + }, + { + "extn": "5171", + "id": "27496", + "name": "Melody Ryan", + "office": "Madrid", + "position": "Cook", + "salary": "$164,716", + "start_date": "3/11/2017" + }, + { + "extn": "2183", + "id": "27497", + "name": "Makena Oakley", + "office": "San Antonio", + "position": "Baker", + "salary": "$102,698", + "start_date": "10/24/2008" + }, + { + "extn": "6966", + "id": "27498", + "name": "Bob Stone", + "office": "Garland", + "position": "Web Developer", + "salary": "$26,032", + "start_date": "9/16/2013" + }, + { + "extn": "3495", + "id": "27499", + "name": "Leanne Shaw", + "office": "Prague", + "position": "Ambulatory Nurse", + "salary": "$289,086", + "start_date": "12/5/2001" + }, + { + "extn": "1353", + "id": "27500", + "name": "Mason Uddin", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$212,063", + "start_date": "5/10/2000" + }, + { + "extn": "2562", + "id": "27501", + "name": "Tom Jacobs", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$108,876", + "start_date": "1/16/2004" + }, + { + "extn": "4471", + "id": "27502", + "name": "Chuck Hunt", + "office": "Detroit", + "position": "Clerk", + "salary": "$279,018", + "start_date": "4/25/2003" + }, + { + "extn": "1811", + "id": "27503", + "name": "David Coleman", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$96,450", + "start_date": "12/5/2012" + }, + { + "extn": "9504", + "id": "27504", + "name": "Jaylene Ballard", + "office": "Valetta", + "position": "Baker", + "salary": "$65,430", + "start_date": "4/26/2018" + }, + { + "extn": "2715", + "id": "27505", + "name": "Gina Emmett", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$46,499", + "start_date": "7/16/2012" + }, + { + "extn": "6224", + "id": "27506", + "name": "Lillian Umney", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$31,527", + "start_date": "4/3/2002" + }, + { + "extn": "9827", + "id": "27507", + "name": "Jack Roberts", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$168,430", + "start_date": "5/27/2004" + }, + { + "extn": "5004", + "id": "27508", + "name": "Julius Rust", + "office": "Orlando", + "position": "Accountant", + "salary": "$257,742", + "start_date": "2/23/2009" + }, + { + "extn": "9197", + "id": "27509", + "name": "Gabriel Dillon", + "office": "Long Beach", + "position": "Physician", + "salary": "$158,292", + "start_date": "10/20/2006" + }, + { + "extn": "5796", + "id": "27510", + "name": "Phillip Payne", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$133,372", + "start_date": "12/1/2012" + }, + { + "extn": "2019", + "id": "27511", + "name": "Isla Mullins", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$228,535", + "start_date": "4/6/2013" + }, + { + "extn": "6852", + "id": "27512", + "name": "Aiden Howard", + "office": "Denver", + "position": "Associate Professor", + "salary": "$29,747", + "start_date": "3/3/2006" + }, + { + "extn": "4114", + "id": "27513", + "name": "Erick Ashley", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$127,333", + "start_date": "5/30/2018" + }, + { + "extn": "7578", + "id": "27514", + "name": "Wade Potter", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$259,822", + "start_date": "7/21/2004" + }, + { + "extn": "4481", + "id": "27515", + "name": "Holly Bennett", + "office": "Milwaukee", + "position": "Physician", + "salary": "$62,481", + "start_date": "1/8/2000" + }, + { + "extn": "1643", + "id": "27516", + "name": "Harvey Hill", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$282,301", + "start_date": "5/25/2006" + }, + { + "extn": "1660", + "id": "27517", + "name": "Tyson Dixon", + "office": "Escondido", + "position": "Physician", + "salary": "$243,191", + "start_date": "7/3/2011" + }, + { + "extn": "3837", + "id": "27518", + "name": "Abdul Thomson", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$278,845", + "start_date": "9/27/2010" + }, + { + "extn": "9600", + "id": "27519", + "name": "Martha Brock", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$180,075", + "start_date": "2/19/2003" + }, + { + "extn": "1918", + "id": "27520", + "name": "Oliver Walker", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$214,910", + "start_date": "5/25/2018" + }, + { + "extn": "2895", + "id": "27521", + "name": "Molly Wood", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$50,268", + "start_date": "2/22/2000" + }, + { + "extn": "4917", + "id": "27522", + "name": "William Little", + "office": "Otawa", + "position": "Cook", + "salary": "$284,975", + "start_date": "5/19/2012" + }, + { + "extn": "1798", + "id": "27523", + "name": "Chad Preston", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$66,151", + "start_date": "9/17/2008" + }, + { + "extn": "1967", + "id": "27524", + "name": "Belinda Pearson", + "office": "Atlanta", + "position": "Doctor", + "salary": "$252,634", + "start_date": "10/16/2018" + }, + { + "extn": "4633", + "id": "27525", + "name": "Margot Nash", + "office": "Tallahassee", + "position": "Staffing Consultant", + "salary": "$63,927", + "start_date": "10/6/2009" + }, + { + "extn": "1507", + "id": "27526", + "name": "Jackeline Gilbert", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$278,126", + "start_date": "3/20/2018" + }, + { + "extn": "9424", + "id": "27527", + "name": "Vicky Sanchez", + "office": "Philadelphia", + "position": "Inspector", + "salary": "$222,080", + "start_date": "4/1/2010" + }, + { + "extn": "8291", + "id": "27528", + "name": "Anthony Mitchell", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$214,295", + "start_date": "9/14/2000" + }, + { + "extn": "5075", + "id": "27529", + "name": "Julius Lane", + "office": "Worcester", + "position": "Bellman", + "salary": "$11,569", + "start_date": "9/3/2017" + }, + { + "extn": "5878", + "id": "27530", + "name": "Chris Wilde", + "office": "Tulsa", + "position": "Dentist", + "salary": "$74,986", + "start_date": "1/11/2011" + }, + { + "extn": "1792", + "id": "27531", + "name": "Anabelle Rees", + "office": "Venice", + "position": "HR Specialist", + "salary": "$87,048", + "start_date": "2/23/2002" + }, + { + "extn": "4253", + "id": "27532", + "name": "Penelope Reese", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$215,286", + "start_date": "4/7/2001" + }, + { + "extn": "3367", + "id": "27533", + "name": "Valentina Pratt", + "office": "Prague", + "position": "Food Technologist", + "salary": "$193,973", + "start_date": "10/14/2009" + }, + { + "extn": "5524", + "id": "27534", + "name": "Bob Upton", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$297,991", + "start_date": "12/4/2015" + }, + { + "extn": "7172", + "id": "27535", + "name": "Matthew Radley", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$280,280", + "start_date": "11/10/2003" + }, + { + "extn": "4094", + "id": "27536", + "name": "Tom Miller", + "office": "Nashville", + "position": "Electrician", + "salary": "$88,163", + "start_date": "10/5/2016" + }, + { + "extn": "1473", + "id": "27537", + "name": "Sebastian Clifford", + "office": "Philadelphia", + "position": "Investment Advisor", + "salary": "$278,692", + "start_date": "2/16/2011" + }, + { + "extn": "4813", + "id": "27538", + "name": "Miriam Walker", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$95,446", + "start_date": "1/6/2016" + }, + { + "extn": "2683", + "id": "27539", + "name": "Dani Price", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$101,035", + "start_date": "2/7/2009" + }, + { + "extn": "8404", + "id": "27540", + "name": "Dakota Flett", + "office": "Berlin", + "position": "Fabricator", + "salary": "$203,597", + "start_date": "10/24/2002" + }, + { + "extn": "5784", + "id": "27541", + "name": "Scarlett Simpson", + "office": "Lisbon", + "position": "Steward", + "salary": "$251,071", + "start_date": "5/10/2008" + }, + { + "extn": "1119", + "id": "27542", + "name": "Russel Underhill", + "office": "Tulsa", + "position": "Web Developer", + "salary": "$102,210", + "start_date": "6/2/2007" + }, + { + "extn": "5599", + "id": "27543", + "name": "Chuck Dempsey", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$54,782", + "start_date": "7/12/2019" + }, + { + "extn": "2493", + "id": "27544", + "name": "Alice Walsh", + "office": "Boston", + "position": "Pharmacist", + "salary": "$74,024", + "start_date": "5/24/2018" + }, + { + "extn": "3462", + "id": "27545", + "name": "Johnny Wild", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$150,233", + "start_date": "7/20/2002" + }, + { + "extn": "4483", + "id": "27546", + "name": "Cecilia Saunders", + "office": "Philadelphia", + "position": "Investment Advisor", + "salary": "$215,286", + "start_date": "1/20/2018" + }, + { + "extn": "8245", + "id": "27547", + "name": "Noemi Carter", + "office": "Long Beach", + "position": "Software Engineer", + "salary": "$84,524", + "start_date": "2/16/2004" + }, + { + "extn": "9245", + "id": "27548", + "name": "Emma Kent", + "office": "Sacramento", + "position": "Investment Advisor", + "salary": "$272,752", + "start_date": "2/6/2014" + }, + { + "extn": "3692", + "id": "27549", + "name": "Lucas Drew", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$291,294", + "start_date": "9/19/2010" + }, + { + "extn": "9505", + "id": "27550", + "name": "Clint Eaton", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$249,474", + "start_date": "6/1/2006" + }, + { + "extn": "7533", + "id": "27551", + "name": "Priscilla Davies", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$139,848", + "start_date": "9/19/2019" + }, + { + "extn": "3744", + "id": "27552", + "name": "David Yarlett", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$233,882", + "start_date": "1/9/2018" + }, + { + "extn": "6205", + "id": "27553", + "name": "Maxwell Jacobs", + "office": "Glendale", + "position": "Machine Operator", + "salary": "$37,028", + "start_date": "3/10/2015" + }, + { + "extn": "4047", + "id": "27554", + "name": "Matthew Kaur", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$79,632", + "start_date": "2/25/2016" + }, + { + "extn": "6279", + "id": "27555", + "name": "Gil Sanchez", + "office": "Omaha", + "position": "Bookkeeper", + "salary": "$178,447", + "start_date": "5/14/2000" + }, + { + "extn": "9015", + "id": "27556", + "name": "Miley Dillon", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$217,798", + "start_date": "3/29/2008" + }, + { + "extn": "3272", + "id": "27557", + "name": "Hank Squire", + "office": "Stockton", + "position": "Treasurer", + "salary": "$282,605", + "start_date": "4/23/2011" + }, + { + "extn": "1114", + "id": "27558", + "name": "Estrella Morgan", + "office": "Memphis", + "position": "Cashier", + "salary": "$101,400", + "start_date": "7/21/2003" + }, + { + "extn": "5240", + "id": "27559", + "name": "Jayden Stewart", + "office": "Long Beach", + "position": "Baker", + "salary": "$161,077", + "start_date": "4/26/2018" + }, + { + "extn": "5214", + "id": "27560", + "name": "Jacqueline Snow", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$232,554", + "start_date": "3/11/2015" + }, + { + "extn": "6725", + "id": "27561", + "name": "Lily Woods", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$127,279", + "start_date": "12/28/2007" + }, + { + "extn": "9248", + "id": "27562", + "name": "Brad Owen", + "office": "Saint Paul", + "position": "IT Support Staff", + "salary": "$173,867", + "start_date": "12/18/2001" + }, + { + "extn": "4481", + "id": "27563", + "name": "Ronald Fulton", + "office": "Milano", + "position": "Dentist", + "salary": "$249,952", + "start_date": "2/4/2014" + }, + { + "extn": "9269", + "id": "27564", + "name": "Dani Stanton", + "office": "Huntsville", + "position": "Inspector", + "salary": "$227,043", + "start_date": "9/12/2005" + }, + { + "extn": "8837", + "id": "27565", + "name": "Jenna Adams", + "office": "Wien", + "position": "Staffing Consultant", + "salary": "$98,865", + "start_date": "11/5/2016" + }, + { + "extn": "2343", + "id": "27566", + "name": "Michelle Woods", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$103,271", + "start_date": "4/25/2000" + }, + { + "extn": "9864", + "id": "27567", + "name": "Dalia Powell", + "office": "Detroit", + "position": "Paramedic", + "salary": "$187,812", + "start_date": "7/28/2003" + }, + { + "extn": "3935", + "id": "27568", + "name": "Gil Stewart", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$109,627", + "start_date": "8/27/2016" + }, + { + "extn": "2746", + "id": "27569", + "name": "Harvey Glynn", + "office": "Lancaster", + "position": "Cook", + "salary": "$122,605", + "start_date": "9/27/2002" + }, + { + "extn": "1198", + "id": "27570", + "name": "Mabel Sherry", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$136,125", + "start_date": "2/21/2017" + }, + { + "extn": "9717", + "id": "27571", + "name": "Marigold Gilmore", + "office": "London", + "position": "Electrician", + "salary": "$67,940", + "start_date": "9/5/2013" + }, + { + "extn": "4376", + "id": "27572", + "name": "Wade Eyres", + "office": "Orlando", + "position": "Systems Administrator", + "salary": "$34,363", + "start_date": "7/22/2019" + }, + { + "extn": "8906", + "id": "27573", + "name": "Deborah Whinter", + "office": "Prague", + "position": "Staffing Consultant", + "salary": "$170,844", + "start_date": "3/21/2016" + }, + { + "extn": "8314", + "id": "27574", + "name": "Jennifer Kelly", + "office": "Valetta", + "position": "Designer", + "salary": "$216,526", + "start_date": "5/12/2003" + }, + { + "extn": "6051", + "id": "27575", + "name": "Erick York", + "office": "San Francisco", + "position": "Auditor", + "salary": "$198,869", + "start_date": "9/13/2009" + }, + { + "extn": "3006", + "id": "27576", + "name": "Julian Bolton", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$215,895", + "start_date": "2/1/2016" + }, + { + "extn": "9685", + "id": "27577", + "name": "Mark Amstead", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$273,667", + "start_date": "6/8/2003" + }, + { + "extn": "5635", + "id": "27578", + "name": "Rufus Jobson", + "office": "Bakersfield", + "position": "Steward", + "salary": "$197,930", + "start_date": "1/31/2005" + }, + { + "extn": "9874", + "id": "27579", + "name": "Mackenzie Allen", + "office": "Otawa", + "position": "Paramedic", + "salary": "$248,736", + "start_date": "10/9/2018" + }, + { + "extn": "8314", + "id": "27580", + "name": "Rosalyn Blythe", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$38,459", + "start_date": "5/24/2010" + }, + { + "extn": "2157", + "id": "27581", + "name": "Russel Veale", + "office": "Paris", + "position": "Auditor", + "salary": "$191,133", + "start_date": "11/14/2005" + }, + { + "extn": "3385", + "id": "27582", + "name": "Mark Clarke", + "office": "Huntsville", + "position": "Project Manager", + "salary": "$20,475", + "start_date": "9/17/2003" + }, + { + "extn": "1546", + "id": "27583", + "name": "George Freeburn", + "office": "Bucharest", + "position": "CNC Operator", + "salary": "$93,060", + "start_date": "10/18/2008" + }, + { + "extn": "8266", + "id": "27584", + "name": "Noah Verdon", + "office": "Ontario", + "position": "Dentist", + "salary": "$274,865", + "start_date": "3/21/2016" + }, + { + "extn": "8987", + "id": "27585", + "name": "Carolyn Tyler", + "office": "Louisville", + "position": "Dentist", + "salary": "$26,053", + "start_date": "2/19/2005" + }, + { + "extn": "2191", + "id": "27586", + "name": "Alison Rees", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$199,309", + "start_date": "8/31/2004" + }, + { + "extn": "2705", + "id": "27587", + "name": "Eve Martin", + "office": "Lyon", + "position": "Food Technologist", + "salary": "$287,466", + "start_date": "7/12/2007" + }, + { + "extn": "6781", + "id": "27588", + "name": "Liam Abbey", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$73,539", + "start_date": "1/11/2011" + }, + { + "extn": "9236", + "id": "27589", + "name": "Judith Robe", + "office": "Springfield", + "position": "Operator", + "salary": "$160,732", + "start_date": "8/5/2013" + }, + { + "extn": "8879", + "id": "27590", + "name": "Mark Bennett", + "office": "Orlando", + "position": "Electrician", + "salary": "$28,787", + "start_date": "5/18/2001" + }, + { + "extn": "2723", + "id": "27591", + "name": "Liliana Mcgregor", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$153,584", + "start_date": "10/3/2011" + }, + { + "extn": "7900", + "id": "27592", + "name": "Jayden Simpson", + "office": "Milano", + "position": "Food Technologist", + "salary": "$44,749", + "start_date": "3/17/2009" + }, + { + "extn": "2629", + "id": "27593", + "name": "Ryan Wilson", + "office": "Lakewood", + "position": "Fabricator", + "salary": "$165,796", + "start_date": "6/30/2013" + }, + { + "extn": "3179", + "id": "27594", + "name": "Chris Martin", + "office": "Huntsville", + "position": "Physician", + "salary": "$209,777", + "start_date": "10/18/2009" + }, + { + "extn": "4450", + "id": "27595", + "name": "Aiden Parker", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$31,175", + "start_date": "1/1/2006" + }, + { + "extn": "3838", + "id": "27596", + "name": "Felicity Rigg", + "office": "Fort Lauderdale", + "position": "Budget Analyst", + "salary": "$112,344", + "start_date": "3/1/2008" + }, + { + "extn": "8552", + "id": "27597", + "name": "Carter Mcguire", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$198,746", + "start_date": "5/28/2004" + }, + { + "extn": "8554", + "id": "27598", + "name": "Tom Stone", + "office": "Baltimore", + "position": "Health Educator", + "salary": "$126,606", + "start_date": "11/22/2005" + }, + { + "extn": "1956", + "id": "27599", + "name": "Matthew Khan", + "office": "Worcester", + "position": "Electrician", + "salary": "$45,571", + "start_date": "7/17/2003" + }, + { + "extn": "6220", + "id": "27600", + "name": "Georgia Salt", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$145,532", + "start_date": "3/10/2009" + }, + { + "extn": "5610", + "id": "27601", + "name": "Kurt Broomfield", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$282,276", + "start_date": "5/8/2011" + }, + { + "extn": "3380", + "id": "27602", + "name": "Anabel Anderson", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$293,869", + "start_date": "4/19/2002" + }, + { + "extn": "2337", + "id": "27603", + "name": "Chester Coleman", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$106,460", + "start_date": "3/21/2014" + }, + { + "extn": "4352", + "id": "27604", + "name": "Nick Davies", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$105,974", + "start_date": "3/19/2013" + }, + { + "extn": "9094", + "id": "27605", + "name": "Emely Williams", + "office": "Reno", + "position": "Insurance Broker", + "salary": "$127,229", + "start_date": "12/11/2003" + }, + { + "extn": "2588", + "id": "27606", + "name": "Hayden Knight", + "office": "San Jose", + "position": "Assistant Buyer", + "salary": "$106,149", + "start_date": "5/26/2008" + }, + { + "extn": "6658", + "id": "27607", + "name": "Abdul Cavanagh", + "office": "Zurich", + "position": "Cashier", + "salary": "$54,693", + "start_date": "9/28/2014" + }, + { + "extn": "4930", + "id": "27608", + "name": "Tess Olson", + "office": "Huntsville", + "position": "Dentist", + "salary": "$178,598", + "start_date": "3/18/2016" + }, + { + "extn": "9741", + "id": "27609", + "name": "Cadence Ward", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$192,714", + "start_date": "9/17/2009" + }, + { + "extn": "5947", + "id": "27610", + "name": "Benny Oakley", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$35,668", + "start_date": "4/22/2011" + }, + { + "extn": "3205", + "id": "27611", + "name": "Percy Nielson", + "office": "Hayward", + "position": "Business Broker", + "salary": "$82,862", + "start_date": "7/28/2019" + }, + { + "extn": "3920", + "id": "27612", + "name": "Jocelyn Yard", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$16,404", + "start_date": "4/23/2015" + }, + { + "extn": "8909", + "id": "27613", + "name": "Leroy Moore", + "office": "Detroit", + "position": "Accountant", + "salary": "$208,545", + "start_date": "4/23/2005" + }, + { + "extn": "2364", + "id": "27614", + "name": "Tyson Hooper", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$158,906", + "start_date": "11/7/2004" + }, + { + "extn": "8470", + "id": "27615", + "name": "John Marshall", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$222,030", + "start_date": "11/13/2004" + }, + { + "extn": "4618", + "id": "27616", + "name": "Ryan Wallace", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$279,211", + "start_date": "2/20/2002" + }, + { + "extn": "3443", + "id": "27617", + "name": "Mark Warden", + "office": "Boston", + "position": "Webmaster", + "salary": "$265,943", + "start_date": "4/20/2012" + }, + { + "extn": "4088", + "id": "27618", + "name": "Rufus Dixon", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$286,276", + "start_date": "9/4/2008" + }, + { + "extn": "1147", + "id": "27619", + "name": "Liam Ainsworth", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$130,285", + "start_date": "9/17/2016" + }, + { + "extn": "6615", + "id": "27620", + "name": "Ethan Vangness", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$72,598", + "start_date": "4/26/2019" + }, + { + "extn": "3611", + "id": "27621", + "name": "Brad Crawley", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$52,233", + "start_date": "3/2/2015" + }, + { + "extn": "2321", + "id": "27622", + "name": "Barney Reid", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$150,703", + "start_date": "12/23/2011" + }, + { + "extn": "7210", + "id": "27623", + "name": "Chad Robinson", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$289,332", + "start_date": "2/19/2016" + }, + { + "extn": "8504", + "id": "27624", + "name": "Carol Walsh", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$27,704", + "start_date": "12/15/2010" + }, + { + "extn": "8492", + "id": "27625", + "name": "Victoria Saunders", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$290,832", + "start_date": "5/27/2016" + }, + { + "extn": "4547", + "id": "27626", + "name": "William Pond", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$186,917", + "start_date": "6/24/2001" + }, + { + "extn": "2510", + "id": "27627", + "name": "Tony Nicholls", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$105,227", + "start_date": "4/9/2015" + }, + { + "extn": "5698", + "id": "27628", + "name": "Destiny King", + "office": "Huntsville", + "position": "Baker", + "salary": "$253,099", + "start_date": "6/16/2019" + }, + { + "extn": "6531", + "id": "27629", + "name": "Benny Adams", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$91,685", + "start_date": "2/20/2003" + }, + { + "extn": "1919", + "id": "27630", + "name": "Tess Moore", + "office": "Glendale", + "position": "Banker", + "salary": "$219,068", + "start_date": "1/27/2013" + }, + { + "extn": "5199", + "id": "27631", + "name": "Alexa Kelly", + "office": "London", + "position": "Software Engineer", + "salary": "$76,935", + "start_date": "12/16/2010" + }, + { + "extn": "8188", + "id": "27632", + "name": "Mark Gosling", + "office": "Miami", + "position": "Cash Manager", + "salary": "$291,890", + "start_date": "1/29/2003" + }, + { + "extn": "7141", + "id": "27633", + "name": "Stacy Overson", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$271,558", + "start_date": "6/6/2017" + }, + { + "extn": "3103", + "id": "27634", + "name": "Matt Kennedy", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$191,806", + "start_date": "9/18/2013" + }, + { + "extn": "6881", + "id": "27635", + "name": "Leilani Garcia", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$135,970", + "start_date": "1/23/2017" + }, + { + "extn": "3339", + "id": "27636", + "name": "Caydence Sawyer", + "office": "Chicago", + "position": "Doctor", + "salary": "$262,213", + "start_date": "4/3/2017" + }, + { + "extn": "6945", + "id": "27637", + "name": "Stella Neal", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$255,434", + "start_date": "4/11/2018" + }, + { + "extn": "8333", + "id": "27638", + "name": "Daron Stone ", + "office": "Jacksonville", + "position": "Call Center Representative", + "salary": "$179,439", + "start_date": "6/19/2004" + }, + { + "extn": "7791", + "id": "27639", + "name": "Ada Glass", + "office": "Arlington", + "position": "Web Developer", + "salary": "$124,704", + "start_date": "7/23/2008" + }, + { + "extn": "8485", + "id": "27640", + "name": "Julian Gunn", + "office": "Lisbon", + "position": "Assistant Buyer", + "salary": "$267,115", + "start_date": "12/17/2003" + }, + { + "extn": "5388", + "id": "27641", + "name": "Emma Collins", + "office": "Honolulu", + "position": "Paramedic", + "salary": "$78,468", + "start_date": "2/2/2001" + }, + { + "extn": "4529", + "id": "27642", + "name": "Alba Attwood", + "office": "Springfield", + "position": "Physician", + "salary": "$201,128", + "start_date": "4/23/2003" + }, + { + "extn": "8142", + "id": "27643", + "name": "Harvey Fleming", + "office": "El Paso", + "position": "Paramedic", + "salary": "$263,607", + "start_date": "10/20/2007" + }, + { + "extn": "8738", + "id": "27644", + "name": "Enoch Jordan", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$158,785", + "start_date": "9/21/2018" + }, + { + "extn": "4649", + "id": "27645", + "name": "Caitlyn Rixon", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$128,505", + "start_date": "1/6/2016" + }, + { + "extn": "6416", + "id": "27646", + "name": "George Locke", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$115,597", + "start_date": "3/7/2005" + }, + { + "extn": "4238", + "id": "27647", + "name": "Leanne Young", + "office": "Berlin", + "position": "Accountant", + "salary": "$41,467", + "start_date": "2/1/2006" + }, + { + "extn": "4883", + "id": "27648", + "name": "Faith Howard", + "office": "Chicago", + "position": "Designer", + "salary": "$137,475", + "start_date": "8/4/2019" + }, + { + "extn": "8555", + "id": "27649", + "name": "Naomi Mason", + "office": "Irving", + "position": "Machine Operator", + "salary": "$84,001", + "start_date": "10/14/2006" + }, + { + "extn": "5431", + "id": "27650", + "name": "Gabriel Ebden", + "office": "Memphis", + "position": "Banker", + "salary": "$32,669", + "start_date": "11/17/2008" + }, + { + "extn": "2123", + "id": "27651", + "name": "Nicholas Wilton", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$63,401", + "start_date": "6/15/2016" + }, + { + "extn": "7223", + "id": "27652", + "name": "Aileen Mann", + "office": "Sacramento", + "position": "Global Logistics Supervisor", + "salary": "$119,613", + "start_date": "4/8/2009" + }, + { + "extn": "2600", + "id": "27653", + "name": "Rylee Shea", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$156,703", + "start_date": "10/28/2009" + }, + { + "extn": "3329", + "id": "27654", + "name": "Holly Wright", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$290,864", + "start_date": "4/22/2004" + }, + { + "extn": "8509", + "id": "27655", + "name": "Hanna Torres", + "office": "Lakewood", + "position": "Bellman", + "salary": "$108,205", + "start_date": "12/30/2014" + }, + { + "extn": "7533", + "id": "27656", + "name": "Carter Rees", + "office": "Ontario", + "position": "Design Engineer", + "salary": "$83,399", + "start_date": "12/4/2012" + }, + { + "extn": "2867", + "id": "27657", + "name": "Martin Wren", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$22,827", + "start_date": "2/19/2004" + }, + { + "extn": "3719", + "id": "27658", + "name": "Carmen Rees", + "office": "Wien", + "position": "Electrician", + "salary": "$149,324", + "start_date": "2/8/2013" + }, + { + "extn": "2656", + "id": "27659", + "name": "Janelle Stewart", + "office": "Salem", + "position": "Steward", + "salary": "$193,481", + "start_date": "9/28/2009" + }, + { + "extn": "2304", + "id": "27660", + "name": "Eryn Reid", + "office": "Portland", + "position": "CNC Operator", + "salary": "$263,118", + "start_date": "11/17/2010" + }, + { + "extn": "6991", + "id": "27661", + "name": "Mackenzie Foxley", + "office": "Saint Paul", + "position": "Steward", + "salary": "$177,728", + "start_date": "12/7/2006" + }, + { + "extn": "9787", + "id": "27662", + "name": "William Hardwick", + "office": "Wien", + "position": "Business Broker", + "salary": "$286,397", + "start_date": "6/25/2000" + }, + { + "extn": "5236", + "id": "27663", + "name": "Sharon Wild", + "office": "Rochester", + "position": "Pharmacist", + "salary": "$158,742", + "start_date": "3/26/2010" + }, + { + "extn": "6306", + "id": "27664", + "name": "Louise Corbett", + "office": "Bridgeport", + "position": "Designer", + "salary": "$166,533", + "start_date": "5/15/2016" + }, + { + "extn": "1793", + "id": "27665", + "name": "Sofie Price", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$230,237", + "start_date": "5/7/2011" + }, + { + "extn": "5304", + "id": "27666", + "name": "Emmanuelle Connor", + "office": "Ontario", + "position": "Doctor", + "salary": "$162,105", + "start_date": "6/6/2017" + }, + { + "extn": "3914", + "id": "27667", + "name": "Samara Dowson", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$236,937", + "start_date": "8/14/2008" + }, + { + "extn": "6330", + "id": "27668", + "name": "Rose Thompson", + "office": "Springfield", + "position": "Physician", + "salary": "$182,141", + "start_date": "6/26/2008" + }, + { + "extn": "5573", + "id": "27669", + "name": "Ruby Watson", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$99,924", + "start_date": "11/19/2006" + }, + { + "extn": "6139", + "id": "27670", + "name": "Joyce Clark", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$227,191", + "start_date": "12/3/2004" + }, + { + "extn": "1453", + "id": "27671", + "name": "Tyson Flack", + "office": "Milano", + "position": "Webmaster", + "salary": "$25,587", + "start_date": "9/6/2005" + }, + { + "extn": "2761", + "id": "27672", + "name": "Sofia James", + "office": "Boston", + "position": "Treasurer", + "salary": "$103,002", + "start_date": "5/17/2018" + }, + { + "extn": "5468", + "id": "27673", + "name": "Rick Hammond", + "office": "Phoenix", + "position": "Electrician", + "salary": "$233,316", + "start_date": "12/27/2016" + }, + { + "extn": "1182", + "id": "27674", + "name": "Mason Gonzales", + "office": "Fayetteville", + "position": "Baker", + "salary": "$243,992", + "start_date": "11/19/2005" + }, + { + "extn": "4277", + "id": "27675", + "name": "Jade Michael", + "office": "Jacksonville", + "position": "Retail Trainee", + "salary": "$283,210", + "start_date": "1/15/2001" + }, + { + "extn": "4341", + "id": "27676", + "name": "Erick Griffiths", + "office": "Reno", + "position": "Dentist", + "salary": "$120,497", + "start_date": "9/1/2015" + }, + { + "extn": "2092", + "id": "27677", + "name": "Catherine Brock", + "office": "San Jose", + "position": "Bellman", + "salary": "$286,468", + "start_date": "12/21/2017" + }, + { + "extn": "7492", + "id": "27678", + "name": "Ryan Owen", + "office": "Los Angeles", + "position": "Production Painter", + "salary": "$172,591", + "start_date": "10/7/2009" + }, + { + "extn": "3721", + "id": "27679", + "name": "Daron Asher", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$221,186", + "start_date": "5/9/2018" + }, + { + "extn": "9676", + "id": "27680", + "name": "Chuck Lynn", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$274,342", + "start_date": "6/19/2018" + }, + { + "extn": "6708", + "id": "27681", + "name": "Susan Rowan", + "office": "Richmond", + "position": "Clerk", + "salary": "$234,904", + "start_date": "5/11/2001" + }, + { + "extn": "4851", + "id": "27682", + "name": "Nate Davies", + "office": "Irving", + "position": "Pharmacist", + "salary": "$28,610", + "start_date": "12/22/2011" + }, + { + "extn": "9096", + "id": "27683", + "name": "Adelaide Walsh", + "office": "Portland", + "position": "Web Developer", + "salary": "$98,191", + "start_date": "6/24/2010" + }, + { + "extn": "2307", + "id": "27684", + "name": "Caleb Tailor", + "office": "Charlotte", + "position": "Food Technologist", + "salary": "$52,541", + "start_date": "10/9/2005" + }, + { + "extn": "3630", + "id": "27685", + "name": "Adalie Price", + "office": "Houston", + "position": "Production Painter", + "salary": "$257,698", + "start_date": "12/23/2009" + }, + { + "extn": "8279", + "id": "27686", + "name": "Carter Goldsmith", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$181,468", + "start_date": "5/7/2003" + }, + { + "extn": "5591", + "id": "27687", + "name": "Mina Herbert", + "office": "Rome", + "position": "Loan Officer", + "salary": "$31,857", + "start_date": "2/3/2009" + }, + { + "extn": "2278", + "id": "27688", + "name": "Miley Cooper", + "office": "Las Vegas", + "position": "Business Broker", + "salary": "$213,035", + "start_date": "9/5/2004" + }, + { + "extn": "3629", + "id": "27689", + "name": "Candice Durrant", + "office": "Washington", + "position": "Systems Administrator", + "salary": "$36,668", + "start_date": "7/24/2009" + }, + { + "extn": "7903", + "id": "27690", + "name": "Miriam Rose", + "office": "Phoenix", + "position": "Physician", + "salary": "$281,307", + "start_date": "9/10/2019" + }, + { + "extn": "8538", + "id": "27691", + "name": "Julia King", + "office": "Richmond", + "position": "Physician", + "salary": "$151,308", + "start_date": "7/12/2000" + }, + { + "extn": "2652", + "id": "27692", + "name": "Jayden Craig", + "office": "Indianapolis", + "position": "Assistant Buyer", + "salary": "$94,277", + "start_date": "4/20/2003" + }, + { + "extn": "5138", + "id": "27693", + "name": "Denis Wilkinson", + "office": "Milwaukee", + "position": "Health Educator", + "salary": "$75,021", + "start_date": "4/19/2009" + }, + { + "extn": "2252", + "id": "27694", + "name": "Bart Durrant", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$189,607", + "start_date": "10/12/2012" + }, + { + "extn": "4005", + "id": "27695", + "name": "Carl Sanchez", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$78,099", + "start_date": "1/18/2016" + }, + { + "extn": "8216", + "id": "27696", + "name": "Chloe Morrow", + "office": "Huntsville", + "position": "Webmaster", + "salary": "$34,676", + "start_date": "3/30/2011" + }, + { + "extn": "4099", + "id": "27697", + "name": "Camellia Mcnally", + "office": "Hayward", + "position": "Staffing Consultant", + "salary": "$192,527", + "start_date": "7/15/2000" + }, + { + "extn": "1614", + "id": "27698", + "name": "Michelle Waterhouse", + "office": "Baltimore", + "position": "Food Technologist", + "salary": "$287,308", + "start_date": "9/4/2002" + }, + { + "extn": "2894", + "id": "27699", + "name": "Kirsten Higgs", + "office": "Moreno Valley", + "position": "Baker", + "salary": "$39,983", + "start_date": "9/15/2016" + }, + { + "extn": "5680", + "id": "27700", + "name": "Harry Dobson", + "office": "Houston", + "position": "Business Broker", + "salary": "$227,783", + "start_date": "3/21/2009" + }, + { + "extn": "1009", + "id": "27701", + "name": "Jack Evans", + "office": "Norfolk", + "position": "Electrician", + "salary": "$39,261", + "start_date": "11/20/2009" + }, + { + "extn": "6311", + "id": "27702", + "name": "David Emmott", + "office": "Reno", + "position": "HR Coordinator", + "salary": "$81,805", + "start_date": "3/13/2016" + }, + { + "extn": "3753", + "id": "27703", + "name": "Evie Little", + "office": "Lincoln", + "position": "Project Manager", + "salary": "$257,908", + "start_date": "3/11/2012" + }, + { + "extn": "3141", + "id": "27704", + "name": "Margaret Mcnally", + "office": "Bridgeport", + "position": "Production Painter", + "salary": "$132,216", + "start_date": "9/8/2016" + }, + { + "extn": "8286", + "id": "27705", + "name": "Matthew Walton", + "office": "Murfreesboro", + "position": "Treasurer", + "salary": "$260,375", + "start_date": "5/6/2017" + }, + { + "extn": "9558", + "id": "27706", + "name": "Camden Wilson", + "office": "Stockton", + "position": "Audiologist", + "salary": "$26,842", + "start_date": "10/26/2003" + }, + { + "extn": "9431", + "id": "27707", + "name": "Ronald Turner", + "office": "Escondido", + "position": "Machine Operator", + "salary": "$196,432", + "start_date": "6/24/2011" + }, + { + "extn": "8122", + "id": "27708", + "name": "David Owen", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$21,149", + "start_date": "12/20/2015" + }, + { + "extn": "2082", + "id": "27709", + "name": "Sebastian Asher", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$295,005", + "start_date": "8/28/2017" + }, + { + "extn": "5685", + "id": "27710", + "name": "Alexa Booth", + "office": "Lakewood", + "position": "Designer", + "salary": "$51,062", + "start_date": "8/6/2018" + }, + { + "extn": "7879", + "id": "27711", + "name": "Grace Reynolds", + "office": "Ontario", + "position": "Banker", + "salary": "$257,921", + "start_date": "12/15/2007" + }, + { + "extn": "4075", + "id": "27712", + "name": "Rylee Robinson", + "office": "St. Louis", + "position": "Global Logistics Supervisor", + "salary": "$97,683", + "start_date": "2/2/2009" + }, + { + "extn": "9276", + "id": "27713", + "name": "John Attwood", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$262,004", + "start_date": "8/22/2005" + }, + { + "extn": "1369", + "id": "27714", + "name": "Wade Walsh", + "office": "Prague", + "position": "Web Developer", + "salary": "$22,054", + "start_date": "6/30/2002" + }, + { + "extn": "2929", + "id": "27715", + "name": "Julian Wright", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$123,969", + "start_date": "10/26/2011" + }, + { + "extn": "7475", + "id": "27716", + "name": "Ron Thomas", + "office": "Boston", + "position": "Software Engineer", + "salary": "$151,745", + "start_date": "7/19/2009" + }, + { + "extn": "6412", + "id": "27717", + "name": "Gwenyth Shaw", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$43,710", + "start_date": "4/11/2008" + }, + { + "extn": "4152", + "id": "27718", + "name": "Brooklyn Lloyd", + "office": "Bridgeport", + "position": "Executive Director", + "salary": "$40,275", + "start_date": "5/22/2001" + }, + { + "extn": "8477", + "id": "27719", + "name": "Savannah Hill", + "office": "Jersey City", + "position": "Cashier", + "salary": "$118,911", + "start_date": "1/22/2008" + }, + { + "extn": "9546", + "id": "27720", + "name": "Dorothy Freeburn", + "office": "Miami", + "position": "Lecturer", + "salary": "$197,110", + "start_date": "9/21/2019" + }, + { + "extn": "1608", + "id": "27721", + "name": "Cara Miller", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$243,463", + "start_date": "8/7/2002" + }, + { + "extn": "4148", + "id": "27722", + "name": "Gloria Pierce", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$244,280", + "start_date": "8/19/2011" + }, + { + "extn": "9073", + "id": "27723", + "name": "Jennifer Russel", + "office": "Quebec", + "position": "Designer", + "salary": "$160,744", + "start_date": "5/21/2002" + }, + { + "extn": "7524", + "id": "27724", + "name": "Ryan Smith", + "office": "Berna", + "position": "Front Desk Coordinator", + "salary": "$84,120", + "start_date": "9/19/2006" + }, + { + "extn": "1545", + "id": "27725", + "name": "Louise Mcleod", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$75,566", + "start_date": "10/13/2012" + }, + { + "extn": "1547", + "id": "27726", + "name": "Carmen Hunter", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$194,814", + "start_date": "8/21/2004" + }, + { + "extn": "9130", + "id": "27727", + "name": "Liv Payne", + "office": "Fremont", + "position": "Associate Professor", + "salary": "$139,908", + "start_date": "1/30/2017" + }, + { + "extn": "3266", + "id": "27728", + "name": "Carmella Martin", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$13,682", + "start_date": "3/8/2001" + }, + { + "extn": "2251", + "id": "27729", + "name": "Alexa Hunt", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$146,866", + "start_date": "7/6/2005" + }, + { + "extn": "4843", + "id": "27730", + "name": "Russel Overson", + "office": "Kansas City", + "position": "HR Specialist", + "salary": "$293,572", + "start_date": "9/12/2014" + }, + { + "extn": "3520", + "id": "27731", + "name": "Claire Emmett", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$270,526", + "start_date": "6/23/2019" + }, + { + "extn": "1848", + "id": "27732", + "name": "Destiny Whittle", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$212,747", + "start_date": "4/29/2014" + }, + { + "extn": "1491", + "id": "27733", + "name": "George Wooldridge", + "office": "Baltimore", + "position": "Cashier", + "salary": "$13,585", + "start_date": "7/18/2012" + }, + { + "extn": "6090", + "id": "27734", + "name": "Allison Mcgregor", + "office": "Berlin", + "position": "Treasurer", + "salary": "$31,535", + "start_date": "10/15/2019" + }, + { + "extn": "3389", + "id": "27735", + "name": "Bart Cavanagh", + "office": "Atlanta", + "position": "Assistant Buyer", + "salary": "$178,115", + "start_date": "10/29/2012" + }, + { + "extn": "5295", + "id": "27736", + "name": "Christine Martin", + "office": "Omaha", + "position": "Physician", + "salary": "$178,987", + "start_date": "5/24/2018" + }, + { + "extn": "2650", + "id": "27737", + "name": "Denis Allwood", + "office": "Toledo", + "position": "Bellman", + "salary": "$269,589", + "start_date": "2/8/2003" + }, + { + "extn": "6007", + "id": "27738", + "name": "George Mould", + "office": "Albuquerque", + "position": "IT Support Staff", + "salary": "$96,508", + "start_date": "4/12/2007" + }, + { + "extn": "1042", + "id": "27739", + "name": "Marissa Cobb", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$186,060", + "start_date": "4/28/2010" + }, + { + "extn": "2603", + "id": "27740", + "name": "Aiden Dann", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$169,444", + "start_date": "3/10/2009" + }, + { + "extn": "3287", + "id": "27741", + "name": "Rick Whatson", + "office": "Arlington", + "position": "Clerk", + "salary": "$45,320", + "start_date": "5/11/2007" + }, + { + "extn": "8697", + "id": "27742", + "name": "Livia Penn", + "office": "Chicago", + "position": "Pharmacist", + "salary": "$148,322", + "start_date": "1/5/2003" + }, + { + "extn": "9579", + "id": "27743", + "name": "Elijah Gibson", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$126,643", + "start_date": "9/29/2003" + }, + { + "extn": "7678", + "id": "27744", + "name": "Jackeline Cox", + "office": "Boston", + "position": "Clerk", + "salary": "$18,775", + "start_date": "4/13/2005" + }, + { + "extn": "7281", + "id": "27745", + "name": "Kurt Hilton", + "office": "Henderson", + "position": "Webmaster", + "salary": "$152,307", + "start_date": "1/22/2012" + }, + { + "extn": "6226", + "id": "27746", + "name": "Julian Townend", + "office": "Philadelphia", + "position": "Designer", + "salary": "$203,065", + "start_date": "4/13/2008" + }, + { + "extn": "6840", + "id": "27747", + "name": "Denis Palmer", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$269,251", + "start_date": "2/16/2008" + }, + { + "extn": "8444", + "id": "27748", + "name": "Domenic Rossi", + "office": "Paris", + "position": "Clerk", + "salary": "$267,697", + "start_date": "9/25/2009" + }, + { + "extn": "8934", + "id": "27749", + "name": "Oliver Townend", + "office": "New Orleans", + "position": "Inspector", + "salary": "$256,700", + "start_date": "8/5/2013" + }, + { + "extn": "3232", + "id": "27750", + "name": "Tony Vaughn", + "office": "Salem", + "position": "Bellman", + "salary": "$238,627", + "start_date": "1/7/2019" + }, + { + "extn": "4583", + "id": "27751", + "name": "Boris Snow", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$38,473", + "start_date": "9/16/2011" + }, + { + "extn": "1976", + "id": "27752", + "name": "Morgan Sheldon", + "office": "Columbus", + "position": "Dentist", + "salary": "$282,527", + "start_date": "6/22/2010" + }, + { + "extn": "6356", + "id": "27753", + "name": "Rylee Ripley", + "office": "San Jose", + "position": "Cook", + "salary": "$261,892", + "start_date": "10/24/2004" + }, + { + "extn": "9187", + "id": "27754", + "name": "Matt Mould", + "office": "Berna", + "position": "Machine Operator", + "salary": "$88,780", + "start_date": "9/12/2005" + }, + { + "extn": "6838", + "id": "27755", + "name": "Denny Rees", + "office": "Garland", + "position": "Fabricator", + "salary": "$217,245", + "start_date": "11/12/2016" + }, + { + "extn": "1035", + "id": "27756", + "name": "Christy Webster", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$176,242", + "start_date": "9/26/2019" + }, + { + "extn": "6994", + "id": "27757", + "name": "Phillip Addis", + "office": "Long Beach", + "position": "Web Developer", + "salary": "$72,370", + "start_date": "4/5/2012" + }, + { + "extn": "3725", + "id": "27758", + "name": "Shannon Dwyer", + "office": "Phoenix", + "position": "Healthcare Specialist", + "salary": "$222,868", + "start_date": "10/13/2011" + }, + { + "extn": "8258", + "id": "27759", + "name": "Ronald Mills", + "office": "Philadelphia", + "position": "Call Center Representative", + "salary": "$56,961", + "start_date": "8/14/2005" + }, + { + "extn": "3890", + "id": "27760", + "name": "Julian Mason", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$163,950", + "start_date": "8/28/2003" + }, + { + "extn": "3919", + "id": "27761", + "name": "Jacqueline Price", + "office": "Seattle", + "position": "Food Technologist", + "salary": "$94,438", + "start_date": "9/23/2013" + }, + { + "extn": "8172", + "id": "27762", + "name": "Keira Reid", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$174,241", + "start_date": "2/5/2016" + }, + { + "extn": "3030", + "id": "27763", + "name": "William Villiger", + "office": "Denver", + "position": "Executive Director", + "salary": "$145,195", + "start_date": "5/30/2005" + }, + { + "extn": "4936", + "id": "27764", + "name": "Francesca Rehman", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$58,910", + "start_date": "1/7/2019" + }, + { + "extn": "2399", + "id": "27765", + "name": "Sebastian Taylor", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$199,371", + "start_date": "9/7/2007" + }, + { + "extn": "2580", + "id": "27766", + "name": "Peyton Cameron", + "office": "New York", + "position": "Production Painter", + "salary": "$183,976", + "start_date": "4/3/2009" + }, + { + "extn": "2971", + "id": "27767", + "name": "Martin Yang", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$155,142", + "start_date": "6/4/2007" + }, + { + "extn": "7431", + "id": "27768", + "name": "Isabel Briggs", + "office": "Atlanta", + "position": "Electrician", + "salary": "$27,964", + "start_date": "4/29/2002" + }, + { + "extn": "5809", + "id": "27769", + "name": "Norah Marshall", + "office": "Norfolk", + "position": "Webmaster", + "salary": "$173,457", + "start_date": "7/15/2015" + }, + { + "extn": "2426", + "id": "27770", + "name": "Penny Brown", + "office": "Lyon", + "position": "Inspector", + "salary": "$168,657", + "start_date": "5/4/2003" + }, + { + "extn": "7118", + "id": "27771", + "name": "Alexander Huggins", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$279,106", + "start_date": "11/30/2014" + }, + { + "extn": "3168", + "id": "27772", + "name": "Skylar Matthews", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$296,086", + "start_date": "8/27/2016" + }, + { + "extn": "7337", + "id": "27773", + "name": "Denis Clark", + "office": "Venice", + "position": "Cash Manager", + "salary": "$42,257", + "start_date": "1/6/2019" + }, + { + "extn": "7239", + "id": "27774", + "name": "Marina Graham", + "office": "Lincoln", + "position": "Health Educator", + "salary": "$38,603", + "start_date": "1/18/2002" + }, + { + "extn": "7525", + "id": "27775", + "name": "Maribel Stark", + "office": "Lisbon", + "position": "Cashier", + "salary": "$294,927", + "start_date": "5/23/2018" + }, + { + "extn": "7580", + "id": "27776", + "name": "Manuel Pope", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$196,569", + "start_date": "12/11/2000" + }, + { + "extn": "2717", + "id": "27777", + "name": "Anais Roscoe", + "office": "Long Beach", + "position": "Service Supervisor", + "salary": "$178,936", + "start_date": "11/27/2002" + }, + { + "extn": "7121", + "id": "27778", + "name": "Aleksandra Craig", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$242,732", + "start_date": "8/19/2004" + }, + { + "extn": "9670", + "id": "27779", + "name": "Jessica Thatcher", + "office": "Valetta", + "position": "Fabricator", + "salary": "$135,291", + "start_date": "5/19/2007" + }, + { + "extn": "4513", + "id": "27780", + "name": "Amy Parr", + "office": "Berna", + "position": "Clerk", + "salary": "$45,173", + "start_date": "8/9/2014" + }, + { + "extn": "7885", + "id": "27781", + "name": "Dakota Blackburn", + "office": "Huntsville", + "position": "IT Support Staff", + "salary": "$279,624", + "start_date": "4/15/2007" + }, + { + "extn": "8056", + "id": "27782", + "name": "Rita Gaynor", + "office": "New York", + "position": "HR Specialist", + "salary": "$139,106", + "start_date": "8/18/2003" + }, + { + "extn": "3149", + "id": "27783", + "name": "Maria Carter", + "office": "Detroit", + "position": "Physician", + "salary": "$75,793", + "start_date": "9/21/2016" + }, + { + "extn": "1326", + "id": "27784", + "name": "Javier Gilmour", + "office": "Chicago", + "position": "Service Supervisor", + "salary": "$292,292", + "start_date": "1/14/2012" + }, + { + "extn": "5389", + "id": "27785", + "name": "Henry Vass", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$40,690", + "start_date": "11/20/2018" + }, + { + "extn": "9282", + "id": "27786", + "name": "Julian Andrews", + "office": "Otawa", + "position": "Bellman", + "salary": "$143,949", + "start_date": "7/20/2002" + }, + { + "extn": "3764", + "id": "27787", + "name": "Kendra Ellis", + "office": "Huntsville", + "position": "Auditor", + "salary": "$181,030", + "start_date": "11/28/2002" + }, + { + "extn": "3184", + "id": "27788", + "name": "Brooklyn Jarvis", + "office": "Prague", + "position": "Accountant", + "salary": "$45,938", + "start_date": "1/19/2007" + }, + { + "extn": "4021", + "id": "27789", + "name": "Johnathan Richards", + "office": "Lyon", + "position": "Audiologist", + "salary": "$285,616", + "start_date": "8/13/2013" + }, + { + "extn": "6025", + "id": "27790", + "name": "Julia Bennett", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$66,502", + "start_date": "10/17/2012" + }, + { + "extn": "2631", + "id": "27791", + "name": "Jackeline Emerson", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$47,666", + "start_date": "7/27/2017" + }, + { + "extn": "3628", + "id": "27792", + "name": "Leroy Myatt", + "office": "Norfolk", + "position": "Cook", + "salary": "$51,805", + "start_date": "1/31/2016" + }, + { + "extn": "8525", + "id": "27793", + "name": "Manuel Jarvis", + "office": "Tulsa", + "position": "Cashier", + "salary": "$105,939", + "start_date": "10/23/2015" + }, + { + "extn": "7832", + "id": "27794", + "name": "Camellia Knight", + "office": "El Paso", + "position": "Inspector", + "salary": "$93,088", + "start_date": "1/8/2010" + }, + { + "extn": "6215", + "id": "27795", + "name": "Ellen Holmes", + "office": "Arlington", + "position": "Designer", + "salary": "$203,039", + "start_date": "1/1/2007" + }, + { + "extn": "6733", + "id": "27796", + "name": "Victoria Jeffery", + "office": "Jersey City", + "position": "Cashier", + "salary": "$245,896", + "start_date": "12/25/2000" + }, + { + "extn": "4660", + "id": "27797", + "name": "Ronald Seymour", + "office": "Otawa", + "position": "Project Manager", + "salary": "$62,010", + "start_date": "1/8/2001" + }, + { + "extn": "6165", + "id": "27798", + "name": "Makena Richards", + "office": "El Paso", + "position": "Budget Analyst", + "salary": "$54,501", + "start_date": "4/24/2004" + }, + { + "extn": "5622", + "id": "27799", + "name": "Denis Vaughn", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$294,628", + "start_date": "3/20/2017" + }, + { + "extn": "8984", + "id": "27800", + "name": "Enoch Yates", + "office": "Ontario", + "position": "Project Manager", + "salary": "$192,262", + "start_date": "10/7/2018" + }, + { + "extn": "7826", + "id": "27801", + "name": "Amy Jennson", + "office": "Toledo", + "position": "Loan Officer", + "salary": "$84,022", + "start_date": "6/7/2009" + }, + { + "extn": "4014", + "id": "27802", + "name": "Daron Clarke", + "office": "Reno", + "position": "Food Technologist", + "salary": "$255,126", + "start_date": "9/2/2010" + }, + { + "extn": "5418", + "id": "27803", + "name": "Denny Cadman", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$42,865", + "start_date": "7/20/2006" + }, + { + "extn": "4792", + "id": "27804", + "name": "Nick Marshall", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$26,729", + "start_date": "3/4/2002" + }, + { + "extn": "2586", + "id": "27805", + "name": "Bryce Brown", + "office": "Innsbruck", + "position": "Global Logistics Supervisor", + "salary": "$193,994", + "start_date": "2/14/2012" + }, + { + "extn": "5576", + "id": "27806", + "name": "Raquel Norris", + "office": "Norfolk", + "position": "Cashier", + "salary": "$140,457", + "start_date": "7/12/2019" + }, + { + "extn": "5665", + "id": "27807", + "name": "Carla Sloan", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$220,106", + "start_date": "4/24/2002" + }, + { + "extn": "3280", + "id": "27808", + "name": "Clint Calderwood", + "office": "Lancaster", + "position": "Front Desk Coordinator", + "salary": "$116,348", + "start_date": "1/20/2003" + }, + { + "extn": "4982", + "id": "27809", + "name": "Destiny Donnelly", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$225,625", + "start_date": "12/1/2011" + }, + { + "extn": "5707", + "id": "27810", + "name": "Ryan Slater", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$274,396", + "start_date": "11/3/2001" + }, + { + "extn": "9036", + "id": "27811", + "name": "Hope Keys", + "office": "Lancaster", + "position": "Staffing Consultant", + "salary": "$36,973", + "start_date": "7/2/2014" + }, + { + "extn": "2365", + "id": "27812", + "name": "Aeris Torres", + "office": "Berlin", + "position": "Retail Trainee", + "salary": "$144,124", + "start_date": "5/15/2013" + }, + { + "extn": "7661", + "id": "27813", + "name": "Alexander Reynolds", + "office": "Oakland", + "position": "Clerk", + "salary": "$139,911", + "start_date": "7/5/2012" + }, + { + "extn": "8472", + "id": "27814", + "name": "Samantha Nicolas", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$82,742", + "start_date": "1/14/2014" + }, + { + "extn": "6520", + "id": "27815", + "name": "Jolene Sylvester", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$215,589", + "start_date": "8/30/2018" + }, + { + "extn": "2702", + "id": "27816", + "name": "Marvin Nelson", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$161,548", + "start_date": "8/27/2019" + }, + { + "extn": "8902", + "id": "27817", + "name": "Fred Andersson", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$167,753", + "start_date": "9/25/2016" + }, + { + "extn": "7205", + "id": "27818", + "name": "Courtney Anderson", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$238,018", + "start_date": "5/5/2000" + }, + { + "extn": "6994", + "id": "27819", + "name": "Peter Wooldridge", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$12,571", + "start_date": "4/15/2010" + }, + { + "extn": "9591", + "id": "27820", + "name": "Denis Exton", + "office": "Oklahoma City", + "position": "Laboratory Technician", + "salary": "$177,851", + "start_date": "3/31/2001" + }, + { + "extn": "2748", + "id": "27821", + "name": "Julian Upsdell", + "office": "London", + "position": "Loan Officer", + "salary": "$193,089", + "start_date": "12/23/2005" + }, + { + "extn": "2143", + "id": "27822", + "name": "Oliver Milner", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$49,769", + "start_date": "7/10/2003" + }, + { + "extn": "2645", + "id": "27823", + "name": "Mackenzie Reading", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$202,120", + "start_date": "3/29/2001" + }, + { + "extn": "3593", + "id": "27824", + "name": "Elisabeth Eagle", + "office": "Stockton", + "position": "Electrician", + "salary": "$34,857", + "start_date": "6/7/2006" + }, + { + "extn": "3742", + "id": "27825", + "name": "Judith Wheeler", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$120,220", + "start_date": "7/24/2018" + }, + { + "extn": "8002", + "id": "27826", + "name": "Blake Edwards", + "office": "Reno", + "position": "Audiologist", + "salary": "$215,317", + "start_date": "5/9/2002" + }, + { + "extn": "1065", + "id": "27827", + "name": "Mackenzie Allwood", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$144,793", + "start_date": "8/22/2017" + }, + { + "extn": "8318", + "id": "27828", + "name": "Vicky Chapman", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$184,872", + "start_date": "1/11/2015" + }, + { + "extn": "6154", + "id": "27829", + "name": "Carmella Rossi", + "office": "Louisville", + "position": "Web Developer", + "salary": "$194,732", + "start_date": "10/31/2010" + }, + { + "extn": "7663", + "id": "27830", + "name": "Adalind Blythe", + "office": "New York", + "position": "Associate Professor", + "salary": "$122,590", + "start_date": "6/1/2018" + }, + { + "extn": "7678", + "id": "27831", + "name": "Mavis Shaw", + "office": "Stockton", + "position": "Treasurer", + "salary": "$52,616", + "start_date": "1/20/2006" + }, + { + "extn": "6359", + "id": "27832", + "name": "Lana Murphy", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$90,822", + "start_date": "4/13/2006" + }, + { + "extn": "9176", + "id": "27833", + "name": "Jessica Denton", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$114,835", + "start_date": "5/5/2000" + }, + { + "extn": "5142", + "id": "27834", + "name": "Destiny Abbot", + "office": "Arlington", + "position": "Lecturer", + "salary": "$248,732", + "start_date": "12/12/2015" + }, + { + "extn": "8318", + "id": "27835", + "name": "Tom Burnley", + "office": "Anaheim", + "position": "Steward", + "salary": "$299,323", + "start_date": "8/9/2006" + }, + { + "extn": "1848", + "id": "27836", + "name": "Fred Pratt", + "office": "Moreno Valley", + "position": "Physician", + "salary": "$212,735", + "start_date": "11/14/2007" + }, + { + "extn": "3976", + "id": "27837", + "name": "Liv Bailey", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$209,156", + "start_date": "12/25/2016" + }, + { + "extn": "3542", + "id": "27838", + "name": "Margaret James", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$88,330", + "start_date": "1/18/2004" + }, + { + "extn": "7383", + "id": "27839", + "name": "Carter Harrington", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$109,826", + "start_date": "1/28/2014" + }, + { + "extn": "7382", + "id": "27840", + "name": "Jamie Spencer", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$137,248", + "start_date": "1/17/2000" + }, + { + "extn": "4997", + "id": "27841", + "name": "Clint Powell", + "office": "Chicago", + "position": "Steward", + "salary": "$278,575", + "start_date": "4/7/2002" + }, + { + "extn": "7884", + "id": "27842", + "name": "Johnathan Greenwood", + "office": "Houston", + "position": "Audiologist", + "salary": "$133,957", + "start_date": "11/30/2002" + }, + { + "extn": "4088", + "id": "27843", + "name": "Bridget Holmes", + "office": "Boston", + "position": "Business Broker", + "salary": "$230,132", + "start_date": "10/24/2009" + }, + { + "extn": "3056", + "id": "27844", + "name": "Henry Rossi", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$85,092", + "start_date": "4/8/2005" + }, + { + "extn": "9544", + "id": "27845", + "name": "Percy Asher", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$299,174", + "start_date": "9/15/2004" + }, + { + "extn": "3095", + "id": "27846", + "name": "Emmanuelle Cameron", + "office": "Cincinnati", + "position": "Designer", + "salary": "$248,767", + "start_date": "4/17/2015" + }, + { + "extn": "2128", + "id": "27847", + "name": "Isabella Cooper", + "office": "Atlanta", + "position": "Operator", + "salary": "$260,146", + "start_date": "3/20/2018" + }, + { + "extn": "8481", + "id": "27848", + "name": "Chelsea Irwin", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$272,801", + "start_date": "10/25/2010" + }, + { + "extn": "5560", + "id": "27849", + "name": "Madison Weldon", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$33,646", + "start_date": "8/25/2000" + }, + { + "extn": "5037", + "id": "27850", + "name": "Julius Forth", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$55,418", + "start_date": "3/21/2002" + }, + { + "extn": "1167", + "id": "27851", + "name": "Noah Owens", + "office": "Hayward", + "position": "Ambulatory Nurse", + "salary": "$211,109", + "start_date": "8/21/2018" + }, + { + "extn": "3781", + "id": "27852", + "name": "Livia Booth", + "office": "Louisville", + "position": "Fabricator", + "salary": "$256,326", + "start_date": "2/29/2008" + }, + { + "extn": "2638", + "id": "27853", + "name": "Amy Gilmour", + "office": "Wien", + "position": "Bellman", + "salary": "$194,271", + "start_date": "12/2/2001" + }, + { + "extn": "7220", + "id": "27854", + "name": "Erick Rigg", + "office": "Henderson", + "position": "Paramedic", + "salary": "$210,908", + "start_date": "4/12/2000" + }, + { + "extn": "1263", + "id": "27855", + "name": "Eileen Jobson", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$15,145", + "start_date": "12/3/2015" + }, + { + "extn": "9648", + "id": "27856", + "name": "Leslie Jarvis", + "office": "Paris", + "position": "Cash Manager", + "salary": "$201,493", + "start_date": "1/11/2015" + }, + { + "extn": "2677", + "id": "27857", + "name": "Charlotte London", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$291,213", + "start_date": "4/15/2014" + }, + { + "extn": "4438", + "id": "27858", + "name": "Andie Ross", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$68,323", + "start_date": "5/3/2001" + }, + { + "extn": "5599", + "id": "27859", + "name": "Hayden Waterson", + "office": "Orlando", + "position": "Cook", + "salary": "$128,417", + "start_date": "1/19/2001" + }, + { + "extn": "3724", + "id": "27860", + "name": "Alice Sheldon", + "office": "Portland", + "position": "Health Educator", + "salary": "$205,900", + "start_date": "3/23/2012" + }, + { + "extn": "9289", + "id": "27861", + "name": "Katelyn Jackson", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$186,012", + "start_date": "6/13/2007" + }, + { + "extn": "7514", + "id": "27862", + "name": "Skylar Rees", + "office": "Washington", + "position": "Chef Manager", + "salary": "$140,433", + "start_date": "2/24/2004" + }, + { + "extn": "5966", + "id": "27863", + "name": "Martin Barclay", + "office": "San Francisco", + "position": "Designer", + "salary": "$241,756", + "start_date": "3/2/2015" + }, + { + "extn": "5788", + "id": "27864", + "name": "Denny Olivier", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$84,289", + "start_date": "8/13/2002" + }, + { + "extn": "9860", + "id": "27865", + "name": "Leroy Michael", + "office": "London", + "position": "Restaurant Manager", + "salary": "$80,364", + "start_date": "9/13/2017" + }, + { + "extn": "6011", + "id": "27866", + "name": "Nick Stewart", + "office": "Paris", + "position": "Physician", + "salary": "$137,061", + "start_date": "5/2/2016" + }, + { + "extn": "8814", + "id": "27867", + "name": "Ron Doherty", + "office": "Wien", + "position": "Treasurer", + "salary": "$83,143", + "start_date": "6/5/2013" + }, + { + "extn": "2543", + "id": "27868", + "name": "Maxwell Sanchez", + "office": "Henderson", + "position": "Business Broker", + "salary": "$195,586", + "start_date": "6/22/2015" + }, + { + "extn": "4170", + "id": "27869", + "name": "Celina Ralph", + "office": "Louisville", + "position": "Webmaster", + "salary": "$236,423", + "start_date": "5/28/2011" + }, + { + "extn": "9302", + "id": "27870", + "name": "Tony Warner", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$138,247", + "start_date": "6/23/2000" + }, + { + "extn": "4916", + "id": "27871", + "name": "Payton Roberts", + "office": "New Orleans", + "position": "Pharmacist", + "salary": "$107,912", + "start_date": "12/7/2012" + }, + { + "extn": "5058", + "id": "27872", + "name": "Johnathan Knight", + "office": "Escondido", + "position": "Call Center Representative", + "salary": "$224,295", + "start_date": "6/10/2006" + }, + { + "extn": "1389", + "id": "27873", + "name": "Kurt Blackburn", + "office": "Phoenix", + "position": "Assistant Buyer", + "salary": "$115,780", + "start_date": "1/2/2017" + }, + { + "extn": "8310", + "id": "27874", + "name": "Daniel Rainford", + "office": "Ontario", + "position": "Bellman", + "salary": "$220,076", + "start_date": "10/9/2002" + }, + { + "extn": "6771", + "id": "27875", + "name": "Ivette Knight", + "office": "Madrid", + "position": "Clerk", + "salary": "$243,628", + "start_date": "5/14/2011" + }, + { + "extn": "7801", + "id": "27876", + "name": "Zoe Mooney", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$192,701", + "start_date": "1/28/2012" + }, + { + "extn": "4341", + "id": "27877", + "name": "Doris Stone", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$217,712", + "start_date": "2/28/2010" + }, + { + "extn": "6886", + "id": "27878", + "name": "Stephanie Harvey", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$237,081", + "start_date": "4/15/2004" + }, + { + "extn": "6734", + "id": "27879", + "name": "Chadwick Rogan", + "office": "Miami", + "position": "Accountant", + "salary": "$285,546", + "start_date": "8/14/2007" + }, + { + "extn": "1760", + "id": "27880", + "name": "Iris Kent", + "office": "Phoenix", + "position": "Treasurer", + "salary": "$100,919", + "start_date": "1/1/2004" + }, + { + "extn": "8936", + "id": "27881", + "name": "Zara Dixon", + "office": "Madrid", + "position": "Loan Officer", + "salary": "$188,590", + "start_date": "12/7/2018" + }, + { + "extn": "9293", + "id": "27882", + "name": "Erick Hill", + "office": "Columbus", + "position": "Baker", + "salary": "$124,059", + "start_date": "5/10/2017" + }, + { + "extn": "9828", + "id": "27883", + "name": "Rhea Waterson", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$293,057", + "start_date": "8/12/2002" + }, + { + "extn": "3206", + "id": "27884", + "name": "Abdul Norris", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$17,121", + "start_date": "12/16/2009" + }, + { + "extn": "5299", + "id": "27885", + "name": "Mara Vernon", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$281,367", + "start_date": "7/22/2005" + }, + { + "extn": "3894", + "id": "27886", + "name": "Miley Harvey", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$45,733", + "start_date": "4/24/2019" + }, + { + "extn": "1788", + "id": "27887", + "name": "David Wood", + "office": "Scottsdale", + "position": "Cook", + "salary": "$298,457", + "start_date": "6/29/2012" + }, + { + "extn": "7311", + "id": "27888", + "name": "Liam Bradley", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$177,288", + "start_date": "12/19/2012" + }, + { + "extn": "8461", + "id": "27889", + "name": "Marina Lucas", + "office": "Reno", + "position": "Budget Analyst", + "salary": "$12,685", + "start_date": "7/31/2003" + }, + { + "extn": "9060", + "id": "27890", + "name": "Chuck Fisher", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$130,828", + "start_date": "10/26/2003" + }, + { + "extn": "7272", + "id": "27891", + "name": "Iris Beal", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$109,569", + "start_date": "5/26/2005" + }, + { + "extn": "4392", + "id": "27892", + "name": "Jules Parker", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$138,840", + "start_date": "11/18/2015" + }, + { + "extn": "4747", + "id": "27893", + "name": "Livia Reid", + "office": "Boston", + "position": "Designer", + "salary": "$246,832", + "start_date": "1/14/2015" + }, + { + "extn": "9908", + "id": "27894", + "name": "Bethany Lambert", + "office": "Seattle", + "position": "Clerk", + "salary": "$180,167", + "start_date": "8/3/2009" + }, + { + "extn": "3905", + "id": "27895", + "name": "Phillip Ballard", + "office": "Glendale", + "position": "Bellman", + "salary": "$206,567", + "start_date": "3/5/2016" + }, + { + "extn": "5401", + "id": "27896", + "name": "Carl Egerton", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$59,073", + "start_date": "12/21/2016" + }, + { + "extn": "1086", + "id": "27897", + "name": "Ryan Tindall", + "office": "Hollywood", + "position": "HR Coordinator", + "salary": "$260,324", + "start_date": "1/30/2016" + }, + { + "extn": "6180", + "id": "27898", + "name": "Logan Alcroft", + "office": "Rome", + "position": "Cashier", + "salary": "$237,775", + "start_date": "8/19/2008" + }, + { + "extn": "9706", + "id": "27899", + "name": "Penelope Harris", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$237,547", + "start_date": "9/20/2019" + }, + { + "extn": "4030", + "id": "27900", + "name": "Eileen Cattell", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$236,998", + "start_date": "12/26/2015" + }, + { + "extn": "9630", + "id": "27901", + "name": "Aiden Ainsworth", + "office": "Innsbruck", + "position": "Operator", + "salary": "$261,136", + "start_date": "7/22/2005" + }, + { + "extn": "8302", + "id": "27902", + "name": "Abdul Vernon", + "office": "Kansas City", + "position": "Designer", + "salary": "$49,472", + "start_date": "9/21/2016" + }, + { + "extn": "6382", + "id": "27903", + "name": "Bryon Nielson", + "office": "Prague", + "position": "HR Specialist", + "salary": "$175,406", + "start_date": "12/15/2001" + }, + { + "extn": "7572", + "id": "27904", + "name": "Denny Everett", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$284,498", + "start_date": "9/12/2000" + }, + { + "extn": "2217", + "id": "27905", + "name": "Laila Williams", + "office": "Detroit", + "position": "Webmaster", + "salary": "$186,815", + "start_date": "9/21/2019" + }, + { + "extn": "2904", + "id": "27906", + "name": "Mara Wooldridge", + "office": "Irving", + "position": "Operator", + "salary": "$258,141", + "start_date": "7/11/2013" + }, + { + "extn": "5313", + "id": "27907", + "name": "Domenic Gilmore", + "office": "Memphis", + "position": "Inspector", + "salary": "$206,076", + "start_date": "3/28/2002" + }, + { + "extn": "7809", + "id": "27908", + "name": "Felicity May", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$29,719", + "start_date": "2/8/2019" + }, + { + "extn": "1573", + "id": "27909", + "name": "Nate Holmes", + "office": "Madison", + "position": "Cook", + "salary": "$39,401", + "start_date": "5/2/2016" + }, + { + "extn": "8922", + "id": "27910", + "name": "Abdul Lyon", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$201,211", + "start_date": "3/20/2010" + }, + { + "extn": "1666", + "id": "27911", + "name": "Nathan Kirby", + "office": "Columbus", + "position": "Project Manager", + "salary": "$118,127", + "start_date": "5/9/2018" + }, + { + "extn": "1026", + "id": "27912", + "name": "Cadence Dann", + "office": "Richmond", + "position": "Project Manager", + "salary": "$52,781", + "start_date": "12/22/2000" + }, + { + "extn": "6321", + "id": "27913", + "name": "Rebecca Farmer", + "office": "Chicago", + "position": "Front Desk Coordinator", + "salary": "$276,582", + "start_date": "8/23/2001" + }, + { + "extn": "5184", + "id": "27914", + "name": "Margot Walsh", + "office": "Salt Lake City", + "position": "Audiologist", + "salary": "$27,758", + "start_date": "11/12/2014" + }, + { + "extn": "7541", + "id": "27915", + "name": "Callie Long", + "office": "Lyon", + "position": "Fabricator", + "salary": "$188,747", + "start_date": "2/27/2010" + }, + { + "extn": "6361", + "id": "27916", + "name": "Brad Kerr", + "office": "Phoenix", + "position": "Food Technologist", + "salary": "$15,900", + "start_date": "8/16/2006" + }, + { + "extn": "9092", + "id": "27917", + "name": "Kamila Grey", + "office": "Toledo", + "position": "Webmaster", + "salary": "$215,085", + "start_date": "8/3/2011" + }, + { + "extn": "6161", + "id": "27918", + "name": "Summer Ramsey", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$234,778", + "start_date": "1/22/2007" + }, + { + "extn": "8068", + "id": "27919", + "name": "Cedrick Brennan", + "office": "Ontario", + "position": "Clerk", + "salary": "$28,276", + "start_date": "1/18/2003" + }, + { + "extn": "6711", + "id": "27920", + "name": "Boris Bingham", + "office": "Nashville", + "position": "Associate Professor", + "salary": "$38,923", + "start_date": "2/26/2012" + }, + { + "extn": "7603", + "id": "27921", + "name": "Janice Moreno", + "office": "New York", + "position": "Cashier", + "salary": "$41,636", + "start_date": "1/30/2015" + }, + { + "extn": "8343", + "id": "27922", + "name": "Oliver Cooper", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$49,364", + "start_date": "11/3/2015" + }, + { + "extn": "3366", + "id": "27923", + "name": "Susan Horton", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$165,393", + "start_date": "4/21/2014" + }, + { + "extn": "8929", + "id": "27924", + "name": "Jaylene Jarrett", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$231,220", + "start_date": "4/29/2008" + }, + { + "extn": "6448", + "id": "27925", + "name": "Gil Fall", + "office": "Laredo", + "position": "Doctor", + "salary": "$254,245", + "start_date": "10/21/2015" + }, + { + "extn": "9744", + "id": "27926", + "name": "Barney Burnley", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$284,781", + "start_date": "11/12/2009" + }, + { + "extn": "8575", + "id": "27927", + "name": "Liam Rixon", + "office": "Arlington", + "position": "Cashier", + "salary": "$31,149", + "start_date": "3/13/2018" + }, + { + "extn": "1793", + "id": "27928", + "name": "Rosa Oatway", + "office": "Charlotte", + "position": "Bellman", + "salary": "$98,601", + "start_date": "4/19/2002" + }, + { + "extn": "5613", + "id": "27929", + "name": "Chester Yarwood", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$133,877", + "start_date": "11/21/2008" + }, + { + "extn": "4050", + "id": "27930", + "name": "Gil Hale", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$164,975", + "start_date": "12/10/2018" + }, + { + "extn": "1465", + "id": "27931", + "name": "Nicole Dempsey", + "office": "Wien", + "position": "Audiologist", + "salary": "$278,871", + "start_date": "2/12/2008" + }, + { + "extn": "8335", + "id": "27932", + "name": "Harriet Buckley", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$208,601", + "start_date": "1/12/2008" + }, + { + "extn": "9875", + "id": "27933", + "name": "Rae Whatson", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$232,263", + "start_date": "5/29/2015" + }, + { + "extn": "5046", + "id": "27934", + "name": "Gina Daniells", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$296,816", + "start_date": "11/12/2007" + }, + { + "extn": "5497", + "id": "27935", + "name": "Hayden Ellison", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$34,113", + "start_date": "10/10/2002" + }, + { + "extn": "6994", + "id": "27936", + "name": "Daron Torres", + "office": "Garland", + "position": "Production Painter", + "salary": "$61,212", + "start_date": "5/21/2008" + }, + { + "extn": "7439", + "id": "27937", + "name": "Candace Rixon", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$50,421", + "start_date": "12/11/2018" + }, + { + "extn": "6121", + "id": "27938", + "name": "Eden Beal", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$230,775", + "start_date": "6/30/2005" + }, + { + "extn": "2377", + "id": "27939", + "name": "Elly Irving", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$121,982", + "start_date": "6/26/2014" + }, + { + "extn": "6845", + "id": "27940", + "name": "Martin Higgs", + "office": "Tallahassee", + "position": "Mobile Developer", + "salary": "$168,682", + "start_date": "5/31/2008" + }, + { + "extn": "4273", + "id": "27941", + "name": "Louise Rixon", + "office": "New Orleans", + "position": "Call Center Representative", + "salary": "$268,283", + "start_date": "12/6/2016" + }, + { + "extn": "8133", + "id": "27942", + "name": "Rylee Davies", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$256,856", + "start_date": "11/29/2015" + }, + { + "extn": "3622", + "id": "27943", + "name": "Eden Russel", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$75,835", + "start_date": "6/12/2012" + }, + { + "extn": "6559", + "id": "27944", + "name": "Wade Wilde", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$228,275", + "start_date": "4/9/2007" + }, + { + "extn": "2668", + "id": "27945", + "name": "Roger Long", + "office": "Springfield", + "position": "Paramedic", + "salary": "$191,151", + "start_date": "7/11/2012" + }, + { + "extn": "6476", + "id": "27946", + "name": "Estrella Herbert", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$68,192", + "start_date": "2/25/2011" + }, + { + "extn": "7843", + "id": "27947", + "name": "Thea Overson", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$84,087", + "start_date": "8/28/2003" + }, + { + "extn": "8784", + "id": "27948", + "name": "Sloane Oldfield", + "office": "Henderson", + "position": "Associate Professor", + "salary": "$109,937", + "start_date": "10/7/2008" + }, + { + "extn": "3785", + "id": "27949", + "name": "Noemi Welsch", + "office": "Portland", + "position": "Physician", + "salary": "$142,033", + "start_date": "1/13/2015" + }, + { + "extn": "5265", + "id": "27950", + "name": "Roger Hopkinson", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$115,907", + "start_date": "4/11/2017" + }, + { + "extn": "5301", + "id": "27951", + "name": "Eduardo Abbot", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$285,771", + "start_date": "10/30/2013" + }, + { + "extn": "9358", + "id": "27952", + "name": "Rowan Bloom", + "office": "Memphis", + "position": "Biologist", + "salary": "$238,374", + "start_date": "5/8/2017" + }, + { + "extn": "7245", + "id": "27953", + "name": "Jack Khan", + "office": "Houston", + "position": "Systems Administrator", + "salary": "$267,040", + "start_date": "3/15/2019" + }, + { + "extn": "4112", + "id": "27954", + "name": "Cherish Shields", + "office": "El Paso", + "position": "Call Center Representative", + "salary": "$129,845", + "start_date": "7/22/2005" + }, + { + "extn": "2960", + "id": "27955", + "name": "Chuck Alcroft", + "office": "Madrid", + "position": "Baker", + "salary": "$222,680", + "start_date": "9/9/2018" + }, + { + "extn": "7412", + "id": "27956", + "name": "Denis Wilton", + "office": "Ontario", + "position": "Paramedic", + "salary": "$54,584", + "start_date": "1/24/2000" + }, + { + "extn": "1432", + "id": "27957", + "name": "Boris Sawyer", + "office": "Detroit", + "position": "Banker", + "salary": "$53,776", + "start_date": "6/28/2010" + }, + { + "extn": "3794", + "id": "27958", + "name": "Logan Norman", + "office": "Milwaukee", + "position": "Operator", + "salary": "$160,103", + "start_date": "11/17/2014" + }, + { + "extn": "3417", + "id": "27959", + "name": "Gabriel Thomson", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$166,088", + "start_date": "4/4/2011" + }, + { + "extn": "4375", + "id": "27960", + "name": "David Plant", + "office": "Salem", + "position": "Chef Manager", + "salary": "$239,394", + "start_date": "9/26/2017" + }, + { + "extn": "7124", + "id": "27961", + "name": "Tony Price", + "office": "San Diego", + "position": "Electrician", + "salary": "$102,739", + "start_date": "9/27/2013" + }, + { + "extn": "3890", + "id": "27962", + "name": "Laila Camden", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$274,261", + "start_date": "2/28/2005" + }, + { + "extn": "1701", + "id": "27963", + "name": "Sebastian Bloom", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$35,569", + "start_date": "6/10/2007" + }, + { + "extn": "7379", + "id": "27964", + "name": "Maxwell Knight", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$259,440", + "start_date": "8/3/2017" + }, + { + "extn": "1633", + "id": "27965", + "name": "Hank Nurton", + "office": "Washington", + "position": "Webmaster", + "salary": "$209,980", + "start_date": "5/14/2011" + }, + { + "extn": "4956", + "id": "27966", + "name": "Rosalyn Russel", + "office": "Madison", + "position": "Lecturer", + "salary": "$217,024", + "start_date": "3/12/2012" + }, + { + "extn": "9224", + "id": "27967", + "name": "Julia Heaton", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$83,683", + "start_date": "12/8/2010" + }, + { + "extn": "7809", + "id": "27968", + "name": "Owen Rowan", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$176,859", + "start_date": "1/16/2006" + }, + { + "extn": "3136", + "id": "27969", + "name": "Denis Little", + "office": "Otawa", + "position": "Accountant", + "salary": "$88,908", + "start_date": "11/13/2008" + }, + { + "extn": "6632", + "id": "27970", + "name": "Helen Nurton", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$95,824", + "start_date": "1/26/2013" + }, + { + "extn": "8993", + "id": "27971", + "name": "Bree Knight", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$52,953", + "start_date": "1/7/2017" + }, + { + "extn": "2986", + "id": "27972", + "name": "Colleen Lane", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$280,560", + "start_date": "3/25/2006" + }, + { + "extn": "7204", + "id": "27973", + "name": "Rowan Morrison", + "office": "Memphis", + "position": "Cook", + "salary": "$237,173", + "start_date": "6/18/2013" + }, + { + "extn": "4070", + "id": "27974", + "name": "Emery Becker", + "office": "Tulsa", + "position": "Biologist", + "salary": "$179,761", + "start_date": "2/1/2011" + }, + { + "extn": "5081", + "id": "27975", + "name": "Caleb Upton", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$52,188", + "start_date": "9/11/2008" + }, + { + "extn": "6694", + "id": "27976", + "name": "Josh Watson", + "office": "Stockton", + "position": "Machine Operator", + "salary": "$190,500", + "start_date": "5/7/2003" + }, + { + "extn": "7079", + "id": "27977", + "name": "Makenzie Bryant", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$98,295", + "start_date": "4/18/2019" + }, + { + "extn": "5996", + "id": "27978", + "name": "Logan Clarkson", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$262,642", + "start_date": "6/19/2004" + }, + { + "extn": "3055", + "id": "27979", + "name": "Matthew Woodcock", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$261,026", + "start_date": "5/14/2018" + }, + { + "extn": "8798", + "id": "27980", + "name": "Fred Howard", + "office": "Portland", + "position": "Design Engineer", + "salary": "$114,228", + "start_date": "2/17/2015" + }, + { + "extn": "5705", + "id": "27981", + "name": "Liam Reid", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$46,310", + "start_date": "3/2/2012" + }, + { + "extn": "7774", + "id": "27982", + "name": "Erin Abbot", + "office": "Cincinnati", + "position": "Cashier", + "salary": "$264,865", + "start_date": "10/6/2014" + }, + { + "extn": "7527", + "id": "27983", + "name": "Peter Benfield", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$164,436", + "start_date": "2/11/2007" + }, + { + "extn": "9880", + "id": "27984", + "name": "Kurt Irving", + "office": "Baltimore", + "position": "Treasurer", + "salary": "$180,741", + "start_date": "12/31/2007" + }, + { + "extn": "2306", + "id": "27985", + "name": "Eryn Fleming", + "office": "Venice", + "position": "Webmaster", + "salary": "$26,552", + "start_date": "3/14/2000" + }, + { + "extn": "7950", + "id": "27986", + "name": "Chris Rainford", + "office": "Oakland", + "position": "Mobile Developer", + "salary": "$184,032", + "start_date": "8/13/2017" + }, + { + "extn": "9596", + "id": "27987", + "name": "Benjamin Pickard", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$31,518", + "start_date": "1/10/2015" + }, + { + "extn": "7969", + "id": "27988", + "name": "Ethan Jenkin", + "office": "Otawa", + "position": "Auditor", + "salary": "$17,222", + "start_date": "3/27/2004" + }, + { + "extn": "3499", + "id": "27989", + "name": "Iris King", + "office": "Kansas City", + "position": "Software Engineer", + "salary": "$22,402", + "start_date": "7/6/2012" + }, + { + "extn": "1112", + "id": "27990", + "name": "Elle Owen", + "office": "Lakewood", + "position": "Physician", + "salary": "$116,518", + "start_date": "2/1/2001" + }, + { + "extn": "1709", + "id": "27991", + "name": "Abbey Horton", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$212,784", + "start_date": "4/3/2002" + }, + { + "extn": "7819", + "id": "27992", + "name": "Cassandra Forth", + "office": "Toledo", + "position": "Budget Analyst", + "salary": "$129,921", + "start_date": "7/8/2009" + }, + { + "extn": "9078", + "id": "27993", + "name": "Javier Gray", + "office": "Washington", + "position": "HR Coordinator", + "salary": "$169,755", + "start_date": "12/27/2003" + }, + { + "extn": "6341", + "id": "27994", + "name": "Wade Wilkinson", + "office": "Atlanta", + "position": "Executive Director", + "salary": "$255,717", + "start_date": "12/12/2010" + }, + { + "extn": "9302", + "id": "27995", + "name": "Harry Vaughn", + "office": "Orlando", + "position": "Baker", + "salary": "$242,573", + "start_date": "11/21/2005" + }, + { + "extn": "7773", + "id": "27996", + "name": "Eryn Graham", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$242,601", + "start_date": "4/13/2004" + }, + { + "extn": "3336", + "id": "27997", + "name": "Maxwell Boyle", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$218,292", + "start_date": "7/30/2017" + }, + { + "extn": "4910", + "id": "27998", + "name": "Margaret Larkin", + "office": "Rome", + "position": "Service Supervisor", + "salary": "$60,232", + "start_date": "7/9/2005" + }, + { + "extn": "5142", + "id": "27999", + "name": "Adalie Saunders", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$16,879", + "start_date": "11/8/2015" + }, + { + "extn": "7120", + "id": "28000", + "name": "Keira Thatcher", + "office": "Prague", + "position": "Webmaster", + "salary": "$66,119", + "start_date": "9/27/2000" + }, + { + "extn": "3056", + "id": "28001", + "name": "Benjamin Ralph", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$284,677", + "start_date": "7/2/2015" + }, + { + "extn": "6071", + "id": "28002", + "name": "Julia Kelly", + "office": "Albuquerque", + "position": "Bellman", + "salary": "$249,181", + "start_date": "6/13/2008" + }, + { + "extn": "7205", + "id": "28003", + "name": "Remy Patel", + "office": "Long Beach", + "position": "HR Specialist", + "salary": "$204,344", + "start_date": "11/12/2011" + }, + { + "extn": "5501", + "id": "28004", + "name": "Faith Jarrett", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$292,174", + "start_date": "4/27/2011" + }, + { + "extn": "5150", + "id": "28005", + "name": "Alexander Thatcher", + "office": "Charlotte", + "position": "Clerk", + "salary": "$56,616", + "start_date": "5/25/2009" + }, + { + "extn": "9079", + "id": "28006", + "name": "Melody Penn", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$282,149", + "start_date": "10/28/2001" + }, + { + "extn": "8330", + "id": "28007", + "name": "Mike Payne", + "office": "Jersey City", + "position": "Dentist", + "salary": "$37,438", + "start_date": "5/12/2018" + }, + { + "extn": "7923", + "id": "28008", + "name": "Jessica Avery", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$38,015", + "start_date": "9/19/2002" + }, + { + "extn": "2892", + "id": "28009", + "name": "Hayden Bailey", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$45,634", + "start_date": "5/6/2013" + }, + { + "extn": "2938", + "id": "28010", + "name": "Nathan Cox", + "office": "Portland", + "position": "Pharmacist", + "salary": "$32,561", + "start_date": "1/27/2013" + }, + { + "extn": "7550", + "id": "28011", + "name": "Joseph Rodwell", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$234,771", + "start_date": "5/26/2006" + }, + { + "extn": "1037", + "id": "28012", + "name": "Shannon Bailey", + "office": "Henderson", + "position": "Webmaster", + "salary": "$226,648", + "start_date": "3/11/2014" + }, + { + "extn": "9492", + "id": "28013", + "name": "Denny Mackenzie", + "office": "Toledo", + "position": "Business Broker", + "salary": "$18,730", + "start_date": "4/12/2018" + }, + { + "extn": "1152", + "id": "28014", + "name": "Julian Sloan", + "office": "Milwaukee", + "position": "Doctor", + "salary": "$194,452", + "start_date": "9/28/2018" + }, + { + "extn": "1832", + "id": "28015", + "name": "Peter Mcneill", + "office": "Ontario", + "position": "Design Engineer", + "salary": "$176,894", + "start_date": "12/28/2012" + }, + { + "extn": "6721", + "id": "28016", + "name": "George Rehman", + "office": "Bellevue", + "position": "Webmaster", + "salary": "$203,763", + "start_date": "7/7/2007" + }, + { + "extn": "9717", + "id": "28017", + "name": "Hayden Vallins", + "office": "Milano", + "position": "Electrician", + "salary": "$161,458", + "start_date": "11/8/2013" + }, + { + "extn": "8786", + "id": "28018", + "name": "Rufus Owen", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$207,657", + "start_date": "6/11/2016" + }, + { + "extn": "8682", + "id": "28019", + "name": "Judith Walsh", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$45,935", + "start_date": "2/18/2006" + }, + { + "extn": "6449", + "id": "28020", + "name": "Rosalie Rehman", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$271,510", + "start_date": "8/12/2013" + }, + { + "extn": "2072", + "id": "28021", + "name": "Danny Pope", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$45,839", + "start_date": "3/9/2010" + }, + { + "extn": "6412", + "id": "28022", + "name": "Rosalee Saunders", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$30,271", + "start_date": "10/3/2016" + }, + { + "extn": "3780", + "id": "28023", + "name": "Jack Thomas", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$105,496", + "start_date": "6/7/2004" + }, + { + "extn": "4348", + "id": "28024", + "name": "Keira Purvis", + "office": "Jersey City", + "position": "Web Developer", + "salary": "$41,577", + "start_date": "10/9/2003" + }, + { + "extn": "3183", + "id": "28025", + "name": "Zoe Gonzales", + "office": "Milano", + "position": "Web Developer", + "salary": "$156,412", + "start_date": "9/7/2001" + }, + { + "extn": "5538", + "id": "28026", + "name": "Mason Wilcox", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$111,977", + "start_date": "1/22/2004" + }, + { + "extn": "4219", + "id": "28027", + "name": "Joseph Olson", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$266,354", + "start_date": "5/17/2009" + }, + { + "extn": "8403", + "id": "28028", + "name": "Eryn Bright", + "office": "Salt Lake City", + "position": "Food Technologist", + "salary": "$48,510", + "start_date": "6/15/2019" + }, + { + "extn": "2977", + "id": "28029", + "name": "Wade Holmes", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$169,379", + "start_date": "8/8/2013" + }, + { + "extn": "9895", + "id": "28030", + "name": "Sadie Moore", + "office": "Columbus", + "position": "Production Painter", + "salary": "$206,424", + "start_date": "6/3/2014" + }, + { + "extn": "4548", + "id": "28031", + "name": "Mayleen Yang", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$113,247", + "start_date": "7/29/2007" + }, + { + "extn": "5191", + "id": "28032", + "name": "Caydence Thornton", + "office": "Oakland", + "position": "Loan Officer", + "salary": "$163,879", + "start_date": "1/6/2005" + }, + { + "extn": "2982", + "id": "28033", + "name": "Havana Horton", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$160,897", + "start_date": "9/7/2019" + }, + { + "extn": "2802", + "id": "28034", + "name": "Doris Bennett", + "office": "New Orleans", + "position": "HR Coordinator", + "salary": "$130,689", + "start_date": "10/12/2005" + }, + { + "extn": "3555", + "id": "28035", + "name": "Rita Watt", + "office": "Fayetteville", + "position": "Investment Advisor", + "salary": "$229,579", + "start_date": "3/8/2005" + }, + { + "extn": "9653", + "id": "28036", + "name": "Mark Upton", + "office": "Atlanta", + "position": "Designer", + "salary": "$119,504", + "start_date": "3/17/2003" + }, + { + "extn": "9366", + "id": "28037", + "name": "Matthew Driscoll", + "office": "Escondido", + "position": "Machine Operator", + "salary": "$192,955", + "start_date": "1/16/2001" + }, + { + "extn": "2336", + "id": "28038", + "name": "Phillip Cavanagh", + "office": "Phoenix", + "position": "Biologist", + "salary": "$86,945", + "start_date": "1/19/2014" + }, + { + "extn": "7308", + "id": "28039", + "name": "Blake Tyrrell", + "office": "Richmond", + "position": "Paramedic", + "salary": "$81,900", + "start_date": "7/18/2006" + }, + { + "extn": "9959", + "id": "28040", + "name": "Anais Ross", + "office": "Berna", + "position": "Dentist", + "salary": "$21,250", + "start_date": "7/30/2006" + }, + { + "extn": "3574", + "id": "28041", + "name": "Tom Gray", + "office": "Innsbruck", + "position": "Cashier", + "salary": "$226,669", + "start_date": "4/4/2000" + }, + { + "extn": "7941", + "id": "28042", + "name": "Daria Bailey", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$230,310", + "start_date": "12/22/2006" + }, + { + "extn": "7368", + "id": "28043", + "name": "Esmeralda Leigh", + "office": "Dallas", + "position": "Bellman", + "salary": "$66,869", + "start_date": "2/19/2014" + }, + { + "extn": "5204", + "id": "28044", + "name": "Madelyn Horton", + "office": "Louisville", + "position": "Staffing Consultant", + "salary": "$281,029", + "start_date": "11/13/2000" + }, + { + "extn": "9595", + "id": "28045", + "name": "Johnny Devonport", + "office": "Phoenix", + "position": "Staffing Consultant", + "salary": "$77,167", + "start_date": "2/11/2011" + }, + { + "extn": "6843", + "id": "28046", + "name": "Jazmin Harris", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$217,244", + "start_date": "1/21/2006" + }, + { + "extn": "4240", + "id": "28047", + "name": "John Chester", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$87,271", + "start_date": "7/17/2017" + }, + { + "extn": "1238", + "id": "28048", + "name": "Daron Goldsmith", + "office": "Valetta", + "position": "Executive Director", + "salary": "$215,008", + "start_date": "1/10/2015" + }, + { + "extn": "4864", + "id": "28049", + "name": "Kieth Gordon", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$54,321", + "start_date": "10/28/2007" + }, + { + "extn": "8643", + "id": "28050", + "name": "Nicole Nicolas", + "office": "Louisville", + "position": "Staffing Consultant", + "salary": "$123,058", + "start_date": "12/22/2003" + }, + { + "extn": "3198", + "id": "28051", + "name": "Valentina Redden", + "office": "Long Beach", + "position": "Clerk", + "salary": "$18,058", + "start_date": "7/13/2005" + }, + { + "extn": "6970", + "id": "28052", + "name": "Naomi Owen", + "office": "Venice", + "position": "Chef Manager", + "salary": "$153,807", + "start_date": "1/9/2009" + }, + { + "extn": "6505", + "id": "28053", + "name": "Johnathan Wilson", + "office": "Lyon", + "position": "Production Painter", + "salary": "$73,582", + "start_date": "1/5/2018" + }, + { + "extn": "1886", + "id": "28054", + "name": "Emma Watt", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$176,921", + "start_date": "12/24/2002" + }, + { + "extn": "9066", + "id": "28055", + "name": "Lexi Emerson", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$289,563", + "start_date": "8/25/2010" + }, + { + "extn": "3060", + "id": "28056", + "name": "Analise Maxwell", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$129,991", + "start_date": "3/25/2013" + }, + { + "extn": "9950", + "id": "28057", + "name": "Carla Allington", + "office": "London", + "position": "Dentist", + "salary": "$50,737", + "start_date": "1/26/2007" + }, + { + "extn": "7236", + "id": "28058", + "name": "Joseph Chadwick", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$222,984", + "start_date": "3/27/2000" + }, + { + "extn": "9881", + "id": "28059", + "name": "Manuel Rodwell", + "office": "Memphis", + "position": "Biologist", + "salary": "$86,186", + "start_date": "4/9/2018" + }, + { + "extn": "5670", + "id": "28060", + "name": "Caleb Mitchell", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$266,871", + "start_date": "10/4/2010" + }, + { + "extn": "2599", + "id": "28061", + "name": "Iris Exton", + "office": "London", + "position": "Cash Manager", + "salary": "$91,313", + "start_date": "4/27/2019" + }, + { + "extn": "7654", + "id": "28062", + "name": "Mark Bullock", + "office": "Stockton", + "position": "Inspector", + "salary": "$157,501", + "start_date": "5/1/2007" + }, + { + "extn": "9230", + "id": "28063", + "name": "Hazel Knight", + "office": "Bellevue", + "position": "Cashier", + "salary": "$105,059", + "start_date": "10/10/2009" + }, + { + "extn": "6487", + "id": "28064", + "name": "Nancy Logan", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$291,916", + "start_date": "9/29/2014" + }, + { + "extn": "4638", + "id": "28065", + "name": "Carter Donnelly", + "office": "Arlington", + "position": "Designer", + "salary": "$279,720", + "start_date": "12/4/2015" + }, + { + "extn": "1110", + "id": "28066", + "name": "Carl Andersson", + "office": "Lincoln", + "position": "Systems Administrator", + "salary": "$290,082", + "start_date": "3/7/2001" + }, + { + "extn": "7882", + "id": "28067", + "name": "Lucas Ainsworth", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$254,867", + "start_date": "1/25/2015" + }, + { + "extn": "6803", + "id": "28068", + "name": "Daphne Purvis", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$52,544", + "start_date": "10/4/2001" + }, + { + "extn": "6043", + "id": "28069", + "name": "Laila Russell", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$60,464", + "start_date": "7/1/2014" + }, + { + "extn": "3355", + "id": "28070", + "name": "Barry Farrow", + "office": "Springfield", + "position": "Auditor", + "salary": "$55,938", + "start_date": "10/3/2000" + }, + { + "extn": "7991", + "id": "28071", + "name": "Kenzie Ashley", + "office": "New York", + "position": "Doctor", + "salary": "$59,589", + "start_date": "3/22/2008" + }, + { + "extn": "7802", + "id": "28072", + "name": "Daron Rivers", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$218,462", + "start_date": "12/15/2003" + }, + { + "extn": "2975", + "id": "28073", + "name": "Rosie Murray", + "office": "Ontario", + "position": "Electrician", + "salary": "$77,571", + "start_date": "5/26/2016" + }, + { + "extn": "6919", + "id": "28074", + "name": "Mackenzie Mann", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$284,126", + "start_date": "12/3/2018" + }, + { + "extn": "3638", + "id": "28075", + "name": "Tom Casey", + "office": "Oakland", + "position": "Operator", + "salary": "$139,802", + "start_date": "8/6/2005" + }, + { + "extn": "7298", + "id": "28076", + "name": "Mara Wise", + "office": "Irving", + "position": "Paramedic", + "salary": "$151,750", + "start_date": "11/14/2003" + }, + { + "extn": "9261", + "id": "28077", + "name": "Stephanie Ingram", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$290,967", + "start_date": "9/28/2010" + }, + { + "extn": "5616", + "id": "28078", + "name": "Barney Hill", + "office": "Fremont", + "position": "Paramedic", + "salary": "$125,522", + "start_date": "8/2/2010" + }, + { + "extn": "9892", + "id": "28079", + "name": "Livia Bradley", + "office": "Zurich", + "position": "Inspector", + "salary": "$30,725", + "start_date": "1/15/2005" + }, + { + "extn": "3428", + "id": "28080", + "name": "Ron Upton", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$197,185", + "start_date": "3/23/2007" + }, + { + "extn": "1634", + "id": "28081", + "name": "Colleen Bayliss", + "office": "Tallahassee", + "position": "IT Support Staff", + "salary": "$186,769", + "start_date": "7/11/2013" + }, + { + "extn": "6119", + "id": "28082", + "name": "Nancy Sherwood", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$14,244", + "start_date": "12/23/2010" + }, + { + "extn": "7977", + "id": "28083", + "name": "Ethan Roscoe", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$124,003", + "start_date": "3/27/2005" + }, + { + "extn": "7450", + "id": "28084", + "name": "Helen Bailey", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$185,489", + "start_date": "8/23/2003" + }, + { + "extn": "3862", + "id": "28085", + "name": "Wade Glass", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$136,797", + "start_date": "10/9/2015" + }, + { + "extn": "1779", + "id": "28086", + "name": "Julian Kent", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$229,918", + "start_date": "12/25/2017" + }, + { + "extn": "8463", + "id": "28087", + "name": "Priscilla Hall", + "office": "Zurich", + "position": "Biologist", + "salary": "$229,807", + "start_date": "8/4/2016" + }, + { + "extn": "1470", + "id": "28088", + "name": "Percy Moreno", + "office": "Tulsa", + "position": "Bookkeeper", + "salary": "$39,629", + "start_date": "10/5/2018" + }, + { + "extn": "8546", + "id": "28089", + "name": "Barry Egerton", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$262,867", + "start_date": "12/4/2001" + }, + { + "extn": "9741", + "id": "28090", + "name": "Angelina Glynn", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$244,634", + "start_date": "2/26/2019" + }, + { + "extn": "5858", + "id": "28091", + "name": "Julian Hill", + "office": "Colorado Springs", + "position": "Doctor", + "salary": "$293,515", + "start_date": "12/11/2016" + }, + { + "extn": "8632", + "id": "28092", + "name": "Joseph Styles", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$16,428", + "start_date": "10/17/2019" + }, + { + "extn": "1785", + "id": "28093", + "name": "Michelle Gunn", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$181,049", + "start_date": "4/30/2019" + }, + { + "extn": "1563", + "id": "28094", + "name": "Brad Campbell", + "office": "Quebec", + "position": "Accountant", + "salary": "$197,956", + "start_date": "1/18/2011" + }, + { + "extn": "5469", + "id": "28095", + "name": "Juliette Pratt", + "office": "Amarillo", + "position": "Banker", + "salary": "$19,815", + "start_date": "5/2/2002" + }, + { + "extn": "8219", + "id": "28096", + "name": "Hanna Cartwright", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$92,426", + "start_date": "3/20/2015" + }, + { + "extn": "8600", + "id": "28097", + "name": "Brad Wigley", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$211,412", + "start_date": "7/21/2018" + }, + { + "extn": "2298", + "id": "28098", + "name": "Georgia Smith", + "office": "Oakland", + "position": "Front Desk Coordinator", + "salary": "$196,451", + "start_date": "6/23/2009" + }, + { + "extn": "8886", + "id": "28099", + "name": "Doug Simmons", + "office": "Reno", + "position": "Chef Manager", + "salary": "$63,915", + "start_date": "12/20/2014" + }, + { + "extn": "7029", + "id": "28100", + "name": "Jamie Michael", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$121,834", + "start_date": "6/1/2005" + }, + { + "extn": "1886", + "id": "28101", + "name": "Colleen Everett", + "office": "Tulsa", + "position": "Designer", + "salary": "$277,988", + "start_date": "5/8/2012" + }, + { + "extn": "2127", + "id": "28102", + "name": "Danny Henderson", + "office": "Dallas", + "position": "Doctor", + "salary": "$89,207", + "start_date": "3/3/2001" + }, + { + "extn": "9062", + "id": "28103", + "name": "Piper Potts", + "office": "Washington", + "position": "Cash Manager", + "salary": "$298,584", + "start_date": "1/9/2016" + }, + { + "extn": "3998", + "id": "28104", + "name": "Kurt Robinson", + "office": "Baltimore", + "position": "Web Developer", + "salary": "$15,441", + "start_date": "1/6/2013" + }, + { + "extn": "1264", + "id": "28105", + "name": "Chanelle Becker", + "office": "Norfolk", + "position": "Cashier", + "salary": "$54,841", + "start_date": "12/6/2002" + }, + { + "extn": "8022", + "id": "28106", + "name": "Goldie Hope", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$193,039", + "start_date": "6/1/2014" + }, + { + "extn": "3970", + "id": "28107", + "name": "Logan Randall", + "office": "Anaheim", + "position": "Stockbroker", + "salary": "$31,449", + "start_date": "5/25/2014" + }, + { + "extn": "9285", + "id": "28108", + "name": "Johnny Drummond", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$206,906", + "start_date": "6/10/2015" + }, + { + "extn": "8064", + "id": "28109", + "name": "Kimberly Whitmore", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$201,666", + "start_date": "5/15/2017" + }, + { + "extn": "4666", + "id": "28110", + "name": "Peyton Dubois", + "office": "New York", + "position": "Bookkeeper", + "salary": "$105,224", + "start_date": "3/20/2016" + }, + { + "extn": "6551", + "id": "28111", + "name": "Carl Grady", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$213,711", + "start_date": "12/28/2015" + }, + { + "extn": "2493", + "id": "28112", + "name": "Aleksandra Trent", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$65,233", + "start_date": "8/29/2018" + }, + { + "extn": "1174", + "id": "28113", + "name": "Henry Chapman", + "office": "Glendale", + "position": "Fabricator", + "salary": "$270,732", + "start_date": "5/12/2007" + }, + { + "extn": "9241", + "id": "28114", + "name": "Jack Lakey", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$129,972", + "start_date": "2/18/2005" + }, + { + "extn": "5017", + "id": "28115", + "name": "Angel Gallacher", + "office": "Reno", + "position": "Business Broker", + "salary": "$88,835", + "start_date": "12/4/2012" + }, + { + "extn": "8035", + "id": "28116", + "name": "Johnny Jefferson", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$171,392", + "start_date": "8/9/2015" + }, + { + "extn": "7338", + "id": "28117", + "name": "Helen Victor", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$95,763", + "start_date": "6/29/2000" + }, + { + "extn": "3776", + "id": "28118", + "name": "Crystal Bennett", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$239,930", + "start_date": "5/4/2018" + }, + { + "extn": "9511", + "id": "28119", + "name": "Sage Anderson", + "office": "New York", + "position": "CNC Operator", + "salary": "$23,775", + "start_date": "6/18/2009" + }, + { + "extn": "9091", + "id": "28120", + "name": "Nick Wild", + "office": "Louisville", + "position": "Paramedic", + "salary": "$258,355", + "start_date": "10/16/2018" + }, + { + "extn": "2966", + "id": "28121", + "name": "Ethan Hunter", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$70,778", + "start_date": "6/26/2009" + }, + { + "extn": "8192", + "id": "28122", + "name": "Angel Drummond", + "office": "Atlanta", + "position": "Steward", + "salary": "$100,876", + "start_date": "7/27/2001" + }, + { + "extn": "9040", + "id": "28123", + "name": "Eduardo Collingwood", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$278,257", + "start_date": "7/4/2000" + }, + { + "extn": "7916", + "id": "28124", + "name": "Kendra Jordan", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$266,264", + "start_date": "2/17/2005" + }, + { + "extn": "4593", + "id": "28125", + "name": "Anthony Logan", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$230,462", + "start_date": "12/9/2002" + }, + { + "extn": "5603", + "id": "28126", + "name": "Tom Potter", + "office": "Jersey City", + "position": "Chef Manager", + "salary": "$220,517", + "start_date": "8/6/2011" + }, + { + "extn": "1933", + "id": "28127", + "name": "Hayden Windsor", + "office": "Lancaster", + "position": "Banker", + "salary": "$21,999", + "start_date": "2/27/2006" + }, + { + "extn": "8125", + "id": "28128", + "name": "Amy Dubois", + "office": "Venice", + "position": "Cash Manager", + "salary": "$58,739", + "start_date": "6/2/2012" + }, + { + "extn": "5647", + "id": "28129", + "name": "Drew Patel", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$142,362", + "start_date": "10/26/2014" + }, + { + "extn": "8047", + "id": "28130", + "name": "Maxwell Talbot", + "office": "Wien", + "position": "Bookkeeper", + "salary": "$245,355", + "start_date": "11/17/2000" + }, + { + "extn": "6083", + "id": "28131", + "name": "Madelyn Vallins", + "office": "Toledo", + "position": "Call Center Representative", + "salary": "$133,803", + "start_date": "9/23/2015" + }, + { + "extn": "2207", + "id": "28132", + "name": "Shelby Larsen", + "office": "Bellevue", + "position": "Global Logistics Supervisor", + "salary": "$166,618", + "start_date": "10/1/2015" + }, + { + "extn": "7582", + "id": "28133", + "name": "Lillian Roman", + "office": "Fort Lauderdale", + "position": "CNC Operator", + "salary": "$126,282", + "start_date": "9/20/2016" + }, + { + "extn": "4890", + "id": "28134", + "name": "Erick Parker", + "office": "Tulsa", + "position": "Webmaster", + "salary": "$245,220", + "start_date": "8/13/2003" + }, + { + "extn": "6610", + "id": "28135", + "name": "Jack Hopkins", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$28,301", + "start_date": "1/19/2018" + }, + { + "extn": "4867", + "id": "28136", + "name": "Danny Cooper", + "office": "Pittsburgh", + "position": "Pharmacist", + "salary": "$140,030", + "start_date": "3/21/2001" + }, + { + "extn": "6323", + "id": "28137", + "name": "Erick James", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$20,166", + "start_date": "3/5/2007" + }, + { + "extn": "2900", + "id": "28138", + "name": "Olivia Burge", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$250,294", + "start_date": "5/10/2004" + }, + { + "extn": "7741", + "id": "28139", + "name": "William Foxley", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$228,637", + "start_date": "12/3/2014" + }, + { + "extn": "3473", + "id": "28140", + "name": "Mabel Davies", + "office": "Chicago", + "position": "Designer", + "salary": "$281,921", + "start_date": "4/27/2006" + }, + { + "extn": "4219", + "id": "28141", + "name": "Amelia Kerr", + "office": "San Bernardino", + "position": "Auditor", + "salary": "$16,798", + "start_date": "11/12/2016" + }, + { + "extn": "5474", + "id": "28142", + "name": "Doug Gilmore", + "office": "Saint Paul", + "position": "Retail Trainee", + "salary": "$42,504", + "start_date": "2/24/2012" + }, + { + "extn": "7532", + "id": "28143", + "name": "Florence Edler", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$198,298", + "start_date": "9/26/2018" + }, + { + "extn": "9050", + "id": "28144", + "name": "Gabriel Ashwell", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$255,180", + "start_date": "10/30/2007" + }, + { + "extn": "7121", + "id": "28145", + "name": "Chuck Fox", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$222,659", + "start_date": "4/16/2016" + }, + { + "extn": "3010", + "id": "28146", + "name": "Enoch Lomax", + "office": "Kansas City", + "position": "Software Engineer", + "salary": "$110,264", + "start_date": "6/20/2002" + }, + { + "extn": "4836", + "id": "28147", + "name": "Priscilla Edwards", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$27,069", + "start_date": "3/29/2014" + }, + { + "extn": "4174", + "id": "28148", + "name": "Valentina Morrow", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$248,913", + "start_date": "3/31/2005" + }, + { + "extn": "7203", + "id": "28149", + "name": "Gil Gardner", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$64,833", + "start_date": "5/25/2003" + }, + { + "extn": "9377", + "id": "28150", + "name": "Barney Casey", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$277,846", + "start_date": "11/2/2007" + }, + { + "extn": "8400", + "id": "28151", + "name": "Mike Parsons", + "office": "London", + "position": "Baker", + "salary": "$141,360", + "start_date": "4/22/2015" + }, + { + "extn": "7310", + "id": "28152", + "name": "Nicholas Dunbar", + "office": "San Diego", + "position": "Web Developer", + "salary": "$160,879", + "start_date": "7/26/2000" + }, + { + "extn": "1346", + "id": "28153", + "name": "Leroy Mason", + "office": "Chicago", + "position": "Steward", + "salary": "$104,218", + "start_date": "8/13/2006" + }, + { + "extn": "3771", + "id": "28154", + "name": "Julia Booth", + "office": "Tallahassee", + "position": "Steward", + "salary": "$245,651", + "start_date": "12/1/2006" + }, + { + "extn": "4336", + "id": "28155", + "name": "Anthony Patel", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$222,636", + "start_date": "10/5/2013" + }, + { + "extn": "4104", + "id": "28156", + "name": "Gwen Driscoll", + "office": "Wien", + "position": "Web Developer", + "salary": "$115,387", + "start_date": "7/17/2014" + }, + { + "extn": "4861", + "id": "28157", + "name": "Katelyn Dunbar", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$133,832", + "start_date": "4/16/2014" + }, + { + "extn": "3200", + "id": "28158", + "name": "Molly Graves", + "office": "Prague", + "position": "Production Painter", + "salary": "$36,005", + "start_date": "2/4/2019" + }, + { + "extn": "3263", + "id": "28159", + "name": "Dani Wilde", + "office": "Berlin", + "position": "Auditor", + "salary": "$190,778", + "start_date": "1/28/2000" + }, + { + "extn": "6608", + "id": "28160", + "name": "Percy Craig", + "office": "Seattle", + "position": "CNC Operator", + "salary": "$120,053", + "start_date": "4/1/2005" + }, + { + "extn": "6406", + "id": "28161", + "name": "Bart Neville", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$230,303", + "start_date": "9/10/2009" + }, + { + "extn": "5682", + "id": "28162", + "name": "Noah Downing", + "office": "Henderson", + "position": "Executive Director", + "salary": "$160,688", + "start_date": "4/20/2009" + }, + { + "extn": "8896", + "id": "28163", + "name": "Mark Rodwell", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$44,127", + "start_date": "9/25/2006" + }, + { + "extn": "3561", + "id": "28164", + "name": "Gladys Reid", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$204,358", + "start_date": "12/29/2007" + }, + { + "extn": "5491", + "id": "28165", + "name": "Denis Thorpe", + "office": "Detroit", + "position": "Bellman", + "salary": "$209,791", + "start_date": "10/6/2014" + }, + { + "extn": "3124", + "id": "28166", + "name": "George Gordon", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$115,664", + "start_date": "2/14/2012" + }, + { + "extn": "4341", + "id": "28167", + "name": "Alexia Bryson", + "office": "Miami", + "position": "Dentist", + "salary": "$126,768", + "start_date": "8/28/2003" + }, + { + "extn": "1270", + "id": "28168", + "name": "Barney Attwood", + "office": "Phoenix", + "position": "Steward", + "salary": "$39,123", + "start_date": "9/1/2016" + }, + { + "extn": "4919", + "id": "28169", + "name": "Nicholas Milner", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$253,383", + "start_date": "4/24/2003" + }, + { + "extn": "1405", + "id": "28170", + "name": "Enoch Alldridge", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$189,640", + "start_date": "5/26/2007" + }, + { + "extn": "6042", + "id": "28171", + "name": "Brad Wood", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$90,241", + "start_date": "7/12/2011" + }, + { + "extn": "6278", + "id": "28172", + "name": "Freya Whatson", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$236,645", + "start_date": "11/7/2014" + }, + { + "extn": "6267", + "id": "28173", + "name": "Caleb Flanders", + "office": "Wien", + "position": "Inspector", + "salary": "$78,057", + "start_date": "10/10/2015" + }, + { + "extn": "7180", + "id": "28174", + "name": "Boris Wise", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$92,124", + "start_date": "1/11/2012" + }, + { + "extn": "4872", + "id": "28175", + "name": "Juliet Matthews", + "office": "Sacramento", + "position": "Bellman", + "salary": "$187,988", + "start_date": "8/7/2015" + }, + { + "extn": "5535", + "id": "28176", + "name": "Alexander Faulkner", + "office": "Murfreesboro", + "position": "Pharmacist", + "salary": "$100,159", + "start_date": "10/1/2019" + }, + { + "extn": "1707", + "id": "28177", + "name": "Jacob Gilmour", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$173,357", + "start_date": "3/24/2001" + }, + { + "extn": "9298", + "id": "28178", + "name": "Alessia Edley", + "office": "Berna", + "position": "Retail Trainee", + "salary": "$69,222", + "start_date": "3/29/2007" + }, + { + "extn": "2554", + "id": "28179", + "name": "Owen Wilkinson", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$76,976", + "start_date": "1/12/2002" + }, + { + "extn": "1889", + "id": "28180", + "name": "Ronald Evans", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$127,058", + "start_date": "1/14/2014" + }, + { + "extn": "1553", + "id": "28181", + "name": "Daron Overson", + "office": "Nashville", + "position": "Health Educator", + "salary": "$41,995", + "start_date": "6/17/2001" + }, + { + "extn": "8932", + "id": "28182", + "name": "Johnny Thompson", + "office": "Bakersfield", + "position": "Investment Advisor", + "salary": "$74,665", + "start_date": "8/20/2017" + }, + { + "extn": "8399", + "id": "28183", + "name": "Cadence Stanley", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$90,606", + "start_date": "4/12/2005" + }, + { + "extn": "8765", + "id": "28184", + "name": "Marjorie Turner", + "office": "Toledo", + "position": "Auditor", + "salary": "$250,638", + "start_date": "10/24/2000" + }, + { + "extn": "9983", + "id": "28185", + "name": "Candice Hewitt", + "office": "Lakewood", + "position": "IT Support Staff", + "salary": "$53,302", + "start_date": "5/22/2016" + }, + { + "extn": "1202", + "id": "28186", + "name": "Danny Thorne", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$97,047", + "start_date": "12/26/2004" + }, + { + "extn": "8151", + "id": "28187", + "name": "Ema Strong", + "office": "Arlington", + "position": "Production Painter", + "salary": "$98,900", + "start_date": "7/8/2000" + }, + { + "extn": "9507", + "id": "28188", + "name": "Alan Maxwell", + "office": "Honolulu", + "position": "Global Logistics Supervisor", + "salary": "$245,467", + "start_date": "4/25/2005" + }, + { + "extn": "8479", + "id": "28189", + "name": "Bethany Sawyer", + "office": "Santa Ana", + "position": "Designer", + "salary": "$31,440", + "start_date": "5/14/2000" + }, + { + "extn": "7546", + "id": "28190", + "name": "Nick Mullins", + "office": "Worcester", + "position": "Cook", + "salary": "$167,264", + "start_date": "8/18/2000" + }, + { + "extn": "2196", + "id": "28191", + "name": "Jayden Robertson", + "office": "Albuquerque", + "position": "Bellman", + "salary": "$170,227", + "start_date": "1/26/2006" + }, + { + "extn": "1072", + "id": "28192", + "name": "Carissa Stevens", + "office": "Kansas City", + "position": "Electrician", + "salary": "$46,378", + "start_date": "11/14/2003" + }, + { + "extn": "4374", + "id": "28193", + "name": "Analise Page ", + "office": "Zurich", + "position": "Cook", + "salary": "$92,137", + "start_date": "9/20/2010" + }, + { + "extn": "6500", + "id": "28194", + "name": "Henry Edley", + "office": "Innsbruck", + "position": "Electrician", + "salary": "$22,004", + "start_date": "7/25/2017" + }, + { + "extn": "5774", + "id": "28195", + "name": "Destiny Lewis", + "office": "Berna", + "position": "Webmaster", + "salary": "$263,372", + "start_date": "6/21/2000" + }, + { + "extn": "8070", + "id": "28196", + "name": "Drew Walsh", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$15,571", + "start_date": "6/19/2018" + }, + { + "extn": "7964", + "id": "28197", + "name": "Hailey Brock", + "office": "Richmond", + "position": "Bellman", + "salary": "$139,556", + "start_date": "8/1/2011" + }, + { + "extn": "9369", + "id": "28198", + "name": "Regina Stevens", + "office": "Madison", + "position": "Audiologist", + "salary": "$235,781", + "start_date": "3/13/2000" + }, + { + "extn": "7069", + "id": "28199", + "name": "Chanelle Yarwood", + "office": "Boston", + "position": "Health Educator", + "salary": "$87,349", + "start_date": "12/24/2001" + }, + { + "extn": "4375", + "id": "28200", + "name": "Maxwell Holt", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$258,223", + "start_date": "12/14/2004" + }, + { + "extn": "3808", + "id": "28201", + "name": "Phillip Plant", + "office": "Richmond", + "position": "Steward", + "salary": "$179,145", + "start_date": "1/8/2000" + }, + { + "extn": "6030", + "id": "28202", + "name": "Raquel Lee", + "office": "Honolulu", + "position": "Restaurant Manager", + "salary": "$23,045", + "start_date": "1/13/2018" + }, + { + "extn": "9386", + "id": "28203", + "name": "Daron Knight", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$75,759", + "start_date": "8/4/2012" + }, + { + "extn": "5646", + "id": "28204", + "name": "Carol Norman", + "office": "Fremont", + "position": "Designer", + "salary": "$62,302", + "start_date": "8/17/2015" + }, + { + "extn": "5376", + "id": "28205", + "name": "Nicholas Nash", + "office": "Venice", + "position": "Cash Manager", + "salary": "$211,206", + "start_date": "9/13/2013" + }, + { + "extn": "7248", + "id": "28206", + "name": "Carolyn Foxley", + "office": "Huntsville", + "position": "Lecturer", + "salary": "$141,519", + "start_date": "5/15/2001" + }, + { + "extn": "9345", + "id": "28207", + "name": "Kurt Morgan", + "office": "Oakland", + "position": "Inspector", + "salary": "$262,479", + "start_date": "10/18/2007" + }, + { + "extn": "9807", + "id": "28208", + "name": "Danielle Dickson", + "office": "Charlotte", + "position": "Clerk", + "salary": "$279,400", + "start_date": "12/12/2002" + }, + { + "extn": "6264", + "id": "28209", + "name": "Clint Crawley", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$179,948", + "start_date": "11/8/2001" + }, + { + "extn": "8000", + "id": "28210", + "name": "Zoe Holmes", + "office": "Ontario", + "position": "Machine Operator", + "salary": "$220,978", + "start_date": "2/21/2015" + }, + { + "extn": "7934", + "id": "28211", + "name": "Jacob Redfern", + "office": "Quebec", + "position": "Chef Manager", + "salary": "$264,821", + "start_date": "10/16/2001" + }, + { + "extn": "7742", + "id": "28212", + "name": "Olivia Power", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$188,818", + "start_date": "1/10/2016" + }, + { + "extn": "9064", + "id": "28213", + "name": "Gil Nobbs", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$70,722", + "start_date": "5/8/2007" + }, + { + "extn": "6243", + "id": "28214", + "name": "Chadwick Wild", + "office": "St. Louis", + "position": "Inspector", + "salary": "$58,273", + "start_date": "5/28/2006" + }, + { + "extn": "6899", + "id": "28215", + "name": "Russel Hardwick", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$10,511", + "start_date": "4/13/2000" + }, + { + "extn": "6167", + "id": "28216", + "name": "Kieth Farrant", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$28,218", + "start_date": "11/7/2003" + }, + { + "extn": "5047", + "id": "28217", + "name": "Brad Shields", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$201,294", + "start_date": "6/20/2004" + }, + { + "extn": "4871", + "id": "28218", + "name": "Alexa Powell", + "office": "Rochester", + "position": "Bookkeeper", + "salary": "$169,391", + "start_date": "3/7/2014" + }, + { + "extn": "8105", + "id": "28219", + "name": "Sabina Kerr", + "office": "Innsbruck", + "position": "Machine Operator", + "salary": "$268,950", + "start_date": "11/6/2014" + }, + { + "extn": "7296", + "id": "28220", + "name": "Tom Fowler", + "office": "San Antonio", + "position": "CNC Operator", + "salary": "$50,343", + "start_date": "3/12/2011" + }, + { + "extn": "4416", + "id": "28221", + "name": "George Jacobs", + "office": "Jersey City", + "position": "Clerk", + "salary": "$95,609", + "start_date": "2/25/2015" + }, + { + "extn": "2918", + "id": "28222", + "name": "Chester Hamilton", + "office": "Wien", + "position": "Food Technologist", + "salary": "$281,496", + "start_date": "8/22/2008" + }, + { + "extn": "6614", + "id": "28223", + "name": "Alexander Dale", + "office": "Lincoln", + "position": "Food Technologist", + "salary": "$178,120", + "start_date": "4/21/2000" + }, + { + "extn": "5915", + "id": "28224", + "name": "Jamie Hunt", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$101,169", + "start_date": "4/27/2007" + }, + { + "extn": "6729", + "id": "28225", + "name": "Angela Jeffery", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$52,076", + "start_date": "12/19/2006" + }, + { + "extn": "3917", + "id": "28226", + "name": "Julian Lowe", + "office": "Irving", + "position": "Stockbroker", + "salary": "$99,663", + "start_date": "10/11/2002" + }, + { + "extn": "3445", + "id": "28227", + "name": "Kirsten Walton", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$74,883", + "start_date": "8/22/2017" + }, + { + "extn": "7783", + "id": "28228", + "name": "Anthony Dale", + "office": "Berlin", + "position": "Front Desk Coordinator", + "salary": "$280,810", + "start_date": "7/6/2007" + }, + { + "extn": "8942", + "id": "28229", + "name": "Ethan Olson", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$151,955", + "start_date": "11/20/2000" + }, + { + "extn": "8991", + "id": "28230", + "name": "Tom Bowen", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$144,547", + "start_date": "7/29/2001" + }, + { + "extn": "4724", + "id": "28231", + "name": "Roger Everett", + "office": "Los Angeles", + "position": "Dentist", + "salary": "$286,314", + "start_date": "8/30/2007" + }, + { + "extn": "6755", + "id": "28232", + "name": "Trisha Adler", + "office": "Memphis", + "position": "Steward", + "salary": "$209,943", + "start_date": "2/20/2000" + }, + { + "extn": "1966", + "id": "28233", + "name": "Cristal Potts", + "office": "Berna", + "position": "Production Painter", + "salary": "$46,836", + "start_date": "9/24/2009" + }, + { + "extn": "2374", + "id": "28234", + "name": "Esmeralda Morris", + "office": "Phoenix", + "position": "Cashier", + "salary": "$131,444", + "start_date": "7/7/2012" + }, + { + "extn": "6660", + "id": "28235", + "name": "Ethan Jordan", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$116,450", + "start_date": "9/21/2008" + }, + { + "extn": "9706", + "id": "28236", + "name": "Bob Stuart", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$110,080", + "start_date": "7/13/2005" + }, + { + "extn": "9640", + "id": "28237", + "name": "Anais Owen", + "office": "Glendale", + "position": "Lecturer", + "salary": "$119,598", + "start_date": "12/9/2016" + }, + { + "extn": "2354", + "id": "28238", + "name": "Ally Chapman", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$294,376", + "start_date": "2/1/2017" + }, + { + "extn": "5949", + "id": "28239", + "name": "Liam Morrison", + "office": "Long Beach", + "position": "Operator", + "salary": "$55,300", + "start_date": "2/27/2013" + }, + { + "extn": "8097", + "id": "28240", + "name": "Enoch Harper", + "office": "Worcester", + "position": "Fabricator", + "salary": "$233,357", + "start_date": "7/7/2009" + }, + { + "extn": "8992", + "id": "28241", + "name": "Grace Bentley", + "office": "Anaheim", + "position": "Biologist", + "salary": "$266,856", + "start_date": "7/19/2002" + }, + { + "extn": "6631", + "id": "28242", + "name": "Eve Owens", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$164,784", + "start_date": "1/13/2006" + }, + { + "extn": "6142", + "id": "28243", + "name": "Aiden Wild", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$252,996", + "start_date": "6/12/2001" + }, + { + "extn": "9348", + "id": "28244", + "name": "Charlize Roberts", + "office": "Berna", + "position": "Audiologist", + "salary": "$163,546", + "start_date": "5/19/2015" + }, + { + "extn": "1940", + "id": "28245", + "name": "Aiden Shelton", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$50,736", + "start_date": "12/7/2016" + }, + { + "extn": "6210", + "id": "28246", + "name": "Dorothy Cartwright", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$82,417", + "start_date": "1/17/2011" + }, + { + "extn": "2594", + "id": "28247", + "name": "Savannah Noach", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$36,531", + "start_date": "6/20/2007" + }, + { + "extn": "5735", + "id": "28248", + "name": "Jack Becker", + "office": "Laredo", + "position": "Production Painter", + "salary": "$250,256", + "start_date": "3/17/2019" + }, + { + "extn": "2291", + "id": "28249", + "name": "Margaret Dubois", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$232,110", + "start_date": "11/24/2003" + }, + { + "extn": "9548", + "id": "28250", + "name": "Carl Ward", + "office": "Fullerton", + "position": "HR Specialist", + "salary": "$156,440", + "start_date": "6/2/2013" + }, + { + "extn": "4692", + "id": "28251", + "name": "Amelia John", + "office": "Fullerton", + "position": "Ambulatory Nurse", + "salary": "$195,476", + "start_date": "8/10/2000" + }, + { + "extn": "9804", + "id": "28252", + "name": "Nathan Cox", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$170,841", + "start_date": "8/14/2004" + }, + { + "extn": "6151", + "id": "28253", + "name": "Javier Graves", + "office": "Irving", + "position": "Executive Director", + "salary": "$246,833", + "start_date": "5/14/2000" + }, + { + "extn": "2688", + "id": "28254", + "name": "Christy Brennan", + "office": "San Diego", + "position": "Pharmacist", + "salary": "$116,392", + "start_date": "8/4/2015" + }, + { + "extn": "6049", + "id": "28255", + "name": "Erick Buckley", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$199,169", + "start_date": "11/6/2013" + }, + { + "extn": "7718", + "id": "28256", + "name": "Gwen Mills", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$286,182", + "start_date": "2/1/2009" + }, + { + "extn": "4771", + "id": "28257", + "name": "Lauren Larkin", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$152,668", + "start_date": "11/24/2000" + }, + { + "extn": "2559", + "id": "28258", + "name": "Danielle Hobbs", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$57,026", + "start_date": "1/25/2009" + }, + { + "extn": "1436", + "id": "28259", + "name": "Aeris Gregory", + "office": "Columbus", + "position": "Insurance Broker", + "salary": "$69,173", + "start_date": "10/13/2000" + }, + { + "extn": "5853", + "id": "28260", + "name": "Leroy Clark", + "office": "Berlin", + "position": "Paramedic", + "salary": "$26,999", + "start_date": "7/16/2005" + }, + { + "extn": "7616", + "id": "28261", + "name": "Eden Stewart", + "office": "Norfolk", + "position": "Machine Operator", + "salary": "$241,837", + "start_date": "8/25/2005" + }, + { + "extn": "8308", + "id": "28262", + "name": "Blake Paterson", + "office": "Hayward", + "position": "Webmaster", + "salary": "$223,042", + "start_date": "10/8/2019" + }, + { + "extn": "3395", + "id": "28263", + "name": "Nicole Poulton", + "office": "Venice", + "position": "Front Desk Coordinator", + "salary": "$91,314", + "start_date": "3/17/2018" + }, + { + "extn": "1644", + "id": "28264", + "name": "Nicholas Donnelly", + "office": "San Antonio", + "position": "Dentist", + "salary": "$147,575", + "start_date": "1/13/2006" + }, + { + "extn": "7492", + "id": "28265", + "name": "Harry Hall", + "office": "Laredo", + "position": "Retail Trainee", + "salary": "$169,180", + "start_date": "4/7/2009" + }, + { + "extn": "8041", + "id": "28266", + "name": "Michael Dixon", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$138,827", + "start_date": "5/15/2000" + }, + { + "extn": "1041", + "id": "28267", + "name": "Erick Stewart", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$201,603", + "start_date": "5/8/2018" + }, + { + "extn": "1842", + "id": "28268", + "name": "John Stanton", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$28,843", + "start_date": "11/25/2003" + }, + { + "extn": "4374", + "id": "28269", + "name": "Rosemary Cobb", + "office": "San Francisco", + "position": "Accountant", + "salary": "$278,714", + "start_date": "5/7/2010" + }, + { + "extn": "4401", + "id": "28270", + "name": "Scarlett Brown", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$172,070", + "start_date": "3/4/2009" + }, + { + "extn": "4407", + "id": "28271", + "name": "Matthew Rixon", + "office": "Fremont", + "position": "Inspector", + "salary": "$91,311", + "start_date": "5/7/2018" + }, + { + "extn": "6771", + "id": "28272", + "name": "Lynn Anderson", + "office": "Louisville", + "position": "Bellman", + "salary": "$105,992", + "start_date": "11/29/2010" + }, + { + "extn": "6235", + "id": "28273", + "name": "Boris Murray", + "office": "Detroit", + "position": "Bookkeeper", + "salary": "$68,543", + "start_date": "3/26/2016" + }, + { + "extn": "7689", + "id": "28274", + "name": "Joy Boden", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$290,615", + "start_date": "11/3/2002" + }, + { + "extn": "9649", + "id": "28275", + "name": "Tyson Wheeler", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$166,279", + "start_date": "4/15/2016" + }, + { + "extn": "5801", + "id": "28276", + "name": "Jessica Kennedy", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$156,080", + "start_date": "10/23/2006" + }, + { + "extn": "6025", + "id": "28277", + "name": "Carrie Styles", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$147,123", + "start_date": "1/1/2016" + }, + { + "extn": "4607", + "id": "28278", + "name": "Domenic Myatt", + "office": "St. Louis", + "position": "Health Educator", + "salary": "$132,924", + "start_date": "1/1/2017" + }, + { + "extn": "3822", + "id": "28279", + "name": "Crystal Adams", + "office": "Worcester", + "position": "Laboratory Technician", + "salary": "$22,980", + "start_date": "2/2/2012" + }, + { + "extn": "5607", + "id": "28280", + "name": "Angelina Wise", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$224,658", + "start_date": "3/18/2005" + }, + { + "extn": "3047", + "id": "28281", + "name": "Hadley Watt", + "office": "Quebec", + "position": "Cashier", + "salary": "$35,906", + "start_date": "9/10/2018" + }, + { + "extn": "9812", + "id": "28282", + "name": "Nicholas Avery", + "office": "Valetta", + "position": "Operator", + "salary": "$112,491", + "start_date": "10/12/2009" + }, + { + "extn": "7235", + "id": "28283", + "name": "Florence Ulyatt", + "office": "Omaha", + "position": "Biologist", + "salary": "$71,275", + "start_date": "11/6/2006" + }, + { + "extn": "3769", + "id": "28284", + "name": "Rocco Stewart", + "office": "Milano", + "position": "Bookkeeper", + "salary": "$223,839", + "start_date": "7/30/2007" + }, + { + "extn": "1968", + "id": "28285", + "name": "Belinda Emerson", + "office": "Zurich", + "position": "Operator", + "salary": "$271,694", + "start_date": "8/15/2005" + }, + { + "extn": "6953", + "id": "28286", + "name": "Rebecca Nielson", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$146,314", + "start_date": "12/12/2004" + }, + { + "extn": "5404", + "id": "28287", + "name": "Erick Khan", + "office": "Irving", + "position": "Dentist", + "salary": "$178,744", + "start_date": "9/4/2003" + }, + { + "extn": "4044", + "id": "28288", + "name": "Rebecca Vaughn", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$115,167", + "start_date": "9/18/2004" + }, + { + "extn": "5618", + "id": "28289", + "name": "Alessia Amstead", + "office": "Lisbon", + "position": "Bookkeeper", + "salary": "$96,358", + "start_date": "4/16/2014" + }, + { + "extn": "4964", + "id": "28290", + "name": "Bob Spencer", + "office": "Jacksonville", + "position": "Cashier", + "salary": "$250,424", + "start_date": "10/1/2015" + }, + { + "extn": "9981", + "id": "28291", + "name": "Julian Gonzales", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$106,137", + "start_date": "1/26/2018" + }, + { + "extn": "5226", + "id": "28292", + "name": "Bethany Bloom", + "office": "Seattle", + "position": "Cook", + "salary": "$243,039", + "start_date": "4/30/2013" + }, + { + "extn": "6090", + "id": "28293", + "name": "Daria Mccormick", + "office": "Glendale", + "position": "Physician", + "salary": "$26,217", + "start_date": "10/23/2015" + }, + { + "extn": "1731", + "id": "28294", + "name": "Violet Locke", + "office": "Pittsburgh", + "position": "HR Specialist", + "salary": "$271,408", + "start_date": "4/29/2014" + }, + { + "extn": "1641", + "id": "28295", + "name": "Lily Oakley", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$97,042", + "start_date": "6/8/2006" + }, + { + "extn": "2472", + "id": "28296", + "name": "Carrie Blackwall", + "office": "London", + "position": "HR Coordinator", + "salary": "$260,508", + "start_date": "11/8/2006" + }, + { + "extn": "8031", + "id": "28297", + "name": "Manuel Bullock", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$242,292", + "start_date": "9/19/2011" + }, + { + "extn": "6368", + "id": "28298", + "name": "Lindsay Dixon", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$253,423", + "start_date": "5/25/2014" + }, + { + "extn": "7347", + "id": "28299", + "name": "Camden Hudson", + "office": "Portland", + "position": "Physician", + "salary": "$13,010", + "start_date": "1/30/2011" + }, + { + "extn": "6430", + "id": "28300", + "name": "Chuck Oatway", + "office": "Bellevue", + "position": "Food Technologist", + "salary": "$181,606", + "start_date": "10/9/2010" + }, + { + "extn": "6663", + "id": "28301", + "name": "Kurt Baker", + "office": "New Orleans", + "position": "Fabricator", + "salary": "$54,530", + "start_date": "11/9/2014" + }, + { + "extn": "9611", + "id": "28302", + "name": "Ronald London", + "office": "Miami", + "position": "IT Support Staff", + "salary": "$103,359", + "start_date": "7/24/2017" + }, + { + "extn": "4855", + "id": "28303", + "name": "Ivy Larkin", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$256,022", + "start_date": "6/6/2002" + }, + { + "extn": "2518", + "id": "28304", + "name": "Johnathan Dillon", + "office": "Irving", + "position": "Paramedic", + "salary": "$260,557", + "start_date": "6/7/2018" + }, + { + "extn": "2313", + "id": "28305", + "name": "Caleb Clayton", + "office": "Detroit", + "position": "Inspector", + "salary": "$49,407", + "start_date": "8/17/2011" + }, + { + "extn": "7180", + "id": "28306", + "name": "Melanie Walker", + "office": "Pittsburgh", + "position": "Baker", + "salary": "$109,156", + "start_date": "5/11/2006" + }, + { + "extn": "3573", + "id": "28307", + "name": "Carter Vince", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$140,267", + "start_date": "3/20/2014" + }, + { + "extn": "6239", + "id": "28308", + "name": "Daron Little", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$267,956", + "start_date": "5/15/2019" + }, + { + "extn": "5323", + "id": "28309", + "name": "Jolene Gardner", + "office": "Long Beach", + "position": "Banker", + "salary": "$152,511", + "start_date": "10/23/2004" + }, + { + "extn": "5971", + "id": "28310", + "name": "Doug Asher", + "office": "San Jose", + "position": "Biologist", + "salary": "$49,821", + "start_date": "12/14/2005" + }, + { + "extn": "8919", + "id": "28311", + "name": "Camden Olivier", + "office": "Baltimore", + "position": "Laboratory Technician", + "salary": "$133,190", + "start_date": "8/24/2014" + }, + { + "extn": "9612", + "id": "28312", + "name": "Bart Andrews", + "office": "Bakersfield", + "position": "Baker", + "salary": "$158,312", + "start_date": "9/7/2004" + }, + { + "extn": "2666", + "id": "28313", + "name": "Noemi Palmer", + "office": "Irving", + "position": "Banker", + "salary": "$88,994", + "start_date": "5/30/2008" + }, + { + "extn": "7135", + "id": "28314", + "name": "Barney Hammond", + "office": "New York", + "position": "Cashier", + "salary": "$115,194", + "start_date": "3/11/2007" + }, + { + "extn": "5053", + "id": "28315", + "name": "Domenic Uddin", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$229,757", + "start_date": "10/21/2006" + }, + { + "extn": "2896", + "id": "28316", + "name": "Kirsten Redfern", + "office": "Rome", + "position": "Operator", + "salary": "$149,569", + "start_date": "12/21/2010" + }, + { + "extn": "1475", + "id": "28317", + "name": "Melania Hope", + "office": "Prague", + "position": "Inspector", + "salary": "$69,814", + "start_date": "12/30/2010" + }, + { + "extn": "3696", + "id": "28318", + "name": "Marvin Underhill", + "office": "Berlin", + "position": "Bellman", + "salary": "$28,722", + "start_date": "4/24/2019" + }, + { + "extn": "2398", + "id": "28319", + "name": "Rocco Khan", + "office": "Springfield", + "position": "HR Specialist", + "salary": "$159,819", + "start_date": "1/5/2003" + }, + { + "extn": "7399", + "id": "28320", + "name": "Chloe Mcgee", + "office": "Phoenix", + "position": "HR Coordinator", + "salary": "$242,879", + "start_date": "10/3/2005" + }, + { + "extn": "3691", + "id": "28321", + "name": "Marigold Murphy", + "office": "Orlando", + "position": "Inspector", + "salary": "$144,298", + "start_date": "1/10/2005" + }, + { + "extn": "6668", + "id": "28322", + "name": "Doug Giles", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$67,606", + "start_date": "12/1/2007" + }, + { + "extn": "6582", + "id": "28323", + "name": "Sebastian Marshall", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$60,146", + "start_date": "3/17/2005" + }, + { + "extn": "7241", + "id": "28324", + "name": "Brad Phillips", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$172,886", + "start_date": "11/29/2016" + }, + { + "extn": "5394", + "id": "28325", + "name": "Isabella Moore", + "office": "Chicago", + "position": "Ambulatory Nurse", + "salary": "$123,319", + "start_date": "2/4/2013" + }, + { + "extn": "2715", + "id": "28326", + "name": "Danny Rowan", + "office": "Escondido", + "position": "Executive Director", + "salary": "$133,634", + "start_date": "7/22/2012" + }, + { + "extn": "7030", + "id": "28327", + "name": "Marjorie Tennant", + "office": "Sacramento", + "position": "Machine Operator", + "salary": "$109,159", + "start_date": "12/28/2013" + }, + { + "extn": "2257", + "id": "28328", + "name": "Alison Ashwell", + "office": "Reno", + "position": "Bellman", + "salary": "$235,197", + "start_date": "5/10/2015" + }, + { + "extn": "4642", + "id": "28329", + "name": "Owen Cassidy", + "office": "New Orleans", + "position": "Inspector", + "salary": "$264,675", + "start_date": "2/17/2013" + }, + { + "extn": "8445", + "id": "28330", + "name": "Sadie Giles", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$202,564", + "start_date": "8/22/2019" + }, + { + "extn": "5254", + "id": "28331", + "name": "Nicholas Thatcher", + "office": "Oklahoma City", + "position": "Cash Manager", + "salary": "$128,108", + "start_date": "10/14/2009" + }, + { + "extn": "2229", + "id": "28332", + "name": "Luna Russell", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$122,086", + "start_date": "12/18/2005" + }, + { + "extn": "1008", + "id": "28333", + "name": "Johnny Morris", + "office": "Lincoln", + "position": "Cook", + "salary": "$187,594", + "start_date": "10/12/2018" + }, + { + "extn": "9031", + "id": "28334", + "name": "John Atkinson", + "office": "Henderson", + "position": "Business Broker", + "salary": "$180,869", + "start_date": "10/3/2003" + }, + { + "extn": "1400", + "id": "28335", + "name": "Maribel Lunt", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$275,248", + "start_date": "12/5/2016" + }, + { + "extn": "4770", + "id": "28336", + "name": "Ryan Thomson", + "office": "New York", + "position": "Front Desk Coordinator", + "salary": "$266,132", + "start_date": "10/7/2009" + }, + { + "extn": "1093", + "id": "28337", + "name": "Hadley Hope", + "office": "Rochester", + "position": "Steward", + "salary": "$90,275", + "start_date": "2/5/2008" + }, + { + "extn": "3238", + "id": "28338", + "name": "Angelina Keys", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$21,545", + "start_date": "11/23/2017" + }, + { + "extn": "9931", + "id": "28339", + "name": "Aisha Kirby", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$77,562", + "start_date": "4/12/2015" + }, + { + "extn": "8657", + "id": "28340", + "name": "Meredith Kennedy", + "office": "Madison", + "position": "Investment Advisor", + "salary": "$249,125", + "start_date": "9/20/2016" + }, + { + "extn": "3518", + "id": "28341", + "name": "Johnathan Hall", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$100,350", + "start_date": "10/31/2004" + }, + { + "extn": "7906", + "id": "28342", + "name": "Parker Grady", + "office": "Fullerton", + "position": "HR Specialist", + "salary": "$210,715", + "start_date": "3/30/2008" + }, + { + "extn": "7959", + "id": "28343", + "name": "Monica Salt", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$237,140", + "start_date": "1/8/2001" + }, + { + "extn": "2191", + "id": "28344", + "name": "Matt Wilton", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$73,913", + "start_date": "9/22/2009" + }, + { + "extn": "9011", + "id": "28345", + "name": "Ramon Gaynor", + "office": "Colorado Springs", + "position": "Healthcare Specialist", + "salary": "$248,620", + "start_date": "7/2/2001" + }, + { + "extn": "9687", + "id": "28346", + "name": "Leroy Robertson", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$153,422", + "start_date": "4/30/2009" + }, + { + "extn": "8522", + "id": "28347", + "name": "Winnie Beal", + "office": "Prague", + "position": "Production Painter", + "salary": "$266,826", + "start_date": "8/14/2005" + }, + { + "extn": "9909", + "id": "28348", + "name": "Hayden Mitchell", + "office": "Milano", + "position": "Design Engineer", + "salary": "$159,407", + "start_date": "3/14/2003" + }, + { + "extn": "1499", + "id": "28349", + "name": "Johnathan Vass", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$14,039", + "start_date": "5/31/2010" + }, + { + "extn": "2349", + "id": "28350", + "name": "Clarissa Stone", + "office": "New York", + "position": "Cash Manager", + "salary": "$72,935", + "start_date": "10/2/2004" + }, + { + "extn": "5262", + "id": "28351", + "name": "Erin Sherwood", + "office": "Omaha", + "position": "Ambulatory Nurse", + "salary": "$53,556", + "start_date": "7/11/2009" + }, + { + "extn": "4591", + "id": "28352", + "name": "Deborah Walsh", + "office": "Cincinnati", + "position": "Physician", + "salary": "$178,654", + "start_date": "7/8/2004" + }, + { + "extn": "1831", + "id": "28353", + "name": "Johnathan Windsor", + "office": "Tallahassee", + "position": "Lecturer", + "salary": "$72,599", + "start_date": "3/22/2000" + }, + { + "extn": "5444", + "id": "28354", + "name": "Irene Irwin", + "office": "Escondido", + "position": "Lecturer", + "salary": "$191,747", + "start_date": "1/7/2001" + }, + { + "extn": "4812", + "id": "28355", + "name": "Domenic Graham", + "office": "Nashville", + "position": "Bellman", + "salary": "$226,779", + "start_date": "9/2/2016" + }, + { + "extn": "2790", + "id": "28356", + "name": "Isla Leslie", + "office": "Zurich", + "position": "Ambulatory Nurse", + "salary": "$173,186", + "start_date": "9/11/2007" + }, + { + "extn": "2011", + "id": "28357", + "name": "Alan Ashley", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$297,558", + "start_date": "7/23/2014" + }, + { + "extn": "7985", + "id": "28358", + "name": "Caleb Bradley", + "office": "Rome", + "position": "Paramedic", + "salary": "$65,826", + "start_date": "8/28/2011" + }, + { + "extn": "2332", + "id": "28359", + "name": "Chadwick Corbett", + "office": "Cincinnati", + "position": "Clerk", + "salary": "$76,656", + "start_date": "11/27/2016" + }, + { + "extn": "3915", + "id": "28360", + "name": "Chuck Stuart", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$29,376", + "start_date": "6/11/2014" + }, + { + "extn": "7044", + "id": "28361", + "name": "Logan Whitehouse", + "office": "Richmond", + "position": "Treasurer", + "salary": "$207,029", + "start_date": "2/18/2012" + }, + { + "extn": "4495", + "id": "28362", + "name": "Tony Baker", + "office": "Lakewood", + "position": "Clerk", + "salary": "$131,366", + "start_date": "8/15/2011" + }, + { + "extn": "5064", + "id": "28363", + "name": "Catherine Gosling", + "office": "Orlando", + "position": "Health Educator", + "salary": "$167,858", + "start_date": "3/25/2005" + }, + { + "extn": "9951", + "id": "28364", + "name": "Drew Kent", + "office": "Tokyo", + "position": "Steward", + "salary": "$133,645", + "start_date": "8/2/2003" + }, + { + "extn": "5087", + "id": "28365", + "name": "Monica Russel", + "office": "New York", + "position": "Call Center Representative", + "salary": "$151,905", + "start_date": "9/27/2006" + }, + { + "extn": "2901", + "id": "28366", + "name": "Julius Dempsey", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$86,422", + "start_date": "3/5/2003" + }, + { + "extn": "4094", + "id": "28367", + "name": "Rosalie Booth", + "office": "Berna", + "position": "Pharmacist", + "salary": "$106,570", + "start_date": "9/22/2011" + }, + { + "extn": "5910", + "id": "28368", + "name": "Ronald Vince", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$273,861", + "start_date": "1/20/2016" + }, + { + "extn": "4471", + "id": "28369", + "name": "Noah Whatson", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$79,800", + "start_date": "3/24/2019" + }, + { + "extn": "1097", + "id": "28370", + "name": "Eryn Lewis", + "office": "Worcester", + "position": "Health Educator", + "salary": "$135,478", + "start_date": "10/3/2019" + }, + { + "extn": "3162", + "id": "28371", + "name": "Elena Coll", + "office": "Otawa", + "position": "Operator", + "salary": "$63,263", + "start_date": "3/8/2012" + }, + { + "extn": "6064", + "id": "28372", + "name": "Nicholas Richardson", + "office": "Kansas City", + "position": "Doctor", + "salary": "$36,338", + "start_date": "1/28/2004" + }, + { + "extn": "9752", + "id": "28373", + "name": "Leanne Roth", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$153,582", + "start_date": "11/3/2015" + }, + { + "extn": "7179", + "id": "28374", + "name": "Harvey Powell", + "office": "Saint Paul", + "position": "Health Educator", + "salary": "$125,329", + "start_date": "6/18/2014" + }, + { + "extn": "8272", + "id": "28375", + "name": "Cedrick Simpson", + "office": "Chicago", + "position": "Business Broker", + "salary": "$71,300", + "start_date": "8/4/2008" + }, + { + "extn": "7316", + "id": "28376", + "name": "Hayden Warner", + "office": "Kansas City", + "position": "Paramedic", + "salary": "$126,185", + "start_date": "9/23/2012" + }, + { + "extn": "9687", + "id": "28377", + "name": "Matthew Owen", + "office": "San Antonio", + "position": "Cook", + "salary": "$209,148", + "start_date": "4/15/2010" + }, + { + "extn": "5413", + "id": "28378", + "name": "Aurelia Hewitt", + "office": "Washington", + "position": "Treasurer", + "salary": "$123,790", + "start_date": "8/24/2019" + }, + { + "extn": "5343", + "id": "28379", + "name": "Shelby Sloan", + "office": "Kansas City", + "position": "HR Specialist", + "salary": "$159,817", + "start_date": "7/16/2000" + }, + { + "extn": "1027", + "id": "28380", + "name": "Courtney Farrant", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$208,450", + "start_date": "4/11/2009" + }, + { + "extn": "4374", + "id": "28381", + "name": "Elijah Ellis", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$184,125", + "start_date": "1/1/2003" + }, + { + "extn": "7917", + "id": "28382", + "name": "Makena Benfield", + "office": "Escondido", + "position": "Executive Director", + "salary": "$205,762", + "start_date": "9/18/2000" + }, + { + "extn": "7253", + "id": "28383", + "name": "Julian Palmer", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$238,195", + "start_date": "8/1/2019" + }, + { + "extn": "7039", + "id": "28384", + "name": "Nate Scott", + "office": "Saint Paul", + "position": "Assistant Buyer", + "salary": "$212,465", + "start_date": "12/7/2012" + }, + { + "extn": "7431", + "id": "28385", + "name": "Jennifer Tindall", + "office": "Stockton", + "position": "Paramedic", + "salary": "$295,896", + "start_date": "11/12/2013" + }, + { + "extn": "7589", + "id": "28386", + "name": "Tom Price", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$19,840", + "start_date": "1/19/2009" + }, + { + "extn": "2551", + "id": "28387", + "name": "Alison Brown", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$292,146", + "start_date": "3/28/2007" + }, + { + "extn": "6169", + "id": "28388", + "name": "Ron Tait", + "office": "Sacramento", + "position": "Global Logistics Supervisor", + "salary": "$274,534", + "start_date": "5/29/2005" + }, + { + "extn": "6816", + "id": "28389", + "name": "Esmeralda Groves", + "office": "Omaha", + "position": "Laboratory Technician", + "salary": "$57,369", + "start_date": "3/31/2018" + }, + { + "extn": "2119", + "id": "28390", + "name": "Michael Gunn", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$273,934", + "start_date": "6/12/2010" + }, + { + "extn": "1679", + "id": "28391", + "name": "Jane Cartwright", + "office": "Stockton", + "position": "Lecturer", + "salary": "$92,379", + "start_date": "6/28/2017" + }, + { + "extn": "6489", + "id": "28392", + "name": "Havana Reese", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$257,438", + "start_date": "4/2/2014" + }, + { + "extn": "4842", + "id": "28393", + "name": "Maxwell Addley", + "office": "Prague", + "position": "Food Technologist", + "salary": "$133,252", + "start_date": "12/10/2002" + }, + { + "extn": "5803", + "id": "28394", + "name": "Denny Locke", + "office": "Tallahassee", + "position": "Retail Trainee", + "salary": "$176,059", + "start_date": "9/30/2016" + }, + { + "extn": "7276", + "id": "28395", + "name": "Maggie Yoman", + "office": "Garland", + "position": "Insurance Broker", + "salary": "$159,069", + "start_date": "3/7/2018" + }, + { + "extn": "3958", + "id": "28396", + "name": "John Hunter", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$95,682", + "start_date": "1/9/2009" + }, + { + "extn": "3985", + "id": "28397", + "name": "Cara Shepherd", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$195,598", + "start_date": "8/31/2003" + }, + { + "extn": "2193", + "id": "28398", + "name": "Chris Hobbs", + "office": "Salem", + "position": "Software Engineer", + "salary": "$203,799", + "start_date": "12/9/2008" + }, + { + "extn": "8615", + "id": "28399", + "name": "Esmeralda West", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$120,969", + "start_date": "3/24/2010" + }, + { + "extn": "8588", + "id": "28400", + "name": "Rylee Shaw", + "office": "Sacramento", + "position": "Ambulatory Nurse", + "salary": "$281,999", + "start_date": "8/8/2011" + }, + { + "extn": "1864", + "id": "28401", + "name": "Johnny Bullock", + "office": "Lisbon", + "position": "Insurance Broker", + "salary": "$196,617", + "start_date": "5/24/2006" + }, + { + "extn": "4139", + "id": "28402", + "name": "Daron Vernon", + "office": "Madison", + "position": "Bellman", + "salary": "$49,875", + "start_date": "9/17/2006" + }, + { + "extn": "5304", + "id": "28403", + "name": "Janice Morrow", + "office": "Garland", + "position": "Physician", + "salary": "$91,799", + "start_date": "1/19/2012" + }, + { + "extn": "8442", + "id": "28404", + "name": "William Booth", + "office": "Minneapolis", + "position": "Healthcare Specialist", + "salary": "$191,392", + "start_date": "4/27/2008" + }, + { + "extn": "4343", + "id": "28405", + "name": "Julius Lane", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$273,993", + "start_date": "9/6/2004" + }, + { + "extn": "8211", + "id": "28406", + "name": "Chris Daniells", + "office": "Los Angeles", + "position": "Physician", + "salary": "$59,628", + "start_date": "9/26/2016" + }, + { + "extn": "1085", + "id": "28407", + "name": "Jack Groves", + "office": "Detroit", + "position": "Treasurer", + "salary": "$259,628", + "start_date": "2/21/2010" + }, + { + "extn": "9653", + "id": "28408", + "name": "Jayden Bradley", + "office": "Madrid", + "position": "Lecturer", + "salary": "$186,718", + "start_date": "9/5/2004" + }, + { + "extn": "1808", + "id": "28409", + "name": "Aeris Benfield", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$52,639", + "start_date": "4/5/2012" + }, + { + "extn": "5728", + "id": "28410", + "name": "Callie Clarkson", + "office": "Sacramento", + "position": "Food Technologist", + "salary": "$39,726", + "start_date": "6/29/2004" + }, + { + "extn": "4752", + "id": "28411", + "name": "Oliver Jeffery", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$177,582", + "start_date": "7/2/2017" + }, + { + "extn": "8571", + "id": "28412", + "name": "Wade Stark", + "office": "Otawa", + "position": "Dentist", + "salary": "$154,935", + "start_date": "5/11/2008" + }, + { + "extn": "3749", + "id": "28413", + "name": "Johnathan Vangness", + "office": "Escondido", + "position": "Fabricator", + "salary": "$188,713", + "start_date": "2/3/2014" + }, + { + "extn": "9657", + "id": "28414", + "name": "Ethan Robertson", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$85,896", + "start_date": "12/29/2003" + }, + { + "extn": "8435", + "id": "28415", + "name": "Andrea Boden", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$17,355", + "start_date": "8/22/2007" + }, + { + "extn": "2215", + "id": "28416", + "name": "Johnny Wilson", + "office": "Oklahoma City", + "position": "Call Center Representative", + "salary": "$134,142", + "start_date": "6/10/2011" + }, + { + "extn": "3258", + "id": "28417", + "name": "Henry Warner", + "office": "Indianapolis", + "position": "Banker", + "salary": "$232,789", + "start_date": "2/10/2009" + }, + { + "extn": "2343", + "id": "28418", + "name": "Charlize Edley", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$66,390", + "start_date": "7/15/2017" + }, + { + "extn": "5053", + "id": "28419", + "name": "Tiffany Potts", + "office": "Bellevue", + "position": "Systems Administrator", + "salary": "$191,168", + "start_date": "4/24/2001" + }, + { + "extn": "4499", + "id": "28420", + "name": "Ethan Nobbs", + "office": "Madrid", + "position": "Bellman", + "salary": "$32,472", + "start_date": "8/30/2002" + }, + { + "extn": "8905", + "id": "28421", + "name": "Hayden Graham", + "office": "Nashville", + "position": "Food Technologist", + "salary": "$154,939", + "start_date": "6/24/2008" + }, + { + "extn": "1798", + "id": "28422", + "name": "Johnny Stone", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$292,281", + "start_date": "3/6/2000" + }, + { + "extn": "7851", + "id": "28423", + "name": "Sabrina Emerson", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$57,906", + "start_date": "10/28/2009" + }, + { + "extn": "2200", + "id": "28424", + "name": "Martin Sawyer", + "office": "Sacramento", + "position": "Food Technologist", + "salary": "$195,265", + "start_date": "9/21/2003" + }, + { + "extn": "6185", + "id": "28425", + "name": "Isabel Gordon", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$282,217", + "start_date": "11/25/2000" + }, + { + "extn": "7294", + "id": "28426", + "name": "Harvey Potter", + "office": "Richmond", + "position": "Webmaster", + "salary": "$218,314", + "start_date": "3/19/2013" + }, + { + "extn": "4836", + "id": "28427", + "name": "Jaylene Tailor", + "office": "Laredo", + "position": "Web Developer", + "salary": "$294,326", + "start_date": "5/14/2017" + }, + { + "extn": "4120", + "id": "28428", + "name": "Maxwell Gates", + "office": "Innsbruck", + "position": "Inspector", + "salary": "$274,058", + "start_date": "3/25/2018" + }, + { + "extn": "9832", + "id": "28429", + "name": "Benny Alldridge", + "office": "Venice", + "position": "Doctor", + "salary": "$48,456", + "start_date": "9/7/2009" + }, + { + "extn": "4621", + "id": "28430", + "name": "Wade King", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$224,325", + "start_date": "4/12/2012" + }, + { + "extn": "5131", + "id": "28431", + "name": "Cadence Saunders", + "office": "Innsbruck", + "position": "Physician", + "salary": "$231,154", + "start_date": "5/3/2006" + }, + { + "extn": "5338", + "id": "28432", + "name": "Liam Purvis", + "office": "Tokyo", + "position": "Dentist", + "salary": "$229,815", + "start_date": "9/25/2017" + }, + { + "extn": "9212", + "id": "28433", + "name": "Melody Shaw", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$240,451", + "start_date": "4/1/2010" + }, + { + "extn": "7660", + "id": "28434", + "name": "Kieth Richards", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$202,709", + "start_date": "7/30/2000" + }, + { + "extn": "4250", + "id": "28435", + "name": "Fred Olivier", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$201,555", + "start_date": "9/20/2002" + }, + { + "extn": "9618", + "id": "28436", + "name": "Alexander Eagle", + "office": "Berna", + "position": "Software Engineer", + "salary": "$101,233", + "start_date": "1/26/2008" + }, + { + "extn": "3705", + "id": "28437", + "name": "Belinda Purvis", + "office": "London", + "position": "Call Center Representative", + "salary": "$42,304", + "start_date": "1/21/2003" + }, + { + "extn": "3127", + "id": "28438", + "name": "Analise Forth", + "office": "Glendale", + "position": "Treasurer", + "salary": "$81,885", + "start_date": "1/31/2003" + }, + { + "extn": "3640", + "id": "28439", + "name": "Daria Shaw", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$12,798", + "start_date": "6/1/2001" + }, + { + "extn": "9859", + "id": "28440", + "name": "Daron Salt", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$13,729", + "start_date": "8/3/2016" + }, + { + "extn": "2052", + "id": "28441", + "name": "Nathan Mcgee", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$154,775", + "start_date": "5/20/2003" + }, + { + "extn": "4902", + "id": "28442", + "name": "Sabina Quinn", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$204,642", + "start_date": "1/25/2017" + }, + { + "extn": "7043", + "id": "28443", + "name": "Peter Baxter", + "office": "Portland", + "position": "HR Specialist", + "salary": "$88,558", + "start_date": "5/24/2003" + }, + { + "extn": "1850", + "id": "28444", + "name": "Claire Jennson", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$140,766", + "start_date": "12/6/2018" + }, + { + "extn": "6555", + "id": "28445", + "name": "Alba Murphy", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$288,504", + "start_date": "12/28/2007" + }, + { + "extn": "3601", + "id": "28446", + "name": "Rick Robertson", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$151,936", + "start_date": "11/23/2009" + }, + { + "extn": "1593", + "id": "28447", + "name": "Sofia Waterhouse", + "office": "Charlotte", + "position": "Operator", + "salary": "$71,544", + "start_date": "3/12/2015" + }, + { + "extn": "8000", + "id": "28448", + "name": "Liv Maxwell", + "office": "Philadelphia", + "position": "Clerk", + "salary": "$187,320", + "start_date": "12/25/2010" + }, + { + "extn": "2499", + "id": "28449", + "name": "Daphne Fenton", + "office": "Lakewood", + "position": "Inspector", + "salary": "$208,689", + "start_date": "3/13/2013" + }, + { + "extn": "7310", + "id": "28450", + "name": "Stephanie Knight", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$45,241", + "start_date": "9/6/2006" + }, + { + "extn": "4792", + "id": "28451", + "name": "Judith Ingham", + "office": "Nashville", + "position": "Project Manager", + "salary": "$276,117", + "start_date": "4/20/2014" + }, + { + "extn": "2688", + "id": "28452", + "name": "Courtney Spencer", + "office": "Salem", + "position": "Associate Professor", + "salary": "$84,049", + "start_date": "11/21/2011" + }, + { + "extn": "1869", + "id": "28453", + "name": "Ron Emmett", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$237,751", + "start_date": "11/27/2016" + }, + { + "extn": "8650", + "id": "28454", + "name": "Marina Holmes", + "office": "Fullerton", + "position": "IT Support Staff", + "salary": "$196,256", + "start_date": "11/2/2004" + }, + { + "extn": "5231", + "id": "28455", + "name": "Samara Brooks", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$265,886", + "start_date": "12/17/2002" + }, + { + "extn": "7078", + "id": "28456", + "name": "Diane Sloan", + "office": "Rome", + "position": "Steward", + "salary": "$25,645", + "start_date": "5/20/2012" + }, + { + "extn": "3043", + "id": "28457", + "name": "Denis Riley", + "office": "Scottsdale", + "position": "Physician", + "salary": "$241,139", + "start_date": "11/11/2014" + }, + { + "extn": "7034", + "id": "28458", + "name": "Aiden Silva", + "office": "Philadelphia", + "position": "Banker", + "salary": "$192,716", + "start_date": "7/31/2007" + }, + { + "extn": "3870", + "id": "28459", + "name": "Bryon Watson", + "office": "Berlin", + "position": "Biologist", + "salary": "$168,195", + "start_date": "4/11/2011" + }, + { + "extn": "8932", + "id": "28460", + "name": "Barney Gregory", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$126,584", + "start_date": "4/16/2018" + }, + { + "extn": "8305", + "id": "28461", + "name": "Sabrina Morley", + "office": "New York", + "position": "Banker", + "salary": "$44,413", + "start_date": "12/2/2018" + }, + { + "extn": "3882", + "id": "28462", + "name": "Jocelyn Overson", + "office": "Tokyo", + "position": "Healthcare Specialist", + "salary": "$58,462", + "start_date": "7/14/2008" + }, + { + "extn": "1373", + "id": "28463", + "name": "Holly Mcguire", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$78,132", + "start_date": "12/6/2009" + }, + { + "extn": "4760", + "id": "28464", + "name": "Ruby Smith", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$187,261", + "start_date": "1/3/2015" + }, + { + "extn": "8543", + "id": "28465", + "name": "Danny Ulyatt", + "office": "Orlando", + "position": "CNC Operator", + "salary": "$46,306", + "start_date": "12/9/2011" + }, + { + "extn": "4150", + "id": "28466", + "name": "Kieth Whitehouse", + "office": "Irving", + "position": "Paramedic", + "salary": "$87,479", + "start_date": "2/4/2018" + }, + { + "extn": "5790", + "id": "28467", + "name": "Havana Widdows", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$263,721", + "start_date": "3/31/2000" + }, + { + "extn": "6215", + "id": "28468", + "name": "Piper Jones", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$86,325", + "start_date": "2/20/2013" + }, + { + "extn": "7765", + "id": "28469", + "name": "Doug Lowe", + "office": "Murfreesboro", + "position": "Treasurer", + "salary": "$225,342", + "start_date": "1/24/2008" + }, + { + "extn": "4655", + "id": "28470", + "name": "Bryon Clarkson", + "office": "Scottsdale", + "position": "Bellman", + "salary": "$15,625", + "start_date": "5/18/2001" + }, + { + "extn": "1122", + "id": "28471", + "name": "Russel Cooper", + "office": "Valetta", + "position": "Webmaster", + "salary": "$92,403", + "start_date": "8/7/2006" + }, + { + "extn": "1103", + "id": "28472", + "name": "Benjamin Simpson", + "office": "Pittsburgh", + "position": "Loan Officer", + "salary": "$30,483", + "start_date": "3/3/2005" + }, + { + "extn": "9932", + "id": "28473", + "name": "Denis Rodgers", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$77,914", + "start_date": "1/30/2005" + }, + { + "extn": "4139", + "id": "28474", + "name": "Harry Maxwell", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$78,185", + "start_date": "10/17/2007" + }, + { + "extn": "7450", + "id": "28475", + "name": "Hayden Calderwood", + "office": "Murfreesboro", + "position": "Project Manager", + "salary": "$36,468", + "start_date": "2/24/2001" + }, + { + "extn": "7268", + "id": "28476", + "name": "Erick Kennedy", + "office": "Laredo", + "position": "Physician", + "salary": "$226,116", + "start_date": "9/30/2006" + }, + { + "extn": "7972", + "id": "28477", + "name": "Benjamin Warner", + "office": "Miami", + "position": "Retail Trainee", + "salary": "$255,986", + "start_date": "1/30/2018" + }, + { + "extn": "5285", + "id": "28478", + "name": "Marissa Ralph", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$64,412", + "start_date": "9/12/2010" + }, + { + "extn": "2620", + "id": "28479", + "name": "Kirsten Daniells", + "office": "Milano", + "position": "Physician", + "salary": "$230,024", + "start_date": "10/23/2013" + }, + { + "extn": "3362", + "id": "28480", + "name": "Danielle Bennett", + "office": "Irving", + "position": "Software Engineer", + "salary": "$266,979", + "start_date": "8/14/2005" + }, + { + "extn": "5236", + "id": "28481", + "name": "Barry Swan", + "office": "Norfolk", + "position": "Cashier", + "salary": "$18,301", + "start_date": "2/18/2017" + }, + { + "extn": "3549", + "id": "28482", + "name": "Ramon Moreno", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$115,894", + "start_date": "7/6/2014" + }, + { + "extn": "8272", + "id": "28483", + "name": "Robyn Khan", + "office": "Minneapolis", + "position": "Webmaster", + "salary": "$164,526", + "start_date": "6/28/2005" + }, + { + "extn": "2790", + "id": "28484", + "name": "Jacob Rose", + "office": "Orlando", + "position": "Designer", + "salary": "$139,246", + "start_date": "6/21/2004" + }, + { + "extn": "6101", + "id": "28485", + "name": "Irene Jennson", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$183,071", + "start_date": "10/31/2019" + }, + { + "extn": "2180", + "id": "28486", + "name": "Kaylee Torres", + "office": "Berna", + "position": "Bookkeeper", + "salary": "$158,828", + "start_date": "2/8/2001" + }, + { + "extn": "8383", + "id": "28487", + "name": "Carina Lyon", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$63,715", + "start_date": "7/25/2010" + }, + { + "extn": "5545", + "id": "28488", + "name": "Denny Matthews", + "office": "Prague", + "position": "Cashier", + "salary": "$122,420", + "start_date": "1/30/2014" + }, + { + "extn": "7755", + "id": "28489", + "name": "Lorraine Silva", + "office": "Venice", + "position": "Loan Officer", + "salary": "$205,693", + "start_date": "11/14/2001" + }, + { + "extn": "3852", + "id": "28490", + "name": "Mary Nelson", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$12,770", + "start_date": "7/23/2003" + }, + { + "extn": "4494", + "id": "28491", + "name": "Darlene Holmes", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$71,438", + "start_date": "12/3/2010" + }, + { + "extn": "8836", + "id": "28492", + "name": "Rocco Reese", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$86,215", + "start_date": "7/5/2015" + }, + { + "extn": "4485", + "id": "28493", + "name": "Jack Raven", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$118,260", + "start_date": "10/18/2007" + }, + { + "extn": "7209", + "id": "28494", + "name": "Rufus Kerr", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$168,114", + "start_date": "1/2/2014" + }, + { + "extn": "7675", + "id": "28495", + "name": "Owen Wright", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$179,681", + "start_date": "2/13/2006" + }, + { + "extn": "6894", + "id": "28496", + "name": "Nate Stuart", + "office": "Pittsburgh", + "position": "Laboratory Technician", + "salary": "$132,373", + "start_date": "3/29/2003" + }, + { + "extn": "2197", + "id": "28497", + "name": "Anabelle Boden", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$81,760", + "start_date": "10/28/2001" + }, + { + "extn": "5791", + "id": "28498", + "name": "Miley Judd", + "office": "Denver", + "position": "Business Broker", + "salary": "$35,722", + "start_date": "11/30/2012" + }, + { + "extn": "1024", + "id": "28499", + "name": "Barry Malone", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$134,248", + "start_date": "1/5/2001" + }, + { + "extn": "7406", + "id": "28500", + "name": "Allison Farmer", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$18,673", + "start_date": "6/25/2003" + }, + { + "extn": "5560", + "id": "28501", + "name": "Jolene Villiger", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$101,294", + "start_date": "7/6/2012" + }, + { + "extn": "8354", + "id": "28502", + "name": "Keira Owen", + "office": "Columbus", + "position": "Bellman", + "salary": "$212,909", + "start_date": "10/8/2001" + }, + { + "extn": "9323", + "id": "28503", + "name": "Natalie Vincent", + "office": "Stockton", + "position": "Pharmacist", + "salary": "$17,542", + "start_date": "8/17/2018" + }, + { + "extn": "4636", + "id": "28504", + "name": "Daron Mason", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$207,957", + "start_date": "10/17/2010" + }, + { + "extn": "1994", + "id": "28505", + "name": "Alan Ripley", + "office": "Berlin", + "position": "Pharmacist", + "salary": "$299,103", + "start_date": "2/8/2007" + }, + { + "extn": "4496", + "id": "28506", + "name": "Sadie Craig", + "office": "Worcester", + "position": "Operator", + "salary": "$82,408", + "start_date": "1/1/2014" + }, + { + "extn": "8345", + "id": "28507", + "name": "Mason Rose", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$166,783", + "start_date": "8/2/2013" + }, + { + "extn": "1153", + "id": "28508", + "name": "Kate Jackson", + "office": "Stockton", + "position": "Lecturer", + "salary": "$290,505", + "start_date": "6/8/2016" + }, + { + "extn": "8483", + "id": "28509", + "name": "Nathan Robertson", + "office": "Moreno Valley", + "position": "Inspector", + "salary": "$253,257", + "start_date": "2/2/2003" + }, + { + "extn": "2724", + "id": "28510", + "name": "Tom Clarke", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$170,819", + "start_date": "10/1/2010" + }, + { + "extn": "3404", + "id": "28511", + "name": "Wade Harrison", + "office": "Columbus", + "position": "Designer", + "salary": "$199,880", + "start_date": "8/30/2013" + }, + { + "extn": "1584", + "id": "28512", + "name": "Lucas Hope", + "office": "Ontario", + "position": "Cashier", + "salary": "$181,224", + "start_date": "12/4/2016" + }, + { + "extn": "6848", + "id": "28513", + "name": "Tony Clifton", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$187,165", + "start_date": "8/19/2012" + }, + { + "extn": "3035", + "id": "28514", + "name": "Emery Waterson", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$202,439", + "start_date": "8/16/2017" + }, + { + "extn": "2004", + "id": "28515", + "name": "Juliette Woodley", + "office": "Colorado Springs", + "position": "Project Manager", + "salary": "$80,251", + "start_date": "6/17/2009" + }, + { + "extn": "7302", + "id": "28516", + "name": "Maxwell Power", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$261,367", + "start_date": "10/9/2000" + }, + { + "extn": "9714", + "id": "28517", + "name": "Aurelia Jacobs", + "office": "Louisville", + "position": "Health Educator", + "salary": "$251,530", + "start_date": "6/9/2012" + }, + { + "extn": "8857", + "id": "28518", + "name": "Leroy Edler", + "office": "Washington", + "position": "Baker", + "salary": "$175,574", + "start_date": "6/3/2010" + }, + { + "extn": "3085", + "id": "28519", + "name": "Javier Vernon", + "office": "Salem", + "position": "Executive Director", + "salary": "$70,287", + "start_date": "9/26/2003" + }, + { + "extn": "7256", + "id": "28520", + "name": "Eduardo Edwards", + "office": "Amarillo", + "position": "Bellman", + "salary": "$253,402", + "start_date": "2/1/2010" + }, + { + "extn": "4381", + "id": "28521", + "name": "Fred May", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$150,836", + "start_date": "4/16/2003" + }, + { + "extn": "7647", + "id": "28522", + "name": "Rita Hunt", + "office": "Boston", + "position": "Executive Director", + "salary": "$49,226", + "start_date": "11/4/2007" + }, + { + "extn": "9362", + "id": "28523", + "name": "Oliver Hope", + "office": "Chicago", + "position": "Pharmacist", + "salary": "$167,121", + "start_date": "6/18/2016" + }, + { + "extn": "8273", + "id": "28524", + "name": "Shannon Owen", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$11,191", + "start_date": "2/12/2016" + }, + { + "extn": "5379", + "id": "28525", + "name": "Margaret Mullins", + "office": "San Antonio", + "position": "Designer", + "salary": "$53,408", + "start_date": "4/9/2015" + }, + { + "extn": "9013", + "id": "28526", + "name": "Josh Norman", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$134,853", + "start_date": "9/9/2004" + }, + { + "extn": "9949", + "id": "28527", + "name": "Nicholas Murray", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$80,171", + "start_date": "8/24/2011" + }, + { + "extn": "2085", + "id": "28528", + "name": "Tyler Sylvester", + "office": "Long Beach", + "position": "Operator", + "salary": "$114,980", + "start_date": "10/24/2006" + }, + { + "extn": "9338", + "id": "28529", + "name": "Owen Carter", + "office": "Nashville", + "position": "Executive Director", + "salary": "$43,819", + "start_date": "4/15/2018" + }, + { + "extn": "3539", + "id": "28530", + "name": "Rita Rowan", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$144,268", + "start_date": "5/18/2015" + }, + { + "extn": "5993", + "id": "28531", + "name": "Marilyn Briggs", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$181,246", + "start_date": "4/19/2002" + }, + { + "extn": "7127", + "id": "28532", + "name": "Cedrick Notman", + "office": "Toledo", + "position": "Clerk", + "salary": "$168,004", + "start_date": "2/6/2013" + }, + { + "extn": "5985", + "id": "28533", + "name": "Claire Purvis", + "office": "Lakewood", + "position": "Banker", + "salary": "$165,959", + "start_date": "3/20/2001" + }, + { + "extn": "4662", + "id": "28534", + "name": "Wade Ward", + "office": "Cincinnati", + "position": "Budget Analyst", + "salary": "$273,182", + "start_date": "4/14/2007" + }, + { + "extn": "2749", + "id": "28535", + "name": "Adalie Grant", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$269,501", + "start_date": "11/15/2001" + }, + { + "extn": "7140", + "id": "28536", + "name": "Hayden Greenwood", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$198,841", + "start_date": "2/21/2011" + }, + { + "extn": "9619", + "id": "28537", + "name": "Rosemary Weasley", + "office": "Paris", + "position": "Production Painter", + "salary": "$296,385", + "start_date": "1/11/2005" + }, + { + "extn": "5789", + "id": "28538", + "name": "Nathan Parker", + "office": "Norfolk", + "position": "Loan Officer", + "salary": "$133,312", + "start_date": "3/12/2017" + }, + { + "extn": "4825", + "id": "28539", + "name": "Nicholas Varndell", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$87,653", + "start_date": "8/1/2013" + }, + { + "extn": "1126", + "id": "28540", + "name": "Wendy Kennedy", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$92,801", + "start_date": "9/16/2002" + }, + { + "extn": "7340", + "id": "28541", + "name": "Gil Vinton", + "office": "San Diego", + "position": "HR Specialist", + "salary": "$218,310", + "start_date": "8/2/2000" + }, + { + "extn": "8972", + "id": "28542", + "name": "Belinda Khan", + "office": "Berlin", + "position": "Audiologist", + "salary": "$35,428", + "start_date": "6/7/2016" + }, + { + "extn": "5480", + "id": "28543", + "name": "Janice Olivier", + "office": "Otawa", + "position": "Web Developer", + "salary": "$240,425", + "start_date": "11/30/2016" + }, + { + "extn": "8814", + "id": "28544", + "name": "Ally Uttley", + "office": "Zurich", + "position": "Biologist", + "salary": "$83,095", + "start_date": "6/11/2019" + }, + { + "extn": "1913", + "id": "28545", + "name": "Chelsea Jefferson", + "office": "Venice", + "position": "IT Support Staff", + "salary": "$255,281", + "start_date": "12/20/2004" + }, + { + "extn": "1111", + "id": "28546", + "name": "Gemma Ward", + "office": "Houston", + "position": "Baker", + "salary": "$162,208", + "start_date": "7/18/2010" + }, + { + "extn": "5790", + "id": "28547", + "name": "Belinda Corbett", + "office": "Sacramento", + "position": "Design Engineer", + "salary": "$142,431", + "start_date": "1/16/2019" + }, + { + "extn": "5961", + "id": "28548", + "name": "Chester Jenkins", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$106,054", + "start_date": "11/25/2014" + }, + { + "extn": "1956", + "id": "28549", + "name": "Julius Ryan", + "office": "Portland", + "position": "Electrician", + "salary": "$261,939", + "start_date": "3/14/2019" + }, + { + "extn": "4969", + "id": "28550", + "name": "Chadwick Spencer", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$157,148", + "start_date": "3/31/2014" + }, + { + "extn": "2493", + "id": "28551", + "name": "Kieth Pond", + "office": "Indianapolis", + "position": "Designer", + "salary": "$80,917", + "start_date": "6/11/2019" + }, + { + "extn": "7331", + "id": "28552", + "name": "Elly Gordon", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$237,248", + "start_date": "12/8/2016" + }, + { + "extn": "1552", + "id": "28553", + "name": "Carolyn Hobson", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$291,421", + "start_date": "2/25/2006" + }, + { + "extn": "7077", + "id": "28554", + "name": "Benny Pearce", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$212,440", + "start_date": "11/28/2015" + }, + { + "extn": "6843", + "id": "28555", + "name": "Alexa Pope", + "office": "Oakland", + "position": "Banker", + "salary": "$216,519", + "start_date": "4/16/2000" + }, + { + "extn": "8441", + "id": "28556", + "name": "Marvin Thatcher", + "office": "Orlando", + "position": "Accountant", + "salary": "$24,774", + "start_date": "3/23/2018" + }, + { + "extn": "2074", + "id": "28557", + "name": "Martin Tanner", + "office": "Bakersfield", + "position": "Associate Professor", + "salary": "$274,267", + "start_date": "7/17/2003" + }, + { + "extn": "4195", + "id": "28558", + "name": "Gabriel Jeffery", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$17,258", + "start_date": "2/8/2013" + }, + { + "extn": "2934", + "id": "28559", + "name": "Domenic Andrews", + "office": "New Orleans", + "position": "Bellman", + "salary": "$119,863", + "start_date": "5/5/2019" + }, + { + "extn": "6000", + "id": "28560", + "name": "Tess Sherry", + "office": "Baltimore", + "position": "Steward", + "salary": "$145,487", + "start_date": "10/3/2017" + }, + { + "extn": "2799", + "id": "28561", + "name": "George Harper", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$45,623", + "start_date": "3/8/2011" + }, + { + "extn": "6274", + "id": "28562", + "name": "Belinda Allcott", + "office": "Reno", + "position": "Operator", + "salary": "$266,474", + "start_date": "2/10/2019" + }, + { + "extn": "6040", + "id": "28563", + "name": "Marie Brooks", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$280,325", + "start_date": "2/1/2002" + }, + { + "extn": "8014", + "id": "28564", + "name": "Russel Tanner", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$209,956", + "start_date": "5/17/2015" + }, + { + "extn": "8567", + "id": "28565", + "name": "Belinda May", + "office": "Berlin", + "position": "Call Center Representative", + "salary": "$193,134", + "start_date": "2/17/2006" + }, + { + "extn": "1362", + "id": "28566", + "name": "Hayden Tindall", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$249,598", + "start_date": "1/27/2000" + }, + { + "extn": "2581", + "id": "28567", + "name": "Anne Dann", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$207,400", + "start_date": "8/26/2003" + }, + { + "extn": "6844", + "id": "28568", + "name": "Sabrina Corbett", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$96,249", + "start_date": "3/29/2005" + }, + { + "extn": "3485", + "id": "28569", + "name": "Quinn Windsor", + "office": "Scottsdale", + "position": "Ambulatory Nurse", + "salary": "$279,395", + "start_date": "7/29/2014" + }, + { + "extn": "8339", + "id": "28570", + "name": "Leah Kirby", + "office": "Salem", + "position": "Biologist", + "salary": "$197,892", + "start_date": "8/23/2002" + }, + { + "extn": "5608", + "id": "28571", + "name": "Mya Fox", + "office": "Boston", + "position": "Software Engineer", + "salary": "$107,133", + "start_date": "1/10/2007" + }, + { + "extn": "6323", + "id": "28572", + "name": "Nick Benfield", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$95,202", + "start_date": "1/3/2018" + }, + { + "extn": "4774", + "id": "28573", + "name": "Clint Downing", + "office": "El Paso", + "position": "Health Educator", + "salary": "$203,430", + "start_date": "11/24/2008" + }, + { + "extn": "1633", + "id": "28574", + "name": "Ramon Dunbar", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$88,562", + "start_date": "6/1/2004" + }, + { + "extn": "7472", + "id": "28575", + "name": "Emerald Welsch", + "office": "Amarillo", + "position": "HR Coordinator", + "salary": "$199,936", + "start_date": "9/29/2010" + }, + { + "extn": "6686", + "id": "28576", + "name": "Priscilla Pope", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$280,502", + "start_date": "7/17/2018" + }, + { + "extn": "4080", + "id": "28577", + "name": "Camila Bingham", + "office": "Portland", + "position": "Machine Operator", + "salary": "$210,768", + "start_date": "8/11/2016" + }, + { + "extn": "5349", + "id": "28578", + "name": "Analise Cunningham", + "office": "Salem", + "position": "Bookkeeper", + "salary": "$232,724", + "start_date": "6/20/2014" + }, + { + "extn": "5782", + "id": "28579", + "name": "Rihanna Blackburn", + "office": "Nashville", + "position": "Design Engineer", + "salary": "$174,674", + "start_date": "9/19/2011" + }, + { + "extn": "9043", + "id": "28580", + "name": "George Lyon", + "office": "Jersey City", + "position": "Fabricator", + "salary": "$278,550", + "start_date": "12/16/2003" + }, + { + "extn": "4658", + "id": "28581", + "name": "Daron Farmer", + "office": "Jacksonville", + "position": "Webmaster", + "salary": "$55,658", + "start_date": "12/15/2008" + }, + { + "extn": "1231", + "id": "28582", + "name": "Marjorie Ryan", + "office": "Memphis", + "position": "Audiologist", + "salary": "$113,540", + "start_date": "1/26/2006" + }, + { + "extn": "3154", + "id": "28583", + "name": "Tyler Lakey", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$189,302", + "start_date": "7/28/2016" + }, + { + "extn": "7845", + "id": "28584", + "name": "Kurt Clark", + "office": "Bellevue", + "position": "Cash Manager", + "salary": "$26,035", + "start_date": "8/27/2003" + }, + { + "extn": "6725", + "id": "28585", + "name": "Makena Neal", + "office": "El Paso", + "position": "Production Painter", + "salary": "$149,040", + "start_date": "6/12/2003" + }, + { + "extn": "1965", + "id": "28586", + "name": "Roger Saunders", + "office": "Richmond", + "position": "Paramedic", + "salary": "$158,646", + "start_date": "3/16/2004" + }, + { + "extn": "8799", + "id": "28587", + "name": "Javier Davies", + "office": "Kansas City", + "position": "Physician", + "salary": "$28,164", + "start_date": "10/26/2010" + }, + { + "extn": "4173", + "id": "28588", + "name": "Cara Everett", + "office": "Hayward", + "position": "Project Manager", + "salary": "$13,562", + "start_date": "12/16/2003" + }, + { + "extn": "6472", + "id": "28589", + "name": "Nathan Douglas", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$63,019", + "start_date": "7/12/2001" + }, + { + "extn": "4904", + "id": "28590", + "name": "Charlotte Weatcroft", + "office": "Portland", + "position": "Service Supervisor", + "salary": "$13,397", + "start_date": "2/2/2006" + }, + { + "extn": "3586", + "id": "28591", + "name": "Josh Sloan", + "office": "Denver", + "position": "Software Engineer", + "salary": "$147,943", + "start_date": "1/17/2017" + }, + { + "extn": "2981", + "id": "28592", + "name": "Kate Jones", + "office": "Lisbon", + "position": "Clerk", + "salary": "$228,533", + "start_date": "8/4/2018" + }, + { + "extn": "5755", + "id": "28593", + "name": "Roger Campbell", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$54,645", + "start_date": "3/9/2015" + }, + { + "extn": "5209", + "id": "28594", + "name": "Marla Raven", + "office": "Laredo", + "position": "Physician", + "salary": "$164,458", + "start_date": "8/30/2015" + }, + { + "extn": "4729", + "id": "28595", + "name": "Bob Kaur", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$137,563", + "start_date": "9/20/2001" + }, + { + "extn": "5312", + "id": "28596", + "name": "Lexi Alexander", + "office": "Hollywood", + "position": "Cook", + "salary": "$266,824", + "start_date": "7/25/2006" + }, + { + "extn": "1444", + "id": "28597", + "name": "Jocelyn Bayliss", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$89,025", + "start_date": "4/24/2009" + }, + { + "extn": "5120", + "id": "28598", + "name": "Chris Stanton", + "office": "Seattle", + "position": "Restaurant Manager", + "salary": "$200,222", + "start_date": "12/19/2006" + }, + { + "extn": "5332", + "id": "28599", + "name": "Amelia Potter", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$12,707", + "start_date": "2/26/2006" + }, + { + "extn": "9346", + "id": "28600", + "name": "Boris Mullins", + "office": "Baltimore", + "position": "Treasurer", + "salary": "$265,320", + "start_date": "9/27/2000" + }, + { + "extn": "1999", + "id": "28601", + "name": "Melinda Dunbar", + "office": "Long Beach", + "position": "Banker", + "salary": "$220,972", + "start_date": "4/26/2017" + }, + { + "extn": "7877", + "id": "28602", + "name": "Rebecca Smith", + "office": "Chicago", + "position": "Systems Administrator", + "salary": "$165,689", + "start_date": "8/6/2019" + }, + { + "extn": "6936", + "id": "28603", + "name": "George Hobson", + "office": "Milano", + "position": "Banker", + "salary": "$257,775", + "start_date": "5/27/2008" + }, + { + "extn": "2359", + "id": "28604", + "name": "Josh Skinner", + "office": "San Diego", + "position": "Physician", + "salary": "$31,997", + "start_date": "12/14/2003" + }, + { + "extn": "5049", + "id": "28605", + "name": "Phillip Vallins", + "office": "Memphis", + "position": "Biologist", + "salary": "$36,623", + "start_date": "6/1/2005" + }, + { + "extn": "6608", + "id": "28606", + "name": "Rosalyn Haines", + "office": "Madison", + "position": "Dentist", + "salary": "$237,479", + "start_date": "3/26/2004" + }, + { + "extn": "2858", + "id": "28607", + "name": "Eduardo Palmer", + "office": "San Jose", + "position": "Webmaster", + "salary": "$28,863", + "start_date": "8/6/2016" + }, + { + "extn": "4585", + "id": "28608", + "name": "Lucy Hall", + "office": "San Jose", + "position": "Banker", + "salary": "$74,927", + "start_date": "4/24/2019" + }, + { + "extn": "7075", + "id": "28609", + "name": "Lindsay Tyler", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$298,106", + "start_date": "6/5/2011" + }, + { + "extn": "1434", + "id": "28610", + "name": "Jack Mcguire", + "office": "Rochester", + "position": "Design Engineer", + "salary": "$178,653", + "start_date": "4/27/2001" + }, + { + "extn": "3044", + "id": "28611", + "name": "Tania Norton", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$252,915", + "start_date": "2/29/2016" + }, + { + "extn": "4898", + "id": "28612", + "name": "Jasmine Rycroft", + "office": "Valetta", + "position": "Executive Director", + "salary": "$96,894", + "start_date": "3/18/2003" + }, + { + "extn": "2820", + "id": "28613", + "name": "Chester Oakley", + "office": "Hayward", + "position": "Paramedic", + "salary": "$264,245", + "start_date": "5/9/2018" + }, + { + "extn": "4806", + "id": "28614", + "name": "Carol Hammond", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$39,737", + "start_date": "12/3/2006" + }, + { + "extn": "6760", + "id": "28615", + "name": "Gil Burnley", + "office": "Honolulu", + "position": "CNC Operator", + "salary": "$266,847", + "start_date": "7/25/2012" + }, + { + "extn": "4713", + "id": "28616", + "name": "Hayden Simmons", + "office": "London", + "position": "Fabricator", + "salary": "$287,376", + "start_date": "2/25/2012" + }, + { + "extn": "5477", + "id": "28617", + "name": "Vicky Walter", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$42,468", + "start_date": "8/27/2014" + }, + { + "extn": "3750", + "id": "28618", + "name": "Amy Bayliss", + "office": "Huntsville", + "position": "Retail Trainee", + "salary": "$269,952", + "start_date": "8/28/2005" + }, + { + "extn": "1428", + "id": "28619", + "name": "Danny Garner", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$290,980", + "start_date": "7/27/2018" + }, + { + "extn": "4009", + "id": "28620", + "name": "Elijah Fowler", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$188,379", + "start_date": "9/12/2002" + }, + { + "extn": "5354", + "id": "28621", + "name": "Andrea Wright", + "office": "Chicago", + "position": "Audiologist", + "salary": "$227,420", + "start_date": "2/2/2006" + }, + { + "extn": "5664", + "id": "28622", + "name": "Mavis Simpson", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$109,217", + "start_date": "9/16/2013" + }, + { + "extn": "5689", + "id": "28623", + "name": "Lillian Palmer", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$185,846", + "start_date": "11/9/2018" + }, + { + "extn": "6116", + "id": "28624", + "name": "Tyler Ward", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$164,228", + "start_date": "12/21/2008" + }, + { + "extn": "9978", + "id": "28625", + "name": "Liliana Benson", + "office": "Berna", + "position": "Cashier", + "salary": "$271,378", + "start_date": "4/1/2012" + }, + { + "extn": "2531", + "id": "28626", + "name": "Daron Kelly", + "office": "Lakewood", + "position": "Banker", + "salary": "$104,032", + "start_date": "8/3/2015" + }, + { + "extn": "3599", + "id": "28627", + "name": "Rae Brooks", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$72,812", + "start_date": "6/7/2002" + }, + { + "extn": "1707", + "id": "28628", + "name": "Julius Eyres", + "office": "Louisville", + "position": "Health Educator", + "salary": "$96,557", + "start_date": "11/25/2018" + }, + { + "extn": "7263", + "id": "28629", + "name": "Dalia Greenwood", + "office": "New York", + "position": "HR Coordinator", + "salary": "$180,733", + "start_date": "8/6/2005" + }, + { + "extn": "2734", + "id": "28630", + "name": "Mike Hammond", + "office": "Salem", + "position": "Baker", + "salary": "$52,396", + "start_date": "7/9/2006" + }, + { + "extn": "7819", + "id": "28631", + "name": "Barney Pearce", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$273,638", + "start_date": "1/11/2014" + }, + { + "extn": "4452", + "id": "28632", + "name": "Vera Fenton", + "office": "Albuquerque", + "position": "Steward", + "salary": "$103,459", + "start_date": "6/17/2008" + }, + { + "extn": "8673", + "id": "28633", + "name": "Trisha Uttley", + "office": "Arlington", + "position": "Food Technologist", + "salary": "$276,682", + "start_date": "1/29/2015" + }, + { + "extn": "2096", + "id": "28634", + "name": "Chad Pearson", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$163,068", + "start_date": "5/26/2010" + }, + { + "extn": "9788", + "id": "28635", + "name": "Liv Daniells", + "office": "New York", + "position": "Bookkeeper", + "salary": "$23,977", + "start_date": "9/30/2018" + }, + { + "extn": "5424", + "id": "28636", + "name": "Tara Jarrett", + "office": "Sacramento", + "position": "Inspector", + "salary": "$276,568", + "start_date": "12/13/2016" + }, + { + "extn": "4487", + "id": "28637", + "name": "Ember Hepburn", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$293,663", + "start_date": "1/16/2006" + }, + { + "extn": "9540", + "id": "28638", + "name": "Carter Steer", + "office": "Albuquerque", + "position": "Dentist", + "salary": "$50,642", + "start_date": "7/18/2015" + }, + { + "extn": "5204", + "id": "28639", + "name": "Esmeralda Martin", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$174,958", + "start_date": "8/24/2000" + }, + { + "extn": "3593", + "id": "28640", + "name": "Jade Mould", + "office": "Huntsville", + "position": "Biologist", + "salary": "$157,882", + "start_date": "1/22/2011" + }, + { + "extn": "3462", + "id": "28641", + "name": "Percy Upton", + "office": "Murfreesboro", + "position": "Service Supervisor", + "salary": "$255,036", + "start_date": "12/17/2017" + }, + { + "extn": "3794", + "id": "28642", + "name": "Tony Owen", + "office": "Stockton", + "position": "Design Engineer", + "salary": "$179,376", + "start_date": "8/11/2016" + }, + { + "extn": "1212", + "id": "28643", + "name": "Ronald Smith", + "office": "Oakland", + "position": "Web Developer", + "salary": "$158,843", + "start_date": "10/29/2009" + }, + { + "extn": "9574", + "id": "28644", + "name": "Harry Niles", + "office": "Salem", + "position": "Front Desk Coordinator", + "salary": "$215,500", + "start_date": "1/20/2015" + }, + { + "extn": "2517", + "id": "28645", + "name": "Rosemary Oakley", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$58,956", + "start_date": "11/25/2004" + }, + { + "extn": "6090", + "id": "28646", + "name": "Isla Chadwick", + "office": "Quebec", + "position": "Executive Director", + "salary": "$201,754", + "start_date": "6/29/2017" + }, + { + "extn": "1707", + "id": "28647", + "name": "Owen Holmes", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$73,110", + "start_date": "7/18/2017" + }, + { + "extn": "7139", + "id": "28648", + "name": "Tania Cartwright", + "office": "New Orleans", + "position": "Chef Manager", + "salary": "$121,431", + "start_date": "6/26/2006" + }, + { + "extn": "9564", + "id": "28649", + "name": "Clint Wilton", + "office": "Worcester", + "position": "Design Engineer", + "salary": "$15,940", + "start_date": "11/1/2003" + }, + { + "extn": "7818", + "id": "28650", + "name": "Jayden Drummond", + "office": "Henderson", + "position": "Doctor", + "salary": "$273,773", + "start_date": "5/5/2003" + }, + { + "extn": "1237", + "id": "28651", + "name": "Mavis Olivier", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$78,255", + "start_date": "12/18/2003" + }, + { + "extn": "5570", + "id": "28652", + "name": "Jennifer Evans", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$263,131", + "start_date": "7/3/2018" + }, + { + "extn": "6025", + "id": "28653", + "name": "Jamie Fleming", + "office": "Fremont", + "position": "Cashier", + "salary": "$57,303", + "start_date": "4/16/2011" + }, + { + "extn": "4012", + "id": "28654", + "name": "Michael Fleming", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$79,059", + "start_date": "4/24/2003" + }, + { + "extn": "4304", + "id": "28655", + "name": "Matthew Larkin", + "office": "Jersey City", + "position": "Stockbroker", + "salary": "$23,502", + "start_date": "2/6/2013" + }, + { + "extn": "4570", + "id": "28656", + "name": "Liam Jordan", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$277,098", + "start_date": "9/19/2012" + }, + { + "extn": "2552", + "id": "28657", + "name": "William Harvey", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$56,595", + "start_date": "11/12/2011" + }, + { + "extn": "3767", + "id": "28658", + "name": "Matthew Chapman", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$106,562", + "start_date": "1/3/2004" + }, + { + "extn": "8927", + "id": "28659", + "name": "Carl Bowen", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$33,237", + "start_date": "4/11/2015" + }, + { + "extn": "2934", + "id": "28660", + "name": "Shay Selby", + "office": "Toledo", + "position": "CNC Operator", + "salary": "$244,606", + "start_date": "9/6/2009" + }, + { + "extn": "8322", + "id": "28661", + "name": "Leilani Wood", + "office": "Stockton", + "position": "Healthcare Specialist", + "salary": "$120,047", + "start_date": "8/15/2006" + }, + { + "extn": "7822", + "id": "28662", + "name": "Boris Thompson", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$182,853", + "start_date": "3/24/2014" + }, + { + "extn": "2955", + "id": "28663", + "name": "Mavis Rose", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$111,827", + "start_date": "7/30/2019" + }, + { + "extn": "7840", + "id": "28664", + "name": "Sofia Burnley", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$242,749", + "start_date": "12/21/2018" + }, + { + "extn": "2284", + "id": "28665", + "name": "Mason Grant", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$102,665", + "start_date": "6/24/2014" + }, + { + "extn": "1355", + "id": "28666", + "name": "Alex Olivier", + "office": "Jacksonville", + "position": "Clerk", + "salary": "$176,875", + "start_date": "4/24/2002" + }, + { + "extn": "7508", + "id": "28667", + "name": "Christine Roberts", + "office": "Arlington", + "position": "Treasurer", + "salary": "$136,057", + "start_date": "12/25/2018" + }, + { + "extn": "7506", + "id": "28668", + "name": "Nathan Yarlett", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$37,575", + "start_date": "9/29/2016" + }, + { + "extn": "9912", + "id": "28669", + "name": "Adalind Tanner", + "office": "Orlando", + "position": "Cook", + "salary": "$75,954", + "start_date": "3/9/2018" + }, + { + "extn": "8857", + "id": "28670", + "name": "Johnathan Cadman", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$156,319", + "start_date": "2/19/2000" + }, + { + "extn": "6263", + "id": "28671", + "name": "Jaylene Collis", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$235,290", + "start_date": "10/21/2007" + }, + { + "extn": "3373", + "id": "28672", + "name": "Johnny Powell", + "office": "Tokyo", + "position": "Inspector", + "salary": "$272,746", + "start_date": "3/4/2019" + }, + { + "extn": "6971", + "id": "28673", + "name": "Andie Keys", + "office": "Venice", + "position": "Web Developer", + "salary": "$251,470", + "start_date": "4/6/2019" + }, + { + "extn": "3842", + "id": "28674", + "name": "Julia Buckley", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$209,098", + "start_date": "8/2/2006" + }, + { + "extn": "8477", + "id": "28675", + "name": "Nate Emmott", + "office": "Richmond", + "position": "Clerk", + "salary": "$167,174", + "start_date": "9/26/2014" + }, + { + "extn": "6713", + "id": "28676", + "name": "Ronald Eagle", + "office": "Detroit", + "position": "Web Developer", + "salary": "$180,352", + "start_date": "6/24/2014" + }, + { + "extn": "6230", + "id": "28677", + "name": "Harvey Powell", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$190,665", + "start_date": "11/28/2012" + }, + { + "extn": "5589", + "id": "28678", + "name": "Leilani Noach", + "office": "Valetta", + "position": "Auditor", + "salary": "$86,750", + "start_date": "10/13/2002" + }, + { + "extn": "5264", + "id": "28679", + "name": "John Buckley", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$151,851", + "start_date": "10/28/2013" + }, + { + "extn": "5277", + "id": "28680", + "name": "Domenic Gaynor", + "office": "Rome", + "position": "Paramedic", + "salary": "$43,124", + "start_date": "3/18/2003" + }, + { + "extn": "3041", + "id": "28681", + "name": "Belinda Ross", + "office": "Worcester", + "position": "Web Developer", + "salary": "$207,786", + "start_date": "5/12/2004" + }, + { + "extn": "5373", + "id": "28682", + "name": "Ember Sanchez", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$168,585", + "start_date": "7/6/2003" + }, + { + "extn": "9814", + "id": "28683", + "name": "Hayden Rossi", + "office": "Garland", + "position": "Chef Manager", + "salary": "$123,292", + "start_date": "3/9/2013" + }, + { + "extn": "9068", + "id": "28684", + "name": "Priscilla Hunter", + "office": "Louisville", + "position": "Banker", + "salary": "$94,075", + "start_date": "4/29/2009" + }, + { + "extn": "6479", + "id": "28685", + "name": "Denny Todd", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$74,104", + "start_date": "5/27/2013" + }, + { + "extn": "9396", + "id": "28686", + "name": "Daria Tobin", + "office": "Paris", + "position": "Lecturer", + "salary": "$82,388", + "start_date": "10/7/2004" + }, + { + "extn": "1656", + "id": "28687", + "name": "Mary Murphy", + "office": "Worcester", + "position": "Designer", + "salary": "$184,863", + "start_date": "7/24/2005" + }, + { + "extn": "9961", + "id": "28688", + "name": "Nick Crawley", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$281,275", + "start_date": "2/10/2001" + }, + { + "extn": "7388", + "id": "28689", + "name": "Faith Dillon", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$210,669", + "start_date": "8/27/2010" + }, + { + "extn": "1290", + "id": "28690", + "name": "Javier Allwood", + "office": "London", + "position": "Bellman", + "salary": "$20,996", + "start_date": "12/16/2011" + }, + { + "extn": "8741", + "id": "28691", + "name": "Evie Thomas", + "office": "Jersey City", + "position": "Front Desk Coordinator", + "salary": "$86,539", + "start_date": "11/6/2004" + }, + { + "extn": "9183", + "id": "28692", + "name": "William Leslie", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$10,111", + "start_date": "4/25/2011" + }, + { + "extn": "6535", + "id": "28693", + "name": "Tess Pierce", + "office": "Milwaukee", + "position": "Designer", + "salary": "$276,203", + "start_date": "6/21/2000" + }, + { + "extn": "5128", + "id": "28694", + "name": "Elijah Tait", + "office": "New York", + "position": "Machine Operator", + "salary": "$107,299", + "start_date": "6/4/2013" + }, + { + "extn": "2328", + "id": "28695", + "name": "Nick Slater", + "office": "London", + "position": "HR Specialist", + "salary": "$100,428", + "start_date": "10/2/2013" + }, + { + "extn": "8427", + "id": "28696", + "name": "Marissa Furnell", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$37,974", + "start_date": "6/25/2012" + }, + { + "extn": "1088", + "id": "28697", + "name": "Hank Clarke", + "office": "Tulsa", + "position": "Bookkeeper", + "salary": "$89,646", + "start_date": "3/20/2002" + }, + { + "extn": "3113", + "id": "28698", + "name": "Jessica Irving", + "office": "Cincinnati", + "position": "Baker", + "salary": "$275,715", + "start_date": "5/17/2017" + }, + { + "extn": "2129", + "id": "28699", + "name": "Willow Moreno", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$26,088", + "start_date": "11/20/2016" + }, + { + "extn": "6386", + "id": "28700", + "name": "Chester Hancock", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$163,633", + "start_date": "7/23/2013" + }, + { + "extn": "1921", + "id": "28701", + "name": "Stephanie Camden", + "office": "Louisville", + "position": "Electrician", + "salary": "$217,643", + "start_date": "10/29/2007" + }, + { + "extn": "2859", + "id": "28702", + "name": "Bryon Jennson", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$220,189", + "start_date": "7/24/2019" + }, + { + "extn": "2162", + "id": "28703", + "name": "Mavis Dillon", + "office": "Rochester", + "position": "Bookkeeper", + "salary": "$219,289", + "start_date": "7/3/2005" + }, + { + "extn": "7375", + "id": "28704", + "name": "Luke Roscoe", + "office": "Toledo", + "position": "Biologist", + "salary": "$122,527", + "start_date": "11/10/2014" + }, + { + "extn": "1944", + "id": "28705", + "name": "Manuel Adams", + "office": "London", + "position": "CNC Operator", + "salary": "$84,498", + "start_date": "6/17/2009" + }, + { + "extn": "9180", + "id": "28706", + "name": "Rick Jordan", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$282,308", + "start_date": "4/6/2005" + }, + { + "extn": "2075", + "id": "28707", + "name": "Abdul Gallacher", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$36,598", + "start_date": "7/5/2005" + }, + { + "extn": "7734", + "id": "28708", + "name": "Javier Fenton", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$224,785", + "start_date": "6/3/2003" + }, + { + "extn": "1118", + "id": "28709", + "name": "Alba Blythe", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$61,225", + "start_date": "8/29/2016" + }, + { + "extn": "9993", + "id": "28710", + "name": "Barry Payne", + "office": "Escondido", + "position": "Designer", + "salary": "$217,895", + "start_date": "2/2/2007" + }, + { + "extn": "9753", + "id": "28711", + "name": "Ron Willis", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$136,229", + "start_date": "4/3/2010" + }, + { + "extn": "9741", + "id": "28712", + "name": "Bristol Parker", + "office": "Huntsville", + "position": "Chef Manager", + "salary": "$185,773", + "start_date": "4/1/2005" + }, + { + "extn": "5132", + "id": "28713", + "name": "Benny Chappell", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$172,002", + "start_date": "6/8/2003" + }, + { + "extn": "1526", + "id": "28714", + "name": "Owen Ellwood", + "office": "Reno", + "position": "Webmaster", + "salary": "$173,918", + "start_date": "3/15/2017" + }, + { + "extn": "1633", + "id": "28715", + "name": "Deborah Wigley", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$94,208", + "start_date": "8/28/2007" + }, + { + "extn": "7778", + "id": "28716", + "name": "Oliver Lynn", + "office": "San Jose", + "position": "Doctor", + "salary": "$137,244", + "start_date": "2/23/2001" + }, + { + "extn": "3326", + "id": "28717", + "name": "Domenic Rivers", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$40,316", + "start_date": "2/2/2004" + }, + { + "extn": "7984", + "id": "28718", + "name": "Mark Yoman", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$40,372", + "start_date": "1/13/2002" + }, + { + "extn": "6961", + "id": "28719", + "name": "Margaret Ring", + "office": "Tallahassee", + "position": "Dentist", + "salary": "$109,477", + "start_date": "4/7/2002" + }, + { + "extn": "7359", + "id": "28720", + "name": "Owen Rowan", + "office": "Worcester", + "position": "Baker", + "salary": "$97,101", + "start_date": "7/12/2002" + }, + { + "extn": "8416", + "id": "28721", + "name": "Michael Herbert", + "office": "Garland", + "position": "HR Coordinator", + "salary": "$225,086", + "start_date": "8/2/2005" + }, + { + "extn": "9859", + "id": "28722", + "name": "Denis Long", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$16,944", + "start_date": "10/14/2010" + }, + { + "extn": "2778", + "id": "28723", + "name": "Cameron Stevens", + "office": "Fremont", + "position": "Systems Administrator", + "salary": "$221,942", + "start_date": "11/8/2007" + }, + { + "extn": "4339", + "id": "28724", + "name": "Amy Morrow", + "office": "Rome", + "position": "Inspector", + "salary": "$142,615", + "start_date": "10/2/2005" + }, + { + "extn": "7173", + "id": "28725", + "name": "Jane Wren", + "office": "San Diego", + "position": "Loan Officer", + "salary": "$49,815", + "start_date": "11/1/2002" + }, + { + "extn": "2757", + "id": "28726", + "name": "Jules Thomson", + "office": "San Diego", + "position": "Web Developer", + "salary": "$284,177", + "start_date": "9/1/2001" + }, + { + "extn": "5068", + "id": "28727", + "name": "Jayden Paterson", + "office": "Omaha", + "position": "HR Coordinator", + "salary": "$30,708", + "start_date": "6/4/2003" + }, + { + "extn": "6787", + "id": "28728", + "name": "Taylor Sloan", + "office": "Milano", + "position": "Global Logistics Supervisor", + "salary": "$241,296", + "start_date": "1/29/2014" + }, + { + "extn": "8295", + "id": "28729", + "name": "Felicity Lloyd", + "office": "Scottsdale", + "position": "Chef Manager", + "salary": "$85,239", + "start_date": "11/17/2001" + }, + { + "extn": "2103", + "id": "28730", + "name": "John Whitmore", + "office": "Chicago", + "position": "Investment Advisor", + "salary": "$83,637", + "start_date": "9/13/2013" + }, + { + "extn": "7333", + "id": "28731", + "name": "Tony Carter", + "office": "Houston", + "position": "Baker", + "salary": "$70,140", + "start_date": "9/29/2008" + }, + { + "extn": "8785", + "id": "28732", + "name": "Ron Savage", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$196,622", + "start_date": "3/7/2007" + }, + { + "extn": "2439", + "id": "28733", + "name": "Gil Hopkins", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$164,109", + "start_date": "8/25/2011" + }, + { + "extn": "1429", + "id": "28734", + "name": "Willow Hill", + "office": "London", + "position": "Cashier", + "salary": "$268,065", + "start_date": "10/2/2007" + }, + { + "extn": "8367", + "id": "28735", + "name": "Barney Forth", + "office": "Glendale", + "position": "Audiologist", + "salary": "$275,855", + "start_date": "5/17/2016" + }, + { + "extn": "5196", + "id": "28736", + "name": "Johnny Mccall", + "office": "Salem", + "position": "Treasurer", + "salary": "$79,180", + "start_date": "7/28/2005" + }, + { + "extn": "5369", + "id": "28737", + "name": "Susan Snow", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$107,098", + "start_date": "3/26/2006" + }, + { + "extn": "3882", + "id": "28738", + "name": "Marigold Farrell", + "office": "Washington", + "position": "Paramedic", + "salary": "$36,214", + "start_date": "3/30/2015" + }, + { + "extn": "8345", + "id": "28739", + "name": "Nate Allington", + "office": "Denver", + "position": "Investment Advisor", + "salary": "$31,629", + "start_date": "5/4/2018" + }, + { + "extn": "4641", + "id": "28740", + "name": "Judith Dunbar", + "office": "Oklahoma City", + "position": "Retail Trainee", + "salary": "$296,442", + "start_date": "9/29/2006" + }, + { + "extn": "2309", + "id": "28741", + "name": "Noemi Norman", + "office": "Denver", + "position": "Front Desk Coordinator", + "salary": "$116,289", + "start_date": "1/20/2019" + }, + { + "extn": "4100", + "id": "28742", + "name": "Mona Lane", + "office": "Minneapolis", + "position": "Service Supervisor", + "salary": "$33,355", + "start_date": "11/16/2009" + }, + { + "extn": "8339", + "id": "28743", + "name": "Eve Reid", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$264,890", + "start_date": "3/21/2007" + }, + { + "extn": "7075", + "id": "28744", + "name": "John Warden", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$218,963", + "start_date": "6/15/2015" + }, + { + "extn": "1586", + "id": "28745", + "name": "Brad Waterhouse", + "office": "Springfield", + "position": "Accountant", + "salary": "$49,720", + "start_date": "9/29/2019" + }, + { + "extn": "8310", + "id": "28746", + "name": "Melania Antcliff", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$229,933", + "start_date": "11/17/2002" + }, + { + "extn": "6129", + "id": "28747", + "name": "Rufus Cadman", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$16,680", + "start_date": "4/26/2016" + }, + { + "extn": "4521", + "id": "28748", + "name": "Katelyn Stewart", + "office": "Rochester", + "position": "Bookkeeper", + "salary": "$168,852", + "start_date": "12/3/2005" + }, + { + "extn": "4716", + "id": "28749", + "name": "Kurt Pond", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$296,324", + "start_date": "3/5/2019" + }, + { + "extn": "5015", + "id": "28750", + "name": "Doug Middleton", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$18,683", + "start_date": "6/9/2008" + }, + { + "extn": "6545", + "id": "28751", + "name": "Hannah Carpenter", + "office": "Reno", + "position": "Baker", + "salary": "$295,237", + "start_date": "12/13/2014" + }, + { + "extn": "5984", + "id": "28752", + "name": "Hadley Moore", + "office": "Fremont", + "position": "Cashier", + "salary": "$115,475", + "start_date": "2/16/2008" + }, + { + "extn": "9909", + "id": "28753", + "name": "Raquel Brown", + "office": "Bellevue", + "position": "Audiologist", + "salary": "$249,350", + "start_date": "11/27/2016" + }, + { + "extn": "7286", + "id": "28754", + "name": "Kimberly Camden", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$185,859", + "start_date": "12/13/2006" + }, + { + "extn": "8331", + "id": "28755", + "name": "Jack Ross", + "office": "Tokyo", + "position": "Auditor", + "salary": "$220,016", + "start_date": "4/14/2017" + }, + { + "extn": "5050", + "id": "28756", + "name": "Rowan Shepherd", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$165,611", + "start_date": "2/23/2015" + }, + { + "extn": "5692", + "id": "28757", + "name": "Enoch Shea", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$248,996", + "start_date": "2/8/2014" + }, + { + "extn": "9572", + "id": "28758", + "name": "Peyton Lunt", + "office": "Berna", + "position": "Cashier", + "salary": "$275,071", + "start_date": "9/30/2000" + }, + { + "extn": "8285", + "id": "28759", + "name": "Kassandra Shields", + "office": "Atlanta", + "position": "Designer", + "salary": "$187,455", + "start_date": "11/9/2017" + }, + { + "extn": "8104", + "id": "28760", + "name": "Dani Gilmore", + "office": "Boston", + "position": "Inspector", + "salary": "$107,323", + "start_date": "12/11/2006" + }, + { + "extn": "1073", + "id": "28761", + "name": "Johnathan Fall", + "office": "Norfolk", + "position": "Project Manager", + "salary": "$74,232", + "start_date": "2/2/2016" + }, + { + "extn": "1229", + "id": "28762", + "name": "Marjorie Woods", + "office": "Louisville", + "position": "Inspector", + "salary": "$199,840", + "start_date": "11/18/2017" + }, + { + "extn": "7651", + "id": "28763", + "name": "Peter Griffiths", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$286,398", + "start_date": "12/3/2004" + }, + { + "extn": "8510", + "id": "28764", + "name": "Danny Thorne", + "office": "Tallahassee", + "position": "Bellman", + "salary": "$175,168", + "start_date": "9/11/2017" + }, + { + "extn": "4385", + "id": "28765", + "name": "Nathan Wilcox", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$118,692", + "start_date": "6/10/2006" + }, + { + "extn": "9115", + "id": "28766", + "name": "Cameron Paterson", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$85,396", + "start_date": "6/5/2001" + }, + { + "extn": "7758", + "id": "28767", + "name": "Helen Clifton", + "office": "Detroit", + "position": "Doctor", + "salary": "$191,616", + "start_date": "5/1/2001" + }, + { + "extn": "2623", + "id": "28768", + "name": "Keira Lee", + "office": "Los Angeles", + "position": "Laboratory Technician", + "salary": "$130,142", + "start_date": "4/18/2017" + }, + { + "extn": "8312", + "id": "28769", + "name": "Quinn Ross", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$59,599", + "start_date": "8/23/2019" + }, + { + "extn": "5792", + "id": "28770", + "name": "Darlene Oatway", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$53,446", + "start_date": "5/19/2011" + }, + { + "extn": "2531", + "id": "28771", + "name": "Owen Flack", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$47,858", + "start_date": "9/6/2017" + }, + { + "extn": "7627", + "id": "28772", + "name": "Angela Brown", + "office": "Irving", + "position": "Steward", + "salary": "$86,885", + "start_date": "1/17/2005" + }, + { + "extn": "3231", + "id": "28773", + "name": "Megan Adams", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$182,466", + "start_date": "9/25/2006" + }, + { + "extn": "2844", + "id": "28774", + "name": "Gina Edwards", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$17,922", + "start_date": "4/7/2016" + }, + { + "extn": "8737", + "id": "28775", + "name": "George Rowan", + "office": "Irving", + "position": "Baker", + "salary": "$26,362", + "start_date": "8/8/2016" + }, + { + "extn": "6295", + "id": "28776", + "name": "Celina Yarwood", + "office": "Lyon", + "position": "Designer", + "salary": "$270,879", + "start_date": "10/6/2012" + }, + { + "extn": "8672", + "id": "28777", + "name": "Chadwick Brown", + "office": "Bridgeport", + "position": "Production Painter", + "salary": "$299,291", + "start_date": "12/24/2000" + }, + { + "extn": "6224", + "id": "28778", + "name": "Cedrick Robinson", + "office": "Rome", + "position": "Accountant", + "salary": "$74,954", + "start_date": "7/7/2009" + }, + { + "extn": "2728", + "id": "28779", + "name": "Cameron Lewis", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$254,939", + "start_date": "8/6/2004" + }, + { + "extn": "2930", + "id": "28780", + "name": "Jenna Marshall", + "office": "Irving", + "position": "Food Technologist", + "salary": "$140,360", + "start_date": "7/12/2019" + }, + { + "extn": "1567", + "id": "28781", + "name": "Elisabeth Alcroft", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$175,184", + "start_date": "4/1/2001" + }, + { + "extn": "8813", + "id": "28782", + "name": "Brad Dubois", + "office": "Baltimore", + "position": "Cashier", + "salary": "$180,047", + "start_date": "1/2/2017" + }, + { + "extn": "9195", + "id": "28783", + "name": "Rick Flynn", + "office": "Ontario", + "position": "Systems Administrator", + "salary": "$79,718", + "start_date": "4/5/2005" + }, + { + "extn": "4627", + "id": "28784", + "name": "Leroy Bell", + "office": "Louisville", + "position": "Audiologist", + "salary": "$29,623", + "start_date": "5/7/2003" + }, + { + "extn": "4723", + "id": "28785", + "name": "Lucas Coates", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$50,262", + "start_date": "4/22/2002" + }, + { + "extn": "9884", + "id": "28786", + "name": "Kirsten Watt", + "office": "Tulsa", + "position": "Business Broker", + "salary": "$236,299", + "start_date": "1/8/2003" + }, + { + "extn": "5081", + "id": "28787", + "name": "Margaret Leigh", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$50,459", + "start_date": "1/3/2009" + }, + { + "extn": "8444", + "id": "28788", + "name": "Josh Hale", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$21,493", + "start_date": "11/20/2016" + }, + { + "extn": "8690", + "id": "28789", + "name": "Alexander Khan", + "office": "Fremont", + "position": "Steward", + "salary": "$290,349", + "start_date": "8/7/2003" + }, + { + "extn": "7125", + "id": "28790", + "name": "Nathan Matthews", + "office": "Venice", + "position": "Electrician", + "salary": "$264,368", + "start_date": "2/22/2013" + }, + { + "extn": "1452", + "id": "28791", + "name": "Jacob Zaoui", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$88,589", + "start_date": "6/12/2006" + }, + { + "extn": "8371", + "id": "28792", + "name": "Rowan Knight", + "office": "Houston", + "position": "Steward", + "salary": "$21,597", + "start_date": "11/23/2011" + }, + { + "extn": "8949", + "id": "28793", + "name": "Kassandra Eyres", + "office": "Wien", + "position": "Paramedic", + "salary": "$117,502", + "start_date": "5/22/2003" + }, + { + "extn": "4111", + "id": "28794", + "name": "Barry Whinter", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$49,264", + "start_date": "8/8/2002" + }, + { + "extn": "9227", + "id": "28795", + "name": "Russel Bryson", + "office": "New York", + "position": "CNC Operator", + "salary": "$237,005", + "start_date": "9/24/2016" + }, + { + "extn": "9912", + "id": "28796", + "name": "Rosemary Archer", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$126,901", + "start_date": "10/4/2008" + }, + { + "extn": "5101", + "id": "28797", + "name": "Gladys Weasley", + "office": "Fremont", + "position": "Cashier", + "salary": "$126,067", + "start_date": "1/13/2005" + }, + { + "extn": "9813", + "id": "28798", + "name": "Denis Shields", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$124,430", + "start_date": "2/1/2005" + }, + { + "extn": "2867", + "id": "28799", + "name": "Louise Malone", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$64,093", + "start_date": "10/16/2002" + }, + { + "extn": "3549", + "id": "28800", + "name": "Rihanna Stone ", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$147,990", + "start_date": "9/11/2007" + }, + { + "extn": "7419", + "id": "28801", + "name": "Natalie Glynn", + "office": "Prague", + "position": "Cook", + "salary": "$209,344", + "start_date": "3/2/2009" + }, + { + "extn": "5458", + "id": "28802", + "name": "Luke Eaton", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$211,176", + "start_date": "12/2/2000" + }, + { + "extn": "5280", + "id": "28803", + "name": "Hadley Everett", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$270,900", + "start_date": "4/20/2019" + }, + { + "extn": "5174", + "id": "28804", + "name": "Jacqueline Keys", + "office": "Tallahassee", + "position": "Biologist", + "salary": "$202,932", + "start_date": "6/22/2008" + }, + { + "extn": "8549", + "id": "28805", + "name": "Kimberly Sawyer", + "office": "San Antonio", + "position": "Inspector", + "salary": "$210,499", + "start_date": "9/13/2017" + }, + { + "extn": "9208", + "id": "28806", + "name": "Alexa Underhill", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$103,077", + "start_date": "7/26/2019" + }, + { + "extn": "3002", + "id": "28807", + "name": "Phillip Vallins", + "office": "Colorado Springs", + "position": "Audiologist", + "salary": "$31,447", + "start_date": "7/21/2011" + }, + { + "extn": "6990", + "id": "28808", + "name": "Freya Jones", + "office": "Salt Lake City", + "position": "Chef Manager", + "salary": "$280,804", + "start_date": "8/30/2002" + }, + { + "extn": "6578", + "id": "28809", + "name": "Marvin Carpenter", + "office": "Venice", + "position": "Machine Operator", + "salary": "$116,477", + "start_date": "3/21/2010" + }, + { + "extn": "1538", + "id": "28810", + "name": "Kenzie Coates", + "office": "Los Angeles", + "position": "CNC Operator", + "salary": "$82,571", + "start_date": "4/15/2013" + }, + { + "extn": "8219", + "id": "28811", + "name": "David Buckley", + "office": "Berlin", + "position": "Banker", + "salary": "$269,094", + "start_date": "5/13/2006" + }, + { + "extn": "3435", + "id": "28812", + "name": "Eileen Cavanagh", + "office": "Louisville", + "position": "Accountant", + "salary": "$110,189", + "start_date": "2/2/2019" + }, + { + "extn": "9366", + "id": "28813", + "name": "Adalind Johnson", + "office": "San Bernardino", + "position": "Fabricator", + "salary": "$289,768", + "start_date": "6/23/2001" + }, + { + "extn": "7387", + "id": "28814", + "name": "Ivette Raven", + "office": "Wien", + "position": "Web Developer", + "salary": "$134,795", + "start_date": "2/20/2014" + }, + { + "extn": "6829", + "id": "28815", + "name": "Marilyn Ellis", + "office": "Madrid", + "position": "Business Broker", + "salary": "$279,694", + "start_date": "12/2/2007" + }, + { + "extn": "9482", + "id": "28816", + "name": "Enoch Graves", + "office": "Venice", + "position": "Machine Operator", + "salary": "$226,323", + "start_date": "10/4/2007" + }, + { + "extn": "2908", + "id": "28817", + "name": "Mina Woods", + "office": "Hollywood", + "position": "Cashier", + "salary": "$53,733", + "start_date": "1/5/2005" + }, + { + "extn": "5851", + "id": "28818", + "name": "Percy Bell", + "office": "Huntsville", + "position": "Operator", + "salary": "$256,580", + "start_date": "6/17/2008" + }, + { + "extn": "7878", + "id": "28819", + "name": "Luna Nayler", + "office": "Nashville", + "position": "Inspector", + "salary": "$213,739", + "start_date": "4/12/2015" + }, + { + "extn": "6994", + "id": "28820", + "name": "Noah Wooldridge", + "office": "Innsbruck", + "position": "Executive Director", + "salary": "$190,619", + "start_date": "9/18/2003" + }, + { + "extn": "1117", + "id": "28821", + "name": "Melinda Dwyer", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$273,401", + "start_date": "11/24/2016" + }, + { + "extn": "9095", + "id": "28822", + "name": "Adeline Lane", + "office": "Tallahassee", + "position": "Dentist", + "salary": "$65,601", + "start_date": "9/7/2009" + }, + { + "extn": "3693", + "id": "28823", + "name": "Elise Burge", + "office": "St. Louis", + "position": "Auditor", + "salary": "$55,813", + "start_date": "1/31/2015" + }, + { + "extn": "7022", + "id": "28824", + "name": "Stella Bowen", + "office": "Valetta", + "position": "Operator", + "salary": "$16,940", + "start_date": "1/7/2015" + }, + { + "extn": "4483", + "id": "28825", + "name": "Erick Villiger", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$171,029", + "start_date": "9/15/2005" + }, + { + "extn": "7355", + "id": "28826", + "name": "Camden Griffiths", + "office": "Amarillo", + "position": "Cook", + "salary": "$10,577", + "start_date": "12/18/2010" + }, + { + "extn": "5456", + "id": "28827", + "name": "Mona Tutton", + "office": "Memphis", + "position": "Accountant", + "salary": "$111,340", + "start_date": "3/30/2016" + }, + { + "extn": "3261", + "id": "28828", + "name": "Blake Vince", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$110,086", + "start_date": "5/29/2007" + }, + { + "extn": "7587", + "id": "28829", + "name": "Audrey Hopkins", + "office": "Valetta", + "position": "Web Developer", + "salary": "$153,235", + "start_date": "1/5/2001" + }, + { + "extn": "2186", + "id": "28830", + "name": "Matt Ward", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$78,551", + "start_date": "9/19/2015" + }, + { + "extn": "9590", + "id": "28831", + "name": "Roger Quinnell", + "office": "Saint Paul", + "position": "Web Developer", + "salary": "$150,277", + "start_date": "12/23/2005" + }, + { + "extn": "1836", + "id": "28832", + "name": "Daniel Hogg", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$53,703", + "start_date": "9/22/2001" + }, + { + "extn": "5973", + "id": "28833", + "name": "Margot Hill", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$139,350", + "start_date": "10/15/2004" + }, + { + "extn": "2260", + "id": "28834", + "name": "Kamila John", + "office": "Charlotte", + "position": "Restaurant Manager", + "salary": "$98,784", + "start_date": "11/29/2001" + }, + { + "extn": "4335", + "id": "28835", + "name": "Maribel Vaughn", + "office": "Tulsa", + "position": "IT Support Staff", + "salary": "$146,864", + "start_date": "11/14/2013" + }, + { + "extn": "4955", + "id": "28836", + "name": "Havana Sawyer", + "office": "Denver", + "position": "Service Supervisor", + "salary": "$277,932", + "start_date": "11/6/2014" + }, + { + "extn": "2569", + "id": "28837", + "name": "Nicole Bowen", + "office": "Miami", + "position": "Cash Manager", + "salary": "$296,979", + "start_date": "10/13/2018" + }, + { + "extn": "1043", + "id": "28838", + "name": "Nina Wallace", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$296,197", + "start_date": "4/10/2017" + }, + { + "extn": "9945", + "id": "28839", + "name": "Bryon Bell", + "office": "Bucharest", + "position": "Doctor", + "salary": "$139,919", + "start_date": "1/10/2013" + }, + { + "extn": "9238", + "id": "28840", + "name": "Enoch Corbett", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$62,508", + "start_date": "5/31/2010" + }, + { + "extn": "4566", + "id": "28841", + "name": "Adela Radley", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$128,122", + "start_date": "10/2/2014" + }, + { + "extn": "2617", + "id": "28842", + "name": "Anthony Andrews", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$232,621", + "start_date": "11/25/2018" + }, + { + "extn": "5018", + "id": "28843", + "name": "Lindsay Horton", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$89,886", + "start_date": "12/12/2018" + }, + { + "extn": "8513", + "id": "28844", + "name": "Denis Riley", + "office": "Scottsdale", + "position": "Software Engineer", + "salary": "$106,101", + "start_date": "3/2/2005" + }, + { + "extn": "9175", + "id": "28845", + "name": "Tom Burge", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$282,252", + "start_date": "11/6/2006" + }, + { + "extn": "5806", + "id": "28846", + "name": "Sofia Lakey", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$298,168", + "start_date": "11/23/2005" + }, + { + "extn": "6331", + "id": "28847", + "name": "Oliver Mcneill", + "office": "Phoenix", + "position": "Physician", + "salary": "$39,908", + "start_date": "5/6/2002" + }, + { + "extn": "6902", + "id": "28848", + "name": "David Leslie", + "office": "Charlotte", + "position": "Investment Advisor", + "salary": "$292,379", + "start_date": "12/6/2000" + }, + { + "extn": "9560", + "id": "28849", + "name": "Tony Upton", + "office": "Saint Paul", + "position": "Bellman", + "salary": "$62,040", + "start_date": "5/29/2014" + }, + { + "extn": "3094", + "id": "28850", + "name": "Martha Oswald", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$142,359", + "start_date": "12/6/2014" + }, + { + "extn": "6496", + "id": "28851", + "name": "Aeris Summers", + "office": "Berlin", + "position": "Fabricator", + "salary": "$221,655", + "start_date": "9/20/2012" + }, + { + "extn": "9987", + "id": "28852", + "name": "Gabriel Mcleod", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$32,960", + "start_date": "4/24/2003" + }, + { + "extn": "9714", + "id": "28853", + "name": "Denny Sinclair", + "office": "Orlando", + "position": "Machine Operator", + "salary": "$77,937", + "start_date": "2/24/2016" + }, + { + "extn": "1371", + "id": "28854", + "name": "Winnie Santos", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$22,799", + "start_date": "4/17/2002" + }, + { + "extn": "7627", + "id": "28855", + "name": "Valerie Freeburn", + "office": "Lancaster", + "position": "Cashier", + "salary": "$10,846", + "start_date": "12/15/2014" + }, + { + "extn": "2294", + "id": "28856", + "name": "Adeline Crawford", + "office": "Phoenix", + "position": "Biologist", + "salary": "$11,742", + "start_date": "5/7/2013" + }, + { + "extn": "2214", + "id": "28857", + "name": "Ember Sherwood", + "office": "Miami", + "position": "Cook", + "salary": "$180,660", + "start_date": "6/29/2002" + }, + { + "extn": "4240", + "id": "28858", + "name": "Barney Talbot", + "office": "Orlando", + "position": "Retail Trainee", + "salary": "$277,907", + "start_date": "7/17/2001" + }, + { + "extn": "4290", + "id": "28859", + "name": "Abdul Gray", + "office": "San Bernardino", + "position": "Cashier", + "salary": "$133,706", + "start_date": "4/10/2019" + }, + { + "extn": "3558", + "id": "28860", + "name": "Emma Whitehouse", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$146,704", + "start_date": "4/12/2012" + }, + { + "extn": "7118", + "id": "28861", + "name": "Willow Anderson", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$241,292", + "start_date": "3/16/2006" + }, + { + "extn": "3493", + "id": "28862", + "name": "Hayden Shea", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$90,701", + "start_date": "1/27/2015" + }, + { + "extn": "4061", + "id": "28863", + "name": "Danny Wilton", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$104,902", + "start_date": "9/26/2015" + }, + { + "extn": "6523", + "id": "28864", + "name": "Tyler Healy", + "office": "Wien", + "position": "Doctor", + "salary": "$47,378", + "start_date": "10/15/2005" + }, + { + "extn": "3328", + "id": "28865", + "name": "Tom Kelly", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$102,271", + "start_date": "10/13/2006" + }, + { + "extn": "7184", + "id": "28866", + "name": "Chris Richards", + "office": "Springfield", + "position": "Auditor", + "salary": "$32,549", + "start_date": "4/16/2019" + }, + { + "extn": "2951", + "id": "28867", + "name": "Diane Simpson", + "office": "Honolulu", + "position": "Baker", + "salary": "$25,347", + "start_date": "11/25/2002" + }, + { + "extn": "6387", + "id": "28868", + "name": "Adalind Yang", + "office": "Phoenix", + "position": "Steward", + "salary": "$207,620", + "start_date": "8/8/2010" + }, + { + "extn": "2702", + "id": "28869", + "name": "Marvin Lewis", + "office": "Hollywood", + "position": "Operator", + "salary": "$75,763", + "start_date": "12/28/2011" + }, + { + "extn": "4258", + "id": "28870", + "name": "Remy Duvall", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$285,099", + "start_date": "6/25/2002" + }, + { + "extn": "1115", + "id": "28871", + "name": "Chadwick Gregory", + "office": "Prague", + "position": "Audiologist", + "salary": "$295,324", + "start_date": "6/1/2007" + }, + { + "extn": "3109", + "id": "28872", + "name": "Wade Stone", + "office": "Irving", + "position": "Dentist", + "salary": "$70,775", + "start_date": "12/24/2018" + }, + { + "extn": "9189", + "id": "28873", + "name": "Owen Bristow", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$281,164", + "start_date": "6/3/2003" + }, + { + "extn": "5013", + "id": "28874", + "name": "Nicholas Kelly", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$235,779", + "start_date": "9/26/2011" + }, + { + "extn": "7229", + "id": "28875", + "name": "John Hooper", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$263,960", + "start_date": "9/1/2017" + }, + { + "extn": "3582", + "id": "28876", + "name": "Cynthia Wills", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$288,685", + "start_date": "3/14/2009" + }, + { + "extn": "3121", + "id": "28877", + "name": "Kurt Hogg", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$140,284", + "start_date": "2/18/2010" + }, + { + "extn": "4878", + "id": "28878", + "name": "Denny Gibson", + "office": "Detroit", + "position": "Designer", + "salary": "$283,870", + "start_date": "7/10/2009" + }, + { + "extn": "6740", + "id": "28879", + "name": "Lily Vangness", + "office": "Tokyo", + "position": "Accountant", + "salary": "$10,664", + "start_date": "1/16/2006" + }, + { + "extn": "8207", + "id": "28880", + "name": "Daria Vaughn", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$222,358", + "start_date": "12/28/2012" + }, + { + "extn": "4931", + "id": "28881", + "name": "Alexander Spencer", + "office": "Philadelphia", + "position": "Baker", + "salary": "$236,274", + "start_date": "8/26/2000" + }, + { + "extn": "2783", + "id": "28882", + "name": "Ronald Barclay", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$48,094", + "start_date": "4/25/2017" + }, + { + "extn": "4610", + "id": "28883", + "name": "Erick Nobbs", + "office": "Stockton", + "position": "Fabricator", + "salary": "$124,141", + "start_date": "6/21/2013" + }, + { + "extn": "7967", + "id": "28884", + "name": "Gina Goodman", + "office": "Memphis", + "position": "Doctor", + "salary": "$190,954", + "start_date": "3/18/2017" + }, + { + "extn": "9205", + "id": "28885", + "name": "Tom Farmer", + "office": "New York", + "position": "Paramedic", + "salary": "$252,462", + "start_date": "1/22/2009" + }, + { + "extn": "3871", + "id": "28886", + "name": "Valentina Whittle", + "office": "Madison", + "position": "Doctor", + "salary": "$196,158", + "start_date": "7/12/2012" + }, + { + "extn": "9465", + "id": "28887", + "name": "Ronald Myatt", + "office": "Arlington", + "position": "Staffing Consultant", + "salary": "$270,850", + "start_date": "12/16/2001" + }, + { + "extn": "5524", + "id": "28888", + "name": "Barney Martin", + "office": "Escondido", + "position": "Steward", + "salary": "$160,906", + "start_date": "3/22/2015" + }, + { + "extn": "3736", + "id": "28889", + "name": "Liv Tobin", + "office": "Lancaster", + "position": "Banker", + "salary": "$123,674", + "start_date": "11/19/2010" + }, + { + "extn": "6820", + "id": "28890", + "name": "Phoebe Pickard", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$111,566", + "start_date": "3/28/2010" + }, + { + "extn": "1336", + "id": "28891", + "name": "Renee Nicholls", + "office": "Venice", + "position": "Project Manager", + "salary": "$168,156", + "start_date": "7/23/2002" + }, + { + "extn": "3927", + "id": "28892", + "name": "Ellen Irving", + "office": "Lakewood", + "position": "Fabricator", + "salary": "$286,383", + "start_date": "10/5/2015" + }, + { + "extn": "5533", + "id": "28893", + "name": "Benjamin Irwin", + "office": "Huntsville", + "position": "Pharmacist", + "salary": "$86,333", + "start_date": "5/23/2002" + }, + { + "extn": "4188", + "id": "28894", + "name": "David Fowler", + "office": "Fayetteville", + "position": "Insurance Broker", + "salary": "$113,644", + "start_date": "2/21/2010" + }, + { + "extn": "7962", + "id": "28895", + "name": "Shay Lindsay", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$69,535", + "start_date": "10/14/2003" + }, + { + "extn": "1952", + "id": "28896", + "name": "Stephanie Styles", + "office": "Pittsburgh", + "position": "Associate Professor", + "salary": "$150,058", + "start_date": "5/25/2012" + }, + { + "extn": "3296", + "id": "28897", + "name": "Ronald Robertson", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$66,787", + "start_date": "9/24/2008" + }, + { + "extn": "5120", + "id": "28898", + "name": "Marvin Irving", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$189,423", + "start_date": "11/17/2006" + }, + { + "extn": "7009", + "id": "28899", + "name": "Anthony Dann", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$42,429", + "start_date": "1/16/2008" + }, + { + "extn": "3321", + "id": "28900", + "name": "Jack Hardwick", + "office": "Detroit", + "position": "Fabricator", + "salary": "$253,968", + "start_date": "7/22/2018" + }, + { + "extn": "4416", + "id": "28901", + "name": "Kate Gordon", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$148,659", + "start_date": "4/27/2003" + }, + { + "extn": "7012", + "id": "28902", + "name": "Caleb Pearce", + "office": "Valetta", + "position": "Front Desk Coordinator", + "salary": "$11,089", + "start_date": "4/28/2015" + }, + { + "extn": "6469", + "id": "28903", + "name": "Julian Swift", + "office": "El Paso", + "position": "Inspector", + "salary": "$148,382", + "start_date": "10/5/2001" + }, + { + "extn": "6399", + "id": "28904", + "name": "Molly Windsor", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$148,842", + "start_date": "7/6/2000" + }, + { + "extn": "8686", + "id": "28905", + "name": "Alice Malone", + "office": "Detroit", + "position": "Lecturer", + "salary": "$149,858", + "start_date": "4/21/2005" + }, + { + "extn": "5451", + "id": "28906", + "name": "Josh Rixon", + "office": "Saint Paul", + "position": "IT Support Staff", + "salary": "$161,094", + "start_date": "2/5/2011" + }, + { + "extn": "6031", + "id": "28907", + "name": "Britney Saunders", + "office": "Charlotte", + "position": "Baker", + "salary": "$75,956", + "start_date": "6/3/2003" + }, + { + "extn": "7851", + "id": "28908", + "name": "Jackeline Harris", + "office": "Valetta", + "position": "Audiologist", + "salary": "$266,644", + "start_date": "8/27/2004" + }, + { + "extn": "1083", + "id": "28909", + "name": "Alessia Corbett", + "office": "Scottsdale", + "position": "Steward", + "salary": "$16,586", + "start_date": "7/14/2010" + }, + { + "extn": "9360", + "id": "28910", + "name": "Miley Gibson", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$42,957", + "start_date": "1/17/2014" + }, + { + "extn": "1828", + "id": "28911", + "name": "Tony Casey", + "office": "Oakland", + "position": "Global Logistics Supervisor", + "salary": "$35,134", + "start_date": "10/31/2015" + }, + { + "extn": "9739", + "id": "28912", + "name": "Grace Rose", + "office": "New York", + "position": "Investment Advisor", + "salary": "$51,545", + "start_date": "3/28/2003" + }, + { + "extn": "2282", + "id": "28913", + "name": "Alan Matthews", + "office": "Escondido", + "position": "Project Manager", + "salary": "$139,972", + "start_date": "1/23/2006" + }, + { + "extn": "3732", + "id": "28914", + "name": "Chuck Asher", + "office": "Atlanta", + "position": "Healthcare Specialist", + "salary": "$93,757", + "start_date": "9/16/2008" + }, + { + "extn": "1240", + "id": "28915", + "name": "Aisha Overson", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$255,800", + "start_date": "8/14/2014" + }, + { + "extn": "8226", + "id": "28916", + "name": "Marla Rosenbloom", + "office": "Memphis", + "position": "Steward", + "salary": "$24,532", + "start_date": "1/1/2013" + }, + { + "extn": "5228", + "id": "28917", + "name": "Adina Roscoe", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$260,055", + "start_date": "1/17/2017" + }, + { + "extn": "7001", + "id": "28918", + "name": "Catherine Hope", + "office": "Berna", + "position": "Production Painter", + "salary": "$217,045", + "start_date": "7/13/2005" + }, + { + "extn": "1415", + "id": "28919", + "name": "Clint Thorpe", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$67,210", + "start_date": "8/13/2012" + }, + { + "extn": "4717", + "id": "28920", + "name": "Denny Veale", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$170,660", + "start_date": "4/19/2005" + }, + { + "extn": "4253", + "id": "28921", + "name": "Bryon Foxley", + "office": "Tulsa", + "position": "Bookkeeper", + "salary": "$136,780", + "start_date": "8/11/2019" + }, + { + "extn": "1168", + "id": "28922", + "name": "Claire Ianson", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$52,257", + "start_date": "2/18/2016" + }, + { + "extn": "1481", + "id": "28923", + "name": "Roger Roth", + "office": "El Paso", + "position": "Stockbroker", + "salary": "$216,525", + "start_date": "3/4/2017" + }, + { + "extn": "5522", + "id": "28924", + "name": "Marvin Cassidy", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$132,418", + "start_date": "6/12/2005" + }, + { + "extn": "9970", + "id": "28925", + "name": "Eduardo Plumb", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$175,012", + "start_date": "12/5/2004" + }, + { + "extn": "5266", + "id": "28926", + "name": "Laila Coll", + "office": "Portland", + "position": "Treasurer", + "salary": "$189,226", + "start_date": "7/20/2018" + }, + { + "extn": "1042", + "id": "28927", + "name": "Cassandra Nicolas", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$111,304", + "start_date": "3/1/2006" + }, + { + "extn": "6271", + "id": "28928", + "name": "Peter Upton", + "office": "Washington", + "position": "Webmaster", + "salary": "$279,396", + "start_date": "3/27/2017" + }, + { + "extn": "7040", + "id": "28929", + "name": "Livia Irwin", + "office": "San Jose", + "position": "Inspector", + "salary": "$186,924", + "start_date": "11/16/2015" + }, + { + "extn": "1024", + "id": "28930", + "name": "Payton Stone ", + "office": "Stockton", + "position": "Assistant Buyer", + "salary": "$172,683", + "start_date": "11/1/2004" + }, + { + "extn": "2400", + "id": "28931", + "name": "Lily Avery", + "office": "New York", + "position": "Systems Administrator", + "salary": "$41,703", + "start_date": "12/6/2006" + }, + { + "extn": "6477", + "id": "28932", + "name": "Liam Wilkinson", + "office": "Madrid", + "position": "Doctor", + "salary": "$123,138", + "start_date": "9/7/2012" + }, + { + "extn": "5206", + "id": "28933", + "name": "Elly Benson", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$73,400", + "start_date": "3/7/2017" + }, + { + "extn": "7918", + "id": "28934", + "name": "Logan Upton", + "office": "Escondido", + "position": "Lecturer", + "salary": "$249,550", + "start_date": "10/15/2012" + }, + { + "extn": "6566", + "id": "28935", + "name": "Roger Griffiths", + "office": "Cincinnati", + "position": "Insurance Broker", + "salary": "$109,227", + "start_date": "8/5/2012" + }, + { + "extn": "4583", + "id": "28936", + "name": "Hayden Khan", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$285,378", + "start_date": "6/29/2017" + }, + { + "extn": "3898", + "id": "28937", + "name": "Francesca Lindop", + "office": "San Diego", + "position": "Web Developer", + "salary": "$240,187", + "start_date": "4/9/2017" + }, + { + "extn": "7652", + "id": "28938", + "name": "Domenic Foxley", + "office": "Louisville", + "position": "Electrician", + "salary": "$145,075", + "start_date": "11/29/2004" + }, + { + "extn": "1764", + "id": "28939", + "name": "Madison Victor", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$24,878", + "start_date": "11/21/2004" + }, + { + "extn": "1545", + "id": "28940", + "name": "Cedrick Michael", + "office": "Huntsville", + "position": "Baker", + "salary": "$53,877", + "start_date": "3/17/2006" + }, + { + "extn": "9845", + "id": "28941", + "name": "Doug Armstrong", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$87,603", + "start_date": "10/31/2002" + }, + { + "extn": "9863", + "id": "28942", + "name": "Alan Jeffery", + "office": "Oklahoma City", + "position": "Inspector", + "salary": "$224,288", + "start_date": "8/2/2015" + }, + { + "extn": "8242", + "id": "28943", + "name": "Tyson Stevens", + "office": "Arlington", + "position": "Production Painter", + "salary": "$35,751", + "start_date": "9/17/2003" + }, + { + "extn": "8801", + "id": "28944", + "name": "Aleksandra Adams", + "office": "Fayetteville", + "position": "Auditor", + "salary": "$66,999", + "start_date": "3/25/2005" + }, + { + "extn": "5984", + "id": "28945", + "name": "Selena Waterhouse", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$67,881", + "start_date": "7/4/2006" + }, + { + "extn": "7469", + "id": "28946", + "name": "Danny Oliver", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$199,348", + "start_date": "9/14/2006" + }, + { + "extn": "9238", + "id": "28947", + "name": "Margot Wright", + "office": "Nashville", + "position": "Electrician", + "salary": "$250,673", + "start_date": "3/23/2018" + }, + { + "extn": "6482", + "id": "28948", + "name": "Allison Ashley", + "office": "Wien", + "position": "Bookkeeper", + "salary": "$108,999", + "start_date": "7/23/2012" + }, + { + "extn": "7638", + "id": "28949", + "name": "Ramon Purvis", + "office": "Louisville", + "position": "Web Developer", + "salary": "$116,175", + "start_date": "10/21/2010" + }, + { + "extn": "3193", + "id": "28950", + "name": "Mina Thorne", + "office": "Seattle", + "position": "Business Broker", + "salary": "$161,126", + "start_date": "3/7/2008" + }, + { + "extn": "6890", + "id": "28951", + "name": "Melinda Parr", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$263,024", + "start_date": "6/14/2014" + }, + { + "extn": "5489", + "id": "28952", + "name": "Aileen Adler", + "office": "Venice", + "position": "Business Broker", + "salary": "$195,005", + "start_date": "8/5/2003" + }, + { + "extn": "3192", + "id": "28953", + "name": "Clint Vallins", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$79,018", + "start_date": "9/22/2007" + }, + { + "extn": "9547", + "id": "28954", + "name": "Claire Allington", + "office": "Tulsa", + "position": "Banker", + "salary": "$274,214", + "start_date": "8/27/2017" + }, + { + "extn": "3696", + "id": "28955", + "name": "Julius Wallace", + "office": "Cincinnati", + "position": "Audiologist", + "salary": "$129,649", + "start_date": "2/13/2018" + }, + { + "extn": "2001", + "id": "28956", + "name": "Maribel Parker", + "office": "Tulsa", + "position": "IT Support Staff", + "salary": "$249,862", + "start_date": "8/15/2009" + }, + { + "extn": "9592", + "id": "28957", + "name": "Ramon Swift", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$210,919", + "start_date": "8/3/2004" + }, + { + "extn": "5643", + "id": "28958", + "name": "Sonya Richardson", + "office": "Henderson", + "position": "Cashier", + "salary": "$240,666", + "start_date": "10/13/2001" + }, + { + "extn": "4599", + "id": "28959", + "name": "David Vaughan", + "office": "Reno", + "position": "Doctor", + "salary": "$141,340", + "start_date": "6/13/2015" + }, + { + "extn": "3399", + "id": "28960", + "name": "Camellia Riley", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$120,831", + "start_date": "1/6/2019" + }, + { + "extn": "9824", + "id": "28961", + "name": "Johnathan Giles", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$161,813", + "start_date": "3/22/2019" + }, + { + "extn": "3141", + "id": "28962", + "name": "Maria Nicolas", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$148,084", + "start_date": "6/28/2016" + }, + { + "extn": "5329", + "id": "28963", + "name": "Gabriel Whatson", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$163,706", + "start_date": "4/29/2016" + }, + { + "extn": "6808", + "id": "28964", + "name": "Danny Rigg", + "office": "Rochester", + "position": "Machine Operator", + "salary": "$98,900", + "start_date": "11/1/2015" + }, + { + "extn": "7178", + "id": "28965", + "name": "Havana Hilton", + "office": "San Diego", + "position": "Web Developer", + "salary": "$253,824", + "start_date": "4/19/2014" + }, + { + "extn": "3088", + "id": "28966", + "name": "Marjorie John", + "office": "Salem", + "position": "Cashier", + "salary": "$294,345", + "start_date": "9/5/2009" + }, + { + "extn": "1400", + "id": "28967", + "name": "Melinda Gray", + "office": "Tallahassee", + "position": "Global Logistics Supervisor", + "salary": "$228,673", + "start_date": "9/9/2003" + }, + { + "extn": "9300", + "id": "28968", + "name": "Denis Goodman", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$108,066", + "start_date": "9/16/2002" + }, + { + "extn": "4789", + "id": "28969", + "name": "Ramon Wright", + "office": "Boston", + "position": "Associate Professor", + "salary": "$298,671", + "start_date": "3/25/2011" + }, + { + "extn": "4717", + "id": "28970", + "name": "Henry Gibson", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$37,952", + "start_date": "6/1/2013" + }, + { + "extn": "3918", + "id": "28971", + "name": "Daniel Townend", + "office": "El Paso", + "position": "Auditor", + "salary": "$104,516", + "start_date": "3/21/2011" + }, + { + "extn": "8482", + "id": "28972", + "name": "Celina Evans", + "office": "Tallahassee", + "position": "Physician", + "salary": "$156,665", + "start_date": "3/4/2015" + }, + { + "extn": "2059", + "id": "28973", + "name": "Liv Morley", + "office": "San Antonio", + "position": "Investment Advisor", + "salary": "$160,575", + "start_date": "5/7/2014" + }, + { + "extn": "5812", + "id": "28974", + "name": "Luke Gilmore", + "office": "El Paso", + "position": "Biologist", + "salary": "$37,556", + "start_date": "10/18/2004" + }, + { + "extn": "2214", + "id": "28975", + "name": "Tyler Craig", + "office": "Garland", + "position": "Chef Manager", + "salary": "$191,432", + "start_date": "10/3/2016" + }, + { + "extn": "5616", + "id": "28976", + "name": "Candace Parker", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$30,061", + "start_date": "11/18/2008" + }, + { + "extn": "9499", + "id": "28977", + "name": "Josh Cassidy", + "office": "Paris", + "position": "Business Broker", + "salary": "$266,919", + "start_date": "7/25/2004" + }, + { + "extn": "8368", + "id": "28978", + "name": "Darlene Coates", + "office": "Paris", + "position": "Project Manager", + "salary": "$36,593", + "start_date": "9/2/2011" + }, + { + "extn": "2509", + "id": "28979", + "name": "Lucas Edwards", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$164,585", + "start_date": "6/16/2014" + }, + { + "extn": "9566", + "id": "28980", + "name": "Nicholas Jackson", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$157,763", + "start_date": "11/9/2017" + }, + { + "extn": "3945", + "id": "28981", + "name": "Kurt Hill", + "office": "Tallahassee", + "position": "Healthcare Specialist", + "salary": "$15,876", + "start_date": "6/22/2012" + }, + { + "extn": "2139", + "id": "28982", + "name": "Renee Bryant", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$268,098", + "start_date": "3/28/2001" + }, + { + "extn": "4652", + "id": "28983", + "name": "Belinda Exton", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$196,021", + "start_date": "8/16/2012" + }, + { + "extn": "9030", + "id": "28984", + "name": "Chester Knight", + "office": "Baltimore", + "position": "Electrician", + "salary": "$83,033", + "start_date": "12/19/2007" + }, + { + "extn": "3717", + "id": "28985", + "name": "Rufus Gunn", + "office": "Murfreesboro", + "position": "Paramedic", + "salary": "$265,155", + "start_date": "5/7/2015" + }, + { + "extn": "6859", + "id": "28986", + "name": "Liam Robertson", + "office": "Fremont", + "position": "Cashier", + "salary": "$95,370", + "start_date": "6/4/2004" + }, + { + "extn": "3960", + "id": "28987", + "name": "Fred Tate", + "office": "San Jose", + "position": "Banker", + "salary": "$74,652", + "start_date": "5/17/2003" + }, + { + "extn": "8945", + "id": "28988", + "name": "Harmony Edmonds", + "office": "Baltimore", + "position": "Inspector", + "salary": "$231,924", + "start_date": "8/20/2006" + }, + { + "extn": "3325", + "id": "28989", + "name": "Greta Allwood", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$281,979", + "start_date": "11/19/2014" + }, + { + "extn": "9132", + "id": "28990", + "name": "Amy Brett", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$283,449", + "start_date": "10/27/2008" + }, + { + "extn": "8691", + "id": "28991", + "name": "Elijah Parr", + "office": "Philadelphia", + "position": "Operator", + "salary": "$105,650", + "start_date": "9/30/2006" + }, + { + "extn": "8431", + "id": "28992", + "name": "Mabel Rixon", + "office": "Orlando", + "position": "Laboratory Technician", + "salary": "$26,985", + "start_date": "1/29/2018" + }, + { + "extn": "6245", + "id": "28993", + "name": "Benny Knight", + "office": "San Bernardino", + "position": "Loan Officer", + "salary": "$99,598", + "start_date": "7/18/2008" + }, + { + "extn": "4507", + "id": "28994", + "name": "George Gosling", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$35,852", + "start_date": "10/6/2017" + }, + { + "extn": "4990", + "id": "28995", + "name": "William Bryson", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$249,133", + "start_date": "4/10/2012" + }, + { + "extn": "1012", + "id": "28996", + "name": "Maria Stewart", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$129,557", + "start_date": "1/8/2015" + }, + { + "extn": "6871", + "id": "28997", + "name": "Roger Waterson", + "office": "Seattle", + "position": "Webmaster", + "salary": "$50,753", + "start_date": "5/8/2010" + }, + { + "extn": "4072", + "id": "28998", + "name": "Ellen Adler", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$103,718", + "start_date": "8/1/2019" + }, + { + "extn": "8470", + "id": "28999", + "name": "Oliver Dixon", + "office": "Houston", + "position": "Associate Professor", + "salary": "$280,628", + "start_date": "9/27/2017" + }, + { + "extn": "1650", + "id": "29000", + "name": "Michael Milner", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$104,071", + "start_date": "3/3/2019" + }, + { + "extn": "9751", + "id": "29001", + "name": "Fiona Connor", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$197,445", + "start_date": "4/1/2008" + }, + { + "extn": "9021", + "id": "29002", + "name": "Ruby Bolton", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$273,008", + "start_date": "9/19/2013" + }, + { + "extn": "3163", + "id": "29003", + "name": "Harvey Farrow", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$81,898", + "start_date": "2/24/2018" + }, + { + "extn": "6341", + "id": "29004", + "name": "Megan Moreno", + "office": "Stockton", + "position": "Cook", + "salary": "$136,755", + "start_date": "4/14/2018" + }, + { + "extn": "6708", + "id": "29005", + "name": "Hank Olson", + "office": "Rochester", + "position": "Bookkeeper", + "salary": "$174,719", + "start_date": "6/28/2001" + }, + { + "extn": "3412", + "id": "29006", + "name": "Luke Douglas", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$283,989", + "start_date": "6/25/2003" + }, + { + "extn": "7988", + "id": "29007", + "name": "Lucy Mcguire", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$120,994", + "start_date": "12/11/2001" + }, + { + "extn": "1417", + "id": "29008", + "name": "Destiny Ward", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$147,532", + "start_date": "7/27/2005" + }, + { + "extn": "6444", + "id": "29009", + "name": "Ron Dowson", + "office": "Laredo", + "position": "Biologist", + "salary": "$25,308", + "start_date": "12/19/2012" + }, + { + "extn": "6700", + "id": "29010", + "name": "Bob Thomas", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$102,974", + "start_date": "12/3/2005" + }, + { + "extn": "2184", + "id": "29011", + "name": "Anne Curtis", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$250,038", + "start_date": "7/24/2002" + }, + { + "extn": "6458", + "id": "29012", + "name": "Elijah James", + "office": "Venice", + "position": "Restaurant Manager", + "salary": "$228,726", + "start_date": "10/11/2009" + }, + { + "extn": "3115", + "id": "29013", + "name": "Nathan Brown", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$231,882", + "start_date": "11/2/2012" + }, + { + "extn": "1816", + "id": "29014", + "name": "Alan Franks", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$181,550", + "start_date": "5/10/2010" + }, + { + "extn": "7167", + "id": "29015", + "name": "Wendy Oldfield", + "office": "Wien", + "position": "Cashier", + "salary": "$58,826", + "start_date": "9/21/2013" + }, + { + "extn": "3842", + "id": "29016", + "name": "Esmeralda Wilson", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$58,176", + "start_date": "9/24/2017" + }, + { + "extn": "3379", + "id": "29017", + "name": "George Saunders", + "office": "San Francisco", + "position": "Bookkeeper", + "salary": "$140,854", + "start_date": "12/24/2007" + }, + { + "extn": "2602", + "id": "29018", + "name": "Jacob Wilton", + "office": "Bridgeport", + "position": "Health Educator", + "salary": "$140,281", + "start_date": "1/30/2019" + }, + { + "extn": "4072", + "id": "29019", + "name": "Hope Harris", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$159,830", + "start_date": "2/3/2004" + }, + { + "extn": "3958", + "id": "29020", + "name": "Judith Rose", + "office": "Columbus", + "position": "Restaurant Manager", + "salary": "$124,437", + "start_date": "6/24/2008" + }, + { + "extn": "7014", + "id": "29021", + "name": "Isabella Abbey", + "office": "St. Louis", + "position": "Electrician", + "salary": "$230,303", + "start_date": "3/14/2014" + }, + { + "extn": "1794", + "id": "29022", + "name": "Benny Knight", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$34,663", + "start_date": "3/17/2001" + }, + { + "extn": "6149", + "id": "29023", + "name": "Aiden Garner", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$93,692", + "start_date": "7/23/2012" + }, + { + "extn": "1373", + "id": "29024", + "name": "Fred Broomfield", + "office": "Louisville", + "position": "Treasurer", + "salary": "$253,117", + "start_date": "9/1/2010" + }, + { + "extn": "5399", + "id": "29025", + "name": "Rick Briggs", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$109,617", + "start_date": "9/24/2006" + }, + { + "extn": "4739", + "id": "29026", + "name": "Manuel Michael", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$26,182", + "start_date": "11/6/2002" + }, + { + "extn": "7045", + "id": "29027", + "name": "Aileen Roberts", + "office": "Quebec", + "position": "Retail Trainee", + "salary": "$91,620", + "start_date": "5/20/2000" + }, + { + "extn": "1463", + "id": "29028", + "name": "Roger Strong", + "office": "Berlin", + "position": "Budget Analyst", + "salary": "$252,265", + "start_date": "11/12/2002" + }, + { + "extn": "1270", + "id": "29029", + "name": "Danny Nielson", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$217,847", + "start_date": "6/5/2002" + }, + { + "extn": "5385", + "id": "29030", + "name": "Rosie Nobbs", + "office": "Innsbruck", + "position": "IT Support Staff", + "salary": "$50,431", + "start_date": "3/28/2013" + }, + { + "extn": "5555", + "id": "29031", + "name": "Dorothy Simpson", + "office": "Laredo", + "position": "Web Developer", + "salary": "$152,812", + "start_date": "10/29/2001" + }, + { + "extn": "3800", + "id": "29032", + "name": "Aeris Cann", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$168,346", + "start_date": "8/15/2019" + }, + { + "extn": "8308", + "id": "29033", + "name": "Alessia Cox", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$118,964", + "start_date": "1/11/2013" + }, + { + "extn": "8686", + "id": "29034", + "name": "Nathan Healy", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$164,315", + "start_date": "3/22/2012" + }, + { + "extn": "2822", + "id": "29035", + "name": "Chris Gates", + "office": "Otawa", + "position": "Designer", + "salary": "$279,285", + "start_date": "1/25/2007" + }, + { + "extn": "7625", + "id": "29036", + "name": "John Eaton", + "office": "Baltimore", + "position": "Stockbroker", + "salary": "$31,949", + "start_date": "7/21/2005" + }, + { + "extn": "4986", + "id": "29037", + "name": "Melania Rowan", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$239,856", + "start_date": "9/6/2002" + }, + { + "extn": "2069", + "id": "29038", + "name": "Harriet Vollans", + "office": "Detroit", + "position": "Baker", + "salary": "$69,091", + "start_date": "1/5/2009" + }, + { + "extn": "1484", + "id": "29039", + "name": "Eryn Allen", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$214,317", + "start_date": "6/14/2017" + }, + { + "extn": "5048", + "id": "29040", + "name": "Gil Forth", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$155,549", + "start_date": "2/11/2018" + }, + { + "extn": "9053", + "id": "29041", + "name": "Cristal Harris", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$212,337", + "start_date": "3/13/2003" + }, + { + "extn": "6853", + "id": "29042", + "name": "Javier Malone", + "office": "Lincoln", + "position": "Auditor", + "salary": "$174,628", + "start_date": "8/12/2001" + }, + { + "extn": "2963", + "id": "29043", + "name": "Sebastian May", + "office": "Minneapolis", + "position": "Healthcare Specialist", + "salary": "$280,577", + "start_date": "2/3/2000" + }, + { + "extn": "5115", + "id": "29044", + "name": "Rocco Kennedy", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$227,523", + "start_date": "7/16/2019" + }, + { + "extn": "4614", + "id": "29045", + "name": "Carter Brooks", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$179,740", + "start_date": "3/19/2005" + }, + { + "extn": "5998", + "id": "29046", + "name": "Gil Osmond", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$130,860", + "start_date": "9/14/2018" + }, + { + "extn": "6000", + "id": "29047", + "name": "Marie Mooney", + "office": "Garland", + "position": "Restaurant Manager", + "salary": "$28,677", + "start_date": "5/16/2012" + }, + { + "extn": "8965", + "id": "29048", + "name": "Cristal Eyres", + "office": "Moreno Valley", + "position": "Front Desk Coordinator", + "salary": "$63,511", + "start_date": "12/17/2011" + }, + { + "extn": "8144", + "id": "29049", + "name": "Winnie Stevens", + "office": "Phoenix", + "position": "Bellman", + "salary": "$184,112", + "start_date": "7/9/2008" + }, + { + "extn": "1932", + "id": "29050", + "name": "Michaela Santos", + "office": "Arlington", + "position": "Project Manager", + "salary": "$132,756", + "start_date": "1/10/2014" + }, + { + "extn": "8210", + "id": "29051", + "name": "Eileen Harris", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$28,452", + "start_date": "2/23/2001" + }, + { + "extn": "8898", + "id": "29052", + "name": "Jolene Willis", + "office": "Otawa", + "position": "Physician", + "salary": "$21,501", + "start_date": "6/17/2016" + }, + { + "extn": "6548", + "id": "29053", + "name": "David Baker", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$49,313", + "start_date": "11/26/2009" + }, + { + "extn": "3834", + "id": "29054", + "name": "Nick Vane", + "office": "Lancaster", + "position": "Cashier", + "salary": "$106,676", + "start_date": "6/18/2012" + }, + { + "extn": "4652", + "id": "29055", + "name": "Roger Windsor", + "office": "Salem", + "position": "Pharmacist", + "salary": "$285,207", + "start_date": "6/14/2016" + }, + { + "extn": "5233", + "id": "29056", + "name": "Ron Uttridge", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$193,362", + "start_date": "10/2/2008" + }, + { + "extn": "3369", + "id": "29057", + "name": "Amelia Blackwall", + "office": "San Francisco", + "position": "Insurance Broker", + "salary": "$223,611", + "start_date": "3/19/2010" + }, + { + "extn": "4487", + "id": "29058", + "name": "Mya Dixon", + "office": "London", + "position": "Audiologist", + "salary": "$30,456", + "start_date": "11/8/2001" + }, + { + "extn": "9743", + "id": "29059", + "name": "Jane Watson", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$33,131", + "start_date": "2/18/2003" + }, + { + "extn": "1374", + "id": "29060", + "name": "Rachael Edmonds", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$65,263", + "start_date": "3/26/2011" + }, + { + "extn": "1797", + "id": "29061", + "name": "Bob Underhill", + "office": "Tallahassee", + "position": "Accountant", + "salary": "$65,556", + "start_date": "1/24/2001" + }, + { + "extn": "3530", + "id": "29062", + "name": "Caleb Appleton", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$24,611", + "start_date": "10/11/2010" + }, + { + "extn": "9056", + "id": "29063", + "name": "Percy Ellis", + "office": "Rochester", + "position": "CNC Operator", + "salary": "$163,465", + "start_date": "1/11/2001" + }, + { + "extn": "7288", + "id": "29064", + "name": "Erica Mccormick", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$227,582", + "start_date": "5/17/2001" + }, + { + "extn": "7812", + "id": "29065", + "name": "Chris Sawyer", + "office": "Berna", + "position": "Paramedic", + "salary": "$148,322", + "start_date": "8/27/2005" + }, + { + "extn": "9074", + "id": "29066", + "name": "Makena Fowler", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$72,789", + "start_date": "2/22/2003" + }, + { + "extn": "5415", + "id": "29067", + "name": "Enoch Reynolds", + "office": "New Orleans", + "position": "Retail Trainee", + "salary": "$84,361", + "start_date": "10/1/2016" + }, + { + "extn": "5078", + "id": "29068", + "name": "Aleksandra Dyson", + "office": "Reno", + "position": "Project Manager", + "salary": "$199,254", + "start_date": "11/6/2005" + }, + { + "extn": "9595", + "id": "29069", + "name": "Nicholas Kirby", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$71,767", + "start_date": "5/31/2003" + }, + { + "extn": "3004", + "id": "29070", + "name": "Anthony Ralph", + "office": "Paris", + "position": "Machine Operator", + "salary": "$88,052", + "start_date": "10/4/2015" + }, + { + "extn": "2646", + "id": "29071", + "name": "Mike Wise", + "office": "Toledo", + "position": "Doctor", + "salary": "$62,352", + "start_date": "12/27/2013" + }, + { + "extn": "9248", + "id": "29072", + "name": "Amy Dempsey", + "office": "Washington", + "position": "Laboratory Technician", + "salary": "$80,706", + "start_date": "8/22/2017" + }, + { + "extn": "3408", + "id": "29073", + "name": "Remy Devonport", + "office": "Berna", + "position": "Paramedic", + "salary": "$279,750", + "start_date": "6/7/2001" + }, + { + "extn": "8776", + "id": "29074", + "name": "Tara Dyson", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$294,319", + "start_date": "8/14/2019" + }, + { + "extn": "9111", + "id": "29075", + "name": "Rufus Warner", + "office": "Amarillo", + "position": "Paramedic", + "salary": "$53,461", + "start_date": "5/30/2017" + }, + { + "extn": "7639", + "id": "29076", + "name": "Hank Bennett", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$99,272", + "start_date": "9/5/2008" + }, + { + "extn": "5707", + "id": "29077", + "name": "Rick Emerson", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$17,965", + "start_date": "7/2/2000" + }, + { + "extn": "3933", + "id": "29078", + "name": "Barney Thatcher", + "office": "Garland", + "position": "Physician", + "salary": "$24,558", + "start_date": "5/22/2003" + }, + { + "extn": "7328", + "id": "29079", + "name": "Daniel Dwyer", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$37,342", + "start_date": "12/25/2004" + }, + { + "extn": "6044", + "id": "29080", + "name": "Cara Larkin", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$107,234", + "start_date": "1/14/2007" + }, + { + "extn": "4982", + "id": "29081", + "name": "Stella Camden", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$249,776", + "start_date": "3/20/2002" + }, + { + "extn": "4936", + "id": "29082", + "name": "Michaela Rosenbloom", + "office": "Jersey City", + "position": "Executive Director", + "salary": "$249,743", + "start_date": "5/21/2006" + }, + { + "extn": "4704", + "id": "29083", + "name": "Hayden Shields", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$198,562", + "start_date": "2/7/2012" + }, + { + "extn": "6332", + "id": "29084", + "name": "Miley Bryson", + "office": "Memphis", + "position": "Cash Manager", + "salary": "$25,573", + "start_date": "1/15/2016" + }, + { + "extn": "3825", + "id": "29085", + "name": "Liam Umney", + "office": "Toledo", + "position": "Operator", + "salary": "$194,806", + "start_date": "3/12/2018" + }, + { + "extn": "5341", + "id": "29086", + "name": "Isabel Bell", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$44,371", + "start_date": "11/19/2013" + }, + { + "extn": "2607", + "id": "29087", + "name": "Skylar Edwards", + "office": "Rochester", + "position": "Mobile Developer", + "salary": "$167,182", + "start_date": "6/19/2014" + }, + { + "extn": "3916", + "id": "29088", + "name": "Chad Potts", + "office": "Washington", + "position": "Treasurer", + "salary": "$246,396", + "start_date": "11/16/2005" + }, + { + "extn": "2189", + "id": "29089", + "name": "Angelina Notman", + "office": "Denver", + "position": "Associate Professor", + "salary": "$213,549", + "start_date": "6/21/2006" + }, + { + "extn": "2089", + "id": "29090", + "name": "Michael Glynn", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$36,332", + "start_date": "8/26/2014" + }, + { + "extn": "2437", + "id": "29091", + "name": "Deborah Hancock", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$100,945", + "start_date": "6/16/2007" + }, + { + "extn": "1344", + "id": "29092", + "name": "Makenzie Kennedy", + "office": "Milano", + "position": "Operator", + "salary": "$98,753", + "start_date": "11/5/2011" + }, + { + "extn": "8005", + "id": "29093", + "name": "Trisha Newton", + "office": "Salem", + "position": "Machine Operator", + "salary": "$145,283", + "start_date": "6/23/2003" + }, + { + "extn": "5381", + "id": "29094", + "name": "Hazel Atkinson", + "office": "Portland", + "position": "Biologist", + "salary": "$56,097", + "start_date": "4/21/2003" + }, + { + "extn": "6670", + "id": "29095", + "name": "Fred Rust", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$84,150", + "start_date": "11/22/2013" + }, + { + "extn": "9349", + "id": "29096", + "name": "Julia Dann", + "office": "Paris", + "position": "Healthcare Specialist", + "salary": "$182,773", + "start_date": "11/6/2011" + }, + { + "extn": "2903", + "id": "29097", + "name": "Nathan Richardson", + "office": "Long Beach", + "position": "Designer", + "salary": "$205,577", + "start_date": "3/10/2002" + }, + { + "extn": "5850", + "id": "29098", + "name": "Celina Pearce", + "office": "Norfolk", + "position": "Executive Director", + "salary": "$258,679", + "start_date": "10/24/2010" + }, + { + "extn": "3772", + "id": "29099", + "name": "Adina Greenwood", + "office": "Salem", + "position": "Biologist", + "salary": "$264,298", + "start_date": "9/25/2004" + }, + { + "extn": "3682", + "id": "29100", + "name": "Mike Snell", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$32,919", + "start_date": "9/12/2009" + }, + { + "extn": "9562", + "id": "29101", + "name": "Carmen Tyler", + "office": "Washington", + "position": "Machine Operator", + "salary": "$273,313", + "start_date": "2/27/2001" + }, + { + "extn": "9824", + "id": "29102", + "name": "Henry Button", + "office": "Miami", + "position": "Cook", + "salary": "$23,634", + "start_date": "11/29/2015" + }, + { + "extn": "9764", + "id": "29103", + "name": "Jack Bell", + "office": "New York", + "position": "Project Manager", + "salary": "$172,679", + "start_date": "11/25/2004" + }, + { + "extn": "9880", + "id": "29104", + "name": "Ryan Yoman", + "office": "Washington", + "position": "Treasurer", + "salary": "$51,953", + "start_date": "9/11/2005" + }, + { + "extn": "8585", + "id": "29105", + "name": "Olivia Norton", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$172,537", + "start_date": "1/30/2010" + }, + { + "extn": "1488", + "id": "29106", + "name": "Chester Penn", + "office": "Houston", + "position": "Inspector", + "salary": "$261,991", + "start_date": "9/4/2001" + }, + { + "extn": "6918", + "id": "29107", + "name": "Caleb Corbett", + "office": "Nashville", + "position": "Designer", + "salary": "$77,600", + "start_date": "3/3/2016" + }, + { + "extn": "5101", + "id": "29108", + "name": "Darlene Mccall", + "office": "Minneapolis", + "position": "IT Support Staff", + "salary": "$284,141", + "start_date": "1/7/2008" + }, + { + "extn": "3038", + "id": "29109", + "name": "Matt Butler", + "office": "Miami", + "position": "Chef Manager", + "salary": "$62,143", + "start_date": "8/14/2004" + }, + { + "extn": "5791", + "id": "29110", + "name": "Rocco Mccall", + "office": "Escondido", + "position": "Webmaster", + "salary": "$119,975", + "start_date": "11/14/2016" + }, + { + "extn": "7457", + "id": "29111", + "name": "Bart Kirby", + "office": "Hayward", + "position": "Auditor", + "salary": "$128,256", + "start_date": "6/20/2012" + }, + { + "extn": "2832", + "id": "29112", + "name": "Esmeralda Anderson", + "office": "Henderson", + "position": "Food Technologist", + "salary": "$242,573", + "start_date": "9/5/2011" + }, + { + "extn": "2537", + "id": "29113", + "name": "Lucas Kelly", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$135,399", + "start_date": "4/16/2017" + }, + { + "extn": "4703", + "id": "29114", + "name": "Julius Briggs", + "office": "Tokyo", + "position": "Design Engineer", + "salary": "$88,089", + "start_date": "3/22/2010" + }, + { + "extn": "4615", + "id": "29115", + "name": "Benny Wilton", + "office": "Chicago", + "position": "Chef Manager", + "salary": "$120,434", + "start_date": "10/31/2012" + }, + { + "extn": "7839", + "id": "29116", + "name": "Chad Button", + "office": "London", + "position": "Electrician", + "salary": "$10,191", + "start_date": "1/29/2009" + }, + { + "extn": "2416", + "id": "29117", + "name": "Denis Wilton", + "office": "Philadelphia", + "position": "Service Supervisor", + "salary": "$143,165", + "start_date": "7/8/2003" + }, + { + "extn": "7189", + "id": "29118", + "name": "Lexi Newman", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$11,234", + "start_date": "4/27/2009" + }, + { + "extn": "1260", + "id": "29119", + "name": "Valentina Ramsey", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$180,824", + "start_date": "12/24/2014" + }, + { + "extn": "5862", + "id": "29120", + "name": "Sebastian West", + "office": "Lisbon", + "position": "Bellman", + "salary": "$161,372", + "start_date": "9/17/2009" + }, + { + "extn": "2649", + "id": "29121", + "name": "Bristol Long", + "office": "London", + "position": "Bellman", + "salary": "$297,199", + "start_date": "4/10/2015" + }, + { + "extn": "2005", + "id": "29122", + "name": "Manuel Middleton", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$241,422", + "start_date": "12/10/2002" + }, + { + "extn": "6975", + "id": "29123", + "name": "Adalind Simmons", + "office": "Lincoln", + "position": "IT Support Staff", + "salary": "$291,915", + "start_date": "6/9/2018" + }, + { + "extn": "6855", + "id": "29124", + "name": "Doug Vaughan", + "office": "Lincoln", + "position": "Doctor", + "salary": "$175,431", + "start_date": "5/6/2011" + }, + { + "extn": "3411", + "id": "29125", + "name": "Abdul Ramsey", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$114,741", + "start_date": "6/30/2007" + }, + { + "extn": "2156", + "id": "29126", + "name": "Joseph Fall", + "office": "Valetta", + "position": "Production Painter", + "salary": "$163,258", + "start_date": "2/7/2002" + }, + { + "extn": "1508", + "id": "29127", + "name": "Daphne Jarvis", + "office": "Oakland", + "position": "Electrician", + "salary": "$177,679", + "start_date": "11/14/2009" + }, + { + "extn": "4943", + "id": "29128", + "name": "Jacqueline Weston", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$87,720", + "start_date": "2/14/2013" + }, + { + "extn": "3199", + "id": "29129", + "name": "Mason Thorne", + "office": "Rome", + "position": "Dentist", + "salary": "$290,900", + "start_date": "10/17/2008" + }, + { + "extn": "6094", + "id": "29130", + "name": "Sage Buckley", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$210,228", + "start_date": "5/17/2006" + }, + { + "extn": "4914", + "id": "29131", + "name": "Alma Baker", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$231,729", + "start_date": "3/31/2013" + }, + { + "extn": "5767", + "id": "29132", + "name": "Ryan Shields", + "office": "Los Angeles", + "position": "Banker", + "salary": "$154,953", + "start_date": "1/8/2005" + }, + { + "extn": "8114", + "id": "29133", + "name": "Marilyn Williams", + "office": "Quebec", + "position": "Doctor", + "salary": "$277,615", + "start_date": "11/23/2001" + }, + { + "extn": "1955", + "id": "29134", + "name": "Lana Denton", + "office": "Houston", + "position": "Physician", + "salary": "$16,200", + "start_date": "3/2/2000" + }, + { + "extn": "8494", + "id": "29135", + "name": "Isla Downing", + "office": "Denver", + "position": "Software Engineer", + "salary": "$228,949", + "start_date": "9/13/2015" + }, + { + "extn": "4886", + "id": "29136", + "name": "Josh Weatcroft", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$165,030", + "start_date": "5/26/2017" + }, + { + "extn": "7907", + "id": "29137", + "name": "Taylor Reynolds", + "office": "Reno", + "position": "Production Painter", + "salary": "$18,192", + "start_date": "12/1/2002" + }, + { + "extn": "6784", + "id": "29138", + "name": "Vera Dempsey", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$87,570", + "start_date": "3/18/2005" + }, + { + "extn": "9016", + "id": "29139", + "name": "Rick Yang", + "office": "Salem", + "position": "Bellman", + "salary": "$184,609", + "start_date": "6/8/2011" + }, + { + "extn": "2088", + "id": "29140", + "name": "Scarlett Cameron", + "office": "Stockton", + "position": "Health Educator", + "salary": "$54,742", + "start_date": "6/23/2000" + }, + { + "extn": "2653", + "id": "29141", + "name": "Doug Stubbs", + "office": "Venice", + "position": "Clerk", + "salary": "$85,266", + "start_date": "8/26/2004" + }, + { + "extn": "5859", + "id": "29142", + "name": "Summer Collins", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$11,169", + "start_date": "1/30/2005" + }, + { + "extn": "5708", + "id": "29143", + "name": "Maya Stevenson", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$260,306", + "start_date": "10/24/2002" + }, + { + "extn": "9485", + "id": "29144", + "name": "Eduardo Woodcock", + "office": "Las Vegas", + "position": "Steward", + "salary": "$17,396", + "start_date": "10/16/2007" + }, + { + "extn": "1100", + "id": "29145", + "name": "Gwen Cunningham", + "office": "Stockton", + "position": "Bookkeeper", + "salary": "$12,196", + "start_date": "8/7/2009" + }, + { + "extn": "1809", + "id": "29146", + "name": "Cara Andrews", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$165,255", + "start_date": "2/8/2014" + }, + { + "extn": "6146", + "id": "29147", + "name": "Daniel Haines", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$276,820", + "start_date": "3/19/2006" + }, + { + "extn": "4669", + "id": "29148", + "name": "Jazmin Blythe", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$37,864", + "start_date": "8/4/2002" + }, + { + "extn": "8722", + "id": "29149", + "name": "Jack Edwards", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$223,843", + "start_date": "1/3/2006" + }, + { + "extn": "9340", + "id": "29150", + "name": "Daron Hale", + "office": "Rochester", + "position": "Pharmacist", + "salary": "$110,169", + "start_date": "2/2/2018" + }, + { + "extn": "1032", + "id": "29151", + "name": "Hayden Norris", + "office": "Hollywood", + "position": "Designer", + "salary": "$10,129", + "start_date": "1/7/2006" + }, + { + "extn": "2252", + "id": "29152", + "name": "Francesca Marshall", + "office": "Zurich", + "position": "Design Engineer", + "salary": "$81,158", + "start_date": "1/9/2009" + }, + { + "extn": "2911", + "id": "29153", + "name": "Aeris Salt", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$20,297", + "start_date": "1/16/2004" + }, + { + "extn": "8824", + "id": "29154", + "name": "Barry Farrell", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$173,161", + "start_date": "12/8/2005" + }, + { + "extn": "6219", + "id": "29155", + "name": "Chad Norris", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$12,745", + "start_date": "5/1/2015" + }, + { + "extn": "3364", + "id": "29156", + "name": "Phoebe Osman", + "office": "Venice", + "position": "Baker", + "salary": "$223,395", + "start_date": "10/21/2001" + }, + { + "extn": "7362", + "id": "29157", + "name": "Erick Lindsay", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$134,356", + "start_date": "8/13/2011" + }, + { + "extn": "3360", + "id": "29158", + "name": "Danny Cox", + "office": "Los Angeles", + "position": "Health Educator", + "salary": "$81,483", + "start_date": "5/15/2012" + }, + { + "extn": "9245", + "id": "29159", + "name": "Jessica Mccall", + "office": "Otawa", + "position": "Pharmacist", + "salary": "$66,339", + "start_date": "9/21/2000" + }, + { + "extn": "8160", + "id": "29160", + "name": "Victoria Verdon", + "office": "Murfreesboro", + "position": "Machine Operator", + "salary": "$49,181", + "start_date": "4/22/2001" + }, + { + "extn": "5781", + "id": "29161", + "name": "Caleb Hardwick", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$105,797", + "start_date": "6/8/2016" + }, + { + "extn": "1095", + "id": "29162", + "name": "Rosalee Rigg", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$115,266", + "start_date": "4/10/2013" + }, + { + "extn": "7669", + "id": "29163", + "name": "Aiden Mann", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$159,271", + "start_date": "6/3/2016" + }, + { + "extn": "2886", + "id": "29164", + "name": "Bryon Leigh", + "office": "Seattle", + "position": "Bellman", + "salary": "$63,158", + "start_date": "1/7/2010" + }, + { + "extn": "2851", + "id": "29165", + "name": "Maxwell Cox", + "office": "Richmond", + "position": "Banker", + "salary": "$101,347", + "start_date": "2/5/2001" + }, + { + "extn": "9414", + "id": "29166", + "name": "Russel Hopkins", + "office": "Rochester", + "position": "Business Broker", + "salary": "$293,306", + "start_date": "9/27/2001" + }, + { + "extn": "6799", + "id": "29167", + "name": "Chris Partridge", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$109,905", + "start_date": "2/12/2009" + }, + { + "extn": "6245", + "id": "29168", + "name": "Rocco Notman", + "office": "Escondido", + "position": "Cash Manager", + "salary": "$178,281", + "start_date": "5/5/2012" + }, + { + "extn": "1158", + "id": "29169", + "name": "Abdul Allington", + "office": "Madrid", + "position": "IT Support Staff", + "salary": "$33,510", + "start_date": "4/22/2011" + }, + { + "extn": "8190", + "id": "29170", + "name": "Bryon Styles", + "office": "Hayward", + "position": "Physician", + "salary": "$17,577", + "start_date": "2/24/2008" + }, + { + "extn": "6883", + "id": "29171", + "name": "Gwen Parker", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$206,857", + "start_date": "1/4/2010" + }, + { + "extn": "3298", + "id": "29172", + "name": "Carmen Harrison", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$265,316", + "start_date": "10/7/2008" + }, + { + "extn": "7921", + "id": "29173", + "name": "Evelynn Lindop", + "office": "Memphis", + "position": "Machine Operator", + "salary": "$41,562", + "start_date": "4/30/2016" + }, + { + "extn": "4653", + "id": "29174", + "name": "Susan Grey", + "office": "Reno", + "position": "Global Logistics Supervisor", + "salary": "$210,031", + "start_date": "3/4/2018" + }, + { + "extn": "5260", + "id": "29175", + "name": "Elijah Little", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$246,368", + "start_date": "1/31/2003" + }, + { + "extn": "4587", + "id": "29176", + "name": "Johnny Glass", + "office": "Atlanta", + "position": "HR Specialist", + "salary": "$284,472", + "start_date": "8/4/2014" + }, + { + "extn": "5904", + "id": "29177", + "name": "Wade Carson", + "office": "Dallas", + "position": "Cashier", + "salary": "$52,198", + "start_date": "9/18/2000" + }, + { + "extn": "8521", + "id": "29178", + "name": "Cedrick Miller", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$106,443", + "start_date": "12/9/2006" + }, + { + "extn": "9127", + "id": "29179", + "name": "Jade Cooper", + "office": "Houston", + "position": "Software Engineer", + "salary": "$205,842", + "start_date": "4/7/2010" + }, + { + "extn": "8537", + "id": "29180", + "name": "Denny Bennett", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$157,526", + "start_date": "2/9/2012" + }, + { + "extn": "9626", + "id": "29181", + "name": "Chester Lowe", + "office": "Laredo", + "position": "Operator", + "salary": "$142,802", + "start_date": "11/5/2017" + }, + { + "extn": "8029", + "id": "29182", + "name": "Diane Archer", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$149,512", + "start_date": "8/21/2002" + }, + { + "extn": "1431", + "id": "29183", + "name": "Piper Samuel", + "office": "Huntsville", + "position": "Physician", + "salary": "$130,766", + "start_date": "2/28/2010" + }, + { + "extn": "7594", + "id": "29184", + "name": "Jade Shields", + "office": "St. Louis", + "position": "Staffing Consultant", + "salary": "$251,785", + "start_date": "2/1/2011" + }, + { + "extn": "8892", + "id": "29185", + "name": "Ramon Allcott", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$237,492", + "start_date": "6/12/2016" + }, + { + "extn": "1244", + "id": "29186", + "name": "Carissa Marshall", + "office": "Moreno Valley", + "position": "Bellman", + "salary": "$295,488", + "start_date": "11/22/2016" + }, + { + "extn": "5276", + "id": "29187", + "name": "Joseph Harris", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$298,386", + "start_date": "12/8/2007" + }, + { + "extn": "7670", + "id": "29188", + "name": "Percy Waterhouse", + "office": "Denver", + "position": "HR Specialist", + "salary": "$135,863", + "start_date": "8/7/2012" + }, + { + "extn": "9810", + "id": "29189", + "name": "Nathan Ellis", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$244,023", + "start_date": "7/19/2010" + }, + { + "extn": "7751", + "id": "29190", + "name": "Grace Weldon", + "office": "Nashville", + "position": "CNC Operator", + "salary": "$151,636", + "start_date": "1/8/2007" + }, + { + "extn": "8921", + "id": "29191", + "name": "Winnie Hepburn", + "office": "Washington", + "position": "Web Developer", + "salary": "$291,154", + "start_date": "3/12/2002" + }, + { + "extn": "2383", + "id": "29192", + "name": "Caitlyn Gosling", + "office": "Washington", + "position": "Food Technologist", + "salary": "$235,969", + "start_date": "5/8/2008" + }, + { + "extn": "4859", + "id": "29193", + "name": "Tom Gibbons", + "office": "Sacramento", + "position": "Cashier", + "salary": "$143,133", + "start_date": "7/21/2017" + }, + { + "extn": "6931", + "id": "29194", + "name": "Laila Shaw", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$188,205", + "start_date": "12/2/2012" + }, + { + "extn": "4873", + "id": "29195", + "name": "Jack Hardwick", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$155,489", + "start_date": "12/21/2003" + }, + { + "extn": "2995", + "id": "29196", + "name": "Michaela Pitt", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$200,233", + "start_date": "7/9/2013" + }, + { + "extn": "8215", + "id": "29197", + "name": "Kaylee Mcleod", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$218,068", + "start_date": "2/10/2015" + }, + { + "extn": "9061", + "id": "29198", + "name": "Julius Woods", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$39,810", + "start_date": "1/6/2009" + }, + { + "extn": "8185", + "id": "29199", + "name": "Janelle Eddison", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$92,070", + "start_date": "7/10/2008" + }, + { + "extn": "7525", + "id": "29200", + "name": "Carissa King", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$41,957", + "start_date": "11/26/2007" + }, + { + "extn": "1583", + "id": "29201", + "name": "Carl Kent", + "office": "Houston", + "position": "Auditor", + "salary": "$123,164", + "start_date": "8/3/2015" + }, + { + "extn": "1951", + "id": "29202", + "name": "Aisha Tate", + "office": "Springfield", + "position": "Electrician", + "salary": "$259,885", + "start_date": "2/9/2019" + }, + { + "extn": "1721", + "id": "29203", + "name": "Roger Dyson", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$61,027", + "start_date": "6/21/2014" + }, + { + "extn": "1364", + "id": "29204", + "name": "Danny Rossi", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$118,466", + "start_date": "3/28/2007" + }, + { + "extn": "3724", + "id": "29205", + "name": "Hayden Crawford", + "office": "Fullerton", + "position": "Webmaster", + "salary": "$138,612", + "start_date": "10/21/2005" + }, + { + "extn": "1164", + "id": "29206", + "name": "Leroy Richards", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$193,464", + "start_date": "12/30/2013" + }, + { + "extn": "8198", + "id": "29207", + "name": "Lana Notman", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$162,713", + "start_date": "4/22/2018" + }, + { + "extn": "2135", + "id": "29208", + "name": "Doug Ellwood", + "office": "Columbus", + "position": "Clerk", + "salary": "$203,841", + "start_date": "6/19/2008" + }, + { + "extn": "5125", + "id": "29209", + "name": "Tyson Vince", + "office": "Phoenix", + "position": "Auditor", + "salary": "$232,901", + "start_date": "11/16/2006" + }, + { + "extn": "3290", + "id": "29210", + "name": "Aileen Warden", + "office": "Springfield", + "position": "Systems Administrator", + "salary": "$119,663", + "start_date": "10/9/2009" + }, + { + "extn": "4735", + "id": "29211", + "name": "Percy Farrell", + "office": "Berlin", + "position": "Designer", + "salary": "$26,208", + "start_date": "6/30/2011" + }, + { + "extn": "2141", + "id": "29212", + "name": "Livia Stevenson", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$190,500", + "start_date": "3/18/2009" + }, + { + "extn": "7288", + "id": "29213", + "name": "Makena Clarkson", + "office": "Salem", + "position": "Stockbroker", + "salary": "$263,150", + "start_date": "6/2/2003" + }, + { + "extn": "5903", + "id": "29214", + "name": "Tony Brooks", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$183,912", + "start_date": "6/23/2018" + }, + { + "extn": "9772", + "id": "29215", + "name": "Alexander Kelly", + "office": "San Antonio", + "position": "Webmaster", + "salary": "$199,858", + "start_date": "4/5/2007" + }, + { + "extn": "2710", + "id": "29216", + "name": "Natalie Brett", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$74,562", + "start_date": "6/19/2017" + }, + { + "extn": "5585", + "id": "29217", + "name": "Phillip Hepburn", + "office": "Phoenix", + "position": "Staffing Consultant", + "salary": "$62,283", + "start_date": "3/28/2018" + }, + { + "extn": "9044", + "id": "29218", + "name": "Ema Cadman", + "office": "Worcester", + "position": "Retail Trainee", + "salary": "$116,110", + "start_date": "12/1/2003" + }, + { + "extn": "5537", + "id": "29219", + "name": "Carter Watson", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$263,554", + "start_date": "9/15/2014" + }, + { + "extn": "3653", + "id": "29220", + "name": "Domenic Mackenzie", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$55,680", + "start_date": "12/25/2016" + }, + { + "extn": "6577", + "id": "29221", + "name": "Daron Clifford", + "office": "Phoenix", + "position": "Business Broker", + "salary": "$14,678", + "start_date": "7/28/2019" + }, + { + "extn": "2034", + "id": "29222", + "name": "Mason Tennant", + "office": "San Antonio", + "position": "IT Support Staff", + "salary": "$237,484", + "start_date": "3/27/2008" + }, + { + "extn": "3422", + "id": "29223", + "name": "Henry Durrant", + "office": "Louisville", + "position": "Doctor", + "salary": "$13,527", + "start_date": "11/25/2017" + }, + { + "extn": "8464", + "id": "29224", + "name": "Bob Warden", + "office": "London", + "position": "Web Developer", + "salary": "$229,910", + "start_date": "5/31/2002" + }, + { + "extn": "5402", + "id": "29225", + "name": "Priscilla Mills", + "office": "Glendale", + "position": "Laboratory Technician", + "salary": "$214,761", + "start_date": "9/15/2014" + }, + { + "extn": "2862", + "id": "29226", + "name": "Hadley Carpenter", + "office": "Sacramento", + "position": "HR Coordinator", + "salary": "$237,242", + "start_date": "3/26/2014" + }, + { + "extn": "7627", + "id": "29227", + "name": "Kaylee Harrison", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$180,422", + "start_date": "8/14/2011" + }, + { + "extn": "4860", + "id": "29228", + "name": "Violet Graves", + "office": "Oakland", + "position": "Loan Officer", + "salary": "$268,307", + "start_date": "3/14/2008" + }, + { + "extn": "2502", + "id": "29229", + "name": "Sebastian Lloyd", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$259,399", + "start_date": "2/20/2018" + }, + { + "extn": "4976", + "id": "29230", + "name": "Dani Bell", + "office": "Memphis", + "position": "Chef Manager", + "salary": "$299,320", + "start_date": "2/6/2000" + }, + { + "extn": "5502", + "id": "29231", + "name": "Rhea Oldfield", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$258,567", + "start_date": "9/21/2005" + }, + { + "extn": "2273", + "id": "29232", + "name": "Joy Yang", + "office": "Rochester", + "position": "Restaurant Manager", + "salary": "$158,111", + "start_date": "4/22/2008" + }, + { + "extn": "2587", + "id": "29233", + "name": "Maggie Brooks", + "office": "Oakland", + "position": "Restaurant Manager", + "salary": "$144,799", + "start_date": "4/8/2019" + }, + { + "extn": "4555", + "id": "29234", + "name": "Cameron Ripley", + "office": "Los Angeles", + "position": "Stockbroker", + "salary": "$67,167", + "start_date": "3/20/2008" + }, + { + "extn": "3290", + "id": "29235", + "name": "Fred Vangness", + "office": "Prague", + "position": "CNC Operator", + "salary": "$252,369", + "start_date": "2/15/2017" + }, + { + "extn": "8120", + "id": "29236", + "name": "Gladys Stevenson", + "office": "St. Louis", + "position": "Global Logistics Supervisor", + "salary": "$212,249", + "start_date": "3/23/2002" + }, + { + "extn": "4633", + "id": "29237", + "name": "Matthew Hobson", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$210,095", + "start_date": "6/21/2000" + }, + { + "extn": "4911", + "id": "29238", + "name": "Joseph Mullins", + "office": "Lakewood", + "position": "Auditor", + "salary": "$152,874", + "start_date": "3/21/2014" + }, + { + "extn": "1792", + "id": "29239", + "name": "Maribel Aldridge", + "office": "Tokyo", + "position": "Cook", + "salary": "$144,009", + "start_date": "5/11/2012" + }, + { + "extn": "3379", + "id": "29240", + "name": "Gina Young", + "office": "Lincoln", + "position": "Laboratory Technician", + "salary": "$51,536", + "start_date": "2/12/2009" + }, + { + "extn": "9260", + "id": "29241", + "name": "Tony Norburn", + "office": "Hayward", + "position": "Cook", + "salary": "$237,795", + "start_date": "6/8/2013" + }, + { + "extn": "4270", + "id": "29242", + "name": "Maya Dunbar", + "office": "Rome", + "position": "Bellman", + "salary": "$55,763", + "start_date": "7/24/2018" + }, + { + "extn": "4444", + "id": "29243", + "name": "Chloe Bryson", + "office": "Los Angeles", + "position": "Health Educator", + "salary": "$117,864", + "start_date": "12/22/2008" + }, + { + "extn": "3462", + "id": "29244", + "name": "Chester Williams", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$283,319", + "start_date": "12/26/2013" + }, + { + "extn": "7625", + "id": "29245", + "name": "Rosa Cobb", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$43,724", + "start_date": "11/29/2001" + }, + { + "extn": "2690", + "id": "29246", + "name": "Boris Waterson", + "office": "Berna", + "position": "Baker", + "salary": "$118,772", + "start_date": "11/5/2005" + }, + { + "extn": "1976", + "id": "29247", + "name": "Gil Gilmour", + "office": "Scottsdale", + "position": "Staffing Consultant", + "salary": "$55,038", + "start_date": "2/17/2013" + }, + { + "extn": "5397", + "id": "29248", + "name": "Kassandra Talbot", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$159,245", + "start_date": "3/17/2014" + }, + { + "extn": "8480", + "id": "29249", + "name": "Darlene Whinter", + "office": "El Paso", + "position": "Steward", + "salary": "$176,808", + "start_date": "4/5/2010" + }, + { + "extn": "2355", + "id": "29250", + "name": "Isla Cartwright", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$188,861", + "start_date": "8/5/2019" + }, + { + "extn": "6166", + "id": "29251", + "name": "Joyce Penn", + "office": "Huntsville", + "position": "Project Manager", + "salary": "$281,177", + "start_date": "12/26/2015" + }, + { + "extn": "3058", + "id": "29252", + "name": "Daron Potts", + "office": "Lyon", + "position": "Assistant Buyer", + "salary": "$28,239", + "start_date": "6/24/2016" + }, + { + "extn": "7748", + "id": "29253", + "name": "Sabrina Olivier", + "office": "Bucharest", + "position": "Mobile Developer", + "salary": "$230,857", + "start_date": "3/21/2011" + }, + { + "extn": "9129", + "id": "29254", + "name": "Katelyn Edwards", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$163,021", + "start_date": "9/16/2018" + }, + { + "extn": "2262", + "id": "29255", + "name": "Jane Fenton", + "office": "Phoenix", + "position": "Banker", + "salary": "$272,450", + "start_date": "1/21/2015" + }, + { + "extn": "6192", + "id": "29256", + "name": "Barney Jenkin", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$126,356", + "start_date": "2/10/2001" + }, + { + "extn": "3556", + "id": "29257", + "name": "Nicholas Buckley", + "office": "Chicago", + "position": "Doctor", + "salary": "$112,372", + "start_date": "5/24/2018" + }, + { + "extn": "1667", + "id": "29258", + "name": "Jaylene Larkin", + "office": "Toledo", + "position": "Banker", + "salary": "$247,206", + "start_date": "6/8/2008" + }, + { + "extn": "7634", + "id": "29259", + "name": "Alan Wilton", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$42,831", + "start_date": "4/7/2007" + }, + { + "extn": "6916", + "id": "29260", + "name": "Alessia Stevenson", + "office": "Washington", + "position": "Health Educator", + "salary": "$207,095", + "start_date": "6/3/2009" + }, + { + "extn": "5364", + "id": "29261", + "name": "Manuel Rodgers", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$145,333", + "start_date": "6/23/2019" + }, + { + "extn": "7664", + "id": "29262", + "name": "Carter Bolton", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$298,035", + "start_date": "10/10/2003" + }, + { + "extn": "7760", + "id": "29263", + "name": "Angelica Phillips", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$128,309", + "start_date": "3/26/2015" + }, + { + "extn": "4500", + "id": "29264", + "name": "Hazel Ryan", + "office": "Ontario", + "position": "Accountant", + "salary": "$146,812", + "start_date": "6/23/2017" + }, + { + "extn": "3591", + "id": "29265", + "name": "Noah Jones", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$256,481", + "start_date": "7/27/2014" + }, + { + "extn": "1653", + "id": "29266", + "name": "Alex Weasley", + "office": "Amarillo", + "position": "Accountant", + "salary": "$247,877", + "start_date": "7/28/2004" + }, + { + "extn": "6973", + "id": "29267", + "name": "Rosalee Boyle", + "office": "New York", + "position": "Cash Manager", + "salary": "$202,527", + "start_date": "11/22/2015" + }, + { + "extn": "4794", + "id": "29268", + "name": "Agnes Drew", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$96,814", + "start_date": "7/9/2009" + }, + { + "extn": "5037", + "id": "29269", + "name": "Johnathan Heaton", + "office": "Memphis", + "position": "Operator", + "salary": "$53,902", + "start_date": "1/14/2016" + }, + { + "extn": "4511", + "id": "29270", + "name": "Henry Becker", + "office": "Irving", + "position": "Associate Professor", + "salary": "$173,300", + "start_date": "5/27/2001" + }, + { + "extn": "5591", + "id": "29271", + "name": "Stella Thompson", + "office": "Dallas", + "position": "Auditor", + "salary": "$165,107", + "start_date": "1/17/2016" + }, + { + "extn": "4665", + "id": "29272", + "name": "Darlene Butler", + "office": "Prague", + "position": "Budget Analyst", + "salary": "$246,738", + "start_date": "12/29/2006" + }, + { + "extn": "7802", + "id": "29273", + "name": "Leroy Russel", + "office": "Bucharest", + "position": "Loan Officer", + "salary": "$28,855", + "start_date": "10/12/2001" + }, + { + "extn": "8268", + "id": "29274", + "name": "Kieth Stone", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$80,810", + "start_date": "12/1/2005" + }, + { + "extn": "6793", + "id": "29275", + "name": "Denis Glass", + "office": "Detroit", + "position": "Pharmacist", + "salary": "$299,084", + "start_date": "2/27/2013" + }, + { + "extn": "5597", + "id": "29276", + "name": "Rufus Goldsmith", + "office": "Worcester", + "position": "Clerk", + "salary": "$188,168", + "start_date": "1/19/2001" + }, + { + "extn": "7169", + "id": "29277", + "name": "George Nicholls", + "office": "Atlanta", + "position": "Treasurer", + "salary": "$134,423", + "start_date": "10/22/2010" + }, + { + "extn": "9158", + "id": "29278", + "name": "Kurt Roberts", + "office": "Quebec", + "position": "Operator", + "salary": "$14,161", + "start_date": "11/5/2008" + }, + { + "extn": "3086", + "id": "29279", + "name": "Georgia Oldfield", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$205,195", + "start_date": "8/14/2015" + }, + { + "extn": "2273", + "id": "29280", + "name": "Zara Donnelly", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$64,075", + "start_date": "5/24/2019" + }, + { + "extn": "5574", + "id": "29281", + "name": "Ethan Goodman", + "office": "Omaha", + "position": "Dentist", + "salary": "$231,797", + "start_date": "11/27/2002" + }, + { + "extn": "6204", + "id": "29282", + "name": "Rebecca Flanders", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$81,416", + "start_date": "3/17/2006" + }, + { + "extn": "5375", + "id": "29283", + "name": "Lucas Willson", + "office": "Hayward", + "position": "Accountant", + "salary": "$54,312", + "start_date": "1/14/2006" + }, + { + "extn": "7031", + "id": "29284", + "name": "Julia Gregory", + "office": "Minneapolis", + "position": "Bookkeeper", + "salary": "$181,834", + "start_date": "7/15/2005" + }, + { + "extn": "3811", + "id": "29285", + "name": "Johnathan Swan", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$193,083", + "start_date": "12/4/2007" + }, + { + "extn": "7230", + "id": "29286", + "name": "Doris Cooper", + "office": "Valetta", + "position": "Operator", + "salary": "$136,312", + "start_date": "2/4/2013" + }, + { + "extn": "3122", + "id": "29287", + "name": "Mason Flanders", + "office": "Innsbruck", + "position": "Physician", + "salary": "$147,536", + "start_date": "9/30/2012" + }, + { + "extn": "3808", + "id": "29288", + "name": "Anne Andersson", + "office": "Paris", + "position": "Bellman", + "salary": "$240,753", + "start_date": "9/4/2019" + }, + { + "extn": "3353", + "id": "29289", + "name": "Aleksandra Jefferson", + "office": "Berlin", + "position": "Insurance Broker", + "salary": "$226,588", + "start_date": "8/21/2011" + }, + { + "extn": "1682", + "id": "29290", + "name": "Blake Lakey", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$56,262", + "start_date": "3/31/2003" + }, + { + "extn": "5568", + "id": "29291", + "name": "Peter Cattell", + "office": "Lancaster", + "position": "Cashier", + "salary": "$128,486", + "start_date": "11/26/2006" + }, + { + "extn": "3960", + "id": "29292", + "name": "David Donnelly", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$216,322", + "start_date": "7/25/2007" + }, + { + "extn": "6510", + "id": "29293", + "name": "Danny Wooldridge", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$283,373", + "start_date": "3/3/2018" + }, + { + "extn": "6835", + "id": "29294", + "name": "William Hogg", + "office": "Atlanta", + "position": "Physician", + "salary": "$137,444", + "start_date": "7/27/2001" + }, + { + "extn": "6274", + "id": "29295", + "name": "Julius Leigh", + "office": "Hollywood", + "position": "Design Engineer", + "salary": "$184,285", + "start_date": "7/21/2016" + }, + { + "extn": "5341", + "id": "29296", + "name": "Hayden Russell", + "office": "Irving", + "position": "Baker", + "salary": "$16,356", + "start_date": "8/5/2014" + }, + { + "extn": "8474", + "id": "29297", + "name": "Martha Osmond", + "office": "Lincoln", + "position": "Laboratory Technician", + "salary": "$80,019", + "start_date": "7/14/2014" + }, + { + "extn": "6615", + "id": "29298", + "name": "Ada Parr", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$186,527", + "start_date": "7/19/2006" + }, + { + "extn": "9801", + "id": "29299", + "name": "Chloe Purvis", + "office": "Madison", + "position": "Paramedic", + "salary": "$28,467", + "start_date": "11/1/2011" + }, + { + "extn": "5822", + "id": "29300", + "name": "Rose Pickard", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$149,779", + "start_date": "1/30/2000" + }, + { + "extn": "1524", + "id": "29301", + "name": "George Brennan", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$58,391", + "start_date": "3/21/2002" + }, + { + "extn": "4187", + "id": "29302", + "name": "Rocco Gibbons", + "office": "Hollywood", + "position": "Mobile Developer", + "salary": "$115,251", + "start_date": "12/20/2014" + }, + { + "extn": "8892", + "id": "29303", + "name": "Anthony Jeffery", + "office": "Amarillo", + "position": "Stockbroker", + "salary": "$228,724", + "start_date": "10/2/2015" + }, + { + "extn": "9246", + "id": "29304", + "name": "Megan Bennett", + "office": "Nashville", + "position": "Biologist", + "salary": "$280,830", + "start_date": "9/5/2010" + }, + { + "extn": "5942", + "id": "29305", + "name": "Peter Eagle", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$280,480", + "start_date": "11/21/2012" + }, + { + "extn": "2044", + "id": "29306", + "name": "Eileen Swan", + "office": "St. Louis", + "position": "Staffing Consultant", + "salary": "$109,954", + "start_date": "8/27/2004" + }, + { + "extn": "1401", + "id": "29307", + "name": "Kurt Scott", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$225,614", + "start_date": "8/16/2016" + }, + { + "extn": "5437", + "id": "29308", + "name": "Piper Truscott", + "office": "Lyon", + "position": "Production Painter", + "salary": "$230,535", + "start_date": "11/9/2004" + }, + { + "extn": "6480", + "id": "29309", + "name": "George Vaughn", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$136,097", + "start_date": "5/17/2008" + }, + { + "extn": "5468", + "id": "29310", + "name": "Phillip Gordon", + "office": "Dallas", + "position": "Baker", + "salary": "$125,400", + "start_date": "1/2/2012" + }, + { + "extn": "1958", + "id": "29311", + "name": "Chuck Ashwell", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$221,429", + "start_date": "9/16/2014" + }, + { + "extn": "1717", + "id": "29312", + "name": "Gil Milner", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$133,833", + "start_date": "7/19/2004" + }, + { + "extn": "8672", + "id": "29313", + "name": "Courtney Flanders", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$122,924", + "start_date": "11/4/2014" + }, + { + "extn": "1557", + "id": "29314", + "name": "Alison Duvall", + "office": "Innsbruck", + "position": "Loan Officer", + "salary": "$37,047", + "start_date": "4/6/2006" + }, + { + "extn": "8907", + "id": "29315", + "name": "Alessandra Stewart", + "office": "Boston", + "position": "Cashier", + "salary": "$272,795", + "start_date": "6/4/2010" + }, + { + "extn": "5454", + "id": "29316", + "name": "Harvey Uttridge", + "office": "Richmond", + "position": "Operator", + "salary": "$163,381", + "start_date": "8/19/2017" + }, + { + "extn": "8594", + "id": "29317", + "name": "Doris Cooper", + "office": "Rome", + "position": "Chef Manager", + "salary": "$156,714", + "start_date": "4/27/2003" + }, + { + "extn": "6751", + "id": "29318", + "name": "Carla Graves", + "office": "Oakland", + "position": "Operator", + "salary": "$33,981", + "start_date": "4/1/2017" + }, + { + "extn": "9138", + "id": "29319", + "name": "Wade Lee", + "office": "Oakland", + "position": "Cashier", + "salary": "$84,306", + "start_date": "4/11/2016" + }, + { + "extn": "4186", + "id": "29320", + "name": "Rose Poulton", + "office": "Oakland", + "position": "Cash Manager", + "salary": "$150,770", + "start_date": "7/8/2013" + }, + { + "extn": "8105", + "id": "29321", + "name": "Caleb Wilkinson", + "office": "Ontario", + "position": "Production Painter", + "salary": "$207,477", + "start_date": "12/15/2004" + }, + { + "extn": "2233", + "id": "29322", + "name": "Sasha Healy", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$68,606", + "start_date": "3/19/2005" + }, + { + "extn": "9383", + "id": "29323", + "name": "Nicholas Scott", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$237,671", + "start_date": "3/24/2010" + }, + { + "extn": "8464", + "id": "29324", + "name": "Nate Upsdell", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$200,093", + "start_date": "8/13/2000" + }, + { + "extn": "1771", + "id": "29325", + "name": "Dakota Dallas", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$102,556", + "start_date": "10/20/2010" + }, + { + "extn": "6126", + "id": "29326", + "name": "Zara Turner", + "office": "Garland", + "position": "CNC Operator", + "salary": "$14,337", + "start_date": "4/24/2006" + }, + { + "extn": "1999", + "id": "29327", + "name": "Sylvia Wills", + "office": "Lancaster", + "position": "Chef Manager", + "salary": "$257,993", + "start_date": "8/6/2008" + }, + { + "extn": "4835", + "id": "29328", + "name": "Daniel Lane", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$88,626", + "start_date": "7/11/2008" + }, + { + "extn": "5856", + "id": "29329", + "name": "Danny Osmond", + "office": "Lyon", + "position": "Assistant Buyer", + "salary": "$206,489", + "start_date": "2/25/2009" + }, + { + "extn": "5254", + "id": "29330", + "name": "Chester Ryan", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$267,009", + "start_date": "8/6/2008" + }, + { + "extn": "7018", + "id": "29331", + "name": "Sienna Reese", + "office": "Lisbon", + "position": "Steward", + "salary": "$87,551", + "start_date": "9/10/2017" + }, + { + "extn": "1900", + "id": "29332", + "name": "Maya Wallace", + "office": "Amarillo", + "position": "Inspector", + "salary": "$54,930", + "start_date": "9/22/2017" + }, + { + "extn": "7981", + "id": "29333", + "name": "Eduardo Parker", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$67,996", + "start_date": "12/25/2018" + }, + { + "extn": "5688", + "id": "29334", + "name": "Lily Lane", + "office": "Prague", + "position": "CNC Operator", + "salary": "$178,176", + "start_date": "9/21/2015" + }, + { + "extn": "5836", + "id": "29335", + "name": "Doug Jacobs", + "office": "Atlanta", + "position": "Accountant", + "salary": "$280,392", + "start_date": "8/12/2006" + }, + { + "extn": "6887", + "id": "29336", + "name": "Jade Veale", + "office": "Hayward", + "position": "Baker", + "salary": "$28,214", + "start_date": "4/22/2002" + }, + { + "extn": "4208", + "id": "29337", + "name": "Rufus Clark", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$63,550", + "start_date": "5/24/2007" + }, + { + "extn": "3524", + "id": "29338", + "name": "Rocco Forester", + "office": "Ontario", + "position": "Web Developer", + "salary": "$262,467", + "start_date": "4/27/2008" + }, + { + "extn": "7319", + "id": "29339", + "name": "Benjamin Dixon", + "office": "Phoenix", + "position": "Designer", + "salary": "$71,095", + "start_date": "9/29/2002" + }, + { + "extn": "2638", + "id": "29340", + "name": "Liam Allen", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$197,930", + "start_date": "5/18/2019" + }, + { + "extn": "6148", + "id": "29341", + "name": "Boris Morrison", + "office": "Venice", + "position": "Production Painter", + "salary": "$262,101", + "start_date": "7/29/2016" + }, + { + "extn": "7080", + "id": "29342", + "name": "Elise Stewart", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$12,401", + "start_date": "4/18/2013" + }, + { + "extn": "9726", + "id": "29343", + "name": "Rick Reyes", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$160,727", + "start_date": "9/17/2004" + }, + { + "extn": "7786", + "id": "29344", + "name": "Trisha Grant", + "office": "San Antonio", + "position": "Retail Trainee", + "salary": "$186,579", + "start_date": "3/26/2011" + }, + { + "extn": "1336", + "id": "29345", + "name": "Matthew Quinnell", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$41,330", + "start_date": "12/22/2005" + }, + { + "extn": "2241", + "id": "29346", + "name": "Denny Stone ", + "office": "Springfield", + "position": "Assistant Buyer", + "salary": "$64,143", + "start_date": "3/5/2017" + }, + { + "extn": "8777", + "id": "29347", + "name": "Ethan Yates", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$241,666", + "start_date": "3/4/2018" + }, + { + "extn": "7005", + "id": "29348", + "name": "Matt Tailor", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$161,273", + "start_date": "12/21/2003" + }, + { + "extn": "3931", + "id": "29349", + "name": "Leroy Davies", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$269,478", + "start_date": "6/30/2008" + }, + { + "extn": "5512", + "id": "29350", + "name": "Matthew Wild", + "office": "Atlanta", + "position": "Associate Professor", + "salary": "$176,374", + "start_date": "8/31/2008" + }, + { + "extn": "8305", + "id": "29351", + "name": "Emely Pratt", + "office": "Berlin", + "position": "Clerk", + "salary": "$167,098", + "start_date": "12/10/2003" + }, + { + "extn": "3155", + "id": "29352", + "name": "Matthew Young", + "office": "Dallas", + "position": "Paramedic", + "salary": "$281,968", + "start_date": "9/17/2011" + }, + { + "extn": "2473", + "id": "29353", + "name": "Ember Ashwell", + "office": "Moreno Valley", + "position": "Bookkeeper", + "salary": "$90,073", + "start_date": "11/9/2013" + }, + { + "extn": "4770", + "id": "29354", + "name": "Elle Armstrong", + "office": "Ontario", + "position": "Cook", + "salary": "$102,728", + "start_date": "3/24/2012" + }, + { + "extn": "8742", + "id": "29355", + "name": "Lexi Rogan", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$210,439", + "start_date": "12/1/2003" + }, + { + "extn": "1534", + "id": "29356", + "name": "Maribel Mills", + "office": "Fremont", + "position": "Designer", + "salary": "$230,068", + "start_date": "9/10/2000" + }, + { + "extn": "2408", + "id": "29357", + "name": "Marina Kent", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$128,718", + "start_date": "5/27/2003" + }, + { + "extn": "6381", + "id": "29358", + "name": "Mark Reynolds", + "office": "Wien", + "position": "Electrician", + "salary": "$164,223", + "start_date": "8/16/2016" + }, + { + "extn": "8094", + "id": "29359", + "name": "Samara Nash", + "office": "Washington", + "position": "Doctor", + "salary": "$50,607", + "start_date": "1/19/2011" + }, + { + "extn": "5851", + "id": "29360", + "name": "Sebastian Watson", + "office": "Richmond", + "position": "Doctor", + "salary": "$286,528", + "start_date": "10/24/2000" + }, + { + "extn": "9982", + "id": "29361", + "name": "Nate Jacobs", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$36,215", + "start_date": "8/31/2008" + }, + { + "extn": "8489", + "id": "29362", + "name": "Margot Thorne", + "office": "Paris", + "position": "Designer", + "salary": "$64,031", + "start_date": "8/6/2007" + }, + { + "extn": "4973", + "id": "29363", + "name": "Ethan Cartwright", + "office": "Salt Lake City", + "position": "IT Support Staff", + "salary": "$99,402", + "start_date": "12/7/2005" + }, + { + "extn": "7205", + "id": "29364", + "name": "Gina Craig", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$43,167", + "start_date": "2/1/2011" + }, + { + "extn": "4219", + "id": "29365", + "name": "Chuck Corbett", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$233,699", + "start_date": "2/20/2004" + }, + { + "extn": "9013", + "id": "29366", + "name": "Leanne Coll", + "office": "Santa Ana", + "position": "Laboratory Technician", + "salary": "$191,401", + "start_date": "9/28/2019" + }, + { + "extn": "6386", + "id": "29367", + "name": "Rosemary Trent", + "office": "Fayetteville", + "position": "CNC Operator", + "salary": "$292,686", + "start_date": "10/2/2013" + }, + { + "extn": "5243", + "id": "29368", + "name": "Chester Wooldridge", + "office": "Long Beach", + "position": "Front Desk Coordinator", + "salary": "$247,857", + "start_date": "9/3/2018" + }, + { + "extn": "9090", + "id": "29369", + "name": "Noah Stewart", + "office": "Lancaster", + "position": "Baker", + "salary": "$298,495", + "start_date": "4/4/2013" + }, + { + "extn": "3617", + "id": "29370", + "name": "Wade Coll", + "office": "Bucharest", + "position": "Treasurer", + "salary": "$241,192", + "start_date": "2/7/2012" + }, + { + "extn": "5987", + "id": "29371", + "name": "Jessica Stevens", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$86,639", + "start_date": "5/22/2010" + }, + { + "extn": "9911", + "id": "29372", + "name": "Alexander Potter", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$184,348", + "start_date": "10/3/2015" + }, + { + "extn": "5285", + "id": "29373", + "name": "Carla Connor", + "office": "New Orleans", + "position": "Cook", + "salary": "$11,682", + "start_date": "11/26/2012" + }, + { + "extn": "9357", + "id": "29374", + "name": "Brad Robertson", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$243,757", + "start_date": "4/7/2002" + }, + { + "extn": "2968", + "id": "29375", + "name": "Harvey Noach", + "office": "San Jose", + "position": "Project Manager", + "salary": "$180,256", + "start_date": "4/17/2012" + }, + { + "extn": "1136", + "id": "29376", + "name": "Hayden Hastings", + "office": "Las Vegas", + "position": "Physician", + "salary": "$224,835", + "start_date": "12/10/2000" + }, + { + "extn": "6816", + "id": "29377", + "name": "Mark Mccormick", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$275,507", + "start_date": "3/3/2017" + }, + { + "extn": "1739", + "id": "29378", + "name": "Fred Douglas", + "office": "Venice", + "position": "Cook", + "salary": "$288,840", + "start_date": "7/26/2008" + }, + { + "extn": "9676", + "id": "29379", + "name": "Carla Wood", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$104,751", + "start_date": "12/18/2001" + }, + { + "extn": "9572", + "id": "29380", + "name": "Alison Weldon", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$264,971", + "start_date": "4/23/2019" + }, + { + "extn": "1568", + "id": "29381", + "name": "Stephanie Ellis", + "office": "Quebec", + "position": "Lecturer", + "salary": "$72,475", + "start_date": "2/23/2019" + }, + { + "extn": "1388", + "id": "29382", + "name": "Marilyn Dempsey", + "office": "Amarillo", + "position": "Dentist", + "salary": "$84,332", + "start_date": "11/17/2017" + }, + { + "extn": "6431", + "id": "29383", + "name": "Elijah Hooper", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$132,437", + "start_date": "7/4/2009" + }, + { + "extn": "9649", + "id": "29384", + "name": "Wade Wild", + "office": "Madrid", + "position": "Front Desk Coordinator", + "salary": "$225,306", + "start_date": "9/17/2000" + }, + { + "extn": "1119", + "id": "29385", + "name": "Bart Khan", + "office": "Albuquerque", + "position": "Executive Director", + "salary": "$245,262", + "start_date": "6/15/2018" + }, + { + "extn": "9912", + "id": "29386", + "name": "Domenic Corbett", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$123,566", + "start_date": "3/5/2007" + }, + { + "extn": "6897", + "id": "29387", + "name": "Audrey Myatt", + "office": "Kansas City", + "position": "Retail Trainee", + "salary": "$272,721", + "start_date": "8/26/2018" + }, + { + "extn": "4432", + "id": "29388", + "name": "Barney Pond", + "office": "Memphis", + "position": "Healthcare Specialist", + "salary": "$220,591", + "start_date": "3/30/2009" + }, + { + "extn": "4422", + "id": "29389", + "name": "Gil Edmonds", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$299,915", + "start_date": "11/26/2000" + }, + { + "extn": "8346", + "id": "29390", + "name": "Eden Rowlands", + "office": "Nashville", + "position": "Dentist", + "salary": "$185,814", + "start_date": "6/15/2005" + }, + { + "extn": "7558", + "id": "29391", + "name": "Denny Dann", + "office": "San Bernardino", + "position": "Banker", + "salary": "$41,856", + "start_date": "6/11/2019" + }, + { + "extn": "6932", + "id": "29392", + "name": "Amy West", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$200,927", + "start_date": "2/9/2011" + }, + { + "extn": "1585", + "id": "29393", + "name": "Christy Graves", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$197,261", + "start_date": "11/18/2012" + }, + { + "extn": "5730", + "id": "29394", + "name": "Elly Blythe", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$26,887", + "start_date": "4/14/2006" + }, + { + "extn": "6572", + "id": "29395", + "name": "Marie Clarke", + "office": "Sacramento", + "position": "Cook", + "salary": "$261,582", + "start_date": "3/19/2012" + }, + { + "extn": "1661", + "id": "29396", + "name": "Luna Woods", + "office": "Boston", + "position": "Assistant Buyer", + "salary": "$269,216", + "start_date": "2/25/2018" + }, + { + "extn": "7956", + "id": "29397", + "name": "Roger Reese", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$130,546", + "start_date": "9/6/2000" + }, + { + "extn": "4664", + "id": "29398", + "name": "Javier Snow", + "office": "Santa Ana", + "position": "Loan Officer", + "salary": "$43,073", + "start_date": "8/8/2000" + }, + { + "extn": "3850", + "id": "29399", + "name": "Hank Speed", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$112,395", + "start_date": "10/28/2004" + }, + { + "extn": "5321", + "id": "29400", + "name": "Sloane Jenkins", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$80,325", + "start_date": "9/18/2016" + }, + { + "extn": "3571", + "id": "29401", + "name": "Hadley Page ", + "office": "Bakersfield", + "position": "Physician", + "salary": "$291,878", + "start_date": "1/28/2010" + }, + { + "extn": "8024", + "id": "29402", + "name": "Naomi Simpson", + "office": "Santa Ana", + "position": "Pharmacist", + "salary": "$182,690", + "start_date": "3/26/2014" + }, + { + "extn": "2484", + "id": "29403", + "name": "Julian Morris", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$100,487", + "start_date": "11/29/2010" + }, + { + "extn": "2996", + "id": "29404", + "name": "Leanne Ashley", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$264,534", + "start_date": "12/28/2018" + }, + { + "extn": "7248", + "id": "29405", + "name": "Liam Reid", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$64,990", + "start_date": "3/26/2001" + }, + { + "extn": "7663", + "id": "29406", + "name": "Rick Leigh", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$86,187", + "start_date": "10/21/2006" + }, + { + "extn": "7840", + "id": "29407", + "name": "Evelynn Uttley", + "office": "Berlin", + "position": "Electrician", + "salary": "$19,616", + "start_date": "10/31/2009" + }, + { + "extn": "5663", + "id": "29408", + "name": "Doug Richardson", + "office": "San Francisco", + "position": "Steward", + "salary": "$26,649", + "start_date": "12/21/2016" + }, + { + "extn": "4950", + "id": "29409", + "name": "Alexander Stewart", + "office": "Houston", + "position": "Bellman", + "salary": "$106,967", + "start_date": "4/21/2004" + }, + { + "extn": "8075", + "id": "29410", + "name": "Jacob Roth", + "office": "Lancaster", + "position": "Restaurant Manager", + "salary": "$158,574", + "start_date": "12/28/2005" + }, + { + "extn": "4463", + "id": "29411", + "name": "Marjorie Purvis", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$60,450", + "start_date": "5/11/2016" + }, + { + "extn": "1022", + "id": "29412", + "name": "Jackeline Porter", + "office": "Worcester", + "position": "Auditor", + "salary": "$10,832", + "start_date": "2/14/2001" + }, + { + "extn": "9140", + "id": "29413", + "name": "Florence Trent", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$272,398", + "start_date": "5/18/2001" + }, + { + "extn": "7421", + "id": "29414", + "name": "Rufus Crawley", + "office": "Scottsdale", + "position": "IT Support Staff", + "salary": "$254,927", + "start_date": "7/2/2016" + }, + { + "extn": "2911", + "id": "29415", + "name": "Eryn Nicolas", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$183,905", + "start_date": "12/10/2005" + }, + { + "extn": "5873", + "id": "29416", + "name": "Quinn Mullins", + "office": "Hayward", + "position": "Treasurer", + "salary": "$23,743", + "start_date": "4/2/2018" + }, + { + "extn": "4767", + "id": "29417", + "name": "Anabelle Stone", + "office": "Los Angeles", + "position": "Electrician", + "salary": "$167,079", + "start_date": "10/21/2006" + }, + { + "extn": "3644", + "id": "29418", + "name": "Isabel Clarke", + "office": "Jersey City", + "position": "Pharmacist", + "salary": "$14,339", + "start_date": "12/30/2016" + }, + { + "extn": "9036", + "id": "29419", + "name": "Tom Beal", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$18,271", + "start_date": "10/5/2005" + }, + { + "extn": "5348", + "id": "29420", + "name": "Chad Richards", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$279,336", + "start_date": "6/21/2017" + }, + { + "extn": "3681", + "id": "29421", + "name": "Mandy Larkin", + "office": "San Antonio", + "position": "Cook", + "salary": "$298,009", + "start_date": "6/3/2012" + }, + { + "extn": "8940", + "id": "29422", + "name": "Ron Clarke", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$95,610", + "start_date": "12/4/2008" + }, + { + "extn": "3023", + "id": "29423", + "name": "Noemi Broomfield", + "office": "Nashville", + "position": "Biologist", + "salary": "$265,665", + "start_date": "6/1/2007" + }, + { + "extn": "1786", + "id": "29424", + "name": "Shay Snow", + "office": "Tulsa", + "position": "Physician", + "salary": "$156,803", + "start_date": "9/8/2019" + }, + { + "extn": "8042", + "id": "29425", + "name": "Emma Oakley", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$75,797", + "start_date": "10/21/2019" + }, + { + "extn": "9846", + "id": "29426", + "name": "Bart Ellwood", + "office": "Charlotte", + "position": "Electrician", + "salary": "$117,070", + "start_date": "12/18/2007" + }, + { + "extn": "4051", + "id": "29427", + "name": "Jaylene Townend", + "office": "Rochester", + "position": "Physician", + "salary": "$248,277", + "start_date": "3/12/2007" + }, + { + "extn": "5058", + "id": "29428", + "name": "Phillip Ward", + "office": "Toledo", + "position": "Paramedic", + "salary": "$171,012", + "start_date": "9/23/2011" + }, + { + "extn": "2469", + "id": "29429", + "name": "Martin Driscoll", + "office": "Laredo", + "position": "Project Manager", + "salary": "$250,796", + "start_date": "3/9/2000" + }, + { + "extn": "6291", + "id": "29430", + "name": "Roger Ellwood", + "office": "Venice", + "position": "Executive Director", + "salary": "$228,679", + "start_date": "1/29/2013" + }, + { + "extn": "9054", + "id": "29431", + "name": "Alan Lucas", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$155,711", + "start_date": "11/7/2018" + }, + { + "extn": "2485", + "id": "29432", + "name": "Ruth Nielson", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$237,720", + "start_date": "12/15/2003" + }, + { + "extn": "5488", + "id": "29433", + "name": "Maxwell Waterhouse", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$258,753", + "start_date": "1/24/2000" + }, + { + "extn": "8149", + "id": "29434", + "name": "Nate Shea", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$32,571", + "start_date": "4/8/2002" + }, + { + "extn": "3015", + "id": "29435", + "name": "Bree Gibbons", + "office": "Bellevue", + "position": "Assistant Buyer", + "salary": "$145,634", + "start_date": "10/20/2009" + }, + { + "extn": "6049", + "id": "29436", + "name": "Jack Walker", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$31,188", + "start_date": "12/16/2008" + }, + { + "extn": "5441", + "id": "29437", + "name": "Allison Wright", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$163,391", + "start_date": "1/12/2008" + }, + { + "extn": "3985", + "id": "29438", + "name": "Russel Wilkinson", + "office": "Philadelphia", + "position": "Clerk", + "salary": "$54,348", + "start_date": "6/16/2015" + }, + { + "extn": "3550", + "id": "29439", + "name": "Luna Sinclair", + "office": "Columbus", + "position": "Electrician", + "salary": "$56,308", + "start_date": "12/21/2010" + }, + { + "extn": "9437", + "id": "29440", + "name": "Bree James", + "office": "Dallas", + "position": "Pharmacist", + "salary": "$48,272", + "start_date": "1/6/2000" + }, + { + "extn": "7253", + "id": "29441", + "name": "Erick Campbell", + "office": "San Francisco", + "position": "Inspector", + "salary": "$156,388", + "start_date": "5/19/2002" + }, + { + "extn": "9054", + "id": "29442", + "name": "Phillip Corbett", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$258,651", + "start_date": "5/30/2002" + }, + { + "extn": "7243", + "id": "29443", + "name": "Daron Allington", + "office": "Los Angeles", + "position": "Designer", + "salary": "$36,902", + "start_date": "9/10/2016" + }, + { + "extn": "9326", + "id": "29444", + "name": "Makenzie Vane", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$67,528", + "start_date": "1/8/2017" + }, + { + "extn": "8298", + "id": "29445", + "name": "Johnny Wallace", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$101,196", + "start_date": "2/4/2002" + }, + { + "extn": "9645", + "id": "29446", + "name": "Daniel Mitchell", + "office": "Arlington", + "position": "Paramedic", + "salary": "$105,538", + "start_date": "6/14/2008" + }, + { + "extn": "8211", + "id": "29447", + "name": "Nick Brett", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$100,684", + "start_date": "11/22/2003" + }, + { + "extn": "9217", + "id": "29448", + "name": "Abdul Bingham", + "office": "Louisville", + "position": "Audiologist", + "salary": "$49,518", + "start_date": "8/10/2000" + }, + { + "extn": "6938", + "id": "29449", + "name": "Nate Wise", + "office": "Houston", + "position": "Machine Operator", + "salary": "$101,540", + "start_date": "10/20/2017" + }, + { + "extn": "8943", + "id": "29450", + "name": "Ronald Blackburn", + "office": "Madison", + "position": "Auditor", + "salary": "$71,432", + "start_date": "1/13/2006" + }, + { + "extn": "5867", + "id": "29451", + "name": "Leroy Mccall", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$269,775", + "start_date": "3/6/2010" + }, + { + "extn": "1333", + "id": "29452", + "name": "Julianna Bayliss", + "office": "Lancaster", + "position": "Cashier", + "salary": "$180,201", + "start_date": "8/20/2010" + }, + { + "extn": "5006", + "id": "29453", + "name": "Harry Davies", + "office": "Boston", + "position": "Restaurant Manager", + "salary": "$75,520", + "start_date": "12/8/2002" + }, + { + "extn": "5777", + "id": "29454", + "name": "Johnathan Khan", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$62,892", + "start_date": "1/28/2007" + }, + { + "extn": "3430", + "id": "29455", + "name": "Selena Harper", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$272,525", + "start_date": "4/19/2005" + }, + { + "extn": "3996", + "id": "29456", + "name": "Alexia Zaoui", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$225,572", + "start_date": "5/6/2001" + }, + { + "extn": "2517", + "id": "29457", + "name": "Nicholas Vallins", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$275,679", + "start_date": "2/9/2000" + }, + { + "extn": "6077", + "id": "29458", + "name": "Crystal Steer", + "office": "St. Louis", + "position": "Accountant", + "salary": "$13,572", + "start_date": "5/30/2017" + }, + { + "extn": "6648", + "id": "29459", + "name": "Eryn Cox", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$241,072", + "start_date": "6/21/2000" + }, + { + "extn": "8558", + "id": "29460", + "name": "Marvin King", + "office": "Las Vegas", + "position": "Doctor", + "salary": "$50,948", + "start_date": "12/15/2001" + }, + { + "extn": "1272", + "id": "29461", + "name": "Vicky Torres", + "office": "Honolulu", + "position": "Cash Manager", + "salary": "$130,018", + "start_date": "12/27/2009" + }, + { + "extn": "1391", + "id": "29462", + "name": "Eryn Myatt", + "office": "Fremont", + "position": "Health Educator", + "salary": "$214,379", + "start_date": "6/28/2007" + }, + { + "extn": "6393", + "id": "29463", + "name": "Luke Wilkinson", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$240,727", + "start_date": "10/1/2000" + }, + { + "extn": "7631", + "id": "29464", + "name": "Benjamin Farrell", + "office": "Reno", + "position": "Inspector", + "salary": "$158,144", + "start_date": "9/14/2019" + }, + { + "extn": "2858", + "id": "29465", + "name": "Logan Campbell", + "office": "Memphis", + "position": "Production Painter", + "salary": "$222,697", + "start_date": "2/3/2001" + }, + { + "extn": "8818", + "id": "29466", + "name": "Robyn Walton", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$181,789", + "start_date": "12/8/2017" + }, + { + "extn": "3989", + "id": "29467", + "name": "Ethan Nielson", + "office": "Henderson", + "position": "Banker", + "salary": "$227,545", + "start_date": "9/16/2012" + }, + { + "extn": "4052", + "id": "29468", + "name": "Doug Ashley", + "office": "Springfield", + "position": "Executive Director", + "salary": "$66,559", + "start_date": "6/27/2016" + }, + { + "extn": "6774", + "id": "29469", + "name": "Juliette Gordon", + "office": "Stockton", + "position": "Business Broker", + "salary": "$62,907", + "start_date": "6/21/2002" + }, + { + "extn": "1755", + "id": "29470", + "name": "Eduardo Miller", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$238,568", + "start_date": "5/3/2014" + }, + { + "extn": "4966", + "id": "29471", + "name": "Michael Kerr", + "office": "New York", + "position": "Inspector", + "salary": "$270,223", + "start_date": "3/17/2011" + }, + { + "extn": "2919", + "id": "29472", + "name": "Johnny Walsh", + "office": "Amarillo", + "position": "Cook", + "salary": "$194,152", + "start_date": "10/26/2019" + }, + { + "extn": "8462", + "id": "29473", + "name": "Ruby Long", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$180,429", + "start_date": "10/28/2014" + }, + { + "extn": "7672", + "id": "29474", + "name": "Josh Jones", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$76,518", + "start_date": "7/24/2013" + }, + { + "extn": "2294", + "id": "29475", + "name": "Janelle Fleming", + "office": "Lakewood", + "position": "Dentist", + "salary": "$84,925", + "start_date": "2/8/2010" + }, + { + "extn": "8207", + "id": "29476", + "name": "Phoebe Chappell", + "office": "Nashville", + "position": "Webmaster", + "salary": "$53,747", + "start_date": "8/5/2014" + }, + { + "extn": "9924", + "id": "29477", + "name": "William Wood", + "office": "Reno", + "position": "Software Engineer", + "salary": "$123,019", + "start_date": "2/10/2005" + }, + { + "extn": "9587", + "id": "29478", + "name": "Roger Kaur", + "office": "London", + "position": "Laboratory Technician", + "salary": "$156,898", + "start_date": "12/21/2011" + }, + { + "extn": "4860", + "id": "29479", + "name": "Raquel Partridge", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$217,954", + "start_date": "7/5/2017" + }, + { + "extn": "4897", + "id": "29480", + "name": "Juliette Mason", + "office": "Chicago", + "position": "Audiologist", + "salary": "$184,190", + "start_date": "4/9/2010" + }, + { + "extn": "4774", + "id": "29481", + "name": "Matthew Swan", + "office": "San Antonio", + "position": "Dentist", + "salary": "$18,595", + "start_date": "7/2/2015" + }, + { + "extn": "9288", + "id": "29482", + "name": "Rebecca Mould", + "office": "Bucharest", + "position": "Web Developer", + "salary": "$164,718", + "start_date": "6/8/2016" + }, + { + "extn": "5221", + "id": "29483", + "name": "Drew Horton", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$28,843", + "start_date": "5/20/2003" + }, + { + "extn": "6606", + "id": "29484", + "name": "Ramon Maxwell", + "office": "Tokyo", + "position": "Budget Analyst", + "salary": "$194,567", + "start_date": "3/11/2009" + }, + { + "extn": "4954", + "id": "29485", + "name": "Johnathan Judd", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$127,937", + "start_date": "11/2/2011" + }, + { + "extn": "6746", + "id": "29486", + "name": "Ramon King", + "office": "Prague", + "position": "Business Broker", + "salary": "$154,815", + "start_date": "3/13/2006" + }, + { + "extn": "8918", + "id": "29487", + "name": "Bethany Umney", + "office": "San Francisco", + "position": "Physician", + "salary": "$294,194", + "start_date": "1/31/2004" + }, + { + "extn": "5655", + "id": "29488", + "name": "Chris Adams", + "office": "London", + "position": "Restaurant Manager", + "salary": "$158,877", + "start_date": "7/2/2014" + }, + { + "extn": "8937", + "id": "29489", + "name": "Denis Thorne", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$161,120", + "start_date": "5/11/2016" + }, + { + "extn": "1739", + "id": "29490", + "name": "Percy Allcott", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$281,428", + "start_date": "3/21/2014" + }, + { + "extn": "3379", + "id": "29491", + "name": "Chad Moore", + "office": "Salem", + "position": "Operator", + "salary": "$108,827", + "start_date": "10/8/2015" + }, + { + "extn": "4043", + "id": "29492", + "name": "Adeline Lindsay", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$280,891", + "start_date": "6/3/2006" + }, + { + "extn": "5910", + "id": "29493", + "name": "Carmella Truscott", + "office": "Indianapolis", + "position": "Assistant Buyer", + "salary": "$260,781", + "start_date": "11/13/2012" + }, + { + "extn": "6888", + "id": "29494", + "name": "Parker Clarke", + "office": "Kansas City", + "position": "Bellman", + "salary": "$206,809", + "start_date": "2/12/2011" + }, + { + "extn": "3214", + "id": "29495", + "name": "Carmen Tutton", + "office": "Tokyo", + "position": "Lecturer", + "salary": "$68,055", + "start_date": "7/6/2007" + }, + { + "extn": "8434", + "id": "29496", + "name": "Fred Jenkin", + "office": "San Francisco", + "position": "Executive Director", + "salary": "$195,693", + "start_date": "12/11/2004" + }, + { + "extn": "2235", + "id": "29497", + "name": "Marvin Stone", + "office": "Richmond", + "position": "Audiologist", + "salary": "$272,915", + "start_date": "4/11/2013" + }, + { + "extn": "5571", + "id": "29498", + "name": "Tiffany Waterhouse", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$89,395", + "start_date": "12/27/2007" + }, + { + "extn": "3623", + "id": "29499", + "name": "Morgan Olson", + "office": "San Diego", + "position": "Electrician", + "salary": "$298,113", + "start_date": "7/25/2014" + }, + { + "extn": "1797", + "id": "29500", + "name": "Andrea Bell", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$229,951", + "start_date": "10/14/2004" + }, + { + "extn": "6293", + "id": "29501", + "name": "Rachael Roscoe", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$257,625", + "start_date": "9/14/2014" + }, + { + "extn": "6189", + "id": "29502", + "name": "Tyler Asher", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$76,536", + "start_date": "6/30/2007" + }, + { + "extn": "4392", + "id": "29503", + "name": "Rihanna Taylor", + "office": "Chicago", + "position": "Bellman", + "salary": "$142,506", + "start_date": "3/25/2006" + }, + { + "extn": "2822", + "id": "29504", + "name": "Danny Bradshaw", + "office": "Oakland", + "position": "Banker", + "salary": "$51,349", + "start_date": "11/24/2002" + }, + { + "extn": "9321", + "id": "29505", + "name": "Barney Hunter", + "office": "New York", + "position": "Operator", + "salary": "$271,189", + "start_date": "3/8/2013" + }, + { + "extn": "1977", + "id": "29506", + "name": "Tyler Williams", + "office": "Fremont", + "position": "Production Painter", + "salary": "$251,914", + "start_date": "3/24/2007" + }, + { + "extn": "8828", + "id": "29507", + "name": "David Dunbar", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$92,662", + "start_date": "6/24/2003" + }, + { + "extn": "5278", + "id": "29508", + "name": "Gemma Rainford", + "office": "Worcester", + "position": "Cashier", + "salary": "$187,697", + "start_date": "9/22/2007" + }, + { + "extn": "6132", + "id": "29509", + "name": "Ruby Warner", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$163,241", + "start_date": "9/28/2000" + }, + { + "extn": "9128", + "id": "29510", + "name": "John Rossi", + "office": "Lancaster", + "position": "Clerk", + "salary": "$153,068", + "start_date": "10/6/2015" + }, + { + "extn": "5766", + "id": "29511", + "name": "Julianna Beal", + "office": "Lisbon", + "position": "Physician", + "salary": "$162,072", + "start_date": "8/18/2017" + }, + { + "extn": "9975", + "id": "29512", + "name": "Jasmine Dubois", + "office": "Milano", + "position": "HR Specialist", + "salary": "$261,645", + "start_date": "1/1/2012" + }, + { + "extn": "8728", + "id": "29513", + "name": "Tania Boyle", + "office": "Toledo", + "position": "Assistant Buyer", + "salary": "$19,145", + "start_date": "8/23/2009" + }, + { + "extn": "5957", + "id": "29514", + "name": "Nate Archer", + "office": "Zurich", + "position": "Audiologist", + "salary": "$27,040", + "start_date": "1/26/2010" + }, + { + "extn": "4692", + "id": "29515", + "name": "Ethan Craig", + "office": "Moreno Valley", + "position": "Systems Administrator", + "salary": "$148,874", + "start_date": "10/25/2015" + }, + { + "extn": "4996", + "id": "29516", + "name": "Danny Bailey", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$246,499", + "start_date": "8/5/2000" + }, + { + "extn": "6842", + "id": "29517", + "name": "Rufus Murphy", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$131,630", + "start_date": "1/27/2001" + }, + { + "extn": "1990", + "id": "29518", + "name": "Benjamin Rose", + "office": "Columbus", + "position": "Webmaster", + "salary": "$77,536", + "start_date": "7/3/2001" + }, + { + "extn": "6067", + "id": "29519", + "name": "Chuck Plant", + "office": "Rome", + "position": "Paramedic", + "salary": "$144,286", + "start_date": "4/6/2001" + }, + { + "extn": "9784", + "id": "29520", + "name": "Brad Mooney", + "office": "Long Beach", + "position": "Front Desk Coordinator", + "salary": "$125,331", + "start_date": "12/9/2002" + }, + { + "extn": "8536", + "id": "29521", + "name": "Josh Wilkinson", + "office": "Moreno Valley", + "position": "HR Coordinator", + "salary": "$101,369", + "start_date": "3/31/2018" + }, + { + "extn": "2049", + "id": "29522", + "name": "Crystal Farrell", + "office": "Las Vegas", + "position": "Service Supervisor", + "salary": "$169,861", + "start_date": "9/27/2009" + }, + { + "extn": "8025", + "id": "29523", + "name": "Barry Hogg", + "office": "Boston", + "position": "Treasurer", + "salary": "$263,085", + "start_date": "12/24/2001" + }, + { + "extn": "8272", + "id": "29524", + "name": "Aeris Keys", + "office": "Albuquerque", + "position": "Auditor", + "salary": "$175,287", + "start_date": "6/26/2004" + }, + { + "extn": "1044", + "id": "29525", + "name": "Taylor Owen", + "office": "Colorado Springs", + "position": "HR Coordinator", + "salary": "$167,949", + "start_date": "8/17/2000" + }, + { + "extn": "6655", + "id": "29526", + "name": "Kate Baldwin", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$159,353", + "start_date": "10/6/2002" + }, + { + "extn": "9090", + "id": "29527", + "name": "Chris Murray", + "office": "San Jose", + "position": "Webmaster", + "salary": "$195,883", + "start_date": "7/18/2013" + }, + { + "extn": "1022", + "id": "29528", + "name": "Benny Pickard", + "office": "Irving", + "position": "Cashier", + "salary": "$292,740", + "start_date": "11/18/2001" + }, + { + "extn": "9331", + "id": "29529", + "name": "Estrella Edwards", + "office": "Oakland", + "position": "Designer", + "salary": "$43,733", + "start_date": "11/8/2011" + }, + { + "extn": "6433", + "id": "29530", + "name": "Erin Baker", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$20,266", + "start_date": "8/18/2002" + }, + { + "extn": "9676", + "id": "29531", + "name": "Leroy Dickson", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$71,528", + "start_date": "9/17/2002" + }, + { + "extn": "2767", + "id": "29532", + "name": "Christy Phillips", + "office": "Escondido", + "position": "Designer", + "salary": "$146,473", + "start_date": "1/6/2015" + }, + { + "extn": "8787", + "id": "29533", + "name": "Jack Stevens", + "office": "Fremont", + "position": "Cash Manager", + "salary": "$135,624", + "start_date": "9/27/2009" + }, + { + "extn": "1166", + "id": "29534", + "name": "Jazmin Lloyd", + "office": "Milano", + "position": "Food Technologist", + "salary": "$211,788", + "start_date": "7/25/2012" + }, + { + "extn": "3869", + "id": "29535", + "name": "Owen Mcleod", + "office": "Irving", + "position": "Doctor", + "salary": "$257,454", + "start_date": "7/26/2018" + }, + { + "extn": "4016", + "id": "29536", + "name": "Julian Warden", + "office": "Madison", + "position": "Machine Operator", + "salary": "$277,582", + "start_date": "5/20/2005" + }, + { + "extn": "7353", + "id": "29537", + "name": "Robyn Potter", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$147,603", + "start_date": "8/25/2014" + }, + { + "extn": "2789", + "id": "29538", + "name": "Rosalyn Farmer", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$71,778", + "start_date": "6/1/2003" + }, + { + "extn": "5899", + "id": "29539", + "name": "Denis Isaac", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$289,233", + "start_date": "12/1/2005" + }, + { + "extn": "7568", + "id": "29540", + "name": "Nick Ranks", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$226,050", + "start_date": "7/25/2004" + }, + { + "extn": "6035", + "id": "29541", + "name": "Maya Coates", + "office": "Memphis", + "position": "Executive Director", + "salary": "$28,163", + "start_date": "6/9/2001" + }, + { + "extn": "2244", + "id": "29542", + "name": "Ryan Callan", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$74,401", + "start_date": "11/7/2003" + }, + { + "extn": "1060", + "id": "29543", + "name": "Clint Bryant", + "office": "Milwaukee", + "position": "Physician", + "salary": "$231,264", + "start_date": "10/9/2008" + }, + { + "extn": "3549", + "id": "29544", + "name": "Jasmine Shaw", + "office": "Oklahoma City", + "position": "CNC Operator", + "salary": "$88,707", + "start_date": "8/27/2014" + }, + { + "extn": "1933", + "id": "29545", + "name": "Stella Casey", + "office": "Las Vegas", + "position": "Cook", + "salary": "$294,523", + "start_date": "10/27/2001" + }, + { + "extn": "5759", + "id": "29546", + "name": "Benny Stewart", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$180,021", + "start_date": "4/21/2001" + }, + { + "extn": "6698", + "id": "29547", + "name": "Carter Butler", + "office": "Zurich", + "position": "Inspector", + "salary": "$82,519", + "start_date": "1/23/2018" + }, + { + "extn": "1330", + "id": "29548", + "name": "Josh Cadman", + "office": "Lincoln", + "position": "Electrician", + "salary": "$79,657", + "start_date": "9/18/2006" + }, + { + "extn": "8066", + "id": "29549", + "name": "Jamie Collis", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$54,682", + "start_date": "2/29/2004" + }, + { + "extn": "7739", + "id": "29550", + "name": "Mason Boyle", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$18,590", + "start_date": "2/4/2009" + }, + { + "extn": "5313", + "id": "29551", + "name": "Miriam Faulkner", + "office": "Memphis", + "position": "Webmaster", + "salary": "$275,014", + "start_date": "7/29/2000" + }, + { + "extn": "7429", + "id": "29552", + "name": "Harry Hardwick", + "office": "Kansas City", + "position": "Assistant Buyer", + "salary": "$22,334", + "start_date": "6/28/2002" + }, + { + "extn": "3851", + "id": "29553", + "name": "Ruth Miller", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$83,456", + "start_date": "9/11/2011" + }, + { + "extn": "5745", + "id": "29554", + "name": "Tyler Gardner", + "office": "Quebec", + "position": "Accountant", + "salary": "$197,119", + "start_date": "6/28/2014" + }, + { + "extn": "5933", + "id": "29555", + "name": "Charlize Skinner", + "office": "Phoenix", + "position": "Banker", + "salary": "$103,658", + "start_date": "10/4/2014" + }, + { + "extn": "5134", + "id": "29556", + "name": "Marvin Swan", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$43,709", + "start_date": "2/15/2014" + }, + { + "extn": "7385", + "id": "29557", + "name": "Stephanie Nielson", + "office": "San Diego", + "position": "Steward", + "salary": "$216,982", + "start_date": "11/12/2011" + }, + { + "extn": "6754", + "id": "29558", + "name": "David Shaw", + "office": "Otawa", + "position": "Cook", + "salary": "$101,330", + "start_date": "10/27/2000" + }, + { + "extn": "5704", + "id": "29559", + "name": "Jocelyn Ripley", + "office": "Honolulu", + "position": "Bellman", + "salary": "$34,529", + "start_date": "5/17/2005" + }, + { + "extn": "9934", + "id": "29560", + "name": "Daron Flanders", + "office": "Las Vegas", + "position": "Banker", + "salary": "$78,262", + "start_date": "9/7/2000" + }, + { + "extn": "7861", + "id": "29561", + "name": "Elena Patel", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$183,004", + "start_date": "6/10/2001" + }, + { + "extn": "8386", + "id": "29562", + "name": "Monica Hall", + "office": "Madison", + "position": "Biologist", + "salary": "$209,422", + "start_date": "6/30/2001" + }, + { + "extn": "7081", + "id": "29563", + "name": "Rosie Nelson", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$117,099", + "start_date": "12/18/2000" + }, + { + "extn": "8496", + "id": "29564", + "name": "Eduardo Middleton", + "office": "Garland", + "position": "Stockbroker", + "salary": "$107,639", + "start_date": "2/1/2010" + }, + { + "extn": "5696", + "id": "29565", + "name": "Macy Plant", + "office": "Tallahassee", + "position": "Designer", + "salary": "$189,129", + "start_date": "3/28/2004" + }, + { + "extn": "3708", + "id": "29566", + "name": "Danny Gardner", + "office": "Washington", + "position": "Associate Professor", + "salary": "$178,269", + "start_date": "11/15/2007" + }, + { + "extn": "5757", + "id": "29567", + "name": "Emely Dempsey", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$259,990", + "start_date": "10/22/2004" + }, + { + "extn": "4597", + "id": "29568", + "name": "Blake Hill", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$68,561", + "start_date": "6/12/2010" + }, + { + "extn": "5613", + "id": "29569", + "name": "Alessia Gosling", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$39,170", + "start_date": "2/12/2004" + }, + { + "extn": "4489", + "id": "29570", + "name": "Camden Heaton", + "office": "Louisville", + "position": "Accountant", + "salary": "$105,149", + "start_date": "8/2/2013" + }, + { + "extn": "5113", + "id": "29571", + "name": "Nicholas Raven", + "office": "Stockton", + "position": "Auditor", + "salary": "$239,564", + "start_date": "10/11/2019" + }, + { + "extn": "8350", + "id": "29572", + "name": "Cristal Chappell", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$200,069", + "start_date": "6/22/2014" + }, + { + "extn": "9871", + "id": "29573", + "name": "Owen Vass", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$264,522", + "start_date": "10/3/2002" + }, + { + "extn": "4548", + "id": "29574", + "name": "Peyton Rothwell", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$66,072", + "start_date": "11/19/2014" + }, + { + "extn": "4187", + "id": "29575", + "name": "Marigold Horton", + "office": "Houston", + "position": "Banker", + "salary": "$200,495", + "start_date": "3/21/2017" + }, + { + "extn": "9470", + "id": "29576", + "name": "Cristal Rycroft", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$219,928", + "start_date": "3/22/2000" + }, + { + "extn": "9067", + "id": "29577", + "name": "Carissa Redwood", + "office": "Glendale", + "position": "Baker", + "salary": "$143,908", + "start_date": "8/26/2006" + }, + { + "extn": "3045", + "id": "29578", + "name": "Grace Morrow", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$283,377", + "start_date": "7/26/2015" + }, + { + "extn": "2381", + "id": "29579", + "name": "Mabel Amstead", + "office": "Kansas City", + "position": "Stockbroker", + "salary": "$132,446", + "start_date": "1/18/2016" + }, + { + "extn": "5624", + "id": "29580", + "name": "Emery Harvey", + "office": "Garland", + "position": "Bookkeeper", + "salary": "$92,952", + "start_date": "4/10/2019" + }, + { + "extn": "1741", + "id": "29581", + "name": "Carter Warner", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$190,265", + "start_date": "7/20/2015" + }, + { + "extn": "7300", + "id": "29582", + "name": "Savannah Wilson", + "office": "Louisville", + "position": "Stockbroker", + "salary": "$194,068", + "start_date": "8/10/2003" + }, + { + "extn": "9373", + "id": "29583", + "name": "Tyson Mackenzie", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$58,616", + "start_date": "5/16/2005" + }, + { + "extn": "8698", + "id": "29584", + "name": "Sofia Fleming", + "office": "Worcester", + "position": "Audiologist", + "salary": "$279,978", + "start_date": "5/31/2014" + }, + { + "extn": "1863", + "id": "29585", + "name": "Valentina Davies", + "office": "Sacramento", + "position": "Webmaster", + "salary": "$143,534", + "start_date": "5/21/2005" + }, + { + "extn": "5585", + "id": "29586", + "name": "Tony Beal", + "office": "Henderson", + "position": "Webmaster", + "salary": "$116,453", + "start_date": "12/4/2016" + }, + { + "extn": "2127", + "id": "29587", + "name": "Benjamin Buckley", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$67,924", + "start_date": "6/23/2006" + }, + { + "extn": "3415", + "id": "29588", + "name": "Caitlyn Cartwright", + "office": "Stockton", + "position": "Webmaster", + "salary": "$200,759", + "start_date": "6/21/2003" + }, + { + "extn": "7524", + "id": "29589", + "name": "Amelia Whitehouse", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$130,205", + "start_date": "4/22/2004" + }, + { + "extn": "6479", + "id": "29590", + "name": "Anais Rodwell", + "office": "Orlando", + "position": "CNC Operator", + "salary": "$85,428", + "start_date": "11/26/2002" + }, + { + "extn": "4574", + "id": "29591", + "name": "Josephine Quinn", + "office": "Madison", + "position": "Production Painter", + "salary": "$259,403", + "start_date": "8/9/2011" + }, + { + "extn": "9257", + "id": "29592", + "name": "Kate Cooper", + "office": "Fayetteville", + "position": "Assistant Buyer", + "salary": "$222,901", + "start_date": "12/6/2011" + }, + { + "extn": "8254", + "id": "29593", + "name": "Elly Bailey", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$207,944", + "start_date": "3/25/2011" + }, + { + "extn": "3270", + "id": "29594", + "name": "Kurt Watson", + "office": "Zurich", + "position": "Fabricator", + "salary": "$243,134", + "start_date": "4/5/2016" + }, + { + "extn": "5826", + "id": "29595", + "name": "Barney Terry", + "office": "Cincinnati", + "position": "Inspector", + "salary": "$169,019", + "start_date": "7/14/2004" + }, + { + "extn": "5903", + "id": "29596", + "name": "Susan Gordon", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$148,001", + "start_date": "6/13/2015" + }, + { + "extn": "6128", + "id": "29597", + "name": "Sharon Durrant", + "office": "Arlington", + "position": "Webmaster", + "salary": "$179,762", + "start_date": "12/3/2006" + }, + { + "extn": "1701", + "id": "29598", + "name": "Christine Vaughan", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$217,764", + "start_date": "8/4/2000" + }, + { + "extn": "5160", + "id": "29599", + "name": "Aiden Shepherd", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$234,390", + "start_date": "6/15/2005" + }, + { + "extn": "3408", + "id": "29600", + "name": "Aiden Warren", + "office": "Denver", + "position": "Global Logistics Supervisor", + "salary": "$21,478", + "start_date": "1/24/2013" + }, + { + "extn": "3168", + "id": "29601", + "name": "Gemma Campbell", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$68,096", + "start_date": "11/26/2013" + }, + { + "extn": "7281", + "id": "29602", + "name": "Carter Heaton", + "office": "Milano", + "position": "Fabricator", + "salary": "$280,562", + "start_date": "8/3/2017" + }, + { + "extn": "9415", + "id": "29603", + "name": "Rosa Noach", + "office": "Arlington", + "position": "Baker", + "salary": "$290,486", + "start_date": "2/12/2015" + }, + { + "extn": "4497", + "id": "29604", + "name": "Liam Moore", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$77,729", + "start_date": "9/3/2000" + }, + { + "extn": "7954", + "id": "29605", + "name": "George Beal", + "office": "Boston", + "position": "Bellman", + "salary": "$271,244", + "start_date": "1/21/2019" + }, + { + "extn": "9788", + "id": "29606", + "name": "Lucas Ainsworth", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$248,111", + "start_date": "3/11/2015" + }, + { + "extn": "1238", + "id": "29607", + "name": "Bart Dempsey", + "office": "Memphis", + "position": "Accountant", + "salary": "$120,588", + "start_date": "11/17/2009" + }, + { + "extn": "7526", + "id": "29608", + "name": "Chuck Todd", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$282,414", + "start_date": "8/15/2019" + }, + { + "extn": "3539", + "id": "29609", + "name": "Cedrick York", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$210,525", + "start_date": "2/20/2001" + }, + { + "extn": "5602", + "id": "29610", + "name": "Chadwick Dixon", + "office": "Portland", + "position": "Web Developer", + "salary": "$176,489", + "start_date": "7/12/2018" + }, + { + "extn": "6517", + "id": "29611", + "name": "Rosemary Lewis", + "office": "Bellevue", + "position": "Steward", + "salary": "$129,336", + "start_date": "10/21/2000" + }, + { + "extn": "2584", + "id": "29612", + "name": "Marigold Jarrett", + "office": "Omaha", + "position": "Loan Officer", + "salary": "$38,350", + "start_date": "4/13/2004" + }, + { + "extn": "9070", + "id": "29613", + "name": "Julius Rivers", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$228,873", + "start_date": "6/23/2009" + }, + { + "extn": "2035", + "id": "29614", + "name": "Ethan Tailor", + "office": "Indianapolis", + "position": "Food Technologist", + "salary": "$182,823", + "start_date": "10/23/2008" + }, + { + "extn": "9473", + "id": "29615", + "name": "Alexander Rowlands", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$199,089", + "start_date": "1/14/2015" + }, + { + "extn": "8412", + "id": "29616", + "name": "Sloane Cadman", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$278,634", + "start_date": "11/8/2002" + }, + { + "extn": "7633", + "id": "29617", + "name": "Denny Whitmore", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$42,047", + "start_date": "1/1/2002" + }, + { + "extn": "2494", + "id": "29618", + "name": "Liv Vangness", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$160,506", + "start_date": "8/20/2010" + }, + { + "extn": "7323", + "id": "29619", + "name": "Adela Thomson", + "office": "Oklahoma City", + "position": "Baker", + "salary": "$178,337", + "start_date": "4/22/2012" + }, + { + "extn": "9708", + "id": "29620", + "name": "Rick Vernon", + "office": "Anaheim", + "position": "IT Support Staff", + "salary": "$261,961", + "start_date": "5/31/2000" + }, + { + "extn": "7176", + "id": "29621", + "name": "Ramon Hancock", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$157,222", + "start_date": "5/23/2019" + }, + { + "extn": "3020", + "id": "29622", + "name": "Julianna Emerson", + "office": "San Jose", + "position": "Banker", + "salary": "$222,233", + "start_date": "11/24/2007" + }, + { + "extn": "5912", + "id": "29623", + "name": "Harry Chapman", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$25,210", + "start_date": "4/11/2011" + }, + { + "extn": "8283", + "id": "29624", + "name": "Hanna Egerton", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$245,546", + "start_date": "7/13/2018" + }, + { + "extn": "6167", + "id": "29625", + "name": "Henry Oldfield", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$278,696", + "start_date": "10/18/2015" + }, + { + "extn": "4759", + "id": "29626", + "name": "Crystal Harris", + "office": "Glendale", + "position": "Laboratory Technician", + "salary": "$242,448", + "start_date": "7/25/2008" + }, + { + "extn": "2976", + "id": "29627", + "name": "Ramon Potter", + "office": "Scottsdale", + "position": "Steward", + "salary": "$287,551", + "start_date": "9/5/2011" + }, + { + "extn": "6916", + "id": "29628", + "name": "Ryan Robinson", + "office": "Minneapolis", + "position": "IT Support Staff", + "salary": "$29,072", + "start_date": "9/20/2019" + }, + { + "extn": "9714", + "id": "29629", + "name": "Sylvia Davies", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$206,919", + "start_date": "3/31/2010" + }, + { + "extn": "9936", + "id": "29630", + "name": "Holly Vinton", + "office": "Huntsville", + "position": "Retail Trainee", + "salary": "$253,051", + "start_date": "6/10/2011" + }, + { + "extn": "1681", + "id": "29631", + "name": "Ivette Hobbs", + "office": "Jacksonville", + "position": "Clerk", + "salary": "$111,643", + "start_date": "5/12/2015" + }, + { + "extn": "1146", + "id": "29632", + "name": "Emely Wilton", + "office": "New York", + "position": "Audiologist", + "salary": "$64,887", + "start_date": "4/21/2012" + }, + { + "extn": "7534", + "id": "29633", + "name": "Jacob Connor", + "office": "Atlanta", + "position": "Designer", + "salary": "$256,587", + "start_date": "1/9/2000" + }, + { + "extn": "2739", + "id": "29634", + "name": "Marvin Booth", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$40,962", + "start_date": "9/28/2008" + }, + { + "extn": "1817", + "id": "29635", + "name": "Alexa Moran", + "office": "Prague", + "position": "Stockbroker", + "salary": "$126,792", + "start_date": "2/12/2011" + }, + { + "extn": "6146", + "id": "29636", + "name": "Samara Lindsay", + "office": "Charlotte", + "position": "Service Supervisor", + "salary": "$58,904", + "start_date": "12/15/2000" + }, + { + "extn": "2470", + "id": "29637", + "name": "Freya Lee", + "office": "Baltimore", + "position": "Retail Trainee", + "salary": "$257,967", + "start_date": "6/21/2008" + }, + { + "extn": "9856", + "id": "29638", + "name": "Nathan Whitehouse", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$18,988", + "start_date": "1/20/2018" + }, + { + "extn": "3415", + "id": "29639", + "name": "Dorothy Carter", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$80,635", + "start_date": "3/26/2017" + }, + { + "extn": "3658", + "id": "29640", + "name": "Javier York", + "office": "El Paso", + "position": "Budget Analyst", + "salary": "$64,270", + "start_date": "11/16/2007" + }, + { + "extn": "5235", + "id": "29641", + "name": "Marilyn Trent", + "office": "Honolulu", + "position": "Baker", + "salary": "$227,375", + "start_date": "4/9/2001" + }, + { + "extn": "5311", + "id": "29642", + "name": "Alexa Quinton", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$177,642", + "start_date": "2/23/2003" + }, + { + "extn": "1874", + "id": "29643", + "name": "Jaylene Talbot", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$145,074", + "start_date": "3/12/2012" + }, + { + "extn": "4370", + "id": "29644", + "name": "Tony Attwood", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$261,690", + "start_date": "11/25/2007" + }, + { + "extn": "7691", + "id": "29645", + "name": "Hayden Butler", + "office": "Nashville", + "position": "Cook", + "salary": "$128,153", + "start_date": "3/17/2018" + }, + { + "extn": "6009", + "id": "29646", + "name": "Mayleen Gilmore", + "office": "Springfield", + "position": "Pharmacist", + "salary": "$223,151", + "start_date": "3/6/2019" + }, + { + "extn": "5899", + "id": "29647", + "name": "Jennifer Mann", + "office": "Pittsburgh", + "position": "Webmaster", + "salary": "$292,652", + "start_date": "7/21/2015" + }, + { + "extn": "8093", + "id": "29648", + "name": "Goldie Darcy", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$283,763", + "start_date": "4/12/2017" + }, + { + "extn": "9517", + "id": "29649", + "name": "Rocco Purvis", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$245,407", + "start_date": "9/9/2016" + }, + { + "extn": "1537", + "id": "29650", + "name": "Mackenzie Lambert", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$271,739", + "start_date": "5/30/2007" + }, + { + "extn": "1450", + "id": "29651", + "name": "Wade Heaton", + "office": "Chicago", + "position": "Production Painter", + "salary": "$272,185", + "start_date": "7/18/2003" + }, + { + "extn": "4102", + "id": "29652", + "name": "Peter Glynn", + "office": "Lakewood", + "position": "Banker", + "salary": "$220,372", + "start_date": "8/11/2016" + }, + { + "extn": "5085", + "id": "29653", + "name": "Rhea Bennett", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$105,940", + "start_date": "2/5/2016" + }, + { + "extn": "5161", + "id": "29654", + "name": "Tiffany Tobin", + "office": "Garland", + "position": "Cook", + "salary": "$70,065", + "start_date": "9/13/2015" + }, + { + "extn": "2687", + "id": "29655", + "name": "Carl Shepherd", + "office": "Lancaster", + "position": "Cook", + "salary": "$290,497", + "start_date": "7/28/2000" + }, + { + "extn": "5013", + "id": "29656", + "name": "Harvey Wright", + "office": "Richmond", + "position": "Health Educator", + "salary": "$276,169", + "start_date": "5/16/2014" + }, + { + "extn": "1441", + "id": "29657", + "name": "Denis Rixon", + "office": "Irving", + "position": "Lecturer", + "salary": "$66,996", + "start_date": "6/10/2007" + }, + { + "extn": "8605", + "id": "29658", + "name": "Bob Rivers", + "office": "Dallas", + "position": "Production Painter", + "salary": "$243,552", + "start_date": "5/18/2012" + }, + { + "extn": "3782", + "id": "29659", + "name": "Adelaide Malone", + "office": "London", + "position": "HR Coordinator", + "salary": "$243,278", + "start_date": "11/8/2006" + }, + { + "extn": "5701", + "id": "29660", + "name": "Remy Thomson", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$118,055", + "start_date": "6/7/2019" + }, + { + "extn": "8281", + "id": "29661", + "name": "Daniel Huggins", + "office": "Zurich", + "position": "Accountant", + "salary": "$97,349", + "start_date": "6/11/2017" + }, + { + "extn": "7041", + "id": "29662", + "name": "Cherish Gonzales", + "office": "Philadelphia", + "position": "Dentist", + "salary": "$100,486", + "start_date": "4/22/2001" + }, + { + "extn": "4895", + "id": "29663", + "name": "Leroy Lewis", + "office": "Arlington", + "position": "Steward", + "salary": "$227,853", + "start_date": "1/6/2002" + }, + { + "extn": "9650", + "id": "29664", + "name": "Laila Hancock", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$149,359", + "start_date": "8/21/2010" + }, + { + "extn": "6955", + "id": "29665", + "name": "Daphne Lindop", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$97,010", + "start_date": "2/12/2006" + }, + { + "extn": "5904", + "id": "29666", + "name": "Louise Tanner", + "office": "Saint Paul", + "position": "Bellman", + "salary": "$70,832", + "start_date": "11/9/2008" + }, + { + "extn": "6352", + "id": "29667", + "name": "Domenic Rogers", + "office": "London", + "position": "Physician", + "salary": "$165,615", + "start_date": "1/28/2002" + }, + { + "extn": "3993", + "id": "29668", + "name": "Ronald Ross", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$147,084", + "start_date": "9/21/2008" + }, + { + "extn": "4281", + "id": "29669", + "name": "Melody Edley", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$141,388", + "start_date": "8/31/2019" + }, + { + "extn": "3534", + "id": "29670", + "name": "Alison Clark", + "office": "Omaha", + "position": "Executive Director", + "salary": "$251,188", + "start_date": "2/26/2014" + }, + { + "extn": "6226", + "id": "29671", + "name": "Joyce Broomfield", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$153,376", + "start_date": "4/5/2002" + }, + { + "extn": "7550", + "id": "29672", + "name": "Hank Durrant", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$187,850", + "start_date": "9/4/2014" + }, + { + "extn": "7920", + "id": "29673", + "name": "Julius Pierce", + "office": "Fort Lauderdale", + "position": "Global Logistics Supervisor", + "salary": "$236,468", + "start_date": "2/20/2003" + }, + { + "extn": "3165", + "id": "29674", + "name": "William Stone ", + "office": "Seattle", + "position": "Dentist", + "salary": "$171,726", + "start_date": "2/23/2008" + }, + { + "extn": "4190", + "id": "29675", + "name": "Matthew Baxter", + "office": "Venice", + "position": "Physician", + "salary": "$14,342", + "start_date": "7/20/2019" + }, + { + "extn": "5034", + "id": "29676", + "name": "Johnny Redwood", + "office": "Minneapolis", + "position": "Stockbroker", + "salary": "$229,479", + "start_date": "11/3/2006" + }, + { + "extn": "4199", + "id": "29677", + "name": "Erick Driscoll", + "office": "Seattle", + "position": "Physician", + "salary": "$165,711", + "start_date": "11/26/2009" + }, + { + "extn": "8366", + "id": "29678", + "name": "Josephine Hill", + "office": "Stockton", + "position": "Banker", + "salary": "$98,835", + "start_date": "12/10/2015" + }, + { + "extn": "9077", + "id": "29679", + "name": "Lara Hastings", + "office": "Lancaster", + "position": "Auditor", + "salary": "$224,287", + "start_date": "2/1/2019" + }, + { + "extn": "9865", + "id": "29680", + "name": "Rufus Collins", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$168,655", + "start_date": "7/1/2012" + }, + { + "extn": "3976", + "id": "29681", + "name": "William Boyle", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$245,735", + "start_date": "6/9/2010" + }, + { + "extn": "7659", + "id": "29682", + "name": "Erick Pond", + "office": "Fremont", + "position": "Audiologist", + "salary": "$190,055", + "start_date": "12/7/2011" + }, + { + "extn": "4646", + "id": "29683", + "name": "Lily Gordon", + "office": "Worcester", + "position": "Inspector", + "salary": "$15,128", + "start_date": "3/26/2016" + }, + { + "extn": "8747", + "id": "29684", + "name": "Danielle Mitchell", + "office": "Baltimore", + "position": "Project Manager", + "salary": "$82,129", + "start_date": "7/11/2012" + }, + { + "extn": "4192", + "id": "29685", + "name": "George Mason", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$40,610", + "start_date": "8/27/2017" + }, + { + "extn": "7842", + "id": "29686", + "name": "Alma Blythe", + "office": "Lisbon", + "position": "Software Engineer", + "salary": "$259,528", + "start_date": "5/27/2002" + }, + { + "extn": "9434", + "id": "29687", + "name": "Josh Lowe", + "office": "London", + "position": "Audiologist", + "salary": "$177,856", + "start_date": "9/10/2014" + }, + { + "extn": "6512", + "id": "29688", + "name": "Adalind Vinton", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$163,558", + "start_date": "3/13/2009" + }, + { + "extn": "8576", + "id": "29689", + "name": "Joseph Higgs", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$179,463", + "start_date": "4/12/2017" + }, + { + "extn": "9756", + "id": "29690", + "name": "Winnie Bolton", + "office": "Boston", + "position": "Cashier", + "salary": "$201,198", + "start_date": "11/24/2018" + }, + { + "extn": "3658", + "id": "29691", + "name": "Sabina Shaw", + "office": "Milano", + "position": "Ambulatory Nurse", + "salary": "$37,596", + "start_date": "1/31/2010" + }, + { + "extn": "9954", + "id": "29692", + "name": "Bob Mcleod", + "office": "Baltimore", + "position": "Service Supervisor", + "salary": "$198,435", + "start_date": "10/29/2017" + }, + { + "extn": "4589", + "id": "29693", + "name": "Rocco Hopkins", + "office": "San Antonio", + "position": "IT Support Staff", + "salary": "$73,763", + "start_date": "9/24/2009" + }, + { + "extn": "4171", + "id": "29694", + "name": "Drew Snow", + "office": "Detroit", + "position": "Business Broker", + "salary": "$64,730", + "start_date": "6/3/2011" + }, + { + "extn": "2580", + "id": "29695", + "name": "Lara Moran", + "office": "Omaha", + "position": "Paramedic", + "salary": "$244,459", + "start_date": "12/30/2018" + }, + { + "extn": "5408", + "id": "29696", + "name": "Crystal Saunders", + "office": "Arlington", + "position": "Operator", + "salary": "$193,093", + "start_date": "3/5/2002" + }, + { + "extn": "2331", + "id": "29697", + "name": "Kassandra Olivier", + "office": "Lancaster", + "position": "Biologist", + "salary": "$164,659", + "start_date": "11/2/2010" + }, + { + "extn": "8513", + "id": "29698", + "name": "Christine Khan", + "office": "Bucharest", + "position": "Assistant Buyer", + "salary": "$108,231", + "start_date": "4/1/2006" + }, + { + "extn": "1744", + "id": "29699", + "name": "Ramon Shelton", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$110,486", + "start_date": "9/14/2001" + }, + { + "extn": "6102", + "id": "29700", + "name": "Tom Willson", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$64,201", + "start_date": "1/23/2016" + }, + { + "extn": "5434", + "id": "29701", + "name": "Adina Roman", + "office": "Huntsville", + "position": "Electrician", + "salary": "$279,790", + "start_date": "6/13/2005" + }, + { + "extn": "9389", + "id": "29702", + "name": "Abdul Davies", + "office": "Arlington", + "position": "Lecturer", + "salary": "$126,501", + "start_date": "3/13/2009" + }, + { + "extn": "8237", + "id": "29703", + "name": "Alessia Booth", + "office": "San Antonio", + "position": "IT Support Staff", + "salary": "$36,307", + "start_date": "11/1/2014" + }, + { + "extn": "2366", + "id": "29704", + "name": "Sasha Wilton", + "office": "Escondido", + "position": "Mobile Developer", + "salary": "$204,936", + "start_date": "10/6/2011" + }, + { + "extn": "3743", + "id": "29705", + "name": "Hannah Ebbs", + "office": "Fremont", + "position": "Lecturer", + "salary": "$181,496", + "start_date": "5/28/2017" + }, + { + "extn": "7142", + "id": "29706", + "name": "Marigold Owens", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$144,691", + "start_date": "5/1/2009" + }, + { + "extn": "6820", + "id": "29707", + "name": "Harvey Villiger", + "office": "Saint Paul", + "position": "Web Developer", + "salary": "$258,804", + "start_date": "3/9/2006" + }, + { + "extn": "2577", + "id": "29708", + "name": "Eduardo Russel", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$153,514", + "start_date": "10/14/2008" + }, + { + "extn": "3804", + "id": "29709", + "name": "Denis Andersson", + "office": "Hayward", + "position": "Health Educator", + "salary": "$73,130", + "start_date": "1/21/2018" + }, + { + "extn": "7433", + "id": "29710", + "name": "Crystal Lewin", + "office": "Jacksonville", + "position": "Retail Trainee", + "salary": "$123,700", + "start_date": "7/30/2004" + }, + { + "extn": "5173", + "id": "29711", + "name": "Goldie Clifford", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$145,496", + "start_date": "11/8/2005" + }, + { + "extn": "8431", + "id": "29712", + "name": "Raquel Amstead", + "office": "Seattle", + "position": "Software Engineer", + "salary": "$139,945", + "start_date": "1/2/2000" + }, + { + "extn": "4638", + "id": "29713", + "name": "Julian Owens", + "office": "Portland", + "position": "Design Engineer", + "salary": "$93,350", + "start_date": "6/10/2014" + }, + { + "extn": "9696", + "id": "29714", + "name": "Denis Cartwright", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$38,505", + "start_date": "11/10/2008" + }, + { + "extn": "4083", + "id": "29715", + "name": "Nate Cartwright", + "office": "Washington", + "position": "Software Engineer", + "salary": "$222,112", + "start_date": "1/13/2008" + }, + { + "extn": "6732", + "id": "29716", + "name": "Tyson Connell", + "office": "Wien", + "position": "Food Technologist", + "salary": "$46,786", + "start_date": "9/1/2017" + }, + { + "extn": "5248", + "id": "29717", + "name": "Jolene Powell", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$78,783", + "start_date": "9/2/2000" + }, + { + "extn": "1732", + "id": "29718", + "name": "Hank Slater", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$191,061", + "start_date": "8/24/2007" + }, + { + "extn": "9175", + "id": "29719", + "name": "Logan Griffiths", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$42,457", + "start_date": "1/22/2016" + }, + { + "extn": "1618", + "id": "29720", + "name": "Teagan Mackenzie", + "office": "Toledo", + "position": "CNC Operator", + "salary": "$293,118", + "start_date": "7/3/2018" + }, + { + "extn": "5874", + "id": "29721", + "name": "Benny Smith", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$210,640", + "start_date": "1/20/2016" + }, + { + "extn": "3206", + "id": "29722", + "name": "Chris Barrett", + "office": "Bellevue", + "position": "Healthcare Specialist", + "salary": "$155,735", + "start_date": "6/27/2002" + }, + { + "extn": "9960", + "id": "29723", + "name": "Felicity Swift", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$200,239", + "start_date": "4/13/2006" + }, + { + "extn": "5273", + "id": "29724", + "name": "Aeris Daniells", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$274,530", + "start_date": "4/25/2005" + }, + { + "extn": "9159", + "id": "29725", + "name": "Alexa Roberts", + "office": "Scottsdale", + "position": "Service Supervisor", + "salary": "$212,564", + "start_date": "8/22/2013" + }, + { + "extn": "4803", + "id": "29726", + "name": "Doug Hopkinson", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$77,044", + "start_date": "2/20/2016" + }, + { + "extn": "7390", + "id": "29727", + "name": "William Noach", + "office": "Jersey City", + "position": "Front Desk Coordinator", + "salary": "$28,333", + "start_date": "11/25/2012" + }, + { + "extn": "4712", + "id": "29728", + "name": "Lillian Wilkinson", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$240,002", + "start_date": "2/18/2008" + }, + { + "extn": "7275", + "id": "29729", + "name": "Sadie Morgan", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$267,840", + "start_date": "10/6/2016" + }, + { + "extn": "6910", + "id": "29730", + "name": "Cedrick Zaoui", + "office": "Murfreesboro", + "position": "Service Supervisor", + "salary": "$107,616", + "start_date": "5/22/2019" + }, + { + "extn": "1018", + "id": "29731", + "name": "Eve Nurton", + "office": "Hollywood", + "position": "Dentist", + "salary": "$85,903", + "start_date": "12/15/2007" + }, + { + "extn": "4656", + "id": "29732", + "name": "Erick Randall", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$32,054", + "start_date": "11/27/2018" + }, + { + "extn": "9032", + "id": "29733", + "name": "Julian Power", + "office": "Ontario", + "position": "Webmaster", + "salary": "$279,033", + "start_date": "12/9/2014" + }, + { + "extn": "7415", + "id": "29734", + "name": "Carmen Burge", + "office": "Tokyo", + "position": "Banker", + "salary": "$248,380", + "start_date": "9/21/2016" + }, + { + "extn": "3664", + "id": "29735", + "name": "Sabrina Atkinson", + "office": "Berna", + "position": "Accountant", + "salary": "$277,309", + "start_date": "5/1/2011" + }, + { + "extn": "9262", + "id": "29736", + "name": "Peter Richardson", + "office": "Wien", + "position": "HR Specialist", + "salary": "$228,076", + "start_date": "1/31/2010" + }, + { + "extn": "4277", + "id": "29737", + "name": "Sienna Mullins", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$47,301", + "start_date": "10/6/2004" + }, + { + "extn": "5037", + "id": "29738", + "name": "Martin Rust", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$183,920", + "start_date": "1/24/2009" + }, + { + "extn": "6904", + "id": "29739", + "name": "Julius Barclay", + "office": "Garland", + "position": "Call Center Representative", + "salary": "$246,410", + "start_date": "5/7/2018" + }, + { + "extn": "7814", + "id": "29740", + "name": "Jack Hunt", + "office": "Nashville", + "position": "Business Broker", + "salary": "$200,442", + "start_date": "2/8/2004" + }, + { + "extn": "7802", + "id": "29741", + "name": "Matt Barclay", + "office": "Miami", + "position": "CNC Operator", + "salary": "$271,185", + "start_date": "3/8/2001" + }, + { + "extn": "1666", + "id": "29742", + "name": "Regina Buckley", + "office": "Cincinnati", + "position": "Lecturer", + "salary": "$153,220", + "start_date": "8/2/2011" + }, + { + "extn": "2200", + "id": "29743", + "name": "Nate Shaw", + "office": "Oklahoma City", + "position": "HR Specialist", + "salary": "$151,023", + "start_date": "11/17/2013" + }, + { + "extn": "2792", + "id": "29744", + "name": "Lillian Paterson", + "office": "Madrid", + "position": "Inspector", + "salary": "$252,946", + "start_date": "5/10/2003" + }, + { + "extn": "1303", + "id": "29745", + "name": "Camellia Pond", + "office": "Hayward", + "position": "Clerk", + "salary": "$30,069", + "start_date": "8/20/2002" + }, + { + "extn": "3253", + "id": "29746", + "name": "Bart Turner", + "office": "Las Vegas", + "position": "Baker", + "salary": "$270,672", + "start_date": "5/16/2018" + }, + { + "extn": "7161", + "id": "29747", + "name": "Dasha Carpenter", + "office": "El Paso", + "position": "Loan Officer", + "salary": "$165,466", + "start_date": "8/20/2007" + }, + { + "extn": "3807", + "id": "29748", + "name": "Peter Dwyer", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$272,969", + "start_date": "3/18/2013" + }, + { + "extn": "3055", + "id": "29749", + "name": "Angelica Kelly", + "office": "Milano", + "position": "Biologist", + "salary": "$142,074", + "start_date": "3/22/2018" + }, + { + "extn": "2331", + "id": "29750", + "name": "Jessica Hunter", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$53,222", + "start_date": "11/21/2008" + }, + { + "extn": "8326", + "id": "29751", + "name": "Fiona Norris", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$212,551", + "start_date": "3/8/2012" + }, + { + "extn": "2746", + "id": "29752", + "name": "Ryan Bryant", + "office": "Indianapolis", + "position": "Cash Manager", + "salary": "$273,651", + "start_date": "2/7/2003" + }, + { + "extn": "1240", + "id": "29753", + "name": "Drew Cavanagh", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$139,779", + "start_date": "4/11/2010" + }, + { + "extn": "2480", + "id": "29754", + "name": "Mike Evans", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$64,933", + "start_date": "1/27/2002" + }, + { + "extn": "7457", + "id": "29755", + "name": "Carol Vass", + "office": "London", + "position": "HR Coordinator", + "salary": "$258,082", + "start_date": "1/15/2005" + }, + { + "extn": "5741", + "id": "29756", + "name": "Savannah Hewitt", + "office": "Lancaster", + "position": "Health Educator", + "salary": "$70,589", + "start_date": "8/27/2011" + }, + { + "extn": "4616", + "id": "29757", + "name": "Cherish Slater", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$50,683", + "start_date": "9/4/2019" + }, + { + "extn": "6854", + "id": "29758", + "name": "Carol Crawford", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$173,092", + "start_date": "11/17/2015" + }, + { + "extn": "5932", + "id": "29759", + "name": "Alexander Nanton", + "office": "Scottsdale", + "position": "Assistant Buyer", + "salary": "$235,798", + "start_date": "6/16/2011" + }, + { + "extn": "5289", + "id": "29760", + "name": "Sebastian Powell", + "office": "Innsbruck", + "position": "Steward", + "salary": "$286,399", + "start_date": "11/26/2016" + }, + { + "extn": "1855", + "id": "29761", + "name": "Paula Brown", + "office": "Lincoln", + "position": "Doctor", + "salary": "$258,150", + "start_date": "8/2/2018" + }, + { + "extn": "8367", + "id": "29762", + "name": "Michael Lunt", + "office": "Orlando", + "position": "Production Painter", + "salary": "$135,876", + "start_date": "10/20/2008" + }, + { + "extn": "4731", + "id": "29763", + "name": "Ivy Strong", + "office": "Chicago", + "position": "Front Desk Coordinator", + "salary": "$144,517", + "start_date": "6/4/2006" + }, + { + "extn": "5446", + "id": "29764", + "name": "Danny Weatcroft", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$168,899", + "start_date": "7/27/2009" + }, + { + "extn": "1128", + "id": "29765", + "name": "Maxwell Todd", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$109,079", + "start_date": "9/1/2000" + }, + { + "extn": "6547", + "id": "29766", + "name": "Brooklyn Vernon", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$152,214", + "start_date": "5/12/2010" + }, + { + "extn": "1820", + "id": "29767", + "name": "Anthony Reynolds", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$43,112", + "start_date": "11/2/2018" + }, + { + "extn": "6514", + "id": "29768", + "name": "Lara Kennedy", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$102,136", + "start_date": "2/21/2006" + }, + { + "extn": "9134", + "id": "29769", + "name": "Dorothy Sinclair", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$83,746", + "start_date": "3/6/2017" + }, + { + "extn": "1898", + "id": "29770", + "name": "Jacob Giles", + "office": "Pittsburgh", + "position": "HR Coordinator", + "salary": "$61,342", + "start_date": "9/11/2018" + }, + { + "extn": "5313", + "id": "29771", + "name": "Logan Curtis", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$175,774", + "start_date": "1/15/2018" + }, + { + "extn": "8685", + "id": "29772", + "name": "Alice Farmer", + "office": "Sacramento", + "position": "Call Center Representative", + "salary": "$156,998", + "start_date": "11/29/2000" + }, + { + "extn": "9325", + "id": "29773", + "name": "Nick Becker", + "office": "Fullerton", + "position": "Chef Manager", + "salary": "$132,329", + "start_date": "2/28/2004" + }, + { + "extn": "6682", + "id": "29774", + "name": "Gwen Rose", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$213,087", + "start_date": "9/2/2007" + }, + { + "extn": "4957", + "id": "29775", + "name": "Anabelle Gates", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$163,901", + "start_date": "10/3/2001" + }, + { + "extn": "5673", + "id": "29776", + "name": "Cecilia Wild", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$52,919", + "start_date": "7/11/2019" + }, + { + "extn": "2696", + "id": "29777", + "name": "Rhea Radcliffe", + "office": "Fullerton", + "position": "Banker", + "salary": "$75,342", + "start_date": "3/22/2008" + }, + { + "extn": "7698", + "id": "29778", + "name": "Chester Heaton", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$174,382", + "start_date": "4/9/2015" + }, + { + "extn": "8026", + "id": "29779", + "name": "Barney Mason", + "office": "Murfreesboro", + "position": "Chef Manager", + "salary": "$157,991", + "start_date": "3/15/2017" + }, + { + "extn": "5319", + "id": "29780", + "name": "Phoebe Roth", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$180,310", + "start_date": "11/7/2017" + }, + { + "extn": "1810", + "id": "29781", + "name": "Luna Hunter", + "office": "Escondido", + "position": "Physician", + "salary": "$231,336", + "start_date": "10/5/2004" + }, + { + "extn": "7038", + "id": "29782", + "name": "Leroy Whitmore", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$243,972", + "start_date": "7/26/2012" + }, + { + "extn": "8099", + "id": "29783", + "name": "Chadwick Richardson", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$177,519", + "start_date": "10/1/2005" + }, + { + "extn": "5472", + "id": "29784", + "name": "Melanie Brett", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$22,062", + "start_date": "6/1/2015" + }, + { + "extn": "1274", + "id": "29785", + "name": "Lily Knight", + "office": "Denver", + "position": "Doctor", + "salary": "$77,859", + "start_date": "7/17/2004" + }, + { + "extn": "3232", + "id": "29786", + "name": "Angela Stone ", + "office": "Oakland", + "position": "Restaurant Manager", + "salary": "$108,730", + "start_date": "12/12/2008" + }, + { + "extn": "9249", + "id": "29787", + "name": "Melania Archer", + "office": "Valetta", + "position": "Cashier", + "salary": "$38,661", + "start_date": "9/17/2002" + }, + { + "extn": "6762", + "id": "29788", + "name": "Oliver Pearce", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$113,909", + "start_date": "2/22/2005" + }, + { + "extn": "8116", + "id": "29789", + "name": "Luke Bell", + "office": "Louisville", + "position": "Front Desk Coordinator", + "salary": "$266,723", + "start_date": "6/30/2010" + }, + { + "extn": "6602", + "id": "29790", + "name": "Bernadette Stewart", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$279,122", + "start_date": "3/13/2006" + }, + { + "extn": "6759", + "id": "29791", + "name": "Russel Warden", + "office": "Zurich", + "position": "Production Painter", + "salary": "$191,146", + "start_date": "1/30/2016" + }, + { + "extn": "5525", + "id": "29792", + "name": "Benjamin Freeburn", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$224,379", + "start_date": "11/10/2006" + }, + { + "extn": "6313", + "id": "29793", + "name": "Harry Partridge", + "office": "Phoenix", + "position": "Inspector", + "salary": "$31,062", + "start_date": "8/18/2012" + }, + { + "extn": "4986", + "id": "29794", + "name": "Leroy Higgs", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$90,710", + "start_date": "8/20/2017" + }, + { + "extn": "1899", + "id": "29795", + "name": "Hank Johnson", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$204,660", + "start_date": "1/21/2016" + }, + { + "extn": "9639", + "id": "29796", + "name": "Gil Bryson", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$204,983", + "start_date": "5/15/2004" + }, + { + "extn": "7422", + "id": "29797", + "name": "Alison Wilson", + "office": "Jersey City", + "position": "Software Engineer", + "salary": "$45,446", + "start_date": "11/27/2017" + }, + { + "extn": "3519", + "id": "29798", + "name": "Logan Morrow", + "office": "Quebec", + "position": "Treasurer", + "salary": "$97,793", + "start_date": "8/25/2010" + }, + { + "extn": "2510", + "id": "29799", + "name": "Felicity Leigh", + "office": "Stockton", + "position": "IT Support Staff", + "salary": "$49,061", + "start_date": "6/6/2018" + }, + { + "extn": "8699", + "id": "29800", + "name": "Rufus Glynn", + "office": "Rochester", + "position": "Webmaster", + "salary": "$13,043", + "start_date": "11/25/2001" + }, + { + "extn": "9560", + "id": "29801", + "name": "Tom Rosenbloom", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$260,029", + "start_date": "8/26/2018" + }, + { + "extn": "6371", + "id": "29802", + "name": "Paula Lynn", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$200,362", + "start_date": "7/31/2014" + }, + { + "extn": "1824", + "id": "29803", + "name": "Jayden Whitmore", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$241,272", + "start_date": "7/6/2013" + }, + { + "extn": "2757", + "id": "29804", + "name": "Michael Roman", + "office": "Memphis", + "position": "Auditor", + "salary": "$88,455", + "start_date": "5/25/2019" + }, + { + "extn": "7713", + "id": "29805", + "name": "Goldie Rees", + "office": "Rome", + "position": "Steward", + "salary": "$265,391", + "start_date": "11/23/2009" + }, + { + "extn": "9575", + "id": "29806", + "name": "Alexander Coates", + "office": "Laredo", + "position": "Steward", + "salary": "$50,410", + "start_date": "11/1/2016" + }, + { + "extn": "4079", + "id": "29807", + "name": "Tiffany Thomas", + "office": "Glendale", + "position": "Mobile Developer", + "salary": "$228,881", + "start_date": "9/15/2010" + }, + { + "extn": "6036", + "id": "29808", + "name": "Russel Vass", + "office": "Stockton", + "position": "Physician", + "salary": "$216,737", + "start_date": "7/20/2018" + }, + { + "extn": "1183", + "id": "29809", + "name": "Mabel Bowen", + "office": "Stockton", + "position": "Biologist", + "salary": "$61,148", + "start_date": "6/29/2000" + }, + { + "extn": "9161", + "id": "29810", + "name": "Freya Welsch", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$108,095", + "start_date": "2/9/2003" + }, + { + "extn": "8517", + "id": "29811", + "name": "Ada Sloan", + "office": "Orlando", + "position": "Inspector", + "salary": "$201,262", + "start_date": "9/25/2005" + }, + { + "extn": "3042", + "id": "29812", + "name": "Eve Mcgee", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$48,571", + "start_date": "4/20/2010" + }, + { + "extn": "8041", + "id": "29813", + "name": "Sabrina Hall", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$156,731", + "start_date": "7/24/2000" + }, + { + "extn": "6023", + "id": "29814", + "name": "Livia Simmons", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$73,265", + "start_date": "10/5/2003" + }, + { + "extn": "3197", + "id": "29815", + "name": "Mike Sloan", + "office": "Dallas", + "position": "Doctor", + "salary": "$167,951", + "start_date": "6/10/2018" + }, + { + "extn": "1504", + "id": "29816", + "name": "Mandy Veale", + "office": "Fullerton", + "position": "Designer", + "salary": "$244,030", + "start_date": "1/18/2010" + }, + { + "extn": "7939", + "id": "29817", + "name": "Georgia Radcliffe", + "office": "Berna", + "position": "Baker", + "salary": "$108,396", + "start_date": "1/23/2019" + }, + { + "extn": "2245", + "id": "29818", + "name": "Luke Noach", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$91,374", + "start_date": "7/21/2015" + }, + { + "extn": "6418", + "id": "29819", + "name": "Domenic Barclay", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$21,058", + "start_date": "8/25/2002" + }, + { + "extn": "8195", + "id": "29820", + "name": "Johnny Rainford", + "office": "St. Louis", + "position": "Front Desk Coordinator", + "salary": "$58,713", + "start_date": "2/23/2003" + }, + { + "extn": "8390", + "id": "29821", + "name": "Rick Penn", + "office": "Phoenix", + "position": "Designer", + "salary": "$237,234", + "start_date": "4/21/2007" + }, + { + "extn": "2101", + "id": "29822", + "name": "Christy Edmonds", + "office": "Valetta", + "position": "Executive Director", + "salary": "$108,711", + "start_date": "2/14/2007" + }, + { + "extn": "8500", + "id": "29823", + "name": "Hayden Burnley", + "office": "Fayetteville", + "position": "Paramedic", + "salary": "$276,911", + "start_date": "7/12/2019" + }, + { + "extn": "9338", + "id": "29824", + "name": "Wendy Hewitt", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$258,235", + "start_date": "3/12/2006" + }, + { + "extn": "4538", + "id": "29825", + "name": "Danny Robinson", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$145,872", + "start_date": "9/19/2000" + }, + { + "extn": "7790", + "id": "29826", + "name": "Maribel Lomax", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$272,257", + "start_date": "8/9/2010" + }, + { + "extn": "3314", + "id": "29827", + "name": "Kassandra John", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$220,241", + "start_date": "7/29/2008" + }, + { + "extn": "8820", + "id": "29828", + "name": "Gil Beal", + "office": "Columbus", + "position": "Accountant", + "salary": "$17,351", + "start_date": "9/24/2011" + }, + { + "extn": "2542", + "id": "29829", + "name": "Rylee Gaynor", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$111,043", + "start_date": "1/22/2011" + }, + { + "extn": "8583", + "id": "29830", + "name": "Raquel Pickard", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$251,114", + "start_date": "6/14/2015" + }, + { + "extn": "2407", + "id": "29831", + "name": "Chad Weatcroft", + "office": "Los Angeles", + "position": "Mobile Developer", + "salary": "$179,890", + "start_date": "3/15/2013" + }, + { + "extn": "3666", + "id": "29832", + "name": "Shelby Anderson", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$191,133", + "start_date": "3/5/2005" + }, + { + "extn": "6665", + "id": "29833", + "name": "Roger Ianson", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$185,209", + "start_date": "11/6/2014" + }, + { + "extn": "4974", + "id": "29834", + "name": "Tania Shelton", + "office": "London", + "position": "Software Engineer", + "salary": "$245,048", + "start_date": "12/16/2007" + }, + { + "extn": "6765", + "id": "29835", + "name": "Jessica Wilson", + "office": "Lancaster", + "position": "Business Broker", + "salary": "$203,402", + "start_date": "7/29/2009" + }, + { + "extn": "4506", + "id": "29836", + "name": "Anthony Thornton", + "office": "Henderson", + "position": "Accountant", + "salary": "$97,225", + "start_date": "9/18/2000" + }, + { + "extn": "9290", + "id": "29837", + "name": "Lucas Kelly", + "office": "Madrid", + "position": "Fabricator", + "salary": "$291,827", + "start_date": "4/1/2016" + }, + { + "extn": "1132", + "id": "29838", + "name": "Henry Ward", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$155,620", + "start_date": "2/21/2002" + }, + { + "extn": "3844", + "id": "29839", + "name": "Chad Michael", + "office": "Fayetteville", + "position": "Cash Manager", + "salary": "$152,532", + "start_date": "3/25/2000" + }, + { + "extn": "3242", + "id": "29840", + "name": "Kamila Cavanagh", + "office": "Dallas", + "position": "Designer", + "salary": "$163,223", + "start_date": "2/20/2011" + }, + { + "extn": "3607", + "id": "29841", + "name": "Manuel Morrow", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$91,426", + "start_date": "6/4/2000" + }, + { + "extn": "8621", + "id": "29842", + "name": "Hayden Weasley", + "office": "New York", + "position": "Dentist", + "salary": "$206,228", + "start_date": "12/24/2009" + }, + { + "extn": "4344", + "id": "29843", + "name": "Morgan Ainsworth", + "office": "Worcester", + "position": "Restaurant Manager", + "salary": "$105,503", + "start_date": "1/12/2017" + }, + { + "extn": "7232", + "id": "29844", + "name": "Mandy Jennson", + "office": "Santa Ana", + "position": "HR Specialist", + "salary": "$48,185", + "start_date": "4/25/2014" + }, + { + "extn": "4142", + "id": "29845", + "name": "Rick Parker", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$142,562", + "start_date": "3/5/2014" + }, + { + "extn": "7464", + "id": "29846", + "name": "Andie Emerson", + "office": "Garland", + "position": "Steward", + "salary": "$43,702", + "start_date": "11/19/2012" + }, + { + "extn": "1481", + "id": "29847", + "name": "Barry Wallace", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$201,772", + "start_date": "1/29/2016" + }, + { + "extn": "4646", + "id": "29848", + "name": "Jasmine Weston", + "office": "Stockton", + "position": "Designer", + "salary": "$194,971", + "start_date": "2/8/2010" + }, + { + "extn": "4585", + "id": "29849", + "name": "Logan Furnell", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$21,319", + "start_date": "1/26/2000" + }, + { + "extn": "6226", + "id": "29850", + "name": "Josephine Whitmore", + "office": "St. Louis", + "position": "Banker", + "salary": "$183,679", + "start_date": "2/10/2013" + }, + { + "extn": "6434", + "id": "29851", + "name": "Penelope Glynn", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$281,892", + "start_date": "11/6/2004" + }, + { + "extn": "4385", + "id": "29852", + "name": "Charlize Truscott", + "office": "Los Angeles", + "position": "Electrician", + "salary": "$46,421", + "start_date": "3/5/2008" + }, + { + "extn": "1900", + "id": "29853", + "name": "Kaylee Judd", + "office": "Murfreesboro", + "position": "Health Educator", + "salary": "$209,702", + "start_date": "6/3/2018" + }, + { + "extn": "7678", + "id": "29854", + "name": "Rita Glass", + "office": "Prague", + "position": "Audiologist", + "salary": "$184,573", + "start_date": "12/4/2007" + }, + { + "extn": "8662", + "id": "29855", + "name": "Carmella Chapman", + "office": "Paris", + "position": "Systems Administrator", + "salary": "$275,698", + "start_date": "8/26/2005" + }, + { + "extn": "1795", + "id": "29856", + "name": "Mike West", + "office": "Las Vegas", + "position": "Pharmacist", + "salary": "$163,124", + "start_date": "11/12/2002" + }, + { + "extn": "6727", + "id": "29857", + "name": "Cedrick Hardwick", + "office": "Henderson", + "position": "Production Painter", + "salary": "$206,286", + "start_date": "4/16/2013" + }, + { + "extn": "9283", + "id": "29858", + "name": "Doug Graham", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$270,118", + "start_date": "7/14/2001" + }, + { + "extn": "7968", + "id": "29859", + "name": "Eryn Emmott", + "office": "Boston", + "position": "Auditor", + "salary": "$165,449", + "start_date": "3/4/2006" + }, + { + "extn": "7516", + "id": "29860", + "name": "Isla Selby", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$98,060", + "start_date": "11/11/2012" + }, + { + "extn": "5401", + "id": "29861", + "name": "Analise Olson", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$228,459", + "start_date": "6/10/2004" + }, + { + "extn": "4822", + "id": "29862", + "name": "Mya Paterson", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$235,210", + "start_date": "10/7/2017" + }, + { + "extn": "4759", + "id": "29863", + "name": "Martin Moore", + "office": "Garland", + "position": "Project Manager", + "salary": "$54,505", + "start_date": "1/2/2007" + }, + { + "extn": "7332", + "id": "29864", + "name": "Karen Wren", + "office": "Orlando", + "position": "Cashier", + "salary": "$60,381", + "start_date": "4/20/2016" + }, + { + "extn": "2195", + "id": "29865", + "name": "Sonya Raven", + "office": "Cincinnati", + "position": "Dentist", + "salary": "$292,736", + "start_date": "6/8/2004" + }, + { + "extn": "2741", + "id": "29866", + "name": "Carmen Downing", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$217,662", + "start_date": "12/27/2015" + }, + { + "extn": "9696", + "id": "29867", + "name": "Jacqueline Stewart", + "office": "Louisville", + "position": "Healthcare Specialist", + "salary": "$143,563", + "start_date": "10/23/2003" + }, + { + "extn": "7224", + "id": "29868", + "name": "Mara Slater", + "office": "Washington", + "position": "Bellman", + "salary": "$32,305", + "start_date": "5/14/2004" + }, + { + "extn": "8076", + "id": "29869", + "name": "Julius Thorne", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$250,395", + "start_date": "6/18/2012" + }, + { + "extn": "7436", + "id": "29870", + "name": "Joseph Weasley", + "office": "Arlington", + "position": "Cashier", + "salary": "$214,377", + "start_date": "2/7/2005" + }, + { + "extn": "8854", + "id": "29871", + "name": "Russel Collins", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$210,656", + "start_date": "4/9/2002" + }, + { + "extn": "3016", + "id": "29872", + "name": "Hayden Rivers", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$38,627", + "start_date": "1/17/2008" + }, + { + "extn": "4835", + "id": "29873", + "name": "Anthony Hastings", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$231,571", + "start_date": "1/6/2010" + }, + { + "extn": "9513", + "id": "29874", + "name": "Marilyn Emmott", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$88,404", + "start_date": "12/26/2014" + }, + { + "extn": "2139", + "id": "29875", + "name": "Ramon Walter", + "office": "Bellevue", + "position": "Doctor", + "salary": "$59,294", + "start_date": "8/29/2000" + }, + { + "extn": "3312", + "id": "29876", + "name": "Morgan Button", + "office": "Ontario", + "position": "Cook", + "salary": "$53,150", + "start_date": "8/26/2013" + }, + { + "extn": "2562", + "id": "29877", + "name": "Adalind Preston", + "office": "Washington", + "position": "Associate Professor", + "salary": "$118,503", + "start_date": "2/11/2009" + }, + { + "extn": "3333", + "id": "29878", + "name": "Jules Quinton", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$163,953", + "start_date": "7/3/2007" + }, + { + "extn": "8826", + "id": "29879", + "name": "Felicity Woodcock", + "office": "New York", + "position": "Project Manager", + "salary": "$224,108", + "start_date": "11/21/2009" + }, + { + "extn": "8274", + "id": "29880", + "name": "Angelique Chappell", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$276,849", + "start_date": "1/18/2017" + }, + { + "extn": "8298", + "id": "29881", + "name": "Javier Emmett", + "office": "Tulsa", + "position": "Staffing Consultant", + "salary": "$95,855", + "start_date": "7/4/2008" + }, + { + "extn": "3448", + "id": "29882", + "name": "Lara Webster", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$105,826", + "start_date": "9/13/2011" + }, + { + "extn": "5199", + "id": "29883", + "name": "Karen Chester", + "office": "Rome", + "position": "IT Support Staff", + "salary": "$73,023", + "start_date": "4/21/2011" + }, + { + "extn": "3918", + "id": "29884", + "name": "David Talbot", + "office": "Columbus", + "position": "Steward", + "salary": "$82,658", + "start_date": "8/21/2013" + }, + { + "extn": "3055", + "id": "29885", + "name": "Jackeline Dann", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$54,887", + "start_date": "8/27/2011" + }, + { + "extn": "3566", + "id": "29886", + "name": "Ivy Vaughn", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$251,633", + "start_date": "1/31/2019" + }, + { + "extn": "6998", + "id": "29887", + "name": "Courtney Mackenzie", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$77,348", + "start_date": "4/7/2005" + }, + { + "extn": "1039", + "id": "29888", + "name": "Chadwick Farrow", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$294,124", + "start_date": "10/9/2006" + }, + { + "extn": "9964", + "id": "29889", + "name": "Owen Stanley", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$231,676", + "start_date": "12/25/2007" + }, + { + "extn": "9090", + "id": "29890", + "name": "Cassidy Brooks", + "office": "Salem", + "position": "Investment Advisor", + "salary": "$215,737", + "start_date": "4/7/2018" + }, + { + "extn": "9227", + "id": "29891", + "name": "Shelby Flynn", + "office": "Zurich", + "position": "Baker", + "salary": "$118,746", + "start_date": "12/31/2018" + }, + { + "extn": "9046", + "id": "29892", + "name": "Eduardo Curtis", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$61,157", + "start_date": "5/5/2005" + }, + { + "extn": "7968", + "id": "29893", + "name": "Peyton Evans", + "office": "Sacramento", + "position": "Doctor", + "salary": "$217,867", + "start_date": "10/10/2008" + }, + { + "extn": "6829", + "id": "29894", + "name": "Shay Thomas", + "office": "San Jose", + "position": "Baker", + "salary": "$123,442", + "start_date": "9/7/2009" + }, + { + "extn": "4005", + "id": "29895", + "name": "Peter Clarke", + "office": "Lincoln", + "position": "Banker", + "salary": "$273,965", + "start_date": "7/13/2000" + }, + { + "extn": "3273", + "id": "29896", + "name": "Bryon Todd", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$51,549", + "start_date": "8/22/2003" + }, + { + "extn": "5471", + "id": "29897", + "name": "Willow Jordan", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$240,958", + "start_date": "4/29/2012" + }, + { + "extn": "7486", + "id": "29898", + "name": "Rihanna Ellery", + "office": "Moreno Valley", + "position": "Banker", + "salary": "$235,802", + "start_date": "2/24/2002" + }, + { + "extn": "1146", + "id": "29899", + "name": "Amy Khan", + "office": "Memphis", + "position": "Banker", + "salary": "$188,232", + "start_date": "9/2/2004" + }, + { + "extn": "2441", + "id": "29900", + "name": "Marilyn Mooney", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$296,697", + "start_date": "7/6/2010" + }, + { + "extn": "5511", + "id": "29901", + "name": "Carl Crawley", + "office": "San Bernardino", + "position": "Software Engineer", + "salary": "$69,587", + "start_date": "3/5/2009" + }, + { + "extn": "3184", + "id": "29902", + "name": "Alexander Ashley", + "office": "San Diego", + "position": "Baker", + "salary": "$260,129", + "start_date": "1/2/2012" + }, + { + "extn": "5172", + "id": "29903", + "name": "Nate Alcroft", + "office": "Houston", + "position": "Associate Professor", + "salary": "$296,542", + "start_date": "10/21/2018" + }, + { + "extn": "2469", + "id": "29904", + "name": "Logan Tate", + "office": "Lincoln", + "position": "Executive Director", + "salary": "$289,382", + "start_date": "7/25/2014" + }, + { + "extn": "6408", + "id": "29905", + "name": "Russel Carson", + "office": "San Jose", + "position": "Health Educator", + "salary": "$186,631", + "start_date": "9/11/2005" + }, + { + "extn": "7647", + "id": "29906", + "name": "Harvey Warren", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$290,453", + "start_date": "10/25/2019" + }, + { + "extn": "2747", + "id": "29907", + "name": "Percy Whinter", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$59,333", + "start_date": "10/6/2008" + }, + { + "extn": "1620", + "id": "29908", + "name": "Enoch Allen", + "office": "Richmond", + "position": "Baker", + "salary": "$175,906", + "start_date": "11/20/2006" + }, + { + "extn": "3685", + "id": "29909", + "name": "Nathan Hancock", + "office": "Ontario", + "position": "Systems Administrator", + "salary": "$90,138", + "start_date": "9/30/2019" + }, + { + "extn": "1046", + "id": "29910", + "name": "Alexia Davies", + "office": "Salem", + "position": "Biologist", + "salary": "$198,259", + "start_date": "11/4/2001" + }, + { + "extn": "6264", + "id": "29911", + "name": "Kate Harrington", + "office": "Garland", + "position": "Designer", + "salary": "$180,841", + "start_date": "6/12/2018" + }, + { + "extn": "2013", + "id": "29912", + "name": "Deborah Bentley", + "office": "Washington", + "position": "Front Desk Coordinator", + "salary": "$118,465", + "start_date": "11/5/2002" + }, + { + "extn": "8598", + "id": "29913", + "name": "Aurelia Curtis", + "office": "Atlanta", + "position": "Biologist", + "salary": "$283,633", + "start_date": "10/14/2006" + }, + { + "extn": "1050", + "id": "29914", + "name": "Hope Roman", + "office": "Milano", + "position": "Electrician", + "salary": "$39,056", + "start_date": "2/22/2008" + }, + { + "extn": "7169", + "id": "29915", + "name": "Eduardo Harrison", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$94,898", + "start_date": "6/11/2019" + }, + { + "extn": "1724", + "id": "29916", + "name": "Carina Murray", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$288,013", + "start_date": "9/13/2001" + }, + { + "extn": "6581", + "id": "29917", + "name": "Matt Brock", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$211,852", + "start_date": "9/26/2002" + }, + { + "extn": "9943", + "id": "29918", + "name": "Ron James", + "office": "Boston", + "position": "Banker", + "salary": "$217,606", + "start_date": "1/7/2013" + }, + { + "extn": "6906", + "id": "29919", + "name": "Oliver Doherty", + "office": "New Orleans", + "position": "Call Center Representative", + "salary": "$82,342", + "start_date": "7/19/2006" + }, + { + "extn": "5196", + "id": "29920", + "name": "Rosemary Button", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$161,929", + "start_date": "2/21/2007" + }, + { + "extn": "8818", + "id": "29921", + "name": "Anthony Cox", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$17,112", + "start_date": "10/27/2001" + }, + { + "extn": "1778", + "id": "29922", + "name": "Dasha Keys", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$25,823", + "start_date": "7/20/2009" + }, + { + "extn": "8553", + "id": "29923", + "name": "Domenic Herbert", + "office": "Pittsburgh", + "position": "Investment Advisor", + "salary": "$137,902", + "start_date": "10/9/2003" + }, + { + "extn": "1207", + "id": "29924", + "name": "Candice Brooks", + "office": "Oklahoma City", + "position": "Cash Manager", + "salary": "$239,842", + "start_date": "2/23/2009" + }, + { + "extn": "5467", + "id": "29925", + "name": "Abdul Russell", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$195,313", + "start_date": "6/4/2005" + }, + { + "extn": "2628", + "id": "29926", + "name": "Juliet Wilkinson", + "office": "Rochester", + "position": "Accountant", + "salary": "$233,938", + "start_date": "1/3/2005" + }, + { + "extn": "6195", + "id": "29927", + "name": "Marilyn Hammond", + "office": "Laredo", + "position": "Inspector", + "salary": "$233,334", + "start_date": "2/3/2009" + }, + { + "extn": "7653", + "id": "29928", + "name": "Dalia Thornton", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$158,013", + "start_date": "10/4/2013" + }, + { + "extn": "8475", + "id": "29929", + "name": "Daron Webster", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$144,364", + "start_date": "7/23/2005" + }, + { + "extn": "3872", + "id": "29930", + "name": "Rick Hobbs", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$207,781", + "start_date": "10/22/2013" + }, + { + "extn": "2189", + "id": "29931", + "name": "Aiden Kelly", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$42,530", + "start_date": "3/6/2010" + }, + { + "extn": "8562", + "id": "29932", + "name": "Harvey Alldridge", + "office": "Reno", + "position": "Paramedic", + "salary": "$138,462", + "start_date": "6/13/2012" + }, + { + "extn": "4685", + "id": "29933", + "name": "Julius Baldwin", + "office": "Seattle", + "position": "Doctor", + "salary": "$11,264", + "start_date": "6/6/2007" + }, + { + "extn": "2339", + "id": "29934", + "name": "Cedrick Bailey", + "office": "Anaheim", + "position": "Assistant Buyer", + "salary": "$152,716", + "start_date": "12/8/2002" + }, + { + "extn": "6446", + "id": "29935", + "name": "Mackenzie James", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$242,008", + "start_date": "12/22/2016" + }, + { + "extn": "7887", + "id": "29936", + "name": "Catherine Widdows", + "office": "Phoenix", + "position": "Doctor", + "salary": "$266,650", + "start_date": "1/20/2002" + }, + { + "extn": "2939", + "id": "29937", + "name": "John Ventura", + "office": "Albuquerque", + "position": "Cashier", + "salary": "$225,267", + "start_date": "7/1/2009" + }, + { + "extn": "5704", + "id": "29938", + "name": "Nicholas Knight", + "office": "Omaha", + "position": "Production Painter", + "salary": "$189,681", + "start_date": "4/4/2015" + }, + { + "extn": "5241", + "id": "29939", + "name": "Hayden Archer", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$85,945", + "start_date": "8/3/2007" + }, + { + "extn": "4450", + "id": "29940", + "name": "Noah Morley", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$154,438", + "start_date": "9/13/2012" + }, + { + "extn": "2787", + "id": "29941", + "name": "Russel Olivier", + "office": "Wien", + "position": "Global Logistics Supervisor", + "salary": "$89,114", + "start_date": "7/9/2011" + }, + { + "extn": "5280", + "id": "29942", + "name": "Percy Thornton", + "office": "Fullerton", + "position": "Baker", + "salary": "$295,464", + "start_date": "2/25/2000" + }, + { + "extn": "4403", + "id": "29943", + "name": "Sebastian Walker", + "office": "Fayetteville", + "position": "Healthcare Specialist", + "salary": "$142,939", + "start_date": "8/27/2007" + }, + { + "extn": "4719", + "id": "29944", + "name": "Tess Griffiths", + "office": "Orlando", + "position": "Laboratory Technician", + "salary": "$162,006", + "start_date": "8/25/2003" + }, + { + "extn": "4810", + "id": "29945", + "name": "Denny Everett", + "office": "Bellevue", + "position": "Treasurer", + "salary": "$47,808", + "start_date": "4/8/2003" + }, + { + "extn": "2169", + "id": "29946", + "name": "Enoch Brown", + "office": "Columbus", + "position": "Restaurant Manager", + "salary": "$299,604", + "start_date": "1/7/2004" + }, + { + "extn": "1077", + "id": "29947", + "name": "Lily Atkinson", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$259,058", + "start_date": "10/14/2011" + }, + { + "extn": "2962", + "id": "29948", + "name": "Henry Bullock", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$200,179", + "start_date": "2/2/2019" + }, + { + "extn": "8323", + "id": "29949", + "name": "Manuel Knight", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$117,830", + "start_date": "1/26/2001" + }, + { + "extn": "9887", + "id": "29950", + "name": "Matthew Thompson", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$79,755", + "start_date": "2/4/2003" + }, + { + "extn": "2724", + "id": "29951", + "name": "Alessandra Plumb", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$284,822", + "start_date": "7/12/2019" + }, + { + "extn": "5861", + "id": "29952", + "name": "Domenic Potts", + "office": "Wien", + "position": "Designer", + "salary": "$45,004", + "start_date": "6/24/2015" + }, + { + "extn": "9249", + "id": "29953", + "name": "Peter Griffiths", + "office": "Otawa", + "position": "Lecturer", + "salary": "$158,630", + "start_date": "5/2/2019" + }, + { + "extn": "8829", + "id": "29954", + "name": "Anthony Murphy", + "office": "Murfreesboro", + "position": "Chef Manager", + "salary": "$139,060", + "start_date": "2/7/2017" + }, + { + "extn": "9312", + "id": "29955", + "name": "Bristol Russell", + "office": "Paris", + "position": "Design Engineer", + "salary": "$26,781", + "start_date": "3/19/2012" + }, + { + "extn": "5443", + "id": "29956", + "name": "Belinda Thomson", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$113,685", + "start_date": "5/6/2001" + }, + { + "extn": "1175", + "id": "29957", + "name": "Jacob Tanner", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$211,040", + "start_date": "1/21/2018" + }, + { + "extn": "7623", + "id": "29958", + "name": "Marilyn Hale", + "office": "Dallas", + "position": "Cook", + "salary": "$61,625", + "start_date": "1/6/2001" + }, + { + "extn": "4948", + "id": "29959", + "name": "Julianna James", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$298,622", + "start_date": "4/24/2007" + }, + { + "extn": "3742", + "id": "29960", + "name": "Julius Cork", + "office": "Milano", + "position": "Physician", + "salary": "$101,071", + "start_date": "10/30/2011" + }, + { + "extn": "8684", + "id": "29961", + "name": "Nate Groves", + "office": "Memphis", + "position": "Designer", + "salary": "$250,294", + "start_date": "8/1/2006" + }, + { + "extn": "8706", + "id": "29962", + "name": "Liv Ashwell", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$40,698", + "start_date": "5/9/2009" + }, + { + "extn": "3237", + "id": "29963", + "name": "Denny Stanton", + "office": "Washington", + "position": "Operator", + "salary": "$211,653", + "start_date": "10/21/2014" + }, + { + "extn": "2670", + "id": "29964", + "name": "Martin Pope", + "office": "Long Beach", + "position": "Auditor", + "salary": "$246,320", + "start_date": "3/17/2010" + }, + { + "extn": "7128", + "id": "29965", + "name": "Hayden Wright", + "office": "London", + "position": "Steward", + "salary": "$63,365", + "start_date": "9/4/2014" + }, + { + "extn": "5751", + "id": "29966", + "name": "Tiffany Hill", + "office": "San Diego", + "position": "Lecturer", + "salary": "$295,862", + "start_date": "8/25/2001" + }, + { + "extn": "5695", + "id": "29967", + "name": "Madelyn Stewart", + "office": "San Antonio", + "position": "Service Supervisor", + "salary": "$67,706", + "start_date": "9/3/2005" + }, + { + "extn": "8802", + "id": "29968", + "name": "Tom Thompson", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$186,037", + "start_date": "4/19/2001" + }, + { + "extn": "6648", + "id": "29969", + "name": "Rick Snell", + "office": "Zurich", + "position": "Clerk", + "salary": "$74,922", + "start_date": "7/28/2019" + }, + { + "extn": "8849", + "id": "29970", + "name": "Erin Gilmour", + "office": "Paris", + "position": "Accountant", + "salary": "$102,857", + "start_date": "4/30/2004" + }, + { + "extn": "4474", + "id": "29971", + "name": "Ron Ranks", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$249,540", + "start_date": "4/14/2004" + }, + { + "extn": "2555", + "id": "29972", + "name": "Daron Armstrong", + "office": "Scottsdale", + "position": "Retail Trainee", + "salary": "$190,337", + "start_date": "1/21/2013" + }, + { + "extn": "7160", + "id": "29973", + "name": "Benjamin Gray", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$91,940", + "start_date": "10/31/2003" + }, + { + "extn": "7091", + "id": "29974", + "name": "Jacob Howard", + "office": "Murfreesboro", + "position": "Web Developer", + "salary": "$113,956", + "start_date": "11/30/2011" + }, + { + "extn": "3585", + "id": "29975", + "name": "Elisabeth Wise", + "office": "San Diego", + "position": "Designer", + "salary": "$40,385", + "start_date": "11/25/2000" + }, + { + "extn": "6079", + "id": "29976", + "name": "Vanessa Riley", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$233,622", + "start_date": "7/18/2010" + }, + { + "extn": "6849", + "id": "29977", + "name": "Ramon Potter", + "office": "Salem", + "position": "Associate Professor", + "salary": "$134,607", + "start_date": "6/19/2019" + }, + { + "extn": "2114", + "id": "29978", + "name": "Lara Lyon", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$40,118", + "start_date": "12/18/2017" + }, + { + "extn": "1077", + "id": "29979", + "name": "Carter Dixon", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$262,474", + "start_date": "9/19/2000" + }, + { + "extn": "1548", + "id": "29980", + "name": "Cynthia Clarke", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$259,769", + "start_date": "11/4/2007" + }, + { + "extn": "8627", + "id": "29981", + "name": "Mabel Gray", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$158,285", + "start_date": "2/2/2008" + }, + { + "extn": "9083", + "id": "29982", + "name": "Cedrick Broomfield", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$299,218", + "start_date": "4/18/2019" + }, + { + "extn": "9934", + "id": "29983", + "name": "Leroy Bradshaw", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$211,693", + "start_date": "10/3/2016" + }, + { + "extn": "4997", + "id": "29984", + "name": "Jayden Harvey", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$159,011", + "start_date": "9/28/2003" + }, + { + "extn": "7344", + "id": "29985", + "name": "Kurt Waterson", + "office": "Fort Lauderdale", + "position": "Budget Analyst", + "salary": "$115,103", + "start_date": "11/10/2009" + }, + { + "extn": "9926", + "id": "29986", + "name": "Kate Rodwell", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$27,282", + "start_date": "3/25/2008" + }, + { + "extn": "6920", + "id": "29987", + "name": "Rick Robinson", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$281,970", + "start_date": "6/26/2010" + }, + { + "extn": "8730", + "id": "29988", + "name": "Oliver Lewin", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$48,697", + "start_date": "10/9/2002" + }, + { + "extn": "6176", + "id": "29989", + "name": "Mark Waterhouse", + "office": "Paris", + "position": "Banker", + "salary": "$186,175", + "start_date": "11/26/2003" + }, + { + "extn": "8766", + "id": "29990", + "name": "Chester Lewis", + "office": "Rochester", + "position": "HR Specialist", + "salary": "$216,424", + "start_date": "8/23/2016" + }, + { + "extn": "5488", + "id": "29991", + "name": "Keira Donnelly", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$160,110", + "start_date": "1/10/2011" + }, + { + "extn": "5293", + "id": "29992", + "name": "Russel Ainsworth", + "office": "Innsbruck", + "position": "Stockbroker", + "salary": "$10,278", + "start_date": "11/28/2018" + }, + { + "extn": "6967", + "id": "29993", + "name": "Jocelyn Robertson", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$48,122", + "start_date": "6/27/2005" + }, + { + "extn": "8556", + "id": "29994", + "name": "Carol Porter", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$113,540", + "start_date": "11/4/2013" + }, + { + "extn": "6656", + "id": "29995", + "name": "Mayleen Lambert", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$269,484", + "start_date": "3/8/2007" + }, + { + "extn": "7455", + "id": "29996", + "name": "Elly Swan", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$88,900", + "start_date": "9/15/2017" + }, + { + "extn": "8324", + "id": "29997", + "name": "Henry Bradley", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$179,373", + "start_date": "4/3/2002" + }, + { + "extn": "5213", + "id": "29998", + "name": "Katelyn Wise", + "office": "El Paso", + "position": "Health Educator", + "salary": "$125,218", + "start_date": "11/8/2012" + }, + { + "extn": "3121", + "id": "29999", + "name": "Alexa Wills", + "office": "Madrid", + "position": "Business Broker", + "salary": "$186,637", + "start_date": "6/14/2019" + }, + { + "extn": "7759", + "id": "30000", + "name": "Oliver Matthews", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$108,540", + "start_date": "11/15/2010" + }, + { + "extn": "8475", + "id": "30001", + "name": "Mike Shelton", + "office": "Boston", + "position": "Inspector", + "salary": "$262,392", + "start_date": "6/2/2008" + }, + { + "extn": "4804", + "id": "30002", + "name": "Aurelia Gray", + "office": "Arlington", + "position": "Business Broker", + "salary": "$146,390", + "start_date": "5/31/2017" + }, + { + "extn": "8715", + "id": "30003", + "name": "Manuel Harrison", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$84,499", + "start_date": "10/16/2017" + }, + { + "extn": "1260", + "id": "30004", + "name": "Margaret Newman", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$200,386", + "start_date": "12/22/2002" + }, + { + "extn": "5344", + "id": "30005", + "name": "Ramon Button", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$75,712", + "start_date": "6/28/2002" + }, + { + "extn": "3554", + "id": "30006", + "name": "Domenic Eastwood", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$77,679", + "start_date": "4/1/2011" + }, + { + "extn": "9116", + "id": "30007", + "name": "Tyson Upsdell", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$120,661", + "start_date": "11/2/2016" + }, + { + "extn": "7450", + "id": "30008", + "name": "Louise Eagle", + "office": "Washington", + "position": "Inspector", + "salary": "$151,892", + "start_date": "3/20/2008" + }, + { + "extn": "1712", + "id": "30009", + "name": "Monica Porter", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$270,022", + "start_date": "3/5/2017" + }, + { + "extn": "8836", + "id": "30010", + "name": "Emery Oldfield", + "office": "Houston", + "position": "Project Manager", + "salary": "$234,667", + "start_date": "6/7/2004" + }, + { + "extn": "9672", + "id": "30011", + "name": "Hank Durrant", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$90,709", + "start_date": "11/12/2016" + }, + { + "extn": "6530", + "id": "30012", + "name": "Jazmin Allcott", + "office": "Reno", + "position": "Web Developer", + "salary": "$143,865", + "start_date": "4/9/2015" + }, + { + "extn": "9619", + "id": "30013", + "name": "Eryn Rowan", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$142,067", + "start_date": "10/12/2010" + }, + { + "extn": "6566", + "id": "30014", + "name": "Nick Lloyd", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$109,587", + "start_date": "11/23/2017" + }, + { + "extn": "2400", + "id": "30015", + "name": "Johnny Vallory", + "office": "Garland", + "position": "Clerk", + "salary": "$179,717", + "start_date": "1/30/2012" + }, + { + "extn": "4763", + "id": "30016", + "name": "Carol Coll", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$177,785", + "start_date": "9/13/2017" + }, + { + "extn": "6448", + "id": "30017", + "name": "Louise Windsor", + "office": "Seattle", + "position": "Business Broker", + "salary": "$230,191", + "start_date": "1/1/2003" + }, + { + "extn": "6943", + "id": "30018", + "name": "Mabel Speed", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$265,213", + "start_date": "9/11/2007" + }, + { + "extn": "6520", + "id": "30019", + "name": "Phillip Addley", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$210,550", + "start_date": "8/8/2009" + }, + { + "extn": "8053", + "id": "30020", + "name": "Kieth Dale", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$146,481", + "start_date": "1/27/2000" + }, + { + "extn": "5120", + "id": "30021", + "name": "Jayden Dobson", + "office": "Henderson", + "position": "Dentist", + "salary": "$179,201", + "start_date": "8/8/2004" + }, + { + "extn": "2573", + "id": "30022", + "name": "Oliver Yoman", + "office": "Phoenix", + "position": "Assistant Buyer", + "salary": "$269,623", + "start_date": "9/1/2010" + }, + { + "extn": "2100", + "id": "30023", + "name": "Nate Robinson", + "office": "Milano", + "position": "Associate Professor", + "salary": "$95,511", + "start_date": "12/25/2011" + }, + { + "extn": "5394", + "id": "30024", + "name": "Tom Carter", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$187,452", + "start_date": "7/9/2000" + }, + { + "extn": "1931", + "id": "30025", + "name": "George Armstrong", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$229,245", + "start_date": "6/9/2016" + }, + { + "extn": "9713", + "id": "30026", + "name": "Maddison Bradley", + "office": "Portland", + "position": "Webmaster", + "salary": "$109,265", + "start_date": "3/6/2002" + }, + { + "extn": "3949", + "id": "30027", + "name": "Marvin Ashwell", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$292,113", + "start_date": "12/24/2000" + }, + { + "extn": "5314", + "id": "30028", + "name": "Irene Taylor", + "office": "Los Angeles", + "position": "Steward", + "salary": "$23,729", + "start_date": "12/5/2009" + }, + { + "extn": "6922", + "id": "30029", + "name": "Harry Hastings", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$41,002", + "start_date": "2/23/2001" + }, + { + "extn": "1316", + "id": "30030", + "name": "Ilona Chester", + "office": "Irving", + "position": "Service Supervisor", + "salary": "$56,592", + "start_date": "12/8/2009" + }, + { + "extn": "3111", + "id": "30031", + "name": "Zara Knight", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$81,453", + "start_date": "7/2/2012" + }, + { + "extn": "8405", + "id": "30032", + "name": "Daniel May", + "office": "Fullerton", + "position": "Clerk", + "salary": "$196,607", + "start_date": "10/6/2007" + }, + { + "extn": "8284", + "id": "30033", + "name": "Josh Shepherd", + "office": "Worcester", + "position": "Steward", + "salary": "$66,516", + "start_date": "3/25/2009" + }, + { + "extn": "8876", + "id": "30034", + "name": "Harry Potter", + "office": "Memphis", + "position": "Call Center Representative", + "salary": "$190,171", + "start_date": "4/30/2016" + }, + { + "extn": "1662", + "id": "30035", + "name": "Ema Niles", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$181,673", + "start_date": "6/13/2013" + }, + { + "extn": "6954", + "id": "30036", + "name": "Chuck Potts", + "office": "Scottsdale", + "position": "Business Broker", + "salary": "$54,033", + "start_date": "4/12/2016" + }, + { + "extn": "6080", + "id": "30037", + "name": "Harvey Eagle", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$12,171", + "start_date": "3/28/2010" + }, + { + "extn": "8045", + "id": "30038", + "name": "Brad Malone", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$52,605", + "start_date": "10/9/2007" + }, + { + "extn": "3584", + "id": "30039", + "name": "Rita Clark", + "office": "Salt Lake City", + "position": "Stockbroker", + "salary": "$156,537", + "start_date": "3/17/2003" + }, + { + "extn": "7600", + "id": "30040", + "name": "Blake Marshall", + "office": "Lisbon", + "position": "Operator", + "salary": "$240,188", + "start_date": "4/2/2002" + }, + { + "extn": "7125", + "id": "30041", + "name": "Carmella Khan", + "office": "Berna", + "position": "Lecturer", + "salary": "$50,378", + "start_date": "10/2/2000" + }, + { + "extn": "5121", + "id": "30042", + "name": "Barney Dowson", + "office": "Glendale", + "position": "HR Specialist", + "salary": "$62,338", + "start_date": "7/17/2004" + }, + { + "extn": "7873", + "id": "30043", + "name": "Naomi Dallas", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$98,618", + "start_date": "1/21/2013" + }, + { + "extn": "8614", + "id": "30044", + "name": "Candice Lyon", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$274,504", + "start_date": "7/16/2009" + }, + { + "extn": "9086", + "id": "30045", + "name": "Jocelyn Lowe", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$240,147", + "start_date": "12/31/2012" + }, + { + "extn": "5440", + "id": "30046", + "name": "Aiden Shea", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$125,498", + "start_date": "6/9/2005" + }, + { + "extn": "5415", + "id": "30047", + "name": "Skylar Furnell", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$269,811", + "start_date": "8/5/2007" + }, + { + "extn": "9326", + "id": "30048", + "name": "Harry Rose", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$172,390", + "start_date": "1/25/2015" + }, + { + "extn": "7394", + "id": "30049", + "name": "Angela Collins", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$78,667", + "start_date": "8/2/2019" + }, + { + "extn": "9781", + "id": "30050", + "name": "Aleksandra Jarvis", + "office": "Amarillo", + "position": "Clerk", + "salary": "$277,903", + "start_date": "4/9/2003" + }, + { + "extn": "1898", + "id": "30051", + "name": "Ilona Murray", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$252,178", + "start_date": "12/2/2006" + }, + { + "extn": "9293", + "id": "30052", + "name": "Ramon Swift", + "office": "Pittsburgh", + "position": "Associate Professor", + "salary": "$172,985", + "start_date": "5/2/2013" + }, + { + "extn": "9841", + "id": "30053", + "name": "Julius Bailey", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$296,860", + "start_date": "7/20/2015" + }, + { + "extn": "2215", + "id": "30054", + "name": "Margot Powell", + "office": "Los Angeles", + "position": "CNC Operator", + "salary": "$86,381", + "start_date": "8/9/2017" + }, + { + "extn": "3607", + "id": "30055", + "name": "Moira Gavin", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$210,207", + "start_date": "10/28/2004" + }, + { + "extn": "6669", + "id": "30056", + "name": "Brad Spencer", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$192,928", + "start_date": "4/8/2007" + }, + { + "extn": "2688", + "id": "30057", + "name": "Emely Pierce", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$179,329", + "start_date": "8/27/2010" + }, + { + "extn": "6416", + "id": "30058", + "name": "Winnie Greenwood", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$182,621", + "start_date": "10/19/2009" + }, + { + "extn": "5937", + "id": "30059", + "name": "Cecilia Heaton", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$12,369", + "start_date": "2/9/2005" + }, + { + "extn": "8803", + "id": "30060", + "name": "Maggie Ulyatt", + "office": "Baltimore", + "position": "Cashier", + "salary": "$138,704", + "start_date": "2/7/2001" + }, + { + "extn": "8654", + "id": "30061", + "name": "Joseph Wilkinson", + "office": "Bucharest", + "position": "Lecturer", + "salary": "$241,973", + "start_date": "3/1/2015" + }, + { + "extn": "1760", + "id": "30062", + "name": "Eduardo Horton", + "office": "Louisville", + "position": "Cook", + "salary": "$90,314", + "start_date": "8/9/2019" + }, + { + "extn": "8244", + "id": "30063", + "name": "Willow Walter", + "office": "Long Beach", + "position": "Inspector", + "salary": "$90,813", + "start_date": "6/8/2012" + }, + { + "extn": "6017", + "id": "30064", + "name": "Mark Exton", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$129,092", + "start_date": "1/27/2008" + }, + { + "extn": "5073", + "id": "30065", + "name": "Oliver Walker", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$276,218", + "start_date": "4/6/2019" + }, + { + "extn": "5633", + "id": "30066", + "name": "Goldie Wheeler", + "office": "Reno", + "position": "Auditor", + "salary": "$252,559", + "start_date": "1/11/2019" + }, + { + "extn": "8030", + "id": "30067", + "name": "Penelope Burnley", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$279,056", + "start_date": "7/18/2008" + }, + { + "extn": "3566", + "id": "30068", + "name": "Goldie Anderson", + "office": "Louisville", + "position": "Bellman", + "salary": "$278,978", + "start_date": "6/17/2003" + }, + { + "extn": "8605", + "id": "30069", + "name": "Camellia Pratt", + "office": "Orlando", + "position": "Food Technologist", + "salary": "$156,071", + "start_date": "9/10/2017" + }, + { + "extn": "5039", + "id": "30070", + "name": "Chadwick Ingram", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$114,248", + "start_date": "10/8/2003" + }, + { + "extn": "1875", + "id": "30071", + "name": "Adalind Garcia", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$244,345", + "start_date": "5/16/2013" + }, + { + "extn": "3828", + "id": "30072", + "name": "Hayden Clifford", + "office": "Atlanta", + "position": "Doctor", + "salary": "$282,825", + "start_date": "8/14/2011" + }, + { + "extn": "7238", + "id": "30073", + "name": "Ramon Vane", + "office": "Wien", + "position": "Web Developer", + "salary": "$82,829", + "start_date": "5/22/2014" + }, + { + "extn": "1541", + "id": "30074", + "name": "Oliver Pickard", + "office": "Sacramento", + "position": "Investment Advisor", + "salary": "$207,743", + "start_date": "10/6/2015" + }, + { + "extn": "9538", + "id": "30075", + "name": "Jackeline Nurton", + "office": "Bridgeport", + "position": "Physician", + "salary": "$48,967", + "start_date": "5/14/2017" + }, + { + "extn": "1352", + "id": "30076", + "name": "Anthony Wallace", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$186,840", + "start_date": "6/16/2019" + }, + { + "extn": "6899", + "id": "30077", + "name": "Noah Evans", + "office": "Hayward", + "position": "Web Developer", + "salary": "$207,594", + "start_date": "6/4/2010" + }, + { + "extn": "1377", + "id": "30078", + "name": "Mason Savage", + "office": "Charlotte", + "position": "Restaurant Manager", + "salary": "$234,222", + "start_date": "5/28/2015" + }, + { + "extn": "5736", + "id": "30079", + "name": "Tyler Pierce", + "office": "Lincoln", + "position": "Cook", + "salary": "$176,858", + "start_date": "12/27/2014" + }, + { + "extn": "2174", + "id": "30080", + "name": "Miriam Ross", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$283,495", + "start_date": "5/13/2004" + }, + { + "extn": "2037", + "id": "30081", + "name": "Phillip Webster", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$141,101", + "start_date": "8/16/2018" + }, + { + "extn": "6458", + "id": "30082", + "name": "Rae Andersson", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$57,566", + "start_date": "10/26/2019" + }, + { + "extn": "1647", + "id": "30083", + "name": "Tony Clifford", + "office": "Norfolk", + "position": "Bellman", + "salary": "$268,952", + "start_date": "10/24/2012" + }, + { + "extn": "7891", + "id": "30084", + "name": "Meredith Overson", + "office": "Saint Paul", + "position": "Audiologist", + "salary": "$95,143", + "start_date": "9/12/2012" + }, + { + "extn": "8988", + "id": "30085", + "name": "Eileen Lloyd", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$250,437", + "start_date": "3/1/2012" + }, + { + "extn": "2211", + "id": "30086", + "name": "Maddison Emmett", + "office": "Philadelphia", + "position": "Dentist", + "salary": "$133,632", + "start_date": "3/13/2017" + }, + { + "extn": "1087", + "id": "30087", + "name": "Nick Walsh", + "office": "Venice", + "position": "Executive Director", + "salary": "$219,299", + "start_date": "8/18/2004" + }, + { + "extn": "3394", + "id": "30088", + "name": "Ron Brooks", + "office": "Richmond", + "position": "Physician", + "salary": "$169,805", + "start_date": "1/16/2015" + }, + { + "extn": "9081", + "id": "30089", + "name": "Josephine Henderson", + "office": "Laredo", + "position": "Staffing Consultant", + "salary": "$71,005", + "start_date": "1/11/2010" + }, + { + "extn": "9445", + "id": "30090", + "name": "Nick Allington", + "office": "Toledo", + "position": "Design Engineer", + "salary": "$50,250", + "start_date": "12/22/2011" + }, + { + "extn": "9846", + "id": "30091", + "name": "Joseph Adams", + "office": "Nashville", + "position": "Service Supervisor", + "salary": "$284,652", + "start_date": "12/2/2011" + }, + { + "extn": "8551", + "id": "30092", + "name": "Matthew Oliver", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$75,041", + "start_date": "8/26/2006" + }, + { + "extn": "2637", + "id": "30093", + "name": "Daniel Matthews", + "office": "Lyon", + "position": "Health Educator", + "salary": "$70,908", + "start_date": "4/5/2016" + }, + { + "extn": "6232", + "id": "30094", + "name": "Bryon Bailey", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$112,789", + "start_date": "5/14/2010" + }, + { + "extn": "2795", + "id": "30095", + "name": "Matt Turner", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$236,150", + "start_date": "3/1/2015" + }, + { + "extn": "9730", + "id": "30096", + "name": "Mason Jarvis", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$168,446", + "start_date": "4/23/2008" + }, + { + "extn": "6540", + "id": "30097", + "name": "Wade Franks", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$299,776", + "start_date": "12/15/2014" + }, + { + "extn": "3897", + "id": "30098", + "name": "Mike Alexander", + "office": "Salem", + "position": "Dentist", + "salary": "$179,751", + "start_date": "4/21/2012" + }, + { + "extn": "5273", + "id": "30099", + "name": "Maria Jefferson", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$86,593", + "start_date": "12/16/2010" + }, + { + "extn": "8335", + "id": "30100", + "name": "Janice Barrett", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$10,169", + "start_date": "12/14/2002" + }, + { + "extn": "7634", + "id": "30101", + "name": "Skylar Purvis", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$147,975", + "start_date": "12/4/2001" + }, + { + "extn": "9445", + "id": "30102", + "name": "Tyson Mccormick", + "office": "Stockton", + "position": "Paramedic", + "salary": "$48,915", + "start_date": "7/15/2005" + }, + { + "extn": "5151", + "id": "30103", + "name": "Ada Carter", + "office": "Salem", + "position": "Inspector", + "salary": "$108,548", + "start_date": "12/21/2015" + }, + { + "extn": "9581", + "id": "30104", + "name": "Alice Flack", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$276,814", + "start_date": "3/3/2016" + }, + { + "extn": "7252", + "id": "30105", + "name": "Sebastian Flynn", + "office": "Cincinnati", + "position": "Global Logistics Supervisor", + "salary": "$48,830", + "start_date": "3/4/2004" + }, + { + "extn": "5542", + "id": "30106", + "name": "Caleb Taylor", + "office": "Paris", + "position": "Auditor", + "salary": "$158,302", + "start_date": "8/9/2012" + }, + { + "extn": "7633", + "id": "30107", + "name": "William Hamilton", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$253,356", + "start_date": "6/16/2006" + }, + { + "extn": "7613", + "id": "30108", + "name": "Johnny Harrison", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$183,929", + "start_date": "3/11/2002" + }, + { + "extn": "7948", + "id": "30109", + "name": "Rihanna Andrews", + "office": "Pittsburgh", + "position": "Pharmacist", + "salary": "$13,317", + "start_date": "2/27/2006" + }, + { + "extn": "5450", + "id": "30110", + "name": "Jack Wood", + "office": "El Paso", + "position": "Executive Director", + "salary": "$114,763", + "start_date": "5/21/2009" + }, + { + "extn": "4656", + "id": "30111", + "name": "Cynthia Jefferson", + "office": "Scottsdale", + "position": "Assistant Buyer", + "salary": "$74,827", + "start_date": "11/12/2017" + }, + { + "extn": "1424", + "id": "30112", + "name": "Lana Thatcher", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$236,396", + "start_date": "12/22/2010" + }, + { + "extn": "8627", + "id": "30113", + "name": "Kaylee Kennedy", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$273,940", + "start_date": "3/20/2012" + }, + { + "extn": "2714", + "id": "30114", + "name": "Celina Reyes", + "office": "Orlando", + "position": "Fabricator", + "salary": "$95,767", + "start_date": "12/7/2017" + }, + { + "extn": "3750", + "id": "30115", + "name": "Georgia Bennett", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$55,695", + "start_date": "6/13/2008" + }, + { + "extn": "7020", + "id": "30116", + "name": "Teagan Gray", + "office": "Irving", + "position": "Inspector", + "salary": "$176,628", + "start_date": "1/20/2001" + }, + { + "extn": "6226", + "id": "30117", + "name": "Owen Weston", + "office": "Honolulu", + "position": "Cashier", + "salary": "$194,184", + "start_date": "3/14/2007" + }, + { + "extn": "7667", + "id": "30118", + "name": "Chris Nicolas", + "office": "Scottsdale", + "position": "Audiologist", + "salary": "$29,096", + "start_date": "2/25/2006" + }, + { + "extn": "5670", + "id": "30119", + "name": "Rose Skinner", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$107,297", + "start_date": "8/31/2004" + }, + { + "extn": "4712", + "id": "30120", + "name": "Percy Robinson", + "office": "Madison", + "position": "Web Developer", + "salary": "$253,964", + "start_date": "10/6/2016" + }, + { + "extn": "1804", + "id": "30121", + "name": "Denis Underhill", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$46,740", + "start_date": "3/11/2006" + }, + { + "extn": "7199", + "id": "30122", + "name": "Owen Nurton", + "office": "San Diego", + "position": "Project Manager", + "salary": "$260,151", + "start_date": "9/26/2016" + }, + { + "extn": "3424", + "id": "30123", + "name": "Rosalie Ward", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$264,152", + "start_date": "10/21/2017" + }, + { + "extn": "9218", + "id": "30124", + "name": "Danny Hobbs", + "office": "Houston", + "position": "Paramedic", + "salary": "$139,895", + "start_date": "11/22/2002" + }, + { + "extn": "8694", + "id": "30125", + "name": "Noah Dallas", + "office": "Lancaster", + "position": "Fabricator", + "salary": "$242,897", + "start_date": "2/6/2003" + }, + { + "extn": "4157", + "id": "30126", + "name": "Caydence Hobson", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$79,351", + "start_date": "11/6/2000" + }, + { + "extn": "9313", + "id": "30127", + "name": "Marjorie Henderson", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$294,736", + "start_date": "6/16/2018" + }, + { + "extn": "6943", + "id": "30128", + "name": "Louise Verdon", + "office": "Amarillo", + "position": "CNC Operator", + "salary": "$220,801", + "start_date": "11/5/2000" + }, + { + "extn": "2655", + "id": "30129", + "name": "Cecilia Stewart", + "office": "Rome", + "position": "Bellman", + "salary": "$160,374", + "start_date": "10/7/2015" + }, + { + "extn": "7707", + "id": "30130", + "name": "Chadwick Wilton", + "office": "Fremont", + "position": "Stockbroker", + "salary": "$67,405", + "start_date": "8/11/2004" + }, + { + "extn": "4739", + "id": "30131", + "name": "Ron Rowan", + "office": "Quebec", + "position": "Paramedic", + "salary": "$88,234", + "start_date": "8/1/2007" + }, + { + "extn": "4579", + "id": "30132", + "name": "Domenic Ianson", + "office": "Saint Paul", + "position": "Operator", + "salary": "$286,200", + "start_date": "10/23/2014" + }, + { + "extn": "1300", + "id": "30133", + "name": "Havana Stewart", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$273,545", + "start_date": "11/24/2005" + }, + { + "extn": "2634", + "id": "30134", + "name": "Destiny Anderson", + "office": "Memphis", + "position": "Laboratory Technician", + "salary": "$195,818", + "start_date": "7/11/2007" + }, + { + "extn": "2387", + "id": "30135", + "name": "Danny Dann", + "office": "Phoenix", + "position": "Lecturer", + "salary": "$113,393", + "start_date": "7/21/2016" + }, + { + "extn": "7103", + "id": "30136", + "name": "Tom Connell", + "office": "Bakersfield", + "position": "Web Developer", + "salary": "$211,976", + "start_date": "12/2/2006" + }, + { + "extn": "2273", + "id": "30137", + "name": "Roger Snell", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$248,763", + "start_date": "3/17/2011" + }, + { + "extn": "4228", + "id": "30138", + "name": "Daron Mcgee", + "office": "London", + "position": "Clerk", + "salary": "$99,628", + "start_date": "11/3/2002" + }, + { + "extn": "1791", + "id": "30139", + "name": "Gabriel Armstrong", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$139,688", + "start_date": "11/27/2013" + }, + { + "extn": "2834", + "id": "30140", + "name": "Liam Ward", + "office": "San Bernardino", + "position": "Inspector", + "salary": "$184,133", + "start_date": "9/30/2013" + }, + { + "extn": "3676", + "id": "30141", + "name": "Alexander Dickson", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$46,984", + "start_date": "8/21/2019" + }, + { + "extn": "6235", + "id": "30142", + "name": "Charlotte Kelly", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$59,584", + "start_date": "6/18/2009" + }, + { + "extn": "5566", + "id": "30143", + "name": "Charlize Barrett", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$113,917", + "start_date": "8/19/2018" + }, + { + "extn": "3730", + "id": "30144", + "name": "Ruth Mills", + "office": "Indianapolis", + "position": "Physician", + "salary": "$77,939", + "start_date": "1/4/2008" + }, + { + "extn": "7304", + "id": "30145", + "name": "Kurt Ring", + "office": "Phoenix", + "position": "Accountant", + "salary": "$296,868", + "start_date": "3/18/2002" + }, + { + "extn": "5652", + "id": "30146", + "name": "Judith Quinnell", + "office": "Springfield", + "position": "Business Broker", + "salary": "$149,799", + "start_date": "7/28/2009" + }, + { + "extn": "2345", + "id": "30147", + "name": "Alan Hamilton", + "office": "Arlington", + "position": "Cashier", + "salary": "$210,836", + "start_date": "6/12/2003" + }, + { + "extn": "8442", + "id": "30148", + "name": "Tyson Holt", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$19,947", + "start_date": "9/25/2004" + }, + { + "extn": "8893", + "id": "30149", + "name": "Hadley Edmonds", + "office": "Venice", + "position": "Audiologist", + "salary": "$46,845", + "start_date": "8/3/2017" + }, + { + "extn": "4885", + "id": "30150", + "name": "Eileen Russell", + "office": "Hollywood", + "position": "Healthcare Specialist", + "salary": "$208,240", + "start_date": "1/28/2019" + }, + { + "extn": "7531", + "id": "30151", + "name": "Phillip Cowan", + "office": "Madrid", + "position": "Treasurer", + "salary": "$202,674", + "start_date": "12/31/2012" + }, + { + "extn": "2794", + "id": "30152", + "name": "Sebastian Cavanagh", + "office": "Denver", + "position": "Operator", + "salary": "$83,020", + "start_date": "11/18/2005" + }, + { + "extn": "8552", + "id": "30153", + "name": "Alba Russel", + "office": "Salt Lake City", + "position": "Doctor", + "salary": "$230,774", + "start_date": "1/3/2016" + }, + { + "extn": "5367", + "id": "30154", + "name": "Benny Clarke", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$104,764", + "start_date": "3/12/2003" + }, + { + "extn": "3608", + "id": "30155", + "name": "Emerald Devonport", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$254,595", + "start_date": "2/14/2015" + }, + { + "extn": "6563", + "id": "30156", + "name": "George Oswald", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$137,241", + "start_date": "3/10/2016" + }, + { + "extn": "9221", + "id": "30157", + "name": "Belinda Emmott", + "office": "Hayward", + "position": "Bellman", + "salary": "$132,236", + "start_date": "2/2/2016" + }, + { + "extn": "1929", + "id": "30158", + "name": "Liam Stark", + "office": "Arlington", + "position": "Paramedic", + "salary": "$109,502", + "start_date": "4/4/2010" + }, + { + "extn": "8691", + "id": "30159", + "name": "Javier Ebden", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$260,082", + "start_date": "10/7/2010" + }, + { + "extn": "5272", + "id": "30160", + "name": "Gabriel Kent", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$245,260", + "start_date": "11/1/2016" + }, + { + "extn": "4185", + "id": "30161", + "name": "Leroy Aldridge", + "office": "Escondido", + "position": "HR Coordinator", + "salary": "$172,244", + "start_date": "2/21/2014" + }, + { + "extn": "1599", + "id": "30162", + "name": "Bridget Rodwell", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$48,006", + "start_date": "12/21/2018" + }, + { + "extn": "8097", + "id": "30163", + "name": "Tania Ryan", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$70,913", + "start_date": "11/3/2000" + }, + { + "extn": "6103", + "id": "30164", + "name": "Elle Windsor", + "office": "Escondido", + "position": "Biologist", + "salary": "$290,926", + "start_date": "9/29/2003" + }, + { + "extn": "5697", + "id": "30165", + "name": "Maxwell Lindop", + "office": "Paris", + "position": "HR Specialist", + "salary": "$17,951", + "start_date": "7/7/2015" + }, + { + "extn": "9108", + "id": "30166", + "name": "Adalie Walsh", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$68,463", + "start_date": "5/1/2018" + }, + { + "extn": "8010", + "id": "30167", + "name": "Camden Rainford", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$156,604", + "start_date": "9/21/2007" + }, + { + "extn": "6446", + "id": "30168", + "name": "Oliver Janes", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$68,058", + "start_date": "4/27/2010" + }, + { + "extn": "5406", + "id": "30169", + "name": "Lily Quinton", + "office": "Toledo", + "position": "Design Engineer", + "salary": "$189,331", + "start_date": "9/15/2005" + }, + { + "extn": "5841", + "id": "30170", + "name": "Livia Butler", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$77,763", + "start_date": "1/23/2000" + }, + { + "extn": "5279", + "id": "30171", + "name": "Meredith Spencer", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$73,911", + "start_date": "4/30/2006" + }, + { + "extn": "7237", + "id": "30172", + "name": "Davina Richards", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$55,265", + "start_date": "11/4/2017" + }, + { + "extn": "9345", + "id": "30173", + "name": "Marvin Willson", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$106,922", + "start_date": "6/26/2019" + }, + { + "extn": "6511", + "id": "30174", + "name": "Nick Payne", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$189,721", + "start_date": "2/9/2016" + }, + { + "extn": "2551", + "id": "30175", + "name": "Adeline Ventura", + "office": "Murfreesboro", + "position": "Staffing Consultant", + "salary": "$150,152", + "start_date": "2/23/2006" + }, + { + "extn": "3553", + "id": "30176", + "name": "Norah Blackwall", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$132,485", + "start_date": "10/8/2007" + }, + { + "extn": "8447", + "id": "30177", + "name": "Anne Jefferson", + "office": "Prague", + "position": "Associate Professor", + "salary": "$148,630", + "start_date": "9/11/2005" + }, + { + "extn": "4649", + "id": "30178", + "name": "Mara Walter", + "office": "Oakland", + "position": "Clerk", + "salary": "$256,324", + "start_date": "1/24/2016" + }, + { + "extn": "1624", + "id": "30179", + "name": "Peyton Harrison", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$258,268", + "start_date": "6/24/2010" + }, + { + "extn": "4838", + "id": "30180", + "name": "Marina Payne", + "office": "Tokyo", + "position": "Clerk", + "salary": "$79,419", + "start_date": "7/26/2009" + }, + { + "extn": "6176", + "id": "30181", + "name": "Margaret Eagle", + "office": "Otawa", + "position": "Dentist", + "salary": "$256,011", + "start_date": "7/24/2019" + }, + { + "extn": "4459", + "id": "30182", + "name": "Aeris Wright", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$104,020", + "start_date": "4/26/2004" + }, + { + "extn": "4254", + "id": "30183", + "name": "Danny Lucas", + "office": "Madison", + "position": "Dentist", + "salary": "$90,226", + "start_date": "8/9/2007" + }, + { + "extn": "4381", + "id": "30184", + "name": "Rosa Lindsay", + "office": "Saint Paul", + "position": "Banker", + "salary": "$237,096", + "start_date": "11/26/2018" + }, + { + "extn": "5829", + "id": "30185", + "name": "Tyler Antcliff", + "office": "Reno", + "position": "HR Coordinator", + "salary": "$210,387", + "start_date": "12/11/2001" + }, + { + "extn": "1954", + "id": "30186", + "name": "Chuck Payne", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$236,360", + "start_date": "5/20/2012" + }, + { + "extn": "8104", + "id": "30187", + "name": "Sienna Hobson", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$119,580", + "start_date": "9/12/2016" + }, + { + "extn": "6778", + "id": "30188", + "name": "John Harris", + "office": "Colorado Springs", + "position": "Electrician", + "salary": "$121,931", + "start_date": "10/16/2016" + }, + { + "extn": "9627", + "id": "30189", + "name": "Julian Niles", + "office": "Hayward", + "position": "Audiologist", + "salary": "$152,091", + "start_date": "10/19/2016" + }, + { + "extn": "4869", + "id": "30190", + "name": "Tyson Roman", + "office": "Minneapolis", + "position": "Project Manager", + "salary": "$67,800", + "start_date": "2/13/2006" + }, + { + "extn": "3950", + "id": "30191", + "name": "Michael Graves", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$42,412", + "start_date": "6/26/2019" + }, + { + "extn": "9775", + "id": "30192", + "name": "Daphne King", + "office": "Lancaster", + "position": "Health Educator", + "salary": "$282,218", + "start_date": "7/8/2017" + }, + { + "extn": "3703", + "id": "30193", + "name": "David Rothwell", + "office": "Worcester", + "position": "Dentist", + "salary": "$110,548", + "start_date": "4/6/2008" + }, + { + "extn": "9348", + "id": "30194", + "name": "Alan Summers", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$276,478", + "start_date": "4/19/2010" + }, + { + "extn": "8318", + "id": "30195", + "name": "Emely Bright", + "office": "Valetta", + "position": "Auditor", + "salary": "$238,878", + "start_date": "8/11/2006" + }, + { + "extn": "7739", + "id": "30196", + "name": "Nina Ross", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$19,123", + "start_date": "7/11/2013" + }, + { + "extn": "3453", + "id": "30197", + "name": "Javier Doherty", + "office": "Otawa", + "position": "Paramedic", + "salary": "$223,205", + "start_date": "12/14/2018" + }, + { + "extn": "9075", + "id": "30198", + "name": "Kenzie Veale", + "office": "Santa Ana", + "position": "Software Engineer", + "salary": "$135,019", + "start_date": "12/20/2011" + }, + { + "extn": "3190", + "id": "30199", + "name": "Javier Murphy", + "office": "Irving", + "position": "Dentist", + "salary": "$197,859", + "start_date": "4/12/2015" + }, + { + "extn": "2038", + "id": "30200", + "name": "Carter Wilson", + "office": "Irving", + "position": "Bellman", + "salary": "$274,385", + "start_date": "3/15/2001" + }, + { + "extn": "9632", + "id": "30201", + "name": "Cadence Simpson", + "office": "Memphis", + "position": "Physician", + "salary": "$119,588", + "start_date": "7/25/2015" + }, + { + "extn": "6413", + "id": "30202", + "name": "Manuel Harris", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$202,564", + "start_date": "2/14/2014" + }, + { + "extn": "3065", + "id": "30203", + "name": "Phoebe Jones", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$125,853", + "start_date": "9/5/2009" + }, + { + "extn": "9910", + "id": "30204", + "name": "Emma Zaoui", + "office": "Garland", + "position": "Steward", + "salary": "$59,638", + "start_date": "2/1/2016" + }, + { + "extn": "1587", + "id": "30205", + "name": "George Drew", + "office": "Quebec", + "position": "Cashier", + "salary": "$63,442", + "start_date": "2/8/2009" + }, + { + "extn": "1732", + "id": "30206", + "name": "Ruth Bryant", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$296,959", + "start_date": "1/4/2011" + }, + { + "extn": "3774", + "id": "30207", + "name": "Bryon Clark", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$176,598", + "start_date": "4/26/2014" + }, + { + "extn": "3030", + "id": "30208", + "name": "Gabriel Quinn", + "office": "Otawa", + "position": "CNC Operator", + "salary": "$35,944", + "start_date": "5/20/2008" + }, + { + "extn": "2228", + "id": "30209", + "name": "Javier Doherty", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$174,166", + "start_date": "6/21/2014" + }, + { + "extn": "2677", + "id": "30210", + "name": "Ember Rivers", + "office": "Springfield", + "position": "Webmaster", + "salary": "$275,773", + "start_date": "12/29/2002" + }, + { + "extn": "4488", + "id": "30211", + "name": "Johnathan West", + "office": "Houston", + "position": "Cash Manager", + "salary": "$14,200", + "start_date": "7/15/2006" + }, + { + "extn": "1041", + "id": "30212", + "name": "Roger Sherry", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$27,052", + "start_date": "8/12/2011" + }, + { + "extn": "8165", + "id": "30213", + "name": "Denny Squire", + "office": "Colorado Springs", + "position": "HR Coordinator", + "salary": "$177,377", + "start_date": "9/7/2004" + }, + { + "extn": "4349", + "id": "30214", + "name": "Marvin Gilbert", + "office": "Escondido", + "position": "CNC Operator", + "salary": "$90,612", + "start_date": "10/13/2006" + }, + { + "extn": "8861", + "id": "30215", + "name": "Melania Mitchell", + "office": "Seattle", + "position": "Paramedic", + "salary": "$164,539", + "start_date": "11/25/2002" + }, + { + "extn": "6493", + "id": "30216", + "name": "Natalie Gilbert", + "office": "Rochester", + "position": "Food Technologist", + "salary": "$44,558", + "start_date": "7/30/2010" + }, + { + "extn": "7437", + "id": "30217", + "name": "Shay Vaughan", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$36,598", + "start_date": "3/25/2004" + }, + { + "extn": "4831", + "id": "30218", + "name": "Fiona Watt", + "office": "Jersey City", + "position": "Auditor", + "salary": "$212,004", + "start_date": "3/12/2007" + }, + { + "extn": "2665", + "id": "30219", + "name": "Wade Baker", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$91,182", + "start_date": "7/5/2014" + }, + { + "extn": "8548", + "id": "30220", + "name": "Gil Mitchell", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$109,573", + "start_date": "7/18/2008" + }, + { + "extn": "4294", + "id": "30221", + "name": "Wade Ward", + "office": "Milano", + "position": "Call Center Representative", + "salary": "$73,408", + "start_date": "2/18/2002" + }, + { + "extn": "5907", + "id": "30222", + "name": "Fred Newton", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$102,446", + "start_date": "7/23/2000" + }, + { + "extn": "2321", + "id": "30223", + "name": "John Coates", + "office": "New York", + "position": "Dentist", + "salary": "$98,576", + "start_date": "5/22/2010" + }, + { + "extn": "7250", + "id": "30224", + "name": "Michelle Irwin", + "office": "Venice", + "position": "Treasurer", + "salary": "$192,688", + "start_date": "4/1/2007" + }, + { + "extn": "1755", + "id": "30225", + "name": "Cameron Gilmour", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$58,484", + "start_date": "7/24/2017" + }, + { + "extn": "5185", + "id": "30226", + "name": "Kirsten Phillips", + "office": "Paris", + "position": "Baker", + "salary": "$49,697", + "start_date": "1/20/2019" + }, + { + "extn": "6345", + "id": "30227", + "name": "Cassidy Holmes", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$156,391", + "start_date": "8/13/2006" + }, + { + "extn": "2681", + "id": "30228", + "name": "Harmony Barclay", + "office": "Los Angeles", + "position": "CNC Operator", + "salary": "$60,773", + "start_date": "9/21/2008" + }, + { + "extn": "5585", + "id": "30229", + "name": "Rufus Mann", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$85,701", + "start_date": "11/9/2017" + }, + { + "extn": "9630", + "id": "30230", + "name": "Ema Stanton", + "office": "Miami", + "position": "Baker", + "salary": "$236,200", + "start_date": "10/12/2005" + }, + { + "extn": "7581", + "id": "30231", + "name": "Melania Shields", + "office": "Lyon", + "position": "Executive Director", + "salary": "$56,206", + "start_date": "5/8/2015" + }, + { + "extn": "8014", + "id": "30232", + "name": "Carrie Torres", + "office": "Philadelphia", + "position": "Physician", + "salary": "$119,019", + "start_date": "5/5/2016" + }, + { + "extn": "7583", + "id": "30233", + "name": "Melania Ingram", + "office": "Fullerton", + "position": "Ambulatory Nurse", + "salary": "$243,063", + "start_date": "7/15/2009" + }, + { + "extn": "5495", + "id": "30234", + "name": "Michaela Horton", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$175,108", + "start_date": "5/9/2003" + }, + { + "extn": "1856", + "id": "30235", + "name": "Russel Utterson", + "office": "Ontario", + "position": "Business Broker", + "salary": "$97,363", + "start_date": "2/26/2010" + }, + { + "extn": "7997", + "id": "30236", + "name": "Clint Woodcock", + "office": "Boston", + "position": "Service Supervisor", + "salary": "$233,466", + "start_date": "11/2/2000" + }, + { + "extn": "2118", + "id": "30237", + "name": "Brooklyn Martin", + "office": "Garland", + "position": "Webmaster", + "salary": "$205,547", + "start_date": "6/9/2006" + }, + { + "extn": "6869", + "id": "30238", + "name": "Gabriel Ashley", + "office": "Bridgeport", + "position": "Baker", + "salary": "$209,867", + "start_date": "8/26/2007" + }, + { + "extn": "3638", + "id": "30239", + "name": "Belinda Hopkinson", + "office": "El Paso", + "position": "Doctor", + "salary": "$215,098", + "start_date": "10/6/2007" + }, + { + "extn": "8204", + "id": "30240", + "name": "Henry Drake", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$238,329", + "start_date": "9/9/2007" + }, + { + "extn": "2125", + "id": "30241", + "name": "Penelope Farrell", + "office": "Murfreesboro", + "position": "Staffing Consultant", + "salary": "$126,763", + "start_date": "9/27/2007" + }, + { + "extn": "3157", + "id": "30242", + "name": "Beatrice Pearson", + "office": "Scottsdale", + "position": "Pharmacist", + "salary": "$142,662", + "start_date": "8/15/2000" + }, + { + "extn": "3224", + "id": "30243", + "name": "Eve Redfern", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$288,664", + "start_date": "8/10/2011" + }, + { + "extn": "7983", + "id": "30244", + "name": "Julian Stone ", + "office": "Chicago", + "position": "Insurance Broker", + "salary": "$73,792", + "start_date": "4/14/2005" + }, + { + "extn": "2919", + "id": "30245", + "name": "Nick Denton", + "office": "Venice", + "position": "Designer", + "salary": "$220,539", + "start_date": "12/8/2002" + }, + { + "extn": "3338", + "id": "30246", + "name": "Chadwick Appleton", + "office": "San Diego", + "position": "Web Developer", + "salary": "$46,919", + "start_date": "11/1/2002" + }, + { + "extn": "7818", + "id": "30247", + "name": "Jazmin Abbot", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$213,862", + "start_date": "1/23/2005" + }, + { + "extn": "3696", + "id": "30248", + "name": "Karla Waterhouse", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$239,596", + "start_date": "5/18/2007" + }, + { + "extn": "2977", + "id": "30249", + "name": "Rae Willis", + "office": "Zurich", + "position": "Steward", + "salary": "$18,677", + "start_date": "2/18/2000" + }, + { + "extn": "8612", + "id": "30250", + "name": "Jayden Healy", + "office": "Jersey City", + "position": "Design Engineer", + "salary": "$13,783", + "start_date": "9/28/2007" + }, + { + "extn": "2085", + "id": "30251", + "name": "George Ellis", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$64,111", + "start_date": "9/22/2016" + }, + { + "extn": "4627", + "id": "30252", + "name": "Barney Parr", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$187,559", + "start_date": "9/14/2000" + }, + { + "extn": "1494", + "id": "30253", + "name": "Vanessa Amstead", + "office": "Henderson", + "position": "Restaurant Manager", + "salary": "$141,687", + "start_date": "6/7/2010" + }, + { + "extn": "5097", + "id": "30254", + "name": "Julius Kaur", + "office": "Bellevue", + "position": "Bookkeeper", + "salary": "$205,177", + "start_date": "7/28/2017" + }, + { + "extn": "5576", + "id": "30255", + "name": "Joseph Walter", + "office": "Fremont", + "position": "Steward", + "salary": "$92,434", + "start_date": "7/31/2019" + }, + { + "extn": "9949", + "id": "30256", + "name": "Cara Niles", + "office": "Nashville", + "position": "Treasurer", + "salary": "$18,431", + "start_date": "8/20/2015" + }, + { + "extn": "3115", + "id": "30257", + "name": "Gil Abbey", + "office": "Irving", + "position": "Cash Manager", + "salary": "$251,173", + "start_date": "7/5/2011" + }, + { + "extn": "4803", + "id": "30258", + "name": "Tania Fox", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$115,277", + "start_date": "5/6/2000" + }, + { + "extn": "2303", + "id": "30259", + "name": "Aileen Wright", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$259,667", + "start_date": "9/5/2017" + }, + { + "extn": "8596", + "id": "30260", + "name": "Florence Welsch", + "office": "Baltimore", + "position": "Cook", + "salary": "$296,221", + "start_date": "12/1/2014" + }, + { + "extn": "2373", + "id": "30261", + "name": "Madison Knight", + "office": "Venice", + "position": "Bellman", + "salary": "$173,161", + "start_date": "4/2/2007" + }, + { + "extn": "1864", + "id": "30262", + "name": "Piper Purvis", + "office": "Baltimore", + "position": "Bellman", + "salary": "$48,541", + "start_date": "8/20/2008" + }, + { + "extn": "6597", + "id": "30263", + "name": "Eileen Mcleod", + "office": "San Bernardino", + "position": "Operator", + "salary": "$252,105", + "start_date": "6/9/2003" + }, + { + "extn": "2777", + "id": "30264", + "name": "Drew Eaton", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$251,809", + "start_date": "8/27/2014" + }, + { + "extn": "1365", + "id": "30265", + "name": "Harvey Harris", + "office": "Irving", + "position": "Inspector", + "salary": "$289,535", + "start_date": "1/4/2013" + }, + { + "extn": "3679", + "id": "30266", + "name": "Keira Maxwell", + "office": "Stockton", + "position": "Lecturer", + "salary": "$219,895", + "start_date": "10/1/2014" + }, + { + "extn": "5676", + "id": "30267", + "name": "Eileen Larkin", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$47,115", + "start_date": "9/19/2004" + }, + { + "extn": "9586", + "id": "30268", + "name": "Elisabeth Hunter", + "office": "Honolulu", + "position": "Business Broker", + "salary": "$264,218", + "start_date": "8/19/2002" + }, + { + "extn": "1764", + "id": "30269", + "name": "Gwenyth Wilkinson", + "office": "San Bernardino", + "position": "Healthcare Specialist", + "salary": "$78,314", + "start_date": "9/30/2008" + }, + { + "extn": "1639", + "id": "30270", + "name": "Leroy Osman", + "office": "New Orleans", + "position": "Web Developer", + "salary": "$146,222", + "start_date": "9/15/2002" + }, + { + "extn": "4659", + "id": "30271", + "name": "Oliver Reading", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$186,077", + "start_date": "8/29/2015" + }, + { + "extn": "7003", + "id": "30272", + "name": "Mandy Cadman", + "office": "Los Angeles", + "position": "Mobile Developer", + "salary": "$255,424", + "start_date": "1/13/2003" + }, + { + "extn": "4729", + "id": "30273", + "name": "Bart Gilmore", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$210,707", + "start_date": "3/22/2001" + }, + { + "extn": "8640", + "id": "30274", + "name": "Nicole Murray", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$82,220", + "start_date": "9/6/2000" + }, + { + "extn": "4032", + "id": "30275", + "name": "Anabel Raven", + "office": "Otawa", + "position": "Clerk", + "salary": "$279,962", + "start_date": "4/23/2009" + }, + { + "extn": "9867", + "id": "30276", + "name": "Boris Mcleod", + "office": "Tulsa", + "position": "Biologist", + "salary": "$80,108", + "start_date": "6/10/2007" + }, + { + "extn": "4794", + "id": "30277", + "name": "Leanne Lane", + "office": "Chicago", + "position": "Web Developer", + "salary": "$21,622", + "start_date": "1/11/2006" + }, + { + "extn": "7487", + "id": "30278", + "name": "Ciara Lloyd", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$43,839", + "start_date": "5/16/2014" + }, + { + "extn": "3746", + "id": "30279", + "name": "George Reid", + "office": "Quebec", + "position": "Baker", + "salary": "$188,642", + "start_date": "12/21/2000" + }, + { + "extn": "8666", + "id": "30280", + "name": "Vanessa Fox", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$226,634", + "start_date": "12/11/2000" + }, + { + "extn": "5455", + "id": "30281", + "name": "Natalie Rogan", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$267,794", + "start_date": "12/22/2012" + }, + { + "extn": "4761", + "id": "30282", + "name": "Callie Drummond", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$202,198", + "start_date": "10/23/2019" + }, + { + "extn": "1606", + "id": "30283", + "name": "Liam Harvey", + "office": "Prague", + "position": "Systems Administrator", + "salary": "$71,177", + "start_date": "4/23/2017" + }, + { + "extn": "8901", + "id": "30284", + "name": "Carter Wills", + "office": "Stockton", + "position": "Investment Advisor", + "salary": "$26,535", + "start_date": "12/26/2010" + }, + { + "extn": "9845", + "id": "30285", + "name": "Matthew Everett", + "office": "Bucharest", + "position": "Systems Administrator", + "salary": "$63,201", + "start_date": "6/27/2012" + }, + { + "extn": "7764", + "id": "30286", + "name": "Mark Victor", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$39,957", + "start_date": "8/22/2011" + }, + { + "extn": "3729", + "id": "30287", + "name": "Daniel Logan", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$126,214", + "start_date": "5/25/2002" + }, + { + "extn": "1690", + "id": "30288", + "name": "Mark Steer", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$130,595", + "start_date": "8/25/2017" + }, + { + "extn": "6955", + "id": "30289", + "name": "Nate Murphy", + "office": "Lyon", + "position": "Bellman", + "salary": "$110,240", + "start_date": "11/29/2015" + }, + { + "extn": "2537", + "id": "30290", + "name": "Shelby Thorpe", + "office": "Saint Paul", + "position": "Production Painter", + "salary": "$27,908", + "start_date": "6/22/2006" + }, + { + "extn": "2726", + "id": "30291", + "name": "Carl Emmett", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$166,696", + "start_date": "2/12/2010" + }, + { + "extn": "3626", + "id": "30292", + "name": "Chris Walton", + "office": "Orlando", + "position": "CNC Operator", + "salary": "$119,414", + "start_date": "2/7/2009" + }, + { + "extn": "5380", + "id": "30293", + "name": "Michael Henderson", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$243,531", + "start_date": "4/5/2014" + }, + { + "extn": "8752", + "id": "30294", + "name": "Erick Upton", + "office": "Madison", + "position": "Dentist", + "salary": "$222,548", + "start_date": "2/9/2012" + }, + { + "extn": "7340", + "id": "30295", + "name": "Tyson Calderwood", + "office": "Boston", + "position": "Bookkeeper", + "salary": "$36,163", + "start_date": "9/7/2000" + }, + { + "extn": "7242", + "id": "30296", + "name": "Denny York", + "office": "Bucharest", + "position": "Healthcare Specialist", + "salary": "$92,761", + "start_date": "6/17/2000" + }, + { + "extn": "8385", + "id": "30297", + "name": "Logan Quinnell", + "office": "Los Angeles", + "position": "Banker", + "salary": "$96,928", + "start_date": "11/7/2011" + }, + { + "extn": "3466", + "id": "30298", + "name": "William Waterson", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$19,714", + "start_date": "4/14/2000" + }, + { + "extn": "8796", + "id": "30299", + "name": "Aurelia Spencer", + "office": "Paris", + "position": "Electrician", + "salary": "$140,976", + "start_date": "3/8/2018" + }, + { + "extn": "9738", + "id": "30300", + "name": "Joy Taylor", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$52,598", + "start_date": "3/29/2004" + }, + { + "extn": "3571", + "id": "30301", + "name": "Adelaide Judd", + "office": "Fullerton", + "position": "Baker", + "salary": "$257,253", + "start_date": "11/10/2014" + }, + { + "extn": "6714", + "id": "30302", + "name": "Nate Wilkinson", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$191,468", + "start_date": "7/2/2014" + }, + { + "extn": "4250", + "id": "30303", + "name": "Audrey Chappell", + "office": "Memphis", + "position": "Web Developer", + "salary": "$96,768", + "start_date": "11/10/2000" + }, + { + "extn": "9142", + "id": "30304", + "name": "Jackeline Williams", + "office": "Long Beach", + "position": "Cashier", + "salary": "$33,212", + "start_date": "7/7/2012" + }, + { + "extn": "7203", + "id": "30305", + "name": "Boris Mould", + "office": "Escondido", + "position": "Bookkeeper", + "salary": "$263,640", + "start_date": "6/25/2011" + }, + { + "extn": "1222", + "id": "30306", + "name": "Caleb Douglas", + "office": "Sacramento", + "position": "CNC Operator", + "salary": "$200,662", + "start_date": "9/11/2007" + }, + { + "extn": "3717", + "id": "30307", + "name": "Ronald Michael", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$103,565", + "start_date": "5/21/2016" + }, + { + "extn": "1666", + "id": "30308", + "name": "Hazel Davies", + "office": "Madrid", + "position": "Cashier", + "salary": "$161,161", + "start_date": "1/8/2007" + }, + { + "extn": "3182", + "id": "30309", + "name": "Carl Thomas", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$38,284", + "start_date": "1/10/2012" + }, + { + "extn": "5387", + "id": "30310", + "name": "Rosalee Chapman", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$177,522", + "start_date": "6/28/2005" + }, + { + "extn": "6743", + "id": "30311", + "name": "Kimberly Ebbs", + "office": "Denver", + "position": "Accountant", + "salary": "$112,371", + "start_date": "3/23/2006" + }, + { + "extn": "6635", + "id": "30312", + "name": "Hannah Widdows", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$275,436", + "start_date": "7/30/2011" + }, + { + "extn": "1986", + "id": "30313", + "name": "Adelaide Greenwood", + "office": "San Antonio", + "position": "Chef Manager", + "salary": "$245,092", + "start_date": "3/8/2017" + }, + { + "extn": "1912", + "id": "30314", + "name": "Michaela Bradley", + "office": "Washington", + "position": "Banker", + "salary": "$232,705", + "start_date": "3/14/2019" + }, + { + "extn": "4449", + "id": "30315", + "name": "Renee Noach", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$223,392", + "start_date": "11/26/2012" + }, + { + "extn": "8465", + "id": "30316", + "name": "Hank Stone", + "office": "Long Beach", + "position": "Electrician", + "salary": "$279,737", + "start_date": "1/19/2004" + }, + { + "extn": "3732", + "id": "30317", + "name": "Teagan Duvall", + "office": "Long Beach", + "position": "Associate Professor", + "salary": "$293,211", + "start_date": "7/26/2009" + }, + { + "extn": "1543", + "id": "30318", + "name": "Harry Dowson", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$22,346", + "start_date": "7/31/2009" + }, + { + "extn": "7937", + "id": "30319", + "name": "Nate Wood", + "office": "Madrid", + "position": "Restaurant Manager", + "salary": "$37,842", + "start_date": "9/30/2002" + }, + { + "extn": "1423", + "id": "30320", + "name": "Lucas Chappell", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$151,156", + "start_date": "11/18/2006" + }, + { + "extn": "7808", + "id": "30321", + "name": "Rocco Dickson", + "office": "Escondido", + "position": "Clerk", + "salary": "$156,600", + "start_date": "11/8/2002" + }, + { + "extn": "9199", + "id": "30322", + "name": "Abdul Eddison", + "office": "Innsbruck", + "position": "Operator", + "salary": "$245,497", + "start_date": "2/10/2014" + }, + { + "extn": "9888", + "id": "30323", + "name": "Cara Stevens", + "office": "Scottsdale", + "position": "Project Manager", + "salary": "$110,419", + "start_date": "8/24/2008" + }, + { + "extn": "5346", + "id": "30324", + "name": "George Saunders", + "office": "El Paso", + "position": "Food Technologist", + "salary": "$160,637", + "start_date": "7/29/2007" + }, + { + "extn": "8260", + "id": "30325", + "name": "Oliver Parker", + "office": "Memphis", + "position": "CNC Operator", + "salary": "$195,776", + "start_date": "8/23/2008" + }, + { + "extn": "2533", + "id": "30326", + "name": "Carol Leslie", + "office": "Amarillo", + "position": "HR Coordinator", + "salary": "$146,338", + "start_date": "2/4/2003" + }, + { + "extn": "1217", + "id": "30327", + "name": "Diane Khan", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$248,314", + "start_date": "7/12/2004" + }, + { + "extn": "7544", + "id": "30328", + "name": "Chris Anderson", + "office": "Venice", + "position": "Health Educator", + "salary": "$118,723", + "start_date": "6/23/2012" + }, + { + "extn": "5872", + "id": "30329", + "name": "Tyson Simpson", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$192,807", + "start_date": "3/11/2004" + }, + { + "extn": "1774", + "id": "30330", + "name": "Sarah Latham", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$117,569", + "start_date": "3/1/2008" + }, + { + "extn": "3023", + "id": "30331", + "name": "Keira Eaton", + "office": "Omaha", + "position": "Treasurer", + "salary": "$27,081", + "start_date": "7/4/2008" + }, + { + "extn": "6464", + "id": "30332", + "name": "Oliver Baldwin", + "office": "Toledo", + "position": "Baker", + "salary": "$256,046", + "start_date": "8/16/2013" + }, + { + "extn": "3595", + "id": "30333", + "name": "Bryon Upsdell", + "office": "Worcester", + "position": "Design Engineer", + "salary": "$175,427", + "start_date": "10/9/2010" + }, + { + "extn": "9771", + "id": "30334", + "name": "Nicholas Middleton", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$249,471", + "start_date": "7/26/2019" + }, + { + "extn": "9959", + "id": "30335", + "name": "Ema Partridge", + "office": "Saint Paul", + "position": "Pharmacist", + "salary": "$10,374", + "start_date": "12/15/2015" + }, + { + "extn": "6851", + "id": "30336", + "name": "Eduardo Gilbert", + "office": "Bucharest", + "position": "Dentist", + "salary": "$217,744", + "start_date": "10/14/2002" + }, + { + "extn": "3243", + "id": "30337", + "name": "Harvey Mcleod", + "office": "Arlington", + "position": "Project Manager", + "salary": "$127,337", + "start_date": "2/15/2014" + }, + { + "extn": "7282", + "id": "30338", + "name": "Summer Needham", + "office": "Worcester", + "position": "Paramedic", + "salary": "$156,716", + "start_date": "11/10/2010" + }, + { + "extn": "9805", + "id": "30339", + "name": "Benny Gibson", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$228,890", + "start_date": "9/1/2006" + }, + { + "extn": "7577", + "id": "30340", + "name": "Karen Stanley", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$288,136", + "start_date": "1/4/2011" + }, + { + "extn": "1692", + "id": "30341", + "name": "Nicholas Wilcox", + "office": "Milano", + "position": "Web Developer", + "salary": "$252,737", + "start_date": "10/9/2008" + }, + { + "extn": "6468", + "id": "30342", + "name": "Jocelyn Wild", + "office": "Oklahoma City", + "position": "Call Center Representative", + "salary": "$54,781", + "start_date": "7/21/2014" + }, + { + "extn": "5610", + "id": "30343", + "name": "Noah Willis", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$262,404", + "start_date": "3/12/2016" + }, + { + "extn": "5392", + "id": "30344", + "name": "Daniel Spencer", + "office": "San Antonio", + "position": "Chef Manager", + "salary": "$175,187", + "start_date": "2/21/2005" + }, + { + "extn": "2989", + "id": "30345", + "name": "Sara Richards", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$101,070", + "start_date": "10/16/2018" + }, + { + "extn": "5163", + "id": "30346", + "name": "Janelle Dixon", + "office": "Anaheim", + "position": "Retail Trainee", + "salary": "$184,975", + "start_date": "6/12/2018" + }, + { + "extn": "8227", + "id": "30347", + "name": "Clint Tait", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$223,558", + "start_date": "11/14/2004" + }, + { + "extn": "5328", + "id": "30348", + "name": "Mara Brennan", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$38,252", + "start_date": "10/23/2011" + }, + { + "extn": "8812", + "id": "30349", + "name": "Candice Webster", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$116,609", + "start_date": "10/20/2015" + }, + { + "extn": "3526", + "id": "30350", + "name": "Eduardo Camden", + "office": "Garland", + "position": "Stockbroker", + "salary": "$228,990", + "start_date": "11/12/2002" + }, + { + "extn": "2461", + "id": "30351", + "name": "Zara Cadman", + "office": "Murfreesboro", + "position": "Banker", + "salary": "$242,059", + "start_date": "11/26/2008" + }, + { + "extn": "6416", + "id": "30352", + "name": "Ramon Wade", + "office": "Worcester", + "position": "Staffing Consultant", + "salary": "$80,454", + "start_date": "6/27/2007" + }, + { + "extn": "2675", + "id": "30353", + "name": "Barry Curtis", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$87,809", + "start_date": "3/29/2006" + }, + { + "extn": "4110", + "id": "30354", + "name": "Lucas Mitchell", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$133,272", + "start_date": "7/30/2012" + }, + { + "extn": "7372", + "id": "30355", + "name": "Sonya Walker", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$88,772", + "start_date": "10/4/2010" + }, + { + "extn": "6555", + "id": "30356", + "name": "Owen Wilton", + "office": "Memphis", + "position": "Biologist", + "salary": "$274,918", + "start_date": "3/19/2005" + }, + { + "extn": "2807", + "id": "30357", + "name": "Aileen Gardner", + "office": "Denver", + "position": "Software Engineer", + "salary": "$113,893", + "start_date": "8/18/2000" + }, + { + "extn": "2207", + "id": "30358", + "name": "Stephanie Drake", + "office": "Tallahassee", + "position": "Inspector", + "salary": "$144,105", + "start_date": "1/11/2012" + }, + { + "extn": "1822", + "id": "30359", + "name": "Phillip Miller", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$244,345", + "start_date": "5/2/2000" + }, + { + "extn": "6044", + "id": "30360", + "name": "Tony Stubbs", + "office": "Otawa", + "position": "Web Developer", + "salary": "$186,245", + "start_date": "10/10/2006" + }, + { + "extn": "4094", + "id": "30361", + "name": "Barry Gardner", + "office": "Santa Ana", + "position": "Cook", + "salary": "$288,900", + "start_date": "7/21/2002" + }, + { + "extn": "7419", + "id": "30362", + "name": "David Bishop", + "office": "Minneapolis", + "position": "Staffing Consultant", + "salary": "$262,193", + "start_date": "8/27/2018" + }, + { + "extn": "4963", + "id": "30363", + "name": "Aiden Brock", + "office": "Irving", + "position": "HR Specialist", + "salary": "$90,265", + "start_date": "11/29/2000" + }, + { + "extn": "3695", + "id": "30364", + "name": "Holly Bishop", + "office": "Rome", + "position": "Paramedic", + "salary": "$92,224", + "start_date": "5/6/2013" + }, + { + "extn": "2989", + "id": "30365", + "name": "Camden Wilcox", + "office": "Portland", + "position": "Doctor", + "salary": "$43,802", + "start_date": "6/17/2012" + }, + { + "extn": "7103", + "id": "30366", + "name": "Brad Ellery", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$285,648", + "start_date": "8/25/2013" + }, + { + "extn": "2688", + "id": "30367", + "name": "Teagan Terry", + "office": "Lincoln", + "position": "Cook", + "salary": "$10,044", + "start_date": "9/17/2012" + }, + { + "extn": "6547", + "id": "30368", + "name": "Stephanie Holmes", + "office": "Tulsa", + "position": "Designer", + "salary": "$24,964", + "start_date": "5/11/2016" + }, + { + "extn": "8059", + "id": "30369", + "name": "Kamila Harrison", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$216,395", + "start_date": "9/23/2019" + }, + { + "extn": "2486", + "id": "30370", + "name": "Johnny Everett", + "office": "Portland", + "position": "Business Broker", + "salary": "$179,811", + "start_date": "9/26/2008" + }, + { + "extn": "2161", + "id": "30371", + "name": "Holly Janes", + "office": "Orlando", + "position": "Treasurer", + "salary": "$233,760", + "start_date": "6/4/2001" + }, + { + "extn": "6510", + "id": "30372", + "name": "Leroy Sanchez", + "office": "Minneapolis", + "position": "Operator", + "salary": "$84,426", + "start_date": "12/26/2016" + }, + { + "extn": "8131", + "id": "30373", + "name": "Eduardo Murphy", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$281,277", + "start_date": "1/31/2013" + }, + { + "extn": "3889", + "id": "30374", + "name": "Alexander Lambert", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$270,779", + "start_date": "3/2/2017" + }, + { + "extn": "8387", + "id": "30375", + "name": "Rocco Howard", + "office": "Omaha", + "position": "Executive Director", + "salary": "$227,770", + "start_date": "6/5/2016" + }, + { + "extn": "2489", + "id": "30376", + "name": "Tyson Tate", + "office": "Rome", + "position": "Baker", + "salary": "$246,481", + "start_date": "7/16/2005" + }, + { + "extn": "8277", + "id": "30377", + "name": "Sage Bailey", + "office": "Berna", + "position": "Food Technologist", + "salary": "$260,680", + "start_date": "8/14/2010" + }, + { + "extn": "3026", + "id": "30378", + "name": "Peyton Gosling", + "office": "Boston", + "position": "Food Technologist", + "salary": "$78,789", + "start_date": "8/20/2016" + }, + { + "extn": "8136", + "id": "30379", + "name": "Denis Gordon", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$162,244", + "start_date": "11/20/2013" + }, + { + "extn": "4382", + "id": "30380", + "name": "Isla Lambert", + "office": "Oakland", + "position": "Laboratory Technician", + "salary": "$230,513", + "start_date": "5/22/2000" + }, + { + "extn": "9574", + "id": "30381", + "name": "Sharon Cunningham", + "office": "Garland", + "position": "Insurance Broker", + "salary": "$250,884", + "start_date": "1/26/2001" + }, + { + "extn": "8383", + "id": "30382", + "name": "Ellen Roscoe", + "office": "Charlotte", + "position": "Clerk", + "salary": "$268,630", + "start_date": "9/21/2014" + }, + { + "extn": "5700", + "id": "30383", + "name": "Daria Morris", + "office": "Miami", + "position": "Fabricator", + "salary": "$44,706", + "start_date": "3/7/2009" + }, + { + "extn": "5519", + "id": "30384", + "name": "Freya Watson", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$232,897", + "start_date": "10/27/2014" + }, + { + "extn": "5102", + "id": "30385", + "name": "Rose Ulyatt", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$63,803", + "start_date": "12/13/2003" + }, + { + "extn": "5504", + "id": "30386", + "name": "Joseph Wilson", + "office": "Laredo", + "position": "Stockbroker", + "salary": "$210,309", + "start_date": "7/18/2010" + }, + { + "extn": "6965", + "id": "30387", + "name": "Britney Ashley", + "office": "Richmond", + "position": "Baker", + "salary": "$41,477", + "start_date": "10/5/2004" + }, + { + "extn": "7401", + "id": "30388", + "name": "William Quinn", + "office": "Arlington", + "position": "Healthcare Specialist", + "salary": "$223,042", + "start_date": "2/21/2000" + }, + { + "extn": "3980", + "id": "30389", + "name": "Lillian Todd", + "office": "Orlando", + "position": "Operator", + "salary": "$283,897", + "start_date": "11/22/2004" + }, + { + "extn": "3739", + "id": "30390", + "name": "Marvin Warden", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$245,876", + "start_date": "8/20/2010" + }, + { + "extn": "3104", + "id": "30391", + "name": "Cecilia Oatway", + "office": "Indianapolis", + "position": "Webmaster", + "salary": "$131,443", + "start_date": "4/8/2016" + }, + { + "extn": "2763", + "id": "30392", + "name": "Hank Roth", + "office": "Boston", + "position": "Loan Officer", + "salary": "$85,993", + "start_date": "1/10/2018" + }, + { + "extn": "1079", + "id": "30393", + "name": "Scarlett Swift", + "office": "Miami", + "position": "Cook", + "salary": "$220,189", + "start_date": "12/7/2013" + }, + { + "extn": "9051", + "id": "30394", + "name": "Margaret Denton", + "office": "Lincoln", + "position": "Banker", + "salary": "$137,033", + "start_date": "4/3/2000" + }, + { + "extn": "1877", + "id": "30395", + "name": "Iris Hopkins", + "office": "Berna", + "position": "Project Manager", + "salary": "$267,276", + "start_date": "9/30/2006" + }, + { + "extn": "8023", + "id": "30396", + "name": "Harvey Isaac", + "office": "Reno", + "position": "Accountant", + "salary": "$268,180", + "start_date": "2/4/2016" + }, + { + "extn": "2331", + "id": "30397", + "name": "Rosalie Hamilton", + "office": "Jacksonville", + "position": "Lecturer", + "salary": "$100,964", + "start_date": "4/13/2000" + }, + { + "extn": "6115", + "id": "30398", + "name": "Nicole Nayler", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$206,487", + "start_date": "12/31/2011" + }, + { + "extn": "2646", + "id": "30399", + "name": "Enoch Kent", + "office": "Richmond", + "position": "Production Painter", + "salary": "$41,339", + "start_date": "8/10/2004" + }, + { + "extn": "3957", + "id": "30400", + "name": "Gina Lomax", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$95,502", + "start_date": "10/25/2003" + }, + { + "extn": "2928", + "id": "30401", + "name": "Angel Robinson", + "office": "Milwaukee", + "position": "Steward", + "salary": "$275,468", + "start_date": "10/27/2004" + }, + { + "extn": "9909", + "id": "30402", + "name": "Leroy Pearce", + "office": "Sacramento", + "position": "Dentist", + "salary": "$216,106", + "start_date": "6/26/2016" + }, + { + "extn": "4974", + "id": "30403", + "name": "Jayden Swift", + "office": "Tallahassee", + "position": "IT Support Staff", + "salary": "$286,689", + "start_date": "6/25/2005" + }, + { + "extn": "2339", + "id": "30404", + "name": "Carla Dempsey", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$15,046", + "start_date": "5/11/2000" + }, + { + "extn": "7009", + "id": "30405", + "name": "Sara Porter", + "office": "Louisville", + "position": "Designer", + "salary": "$74,698", + "start_date": "1/5/2004" + }, + { + "extn": "9485", + "id": "30406", + "name": "Alessandra Carpenter", + "office": "Ontario", + "position": "Auditor", + "salary": "$141,973", + "start_date": "11/24/2015" + }, + { + "extn": "7728", + "id": "30407", + "name": "Joyce Hilton", + "office": "Dallas", + "position": "Doctor", + "salary": "$158,933", + "start_date": "7/14/2013" + }, + { + "extn": "1230", + "id": "30408", + "name": "Hanna Thomas", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$236,459", + "start_date": "1/26/2012" + }, + { + "extn": "1619", + "id": "30409", + "name": "Jazmin Robinson", + "office": "Santa Ana", + "position": "Dentist", + "salary": "$39,957", + "start_date": "6/29/2001" + }, + { + "extn": "1219", + "id": "30410", + "name": "Sebastian Adams", + "office": "New York", + "position": "Cash Manager", + "salary": "$298,371", + "start_date": "1/5/2009" + }, + { + "extn": "9050", + "id": "30411", + "name": "George Drew", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$84,625", + "start_date": "5/22/2015" + }, + { + "extn": "9642", + "id": "30412", + "name": "Dakota White", + "office": "New Orleans", + "position": "Software Engineer", + "salary": "$136,709", + "start_date": "3/3/2012" + }, + { + "extn": "2107", + "id": "30413", + "name": "Penny Craig", + "office": "Lincoln", + "position": "Associate Professor", + "salary": "$154,082", + "start_date": "8/2/2011" + }, + { + "extn": "7926", + "id": "30414", + "name": "Claire Moore", + "office": "Rome", + "position": "Software Engineer", + "salary": "$196,808", + "start_date": "8/1/2003" + }, + { + "extn": "5358", + "id": "30415", + "name": "Michaela Ianson", + "office": "Orlando", + "position": "Banker", + "salary": "$108,617", + "start_date": "10/19/2009" + }, + { + "extn": "8565", + "id": "30416", + "name": "Julian Glass", + "office": "Baltimore", + "position": "Investment Advisor", + "salary": "$15,998", + "start_date": "12/12/2012" + }, + { + "extn": "4872", + "id": "30417", + "name": "Maggie Yarwood", + "office": "Honolulu", + "position": "Call Center Representative", + "salary": "$234,192", + "start_date": "9/26/2016" + }, + { + "extn": "6916", + "id": "30418", + "name": "Erica Morley", + "office": "Reno", + "position": "Bellman", + "salary": "$170,344", + "start_date": "12/24/2001" + }, + { + "extn": "9704", + "id": "30419", + "name": "William Cattell", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$124,008", + "start_date": "9/28/2006" + }, + { + "extn": "6294", + "id": "30420", + "name": "Johnathan Edler", + "office": "Otawa", + "position": "Steward", + "salary": "$214,054", + "start_date": "4/7/2001" + }, + { + "extn": "2142", + "id": "30421", + "name": "Eileen Radley", + "office": "Jersey City", + "position": "Auditor", + "salary": "$10,847", + "start_date": "9/28/2019" + }, + { + "extn": "9288", + "id": "30422", + "name": "Lucas Calderwood", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$62,029", + "start_date": "5/21/2017" + }, + { + "extn": "9684", + "id": "30423", + "name": "Bart Lakey", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$144,961", + "start_date": "2/22/2010" + }, + { + "extn": "7460", + "id": "30424", + "name": "Cynthia Jackson", + "office": "Oklahoma City", + "position": "Project Manager", + "salary": "$149,475", + "start_date": "3/22/2004" + }, + { + "extn": "1769", + "id": "30425", + "name": "Selena Lambert", + "office": "Oklahoma City", + "position": "Investment Advisor", + "salary": "$114,408", + "start_date": "10/31/2002" + }, + { + "extn": "2050", + "id": "30426", + "name": "Bart Freeburn", + "office": "Colorado Springs", + "position": "Healthcare Specialist", + "salary": "$78,615", + "start_date": "8/7/2000" + }, + { + "extn": "4731", + "id": "30427", + "name": "Sydney Fall", + "office": "Lisbon", + "position": "Bellman", + "salary": "$51,703", + "start_date": "2/23/2003" + }, + { + "extn": "5067", + "id": "30428", + "name": "Phillip Collins", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$68,110", + "start_date": "6/12/2008" + }, + { + "extn": "9404", + "id": "30429", + "name": "Alan Morrow", + "office": "Arlington", + "position": "Cook", + "salary": "$70,624", + "start_date": "11/28/2001" + }, + { + "extn": "1572", + "id": "30430", + "name": "Harmony Coleman", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$108,383", + "start_date": "6/10/2014" + }, + { + "extn": "5198", + "id": "30431", + "name": "Lily Radcliffe", + "office": "Scottsdale", + "position": "Healthcare Specialist", + "salary": "$101,165", + "start_date": "6/21/2011" + }, + { + "extn": "2303", + "id": "30432", + "name": "Emery Vincent", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$190,873", + "start_date": "6/16/2004" + }, + { + "extn": "1743", + "id": "30433", + "name": "Barney Upsdell", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$32,103", + "start_date": "3/9/2007" + }, + { + "extn": "4152", + "id": "30434", + "name": "Matthew Addison", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$279,318", + "start_date": "6/27/2012" + }, + { + "extn": "3257", + "id": "30435", + "name": "Callie Fox", + "office": "Prague", + "position": "Doctor", + "salary": "$183,253", + "start_date": "7/26/2011" + }, + { + "extn": "2400", + "id": "30436", + "name": "Tom Matthews", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$150,016", + "start_date": "10/30/2009" + }, + { + "extn": "2705", + "id": "30437", + "name": "Chuck Reynolds", + "office": "El Paso", + "position": "Doctor", + "salary": "$290,872", + "start_date": "5/6/2017" + }, + { + "extn": "4033", + "id": "30438", + "name": "Carmen Evans", + "office": "Reno", + "position": "Project Manager", + "salary": "$257,606", + "start_date": "3/18/2002" + }, + { + "extn": "8584", + "id": "30439", + "name": "Maggie Saunders", + "office": "Madison", + "position": "HR Coordinator", + "salary": "$121,033", + "start_date": "5/27/2009" + }, + { + "extn": "4300", + "id": "30440", + "name": "Erick Kidd", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$117,928", + "start_date": "10/23/2007" + }, + { + "extn": "4978", + "id": "30441", + "name": "Mackenzie Parsons", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$136,676", + "start_date": "2/22/2003" + }, + { + "extn": "7451", + "id": "30442", + "name": "Leroy Mason", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$32,912", + "start_date": "8/17/2000" + }, + { + "extn": "6039", + "id": "30443", + "name": "Brad Stanton", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$237,805", + "start_date": "10/8/2014" + }, + { + "extn": "2703", + "id": "30444", + "name": "Anthony Middleton", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$76,011", + "start_date": "8/19/2000" + }, + { + "extn": "8788", + "id": "30445", + "name": "Shannon Cameron", + "office": "Otawa", + "position": "Paramedic", + "salary": "$219,776", + "start_date": "6/4/2013" + }, + { + "extn": "1907", + "id": "30446", + "name": "Jamie Butler", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$68,337", + "start_date": "11/14/2011" + }, + { + "extn": "7129", + "id": "30447", + "name": "Phillip Taylor", + "office": "Tallahassee", + "position": "Accountant", + "salary": "$193,765", + "start_date": "9/15/2016" + }, + { + "extn": "8757", + "id": "30448", + "name": "Owen Forth", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$272,195", + "start_date": "6/9/2017" + }, + { + "extn": "3890", + "id": "30449", + "name": "Ron Dempsey", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$201,961", + "start_date": "6/19/2018" + }, + { + "extn": "6325", + "id": "30450", + "name": "Martin Douglas", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$126,852", + "start_date": "10/1/2019" + }, + { + "extn": "5345", + "id": "30451", + "name": "Kieth Butler", + "office": "Las Vegas", + "position": "Physician", + "salary": "$159,931", + "start_date": "8/10/2014" + }, + { + "extn": "8617", + "id": "30452", + "name": "Gwen Radley", + "office": "Lancaster", + "position": "Physician", + "salary": "$117,733", + "start_date": "5/3/2010" + }, + { + "extn": "8178", + "id": "30453", + "name": "Britney Ellison", + "office": "Albuquerque", + "position": "Systems Administrator", + "salary": "$85,235", + "start_date": "9/12/2005" + }, + { + "extn": "4214", + "id": "30454", + "name": "Anthony Broomfield", + "office": "Nashville", + "position": "Machine Operator", + "salary": "$65,771", + "start_date": "11/20/2008" + }, + { + "extn": "9820", + "id": "30455", + "name": "Sloane Harris", + "office": "Otawa", + "position": "Steward", + "salary": "$278,365", + "start_date": "12/17/2002" + }, + { + "extn": "3410", + "id": "30456", + "name": "John Goodman", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$221,337", + "start_date": "8/14/2018" + }, + { + "extn": "5758", + "id": "30457", + "name": "Doris Fisher", + "office": "Louisville", + "position": "Biologist", + "salary": "$196,900", + "start_date": "4/3/2003" + }, + { + "extn": "1943", + "id": "30458", + "name": "Barry Eastwood", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$60,129", + "start_date": "2/3/2006" + }, + { + "extn": "6873", + "id": "30459", + "name": "Ilona Purvis", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$64,306", + "start_date": "7/30/2003" + }, + { + "extn": "6046", + "id": "30460", + "name": "Lucas Cameron", + "office": "Lincoln", + "position": "Physician", + "salary": "$95,308", + "start_date": "4/21/2012" + }, + { + "extn": "9803", + "id": "30461", + "name": "Sloane Patel", + "office": "Rome", + "position": "Operator", + "salary": "$202,222", + "start_date": "7/16/2016" + }, + { + "extn": "9458", + "id": "30462", + "name": "Cristal Downing", + "office": "Salem", + "position": "Pharmacist", + "salary": "$105,322", + "start_date": "2/20/2010" + }, + { + "extn": "1507", + "id": "30463", + "name": "Juliette Stewart", + "office": "Bucharest", + "position": "Webmaster", + "salary": "$210,349", + "start_date": "10/21/2014" + }, + { + "extn": "2089", + "id": "30464", + "name": "Melanie Adams", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$111,865", + "start_date": "1/3/2004" + }, + { + "extn": "3957", + "id": "30465", + "name": "Bryce Veale", + "office": "Cincinnati", + "position": "Cook", + "salary": "$77,388", + "start_date": "6/30/2013" + }, + { + "extn": "9844", + "id": "30466", + "name": "Rufus Upsdell", + "office": "Glendale", + "position": "Dentist", + "salary": "$53,005", + "start_date": "6/3/2015" + }, + { + "extn": "1125", + "id": "30467", + "name": "Tyler Harrington", + "office": "El Paso", + "position": "Systems Administrator", + "salary": "$71,954", + "start_date": "9/27/2007" + }, + { + "extn": "4030", + "id": "30468", + "name": "Doug Clark", + "office": "Houston", + "position": "Machine Operator", + "salary": "$57,421", + "start_date": "4/15/2008" + }, + { + "extn": "3522", + "id": "30469", + "name": "Aiden Whitmore", + "office": "Colorado Springs", + "position": "Baker", + "salary": "$91,085", + "start_date": "5/6/2004" + }, + { + "extn": "5029", + "id": "30470", + "name": "Julian Thorne", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$138,665", + "start_date": "3/21/2013" + }, + { + "extn": "2977", + "id": "30471", + "name": "Carol Bell", + "office": "Phoenix", + "position": "Steward", + "salary": "$134,005", + "start_date": "9/28/2008" + }, + { + "extn": "3125", + "id": "30472", + "name": "Monica Fleming", + "office": "Columbus", + "position": "Bellman", + "salary": "$251,456", + "start_date": "3/7/2002" + }, + { + "extn": "8475", + "id": "30473", + "name": "Elena Lee", + "office": "Washington", + "position": "Food Technologist", + "salary": "$228,511", + "start_date": "3/29/2019" + }, + { + "extn": "6426", + "id": "30474", + "name": "Maxwell Drake", + "office": "Zurich", + "position": "Production Painter", + "salary": "$64,131", + "start_date": "10/28/2019" + }, + { + "extn": "8617", + "id": "30475", + "name": "Mike Farrell", + "office": "Phoenix", + "position": "Systems Administrator", + "salary": "$133,103", + "start_date": "7/15/2008" + }, + { + "extn": "9102", + "id": "30476", + "name": "Daron Fleming", + "office": "Charlotte", + "position": "Operator", + "salary": "$138,407", + "start_date": "2/7/2012" + }, + { + "extn": "8973", + "id": "30477", + "name": "Ema Richards", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$73,168", + "start_date": "1/19/2010" + }, + { + "extn": "2415", + "id": "30478", + "name": "Leroy Ebbs", + "office": "Honolulu", + "position": "Cook", + "salary": "$290,681", + "start_date": "6/14/2002" + }, + { + "extn": "7112", + "id": "30479", + "name": "Jacob Ellis", + "office": "Berlin", + "position": "Food Technologist", + "salary": "$110,954", + "start_date": "12/18/2001" + }, + { + "extn": "4886", + "id": "30480", + "name": "Rick Myatt", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$154,529", + "start_date": "10/18/2010" + }, + { + "extn": "1049", + "id": "30481", + "name": "Cedrick Mcgregor", + "office": "Fullerton", + "position": "Baker", + "salary": "$276,937", + "start_date": "12/25/2008" + }, + { + "extn": "9807", + "id": "30482", + "name": "Julius Power", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$76,100", + "start_date": "5/31/2016" + }, + { + "extn": "7313", + "id": "30483", + "name": "William Yarwood", + "office": "San Jose", + "position": "Auditor", + "salary": "$187,773", + "start_date": "9/19/2013" + }, + { + "extn": "7509", + "id": "30484", + "name": "Josh Warren", + "office": "Hollywood", + "position": "Biologist", + "salary": "$293,681", + "start_date": "11/9/2001" + }, + { + "extn": "4288", + "id": "30485", + "name": "Danny Kelly", + "office": "Salem", + "position": "Cash Manager", + "salary": "$115,462", + "start_date": "3/21/2011" + }, + { + "extn": "6479", + "id": "30486", + "name": "Bryon Morley", + "office": "Minneapolis", + "position": "Webmaster", + "salary": "$14,017", + "start_date": "11/25/2014" + }, + { + "extn": "9925", + "id": "30487", + "name": "Julian Smith", + "office": "Toledo", + "position": "Associate Professor", + "salary": "$186,074", + "start_date": "1/25/2002" + }, + { + "extn": "5265", + "id": "30488", + "name": "Amelia Hepburn", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$102,385", + "start_date": "6/20/2006" + }, + { + "extn": "4423", + "id": "30489", + "name": "Roger Fox", + "office": "Norfolk", + "position": "Healthcare Specialist", + "salary": "$144,815", + "start_date": "8/12/2009" + }, + { + "extn": "3494", + "id": "30490", + "name": "Makena Eagle", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$46,622", + "start_date": "5/19/2011" + }, + { + "extn": "6183", + "id": "30491", + "name": "Chelsea Tyler", + "office": "Lisbon", + "position": "Front Desk Coordinator", + "salary": "$20,648", + "start_date": "7/2/2005" + }, + { + "extn": "1169", + "id": "30492", + "name": "Daron Glynn", + "office": "Anaheim", + "position": "Electrician", + "salary": "$104,285", + "start_date": "5/10/2014" + }, + { + "extn": "8679", + "id": "30493", + "name": "Martin Collingwood", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$66,573", + "start_date": "12/20/2000" + }, + { + "extn": "4204", + "id": "30494", + "name": "Miriam Burge", + "office": "Amarillo", + "position": "Physician", + "salary": "$40,468", + "start_date": "1/8/2018" + }, + { + "extn": "6883", + "id": "30495", + "name": "Michaela Umney", + "office": "Garland", + "position": "Project Manager", + "salary": "$142,236", + "start_date": "1/3/2011" + }, + { + "extn": "7024", + "id": "30496", + "name": "Denny Shaw", + "office": "Portland", + "position": "Biologist", + "salary": "$87,149", + "start_date": "5/29/2008" + }, + { + "extn": "1742", + "id": "30497", + "name": "Julian Partridge", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$258,436", + "start_date": "4/18/2007" + }, + { + "extn": "6021", + "id": "30498", + "name": "Leroy Radcliffe", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$56,260", + "start_date": "11/2/2007" + }, + { + "extn": "5741", + "id": "30499", + "name": "Denis Clark", + "office": "Irving", + "position": "Cash Manager", + "salary": "$149,698", + "start_date": "9/28/2004" + }, + { + "extn": "2219", + "id": "30500", + "name": "Ema Dickson", + "office": "Indianapolis", + "position": "Clerk", + "salary": "$281,118", + "start_date": "5/15/2009" + }, + { + "extn": "2969", + "id": "30501", + "name": "Marvin Santos", + "office": "Irving", + "position": "Insurance Broker", + "salary": "$125,831", + "start_date": "3/4/2017" + }, + { + "extn": "4709", + "id": "30502", + "name": "Joy Scott", + "office": "Milwaukee", + "position": "Machine Operator", + "salary": "$174,595", + "start_date": "9/4/2016" + }, + { + "extn": "2073", + "id": "30503", + "name": "Valerie Bennett", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$180,131", + "start_date": "2/24/2005" + }, + { + "extn": "8713", + "id": "30504", + "name": "Mina Edley", + "office": "Arlington", + "position": "Baker", + "salary": "$219,782", + "start_date": "5/27/2000" + }, + { + "extn": "1890", + "id": "30505", + "name": "Nicholas Funnell", + "office": "Lakewood", + "position": "Inspector", + "salary": "$71,319", + "start_date": "3/12/2001" + }, + { + "extn": "7328", + "id": "30506", + "name": "Valentina Harris", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$215,000", + "start_date": "10/22/2014" + }, + { + "extn": "2272", + "id": "30507", + "name": "Kendra Little", + "office": "Nashville", + "position": "Dentist", + "salary": "$67,942", + "start_date": "7/6/2019" + }, + { + "extn": "3232", + "id": "30508", + "name": "Lana Weldon", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$194,422", + "start_date": "3/10/2003" + }, + { + "extn": "7965", + "id": "30509", + "name": "Marilyn Olson", + "office": "Omaha", + "position": "Call Center Representative", + "salary": "$294,394", + "start_date": "4/16/2006" + }, + { + "extn": "8070", + "id": "30510", + "name": "Michelle Leigh", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$50,225", + "start_date": "3/22/2018" + }, + { + "extn": "4590", + "id": "30511", + "name": "Gil Whittle", + "office": "Berna", + "position": "Project Manager", + "salary": "$203,612", + "start_date": "11/20/2009" + }, + { + "extn": "6196", + "id": "30512", + "name": "Rowan Gregory", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$170,811", + "start_date": "2/28/2004" + }, + { + "extn": "6190", + "id": "30513", + "name": "Abdul Martin", + "office": "Bellevue", + "position": "Webmaster", + "salary": "$279,567", + "start_date": "6/10/2007" + }, + { + "extn": "3942", + "id": "30514", + "name": "Aileen Freeburn", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$282,250", + "start_date": "3/18/2018" + }, + { + "extn": "5077", + "id": "30515", + "name": "Julius Vaughn", + "office": "Stockton", + "position": "Biologist", + "salary": "$198,353", + "start_date": "10/8/2006" + }, + { + "extn": "3100", + "id": "30516", + "name": "Anais Kent", + "office": "Murfreesboro", + "position": "Operator", + "salary": "$56,311", + "start_date": "4/13/2018" + }, + { + "extn": "7129", + "id": "30517", + "name": "Barry Bloom", + "office": "San Jose", + "position": "CNC Operator", + "salary": "$66,376", + "start_date": "7/5/2017" + }, + { + "extn": "5138", + "id": "30518", + "name": "Nicole Nelson", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$98,897", + "start_date": "4/14/2018" + }, + { + "extn": "8283", + "id": "30519", + "name": "Joyce Harrison", + "office": "Los Angeles", + "position": "Operator", + "salary": "$37,294", + "start_date": "7/31/2013" + }, + { + "extn": "1534", + "id": "30520", + "name": "Marvin Gordon", + "office": "Charlotte", + "position": "Mobile Developer", + "salary": "$206,063", + "start_date": "2/3/2013" + }, + { + "extn": "7455", + "id": "30521", + "name": "Doris Bailey", + "office": "Boston", + "position": "Accountant", + "salary": "$211,500", + "start_date": "2/27/2009" + }, + { + "extn": "9499", + "id": "30522", + "name": "Morgan Whinter", + "office": "St. Louis", + "position": "Bookkeeper", + "salary": "$112,985", + "start_date": "6/16/2001" + }, + { + "extn": "5837", + "id": "30523", + "name": "Fred Judd", + "office": "Glendale", + "position": "Call Center Representative", + "salary": "$234,179", + "start_date": "2/8/2017" + }, + { + "extn": "6384", + "id": "30524", + "name": "Stella Chadwick", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$230,865", + "start_date": "3/9/2019" + }, + { + "extn": "7837", + "id": "30525", + "name": "Ema Shelton", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$269,423", + "start_date": "3/12/2014" + }, + { + "extn": "8895", + "id": "30526", + "name": "Hank Ballard", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$26,273", + "start_date": "5/1/2018" + }, + { + "extn": "9123", + "id": "30527", + "name": "Carl Calderwood", + "office": "New Orleans", + "position": "Insurance Broker", + "salary": "$38,003", + "start_date": "6/4/2009" + }, + { + "extn": "9730", + "id": "30528", + "name": "Harry Blackwall", + "office": "Venice", + "position": "Production Painter", + "salary": "$18,100", + "start_date": "1/14/2002" + }, + { + "extn": "2442", + "id": "30529", + "name": "Anthony Booth", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$242,174", + "start_date": "10/13/2001" + }, + { + "extn": "2995", + "id": "30530", + "name": "Benny Warren", + "office": "Madison", + "position": "Loan Officer", + "salary": "$48,900", + "start_date": "2/15/2016" + }, + { + "extn": "9386", + "id": "30531", + "name": "Judith Adams", + "office": "Valetta", + "position": "Audiologist", + "salary": "$138,495", + "start_date": "12/3/2018" + }, + { + "extn": "9252", + "id": "30532", + "name": "Eden Reid", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$215,358", + "start_date": "3/31/2006" + }, + { + "extn": "5494", + "id": "30533", + "name": "Matt Roth", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$40,416", + "start_date": "6/21/2017" + }, + { + "extn": "7751", + "id": "30534", + "name": "Phoebe Vallins", + "office": "Tulsa", + "position": "Business Broker", + "salary": "$115,369", + "start_date": "2/18/2003" + }, + { + "extn": "5358", + "id": "30535", + "name": "Sage Henderson", + "office": "Houston", + "position": "Pharmacist", + "salary": "$71,040", + "start_date": "10/8/2017" + }, + { + "extn": "2086", + "id": "30536", + "name": "Manuel Torres", + "office": "St. Louis", + "position": "Physician", + "salary": "$220,959", + "start_date": "1/6/2009" + }, + { + "extn": "4369", + "id": "30537", + "name": "Chris Dillon", + "office": "London", + "position": "Loan Officer", + "salary": "$181,785", + "start_date": "3/14/2011" + }, + { + "extn": "7630", + "id": "30538", + "name": "Valerie Whatson", + "office": "Columbus", + "position": "Ambulatory Nurse", + "salary": "$23,271", + "start_date": "11/13/2007" + }, + { + "extn": "5004", + "id": "30539", + "name": "Matthew Rainford", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$267,734", + "start_date": "9/27/2000" + }, + { + "extn": "1992", + "id": "30540", + "name": "Marjorie Dempsey", + "office": "Laredo", + "position": "Production Painter", + "salary": "$92,264", + "start_date": "5/5/2010" + }, + { + "extn": "5678", + "id": "30541", + "name": "Russel Wren", + "office": "Memphis", + "position": "Call Center Representative", + "salary": "$109,784", + "start_date": "3/27/2014" + }, + { + "extn": "6033", + "id": "30542", + "name": "Sabina Notman", + "office": "Chicago", + "position": "Bookkeeper", + "salary": "$222,806", + "start_date": "5/16/2002" + }, + { + "extn": "6098", + "id": "30543", + "name": "Julian Hunt", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$138,540", + "start_date": "9/5/2005" + }, + { + "extn": "2670", + "id": "30544", + "name": "Harry Stewart", + "office": "Madison", + "position": "Treasurer", + "salary": "$82,155", + "start_date": "4/5/2010" + }, + { + "extn": "6623", + "id": "30545", + "name": "Matthew Griffiths", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$155,389", + "start_date": "1/31/2019" + }, + { + "extn": "2825", + "id": "30546", + "name": "Rick Pratt", + "office": "Hayward", + "position": "Accountant", + "salary": "$243,215", + "start_date": "12/31/2002" + }, + { + "extn": "1794", + "id": "30547", + "name": "Morgan Farrow", + "office": "Innsbruck", + "position": "Steward", + "salary": "$280,796", + "start_date": "7/11/2018" + }, + { + "extn": "2171", + "id": "30548", + "name": "Elijah Rosenbloom", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$170,195", + "start_date": "2/12/2013" + }, + { + "extn": "4324", + "id": "30549", + "name": "Daniel Nicolas", + "office": "Irving", + "position": "Physician", + "salary": "$277,493", + "start_date": "3/28/2006" + }, + { + "extn": "4495", + "id": "30550", + "name": "Adelaide Barclay", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$127,020", + "start_date": "5/1/2017" + }, + { + "extn": "4483", + "id": "30551", + "name": "Alba Herbert", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$224,988", + "start_date": "6/1/2000" + }, + { + "extn": "4791", + "id": "30552", + "name": "Henry Martin", + "office": "Nashville", + "position": "Bellman", + "salary": "$145,259", + "start_date": "3/14/2011" + }, + { + "extn": "6646", + "id": "30553", + "name": "Hanna Kerr", + "office": "Louisville", + "position": "Ambulatory Nurse", + "salary": "$234,478", + "start_date": "5/31/2005" + }, + { + "extn": "1950", + "id": "30554", + "name": "George Walsh", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$56,645", + "start_date": "5/24/2018" + }, + { + "extn": "1668", + "id": "30555", + "name": "Gloria Fisher", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$119,739", + "start_date": "12/22/2008" + }, + { + "extn": "9772", + "id": "30556", + "name": "Mabel Tate", + "office": "Milano", + "position": "HR Coordinator", + "salary": "$113,128", + "start_date": "10/22/2007" + }, + { + "extn": "5462", + "id": "30557", + "name": "Havana Matthews", + "office": "Richmond", + "position": "Bellman", + "salary": "$46,807", + "start_date": "2/6/2009" + }, + { + "extn": "6320", + "id": "30558", + "name": "Phillip Fowler", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$66,151", + "start_date": "12/10/2003" + }, + { + "extn": "6542", + "id": "30559", + "name": "Matt Barrett", + "office": "Omaha", + "position": "Loan Officer", + "salary": "$87,856", + "start_date": "11/22/2018" + }, + { + "extn": "9287", + "id": "30560", + "name": "Chuck Shaw", + "office": "Berlin", + "position": "Banker", + "salary": "$112,822", + "start_date": "12/22/2018" + }, + { + "extn": "9467", + "id": "30561", + "name": "Peter Matthews", + "office": "Garland", + "position": "Business Broker", + "salary": "$176,916", + "start_date": "11/29/2015" + }, + { + "extn": "9332", + "id": "30562", + "name": "Daniel Parker", + "office": "El Paso", + "position": "Loan Officer", + "salary": "$70,030", + "start_date": "9/20/2016" + }, + { + "extn": "7136", + "id": "30563", + "name": "Liam Potts", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$84,118", + "start_date": "7/5/2005" + }, + { + "extn": "3877", + "id": "30564", + "name": "Enoch Olivier", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$55,684", + "start_date": "3/25/2000" + }, + { + "extn": "1325", + "id": "30565", + "name": "Phoebe Porter", + "office": "Oakland", + "position": "Cashier", + "salary": "$136,468", + "start_date": "8/11/2000" + }, + { + "extn": "3355", + "id": "30566", + "name": "Owen Clayton", + "office": "Tokyo", + "position": "Cashier", + "salary": "$292,908", + "start_date": "5/21/2002" + }, + { + "extn": "9383", + "id": "30567", + "name": "Christine Broomfield", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$25,194", + "start_date": "5/18/2010" + }, + { + "extn": "9815", + "id": "30568", + "name": "Estrella Bentley", + "office": "Jersey City", + "position": "Design Engineer", + "salary": "$282,765", + "start_date": "10/16/2004" + }, + { + "extn": "3513", + "id": "30569", + "name": "Aileen Saunders", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$258,037", + "start_date": "11/15/2014" + }, + { + "extn": "3779", + "id": "30570", + "name": "Caleb Addis", + "office": "Bridgeport", + "position": "Physician", + "salary": "$53,542", + "start_date": "12/19/2001" + }, + { + "extn": "1166", + "id": "30571", + "name": "Alessandra Rowe", + "office": "Bakersfield", + "position": "Auditor", + "salary": "$194,769", + "start_date": "10/16/2002" + }, + { + "extn": "9214", + "id": "30572", + "name": "Barney Cavanagh", + "office": "Lakewood", + "position": "Cashier", + "salary": "$239,538", + "start_date": "11/2/2004" + }, + { + "extn": "3967", + "id": "30573", + "name": "Dorothy Boyle", + "office": "Toledo", + "position": "Physician", + "salary": "$147,185", + "start_date": "7/1/2018" + }, + { + "extn": "2613", + "id": "30574", + "name": "Jennifer Vane", + "office": "London", + "position": "Health Educator", + "salary": "$286,927", + "start_date": "7/4/2014" + }, + { + "extn": "4931", + "id": "30575", + "name": "Harry Bell", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$256,284", + "start_date": "9/12/2003" + }, + { + "extn": "9328", + "id": "30576", + "name": "Fiona Snell", + "office": "Fremont", + "position": "Bellman", + "salary": "$57,766", + "start_date": "1/31/2016" + }, + { + "extn": "5779", + "id": "30577", + "name": "Candace Addison", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$122,692", + "start_date": "4/13/2001" + }, + { + "extn": "5241", + "id": "30578", + "name": "Julia Walsh", + "office": "Jersey City", + "position": "Assistant Buyer", + "salary": "$259,620", + "start_date": "10/31/2009" + }, + { + "extn": "5971", + "id": "30579", + "name": "Carina Weasley", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$279,527", + "start_date": "12/26/2015" + }, + { + "extn": "5678", + "id": "30580", + "name": "Ronald Oatway", + "office": "Madison", + "position": "Steward", + "salary": "$86,686", + "start_date": "12/29/2012" + }, + { + "extn": "7134", + "id": "30581", + "name": "Russel Turner", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$142,941", + "start_date": "9/26/2006" + }, + { + "extn": "3827", + "id": "30582", + "name": "Janelle Samuel", + "office": "Hollywood", + "position": "Business Broker", + "salary": "$193,832", + "start_date": "2/27/2010" + }, + { + "extn": "1013", + "id": "30583", + "name": "William Attwood", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$232,111", + "start_date": "5/10/2019" + }, + { + "extn": "8076", + "id": "30584", + "name": "Nancy Wade", + "office": "Houston", + "position": "Business Broker", + "salary": "$62,414", + "start_date": "6/19/2002" + }, + { + "extn": "5789", + "id": "30585", + "name": "Claire Reyes", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$56,689", + "start_date": "10/6/2006" + }, + { + "extn": "7320", + "id": "30586", + "name": "Amy Cadman", + "office": "Quebec", + "position": "Physician", + "salary": "$198,630", + "start_date": "9/15/2006" + }, + { + "extn": "6000", + "id": "30587", + "name": "Doris Rowe", + "office": "San Antonio", + "position": "Dentist", + "salary": "$162,703", + "start_date": "5/25/2014" + }, + { + "extn": "2490", + "id": "30588", + "name": "Mya Ellis", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$150,895", + "start_date": "10/19/2008" + }, + { + "extn": "8073", + "id": "30589", + "name": "Lynn Reynolds", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$215,245", + "start_date": "5/14/2008" + }, + { + "extn": "7526", + "id": "30590", + "name": "Tyson Oliver", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$33,282", + "start_date": "7/30/2015" + }, + { + "extn": "8955", + "id": "30591", + "name": "Mandy Doherty", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$221,883", + "start_date": "6/4/2003" + }, + { + "extn": "5027", + "id": "30592", + "name": "Clint Waterhouse", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$18,348", + "start_date": "8/21/2018" + }, + { + "extn": "8705", + "id": "30593", + "name": "Hank Wheeler", + "office": "Los Angeles", + "position": "Retail Trainee", + "salary": "$28,146", + "start_date": "4/1/2014" + }, + { + "extn": "3444", + "id": "30594", + "name": "Chadwick Allen", + "office": "London", + "position": "Production Painter", + "salary": "$17,599", + "start_date": "9/1/2010" + }, + { + "extn": "6634", + "id": "30595", + "name": "Regina Bennett", + "office": "Escondido", + "position": "Lecturer", + "salary": "$82,368", + "start_date": "9/13/2006" + }, + { + "extn": "2313", + "id": "30596", + "name": "Kieth Ramsey", + "office": "Miami", + "position": "Accountant", + "salary": "$163,187", + "start_date": "4/10/2006" + }, + { + "extn": "1631", + "id": "30597", + "name": "Domenic Ellison", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$130,157", + "start_date": "4/1/2013" + }, + { + "extn": "6180", + "id": "30598", + "name": "Sofia Richardson", + "office": "Milano", + "position": "HR Specialist", + "salary": "$147,157", + "start_date": "10/31/2001" + }, + { + "extn": "8378", + "id": "30599", + "name": "Angelique Allen", + "office": "Detroit", + "position": "Auditor", + "salary": "$214,862", + "start_date": "10/9/2007" + }, + { + "extn": "5977", + "id": "30600", + "name": "Jessica Potts", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$279,312", + "start_date": "4/23/2005" + }, + { + "extn": "6916", + "id": "30601", + "name": "Jade Morrison", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$163,050", + "start_date": "9/9/2014" + }, + { + "extn": "2988", + "id": "30602", + "name": "Kieth Tate", + "office": "Seattle", + "position": "Treasurer", + "salary": "$154,579", + "start_date": "10/27/2016" + }, + { + "extn": "7384", + "id": "30603", + "name": "Javier Richardson", + "office": "San Diego", + "position": "Web Developer", + "salary": "$110,834", + "start_date": "9/11/2010" + }, + { + "extn": "8568", + "id": "30604", + "name": "Wade Olson", + "office": "Washington", + "position": "Banker", + "salary": "$212,730", + "start_date": "7/26/2014" + }, + { + "extn": "2679", + "id": "30605", + "name": "Leroy Shaw", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$44,133", + "start_date": "12/4/2000" + }, + { + "extn": "1878", + "id": "30606", + "name": "Felicity May", + "office": "Fremont", + "position": "Inspector", + "salary": "$107,532", + "start_date": "8/14/2000" + }, + { + "extn": "9094", + "id": "30607", + "name": "Hank Gilbert", + "office": "Irving", + "position": "Doctor", + "salary": "$169,372", + "start_date": "2/21/2000" + }, + { + "extn": "4075", + "id": "30608", + "name": "Morgan Baxter", + "office": "Berna", + "position": "Baker", + "salary": "$196,427", + "start_date": "12/29/2006" + }, + { + "extn": "2888", + "id": "30609", + "name": "Erica Baldwin", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$225,967", + "start_date": "8/18/2012" + }, + { + "extn": "5671", + "id": "30610", + "name": "Aileen Fleming", + "office": "Hayward", + "position": "Webmaster", + "salary": "$268,201", + "start_date": "12/2/2002" + }, + { + "extn": "6898", + "id": "30611", + "name": "Georgia Dann", + "office": "Hollywood", + "position": "Restaurant Manager", + "salary": "$287,890", + "start_date": "9/3/2013" + }, + { + "extn": "9228", + "id": "30612", + "name": "Celina Button", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$127,749", + "start_date": "10/24/2015" + }, + { + "extn": "5712", + "id": "30613", + "name": "Ema Gallacher", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$48,082", + "start_date": "7/13/2016" + }, + { + "extn": "2993", + "id": "30614", + "name": "Logan Cox", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$179,352", + "start_date": "6/18/2019" + }, + { + "extn": "6366", + "id": "30615", + "name": "Beatrice Carter", + "office": "Louisville", + "position": "Stockbroker", + "salary": "$127,098", + "start_date": "8/13/2004" + }, + { + "extn": "1932", + "id": "30616", + "name": "Boris Truscott", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$69,545", + "start_date": "4/15/2003" + }, + { + "extn": "8986", + "id": "30617", + "name": "Alexander Radcliffe", + "office": "Minneapolis", + "position": "Chef Manager", + "salary": "$87,328", + "start_date": "6/2/2011" + }, + { + "extn": "2004", + "id": "30618", + "name": "Erica Farmer", + "office": "Denver", + "position": "Accountant", + "salary": "$97,211", + "start_date": "9/14/2004" + }, + { + "extn": "4280", + "id": "30619", + "name": "Rosa Hamilton", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$74,794", + "start_date": "5/28/2017" + }, + { + "extn": "3318", + "id": "30620", + "name": "Elise Fenton", + "office": "Denver", + "position": "Inspector", + "salary": "$292,237", + "start_date": "11/7/2006" + }, + { + "extn": "9600", + "id": "30621", + "name": "George Stanley", + "office": "San Diego", + "position": "Accountant", + "salary": "$267,366", + "start_date": "1/27/2001" + }, + { + "extn": "1593", + "id": "30622", + "name": "Michael Pickard", + "office": "Stockton", + "position": "Business Broker", + "salary": "$92,518", + "start_date": "3/9/2004" + }, + { + "extn": "9694", + "id": "30623", + "name": "Gabriel Andrews", + "office": "Laredo", + "position": "Machine Operator", + "salary": "$107,441", + "start_date": "6/6/2019" + }, + { + "extn": "8274", + "id": "30624", + "name": "Johnathan Matthews", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$272,165", + "start_date": "4/14/2018" + }, + { + "extn": "2279", + "id": "30625", + "name": "William Lindsay", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$261,488", + "start_date": "7/17/2005" + }, + { + "extn": "8027", + "id": "30626", + "name": "Mabel Fleming", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$59,018", + "start_date": "9/29/2001" + }, + { + "extn": "2186", + "id": "30627", + "name": "Danielle Tobin", + "office": "Boston", + "position": "Design Engineer", + "salary": "$284,966", + "start_date": "12/27/2007" + }, + { + "extn": "1947", + "id": "30628", + "name": "Norah Randall", + "office": "St. Louis", + "position": "Software Engineer", + "salary": "$127,300", + "start_date": "8/9/2016" + }, + { + "extn": "6292", + "id": "30629", + "name": "Percy Kerr", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$54,451", + "start_date": "10/19/2002" + }, + { + "extn": "9377", + "id": "30630", + "name": "Bryon Carter", + "office": "Berlin", + "position": "Lecturer", + "salary": "$162,611", + "start_date": "12/5/2002" + }, + { + "extn": "5259", + "id": "30631", + "name": "Nathan Shaw", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$157,234", + "start_date": "6/28/2019" + }, + { + "extn": "4300", + "id": "30632", + "name": "Percy Ventura", + "office": "Wien", + "position": "Physician", + "salary": "$78,744", + "start_date": "2/27/2016" + }, + { + "extn": "2733", + "id": "30633", + "name": "Doug Bennett", + "office": "Colorado Springs", + "position": "Doctor", + "salary": "$246,078", + "start_date": "12/23/2017" + }, + { + "extn": "7950", + "id": "30634", + "name": "Hank Edwards", + "office": "Memphis", + "position": "HR Coordinator", + "salary": "$282,436", + "start_date": "3/30/2013" + }, + { + "extn": "8854", + "id": "30635", + "name": "Lucas Jackson", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$25,962", + "start_date": "6/27/2015" + }, + { + "extn": "7227", + "id": "30636", + "name": "Alan Broomfield", + "office": "Quebec", + "position": "HR Specialist", + "salary": "$91,767", + "start_date": "9/2/2015" + }, + { + "extn": "1984", + "id": "30637", + "name": "Julian Quinnell", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$108,200", + "start_date": "11/2/2000" + }, + { + "extn": "5651", + "id": "30638", + "name": "Aleksandra Wise", + "office": "Cincinnati", + "position": "Auditor", + "salary": "$140,015", + "start_date": "8/31/2000" + }, + { + "extn": "7935", + "id": "30639", + "name": "Sabina Ebden", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$278,769", + "start_date": "5/9/2019" + }, + { + "extn": "7787", + "id": "30640", + "name": "Nick Bradley", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$30,521", + "start_date": "4/26/2013" + }, + { + "extn": "9690", + "id": "30641", + "name": "Maggie Wild", + "office": "San Diego", + "position": "Doctor", + "salary": "$119,885", + "start_date": "6/1/2005" + }, + { + "extn": "2206", + "id": "30642", + "name": "Enoch Spencer", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$93,327", + "start_date": "5/22/2005" + }, + { + "extn": "2618", + "id": "30643", + "name": "Domenic Turner", + "office": "Sacramento", + "position": "Cashier", + "salary": "$44,754", + "start_date": "7/16/2005" + }, + { + "extn": "2955", + "id": "30644", + "name": "Esmeralda Blackburn", + "office": "Saint Paul", + "position": "Web Developer", + "salary": "$215,759", + "start_date": "3/13/2000" + }, + { + "extn": "6061", + "id": "30645", + "name": "Drew Locke", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$107,408", + "start_date": "8/29/2010" + }, + { + "extn": "3791", + "id": "30646", + "name": "Wade Edmonds", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$29,943", + "start_date": "11/6/2001" + }, + { + "extn": "5837", + "id": "30647", + "name": "Marvin Bennett", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$38,754", + "start_date": "1/29/2001" + }, + { + "extn": "2171", + "id": "30648", + "name": "Adalie Butler", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$144,071", + "start_date": "3/21/2014" + }, + { + "extn": "8053", + "id": "30649", + "name": "Johnathan Wren", + "office": "Rome", + "position": "Machine Operator", + "salary": "$248,608", + "start_date": "11/17/2013" + }, + { + "extn": "1720", + "id": "30650", + "name": "Alba Groves", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$266,148", + "start_date": "10/31/2019" + }, + { + "extn": "9914", + "id": "30651", + "name": "Lynn Kent", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$178,117", + "start_date": "2/6/2019" + }, + { + "extn": "1088", + "id": "30652", + "name": "George Talbot", + "office": "Sacramento", + "position": "Ambulatory Nurse", + "salary": "$119,262", + "start_date": "5/14/2005" + }, + { + "extn": "2616", + "id": "30653", + "name": "Bob Ellison", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$247,727", + "start_date": "8/18/2012" + }, + { + "extn": "8312", + "id": "30654", + "name": "Julian Pickard", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$146,751", + "start_date": "1/24/2014" + }, + { + "extn": "4784", + "id": "30655", + "name": "Nathan King", + "office": "Worcester", + "position": "Accountant", + "salary": "$151,725", + "start_date": "8/20/2019" + }, + { + "extn": "5987", + "id": "30656", + "name": "Rhea Grady", + "office": "Richmond", + "position": "HR Coordinator", + "salary": "$233,322", + "start_date": "7/16/2015" + }, + { + "extn": "1556", + "id": "30657", + "name": "Alessandra Higgs", + "office": "Rochester", + "position": "Front Desk Coordinator", + "salary": "$60,967", + "start_date": "1/31/2009" + }, + { + "extn": "6451", + "id": "30658", + "name": "Cassandra Price", + "office": "Venice", + "position": "Executive Director", + "salary": "$154,146", + "start_date": "4/15/2004" + }, + { + "extn": "6949", + "id": "30659", + "name": "Daron Wilkinson", + "office": "Paris", + "position": "Retail Trainee", + "salary": "$179,559", + "start_date": "1/28/2003" + }, + { + "extn": "3093", + "id": "30660", + "name": "Alan Cavanagh", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$46,948", + "start_date": "5/29/2018" + }, + { + "extn": "6458", + "id": "30661", + "name": "Elisabeth Hastings", + "office": "Sacramento", + "position": "Treasurer", + "salary": "$34,478", + "start_date": "7/11/2003" + }, + { + "extn": "8954", + "id": "30662", + "name": "Aleksandra Squire", + "office": "Columbus", + "position": "Health Educator", + "salary": "$289,615", + "start_date": "10/22/2015" + }, + { + "extn": "2869", + "id": "30663", + "name": "Bree Hunt", + "office": "Hayward", + "position": "Stockbroker", + "salary": "$233,374", + "start_date": "7/5/2019" + }, + { + "extn": "1060", + "id": "30664", + "name": "Teagan Hunter", + "office": "Bakersfield", + "position": "Web Developer", + "salary": "$235,687", + "start_date": "11/17/2010" + }, + { + "extn": "6663", + "id": "30665", + "name": "Harvey Kerr", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$219,356", + "start_date": "11/16/2000" + }, + { + "extn": "8076", + "id": "30666", + "name": "Angelica Burge", + "office": "El Paso", + "position": "Inspector", + "salary": "$83,512", + "start_date": "3/28/2019" + }, + { + "extn": "8113", + "id": "30667", + "name": "Vicky Button", + "office": "Portland", + "position": "Executive Director", + "salary": "$236,208", + "start_date": "9/3/2015" + }, + { + "extn": "7964", + "id": "30668", + "name": "Aiden Yarlett", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$106,768", + "start_date": "1/10/2007" + }, + { + "extn": "2102", + "id": "30669", + "name": "Mavis Ralph", + "office": "Glendale", + "position": "Project Manager", + "salary": "$248,221", + "start_date": "2/12/2015" + }, + { + "extn": "8237", + "id": "30670", + "name": "Jennifer Cassidy", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$17,756", + "start_date": "1/12/2005" + }, + { + "extn": "7191", + "id": "30671", + "name": "Javier Davies", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$94,513", + "start_date": "11/21/2003" + }, + { + "extn": "9552", + "id": "30672", + "name": "Maria Tyrrell", + "office": "Quebec", + "position": "Cook", + "salary": "$225,956", + "start_date": "3/30/2013" + }, + { + "extn": "2080", + "id": "30673", + "name": "Marvin Harrison", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$177,805", + "start_date": "11/28/2010" + }, + { + "extn": "6148", + "id": "30674", + "name": "Cynthia Vallins", + "office": "Tulsa", + "position": "Baker", + "salary": "$270,742", + "start_date": "6/21/2001" + }, + { + "extn": "8205", + "id": "30675", + "name": "Denis Corbett", + "office": "Berlin", + "position": "Operator", + "salary": "$153,435", + "start_date": "1/6/2006" + }, + { + "extn": "6547", + "id": "30676", + "name": "Caleb Nelson", + "office": "Las Vegas", + "position": "Doctor", + "salary": "$98,801", + "start_date": "7/4/2001" + }, + { + "extn": "4616", + "id": "30677", + "name": "Penny Kelly", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$115,033", + "start_date": "11/23/2001" + }, + { + "extn": "2898", + "id": "30678", + "name": "Julianna Tanner", + "office": "Worcester", + "position": "Paramedic", + "salary": "$223,048", + "start_date": "11/10/2014" + }, + { + "extn": "6401", + "id": "30679", + "name": "Kieth Reading", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$205,123", + "start_date": "1/29/2009" + }, + { + "extn": "7265", + "id": "30680", + "name": "Mason Gunn", + "office": "Tulsa", + "position": "Production Painter", + "salary": "$288,199", + "start_date": "11/17/2017" + }, + { + "extn": "1355", + "id": "30681", + "name": "Wade Mccall", + "office": "Innsbruck", + "position": "Baker", + "salary": "$132,864", + "start_date": "2/26/2017" + }, + { + "extn": "2434", + "id": "30682", + "name": "Leroy Tennant", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$152,472", + "start_date": "10/28/2009" + }, + { + "extn": "6975", + "id": "30683", + "name": "Liliana Driscoll", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$45,044", + "start_date": "1/19/2001" + }, + { + "extn": "4267", + "id": "30684", + "name": "Kurt Parr", + "office": "Hayward", + "position": "Treasurer", + "salary": "$96,812", + "start_date": "4/18/2008" + }, + { + "extn": "3380", + "id": "30685", + "name": "Ron Mccormick", + "office": "Lincoln", + "position": "Baker", + "salary": "$270,564", + "start_date": "9/19/2014" + }, + { + "extn": "4795", + "id": "30686", + "name": "Alexander Wills", + "office": "Stockton", + "position": "Web Developer", + "salary": "$97,674", + "start_date": "12/27/2003" + }, + { + "extn": "4066", + "id": "30687", + "name": "Helen Poole", + "office": "Fort Lauderdale", + "position": "Treasurer", + "salary": "$205,655", + "start_date": "8/16/2002" + }, + { + "extn": "6474", + "id": "30688", + "name": "Martin Moreno", + "office": "Reno", + "position": "Production Painter", + "salary": "$224,165", + "start_date": "8/21/2015" + }, + { + "extn": "3220", + "id": "30689", + "name": "Kate Andrews", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$42,458", + "start_date": "10/6/2019" + }, + { + "extn": "2190", + "id": "30690", + "name": "Maxwell Speed", + "office": "London", + "position": "Banker", + "salary": "$34,254", + "start_date": "12/17/2007" + }, + { + "extn": "7322", + "id": "30691", + "name": "Bob Kidd", + "office": "London", + "position": "Electrician", + "salary": "$209,194", + "start_date": "10/3/2011" + }, + { + "extn": "8418", + "id": "30692", + "name": "Grace Sanchez", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$97,020", + "start_date": "7/24/2017" + }, + { + "extn": "3045", + "id": "30693", + "name": "Emery Ellis", + "office": "Dallas", + "position": "Project Manager", + "salary": "$239,157", + "start_date": "1/5/2013" + }, + { + "extn": "8819", + "id": "30694", + "name": "Danny Thomas", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$135,729", + "start_date": "10/29/2005" + }, + { + "extn": "2007", + "id": "30695", + "name": "George Ross", + "office": "Ontario", + "position": "Cook", + "salary": "$206,738", + "start_date": "6/11/2011" + }, + { + "extn": "1603", + "id": "30696", + "name": "Alan Mccormick", + "office": "Scottsdale", + "position": "Baker", + "salary": "$196,699", + "start_date": "3/31/2007" + }, + { + "extn": "9952", + "id": "30697", + "name": "Jasmine Sherwood", + "office": "Scottsdale", + "position": "Cook", + "salary": "$223,293", + "start_date": "4/30/2000" + }, + { + "extn": "2317", + "id": "30698", + "name": "Georgia Bingham", + "office": "Fullerton", + "position": "Audiologist", + "salary": "$85,639", + "start_date": "10/17/2010" + }, + { + "extn": "3531", + "id": "30699", + "name": "Aleksandra Wood", + "office": "Paris", + "position": "Pharmacist", + "salary": "$28,715", + "start_date": "6/30/2004" + }, + { + "extn": "5725", + "id": "30700", + "name": "Mason Eagle", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$53,566", + "start_date": "7/18/2011" + }, + { + "extn": "1989", + "id": "30701", + "name": "Hayden Calderwood", + "office": "Washington", + "position": "Biologist", + "salary": "$67,616", + "start_date": "5/5/2004" + }, + { + "extn": "8281", + "id": "30702", + "name": "Luke Reese", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$206,252", + "start_date": "8/1/2014" + }, + { + "extn": "8207", + "id": "30703", + "name": "Anthony Spencer", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$139,106", + "start_date": "5/18/2000" + }, + { + "extn": "9589", + "id": "30704", + "name": "Alan Larkin", + "office": "Hollywood", + "position": "Associate Professor", + "salary": "$139,043", + "start_date": "4/25/2002" + }, + { + "extn": "1025", + "id": "30705", + "name": "Liv Baxter", + "office": "Irving", + "position": "Steward", + "salary": "$85,660", + "start_date": "5/1/2015" + }, + { + "extn": "3727", + "id": "30706", + "name": "Lindsay Reid", + "office": "El Paso", + "position": "Mobile Developer", + "salary": "$288,384", + "start_date": "4/16/2008" + }, + { + "extn": "8398", + "id": "30707", + "name": "Josh Roberts", + "office": "Ontario", + "position": "Business Broker", + "salary": "$137,716", + "start_date": "6/27/2015" + }, + { + "extn": "2190", + "id": "30708", + "name": "Benny Niles", + "office": "Tulsa", + "position": "Audiologist", + "salary": "$114,361", + "start_date": "4/27/2000" + }, + { + "extn": "1655", + "id": "30709", + "name": "Chris Cavanagh", + "office": "Lisbon", + "position": "Baker", + "salary": "$274,141", + "start_date": "2/20/2016" + }, + { + "extn": "9328", + "id": "30710", + "name": "Denny Umney", + "office": "Salem", + "position": "Lecturer", + "salary": "$51,952", + "start_date": "11/9/2018" + }, + { + "extn": "7813", + "id": "30711", + "name": "Bethany Wigley", + "office": "Murfreesboro", + "position": "IT Support Staff", + "salary": "$159,153", + "start_date": "8/31/2005" + }, + { + "extn": "8154", + "id": "30712", + "name": "Carter Benson", + "office": "Bellevue", + "position": "Investment Advisor", + "salary": "$29,828", + "start_date": "1/15/2014" + }, + { + "extn": "9134", + "id": "30713", + "name": "Shay Maxwell", + "office": "San Jose", + "position": "Mobile Developer", + "salary": "$231,962", + "start_date": "10/19/2001" + }, + { + "extn": "5959", + "id": "30714", + "name": "Bryce Widdows", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$143,089", + "start_date": "2/13/2001" + }, + { + "extn": "7830", + "id": "30715", + "name": "Ryan Clark", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$266,157", + "start_date": "2/2/2003" + }, + { + "extn": "4201", + "id": "30716", + "name": "Drew Rodwell", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$292,019", + "start_date": "7/28/2007" + }, + { + "extn": "3540", + "id": "30717", + "name": "Mason Everett", + "office": "Oakland", + "position": "Accountant", + "salary": "$298,481", + "start_date": "2/9/2003" + }, + { + "extn": "7695", + "id": "30718", + "name": "Anthony Armstrong", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$62,563", + "start_date": "7/30/2006" + }, + { + "extn": "8152", + "id": "30719", + "name": "Darlene Jordan", + "office": "New Orleans", + "position": "Inspector", + "salary": "$221,705", + "start_date": "11/24/2013" + }, + { + "extn": "1463", + "id": "30720", + "name": "Russel Plumb", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$173,753", + "start_date": "4/28/2017" + }, + { + "extn": "8538", + "id": "30721", + "name": "Gwen Khan", + "office": "Worcester", + "position": "Lecturer", + "salary": "$128,426", + "start_date": "8/24/2012" + }, + { + "extn": "7677", + "id": "30722", + "name": "Liam Brooks", + "office": "Norfolk", + "position": "Designer", + "salary": "$22,591", + "start_date": "3/7/2007" + }, + { + "extn": "6209", + "id": "30723", + "name": "Samara Walter", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$247,851", + "start_date": "7/22/2005" + }, + { + "extn": "2977", + "id": "30724", + "name": "Ethan Asher", + "office": "Fort Lauderdale", + "position": "Systems Administrator", + "salary": "$52,285", + "start_date": "2/11/2017" + }, + { + "extn": "1666", + "id": "30725", + "name": "Daniel Poole", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$124,088", + "start_date": "8/10/2002" + }, + { + "extn": "8958", + "id": "30726", + "name": "Chadwick Richards", + "office": "Moreno Valley", + "position": "HR Coordinator", + "salary": "$54,891", + "start_date": "3/2/2001" + }, + { + "extn": "6490", + "id": "30727", + "name": "Ilona Yates", + "office": "Portland", + "position": "Web Developer", + "salary": "$85,132", + "start_date": "10/27/2002" + }, + { + "extn": "5113", + "id": "30728", + "name": "Gemma Hall", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$122,347", + "start_date": "2/2/2004" + }, + { + "extn": "5182", + "id": "30729", + "name": "Jazmin Cowan", + "office": "Norfolk", + "position": "Health Educator", + "salary": "$83,283", + "start_date": "5/30/2019" + }, + { + "extn": "3180", + "id": "30730", + "name": "Anthony Fox", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$66,645", + "start_date": "5/4/2010" + }, + { + "extn": "3919", + "id": "30731", + "name": "Vanessa Savage", + "office": "Seattle", + "position": "Business Broker", + "salary": "$107,399", + "start_date": "12/8/2011" + }, + { + "extn": "6696", + "id": "30732", + "name": "William Bennett", + "office": "Worcester", + "position": "Lecturer", + "salary": "$258,309", + "start_date": "6/8/2013" + }, + { + "extn": "6349", + "id": "30733", + "name": "Colleen Locke", + "office": "Seattle", + "position": "Project Manager", + "salary": "$215,023", + "start_date": "2/11/2019" + }, + { + "extn": "1875", + "id": "30734", + "name": "Cara Ranks", + "office": "Dallas", + "position": "Clerk", + "salary": "$50,189", + "start_date": "12/22/2012" + }, + { + "extn": "6968", + "id": "30735", + "name": "Eileen Bingham", + "office": "Quebec", + "position": "Physician", + "salary": "$186,246", + "start_date": "8/14/2017" + }, + { + "extn": "9637", + "id": "30736", + "name": "Janice Shaw", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$97,712", + "start_date": "2/22/2000" + }, + { + "extn": "9924", + "id": "30737", + "name": "Domenic Watson", + "office": "Berna", + "position": "Retail Trainee", + "salary": "$90,543", + "start_date": "7/5/2011" + }, + { + "extn": "6291", + "id": "30738", + "name": "Nathan Hobson", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$76,059", + "start_date": "12/17/2005" + }, + { + "extn": "4930", + "id": "30739", + "name": "Gil Nicolas", + "office": "Minneapolis", + "position": "Insurance Broker", + "salary": "$255,247", + "start_date": "10/9/2013" + }, + { + "extn": "3005", + "id": "30740", + "name": "Paula Janes", + "office": "Cincinnati", + "position": "Audiologist", + "salary": "$127,137", + "start_date": "10/13/2017" + }, + { + "extn": "2826", + "id": "30741", + "name": "Mayleen Kaur", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$15,544", + "start_date": "4/24/2008" + }, + { + "extn": "6875", + "id": "30742", + "name": "Florence Simpson", + "office": "Saint Paul", + "position": "Laboratory Technician", + "salary": "$158,386", + "start_date": "11/5/2002" + }, + { + "extn": "8733", + "id": "30743", + "name": "Lexi Grant", + "office": "Zurich", + "position": "Loan Officer", + "salary": "$240,178", + "start_date": "7/16/2001" + }, + { + "extn": "1035", + "id": "30744", + "name": "Allison Rycroft", + "office": "Washington", + "position": "Design Engineer", + "salary": "$126,924", + "start_date": "9/30/2009" + }, + { + "extn": "6652", + "id": "30745", + "name": "Ronald Noach", + "office": "Albuquerque", + "position": "IT Support Staff", + "salary": "$89,189", + "start_date": "10/31/2004" + }, + { + "extn": "8649", + "id": "30746", + "name": "Bob Hall", + "office": "Dallas", + "position": "Audiologist", + "salary": "$35,495", + "start_date": "2/7/2011" + }, + { + "extn": "3998", + "id": "30747", + "name": "Ethan Rogers", + "office": "Rochester", + "position": "Insurance Broker", + "salary": "$61,501", + "start_date": "10/8/2002" + }, + { + "extn": "6780", + "id": "30748", + "name": "Judith Noach", + "office": "Ontario", + "position": "Banker", + "salary": "$109,314", + "start_date": "11/30/2008" + }, + { + "extn": "4284", + "id": "30749", + "name": "Madison Booth", + "office": "Salem", + "position": "Fabricator", + "salary": "$290,275", + "start_date": "9/20/2012" + }, + { + "extn": "4928", + "id": "30750", + "name": "Abdul Locke", + "office": "Tokyo", + "position": "Banker", + "salary": "$157,590", + "start_date": "1/21/2018" + }, + { + "extn": "7930", + "id": "30751", + "name": "William Janes", + "office": "Garland", + "position": "Audiologist", + "salary": "$54,722", + "start_date": "3/13/2018" + }, + { + "extn": "1913", + "id": "30752", + "name": "Mike Bell", + "office": "Salem", + "position": "Loan Officer", + "salary": "$20,066", + "start_date": "5/13/2015" + }, + { + "extn": "6425", + "id": "30753", + "name": "Evie Tennant", + "office": "Worcester", + "position": "Business Broker", + "salary": "$127,070", + "start_date": "4/3/2000" + }, + { + "extn": "1615", + "id": "30754", + "name": "Carl Gallacher", + "office": "Ontario", + "position": "Systems Administrator", + "salary": "$163,208", + "start_date": "4/13/2017" + }, + { + "extn": "2903", + "id": "30755", + "name": "Rick Murray", + "office": "Quebec", + "position": "Designer", + "salary": "$178,573", + "start_date": "1/17/2016" + }, + { + "extn": "2792", + "id": "30756", + "name": "Julian Booth", + "office": "Honolulu", + "position": "Retail Trainee", + "salary": "$21,838", + "start_date": "3/28/2006" + }, + { + "extn": "1215", + "id": "30757", + "name": "Nicholas Wright", + "office": "Otawa", + "position": "Laboratory Technician", + "salary": "$80,466", + "start_date": "1/3/2014" + }, + { + "extn": "6383", + "id": "30758", + "name": "Michael James", + "office": "Hollywood", + "position": "Dentist", + "salary": "$76,999", + "start_date": "11/23/2015" + }, + { + "extn": "2579", + "id": "30759", + "name": "Rick Allington", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$103,326", + "start_date": "5/1/2013" + }, + { + "extn": "5631", + "id": "30760", + "name": "Matthew Bailey", + "office": "Houston", + "position": "Cook", + "salary": "$141,384", + "start_date": "7/28/2015" + }, + { + "extn": "2885", + "id": "30761", + "name": "Rhea Stevenson", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$289,621", + "start_date": "3/16/2014" + }, + { + "extn": "9883", + "id": "30762", + "name": "Harry Rust", + "office": "London", + "position": "Pharmacist", + "salary": "$93,386", + "start_date": "7/11/2010" + }, + { + "extn": "8528", + "id": "30763", + "name": "Ember Radcliffe", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$213,835", + "start_date": "9/8/2005" + }, + { + "extn": "5622", + "id": "30764", + "name": "Logan Chester", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$221,443", + "start_date": "3/5/2009" + }, + { + "extn": "2257", + "id": "30765", + "name": "Lorraine King", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$126,711", + "start_date": "10/28/2015" + }, + { + "extn": "7055", + "id": "30766", + "name": "Angel Dunbar", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$185,689", + "start_date": "6/12/2017" + }, + { + "extn": "9231", + "id": "30767", + "name": "Ethan Brown", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$190,082", + "start_date": "5/3/2000" + }, + { + "extn": "4260", + "id": "30768", + "name": "Alba Partridge", + "office": "Fort Lauderdale", + "position": "Associate Professor", + "salary": "$69,379", + "start_date": "12/1/2002" + }, + { + "extn": "5991", + "id": "30769", + "name": "Danny Hamilton", + "office": "Orlando", + "position": "Health Educator", + "salary": "$10,356", + "start_date": "8/31/2015" + }, + { + "extn": "5444", + "id": "30770", + "name": "Ronald Shea", + "office": "San Bernardino", + "position": "Project Manager", + "salary": "$112,487", + "start_date": "7/7/2017" + }, + { + "extn": "5847", + "id": "30771", + "name": "Nina Harrison", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$117,666", + "start_date": "4/5/2010" + }, + { + "extn": "5031", + "id": "30772", + "name": "Tyler Alexander", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$73,025", + "start_date": "3/3/2009" + }, + { + "extn": "5581", + "id": "30773", + "name": "Carl Partridge", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$55,056", + "start_date": "12/14/2012" + }, + { + "extn": "8203", + "id": "30774", + "name": "Hank Stubbs", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$223,510", + "start_date": "12/24/2004" + }, + { + "extn": "8642", + "id": "30775", + "name": "Camellia Simpson", + "office": "Dallas", + "position": "Cashier", + "salary": "$192,025", + "start_date": "8/18/2008" + }, + { + "extn": "7820", + "id": "30776", + "name": "Kaylee Michael", + "office": "Columbus", + "position": "Treasurer", + "salary": "$35,391", + "start_date": "2/29/2000" + }, + { + "extn": "4173", + "id": "30777", + "name": "Tom Mcneill", + "office": "Berlin", + "position": "Systems Administrator", + "salary": "$11,816", + "start_date": "2/16/2013" + }, + { + "extn": "8858", + "id": "30778", + "name": "Mona Parker", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$256,955", + "start_date": "12/11/2015" + }, + { + "extn": "2814", + "id": "30779", + "name": "Juliette Antcliff", + "office": "Quebec", + "position": "Fabricator", + "salary": "$280,864", + "start_date": "10/12/2009" + }, + { + "extn": "9466", + "id": "30780", + "name": "Harvey Downing", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$254,054", + "start_date": "8/20/2001" + }, + { + "extn": "6443", + "id": "30781", + "name": "Maxwell Chapman", + "office": "Prague", + "position": "Treasurer", + "salary": "$213,988", + "start_date": "9/4/2002" + }, + { + "extn": "4102", + "id": "30782", + "name": "Francesca Dowson", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$260,043", + "start_date": "2/16/2009" + }, + { + "extn": "3192", + "id": "30783", + "name": "Ronald Furnell", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$41,578", + "start_date": "2/11/2017" + }, + { + "extn": "5089", + "id": "30784", + "name": "Henry Johnson", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$44,204", + "start_date": "8/14/2017" + }, + { + "extn": "9697", + "id": "30785", + "name": "Alan Ryan", + "office": "Jacksonville", + "position": "Call Center Representative", + "salary": "$141,892", + "start_date": "8/19/2014" + }, + { + "extn": "3639", + "id": "30786", + "name": "Hank Olivier", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$89,252", + "start_date": "9/3/2017" + }, + { + "extn": "1362", + "id": "30787", + "name": "Anais Bennett", + "office": "San Bernardino", + "position": "Designer", + "salary": "$112,684", + "start_date": "2/12/2000" + }, + { + "extn": "5286", + "id": "30788", + "name": "Ethan Wilson", + "office": "San Bernardino", + "position": "HR Coordinator", + "salary": "$143,666", + "start_date": "10/12/2017" + }, + { + "extn": "8343", + "id": "30789", + "name": "Kieth Chadwick", + "office": "Milwaukee", + "position": "Paramedic", + "salary": "$148,374", + "start_date": "10/20/2011" + }, + { + "extn": "1990", + "id": "30790", + "name": "Ronald Ianson", + "office": "Louisville", + "position": "Biologist", + "salary": "$90,389", + "start_date": "10/31/2013" + }, + { + "extn": "4929", + "id": "30791", + "name": "Beatrice Dillon", + "office": "Laredo", + "position": "Assistant Buyer", + "salary": "$122,015", + "start_date": "3/24/2008" + }, + { + "extn": "1081", + "id": "30792", + "name": "Liam Stevens", + "office": "London", + "position": "Restaurant Manager", + "salary": "$148,637", + "start_date": "10/7/2003" + }, + { + "extn": "1566", + "id": "30793", + "name": "Eduardo Wooldridge", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$250,159", + "start_date": "8/7/2015" + }, + { + "extn": "6746", + "id": "30794", + "name": "Morgan Porter", + "office": "Bridgeport", + "position": "Chef Manager", + "salary": "$233,883", + "start_date": "2/21/2003" + }, + { + "extn": "7576", + "id": "30795", + "name": "Hayden Tobin", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$45,353", + "start_date": "8/26/2013" + }, + { + "extn": "8713", + "id": "30796", + "name": "Jack Walsh", + "office": "Zurich", + "position": "Bookkeeper", + "salary": "$218,096", + "start_date": "12/24/2006" + }, + { + "extn": "4277", + "id": "30797", + "name": "Isabel Ventura", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$27,043", + "start_date": "12/7/2010" + }, + { + "extn": "2149", + "id": "30798", + "name": "Chad Latham", + "office": "Miami", + "position": "Accountant", + "salary": "$73,705", + "start_date": "2/7/2001" + }, + { + "extn": "3602", + "id": "30799", + "name": "Isabella Ingram", + "office": "Huntsville", + "position": "HR Coordinator", + "salary": "$299,258", + "start_date": "12/22/2005" + }, + { + "extn": "2111", + "id": "30800", + "name": "Celina Rowan", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$76,397", + "start_date": "6/6/2006" + }, + { + "extn": "4595", + "id": "30801", + "name": "Parker Rivers", + "office": "Henderson", + "position": "Assistant Buyer", + "salary": "$122,895", + "start_date": "6/11/2004" + }, + { + "extn": "4931", + "id": "30802", + "name": "Caydence Stone ", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$58,034", + "start_date": "3/13/2005" + }, + { + "extn": "3261", + "id": "30803", + "name": "Gloria Faulkner", + "office": "Salem", + "position": "Chef Manager", + "salary": "$252,315", + "start_date": "6/26/2018" + }, + { + "extn": "2436", + "id": "30804", + "name": "Sadie Lloyd", + "office": "New Orleans", + "position": "Treasurer", + "salary": "$94,457", + "start_date": "11/19/2017" + }, + { + "extn": "5623", + "id": "30805", + "name": "Christine Kelly", + "office": "Reno", + "position": "Project Manager", + "salary": "$58,052", + "start_date": "8/7/2017" + }, + { + "extn": "2537", + "id": "30806", + "name": "Daria Windsor", + "office": "Garland", + "position": "Stockbroker", + "salary": "$288,744", + "start_date": "4/18/2019" + }, + { + "extn": "9088", + "id": "30807", + "name": "Maddison Hilton", + "office": "Washington", + "position": "Cook", + "salary": "$112,015", + "start_date": "1/12/2002" + }, + { + "extn": "5863", + "id": "30808", + "name": "Barry Weasley", + "office": "Wien", + "position": "Web Developer", + "salary": "$242,010", + "start_date": "4/18/2008" + }, + { + "extn": "8788", + "id": "30809", + "name": "Josh Smith", + "office": "Worcester", + "position": "Stockbroker", + "salary": "$144,360", + "start_date": "6/30/2014" + }, + { + "extn": "2756", + "id": "30810", + "name": "Lily Vass", + "office": "San Francisco", + "position": "Fabricator", + "salary": "$197,962", + "start_date": "8/10/2019" + }, + { + "extn": "1971", + "id": "30811", + "name": "Chad Larkin", + "office": "Milano", + "position": "Design Engineer", + "salary": "$231,622", + "start_date": "7/29/2008" + }, + { + "extn": "3897", + "id": "30812", + "name": "Abdul Harris", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$163,307", + "start_date": "9/12/2004" + }, + { + "extn": "2632", + "id": "30813", + "name": "Margaret Clifton", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$199,330", + "start_date": "6/4/2004" + }, + { + "extn": "4343", + "id": "30814", + "name": "Martha Tanner", + "office": "San Antonio", + "position": "Project Manager", + "salary": "$43,813", + "start_date": "5/9/2012" + }, + { + "extn": "4058", + "id": "30815", + "name": "Charlize Mcgregor", + "office": "Portland", + "position": "Fabricator", + "salary": "$133,257", + "start_date": "3/21/2013" + }, + { + "extn": "7237", + "id": "30816", + "name": "Erick Allen", + "office": "Detroit", + "position": "Biologist", + "salary": "$214,122", + "start_date": "12/23/2004" + }, + { + "extn": "5583", + "id": "30817", + "name": "William King", + "office": "Prague", + "position": "Baker", + "salary": "$149,020", + "start_date": "3/1/2017" + }, + { + "extn": "4158", + "id": "30818", + "name": "Nate Olson", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$158,593", + "start_date": "7/8/2017" + }, + { + "extn": "5772", + "id": "30819", + "name": "Enoch Watson", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$151,722", + "start_date": "6/10/2018" + }, + { + "extn": "6410", + "id": "30820", + "name": "Sabrina Pratt", + "office": "Zurich", + "position": "Biologist", + "salary": "$25,852", + "start_date": "2/13/2003" + }, + { + "extn": "7329", + "id": "30821", + "name": "Jessica Neville", + "office": "Long Beach", + "position": "Project Manager", + "salary": "$13,633", + "start_date": "11/6/2017" + }, + { + "extn": "4604", + "id": "30822", + "name": "Ryan Collingwood", + "office": "Jersey City", + "position": "Accountant", + "salary": "$173,923", + "start_date": "8/24/2006" + }, + { + "extn": "9998", + "id": "30823", + "name": "Taylor James", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$265,007", + "start_date": "8/4/2005" + }, + { + "extn": "2813", + "id": "30824", + "name": "Susan Dubois", + "office": "Bakersfield", + "position": "Laboratory Technician", + "salary": "$138,984", + "start_date": "6/28/2004" + }, + { + "extn": "4161", + "id": "30825", + "name": "Noah Gunn", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$221,408", + "start_date": "1/3/2015" + }, + { + "extn": "7913", + "id": "30826", + "name": "Julius Ranks", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$199,667", + "start_date": "11/6/2017" + }, + { + "extn": "3738", + "id": "30827", + "name": "Eduardo Rowan", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$138,060", + "start_date": "8/25/2002" + }, + { + "extn": "2927", + "id": "30828", + "name": "Boris Snell", + "office": "Boston", + "position": "Lecturer", + "salary": "$294,956", + "start_date": "6/17/2018" + }, + { + "extn": "7768", + "id": "30829", + "name": "Jayden Campbell", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$286,594", + "start_date": "2/1/2009" + }, + { + "extn": "5914", + "id": "30830", + "name": "Caleb Harper", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$64,072", + "start_date": "12/21/2008" + }, + { + "extn": "6058", + "id": "30831", + "name": "Leroy Wright", + "office": "Orlando", + "position": "Operator", + "salary": "$26,414", + "start_date": "8/8/2013" + }, + { + "extn": "8758", + "id": "30832", + "name": "Bryon Irving", + "office": "San Bernardino", + "position": "Audiologist", + "salary": "$213,593", + "start_date": "7/26/2007" + }, + { + "extn": "8829", + "id": "30833", + "name": "Alan Ellery", + "office": "Lisbon", + "position": "Bookkeeper", + "salary": "$296,143", + "start_date": "8/18/2007" + }, + { + "extn": "3567", + "id": "30834", + "name": "Mark Dempsey", + "office": "Madrid", + "position": "Steward", + "salary": "$42,219", + "start_date": "10/9/2017" + }, + { + "extn": "7251", + "id": "30835", + "name": "Andie Patel", + "office": "Dallas", + "position": "Baker", + "salary": "$225,760", + "start_date": "9/16/2011" + }, + { + "extn": "5881", + "id": "30836", + "name": "Nicholas Robinson", + "office": "Chicago", + "position": "Machine Operator", + "salary": "$91,950", + "start_date": "3/6/2016" + }, + { + "extn": "5287", + "id": "30837", + "name": "Anne Hunt", + "office": "Prague", + "position": "Lecturer", + "salary": "$186,038", + "start_date": "11/27/2001" + }, + { + "extn": "3050", + "id": "30838", + "name": "Chad Glynn", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$184,986", + "start_date": "9/7/2013" + }, + { + "extn": "8245", + "id": "30839", + "name": "Dalia Leigh", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$124,167", + "start_date": "1/5/2007" + }, + { + "extn": "9587", + "id": "30840", + "name": "Joseph Whitmore", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$52,071", + "start_date": "4/4/2002" + }, + { + "extn": "3401", + "id": "30841", + "name": "Benny Roth", + "office": "Lakewood", + "position": "Biologist", + "salary": "$298,367", + "start_date": "8/30/2011" + }, + { + "extn": "4360", + "id": "30842", + "name": "Manuel Willis", + "office": "Zurich", + "position": "Dentist", + "salary": "$276,061", + "start_date": "10/9/2005" + }, + { + "extn": "2734", + "id": "30843", + "name": "Lucas Middleton", + "office": "Henderson", + "position": "Cook", + "salary": "$164,771", + "start_date": "8/4/2014" + }, + { + "extn": "9354", + "id": "30844", + "name": "Rihanna Roth", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$231,360", + "start_date": "9/20/2001" + }, + { + "extn": "6468", + "id": "30845", + "name": "Adelaide Jefferson", + "office": "Stockton", + "position": "Steward", + "salary": "$32,523", + "start_date": "9/6/2014" + }, + { + "extn": "2226", + "id": "30846", + "name": "Julius Mcneill", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$148,016", + "start_date": "11/3/2007" + }, + { + "extn": "3383", + "id": "30847", + "name": "Carina Fowler", + "office": "Scottsdale", + "position": "Business Broker", + "salary": "$65,159", + "start_date": "3/12/2007" + }, + { + "extn": "1675", + "id": "30848", + "name": "Jayden Olivier", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$139,889", + "start_date": "7/16/2002" + }, + { + "extn": "6267", + "id": "30849", + "name": "Samantha Blackburn", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$143,578", + "start_date": "11/7/2018" + }, + { + "extn": "1219", + "id": "30850", + "name": "Evelynn Johnson", + "office": "Huntsville", + "position": "Cashier", + "salary": "$292,262", + "start_date": "6/6/2009" + }, + { + "extn": "1750", + "id": "30851", + "name": "Caitlyn Attwood", + "office": "Honolulu", + "position": "Electrician", + "salary": "$262,137", + "start_date": "5/8/2006" + }, + { + "extn": "6688", + "id": "30852", + "name": "Caleb Russell", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$17,308", + "start_date": "6/2/2015" + }, + { + "extn": "2328", + "id": "30853", + "name": "Ciara Asher", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$51,369", + "start_date": "1/20/2002" + }, + { + "extn": "7211", + "id": "30854", + "name": "Doug Welsch", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$239,142", + "start_date": "3/13/2017" + }, + { + "extn": "9113", + "id": "30855", + "name": "Daniel Groves", + "office": "New York", + "position": "Associate Professor", + "salary": "$53,570", + "start_date": "9/22/2016" + }, + { + "extn": "1033", + "id": "30856", + "name": "Julian Adams", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$146,968", + "start_date": "6/3/2003" + }, + { + "extn": "8818", + "id": "30857", + "name": "Sabina Dowson", + "office": "Long Beach", + "position": "Web Developer", + "salary": "$49,269", + "start_date": "9/23/2001" + }, + { + "extn": "3208", + "id": "30858", + "name": "Mona Hewitt", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$270,479", + "start_date": "1/3/2004" + }, + { + "extn": "9438", + "id": "30859", + "name": "Ryan Cartwright", + "office": "Garland", + "position": "Loan Officer", + "salary": "$37,060", + "start_date": "2/14/2017" + }, + { + "extn": "6121", + "id": "30860", + "name": "Henry Hunt", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$286,713", + "start_date": "5/1/2019" + }, + { + "extn": "1669", + "id": "30861", + "name": "Oliver Leigh", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$229,085", + "start_date": "5/21/2018" + }, + { + "extn": "6199", + "id": "30862", + "name": "Oliver Sinclair", + "office": "Innsbruck", + "position": "Cash Manager", + "salary": "$70,160", + "start_date": "12/18/2002" + }, + { + "extn": "5306", + "id": "30863", + "name": "Doug Parker", + "office": "Norfolk", + "position": "Health Educator", + "salary": "$227,296", + "start_date": "7/21/2012" + }, + { + "extn": "1750", + "id": "30864", + "name": "Rick Redfern", + "office": "New Orleans", + "position": "Ambulatory Nurse", + "salary": "$143,222", + "start_date": "8/25/2015" + }, + { + "extn": "3968", + "id": "30865", + "name": "Camden Vernon", + "office": "San Diego", + "position": "Biologist", + "salary": "$202,643", + "start_date": "11/14/2007" + }, + { + "extn": "1893", + "id": "30866", + "name": "Gina Styles", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$112,173", + "start_date": "11/23/2008" + }, + { + "extn": "1380", + "id": "30867", + "name": "Phillip Umney", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$245,301", + "start_date": "4/23/2001" + }, + { + "extn": "9271", + "id": "30868", + "name": "Manuel Ellis", + "office": "Nashville", + "position": "Executive Director", + "salary": "$44,455", + "start_date": "1/4/2006" + }, + { + "extn": "9804", + "id": "30869", + "name": "Russel Willson", + "office": "Paris", + "position": "Stockbroker", + "salary": "$245,376", + "start_date": "9/5/2013" + }, + { + "extn": "5949", + "id": "30870", + "name": "Paula Hewitt", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$204,782", + "start_date": "1/12/2007" + }, + { + "extn": "8094", + "id": "30871", + "name": "Angela Sherwood", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$202,101", + "start_date": "7/1/2010" + }, + { + "extn": "8730", + "id": "30872", + "name": "Gladys Clarkson", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$294,550", + "start_date": "9/26/2001" + }, + { + "extn": "2540", + "id": "30873", + "name": "Bob Morgan", + "office": "Dallas", + "position": "Biologist", + "salary": "$123,460", + "start_date": "12/8/2014" + }, + { + "extn": "9929", + "id": "30874", + "name": "Oliver Graves", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$287,286", + "start_date": "11/16/2017" + }, + { + "extn": "6234", + "id": "30875", + "name": "Darlene Page ", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$275,011", + "start_date": "10/28/2009" + }, + { + "extn": "2342", + "id": "30876", + "name": "Bob Crawford", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$19,962", + "start_date": "2/8/2007" + }, + { + "extn": "4044", + "id": "30877", + "name": "Katelyn Booth", + "office": "Lyon", + "position": "Cook", + "salary": "$260,741", + "start_date": "11/21/2001" + }, + { + "extn": "4638", + "id": "30878", + "name": "Harvey Davies", + "office": "Cincinnati", + "position": "Baker", + "salary": "$40,958", + "start_date": "5/26/2003" + }, + { + "extn": "4575", + "id": "30879", + "name": "Andie Mooney", + "office": "Milano", + "position": "Banker", + "salary": "$23,917", + "start_date": "12/1/2014" + }, + { + "extn": "6126", + "id": "30880", + "name": "Johnathan Simpson", + "office": "New York", + "position": "Audiologist", + "salary": "$123,562", + "start_date": "2/12/2003" + }, + { + "extn": "4813", + "id": "30881", + "name": "Logan Jones", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$202,812", + "start_date": "12/1/2018" + }, + { + "extn": "8666", + "id": "30882", + "name": "Stephanie Gallacher", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$279,167", + "start_date": "11/4/2013" + }, + { + "extn": "5519", + "id": "30883", + "name": "Harvey Brock", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$200,995", + "start_date": "12/8/2011" + }, + { + "extn": "9181", + "id": "30884", + "name": "Daniel Drummond", + "office": "Hayward", + "position": "Clerk", + "salary": "$239,924", + "start_date": "7/6/2006" + }, + { + "extn": "6449", + "id": "30885", + "name": "Faith Pitt", + "office": "Norfolk", + "position": "Call Center Representative", + "salary": "$175,168", + "start_date": "1/20/2006" + }, + { + "extn": "1809", + "id": "30886", + "name": "Caleb Amstead", + "office": "Portland", + "position": "Cashier", + "salary": "$90,650", + "start_date": "12/15/2008" + }, + { + "extn": "1272", + "id": "30887", + "name": "Eileen Needham", + "office": "Laredo", + "position": "Assistant Buyer", + "salary": "$112,335", + "start_date": "8/24/2015" + }, + { + "extn": "5753", + "id": "30888", + "name": "Denis Summers", + "office": "Houston", + "position": "Designer", + "salary": "$12,805", + "start_date": "10/4/2019" + }, + { + "extn": "1716", + "id": "30889", + "name": "Rocco Olson", + "office": "Tulsa", + "position": "Bellman", + "salary": "$152,478", + "start_date": "9/22/2004" + }, + { + "extn": "4908", + "id": "30890", + "name": "Carl Graves", + "office": "Anaheim", + "position": "Insurance Broker", + "salary": "$258,885", + "start_date": "6/14/2005" + }, + { + "extn": "3931", + "id": "30891", + "name": "Mason Ramsey", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$38,315", + "start_date": "4/25/2018" + }, + { + "extn": "5381", + "id": "30892", + "name": "Carl Hewitt", + "office": "Phoenix", + "position": "Laboratory Technician", + "salary": "$103,414", + "start_date": "1/25/2014" + }, + { + "extn": "9162", + "id": "30893", + "name": "Nate Fulton", + "office": "New York", + "position": "Banker", + "salary": "$81,617", + "start_date": "2/21/2011" + }, + { + "extn": "3336", + "id": "30894", + "name": "Tiffany Camden", + "office": "Berna", + "position": "Accountant", + "salary": "$219,532", + "start_date": "2/6/2018" + }, + { + "extn": "7789", + "id": "30895", + "name": "Matt Blythe", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$221,814", + "start_date": "8/18/2015" + }, + { + "extn": "4777", + "id": "30896", + "name": "Carl Thornton", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$54,443", + "start_date": "4/29/2000" + }, + { + "extn": "1369", + "id": "30897", + "name": "Marvin Clarkson", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$297,166", + "start_date": "12/1/2008" + }, + { + "extn": "6471", + "id": "30898", + "name": "Chester Addley", + "office": "Laredo", + "position": "Stockbroker", + "salary": "$168,346", + "start_date": "1/5/2016" + }, + { + "extn": "7179", + "id": "30899", + "name": "Kurt Rigg", + "office": "Garland", + "position": "CNC Operator", + "salary": "$115,985", + "start_date": "10/10/2009" + }, + { + "extn": "8172", + "id": "30900", + "name": "Caleb Cobb", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$160,631", + "start_date": "10/24/2014" + }, + { + "extn": "3196", + "id": "30901", + "name": "Melinda Goldsmith", + "office": "Lisbon", + "position": "Inspector", + "salary": "$103,580", + "start_date": "2/6/2008" + }, + { + "extn": "7735", + "id": "30902", + "name": "Tony Snell", + "office": "Saint Paul", + "position": "Health Educator", + "salary": "$14,840", + "start_date": "2/17/2015" + }, + { + "extn": "3693", + "id": "30903", + "name": "Emerald Vollans", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$93,798", + "start_date": "3/15/2000" + }, + { + "extn": "6937", + "id": "30904", + "name": "Evie Dyson", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$128,369", + "start_date": "12/6/2004" + }, + { + "extn": "2845", + "id": "30905", + "name": "Roger Abbot", + "office": "Garland", + "position": "Production Painter", + "salary": "$40,383", + "start_date": "10/20/2019" + }, + { + "extn": "6290", + "id": "30906", + "name": "Harry Hogg", + "office": "Los Angeles", + "position": "Steward", + "salary": "$144,089", + "start_date": "3/1/2002" + }, + { + "extn": "8007", + "id": "30907", + "name": "Jamie Allen", + "office": "Paris", + "position": "Business Broker", + "salary": "$81,899", + "start_date": "1/16/2002" + }, + { + "extn": "1064", + "id": "30908", + "name": "Madelyn Ellis", + "office": "San Diego", + "position": "Bellman", + "salary": "$207,492", + "start_date": "12/20/2015" + }, + { + "extn": "9295", + "id": "30909", + "name": "Estrella Knight", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$103,909", + "start_date": "2/7/2013" + }, + { + "extn": "1192", + "id": "30910", + "name": "Daphne Isaac", + "office": "Tokyo", + "position": "Physician", + "salary": "$298,526", + "start_date": "5/11/2004" + }, + { + "extn": "1328", + "id": "30911", + "name": "Cynthia Gibbons", + "office": "Wien", + "position": "Cash Manager", + "salary": "$135,558", + "start_date": "1/8/2002" + }, + { + "extn": "3440", + "id": "30912", + "name": "Harvey Steer", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$276,238", + "start_date": "8/5/2003" + }, + { + "extn": "9666", + "id": "30913", + "name": "Sadie Townend", + "office": "San Diego", + "position": "Executive Director", + "salary": "$70,130", + "start_date": "7/18/2015" + }, + { + "extn": "8783", + "id": "30914", + "name": "Irene Hastings", + "office": "Fayetteville", + "position": "Physician", + "salary": "$18,944", + "start_date": "5/19/2012" + }, + { + "extn": "2452", + "id": "30915", + "name": "Rosa Summers", + "office": "Henderson", + "position": "Baker", + "salary": "$181,911", + "start_date": "10/24/2018" + }, + { + "extn": "5319", + "id": "30916", + "name": "Mason Bentley", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$227,154", + "start_date": "10/3/2002" + }, + { + "extn": "2769", + "id": "30917", + "name": "Harry Clifford", + "office": "Portland", + "position": "Baker", + "salary": "$140,267", + "start_date": "4/10/2006" + }, + { + "extn": "8531", + "id": "30918", + "name": "Ramon Wise", + "office": "Las Vegas", + "position": "Restaurant Manager", + "salary": "$251,628", + "start_date": "5/5/2012" + }, + { + "extn": "1137", + "id": "30919", + "name": "Eduardo Thornton", + "office": "Washington", + "position": "Dentist", + "salary": "$116,358", + "start_date": "11/11/2002" + }, + { + "extn": "3990", + "id": "30920", + "name": "Chris Wilson", + "office": "Phoenix", + "position": "Designer", + "salary": "$72,920", + "start_date": "11/30/2014" + }, + { + "extn": "5645", + "id": "30921", + "name": "Gwenyth Fulton", + "office": "Lyon", + "position": "Paramedic", + "salary": "$183,196", + "start_date": "12/27/2005" + }, + { + "extn": "8837", + "id": "30922", + "name": "Tyler Newton", + "office": "Orlando", + "position": "Bellman", + "salary": "$120,605", + "start_date": "12/20/2005" + }, + { + "extn": "2440", + "id": "30923", + "name": "Nate Plumb", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$200,793", + "start_date": "10/2/2005" + }, + { + "extn": "9989", + "id": "30924", + "name": "Chad Harrison", + "office": "Cincinnati", + "position": "Software Engineer", + "salary": "$154,625", + "start_date": "6/15/2012" + }, + { + "extn": "8829", + "id": "30925", + "name": "Shay Sheldon", + "office": "Garland", + "position": "Auditor", + "salary": "$67,603", + "start_date": "6/22/2017" + }, + { + "extn": "7924", + "id": "30926", + "name": "Fiona Mcguire", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$120,599", + "start_date": "10/25/2002" + }, + { + "extn": "2281", + "id": "30927", + "name": "Gabriel Tindall", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$220,382", + "start_date": "12/28/2005" + }, + { + "extn": "8779", + "id": "30928", + "name": "Charlize Owens", + "office": "Tulsa", + "position": "Accountant", + "salary": "$225,694", + "start_date": "4/30/2008" + }, + { + "extn": "6763", + "id": "30929", + "name": "Luke Wilkinson", + "office": "Zurich", + "position": "Lecturer", + "salary": "$283,180", + "start_date": "1/10/2017" + }, + { + "extn": "9156", + "id": "30930", + "name": "Matt Gibbons", + "office": "Omaha", + "position": "Steward", + "salary": "$118,179", + "start_date": "8/25/2014" + }, + { + "extn": "2992", + "id": "30931", + "name": "Rosalyn Kelly", + "office": "Lancaster", + "position": "Chef Manager", + "salary": "$24,522", + "start_date": "7/2/2005" + }, + { + "extn": "8156", + "id": "30932", + "name": "Jane York", + "office": "Lisbon", + "position": "Paramedic", + "salary": "$49,059", + "start_date": "2/14/2013" + }, + { + "extn": "3650", + "id": "30933", + "name": "Ally Carter", + "office": "Laredo", + "position": "Physician", + "salary": "$197,267", + "start_date": "3/9/2010" + }, + { + "extn": "1231", + "id": "30934", + "name": "Cedrick Roberts", + "office": "Garland", + "position": "Software Engineer", + "salary": "$160,478", + "start_date": "8/20/2012" + }, + { + "extn": "8961", + "id": "30935", + "name": "Angela Chester", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$156,009", + "start_date": "9/16/2018" + }, + { + "extn": "1416", + "id": "30936", + "name": "Maxwell Wild", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$178,095", + "start_date": "6/30/2019" + }, + { + "extn": "5483", + "id": "30937", + "name": "Maddison Moreno", + "office": "Atlanta", + "position": "Baker", + "salary": "$147,213", + "start_date": "8/12/2012" + }, + { + "extn": "8731", + "id": "30938", + "name": "Caitlyn Carpenter", + "office": "Irving", + "position": "Physician", + "salary": "$286,038", + "start_date": "6/21/2012" + }, + { + "extn": "1510", + "id": "30939", + "name": "Sofia Rothwell", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$72,169", + "start_date": "9/19/2011" + }, + { + "extn": "4437", + "id": "30940", + "name": "Lorraine Mann", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$46,265", + "start_date": "10/29/2008" + }, + { + "extn": "4372", + "id": "30941", + "name": "Martin Craig", + "office": "Lyon", + "position": "Web Developer", + "salary": "$42,382", + "start_date": "6/15/2002" + }, + { + "extn": "8027", + "id": "30942", + "name": "Jaylene Hall", + "office": "Escondido", + "position": "Dentist", + "salary": "$205,500", + "start_date": "6/28/2011" + }, + { + "extn": "9071", + "id": "30943", + "name": "Celia Bailey", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$232,291", + "start_date": "11/23/2004" + }, + { + "extn": "1356", + "id": "30944", + "name": "Rita Appleton", + "office": "Columbus", + "position": "Lecturer", + "salary": "$18,638", + "start_date": "4/14/2004" + }, + { + "extn": "1842", + "id": "30945", + "name": "Daniel Mason", + "office": "Escondido", + "position": "Health Educator", + "salary": "$23,572", + "start_date": "3/4/2013" + }, + { + "extn": "8452", + "id": "30946", + "name": "Javier Clarke", + "office": "Jersey City", + "position": "IT Support Staff", + "salary": "$170,328", + "start_date": "7/1/2004" + }, + { + "extn": "2576", + "id": "30947", + "name": "Cedrick Jackson", + "office": "Memphis", + "position": "Health Educator", + "salary": "$34,299", + "start_date": "9/14/2010" + }, + { + "extn": "6479", + "id": "30948", + "name": "Fred Clarke", + "office": "Atlanta", + "position": "CNC Operator", + "salary": "$114,154", + "start_date": "1/14/2003" + }, + { + "extn": "8100", + "id": "30949", + "name": "Gil Morris", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$173,324", + "start_date": "9/11/2007" + }, + { + "extn": "8515", + "id": "30950", + "name": "Ramon Rixon", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$193,416", + "start_date": "9/12/2009" + }, + { + "extn": "3955", + "id": "30951", + "name": "Bryon Price", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$179,584", + "start_date": "4/3/2012" + }, + { + "extn": "2100", + "id": "30952", + "name": "Wendy Fenton", + "office": "Otawa", + "position": "Auditor", + "salary": "$238,153", + "start_date": "11/21/2014" + }, + { + "extn": "4640", + "id": "30953", + "name": "Penelope Calderwood", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$189,866", + "start_date": "4/23/2006" + }, + { + "extn": "9077", + "id": "30954", + "name": "Jane Mcnally", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$272,189", + "start_date": "3/7/2001" + }, + { + "extn": "2257", + "id": "30955", + "name": "Quinn Rose", + "office": "Louisville", + "position": "Fabricator", + "salary": "$218,347", + "start_date": "4/10/2007" + }, + { + "extn": "5149", + "id": "30956", + "name": "Sadie Emerson", + "office": "Tallahassee", + "position": "Operator", + "salary": "$99,586", + "start_date": "3/26/2004" + }, + { + "extn": "6886", + "id": "30957", + "name": "Luke Kennedy", + "office": "Santa Ana", + "position": "Global Logistics Supervisor", + "salary": "$31,063", + "start_date": "12/2/2016" + }, + { + "extn": "9882", + "id": "30958", + "name": "Samara Pearce", + "office": "Denver", + "position": "Clerk", + "salary": "$149,456", + "start_date": "7/16/2003" + }, + { + "extn": "6636", + "id": "30959", + "name": "Carina Vallory", + "office": "Bellevue", + "position": "Associate Professor", + "salary": "$29,475", + "start_date": "11/13/2011" + }, + { + "extn": "4135", + "id": "30960", + "name": "Lara Whittle", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$291,532", + "start_date": "2/18/2014" + }, + { + "extn": "3810", + "id": "30961", + "name": "Tom Harrison", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$223,284", + "start_date": "6/27/2004" + }, + { + "extn": "5454", + "id": "30962", + "name": "Chad Murray", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$253,093", + "start_date": "6/30/2004" + }, + { + "extn": "6778", + "id": "30963", + "name": "Maya Yard", + "office": "Paris", + "position": "Cash Manager", + "salary": "$33,448", + "start_date": "6/17/2016" + }, + { + "extn": "8523", + "id": "30964", + "name": "Martin Holmes", + "office": "Springfield", + "position": "Mobile Developer", + "salary": "$236,232", + "start_date": "9/3/2005" + }, + { + "extn": "6618", + "id": "30965", + "name": "Joy Hooper", + "office": "Oklahoma City", + "position": "Front Desk Coordinator", + "salary": "$279,327", + "start_date": "4/25/2004" + }, + { + "extn": "2208", + "id": "30966", + "name": "Drew Yard", + "office": "Oakland", + "position": "Laboratory Technician", + "salary": "$139,864", + "start_date": "8/3/2011" + }, + { + "extn": "1641", + "id": "30967", + "name": "Javier Bentley", + "office": "Venice", + "position": "Cash Manager", + "salary": "$96,804", + "start_date": "10/1/2007" + }, + { + "extn": "2219", + "id": "30968", + "name": "Alessia Stanley", + "office": "Jersey City", + "position": "Audiologist", + "salary": "$217,790", + "start_date": "1/29/2004" + }, + { + "extn": "2139", + "id": "30969", + "name": "Macy Alcroft", + "office": "Norfolk", + "position": "Baker", + "salary": "$200,746", + "start_date": "1/4/2003" + }, + { + "extn": "7122", + "id": "30970", + "name": "Nathan Button", + "office": "Boston", + "position": "Inspector", + "salary": "$197,128", + "start_date": "11/26/2002" + }, + { + "extn": "8963", + "id": "30971", + "name": "Alan Vernon", + "office": "Bucharest", + "position": "Physician", + "salary": "$10,563", + "start_date": "11/24/2008" + }, + { + "extn": "1858", + "id": "30972", + "name": "Sasha Ianson", + "office": "Escondido", + "position": "Accountant", + "salary": "$278,519", + "start_date": "3/28/2005" + }, + { + "extn": "9352", + "id": "30973", + "name": "Marvin Torres", + "office": "Columbus", + "position": "Insurance Broker", + "salary": "$228,667", + "start_date": "6/2/2010" + }, + { + "extn": "2202", + "id": "30974", + "name": "Crystal Thompson", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$62,510", + "start_date": "4/17/2005" + }, + { + "extn": "4546", + "id": "30975", + "name": "Martin Sanchez", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$104,589", + "start_date": "1/4/2001" + }, + { + "extn": "3527", + "id": "30976", + "name": "Estrella Andrews", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$78,942", + "start_date": "4/28/2010" + }, + { + "extn": "2092", + "id": "30977", + "name": "Alexander Moore", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$87,139", + "start_date": "8/3/2002" + }, + { + "extn": "6820", + "id": "30978", + "name": "Julianna Scott", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$13,063", + "start_date": "8/8/2002" + }, + { + "extn": "9051", + "id": "30979", + "name": "Gabriel Knight", + "office": "Los Angeles", + "position": "Steward", + "salary": "$288,631", + "start_date": "7/22/2019" + }, + { + "extn": "3599", + "id": "30980", + "name": "Maya Rogers", + "office": "Lyon", + "position": "Machine Operator", + "salary": "$222,685", + "start_date": "6/8/2018" + }, + { + "extn": "1027", + "id": "30981", + "name": "Alan Huggins", + "office": "Salem", + "position": "Lecturer", + "salary": "$268,840", + "start_date": "4/30/2017" + }, + { + "extn": "4466", + "id": "30982", + "name": "Angelina Collins", + "office": "Denver", + "position": "HR Coordinator", + "salary": "$60,631", + "start_date": "9/4/2004" + }, + { + "extn": "6681", + "id": "30983", + "name": "Aeris Drake", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$92,737", + "start_date": "9/15/2016" + }, + { + "extn": "6996", + "id": "30984", + "name": "Jayden Yang", + "office": "Detroit", + "position": "CNC Operator", + "salary": "$115,102", + "start_date": "6/30/2019" + }, + { + "extn": "2300", + "id": "30985", + "name": "Alexander Coll", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$251,712", + "start_date": "10/18/2010" + }, + { + "extn": "5126", + "id": "30986", + "name": "Valentina Owen", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$48,901", + "start_date": "10/21/2004" + }, + { + "extn": "5872", + "id": "30987", + "name": "Sebastian Connor", + "office": "Colorado Springs", + "position": "Audiologist", + "salary": "$66,078", + "start_date": "4/18/2011" + }, + { + "extn": "8114", + "id": "30988", + "name": "Lucas Page ", + "office": "Reno", + "position": "Loan Officer", + "salary": "$169,890", + "start_date": "11/3/2013" + }, + { + "extn": "7508", + "id": "30989", + "name": "Sarah Brown", + "office": "Oakland", + "position": "CNC Operator", + "salary": "$258,320", + "start_date": "5/27/2010" + }, + { + "extn": "4262", + "id": "30990", + "name": "Caleb Higgs", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$122,466", + "start_date": "1/21/2000" + }, + { + "extn": "7727", + "id": "30991", + "name": "Judith Evans", + "office": "Madrid", + "position": "Associate Professor", + "salary": "$71,992", + "start_date": "12/16/2008" + }, + { + "extn": "8486", + "id": "30992", + "name": "Paige Jones", + "office": "Huntsville", + "position": "Pharmacist", + "salary": "$72,488", + "start_date": "10/12/2016" + }, + { + "extn": "2288", + "id": "30993", + "name": "Marvin Benfield", + "office": "Washington", + "position": "Accountant", + "salary": "$162,499", + "start_date": "8/26/2006" + }, + { + "extn": "3983", + "id": "30994", + "name": "Peyton Amstead", + "office": "Atlanta", + "position": "Baker", + "salary": "$186,276", + "start_date": "5/30/2015" + }, + { + "extn": "4930", + "id": "30995", + "name": "Harvey Ventura", + "office": "Indianapolis", + "position": "Software Engineer", + "salary": "$105,258", + "start_date": "5/23/2003" + }, + { + "extn": "4818", + "id": "30996", + "name": "Alison Dillon", + "office": "Philadelphia", + "position": "Cook", + "salary": "$267,920", + "start_date": "2/13/2006" + }, + { + "extn": "4025", + "id": "30997", + "name": "Rylee Lyon", + "office": "Washington", + "position": "Webmaster", + "salary": "$252,140", + "start_date": "3/16/2010" + }, + { + "extn": "7400", + "id": "30998", + "name": "Bryon Daniells", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$259,574", + "start_date": "10/27/2017" + }, + { + "extn": "5191", + "id": "30999", + "name": "Winnie Knight", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$36,223", + "start_date": "12/28/2006" + }, + { + "extn": "2070", + "id": "31000", + "name": "Javier Glass", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$246,195", + "start_date": "7/21/2016" + }, + { + "extn": "4866", + "id": "31001", + "name": "Rosa King", + "office": "Quebec", + "position": "Production Painter", + "salary": "$238,856", + "start_date": "11/6/2011" + }, + { + "extn": "7567", + "id": "31002", + "name": "Mara Gordon", + "office": "Salem", + "position": "Bellman", + "salary": "$274,121", + "start_date": "12/19/2000" + }, + { + "extn": "2027", + "id": "31003", + "name": "Marla Kennedy", + "office": "Paris", + "position": "Bellman", + "salary": "$104,700", + "start_date": "6/18/2015" + }, + { + "extn": "5143", + "id": "31004", + "name": "Julius Atkinson", + "office": "Hayward", + "position": "Treasurer", + "salary": "$151,579", + "start_date": "4/21/2018" + }, + { + "extn": "9022", + "id": "31005", + "name": "Matthew Dale", + "office": "Pittsburgh", + "position": "Laboratory Technician", + "salary": "$239,763", + "start_date": "1/30/2002" + }, + { + "extn": "3244", + "id": "31006", + "name": "Eduardo Zaoui", + "office": "Phoenix", + "position": "Operator", + "salary": "$230,201", + "start_date": "7/31/2009" + }, + { + "extn": "9212", + "id": "31007", + "name": "Manuel Upsdell", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$42,072", + "start_date": "9/2/2011" + }, + { + "extn": "4851", + "id": "31008", + "name": "Owen Raven", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$70,482", + "start_date": "8/12/2017" + }, + { + "extn": "8035", + "id": "31009", + "name": "Joseph Thompson", + "office": "Wien", + "position": "Design Engineer", + "salary": "$195,888", + "start_date": "5/10/2013" + }, + { + "extn": "2370", + "id": "31010", + "name": "Adelaide Simpson", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$134,576", + "start_date": "10/25/2003" + }, + { + "extn": "8752", + "id": "31011", + "name": "Destiny Allwood", + "office": "Madison", + "position": "Operator", + "salary": "$149,953", + "start_date": "2/3/2001" + }, + { + "extn": "8691", + "id": "31012", + "name": "Mayleen Mackenzie", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$233,313", + "start_date": "12/30/2015" + }, + { + "extn": "8670", + "id": "31013", + "name": "Alba Anderson", + "office": "Fullerton", + "position": "Baker", + "salary": "$248,925", + "start_date": "8/5/2014" + }, + { + "extn": "3804", + "id": "31014", + "name": "Tyson Truscott", + "office": "Worcester", + "position": "Cook", + "salary": "$243,756", + "start_date": "2/7/2016" + }, + { + "extn": "1486", + "id": "31015", + "name": "Mandy Harrison", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$240,035", + "start_date": "9/12/2006" + }, + { + "extn": "9127", + "id": "31016", + "name": "Ruth Bowen", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$40,600", + "start_date": "1/8/2004" + }, + { + "extn": "3513", + "id": "31017", + "name": "Ethan Hopkins", + "office": "Garland", + "position": "Physician", + "salary": "$81,895", + "start_date": "10/25/2009" + }, + { + "extn": "1421", + "id": "31018", + "name": "Matt Bailey", + "office": "Bellevue", + "position": "Web Developer", + "salary": "$130,054", + "start_date": "7/9/2013" + }, + { + "extn": "6987", + "id": "31019", + "name": "Alexa Cooper", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$93,969", + "start_date": "1/8/2018" + }, + { + "extn": "7856", + "id": "31020", + "name": "John Baker", + "office": "San Diego", + "position": "Service Supervisor", + "salary": "$101,182", + "start_date": "2/26/2001" + }, + { + "extn": "7641", + "id": "31021", + "name": "Daron Roscoe", + "office": "Salem", + "position": "Banker", + "salary": "$277,065", + "start_date": "2/3/2003" + }, + { + "extn": "8285", + "id": "31022", + "name": "Isabel Turner", + "office": "Quebec", + "position": "HR Coordinator", + "salary": "$147,381", + "start_date": "6/14/2016" + }, + { + "extn": "5401", + "id": "31023", + "name": "Elijah Dyson", + "office": "San Bernardino", + "position": "Designer", + "salary": "$171,662", + "start_date": "3/29/2018" + }, + { + "extn": "4897", + "id": "31024", + "name": "Emmanuelle Attwood", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$112,277", + "start_date": "5/21/2003" + }, + { + "extn": "7833", + "id": "31025", + "name": "Chanelle Stark", + "office": "Ontario", + "position": "Cook", + "salary": "$131,140", + "start_date": "12/7/2004" + }, + { + "extn": "8984", + "id": "31026", + "name": "Chad Walsh", + "office": "Phoenix", + "position": "Biologist", + "salary": "$227,476", + "start_date": "3/23/2013" + }, + { + "extn": "3345", + "id": "31027", + "name": "Chris Hobbs", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$135,292", + "start_date": "11/11/2007" + }, + { + "extn": "4646", + "id": "31028", + "name": "Sonya Baker", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$19,207", + "start_date": "3/8/2003" + }, + { + "extn": "7824", + "id": "31029", + "name": "Martin Wilcox", + "office": "Baltimore", + "position": "Webmaster", + "salary": "$218,915", + "start_date": "8/15/2005" + }, + { + "extn": "1984", + "id": "31030", + "name": "Harry Gregory", + "office": "Bridgeport", + "position": "Steward", + "salary": "$240,937", + "start_date": "8/6/2019" + }, + { + "extn": "5088", + "id": "31031", + "name": "Selena Cattell", + "office": "Dallas", + "position": "Bellman", + "salary": "$53,602", + "start_date": "3/9/2005" + }, + { + "extn": "5155", + "id": "31032", + "name": "Emma Graham", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$275,814", + "start_date": "8/27/2012" + }, + { + "extn": "7779", + "id": "31033", + "name": "Tyler Raven", + "office": "Dallas", + "position": "Webmaster", + "salary": "$282,397", + "start_date": "1/4/2001" + }, + { + "extn": "2037", + "id": "31034", + "name": "Jacob Logan", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$211,251", + "start_date": "6/11/2016" + }, + { + "extn": "2618", + "id": "31035", + "name": "Skylar Redwood", + "office": "Los Angeles", + "position": "Cash Manager", + "salary": "$12,323", + "start_date": "6/10/2010" + }, + { + "extn": "8357", + "id": "31036", + "name": "Marjorie Nayler", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$193,813", + "start_date": "1/29/2010" + }, + { + "extn": "8317", + "id": "31037", + "name": "Logan Kaur", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$211,252", + "start_date": "5/15/2010" + }, + { + "extn": "1162", + "id": "31038", + "name": "Chester Larsen", + "office": "Fremont", + "position": "Front Desk Coordinator", + "salary": "$198,423", + "start_date": "4/11/2017" + }, + { + "extn": "4703", + "id": "31039", + "name": "Candice Adler", + "office": "Lyon", + "position": "CNC Operator", + "salary": "$207,395", + "start_date": "3/24/2000" + }, + { + "extn": "9497", + "id": "31040", + "name": "Nate Isaac", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$127,107", + "start_date": "2/23/2014" + }, + { + "extn": "2700", + "id": "31041", + "name": "Nate Gregory", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$90,194", + "start_date": "9/21/2009" + }, + { + "extn": "8184", + "id": "31042", + "name": "Matt Nelson", + "office": "San Diego", + "position": "Banker", + "salary": "$216,238", + "start_date": "3/17/2002" + }, + { + "extn": "9789", + "id": "31043", + "name": "Ethan Tanner", + "office": "Salem", + "position": "HR Specialist", + "salary": "$239,476", + "start_date": "5/19/2018" + }, + { + "extn": "4216", + "id": "31044", + "name": "Beatrice Quinn", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$260,123", + "start_date": "4/24/2016" + }, + { + "extn": "4504", + "id": "31045", + "name": "Davina Middleton", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$143,466", + "start_date": "2/22/2018" + }, + { + "extn": "9676", + "id": "31046", + "name": "Miley Cartwright", + "office": "Arlington", + "position": "Inspector", + "salary": "$86,656", + "start_date": "3/9/2010" + }, + { + "extn": "1541", + "id": "31047", + "name": "Carter Dale", + "office": "Otawa", + "position": "Biologist", + "salary": "$245,283", + "start_date": "12/13/2014" + }, + { + "extn": "6818", + "id": "31048", + "name": "Maia Hood", + "office": "Houston", + "position": "Executive Director", + "salary": "$138,905", + "start_date": "8/28/2010" + }, + { + "extn": "1852", + "id": "31049", + "name": "Ronald Nayler", + "office": "Madison", + "position": "Food Technologist", + "salary": "$270,020", + "start_date": "1/8/2017" + }, + { + "extn": "7272", + "id": "31050", + "name": "Alessia Woodley", + "office": "Murfreesboro", + "position": "Lecturer", + "salary": "$251,842", + "start_date": "12/14/2016" + }, + { + "extn": "2796", + "id": "31051", + "name": "Violet Newman", + "office": "Hayward", + "position": "Dentist", + "salary": "$178,265", + "start_date": "3/12/2017" + }, + { + "extn": "6275", + "id": "31052", + "name": "Iris Davies", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$247,191", + "start_date": "1/26/2013" + }, + { + "extn": "2149", + "id": "31053", + "name": "Audrey Hogg", + "office": "Huntsville", + "position": "Healthcare Specialist", + "salary": "$256,917", + "start_date": "8/31/2016" + }, + { + "extn": "3488", + "id": "31054", + "name": "George Ashley", + "office": "Honolulu", + "position": "Accountant", + "salary": "$248,918", + "start_date": "1/23/2013" + }, + { + "extn": "9110", + "id": "31055", + "name": "Andrea Ebbs", + "office": "Otawa", + "position": "Operator", + "salary": "$139,582", + "start_date": "4/29/2005" + }, + { + "extn": "3420", + "id": "31056", + "name": "Stacy Mason", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$97,843", + "start_date": "8/30/2014" + }, + { + "extn": "7232", + "id": "31057", + "name": "Janelle Larsen", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$150,902", + "start_date": "8/3/2007" + }, + { + "extn": "4840", + "id": "31058", + "name": "Denis Hooper", + "office": "Chicago", + "position": "Treasurer", + "salary": "$11,488", + "start_date": "8/16/2018" + }, + { + "extn": "3787", + "id": "31059", + "name": "Percy Spencer", + "office": "Saint Paul", + "position": "Fabricator", + "salary": "$65,159", + "start_date": "9/24/2007" + }, + { + "extn": "9363", + "id": "31060", + "name": "Jaylene Allcott", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$136,137", + "start_date": "6/4/2011" + }, + { + "extn": "8065", + "id": "31061", + "name": "Claire Isaac", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$153,325", + "start_date": "3/13/2006" + }, + { + "extn": "1915", + "id": "31062", + "name": "David Gregory", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$108,933", + "start_date": "6/11/2001" + }, + { + "extn": "2905", + "id": "31063", + "name": "Leanne Malone", + "office": "Lincoln", + "position": "Front Desk Coordinator", + "salary": "$112,818", + "start_date": "3/11/2000" + }, + { + "extn": "4132", + "id": "31064", + "name": "Olivia Hancock", + "office": "Bakersfield", + "position": "Treasurer", + "salary": "$125,575", + "start_date": "12/29/2011" + }, + { + "extn": "2328", + "id": "31065", + "name": "Juliet Murray", + "office": "Lakewood", + "position": "Clerk", + "salary": "$157,490", + "start_date": "5/28/2009" + }, + { + "extn": "7625", + "id": "31066", + "name": "Daria Rowan", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$51,488", + "start_date": "12/30/2001" + }, + { + "extn": "1047", + "id": "31067", + "name": "Aisha Judd", + "office": "London", + "position": "Accountant", + "salary": "$166,887", + "start_date": "5/16/2014" + }, + { + "extn": "4040", + "id": "31068", + "name": "Rocco Lane", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$238,406", + "start_date": "2/5/2017" + }, + { + "extn": "7668", + "id": "31069", + "name": "Susan Janes", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$47,556", + "start_date": "3/23/2017" + }, + { + "extn": "7879", + "id": "31070", + "name": "Henry Rust", + "office": "Long Beach", + "position": "Web Developer", + "salary": "$63,809", + "start_date": "4/20/2009" + }, + { + "extn": "2763", + "id": "31071", + "name": "Elly Pierce", + "office": "Hayward", + "position": "Production Painter", + "salary": "$52,632", + "start_date": "2/17/2015" + }, + { + "extn": "1465", + "id": "31072", + "name": "Bristol Andersson", + "office": "Memphis", + "position": "CNC Operator", + "salary": "$196,065", + "start_date": "7/6/2019" + }, + { + "extn": "1044", + "id": "31073", + "name": "Oliver Russell", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$181,703", + "start_date": "12/8/2001" + }, + { + "extn": "9292", + "id": "31074", + "name": "Camellia Norburn", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$163,545", + "start_date": "5/3/2013" + }, + { + "extn": "5596", + "id": "31075", + "name": "Percy Locke", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$72,224", + "start_date": "4/10/2008" + }, + { + "extn": "8570", + "id": "31076", + "name": "Zara Gaynor", + "office": "Salem", + "position": "HR Specialist", + "salary": "$62,193", + "start_date": "1/12/2015" + }, + { + "extn": "3207", + "id": "31077", + "name": "Mina Power", + "office": "Cincinnati", + "position": "Audiologist", + "salary": "$247,395", + "start_date": "3/27/2001" + }, + { + "extn": "3822", + "id": "31078", + "name": "Alma Gaynor", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$280,995", + "start_date": "8/22/2011" + }, + { + "extn": "7245", + "id": "31079", + "name": "Javier Attwood", + "office": "Fremont", + "position": "Front Desk Coordinator", + "salary": "$161,270", + "start_date": "6/26/2016" + }, + { + "extn": "8078", + "id": "31080", + "name": "Lily Clarkson", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$234,508", + "start_date": "5/30/2003" + }, + { + "extn": "7309", + "id": "31081", + "name": "Priscilla Nicolas", + "office": "Garland", + "position": "Mobile Developer", + "salary": "$19,677", + "start_date": "10/23/2008" + }, + { + "extn": "6568", + "id": "31082", + "name": "Alice Oatway", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$145,793", + "start_date": "4/21/2007" + }, + { + "extn": "4967", + "id": "31083", + "name": "David Notman", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$107,500", + "start_date": "11/14/2015" + }, + { + "extn": "4609", + "id": "31084", + "name": "Bart Clarke", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$296,122", + "start_date": "7/31/2002" + }, + { + "extn": "6255", + "id": "31085", + "name": "Benny Grady", + "office": "Valetta", + "position": "Executive Director", + "salary": "$186,515", + "start_date": "12/20/2010" + }, + { + "extn": "4015", + "id": "31086", + "name": "Johnny Morrison", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$105,906", + "start_date": "1/25/2000" + }, + { + "extn": "1231", + "id": "31087", + "name": "Dani Cavanagh", + "office": "Albuquerque", + "position": "Paramedic", + "salary": "$65,214", + "start_date": "3/7/2019" + }, + { + "extn": "1328", + "id": "31088", + "name": "Noah Burge", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$194,516", + "start_date": "4/15/2004" + }, + { + "extn": "4998", + "id": "31089", + "name": "Judith Asher", + "office": "Arlington", + "position": "Cashier", + "salary": "$57,410", + "start_date": "10/8/2015" + }, + { + "extn": "4312", + "id": "31090", + "name": "Celina Button", + "office": "Boston", + "position": "Operator", + "salary": "$223,724", + "start_date": "6/17/2010" + }, + { + "extn": "6199", + "id": "31091", + "name": "Leilani Power", + "office": "Washington", + "position": "Electrician", + "salary": "$188,796", + "start_date": "3/6/2019" + }, + { + "extn": "7868", + "id": "31092", + "name": "Monica Bennett", + "office": "Lincoln", + "position": "HR Coordinator", + "salary": "$264,803", + "start_date": "5/14/2010" + }, + { + "extn": "8400", + "id": "31093", + "name": "Barry Wilkinson", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$239,444", + "start_date": "10/26/2016" + }, + { + "extn": "2114", + "id": "31094", + "name": "Wade Rowan", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$152,084", + "start_date": "4/22/2004" + }, + { + "extn": "3840", + "id": "31095", + "name": "Willow Woodley", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$253,299", + "start_date": "2/26/2015" + }, + { + "extn": "6016", + "id": "31096", + "name": "Erin Hunt", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$179,110", + "start_date": "11/13/2002" + }, + { + "extn": "2056", + "id": "31097", + "name": "Julian Whinter", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$191,851", + "start_date": "11/29/2007" + }, + { + "extn": "5382", + "id": "31098", + "name": "Mark Wheeler", + "office": "Paris", + "position": "Biologist", + "salary": "$288,853", + "start_date": "7/24/2010" + }, + { + "extn": "6350", + "id": "31099", + "name": "Regina Hopkins", + "office": "Wien", + "position": "Health Educator", + "salary": "$234,540", + "start_date": "1/31/2013" + }, + { + "extn": "7777", + "id": "31100", + "name": "Violet Sylvester", + "office": "Oakland", + "position": "Project Manager", + "salary": "$254,042", + "start_date": "10/28/2012" + }, + { + "extn": "4384", + "id": "31101", + "name": "Angela Radley", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$287,454", + "start_date": "1/15/2013" + }, + { + "extn": "1492", + "id": "31102", + "name": "Rhea Baldwin", + "office": "Santa Ana", + "position": "Audiologist", + "salary": "$75,331", + "start_date": "12/14/2015" + }, + { + "extn": "8007", + "id": "31103", + "name": "Nicholas Owen", + "office": "Minneapolis", + "position": "Banker", + "salary": "$276,901", + "start_date": "6/16/2015" + }, + { + "extn": "1241", + "id": "31104", + "name": "Barney Nash", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$132,172", + "start_date": "8/17/2005" + }, + { + "extn": "9682", + "id": "31105", + "name": "Hope Varley", + "office": "Chicago", + "position": "Cashier", + "salary": "$125,490", + "start_date": "9/28/2011" + }, + { + "extn": "1326", + "id": "31106", + "name": "Percy Rees", + "office": "Bridgeport", + "position": "Service Supervisor", + "salary": "$12,641", + "start_date": "6/6/2017" + }, + { + "extn": "9537", + "id": "31107", + "name": "Mike Stanley", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$120,566", + "start_date": "6/2/2015" + }, + { + "extn": "3659", + "id": "31108", + "name": "Skylar Hamilton", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$189,532", + "start_date": "2/26/2016" + }, + { + "extn": "4415", + "id": "31109", + "name": "Daria Murphy", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$174,064", + "start_date": "11/27/2004" + }, + { + "extn": "6380", + "id": "31110", + "name": "Lindsay Samuel", + "office": "Bakersfield", + "position": "Software Engineer", + "salary": "$157,810", + "start_date": "10/4/2012" + }, + { + "extn": "1851", + "id": "31111", + "name": "Sebastian Bright", + "office": "Milwaukee", + "position": "Treasurer", + "salary": "$202,538", + "start_date": "7/27/2011" + }, + { + "extn": "8665", + "id": "31112", + "name": "Sebastian Warner", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$236,043", + "start_date": "11/22/2007" + }, + { + "extn": "2743", + "id": "31113", + "name": "Daron Owens", + "office": "Indianapolis", + "position": "Cook", + "salary": "$289,527", + "start_date": "4/17/2004" + }, + { + "extn": "4160", + "id": "31114", + "name": "Aleksandra Harrison", + "office": "Indianapolis", + "position": "Designer", + "salary": "$230,798", + "start_date": "1/12/2003" + }, + { + "extn": "8169", + "id": "31115", + "name": "Ada Andrews", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$27,117", + "start_date": "9/12/2015" + }, + { + "extn": "6963", + "id": "31116", + "name": "Madison King", + "office": "Wien", + "position": "Electrician", + "salary": "$48,950", + "start_date": "9/23/2007" + }, + { + "extn": "4769", + "id": "31117", + "name": "Rita Andrews", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$185,007", + "start_date": "12/4/2000" + }, + { + "extn": "8842", + "id": "31118", + "name": "Chad Pond", + "office": "Seattle", + "position": "Inspector", + "salary": "$213,455", + "start_date": "4/29/2008" + }, + { + "extn": "3580", + "id": "31119", + "name": "Bob Brown", + "office": "Garland", + "position": "Pharmacist", + "salary": "$36,341", + "start_date": "9/20/2009" + }, + { + "extn": "7811", + "id": "31120", + "name": "Iris Zaoui", + "office": "Reno", + "position": "Service Supervisor", + "salary": "$242,431", + "start_date": "5/23/2007" + }, + { + "extn": "3608", + "id": "31121", + "name": "Hadley Button", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$59,992", + "start_date": "4/11/2010" + }, + { + "extn": "2081", + "id": "31122", + "name": "Lorraine Faulkner", + "office": "Venice", + "position": "Treasurer", + "salary": "$170,136", + "start_date": "1/27/2015" + }, + { + "extn": "2372", + "id": "31123", + "name": "Dani Radcliffe", + "office": "Worcester", + "position": "Webmaster", + "salary": "$255,999", + "start_date": "2/23/2013" + }, + { + "extn": "9314", + "id": "31124", + "name": "Percy Edler", + "office": "Henderson", + "position": "Baker", + "salary": "$74,308", + "start_date": "12/21/2003" + }, + { + "extn": "8269", + "id": "31125", + "name": "Daniel Lindsay", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$298,048", + "start_date": "1/2/2005" + }, + { + "extn": "7465", + "id": "31126", + "name": "Abdul Ashley", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$204,123", + "start_date": "4/2/2007" + }, + { + "extn": "9944", + "id": "31127", + "name": "Anthony Stewart", + "office": "Cincinnati", + "position": "Budget Analyst", + "salary": "$62,840", + "start_date": "7/31/2016" + }, + { + "extn": "9872", + "id": "31128", + "name": "Tom Miller", + "office": "Worcester", + "position": "Audiologist", + "salary": "$263,107", + "start_date": "12/16/2016" + }, + { + "extn": "4684", + "id": "31129", + "name": "Hanna Patel", + "office": "Miami", + "position": "Food Technologist", + "salary": "$73,202", + "start_date": "7/22/2009" + }, + { + "extn": "1725", + "id": "31130", + "name": "Leroy Steer", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$136,806", + "start_date": "2/15/2005" + }, + { + "extn": "2262", + "id": "31131", + "name": "Lucas Mcleod", + "office": "Dallas", + "position": "Pharmacist", + "salary": "$74,861", + "start_date": "7/13/2007" + }, + { + "extn": "5833", + "id": "31132", + "name": "Matt Mccall", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$64,207", + "start_date": "6/17/2008" + }, + { + "extn": "1012", + "id": "31133", + "name": "Summer Knight", + "office": "Denver", + "position": "Design Engineer", + "salary": "$201,667", + "start_date": "5/12/2015" + }, + { + "extn": "7907", + "id": "31134", + "name": "Benjamin Niles", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$56,975", + "start_date": "10/9/2006" + }, + { + "extn": "6141", + "id": "31135", + "name": "Wade Price", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$116,272", + "start_date": "4/22/2014" + }, + { + "extn": "9994", + "id": "31136", + "name": "Peter Latham", + "office": "Norfolk", + "position": "Front Desk Coordinator", + "salary": "$264,421", + "start_date": "7/2/2007" + }, + { + "extn": "3734", + "id": "31137", + "name": "Fred Shields", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$189,990", + "start_date": "1/25/2013" + }, + { + "extn": "2834", + "id": "31138", + "name": "Lauren Partridge", + "office": "Jacksonville", + "position": "Investment Advisor", + "salary": "$156,176", + "start_date": "1/12/2004" + }, + { + "extn": "8080", + "id": "31139", + "name": "Manuel Cowan", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$241,592", + "start_date": "10/13/2006" + }, + { + "extn": "3015", + "id": "31140", + "name": "Wade Becker", + "office": "Laredo", + "position": "Machine Operator", + "salary": "$119,460", + "start_date": "4/11/2008" + }, + { + "extn": "3025", + "id": "31141", + "name": "Camila Henderson", + "office": "Chicago", + "position": "Auditor", + "salary": "$187,450", + "start_date": "6/16/2003" + }, + { + "extn": "9531", + "id": "31142", + "name": "Hanna Purvis", + "office": "Tulsa", + "position": "Baker", + "salary": "$45,620", + "start_date": "4/19/2017" + }, + { + "extn": "1243", + "id": "31143", + "name": "Oliver Crawley", + "office": "San Jose", + "position": "Auditor", + "salary": "$234,650", + "start_date": "6/3/2019" + }, + { + "extn": "3789", + "id": "31144", + "name": "Elijah Farrow", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$270,412", + "start_date": "4/27/2002" + }, + { + "extn": "7076", + "id": "31145", + "name": "Peyton Lewin", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$299,725", + "start_date": "4/23/2009" + }, + { + "extn": "8452", + "id": "31146", + "name": "Daniel Thompson", + "office": "Oakland", + "position": "Software Engineer", + "salary": "$216,302", + "start_date": "12/3/2002" + }, + { + "extn": "2836", + "id": "31147", + "name": "Erick Avery", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$287,592", + "start_date": "2/25/2011" + }, + { + "extn": "9755", + "id": "31148", + "name": "Hazel Raven", + "office": "San Jose", + "position": "Associate Professor", + "salary": "$188,276", + "start_date": "1/11/2006" + }, + { + "extn": "6469", + "id": "31149", + "name": "Marjorie Martin", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$79,281", + "start_date": "9/23/2005" + }, + { + "extn": "1220", + "id": "31150", + "name": "Caleb Egerton", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$222,711", + "start_date": "4/6/2005" + }, + { + "extn": "4871", + "id": "31151", + "name": "Bryon Redfern", + "office": "Toledo", + "position": "Call Center Representative", + "salary": "$145,338", + "start_date": "6/17/2003" + }, + { + "extn": "2542", + "id": "31152", + "name": "Destiny Hooper", + "office": "Louisville", + "position": "Dentist", + "salary": "$160,034", + "start_date": "12/6/2018" + }, + { + "extn": "8884", + "id": "31153", + "name": "Lindsay Patel", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$247,319", + "start_date": "7/18/2005" + }, + { + "extn": "5683", + "id": "31154", + "name": "Camila Wild", + "office": "Omaha", + "position": "Fabricator", + "salary": "$181,940", + "start_date": "1/10/2017" + }, + { + "extn": "6512", + "id": "31155", + "name": "Johnny Palmer", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$203,175", + "start_date": "11/11/2001" + }, + { + "extn": "7891", + "id": "31156", + "name": "Elena Franks", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$31,791", + "start_date": "11/30/2005" + }, + { + "extn": "6448", + "id": "31157", + "name": "Ethan Keys", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$118,963", + "start_date": "8/10/2008" + }, + { + "extn": "3669", + "id": "31158", + "name": "Celina Saunders", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$260,377", + "start_date": "3/24/2013" + }, + { + "extn": "3262", + "id": "31159", + "name": "Isla Heaton", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$135,410", + "start_date": "11/3/2001" + }, + { + "extn": "8142", + "id": "31160", + "name": "Mason Wright", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$143,705", + "start_date": "9/8/2009" + }, + { + "extn": "7906", + "id": "31161", + "name": "Ronald Mason", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$290,463", + "start_date": "1/12/2000" + }, + { + "extn": "2032", + "id": "31162", + "name": "Megan Lewin", + "office": "Madrid", + "position": "Staffing Consultant", + "salary": "$187,884", + "start_date": "8/16/2003" + }, + { + "extn": "1835", + "id": "31163", + "name": "Alexia Palmer", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$83,042", + "start_date": "4/27/2017" + }, + { + "extn": "8610", + "id": "31164", + "name": "Elijah Vane", + "office": "Rome", + "position": "Clerk", + "salary": "$134,166", + "start_date": "6/14/2006" + }, + { + "extn": "4663", + "id": "31165", + "name": "Gloria Kerr", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$293,403", + "start_date": "5/31/2007" + }, + { + "extn": "3072", + "id": "31166", + "name": "Goldie Owen", + "office": "Richmond", + "position": "Webmaster", + "salary": "$290,055", + "start_date": "1/8/2018" + }, + { + "extn": "6319", + "id": "31167", + "name": "Vivian Yang", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$21,289", + "start_date": "9/6/2006" + }, + { + "extn": "5522", + "id": "31168", + "name": "Fred Robinson", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$96,002", + "start_date": "3/30/2009" + }, + { + "extn": "7226", + "id": "31169", + "name": "Jack Niles", + "office": "San Diego", + "position": "Clerk", + "salary": "$275,843", + "start_date": "11/19/2001" + }, + { + "extn": "5038", + "id": "31170", + "name": "Alexander Tennant", + "office": "San Diego", + "position": "Webmaster", + "salary": "$70,763", + "start_date": "7/10/2015" + }, + { + "extn": "7031", + "id": "31171", + "name": "Caydence Cattell", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$251,662", + "start_date": "1/21/2008" + }, + { + "extn": "1298", + "id": "31172", + "name": "Alan Wade", + "office": "Tokyo", + "position": "Executive Director", + "salary": "$145,729", + "start_date": "10/16/2012" + }, + { + "extn": "9559", + "id": "31173", + "name": "Gabriel Speed", + "office": "Zurich", + "position": "Auditor", + "salary": "$240,784", + "start_date": "5/5/2000" + }, + { + "extn": "8511", + "id": "31174", + "name": "Mina Fulton", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$244,976", + "start_date": "6/3/2008" + }, + { + "extn": "4663", + "id": "31175", + "name": "Danny Noach", + "office": "Ontario", + "position": "Physician", + "salary": "$161,900", + "start_date": "11/12/2014" + }, + { + "extn": "3878", + "id": "31176", + "name": "Crystal Wilson", + "office": "Wien", + "position": "Mobile Developer", + "salary": "$280,534", + "start_date": "1/9/2009" + }, + { + "extn": "3776", + "id": "31177", + "name": "Hayden Turner", + "office": "Salem", + "position": "Healthcare Specialist", + "salary": "$64,889", + "start_date": "1/27/2016" + }, + { + "extn": "8808", + "id": "31178", + "name": "Owen Kerr", + "office": "Portland", + "position": "Auditor", + "salary": "$102,421", + "start_date": "2/7/2012" + }, + { + "extn": "7958", + "id": "31179", + "name": "Enoch Johnson", + "office": "Santa Ana", + "position": "HR Specialist", + "salary": "$90,257", + "start_date": "1/29/2002" + }, + { + "extn": "2581", + "id": "31180", + "name": "Lily Vass", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$82,578", + "start_date": "9/29/2008" + }, + { + "extn": "5438", + "id": "31181", + "name": "Christine Parker", + "office": "Prague", + "position": "Software Engineer", + "salary": "$18,687", + "start_date": "8/25/2011" + }, + { + "extn": "5650", + "id": "31182", + "name": "Francesca Kerr", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$60,978", + "start_date": "9/26/2000" + }, + { + "extn": "9761", + "id": "31183", + "name": "Kieth Terry", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$151,741", + "start_date": "8/13/2008" + }, + { + "extn": "1274", + "id": "31184", + "name": "Catherine Tyler", + "office": "Houston", + "position": "Ambulatory Nurse", + "salary": "$187,715", + "start_date": "2/18/2012" + }, + { + "extn": "2989", + "id": "31185", + "name": "Analise Eddison", + "office": "Reno", + "position": "Inspector", + "salary": "$64,110", + "start_date": "5/1/2018" + }, + { + "extn": "9250", + "id": "31186", + "name": "Mayleen Olivier", + "office": "Memphis", + "position": "Budget Analyst", + "salary": "$86,421", + "start_date": "3/3/2012" + }, + { + "extn": "7793", + "id": "31187", + "name": "Jack Ventura", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$237,728", + "start_date": "2/18/2000" + }, + { + "extn": "3297", + "id": "31188", + "name": "Courtney Sheldon", + "office": "Madrid", + "position": "Project Manager", + "salary": "$163,224", + "start_date": "3/25/2004" + }, + { + "extn": "7987", + "id": "31189", + "name": "Sebastian Wright", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$26,571", + "start_date": "10/13/2013" + }, + { + "extn": "8912", + "id": "31190", + "name": "Rosalie Whittle", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$281,606", + "start_date": "5/11/2003" + }, + { + "extn": "5742", + "id": "31191", + "name": "Rachael Cavanagh", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$74,343", + "start_date": "2/9/2007" + }, + { + "extn": "3309", + "id": "31192", + "name": "Adelaide Cassidy", + "office": "Escondido", + "position": "Fabricator", + "salary": "$17,998", + "start_date": "7/25/2004" + }, + { + "extn": "3899", + "id": "31193", + "name": "Natalie Thatcher", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$239,588", + "start_date": "8/17/2006" + }, + { + "extn": "1457", + "id": "31194", + "name": "Aiden Asher", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$122,055", + "start_date": "5/1/2003" + }, + { + "extn": "6350", + "id": "31195", + "name": "Mike Mason", + "office": "New York", + "position": "Insurance Broker", + "salary": "$239,987", + "start_date": "2/5/2018" + }, + { + "extn": "1663", + "id": "31196", + "name": "Amy Trent", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$145,260", + "start_date": "9/19/2000" + }, + { + "extn": "9821", + "id": "31197", + "name": "George Edwards", + "office": "New York", + "position": "Designer", + "salary": "$46,032", + "start_date": "7/22/2003" + }, + { + "extn": "4750", + "id": "31198", + "name": "Kurt Lindsay", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$19,278", + "start_date": "9/1/2014" + }, + { + "extn": "2052", + "id": "31199", + "name": "Camila Clifford", + "office": "San Antonio", + "position": "Doctor", + "salary": "$172,677", + "start_date": "11/13/2001" + }, + { + "extn": "7266", + "id": "31200", + "name": "Gil Murray", + "office": "Colorado Springs", + "position": "Healthcare Specialist", + "salary": "$190,556", + "start_date": "6/28/2018" + }, + { + "extn": "4721", + "id": "31201", + "name": "Piper Rose", + "office": "New York", + "position": "Bookkeeper", + "salary": "$97,310", + "start_date": "4/14/2012" + }, + { + "extn": "2532", + "id": "31202", + "name": "Nathan Grady", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$269,463", + "start_date": "3/27/2001" + }, + { + "extn": "6719", + "id": "31203", + "name": "Caitlyn Nielson", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$230,026", + "start_date": "11/8/2000" + }, + { + "extn": "2934", + "id": "31204", + "name": "Nathan Clarke", + "office": "Oklahoma City", + "position": "Front Desk Coordinator", + "salary": "$239,838", + "start_date": "7/1/2013" + }, + { + "extn": "4230", + "id": "31205", + "name": "Remy Weston", + "office": "El Paso", + "position": "Cash Manager", + "salary": "$198,806", + "start_date": "2/10/2015" + }, + { + "extn": "4383", + "id": "31206", + "name": "Norah Everett", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$59,977", + "start_date": "7/7/2019" + }, + { + "extn": "6951", + "id": "31207", + "name": "Camden Baker", + "office": "Tulsa", + "position": "Electrician", + "salary": "$166,912", + "start_date": "10/21/2016" + }, + { + "extn": "7740", + "id": "31208", + "name": "Doug Jenkins", + "office": "Madrid", + "position": "Physician", + "salary": "$147,655", + "start_date": "7/27/2013" + }, + { + "extn": "1646", + "id": "31209", + "name": "Carter Ogilvy", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$15,090", + "start_date": "1/16/2006" + }, + { + "extn": "8327", + "id": "31210", + "name": "Janelle Farrell", + "office": "Minneapolis", + "position": "Electrician", + "salary": "$292,158", + "start_date": "12/29/2001" + }, + { + "extn": "9904", + "id": "31211", + "name": "Michaela Porter", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$212,661", + "start_date": "8/28/2004" + }, + { + "extn": "3923", + "id": "31212", + "name": "Teagan Button", + "office": "Rome", + "position": "Web Developer", + "salary": "$128,972", + "start_date": "5/19/2015" + }, + { + "extn": "4631", + "id": "31213", + "name": "Tom Watson", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$241,172", + "start_date": "4/3/2017" + }, + { + "extn": "4628", + "id": "31214", + "name": "Clarissa Irving", + "office": "Dallas", + "position": "Paramedic", + "salary": "$141,907", + "start_date": "4/2/2006" + }, + { + "extn": "3582", + "id": "31215", + "name": "Liam Egerton", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$235,448", + "start_date": "5/21/2015" + }, + { + "extn": "6183", + "id": "31216", + "name": "Danielle Quinn", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$209,393", + "start_date": "6/27/2016" + }, + { + "extn": "7183", + "id": "31217", + "name": "Alan Egerton", + "office": "Fayetteville", + "position": "Clerk", + "salary": "$167,134", + "start_date": "5/20/2007" + }, + { + "extn": "5214", + "id": "31218", + "name": "Samara Edwards", + "office": "Dallas", + "position": "Restaurant Manager", + "salary": "$242,115", + "start_date": "7/25/2011" + }, + { + "extn": "5786", + "id": "31219", + "name": "Carmella Collins", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$37,503", + "start_date": "8/29/2014" + }, + { + "extn": "2931", + "id": "31220", + "name": "Leslie Gardner", + "office": "San Jose", + "position": "Fabricator", + "salary": "$66,597", + "start_date": "10/4/2001" + }, + { + "extn": "9457", + "id": "31221", + "name": "Matt Summers", + "office": "Fayetteville", + "position": "Project Manager", + "salary": "$163,764", + "start_date": "3/14/2007" + }, + { + "extn": "7631", + "id": "31222", + "name": "Julius Logan", + "office": "Norfolk", + "position": "Lecturer", + "salary": "$297,205", + "start_date": "9/1/2016" + }, + { + "extn": "1674", + "id": "31223", + "name": "Sydney Ellwood", + "office": "Berna", + "position": "Mobile Developer", + "salary": "$200,540", + "start_date": "4/22/2007" + }, + { + "extn": "5147", + "id": "31224", + "name": "Analise Mcgee", + "office": "Louisville", + "position": "Bellman", + "salary": "$27,633", + "start_date": "11/8/2015" + }, + { + "extn": "3133", + "id": "31225", + "name": "Miriam Strong", + "office": "Valetta", + "position": "Inspector", + "salary": "$185,301", + "start_date": "12/23/2006" + }, + { + "extn": "5489", + "id": "31226", + "name": "John Lucas", + "office": "Louisville", + "position": "Lecturer", + "salary": "$297,810", + "start_date": "9/17/2005" + }, + { + "extn": "3852", + "id": "31227", + "name": "Johnny Bishop", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$291,836", + "start_date": "7/12/2007" + }, + { + "extn": "7047", + "id": "31228", + "name": "Russel Shaw", + "office": "Glendale", + "position": "Lecturer", + "salary": "$212,609", + "start_date": "8/9/2002" + }, + { + "extn": "1421", + "id": "31229", + "name": "Andrea Graham", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$144,641", + "start_date": "12/16/2005" + }, + { + "extn": "3882", + "id": "31230", + "name": "Tyson Cadman", + "office": "Indianapolis", + "position": "Food Technologist", + "salary": "$298,543", + "start_date": "9/9/2000" + }, + { + "extn": "6960", + "id": "31231", + "name": "Hank Phillips", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$123,895", + "start_date": "3/20/2012" + }, + { + "extn": "9004", + "id": "31232", + "name": "Aiden Wheeler", + "office": "Miami", + "position": "Auditor", + "salary": "$222,530", + "start_date": "8/7/2006" + }, + { + "extn": "3167", + "id": "31233", + "name": "Russel Chappell", + "office": "Detroit", + "position": "Food Technologist", + "salary": "$213,103", + "start_date": "1/31/2016" + }, + { + "extn": "3983", + "id": "31234", + "name": "Adina Lomax", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$207,427", + "start_date": "8/27/2012" + }, + { + "extn": "8810", + "id": "31235", + "name": "Anabelle Carter", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$35,886", + "start_date": "11/18/2002" + }, + { + "extn": "8387", + "id": "31236", + "name": "Tom Reid", + "office": "Lyon", + "position": "Ambulatory Nurse", + "salary": "$126,754", + "start_date": "6/10/2007" + }, + { + "extn": "8691", + "id": "31237", + "name": "Tyler Reese", + "office": "Jacksonville", + "position": "Ambulatory Nurse", + "salary": "$246,378", + "start_date": "1/9/2000" + }, + { + "extn": "5882", + "id": "31238", + "name": "Tyson Bingham", + "office": "Moreno Valley", + "position": "Paramedic", + "salary": "$28,527", + "start_date": "9/14/2018" + }, + { + "extn": "3849", + "id": "31239", + "name": "Adeline Fox", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$93,381", + "start_date": "3/16/2016" + }, + { + "extn": "1866", + "id": "31240", + "name": "Marigold Power", + "office": "El Paso", + "position": "Auditor", + "salary": "$212,525", + "start_date": "10/6/2005" + }, + { + "extn": "1617", + "id": "31241", + "name": "Alexander Long", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$163,972", + "start_date": "7/5/2016" + }, + { + "extn": "3002", + "id": "31242", + "name": "Bristol Logan", + "office": "Chicago", + "position": "Stockbroker", + "salary": "$230,738", + "start_date": "7/29/2013" + }, + { + "extn": "6934", + "id": "31243", + "name": "Abdul Clayton", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$55,513", + "start_date": "10/17/2016" + }, + { + "extn": "4289", + "id": "31244", + "name": "Kurt Parker", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$196,686", + "start_date": "11/5/2014" + }, + { + "extn": "6508", + "id": "31245", + "name": "Eden Hobson", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$263,740", + "start_date": "5/8/2001" + }, + { + "extn": "1132", + "id": "31246", + "name": "Hadley Flynn", + "office": "Santa Ana", + "position": "Global Logistics Supervisor", + "salary": "$218,389", + "start_date": "6/7/2003" + }, + { + "extn": "2091", + "id": "31247", + "name": "Mike Villiger", + "office": "Glendale", + "position": "Steward", + "salary": "$52,805", + "start_date": "4/29/2006" + }, + { + "extn": "5836", + "id": "31248", + "name": "Adela Turner", + "office": "Paris", + "position": "Inspector", + "salary": "$136,071", + "start_date": "8/27/2004" + }, + { + "extn": "6142", + "id": "31249", + "name": "Anabel Summers", + "office": "London", + "position": "Banker", + "salary": "$269,244", + "start_date": "7/21/2014" + }, + { + "extn": "7944", + "id": "31250", + "name": "Michael Mcguire", + "office": "Norfolk", + "position": "Design Engineer", + "salary": "$236,449", + "start_date": "10/11/2018" + }, + { + "extn": "8521", + "id": "31251", + "name": "Brad Chappell", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$229,487", + "start_date": "8/9/2012" + }, + { + "extn": "7647", + "id": "31252", + "name": "Eduardo Huggins", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$71,090", + "start_date": "10/29/2014" + }, + { + "extn": "6066", + "id": "31253", + "name": "Crystal Slater", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$39,306", + "start_date": "3/7/2009" + }, + { + "extn": "2907", + "id": "31254", + "name": "Jacob Marshall", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$147,573", + "start_date": "10/22/2017" + }, + { + "extn": "8426", + "id": "31255", + "name": "William Owens", + "office": "Houston", + "position": "Doctor", + "salary": "$73,633", + "start_date": "2/16/2004" + }, + { + "extn": "4939", + "id": "31256", + "name": "Hannah Driscoll", + "office": "Memphis", + "position": "Biologist", + "salary": "$259,407", + "start_date": "6/10/2001" + }, + { + "extn": "2016", + "id": "31257", + "name": "Mackenzie Collingwood", + "office": "Madison", + "position": "Cash Manager", + "salary": "$202,314", + "start_date": "8/15/2010" + }, + { + "extn": "8192", + "id": "31258", + "name": "Jack Osman", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$264,403", + "start_date": "8/24/2012" + }, + { + "extn": "9582", + "id": "31259", + "name": "Savannah Villiger", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$254,123", + "start_date": "2/15/2009" + }, + { + "extn": "4178", + "id": "31260", + "name": "Kieth Doherty", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$279,564", + "start_date": "11/20/2001" + }, + { + "extn": "3332", + "id": "31261", + "name": "Russel Bowen", + "office": "London", + "position": "Paramedic", + "salary": "$38,024", + "start_date": "6/3/2005" + }, + { + "extn": "4124", + "id": "31262", + "name": "Martin Noon", + "office": "Fremont", + "position": "Auditor", + "salary": "$97,537", + "start_date": "7/17/2011" + }, + { + "extn": "7287", + "id": "31263", + "name": "Ciara Osman", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$123,154", + "start_date": "8/23/2005" + }, + { + "extn": "6152", + "id": "31264", + "name": "Cedrick Brooks", + "office": "Irving", + "position": "Production Painter", + "salary": "$288,412", + "start_date": "12/26/2003" + }, + { + "extn": "7505", + "id": "31265", + "name": "Sylvia Reynolds", + "office": "Baltimore", + "position": "Service Supervisor", + "salary": "$18,063", + "start_date": "11/1/2014" + }, + { + "extn": "1090", + "id": "31266", + "name": "Ramon Ellwood", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$72,960", + "start_date": "5/26/2011" + }, + { + "extn": "7101", + "id": "31267", + "name": "Mary Selby", + "office": "Irving", + "position": "CNC Operator", + "salary": "$209,900", + "start_date": "3/8/2000" + }, + { + "extn": "9098", + "id": "31268", + "name": "Erick Gray", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$165,875", + "start_date": "2/20/2011" + }, + { + "extn": "6234", + "id": "31269", + "name": "Carl Widdows", + "office": "Miami", + "position": "Designer", + "salary": "$250,507", + "start_date": "10/14/2003" + }, + { + "extn": "1474", + "id": "31270", + "name": "Natalie Reid", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$25,759", + "start_date": "5/22/2001" + }, + { + "extn": "8098", + "id": "31271", + "name": "Denis Collins", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$180,569", + "start_date": "5/20/2013" + }, + { + "extn": "3033", + "id": "31272", + "name": "Sabina Cadman", + "office": "Glendale", + "position": "Bellman", + "salary": "$158,799", + "start_date": "6/25/2008" + }, + { + "extn": "8113", + "id": "31273", + "name": "Ramon Martin", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$132,626", + "start_date": "2/3/2010" + }, + { + "extn": "2154", + "id": "31274", + "name": "Chris Lewis", + "office": "Philadelphia", + "position": "Mobile Developer", + "salary": "$32,160", + "start_date": "12/22/2007" + }, + { + "extn": "2906", + "id": "31275", + "name": "Ally Oldfield", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$16,897", + "start_date": "9/26/2016" + }, + { + "extn": "6596", + "id": "31276", + "name": "Fred Wellington", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$178,316", + "start_date": "7/16/2017" + }, + { + "extn": "4259", + "id": "31277", + "name": "John Campbell", + "office": "Houston", + "position": "Loan Officer", + "salary": "$292,197", + "start_date": "12/8/2005" + }, + { + "extn": "2747", + "id": "31278", + "name": "Chris Owens", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$275,913", + "start_date": "11/21/2005" + }, + { + "extn": "1879", + "id": "31279", + "name": "Phillip Richards", + "office": "Escondido", + "position": "HR Coordinator", + "salary": "$161,327", + "start_date": "6/22/2015" + }, + { + "extn": "5026", + "id": "31280", + "name": "Barney Williams", + "office": "Anaheim", + "position": "Baker", + "salary": "$36,599", + "start_date": "7/22/2009" + }, + { + "extn": "5307", + "id": "31281", + "name": "Clarissa Morris", + "office": "Stockton", + "position": "Chef Manager", + "salary": "$250,023", + "start_date": "9/9/2013" + }, + { + "extn": "1708", + "id": "31282", + "name": "Meredith Ripley", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$34,015", + "start_date": "12/31/2003" + }, + { + "extn": "6137", + "id": "31283", + "name": "Chad Murray", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$165,996", + "start_date": "11/6/2016" + }, + { + "extn": "9856", + "id": "31284", + "name": "Skylar Hopkins", + "office": "Miami", + "position": "Machine Operator", + "salary": "$39,237", + "start_date": "12/23/2005" + }, + { + "extn": "2842", + "id": "31285", + "name": "Logan Hogg", + "office": "New Orleans", + "position": "Auditor", + "salary": "$167,067", + "start_date": "12/29/2007" + }, + { + "extn": "4845", + "id": "31286", + "name": "Josh Notman", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$24,764", + "start_date": "5/14/2002" + }, + { + "extn": "6606", + "id": "31287", + "name": "Sabina Funnell", + "office": "Denver", + "position": "Food Technologist", + "salary": "$112,379", + "start_date": "4/24/2004" + }, + { + "extn": "1274", + "id": "31288", + "name": "David Thomas", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$192,437", + "start_date": "10/14/2012" + }, + { + "extn": "4675", + "id": "31289", + "name": "Rhea Bristow", + "office": "Valetta", + "position": "Bellman", + "salary": "$217,458", + "start_date": "5/3/2017" + }, + { + "extn": "1566", + "id": "31290", + "name": "Owen Nicolas", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$168,186", + "start_date": "6/21/2015" + }, + { + "extn": "9256", + "id": "31291", + "name": "Sharon Hunter", + "office": "Venice", + "position": "Loan Officer", + "salary": "$216,884", + "start_date": "10/5/2001" + }, + { + "extn": "2962", + "id": "31292", + "name": "Gwenyth Norton", + "office": "Springfield", + "position": "Accountant", + "salary": "$107,152", + "start_date": "1/18/2016" + }, + { + "extn": "8586", + "id": "31293", + "name": "Peter Tyler", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$118,392", + "start_date": "7/16/2011" + }, + { + "extn": "5156", + "id": "31294", + "name": "Elijah Allcott", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$237,770", + "start_date": "12/22/2018" + }, + { + "extn": "6727", + "id": "31295", + "name": "Sadie Holmes", + "office": "San Bernardino", + "position": "Electrician", + "salary": "$74,248", + "start_date": "2/23/2011" + }, + { + "extn": "9576", + "id": "31296", + "name": "Nicholas Vass", + "office": "Worcester", + "position": "Business Broker", + "salary": "$140,331", + "start_date": "11/15/2004" + }, + { + "extn": "5739", + "id": "31297", + "name": "Elly Gray", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$279,227", + "start_date": "11/20/2006" + }, + { + "extn": "9915", + "id": "31298", + "name": "Maxwell Stewart", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$211,702", + "start_date": "10/1/2018" + }, + { + "extn": "9000", + "id": "31299", + "name": "Enoch Jordan", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$204,225", + "start_date": "1/27/2000" + }, + { + "extn": "9958", + "id": "31300", + "name": "Doug Spencer", + "office": "Charlotte", + "position": "Cashier", + "salary": "$113,294", + "start_date": "9/13/2000" + }, + { + "extn": "2892", + "id": "31301", + "name": "Phoebe Stubbs", + "office": "Lakewood", + "position": "Insurance Broker", + "salary": "$36,966", + "start_date": "1/21/2005" + }, + { + "extn": "3561", + "id": "31302", + "name": "Ryan Higgs", + "office": "Las Vegas", + "position": "Machine Operator", + "salary": "$200,896", + "start_date": "2/1/2009" + }, + { + "extn": "1600", + "id": "31303", + "name": "Brad Ranks", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$122,986", + "start_date": "11/3/2018" + }, + { + "extn": "1105", + "id": "31304", + "name": "Marjorie Wallace", + "office": "Denver", + "position": "Accountant", + "salary": "$273,057", + "start_date": "9/26/2015" + }, + { + "extn": "1217", + "id": "31305", + "name": "Cassandra Moreno", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$195,296", + "start_date": "11/21/2014" + }, + { + "extn": "8412", + "id": "31306", + "name": "Danny Bristow", + "office": "Milano", + "position": "Baker", + "salary": "$248,709", + "start_date": "9/26/2003" + }, + { + "extn": "2219", + "id": "31307", + "name": "Davina Nicolas", + "office": "Wien", + "position": "CNC Operator", + "salary": "$105,042", + "start_date": "11/8/2008" + }, + { + "extn": "8207", + "id": "31308", + "name": "Zara Lynn", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$207,276", + "start_date": "5/11/2018" + }, + { + "extn": "5715", + "id": "31309", + "name": "Abdul Murray", + "office": "Washington", + "position": "Software Engineer", + "salary": "$163,520", + "start_date": "3/26/2019" + }, + { + "extn": "9638", + "id": "31310", + "name": "Javier Pearce", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$202,278", + "start_date": "3/14/2012" + }, + { + "extn": "1683", + "id": "31311", + "name": "Harvey Gordon", + "office": "San Antonio", + "position": "Inspector", + "salary": "$27,985", + "start_date": "9/7/2007" + }, + { + "extn": "8285", + "id": "31312", + "name": "Cassidy Hunt", + "office": "New Orleans", + "position": "Banker", + "salary": "$204,038", + "start_date": "4/18/2018" + }, + { + "extn": "8765", + "id": "31313", + "name": "Tom Oldfield", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$22,785", + "start_date": "2/25/2019" + }, + { + "extn": "7448", + "id": "31314", + "name": "Jack Boden", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$176,247", + "start_date": "9/21/2017" + }, + { + "extn": "4826", + "id": "31315", + "name": "Bristol Yarlett", + "office": "Arlington", + "position": "Accountant", + "salary": "$219,697", + "start_date": "12/23/2015" + }, + { + "extn": "9921", + "id": "31316", + "name": "Fred Ebbs", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$256,720", + "start_date": "5/27/2010" + }, + { + "extn": "5910", + "id": "31317", + "name": "Ryan Eyres", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$133,832", + "start_date": "1/31/2004" + }, + { + "extn": "6345", + "id": "31318", + "name": "Mabel Bell", + "office": "San Francisco", + "position": "Designer", + "salary": "$219,072", + "start_date": "9/20/2010" + }, + { + "extn": "9578", + "id": "31319", + "name": "Javier Moreno", + "office": "Louisville", + "position": "Bookkeeper", + "salary": "$263,198", + "start_date": "11/23/2017" + }, + { + "extn": "5172", + "id": "31320", + "name": "Judith Thompson", + "office": "Detroit", + "position": "Audiologist", + "salary": "$11,397", + "start_date": "2/25/2005" + }, + { + "extn": "6667", + "id": "31321", + "name": "Angela Stark", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$205,413", + "start_date": "6/15/2018" + }, + { + "extn": "2193", + "id": "31322", + "name": "Angelique Oliver", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$199,416", + "start_date": "1/4/2005" + }, + { + "extn": "7768", + "id": "31323", + "name": "Doug Johnson", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$91,083", + "start_date": "7/11/2001" + }, + { + "extn": "9196", + "id": "31324", + "name": "Nate Moreno", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$74,307", + "start_date": "5/27/2005" + }, + { + "extn": "4376", + "id": "31325", + "name": "Stella Simmons", + "office": "Rochester", + "position": "Machine Operator", + "salary": "$240,682", + "start_date": "7/11/2002" + }, + { + "extn": "3457", + "id": "31326", + "name": "Katelyn Baker", + "office": "Houston", + "position": "Audiologist", + "salary": "$287,796", + "start_date": "7/16/2003" + }, + { + "extn": "4539", + "id": "31327", + "name": "William Shepherd", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$140,764", + "start_date": "10/12/2006" + }, + { + "extn": "6069", + "id": "31328", + "name": "Luke Little", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$170,974", + "start_date": "12/1/2013" + }, + { + "extn": "2332", + "id": "31329", + "name": "Chester Farrant", + "office": "Colorado Springs", + "position": "Lecturer", + "salary": "$236,045", + "start_date": "10/27/2019" + }, + { + "extn": "5575", + "id": "31330", + "name": "Matthew Richards", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$37,777", + "start_date": "7/23/2014" + }, + { + "extn": "7405", + "id": "31331", + "name": "Erin Harrison", + "office": "Boston", + "position": "Web Developer", + "salary": "$201,241", + "start_date": "3/13/2012" + }, + { + "extn": "6506", + "id": "31332", + "name": "Ada Mullins", + "office": "Toledo", + "position": "Physician", + "salary": "$257,819", + "start_date": "11/4/2003" + }, + { + "extn": "8428", + "id": "31333", + "name": "Isla Ingham", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$68,101", + "start_date": "10/31/2003" + }, + { + "extn": "9461", + "id": "31334", + "name": "Kate Sheldon", + "office": "Henderson", + "position": "Health Educator", + "salary": "$178,299", + "start_date": "9/13/2005" + }, + { + "extn": "4790", + "id": "31335", + "name": "Julius Bell", + "office": "El Paso", + "position": "Fabricator", + "salary": "$192,365", + "start_date": "6/3/2002" + }, + { + "extn": "3217", + "id": "31336", + "name": "Anthony Payne", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$225,401", + "start_date": "8/29/2015" + }, + { + "extn": "5409", + "id": "31337", + "name": "Sadie Clifford", + "office": "Oklahoma City", + "position": "Clerk", + "salary": "$140,628", + "start_date": "1/10/2005" + }, + { + "extn": "9479", + "id": "31338", + "name": "Chester Kidd", + "office": "Glendale", + "position": "Paramedic", + "salary": "$27,620", + "start_date": "4/24/2015" + }, + { + "extn": "9395", + "id": "31339", + "name": "Bob Wooldridge", + "office": "London", + "position": "HR Coordinator", + "salary": "$265,157", + "start_date": "10/25/2000" + }, + { + "extn": "9228", + "id": "31340", + "name": "Molly Roman", + "office": "Indianapolis", + "position": "Banker", + "salary": "$23,497", + "start_date": "7/15/2012" + }, + { + "extn": "4687", + "id": "31341", + "name": "Selena Watt", + "office": "Venice", + "position": "HR Coordinator", + "salary": "$263,745", + "start_date": "10/20/2016" + }, + { + "extn": "1996", + "id": "31342", + "name": "Evie Aldridge", + "office": "Fremont", + "position": "Software Engineer", + "salary": "$170,448", + "start_date": "5/11/2006" + }, + { + "extn": "5584", + "id": "31343", + "name": "Erick Gordon", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$44,880", + "start_date": "1/3/2017" + }, + { + "extn": "9875", + "id": "31344", + "name": "Mike Palmer", + "office": "Atlanta", + "position": "Budget Analyst", + "salary": "$296,872", + "start_date": "7/9/2012" + }, + { + "extn": "3585", + "id": "31345", + "name": "Bob Lloyd", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$124,539", + "start_date": "5/5/2010" + }, + { + "extn": "6576", + "id": "31346", + "name": "Tyler Andersson", + "office": "Portland", + "position": "Physician", + "salary": "$182,442", + "start_date": "9/13/2006" + }, + { + "extn": "6458", + "id": "31347", + "name": "Caleb Doherty", + "office": "Dallas", + "position": "Baker", + "salary": "$10,926", + "start_date": "8/18/2006" + }, + { + "extn": "6667", + "id": "31348", + "name": "Ronald Lane", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$255,128", + "start_date": "4/23/2011" + }, + { + "extn": "2439", + "id": "31349", + "name": "Percy Ventura", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$159,282", + "start_date": "3/26/2000" + }, + { + "extn": "6845", + "id": "31350", + "name": "Logan Simpson", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$17,765", + "start_date": "2/21/2018" + }, + { + "extn": "3020", + "id": "31351", + "name": "Enoch Randall", + "office": "Norfolk", + "position": "Lecturer", + "salary": "$122,830", + "start_date": "1/16/2014" + }, + { + "extn": "7272", + "id": "31352", + "name": "Mayleen Bell", + "office": "Henderson", + "position": "Fabricator", + "salary": "$297,577", + "start_date": "6/16/2003" + }, + { + "extn": "7780", + "id": "31353", + "name": "Leroy Squire", + "office": "Seattle", + "position": "Software Engineer", + "salary": "$141,513", + "start_date": "4/5/2018" + }, + { + "extn": "2610", + "id": "31354", + "name": "Domenic Brown", + "office": "Murfreesboro", + "position": "Physician", + "salary": "$276,798", + "start_date": "8/12/2015" + }, + { + "extn": "5737", + "id": "31355", + "name": "Courtney Hooper", + "office": "El Paso", + "position": "Biologist", + "salary": "$266,039", + "start_date": "4/26/2004" + }, + { + "extn": "8704", + "id": "31356", + "name": "Danny Emmott", + "office": "Rome", + "position": "Cashier", + "salary": "$222,061", + "start_date": "12/7/2018" + }, + { + "extn": "2588", + "id": "31357", + "name": "Benny Judd", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$160,009", + "start_date": "9/27/2019" + }, + { + "extn": "8817", + "id": "31358", + "name": "Noah Nelson", + "office": "Chicago", + "position": "Treasurer", + "salary": "$250,437", + "start_date": "10/26/2007" + }, + { + "extn": "6861", + "id": "31359", + "name": "Rachael Warden", + "office": "Santa Ana", + "position": "Web Developer", + "salary": "$188,446", + "start_date": "6/19/2018" + }, + { + "extn": "3910", + "id": "31360", + "name": "Russel Morrow", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$64,476", + "start_date": "10/25/2000" + }, + { + "extn": "4336", + "id": "31361", + "name": "Renee Knott", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$275,477", + "start_date": "9/14/2001" + }, + { + "extn": "4485", + "id": "31362", + "name": "Logan Victor", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$104,831", + "start_date": "10/27/2006" + }, + { + "extn": "5510", + "id": "31363", + "name": "Remy Power", + "office": "Garland", + "position": "Mobile Developer", + "salary": "$177,145", + "start_date": "5/27/2001" + }, + { + "extn": "9575", + "id": "31364", + "name": "Lindsay Crawford", + "office": "Lakewood", + "position": "Treasurer", + "salary": "$248,405", + "start_date": "2/11/2011" + }, + { + "extn": "7620", + "id": "31365", + "name": "Gil Powell", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$78,307", + "start_date": "12/19/2012" + }, + { + "extn": "1657", + "id": "31366", + "name": "Melania Fenton", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$120,016", + "start_date": "8/6/2011" + }, + { + "extn": "5621", + "id": "31367", + "name": "Maya Jackson", + "office": "Houston", + "position": "Bookkeeper", + "salary": "$160,166", + "start_date": "10/3/2007" + }, + { + "extn": "5146", + "id": "31368", + "name": "William Collins", + "office": "Wien", + "position": "Operator", + "salary": "$173,180", + "start_date": "8/24/2006" + }, + { + "extn": "8476", + "id": "31369", + "name": "Aiden Graves", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$35,564", + "start_date": "8/30/2009" + }, + { + "extn": "9729", + "id": "31370", + "name": "Lucas Ralph", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$144,385", + "start_date": "10/13/2002" + }, + { + "extn": "1099", + "id": "31371", + "name": "Carissa Andrews", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$165,898", + "start_date": "6/16/2002" + }, + { + "extn": "1171", + "id": "31372", + "name": "Juliette Savage", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$99,593", + "start_date": "2/10/2011" + }, + { + "extn": "9442", + "id": "31373", + "name": "Kendra Cooper", + "office": "Columbus", + "position": "Electrician", + "salary": "$262,668", + "start_date": "3/29/2007" + }, + { + "extn": "3441", + "id": "31374", + "name": "Nathan Carter", + "office": "Fullerton", + "position": "Call Center Representative", + "salary": "$110,065", + "start_date": "6/11/2009" + }, + { + "extn": "3632", + "id": "31375", + "name": "Phillip Ramsey", + "office": "Boston", + "position": "Service Supervisor", + "salary": "$279,031", + "start_date": "5/28/2002" + }, + { + "extn": "4711", + "id": "31376", + "name": "Priscilla Todd", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$259,251", + "start_date": "9/6/2003" + }, + { + "extn": "1560", + "id": "31377", + "name": "Georgia Murphy", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$203,891", + "start_date": "9/23/2005" + }, + { + "extn": "7519", + "id": "31378", + "name": "Shannon Wooldridge", + "office": "Irving", + "position": "CNC Operator", + "salary": "$11,412", + "start_date": "6/9/2001" + }, + { + "extn": "6248", + "id": "31379", + "name": "Kurt Tailor", + "office": "Bakersfield", + "position": "Web Developer", + "salary": "$63,076", + "start_date": "4/7/2001" + }, + { + "extn": "9640", + "id": "31380", + "name": "Drew Bennett", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$158,130", + "start_date": "3/3/2001" + }, + { + "extn": "7672", + "id": "31381", + "name": "Lorraine Shea", + "office": "Pittsburgh", + "position": "Doctor", + "salary": "$265,114", + "start_date": "2/22/2009" + }, + { + "extn": "9682", + "id": "31382", + "name": "Kendra Wright", + "office": "Denver", + "position": "Healthcare Specialist", + "salary": "$147,563", + "start_date": "12/30/2013" + }, + { + "extn": "2614", + "id": "31383", + "name": "Natalie Vass", + "office": "Bellevue", + "position": "Inspector", + "salary": "$177,130", + "start_date": "3/24/2002" + }, + { + "extn": "9098", + "id": "31384", + "name": "Parker Upsdell", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$286,066", + "start_date": "5/24/2006" + }, + { + "extn": "8295", + "id": "31385", + "name": "Hadley Clayton", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$77,262", + "start_date": "11/13/2001" + }, + { + "extn": "6230", + "id": "31386", + "name": "Dasha Potter", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$275,233", + "start_date": "8/3/2005" + }, + { + "extn": "7724", + "id": "31387", + "name": "Wade Wheeler", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$76,895", + "start_date": "12/25/2015" + }, + { + "extn": "1977", + "id": "31388", + "name": "Peyton Sawyer", + "office": "Huntsville", + "position": "Dentist", + "salary": "$239,648", + "start_date": "12/24/2005" + }, + { + "extn": "8135", + "id": "31389", + "name": "Francesca Griffiths", + "office": "St. Louis", + "position": "Physician", + "salary": "$258,344", + "start_date": "9/12/2014" + }, + { + "extn": "6518", + "id": "31390", + "name": "Alba Appleton", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$209,343", + "start_date": "11/18/2006" + }, + { + "extn": "6876", + "id": "31391", + "name": "Nick Marshall", + "office": "Nashville", + "position": "Restaurant Manager", + "salary": "$254,592", + "start_date": "6/8/2003" + }, + { + "extn": "4996", + "id": "31392", + "name": "Kurt Shea", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$229,672", + "start_date": "4/2/2000" + }, + { + "extn": "3416", + "id": "31393", + "name": "Marissa Addis", + "office": "Innsbruck", + "position": "Health Educator", + "salary": "$117,117", + "start_date": "8/26/2013" + }, + { + "extn": "5300", + "id": "31394", + "name": "Mason Poulton", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$212,936", + "start_date": "9/30/2001" + }, + { + "extn": "3449", + "id": "31395", + "name": "Hope Ulyatt", + "office": "Ontario", + "position": "Physician", + "salary": "$237,917", + "start_date": "11/27/2017" + }, + { + "extn": "4709", + "id": "31396", + "name": "Christy Gilmour", + "office": "Venice", + "position": "Cash Manager", + "salary": "$136,529", + "start_date": "12/9/2017" + }, + { + "extn": "9859", + "id": "31397", + "name": "Peter Stevenson", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$249,189", + "start_date": "8/11/2010" + }, + { + "extn": "2673", + "id": "31398", + "name": "Chloe Lynn", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$270,116", + "start_date": "4/2/2008" + }, + { + "extn": "5789", + "id": "31399", + "name": "Johnny Fenton", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$128,950", + "start_date": "5/28/2013" + }, + { + "extn": "6677", + "id": "31400", + "name": "Alex Warner", + "office": "Memphis", + "position": "Web Developer", + "salary": "$29,422", + "start_date": "3/19/2018" + }, + { + "extn": "9614", + "id": "31401", + "name": "Gloria Woodcock", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$270,162", + "start_date": "4/2/2014" + }, + { + "extn": "9649", + "id": "31402", + "name": "Evie Horton", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$298,945", + "start_date": "1/20/2000" + }, + { + "extn": "9352", + "id": "31403", + "name": "Rocco Evans", + "office": "Madrid", + "position": "Fabricator", + "salary": "$216,576", + "start_date": "7/29/2015" + }, + { + "extn": "5350", + "id": "31404", + "name": "Hank Nelson", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$167,091", + "start_date": "4/3/2014" + }, + { + "extn": "4597", + "id": "31405", + "name": "Russel Faulkner", + "office": "Memphis", + "position": "Doctor", + "salary": "$284,893", + "start_date": "12/25/2018" + }, + { + "extn": "6123", + "id": "31406", + "name": "Elly Weston", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$227,559", + "start_date": "9/4/2015" + }, + { + "extn": "8513", + "id": "31407", + "name": "Destiny Evans", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$199,093", + "start_date": "4/19/2010" + }, + { + "extn": "7000", + "id": "31408", + "name": "Jaylene Armstrong", + "office": "Berna", + "position": "Healthcare Specialist", + "salary": "$153,013", + "start_date": "8/25/2007" + }, + { + "extn": "2323", + "id": "31409", + "name": "Maria Knight", + "office": "London", + "position": "Executive Director", + "salary": "$88,483", + "start_date": "12/18/2002" + }, + { + "extn": "7391", + "id": "31410", + "name": "Alan Thorpe", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$108,848", + "start_date": "6/3/2002" + }, + { + "extn": "2163", + "id": "31411", + "name": "Brooklyn Russel", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$149,831", + "start_date": "6/14/2002" + }, + { + "extn": "5130", + "id": "31412", + "name": "Elly Grey", + "office": "Louisville", + "position": "Auditor", + "salary": "$289,378", + "start_date": "5/20/2007" + }, + { + "extn": "1516", + "id": "31413", + "name": "William Tyrrell", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$25,012", + "start_date": "5/24/2013" + }, + { + "extn": "3733", + "id": "31414", + "name": "Molly Stewart", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$51,843", + "start_date": "5/25/2000" + }, + { + "extn": "3622", + "id": "31415", + "name": "Rosalie Vaughan", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$133,758", + "start_date": "2/25/2013" + }, + { + "extn": "1270", + "id": "31416", + "name": "Doug Mills", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$161,512", + "start_date": "4/24/2001" + }, + { + "extn": "6085", + "id": "31417", + "name": "Wade Nelson", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$187,006", + "start_date": "5/11/2001" + }, + { + "extn": "4702", + "id": "31418", + "name": "Ryan Ballard", + "office": "Irving", + "position": "Physician", + "salary": "$159,553", + "start_date": "8/12/2007" + }, + { + "extn": "5609", + "id": "31419", + "name": "Nathan Casey", + "office": "Seattle", + "position": "Project Manager", + "salary": "$279,651", + "start_date": "8/20/2019" + }, + { + "extn": "1152", + "id": "31420", + "name": "Matt Dunbar", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$90,306", + "start_date": "12/11/2001" + }, + { + "extn": "4218", + "id": "31421", + "name": "Vicky Upsdell", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$24,957", + "start_date": "12/26/2012" + }, + { + "extn": "2743", + "id": "31422", + "name": "Cristal Ellery", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$173,050", + "start_date": "1/12/2011" + }, + { + "extn": "4381", + "id": "31423", + "name": "Hanna Rowe", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$152,424", + "start_date": "4/12/2007" + }, + { + "extn": "3127", + "id": "31424", + "name": "Winnie Tyrrell", + "office": "Washington", + "position": "Cashier", + "salary": "$179,944", + "start_date": "7/16/2012" + }, + { + "extn": "7049", + "id": "31425", + "name": "Molly King", + "office": "Madison", + "position": "HR Coordinator", + "salary": "$279,947", + "start_date": "12/8/2017" + }, + { + "extn": "9658", + "id": "31426", + "name": "Kate Stevens", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$254,823", + "start_date": "7/14/2005" + }, + { + "extn": "8864", + "id": "31427", + "name": "Harmony Goodman", + "office": "Houston", + "position": "Audiologist", + "salary": "$81,740", + "start_date": "5/5/2006" + }, + { + "extn": "9120", + "id": "31428", + "name": "Kieth Partridge", + "office": "Orlando", + "position": "Executive Director", + "salary": "$181,721", + "start_date": "10/11/2013" + }, + { + "extn": "5065", + "id": "31429", + "name": "Erick Warren", + "office": "Madison", + "position": "Cash Manager", + "salary": "$38,790", + "start_date": "4/16/2013" + }, + { + "extn": "9220", + "id": "31430", + "name": "Clint Reynolds", + "office": "Salem", + "position": "Staffing Consultant", + "salary": "$153,852", + "start_date": "8/8/2000" + }, + { + "extn": "5476", + "id": "31431", + "name": "Rosemary Yarlett", + "office": "Rochester", + "position": "Bellman", + "salary": "$51,955", + "start_date": "6/21/2007" + }, + { + "extn": "4584", + "id": "31432", + "name": "Nathan Cadman", + "office": "Sacramento", + "position": "Mobile Developer", + "salary": "$287,631", + "start_date": "3/19/2017" + }, + { + "extn": "7086", + "id": "31433", + "name": "Cynthia Emmett", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$40,258", + "start_date": "6/29/2015" + }, + { + "extn": "3333", + "id": "31434", + "name": "Sebastian Sherry", + "office": "Long Beach", + "position": "Investment Advisor", + "salary": "$31,824", + "start_date": "6/5/2003" + }, + { + "extn": "3286", + "id": "31435", + "name": "Logan Wild", + "office": "Arlington", + "position": "Paramedic", + "salary": "$287,771", + "start_date": "7/15/2012" + }, + { + "extn": "5759", + "id": "31436", + "name": "Tony Gilmore", + "office": "Toledo", + "position": "Dentist", + "salary": "$211,814", + "start_date": "11/21/2013" + }, + { + "extn": "1606", + "id": "31437", + "name": "Doug Rycroft", + "office": "Scottsdale", + "position": "Auditor", + "salary": "$213,567", + "start_date": "1/27/2012" + }, + { + "extn": "4668", + "id": "31438", + "name": "Valerie Lyon", + "office": "Lyon", + "position": "Lecturer", + "salary": "$75,537", + "start_date": "6/15/2010" + }, + { + "extn": "2539", + "id": "31439", + "name": "Marissa Gordon", + "office": "Fremont", + "position": "Auditor", + "salary": "$299,048", + "start_date": "10/7/2012" + }, + { + "extn": "7029", + "id": "31440", + "name": "Hank Douglas", + "office": "Omaha", + "position": "Webmaster", + "salary": "$24,632", + "start_date": "3/14/2011" + }, + { + "extn": "5662", + "id": "31441", + "name": "Joseph Reynolds", + "office": "Philadelphia", + "position": "Banker", + "salary": "$41,794", + "start_date": "10/21/2005" + }, + { + "extn": "4891", + "id": "31442", + "name": "Isla Wooldridge", + "office": "Scottsdale", + "position": "Health Educator", + "salary": "$242,258", + "start_date": "9/5/2008" + }, + { + "extn": "8567", + "id": "31443", + "name": "Norah Emmett", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$217,274", + "start_date": "12/30/2016" + }, + { + "extn": "3779", + "id": "31444", + "name": "Mabel Collingwood", + "office": "Rome", + "position": "Global Logistics Supervisor", + "salary": "$24,210", + "start_date": "6/29/2002" + }, + { + "extn": "1743", + "id": "31445", + "name": "Johnny Johnson", + "office": "Houston", + "position": "Clerk", + "salary": "$195,211", + "start_date": "8/16/2002" + }, + { + "extn": "6019", + "id": "31446", + "name": "Leslie Keys", + "office": "Denver", + "position": "HR Specialist", + "salary": "$131,666", + "start_date": "12/16/2008" + }, + { + "extn": "9162", + "id": "31447", + "name": "Angelina Murray", + "office": "New Orleans", + "position": "Electrician", + "salary": "$25,574", + "start_date": "7/22/2002" + }, + { + "extn": "1676", + "id": "31448", + "name": "Matthew Gardner", + "office": "Washington", + "position": "Physician", + "salary": "$48,884", + "start_date": "5/12/2015" + }, + { + "extn": "2452", + "id": "31449", + "name": "Russel Harvey", + "office": "Salt Lake City", + "position": "Health Educator", + "salary": "$23,457", + "start_date": "4/7/2011" + }, + { + "extn": "5896", + "id": "31450", + "name": "Scarlett Partridge", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$289,410", + "start_date": "6/19/2004" + }, + { + "extn": "3124", + "id": "31451", + "name": "Leroy Varley", + "office": "Lyon", + "position": "Baker", + "salary": "$282,325", + "start_date": "6/21/2007" + }, + { + "extn": "8210", + "id": "31452", + "name": "Marvin Norton", + "office": "Milano", + "position": "Stockbroker", + "salary": "$198,435", + "start_date": "3/9/2019" + }, + { + "extn": "4266", + "id": "31453", + "name": "Christy Mcguire", + "office": "San Francisco", + "position": "Bellman", + "salary": "$180,806", + "start_date": "7/26/2004" + }, + { + "extn": "2332", + "id": "31454", + "name": "Mavis Stanton", + "office": "Bellevue", + "position": "Treasurer", + "salary": "$202,320", + "start_date": "7/31/2006" + }, + { + "extn": "1469", + "id": "31455", + "name": "Javier Quinn", + "office": "Wien", + "position": "CNC Operator", + "salary": "$49,580", + "start_date": "5/28/2008" + }, + { + "extn": "8900", + "id": "31456", + "name": "Ember Moore", + "office": "Springfield", + "position": "Accountant", + "salary": "$277,250", + "start_date": "4/8/2000" + }, + { + "extn": "6709", + "id": "31457", + "name": "Domenic Clarke", + "office": "Portland", + "position": "Associate Professor", + "salary": "$255,860", + "start_date": "4/1/2016" + }, + { + "extn": "3705", + "id": "31458", + "name": "Marigold Warren", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$190,080", + "start_date": "7/15/2003" + }, + { + "extn": "7511", + "id": "31459", + "name": "Luke Abbey", + "office": "Jersey City", + "position": "Systems Administrator", + "salary": "$110,170", + "start_date": "12/31/2008" + }, + { + "extn": "3009", + "id": "31460", + "name": "Johnny Uddin", + "office": "Boston", + "position": "Restaurant Manager", + "salary": "$270,569", + "start_date": "8/28/2015" + }, + { + "extn": "6905", + "id": "31461", + "name": "Mary Morris", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$74,219", + "start_date": "2/20/2014" + }, + { + "extn": "4503", + "id": "31462", + "name": "Bart Chappell", + "office": "Chicago", + "position": "Electrician", + "salary": "$28,310", + "start_date": "11/24/2001" + }, + { + "extn": "1775", + "id": "31463", + "name": "Candace Speed", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$143,482", + "start_date": "12/9/2018" + }, + { + "extn": "9280", + "id": "31464", + "name": "Javier Walker", + "office": "Lisbon", + "position": "Biologist", + "salary": "$278,009", + "start_date": "10/26/2015" + }, + { + "extn": "7657", + "id": "31465", + "name": "Russel Rose", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$74,997", + "start_date": "12/8/2007" + }, + { + "extn": "3997", + "id": "31466", + "name": "Ryan Cattell", + "office": "Minneapolis", + "position": "Operator", + "salary": "$139,684", + "start_date": "6/6/2012" + }, + { + "extn": "4289", + "id": "31467", + "name": "Sabina Snow", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$137,350", + "start_date": "6/25/2003" + }, + { + "extn": "9411", + "id": "31468", + "name": "Beatrice Rogan", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$210,004", + "start_date": "4/7/2004" + }, + { + "extn": "6193", + "id": "31469", + "name": "Chanelle Avery", + "office": "Worcester", + "position": "Accountant", + "salary": "$31,885", + "start_date": "3/18/2009" + }, + { + "extn": "2625", + "id": "31470", + "name": "Doug Allen", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$150,560", + "start_date": "9/8/2000" + }, + { + "extn": "3106", + "id": "31471", + "name": "Kieth Leigh", + "office": "Bridgeport", + "position": "Global Logistics Supervisor", + "salary": "$169,249", + "start_date": "9/21/2013" + }, + { + "extn": "8099", + "id": "31472", + "name": "Leroy Norburn", + "office": "Chicago", + "position": "Baker", + "salary": "$41,055", + "start_date": "11/14/2011" + }, + { + "extn": "3002", + "id": "31473", + "name": "Ron Burge", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$53,141", + "start_date": "9/6/2000" + }, + { + "extn": "9311", + "id": "31474", + "name": "Shannon Mcgregor", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$108,961", + "start_date": "7/27/2004" + }, + { + "extn": "7270", + "id": "31475", + "name": "Lauren Page ", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$41,506", + "start_date": "11/15/2004" + }, + { + "extn": "6576", + "id": "31476", + "name": "Leslie Cavanagh", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$56,892", + "start_date": "4/24/2009" + }, + { + "extn": "7852", + "id": "31477", + "name": "Ryan Murray", + "office": "Denver", + "position": "HR Specialist", + "salary": "$99,081", + "start_date": "5/20/2013" + }, + { + "extn": "6555", + "id": "31478", + "name": "Julius Fulton", + "office": "Oklahoma City", + "position": "Laboratory Technician", + "salary": "$50,201", + "start_date": "9/12/2006" + }, + { + "extn": "4769", + "id": "31479", + "name": "Harvey Weasley", + "office": "Philadelphia", + "position": "Banker", + "salary": "$229,458", + "start_date": "2/11/2012" + }, + { + "extn": "5987", + "id": "31480", + "name": "Sylvia Wright", + "office": "Garland", + "position": "CNC Operator", + "salary": "$39,327", + "start_date": "8/9/2009" + }, + { + "extn": "2025", + "id": "31481", + "name": "Julius Miller", + "office": "Seattle", + "position": "Designer", + "salary": "$19,532", + "start_date": "11/25/2016" + }, + { + "extn": "9060", + "id": "31482", + "name": "Caleb Durrant", + "office": "Madrid", + "position": "Cook", + "salary": "$114,991", + "start_date": "1/28/2005" + }, + { + "extn": "3873", + "id": "31483", + "name": "Benny Murray", + "office": "Valetta", + "position": "Audiologist", + "salary": "$57,578", + "start_date": "7/16/2015" + }, + { + "extn": "1475", + "id": "31484", + "name": "Bob Wise", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$179,321", + "start_date": "11/8/2009" + }, + { + "extn": "2516", + "id": "31485", + "name": "Olivia Hepburn", + "office": "Amarillo", + "position": "Insurance Broker", + "salary": "$176,694", + "start_date": "9/3/2011" + }, + { + "extn": "7383", + "id": "31486", + "name": "Lexi Hancock", + "office": "Kansas City", + "position": "Fabricator", + "salary": "$180,291", + "start_date": "7/27/2010" + }, + { + "extn": "1565", + "id": "31487", + "name": "Tom Phillips", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$181,176", + "start_date": "1/11/2004" + }, + { + "extn": "4449", + "id": "31488", + "name": "Katelyn Curtis", + "office": "Portland", + "position": "Cash Manager", + "salary": "$127,839", + "start_date": "3/12/2012" + }, + { + "extn": "8656", + "id": "31489", + "name": "Alison Hopkins", + "office": "Jersey City", + "position": "Designer", + "salary": "$139,755", + "start_date": "8/14/2015" + }, + { + "extn": "4298", + "id": "31490", + "name": "Maribel Johnson", + "office": "Minneapolis", + "position": "Dentist", + "salary": "$254,655", + "start_date": "6/5/2010" + }, + { + "extn": "8915", + "id": "31491", + "name": "Ryan Middleton", + "office": "Baltimore", + "position": "Treasurer", + "salary": "$95,537", + "start_date": "12/19/2002" + }, + { + "extn": "8353", + "id": "31492", + "name": "Norah Olivier", + "office": "Zurich", + "position": "Designer", + "salary": "$132,605", + "start_date": "12/27/2006" + }, + { + "extn": "1339", + "id": "31493", + "name": "Crystal Thorne", + "office": "Hollywood", + "position": "Dentist", + "salary": "$106,854", + "start_date": "12/4/2004" + }, + { + "extn": "1496", + "id": "31494", + "name": "Gabriel Simpson", + "office": "Venice", + "position": "Operator", + "salary": "$194,491", + "start_date": "1/2/2018" + }, + { + "extn": "1108", + "id": "31495", + "name": "Leroy Wilton", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$203,242", + "start_date": "1/20/2014" + }, + { + "extn": "9040", + "id": "31496", + "name": "Jacob Campbell", + "office": "Orlando", + "position": "Dentist", + "salary": "$71,502", + "start_date": "3/21/2002" + }, + { + "extn": "8797", + "id": "31497", + "name": "Leanne Cadman", + "office": "Reno", + "position": "Web Developer", + "salary": "$179,225", + "start_date": "11/23/2005" + }, + { + "extn": "2032", + "id": "31498", + "name": "Anthony Woodcock", + "office": "Washington", + "position": "Executive Director", + "salary": "$269,238", + "start_date": "9/7/2004" + }, + { + "extn": "6340", + "id": "31499", + "name": "Joy Baker", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$172,466", + "start_date": "4/14/2000" + }, + { + "extn": "3643", + "id": "31500", + "name": "Melanie Lunt", + "office": "Minneapolis", + "position": "Stockbroker", + "salary": "$146,846", + "start_date": "9/13/2016" + }, + { + "extn": "6162", + "id": "31501", + "name": "Russel Miller", + "office": "Omaha", + "position": "Lecturer", + "salary": "$162,437", + "start_date": "10/10/2019" + }, + { + "extn": "2150", + "id": "31502", + "name": "Brooklyn Bloom", + "office": "Richmond", + "position": "Lecturer", + "salary": "$262,533", + "start_date": "12/16/2013" + }, + { + "extn": "7977", + "id": "31503", + "name": "Marvin Turner", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$28,236", + "start_date": "9/10/2018" + }, + { + "extn": "1230", + "id": "31504", + "name": "Jack Bryson", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$290,757", + "start_date": "9/27/2008" + }, + { + "extn": "2220", + "id": "31505", + "name": "Harry Wade", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$266,202", + "start_date": "3/2/2014" + }, + { + "extn": "7531", + "id": "31506", + "name": "Javier Rodgers", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$239,375", + "start_date": "5/24/2004" + }, + { + "extn": "9232", + "id": "31507", + "name": "Ramon Davies", + "office": "Rochester", + "position": "Audiologist", + "salary": "$106,065", + "start_date": "6/13/2013" + }, + { + "extn": "3761", + "id": "31508", + "name": "William Brett", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$103,427", + "start_date": "1/2/2016" + }, + { + "extn": "5686", + "id": "31509", + "name": "Daria Simpson", + "office": "Springfield", + "position": "Webmaster", + "salary": "$16,667", + "start_date": "3/7/2014" + }, + { + "extn": "9510", + "id": "31510", + "name": "Kieth Nurton", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$139,520", + "start_date": "11/9/2015" + }, + { + "extn": "7851", + "id": "31511", + "name": "Matthew Vallins", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$33,152", + "start_date": "2/22/2018" + }, + { + "extn": "5434", + "id": "31512", + "name": "Ema Bentley", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$248,486", + "start_date": "2/13/2003" + }, + { + "extn": "2525", + "id": "31513", + "name": "Maia Hardwick", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$77,941", + "start_date": "1/29/2017" + }, + { + "extn": "4042", + "id": "31514", + "name": "Abdul Graves", + "office": "Minneapolis", + "position": "Webmaster", + "salary": "$46,260", + "start_date": "11/30/2018" + }, + { + "extn": "8008", + "id": "31515", + "name": "Georgia Harrison", + "office": "Nashville", + "position": "Executive Director", + "salary": "$297,747", + "start_date": "1/30/2006" + }, + { + "extn": "3191", + "id": "31516", + "name": "Mona Yates", + "office": "Venice", + "position": "Operator", + "salary": "$128,670", + "start_date": "10/13/2014" + }, + { + "extn": "2355", + "id": "31517", + "name": "Josephine Olivier", + "office": "Tokyo", + "position": "Doctor", + "salary": "$100,142", + "start_date": "3/31/2016" + }, + { + "extn": "8690", + "id": "31518", + "name": "Bart Fields", + "office": "Rome", + "position": "Physician", + "salary": "$168,865", + "start_date": "8/19/2001" + }, + { + "extn": "4506", + "id": "31519", + "name": "Maxwell Salt", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$89,894", + "start_date": "1/31/2014" + }, + { + "extn": "7630", + "id": "31520", + "name": "Tyler Cartwright", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$234,453", + "start_date": "2/4/2003" + }, + { + "extn": "7460", + "id": "31521", + "name": "Shelby Haines", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$279,833", + "start_date": "9/1/2017" + }, + { + "extn": "2958", + "id": "31522", + "name": "Florence Murphy", + "office": "Jacksonville", + "position": "Health Educator", + "salary": "$170,131", + "start_date": "7/9/2008" + }, + { + "extn": "8653", + "id": "31523", + "name": "Cynthia Flett", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$153,124", + "start_date": "11/8/2006" + }, + { + "extn": "9900", + "id": "31524", + "name": "Nicholas Nurton", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$239,507", + "start_date": "9/5/2019" + }, + { + "extn": "9732", + "id": "31525", + "name": "Meredith Pearce", + "office": "Miami", + "position": "Production Painter", + "salary": "$115,043", + "start_date": "8/12/2018" + }, + { + "extn": "9695", + "id": "31526", + "name": "Harvey Shelton", + "office": "Berlin", + "position": "Designer", + "salary": "$113,745", + "start_date": "10/19/2000" + }, + { + "extn": "2935", + "id": "31527", + "name": "Rufus Carpenter", + "office": "Norfolk", + "position": "Baker", + "salary": "$155,054", + "start_date": "9/26/2008" + }, + { + "extn": "4586", + "id": "31528", + "name": "Elijah Evans", + "office": "Madrid", + "position": "Bellman", + "salary": "$264,384", + "start_date": "6/10/2007" + }, + { + "extn": "1737", + "id": "31529", + "name": "Phillip Snow", + "office": "Dallas", + "position": "Bellman", + "salary": "$190,236", + "start_date": "7/7/2000" + }, + { + "extn": "9957", + "id": "31530", + "name": "Phillip Vaughn", + "office": "Venice", + "position": "Staffing Consultant", + "salary": "$297,141", + "start_date": "5/7/2014" + }, + { + "extn": "6191", + "id": "31531", + "name": "Erick Samuel", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$107,043", + "start_date": "9/23/2012" + }, + { + "extn": "6131", + "id": "31532", + "name": "Rocco Partridge", + "office": "Zurich", + "position": "Fabricator", + "salary": "$147,269", + "start_date": "2/11/2007" + }, + { + "extn": "5020", + "id": "31533", + "name": "Georgia Alldridge", + "office": "San Jose", + "position": "CNC Operator", + "salary": "$120,560", + "start_date": "7/14/2007" + }, + { + "extn": "1468", + "id": "31534", + "name": "Paige Tate", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$76,261", + "start_date": "11/26/2008" + }, + { + "extn": "6776", + "id": "31535", + "name": "Darlene Donovan", + "office": "Chicago", + "position": "Bellman", + "salary": "$255,843", + "start_date": "1/13/2003" + }, + { + "extn": "2598", + "id": "31536", + "name": "Tyler Ross", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$112,569", + "start_date": "11/14/2003" + }, + { + "extn": "3340", + "id": "31537", + "name": "Marvin Coleman", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$86,118", + "start_date": "1/30/2006" + }, + { + "extn": "9714", + "id": "31538", + "name": "Julian Sloan", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$111,252", + "start_date": "8/20/2014" + }, + { + "extn": "4629", + "id": "31539", + "name": "Carter Avery", + "office": "Fullerton", + "position": "Dentist", + "salary": "$287,363", + "start_date": "5/19/2005" + }, + { + "extn": "5651", + "id": "31540", + "name": "Olivia Rowlands", + "office": "Albuquerque", + "position": "Banker", + "salary": "$46,438", + "start_date": "9/16/2017" + }, + { + "extn": "6634", + "id": "31541", + "name": "Tom Wood", + "office": "St. Louis", + "position": "Audiologist", + "salary": "$180,716", + "start_date": "6/30/2004" + }, + { + "extn": "3732", + "id": "31542", + "name": "Gabriel Ralph", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$63,139", + "start_date": "11/30/2017" + }, + { + "extn": "7771", + "id": "31543", + "name": "Dasha Dwyer", + "office": "Springfield", + "position": "Executive Director", + "salary": "$128,300", + "start_date": "5/20/2004" + }, + { + "extn": "1934", + "id": "31544", + "name": "Danny Gordon", + "office": "Seattle", + "position": "Electrician", + "salary": "$158,631", + "start_date": "10/18/2012" + }, + { + "extn": "4133", + "id": "31545", + "name": "Bob Quinton", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$232,486", + "start_date": "9/8/2011" + }, + { + "extn": "2802", + "id": "31546", + "name": "Harmony Richardson", + "office": "Honolulu", + "position": "Accountant", + "salary": "$268,166", + "start_date": "5/28/2009" + }, + { + "extn": "9421", + "id": "31547", + "name": "Makenzie Farrell", + "office": "Sacramento", + "position": "Banker", + "salary": "$156,938", + "start_date": "11/9/2015" + }, + { + "extn": "7477", + "id": "31548", + "name": "Jayden Olson", + "office": "Sacramento", + "position": "Software Engineer", + "salary": "$192,886", + "start_date": "4/23/2017" + }, + { + "extn": "2909", + "id": "31549", + "name": "Miriam Redwood", + "office": "Chicago", + "position": "Front Desk Coordinator", + "salary": "$63,468", + "start_date": "10/28/2008" + }, + { + "extn": "7228", + "id": "31550", + "name": "Quinn Parker", + "office": "Rome", + "position": "Cashier", + "salary": "$249,250", + "start_date": "12/16/2012" + }, + { + "extn": "5873", + "id": "31551", + "name": "Thea Shelton", + "office": "Memphis", + "position": "Global Logistics Supervisor", + "salary": "$78,409", + "start_date": "12/18/2014" + }, + { + "extn": "5124", + "id": "31552", + "name": "Matthew Booth", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$51,117", + "start_date": "8/25/2011" + }, + { + "extn": "2743", + "id": "31553", + "name": "Stacy Richardson", + "office": "Glendale", + "position": "Electrician", + "salary": "$101,421", + "start_date": "8/1/2003" + }, + { + "extn": "9560", + "id": "31554", + "name": "Mona Miller", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$137,637", + "start_date": "11/30/2017" + }, + { + "extn": "2983", + "id": "31555", + "name": "Bernadette Collis", + "office": "Madrid", + "position": "Physician", + "salary": "$22,277", + "start_date": "11/14/2003" + }, + { + "extn": "7370", + "id": "31556", + "name": "Audrey Thorne", + "office": "Venice", + "position": "Chef Manager", + "salary": "$174,571", + "start_date": "2/13/2011" + }, + { + "extn": "2949", + "id": "31557", + "name": "Crystal Woodley", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$242,726", + "start_date": "8/12/2012" + }, + { + "extn": "8285", + "id": "31558", + "name": "Vivian Bullock", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$252,542", + "start_date": "1/16/2019" + }, + { + "extn": "1050", + "id": "31559", + "name": "Jack Bayliss", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$12,236", + "start_date": "11/16/2003" + }, + { + "extn": "2699", + "id": "31560", + "name": "Livia Vaughn", + "office": "Scottsdale", + "position": "Dentist", + "salary": "$135,310", + "start_date": "5/29/2019" + }, + { + "extn": "9248", + "id": "31561", + "name": "Erick Steer", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$51,683", + "start_date": "11/24/2014" + }, + { + "extn": "5881", + "id": "31562", + "name": "Mandy Mackenzie", + "office": "Lisbon", + "position": "Auditor", + "salary": "$67,636", + "start_date": "7/2/2012" + }, + { + "extn": "3050", + "id": "31563", + "name": "Rick Drummond", + "office": "San Francisco", + "position": "Baker", + "salary": "$231,622", + "start_date": "4/19/2015" + }, + { + "extn": "9065", + "id": "31564", + "name": "Mason Warren", + "office": "Rome", + "position": "Webmaster", + "salary": "$242,270", + "start_date": "7/12/2005" + }, + { + "extn": "2484", + "id": "31565", + "name": "William Bolton", + "office": "London", + "position": "Steward", + "salary": "$160,668", + "start_date": "8/24/2008" + }, + { + "extn": "6015", + "id": "31566", + "name": "Tony Weasley", + "office": "Minneapolis", + "position": "Steward", + "salary": "$231,223", + "start_date": "5/18/2010" + }, + { + "extn": "1108", + "id": "31567", + "name": "Rhea Plumb", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$211,192", + "start_date": "7/23/2014" + }, + { + "extn": "8603", + "id": "31568", + "name": "Johnathan Duvall", + "office": "Glendale", + "position": "Dentist", + "salary": "$203,221", + "start_date": "1/10/2012" + }, + { + "extn": "5959", + "id": "31569", + "name": "Cynthia Riley", + "office": "Jacksonville", + "position": "Bellman", + "salary": "$214,533", + "start_date": "4/22/2014" + }, + { + "extn": "9477", + "id": "31570", + "name": "Macy Bullock", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$156,132", + "start_date": "5/29/2008" + }, + { + "extn": "7458", + "id": "31571", + "name": "George Whinter", + "office": "Phoenix", + "position": "Bellman", + "salary": "$208,326", + "start_date": "6/15/2013" + }, + { + "extn": "3199", + "id": "31572", + "name": "Remy Jeffery", + "office": "Murfreesboro", + "position": "Investment Advisor", + "salary": "$204,392", + "start_date": "8/18/2003" + }, + { + "extn": "2401", + "id": "31573", + "name": "Kimberly Mould", + "office": "Long Beach", + "position": "Service Supervisor", + "salary": "$265,104", + "start_date": "3/5/2013" + }, + { + "extn": "8849", + "id": "31574", + "name": "Rick Eagle", + "office": "Ontario", + "position": "Associate Professor", + "salary": "$207,618", + "start_date": "1/27/2000" + }, + { + "extn": "4819", + "id": "31575", + "name": "Dani Clarkson", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$81,870", + "start_date": "7/25/2003" + }, + { + "extn": "4437", + "id": "31576", + "name": "Estrella Callan", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$250,824", + "start_date": "5/14/2010" + }, + { + "extn": "2446", + "id": "31577", + "name": "Bob Raven", + "office": "Glendale", + "position": "Project Manager", + "salary": "$136,145", + "start_date": "2/28/2006" + }, + { + "extn": "2231", + "id": "31578", + "name": "Gabriel Olson", + "office": "Toledo", + "position": "Health Educator", + "salary": "$219,814", + "start_date": "10/3/2004" + }, + { + "extn": "1658", + "id": "31579", + "name": "Lorraine Miller", + "office": "Memphis", + "position": "Cashier", + "salary": "$168,795", + "start_date": "4/30/2012" + }, + { + "extn": "6293", + "id": "31580", + "name": "Penny Holmes", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$67,528", + "start_date": "5/17/2000" + }, + { + "extn": "3645", + "id": "31581", + "name": "Bart Umney", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$131,914", + "start_date": "8/27/2007" + }, + { + "extn": "9165", + "id": "31582", + "name": "Harry Cowan", + "office": "Escondido", + "position": "Paramedic", + "salary": "$46,571", + "start_date": "9/16/2004" + }, + { + "extn": "5975", + "id": "31583", + "name": "Sebastian Crawley", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$178,269", + "start_date": "12/3/2012" + }, + { + "extn": "9976", + "id": "31584", + "name": "Javier Campbell", + "office": "Glendale", + "position": "Health Educator", + "salary": "$299,195", + "start_date": "7/2/2006" + }, + { + "extn": "3696", + "id": "31585", + "name": "Carla Holt", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$103,404", + "start_date": "3/19/2002" + }, + { + "extn": "4639", + "id": "31586", + "name": "Livia Greenwood", + "office": "Atlanta", + "position": "Cashier", + "salary": "$276,038", + "start_date": "7/8/2016" + }, + { + "extn": "1670", + "id": "31587", + "name": "Tony Brown", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$219,151", + "start_date": "10/4/2004" + }, + { + "extn": "1856", + "id": "31588", + "name": "Harry Bailey", + "office": "Omaha", + "position": "Web Developer", + "salary": "$23,548", + "start_date": "12/24/2006" + }, + { + "extn": "5517", + "id": "31589", + "name": "Michael Benson", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$209,561", + "start_date": "4/24/2018" + }, + { + "extn": "1073", + "id": "31590", + "name": "Rhea Miller", + "office": "Los Angeles", + "position": "Steward", + "salary": "$176,048", + "start_date": "9/25/2000" + }, + { + "extn": "8531", + "id": "31591", + "name": "Selena Rowlands", + "office": "Miami", + "position": "Machine Operator", + "salary": "$219,332", + "start_date": "8/19/2014" + }, + { + "extn": "2430", + "id": "31592", + "name": "Julius Grey", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$292,396", + "start_date": "8/21/2014" + }, + { + "extn": "4226", + "id": "31593", + "name": "Kurt Flanders", + "office": "Bucharest", + "position": "Bellman", + "salary": "$288,872", + "start_date": "10/26/2006" + }, + { + "extn": "1479", + "id": "31594", + "name": "Melinda Avery", + "office": "Rochester", + "position": "Electrician", + "salary": "$288,063", + "start_date": "9/17/2001" + }, + { + "extn": "4644", + "id": "31595", + "name": "Jocelyn Edwards", + "office": "Houston", + "position": "Designer", + "salary": "$251,641", + "start_date": "5/31/2017" + }, + { + "extn": "8577", + "id": "31596", + "name": "Cedrick Wright", + "office": "Milano", + "position": "Doctor", + "salary": "$212,732", + "start_date": "7/9/2007" + }, + { + "extn": "9686", + "id": "31597", + "name": "Hailey Goodman", + "office": "Dallas", + "position": "Baker", + "salary": "$94,763", + "start_date": "7/31/2013" + }, + { + "extn": "6361", + "id": "31598", + "name": "Agnes Squire", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$236,432", + "start_date": "8/14/2018" + }, + { + "extn": "6095", + "id": "31599", + "name": "Logan Ellison", + "office": "Milano", + "position": "Health Educator", + "salary": "$222,710", + "start_date": "11/5/2004" + }, + { + "extn": "7844", + "id": "31600", + "name": "Hadley Harrison", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$142,605", + "start_date": "2/7/2018" + }, + { + "extn": "7122", + "id": "31601", + "name": "Kirsten Lee", + "office": "Oakland", + "position": "Banker", + "salary": "$57,368", + "start_date": "7/15/2015" + }, + { + "extn": "5235", + "id": "31602", + "name": "Chester Savage", + "office": "Berlin", + "position": "Auditor", + "salary": "$266,638", + "start_date": "5/8/2002" + }, + { + "extn": "2127", + "id": "31603", + "name": "Owen Coleman", + "office": "Oakland", + "position": "Operator", + "salary": "$13,267", + "start_date": "7/15/2003" + }, + { + "extn": "8738", + "id": "31604", + "name": "Julius Olson", + "office": "Long Beach", + "position": "Restaurant Manager", + "salary": "$241,224", + "start_date": "3/9/2011" + }, + { + "extn": "8645", + "id": "31605", + "name": "Olivia Amstead", + "office": "Scottsdale", + "position": "Banker", + "salary": "$168,378", + "start_date": "10/7/2008" + }, + { + "extn": "9782", + "id": "31606", + "name": "Nicholas Hancock", + "office": "Otawa", + "position": "Operator", + "salary": "$103,813", + "start_date": "1/18/2013" + }, + { + "extn": "2254", + "id": "31607", + "name": "Jackeline Seymour", + "office": "Stockton", + "position": "Accountant", + "salary": "$222,084", + "start_date": "2/15/2005" + }, + { + "extn": "5857", + "id": "31608", + "name": "Clint Knott", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$29,343", + "start_date": "7/9/2006" + }, + { + "extn": "2484", + "id": "31609", + "name": "Cameron Wright", + "office": "Quebec", + "position": "Mobile Developer", + "salary": "$286,275", + "start_date": "8/30/2011" + }, + { + "extn": "7623", + "id": "31610", + "name": "Candice Weston", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$73,674", + "start_date": "1/1/2006" + }, + { + "extn": "8358", + "id": "31611", + "name": "Matthew Coleman", + "office": "Fremont", + "position": "IT Support Staff", + "salary": "$18,250", + "start_date": "5/6/2002" + }, + { + "extn": "2184", + "id": "31612", + "name": "Shay Summers", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$62,658", + "start_date": "11/9/2001" + }, + { + "extn": "7169", + "id": "31613", + "name": "Rebecca Thompson", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$85,098", + "start_date": "10/3/2011" + }, + { + "extn": "5828", + "id": "31614", + "name": "Bridget Leigh", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$151,734", + "start_date": "4/11/2015" + }, + { + "extn": "6174", + "id": "31615", + "name": "Wade Griffiths", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$58,268", + "start_date": "5/23/2003" + }, + { + "extn": "8910", + "id": "31616", + "name": "Owen Jones", + "office": "Seattle", + "position": "HR Specialist", + "salary": "$122,605", + "start_date": "7/31/2008" + }, + { + "extn": "2370", + "id": "31617", + "name": "Isabel Evans", + "office": "Irving", + "position": "Cook", + "salary": "$219,631", + "start_date": "1/18/2011" + }, + { + "extn": "1116", + "id": "31618", + "name": "William Tennant", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$295,369", + "start_date": "5/8/2000" + }, + { + "extn": "2505", + "id": "31619", + "name": "Eduardo Hilton", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$150,685", + "start_date": "9/4/2017" + }, + { + "extn": "9124", + "id": "31620", + "name": "Fred Murray", + "office": "Venice", + "position": "HR Coordinator", + "salary": "$197,016", + "start_date": "5/14/2000" + }, + { + "extn": "1960", + "id": "31621", + "name": "Doug Coll", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$75,628", + "start_date": "4/29/2008" + }, + { + "extn": "6051", + "id": "31622", + "name": "Julian Thomas", + "office": "Rochester", + "position": "Biologist", + "salary": "$49,528", + "start_date": "9/24/2007" + }, + { + "extn": "1568", + "id": "31623", + "name": "Benjamin Kent", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$38,935", + "start_date": "4/11/2002" + }, + { + "extn": "8036", + "id": "31624", + "name": "Percy Callan", + "office": "Seattle", + "position": "Global Logistics Supervisor", + "salary": "$216,749", + "start_date": "7/23/2015" + }, + { + "extn": "7441", + "id": "31625", + "name": "Caleb Hope", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$13,497", + "start_date": "1/25/2009" + }, + { + "extn": "9813", + "id": "31626", + "name": "Rocco Johnson", + "office": "Escondido", + "position": "Investment Advisor", + "salary": "$39,074", + "start_date": "1/27/2007" + }, + { + "extn": "2769", + "id": "31627", + "name": "Bob Keys", + "office": "Madison", + "position": "Assistant Buyer", + "salary": "$122,224", + "start_date": "1/21/2012" + }, + { + "extn": "3247", + "id": "31628", + "name": "Maggie Vallins", + "office": "Stockton", + "position": "Treasurer", + "salary": "$204,558", + "start_date": "11/30/2007" + }, + { + "extn": "5466", + "id": "31629", + "name": "Danny Wright", + "office": "Arlington", + "position": "Mobile Developer", + "salary": "$143,862", + "start_date": "12/19/2015" + }, + { + "extn": "3174", + "id": "31630", + "name": "Elena Fox", + "office": "Springfield", + "position": "Steward", + "salary": "$98,869", + "start_date": "3/3/2005" + }, + { + "extn": "8776", + "id": "31631", + "name": "Callie Little", + "office": "Lancaster", + "position": "Investment Advisor", + "salary": "$93,995", + "start_date": "2/13/2002" + }, + { + "extn": "9388", + "id": "31632", + "name": "Chad Lakey", + "office": "Lyon", + "position": "Lecturer", + "salary": "$255,868", + "start_date": "3/18/2002" + }, + { + "extn": "8408", + "id": "31633", + "name": "Stephanie Rowe", + "office": "San Antonio", + "position": "Bellman", + "salary": "$179,792", + "start_date": "2/14/2003" + }, + { + "extn": "8934", + "id": "31634", + "name": "Miriam Moran", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$70,149", + "start_date": "8/30/2018" + }, + { + "extn": "3061", + "id": "31635", + "name": "Russel White", + "office": "Worcester", + "position": "Audiologist", + "salary": "$215,298", + "start_date": "7/7/2006" + }, + { + "extn": "1497", + "id": "31636", + "name": "Catherine Ebbs", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$86,435", + "start_date": "8/17/2005" + }, + { + "extn": "9614", + "id": "31637", + "name": "Carmella Baker", + "office": "San Antonio", + "position": "Operator", + "salary": "$170,016", + "start_date": "7/22/2004" + }, + { + "extn": "3200", + "id": "31638", + "name": "Tony Bentley", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$50,677", + "start_date": "5/30/2018" + }, + { + "extn": "8672", + "id": "31639", + "name": "Benny Harrington", + "office": "Reno", + "position": "Stockbroker", + "salary": "$244,900", + "start_date": "7/25/2017" + }, + { + "extn": "4815", + "id": "31640", + "name": "Ronald Bristow", + "office": "Lisbon", + "position": "Chef Manager", + "salary": "$262,883", + "start_date": "5/13/2007" + }, + { + "extn": "9587", + "id": "31641", + "name": "Chadwick Morley", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$177,347", + "start_date": "10/10/2000" + }, + { + "extn": "3214", + "id": "31642", + "name": "Angel Todd", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$219,905", + "start_date": "6/24/2007" + }, + { + "extn": "2959", + "id": "31643", + "name": "Hayden Bentley", + "office": "Salem", + "position": "HR Specialist", + "salary": "$215,593", + "start_date": "1/1/2010" + }, + { + "extn": "9672", + "id": "31644", + "name": "Rae Kennedy", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$246,116", + "start_date": "6/21/2018" + }, + { + "extn": "4859", + "id": "31645", + "name": "Marvin Mitchell", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$54,385", + "start_date": "6/25/2002" + }, + { + "extn": "7527", + "id": "31646", + "name": "Alma Connell", + "office": "Paris", + "position": "Lecturer", + "salary": "$173,269", + "start_date": "4/16/2016" + }, + { + "extn": "2006", + "id": "31647", + "name": "Carl Norris", + "office": "Paris", + "position": "Inspector", + "salary": "$77,830", + "start_date": "3/14/2008" + }, + { + "extn": "9230", + "id": "31648", + "name": "Lana Page ", + "office": "Ontario", + "position": "Bellman", + "salary": "$219,816", + "start_date": "6/30/2001" + }, + { + "extn": "8052", + "id": "31649", + "name": "Anthony Gilmore", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$73,593", + "start_date": "2/1/2004" + }, + { + "extn": "3230", + "id": "31650", + "name": "Sofie Ballard", + "office": "Fayetteville", + "position": "Laboratory Technician", + "salary": "$64,699", + "start_date": "4/6/2000" + }, + { + "extn": "6845", + "id": "31651", + "name": "Oliver Murray", + "office": "Miami", + "position": "Design Engineer", + "salary": "$167,763", + "start_date": "12/26/2017" + }, + { + "extn": "5865", + "id": "31652", + "name": "Michael Vincent", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$73,873", + "start_date": "6/27/2012" + }, + { + "extn": "8608", + "id": "31653", + "name": "Dakota Carter", + "office": "El Paso", + "position": "Fabricator", + "salary": "$183,079", + "start_date": "5/31/2016" + }, + { + "extn": "3945", + "id": "31654", + "name": "Alan Bowen", + "office": "Lisbon", + "position": "CNC Operator", + "salary": "$265,941", + "start_date": "1/13/2011" + }, + { + "extn": "3575", + "id": "31655", + "name": "Zara Edwards", + "office": "Detroit", + "position": "Doctor", + "salary": "$177,588", + "start_date": "5/16/2009" + }, + { + "extn": "7859", + "id": "31656", + "name": "Tania Clarke", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$124,622", + "start_date": "3/20/2001" + }, + { + "extn": "5620", + "id": "31657", + "name": "Nicholas Jackson", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$80,517", + "start_date": "12/30/2005" + }, + { + "extn": "9968", + "id": "31658", + "name": "Julius Radcliffe", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$118,048", + "start_date": "9/26/2010" + }, + { + "extn": "5208", + "id": "31659", + "name": "Beatrice Jarvis", + "office": "Fremont", + "position": "Executive Director", + "salary": "$202,841", + "start_date": "10/2/2015" + }, + { + "extn": "2864", + "id": "31660", + "name": "Belinda Raven", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$217,468", + "start_date": "1/8/2019" + }, + { + "extn": "5075", + "id": "31661", + "name": "Cameron Cowan", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$176,149", + "start_date": "4/14/2001" + }, + { + "extn": "8933", + "id": "31662", + "name": "Denis Mann", + "office": "Louisville", + "position": "Webmaster", + "salary": "$172,338", + "start_date": "7/22/2016" + }, + { + "extn": "4517", + "id": "31663", + "name": "Kurt Gates", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$246,843", + "start_date": "8/18/2006" + }, + { + "extn": "9824", + "id": "31664", + "name": "Rosie Stone", + "office": "Wien", + "position": "Dentist", + "salary": "$100,643", + "start_date": "10/8/2006" + }, + { + "extn": "8136", + "id": "31665", + "name": "Gil Varndell", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$71,712", + "start_date": "7/15/2001" + }, + { + "extn": "8729", + "id": "31666", + "name": "Bob Locke", + "office": "Irving", + "position": "Cashier", + "salary": "$231,179", + "start_date": "5/13/2013" + }, + { + "extn": "8402", + "id": "31667", + "name": "Selena Middleton", + "office": "Bakersfield", + "position": "Global Logistics Supervisor", + "salary": "$151,309", + "start_date": "12/9/2016" + }, + { + "extn": "4103", + "id": "31668", + "name": "Rae Howard", + "office": "London", + "position": "Call Center Representative", + "salary": "$59,006", + "start_date": "9/25/2010" + }, + { + "extn": "3792", + "id": "31669", + "name": "Chloe Boden", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$299,555", + "start_date": "7/25/2009" + }, + { + "extn": "7222", + "id": "31670", + "name": "Aiden Blackwall", + "office": "San Diego", + "position": "Accountant", + "salary": "$145,216", + "start_date": "1/21/2005" + }, + { + "extn": "5299", + "id": "31671", + "name": "Tyson Willson", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$45,711", + "start_date": "7/11/2006" + }, + { + "extn": "5735", + "id": "31672", + "name": "Nicholas Connor", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$78,160", + "start_date": "10/14/2010" + }, + { + "extn": "8075", + "id": "31673", + "name": "John Osmond", + "office": "Berlin", + "position": "Business Broker", + "salary": "$256,187", + "start_date": "11/7/2016" + }, + { + "extn": "8279", + "id": "31674", + "name": "Tony Gallacher", + "office": "Laredo", + "position": "Bellman", + "salary": "$200,352", + "start_date": "2/2/2000" + }, + { + "extn": "6294", + "id": "31675", + "name": "Cherish Jenkins", + "office": "Washington", + "position": "Production Painter", + "salary": "$282,835", + "start_date": "6/14/2014" + }, + { + "extn": "6065", + "id": "31676", + "name": "Martha Wilkinson", + "office": "Bridgeport", + "position": "Service Supervisor", + "salary": "$12,051", + "start_date": "10/7/2010" + }, + { + "extn": "4177", + "id": "31677", + "name": "Lucas Speed", + "office": "Berna", + "position": "Machine Operator", + "salary": "$72,872", + "start_date": "7/29/2014" + }, + { + "extn": "5162", + "id": "31678", + "name": "Emma Turner", + "office": "Norfolk", + "position": "Auditor", + "salary": "$78,856", + "start_date": "3/8/2005" + }, + { + "extn": "2408", + "id": "31679", + "name": "Christine Rothwell", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$239,948", + "start_date": "10/3/2008" + }, + { + "extn": "2274", + "id": "31680", + "name": "Sebastian Kidd", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$72,375", + "start_date": "6/14/2007" + }, + { + "extn": "6299", + "id": "31681", + "name": "Jade Yarlett", + "office": "Louisville", + "position": "Cook", + "salary": "$40,102", + "start_date": "8/4/2001" + }, + { + "extn": "2682", + "id": "31682", + "name": "Erick Dickson", + "office": "Bridgeport", + "position": "Chef Manager", + "salary": "$55,071", + "start_date": "6/22/2011" + }, + { + "extn": "4201", + "id": "31683", + "name": "Logan Anderson", + "office": "Houston", + "position": "Steward", + "salary": "$67,331", + "start_date": "5/17/2002" + }, + { + "extn": "7672", + "id": "31684", + "name": "Carl Gavin", + "office": "Wien", + "position": "Bellman", + "salary": "$85,463", + "start_date": "11/28/2016" + }, + { + "extn": "5390", + "id": "31685", + "name": "Tess Walsh", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$238,938", + "start_date": "9/28/2003" + }, + { + "extn": "8468", + "id": "31686", + "name": "Caleb Yang", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$13,261", + "start_date": "5/15/2014" + }, + { + "extn": "2122", + "id": "31687", + "name": "Lucas Hardwick", + "office": "San Jose", + "position": "Pharmacist", + "salary": "$47,196", + "start_date": "8/6/2016" + }, + { + "extn": "4638", + "id": "31688", + "name": "Lily Penn", + "office": "Las Vegas", + "position": "Steward", + "salary": "$106,361", + "start_date": "7/12/2012" + }, + { + "extn": "5717", + "id": "31689", + "name": "Phillip Tanner", + "office": "Lincoln", + "position": "Clerk", + "salary": "$245,381", + "start_date": "6/13/2000" + }, + { + "extn": "1848", + "id": "31690", + "name": "Percy Russell", + "office": "Portland", + "position": "Stockbroker", + "salary": "$223,952", + "start_date": "4/8/2001" + }, + { + "extn": "8742", + "id": "31691", + "name": "Angelique Knight", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$276,799", + "start_date": "5/9/2006" + }, + { + "extn": "1662", + "id": "31692", + "name": "Amelia Chappell", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$171,014", + "start_date": "3/14/2006" + }, + { + "extn": "6229", + "id": "31693", + "name": "Chanelle Ainsworth", + "office": "Salem", + "position": "Staffing Consultant", + "salary": "$159,429", + "start_date": "8/29/2010" + }, + { + "extn": "6752", + "id": "31694", + "name": "Julius Potts", + "office": "Fort Lauderdale", + "position": "Paramedic", + "salary": "$226,274", + "start_date": "3/22/2003" + }, + { + "extn": "5611", + "id": "31695", + "name": "Jennifer Michael", + "office": "Arlington", + "position": "Chef Manager", + "salary": "$166,126", + "start_date": "8/22/2019" + }, + { + "extn": "6656", + "id": "31696", + "name": "Erick Vallins", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$132,035", + "start_date": "8/29/2014" + }, + { + "extn": "9482", + "id": "31697", + "name": "Judith Vallory", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$205,770", + "start_date": "5/10/2013" + }, + { + "extn": "3818", + "id": "31698", + "name": "Joseph Kelly", + "office": "Otawa", + "position": "Chef Manager", + "salary": "$35,394", + "start_date": "6/30/2000" + }, + { + "extn": "3425", + "id": "31699", + "name": "Carissa Chester", + "office": "Oakland", + "position": "HR Coordinator", + "salary": "$284,849", + "start_date": "8/2/2010" + }, + { + "extn": "7086", + "id": "31700", + "name": "Tiffany Brooks", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$52,933", + "start_date": "12/11/2000" + }, + { + "extn": "9415", + "id": "31701", + "name": "Michelle Victor", + "office": "Escondido", + "position": "Paramedic", + "salary": "$297,050", + "start_date": "6/12/2008" + }, + { + "extn": "3091", + "id": "31702", + "name": "Julius Rogers", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$239,418", + "start_date": "1/5/2008" + }, + { + "extn": "7482", + "id": "31703", + "name": "Chloe Richardson", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$115,878", + "start_date": "11/30/2006" + }, + { + "extn": "9884", + "id": "31704", + "name": "Camellia Owen", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$33,125", + "start_date": "11/15/2011" + }, + { + "extn": "8090", + "id": "31705", + "name": "Ryan Andersson", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$230,144", + "start_date": "3/2/2016" + }, + { + "extn": "4508", + "id": "31706", + "name": "Sage Uttridge", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$237,939", + "start_date": "12/29/2013" + }, + { + "extn": "5607", + "id": "31707", + "name": "Anne Terry", + "office": "San Antonio", + "position": "HR Coordinator", + "salary": "$52,083", + "start_date": "4/6/2008" + }, + { + "extn": "9265", + "id": "31708", + "name": "Louise Upsdell", + "office": "Santa Ana", + "position": "Software Engineer", + "salary": "$76,518", + "start_date": "2/13/2011" + }, + { + "extn": "1632", + "id": "31709", + "name": "Nate Shepherd", + "office": "Huntsville", + "position": "Bellman", + "salary": "$161,793", + "start_date": "2/21/2004" + }, + { + "extn": "9813", + "id": "31710", + "name": "Robyn Mitchell", + "office": "Sacramento", + "position": "Bellman", + "salary": "$261,643", + "start_date": "1/6/2006" + }, + { + "extn": "6431", + "id": "31711", + "name": "Aileen Appleton", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$44,781", + "start_date": "8/12/2015" + }, + { + "extn": "6197", + "id": "31712", + "name": "Chester Stewart", + "office": "Escondido", + "position": "Cook", + "salary": "$43,641", + "start_date": "11/14/2006" + }, + { + "extn": "3356", + "id": "31713", + "name": "Boris Stevens", + "office": "Charlotte", + "position": "Operator", + "salary": "$68,430", + "start_date": "7/13/2011" + }, + { + "extn": "4442", + "id": "31714", + "name": "Johnny Ashley", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$213,445", + "start_date": "1/2/2012" + }, + { + "extn": "7246", + "id": "31715", + "name": "Bob Newman", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$110,297", + "start_date": "5/24/2014" + }, + { + "extn": "7165", + "id": "31716", + "name": "Isla Brooks", + "office": "Milano", + "position": "Fabricator", + "salary": "$89,348", + "start_date": "6/2/2010" + }, + { + "extn": "7867", + "id": "31717", + "name": "Domenic Hogg", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$227,942", + "start_date": "2/12/2019" + }, + { + "extn": "7490", + "id": "31718", + "name": "Liam Burge", + "office": "Worcester", + "position": "Web Developer", + "salary": "$282,088", + "start_date": "8/6/2017" + }, + { + "extn": "9066", + "id": "31719", + "name": "Jenna Walter", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$174,407", + "start_date": "4/1/2018" + }, + { + "extn": "1994", + "id": "31720", + "name": "Vivian Vinton", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$67,830", + "start_date": "2/3/2019" + }, + { + "extn": "2011", + "id": "31721", + "name": "Sebastian Lindsay", + "office": "Tulsa", + "position": "Food Technologist", + "salary": "$35,944", + "start_date": "12/12/2015" + }, + { + "extn": "2999", + "id": "31722", + "name": "Sasha Notman", + "office": "Lyon", + "position": "IT Support Staff", + "salary": "$101,533", + "start_date": "5/4/2001" + }, + { + "extn": "9387", + "id": "31723", + "name": "Sydney Nelson", + "office": "Seattle", + "position": "Auditor", + "salary": "$43,106", + "start_date": "5/29/2015" + }, + { + "extn": "4134", + "id": "31724", + "name": "Chuck Bradshaw", + "office": "Miami", + "position": "Baker", + "salary": "$178,737", + "start_date": "1/7/2016" + }, + { + "extn": "1843", + "id": "31725", + "name": "Erick Grant", + "office": "Madison", + "position": "Business Broker", + "salary": "$225,480", + "start_date": "9/7/2014" + }, + { + "extn": "7652", + "id": "31726", + "name": "Denis Mills", + "office": "Indianapolis", + "position": "Physician", + "salary": "$60,339", + "start_date": "4/17/2017" + }, + { + "extn": "7936", + "id": "31727", + "name": "Brad Upsdell", + "office": "Indianapolis", + "position": "HR Specialist", + "salary": "$281,857", + "start_date": "4/6/2014" + }, + { + "extn": "5126", + "id": "31728", + "name": "Carter Knight", + "office": "Fremont", + "position": "Auditor", + "salary": "$10,479", + "start_date": "7/18/2013" + }, + { + "extn": "9229", + "id": "31729", + "name": "Deborah Varley", + "office": "Tallahassee", + "position": "Dentist", + "salary": "$41,559", + "start_date": "5/11/2001" + }, + { + "extn": "6929", + "id": "31730", + "name": "Emerald Warden", + "office": "New Orleans", + "position": "Baker", + "salary": "$223,626", + "start_date": "3/25/2019" + }, + { + "extn": "1980", + "id": "31731", + "name": "Kendra Franks", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$86,359", + "start_date": "3/13/2008" + }, + { + "extn": "5436", + "id": "31732", + "name": "Gabriel Button", + "office": "Washington", + "position": "Health Educator", + "salary": "$260,754", + "start_date": "12/17/2015" + }, + { + "extn": "9301", + "id": "31733", + "name": "Carl Widdows", + "office": "Honolulu", + "position": "Designer", + "salary": "$190,514", + "start_date": "6/24/2000" + }, + { + "extn": "5340", + "id": "31734", + "name": "Rosie Weasley", + "office": "Lyon", + "position": "Executive Director", + "salary": "$109,417", + "start_date": "1/11/2019" + }, + { + "extn": "3994", + "id": "31735", + "name": "Logan Vane", + "office": "Irving", + "position": "Executive Director", + "salary": "$106,559", + "start_date": "6/14/2009" + }, + { + "extn": "2938", + "id": "31736", + "name": "Marvin Edler", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$38,005", + "start_date": "9/25/2009" + }, + { + "extn": "5306", + "id": "31737", + "name": "Kassandra Uttley", + "office": "Hollywood", + "position": "Loan Officer", + "salary": "$59,531", + "start_date": "5/23/2006" + }, + { + "extn": "3260", + "id": "31738", + "name": "Rihanna Wheeler", + "office": "San Diego", + "position": "IT Support Staff", + "salary": "$278,239", + "start_date": "9/17/2013" + }, + { + "extn": "7053", + "id": "31739", + "name": "Rhea Tobin", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$160,868", + "start_date": "10/3/2014" + }, + { + "extn": "4145", + "id": "31740", + "name": "Hayden Nicholls", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$129,013", + "start_date": "10/17/2019" + }, + { + "extn": "6893", + "id": "31741", + "name": "Danny Brett", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$197,286", + "start_date": "10/1/2004" + }, + { + "extn": "6044", + "id": "31742", + "name": "Maxwell Stevens", + "office": "Orlando", + "position": "Clerk", + "salary": "$221,409", + "start_date": "11/18/2012" + }, + { + "extn": "7754", + "id": "31743", + "name": "Makena Morris", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$105,413", + "start_date": "10/12/2006" + }, + { + "extn": "8090", + "id": "31744", + "name": "Harmony Collins", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$27,369", + "start_date": "10/7/2001" + }, + { + "extn": "8977", + "id": "31745", + "name": "Cynthia Mitchell", + "office": "Jacksonville", + "position": "Clerk", + "salary": "$250,246", + "start_date": "9/3/2008" + }, + { + "extn": "5541", + "id": "31746", + "name": "Tara Jeffery", + "office": "San Diego", + "position": "Inspector", + "salary": "$121,127", + "start_date": "9/12/2009" + }, + { + "extn": "3596", + "id": "31747", + "name": "Rufus Forester", + "office": "Valetta", + "position": "Banker", + "salary": "$106,732", + "start_date": "2/2/2017" + }, + { + "extn": "9809", + "id": "31748", + "name": "Blake Allwood", + "office": "Washington", + "position": "Healthcare Specialist", + "salary": "$229,527", + "start_date": "1/11/2009" + }, + { + "extn": "3089", + "id": "31749", + "name": "Julia Adams", + "office": "Honolulu", + "position": "Insurance Broker", + "salary": "$38,701", + "start_date": "8/5/2011" + }, + { + "extn": "5350", + "id": "31750", + "name": "Benjamin Giles", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$266,178", + "start_date": "12/14/2002" + }, + { + "extn": "2645", + "id": "31751", + "name": "Louise Stevens", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$43,567", + "start_date": "2/12/2010" + }, + { + "extn": "4595", + "id": "31752", + "name": "Jamie Matthews", + "office": "St. Louis", + "position": "Electrician", + "salary": "$174,888", + "start_date": "6/26/2012" + }, + { + "extn": "5868", + "id": "31753", + "name": "Cedrick Norman", + "office": "Indianapolis", + "position": "Bookkeeper", + "salary": "$286,238", + "start_date": "4/11/2019" + }, + { + "extn": "4900", + "id": "31754", + "name": "Julius Jackson", + "office": "Jacksonville", + "position": "Global Logistics Supervisor", + "salary": "$287,097", + "start_date": "12/19/2007" + }, + { + "extn": "2613", + "id": "31755", + "name": "Gabriel Harris", + "office": "Lakewood", + "position": "Project Manager", + "salary": "$71,276", + "start_date": "11/11/2014" + }, + { + "extn": "7699", + "id": "31756", + "name": "Benny Herbert", + "office": "Detroit", + "position": "Banker", + "salary": "$109,361", + "start_date": "3/22/2019" + }, + { + "extn": "6636", + "id": "31757", + "name": "Rufus Allington", + "office": "Zurich", + "position": "Design Engineer", + "salary": "$250,256", + "start_date": "11/20/2003" + }, + { + "extn": "7042", + "id": "31758", + "name": "Sabrina Khan", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$274,746", + "start_date": "9/20/2015" + }, + { + "extn": "6285", + "id": "31759", + "name": "Skylar Dale", + "office": "Indianapolis", + "position": "Production Painter", + "salary": "$12,409", + "start_date": "1/12/2013" + }, + { + "extn": "8475", + "id": "31760", + "name": "Jade Mccormick", + "office": "Tokyo", + "position": "Inspector", + "salary": "$260,062", + "start_date": "6/9/2002" + }, + { + "extn": "5656", + "id": "31761", + "name": "Javier Forth", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$177,377", + "start_date": "11/25/2005" + }, + { + "extn": "2762", + "id": "31762", + "name": "Sofia Porter", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$72,953", + "start_date": "1/27/2012" + }, + { + "extn": "6674", + "id": "31763", + "name": "Marjorie Rees", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$286,089", + "start_date": "1/29/2019" + }, + { + "extn": "6885", + "id": "31764", + "name": "Logan Walker", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$76,494", + "start_date": "10/8/2002" + }, + { + "extn": "5412", + "id": "31765", + "name": "Mona Larkin", + "office": "Portland", + "position": "Executive Director", + "salary": "$87,531", + "start_date": "5/21/2018" + }, + { + "extn": "2373", + "id": "31766", + "name": "Jasmine Robinson", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$101,741", + "start_date": "3/25/2013" + }, + { + "extn": "4081", + "id": "31767", + "name": "Ron Bristow", + "office": "Salt Lake City", + "position": "HR Specialist", + "salary": "$213,541", + "start_date": "12/7/2018" + }, + { + "extn": "8258", + "id": "31768", + "name": "Julia Shaw", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$83,481", + "start_date": "5/9/2009" + }, + { + "extn": "7054", + "id": "31769", + "name": "Daniel Larsen", + "office": "New Orleans", + "position": "Banker", + "salary": "$210,791", + "start_date": "7/30/2019" + }, + { + "extn": "4413", + "id": "31770", + "name": "Callie Corbett", + "office": "Henderson", + "position": "Bellman", + "salary": "$84,650", + "start_date": "8/6/2011" + }, + { + "extn": "1496", + "id": "31771", + "name": "Logan Speed", + "office": "Cincinnati", + "position": "Machine Operator", + "salary": "$250,454", + "start_date": "1/23/2017" + }, + { + "extn": "8248", + "id": "31772", + "name": "Abbey Oakley", + "office": "Louisville", + "position": "Treasurer", + "salary": "$230,770", + "start_date": "8/4/2005" + }, + { + "extn": "7160", + "id": "31773", + "name": "Tyler Ebbs", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$75,876", + "start_date": "10/30/2001" + }, + { + "extn": "9503", + "id": "31774", + "name": "Benjamin Franks", + "office": "Oakland", + "position": "Baker", + "salary": "$290,626", + "start_date": "6/25/2018" + }, + { + "extn": "9644", + "id": "31775", + "name": "Rufus Archer", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$138,245", + "start_date": "6/15/2015" + }, + { + "extn": "2935", + "id": "31776", + "name": "Paula Malone", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$139,170", + "start_date": "6/27/2003" + }, + { + "extn": "1878", + "id": "31777", + "name": "Carl Ross", + "office": "Miami", + "position": "Audiologist", + "salary": "$123,967", + "start_date": "9/6/2006" + }, + { + "extn": "3914", + "id": "31778", + "name": "Benny Roth", + "office": "San Jose", + "position": "Audiologist", + "salary": "$287,773", + "start_date": "8/12/2002" + }, + { + "extn": "4997", + "id": "31779", + "name": "Emely Buckley", + "office": "Arlington", + "position": "Operator", + "salary": "$216,207", + "start_date": "3/20/2014" + }, + { + "extn": "5586", + "id": "31780", + "name": "Catherine Salt", + "office": "Las Vegas", + "position": "Fabricator", + "salary": "$11,946", + "start_date": "7/8/2013" + }, + { + "extn": "8354", + "id": "31781", + "name": "Enoch Brock", + "office": "Tulsa", + "position": "Cash Manager", + "salary": "$298,831", + "start_date": "11/23/2016" + }, + { + "extn": "8515", + "id": "31782", + "name": "Alexander Kelly", + "office": "Prague", + "position": "Auditor", + "salary": "$168,520", + "start_date": "9/14/2017" + }, + { + "extn": "4204", + "id": "31783", + "name": "Alexander Quinn", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$248,126", + "start_date": "5/2/2012" + }, + { + "extn": "9111", + "id": "31784", + "name": "Alexander Oakley", + "office": "Arlington", + "position": "HR Coordinator", + "salary": "$130,872", + "start_date": "11/3/2017" + }, + { + "extn": "7927", + "id": "31785", + "name": "Domenic Asher", + "office": "Springfield", + "position": "Webmaster", + "salary": "$40,488", + "start_date": "10/14/2016" + }, + { + "extn": "4835", + "id": "31786", + "name": "Barry Carter", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$112,200", + "start_date": "10/31/2009" + }, + { + "extn": "6117", + "id": "31787", + "name": "Barney Irwin", + "office": "Washington", + "position": "Fabricator", + "salary": "$199,461", + "start_date": "8/29/2019" + }, + { + "extn": "9413", + "id": "31788", + "name": "Sharon Foxley", + "office": "Escondido", + "position": "Electrician", + "salary": "$100,220", + "start_date": "11/25/2016" + }, + { + "extn": "2617", + "id": "31789", + "name": "Mark Lloyd", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$137,627", + "start_date": "5/21/2009" + }, + { + "extn": "5019", + "id": "31790", + "name": "Jacob Chapman", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$288,536", + "start_date": "7/5/2005" + }, + { + "extn": "2262", + "id": "31791", + "name": "Jayden Holmes", + "office": "Valetta", + "position": "Pharmacist", + "salary": "$207,754", + "start_date": "2/15/2011" + }, + { + "extn": "6890", + "id": "31792", + "name": "Gina Gordon", + "office": "El Paso", + "position": "Lecturer", + "salary": "$264,973", + "start_date": "2/5/2016" + }, + { + "extn": "2504", + "id": "31793", + "name": "Belinda West", + "office": "Washington", + "position": "Systems Administrator", + "salary": "$181,111", + "start_date": "1/17/2008" + }, + { + "extn": "7920", + "id": "31794", + "name": "Erick Wilson", + "office": "Salem", + "position": "Paramedic", + "salary": "$121,314", + "start_date": "8/9/2006" + }, + { + "extn": "6072", + "id": "31795", + "name": "Jack Mitchell", + "office": "Honolulu", + "position": "Doctor", + "salary": "$114,743", + "start_date": "5/11/2012" + }, + { + "extn": "8331", + "id": "31796", + "name": "Cassandra Price", + "office": "Hayward", + "position": "Webmaster", + "salary": "$268,934", + "start_date": "10/23/2007" + }, + { + "extn": "4801", + "id": "31797", + "name": "Domenic Walter", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$13,447", + "start_date": "11/4/2000" + }, + { + "extn": "3506", + "id": "31798", + "name": "Phillip Drummond", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$116,029", + "start_date": "9/12/2016" + }, + { + "extn": "9535", + "id": "31799", + "name": "Anthony Bolton", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$263,961", + "start_date": "4/12/2010" + }, + { + "extn": "1580", + "id": "31800", + "name": "Logan Lynn", + "office": "Lakewood", + "position": "Mobile Developer", + "salary": "$17,720", + "start_date": "12/25/2003" + }, + { + "extn": "8653", + "id": "31801", + "name": "Alan Overson", + "office": "Miami", + "position": "Ambulatory Nurse", + "salary": "$277,747", + "start_date": "4/14/2002" + }, + { + "extn": "1748", + "id": "31802", + "name": "Sydney Thorne", + "office": "Anaheim", + "position": "Bellman", + "salary": "$75,367", + "start_date": "11/12/2001" + }, + { + "extn": "4616", + "id": "31803", + "name": "Gemma Smith", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$251,323", + "start_date": "6/3/2015" + }, + { + "extn": "5441", + "id": "31804", + "name": "Aeris Milner", + "office": "Louisville", + "position": "Front Desk Coordinator", + "salary": "$148,790", + "start_date": "3/30/2013" + }, + { + "extn": "4968", + "id": "31805", + "name": "Tiffany Paterson", + "office": "Bridgeport", + "position": "Systems Administrator", + "salary": "$298,224", + "start_date": "5/2/2002" + }, + { + "extn": "9213", + "id": "31806", + "name": "Harriet Addis", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$118,764", + "start_date": "2/23/2014" + }, + { + "extn": "7003", + "id": "31807", + "name": "Analise Welsch", + "office": "Denver", + "position": "CNC Operator", + "salary": "$260,253", + "start_date": "11/28/2011" + }, + { + "extn": "7753", + "id": "31808", + "name": "Isabel Barclay", + "office": "Amarillo", + "position": "Paramedic", + "salary": "$19,935", + "start_date": "9/3/2006" + }, + { + "extn": "8835", + "id": "31809", + "name": "Kate Page ", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$119,178", + "start_date": "12/22/2014" + }, + { + "extn": "3665", + "id": "31810", + "name": "Rufus Clarkson", + "office": "Santa Ana", + "position": "Designer", + "salary": "$17,382", + "start_date": "12/7/2008" + }, + { + "extn": "9719", + "id": "31811", + "name": "Peter Hammond", + "office": "Scottsdale", + "position": "Chef Manager", + "salary": "$153,369", + "start_date": "2/4/2019" + }, + { + "extn": "6634", + "id": "31812", + "name": "Tom Irving", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$116,310", + "start_date": "6/22/2014" + }, + { + "extn": "9658", + "id": "31813", + "name": "Sonya Lowe", + "office": "Charlotte", + "position": "Audiologist", + "salary": "$260,508", + "start_date": "10/19/2000" + }, + { + "extn": "3539", + "id": "31814", + "name": "Stella Slater", + "office": "Tulsa", + "position": "Dentist", + "salary": "$286,161", + "start_date": "8/4/2015" + }, + { + "extn": "5749", + "id": "31815", + "name": "Cara Owen", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$101,313", + "start_date": "5/7/2016" + }, + { + "extn": "1455", + "id": "31816", + "name": "Eduardo Gilbert", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$26,762", + "start_date": "1/5/2000" + }, + { + "extn": "1716", + "id": "31817", + "name": "Kieth Turner", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$95,817", + "start_date": "11/16/2008" + }, + { + "extn": "5862", + "id": "31818", + "name": "Remy Taylor", + "office": "Columbus", + "position": "Banker", + "salary": "$98,917", + "start_date": "3/1/2010" + }, + { + "extn": "6016", + "id": "31819", + "name": "Matt Tanner", + "office": "Milano", + "position": "Paramedic", + "salary": "$214,629", + "start_date": "8/3/2014" + }, + { + "extn": "7404", + "id": "31820", + "name": "Owen Flanders", + "office": "Henderson", + "position": "Auditor", + "salary": "$123,236", + "start_date": "10/9/2014" + }, + { + "extn": "5023", + "id": "31821", + "name": "Ron Drew", + "office": "Louisville", + "position": "Doctor", + "salary": "$44,416", + "start_date": "2/16/2009" + }, + { + "extn": "6316", + "id": "31822", + "name": "Caitlyn Jeffery", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$131,633", + "start_date": "8/26/2017" + }, + { + "extn": "4730", + "id": "31823", + "name": "Leroy Judd", + "office": "Boston", + "position": "Audiologist", + "salary": "$125,143", + "start_date": "11/19/2015" + }, + { + "extn": "2254", + "id": "31824", + "name": "Phillip Lowe", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$148,677", + "start_date": "9/20/2005" + }, + { + "extn": "6410", + "id": "31825", + "name": "Margaret Hunt", + "office": "Oakland", + "position": "Healthcare Specialist", + "salary": "$102,416", + "start_date": "1/20/2003" + }, + { + "extn": "3106", + "id": "31826", + "name": "Rufus Saunders", + "office": "Lisbon", + "position": "Service Supervisor", + "salary": "$208,064", + "start_date": "11/27/2000" + }, + { + "extn": "2985", + "id": "31827", + "name": "Juliette Mackenzie", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$287,453", + "start_date": "11/21/2014" + }, + { + "extn": "7372", + "id": "31828", + "name": "Havana Roscoe", + "office": "Honolulu", + "position": "Lecturer", + "salary": "$43,920", + "start_date": "12/16/2003" + }, + { + "extn": "2064", + "id": "31829", + "name": "Angelina Trent", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$190,270", + "start_date": "1/28/2001" + }, + { + "extn": "9719", + "id": "31830", + "name": "Chloe Penn", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$133,411", + "start_date": "7/6/2018" + }, + { + "extn": "4057", + "id": "31831", + "name": "Matthew Benfield", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$38,205", + "start_date": "9/11/2006" + }, + { + "extn": "5801", + "id": "31832", + "name": "Alan Bullock", + "office": "Lyon", + "position": "Doctor", + "salary": "$198,579", + "start_date": "7/17/2012" + }, + { + "extn": "9624", + "id": "31833", + "name": "Celina Blythe", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$245,159", + "start_date": "7/28/2004" + }, + { + "extn": "2927", + "id": "31834", + "name": "Angelique Brooks", + "office": "Saint Paul", + "position": "Clerk", + "salary": "$154,335", + "start_date": "3/3/2014" + }, + { + "extn": "9623", + "id": "31835", + "name": "Doris Murphy", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$69,739", + "start_date": "12/6/2007" + }, + { + "extn": "8838", + "id": "31836", + "name": "Peter Marshall", + "office": "Toledo", + "position": "HR Specialist", + "salary": "$269,294", + "start_date": "7/10/2007" + }, + { + "extn": "9492", + "id": "31837", + "name": "Kaylee Butler", + "office": "Oklahoma City", + "position": "Cash Manager", + "salary": "$31,640", + "start_date": "4/17/2008" + }, + { + "extn": "8730", + "id": "31838", + "name": "Olivia Tait", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$221,847", + "start_date": "5/26/2005" + }, + { + "extn": "2088", + "id": "31839", + "name": "Florence Hopkinson", + "office": "Otawa", + "position": "Project Manager", + "salary": "$151,392", + "start_date": "9/23/2016" + }, + { + "extn": "5007", + "id": "31840", + "name": "Caydence Irving", + "office": "Lisbon", + "position": "HR Coordinator", + "salary": "$275,175", + "start_date": "1/17/2009" + }, + { + "extn": "6473", + "id": "31841", + "name": "Eryn Sloan", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$254,005", + "start_date": "4/26/2010" + }, + { + "extn": "3231", + "id": "31842", + "name": "Julian Ring", + "office": "Lisbon", + "position": "Operator", + "salary": "$21,451", + "start_date": "11/23/2005" + }, + { + "extn": "8506", + "id": "31843", + "name": "Esmeralda Adams", + "office": "Zurich", + "position": "Audiologist", + "salary": "$251,753", + "start_date": "5/26/2016" + }, + { + "extn": "7823", + "id": "31844", + "name": "Nathan Duvall", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$132,134", + "start_date": "8/31/2004" + }, + { + "extn": "4779", + "id": "31845", + "name": "Sebastian Underhill", + "office": "Hollywood", + "position": "Dentist", + "salary": "$31,870", + "start_date": "2/17/2004" + }, + { + "extn": "3338", + "id": "31846", + "name": "Rocco Smith", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$126,430", + "start_date": "8/9/2013" + }, + { + "extn": "4541", + "id": "31847", + "name": "Maya Wills", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$251,355", + "start_date": "9/9/2010" + }, + { + "extn": "8639", + "id": "31848", + "name": "George Hastings", + "office": "Tallahassee", + "position": "Mobile Developer", + "salary": "$231,516", + "start_date": "1/27/2008" + }, + { + "extn": "3062", + "id": "31849", + "name": "Nick Collis", + "office": "Miami", + "position": "Project Manager", + "salary": "$192,014", + "start_date": "5/6/2019" + }, + { + "extn": "8340", + "id": "31850", + "name": "Deborah Jarvis", + "office": "Richmond", + "position": "Biologist", + "salary": "$99,180", + "start_date": "2/26/2016" + }, + { + "extn": "9881", + "id": "31851", + "name": "Chad Uttridge", + "office": "Houston", + "position": "Bookkeeper", + "salary": "$257,322", + "start_date": "8/8/2016" + }, + { + "extn": "9465", + "id": "31852", + "name": "Matthew Clark", + "office": "Norfolk", + "position": "Cook", + "salary": "$241,107", + "start_date": "2/21/2006" + }, + { + "extn": "7261", + "id": "31853", + "name": "Christine Mackenzie", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$49,564", + "start_date": "9/23/2011" + }, + { + "extn": "5175", + "id": "31854", + "name": "Daron Casey", + "office": "Columbus", + "position": "Chef Manager", + "salary": "$259,644", + "start_date": "8/9/2019" + }, + { + "extn": "8551", + "id": "31855", + "name": "Mona Hunter", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$237,737", + "start_date": "5/1/2017" + }, + { + "extn": "1193", + "id": "31856", + "name": "Julius Booth", + "office": "Fremont", + "position": "Systems Administrator", + "salary": "$202,440", + "start_date": "10/20/2002" + }, + { + "extn": "4065", + "id": "31857", + "name": "Evelynn Trent", + "office": "Stockton", + "position": "Machine Operator", + "salary": "$119,768", + "start_date": "10/9/2016" + }, + { + "extn": "4057", + "id": "31858", + "name": "Johnny Ryan", + "office": "Paris", + "position": "Clerk", + "salary": "$151,201", + "start_date": "12/1/2014" + }, + { + "extn": "8516", + "id": "31859", + "name": "Chester Harrington", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$29,998", + "start_date": "3/7/2019" + }, + { + "extn": "7509", + "id": "31860", + "name": "Cynthia Brock", + "office": "Norfolk", + "position": "CNC Operator", + "salary": "$29,253", + "start_date": "7/29/2010" + }, + { + "extn": "8571", + "id": "31861", + "name": "Rick Oatway", + "office": "Denver", + "position": "Associate Professor", + "salary": "$35,008", + "start_date": "11/24/2015" + }, + { + "extn": "4637", + "id": "31862", + "name": "Jacob Freeburn", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$62,379", + "start_date": "3/16/2000" + }, + { + "extn": "4258", + "id": "31863", + "name": "Maddison Reid", + "office": "Stockton", + "position": "Biologist", + "salary": "$158,178", + "start_date": "7/27/2000" + }, + { + "extn": "7239", + "id": "31864", + "name": "Luke Ingham", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$248,057", + "start_date": "6/29/2002" + }, + { + "extn": "7088", + "id": "31865", + "name": "Henry Saunders", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$144,831", + "start_date": "7/22/2002" + }, + { + "extn": "7547", + "id": "31866", + "name": "David Salt", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$144,177", + "start_date": "9/18/2008" + }, + { + "extn": "5985", + "id": "31867", + "name": "Ronald Corbett", + "office": "Salem", + "position": "Business Broker", + "salary": "$265,384", + "start_date": "4/16/2006" + }, + { + "extn": "6085", + "id": "31868", + "name": "Abdul Veale", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$24,904", + "start_date": "12/26/2006" + }, + { + "extn": "1561", + "id": "31869", + "name": "Ronald Gibson", + "office": "Madrid", + "position": "Staffing Consultant", + "salary": "$136,712", + "start_date": "11/23/2007" + }, + { + "extn": "5055", + "id": "31870", + "name": "Hayden Fox", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$114,902", + "start_date": "5/27/2011" + }, + { + "extn": "1708", + "id": "31871", + "name": "Bethany Murray", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$130,336", + "start_date": "5/5/2017" + }, + { + "extn": "2498", + "id": "31872", + "name": "Aiden Flack", + "office": "Santa Ana", + "position": "Assistant Buyer", + "salary": "$122,079", + "start_date": "1/18/2005" + }, + { + "extn": "6837", + "id": "31873", + "name": "Kirsten Wooldridge", + "office": "Escondido", + "position": "Physician", + "salary": "$211,474", + "start_date": "11/17/2017" + }, + { + "extn": "5345", + "id": "31874", + "name": "Carol Patel", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$255,646", + "start_date": "5/2/2006" + }, + { + "extn": "6954", + "id": "31875", + "name": "Penny Michael", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$200,160", + "start_date": "2/5/2008" + }, + { + "extn": "8124", + "id": "31876", + "name": "Barry Hepburn", + "office": "El Paso", + "position": "Software Engineer", + "salary": "$280,900", + "start_date": "6/23/2004" + }, + { + "extn": "2745", + "id": "31877", + "name": "Judith Sanchez", + "office": "Amarillo", + "position": "Doctor", + "salary": "$279,170", + "start_date": "4/22/2015" + }, + { + "extn": "2069", + "id": "31878", + "name": "Lucas Stanton", + "office": "Fremont", + "position": "Health Educator", + "salary": "$135,184", + "start_date": "10/2/2004" + }, + { + "extn": "6382", + "id": "31879", + "name": "Noah Ainsworth", + "office": "Tokyo", + "position": "Cashier", + "salary": "$64,522", + "start_date": "6/19/2010" + }, + { + "extn": "7477", + "id": "31880", + "name": "Georgia Plant", + "office": "Columbus", + "position": "Operator", + "salary": "$136,277", + "start_date": "4/1/2004" + }, + { + "extn": "2442", + "id": "31881", + "name": "Victoria Bowen", + "office": "Miami", + "position": "Dentist", + "salary": "$161,181", + "start_date": "2/13/2002" + }, + { + "extn": "2399", + "id": "31882", + "name": "Adina Rogers", + "office": "Moreno Valley", + "position": "Inspector", + "salary": "$190,806", + "start_date": "6/11/2003" + }, + { + "extn": "5653", + "id": "31883", + "name": "Victoria Cartwright", + "office": "Rochester", + "position": "Web Developer", + "salary": "$180,329", + "start_date": "4/24/2010" + }, + { + "extn": "2304", + "id": "31884", + "name": "Teagan Samuel", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$44,276", + "start_date": "4/15/2007" + }, + { + "extn": "9692", + "id": "31885", + "name": "Benny Higgs", + "office": "Norfolk", + "position": "Accountant", + "salary": "$149,770", + "start_date": "3/1/2001" + }, + { + "extn": "9678", + "id": "31886", + "name": "Julian Wigley", + "office": "Philadelphia", + "position": "Restaurant Manager", + "salary": "$107,429", + "start_date": "9/11/2011" + }, + { + "extn": "6745", + "id": "31887", + "name": "Maxwell Cartwright", + "office": "Dallas", + "position": "Fabricator", + "salary": "$29,445", + "start_date": "7/26/2000" + }, + { + "extn": "5849", + "id": "31888", + "name": "Ronald Vince", + "office": "Reno", + "position": "Lecturer", + "salary": "$84,429", + "start_date": "12/27/2010" + }, + { + "extn": "3512", + "id": "31889", + "name": "Elijah Dowson", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$286,758", + "start_date": "12/29/2007" + }, + { + "extn": "3971", + "id": "31890", + "name": "Alexander Gibson", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$109,820", + "start_date": "5/3/2008" + }, + { + "extn": "3253", + "id": "31891", + "name": "Luke Redfern", + "office": "Lancaster", + "position": "Stockbroker", + "salary": "$226,577", + "start_date": "1/2/2001" + }, + { + "extn": "5115", + "id": "31892", + "name": "Jacob Rose", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$244,905", + "start_date": "11/11/2014" + }, + { + "extn": "6648", + "id": "31893", + "name": "Chester Flanders", + "office": "Seattle", + "position": "Web Developer", + "salary": "$251,152", + "start_date": "6/8/2004" + }, + { + "extn": "7030", + "id": "31894", + "name": "Nathan Groves", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$48,378", + "start_date": "1/9/2003" + }, + { + "extn": "6839", + "id": "31895", + "name": "Janelle Taylor", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$97,489", + "start_date": "2/6/2019" + }, + { + "extn": "8925", + "id": "31896", + "name": "Thea Briggs", + "office": "Colorado Springs", + "position": "Accountant", + "salary": "$170,840", + "start_date": "5/22/2008" + }, + { + "extn": "1206", + "id": "31897", + "name": "Domenic Jackson", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$256,795", + "start_date": "7/28/2001" + }, + { + "extn": "5738", + "id": "31898", + "name": "Greta Giles", + "office": "Fayetteville", + "position": "Designer", + "salary": "$41,668", + "start_date": "5/27/2011" + }, + { + "extn": "9031", + "id": "31899", + "name": "Logan Rixon", + "office": "El Paso", + "position": "Stockbroker", + "salary": "$246,110", + "start_date": "5/23/2005" + }, + { + "extn": "1898", + "id": "31900", + "name": "Hayden Scott", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$282,226", + "start_date": "8/24/2018" + }, + { + "extn": "8313", + "id": "31901", + "name": "Jackeline Harrison", + "office": "Irving", + "position": "Stockbroker", + "salary": "$120,754", + "start_date": "10/12/2017" + }, + { + "extn": "2289", + "id": "31902", + "name": "Mark Kennedy", + "office": "Los Angeles", + "position": "Electrician", + "salary": "$19,313", + "start_date": "9/14/2003" + }, + { + "extn": "3487", + "id": "31903", + "name": "Joyce Welsch", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$215,659", + "start_date": "6/3/2009" + }, + { + "extn": "3017", + "id": "31904", + "name": "Russel Graham", + "office": "Atlanta", + "position": "Biologist", + "salary": "$297,141", + "start_date": "2/8/2009" + }, + { + "extn": "4284", + "id": "31905", + "name": "Rhea Curtis", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$87,690", + "start_date": "10/21/2015" + }, + { + "extn": "7149", + "id": "31906", + "name": "Cara Mould", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$251,218", + "start_date": "4/18/2012" + }, + { + "extn": "6808", + "id": "31907", + "name": "Liam Stevenson", + "office": "Prague", + "position": "Paramedic", + "salary": "$127,779", + "start_date": "2/2/2019" + }, + { + "extn": "1525", + "id": "31908", + "name": "Nicholas Pearce", + "office": "Philadelphia", + "position": "Doctor", + "salary": "$24,033", + "start_date": "3/8/2002" + }, + { + "extn": "3384", + "id": "31909", + "name": "Andrea Wright", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$240,094", + "start_date": "5/22/2015" + }, + { + "extn": "6582", + "id": "31910", + "name": "Andie Darcy", + "office": "San Antonio", + "position": "Baker", + "salary": "$125,978", + "start_date": "1/2/2003" + }, + { + "extn": "8395", + "id": "31911", + "name": "Chad Morgan", + "office": "Berlin", + "position": "Call Center Representative", + "salary": "$186,145", + "start_date": "2/20/2011" + }, + { + "extn": "9813", + "id": "31912", + "name": "Jessica Walter", + "office": "Venice", + "position": "Doctor", + "salary": "$204,551", + "start_date": "11/1/2013" + }, + { + "extn": "3218", + "id": "31913", + "name": "Tony Rogers", + "office": "Orlando", + "position": "Bookkeeper", + "salary": "$206,025", + "start_date": "9/17/2009" + }, + { + "extn": "4187", + "id": "31914", + "name": "Andie Larsen", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$52,525", + "start_date": "12/2/2018" + }, + { + "extn": "7020", + "id": "31915", + "name": "Harry Hall", + "office": "Denver", + "position": "Electrician", + "salary": "$61,242", + "start_date": "5/31/2003" + }, + { + "extn": "4242", + "id": "31916", + "name": "Savannah Hogg", + "office": "Innsbruck", + "position": "Fabricator", + "salary": "$252,036", + "start_date": "4/1/2006" + }, + { + "extn": "9286", + "id": "31917", + "name": "Lynn Funnell", + "office": "San Antonio", + "position": "Bellman", + "salary": "$159,303", + "start_date": "10/23/2006" + }, + { + "extn": "1949", + "id": "31918", + "name": "Judith Daniells", + "office": "Escondido", + "position": "Clerk", + "salary": "$298,275", + "start_date": "4/11/2016" + }, + { + "extn": "2073", + "id": "31919", + "name": "Carina Flack", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$13,709", + "start_date": "10/10/2011" + }, + { + "extn": "8778", + "id": "31920", + "name": "Oliver Khan", + "office": "Fremont", + "position": "Bellman", + "salary": "$52,997", + "start_date": "12/24/2004" + }, + { + "extn": "1679", + "id": "31921", + "name": "Dalia Rossi", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$83,475", + "start_date": "2/27/2004" + }, + { + "extn": "7270", + "id": "31922", + "name": "Scarlett Shea", + "office": "Santa Ana", + "position": "Banker", + "salary": "$241,654", + "start_date": "6/11/2004" + }, + { + "extn": "5313", + "id": "31923", + "name": "Domenic Plumb", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$290,185", + "start_date": "12/19/2018" + }, + { + "extn": "8905", + "id": "31924", + "name": "Denny Matthews", + "office": "Las Vegas", + "position": "Business Broker", + "salary": "$240,501", + "start_date": "4/11/2010" + }, + { + "extn": "1652", + "id": "31925", + "name": "Tony James", + "office": "Portland", + "position": "Dentist", + "salary": "$72,034", + "start_date": "12/29/2010" + }, + { + "extn": "9449", + "id": "31926", + "name": "Bernadette Johnson", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$253,539", + "start_date": "6/26/2014" + }, + { + "extn": "7535", + "id": "31927", + "name": "Aiden Fenton", + "office": "Bucharest", + "position": "Designer", + "salary": "$208,275", + "start_date": "11/7/2006" + }, + { + "extn": "6866", + "id": "31928", + "name": "Ronald Lowe", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$267,624", + "start_date": "7/12/2017" + }, + { + "extn": "6434", + "id": "31929", + "name": "Tyler Button", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$267,250", + "start_date": "6/27/2011" + }, + { + "extn": "1679", + "id": "31930", + "name": "Erica King", + "office": "Denver", + "position": "Physician", + "salary": "$22,987", + "start_date": "6/4/2016" + }, + { + "extn": "1146", + "id": "31931", + "name": "Liam Pitt", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$21,911", + "start_date": "7/21/2001" + }, + { + "extn": "6357", + "id": "31932", + "name": "Faith West", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$235,763", + "start_date": "9/16/2014" + }, + { + "extn": "5573", + "id": "31933", + "name": "Amy Paterson", + "office": "Lakewood", + "position": "Electrician", + "salary": "$128,967", + "start_date": "1/11/2016" + }, + { + "extn": "2958", + "id": "31934", + "name": "Nina Salt", + "office": "Toledo", + "position": "Executive Director", + "salary": "$55,748", + "start_date": "3/1/2011" + }, + { + "extn": "9689", + "id": "31935", + "name": "Raquel Graham", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$171,501", + "start_date": "8/13/2004" + }, + { + "extn": "2246", + "id": "31936", + "name": "Joy Kaur", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$116,390", + "start_date": "4/23/2011" + }, + { + "extn": "5549", + "id": "31937", + "name": "Carla Yard", + "office": "Venice", + "position": "Electrician", + "salary": "$32,864", + "start_date": "5/23/2010" + }, + { + "extn": "2287", + "id": "31938", + "name": "Alice Daniells", + "office": "Washington", + "position": "CNC Operator", + "salary": "$149,459", + "start_date": "9/17/2016" + }, + { + "extn": "3173", + "id": "31939", + "name": "Elise Stevenson", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$37,822", + "start_date": "6/1/2008" + }, + { + "extn": "1120", + "id": "31940", + "name": "Payton Farmer", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$263,860", + "start_date": "6/4/2014" + }, + { + "extn": "8356", + "id": "31941", + "name": "Logan Cassidy", + "office": "Milano", + "position": "Fabricator", + "salary": "$124,835", + "start_date": "6/20/2008" + }, + { + "extn": "8043", + "id": "31942", + "name": "Caleb Rixon", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$245,226", + "start_date": "8/7/2005" + }, + { + "extn": "8709", + "id": "31943", + "name": "Kendra Warren", + "office": "Berna", + "position": "Loan Officer", + "salary": "$217,914", + "start_date": "6/12/2016" + }, + { + "extn": "7717", + "id": "31944", + "name": "David Graham", + "office": "Washington", + "position": "Cash Manager", + "salary": "$285,391", + "start_date": "1/13/2012" + }, + { + "extn": "2414", + "id": "31945", + "name": "Tyler Rogers", + "office": "Madison", + "position": "Dentist", + "salary": "$149,756", + "start_date": "9/25/2018" + }, + { + "extn": "4347", + "id": "31946", + "name": "Destiny Cavanagh", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$145,433", + "start_date": "4/24/2011" + }, + { + "extn": "5101", + "id": "31947", + "name": "Brad Price", + "office": "Berlin", + "position": "Executive Director", + "salary": "$160,806", + "start_date": "8/18/2010" + }, + { + "extn": "4433", + "id": "31948", + "name": "Luke Thatcher", + "office": "Las Vegas", + "position": "Health Educator", + "salary": "$197,098", + "start_date": "4/30/2013" + }, + { + "extn": "9713", + "id": "31949", + "name": "Eduardo Allen", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$213,011", + "start_date": "8/28/2004" + }, + { + "extn": "3254", + "id": "31950", + "name": "Trisha Reynolds", + "office": "Fullerton", + "position": "Staffing Consultant", + "salary": "$239,663", + "start_date": "9/11/2009" + }, + { + "extn": "4674", + "id": "31951", + "name": "Mason Carter", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$24,918", + "start_date": "9/29/2003" + }, + { + "extn": "6361", + "id": "31952", + "name": "Alice Snell", + "office": "Boston", + "position": "Budget Analyst", + "salary": "$34,307", + "start_date": "4/5/2011" + }, + { + "extn": "4836", + "id": "31953", + "name": "Bart Collis", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$55,407", + "start_date": "5/12/2008" + }, + { + "extn": "8515", + "id": "31954", + "name": "Oliver Gaynor", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$95,922", + "start_date": "5/23/2016" + }, + { + "extn": "1395", + "id": "31955", + "name": "Janelle Veale", + "office": "Lakewood", + "position": "Operator", + "salary": "$78,449", + "start_date": "9/16/2017" + }, + { + "extn": "3128", + "id": "31956", + "name": "Matt Villiger", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$267,149", + "start_date": "2/13/2015" + }, + { + "extn": "8085", + "id": "31957", + "name": "Benjamin Quinton", + "office": "Berlin", + "position": "Dentist", + "salary": "$34,033", + "start_date": "7/12/2014" + }, + { + "extn": "5994", + "id": "31958", + "name": "Juliette Willson", + "office": "Amarillo", + "position": "Baker", + "salary": "$101,897", + "start_date": "6/29/2007" + }, + { + "extn": "8727", + "id": "31959", + "name": "Cassandra Zaoui", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$49,823", + "start_date": "9/14/2011" + }, + { + "extn": "2202", + "id": "31960", + "name": "Oliver Mcnally", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$54,366", + "start_date": "2/4/2002" + }, + { + "extn": "3707", + "id": "31961", + "name": "Erick Santos", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$159,766", + "start_date": "2/10/2004" + }, + { + "extn": "8789", + "id": "31962", + "name": "Caitlyn Niles", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$146,559", + "start_date": "4/30/2017" + }, + { + "extn": "7897", + "id": "31963", + "name": "Eryn Sherry", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$161,033", + "start_date": "11/3/2004" + }, + { + "extn": "2792", + "id": "31964", + "name": "Denny Atkinson", + "office": "Valetta", + "position": "Executive Director", + "salary": "$71,643", + "start_date": "9/25/2005" + }, + { + "extn": "4245", + "id": "31965", + "name": "Hope Rogers", + "office": "Nashville", + "position": "Assistant Buyer", + "salary": "$163,481", + "start_date": "10/4/2004" + }, + { + "extn": "5663", + "id": "31966", + "name": "Jenna Ryan", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$100,488", + "start_date": "9/28/2008" + }, + { + "extn": "5142", + "id": "31967", + "name": "Destiny Reese", + "office": "San Diego", + "position": "Inspector", + "salary": "$236,460", + "start_date": "5/19/2013" + }, + { + "extn": "5039", + "id": "31968", + "name": "Marvin Logan", + "office": "Memphis", + "position": "Executive Director", + "salary": "$244,082", + "start_date": "7/9/2017" + }, + { + "extn": "1543", + "id": "31969", + "name": "Barry Brooks", + "office": "Toledo", + "position": "Fabricator", + "salary": "$276,605", + "start_date": "4/16/2015" + }, + { + "extn": "8201", + "id": "31970", + "name": "Bob Tait", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$173,517", + "start_date": "6/19/2015" + }, + { + "extn": "3382", + "id": "31971", + "name": "Marvin Antcliff", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$190,018", + "start_date": "9/3/2019" + }, + { + "extn": "4302", + "id": "31972", + "name": "Rocco Rogers", + "office": "Dallas", + "position": "Project Manager", + "salary": "$193,830", + "start_date": "3/7/2012" + }, + { + "extn": "9209", + "id": "31973", + "name": "Alison Snell", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$248,934", + "start_date": "8/26/2001" + }, + { + "extn": "7558", + "id": "31974", + "name": "Danny Healy", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$244,941", + "start_date": "1/15/2010" + }, + { + "extn": "2431", + "id": "31975", + "name": "Laila Carpenter", + "office": "New York", + "position": "Physician", + "salary": "$162,852", + "start_date": "3/8/2008" + }, + { + "extn": "6175", + "id": "31976", + "name": "Carter Keys", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$263,217", + "start_date": "7/30/2001" + }, + { + "extn": "9049", + "id": "31977", + "name": "Tyler Casey", + "office": "Portland", + "position": "Investment Advisor", + "salary": "$266,920", + "start_date": "7/23/2017" + }, + { + "extn": "1084", + "id": "31978", + "name": "Nick Farrell", + "office": "Bellevue", + "position": "Biologist", + "salary": "$112,453", + "start_date": "4/30/2018" + }, + { + "extn": "2990", + "id": "31979", + "name": "Leanne Rowe", + "office": "Columbus", + "position": "Health Educator", + "salary": "$111,377", + "start_date": "6/19/2018" + }, + { + "extn": "3953", + "id": "31980", + "name": "Emerald Milner", + "office": "Lyon", + "position": "Electrician", + "salary": "$89,387", + "start_date": "4/12/2010" + }, + { + "extn": "4713", + "id": "31981", + "name": "Maia Lane", + "office": "Richmond", + "position": "Food Technologist", + "salary": "$81,318", + "start_date": "5/23/2001" + }, + { + "extn": "3655", + "id": "31982", + "name": "Mason Thornton", + "office": "Chicago", + "position": "Ambulatory Nurse", + "salary": "$149,692", + "start_date": "3/4/2013" + }, + { + "extn": "9932", + "id": "31983", + "name": "Penelope Bayliss", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$208,966", + "start_date": "10/27/2011" + }, + { + "extn": "1600", + "id": "31984", + "name": "Mary James", + "office": "Zurich", + "position": "Cook", + "salary": "$111,612", + "start_date": "4/13/2010" + }, + { + "extn": "8620", + "id": "31985", + "name": "Noah Antcliff", + "office": "New Orleans", + "position": "Cashier", + "salary": "$264,631", + "start_date": "6/4/2004" + }, + { + "extn": "5714", + "id": "31986", + "name": "Mike Larkin", + "office": "Madison", + "position": "Cashier", + "salary": "$208,064", + "start_date": "7/16/2001" + }, + { + "extn": "9474", + "id": "31987", + "name": "Logan Parker", + "office": "Fort Lauderdale", + "position": "Bookkeeper", + "salary": "$287,482", + "start_date": "11/7/2011" + }, + { + "extn": "5116", + "id": "31988", + "name": "Claire Rigg", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$119,312", + "start_date": "11/9/2014" + }, + { + "extn": "6385", + "id": "31989", + "name": "Doug Ingram", + "office": "Irving", + "position": "Insurance Broker", + "salary": "$23,852", + "start_date": "9/22/2019" + }, + { + "extn": "7441", + "id": "31990", + "name": "Wendy Walker", + "office": "Worcester", + "position": "Clerk", + "salary": "$37,951", + "start_date": "7/31/2005" + }, + { + "extn": "5617", + "id": "31991", + "name": "Ada Nanton", + "office": "Toledo", + "position": "Webmaster", + "salary": "$160,490", + "start_date": "4/19/2012" + }, + { + "extn": "3440", + "id": "31992", + "name": "Nate Stewart", + "office": "Ontario", + "position": "Inspector", + "salary": "$69,625", + "start_date": "10/25/2019" + }, + { + "extn": "8910", + "id": "31993", + "name": "Aleksandra Clarke", + "office": "Berlin", + "position": "Clerk", + "salary": "$241,042", + "start_date": "8/29/2000" + }, + { + "extn": "5563", + "id": "31994", + "name": "Boris Owen", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$167,060", + "start_date": "7/19/2009" + }, + { + "extn": "6692", + "id": "31995", + "name": "Brad Victor", + "office": "Seattle", + "position": "Treasurer", + "salary": "$52,077", + "start_date": "3/15/2000" + }, + { + "extn": "6388", + "id": "31996", + "name": "Leroy Holt", + "office": "Garland", + "position": "Executive Director", + "salary": "$282,718", + "start_date": "9/12/2014" + }, + { + "extn": "2076", + "id": "31997", + "name": "Julian Pickard", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$225,989", + "start_date": "10/3/2009" + }, + { + "extn": "5556", + "id": "31998", + "name": "Barry Simpson", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$294,541", + "start_date": "12/12/2007" + }, + { + "extn": "2911", + "id": "31999", + "name": "Celina Nayler", + "office": "Boston", + "position": "Restaurant Manager", + "salary": "$254,389", + "start_date": "7/4/2017" + }, + { + "extn": "1818", + "id": "32000", + "name": "Harmony Rogers", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$210,606", + "start_date": "8/30/2017" + }, + { + "extn": "8464", + "id": "32001", + "name": "Stacy Coleman", + "office": "Nashville", + "position": "Restaurant Manager", + "salary": "$184,224", + "start_date": "8/27/2004" + }, + { + "extn": "9175", + "id": "32002", + "name": "Louise Dempsey", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$181,191", + "start_date": "7/17/2005" + }, + { + "extn": "8905", + "id": "32003", + "name": "Taylor Stevenson", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$67,804", + "start_date": "2/21/2006" + }, + { + "extn": "9090", + "id": "32004", + "name": "Melanie Jarrett", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$210,264", + "start_date": "1/20/2001" + }, + { + "extn": "4528", + "id": "32005", + "name": "Denis Abbey", + "office": "Tokyo", + "position": "Banker", + "salary": "$148,572", + "start_date": "6/23/2019" + }, + { + "extn": "7767", + "id": "32006", + "name": "Sonya Cork", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$234,402", + "start_date": "1/25/2007" + }, + { + "extn": "3683", + "id": "32007", + "name": "Eduardo Grant", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$162,856", + "start_date": "7/19/2007" + }, + { + "extn": "8566", + "id": "32008", + "name": "Taylor Todd", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$85,438", + "start_date": "3/14/2018" + }, + { + "extn": "8062", + "id": "32009", + "name": "Chadwick Vane", + "office": "Glendale", + "position": "Baker", + "salary": "$249,967", + "start_date": "12/21/2005" + }, + { + "extn": "4453", + "id": "32010", + "name": "Fred Jeffery", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$71,828", + "start_date": "7/24/2013" + }, + { + "extn": "2371", + "id": "32011", + "name": "Cassandra Blackburn", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$157,749", + "start_date": "3/23/2010" + }, + { + "extn": "5154", + "id": "32012", + "name": "Emerald Stanley", + "office": "Paris", + "position": "Mobile Developer", + "salary": "$53,591", + "start_date": "10/24/2011" + }, + { + "extn": "3972", + "id": "32013", + "name": "Hadley Garcia", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$104,719", + "start_date": "8/3/2010" + }, + { + "extn": "9376", + "id": "32014", + "name": "Sebastian Yates", + "office": "Washington", + "position": "Steward", + "salary": "$128,962", + "start_date": "12/13/2002" + }, + { + "extn": "2825", + "id": "32015", + "name": "Michael Addis", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$202,622", + "start_date": "5/28/2004" + }, + { + "extn": "7892", + "id": "32016", + "name": "Caleb Anderson", + "office": "Rome", + "position": "Executive Director", + "salary": "$263,860", + "start_date": "9/3/2003" + }, + { + "extn": "2211", + "id": "32017", + "name": "Audrey Wilton", + "office": "Jacksonville", + "position": "Systems Administrator", + "salary": "$26,043", + "start_date": "3/8/2013" + }, + { + "extn": "9729", + "id": "32018", + "name": "Rose Mason", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$21,172", + "start_date": "7/26/2006" + }, + { + "extn": "4630", + "id": "32019", + "name": "Claire Ventura", + "office": "Miami", + "position": "HR Specialist", + "salary": "$218,881", + "start_date": "8/5/2007" + }, + { + "extn": "4889", + "id": "32020", + "name": "Candace James", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$261,723", + "start_date": "9/26/2001" + }, + { + "extn": "1392", + "id": "32021", + "name": "Shay Ripley", + "office": "Milano", + "position": "Webmaster", + "salary": "$41,344", + "start_date": "4/7/2004" + }, + { + "extn": "7145", + "id": "32022", + "name": "Ron Jefferson", + "office": "Lincoln", + "position": "Clerk", + "salary": "$23,091", + "start_date": "3/8/2005" + }, + { + "extn": "6986", + "id": "32023", + "name": "Stella Anderson", + "office": "San Bernardino", + "position": "Baker", + "salary": "$52,353", + "start_date": "10/29/2017" + }, + { + "extn": "9230", + "id": "32024", + "name": "Blake Watson", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$73,037", + "start_date": "9/22/2006" + }, + { + "extn": "4436", + "id": "32025", + "name": "Kimberly Vane", + "office": "Memphis", + "position": "CNC Operator", + "salary": "$95,722", + "start_date": "1/10/2008" + }, + { + "extn": "2704", + "id": "32026", + "name": "Mason Flanders", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$222,848", + "start_date": "11/27/2010" + }, + { + "extn": "4053", + "id": "32027", + "name": "Gil Thorpe", + "office": "Glendale", + "position": "Cook", + "salary": "$156,239", + "start_date": "11/17/2006" + }, + { + "extn": "4648", + "id": "32028", + "name": "Tyson Allcott", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$58,360", + "start_date": "4/2/2010" + }, + { + "extn": "6144", + "id": "32029", + "name": "Crystal Gray", + "office": "Lancaster", + "position": "Project Manager", + "salary": "$19,757", + "start_date": "12/20/2002" + }, + { + "extn": "5939", + "id": "32030", + "name": "Charlize Funnell", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$232,932", + "start_date": "4/18/2001" + }, + { + "extn": "6676", + "id": "32031", + "name": "Bart Allington", + "office": "Laredo", + "position": "Machine Operator", + "salary": "$31,702", + "start_date": "11/12/2002" + }, + { + "extn": "7566", + "id": "32032", + "name": "Maxwell Barrett", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$145,619", + "start_date": "5/16/2015" + }, + { + "extn": "6849", + "id": "32033", + "name": "Nathan Jackson", + "office": "Santa Ana", + "position": "HR Specialist", + "salary": "$153,669", + "start_date": "3/14/2019" + }, + { + "extn": "4560", + "id": "32034", + "name": "Benny Pratt", + "office": "New Orleans", + "position": "Inspector", + "salary": "$99,148", + "start_date": "4/17/2010" + }, + { + "extn": "7744", + "id": "32035", + "name": "Paige Partridge", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$189,625", + "start_date": "8/29/2006" + }, + { + "extn": "8567", + "id": "32036", + "name": "George Walter", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$30,188", + "start_date": "10/21/2009" + }, + { + "extn": "2753", + "id": "32037", + "name": "Daron Lloyd", + "office": "Milano", + "position": "Stockbroker", + "salary": "$157,753", + "start_date": "7/11/2007" + }, + { + "extn": "4259", + "id": "32038", + "name": "Maxwell Lunt", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$279,768", + "start_date": "5/2/2004" + }, + { + "extn": "7434", + "id": "32039", + "name": "Courtney Gonzales", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$272,066", + "start_date": "6/12/2013" + }, + { + "extn": "3317", + "id": "32040", + "name": "Priscilla Silva", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$242,776", + "start_date": "10/17/2002" + }, + { + "extn": "7032", + "id": "32041", + "name": "Sebastian Owen", + "office": "Moreno Valley", + "position": "IT Support Staff", + "salary": "$163,160", + "start_date": "8/16/2002" + }, + { + "extn": "7566", + "id": "32042", + "name": "Raquel Forester", + "office": "Scottsdale", + "position": "Project Manager", + "salary": "$79,996", + "start_date": "3/6/2013" + }, + { + "extn": "6254", + "id": "32043", + "name": "Remy Cobb", + "office": "Seattle", + "position": "Baker", + "salary": "$274,051", + "start_date": "1/22/2019" + }, + { + "extn": "9680", + "id": "32044", + "name": "Alan Williams", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$141,042", + "start_date": "2/25/2000" + }, + { + "extn": "7023", + "id": "32045", + "name": "Cassandra Goodman", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$230,921", + "start_date": "2/27/2008" + }, + { + "extn": "3722", + "id": "32046", + "name": "Mabel Vane", + "office": "Glendale", + "position": "Physician", + "salary": "$53,096", + "start_date": "11/16/2010" + }, + { + "extn": "8132", + "id": "32047", + "name": "Candace Leigh", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$146,407", + "start_date": "11/17/2013" + }, + { + "extn": "1422", + "id": "32048", + "name": "Carter Harris", + "office": "Columbus", + "position": "CNC Operator", + "salary": "$201,088", + "start_date": "10/14/2005" + }, + { + "extn": "2121", + "id": "32049", + "name": "Owen Olivier", + "office": "Santa Ana", + "position": "Pharmacist", + "salary": "$291,327", + "start_date": "12/25/2013" + }, + { + "extn": "5795", + "id": "32050", + "name": "Jacob Ryan", + "office": "Fayetteville", + "position": "Machine Operator", + "salary": "$82,062", + "start_date": "4/8/2012" + }, + { + "extn": "7267", + "id": "32051", + "name": "Caydence Ellis", + "office": "Paris", + "position": "Physician", + "salary": "$62,150", + "start_date": "12/11/2009" + }, + { + "extn": "1037", + "id": "32052", + "name": "Nick Reyes", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$130,333", + "start_date": "5/29/2011" + }, + { + "extn": "9821", + "id": "32053", + "name": "Melanie Collins", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$282,309", + "start_date": "1/18/2015" + }, + { + "extn": "9492", + "id": "32054", + "name": "Sienna Roth", + "office": "Lancaster", + "position": "Investment Advisor", + "salary": "$153,595", + "start_date": "3/3/2000" + }, + { + "extn": "4299", + "id": "32055", + "name": "Catherine Niles", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$116,574", + "start_date": "3/9/2012" + }, + { + "extn": "4050", + "id": "32056", + "name": "Kieth Downing", + "office": "Innsbruck", + "position": "Operator", + "salary": "$228,670", + "start_date": "5/3/2010" + }, + { + "extn": "4559", + "id": "32057", + "name": "Julius Allington", + "office": "Irving", + "position": "Loan Officer", + "salary": "$53,825", + "start_date": "7/10/2012" + }, + { + "extn": "3957", + "id": "32058", + "name": "Marjorie Collins", + "office": "Hollywood", + "position": "Design Engineer", + "salary": "$40,905", + "start_date": "10/12/2007" + }, + { + "extn": "7314", + "id": "32059", + "name": "Julius Exton", + "office": "San Bernardino", + "position": "Cashier", + "salary": "$200,367", + "start_date": "4/12/2013" + }, + { + "extn": "7258", + "id": "32060", + "name": "Trisha Ashwell", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$140,412", + "start_date": "5/5/2004" + }, + { + "extn": "4140", + "id": "32061", + "name": "Bridget Richards", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$129,023", + "start_date": "10/26/2003" + }, + { + "extn": "5868", + "id": "32062", + "name": "Michelle Ashwell", + "office": "Lyon", + "position": "Inspector", + "salary": "$253,989", + "start_date": "6/10/2018" + }, + { + "extn": "8452", + "id": "32063", + "name": "Ally Warner", + "office": "New Orleans", + "position": "Banker", + "salary": "$112,127", + "start_date": "10/26/2013" + }, + { + "extn": "6096", + "id": "32064", + "name": "Gil Harper", + "office": "Berna", + "position": "Paramedic", + "salary": "$244,824", + "start_date": "5/12/2006" + }, + { + "extn": "7126", + "id": "32065", + "name": "Julian Hood", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$154,806", + "start_date": "6/12/2013" + }, + { + "extn": "8276", + "id": "32066", + "name": "Teagan Fields", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$143,939", + "start_date": "3/24/2007" + }, + { + "extn": "1871", + "id": "32067", + "name": "Marilyn Hill", + "office": "Kansas City", + "position": "Laboratory Technician", + "salary": "$289,110", + "start_date": "3/17/2007" + }, + { + "extn": "2520", + "id": "32068", + "name": "Makenzie Paterson", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$297,873", + "start_date": "4/25/2000" + }, + { + "extn": "8047", + "id": "32069", + "name": "Denis Mullins", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$112,932", + "start_date": "2/26/2010" + }, + { + "extn": "5281", + "id": "32070", + "name": "Doris Benfield", + "office": "Otawa", + "position": "Bellman", + "salary": "$117,881", + "start_date": "7/12/2011" + }, + { + "extn": "7907", + "id": "32071", + "name": "Aiden Ellis", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$127,621", + "start_date": "11/15/2003" + }, + { + "extn": "2030", + "id": "32072", + "name": "Kamila Osmond", + "office": "Detroit", + "position": "Auditor", + "salary": "$140,316", + "start_date": "7/5/2011" + }, + { + "extn": "5250", + "id": "32073", + "name": "Doug Gordon", + "office": "Irving", + "position": "Accountant", + "salary": "$289,056", + "start_date": "9/18/2010" + }, + { + "extn": "9931", + "id": "32074", + "name": "Benjamin Harris", + "office": "Worcester", + "position": "Retail Trainee", + "salary": "$174,251", + "start_date": "10/7/2014" + }, + { + "extn": "6631", + "id": "32075", + "name": "Rhea Gates", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$143,093", + "start_date": "4/3/2009" + }, + { + "extn": "1887", + "id": "32076", + "name": "Stacy Isaac", + "office": "Portland", + "position": "Cash Manager", + "salary": "$33,314", + "start_date": "5/4/2014" + }, + { + "extn": "5839", + "id": "32077", + "name": "Olivia Cavanagh", + "office": "Escondido", + "position": "Web Developer", + "salary": "$81,377", + "start_date": "8/29/2011" + }, + { + "extn": "3024", + "id": "32078", + "name": "Dorothy Sanchez", + "office": "Boston", + "position": "Cash Manager", + "salary": "$129,315", + "start_date": "2/18/2018" + }, + { + "extn": "2477", + "id": "32079", + "name": "Ramon Richards", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$89,315", + "start_date": "10/23/2012" + }, + { + "extn": "4078", + "id": "32080", + "name": "Brad Middleton", + "office": "Quebec", + "position": "Executive Director", + "salary": "$87,541", + "start_date": "6/3/2018" + }, + { + "extn": "8995", + "id": "32081", + "name": "Sharon Allen", + "office": "Louisville", + "position": "Paramedic", + "salary": "$240,164", + "start_date": "11/17/2009" + }, + { + "extn": "1373", + "id": "32082", + "name": "Bart Ulyatt", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$122,354", + "start_date": "5/26/2008" + }, + { + "extn": "3013", + "id": "32083", + "name": "Hayden Truscott", + "office": "Amarillo", + "position": "Inspector", + "salary": "$217,348", + "start_date": "5/8/2011" + }, + { + "extn": "7725", + "id": "32084", + "name": "Clint Durrant", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$125,650", + "start_date": "1/8/2015" + }, + { + "extn": "3987", + "id": "32085", + "name": "Johnathan Skinner", + "office": "Lancaster", + "position": "Stockbroker", + "salary": "$156,750", + "start_date": "8/6/2017" + }, + { + "extn": "9511", + "id": "32086", + "name": "Harry Isaac", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$252,011", + "start_date": "6/10/2005" + }, + { + "extn": "4049", + "id": "32087", + "name": "Benny Thornton", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$202,428", + "start_date": "5/30/2013" + }, + { + "extn": "6488", + "id": "32088", + "name": "Danny Thompson", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$267,247", + "start_date": "10/6/2004" + }, + { + "extn": "1409", + "id": "32089", + "name": "Wade Scott", + "office": "Philadelphia", + "position": "Baker", + "salary": "$207,498", + "start_date": "2/5/2016" + }, + { + "extn": "7485", + "id": "32090", + "name": "Enoch Hunter", + "office": "Venice", + "position": "Physician", + "salary": "$289,116", + "start_date": "11/16/2010" + }, + { + "extn": "5582", + "id": "32091", + "name": "Hope Lee", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$54,436", + "start_date": "3/6/2013" + }, + { + "extn": "5236", + "id": "32092", + "name": "Faith Ross", + "office": "Huntsville", + "position": "Loan Officer", + "salary": "$92,676", + "start_date": "7/5/2012" + }, + { + "extn": "6936", + "id": "32093", + "name": "Lara Phillips", + "office": "Madison", + "position": "CNC Operator", + "salary": "$130,808", + "start_date": "4/21/2010" + }, + { + "extn": "3075", + "id": "32094", + "name": "Julius Dickson", + "office": "Reno", + "position": "Global Logistics Supervisor", + "salary": "$132,812", + "start_date": "12/30/2005" + }, + { + "extn": "8112", + "id": "32095", + "name": "Esmeralda Stevenson", + "office": "Irving", + "position": "Design Engineer", + "salary": "$21,780", + "start_date": "7/15/2001" + }, + { + "extn": "1315", + "id": "32096", + "name": "Vera Hudson", + "office": "San Jose", + "position": "Clerk", + "salary": "$62,982", + "start_date": "2/4/2000" + }, + { + "extn": "7802", + "id": "32097", + "name": "Ryan Clarkson", + "office": "Oklahoma City", + "position": "Global Logistics Supervisor", + "salary": "$167,782", + "start_date": "12/8/2007" + }, + { + "extn": "9949", + "id": "32098", + "name": "Peyton Rodgers", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$32,484", + "start_date": "6/18/2014" + }, + { + "extn": "8490", + "id": "32099", + "name": "Lillian Aldridge", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$257,003", + "start_date": "4/20/2005" + }, + { + "extn": "3551", + "id": "32100", + "name": "Vera Hunter", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$94,970", + "start_date": "5/19/2006" + }, + { + "extn": "6412", + "id": "32101", + "name": "Melody Wade", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$155,183", + "start_date": "3/15/2000" + }, + { + "extn": "3013", + "id": "32102", + "name": "Amelia Rodgers", + "office": "Sacramento", + "position": "Dentist", + "salary": "$26,220", + "start_date": "4/5/2011" + }, + { + "extn": "8860", + "id": "32103", + "name": "Chuck Kent", + "office": "Denver", + "position": "CNC Operator", + "salary": "$62,794", + "start_date": "11/2/2008" + }, + { + "extn": "5604", + "id": "32104", + "name": "Martin Lewis", + "office": "Milwaukee", + "position": "IT Support Staff", + "salary": "$100,237", + "start_date": "3/16/2013" + }, + { + "extn": "6655", + "id": "32105", + "name": "Olivia Logan", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$71,270", + "start_date": "12/10/2001" + }, + { + "extn": "5147", + "id": "32106", + "name": "Carter Hamilton", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$163,448", + "start_date": "9/17/2002" + }, + { + "extn": "2729", + "id": "32107", + "name": "Chloe James", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$181,214", + "start_date": "2/9/2001" + }, + { + "extn": "8273", + "id": "32108", + "name": "Gabriel Potts", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$101,976", + "start_date": "3/16/2016" + }, + { + "extn": "4357", + "id": "32109", + "name": "Kurt Gavin", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$94,725", + "start_date": "1/24/2004" + }, + { + "extn": "3560", + "id": "32110", + "name": "Bob Rosenbloom", + "office": "Madison", + "position": "Physician", + "salary": "$133,541", + "start_date": "12/18/2017" + }, + { + "extn": "5784", + "id": "32111", + "name": "Jayden Rust", + "office": "Hayward", + "position": "Retail Trainee", + "salary": "$225,415", + "start_date": "7/7/2006" + }, + { + "extn": "7207", + "id": "32112", + "name": "Miley Ross", + "office": "Lincoln", + "position": "Health Educator", + "salary": "$60,953", + "start_date": "7/18/2013" + }, + { + "extn": "4001", + "id": "32113", + "name": "Leilani Wright", + "office": "Atlanta", + "position": "Doctor", + "salary": "$255,344", + "start_date": "7/25/2010" + }, + { + "extn": "5963", + "id": "32114", + "name": "Hailey Coleman", + "office": "Houston", + "position": "Ambulatory Nurse", + "salary": "$33,819", + "start_date": "5/9/2013" + }, + { + "extn": "3094", + "id": "32115", + "name": "Bree Patel", + "office": "Garland", + "position": "Paramedic", + "salary": "$14,254", + "start_date": "4/13/2004" + }, + { + "extn": "1255", + "id": "32116", + "name": "Juliette Wilkinson", + "office": "Norfolk", + "position": "Banker", + "salary": "$161,085", + "start_date": "9/25/2019" + }, + { + "extn": "9370", + "id": "32117", + "name": "Doug Clarke", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$239,428", + "start_date": "8/10/2002" + }, + { + "extn": "1310", + "id": "32118", + "name": "Adeline Ashwell", + "office": "Milano", + "position": "Global Logistics Supervisor", + "salary": "$292,472", + "start_date": "12/12/2005" + }, + { + "extn": "6184", + "id": "32119", + "name": "George Kelly", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$52,404", + "start_date": "10/15/2012" + }, + { + "extn": "3368", + "id": "32120", + "name": "Liliana Sinclair", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$211,506", + "start_date": "9/1/2005" + }, + { + "extn": "5857", + "id": "32121", + "name": "Mark Drew", + "office": "Quebec", + "position": "Mobile Developer", + "salary": "$237,430", + "start_date": "1/18/2019" + }, + { + "extn": "7223", + "id": "32122", + "name": "Moira Reynolds", + "office": "Portland", + "position": "Executive Director", + "salary": "$115,340", + "start_date": "1/5/2011" + }, + { + "extn": "5738", + "id": "32123", + "name": "Emely Healy", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$273,803", + "start_date": "9/23/2000" + }, + { + "extn": "6171", + "id": "32124", + "name": "Peyton Pratt", + "office": "Miami", + "position": "HR Specialist", + "salary": "$185,628", + "start_date": "1/30/2002" + }, + { + "extn": "4957", + "id": "32125", + "name": "Summer Allcott", + "office": "Denver", + "position": "Treasurer", + "salary": "$10,270", + "start_date": "10/15/2011" + }, + { + "extn": "7713", + "id": "32126", + "name": "Chris Mann", + "office": "Toledo", + "position": "Insurance Broker", + "salary": "$174,105", + "start_date": "8/9/2008" + }, + { + "extn": "3134", + "id": "32127", + "name": "Marjorie Taylor", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$111,152", + "start_date": "6/14/2019" + }, + { + "extn": "4436", + "id": "32128", + "name": "Janelle Woods", + "office": "Santa Ana", + "position": "Insurance Broker", + "salary": "$37,547", + "start_date": "11/3/2011" + }, + { + "extn": "5345", + "id": "32129", + "name": "Danielle Egerton", + "office": "Honolulu", + "position": "Business Broker", + "salary": "$256,091", + "start_date": "2/13/2007" + }, + { + "extn": "2997", + "id": "32130", + "name": "Judith Wilson", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$195,805", + "start_date": "1/31/2007" + }, + { + "extn": "9578", + "id": "32131", + "name": "Tyson Rowan", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$243,617", + "start_date": "1/11/2001" + }, + { + "extn": "4137", + "id": "32132", + "name": "Karen Ashwell", + "office": "Seattle", + "position": "Webmaster", + "salary": "$80,612", + "start_date": "11/15/2009" + }, + { + "extn": "6273", + "id": "32133", + "name": "Carolyn Cooper", + "office": "Richmond", + "position": "Stockbroker", + "salary": "$96,684", + "start_date": "6/10/2007" + }, + { + "extn": "5374", + "id": "32134", + "name": "Emma Overson", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$159,085", + "start_date": "1/17/2008" + }, + { + "extn": "8673", + "id": "32135", + "name": "Elijah London", + "office": "San Diego", + "position": "Health Educator", + "salary": "$48,869", + "start_date": "3/2/2000" + }, + { + "extn": "8209", + "id": "32136", + "name": "Eduardo Emmett", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$294,531", + "start_date": "3/29/2009" + }, + { + "extn": "3391", + "id": "32137", + "name": "Alexia Gaynor", + "office": "San Bernardino", + "position": "Dentist", + "salary": "$21,162", + "start_date": "3/26/2000" + }, + { + "extn": "1302", + "id": "32138", + "name": "Jacqueline Gavin", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$270,406", + "start_date": "5/11/2010" + }, + { + "extn": "8093", + "id": "32139", + "name": "Phillip Whitehouse", + "office": "Bakersfield", + "position": "Investment Advisor", + "salary": "$230,683", + "start_date": "12/28/2011" + }, + { + "extn": "9977", + "id": "32140", + "name": "Anthony Harvey", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$24,964", + "start_date": "9/24/2014" + }, + { + "extn": "8047", + "id": "32141", + "name": "Andrea Goodman", + "office": "Baltimore", + "position": "Baker", + "salary": "$64,855", + "start_date": "7/28/2008" + }, + { + "extn": "2475", + "id": "32142", + "name": "Bryon Locke", + "office": "Bakersfield", + "position": "Lecturer", + "salary": "$235,744", + "start_date": "6/7/2004" + }, + { + "extn": "5677", + "id": "32143", + "name": "Sebastian Simmons", + "office": "Las Vegas", + "position": "Banker", + "salary": "$291,269", + "start_date": "5/29/2010" + }, + { + "extn": "9893", + "id": "32144", + "name": "Aurelia Underhill", + "office": "Berlin", + "position": "Operator", + "salary": "$120,514", + "start_date": "4/16/2016" + }, + { + "extn": "9130", + "id": "32145", + "name": "George Allen", + "office": "Los Angeles", + "position": "Business Broker", + "salary": "$142,778", + "start_date": "6/24/2011" + }, + { + "extn": "8349", + "id": "32146", + "name": "Russel Khan", + "office": "Portland", + "position": "Inspector", + "salary": "$81,275", + "start_date": "2/5/2018" + }, + { + "extn": "3261", + "id": "32147", + "name": "Jayden Kennedy", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$279,568", + "start_date": "8/30/2004" + }, + { + "extn": "8057", + "id": "32148", + "name": "Domenic Reid", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$260,024", + "start_date": "4/27/2012" + }, + { + "extn": "2424", + "id": "32149", + "name": "Alexander Ellwood", + "office": "Irving", + "position": "Electrician", + "salary": "$131,514", + "start_date": "2/4/2000" + }, + { + "extn": "2713", + "id": "32150", + "name": "Bart Brooks", + "office": "San Antonio", + "position": "Baker", + "salary": "$229,305", + "start_date": "6/29/2006" + }, + { + "extn": "3772", + "id": "32151", + "name": "Thea Forester", + "office": "Las Vegas", + "position": "Steward", + "salary": "$245,744", + "start_date": "7/18/2002" + }, + { + "extn": "6259", + "id": "32152", + "name": "Luke Simpson", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$81,833", + "start_date": "7/11/2001" + }, + { + "extn": "9804", + "id": "32153", + "name": "Cecilia Tindall", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$153,197", + "start_date": "7/17/2008" + }, + { + "extn": "2713", + "id": "32154", + "name": "Lucas Bradshaw", + "office": "San Bernardino", + "position": "Auditor", + "salary": "$103,047", + "start_date": "10/26/2013" + }, + { + "extn": "9066", + "id": "32155", + "name": "Hope Shaw", + "office": "San Diego", + "position": "Physician", + "salary": "$152,717", + "start_date": "9/25/2014" + }, + { + "extn": "6000", + "id": "32156", + "name": "Melody Weston", + "office": "Madison", + "position": "Healthcare Specialist", + "salary": "$186,031", + "start_date": "12/21/2002" + }, + { + "extn": "7574", + "id": "32157", + "name": "Abbey Giles", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$106,737", + "start_date": "7/31/2017" + }, + { + "extn": "4781", + "id": "32158", + "name": "Henry Shepherd", + "office": "Memphis", + "position": "Ambulatory Nurse", + "salary": "$17,301", + "start_date": "8/6/2010" + }, + { + "extn": "7446", + "id": "32159", + "name": "Ryan Price", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$21,435", + "start_date": "10/18/2002" + }, + { + "extn": "9308", + "id": "32160", + "name": "Marina Griffiths", + "office": "Salem", + "position": "CNC Operator", + "salary": "$206,494", + "start_date": "3/30/2000" + }, + { + "extn": "3658", + "id": "32161", + "name": "Josh Morgan", + "office": "Miami", + "position": "Auditor", + "salary": "$71,925", + "start_date": "6/21/2014" + }, + { + "extn": "5352", + "id": "32162", + "name": "Kendra Dixon", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$31,538", + "start_date": "5/17/2003" + }, + { + "extn": "2759", + "id": "32163", + "name": "Carmen Farrell", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$25,010", + "start_date": "2/14/2012" + }, + { + "extn": "3406", + "id": "32164", + "name": "Alexander Martin", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$47,245", + "start_date": "10/8/2016" + }, + { + "extn": "9904", + "id": "32165", + "name": "Jules Malone", + "office": "Richmond", + "position": "Project Manager", + "salary": "$283,755", + "start_date": "6/26/2010" + }, + { + "extn": "7413", + "id": "32166", + "name": "Oliver Page ", + "office": "San Jose", + "position": "Audiologist", + "salary": "$144,207", + "start_date": "8/5/2010" + }, + { + "extn": "5051", + "id": "32167", + "name": "Alexander Flack", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$124,233", + "start_date": "11/25/2017" + }, + { + "extn": "1406", + "id": "32168", + "name": "Leah Garcia", + "office": "Dallas", + "position": "Doctor", + "salary": "$10,818", + "start_date": "4/30/2012" + }, + { + "extn": "8831", + "id": "32169", + "name": "Tom Shaw", + "office": "Worcester", + "position": "Chef Manager", + "salary": "$206,914", + "start_date": "8/20/2002" + }, + { + "extn": "2657", + "id": "32170", + "name": "Marla Stewart", + "office": "Moreno Valley", + "position": "Inspector", + "salary": "$128,514", + "start_date": "7/22/2001" + }, + { + "extn": "1666", + "id": "32171", + "name": "Phillip Huggins", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$78,113", + "start_date": "9/12/2009" + }, + { + "extn": "8916", + "id": "32172", + "name": "Cristal Murphy", + "office": "Henderson", + "position": "Banker", + "salary": "$291,639", + "start_date": "8/22/2000" + }, + { + "extn": "3598", + "id": "32173", + "name": "Sonya Hewitt", + "office": "Salem", + "position": "Mobile Developer", + "salary": "$23,842", + "start_date": "9/4/2008" + }, + { + "extn": "5283", + "id": "32174", + "name": "Lorraine Tait", + "office": "Long Beach", + "position": "Cashier", + "salary": "$287,640", + "start_date": "3/2/2001" + }, + { + "extn": "1520", + "id": "32175", + "name": "Raquel Callan", + "office": "Santa Ana", + "position": "Treasurer", + "salary": "$145,586", + "start_date": "12/10/2003" + }, + { + "extn": "8595", + "id": "32176", + "name": "Ethan Faulkner", + "office": "Zurich", + "position": "Software Engineer", + "salary": "$210,230", + "start_date": "12/21/2003" + }, + { + "extn": "5894", + "id": "32177", + "name": "Faith Davies", + "office": "Laredo", + "position": "Food Technologist", + "salary": "$200,960", + "start_date": "1/13/2011" + }, + { + "extn": "5530", + "id": "32178", + "name": "Russel Richardson", + "office": "Houston", + "position": "Biologist", + "salary": "$80,363", + "start_date": "7/13/2007" + }, + { + "extn": "2164", + "id": "32179", + "name": "Rocco Potter", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$96,549", + "start_date": "4/5/2004" + }, + { + "extn": "8999", + "id": "32180", + "name": "Shannon Flanders", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$146,291", + "start_date": "12/26/2012" + }, + { + "extn": "1733", + "id": "32181", + "name": "Alex Sanchez", + "office": "Salt Lake City", + "position": "Design Engineer", + "salary": "$31,210", + "start_date": "10/26/2013" + }, + { + "extn": "9086", + "id": "32182", + "name": "Ramon Callan", + "office": "Lakewood", + "position": "Doctor", + "salary": "$74,977", + "start_date": "6/19/2008" + }, + { + "extn": "4389", + "id": "32183", + "name": "Gabriel Tindall", + "office": "Garland", + "position": "Business Broker", + "salary": "$63,664", + "start_date": "9/24/2009" + }, + { + "extn": "1229", + "id": "32184", + "name": "Daron Jarrett", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$286,037", + "start_date": "8/24/2002" + }, + { + "extn": "1166", + "id": "32185", + "name": "Sofia Kent", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$80,666", + "start_date": "12/30/2014" + }, + { + "extn": "8100", + "id": "32186", + "name": "Ron Ashwell", + "office": "Charlotte", + "position": "Cook", + "salary": "$288,315", + "start_date": "5/7/2006" + }, + { + "extn": "3938", + "id": "32187", + "name": "Carol Gosling", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$70,376", + "start_date": "12/17/2007" + }, + { + "extn": "5264", + "id": "32188", + "name": "Tania Spencer", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$25,944", + "start_date": "5/13/2009" + }, + { + "extn": "1959", + "id": "32189", + "name": "Bart Hale", + "office": "Lancaster", + "position": "Biologist", + "salary": "$132,443", + "start_date": "10/30/2006" + }, + { + "extn": "1898", + "id": "32190", + "name": "Diane Thatcher", + "office": "Otawa", + "position": "Webmaster", + "salary": "$290,241", + "start_date": "7/9/2008" + }, + { + "extn": "7660", + "id": "32191", + "name": "Robyn Harris", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$116,703", + "start_date": "10/12/2016" + }, + { + "extn": "7426", + "id": "32192", + "name": "Ilona Stark", + "office": "Atlanta", + "position": "HR Specialist", + "salary": "$180,436", + "start_date": "11/5/2005" + }, + { + "extn": "8013", + "id": "32193", + "name": "Boris Norburn", + "office": "Ontario", + "position": "Global Logistics Supervisor", + "salary": "$167,385", + "start_date": "5/21/2007" + }, + { + "extn": "3183", + "id": "32194", + "name": "Jackeline Ventura", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$293,731", + "start_date": "12/26/2011" + }, + { + "extn": "6430", + "id": "32195", + "name": "Livia Larsen", + "office": "Salt Lake City", + "position": "Banker", + "salary": "$288,133", + "start_date": "3/11/2014" + }, + { + "extn": "6918", + "id": "32196", + "name": "Erick Marshall", + "office": "Washington", + "position": "Auditor", + "salary": "$190,157", + "start_date": "4/29/2001" + }, + { + "extn": "5225", + "id": "32197", + "name": "Daria Groves", + "office": "Murfreesboro", + "position": "Systems Administrator", + "salary": "$292,731", + "start_date": "1/13/2001" + }, + { + "extn": "7052", + "id": "32198", + "name": "Michael Gordon", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$184,298", + "start_date": "4/1/2015" + }, + { + "extn": "9292", + "id": "32199", + "name": "Jackeline Overson", + "office": "Anaheim", + "position": "Design Engineer", + "salary": "$28,970", + "start_date": "10/10/2018" + }, + { + "extn": "1768", + "id": "32200", + "name": "Ruby Widdows", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$60,903", + "start_date": "11/16/2004" + }, + { + "extn": "5807", + "id": "32201", + "name": "Adina Reese", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$30,052", + "start_date": "10/27/2007" + }, + { + "extn": "8616", + "id": "32202", + "name": "Olivia Neville", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$193,791", + "start_date": "8/5/2002" + }, + { + "extn": "5865", + "id": "32203", + "name": "Gwenyth Wilson", + "office": "Venice", + "position": "Production Painter", + "salary": "$108,406", + "start_date": "7/21/2013" + }, + { + "extn": "2811", + "id": "32204", + "name": "Logan Ellis", + "office": "San Diego", + "position": "Production Painter", + "salary": "$174,707", + "start_date": "3/5/2008" + }, + { + "extn": "6694", + "id": "32205", + "name": "Josephine Kelly", + "office": "Atlanta", + "position": "Physician", + "salary": "$246,462", + "start_date": "12/5/2007" + }, + { + "extn": "6276", + "id": "32206", + "name": "Tiffany Abbey", + "office": "London", + "position": "Budget Analyst", + "salary": "$143,397", + "start_date": "12/5/2016" + }, + { + "extn": "3629", + "id": "32207", + "name": "Joyce Mackenzie", + "office": "El Paso", + "position": "Clerk", + "salary": "$16,504", + "start_date": "6/8/2018" + }, + { + "extn": "1382", + "id": "32208", + "name": "Destiny Wellington", + "office": "Fort Lauderdale", + "position": "Baker", + "salary": "$261,573", + "start_date": "1/1/2001" + }, + { + "extn": "8382", + "id": "32209", + "name": "Mike Furnell", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$11,995", + "start_date": "5/19/2016" + }, + { + "extn": "7733", + "id": "32210", + "name": "Marvin Brooks", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$81,633", + "start_date": "2/17/2002" + }, + { + "extn": "5084", + "id": "32211", + "name": "Michelle Roberts", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$33,630", + "start_date": "2/1/2016" + }, + { + "extn": "2782", + "id": "32212", + "name": "Jessica Cunningham", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$292,425", + "start_date": "3/1/2002" + }, + { + "extn": "6100", + "id": "32213", + "name": "Sebastian Robertson", + "office": "El Paso", + "position": "Audiologist", + "salary": "$117,265", + "start_date": "12/30/2005" + }, + { + "extn": "3763", + "id": "32214", + "name": "Melinda Trent", + "office": "Lyon", + "position": "Pharmacist", + "salary": "$37,749", + "start_date": "5/19/2007" + }, + { + "extn": "8833", + "id": "32215", + "name": "Kamila Jackson", + "office": "Atlanta", + "position": "Cashier", + "salary": "$257,582", + "start_date": "1/13/2018" + }, + { + "extn": "6114", + "id": "32216", + "name": "Russel Bingham", + "office": "Denver", + "position": "Health Educator", + "salary": "$193,269", + "start_date": "11/4/2004" + }, + { + "extn": "2669", + "id": "32217", + "name": "Lucas Bayliss", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$276,696", + "start_date": "11/27/2015" + }, + { + "extn": "1584", + "id": "32218", + "name": "Penelope Potts", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$28,010", + "start_date": "7/26/2008" + }, + { + "extn": "2472", + "id": "32219", + "name": "Caleb Donovan", + "office": "London", + "position": "Cashier", + "salary": "$209,293", + "start_date": "12/10/2015" + }, + { + "extn": "1795", + "id": "32220", + "name": "Javier Dunbar", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$48,810", + "start_date": "5/10/2014" + }, + { + "extn": "5829", + "id": "32221", + "name": "Angel Wright", + "office": "Ontario", + "position": "Lecturer", + "salary": "$256,853", + "start_date": "7/22/2003" + }, + { + "extn": "8242", + "id": "32222", + "name": "John Khan", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$188,382", + "start_date": "8/29/2012" + }, + { + "extn": "5344", + "id": "32223", + "name": "Michael Lakey", + "office": "New York", + "position": "Cook", + "salary": "$141,072", + "start_date": "10/25/2006" + }, + { + "extn": "1739", + "id": "32224", + "name": "Ada Oswald", + "office": "Rome", + "position": "Software Engineer", + "salary": "$35,498", + "start_date": "4/18/2005" + }, + { + "extn": "9940", + "id": "32225", + "name": "Harry Grady", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$192,777", + "start_date": "3/24/2018" + }, + { + "extn": "6747", + "id": "32226", + "name": "Monica Corbett", + "office": "Fremont", + "position": "Inspector", + "salary": "$107,009", + "start_date": "10/24/2013" + }, + { + "extn": "3477", + "id": "32227", + "name": "Carmen Whatson", + "office": "Quebec", + "position": "Inspector", + "salary": "$286,992", + "start_date": "1/11/2011" + }, + { + "extn": "5641", + "id": "32228", + "name": "Nicholas Farmer", + "office": "Arlington", + "position": "Cook", + "salary": "$12,804", + "start_date": "12/11/2006" + }, + { + "extn": "5075", + "id": "32229", + "name": "Isabella Wilson", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$47,475", + "start_date": "6/17/2012" + }, + { + "extn": "9878", + "id": "32230", + "name": "Tyson Paterson", + "office": "Lyon", + "position": "Production Painter", + "salary": "$203,090", + "start_date": "10/7/2012" + }, + { + "extn": "4339", + "id": "32231", + "name": "Chadwick Fox", + "office": "Anaheim", + "position": "Loan Officer", + "salary": "$243,985", + "start_date": "8/2/2003" + }, + { + "extn": "1723", + "id": "32232", + "name": "Mason Ward", + "office": "Lakewood", + "position": "Executive Director", + "salary": "$125,461", + "start_date": "1/18/2002" + }, + { + "extn": "5533", + "id": "32233", + "name": "Mavis James", + "office": "Columbus", + "position": "Service Supervisor", + "salary": "$126,789", + "start_date": "3/18/2007" + }, + { + "extn": "8497", + "id": "32234", + "name": "Daria Simpson", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$71,323", + "start_date": "2/6/2005" + }, + { + "extn": "1979", + "id": "32235", + "name": "Johnathan Robe", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$290,376", + "start_date": "3/4/2011" + }, + { + "extn": "7922", + "id": "32236", + "name": "Denny Bennett", + "office": "Albuquerque", + "position": "Cashier", + "salary": "$284,230", + "start_date": "6/4/2013" + }, + { + "extn": "7230", + "id": "32237", + "name": "Celia Haines", + "office": "Irving", + "position": "Systems Administrator", + "salary": "$191,516", + "start_date": "5/11/2005" + }, + { + "extn": "9009", + "id": "32238", + "name": "Javier Camden", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$228,590", + "start_date": "1/19/2005" + }, + { + "extn": "6544", + "id": "32239", + "name": "Dani Amstead", + "office": "Berna", + "position": "Insurance Broker", + "salary": "$273,336", + "start_date": "9/4/2009" + }, + { + "extn": "4983", + "id": "32240", + "name": "Erick Spencer", + "office": "Hollywood", + "position": "Banker", + "salary": "$58,628", + "start_date": "4/10/2017" + }, + { + "extn": "2208", + "id": "32241", + "name": "Matt Tanner", + "office": "Orlando", + "position": "Ambulatory Nurse", + "salary": "$34,475", + "start_date": "8/10/2015" + }, + { + "extn": "3248", + "id": "32242", + "name": "Rosalyn Gibson", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$261,940", + "start_date": "12/21/2012" + }, + { + "extn": "9118", + "id": "32243", + "name": "Bridget Blythe", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$245,219", + "start_date": "2/8/2016" + }, + { + "extn": "2375", + "id": "32244", + "name": "Jaylene Buckley", + "office": "San Francisco", + "position": "Auditor", + "salary": "$161,155", + "start_date": "1/6/2007" + }, + { + "extn": "7159", + "id": "32245", + "name": "Ema Scott", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$274,760", + "start_date": "4/26/2012" + }, + { + "extn": "7001", + "id": "32246", + "name": "Elly Connor", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$99,713", + "start_date": "7/19/2017" + }, + { + "extn": "9025", + "id": "32247", + "name": "Anais Allington", + "office": "Innsbruck", + "position": "Machine Operator", + "salary": "$289,366", + "start_date": "12/10/2009" + }, + { + "extn": "8046", + "id": "32248", + "name": "Danielle Pope", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$87,061", + "start_date": "7/13/2002" + }, + { + "extn": "5506", + "id": "32249", + "name": "Oliver Vernon", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$81,778", + "start_date": "8/15/2013" + }, + { + "extn": "5026", + "id": "32250", + "name": "Nathan Redfern", + "office": "Richmond", + "position": "Physician", + "salary": "$65,623", + "start_date": "6/19/2014" + }, + { + "extn": "2013", + "id": "32251", + "name": "Hazel Glynn", + "office": "Madrid", + "position": "HR Specialist", + "salary": "$55,535", + "start_date": "1/6/2002" + }, + { + "extn": "8586", + "id": "32252", + "name": "Isabel John", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$232,533", + "start_date": "1/4/2000" + }, + { + "extn": "6645", + "id": "32253", + "name": "Marjorie Faulkner", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$241,559", + "start_date": "6/28/2013" + }, + { + "extn": "2028", + "id": "32254", + "name": "Josephine Emmott", + "office": "Honolulu", + "position": "Business Broker", + "salary": "$79,587", + "start_date": "5/22/2011" + }, + { + "extn": "5121", + "id": "32255", + "name": "Carolyn Cavanagh", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$63,408", + "start_date": "7/30/2017" + }, + { + "extn": "7749", + "id": "32256", + "name": "Mavis Rosenbloom", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$97,638", + "start_date": "5/29/2009" + }, + { + "extn": "9561", + "id": "32257", + "name": "Noah Mason", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$200,922", + "start_date": "7/29/2017" + }, + { + "extn": "3149", + "id": "32258", + "name": "David Dixon", + "office": "Paris", + "position": "Food Technologist", + "salary": "$243,371", + "start_date": "5/28/2004" + }, + { + "extn": "5737", + "id": "32259", + "name": "Allison Lomax", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$42,111", + "start_date": "5/6/2016" + }, + { + "extn": "7375", + "id": "32260", + "name": "Isla Jarrett", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$143,722", + "start_date": "7/17/2018" + }, + { + "extn": "6144", + "id": "32261", + "name": "Isabel Thomas", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$97,687", + "start_date": "9/2/2004" + }, + { + "extn": "4256", + "id": "32262", + "name": "Valentina Bailey", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$43,034", + "start_date": "2/19/2007" + }, + { + "extn": "5578", + "id": "32263", + "name": "Aiden Victor", + "office": "Reno", + "position": "Pharmacist", + "salary": "$299,597", + "start_date": "3/10/2010" + }, + { + "extn": "7688", + "id": "32264", + "name": "Percy Nicolas", + "office": "Escondido", + "position": "Steward", + "salary": "$272,797", + "start_date": "1/3/2005" + }, + { + "extn": "1627", + "id": "32265", + "name": "Esmeralda Lane", + "office": "Lancaster", + "position": "Steward", + "salary": "$83,215", + "start_date": "5/13/2011" + }, + { + "extn": "8688", + "id": "32266", + "name": "Chuck Bishop", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$82,904", + "start_date": "5/31/2014" + }, + { + "extn": "1672", + "id": "32267", + "name": "Leanne Fenton", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$17,288", + "start_date": "3/24/2012" + }, + { + "extn": "9033", + "id": "32268", + "name": "Catherine Price", + "office": "Orlando", + "position": "Designer", + "salary": "$274,171", + "start_date": "10/20/2008" + }, + { + "extn": "9626", + "id": "32269", + "name": "Mina Flack", + "office": "Milwaukee", + "position": "Laboratory Technician", + "salary": "$282,599", + "start_date": "11/24/2007" + }, + { + "extn": "4034", + "id": "32270", + "name": "Jayden Carter", + "office": "Saint Paul", + "position": "Staffing Consultant", + "salary": "$43,734", + "start_date": "11/18/2009" + }, + { + "extn": "4505", + "id": "32271", + "name": "Stella Hope", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$33,335", + "start_date": "7/16/2016" + }, + { + "extn": "1351", + "id": "32272", + "name": "Peyton Boden", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$269,870", + "start_date": "1/17/2013" + }, + { + "extn": "3714", + "id": "32273", + "name": "Peter Wigley", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$132,544", + "start_date": "2/12/2002" + }, + { + "extn": "1764", + "id": "32274", + "name": "Callie Robertson", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$171,408", + "start_date": "3/2/2000" + }, + { + "extn": "5900", + "id": "32275", + "name": "Caleb Pitt", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$31,534", + "start_date": "2/8/2009" + }, + { + "extn": "1369", + "id": "32276", + "name": "Barney Hooper", + "office": "Miami", + "position": "Steward", + "salary": "$110,257", + "start_date": "7/23/2010" + }, + { + "extn": "1753", + "id": "32277", + "name": "Miley Thomas", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$34,016", + "start_date": "5/13/2011" + }, + { + "extn": "6460", + "id": "32278", + "name": "Vera Stone", + "office": "Tallahassee", + "position": "Cook", + "salary": "$55,040", + "start_date": "2/24/2011" + }, + { + "extn": "6704", + "id": "32279", + "name": "Gemma London", + "office": "Lancaster", + "position": "CNC Operator", + "salary": "$146,821", + "start_date": "3/10/2019" + }, + { + "extn": "3777", + "id": "32280", + "name": "Blake Ellery", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$57,038", + "start_date": "6/12/2007" + }, + { + "extn": "7901", + "id": "32281", + "name": "Danielle Pratt", + "office": "Garland", + "position": "Cashier", + "salary": "$246,745", + "start_date": "5/11/2018" + }, + { + "extn": "5267", + "id": "32282", + "name": "Tara Quinn", + "office": "Houston", + "position": "Paramedic", + "salary": "$42,194", + "start_date": "8/16/2018" + }, + { + "extn": "9950", + "id": "32283", + "name": "Leroy Eastwood", + "office": "Salt Lake City", + "position": "Health Educator", + "salary": "$231,724", + "start_date": "1/10/2005" + }, + { + "extn": "4042", + "id": "32284", + "name": "Gemma Goodman", + "office": "Santa Ana", + "position": "Call Center Representative", + "salary": "$56,786", + "start_date": "12/23/2003" + }, + { + "extn": "5899", + "id": "32285", + "name": "Goldie Gunn", + "office": "Atlanta", + "position": "Dentist", + "salary": "$91,802", + "start_date": "11/15/2017" + }, + { + "extn": "6893", + "id": "32286", + "name": "Rocco Price", + "office": "Rome", + "position": "Fabricator", + "salary": "$129,722", + "start_date": "6/19/2018" + }, + { + "extn": "7128", + "id": "32287", + "name": "Nate Holmes", + "office": "Columbus", + "position": "Physician", + "salary": "$146,970", + "start_date": "12/1/2011" + }, + { + "extn": "5441", + "id": "32288", + "name": "Kaylee Butler", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$210,585", + "start_date": "1/23/2014" + }, + { + "extn": "8261", + "id": "32289", + "name": "Stephanie Stanton", + "office": "London", + "position": "Budget Analyst", + "salary": "$15,871", + "start_date": "10/27/2010" + }, + { + "extn": "9473", + "id": "32290", + "name": "Logan Drew", + "office": "Milwaukee", + "position": "Cashier", + "salary": "$245,476", + "start_date": "5/13/2004" + }, + { + "extn": "8423", + "id": "32291", + "name": "Benny Khan", + "office": "Glendale", + "position": "Production Painter", + "salary": "$233,576", + "start_date": "9/3/2008" + }, + { + "extn": "3706", + "id": "32292", + "name": "Phillip Saunders", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$275,171", + "start_date": "9/30/2015" + }, + { + "extn": "5182", + "id": "32293", + "name": "Louise Miller", + "office": "Lyon", + "position": "Doctor", + "salary": "$119,570", + "start_date": "3/22/2015" + }, + { + "extn": "9705", + "id": "32294", + "name": "Doug Shelton", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$130,385", + "start_date": "4/17/2014" + }, + { + "extn": "4230", + "id": "32295", + "name": "Erin Holmes", + "office": "Stockton", + "position": "Accountant", + "salary": "$280,064", + "start_date": "3/27/2018" + }, + { + "extn": "8262", + "id": "32296", + "name": "Jolene Mason", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$167,258", + "start_date": "4/16/2019" + }, + { + "extn": "7221", + "id": "32297", + "name": "Ada Taylor", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$270,685", + "start_date": "5/23/2016" + }, + { + "extn": "4153", + "id": "32298", + "name": "Cedrick Varley", + "office": "Toledo", + "position": "Physician", + "salary": "$23,995", + "start_date": "2/7/2008" + }, + { + "extn": "5550", + "id": "32299", + "name": "Stella Flack", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$230,017", + "start_date": "2/14/2018" + }, + { + "extn": "2723", + "id": "32300", + "name": "Shannon Bright", + "office": "Albuquerque", + "position": "Cashier", + "salary": "$31,941", + "start_date": "7/10/2004" + }, + { + "extn": "7481", + "id": "32301", + "name": "Daron Bayliss", + "office": "Louisville", + "position": "Pharmacist", + "salary": "$31,203", + "start_date": "5/4/2012" + }, + { + "extn": "6617", + "id": "32302", + "name": "Tom Richardson", + "office": "Valetta", + "position": "Insurance Broker", + "salary": "$147,447", + "start_date": "5/12/2006" + }, + { + "extn": "2214", + "id": "32303", + "name": "Ellen Terry", + "office": "Lyon", + "position": "Project Manager", + "salary": "$223,857", + "start_date": "4/21/2004" + }, + { + "extn": "1830", + "id": "32304", + "name": "Chuck Healy", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$214,270", + "start_date": "11/2/2003" + }, + { + "extn": "8043", + "id": "32305", + "name": "Abdul Patel", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$100,972", + "start_date": "12/23/2011" + }, + { + "extn": "7382", + "id": "32306", + "name": "Gwen Heaton", + "office": "Phoenix", + "position": "Banker", + "salary": "$18,809", + "start_date": "8/30/2009" + }, + { + "extn": "6671", + "id": "32307", + "name": "Barney Pierce", + "office": "Oakland", + "position": "CNC Operator", + "salary": "$226,407", + "start_date": "7/13/2004" + }, + { + "extn": "4540", + "id": "32308", + "name": "Alan Vince", + "office": "Otawa", + "position": "Budget Analyst", + "salary": "$149,111", + "start_date": "8/12/2008" + }, + { + "extn": "4746", + "id": "32309", + "name": "Eve Hunter", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$230,078", + "start_date": "8/8/2009" + }, + { + "extn": "1704", + "id": "32310", + "name": "Bryon Evans", + "office": "Bucharest", + "position": "Designer", + "salary": "$107,398", + "start_date": "4/24/2019" + }, + { + "extn": "1107", + "id": "32311", + "name": "Gwenyth Whitehouse", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$147,223", + "start_date": "11/10/2001" + }, + { + "extn": "6998", + "id": "32312", + "name": "Michelle Skinner", + "office": "Venice", + "position": "Baker", + "salary": "$224,562", + "start_date": "2/9/2016" + }, + { + "extn": "4582", + "id": "32313", + "name": "Stacy Owen", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$96,589", + "start_date": "1/23/2007" + }, + { + "extn": "2979", + "id": "32314", + "name": "Tyson Todd", + "office": "Milano", + "position": "Cook", + "salary": "$55,261", + "start_date": "5/13/2009" + }, + { + "extn": "2194", + "id": "32315", + "name": "Noah Reyes", + "office": "Memphis", + "position": "Auditor", + "salary": "$291,049", + "start_date": "2/3/2006" + }, + { + "extn": "6853", + "id": "32316", + "name": "Michaela Martin", + "office": "New York", + "position": "Lecturer", + "salary": "$99,015", + "start_date": "10/18/2013" + }, + { + "extn": "2584", + "id": "32317", + "name": "Penny Rowe", + "office": "Santa Ana", + "position": "Loan Officer", + "salary": "$74,341", + "start_date": "9/30/2011" + }, + { + "extn": "2284", + "id": "32318", + "name": "Bart Dowson", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$124,840", + "start_date": "6/6/2004" + }, + { + "extn": "3899", + "id": "32319", + "name": "Norah Saunders", + "office": "Paris", + "position": "Accountant", + "salary": "$171,495", + "start_date": "4/18/2016" + }, + { + "extn": "4088", + "id": "32320", + "name": "Camila Lloyd", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$24,014", + "start_date": "8/7/2002" + }, + { + "extn": "3322", + "id": "32321", + "name": "Elijah Jordan", + "office": "Atlanta", + "position": "Webmaster", + "salary": "$18,379", + "start_date": "12/19/2010" + }, + { + "extn": "9932", + "id": "32322", + "name": "Enoch Brett", + "office": "Salem", + "position": "Design Engineer", + "salary": "$271,332", + "start_date": "5/9/2005" + }, + { + "extn": "1982", + "id": "32323", + "name": "Chad Evans", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$111,633", + "start_date": "6/16/2017" + }, + { + "extn": "8383", + "id": "32324", + "name": "Allison Shepherd", + "office": "Richmond", + "position": "Designer", + "salary": "$25,428", + "start_date": "3/6/2011" + }, + { + "extn": "1995", + "id": "32325", + "name": "Chuck Larkin", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$214,114", + "start_date": "9/29/2002" + }, + { + "extn": "9226", + "id": "32326", + "name": "Russel Mooney", + "office": "Richmond", + "position": "Auditor", + "salary": "$95,965", + "start_date": "10/19/2008" + }, + { + "extn": "8541", + "id": "32327", + "name": "Judith Saunders", + "office": "Paris", + "position": "CNC Operator", + "salary": "$221,346", + "start_date": "11/30/2008" + }, + { + "extn": "9790", + "id": "32328", + "name": "Carmella Reid", + "office": "Dallas", + "position": "Inspector", + "salary": "$111,795", + "start_date": "4/6/2015" + }, + { + "extn": "7022", + "id": "32329", + "name": "Bernadette Tutton", + "office": "San Bernardino", + "position": "Physician", + "salary": "$52,707", + "start_date": "11/18/2012" + }, + { + "extn": "9380", + "id": "32330", + "name": "Rae Walker", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$221,631", + "start_date": "12/16/2005" + }, + { + "extn": "3465", + "id": "32331", + "name": "Anthony London", + "office": "Baltimore", + "position": "Cash Manager", + "salary": "$107,735", + "start_date": "4/5/2009" + }, + { + "extn": "9817", + "id": "32332", + "name": "Enoch Knight", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$84,109", + "start_date": "6/22/2015" + }, + { + "extn": "6158", + "id": "32333", + "name": "Clint Yarlett", + "office": "Berlin", + "position": "Bellman", + "salary": "$279,061", + "start_date": "8/16/2016" + }, + { + "extn": "8820", + "id": "32334", + "name": "Daron Downing", + "office": "Murfreesboro", + "position": "Audiologist", + "salary": "$260,054", + "start_date": "6/13/2007" + }, + { + "extn": "9091", + "id": "32335", + "name": "Livia Saunders", + "office": "Denver", + "position": "Loan Officer", + "salary": "$204,141", + "start_date": "5/11/2006" + }, + { + "extn": "4271", + "id": "32336", + "name": "Ellen Sinclair", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$100,455", + "start_date": "9/22/2017" + }, + { + "extn": "5127", + "id": "32337", + "name": "Allison Cunningham", + "office": "Laredo", + "position": "Business Broker", + "salary": "$246,385", + "start_date": "1/26/2018" + }, + { + "extn": "4825", + "id": "32338", + "name": "Ethan Dallas", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$298,864", + "start_date": "8/16/2018" + }, + { + "extn": "9968", + "id": "32339", + "name": "Denis Cassidy", + "office": "Boston", + "position": "Loan Officer", + "salary": "$187,507", + "start_date": "3/28/2000" + }, + { + "extn": "7563", + "id": "32340", + "name": "Nate Phillips", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$173,376", + "start_date": "2/3/2017" + }, + { + "extn": "2103", + "id": "32341", + "name": "Diane Keys", + "office": "Lakewood", + "position": "Accountant", + "salary": "$138,216", + "start_date": "4/18/2009" + }, + { + "extn": "3245", + "id": "32342", + "name": "Aleksandra Isaac", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$269,119", + "start_date": "2/20/2018" + }, + { + "extn": "1829", + "id": "32343", + "name": "Joseph Stark", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$83,808", + "start_date": "2/28/2004" + }, + { + "extn": "2081", + "id": "32344", + "name": "Joseph Lynn", + "office": "Jacksonville", + "position": "Clerk", + "salary": "$91,216", + "start_date": "8/22/2017" + }, + { + "extn": "2544", + "id": "32345", + "name": "Domenic Rose", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$136,052", + "start_date": "2/22/2012" + }, + { + "extn": "5004", + "id": "32346", + "name": "Alan Mason", + "office": "Anaheim", + "position": "Insurance Broker", + "salary": "$84,720", + "start_date": "6/20/2007" + }, + { + "extn": "5340", + "id": "32347", + "name": "Percy Bradley", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$101,485", + "start_date": "10/3/2015" + }, + { + "extn": "6874", + "id": "32348", + "name": "Aiden Crawford", + "office": "Innsbruck", + "position": "Physician", + "salary": "$258,809", + "start_date": "10/3/2000" + }, + { + "extn": "5484", + "id": "32349", + "name": "Caleb Nicholls", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$160,674", + "start_date": "10/24/2008" + }, + { + "extn": "9044", + "id": "32350", + "name": "Anais Price", + "office": "Henderson", + "position": "Treasurer", + "salary": "$220,754", + "start_date": "7/30/2002" + }, + { + "extn": "2818", + "id": "32351", + "name": "Carina Campbell", + "office": "Houston", + "position": "Clerk", + "salary": "$234,781", + "start_date": "5/10/2014" + }, + { + "extn": "9755", + "id": "32352", + "name": "Clint Michael", + "office": "Houston", + "position": "Cook", + "salary": "$105,060", + "start_date": "11/13/2005" + }, + { + "extn": "5758", + "id": "32353", + "name": "Jane Cavanagh", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$26,049", + "start_date": "11/10/2002" + }, + { + "extn": "7609", + "id": "32354", + "name": "Dorothy Patel", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$282,585", + "start_date": "10/21/2004" + }, + { + "extn": "2221", + "id": "32355", + "name": "Shay Nicolas", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$70,067", + "start_date": "2/11/2003" + }, + { + "extn": "7172", + "id": "32356", + "name": "Doug Rees", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$263,924", + "start_date": "11/13/2003" + }, + { + "extn": "3147", + "id": "32357", + "name": "Chester Norris", + "office": "Hayward", + "position": "Project Manager", + "salary": "$137,628", + "start_date": "2/19/2011" + }, + { + "extn": "7592", + "id": "32358", + "name": "Owen Barclay", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$102,988", + "start_date": "3/2/2000" + }, + { + "extn": "1233", + "id": "32359", + "name": "Javier Freeburn", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$72,510", + "start_date": "1/14/2011" + }, + { + "extn": "3857", + "id": "32360", + "name": "Sabrina Daniells", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$60,131", + "start_date": "3/20/2018" + }, + { + "extn": "4391", + "id": "32361", + "name": "Julian Fenton", + "office": "Madrid", + "position": "Project Manager", + "salary": "$24,156", + "start_date": "3/3/2009" + }, + { + "extn": "4418", + "id": "32362", + "name": "Robyn Harrison", + "office": "Columbus", + "position": "Cook", + "salary": "$240,341", + "start_date": "8/15/2010" + }, + { + "extn": "4388", + "id": "32363", + "name": "Marvin Wright", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$138,967", + "start_date": "9/13/2013" + }, + { + "extn": "6742", + "id": "32364", + "name": "Estrella Neville", + "office": "San Antonio", + "position": "Project Manager", + "salary": "$58,906", + "start_date": "7/25/2003" + }, + { + "extn": "7433", + "id": "32365", + "name": "Harry Ulyatt", + "office": "Omaha", + "position": "Designer", + "salary": "$199,718", + "start_date": "9/6/2010" + }, + { + "extn": "3165", + "id": "32366", + "name": "Wade Thomas", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$49,936", + "start_date": "9/13/2001" + }, + { + "extn": "6128", + "id": "32367", + "name": "Marissa Newman", + "office": "Indianapolis", + "position": "Machine Operator", + "salary": "$227,201", + "start_date": "10/18/2017" + }, + { + "extn": "8332", + "id": "32368", + "name": "Cedrick Bell", + "office": "Chicago", + "position": "Project Manager", + "salary": "$86,779", + "start_date": "5/10/2019" + }, + { + "extn": "7253", + "id": "32369", + "name": "Teagan Fox", + "office": "Irving", + "position": "Lecturer", + "salary": "$232,107", + "start_date": "8/15/2018" + }, + { + "extn": "3528", + "id": "32370", + "name": "Eduardo Poole", + "office": "San Antonio", + "position": "Cook", + "salary": "$278,502", + "start_date": "3/19/2019" + }, + { + "extn": "7827", + "id": "32371", + "name": "Carissa Pearson", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$37,543", + "start_date": "5/17/2005" + }, + { + "extn": "9078", + "id": "32372", + "name": "Owen Verdon", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$56,179", + "start_date": "1/6/2004" + }, + { + "extn": "1017", + "id": "32373", + "name": "Roger Farrow", + "office": "San Diego", + "position": "Production Painter", + "salary": "$226,614", + "start_date": "10/13/2013" + }, + { + "extn": "1148", + "id": "32374", + "name": "Sienna Brown", + "office": "Worcester", + "position": "Bellman", + "salary": "$129,700", + "start_date": "7/30/2003" + }, + { + "extn": "6515", + "id": "32375", + "name": "Louise Ellis", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$231,909", + "start_date": "5/28/2001" + }, + { + "extn": "2822", + "id": "32376", + "name": "Diane Ripley", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$150,930", + "start_date": "5/2/2005" + }, + { + "extn": "3884", + "id": "32377", + "name": "Oliver Rees", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$47,132", + "start_date": "9/9/2003" + }, + { + "extn": "4135", + "id": "32378", + "name": "Estrella Redwood", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$91,615", + "start_date": "8/18/2001" + }, + { + "extn": "1765", + "id": "32379", + "name": "Rosalee Hood", + "office": "Toledo", + "position": "Budget Analyst", + "salary": "$60,009", + "start_date": "5/23/2019" + }, + { + "extn": "4217", + "id": "32380", + "name": "Ethan Nicholls", + "office": "Rome", + "position": "Doctor", + "salary": "$25,473", + "start_date": "11/19/2014" + }, + { + "extn": "4704", + "id": "32381", + "name": "Benjamin Poole", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$203,728", + "start_date": "4/5/2018" + }, + { + "extn": "3062", + "id": "32382", + "name": "Mavis Collis", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$174,471", + "start_date": "1/1/2002" + }, + { + "extn": "8404", + "id": "32383", + "name": "Josephine Grady", + "office": "Los Angeles", + "position": "Biologist", + "salary": "$26,748", + "start_date": "5/16/2014" + }, + { + "extn": "4914", + "id": "32384", + "name": "Kieth Hale", + "office": "Springfield", + "position": "Laboratory Technician", + "salary": "$36,803", + "start_date": "3/24/2011" + }, + { + "extn": "3471", + "id": "32385", + "name": "Elly Tate", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$77,960", + "start_date": "5/3/2010" + }, + { + "extn": "7066", + "id": "32386", + "name": "Lara Burge", + "office": "Saint Paul", + "position": "Steward", + "salary": "$21,102", + "start_date": "12/9/2001" + }, + { + "extn": "8253", + "id": "32387", + "name": "Paula Edler", + "office": "Hollywood", + "position": "Mobile Developer", + "salary": "$137,851", + "start_date": "3/17/2013" + }, + { + "extn": "8779", + "id": "32388", + "name": "Luke Khan", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$33,044", + "start_date": "12/4/2008" + }, + { + "extn": "8583", + "id": "32389", + "name": "Domenic Doherty", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$10,417", + "start_date": "9/9/2017" + }, + { + "extn": "3557", + "id": "32390", + "name": "Owen Bryant", + "office": "Murfreesboro", + "position": "Machine Operator", + "salary": "$208,737", + "start_date": "3/9/2014" + }, + { + "extn": "2537", + "id": "32391", + "name": "Rocco Collingwood", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$250,077", + "start_date": "8/16/2004" + }, + { + "extn": "4788", + "id": "32392", + "name": "Joy Egerton", + "office": "Hollywood", + "position": "Software Engineer", + "salary": "$144,385", + "start_date": "4/29/2016" + }, + { + "extn": "4122", + "id": "32393", + "name": "Rocco Kent", + "office": "Hayward", + "position": "Call Center Representative", + "salary": "$112,298", + "start_date": "4/16/2003" + }, + { + "extn": "3968", + "id": "32394", + "name": "Aiden Milner", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$32,792", + "start_date": "4/20/2014" + }, + { + "extn": "3655", + "id": "32395", + "name": "Eduardo Mccall", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$15,776", + "start_date": "11/1/2005" + }, + { + "extn": "4176", + "id": "32396", + "name": "Tyler Mann", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$65,511", + "start_date": "7/30/2017" + }, + { + "extn": "8774", + "id": "32397", + "name": "Bob Thornton", + "office": "Berlin", + "position": "Production Painter", + "salary": "$74,617", + "start_date": "10/14/2009" + }, + { + "extn": "3635", + "id": "32398", + "name": "Isla Olson", + "office": "Baltimore", + "position": "Clerk", + "salary": "$148,875", + "start_date": "4/8/2017" + }, + { + "extn": "2528", + "id": "32399", + "name": "Bob Cooper", + "office": "Seattle", + "position": "Accountant", + "salary": "$206,220", + "start_date": "4/20/2007" + }, + { + "extn": "4461", + "id": "32400", + "name": "Tom Addison", + "office": "Portland", + "position": "Webmaster", + "salary": "$131,250", + "start_date": "7/14/2008" + }, + { + "extn": "5994", + "id": "32401", + "name": "Manuel Boden", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$186,941", + "start_date": "10/9/2011" + }, + { + "extn": "5483", + "id": "32402", + "name": "Rick Gordon", + "office": "Innsbruck", + "position": "Lecturer", + "salary": "$268,421", + "start_date": "6/2/2006" + }, + { + "extn": "5153", + "id": "32403", + "name": "Barry Chapman", + "office": "London", + "position": "Pharmacist", + "salary": "$289,108", + "start_date": "8/22/2009" + }, + { + "extn": "5397", + "id": "32404", + "name": "Brad Hepburn", + "office": "Moreno Valley", + "position": "Business Broker", + "salary": "$259,135", + "start_date": "2/16/2016" + }, + { + "extn": "2357", + "id": "32405", + "name": "Ember Grey", + "office": "Amarillo", + "position": "Executive Director", + "salary": "$249,324", + "start_date": "6/26/2018" + }, + { + "extn": "2575", + "id": "32406", + "name": "Marina Chester", + "office": "Reno", + "position": "Designer", + "salary": "$168,475", + "start_date": "8/14/2002" + }, + { + "extn": "7683", + "id": "32407", + "name": "Laila Radley", + "office": "London", + "position": "Audiologist", + "salary": "$236,301", + "start_date": "7/23/2016" + }, + { + "extn": "5691", + "id": "32408", + "name": "Noah Cowan", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$88,887", + "start_date": "8/25/2006" + }, + { + "extn": "7928", + "id": "32409", + "name": "Harvey Collis", + "office": "Boston", + "position": "Business Broker", + "salary": "$206,454", + "start_date": "8/26/2012" + }, + { + "extn": "7984", + "id": "32410", + "name": "Maria Oliver", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$121,888", + "start_date": "10/3/2003" + }, + { + "extn": "6583", + "id": "32411", + "name": "Caleb Uttley", + "office": "Berna", + "position": "Clerk", + "salary": "$122,296", + "start_date": "2/10/2012" + }, + { + "extn": "5802", + "id": "32412", + "name": "Michael Alexander", + "office": "Otawa", + "position": "Web Developer", + "salary": "$204,681", + "start_date": "4/16/2001" + }, + { + "extn": "4252", + "id": "32413", + "name": "Stella Selby", + "office": "Laredo", + "position": "Audiologist", + "salary": "$50,593", + "start_date": "2/1/2011" + }, + { + "extn": "3908", + "id": "32414", + "name": "Raquel Clifton", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$40,640", + "start_date": "5/6/2000" + }, + { + "extn": "1709", + "id": "32415", + "name": "Hank Eastwood", + "office": "Milano", + "position": "Ambulatory Nurse", + "salary": "$65,430", + "start_date": "1/2/2013" + }, + { + "extn": "5064", + "id": "32416", + "name": "Sharon Vass", + "office": "St. Louis", + "position": "Operator", + "salary": "$283,961", + "start_date": "12/10/2004" + }, + { + "extn": "7405", + "id": "32417", + "name": "Wade Mitchell", + "office": "Saint Paul", + "position": "Physician", + "salary": "$202,543", + "start_date": "9/18/2014" + }, + { + "extn": "8855", + "id": "32418", + "name": "Bernadette Nash", + "office": "Norfolk", + "position": "Healthcare Specialist", + "salary": "$228,608", + "start_date": "7/10/2009" + }, + { + "extn": "1148", + "id": "32419", + "name": "Phillip Mccormick", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$88,819", + "start_date": "3/22/2011" + }, + { + "extn": "5384", + "id": "32420", + "name": "Alexander Dobson", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$217,532", + "start_date": "9/20/2018" + }, + { + "extn": "5265", + "id": "32421", + "name": "Dakota Verdon", + "office": "San Diego", + "position": "Healthcare Specialist", + "salary": "$204,751", + "start_date": "6/18/2007" + }, + { + "extn": "8510", + "id": "32422", + "name": "Josh Russel", + "office": "Washington", + "position": "CNC Operator", + "salary": "$239,879", + "start_date": "5/21/2014" + }, + { + "extn": "1435", + "id": "32423", + "name": "Caleb Heaton", + "office": "Arlington", + "position": "Accountant", + "salary": "$115,158", + "start_date": "9/11/2019" + }, + { + "extn": "5171", + "id": "32424", + "name": "Abdul Moran", + "office": "Kansas City", + "position": "Stockbroker", + "salary": "$297,967", + "start_date": "10/26/2001" + }, + { + "extn": "2506", + "id": "32425", + "name": "Elisabeth Mccall", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$226,317", + "start_date": "3/2/2002" + }, + { + "extn": "2907", + "id": "32426", + "name": "Anthony Williams", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$108,432", + "start_date": "7/3/2006" + }, + { + "extn": "6660", + "id": "32427", + "name": "Julius Purvis", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$292,231", + "start_date": "3/12/2005" + }, + { + "extn": "1148", + "id": "32428", + "name": "Bernadette Reading", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$99,197", + "start_date": "5/16/2016" + }, + { + "extn": "3458", + "id": "32429", + "name": "Lucas May", + "office": "Philadelphia", + "position": "Cash Manager", + "salary": "$136,049", + "start_date": "6/12/2017" + }, + { + "extn": "8563", + "id": "32430", + "name": "Denny Gray", + "office": "Wien", + "position": "Staffing Consultant", + "salary": "$166,399", + "start_date": "7/10/2009" + }, + { + "extn": "7262", + "id": "32431", + "name": "Britney Clarkson", + "office": "El Paso", + "position": "Dentist", + "salary": "$28,059", + "start_date": "3/5/2006" + }, + { + "extn": "7865", + "id": "32432", + "name": "Bart Mcnally", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$207,743", + "start_date": "8/10/2019" + }, + { + "extn": "9619", + "id": "32433", + "name": "Denny Carter", + "office": "Norfolk", + "position": "Auditor", + "salary": "$248,269", + "start_date": "7/16/2019" + }, + { + "extn": "4514", + "id": "32434", + "name": "Erica Button", + "office": "San Antonio", + "position": "Operator", + "salary": "$111,958", + "start_date": "8/24/2003" + }, + { + "extn": "9533", + "id": "32435", + "name": "Alba Henderson", + "office": "London", + "position": "Accountant", + "salary": "$49,871", + "start_date": "3/24/2014" + }, + { + "extn": "7471", + "id": "32436", + "name": "Ellen Spencer", + "office": "Wien", + "position": "Inspector", + "salary": "$55,564", + "start_date": "1/5/2007" + }, + { + "extn": "9630", + "id": "32437", + "name": "Sasha Funnell", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$252,047", + "start_date": "11/11/2011" + }, + { + "extn": "6228", + "id": "32438", + "name": "Liv Hardwick", + "office": "Glendale", + "position": "Clerk", + "salary": "$155,382", + "start_date": "9/23/2000" + }, + { + "extn": "3964", + "id": "32439", + "name": "Evelynn Haines", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$122,186", + "start_date": "3/20/2009" + }, + { + "extn": "4668", + "id": "32440", + "name": "Rylee Michael", + "office": "Tulsa", + "position": "Software Engineer", + "salary": "$130,971", + "start_date": "1/15/2015" + }, + { + "extn": "8917", + "id": "32441", + "name": "Rick Gregory", + "office": "San Diego", + "position": "Loan Officer", + "salary": "$179,133", + "start_date": "4/29/2015" + }, + { + "extn": "3809", + "id": "32442", + "name": "Bristol Mitchell", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$31,380", + "start_date": "4/30/2005" + }, + { + "extn": "1349", + "id": "32443", + "name": "Chris Hood", + "office": "Springfield", + "position": "Webmaster", + "salary": "$252,189", + "start_date": "6/23/2012" + }, + { + "extn": "7925", + "id": "32444", + "name": "Bristol Kirby", + "office": "Wien", + "position": "Electrician", + "salary": "$146,216", + "start_date": "8/8/2011" + }, + { + "extn": "3284", + "id": "32445", + "name": "Chadwick Carson", + "office": "Madison", + "position": "Electrician", + "salary": "$126,835", + "start_date": "11/5/2008" + }, + { + "extn": "5118", + "id": "32446", + "name": "William Fenton", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$32,459", + "start_date": "7/22/2014" + }, + { + "extn": "3237", + "id": "32447", + "name": "Chuck Slater", + "office": "Pittsburgh", + "position": "Loan Officer", + "salary": "$124,772", + "start_date": "11/24/2009" + }, + { + "extn": "6132", + "id": "32448", + "name": "Henry Norburn", + "office": "Lisbon", + "position": "Call Center Representative", + "salary": "$57,755", + "start_date": "6/11/2007" + }, + { + "extn": "1404", + "id": "32449", + "name": "Jennifer Verdon", + "office": "Hollywood", + "position": "Dentist", + "salary": "$139,252", + "start_date": "7/11/2002" + }, + { + "extn": "6128", + "id": "32450", + "name": "Zara Chapman", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$148,416", + "start_date": "12/1/2003" + }, + { + "extn": "4944", + "id": "32451", + "name": "Jasmine Blackwall", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$135,079", + "start_date": "3/30/2003" + }, + { + "extn": "3362", + "id": "32452", + "name": "Benny Weatcroft", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$102,038", + "start_date": "1/2/2009" + }, + { + "extn": "5478", + "id": "32453", + "name": "John Attwood", + "office": "New Orleans", + "position": "Insurance Broker", + "salary": "$91,575", + "start_date": "12/22/2015" + }, + { + "extn": "5364", + "id": "32454", + "name": "Liv Newman", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$285,976", + "start_date": "8/31/2013" + }, + { + "extn": "3982", + "id": "32455", + "name": "Julian Quinn", + "office": "Moreno Valley", + "position": "Audiologist", + "salary": "$184,937", + "start_date": "7/17/2018" + }, + { + "extn": "9066", + "id": "32456", + "name": "Sebastian Collis", + "office": "Tallahassee", + "position": "Doctor", + "salary": "$203,264", + "start_date": "3/15/2013" + }, + { + "extn": "7369", + "id": "32457", + "name": "Leilani Parsons", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$231,047", + "start_date": "3/22/2019" + }, + { + "extn": "7680", + "id": "32458", + "name": "Bob Simpson", + "office": "Amarillo", + "position": "Audiologist", + "salary": "$255,237", + "start_date": "5/25/2009" + }, + { + "extn": "2856", + "id": "32459", + "name": "Adalind Tate", + "office": "Honolulu", + "position": "Cashier", + "salary": "$222,387", + "start_date": "9/21/2015" + }, + { + "extn": "1402", + "id": "32460", + "name": "Mona Collis", + "office": "Bucharest", + "position": "Food Technologist", + "salary": "$123,248", + "start_date": "7/3/2004" + }, + { + "extn": "9617", + "id": "32461", + "name": "Carissa Notman", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$73,528", + "start_date": "4/25/2018" + }, + { + "extn": "8373", + "id": "32462", + "name": "Kieth Rainford", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$141,172", + "start_date": "2/16/2015" + }, + { + "extn": "7743", + "id": "32463", + "name": "Boris Dwyer", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$257,753", + "start_date": "7/5/2008" + }, + { + "extn": "7958", + "id": "32464", + "name": "Savannah Bolton", + "office": "Irving", + "position": "Lecturer", + "salary": "$27,492", + "start_date": "7/24/2016" + }, + { + "extn": "5413", + "id": "32465", + "name": "Anabelle Ebden", + "office": "New Orleans", + "position": "Operator", + "salary": "$183,383", + "start_date": "2/1/2008" + }, + { + "extn": "4683", + "id": "32466", + "name": "Mara Williams", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$14,851", + "start_date": "6/14/2003" + }, + { + "extn": "2350", + "id": "32467", + "name": "Bart Vaughn", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$257,776", + "start_date": "8/16/2019" + }, + { + "extn": "2877", + "id": "32468", + "name": "Courtney John", + "office": "Venice", + "position": "Inspector", + "salary": "$12,051", + "start_date": "8/14/2018" + }, + { + "extn": "2751", + "id": "32469", + "name": "Sebastian Parker", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$156,306", + "start_date": "6/11/2008" + }, + { + "extn": "9966", + "id": "32470", + "name": "Ryan Eagle", + "office": "Pittsburgh", + "position": "Treasurer", + "salary": "$41,001", + "start_date": "2/9/2005" + }, + { + "extn": "5130", + "id": "32471", + "name": "Anthony Martin", + "office": "Worcester", + "position": "Dentist", + "salary": "$28,558", + "start_date": "2/23/2019" + }, + { + "extn": "5476", + "id": "32472", + "name": "Peter Pond", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$77,288", + "start_date": "10/6/2015" + }, + { + "extn": "5699", + "id": "32473", + "name": "Ryan Warren", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$68,913", + "start_date": "9/9/2018" + }, + { + "extn": "6606", + "id": "32474", + "name": "Tyler Rust", + "office": "Scottsdale", + "position": "Chef Manager", + "salary": "$132,499", + "start_date": "3/5/2019" + }, + { + "extn": "1061", + "id": "32475", + "name": "Harry Garcia", + "office": "Miami", + "position": "HR Specialist", + "salary": "$184,622", + "start_date": "1/28/2015" + }, + { + "extn": "6538", + "id": "32476", + "name": "Enoch Parker", + "office": "Seattle", + "position": "Web Developer", + "salary": "$102,190", + "start_date": "10/15/2008" + }, + { + "extn": "9179", + "id": "32477", + "name": "Valerie Bingham", + "office": "Omaha", + "position": "Physician", + "salary": "$244,155", + "start_date": "5/30/2003" + }, + { + "extn": "1611", + "id": "32478", + "name": "Daron Mills", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$68,222", + "start_date": "7/21/2018" + }, + { + "extn": "3290", + "id": "32479", + "name": "Carter Page ", + "office": "Arlington", + "position": "Treasurer", + "salary": "$78,879", + "start_date": "12/20/2006" + }, + { + "extn": "4957", + "id": "32480", + "name": "Freya Eaton", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$46,708", + "start_date": "11/18/2016" + }, + { + "extn": "4367", + "id": "32481", + "name": "Georgia Anderson", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$96,786", + "start_date": "6/10/2007" + }, + { + "extn": "6743", + "id": "32482", + "name": "Scarlett Savage", + "office": "Long Beach", + "position": "Doctor", + "salary": "$11,928", + "start_date": "3/12/2018" + }, + { + "extn": "4789", + "id": "32483", + "name": "Tyson Miller", + "office": "Stockton", + "position": "Staffing Consultant", + "salary": "$284,800", + "start_date": "10/31/2009" + }, + { + "extn": "1780", + "id": "32484", + "name": "Sylvia Bryant", + "office": "Las Vegas", + "position": "Physician", + "salary": "$113,761", + "start_date": "5/19/2019" + }, + { + "extn": "1991", + "id": "32485", + "name": "Havana Cassidy", + "office": "Dallas", + "position": "Chef Manager", + "salary": "$273,502", + "start_date": "3/23/2004" + }, + { + "extn": "3334", + "id": "32486", + "name": "Diane Mould", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$244,788", + "start_date": "12/3/2018" + }, + { + "extn": "7000", + "id": "32487", + "name": "Nathan Bradshaw", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$162,000", + "start_date": "6/22/2016" + }, + { + "extn": "8026", + "id": "32488", + "name": "Liam Malone", + "office": "Boston", + "position": "Webmaster", + "salary": "$160,547", + "start_date": "8/25/2007" + }, + { + "extn": "8798", + "id": "32489", + "name": "David Moore", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$133,448", + "start_date": "3/27/2014" + }, + { + "extn": "2244", + "id": "32490", + "name": "Brad Evans", + "office": "Stockton", + "position": "CNC Operator", + "salary": "$86,769", + "start_date": "10/31/2010" + }, + { + "extn": "1479", + "id": "32491", + "name": "Mona Leslie", + "office": "Oakland", + "position": "Health Educator", + "salary": "$96,238", + "start_date": "6/9/2003" + }, + { + "extn": "5544", + "id": "32492", + "name": "Keira Jenkin", + "office": "Tulsa", + "position": "Biologist", + "salary": "$280,403", + "start_date": "2/13/2019" + }, + { + "extn": "6982", + "id": "32493", + "name": "Leslie Torres", + "office": "Amarillo", + "position": "Auditor", + "salary": "$166,877", + "start_date": "11/26/2004" + }, + { + "extn": "2490", + "id": "32494", + "name": "Bart Stanton", + "office": "Philadelphia", + "position": "Clerk", + "salary": "$14,536", + "start_date": "3/6/2013" + }, + { + "extn": "6329", + "id": "32495", + "name": "Daniel Stevens", + "office": "Paris", + "position": "Biologist", + "salary": "$195,324", + "start_date": "10/25/2000" + }, + { + "extn": "2007", + "id": "32496", + "name": "Ivy Herbert", + "office": "Bellevue", + "position": "Restaurant Manager", + "salary": "$120,918", + "start_date": "1/31/2010" + }, + { + "extn": "6764", + "id": "32497", + "name": "Johnathan Swan", + "office": "Rome", + "position": "Project Manager", + "salary": "$113,599", + "start_date": "11/1/2015" + }, + { + "extn": "5329", + "id": "32498", + "name": "David Isaac", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$274,663", + "start_date": "12/28/2012" + }, + { + "extn": "1050", + "id": "32499", + "name": "Marina Camden", + "office": "Chicago", + "position": "Audiologist", + "salary": "$260,130", + "start_date": "12/16/2010" + }, + { + "extn": "1555", + "id": "32500", + "name": "Thea Henderson", + "office": "Portland", + "position": "Accountant", + "salary": "$184,651", + "start_date": "12/12/2007" + }, + { + "extn": "8285", + "id": "32501", + "name": "Abdul Hastings", + "office": "Jersey City", + "position": "Treasurer", + "salary": "$152,606", + "start_date": "7/17/2000" + }, + { + "extn": "2427", + "id": "32502", + "name": "Matt James", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$274,043", + "start_date": "9/21/2015" + }, + { + "extn": "6891", + "id": "32503", + "name": "Danny Thornton", + "office": "Otawa", + "position": "Budget Analyst", + "salary": "$180,260", + "start_date": "10/8/2011" + }, + { + "extn": "7822", + "id": "32504", + "name": "Matthew Murphy", + "office": "Hollywood", + "position": "Chef Manager", + "salary": "$25,945", + "start_date": "9/25/2014" + }, + { + "extn": "4543", + "id": "32505", + "name": "Thea Hunt", + "office": "Charlotte", + "position": "Loan Officer", + "salary": "$149,818", + "start_date": "10/19/2004" + }, + { + "extn": "1985", + "id": "32506", + "name": "Abdul Phillips", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$280,428", + "start_date": "5/23/2007" + }, + { + "extn": "2515", + "id": "32507", + "name": "Mina Stanley", + "office": "Lancaster", + "position": "CNC Operator", + "salary": "$152,321", + "start_date": "9/7/2000" + }, + { + "extn": "7648", + "id": "32508", + "name": "Aiden Judd", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$199,905", + "start_date": "12/16/2003" + }, + { + "extn": "1880", + "id": "32509", + "name": "Matthew Chappell", + "office": "Wien", + "position": "Steward", + "salary": "$185,638", + "start_date": "7/24/2012" + }, + { + "extn": "8026", + "id": "32510", + "name": "Liliana Wilson", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$158,617", + "start_date": "6/18/2001" + }, + { + "extn": "9022", + "id": "32511", + "name": "Sonya Ingram", + "office": "Quebec", + "position": "Dentist", + "salary": "$208,978", + "start_date": "7/27/2012" + }, + { + "extn": "1995", + "id": "32512", + "name": "Mary Grey", + "office": "Quebec", + "position": "Clerk", + "salary": "$123,584", + "start_date": "7/30/2018" + }, + { + "extn": "3822", + "id": "32513", + "name": "William Holmes", + "office": "Oakland", + "position": "Cashier", + "salary": "$116,673", + "start_date": "4/21/2008" + }, + { + "extn": "1831", + "id": "32514", + "name": "Caleb Saunders", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$162,877", + "start_date": "9/18/2014" + }, + { + "extn": "7960", + "id": "32515", + "name": "Sharon Ellis", + "office": "Milwaukee", + "position": "Baker", + "salary": "$280,320", + "start_date": "2/6/2019" + }, + { + "extn": "2674", + "id": "32516", + "name": "Josh Neville", + "office": "Dallas", + "position": "Accountant", + "salary": "$119,129", + "start_date": "5/8/2006" + }, + { + "extn": "7651", + "id": "32517", + "name": "Anabelle Gray", + "office": "Chicago", + "position": "Chef Manager", + "salary": "$45,503", + "start_date": "9/28/2016" + }, + { + "extn": "3520", + "id": "32518", + "name": "Tom Lloyd", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$295,844", + "start_date": "10/18/2012" + }, + { + "extn": "5092", + "id": "32519", + "name": "Tiffany Adams", + "office": "Bucharest", + "position": "Physician", + "salary": "$70,336", + "start_date": "1/9/2011" + }, + { + "extn": "3639", + "id": "32520", + "name": "Tyler Aldridge", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$157,358", + "start_date": "6/10/2004" + }, + { + "extn": "4713", + "id": "32521", + "name": "Mark Broomfield", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$118,905", + "start_date": "10/17/2000" + }, + { + "extn": "7693", + "id": "32522", + "name": "Eduardo Riley", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$196,548", + "start_date": "9/21/2007" + }, + { + "extn": "4321", + "id": "32523", + "name": "Abdul Edwards", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$294,577", + "start_date": "12/24/2006" + }, + { + "extn": "8224", + "id": "32524", + "name": "Maxwell Mackenzie", + "office": "Anaheim", + "position": "Biologist", + "salary": "$136,018", + "start_date": "11/2/2002" + }, + { + "extn": "1191", + "id": "32525", + "name": "Cadence Upsdell", + "office": "Arlington", + "position": "Associate Professor", + "salary": "$113,454", + "start_date": "7/9/2009" + }, + { + "extn": "2327", + "id": "32526", + "name": "Maria Spencer", + "office": "Irving", + "position": "Cash Manager", + "salary": "$21,730", + "start_date": "4/23/2013" + }, + { + "extn": "2116", + "id": "32527", + "name": "Ronald Purvis", + "office": "Glendale", + "position": "Designer", + "salary": "$13,216", + "start_date": "8/20/2011" + }, + { + "extn": "1911", + "id": "32528", + "name": "Roger Rigg", + "office": "Berlin", + "position": "Production Painter", + "salary": "$223,799", + "start_date": "7/23/2006" + }, + { + "extn": "2189", + "id": "32529", + "name": "Angel Steer", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$52,787", + "start_date": "9/30/2019" + }, + { + "extn": "2653", + "id": "32530", + "name": "Hank Benfield", + "office": "Memphis", + "position": "Electrician", + "salary": "$61,929", + "start_date": "1/22/2007" + }, + { + "extn": "3150", + "id": "32531", + "name": "Manuel Walsh", + "office": "Huntsville", + "position": "Staffing Consultant", + "salary": "$137,423", + "start_date": "4/20/2011" + }, + { + "extn": "5903", + "id": "32532", + "name": "Tyler Hood", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$144,929", + "start_date": "1/4/2009" + }, + { + "extn": "8600", + "id": "32533", + "name": "Tess James", + "office": "Los Angeles", + "position": "Paramedic", + "salary": "$28,168", + "start_date": "11/30/2002" + }, + { + "extn": "2789", + "id": "32534", + "name": "Percy Vangness", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$200,654", + "start_date": "1/3/2015" + }, + { + "extn": "5442", + "id": "32535", + "name": "Andrea Button", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$39,318", + "start_date": "2/1/2016" + }, + { + "extn": "5585", + "id": "32536", + "name": "Barney Rothwell", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$175,128", + "start_date": "5/20/2014" + }, + { + "extn": "4644", + "id": "32537", + "name": "Marina Fowler", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$276,883", + "start_date": "1/25/2005" + }, + { + "extn": "1478", + "id": "32538", + "name": "Laila Leslie", + "office": "Fremont", + "position": "Web Developer", + "salary": "$91,357", + "start_date": "12/15/2012" + }, + { + "extn": "3952", + "id": "32539", + "name": "Mike Bryson", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$236,531", + "start_date": "11/24/2004" + }, + { + "extn": "5149", + "id": "32540", + "name": "Rocco Rehman", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$88,667", + "start_date": "1/21/2008" + }, + { + "extn": "8930", + "id": "32541", + "name": "Tiffany Blythe", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$120,259", + "start_date": "4/30/2013" + }, + { + "extn": "8509", + "id": "32542", + "name": "Nathan Noach", + "office": "Jersey City", + "position": "Electrician", + "salary": "$206,000", + "start_date": "5/24/2018" + }, + { + "extn": "2637", + "id": "32543", + "name": "Nate Harrison", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$91,079", + "start_date": "10/23/2003" + }, + { + "extn": "7639", + "id": "32544", + "name": "Karen Summers", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$277,343", + "start_date": "4/3/2007" + }, + { + "extn": "2887", + "id": "32545", + "name": "Oliver Martin", + "office": "Rochester", + "position": "HR Specialist", + "salary": "$181,871", + "start_date": "5/4/2011" + }, + { + "extn": "5717", + "id": "32546", + "name": "Barry Rehman", + "office": "Nashville", + "position": "Electrician", + "salary": "$289,146", + "start_date": "9/20/2009" + }, + { + "extn": "6797", + "id": "32547", + "name": "Cadence Dowson", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$168,059", + "start_date": "10/6/2003" + }, + { + "extn": "9879", + "id": "32548", + "name": "Fred Mason", + "office": "Houston", + "position": "Bellman", + "salary": "$90,294", + "start_date": "6/26/2019" + }, + { + "extn": "4844", + "id": "32549", + "name": "Nick Jackson", + "office": "Salem", + "position": "Front Desk Coordinator", + "salary": "$83,919", + "start_date": "9/8/2016" + }, + { + "extn": "8920", + "id": "32550", + "name": "Matthew Powell", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$139,630", + "start_date": "5/24/2018" + }, + { + "extn": "7838", + "id": "32551", + "name": "Catherine Cox", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$279,690", + "start_date": "12/25/2009" + }, + { + "extn": "4748", + "id": "32552", + "name": "Mayleen Noon", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$64,167", + "start_date": "2/14/2015" + }, + { + "extn": "4027", + "id": "32553", + "name": "Jacob Lambert", + "office": "Nashville", + "position": "Design Engineer", + "salary": "$116,978", + "start_date": "1/11/2002" + }, + { + "extn": "4540", + "id": "32554", + "name": "Benny Barclay", + "office": "Garland", + "position": "Cashier", + "salary": "$61,799", + "start_date": "8/13/2001" + }, + { + "extn": "8248", + "id": "32555", + "name": "Celia Powell", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$190,810", + "start_date": "2/18/2010" + }, + { + "extn": "4982", + "id": "32556", + "name": "Brad Phillips", + "office": "Irving", + "position": "Doctor", + "salary": "$181,577", + "start_date": "4/24/2003" + }, + { + "extn": "2069", + "id": "32557", + "name": "Carmen Michael", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$266,532", + "start_date": "4/27/2007" + }, + { + "extn": "8856", + "id": "32558", + "name": "Eduardo Brooks", + "office": "Otawa", + "position": "Front Desk Coordinator", + "salary": "$37,414", + "start_date": "11/20/2005" + }, + { + "extn": "7556", + "id": "32559", + "name": "Jessica Redden", + "office": "Oakland", + "position": "Biologist", + "salary": "$284,533", + "start_date": "9/3/2012" + }, + { + "extn": "9183", + "id": "32560", + "name": "Alan Appleton", + "office": "Worcester", + "position": "Retail Trainee", + "salary": "$148,276", + "start_date": "10/11/2007" + }, + { + "extn": "7736", + "id": "32561", + "name": "Domenic Davies", + "office": "Worcester", + "position": "Cashier", + "salary": "$79,897", + "start_date": "10/30/2005" + }, + { + "extn": "4713", + "id": "32562", + "name": "Tom Clarke", + "office": "Venice", + "position": "Machine Operator", + "salary": "$87,565", + "start_date": "9/13/2012" + }, + { + "extn": "3646", + "id": "32563", + "name": "Marissa Knight", + "office": "Albuquerque", + "position": "Executive Director", + "salary": "$267,436", + "start_date": "9/7/2007" + }, + { + "extn": "2424", + "id": "32564", + "name": "Bob Bennett", + "office": "Orlando", + "position": "Paramedic", + "salary": "$196,672", + "start_date": "8/29/2017" + }, + { + "extn": "9639", + "id": "32565", + "name": "Nick Heaton", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$226,003", + "start_date": "6/5/2019" + }, + { + "extn": "5783", + "id": "32566", + "name": "Juliette Richardson", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$170,949", + "start_date": "10/30/2019" + }, + { + "extn": "9527", + "id": "32567", + "name": "Priscilla Skinner", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$125,360", + "start_date": "7/25/2009" + }, + { + "extn": "9843", + "id": "32568", + "name": "Vera Brooks", + "office": "Madison", + "position": "Inspector", + "salary": "$151,783", + "start_date": "6/22/2008" + }, + { + "extn": "5280", + "id": "32569", + "name": "Barry West", + "office": "Berlin", + "position": "Budget Analyst", + "salary": "$19,713", + "start_date": "2/13/2007" + }, + { + "extn": "6888", + "id": "32570", + "name": "Bethany Kennedy", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$18,095", + "start_date": "8/18/2000" + }, + { + "extn": "1533", + "id": "32571", + "name": "Jack Casey", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$181,118", + "start_date": "5/3/2000" + }, + { + "extn": "1338", + "id": "32572", + "name": "Johnathan Milner", + "office": "Tallahassee", + "position": "Designer", + "salary": "$253,574", + "start_date": "2/17/2000" + }, + { + "extn": "1622", + "id": "32573", + "name": "Tyler Hunt", + "office": "Berna", + "position": "Doctor", + "salary": "$116,616", + "start_date": "5/1/2015" + }, + { + "extn": "3536", + "id": "32574", + "name": "Johnathan Harrington", + "office": "Washington", + "position": "Insurance Broker", + "salary": "$198,302", + "start_date": "12/10/2005" + }, + { + "extn": "4439", + "id": "32575", + "name": "Hailey Quinton", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$259,282", + "start_date": "9/19/2019" + }, + { + "extn": "6534", + "id": "32576", + "name": "Hazel Osman", + "office": "Portland", + "position": "Dentist", + "salary": "$115,718", + "start_date": "10/20/2018" + }, + { + "extn": "7457", + "id": "32577", + "name": "Vicky Judd", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$34,867", + "start_date": "5/16/2014" + }, + { + "extn": "9957", + "id": "32578", + "name": "Ryan Malone", + "office": "Scottsdale", + "position": "Designer", + "salary": "$99,938", + "start_date": "10/2/2007" + }, + { + "extn": "5102", + "id": "32579", + "name": "Clint Walter", + "office": "Fullerton", + "position": "HR Specialist", + "salary": "$177,622", + "start_date": "7/30/2013" + }, + { + "extn": "7833", + "id": "32580", + "name": "Bryon Bryson", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$244,659", + "start_date": "6/26/2005" + }, + { + "extn": "1272", + "id": "32581", + "name": "Remy Smith", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$63,102", + "start_date": "11/22/2018" + }, + { + "extn": "7858", + "id": "32582", + "name": "Brooklyn Rowe", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$34,083", + "start_date": "5/1/2005" + }, + { + "extn": "1067", + "id": "32583", + "name": "Jules Mason", + "office": "Jacksonville", + "position": "Bellman", + "salary": "$190,741", + "start_date": "7/10/2012" + }, + { + "extn": "9458", + "id": "32584", + "name": "Carolyn Mann", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$18,253", + "start_date": "12/23/2012" + }, + { + "extn": "7429", + "id": "32585", + "name": "Lana Everett", + "office": "New York", + "position": "Stockbroker", + "salary": "$140,134", + "start_date": "3/15/2010" + }, + { + "extn": "3291", + "id": "32586", + "name": "Eileen Ellwood", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$54,571", + "start_date": "9/28/2018" + }, + { + "extn": "9907", + "id": "32587", + "name": "Johnathan Vincent", + "office": "Lyon", + "position": "IT Support Staff", + "salary": "$83,070", + "start_date": "7/10/2006" + }, + { + "extn": "1923", + "id": "32588", + "name": "Josephine Davies", + "office": "Washington", + "position": "Treasurer", + "salary": "$240,058", + "start_date": "3/9/2018" + }, + { + "extn": "1424", + "id": "32589", + "name": "Leroy Strong", + "office": "Anaheim", + "position": "Ambulatory Nurse", + "salary": "$203,033", + "start_date": "12/5/2007" + }, + { + "extn": "7281", + "id": "32590", + "name": "Denny Thomson", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$299,107", + "start_date": "5/28/2010" + }, + { + "extn": "9349", + "id": "32591", + "name": "Martin Hepburn", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$110,587", + "start_date": "9/15/2016" + }, + { + "extn": "4340", + "id": "32592", + "name": "Ivy Stanley", + "office": "Zurich", + "position": "Webmaster", + "salary": "$258,911", + "start_date": "8/2/2005" + }, + { + "extn": "5046", + "id": "32593", + "name": "Alma Villiger", + "office": "Long Beach", + "position": "Healthcare Specialist", + "salary": "$261,035", + "start_date": "5/5/2004" + }, + { + "extn": "9529", + "id": "32594", + "name": "Peyton Bolton", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$24,495", + "start_date": "5/11/2009" + }, + { + "extn": "4125", + "id": "32595", + "name": "Ember Hobson", + "office": "Baltimore", + "position": "Healthcare Specialist", + "salary": "$150,110", + "start_date": "1/16/2003" + }, + { + "extn": "6381", + "id": "32596", + "name": "Daron Dale", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$28,738", + "start_date": "10/16/2007" + }, + { + "extn": "1894", + "id": "32597", + "name": "Cassandra Gordon", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$189,195", + "start_date": "8/15/2006" + }, + { + "extn": "6894", + "id": "32598", + "name": "Nathan Wheeler", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$179,312", + "start_date": "4/15/2017" + }, + { + "extn": "7426", + "id": "32599", + "name": "Benjamin Roberts", + "office": "Boston", + "position": "Staffing Consultant", + "salary": "$248,414", + "start_date": "5/1/2017" + }, + { + "extn": "1418", + "id": "32600", + "name": "Nathan Hilton", + "office": "Laredo", + "position": "Service Supervisor", + "salary": "$88,461", + "start_date": "1/26/2001" + }, + { + "extn": "7760", + "id": "32601", + "name": "Bree Gavin", + "office": "Bridgeport", + "position": "Service Supervisor", + "salary": "$193,799", + "start_date": "8/19/2014" + }, + { + "extn": "9029", + "id": "32602", + "name": "Chadwick Baxter", + "office": "Chicago", + "position": "Doctor", + "salary": "$48,180", + "start_date": "4/16/2012" + }, + { + "extn": "5304", + "id": "32603", + "name": "Bryon Mackenzie", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$218,353", + "start_date": "5/13/2016" + }, + { + "extn": "1577", + "id": "32604", + "name": "Bristol Dwyer", + "office": "Worcester", + "position": "Business Broker", + "salary": "$287,500", + "start_date": "6/8/2002" + }, + { + "extn": "6110", + "id": "32605", + "name": "Lynn Walsh", + "office": "Tokyo", + "position": "Dentist", + "salary": "$25,196", + "start_date": "3/18/2003" + }, + { + "extn": "2574", + "id": "32606", + "name": "Barney Farmer", + "office": "Huntsville", + "position": "HR Coordinator", + "salary": "$36,500", + "start_date": "2/22/2005" + }, + { + "extn": "3869", + "id": "32607", + "name": "Evie Walker", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$15,588", + "start_date": "1/7/2011" + }, + { + "extn": "4899", + "id": "32608", + "name": "Liam Lunt", + "office": "Rome", + "position": "Bellman", + "salary": "$197,476", + "start_date": "2/6/2005" + }, + { + "extn": "2194", + "id": "32609", + "name": "George Wade", + "office": "Chicago", + "position": "Dentist", + "salary": "$29,100", + "start_date": "10/18/2018" + }, + { + "extn": "1415", + "id": "32610", + "name": "Phillip Raven", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$285,727", + "start_date": "9/19/2016" + }, + { + "extn": "6860", + "id": "32611", + "name": "Jasmine Silva", + "office": "Escondido", + "position": "Banker", + "salary": "$31,652", + "start_date": "5/20/2016" + }, + { + "extn": "8530", + "id": "32612", + "name": "Rufus Hastings", + "office": "Miami", + "position": "Dentist", + "salary": "$285,190", + "start_date": "5/20/2008" + }, + { + "extn": "4667", + "id": "32613", + "name": "Alexander Bolton", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$56,302", + "start_date": "3/9/2004" + }, + { + "extn": "8629", + "id": "32614", + "name": "Natalie Sherry", + "office": "Valetta", + "position": "Auditor", + "salary": "$46,666", + "start_date": "11/18/2005" + }, + { + "extn": "6311", + "id": "32615", + "name": "Alessandra King", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$262,839", + "start_date": "2/14/2000" + }, + { + "extn": "1703", + "id": "32616", + "name": "Paula Middleton", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$30,608", + "start_date": "4/20/2008" + }, + { + "extn": "4865", + "id": "32617", + "name": "Leah Broomfield", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$22,019", + "start_date": "5/28/2011" + }, + { + "extn": "3975", + "id": "32618", + "name": "Rosie London", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$212,812", + "start_date": "4/24/2012" + }, + { + "extn": "7501", + "id": "32619", + "name": "Julius Slater", + "office": "Long Beach", + "position": "Clerk", + "salary": "$151,630", + "start_date": "4/30/2004" + }, + { + "extn": "3346", + "id": "32620", + "name": "Sabrina Wheeler", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$133,108", + "start_date": "6/9/2011" + }, + { + "extn": "4393", + "id": "32621", + "name": "Marie Davies", + "office": "Springfield", + "position": "Production Painter", + "salary": "$176,937", + "start_date": "9/28/2001" + }, + { + "extn": "1839", + "id": "32622", + "name": "Chanelle Mcnally", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$143,846", + "start_date": "11/27/2016" + }, + { + "extn": "3657", + "id": "32623", + "name": "Rufus Robe", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$35,002", + "start_date": "2/21/2007" + }, + { + "extn": "3668", + "id": "32624", + "name": "Caleb Lucas", + "office": "Houston", + "position": "Stockbroker", + "salary": "$265,764", + "start_date": "9/7/2016" + }, + { + "extn": "4776", + "id": "32625", + "name": "Mark Wilde", + "office": "Worcester", + "position": "Audiologist", + "salary": "$231,524", + "start_date": "8/2/2009" + }, + { + "extn": "1903", + "id": "32626", + "name": "Gina Victor", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$138,157", + "start_date": "9/20/2015" + }, + { + "extn": "3993", + "id": "32627", + "name": "Deborah Griffiths", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$192,285", + "start_date": "1/10/2011" + }, + { + "extn": "7492", + "id": "32628", + "name": "Trisha Vallory", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$195,389", + "start_date": "8/26/2018" + }, + { + "extn": "9609", + "id": "32629", + "name": "Erick Vane", + "office": "Washington", + "position": "Lecturer", + "salary": "$89,674", + "start_date": "9/10/2014" + }, + { + "extn": "5144", + "id": "32630", + "name": "Johnny Cowan", + "office": "Venice", + "position": "Treasurer", + "salary": "$266,037", + "start_date": "12/28/2002" + }, + { + "extn": "6288", + "id": "32631", + "name": "Rocco Wood", + "office": "Otawa", + "position": "Auditor", + "salary": "$291,583", + "start_date": "5/30/2001" + }, + { + "extn": "1125", + "id": "32632", + "name": "Dani Walton", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$19,996", + "start_date": "11/20/2011" + }, + { + "extn": "7984", + "id": "32633", + "name": "Manuel Penn", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$252,223", + "start_date": "7/7/2009" + }, + { + "extn": "3306", + "id": "32634", + "name": "Vivian Reyes", + "office": "Zurich", + "position": "Inspector", + "salary": "$117,953", + "start_date": "1/15/2003" + }, + { + "extn": "7984", + "id": "32635", + "name": "Gil Bolton", + "office": "Berlin", + "position": "Inspector", + "salary": "$218,201", + "start_date": "9/18/2002" + }, + { + "extn": "9618", + "id": "32636", + "name": "Javier Slater", + "office": "Philadelphia", + "position": "Cook", + "salary": "$41,932", + "start_date": "11/6/2005" + }, + { + "extn": "6994", + "id": "32637", + "name": "Julius Watson", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$33,049", + "start_date": "10/20/2006" + }, + { + "extn": "8787", + "id": "32638", + "name": "Havana Hope", + "office": "Berlin", + "position": "Budget Analyst", + "salary": "$262,463", + "start_date": "12/15/2013" + }, + { + "extn": "4519", + "id": "32639", + "name": "Kurt Maxwell", + "office": "Innsbruck", + "position": "Designer", + "salary": "$257,498", + "start_date": "11/16/2003" + }, + { + "extn": "5175", + "id": "32640", + "name": "Bryon Hunter", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$137,884", + "start_date": "5/2/2009" + }, + { + "extn": "1412", + "id": "32641", + "name": "Emely Avery", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$169,704", + "start_date": "7/8/2008" + }, + { + "extn": "4856", + "id": "32642", + "name": "Angelina Fulton", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$274,288", + "start_date": "11/17/2018" + }, + { + "extn": "1306", + "id": "32643", + "name": "Henry Clark", + "office": "Madison", + "position": "Banker", + "salary": "$41,650", + "start_date": "10/1/2004" + }, + { + "extn": "4567", + "id": "32644", + "name": "Beatrice Donovan", + "office": "Pittsburgh", + "position": "Treasurer", + "salary": "$198,792", + "start_date": "12/19/2002" + }, + { + "extn": "1048", + "id": "32645", + "name": "Angelique Wild", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$267,251", + "start_date": "11/1/2000" + }, + { + "extn": "6173", + "id": "32646", + "name": "Carina Palmer", + "office": "El Paso", + "position": "Doctor", + "salary": "$184,850", + "start_date": "11/5/2007" + }, + { + "extn": "7674", + "id": "32647", + "name": "Mark Funnell", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$40,737", + "start_date": "1/6/2011" + }, + { + "extn": "2026", + "id": "32648", + "name": "Logan Walker", + "office": "Scottsdale", + "position": "Steward", + "salary": "$230,198", + "start_date": "8/23/2004" + }, + { + "extn": "5597", + "id": "32649", + "name": "Leroy Lomax", + "office": "Ontario", + "position": "Cook", + "salary": "$133,959", + "start_date": "5/26/2011" + }, + { + "extn": "2778", + "id": "32650", + "name": "Tyler Rosenbloom", + "office": "Hayward", + "position": "Executive Director", + "salary": "$169,384", + "start_date": "12/16/2005" + }, + { + "extn": "9917", + "id": "32651", + "name": "Josh Powell", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$160,097", + "start_date": "8/1/2005" + }, + { + "extn": "6918", + "id": "32652", + "name": "Cecilia Wilton", + "office": "London", + "position": "Stockbroker", + "salary": "$179,363", + "start_date": "11/18/2000" + }, + { + "extn": "3700", + "id": "32653", + "name": "Nathan Chapman", + "office": "Milwaukee", + "position": "Cook", + "salary": "$28,367", + "start_date": "9/21/2000" + }, + { + "extn": "4461", + "id": "32654", + "name": "Jazmin Noon", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$50,238", + "start_date": "7/30/2011" + }, + { + "extn": "8356", + "id": "32655", + "name": "Kieth Darcy", + "office": "Salem", + "position": "Cashier", + "salary": "$220,695", + "start_date": "9/30/2012" + }, + { + "extn": "9609", + "id": "32656", + "name": "Chuck Mills", + "office": "Wien", + "position": "Health Educator", + "salary": "$298,897", + "start_date": "6/19/2019" + }, + { + "extn": "1821", + "id": "32657", + "name": "Michelle Thatcher", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$229,289", + "start_date": "1/31/2013" + }, + { + "extn": "1630", + "id": "32658", + "name": "Danielle Needham", + "office": "St. Louis", + "position": "Dentist", + "salary": "$231,311", + "start_date": "5/6/2004" + }, + { + "extn": "3896", + "id": "32659", + "name": "Hank Weston", + "office": "Worcester", + "position": "Cook", + "salary": "$221,946", + "start_date": "6/8/2012" + }, + { + "extn": "6182", + "id": "32660", + "name": "David Jarrett", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$165,907", + "start_date": "12/9/2010" + }, + { + "extn": "6840", + "id": "32661", + "name": "Mayleen Stewart", + "office": "St. Louis", + "position": "Cook", + "salary": "$278,536", + "start_date": "1/27/2018" + }, + { + "extn": "5689", + "id": "32662", + "name": "Bethany Appleton", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$77,998", + "start_date": "9/14/2006" + }, + { + "extn": "6365", + "id": "32663", + "name": "Willow Fox", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$99,650", + "start_date": "10/3/2012" + }, + { + "extn": "1198", + "id": "32664", + "name": "Abdul Jarrett", + "office": "Dallas", + "position": "Operator", + "salary": "$70,717", + "start_date": "5/26/2019" + }, + { + "extn": "1587", + "id": "32665", + "name": "Selena Murray", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$10,972", + "start_date": "8/8/2000" + }, + { + "extn": "8908", + "id": "32666", + "name": "Peyton Bloom", + "office": "Hollywood", + "position": "Global Logistics Supervisor", + "salary": "$243,501", + "start_date": "4/1/2006" + }, + { + "extn": "8890", + "id": "32667", + "name": "Caitlyn Oatway", + "office": "St. Louis", + "position": "Lecturer", + "salary": "$125,128", + "start_date": "4/7/2006" + }, + { + "extn": "4212", + "id": "32668", + "name": "Fred Tailor", + "office": "Jacksonville", + "position": "Steward", + "salary": "$160,512", + "start_date": "6/18/2011" + }, + { + "extn": "1283", + "id": "32669", + "name": "Jolene Heaton", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$147,170", + "start_date": "12/20/2001" + }, + { + "extn": "7875", + "id": "32670", + "name": "Karla Penn", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$131,442", + "start_date": "1/17/2003" + }, + { + "extn": "2008", + "id": "32671", + "name": "Angelica Gavin", + "office": "Madison", + "position": "Lecturer", + "salary": "$218,894", + "start_date": "1/1/2019" + }, + { + "extn": "1340", + "id": "32672", + "name": "Noah Exton", + "office": "Portland", + "position": "Service Supervisor", + "salary": "$198,535", + "start_date": "8/22/2005" + }, + { + "extn": "5630", + "id": "32673", + "name": "Manuel Slater", + "office": "Zurich", + "position": "Assistant Buyer", + "salary": "$191,905", + "start_date": "2/21/2016" + }, + { + "extn": "6038", + "id": "32674", + "name": "Cecilia Furnell", + "office": "Stockton", + "position": "Baker", + "salary": "$263,857", + "start_date": "7/31/2019" + }, + { + "extn": "9421", + "id": "32675", + "name": "Emerald Weasley", + "office": "Rochester", + "position": "Loan Officer", + "salary": "$170,998", + "start_date": "4/18/2002" + }, + { + "extn": "7875", + "id": "32676", + "name": "Carter Lomax", + "office": "Detroit", + "position": "Treasurer", + "salary": "$15,349", + "start_date": "10/17/2008" + }, + { + "extn": "9271", + "id": "32677", + "name": "Erick Cavanagh", + "office": "Venice", + "position": "Executive Director", + "salary": "$90,205", + "start_date": "5/14/2014" + }, + { + "extn": "3901", + "id": "32678", + "name": "Kieth Utterson", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$213,897", + "start_date": "5/31/2017" + }, + { + "extn": "7439", + "id": "32679", + "name": "Noah Ebden", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$28,621", + "start_date": "6/4/2004" + }, + { + "extn": "9845", + "id": "32680", + "name": "Jayden Barclay", + "office": "Berlin", + "position": "Dentist", + "salary": "$261,247", + "start_date": "11/25/2003" + }, + { + "extn": "9739", + "id": "32681", + "name": "Isabella Lomax", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$241,474", + "start_date": "5/27/2002" + }, + { + "extn": "8369", + "id": "32682", + "name": "Chester Emmett", + "office": "Honolulu", + "position": "Audiologist", + "salary": "$130,961", + "start_date": "3/5/2000" + }, + { + "extn": "4660", + "id": "32683", + "name": "Lindsay Baldwin", + "office": "Huntsville", + "position": "Mobile Developer", + "salary": "$193,630", + "start_date": "10/2/2017" + }, + { + "extn": "6168", + "id": "32684", + "name": "Melinda Gavin", + "office": "St. Louis", + "position": "Design Engineer", + "salary": "$89,342", + "start_date": "12/30/2004" + }, + { + "extn": "1847", + "id": "32685", + "name": "Estrella Malone", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$133,811", + "start_date": "6/29/2007" + }, + { + "extn": "1402", + "id": "32686", + "name": "Rosalee Evans", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$84,150", + "start_date": "3/2/2014" + }, + { + "extn": "5650", + "id": "32687", + "name": "Chad Hopkinson", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$30,916", + "start_date": "8/13/2008" + }, + { + "extn": "9173", + "id": "32688", + "name": "Noah Vallory", + "office": "Atlanta", + "position": "Bellman", + "salary": "$157,730", + "start_date": "11/19/2015" + }, + { + "extn": "1597", + "id": "32689", + "name": "Harvey Lindop", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$74,715", + "start_date": "2/10/2004" + }, + { + "extn": "5311", + "id": "32690", + "name": "Eduardo Price", + "office": "Springfield", + "position": "Electrician", + "salary": "$114,612", + "start_date": "1/27/2017" + }, + { + "extn": "5905", + "id": "32691", + "name": "Manuel Harrison", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$78,380", + "start_date": "12/27/2015" + }, + { + "extn": "5233", + "id": "32692", + "name": "Domenic Wood", + "office": "Madrid", + "position": "Executive Director", + "salary": "$104,236", + "start_date": "4/20/2007" + }, + { + "extn": "5335", + "id": "32693", + "name": "Andie Stone", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$253,253", + "start_date": "5/19/2006" + }, + { + "extn": "1609", + "id": "32694", + "name": "Mayleen Kent", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$264,458", + "start_date": "2/17/2013" + }, + { + "extn": "1784", + "id": "32695", + "name": "Lorraine Phillips", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$204,742", + "start_date": "9/29/2007" + }, + { + "extn": "4656", + "id": "32696", + "name": "Erick Greenwood", + "office": "Bellevue", + "position": "Clerk", + "salary": "$96,212", + "start_date": "6/7/2006" + }, + { + "extn": "6937", + "id": "32697", + "name": "Bree Archer", + "office": "Murfreesboro", + "position": "Designer", + "salary": "$89,248", + "start_date": "12/16/2005" + }, + { + "extn": "4422", + "id": "32698", + "name": "Hank Gray", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$244,323", + "start_date": "8/26/2004" + }, + { + "extn": "9170", + "id": "32699", + "name": "Julia Bailey", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$98,660", + "start_date": "1/26/2005" + }, + { + "extn": "6154", + "id": "32700", + "name": "Doris Salt", + "office": "Portland", + "position": "Steward", + "salary": "$155,900", + "start_date": "6/29/2014" + }, + { + "extn": "9450", + "id": "32701", + "name": "Madelyn John", + "office": "Zurich", + "position": "Web Developer", + "salary": "$22,905", + "start_date": "9/20/2018" + }, + { + "extn": "2318", + "id": "32702", + "name": "Daphne Morris", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$265,020", + "start_date": "10/13/2007" + }, + { + "extn": "5969", + "id": "32703", + "name": "Jazmin Bennett", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$216,247", + "start_date": "2/15/2013" + }, + { + "extn": "6004", + "id": "32704", + "name": "Jenna Tailor", + "office": "Madison", + "position": "Loan Officer", + "salary": "$40,713", + "start_date": "4/13/2006" + }, + { + "extn": "4275", + "id": "32705", + "name": "Sabrina Griffiths", + "office": "Venice", + "position": "Restaurant Manager", + "salary": "$25,395", + "start_date": "8/2/2011" + }, + { + "extn": "9773", + "id": "32706", + "name": "Nick Dixon", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$183,577", + "start_date": "10/8/2007" + }, + { + "extn": "7099", + "id": "32707", + "name": "Lucy Goldsmith", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$288,101", + "start_date": "8/2/2016" + }, + { + "extn": "6429", + "id": "32708", + "name": "Nicholas Varndell", + "office": "Berlin", + "position": "Treasurer", + "salary": "$168,496", + "start_date": "11/27/2005" + }, + { + "extn": "9239", + "id": "32709", + "name": "Remy Spencer", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$41,325", + "start_date": "10/12/2006" + }, + { + "extn": "3349", + "id": "32710", + "name": "Elijah Lomax", + "office": "Hollywood", + "position": "Inspector", + "salary": "$225,244", + "start_date": "12/22/2017" + }, + { + "extn": "1574", + "id": "32711", + "name": "Cedrick Fisher", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$240,782", + "start_date": "8/20/2015" + }, + { + "extn": "8266", + "id": "32712", + "name": "Helen Hammond", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$289,129", + "start_date": "4/5/2018" + }, + { + "extn": "6521", + "id": "32713", + "name": "Denny Beal", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$180,178", + "start_date": "9/22/2000" + }, + { + "extn": "8392", + "id": "32714", + "name": "Chanelle Rehman", + "office": "Fayetteville", + "position": "Ambulatory Nurse", + "salary": "$91,252", + "start_date": "7/6/2005" + }, + { + "extn": "3396", + "id": "32715", + "name": "Robyn Morgan", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$39,571", + "start_date": "12/17/2001" + }, + { + "extn": "9053", + "id": "32716", + "name": "Fred Edler", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$157,194", + "start_date": "6/20/2003" + }, + { + "extn": "7596", + "id": "32717", + "name": "Roger Thompson", + "office": "Reno", + "position": "Paramedic", + "salary": "$175,751", + "start_date": "12/19/2001" + }, + { + "extn": "6275", + "id": "32718", + "name": "Erick Ward", + "office": "Fayetteville", + "position": "Assistant Buyer", + "salary": "$24,963", + "start_date": "4/12/2015" + }, + { + "extn": "3828", + "id": "32719", + "name": "Kieth Wren", + "office": "Omaha", + "position": "Fabricator", + "salary": "$132,402", + "start_date": "8/6/2007" + }, + { + "extn": "5964", + "id": "32720", + "name": "Mike Owen", + "office": "Miami", + "position": "Treasurer", + "salary": "$77,777", + "start_date": "4/4/2007" + }, + { + "extn": "8451", + "id": "32721", + "name": "Naomi Bradshaw", + "office": "Miami", + "position": "Banker", + "salary": "$241,625", + "start_date": "9/3/2011" + }, + { + "extn": "2495", + "id": "32722", + "name": "Colleen Upsdell", + "office": "Garland", + "position": "Treasurer", + "salary": "$135,433", + "start_date": "7/27/2015" + }, + { + "extn": "2174", + "id": "32723", + "name": "Jessica Vass", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$80,435", + "start_date": "5/3/2004" + }, + { + "extn": "8727", + "id": "32724", + "name": "Marigold Stuart", + "office": "Jacksonville", + "position": "Executive Director", + "salary": "$151,130", + "start_date": "1/3/2011" + }, + { + "extn": "3331", + "id": "32725", + "name": "Tony Woodcock", + "office": "Lisbon", + "position": "Dentist", + "salary": "$132,826", + "start_date": "12/17/2003" + }, + { + "extn": "9952", + "id": "32726", + "name": "Lucy Cunningham", + "office": "Boston", + "position": "Systems Administrator", + "salary": "$180,373", + "start_date": "1/31/2009" + }, + { + "extn": "4581", + "id": "32727", + "name": "Bryon Faulkner", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$225,538", + "start_date": "5/16/2018" + }, + { + "extn": "1964", + "id": "32728", + "name": "Manuel Owen", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$58,757", + "start_date": "1/12/2019" + }, + { + "extn": "6812", + "id": "32729", + "name": "Percy Yoman", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$209,412", + "start_date": "2/9/2011" + }, + { + "extn": "5078", + "id": "32730", + "name": "Gabriel Burge", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$33,398", + "start_date": "11/25/2015" + }, + { + "extn": "6266", + "id": "32731", + "name": "Lily Morley", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$259,452", + "start_date": "12/16/2006" + }, + { + "extn": "2955", + "id": "32732", + "name": "Benjamin Riley", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$80,578", + "start_date": "7/24/2005" + }, + { + "extn": "8444", + "id": "32733", + "name": "Carl Clark", + "office": "Long Beach", + "position": "Clerk", + "salary": "$291,930", + "start_date": "1/17/2010" + }, + { + "extn": "6410", + "id": "32734", + "name": "Chris Bryant", + "office": "Washington", + "position": "Restaurant Manager", + "salary": "$268,696", + "start_date": "5/3/2019" + }, + { + "extn": "4013", + "id": "32735", + "name": "Alan Donnelly", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$31,528", + "start_date": "8/4/2011" + }, + { + "extn": "3306", + "id": "32736", + "name": "Sylvia Johnson", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$91,921", + "start_date": "5/21/2010" + }, + { + "extn": "9070", + "id": "32737", + "name": "Josh Adams", + "office": "Salem", + "position": "Chef Manager", + "salary": "$33,567", + "start_date": "6/20/2013" + }, + { + "extn": "8114", + "id": "32738", + "name": "Adela Baldwin", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$165,552", + "start_date": "5/28/2003" + }, + { + "extn": "5759", + "id": "32739", + "name": "Mara Martin", + "office": "Tokyo", + "position": "Inspector", + "salary": "$31,852", + "start_date": "4/2/2014" + }, + { + "extn": "1977", + "id": "32740", + "name": "Alexander Wood", + "office": "Fullerton", + "position": "Restaurant Manager", + "salary": "$196,017", + "start_date": "8/21/2013" + }, + { + "extn": "1014", + "id": "32741", + "name": "Carissa Santos", + "office": "New Orleans", + "position": "Dentist", + "salary": "$75,196", + "start_date": "7/16/2014" + }, + { + "extn": "8728", + "id": "32742", + "name": "Liv Wilkinson", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$47,166", + "start_date": "12/24/2002" + }, + { + "extn": "8516", + "id": "32743", + "name": "Lexi Grey", + "office": "Lancaster", + "position": "Chef Manager", + "salary": "$118,405", + "start_date": "4/1/2001" + }, + { + "extn": "9934", + "id": "32744", + "name": "Phillip Rivers", + "office": "Hayward", + "position": "Bellman", + "salary": "$299,745", + "start_date": "3/22/2014" + }, + { + "extn": "9619", + "id": "32745", + "name": "Cameron Chapman", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$128,002", + "start_date": "6/9/2016" + }, + { + "extn": "4494", + "id": "32746", + "name": "Cameron Sylvester", + "office": "Bellevue", + "position": "Designer", + "salary": "$243,948", + "start_date": "10/21/2017" + }, + { + "extn": "1410", + "id": "32747", + "name": "Rufus Wigley", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$37,942", + "start_date": "2/14/2003" + }, + { + "extn": "1072", + "id": "32748", + "name": "Penny Rothwell", + "office": "Boston", + "position": "Bookkeeper", + "salary": "$58,642", + "start_date": "1/31/2002" + }, + { + "extn": "8474", + "id": "32749", + "name": "Matthew Connell", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$249,899", + "start_date": "7/9/2006" + }, + { + "extn": "8253", + "id": "32750", + "name": "Henry Ross", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$83,016", + "start_date": "7/15/2015" + }, + { + "extn": "2637", + "id": "32751", + "name": "Janice Yoman", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$17,004", + "start_date": "8/24/2017" + }, + { + "extn": "1351", + "id": "32752", + "name": "Melania Nash", + "office": "Washington", + "position": "Electrician", + "salary": "$225,711", + "start_date": "6/26/2006" + }, + { + "extn": "3494", + "id": "32753", + "name": "Chanelle Everett", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$85,656", + "start_date": "12/6/2005" + }, + { + "extn": "8523", + "id": "32754", + "name": "Rocco Mcnally", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$287,160", + "start_date": "11/29/2002" + }, + { + "extn": "5333", + "id": "32755", + "name": "Alex Cunningham", + "office": "Hollywood", + "position": "Front Desk Coordinator", + "salary": "$176,345", + "start_date": "10/5/2014" + }, + { + "extn": "3045", + "id": "32756", + "name": "Bethany Wood", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$118,472", + "start_date": "2/24/2012" + }, + { + "extn": "1510", + "id": "32757", + "name": "Barry Thompson", + "office": "Seattle", + "position": "Webmaster", + "salary": "$221,201", + "start_date": "9/26/2009" + }, + { + "extn": "3611", + "id": "32758", + "name": "Lynn Antcliff", + "office": "London", + "position": "IT Support Staff", + "salary": "$273,573", + "start_date": "3/19/2016" + }, + { + "extn": "1921", + "id": "32759", + "name": "Percy Hudson", + "office": "Lancaster", + "position": "Baker", + "salary": "$99,008", + "start_date": "3/28/2018" + }, + { + "extn": "2014", + "id": "32760", + "name": "Sara Williams", + "office": "Memphis", + "position": "Biologist", + "salary": "$28,020", + "start_date": "8/20/2013" + }, + { + "extn": "8616", + "id": "32761", + "name": "Chad Uttridge", + "office": "Portland", + "position": "Associate Professor", + "salary": "$275,113", + "start_date": "5/23/2006" + }, + { + "extn": "5035", + "id": "32762", + "name": "Owen James", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$112,260", + "start_date": "9/15/2007" + }, + { + "extn": "1283", + "id": "32763", + "name": "Chris Flynn", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$92,112", + "start_date": "12/23/2013" + }, + { + "extn": "3498", + "id": "32764", + "name": "Owen Shaw", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$26,555", + "start_date": "6/14/2001" + }, + { + "extn": "1458", + "id": "32765", + "name": "Margaret Hill", + "office": "New York", + "position": "HR Specialist", + "salary": "$243,192", + "start_date": "9/27/2004" + }, + { + "extn": "5746", + "id": "32766", + "name": "Aiden Ross", + "office": "New Orleans", + "position": "Clerk", + "salary": "$134,620", + "start_date": "10/8/2005" + }, + { + "extn": "7788", + "id": "32767", + "name": "David Cobb", + "office": "Quebec", + "position": "Audiologist", + "salary": "$182,359", + "start_date": "3/13/2002" + }, + { + "extn": "2128", + "id": "32768", + "name": "Jacob Murray", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$88,784", + "start_date": "12/19/2012" + }, + { + "extn": "7623", + "id": "32769", + "name": "Matt Hope", + "office": "Arlington", + "position": "Biologist", + "salary": "$150,230", + "start_date": "10/28/2010" + }, + { + "extn": "1415", + "id": "32770", + "name": "John Snow", + "office": "Nashville", + "position": "Project Manager", + "salary": "$114,012", + "start_date": "8/11/2009" + }, + { + "extn": "1114", + "id": "32771", + "name": "Cassidy Oakley", + "office": "Arlington", + "position": "Mobile Developer", + "salary": "$89,776", + "start_date": "4/13/2003" + }, + { + "extn": "5409", + "id": "32772", + "name": "Sylvia Shea", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$290,844", + "start_date": "6/8/2007" + }, + { + "extn": "8321", + "id": "32773", + "name": "Liliana Oakley", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$76,925", + "start_date": "1/20/2012" + }, + { + "extn": "5194", + "id": "32774", + "name": "Benny Gallacher", + "office": "Hollywood", + "position": "Paramedic", + "salary": "$284,506", + "start_date": "7/27/2010" + }, + { + "extn": "5723", + "id": "32775", + "name": "Brad Yarwood", + "office": "Minneapolis", + "position": "Steward", + "salary": "$76,353", + "start_date": "9/22/2019" + }, + { + "extn": "8709", + "id": "32776", + "name": "Rhea Armstrong", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$111,512", + "start_date": "12/24/2006" + }, + { + "extn": "5506", + "id": "32777", + "name": "Hayden Penn", + "office": "Worcester", + "position": "Accountant", + "salary": "$39,182", + "start_date": "1/8/2018" + }, + { + "extn": "5231", + "id": "32778", + "name": "Sabina Owen", + "office": "Huntsville", + "position": "Dentist", + "salary": "$50,763", + "start_date": "8/23/2001" + }, + { + "extn": "4842", + "id": "32779", + "name": "Vivian Harris", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$58,599", + "start_date": "5/30/2013" + }, + { + "extn": "9551", + "id": "32780", + "name": "Alison Windsor", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$270,482", + "start_date": "10/17/2009" + }, + { + "extn": "9364", + "id": "32781", + "name": "Phillip Fowler", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$91,520", + "start_date": "6/26/2017" + }, + { + "extn": "8752", + "id": "32782", + "name": "Mark Davies", + "office": "Valetta", + "position": "Production Painter", + "salary": "$119,796", + "start_date": "7/21/2009" + }, + { + "extn": "3047", + "id": "32783", + "name": "Jolene Wills", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$135,867", + "start_date": "8/18/2002" + }, + { + "extn": "5754", + "id": "32784", + "name": "Anthony Milner", + "office": "San Francisco", + "position": "Banker", + "salary": "$266,772", + "start_date": "10/23/2014" + }, + { + "extn": "5888", + "id": "32785", + "name": "Tyson Knight", + "office": "Philadelphia", + "position": "Inspector", + "salary": "$94,200", + "start_date": "7/16/2012" + }, + { + "extn": "9102", + "id": "32786", + "name": "Gwenyth Harvey", + "office": "Orlando", + "position": "Operator", + "salary": "$68,529", + "start_date": "12/21/2012" + }, + { + "extn": "5529", + "id": "32787", + "name": "Kassandra Rigg", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$136,776", + "start_date": "11/28/2018" + }, + { + "extn": "4270", + "id": "32788", + "name": "Chadwick Bennett", + "office": "Prague", + "position": "Ambulatory Nurse", + "salary": "$147,672", + "start_date": "9/8/2011" + }, + { + "extn": "1573", + "id": "32789", + "name": "Rosalee Warren", + "office": "Richmond", + "position": "Steward", + "salary": "$23,064", + "start_date": "10/14/2016" + }, + { + "extn": "1194", + "id": "32790", + "name": "Daniel Yard", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$226,252", + "start_date": "7/22/2002" + }, + { + "extn": "2455", + "id": "32791", + "name": "Emma Osmond", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$246,727", + "start_date": "10/6/2005" + }, + { + "extn": "4123", + "id": "32792", + "name": "Peyton Pond", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$109,872", + "start_date": "8/23/2017" + }, + { + "extn": "9427", + "id": "32793", + "name": "Rae Corbett", + "office": "Bucharest", + "position": "Doctor", + "salary": "$100,450", + "start_date": "4/5/2011" + }, + { + "extn": "1665", + "id": "32794", + "name": "Eduardo Asher", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$73,566", + "start_date": "7/31/2013" + }, + { + "extn": "5904", + "id": "32795", + "name": "Rachael Walker", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$38,336", + "start_date": "7/4/2015" + }, + { + "extn": "2518", + "id": "32796", + "name": "Hank Clayton", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$182,814", + "start_date": "1/9/2007" + }, + { + "extn": "1063", + "id": "32797", + "name": "Elle Gibbons", + "office": "Memphis", + "position": "Electrician", + "salary": "$221,874", + "start_date": "3/5/2016" + }, + { + "extn": "8684", + "id": "32798", + "name": "Juliet Cobb", + "office": "Honolulu", + "position": "Cash Manager", + "salary": "$285,317", + "start_date": "6/13/2000" + }, + { + "extn": "4563", + "id": "32799", + "name": "Shannon Dubois", + "office": "Prague", + "position": "Machine Operator", + "salary": "$153,875", + "start_date": "3/27/2010" + }, + { + "extn": "3588", + "id": "32800", + "name": "Makenzie Downing", + "office": "Zurich", + "position": "Webmaster", + "salary": "$132,478", + "start_date": "5/14/2015" + }, + { + "extn": "3460", + "id": "32801", + "name": "Joy Nurton", + "office": "Cincinnati", + "position": "Insurance Broker", + "salary": "$100,199", + "start_date": "12/2/2009" + }, + { + "extn": "3366", + "id": "32802", + "name": "Benjamin Rycroft", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$13,025", + "start_date": "4/28/2008" + }, + { + "extn": "5517", + "id": "32803", + "name": "Kimberly Tyrrell", + "office": "Madison", + "position": "Accountant", + "salary": "$139,923", + "start_date": "7/30/2014" + }, + { + "extn": "7006", + "id": "32804", + "name": "Bryon Dunbar", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$225,506", + "start_date": "10/23/2004" + }, + { + "extn": "5736", + "id": "32805", + "name": "Rylee Turner", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$163,706", + "start_date": "2/24/2010" + }, + { + "extn": "8203", + "id": "32806", + "name": "Owen Swift", + "office": "Escondido", + "position": "Operator", + "salary": "$294,585", + "start_date": "10/18/2019" + }, + { + "extn": "8468", + "id": "32807", + "name": "Elle Rodgers", + "office": "Lyon", + "position": "Biologist", + "salary": "$105,795", + "start_date": "12/2/2014" + }, + { + "extn": "2444", + "id": "32808", + "name": "Clarissa Holmes", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$100,880", + "start_date": "2/20/2004" + }, + { + "extn": "4481", + "id": "32809", + "name": "Caleb Parker", + "office": "Miami", + "position": "Webmaster", + "salary": "$271,577", + "start_date": "10/8/2008" + }, + { + "extn": "5573", + "id": "32810", + "name": "Chanelle Stewart", + "office": "Lyon", + "position": "Business Broker", + "salary": "$271,369", + "start_date": "7/10/2013" + }, + { + "extn": "8716", + "id": "32811", + "name": "Mason Stone ", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$294,841", + "start_date": "8/12/2016" + }, + { + "extn": "4403", + "id": "32812", + "name": "Elise Mccormick", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$249,861", + "start_date": "3/31/2007" + }, + { + "extn": "2343", + "id": "32813", + "name": "Ron Hewitt", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$70,904", + "start_date": "11/21/2013" + }, + { + "extn": "4777", + "id": "32814", + "name": "Martha Wilkinson", + "office": "Madison", + "position": "Restaurant Manager", + "salary": "$247,569", + "start_date": "8/6/2011" + }, + { + "extn": "4528", + "id": "32815", + "name": "Brad Lane", + "office": "Paris", + "position": "Lecturer", + "salary": "$269,782", + "start_date": "1/8/2006" + }, + { + "extn": "8341", + "id": "32816", + "name": "Aisha Sylvester", + "office": "Houston", + "position": "Bellman", + "salary": "$107,386", + "start_date": "8/26/2013" + }, + { + "extn": "9177", + "id": "32817", + "name": "Mason Owen", + "office": "Garland", + "position": "Project Manager", + "salary": "$205,100", + "start_date": "10/3/2018" + }, + { + "extn": "9686", + "id": "32818", + "name": "Cameron Pond", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$187,275", + "start_date": "2/11/2006" + }, + { + "extn": "6962", + "id": "32819", + "name": "Anais Jeffery", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$241,522", + "start_date": "4/1/2015" + }, + { + "extn": "1856", + "id": "32820", + "name": "Peter Ianson", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$255,652", + "start_date": "11/1/2007" + }, + { + "extn": "7029", + "id": "32821", + "name": "Victoria Lloyd", + "office": "Denver", + "position": "Doctor", + "salary": "$175,015", + "start_date": "5/5/2014" + }, + { + "extn": "7974", + "id": "32822", + "name": "Dorothy Groves", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$66,983", + "start_date": "8/12/2005" + }, + { + "extn": "5084", + "id": "32823", + "name": "Jacob Hamilton", + "office": "Garland", + "position": "Mobile Developer", + "salary": "$14,787", + "start_date": "3/24/2004" + }, + { + "extn": "5649", + "id": "32824", + "name": "Jamie Poulton", + "office": "Omaha", + "position": "Health Educator", + "salary": "$177,665", + "start_date": "12/16/2001" + }, + { + "extn": "6368", + "id": "32825", + "name": "Logan Benson", + "office": "Nashville", + "position": "Auditor", + "salary": "$134,375", + "start_date": "4/18/2012" + }, + { + "extn": "4340", + "id": "32826", + "name": "Jayden Ramsey", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$16,146", + "start_date": "5/3/2005" + }, + { + "extn": "2892", + "id": "32827", + "name": "Alba Gilbert", + "office": "Charlotte", + "position": "Associate Professor", + "salary": "$240,425", + "start_date": "3/14/2015" + }, + { + "extn": "2251", + "id": "32828", + "name": "Noah Warden", + "office": "Lakewood", + "position": "Mobile Developer", + "salary": "$39,535", + "start_date": "3/24/2012" + }, + { + "extn": "4485", + "id": "32829", + "name": "Elijah Warren", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$207,865", + "start_date": "6/6/2014" + }, + { + "extn": "7084", + "id": "32830", + "name": "Paula Strong", + "office": "Murfreesboro", + "position": "Machine Operator", + "salary": "$65,755", + "start_date": "2/15/2008" + }, + { + "extn": "5511", + "id": "32831", + "name": "Hadley Irwin", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$149,951", + "start_date": "7/31/2002" + }, + { + "extn": "7000", + "id": "32832", + "name": "Hayden Grady", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$36,322", + "start_date": "7/8/2007" + }, + { + "extn": "6569", + "id": "32833", + "name": "Denny Oatway", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$120,399", + "start_date": "8/26/2018" + }, + { + "extn": "4238", + "id": "32834", + "name": "Aeris Mooney", + "office": "Wien", + "position": "Auditor", + "salary": "$163,467", + "start_date": "6/26/2004" + }, + { + "extn": "4941", + "id": "32835", + "name": "Hayden Burge", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$257,381", + "start_date": "9/25/2014" + }, + { + "extn": "8412", + "id": "32836", + "name": "Monica Murphy", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$265,767", + "start_date": "2/19/2010" + }, + { + "extn": "6452", + "id": "32837", + "name": "Enoch Eyres", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$60,932", + "start_date": "5/19/2000" + }, + { + "extn": "2704", + "id": "32838", + "name": "Kurt Huggins", + "office": "Portland", + "position": "IT Support Staff", + "salary": "$198,184", + "start_date": "12/18/2009" + }, + { + "extn": "7416", + "id": "32839", + "name": "Gabriel Overson", + "office": "Paris", + "position": "Physician", + "salary": "$89,701", + "start_date": "12/25/2007" + }, + { + "extn": "7560", + "id": "32840", + "name": "Savannah Gray", + "office": "Memphis", + "position": "Operator", + "salary": "$71,994", + "start_date": "9/18/2002" + }, + { + "extn": "9991", + "id": "32841", + "name": "Mayleen Turner", + "office": "Bucharest", + "position": "Fabricator", + "salary": "$134,791", + "start_date": "5/20/2006" + }, + { + "extn": "4842", + "id": "32842", + "name": "Bart Egerton", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$212,494", + "start_date": "1/27/2006" + }, + { + "extn": "9418", + "id": "32843", + "name": "Camila Cooper", + "office": "Lancaster", + "position": "Dentist", + "salary": "$241,829", + "start_date": "5/4/2015" + }, + { + "extn": "7435", + "id": "32844", + "name": "Tania Bailey", + "office": "Moreno Valley", + "position": "Stockbroker", + "salary": "$47,726", + "start_date": "12/31/2007" + }, + { + "extn": "3654", + "id": "32845", + "name": "Cedrick Jackson", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$299,684", + "start_date": "1/29/2014" + }, + { + "extn": "4494", + "id": "32846", + "name": "Melody Burge", + "office": "Kansas City", + "position": "Fabricator", + "salary": "$111,767", + "start_date": "8/29/2007" + }, + { + "extn": "7104", + "id": "32847", + "name": "Dasha Partridge", + "office": "St. Louis", + "position": "Staffing Consultant", + "salary": "$261,574", + "start_date": "9/21/2011" + }, + { + "extn": "4419", + "id": "32848", + "name": "Meredith Huggins", + "office": "Lancaster", + "position": "Insurance Broker", + "salary": "$242,893", + "start_date": "6/27/2009" + }, + { + "extn": "5648", + "id": "32849", + "name": "Leroy Watt", + "office": "San Jose", + "position": "Electrician", + "salary": "$298,062", + "start_date": "4/19/2000" + }, + { + "extn": "9917", + "id": "32850", + "name": "Rufus Tennant", + "office": "Pittsburgh", + "position": "Cook", + "salary": "$155,568", + "start_date": "8/16/2000" + }, + { + "extn": "7986", + "id": "32851", + "name": "Barney Irving", + "office": "San Jose", + "position": "Bellman", + "salary": "$182,437", + "start_date": "2/15/2000" + }, + { + "extn": "3525", + "id": "32852", + "name": "Nate Johnson", + "office": "Nashville", + "position": "Fabricator", + "salary": "$63,846", + "start_date": "6/23/2001" + }, + { + "extn": "7225", + "id": "32853", + "name": "Angelina Baker", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$88,358", + "start_date": "9/1/2009" + }, + { + "extn": "2090", + "id": "32854", + "name": "Alexander Lee", + "office": "Baltimore", + "position": "Dentist", + "salary": "$290,114", + "start_date": "9/24/2004" + }, + { + "extn": "7121", + "id": "32855", + "name": "Rosalie Eyres", + "office": "Atlanta", + "position": "Accountant", + "salary": "$112,388", + "start_date": "11/22/2014" + }, + { + "extn": "6997", + "id": "32856", + "name": "Joy Reid", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$30,243", + "start_date": "3/27/2006" + }, + { + "extn": "5297", + "id": "32857", + "name": "Noah Franks", + "office": "Minneapolis", + "position": "HR Coordinator", + "salary": "$43,978", + "start_date": "11/27/2018" + }, + { + "extn": "2704", + "id": "32858", + "name": "Alessia Fox", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$284,522", + "start_date": "1/4/2016" + }, + { + "extn": "9962", + "id": "32859", + "name": "Chanelle Thorne", + "office": "Los Angeles", + "position": "Retail Trainee", + "salary": "$168,126", + "start_date": "5/8/2011" + }, + { + "extn": "4018", + "id": "32860", + "name": "William Clark", + "office": "Madrid", + "position": "Banker", + "salary": "$142,898", + "start_date": "6/2/2005" + }, + { + "extn": "9185", + "id": "32861", + "name": "Lara Goodman", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$133,978", + "start_date": "6/24/2002" + }, + { + "extn": "7698", + "id": "32862", + "name": "Dasha Button", + "office": "Baltimore", + "position": "Restaurant Manager", + "salary": "$274,818", + "start_date": "12/26/2018" + }, + { + "extn": "8236", + "id": "32863", + "name": "Paula Norburn", + "office": "Garland", + "position": "Software Engineer", + "salary": "$10,473", + "start_date": "5/10/2009" + }, + { + "extn": "8355", + "id": "32864", + "name": "Johnny Stone ", + "office": "St. Louis", + "position": "Systems Administrator", + "salary": "$210,560", + "start_date": "2/21/2013" + }, + { + "extn": "5822", + "id": "32865", + "name": "Lorraine Reyes", + "office": "Madison", + "position": "Investment Advisor", + "salary": "$96,610", + "start_date": "6/28/2010" + }, + { + "extn": "6497", + "id": "32866", + "name": "Clint Rosenbloom", + "office": "Laredo", + "position": "Accountant", + "salary": "$231,453", + "start_date": "5/13/2006" + }, + { + "extn": "4946", + "id": "32867", + "name": "Chris Cox", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$44,894", + "start_date": "10/10/2002" + }, + { + "extn": "3988", + "id": "32868", + "name": "Eduardo Herbert", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$223,921", + "start_date": "7/24/2018" + }, + { + "extn": "6763", + "id": "32869", + "name": "Christy Coll", + "office": "Tulsa", + "position": "Doctor", + "salary": "$116,938", + "start_date": "1/9/2001" + }, + { + "extn": "4851", + "id": "32870", + "name": "Maxwell Gibson", + "office": "Zurich", + "position": "Auditor", + "salary": "$151,349", + "start_date": "10/17/2001" + }, + { + "extn": "6498", + "id": "32871", + "name": "Agnes Sherry", + "office": "Berna", + "position": "Web Developer", + "salary": "$296,213", + "start_date": "8/11/2019" + }, + { + "extn": "9066", + "id": "32872", + "name": "Rick Larkin", + "office": "Prague", + "position": "CNC Operator", + "salary": "$268,664", + "start_date": "11/27/2009" + }, + { + "extn": "9821", + "id": "32873", + "name": "Ryan Wooldridge", + "office": "Oklahoma City", + "position": "Baker", + "salary": "$250,911", + "start_date": "1/26/2010" + }, + { + "extn": "2810", + "id": "32874", + "name": "Tom Allwood", + "office": "San Diego", + "position": "Lecturer", + "salary": "$60,481", + "start_date": "9/27/2008" + }, + { + "extn": "7198", + "id": "32875", + "name": "Regina Slater", + "office": "Orlando", + "position": "Laboratory Technician", + "salary": "$159,212", + "start_date": "11/6/2003" + }, + { + "extn": "1885", + "id": "32876", + "name": "Barney Russell", + "office": "Lancaster", + "position": "Investment Advisor", + "salary": "$186,190", + "start_date": "3/2/2000" + }, + { + "extn": "4070", + "id": "32877", + "name": "Abdul Sloan", + "office": "Omaha", + "position": "Restaurant Manager", + "salary": "$95,522", + "start_date": "12/1/2005" + }, + { + "extn": "5684", + "id": "32878", + "name": "Clint Eyres", + "office": "Bucharest", + "position": "Lecturer", + "salary": "$212,318", + "start_date": "3/29/2016" + }, + { + "extn": "6332", + "id": "32879", + "name": "Ronald Harris", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$274,155", + "start_date": "10/15/2006" + }, + { + "extn": "2113", + "id": "32880", + "name": "Rufus Moore", + "office": "Bellevue", + "position": "Cashier", + "salary": "$114,280", + "start_date": "11/29/2016" + }, + { + "extn": "1903", + "id": "32881", + "name": "Jack West", + "office": "Berlin", + "position": "Baker", + "salary": "$14,369", + "start_date": "9/4/2009" + }, + { + "extn": "4541", + "id": "32882", + "name": "Abdul Gordon", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$230,050", + "start_date": "12/30/2013" + }, + { + "extn": "4200", + "id": "32883", + "name": "Brad Gray", + "office": "Dallas", + "position": "Clerk", + "salary": "$124,126", + "start_date": "10/15/2013" + }, + { + "extn": "7134", + "id": "32884", + "name": "Michael Squire", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$163,613", + "start_date": "10/18/2004" + }, + { + "extn": "5225", + "id": "32885", + "name": "Doug Edler", + "office": "Valetta", + "position": "Physician", + "salary": "$278,692", + "start_date": "2/8/2009" + }, + { + "extn": "5157", + "id": "32886", + "name": "Kenzie Skinner", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$137,812", + "start_date": "8/16/2002" + }, + { + "extn": "5148", + "id": "32887", + "name": "Emmanuelle Palmer", + "office": "Henderson", + "position": "Fabricator", + "salary": "$233,607", + "start_date": "6/23/2000" + }, + { + "extn": "9544", + "id": "32888", + "name": "Oliver Gordon", + "office": "Reno", + "position": "Accountant", + "salary": "$275,300", + "start_date": "6/23/2004" + }, + { + "extn": "2478", + "id": "32889", + "name": "Gabriel Tailor", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$162,773", + "start_date": "6/20/2015" + }, + { + "extn": "4104", + "id": "32890", + "name": "Elisabeth Gilmore", + "office": "Fremont", + "position": "Web Developer", + "salary": "$237,078", + "start_date": "10/19/2019" + }, + { + "extn": "7750", + "id": "32891", + "name": "Oliver Lane", + "office": "Columbus", + "position": "Lecturer", + "salary": "$44,417", + "start_date": "8/17/2003" + }, + { + "extn": "9721", + "id": "32892", + "name": "Louise Oldfield", + "office": "Saint Paul", + "position": "HR Specialist", + "salary": "$27,936", + "start_date": "1/19/2017" + }, + { + "extn": "3829", + "id": "32893", + "name": "Harmony Smith", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$218,457", + "start_date": "6/20/2017" + }, + { + "extn": "6055", + "id": "32894", + "name": "Mike Leigh", + "office": "Seattle", + "position": "Project Manager", + "salary": "$282,689", + "start_date": "8/3/2000" + }, + { + "extn": "7724", + "id": "32895", + "name": "Leroy Bentley", + "office": "Worcester", + "position": "Banker", + "salary": "$235,604", + "start_date": "7/29/2000" + }, + { + "extn": "8390", + "id": "32896", + "name": "Meredith Fulton", + "office": "El Paso", + "position": "Health Educator", + "salary": "$53,580", + "start_date": "3/23/2017" + }, + { + "extn": "6363", + "id": "32897", + "name": "Hanna Gaynor", + "office": "Sacramento", + "position": "Physician", + "salary": "$16,287", + "start_date": "11/28/2005" + }, + { + "extn": "7670", + "id": "32898", + "name": "Maxwell Preston", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$235,803", + "start_date": "8/24/2002" + }, + { + "extn": "7101", + "id": "32899", + "name": "Daron Mitchell", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$162,263", + "start_date": "2/19/2004" + }, + { + "extn": "1808", + "id": "32900", + "name": "Winnie Knight", + "office": "San Diego", + "position": "Physician", + "salary": "$98,110", + "start_date": "8/3/2008" + }, + { + "extn": "7031", + "id": "32901", + "name": "Naomi Boden", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$179,331", + "start_date": "7/10/2002" + }, + { + "extn": "4357", + "id": "32902", + "name": "Alex Eastwood", + "office": "Fort Lauderdale", + "position": "Physician", + "salary": "$124,111", + "start_date": "4/18/2012" + }, + { + "extn": "2707", + "id": "32903", + "name": "Chloe Pitt", + "office": "Detroit", + "position": "Paramedic", + "salary": "$100,320", + "start_date": "11/12/2000" + }, + { + "extn": "6155", + "id": "32904", + "name": "Ember Wood", + "office": "Dallas", + "position": "Health Educator", + "salary": "$18,561", + "start_date": "9/4/2010" + }, + { + "extn": "9616", + "id": "32905", + "name": "Luke Ballard", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$249,189", + "start_date": "3/10/2001" + }, + { + "extn": "8407", + "id": "32906", + "name": "Denny Varley", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$216,071", + "start_date": "8/5/2018" + }, + { + "extn": "7606", + "id": "32907", + "name": "Mary Johnson", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$296,000", + "start_date": "12/6/2000" + }, + { + "extn": "1285", + "id": "32908", + "name": "Percy Whinter", + "office": "Lisbon", + "position": "HR Specialist", + "salary": "$13,778", + "start_date": "9/15/2001" + }, + { + "extn": "8012", + "id": "32909", + "name": "Leanne Bell", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$224,670", + "start_date": "3/8/2014" + }, + { + "extn": "8691", + "id": "32910", + "name": "Ethan Little", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$227,186", + "start_date": "6/18/2006" + }, + { + "extn": "8207", + "id": "32911", + "name": "Mark Edwards", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$215,383", + "start_date": "12/18/2017" + }, + { + "extn": "8250", + "id": "32912", + "name": "Monica Mooney", + "office": "San Francisco", + "position": "Bellman", + "salary": "$62,554", + "start_date": "4/23/2005" + }, + { + "extn": "8737", + "id": "32913", + "name": "Dalia Neal", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$258,652", + "start_date": "8/3/2004" + }, + { + "extn": "9986", + "id": "32914", + "name": "Chuck Holmes", + "office": "Albuquerque", + "position": "Accountant", + "salary": "$79,187", + "start_date": "2/17/2018" + }, + { + "extn": "5428", + "id": "32915", + "name": "Miriam Beal", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$219,635", + "start_date": "4/25/2010" + }, + { + "extn": "5746", + "id": "32916", + "name": "Bryon Truscott", + "office": "Charlotte", + "position": "HR Coordinator", + "salary": "$285,448", + "start_date": "11/29/2000" + }, + { + "extn": "6269", + "id": "32917", + "name": "Oliver Heaton", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$260,171", + "start_date": "5/3/2005" + }, + { + "extn": "8822", + "id": "32918", + "name": "Freya Willis", + "office": "Tulsa", + "position": "Systems Administrator", + "salary": "$126,398", + "start_date": "8/31/2014" + }, + { + "extn": "1679", + "id": "32919", + "name": "Iris Lynn", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$110,072", + "start_date": "9/2/2007" + }, + { + "extn": "4312", + "id": "32920", + "name": "Carla Jones", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$142,035", + "start_date": "7/14/2018" + }, + { + "extn": "9791", + "id": "32921", + "name": "Alex Clark", + "office": "Murfreesboro", + "position": "Auditor", + "salary": "$56,432", + "start_date": "7/4/2003" + }, + { + "extn": "3836", + "id": "32922", + "name": "Barry Healy", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$213,181", + "start_date": "11/3/2003" + }, + { + "extn": "7671", + "id": "32923", + "name": "Danny Phillips", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$203,293", + "start_date": "5/13/2007" + }, + { + "extn": "5982", + "id": "32924", + "name": "Faith Evans", + "office": "Salt Lake City", + "position": "Front Desk Coordinator", + "salary": "$136,082", + "start_date": "2/15/2008" + }, + { + "extn": "6301", + "id": "32925", + "name": "Lily Armstrong", + "office": "Springfield", + "position": "Inspector", + "salary": "$186,503", + "start_date": "4/12/2012" + }, + { + "extn": "8935", + "id": "32926", + "name": "Chester Flack", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$222,118", + "start_date": "8/20/2008" + }, + { + "extn": "2844", + "id": "32927", + "name": "Meredith Avery", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$107,548", + "start_date": "9/10/2012" + }, + { + "extn": "3825", + "id": "32928", + "name": "Ronald Pearson", + "office": "Milano", + "position": "Cash Manager", + "salary": "$217,676", + "start_date": "7/7/2015" + }, + { + "extn": "7284", + "id": "32929", + "name": "David Long", + "office": "London", + "position": "Healthcare Specialist", + "salary": "$255,128", + "start_date": "6/21/2010" + }, + { + "extn": "3204", + "id": "32930", + "name": "Angelique Neal", + "office": "Toledo", + "position": "Lecturer", + "salary": "$114,201", + "start_date": "3/19/2008" + }, + { + "extn": "4556", + "id": "32931", + "name": "Sloane Kirby", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$139,910", + "start_date": "5/29/2002" + }, + { + "extn": "8435", + "id": "32932", + "name": "Sienna Dunbar", + "office": "Atlanta", + "position": "Treasurer", + "salary": "$28,988", + "start_date": "9/4/2018" + }, + { + "extn": "3007", + "id": "32933", + "name": "Emerald Freeburn", + "office": "Henderson", + "position": "Electrician", + "salary": "$47,392", + "start_date": "8/27/2010" + }, + { + "extn": "6032", + "id": "32934", + "name": "Nick Nobbs", + "office": "Huntsville", + "position": "Designer", + "salary": "$246,224", + "start_date": "8/19/2002" + }, + { + "extn": "7713", + "id": "32935", + "name": "Josh Gallacher", + "office": "Lisbon", + "position": "Accountant", + "salary": "$169,920", + "start_date": "8/30/2011" + }, + { + "extn": "3411", + "id": "32936", + "name": "Alex Jackson", + "office": "Lyon", + "position": "Webmaster", + "salary": "$234,051", + "start_date": "10/25/2017" + }, + { + "extn": "9057", + "id": "32937", + "name": "Leslie Veale", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$266,031", + "start_date": "8/2/2007" + }, + { + "extn": "2778", + "id": "32938", + "name": "Javier Townend", + "office": "Worcester", + "position": "Paramedic", + "salary": "$243,381", + "start_date": "9/10/2015" + }, + { + "extn": "5940", + "id": "32939", + "name": "Peter Hamilton", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$96,873", + "start_date": "2/24/2017" + }, + { + "extn": "1555", + "id": "32940", + "name": "Caleb Jefferson", + "office": "Denver", + "position": "Cook", + "salary": "$268,025", + "start_date": "9/26/2013" + }, + { + "extn": "7228", + "id": "32941", + "name": "Jaylene Truscott", + "office": "Kansas City", + "position": "HR Coordinator", + "salary": "$270,228", + "start_date": "11/24/2013" + }, + { + "extn": "7633", + "id": "32942", + "name": "Rocco Anderson", + "office": "Madrid", + "position": "Design Engineer", + "salary": "$16,569", + "start_date": "7/12/2016" + }, + { + "extn": "1495", + "id": "32943", + "name": "Luke Campbell", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$89,774", + "start_date": "6/20/2014" + }, + { + "extn": "4091", + "id": "32944", + "name": "Madison Dann", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$129,845", + "start_date": "6/4/2003" + }, + { + "extn": "7091", + "id": "32945", + "name": "Marjorie Kirby", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$169,961", + "start_date": "12/13/2018" + }, + { + "extn": "1054", + "id": "32946", + "name": "Carolyn Baldwin", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$280,966", + "start_date": "10/21/2012" + }, + { + "extn": "5285", + "id": "32947", + "name": "Mya Speed", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$102,600", + "start_date": "9/19/2009" + }, + { + "extn": "9414", + "id": "32948", + "name": "Rocco Norton", + "office": "Fort Lauderdale", + "position": "Paramedic", + "salary": "$28,513", + "start_date": "1/15/2001" + }, + { + "extn": "4717", + "id": "32949", + "name": "William Hamilton", + "office": "Washington", + "position": "Inspector", + "salary": "$192,121", + "start_date": "4/21/2003" + }, + { + "extn": "7348", + "id": "32950", + "name": "Benjamin Wheeler", + "office": "Baltimore", + "position": "Call Center Representative", + "salary": "$73,095", + "start_date": "7/3/2009" + }, + { + "extn": "8843", + "id": "32951", + "name": "Cedrick Preston", + "office": "Philadelphia", + "position": "Retail Trainee", + "salary": "$27,510", + "start_date": "2/4/2014" + }, + { + "extn": "2347", + "id": "32952", + "name": "Bree Randall", + "office": "Minneapolis", + "position": "Cash Manager", + "salary": "$113,468", + "start_date": "7/10/2001" + }, + { + "extn": "2209", + "id": "32953", + "name": "Domenic Lunt", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$133,382", + "start_date": "11/19/2006" + }, + { + "extn": "5918", + "id": "32954", + "name": "Hope Truscott", + "office": "Arlington", + "position": "Project Manager", + "salary": "$131,878", + "start_date": "11/7/2005" + }, + { + "extn": "4257", + "id": "32955", + "name": "Noah Woodcock", + "office": "Berna", + "position": "Business Broker", + "salary": "$280,784", + "start_date": "7/14/2006" + }, + { + "extn": "9591", + "id": "32956", + "name": "Oliver Thomson", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$169,078", + "start_date": "6/6/2011" + }, + { + "extn": "8951", + "id": "32957", + "name": "Gabriel Kirby", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$100,969", + "start_date": "7/7/2010" + }, + { + "extn": "7214", + "id": "32958", + "name": "Gabriel Quinton", + "office": "Hollywood", + "position": "Bellman", + "salary": "$104,111", + "start_date": "7/16/2019" + }, + { + "extn": "1949", + "id": "32959", + "name": "Carina West", + "office": "Reno", + "position": "Cook", + "salary": "$57,902", + "start_date": "10/1/2006" + }, + { + "extn": "4947", + "id": "32960", + "name": "Teagan Allcott", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$244,107", + "start_date": "11/4/2008" + }, + { + "extn": "9742", + "id": "32961", + "name": "Carter Ingham", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$160,900", + "start_date": "7/25/2017" + }, + { + "extn": "2493", + "id": "32962", + "name": "Boris Brown", + "office": "Houston", + "position": "Clerk", + "salary": "$240,596", + "start_date": "6/3/2008" + }, + { + "extn": "6043", + "id": "32963", + "name": "Wendy Carter", + "office": "Laredo", + "position": "Clerk", + "salary": "$100,675", + "start_date": "11/2/2010" + }, + { + "extn": "9899", + "id": "32964", + "name": "Henry Parker", + "office": "Kansas City", + "position": "Bellman", + "salary": "$286,553", + "start_date": "4/25/2007" + }, + { + "extn": "7125", + "id": "32965", + "name": "Nicole Maxwell", + "office": "Long Beach", + "position": "Biologist", + "salary": "$76,547", + "start_date": "7/20/2005" + }, + { + "extn": "8159", + "id": "32966", + "name": "Bob Moreno", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$285,680", + "start_date": "6/13/2006" + }, + { + "extn": "9717", + "id": "32967", + "name": "Julius Ellis", + "office": "San Antonio", + "position": "Inspector", + "salary": "$234,889", + "start_date": "8/22/2008" + }, + { + "extn": "3028", + "id": "32968", + "name": "Michaela Giles", + "office": "Venice", + "position": "Operator", + "salary": "$209,439", + "start_date": "3/3/2017" + }, + { + "extn": "2665", + "id": "32969", + "name": "Valentina Bloom", + "office": "Jersey City", + "position": "Webmaster", + "salary": "$61,545", + "start_date": "5/15/2011" + }, + { + "extn": "8885", + "id": "32970", + "name": "Elly Gates", + "office": "San Diego", + "position": "Cashier", + "salary": "$89,996", + "start_date": "3/3/2006" + }, + { + "extn": "8641", + "id": "32971", + "name": "Ron Wood", + "office": "Stockton", + "position": "Healthcare Specialist", + "salary": "$40,349", + "start_date": "12/23/2001" + }, + { + "extn": "7498", + "id": "32972", + "name": "Roger Crawley", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$86,968", + "start_date": "12/21/2004" + }, + { + "extn": "6992", + "id": "32973", + "name": "Sabrina Burnley", + "office": "Irving", + "position": "Treasurer", + "salary": "$118,039", + "start_date": "8/16/2019" + }, + { + "extn": "1620", + "id": "32974", + "name": "Lucas Redden", + "office": "Denver", + "position": "Paramedic", + "salary": "$270,058", + "start_date": "5/12/2014" + }, + { + "extn": "3245", + "id": "32975", + "name": "Clint Miller", + "office": "Garland", + "position": "Dentist", + "salary": "$129,449", + "start_date": "9/6/2011" + }, + { + "extn": "2607", + "id": "32976", + "name": "Carol Cadman", + "office": "Prague", + "position": "Production Painter", + "salary": "$96,122", + "start_date": "8/8/2008" + }, + { + "extn": "6220", + "id": "32977", + "name": "Sienna Coll", + "office": "Los Angeles", + "position": "Audiologist", + "salary": "$124,565", + "start_date": "8/9/2003" + }, + { + "extn": "4346", + "id": "32978", + "name": "Maxwell Yard", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$96,528", + "start_date": "9/4/2014" + }, + { + "extn": "3927", + "id": "32979", + "name": "Aiden Kennedy", + "office": "Detroit", + "position": "Investment Advisor", + "salary": "$94,297", + "start_date": "10/26/2010" + }, + { + "extn": "5676", + "id": "32980", + "name": "Leroy Briggs", + "office": "New York", + "position": "Associate Professor", + "salary": "$289,285", + "start_date": "3/5/2000" + }, + { + "extn": "9278", + "id": "32981", + "name": "Isla Sanchez", + "office": "Berna", + "position": "Audiologist", + "salary": "$136,929", + "start_date": "3/25/2001" + }, + { + "extn": "7615", + "id": "32982", + "name": "Ember Watt", + "office": "Indianapolis", + "position": "Assistant Buyer", + "salary": "$48,668", + "start_date": "12/26/2016" + }, + { + "extn": "5254", + "id": "32983", + "name": "Ramon Grey", + "office": "Garland", + "position": "Machine Operator", + "salary": "$27,993", + "start_date": "5/14/2004" + }, + { + "extn": "8919", + "id": "32984", + "name": "Gemma Hamilton", + "office": "Valetta", + "position": "Operator", + "salary": "$256,308", + "start_date": "5/28/2012" + }, + { + "extn": "1723", + "id": "32985", + "name": "Julian Farrow", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$83,347", + "start_date": "6/5/2005" + }, + { + "extn": "6618", + "id": "32986", + "name": "Summer Poole", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$218,163", + "start_date": "9/8/2011" + }, + { + "extn": "3950", + "id": "32987", + "name": "Kenzie Neville", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$94,060", + "start_date": "5/14/2019" + }, + { + "extn": "7362", + "id": "32988", + "name": "Winnie Lowe", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$60,329", + "start_date": "10/10/2002" + }, + { + "extn": "5471", + "id": "32989", + "name": "Carla Walter", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$100,798", + "start_date": "1/9/2000" + }, + { + "extn": "5414", + "id": "32990", + "name": "Leroy Bishop", + "office": "Madison", + "position": "Steward", + "salary": "$182,209", + "start_date": "10/4/2018" + }, + { + "extn": "6233", + "id": "32991", + "name": "Sasha Bailey", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$41,977", + "start_date": "6/30/2017" + }, + { + "extn": "6744", + "id": "32992", + "name": "Nathan Herbert", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$265,380", + "start_date": "7/6/2009" + }, + { + "extn": "3080", + "id": "32993", + "name": "Gwen Santos", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$31,901", + "start_date": "11/16/2012" + }, + { + "extn": "3584", + "id": "32994", + "name": "Tom Bright", + "office": "Worcester", + "position": "Executive Director", + "salary": "$287,006", + "start_date": "4/27/2008" + }, + { + "extn": "2923", + "id": "32995", + "name": "Ada Morgan", + "office": "Saint Paul", + "position": "CNC Operator", + "salary": "$191,236", + "start_date": "2/5/2006" + }, + { + "extn": "2194", + "id": "32996", + "name": "Maria Ryan", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$144,291", + "start_date": "11/28/2012" + }, + { + "extn": "1531", + "id": "32997", + "name": "Anabelle Shaw", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$65,071", + "start_date": "10/25/2003" + }, + { + "extn": "6723", + "id": "32998", + "name": "Remy Roman", + "office": "Portland", + "position": "Dentist", + "salary": "$40,784", + "start_date": "8/21/2008" + }, + { + "extn": "2377", + "id": "32999", + "name": "Jack Hopkins", + "office": "Stockton", + "position": "Fabricator", + "salary": "$160,573", + "start_date": "9/9/2005" + }, + { + "extn": "9028", + "id": "33000", + "name": "Davina Strong", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$33,870", + "start_date": "12/4/2004" + }, + { + "extn": "3779", + "id": "33001", + "name": "Darlene Gunn", + "office": "Lisbon", + "position": "Operator", + "salary": "$124,494", + "start_date": "4/17/2000" + }, + { + "extn": "9485", + "id": "33002", + "name": "Kieth Bowen", + "office": "Baltimore", + "position": "Food Technologist", + "salary": "$22,299", + "start_date": "10/11/2000" + }, + { + "extn": "3075", + "id": "33003", + "name": "Oliver Welsch", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$101,867", + "start_date": "10/12/2010" + }, + { + "extn": "2126", + "id": "33004", + "name": "Juliet Brennan", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$204,611", + "start_date": "5/26/2019" + }, + { + "extn": "1807", + "id": "33005", + "name": "Phillip Tait", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$37,130", + "start_date": "1/21/2006" + }, + { + "extn": "6104", + "id": "33006", + "name": "Anais Hepburn", + "office": "Reno", + "position": "Doctor", + "salary": "$86,768", + "start_date": "7/21/2015" + }, + { + "extn": "2994", + "id": "33007", + "name": "Lily Douglas", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$200,280", + "start_date": "2/16/2018" + }, + { + "extn": "8809", + "id": "33008", + "name": "Cedrick Williams", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$89,977", + "start_date": "12/31/2008" + }, + { + "extn": "4725", + "id": "33009", + "name": "Estrella Walker", + "office": "Miami", + "position": "Doctor", + "salary": "$140,529", + "start_date": "2/24/2008" + }, + { + "extn": "9624", + "id": "33010", + "name": "Kate Butler", + "office": "Oakland", + "position": "Fabricator", + "salary": "$115,703", + "start_date": "8/30/2001" + }, + { + "extn": "9271", + "id": "33011", + "name": "Elena Lee", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$32,883", + "start_date": "3/5/2018" + }, + { + "extn": "7883", + "id": "33012", + "name": "Hayden Gibbons", + "office": "Phoenix", + "position": "Systems Administrator", + "salary": "$132,678", + "start_date": "12/2/2009" + }, + { + "extn": "2448", + "id": "33013", + "name": "Kirsten Adams", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$47,741", + "start_date": "10/28/2009" + }, + { + "extn": "9806", + "id": "33014", + "name": "Isabel Veale", + "office": "London", + "position": "CNC Operator", + "salary": "$69,529", + "start_date": "10/1/2009" + }, + { + "extn": "3494", + "id": "33015", + "name": "Allison Hunt", + "office": "Escondido", + "position": "Cash Manager", + "salary": "$175,293", + "start_date": "4/29/2006" + }, + { + "extn": "6719", + "id": "33016", + "name": "Bart Gray", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$32,051", + "start_date": "12/25/2014" + }, + { + "extn": "4484", + "id": "33017", + "name": "Alexander Lynn", + "office": "Madison", + "position": "HR Specialist", + "salary": "$138,773", + "start_date": "5/6/2010" + }, + { + "extn": "8894", + "id": "33018", + "name": "Julian Palmer", + "office": "Reno", + "position": "Executive Director", + "salary": "$255,226", + "start_date": "4/29/2004" + }, + { + "extn": "7059", + "id": "33019", + "name": "Vivian Alexander", + "office": "St. Louis", + "position": "Production Painter", + "salary": "$277,407", + "start_date": "12/23/2016" + }, + { + "extn": "8210", + "id": "33020", + "name": "Leroy Emerson", + "office": "Glendale", + "position": "Service Supervisor", + "salary": "$175,064", + "start_date": "6/24/2018" + }, + { + "extn": "9297", + "id": "33021", + "name": "Ethan Snell", + "office": "Orlando", + "position": "Systems Administrator", + "salary": "$122,277", + "start_date": "6/1/2017" + }, + { + "extn": "1769", + "id": "33022", + "name": "Chuck Healy", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$252,914", + "start_date": "10/27/2016" + }, + { + "extn": "1338", + "id": "33023", + "name": "Benjamin Graves", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$294,716", + "start_date": "4/7/2008" + }, + { + "extn": "2922", + "id": "33024", + "name": "Alexander Styles", + "office": "Berlin", + "position": "Inspector", + "salary": "$48,426", + "start_date": "7/11/2018" + }, + { + "extn": "3226", + "id": "33025", + "name": "Bart Robertson", + "office": "Quebec", + "position": "Dentist", + "salary": "$101,072", + "start_date": "10/12/2016" + }, + { + "extn": "7997", + "id": "33026", + "name": "Francesca Shelton", + "office": "Chicago", + "position": "Budget Analyst", + "salary": "$61,866", + "start_date": "9/2/2016" + }, + { + "extn": "2538", + "id": "33027", + "name": "Evie Shea", + "office": "Springfield", + "position": "Executive Director", + "salary": "$265,135", + "start_date": "8/1/2012" + }, + { + "extn": "1319", + "id": "33028", + "name": "Adalind Driscoll", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$271,629", + "start_date": "5/12/2003" + }, + { + "extn": "7621", + "id": "33029", + "name": "Domenic Reynolds", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$177,734", + "start_date": "2/7/2003" + }, + { + "extn": "8434", + "id": "33030", + "name": "Marissa Powell", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$191,158", + "start_date": "5/23/2013" + }, + { + "extn": "9524", + "id": "33031", + "name": "Bart Thompson", + "office": "Worcester", + "position": "Baker", + "salary": "$147,254", + "start_date": "12/19/2015" + }, + { + "extn": "4917", + "id": "33032", + "name": "Hailey Nash", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$284,925", + "start_date": "10/28/2017" + }, + { + "extn": "9218", + "id": "33033", + "name": "Chris Osman", + "office": "Boston", + "position": "Machine Operator", + "salary": "$234,141", + "start_date": "10/22/2006" + }, + { + "extn": "2441", + "id": "33034", + "name": "Rose Rogan", + "office": "Arlington", + "position": "Retail Trainee", + "salary": "$70,882", + "start_date": "2/24/2004" + }, + { + "extn": "9847", + "id": "33035", + "name": "Rhea Gilbert", + "office": "Laredo", + "position": "Clerk", + "salary": "$36,080", + "start_date": "10/3/2004" + }, + { + "extn": "7673", + "id": "33036", + "name": "Marigold Victor", + "office": "Baltimore", + "position": "Biologist", + "salary": "$229,015", + "start_date": "9/8/2017" + }, + { + "extn": "2556", + "id": "33037", + "name": "Luke Dobson", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$225,170", + "start_date": "8/25/2014" + }, + { + "extn": "7650", + "id": "33038", + "name": "Henry Trent", + "office": "Stockton", + "position": "Cook", + "salary": "$67,773", + "start_date": "2/21/2007" + }, + { + "extn": "4215", + "id": "33039", + "name": "Joyce Page ", + "office": "Oklahoma City", + "position": "CNC Operator", + "salary": "$181,642", + "start_date": "4/10/2009" + }, + { + "extn": "4151", + "id": "33040", + "name": "Stephanie Evans", + "office": "Indianapolis", + "position": "Biologist", + "salary": "$204,206", + "start_date": "4/29/2001" + }, + { + "extn": "6632", + "id": "33041", + "name": "Mark Khan", + "office": "Columbus", + "position": "Banker", + "salary": "$77,019", + "start_date": "1/11/2003" + }, + { + "extn": "6991", + "id": "33042", + "name": "Lucas Wood", + "office": "Tokyo", + "position": "Restaurant Manager", + "salary": "$234,548", + "start_date": "7/24/2007" + }, + { + "extn": "3759", + "id": "33043", + "name": "Sadie Warren", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$174,439", + "start_date": "3/13/2000" + }, + { + "extn": "7783", + "id": "33044", + "name": "Tiffany Alcroft", + "office": "Tallahassee", + "position": "Systems Administrator", + "salary": "$197,555", + "start_date": "9/10/2016" + }, + { + "extn": "3781", + "id": "33045", + "name": "Nicholas Judd", + "office": "Sacramento", + "position": "Food Technologist", + "salary": "$157,215", + "start_date": "12/15/2007" + }, + { + "extn": "2618", + "id": "33046", + "name": "Beatrice Knight", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$150,352", + "start_date": "10/12/2016" + }, + { + "extn": "4507", + "id": "33047", + "name": "Jasmine Utterson", + "office": "San Jose", + "position": "Web Developer", + "salary": "$292,640", + "start_date": "6/11/2012" + }, + { + "extn": "6837", + "id": "33048", + "name": "Kamila Walker", + "office": "Amarillo", + "position": "Baker", + "salary": "$176,336", + "start_date": "11/25/2013" + }, + { + "extn": "7454", + "id": "33049", + "name": "Julian Goldsmith", + "office": "Santa Ana", + "position": "Steward", + "salary": "$183,536", + "start_date": "2/15/2013" + }, + { + "extn": "9231", + "id": "33050", + "name": "Alan Mcgee", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$99,725", + "start_date": "3/23/2000" + }, + { + "extn": "3172", + "id": "33051", + "name": "Nathan Moore", + "office": "Orlando", + "position": "IT Support Staff", + "salary": "$41,371", + "start_date": "12/1/2003" + }, + { + "extn": "6378", + "id": "33052", + "name": "Sara Rothwell", + "office": "Baltimore", + "position": "Food Technologist", + "salary": "$266,041", + "start_date": "1/19/2018" + }, + { + "extn": "9687", + "id": "33053", + "name": "Georgia Jenkin", + "office": "Fremont", + "position": "Ambulatory Nurse", + "salary": "$184,210", + "start_date": "8/5/2015" + }, + { + "extn": "3288", + "id": "33054", + "name": "Luke Allwood", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$49,249", + "start_date": "5/3/2008" + }, + { + "extn": "2068", + "id": "33055", + "name": "Lucas Page ", + "office": "Baltimore", + "position": "Electrician", + "salary": "$101,500", + "start_date": "3/16/2008" + }, + { + "extn": "6510", + "id": "33056", + "name": "Grace Pratt", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$216,743", + "start_date": "8/8/2004" + }, + { + "extn": "9222", + "id": "33057", + "name": "Mara Needham", + "office": "Sacramento", + "position": "Designer", + "salary": "$244,410", + "start_date": "1/3/2013" + }, + { + "extn": "2483", + "id": "33058", + "name": "Kimberly Jarrett", + "office": "Nashville", + "position": "Fabricator", + "salary": "$279,068", + "start_date": "3/28/2013" + }, + { + "extn": "4528", + "id": "33059", + "name": "Tony Lambert", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$16,589", + "start_date": "1/10/2016" + }, + { + "extn": "5121", + "id": "33060", + "name": "Sage Stubbs", + "office": "Bucharest", + "position": "Systems Administrator", + "salary": "$50,496", + "start_date": "11/30/2009" + }, + { + "extn": "3689", + "id": "33061", + "name": "Logan Rixon", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$176,925", + "start_date": "5/1/2001" + }, + { + "extn": "9483", + "id": "33062", + "name": "Norah Osman", + "office": "Dallas", + "position": "Accountant", + "salary": "$29,533", + "start_date": "3/26/2005" + }, + { + "extn": "2554", + "id": "33063", + "name": "Jacqueline Calderwood", + "office": "Laredo", + "position": "Web Developer", + "salary": "$50,846", + "start_date": "2/26/2004" + }, + { + "extn": "5118", + "id": "33064", + "name": "Leroy Dunbar", + "office": "San Jose", + "position": "Healthcare Specialist", + "salary": "$259,248", + "start_date": "2/5/2010" + }, + { + "extn": "8380", + "id": "33065", + "name": "Maya Herbert", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$244,388", + "start_date": "1/19/2011" + }, + { + "extn": "2125", + "id": "33066", + "name": "Marjorie Sawyer", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$119,858", + "start_date": "9/27/2017" + }, + { + "extn": "5925", + "id": "33067", + "name": "Chadwick Ingham", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$241,100", + "start_date": "12/28/2015" + }, + { + "extn": "3231", + "id": "33068", + "name": "Davina Cattell", + "office": "Seattle", + "position": "Dentist", + "salary": "$40,439", + "start_date": "9/21/2007" + }, + { + "extn": "6976", + "id": "33069", + "name": "Anabel Wallace", + "office": "Lyon", + "position": "Accountant", + "salary": "$160,388", + "start_date": "8/14/2007" + }, + { + "extn": "1375", + "id": "33070", + "name": "Penelope Moran", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$224,525", + "start_date": "3/12/2000" + }, + { + "extn": "7834", + "id": "33071", + "name": "Tom Clark", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$100,040", + "start_date": "10/27/2012" + }, + { + "extn": "5776", + "id": "33072", + "name": "Tyson Ianson", + "office": "Memphis", + "position": "Accountant", + "salary": "$144,802", + "start_date": "10/26/2002" + }, + { + "extn": "2080", + "id": "33073", + "name": "Mya Mason", + "office": "Anaheim", + "position": "Cashier", + "salary": "$174,749", + "start_date": "11/23/2006" + }, + { + "extn": "9778", + "id": "33074", + "name": "Sharon Clark", + "office": "Oakland", + "position": "Front Desk Coordinator", + "salary": "$146,413", + "start_date": "5/22/2012" + }, + { + "extn": "8035", + "id": "33075", + "name": "Carter Pratt", + "office": "Sacramento", + "position": "Accountant", + "salary": "$129,604", + "start_date": "7/2/2009" + }, + { + "extn": "2201", + "id": "33076", + "name": "Dalia Hudson", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$11,368", + "start_date": "6/11/2010" + }, + { + "extn": "8421", + "id": "33077", + "name": "Carol Dann", + "office": "Santa Ana", + "position": "Cook", + "salary": "$42,333", + "start_date": "4/21/2003" + }, + { + "extn": "5112", + "id": "33078", + "name": "Russel Wilson", + "office": "Boston", + "position": "CNC Operator", + "salary": "$82,405", + "start_date": "3/23/2011" + }, + { + "extn": "8694", + "id": "33079", + "name": "Nicholas Ebbs", + "office": "Oakland", + "position": "Business Broker", + "salary": "$186,740", + "start_date": "9/27/2009" + }, + { + "extn": "9930", + "id": "33080", + "name": "Cecilia Atkinson", + "office": "San Diego", + "position": "Cashier", + "salary": "$266,285", + "start_date": "12/22/2012" + }, + { + "extn": "9280", + "id": "33081", + "name": "Greta Baxter", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$19,484", + "start_date": "5/19/2001" + }, + { + "extn": "2110", + "id": "33082", + "name": "Penelope Walter", + "office": "Paris", + "position": "Pharmacist", + "salary": "$13,103", + "start_date": "3/7/2006" + }, + { + "extn": "9147", + "id": "33083", + "name": "Ember Hepburn", + "office": "Long Beach", + "position": "Cashier", + "salary": "$281,418", + "start_date": "5/17/2011" + }, + { + "extn": "9856", + "id": "33084", + "name": "Sara Kent", + "office": "Irving", + "position": "Cashier", + "salary": "$13,820", + "start_date": "4/29/2011" + }, + { + "extn": "8310", + "id": "33085", + "name": "Chris Hopkins", + "office": "New Orleans", + "position": "Biologist", + "salary": "$249,000", + "start_date": "7/13/2010" + }, + { + "extn": "6313", + "id": "33086", + "name": "Alexander Bell", + "office": "Amarillo", + "position": "Audiologist", + "salary": "$218,814", + "start_date": "4/4/2003" + }, + { + "extn": "5091", + "id": "33087", + "name": "Lucas Exton", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$213,953", + "start_date": "6/29/2006" + }, + { + "extn": "4280", + "id": "33088", + "name": "Domenic Bristow", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$100,773", + "start_date": "2/5/2015" + }, + { + "extn": "1443", + "id": "33089", + "name": "Percy Cork", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$175,291", + "start_date": "6/13/2019" + }, + { + "extn": "6808", + "id": "33090", + "name": "Cedrick Burge", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$92,772", + "start_date": "7/6/2001" + }, + { + "extn": "1763", + "id": "33091", + "name": "Nicholas Mcgregor", + "office": "Anaheim", + "position": "Bookkeeper", + "salary": "$288,937", + "start_date": "11/10/2015" + }, + { + "extn": "5554", + "id": "33092", + "name": "Makena Egerton", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$56,978", + "start_date": "7/8/2005" + }, + { + "extn": "5742", + "id": "33093", + "name": "Peter Evans", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$200,862", + "start_date": "4/18/2002" + }, + { + "extn": "4846", + "id": "33094", + "name": "Lucy Gavin", + "office": "Hollywood", + "position": "Designer", + "salary": "$241,573", + "start_date": "10/7/2017" + }, + { + "extn": "1437", + "id": "33095", + "name": "Enoch Upsdell", + "office": "Phoenix", + "position": "Treasurer", + "salary": "$135,748", + "start_date": "4/22/2011" + }, + { + "extn": "8781", + "id": "33096", + "name": "Sarah Warren", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$112,391", + "start_date": "5/29/2005" + }, + { + "extn": "5673", + "id": "33097", + "name": "Gina Thompson", + "office": "Baltimore", + "position": "Physician", + "salary": "$296,771", + "start_date": "11/15/2016" + }, + { + "extn": "8661", + "id": "33098", + "name": "Shelby Chester", + "office": "Santa Ana", + "position": "Paramedic", + "salary": "$258,537", + "start_date": "5/1/2001" + }, + { + "extn": "5172", + "id": "33099", + "name": "Kurt Wade", + "office": "Fremont", + "position": "Healthcare Specialist", + "salary": "$243,320", + "start_date": "8/13/2000" + }, + { + "extn": "3252", + "id": "33100", + "name": "Michael Bristow", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$287,026", + "start_date": "1/2/2001" + }, + { + "extn": "1703", + "id": "33101", + "name": "Colleen Robertson", + "office": "Salt Lake City", + "position": "Food Technologist", + "salary": "$148,769", + "start_date": "5/10/2008" + }, + { + "extn": "8970", + "id": "33102", + "name": "Maxwell Brooks", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$216,703", + "start_date": "9/5/2007" + }, + { + "extn": "2481", + "id": "33103", + "name": "Savannah Thompson", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$236,609", + "start_date": "3/14/2016" + }, + { + "extn": "4212", + "id": "33104", + "name": "Samara Jacobs", + "office": "Richmond", + "position": "Fabricator", + "salary": "$245,627", + "start_date": "11/24/2018" + }, + { + "extn": "3307", + "id": "33105", + "name": "Rick Osmond", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$155,143", + "start_date": "4/10/2003" + }, + { + "extn": "3221", + "id": "33106", + "name": "Alma Rust", + "office": "Washington", + "position": "Cook", + "salary": "$90,104", + "start_date": "2/2/2005" + }, + { + "extn": "7574", + "id": "33107", + "name": "Mike Armstrong", + "office": "Paris", + "position": "Audiologist", + "salary": "$174,238", + "start_date": "8/6/2000" + }, + { + "extn": "2716", + "id": "33108", + "name": "Adalind Thomson", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$193,971", + "start_date": "2/11/2011" + }, + { + "extn": "1284", + "id": "33109", + "name": "Alessandra Hunter", + "office": "El Paso", + "position": "Laboratory Technician", + "salary": "$91,437", + "start_date": "1/1/2014" + }, + { + "extn": "1676", + "id": "33110", + "name": "George Bayliss", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$26,547", + "start_date": "8/13/2008" + }, + { + "extn": "9244", + "id": "33111", + "name": "Gil Reese", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$170,191", + "start_date": "4/22/2001" + }, + { + "extn": "8663", + "id": "33112", + "name": "Owen Rose", + "office": "New York", + "position": "Stockbroker", + "salary": "$140,226", + "start_date": "10/21/2019" + }, + { + "extn": "8047", + "id": "33113", + "name": "Denny Stevenson", + "office": "Tallahassee", + "position": "Bellman", + "salary": "$193,265", + "start_date": "8/15/2009" + }, + { + "extn": "4066", + "id": "33114", + "name": "Bree Ryan", + "office": "Washington", + "position": "Ambulatory Nurse", + "salary": "$181,010", + "start_date": "8/31/2015" + }, + { + "extn": "2572", + "id": "33115", + "name": "Maggie Hamilton", + "office": "Fullerton", + "position": "Laboratory Technician", + "salary": "$75,472", + "start_date": "7/24/2011" + }, + { + "extn": "6781", + "id": "33116", + "name": "Ramon Judd", + "office": "Wien", + "position": "Health Educator", + "salary": "$162,367", + "start_date": "8/11/2005" + }, + { + "extn": "5724", + "id": "33117", + "name": "William Vallins", + "office": "Nashville", + "position": "Cash Manager", + "salary": "$27,796", + "start_date": "1/17/2013" + }, + { + "extn": "8420", + "id": "33118", + "name": "Bart Phillips", + "office": "Lincoln", + "position": "CNC Operator", + "salary": "$156,551", + "start_date": "2/27/2006" + }, + { + "extn": "3535", + "id": "33119", + "name": "Liam Nash", + "office": "Baltimore", + "position": "HR Specialist", + "salary": "$64,068", + "start_date": "12/4/2002" + }, + { + "extn": "8774", + "id": "33120", + "name": "Rick Leslie", + "office": "Honolulu", + "position": "Laboratory Technician", + "salary": "$281,984", + "start_date": "2/23/2001" + }, + { + "extn": "6349", + "id": "33121", + "name": "Chadwick Edwards", + "office": "San Diego", + "position": "Dentist", + "salary": "$169,397", + "start_date": "2/1/2009" + }, + { + "extn": "7514", + "id": "33122", + "name": "Chadwick Rodwell", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$23,189", + "start_date": "6/17/2007" + }, + { + "extn": "9345", + "id": "33123", + "name": "Josh Rose", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$118,910", + "start_date": "11/8/2008" + }, + { + "extn": "7552", + "id": "33124", + "name": "Rae Cunningham", + "office": "Jersey City", + "position": "Executive Director", + "salary": "$40,270", + "start_date": "12/19/2010" + }, + { + "extn": "7655", + "id": "33125", + "name": "Kamila Snell", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$69,667", + "start_date": "8/16/2006" + }, + { + "extn": "5359", + "id": "33126", + "name": "Analise Parsons", + "office": "Paris", + "position": "Baker", + "salary": "$181,254", + "start_date": "7/13/2010" + }, + { + "extn": "5251", + "id": "33127", + "name": "Ethan Randall", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$113,138", + "start_date": "11/6/2012" + }, + { + "extn": "1681", + "id": "33128", + "name": "Lucy Cooper", + "office": "New York", + "position": "Cashier", + "salary": "$116,797", + "start_date": "1/7/2014" + }, + { + "extn": "5950", + "id": "33129", + "name": "Brooklyn Horton", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$219,983", + "start_date": "5/11/2001" + }, + { + "extn": "7476", + "id": "33130", + "name": "Ronald Reading", + "office": "Atlanta", + "position": "Physician", + "salary": "$202,303", + "start_date": "2/1/2017" + }, + { + "extn": "6220", + "id": "33131", + "name": "Harriet Hope", + "office": "San Antonio", + "position": "Baker", + "salary": "$91,067", + "start_date": "1/10/2009" + }, + { + "extn": "8302", + "id": "33132", + "name": "Kurt Neal", + "office": "Garland", + "position": "Clerk", + "salary": "$42,160", + "start_date": "12/10/2001" + }, + { + "extn": "6216", + "id": "33133", + "name": "Cherish Chester", + "office": "Innsbruck", + "position": "Operator", + "salary": "$270,455", + "start_date": "7/31/2019" + }, + { + "extn": "7661", + "id": "33134", + "name": "Barney Lynch", + "office": "London", + "position": "Loan Officer", + "salary": "$112,099", + "start_date": "9/8/2009" + }, + { + "extn": "4813", + "id": "33135", + "name": "Hayden Barclay", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$34,912", + "start_date": "12/29/2000" + }, + { + "extn": "4049", + "id": "33136", + "name": "Caleb Khan", + "office": "Berlin", + "position": "Baker", + "salary": "$138,609", + "start_date": "5/13/2017" + }, + { + "extn": "4869", + "id": "33137", + "name": "Carolyn Moreno", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$62,712", + "start_date": "2/3/2007" + }, + { + "extn": "2750", + "id": "33138", + "name": "Marie Seymour", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$20,433", + "start_date": "3/5/2011" + }, + { + "extn": "8456", + "id": "33139", + "name": "Percy Sherry", + "office": "Amarillo", + "position": "Insurance Broker", + "salary": "$294,681", + "start_date": "12/19/2002" + }, + { + "extn": "5319", + "id": "33140", + "name": "Rufus Eddison", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$203,562", + "start_date": "4/19/2012" + }, + { + "extn": "2652", + "id": "33141", + "name": "Vivian Redwood", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$92,744", + "start_date": "7/5/2013" + }, + { + "extn": "5428", + "id": "33142", + "name": "Hank Ashwell", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$131,902", + "start_date": "6/29/2010" + }, + { + "extn": "9918", + "id": "33143", + "name": "Denis Jeffery", + "office": "Milano", + "position": "Chef Manager", + "salary": "$208,244", + "start_date": "8/26/2001" + }, + { + "extn": "9575", + "id": "33144", + "name": "Carl Mitchell", + "office": "Bridgeport", + "position": "Production Painter", + "salary": "$226,997", + "start_date": "2/27/2019" + }, + { + "extn": "5660", + "id": "33145", + "name": "Angelique Andersson", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$265,174", + "start_date": "7/17/2002" + }, + { + "extn": "7261", + "id": "33146", + "name": "Denny Flett", + "office": "Rochester", + "position": "Production Painter", + "salary": "$257,152", + "start_date": "9/7/2013" + }, + { + "extn": "8554", + "id": "33147", + "name": "Tyson Wright", + "office": "Boston", + "position": "Systems Administrator", + "salary": "$247,566", + "start_date": "6/5/2011" + }, + { + "extn": "2872", + "id": "33148", + "name": "Mavis Roman", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$220,735", + "start_date": "3/20/2011" + }, + { + "extn": "7846", + "id": "33149", + "name": "Alma Wright", + "office": "Baltimore", + "position": "Cash Manager", + "salary": "$51,864", + "start_date": "5/11/2005" + }, + { + "extn": "3735", + "id": "33150", + "name": "Louise Rogan", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$35,397", + "start_date": "9/22/2005" + }, + { + "extn": "1790", + "id": "33151", + "name": "Harvey Amstead", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$287,630", + "start_date": "7/23/2009" + }, + { + "extn": "1351", + "id": "33152", + "name": "Barney Rose", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$164,370", + "start_date": "3/3/2016" + }, + { + "extn": "3197", + "id": "33153", + "name": "Camila Chapman", + "office": "Murfreesboro", + "position": "Bookkeeper", + "salary": "$22,704", + "start_date": "3/9/2005" + }, + { + "extn": "3658", + "id": "33154", + "name": "Drew Sloan", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$47,097", + "start_date": "8/13/2003" + }, + { + "extn": "3110", + "id": "33155", + "name": "Louise Stevens", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$282,513", + "start_date": "12/13/2004" + }, + { + "extn": "6106", + "id": "33156", + "name": "Peter Hardwick", + "office": "Springfield", + "position": "Baker", + "salary": "$61,284", + "start_date": "9/18/2004" + }, + { + "extn": "2764", + "id": "33157", + "name": "Marissa Rivers", + "office": "Amarillo", + "position": "Accountant", + "salary": "$239,028", + "start_date": "4/24/2010" + }, + { + "extn": "8313", + "id": "33158", + "name": "Rocco Stewart", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$78,590", + "start_date": "7/14/2000" + }, + { + "extn": "8862", + "id": "33159", + "name": "Caitlyn Janes", + "office": "Irving", + "position": "Executive Director", + "salary": "$226,510", + "start_date": "3/11/2012" + }, + { + "extn": "3635", + "id": "33160", + "name": "Matt Roman", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$189,876", + "start_date": "1/23/2001" + }, + { + "extn": "9880", + "id": "33161", + "name": "Anthony Booth", + "office": "Paris", + "position": "Executive Director", + "salary": "$131,838", + "start_date": "6/5/2008" + }, + { + "extn": "5768", + "id": "33162", + "name": "Alexander Hammond", + "office": "Rochester", + "position": "CNC Operator", + "salary": "$37,421", + "start_date": "10/25/2012" + }, + { + "extn": "2538", + "id": "33163", + "name": "Gil Spencer", + "office": "Fullerton", + "position": "Designer", + "salary": "$157,469", + "start_date": "7/23/2014" + }, + { + "extn": "7197", + "id": "33164", + "name": "Alan Addley", + "office": "Jersey City", + "position": "Physician", + "salary": "$24,298", + "start_date": "6/15/2012" + }, + { + "extn": "1881", + "id": "33165", + "name": "Penelope Bowen", + "office": "Tulsa", + "position": "Cashier", + "salary": "$199,257", + "start_date": "5/21/2010" + }, + { + "extn": "1238", + "id": "33166", + "name": "Madison Saunders", + "office": "Phoenix", + "position": "Bellman", + "salary": "$82,860", + "start_date": "1/14/2005" + }, + { + "extn": "3554", + "id": "33167", + "name": "Bryon Harrison", + "office": "Denver", + "position": "Clerk", + "salary": "$189,819", + "start_date": "12/28/2018" + }, + { + "extn": "6613", + "id": "33168", + "name": "Elijah Styles", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$69,728", + "start_date": "8/13/2012" + }, + { + "extn": "1108", + "id": "33169", + "name": "Alice Funnell", + "office": "Bucharest", + "position": "Accountant", + "salary": "$16,719", + "start_date": "12/6/2011" + }, + { + "extn": "9568", + "id": "33170", + "name": "Ronald Gordon", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$34,630", + "start_date": "10/3/2004" + }, + { + "extn": "7467", + "id": "33171", + "name": "Angela Jarrett", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$250,753", + "start_date": "7/1/2012" + }, + { + "extn": "3600", + "id": "33172", + "name": "Denny Thorne", + "office": "Henderson", + "position": "Auditor", + "salary": "$97,522", + "start_date": "10/2/2018" + }, + { + "extn": "7268", + "id": "33173", + "name": "Luke Abbey", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$37,822", + "start_date": "7/25/2013" + }, + { + "extn": "5872", + "id": "33174", + "name": "Josh Weston", + "office": "Bellevue", + "position": "Baker", + "salary": "$173,380", + "start_date": "7/5/2017" + }, + { + "extn": "8466", + "id": "33175", + "name": "Julius Hewitt", + "office": "Anaheim", + "position": "Baker", + "salary": "$59,646", + "start_date": "11/10/2018" + }, + { + "extn": "5462", + "id": "33176", + "name": "Marissa Norburn", + "office": "London", + "position": "HR Coordinator", + "salary": "$249,190", + "start_date": "7/8/2018" + }, + { + "extn": "2119", + "id": "33177", + "name": "Bryon Egerton", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$280,648", + "start_date": "1/5/2008" + }, + { + "extn": "1641", + "id": "33178", + "name": "Domenic Eyres", + "office": "Lincoln", + "position": "Banker", + "salary": "$219,315", + "start_date": "12/10/2016" + }, + { + "extn": "2500", + "id": "33179", + "name": "Doug Booth", + "office": "Minneapolis", + "position": "Operator", + "salary": "$203,282", + "start_date": "9/4/2007" + }, + { + "extn": "3434", + "id": "33180", + "name": "Ron Parker", + "office": "Otawa", + "position": "Cook", + "salary": "$274,449", + "start_date": "5/23/2016" + }, + { + "extn": "4997", + "id": "33181", + "name": "Rosa Seymour", + "office": "Bridgeport", + "position": "HR Specialist", + "salary": "$265,571", + "start_date": "2/7/2017" + }, + { + "extn": "8060", + "id": "33182", + "name": "Jack Sheldon", + "office": "Honolulu", + "position": "Project Manager", + "salary": "$37,632", + "start_date": "9/14/2004" + }, + { + "extn": "4412", + "id": "33183", + "name": "Nathan Craig", + "office": "Fort Lauderdale", + "position": "Retail Trainee", + "salary": "$68,268", + "start_date": "7/30/2011" + }, + { + "extn": "5624", + "id": "33184", + "name": "Jack Villiger", + "office": "Orlando", + "position": "Assistant Buyer", + "salary": "$199,091", + "start_date": "9/12/2018" + }, + { + "extn": "4400", + "id": "33185", + "name": "Chris Wigley", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$263,019", + "start_date": "10/30/2000" + }, + { + "extn": "3739", + "id": "33186", + "name": "Kurt Osman", + "office": "Miami", + "position": "Treasurer", + "salary": "$203,358", + "start_date": "8/1/2009" + }, + { + "extn": "3933", + "id": "33187", + "name": "Marina Bradshaw", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$124,403", + "start_date": "5/6/2014" + }, + { + "extn": "8040", + "id": "33188", + "name": "Katelyn Bailey", + "office": "Arlington", + "position": "Auditor", + "salary": "$173,893", + "start_date": "1/31/2004" + }, + { + "extn": "1557", + "id": "33189", + "name": "Logan Evans", + "office": "Santa Ana", + "position": "Inspector", + "salary": "$255,224", + "start_date": "8/29/2012" + }, + { + "extn": "2235", + "id": "33190", + "name": "Olivia Chappell", + "office": "Kansas City", + "position": "Web Developer", + "salary": "$74,113", + "start_date": "3/13/2014" + }, + { + "extn": "1334", + "id": "33191", + "name": "Courtney John", + "office": "El Paso", + "position": "Steward", + "salary": "$227,799", + "start_date": "11/24/2013" + }, + { + "extn": "5807", + "id": "33192", + "name": "Elijah Reid", + "office": "San Jose", + "position": "Pharmacist", + "salary": "$138,875", + "start_date": "2/12/2013" + }, + { + "extn": "6220", + "id": "33193", + "name": "Daphne Harris", + "office": "Tokyo", + "position": "Cook", + "salary": "$119,907", + "start_date": "5/11/2001" + }, + { + "extn": "2575", + "id": "33194", + "name": "Hope Mitchell", + "office": "Tokyo", + "position": "Physician", + "salary": "$229,778", + "start_date": "12/4/2011" + }, + { + "extn": "7679", + "id": "33195", + "name": "Benjamin Cunningham", + "office": "Houston", + "position": "Accountant", + "salary": "$58,456", + "start_date": "8/8/2003" + }, + { + "extn": "9917", + "id": "33196", + "name": "Adalind Richardson", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$75,369", + "start_date": "5/24/2002" + }, + { + "extn": "5440", + "id": "33197", + "name": "Bart Gordon", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$290,627", + "start_date": "8/23/2009" + }, + { + "extn": "8399", + "id": "33198", + "name": "Livia Penn", + "office": "El Paso", + "position": "Design Engineer", + "salary": "$26,376", + "start_date": "6/21/2006" + }, + { + "extn": "7004", + "id": "33199", + "name": "Hank Donnelly", + "office": "Hayward", + "position": "Restaurant Manager", + "salary": "$206,381", + "start_date": "2/7/2012" + }, + { + "extn": "1946", + "id": "33200", + "name": "Leroy Jordan", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$280,554", + "start_date": "8/25/2013" + }, + { + "extn": "2007", + "id": "33201", + "name": "Candace Norman", + "office": "Miami", + "position": "Executive Director", + "salary": "$268,017", + "start_date": "12/2/2005" + }, + { + "extn": "7102", + "id": "33202", + "name": "Rosalee Brooks", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$242,771", + "start_date": "3/30/2016" + }, + { + "extn": "1288", + "id": "33203", + "name": "Peter King", + "office": "Venice", + "position": "Web Developer", + "salary": "$53,560", + "start_date": "5/20/2004" + }, + { + "extn": "2942", + "id": "33204", + "name": "Lindsay Davies", + "office": "Huntsville", + "position": "CNC Operator", + "salary": "$294,255", + "start_date": "11/18/2009" + }, + { + "extn": "2306", + "id": "33205", + "name": "Shelby Murphy", + "office": "Hollywood", + "position": "Electrician", + "salary": "$73,254", + "start_date": "3/13/2000" + }, + { + "extn": "2491", + "id": "33206", + "name": "Rosemary Eddison", + "office": "St. Louis", + "position": "Clerk", + "salary": "$213,415", + "start_date": "4/14/2005" + }, + { + "extn": "7771", + "id": "33207", + "name": "Madison Ellis", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$251,839", + "start_date": "12/18/2011" + }, + { + "extn": "1400", + "id": "33208", + "name": "Rylee Cox", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$146,588", + "start_date": "7/4/2001" + }, + { + "extn": "9231", + "id": "33209", + "name": "Blake Brown", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$128,229", + "start_date": "8/5/2006" + }, + { + "extn": "2488", + "id": "33210", + "name": "Harvey Robinson", + "office": "Richmond", + "position": "Baker", + "salary": "$55,247", + "start_date": "2/8/2005" + }, + { + "extn": "4939", + "id": "33211", + "name": "Jasmine Purvis", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$202,551", + "start_date": "5/27/2004" + }, + { + "extn": "5754", + "id": "33212", + "name": "Grace Vallory", + "office": "Worcester", + "position": "Electrician", + "salary": "$181,255", + "start_date": "8/26/2013" + }, + { + "extn": "9016", + "id": "33213", + "name": "Elijah Amstead", + "office": "Worcester", + "position": "Biologist", + "salary": "$39,469", + "start_date": "1/22/2018" + }, + { + "extn": "1761", + "id": "33214", + "name": "Abdul Mitchell", + "office": "San Diego", + "position": "Electrician", + "salary": "$65,539", + "start_date": "9/29/2017" + }, + { + "extn": "6338", + "id": "33215", + "name": "Nancy Hobbs", + "office": "Omaha", + "position": "Software Engineer", + "salary": "$149,391", + "start_date": "6/18/2014" + }, + { + "extn": "8790", + "id": "33216", + "name": "Michael Avery", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$19,278", + "start_date": "7/26/2006" + }, + { + "extn": "9711", + "id": "33217", + "name": "Gil Sawyer", + "office": "London", + "position": "Electrician", + "salary": "$275,810", + "start_date": "12/22/2011" + }, + { + "extn": "3949", + "id": "33218", + "name": "Tom Roman", + "office": "Toledo", + "position": "Web Developer", + "salary": "$136,822", + "start_date": "4/17/2006" + }, + { + "extn": "4204", + "id": "33219", + "name": "Megan Bradshaw", + "office": "Rome", + "position": "Cashier", + "salary": "$160,627", + "start_date": "7/29/2000" + }, + { + "extn": "2914", + "id": "33220", + "name": "Doris Fields", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$242,365", + "start_date": "2/4/2015" + }, + { + "extn": "7968", + "id": "33221", + "name": "Chad Drew", + "office": "Garland", + "position": "Steward", + "salary": "$251,399", + "start_date": "1/25/2000" + }, + { + "extn": "4958", + "id": "33222", + "name": "Holly Weldon", + "office": "Philadelphia", + "position": "Doctor", + "salary": "$185,546", + "start_date": "11/29/2004" + }, + { + "extn": "7130", + "id": "33223", + "name": "Christine Simmons", + "office": "Garland", + "position": "Operator", + "salary": "$216,353", + "start_date": "1/27/2002" + }, + { + "extn": "1583", + "id": "33224", + "name": "Barney Cooper", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$136,090", + "start_date": "1/19/2005" + }, + { + "extn": "4163", + "id": "33225", + "name": "Camila Lomax", + "office": "Tokyo", + "position": "Bellman", + "salary": "$175,750", + "start_date": "5/16/2006" + }, + { + "extn": "5358", + "id": "33226", + "name": "Jolene Bennett", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$299,475", + "start_date": "5/22/2006" + }, + { + "extn": "7695", + "id": "33227", + "name": "Chadwick Fisher", + "office": "Springfield", + "position": "Doctor", + "salary": "$215,028", + "start_date": "8/17/2003" + }, + { + "extn": "6760", + "id": "33228", + "name": "Benny Foxley", + "office": "Reno", + "position": "Accountant", + "salary": "$209,209", + "start_date": "12/8/2014" + }, + { + "extn": "5366", + "id": "33229", + "name": "Cristal Pierce", + "office": "Otawa", + "position": "Paramedic", + "salary": "$232,430", + "start_date": "4/12/2015" + }, + { + "extn": "9325", + "id": "33230", + "name": "Kenzie Hepburn", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$111,520", + "start_date": "6/13/2011" + }, + { + "extn": "7891", + "id": "33231", + "name": "Adela Hopkinson", + "office": "Honolulu", + "position": "Global Logistics Supervisor", + "salary": "$206,792", + "start_date": "7/11/2013" + }, + { + "extn": "1417", + "id": "33232", + "name": "Caleb Harvey", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$248,865", + "start_date": "11/2/2013" + }, + { + "extn": "3753", + "id": "33233", + "name": "Ema Forester", + "office": "Seattle", + "position": "Designer", + "salary": "$87,401", + "start_date": "6/2/2016" + }, + { + "extn": "6331", + "id": "33234", + "name": "Owen Neville", + "office": "Lisbon", + "position": "Chef Manager", + "salary": "$15,710", + "start_date": "2/3/2000" + }, + { + "extn": "3391", + "id": "33235", + "name": "Emely Jeffery", + "office": "Oklahoma City", + "position": "Clerk", + "salary": "$69,627", + "start_date": "7/12/2010" + }, + { + "extn": "4575", + "id": "33236", + "name": "Marissa Hancock", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$158,322", + "start_date": "6/17/2007" + }, + { + "extn": "1246", + "id": "33237", + "name": "Tony Bennett", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$123,991", + "start_date": "2/1/2002" + }, + { + "extn": "8158", + "id": "33238", + "name": "Sienna Newton", + "office": "Bellevue", + "position": "Mobile Developer", + "salary": "$211,536", + "start_date": "2/24/2011" + }, + { + "extn": "9698", + "id": "33239", + "name": "David Stewart", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$21,700", + "start_date": "1/17/2012" + }, + { + "extn": "6634", + "id": "33240", + "name": "Harvey Owen", + "office": "Stockton", + "position": "Baker", + "salary": "$256,810", + "start_date": "12/25/2009" + }, + { + "extn": "3109", + "id": "33241", + "name": "Owen Wise", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$292,547", + "start_date": "7/7/2011" + }, + { + "extn": "5677", + "id": "33242", + "name": "George Dowson", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$174,323", + "start_date": "9/30/2002" + }, + { + "extn": "7101", + "id": "33243", + "name": "Anthony Wills", + "office": "Nashville", + "position": "Project Manager", + "salary": "$104,151", + "start_date": "7/25/2018" + }, + { + "extn": "1322", + "id": "33244", + "name": "Vivian Notman", + "office": "New Orleans", + "position": "Bellman", + "salary": "$103,523", + "start_date": "5/24/2007" + }, + { + "extn": "1240", + "id": "33245", + "name": "Audrey Emmett", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$256,475", + "start_date": "7/5/2019" + }, + { + "extn": "9303", + "id": "33246", + "name": "Carter Whatson", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$280,982", + "start_date": "11/25/2017" + }, + { + "extn": "9877", + "id": "33247", + "name": "Matt Allcott", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$165,244", + "start_date": "1/14/2002" + }, + { + "extn": "2145", + "id": "33248", + "name": "Roger Beal", + "office": "Orlando", + "position": "Steward", + "salary": "$24,245", + "start_date": "1/12/2018" + }, + { + "extn": "4865", + "id": "33249", + "name": "Gil Ellis", + "office": "Columbus", + "position": "Web Developer", + "salary": "$23,707", + "start_date": "12/4/2008" + }, + { + "extn": "7748", + "id": "33250", + "name": "Chuck Morris", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$172,674", + "start_date": "10/11/2019" + }, + { + "extn": "5147", + "id": "33251", + "name": "Joy Yates", + "office": "San Diego", + "position": "Cashier", + "salary": "$253,672", + "start_date": "5/18/2015" + }, + { + "extn": "4488", + "id": "33252", + "name": "Leroy Evans", + "office": "Salem", + "position": "Staffing Consultant", + "salary": "$108,404", + "start_date": "5/8/2013" + }, + { + "extn": "2005", + "id": "33253", + "name": "Kendra Vallins", + "office": "New York", + "position": "Restaurant Manager", + "salary": "$77,034", + "start_date": "2/28/2003" + }, + { + "extn": "8851", + "id": "33254", + "name": "Rosalee Wright", + "office": "Houston", + "position": "Audiologist", + "salary": "$224,918", + "start_date": "8/15/2019" + }, + { + "extn": "5682", + "id": "33255", + "name": "Dalia Groves", + "office": "Phoenix", + "position": "Chef Manager", + "salary": "$28,577", + "start_date": "2/2/2012" + }, + { + "extn": "6038", + "id": "33256", + "name": "Lucas Jeffery", + "office": "Washington", + "position": "Cashier", + "salary": "$206,697", + "start_date": "2/27/2013" + }, + { + "extn": "6660", + "id": "33257", + "name": "Emma Ashwell", + "office": "Milano", + "position": "Doctor", + "salary": "$269,666", + "start_date": "11/18/2015" + }, + { + "extn": "4920", + "id": "33258", + "name": "Angelique Aldridge", + "office": "Glendale", + "position": "Physician", + "salary": "$243,021", + "start_date": "9/2/2012" + }, + { + "extn": "5918", + "id": "33259", + "name": "Juliet Ulyatt", + "office": "Ontario", + "position": "Treasurer", + "salary": "$135,016", + "start_date": "7/7/2008" + }, + { + "extn": "1286", + "id": "33260", + "name": "Chanelle Oakley", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$253,784", + "start_date": "6/12/2019" + }, + { + "extn": "7506", + "id": "33261", + "name": "Adela Rogers", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$66,794", + "start_date": "7/9/2004" + }, + { + "extn": "5937", + "id": "33262", + "name": "Johnathan Khan", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$33,526", + "start_date": "1/15/2005" + }, + { + "extn": "6893", + "id": "33263", + "name": "Sofia Exton", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$233,503", + "start_date": "1/16/2012" + }, + { + "extn": "1217", + "id": "33264", + "name": "Kieth Cooper", + "office": "El Paso", + "position": "Doctor", + "salary": "$238,198", + "start_date": "1/3/2014" + }, + { + "extn": "9769", + "id": "33265", + "name": "Celia Rowlands", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$150,812", + "start_date": "7/24/2008" + }, + { + "extn": "7540", + "id": "33266", + "name": "Rose Rowe", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$146,570", + "start_date": "5/13/2011" + }, + { + "extn": "6977", + "id": "33267", + "name": "Elise Simpson", + "office": "Arlington", + "position": "Bookkeeper", + "salary": "$257,529", + "start_date": "7/24/2004" + }, + { + "extn": "9596", + "id": "33268", + "name": "Nicholas Richardson", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$91,101", + "start_date": "7/18/2012" + }, + { + "extn": "3451", + "id": "33269", + "name": "Bob Morrison", + "office": "Louisville", + "position": "Baker", + "salary": "$42,096", + "start_date": "6/5/2019" + }, + { + "extn": "7335", + "id": "33270", + "name": "Marjorie Shaw", + "office": "Detroit", + "position": "Banker", + "salary": "$216,355", + "start_date": "3/22/2015" + }, + { + "extn": "2945", + "id": "33271", + "name": "Eileen Khan", + "office": "Madison", + "position": "Biologist", + "salary": "$245,551", + "start_date": "4/1/2012" + }, + { + "extn": "3255", + "id": "33272", + "name": "Raquel Jacobs", + "office": "Bellevue", + "position": "Treasurer", + "salary": "$149,996", + "start_date": "12/28/2018" + }, + { + "extn": "1983", + "id": "33273", + "name": "Jacob Norburn", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$107,554", + "start_date": "6/2/2018" + }, + { + "extn": "8202", + "id": "33274", + "name": "Julian Mitchell", + "office": "Columbus", + "position": "Stockbroker", + "salary": "$151,255", + "start_date": "2/20/2015" + }, + { + "extn": "5897", + "id": "33275", + "name": "Aisha Thatcher", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$272,089", + "start_date": "4/1/2010" + }, + { + "extn": "4753", + "id": "33276", + "name": "Roger Khan", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$227,131", + "start_date": "1/31/2010" + }, + { + "extn": "6843", + "id": "33277", + "name": "Chadwick Cann", + "office": "Irving", + "position": "Treasurer", + "salary": "$199,626", + "start_date": "2/12/2003" + }, + { + "extn": "7712", + "id": "33278", + "name": "Ron Goldsmith", + "office": "Honolulu", + "position": "Doctor", + "salary": "$127,274", + "start_date": "8/17/2007" + }, + { + "extn": "6981", + "id": "33279", + "name": "Mara Cartwright", + "office": "San Bernardino", + "position": "Software Engineer", + "salary": "$124,304", + "start_date": "11/12/2006" + }, + { + "extn": "8842", + "id": "33280", + "name": "Johnathan Weasley", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$36,523", + "start_date": "3/15/2017" + }, + { + "extn": "5695", + "id": "33281", + "name": "Hazel Whitehouse", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$163,948", + "start_date": "2/14/2015" + }, + { + "extn": "8170", + "id": "33282", + "name": "Eduardo Howard", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$297,710", + "start_date": "10/7/2009" + }, + { + "extn": "1328", + "id": "33283", + "name": "Nancy Mccormick", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$230,426", + "start_date": "3/5/2010" + }, + { + "extn": "9400", + "id": "33284", + "name": "Anthony Emerson", + "office": "Washington", + "position": "Designer", + "salary": "$156,658", + "start_date": "5/7/2016" + }, + { + "extn": "6335", + "id": "33285", + "name": "Andrea Cameron", + "office": "Reno", + "position": "Electrician", + "salary": "$63,748", + "start_date": "5/26/2001" + }, + { + "extn": "7460", + "id": "33286", + "name": "Domenic Leigh", + "office": "Las Vegas", + "position": "Ambulatory Nurse", + "salary": "$240,298", + "start_date": "5/26/2014" + }, + { + "extn": "5274", + "id": "33287", + "name": "Wade Raven", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$247,440", + "start_date": "2/1/2011" + }, + { + "extn": "3872", + "id": "33288", + "name": "Tom Holmes", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$35,398", + "start_date": "4/1/2018" + }, + { + "extn": "9659", + "id": "33289", + "name": "Leroy Kirby", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$45,436", + "start_date": "2/9/2002" + }, + { + "extn": "8379", + "id": "33290", + "name": "Kurt Turner", + "office": "New York", + "position": "Software Engineer", + "salary": "$230,100", + "start_date": "10/24/2011" + }, + { + "extn": "1894", + "id": "33291", + "name": "Belinda Stanton", + "office": "El Paso", + "position": "Physician", + "salary": "$186,373", + "start_date": "1/26/2008" + }, + { + "extn": "9526", + "id": "33292", + "name": "Evelynn Stone", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$61,455", + "start_date": "11/1/2011" + }, + { + "extn": "4785", + "id": "33293", + "name": "Jocelyn Drummond", + "office": "San Bernardino", + "position": "Service Supervisor", + "salary": "$133,976", + "start_date": "12/26/2001" + }, + { + "extn": "1708", + "id": "33294", + "name": "Nathan Porter", + "office": "Charlotte", + "position": "Pharmacist", + "salary": "$197,295", + "start_date": "2/20/2000" + }, + { + "extn": "2524", + "id": "33295", + "name": "Michael Bristow", + "office": "Cincinnati", + "position": "Auditor", + "salary": "$132,332", + "start_date": "11/8/2012" + }, + { + "extn": "3158", + "id": "33296", + "name": "Cherish Gray", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$228,246", + "start_date": "7/24/2019" + }, + { + "extn": "1252", + "id": "33297", + "name": "Diane Ashley", + "office": "Quebec", + "position": "Dentist", + "salary": "$46,496", + "start_date": "4/10/2010" + }, + { + "extn": "7294", + "id": "33298", + "name": "Anne Rosenbloom", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$161,865", + "start_date": "6/17/2018" + }, + { + "extn": "6603", + "id": "33299", + "name": "Benny Blythe", + "office": "Bellevue", + "position": "Electrician", + "salary": "$91,239", + "start_date": "3/20/2015" + }, + { + "extn": "2480", + "id": "33300", + "name": "Matthew Dwyer", + "office": "Saint Paul", + "position": "Cook", + "salary": "$110,736", + "start_date": "4/19/2012" + }, + { + "extn": "8218", + "id": "33301", + "name": "Brad Lewin", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$174,990", + "start_date": "9/8/2005" + }, + { + "extn": "8749", + "id": "33302", + "name": "Nathan Kidd", + "office": "Cincinnati", + "position": "Inspector", + "salary": "$139,613", + "start_date": "10/3/2017" + }, + { + "extn": "1937", + "id": "33303", + "name": "Javier Tindall", + "office": "Toledo", + "position": "Dentist", + "salary": "$298,669", + "start_date": "3/13/2015" + }, + { + "extn": "7211", + "id": "33304", + "name": "Hank Thatcher", + "office": "Saint Paul", + "position": "Bellman", + "salary": "$148,861", + "start_date": "2/20/2019" + }, + { + "extn": "4958", + "id": "33305", + "name": "Denis Reese", + "office": "Denver", + "position": "Machine Operator", + "salary": "$122,242", + "start_date": "1/19/2015" + }, + { + "extn": "7405", + "id": "33306", + "name": "Julia Edwards", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$155,458", + "start_date": "8/15/2003" + }, + { + "extn": "3369", + "id": "33307", + "name": "Jacob Kelly", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$133,163", + "start_date": "1/25/2004" + }, + { + "extn": "9601", + "id": "33308", + "name": "Rufus Mackenzie", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$90,256", + "start_date": "6/22/2006" + }, + { + "extn": "7778", + "id": "33309", + "name": "Catherine Lambert", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$153,490", + "start_date": "1/8/2005" + }, + { + "extn": "2745", + "id": "33310", + "name": "Harvey Gilmore", + "office": "Cincinnati", + "position": "Steward", + "salary": "$88,959", + "start_date": "10/30/2009" + }, + { + "extn": "1076", + "id": "33311", + "name": "Makena Jobson", + "office": "Sacramento", + "position": "HR Specialist", + "salary": "$57,788", + "start_date": "6/30/2004" + }, + { + "extn": "2502", + "id": "33312", + "name": "Caleb Jobson", + "office": "Moreno Valley", + "position": "Healthcare Specialist", + "salary": "$267,960", + "start_date": "12/17/2008" + }, + { + "extn": "3089", + "id": "33313", + "name": "Jennifer Redwood", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$63,248", + "start_date": "8/16/2002" + }, + { + "extn": "1836", + "id": "33314", + "name": "Allison Bright", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$150,635", + "start_date": "11/8/2004" + }, + { + "extn": "4986", + "id": "33315", + "name": "Francesca Sloan", + "office": "Glendale", + "position": "Business Broker", + "salary": "$10,394", + "start_date": "7/8/2006" + }, + { + "extn": "6196", + "id": "33316", + "name": "Rebecca Matthews", + "office": "Madison", + "position": "Service Supervisor", + "salary": "$62,720", + "start_date": "9/21/2019" + }, + { + "extn": "3118", + "id": "33317", + "name": "Nicholas Allen", + "office": "Arlington", + "position": "Operator", + "salary": "$106,964", + "start_date": "2/12/2007" + }, + { + "extn": "4582", + "id": "33318", + "name": "Makenzie Bowen", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$30,440", + "start_date": "9/3/2013" + }, + { + "extn": "6546", + "id": "33319", + "name": "Evie Eagle", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$194,103", + "start_date": "3/27/2013" + }, + { + "extn": "2591", + "id": "33320", + "name": "Laila Addison", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$55,508", + "start_date": "11/6/2001" + }, + { + "extn": "2329", + "id": "33321", + "name": "Thea Price", + "office": "Valetta", + "position": "Business Broker", + "salary": "$17,803", + "start_date": "10/29/2011" + }, + { + "extn": "5370", + "id": "33322", + "name": "Erica Vallins", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$132,087", + "start_date": "9/23/2014" + }, + { + "extn": "9084", + "id": "33323", + "name": "Owen Mcneill", + "office": "Tallahassee", + "position": "Call Center Representative", + "salary": "$145,848", + "start_date": "3/1/2010" + }, + { + "extn": "2891", + "id": "33324", + "name": "Esmeralda Ianson", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$164,679", + "start_date": "4/22/2010" + }, + { + "extn": "5909", + "id": "33325", + "name": "Sebastian Dann", + "office": "Ontario", + "position": "Production Painter", + "salary": "$160,620", + "start_date": "1/18/2012" + }, + { + "extn": "8874", + "id": "33326", + "name": "Julius Stubbs", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$122,741", + "start_date": "11/4/2013" + }, + { + "extn": "7865", + "id": "33327", + "name": "Chuck White", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$36,371", + "start_date": "7/23/2010" + }, + { + "extn": "8375", + "id": "33328", + "name": "Maxwell Hunt", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$260,334", + "start_date": "3/6/2019" + }, + { + "extn": "3452", + "id": "33329", + "name": "Esmeralda Randall", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$298,108", + "start_date": "10/13/2012" + }, + { + "extn": "5028", + "id": "33330", + "name": "Ronald Hastings", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$39,231", + "start_date": "10/1/2016" + }, + { + "extn": "2094", + "id": "33331", + "name": "Ciara Warden", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$229,055", + "start_date": "6/2/2017" + }, + { + "extn": "4858", + "id": "33332", + "name": "Margaret Stewart", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$213,230", + "start_date": "2/25/2005" + }, + { + "extn": "8485", + "id": "33333", + "name": "Harry Ellis", + "office": "Bridgeport", + "position": "Production Painter", + "salary": "$183,377", + "start_date": "4/19/2010" + }, + { + "extn": "2781", + "id": "33334", + "name": "Sadie Bullock", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$232,582", + "start_date": "5/16/2010" + }, + { + "extn": "4089", + "id": "33335", + "name": "Rufus Brown", + "office": "Escondido", + "position": "Clerk", + "salary": "$73,599", + "start_date": "3/31/2008" + }, + { + "extn": "5221", + "id": "33336", + "name": "Ema Murphy", + "office": "Madison", + "position": "Auditor", + "salary": "$53,014", + "start_date": "12/3/2000" + }, + { + "extn": "8649", + "id": "33337", + "name": "Noah Ventura", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$25,518", + "start_date": "3/24/2001" + }, + { + "extn": "5902", + "id": "33338", + "name": "Sofia Casey", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$14,947", + "start_date": "6/28/2003" + }, + { + "extn": "7491", + "id": "33339", + "name": "Mayleen Lindop", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$256,920", + "start_date": "1/25/2001" + }, + { + "extn": "1057", + "id": "33340", + "name": "Carter Emerson", + "office": "Salem", + "position": "Front Desk Coordinator", + "salary": "$173,146", + "start_date": "3/22/2011" + }, + { + "extn": "1322", + "id": "33341", + "name": "Oliver Sanchez", + "office": "Orlando", + "position": "Business Broker", + "salary": "$279,119", + "start_date": "12/14/2009" + }, + { + "extn": "4776", + "id": "33342", + "name": "Chuck Addison", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$171,268", + "start_date": "10/2/2006" + }, + { + "extn": "3800", + "id": "33343", + "name": "Ronald Faulkner", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$201,390", + "start_date": "5/13/2003" + }, + { + "extn": "3355", + "id": "33344", + "name": "Mandy Bell", + "office": "Atlanta", + "position": "Dentist", + "salary": "$224,181", + "start_date": "5/11/2000" + }, + { + "extn": "5688", + "id": "33345", + "name": "Karen Mccormick", + "office": "Phoenix", + "position": "Operator", + "salary": "$91,858", + "start_date": "11/23/2002" + }, + { + "extn": "2485", + "id": "33346", + "name": "Tyson Andrews", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$64,419", + "start_date": "10/13/2003" + }, + { + "extn": "9254", + "id": "33347", + "name": "Tom Hall", + "office": "Prague", + "position": "Webmaster", + "salary": "$148,260", + "start_date": "7/23/2001" + }, + { + "extn": "6703", + "id": "33348", + "name": "Tyler Williams", + "office": "Scottsdale", + "position": "Associate Professor", + "salary": "$247,849", + "start_date": "11/11/2012" + }, + { + "extn": "5159", + "id": "33349", + "name": "Margot Isaac", + "office": "Nashville", + "position": "Electrician", + "salary": "$156,154", + "start_date": "12/1/2016" + }, + { + "extn": "7966", + "id": "33350", + "name": "William Mcneill", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$232,983", + "start_date": "7/14/2004" + }, + { + "extn": "6189", + "id": "33351", + "name": "Valerie Murray", + "office": "Norfolk", + "position": "Investment Advisor", + "salary": "$286,301", + "start_date": "1/16/2011" + }, + { + "extn": "6422", + "id": "33352", + "name": "Amy Groves", + "office": "Innsbruck", + "position": "Designer", + "salary": "$243,995", + "start_date": "3/23/2012" + }, + { + "extn": "4897", + "id": "33353", + "name": "Caydence Stubbs", + "office": "Hayward", + "position": "Electrician", + "salary": "$230,169", + "start_date": "5/5/2017" + }, + { + "extn": "5344", + "id": "33354", + "name": "Erin Armstrong", + "office": "San Francisco", + "position": "Cashier", + "salary": "$81,108", + "start_date": "6/24/2005" + }, + { + "extn": "5780", + "id": "33355", + "name": "Logan Irwin", + "office": "San Jose", + "position": "Baker", + "salary": "$184,271", + "start_date": "6/1/2012" + }, + { + "extn": "7814", + "id": "33356", + "name": "Lara Cork", + "office": "Albuquerque", + "position": "Accountant", + "salary": "$91,151", + "start_date": "6/15/2002" + }, + { + "extn": "3165", + "id": "33357", + "name": "Courtney Denton", + "office": "Bucharest", + "position": "Bellman", + "salary": "$152,983", + "start_date": "8/26/2002" + }, + { + "extn": "1354", + "id": "33358", + "name": "Aiden Ellery", + "office": "Albuquerque", + "position": "HR Coordinator", + "salary": "$119,812", + "start_date": "10/22/2006" + }, + { + "extn": "3362", + "id": "33359", + "name": "Vicky Holmes", + "office": "Ontario", + "position": "Biologist", + "salary": "$278,853", + "start_date": "4/18/2010" + }, + { + "extn": "5801", + "id": "33360", + "name": "Rick Benson", + "office": "New York", + "position": "Project Manager", + "salary": "$177,619", + "start_date": "8/24/2007" + }, + { + "extn": "5847", + "id": "33361", + "name": "Kurt Norman", + "office": "Detroit", + "position": "Web Developer", + "salary": "$124,784", + "start_date": "9/3/2001" + }, + { + "extn": "2426", + "id": "33362", + "name": "Hope Wills", + "office": "Fayetteville", + "position": "Investment Advisor", + "salary": "$261,214", + "start_date": "4/11/2017" + }, + { + "extn": "2247", + "id": "33363", + "name": "Piper King", + "office": "Dallas", + "position": "Paramedic", + "salary": "$106,353", + "start_date": "1/22/2016" + }, + { + "extn": "4788", + "id": "33364", + "name": "Nate Adams", + "office": "Pittsburgh", + "position": "Chef Manager", + "salary": "$222,817", + "start_date": "6/12/2019" + }, + { + "extn": "5165", + "id": "33365", + "name": "Alexander Abbey", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$101,034", + "start_date": "7/2/2004" + }, + { + "extn": "9081", + "id": "33366", + "name": "Lucas Squire", + "office": "Oklahoma City", + "position": "Executive Director", + "salary": "$161,091", + "start_date": "10/4/2018" + }, + { + "extn": "5248", + "id": "33367", + "name": "Violet Lewis", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$136,422", + "start_date": "12/5/2008" + }, + { + "extn": "1937", + "id": "33368", + "name": "Chad Spencer", + "office": "Washington", + "position": "Cashier", + "salary": "$221,251", + "start_date": "11/17/2006" + }, + { + "extn": "9204", + "id": "33369", + "name": "Owen Radley", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$24,089", + "start_date": "8/19/2001" + }, + { + "extn": "2135", + "id": "33370", + "name": "Mary Bayliss", + "office": "Columbus", + "position": "Webmaster", + "salary": "$13,176", + "start_date": "12/21/2014" + }, + { + "extn": "6142", + "id": "33371", + "name": "Johnathan Lambert", + "office": "Colorado Springs", + "position": "HR Specialist", + "salary": "$70,628", + "start_date": "9/9/2016" + }, + { + "extn": "3761", + "id": "33372", + "name": "Rick Allcott", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$95,548", + "start_date": "9/5/2010" + }, + { + "extn": "5549", + "id": "33373", + "name": "Goldie Vaughn", + "office": "Nashville", + "position": "Production Painter", + "salary": "$74,706", + "start_date": "5/17/2004" + }, + { + "extn": "2177", + "id": "33374", + "name": "Tess Wild", + "office": "Fullerton", + "position": "Cash Manager", + "salary": "$19,754", + "start_date": "2/18/2010" + }, + { + "extn": "8541", + "id": "33375", + "name": "Sabina Niles", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$87,083", + "start_date": "11/19/2008" + }, + { + "extn": "3301", + "id": "33376", + "name": "Daron Moss", + "office": "San Diego", + "position": "CNC Operator", + "salary": "$182,378", + "start_date": "8/31/2006" + }, + { + "extn": "4154", + "id": "33377", + "name": "Ron Oakley", + "office": "Memphis", + "position": "Paramedic", + "salary": "$299,622", + "start_date": "2/1/2008" + }, + { + "extn": "2818", + "id": "33378", + "name": "Charlize Barclay", + "office": "Lincoln", + "position": "Cook", + "salary": "$60,976", + "start_date": "8/3/2007" + }, + { + "extn": "6157", + "id": "33379", + "name": "Rose Robinson", + "office": "San Francisco", + "position": "Steward", + "salary": "$27,966", + "start_date": "1/23/2005" + }, + { + "extn": "6250", + "id": "33380", + "name": "Julius Robinson", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$121,266", + "start_date": "12/7/2001" + }, + { + "extn": "2852", + "id": "33381", + "name": "Abdul Pierce", + "office": "London", + "position": "Cash Manager", + "salary": "$27,786", + "start_date": "8/28/2002" + }, + { + "extn": "9897", + "id": "33382", + "name": "Chris Johnson", + "office": "Rochester", + "position": "Accountant", + "salary": "$275,030", + "start_date": "7/20/2016" + }, + { + "extn": "9074", + "id": "33383", + "name": "Mark Roberts", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$267,065", + "start_date": "11/7/2015" + }, + { + "extn": "2720", + "id": "33384", + "name": "Emery Veale", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$232,749", + "start_date": "12/24/2000" + }, + { + "extn": "4517", + "id": "33385", + "name": "Eryn Santos", + "office": "Madrid", + "position": "Fabricator", + "salary": "$28,125", + "start_date": "2/26/2002" + }, + { + "extn": "5855", + "id": "33386", + "name": "Mike Healy", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$280,641", + "start_date": "9/10/2004" + }, + { + "extn": "7193", + "id": "33387", + "name": "Roger Booth", + "office": "Springfield", + "position": "Cook", + "salary": "$272,782", + "start_date": "10/5/2012" + }, + { + "extn": "5555", + "id": "33388", + "name": "Harry Irving", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$224,511", + "start_date": "2/5/2008" + }, + { + "extn": "7259", + "id": "33389", + "name": "Sloane Jacobs", + "office": "Seattle", + "position": "Doctor", + "salary": "$145,813", + "start_date": "2/10/2010" + }, + { + "extn": "9696", + "id": "33390", + "name": "Daniel Waterhouse", + "office": "Chicago", + "position": "Cashier", + "salary": "$165,509", + "start_date": "5/4/2008" + }, + { + "extn": "9421", + "id": "33391", + "name": "Beatrice Mason", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$220,647", + "start_date": "6/27/2014" + }, + { + "extn": "3887", + "id": "33392", + "name": "Logan Oswald", + "office": "Fullerton", + "position": "Webmaster", + "salary": "$207,932", + "start_date": "10/19/2018" + }, + { + "extn": "1193", + "id": "33393", + "name": "Brad Ramsey", + "office": "Fayetteville", + "position": "Baker", + "salary": "$134,550", + "start_date": "10/5/2008" + }, + { + "extn": "9457", + "id": "33394", + "name": "Jennifer Reynolds", + "office": "Dallas", + "position": "Project Manager", + "salary": "$236,602", + "start_date": "5/20/2011" + }, + { + "extn": "1092", + "id": "33395", + "name": "Elena Utterson", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$16,137", + "start_date": "12/22/2001" + }, + { + "extn": "8814", + "id": "33396", + "name": "Olivia Preston", + "office": "Washington", + "position": "Food Technologist", + "salary": "$112,603", + "start_date": "1/22/2014" + }, + { + "extn": "7119", + "id": "33397", + "name": "Tony Patel", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$197,504", + "start_date": "2/28/2000" + }, + { + "extn": "2972", + "id": "33398", + "name": "Marissa Garner", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$200,930", + "start_date": "7/23/2008" + }, + { + "extn": "6520", + "id": "33399", + "name": "Oliver Oswald", + "office": "Escondido", + "position": "Laboratory Technician", + "salary": "$239,931", + "start_date": "12/29/2013" + }, + { + "extn": "8518", + "id": "33400", + "name": "Monica Sheldon", + "office": "Richmond", + "position": "Clerk", + "salary": "$229,536", + "start_date": "4/27/2008" + }, + { + "extn": "8397", + "id": "33401", + "name": "Chester Weasley", + "office": "Irving", + "position": "Chef Manager", + "salary": "$10,541", + "start_date": "9/18/2009" + }, + { + "extn": "4535", + "id": "33402", + "name": "Jack Fenton", + "office": "London", + "position": "Machine Operator", + "salary": "$163,449", + "start_date": "10/29/2007" + }, + { + "extn": "1571", + "id": "33403", + "name": "Chris Coates", + "office": "Escondido", + "position": "Physician", + "salary": "$35,580", + "start_date": "10/28/2011" + }, + { + "extn": "9508", + "id": "33404", + "name": "Katelyn Ranks", + "office": "Escondido", + "position": "Call Center Representative", + "salary": "$114,602", + "start_date": "7/10/2017" + }, + { + "extn": "5081", + "id": "33405", + "name": "Chadwick Darcy", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$19,395", + "start_date": "7/12/2000" + }, + { + "extn": "5794", + "id": "33406", + "name": "Cadence Walsh", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$165,026", + "start_date": "6/15/2008" + }, + { + "extn": "1969", + "id": "33407", + "name": "Brad Hamilton", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$269,249", + "start_date": "11/26/2008" + }, + { + "extn": "4931", + "id": "33408", + "name": "Margot Jefferson", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$44,116", + "start_date": "10/29/2002" + }, + { + "extn": "4291", + "id": "33409", + "name": "Britney Harrison", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$70,747", + "start_date": "12/15/2006" + }, + { + "extn": "4890", + "id": "33410", + "name": "Madison Cunningham", + "office": "Los Angeles", + "position": "Call Center Representative", + "salary": "$210,819", + "start_date": "3/24/2018" + }, + { + "extn": "3482", + "id": "33411", + "name": "Mabel Umney", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$160,472", + "start_date": "8/16/2019" + }, + { + "extn": "4212", + "id": "33412", + "name": "Catherine Clifford", + "office": "San Antonio", + "position": "Call Center Representative", + "salary": "$85,331", + "start_date": "8/26/2001" + }, + { + "extn": "7338", + "id": "33413", + "name": "Anabel Khan", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$146,547", + "start_date": "1/31/2014" + }, + { + "extn": "9132", + "id": "33414", + "name": "Alison Gallacher", + "office": "Salem", + "position": "Machine Operator", + "salary": "$291,463", + "start_date": "6/26/2001" + }, + { + "extn": "6585", + "id": "33415", + "name": "Jayden Lloyd", + "office": "Madison", + "position": "Audiologist", + "salary": "$23,890", + "start_date": "2/23/2011" + }, + { + "extn": "7402", + "id": "33416", + "name": "Celia Scott", + "office": "Bucharest", + "position": "Dentist", + "salary": "$211,161", + "start_date": "8/27/2005" + }, + { + "extn": "2126", + "id": "33417", + "name": "Logan Armstrong", + "office": "Detroit", + "position": "Operator", + "salary": "$163,384", + "start_date": "7/25/2003" + }, + { + "extn": "3082", + "id": "33418", + "name": "Eduardo Faulkner", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$16,689", + "start_date": "10/10/2001" + }, + { + "extn": "9210", + "id": "33419", + "name": "Clint Doherty", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$270,805", + "start_date": "3/17/2007" + }, + { + "extn": "8014", + "id": "33420", + "name": "Destiny Adams", + "office": "Venice", + "position": "Cashier", + "salary": "$68,864", + "start_date": "8/30/2008" + }, + { + "extn": "2754", + "id": "33421", + "name": "Hazel Stevens", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$130,251", + "start_date": "1/23/2001" + }, + { + "extn": "6283", + "id": "33422", + "name": "Vivian Jeffery", + "office": "Amarillo", + "position": "Inspector", + "salary": "$131,928", + "start_date": "4/19/2005" + }, + { + "extn": "3587", + "id": "33423", + "name": "Luke Thorpe", + "office": "Nashville", + "position": "Accountant", + "salary": "$218,943", + "start_date": "2/23/2006" + }, + { + "extn": "9497", + "id": "33424", + "name": "Tara Yang", + "office": "Henderson", + "position": "Chef Manager", + "salary": "$214,787", + "start_date": "5/5/2003" + }, + { + "extn": "8537", + "id": "33425", + "name": "Peter Hamilton", + "office": "Rome", + "position": "Electrician", + "salary": "$80,031", + "start_date": "11/7/2016" + }, + { + "extn": "8931", + "id": "33426", + "name": "Jenna Vinton", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$38,112", + "start_date": "3/12/2015" + }, + { + "extn": "5172", + "id": "33427", + "name": "Lindsay Pope", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$299,972", + "start_date": "5/28/2006" + }, + { + "extn": "7875", + "id": "33428", + "name": "Peter Ingram", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$23,990", + "start_date": "5/14/2009" + }, + { + "extn": "7268", + "id": "33429", + "name": "Kenzie Garcia", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$248,296", + "start_date": "9/10/2005" + }, + { + "extn": "6417", + "id": "33430", + "name": "Javier Woodley", + "office": "Rome", + "position": "Health Educator", + "salary": "$223,017", + "start_date": "8/28/2007" + }, + { + "extn": "8283", + "id": "33431", + "name": "Javier Veale", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$39,947", + "start_date": "1/15/2000" + }, + { + "extn": "4933", + "id": "33432", + "name": "Elly Rogan", + "office": "Louisville", + "position": "Bookkeeper", + "salary": "$255,770", + "start_date": "6/3/2012" + }, + { + "extn": "3163", + "id": "33433", + "name": "Gabriel Wilde", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$196,267", + "start_date": "4/6/2017" + }, + { + "extn": "5473", + "id": "33434", + "name": "Zoe Fox", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$232,513", + "start_date": "6/21/2009" + }, + { + "extn": "2691", + "id": "33435", + "name": "Ron Walker", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$286,828", + "start_date": "10/27/2018" + }, + { + "extn": "5246", + "id": "33436", + "name": "Johnathan Stewart", + "office": "San Diego", + "position": "Ambulatory Nurse", + "salary": "$159,568", + "start_date": "2/8/2015" + }, + { + "extn": "5624", + "id": "33437", + "name": "Stella Spencer", + "office": "Bridgeport", + "position": "Retail Trainee", + "salary": "$151,851", + "start_date": "7/26/2002" + }, + { + "extn": "6078", + "id": "33438", + "name": "Greta Collins", + "office": "London", + "position": "HR Specialist", + "salary": "$112,030", + "start_date": "7/14/2013" + }, + { + "extn": "9458", + "id": "33439", + "name": "Chad Vollans", + "office": "Valetta", + "position": "Lecturer", + "salary": "$119,168", + "start_date": "2/11/2000" + }, + { + "extn": "5871", + "id": "33440", + "name": "Beatrice Reid", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$224,932", + "start_date": "8/17/2008" + }, + { + "extn": "1800", + "id": "33441", + "name": "Makenzie Tindall", + "office": "Kansas City", + "position": "Ambulatory Nurse", + "salary": "$158,904", + "start_date": "11/30/2003" + }, + { + "extn": "1957", + "id": "33442", + "name": "Havana Wood", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$269,595", + "start_date": "10/4/2003" + }, + { + "extn": "4396", + "id": "33443", + "name": "Johnathan Farrant", + "office": "Dallas", + "position": "Baker", + "salary": "$52,787", + "start_date": "10/18/2002" + }, + { + "extn": "7610", + "id": "33444", + "name": "Carol Samuel", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$293,315", + "start_date": "3/8/2018" + }, + { + "extn": "3439", + "id": "33445", + "name": "Chloe Martin", + "office": "Garland", + "position": "Budget Analyst", + "salary": "$126,359", + "start_date": "7/9/2006" + }, + { + "extn": "5024", + "id": "33446", + "name": "Jacob Alldridge", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$48,317", + "start_date": "4/5/2016" + }, + { + "extn": "2910", + "id": "33447", + "name": "Julian Roth", + "office": "Garland", + "position": "Cook", + "salary": "$44,098", + "start_date": "1/7/2009" + }, + { + "extn": "1770", + "id": "33448", + "name": "Anne Irving", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$178,754", + "start_date": "4/3/2017" + }, + { + "extn": "7090", + "id": "33449", + "name": "Eduardo Clarkson", + "office": "Houston", + "position": "Software Engineer", + "salary": "$245,183", + "start_date": "4/24/2009" + }, + { + "extn": "9799", + "id": "33450", + "name": "Luke Ebbs", + "office": "Laredo", + "position": "Production Painter", + "salary": "$264,180", + "start_date": "4/23/2002" + }, + { + "extn": "2859", + "id": "33451", + "name": "Natalie York", + "office": "Madison", + "position": "Budget Analyst", + "salary": "$285,016", + "start_date": "7/25/2014" + }, + { + "extn": "5053", + "id": "33452", + "name": "David Upton", + "office": "Chicago", + "position": "Dentist", + "salary": "$143,739", + "start_date": "6/6/2015" + }, + { + "extn": "9201", + "id": "33453", + "name": "Dani Clifford", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$294,006", + "start_date": "9/10/2017" + }, + { + "extn": "2808", + "id": "33454", + "name": "Fred Wilson", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$84,866", + "start_date": "3/19/2005" + }, + { + "extn": "5459", + "id": "33455", + "name": "Sebastian Jones", + "office": "Reno", + "position": "Clerk", + "salary": "$240,721", + "start_date": "3/17/2013" + }, + { + "extn": "8582", + "id": "33456", + "name": "Ember Dowson", + "office": "Atlanta", + "position": "Front Desk Coordinator", + "salary": "$77,431", + "start_date": "4/27/2016" + }, + { + "extn": "6730", + "id": "33457", + "name": "Jayden Richardson", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$70,544", + "start_date": "6/11/2011" + }, + { + "extn": "2784", + "id": "33458", + "name": "Havana Lunt", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$127,388", + "start_date": "11/13/2007" + }, + { + "extn": "7339", + "id": "33459", + "name": "Margaret Taylor", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$272,129", + "start_date": "5/2/2008" + }, + { + "extn": "3442", + "id": "33460", + "name": "Jessica Rivers", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$294,023", + "start_date": "7/30/2000" + }, + { + "extn": "3467", + "id": "33461", + "name": "Carl Lane", + "office": "Toledo", + "position": "Health Educator", + "salary": "$264,283", + "start_date": "5/21/2012" + }, + { + "extn": "1501", + "id": "33462", + "name": "Catherine Trent", + "office": "Washington", + "position": "Clerk", + "salary": "$24,934", + "start_date": "4/21/2017" + }, + { + "extn": "7245", + "id": "33463", + "name": "Peyton Rixon", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$51,167", + "start_date": "6/26/2002" + }, + { + "extn": "6513", + "id": "33464", + "name": "Ryan Terry", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$155,293", + "start_date": "11/24/2002" + }, + { + "extn": "9559", + "id": "33465", + "name": "Javier Poole", + "office": "Miami", + "position": "Lecturer", + "salary": "$126,261", + "start_date": "4/22/2019" + }, + { + "extn": "7165", + "id": "33466", + "name": "Leroy Long", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$184,293", + "start_date": "6/16/2018" + }, + { + "extn": "4163", + "id": "33467", + "name": "Michael Forth", + "office": "Hayward", + "position": "Physician", + "salary": "$173,403", + "start_date": "2/24/2005" + }, + { + "extn": "3171", + "id": "33468", + "name": "Daron Leigh", + "office": "Rochester", + "position": "Operator", + "salary": "$170,298", + "start_date": "6/15/2003" + }, + { + "extn": "6965", + "id": "33469", + "name": "Enoch Norris", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$238,983", + "start_date": "2/21/2009" + }, + { + "extn": "2186", + "id": "33470", + "name": "Anthony Hilton", + "office": "Honolulu", + "position": "Staffing Consultant", + "salary": "$280,126", + "start_date": "5/2/2012" + }, + { + "extn": "5471", + "id": "33471", + "name": "Robyn Owens", + "office": "San Jose", + "position": "Designer", + "salary": "$230,253", + "start_date": "9/2/2013" + }, + { + "extn": "3234", + "id": "33472", + "name": "Lana Phillips", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$159,547", + "start_date": "11/2/2011" + }, + { + "extn": "4167", + "id": "33473", + "name": "Barney Bryant", + "office": "Memphis", + "position": "Inspector", + "salary": "$27,481", + "start_date": "11/1/2000" + }, + { + "extn": "3392", + "id": "33474", + "name": "Leanne Shaw", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$186,732", + "start_date": "2/14/2019" + }, + { + "extn": "1920", + "id": "33475", + "name": "Angelica Bradshaw", + "office": "Seattle", + "position": "Designer", + "salary": "$102,975", + "start_date": "5/30/2007" + }, + { + "extn": "3161", + "id": "33476", + "name": "Gabriel Murray", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$244,099", + "start_date": "9/9/2006" + }, + { + "extn": "9140", + "id": "33477", + "name": "Josephine Thomas", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$184,498", + "start_date": "7/25/2006" + }, + { + "extn": "9803", + "id": "33478", + "name": "Matt Hastings", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$267,902", + "start_date": "8/23/2018" + }, + { + "extn": "9361", + "id": "33479", + "name": "Owen Neville", + "office": "New Orleans", + "position": "Paramedic", + "salary": "$10,659", + "start_date": "5/10/2014" + }, + { + "extn": "7137", + "id": "33480", + "name": "Scarlett Ralph", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$161,652", + "start_date": "4/20/2009" + }, + { + "extn": "3737", + "id": "33481", + "name": "Madelyn Taylor", + "office": "Berna", + "position": "Clerk", + "salary": "$98,327", + "start_date": "2/13/2007" + }, + { + "extn": "4312", + "id": "33482", + "name": "Cameron Graves", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$220,089", + "start_date": "12/20/2007" + }, + { + "extn": "2857", + "id": "33483", + "name": "Rihanna John", + "office": "Louisville", + "position": "Design Engineer", + "salary": "$182,573", + "start_date": "2/11/2005" + }, + { + "extn": "5335", + "id": "33484", + "name": "Dasha Moss", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$132,341", + "start_date": "4/28/2008" + }, + { + "extn": "3376", + "id": "33485", + "name": "Kirsten Mcneill", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$159,388", + "start_date": "12/31/2001" + }, + { + "extn": "9018", + "id": "33486", + "name": "Chadwick Samuel", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$290,171", + "start_date": "1/10/2003" + }, + { + "extn": "2226", + "id": "33487", + "name": "Bryce Armstrong", + "office": "Bucharest", + "position": "Systems Administrator", + "salary": "$261,170", + "start_date": "3/31/2018" + }, + { + "extn": "2430", + "id": "33488", + "name": "Marina Mason", + "office": "New York", + "position": "Bookkeeper", + "salary": "$165,512", + "start_date": "9/17/2019" + }, + { + "extn": "6663", + "id": "33489", + "name": "Leah Lambert", + "office": "Arlington", + "position": "Project Manager", + "salary": "$101,351", + "start_date": "6/27/2010" + }, + { + "extn": "3411", + "id": "33490", + "name": "Joseph Stone", + "office": "Paris", + "position": "Auditor", + "salary": "$218,434", + "start_date": "2/17/2019" + }, + { + "extn": "9935", + "id": "33491", + "name": "Jolene Grey", + "office": "Nashville", + "position": "Webmaster", + "salary": "$64,883", + "start_date": "9/16/2019" + }, + { + "extn": "8833", + "id": "33492", + "name": "Mavis Robe", + "office": "Phoenix", + "position": "Inspector", + "salary": "$248,759", + "start_date": "10/6/2005" + }, + { + "extn": "9797", + "id": "33493", + "name": "Alexia Thomson", + "office": "Paris", + "position": "HR Specialist", + "salary": "$190,509", + "start_date": "5/25/2014" + }, + { + "extn": "3819", + "id": "33494", + "name": "Denis Jefferson", + "office": "Ontario", + "position": "Fabricator", + "salary": "$241,672", + "start_date": "8/16/2010" + }, + { + "extn": "6281", + "id": "33495", + "name": "Anthony Dann", + "office": "San Francisco", + "position": "Auditor", + "salary": "$232,496", + "start_date": "11/12/2001" + }, + { + "extn": "8322", + "id": "33496", + "name": "Alan Clifton", + "office": "Otawa", + "position": "Electrician", + "salary": "$64,337", + "start_date": "4/26/2000" + }, + { + "extn": "8144", + "id": "33497", + "name": "Mason Hepburn", + "office": "El Paso", + "position": "Project Manager", + "salary": "$208,846", + "start_date": "5/21/2019" + }, + { + "extn": "6575", + "id": "33498", + "name": "Rosalyn Doherty", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$215,452", + "start_date": "10/3/2002" + }, + { + "extn": "6576", + "id": "33499", + "name": "Marla Burnley", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$45,766", + "start_date": "4/27/2014" + }, + { + "extn": "7342", + "id": "33500", + "name": "Audrey Yoman", + "office": "Irving", + "position": "Insurance Broker", + "salary": "$221,316", + "start_date": "12/14/2005" + }, + { + "extn": "4614", + "id": "33501", + "name": "Carrie Oldfield", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$65,007", + "start_date": "11/13/2007" + }, + { + "extn": "9141", + "id": "33502", + "name": "Rick Whitehouse", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$87,618", + "start_date": "2/4/2007" + }, + { + "extn": "9523", + "id": "33503", + "name": "Ilona Andrews", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$284,810", + "start_date": "8/11/2008" + }, + { + "extn": "6709", + "id": "33504", + "name": "Vera Wright", + "office": "Otawa", + "position": "Restaurant Manager", + "salary": "$106,003", + "start_date": "5/9/2006" + }, + { + "extn": "9511", + "id": "33505", + "name": "Noah Eddison", + "office": "Valetta", + "position": "Healthcare Specialist", + "salary": "$115,784", + "start_date": "11/4/2007" + }, + { + "extn": "7463", + "id": "33506", + "name": "Diane Hancock", + "office": "Tokyo", + "position": "Baker", + "salary": "$163,504", + "start_date": "11/29/2008" + }, + { + "extn": "2847", + "id": "33507", + "name": "Courtney Mcgee", + "office": "Springfield", + "position": "Investment Advisor", + "salary": "$40,360", + "start_date": "5/6/2014" + }, + { + "extn": "5881", + "id": "33508", + "name": "Clarissa Morris", + "office": "Washington", + "position": "Banker", + "salary": "$205,672", + "start_date": "9/7/2009" + }, + { + "extn": "6371", + "id": "33509", + "name": "Ramon Pearce", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$284,891", + "start_date": "12/10/2011" + }, + { + "extn": "5662", + "id": "33510", + "name": "Chuck Emmett", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$41,196", + "start_date": "10/9/2003" + }, + { + "extn": "4596", + "id": "33511", + "name": "Savannah Stone", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$182,124", + "start_date": "12/27/2017" + }, + { + "extn": "1315", + "id": "33512", + "name": "Karla Collins", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$168,156", + "start_date": "7/4/2002" + }, + { + "extn": "3181", + "id": "33513", + "name": "John Williams", + "office": "Boston", + "position": "Food Technologist", + "salary": "$120,943", + "start_date": "3/30/2019" + }, + { + "extn": "3106", + "id": "33514", + "name": "Sloane Weatcroft", + "office": "Worcester", + "position": "Systems Administrator", + "salary": "$28,856", + "start_date": "1/5/2004" + }, + { + "extn": "1343", + "id": "33515", + "name": "Beatrice Shaw", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$125,996", + "start_date": "1/28/2003" + }, + { + "extn": "2697", + "id": "33516", + "name": "Tyler Gordon", + "office": "Norfolk", + "position": "Front Desk Coordinator", + "salary": "$185,034", + "start_date": "3/7/2013" + }, + { + "extn": "5125", + "id": "33517", + "name": "Charlize Powell", + "office": "Louisville", + "position": "Investment Advisor", + "salary": "$230,735", + "start_date": "9/12/2017" + }, + { + "extn": "5388", + "id": "33518", + "name": "Sage Forester", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$33,839", + "start_date": "6/26/2018" + }, + { + "extn": "3283", + "id": "33519", + "name": "Joseph Chappell", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$215,697", + "start_date": "4/8/2000" + }, + { + "extn": "6608", + "id": "33520", + "name": "Tyson Zaoui", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$50,655", + "start_date": "10/25/2013" + }, + { + "extn": "4398", + "id": "33521", + "name": "Paula Mcgregor", + "office": "New York", + "position": "Lecturer", + "salary": "$70,400", + "start_date": "7/5/2003" + }, + { + "extn": "5368", + "id": "33522", + "name": "Rita Strong", + "office": "Oakland", + "position": "Paramedic", + "salary": "$147,304", + "start_date": "8/31/2012" + }, + { + "extn": "5447", + "id": "33523", + "name": "Benjamin Watt", + "office": "Irving", + "position": "Banker", + "salary": "$148,068", + "start_date": "2/15/2006" + }, + { + "extn": "4200", + "id": "33524", + "name": "Penny Amstead", + "office": "Houston", + "position": "Loan Officer", + "salary": "$45,216", + "start_date": "8/12/2012" + }, + { + "extn": "9258", + "id": "33525", + "name": "Benny Stone ", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$88,391", + "start_date": "3/9/2004" + }, + { + "extn": "7360", + "id": "33526", + "name": "Leroy Bowen", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$88,790", + "start_date": "7/16/2013" + }, + { + "extn": "7485", + "id": "33527", + "name": "Erica Higgs", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$170,910", + "start_date": "8/11/2005" + }, + { + "extn": "9766", + "id": "33528", + "name": "Rosalee Hall", + "office": "San Jose", + "position": "Lecturer", + "salary": "$244,008", + "start_date": "10/4/2007" + }, + { + "extn": "9402", + "id": "33529", + "name": "Tess Cann", + "office": "Milano", + "position": "Designer", + "salary": "$265,416", + "start_date": "6/6/2018" + }, + { + "extn": "4001", + "id": "33530", + "name": "Henry Walton", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$284,134", + "start_date": "9/23/2009" + }, + { + "extn": "3756", + "id": "33531", + "name": "Daron Dale", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$208,515", + "start_date": "1/20/2014" + }, + { + "extn": "3047", + "id": "33532", + "name": "Shay Warren", + "office": "Oakland", + "position": "Project Manager", + "salary": "$121,672", + "start_date": "12/5/2006" + }, + { + "extn": "1080", + "id": "33533", + "name": "Naomi Vallory", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$222,817", + "start_date": "2/21/2001" + }, + { + "extn": "3867", + "id": "33534", + "name": "Peyton Mcgee", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$131,268", + "start_date": "5/9/2012" + }, + { + "extn": "6670", + "id": "33535", + "name": "Angelique Wilde", + "office": "Scottsdale", + "position": "Designer", + "salary": "$273,284", + "start_date": "3/19/2005" + }, + { + "extn": "8658", + "id": "33536", + "name": "Caleb Morris", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$281,646", + "start_date": "11/16/2013" + }, + { + "extn": "4770", + "id": "33537", + "name": "Chadwick Paterson", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$290,855", + "start_date": "8/9/2000" + }, + { + "extn": "4859", + "id": "33538", + "name": "Sharon Wilde", + "office": "Tulsa", + "position": "Steward", + "salary": "$171,721", + "start_date": "6/24/2008" + }, + { + "extn": "4936", + "id": "33539", + "name": "Abdul Darcy", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$201,721", + "start_date": "4/23/2015" + }, + { + "extn": "4103", + "id": "33540", + "name": "Camden Redfern", + "office": "Lancaster", + "position": "Webmaster", + "salary": "$256,804", + "start_date": "9/26/2016" + }, + { + "extn": "3732", + "id": "33541", + "name": "Mavis Miller", + "office": "Washington", + "position": "Steward", + "salary": "$257,160", + "start_date": "5/15/2005" + }, + { + "extn": "5924", + "id": "33542", + "name": "Henry Simpson", + "office": "Anaheim", + "position": "Production Painter", + "salary": "$216,572", + "start_date": "10/6/2011" + }, + { + "extn": "8354", + "id": "33543", + "name": "Melanie Ebbs", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$24,096", + "start_date": "8/22/2001" + }, + { + "extn": "2025", + "id": "33544", + "name": "Maxwell Button", + "office": "Lisbon", + "position": "Cashier", + "salary": "$174,574", + "start_date": "4/14/2009" + }, + { + "extn": "7485", + "id": "33545", + "name": "Carter Boden", + "office": "New York", + "position": "Production Painter", + "salary": "$81,171", + "start_date": "11/19/2005" + }, + { + "extn": "6465", + "id": "33546", + "name": "Chanelle Drummond", + "office": "Tallahassee", + "position": "Biologist", + "salary": "$29,029", + "start_date": "12/29/2008" + }, + { + "extn": "5748", + "id": "33547", + "name": "Bryon Knight", + "office": "Wien", + "position": "Loan Officer", + "salary": "$127,127", + "start_date": "7/3/2009" + }, + { + "extn": "9260", + "id": "33548", + "name": "John Khan", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$137,463", + "start_date": "3/7/2007" + }, + { + "extn": "8550", + "id": "33549", + "name": "Sylvia Saunders", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$283,306", + "start_date": "1/26/2017" + }, + { + "extn": "6976", + "id": "33550", + "name": "Julius Sheldon", + "office": "Atlanta", + "position": "Auditor", + "salary": "$102,989", + "start_date": "4/3/2015" + }, + { + "extn": "2408", + "id": "33551", + "name": "Bob Walton", + "office": "Glendale", + "position": "Dentist", + "salary": "$155,022", + "start_date": "8/16/2010" + }, + { + "extn": "6162", + "id": "33552", + "name": "Rufus Henderson", + "office": "Stockton", + "position": "Banker", + "salary": "$70,046", + "start_date": "9/11/2012" + }, + { + "extn": "4801", + "id": "33553", + "name": "Rachael Norris", + "office": "Henderson", + "position": "Electrician", + "salary": "$165,983", + "start_date": "11/3/2013" + }, + { + "extn": "1032", + "id": "33554", + "name": "Matthew Darcy", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$259,408", + "start_date": "12/20/2013" + }, + { + "extn": "5948", + "id": "33555", + "name": "Elijah Knott", + "office": "Escondido", + "position": "Clerk", + "salary": "$120,262", + "start_date": "11/16/2003" + }, + { + "extn": "1236", + "id": "33556", + "name": "Jocelyn Haines", + "office": "Garland", + "position": "Doctor", + "salary": "$247,522", + "start_date": "3/30/2002" + }, + { + "extn": "2078", + "id": "33557", + "name": "Rosalee Walker", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$256,155", + "start_date": "8/16/2012" + }, + { + "extn": "2206", + "id": "33558", + "name": "Peyton Lewin", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$290,750", + "start_date": "12/8/2002" + }, + { + "extn": "7354", + "id": "33559", + "name": "Barry Graves", + "office": "Fremont", + "position": "Software Engineer", + "salary": "$194,425", + "start_date": "6/13/2013" + }, + { + "extn": "3661", + "id": "33560", + "name": "Gabriel Martin", + "office": "Berna", + "position": "Food Technologist", + "salary": "$268,613", + "start_date": "7/1/2001" + }, + { + "extn": "3485", + "id": "33561", + "name": "David Reading", + "office": "Long Beach", + "position": "Clerk", + "salary": "$160,518", + "start_date": "6/2/2019" + }, + { + "extn": "5364", + "id": "33562", + "name": "Susan Shepherd", + "office": "Anaheim", + "position": "Investment Advisor", + "salary": "$66,927", + "start_date": "6/15/2018" + }, + { + "extn": "7249", + "id": "33563", + "name": "Percy Sherry", + "office": "San Bernardino", + "position": "Auditor", + "salary": "$295,197", + "start_date": "11/26/2016" + }, + { + "extn": "4389", + "id": "33564", + "name": "Harriet Owens", + "office": "Stockton", + "position": "Designer", + "salary": "$29,757", + "start_date": "12/21/2007" + }, + { + "extn": "7096", + "id": "33565", + "name": "Caitlyn Cameron", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$195,425", + "start_date": "9/17/2011" + }, + { + "extn": "4761", + "id": "33566", + "name": "Maxwell Becker", + "office": "Zurich", + "position": "Banker", + "salary": "$185,480", + "start_date": "8/23/2005" + }, + { + "extn": "4322", + "id": "33567", + "name": "Carissa Abbey", + "office": "Tulsa", + "position": "Laboratory Technician", + "salary": "$15,348", + "start_date": "12/25/2010" + }, + { + "extn": "5060", + "id": "33568", + "name": "Domenic Cassidy", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$116,873", + "start_date": "6/20/2003" + }, + { + "extn": "1276", + "id": "33569", + "name": "Doug Strong", + "office": "Oklahoma City", + "position": "Treasurer", + "salary": "$48,053", + "start_date": "7/7/2019" + }, + { + "extn": "2146", + "id": "33570", + "name": "Alexander Poole", + "office": "Salem", + "position": "Pharmacist", + "salary": "$160,967", + "start_date": "5/22/2004" + }, + { + "extn": "2791", + "id": "33571", + "name": "Anthony Morrison", + "office": "Norfolk", + "position": "Inspector", + "salary": "$80,338", + "start_date": "7/11/2016" + }, + { + "extn": "8725", + "id": "33572", + "name": "Cedrick Fenton", + "office": "Louisville", + "position": "Designer", + "salary": "$69,503", + "start_date": "5/17/2010" + }, + { + "extn": "3037", + "id": "33573", + "name": "Ethan Briggs", + "office": "Otawa", + "position": "Loan Officer", + "salary": "$101,906", + "start_date": "12/9/2000" + }, + { + "extn": "1479", + "id": "33574", + "name": "Lorraine Powell", + "office": "Arlington", + "position": "Operator", + "salary": "$59,685", + "start_date": "7/25/2015" + }, + { + "extn": "7376", + "id": "33575", + "name": "Vicky Marshall", + "office": "Lisbon", + "position": "IT Support Staff", + "salary": "$108,546", + "start_date": "3/13/2007" + }, + { + "extn": "5507", + "id": "33576", + "name": "Crystal Irwin", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$101,133", + "start_date": "1/14/2012" + }, + { + "extn": "6312", + "id": "33577", + "name": "Camden Martin", + "office": "Jersey City", + "position": "Web Developer", + "salary": "$113,760", + "start_date": "4/26/2009" + }, + { + "extn": "2860", + "id": "33578", + "name": "Rosalie Parr", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$260,787", + "start_date": "9/21/2006" + }, + { + "extn": "4534", + "id": "33579", + "name": "Daria Fox", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$112,002", + "start_date": "8/18/2005" + }, + { + "extn": "5148", + "id": "33580", + "name": "Nicholas Watt", + "office": "Sacramento", + "position": "Investment Advisor", + "salary": "$52,430", + "start_date": "4/27/2015" + }, + { + "extn": "2281", + "id": "33581", + "name": "Benny Bowen", + "office": "Baltimore", + "position": "Clerk", + "salary": "$278,734", + "start_date": "12/8/2007" + }, + { + "extn": "6727", + "id": "33582", + "name": "Matthew Morgan", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$97,017", + "start_date": "7/12/2001" + }, + { + "extn": "5903", + "id": "33583", + "name": "Gemma Morris", + "office": "Boston", + "position": "Project Manager", + "salary": "$187,112", + "start_date": "5/30/2017" + }, + { + "extn": "6372", + "id": "33584", + "name": "Josh Ianson", + "office": "Lisbon", + "position": "Cashier", + "salary": "$235,779", + "start_date": "10/21/2002" + }, + { + "extn": "6086", + "id": "33585", + "name": "Enoch Baker", + "office": "San Francisco", + "position": "Cashier", + "salary": "$224,184", + "start_date": "9/11/2002" + }, + { + "extn": "9371", + "id": "33586", + "name": "Alan Hall", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$266,951", + "start_date": "12/16/2016" + }, + { + "extn": "6482", + "id": "33587", + "name": "Percy Wren", + "office": "Stockton", + "position": "Web Developer", + "salary": "$297,352", + "start_date": "7/10/2009" + }, + { + "extn": "2648", + "id": "33588", + "name": "Boris Lynch", + "office": "Madison", + "position": "Audiologist", + "salary": "$98,061", + "start_date": "3/15/2006" + }, + { + "extn": "4707", + "id": "33589", + "name": "Kirsten Saunders", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$49,743", + "start_date": "3/10/2004" + }, + { + "extn": "5030", + "id": "33590", + "name": "Nate Edwards", + "office": "Seattle", + "position": "Associate Professor", + "salary": "$169,291", + "start_date": "6/11/2010" + }, + { + "extn": "5109", + "id": "33591", + "name": "Rae Dillon", + "office": "El Paso", + "position": "Staffing Consultant", + "salary": "$140,902", + "start_date": "4/30/2013" + }, + { + "extn": "5212", + "id": "33592", + "name": "Javier Swift", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$262,984", + "start_date": "5/9/2001" + }, + { + "extn": "8309", + "id": "33593", + "name": "Michael Kidd", + "office": "Charlotte", + "position": "Banker", + "salary": "$26,117", + "start_date": "2/24/2017" + }, + { + "extn": "5775", + "id": "33594", + "name": "Marla Antcliff", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$199,436", + "start_date": "12/19/2014" + }, + { + "extn": "5209", + "id": "33595", + "name": "Vanessa Hamilton", + "office": "Atlanta", + "position": "Dentist", + "salary": "$110,166", + "start_date": "2/27/2001" + }, + { + "extn": "5790", + "id": "33596", + "name": "Chad Waterson", + "office": "Portland", + "position": "Electrician", + "salary": "$156,196", + "start_date": "1/19/2017" + }, + { + "extn": "8004", + "id": "33597", + "name": "Benny Rogers", + "office": "Washington", + "position": "Treasurer", + "salary": "$71,205", + "start_date": "8/30/2010" + }, + { + "extn": "3823", + "id": "33598", + "name": "Liam Walker", + "office": "Worcester", + "position": "Biologist", + "salary": "$295,265", + "start_date": "11/16/2007" + }, + { + "extn": "7342", + "id": "33599", + "name": "Goldie Wilkinson", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$294,224", + "start_date": "5/28/2004" + }, + { + "extn": "2266", + "id": "33600", + "name": "Ryan Holmes", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$166,836", + "start_date": "7/22/2005" + }, + { + "extn": "9580", + "id": "33601", + "name": "Daniel Pickard", + "office": "Detroit", + "position": "Steward", + "salary": "$265,441", + "start_date": "10/30/2010" + }, + { + "extn": "6333", + "id": "33602", + "name": "Matt Faulkner", + "office": "Zurich", + "position": "Operator", + "salary": "$143,157", + "start_date": "7/7/2016" + }, + { + "extn": "1235", + "id": "33603", + "name": "Janelle Harris", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$133,241", + "start_date": "1/30/2005" + }, + { + "extn": "8763", + "id": "33604", + "name": "Michaela Quinnell", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$268,596", + "start_date": "4/30/2005" + }, + { + "extn": "8143", + "id": "33605", + "name": "Bryon Davies", + "office": "Portland", + "position": "Electrician", + "salary": "$210,594", + "start_date": "8/20/2013" + }, + { + "extn": "9237", + "id": "33606", + "name": "Josh Stevens", + "office": "Louisville", + "position": "Dentist", + "salary": "$14,703", + "start_date": "4/23/2010" + }, + { + "extn": "3590", + "id": "33607", + "name": "Cassidy Harris", + "office": "Miami", + "position": "Treasurer", + "salary": "$224,752", + "start_date": "3/28/2019" + }, + { + "extn": "2780", + "id": "33608", + "name": "Logan Bristow", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$225,935", + "start_date": "3/4/2009" + }, + { + "extn": "5010", + "id": "33609", + "name": "Maia Bryson", + "office": "Escondido", + "position": "Executive Director", + "salary": "$244,930", + "start_date": "1/3/2007" + }, + { + "extn": "4047", + "id": "33610", + "name": "Marissa Snow", + "office": "Toledo", + "position": "Electrician", + "salary": "$265,323", + "start_date": "12/5/2007" + }, + { + "extn": "6120", + "id": "33611", + "name": "Iris Murphy", + "office": "Irving", + "position": "Health Educator", + "salary": "$270,463", + "start_date": "5/21/2006" + }, + { + "extn": "9991", + "id": "33612", + "name": "Benny Moran", + "office": "Bridgeport", + "position": "Software Engineer", + "salary": "$23,238", + "start_date": "5/26/2010" + }, + { + "extn": "1990", + "id": "33613", + "name": "Tyler Graves", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$30,804", + "start_date": "6/15/2002" + }, + { + "extn": "7957", + "id": "33614", + "name": "Estrella Jennson", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$126,174", + "start_date": "7/22/2015" + }, + { + "extn": "7241", + "id": "33615", + "name": "Liliana Paterson", + "office": "Tokyo", + "position": "Auditor", + "salary": "$73,930", + "start_date": "12/11/2007" + }, + { + "extn": "1927", + "id": "33616", + "name": "Roger Ranks", + "office": "Columbus", + "position": "Designer", + "salary": "$12,583", + "start_date": "3/14/2004" + }, + { + "extn": "6478", + "id": "33617", + "name": "Michael Parker", + "office": "Jersey City", + "position": "Audiologist", + "salary": "$238,724", + "start_date": "11/24/2014" + }, + { + "extn": "1611", + "id": "33618", + "name": "Susan Parker", + "office": "Jersey City", + "position": "Doctor", + "salary": "$56,895", + "start_date": "7/13/2008" + }, + { + "extn": "2550", + "id": "33619", + "name": "Carmella Rodwell", + "office": "London", + "position": "Paramedic", + "salary": "$75,697", + "start_date": "7/5/2013" + }, + { + "extn": "5041", + "id": "33620", + "name": "Aeris Alldridge", + "office": "Memphis", + "position": "Designer", + "salary": "$234,293", + "start_date": "9/14/2015" + }, + { + "extn": "8717", + "id": "33621", + "name": "Margot Pearce", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$238,053", + "start_date": "11/8/2002" + }, + { + "extn": "3044", + "id": "33622", + "name": "Alessandra Hewitt", + "office": "Lyon", + "position": "Accountant", + "salary": "$275,862", + "start_date": "6/25/2011" + }, + { + "extn": "8329", + "id": "33623", + "name": "Sabina Freeburn", + "office": "Madison", + "position": "Business Broker", + "salary": "$294,251", + "start_date": "6/16/2019" + }, + { + "extn": "7598", + "id": "33624", + "name": "Mackenzie Stevens", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$206,020", + "start_date": "5/2/2016" + }, + { + "extn": "4880", + "id": "33625", + "name": "Bryon Egerton", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$140,394", + "start_date": "3/14/2011" + }, + { + "extn": "4469", + "id": "33626", + "name": "Gil Logan", + "office": "Orlando", + "position": "Project Manager", + "salary": "$208,701", + "start_date": "7/14/2006" + }, + { + "extn": "6687", + "id": "33627", + "name": "Oliver Shaw", + "office": "Minneapolis", + "position": "Cash Manager", + "salary": "$182,371", + "start_date": "10/8/2016" + }, + { + "extn": "5299", + "id": "33628", + "name": "Diane Poulton", + "office": "Lisbon", + "position": "Associate Professor", + "salary": "$259,800", + "start_date": "11/27/2010" + }, + { + "extn": "3469", + "id": "33629", + "name": "Sadie Adams", + "office": "Berlin", + "position": "Fabricator", + "salary": "$196,051", + "start_date": "9/8/2008" + }, + { + "extn": "1802", + "id": "33630", + "name": "Roger Little", + "office": "Prague", + "position": "Cashier", + "salary": "$53,694", + "start_date": "6/30/2018" + }, + { + "extn": "4267", + "id": "33631", + "name": "Ember Townend", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$136,764", + "start_date": "11/21/2016" + }, + { + "extn": "7497", + "id": "33632", + "name": "Ciara Janes", + "office": "Otawa", + "position": "Design Engineer", + "salary": "$142,392", + "start_date": "5/1/2011" + }, + { + "extn": "7618", + "id": "33633", + "name": "Alison Forth", + "office": "Lakewood", + "position": "HR Specialist", + "salary": "$170,949", + "start_date": "2/19/2009" + }, + { + "extn": "7091", + "id": "33634", + "name": "David Wilson", + "office": "Madison", + "position": "Webmaster", + "salary": "$238,918", + "start_date": "6/27/2001" + }, + { + "extn": "4498", + "id": "33635", + "name": "Juliet Kelly", + "office": "Escondido", + "position": "Inspector", + "salary": "$245,755", + "start_date": "3/5/2004" + }, + { + "extn": "5421", + "id": "33636", + "name": "Doris Robinson", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$135,579", + "start_date": "4/21/2002" + }, + { + "extn": "3242", + "id": "33637", + "name": "Manuel Ebden", + "office": "Berlin", + "position": "Health Educator", + "salary": "$284,717", + "start_date": "9/27/2017" + }, + { + "extn": "5047", + "id": "33638", + "name": "Esmeralda Little", + "office": "Wien", + "position": "Dentist", + "salary": "$183,979", + "start_date": "6/5/2001" + }, + { + "extn": "6708", + "id": "33639", + "name": "Lucy Stewart", + "office": "Tokyo", + "position": "Banker", + "salary": "$19,936", + "start_date": "7/31/2011" + }, + { + "extn": "5298", + "id": "33640", + "name": "Ronald Rivers", + "office": "Minneapolis", + "position": "Assistant Buyer", + "salary": "$129,255", + "start_date": "1/25/2019" + }, + { + "extn": "4891", + "id": "33641", + "name": "Anabel Preston", + "office": "Berna", + "position": "Webmaster", + "salary": "$114,120", + "start_date": "3/20/2013" + }, + { + "extn": "2883", + "id": "33642", + "name": "Miley Carter", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$13,792", + "start_date": "2/26/2005" + }, + { + "extn": "2001", + "id": "33643", + "name": "Nick Victor", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$269,139", + "start_date": "10/15/2011" + }, + { + "extn": "2725", + "id": "33644", + "name": "Margot Woodcock", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$161,788", + "start_date": "1/1/2003" + }, + { + "extn": "6407", + "id": "33645", + "name": "Sarah Walsh", + "office": "Washington", + "position": "Lecturer", + "salary": "$234,175", + "start_date": "12/1/2014" + }, + { + "extn": "8063", + "id": "33646", + "name": "Mavis Bradshaw", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$115,800", + "start_date": "1/3/2011" + }, + { + "extn": "5756", + "id": "33647", + "name": "Taylor Chadwick", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$299,286", + "start_date": "5/9/2001" + }, + { + "extn": "8072", + "id": "33648", + "name": "Ada Hilton", + "office": "Lakewood", + "position": "Food Technologist", + "salary": "$98,810", + "start_date": "9/14/2019" + }, + { + "extn": "6784", + "id": "33649", + "name": "Carina Vane", + "office": "Nashville", + "position": "Budget Analyst", + "salary": "$82,875", + "start_date": "4/8/2007" + }, + { + "extn": "3226", + "id": "33650", + "name": "Tyler Higgs", + "office": "Long Beach", + "position": "Budget Analyst", + "salary": "$189,687", + "start_date": "6/7/2004" + }, + { + "extn": "9191", + "id": "33651", + "name": "Erica Harrington", + "office": "Innsbruck", + "position": "Baker", + "salary": "$117,518", + "start_date": "4/3/2015" + }, + { + "extn": "2912", + "id": "33652", + "name": "Phillip Anderson", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$135,238", + "start_date": "6/9/2008" + }, + { + "extn": "5121", + "id": "33653", + "name": "Carter Whatson", + "office": "Memphis", + "position": "Ambulatory Nurse", + "salary": "$224,611", + "start_date": "10/17/2014" + }, + { + "extn": "4599", + "id": "33654", + "name": "Mayleen Goldsmith", + "office": "Venice", + "position": "Audiologist", + "salary": "$261,819", + "start_date": "1/17/2009" + }, + { + "extn": "2308", + "id": "33655", + "name": "Valentina Dobson", + "office": "Honolulu", + "position": "Associate Professor", + "salary": "$62,708", + "start_date": "3/20/2000" + }, + { + "extn": "6897", + "id": "33656", + "name": "Denis Harrison", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$291,890", + "start_date": "3/3/2006" + }, + { + "extn": "3405", + "id": "33657", + "name": "Luke Irving", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$295,483", + "start_date": "7/3/2000" + }, + { + "extn": "6057", + "id": "33658", + "name": "Evie Forester", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$152,913", + "start_date": "11/29/2011" + }, + { + "extn": "9074", + "id": "33659", + "name": "Callie Murray", + "office": "Norfolk", + "position": "Investment Advisor", + "salary": "$102,918", + "start_date": "11/19/2015" + }, + { + "extn": "9203", + "id": "33660", + "name": "Doug Walsh", + "office": "Berlin", + "position": "Call Center Representative", + "salary": "$285,172", + "start_date": "10/1/2014" + }, + { + "extn": "6238", + "id": "33661", + "name": "Manuel Barclay", + "office": "Lyon", + "position": "Bookkeeper", + "salary": "$159,257", + "start_date": "11/9/2014" + }, + { + "extn": "3647", + "id": "33662", + "name": "Peter Vinton", + "office": "Berlin", + "position": "Paramedic", + "salary": "$221,423", + "start_date": "7/17/2002" + }, + { + "extn": "6853", + "id": "33663", + "name": "Liam Graham", + "office": "Henderson", + "position": "Loan Officer", + "salary": "$259,109", + "start_date": "8/31/2013" + }, + { + "extn": "8985", + "id": "33664", + "name": "Bryon Owen", + "office": "Orlando", + "position": "Clerk", + "salary": "$166,610", + "start_date": "5/3/2004" + }, + { + "extn": "9983", + "id": "33665", + "name": "Logan Hardwick", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$30,865", + "start_date": "11/30/2008" + }, + { + "extn": "5119", + "id": "33666", + "name": "Percy Graham", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$179,346", + "start_date": "12/15/2001" + }, + { + "extn": "8519", + "id": "33667", + "name": "Alba Archer", + "office": "Seattle", + "position": "Baker", + "salary": "$53,646", + "start_date": "10/10/2004" + }, + { + "extn": "5211", + "id": "33668", + "name": "Violet Durrant", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$153,338", + "start_date": "9/12/2013" + }, + { + "extn": "7627", + "id": "33669", + "name": "Carl Franks", + "office": "Lakewood", + "position": "Bookkeeper", + "salary": "$172,931", + "start_date": "2/3/2015" + }, + { + "extn": "6623", + "id": "33670", + "name": "Destiny Williams", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$210,773", + "start_date": "3/4/2012" + }, + { + "extn": "4648", + "id": "33671", + "name": "Johnathan Strong", + "office": "Sacramento", + "position": "Insurance Broker", + "salary": "$213,365", + "start_date": "7/4/2012" + }, + { + "extn": "9648", + "id": "33672", + "name": "Michael Salt", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$118,683", + "start_date": "1/1/2010" + }, + { + "extn": "4923", + "id": "33673", + "name": "Lillian Snell", + "office": "San Francisco", + "position": "Auditor", + "salary": "$28,474", + "start_date": "4/21/2001" + }, + { + "extn": "1718", + "id": "33674", + "name": "Daron Button", + "office": "Laredo", + "position": "Operator", + "salary": "$242,186", + "start_date": "1/19/2007" + }, + { + "extn": "8320", + "id": "33675", + "name": "Eden Kaur", + "office": "Sacramento", + "position": "Biologist", + "salary": "$210,721", + "start_date": "12/11/2012" + }, + { + "extn": "1407", + "id": "33676", + "name": "Tyson Thomson", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$240,448", + "start_date": "11/11/2003" + }, + { + "extn": "8089", + "id": "33677", + "name": "Benjamin Morris", + "office": "Lyon", + "position": "Accountant", + "salary": "$165,625", + "start_date": "6/2/2008" + }, + { + "extn": "8007", + "id": "33678", + "name": "Sylvia Anderson", + "office": "Irving", + "position": "Physician", + "salary": "$137,500", + "start_date": "1/1/2005" + }, + { + "extn": "5381", + "id": "33679", + "name": "Emmanuelle Newton", + "office": "London", + "position": "Cashier", + "salary": "$209,378", + "start_date": "2/25/2006" + }, + { + "extn": "8222", + "id": "33680", + "name": "Julia Potts", + "office": "Stockton", + "position": "Laboratory Technician", + "salary": "$118,280", + "start_date": "2/25/2017" + }, + { + "extn": "4396", + "id": "33681", + "name": "Taylor Burge", + "office": "Richmond", + "position": "Bellman", + "salary": "$102,531", + "start_date": "4/1/2008" + }, + { + "extn": "4681", + "id": "33682", + "name": "Daron Rossi", + "office": "Washington", + "position": "Pharmacist", + "salary": "$74,704", + "start_date": "8/6/2018" + }, + { + "extn": "6922", + "id": "33683", + "name": "Daron Anderson", + "office": "Garland", + "position": "Electrician", + "salary": "$101,595", + "start_date": "12/1/2008" + }, + { + "extn": "4002", + "id": "33684", + "name": "Julius Cavanagh", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$201,159", + "start_date": "7/2/2018" + }, + { + "extn": "5313", + "id": "33685", + "name": "Bryon Robertson", + "office": "New York", + "position": "Cook", + "salary": "$101,562", + "start_date": "1/15/2009" + }, + { + "extn": "1745", + "id": "33686", + "name": "Nick Broomfield", + "office": "Glendale", + "position": "Banker", + "salary": "$199,010", + "start_date": "1/12/2015" + }, + { + "extn": "4145", + "id": "33687", + "name": "Lexi Tutton", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$27,128", + "start_date": "12/24/2011" + }, + { + "extn": "7844", + "id": "33688", + "name": "Jolene Bowen", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$240,061", + "start_date": "3/31/2019" + }, + { + "extn": "5465", + "id": "33689", + "name": "Elena James", + "office": "Valetta", + "position": "Cashier", + "salary": "$217,494", + "start_date": "11/9/2016" + }, + { + "extn": "8335", + "id": "33690", + "name": "Johnathan Newton", + "office": "Glendale", + "position": "Production Painter", + "salary": "$42,894", + "start_date": "2/8/2002" + }, + { + "extn": "1936", + "id": "33691", + "name": "Hazel Daniells", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$151,115", + "start_date": "10/12/2019" + }, + { + "extn": "9475", + "id": "33692", + "name": "Caleb Rehman", + "office": "Venice", + "position": "Treasurer", + "salary": "$225,321", + "start_date": "2/20/2002" + }, + { + "extn": "9298", + "id": "33693", + "name": "Shelby Verdon", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$63,509", + "start_date": "1/29/2003" + }, + { + "extn": "5068", + "id": "33694", + "name": "Gwenyth Horton", + "office": "Charlotte", + "position": "Health Educator", + "salary": "$160,908", + "start_date": "10/17/2014" + }, + { + "extn": "8797", + "id": "33695", + "name": "Carrie Thorne", + "office": "Bakersfield", + "position": "Operator", + "salary": "$98,403", + "start_date": "4/6/2003" + }, + { + "extn": "3147", + "id": "33696", + "name": "Mara Jordan", + "office": "San Bernardino", + "position": "Fabricator", + "salary": "$178,825", + "start_date": "6/28/2001" + }, + { + "extn": "1185", + "id": "33697", + "name": "Stacy Fisher", + "office": "Springfield", + "position": "Operator", + "salary": "$108,971", + "start_date": "1/2/2013" + }, + { + "extn": "8435", + "id": "33698", + "name": "Sofie Woodcock", + "office": "San Diego", + "position": "Designer", + "salary": "$110,851", + "start_date": "9/22/2005" + }, + { + "extn": "6331", + "id": "33699", + "name": "Phillip Wellington", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$119,297", + "start_date": "1/22/2010" + }, + { + "extn": "4943", + "id": "33700", + "name": "Manuel Clarkson", + "office": "Moreno Valley", + "position": "Doctor", + "salary": "$143,805", + "start_date": "11/8/2002" + }, + { + "extn": "7102", + "id": "33701", + "name": "Denis Benson", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$129,594", + "start_date": "12/8/2004" + }, + { + "extn": "7133", + "id": "33702", + "name": "Tom Lunt", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$35,390", + "start_date": "4/3/2001" + }, + { + "extn": "1644", + "id": "33703", + "name": "Harry Welsch", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$43,764", + "start_date": "11/12/2016" + }, + { + "extn": "1725", + "id": "33704", + "name": "Rufus May", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$218,235", + "start_date": "6/11/2016" + }, + { + "extn": "4481", + "id": "33705", + "name": "Deborah Gordon", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$87,592", + "start_date": "3/3/2009" + }, + { + "extn": "6210", + "id": "33706", + "name": "Nate Simmons", + "office": "San Jose", + "position": "Bellman", + "salary": "$208,830", + "start_date": "7/8/2003" + }, + { + "extn": "7793", + "id": "33707", + "name": "Hank Clarkson", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$254,650", + "start_date": "6/28/2019" + }, + { + "extn": "4639", + "id": "33708", + "name": "Kurt Robinson", + "office": "Portland", + "position": "Doctor", + "salary": "$252,741", + "start_date": "3/12/2009" + }, + { + "extn": "7166", + "id": "33709", + "name": "Martha Partridge", + "office": "Innsbruck", + "position": "Stockbroker", + "salary": "$209,240", + "start_date": "12/17/2004" + }, + { + "extn": "1481", + "id": "33710", + "name": "Peter Flett", + "office": "Portland", + "position": "Operator", + "salary": "$264,972", + "start_date": "1/11/2014" + }, + { + "extn": "7725", + "id": "33711", + "name": "Madelyn Scott", + "office": "San Diego", + "position": "IT Support Staff", + "salary": "$141,834", + "start_date": "4/30/2015" + }, + { + "extn": "5624", + "id": "33712", + "name": "Hannah Tait", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$15,076", + "start_date": "11/24/2005" + }, + { + "extn": "6228", + "id": "33713", + "name": "Michaela Corbett", + "office": "Venice", + "position": "Auditor", + "salary": "$10,220", + "start_date": "2/19/2008" + }, + { + "extn": "2141", + "id": "33714", + "name": "Stella Doherty", + "office": "Santa Ana", + "position": "Retail Trainee", + "salary": "$76,966", + "start_date": "12/21/2009" + }, + { + "extn": "4664", + "id": "33715", + "name": "Sydney Richards", + "office": "San Antonio", + "position": "HR Coordinator", + "salary": "$286,722", + "start_date": "11/3/2003" + }, + { + "extn": "8154", + "id": "33716", + "name": "Benjamin Osman", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$166,166", + "start_date": "10/22/2003" + }, + { + "extn": "7546", + "id": "33717", + "name": "Noah Jobson", + "office": "Louisville", + "position": "Project Manager", + "salary": "$245,974", + "start_date": "5/20/2003" + }, + { + "extn": "7974", + "id": "33718", + "name": "Bryon Jenkin", + "office": "Bucharest", + "position": "Staffing Consultant", + "salary": "$41,328", + "start_date": "1/22/2000" + }, + { + "extn": "6122", + "id": "33719", + "name": "Cassandra Newton", + "office": "Jersey City", + "position": "IT Support Staff", + "salary": "$264,605", + "start_date": "1/14/2014" + }, + { + "extn": "9925", + "id": "33720", + "name": "Zoe Malone", + "office": "Bucharest", + "position": "Auditor", + "salary": "$274,834", + "start_date": "3/31/2009" + }, + { + "extn": "8170", + "id": "33721", + "name": "Mina Drew", + "office": "Miami", + "position": "HR Specialist", + "salary": "$25,174", + "start_date": "4/7/2008" + }, + { + "extn": "5315", + "id": "33722", + "name": "Isabella Moore", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$114,653", + "start_date": "12/4/2011" + }, + { + "extn": "8043", + "id": "33723", + "name": "Carl Jackson", + "office": "Toledo", + "position": "Inspector", + "salary": "$66,463", + "start_date": "3/21/2000" + }, + { + "extn": "2076", + "id": "33724", + "name": "Sienna Doherty", + "office": "Rochester", + "position": "Project Manager", + "salary": "$263,895", + "start_date": "1/25/2018" + }, + { + "extn": "5088", + "id": "33725", + "name": "Ron Turner", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$48,537", + "start_date": "7/27/2019" + }, + { + "extn": "7406", + "id": "33726", + "name": "Maria Cann", + "office": "Memphis", + "position": "Electrician", + "salary": "$35,635", + "start_date": "7/29/2012" + }, + { + "extn": "3554", + "id": "33727", + "name": "Luke Eagle", + "office": "Sacramento", + "position": "HR Coordinator", + "salary": "$103,134", + "start_date": "7/21/2009" + }, + { + "extn": "2361", + "id": "33728", + "name": "Anabel Turner", + "office": "Venice", + "position": "Cashier", + "salary": "$96,631", + "start_date": "1/16/2011" + }, + { + "extn": "8782", + "id": "33729", + "name": "Ivy Benson", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$66,638", + "start_date": "12/13/2003" + }, + { + "extn": "8131", + "id": "33730", + "name": "Erick Kelly", + "office": "Nashville", + "position": "Executive Director", + "salary": "$78,370", + "start_date": "12/9/2013" + }, + { + "extn": "7838", + "id": "33731", + "name": "Rhea Grant", + "office": "Fullerton", + "position": "Bellman", + "salary": "$233,866", + "start_date": "7/29/2009" + }, + { + "extn": "2590", + "id": "33732", + "name": "Chuck Buckley", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$174,918", + "start_date": "3/26/2012" + }, + { + "extn": "8569", + "id": "33733", + "name": "Drew Walton", + "office": "Reno", + "position": "Steward", + "salary": "$186,861", + "start_date": "2/28/2015" + }, + { + "extn": "9177", + "id": "33734", + "name": "Gemma Archer", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$57,137", + "start_date": "9/16/2008" + }, + { + "extn": "3931", + "id": "33735", + "name": "Madelyn Reynolds", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$111,151", + "start_date": "6/7/2010" + }, + { + "extn": "1392", + "id": "33736", + "name": "Faith Jenkins", + "office": "Zurich", + "position": "Web Developer", + "salary": "$208,839", + "start_date": "9/22/2012" + }, + { + "extn": "8572", + "id": "33737", + "name": "Lucas Williams", + "office": "St. Louis", + "position": "Inspector", + "salary": "$248,463", + "start_date": "1/17/2014" + }, + { + "extn": "1895", + "id": "33738", + "name": "Angela Brennan", + "office": "Seattle", + "position": "Operator", + "salary": "$142,016", + "start_date": "9/12/2008" + }, + { + "extn": "6060", + "id": "33739", + "name": "Dani Rogers", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$290,856", + "start_date": "11/5/2007" + }, + { + "extn": "1195", + "id": "33740", + "name": "Leroy Harvey", + "office": "Charlotte", + "position": "Designer", + "salary": "$124,826", + "start_date": "7/30/2013" + }, + { + "extn": "7084", + "id": "33741", + "name": "Rocco Jennson", + "office": "Honolulu", + "position": "Banker", + "salary": "$256,439", + "start_date": "10/2/2010" + }, + { + "extn": "2726", + "id": "33742", + "name": "Jayden Jackson", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$93,451", + "start_date": "11/22/2002" + }, + { + "extn": "2622", + "id": "33743", + "name": "Roger Owen", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$90,164", + "start_date": "4/7/2008" + }, + { + "extn": "7041", + "id": "33744", + "name": "Bart Walter", + "office": "Baltimore", + "position": "Accountant", + "salary": "$19,828", + "start_date": "4/8/2014" + }, + { + "extn": "7174", + "id": "33745", + "name": "William Pearson", + "office": "Fremont", + "position": "Webmaster", + "salary": "$287,383", + "start_date": "10/9/2009" + }, + { + "extn": "7340", + "id": "33746", + "name": "Ellen King", + "office": "Lancaster", + "position": "Loan Officer", + "salary": "$259,948", + "start_date": "3/6/2007" + }, + { + "extn": "4528", + "id": "33747", + "name": "Caleb Welsch", + "office": "St. Louis", + "position": "Global Logistics Supervisor", + "salary": "$290,332", + "start_date": "5/30/2009" + }, + { + "extn": "5938", + "id": "33748", + "name": "Rufus Exton", + "office": "Lyon", + "position": "Chef Manager", + "salary": "$231,913", + "start_date": "6/29/2014" + }, + { + "extn": "1510", + "id": "33749", + "name": "Nathan Vernon", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$39,572", + "start_date": "4/17/2000" + }, + { + "extn": "4458", + "id": "33750", + "name": "Logan Gates", + "office": "Irving", + "position": "HR Coordinator", + "salary": "$70,176", + "start_date": "12/30/2001" + }, + { + "extn": "7205", + "id": "33751", + "name": "Alexander Gardner", + "office": "Detroit", + "position": "Inspector", + "salary": "$135,685", + "start_date": "2/15/2016" + }, + { + "extn": "5087", + "id": "33752", + "name": "Rick Little", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$233,310", + "start_date": "4/14/2008" + }, + { + "extn": "8954", + "id": "33753", + "name": "Analise Gray", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$265,593", + "start_date": "11/14/2006" + }, + { + "extn": "2865", + "id": "33754", + "name": "Bart Chapman", + "office": "Atlanta", + "position": "Clerk", + "salary": "$49,971", + "start_date": "6/14/2006" + }, + { + "extn": "2661", + "id": "33755", + "name": "Isla Woods", + "office": "Honolulu", + "position": "Call Center Representative", + "salary": "$59,773", + "start_date": "10/27/2012" + }, + { + "extn": "8937", + "id": "33756", + "name": "Noah Ashwell", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$22,802", + "start_date": "6/5/2018" + }, + { + "extn": "9545", + "id": "33757", + "name": "Maxwell Patel", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$65,806", + "start_date": "3/4/2004" + }, + { + "extn": "9901", + "id": "33758", + "name": "Rick Rixon", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$79,854", + "start_date": "3/17/2003" + }, + { + "extn": "3153", + "id": "33759", + "name": "Sylvia Mcgee", + "office": "Orlando", + "position": "Designer", + "salary": "$169,936", + "start_date": "10/15/2008" + }, + { + "extn": "2104", + "id": "33760", + "name": "Alice Brooks", + "office": "Oakland", + "position": "Audiologist", + "salary": "$15,058", + "start_date": "10/27/2013" + }, + { + "extn": "3215", + "id": "33761", + "name": "Enoch Dubois", + "office": "Cincinnati", + "position": "HR Coordinator", + "salary": "$32,262", + "start_date": "8/23/2018" + }, + { + "extn": "5403", + "id": "33762", + "name": "Oliver Gordon", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$12,818", + "start_date": "4/6/2019" + }, + { + "extn": "3580", + "id": "33763", + "name": "Louise Willson", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$242,401", + "start_date": "10/9/2000" + }, + { + "extn": "5608", + "id": "33764", + "name": "Carmella Goldsmith", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$200,422", + "start_date": "11/28/2003" + }, + { + "extn": "6510", + "id": "33765", + "name": "Nathan Reid", + "office": "Otawa", + "position": "Production Painter", + "salary": "$254,818", + "start_date": "2/12/2004" + }, + { + "extn": "6648", + "id": "33766", + "name": "Gabriel Abbot", + "office": "Huntsville", + "position": "Software Engineer", + "salary": "$107,302", + "start_date": "12/15/2012" + }, + { + "extn": "1951", + "id": "33767", + "name": "Cecilia Redwood", + "office": "San Bernardino", + "position": "CNC Operator", + "salary": "$186,876", + "start_date": "2/7/2009" + }, + { + "extn": "6346", + "id": "33768", + "name": "Gabriel Broomfield", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$64,531", + "start_date": "6/18/2008" + }, + { + "extn": "6276", + "id": "33769", + "name": "Mike Poulton", + "office": "Lincoln", + "position": "Clerk", + "salary": "$298,952", + "start_date": "4/17/2011" + }, + { + "extn": "7825", + "id": "33770", + "name": "Kieth King", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$263,961", + "start_date": "1/7/2002" + }, + { + "extn": "8680", + "id": "33771", + "name": "Meredith May", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$72,565", + "start_date": "3/4/2001" + }, + { + "extn": "1518", + "id": "33772", + "name": "Ramon Franks", + "office": "San Bernardino", + "position": "Systems Administrator", + "salary": "$21,882", + "start_date": "4/23/2017" + }, + { + "extn": "5601", + "id": "33773", + "name": "Karen Cavanagh", + "office": "New York", + "position": "Production Painter", + "salary": "$223,003", + "start_date": "4/2/2013" + }, + { + "extn": "8636", + "id": "33774", + "name": "Julia Stanley", + "office": "Glendale", + "position": "Insurance Broker", + "salary": "$63,165", + "start_date": "3/14/2014" + }, + { + "extn": "9109", + "id": "33775", + "name": "Paige Kent", + "office": "Tokyo", + "position": "Dentist", + "salary": "$35,715", + "start_date": "11/16/2000" + }, + { + "extn": "9593", + "id": "33776", + "name": "Judith Vincent", + "office": "Quebec", + "position": "Inspector", + "salary": "$184,940", + "start_date": "11/12/2010" + }, + { + "extn": "3027", + "id": "33777", + "name": "Jacqueline Gray", + "office": "Phoenix", + "position": "Fabricator", + "salary": "$90,297", + "start_date": "6/24/2000" + }, + { + "extn": "5225", + "id": "33778", + "name": "Eileen Ogilvy", + "office": "San Antonio", + "position": "Steward", + "salary": "$201,253", + "start_date": "3/20/2015" + }, + { + "extn": "8606", + "id": "33779", + "name": "Ramon Salt", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$75,186", + "start_date": "2/4/2015" + }, + { + "extn": "3043", + "id": "33780", + "name": "Colleen Grady", + "office": "Houston", + "position": "Executive Director", + "salary": "$284,635", + "start_date": "3/29/2016" + }, + { + "extn": "2305", + "id": "33781", + "name": "Kirsten Wooldridge", + "office": "Minneapolis", + "position": "Physician", + "salary": "$158,536", + "start_date": "7/20/2001" + }, + { + "extn": "9964", + "id": "33782", + "name": "Juliette Chappell", + "office": "Miami", + "position": "Design Engineer", + "salary": "$130,143", + "start_date": "7/20/2003" + }, + { + "extn": "7341", + "id": "33783", + "name": "Peter Rixon", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$288,889", + "start_date": "9/17/2010" + }, + { + "extn": "5513", + "id": "33784", + "name": "Sarah Dixon", + "office": "Reno", + "position": "Loan Officer", + "salary": "$227,209", + "start_date": "3/20/2012" + }, + { + "extn": "7999", + "id": "33785", + "name": "Rebecca Blackwall", + "office": "Zurich", + "position": "Cashier", + "salary": "$187,348", + "start_date": "4/25/2016" + }, + { + "extn": "3539", + "id": "33786", + "name": "Eduardo Zaoui", + "office": "London", + "position": "HR Specialist", + "salary": "$128,899", + "start_date": "5/29/2007" + }, + { + "extn": "3513", + "id": "33787", + "name": "Susan Nurton", + "office": "Otawa", + "position": "Health Educator", + "salary": "$149,963", + "start_date": "6/7/2013" + }, + { + "extn": "4186", + "id": "33788", + "name": "Martin Hudson", + "office": "Jersey City", + "position": "Clerk", + "salary": "$199,689", + "start_date": "2/13/2015" + }, + { + "extn": "2075", + "id": "33789", + "name": "Thea Windsor", + "office": "St. Louis", + "position": "Physician", + "salary": "$225,796", + "start_date": "8/14/2006" + }, + { + "extn": "1697", + "id": "33790", + "name": "Domenic Stevens", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$68,142", + "start_date": "10/11/2010" + }, + { + "extn": "1278", + "id": "33791", + "name": "Adeline Savage", + "office": "Cincinnati", + "position": "Insurance Broker", + "salary": "$250,973", + "start_date": "5/20/2000" + }, + { + "extn": "9750", + "id": "33792", + "name": "Claire Richardson", + "office": "Fullerton", + "position": "Chef Manager", + "salary": "$12,994", + "start_date": "1/24/2011" + }, + { + "extn": "5375", + "id": "33793", + "name": "Phillip Tanner", + "office": "Lincoln", + "position": "HR Coordinator", + "salary": "$122,111", + "start_date": "8/1/2013" + }, + { + "extn": "4523", + "id": "33794", + "name": "Daron Parsons", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$297,566", + "start_date": "1/2/2006" + }, + { + "extn": "2091", + "id": "33795", + "name": "Daron Pitt", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$236,082", + "start_date": "4/29/2011" + }, + { + "extn": "9820", + "id": "33796", + "name": "Julian Miller", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$282,511", + "start_date": "7/29/2010" + }, + { + "extn": "5467", + "id": "33797", + "name": "Cassandra Alexander", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$114,962", + "start_date": "4/20/2003" + }, + { + "extn": "6656", + "id": "33798", + "name": "Melinda Simpson", + "office": "Tallahassee", + "position": "Executive Director", + "salary": "$60,117", + "start_date": "3/6/2011" + }, + { + "extn": "1451", + "id": "33799", + "name": "Tess Eddison", + "office": "New Orleans", + "position": "Physician", + "salary": "$36,550", + "start_date": "5/25/2006" + }, + { + "extn": "2410", + "id": "33800", + "name": "Lucas Rees", + "office": "Atlanta", + "position": "Physician", + "salary": "$243,136", + "start_date": "6/23/2001" + }, + { + "extn": "7380", + "id": "33801", + "name": "Penelope Groves", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$83,499", + "start_date": "12/9/2017" + }, + { + "extn": "9641", + "id": "33802", + "name": "Abbey Watson", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$266,884", + "start_date": "4/21/2002" + }, + { + "extn": "2195", + "id": "33803", + "name": "Peyton Seymour", + "office": "Orlando", + "position": "Audiologist", + "salary": "$214,573", + "start_date": "1/25/2008" + }, + { + "extn": "8933", + "id": "33804", + "name": "Mavis Gardner", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$224,231", + "start_date": "3/2/2012" + }, + { + "extn": "3553", + "id": "33805", + "name": "Madelyn Webster", + "office": "Lancaster", + "position": "Chef Manager", + "salary": "$170,296", + "start_date": "4/7/2002" + }, + { + "extn": "3175", + "id": "33806", + "name": "Jack Bradshaw", + "office": "Orlando", + "position": "Retail Trainee", + "salary": "$244,850", + "start_date": "4/22/2015" + }, + { + "extn": "7096", + "id": "33807", + "name": "Nicholas Attwood", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$36,202", + "start_date": "8/26/2004" + }, + { + "extn": "5706", + "id": "33808", + "name": "Melinda Pearson", + "office": "Berlin", + "position": "Baker", + "salary": "$92,095", + "start_date": "6/10/2002" + }, + { + "extn": "4765", + "id": "33809", + "name": "Catherine Nicholls", + "office": "Madison", + "position": "Design Engineer", + "salary": "$161,865", + "start_date": "5/17/2007" + }, + { + "extn": "2345", + "id": "33810", + "name": "Mavis Moran", + "office": "Murfreesboro", + "position": "Fabricator", + "salary": "$277,298", + "start_date": "8/30/2008" + }, + { + "extn": "3944", + "id": "33811", + "name": "Anthony Ward", + "office": "Paris", + "position": "Software Engineer", + "salary": "$137,933", + "start_date": "12/6/2004" + }, + { + "extn": "2839", + "id": "33812", + "name": "Domenic Jeffery", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$225,970", + "start_date": "3/9/2016" + }, + { + "extn": "1031", + "id": "33813", + "name": "John Irwin", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$49,339", + "start_date": "4/23/2019" + }, + { + "extn": "3145", + "id": "33814", + "name": "Faith Kelly", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$261,529", + "start_date": "11/19/2000" + }, + { + "extn": "5849", + "id": "33815", + "name": "Danny Becker", + "office": "Jacksonville", + "position": "Cook", + "salary": "$149,096", + "start_date": "8/10/2004" + }, + { + "extn": "4009", + "id": "33816", + "name": "Nathan Wright", + "office": "Tokyo", + "position": "Paramedic", + "salary": "$252,136", + "start_date": "11/10/2004" + }, + { + "extn": "2553", + "id": "33817", + "name": "Daron Craig", + "office": "Prague", + "position": "Retail Trainee", + "salary": "$113,628", + "start_date": "6/16/2011" + }, + { + "extn": "3058", + "id": "33818", + "name": "Manuel Glynn", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$189,264", + "start_date": "8/14/2008" + }, + { + "extn": "2746", + "id": "33819", + "name": "Cristal Hooper", + "office": "Kansas City", + "position": "Assistant Buyer", + "salary": "$10,086", + "start_date": "2/1/2014" + }, + { + "extn": "8160", + "id": "33820", + "name": "Daria Power", + "office": "Louisville", + "position": "Cashier", + "salary": "$87,856", + "start_date": "3/8/2001" + }, + { + "extn": "8390", + "id": "33821", + "name": "Beatrice Abbot", + "office": "Springfield", + "position": "Bookkeeper", + "salary": "$182,228", + "start_date": "4/29/2000" + }, + { + "extn": "9780", + "id": "33822", + "name": "Zoe Bradshaw", + "office": "Prague", + "position": "Baker", + "salary": "$199,109", + "start_date": "8/11/2007" + }, + { + "extn": "8300", + "id": "33823", + "name": "Erica Whatson", + "office": "Jersey City", + "position": "Designer", + "salary": "$99,410", + "start_date": "9/3/2012" + }, + { + "extn": "7909", + "id": "33824", + "name": "Matthew Niles", + "office": "Columbus", + "position": "Paramedic", + "salary": "$73,844", + "start_date": "8/19/2017" + }, + { + "extn": "1474", + "id": "33825", + "name": "Henry Rust", + "office": "Houston", + "position": "Service Supervisor", + "salary": "$270,816", + "start_date": "8/31/2001" + }, + { + "extn": "6188", + "id": "33826", + "name": "Liv Phillips", + "office": "Stockton", + "position": "Banker", + "salary": "$129,683", + "start_date": "1/26/2004" + }, + { + "extn": "4354", + "id": "33827", + "name": "Hazel Connor", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$235,750", + "start_date": "3/19/2012" + }, + { + "extn": "1413", + "id": "33828", + "name": "Abdul Holmes", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$140,121", + "start_date": "8/18/2011" + }, + { + "extn": "6848", + "id": "33829", + "name": "Jade Pierce", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$89,587", + "start_date": "3/14/2006" + }, + { + "extn": "5768", + "id": "33830", + "name": "Benny Hancock", + "office": "Hollywood", + "position": "Restaurant Manager", + "salary": "$187,517", + "start_date": "2/7/2014" + }, + { + "extn": "3080", + "id": "33831", + "name": "Samantha Garner", + "office": "Irving", + "position": "Web Developer", + "salary": "$85,844", + "start_date": "2/27/2003" + }, + { + "extn": "2642", + "id": "33832", + "name": "Maggie Fowler", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$75,488", + "start_date": "2/27/2019" + }, + { + "extn": "1531", + "id": "33833", + "name": "Beatrice Martin", + "office": "Los Angeles", + "position": "Mobile Developer", + "salary": "$96,395", + "start_date": "2/12/2001" + }, + { + "extn": "9824", + "id": "33834", + "name": "Cedrick Thornton", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$35,555", + "start_date": "8/12/2001" + }, + { + "extn": "3533", + "id": "33835", + "name": "Lucy Chapman", + "office": "Houston", + "position": "Baker", + "salary": "$126,565", + "start_date": "6/26/2010" + }, + { + "extn": "5481", + "id": "33836", + "name": "Savannah Clark", + "office": "Seattle", + "position": "Food Technologist", + "salary": "$216,964", + "start_date": "12/27/2001" + }, + { + "extn": "3283", + "id": "33837", + "name": "Jenna Needham", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$76,508", + "start_date": "7/17/2019" + }, + { + "extn": "3681", + "id": "33838", + "name": "Josh Michael", + "office": "Long Beach", + "position": "Auditor", + "salary": "$279,329", + "start_date": "5/15/2015" + }, + { + "extn": "6483", + "id": "33839", + "name": "Tiffany Oldfield", + "office": "Albuquerque", + "position": "Web Developer", + "salary": "$38,839", + "start_date": "7/28/2011" + }, + { + "extn": "2091", + "id": "33840", + "name": "Bryon Holmes", + "office": "Rome", + "position": "Physician", + "salary": "$169,478", + "start_date": "6/14/2005" + }, + { + "extn": "2500", + "id": "33841", + "name": "Isabella Jefferson", + "office": "Berna", + "position": "Loan Officer", + "salary": "$242,234", + "start_date": "11/30/2015" + }, + { + "extn": "1347", + "id": "33842", + "name": "Ethan Hale", + "office": "Wien", + "position": "Lecturer", + "salary": "$19,045", + "start_date": "6/16/2007" + }, + { + "extn": "7894", + "id": "33843", + "name": "Hank Roscoe", + "office": "Colorado Springs", + "position": "HR Specialist", + "salary": "$139,174", + "start_date": "12/17/2012" + }, + { + "extn": "2500", + "id": "33844", + "name": "Manuel Franks", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$61,713", + "start_date": "4/6/2008" + }, + { + "extn": "1544", + "id": "33845", + "name": "Scarlett Thorne", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$286,501", + "start_date": "9/7/2004" + }, + { + "extn": "4468", + "id": "33846", + "name": "Carrie Roscoe", + "office": "Bucharest", + "position": "Web Developer", + "salary": "$240,663", + "start_date": "9/18/2000" + }, + { + "extn": "6618", + "id": "33847", + "name": "Ronald Fulton", + "office": "El Paso", + "position": "Doctor", + "salary": "$226,288", + "start_date": "2/24/2004" + }, + { + "extn": "3390", + "id": "33848", + "name": "Nate Crawford", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$77,381", + "start_date": "10/6/2011" + }, + { + "extn": "2526", + "id": "33849", + "name": "Elena Shaw", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$297,213", + "start_date": "8/14/2000" + }, + { + "extn": "2602", + "id": "33850", + "name": "Piper Garcia", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$223,625", + "start_date": "2/19/2012" + }, + { + "extn": "6017", + "id": "33851", + "name": "Ramon Villiger", + "office": "Houston", + "position": "HR Specialist", + "salary": "$162,221", + "start_date": "4/13/2015" + }, + { + "extn": "1049", + "id": "33852", + "name": "Henry Hale", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$65,953", + "start_date": "10/14/2000" + }, + { + "extn": "5597", + "id": "33853", + "name": "Abdul Adams", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$134,970", + "start_date": "3/25/2008" + }, + { + "extn": "4642", + "id": "33854", + "name": "Louise Gordon", + "office": "Bakersfield", + "position": "Restaurant Manager", + "salary": "$294,952", + "start_date": "5/24/2009" + }, + { + "extn": "3573", + "id": "33855", + "name": "Ron Lewin", + "office": "Omaha", + "position": "Cook", + "salary": "$106,281", + "start_date": "1/10/2012" + }, + { + "extn": "5196", + "id": "33856", + "name": "Adalie Parker", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$294,774", + "start_date": "2/23/2005" + }, + { + "extn": "9203", + "id": "33857", + "name": "Bob Anderson", + "office": "Berlin", + "position": "Clerk", + "salary": "$18,190", + "start_date": "8/3/2012" + }, + { + "extn": "9541", + "id": "33858", + "name": "Sofie Shaw", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$270,998", + "start_date": "7/23/2002" + }, + { + "extn": "1637", + "id": "33859", + "name": "Maddison Chapman", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$81,758", + "start_date": "2/23/2000" + }, + { + "extn": "4388", + "id": "33860", + "name": "Josh Dwyer", + "office": "New Orleans", + "position": "Retail Trainee", + "salary": "$228,534", + "start_date": "10/12/2013" + }, + { + "extn": "7363", + "id": "33861", + "name": "Ember Edwards", + "office": "Indianapolis", + "position": "Fabricator", + "salary": "$37,485", + "start_date": "2/26/2006" + }, + { + "extn": "8195", + "id": "33862", + "name": "Bree Bullock", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$151,272", + "start_date": "3/9/2011" + }, + { + "extn": "4740", + "id": "33863", + "name": "Harmony Vallory", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$209,551", + "start_date": "12/4/2014" + }, + { + "extn": "6732", + "id": "33864", + "name": "Barney Egerton", + "office": "Lyon", + "position": "Pharmacist", + "salary": "$40,897", + "start_date": "12/15/2005" + }, + { + "extn": "7429", + "id": "33865", + "name": "Monica Taylor", + "office": "Tokyo", + "position": "Food Technologist", + "salary": "$26,303", + "start_date": "10/3/2017" + }, + { + "extn": "7312", + "id": "33866", + "name": "Eileen Kelly", + "office": "Prague", + "position": "Audiologist", + "salary": "$103,991", + "start_date": "9/29/2017" + }, + { + "extn": "8040", + "id": "33867", + "name": "Barney Ellery", + "office": "San Diego", + "position": "Operator", + "salary": "$135,506", + "start_date": "5/20/2018" + }, + { + "extn": "4322", + "id": "33868", + "name": "Chuck Richards", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$213,278", + "start_date": "10/2/2000" + }, + { + "extn": "9020", + "id": "33869", + "name": "Gladys Eyres", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$204,501", + "start_date": "11/17/2011" + }, + { + "extn": "2430", + "id": "33870", + "name": "Sienna Armstrong", + "office": "Lancaster", + "position": "Service Supervisor", + "salary": "$71,708", + "start_date": "3/29/2002" + }, + { + "extn": "7767", + "id": "33871", + "name": "Valentina Edler", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$239,149", + "start_date": "6/4/2010" + }, + { + "extn": "1803", + "id": "33872", + "name": "Marissa Phillips", + "office": "El Paso", + "position": "Inspector", + "salary": "$186,501", + "start_date": "9/15/2000" + }, + { + "extn": "7799", + "id": "33873", + "name": "Logan Scott", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$253,423", + "start_date": "6/8/2017" + }, + { + "extn": "8616", + "id": "33874", + "name": "Peyton Samuel", + "office": "New York", + "position": "Clerk", + "salary": "$202,865", + "start_date": "10/17/2016" + }, + { + "extn": "3467", + "id": "33875", + "name": "Kamila Connor", + "office": "Quebec", + "position": "Mobile Developer", + "salary": "$83,038", + "start_date": "6/20/2000" + }, + { + "extn": "1138", + "id": "33876", + "name": "Sadie Jackson", + "office": "Kansas City", + "position": "Ambulatory Nurse", + "salary": "$126,599", + "start_date": "4/9/2015" + }, + { + "extn": "2676", + "id": "33877", + "name": "Sofie Drake", + "office": "Albuquerque", + "position": "Fabricator", + "salary": "$20,428", + "start_date": "10/3/2003" + }, + { + "extn": "7754", + "id": "33878", + "name": "Barry Wooldridge", + "office": "Chicago", + "position": "Electrician", + "salary": "$96,721", + "start_date": "12/31/2011" + }, + { + "extn": "6768", + "id": "33879", + "name": "Skylar Gilmore", + "office": "Atlanta", + "position": "Auditor", + "salary": "$91,671", + "start_date": "6/28/2016" + }, + { + "extn": "1489", + "id": "33880", + "name": "Moira Purvis", + "office": "Las Vegas", + "position": "Audiologist", + "salary": "$40,750", + "start_date": "8/10/2016" + }, + { + "extn": "5774", + "id": "33881", + "name": "Leroy Yang", + "office": "New York", + "position": "IT Support Staff", + "salary": "$219,655", + "start_date": "5/19/2000" + }, + { + "extn": "7168", + "id": "33882", + "name": "Chris Wright", + "office": "Amarillo", + "position": "Systems Administrator", + "salary": "$47,984", + "start_date": "11/16/2010" + }, + { + "extn": "8033", + "id": "33883", + "name": "Tom Jones", + "office": "London", + "position": "Business Broker", + "salary": "$256,882", + "start_date": "12/1/2010" + }, + { + "extn": "7610", + "id": "33884", + "name": "Phoebe Steer", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$250,319", + "start_date": "12/20/2005" + }, + { + "extn": "2046", + "id": "33885", + "name": "Sylvia Bloom", + "office": "Glendale", + "position": "Designer", + "salary": "$101,337", + "start_date": "1/5/2003" + }, + { + "extn": "2366", + "id": "33886", + "name": "Lucas Nelson", + "office": "Lincoln", + "position": "Clerk", + "salary": "$188,045", + "start_date": "9/17/2004" + }, + { + "extn": "9166", + "id": "33887", + "name": "Jayden Addis", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$207,367", + "start_date": "2/20/2016" + }, + { + "extn": "9491", + "id": "33888", + "name": "Madison Owen", + "office": "Wien", + "position": "Bellman", + "salary": "$206,689", + "start_date": "8/11/2008" + }, + { + "extn": "7115", + "id": "33889", + "name": "Erin Rixon", + "office": "Bellevue", + "position": "Banker", + "salary": "$81,659", + "start_date": "12/16/2002" + }, + { + "extn": "1061", + "id": "33890", + "name": "Logan Potts", + "office": "Richmond", + "position": "Cashier", + "salary": "$190,618", + "start_date": "11/5/2004" + }, + { + "extn": "1791", + "id": "33891", + "name": "Julius Bell", + "office": "London", + "position": "Steward", + "salary": "$182,509", + "start_date": "10/31/2005" + }, + { + "extn": "7691", + "id": "33892", + "name": "Carl Donnelly", + "office": "Philadelphia", + "position": "Food Technologist", + "salary": "$225,338", + "start_date": "8/30/2002" + }, + { + "extn": "8074", + "id": "33893", + "name": "Daron Waterson", + "office": "Berna", + "position": "Retail Trainee", + "salary": "$117,708", + "start_date": "6/22/2008" + }, + { + "extn": "3724", + "id": "33894", + "name": "Kirsten Owen", + "office": "Omaha", + "position": "Designer", + "salary": "$57,069", + "start_date": "3/19/2001" + }, + { + "extn": "2300", + "id": "33895", + "name": "Sloane Stewart", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$190,668", + "start_date": "12/7/2009" + }, + { + "extn": "6822", + "id": "33896", + "name": "Candace Partridge", + "office": "Quebec", + "position": "Designer", + "salary": "$121,706", + "start_date": "1/28/2010" + }, + { + "extn": "2569", + "id": "33897", + "name": "Sarah Lee", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$175,839", + "start_date": "6/28/2016" + }, + { + "extn": "4340", + "id": "33898", + "name": "Rosalyn Irving", + "office": "Hayward", + "position": "Cook", + "salary": "$179,612", + "start_date": "8/10/2005" + }, + { + "extn": "3675", + "id": "33899", + "name": "Miriam Vass", + "office": "Paris", + "position": "Assistant Buyer", + "salary": "$296,430", + "start_date": "3/19/2008" + }, + { + "extn": "5000", + "id": "33900", + "name": "Russel Pratt", + "office": "Detroit", + "position": "Fabricator", + "salary": "$191,564", + "start_date": "6/23/2006" + }, + { + "extn": "8460", + "id": "33901", + "name": "Bob Noach", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$259,109", + "start_date": "9/18/2002" + }, + { + "extn": "9913", + "id": "33902", + "name": "Drew Baker", + "office": "Reno", + "position": "Service Supervisor", + "salary": "$260,525", + "start_date": "8/5/2010" + }, + { + "extn": "5752", + "id": "33903", + "name": "Makena Saunders", + "office": "Rochester", + "position": "Web Developer", + "salary": "$136,494", + "start_date": "8/16/2016" + }, + { + "extn": "8889", + "id": "33904", + "name": "Margot Fenton", + "office": "Washington", + "position": "Assistant Buyer", + "salary": "$133,686", + "start_date": "8/9/2011" + }, + { + "extn": "7589", + "id": "33905", + "name": "Vanessa Andersson", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$231,903", + "start_date": "8/30/2006" + }, + { + "extn": "6733", + "id": "33906", + "name": "Hannah Cooper", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$203,226", + "start_date": "1/27/2012" + }, + { + "extn": "6989", + "id": "33907", + "name": "Caleb Tutton", + "office": "Escondido", + "position": "Investment Advisor", + "salary": "$54,563", + "start_date": "1/14/2013" + }, + { + "extn": "5939", + "id": "33908", + "name": "Eden Brooks", + "office": "Springfield", + "position": "Software Engineer", + "salary": "$97,226", + "start_date": "2/7/2002" + }, + { + "extn": "9030", + "id": "33909", + "name": "Johnny Vane", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$15,955", + "start_date": "10/20/2018" + }, + { + "extn": "5017", + "id": "33910", + "name": "Irene Moore", + "office": "Portland", + "position": "Doctor", + "salary": "$156,176", + "start_date": "4/18/2013" + }, + { + "extn": "2893", + "id": "33911", + "name": "Hank Leslie", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$13,388", + "start_date": "3/9/2001" + }, + { + "extn": "1062", + "id": "33912", + "name": "Stacy Olson", + "office": "Arlington", + "position": "Mobile Developer", + "salary": "$17,073", + "start_date": "3/4/2015" + }, + { + "extn": "7510", + "id": "33913", + "name": "Johnathan Upton", + "office": "Charlotte", + "position": "Call Center Representative", + "salary": "$32,809", + "start_date": "1/30/2013" + }, + { + "extn": "2879", + "id": "33914", + "name": "Michael Eaton", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$167,427", + "start_date": "8/17/2014" + }, + { + "extn": "2629", + "id": "33915", + "name": "Michelle Garcia", + "office": "Baltimore", + "position": "Call Center Representative", + "salary": "$287,952", + "start_date": "2/26/2013" + }, + { + "extn": "3589", + "id": "33916", + "name": "Ruby Hamilton", + "office": "Columbus", + "position": "Audiologist", + "salary": "$118,650", + "start_date": "9/2/2006" + }, + { + "extn": "4240", + "id": "33917", + "name": "Chad Quinnell", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$274,444", + "start_date": "1/12/2011" + }, + { + "extn": "9299", + "id": "33918", + "name": "Jack Thomson", + "office": "Las Vegas", + "position": "Auditor", + "salary": "$137,608", + "start_date": "6/28/2009" + }, + { + "extn": "6434", + "id": "33919", + "name": "Karla Hardwick", + "office": "Tallahassee", + "position": "Systems Administrator", + "salary": "$37,014", + "start_date": "12/1/2008" + }, + { + "extn": "5127", + "id": "33920", + "name": "Elijah Emmott", + "office": "Honolulu", + "position": "Production Painter", + "salary": "$283,100", + "start_date": "1/6/2006" + }, + { + "extn": "3911", + "id": "33921", + "name": "Sonya Underhill", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$144,707", + "start_date": "3/18/2008" + }, + { + "extn": "1789", + "id": "33922", + "name": "John Phillips", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$45,927", + "start_date": "11/20/2018" + }, + { + "extn": "1297", + "id": "33923", + "name": "Liliana Jackson", + "office": "Lisbon", + "position": "Biologist", + "salary": "$253,322", + "start_date": "5/23/2000" + }, + { + "extn": "4950", + "id": "33924", + "name": "Chloe Tyler", + "office": "San Antonio", + "position": "HR Coordinator", + "salary": "$58,829", + "start_date": "7/2/2002" + }, + { + "extn": "8463", + "id": "33925", + "name": "Denny Raven", + "office": "Houston", + "position": "Auditor", + "salary": "$291,978", + "start_date": "4/10/2004" + }, + { + "extn": "3709", + "id": "33926", + "name": "Carla Coates", + "office": "Washington", + "position": "Production Painter", + "salary": "$253,384", + "start_date": "7/22/2007" + }, + { + "extn": "3519", + "id": "33927", + "name": "Ramon Milner", + "office": "Orlando", + "position": "Restaurant Manager", + "salary": "$75,801", + "start_date": "3/7/2010" + }, + { + "extn": "3409", + "id": "33928", + "name": "Nick Alcroft", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$277,686", + "start_date": "10/11/2003" + }, + { + "extn": "2018", + "id": "33929", + "name": "Rocco Bryson", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$174,235", + "start_date": "5/12/2016" + }, + { + "extn": "4316", + "id": "33930", + "name": "Kurt Pickard", + "office": "New Orleans", + "position": "Service Supervisor", + "salary": "$246,957", + "start_date": "7/22/2018" + }, + { + "extn": "3258", + "id": "33931", + "name": "Roger Kidd", + "office": "Valetta", + "position": "Call Center Representative", + "salary": "$75,822", + "start_date": "3/31/2002" + }, + { + "extn": "3803", + "id": "33932", + "name": "Bryon Willson", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$187,058", + "start_date": "12/9/2007" + }, + { + "extn": "7562", + "id": "33933", + "name": "Carl Miller", + "office": "Salem", + "position": "Clerk", + "salary": "$30,594", + "start_date": "4/20/2016" + }, + { + "extn": "7392", + "id": "33934", + "name": "Logan Duvall", + "office": "Prague", + "position": "Treasurer", + "salary": "$279,142", + "start_date": "5/21/2011" + }, + { + "extn": "5264", + "id": "33935", + "name": "Anais Weldon", + "office": "Huntsville", + "position": "Biologist", + "salary": "$246,043", + "start_date": "5/18/2012" + }, + { + "extn": "1161", + "id": "33936", + "name": "Harry Wright", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$197,809", + "start_date": "8/13/2007" + }, + { + "extn": "6128", + "id": "33937", + "name": "Sebastian Davies", + "office": "Las Vegas", + "position": "Loan Officer", + "salary": "$243,434", + "start_date": "9/6/2013" + }, + { + "extn": "8211", + "id": "33938", + "name": "Rick Harvey", + "office": "Louisville", + "position": "Paramedic", + "salary": "$141,653", + "start_date": "11/26/2006" + }, + { + "extn": "4406", + "id": "33939", + "name": "Harry Osmond", + "office": "Bakersfield", + "position": "Laboratory Technician", + "salary": "$144,083", + "start_date": "1/11/2011" + }, + { + "extn": "5566", + "id": "33940", + "name": "Mason Zaoui", + "office": "Henderson", + "position": "Inspector", + "salary": "$265,778", + "start_date": "1/27/2001" + }, + { + "extn": "6388", + "id": "33941", + "name": "Michaela Michael", + "office": "Lakewood", + "position": "Biologist", + "salary": "$233,253", + "start_date": "7/21/2011" + }, + { + "extn": "5283", + "id": "33942", + "name": "Alma Lindsay", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$207,897", + "start_date": "3/5/2006" + }, + { + "extn": "7105", + "id": "33943", + "name": "Chadwick Logan", + "office": "New Orleans", + "position": "Chef Manager", + "salary": "$151,977", + "start_date": "9/2/2016" + }, + { + "extn": "5506", + "id": "33944", + "name": "Michelle Cadman", + "office": "Washington", + "position": "Pharmacist", + "salary": "$255,037", + "start_date": "12/26/2018" + }, + { + "extn": "1029", + "id": "33945", + "name": "Ryan Wren", + "office": "Berna", + "position": "Auditor", + "salary": "$134,568", + "start_date": "6/19/2011" + }, + { + "extn": "1555", + "id": "33946", + "name": "Peyton Mooney", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$111,869", + "start_date": "12/6/2017" + }, + { + "extn": "2367", + "id": "33947", + "name": "Marvin Hopkins", + "office": "Sacramento", + "position": "Operator", + "salary": "$191,919", + "start_date": "1/29/2016" + }, + { + "extn": "3140", + "id": "33948", + "name": "Alex James", + "office": "Salt Lake City", + "position": "Front Desk Coordinator", + "salary": "$178,739", + "start_date": "8/9/2016" + }, + { + "extn": "2012", + "id": "33949", + "name": "Gabriel Knott", + "office": "Norfolk", + "position": "Front Desk Coordinator", + "salary": "$129,565", + "start_date": "10/5/2017" + }, + { + "extn": "4096", + "id": "33950", + "name": "Stacy Waterson", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$180,106", + "start_date": "6/14/2008" + }, + { + "extn": "9586", + "id": "33951", + "name": "Rosalee Rose", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$297,616", + "start_date": "3/19/2013" + }, + { + "extn": "2612", + "id": "33952", + "name": "David Thomson", + "office": "Jersey City", + "position": "IT Support Staff", + "salary": "$88,695", + "start_date": "11/4/2013" + }, + { + "extn": "4821", + "id": "33953", + "name": "Jenna Hamilton", + "office": "Murfreesboro", + "position": "Audiologist", + "salary": "$76,304", + "start_date": "10/13/2009" + }, + { + "extn": "3755", + "id": "33954", + "name": "Phillip Penn", + "office": "Norfolk", + "position": "Physician", + "salary": "$182,079", + "start_date": "9/2/2018" + }, + { + "extn": "1875", + "id": "33955", + "name": "Thea Casey", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$45,892", + "start_date": "11/24/2004" + }, + { + "extn": "4898", + "id": "33956", + "name": "Julianna Nobbs", + "office": "Worcester", + "position": "Staffing Consultant", + "salary": "$167,275", + "start_date": "10/16/2004" + }, + { + "extn": "2783", + "id": "33957", + "name": "Logan Ballard", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$239,578", + "start_date": "10/10/2007" + }, + { + "extn": "8943", + "id": "33958", + "name": "Judith Russel", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$126,091", + "start_date": "11/8/2007" + }, + { + "extn": "7555", + "id": "33959", + "name": "Lily Ward", + "office": "Indianapolis", + "position": "Accountant", + "salary": "$38,552", + "start_date": "1/29/2010" + }, + { + "extn": "4993", + "id": "33960", + "name": "Erick Boden", + "office": "Moreno Valley", + "position": "Inspector", + "salary": "$22,838", + "start_date": "12/20/2000" + }, + { + "extn": "1323", + "id": "33961", + "name": "Josephine Thorpe", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$269,879", + "start_date": "2/12/2007" + }, + { + "extn": "7834", + "id": "33962", + "name": "Caydence Huggins", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$143,056", + "start_date": "2/27/2013" + }, + { + "extn": "2192", + "id": "33963", + "name": "Barney Norburn", + "office": "Zurich", + "position": "Chef Manager", + "salary": "$138,295", + "start_date": "11/20/2018" + }, + { + "extn": "5958", + "id": "33964", + "name": "Erick Lee", + "office": "Tulsa", + "position": "Bellman", + "salary": "$282,285", + "start_date": "5/14/2009" + }, + { + "extn": "8997", + "id": "33965", + "name": "Tom Cameron", + "office": "Garland", + "position": "Operator", + "salary": "$267,664", + "start_date": "9/27/2005" + }, + { + "extn": "7146", + "id": "33966", + "name": "Margot Mullins", + "office": "Los Angeles", + "position": "Biologist", + "salary": "$146,664", + "start_date": "6/27/2004" + }, + { + "extn": "2951", + "id": "33967", + "name": "Logan Thorpe", + "office": "Lancaster", + "position": "Cook", + "salary": "$135,867", + "start_date": "3/26/2002" + }, + { + "extn": "8569", + "id": "33968", + "name": "Carter Price", + "office": "Orlando", + "position": "Paramedic", + "salary": "$182,367", + "start_date": "4/5/2001" + }, + { + "extn": "8343", + "id": "33969", + "name": "Erick Andersson", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$99,923", + "start_date": "8/27/2015" + }, + { + "extn": "3452", + "id": "33970", + "name": "Beatrice Horton", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$117,431", + "start_date": "6/9/2001" + }, + { + "extn": "2966", + "id": "33971", + "name": "Sonya Cann", + "office": "Denver", + "position": "Project Manager", + "salary": "$183,393", + "start_date": "8/22/2007" + }, + { + "extn": "2310", + "id": "33972", + "name": "Havana Robertson", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$190,979", + "start_date": "11/18/2005" + }, + { + "extn": "9852", + "id": "33973", + "name": "Isabella Gordon", + "office": "Bakersfield", + "position": "Auditor", + "salary": "$25,986", + "start_date": "9/9/2015" + }, + { + "extn": "7077", + "id": "33974", + "name": "Ramon Dyson", + "office": "Madison", + "position": "Cook", + "salary": "$86,702", + "start_date": "4/27/2011" + }, + { + "extn": "9697", + "id": "33975", + "name": "Maxwell Marshall", + "office": "Salem", + "position": "Project Manager", + "salary": "$123,173", + "start_date": "5/20/2018" + }, + { + "extn": "2121", + "id": "33976", + "name": "Ron Fulton", + "office": "Toledo", + "position": "Doctor", + "salary": "$210,110", + "start_date": "12/17/2007" + }, + { + "extn": "7049", + "id": "33977", + "name": "Gladys Freeburn", + "office": "Tokyo", + "position": "Electrician", + "salary": "$39,537", + "start_date": "4/27/2012" + }, + { + "extn": "7753", + "id": "33978", + "name": "Daniel Kelly", + "office": "Oakland", + "position": "Baker", + "salary": "$15,312", + "start_date": "5/8/2016" + }, + { + "extn": "6307", + "id": "33979", + "name": "Remy Kelly", + "office": "Colorado Springs", + "position": "Business Broker", + "salary": "$22,857", + "start_date": "11/5/2008" + }, + { + "extn": "9323", + "id": "33980", + "name": "Nathan Selby", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$217,208", + "start_date": "1/19/2005" + }, + { + "extn": "4787", + "id": "33981", + "name": "Kurt Young", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$103,467", + "start_date": "11/28/2012" + }, + { + "extn": "8998", + "id": "33982", + "name": "Miriam Upsdell", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$297,607", + "start_date": "8/15/2000" + }, + { + "extn": "6570", + "id": "33983", + "name": "Dalia Nayler", + "office": "Hollywood", + "position": "Biologist", + "salary": "$154,137", + "start_date": "11/3/2017" + }, + { + "extn": "5702", + "id": "33984", + "name": "Drew Abbot", + "office": "Orlando", + "position": "Production Painter", + "salary": "$140,568", + "start_date": "7/1/2000" + }, + { + "extn": "9348", + "id": "33985", + "name": "Drew Farrow", + "office": "Fort Lauderdale", + "position": "Systems Administrator", + "salary": "$202,895", + "start_date": "4/4/2007" + }, + { + "extn": "4884", + "id": "33986", + "name": "Maia Varndell", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$210,789", + "start_date": "8/19/2000" + }, + { + "extn": "4849", + "id": "33987", + "name": "Fred Sawyer", + "office": "Tulsa", + "position": "Doctor", + "salary": "$120,922", + "start_date": "2/2/2010" + }, + { + "extn": "5312", + "id": "33988", + "name": "Russel Parsons", + "office": "Washington", + "position": "Cook", + "salary": "$215,711", + "start_date": "4/11/2019" + }, + { + "extn": "9570", + "id": "33989", + "name": "Ronald Rogers", + "office": "Jacksonville", + "position": "Audiologist", + "salary": "$37,731", + "start_date": "10/10/2011" + }, + { + "extn": "4426", + "id": "33990", + "name": "Johnathan Bentley", + "office": "Houston", + "position": "Operator", + "salary": "$139,529", + "start_date": "8/9/2018" + }, + { + "extn": "1967", + "id": "33991", + "name": "Tyler Hunter", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$60,712", + "start_date": "12/18/2010" + }, + { + "extn": "6931", + "id": "33992", + "name": "Nathan Walker", + "office": "Miami", + "position": "Biologist", + "salary": "$283,502", + "start_date": "1/13/2011" + }, + { + "extn": "7497", + "id": "33993", + "name": "Gabriel Dale", + "office": "Lakewood", + "position": "Laboratory Technician", + "salary": "$259,490", + "start_date": "9/21/2011" + }, + { + "extn": "1824", + "id": "33994", + "name": "Helen Norburn", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$63,777", + "start_date": "8/22/2009" + }, + { + "extn": "9363", + "id": "33995", + "name": "Julius Leslie", + "office": "Hayward", + "position": "Auditor", + "salary": "$246,132", + "start_date": "7/13/2005" + }, + { + "extn": "3070", + "id": "33996", + "name": "Paige Groves", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$26,874", + "start_date": "6/22/2016" + }, + { + "extn": "1587", + "id": "33997", + "name": "Belinda Walsh", + "office": "Arlington", + "position": "Business Broker", + "salary": "$71,979", + "start_date": "3/21/2009" + }, + { + "extn": "9170", + "id": "33998", + "name": "Marvin Rowlands", + "office": "Wien", + "position": "Business Broker", + "salary": "$284,401", + "start_date": "2/14/2013" + }, + { + "extn": "1819", + "id": "33999", + "name": "Abdul Lynch", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$18,207", + "start_date": "1/28/2005" + }, + { + "extn": "6970", + "id": "34000", + "name": "Olivia Cunningham", + "office": "Columbus", + "position": "Auditor", + "salary": "$216,688", + "start_date": "3/27/2004" + }, + { + "extn": "2502", + "id": "34001", + "name": "Dasha Leigh", + "office": "Lincoln", + "position": "Steward", + "salary": "$287,614", + "start_date": "4/20/2018" + }, + { + "extn": "5766", + "id": "34002", + "name": "Rosalie Graves", + "office": "Innsbruck", + "position": "Banker", + "salary": "$57,663", + "start_date": "5/31/2007" + }, + { + "extn": "3767", + "id": "34003", + "name": "Hayden Murray", + "office": "Zurich", + "position": "Auditor", + "salary": "$19,410", + "start_date": "10/19/2019" + }, + { + "extn": "1330", + "id": "34004", + "name": "Erin Michael", + "office": "Worcester", + "position": "Cook", + "salary": "$281,923", + "start_date": "10/6/2001" + }, + { + "extn": "4832", + "id": "34005", + "name": "Faith Murphy", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$233,272", + "start_date": "7/25/2013" + }, + { + "extn": "8347", + "id": "34006", + "name": "Daniel Wallace", + "office": "Lisbon", + "position": "Global Logistics Supervisor", + "salary": "$23,346", + "start_date": "3/15/2012" + }, + { + "extn": "9561", + "id": "34007", + "name": "Daron Mould", + "office": "St. Louis", + "position": "Paramedic", + "salary": "$197,444", + "start_date": "9/7/2006" + }, + { + "extn": "8842", + "id": "34008", + "name": "Alan Walker", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$112,981", + "start_date": "5/9/2011" + }, + { + "extn": "1134", + "id": "34009", + "name": "Chloe Murphy", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$68,737", + "start_date": "5/28/2005" + }, + { + "extn": "2133", + "id": "34010", + "name": "Olivia Hunt", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$269,618", + "start_date": "7/12/2014" + }, + { + "extn": "3123", + "id": "34011", + "name": "Barney Robertson", + "office": "Irving", + "position": "Treasurer", + "salary": "$92,649", + "start_date": "10/1/2014" + }, + { + "extn": "4771", + "id": "34012", + "name": "Johnny Marshall", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$262,199", + "start_date": "5/22/2006" + }, + { + "extn": "1736", + "id": "34013", + "name": "Danielle Everett", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$174,908", + "start_date": "11/8/2008" + }, + { + "extn": "4133", + "id": "34014", + "name": "Louise Power", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$126,596", + "start_date": "9/21/2000" + }, + { + "extn": "1256", + "id": "34015", + "name": "Rosalyn Blackwall", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$59,737", + "start_date": "3/20/2006" + }, + { + "extn": "5955", + "id": "34016", + "name": "Doris Faulkner", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$118,329", + "start_date": "2/16/2013" + }, + { + "extn": "2545", + "id": "34017", + "name": "Karla Anderson", + "office": "Otawa", + "position": "Software Engineer", + "salary": "$182,754", + "start_date": "4/25/2019" + }, + { + "extn": "2456", + "id": "34018", + "name": "Angelica Holmes", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$25,406", + "start_date": "4/15/2008" + }, + { + "extn": "3250", + "id": "34019", + "name": "Charlize Reyes", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$249,048", + "start_date": "8/20/2009" + }, + { + "extn": "3998", + "id": "34020", + "name": "Chad Smith", + "office": "Washington", + "position": "Web Developer", + "salary": "$157,090", + "start_date": "10/23/2002" + }, + { + "extn": "1331", + "id": "34021", + "name": "Denny Henderson", + "office": "Tokyo", + "position": "Stockbroker", + "salary": "$295,703", + "start_date": "12/1/2009" + }, + { + "extn": "3681", + "id": "34022", + "name": "Clint Butler", + "office": "Lakewood", + "position": "Bookkeeper", + "salary": "$68,176", + "start_date": "5/10/2014" + }, + { + "extn": "8536", + "id": "34023", + "name": "Matthew Ellis", + "office": "Quebec", + "position": "Retail Trainee", + "salary": "$258,229", + "start_date": "9/6/2001" + }, + { + "extn": "2845", + "id": "34024", + "name": "Harvey Butler", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$11,682", + "start_date": "11/26/2008" + }, + { + "extn": "5158", + "id": "34025", + "name": "Ally Adler", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$221,790", + "start_date": "9/24/2016" + }, + { + "extn": "1272", + "id": "34026", + "name": "Julian Walker", + "office": "Rochester", + "position": "Webmaster", + "salary": "$232,915", + "start_date": "2/20/2013" + }, + { + "extn": "4684", + "id": "34027", + "name": "Penelope Mcgregor", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$49,642", + "start_date": "4/15/2010" + }, + { + "extn": "7423", + "id": "34028", + "name": "Abdul Little", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$254,099", + "start_date": "5/7/2012" + }, + { + "extn": "1144", + "id": "34029", + "name": "Bart Salt", + "office": "Stockton", + "position": "Physician", + "salary": "$154,116", + "start_date": "4/21/2008" + }, + { + "extn": "6371", + "id": "34030", + "name": "Mark Garner", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$151,640", + "start_date": "8/11/2008" + }, + { + "extn": "7785", + "id": "34031", + "name": "Thea Tindall", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$71,565", + "start_date": "10/26/2018" + }, + { + "extn": "3605", + "id": "34032", + "name": "Candice Jackson", + "office": "Seattle", + "position": "Audiologist", + "salary": "$200,759", + "start_date": "12/20/2009" + }, + { + "extn": "7540", + "id": "34033", + "name": "Ronald Miller", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$66,686", + "start_date": "7/5/2000" + }, + { + "extn": "7018", + "id": "34034", + "name": "Michaela Mitchell", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$77,114", + "start_date": "3/8/2013" + }, + { + "extn": "3057", + "id": "34035", + "name": "Rebecca Collins", + "office": "Long Beach", + "position": "Accountant", + "salary": "$25,283", + "start_date": "11/14/2002" + }, + { + "extn": "9694", + "id": "34036", + "name": "Harmony Tyler", + "office": "Richmond", + "position": "Accountant", + "salary": "$71,593", + "start_date": "5/27/2004" + }, + { + "extn": "4437", + "id": "34037", + "name": "Angelina Hopkinson", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$298,692", + "start_date": "7/15/2016" + }, + { + "extn": "4577", + "id": "34038", + "name": "Louise Reese", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$262,884", + "start_date": "10/23/2015" + }, + { + "extn": "5652", + "id": "34039", + "name": "Lexi Mcneill", + "office": "Otawa", + "position": "Operator", + "salary": "$275,022", + "start_date": "11/8/2013" + }, + { + "extn": "1825", + "id": "34040", + "name": "Carrie Hilton", + "office": "Long Beach", + "position": "Paramedic", + "salary": "$136,627", + "start_date": "2/16/2015" + }, + { + "extn": "3078", + "id": "34041", + "name": "Anabel Reid", + "office": "Tallahassee", + "position": "Lecturer", + "salary": "$256,363", + "start_date": "5/7/2016" + }, + { + "extn": "7180", + "id": "34042", + "name": "Fred Jenkins", + "office": "Albuquerque", + "position": "Pharmacist", + "salary": "$52,824", + "start_date": "4/14/2006" + }, + { + "extn": "1574", + "id": "34043", + "name": "Fred Ralph", + "office": "Garland", + "position": "Physician", + "salary": "$10,290", + "start_date": "12/27/2013" + }, + { + "extn": "3134", + "id": "34044", + "name": "Lara Blackburn", + "office": "Detroit", + "position": "Food Technologist", + "salary": "$104,620", + "start_date": "4/10/2009" + }, + { + "extn": "8817", + "id": "34045", + "name": "Emery Furnell", + "office": "Paris", + "position": "Software Engineer", + "salary": "$120,834", + "start_date": "7/4/2001" + }, + { + "extn": "9391", + "id": "34046", + "name": "Nancy Hepburn", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$118,885", + "start_date": "1/31/2015" + }, + { + "extn": "8568", + "id": "34047", + "name": "Johnny Sloan", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$57,631", + "start_date": "7/31/2001" + }, + { + "extn": "8899", + "id": "34048", + "name": "Camellia Carson", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$109,410", + "start_date": "8/4/2016" + }, + { + "extn": "9624", + "id": "34049", + "name": "Drew Curtis", + "office": "Madison", + "position": "Stockbroker", + "salary": "$271,690", + "start_date": "8/12/2010" + }, + { + "extn": "9747", + "id": "34050", + "name": "Cassandra Tanner", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$186,811", + "start_date": "8/28/2004" + }, + { + "extn": "1145", + "id": "34051", + "name": "Rebecca Burnley", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$32,298", + "start_date": "7/4/2017" + }, + { + "extn": "4337", + "id": "34052", + "name": "Sebastian Pickard", + "office": "Bucharest", + "position": "Audiologist", + "salary": "$106,873", + "start_date": "5/29/2002" + }, + { + "extn": "8703", + "id": "34053", + "name": "Tess Warren", + "office": "St. Louis", + "position": "Audiologist", + "salary": "$158,651", + "start_date": "2/23/2017" + }, + { + "extn": "1201", + "id": "34054", + "name": "Luke Barrett", + "office": "San Jose", + "position": "Restaurant Manager", + "salary": "$108,050", + "start_date": "4/18/2010" + }, + { + "extn": "9798", + "id": "34055", + "name": "Tom Varley", + "office": "Pittsburgh", + "position": "Systems Administrator", + "salary": "$57,086", + "start_date": "2/19/2017" + }, + { + "extn": "7384", + "id": "34056", + "name": "Brad Asher", + "office": "Springfield", + "position": "Electrician", + "salary": "$192,873", + "start_date": "7/12/2000" + }, + { + "extn": "9796", + "id": "34057", + "name": "Rufus Uttridge", + "office": "Sacramento", + "position": "Design Engineer", + "salary": "$61,989", + "start_date": "12/18/2001" + }, + { + "extn": "2514", + "id": "34058", + "name": "Enoch Wilkinson", + "office": "Denver", + "position": "Operator", + "salary": "$217,646", + "start_date": "8/3/2017" + }, + { + "extn": "6390", + "id": "34059", + "name": "Anthony Lambert", + "office": "Houston", + "position": "Designer", + "salary": "$204,568", + "start_date": "1/21/2016" + }, + { + "extn": "3893", + "id": "34060", + "name": "Rosalie Steer", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$247,927", + "start_date": "8/1/2017" + }, + { + "extn": "6086", + "id": "34061", + "name": "Russel Larsen", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$238,179", + "start_date": "1/9/2017" + }, + { + "extn": "2933", + "id": "34062", + "name": "Carol Appleton", + "office": "Hollywood", + "position": "Staffing Consultant", + "salary": "$299,419", + "start_date": "12/1/2009" + }, + { + "extn": "6937", + "id": "34063", + "name": "Stella Daniells", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$165,628", + "start_date": "3/19/2011" + }, + { + "extn": "9023", + "id": "34064", + "name": "Gabriel Brown", + "office": "Norfolk", + "position": "Food Technologist", + "salary": "$288,282", + "start_date": "11/5/2004" + }, + { + "extn": "4025", + "id": "34065", + "name": "Carter Overson", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$103,713", + "start_date": "4/28/2013" + }, + { + "extn": "3172", + "id": "34066", + "name": "Marvin Kelly", + "office": "Laredo", + "position": "Systems Administrator", + "salary": "$22,125", + "start_date": "12/9/2003" + }, + { + "extn": "3149", + "id": "34067", + "name": "Robyn Wood", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$13,483", + "start_date": "1/25/2012" + }, + { + "extn": "2343", + "id": "34068", + "name": "Harmony Powell", + "office": "Quebec", + "position": "Accountant", + "salary": "$16,129", + "start_date": "7/18/2004" + }, + { + "extn": "7486", + "id": "34069", + "name": "Emery Parr", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$57,349", + "start_date": "1/22/2000" + }, + { + "extn": "3794", + "id": "34070", + "name": "Rose Gray", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$71,663", + "start_date": "8/1/2008" + }, + { + "extn": "3166", + "id": "34071", + "name": "Sara Howard", + "office": "Richmond", + "position": "Treasurer", + "salary": "$219,145", + "start_date": "12/23/2000" + }, + { + "extn": "3743", + "id": "34072", + "name": "Ryan Denton", + "office": "Philadelphia", + "position": "Service Supervisor", + "salary": "$84,577", + "start_date": "8/9/2017" + }, + { + "extn": "6856", + "id": "34073", + "name": "Emery Gray", + "office": "Santa Ana", + "position": "Banker", + "salary": "$51,916", + "start_date": "3/22/2018" + }, + { + "extn": "6140", + "id": "34074", + "name": "Adina Malone", + "office": "Boston", + "position": "Bookkeeper", + "salary": "$112,774", + "start_date": "2/12/2015" + }, + { + "extn": "5032", + "id": "34075", + "name": "Phillip Casey", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$111,111", + "start_date": "7/16/2002" + }, + { + "extn": "5073", + "id": "34076", + "name": "Rocco Jackson", + "office": "Quebec", + "position": "Audiologist", + "salary": "$235,756", + "start_date": "11/26/2007" + }, + { + "extn": "1827", + "id": "34077", + "name": "Agnes Vallory", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$147,646", + "start_date": "4/11/2006" + }, + { + "extn": "4685", + "id": "34078", + "name": "Kirsten Harris", + "office": "Berna", + "position": "Fabricator", + "salary": "$184,811", + "start_date": "5/2/2009" + }, + { + "extn": "6094", + "id": "34079", + "name": "Isabel Bayliss", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$276,379", + "start_date": "2/20/2006" + }, + { + "extn": "9459", + "id": "34080", + "name": "Josh Dubois", + "office": "Jacksonville", + "position": "Operator", + "salary": "$12,125", + "start_date": "9/18/2000" + }, + { + "extn": "1119", + "id": "34081", + "name": "Maribel Slater", + "office": "Valetta", + "position": "Assistant Buyer", + "salary": "$195,478", + "start_date": "8/12/2019" + }, + { + "extn": "6916", + "id": "34082", + "name": "Abdul Dunbar", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$114,616", + "start_date": "11/17/2014" + }, + { + "extn": "6785", + "id": "34083", + "name": "Ciara Thomson", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$232,227", + "start_date": "7/10/2010" + }, + { + "extn": "2474", + "id": "34084", + "name": "Jazmin Terry", + "office": "Baltimore", + "position": "Accountant", + "salary": "$69,259", + "start_date": "11/15/2005" + }, + { + "extn": "4154", + "id": "34085", + "name": "Marissa Leslie", + "office": "Valetta", + "position": "Clerk", + "salary": "$115,371", + "start_date": "7/5/2007" + }, + { + "extn": "6230", + "id": "34086", + "name": "Harmony Gaynor", + "office": "Dallas", + "position": "Paramedic", + "salary": "$92,012", + "start_date": "11/11/2006" + }, + { + "extn": "8763", + "id": "34087", + "name": "Angelina Sherwood", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$19,478", + "start_date": "8/18/2011" + }, + { + "extn": "3132", + "id": "34088", + "name": "Benny York", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$66,229", + "start_date": "7/28/2003" + }, + { + "extn": "5750", + "id": "34089", + "name": "Rebecca Hobson", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$105,835", + "start_date": "3/7/2014" + }, + { + "extn": "9687", + "id": "34090", + "name": "Chuck Vinton", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$249,914", + "start_date": "3/26/2010" + }, + { + "extn": "5612", + "id": "34091", + "name": "William Waterson", + "office": "Berna", + "position": "Physician", + "salary": "$283,171", + "start_date": "3/1/2002" + }, + { + "extn": "4155", + "id": "34092", + "name": "Valentina Giles", + "office": "Lincoln", + "position": "Executive Director", + "salary": "$61,176", + "start_date": "2/27/2001" + }, + { + "extn": "8772", + "id": "34093", + "name": "Daniel Hammond", + "office": "Innsbruck", + "position": "Dentist", + "salary": "$107,389", + "start_date": "4/3/2004" + }, + { + "extn": "1772", + "id": "34094", + "name": "Adelaide Tyler", + "office": "Omaha", + "position": "Banker", + "salary": "$259,448", + "start_date": "1/6/2004" + }, + { + "extn": "9195", + "id": "34095", + "name": "Nina Bennett", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$51,201", + "start_date": "4/12/2003" + }, + { + "extn": "3439", + "id": "34096", + "name": "Valentina Collins", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$262,359", + "start_date": "11/12/2004" + }, + { + "extn": "8024", + "id": "34097", + "name": "Marie Gallacher", + "office": "Rochester", + "position": "Paramedic", + "salary": "$76,870", + "start_date": "4/16/2019" + }, + { + "extn": "7001", + "id": "34098", + "name": "Brad Vaughn", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$292,120", + "start_date": "1/10/2006" + }, + { + "extn": "9815", + "id": "34099", + "name": "Carol Alexander", + "office": "Otawa", + "position": "Inspector", + "salary": "$246,528", + "start_date": "6/21/2018" + }, + { + "extn": "7445", + "id": "34100", + "name": "Russel Gilbert", + "office": "Las Vegas", + "position": "Budget Analyst", + "salary": "$88,591", + "start_date": "8/19/2007" + }, + { + "extn": "2546", + "id": "34101", + "name": "Bart Reese", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$299,925", + "start_date": "6/21/2011" + }, + { + "extn": "1726", + "id": "34102", + "name": "Ron Rodwell", + "office": "London", + "position": "Laboratory Technician", + "salary": "$89,915", + "start_date": "9/11/2019" + }, + { + "extn": "7306", + "id": "34103", + "name": "Russel Russell", + "office": "Portland", + "position": "Electrician", + "salary": "$128,664", + "start_date": "8/28/2011" + }, + { + "extn": "8614", + "id": "34104", + "name": "Rachael Weldon", + "office": "Otawa", + "position": "Doctor", + "salary": "$246,091", + "start_date": "1/23/2015" + }, + { + "extn": "4035", + "id": "34105", + "name": "Celina Addison", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$52,253", + "start_date": "1/11/2006" + }, + { + "extn": "4090", + "id": "34106", + "name": "Johnathan Attwood", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$103,536", + "start_date": "5/28/2017" + }, + { + "extn": "4424", + "id": "34107", + "name": "Irene Collins", + "office": "Omaha", + "position": "Chef Manager", + "salary": "$24,470", + "start_date": "11/29/2002" + }, + { + "extn": "1091", + "id": "34108", + "name": "Adalind Bentley", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$290,790", + "start_date": "12/18/2004" + }, + { + "extn": "2097", + "id": "34109", + "name": "Bernadette Owen", + "office": "London", + "position": "Inspector", + "salary": "$127,253", + "start_date": "4/1/2008" + }, + { + "extn": "7952", + "id": "34110", + "name": "Liliana James", + "office": "Dallas", + "position": "Audiologist", + "salary": "$219,093", + "start_date": "4/26/2018" + }, + { + "extn": "6946", + "id": "34111", + "name": "Benjamin Mackenzie", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$57,022", + "start_date": "3/15/2017" + }, + { + "extn": "1026", + "id": "34112", + "name": "Thea Cartwright", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$38,698", + "start_date": "6/28/2000" + }, + { + "extn": "4325", + "id": "34113", + "name": "Benny Neville", + "office": "Fullerton", + "position": "Mobile Developer", + "salary": "$160,453", + "start_date": "6/23/2009" + }, + { + "extn": "4293", + "id": "34114", + "name": "Jaylene Gray", + "office": "Albuquerque", + "position": "CNC Operator", + "salary": "$124,804", + "start_date": "12/23/2014" + }, + { + "extn": "6508", + "id": "34115", + "name": "Kurt Kelly", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$96,950", + "start_date": "4/4/2018" + }, + { + "extn": "7292", + "id": "34116", + "name": "Carter Fulton", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$188,817", + "start_date": "11/15/2009" + }, + { + "extn": "8087", + "id": "34117", + "name": "Sofie Roman", + "office": "Houston", + "position": "Project Manager", + "salary": "$45,486", + "start_date": "1/24/2013" + }, + { + "extn": "8448", + "id": "34118", + "name": "Chuck Nielson", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$292,927", + "start_date": "3/2/2017" + }, + { + "extn": "2159", + "id": "34119", + "name": "Amy Dillon", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$61,575", + "start_date": "2/9/2001" + }, + { + "extn": "8626", + "id": "34120", + "name": "Marvin Vaughan", + "office": "Louisville", + "position": "Inspector", + "salary": "$84,284", + "start_date": "8/21/2002" + }, + { + "extn": "1336", + "id": "34121", + "name": "Manuel Ellwood", + "office": "Memphis", + "position": "Doctor", + "salary": "$212,263", + "start_date": "4/16/2013" + }, + { + "extn": "2698", + "id": "34122", + "name": "Carrie Samuel", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$171,628", + "start_date": "7/6/2010" + }, + { + "extn": "4675", + "id": "34123", + "name": "Barney Broomfield", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$16,049", + "start_date": "5/11/2000" + }, + { + "extn": "8804", + "id": "34124", + "name": "Janice Fisher", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$286,430", + "start_date": "5/14/2000" + }, + { + "extn": "3346", + "id": "34125", + "name": "Anthony Dixon", + "office": "Philadelphia", + "position": "Fabricator", + "salary": "$204,156", + "start_date": "9/23/2018" + }, + { + "extn": "6685", + "id": "34126", + "name": "Anthony Isaac", + "office": "Innsbruck", + "position": "Baker", + "salary": "$87,768", + "start_date": "3/11/2005" + }, + { + "extn": "3585", + "id": "34127", + "name": "Selena Mccormick", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$134,438", + "start_date": "2/22/2013" + }, + { + "extn": "5916", + "id": "34128", + "name": "Brad Hood", + "office": "Los Angeles", + "position": "Webmaster", + "salary": "$265,635", + "start_date": "1/8/2015" + }, + { + "extn": "6638", + "id": "34129", + "name": "Wade Funnell", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$176,944", + "start_date": "9/2/2007" + }, + { + "extn": "6644", + "id": "34130", + "name": "Esmeralda Skinner", + "office": "Indianapolis", + "position": "Call Center Representative", + "salary": "$209,484", + "start_date": "1/11/2013" + }, + { + "extn": "9060", + "id": "34131", + "name": "Gloria Allington", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$231,342", + "start_date": "3/10/2014" + }, + { + "extn": "6886", + "id": "34132", + "name": "Lorraine Morrow", + "office": "Wien", + "position": "Accountant", + "salary": "$197,272", + "start_date": "9/19/2000" + }, + { + "extn": "2020", + "id": "34133", + "name": "Aileen Taylor", + "office": "Lincoln", + "position": "Doctor", + "salary": "$81,733", + "start_date": "7/31/2002" + }, + { + "extn": "3405", + "id": "34134", + "name": "Lara Styles", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$36,530", + "start_date": "9/27/2009" + }, + { + "extn": "6124", + "id": "34135", + "name": "Enoch Boyle", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$114,411", + "start_date": "1/21/2000" + }, + { + "extn": "8626", + "id": "34136", + "name": "Noemi Spencer", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$165,565", + "start_date": "12/10/2011" + }, + { + "extn": "8057", + "id": "34137", + "name": "Denis Hood", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$282,681", + "start_date": "4/2/2015" + }, + { + "extn": "3935", + "id": "34138", + "name": "Chadwick Allcott", + "office": "Pittsburgh", + "position": "Front Desk Coordinator", + "salary": "$268,930", + "start_date": "2/13/2011" + }, + { + "extn": "2399", + "id": "34139", + "name": "Barry Kelly", + "office": "Long Beach", + "position": "Biologist", + "salary": "$254,717", + "start_date": "10/6/2012" + }, + { + "extn": "6426", + "id": "34140", + "name": "Daniel Rust", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$183,557", + "start_date": "5/2/2004" + }, + { + "extn": "2432", + "id": "34141", + "name": "William Bailey", + "office": "Albuquerque", + "position": "Systems Administrator", + "salary": "$63,436", + "start_date": "6/20/2005" + }, + { + "extn": "5055", + "id": "34142", + "name": "Danny Flynn", + "office": "Henderson", + "position": "Cook", + "salary": "$102,953", + "start_date": "3/1/2012" + }, + { + "extn": "5313", + "id": "34143", + "name": "Lana Lloyd", + "office": "Toledo", + "position": "Accountant", + "salary": "$134,966", + "start_date": "12/29/2018" + }, + { + "extn": "9427", + "id": "34144", + "name": "Brooklyn Martin", + "office": "Denver", + "position": "Auditor", + "salary": "$25,583", + "start_date": "8/10/2009" + }, + { + "extn": "5324", + "id": "34145", + "name": "Aisha Hill", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$29,535", + "start_date": "3/25/2015" + }, + { + "extn": "1625", + "id": "34146", + "name": "Carissa Morrow", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$259,930", + "start_date": "10/18/2015" + }, + { + "extn": "3712", + "id": "34147", + "name": "Mayleen Davies", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$131,513", + "start_date": "6/4/2013" + }, + { + "extn": "9576", + "id": "34148", + "name": "Javier Durrant", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$197,200", + "start_date": "6/18/2009" + }, + { + "extn": "2335", + "id": "34149", + "name": "Luke Price", + "office": "Escondido", + "position": "Biologist", + "salary": "$244,670", + "start_date": "3/24/2008" + }, + { + "extn": "4705", + "id": "34150", + "name": "Chris Fleming", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$222,951", + "start_date": "4/2/2009" + }, + { + "extn": "1424", + "id": "34151", + "name": "Tony Blythe", + "office": "Denver", + "position": "Bellman", + "salary": "$261,976", + "start_date": "9/22/2016" + }, + { + "extn": "1126", + "id": "34152", + "name": "Kieth Yoman", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$240,884", + "start_date": "6/25/2010" + }, + { + "extn": "8610", + "id": "34153", + "name": "Martin Parker", + "office": "Escondido", + "position": "Baker", + "salary": "$186,084", + "start_date": "4/19/2001" + }, + { + "extn": "1052", + "id": "34154", + "name": "Owen Emmett", + "office": "Louisville", + "position": "Webmaster", + "salary": "$236,896", + "start_date": "4/18/2007" + }, + { + "extn": "2369", + "id": "34155", + "name": "Taylor Fleming", + "office": "Nashville", + "position": "Assistant Buyer", + "salary": "$149,622", + "start_date": "12/21/2008" + }, + { + "extn": "7830", + "id": "34156", + "name": "Marie Reading", + "office": "New Orleans", + "position": "Cash Manager", + "salary": "$155,068", + "start_date": "10/15/2019" + }, + { + "extn": "6358", + "id": "34157", + "name": "Holly Shields", + "office": "Chicago", + "position": "Cashier", + "salary": "$93,385", + "start_date": "5/14/2010" + }, + { + "extn": "5809", + "id": "34158", + "name": "Jamie Hamilton", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$272,545", + "start_date": "2/10/2018" + }, + { + "extn": "5234", + "id": "34159", + "name": "Enoch Sawyer", + "office": "Charlotte", + "position": "Bellman", + "salary": "$150,359", + "start_date": "1/27/2012" + }, + { + "extn": "7074", + "id": "34160", + "name": "Marvin Larkin", + "office": "Lisbon", + "position": "HR Specialist", + "salary": "$60,586", + "start_date": "12/29/2016" + }, + { + "extn": "9571", + "id": "34161", + "name": "Monica Grady", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$229,305", + "start_date": "3/10/2009" + }, + { + "extn": "7093", + "id": "34162", + "name": "Kimberly Jefferson", + "office": "Bucharest", + "position": "Baker", + "salary": "$83,769", + "start_date": "1/12/2001" + }, + { + "extn": "5596", + "id": "34163", + "name": "Hank Lowe", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$268,791", + "start_date": "9/22/2004" + }, + { + "extn": "8563", + "id": "34164", + "name": "Oliver Wilde", + "office": "Bellevue", + "position": "Project Manager", + "salary": "$157,600", + "start_date": "1/5/2013" + }, + { + "extn": "7135", + "id": "34165", + "name": "Mona Waterson", + "office": "Jacksonville", + "position": "Business Broker", + "salary": "$243,851", + "start_date": "7/26/2003" + }, + { + "extn": "3882", + "id": "34166", + "name": "Benjamin Salt", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$237,638", + "start_date": "11/21/2018" + }, + { + "extn": "5635", + "id": "34167", + "name": "Carissa Plumb", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$70,883", + "start_date": "3/13/2004" + }, + { + "extn": "7672", + "id": "34168", + "name": "Marjorie Bowen", + "office": "Portland", + "position": "Pharmacist", + "salary": "$239,770", + "start_date": "1/14/2011" + }, + { + "extn": "1925", + "id": "34169", + "name": "Meredith Yarlett", + "office": "London", + "position": "Associate Professor", + "salary": "$216,355", + "start_date": "8/30/2006" + }, + { + "extn": "2778", + "id": "34170", + "name": "Leroy Ellis", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$39,540", + "start_date": "3/7/2013" + }, + { + "extn": "5450", + "id": "34171", + "name": "Victoria Palmer", + "office": "Venice", + "position": "Project Manager", + "salary": "$220,035", + "start_date": "3/8/2004" + }, + { + "extn": "2241", + "id": "34172", + "name": "Elijah Stone", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$291,748", + "start_date": "2/27/2002" + }, + { + "extn": "2639", + "id": "34173", + "name": "David Gordon", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$10,880", + "start_date": "2/12/2007" + }, + { + "extn": "2417", + "id": "34174", + "name": "Julius Olson", + "office": "Bridgeport", + "position": "Inspector", + "salary": "$202,155", + "start_date": "9/8/2016" + }, + { + "extn": "4824", + "id": "34175", + "name": "Parker Stanton", + "office": "Scottsdale", + "position": "HR Specialist", + "salary": "$135,385", + "start_date": "6/12/2010" + }, + { + "extn": "7934", + "id": "34176", + "name": "Doug Crawford", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$141,923", + "start_date": "7/27/2000" + }, + { + "extn": "5365", + "id": "34177", + "name": "Fred Drake", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$14,758", + "start_date": "11/13/2018" + }, + { + "extn": "6348", + "id": "34178", + "name": "Brad Jennson", + "office": "Garland", + "position": "Electrician", + "salary": "$296,550", + "start_date": "7/10/2018" + }, + { + "extn": "2936", + "id": "34179", + "name": "Harry Gardner", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$41,797", + "start_date": "5/27/2001" + }, + { + "extn": "3834", + "id": "34180", + "name": "Crystal Kerr", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$110,704", + "start_date": "10/27/2000" + }, + { + "extn": "5311", + "id": "34181", + "name": "Tyler Camden", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$234,556", + "start_date": "8/12/2008" + }, + { + "extn": "3584", + "id": "34182", + "name": "Karla Ingham", + "office": "Quebec", + "position": "IT Support Staff", + "salary": "$80,222", + "start_date": "8/7/2014" + }, + { + "extn": "1207", + "id": "34183", + "name": "Hannah Jacobs", + "office": "Venice", + "position": "Treasurer", + "salary": "$29,088", + "start_date": "4/11/2012" + }, + { + "extn": "3348", + "id": "34184", + "name": "Julian Rosenbloom", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$233,232", + "start_date": "9/26/2011" + }, + { + "extn": "3830", + "id": "34185", + "name": "Paige Sinclair", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$265,560", + "start_date": "12/17/2014" + }, + { + "extn": "5812", + "id": "34186", + "name": "Andrea London", + "office": "Honolulu", + "position": "Accountant", + "salary": "$289,353", + "start_date": "2/28/2008" + }, + { + "extn": "8771", + "id": "34187", + "name": "Owen Stone", + "office": "Salem", + "position": "Auditor", + "salary": "$121,648", + "start_date": "6/4/2009" + }, + { + "extn": "7243", + "id": "34188", + "name": "Alessandra Wood", + "office": "Wien", + "position": "Cash Manager", + "salary": "$196,393", + "start_date": "1/14/2006" + }, + { + "extn": "4353", + "id": "34189", + "name": "Gil Horton", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$137,740", + "start_date": "2/15/2001" + }, + { + "extn": "1755", + "id": "34190", + "name": "Thea Boyle", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$293,911", + "start_date": "8/31/2017" + }, + { + "extn": "5245", + "id": "34191", + "name": "Iris Stewart", + "office": "Jersey City", + "position": "Executive Director", + "salary": "$204,472", + "start_date": "3/26/2014" + }, + { + "extn": "4629", + "id": "34192", + "name": "Elle Hunter", + "office": "Santa Ana", + "position": "Banker", + "salary": "$172,504", + "start_date": "1/12/2002" + }, + { + "extn": "7745", + "id": "34193", + "name": "Hadley Funnell", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$298,416", + "start_date": "5/16/2004" + }, + { + "extn": "2142", + "id": "34194", + "name": "Bristol Hastings", + "office": "Santa Ana", + "position": "Pharmacist", + "salary": "$227,670", + "start_date": "8/9/2011" + }, + { + "extn": "3643", + "id": "34195", + "name": "Janelle Clayton", + "office": "Madrid", + "position": "Banker", + "salary": "$22,341", + "start_date": "9/1/2009" + }, + { + "extn": "4489", + "id": "34196", + "name": "Ema Fox", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$83,045", + "start_date": "3/14/2019" + }, + { + "extn": "6521", + "id": "34197", + "name": "Marvin Young", + "office": "Tokyo", + "position": "Auditor", + "salary": "$154,795", + "start_date": "5/7/2019" + }, + { + "extn": "4290", + "id": "34198", + "name": "Alexia Griffiths", + "office": "Tokyo", + "position": "Cook", + "salary": "$26,416", + "start_date": "5/19/2018" + }, + { + "extn": "8882", + "id": "34199", + "name": "Boris Shaw", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$217,046", + "start_date": "11/30/2003" + }, + { + "extn": "3287", + "id": "34200", + "name": "Logan Dale", + "office": "El Paso", + "position": "Audiologist", + "salary": "$48,684", + "start_date": "5/1/2017" + }, + { + "extn": "4115", + "id": "34201", + "name": "Enoch Penn", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$220,872", + "start_date": "12/12/2011" + }, + { + "extn": "1681", + "id": "34202", + "name": "Cedrick Matthews", + "office": "Washington", + "position": "Machine Operator", + "salary": "$11,644", + "start_date": "12/23/2001" + }, + { + "extn": "5329", + "id": "34203", + "name": "Kate Russell", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$189,842", + "start_date": "5/3/2013" + }, + { + "extn": "7131", + "id": "34204", + "name": "Noah Hill", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$102,831", + "start_date": "11/17/2016" + }, + { + "extn": "9356", + "id": "34205", + "name": "Anthony Rowe", + "office": "El Paso", + "position": "Electrician", + "salary": "$126,924", + "start_date": "10/31/2015" + }, + { + "extn": "4943", + "id": "34206", + "name": "Eduardo Rycroft", + "office": "Worcester", + "position": "Accountant", + "salary": "$287,346", + "start_date": "5/28/2002" + }, + { + "extn": "3384", + "id": "34207", + "name": "Stacy Norris", + "office": "Quebec", + "position": "Accountant", + "salary": "$269,590", + "start_date": "4/17/2008" + }, + { + "extn": "6418", + "id": "34208", + "name": "Martin Gilmour", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$285,211", + "start_date": "10/2/2014" + }, + { + "extn": "1963", + "id": "34209", + "name": "Lana Connell", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$296,261", + "start_date": "3/10/2008" + }, + { + "extn": "9307", + "id": "34210", + "name": "Carter Fox", + "office": "Hollywood", + "position": "Treasurer", + "salary": "$33,474", + "start_date": "7/29/2010" + }, + { + "extn": "9398", + "id": "34211", + "name": "Ema Upsdell", + "office": "Anaheim", + "position": "Doctor", + "salary": "$22,649", + "start_date": "4/18/2010" + }, + { + "extn": "4695", + "id": "34212", + "name": "Ron Tate", + "office": "Lyon", + "position": "Operator", + "salary": "$54,085", + "start_date": "3/4/2006" + }, + { + "extn": "6564", + "id": "34213", + "name": "Javier Logan", + "office": "Springfield", + "position": "Design Engineer", + "salary": "$49,654", + "start_date": "4/11/2016" + }, + { + "extn": "5334", + "id": "34214", + "name": "Logan Townend", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$230,120", + "start_date": "7/6/2009" + }, + { + "extn": "9142", + "id": "34215", + "name": "Andrea Douglas", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$78,297", + "start_date": "6/6/2002" + }, + { + "extn": "5583", + "id": "34216", + "name": "Russel Fox", + "office": "Milano", + "position": "Project Manager", + "salary": "$212,403", + "start_date": "11/12/2017" + }, + { + "extn": "6399", + "id": "34217", + "name": "Roger Abbot", + "office": "Memphis", + "position": "Retail Trainee", + "salary": "$51,408", + "start_date": "6/13/2016" + }, + { + "extn": "8078", + "id": "34218", + "name": "Rosa Rogers", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$225,737", + "start_date": "3/2/2018" + }, + { + "extn": "9937", + "id": "34219", + "name": "Nick Smith", + "office": "Stockton", + "position": "Audiologist", + "salary": "$217,523", + "start_date": "3/31/2019" + }, + { + "extn": "6808", + "id": "34220", + "name": "Harry Clarke", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$15,647", + "start_date": "5/13/2010" + }, + { + "extn": "3887", + "id": "34221", + "name": "Johnny Thorne", + "office": "Prague", + "position": "IT Support Staff", + "salary": "$81,680", + "start_date": "4/7/2002" + }, + { + "extn": "5384", + "id": "34222", + "name": "Javier Fields", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$213,146", + "start_date": "8/2/2016" + }, + { + "extn": "1878", + "id": "34223", + "name": "Vera Windsor", + "office": "Laredo", + "position": "Call Center Representative", + "salary": "$62,964", + "start_date": "5/13/2005" + }, + { + "extn": "3235", + "id": "34224", + "name": "Daron Harvey", + "office": "Philadelphia", + "position": "Assistant Buyer", + "salary": "$84,996", + "start_date": "11/17/2012" + }, + { + "extn": "1915", + "id": "34225", + "name": "Harry Lakey", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$292,703", + "start_date": "9/13/2000" + }, + { + "extn": "2367", + "id": "34226", + "name": "Dasha Brooks", + "office": "Omaha", + "position": "Physician", + "salary": "$184,965", + "start_date": "4/29/2000" + }, + { + "extn": "6593", + "id": "34227", + "name": "Andrea Milner", + "office": "Escondido", + "position": "Web Developer", + "salary": "$298,262", + "start_date": "8/30/2011" + }, + { + "extn": "1982", + "id": "34228", + "name": "Isabel Wilton", + "office": "Rochester", + "position": "HR Specialist", + "salary": "$296,372", + "start_date": "5/8/2003" + }, + { + "extn": "7176", + "id": "34229", + "name": "Benjamin Oakley", + "office": "Arlington", + "position": "Physician", + "salary": "$239,496", + "start_date": "11/13/2009" + }, + { + "extn": "8348", + "id": "34230", + "name": "Hayden Farmer", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$235,783", + "start_date": "3/16/2008" + }, + { + "extn": "9619", + "id": "34231", + "name": "Jacob Slater", + "office": "Worcester", + "position": "Dentist", + "salary": "$183,869", + "start_date": "12/29/2017" + }, + { + "extn": "4233", + "id": "34232", + "name": "Peyton Long", + "office": "Milano", + "position": "Audiologist", + "salary": "$159,113", + "start_date": "11/17/2017" + }, + { + "extn": "2032", + "id": "34233", + "name": "Domenic Butler", + "office": "Louisville", + "position": "Inspector", + "salary": "$258,388", + "start_date": "12/27/2006" + }, + { + "extn": "2006", + "id": "34234", + "name": "Bryon Richards", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$218,723", + "start_date": "9/15/2010" + }, + { + "extn": "3904", + "id": "34235", + "name": "Josephine Moore", + "office": "Chicago", + "position": "Executive Director", + "salary": "$108,522", + "start_date": "1/29/2001" + }, + { + "extn": "5879", + "id": "34236", + "name": "Alan Ashwell", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$194,941", + "start_date": "9/20/2015" + }, + { + "extn": "7268", + "id": "34237", + "name": "Cassandra Corbett", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$247,990", + "start_date": "8/30/2015" + }, + { + "extn": "6709", + "id": "34238", + "name": "Elly Reynolds", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$58,116", + "start_date": "8/1/2000" + }, + { + "extn": "4543", + "id": "34239", + "name": "Russel Armstrong", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$63,242", + "start_date": "10/14/2019" + }, + { + "extn": "5938", + "id": "34240", + "name": "Sofia Hunt", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$91,882", + "start_date": "2/5/2007" + }, + { + "extn": "5197", + "id": "34241", + "name": "Charlize Robinson", + "office": "San Diego", + "position": "Cash Manager", + "salary": "$151,162", + "start_date": "2/19/2003" + }, + { + "extn": "7043", + "id": "34242", + "name": "Olivia Turner", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$161,353", + "start_date": "11/7/2007" + }, + { + "extn": "9772", + "id": "34243", + "name": "Josephine Sinclair", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$177,871", + "start_date": "7/14/2009" + }, + { + "extn": "8574", + "id": "34244", + "name": "Nicole Cooper", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$270,292", + "start_date": "7/14/2010" + }, + { + "extn": "9623", + "id": "34245", + "name": "Meredith Seymour", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$117,446", + "start_date": "8/11/2013" + }, + { + "extn": "7055", + "id": "34246", + "name": "Meredith Squire", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$63,803", + "start_date": "8/20/2003" + }, + { + "extn": "2200", + "id": "34247", + "name": "Bob Knight", + "office": "Otawa", + "position": "Auditor", + "salary": "$241,451", + "start_date": "12/28/2010" + }, + { + "extn": "8533", + "id": "34248", + "name": "Jazmin Mcgee", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$195,230", + "start_date": "5/12/2010" + }, + { + "extn": "8815", + "id": "34249", + "name": "Dalia Gaynor", + "office": "Zurich", + "position": "Audiologist", + "salary": "$47,547", + "start_date": "1/8/2017" + }, + { + "extn": "3388", + "id": "34250", + "name": "Doug Hancock", + "office": "Minneapolis", + "position": "Doctor", + "salary": "$145,676", + "start_date": "12/18/2010" + }, + { + "extn": "3249", + "id": "34251", + "name": "Alexander Baldwin", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$16,135", + "start_date": "11/12/2006" + }, + { + "extn": "8025", + "id": "34252", + "name": "Eve Franks", + "office": "Omaha", + "position": "Chef Manager", + "salary": "$115,569", + "start_date": "8/7/2013" + }, + { + "extn": "5477", + "id": "34253", + "name": "Samara Raven", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$127,835", + "start_date": "2/4/2005" + }, + { + "extn": "5804", + "id": "34254", + "name": "Julian Chapman", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$109,372", + "start_date": "1/24/2012" + }, + { + "extn": "7317", + "id": "34255", + "name": "Alan Salt", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$20,848", + "start_date": "4/25/2015" + }, + { + "extn": "3653", + "id": "34256", + "name": "Matt Wilkinson", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$143,571", + "start_date": "10/29/2016" + }, + { + "extn": "5042", + "id": "34257", + "name": "Tyler Edley", + "office": "Albuquerque", + "position": "Systems Administrator", + "salary": "$204,547", + "start_date": "1/4/2003" + }, + { + "extn": "5697", + "id": "34258", + "name": "Ethan Stone", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$170,365", + "start_date": "1/3/2011" + }, + { + "extn": "6450", + "id": "34259", + "name": "Jaylene Uttridge", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$174,681", + "start_date": "3/21/2006" + }, + { + "extn": "5331", + "id": "34260", + "name": "Louise Osman", + "office": "St. Louis", + "position": "Retail Trainee", + "salary": "$80,144", + "start_date": "5/28/2006" + }, + { + "extn": "4393", + "id": "34261", + "name": "Anthony Fowler", + "office": "London", + "position": "Food Technologist", + "salary": "$214,697", + "start_date": "6/23/2006" + }, + { + "extn": "6203", + "id": "34262", + "name": "Judith Henderson", + "office": "Bridgeport", + "position": "Designer", + "salary": "$281,274", + "start_date": "10/30/2010" + }, + { + "extn": "2955", + "id": "34263", + "name": "Jacob Harper", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$111,651", + "start_date": "6/17/2001" + }, + { + "extn": "3074", + "id": "34264", + "name": "Alexander Atkinson", + "office": "Bellevue", + "position": "Inspector", + "salary": "$174,782", + "start_date": "7/28/2018" + }, + { + "extn": "8455", + "id": "34265", + "name": "John Waterson", + "office": "Seattle", + "position": "Paramedic", + "salary": "$28,187", + "start_date": "10/9/2014" + }, + { + "extn": "7310", + "id": "34266", + "name": "Liam York", + "office": "Lisbon", + "position": "Designer", + "salary": "$213,459", + "start_date": "3/2/2002" + }, + { + "extn": "4717", + "id": "34267", + "name": "Ada Gordon", + "office": "Toledo", + "position": "Cook", + "salary": "$294,649", + "start_date": "4/5/2006" + }, + { + "extn": "8631", + "id": "34268", + "name": "Norah Pearce", + "office": "Lancaster", + "position": "Steward", + "salary": "$149,324", + "start_date": "11/11/2004" + }, + { + "extn": "2852", + "id": "34269", + "name": "Mara Fox", + "office": "Orlando", + "position": "Mobile Developer", + "salary": "$123,659", + "start_date": "8/30/2004" + }, + { + "extn": "7693", + "id": "34270", + "name": "Mark Saunders", + "office": "Madrid", + "position": "Baker", + "salary": "$167,298", + "start_date": "7/30/2006" + }, + { + "extn": "1793", + "id": "34271", + "name": "Gemma Russell", + "office": "Tulsa", + "position": "Biologist", + "salary": "$185,959", + "start_date": "3/7/2005" + }, + { + "extn": "9545", + "id": "34272", + "name": "Rufus Crawford", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$135,213", + "start_date": "3/6/2002" + }, + { + "extn": "5142", + "id": "34273", + "name": "Kassandra Reynolds", + "office": "Fayetteville", + "position": "Cook", + "salary": "$40,922", + "start_date": "12/11/2009" + }, + { + "extn": "6953", + "id": "34274", + "name": "Meredith Plant", + "office": "San Bernardino", + "position": "Inspector", + "salary": "$232,045", + "start_date": "12/1/2002" + }, + { + "extn": "1459", + "id": "34275", + "name": "Sydney Lloyd", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$244,098", + "start_date": "7/30/2007" + }, + { + "extn": "1156", + "id": "34276", + "name": "Robyn Milner", + "office": "Indianapolis", + "position": "Baker", + "salary": "$35,635", + "start_date": "11/20/2015" + }, + { + "extn": "1835", + "id": "34277", + "name": "Mike Wright", + "office": "Huntsville", + "position": "Webmaster", + "salary": "$147,518", + "start_date": "11/20/2008" + }, + { + "extn": "5538", + "id": "34278", + "name": "Phillip Gordon", + "office": "Arlington", + "position": "Audiologist", + "salary": "$274,874", + "start_date": "12/6/2008" + }, + { + "extn": "3015", + "id": "34279", + "name": "Tom Poulton", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$123,040", + "start_date": "7/27/2002" + }, + { + "extn": "2116", + "id": "34280", + "name": "Regina Emmott", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$97,004", + "start_date": "9/25/2005" + }, + { + "extn": "7784", + "id": "34281", + "name": "Liam Goodman", + "office": "Rome", + "position": "Paramedic", + "salary": "$196,695", + "start_date": "11/18/2005" + }, + { + "extn": "3920", + "id": "34282", + "name": "Thea Mooney", + "office": "New Orleans", + "position": "Accountant", + "salary": "$178,355", + "start_date": "6/12/2004" + }, + { + "extn": "1203", + "id": "34283", + "name": "Henry Weatcroft", + "office": "Las Vegas", + "position": "Restaurant Manager", + "salary": "$115,777", + "start_date": "6/22/2006" + }, + { + "extn": "7296", + "id": "34284", + "name": "Lillian Swan", + "office": "Henderson", + "position": "Physician", + "salary": "$157,974", + "start_date": "6/14/2007" + }, + { + "extn": "6280", + "id": "34285", + "name": "Regina Redfern", + "office": "New York", + "position": "Operator", + "salary": "$292,818", + "start_date": "2/17/2019" + }, + { + "extn": "8113", + "id": "34286", + "name": "Mavis Russel", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$150,365", + "start_date": "6/8/2005" + }, + { + "extn": "2799", + "id": "34287", + "name": "Kieth Emmott", + "office": "Lisbon", + "position": "Bellman", + "salary": "$38,274", + "start_date": "5/28/2010" + }, + { + "extn": "2091", + "id": "34288", + "name": "Noemi Antcliff", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$159,674", + "start_date": "9/1/2014" + }, + { + "extn": "5860", + "id": "34289", + "name": "Matthew Buckley", + "office": "Dallas", + "position": "Fabricator", + "salary": "$32,781", + "start_date": "8/10/2011" + }, + { + "extn": "6037", + "id": "34290", + "name": "Jade Dyson", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$286,627", + "start_date": "3/2/2015" + }, + { + "extn": "8219", + "id": "34291", + "name": "Barry Robe", + "office": "Dallas", + "position": "Bellman", + "salary": "$190,191", + "start_date": "1/11/2003" + }, + { + "extn": "6033", + "id": "34292", + "name": "Wendy Khan", + "office": "Venice", + "position": "Staffing Consultant", + "salary": "$285,403", + "start_date": "7/11/2019" + }, + { + "extn": "3858", + "id": "34293", + "name": "Natalie Gaynor", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$286,225", + "start_date": "7/26/2003" + }, + { + "extn": "9069", + "id": "34294", + "name": "Hadley Quinn", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$23,334", + "start_date": "7/12/2015" + }, + { + "extn": "6501", + "id": "34295", + "name": "William Hunt", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$145,378", + "start_date": "1/27/2004" + }, + { + "extn": "7910", + "id": "34296", + "name": "Wade Mitchell", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$28,379", + "start_date": "7/24/2016" + }, + { + "extn": "5861", + "id": "34297", + "name": "Doris Isaac", + "office": "New York", + "position": "Designer", + "salary": "$242,346", + "start_date": "9/27/2001" + }, + { + "extn": "5171", + "id": "34298", + "name": "Bryon Long", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$280,025", + "start_date": "4/11/2011" + }, + { + "extn": "2852", + "id": "34299", + "name": "Maxwell Forth", + "office": "Fullerton", + "position": "Accountant", + "salary": "$150,855", + "start_date": "4/18/2000" + }, + { + "extn": "7379", + "id": "34300", + "name": "Evie Fall", + "office": "Lincoln", + "position": "Electrician", + "salary": "$96,299", + "start_date": "3/11/2013" + }, + { + "extn": "2803", + "id": "34301", + "name": "Nicholas Edwards", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$247,453", + "start_date": "5/15/2007" + }, + { + "extn": "6258", + "id": "34302", + "name": "Hope Bryson", + "office": "Louisville", + "position": "Dentist", + "salary": "$146,969", + "start_date": "6/28/2017" + }, + { + "extn": "4695", + "id": "34303", + "name": "Chuck Uddin", + "office": "Arlington", + "position": "Business Broker", + "salary": "$83,947", + "start_date": "1/18/2017" + }, + { + "extn": "5013", + "id": "34304", + "name": "George Evans", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$116,088", + "start_date": "2/26/2016" + }, + { + "extn": "3628", + "id": "34305", + "name": "Mandy Powell", + "office": "Scottsdale", + "position": "Cook", + "salary": "$75,196", + "start_date": "8/8/2001" + }, + { + "extn": "9373", + "id": "34306", + "name": "Harvey Rogers", + "office": "Oklahoma City", + "position": "Web Developer", + "salary": "$217,503", + "start_date": "1/21/2019" + }, + { + "extn": "5025", + "id": "34307", + "name": "Joyce Fenton", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$192,870", + "start_date": "8/23/2008" + }, + { + "extn": "8470", + "id": "34308", + "name": "Cristal Driscoll", + "office": "Tokyo", + "position": "Health Educator", + "salary": "$222,054", + "start_date": "4/3/2011" + }, + { + "extn": "9470", + "id": "34309", + "name": "Johnny Bishop", + "office": "Springfield", + "position": "Accountant", + "salary": "$59,881", + "start_date": "7/14/2017" + }, + { + "extn": "3170", + "id": "34310", + "name": "Rufus Warner", + "office": "Venice", + "position": "Loan Officer", + "salary": "$279,399", + "start_date": "7/24/2012" + }, + { + "extn": "8967", + "id": "34311", + "name": "Logan Stone", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$98,809", + "start_date": "8/4/2002" + }, + { + "extn": "1232", + "id": "34312", + "name": "Anthony Wright", + "office": "El Paso", + "position": "Design Engineer", + "salary": "$97,500", + "start_date": "10/22/2009" + }, + { + "extn": "8920", + "id": "34313", + "name": "Fred Flynn", + "office": "Stockton", + "position": "Bellman", + "salary": "$244,054", + "start_date": "6/21/2006" + }, + { + "extn": "2509", + "id": "34314", + "name": "Rebecca Gavin", + "office": "Stockton", + "position": "Clerk", + "salary": "$57,509", + "start_date": "10/22/2019" + }, + { + "extn": "4260", + "id": "34315", + "name": "Rosalie Carter", + "office": "Bridgeport", + "position": "Software Engineer", + "salary": "$181,884", + "start_date": "1/19/2012" + }, + { + "extn": "7922", + "id": "34316", + "name": "Christine Farmer", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$93,877", + "start_date": "12/19/2004" + }, + { + "extn": "9194", + "id": "34317", + "name": "Ronald Mccall", + "office": "Reno", + "position": "Inspector", + "salary": "$221,370", + "start_date": "6/26/2006" + }, + { + "extn": "3087", + "id": "34318", + "name": "Nina Chapman", + "office": "Rome", + "position": "Clerk", + "salary": "$55,468", + "start_date": "2/13/2019" + }, + { + "extn": "2810", + "id": "34319", + "name": "Dakota Williams", + "office": "Portland", + "position": "Cook", + "salary": "$251,133", + "start_date": "7/20/2004" + }, + { + "extn": "6824", + "id": "34320", + "name": "Kenzie Poole", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$192,677", + "start_date": "10/27/2013" + }, + { + "extn": "3211", + "id": "34321", + "name": "Felicity Greenwood", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$215,134", + "start_date": "5/14/2000" + }, + { + "extn": "1761", + "id": "34322", + "name": "Tyson Richardson", + "office": "El Paso", + "position": "Food Technologist", + "salary": "$67,259", + "start_date": "6/29/2002" + }, + { + "extn": "3812", + "id": "34323", + "name": "Chadwick Ogilvy", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$172,513", + "start_date": "4/13/2006" + }, + { + "extn": "4523", + "id": "34324", + "name": "Martin Owens", + "office": "Stockton", + "position": "Paramedic", + "salary": "$49,135", + "start_date": "7/6/2019" + }, + { + "extn": "7871", + "id": "34325", + "name": "Tania Cooper", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$196,495", + "start_date": "2/23/2012" + }, + { + "extn": "4169", + "id": "34326", + "name": "Johnathan Smith", + "office": "Jersey City", + "position": "Retail Trainee", + "salary": "$172,251", + "start_date": "1/1/2014" + }, + { + "extn": "9692", + "id": "34327", + "name": "Aiden Button", + "office": "Moreno Valley", + "position": "Service Supervisor", + "salary": "$104,054", + "start_date": "7/24/2014" + }, + { + "extn": "6315", + "id": "34328", + "name": "Clarissa Dowson", + "office": "Jersey City", + "position": "Fabricator", + "salary": "$90,004", + "start_date": "12/21/2010" + }, + { + "extn": "2279", + "id": "34329", + "name": "Kassandra Carter", + "office": "San Diego", + "position": "Clerk", + "salary": "$277,300", + "start_date": "7/10/2012" + }, + { + "extn": "1134", + "id": "34330", + "name": "Marie Allen", + "office": "San Jose", + "position": "Production Painter", + "salary": "$239,029", + "start_date": "10/27/2012" + }, + { + "extn": "1916", + "id": "34331", + "name": "Nicholas Stuart", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$131,730", + "start_date": "4/15/2002" + }, + { + "extn": "4660", + "id": "34332", + "name": "Rufus Hepburn", + "office": "Portland", + "position": "Chef Manager", + "salary": "$226,285", + "start_date": "9/28/2011" + }, + { + "extn": "2736", + "id": "34333", + "name": "Celina Kirby", + "office": "Orlando", + "position": "Biologist", + "salary": "$205,138", + "start_date": "9/3/2010" + }, + { + "extn": "2518", + "id": "34334", + "name": "Agnes Harrington", + "office": "Fort Lauderdale", + "position": "Business Broker", + "salary": "$243,206", + "start_date": "7/4/2010" + }, + { + "extn": "2692", + "id": "34335", + "name": "Abdul Dann", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$117,965", + "start_date": "10/2/2004" + }, + { + "extn": "6769", + "id": "34336", + "name": "Tom Attwood", + "office": "St. Louis", + "position": "Bellman", + "salary": "$239,266", + "start_date": "4/17/2018" + }, + { + "extn": "3405", + "id": "34337", + "name": "Matthew Ross", + "office": "Lisbon", + "position": "Cash Manager", + "salary": "$193,837", + "start_date": "5/23/2008" + }, + { + "extn": "5870", + "id": "34338", + "name": "Thea Curtis", + "office": "Toledo", + "position": "Biologist", + "salary": "$74,652", + "start_date": "12/11/2006" + }, + { + "extn": "8813", + "id": "34339", + "name": "Jaylene Lowe", + "office": "Zurich", + "position": "Operator", + "salary": "$234,833", + "start_date": "8/16/2017" + }, + { + "extn": "2487", + "id": "34340", + "name": "Celia Page ", + "office": "Lyon", + "position": "Accountant", + "salary": "$31,043", + "start_date": "4/15/2019" + }, + { + "extn": "5974", + "id": "34341", + "name": "Valentina Cann", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$58,073", + "start_date": "7/24/2007" + }, + { + "extn": "9265", + "id": "34342", + "name": "Norah Tyler", + "office": "Jersey City", + "position": "Laboratory Technician", + "salary": "$241,126", + "start_date": "1/2/2011" + }, + { + "extn": "5709", + "id": "34343", + "name": "Charlize Goodman", + "office": "Lyon", + "position": "Baker", + "salary": "$272,389", + "start_date": "9/1/2003" + }, + { + "extn": "8115", + "id": "34344", + "name": "Chanelle Terry", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$30,948", + "start_date": "8/30/2006" + }, + { + "extn": "9259", + "id": "34345", + "name": "Trisha Todd", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$285,568", + "start_date": "1/25/2001" + }, + { + "extn": "5831", + "id": "34346", + "name": "Alexander Murphy", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$241,727", + "start_date": "1/4/2017" + }, + { + "extn": "7618", + "id": "34347", + "name": "Peter Rogan", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$81,507", + "start_date": "2/27/2015" + }, + { + "extn": "3721", + "id": "34348", + "name": "Callie Moore", + "office": "Fayetteville", + "position": "Loan Officer", + "salary": "$126,190", + "start_date": "4/19/2005" + }, + { + "extn": "6560", + "id": "34349", + "name": "Ellen Attwood", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$236,146", + "start_date": "11/5/2015" + }, + { + "extn": "7682", + "id": "34350", + "name": "Sloane Morrison", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$281,404", + "start_date": "4/26/2006" + }, + { + "extn": "5241", + "id": "34351", + "name": "Matthew Salt", + "office": "Jacksonville", + "position": "Physician", + "salary": "$264,853", + "start_date": "1/5/2011" + }, + { + "extn": "4162", + "id": "34352", + "name": "Mike Tailor", + "office": "San Jose", + "position": "Global Logistics Supervisor", + "salary": "$255,540", + "start_date": "11/26/2002" + }, + { + "extn": "3953", + "id": "34353", + "name": "Johnathan Rogers", + "office": "Henderson", + "position": "Inspector", + "salary": "$13,448", + "start_date": "5/28/2010" + }, + { + "extn": "8610", + "id": "34354", + "name": "Cherish Summers", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$96,539", + "start_date": "7/1/2006" + }, + { + "extn": "4123", + "id": "34355", + "name": "Tom Shaw", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$66,949", + "start_date": "3/7/2019" + }, + { + "extn": "4074", + "id": "34356", + "name": "Winnie Dwyer", + "office": "Houston", + "position": "CNC Operator", + "salary": "$278,419", + "start_date": "7/3/2004" + }, + { + "extn": "8615", + "id": "34357", + "name": "Esmeralda Powell", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$83,484", + "start_date": "12/18/2005" + }, + { + "extn": "2804", + "id": "34358", + "name": "Gil Rosenbloom", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$230,730", + "start_date": "7/9/2003" + }, + { + "extn": "1768", + "id": "34359", + "name": "Dorothy Allwood", + "office": "Scottsdale", + "position": "Physician", + "salary": "$105,742", + "start_date": "7/22/2019" + }, + { + "extn": "3250", + "id": "34360", + "name": "Rick Blackwall", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$297,129", + "start_date": "5/25/2002" + }, + { + "extn": "4674", + "id": "34361", + "name": "William Hardwick", + "office": "Bucharest", + "position": "Health Educator", + "salary": "$53,924", + "start_date": "7/12/2000" + }, + { + "extn": "3399", + "id": "34362", + "name": "Lynn Gonzales", + "office": "Jacksonville", + "position": "Ambulatory Nurse", + "salary": "$235,048", + "start_date": "4/8/2004" + }, + { + "extn": "3936", + "id": "34363", + "name": "Luke Jarrett", + "office": "Amarillo", + "position": "Investment Advisor", + "salary": "$154,471", + "start_date": "5/23/2018" + }, + { + "extn": "1776", + "id": "34364", + "name": "Josh Slater", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$278,464", + "start_date": "6/16/2011" + }, + { + "extn": "5348", + "id": "34365", + "name": "Angel Young", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$184,445", + "start_date": "12/10/2016" + }, + { + "extn": "5185", + "id": "34366", + "name": "Ronald Townend", + "office": "Atlanta", + "position": "IT Support Staff", + "salary": "$271,268", + "start_date": "11/21/2013" + }, + { + "extn": "8545", + "id": "34367", + "name": "Mark Mould", + "office": "Detroit", + "position": "Production Painter", + "salary": "$110,400", + "start_date": "7/23/2002" + }, + { + "extn": "3052", + "id": "34368", + "name": "Logan Marshall", + "office": "Minneapolis", + "position": "Global Logistics Supervisor", + "salary": "$13,326", + "start_date": "10/21/2008" + }, + { + "extn": "6267", + "id": "34369", + "name": "Penelope Fowler", + "office": "Rome", + "position": "Treasurer", + "salary": "$146,446", + "start_date": "3/26/2002" + }, + { + "extn": "6778", + "id": "34370", + "name": "Clint Goldsmith", + "office": "Moreno Valley", + "position": "Lecturer", + "salary": "$299,753", + "start_date": "4/24/2000" + }, + { + "extn": "2110", + "id": "34371", + "name": "Payton Farmer", + "office": "Milano", + "position": "Web Developer", + "salary": "$53,897", + "start_date": "5/13/2009" + }, + { + "extn": "3800", + "id": "34372", + "name": "Britney Healy", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$168,062", + "start_date": "10/12/2010" + }, + { + "extn": "5284", + "id": "34373", + "name": "Gabriel Kennedy", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$130,286", + "start_date": "11/27/2015" + }, + { + "extn": "1863", + "id": "34374", + "name": "Clarissa Moran", + "office": "London", + "position": "Insurance Broker", + "salary": "$93,166", + "start_date": "8/14/2019" + }, + { + "extn": "3443", + "id": "34375", + "name": "Caleb Price", + "office": "Boston", + "position": "Treasurer", + "salary": "$61,796", + "start_date": "12/21/2013" + }, + { + "extn": "8026", + "id": "34376", + "name": "Francesca Chadwick", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$185,815", + "start_date": "10/3/2019" + }, + { + "extn": "9417", + "id": "34377", + "name": "Sabina Downing", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$237,777", + "start_date": "11/16/2008" + }, + { + "extn": "3422", + "id": "34378", + "name": "Scarlett Willson", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$184,742", + "start_date": "7/9/2010" + }, + { + "extn": "1191", + "id": "34379", + "name": "Carissa Janes", + "office": "Jacksonville", + "position": "Global Logistics Supervisor", + "salary": "$258,733", + "start_date": "2/18/2004" + }, + { + "extn": "2689", + "id": "34380", + "name": "Emely Sherwood", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$44,999", + "start_date": "4/3/2015" + }, + { + "extn": "6551", + "id": "34381", + "name": "Rick Ebbs", + "office": "Madison", + "position": "Web Developer", + "salary": "$50,991", + "start_date": "6/1/2014" + }, + { + "extn": "2492", + "id": "34382", + "name": "Molly Booth", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$23,669", + "start_date": "6/15/2008" + }, + { + "extn": "8628", + "id": "34383", + "name": "John Parker", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$226,194", + "start_date": "10/18/2006" + }, + { + "extn": "5941", + "id": "34384", + "name": "Kamila Kennedy", + "office": "Fremont", + "position": "Healthcare Specialist", + "salary": "$202,340", + "start_date": "9/24/2011" + }, + { + "extn": "9653", + "id": "34385", + "name": "Rose Phillips", + "office": "London", + "position": "Bellman", + "salary": "$130,044", + "start_date": "12/19/2011" + }, + { + "extn": "6162", + "id": "34386", + "name": "Tony Hall", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$123,377", + "start_date": "6/8/2017" + }, + { + "extn": "5837", + "id": "34387", + "name": "Benjamin Rainford", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$235,410", + "start_date": "5/26/2017" + }, + { + "extn": "5259", + "id": "34388", + "name": "Julia Rogan", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$220,165", + "start_date": "7/23/2007" + }, + { + "extn": "8401", + "id": "34389", + "name": "Sage Neal", + "office": "Innsbruck", + "position": "Dentist", + "salary": "$67,170", + "start_date": "5/8/2000" + }, + { + "extn": "4587", + "id": "34390", + "name": "Daron Mooney", + "office": "Saint Paul", + "position": "Paramedic", + "salary": "$139,493", + "start_date": "4/21/2001" + }, + { + "extn": "9498", + "id": "34391", + "name": "Manuel Cunningham", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$288,862", + "start_date": "1/19/2008" + }, + { + "extn": "3702", + "id": "34392", + "name": "Rufus Moore", + "office": "Seattle", + "position": "Front Desk Coordinator", + "salary": "$212,548", + "start_date": "2/1/2001" + }, + { + "extn": "8885", + "id": "34393", + "name": "Eve May", + "office": "Paris", + "position": "Machine Operator", + "salary": "$255,713", + "start_date": "6/27/2019" + }, + { + "extn": "8384", + "id": "34394", + "name": "Nicholas Yates", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$255,293", + "start_date": "6/15/2001" + }, + { + "extn": "1296", + "id": "34395", + "name": "Macy Larsen", + "office": "New York", + "position": "Service Supervisor", + "salary": "$35,288", + "start_date": "3/8/2015" + }, + { + "extn": "7853", + "id": "34396", + "name": "Katelyn Warner", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$77,435", + "start_date": "7/3/2010" + }, + { + "extn": "1221", + "id": "34397", + "name": "Elly Rose", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$244,755", + "start_date": "8/24/2004" + }, + { + "extn": "9797", + "id": "34398", + "name": "Logan Parker", + "office": "Bakersfield", + "position": "Mobile Developer", + "salary": "$296,449", + "start_date": "10/31/2018" + }, + { + "extn": "6992", + "id": "34399", + "name": "Leah Reading", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$96,990", + "start_date": "3/8/2006" + }, + { + "extn": "5616", + "id": "34400", + "name": "Denny Gavin", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$149,281", + "start_date": "9/11/2014" + }, + { + "extn": "6993", + "id": "34401", + "name": "Cedrick Potts", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$212,675", + "start_date": "12/13/2010" + }, + { + "extn": "9831", + "id": "34402", + "name": "Mike Garner", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$100,582", + "start_date": "4/10/2011" + }, + { + "extn": "8995", + "id": "34403", + "name": "Alan Marshall", + "office": "Lancaster", + "position": "Restaurant Manager", + "salary": "$250,802", + "start_date": "8/28/2008" + }, + { + "extn": "5490", + "id": "34404", + "name": "Barney Price", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$119,348", + "start_date": "10/22/2012" + }, + { + "extn": "3637", + "id": "34405", + "name": "Hope Russell", + "office": "Colorado Springs", + "position": "Production Painter", + "salary": "$110,985", + "start_date": "1/23/2015" + }, + { + "extn": "1456", + "id": "34406", + "name": "Tony Robinson", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$166,499", + "start_date": "2/28/2013" + }, + { + "extn": "6733", + "id": "34407", + "name": "Goldie Thompson", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$190,952", + "start_date": "5/16/2001" + }, + { + "extn": "2004", + "id": "34408", + "name": "Meredith Gordon", + "office": "Arlington", + "position": "Clerk", + "salary": "$76,641", + "start_date": "11/5/2002" + }, + { + "extn": "2462", + "id": "34409", + "name": "John Darcy", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$220,512", + "start_date": "10/20/2011" + }, + { + "extn": "5051", + "id": "34410", + "name": "Bob Wilkinson", + "office": "Richmond", + "position": "Fabricator", + "salary": "$241,720", + "start_date": "6/5/2002" + }, + { + "extn": "8052", + "id": "34411", + "name": "Trisha Gates", + "office": "Salt Lake City", + "position": "Stockbroker", + "salary": "$292,052", + "start_date": "12/12/2010" + }, + { + "extn": "8492", + "id": "34412", + "name": "Carl Nicholls", + "office": "Stockton", + "position": "Steward", + "salary": "$158,079", + "start_date": "12/25/2017" + }, + { + "extn": "9628", + "id": "34413", + "name": "Anthony Squire", + "office": "Madison", + "position": "Production Painter", + "salary": "$35,912", + "start_date": "10/1/2013" + }, + { + "extn": "1502", + "id": "34414", + "name": "Chad Tanner", + "office": "Glendale", + "position": "Dentist", + "salary": "$271,136", + "start_date": "2/3/2016" + }, + { + "extn": "3998", + "id": "34415", + "name": "Harvey Abbot", + "office": "Dallas", + "position": "Inspector", + "salary": "$213,393", + "start_date": "9/30/2005" + }, + { + "extn": "3840", + "id": "34416", + "name": "Dalia Spencer", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$115,343", + "start_date": "10/6/2011" + }, + { + "extn": "1004", + "id": "34417", + "name": "Nancy Bowen", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$136,337", + "start_date": "11/16/2016" + }, + { + "extn": "3849", + "id": "34418", + "name": "Robyn Reading", + "office": "Jacksonville", + "position": "Bookkeeper", + "salary": "$49,849", + "start_date": "2/21/2007" + }, + { + "extn": "1345", + "id": "34419", + "name": "Oliver Kent", + "office": "Madison", + "position": "Food Technologist", + "salary": "$115,876", + "start_date": "10/30/2009" + }, + { + "extn": "2050", + "id": "34420", + "name": "Doug Boyle", + "office": "Boston", + "position": "Retail Trainee", + "salary": "$142,163", + "start_date": "9/26/2005" + }, + { + "extn": "5940", + "id": "34421", + "name": "William Nurton", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$179,790", + "start_date": "6/25/2005" + }, + { + "extn": "5785", + "id": "34422", + "name": "Percy Fall", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$139,607", + "start_date": "2/12/2016" + }, + { + "extn": "1990", + "id": "34423", + "name": "Faith Nelson", + "office": "Nashville", + "position": "Auditor", + "salary": "$280,697", + "start_date": "10/28/2004" + }, + { + "extn": "2426", + "id": "34424", + "name": "Kimberly Vaughan", + "office": "El Paso", + "position": "Banker", + "salary": "$98,189", + "start_date": "10/10/2018" + }, + { + "extn": "3387", + "id": "34425", + "name": "Bob Moran", + "office": "Houston", + "position": "Pharmacist", + "salary": "$222,090", + "start_date": "1/9/2015" + }, + { + "extn": "3142", + "id": "34426", + "name": "Anthony Uttridge", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$207,991", + "start_date": "4/20/2003" + }, + { + "extn": "6835", + "id": "34427", + "name": "Ciara Skinner", + "office": "Tulsa", + "position": "Associate Professor", + "salary": "$154,390", + "start_date": "12/21/2012" + }, + { + "extn": "4153", + "id": "34428", + "name": "Norah Mackenzie", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$262,486", + "start_date": "5/26/2019" + }, + { + "extn": "2907", + "id": "34429", + "name": "Johnathan Butler", + "office": "Kansas City", + "position": "Accountant", + "salary": "$228,993", + "start_date": "1/20/2014" + }, + { + "extn": "7461", + "id": "34430", + "name": "Ethan Brown", + "office": "Arlington", + "position": "Systems Administrator", + "salary": "$154,124", + "start_date": "2/28/2002" + }, + { + "extn": "6925", + "id": "34431", + "name": "Rick Casey", + "office": "Ontario", + "position": "Clerk", + "salary": "$167,410", + "start_date": "3/7/2016" + }, + { + "extn": "5030", + "id": "34432", + "name": "Hazel Cooper", + "office": "Santa Ana", + "position": "Executive Director", + "salary": "$58,115", + "start_date": "10/7/2008" + }, + { + "extn": "1798", + "id": "34433", + "name": "Peyton Wise", + "office": "Ontario", + "position": "Executive Director", + "salary": "$34,984", + "start_date": "2/26/2005" + }, + { + "extn": "2224", + "id": "34434", + "name": "Martin Dallas", + "office": "Sacramento", + "position": "Cook", + "salary": "$62,297", + "start_date": "12/29/2000" + }, + { + "extn": "9331", + "id": "34435", + "name": "David Utterson", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$241,271", + "start_date": "2/10/2013" + }, + { + "extn": "6182", + "id": "34436", + "name": "Aiden Robinson", + "office": "Hollywood", + "position": "Bookkeeper", + "salary": "$256,789", + "start_date": "6/3/2014" + }, + { + "extn": "8110", + "id": "34437", + "name": "Hank Miller", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$195,007", + "start_date": "1/26/2006" + }, + { + "extn": "9935", + "id": "34438", + "name": "Marvin Powell", + "office": "Escondido", + "position": "Electrician", + "salary": "$266,060", + "start_date": "8/18/2006" + }, + { + "extn": "2316", + "id": "34439", + "name": "Thea Tate", + "office": "San Antonio", + "position": "Inspector", + "salary": "$126,209", + "start_date": "5/28/2009" + }, + { + "extn": "3825", + "id": "34440", + "name": "Chester Walton", + "office": "Miami", + "position": "Investment Advisor", + "salary": "$14,782", + "start_date": "4/10/2017" + }, + { + "extn": "3616", + "id": "34441", + "name": "Sloane Bright", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$62,080", + "start_date": "7/25/2014" + }, + { + "extn": "9849", + "id": "34442", + "name": "Julia Bishop", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$208,657", + "start_date": "3/2/2003" + }, + { + "extn": "5815", + "id": "34443", + "name": "Hayden Ryan", + "office": "Arlington", + "position": "Stockbroker", + "salary": "$192,052", + "start_date": "5/26/2000" + }, + { + "extn": "1356", + "id": "34444", + "name": "Vicky Rodwell", + "office": "Fremont", + "position": "Cook", + "salary": "$101,475", + "start_date": "8/22/2003" + }, + { + "extn": "1926", + "id": "34445", + "name": "Savannah Coll", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$200,120", + "start_date": "8/8/2017" + }, + { + "extn": "1199", + "id": "34446", + "name": "Harvey Fox", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$110,848", + "start_date": "12/14/2003" + }, + { + "extn": "4205", + "id": "34447", + "name": "Elijah Rowlands", + "office": "Honolulu", + "position": "Associate Professor", + "salary": "$56,106", + "start_date": "5/20/2002" + }, + { + "extn": "7859", + "id": "34448", + "name": "Gabriel Wills", + "office": "Lancaster", + "position": "Food Technologist", + "salary": "$106,354", + "start_date": "3/11/2018" + }, + { + "extn": "6044", + "id": "34449", + "name": "William Plumb", + "office": "Tallahassee", + "position": "Inspector", + "salary": "$234,246", + "start_date": "3/14/2003" + }, + { + "extn": "2865", + "id": "34450", + "name": "Willow Olivier", + "office": "Lancaster", + "position": "Doctor", + "salary": "$131,099", + "start_date": "7/16/2010" + }, + { + "extn": "4681", + "id": "34451", + "name": "Jayden Khan", + "office": "Denver", + "position": "Steward", + "salary": "$112,387", + "start_date": "8/31/2008" + }, + { + "extn": "1690", + "id": "34452", + "name": "Zara Yarlett", + "office": "Henderson", + "position": "Loan Officer", + "salary": "$67,887", + "start_date": "2/5/2011" + }, + { + "extn": "2335", + "id": "34453", + "name": "Sabina Harvey", + "office": "Rochester", + "position": "Front Desk Coordinator", + "salary": "$40,073", + "start_date": "1/30/2014" + }, + { + "extn": "4724", + "id": "34454", + "name": "Janice Hastings", + "office": "Huntsville", + "position": "Chef Manager", + "salary": "$205,280", + "start_date": "12/2/2014" + }, + { + "extn": "1763", + "id": "34455", + "name": "Carol Gray", + "office": "Louisville", + "position": "Web Developer", + "salary": "$152,252", + "start_date": "1/6/2009" + }, + { + "extn": "2922", + "id": "34456", + "name": "Kassandra Furnell", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$297,378", + "start_date": "9/21/2005" + }, + { + "extn": "2353", + "id": "34457", + "name": "Angelique Eddison", + "office": "Miami", + "position": "Auditor", + "salary": "$236,721", + "start_date": "11/21/2002" + }, + { + "extn": "7606", + "id": "34458", + "name": "Evie Dickson", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$273,989", + "start_date": "5/25/2012" + }, + { + "extn": "4337", + "id": "34459", + "name": "Alexander Morris", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$132,301", + "start_date": "9/6/2010" + }, + { + "extn": "6721", + "id": "34460", + "name": "Trisha Pratt", + "office": "Fremont", + "position": "Physician", + "salary": "$181,171", + "start_date": "1/12/2006" + }, + { + "extn": "5578", + "id": "34461", + "name": "William Wilde", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$11,819", + "start_date": "12/30/2010" + }, + { + "extn": "2934", + "id": "34462", + "name": "Georgia Mould", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$166,312", + "start_date": "5/14/2015" + }, + { + "extn": "1915", + "id": "34463", + "name": "Isabella Bryant", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$138,033", + "start_date": "8/15/2019" + }, + { + "extn": "3142", + "id": "34464", + "name": "Wendy Ellison", + "office": "Huntsville", + "position": "Clerk", + "salary": "$109,812", + "start_date": "8/4/2000" + }, + { + "extn": "6476", + "id": "34465", + "name": "Julius Snell", + "office": "Toledo", + "position": "Clerk", + "salary": "$65,164", + "start_date": "10/8/2001" + }, + { + "extn": "4546", + "id": "34466", + "name": "Julianna Slater", + "office": "Pittsburgh", + "position": "Webmaster", + "salary": "$112,893", + "start_date": "12/23/2008" + }, + { + "extn": "3572", + "id": "34467", + "name": "Henry Rowan", + "office": "Pittsburgh", + "position": "Banker", + "salary": "$287,994", + "start_date": "8/23/2010" + }, + { + "extn": "1074", + "id": "34468", + "name": "Maddison Mould", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$260,292", + "start_date": "7/21/2007" + }, + { + "extn": "5921", + "id": "34469", + "name": "Boris Grant", + "office": "Worcester", + "position": "Systems Administrator", + "salary": "$253,842", + "start_date": "8/10/2012" + }, + { + "extn": "9328", + "id": "34470", + "name": "Luna Saunders", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$83,993", + "start_date": "12/7/2015" + }, + { + "extn": "5225", + "id": "34471", + "name": "Bridget Powell", + "office": "Portland", + "position": "Production Painter", + "salary": "$112,207", + "start_date": "10/24/2008" + }, + { + "extn": "7403", + "id": "34472", + "name": "Oliver Morris", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$57,821", + "start_date": "8/19/2019" + }, + { + "extn": "8860", + "id": "34473", + "name": "Bree Watt", + "office": "Irving", + "position": "Chef Manager", + "salary": "$63,616", + "start_date": "1/11/2009" + }, + { + "extn": "7467", + "id": "34474", + "name": "Ramon Gibbons", + "office": "Albuquerque", + "position": "Steward", + "salary": "$75,912", + "start_date": "4/19/2003" + }, + { + "extn": "1748", + "id": "34475", + "name": "George Cobb", + "office": "Las Vegas", + "position": "Cook", + "salary": "$104,531", + "start_date": "10/26/2001" + }, + { + "extn": "8201", + "id": "34476", + "name": "Rocco Samuel", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$278,586", + "start_date": "4/28/2011" + }, + { + "extn": "5406", + "id": "34477", + "name": "Benjamin Dickson", + "office": "Lancaster", + "position": "Dentist", + "salary": "$28,972", + "start_date": "5/17/2005" + }, + { + "extn": "9131", + "id": "34478", + "name": "Zara Veale", + "office": "Minneapolis", + "position": "IT Support Staff", + "salary": "$203,763", + "start_date": "5/19/2007" + }, + { + "extn": "1679", + "id": "34479", + "name": "Cameron London", + "office": "Garland", + "position": "Cash Manager", + "salary": "$288,673", + "start_date": "4/4/2007" + }, + { + "extn": "5213", + "id": "34480", + "name": "Rocco Stone ", + "office": "New York", + "position": "Design Engineer", + "salary": "$85,051", + "start_date": "12/10/2011" + }, + { + "extn": "5112", + "id": "34481", + "name": "Gemma Robinson", + "office": "Norfolk", + "position": "Physician", + "salary": "$146,254", + "start_date": "3/27/2013" + }, + { + "extn": "2745", + "id": "34482", + "name": "Adalie Stark", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$236,559", + "start_date": "11/17/2003" + }, + { + "extn": "9990", + "id": "34483", + "name": "Ronald Exton", + "office": "Toledo", + "position": "Business Broker", + "salary": "$104,336", + "start_date": "12/5/2017" + }, + { + "extn": "1903", + "id": "34484", + "name": "Ember John", + "office": "Portland", + "position": "Machine Operator", + "salary": "$151,820", + "start_date": "1/10/2018" + }, + { + "extn": "8326", + "id": "34485", + "name": "Ryan Wood", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$75,057", + "start_date": "2/4/2008" + }, + { + "extn": "4351", + "id": "34486", + "name": "Liam James", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$115,065", + "start_date": "4/3/2013" + }, + { + "extn": "4312", + "id": "34487", + "name": "Alessia Lloyd", + "office": "Bellevue", + "position": "Budget Analyst", + "salary": "$26,649", + "start_date": "11/20/2001" + }, + { + "extn": "8881", + "id": "34488", + "name": "Carina James", + "office": "Philadelphia", + "position": "Assistant Buyer", + "salary": "$170,664", + "start_date": "10/12/2001" + }, + { + "extn": "5054", + "id": "34489", + "name": "Rocco Higgs", + "office": "Orlando", + "position": "Designer", + "salary": "$295,614", + "start_date": "8/23/2010" + }, + { + "extn": "6841", + "id": "34490", + "name": "Helen Jarrett", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$202,447", + "start_date": "10/17/2000" + }, + { + "extn": "5609", + "id": "34491", + "name": "Mandy Hunt", + "office": "Bakersfield", + "position": "Business Broker", + "salary": "$200,714", + "start_date": "9/19/2015" + }, + { + "extn": "9139", + "id": "34492", + "name": "Melinda Harris", + "office": "Paris", + "position": "Inspector", + "salary": "$266,932", + "start_date": "10/14/2012" + }, + { + "extn": "8288", + "id": "34493", + "name": "Francesca Zaoui", + "office": "Kansas City", + "position": "Insurance Broker", + "salary": "$105,190", + "start_date": "9/27/2008" + }, + { + "extn": "4192", + "id": "34494", + "name": "Janice Rowe", + "office": "San Antonio", + "position": "Accountant", + "salary": "$263,662", + "start_date": "6/25/2000" + }, + { + "extn": "5220", + "id": "34495", + "name": "Tiffany Allcott", + "office": "Paris", + "position": "Webmaster", + "salary": "$212,748", + "start_date": "9/9/2002" + }, + { + "extn": "3840", + "id": "34496", + "name": "Noah Murphy", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$271,722", + "start_date": "6/27/2019" + }, + { + "extn": "1886", + "id": "34497", + "name": "Jocelyn Goodman", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$173,556", + "start_date": "10/1/2005" + }, + { + "extn": "6670", + "id": "34498", + "name": "Cassidy Dempsey", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$248,977", + "start_date": "4/9/2019" + }, + { + "extn": "6284", + "id": "34499", + "name": "Selena Downing", + "office": "New York", + "position": "HR Coordinator", + "salary": "$74,866", + "start_date": "1/21/2014" + }, + { + "extn": "2472", + "id": "34500", + "name": "Ramon Little", + "office": "Lancaster", + "position": "Steward", + "salary": "$181,785", + "start_date": "9/25/2000" + }, + { + "extn": "8362", + "id": "34501", + "name": "Maya Santos", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$185,597", + "start_date": "12/28/2006" + }, + { + "extn": "2755", + "id": "34502", + "name": "Lindsay Moran", + "office": "Ontario", + "position": "Restaurant Manager", + "salary": "$207,204", + "start_date": "12/8/2013" + }, + { + "extn": "1127", + "id": "34503", + "name": "Rose Wild", + "office": "New York", + "position": "Pharmacist", + "salary": "$221,876", + "start_date": "1/10/2016" + }, + { + "extn": "6792", + "id": "34504", + "name": "Raquel Hammond", + "office": "Garland", + "position": "Inspector", + "salary": "$130,549", + "start_date": "8/30/2017" + }, + { + "extn": "1736", + "id": "34505", + "name": "Erica Edwards", + "office": "Amarillo", + "position": "Accountant", + "salary": "$137,739", + "start_date": "9/12/2016" + }, + { + "extn": "9216", + "id": "34506", + "name": "Sofie Thorpe", + "office": "Boston", + "position": "Banker", + "salary": "$170,062", + "start_date": "9/16/2006" + }, + { + "extn": "9073", + "id": "34507", + "name": "Alan Jacobs", + "office": "Irving", + "position": "Machine Operator", + "salary": "$218,277", + "start_date": "3/3/2001" + }, + { + "extn": "1704", + "id": "34508", + "name": "Liam Stewart", + "office": "Orlando", + "position": "Machine Operator", + "salary": "$126,020", + "start_date": "5/28/2014" + }, + { + "extn": "4876", + "id": "34509", + "name": "Marigold Cann", + "office": "Prague", + "position": "Software Engineer", + "salary": "$146,390", + "start_date": "5/22/2019" + }, + { + "extn": "4741", + "id": "34510", + "name": "Mike Glynn", + "office": "Albuquerque", + "position": "Accountant", + "salary": "$216,934", + "start_date": "9/28/2018" + }, + { + "extn": "5035", + "id": "34511", + "name": "Nick Kaur", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$249,096", + "start_date": "2/25/2005" + }, + { + "extn": "2359", + "id": "34512", + "name": "Alexia Saunders", + "office": "Rochester", + "position": "Audiologist", + "salary": "$28,619", + "start_date": "6/17/2012" + }, + { + "extn": "8745", + "id": "34513", + "name": "Raquel Andrews", + "office": "Moreno Valley", + "position": "Call Center Representative", + "salary": "$33,376", + "start_date": "2/27/2006" + }, + { + "extn": "6561", + "id": "34514", + "name": "Meredith Allwood", + "office": "Charlotte", + "position": "Doctor", + "salary": "$264,388", + "start_date": "6/29/2010" + }, + { + "extn": "2979", + "id": "34515", + "name": "Abdul Vincent", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$89,286", + "start_date": "9/29/2015" + }, + { + "extn": "7275", + "id": "34516", + "name": "Victoria Button", + "office": "Los Angeles", + "position": "Bellman", + "salary": "$63,333", + "start_date": "12/2/2007" + }, + { + "extn": "3065", + "id": "34517", + "name": "Abdul Reid", + "office": "Washington", + "position": "Biologist", + "salary": "$254,207", + "start_date": "3/15/2000" + }, + { + "extn": "7364", + "id": "34518", + "name": "Rosemary Graham", + "office": "Chicago", + "position": "Global Logistics Supervisor", + "salary": "$275,866", + "start_date": "10/17/2001" + }, + { + "extn": "8971", + "id": "34519", + "name": "Noah Rycroft", + "office": "Los Angeles", + "position": "Mobile Developer", + "salary": "$257,196", + "start_date": "6/30/2016" + }, + { + "extn": "9112", + "id": "34520", + "name": "Lindsay Allen", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$198,705", + "start_date": "3/11/2011" + }, + { + "extn": "2977", + "id": "34521", + "name": "Denny Drew", + "office": "Hayward", + "position": "Doctor", + "salary": "$139,304", + "start_date": "9/22/2013" + }, + { + "extn": "5426", + "id": "34522", + "name": "Angel Bailey", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$97,309", + "start_date": "6/21/2002" + }, + { + "extn": "4562", + "id": "34523", + "name": "Chuck Sheldon", + "office": "Portland", + "position": "Production Painter", + "salary": "$118,349", + "start_date": "10/1/2003" + }, + { + "extn": "1632", + "id": "34524", + "name": "Liam Raven", + "office": "Garland", + "position": "Laboratory Technician", + "salary": "$192,642", + "start_date": "2/20/2012" + }, + { + "extn": "4917", + "id": "34525", + "name": "Barry Thomas", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$124,492", + "start_date": "6/8/2001" + }, + { + "extn": "4534", + "id": "34526", + "name": "Holly Long", + "office": "Berna", + "position": "Design Engineer", + "salary": "$254,235", + "start_date": "11/15/2005" + }, + { + "extn": "2801", + "id": "34527", + "name": "Matt Walton", + "office": "Glendale", + "position": "Associate Professor", + "salary": "$60,409", + "start_date": "1/27/2001" + }, + { + "extn": "4469", + "id": "34528", + "name": "Emery Paterson", + "office": "Indianapolis", + "position": "Fabricator", + "salary": "$169,107", + "start_date": "12/13/2014" + }, + { + "extn": "6656", + "id": "34529", + "name": "Leslie Silva", + "office": "Miami", + "position": "Executive Director", + "salary": "$94,594", + "start_date": "5/6/2004" + }, + { + "extn": "6389", + "id": "34530", + "name": "Martin Ellwood", + "office": "Glendale", + "position": "Food Technologist", + "salary": "$53,951", + "start_date": "4/19/2017" + }, + { + "extn": "9645", + "id": "34531", + "name": "Jocelyn Allen", + "office": "Honolulu", + "position": "Electrician", + "salary": "$211,200", + "start_date": "1/22/2018" + }, + { + "extn": "7754", + "id": "34532", + "name": "Irene Lunt", + "office": "Tulsa", + "position": "Dentist", + "salary": "$151,351", + "start_date": "6/10/2008" + }, + { + "extn": "5941", + "id": "34533", + "name": "Logan Rust", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$173,087", + "start_date": "1/26/2003" + }, + { + "extn": "7617", + "id": "34534", + "name": "Sydney Morgan", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$189,794", + "start_date": "2/15/2005" + }, + { + "extn": "1488", + "id": "34535", + "name": "Adalind Buckley", + "office": "Zurich", + "position": "Project Manager", + "salary": "$30,493", + "start_date": "5/31/2002" + }, + { + "extn": "7120", + "id": "34536", + "name": "Abdul West", + "office": "Long Beach", + "position": "Call Center Representative", + "salary": "$294,794", + "start_date": "3/4/2007" + }, + { + "extn": "9952", + "id": "34537", + "name": "Abdul Clifford", + "office": "Charlotte", + "position": "Fabricator", + "salary": "$281,328", + "start_date": "9/9/2013" + }, + { + "extn": "2799", + "id": "34538", + "name": "Leslie Benfield", + "office": "Boston", + "position": "Designer", + "salary": "$163,182", + "start_date": "12/29/2001" + }, + { + "extn": "4640", + "id": "34539", + "name": "Caleb Poulton", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$293,720", + "start_date": "6/21/2011" + }, + { + "extn": "2166", + "id": "34540", + "name": "Bree Bell", + "office": "Louisville", + "position": "Operator", + "salary": "$281,718", + "start_date": "7/7/2002" + }, + { + "extn": "5231", + "id": "34541", + "name": "Mike Adler", + "office": "Baltimore", + "position": "Auditor", + "salary": "$243,313", + "start_date": "3/16/2003" + }, + { + "extn": "2989", + "id": "34542", + "name": "Henry Trent", + "office": "Venice", + "position": "Inspector", + "salary": "$280,350", + "start_date": "8/31/2005" + }, + { + "extn": "8078", + "id": "34543", + "name": "Ramon Egerton", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$211,117", + "start_date": "4/4/2019" + }, + { + "extn": "6417", + "id": "34544", + "name": "Julian Ashwell", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$29,763", + "start_date": "2/22/2002" + }, + { + "extn": "2649", + "id": "34545", + "name": "Jacob Stevens", + "office": "Chicago", + "position": "Restaurant Manager", + "salary": "$295,592", + "start_date": "12/17/2017" + }, + { + "extn": "2774", + "id": "34546", + "name": "Carla Bristow", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$124,075", + "start_date": "6/9/2007" + }, + { + "extn": "3267", + "id": "34547", + "name": "Luke Lunt", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$180,952", + "start_date": "7/24/2013" + }, + { + "extn": "3748", + "id": "34548", + "name": "Nicole Ogilvy", + "office": "Escondido", + "position": "Machine Operator", + "salary": "$164,293", + "start_date": "8/15/2015" + }, + { + "extn": "5435", + "id": "34549", + "name": "Daphne Roscoe", + "office": "Worcester", + "position": "Electrician", + "salary": "$13,455", + "start_date": "1/24/2018" + }, + { + "extn": "3746", + "id": "34550", + "name": "Ema Skinner", + "office": "Honolulu", + "position": "Retail Trainee", + "salary": "$133,860", + "start_date": "12/18/2012" + }, + { + "extn": "9180", + "id": "34551", + "name": "Madison Roscoe", + "office": "Worcester", + "position": "Clerk", + "salary": "$204,455", + "start_date": "5/19/2001" + }, + { + "extn": "7084", + "id": "34552", + "name": "Barney Irwin", + "office": "Philadelphia", + "position": "Stockbroker", + "salary": "$276,589", + "start_date": "10/14/2003" + }, + { + "extn": "4722", + "id": "34553", + "name": "Nathan Noon", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$103,554", + "start_date": "7/26/2009" + }, + { + "extn": "9242", + "id": "34554", + "name": "Hannah Grady", + "office": "New York", + "position": "Banker", + "salary": "$137,042", + "start_date": "1/14/2000" + }, + { + "extn": "4949", + "id": "34555", + "name": "Hayden Shaw", + "office": "Norfolk", + "position": "Chef Manager", + "salary": "$184,756", + "start_date": "5/23/2019" + }, + { + "extn": "1432", + "id": "34556", + "name": "Sebastian Jenkin", + "office": "Memphis", + "position": "Banker", + "salary": "$75,295", + "start_date": "1/3/2013" + }, + { + "extn": "7936", + "id": "34557", + "name": "Gil Umney", + "office": "Springfield", + "position": "Operator", + "salary": "$294,649", + "start_date": "6/14/2005" + }, + { + "extn": "4970", + "id": "34558", + "name": "Leroy Rehman", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$271,734", + "start_date": "11/11/2000" + }, + { + "extn": "6952", + "id": "34559", + "name": "Gwenyth Davies", + "office": "Phoenix", + "position": "Lecturer", + "salary": "$154,681", + "start_date": "12/1/2018" + }, + { + "extn": "1096", + "id": "34560", + "name": "Denny Harrington", + "office": "Bucharest", + "position": "Webmaster", + "salary": "$232,345", + "start_date": "2/7/2004" + }, + { + "extn": "8105", + "id": "34561", + "name": "Adalind Dowson", + "office": "Zurich", + "position": "Designer", + "salary": "$288,193", + "start_date": "4/4/2004" + }, + { + "extn": "1815", + "id": "34562", + "name": "Chad Kennedy", + "office": "Huntsville", + "position": "Steward", + "salary": "$124,175", + "start_date": "3/1/2012" + }, + { + "extn": "5052", + "id": "34563", + "name": "Percy Simmons", + "office": "Milano", + "position": "Fabricator", + "salary": "$121,993", + "start_date": "8/25/2000" + }, + { + "extn": "3786", + "id": "34564", + "name": "Mya Brown", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$106,211", + "start_date": "4/4/2003" + }, + { + "extn": "1732", + "id": "34565", + "name": "Sofia Trent", + "office": "Saint Paul", + "position": "Bookkeeper", + "salary": "$206,618", + "start_date": "4/21/2002" + }, + { + "extn": "3680", + "id": "34566", + "name": "Sarah Willis", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$245,079", + "start_date": "2/28/2015" + }, + { + "extn": "4328", + "id": "34567", + "name": "Maya Jacobs", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$271,275", + "start_date": "1/10/2006" + }, + { + "extn": "8677", + "id": "34568", + "name": "Eduardo Cork", + "office": "Hayward", + "position": "Physician", + "salary": "$186,502", + "start_date": "11/13/2018" + }, + { + "extn": "4094", + "id": "34569", + "name": "Alessandra Steer", + "office": "Berlin", + "position": "Webmaster", + "salary": "$178,891", + "start_date": "3/7/2017" + }, + { + "extn": "5354", + "id": "34570", + "name": "Michaela Rainford", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$21,068", + "start_date": "10/20/2014" + }, + { + "extn": "5357", + "id": "34571", + "name": "Bridget Hardwick", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$107,216", + "start_date": "1/26/2018" + }, + { + "extn": "5135", + "id": "34572", + "name": "Barney Dixon", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$123,479", + "start_date": "1/14/2019" + }, + { + "extn": "2412", + "id": "34573", + "name": "Marigold Samuel", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$254,433", + "start_date": "4/8/2009" + }, + { + "extn": "9880", + "id": "34574", + "name": "Phoebe Wilkinson", + "office": "Worcester", + "position": "IT Support Staff", + "salary": "$160,609", + "start_date": "7/30/2007" + }, + { + "extn": "5218", + "id": "34575", + "name": "Gwenyth Watson", + "office": "St. Louis", + "position": "Bellman", + "salary": "$154,128", + "start_date": "9/8/2005" + }, + { + "extn": "7376", + "id": "34576", + "name": "Caleb Harrison", + "office": "Murfreesboro", + "position": "Associate Professor", + "salary": "$10,955", + "start_date": "12/16/2014" + }, + { + "extn": "8960", + "id": "34577", + "name": "Elijah Denton", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$279,636", + "start_date": "4/20/2019" + }, + { + "extn": "8667", + "id": "34578", + "name": "Michael Snell", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$248,115", + "start_date": "10/21/2019" + }, + { + "extn": "5253", + "id": "34579", + "name": "Carmella Mcleod", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$88,631", + "start_date": "5/10/2013" + }, + { + "extn": "9756", + "id": "34580", + "name": "Chadwick Hooper", + "office": "London", + "position": "Executive Director", + "salary": "$274,289", + "start_date": "12/23/2007" + }, + { + "extn": "4869", + "id": "34581", + "name": "Jennifer Edley", + "office": "Otawa", + "position": "Production Painter", + "salary": "$217,846", + "start_date": "11/22/2017" + }, + { + "extn": "3815", + "id": "34582", + "name": "Francesca Jackson", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$201,694", + "start_date": "12/4/2009" + }, + { + "extn": "5291", + "id": "34583", + "name": "Cedrick Cann", + "office": "Seattle", + "position": "Audiologist", + "salary": "$48,831", + "start_date": "7/4/2000" + }, + { + "extn": "8014", + "id": "34584", + "name": "Aiden Bloom", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$204,562", + "start_date": "10/29/2004" + }, + { + "extn": "7734", + "id": "34585", + "name": "Julius Richards", + "office": "Reno", + "position": "Bellman", + "salary": "$228,787", + "start_date": "10/8/2001" + }, + { + "extn": "1565", + "id": "34586", + "name": "Phillip Kennedy", + "office": "San Diego", + "position": "Cashier", + "salary": "$88,939", + "start_date": "6/7/2008" + }, + { + "extn": "5120", + "id": "34587", + "name": "Cedrick Smith", + "office": "San Diego", + "position": "Dentist", + "salary": "$22,567", + "start_date": "4/19/2014" + }, + { + "extn": "7864", + "id": "34588", + "name": "Maddison Baker", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$43,248", + "start_date": "6/30/2005" + }, + { + "extn": "2982", + "id": "34589", + "name": "Rosa Kaur", + "office": "Scottsdale", + "position": "Service Supervisor", + "salary": "$113,765", + "start_date": "8/1/2003" + }, + { + "extn": "2751", + "id": "34590", + "name": "Russel Oswald", + "office": "Irving", + "position": "Operator", + "salary": "$209,373", + "start_date": "7/9/2012" + }, + { + "extn": "5049", + "id": "34591", + "name": "Joy Newman", + "office": "Berna", + "position": "Assistant Buyer", + "salary": "$84,805", + "start_date": "2/19/2013" + }, + { + "extn": "8875", + "id": "34592", + "name": "Phillip Tobin", + "office": "Rochester", + "position": "Call Center Representative", + "salary": "$62,466", + "start_date": "12/5/2009" + }, + { + "extn": "1828", + "id": "34593", + "name": "Teagan Jordan", + "office": "Huntsville", + "position": "Physician", + "salary": "$87,362", + "start_date": "8/20/2001" + }, + { + "extn": "7981", + "id": "34594", + "name": "Leilani Jefferson", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$198,744", + "start_date": "6/28/2014" + }, + { + "extn": "9987", + "id": "34595", + "name": "Victoria Sheldon", + "office": "Milano", + "position": "Webmaster", + "salary": "$25,171", + "start_date": "12/30/2014" + }, + { + "extn": "5722", + "id": "34596", + "name": "Rufus Richardson", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$237,041", + "start_date": "4/24/2011" + }, + { + "extn": "5952", + "id": "34597", + "name": "Mason Pope", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$294,403", + "start_date": "5/18/2014" + }, + { + "extn": "6418", + "id": "34598", + "name": "Anne Ramsey", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$230,393", + "start_date": "8/29/2001" + }, + { + "extn": "6381", + "id": "34599", + "name": "Gloria Woodley", + "office": "New Orleans", + "position": "Fabricator", + "salary": "$36,765", + "start_date": "1/31/2004" + }, + { + "extn": "5082", + "id": "34600", + "name": "Oliver Everett", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$105,744", + "start_date": "1/31/2004" + }, + { + "extn": "6865", + "id": "34601", + "name": "Ron Denton", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$65,755", + "start_date": "3/15/2019" + }, + { + "extn": "1075", + "id": "34602", + "name": "Tania Shaw", + "office": "Miami", + "position": "Cashier", + "salary": "$251,804", + "start_date": "7/8/2002" + }, + { + "extn": "1837", + "id": "34603", + "name": "Stephanie Forth", + "office": "Tulsa", + "position": "Baker", + "salary": "$160,636", + "start_date": "6/30/2012" + }, + { + "extn": "2621", + "id": "34604", + "name": "Emmanuelle Thorne", + "office": "Zurich", + "position": "Treasurer", + "salary": "$77,349", + "start_date": "12/28/2010" + }, + { + "extn": "1008", + "id": "34605", + "name": "Hayden Whatson", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$14,150", + "start_date": "12/1/2003" + }, + { + "extn": "1980", + "id": "34606", + "name": "Cedrick Pearson", + "office": "New York", + "position": "Insurance Broker", + "salary": "$249,126", + "start_date": "5/10/2017" + }, + { + "extn": "6927", + "id": "34607", + "name": "Ethan Coates", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$16,329", + "start_date": "10/11/2018" + }, + { + "extn": "4758", + "id": "34608", + "name": "Fred Tennant", + "office": "Rome", + "position": "Cook", + "salary": "$142,722", + "start_date": "6/23/2012" + }, + { + "extn": "3535", + "id": "34609", + "name": "Benjamin Thomson", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$145,825", + "start_date": "10/30/2008" + }, + { + "extn": "8022", + "id": "34610", + "name": "Julianna Appleton", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$135,627", + "start_date": "9/7/2010" + }, + { + "extn": "6223", + "id": "34611", + "name": "Tony Broomfield", + "office": "Berna", + "position": "Cook", + "salary": "$94,494", + "start_date": "1/27/2009" + }, + { + "extn": "2202", + "id": "34612", + "name": "Mary Edley", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$233,045", + "start_date": "3/9/2013" + }, + { + "extn": "7876", + "id": "34613", + "name": "Ciara Rehman", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$206,070", + "start_date": "10/31/2016" + }, + { + "extn": "8568", + "id": "34614", + "name": "Lucas Vallory", + "office": "Innsbruck", + "position": "Health Educator", + "salary": "$281,561", + "start_date": "2/24/2017" + }, + { + "extn": "1253", + "id": "34615", + "name": "Ron Murray", + "office": "El Paso", + "position": "Laboratory Technician", + "salary": "$210,620", + "start_date": "1/14/2008" + }, + { + "extn": "5365", + "id": "34616", + "name": "Jocelyn Leigh", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$132,480", + "start_date": "10/1/2013" + }, + { + "extn": "9097", + "id": "34617", + "name": "Johnathan Little", + "office": "Hayward", + "position": "Project Manager", + "salary": "$115,300", + "start_date": "5/3/2016" + }, + { + "extn": "8916", + "id": "34618", + "name": "Maddison Drake", + "office": "Valetta", + "position": "Stockbroker", + "salary": "$168,258", + "start_date": "4/10/2016" + }, + { + "extn": "1688", + "id": "34619", + "name": "Lauren Whitehouse", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$61,357", + "start_date": "7/13/2007" + }, + { + "extn": "2911", + "id": "34620", + "name": "Dalia Yoman", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$200,187", + "start_date": "1/8/2010" + }, + { + "extn": "1734", + "id": "34621", + "name": "Owen Hogg", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$181,093", + "start_date": "2/19/2016" + }, + { + "extn": "1796", + "id": "34622", + "name": "Abdul King", + "office": "Dallas", + "position": "Mobile Developer", + "salary": "$151,864", + "start_date": "10/27/2014" + }, + { + "extn": "4225", + "id": "34623", + "name": "Jennifer Moran", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$201,324", + "start_date": "1/24/2012" + }, + { + "extn": "8717", + "id": "34624", + "name": "Liam Broomfield", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$158,191", + "start_date": "11/29/2005" + }, + { + "extn": "6163", + "id": "34625", + "name": "Adela Purvis", + "office": "Milwaukee", + "position": "Baker", + "salary": "$41,490", + "start_date": "4/7/2008" + }, + { + "extn": "4004", + "id": "34626", + "name": "Angelique Steer", + "office": "San Diego", + "position": "Auditor", + "salary": "$37,511", + "start_date": "1/10/2009" + }, + { + "extn": "8802", + "id": "34627", + "name": "Valerie Lee", + "office": "Henderson", + "position": "Assistant Buyer", + "salary": "$25,709", + "start_date": "8/24/2017" + }, + { + "extn": "3936", + "id": "34628", + "name": "Russel Reading", + "office": "Dallas", + "position": "Loan Officer", + "salary": "$91,686", + "start_date": "9/6/2000" + }, + { + "extn": "3685", + "id": "34629", + "name": "Doug Casey", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$186,218", + "start_date": "2/14/2019" + }, + { + "extn": "5014", + "id": "34630", + "name": "Benjamin Mcgregor", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$128,374", + "start_date": "11/26/2010" + }, + { + "extn": "7252", + "id": "34631", + "name": "Mike Wood", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$59,086", + "start_date": "7/22/2002" + }, + { + "extn": "7663", + "id": "34632", + "name": "Phillip Barclay", + "office": "Murfreesboro", + "position": "HR Coordinator", + "salary": "$218,326", + "start_date": "9/23/2011" + }, + { + "extn": "4135", + "id": "34633", + "name": "Kenzie Thatcher", + "office": "Salem", + "position": "Budget Analyst", + "salary": "$166,880", + "start_date": "9/2/2011" + }, + { + "extn": "1188", + "id": "34634", + "name": "Alan Utterson", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$62,026", + "start_date": "5/5/2005" + }, + { + "extn": "9333", + "id": "34635", + "name": "Jessica Vernon", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$158,283", + "start_date": "1/19/2016" + }, + { + "extn": "5174", + "id": "34636", + "name": "Chad Whitehouse", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$187,730", + "start_date": "6/24/2015" + }, + { + "extn": "8048", + "id": "34637", + "name": "John Wills", + "office": "Minneapolis", + "position": "Paramedic", + "salary": "$16,342", + "start_date": "4/24/2011" + }, + { + "extn": "1799", + "id": "34638", + "name": "Phillip Olson", + "office": "Reno", + "position": "Operator", + "salary": "$148,420", + "start_date": "2/19/2013" + }, + { + "extn": "3560", + "id": "34639", + "name": "Molly Saunders", + "office": "Minneapolis", + "position": "Retail Trainee", + "salary": "$182,935", + "start_date": "12/23/2015" + }, + { + "extn": "6268", + "id": "34640", + "name": "Liliana Ellwood", + "office": "Innsbruck", + "position": "Biologist", + "salary": "$194,250", + "start_date": "7/7/2000" + }, + { + "extn": "7697", + "id": "34641", + "name": "Tyson Booth", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$232,987", + "start_date": "9/19/2013" + }, + { + "extn": "4948", + "id": "34642", + "name": "Rebecca Brett", + "office": "Prague", + "position": "Cash Manager", + "salary": "$246,097", + "start_date": "9/1/2005" + }, + { + "extn": "8659", + "id": "34643", + "name": "Manuel Asher", + "office": "Toledo", + "position": "Health Educator", + "salary": "$258,097", + "start_date": "7/11/2001" + }, + { + "extn": "1227", + "id": "34644", + "name": "Ruth Reynolds", + "office": "Worcester", + "position": "Baker", + "salary": "$183,235", + "start_date": "3/19/2001" + }, + { + "extn": "8569", + "id": "34645", + "name": "Ivy Ianson", + "office": "Springfield", + "position": "Clerk", + "salary": "$107,253", + "start_date": "8/24/2011" + }, + { + "extn": "6939", + "id": "34646", + "name": "Summer Jobson", + "office": "Valetta", + "position": "Bellman", + "salary": "$115,003", + "start_date": "9/1/2016" + }, + { + "extn": "8769", + "id": "34647", + "name": "Bob Gaynor", + "office": "Denver", + "position": "Fabricator", + "salary": "$138,581", + "start_date": "3/2/2005" + }, + { + "extn": "4847", + "id": "34648", + "name": "Julian Rothwell", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$91,424", + "start_date": "9/3/2004" + }, + { + "extn": "6593", + "id": "34649", + "name": "Joseph Veale", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$175,683", + "start_date": "12/16/2007" + }, + { + "extn": "7247", + "id": "34650", + "name": "Boris Groves", + "office": "Norfolk", + "position": "Business Broker", + "salary": "$65,108", + "start_date": "5/10/2014" + }, + { + "extn": "9199", + "id": "34651", + "name": "Florence Oldfield", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$60,641", + "start_date": "3/10/2008" + }, + { + "extn": "6848", + "id": "34652", + "name": "Francesca Bailey", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$25,159", + "start_date": "9/2/2012" + }, + { + "extn": "5026", + "id": "34653", + "name": "Chanelle Purvis", + "office": "San Diego", + "position": "Webmaster", + "salary": "$61,926", + "start_date": "9/27/2010" + }, + { + "extn": "5487", + "id": "34654", + "name": "David Hogg", + "office": "Tokyo", + "position": "Fabricator", + "salary": "$255,195", + "start_date": "9/20/2009" + }, + { + "extn": "2067", + "id": "34655", + "name": "George Ainsworth", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$253,477", + "start_date": "6/19/2001" + }, + { + "extn": "4169", + "id": "34656", + "name": "Carter Radley", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$203,330", + "start_date": "2/24/2019" + }, + { + "extn": "6499", + "id": "34657", + "name": "Tyson Irving", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$276,011", + "start_date": "10/13/2002" + }, + { + "extn": "5674", + "id": "34658", + "name": "Jack Jacobs", + "office": "Reno", + "position": "Associate Professor", + "salary": "$240,627", + "start_date": "5/20/2008" + }, + { + "extn": "5993", + "id": "34659", + "name": "Cedrick Lomax", + "office": "Seattle", + "position": "Clerk", + "salary": "$209,790", + "start_date": "9/25/2002" + }, + { + "extn": "4496", + "id": "34660", + "name": "Florence Hooper", + "office": "Lyon", + "position": "Bookkeeper", + "salary": "$279,268", + "start_date": "3/6/2009" + }, + { + "extn": "6695", + "id": "34661", + "name": "Chelsea Alldridge", + "office": "Denver", + "position": "Fabricator", + "salary": "$133,597", + "start_date": "11/5/2008" + }, + { + "extn": "3150", + "id": "34662", + "name": "Beatrice Vane", + "office": "Tokyo", + "position": "Ambulatory Nurse", + "salary": "$108,594", + "start_date": "8/11/2011" + }, + { + "extn": "5579", + "id": "34663", + "name": "Bob Weston", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$17,171", + "start_date": "9/5/2000" + }, + { + "extn": "4655", + "id": "34664", + "name": "John Dowson", + "office": "Venice", + "position": "IT Support Staff", + "salary": "$167,437", + "start_date": "1/5/2010" + }, + { + "extn": "4126", + "id": "34665", + "name": "Nate Gregory", + "office": "Irving", + "position": "Pharmacist", + "salary": "$164,228", + "start_date": "6/9/2004" + }, + { + "extn": "8578", + "id": "34666", + "name": "Adalind Olson", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$17,775", + "start_date": "8/2/2018" + }, + { + "extn": "3637", + "id": "34667", + "name": "Matthew Carter", + "office": "Atlanta", + "position": "Cashier", + "salary": "$266,346", + "start_date": "7/22/2003" + }, + { + "extn": "8543", + "id": "34668", + "name": "Piper Richardson", + "office": "Memphis", + "position": "Cashier", + "salary": "$291,317", + "start_date": "8/15/2013" + }, + { + "extn": "3541", + "id": "34669", + "name": "Julian Wise", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$25,205", + "start_date": "2/21/2013" + }, + { + "extn": "8641", + "id": "34670", + "name": "Jayden Denton", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$76,807", + "start_date": "6/17/2018" + }, + { + "extn": "6248", + "id": "34671", + "name": "Gina Flynn", + "office": "Richmond", + "position": "Designer", + "salary": "$216,140", + "start_date": "12/17/2001" + }, + { + "extn": "4365", + "id": "34672", + "name": "Greta Haines", + "office": "Berna", + "position": "Webmaster", + "salary": "$13,420", + "start_date": "10/14/2017" + }, + { + "extn": "1463", + "id": "34673", + "name": "Benjamin Rust", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$111,902", + "start_date": "8/12/2016" + }, + { + "extn": "2157", + "id": "34674", + "name": "Adina Upsdell", + "office": "Boston", + "position": "Web Developer", + "salary": "$263,506", + "start_date": "7/30/2001" + }, + { + "extn": "4629", + "id": "34675", + "name": "Dalia Brown", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$220,284", + "start_date": "1/16/2011" + }, + { + "extn": "5991", + "id": "34676", + "name": "Mike Cox", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$221,453", + "start_date": "12/9/2000" + }, + { + "extn": "2490", + "id": "34677", + "name": "Evelynn Webster", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$246,528", + "start_date": "3/27/2015" + }, + { + "extn": "3489", + "id": "34678", + "name": "Johnny Weldon", + "office": "St. Louis", + "position": "Lecturer", + "salary": "$137,422", + "start_date": "8/13/2008" + }, + { + "extn": "3935", + "id": "34679", + "name": "Maia Brock", + "office": "Chicago", + "position": "Fabricator", + "salary": "$220,321", + "start_date": "5/30/2010" + }, + { + "extn": "8483", + "id": "34680", + "name": "Kassandra Parker", + "office": "Fullerton", + "position": "Operator", + "salary": "$286,572", + "start_date": "10/4/2007" + }, + { + "extn": "3260", + "id": "34681", + "name": "Maria Thompson", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$48,903", + "start_date": "4/15/2015" + }, + { + "extn": "7177", + "id": "34682", + "name": "Ronald Waterhouse", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$205,677", + "start_date": "10/6/2008" + }, + { + "extn": "3855", + "id": "34683", + "name": "Dasha Smith", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$184,969", + "start_date": "12/15/2011" + }, + { + "extn": "9667", + "id": "34684", + "name": "Janelle Rivers", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$90,310", + "start_date": "6/5/2005" + }, + { + "extn": "9865", + "id": "34685", + "name": "Chester Eddison", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$49,361", + "start_date": "12/22/2013" + }, + { + "extn": "9111", + "id": "34686", + "name": "Hank Collins", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$87,777", + "start_date": "12/28/2008" + }, + { + "extn": "4073", + "id": "34687", + "name": "Rosa Harper", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$85,334", + "start_date": "6/30/2009" + }, + { + "extn": "1295", + "id": "34688", + "name": "Sadie Raven", + "office": "Boston", + "position": "Fabricator", + "salary": "$184,224", + "start_date": "4/1/2012" + }, + { + "extn": "2831", + "id": "34689", + "name": "Julian Douglas", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$10,113", + "start_date": "5/21/2007" + }, + { + "extn": "4740", + "id": "34690", + "name": "Selena Hood", + "office": "Lisbon", + "position": "Designer", + "salary": "$125,127", + "start_date": "3/15/2007" + }, + { + "extn": "7185", + "id": "34691", + "name": "Luke Furnell", + "office": "Bellevue", + "position": "Investment Advisor", + "salary": "$46,987", + "start_date": "5/4/2008" + }, + { + "extn": "3382", + "id": "34692", + "name": "Mason Lewis", + "office": "Omaha", + "position": "Operator", + "salary": "$149,547", + "start_date": "6/16/2005" + }, + { + "extn": "1072", + "id": "34693", + "name": "Dakota Avery", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$132,381", + "start_date": "1/3/2004" + }, + { + "extn": "1401", + "id": "34694", + "name": "David Ogilvy", + "office": "Venice", + "position": "Production Painter", + "salary": "$223,369", + "start_date": "8/2/2013" + }, + { + "extn": "8618", + "id": "34695", + "name": "Robyn Kelly", + "office": "Tulsa", + "position": "Dentist", + "salary": "$170,469", + "start_date": "12/14/2001" + }, + { + "extn": "8831", + "id": "34696", + "name": "Boris Poole", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$265,245", + "start_date": "3/7/2008" + }, + { + "extn": "3838", + "id": "34697", + "name": "Lindsay Vallins", + "office": "Glendale", + "position": "Front Desk Coordinator", + "salary": "$264,590", + "start_date": "7/28/2004" + }, + { + "extn": "5180", + "id": "34698", + "name": "Caleb Quinn", + "office": "Arlington", + "position": "HR Specialist", + "salary": "$108,812", + "start_date": "1/18/2007" + }, + { + "extn": "3769", + "id": "34699", + "name": "Chester Bingham", + "office": "Fayetteville", + "position": "Designer", + "salary": "$252,015", + "start_date": "2/27/2016" + }, + { + "extn": "1118", + "id": "34700", + "name": "Cristal Hunt", + "office": "Irving", + "position": "Steward", + "salary": "$65,726", + "start_date": "7/13/2015" + }, + { + "extn": "6458", + "id": "34701", + "name": "Bernadette Jefferson", + "office": "San Jose", + "position": "Lecturer", + "salary": "$260,447", + "start_date": "10/20/2018" + }, + { + "extn": "3216", + "id": "34702", + "name": "Elise Dempsey", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$215,477", + "start_date": "4/21/2018" + }, + { + "extn": "8188", + "id": "34703", + "name": "Dorothy Mcneill", + "office": "Fayetteville", + "position": "Assistant Buyer", + "salary": "$84,281", + "start_date": "10/14/2006" + }, + { + "extn": "9203", + "id": "34704", + "name": "Harry Wilde", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$82,665", + "start_date": "2/16/2004" + }, + { + "extn": "1129", + "id": "34705", + "name": "Cara Hooper", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$178,252", + "start_date": "8/23/2010" + }, + { + "extn": "5814", + "id": "34706", + "name": "Logan Rose", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$56,370", + "start_date": "12/16/2002" + }, + { + "extn": "1367", + "id": "34707", + "name": "Wade Collis", + "office": "Moreno Valley", + "position": "Banker", + "salary": "$140,879", + "start_date": "3/23/2000" + }, + { + "extn": "8574", + "id": "34708", + "name": "Joseph York", + "office": "Milano", + "position": "Service Supervisor", + "salary": "$14,324", + "start_date": "7/2/2006" + }, + { + "extn": "7943", + "id": "34709", + "name": "Owen Harvey", + "office": "Tokyo", + "position": "Budget Analyst", + "salary": "$76,244", + "start_date": "5/7/2013" + }, + { + "extn": "3395", + "id": "34710", + "name": "Brooklyn Myatt", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$193,071", + "start_date": "10/31/2009" + }, + { + "extn": "1393", + "id": "34711", + "name": "Carrie Morgan", + "office": "Henderson", + "position": "Biologist", + "salary": "$96,234", + "start_date": "2/5/2006" + }, + { + "extn": "9956", + "id": "34712", + "name": "Johnathan Hancock", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$269,787", + "start_date": "10/3/2004" + }, + { + "extn": "4022", + "id": "34713", + "name": "Makena Connell", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$15,521", + "start_date": "3/22/2001" + }, + { + "extn": "6817", + "id": "34714", + "name": "Benjamin Blackburn", + "office": "Moreno Valley", + "position": "Production Painter", + "salary": "$187,036", + "start_date": "6/25/2012" + }, + { + "extn": "7716", + "id": "34715", + "name": "Alexa Dallas", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$163,996", + "start_date": "12/4/2009" + }, + { + "extn": "2652", + "id": "34716", + "name": "Erica Norburn", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$24,710", + "start_date": "4/8/2019" + }, + { + "extn": "3223", + "id": "34717", + "name": "Leilani Jobson", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$93,123", + "start_date": "10/8/2011" + }, + { + "extn": "7532", + "id": "34718", + "name": "Alexander Oldfield", + "office": "Long Beach", + "position": "Accountant", + "salary": "$191,979", + "start_date": "4/3/2006" + }, + { + "extn": "5862", + "id": "34719", + "name": "Isla Potter", + "office": "Otawa", + "position": "Dentist", + "salary": "$145,931", + "start_date": "11/3/2008" + }, + { + "extn": "8532", + "id": "34720", + "name": "Sadie Dempsey", + "office": "Washington", + "position": "Health Educator", + "salary": "$216,810", + "start_date": "1/9/2005" + }, + { + "extn": "8689", + "id": "34721", + "name": "Gladys Powell", + "office": "Chicago", + "position": "HR Coordinator", + "salary": "$219,549", + "start_date": "11/14/2004" + }, + { + "extn": "5945", + "id": "34722", + "name": "Gil Nanton", + "office": "Berna", + "position": "Project Manager", + "salary": "$70,372", + "start_date": "1/19/2001" + }, + { + "extn": "4622", + "id": "34723", + "name": "Rosalie Veale", + "office": "Lancaster", + "position": "Staffing Consultant", + "salary": "$72,388", + "start_date": "6/27/2009" + }, + { + "extn": "1556", + "id": "34724", + "name": "Ivette Morrison", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$178,950", + "start_date": "9/22/2011" + }, + { + "extn": "4566", + "id": "34725", + "name": "Ivy Hall", + "office": "Stockton", + "position": "Laboratory Technician", + "salary": "$203,199", + "start_date": "12/16/2013" + }, + { + "extn": "3147", + "id": "34726", + "name": "Barney Weston", + "office": "Arlington", + "position": "Steward", + "salary": "$78,971", + "start_date": "9/20/2016" + }, + { + "extn": "6171", + "id": "34727", + "name": "Logan Norris", + "office": "San Bernardino", + "position": "Dentist", + "salary": "$248,953", + "start_date": "8/29/2019" + }, + { + "extn": "3586", + "id": "34728", + "name": "Hank Rodwell", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$37,258", + "start_date": "8/16/2001" + }, + { + "extn": "8184", + "id": "34729", + "name": "Michaela Rose", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$152,442", + "start_date": "12/29/2006" + }, + { + "extn": "5844", + "id": "34730", + "name": "Paula Gilbert", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$179,752", + "start_date": "7/25/2002" + }, + { + "extn": "3599", + "id": "34731", + "name": "Julia Gaynor", + "office": "Laredo", + "position": "CNC Operator", + "salary": "$164,182", + "start_date": "1/8/2011" + }, + { + "extn": "8537", + "id": "34732", + "name": "Kurt Grady", + "office": "Seattle", + "position": "Retail Trainee", + "salary": "$37,356", + "start_date": "10/28/2003" + }, + { + "extn": "9964", + "id": "34733", + "name": "Stella Walsh", + "office": "San Francisco", + "position": "Webmaster", + "salary": "$251,018", + "start_date": "10/13/2010" + }, + { + "extn": "6660", + "id": "34734", + "name": "Barney Vollans", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$161,552", + "start_date": "4/6/2001" + }, + { + "extn": "2543", + "id": "34735", + "name": "Aiden Addley", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$120,118", + "start_date": "10/13/2005" + }, + { + "extn": "9319", + "id": "34736", + "name": "Marina Payne", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$15,583", + "start_date": "2/4/2011" + }, + { + "extn": "6688", + "id": "34737", + "name": "Denis Hood", + "office": "Detroit", + "position": "Accountant", + "salary": "$252,606", + "start_date": "3/8/2011" + }, + { + "extn": "8192", + "id": "34738", + "name": "Madelyn Fowler", + "office": "Hollywood", + "position": "Business Broker", + "salary": "$171,525", + "start_date": "5/19/2007" + }, + { + "extn": "3615", + "id": "34739", + "name": "Rocco Alcroft", + "office": "Paris", + "position": "Insurance Broker", + "salary": "$251,068", + "start_date": "10/5/2002" + }, + { + "extn": "3944", + "id": "34740", + "name": "Alba Nash", + "office": "San Francisco", + "position": "Baker", + "salary": "$23,550", + "start_date": "1/29/2013" + }, + { + "extn": "9457", + "id": "34741", + "name": "Dorothy Brooks", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$272,960", + "start_date": "1/28/2015" + }, + { + "extn": "5013", + "id": "34742", + "name": "Angelique Glass", + "office": "Lyon", + "position": "Baker", + "salary": "$34,717", + "start_date": "6/2/2005" + }, + { + "extn": "4950", + "id": "34743", + "name": "Danny Hunter", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$60,972", + "start_date": "11/21/2000" + }, + { + "extn": "5583", + "id": "34744", + "name": "Adela Kennedy", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$277,035", + "start_date": "12/14/2003" + }, + { + "extn": "3828", + "id": "34745", + "name": "Willow Allen", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$206,565", + "start_date": "3/27/2004" + }, + { + "extn": "1017", + "id": "34746", + "name": "Bristol Boden", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$111,174", + "start_date": "5/15/2006" + }, + { + "extn": "2498", + "id": "34747", + "name": "Mark Dubois", + "office": "Toledo", + "position": "Production Painter", + "salary": "$86,155", + "start_date": "2/24/2015" + }, + { + "extn": "2475", + "id": "34748", + "name": "Erin Dwyer", + "office": "Memphis", + "position": "Project Manager", + "salary": "$260,920", + "start_date": "6/28/2014" + }, + { + "extn": "9132", + "id": "34749", + "name": "Fred West", + "office": "Huntsville", + "position": "Production Painter", + "salary": "$218,967", + "start_date": "11/30/2003" + }, + { + "extn": "2998", + "id": "34750", + "name": "Blake Ianson", + "office": "Lyon", + "position": "Cook", + "salary": "$28,557", + "start_date": "12/6/2000" + }, + { + "extn": "7675", + "id": "34751", + "name": "Harvey Vollans", + "office": "Prague", + "position": "Steward", + "salary": "$97,370", + "start_date": "2/12/2003" + }, + { + "extn": "3123", + "id": "34752", + "name": "Caleb Mcguire", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$201,805", + "start_date": "1/22/2017" + }, + { + "extn": "2363", + "id": "34753", + "name": "Sonya Nelson", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$107,923", + "start_date": "1/31/2010" + }, + { + "extn": "2470", + "id": "34754", + "name": "Anthony Thorne", + "office": "Fremont", + "position": "Machine Operator", + "salary": "$194,778", + "start_date": "1/12/2009" + }, + { + "extn": "8653", + "id": "34755", + "name": "Gabriel Rixon", + "office": "Zurich", + "position": "IT Support Staff", + "salary": "$299,678", + "start_date": "1/31/2016" + }, + { + "extn": "5911", + "id": "34756", + "name": "Mabel Lakey", + "office": "Valetta", + "position": "Clerk", + "salary": "$146,854", + "start_date": "2/11/2000" + }, + { + "extn": "6460", + "id": "34757", + "name": "Doug Rogan", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$280,851", + "start_date": "10/26/2013" + }, + { + "extn": "8203", + "id": "34758", + "name": "Benny Vaughan", + "office": "Kansas City", + "position": "Fabricator", + "salary": "$263,894", + "start_date": "1/18/2013" + }, + { + "extn": "7845", + "id": "34759", + "name": "Molly Walton", + "office": "Richmond", + "position": "Steward", + "salary": "$29,003", + "start_date": "1/16/2018" + }, + { + "extn": "2044", + "id": "34760", + "name": "Eduardo Benfield", + "office": "Louisville", + "position": "Design Engineer", + "salary": "$203,901", + "start_date": "1/19/2004" + }, + { + "extn": "4136", + "id": "34761", + "name": "Tyler Glass", + "office": "Rome", + "position": "Dentist", + "salary": "$107,035", + "start_date": "1/27/2004" + }, + { + "extn": "5044", + "id": "34762", + "name": "Emerald Harris", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$255,494", + "start_date": "7/25/2018" + }, + { + "extn": "4449", + "id": "34763", + "name": "Jessica James", + "office": "Rome", + "position": "Health Educator", + "salary": "$163,263", + "start_date": "9/30/2010" + }, + { + "extn": "3101", + "id": "34764", + "name": "Stacy Healy", + "office": "Portland", + "position": "HR Specialist", + "salary": "$295,283", + "start_date": "2/18/2011" + }, + { + "extn": "5024", + "id": "34765", + "name": "Faith Morrison", + "office": "Worcester", + "position": "Biologist", + "salary": "$61,409", + "start_date": "12/20/2014" + }, + { + "extn": "8378", + "id": "34766", + "name": "Rosie Potts", + "office": "Bucharest", + "position": "Cook", + "salary": "$279,305", + "start_date": "4/20/2016" + }, + { + "extn": "6639", + "id": "34767", + "name": "Noah Richards", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$250,686", + "start_date": "12/6/2013" + }, + { + "extn": "8314", + "id": "34768", + "name": "Gina Robertson", + "office": "Zurich", + "position": "Audiologist", + "salary": "$271,987", + "start_date": "11/17/2001" + }, + { + "extn": "3113", + "id": "34769", + "name": "Wade Watson", + "office": "Honolulu", + "position": "Retail Trainee", + "salary": "$141,869", + "start_date": "9/14/2014" + }, + { + "extn": "7857", + "id": "34770", + "name": "Henry Power", + "office": "Prague", + "position": "Web Developer", + "salary": "$146,408", + "start_date": "7/16/2002" + }, + { + "extn": "5216", + "id": "34771", + "name": "Ilona Alexander", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$151,829", + "start_date": "3/7/2000" + }, + { + "extn": "7592", + "id": "34772", + "name": "Bridget Craig", + "office": "Salem", + "position": "Webmaster", + "salary": "$190,591", + "start_date": "4/10/2009" + }, + { + "extn": "1649", + "id": "34773", + "name": "Liam Mccall", + "office": "El Paso", + "position": "Baker", + "salary": "$215,391", + "start_date": "8/6/2006" + }, + { + "extn": "2256", + "id": "34774", + "name": "Tyson Cameron", + "office": "Valetta", + "position": "IT Support Staff", + "salary": "$26,160", + "start_date": "5/30/2005" + }, + { + "extn": "5783", + "id": "34775", + "name": "Penelope Camden", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$290,102", + "start_date": "11/4/2007" + }, + { + "extn": "6287", + "id": "34776", + "name": "Rita Vollans", + "office": "Madrid", + "position": "Design Engineer", + "salary": "$41,865", + "start_date": "8/1/2018" + }, + { + "extn": "3947", + "id": "34777", + "name": "Alex Lucas", + "office": "Laredo", + "position": "Inspector", + "salary": "$56,928", + "start_date": "7/3/2006" + }, + { + "extn": "9587", + "id": "34778", + "name": "Erick Shea", + "office": "Berlin", + "position": "IT Support Staff", + "salary": "$219,246", + "start_date": "11/20/2015" + }, + { + "extn": "7772", + "id": "34779", + "name": "Jayden Wills", + "office": "Garland", + "position": "Lecturer", + "salary": "$216,372", + "start_date": "8/3/2013" + }, + { + "extn": "4211", + "id": "34780", + "name": "Amy Flack", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$13,720", + "start_date": "5/7/2001" + }, + { + "extn": "7052", + "id": "34781", + "name": "Sara Glass", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$197,838", + "start_date": "6/29/2019" + }, + { + "extn": "1291", + "id": "34782", + "name": "Makenzie Knight", + "office": "Orlando", + "position": "Webmaster", + "salary": "$176,458", + "start_date": "5/30/2011" + }, + { + "extn": "9983", + "id": "34783", + "name": "Peter Lowe", + "office": "New York", + "position": "Baker", + "salary": "$159,349", + "start_date": "10/22/2008" + }, + { + "extn": "1784", + "id": "34784", + "name": "Barry Clifton", + "office": "Bridgeport", + "position": "Cook", + "salary": "$102,299", + "start_date": "4/1/2000" + }, + { + "extn": "9043", + "id": "34785", + "name": "Caitlyn Murray", + "office": "London", + "position": "Assistant Buyer", + "salary": "$155,748", + "start_date": "9/14/2000" + }, + { + "extn": "7931", + "id": "34786", + "name": "Makenzie Evans", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$90,979", + "start_date": "7/11/2019" + }, + { + "extn": "4464", + "id": "34787", + "name": "Olivia Skinner", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$26,305", + "start_date": "9/6/2009" + }, + { + "extn": "6545", + "id": "34788", + "name": "Luna Blackwall", + "office": "San Jose", + "position": "Accountant", + "salary": "$242,011", + "start_date": "11/30/2010" + }, + { + "extn": "9429", + "id": "34789", + "name": "Mara Wilde", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$39,881", + "start_date": "10/21/2004" + }, + { + "extn": "7740", + "id": "34790", + "name": "Tara Curtis", + "office": "Washington", + "position": "Audiologist", + "salary": "$216,363", + "start_date": "11/25/2012" + }, + { + "extn": "4335", + "id": "34791", + "name": "Gil Cox", + "office": "Zurich", + "position": "Executive Director", + "salary": "$284,712", + "start_date": "4/22/2007" + }, + { + "extn": "1151", + "id": "34792", + "name": "Peter Roth", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$49,538", + "start_date": "12/9/2010" + }, + { + "extn": "3612", + "id": "34793", + "name": "Nathan Morris", + "office": "Pittsburgh", + "position": "HR Specialist", + "salary": "$115,338", + "start_date": "11/22/2015" + }, + { + "extn": "6275", + "id": "34794", + "name": "Liliana Ross", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$129,320", + "start_date": "4/16/2017" + }, + { + "extn": "7364", + "id": "34795", + "name": "Hayden Tanner", + "office": "Rochester", + "position": "Physician", + "salary": "$179,241", + "start_date": "7/26/2012" + }, + { + "extn": "7142", + "id": "34796", + "name": "William Lane", + "office": "Hollywood", + "position": "Cook", + "salary": "$282,595", + "start_date": "7/18/2001" + }, + { + "extn": "6362", + "id": "34797", + "name": "Hayden Janes", + "office": "Fremont", + "position": "Cook", + "salary": "$89,024", + "start_date": "2/22/2019" + }, + { + "extn": "1907", + "id": "34798", + "name": "Clint Rothwell", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$267,666", + "start_date": "11/12/2001" + }, + { + "extn": "6390", + "id": "34799", + "name": "Benny Mcneill", + "office": "Chicago", + "position": "Web Developer", + "salary": "$265,595", + "start_date": "10/2/2003" + }, + { + "extn": "1692", + "id": "34800", + "name": "Julianna Grady", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$25,596", + "start_date": "10/1/2000" + }, + { + "extn": "6201", + "id": "34801", + "name": "Jazmin Murphy", + "office": "Bakersfield", + "position": "Doctor", + "salary": "$237,449", + "start_date": "5/19/2019" + }, + { + "extn": "2034", + "id": "34802", + "name": "Leroy Fowler", + "office": "Moreno Valley", + "position": "CNC Operator", + "salary": "$32,693", + "start_date": "4/7/2007" + }, + { + "extn": "2654", + "id": "34803", + "name": "Savannah Hooper", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$231,809", + "start_date": "5/3/2000" + }, + { + "extn": "5502", + "id": "34804", + "name": "Destiny Jacobs", + "office": "Otawa", + "position": "Project Manager", + "salary": "$198,943", + "start_date": "2/14/2012" + }, + { + "extn": "3951", + "id": "34805", + "name": "George Collingwood", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$34,985", + "start_date": "4/21/2018" + }, + { + "extn": "5745", + "id": "34806", + "name": "Rosa Hamilton", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$189,208", + "start_date": "9/25/2015" + }, + { + "extn": "4764", + "id": "34807", + "name": "Rufus Jenkins", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$20,149", + "start_date": "3/4/2017" + }, + { + "extn": "4105", + "id": "34808", + "name": "Molly Whittle", + "office": "Las Vegas", + "position": "Chef Manager", + "salary": "$132,607", + "start_date": "8/31/2013" + }, + { + "extn": "2498", + "id": "34809", + "name": "Charlotte Shaw", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$86,538", + "start_date": "8/30/2001" + }, + { + "extn": "3074", + "id": "34810", + "name": "Mike Taylor", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$47,743", + "start_date": "1/2/2010" + }, + { + "extn": "6064", + "id": "34811", + "name": "Cecilia Lewin", + "office": "Berlin", + "position": "Business Broker", + "salary": "$64,620", + "start_date": "11/20/2008" + }, + { + "extn": "4057", + "id": "34812", + "name": "Hayden Dwyer", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$22,172", + "start_date": "11/14/2013" + }, + { + "extn": "5871", + "id": "34813", + "name": "Hailey Owen", + "office": "Glendale", + "position": "Web Developer", + "salary": "$94,837", + "start_date": "2/3/2009" + }, + { + "extn": "3298", + "id": "34814", + "name": "Owen Mcguire", + "office": "Honolulu", + "position": "Design Engineer", + "salary": "$56,913", + "start_date": "5/1/2010" + }, + { + "extn": "4573", + "id": "34815", + "name": "Elly Judd", + "office": "Houston", + "position": "HR Specialist", + "salary": "$112,546", + "start_date": "4/8/2003" + }, + { + "extn": "7555", + "id": "34816", + "name": "Oliver Radcliffe", + "office": "Anaheim", + "position": "Production Painter", + "salary": "$298,673", + "start_date": "12/25/2017" + }, + { + "extn": "5044", + "id": "34817", + "name": "Rosalie Connell", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$214,563", + "start_date": "10/21/2008" + }, + { + "extn": "8015", + "id": "34818", + "name": "Alice Flynn", + "office": "Chicago", + "position": "Stockbroker", + "salary": "$90,942", + "start_date": "3/21/2001" + }, + { + "extn": "6731", + "id": "34819", + "name": "Kamila Ellison", + "office": "Honolulu", + "position": "Physician", + "salary": "$171,456", + "start_date": "9/20/2015" + }, + { + "extn": "7527", + "id": "34820", + "name": "Matthew Henderson", + "office": "Wien", + "position": "Mobile Developer", + "salary": "$196,359", + "start_date": "3/10/2014" + }, + { + "extn": "3228", + "id": "34821", + "name": "Michael Andrews", + "office": "Minneapolis", + "position": "Loan Officer", + "salary": "$60,280", + "start_date": "7/10/2002" + }, + { + "extn": "5990", + "id": "34822", + "name": "Nate Healy", + "office": "Stockton", + "position": "Associate Professor", + "salary": "$77,715", + "start_date": "1/3/2016" + }, + { + "extn": "7508", + "id": "34823", + "name": "Hope Kelly", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$225,312", + "start_date": "8/31/2006" + }, + { + "extn": "3677", + "id": "34824", + "name": "Regina Foxley", + "office": "Cincinnati", + "position": "Pharmacist", + "salary": "$192,211", + "start_date": "10/22/2010" + }, + { + "extn": "6492", + "id": "34825", + "name": "Liv Powell", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$125,046", + "start_date": "3/11/2003" + }, + { + "extn": "4684", + "id": "34826", + "name": "Matthew Roth", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$208,104", + "start_date": "1/5/2008" + }, + { + "extn": "8496", + "id": "34827", + "name": "Stacy Upsdell", + "office": "Milano", + "position": "Accountant", + "salary": "$59,528", + "start_date": "2/8/2010" + }, + { + "extn": "9102", + "id": "34828", + "name": "Gabriel Dixon", + "office": "Berna", + "position": "Webmaster", + "salary": "$296,806", + "start_date": "5/24/2014" + }, + { + "extn": "7304", + "id": "34829", + "name": "Nate Dickson", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$192,430", + "start_date": "9/8/2002" + }, + { + "extn": "2113", + "id": "34830", + "name": "Manuel Bayliss", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$30,506", + "start_date": "7/2/2006" + }, + { + "extn": "9711", + "id": "34831", + "name": "Mina Morris", + "office": "Lancaster", + "position": "Dentist", + "salary": "$62,447", + "start_date": "12/27/2009" + }, + { + "extn": "8150", + "id": "34832", + "name": "Caydence Martin", + "office": "San Bernardino", + "position": "Restaurant Manager", + "salary": "$30,369", + "start_date": "1/16/2016" + }, + { + "extn": "3234", + "id": "34833", + "name": "Analise Nicolas", + "office": "Seattle", + "position": "Treasurer", + "salary": "$291,058", + "start_date": "12/9/2011" + }, + { + "extn": "1833", + "id": "34834", + "name": "Matt Wise", + "office": "San Bernardino", + "position": "Designer", + "salary": "$170,649", + "start_date": "4/27/2003" + }, + { + "extn": "3394", + "id": "34835", + "name": "Ryan Upton", + "office": "Scottsdale", + "position": "Call Center Representative", + "salary": "$276,514", + "start_date": "7/29/2010" + }, + { + "extn": "6374", + "id": "34836", + "name": "Josephine Knight", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$119,106", + "start_date": "1/23/2005" + }, + { + "extn": "9433", + "id": "34837", + "name": "Faith Shepherd", + "office": "St. Louis", + "position": "Front Desk Coordinator", + "salary": "$271,645", + "start_date": "3/16/2014" + }, + { + "extn": "6997", + "id": "34838", + "name": "Julia Robertson", + "office": "Miami", + "position": "Bookkeeper", + "salary": "$107,073", + "start_date": "8/29/2006" + }, + { + "extn": "5084", + "id": "34839", + "name": "Emma Allen", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$170,114", + "start_date": "4/22/2011" + }, + { + "extn": "9661", + "id": "34840", + "name": "Eduardo Fisher", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$173,263", + "start_date": "10/28/2011" + }, + { + "extn": "2309", + "id": "34841", + "name": "Sienna Haines", + "office": "St. Louis", + "position": "Staffing Consultant", + "salary": "$184,047", + "start_date": "9/6/2011" + }, + { + "extn": "5101", + "id": "34842", + "name": "Maia Todd", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$138,304", + "start_date": "3/15/2005" + }, + { + "extn": "9880", + "id": "34843", + "name": "Stephanie Fox", + "office": "Honolulu", + "position": "Designer", + "salary": "$30,449", + "start_date": "5/28/2007" + }, + { + "extn": "2348", + "id": "34844", + "name": "Carol Weldon", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$25,261", + "start_date": "6/2/2008" + }, + { + "extn": "2898", + "id": "34845", + "name": "Gil Wheeler", + "office": "Innsbruck", + "position": "Stockbroker", + "salary": "$218,032", + "start_date": "10/13/2002" + }, + { + "extn": "3310", + "id": "34846", + "name": "Allison Kelly", + "office": "Salem", + "position": "Loan Officer", + "salary": "$134,652", + "start_date": "12/10/2011" + }, + { + "extn": "6171", + "id": "34847", + "name": "Ally Potter", + "office": "Otawa", + "position": "Fabricator", + "salary": "$209,645", + "start_date": "3/26/2002" + }, + { + "extn": "7745", + "id": "34848", + "name": "Harry Payne", + "office": "Laredo", + "position": "Treasurer", + "salary": "$83,037", + "start_date": "3/21/2003" + }, + { + "extn": "9245", + "id": "34849", + "name": "Ramon Kelly", + "office": "Miami", + "position": "Stockbroker", + "salary": "$44,933", + "start_date": "4/30/2003" + }, + { + "extn": "5608", + "id": "34850", + "name": "Sebastian Lewis", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$176,085", + "start_date": "3/21/2011" + }, + { + "extn": "1768", + "id": "34851", + "name": "Tyson White", + "office": "Hollywood", + "position": "Chef Manager", + "salary": "$190,403", + "start_date": "11/27/2016" + }, + { + "extn": "2110", + "id": "34852", + "name": "Harvey Whinter", + "office": "Worcester", + "position": "Auditor", + "salary": "$260,551", + "start_date": "11/22/2003" + }, + { + "extn": "2807", + "id": "34853", + "name": "Lorraine Torres", + "office": "Columbus", + "position": "Webmaster", + "salary": "$69,281", + "start_date": "11/23/2012" + }, + { + "extn": "9410", + "id": "34854", + "name": "Florence Pond", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$211,326", + "start_date": "8/19/2001" + }, + { + "extn": "9402", + "id": "34855", + "name": "Phoebe Connell", + "office": "Pittsburgh", + "position": "Investment Advisor", + "salary": "$200,968", + "start_date": "10/8/2008" + }, + { + "extn": "5379", + "id": "34856", + "name": "Cedrick Walker", + "office": "Colorado Springs", + "position": "Designer", + "salary": "$41,959", + "start_date": "12/4/2012" + }, + { + "extn": "3647", + "id": "34857", + "name": "Clarissa Hobbs", + "office": "El Paso", + "position": "Business Broker", + "salary": "$119,897", + "start_date": "3/10/2005" + }, + { + "extn": "5643", + "id": "34858", + "name": "Rosa Harvey", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$284,084", + "start_date": "3/18/2014" + }, + { + "extn": "2416", + "id": "34859", + "name": "Danny Cartwright", + "office": "Reno", + "position": "Mobile Developer", + "salary": "$162,184", + "start_date": "10/25/2011" + }, + { + "extn": "1445", + "id": "34860", + "name": "Martin Turner", + "office": "St. Louis", + "position": "Stockbroker", + "salary": "$168,013", + "start_date": "12/8/2002" + }, + { + "extn": "5918", + "id": "34861", + "name": "Chuck Gilmour", + "office": "Glendale", + "position": "Accountant", + "salary": "$31,585", + "start_date": "9/9/2002" + }, + { + "extn": "6175", + "id": "34862", + "name": "Alexa Thompson", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$250,570", + "start_date": "1/25/2002" + }, + { + "extn": "2891", + "id": "34863", + "name": "Gabriel Jennson", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$44,423", + "start_date": "3/24/2013" + }, + { + "extn": "3926", + "id": "34864", + "name": "Rihanna Callan", + "office": "Dallas", + "position": "Audiologist", + "salary": "$69,108", + "start_date": "12/21/2000" + }, + { + "extn": "7210", + "id": "34865", + "name": "Bart Hammond", + "office": "Madison", + "position": "Business Broker", + "salary": "$107,714", + "start_date": "5/13/2011" + }, + { + "extn": "2360", + "id": "34866", + "name": "Rachael Price", + "office": "Reno", + "position": "Business Broker", + "salary": "$208,711", + "start_date": "5/9/2018" + }, + { + "extn": "9374", + "id": "34867", + "name": "Valentina Kent", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$121,653", + "start_date": "6/14/2015" + }, + { + "extn": "7604", + "id": "34868", + "name": "Chris Varndell", + "office": "Wien", + "position": "Inspector", + "salary": "$15,218", + "start_date": "5/17/2019" + }, + { + "extn": "6505", + "id": "34869", + "name": "Rose Veale", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$37,959", + "start_date": "10/22/2017" + }, + { + "extn": "5809", + "id": "34870", + "name": "Isla Cox", + "office": "Toledo", + "position": "Clerk", + "salary": "$26,335", + "start_date": "9/27/2012" + }, + { + "extn": "1835", + "id": "34871", + "name": "Olivia Higgs", + "office": "Otawa", + "position": "Banker", + "salary": "$219,008", + "start_date": "10/19/2003" + }, + { + "extn": "9739", + "id": "34872", + "name": "Lauren Cartwright", + "office": "Wien", + "position": "Staffing Consultant", + "salary": "$15,986", + "start_date": "4/26/2003" + }, + { + "extn": "6783", + "id": "34873", + "name": "Hayden Woodcock", + "office": "Quebec", + "position": "Production Painter", + "salary": "$137,031", + "start_date": "10/9/2008" + }, + { + "extn": "9246", + "id": "34874", + "name": "Logan Niles", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$55,998", + "start_date": "12/19/2015" + }, + { + "extn": "5277", + "id": "34875", + "name": "Anthony Reid", + "office": "Fayetteville", + "position": "Electrician", + "salary": "$175,139", + "start_date": "4/24/2013" + }, + { + "extn": "1817", + "id": "34876", + "name": "Harvey Salt", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$42,619", + "start_date": "11/19/2010" + }, + { + "extn": "7592", + "id": "34877", + "name": "Matthew Jackson", + "office": "New York", + "position": "Health Educator", + "salary": "$83,199", + "start_date": "12/22/2004" + }, + { + "extn": "6147", + "id": "34878", + "name": "Michelle Leigh", + "office": "Indianapolis", + "position": "Food Technologist", + "salary": "$231,730", + "start_date": "3/7/2019" + }, + { + "extn": "6930", + "id": "34879", + "name": "Chuck Hale", + "office": "Henderson", + "position": "Inspector", + "salary": "$214,290", + "start_date": "3/1/2014" + }, + { + "extn": "6172", + "id": "34880", + "name": "Caleb Jones", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$57,856", + "start_date": "8/13/2018" + }, + { + "extn": "6923", + "id": "34881", + "name": "Winnie Dyson", + "office": "Milano", + "position": "Loan Officer", + "salary": "$46,159", + "start_date": "5/16/2019" + }, + { + "extn": "6456", + "id": "34882", + "name": "Hayden Isaac", + "office": "Rochester", + "position": "Fabricator", + "salary": "$94,243", + "start_date": "9/27/2011" + }, + { + "extn": "7783", + "id": "34883", + "name": "Jacob Grant", + "office": "Arlington", + "position": "Business Broker", + "salary": "$130,063", + "start_date": "10/13/2007" + }, + { + "extn": "2495", + "id": "34884", + "name": "Irene Garner", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$236,639", + "start_date": "2/9/2001" + }, + { + "extn": "4407", + "id": "34885", + "name": "Chris Grant", + "office": "Rome", + "position": "HR Specialist", + "salary": "$18,985", + "start_date": "8/4/2006" + }, + { + "extn": "4515", + "id": "34886", + "name": "Wade Uddin", + "office": "Ontario", + "position": "Loan Officer", + "salary": "$12,465", + "start_date": "6/2/2004" + }, + { + "extn": "6443", + "id": "34887", + "name": "Leslie Parsons", + "office": "Louisville", + "position": "Clerk", + "salary": "$193,643", + "start_date": "6/10/2008" + }, + { + "extn": "3035", + "id": "34888", + "name": "Dorothy Blackwall", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$128,492", + "start_date": "4/9/2000" + }, + { + "extn": "1786", + "id": "34889", + "name": "Leroy Turner", + "office": "Bucharest", + "position": "Machine Operator", + "salary": "$260,587", + "start_date": "3/11/2013" + }, + { + "extn": "9675", + "id": "34890", + "name": "Jamie Carter", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$141,655", + "start_date": "6/5/2014" + }, + { + "extn": "2387", + "id": "34891", + "name": "Ember Sherwood", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$270,435", + "start_date": "10/8/2019" + }, + { + "extn": "6506", + "id": "34892", + "name": "Penelope Gilbert", + "office": "Tulsa", + "position": "Associate Professor", + "salary": "$271,644", + "start_date": "9/16/2006" + }, + { + "extn": "3984", + "id": "34893", + "name": "Keira Gates", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$255,967", + "start_date": "12/25/2000" + }, + { + "extn": "4754", + "id": "34894", + "name": "Lily Swan", + "office": "Bakersfield", + "position": "HR Specialist", + "salary": "$146,381", + "start_date": "2/19/2010" + }, + { + "extn": "4721", + "id": "34895", + "name": "Henry Baker", + "office": "Bucharest", + "position": "Baker", + "salary": "$70,076", + "start_date": "4/16/2002" + }, + { + "extn": "4343", + "id": "34896", + "name": "Fred Fall", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$272,857", + "start_date": "3/11/2013" + }, + { + "extn": "5652", + "id": "34897", + "name": "Johnny Hobbs", + "office": "Ontario", + "position": "Banker", + "salary": "$266,898", + "start_date": "4/9/2018" + }, + { + "extn": "4054", + "id": "34898", + "name": "Vanessa Alcroft", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$149,600", + "start_date": "8/12/2012" + }, + { + "extn": "6355", + "id": "34899", + "name": "Harry Roman", + "office": "Rochester", + "position": "Paramedic", + "salary": "$43,293", + "start_date": "10/7/2002" + }, + { + "extn": "3999", + "id": "34900", + "name": "Blake Stewart", + "office": "Salt Lake City", + "position": "Banker", + "salary": "$86,256", + "start_date": "11/15/2011" + }, + { + "extn": "8164", + "id": "34901", + "name": "Chris Daniells", + "office": "Minneapolis", + "position": "Ambulatory Nurse", + "salary": "$279,262", + "start_date": "6/17/2006" + }, + { + "extn": "3955", + "id": "34902", + "name": "Carla Booth", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$13,115", + "start_date": "6/19/2006" + }, + { + "extn": "3097", + "id": "34903", + "name": "Adelaide Thornton", + "office": "Nashville", + "position": "Cash Manager", + "salary": "$168,662", + "start_date": "1/2/2006" + }, + { + "extn": "3289", + "id": "34904", + "name": "Sarah Wright", + "office": "Memphis", + "position": "Inspector", + "salary": "$219,796", + "start_date": "10/23/2006" + }, + { + "extn": "4310", + "id": "34905", + "name": "Logan Chadwick", + "office": "Bakersfield", + "position": "Steward", + "salary": "$272,865", + "start_date": "5/10/2005" + }, + { + "extn": "5352", + "id": "34906", + "name": "Nathan Booth", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$194,113", + "start_date": "11/1/2001" + }, + { + "extn": "1615", + "id": "34907", + "name": "Michelle Edwards", + "office": "Innsbruck", + "position": "Associate Professor", + "salary": "$24,713", + "start_date": "6/2/2001" + }, + { + "extn": "2236", + "id": "34908", + "name": "Jolene Potter", + "office": "Valetta", + "position": "Healthcare Specialist", + "salary": "$140,109", + "start_date": "7/17/2018" + }, + { + "extn": "5147", + "id": "34909", + "name": "Ramon Thompson", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$210,324", + "start_date": "1/19/2017" + }, + { + "extn": "2133", + "id": "34910", + "name": "Gwen Sinclair", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$200,523", + "start_date": "1/1/2004" + }, + { + "extn": "1698", + "id": "34911", + "name": "Wade Cann", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$115,305", + "start_date": "12/11/2018" + }, + { + "extn": "4988", + "id": "34912", + "name": "Kirsten Mccormick", + "office": "Tulsa", + "position": "Cook", + "salary": "$100,006", + "start_date": "2/10/2012" + }, + { + "extn": "1832", + "id": "34913", + "name": "Domenic Higgs", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$252,784", + "start_date": "1/17/2016" + }, + { + "extn": "2044", + "id": "34914", + "name": "Maxwell Flanders", + "office": "Arlington", + "position": "IT Support Staff", + "salary": "$134,241", + "start_date": "7/6/2015" + }, + { + "extn": "6171", + "id": "34915", + "name": "Matt Lee", + "office": "Los Angeles", + "position": "Business Broker", + "salary": "$48,707", + "start_date": "1/16/2015" + }, + { + "extn": "3956", + "id": "34916", + "name": "Doug Clayton", + "office": "Oklahoma City", + "position": "Electrician", + "salary": "$186,972", + "start_date": "2/9/2017" + }, + { + "extn": "2630", + "id": "34917", + "name": "Tony Mills", + "office": "Henderson", + "position": "Bellman", + "salary": "$258,539", + "start_date": "10/23/2009" + }, + { + "extn": "4221", + "id": "34918", + "name": "Danny Norton", + "office": "Lancaster", + "position": "Business Broker", + "salary": "$221,886", + "start_date": "8/24/2004" + }, + { + "extn": "6474", + "id": "34919", + "name": "Tony Ryan", + "office": "Bridgeport", + "position": "Budget Analyst", + "salary": "$230,901", + "start_date": "12/29/2008" + }, + { + "extn": "5066", + "id": "34920", + "name": "Eduardo Flanders", + "office": "Lakewood", + "position": "Treasurer", + "salary": "$42,993", + "start_date": "6/13/2011" + }, + { + "extn": "7415", + "id": "34921", + "name": "Jack Logan", + "office": "Colorado Springs", + "position": "Steward", + "salary": "$153,533", + "start_date": "1/3/2010" + }, + { + "extn": "5764", + "id": "34922", + "name": "Erick Eastwood", + "office": "San Francisco", + "position": "Physician", + "salary": "$96,368", + "start_date": "7/30/2017" + }, + { + "extn": "5323", + "id": "34923", + "name": "Danielle Turner", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$279,714", + "start_date": "7/8/2015" + }, + { + "extn": "8480", + "id": "34924", + "name": "Ivette Drummond", + "office": "Richmond", + "position": "Baker", + "salary": "$205,106", + "start_date": "9/9/2014" + }, + { + "extn": "1817", + "id": "34925", + "name": "Ember Harrison", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$194,943", + "start_date": "12/12/2000" + }, + { + "extn": "2900", + "id": "34926", + "name": "Rylee Robinson", + "office": "Detroit", + "position": "Audiologist", + "salary": "$266,312", + "start_date": "6/24/2000" + }, + { + "extn": "4352", + "id": "34927", + "name": "Olivia Thorne", + "office": "Pittsburgh", + "position": "Front Desk Coordinator", + "salary": "$277,605", + "start_date": "2/2/2001" + }, + { + "extn": "9106", + "id": "34928", + "name": "Paige Reid", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$96,548", + "start_date": "9/18/2013" + }, + { + "extn": "9857", + "id": "34929", + "name": "Luke Wilkinson", + "office": "Tallahassee", + "position": "Treasurer", + "salary": "$76,895", + "start_date": "7/2/2010" + }, + { + "extn": "4622", + "id": "34930", + "name": "Eduardo Willis", + "office": "Sacramento", + "position": "HR Coordinator", + "salary": "$89,260", + "start_date": "5/23/2013" + }, + { + "extn": "4123", + "id": "34931", + "name": "Benny Cunningham", + "office": "Tulsa", + "position": "Stockbroker", + "salary": "$290,933", + "start_date": "6/12/2002" + }, + { + "extn": "1895", + "id": "34932", + "name": "Regina Quinn", + "office": "Miami", + "position": "Health Educator", + "salary": "$41,324", + "start_date": "5/28/2001" + }, + { + "extn": "3194", + "id": "34933", + "name": "Hank Rixon", + "office": "Saint Paul", + "position": "Loan Officer", + "salary": "$126,618", + "start_date": "9/23/2005" + }, + { + "extn": "4920", + "id": "34934", + "name": "Isabella Wilton", + "office": "St. Louis", + "position": "Biologist", + "salary": "$128,908", + "start_date": "8/14/2003" + }, + { + "extn": "9503", + "id": "34935", + "name": "Bryon Archer", + "office": "Tulsa", + "position": "Clerk", + "salary": "$261,360", + "start_date": "6/2/2011" + }, + { + "extn": "7805", + "id": "34936", + "name": "Jack Chester", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$20,708", + "start_date": "6/11/2017" + }, + { + "extn": "8156", + "id": "34937", + "name": "Marina Wills", + "office": "Lincoln", + "position": "HR Specialist", + "salary": "$150,008", + "start_date": "8/6/2012" + }, + { + "extn": "7254", + "id": "34938", + "name": "Tyson Gilmore", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$248,743", + "start_date": "10/27/2006" + }, + { + "extn": "3602", + "id": "34939", + "name": "Rosemary Roth", + "office": "Arlington", + "position": "Biologist", + "salary": "$91,400", + "start_date": "6/13/2008" + }, + { + "extn": "9075", + "id": "34940", + "name": "Brad Stevens", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$258,432", + "start_date": "6/24/2015" + }, + { + "extn": "1290", + "id": "34941", + "name": "Ema Bryant", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$21,394", + "start_date": "8/29/2003" + }, + { + "extn": "5750", + "id": "34942", + "name": "Leroy Swift", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$259,181", + "start_date": "11/10/2006" + }, + { + "extn": "6659", + "id": "34943", + "name": "Michelle Coleman", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$209,143", + "start_date": "11/8/2008" + }, + { + "extn": "9693", + "id": "34944", + "name": "William Rogan", + "office": "Salem", + "position": "Project Manager", + "salary": "$156,515", + "start_date": "10/23/2007" + }, + { + "extn": "2174", + "id": "34945", + "name": "Clint Whitmore", + "office": "Boston", + "position": "Inspector", + "salary": "$244,509", + "start_date": "1/3/2005" + }, + { + "extn": "2484", + "id": "34946", + "name": "Shannon Nicolas", + "office": "Dallas", + "position": "Executive Director", + "salary": "$29,053", + "start_date": "1/7/2011" + }, + { + "extn": "3698", + "id": "34947", + "name": "Mike Armstrong", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$244,872", + "start_date": "7/14/2007" + }, + { + "extn": "4798", + "id": "34948", + "name": "Norah Morgan", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$220,813", + "start_date": "4/8/2006" + }, + { + "extn": "3965", + "id": "34949", + "name": "Ciara Reid", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$248,232", + "start_date": "7/15/2004" + }, + { + "extn": "8818", + "id": "34950", + "name": "Vera Willis", + "office": "San Jose", + "position": "Treasurer", + "salary": "$263,904", + "start_date": "11/22/2018" + }, + { + "extn": "1956", + "id": "34951", + "name": "Livia Newton", + "office": "Berlin", + "position": "Business Broker", + "salary": "$259,788", + "start_date": "8/24/2002" + }, + { + "extn": "2237", + "id": "34952", + "name": "Valentina Wilcox", + "office": "Berna", + "position": "Cashier", + "salary": "$251,554", + "start_date": "12/30/2000" + }, + { + "extn": "1226", + "id": "34953", + "name": "Percy Duvall", + "office": "Paris", + "position": "Doctor", + "salary": "$274,403", + "start_date": "11/13/2008" + }, + { + "extn": "4779", + "id": "34954", + "name": "Harry Mccormick", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$217,922", + "start_date": "6/6/2002" + }, + { + "extn": "4857", + "id": "34955", + "name": "Manuel Camden", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$173,230", + "start_date": "3/1/2016" + }, + { + "extn": "9307", + "id": "34956", + "name": "Fred Jordan", + "office": "Bucharest", + "position": "Bellman", + "salary": "$195,872", + "start_date": "2/23/2002" + }, + { + "extn": "8527", + "id": "34957", + "name": "Callie Victor", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$43,745", + "start_date": "7/1/2012" + }, + { + "extn": "5149", + "id": "34958", + "name": "Abbey Booth", + "office": "Anaheim", + "position": "Cashier", + "salary": "$279,300", + "start_date": "5/13/2000" + }, + { + "extn": "4799", + "id": "34959", + "name": "Rosemary Veale", + "office": "Sacramento", + "position": "Clerk", + "salary": "$208,356", + "start_date": "12/15/2003" + }, + { + "extn": "7348", + "id": "34960", + "name": "Nicole Speed", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$229,149", + "start_date": "5/29/2019" + }, + { + "extn": "3725", + "id": "34961", + "name": "Sloane Jobson", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$107,890", + "start_date": "11/1/2012" + }, + { + "extn": "2587", + "id": "34962", + "name": "Aleksandra Howard", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$168,633", + "start_date": "2/16/2004" + }, + { + "extn": "1121", + "id": "34963", + "name": "Melody Coates", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$63,382", + "start_date": "3/17/2006" + }, + { + "extn": "4177", + "id": "34964", + "name": "Janice Gordon", + "office": "Washington", + "position": "Lecturer", + "salary": "$262,592", + "start_date": "10/13/2017" + }, + { + "extn": "6996", + "id": "34965", + "name": "Julian Rogers", + "office": "New York", + "position": "Bookkeeper", + "salary": "$225,345", + "start_date": "11/28/2015" + }, + { + "extn": "4943", + "id": "34966", + "name": "Tom Cowan", + "office": "El Paso", + "position": "Cook", + "salary": "$185,959", + "start_date": "7/26/2012" + }, + { + "extn": "8684", + "id": "34967", + "name": "Sarah Wilde", + "office": "Bellevue", + "position": "Cook", + "salary": "$287,425", + "start_date": "12/15/2016" + }, + { + "extn": "2015", + "id": "34968", + "name": "Cynthia Hopkins", + "office": "Henderson", + "position": "Fabricator", + "salary": "$129,391", + "start_date": "10/28/2012" + }, + { + "extn": "5210", + "id": "34969", + "name": "Felicity West", + "office": "Reno", + "position": "CNC Operator", + "salary": "$108,351", + "start_date": "2/2/2009" + }, + { + "extn": "5482", + "id": "34970", + "name": "Liliana Victor", + "office": "Venice", + "position": "Business Broker", + "salary": "$75,417", + "start_date": "10/22/2018" + }, + { + "extn": "3845", + "id": "34971", + "name": "Ellen Brooks", + "office": "Madison", + "position": "CNC Operator", + "salary": "$144,231", + "start_date": "5/1/2010" + }, + { + "extn": "2242", + "id": "34972", + "name": "Ron Locke", + "office": "Portland", + "position": "CNC Operator", + "salary": "$293,293", + "start_date": "9/5/2007" + }, + { + "extn": "2519", + "id": "34973", + "name": "Ember Widdows", + "office": "Honolulu", + "position": "Auditor", + "salary": "$97,533", + "start_date": "12/12/2002" + }, + { + "extn": "9949", + "id": "34974", + "name": "David Bryant", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$114,861", + "start_date": "10/27/2002" + }, + { + "extn": "7020", + "id": "34975", + "name": "Peyton Styles", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$84,662", + "start_date": "1/25/2016" + }, + { + "extn": "4777", + "id": "34976", + "name": "Stella Vincent", + "office": "Laredo", + "position": "Project Manager", + "salary": "$171,584", + "start_date": "12/24/2006" + }, + { + "extn": "8966", + "id": "34977", + "name": "Jack Vane", + "office": "Madison", + "position": "Ambulatory Nurse", + "salary": "$278,369", + "start_date": "10/14/2007" + }, + { + "extn": "2815", + "id": "34978", + "name": "Tyler Notman", + "office": "Dallas", + "position": "Design Engineer", + "salary": "$13,578", + "start_date": "7/5/2009" + }, + { + "extn": "8405", + "id": "34979", + "name": "Marvin Neal", + "office": "Otawa", + "position": "Fabricator", + "salary": "$104,708", + "start_date": "4/30/2014" + }, + { + "extn": "2814", + "id": "34980", + "name": "Benny Ross", + "office": "Tokyo", + "position": "Clerk", + "salary": "$260,077", + "start_date": "5/6/2018" + }, + { + "extn": "8025", + "id": "34981", + "name": "Anthony Thatcher", + "office": "Bellevue", + "position": "Accountant", + "salary": "$72,815", + "start_date": "12/24/2002" + }, + { + "extn": "2705", + "id": "34982", + "name": "Danny Fox", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$235,033", + "start_date": "4/19/2011" + }, + { + "extn": "2440", + "id": "34983", + "name": "Nicholas Burge", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$137,082", + "start_date": "7/5/2005" + }, + { + "extn": "6972", + "id": "34984", + "name": "Hank Turner", + "office": "Chicago", + "position": "Cashier", + "salary": "$11,052", + "start_date": "9/5/2018" + }, + { + "extn": "1546", + "id": "34985", + "name": "Peter Mcleod", + "office": "Arlington", + "position": "HR Specialist", + "salary": "$31,724", + "start_date": "8/2/2014" + }, + { + "extn": "1036", + "id": "34986", + "name": "Clint Butler", + "office": "Cincinnati", + "position": "Designer", + "salary": "$12,358", + "start_date": "8/21/2019" + }, + { + "extn": "7392", + "id": "34987", + "name": "Martin Ranks", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$147,082", + "start_date": "12/19/2017" + }, + { + "extn": "9048", + "id": "34988", + "name": "Clarissa Burnley", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$135,143", + "start_date": "4/22/2004" + }, + { + "extn": "9483", + "id": "34989", + "name": "Marissa Robertson", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$250,620", + "start_date": "8/6/2018" + }, + { + "extn": "9310", + "id": "34990", + "name": "Keira Neville", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$281,209", + "start_date": "6/30/2000" + }, + { + "extn": "3720", + "id": "34991", + "name": "Noah Haines", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$76,307", + "start_date": "11/24/2001" + }, + { + "extn": "3154", + "id": "34992", + "name": "Carl Morgan", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$214,319", + "start_date": "2/7/2019" + }, + { + "extn": "1911", + "id": "34993", + "name": "Joseph Uttley", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$244,593", + "start_date": "10/28/2005" + }, + { + "extn": "6878", + "id": "34994", + "name": "Ron Everett", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$105,803", + "start_date": "8/7/2012" + }, + { + "extn": "6543", + "id": "34995", + "name": "Jamie Spencer", + "office": "Toledo", + "position": "Electrician", + "salary": "$278,048", + "start_date": "7/31/2015" + }, + { + "extn": "5821", + "id": "34996", + "name": "Daphne Downing", + "office": "Chicago", + "position": "Ambulatory Nurse", + "salary": "$79,599", + "start_date": "9/21/2019" + }, + { + "extn": "9972", + "id": "34997", + "name": "Rick Walsh", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$196,365", + "start_date": "2/23/2006" + }, + { + "extn": "1115", + "id": "34998", + "name": "Joseph Myatt", + "office": "Detroit", + "position": "Accountant", + "salary": "$48,634", + "start_date": "6/10/2013" + }, + { + "extn": "2554", + "id": "34999", + "name": "Emmanuelle Power", + "office": "Quebec", + "position": "Business Broker", + "salary": "$280,447", + "start_date": "12/22/2001" + }, + { + "extn": "6748", + "id": "35000", + "name": "Carter Power", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$49,613", + "start_date": "8/21/2015" + }, + { + "extn": "7241", + "id": "35001", + "name": "Mina Clifford", + "office": "Zurich", + "position": "Bookkeeper", + "salary": "$277,270", + "start_date": "6/20/2019" + }, + { + "extn": "9951", + "id": "35002", + "name": "Cara Gray", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$165,338", + "start_date": "9/21/2002" + }, + { + "extn": "6102", + "id": "35003", + "name": "Marvin Knight", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$222,960", + "start_date": "10/8/2000" + }, + { + "extn": "8427", + "id": "35004", + "name": "Natalie Button", + "office": "Ontario", + "position": "Auditor", + "salary": "$53,444", + "start_date": "1/20/2008" + }, + { + "extn": "6347", + "id": "35005", + "name": "Julian Umney", + "office": "Berlin", + "position": "Bellman", + "salary": "$128,603", + "start_date": "9/28/2015" + }, + { + "extn": "9890", + "id": "35006", + "name": "Phillip Richardson", + "office": "Lancaster", + "position": "Steward", + "salary": "$202,234", + "start_date": "3/22/2008" + }, + { + "extn": "9225", + "id": "35007", + "name": "Sloane Clifford", + "office": "Honolulu", + "position": "Project Manager", + "salary": "$192,220", + "start_date": "3/9/2006" + }, + { + "extn": "6910", + "id": "35008", + "name": "Emmanuelle Horton", + "office": "Garland", + "position": "Front Desk Coordinator", + "salary": "$217,018", + "start_date": "10/26/2008" + }, + { + "extn": "2911", + "id": "35009", + "name": "Nicholas Wade", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$27,352", + "start_date": "4/16/2008" + }, + { + "extn": "7294", + "id": "35010", + "name": "Leroy Neal", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$115,241", + "start_date": "6/12/2017" + }, + { + "extn": "7220", + "id": "35011", + "name": "Nate Reynolds", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$99,229", + "start_date": "1/11/2015" + }, + { + "extn": "5465", + "id": "35012", + "name": "Gil Reyes", + "office": "Glendale", + "position": "Bellman", + "salary": "$234,440", + "start_date": "12/21/2001" + }, + { + "extn": "4374", + "id": "35013", + "name": "Bryon Connor", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$268,996", + "start_date": "10/12/2014" + }, + { + "extn": "3819", + "id": "35014", + "name": "Javier Button", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$281,187", + "start_date": "6/1/2014" + }, + { + "extn": "8779", + "id": "35015", + "name": "Brad Andersson", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$108,672", + "start_date": "8/9/2007" + }, + { + "extn": "7816", + "id": "35016", + "name": "Barry Tindall", + "office": "Quebec", + "position": "Health Educator", + "salary": "$172,282", + "start_date": "8/4/2007" + }, + { + "extn": "4474", + "id": "35017", + "name": "Gabriel Bailey", + "office": "New York", + "position": "Design Engineer", + "salary": "$31,520", + "start_date": "8/4/2015" + }, + { + "extn": "8803", + "id": "35018", + "name": "Matt Clarkson", + "office": "Saint Paul", + "position": "Retail Trainee", + "salary": "$288,329", + "start_date": "6/20/2017" + }, + { + "extn": "3765", + "id": "35019", + "name": "Owen Ebbs", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$160,792", + "start_date": "3/24/2019" + }, + { + "extn": "9681", + "id": "35020", + "name": "Cassidy Rogers", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$299,825", + "start_date": "10/13/2019" + }, + { + "extn": "2475", + "id": "35021", + "name": "Olivia Casey", + "office": "Tokyo", + "position": "CNC Operator", + "salary": "$111,501", + "start_date": "3/24/2010" + }, + { + "extn": "8518", + "id": "35022", + "name": "Harvey Duvall", + "office": "London", + "position": "Paramedic", + "salary": "$65,488", + "start_date": "7/1/2009" + }, + { + "extn": "4900", + "id": "35023", + "name": "Mina Callan", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$226,029", + "start_date": "3/2/2018" + }, + { + "extn": "3348", + "id": "35024", + "name": "Peyton Oakley", + "office": "Kansas City", + "position": "Dentist", + "salary": "$169,068", + "start_date": "12/22/2015" + }, + { + "extn": "6263", + "id": "35025", + "name": "Nate Powell", + "office": "Innsbruck", + "position": "Fabricator", + "salary": "$46,722", + "start_date": "3/18/2003" + }, + { + "extn": "6128", + "id": "35026", + "name": "Rosalie Bright", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$199,622", + "start_date": "8/18/2001" + }, + { + "extn": "6714", + "id": "35027", + "name": "Chad Hooper", + "office": "Portland", + "position": "Business Broker", + "salary": "$42,577", + "start_date": "4/27/2004" + }, + { + "extn": "2719", + "id": "35028", + "name": "Johnathan Saunders", + "office": "Madison", + "position": "HR Specialist", + "salary": "$184,424", + "start_date": "7/27/2006" + }, + { + "extn": "9635", + "id": "35029", + "name": "Megan Bailey", + "office": "Tulsa", + "position": "Software Engineer", + "salary": "$156,090", + "start_date": "9/1/2004" + }, + { + "extn": "7781", + "id": "35030", + "name": "Doug Collis", + "office": "Henderson", + "position": "Cashier", + "salary": "$13,347", + "start_date": "6/13/2010" + }, + { + "extn": "1921", + "id": "35031", + "name": "Kurt Benfield", + "office": "Otawa", + "position": "Physician", + "salary": "$199,006", + "start_date": "9/3/2017" + }, + { + "extn": "1794", + "id": "35032", + "name": "Michaela Varley", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$143,154", + "start_date": "2/13/2005" + }, + { + "extn": "1549", + "id": "35033", + "name": "Sebastian Uttridge", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$96,866", + "start_date": "6/16/2011" + }, + { + "extn": "3337", + "id": "35034", + "name": "Anthony Ward", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$20,387", + "start_date": "8/22/2002" + }, + { + "extn": "4833", + "id": "35035", + "name": "Tyson Ashley", + "office": "Irving", + "position": "Executive Director", + "salary": "$188,347", + "start_date": "9/11/2008" + }, + { + "extn": "6817", + "id": "35036", + "name": "Stella Ogilvy", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$269,504", + "start_date": "6/18/2016" + }, + { + "extn": "2740", + "id": "35037", + "name": "Rowan Snell", + "office": "Garland", + "position": "Physician", + "salary": "$165,653", + "start_date": "10/20/2019" + }, + { + "extn": "4511", + "id": "35038", + "name": "Hayden Mason", + "office": "Glendale", + "position": "Baker", + "salary": "$184,076", + "start_date": "1/3/2003" + }, + { + "extn": "8734", + "id": "35039", + "name": "Johnathan Wilkinson", + "office": "Quebec", + "position": "Audiologist", + "salary": "$63,445", + "start_date": "8/26/2009" + }, + { + "extn": "2207", + "id": "35040", + "name": "Candice Reyes", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$51,002", + "start_date": "11/11/2004" + }, + { + "extn": "8248", + "id": "35041", + "name": "Emerald Scott", + "office": "Baltimore", + "position": "Software Engineer", + "salary": "$158,629", + "start_date": "9/22/2008" + }, + { + "extn": "2739", + "id": "35042", + "name": "Gil Miller", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$38,303", + "start_date": "10/3/2002" + }, + { + "extn": "3304", + "id": "35043", + "name": "Isla Ainsworth", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$169,204", + "start_date": "5/6/2000" + }, + { + "extn": "1534", + "id": "35044", + "name": "Rufus Hall", + "office": "Milano", + "position": "Stockbroker", + "salary": "$160,623", + "start_date": "7/5/2013" + }, + { + "extn": "1240", + "id": "35045", + "name": "Jack Calderwood", + "office": "Milwaukee", + "position": "Business Broker", + "salary": "$191,175", + "start_date": "1/10/2001" + }, + { + "extn": "1953", + "id": "35046", + "name": "Percy Archer", + "office": "Jersey City", + "position": "Ambulatory Nurse", + "salary": "$14,996", + "start_date": "8/25/2003" + }, + { + "extn": "7350", + "id": "35047", + "name": "Judith Long", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$91,270", + "start_date": "7/30/2001" + }, + { + "extn": "2975", + "id": "35048", + "name": "Tom Abbot", + "office": "Ontario", + "position": "Electrician", + "salary": "$139,348", + "start_date": "8/25/2019" + }, + { + "extn": "8273", + "id": "35049", + "name": "Adeline Price", + "office": "Madison", + "position": "HR Coordinator", + "salary": "$45,218", + "start_date": "5/29/2011" + }, + { + "extn": "4947", + "id": "35050", + "name": "Johnathan Willis", + "office": "Moreno Valley", + "position": "Software Engineer", + "salary": "$96,885", + "start_date": "11/12/2006" + }, + { + "extn": "1280", + "id": "35051", + "name": "Hank Windsor", + "office": "San Antonio", + "position": "Clerk", + "salary": "$109,862", + "start_date": "2/16/2019" + }, + { + "extn": "3118", + "id": "35052", + "name": "Isla Douglas", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$125,069", + "start_date": "5/19/2005" + }, + { + "extn": "5168", + "id": "35053", + "name": "Daniel Owens", + "office": "Jacksonville", + "position": "Executive Director", + "salary": "$237,314", + "start_date": "12/12/2010" + }, + { + "extn": "1029", + "id": "35054", + "name": "Cassandra Warren", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$170,697", + "start_date": "10/16/2010" + }, + { + "extn": "9747", + "id": "35055", + "name": "Selena Lewis", + "office": "San Francisco", + "position": "Bookkeeper", + "salary": "$25,918", + "start_date": "3/13/2002" + }, + { + "extn": "3303", + "id": "35056", + "name": "Natalie Webster", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$200,030", + "start_date": "12/10/2009" + }, + { + "extn": "1984", + "id": "35057", + "name": "Cadence Archer", + "office": "Berlin", + "position": "Design Engineer", + "salary": "$155,959", + "start_date": "4/26/2005" + }, + { + "extn": "1933", + "id": "35058", + "name": "Logan Edwards", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$14,914", + "start_date": "7/2/2011" + }, + { + "extn": "9837", + "id": "35059", + "name": "Liam Oliver", + "office": "Madison", + "position": "Stockbroker", + "salary": "$44,744", + "start_date": "9/18/2005" + }, + { + "extn": "1536", + "id": "35060", + "name": "Abdul Baker", + "office": "San Bernardino", + "position": "Operator", + "salary": "$215,120", + "start_date": "1/10/2000" + }, + { + "extn": "5819", + "id": "35061", + "name": "Alessandra Brennan", + "office": "Quebec", + "position": "Banker", + "salary": "$86,143", + "start_date": "11/19/2007" + }, + { + "extn": "6747", + "id": "35062", + "name": "Tom Hewitt", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$208,578", + "start_date": "9/3/2005" + }, + { + "extn": "3227", + "id": "35063", + "name": "Hanna Oliver", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$63,097", + "start_date": "4/27/2010" + }, + { + "extn": "9798", + "id": "35064", + "name": "Denny Weatcroft", + "office": "Boston", + "position": "Budget Analyst", + "salary": "$59,869", + "start_date": "12/4/2014" + }, + { + "extn": "3402", + "id": "35065", + "name": "Marjorie Newman", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$32,071", + "start_date": "3/11/2007" + }, + { + "extn": "5702", + "id": "35066", + "name": "Alan Pearce", + "office": "Hayward", + "position": "Doctor", + "salary": "$148,002", + "start_date": "12/22/2002" + }, + { + "extn": "4874", + "id": "35067", + "name": "Andrea Graham", + "office": "Anaheim", + "position": "Designer", + "salary": "$46,412", + "start_date": "2/11/2006" + }, + { + "extn": "1684", + "id": "35068", + "name": "Alan Gilbert", + "office": "Amarillo", + "position": "Laboratory Technician", + "salary": "$129,276", + "start_date": "1/9/2005" + }, + { + "extn": "2408", + "id": "35069", + "name": "Eduardo Donovan", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$282,874", + "start_date": "7/23/2004" + }, + { + "extn": "6815", + "id": "35070", + "name": "Mike Mcguire", + "office": "Tokyo", + "position": "Dentist", + "salary": "$268,925", + "start_date": "6/26/2018" + }, + { + "extn": "6270", + "id": "35071", + "name": "Chadwick Richardson", + "office": "Valetta", + "position": "Project Manager", + "salary": "$111,888", + "start_date": "6/19/2001" + }, + { + "extn": "7283", + "id": "35072", + "name": "Karla Potter", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$43,752", + "start_date": "1/4/2003" + }, + { + "extn": "1271", + "id": "35073", + "name": "Florence Andrews", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$109,519", + "start_date": "1/16/2012" + }, + { + "extn": "7719", + "id": "35074", + "name": "Tom Tanner", + "office": "London", + "position": "Executive Director", + "salary": "$272,251", + "start_date": "10/10/2012" + }, + { + "extn": "9697", + "id": "35075", + "name": "Ryan Vernon", + "office": "Huntsville", + "position": "Cash Manager", + "salary": "$278,552", + "start_date": "8/20/2004" + }, + { + "extn": "5874", + "id": "35076", + "name": "Peter Wilkinson", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$94,575", + "start_date": "11/12/2000" + }, + { + "extn": "3855", + "id": "35077", + "name": "Gil Ring", + "office": "Jacksonville", + "position": "Business Broker", + "salary": "$131,481", + "start_date": "1/13/2008" + }, + { + "extn": "1906", + "id": "35078", + "name": "Estrella Booth", + "office": "Stockton", + "position": "Design Engineer", + "salary": "$23,348", + "start_date": "9/15/2012" + }, + { + "extn": "7119", + "id": "35079", + "name": "Gina Richards", + "office": "Toledo", + "position": "Global Logistics Supervisor", + "salary": "$90,392", + "start_date": "1/12/2002" + }, + { + "extn": "2718", + "id": "35080", + "name": "Jayden Edley", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$245,253", + "start_date": "3/5/2018" + }, + { + "extn": "4812", + "id": "35081", + "name": "Camila Ward", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$284,085", + "start_date": "9/13/2018" + }, + { + "extn": "3052", + "id": "35082", + "name": "Logan Stewart", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$206,800", + "start_date": "5/19/2014" + }, + { + "extn": "6310", + "id": "35083", + "name": "Maggie Simpson", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$177,079", + "start_date": "12/1/2008" + }, + { + "extn": "6932", + "id": "35084", + "name": "Zoe Sheldon", + "office": "Denver", + "position": "Stockbroker", + "salary": "$151,007", + "start_date": "6/18/2013" + }, + { + "extn": "7234", + "id": "35085", + "name": "Jamie Mcguire", + "office": "Glendale", + "position": "Assistant Buyer", + "salary": "$32,694", + "start_date": "8/26/2013" + }, + { + "extn": "2051", + "id": "35086", + "name": "Oliver Wilkinson", + "office": "Berna", + "position": "Associate Professor", + "salary": "$82,529", + "start_date": "12/30/2006" + }, + { + "extn": "1754", + "id": "35087", + "name": "Winnie Thorne", + "office": "Lyon", + "position": "Operator", + "salary": "$259,943", + "start_date": "4/22/2001" + }, + { + "extn": "7822", + "id": "35088", + "name": "Luke Hewitt", + "office": "Salem", + "position": "Biologist", + "salary": "$262,504", + "start_date": "1/5/2015" + }, + { + "extn": "2932", + "id": "35089", + "name": "Angelique Morrow", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$80,390", + "start_date": "2/23/2011" + }, + { + "extn": "7126", + "id": "35090", + "name": "Vanessa Janes", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$76,861", + "start_date": "12/27/2011" + }, + { + "extn": "8994", + "id": "35091", + "name": "Iris Amstead", + "office": "Worcester", + "position": "Designer", + "salary": "$189,884", + "start_date": "10/17/2011" + }, + { + "extn": "2707", + "id": "35092", + "name": "Kendra Knight", + "office": "Jacksonville", + "position": "Clerk", + "salary": "$10,362", + "start_date": "11/17/2016" + }, + { + "extn": "8092", + "id": "35093", + "name": "Courtney Whatson", + "office": "Bucharest", + "position": "Healthcare Specialist", + "salary": "$271,226", + "start_date": "7/5/2001" + }, + { + "extn": "6767", + "id": "35094", + "name": "Kendra Tobin", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$27,848", + "start_date": "5/12/2013" + }, + { + "extn": "9202", + "id": "35095", + "name": "Ramon Snow", + "office": "Las Vegas", + "position": "Healthcare Specialist", + "salary": "$202,157", + "start_date": "3/23/2008" + }, + { + "extn": "9012", + "id": "35096", + "name": "Johnathan Bell", + "office": "Phoenix", + "position": "Design Engineer", + "salary": "$108,991", + "start_date": "12/30/2015" + }, + { + "extn": "9243", + "id": "35097", + "name": "Tyson Stark", + "office": "Oakland", + "position": "Doctor", + "salary": "$208,883", + "start_date": "3/2/2004" + }, + { + "extn": "8372", + "id": "35098", + "name": "Lindsay Broomfield", + "office": "Long Beach", + "position": "Project Manager", + "salary": "$191,008", + "start_date": "4/7/2003" + }, + { + "extn": "9709", + "id": "35099", + "name": "Mason Matthews", + "office": "Huntsville", + "position": "Mobile Developer", + "salary": "$217,393", + "start_date": "7/15/2015" + }, + { + "extn": "2833", + "id": "35100", + "name": "Maggie May", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$136,515", + "start_date": "11/21/2009" + }, + { + "extn": "5994", + "id": "35101", + "name": "Nick Hobson", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$94,750", + "start_date": "7/31/2019" + }, + { + "extn": "9851", + "id": "35102", + "name": "Susan Waterson", + "office": "Bucharest", + "position": "Lecturer", + "salary": "$49,824", + "start_date": "10/21/2004" + }, + { + "extn": "5825", + "id": "35103", + "name": "Rosalie Lane", + "office": "New York", + "position": "Associate Professor", + "salary": "$276,325", + "start_date": "1/21/2019" + }, + { + "extn": "9269", + "id": "35104", + "name": "Evelynn Furnell", + "office": "Dallas", + "position": "Executive Director", + "salary": "$72,548", + "start_date": "7/11/2004" + }, + { + "extn": "2900", + "id": "35105", + "name": "Maya Beal", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$257,203", + "start_date": "3/20/2010" + }, + { + "extn": "6902", + "id": "35106", + "name": "Willow Potts", + "office": "Henderson", + "position": "Biologist", + "salary": "$23,918", + "start_date": "12/10/2008" + }, + { + "extn": "4090", + "id": "35107", + "name": "George Edler", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$137,328", + "start_date": "5/31/2006" + }, + { + "extn": "4514", + "id": "35108", + "name": "Hannah Stone ", + "office": "Tokyo", + "position": "Healthcare Specialist", + "salary": "$45,723", + "start_date": "11/13/2014" + }, + { + "extn": "8095", + "id": "35109", + "name": "Evelynn Cooper", + "office": "Saint Paul", + "position": "HR Coordinator", + "salary": "$182,990", + "start_date": "5/9/2011" + }, + { + "extn": "4908", + "id": "35110", + "name": "Michael Drew", + "office": "Oakland", + "position": "Mobile Developer", + "salary": "$138,608", + "start_date": "5/29/2003" + }, + { + "extn": "6482", + "id": "35111", + "name": "Mike Ward", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$234,276", + "start_date": "3/13/2001" + }, + { + "extn": "7759", + "id": "35112", + "name": "Aleksandra Russell", + "office": "Paris", + "position": "Stockbroker", + "salary": "$169,305", + "start_date": "8/11/2010" + }, + { + "extn": "7154", + "id": "35113", + "name": "Chris Potts", + "office": "Columbus", + "position": "Service Supervisor", + "salary": "$178,082", + "start_date": "4/3/2006" + }, + { + "extn": "8029", + "id": "35114", + "name": "Ruth Clark", + "office": "Hayward", + "position": "Inspector", + "salary": "$104,718", + "start_date": "2/7/2019" + }, + { + "extn": "3285", + "id": "35115", + "name": "Benny Mcleod", + "office": "Richmond", + "position": "Inspector", + "salary": "$188,577", + "start_date": "5/4/2008" + }, + { + "extn": "1054", + "id": "35116", + "name": "Harry Hogg", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$274,332", + "start_date": "6/20/2007" + }, + { + "extn": "9390", + "id": "35117", + "name": "Fred Bennett", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$179,163", + "start_date": "12/13/2014" + }, + { + "extn": "5738", + "id": "35118", + "name": "Melania Crawley", + "office": "Hollywood", + "position": "Audiologist", + "salary": "$192,009", + "start_date": "3/21/2001" + }, + { + "extn": "4179", + "id": "35119", + "name": "Boris Bennett", + "office": "Berlin", + "position": "Cook", + "salary": "$260,809", + "start_date": "12/25/2018" + }, + { + "extn": "4601", + "id": "35120", + "name": "Phillip Sherwood", + "office": "Worcester", + "position": "Banker", + "salary": "$180,181", + "start_date": "9/6/2009" + }, + { + "extn": "1167", + "id": "35121", + "name": "Nicole Owen", + "office": "Baltimore", + "position": "Doctor", + "salary": "$148,645", + "start_date": "11/9/2016" + }, + { + "extn": "1225", + "id": "35122", + "name": "Barney Coates", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$26,487", + "start_date": "12/11/2007" + }, + { + "extn": "9572", + "id": "35123", + "name": "Savannah Price", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$210,306", + "start_date": "2/11/2013" + }, + { + "extn": "5978", + "id": "35124", + "name": "Carissa Porter", + "office": "Springfield", + "position": "Bellman", + "salary": "$196,975", + "start_date": "8/12/2018" + }, + { + "extn": "4701", + "id": "35125", + "name": "Stephanie Reid", + "office": "Murfreesboro", + "position": "Software Engineer", + "salary": "$230,379", + "start_date": "3/9/2009" + }, + { + "extn": "6561", + "id": "35126", + "name": "Leslie Wilton", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$230,132", + "start_date": "10/18/2017" + }, + { + "extn": "6361", + "id": "35127", + "name": "Daphne Silva", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$18,093", + "start_date": "10/20/2016" + }, + { + "extn": "4918", + "id": "35128", + "name": "Ronald Clarke", + "office": "Dallas", + "position": "Steward", + "salary": "$20,137", + "start_date": "12/16/2004" + }, + { + "extn": "4993", + "id": "35129", + "name": "Ally Gavin", + "office": "Irving", + "position": "Biologist", + "salary": "$12,336", + "start_date": "5/10/2006" + }, + { + "extn": "1604", + "id": "35130", + "name": "Rocco Allcott", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$66,431", + "start_date": "3/15/2017" + }, + { + "extn": "9795", + "id": "35131", + "name": "Sasha Brown", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$201,523", + "start_date": "2/27/2009" + }, + { + "extn": "9329", + "id": "35132", + "name": "John Forth", + "office": "Long Beach", + "position": "Web Developer", + "salary": "$124,686", + "start_date": "1/1/2008" + }, + { + "extn": "9515", + "id": "35133", + "name": "Abbey Simpson", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$166,943", + "start_date": "8/17/2003" + }, + { + "extn": "4323", + "id": "35134", + "name": "Camden Huggins", + "office": "Lyon", + "position": "Associate Professor", + "salary": "$61,840", + "start_date": "10/21/2006" + }, + { + "extn": "7578", + "id": "35135", + "name": "Tess Logan", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$10,740", + "start_date": "9/5/2018" + }, + { + "extn": "5781", + "id": "35136", + "name": "Kenzie Ianson", + "office": "New Orleans", + "position": "Operator", + "salary": "$15,658", + "start_date": "3/24/2010" + }, + { + "extn": "9241", + "id": "35137", + "name": "Lexi Umney", + "office": "Richmond", + "position": "Dentist", + "salary": "$53,455", + "start_date": "9/3/2000" + }, + { + "extn": "8671", + "id": "35138", + "name": "Lucy Coates", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$51,602", + "start_date": "12/17/2008" + }, + { + "extn": "8523", + "id": "35139", + "name": "Matthew Wilkinson", + "office": "Hollywood", + "position": "Bellman", + "salary": "$106,027", + "start_date": "2/6/2016" + }, + { + "extn": "6162", + "id": "35140", + "name": "Nate Tait", + "office": "Amarillo", + "position": "Staffing Consultant", + "salary": "$276,738", + "start_date": "7/7/2000" + }, + { + "extn": "1790", + "id": "35141", + "name": "Lana Bloom", + "office": "Madrid", + "position": "Clerk", + "salary": "$173,501", + "start_date": "2/24/2013" + }, + { + "extn": "9329", + "id": "35142", + "name": "Russel Morris", + "office": "Portland", + "position": "Laboratory Technician", + "salary": "$45,578", + "start_date": "12/5/2003" + }, + { + "extn": "9176", + "id": "35143", + "name": "Owen Morris", + "office": "Rome", + "position": "Webmaster", + "salary": "$198,181", + "start_date": "6/1/2017" + }, + { + "extn": "5015", + "id": "35144", + "name": "Dalia Addison", + "office": "Springfield", + "position": "Banker", + "salary": "$231,457", + "start_date": "5/10/2014" + }, + { + "extn": "7726", + "id": "35145", + "name": "Jack Palmer", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$240,023", + "start_date": "12/27/2001" + }, + { + "extn": "6076", + "id": "35146", + "name": "Eduardo Clarkson", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$25,263", + "start_date": "12/18/2014" + }, + { + "extn": "5492", + "id": "35147", + "name": "Domenic Ingram", + "office": "Wien", + "position": "Production Painter", + "salary": "$63,743", + "start_date": "11/28/2014" + }, + { + "extn": "1786", + "id": "35148", + "name": "John Palmer", + "office": "Los Angeles", + "position": "Bellman", + "salary": "$101,373", + "start_date": "8/4/2002" + }, + { + "extn": "7347", + "id": "35149", + "name": "Abdul Cooper", + "office": "Seattle", + "position": "Staffing Consultant", + "salary": "$47,239", + "start_date": "3/3/2003" + }, + { + "extn": "7163", + "id": "35150", + "name": "Estrella Uttley", + "office": "Dallas", + "position": "Webmaster", + "salary": "$63,280", + "start_date": "12/3/2011" + }, + { + "extn": "8501", + "id": "35151", + "name": "Hope Yard", + "office": "Springfield", + "position": "Fabricator", + "salary": "$20,216", + "start_date": "3/25/2013" + }, + { + "extn": "2128", + "id": "35152", + "name": "Marvin Mcguire", + "office": "Huntsville", + "position": "Bellman", + "salary": "$210,489", + "start_date": "12/2/2000" + }, + { + "extn": "5062", + "id": "35153", + "name": "Nate Allcott", + "office": "Tulsa", + "position": "Auditor", + "salary": "$245,267", + "start_date": "11/2/2008" + }, + { + "extn": "3515", + "id": "35154", + "name": "Naomi Owens", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$296,061", + "start_date": "6/21/2006" + }, + { + "extn": "7756", + "id": "35155", + "name": "Enoch Bishop", + "office": "Venice", + "position": "Audiologist", + "salary": "$55,040", + "start_date": "6/8/2009" + }, + { + "extn": "3580", + "id": "35156", + "name": "Mandy Mitchell", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$44,764", + "start_date": "4/11/2004" + }, + { + "extn": "8080", + "id": "35157", + "name": "Mayleen Reading", + "office": "Venice", + "position": "HR Coordinator", + "salary": "$115,182", + "start_date": "3/18/2015" + }, + { + "extn": "5561", + "id": "35158", + "name": "Dakota Stewart", + "office": "Madrid", + "position": "Inspector", + "salary": "$118,062", + "start_date": "10/12/2013" + }, + { + "extn": "6983", + "id": "35159", + "name": "Barry James", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$97,584", + "start_date": "10/12/2000" + }, + { + "extn": "8226", + "id": "35160", + "name": "Tony Lee", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$85,511", + "start_date": "8/31/2013" + }, + { + "extn": "9056", + "id": "35161", + "name": "Isabel Webster", + "office": "Innsbruck", + "position": "HR Specialist", + "salary": "$57,802", + "start_date": "1/20/2014" + }, + { + "extn": "6112", + "id": "35162", + "name": "Leroy Brennan", + "office": "Bridgeport", + "position": "Webmaster", + "salary": "$257,304", + "start_date": "1/8/2002" + }, + { + "extn": "9324", + "id": "35163", + "name": "Shay Amstead", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$128,461", + "start_date": "9/8/2017" + }, + { + "extn": "4806", + "id": "35164", + "name": "Stephanie Lunt", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$97,495", + "start_date": "11/10/2002" + }, + { + "extn": "2416", + "id": "35165", + "name": "Janice Mitchell", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$230,188", + "start_date": "5/25/2002" + }, + { + "extn": "7876", + "id": "35166", + "name": "Chad Warren", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$144,765", + "start_date": "7/17/2015" + }, + { + "extn": "5627", + "id": "35167", + "name": "Claire Woodcock", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$131,201", + "start_date": "6/19/2013" + }, + { + "extn": "2763", + "id": "35168", + "name": "Carl Willson", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$214,046", + "start_date": "7/26/2014" + }, + { + "extn": "6305", + "id": "35169", + "name": "Kamila Moreno", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$255,408", + "start_date": "7/16/2007" + }, + { + "extn": "8319", + "id": "35170", + "name": "Rosa Nelson", + "office": "Nashville", + "position": "Doctor", + "salary": "$71,098", + "start_date": "1/12/2012" + }, + { + "extn": "4530", + "id": "35171", + "name": "Chelsea Potter", + "office": "Henderson", + "position": "Doctor", + "salary": "$230,498", + "start_date": "8/28/2011" + }, + { + "extn": "9324", + "id": "35172", + "name": "Denny Neville", + "office": "Atlanta", + "position": "Project Manager", + "salary": "$265,370", + "start_date": "10/9/2001" + }, + { + "extn": "8962", + "id": "35173", + "name": "Leilani Wood", + "office": "Bellevue", + "position": "Web Developer", + "salary": "$149,918", + "start_date": "4/8/2018" + }, + { + "extn": "5136", + "id": "35174", + "name": "Chuck Bloom", + "office": "Portland", + "position": "Bookkeeper", + "salary": "$191,185", + "start_date": "8/4/2019" + }, + { + "extn": "3840", + "id": "35175", + "name": "Destiny Morris", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$59,850", + "start_date": "7/8/2013" + }, + { + "extn": "3080", + "id": "35176", + "name": "Leah Harrison", + "office": "Bridgeport", + "position": "Stockbroker", + "salary": "$174,607", + "start_date": "12/9/2013" + }, + { + "extn": "1866", + "id": "35177", + "name": "Phoebe Moore", + "office": "Lakewood", + "position": "Banker", + "salary": "$42,909", + "start_date": "6/27/2012" + }, + { + "extn": "5087", + "id": "35178", + "name": "Taylor Whatson", + "office": "Hollywood", + "position": "Bellman", + "salary": "$25,064", + "start_date": "1/4/2012" + }, + { + "extn": "8310", + "id": "35179", + "name": "Nate Tait", + "office": "Memphis", + "position": "Dentist", + "salary": "$243,820", + "start_date": "1/2/2015" + }, + { + "extn": "4983", + "id": "35180", + "name": "Ryan Yates", + "office": "Nashville", + "position": "Biologist", + "salary": "$74,661", + "start_date": "8/10/2011" + }, + { + "extn": "3176", + "id": "35181", + "name": "Chadwick Nanton", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$165,449", + "start_date": "12/5/2004" + }, + { + "extn": "8514", + "id": "35182", + "name": "Marie Ebbs", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$22,069", + "start_date": "3/17/2016" + }, + { + "extn": "2234", + "id": "35183", + "name": "Julian Porter", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$135,476", + "start_date": "3/25/2003" + }, + { + "extn": "2952", + "id": "35184", + "name": "Russel Saunders", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$248,497", + "start_date": "3/17/2010" + }, + { + "extn": "4382", + "id": "35185", + "name": "Adelaide Alexander", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$73,324", + "start_date": "11/17/2014" + }, + { + "extn": "5279", + "id": "35186", + "name": "Elijah Fox", + "office": "Bellevue", + "position": "Machine Operator", + "salary": "$84,458", + "start_date": "3/17/2002" + }, + { + "extn": "1989", + "id": "35187", + "name": "Tess Jacobs", + "office": "Jersey City", + "position": "Chef Manager", + "salary": "$85,475", + "start_date": "11/28/2011" + }, + { + "extn": "8754", + "id": "35188", + "name": "Abdul Andrews", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$91,678", + "start_date": "8/10/2015" + }, + { + "extn": "1487", + "id": "35189", + "name": "William Gray", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$39,242", + "start_date": "10/10/2000" + }, + { + "extn": "2184", + "id": "35190", + "name": "Harry Brett", + "office": "Lyon", + "position": "Fabricator", + "salary": "$239,154", + "start_date": "9/11/2012" + }, + { + "extn": "9348", + "id": "35191", + "name": "Nick Rigg", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$219,784", + "start_date": "12/13/2004" + }, + { + "extn": "6772", + "id": "35192", + "name": "Jazmin Cassidy", + "office": "Denver", + "position": "Pharmacist", + "salary": "$23,434", + "start_date": "10/31/2010" + }, + { + "extn": "8617", + "id": "35193", + "name": "Hayden Cobb", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$51,291", + "start_date": "12/30/2012" + }, + { + "extn": "2557", + "id": "35194", + "name": "Vanessa Tyrrell", + "office": "Prague", + "position": "Health Educator", + "salary": "$284,793", + "start_date": "3/18/2002" + }, + { + "extn": "9892", + "id": "35195", + "name": "Ronald Gordon", + "office": "Las Vegas", + "position": "Restaurant Manager", + "salary": "$222,863", + "start_date": "10/22/2019" + }, + { + "extn": "2529", + "id": "35196", + "name": "Bart Benson", + "office": "Prague", + "position": "Designer", + "salary": "$78,614", + "start_date": "12/30/2007" + }, + { + "extn": "9067", + "id": "35197", + "name": "Liam Osman", + "office": "Rochester", + "position": "Fabricator", + "salary": "$192,703", + "start_date": "5/26/2007" + }, + { + "extn": "8898", + "id": "35198", + "name": "Hanna Horton", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$294,407", + "start_date": "3/26/2013" + }, + { + "extn": "4909", + "id": "35199", + "name": "Nick Kerr", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$231,784", + "start_date": "9/3/2018" + }, + { + "extn": "8129", + "id": "35200", + "name": "Ethan Gosling", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$180,967", + "start_date": "1/10/2002" + }, + { + "extn": "2315", + "id": "35201", + "name": "Dorothy Bolton", + "office": "Houston", + "position": "Doctor", + "salary": "$81,406", + "start_date": "6/3/2010" + }, + { + "extn": "4492", + "id": "35202", + "name": "Kenzie Squire", + "office": "Indianapolis", + "position": "Healthcare Specialist", + "salary": "$74,668", + "start_date": "8/14/2018" + }, + { + "extn": "5848", + "id": "35203", + "name": "Adeline Fox", + "office": "Indianapolis", + "position": "Baker", + "salary": "$175,139", + "start_date": "5/9/2017" + }, + { + "extn": "7086", + "id": "35204", + "name": "Owen Greenwood", + "office": "Arlington", + "position": "Business Broker", + "salary": "$168,716", + "start_date": "10/10/2015" + }, + { + "extn": "4249", + "id": "35205", + "name": "Leslie Stuart", + "office": "Stockton", + "position": "Laboratory Technician", + "salary": "$101,046", + "start_date": "3/1/2014" + }, + { + "extn": "7407", + "id": "35206", + "name": "Iris Stone", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$263,337", + "start_date": "7/27/2019" + }, + { + "extn": "2132", + "id": "35207", + "name": "Sofia Wright", + "office": "El Paso", + "position": "Biologist", + "salary": "$43,922", + "start_date": "3/15/2005" + }, + { + "extn": "4805", + "id": "35208", + "name": "Juliet Warren", + "office": "Stockton", + "position": "Auditor", + "salary": "$139,931", + "start_date": "3/11/2010" + }, + { + "extn": "5390", + "id": "35209", + "name": "Kassandra Clifton", + "office": "Madrid", + "position": "Front Desk Coordinator", + "salary": "$43,476", + "start_date": "8/26/2001" + }, + { + "extn": "5295", + "id": "35210", + "name": "Adela Collingwood", + "office": "Bucharest", + "position": "Physician", + "salary": "$211,731", + "start_date": "9/1/2011" + }, + { + "extn": "6325", + "id": "35211", + "name": "Piper Vincent", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$290,560", + "start_date": "3/7/2011" + }, + { + "extn": "7634", + "id": "35212", + "name": "Elise Harrington", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$232,364", + "start_date": "5/12/2015" + }, + { + "extn": "4815", + "id": "35213", + "name": "Freya Cadman", + "office": "Springfield", + "position": "Designer", + "salary": "$291,459", + "start_date": "9/21/2000" + }, + { + "extn": "7725", + "id": "35214", + "name": "Janelle Moore", + "office": "Springfield", + "position": "Audiologist", + "salary": "$178,496", + "start_date": "10/1/2009" + }, + { + "extn": "7379", + "id": "35215", + "name": "Wendy Wilson", + "office": "Salem", + "position": "Front Desk Coordinator", + "salary": "$240,937", + "start_date": "11/16/2016" + }, + { + "extn": "2503", + "id": "35216", + "name": "Lillian Amstead", + "office": "Jacksonville", + "position": "Loan Officer", + "salary": "$241,303", + "start_date": "10/9/2002" + }, + { + "extn": "3844", + "id": "35217", + "name": "Valerie Wright", + "office": "Rochester", + "position": "Steward", + "salary": "$102,308", + "start_date": "7/15/2000" + }, + { + "extn": "2726", + "id": "35218", + "name": "Ronald Gosling", + "office": "Fremont", + "position": "Auditor", + "salary": "$186,988", + "start_date": "7/1/2006" + }, + { + "extn": "9795", + "id": "35219", + "name": "Darlene Wilton", + "office": "Anaheim", + "position": "Auditor", + "salary": "$199,970", + "start_date": "6/8/2006" + }, + { + "extn": "5693", + "id": "35220", + "name": "Harmony Milner", + "office": "Berlin", + "position": "Investment Advisor", + "salary": "$215,527", + "start_date": "8/10/2010" + }, + { + "extn": "5849", + "id": "35221", + "name": "Phillip Khan", + "office": "Bellevue", + "position": "Cashier", + "salary": "$268,693", + "start_date": "10/19/2018" + }, + { + "extn": "7232", + "id": "35222", + "name": "Samantha Tyler", + "office": "Rome", + "position": "Executive Director", + "salary": "$130,312", + "start_date": "12/26/2000" + }, + { + "extn": "3502", + "id": "35223", + "name": "Danny Jones", + "office": "Charlotte", + "position": "Operator", + "salary": "$113,569", + "start_date": "12/27/2015" + }, + { + "extn": "8358", + "id": "35224", + "name": "Nate Warden", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$110,591", + "start_date": "8/1/2015" + }, + { + "extn": "9901", + "id": "35225", + "name": "Candice Keys", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$15,175", + "start_date": "9/14/2016" + }, + { + "extn": "6572", + "id": "35226", + "name": "Carl Booth", + "office": "Baltimore", + "position": "Banker", + "salary": "$24,637", + "start_date": "4/13/2013" + }, + { + "extn": "9648", + "id": "35227", + "name": "Leroy Edmonds", + "office": "Paris", + "position": "Banker", + "salary": "$25,678", + "start_date": "8/7/2004" + }, + { + "extn": "8011", + "id": "35228", + "name": "Ruth Hogg", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$276,159", + "start_date": "3/14/2016" + }, + { + "extn": "1137", + "id": "35229", + "name": "Leslie Gosling", + "office": "Phoenix", + "position": "Cook", + "salary": "$125,919", + "start_date": "4/20/2003" + }, + { + "extn": "8233", + "id": "35230", + "name": "Irene Kirby", + "office": "Berna", + "position": "CNC Operator", + "salary": "$30,374", + "start_date": "6/23/2017" + }, + { + "extn": "7457", + "id": "35231", + "name": "Bryce Porter", + "office": "El Paso", + "position": "Webmaster", + "salary": "$170,182", + "start_date": "8/30/2017" + }, + { + "extn": "3519", + "id": "35232", + "name": "Emery Bailey", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$163,628", + "start_date": "4/19/2004" + }, + { + "extn": "4008", + "id": "35233", + "name": "Liam Oswald", + "office": "Portland", + "position": "Health Educator", + "salary": "$283,810", + "start_date": "4/5/2000" + }, + { + "extn": "2174", + "id": "35234", + "name": "Gabriel Wilcox", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$268,679", + "start_date": "11/25/2008" + }, + { + "extn": "1162", + "id": "35235", + "name": "Hayden Dubois", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$225,037", + "start_date": "12/3/2011" + }, + { + "extn": "8974", + "id": "35236", + "name": "Caleb Brown", + "office": "Amarillo", + "position": "CNC Operator", + "salary": "$51,299", + "start_date": "1/13/2011" + }, + { + "extn": "2361", + "id": "35237", + "name": "Tess Cameron", + "office": "Honolulu", + "position": "Staffing Consultant", + "salary": "$87,750", + "start_date": "9/16/2001" + }, + { + "extn": "4771", + "id": "35238", + "name": "Kieth Barclay", + "office": "Toledo", + "position": "Biologist", + "salary": "$169,640", + "start_date": "9/26/2019" + }, + { + "extn": "2709", + "id": "35239", + "name": "Rufus Ellis", + "office": "Hollywood", + "position": "Paramedic", + "salary": "$277,866", + "start_date": "2/28/2011" + }, + { + "extn": "2119", + "id": "35240", + "name": "Leanne Gregory", + "office": "Bridgeport", + "position": "Operator", + "salary": "$80,983", + "start_date": "12/2/2008" + }, + { + "extn": "8164", + "id": "35241", + "name": "Darlene James", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$159,533", + "start_date": "9/20/2002" + }, + { + "extn": "2485", + "id": "35242", + "name": "Jolene Brett", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$124,216", + "start_date": "10/10/2017" + }, + { + "extn": "7948", + "id": "35243", + "name": "Hadley Tennant", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$215,344", + "start_date": "4/8/2017" + }, + { + "extn": "8198", + "id": "35244", + "name": "Clarissa Bennett", + "office": "Madison", + "position": "Physician", + "salary": "$193,618", + "start_date": "3/15/2015" + }, + { + "extn": "2388", + "id": "35245", + "name": "Barney Bryson", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$26,660", + "start_date": "8/24/2005" + }, + { + "extn": "9557", + "id": "35246", + "name": "Sasha Larsen", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$291,868", + "start_date": "3/29/2007" + }, + { + "extn": "7249", + "id": "35247", + "name": "Leroy Booth", + "office": "Minneapolis", + "position": "Designer", + "salary": "$274,637", + "start_date": "11/29/2001" + }, + { + "extn": "5669", + "id": "35248", + "name": "Makena Seymour", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$274,758", + "start_date": "3/17/2014" + }, + { + "extn": "2061", + "id": "35249", + "name": "Jayden Osman", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$176,689", + "start_date": "3/4/2016" + }, + { + "extn": "8356", + "id": "35250", + "name": "Blake Clayton", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$266,704", + "start_date": "9/16/2011" + }, + { + "extn": "2468", + "id": "35251", + "name": "Maxwell Lucas", + "office": "Jacksonville", + "position": "Loan Officer", + "salary": "$178,340", + "start_date": "10/12/2016" + }, + { + "extn": "2761", + "id": "35252", + "name": "Rylee Wooldridge", + "office": "Houston", + "position": "Chef Manager", + "salary": "$191,751", + "start_date": "5/29/2019" + }, + { + "extn": "2604", + "id": "35253", + "name": "Javier Leigh", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$107,942", + "start_date": "10/30/2017" + }, + { + "extn": "4139", + "id": "35254", + "name": "Doug Radley", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$199,578", + "start_date": "12/8/2012" + }, + { + "extn": "1498", + "id": "35255", + "name": "Carrie Baldwin", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$144,503", + "start_date": "10/29/2007" + }, + { + "extn": "3345", + "id": "35256", + "name": "Ramon Gardner", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$34,232", + "start_date": "3/30/2013" + }, + { + "extn": "3497", + "id": "35257", + "name": "Abbey Cobb", + "office": "Salt Lake City", + "position": "Service Supervisor", + "salary": "$44,967", + "start_date": "6/26/2012" + }, + { + "extn": "5179", + "id": "35258", + "name": "Benjamin Alcroft", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$210,999", + "start_date": "9/23/2016" + }, + { + "extn": "9257", + "id": "35259", + "name": "Harvey Purvis", + "office": "Glendale", + "position": "HR Coordinator", + "salary": "$86,534", + "start_date": "10/7/2007" + }, + { + "extn": "9522", + "id": "35260", + "name": "Willow Bryant", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$184,239", + "start_date": "4/28/2002" + }, + { + "extn": "8396", + "id": "35261", + "name": "Havana Mitchell", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$105,029", + "start_date": "1/13/2004" + }, + { + "extn": "4985", + "id": "35262", + "name": "Benny Murphy", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$77,818", + "start_date": "2/13/2014" + }, + { + "extn": "8838", + "id": "35263", + "name": "Rae Mcgregor", + "office": "Glendale", + "position": "Designer", + "salary": "$15,482", + "start_date": "10/12/2017" + }, + { + "extn": "2614", + "id": "35264", + "name": "Bart Nobbs", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$252,835", + "start_date": "4/19/2011" + }, + { + "extn": "1923", + "id": "35265", + "name": "Rufus Raven", + "office": "San Francisco", + "position": "Cook", + "salary": "$99,355", + "start_date": "5/15/2013" + }, + { + "extn": "9855", + "id": "35266", + "name": "Adeline Hill", + "office": "Reno", + "position": "Pharmacist", + "salary": "$52,066", + "start_date": "8/4/2006" + }, + { + "extn": "9422", + "id": "35267", + "name": "Julianna Drummond", + "office": "Quebec", + "position": "Fabricator", + "salary": "$109,306", + "start_date": "7/24/2010" + }, + { + "extn": "5603", + "id": "35268", + "name": "Jack Norris", + "office": "Rome", + "position": "Designer", + "salary": "$153,700", + "start_date": "9/30/2015" + }, + { + "extn": "5140", + "id": "35269", + "name": "Gloria Rossi", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$236,027", + "start_date": "8/13/2011" + }, + { + "extn": "1859", + "id": "35270", + "name": "Kamila Nash", + "office": "Lyon", + "position": "Health Educator", + "salary": "$56,969", + "start_date": "8/22/2014" + }, + { + "extn": "5087", + "id": "35271", + "name": "John Cobb", + "office": "Albuquerque", + "position": "Web Developer", + "salary": "$292,708", + "start_date": "4/11/2016" + }, + { + "extn": "6165", + "id": "35272", + "name": "Ethan Wade", + "office": "Salem", + "position": "Mobile Developer", + "salary": "$259,072", + "start_date": "6/8/2001" + }, + { + "extn": "5450", + "id": "35273", + "name": "Luna Mcnally", + "office": "Seattle", + "position": "Production Painter", + "salary": "$34,008", + "start_date": "11/8/2013" + }, + { + "extn": "3127", + "id": "35274", + "name": "Bree Hamilton", + "office": "Madrid", + "position": "Webmaster", + "salary": "$178,351", + "start_date": "8/9/2002" + }, + { + "extn": "8809", + "id": "35275", + "name": "Kamila Ashley", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$188,960", + "start_date": "4/4/2003" + }, + { + "extn": "1777", + "id": "35276", + "name": "Emery Shields", + "office": "Denver", + "position": "Bellman", + "salary": "$114,288", + "start_date": "6/21/2006" + }, + { + "extn": "2683", + "id": "35277", + "name": "Bart Johnson", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$110,094", + "start_date": "7/31/2016" + }, + { + "extn": "4027", + "id": "35278", + "name": "Bob Gaynor", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$210,883", + "start_date": "6/22/2016" + }, + { + "extn": "1858", + "id": "35279", + "name": "Leslie Moore", + "office": "Lisbon", + "position": "Steward", + "salary": "$168,707", + "start_date": "11/21/2000" + }, + { + "extn": "2985", + "id": "35280", + "name": "Ilona Henderson", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$124,904", + "start_date": "5/19/2019" + }, + { + "extn": "4020", + "id": "35281", + "name": "Lucas Douglas", + "office": "Berna", + "position": "Budget Analyst", + "salary": "$44,666", + "start_date": "8/19/2019" + }, + { + "extn": "2436", + "id": "35282", + "name": "Lynn Torres", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$85,193", + "start_date": "9/8/2014" + }, + { + "extn": "5709", + "id": "35283", + "name": "Enoch Calderwood", + "office": "Zurich", + "position": "Auditor", + "salary": "$139,179", + "start_date": "2/6/2012" + }, + { + "extn": "6823", + "id": "35284", + "name": "Bryon Hunter", + "office": "Berlin", + "position": "Web Developer", + "salary": "$296,138", + "start_date": "1/25/2014" + }, + { + "extn": "2086", + "id": "35285", + "name": "Samantha Thorpe", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$65,954", + "start_date": "3/19/2016" + }, + { + "extn": "9829", + "id": "35286", + "name": "Tess Alldridge", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$71,339", + "start_date": "4/1/2009" + }, + { + "extn": "3265", + "id": "35287", + "name": "Eduardo Foxley", + "office": "Stockton", + "position": "Lecturer", + "salary": "$30,111", + "start_date": "11/7/2001" + }, + { + "extn": "9725", + "id": "35288", + "name": "Mark Corbett", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$142,015", + "start_date": "9/14/2009" + }, + { + "extn": "6798", + "id": "35289", + "name": "Marjorie Tyrrell", + "office": "Otawa", + "position": "Dentist", + "salary": "$81,987", + "start_date": "6/10/2014" + }, + { + "extn": "1068", + "id": "35290", + "name": "Eduardo Mcgregor", + "office": "Chicago", + "position": "Dentist", + "salary": "$184,323", + "start_date": "3/22/2011" + }, + { + "extn": "8375", + "id": "35291", + "name": "Shannon Gordon", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$187,349", + "start_date": "11/7/2009" + }, + { + "extn": "5997", + "id": "35292", + "name": "Percy Addley", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$10,350", + "start_date": "11/27/2008" + }, + { + "extn": "5366", + "id": "35293", + "name": "Anthony Miller", + "office": "San Diego", + "position": "Doctor", + "salary": "$121,964", + "start_date": "7/21/2009" + }, + { + "extn": "1870", + "id": "35294", + "name": "Stella Gordon", + "office": "Toledo", + "position": "Associate Professor", + "salary": "$187,729", + "start_date": "1/6/2018" + }, + { + "extn": "2283", + "id": "35295", + "name": "Cherish Ebden", + "office": "Chicago", + "position": "Electrician", + "salary": "$277,059", + "start_date": "3/16/2000" + }, + { + "extn": "3332", + "id": "35296", + "name": "Janice Vollans", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$120,321", + "start_date": "3/24/2000" + }, + { + "extn": "5234", + "id": "35297", + "name": "Tyson Carter", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$229,973", + "start_date": "12/27/2006" + }, + { + "extn": "1018", + "id": "35298", + "name": "Ron Wade", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$217,815", + "start_date": "9/22/2006" + }, + { + "extn": "9416", + "id": "35299", + "name": "Erick Barrett", + "office": "Oakland", + "position": "Baker", + "salary": "$53,583", + "start_date": "11/16/2012" + }, + { + "extn": "9013", + "id": "35300", + "name": "Melody Sloan", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$200,445", + "start_date": "9/16/2010" + }, + { + "extn": "6576", + "id": "35301", + "name": "Bart Larsen", + "office": "Berna", + "position": "Audiologist", + "salary": "$125,540", + "start_date": "3/9/2000" + }, + { + "extn": "7894", + "id": "35302", + "name": "Cristal Jeffery", + "office": "Bakersfield", + "position": "Restaurant Manager", + "salary": "$122,992", + "start_date": "4/9/2008" + }, + { + "extn": "3496", + "id": "35303", + "name": "Lucas Weston", + "office": "Hollywood", + "position": "Restaurant Manager", + "salary": "$150,049", + "start_date": "11/23/2008" + }, + { + "extn": "5412", + "id": "35304", + "name": "Jaylene Wren", + "office": "St. Louis", + "position": "Designer", + "salary": "$216,079", + "start_date": "8/2/2000" + }, + { + "extn": "8097", + "id": "35305", + "name": "Chuck Lloyd", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$154,695", + "start_date": "5/7/2015" + }, + { + "extn": "6730", + "id": "35306", + "name": "Leanne Neville", + "office": "Fullerton", + "position": "Systems Administrator", + "salary": "$81,029", + "start_date": "7/8/2014" + }, + { + "extn": "5140", + "id": "35307", + "name": "Andrea Richardson", + "office": "Madrid", + "position": "Steward", + "salary": "$72,750", + "start_date": "5/19/2018" + }, + { + "extn": "9481", + "id": "35308", + "name": "Oliver Wright", + "office": "Chicago", + "position": "Dentist", + "salary": "$265,130", + "start_date": "2/1/2013" + }, + { + "extn": "5754", + "id": "35309", + "name": "Tyson James", + "office": "Wien", + "position": "Baker", + "salary": "$278,418", + "start_date": "10/16/2007" + }, + { + "extn": "4576", + "id": "35310", + "name": "Alexander Connell", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$125,740", + "start_date": "3/21/2006" + }, + { + "extn": "2376", + "id": "35311", + "name": "Bart Mason", + "office": "Ontario", + "position": "Business Broker", + "salary": "$57,862", + "start_date": "8/29/2015" + }, + { + "extn": "4591", + "id": "35312", + "name": "Doug Doherty", + "office": "Orlando", + "position": "Staffing Consultant", + "salary": "$251,811", + "start_date": "11/26/2007" + }, + { + "extn": "8413", + "id": "35313", + "name": "Eduardo Thatcher", + "office": "Toledo", + "position": "Production Painter", + "salary": "$180,540", + "start_date": "3/16/2005" + }, + { + "extn": "5014", + "id": "35314", + "name": "Tara Bryant", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$248,646", + "start_date": "10/3/2004" + }, + { + "extn": "9385", + "id": "35315", + "name": "Carol King", + "office": "Escondido", + "position": "Health Educator", + "salary": "$274,939", + "start_date": "2/19/2018" + }, + { + "extn": "1613", + "id": "35316", + "name": "Phillip Reynolds", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$173,026", + "start_date": "2/25/2019" + }, + { + "extn": "5527", + "id": "35317", + "name": "Jack Donnelly", + "office": "Dallas", + "position": "Auditor", + "salary": "$195,073", + "start_date": "11/20/2018" + }, + { + "extn": "5850", + "id": "35318", + "name": "Alexander Varndell", + "office": "Laredo", + "position": "Steward", + "salary": "$62,249", + "start_date": "7/23/2006" + }, + { + "extn": "9566", + "id": "35319", + "name": "Wade Daniells", + "office": "Long Beach", + "position": "Banker", + "salary": "$174,103", + "start_date": "5/28/2003" + }, + { + "extn": "3601", + "id": "35320", + "name": "Colleen Duvall", + "office": "Bridgeport", + "position": "HR Coordinator", + "salary": "$10,619", + "start_date": "2/28/2008" + }, + { + "extn": "9071", + "id": "35321", + "name": "Rick Redden", + "office": "Nashville", + "position": "Steward", + "salary": "$145,468", + "start_date": "6/17/2008" + }, + { + "extn": "2523", + "id": "35322", + "name": "Chadwick Smith", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$211,053", + "start_date": "1/3/2000" + }, + { + "extn": "9030", + "id": "35323", + "name": "Christy Lynch", + "office": "Laredo", + "position": "Bellman", + "salary": "$94,578", + "start_date": "10/27/2000" + }, + { + "extn": "6741", + "id": "35324", + "name": "Joyce Wigley", + "office": "Philadelphia", + "position": "Cook", + "salary": "$148,905", + "start_date": "6/13/2005" + }, + { + "extn": "2910", + "id": "35325", + "name": "Samara Rose", + "office": "Fullerton", + "position": "Lecturer", + "salary": "$11,907", + "start_date": "10/20/2004" + }, + { + "extn": "7550", + "id": "35326", + "name": "Tyson Ingram", + "office": "Lisbon", + "position": "Loan Officer", + "salary": "$138,726", + "start_date": "8/6/2010" + }, + { + "extn": "3722", + "id": "35327", + "name": "Cara Nielson", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$57,245", + "start_date": "3/10/2007" + }, + { + "extn": "9450", + "id": "35328", + "name": "Noah Lindop", + "office": "Bellevue", + "position": "Accountant", + "salary": "$212,574", + "start_date": "6/11/2016" + }, + { + "extn": "6540", + "id": "35329", + "name": "Melanie Vollans", + "office": "Springfield", + "position": "Assistant Buyer", + "salary": "$169,815", + "start_date": "11/5/2010" + }, + { + "extn": "6529", + "id": "35330", + "name": "Aeris Amstead", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$99,730", + "start_date": "8/20/2018" + }, + { + "extn": "6088", + "id": "35331", + "name": "Hayden Ward", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$45,773", + "start_date": "10/21/2011" + }, + { + "extn": "8916", + "id": "35332", + "name": "Sebastian Reynolds", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$144,219", + "start_date": "10/23/2014" + }, + { + "extn": "2337", + "id": "35333", + "name": "Zoe Vinton", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$38,343", + "start_date": "4/4/2004" + }, + { + "extn": "3626", + "id": "35334", + "name": "Ron Raven", + "office": "St. Louis", + "position": "Bookkeeper", + "salary": "$299,744", + "start_date": "6/19/2019" + }, + { + "extn": "6108", + "id": "35335", + "name": "David Redfern", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$150,770", + "start_date": "3/9/2001" + }, + { + "extn": "7410", + "id": "35336", + "name": "Eden Hood", + "office": "Salem", + "position": "Healthcare Specialist", + "salary": "$110,705", + "start_date": "11/8/2008" + }, + { + "extn": "6221", + "id": "35337", + "name": "Danny Weasley", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$208,720", + "start_date": "1/7/2009" + }, + { + "extn": "8388", + "id": "35338", + "name": "Mason Mcnally", + "office": "Seattle", + "position": "Physician", + "salary": "$198,950", + "start_date": "10/30/2012" + }, + { + "extn": "1592", + "id": "35339", + "name": "Rebecca Brown", + "office": "Venice", + "position": "HR Coordinator", + "salary": "$217,720", + "start_date": "5/3/2005" + }, + { + "extn": "5680", + "id": "35340", + "name": "Danielle Bradley", + "office": "Dallas", + "position": "Inspector", + "salary": "$205,429", + "start_date": "7/6/2009" + }, + { + "extn": "4101", + "id": "35341", + "name": "Drew Brooks", + "office": "Worcester", + "position": "Business Broker", + "salary": "$261,905", + "start_date": "5/27/2012" + }, + { + "extn": "6651", + "id": "35342", + "name": "Johnathan Porter", + "office": "Long Beach", + "position": "Front Desk Coordinator", + "salary": "$242,197", + "start_date": "9/18/2007" + }, + { + "extn": "2608", + "id": "35343", + "name": "Mason Amstead", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$209,335", + "start_date": "7/8/2002" + }, + { + "extn": "5421", + "id": "35344", + "name": "Benjamin Funnell", + "office": "Ontario", + "position": "Software Engineer", + "salary": "$183,940", + "start_date": "5/2/2018" + }, + { + "extn": "2698", + "id": "35345", + "name": "Chanelle Rowan", + "office": "Detroit", + "position": "Assistant Buyer", + "salary": "$100,097", + "start_date": "11/21/2016" + }, + { + "extn": "6857", + "id": "35346", + "name": "Melinda Radley", + "office": "El Paso", + "position": "Clerk", + "salary": "$295,099", + "start_date": "11/9/2008" + }, + { + "extn": "5899", + "id": "35347", + "name": "Candace Olivier", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$51,302", + "start_date": "10/20/2017" + }, + { + "extn": "4033", + "id": "35348", + "name": "John Harvey", + "office": "London", + "position": "Food Technologist", + "salary": "$295,763", + "start_date": "8/10/2018" + }, + { + "extn": "6437", + "id": "35349", + "name": "Ryan Silva", + "office": "Bakersfield", + "position": "Business Broker", + "salary": "$18,187", + "start_date": "6/3/2005" + }, + { + "extn": "5114", + "id": "35350", + "name": "Eden Pickard", + "office": "Otawa", + "position": "Dentist", + "salary": "$184,293", + "start_date": "2/2/2006" + }, + { + "extn": "3410", + "id": "35351", + "name": "Elijah Whittle", + "office": "New York", + "position": "Machine Operator", + "salary": "$299,610", + "start_date": "3/4/2002" + }, + { + "extn": "4995", + "id": "35352", + "name": "Nicole Wren", + "office": "Oakland", + "position": "Mobile Developer", + "salary": "$22,018", + "start_date": "10/26/2005" + }, + { + "extn": "6739", + "id": "35353", + "name": "Owen Whittle", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$275,752", + "start_date": "7/16/2009" + }, + { + "extn": "7321", + "id": "35354", + "name": "Blake Brock", + "office": "Bakersfield", + "position": "Treasurer", + "salary": "$98,506", + "start_date": "2/10/2000" + }, + { + "extn": "7783", + "id": "35355", + "name": "Tania Drake", + "office": "Sacramento", + "position": "HR Specialist", + "salary": "$25,714", + "start_date": "2/12/2017" + }, + { + "extn": "5371", + "id": "35356", + "name": "Owen Stanley", + "office": "Hollywood", + "position": "Audiologist", + "salary": "$23,749", + "start_date": "5/10/2009" + }, + { + "extn": "4079", + "id": "35357", + "name": "Angelique Yang", + "office": "San Jose", + "position": "Lecturer", + "salary": "$75,572", + "start_date": "9/21/2011" + }, + { + "extn": "9819", + "id": "35358", + "name": "Claire Warren", + "office": "Cincinnati", + "position": "Service Supervisor", + "salary": "$272,728", + "start_date": "6/3/2014" + }, + { + "extn": "7452", + "id": "35359", + "name": "Agnes Dyson", + "office": "Lincoln", + "position": "Designer", + "salary": "$261,627", + "start_date": "4/22/2010" + }, + { + "extn": "4200", + "id": "35360", + "name": "Karla Bell", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$143,572", + "start_date": "5/1/2010" + }, + { + "extn": "7820", + "id": "35361", + "name": "Kurt Silva", + "office": "Ontario", + "position": "Mobile Developer", + "salary": "$64,757", + "start_date": "10/1/2009" + }, + { + "extn": "3589", + "id": "35362", + "name": "Adela Hobbs", + "office": "Rome", + "position": "Cash Manager", + "salary": "$26,260", + "start_date": "5/2/2017" + }, + { + "extn": "5934", + "id": "35363", + "name": "Chester Amstead", + "office": "Arlington", + "position": "Treasurer", + "salary": "$111,238", + "start_date": "5/15/2007" + }, + { + "extn": "6738", + "id": "35364", + "name": "Jolene Allen", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$104,647", + "start_date": "2/9/2015" + }, + { + "extn": "8426", + "id": "35365", + "name": "Chadwick Gunn", + "office": "London", + "position": "Laboratory Technician", + "salary": "$59,738", + "start_date": "8/15/2004" + }, + { + "extn": "5415", + "id": "35366", + "name": "Teagan Jacobs", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$120,079", + "start_date": "9/16/2018" + }, + { + "extn": "4799", + "id": "35367", + "name": "Phillip Robertson", + "office": "Kansas City", + "position": "Bookkeeper", + "salary": "$24,041", + "start_date": "9/7/2004" + }, + { + "extn": "2554", + "id": "35368", + "name": "Nate Butler", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$75,391", + "start_date": "10/31/2010" + }, + { + "extn": "9165", + "id": "35369", + "name": "Courtney Rowan", + "office": "Milano", + "position": "Food Technologist", + "salary": "$105,581", + "start_date": "5/17/2005" + }, + { + "extn": "6589", + "id": "35370", + "name": "Moira Terry", + "office": "Long Beach", + "position": "Biologist", + "salary": "$124,140", + "start_date": "1/31/2016" + }, + { + "extn": "4553", + "id": "35371", + "name": "Macy Appleton", + "office": "Oklahoma City", + "position": "Treasurer", + "salary": "$106,288", + "start_date": "4/14/2015" + }, + { + "extn": "9425", + "id": "35372", + "name": "Clint Eddison", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$25,150", + "start_date": "7/10/2006" + }, + { + "extn": "8609", + "id": "35373", + "name": "Jacqueline King", + "office": "Oakland", + "position": "Banker", + "salary": "$185,251", + "start_date": "5/7/2018" + }, + { + "extn": "4622", + "id": "35374", + "name": "Cameron Clifton", + "office": "Richmond", + "position": "Accountant", + "salary": "$159,631", + "start_date": "5/18/2017" + }, + { + "extn": "7719", + "id": "35375", + "name": "Darlene Stanton", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$159,949", + "start_date": "5/7/2017" + }, + { + "extn": "7233", + "id": "35376", + "name": "Celina Ross", + "office": "New York", + "position": "Executive Director", + "salary": "$123,783", + "start_date": "5/6/2018" + }, + { + "extn": "8039", + "id": "35377", + "name": "Javier Alldridge", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$219,026", + "start_date": "5/16/2018" + }, + { + "extn": "6134", + "id": "35378", + "name": "Tyler Ingram", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$215,402", + "start_date": "7/16/2003" + }, + { + "extn": "5517", + "id": "35379", + "name": "Julius Eaton", + "office": "Houston", + "position": "Web Developer", + "salary": "$249,682", + "start_date": "8/22/2003" + }, + { + "extn": "4492", + "id": "35380", + "name": "Chadwick Hammond", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$114,385", + "start_date": "10/31/2001" + }, + { + "extn": "5567", + "id": "35381", + "name": "Julius Allington", + "office": "Rochester", + "position": "Service Supervisor", + "salary": "$22,150", + "start_date": "1/11/2007" + }, + { + "extn": "1185", + "id": "35382", + "name": "Susan Ellwood", + "office": "Rome", + "position": "Biologist", + "salary": "$161,324", + "start_date": "5/31/2008" + }, + { + "extn": "1147", + "id": "35383", + "name": "Bethany Farrell", + "office": "Portland", + "position": "Loan Officer", + "salary": "$280,801", + "start_date": "9/3/2015" + }, + { + "extn": "3788", + "id": "35384", + "name": "Ramon Broomfield", + "office": "Cincinnati", + "position": "Laboratory Technician", + "salary": "$290,202", + "start_date": "5/28/2013" + }, + { + "extn": "8704", + "id": "35385", + "name": "Raquel Stanton", + "office": "Milwaukee", + "position": "Design Engineer", + "salary": "$222,058", + "start_date": "6/4/2001" + }, + { + "extn": "7141", + "id": "35386", + "name": "Leroy Mcnally", + "office": "Memphis", + "position": "Ambulatory Nurse", + "salary": "$43,700", + "start_date": "9/14/2006" + }, + { + "extn": "3708", + "id": "35387", + "name": "Doug Yang", + "office": "Omaha", + "position": "Bookkeeper", + "salary": "$126,159", + "start_date": "4/9/2002" + }, + { + "extn": "9855", + "id": "35388", + "name": "Chelsea Notman", + "office": "Bakersfield", + "position": "Design Engineer", + "salary": "$182,741", + "start_date": "7/11/2018" + }, + { + "extn": "1462", + "id": "35389", + "name": "Barry Higgs", + "office": "Columbus", + "position": "Inspector", + "salary": "$174,691", + "start_date": "9/14/2019" + }, + { + "extn": "3612", + "id": "35390", + "name": "Alexa Parker", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$285,372", + "start_date": "4/16/2015" + }, + { + "extn": "6296", + "id": "35391", + "name": "Ethan Bowen", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$236,263", + "start_date": "1/7/2007" + }, + { + "extn": "7276", + "id": "35392", + "name": "Harmony Graves", + "office": "Bucharest", + "position": "Web Developer", + "salary": "$139,316", + "start_date": "4/1/2001" + }, + { + "extn": "4169", + "id": "35393", + "name": "Jayden Vaughan", + "office": "Denver", + "position": "Assistant Buyer", + "salary": "$216,183", + "start_date": "10/7/2012" + }, + { + "extn": "4497", + "id": "35394", + "name": "Kamila Woods", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$265,389", + "start_date": "1/12/2008" + }, + { + "extn": "3631", + "id": "35395", + "name": "Ron Fields", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$231,673", + "start_date": "6/16/2001" + }, + { + "extn": "4996", + "id": "35396", + "name": "Ciara Farrell", + "office": "Venice", + "position": "Web Developer", + "salary": "$29,768", + "start_date": "1/13/2000" + }, + { + "extn": "8866", + "id": "35397", + "name": "Anais Ryan", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$79,526", + "start_date": "5/17/2013" + }, + { + "extn": "2497", + "id": "35398", + "name": "Valerie Mitchell", + "office": "London", + "position": "Design Engineer", + "salary": "$27,965", + "start_date": "12/20/2006" + }, + { + "extn": "4931", + "id": "35399", + "name": "Michelle Huggins", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$208,121", + "start_date": "1/20/2019" + }, + { + "extn": "2575", + "id": "35400", + "name": "Ivette Farmer", + "office": "Venice", + "position": "Business Broker", + "salary": "$10,511", + "start_date": "12/14/2003" + }, + { + "extn": "1577", + "id": "35401", + "name": "Bart Dunbar", + "office": "Honolulu", + "position": "Baker", + "salary": "$219,414", + "start_date": "7/26/2016" + }, + { + "extn": "2071", + "id": "35402", + "name": "Denny Nurton", + "office": "Indianapolis", + "position": "Software Engineer", + "salary": "$153,560", + "start_date": "9/16/2004" + }, + { + "extn": "2981", + "id": "35403", + "name": "Julius Martin", + "office": "London", + "position": "Cashier", + "salary": "$287,152", + "start_date": "7/1/2003" + }, + { + "extn": "5923", + "id": "35404", + "name": "Harry Michael", + "office": "Milwaukee", + "position": "Physician", + "salary": "$98,298", + "start_date": "10/13/2017" + }, + { + "extn": "7668", + "id": "35405", + "name": "Mark Stevens", + "office": "Miami", + "position": "Pharmacist", + "salary": "$111,191", + "start_date": "8/4/2001" + }, + { + "extn": "7172", + "id": "35406", + "name": "Camellia Saunders", + "office": "Huntsville", + "position": "Food Technologist", + "salary": "$131,028", + "start_date": "3/13/2012" + }, + { + "extn": "1774", + "id": "35407", + "name": "Matthew Long", + "office": "Henderson", + "position": "Lecturer", + "salary": "$13,972", + "start_date": "9/10/2013" + }, + { + "extn": "7921", + "id": "35408", + "name": "Roger Dowson", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$267,946", + "start_date": "8/19/2008" + }, + { + "extn": "6515", + "id": "35409", + "name": "Marvin Stanton", + "office": "Lancaster", + "position": "Auditor", + "salary": "$100,188", + "start_date": "3/5/2004" + }, + { + "extn": "6502", + "id": "35410", + "name": "Ally Strong", + "office": "Indianapolis", + "position": "Biologist", + "salary": "$231,614", + "start_date": "9/20/2019" + }, + { + "extn": "6909", + "id": "35411", + "name": "Francesca Giles", + "office": "Tokyo", + "position": "HR Coordinator", + "salary": "$242,195", + "start_date": "10/11/2016" + }, + { + "extn": "5233", + "id": "35412", + "name": "Marvin Cattell", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$41,503", + "start_date": "7/15/2001" + }, + { + "extn": "3984", + "id": "35413", + "name": "Belinda Rust", + "office": "Arlington", + "position": "Electrician", + "salary": "$86,514", + "start_date": "5/3/2016" + }, + { + "extn": "6113", + "id": "35414", + "name": "Ethan Shaw", + "office": "Hayward", + "position": "Health Educator", + "salary": "$129,580", + "start_date": "12/26/2010" + }, + { + "extn": "8134", + "id": "35415", + "name": "Marla Clark", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$232,975", + "start_date": "5/22/2010" + }, + { + "extn": "4524", + "id": "35416", + "name": "Charlotte Jackson", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$45,430", + "start_date": "3/14/2010" + }, + { + "extn": "6898", + "id": "35417", + "name": "Bob Blythe", + "office": "Valetta", + "position": "Treasurer", + "salary": "$212,475", + "start_date": "2/6/2010" + }, + { + "extn": "1025", + "id": "35418", + "name": "Mackenzie Becker", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$279,750", + "start_date": "8/12/2000" + }, + { + "extn": "8086", + "id": "35419", + "name": "Lorraine Gregory", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$167,478", + "start_date": "3/22/2003" + }, + { + "extn": "4478", + "id": "35420", + "name": "Hank Pope", + "office": "Fremont", + "position": "Doctor", + "salary": "$286,168", + "start_date": "3/22/2017" + }, + { + "extn": "9057", + "id": "35421", + "name": "Natalie Tate", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$80,104", + "start_date": "2/22/2010" + }, + { + "extn": "9662", + "id": "35422", + "name": "Johnathan Notman", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$287,068", + "start_date": "4/25/2014" + }, + { + "extn": "4350", + "id": "35423", + "name": "Jane Butler", + "office": "Tulsa", + "position": "Production Painter", + "salary": "$215,975", + "start_date": "10/12/2012" + }, + { + "extn": "9430", + "id": "35424", + "name": "Samara Umney", + "office": "Miami", + "position": "Accountant", + "salary": "$21,020", + "start_date": "4/17/2005" + }, + { + "extn": "5709", + "id": "35425", + "name": "Ron Fox", + "office": "Phoenix", + "position": "Webmaster", + "salary": "$73,571", + "start_date": "12/18/2017" + }, + { + "extn": "4163", + "id": "35426", + "name": "Danny Pearson", + "office": "Denver", + "position": "Accountant", + "salary": "$192,123", + "start_date": "10/5/2002" + }, + { + "extn": "5603", + "id": "35427", + "name": "Penny Brooks", + "office": "Portland", + "position": "Stockbroker", + "salary": "$193,268", + "start_date": "7/27/2015" + }, + { + "extn": "7273", + "id": "35428", + "name": "Stacy Payne", + "office": "Washington", + "position": "Project Manager", + "salary": "$68,650", + "start_date": "5/27/2002" + }, + { + "extn": "8167", + "id": "35429", + "name": "Winnie Martin", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$217,891", + "start_date": "2/26/2018" + }, + { + "extn": "7282", + "id": "35430", + "name": "Owen Brooks", + "office": "Tokyo", + "position": "Clerk", + "salary": "$123,124", + "start_date": "10/27/2007" + }, + { + "extn": "1241", + "id": "35431", + "name": "Naomi Ainsworth", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$178,699", + "start_date": "10/7/2008" + }, + { + "extn": "7195", + "id": "35432", + "name": "Renee Jenkins", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$261,491", + "start_date": "8/9/2019" + }, + { + "extn": "6884", + "id": "35433", + "name": "Abdul Gibbons", + "office": "Amarillo", + "position": "Stockbroker", + "salary": "$190,456", + "start_date": "5/22/2008" + }, + { + "extn": "8723", + "id": "35434", + "name": "Ramon Baker", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$271,526", + "start_date": "8/16/2017" + }, + { + "extn": "6307", + "id": "35435", + "name": "Rocco Aldridge", + "office": "Laredo", + "position": "Baker", + "salary": "$229,973", + "start_date": "12/30/2013" + }, + { + "extn": "1829", + "id": "35436", + "name": "Raquel Ingham", + "office": "Nashville", + "position": "Inspector", + "salary": "$230,952", + "start_date": "8/19/2015" + }, + { + "extn": "5023", + "id": "35437", + "name": "Denny Snow", + "office": "Boston", + "position": "Bellman", + "salary": "$117,396", + "start_date": "8/1/2002" + }, + { + "extn": "5300", + "id": "35438", + "name": "Lucas Quinnell", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$83,964", + "start_date": "7/11/2016" + }, + { + "extn": "5881", + "id": "35439", + "name": "Carl Yarwood", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$285,110", + "start_date": "10/18/2015" + }, + { + "extn": "4448", + "id": "35440", + "name": "Nancy Mills", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$222,814", + "start_date": "2/16/2005" + }, + { + "extn": "9244", + "id": "35441", + "name": "Crystal Flack", + "office": "Wien", + "position": "Auditor", + "salary": "$186,185", + "start_date": "2/26/2006" + }, + { + "extn": "9708", + "id": "35442", + "name": "Aiden Barrett", + "office": "Memphis", + "position": "Designer", + "salary": "$118,053", + "start_date": "8/29/2011" + }, + { + "extn": "7048", + "id": "35443", + "name": "Phoebe Rivers", + "office": "Berna", + "position": "Operator", + "salary": "$44,150", + "start_date": "12/4/2008" + }, + { + "extn": "5333", + "id": "35444", + "name": "Dani Funnell", + "office": "Lakewood", + "position": "Auditor", + "salary": "$19,395", + "start_date": "6/16/2017" + }, + { + "extn": "2127", + "id": "35445", + "name": "Juliet Moore", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$173,951", + "start_date": "10/8/2005" + }, + { + "extn": "5264", + "id": "35446", + "name": "Marla Cork", + "office": "Amarillo", + "position": "Operator", + "salary": "$230,059", + "start_date": "8/27/2012" + }, + { + "extn": "1862", + "id": "35447", + "name": "Andie Wise", + "office": "Salem", + "position": "Webmaster", + "salary": "$145,976", + "start_date": "2/8/2002" + }, + { + "extn": "3151", + "id": "35448", + "name": "Roger Brooks", + "office": "Lakewood", + "position": "Project Manager", + "salary": "$34,860", + "start_date": "6/10/2006" + }, + { + "extn": "5846", + "id": "35449", + "name": "Bethany Grady", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$66,829", + "start_date": "1/22/2008" + }, + { + "extn": "9097", + "id": "35450", + "name": "Clint Stone", + "office": "Las Vegas", + "position": "Associate Professor", + "salary": "$24,732", + "start_date": "11/14/2003" + }, + { + "extn": "6372", + "id": "35451", + "name": "Manuel Ross", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$219,198", + "start_date": "11/30/2007" + }, + { + "extn": "9843", + "id": "35452", + "name": "Logan Sheldon", + "office": "Milwaukee", + "position": "Cook", + "salary": "$83,164", + "start_date": "4/5/2011" + }, + { + "extn": "3473", + "id": "35453", + "name": "Matthew Notman", + "office": "Portland", + "position": "Investment Advisor", + "salary": "$256,453", + "start_date": "6/5/2008" + }, + { + "extn": "7130", + "id": "35454", + "name": "Cynthia Allen", + "office": "Madrid", + "position": "Biologist", + "salary": "$179,917", + "start_date": "1/19/2016" + }, + { + "extn": "8831", + "id": "35455", + "name": "Dalia Cunningham", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$162,389", + "start_date": "3/18/2004" + }, + { + "extn": "7937", + "id": "35456", + "name": "Wade Rowe", + "office": "Quebec", + "position": "HR Coordinator", + "salary": "$143,007", + "start_date": "6/18/2002" + }, + { + "extn": "6319", + "id": "35457", + "name": "Anthony Watson", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$193,959", + "start_date": "7/31/2017" + }, + { + "extn": "6066", + "id": "35458", + "name": "Robyn Knott", + "office": "St. Louis", + "position": "Dentist", + "salary": "$154,543", + "start_date": "12/31/2010" + }, + { + "extn": "7062", + "id": "35459", + "name": "Darlene Cartwright", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$209,481", + "start_date": "10/4/2000" + }, + { + "extn": "4839", + "id": "35460", + "name": "Bristol Victor", + "office": "Ontario", + "position": "Fabricator", + "salary": "$48,981", + "start_date": "4/27/2012" + }, + { + "extn": "5232", + "id": "35461", + "name": "Cadence Kidd", + "office": "Oklahoma City", + "position": "Cook", + "salary": "$122,022", + "start_date": "2/17/2011" + }, + { + "extn": "6921", + "id": "35462", + "name": "Jacqueline Mann", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$263,322", + "start_date": "3/21/2004" + }, + { + "extn": "5368", + "id": "35463", + "name": "Eileen Dickson", + "office": "Bellevue", + "position": "Operator", + "salary": "$111,369", + "start_date": "7/16/2002" + }, + { + "extn": "2481", + "id": "35464", + "name": "Payton Mullins", + "office": "Tulsa", + "position": "Inspector", + "salary": "$59,400", + "start_date": "4/7/2011" + }, + { + "extn": "7037", + "id": "35465", + "name": "Marvin Haines", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$198,135", + "start_date": "2/7/2019" + }, + { + "extn": "3737", + "id": "35466", + "name": "Christine Thomson", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$170,113", + "start_date": "7/2/2001" + }, + { + "extn": "2001", + "id": "35467", + "name": "Mabel Mould", + "office": "Scottsdale", + "position": "Healthcare Specialist", + "salary": "$277,565", + "start_date": "12/14/2000" + }, + { + "extn": "3532", + "id": "35468", + "name": "Celina Hastings", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$41,859", + "start_date": "1/23/2009" + }, + { + "extn": "1045", + "id": "35469", + "name": "Daron Mitchell", + "office": "Bucharest", + "position": "Business Broker", + "salary": "$249,725", + "start_date": "3/26/2005" + }, + { + "extn": "1769", + "id": "35470", + "name": "Alessia Kidd", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$119,680", + "start_date": "11/23/2016" + }, + { + "extn": "8079", + "id": "35471", + "name": "Michael Wellington", + "office": "Lincoln", + "position": "Accountant", + "salary": "$132,950", + "start_date": "10/3/2015" + }, + { + "extn": "2049", + "id": "35472", + "name": "Mason Rogers", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$245,398", + "start_date": "11/7/2000" + }, + { + "extn": "9998", + "id": "35473", + "name": "Jocelyn Bryant", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$230,626", + "start_date": "5/15/2007" + }, + { + "extn": "9598", + "id": "35474", + "name": "Rebecca Walsh", + "office": "Worcester", + "position": "IT Support Staff", + "salary": "$157,879", + "start_date": "6/18/2009" + }, + { + "extn": "3940", + "id": "35475", + "name": "Julius Johnson", + "office": "Madison", + "position": "Insurance Broker", + "salary": "$278,825", + "start_date": "8/2/2014" + }, + { + "extn": "6826", + "id": "35476", + "name": "Matthew Poole", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$40,824", + "start_date": "10/3/2015" + }, + { + "extn": "5912", + "id": "35477", + "name": "Eileen Mcgregor", + "office": "Jersey City", + "position": "Designer", + "salary": "$111,768", + "start_date": "9/26/2001" + }, + { + "extn": "5772", + "id": "35478", + "name": "Ethan Hilton", + "office": "Boston", + "position": "Designer", + "salary": "$299,388", + "start_date": "11/19/2000" + }, + { + "extn": "6998", + "id": "35479", + "name": "Mara Eaton", + "office": "Orlando", + "position": "Bellman", + "salary": "$232,373", + "start_date": "6/14/2016" + }, + { + "extn": "1701", + "id": "35480", + "name": "Gloria Miller", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$228,122", + "start_date": "10/4/2003" + }, + { + "extn": "4917", + "id": "35481", + "name": "Roger Newton", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$279,953", + "start_date": "3/28/2005" + }, + { + "extn": "1733", + "id": "35482", + "name": "Jennifer Richardson", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$104,046", + "start_date": "5/7/2008" + }, + { + "extn": "4703", + "id": "35483", + "name": "Cristal Gallacher", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$185,118", + "start_date": "3/4/2019" + }, + { + "extn": "4379", + "id": "35484", + "name": "Maxwell Parsons", + "office": "New Orleans", + "position": "Insurance Broker", + "salary": "$274,585", + "start_date": "10/27/2007" + }, + { + "extn": "6363", + "id": "35485", + "name": "Noemi Whatson", + "office": "Baltimore", + "position": "Design Engineer", + "salary": "$40,640", + "start_date": "2/20/2002" + }, + { + "extn": "9775", + "id": "35486", + "name": "Vanessa Robertson", + "office": "Pittsburgh", + "position": "Pharmacist", + "salary": "$279,126", + "start_date": "11/27/2016" + }, + { + "extn": "5931", + "id": "35487", + "name": "Eduardo Wild", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$171,804", + "start_date": "11/25/2000" + }, + { + "extn": "6553", + "id": "35488", + "name": "Hank Ellison", + "office": "Zurich", + "position": "Designer", + "salary": "$86,388", + "start_date": "5/9/2007" + }, + { + "extn": "7195", + "id": "35489", + "name": "Barney Ianson", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$258,868", + "start_date": "4/24/2008" + }, + { + "extn": "1236", + "id": "35490", + "name": "Regina Umney", + "office": "Innsbruck", + "position": "Physician", + "salary": "$272,110", + "start_date": "2/7/2011" + }, + { + "extn": "6586", + "id": "35491", + "name": "Julian Quinn", + "office": "Springfield", + "position": "Lecturer", + "salary": "$230,491", + "start_date": "9/1/2004" + }, + { + "extn": "9482", + "id": "35492", + "name": "Matthew Stewart", + "office": "Reno", + "position": "Food Technologist", + "salary": "$95,424", + "start_date": "1/30/2007" + }, + { + "extn": "4424", + "id": "35493", + "name": "Percy Simmons", + "office": "Miami", + "position": "Investment Advisor", + "salary": "$237,879", + "start_date": "10/31/2006" + }, + { + "extn": "3382", + "id": "35494", + "name": "Celia Owen", + "office": "Detroit", + "position": "Banker", + "salary": "$87,792", + "start_date": "11/1/2015" + }, + { + "extn": "3833", + "id": "35495", + "name": "Davina Lynch", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$276,878", + "start_date": "3/29/2012" + }, + { + "extn": "2530", + "id": "35496", + "name": "Hailey Goldsmith", + "office": "Dallas", + "position": "Designer", + "salary": "$153,697", + "start_date": "12/14/2016" + }, + { + "extn": "1876", + "id": "35497", + "name": "Johnny Harvey", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$111,209", + "start_date": "10/30/2001" + }, + { + "extn": "4947", + "id": "35498", + "name": "Jocelyn Dillon", + "office": "Rome", + "position": "Business Broker", + "salary": "$30,788", + "start_date": "8/2/2000" + }, + { + "extn": "6640", + "id": "35499", + "name": "Daphne Vallory", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$37,619", + "start_date": "6/17/2012" + }, + { + "extn": "8843", + "id": "35500", + "name": "Kaylee Ingram", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$135,780", + "start_date": "4/24/2010" + }, + { + "extn": "6757", + "id": "35501", + "name": "Fiona Powell", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$122,918", + "start_date": "4/3/2008" + }, + { + "extn": "7728", + "id": "35502", + "name": "Louise Phillips", + "office": "Zurich", + "position": "Bookkeeper", + "salary": "$186,105", + "start_date": "3/26/2009" + }, + { + "extn": "8610", + "id": "35503", + "name": "Sofie Preston", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$69,807", + "start_date": "2/18/2003" + }, + { + "extn": "1544", + "id": "35504", + "name": "Ilona Ebbs", + "office": "Fullerton", + "position": "Insurance Broker", + "salary": "$119,776", + "start_date": "8/9/2019" + }, + { + "extn": "5711", + "id": "35505", + "name": "Michael Faulkner", + "office": "Hollywood", + "position": "Designer", + "salary": "$198,991", + "start_date": "4/25/2015" + }, + { + "extn": "5888", + "id": "35506", + "name": "Marigold Hunt", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$42,922", + "start_date": "4/26/2011" + }, + { + "extn": "8086", + "id": "35507", + "name": "Chadwick Murray", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$257,233", + "start_date": "1/13/2008" + }, + { + "extn": "8739", + "id": "35508", + "name": "Charlize Gavin", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$17,697", + "start_date": "7/31/2012" + }, + { + "extn": "7303", + "id": "35509", + "name": "Percy Hunter", + "office": "Detroit", + "position": "Auditor", + "salary": "$178,336", + "start_date": "10/30/2008" + }, + { + "extn": "5986", + "id": "35510", + "name": "Leroy Sinclair", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$108,169", + "start_date": "7/13/2019" + }, + { + "extn": "1884", + "id": "35511", + "name": "Jane Sherwood", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$217,565", + "start_date": "2/3/2014" + }, + { + "extn": "9465", + "id": "35512", + "name": "Lindsay Dallas", + "office": "Madrid", + "position": "Assistant Buyer", + "salary": "$284,598", + "start_date": "12/21/2013" + }, + { + "extn": "7540", + "id": "35513", + "name": "Ramon Dwyer", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$266,011", + "start_date": "8/4/2001" + }, + { + "extn": "4302", + "id": "35514", + "name": "Rebecca Yates", + "office": "Fort Lauderdale", + "position": "Web Developer", + "salary": "$55,162", + "start_date": "11/18/2006" + }, + { + "extn": "2486", + "id": "35515", + "name": "Alex Ross", + "office": "Paris", + "position": "Doctor", + "salary": "$194,595", + "start_date": "11/15/2000" + }, + { + "extn": "9925", + "id": "35516", + "name": "Mara Maxwell", + "office": "Miami", + "position": "Cashier", + "salary": "$252,371", + "start_date": "7/6/2019" + }, + { + "extn": "8285", + "id": "35517", + "name": "Crystal Ramsey", + "office": "Salem", + "position": "Inspector", + "salary": "$228,900", + "start_date": "9/11/2006" + }, + { + "extn": "5864", + "id": "35518", + "name": "Meredith Clarke", + "office": "Madison", + "position": "Healthcare Specialist", + "salary": "$200,395", + "start_date": "2/24/2018" + }, + { + "extn": "9246", + "id": "35519", + "name": "Nate Carter", + "office": "Garland", + "position": "Physician", + "salary": "$255,822", + "start_date": "1/16/2007" + }, + { + "extn": "9386", + "id": "35520", + "name": "Josephine Gibson", + "office": "Indianapolis", + "position": "Cook", + "salary": "$209,026", + "start_date": "8/25/2004" + }, + { + "extn": "5697", + "id": "35521", + "name": "Lucas Mason", + "office": "Santa Ana", + "position": "HR Specialist", + "salary": "$170,823", + "start_date": "10/15/2008" + }, + { + "extn": "5628", + "id": "35522", + "name": "Lillian Jenkin", + "office": "Madrid", + "position": "Webmaster", + "salary": "$93,140", + "start_date": "5/9/2008" + }, + { + "extn": "1982", + "id": "35523", + "name": "Brad Cooper", + "office": "Colorado Springs", + "position": "HR Coordinator", + "salary": "$47,492", + "start_date": "7/2/2019" + }, + { + "extn": "2099", + "id": "35524", + "name": "Gabriel Rust", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$251,634", + "start_date": "7/10/2016" + }, + { + "extn": "5916", + "id": "35525", + "name": "Lucy Saunders", + "office": "Denver", + "position": "Designer", + "salary": "$59,727", + "start_date": "4/13/2014" + }, + { + "extn": "7645", + "id": "35526", + "name": "Faith Dixon", + "office": "Irving", + "position": "HR Specialist", + "salary": "$204,654", + "start_date": "8/17/2006" + }, + { + "extn": "7962", + "id": "35527", + "name": "Cadence Turner", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$11,723", + "start_date": "12/6/2005" + }, + { + "extn": "9678", + "id": "35528", + "name": "Blake Faulkner", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$286,298", + "start_date": "8/31/2008" + }, + { + "extn": "5115", + "id": "35529", + "name": "Mike Cadman", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$249,826", + "start_date": "11/17/2001" + }, + { + "extn": "9944", + "id": "35530", + "name": "Eduardo Lewis", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$209,129", + "start_date": "10/8/2018" + }, + { + "extn": "2136", + "id": "35531", + "name": "Boris Talbot", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$233,967", + "start_date": "5/2/2007" + }, + { + "extn": "7337", + "id": "35532", + "name": "Barney Simpson", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$198,229", + "start_date": "9/10/2016" + }, + { + "extn": "8429", + "id": "35533", + "name": "Oliver Dobson", + "office": "Huntsville", + "position": "Production Painter", + "salary": "$40,818", + "start_date": "10/13/2008" + }, + { + "extn": "7706", + "id": "35534", + "name": "Mark Faulkner", + "office": "Garland", + "position": "Project Manager", + "salary": "$212,939", + "start_date": "3/17/2019" + }, + { + "extn": "3416", + "id": "35535", + "name": "Estrella Norman", + "office": "Milano", + "position": "Cash Manager", + "salary": "$245,102", + "start_date": "10/20/2004" + }, + { + "extn": "2807", + "id": "35536", + "name": "Michael Oliver", + "office": "Columbus", + "position": "Web Developer", + "salary": "$59,054", + "start_date": "10/16/2010" + }, + { + "extn": "4663", + "id": "35537", + "name": "Barry Vangness", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$187,359", + "start_date": "11/29/2001" + }, + { + "extn": "4022", + "id": "35538", + "name": "Chris Mann", + "office": "Stockton", + "position": "Health Educator", + "salary": "$244,135", + "start_date": "6/17/2003" + }, + { + "extn": "2254", + "id": "35539", + "name": "Jacob Yoman", + "office": "Henderson", + "position": "Accountant", + "salary": "$159,244", + "start_date": "3/22/2015" + }, + { + "extn": "3186", + "id": "35540", + "name": "Phillip Mcgee", + "office": "Lakewood", + "position": "Pharmacist", + "salary": "$245,660", + "start_date": "7/24/2016" + }, + { + "extn": "1775", + "id": "35541", + "name": "Ethan Snow", + "office": "Baltimore", + "position": "Healthcare Specialist", + "salary": "$231,097", + "start_date": "2/17/2004" + }, + { + "extn": "3511", + "id": "35542", + "name": "Enoch Boyle", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$94,428", + "start_date": "12/24/2018" + }, + { + "extn": "5118", + "id": "35543", + "name": "Nathan Lee", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$229,410", + "start_date": "6/22/2018" + }, + { + "extn": "4068", + "id": "35544", + "name": "Michelle Morris", + "office": "Seattle", + "position": "Steward", + "salary": "$78,930", + "start_date": "7/6/2013" + }, + { + "extn": "7587", + "id": "35545", + "name": "Paula Craig", + "office": "Scottsdale", + "position": "Designer", + "salary": "$53,893", + "start_date": "1/11/2011" + }, + { + "extn": "8055", + "id": "35546", + "name": "Rachael Harvey", + "office": "Tokyo", + "position": "Bellman", + "salary": "$107,472", + "start_date": "11/20/2014" + }, + { + "extn": "9219", + "id": "35547", + "name": "Mark Judd", + "office": "Tallahassee", + "position": "Webmaster", + "salary": "$67,955", + "start_date": "3/20/2012" + }, + { + "extn": "8835", + "id": "35548", + "name": "Hope Goodman", + "office": "Richmond", + "position": "Doctor", + "salary": "$178,472", + "start_date": "12/15/2003" + }, + { + "extn": "3691", + "id": "35549", + "name": "Hope Upton", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$72,457", + "start_date": "10/17/2017" + }, + { + "extn": "5128", + "id": "35550", + "name": "Rufus Jefferson", + "office": "Madrid", + "position": "Treasurer", + "salary": "$198,742", + "start_date": "9/29/2012" + }, + { + "extn": "6698", + "id": "35551", + "name": "Alexander Bentley", + "office": "Orlando", + "position": "Production Painter", + "salary": "$44,270", + "start_date": "6/14/2017" + }, + { + "extn": "8954", + "id": "35552", + "name": "Benny Uddin", + "office": "Wien", + "position": "Physician", + "salary": "$287,591", + "start_date": "4/15/2006" + }, + { + "extn": "5351", + "id": "35553", + "name": "Erick Waterson", + "office": "Atlanta", + "position": "Cashier", + "salary": "$235,349", + "start_date": "9/8/2014" + }, + { + "extn": "8542", + "id": "35554", + "name": "Rosalie Cunningham", + "office": "Berlin", + "position": "Operator", + "salary": "$184,912", + "start_date": "3/27/2005" + }, + { + "extn": "4607", + "id": "35555", + "name": "Harry Jenkin", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$61,693", + "start_date": "1/17/2015" + }, + { + "extn": "2200", + "id": "35556", + "name": "Harvey Evans", + "office": "Pittsburgh", + "position": "Assistant Buyer", + "salary": "$245,853", + "start_date": "11/11/2007" + }, + { + "extn": "9752", + "id": "35557", + "name": "Jasmine Sheldon", + "office": "Miami", + "position": "Healthcare Specialist", + "salary": "$43,745", + "start_date": "7/1/2009" + }, + { + "extn": "1481", + "id": "35558", + "name": "Eden Flett", + "office": "Washington", + "position": "Inspector", + "salary": "$270,565", + "start_date": "9/26/2006" + }, + { + "extn": "2388", + "id": "35559", + "name": "Quinn Lindop", + "office": "Bakersfield", + "position": "Associate Professor", + "salary": "$271,075", + "start_date": "8/4/2002" + }, + { + "extn": "9514", + "id": "35560", + "name": "Camila Ward", + "office": "Nashville", + "position": "Food Technologist", + "salary": "$269,692", + "start_date": "8/4/2015" + }, + { + "extn": "8304", + "id": "35561", + "name": "Kendra Pickard", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$259,081", + "start_date": "10/19/2006" + }, + { + "extn": "8870", + "id": "35562", + "name": "Cedrick James", + "office": "San Diego", + "position": "Auditor", + "salary": "$263,186", + "start_date": "6/9/2006" + }, + { + "extn": "7658", + "id": "35563", + "name": "Barry Allwood", + "office": "Springfield", + "position": "Food Technologist", + "salary": "$272,589", + "start_date": "10/21/2007" + }, + { + "extn": "4319", + "id": "35564", + "name": "Henry Oldfield", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$158,438", + "start_date": "4/29/2006" + }, + { + "extn": "4524", + "id": "35565", + "name": "Leilani Mcguire", + "office": "Berna", + "position": "Baker", + "salary": "$296,749", + "start_date": "1/28/2018" + }, + { + "extn": "4469", + "id": "35566", + "name": "Fred Locke", + "office": "El Paso", + "position": "Clerk", + "salary": "$260,243", + "start_date": "12/16/2011" + }, + { + "extn": "6718", + "id": "35567", + "name": "Christy Andersson", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$202,484", + "start_date": "12/15/2018" + }, + { + "extn": "3694", + "id": "35568", + "name": "Daron Warden", + "office": "Indianapolis", + "position": "Loan Officer", + "salary": "$162,936", + "start_date": "1/13/2000" + }, + { + "extn": "5400", + "id": "35569", + "name": "Oliver Marshall", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$283,038", + "start_date": "7/6/2018" + }, + { + "extn": "4141", + "id": "35570", + "name": "Jack Emerson", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$107,972", + "start_date": "6/22/2005" + }, + { + "extn": "9532", + "id": "35571", + "name": "Johnathan Sinclair", + "office": "Zurich", + "position": "Stockbroker", + "salary": "$280,392", + "start_date": "1/7/2006" + }, + { + "extn": "3332", + "id": "35572", + "name": "Ronald Kelly", + "office": "Bakersfield", + "position": "Business Broker", + "salary": "$89,774", + "start_date": "4/4/2009" + }, + { + "extn": "5702", + "id": "35573", + "name": "Cassandra Holt", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$209,228", + "start_date": "12/11/2012" + }, + { + "extn": "2228", + "id": "35574", + "name": "Kirsten Hunt", + "office": "Berna", + "position": "Paramedic", + "salary": "$43,139", + "start_date": "7/17/2019" + }, + { + "extn": "3231", + "id": "35575", + "name": "Mike Osmond", + "office": "Atlanta", + "position": "Auditor", + "salary": "$76,115", + "start_date": "5/1/2000" + }, + { + "extn": "8636", + "id": "35576", + "name": "Aiden Nash", + "office": "Irving", + "position": "Cook", + "salary": "$149,982", + "start_date": "6/28/2015" + }, + { + "extn": "8337", + "id": "35577", + "name": "Erin Bell", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$127,298", + "start_date": "7/20/2006" + }, + { + "extn": "1187", + "id": "35578", + "name": "Ryan Sinclair", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$235,277", + "start_date": "1/10/2008" + }, + { + "extn": "5238", + "id": "35579", + "name": "Domenic Gilmore", + "office": "Fullerton", + "position": "Cashier", + "salary": "$182,379", + "start_date": "9/16/2002" + }, + { + "extn": "3349", + "id": "35580", + "name": "Rachael Ross", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$290,751", + "start_date": "12/29/2003" + }, + { + "extn": "9792", + "id": "35581", + "name": "Kate Williams", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$158,657", + "start_date": "1/28/2015" + }, + { + "extn": "8687", + "id": "35582", + "name": "Emmanuelle Greenwood", + "office": "Madrid", + "position": "Auditor", + "salary": "$36,014", + "start_date": "1/15/2017" + }, + { + "extn": "9311", + "id": "35583", + "name": "Paula Martin", + "office": "New York", + "position": "Operator", + "salary": "$275,758", + "start_date": "11/6/2002" + }, + { + "extn": "6239", + "id": "35584", + "name": "Percy White", + "office": "Berna", + "position": "Design Engineer", + "salary": "$181,860", + "start_date": "3/2/2003" + }, + { + "extn": "8817", + "id": "35585", + "name": "Nicholas Tennant", + "office": "Quebec", + "position": "Retail Trainee", + "salary": "$28,141", + "start_date": "11/19/2006" + }, + { + "extn": "1662", + "id": "35586", + "name": "Sloane Lyon", + "office": "Norfolk", + "position": "Production Painter", + "salary": "$205,476", + "start_date": "8/3/2016" + }, + { + "extn": "4651", + "id": "35587", + "name": "Johnathan Simpson", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$227,753", + "start_date": "6/29/2005" + }, + { + "extn": "9244", + "id": "35588", + "name": "Anabel Glass", + "office": "Glendale", + "position": "Production Painter", + "salary": "$217,146", + "start_date": "6/14/2005" + }, + { + "extn": "6489", + "id": "35589", + "name": "Alexander Quinton", + "office": "Jacksonville", + "position": "Retail Trainee", + "salary": "$293,150", + "start_date": "9/15/2001" + }, + { + "extn": "1620", + "id": "35590", + "name": "Tyler Oswald", + "office": "Memphis", + "position": "Software Engineer", + "salary": "$154,184", + "start_date": "9/2/2018" + }, + { + "extn": "3093", + "id": "35591", + "name": "Bob Hobson", + "office": "Memphis", + "position": "Mobile Developer", + "salary": "$29,744", + "start_date": "4/2/2018" + }, + { + "extn": "6680", + "id": "35592", + "name": "Raquel Vernon", + "office": "Portland", + "position": "Cook", + "salary": "$167,525", + "start_date": "3/25/2013" + }, + { + "extn": "6934", + "id": "35593", + "name": "Celia Bennett", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$27,112", + "start_date": "2/1/2004" + }, + { + "extn": "4167", + "id": "35594", + "name": "Abdul Flanders", + "office": "Oakland", + "position": "Front Desk Coordinator", + "salary": "$134,845", + "start_date": "12/3/2016" + }, + { + "extn": "3209", + "id": "35595", + "name": "Morgan Whinter", + "office": "Reno", + "position": "Banker", + "salary": "$292,902", + "start_date": "2/24/2006" + }, + { + "extn": "8999", + "id": "35596", + "name": "Josh Walker", + "office": "Kansas City", + "position": "Cook", + "salary": "$10,608", + "start_date": "3/4/2005" + }, + { + "extn": "9323", + "id": "35597", + "name": "Johnny Widdows", + "office": "San Jose", + "position": "Bellman", + "salary": "$63,959", + "start_date": "4/1/2006" + }, + { + "extn": "9512", + "id": "35598", + "name": "Tyson Donovan", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$43,851", + "start_date": "1/18/2019" + }, + { + "extn": "2376", + "id": "35599", + "name": "Lucas Uttridge", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$271,055", + "start_date": "2/15/2019" + }, + { + "extn": "8672", + "id": "35600", + "name": "Ryan Edmonds", + "office": "Rome", + "position": "Food Technologist", + "salary": "$287,760", + "start_date": "8/22/2007" + }, + { + "extn": "5686", + "id": "35601", + "name": "Henry Rogers", + "office": "Ontario", + "position": "Cashier", + "salary": "$220,082", + "start_date": "3/31/2006" + }, + { + "extn": "2985", + "id": "35602", + "name": "Rosalie Oswald", + "office": "Milano", + "position": "Health Educator", + "salary": "$231,616", + "start_date": "3/20/2003" + }, + { + "extn": "4766", + "id": "35603", + "name": "Denis Wright", + "office": "Valetta", + "position": "Treasurer", + "salary": "$44,184", + "start_date": "2/20/2002" + }, + { + "extn": "1636", + "id": "35604", + "name": "Alexa Randall", + "office": "Norfolk", + "position": "Auditor", + "salary": "$179,806", + "start_date": "10/18/2008" + }, + { + "extn": "4238", + "id": "35605", + "name": "Liam Bright", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$171,538", + "start_date": "4/7/2003" + }, + { + "extn": "1993", + "id": "35606", + "name": "Clint Bristow", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$274,593", + "start_date": "10/10/2017" + }, + { + "extn": "3166", + "id": "35607", + "name": "Liv Quinn", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$258,130", + "start_date": "10/24/2001" + }, + { + "extn": "6897", + "id": "35608", + "name": "Celia Larkin", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$200,955", + "start_date": "11/1/2014" + }, + { + "extn": "1956", + "id": "35609", + "name": "Rufus Utterson", + "office": "Fayetteville", + "position": "Associate Professor", + "salary": "$275,647", + "start_date": "8/10/2006" + }, + { + "extn": "5073", + "id": "35610", + "name": "Denis Woods", + "office": "Berlin", + "position": "Fabricator", + "salary": "$211,136", + "start_date": "4/28/2018" + }, + { + "extn": "3313", + "id": "35611", + "name": "Tom Stone", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$162,679", + "start_date": "10/11/2004" + }, + { + "extn": "2559", + "id": "35612", + "name": "Marjorie Allwood", + "office": "Bucharest", + "position": "Operator", + "salary": "$189,460", + "start_date": "7/16/2019" + }, + { + "extn": "7729", + "id": "35613", + "name": "Amy Wooldridge", + "office": "Bellevue", + "position": "Inspector", + "salary": "$159,910", + "start_date": "11/9/2005" + }, + { + "extn": "8202", + "id": "35614", + "name": "Denny Pierce", + "office": "New Orleans", + "position": "Physician", + "salary": "$15,687", + "start_date": "7/5/2001" + }, + { + "extn": "5153", + "id": "35615", + "name": "Jayden Vincent", + "office": "Escondido", + "position": "Accountant", + "salary": "$256,706", + "start_date": "11/20/2014" + }, + { + "extn": "1875", + "id": "35616", + "name": "Henry Willis", + "office": "Santa Ana", + "position": "Inspector", + "salary": "$173,395", + "start_date": "10/12/2009" + }, + { + "extn": "6689", + "id": "35617", + "name": "Hailey Stuart", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$49,993", + "start_date": "8/30/2003" + }, + { + "extn": "5130", + "id": "35618", + "name": "Emerald Stanley", + "office": "Nashville", + "position": "Pharmacist", + "salary": "$66,026", + "start_date": "7/15/2016" + }, + { + "extn": "1102", + "id": "35619", + "name": "Oliver Grant", + "office": "Norfolk", + "position": "Staffing Consultant", + "salary": "$25,760", + "start_date": "6/1/2019" + }, + { + "extn": "5409", + "id": "35620", + "name": "Sonya Huggins", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$34,421", + "start_date": "5/7/2002" + }, + { + "extn": "8092", + "id": "35621", + "name": "Domenic Booth", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$155,619", + "start_date": "9/4/2000" + }, + { + "extn": "6891", + "id": "35622", + "name": "Marie Carson", + "office": "Charlotte", + "position": "Insurance Broker", + "salary": "$195,635", + "start_date": "6/9/2003" + }, + { + "extn": "3773", + "id": "35623", + "name": "Jacob Redden", + "office": "Salem", + "position": "Inspector", + "salary": "$107,764", + "start_date": "10/27/2006" + }, + { + "extn": "4740", + "id": "35624", + "name": "Roger Baker", + "office": "Madison", + "position": "Healthcare Specialist", + "salary": "$223,106", + "start_date": "10/13/2003" + }, + { + "extn": "6154", + "id": "35625", + "name": "Oliver Uttley", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$103,945", + "start_date": "3/12/2009" + }, + { + "extn": "6069", + "id": "35626", + "name": "Janice Hunt", + "office": "Memphis", + "position": "Auditor", + "salary": "$169,781", + "start_date": "5/25/2014" + }, + { + "extn": "2613", + "id": "35627", + "name": "Carissa Evans", + "office": "Paris", + "position": "Restaurant Manager", + "salary": "$115,034", + "start_date": "1/10/2015" + }, + { + "extn": "8176", + "id": "35628", + "name": "Wade Tyler", + "office": "New York", + "position": "Operator", + "salary": "$109,027", + "start_date": "4/18/2015" + }, + { + "extn": "2412", + "id": "35629", + "name": "John Smith", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$250,565", + "start_date": "6/10/2012" + }, + { + "extn": "4513", + "id": "35630", + "name": "Carl Willis", + "office": "Denver", + "position": "Doctor", + "salary": "$59,382", + "start_date": "8/21/2005" + }, + { + "extn": "6960", + "id": "35631", + "name": "Dani Scott", + "office": "Charlotte", + "position": "Steward", + "salary": "$213,471", + "start_date": "5/31/2018" + }, + { + "extn": "3293", + "id": "35632", + "name": "Bryon Robertson", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$280,618", + "start_date": "11/30/2011" + }, + { + "extn": "6839", + "id": "35633", + "name": "Candice Cork", + "office": "Los Angeles", + "position": "Service Supervisor", + "salary": "$45,531", + "start_date": "7/21/2007" + }, + { + "extn": "3157", + "id": "35634", + "name": "Clint Grady", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$223,942", + "start_date": "2/20/2019" + }, + { + "extn": "1338", + "id": "35635", + "name": "Nathan Edley", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$100,440", + "start_date": "8/1/2000" + }, + { + "extn": "9385", + "id": "35636", + "name": "Jackeline Weldon", + "office": "Baltimore", + "position": "Health Educator", + "salary": "$252,234", + "start_date": "7/17/2005" + }, + { + "extn": "1288", + "id": "35637", + "name": "Roger Saunders", + "office": "Lancaster", + "position": "Paramedic", + "salary": "$46,797", + "start_date": "2/27/2007" + }, + { + "extn": "4901", + "id": "35638", + "name": "Alexander Swan", + "office": "Louisville", + "position": "Retail Trainee", + "salary": "$127,958", + "start_date": "10/21/2006" + }, + { + "extn": "5005", + "id": "35639", + "name": "Carla Lewis", + "office": "Madrid", + "position": "Business Broker", + "salary": "$106,245", + "start_date": "8/28/2000" + }, + { + "extn": "4802", + "id": "35640", + "name": "Logan Purvis", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$138,215", + "start_date": "10/12/2019" + }, + { + "extn": "5616", + "id": "35641", + "name": "Rita Gibbons", + "office": "Madrid", + "position": "Business Broker", + "salary": "$189,904", + "start_date": "10/10/2016" + }, + { + "extn": "6800", + "id": "35642", + "name": "Daron Jackson", + "office": "Escondido", + "position": "Bookkeeper", + "salary": "$16,246", + "start_date": "2/28/2018" + }, + { + "extn": "4105", + "id": "35643", + "name": "Domenic Clifton", + "office": "Norfolk", + "position": "Call Center Representative", + "salary": "$206,072", + "start_date": "4/5/2018" + }, + { + "extn": "1514", + "id": "35644", + "name": "Josephine Parker", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$76,403", + "start_date": "4/26/2010" + }, + { + "extn": "2253", + "id": "35645", + "name": "Doug Dunbar", + "office": "Fayetteville", + "position": "Health Educator", + "salary": "$204,334", + "start_date": "12/30/2006" + }, + { + "extn": "5826", + "id": "35646", + "name": "Alessandra Ebbs", + "office": "Reno", + "position": "Baker", + "salary": "$292,689", + "start_date": "12/6/2009" + }, + { + "extn": "8895", + "id": "35647", + "name": "Evie Quinnell", + "office": "Lincoln", + "position": "Systems Administrator", + "salary": "$235,447", + "start_date": "1/10/2017" + }, + { + "extn": "3503", + "id": "35648", + "name": "Hazel Holmes", + "office": "St. Louis", + "position": "Baker", + "salary": "$87,731", + "start_date": "7/1/2015" + }, + { + "extn": "4108", + "id": "35649", + "name": "Nicholas Oliver", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$255,369", + "start_date": "7/6/2019" + }, + { + "extn": "1765", + "id": "35650", + "name": "Gladys Bingham", + "office": "Escondido", + "position": "Baker", + "salary": "$266,626", + "start_date": "6/6/2009" + }, + { + "extn": "3068", + "id": "35651", + "name": "Cedrick Farmer", + "office": "Berna", + "position": "Biologist", + "salary": "$181,740", + "start_date": "6/1/2004" + }, + { + "extn": "1764", + "id": "35652", + "name": "Rufus Maxwell", + "office": "Boston", + "position": "Dentist", + "salary": "$10,358", + "start_date": "3/6/2010" + }, + { + "extn": "9896", + "id": "35653", + "name": "Manuel Downing", + "office": "Springfield", + "position": "Biologist", + "salary": "$270,345", + "start_date": "10/22/2013" + }, + { + "extn": "9113", + "id": "35654", + "name": "Cadence Locke", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$74,443", + "start_date": "12/14/2014" + }, + { + "extn": "8891", + "id": "35655", + "name": "Makena Collis", + "office": "Escondido", + "position": "Call Center Representative", + "salary": "$246,948", + "start_date": "9/29/2007" + }, + { + "extn": "8273", + "id": "35656", + "name": "Raquel Mason", + "office": "Tulsa", + "position": "Electrician", + "salary": "$288,186", + "start_date": "8/22/2004" + }, + { + "extn": "8962", + "id": "35657", + "name": "Caleb Pickard", + "office": "Hollywood", + "position": "Associate Professor", + "salary": "$87,287", + "start_date": "2/17/2012" + }, + { + "extn": "7302", + "id": "35658", + "name": "Matthew Andersson", + "office": "Columbus", + "position": "Ambulatory Nurse", + "salary": "$82,750", + "start_date": "4/1/2016" + }, + { + "extn": "4199", + "id": "35659", + "name": "Jack Latham", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$170,503", + "start_date": "10/3/2018" + }, + { + "extn": "9018", + "id": "35660", + "name": "Oliver Vane", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$175,327", + "start_date": "1/10/2010" + }, + { + "extn": "2833", + "id": "35661", + "name": "Peter Parsons", + "office": "Garland", + "position": "Laboratory Technician", + "salary": "$175,669", + "start_date": "8/2/2010" + }, + { + "extn": "6794", + "id": "35662", + "name": "Remy Evans", + "office": "Indianapolis", + "position": "Designer", + "salary": "$218,685", + "start_date": "1/28/2005" + }, + { + "extn": "7105", + "id": "35663", + "name": "Julianna Kelly", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$194,990", + "start_date": "5/30/2018" + }, + { + "extn": "1543", + "id": "35664", + "name": "Josh Evans", + "office": "Irving", + "position": "Business Broker", + "salary": "$132,465", + "start_date": "9/19/2014" + }, + { + "extn": "5126", + "id": "35665", + "name": "Adelaide Archer", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$123,788", + "start_date": "2/2/2017" + }, + { + "extn": "2523", + "id": "35666", + "name": "Barney Powell", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$270,707", + "start_date": "12/17/2016" + }, + { + "extn": "9767", + "id": "35667", + "name": "Macy Connor", + "office": "Lyon", + "position": "Clerk", + "salary": "$189,157", + "start_date": "11/17/2003" + }, + { + "extn": "4386", + "id": "35668", + "name": "Marvin Willson", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$190,479", + "start_date": "4/25/2009" + }, + { + "extn": "4628", + "id": "35669", + "name": "Ramon Flanders", + "office": "Jacksonville", + "position": "Business Broker", + "salary": "$74,126", + "start_date": "5/12/2011" + }, + { + "extn": "5035", + "id": "35670", + "name": "Abdul Yates", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$245,589", + "start_date": "8/7/2017" + }, + { + "extn": "5744", + "id": "35671", + "name": "Carmella Dempsey", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$56,491", + "start_date": "7/1/2009" + }, + { + "extn": "2832", + "id": "35672", + "name": "Sofie Heaton", + "office": "Santa Ana", + "position": "Dentist", + "salary": "$155,983", + "start_date": "9/19/2015" + }, + { + "extn": "7226", + "id": "35673", + "name": "Kendra Rixon", + "office": "Portland", + "position": "Food Technologist", + "salary": "$101,613", + "start_date": "6/2/2000" + }, + { + "extn": "4313", + "id": "35674", + "name": "Peter Whatson", + "office": "Lancaster", + "position": "Healthcare Specialist", + "salary": "$83,883", + "start_date": "11/26/2000" + }, + { + "extn": "6934", + "id": "35675", + "name": "Fred James", + "office": "Paris", + "position": "Lecturer", + "salary": "$223,442", + "start_date": "7/23/2013" + }, + { + "extn": "7276", + "id": "35676", + "name": "Angelina Harris", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$60,261", + "start_date": "8/10/2015" + }, + { + "extn": "6339", + "id": "35677", + "name": "Matt Reynolds", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$77,246", + "start_date": "5/30/2008" + }, + { + "extn": "5597", + "id": "35678", + "name": "Tiffany Gunn", + "office": "Bakersfield", + "position": "Baker", + "salary": "$221,819", + "start_date": "3/6/2007" + }, + { + "extn": "6842", + "id": "35679", + "name": "Eduardo Glynn", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$230,438", + "start_date": "11/26/2006" + }, + { + "extn": "2126", + "id": "35680", + "name": "Vera Hancock", + "office": "Venice", + "position": "Design Engineer", + "salary": "$153,531", + "start_date": "10/16/2001" + }, + { + "extn": "6433", + "id": "35681", + "name": "Bob Barrett", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$242,310", + "start_date": "6/22/2005" + }, + { + "extn": "2407", + "id": "35682", + "name": "Alessandra Quinn", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$208,052", + "start_date": "5/15/2015" + }, + { + "extn": "6055", + "id": "35683", + "name": "Christy Hudson", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$124,626", + "start_date": "9/10/2004" + }, + { + "extn": "6944", + "id": "35684", + "name": "Tara Hopkins", + "office": "Dallas", + "position": "Audiologist", + "salary": "$17,888", + "start_date": "10/5/2014" + }, + { + "extn": "4158", + "id": "35685", + "name": "Martin Denton", + "office": "Arlington", + "position": "Bellman", + "salary": "$108,792", + "start_date": "7/10/2018" + }, + { + "extn": "1045", + "id": "35686", + "name": "Ellen Kent", + "office": "Saint Paul", + "position": "Physician", + "salary": "$19,434", + "start_date": "3/2/2014" + }, + { + "extn": "5683", + "id": "35687", + "name": "Kieth Brock", + "office": "Prague", + "position": "Production Painter", + "salary": "$79,563", + "start_date": "4/8/2002" + }, + { + "extn": "3660", + "id": "35688", + "name": "Irene Reid", + "office": "Memphis", + "position": "Audiologist", + "salary": "$119,564", + "start_date": "7/25/2017" + }, + { + "extn": "1605", + "id": "35689", + "name": "Carl Morgan", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$168,767", + "start_date": "8/29/2014" + }, + { + "extn": "6436", + "id": "35690", + "name": "Janelle Morley", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$224,767", + "start_date": "3/14/2008" + }, + { + "extn": "7722", + "id": "35691", + "name": "Savannah Gardner", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$183,682", + "start_date": "4/20/2008" + }, + { + "extn": "9252", + "id": "35692", + "name": "Livia Savage", + "office": "Kansas City", + "position": "Bellman", + "salary": "$102,273", + "start_date": "12/6/2000" + }, + { + "extn": "3423", + "id": "35693", + "name": "Greta Cowan", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$100,885", + "start_date": "8/1/2005" + }, + { + "extn": "8664", + "id": "35694", + "name": "Andrea Connell", + "office": "Quebec", + "position": "Cashier", + "salary": "$209,718", + "start_date": "9/5/2019" + }, + { + "extn": "4641", + "id": "35695", + "name": "Cynthia Ventura", + "office": "Oakland", + "position": "Associate Professor", + "salary": "$218,708", + "start_date": "11/5/2009" + }, + { + "extn": "3065", + "id": "35696", + "name": "Carter Bristow", + "office": "New York", + "position": "Associate Professor", + "salary": "$156,131", + "start_date": "12/18/2002" + }, + { + "extn": "9211", + "id": "35697", + "name": "Savannah Plant", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$14,770", + "start_date": "11/15/2003" + }, + { + "extn": "6049", + "id": "35698", + "name": "Alexander Wooldridge", + "office": "Baltimore", + "position": "Paramedic", + "salary": "$31,280", + "start_date": "5/23/2017" + }, + { + "extn": "9545", + "id": "35699", + "name": "Celia James", + "office": "Atlanta", + "position": "Biologist", + "salary": "$137,706", + "start_date": "2/16/2015" + }, + { + "extn": "9043", + "id": "35700", + "name": "Rosalie Rodwell", + "office": "Otawa", + "position": "HR Specialist", + "salary": "$60,885", + "start_date": "8/1/2011" + }, + { + "extn": "4884", + "id": "35701", + "name": "Aiden Hooper", + "office": "Portland", + "position": "Accountant", + "salary": "$193,638", + "start_date": "9/1/2011" + }, + { + "extn": "4707", + "id": "35702", + "name": "Jayden Hunt", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$122,234", + "start_date": "11/14/2004" + }, + { + "extn": "8824", + "id": "35703", + "name": "John Mould", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$27,697", + "start_date": "7/1/2019" + }, + { + "extn": "2087", + "id": "35704", + "name": "Cecilia Mccall", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$45,588", + "start_date": "7/26/2006" + }, + { + "extn": "8410", + "id": "35705", + "name": "Livia Walton", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$63,212", + "start_date": "5/31/2003" + }, + { + "extn": "8282", + "id": "35706", + "name": "Cassidy Andrews", + "office": "Jacksonville", + "position": "Chef Manager", + "salary": "$266,591", + "start_date": "4/3/2014" + }, + { + "extn": "5900", + "id": "35707", + "name": "Phoebe Clifford", + "office": "Venice", + "position": "Banker", + "salary": "$183,674", + "start_date": "6/23/2002" + }, + { + "extn": "6082", + "id": "35708", + "name": "George Gonzales", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$115,000", + "start_date": "3/2/2003" + }, + { + "extn": "4177", + "id": "35709", + "name": "Alexander Andersson", + "office": "Hollywood", + "position": "Doctor", + "salary": "$211,748", + "start_date": "5/8/2010" + }, + { + "extn": "8881", + "id": "35710", + "name": "Benny Kaur", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$81,194", + "start_date": "6/10/2012" + }, + { + "extn": "4333", + "id": "35711", + "name": "Erick Cooper", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$292,807", + "start_date": "1/20/2003" + }, + { + "extn": "6057", + "id": "35712", + "name": "Aiden Avery", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$120,038", + "start_date": "4/22/2015" + }, + { + "extn": "8730", + "id": "35713", + "name": "Denny Donovan", + "office": "Rochester", + "position": "Physician", + "salary": "$260,078", + "start_date": "8/17/2005" + }, + { + "extn": "9526", + "id": "35714", + "name": "Chad Parker", + "office": "Quebec", + "position": "Retail Trainee", + "salary": "$22,835", + "start_date": "1/1/2003" + }, + { + "extn": "6613", + "id": "35715", + "name": "Cedrick Morris", + "office": "Washington", + "position": "Fabricator", + "salary": "$255,089", + "start_date": "4/18/2001" + }, + { + "extn": "2593", + "id": "35716", + "name": "Abdul Greenwood", + "office": "Tulsa", + "position": "Audiologist", + "salary": "$154,162", + "start_date": "11/6/2005" + }, + { + "extn": "5991", + "id": "35717", + "name": "John Dallas", + "office": "Boston", + "position": "Electrician", + "salary": "$59,004", + "start_date": "5/6/2016" + }, + { + "extn": "5793", + "id": "35718", + "name": "Tyson Hope", + "office": "Zurich", + "position": "Mobile Developer", + "salary": "$220,633", + "start_date": "2/1/2013" + }, + { + "extn": "4637", + "id": "35719", + "name": "Gil Morrison", + "office": "Oklahoma City", + "position": "Budget Analyst", + "salary": "$186,422", + "start_date": "4/29/2019" + }, + { + "extn": "4744", + "id": "35720", + "name": "Hadley Atkinson", + "office": "Richmond", + "position": "Doctor", + "salary": "$60,194", + "start_date": "2/16/2010" + }, + { + "extn": "8458", + "id": "35721", + "name": "Marvin Snow", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$285,858", + "start_date": "2/12/2015" + }, + { + "extn": "1399", + "id": "35722", + "name": "Lucas Rowe", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$188,874", + "start_date": "4/30/2008" + }, + { + "extn": "4377", + "id": "35723", + "name": "Madelyn Carter", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$157,242", + "start_date": "11/1/2004" + }, + { + "extn": "6283", + "id": "35724", + "name": "Jacob Savage", + "office": "San Diego", + "position": "Accountant", + "salary": "$151,572", + "start_date": "11/20/2002" + }, + { + "extn": "8349", + "id": "35725", + "name": "Caleb Ebden", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$145,495", + "start_date": "3/31/2009" + }, + { + "extn": "6882", + "id": "35726", + "name": "Elise Edley", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$28,815", + "start_date": "9/3/2007" + }, + { + "extn": "5368", + "id": "35727", + "name": "Phoebe Griffiths", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$95,264", + "start_date": "7/8/2016" + }, + { + "extn": "8512", + "id": "35728", + "name": "Harvey Russell", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$52,327", + "start_date": "6/21/2008" + }, + { + "extn": "3500", + "id": "35729", + "name": "Lucas Stewart", + "office": "Milano", + "position": "Electrician", + "salary": "$151,360", + "start_date": "10/2/2009" + }, + { + "extn": "7348", + "id": "35730", + "name": "Alexander Thomson", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$179,794", + "start_date": "6/15/2019" + }, + { + "extn": "9510", + "id": "35731", + "name": "Doug Walton", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$134,145", + "start_date": "12/13/2010" + }, + { + "extn": "9920", + "id": "35732", + "name": "Adela Nicolas", + "office": "Anaheim", + "position": "Cook", + "salary": "$190,453", + "start_date": "1/2/2011" + }, + { + "extn": "6293", + "id": "35733", + "name": "Angelica Dale", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$85,978", + "start_date": "4/25/2014" + }, + { + "extn": "2031", + "id": "35734", + "name": "Mike Evans", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$32,695", + "start_date": "10/30/2010" + }, + { + "extn": "1735", + "id": "35735", + "name": "Anthony Hopkins", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$26,404", + "start_date": "8/17/2019" + }, + { + "extn": "8409", + "id": "35736", + "name": "Ronald Clarke", + "office": "New York", + "position": "Software Engineer", + "salary": "$193,279", + "start_date": "2/12/2019" + }, + { + "extn": "9326", + "id": "35737", + "name": "Elly Squire", + "office": "Tulsa", + "position": "Fabricator", + "salary": "$239,063", + "start_date": "9/24/2008" + }, + { + "extn": "9674", + "id": "35738", + "name": "Hank Wise", + "office": "Fayetteville", + "position": "Associate Professor", + "salary": "$140,880", + "start_date": "9/10/2012" + }, + { + "extn": "2919", + "id": "35739", + "name": "George Brown", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$132,705", + "start_date": "5/2/2014" + }, + { + "extn": "5825", + "id": "35740", + "name": "Nick Benfield", + "office": "Glendale", + "position": "Cook", + "salary": "$276,427", + "start_date": "4/10/2001" + }, + { + "extn": "7816", + "id": "35741", + "name": "Tess Huggins", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$122,884", + "start_date": "10/31/2019" + }, + { + "extn": "5420", + "id": "35742", + "name": "Cara Benfield", + "office": "Henderson", + "position": "Insurance Broker", + "salary": "$82,753", + "start_date": "7/2/2004" + }, + { + "extn": "2165", + "id": "35743", + "name": "Katelyn Middleton", + "office": "Denver", + "position": "Webmaster", + "salary": "$279,957", + "start_date": "1/21/2002" + }, + { + "extn": "7869", + "id": "35744", + "name": "Angelina Cork", + "office": "Tokyo", + "position": "Chef Manager", + "salary": "$173,518", + "start_date": "2/22/2019" + }, + { + "extn": "4724", + "id": "35745", + "name": "Maxwell Bryant", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$58,758", + "start_date": "5/14/2011" + }, + { + "extn": "6492", + "id": "35746", + "name": "Leslie Waterhouse", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$264,734", + "start_date": "4/6/2017" + }, + { + "extn": "5017", + "id": "35747", + "name": "Sasha Willis", + "office": "San Diego", + "position": "Pharmacist", + "salary": "$248,400", + "start_date": "3/13/2009" + }, + { + "extn": "5913", + "id": "35748", + "name": "Chuck Lyon", + "office": "Norfolk", + "position": "Banker", + "salary": "$51,130", + "start_date": "9/6/2013" + }, + { + "extn": "3197", + "id": "35749", + "name": "Rick Clark", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$19,437", + "start_date": "1/14/2007" + }, + { + "extn": "8697", + "id": "35750", + "name": "Julius Ellis", + "office": "Houston", + "position": "Treasurer", + "salary": "$40,141", + "start_date": "7/6/2002" + }, + { + "extn": "6681", + "id": "35751", + "name": "Bridget Rowe", + "office": "London", + "position": "Health Educator", + "salary": "$282,922", + "start_date": "6/8/2006" + }, + { + "extn": "3520", + "id": "35752", + "name": "Davina Rycroft", + "office": "Rome", + "position": "Investment Advisor", + "salary": "$75,794", + "start_date": "5/9/2004" + }, + { + "extn": "8059", + "id": "35753", + "name": "Logan Todd", + "office": "Lakewood", + "position": "Biologist", + "salary": "$107,440", + "start_date": "7/19/2016" + }, + { + "extn": "8801", + "id": "35754", + "name": "Rosalie Lewin", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$193,172", + "start_date": "5/8/2014" + }, + { + "extn": "3964", + "id": "35755", + "name": "Alessia Jenkin", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$253,076", + "start_date": "10/15/2016" + }, + { + "extn": "7805", + "id": "35756", + "name": "Fred Vinton", + "office": "Tokyo", + "position": "Inspector", + "salary": "$100,936", + "start_date": "9/16/2010" + }, + { + "extn": "1492", + "id": "35757", + "name": "Candice Middleton", + "office": "Honolulu", + "position": "Production Painter", + "salary": "$151,789", + "start_date": "12/29/2006" + }, + { + "extn": "3249", + "id": "35758", + "name": "Denny Roberts", + "office": "Milwaukee", + "position": "Healthcare Specialist", + "salary": "$270,139", + "start_date": "1/6/2010" + }, + { + "extn": "8430", + "id": "35759", + "name": "Christine Wilson", + "office": "Berlin", + "position": "Physician", + "salary": "$206,114", + "start_date": "3/8/2019" + }, + { + "extn": "4915", + "id": "35760", + "name": "William Richards", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$76,295", + "start_date": "9/14/2015" + }, + { + "extn": "7473", + "id": "35761", + "name": "Chuck Camden", + "office": "Denver", + "position": "Inspector", + "salary": "$20,629", + "start_date": "10/1/2005" + }, + { + "extn": "2287", + "id": "35762", + "name": "Erick Kelly", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$15,533", + "start_date": "6/14/2010" + }, + { + "extn": "2838", + "id": "35763", + "name": "Cassandra Downing", + "office": "San Antonio", + "position": "Operator", + "salary": "$237,897", + "start_date": "5/21/2001" + }, + { + "extn": "7131", + "id": "35764", + "name": "Josh Wilkinson", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$217,247", + "start_date": "11/30/2004" + }, + { + "extn": "2952", + "id": "35765", + "name": "Phillip Parker", + "office": "Lisbon", + "position": "Designer", + "salary": "$171,196", + "start_date": "11/12/2012" + }, + { + "extn": "9199", + "id": "35766", + "name": "Jessica Brock", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$65,171", + "start_date": "9/13/2001" + }, + { + "extn": "3411", + "id": "35767", + "name": "Nicole Nurton", + "office": "Atlanta", + "position": "Assistant Buyer", + "salary": "$145,265", + "start_date": "10/7/2016" + }, + { + "extn": "2599", + "id": "35768", + "name": "Jacob Bolton", + "office": "Memphis", + "position": "Doctor", + "salary": "$185,407", + "start_date": "11/30/2016" + }, + { + "extn": "3906", + "id": "35769", + "name": "Adelaide Bayliss", + "office": "Pittsburgh", + "position": "Lecturer", + "salary": "$215,188", + "start_date": "9/4/2006" + }, + { + "extn": "7421", + "id": "35770", + "name": "Jack Button", + "office": "San Diego", + "position": "Fabricator", + "salary": "$253,777", + "start_date": "7/21/2007" + }, + { + "extn": "6927", + "id": "35771", + "name": "William Morgan", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$290,448", + "start_date": "1/3/2018" + }, + { + "extn": "6248", + "id": "35772", + "name": "Abdul Devonport", + "office": "Baltimore", + "position": "Bellman", + "salary": "$261,609", + "start_date": "5/13/2010" + }, + { + "extn": "6557", + "id": "35773", + "name": "Tyson Radcliffe", + "office": "Louisville", + "position": "Mobile Developer", + "salary": "$144,703", + "start_date": "10/6/2002" + }, + { + "extn": "6124", + "id": "35774", + "name": "Nick Newman", + "office": "Reno", + "position": "Bellman", + "salary": "$10,766", + "start_date": "6/12/2013" + }, + { + "extn": "9258", + "id": "35775", + "name": "Clint Preston", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$248,346", + "start_date": "10/26/2015" + }, + { + "extn": "3222", + "id": "35776", + "name": "Cecilia Hepburn", + "office": "Escondido", + "position": "Operator", + "salary": "$133,501", + "start_date": "10/5/2005" + }, + { + "extn": "8788", + "id": "35777", + "name": "Luna Lane", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$255,979", + "start_date": "11/25/2018" + }, + { + "extn": "9324", + "id": "35778", + "name": "Anais Gilmore", + "office": "Saint Paul", + "position": "Biologist", + "salary": "$204,503", + "start_date": "5/25/2004" + }, + { + "extn": "3523", + "id": "35779", + "name": "John Pearce", + "office": "Garland", + "position": "Service Supervisor", + "salary": "$57,368", + "start_date": "7/19/2008" + }, + { + "extn": "2119", + "id": "35780", + "name": "Julian Gray", + "office": "Detroit", + "position": "Auditor", + "salary": "$144,784", + "start_date": "6/27/2018" + }, + { + "extn": "6912", + "id": "35781", + "name": "Kieth Sloan", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$243,189", + "start_date": "4/1/2007" + }, + { + "extn": "6161", + "id": "35782", + "name": "Mark Cadman", + "office": "Fremont", + "position": "Treasurer", + "salary": "$294,926", + "start_date": "5/4/2013" + }, + { + "extn": "1726", + "id": "35783", + "name": "Erick Noon", + "office": "Henderson", + "position": "Associate Professor", + "salary": "$229,352", + "start_date": "12/5/2001" + }, + { + "extn": "6958", + "id": "35784", + "name": "Julian Radley", + "office": "Milano", + "position": "Project Manager", + "salary": "$206,771", + "start_date": "5/9/2015" + }, + { + "extn": "5450", + "id": "35785", + "name": "Sloane Gregory", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$200,762", + "start_date": "2/10/2007" + }, + { + "extn": "5786", + "id": "35786", + "name": "Rowan Shelton", + "office": "Philadelphia", + "position": "Service Supervisor", + "salary": "$172,347", + "start_date": "8/25/2005" + }, + { + "extn": "1772", + "id": "35787", + "name": "Michaela Needham", + "office": "Venice", + "position": "Associate Professor", + "salary": "$284,097", + "start_date": "3/17/2000" + }, + { + "extn": "2969", + "id": "35788", + "name": "Logan Russel", + "office": "Madison", + "position": "Restaurant Manager", + "salary": "$140,650", + "start_date": "12/15/2011" + }, + { + "extn": "8200", + "id": "35789", + "name": "Manuel Michael", + "office": "Huntsville", + "position": "HR Specialist", + "salary": "$250,063", + "start_date": "10/20/2004" + }, + { + "extn": "5887", + "id": "35790", + "name": "Laila Jenkins", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$128,453", + "start_date": "5/29/2005" + }, + { + "extn": "1580", + "id": "35791", + "name": "Brooklyn Hogg", + "office": "Louisville", + "position": "Webmaster", + "salary": "$125,589", + "start_date": "4/22/2001" + }, + { + "extn": "2420", + "id": "35792", + "name": "Caydence Murray", + "office": "Henderson", + "position": "Designer", + "salary": "$280,661", + "start_date": "3/3/2004" + }, + { + "extn": "3719", + "id": "35793", + "name": "Victoria Burge", + "office": "Wien", + "position": "Banker", + "salary": "$18,988", + "start_date": "3/8/2001" + }, + { + "extn": "4497", + "id": "35794", + "name": "Liam Tailor", + "office": "Rome", + "position": "Clerk", + "salary": "$100,875", + "start_date": "7/11/2003" + }, + { + "extn": "4775", + "id": "35795", + "name": "Rose Khan", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$75,717", + "start_date": "4/12/2002" + }, + { + "extn": "1050", + "id": "35796", + "name": "Jocelyn Windsor", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$140,246", + "start_date": "2/23/2015" + }, + { + "extn": "6655", + "id": "35797", + "name": "Brad Saunders", + "office": "San Antonio", + "position": "Project Manager", + "salary": "$114,592", + "start_date": "4/18/2016" + }, + { + "extn": "3869", + "id": "35798", + "name": "Kaylee Buckley", + "office": "Glendale", + "position": "Health Educator", + "salary": "$197,660", + "start_date": "9/11/2012" + }, + { + "extn": "1074", + "id": "35799", + "name": "Sage Santos", + "office": "Ontario", + "position": "Clerk", + "salary": "$284,783", + "start_date": "5/31/2003" + }, + { + "extn": "6483", + "id": "35800", + "name": "Dani Attwood", + "office": "Anaheim", + "position": "Doctor", + "salary": "$63,022", + "start_date": "8/24/2009" + }, + { + "extn": "2560", + "id": "35801", + "name": "Peter Darcy", + "office": "Los Angeles", + "position": "Stockbroker", + "salary": "$22,157", + "start_date": "10/27/2008" + }, + { + "extn": "5933", + "id": "35802", + "name": "Tony Upton", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$235,566", + "start_date": "2/18/2016" + }, + { + "extn": "7265", + "id": "35803", + "name": "Chadwick Plant", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$131,530", + "start_date": "8/11/2000" + }, + { + "extn": "3474", + "id": "35804", + "name": "Taylor Clarkson", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$43,702", + "start_date": "10/22/2019" + }, + { + "extn": "7718", + "id": "35805", + "name": "Jessica Fall", + "office": "Detroit", + "position": "Web Developer", + "salary": "$27,691", + "start_date": "8/10/2018" + }, + { + "extn": "5714", + "id": "35806", + "name": "Hailey Glynn", + "office": "Nashville", + "position": "Production Painter", + "salary": "$274,049", + "start_date": "11/5/2014" + }, + { + "extn": "5588", + "id": "35807", + "name": "Ryan Parker", + "office": "Prague", + "position": "Electrician", + "salary": "$197,305", + "start_date": "9/5/2010" + }, + { + "extn": "8661", + "id": "35808", + "name": "Logan Exton", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$73,633", + "start_date": "8/20/2005" + }, + { + "extn": "9645", + "id": "35809", + "name": "Carolyn Edley", + "office": "Henderson", + "position": "Project Manager", + "salary": "$158,621", + "start_date": "6/1/2009" + }, + { + "extn": "1001", + "id": "35810", + "name": "George Rosenbloom", + "office": "Kansas City", + "position": "Clerk", + "salary": "$121,050", + "start_date": "6/29/2008" + }, + { + "extn": "9418", + "id": "35811", + "name": "Henry Morris", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$276,805", + "start_date": "10/17/2017" + }, + { + "extn": "4438", + "id": "35812", + "name": "Cassandra Spencer", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$184,219", + "start_date": "6/17/2011" + }, + { + "extn": "6870", + "id": "35813", + "name": "Valerie Gordon", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$196,737", + "start_date": "8/19/2005" + }, + { + "extn": "8791", + "id": "35814", + "name": "Harvey Morgan", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$264,210", + "start_date": "9/11/2010" + }, + { + "extn": "7894", + "id": "35815", + "name": "Shay Varley", + "office": "Columbus", + "position": "Auditor", + "salary": "$113,148", + "start_date": "11/30/2000" + }, + { + "extn": "7569", + "id": "35816", + "name": "Ruth Swan", + "office": "Miami", + "position": "Doctor", + "salary": "$153,051", + "start_date": "11/8/2004" + }, + { + "extn": "2568", + "id": "35817", + "name": "Katelyn Carson", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$26,236", + "start_date": "2/13/2014" + }, + { + "extn": "1487", + "id": "35818", + "name": "Danny Victor", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$224,361", + "start_date": "4/9/2010" + }, + { + "extn": "4733", + "id": "35819", + "name": "Amy Owen", + "office": "Reno", + "position": "Associate Professor", + "salary": "$200,391", + "start_date": "1/19/2016" + }, + { + "extn": "4678", + "id": "35820", + "name": "Bart Curtis", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$273,060", + "start_date": "4/16/2017" + }, + { + "extn": "8920", + "id": "35821", + "name": "Grace Shaw", + "office": "Reno", + "position": "CNC Operator", + "salary": "$203,958", + "start_date": "10/13/2003" + }, + { + "extn": "5138", + "id": "35822", + "name": "Nathan Spencer", + "office": "Otawa", + "position": "Audiologist", + "salary": "$245,953", + "start_date": "11/22/2005" + }, + { + "extn": "5606", + "id": "35823", + "name": "Cameron Norman", + "office": "Amarillo", + "position": "Staffing Consultant", + "salary": "$211,417", + "start_date": "3/1/2002" + }, + { + "extn": "7327", + "id": "35824", + "name": "Percy Rust", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$205,856", + "start_date": "6/5/2018" + }, + { + "extn": "7370", + "id": "35825", + "name": "Martha Sawyer", + "office": "Cincinnati", + "position": "Inspector", + "salary": "$143,832", + "start_date": "3/3/2008" + }, + { + "extn": "9436", + "id": "35826", + "name": "Daniel Collins", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$59,126", + "start_date": "6/17/2013" + }, + { + "extn": "4726", + "id": "35827", + "name": "Carl Beal", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$58,172", + "start_date": "10/12/2011" + }, + { + "extn": "8049", + "id": "35828", + "name": "Enoch Bayliss", + "office": "Chicago", + "position": "Budget Analyst", + "salary": "$223,570", + "start_date": "12/16/2007" + }, + { + "extn": "7173", + "id": "35829", + "name": "Nicholas Blythe", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$268,133", + "start_date": "9/1/2019" + }, + { + "extn": "7140", + "id": "35830", + "name": "Drew Shaw", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$23,225", + "start_date": "10/16/2019" + }, + { + "extn": "5106", + "id": "35831", + "name": "Wendy Ianson", + "office": "Escondido", + "position": "Steward", + "salary": "$186,545", + "start_date": "10/4/2017" + }, + { + "extn": "5840", + "id": "35832", + "name": "Gil Atkinson", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$158,019", + "start_date": "1/2/2018" + }, + { + "extn": "2987", + "id": "35833", + "name": "Kurt Vincent", + "office": "Indianapolis", + "position": "Global Logistics Supervisor", + "salary": "$226,811", + "start_date": "4/3/2014" + }, + { + "extn": "4646", + "id": "35834", + "name": "Camila Rodwell", + "office": "Arlington", + "position": "Audiologist", + "salary": "$242,474", + "start_date": "8/13/2010" + }, + { + "extn": "5922", + "id": "35835", + "name": "Monica Bingham", + "office": "Lincoln", + "position": "Accountant", + "salary": "$225,592", + "start_date": "2/13/2009" + }, + { + "extn": "1186", + "id": "35836", + "name": "Denis Hammond", + "office": "New Orleans", + "position": "Web Developer", + "salary": "$259,774", + "start_date": "5/18/2013" + }, + { + "extn": "3433", + "id": "35837", + "name": "Emery Morris", + "office": "Long Beach", + "position": "Designer", + "salary": "$31,415", + "start_date": "12/20/2009" + }, + { + "extn": "2518", + "id": "35838", + "name": "Vivian Townend", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$131,107", + "start_date": "5/29/2003" + }, + { + "extn": "8848", + "id": "35839", + "name": "Nathan Attwood", + "office": "Valetta", + "position": "HR Specialist", + "salary": "$188,260", + "start_date": "3/17/2010" + }, + { + "extn": "2919", + "id": "35840", + "name": "Lana Clarkson", + "office": "Norfolk", + "position": "Designer", + "salary": "$173,631", + "start_date": "10/5/2003" + }, + { + "extn": "3956", + "id": "35841", + "name": "Mike Neville", + "office": "Stockton", + "position": "Budget Analyst", + "salary": "$260,516", + "start_date": "1/11/2010" + }, + { + "extn": "8776", + "id": "35842", + "name": "Alex Rehman", + "office": "Reno", + "position": "Auditor", + "salary": "$28,138", + "start_date": "7/3/2012" + }, + { + "extn": "2714", + "id": "35843", + "name": "Ally Hall", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$82,189", + "start_date": "1/4/2019" + }, + { + "extn": "7808", + "id": "35844", + "name": "Kimberly Edwards", + "office": "Tulsa", + "position": "Doctor", + "salary": "$26,264", + "start_date": "9/10/2003" + }, + { + "extn": "5447", + "id": "35845", + "name": "Doug Reid", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$201,559", + "start_date": "6/15/2006" + }, + { + "extn": "2804", + "id": "35846", + "name": "Abdul Thompson", + "office": "Philadelphia", + "position": "Baker", + "salary": "$100,040", + "start_date": "4/2/2006" + }, + { + "extn": "3895", + "id": "35847", + "name": "Angelica Mann", + "office": "Sacramento", + "position": "Health Educator", + "salary": "$253,899", + "start_date": "5/1/2017" + }, + { + "extn": "3473", + "id": "35848", + "name": "Lauren Brooks", + "office": "Madison", + "position": "Loan Officer", + "salary": "$257,124", + "start_date": "3/17/2009" + }, + { + "extn": "9009", + "id": "35849", + "name": "Sebastian Bailey", + "office": "Salem", + "position": "Staffing Consultant", + "salary": "$209,589", + "start_date": "7/19/2019" + }, + { + "extn": "8480", + "id": "35850", + "name": "Gwenyth Nicolas", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$80,758", + "start_date": "1/27/2000" + }, + { + "extn": "7597", + "id": "35851", + "name": "Iris Grady", + "office": "Lyon", + "position": "Fabricator", + "salary": "$119,736", + "start_date": "10/19/2000" + }, + { + "extn": "1809", + "id": "35852", + "name": "Mayleen Jackson", + "office": "Norfolk", + "position": "Executive Director", + "salary": "$110,037", + "start_date": "7/7/2019" + }, + { + "extn": "2801", + "id": "35853", + "name": "Johnathan Hewitt", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$115,700", + "start_date": "7/22/2012" + }, + { + "extn": "8879", + "id": "35854", + "name": "Kendra Lucas", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$168,628", + "start_date": "1/2/2005" + }, + { + "extn": "8707", + "id": "35855", + "name": "Elise Rycroft", + "office": "Los Angeles", + "position": "Stockbroker", + "salary": "$168,281", + "start_date": "2/13/2018" + }, + { + "extn": "5587", + "id": "35856", + "name": "Russel Nanton", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$160,764", + "start_date": "8/29/2016" + }, + { + "extn": "3127", + "id": "35857", + "name": "Dani Lloyd", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$252,780", + "start_date": "2/23/2002" + }, + { + "extn": "5234", + "id": "35858", + "name": "Angelina Mason", + "office": "Phoenix", + "position": "Staffing Consultant", + "salary": "$168,059", + "start_date": "5/28/2015" + }, + { + "extn": "3030", + "id": "35859", + "name": "Chelsea Hill", + "office": "Long Beach", + "position": "Doctor", + "salary": "$145,641", + "start_date": "9/24/2014" + }, + { + "extn": "4858", + "id": "35860", + "name": "Zara Wren", + "office": "Honolulu", + "position": "Healthcare Specialist", + "salary": "$192,032", + "start_date": "6/7/2013" + }, + { + "extn": "8488", + "id": "35861", + "name": "Sofie Ryan", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$18,338", + "start_date": "5/1/2007" + }, + { + "extn": "9124", + "id": "35862", + "name": "Alexander Ellery", + "office": "Fullerton", + "position": "Lecturer", + "salary": "$189,777", + "start_date": "7/4/2017" + }, + { + "extn": "6201", + "id": "35863", + "name": "Carrie Yoman", + "office": "Lincoln", + "position": "Chef Manager", + "salary": "$88,859", + "start_date": "11/25/2006" + }, + { + "extn": "2086", + "id": "35864", + "name": "Karen Harrison", + "office": "St. Louis", + "position": "Electrician", + "salary": "$293,802", + "start_date": "1/21/2018" + }, + { + "extn": "5217", + "id": "35865", + "name": "Rocco Boden", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$21,382", + "start_date": "5/11/2015" + }, + { + "extn": "8039", + "id": "35866", + "name": "Rufus Williams", + "office": "Glendale", + "position": "Restaurant Manager", + "salary": "$182,899", + "start_date": "9/13/2015" + }, + { + "extn": "6381", + "id": "35867", + "name": "Crystal Everett", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$284,459", + "start_date": "2/10/2015" + }, + { + "extn": "3748", + "id": "35868", + "name": "Dakota Moreno", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$46,184", + "start_date": "6/8/2017" + }, + { + "extn": "3589", + "id": "35869", + "name": "Diane Stewart", + "office": "Oakland", + "position": "Executive Director", + "salary": "$249,533", + "start_date": "7/18/2002" + }, + { + "extn": "5385", + "id": "35870", + "name": "Bristol Utterson", + "office": "Washington", + "position": "Loan Officer", + "salary": "$196,394", + "start_date": "7/1/2003" + }, + { + "extn": "7943", + "id": "35871", + "name": "Rocco Willson", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$121,782", + "start_date": "8/22/2009" + }, + { + "extn": "9003", + "id": "35872", + "name": "Noah Paterson", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$82,279", + "start_date": "5/27/2009" + }, + { + "extn": "9811", + "id": "35873", + "name": "Anabelle Rothwell", + "office": "Seattle", + "position": "Web Developer", + "salary": "$68,101", + "start_date": "10/9/2007" + }, + { + "extn": "6215", + "id": "35874", + "name": "Erick Cavanagh", + "office": "Washington", + "position": "IT Support Staff", + "salary": "$62,789", + "start_date": "1/27/2007" + }, + { + "extn": "3986", + "id": "35875", + "name": "Tara Carter", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$279,840", + "start_date": "9/10/2005" + }, + { + "extn": "4632", + "id": "35876", + "name": "Russel Bradley", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$66,731", + "start_date": "1/20/2010" + }, + { + "extn": "6095", + "id": "35877", + "name": "Carla Carson", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$238,177", + "start_date": "9/28/2017" + }, + { + "extn": "9119", + "id": "35878", + "name": "Michael Wilson", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$283,352", + "start_date": "3/10/2001" + }, + { + "extn": "1645", + "id": "35879", + "name": "Natalie Antcliff", + "office": "Henderson", + "position": "Paramedic", + "salary": "$253,160", + "start_date": "11/25/2018" + }, + { + "extn": "4226", + "id": "35880", + "name": "Daron Allcott", + "office": "Garland", + "position": "Ambulatory Nurse", + "salary": "$31,226", + "start_date": "4/18/2014" + }, + { + "extn": "9695", + "id": "35881", + "name": "Regina Watson", + "office": "Omaha", + "position": "Health Educator", + "salary": "$46,197", + "start_date": "12/29/2011" + }, + { + "extn": "4947", + "id": "35882", + "name": "Benjamin Button", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$276,046", + "start_date": "4/26/2016" + }, + { + "extn": "6508", + "id": "35883", + "name": "Josh Townend", + "office": "San Francisco", + "position": "Production Painter", + "salary": "$167,916", + "start_date": "11/28/2013" + }, + { + "extn": "5557", + "id": "35884", + "name": "Phoebe Stone ", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$135,046", + "start_date": "7/27/2019" + }, + { + "extn": "3012", + "id": "35885", + "name": "Maggie Abbot", + "office": "Seattle", + "position": "Machine Operator", + "salary": "$188,378", + "start_date": "8/6/2005" + }, + { + "extn": "6417", + "id": "35886", + "name": "Phoebe Lynch", + "office": "Lisbon", + "position": "Bookkeeper", + "salary": "$158,547", + "start_date": "9/7/2019" + }, + { + "extn": "4922", + "id": "35887", + "name": "Vicky Adams", + "office": "Oakland", + "position": "Business Broker", + "salary": "$36,986", + "start_date": "4/11/2006" + }, + { + "extn": "3154", + "id": "35888", + "name": "Sydney Newman", + "office": "Moreno Valley", + "position": "Bookkeeper", + "salary": "$250,036", + "start_date": "6/22/2009" + }, + { + "extn": "5371", + "id": "35889", + "name": "Tyler Stubbs", + "office": "Milano", + "position": "Software Engineer", + "salary": "$199,204", + "start_date": "8/18/2007" + }, + { + "extn": "5679", + "id": "35890", + "name": "Rocco Strong", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$156,782", + "start_date": "10/13/2016" + }, + { + "extn": "8675", + "id": "35891", + "name": "Ethan Robinson", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$221,885", + "start_date": "12/8/2014" + }, + { + "extn": "9507", + "id": "35892", + "name": "Ramon Donovan", + "office": "Lincoln", + "position": "Designer", + "salary": "$134,023", + "start_date": "6/22/2016" + }, + { + "extn": "9636", + "id": "35893", + "name": "Ember Wilcox", + "office": "Innsbruck", + "position": "Operator", + "salary": "$121,331", + "start_date": "12/30/2018" + }, + { + "extn": "3634", + "id": "35894", + "name": "Russel Bell", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$165,190", + "start_date": "7/19/2010" + }, + { + "extn": "5217", + "id": "35895", + "name": "Aleksandra Shea", + "office": "San Bernardino", + "position": "Doctor", + "salary": "$107,984", + "start_date": "11/13/2017" + }, + { + "extn": "6488", + "id": "35896", + "name": "Cecilia Franks", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$267,133", + "start_date": "9/26/2015" + }, + { + "extn": "2669", + "id": "35897", + "name": "Rosemary Matthews", + "office": "Murfreesboro", + "position": "Health Educator", + "salary": "$58,538", + "start_date": "9/1/2010" + }, + { + "extn": "1969", + "id": "35898", + "name": "Maya Broomfield", + "office": "New York", + "position": "HR Coordinator", + "salary": "$55,194", + "start_date": "9/12/2009" + }, + { + "extn": "5352", + "id": "35899", + "name": "Grace Davies", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$82,626", + "start_date": "4/13/2018" + }, + { + "extn": "9572", + "id": "35900", + "name": "Cherish Stewart", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$281,607", + "start_date": "3/10/2014" + }, + { + "extn": "7342", + "id": "35901", + "name": "Judith Harvey", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$298,058", + "start_date": "8/6/2013" + }, + { + "extn": "3810", + "id": "35902", + "name": "Carter Baxter", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$93,027", + "start_date": "1/28/2001" + }, + { + "extn": "4807", + "id": "35903", + "name": "Lauren Bayliss", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$211,117", + "start_date": "8/22/2010" + }, + { + "extn": "8472", + "id": "35904", + "name": "Andrea Moore", + "office": "El Paso", + "position": "Bellman", + "salary": "$245,612", + "start_date": "4/21/2004" + }, + { + "extn": "7181", + "id": "35905", + "name": "Brad Dale", + "office": "San Jose", + "position": "Electrician", + "salary": "$64,588", + "start_date": "12/29/2007" + }, + { + "extn": "7625", + "id": "35906", + "name": "Cassandra Farrow", + "office": "Fullerton", + "position": "Global Logistics Supervisor", + "salary": "$237,296", + "start_date": "3/16/2005" + }, + { + "extn": "4891", + "id": "35907", + "name": "Leroy Norman", + "office": "Miami", + "position": "Banker", + "salary": "$83,470", + "start_date": "6/10/2004" + }, + { + "extn": "1222", + "id": "35908", + "name": "Celia Richards", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$16,966", + "start_date": "11/6/2016" + }, + { + "extn": "8834", + "id": "35909", + "name": "Lindsay Hunt", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$30,719", + "start_date": "7/14/2009" + }, + { + "extn": "3102", + "id": "35910", + "name": "Ramon Gordon", + "office": "Denver", + "position": "Physician", + "salary": "$83,064", + "start_date": "4/2/2019" + }, + { + "extn": "9602", + "id": "35911", + "name": "Hank Norman", + "office": "Amarillo", + "position": "Cashier", + "salary": "$105,212", + "start_date": "9/18/2004" + }, + { + "extn": "4026", + "id": "35912", + "name": "Rocco Morrow", + "office": "London", + "position": "Steward", + "salary": "$106,334", + "start_date": "1/3/2007" + }, + { + "extn": "8917", + "id": "35913", + "name": "Liliana Parsons", + "office": "Rome", + "position": "Inspector", + "salary": "$169,769", + "start_date": "3/19/2012" + }, + { + "extn": "9412", + "id": "35914", + "name": "Ivy Appleton", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$230,575", + "start_date": "5/29/2010" + }, + { + "extn": "8666", + "id": "35915", + "name": "Boris Lane", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$57,766", + "start_date": "7/30/2012" + }, + { + "extn": "4848", + "id": "35916", + "name": "Naomi Olson", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$116,888", + "start_date": "2/5/2007" + }, + { + "extn": "6116", + "id": "35917", + "name": "Harvey Neal", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$186,127", + "start_date": "4/19/2008" + }, + { + "extn": "1602", + "id": "35918", + "name": "Logan Knight", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$113,364", + "start_date": "2/25/2015" + }, + { + "extn": "5950", + "id": "35919", + "name": "Maxwell Duvall", + "office": "San Jose", + "position": "Fabricator", + "salary": "$269,250", + "start_date": "12/4/2001" + }, + { + "extn": "3076", + "id": "35920", + "name": "Clint Egerton", + "office": "Kansas City", + "position": "Lecturer", + "salary": "$225,059", + "start_date": "4/21/2001" + }, + { + "extn": "1575", + "id": "35921", + "name": "Sebastian Walsh", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$32,575", + "start_date": "10/8/2005" + }, + { + "extn": "2523", + "id": "35922", + "name": "Matthew Redden", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$145,435", + "start_date": "3/22/2017" + }, + { + "extn": "8753", + "id": "35923", + "name": "Ryan Gilbert", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$233,057", + "start_date": "7/30/2010" + }, + { + "extn": "5694", + "id": "35924", + "name": "Carrie Savage", + "office": "Washington", + "position": "Fabricator", + "salary": "$222,994", + "start_date": "8/27/2000" + }, + { + "extn": "5530", + "id": "35925", + "name": "Molly Gilmour", + "office": "Prague", + "position": "Designer", + "salary": "$123,203", + "start_date": "10/12/2017" + }, + { + "extn": "4977", + "id": "35926", + "name": "Wade Woods", + "office": "Memphis", + "position": "Inspector", + "salary": "$195,793", + "start_date": "7/7/2008" + }, + { + "extn": "8630", + "id": "35927", + "name": "Leroy Broomfield", + "office": "Bucharest", + "position": "Cook", + "salary": "$105,100", + "start_date": "11/16/2006" + }, + { + "extn": "2107", + "id": "35928", + "name": "Ramon Gallacher", + "office": "Salem", + "position": "Accountant", + "salary": "$183,047", + "start_date": "8/4/2000" + }, + { + "extn": "3362", + "id": "35929", + "name": "Payton Rossi", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$232,778", + "start_date": "9/22/2011" + }, + { + "extn": "5596", + "id": "35930", + "name": "Janelle Harvey", + "office": "Valetta", + "position": "Accountant", + "salary": "$260,302", + "start_date": "12/17/2000" + }, + { + "extn": "2892", + "id": "35931", + "name": "Nancy Ellwood", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$99,388", + "start_date": "1/27/2006" + }, + { + "extn": "2504", + "id": "35932", + "name": "Fred Sloan", + "office": "Salem", + "position": "Loan Officer", + "salary": "$187,187", + "start_date": "9/2/2001" + }, + { + "extn": "7412", + "id": "35933", + "name": "Phoebe Irwin", + "office": "Seattle", + "position": "Staffing Consultant", + "salary": "$88,738", + "start_date": "4/18/2010" + }, + { + "extn": "6399", + "id": "35934", + "name": "Tony Griffiths", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$184,560", + "start_date": "7/22/2007" + }, + { + "extn": "3575", + "id": "35935", + "name": "Nick Robertson", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$281,923", + "start_date": "6/24/2017" + }, + { + "extn": "8574", + "id": "35936", + "name": "Rihanna Hastings", + "office": "Madrid", + "position": "Baker", + "salary": "$248,817", + "start_date": "10/10/2011" + }, + { + "extn": "8152", + "id": "35937", + "name": "Doug Shields", + "office": "Anaheim", + "position": "Healthcare Specialist", + "salary": "$105,826", + "start_date": "8/8/2009" + }, + { + "extn": "9217", + "id": "35938", + "name": "Erick Middleton", + "office": "Indianapolis", + "position": "Front Desk Coordinator", + "salary": "$234,707", + "start_date": "8/14/2004" + }, + { + "extn": "2880", + "id": "35939", + "name": "Summer Murphy", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$75,308", + "start_date": "9/11/2010" + }, + { + "extn": "6971", + "id": "35940", + "name": "Quinn Morris", + "office": "Madison", + "position": "Treasurer", + "salary": "$200,251", + "start_date": "9/18/2001" + }, + { + "extn": "4696", + "id": "35941", + "name": "Carl Boden", + "office": "Lancaster", + "position": "Project Manager", + "salary": "$145,720", + "start_date": "6/30/2013" + }, + { + "extn": "3212", + "id": "35942", + "name": "Liam Turner", + "office": "San Jose", + "position": "Operator", + "salary": "$32,392", + "start_date": "6/16/2005" + }, + { + "extn": "4995", + "id": "35943", + "name": "Tony Mccall", + "office": "Jacksonville", + "position": "Web Developer", + "salary": "$290,641", + "start_date": "4/17/2011" + }, + { + "extn": "6335", + "id": "35944", + "name": "Daniel Flett", + "office": "Ontario", + "position": "Bellman", + "salary": "$61,035", + "start_date": "7/19/2002" + }, + { + "extn": "3395", + "id": "35945", + "name": "Gladys Squire", + "office": "Madrid", + "position": "Physician", + "salary": "$245,791", + "start_date": "9/3/2016" + }, + { + "extn": "6722", + "id": "35946", + "name": "Megan Glynn", + "office": "Bridgeport", + "position": "Food Technologist", + "salary": "$89,222", + "start_date": "9/9/2004" + }, + { + "extn": "2483", + "id": "35947", + "name": "Ronald Goodman", + "office": "Albuquerque", + "position": "Cook", + "salary": "$23,337", + "start_date": "7/13/2013" + }, + { + "extn": "1469", + "id": "35948", + "name": "John Reynolds", + "office": "Fullerton", + "position": "Auditor", + "salary": "$152,282", + "start_date": "1/5/2006" + }, + { + "extn": "9499", + "id": "35949", + "name": "Erin Pierce", + "office": "San Antonio", + "position": "Banker", + "salary": "$62,645", + "start_date": "10/8/2009" + }, + { + "extn": "1402", + "id": "35950", + "name": "Liam Blackburn", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$92,553", + "start_date": "5/27/2013" + }, + { + "extn": "7065", + "id": "35951", + "name": "Michael Potts", + "office": "Richmond", + "position": "Global Logistics Supervisor", + "salary": "$116,927", + "start_date": "8/28/2003" + }, + { + "extn": "4213", + "id": "35952", + "name": "Charlotte Milner", + "office": "Tokyo", + "position": "IT Support Staff", + "salary": "$39,515", + "start_date": "8/19/2014" + }, + { + "extn": "7356", + "id": "35953", + "name": "Jazmin Ashley", + "office": "Phoenix", + "position": "Biologist", + "salary": "$133,015", + "start_date": "2/14/2005" + }, + { + "extn": "8079", + "id": "35954", + "name": "Wade Norburn", + "office": "Indianapolis", + "position": "Fabricator", + "salary": "$136,871", + "start_date": "3/26/2016" + }, + { + "extn": "1043", + "id": "35955", + "name": "Barry Mason", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$251,766", + "start_date": "4/28/2006" + }, + { + "extn": "9971", + "id": "35956", + "name": "Alessia Page ", + "office": "Los Angeles", + "position": "Baker", + "salary": "$226,398", + "start_date": "6/25/2009" + }, + { + "extn": "9261", + "id": "35957", + "name": "Stacy Walton", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$290,279", + "start_date": "11/11/2018" + }, + { + "extn": "5159", + "id": "35958", + "name": "Hazel Truscott", + "office": "Detroit", + "position": "Audiologist", + "salary": "$132,353", + "start_date": "1/10/2005" + }, + { + "extn": "1478", + "id": "35959", + "name": "Benjamin Allington", + "office": "Otawa", + "position": "Paramedic", + "salary": "$30,015", + "start_date": "4/18/2016" + }, + { + "extn": "4621", + "id": "35960", + "name": "Denny Warren", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$274,723", + "start_date": "12/12/2007" + }, + { + "extn": "2380", + "id": "35961", + "name": "Noah Abbot", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$100,051", + "start_date": "4/24/2000" + }, + { + "extn": "3026", + "id": "35962", + "name": "Doug Jennson", + "office": "New Orleans", + "position": "Operator", + "salary": "$36,068", + "start_date": "10/22/2017" + }, + { + "extn": "2661", + "id": "35963", + "name": "Kimberly Rigg", + "office": "Huntsville", + "position": "Mobile Developer", + "salary": "$85,053", + "start_date": "11/17/2016" + }, + { + "extn": "7672", + "id": "35964", + "name": "Morgan Lowe", + "office": "London", + "position": "Project Manager", + "salary": "$258,615", + "start_date": "4/2/2013" + }, + { + "extn": "8820", + "id": "35965", + "name": "Livia Archer", + "office": "Rochester", + "position": "Banker", + "salary": "$30,464", + "start_date": "6/25/2003" + }, + { + "extn": "3005", + "id": "35966", + "name": "Julian Beal", + "office": "Lincoln", + "position": "Health Educator", + "salary": "$233,794", + "start_date": "6/26/2016" + }, + { + "extn": "8584", + "id": "35967", + "name": "Erica Fulton", + "office": "Phoenix", + "position": "Software Engineer", + "salary": "$22,985", + "start_date": "2/7/2003" + }, + { + "extn": "9970", + "id": "35968", + "name": "Jazmin Button", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$99,754", + "start_date": "6/23/2019" + }, + { + "extn": "7196", + "id": "35969", + "name": "Helen Thomas", + "office": "Lancaster", + "position": "Dentist", + "salary": "$138,405", + "start_date": "10/31/2008" + }, + { + "extn": "2736", + "id": "35970", + "name": "Samara Woods", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$127,803", + "start_date": "8/7/2006" + }, + { + "extn": "4264", + "id": "35971", + "name": "Daron Simmons", + "office": "Prague", + "position": "Machine Operator", + "salary": "$58,297", + "start_date": "7/19/2016" + }, + { + "extn": "3089", + "id": "35972", + "name": "Liam Osmond", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$290,773", + "start_date": "4/12/2009" + }, + { + "extn": "8684", + "id": "35973", + "name": "Ellen Oatway", + "office": "Miami", + "position": "Designer", + "salary": "$233,932", + "start_date": "8/25/2015" + }, + { + "extn": "9506", + "id": "35974", + "name": "Michaela Bryson", + "office": "Berna", + "position": "Software Engineer", + "salary": "$215,800", + "start_date": "8/21/2001" + }, + { + "extn": "9636", + "id": "35975", + "name": "Nicholas Ryan", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$67,204", + "start_date": "12/29/2001" + }, + { + "extn": "9179", + "id": "35976", + "name": "Maxwell Wills", + "office": "Las Vegas", + "position": "Operator", + "salary": "$295,273", + "start_date": "6/12/2019" + }, + { + "extn": "8092", + "id": "35977", + "name": "Michael Neal", + "office": "Rome", + "position": "Pharmacist", + "salary": "$99,544", + "start_date": "5/14/2010" + }, + { + "extn": "7112", + "id": "35978", + "name": "Rufus Olson", + "office": "Memphis", + "position": "Call Center Representative", + "salary": "$216,865", + "start_date": "6/12/2016" + }, + { + "extn": "9765", + "id": "35979", + "name": "Jayden Adams", + "office": "Orlando", + "position": "Doctor", + "salary": "$263,569", + "start_date": "6/12/2003" + }, + { + "extn": "4923", + "id": "35980", + "name": "Owen Robe", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$50,457", + "start_date": "3/13/2006" + }, + { + "extn": "6870", + "id": "35981", + "name": "Marina Archer", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$109,768", + "start_date": "12/22/2005" + }, + { + "extn": "3949", + "id": "35982", + "name": "Julius Phillips", + "office": "Bridgeport", + "position": "Steward", + "salary": "$36,458", + "start_date": "11/17/2010" + }, + { + "extn": "8318", + "id": "35983", + "name": "Jessica Strong", + "office": "Stockton", + "position": "Call Center Representative", + "salary": "$85,905", + "start_date": "10/20/2007" + }, + { + "extn": "7445", + "id": "35984", + "name": "Isla Verdon", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$190,585", + "start_date": "5/4/2010" + }, + { + "extn": "8079", + "id": "35985", + "name": "Jessica Hope", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$22,314", + "start_date": "7/13/2019" + }, + { + "extn": "5817", + "id": "35986", + "name": "Vivian Bristow", + "office": "Bucharest", + "position": "Cashier", + "salary": "$214,069", + "start_date": "9/5/2009" + }, + { + "extn": "2902", + "id": "35987", + "name": "Nate Olivier", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$243,955", + "start_date": "7/4/2016" + }, + { + "extn": "1346", + "id": "35988", + "name": "Blake Flynn", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$48,080", + "start_date": "1/12/2012" + }, + { + "extn": "7480", + "id": "35989", + "name": "Martin Redden", + "office": "Louisville", + "position": "Production Painter", + "salary": "$99,381", + "start_date": "7/22/2019" + }, + { + "extn": "7840", + "id": "35990", + "name": "Barney Howard", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$299,165", + "start_date": "5/3/2015" + }, + { + "extn": "5145", + "id": "35991", + "name": "David Michael", + "office": "Philadelphia", + "position": "Call Center Representative", + "salary": "$119,897", + "start_date": "11/30/2008" + }, + { + "extn": "8187", + "id": "35992", + "name": "Alice Noach", + "office": "Reno", + "position": "Biologist", + "salary": "$66,518", + "start_date": "3/24/2002" + }, + { + "extn": "1634", + "id": "35993", + "name": "Carla Bailey", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$193,905", + "start_date": "10/14/2016" + }, + { + "extn": "8696", + "id": "35994", + "name": "Marina Flett", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$204,369", + "start_date": "6/2/2010" + }, + { + "extn": "1376", + "id": "35995", + "name": "Eryn Freeburn", + "office": "Jacksonville", + "position": "Staffing Consultant", + "salary": "$116,339", + "start_date": "4/30/2019" + }, + { + "extn": "4448", + "id": "35996", + "name": "Sasha Robinson", + "office": "Salem", + "position": "Pharmacist", + "salary": "$17,513", + "start_date": "7/9/2007" + }, + { + "extn": "7884", + "id": "35997", + "name": "Bob Kirby", + "office": "Lincoln", + "position": "Cashier", + "salary": "$198,659", + "start_date": "2/4/2005" + }, + { + "extn": "3675", + "id": "35998", + "name": "Matthew Patel", + "office": "Reno", + "position": "Operator", + "salary": "$49,051", + "start_date": "12/16/2015" + }, + { + "extn": "6621", + "id": "35999", + "name": "Cecilia Verdon", + "office": "Quebec", + "position": "Fabricator", + "salary": "$187,565", + "start_date": "10/26/2002" + }, + { + "extn": "9942", + "id": "36000", + "name": "Margot Jobson", + "office": "Henderson", + "position": "Health Educator", + "salary": "$24,734", + "start_date": "2/27/2004" + }, + { + "extn": "7051", + "id": "36001", + "name": "Jennifer Atkinson", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$64,698", + "start_date": "8/15/2001" + }, + { + "extn": "7814", + "id": "36002", + "name": "Valerie Cassidy", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$158,359", + "start_date": "7/16/2012" + }, + { + "extn": "2572", + "id": "36003", + "name": "Jacqueline Corbett", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$220,040", + "start_date": "1/31/2016" + }, + { + "extn": "5757", + "id": "36004", + "name": "Leilani Vernon", + "office": "Hayward", + "position": "Physician", + "salary": "$228,994", + "start_date": "4/25/2009" + }, + { + "extn": "6020", + "id": "36005", + "name": "Agnes Fowler", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$238,139", + "start_date": "12/21/2008" + }, + { + "extn": "1111", + "id": "36006", + "name": "Gabriel Ellery", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$105,930", + "start_date": "12/27/2017" + }, + { + "extn": "9441", + "id": "36007", + "name": "Carina Vincent", + "office": "Phoenix", + "position": "Budget Analyst", + "salary": "$19,300", + "start_date": "1/21/2002" + }, + { + "extn": "6073", + "id": "36008", + "name": "Anthony Niles", + "office": "Lakewood", + "position": "Dentist", + "salary": "$94,209", + "start_date": "1/6/2005" + }, + { + "extn": "2412", + "id": "36009", + "name": "Kieth Stevens", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$10,177", + "start_date": "1/25/2009" + }, + { + "extn": "8893", + "id": "36010", + "name": "Javier Pierce", + "office": "Worcester", + "position": "Cook", + "salary": "$78,112", + "start_date": "3/15/2010" + }, + { + "extn": "2252", + "id": "36011", + "name": "Cassidy Varndell", + "office": "Ontario", + "position": "Electrician", + "salary": "$83,599", + "start_date": "10/21/2006" + }, + { + "extn": "5046", + "id": "36012", + "name": "Christy Waterson", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$206,624", + "start_date": "10/11/2018" + }, + { + "extn": "9863", + "id": "36013", + "name": "Carter Jefferson", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$230,083", + "start_date": "6/15/2007" + }, + { + "extn": "1680", + "id": "36014", + "name": "Margaret Smith", + "office": "Innsbruck", + "position": "Designer", + "salary": "$104,992", + "start_date": "4/23/2006" + }, + { + "extn": "2774", + "id": "36015", + "name": "Ron Giles", + "office": "New York", + "position": "Biologist", + "salary": "$117,572", + "start_date": "4/14/2001" + }, + { + "extn": "5505", + "id": "36016", + "name": "Daron Crawley", + "office": "Washington", + "position": "Insurance Broker", + "salary": "$83,498", + "start_date": "2/8/2007" + }, + { + "extn": "2935", + "id": "36017", + "name": "Michael Marshall", + "office": "Zurich", + "position": "Executive Director", + "salary": "$153,483", + "start_date": "4/11/2017" + }, + { + "extn": "1756", + "id": "36018", + "name": "Dakota Crawley", + "office": "Arlington", + "position": "Webmaster", + "salary": "$49,757", + "start_date": "7/18/2003" + }, + { + "extn": "7778", + "id": "36019", + "name": "Bob Radcliffe", + "office": "Norfolk", + "position": "Banker", + "salary": "$174,598", + "start_date": "3/18/2016" + }, + { + "extn": "8600", + "id": "36020", + "name": "Daron Emmett", + "office": "Valetta", + "position": "Front Desk Coordinator", + "salary": "$206,884", + "start_date": "11/7/2016" + }, + { + "extn": "3098", + "id": "36021", + "name": "Jules Owen", + "office": "Paris", + "position": "Cook", + "salary": "$226,744", + "start_date": "6/9/2005" + }, + { + "extn": "3104", + "id": "36022", + "name": "Oliver Upsdell", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$170,224", + "start_date": "5/3/2002" + }, + { + "extn": "7100", + "id": "36023", + "name": "Helen Sawyer", + "office": "Scottsdale", + "position": "Budget Analyst", + "salary": "$238,212", + "start_date": "8/16/2006" + }, + { + "extn": "6110", + "id": "36024", + "name": "Sara Ross", + "office": "Innsbruck", + "position": "Audiologist", + "salary": "$24,289", + "start_date": "8/3/2011" + }, + { + "extn": "1537", + "id": "36025", + "name": "Payton Keys", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$256,998", + "start_date": "3/19/2012" + }, + { + "extn": "6801", + "id": "36026", + "name": "Russel Abbey", + "office": "San Jose", + "position": "Clerk", + "salary": "$64,017", + "start_date": "10/29/2011" + }, + { + "extn": "1000", + "id": "36027", + "name": "Caydence Jacobs", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$41,380", + "start_date": "11/28/2010" + }, + { + "extn": "8417", + "id": "36028", + "name": "Freya Santos", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$59,669", + "start_date": "6/9/2005" + }, + { + "extn": "2525", + "id": "36029", + "name": "Denny Flynn", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$146,366", + "start_date": "8/20/2018" + }, + { + "extn": "3916", + "id": "36030", + "name": "Margaret Burnley", + "office": "Prague", + "position": "Production Painter", + "salary": "$55,409", + "start_date": "3/18/2012" + }, + { + "extn": "9169", + "id": "36031", + "name": "Lucas Goldsmith", + "office": "Salem", + "position": "Software Engineer", + "salary": "$291,023", + "start_date": "4/24/2015" + }, + { + "extn": "9572", + "id": "36032", + "name": "Brad Funnell", + "office": "Arlington", + "position": "Bellman", + "salary": "$75,739", + "start_date": "7/19/2007" + }, + { + "extn": "1709", + "id": "36033", + "name": "Emery Palmer", + "office": "Scottsdale", + "position": "Mobile Developer", + "salary": "$174,439", + "start_date": "11/5/2018" + }, + { + "extn": "9480", + "id": "36034", + "name": "George Adams", + "office": "Ontario", + "position": "Electrician", + "salary": "$245,745", + "start_date": "8/18/2000" + }, + { + "extn": "1528", + "id": "36035", + "name": "Estrella Hill", + "office": "Murfreesboro", + "position": "Inspector", + "salary": "$49,846", + "start_date": "2/24/2013" + }, + { + "extn": "3947", + "id": "36036", + "name": "Bethany Simpson", + "office": "Sacramento", + "position": "Baker", + "salary": "$133,575", + "start_date": "9/29/2013" + }, + { + "extn": "8866", + "id": "36037", + "name": "Rihanna Steer", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$169,304", + "start_date": "9/8/2008" + }, + { + "extn": "6040", + "id": "36038", + "name": "Tania Vangness", + "office": "Berna", + "position": "Fabricator", + "salary": "$188,724", + "start_date": "9/6/2017" + }, + { + "extn": "3540", + "id": "36039", + "name": "Angelique Jarvis", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$137,242", + "start_date": "12/19/2013" + }, + { + "extn": "6455", + "id": "36040", + "name": "Luna Goldsmith", + "office": "Las Vegas", + "position": "Service Supervisor", + "salary": "$123,418", + "start_date": "8/25/2015" + }, + { + "extn": "8960", + "id": "36041", + "name": "Carl Moreno", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$94,616", + "start_date": "8/21/2002" + }, + { + "extn": "2996", + "id": "36042", + "name": "Ronald Cox", + "office": "Lyon", + "position": "Ambulatory Nurse", + "salary": "$233,555", + "start_date": "2/2/2003" + }, + { + "extn": "6316", + "id": "36043", + "name": "Rosalee Vallory", + "office": "Lincoln", + "position": "Loan Officer", + "salary": "$231,643", + "start_date": "8/28/2005" + }, + { + "extn": "3146", + "id": "36044", + "name": "Mabel Taylor", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$100,579", + "start_date": "4/3/2016" + }, + { + "extn": "6331", + "id": "36045", + "name": "Payton Martin", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$11,341", + "start_date": "4/1/2011" + }, + { + "extn": "8494", + "id": "36046", + "name": "Karla Rogers", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$114,983", + "start_date": "10/2/2010" + }, + { + "extn": "8750", + "id": "36047", + "name": "Tony Redwood", + "office": "Oakland", + "position": "Fabricator", + "salary": "$155,633", + "start_date": "3/11/2018" + }, + { + "extn": "4529", + "id": "36048", + "name": "Karen Shields", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$290,625", + "start_date": "9/28/2013" + }, + { + "extn": "9630", + "id": "36049", + "name": "Madelyn Sheldon", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$268,536", + "start_date": "7/28/2019" + }, + { + "extn": "9018", + "id": "36050", + "name": "Norah Mcguire", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$257,962", + "start_date": "12/31/2013" + }, + { + "extn": "8070", + "id": "36051", + "name": "Jack Neal", + "office": "Nashville", + "position": "Machine Operator", + "salary": "$192,683", + "start_date": "12/21/2002" + }, + { + "extn": "8763", + "id": "36052", + "name": "Jayden Price", + "office": "San Antonio", + "position": "Investment Advisor", + "salary": "$226,527", + "start_date": "1/2/2019" + }, + { + "extn": "7262", + "id": "36053", + "name": "Paula Faulkner", + "office": "Rochester", + "position": "Electrician", + "salary": "$105,844", + "start_date": "11/26/2015" + }, + { + "extn": "6824", + "id": "36054", + "name": "Deborah Bradshaw", + "office": "Seattle", + "position": "Fabricator", + "salary": "$56,198", + "start_date": "12/27/2003" + }, + { + "extn": "1730", + "id": "36055", + "name": "Gina Healy", + "office": "Venice", + "position": "Pharmacist", + "salary": "$181,394", + "start_date": "9/20/2016" + }, + { + "extn": "6341", + "id": "36056", + "name": "Melania Gunn", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$289,275", + "start_date": "1/1/2009" + }, + { + "extn": "5447", + "id": "36057", + "name": "Brad Norburn", + "office": "Bridgeport", + "position": "Treasurer", + "salary": "$183,722", + "start_date": "3/2/2006" + }, + { + "extn": "7715", + "id": "36058", + "name": "Nate Samuel", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$89,953", + "start_date": "4/16/2014" + }, + { + "extn": "6992", + "id": "36059", + "name": "Rufus King", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$98,426", + "start_date": "1/18/2012" + }, + { + "extn": "4875", + "id": "36060", + "name": "Josh Sinclair", + "office": "Zurich", + "position": "Cook", + "salary": "$235,352", + "start_date": "12/2/2006" + }, + { + "extn": "9931", + "id": "36061", + "name": "Trisha Fulton", + "office": "Oakland", + "position": "Project Manager", + "salary": "$33,023", + "start_date": "1/13/2014" + }, + { + "extn": "1797", + "id": "36062", + "name": "Nick Rust", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$71,764", + "start_date": "10/16/2012" + }, + { + "extn": "4560", + "id": "36063", + "name": "Rocco Archer", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$227,878", + "start_date": "10/1/2005" + }, + { + "extn": "9641", + "id": "36064", + "name": "Mary Holmes", + "office": "Washington", + "position": "CNC Operator", + "salary": "$86,972", + "start_date": "3/12/2012" + }, + { + "extn": "1764", + "id": "36065", + "name": "Denny Lindsay", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$146,613", + "start_date": "2/28/2005" + }, + { + "extn": "2516", + "id": "36066", + "name": "Andrea Stanton", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$216,972", + "start_date": "3/10/2006" + }, + { + "extn": "7861", + "id": "36067", + "name": "Mason Addley", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$79,401", + "start_date": "7/31/2013" + }, + { + "extn": "3321", + "id": "36068", + "name": "Oliver Morgan", + "office": "Zurich", + "position": "Cashier", + "salary": "$84,225", + "start_date": "1/24/2004" + }, + { + "extn": "1053", + "id": "36069", + "name": "Manuel Plumb", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$56,320", + "start_date": "11/7/2008" + }, + { + "extn": "1042", + "id": "36070", + "name": "Florence Warner", + "office": "New York", + "position": "Steward", + "salary": "$30,976", + "start_date": "11/15/2009" + }, + { + "extn": "8339", + "id": "36071", + "name": "Boris Grady", + "office": "Otawa", + "position": "Cook", + "salary": "$127,381", + "start_date": "1/27/2001" + }, + { + "extn": "2349", + "id": "36072", + "name": "Vivian Ryan", + "office": "Charlotte", + "position": "Steward", + "salary": "$257,932", + "start_date": "6/18/2013" + }, + { + "extn": "4236", + "id": "36073", + "name": "Benjamin Ventura", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$56,722", + "start_date": "12/21/2003" + }, + { + "extn": "3767", + "id": "36074", + "name": "Rick Morgan", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$193,539", + "start_date": "7/5/2012" + }, + { + "extn": "1757", + "id": "36075", + "name": "Emma Kennedy", + "office": "Tokyo", + "position": "Budget Analyst", + "salary": "$295,278", + "start_date": "11/25/2006" + }, + { + "extn": "5814", + "id": "36076", + "name": "Gil Becker", + "office": "New Orleans", + "position": "Cashier", + "salary": "$151,381", + "start_date": "10/10/2013" + }, + { + "extn": "9479", + "id": "36077", + "name": "Jasmine Wooldridge", + "office": "Escondido", + "position": "Webmaster", + "salary": "$143,279", + "start_date": "5/13/2007" + }, + { + "extn": "3845", + "id": "36078", + "name": "Gladys Wigley", + "office": "Garland", + "position": "Restaurant Manager", + "salary": "$186,701", + "start_date": "4/20/2002" + }, + { + "extn": "7932", + "id": "36079", + "name": "Gabriel Rogers", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$105,713", + "start_date": "11/25/2001" + }, + { + "extn": "8168", + "id": "36080", + "name": "Carmella Becker", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$147,568", + "start_date": "1/17/2008" + }, + { + "extn": "3142", + "id": "36081", + "name": "Ron Robinson", + "office": "Huntsville", + "position": "HR Specialist", + "salary": "$104,415", + "start_date": "7/3/2007" + }, + { + "extn": "2998", + "id": "36082", + "name": "Leslie Vincent", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$134,452", + "start_date": "12/2/2011" + }, + { + "extn": "7590", + "id": "36083", + "name": "Bryon Noon", + "office": "Portland", + "position": "Systems Administrator", + "salary": "$296,529", + "start_date": "5/2/2006" + }, + { + "extn": "8580", + "id": "36084", + "name": "Madison Hooper", + "office": "San Jose", + "position": "Physician", + "salary": "$104,720", + "start_date": "1/4/2017" + }, + { + "extn": "8550", + "id": "36085", + "name": "Darlene Griffiths", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$148,654", + "start_date": "8/23/2003" + }, + { + "extn": "4740", + "id": "36086", + "name": "Kendra Plant", + "office": "Amarillo", + "position": "Baker", + "salary": "$163,218", + "start_date": "10/23/2012" + }, + { + "extn": "8445", + "id": "36087", + "name": "Grace Lynch", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$288,195", + "start_date": "1/17/2015" + }, + { + "extn": "6198", + "id": "36088", + "name": "Julia White", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$88,034", + "start_date": "7/11/2009" + }, + { + "extn": "9121", + "id": "36089", + "name": "Mayleen Clifton", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$287,413", + "start_date": "10/7/2008" + }, + { + "extn": "2872", + "id": "36090", + "name": "Ronald Flanders", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$103,790", + "start_date": "1/24/2007" + }, + { + "extn": "1640", + "id": "36091", + "name": "Kenzie Brooks", + "office": "Irving", + "position": "Bellman", + "salary": "$70,627", + "start_date": "5/9/2001" + }, + { + "extn": "9649", + "id": "36092", + "name": "Adelaide Hopkinson", + "office": "Phoenix", + "position": "Audiologist", + "salary": "$218,127", + "start_date": "12/23/2016" + }, + { + "extn": "4440", + "id": "36093", + "name": "Alexander White", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$215,374", + "start_date": "5/26/2005" + }, + { + "extn": "3084", + "id": "36094", + "name": "Bart Andrews", + "office": "Sacramento", + "position": "HR Specialist", + "salary": "$278,772", + "start_date": "5/10/2007" + }, + { + "extn": "5803", + "id": "36095", + "name": "Melody Potts", + "office": "Chicago", + "position": "Business Broker", + "salary": "$267,617", + "start_date": "11/2/2007" + }, + { + "extn": "1452", + "id": "36096", + "name": "Maia Brown", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$124,226", + "start_date": "8/8/2013" + }, + { + "extn": "3734", + "id": "36097", + "name": "Daniel Woodley", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$213,614", + "start_date": "5/20/2012" + }, + { + "extn": "9140", + "id": "36098", + "name": "Aiden Beal", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$183,915", + "start_date": "8/24/2014" + }, + { + "extn": "3420", + "id": "36099", + "name": "Mavis Hamilton", + "office": "Arlington", + "position": "Biologist", + "salary": "$78,504", + "start_date": "5/11/2006" + }, + { + "extn": "8075", + "id": "36100", + "name": "Rufus Clayton", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$16,395", + "start_date": "10/23/2001" + }, + { + "extn": "9257", + "id": "36101", + "name": "Russel Reyes", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$122,202", + "start_date": "6/30/2015" + }, + { + "extn": "1364", + "id": "36102", + "name": "Phillip Collins", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$31,264", + "start_date": "1/19/2007" + }, + { + "extn": "2161", + "id": "36103", + "name": "Erica Farrell", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$270,274", + "start_date": "11/20/2018" + }, + { + "extn": "9153", + "id": "36104", + "name": "Alessandra Radcliffe", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$159,381", + "start_date": "12/29/2007" + }, + { + "extn": "3473", + "id": "36105", + "name": "Blake Graves", + "office": "Oakland", + "position": "Pharmacist", + "salary": "$149,218", + "start_date": "1/2/2001" + }, + { + "extn": "8262", + "id": "36106", + "name": "Moira Lindop", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$89,570", + "start_date": "12/7/2012" + }, + { + "extn": "2476", + "id": "36107", + "name": "Ally Mcgregor", + "office": "Bucharest", + "position": "Electrician", + "salary": "$106,183", + "start_date": "11/29/2008" + }, + { + "extn": "4840", + "id": "36108", + "name": "Luke Yarwood", + "office": "Fremont", + "position": "Paramedic", + "salary": "$251,358", + "start_date": "6/8/2013" + }, + { + "extn": "4965", + "id": "36109", + "name": "Deborah May", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$84,346", + "start_date": "10/27/2011" + }, + { + "extn": "3507", + "id": "36110", + "name": "Ryan Eastwood", + "office": "Seattle", + "position": "Executive Director", + "salary": "$243,157", + "start_date": "8/1/2017" + }, + { + "extn": "2588", + "id": "36111", + "name": "Tony Ward", + "office": "Fremont", + "position": "Health Educator", + "salary": "$125,191", + "start_date": "6/21/2004" + }, + { + "extn": "6058", + "id": "36112", + "name": "Julius Quinn", + "office": "Prague", + "position": "Paramedic", + "salary": "$290,171", + "start_date": "3/4/2000" + }, + { + "extn": "1505", + "id": "36113", + "name": "Kenzie Blackburn", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$49,518", + "start_date": "11/28/2007" + }, + { + "extn": "8266", + "id": "36114", + "name": "Ronald Jackson", + "office": "Kansas City", + "position": "Health Educator", + "salary": "$257,652", + "start_date": "4/26/2008" + }, + { + "extn": "5848", + "id": "36115", + "name": "Fred Ogilvy", + "office": "Valetta", + "position": "Baker", + "salary": "$280,614", + "start_date": "6/8/2006" + }, + { + "extn": "4149", + "id": "36116", + "name": "Martha Salt", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$209,843", + "start_date": "5/10/2003" + }, + { + "extn": "4214", + "id": "36117", + "name": "Mayleen Ellis", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$172,269", + "start_date": "12/29/2003" + }, + { + "extn": "6864", + "id": "36118", + "name": "Julius Purvis", + "office": "Honolulu", + "position": "Doctor", + "salary": "$229,862", + "start_date": "1/20/2017" + }, + { + "extn": "3794", + "id": "36119", + "name": "Alessia Khan", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$222,844", + "start_date": "5/18/2001" + }, + { + "extn": "6875", + "id": "36120", + "name": "Nicholas Evans", + "office": "Detroit", + "position": "Dentist", + "salary": "$221,752", + "start_date": "3/8/2019" + }, + { + "extn": "5109", + "id": "36121", + "name": "Martin Harrington", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$144,499", + "start_date": "4/6/2010" + }, + { + "extn": "8572", + "id": "36122", + "name": "Darlene Yarwood", + "office": "Richmond", + "position": "Project Manager", + "salary": "$288,174", + "start_date": "8/31/2017" + }, + { + "extn": "8260", + "id": "36123", + "name": "Logan Page ", + "office": "Bellevue", + "position": "Audiologist", + "salary": "$210,001", + "start_date": "2/8/2004" + }, + { + "extn": "6145", + "id": "36124", + "name": "Victoria Williams", + "office": "Lincoln", + "position": "Physician", + "salary": "$63,416", + "start_date": "2/26/2012" + }, + { + "extn": "5508", + "id": "36125", + "name": "Moira Woodcock", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$211,340", + "start_date": "6/30/2002" + }, + { + "extn": "3640", + "id": "36126", + "name": "Rocco Butler", + "office": "Lincoln", + "position": "Cash Manager", + "salary": "$14,552", + "start_date": "2/4/2014" + }, + { + "extn": "8105", + "id": "36127", + "name": "Jacob Hill", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$148,146", + "start_date": "4/28/2006" + }, + { + "extn": "9288", + "id": "36128", + "name": "Maggie Martin", + "office": "Madison", + "position": "Inspector", + "salary": "$148,596", + "start_date": "12/31/2013" + }, + { + "extn": "5704", + "id": "36129", + "name": "Lucas Ramsey", + "office": "Milwaukee", + "position": "Banker", + "salary": "$268,841", + "start_date": "5/3/2006" + }, + { + "extn": "5799", + "id": "36130", + "name": "Chloe Barrett", + "office": "Valetta", + "position": "Treasurer", + "salary": "$64,031", + "start_date": "9/1/2006" + }, + { + "extn": "8419", + "id": "36131", + "name": "Logan Fox", + "office": "Worcester", + "position": "Steward", + "salary": "$24,870", + "start_date": "8/30/2015" + }, + { + "extn": "7778", + "id": "36132", + "name": "Peter Robe", + "office": "Ontario", + "position": "Treasurer", + "salary": "$163,330", + "start_date": "10/16/2015" + }, + { + "extn": "5605", + "id": "36133", + "name": "Denny Morgan", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$205,565", + "start_date": "6/4/2003" + }, + { + "extn": "9563", + "id": "36134", + "name": "Alan Doherty", + "office": "Hollywood", + "position": "Baker", + "salary": "$241,522", + "start_date": "10/25/2009" + }, + { + "extn": "5122", + "id": "36135", + "name": "Diane Olivier", + "office": "El Paso", + "position": "Treasurer", + "salary": "$119,221", + "start_date": "7/24/2011" + }, + { + "extn": "5876", + "id": "36136", + "name": "Rosa Johnson", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$65,951", + "start_date": "7/5/2005" + }, + { + "extn": "7914", + "id": "36137", + "name": "Javier Stewart", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$52,978", + "start_date": "9/30/2016" + }, + { + "extn": "6679", + "id": "36138", + "name": "Angelina Wade", + "office": "New York", + "position": "Doctor", + "salary": "$262,449", + "start_date": "3/4/2014" + }, + { + "extn": "1493", + "id": "36139", + "name": "Percy Hamilton", + "office": "Santa Ana", + "position": "Designer", + "salary": "$91,880", + "start_date": "11/25/2018" + }, + { + "extn": "2631", + "id": "36140", + "name": "Julian Edmonds", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$140,725", + "start_date": "2/26/2016" + }, + { + "extn": "6723", + "id": "36141", + "name": "Camila Farrell", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$290,531", + "start_date": "10/29/2012" + }, + { + "extn": "9785", + "id": "36142", + "name": "Phoebe Stanley", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$293,431", + "start_date": "8/30/2015" + }, + { + "extn": "9087", + "id": "36143", + "name": "Daron Smith", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$250,769", + "start_date": "7/30/2010" + }, + { + "extn": "1256", + "id": "36144", + "name": "Skylar Nash", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$238,929", + "start_date": "4/15/2006" + }, + { + "extn": "2681", + "id": "36145", + "name": "Chuck Wren", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$177,029", + "start_date": "8/16/2016" + }, + { + "extn": "2626", + "id": "36146", + "name": "Victoria Morris", + "office": "Rochester", + "position": "Web Developer", + "salary": "$70,049", + "start_date": "11/1/2014" + }, + { + "extn": "2364", + "id": "36147", + "name": "Hanna Ring", + "office": "Kansas City", + "position": "Accountant", + "salary": "$87,999", + "start_date": "2/5/2015" + }, + { + "extn": "2292", + "id": "36148", + "name": "Scarlett Jackson", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$136,281", + "start_date": "11/14/2006" + }, + { + "extn": "8491", + "id": "36149", + "name": "Rufus Barrett", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$181,445", + "start_date": "9/14/2002" + }, + { + "extn": "9834", + "id": "36150", + "name": "Harry Jenkin", + "office": "Milano", + "position": "Clerk", + "salary": "$84,344", + "start_date": "8/14/2013" + }, + { + "extn": "3713", + "id": "36151", + "name": "Kurt Neal", + "office": "Houston", + "position": "Paramedic", + "salary": "$156,539", + "start_date": "12/26/2011" + }, + { + "extn": "5805", + "id": "36152", + "name": "Hannah Jackson", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$219,399", + "start_date": "6/2/2018" + }, + { + "extn": "6917", + "id": "36153", + "name": "Benny Maxwell", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$261,737", + "start_date": "3/27/2007" + }, + { + "extn": "1646", + "id": "36154", + "name": "Estrella Richardson", + "office": "Stockton", + "position": "Banker", + "salary": "$217,465", + "start_date": "7/21/2016" + }, + { + "extn": "4310", + "id": "36155", + "name": "Leanne Edmonds", + "office": "Houston", + "position": "Associate Professor", + "salary": "$22,208", + "start_date": "1/10/2003" + }, + { + "extn": "7107", + "id": "36156", + "name": "Brad Quinton", + "office": "Honolulu", + "position": "Restaurant Manager", + "salary": "$54,439", + "start_date": "10/11/2018" + }, + { + "extn": "4794", + "id": "36157", + "name": "Nathan Cann", + "office": "New York", + "position": "Auditor", + "salary": "$237,215", + "start_date": "12/29/2016" + }, + { + "extn": "9040", + "id": "36158", + "name": "Tony Morrow", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$190,831", + "start_date": "10/9/2019" + }, + { + "extn": "2613", + "id": "36159", + "name": "Havana Hardwick", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$173,376", + "start_date": "2/4/2003" + }, + { + "extn": "5224", + "id": "36160", + "name": "George Allington", + "office": "Norfolk", + "position": "Inspector", + "salary": "$50,437", + "start_date": "6/30/2014" + }, + { + "extn": "1881", + "id": "36161", + "name": "Domenic Jefferson", + "office": "Arlington", + "position": "Paramedic", + "salary": "$87,444", + "start_date": "1/20/2001" + }, + { + "extn": "5163", + "id": "36162", + "name": "Ryan Gibbons", + "office": "Long Beach", + "position": "Service Supervisor", + "salary": "$267,823", + "start_date": "6/9/2013" + }, + { + "extn": "9216", + "id": "36163", + "name": "Ember Maxwell", + "office": "Berna", + "position": "Treasurer", + "salary": "$203,253", + "start_date": "6/17/2010" + }, + { + "extn": "9192", + "id": "36164", + "name": "Rufus Edley", + "office": "Otawa", + "position": "CNC Operator", + "salary": "$210,234", + "start_date": "2/25/2001" + }, + { + "extn": "2208", + "id": "36165", + "name": "Regina Robertson", + "office": "Toledo", + "position": "Steward", + "salary": "$92,451", + "start_date": "4/27/2005" + }, + { + "extn": "6908", + "id": "36166", + "name": "Denis Needham", + "office": "Columbus", + "position": "Fabricator", + "salary": "$143,076", + "start_date": "10/13/2002" + }, + { + "extn": "7934", + "id": "36167", + "name": "Barney Jarvis", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$273,188", + "start_date": "3/20/2015" + }, + { + "extn": "8392", + "id": "36168", + "name": "Valentina Trent", + "office": "Richmond", + "position": "Cashier", + "salary": "$175,416", + "start_date": "10/18/2007" + }, + { + "extn": "3769", + "id": "36169", + "name": "Jacqueline Potts", + "office": "Salem", + "position": "Steward", + "salary": "$166,885", + "start_date": "12/19/2007" + }, + { + "extn": "5406", + "id": "36170", + "name": "Jayden Andrews", + "office": "Paris", + "position": "Global Logistics Supervisor", + "salary": "$33,117", + "start_date": "11/14/2009" + }, + { + "extn": "5495", + "id": "36171", + "name": "Bristol Mitchell", + "office": "Milwaukee", + "position": "Physician", + "salary": "$54,541", + "start_date": "4/27/2006" + }, + { + "extn": "5836", + "id": "36172", + "name": "Iris Ring", + "office": "Salt Lake City", + "position": "Ambulatory Nurse", + "salary": "$245,740", + "start_date": "2/9/2009" + }, + { + "extn": "6737", + "id": "36173", + "name": "Sasha James", + "office": "Ontario", + "position": "HR Coordinator", + "salary": "$251,897", + "start_date": "12/1/2017" + }, + { + "extn": "3480", + "id": "36174", + "name": "Alan Varley", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$28,987", + "start_date": "11/21/2017" + }, + { + "extn": "4473", + "id": "36175", + "name": "Julius Gaynor", + "office": "Seattle", + "position": "Auditor", + "salary": "$208,375", + "start_date": "1/16/2019" + }, + { + "extn": "4799", + "id": "36176", + "name": "Ada Nash", + "office": "Kansas City", + "position": "Dentist", + "salary": "$84,756", + "start_date": "7/5/2013" + }, + { + "extn": "5121", + "id": "36177", + "name": "Domenic Mason", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$165,831", + "start_date": "8/24/2003" + }, + { + "extn": "3398", + "id": "36178", + "name": "Charlize Haines", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$278,401", + "start_date": "4/6/2010" + }, + { + "extn": "1697", + "id": "36179", + "name": "Leroy Hale", + "office": "Hayward", + "position": "Machine Operator", + "salary": "$295,082", + "start_date": "7/7/2009" + }, + { + "extn": "4130", + "id": "36180", + "name": "Julian Allington", + "office": "Glendale", + "position": "Accountant", + "salary": "$268,187", + "start_date": "12/17/2009" + }, + { + "extn": "1261", + "id": "36181", + "name": "Kate Sanchez", + "office": "Tallahassee", + "position": "Baker", + "salary": "$251,955", + "start_date": "3/22/2008" + }, + { + "extn": "6725", + "id": "36182", + "name": "Noah Pratt", + "office": "Lincoln", + "position": "Cook", + "salary": "$246,816", + "start_date": "2/8/2002" + }, + { + "extn": "4895", + "id": "36183", + "name": "Greta Simpson", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$186,154", + "start_date": "5/13/2003" + }, + { + "extn": "8244", + "id": "36184", + "name": "Lily Lee", + "office": "Hollywood", + "position": "Cashier", + "salary": "$186,151", + "start_date": "12/9/2008" + }, + { + "extn": "3633", + "id": "36185", + "name": "Camellia Smith", + "office": "Lyon", + "position": "Food Technologist", + "salary": "$116,335", + "start_date": "3/5/2017" + }, + { + "extn": "5734", + "id": "36186", + "name": "Caleb Rixon", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$151,756", + "start_date": "6/21/2019" + }, + { + "extn": "6838", + "id": "36187", + "name": "Raquel Speed", + "office": "Berna", + "position": "Healthcare Specialist", + "salary": "$159,253", + "start_date": "12/21/2005" + }, + { + "extn": "4741", + "id": "36188", + "name": "Leroy Flanders", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$190,571", + "start_date": "5/23/2017" + }, + { + "extn": "2259", + "id": "36189", + "name": "Luna Thorne", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$71,938", + "start_date": "5/4/2018" + }, + { + "extn": "8603", + "id": "36190", + "name": "Madison Woods", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$38,383", + "start_date": "4/22/2004" + }, + { + "extn": "4507", + "id": "36191", + "name": "Rick Booth", + "office": "Tokyo", + "position": "HR Coordinator", + "salary": "$101,256", + "start_date": "3/23/2011" + }, + { + "extn": "2351", + "id": "36192", + "name": "Karla London", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$208,220", + "start_date": "3/14/2003" + }, + { + "extn": "9219", + "id": "36193", + "name": "Chanelle Oakley", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$71,066", + "start_date": "8/19/2000" + }, + { + "extn": "1877", + "id": "36194", + "name": "Aiden Alldridge", + "office": "Paris", + "position": "Production Painter", + "salary": "$103,767", + "start_date": "8/10/2010" + }, + { + "extn": "6496", + "id": "36195", + "name": "Benny Glass", + "office": "Hayward", + "position": "Baker", + "salary": "$173,459", + "start_date": "5/1/2001" + }, + { + "extn": "4162", + "id": "36196", + "name": "Tyler Malone", + "office": "Glendale", + "position": "Laboratory Technician", + "salary": "$173,125", + "start_date": "12/10/2012" + }, + { + "extn": "9694", + "id": "36197", + "name": "Kirsten Butler", + "office": "Berlin", + "position": "Health Educator", + "salary": "$30,954", + "start_date": "4/6/2001" + }, + { + "extn": "1850", + "id": "36198", + "name": "Helen Mason", + "office": "Madison", + "position": "Electrician", + "salary": "$250,878", + "start_date": "5/9/2008" + }, + { + "extn": "3390", + "id": "36199", + "name": "Juliette Milner", + "office": "Anaheim", + "position": "Steward", + "salary": "$65,204", + "start_date": "8/22/2003" + }, + { + "extn": "7299", + "id": "36200", + "name": "Enoch Mason", + "office": "Prague", + "position": "Operator", + "salary": "$53,958", + "start_date": "1/1/2002" + }, + { + "extn": "8889", + "id": "36201", + "name": "Beatrice Roman", + "office": "Quebec", + "position": "Banker", + "salary": "$265,236", + "start_date": "1/26/2011" + }, + { + "extn": "4102", + "id": "36202", + "name": "Rosemary Michael", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$295,301", + "start_date": "10/30/2015" + }, + { + "extn": "4130", + "id": "36203", + "name": "Daron Andrews", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$295,850", + "start_date": "4/21/2014" + }, + { + "extn": "3379", + "id": "36204", + "name": "Denny Dyson", + "office": "Prague", + "position": "Staffing Consultant", + "salary": "$81,013", + "start_date": "1/31/2006" + }, + { + "extn": "9815", + "id": "36205", + "name": "Gil Foxley", + "office": "Houston", + "position": "Bookkeeper", + "salary": "$242,931", + "start_date": "12/30/2014" + }, + { + "extn": "5980", + "id": "36206", + "name": "Meredith Palmer", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$121,593", + "start_date": "3/3/2004" + }, + { + "extn": "6430", + "id": "36207", + "name": "Tiffany Oliver", + "office": "Madison", + "position": "Project Manager", + "salary": "$150,305", + "start_date": "8/2/2010" + }, + { + "extn": "6264", + "id": "36208", + "name": "Julius Isaac", + "office": "Murfreesboro", + "position": "Clerk", + "salary": "$70,299", + "start_date": "9/16/2014" + }, + { + "extn": "3238", + "id": "36209", + "name": "Henry Forester", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$215,578", + "start_date": "12/10/2014" + }, + { + "extn": "5535", + "id": "36210", + "name": "Russel Swan", + "office": "Tallahassee", + "position": "Pharmacist", + "salary": "$230,043", + "start_date": "1/10/2003" + }, + { + "extn": "1301", + "id": "36211", + "name": "Tyler Fenton", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$245,028", + "start_date": "5/26/2012" + }, + { + "extn": "3222", + "id": "36212", + "name": "Harry Griffiths", + "office": "Jacksonville", + "position": "Healthcare Specialist", + "salary": "$87,539", + "start_date": "8/26/2005" + }, + { + "extn": "3753", + "id": "36213", + "name": "Makena Underhill", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$52,446", + "start_date": "9/17/2004" + }, + { + "extn": "4970", + "id": "36214", + "name": "Javier Sherwood", + "office": "Tulsa", + "position": "Biologist", + "salary": "$160,141", + "start_date": "4/11/2014" + }, + { + "extn": "7635", + "id": "36215", + "name": "Cecilia Connor", + "office": "Lyon", + "position": "Chef Manager", + "salary": "$150,036", + "start_date": "12/17/2017" + }, + { + "extn": "3451", + "id": "36216", + "name": "Lauren Butler", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$166,264", + "start_date": "5/2/2006" + }, + { + "extn": "7307", + "id": "36217", + "name": "Rocco Connell", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$198,607", + "start_date": "9/25/2016" + }, + { + "extn": "3648", + "id": "36218", + "name": "Clint Lucas", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$221,144", + "start_date": "12/3/2009" + }, + { + "extn": "8018", + "id": "36219", + "name": "Tyler Cassidy", + "office": "Quebec", + "position": "Audiologist", + "salary": "$73,308", + "start_date": "11/14/2008" + }, + { + "extn": "5394", + "id": "36220", + "name": "Deborah Eyres", + "office": "San Francisco", + "position": "Banker", + "salary": "$277,053", + "start_date": "1/23/2004" + }, + { + "extn": "9945", + "id": "36221", + "name": "Aileen Appleton", + "office": "Huntsville", + "position": "Cook", + "salary": "$293,211", + "start_date": "6/30/2000" + }, + { + "extn": "7242", + "id": "36222", + "name": "Julian Lynn", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$72,698", + "start_date": "4/7/2001" + }, + { + "extn": "9396", + "id": "36223", + "name": "Bridget Parker", + "office": "San Francisco", + "position": "Electrician", + "salary": "$237,803", + "start_date": "3/27/2000" + }, + { + "extn": "8619", + "id": "36224", + "name": "Adalind Willis", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$212,472", + "start_date": "12/27/2008" + }, + { + "extn": "5119", + "id": "36225", + "name": "Chadwick Morris", + "office": "Denver", + "position": "Cook", + "salary": "$107,493", + "start_date": "2/19/2010" + }, + { + "extn": "6729", + "id": "36226", + "name": "Henry Malone", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$96,199", + "start_date": "10/28/2001" + }, + { + "extn": "6966", + "id": "36227", + "name": "Clarissa Alldridge", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$139,533", + "start_date": "4/22/2004" + }, + { + "extn": "8091", + "id": "36228", + "name": "Darlene Becker", + "office": "Lisbon", + "position": "Cook", + "salary": "$86,544", + "start_date": "12/28/2010" + }, + { + "extn": "7291", + "id": "36229", + "name": "Jacob Cartwright", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$272,816", + "start_date": "3/12/2016" + }, + { + "extn": "2127", + "id": "36230", + "name": "Rufus Henderson", + "office": "Otawa", + "position": "Ambulatory Nurse", + "salary": "$223,303", + "start_date": "10/26/2016" + }, + { + "extn": "6538", + "id": "36231", + "name": "Ethan Plant", + "office": "El Paso", + "position": "Chef Manager", + "salary": "$235,862", + "start_date": "1/10/2006" + }, + { + "extn": "9366", + "id": "36232", + "name": "Caleb Osman", + "office": "Springfield", + "position": "Executive Director", + "salary": "$67,876", + "start_date": "4/11/2010" + }, + { + "extn": "1806", + "id": "36233", + "name": "Ramon Yarwood", + "office": "Escondido", + "position": "Web Developer", + "salary": "$260,697", + "start_date": "7/4/2008" + }, + { + "extn": "8337", + "id": "36234", + "name": "Marvin Parker", + "office": "Fullerton", + "position": "Bellman", + "salary": "$148,981", + "start_date": "12/28/2003" + }, + { + "extn": "7290", + "id": "36235", + "name": "Hayden Potts", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$21,931", + "start_date": "3/19/2018" + }, + { + "extn": "3967", + "id": "36236", + "name": "Barry Nayler", + "office": "Lisbon", + "position": "Clerk", + "salary": "$181,691", + "start_date": "4/2/2004" + }, + { + "extn": "9775", + "id": "36237", + "name": "Chuck Rossi", + "office": "Venice", + "position": "Inspector", + "salary": "$62,374", + "start_date": "12/8/2013" + }, + { + "extn": "6316", + "id": "36238", + "name": "Alexia Powell", + "office": "Jersey City", + "position": "Baker", + "salary": "$72,646", + "start_date": "6/23/2014" + }, + { + "extn": "8164", + "id": "36239", + "name": "Piper Addison", + "office": "San Francisco", + "position": "Bookkeeper", + "salary": "$273,255", + "start_date": "4/14/2017" + }, + { + "extn": "7768", + "id": "36240", + "name": "Josephine Sloan", + "office": "Washington", + "position": "Project Manager", + "salary": "$31,780", + "start_date": "9/15/2018" + }, + { + "extn": "1766", + "id": "36241", + "name": "Mara Mccall", + "office": "Baltimore", + "position": "Lecturer", + "salary": "$71,902", + "start_date": "5/14/2012" + }, + { + "extn": "6513", + "id": "36242", + "name": "Miley Harrison", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$126,240", + "start_date": "12/24/2017" + }, + { + "extn": "3452", + "id": "36243", + "name": "Destiny Graham", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$59,122", + "start_date": "5/23/2019" + }, + { + "extn": "9935", + "id": "36244", + "name": "Joseph Patel", + "office": "Denver", + "position": "Machine Operator", + "salary": "$103,850", + "start_date": "8/6/2015" + }, + { + "extn": "7415", + "id": "36245", + "name": "Mackenzie Bowen", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$191,430", + "start_date": "7/22/2006" + }, + { + "extn": "9240", + "id": "36246", + "name": "Julia Woodcock", + "office": "Fremont", + "position": "Paramedic", + "salary": "$202,507", + "start_date": "12/18/2006" + }, + { + "extn": "5171", + "id": "36247", + "name": "Percy Widdows", + "office": "Reno", + "position": "Associate Professor", + "salary": "$205,792", + "start_date": "2/13/2018" + }, + { + "extn": "4195", + "id": "36248", + "name": "Andie Hopkinson", + "office": "Tulsa", + "position": "Treasurer", + "salary": "$247,494", + "start_date": "4/2/2005" + }, + { + "extn": "4231", + "id": "36249", + "name": "Jocelyn Patel", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$138,323", + "start_date": "4/7/2017" + }, + { + "extn": "9975", + "id": "36250", + "name": "Danny Olivier", + "office": "Innsbruck", + "position": "Health Educator", + "salary": "$119,095", + "start_date": "3/12/2017" + }, + { + "extn": "4346", + "id": "36251", + "name": "Analise Todd", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$260,119", + "start_date": "10/3/2019" + }, + { + "extn": "9804", + "id": "36252", + "name": "Renee Thompson", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$135,853", + "start_date": "12/31/2010" + }, + { + "extn": "2015", + "id": "36253", + "name": "Kieth Dixon", + "office": "Bellevue", + "position": "Designer", + "salary": "$129,333", + "start_date": "4/21/2005" + }, + { + "extn": "5897", + "id": "36254", + "name": "Martha Williams", + "office": "Anaheim", + "position": "Systems Administrator", + "salary": "$13,995", + "start_date": "11/21/2009" + }, + { + "extn": "7518", + "id": "36255", + "name": "Doris Glass", + "office": "San Antonio", + "position": "Electrician", + "salary": "$104,719", + "start_date": "8/16/2017" + }, + { + "extn": "2837", + "id": "36256", + "name": "Russel Darcy", + "office": "Valetta", + "position": "Executive Director", + "salary": "$211,202", + "start_date": "7/7/2017" + }, + { + "extn": "4200", + "id": "36257", + "name": "Nick Bullock", + "office": "Memphis", + "position": "Dentist", + "salary": "$195,268", + "start_date": "3/15/2000" + }, + { + "extn": "3741", + "id": "36258", + "name": "Chad Speed", + "office": "Glendale", + "position": "Steward", + "salary": "$221,878", + "start_date": "10/9/2010" + }, + { + "extn": "2267", + "id": "36259", + "name": "Joy Sinclair", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$105,612", + "start_date": "11/3/2005" + }, + { + "extn": "5184", + "id": "36260", + "name": "Louise Hancock", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$83,434", + "start_date": "7/28/2010" + }, + { + "extn": "4268", + "id": "36261", + "name": "Denny Benson", + "office": "Irving", + "position": "Business Broker", + "salary": "$182,620", + "start_date": "6/22/2011" + }, + { + "extn": "4839", + "id": "36262", + "name": "Roger Knight", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$95,553", + "start_date": "3/30/2017" + }, + { + "extn": "2216", + "id": "36263", + "name": "Gil Reid", + "office": "Scottsdale", + "position": "Staffing Consultant", + "salary": "$89,732", + "start_date": "7/19/2001" + }, + { + "extn": "5212", + "id": "36264", + "name": "Rick Eastwood", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$73,184", + "start_date": "6/21/2018" + }, + { + "extn": "5818", + "id": "36265", + "name": "Alessandra Sinclair", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$212,633", + "start_date": "2/9/2002" + }, + { + "extn": "7977", + "id": "36266", + "name": "Hayden Dobson", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$39,228", + "start_date": "10/16/2008" + }, + { + "extn": "1836", + "id": "36267", + "name": "Irene Coleman", + "office": "Reno", + "position": "Ambulatory Nurse", + "salary": "$288,646", + "start_date": "12/17/2007" + }, + { + "extn": "3346", + "id": "36268", + "name": "Johnathan Stewart", + "office": "Honolulu", + "position": "CNC Operator", + "salary": "$162,627", + "start_date": "10/5/2010" + }, + { + "extn": "1632", + "id": "36269", + "name": "Mara Mills", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$221,003", + "start_date": "2/3/2003" + }, + { + "extn": "8413", + "id": "36270", + "name": "Enoch Myatt", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$100,779", + "start_date": "4/7/2000" + }, + { + "extn": "8976", + "id": "36271", + "name": "Nathan Little", + "office": "Lakewood", + "position": "Fabricator", + "salary": "$46,034", + "start_date": "8/15/2003" + }, + { + "extn": "8739", + "id": "36272", + "name": "Boris Stone", + "office": "Hollywood", + "position": "Dentist", + "salary": "$174,635", + "start_date": "7/26/2006" + }, + { + "extn": "4124", + "id": "36273", + "name": "John Price", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$261,902", + "start_date": "4/4/2014" + }, + { + "extn": "2788", + "id": "36274", + "name": "Abdul Dixon", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$181,301", + "start_date": "5/6/2005" + }, + { + "extn": "8556", + "id": "36275", + "name": "Wade Sheldon", + "office": "Zurich", + "position": "Paramedic", + "salary": "$77,490", + "start_date": "1/16/2003" + }, + { + "extn": "3792", + "id": "36276", + "name": "Natalie Cobb", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$231,344", + "start_date": "7/26/2016" + }, + { + "extn": "7761", + "id": "36277", + "name": "Bridget Harris", + "office": "San Jose", + "position": "Restaurant Manager", + "salary": "$131,178", + "start_date": "8/16/2002" + }, + { + "extn": "1012", + "id": "36278", + "name": "Ramon Gilmore", + "office": "Minneapolis", + "position": "Physician", + "salary": "$295,899", + "start_date": "6/8/2017" + }, + { + "extn": "2762", + "id": "36279", + "name": "Ivy Alexander", + "office": "Minneapolis", + "position": "Designer", + "salary": "$20,665", + "start_date": "1/9/2019" + }, + { + "extn": "5015", + "id": "36280", + "name": "Teagan Wallace", + "office": "Huntsville", + "position": "Paramedic", + "salary": "$32,151", + "start_date": "12/22/2007" + }, + { + "extn": "9701", + "id": "36281", + "name": "Ciara Willis", + "office": "Lyon", + "position": "Web Developer", + "salary": "$93,384", + "start_date": "7/16/2016" + }, + { + "extn": "4653", + "id": "36282", + "name": "Zoe Russel", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$79,322", + "start_date": "7/29/2018" + }, + { + "extn": "1660", + "id": "36283", + "name": "Vicky Dixon", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$41,959", + "start_date": "8/2/2008" + }, + { + "extn": "2609", + "id": "36284", + "name": "Boris Richards", + "office": "Wien", + "position": "Web Developer", + "salary": "$252,699", + "start_date": "9/5/2019" + }, + { + "extn": "1806", + "id": "36285", + "name": "Daniel Sherwood", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$202,890", + "start_date": "10/3/2019" + }, + { + "extn": "7299", + "id": "36286", + "name": "Tiffany Coleman", + "office": "Berlin", + "position": "IT Support Staff", + "salary": "$170,694", + "start_date": "1/31/2015" + }, + { + "extn": "4132", + "id": "36287", + "name": "Taylor Rossi", + "office": "Murfreesboro", + "position": "CNC Operator", + "salary": "$22,546", + "start_date": "1/10/2015" + }, + { + "extn": "4459", + "id": "36288", + "name": "Michael Gordon", + "office": "Columbus", + "position": "Bellman", + "salary": "$175,374", + "start_date": "10/23/2006" + }, + { + "extn": "3447", + "id": "36289", + "name": "Nancy Tyler", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$120,547", + "start_date": "10/17/2005" + }, + { + "extn": "6128", + "id": "36290", + "name": "Jade Ellis", + "office": "Bridgeport", + "position": "Banker", + "salary": "$208,582", + "start_date": "11/6/2012" + }, + { + "extn": "1884", + "id": "36291", + "name": "Maya Khan", + "office": "Minneapolis", + "position": "Biologist", + "salary": "$165,126", + "start_date": "6/17/2007" + }, + { + "extn": "8598", + "id": "36292", + "name": "Logan Wright", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$282,259", + "start_date": "8/19/2009" + }, + { + "extn": "7648", + "id": "36293", + "name": "Lindsay Simpson", + "office": "Charlotte", + "position": "Assistant Buyer", + "salary": "$192,964", + "start_date": "5/4/2015" + }, + { + "extn": "9417", + "id": "36294", + "name": "Dakota Palmer", + "office": "Las Vegas", + "position": "Budget Analyst", + "salary": "$228,060", + "start_date": "11/5/2003" + }, + { + "extn": "4881", + "id": "36295", + "name": "Rebecca Heaton", + "office": "Oakland", + "position": "Cash Manager", + "salary": "$160,488", + "start_date": "12/9/2015" + }, + { + "extn": "2631", + "id": "36296", + "name": "Fred Fleming", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$249,283", + "start_date": "8/22/2012" + }, + { + "extn": "8878", + "id": "36297", + "name": "Denny Umney", + "office": "Madrid", + "position": "Paramedic", + "salary": "$118,998", + "start_date": "11/30/2010" + }, + { + "extn": "1287", + "id": "36298", + "name": "Christine Button", + "office": "San Jose", + "position": "Food Technologist", + "salary": "$107,455", + "start_date": "10/14/2006" + }, + { + "extn": "3067", + "id": "36299", + "name": "Peter Abbey", + "office": "Denver", + "position": "Banker", + "salary": "$16,584", + "start_date": "4/1/2000" + }, + { + "extn": "1402", + "id": "36300", + "name": "Maxwell Avery", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$194,562", + "start_date": "5/28/2018" + }, + { + "extn": "8047", + "id": "36301", + "name": "Gina Plant", + "office": "Seattle", + "position": "Project Manager", + "salary": "$252,442", + "start_date": "1/4/2012" + }, + { + "extn": "7585", + "id": "36302", + "name": "Maxwell Bright", + "office": "San Francisco", + "position": "Accountant", + "salary": "$136,951", + "start_date": "5/10/2006" + }, + { + "extn": "7307", + "id": "36303", + "name": "Dasha Ogilvy", + "office": "Houston", + "position": "Biologist", + "salary": "$283,753", + "start_date": "11/24/2005" + }, + { + "extn": "8740", + "id": "36304", + "name": "Shay Robertson", + "office": "St. Louis", + "position": "Assistant Buyer", + "salary": "$292,526", + "start_date": "7/20/2004" + }, + { + "extn": "7126", + "id": "36305", + "name": "Mike Smith", + "office": "Honolulu", + "position": "Inspector", + "salary": "$102,095", + "start_date": "11/22/2003" + }, + { + "extn": "1193", + "id": "36306", + "name": "Marie Tailor", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$70,892", + "start_date": "12/9/2017" + }, + { + "extn": "4816", + "id": "36307", + "name": "Cedrick Reynolds", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$221,015", + "start_date": "2/16/2009" + }, + { + "extn": "8268", + "id": "36308", + "name": "Adalind Harrison", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$293,806", + "start_date": "3/24/2012" + }, + { + "extn": "4910", + "id": "36309", + "name": "Sara Palmer", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$128,595", + "start_date": "2/15/2004" + }, + { + "extn": "3620", + "id": "36310", + "name": "Sebastian Skinner", + "office": "Bellevue", + "position": "Assistant Buyer", + "salary": "$155,205", + "start_date": "4/25/2015" + }, + { + "extn": "6196", + "id": "36311", + "name": "Stephanie Walton", + "office": "Berna", + "position": "Paramedic", + "salary": "$229,194", + "start_date": "12/2/2001" + }, + { + "extn": "3937", + "id": "36312", + "name": "Davina Walsh", + "office": "Norfolk", + "position": "Accountant", + "salary": "$55,333", + "start_date": "7/6/2000" + }, + { + "extn": "6778", + "id": "36313", + "name": "Wendy Weatcroft", + "office": "Amarillo", + "position": "Designer", + "salary": "$86,264", + "start_date": "6/15/2006" + }, + { + "extn": "9886", + "id": "36314", + "name": "Erica Oliver", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$166,377", + "start_date": "7/3/2012" + }, + { + "extn": "3793", + "id": "36315", + "name": "Chester Hope", + "office": "Quebec", + "position": "Web Developer", + "salary": "$61,561", + "start_date": "11/3/2008" + }, + { + "extn": "6705", + "id": "36316", + "name": "Hazel Harvey", + "office": "Paris", + "position": "Chef Manager", + "salary": "$177,938", + "start_date": "1/7/2009" + }, + { + "extn": "9859", + "id": "36317", + "name": "Doug Leslie", + "office": "Berna", + "position": "Production Painter", + "salary": "$133,108", + "start_date": "10/4/2000" + }, + { + "extn": "6694", + "id": "36318", + "name": "Nick Clarke", + "office": "Houston", + "position": "Service Supervisor", + "salary": "$31,488", + "start_date": "4/18/2000" + }, + { + "extn": "8231", + "id": "36319", + "name": "Chester Nanton", + "office": "Houston", + "position": "Paramedic", + "salary": "$44,101", + "start_date": "10/7/2019" + }, + { + "extn": "8819", + "id": "36320", + "name": "Ethan Jenkin", + "office": "Scottsdale", + "position": "Designer", + "salary": "$175,811", + "start_date": "2/23/2009" + }, + { + "extn": "8814", + "id": "36321", + "name": "Esmeralda Martin", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$218,444", + "start_date": "4/20/2016" + }, + { + "extn": "2994", + "id": "36322", + "name": "Mason Wild", + "office": "Washington", + "position": "Cashier", + "salary": "$167,055", + "start_date": "8/27/2004" + }, + { + "extn": "1432", + "id": "36323", + "name": "Vicky Alldridge", + "office": "Rochester", + "position": "Webmaster", + "salary": "$271,638", + "start_date": "11/23/2002" + }, + { + "extn": "7242", + "id": "36324", + "name": "Bree Noon", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$297,144", + "start_date": "7/17/2002" + }, + { + "extn": "5904", + "id": "36325", + "name": "Manuel Phillips", + "office": "Tokyo", + "position": "Cashier", + "salary": "$84,279", + "start_date": "10/1/2004" + }, + { + "extn": "7070", + "id": "36326", + "name": "Rosalie Knight", + "office": "Boston", + "position": "HR Specialist", + "salary": "$70,422", + "start_date": "5/8/2015" + }, + { + "extn": "2598", + "id": "36327", + "name": "Cedrick Willis", + "office": "Long Beach", + "position": "Electrician", + "salary": "$22,843", + "start_date": "9/24/2010" + }, + { + "extn": "1043", + "id": "36328", + "name": "Daron Vinton", + "office": "Amarillo", + "position": "Stockbroker", + "salary": "$181,821", + "start_date": "12/2/2011" + }, + { + "extn": "5372", + "id": "36329", + "name": "Hank Bradley", + "office": "Glendale", + "position": "HR Specialist", + "salary": "$295,369", + "start_date": "12/29/2008" + }, + { + "extn": "2901", + "id": "36330", + "name": "Ramon Ellis", + "office": "Bucharest", + "position": "Accountant", + "salary": "$176,450", + "start_date": "3/24/2001" + }, + { + "extn": "7631", + "id": "36331", + "name": "Keira Butler", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$120,958", + "start_date": "4/2/2015" + }, + { + "extn": "4077", + "id": "36332", + "name": "Rita Gallacher", + "office": "Zurich", + "position": "Steward", + "salary": "$21,347", + "start_date": "2/3/2001" + }, + { + "extn": "1053", + "id": "36333", + "name": "Angelica Morrow", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$87,090", + "start_date": "9/23/2007" + }, + { + "extn": "8835", + "id": "36334", + "name": "Rocco Utterson", + "office": "Miami", + "position": "Stockbroker", + "salary": "$81,679", + "start_date": "3/19/2014" + }, + { + "extn": "8753", + "id": "36335", + "name": "Margaret Wright", + "office": "Fullerton", + "position": "Cook", + "salary": "$150,642", + "start_date": "4/12/2014" + }, + { + "extn": "4358", + "id": "36336", + "name": "Barry Chapman", + "office": "Zurich", + "position": "IT Support Staff", + "salary": "$111,275", + "start_date": "2/18/2015" + }, + { + "extn": "8999", + "id": "36337", + "name": "Logan Cobb", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$73,039", + "start_date": "8/29/2003" + }, + { + "extn": "1415", + "id": "36338", + "name": "Gabriel Matthews", + "office": "El Paso", + "position": "Front Desk Coordinator", + "salary": "$224,427", + "start_date": "6/22/2010" + }, + { + "extn": "5691", + "id": "36339", + "name": "Tess Graham", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$239,072", + "start_date": "10/24/2006" + }, + { + "extn": "7830", + "id": "36340", + "name": "Chuck Campbell", + "office": "Prague", + "position": "Budget Analyst", + "salary": "$130,580", + "start_date": "6/24/2016" + }, + { + "extn": "5449", + "id": "36341", + "name": "Phillip Baker", + "office": "Lancaster", + "position": "Treasurer", + "salary": "$299,612", + "start_date": "3/20/2014" + }, + { + "extn": "8065", + "id": "36342", + "name": "Oliver Vinton", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$18,973", + "start_date": "2/24/2013" + }, + { + "extn": "3734", + "id": "36343", + "name": "Rihanna Appleton", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$63,200", + "start_date": "4/2/2015" + }, + { + "extn": "9201", + "id": "36344", + "name": "Maxwell Nobbs", + "office": "Salt Lake City", + "position": "Clerk", + "salary": "$292,437", + "start_date": "11/2/2016" + }, + { + "extn": "5017", + "id": "36345", + "name": "Marigold Roberts", + "office": "Reno", + "position": "Cash Manager", + "salary": "$53,327", + "start_date": "11/28/2000" + }, + { + "extn": "1283", + "id": "36346", + "name": "Megan Wood", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$226,964", + "start_date": "3/11/2008" + }, + { + "extn": "7119", + "id": "36347", + "name": "Madison Duvall", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$140,856", + "start_date": "11/28/2014" + }, + { + "extn": "6330", + "id": "36348", + "name": "Rufus Potts", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$269,919", + "start_date": "5/25/2006" + }, + { + "extn": "5363", + "id": "36349", + "name": "Felicity Holmes", + "office": "San Francisco", + "position": "Designer", + "salary": "$248,557", + "start_date": "3/19/2016" + }, + { + "extn": "1969", + "id": "36350", + "name": "Aurelia Alexander", + "office": "Memphis", + "position": "Retail Trainee", + "salary": "$18,540", + "start_date": "4/4/2007" + }, + { + "extn": "7460", + "id": "36351", + "name": "Leroy Douglas", + "office": "Rome", + "position": "Design Engineer", + "salary": "$296,823", + "start_date": "4/10/2016" + }, + { + "extn": "3906", + "id": "36352", + "name": "Bart Snow", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$89,667", + "start_date": "4/17/2005" + }, + { + "extn": "3989", + "id": "36353", + "name": "Doris Thompson", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$207,382", + "start_date": "4/5/2004" + }, + { + "extn": "9590", + "id": "36354", + "name": "Lily Funnell", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$149,244", + "start_date": "12/23/2001" + }, + { + "extn": "6323", + "id": "36355", + "name": "Rhea Ramsey", + "office": "Hollywood", + "position": "Food Technologist", + "salary": "$246,956", + "start_date": "11/6/2000" + }, + { + "extn": "4903", + "id": "36356", + "name": "Penelope Maxwell", + "office": "Detroit", + "position": "Production Painter", + "salary": "$293,133", + "start_date": "9/8/2009" + }, + { + "extn": "9594", + "id": "36357", + "name": "Florence Stuart", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$298,245", + "start_date": "3/12/2006" + }, + { + "extn": "4119", + "id": "36358", + "name": "Benny Snell", + "office": "Orlando", + "position": "Cashier", + "salary": "$211,336", + "start_date": "5/12/2012" + }, + { + "extn": "1944", + "id": "36359", + "name": "Daniel West", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$260,431", + "start_date": "3/17/2013" + }, + { + "extn": "6000", + "id": "36360", + "name": "Lynn Vince", + "office": "Bucharest", + "position": "Cook", + "salary": "$84,816", + "start_date": "9/28/2001" + }, + { + "extn": "9700", + "id": "36361", + "name": "Zara Silva", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$201,910", + "start_date": "10/24/2002" + }, + { + "extn": "6069", + "id": "36362", + "name": "Maria Garner", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$136,792", + "start_date": "2/11/2004" + }, + { + "extn": "4195", + "id": "36363", + "name": "Tyson Kelly", + "office": "Boston", + "position": "CNC Operator", + "salary": "$60,872", + "start_date": "5/4/2001" + }, + { + "extn": "9545", + "id": "36364", + "name": "Sydney Clarke", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$269,611", + "start_date": "11/12/2013" + }, + { + "extn": "4448", + "id": "36365", + "name": "Bart Stuart", + "office": "San Diego", + "position": "Inspector", + "salary": "$81,884", + "start_date": "5/27/2010" + }, + { + "extn": "7819", + "id": "36366", + "name": "Isabella Kennedy", + "office": "Norfolk", + "position": "Design Engineer", + "salary": "$209,921", + "start_date": "8/9/2015" + }, + { + "extn": "8500", + "id": "36367", + "name": "Denny Casey", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$22,507", + "start_date": "2/10/2005" + }, + { + "extn": "8206", + "id": "36368", + "name": "Rick Bailey", + "office": "Fullerton", + "position": "Webmaster", + "salary": "$71,822", + "start_date": "7/28/2013" + }, + { + "extn": "9726", + "id": "36369", + "name": "Angelique Sanchez", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$170,283", + "start_date": "9/2/2018" + }, + { + "extn": "1954", + "id": "36370", + "name": "Carl Huggins", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$164,048", + "start_date": "9/14/2013" + }, + { + "extn": "8168", + "id": "36371", + "name": "Bryce Carter", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$63,543", + "start_date": "7/22/2019" + }, + { + "extn": "8136", + "id": "36372", + "name": "Chloe Moran", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$122,595", + "start_date": "9/17/2005" + }, + { + "extn": "3605", + "id": "36373", + "name": "Harvey Allcott", + "office": "Indianapolis", + "position": "Ambulatory Nurse", + "salary": "$25,959", + "start_date": "6/21/2011" + }, + { + "extn": "2825", + "id": "36374", + "name": "Elijah Olivier", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$239,149", + "start_date": "11/14/2002" + }, + { + "extn": "4434", + "id": "36375", + "name": "Lucas Roberts", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$77,574", + "start_date": "10/23/2017" + }, + { + "extn": "4299", + "id": "36376", + "name": "Eryn Dyson", + "office": "Reno", + "position": "Cashier", + "salary": "$238,972", + "start_date": "10/23/2013" + }, + { + "extn": "9433", + "id": "36377", + "name": "Tania Radley", + "office": "Huntsville", + "position": "Software Engineer", + "salary": "$257,274", + "start_date": "9/9/2001" + }, + { + "extn": "2499", + "id": "36378", + "name": "John Verdon", + "office": "Kansas City", + "position": "Auditor", + "salary": "$201,126", + "start_date": "11/25/2003" + }, + { + "extn": "5420", + "id": "36379", + "name": "Rosemary Edler", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$150,754", + "start_date": "6/7/2015" + }, + { + "extn": "5025", + "id": "36380", + "name": "Bob Campbell", + "office": "Arlington", + "position": "Operator", + "salary": "$174,509", + "start_date": "1/21/2019" + }, + { + "extn": "2527", + "id": "36381", + "name": "Margot London", + "office": "Lincoln", + "position": "Investment Advisor", + "salary": "$266,564", + "start_date": "7/4/2010" + }, + { + "extn": "8836", + "id": "36382", + "name": "Maya Cattell", + "office": "Miami", + "position": "Health Educator", + "salary": "$189,989", + "start_date": "10/12/2011" + }, + { + "extn": "9066", + "id": "36383", + "name": "Christy Donnelly", + "office": "Fremont", + "position": "Treasurer", + "salary": "$248,169", + "start_date": "11/11/2014" + }, + { + "extn": "4946", + "id": "36384", + "name": "Javier Hepburn", + "office": "Paris", + "position": "Web Developer", + "salary": "$77,366", + "start_date": "1/25/2012" + }, + { + "extn": "9984", + "id": "36385", + "name": "Ron Purvis", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$54,260", + "start_date": "10/14/2001" + }, + { + "extn": "5860", + "id": "36386", + "name": "Julian Brown", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$33,278", + "start_date": "7/24/2012" + }, + { + "extn": "7202", + "id": "36387", + "name": "Robyn Rodwell", + "office": "Albuquerque", + "position": "Investment Advisor", + "salary": "$132,172", + "start_date": "1/31/2003" + }, + { + "extn": "3220", + "id": "36388", + "name": "Alma Lambert", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$90,177", + "start_date": "11/23/2014" + }, + { + "extn": "2863", + "id": "36389", + "name": "Valerie Shields", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$154,662", + "start_date": "5/9/2001" + }, + { + "extn": "8034", + "id": "36390", + "name": "Lucas Blackwall", + "office": "Salem", + "position": "Chef Manager", + "salary": "$268,442", + "start_date": "12/13/2007" + }, + { + "extn": "1567", + "id": "36391", + "name": "Erica Bell", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$255,324", + "start_date": "9/2/2007" + }, + { + "extn": "6290", + "id": "36392", + "name": "Molly Ward", + "office": "Reno", + "position": "Operator", + "salary": "$204,642", + "start_date": "10/22/2018" + }, + { + "extn": "1165", + "id": "36393", + "name": "Ada Hogg", + "office": "Scottsdale", + "position": "Assistant Buyer", + "salary": "$257,987", + "start_date": "3/23/2019" + }, + { + "extn": "3269", + "id": "36394", + "name": "Mike Daniells", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$186,780", + "start_date": "2/7/2000" + }, + { + "extn": "1575", + "id": "36395", + "name": "Noah Herbert", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$26,514", + "start_date": "2/14/2016" + }, + { + "extn": "5294", + "id": "36396", + "name": "Maxwell Vane", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$49,057", + "start_date": "4/22/2007" + }, + { + "extn": "3992", + "id": "36397", + "name": "Adalie Fall", + "office": "Salt Lake City", + "position": "Loan Officer", + "salary": "$291,264", + "start_date": "10/21/2013" + }, + { + "extn": "5150", + "id": "36398", + "name": "Sabina Summers", + "office": "Rome", + "position": "Clerk", + "salary": "$113,605", + "start_date": "12/15/2017" + }, + { + "extn": "2371", + "id": "36399", + "name": "Boris Heaton", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$56,303", + "start_date": "6/21/2010" + }, + { + "extn": "9600", + "id": "36400", + "name": "Sylvia Logan", + "office": "Scottsdale", + "position": "Front Desk Coordinator", + "salary": "$50,140", + "start_date": "7/11/2009" + }, + { + "extn": "9533", + "id": "36401", + "name": "Candice Stone ", + "office": "Prague", + "position": "Loan Officer", + "salary": "$170,134", + "start_date": "12/28/2017" + }, + { + "extn": "2906", + "id": "36402", + "name": "Florence Hill", + "office": "Venice", + "position": "Web Developer", + "salary": "$295,233", + "start_date": "10/13/2010" + }, + { + "extn": "8864", + "id": "36403", + "name": "Johnathan Redwood", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$10,283", + "start_date": "11/1/2018" + }, + { + "extn": "4688", + "id": "36404", + "name": "Cassidy Pond", + "office": "Omaha", + "position": "Call Center Representative", + "salary": "$80,367", + "start_date": "7/1/2011" + }, + { + "extn": "1064", + "id": "36405", + "name": "Nicole Sloan", + "office": "Columbus", + "position": "Banker", + "salary": "$282,858", + "start_date": "4/28/2005" + }, + { + "extn": "6019", + "id": "36406", + "name": "Melanie Greenwood", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$54,593", + "start_date": "8/28/2000" + }, + { + "extn": "6789", + "id": "36407", + "name": "Hank Underhill", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$110,561", + "start_date": "8/27/2002" + }, + { + "extn": "3431", + "id": "36408", + "name": "Courtney Durrant", + "office": "Miami", + "position": "Clerk", + "salary": "$25,226", + "start_date": "9/11/2018" + }, + { + "extn": "7014", + "id": "36409", + "name": "Brad Alcroft", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$150,553", + "start_date": "6/7/2000" + }, + { + "extn": "3710", + "id": "36410", + "name": "Ron Wright", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$167,761", + "start_date": "5/24/2012" + }, + { + "extn": "1974", + "id": "36411", + "name": "Josephine Lane", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$179,212", + "start_date": "2/17/2015" + }, + { + "extn": "3057", + "id": "36412", + "name": "Clint Jeffery", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$116,470", + "start_date": "3/25/2009" + }, + { + "extn": "1119", + "id": "36413", + "name": "Esmeralda Khan", + "office": "New York", + "position": "Loan Officer", + "salary": "$298,788", + "start_date": "9/20/2012" + }, + { + "extn": "9812", + "id": "36414", + "name": "Michaela Sylvester", + "office": "Portland", + "position": "Business Broker", + "salary": "$283,992", + "start_date": "2/13/2018" + }, + { + "extn": "1719", + "id": "36415", + "name": "Tyler Lyon", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$42,100", + "start_date": "11/11/2007" + }, + { + "extn": "2823", + "id": "36416", + "name": "Nicholas Ventura", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$200,685", + "start_date": "11/13/2014" + }, + { + "extn": "4576", + "id": "36417", + "name": "Alison Holmes", + "office": "Tallahassee", + "position": "Insurance Broker", + "salary": "$87,389", + "start_date": "8/22/2009" + }, + { + "extn": "2111", + "id": "36418", + "name": "Lara Whitehouse", + "office": "Baltimore", + "position": "Systems Administrator", + "salary": "$175,044", + "start_date": "2/18/2011" + }, + { + "extn": "3574", + "id": "36419", + "name": "Gina Rycroft", + "office": "Laredo", + "position": "Paramedic", + "salary": "$284,638", + "start_date": "2/6/2014" + }, + { + "extn": "8231", + "id": "36420", + "name": "Jacob Webster", + "office": "Anaheim", + "position": "Electrician", + "salary": "$113,452", + "start_date": "10/24/2019" + }, + { + "extn": "4669", + "id": "36421", + "name": "Lillian Booth", + "office": "Henderson", + "position": "Webmaster", + "salary": "$259,946", + "start_date": "6/2/2012" + }, + { + "extn": "3012", + "id": "36422", + "name": "David Powell", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$123,141", + "start_date": "12/20/2003" + }, + { + "extn": "5504", + "id": "36423", + "name": "Emma Drummond", + "office": "Indianapolis", + "position": "Machine Operator", + "salary": "$271,241", + "start_date": "1/11/2015" + }, + { + "extn": "2457", + "id": "36424", + "name": "Mona Downing", + "office": "Nashville", + "position": "Project Manager", + "salary": "$136,797", + "start_date": "1/5/2006" + }, + { + "extn": "5266", + "id": "36425", + "name": "Sydney Howard", + "office": "Salem", + "position": "CNC Operator", + "salary": "$291,368", + "start_date": "5/18/2015" + }, + { + "extn": "9725", + "id": "36426", + "name": "Mabel Jefferson", + "office": "Albuquerque", + "position": "Ambulatory Nurse", + "salary": "$51,078", + "start_date": "6/29/2002" + }, + { + "extn": "9205", + "id": "36427", + "name": "Bryce Wilson", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$111,580", + "start_date": "10/2/2000" + }, + { + "extn": "3409", + "id": "36428", + "name": "Owen Thornton", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$279,007", + "start_date": "8/17/2005" + }, + { + "extn": "9447", + "id": "36429", + "name": "Kurt Power", + "office": "Laredo", + "position": "Laboratory Technician", + "salary": "$21,081", + "start_date": "8/13/2006" + }, + { + "extn": "6237", + "id": "36430", + "name": "Ethan Logan", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$166,245", + "start_date": "2/14/2017" + }, + { + "extn": "5514", + "id": "36431", + "name": "Melinda Dunbar", + "office": "Garland", + "position": "Project Manager", + "salary": "$123,836", + "start_date": "1/6/2017" + }, + { + "extn": "7674", + "id": "36432", + "name": "Daron Edmonds", + "office": "San Bernardino", + "position": "Baker", + "salary": "$74,728", + "start_date": "12/20/2001" + }, + { + "extn": "4466", + "id": "36433", + "name": "Kirsten Crawford", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$73,601", + "start_date": "12/1/2013" + }, + { + "extn": "6786", + "id": "36434", + "name": "Carmella Andrews", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$299,334", + "start_date": "7/1/2016" + }, + { + "extn": "7551", + "id": "36435", + "name": "Susan Chapman", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$58,433", + "start_date": "5/31/2002" + }, + { + "extn": "6152", + "id": "36436", + "name": "Karla Richards", + "office": "Ontario", + "position": "Service Supervisor", + "salary": "$250,088", + "start_date": "5/17/2009" + }, + { + "extn": "9675", + "id": "36437", + "name": "Emery Clark", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$114,453", + "start_date": "1/18/2009" + }, + { + "extn": "7531", + "id": "36438", + "name": "Cadence Watt", + "office": "Houston", + "position": "Executive Director", + "salary": "$293,419", + "start_date": "4/24/2019" + }, + { + "extn": "6100", + "id": "36439", + "name": "Victoria Durrant", + "office": "Venice", + "position": "Physician", + "salary": "$49,962", + "start_date": "2/21/2005" + }, + { + "extn": "8844", + "id": "36440", + "name": "Stephanie Robinson", + "office": "St. Louis", + "position": "Audiologist", + "salary": "$115,538", + "start_date": "2/16/2003" + }, + { + "extn": "8292", + "id": "36441", + "name": "Katelyn Walter", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$51,879", + "start_date": "10/24/2014" + }, + { + "extn": "1128", + "id": "36442", + "name": "Amy Stone ", + "office": "Reno", + "position": "Lecturer", + "salary": "$264,704", + "start_date": "8/22/2017" + }, + { + "extn": "4840", + "id": "36443", + "name": "Melanie Speed", + "office": "San Jose", + "position": "Business Broker", + "salary": "$164,853", + "start_date": "1/8/2002" + }, + { + "extn": "5208", + "id": "36444", + "name": "Maxwell Dobson", + "office": "San Antonio", + "position": "Systems Administrator", + "salary": "$191,346", + "start_date": "11/26/2008" + }, + { + "extn": "2379", + "id": "36445", + "name": "Oliver Graham", + "office": "Springfield", + "position": "Steward", + "salary": "$235,591", + "start_date": "11/4/2002" + }, + { + "extn": "4709", + "id": "36446", + "name": "Denis Egerton", + "office": "Omaha", + "position": "Banker", + "salary": "$20,401", + "start_date": "5/8/2006" + }, + { + "extn": "2880", + "id": "36447", + "name": "Leah Truscott", + "office": "Toledo", + "position": "Call Center Representative", + "salary": "$35,326", + "start_date": "5/13/2008" + }, + { + "extn": "1052", + "id": "36448", + "name": "Johnathan Cobb", + "office": "Anaheim", + "position": "Cashier", + "salary": "$137,293", + "start_date": "10/25/2018" + }, + { + "extn": "9122", + "id": "36449", + "name": "Hayden Dowson", + "office": "Jacksonville", + "position": "Banker", + "salary": "$208,865", + "start_date": "9/23/2000" + }, + { + "extn": "1541", + "id": "36450", + "name": "Mary Lewin", + "office": "Long Beach", + "position": "Banker", + "salary": "$48,605", + "start_date": "7/13/2018" + }, + { + "extn": "8126", + "id": "36451", + "name": "Joyce Lynch", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$221,624", + "start_date": "3/27/2006" + }, + { + "extn": "4955", + "id": "36452", + "name": "Violet Lewis", + "office": "Valetta", + "position": "Mobile Developer", + "salary": "$53,522", + "start_date": "4/18/2010" + }, + { + "extn": "7050", + "id": "36453", + "name": "Mike Vince", + "office": "Milano", + "position": "Call Center Representative", + "salary": "$155,405", + "start_date": "8/15/2017" + }, + { + "extn": "7988", + "id": "36454", + "name": "Domenic Baxter", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$217,833", + "start_date": "11/8/2004" + }, + { + "extn": "6874", + "id": "36455", + "name": "Rick Neville", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$179,420", + "start_date": "10/24/2009" + }, + { + "extn": "3742", + "id": "36456", + "name": "Christine Gray", + "office": "Anaheim", + "position": "Biologist", + "salary": "$33,143", + "start_date": "9/24/2012" + }, + { + "extn": "4598", + "id": "36457", + "name": "Tiffany Grey", + "office": "Pittsburgh", + "position": "Insurance Broker", + "salary": "$117,818", + "start_date": "9/23/2014" + }, + { + "extn": "5399", + "id": "36458", + "name": "Liam Maxwell", + "office": "New York", + "position": "Service Supervisor", + "salary": "$259,267", + "start_date": "9/3/2004" + }, + { + "extn": "2366", + "id": "36459", + "name": "Benny Wilton", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$35,891", + "start_date": "8/24/2018" + }, + { + "extn": "9657", + "id": "36460", + "name": "Penny Dickson", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$250,065", + "start_date": "11/19/2001" + }, + { + "extn": "4615", + "id": "36461", + "name": "Alan Mccormick", + "office": "Houston", + "position": "Auditor", + "salary": "$73,882", + "start_date": "1/14/2003" + }, + { + "extn": "4958", + "id": "36462", + "name": "Colleen Keys", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$291,721", + "start_date": "9/19/2011" + }, + { + "extn": "7094", + "id": "36463", + "name": "Rosie Richards", + "office": "Ontario", + "position": "Executive Director", + "salary": "$45,358", + "start_date": "6/4/2005" + }, + { + "extn": "4479", + "id": "36464", + "name": "Makenzie Yard", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$63,579", + "start_date": "9/5/2010" + }, + { + "extn": "4245", + "id": "36465", + "name": "Bob Morris", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$145,594", + "start_date": "12/28/2012" + }, + { + "extn": "3938", + "id": "36466", + "name": "Penny Ward", + "office": "Dallas", + "position": "Cook", + "salary": "$164,950", + "start_date": "6/9/2009" + }, + { + "extn": "7301", + "id": "36467", + "name": "John Whittle", + "office": "Louisville", + "position": "Web Developer", + "salary": "$32,209", + "start_date": "1/18/2004" + }, + { + "extn": "8532", + "id": "36468", + "name": "Judith Hobson", + "office": "Lancaster", + "position": "Cook", + "salary": "$220,949", + "start_date": "2/8/2018" + }, + { + "extn": "7689", + "id": "36469", + "name": "Logan Harper", + "office": "Kansas City", + "position": "CNC Operator", + "salary": "$202,032", + "start_date": "3/14/2004" + }, + { + "extn": "9494", + "id": "36470", + "name": "Catherine Doherty", + "office": "Houston", + "position": "Business Broker", + "salary": "$88,915", + "start_date": "12/8/2018" + }, + { + "extn": "7470", + "id": "36471", + "name": "Hank Anderson", + "office": "Berlin", + "position": "Electrician", + "salary": "$12,748", + "start_date": "9/1/2012" + }, + { + "extn": "5454", + "id": "36472", + "name": "Rick Vallory", + "office": "Moreno Valley", + "position": "Baker", + "salary": "$40,505", + "start_date": "2/19/2009" + }, + { + "extn": "1660", + "id": "36473", + "name": "Cherish Pitt", + "office": "Long Beach", + "position": "Call Center Representative", + "salary": "$189,549", + "start_date": "3/21/2019" + }, + { + "extn": "8447", + "id": "36474", + "name": "Rick Noon", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$297,375", + "start_date": "10/10/2009" + }, + { + "extn": "2705", + "id": "36475", + "name": "Carter Adams", + "office": "Sacramento", + "position": "Health Educator", + "salary": "$271,096", + "start_date": "2/12/2009" + }, + { + "extn": "4451", + "id": "36476", + "name": "Henry Walker", + "office": "Garland", + "position": "IT Support Staff", + "salary": "$116,635", + "start_date": "3/19/2011" + }, + { + "extn": "3691", + "id": "36477", + "name": "Lynn Bloom", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$73,197", + "start_date": "7/22/2012" + }, + { + "extn": "4734", + "id": "36478", + "name": "Angela Coates", + "office": "Indianapolis", + "position": "Baker", + "salary": "$72,738", + "start_date": "6/17/2015" + }, + { + "extn": "5777", + "id": "36479", + "name": "Cherish Radley", + "office": "Portland", + "position": "Inspector", + "salary": "$162,406", + "start_date": "3/2/2002" + }, + { + "extn": "4833", + "id": "36480", + "name": "Manuel Ebden", + "office": "Berna", + "position": "Cashier", + "salary": "$57,151", + "start_date": "3/9/2003" + }, + { + "extn": "9534", + "id": "36481", + "name": "Chris Wilson", + "office": "Ontario", + "position": "Web Developer", + "salary": "$299,617", + "start_date": "12/25/2002" + }, + { + "extn": "5238", + "id": "36482", + "name": "Liam Stubbs", + "office": "Innsbruck", + "position": "Designer", + "salary": "$87,067", + "start_date": "1/10/2002" + }, + { + "extn": "9769", + "id": "36483", + "name": "Phillip Shields", + "office": "Tallahassee", + "position": "Laboratory Technician", + "salary": "$272,060", + "start_date": "1/4/2007" + }, + { + "extn": "5054", + "id": "36484", + "name": "Shelby Lloyd", + "office": "Portland", + "position": "HR Specialist", + "salary": "$108,770", + "start_date": "3/11/2003" + }, + { + "extn": "2691", + "id": "36485", + "name": "Tom Lindop", + "office": "Laredo", + "position": "Baker", + "salary": "$294,827", + "start_date": "9/4/2013" + }, + { + "extn": "7081", + "id": "36486", + "name": "Percy Morrow", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$264,920", + "start_date": "6/28/2003" + }, + { + "extn": "6773", + "id": "36487", + "name": "Rebecca Smith", + "office": "New York", + "position": "Business Broker", + "salary": "$82,384", + "start_date": "12/4/2012" + }, + { + "extn": "8196", + "id": "36488", + "name": "Danny Ogilvy", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$163,972", + "start_date": "4/14/2003" + }, + { + "extn": "3464", + "id": "36489", + "name": "Ron Wilkinson", + "office": "Venice", + "position": "Global Logistics Supervisor", + "salary": "$178,998", + "start_date": "8/15/2009" + }, + { + "extn": "3614", + "id": "36490", + "name": "Leroy Truscott", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$263,895", + "start_date": "12/14/2000" + }, + { + "extn": "4468", + "id": "36491", + "name": "Russel Purvis", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$49,329", + "start_date": "6/17/2007" + }, + { + "extn": "7219", + "id": "36492", + "name": "Harmony Palmer", + "office": "Nashville", + "position": "Restaurant Manager", + "salary": "$158,597", + "start_date": "6/30/2007" + }, + { + "extn": "8870", + "id": "36493", + "name": "Tyson Snow", + "office": "Louisville", + "position": "Lecturer", + "salary": "$105,620", + "start_date": "5/9/2017" + }, + { + "extn": "6652", + "id": "36494", + "name": "Eduardo Mccormick", + "office": "Hayward", + "position": "Designer", + "salary": "$99,161", + "start_date": "12/23/2001" + }, + { + "extn": "9781", + "id": "36495", + "name": "Sasha Rowan", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$220,353", + "start_date": "1/29/2007" + }, + { + "extn": "9733", + "id": "36496", + "name": "Carrie Fall", + "office": "Nashville", + "position": "Project Manager", + "salary": "$169,408", + "start_date": "12/12/2009" + }, + { + "extn": "8886", + "id": "36497", + "name": "Doris Radley", + "office": "Quebec", + "position": "Call Center Representative", + "salary": "$109,979", + "start_date": "11/14/2014" + }, + { + "extn": "5156", + "id": "36498", + "name": "Carmella Morrison", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$190,207", + "start_date": "10/31/2017" + }, + { + "extn": "3808", + "id": "36499", + "name": "Aurelia Sawyer", + "office": "Arlington", + "position": "Bellman", + "salary": "$85,853", + "start_date": "7/24/2002" + }, + { + "extn": "9716", + "id": "36500", + "name": "Mya Reese", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$33,253", + "start_date": "7/13/2009" + }, + { + "extn": "3528", + "id": "36501", + "name": "Russel John", + "office": "Otawa", + "position": "Dentist", + "salary": "$260,700", + "start_date": "10/14/2000" + }, + { + "extn": "6500", + "id": "36502", + "name": "Anthony Connell", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$102,405", + "start_date": "9/6/2008" + }, + { + "extn": "4544", + "id": "36503", + "name": "Jocelyn Crawley", + "office": "Lancaster", + "position": "Inspector", + "salary": "$146,719", + "start_date": "6/15/2018" + }, + { + "extn": "6556", + "id": "36504", + "name": "Aileen Ogilvy", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$62,889", + "start_date": "10/26/2016" + }, + { + "extn": "3006", + "id": "36505", + "name": "Ethan Larkin", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$118,506", + "start_date": "3/29/2017" + }, + { + "extn": "7044", + "id": "36506", + "name": "Ramon Torres", + "office": "Albuquerque", + "position": "Operator", + "salary": "$273,603", + "start_date": "10/22/2012" + }, + { + "extn": "2895", + "id": "36507", + "name": "Angelique Ogilvy", + "office": "Omaha", + "position": "Doctor", + "salary": "$232,110", + "start_date": "4/9/2016" + }, + { + "extn": "6799", + "id": "36508", + "name": "Lillian Hewitt", + "office": "Innsbruck", + "position": "Designer", + "salary": "$241,364", + "start_date": "1/12/2014" + }, + { + "extn": "4547", + "id": "36509", + "name": "Kieth Ingham", + "office": "Milano", + "position": "Cash Manager", + "salary": "$109,811", + "start_date": "7/2/2003" + }, + { + "extn": "6937", + "id": "36510", + "name": "Alexander Parker", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$53,988", + "start_date": "1/23/2013" + }, + { + "extn": "4928", + "id": "36511", + "name": "Kassandra Dempsey", + "office": "Springfield", + "position": "Bookkeeper", + "salary": "$220,660", + "start_date": "1/11/2000" + }, + { + "extn": "7470", + "id": "36512", + "name": "Eve Vaughan", + "office": "Albuquerque", + "position": "Machine Operator", + "salary": "$146,270", + "start_date": "6/14/2008" + }, + { + "extn": "6948", + "id": "36513", + "name": "Taylor Everett", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$186,016", + "start_date": "12/11/2000" + }, + { + "extn": "9718", + "id": "36514", + "name": "Anthony Asher", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$174,951", + "start_date": "9/4/2014" + }, + { + "extn": "4965", + "id": "36515", + "name": "Chris Wooldridge", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$134,229", + "start_date": "8/21/2018" + }, + { + "extn": "4176", + "id": "36516", + "name": "Rowan Murphy", + "office": "Hayward", + "position": "Budget Analyst", + "salary": "$89,043", + "start_date": "10/1/2006" + }, + { + "extn": "9582", + "id": "36517", + "name": "Peter Buckley", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$14,844", + "start_date": "1/25/2009" + }, + { + "extn": "2327", + "id": "36518", + "name": "Chanelle Selby", + "office": "Sacramento", + "position": "Cook", + "salary": "$272,775", + "start_date": "1/15/2012" + }, + { + "extn": "2353", + "id": "36519", + "name": "Eryn Patel", + "office": "Milano", + "position": "HR Specialist", + "salary": "$14,752", + "start_date": "9/4/2007" + }, + { + "extn": "8112", + "id": "36520", + "name": "Harry Allcott", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$206,495", + "start_date": "7/22/2019" + }, + { + "extn": "7280", + "id": "36521", + "name": "Jack Baldwin", + "office": "Berlin", + "position": "Treasurer", + "salary": "$227,529", + "start_date": "10/29/2003" + }, + { + "extn": "5149", + "id": "36522", + "name": "Madelyn Reynolds", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$10,606", + "start_date": "2/1/2006" + }, + { + "extn": "6855", + "id": "36523", + "name": "Denny Johnson", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$224,482", + "start_date": "3/13/2016" + }, + { + "extn": "3142", + "id": "36524", + "name": "Angel Verdon", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$68,471", + "start_date": "8/31/2013" + }, + { + "extn": "2408", + "id": "36525", + "name": "Macy Faulkner", + "office": "Milano", + "position": "HR Specialist", + "salary": "$129,419", + "start_date": "5/29/2010" + }, + { + "extn": "7482", + "id": "36526", + "name": "Mona Evans", + "office": "Laredo", + "position": "Electrician", + "salary": "$208,731", + "start_date": "10/2/2010" + }, + { + "extn": "7466", + "id": "36527", + "name": "Violet Connell", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$221,213", + "start_date": "5/13/2001" + }, + { + "extn": "2402", + "id": "36528", + "name": "Meredith Bishop", + "office": "Omaha", + "position": "Web Developer", + "salary": "$220,887", + "start_date": "2/3/2013" + }, + { + "extn": "1588", + "id": "36529", + "name": "Sage Reid", + "office": "Wien", + "position": "Paramedic", + "salary": "$163,365", + "start_date": "3/19/2019" + }, + { + "extn": "7517", + "id": "36530", + "name": "Bart Raven", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$67,469", + "start_date": "12/28/2015" + }, + { + "extn": "2391", + "id": "36531", + "name": "Percy Egerton", + "office": "Berna", + "position": "Assistant Buyer", + "salary": "$154,709", + "start_date": "8/30/2007" + }, + { + "extn": "6950", + "id": "36532", + "name": "Wendy Watt", + "office": "New York", + "position": "Lecturer", + "salary": "$255,100", + "start_date": "1/25/2000" + }, + { + "extn": "4504", + "id": "36533", + "name": "Barney Tutton", + "office": "Seattle", + "position": "Designer", + "salary": "$65,336", + "start_date": "7/25/2018" + }, + { + "extn": "6578", + "id": "36534", + "name": "Brad Payne", + "office": "San Diego", + "position": "Bellman", + "salary": "$246,614", + "start_date": "2/23/2016" + }, + { + "extn": "8386", + "id": "36535", + "name": "Jasmine Chadwick", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$185,536", + "start_date": "11/16/2002" + }, + { + "extn": "8082", + "id": "36536", + "name": "Julius Holmes", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$104,461", + "start_date": "10/9/2019" + }, + { + "extn": "1926", + "id": "36537", + "name": "Aisha Price", + "office": "Toledo", + "position": "Steward", + "salary": "$246,599", + "start_date": "8/9/2007" + }, + { + "extn": "5213", + "id": "36538", + "name": "Jocelyn Kent", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$10,706", + "start_date": "4/14/2002" + }, + { + "extn": "4286", + "id": "36539", + "name": "Henry Tindall", + "office": "Salem", + "position": "Healthcare Specialist", + "salary": "$14,856", + "start_date": "7/15/2000" + }, + { + "extn": "7598", + "id": "36540", + "name": "Sofie Knight", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$160,470", + "start_date": "10/31/2000" + }, + { + "extn": "1222", + "id": "36541", + "name": "Makena Ryan", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$60,506", + "start_date": "6/27/2010" + }, + { + "extn": "8832", + "id": "36542", + "name": "Luke Chester", + "office": "Fayetteville", + "position": "Healthcare Specialist", + "salary": "$168,253", + "start_date": "5/11/2000" + }, + { + "extn": "4264", + "id": "36543", + "name": "Eryn Penn", + "office": "Jersey City", + "position": "IT Support Staff", + "salary": "$269,327", + "start_date": "7/30/2007" + }, + { + "extn": "2016", + "id": "36544", + "name": "Johnny Antcliff", + "office": "Wien", + "position": "Machine Operator", + "salary": "$224,364", + "start_date": "1/18/2000" + }, + { + "extn": "6961", + "id": "36545", + "name": "Louise Attwood", + "office": "San Diego", + "position": "Business Broker", + "salary": "$82,273", + "start_date": "5/28/2003" + }, + { + "extn": "8030", + "id": "36546", + "name": "Gladys Silva", + "office": "San Francisco", + "position": "HR Coordinator", + "salary": "$217,707", + "start_date": "4/17/2003" + }, + { + "extn": "8307", + "id": "36547", + "name": "Logan Groves", + "office": "Long Beach", + "position": "Paramedic", + "salary": "$247,355", + "start_date": "12/14/2017" + }, + { + "extn": "8226", + "id": "36548", + "name": "Sarah Kaur", + "office": "Bucharest", + "position": "Designer", + "salary": "$238,532", + "start_date": "4/9/2014" + }, + { + "extn": "7793", + "id": "36549", + "name": "Teagan Higgs", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$254,795", + "start_date": "5/20/2004" + }, + { + "extn": "3977", + "id": "36550", + "name": "Tyson Phillips", + "office": "Prague", + "position": "Chef Manager", + "salary": "$119,920", + "start_date": "2/18/2007" + }, + { + "extn": "8083", + "id": "36551", + "name": "Russel Tyler", + "office": "Omaha", + "position": "IT Support Staff", + "salary": "$164,738", + "start_date": "3/13/2007" + }, + { + "extn": "5228", + "id": "36552", + "name": "Anthony Glass", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$83,630", + "start_date": "12/24/2002" + }, + { + "extn": "1556", + "id": "36553", + "name": "Mike Harris", + "office": "Lancaster", + "position": "Staffing Consultant", + "salary": "$114,880", + "start_date": "9/16/2007" + }, + { + "extn": "2664", + "id": "36554", + "name": "Jayden Rainford", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$120,314", + "start_date": "8/10/2008" + }, + { + "extn": "8590", + "id": "36555", + "name": "Makenzie Parker", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$40,551", + "start_date": "8/24/2017" + }, + { + "extn": "2547", + "id": "36556", + "name": "Sabrina Rodgers", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$20,608", + "start_date": "12/20/2005" + }, + { + "extn": "6951", + "id": "36557", + "name": "Cedrick Irwin", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$155,993", + "start_date": "2/22/2019" + }, + { + "extn": "6169", + "id": "36558", + "name": "Wade Shea", + "office": "Oklahoma City", + "position": "Bookkeeper", + "salary": "$11,594", + "start_date": "10/24/2010" + }, + { + "extn": "9788", + "id": "36559", + "name": "Gabriel Farrow", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$278,024", + "start_date": "3/13/2005" + }, + { + "extn": "7626", + "id": "36560", + "name": "Leroy Waterhouse", + "office": "Hollywood", + "position": "Clerk", + "salary": "$292,880", + "start_date": "7/12/2004" + }, + { + "extn": "6958", + "id": "36561", + "name": "Roger Salt", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$87,804", + "start_date": "5/29/2014" + }, + { + "extn": "9002", + "id": "36562", + "name": "Hayden Moran", + "office": "Paris", + "position": "Bellman", + "salary": "$237,460", + "start_date": "8/10/2019" + }, + { + "extn": "6314", + "id": "36563", + "name": "Maxwell Mooney", + "office": "New Orleans", + "position": "Banker", + "salary": "$137,152", + "start_date": "1/16/2016" + }, + { + "extn": "7963", + "id": "36564", + "name": "Javier Wade", + "office": "Atlanta", + "position": "Auditor", + "salary": "$131,497", + "start_date": "11/25/2011" + }, + { + "extn": "5981", + "id": "36565", + "name": "Dasha Alcroft", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$287,871", + "start_date": "9/22/2006" + }, + { + "extn": "2149", + "id": "36566", + "name": "Danny Cadman", + "office": "Houston", + "position": "Treasurer", + "salary": "$106,905", + "start_date": "9/11/2002" + }, + { + "extn": "4470", + "id": "36567", + "name": "Roger Higgs", + "office": "Houston", + "position": "Food Technologist", + "salary": "$262,599", + "start_date": "4/4/2004" + }, + { + "extn": "4518", + "id": "36568", + "name": "Bart Cowan", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$193,762", + "start_date": "1/23/2005" + }, + { + "extn": "1085", + "id": "36569", + "name": "Brad Hope", + "office": "Laredo", + "position": "Cashier", + "salary": "$187,915", + "start_date": "5/14/2009" + }, + { + "extn": "8106", + "id": "36570", + "name": "Emmanuelle Doherty", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$289,488", + "start_date": "11/29/2018" + }, + { + "extn": "5963", + "id": "36571", + "name": "Trisha Andrews", + "office": "Henderson", + "position": "Web Developer", + "salary": "$115,655", + "start_date": "10/9/2014" + }, + { + "extn": "2944", + "id": "36572", + "name": "Chester Denton", + "office": "Richmond", + "position": "Electrician", + "salary": "$174,397", + "start_date": "1/27/2004" + }, + { + "extn": "1562", + "id": "36573", + "name": "Doug Notman", + "office": "Lancaster", + "position": "Steward", + "salary": "$133,113", + "start_date": "3/27/2009" + }, + { + "extn": "8907", + "id": "36574", + "name": "Carrie Oliver", + "office": "San Antonio", + "position": "Global Logistics Supervisor", + "salary": "$131,420", + "start_date": "4/5/2018" + }, + { + "extn": "6752", + "id": "36575", + "name": "Rosalee Reese", + "office": "Houston", + "position": "Paramedic", + "salary": "$92,655", + "start_date": "8/17/2014" + }, + { + "extn": "9451", + "id": "36576", + "name": "Vicky Hancock", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$90,718", + "start_date": "7/14/2013" + }, + { + "extn": "4697", + "id": "36577", + "name": "Luke Forester", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$250,986", + "start_date": "6/23/2006" + }, + { + "extn": "3707", + "id": "36578", + "name": "Robyn Oliver", + "office": "Long Beach", + "position": "Front Desk Coordinator", + "salary": "$169,500", + "start_date": "5/22/2016" + }, + { + "extn": "2553", + "id": "36579", + "name": "Wade Savage", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$281,203", + "start_date": "6/20/2019" + }, + { + "extn": "9167", + "id": "36580", + "name": "Henry Richardson", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$103,554", + "start_date": "6/24/2006" + }, + { + "extn": "6504", + "id": "36581", + "name": "Enoch Radley", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$277,615", + "start_date": "7/26/2007" + }, + { + "extn": "8954", + "id": "36582", + "name": "Enoch Oswald", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$212,616", + "start_date": "1/20/2003" + }, + { + "extn": "4331", + "id": "36583", + "name": "Gabriel Wright", + "office": "Quebec", + "position": "Project Manager", + "salary": "$138,505", + "start_date": "3/22/2018" + }, + { + "extn": "1147", + "id": "36584", + "name": "Agnes Brett", + "office": "Columbus", + "position": "Clerk", + "salary": "$58,814", + "start_date": "5/3/2007" + }, + { + "extn": "1999", + "id": "36585", + "name": "Matthew Marshall", + "office": "Salem", + "position": "Clerk", + "salary": "$63,667", + "start_date": "10/11/2008" + }, + { + "extn": "6461", + "id": "36586", + "name": "Destiny Randall", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$265,053", + "start_date": "3/23/2000" + }, + { + "extn": "3518", + "id": "36587", + "name": "Jolene Donnelly", + "office": "Fremont", + "position": "Steward", + "salary": "$45,939", + "start_date": "9/23/2002" + }, + { + "extn": "2243", + "id": "36588", + "name": "Rhea Vincent", + "office": "Hayward", + "position": "Webmaster", + "salary": "$264,014", + "start_date": "1/8/2016" + }, + { + "extn": "3729", + "id": "36589", + "name": "Hannah Connell", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$23,214", + "start_date": "2/17/2015" + }, + { + "extn": "5345", + "id": "36590", + "name": "Blake Neal", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$37,315", + "start_date": "3/25/2003" + }, + { + "extn": "8083", + "id": "36591", + "name": "Anthony Thompson", + "office": "Glendale", + "position": "Doctor", + "salary": "$119,241", + "start_date": "4/26/2017" + }, + { + "extn": "5997", + "id": "36592", + "name": "Beatrice Collins", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$34,970", + "start_date": "7/18/2016" + }, + { + "extn": "1271", + "id": "36593", + "name": "Amelia Smith", + "office": "Cincinnati", + "position": "HR Coordinator", + "salary": "$250,319", + "start_date": "6/11/2006" + }, + { + "extn": "5195", + "id": "36594", + "name": "Savannah Addison", + "office": "Zurich", + "position": "Clerk", + "salary": "$249,033", + "start_date": "5/9/2019" + }, + { + "extn": "9101", + "id": "36595", + "name": "Monica Hobson", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$148,964", + "start_date": "1/18/2012" + }, + { + "extn": "1554", + "id": "36596", + "name": "Julius Walker", + "office": "Quebec", + "position": "Loan Officer", + "salary": "$149,834", + "start_date": "9/19/2016" + }, + { + "extn": "2866", + "id": "36597", + "name": "Violet Butler", + "office": "Houston", + "position": "Steward", + "salary": "$157,635", + "start_date": "4/19/2007" + }, + { + "extn": "1073", + "id": "36598", + "name": "Phillip Chadwick", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$131,166", + "start_date": "6/3/2008" + }, + { + "extn": "5119", + "id": "36599", + "name": "Jacob Abbot", + "office": "Philadelphia", + "position": "Call Center Representative", + "salary": "$270,498", + "start_date": "2/17/2018" + }, + { + "extn": "2276", + "id": "36600", + "name": "Angela Saunders", + "office": "Oklahoma City", + "position": "Paramedic", + "salary": "$120,444", + "start_date": "12/7/2007" + }, + { + "extn": "8336", + "id": "36601", + "name": "Savannah Blackburn", + "office": "Saint Paul", + "position": "Auditor", + "salary": "$137,015", + "start_date": "7/22/2016" + }, + { + "extn": "4075", + "id": "36602", + "name": "Tiffany Redwood", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$261,513", + "start_date": "1/19/2018" + }, + { + "extn": "5457", + "id": "36603", + "name": "Madelyn Stevens", + "office": "Philadelphia", + "position": "Pharmacist", + "salary": "$167,182", + "start_date": "8/10/2005" + }, + { + "extn": "8803", + "id": "36604", + "name": "Gabriel Reese", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$298,153", + "start_date": "12/18/2001" + }, + { + "extn": "3535", + "id": "36605", + "name": "Karen Mcgregor", + "office": "Bridgeport", + "position": "Assistant Buyer", + "salary": "$42,961", + "start_date": "2/25/2001" + }, + { + "extn": "9546", + "id": "36606", + "name": "Liv Rose", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$119,887", + "start_date": "9/24/2006" + }, + { + "extn": "9225", + "id": "36607", + "name": "Mackenzie Briggs", + "office": "Philadelphia", + "position": "Mobile Developer", + "salary": "$157,039", + "start_date": "11/8/2000" + }, + { + "extn": "8647", + "id": "36608", + "name": "Chelsea Carter", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$249,638", + "start_date": "1/7/2000" + }, + { + "extn": "8365", + "id": "36609", + "name": "Owen Eddison", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$42,758", + "start_date": "12/18/2002" + }, + { + "extn": "4737", + "id": "36610", + "name": "Lynn Carpenter", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$177,144", + "start_date": "11/10/2002" + }, + { + "extn": "2780", + "id": "36611", + "name": "Estrella Palmer", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$209,631", + "start_date": "9/17/2009" + }, + { + "extn": "8786", + "id": "36612", + "name": "Zoe Morris", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$256,336", + "start_date": "6/14/2004" + }, + { + "extn": "7400", + "id": "36613", + "name": "Carter Dowson", + "office": "Laredo", + "position": "Clerk", + "salary": "$82,714", + "start_date": "8/13/2011" + }, + { + "extn": "6365", + "id": "36614", + "name": "Danny Walter", + "office": "San Francisco", + "position": "Baker", + "salary": "$112,016", + "start_date": "11/15/2018" + }, + { + "extn": "6955", + "id": "36615", + "name": "Sylvia Coleman", + "office": "Escondido", + "position": "Dentist", + "salary": "$231,577", + "start_date": "7/13/2005" + }, + { + "extn": "1200", + "id": "36616", + "name": "Brad Thornton", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$44,102", + "start_date": "6/9/2015" + }, + { + "extn": "5543", + "id": "36617", + "name": "Chelsea Wise", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$147,766", + "start_date": "6/17/2012" + }, + { + "extn": "4798", + "id": "36618", + "name": "Benny Heaton", + "office": "Louisville", + "position": "Physician", + "salary": "$60,652", + "start_date": "4/27/2018" + }, + { + "extn": "6621", + "id": "36619", + "name": "Leroy Bright", + "office": "Innsbruck", + "position": "HR Specialist", + "salary": "$208,770", + "start_date": "6/6/2018" + }, + { + "extn": "3340", + "id": "36620", + "name": "Jane Bristow", + "office": "Hayward", + "position": "Healthcare Specialist", + "salary": "$196,435", + "start_date": "5/8/2015" + }, + { + "extn": "6497", + "id": "36621", + "name": "Chester Neville", + "office": "Baltimore", + "position": "Banker", + "salary": "$195,007", + "start_date": "1/25/2007" + }, + { + "extn": "3358", + "id": "36622", + "name": "Mandy Andersson", + "office": "Reno", + "position": "Executive Director", + "salary": "$142,988", + "start_date": "1/27/2000" + }, + { + "extn": "6472", + "id": "36623", + "name": "Camila Wild", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$269,364", + "start_date": "2/28/2013" + }, + { + "extn": "8449", + "id": "36624", + "name": "Eduardo Vinton", + "office": "Columbus", + "position": "Doctor", + "salary": "$224,435", + "start_date": "4/25/2006" + }, + { + "extn": "5893", + "id": "36625", + "name": "Percy Archer", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$284,812", + "start_date": "2/25/2010" + }, + { + "extn": "8579", + "id": "36626", + "name": "Lucas Cattell", + "office": "New York", + "position": "Steward", + "salary": "$250,884", + "start_date": "11/2/2014" + }, + { + "extn": "6914", + "id": "36627", + "name": "Ivy Baker", + "office": "Norfolk", + "position": "Chef Manager", + "salary": "$77,310", + "start_date": "6/28/2003" + }, + { + "extn": "3273", + "id": "36628", + "name": "Nicholas Dixon", + "office": "Hayward", + "position": "Paramedic", + "salary": "$54,003", + "start_date": "5/17/2002" + }, + { + "extn": "9326", + "id": "36629", + "name": "Erin Radcliffe", + "office": "Jacksonville", + "position": "Banker", + "salary": "$200,183", + "start_date": "6/11/2009" + }, + { + "extn": "6102", + "id": "36630", + "name": "Logan Newton", + "office": "Henderson", + "position": "Fabricator", + "salary": "$161,242", + "start_date": "12/13/2016" + }, + { + "extn": "1192", + "id": "36631", + "name": "Phillip Williams", + "office": "Moreno Valley", + "position": "Design Engineer", + "salary": "$287,563", + "start_date": "10/29/2009" + }, + { + "extn": "8946", + "id": "36632", + "name": "Camila Page ", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$96,577", + "start_date": "12/20/2004" + }, + { + "extn": "2163", + "id": "36633", + "name": "Russel Lynch", + "office": "St. Louis", + "position": "Production Painter", + "salary": "$14,324", + "start_date": "12/18/2010" + }, + { + "extn": "2570", + "id": "36634", + "name": "Maxwell Eagle", + "office": "Hayward", + "position": "Inspector", + "salary": "$101,671", + "start_date": "1/7/2009" + }, + { + "extn": "3212", + "id": "36635", + "name": "Angelica Moran", + "office": "Portland", + "position": "Paramedic", + "salary": "$288,701", + "start_date": "4/10/2019" + }, + { + "extn": "7496", + "id": "36636", + "name": "Beatrice Kent", + "office": "Los Angeles", + "position": "Designer", + "salary": "$109,775", + "start_date": "4/7/2007" + }, + { + "extn": "1593", + "id": "36637", + "name": "Anne Wren", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$108,973", + "start_date": "7/5/2001" + }, + { + "extn": "3739", + "id": "36638", + "name": "Javier Hunter", + "office": "Minneapolis", + "position": "Operator", + "salary": "$49,458", + "start_date": "2/1/2006" + }, + { + "extn": "4946", + "id": "36639", + "name": "Rae Brown", + "office": "Madison", + "position": "Audiologist", + "salary": "$49,117", + "start_date": "7/14/2014" + }, + { + "extn": "3168", + "id": "36640", + "name": "Rocco Brett", + "office": "Chicago", + "position": "Stockbroker", + "salary": "$186,250", + "start_date": "12/18/2017" + }, + { + "extn": "4451", + "id": "36641", + "name": "Barry Murray", + "office": "Columbus", + "position": "Clerk", + "salary": "$153,323", + "start_date": "3/24/2001" + }, + { + "extn": "6335", + "id": "36642", + "name": "Nicholas Gaynor", + "office": "Lakewood", + "position": "Auditor", + "salary": "$272,355", + "start_date": "8/23/2012" + }, + { + "extn": "8387", + "id": "36643", + "name": "Nate Dubois", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$101,633", + "start_date": "4/23/2001" + }, + { + "extn": "8548", + "id": "36644", + "name": "Mabel Graves", + "office": "Norfolk", + "position": "Dentist", + "salary": "$173,944", + "start_date": "12/5/2006" + }, + { + "extn": "4337", + "id": "36645", + "name": "Johnny Parker", + "office": "Worcester", + "position": "Design Engineer", + "salary": "$213,971", + "start_date": "3/17/2006" + }, + { + "extn": "6875", + "id": "36646", + "name": "Nate Raven", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$210,567", + "start_date": "10/11/2004" + }, + { + "extn": "6525", + "id": "36647", + "name": "Josephine Saunders", + "office": "St. Louis", + "position": "Electrician", + "salary": "$248,763", + "start_date": "11/4/2015" + }, + { + "extn": "3178", + "id": "36648", + "name": "Anabel Zaoui", + "office": "Lisbon", + "position": "Dentist", + "salary": "$290,799", + "start_date": "10/14/2013" + }, + { + "extn": "5994", + "id": "36649", + "name": "Daria Hilton", + "office": "Escondido", + "position": "Dentist", + "salary": "$235,618", + "start_date": "10/23/2013" + }, + { + "extn": "1595", + "id": "36650", + "name": "Kassandra Clarkson", + "office": "Moreno Valley", + "position": "Bookkeeper", + "salary": "$20,269", + "start_date": "11/11/2013" + }, + { + "extn": "6630", + "id": "36651", + "name": "Ada Roscoe", + "office": "Nashville", + "position": "Accountant", + "salary": "$188,944", + "start_date": "10/23/2019" + }, + { + "extn": "3941", + "id": "36652", + "name": "Dorothy Hamilton", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$228,772", + "start_date": "10/31/2004" + }, + { + "extn": "5378", + "id": "36653", + "name": "Logan Wooldridge", + "office": "Bucharest", + "position": "Biologist", + "salary": "$66,895", + "start_date": "6/22/2012" + }, + { + "extn": "3154", + "id": "36654", + "name": "Crystal Nash", + "office": "Irving", + "position": "Design Engineer", + "salary": "$140,340", + "start_date": "5/27/2001" + }, + { + "extn": "5853", + "id": "36655", + "name": "Harvey Tennant", + "office": "Quebec", + "position": "Audiologist", + "salary": "$84,537", + "start_date": "5/19/2007" + }, + { + "extn": "6703", + "id": "36656", + "name": "Jayden Johnson", + "office": "Stockton", + "position": "Ambulatory Nurse", + "salary": "$295,968", + "start_date": "2/28/2010" + }, + { + "extn": "6909", + "id": "36657", + "name": "Leroy Alldridge", + "office": "Ontario", + "position": "Doctor", + "salary": "$131,046", + "start_date": "2/1/2000" + }, + { + "extn": "5368", + "id": "36658", + "name": "Benny Dwyer", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$226,792", + "start_date": "10/11/2001" + }, + { + "extn": "2080", + "id": "36659", + "name": "Esmeralda Hale", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$25,167", + "start_date": "8/30/2008" + }, + { + "extn": "5158", + "id": "36660", + "name": "Roger Asher", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$19,935", + "start_date": "3/10/2014" + }, + { + "extn": "9090", + "id": "36661", + "name": "Eduardo Norton", + "office": "Seattle", + "position": "Healthcare Specialist", + "salary": "$180,365", + "start_date": "7/13/2000" + }, + { + "extn": "9752", + "id": "36662", + "name": "Piper Edmonds", + "office": "Lisbon", + "position": "Inspector", + "salary": "$74,485", + "start_date": "7/16/2017" + }, + { + "extn": "9114", + "id": "36663", + "name": "Eryn Upton", + "office": "Otawa", + "position": "Chef Manager", + "salary": "$131,965", + "start_date": "6/11/2012" + }, + { + "extn": "7733", + "id": "36664", + "name": "Celina Henderson", + "office": "Bakersfield", + "position": "Biologist", + "salary": "$233,656", + "start_date": "9/1/2010" + }, + { + "extn": "4933", + "id": "36665", + "name": "Henry Rowlands", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$33,765", + "start_date": "9/25/2014" + }, + { + "extn": "2785", + "id": "36666", + "name": "Doug Larsen", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$56,971", + "start_date": "6/26/2002" + }, + { + "extn": "8883", + "id": "36667", + "name": "Louise Wright", + "office": "Memphis", + "position": "Biologist", + "salary": "$185,283", + "start_date": "9/13/2002" + }, + { + "extn": "5861", + "id": "36668", + "name": "Manuel Downing", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$172,121", + "start_date": "10/11/2003" + }, + { + "extn": "8171", + "id": "36669", + "name": "Tyson Mcgregor", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$160,443", + "start_date": "9/25/2006" + }, + { + "extn": "2649", + "id": "36670", + "name": "Sasha Blythe", + "office": "Moreno Valley", + "position": "Lecturer", + "salary": "$143,672", + "start_date": "3/11/2017" + }, + { + "extn": "6217", + "id": "36671", + "name": "Madelyn White", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$242,857", + "start_date": "8/8/2011" + }, + { + "extn": "9471", + "id": "36672", + "name": "Liv Hunt", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$62,818", + "start_date": "9/22/2006" + }, + { + "extn": "8049", + "id": "36673", + "name": "Lana Walter", + "office": "Richmond", + "position": "Associate Professor", + "salary": "$291,545", + "start_date": "2/21/2000" + }, + { + "extn": "4642", + "id": "36674", + "name": "Bethany Ellis", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$74,105", + "start_date": "1/24/2015" + }, + { + "extn": "5034", + "id": "36675", + "name": "Nick Drummond", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$70,578", + "start_date": "5/10/2018" + }, + { + "extn": "4798", + "id": "36676", + "name": "Paula Umney", + "office": "Springfield", + "position": "Production Painter", + "salary": "$171,813", + "start_date": "11/25/2015" + }, + { + "extn": "8286", + "id": "36677", + "name": "Chad Strong", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$39,004", + "start_date": "7/13/2018" + }, + { + "extn": "2876", + "id": "36678", + "name": "Aisha Everett", + "office": "Venice", + "position": "Fabricator", + "salary": "$77,407", + "start_date": "1/30/2011" + }, + { + "extn": "9849", + "id": "36679", + "name": "Bob Morgan", + "office": "Worcester", + "position": "Designer", + "salary": "$188,172", + "start_date": "9/10/2006" + }, + { + "extn": "9408", + "id": "36680", + "name": "Jayden Appleton", + "office": "Madison", + "position": "Treasurer", + "salary": "$227,198", + "start_date": "4/18/2002" + }, + { + "extn": "5259", + "id": "36681", + "name": "Carter Robinson", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$132,924", + "start_date": "10/6/2011" + }, + { + "extn": "3123", + "id": "36682", + "name": "Anais Antcliff", + "office": "New York", + "position": "Webmaster", + "salary": "$276,996", + "start_date": "11/10/2018" + }, + { + "extn": "7602", + "id": "36683", + "name": "Callie Stubbs", + "office": "Kansas City", + "position": "Physician", + "salary": "$135,198", + "start_date": "5/20/2012" + }, + { + "extn": "8149", + "id": "36684", + "name": "Mara Utterson", + "office": "Richmond", + "position": "Production Painter", + "salary": "$76,850", + "start_date": "2/19/2017" + }, + { + "extn": "1313", + "id": "36685", + "name": "Angelina White", + "office": "San Diego", + "position": "Health Educator", + "salary": "$78,465", + "start_date": "6/13/2017" + }, + { + "extn": "3461", + "id": "36686", + "name": "Sharon Kelly", + "office": "Houston", + "position": "Audiologist", + "salary": "$286,738", + "start_date": "1/16/2017" + }, + { + "extn": "1775", + "id": "36687", + "name": "Sydney Niles", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$101,609", + "start_date": "2/7/2003" + }, + { + "extn": "2615", + "id": "36688", + "name": "Keira Hall", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$18,489", + "start_date": "9/10/2011" + }, + { + "extn": "1335", + "id": "36689", + "name": "Mina Clarke", + "office": "Rochester", + "position": "Baker", + "salary": "$238,011", + "start_date": "9/18/2011" + }, + { + "extn": "4291", + "id": "36690", + "name": "Harry Olson", + "office": "Innsbruck", + "position": "Accountant", + "salary": "$225,582", + "start_date": "9/27/2015" + }, + { + "extn": "3787", + "id": "36691", + "name": "Christine Greenwood", + "office": "Cincinnati", + "position": "Investment Advisor", + "salary": "$248,872", + "start_date": "6/26/2013" + }, + { + "extn": "9015", + "id": "36692", + "name": "Percy Graham", + "office": "El Paso", + "position": "Executive Director", + "salary": "$283,285", + "start_date": "5/13/2002" + }, + { + "extn": "9471", + "id": "36693", + "name": "Victoria Ross", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$215,439", + "start_date": "6/9/2004" + }, + { + "extn": "3784", + "id": "36694", + "name": "Tyson Andrews", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$164,440", + "start_date": "7/27/2005" + }, + { + "extn": "5346", + "id": "36695", + "name": "Hannah Ebbs", + "office": "Garland", + "position": "Biologist", + "salary": "$26,878", + "start_date": "11/27/2017" + }, + { + "extn": "1805", + "id": "36696", + "name": "Sabina Johnson", + "office": "Lisbon", + "position": "Software Engineer", + "salary": "$90,540", + "start_date": "8/25/2014" + }, + { + "extn": "5668", + "id": "36697", + "name": "Peter Palmer", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$75,813", + "start_date": "1/23/2016" + }, + { + "extn": "6808", + "id": "36698", + "name": "Hailey Vane", + "office": "Bellevue", + "position": "Dentist", + "salary": "$36,492", + "start_date": "9/10/2014" + }, + { + "extn": "3608", + "id": "36699", + "name": "Miley Vaughn", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$264,638", + "start_date": "10/18/2003" + }, + { + "extn": "2194", + "id": "36700", + "name": "Macy Noach", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$236,965", + "start_date": "8/14/2007" + }, + { + "extn": "9344", + "id": "36701", + "name": "Mara Simmons", + "office": "Huntsville", + "position": "Banker", + "salary": "$67,962", + "start_date": "11/5/2001" + }, + { + "extn": "4821", + "id": "36702", + "name": "Johnathan Watson", + "office": "Madison", + "position": "Doctor", + "salary": "$218,982", + "start_date": "4/24/2010" + }, + { + "extn": "6188", + "id": "36703", + "name": "Phillip Summers", + "office": "London", + "position": "Dentist", + "salary": "$229,823", + "start_date": "1/22/2012" + }, + { + "extn": "4255", + "id": "36704", + "name": "Callie Garcia", + "office": "Honolulu", + "position": "Steward", + "salary": "$282,350", + "start_date": "3/27/2005" + }, + { + "extn": "6944", + "id": "36705", + "name": "Eduardo Dyson", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$169,319", + "start_date": "1/10/2019" + }, + { + "extn": "5929", + "id": "36706", + "name": "Louise Riley", + "office": "Laredo", + "position": "Health Educator", + "salary": "$44,637", + "start_date": "3/30/2010" + }, + { + "extn": "5773", + "id": "36707", + "name": "Kurt Rowe", + "office": "New Orleans", + "position": "Webmaster", + "salary": "$193,107", + "start_date": "2/19/2003" + }, + { + "extn": "3053", + "id": "36708", + "name": "Dorothy Shaw", + "office": "Portland", + "position": "Bookkeeper", + "salary": "$192,114", + "start_date": "10/16/2018" + }, + { + "extn": "2724", + "id": "36709", + "name": "Johnny Stone", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$164,576", + "start_date": "3/16/2014" + }, + { + "extn": "2147", + "id": "36710", + "name": "Barry Allen", + "office": "Reno", + "position": "Healthcare Specialist", + "salary": "$22,512", + "start_date": "7/4/2008" + }, + { + "extn": "7458", + "id": "36711", + "name": "Oliver Pearce", + "office": "Tulsa", + "position": "Treasurer", + "salary": "$109,702", + "start_date": "9/19/2005" + }, + { + "extn": "7800", + "id": "36712", + "name": "Hank Leigh", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$97,798", + "start_date": "3/3/2019" + }, + { + "extn": "5601", + "id": "36713", + "name": "Carter Richards", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$113,249", + "start_date": "4/5/2016" + }, + { + "extn": "6844", + "id": "36714", + "name": "Caleb Dickson", + "office": "Indianapolis", + "position": "Bookkeeper", + "salary": "$219,137", + "start_date": "10/21/2019" + }, + { + "extn": "2147", + "id": "36715", + "name": "Chris Hamilton", + "office": "Louisville", + "position": "Global Logistics Supervisor", + "salary": "$100,473", + "start_date": "5/9/2013" + }, + { + "extn": "9375", + "id": "36716", + "name": "Logan Reid", + "office": "Paris", + "position": "Chef Manager", + "salary": "$32,752", + "start_date": "5/30/2015" + }, + { + "extn": "3921", + "id": "36717", + "name": "Logan Cooper", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$161,836", + "start_date": "4/16/2006" + }, + { + "extn": "1874", + "id": "36718", + "name": "Gil Underhill", + "office": "Madison", + "position": "Banker", + "salary": "$188,404", + "start_date": "9/24/2013" + }, + { + "extn": "5169", + "id": "36719", + "name": "Bristol Jones", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$94,235", + "start_date": "5/6/2001" + }, + { + "extn": "8637", + "id": "36720", + "name": "Taylor Baldwin", + "office": "Honolulu", + "position": "Machine Operator", + "salary": "$228,975", + "start_date": "11/30/2006" + }, + { + "extn": "5100", + "id": "36721", + "name": "Luke Hopkins", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$49,707", + "start_date": "6/25/2013" + }, + { + "extn": "9747", + "id": "36722", + "name": "Chris Gallacher", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$115,919", + "start_date": "12/7/2016" + }, + { + "extn": "2859", + "id": "36723", + "name": "Vera Patel", + "office": "Cincinnati", + "position": "Retail Trainee", + "salary": "$265,852", + "start_date": "9/25/2016" + }, + { + "extn": "9030", + "id": "36724", + "name": "Chris Morgan", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$228,012", + "start_date": "2/21/2012" + }, + { + "extn": "8741", + "id": "36725", + "name": "Robyn Reynolds", + "office": "Rome", + "position": "Banker", + "salary": "$171,945", + "start_date": "6/20/2007" + }, + { + "extn": "7621", + "id": "36726", + "name": "Gina Watson", + "office": "Pittsburgh", + "position": "Pharmacist", + "salary": "$281,294", + "start_date": "5/20/2009" + }, + { + "extn": "7807", + "id": "36727", + "name": "Piper Richardson", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$230,757", + "start_date": "1/26/2019" + }, + { + "extn": "7131", + "id": "36728", + "name": "Eve Long", + "office": "Bellevue", + "position": "Inspector", + "salary": "$285,123", + "start_date": "7/4/2019" + }, + { + "extn": "2832", + "id": "36729", + "name": "Peter Doherty", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$212,616", + "start_date": "5/19/2017" + }, + { + "extn": "6612", + "id": "36730", + "name": "Jade Vince", + "office": "Houston", + "position": "Biologist", + "salary": "$99,410", + "start_date": "4/18/2012" + }, + { + "extn": "6168", + "id": "36731", + "name": "Maribel Vangness", + "office": "Prague", + "position": "Production Painter", + "salary": "$295,511", + "start_date": "9/14/2015" + }, + { + "extn": "5286", + "id": "36732", + "name": "Eden Walton", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$68,896", + "start_date": "1/11/2015" + }, + { + "extn": "9254", + "id": "36733", + "name": "Rocco Lomax", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$104,930", + "start_date": "2/19/2007" + }, + { + "extn": "5172", + "id": "36734", + "name": "Andrea Clarke", + "office": "Garland", + "position": "Cashier", + "salary": "$35,034", + "start_date": "12/27/2005" + }, + { + "extn": "1771", + "id": "36735", + "name": "Tom Evans", + "office": "Omaha", + "position": "Bookkeeper", + "salary": "$283,267", + "start_date": "11/6/2002" + }, + { + "extn": "7489", + "id": "36736", + "name": "Selena Shields", + "office": "Louisville", + "position": "Steward", + "salary": "$119,065", + "start_date": "5/6/2017" + }, + { + "extn": "2626", + "id": "36737", + "name": "Alan Crawley", + "office": "Miami", + "position": "Dentist", + "salary": "$268,955", + "start_date": "11/1/2005" + }, + { + "extn": "4205", + "id": "36738", + "name": "Anthony Styles", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$168,058", + "start_date": "6/8/2005" + }, + { + "extn": "1459", + "id": "36739", + "name": "Abdul Turner", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$296,512", + "start_date": "7/9/2011" + }, + { + "extn": "6706", + "id": "36740", + "name": "Shelby Simpson", + "office": "Irving", + "position": "Mobile Developer", + "salary": "$262,326", + "start_date": "2/5/2019" + }, + { + "extn": "8291", + "id": "36741", + "name": "Carmen Reading", + "office": "Philadelphia", + "position": "Cook", + "salary": "$168,105", + "start_date": "4/12/2010" + }, + { + "extn": "3350", + "id": "36742", + "name": "Elisabeth Connell", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$12,910", + "start_date": "10/27/2004" + }, + { + "extn": "7192", + "id": "36743", + "name": "Maddison Clark", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$11,206", + "start_date": "9/9/2012" + }, + { + "extn": "2650", + "id": "36744", + "name": "Paige Curtis", + "office": "London", + "position": "Health Educator", + "salary": "$142,066", + "start_date": "4/14/2015" + }, + { + "extn": "2534", + "id": "36745", + "name": "Brooklyn Bolton", + "office": "Sacramento", + "position": "Pharmacist", + "salary": "$139,158", + "start_date": "12/1/2013" + }, + { + "extn": "7924", + "id": "36746", + "name": "Maya Richards", + "office": "Philadelphia", + "position": "Global Logistics Supervisor", + "salary": "$85,675", + "start_date": "6/18/2016" + }, + { + "extn": "8981", + "id": "36747", + "name": "Julian Gilmour", + "office": "Quebec", + "position": "Steward", + "salary": "$184,718", + "start_date": "3/9/2001" + }, + { + "extn": "1271", + "id": "36748", + "name": "Daniel Kerr", + "office": "Saint Paul", + "position": "CNC Operator", + "salary": "$282,441", + "start_date": "4/23/2009" + }, + { + "extn": "3879", + "id": "36749", + "name": "Tom Wise", + "office": "Stockton", + "position": "Bellman", + "salary": "$219,095", + "start_date": "1/8/2000" + }, + { + "extn": "2459", + "id": "36750", + "name": "George Bryant", + "office": "Lincoln", + "position": "Inspector", + "salary": "$110,489", + "start_date": "2/28/2016" + }, + { + "extn": "2566", + "id": "36751", + "name": "Hayden Edmonds", + "office": "Charlotte", + "position": "Service Supervisor", + "salary": "$90,554", + "start_date": "11/12/2015" + }, + { + "extn": "7960", + "id": "36752", + "name": "Chanelle Yard", + "office": "Escondido", + "position": "Cashier", + "salary": "$177,372", + "start_date": "9/3/2014" + }, + { + "extn": "9770", + "id": "36753", + "name": "Carrie Plumb", + "office": "Jersey City", + "position": "Health Educator", + "salary": "$294,155", + "start_date": "2/3/2006" + }, + { + "extn": "4563", + "id": "36754", + "name": "Juliet Morris", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$258,273", + "start_date": "5/26/2016" + }, + { + "extn": "8874", + "id": "36755", + "name": "Mike Boyle", + "office": "Chicago", + "position": "Systems Administrator", + "salary": "$22,656", + "start_date": "10/26/2000" + }, + { + "extn": "9326", + "id": "36756", + "name": "Benjamin Simpson", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$261,744", + "start_date": "5/14/2016" + }, + { + "extn": "9440", + "id": "36757", + "name": "Benny Plumb", + "office": "Indianapolis", + "position": "Baker", + "salary": "$15,287", + "start_date": "10/27/2006" + }, + { + "extn": "5465", + "id": "36758", + "name": "Faith Kent", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$63,729", + "start_date": "7/28/2008" + }, + { + "extn": "5065", + "id": "36759", + "name": "Hanna Dyson", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$97,471", + "start_date": "11/19/2017" + }, + { + "extn": "4994", + "id": "36760", + "name": "Ramon Holt", + "office": "Orlando", + "position": "Physician", + "salary": "$205,354", + "start_date": "1/19/2002" + }, + { + "extn": "7479", + "id": "36761", + "name": "Cherish Connell", + "office": "Houston", + "position": "Bellman", + "salary": "$106,490", + "start_date": "7/11/2006" + }, + { + "extn": "9732", + "id": "36762", + "name": "Sloane Rossi", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$114,226", + "start_date": "9/10/2017" + }, + { + "extn": "1324", + "id": "36763", + "name": "William Marshall", + "office": "Rome", + "position": "Doctor", + "salary": "$213,576", + "start_date": "8/8/2019" + }, + { + "extn": "7235", + "id": "36764", + "name": "Juliet Reynolds", + "office": "Fremont", + "position": "Designer", + "salary": "$87,927", + "start_date": "8/9/2003" + }, + { + "extn": "3829", + "id": "36765", + "name": "Julian Cooper", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$186,119", + "start_date": "8/21/2002" + }, + { + "extn": "2695", + "id": "36766", + "name": "Tom Hogg", + "office": "Wien", + "position": "Staffing Consultant", + "salary": "$40,033", + "start_date": "10/23/2005" + }, + { + "extn": "4020", + "id": "36767", + "name": "Oliver Bowen", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$61,484", + "start_date": "12/14/2003" + }, + { + "extn": "9417", + "id": "36768", + "name": "Jasmine Tyler", + "office": "Charlotte", + "position": "Doctor", + "salary": "$247,861", + "start_date": "5/13/2013" + }, + { + "extn": "6723", + "id": "36769", + "name": "Gil Craig", + "office": "Rome", + "position": "Global Logistics Supervisor", + "salary": "$235,345", + "start_date": "9/13/2019" + }, + { + "extn": "5082", + "id": "36770", + "name": "Ember Bentley", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$211,512", + "start_date": "10/25/2015" + }, + { + "extn": "3376", + "id": "36771", + "name": "Johnathan Hamilton", + "office": "Innsbruck", + "position": "Electrician", + "salary": "$266,048", + "start_date": "2/3/2007" + }, + { + "extn": "8238", + "id": "36772", + "name": "Marvin Button", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$136,397", + "start_date": "3/3/2011" + }, + { + "extn": "1108", + "id": "36773", + "name": "George Irwin", + "office": "Salem", + "position": "Stockbroker", + "salary": "$209,283", + "start_date": "5/14/2004" + }, + { + "extn": "4593", + "id": "36774", + "name": "Marvin Nelson", + "office": "Bridgeport", + "position": "Executive Director", + "salary": "$38,935", + "start_date": "6/18/2014" + }, + { + "extn": "4329", + "id": "36775", + "name": "Mina Brennan", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$297,261", + "start_date": "9/11/2019" + }, + { + "extn": "1311", + "id": "36776", + "name": "Rachael Giles", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$28,666", + "start_date": "11/8/2006" + }, + { + "extn": "2404", + "id": "36777", + "name": "Cara Andersson", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$225,817", + "start_date": "4/2/2003" + }, + { + "extn": "5722", + "id": "36778", + "name": "Kurt Fulton", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$78,464", + "start_date": "11/11/2016" + }, + { + "extn": "8647", + "id": "36779", + "name": "Cedrick Franks", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$71,222", + "start_date": "10/10/2013" + }, + { + "extn": "4473", + "id": "36780", + "name": "Trisha Uttley", + "office": "Prague", + "position": "Auditor", + "salary": "$241,599", + "start_date": "8/6/2016" + }, + { + "extn": "8161", + "id": "36781", + "name": "Daniel Bayliss", + "office": "Nashville", + "position": "Physician", + "salary": "$156,373", + "start_date": "4/11/2016" + }, + { + "extn": "6148", + "id": "36782", + "name": "Bristol Wright", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$168,886", + "start_date": "3/25/2006" + }, + { + "extn": "8033", + "id": "36783", + "name": "Nathan Moore", + "office": "Berna", + "position": "IT Support Staff", + "salary": "$103,793", + "start_date": "3/16/2009" + }, + { + "extn": "5827", + "id": "36784", + "name": "Peter Ebbs", + "office": "Ontario", + "position": "Staffing Consultant", + "salary": "$222,941", + "start_date": "10/28/2017" + }, + { + "extn": "6518", + "id": "36785", + "name": "Felicity Clayton", + "office": "Rochester", + "position": "Healthcare Specialist", + "salary": "$296,028", + "start_date": "4/2/2005" + }, + { + "extn": "4199", + "id": "36786", + "name": "Sienna Richardson", + "office": "Hollywood", + "position": "Software Engineer", + "salary": "$23,467", + "start_date": "10/11/2000" + }, + { + "extn": "5435", + "id": "36787", + "name": "Morgan Miller", + "office": "Tokyo", + "position": "Design Engineer", + "salary": "$24,199", + "start_date": "6/4/2015" + }, + { + "extn": "6275", + "id": "36788", + "name": "Colleen Beal", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$26,200", + "start_date": "11/16/2016" + }, + { + "extn": "5917", + "id": "36789", + "name": "Javier Atkinson", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$30,076", + "start_date": "10/10/2010" + }, + { + "extn": "6171", + "id": "36790", + "name": "Manuel Drake", + "office": "Denver", + "position": "Steward", + "salary": "$196,293", + "start_date": "4/23/2015" + }, + { + "extn": "9113", + "id": "36791", + "name": "Boris Wigley", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$149,742", + "start_date": "12/25/2008" + }, + { + "extn": "5141", + "id": "36792", + "name": "Deborah Raven", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$260,209", + "start_date": "8/1/2004" + }, + { + "extn": "4959", + "id": "36793", + "name": "Caitlyn Harrington", + "office": "San Antonio", + "position": "Physician", + "salary": "$288,767", + "start_date": "6/24/2005" + }, + { + "extn": "6510", + "id": "36794", + "name": "Evie Santos", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$118,137", + "start_date": "9/22/2012" + }, + { + "extn": "6447", + "id": "36795", + "name": "John Nurton", + "office": "Escondido", + "position": "Dentist", + "salary": "$287,615", + "start_date": "3/8/2006" + }, + { + "extn": "1810", + "id": "36796", + "name": "Emmanuelle Turner", + "office": "Norfolk", + "position": "Clerk", + "salary": "$12,778", + "start_date": "4/4/2000" + }, + { + "extn": "9182", + "id": "36797", + "name": "Marigold Ingham", + "office": "Saint Paul", + "position": "Insurance Broker", + "salary": "$293,040", + "start_date": "4/10/2012" + }, + { + "extn": "2407", + "id": "36798", + "name": "Vanessa Lambert", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$264,928", + "start_date": "4/22/2013" + }, + { + "extn": "6754", + "id": "36799", + "name": "Emmanuelle Stevens", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$240,285", + "start_date": "12/9/2010" + }, + { + "extn": "1080", + "id": "36800", + "name": "Abdul Butler", + "office": "St. Louis", + "position": "Lecturer", + "salary": "$66,200", + "start_date": "12/25/2007" + }, + { + "extn": "3121", + "id": "36801", + "name": "Marjorie Tate", + "office": "Bakersfield", + "position": "Global Logistics Supervisor", + "salary": "$177,427", + "start_date": "12/27/2016" + }, + { + "extn": "4311", + "id": "36802", + "name": "Manuel Fenton", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$223,459", + "start_date": "6/5/2019" + }, + { + "extn": "8639", + "id": "36803", + "name": "Melanie Niles", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$95,603", + "start_date": "2/16/2013" + }, + { + "extn": "5910", + "id": "36804", + "name": "Martin Young", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$27,336", + "start_date": "4/6/2006" + }, + { + "extn": "2859", + "id": "36805", + "name": "Jack Curtis", + "office": "Worcester", + "position": "Food Technologist", + "salary": "$141,749", + "start_date": "9/6/2000" + }, + { + "extn": "6177", + "id": "36806", + "name": "Penelope Price", + "office": "Baltimore", + "position": "Software Engineer", + "salary": "$105,114", + "start_date": "2/26/2000" + }, + { + "extn": "4635", + "id": "36807", + "name": "Wendy Bishop", + "office": "Prague", + "position": "Associate Professor", + "salary": "$275,760", + "start_date": "8/8/2008" + }, + { + "extn": "3496", + "id": "36808", + "name": "Bob Wellington", + "office": "Boston", + "position": "Loan Officer", + "salary": "$100,213", + "start_date": "1/12/2009" + }, + { + "extn": "7722", + "id": "36809", + "name": "Matthew Wilton", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$128,334", + "start_date": "9/7/2014" + }, + { + "extn": "5175", + "id": "36810", + "name": "Rebecca Russel", + "office": "Sacramento", + "position": "Bellman", + "salary": "$72,516", + "start_date": "7/3/2012" + }, + { + "extn": "4322", + "id": "36811", + "name": "Henry Watson", + "office": "Milano", + "position": "HR Specialist", + "salary": "$126,954", + "start_date": "6/26/2014" + }, + { + "extn": "7911", + "id": "36812", + "name": "Rosalyn Mullins", + "office": "Long Beach", + "position": "Operator", + "salary": "$206,914", + "start_date": "8/14/2013" + }, + { + "extn": "6600", + "id": "36813", + "name": "Tess Kaur", + "office": "Hollywood", + "position": "Lecturer", + "salary": "$93,347", + "start_date": "8/30/2019" + }, + { + "extn": "3335", + "id": "36814", + "name": "Alan Phillips", + "office": "Salem", + "position": "Web Developer", + "salary": "$127,912", + "start_date": "5/13/2007" + }, + { + "extn": "2165", + "id": "36815", + "name": "Johnny Jones", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$118,286", + "start_date": "2/7/2017" + }, + { + "extn": "4407", + "id": "36816", + "name": "Makena Devonport", + "office": "Kansas City", + "position": "Clerk", + "salary": "$246,053", + "start_date": "2/21/2002" + }, + { + "extn": "5817", + "id": "36817", + "name": "Daniel Jobson", + "office": "Huntsville", + "position": "Cook", + "salary": "$151,325", + "start_date": "6/21/2008" + }, + { + "extn": "6816", + "id": "36818", + "name": "Tyler Huggins", + "office": "Anaheim", + "position": "Machine Operator", + "salary": "$148,965", + "start_date": "2/3/2017" + }, + { + "extn": "1534", + "id": "36819", + "name": "Chris Umney", + "office": "Louisville", + "position": "Operator", + "salary": "$252,766", + "start_date": "9/9/2019" + }, + { + "extn": "2814", + "id": "36820", + "name": "Emmanuelle Ward", + "office": "Milano", + "position": "Stockbroker", + "salary": "$257,044", + "start_date": "6/28/2006" + }, + { + "extn": "7852", + "id": "36821", + "name": "Rose Cattell", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$38,144", + "start_date": "2/26/2009" + }, + { + "extn": "2049", + "id": "36822", + "name": "Domenic Gordon", + "office": "Toledo", + "position": "Biologist", + "salary": "$196,062", + "start_date": "4/18/2007" + }, + { + "extn": "2418", + "id": "36823", + "name": "Lexi Jenkins", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$198,642", + "start_date": "2/3/2013" + }, + { + "extn": "4046", + "id": "36824", + "name": "Joseph Stevenson", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$119,505", + "start_date": "8/2/2004" + }, + { + "extn": "1997", + "id": "36825", + "name": "Ciara Styles", + "office": "Detroit", + "position": "Accountant", + "salary": "$77,825", + "start_date": "3/5/2004" + }, + { + "extn": "9964", + "id": "36826", + "name": "William Verdon", + "office": "Fayetteville", + "position": "Associate Professor", + "salary": "$108,106", + "start_date": "1/11/2006" + }, + { + "extn": "8153", + "id": "36827", + "name": "Martin Alexander", + "office": "Reno", + "position": "Accountant", + "salary": "$35,463", + "start_date": "7/31/2000" + }, + { + "extn": "3794", + "id": "36828", + "name": "Lucy Simpson", + "office": "Rome", + "position": "Web Developer", + "salary": "$102,315", + "start_date": "11/23/2010" + }, + { + "extn": "3412", + "id": "36829", + "name": "Dorothy Hudson", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$47,724", + "start_date": "8/30/2004" + }, + { + "extn": "4578", + "id": "36830", + "name": "Enoch Wilson", + "office": "Houston", + "position": "Lecturer", + "salary": "$272,214", + "start_date": "3/30/2008" + }, + { + "extn": "5181", + "id": "36831", + "name": "Gil Ward", + "office": "Moreno Valley", + "position": "Design Engineer", + "salary": "$52,207", + "start_date": "9/15/2019" + }, + { + "extn": "8302", + "id": "36832", + "name": "Eduardo Butler", + "office": "Scottsdale", + "position": "Dentist", + "salary": "$179,797", + "start_date": "2/5/2015" + }, + { + "extn": "5960", + "id": "36833", + "name": "Nathan Herbert", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$222,123", + "start_date": "1/3/2003" + }, + { + "extn": "5642", + "id": "36834", + "name": "Ally Harrison", + "office": "Glendale", + "position": "Clerk", + "salary": "$236,906", + "start_date": "4/13/2015" + }, + { + "extn": "8330", + "id": "36835", + "name": "Johnny Noach", + "office": "Laredo", + "position": "Pharmacist", + "salary": "$249,805", + "start_date": "12/25/2011" + }, + { + "extn": "8536", + "id": "36836", + "name": "Beatrice Butler", + "office": "Lisbon", + "position": "Doctor", + "salary": "$267,662", + "start_date": "10/9/2008" + }, + { + "extn": "9762", + "id": "36837", + "name": "Mandy Ripley", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$11,848", + "start_date": "11/12/2004" + }, + { + "extn": "4396", + "id": "36838", + "name": "Kendra Gallacher", + "office": "Baltimore", + "position": "Investment Advisor", + "salary": "$207,389", + "start_date": "9/7/2006" + }, + { + "extn": "5457", + "id": "36839", + "name": "Celia Hobbs", + "office": "Venice", + "position": "Project Manager", + "salary": "$173,412", + "start_date": "7/3/2018" + }, + { + "extn": "1125", + "id": "36840", + "name": "Phillip Page ", + "office": "Bellevue", + "position": "Clerk", + "salary": "$283,057", + "start_date": "7/3/2012" + }, + { + "extn": "1334", + "id": "36841", + "name": "Cynthia Drew", + "office": "Minneapolis", + "position": "Chef Manager", + "salary": "$192,457", + "start_date": "4/15/2001" + }, + { + "extn": "1219", + "id": "36842", + "name": "Brad Nash", + "office": "Innsbruck", + "position": "IT Support Staff", + "salary": "$289,140", + "start_date": "11/16/2014" + }, + { + "extn": "2889", + "id": "36843", + "name": "Alexander Fall", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$38,774", + "start_date": "5/29/2006" + }, + { + "extn": "2397", + "id": "36844", + "name": "Shay Dale", + "office": "Washington", + "position": "Biologist", + "salary": "$51,716", + "start_date": "10/7/2017" + }, + { + "extn": "7990", + "id": "36845", + "name": "Sienna Windsor", + "office": "Kansas City", + "position": "Bellman", + "salary": "$151,839", + "start_date": "1/8/2012" + }, + { + "extn": "2605", + "id": "36846", + "name": "Jack Bryant", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$192,246", + "start_date": "12/15/2016" + }, + { + "extn": "7336", + "id": "36847", + "name": "Ryan Franks", + "office": "Toledo", + "position": "Executive Director", + "salary": "$106,204", + "start_date": "10/18/2011" + }, + { + "extn": "1045", + "id": "36848", + "name": "Julius Pratt", + "office": "Seattle", + "position": "HR Specialist", + "salary": "$31,056", + "start_date": "11/1/2010" + }, + { + "extn": "9229", + "id": "36849", + "name": "Anthony Talbot", + "office": "Otawa", + "position": "Pharmacist", + "salary": "$261,094", + "start_date": "3/24/2014" + }, + { + "extn": "7150", + "id": "36850", + "name": "Leanne Gordon", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$239,046", + "start_date": "11/20/2017" + }, + { + "extn": "8278", + "id": "36851", + "name": "Roger Needham", + "office": "Bellevue", + "position": "Banker", + "salary": "$189,327", + "start_date": "11/9/2016" + }, + { + "extn": "1111", + "id": "36852", + "name": "Gloria Bright", + "office": "Salem", + "position": "Baker", + "salary": "$89,770", + "start_date": "6/28/2013" + }, + { + "extn": "2187", + "id": "36853", + "name": "Barry Mould", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$133,326", + "start_date": "2/11/2017" + }, + { + "extn": "7716", + "id": "36854", + "name": "Johnathan Willson", + "office": "Fayetteville", + "position": "Designer", + "salary": "$277,210", + "start_date": "1/8/2018" + }, + { + "extn": "5103", + "id": "36855", + "name": "Karen Middleton", + "office": "Saint Paul", + "position": "Doctor", + "salary": "$129,227", + "start_date": "8/22/2017" + }, + { + "extn": "3060", + "id": "36856", + "name": "Meredith Bristow", + "office": "Prague", + "position": "Pharmacist", + "salary": "$16,835", + "start_date": "3/29/2014" + }, + { + "extn": "9450", + "id": "36857", + "name": "Bob Thorne", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$40,532", + "start_date": "7/9/2018" + }, + { + "extn": "5804", + "id": "36858", + "name": "Rose Saunders", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$69,374", + "start_date": "1/26/2008" + }, + { + "extn": "1031", + "id": "36859", + "name": "Manuel Bayliss", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$261,426", + "start_date": "6/24/2013" + }, + { + "extn": "2349", + "id": "36860", + "name": "Mara Ellis", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$87,334", + "start_date": "11/6/2018" + }, + { + "extn": "1542", + "id": "36861", + "name": "Noah Lindsay", + "office": "New Orleans", + "position": "Dentist", + "salary": "$229,566", + "start_date": "8/26/2003" + }, + { + "extn": "9002", + "id": "36862", + "name": "Livia Faulkner", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$186,286", + "start_date": "6/14/2018" + }, + { + "extn": "1369", + "id": "36863", + "name": "Tony Lane", + "office": "New York", + "position": "Physician", + "salary": "$218,766", + "start_date": "2/4/2005" + }, + { + "extn": "5187", + "id": "36864", + "name": "Domenic Veale", + "office": "Garland", + "position": "Audiologist", + "salary": "$241,261", + "start_date": "4/14/2012" + }, + { + "extn": "7396", + "id": "36865", + "name": "Hayden Flynn", + "office": "El Paso", + "position": "Production Painter", + "salary": "$247,596", + "start_date": "3/18/2001" + }, + { + "extn": "2424", + "id": "36866", + "name": "Chloe Ward", + "office": "Hayward", + "position": "Health Educator", + "salary": "$91,730", + "start_date": "11/2/2002" + }, + { + "extn": "6368", + "id": "36867", + "name": "Rose Whitehouse", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$58,732", + "start_date": "3/23/2009" + }, + { + "extn": "2405", + "id": "36868", + "name": "Domenic Clarke", + "office": "Ontario", + "position": "Systems Administrator", + "salary": "$42,863", + "start_date": "10/31/2010" + }, + { + "extn": "6822", + "id": "36869", + "name": "Judith Dickson", + "office": "Lyon", + "position": "Cook", + "salary": "$125,211", + "start_date": "2/22/2009" + }, + { + "extn": "1623", + "id": "36870", + "name": "Josh Russell", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$58,232", + "start_date": "3/19/2009" + }, + { + "extn": "1679", + "id": "36871", + "name": "George Eaton", + "office": "Oakland", + "position": "Lecturer", + "salary": "$149,864", + "start_date": "7/28/2019" + }, + { + "extn": "6271", + "id": "36872", + "name": "Winnie Snell", + "office": "Jersey City", + "position": "Physician", + "salary": "$198,722", + "start_date": "3/23/2016" + }, + { + "extn": "4953", + "id": "36873", + "name": "Victoria Dallas", + "office": "Charlotte", + "position": "Global Logistics Supervisor", + "salary": "$298,453", + "start_date": "6/17/2009" + }, + { + "extn": "9477", + "id": "36874", + "name": "Davina Myatt", + "office": "Rome", + "position": "Food Technologist", + "salary": "$243,188", + "start_date": "8/25/2007" + }, + { + "extn": "8423", + "id": "36875", + "name": "Barry Isaac", + "office": "Fayetteville", + "position": "Physician", + "salary": "$209,330", + "start_date": "6/6/2017" + }, + { + "extn": "2431", + "id": "36876", + "name": "Gina Rivers", + "office": "Reno", + "position": "Electrician", + "salary": "$225,642", + "start_date": "11/10/2010" + }, + { + "extn": "1514", + "id": "36877", + "name": "Eve Stevens", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$201,968", + "start_date": "5/16/2017" + }, + { + "extn": "4359", + "id": "36878", + "name": "Hayden Rose", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$161,937", + "start_date": "12/6/2012" + }, + { + "extn": "3085", + "id": "36879", + "name": "Victoria Hopkins", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$47,339", + "start_date": "6/28/2004" + }, + { + "extn": "4461", + "id": "36880", + "name": "Joy Lloyd", + "office": "Valetta", + "position": "Bookkeeper", + "salary": "$249,131", + "start_date": "4/17/2016" + }, + { + "extn": "9369", + "id": "36881", + "name": "Emmanuelle Jenkins", + "office": "Paris", + "position": "CNC Operator", + "salary": "$111,558", + "start_date": "6/16/2003" + }, + { + "extn": "3449", + "id": "36882", + "name": "Erick Victor", + "office": "Nashville", + "position": "Cashier", + "salary": "$228,093", + "start_date": "10/10/2012" + }, + { + "extn": "9721", + "id": "36883", + "name": "Zara Butler", + "office": "Valetta", + "position": "Operator", + "salary": "$225,008", + "start_date": "4/21/2005" + }, + { + "extn": "1408", + "id": "36884", + "name": "Francesca Weston", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$55,111", + "start_date": "11/17/2005" + }, + { + "extn": "1658", + "id": "36885", + "name": "Liam Kennedy", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$159,615", + "start_date": "11/23/2010" + }, + { + "extn": "5729", + "id": "36886", + "name": "Mike Wilkinson", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$155,834", + "start_date": "1/25/2004" + }, + { + "extn": "8536", + "id": "36887", + "name": "Daria Sloan", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$25,652", + "start_date": "11/16/2011" + }, + { + "extn": "3853", + "id": "36888", + "name": "Chad Hunt", + "office": "Honolulu", + "position": "Business Broker", + "salary": "$67,332", + "start_date": "11/8/2003" + }, + { + "extn": "6403", + "id": "36889", + "name": "Violet Radcliffe", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$116,085", + "start_date": "4/16/2015" + }, + { + "extn": "9254", + "id": "36890", + "name": "Denny Edwards", + "office": "Saint Paul", + "position": "Assistant Buyer", + "salary": "$259,994", + "start_date": "2/12/2014" + }, + { + "extn": "6732", + "id": "36891", + "name": "Kassandra Allen", + "office": "Jersey City", + "position": "Physician", + "salary": "$124,427", + "start_date": "8/11/2017" + }, + { + "extn": "9149", + "id": "36892", + "name": "Ivy Horton", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$100,703", + "start_date": "10/20/2019" + }, + { + "extn": "7469", + "id": "36893", + "name": "Benjamin Ward", + "office": "Lisbon", + "position": "Biologist", + "salary": "$150,090", + "start_date": "6/29/2005" + }, + { + "extn": "4178", + "id": "36894", + "name": "Aeris White", + "office": "New Orleans", + "position": "Doctor", + "salary": "$267,786", + "start_date": "8/27/2002" + }, + { + "extn": "2144", + "id": "36895", + "name": "Alexander Tyler", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$31,444", + "start_date": "12/28/2015" + }, + { + "extn": "6494", + "id": "36896", + "name": "Javier Sheldon", + "office": "Houston", + "position": "Cook", + "salary": "$234,158", + "start_date": "5/9/2003" + }, + { + "extn": "4314", + "id": "36897", + "name": "Russel Yarwood", + "office": "New York", + "position": "Audiologist", + "salary": "$33,692", + "start_date": "10/17/2012" + }, + { + "extn": "4902", + "id": "36898", + "name": "Carol King", + "office": "Venice", + "position": "Treasurer", + "salary": "$222,618", + "start_date": "12/21/2002" + }, + { + "extn": "6300", + "id": "36899", + "name": "Isabel Shaw", + "office": "Houston", + "position": "Design Engineer", + "salary": "$117,580", + "start_date": "5/18/2010" + }, + { + "extn": "3033", + "id": "36900", + "name": "Mason Murray", + "office": "Kansas City", + "position": "HR Coordinator", + "salary": "$191,278", + "start_date": "9/7/2008" + }, + { + "extn": "6921", + "id": "36901", + "name": "Chad Moss", + "office": "Milwaukee", + "position": "Ambulatory Nurse", + "salary": "$289,790", + "start_date": "8/2/2014" + }, + { + "extn": "6435", + "id": "36902", + "name": "Owen Redden", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$223,503", + "start_date": "2/10/2001" + }, + { + "extn": "3069", + "id": "36903", + "name": "Harry Allcott", + "office": "Long Beach", + "position": "IT Support Staff", + "salary": "$253,422", + "start_date": "4/28/2018" + }, + { + "extn": "6021", + "id": "36904", + "name": "Chuck Thorne", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$293,394", + "start_date": "2/28/2017" + }, + { + "extn": "7260", + "id": "36905", + "name": "Lindsay Vernon", + "office": "Madison", + "position": "Physician", + "salary": "$112,981", + "start_date": "7/16/2016" + }, + { + "extn": "3974", + "id": "36906", + "name": "Carl Gardner", + "office": "Rochester", + "position": "Banker", + "salary": "$158,401", + "start_date": "1/9/2010" + }, + { + "extn": "8239", + "id": "36907", + "name": "Kate Wills", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$184,319", + "start_date": "11/17/2009" + }, + { + "extn": "7862", + "id": "36908", + "name": "Elise Marshall", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$114,430", + "start_date": "7/10/2004" + }, + { + "extn": "4296", + "id": "36909", + "name": "Penny Irving", + "office": "Escondido", + "position": "Webmaster", + "salary": "$22,042", + "start_date": "8/9/2010" + }, + { + "extn": "2284", + "id": "36910", + "name": "Lexi Ramsey", + "office": "Philadelphia", + "position": "Project Manager", + "salary": "$247,895", + "start_date": "8/1/2000" + }, + { + "extn": "4223", + "id": "36911", + "name": "Carl Nobbs", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$233,847", + "start_date": "9/25/2014" + }, + { + "extn": "5648", + "id": "36912", + "name": "Davina Steer", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$34,640", + "start_date": "8/12/2002" + }, + { + "extn": "9065", + "id": "36913", + "name": "Josh Rothwell", + "office": "Richmond", + "position": "Project Manager", + "salary": "$103,665", + "start_date": "9/11/2001" + }, + { + "extn": "5812", + "id": "36914", + "name": "Ruth Edwards", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$197,426", + "start_date": "7/3/2003" + }, + { + "extn": "6680", + "id": "36915", + "name": "Erin Kennedy", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$270,726", + "start_date": "3/4/2010" + }, + { + "extn": "2855", + "id": "36916", + "name": "Sofie Dunbar", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$221,697", + "start_date": "10/16/2016" + }, + { + "extn": "1006", + "id": "36917", + "name": "Danny Blackwall", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$217,279", + "start_date": "11/3/2011" + }, + { + "extn": "2033", + "id": "36918", + "name": "Mike Brock", + "office": "Memphis", + "position": "Cashier", + "salary": "$121,832", + "start_date": "1/3/2009" + }, + { + "extn": "1236", + "id": "36919", + "name": "Cara Jenkin", + "office": "Santa Ana", + "position": "Business Broker", + "salary": "$169,743", + "start_date": "3/31/2019" + }, + { + "extn": "7893", + "id": "36920", + "name": "Tony Yarlett", + "office": "Fayetteville", + "position": "Health Educator", + "salary": "$144,897", + "start_date": "2/27/2010" + }, + { + "extn": "9577", + "id": "36921", + "name": "Angelina Reading", + "office": "Henderson", + "position": "Fabricator", + "salary": "$133,982", + "start_date": "7/7/2014" + }, + { + "extn": "2932", + "id": "36922", + "name": "Susan Fields", + "office": "Nashville", + "position": "Dentist", + "salary": "$186,303", + "start_date": "4/27/2011" + }, + { + "extn": "1434", + "id": "36923", + "name": "Gil Tyler", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$291,792", + "start_date": "8/25/2013" + }, + { + "extn": "9129", + "id": "36924", + "name": "Erick Varley", + "office": "San Francisco", + "position": "Biologist", + "salary": "$128,562", + "start_date": "5/4/2000" + }, + { + "extn": "5065", + "id": "36925", + "name": "Macy Bennett", + "office": "Orlando", + "position": "Project Manager", + "salary": "$120,744", + "start_date": "11/24/2005" + }, + { + "extn": "2488", + "id": "36926", + "name": "Lana Andrews", + "office": "Richmond", + "position": "Accountant", + "salary": "$56,450", + "start_date": "7/22/2013" + }, + { + "extn": "8706", + "id": "36927", + "name": "Kassandra Rosenbloom", + "office": "New York", + "position": "Physician", + "salary": "$293,136", + "start_date": "3/26/2013" + }, + { + "extn": "6306", + "id": "36928", + "name": "Melody Sherry", + "office": "Valetta", + "position": "Pharmacist", + "salary": "$277,805", + "start_date": "9/8/2004" + }, + { + "extn": "7768", + "id": "36929", + "name": "Sabina Yard", + "office": "Kansas City", + "position": "Doctor", + "salary": "$33,570", + "start_date": "11/22/2016" + }, + { + "extn": "5915", + "id": "36930", + "name": "Caleb Trent", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$271,418", + "start_date": "9/30/2008" + }, + { + "extn": "7834", + "id": "36931", + "name": "Tyler Gates", + "office": "Salem", + "position": "Executive Director", + "salary": "$37,548", + "start_date": "11/11/2001" + }, + { + "extn": "6922", + "id": "36932", + "name": "Boris Clifford", + "office": "Portland", + "position": "Cashier", + "salary": "$228,529", + "start_date": "2/24/2018" + }, + { + "extn": "1965", + "id": "36933", + "name": "Maya Huggins", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$137,600", + "start_date": "9/8/2013" + }, + { + "extn": "5719", + "id": "36934", + "name": "Lorraine Wright", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$121,870", + "start_date": "10/30/2001" + }, + { + "extn": "7497", + "id": "36935", + "name": "Fred Strong", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$179,908", + "start_date": "7/13/2015" + }, + { + "extn": "3294", + "id": "36936", + "name": "Jaylene Moreno", + "office": "Santa Ana", + "position": "Lecturer", + "salary": "$213,854", + "start_date": "7/26/2019" + }, + { + "extn": "5993", + "id": "36937", + "name": "Chelsea Wise", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$175,303", + "start_date": "10/1/2007" + }, + { + "extn": "4406", + "id": "36938", + "name": "Ramon Warner", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$55,129", + "start_date": "3/15/2019" + }, + { + "extn": "7629", + "id": "36939", + "name": "Nick Whinter", + "office": "San Jose", + "position": "Electrician", + "salary": "$241,921", + "start_date": "8/9/2016" + }, + { + "extn": "3551", + "id": "36940", + "name": "Rocco Sinclair", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$119,359", + "start_date": "7/10/2004" + }, + { + "extn": "4027", + "id": "36941", + "name": "Aiden Blackwall", + "office": "Fremont", + "position": "Web Developer", + "salary": "$82,176", + "start_date": "1/22/2012" + }, + { + "extn": "2391", + "id": "36942", + "name": "Vicky Turner", + "office": "Dallas", + "position": "Chef Manager", + "salary": "$269,919", + "start_date": "12/21/2012" + }, + { + "extn": "2977", + "id": "36943", + "name": "Carl Stark", + "office": "New Orleans", + "position": "Banker", + "salary": "$203,572", + "start_date": "7/30/2013" + }, + { + "extn": "1940", + "id": "36944", + "name": "Isabella Lewis", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$185,632", + "start_date": "12/6/2009" + }, + { + "extn": "6802", + "id": "36945", + "name": "Kassandra Fleming", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$287,393", + "start_date": "6/16/2001" + }, + { + "extn": "8153", + "id": "36946", + "name": "Chuck Wood", + "office": "Las Vegas", + "position": "Biologist", + "salary": "$100,795", + "start_date": "9/13/2007" + }, + { + "extn": "1028", + "id": "36947", + "name": "Fred Yang", + "office": "Milwaukee", + "position": "Laboratory Technician", + "salary": "$226,397", + "start_date": "11/25/2010" + }, + { + "extn": "9614", + "id": "36948", + "name": "Nate Quinton", + "office": "Scottsdale", + "position": "Cashier", + "salary": "$157,709", + "start_date": "10/15/2000" + }, + { + "extn": "2258", + "id": "36949", + "name": "Gabriel Curtis", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$295,102", + "start_date": "12/31/2013" + }, + { + "extn": "6504", + "id": "36950", + "name": "Bernadette Holmes", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$251,427", + "start_date": "5/24/2001" + }, + { + "extn": "2889", + "id": "36951", + "name": "Rowan Russell", + "office": "Miami", + "position": "Clerk", + "salary": "$10,513", + "start_date": "7/18/2008" + }, + { + "extn": "2483", + "id": "36952", + "name": "Olivia Overson", + "office": "Lincoln", + "position": "Systems Administrator", + "salary": "$299,640", + "start_date": "2/15/2008" + }, + { + "extn": "4968", + "id": "36953", + "name": "Johnathan Bishop", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$243,399", + "start_date": "6/28/2008" + }, + { + "extn": "7160", + "id": "36954", + "name": "Mona Coll", + "office": "Glendale", + "position": "Executive Director", + "salary": "$127,512", + "start_date": "11/1/2009" + }, + { + "extn": "6054", + "id": "36955", + "name": "Alessia Norman", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$19,901", + "start_date": "12/16/2017" + }, + { + "extn": "5117", + "id": "36956", + "name": "Josh Judd", + "office": "Bridgeport", + "position": "Biologist", + "salary": "$183,429", + "start_date": "8/20/2019" + }, + { + "extn": "3954", + "id": "36957", + "name": "Denny Nielson", + "office": "Dallas", + "position": "Inspector", + "salary": "$100,628", + "start_date": "5/19/2014" + }, + { + "extn": "9310", + "id": "36958", + "name": "Maxwell King", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$161,985", + "start_date": "3/8/2017" + }, + { + "extn": "1307", + "id": "36959", + "name": "Janelle Downing", + "office": "Innsbruck", + "position": "Cashier", + "salary": "$238,457", + "start_date": "10/4/2000" + }, + { + "extn": "9251", + "id": "36960", + "name": "Gladys Thatcher", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$31,406", + "start_date": "6/13/2011" + }, + { + "extn": "7652", + "id": "36961", + "name": "Estrella Crawford", + "office": "Henderson", + "position": "Business Broker", + "salary": "$123,443", + "start_date": "4/26/2001" + }, + { + "extn": "1808", + "id": "36962", + "name": "Jacob Simpson", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$299,226", + "start_date": "9/14/2013" + }, + { + "extn": "7465", + "id": "36963", + "name": "Mark Graham", + "office": "Dallas", + "position": "Front Desk Coordinator", + "salary": "$78,310", + "start_date": "10/31/2018" + }, + { + "extn": "9168", + "id": "36964", + "name": "Henry Foxley", + "office": "Detroit", + "position": "Fabricator", + "salary": "$206,779", + "start_date": "12/6/2005" + }, + { + "extn": "1539", + "id": "36965", + "name": "Harvey Stuart", + "office": "Boston", + "position": "Cashier", + "salary": "$29,889", + "start_date": "8/31/2009" + }, + { + "extn": "1852", + "id": "36966", + "name": "Samara Chapman", + "office": "Honolulu", + "position": "Health Educator", + "salary": "$18,821", + "start_date": "11/25/2006" + }, + { + "extn": "3182", + "id": "36967", + "name": "Jacob Cartwright", + "office": "Paris", + "position": "Steward", + "salary": "$260,077", + "start_date": "7/14/2015" + }, + { + "extn": "5596", + "id": "36968", + "name": "Aiden Doherty", + "office": "Worcester", + "position": "HR Coordinator", + "salary": "$279,517", + "start_date": "8/23/2017" + }, + { + "extn": "1152", + "id": "36969", + "name": "Cedrick Vass", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$89,248", + "start_date": "1/19/2004" + }, + { + "extn": "8932", + "id": "36970", + "name": "Maxwell Forth", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$295,416", + "start_date": "11/9/2004" + }, + { + "extn": "5669", + "id": "36971", + "name": "William Villiger", + "office": "Fullerton", + "position": "Cook", + "salary": "$49,761", + "start_date": "8/8/2016" + }, + { + "extn": "4829", + "id": "36972", + "name": "Angelina Harris", + "office": "New York", + "position": "Banker", + "salary": "$186,408", + "start_date": "3/14/2015" + }, + { + "extn": "2488", + "id": "36973", + "name": "Adeline Powell", + "office": "Saint Paul", + "position": "Systems Administrator", + "salary": "$163,439", + "start_date": "2/29/2000" + }, + { + "extn": "1498", + "id": "36974", + "name": "Rosa Lewis", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$228,086", + "start_date": "8/5/2013" + }, + { + "extn": "9785", + "id": "36975", + "name": "Ryan Jenkin", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$20,413", + "start_date": "4/1/2016" + }, + { + "extn": "9343", + "id": "36976", + "name": "Natalie Dempsey", + "office": "Indianapolis", + "position": "Stockbroker", + "salary": "$108,848", + "start_date": "4/28/2013" + }, + { + "extn": "7711", + "id": "36977", + "name": "Hanna Furnell", + "office": "Richmond", + "position": "Operator", + "salary": "$225,384", + "start_date": "2/5/2014" + }, + { + "extn": "4855", + "id": "36978", + "name": "Alexander Dwyer", + "office": "San Diego", + "position": "Audiologist", + "salary": "$49,494", + "start_date": "8/18/2000" + }, + { + "extn": "6607", + "id": "36979", + "name": "Jacob Dallas", + "office": "Minneapolis", + "position": "Bellman", + "salary": "$278,186", + "start_date": "1/14/2015" + }, + { + "extn": "8407", + "id": "36980", + "name": "Johnny Lakey", + "office": "Bucharest", + "position": "Doctor", + "salary": "$63,915", + "start_date": "6/17/2001" + }, + { + "extn": "4341", + "id": "36981", + "name": "Harry Grant", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$269,380", + "start_date": "10/28/2004" + }, + { + "extn": "4661", + "id": "36982", + "name": "Hannah Graham", + "office": "Salem", + "position": "Loan Officer", + "salary": "$218,929", + "start_date": "9/28/2001" + }, + { + "extn": "4906", + "id": "36983", + "name": "Ryan Wise", + "office": "Seattle", + "position": "Treasurer", + "salary": "$276,355", + "start_date": "2/21/2004" + }, + { + "extn": "3941", + "id": "36984", + "name": "Brad Curtis", + "office": "Berna", + "position": "HR Specialist", + "salary": "$71,927", + "start_date": "9/3/2007" + }, + { + "extn": "6352", + "id": "36985", + "name": "Wade Stone", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$83,727", + "start_date": "3/23/2013" + }, + { + "extn": "1013", + "id": "36986", + "name": "Francesca Carter", + "office": "London", + "position": "Auditor", + "salary": "$35,839", + "start_date": "1/19/2016" + }, + { + "extn": "9659", + "id": "36987", + "name": "Aiden Andersson", + "office": "Lyon", + "position": "Production Painter", + "salary": "$214,331", + "start_date": "2/2/2015" + }, + { + "extn": "2441", + "id": "36988", + "name": "Marie Stark", + "office": "Stockton", + "position": "Project Manager", + "salary": "$155,984", + "start_date": "3/5/2012" + }, + { + "extn": "9542", + "id": "36989", + "name": "Aiden Tutton", + "office": "San Francisco", + "position": "Clerk", + "salary": "$96,268", + "start_date": "8/24/2007" + }, + { + "extn": "6219", + "id": "36990", + "name": "Kirsten Page ", + "office": "Omaha", + "position": "Paramedic", + "salary": "$197,780", + "start_date": "12/21/2013" + }, + { + "extn": "8971", + "id": "36991", + "name": "Adelaide Richards", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$21,663", + "start_date": "11/15/2012" + }, + { + "extn": "6461", + "id": "36992", + "name": "Adelaide Quinton", + "office": "Reno", + "position": "Executive Director", + "salary": "$46,042", + "start_date": "2/5/2016" + }, + { + "extn": "6317", + "id": "36993", + "name": "Matthew Walter", + "office": "Madison", + "position": "Systems Administrator", + "salary": "$191,665", + "start_date": "9/3/2000" + }, + { + "extn": "1674", + "id": "36994", + "name": "Harmony Ianson", + "office": "Nashville", + "position": "Restaurant Manager", + "salary": "$286,005", + "start_date": "11/28/2009" + }, + { + "extn": "8762", + "id": "36995", + "name": "Karen Abbey", + "office": "Berna", + "position": "Stockbroker", + "salary": "$286,993", + "start_date": "12/8/2001" + }, + { + "extn": "4758", + "id": "36996", + "name": "Jacob Stewart", + "office": "Jersey City", + "position": "Software Engineer", + "salary": "$82,293", + "start_date": "2/25/2001" + }, + { + "extn": "3624", + "id": "36997", + "name": "Sloane Fox", + "office": "Houston", + "position": "Physician", + "salary": "$292,394", + "start_date": "8/12/2014" + }, + { + "extn": "2312", + "id": "36998", + "name": "Phillip Slater", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$240,010", + "start_date": "5/26/2003" + }, + { + "extn": "8442", + "id": "36999", + "name": "Joseph Harvey", + "office": "Fayetteville", + "position": "Physician", + "salary": "$95,863", + "start_date": "8/16/2001" + }, + { + "extn": "1872", + "id": "37000", + "name": "Michael Ainsworth", + "office": "Madison", + "position": "Project Manager", + "salary": "$149,565", + "start_date": "12/26/2015" + }, + { + "extn": "9141", + "id": "37001", + "name": "Angelica Rust", + "office": "Miami", + "position": "Paramedic", + "salary": "$16,293", + "start_date": "2/3/2018" + }, + { + "extn": "3031", + "id": "37002", + "name": "Kieth Pickard", + "office": "Madison", + "position": "Biologist", + "salary": "$157,036", + "start_date": "1/15/2018" + }, + { + "extn": "7071", + "id": "37003", + "name": "Roger Nayler", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$226,195", + "start_date": "6/22/2001" + }, + { + "extn": "4350", + "id": "37004", + "name": "Gemma Rothwell", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$133,987", + "start_date": "7/7/2003" + }, + { + "extn": "6646", + "id": "37005", + "name": "Carmen Wright", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$258,007", + "start_date": "7/5/2011" + }, + { + "extn": "8855", + "id": "37006", + "name": "Rocco Widdows", + "office": "Oakland", + "position": "Biologist", + "salary": "$27,876", + "start_date": "9/17/2004" + }, + { + "extn": "2633", + "id": "37007", + "name": "Chanelle John", + "office": "Tokyo", + "position": "Accountant", + "salary": "$30,412", + "start_date": "8/29/2010" + }, + { + "extn": "7393", + "id": "37008", + "name": "Dasha Dallas", + "office": "Laredo", + "position": "Executive Director", + "salary": "$222,172", + "start_date": "11/11/2008" + }, + { + "extn": "6966", + "id": "37009", + "name": "Tiffany Reading", + "office": "Hollywood", + "position": "Staffing Consultant", + "salary": "$241,590", + "start_date": "1/13/2006" + }, + { + "extn": "6268", + "id": "37010", + "name": "Rowan Robinson", + "office": "Honolulu", + "position": "Mobile Developer", + "salary": "$163,548", + "start_date": "11/28/2007" + }, + { + "extn": "7267", + "id": "37011", + "name": "Celina Tanner", + "office": "Norfolk", + "position": "Assistant Buyer", + "salary": "$118,924", + "start_date": "6/16/2010" + }, + { + "extn": "2790", + "id": "37012", + "name": "Chris Rowe", + "office": "Jersey City", + "position": "Service Supervisor", + "salary": "$177,227", + "start_date": "5/4/2017" + }, + { + "extn": "8348", + "id": "37013", + "name": "Esmeralda Richards", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$65,684", + "start_date": "1/31/2017" + }, + { + "extn": "7168", + "id": "37014", + "name": "Angelique Emmott", + "office": "Columbus", + "position": "Call Center Representative", + "salary": "$35,313", + "start_date": "1/21/2012" + }, + { + "extn": "4078", + "id": "37015", + "name": "Chuck Coleman", + "office": "Nashville", + "position": "Electrician", + "salary": "$206,900", + "start_date": "12/18/2003" + }, + { + "extn": "1444", + "id": "37016", + "name": "Barry Norman", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$86,789", + "start_date": "2/3/2014" + }, + { + "extn": "6327", + "id": "37017", + "name": "Caydence Tyler", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$281,245", + "start_date": "9/30/2003" + }, + { + "extn": "5494", + "id": "37018", + "name": "Harvey Darcy", + "office": "Las Vegas", + "position": "Bellman", + "salary": "$157,752", + "start_date": "4/19/2010" + }, + { + "extn": "9097", + "id": "37019", + "name": "Moira Latham", + "office": "Minneapolis", + "position": "Audiologist", + "salary": "$243,704", + "start_date": "1/28/2011" + }, + { + "extn": "2673", + "id": "37020", + "name": "Alexa Tate", + "office": "London", + "position": "Paramedic", + "salary": "$42,664", + "start_date": "1/20/2012" + }, + { + "extn": "1731", + "id": "37021", + "name": "Peter Ranks", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$81,068", + "start_date": "3/9/2004" + }, + { + "extn": "3247", + "id": "37022", + "name": "Harry Dale", + "office": "Zurich", + "position": "Staffing Consultant", + "salary": "$152,401", + "start_date": "9/24/2005" + }, + { + "extn": "2058", + "id": "37023", + "name": "Maddison Snow", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$196,002", + "start_date": "8/11/2006" + }, + { + "extn": "6613", + "id": "37024", + "name": "George Ross", + "office": "Bakersfield", + "position": "Pharmacist", + "salary": "$293,018", + "start_date": "6/18/2009" + }, + { + "extn": "8521", + "id": "37025", + "name": "Melanie Ring", + "office": "Honolulu", + "position": "Business Broker", + "salary": "$188,383", + "start_date": "2/6/2007" + }, + { + "extn": "3032", + "id": "37026", + "name": "Tony Nanton", + "office": "Fremont", + "position": "Production Painter", + "salary": "$197,115", + "start_date": "11/8/2001" + }, + { + "extn": "2373", + "id": "37027", + "name": "Ally Norman", + "office": "London", + "position": "HR Coordinator", + "salary": "$135,053", + "start_date": "3/12/2013" + }, + { + "extn": "3040", + "id": "37028", + "name": "Phillip James", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$162,787", + "start_date": "11/13/2009" + }, + { + "extn": "9900", + "id": "37029", + "name": "Barry Ellison", + "office": "Miami", + "position": "Bookkeeper", + "salary": "$118,922", + "start_date": "12/24/2004" + }, + { + "extn": "5152", + "id": "37030", + "name": "Agnes Riley", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$217,541", + "start_date": "1/27/2004" + }, + { + "extn": "9868", + "id": "37031", + "name": "Samara Olivier", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$262,993", + "start_date": "3/10/2017" + }, + { + "extn": "7306", + "id": "37032", + "name": "Cynthia Simpson", + "office": "Bucharest", + "position": "Audiologist", + "salary": "$202,018", + "start_date": "5/30/2013" + }, + { + "extn": "7904", + "id": "37033", + "name": "David Judd", + "office": "Rome", + "position": "HR Specialist", + "salary": "$186,639", + "start_date": "9/18/2000" + }, + { + "extn": "8929", + "id": "37034", + "name": "Kieth Groves", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$58,933", + "start_date": "4/8/2005" + }, + { + "extn": "5164", + "id": "37035", + "name": "Liv Allington", + "office": "Baltimore", + "position": "Banker", + "salary": "$91,405", + "start_date": "1/2/2010" + }, + { + "extn": "5147", + "id": "37036", + "name": "Kurt Summers", + "office": "Atlanta", + "position": "Operator", + "salary": "$259,469", + "start_date": "12/22/2001" + }, + { + "extn": "2091", + "id": "37037", + "name": "Naomi Parker", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$162,636", + "start_date": "10/8/2015" + }, + { + "extn": "9726", + "id": "37038", + "name": "Javier Rycroft", + "office": "Jersey City", + "position": "Banker", + "salary": "$205,438", + "start_date": "5/16/2011" + }, + { + "extn": "4441", + "id": "37039", + "name": "Norah Chapman", + "office": "Reno", + "position": "Production Painter", + "salary": "$106,675", + "start_date": "12/17/2015" + }, + { + "extn": "6694", + "id": "37040", + "name": "Scarlett Patel", + "office": "Tallahassee", + "position": "Banker", + "salary": "$162,566", + "start_date": "8/8/2007" + }, + { + "extn": "2952", + "id": "37041", + "name": "Aileen Fields", + "office": "Portland", + "position": "Physician", + "salary": "$278,719", + "start_date": "7/29/2002" + }, + { + "extn": "4617", + "id": "37042", + "name": "Faith Dickson", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$277,838", + "start_date": "3/8/2008" + }, + { + "extn": "7287", + "id": "37043", + "name": "Gloria Tyler", + "office": "Reno", + "position": "Audiologist", + "salary": "$220,232", + "start_date": "8/27/2018" + }, + { + "extn": "6017", + "id": "37044", + "name": "Agnes Reyes", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$261,005", + "start_date": "8/29/2011" + }, + { + "extn": "2225", + "id": "37045", + "name": "Boris Milner", + "office": "Zurich", + "position": "Bookkeeper", + "salary": "$199,264", + "start_date": "6/17/2019" + }, + { + "extn": "5491", + "id": "37046", + "name": "Luke Skinner", + "office": "Bakersfield", + "position": "Software Engineer", + "salary": "$148,685", + "start_date": "7/20/2008" + }, + { + "extn": "6483", + "id": "37047", + "name": "Domenic Hepburn", + "office": "Fremont", + "position": "Food Technologist", + "salary": "$209,078", + "start_date": "12/16/2016" + }, + { + "extn": "4159", + "id": "37048", + "name": "Emmanuelle Webster", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$285,373", + "start_date": "12/15/2015" + }, + { + "extn": "5118", + "id": "37049", + "name": "Domenic John", + "office": "Nashville", + "position": "Inspector", + "salary": "$71,385", + "start_date": "10/5/2001" + }, + { + "extn": "5545", + "id": "37050", + "name": "Esmeralda Trent", + "office": "Sacramento", + "position": "Biologist", + "salary": "$203,419", + "start_date": "5/17/2007" + }, + { + "extn": "4904", + "id": "37051", + "name": "Judith Franks", + "office": "Richmond", + "position": "Clerk", + "salary": "$37,132", + "start_date": "8/3/2001" + }, + { + "extn": "3654", + "id": "37052", + "name": "Wade Gunn", + "office": "Louisville", + "position": "Webmaster", + "salary": "$220,848", + "start_date": "11/18/2007" + }, + { + "extn": "7209", + "id": "37053", + "name": "Selena Lynn", + "office": "San Jose", + "position": "Assistant Buyer", + "salary": "$104,875", + "start_date": "12/8/2005" + }, + { + "extn": "3765", + "id": "37054", + "name": "Jacqueline Noon", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$193,769", + "start_date": "12/27/2012" + }, + { + "extn": "1771", + "id": "37055", + "name": "Benjamin Weatcroft", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$54,825", + "start_date": "7/10/2001" + }, + { + "extn": "1320", + "id": "37056", + "name": "Tania Roscoe", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$120,852", + "start_date": "9/26/2007" + }, + { + "extn": "1666", + "id": "37057", + "name": "Ember Snow", + "office": "Santa Ana", + "position": "Paramedic", + "salary": "$52,673", + "start_date": "10/14/2001" + }, + { + "extn": "7803", + "id": "37058", + "name": "Ramon Wise", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$145,399", + "start_date": "3/27/2004" + }, + { + "extn": "5357", + "id": "37059", + "name": "Carolyn Vangness", + "office": "Glendale", + "position": "Operator", + "salary": "$148,287", + "start_date": "4/13/2012" + }, + { + "extn": "3699", + "id": "37060", + "name": "Rick Tate", + "office": "Santa Ana", + "position": "Biologist", + "salary": "$90,250", + "start_date": "1/20/2000" + }, + { + "extn": "8126", + "id": "37061", + "name": "Adeline Osman", + "office": "San Francisco", + "position": "Front Desk Coordinator", + "salary": "$44,307", + "start_date": "7/28/2012" + }, + { + "extn": "3119", + "id": "37062", + "name": "Susan Walsh", + "office": "Nashville", + "position": "Biologist", + "salary": "$97,007", + "start_date": "1/6/2012" + }, + { + "extn": "9721", + "id": "37063", + "name": "Sloane Butler", + "office": "Las Vegas", + "position": "Operator", + "salary": "$252,545", + "start_date": "2/13/2018" + }, + { + "extn": "2150", + "id": "37064", + "name": "Leroy Weldon", + "office": "Cincinnati", + "position": "Steward", + "salary": "$43,419", + "start_date": "5/30/2016" + }, + { + "extn": "9919", + "id": "37065", + "name": "Percy Rogers", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$197,369", + "start_date": "3/20/2015" + }, + { + "extn": "8423", + "id": "37066", + "name": "Kurt Thomas", + "office": "Murfreesboro", + "position": "Designer", + "salary": "$89,677", + "start_date": "3/8/2013" + }, + { + "extn": "5636", + "id": "37067", + "name": "Michael Chadwick", + "office": "Rochester", + "position": "Loan Officer", + "salary": "$69,146", + "start_date": "6/24/2009" + }, + { + "extn": "5340", + "id": "37068", + "name": "Dalia Milner", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$149,887", + "start_date": "4/18/2018" + }, + { + "extn": "6471", + "id": "37069", + "name": "Alexander Waterson", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$281,823", + "start_date": "1/20/2000" + }, + { + "extn": "8176", + "id": "37070", + "name": "Scarlett Farmer", + "office": "Escondido", + "position": "Accountant", + "salary": "$217,947", + "start_date": "12/30/2004" + }, + { + "extn": "5535", + "id": "37071", + "name": "Clint Ellery", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$15,315", + "start_date": "8/14/2003" + }, + { + "extn": "1626", + "id": "37072", + "name": "Bob Mason", + "office": "Memphis", + "position": "Bellman", + "salary": "$173,225", + "start_date": "4/3/2017" + }, + { + "extn": "2795", + "id": "37073", + "name": "Henry Allen", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$53,466", + "start_date": "6/24/2002" + }, + { + "extn": "6133", + "id": "37074", + "name": "Caydence James", + "office": "Springfield", + "position": "Webmaster", + "salary": "$248,743", + "start_date": "11/20/2009" + }, + { + "extn": "5870", + "id": "37075", + "name": "Logan Robertson", + "office": "Cincinnati", + "position": "Fabricator", + "salary": "$212,554", + "start_date": "8/14/2003" + }, + { + "extn": "9101", + "id": "37076", + "name": "Gabriel Watson", + "office": "El Paso", + "position": "Production Painter", + "salary": "$242,814", + "start_date": "6/30/2019" + }, + { + "extn": "6781", + "id": "37077", + "name": "Matt Addison", + "office": "Indianapolis", + "position": "Biologist", + "salary": "$23,627", + "start_date": "12/10/2005" + }, + { + "extn": "5314", + "id": "37078", + "name": "Camden Dixon", + "office": "New York", + "position": "Assistant Buyer", + "salary": "$11,252", + "start_date": "7/30/2011" + }, + { + "extn": "7144", + "id": "37079", + "name": "Lucas Fields", + "office": "Anaheim", + "position": "Physician", + "salary": "$73,851", + "start_date": "11/13/2011" + }, + { + "extn": "1973", + "id": "37080", + "name": "Callie Ogilvy", + "office": "Phoenix", + "position": "Biologist", + "salary": "$31,366", + "start_date": "9/16/2010" + }, + { + "extn": "9953", + "id": "37081", + "name": "Stephanie Hobson", + "office": "El Paso", + "position": "Electrician", + "salary": "$36,057", + "start_date": "12/25/2009" + }, + { + "extn": "1161", + "id": "37082", + "name": "Paige Drummond", + "office": "Boston", + "position": "Investment Advisor", + "salary": "$177,242", + "start_date": "3/26/2012" + }, + { + "extn": "8257", + "id": "37083", + "name": "Shannon Bailey", + "office": "Portland", + "position": "Doctor", + "salary": "$119,038", + "start_date": "6/6/2009" + }, + { + "extn": "8193", + "id": "37084", + "name": "Jack Russell", + "office": "New Orleans", + "position": "Biologist", + "salary": "$167,035", + "start_date": "12/20/2011" + }, + { + "extn": "9056", + "id": "37085", + "name": "Domenic Drummond", + "office": "Bakersfield", + "position": "Cook", + "salary": "$246,387", + "start_date": "5/9/2010" + }, + { + "extn": "2468", + "id": "37086", + "name": "David Murray", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$259,410", + "start_date": "10/27/2013" + }, + { + "extn": "5350", + "id": "37087", + "name": "Maggie Barclay", + "office": "Irving", + "position": "Electrician", + "salary": "$287,702", + "start_date": "3/18/2016" + }, + { + "extn": "7390", + "id": "37088", + "name": "Aeris Cunningham", + "office": "Lyon", + "position": "Laboratory Technician", + "salary": "$259,143", + "start_date": "7/5/2011" + }, + { + "extn": "3628", + "id": "37089", + "name": "Abdul Vaughan", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$138,579", + "start_date": "9/23/2008" + }, + { + "extn": "3015", + "id": "37090", + "name": "Sebastian Rainford", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$52,941", + "start_date": "10/6/2000" + }, + { + "extn": "2320", + "id": "37091", + "name": "Gil Ebden", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$225,088", + "start_date": "7/28/2019" + }, + { + "extn": "8279", + "id": "37092", + "name": "Hank Tutton", + "office": "Salem", + "position": "Designer", + "salary": "$211,369", + "start_date": "6/3/2010" + }, + { + "extn": "6141", + "id": "37093", + "name": "Marilyn Miller", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$15,851", + "start_date": "1/24/2007" + }, + { + "extn": "6793", + "id": "37094", + "name": "Leanne Overson", + "office": "Huntsville", + "position": "HR Specialist", + "salary": "$165,004", + "start_date": "10/27/2005" + }, + { + "extn": "9962", + "id": "37095", + "name": "Sydney Ward", + "office": "Berna", + "position": "Loan Officer", + "salary": "$291,363", + "start_date": "7/21/2004" + }, + { + "extn": "3503", + "id": "37096", + "name": "Josh Bloom", + "office": "Fremont", + "position": "Inspector", + "salary": "$232,578", + "start_date": "3/28/2008" + }, + { + "extn": "8883", + "id": "37097", + "name": "Noah Rixon", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$207,112", + "start_date": "6/26/2017" + }, + { + "extn": "2143", + "id": "37098", + "name": "Gwenyth Larsen", + "office": "New York", + "position": "HR Specialist", + "salary": "$37,711", + "start_date": "2/23/2007" + }, + { + "extn": "1141", + "id": "37099", + "name": "Roger Buckley", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$176,375", + "start_date": "4/20/2000" + }, + { + "extn": "3722", + "id": "37100", + "name": "Kassandra Bell", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$72,709", + "start_date": "1/5/2007" + }, + { + "extn": "4419", + "id": "37101", + "name": "Victoria Dixon", + "office": "Rome", + "position": "Insurance Broker", + "salary": "$228,067", + "start_date": "9/20/2005" + }, + { + "extn": "7395", + "id": "37102", + "name": "Clarissa Chappell", + "office": "Stockton", + "position": "Doctor", + "salary": "$228,859", + "start_date": "3/4/2017" + }, + { + "extn": "4260", + "id": "37103", + "name": "Dorothy Paterson", + "office": "Phoenix", + "position": "Inspector", + "salary": "$196,138", + "start_date": "2/22/2001" + }, + { + "extn": "5348", + "id": "37104", + "name": "Rosemary Gregory", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$244,438", + "start_date": "8/6/2012" + }, + { + "extn": "2644", + "id": "37105", + "name": "Peter Boden", + "office": "Lyon", + "position": "Pharmacist", + "salary": "$298,918", + "start_date": "10/1/2012" + }, + { + "extn": "7281", + "id": "37106", + "name": "Sonya Sherwood", + "office": "Honolulu", + "position": "Steward", + "salary": "$237,840", + "start_date": "5/14/2018" + }, + { + "extn": "3675", + "id": "37107", + "name": "Russel King", + "office": "Nashville", + "position": "Fabricator", + "salary": "$228,731", + "start_date": "8/3/2007" + }, + { + "extn": "4171", + "id": "37108", + "name": "Tyson Harrison", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$177,617", + "start_date": "5/10/2017" + }, + { + "extn": "6332", + "id": "37109", + "name": "Dorothy Hunt", + "office": "Fremont", + "position": "Cash Manager", + "salary": "$215,939", + "start_date": "8/3/2018" + }, + { + "extn": "8841", + "id": "37110", + "name": "Rufus Whitmore", + "office": "Memphis", + "position": "Banker", + "salary": "$259,212", + "start_date": "11/8/2006" + }, + { + "extn": "1110", + "id": "37111", + "name": "Penelope Nanton", + "office": "Nashville", + "position": "Auditor", + "salary": "$21,710", + "start_date": "5/18/2011" + }, + { + "extn": "7025", + "id": "37112", + "name": "Johnathan Tutton", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$145,699", + "start_date": "9/1/2015" + }, + { + "extn": "1869", + "id": "37113", + "name": "Barney Stewart", + "office": "Portland", + "position": "CNC Operator", + "salary": "$195,134", + "start_date": "1/28/2000" + }, + { + "extn": "3519", + "id": "37114", + "name": "Jasmine Dixon", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$243,124", + "start_date": "5/6/2018" + }, + { + "extn": "3430", + "id": "37115", + "name": "Bob Pierce", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$175,736", + "start_date": "5/28/2013" + }, + { + "extn": "2673", + "id": "37116", + "name": "Nancy Norman", + "office": "Phoenix", + "position": "Doctor", + "salary": "$28,753", + "start_date": "6/17/2009" + }, + { + "extn": "1740", + "id": "37117", + "name": "Logan Kent", + "office": "Baltimore", + "position": "Mobile Developer", + "salary": "$147,026", + "start_date": "2/11/2010" + }, + { + "extn": "3779", + "id": "37118", + "name": "Erick Rainford", + "office": "Memphis", + "position": "HR Coordinator", + "salary": "$187,727", + "start_date": "7/20/2014" + }, + { + "extn": "6450", + "id": "37119", + "name": "Aiden Slater", + "office": "Murfreesboro", + "position": "Systems Administrator", + "salary": "$178,578", + "start_date": "8/28/2014" + }, + { + "extn": "5254", + "id": "37120", + "name": "Melanie Gordon", + "office": "Nashville", + "position": "Webmaster", + "salary": "$18,018", + "start_date": "10/10/2011" + }, + { + "extn": "9378", + "id": "37121", + "name": "Gil Brown", + "office": "Wien", + "position": "Dentist", + "salary": "$58,096", + "start_date": "5/3/2003" + }, + { + "extn": "6035", + "id": "37122", + "name": "Bryon Shelton", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$205,455", + "start_date": "12/8/2017" + }, + { + "extn": "9941", + "id": "37123", + "name": "Alba Holt", + "office": "Salem", + "position": "Health Educator", + "salary": "$41,574", + "start_date": "3/5/2005" + }, + { + "extn": "5898", + "id": "37124", + "name": "Bob Bailey", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$155,945", + "start_date": "1/9/2016" + }, + { + "extn": "3309", + "id": "37125", + "name": "Barney Redwood", + "office": "Dallas", + "position": "Physician", + "salary": "$88,390", + "start_date": "9/3/2000" + }, + { + "extn": "7333", + "id": "37126", + "name": "Joseph Hope", + "office": "Venice", + "position": "Bookkeeper", + "salary": "$231,164", + "start_date": "6/18/2003" + }, + { + "extn": "2824", + "id": "37127", + "name": "Hailey Vaughan", + "office": "Reno", + "position": "Project Manager", + "salary": "$86,197", + "start_date": "2/21/2007" + }, + { + "extn": "4170", + "id": "37128", + "name": "Rufus Moss", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$192,807", + "start_date": "1/31/2000" + }, + { + "extn": "6325", + "id": "37129", + "name": "Manuel Alcroft", + "office": "Saint Paul", + "position": "Steward", + "salary": "$222,302", + "start_date": "1/23/2002" + }, + { + "extn": "5894", + "id": "37130", + "name": "Rufus Becker", + "office": "London", + "position": "Food Technologist", + "salary": "$76,970", + "start_date": "6/26/2016" + }, + { + "extn": "7721", + "id": "37131", + "name": "Johnathan Samuel", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$160,348", + "start_date": "4/22/2016" + }, + { + "extn": "6476", + "id": "37132", + "name": "Jade Chapman", + "office": "Norfolk", + "position": "Dentist", + "salary": "$58,739", + "start_date": "3/28/2015" + }, + { + "extn": "9762", + "id": "37133", + "name": "Penny Haines", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$195,991", + "start_date": "2/16/2009" + }, + { + "extn": "3426", + "id": "37134", + "name": "Nathan Hale", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$59,778", + "start_date": "1/31/2007" + }, + { + "extn": "6068", + "id": "37135", + "name": "Ronald Murphy", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$54,988", + "start_date": "5/31/2004" + }, + { + "extn": "1188", + "id": "37136", + "name": "Bryon John", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$195,436", + "start_date": "10/30/2016" + }, + { + "extn": "5795", + "id": "37137", + "name": "Georgia Vangness", + "office": "San Antonio", + "position": "Treasurer", + "salary": "$267,584", + "start_date": "11/21/2009" + }, + { + "extn": "7868", + "id": "37138", + "name": "Jacqueline Bayliss", + "office": "Worcester", + "position": "Audiologist", + "salary": "$93,374", + "start_date": "10/17/2017" + }, + { + "extn": "6298", + "id": "37139", + "name": "Lucas Wilson", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$102,198", + "start_date": "9/1/2006" + }, + { + "extn": "7786", + "id": "37140", + "name": "Erica Kennedy", + "office": "Washington", + "position": "Business Broker", + "salary": "$111,287", + "start_date": "9/5/2013" + }, + { + "extn": "5050", + "id": "37141", + "name": "Manuel Stubbs", + "office": "San Jose", + "position": "Restaurant Manager", + "salary": "$67,459", + "start_date": "9/10/2001" + }, + { + "extn": "1869", + "id": "37142", + "name": "Morgan Thatcher", + "office": "Milano", + "position": "Paramedic", + "salary": "$33,994", + "start_date": "1/17/2018" + }, + { + "extn": "4968", + "id": "37143", + "name": "Jacob Mason", + "office": "Albuquerque", + "position": "Executive Director", + "salary": "$62,708", + "start_date": "11/2/2002" + }, + { + "extn": "2759", + "id": "37144", + "name": "Aiden Pierce", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$56,854", + "start_date": "7/28/2017" + }, + { + "extn": "3366", + "id": "37145", + "name": "Joseph Brock", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$148,968", + "start_date": "10/7/2011" + }, + { + "extn": "3056", + "id": "37146", + "name": "Karla Robinson", + "office": "Boston", + "position": "CNC Operator", + "salary": "$158,411", + "start_date": "10/12/2012" + }, + { + "extn": "8724", + "id": "37147", + "name": "Kieth Watt", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$73,022", + "start_date": "3/3/2014" + }, + { + "extn": "2812", + "id": "37148", + "name": "Joseph Ellwood", + "office": "Prague", + "position": "Machine Operator", + "salary": "$277,198", + "start_date": "6/15/2017" + }, + { + "extn": "9854", + "id": "37149", + "name": "Tony Maxwell", + "office": "Cincinnati", + "position": "Cashier", + "salary": "$65,816", + "start_date": "1/14/2013" + }, + { + "extn": "9399", + "id": "37150", + "name": "Stella Downing", + "office": "Lisbon", + "position": "Auditor", + "salary": "$209,046", + "start_date": "7/28/2014" + }, + { + "extn": "5375", + "id": "37151", + "name": "Rae Clarke", + "office": "Garland", + "position": "Cook", + "salary": "$235,874", + "start_date": "10/13/2008" + }, + { + "extn": "2187", + "id": "37152", + "name": "Percy Craig", + "office": "Fort Lauderdale", + "position": "Dentist", + "salary": "$274,609", + "start_date": "6/27/2014" + }, + { + "extn": "2612", + "id": "37153", + "name": "Rose Rixon", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$12,295", + "start_date": "10/10/2018" + }, + { + "extn": "7243", + "id": "37154", + "name": "Abdul Seymour", + "office": "Venice", + "position": "Staffing Consultant", + "salary": "$201,359", + "start_date": "5/25/2003" + }, + { + "extn": "8166", + "id": "37155", + "name": "Kaylee Coll", + "office": "Salt Lake City", + "position": "Assistant Buyer", + "salary": "$189,021", + "start_date": "12/15/2011" + }, + { + "extn": "4871", + "id": "37156", + "name": "Mara Harrison", + "office": "Escondido", + "position": "Pharmacist", + "salary": "$10,092", + "start_date": "3/25/2005" + }, + { + "extn": "2659", + "id": "37157", + "name": "Andie Todd", + "office": "Chicago", + "position": "Loan Officer", + "salary": "$130,273", + "start_date": "9/22/2000" + }, + { + "extn": "1625", + "id": "37158", + "name": "Charlotte Morris", + "office": "Indianapolis", + "position": "Banker", + "salary": "$97,624", + "start_date": "12/25/2002" + }, + { + "extn": "4703", + "id": "37159", + "name": "Benjamin Locke", + "office": "Venice", + "position": "Cashier", + "salary": "$183,656", + "start_date": "9/12/2014" + }, + { + "extn": "3871", + "id": "37160", + "name": "Carl Pond", + "office": "Otawa", + "position": "Investment Advisor", + "salary": "$208,842", + "start_date": "4/18/2008" + }, + { + "extn": "9922", + "id": "37161", + "name": "Tess Dowson", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$27,090", + "start_date": "11/8/2003" + }, + { + "extn": "3135", + "id": "37162", + "name": "Estrella Mitchell", + "office": "Lakewood", + "position": "Business Broker", + "salary": "$41,604", + "start_date": "5/25/2012" + }, + { + "extn": "4369", + "id": "37163", + "name": "Mike Salt", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$22,463", + "start_date": "6/26/2016" + }, + { + "extn": "4882", + "id": "37164", + "name": "Louise Carpenter", + "office": "Honolulu", + "position": "Retail Trainee", + "salary": "$146,378", + "start_date": "11/13/2014" + }, + { + "extn": "4965", + "id": "37165", + "name": "Kieth Matthews", + "office": "Scottsdale", + "position": "Audiologist", + "salary": "$176,771", + "start_date": "8/4/2003" + }, + { + "extn": "3146", + "id": "37166", + "name": "George Thorpe", + "office": "Amarillo", + "position": "Accountant", + "salary": "$276,224", + "start_date": "4/5/2016" + }, + { + "extn": "4140", + "id": "37167", + "name": "Penny Ulyatt", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$270,598", + "start_date": "11/4/2003" + }, + { + "extn": "8094", + "id": "37168", + "name": "Ronald Samuel", + "office": "Paris", + "position": "Baker", + "salary": "$184,718", + "start_date": "9/30/2007" + }, + { + "extn": "5447", + "id": "37169", + "name": "Tom Mcneill", + "office": "Las Vegas", + "position": "Auditor", + "salary": "$52,780", + "start_date": "2/19/2010" + }, + { + "extn": "1292", + "id": "37170", + "name": "Rosa Overson", + "office": "Pittsburgh", + "position": "Clerk", + "salary": "$179,697", + "start_date": "7/2/2016" + }, + { + "extn": "1544", + "id": "37171", + "name": "Amy Mills", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$167,373", + "start_date": "8/16/2000" + }, + { + "extn": "4408", + "id": "37172", + "name": "Liam Ward", + "office": "Memphis", + "position": "Chef Manager", + "salary": "$299,082", + "start_date": "11/15/2013" + }, + { + "extn": "1908", + "id": "37173", + "name": "Joseph Simpson", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$18,532", + "start_date": "2/7/2007" + }, + { + "extn": "2436", + "id": "37174", + "name": "Mason Whinter", + "office": "Springfield", + "position": "Lecturer", + "salary": "$195,538", + "start_date": "12/8/2008" + }, + { + "extn": "7946", + "id": "37175", + "name": "Tyler West", + "office": "Pittsburgh", + "position": "Call Center Representative", + "salary": "$55,497", + "start_date": "12/28/2008" + }, + { + "extn": "5209", + "id": "37176", + "name": "Candace Nash", + "office": "St. Louis", + "position": "Cook", + "salary": "$181,504", + "start_date": "6/15/2018" + }, + { + "extn": "9559", + "id": "37177", + "name": "Bart Lee", + "office": "Anaheim", + "position": "Call Center Representative", + "salary": "$126,293", + "start_date": "9/16/2010" + }, + { + "extn": "4692", + "id": "37178", + "name": "David Morris", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$120,202", + "start_date": "8/17/2011" + }, + { + "extn": "8688", + "id": "37179", + "name": "Dorothy Santos", + "office": "Glendale", + "position": "Project Manager", + "salary": "$43,239", + "start_date": "6/29/2019" + }, + { + "extn": "2358", + "id": "37180", + "name": "Wendy Ingham", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$159,909", + "start_date": "12/17/2009" + }, + { + "extn": "1286", + "id": "37181", + "name": "Alex Brown", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$64,777", + "start_date": "4/26/2010" + }, + { + "extn": "2034", + "id": "37182", + "name": "Carolyn Quinton", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$114,329", + "start_date": "8/6/2013" + }, + { + "extn": "2086", + "id": "37183", + "name": "Matt Widdows", + "office": "Charlotte", + "position": "Auditor", + "salary": "$295,696", + "start_date": "8/18/2008" + }, + { + "extn": "9361", + "id": "37184", + "name": "Anabel Steer", + "office": "Bridgeport", + "position": "Lecturer", + "salary": "$161,377", + "start_date": "11/11/2018" + }, + { + "extn": "6802", + "id": "37185", + "name": "Jack Lloyd", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$241,657", + "start_date": "9/7/2007" + }, + { + "extn": "2015", + "id": "37186", + "name": "Leroy Murphy", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$92,738", + "start_date": "12/3/2007" + }, + { + "extn": "5207", + "id": "37187", + "name": "Nicholas Matthews", + "office": "Hollywood", + "position": "Biologist", + "salary": "$232,478", + "start_date": "1/1/2015" + }, + { + "extn": "2718", + "id": "37188", + "name": "Logan Allen", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$194,093", + "start_date": "9/4/2015" + }, + { + "extn": "9900", + "id": "37189", + "name": "Marigold Dempsey", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$263,057", + "start_date": "8/15/2016" + }, + { + "extn": "6944", + "id": "37190", + "name": "Cherish Plant", + "office": "Bellevue", + "position": "Lecturer", + "salary": "$62,101", + "start_date": "3/29/2018" + }, + { + "extn": "9933", + "id": "37191", + "name": "Anthony Yarwood", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$278,881", + "start_date": "2/18/2004" + }, + { + "extn": "1950", + "id": "37192", + "name": "Logan Mann", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$187,667", + "start_date": "3/21/2015" + }, + { + "extn": "1254", + "id": "37193", + "name": "Destiny Avery", + "office": "Amarillo", + "position": "Laboratory Technician", + "salary": "$24,584", + "start_date": "7/29/2002" + }, + { + "extn": "7153", + "id": "37194", + "name": "Rick Reyes", + "office": "Indianapolis", + "position": "Cash Manager", + "salary": "$222,853", + "start_date": "10/7/2016" + }, + { + "extn": "5939", + "id": "37195", + "name": "Noah Wood", + "office": "Tulsa", + "position": "Electrician", + "salary": "$126,992", + "start_date": "2/23/2016" + }, + { + "extn": "1470", + "id": "37196", + "name": "Nathan Cann", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$241,019", + "start_date": "7/29/2003" + }, + { + "extn": "7036", + "id": "37197", + "name": "Alma Smith", + "office": "London", + "position": "HR Coordinator", + "salary": "$101,106", + "start_date": "8/28/2001" + }, + { + "extn": "5304", + "id": "37198", + "name": "Carmella Dillon", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$118,488", + "start_date": "7/10/2011" + }, + { + "extn": "4859", + "id": "37199", + "name": "Rosalyn Payne", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$287,924", + "start_date": "9/24/2015" + }, + { + "extn": "2541", + "id": "37200", + "name": "Bob Nayler", + "office": "Innsbruck", + "position": "Baker", + "salary": "$159,404", + "start_date": "11/4/2002" + }, + { + "extn": "5636", + "id": "37201", + "name": "Jayden Reid", + "office": "El Paso", + "position": "Accountant", + "salary": "$98,734", + "start_date": "12/2/2013" + }, + { + "extn": "1293", + "id": "37202", + "name": "Alexia Ingram", + "office": "Louisville", + "position": "Baker", + "salary": "$97,808", + "start_date": "12/25/2012" + }, + { + "extn": "3181", + "id": "37203", + "name": "Abdul Callan", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$297,782", + "start_date": "2/15/2008" + }, + { + "extn": "5931", + "id": "37204", + "name": "Mike Booth", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$195,523", + "start_date": "7/6/2005" + }, + { + "extn": "7767", + "id": "37205", + "name": "Tyler Mccall", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$48,569", + "start_date": "3/13/2002" + }, + { + "extn": "5439", + "id": "37206", + "name": "Mike Carson", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$26,032", + "start_date": "2/10/2009" + }, + { + "extn": "7302", + "id": "37207", + "name": "Anthony Brett", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$274,490", + "start_date": "2/12/2002" + }, + { + "extn": "3784", + "id": "37208", + "name": "Chester Ulyatt", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$137,849", + "start_date": "1/16/2013" + }, + { + "extn": "6934", + "id": "37209", + "name": "Katelyn Hogg", + "office": "Tallahassee", + "position": "Cook", + "salary": "$81,812", + "start_date": "7/25/2015" + }, + { + "extn": "9751", + "id": "37210", + "name": "Vicky Dowson", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$291,675", + "start_date": "2/21/2008" + }, + { + "extn": "6439", + "id": "37211", + "name": "Bob Rose", + "office": "Berna", + "position": "Cook", + "salary": "$259,164", + "start_date": "12/23/2002" + }, + { + "extn": "4810", + "id": "37212", + "name": "Elena Whitmore", + "office": "Rome", + "position": "Machine Operator", + "salary": "$120,719", + "start_date": "11/14/2008" + }, + { + "extn": "3594", + "id": "37213", + "name": "Vera Mackenzie", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$281,359", + "start_date": "8/3/2013" + }, + { + "extn": "2905", + "id": "37214", + "name": "Domenic Holmes", + "office": "Louisville", + "position": "Stockbroker", + "salary": "$219,967", + "start_date": "7/29/2003" + }, + { + "extn": "4964", + "id": "37215", + "name": "Matt Downing", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$82,434", + "start_date": "7/30/2019" + }, + { + "extn": "7180", + "id": "37216", + "name": "Rick Larsen", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$230,001", + "start_date": "2/2/2017" + }, + { + "extn": "1050", + "id": "37217", + "name": "Manuel Gray", + "office": "San Antonio", + "position": "Treasurer", + "salary": "$170,700", + "start_date": "9/1/2004" + }, + { + "extn": "6841", + "id": "37218", + "name": "Tony Downing", + "office": "Irving", + "position": "Fabricator", + "salary": "$67,905", + "start_date": "11/7/2004" + }, + { + "extn": "7298", + "id": "37219", + "name": "Eduardo Stevenson", + "office": "Sacramento", + "position": "Biologist", + "salary": "$60,709", + "start_date": "10/14/2009" + }, + { + "extn": "6693", + "id": "37220", + "name": "Olivia Campbell", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$136,314", + "start_date": "6/19/2019" + }, + { + "extn": "1171", + "id": "37221", + "name": "Francesca Cox", + "office": "Nashville", + "position": "Lecturer", + "salary": "$187,625", + "start_date": "3/20/2004" + }, + { + "extn": "4118", + "id": "37222", + "name": "Nick Hogg", + "office": "Fremont", + "position": "Cook", + "salary": "$277,370", + "start_date": "8/16/2010" + }, + { + "extn": "6075", + "id": "37223", + "name": "Doug Rees", + "office": "Salem", + "position": "Project Manager", + "salary": "$252,463", + "start_date": "2/20/2012" + }, + { + "extn": "4488", + "id": "37224", + "name": "Freya Faulkner", + "office": "Tokyo", + "position": "Clerk", + "salary": "$178,412", + "start_date": "5/29/2009" + }, + { + "extn": "9995", + "id": "37225", + "name": "Abdul Chapman", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$273,919", + "start_date": "8/4/2012" + }, + { + "extn": "8080", + "id": "37226", + "name": "Javier Coleman", + "office": "Madison", + "position": "Front Desk Coordinator", + "salary": "$174,310", + "start_date": "11/11/2012" + }, + { + "extn": "3698", + "id": "37227", + "name": "Jack Gregory", + "office": "Lincoln", + "position": "Call Center Representative", + "salary": "$110,280", + "start_date": "12/8/2002" + }, + { + "extn": "4607", + "id": "37228", + "name": "Agnes Emerson", + "office": "Washington", + "position": "Health Educator", + "salary": "$274,568", + "start_date": "2/23/2012" + }, + { + "extn": "9201", + "id": "37229", + "name": "Tony Connor", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$76,553", + "start_date": "8/21/2013" + }, + { + "extn": "9524", + "id": "37230", + "name": "Sloane Goldsmith", + "office": "Hayward", + "position": "Operator", + "salary": "$86,161", + "start_date": "8/24/2006" + }, + { + "extn": "5180", + "id": "37231", + "name": "Tyler Glass", + "office": "Omaha", + "position": "Paramedic", + "salary": "$55,321", + "start_date": "11/29/2004" + }, + { + "extn": "8377", + "id": "37232", + "name": "Chad Miller", + "office": "Portland", + "position": "Banker", + "salary": "$259,743", + "start_date": "9/9/2004" + }, + { + "extn": "6251", + "id": "37233", + "name": "Sebastian Logan", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$30,819", + "start_date": "3/11/2013" + }, + { + "extn": "4127", + "id": "37234", + "name": "Chris Davies", + "office": "Washington", + "position": "Health Educator", + "salary": "$113,826", + "start_date": "6/3/2004" + }, + { + "extn": "2120", + "id": "37235", + "name": "Quinn Oakley", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$103,873", + "start_date": "3/21/2010" + }, + { + "extn": "4644", + "id": "37236", + "name": "Marvin Harper", + "office": "Milano", + "position": "Executive Director", + "salary": "$285,473", + "start_date": "3/4/2013" + }, + { + "extn": "5464", + "id": "37237", + "name": "Rebecca Farrell", + "office": "Orlando", + "position": "Cash Manager", + "salary": "$139,415", + "start_date": "8/19/2017" + }, + { + "extn": "6645", + "id": "37238", + "name": "Jolene Jefferson", + "office": "Los Angeles", + "position": "Audiologist", + "salary": "$62,039", + "start_date": "9/21/2010" + }, + { + "extn": "8698", + "id": "37239", + "name": "Abdul Robertson", + "office": "London", + "position": "Lecturer", + "salary": "$204,515", + "start_date": "3/22/2016" + }, + { + "extn": "6936", + "id": "37240", + "name": "Matt Andersson", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$20,816", + "start_date": "5/19/2000" + }, + { + "extn": "7021", + "id": "37241", + "name": "Logan Mould", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$155,297", + "start_date": "9/23/2000" + }, + { + "extn": "2099", + "id": "37242", + "name": "Clarissa Ramsey", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$257,778", + "start_date": "8/31/2000" + }, + { + "extn": "2057", + "id": "37243", + "name": "Rae Clayton", + "office": "Otawa", + "position": "Auditor", + "salary": "$227,393", + "start_date": "6/20/2017" + }, + { + "extn": "5884", + "id": "37244", + "name": "Manuel Shields", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$269,824", + "start_date": "12/14/2002" + }, + { + "extn": "8790", + "id": "37245", + "name": "Kaylee Connor", + "office": "Sacramento", + "position": "Machine Operator", + "salary": "$83,628", + "start_date": "10/15/2017" + }, + { + "extn": "9734", + "id": "37246", + "name": "Summer Dyson", + "office": "Omaha", + "position": "Paramedic", + "salary": "$181,307", + "start_date": "3/26/2018" + }, + { + "extn": "3244", + "id": "37247", + "name": "Chris Lambert", + "office": "New York", + "position": "Steward", + "salary": "$54,306", + "start_date": "9/25/2009" + }, + { + "extn": "5157", + "id": "37248", + "name": "Julius Murray", + "office": "Berna", + "position": "Retail Trainee", + "salary": "$15,222", + "start_date": "4/19/2000" + }, + { + "extn": "9817", + "id": "37249", + "name": "Aiden Turner", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$14,432", + "start_date": "7/15/2003" + }, + { + "extn": "9707", + "id": "37250", + "name": "Mark Plant", + "office": "Atlanta", + "position": "HR Coordinator", + "salary": "$56,420", + "start_date": "11/4/2012" + }, + { + "extn": "5733", + "id": "37251", + "name": "Jacqueline Gosling", + "office": "Tulsa", + "position": "Cook", + "salary": "$122,961", + "start_date": "1/25/2009" + }, + { + "extn": "9704", + "id": "37252", + "name": "Alexander Watt", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$229,053", + "start_date": "2/18/2010" + }, + { + "extn": "9632", + "id": "37253", + "name": "Morgan Milner", + "office": "Escondido", + "position": "CNC Operator", + "salary": "$48,003", + "start_date": "12/10/2000" + }, + { + "extn": "4912", + "id": "37254", + "name": "Joseph Rigg", + "office": "Honolulu", + "position": "Bookkeeper", + "salary": "$151,986", + "start_date": "12/8/2012" + }, + { + "extn": "1763", + "id": "37255", + "name": "Melody James", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$124,916", + "start_date": "6/29/2013" + }, + { + "extn": "3172", + "id": "37256", + "name": "Shannon Allwood", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$130,771", + "start_date": "11/16/2009" + }, + { + "extn": "1672", + "id": "37257", + "name": "Grace Stanton", + "office": "San Jose", + "position": "CNC Operator", + "salary": "$292,960", + "start_date": "7/5/2001" + }, + { + "extn": "2907", + "id": "37258", + "name": "Adeline Powell", + "office": "Honolulu", + "position": "Clerk", + "salary": "$181,680", + "start_date": "2/4/2019" + }, + { + "extn": "1187", + "id": "37259", + "name": "Marvin Bolton", + "office": "Madison", + "position": "Inspector", + "salary": "$17,910", + "start_date": "2/24/2008" + }, + { + "extn": "7223", + "id": "37260", + "name": "Denny Sanchez", + "office": "Jacksonville", + "position": "Banker", + "salary": "$134,424", + "start_date": "1/5/2012" + }, + { + "extn": "4176", + "id": "37261", + "name": "Daniel Wright", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$252,593", + "start_date": "9/3/2005" + }, + { + "extn": "6386", + "id": "37262", + "name": "Chris Brown", + "office": "Seattle", + "position": "Software Engineer", + "salary": "$14,056", + "start_date": "2/4/2001" + }, + { + "extn": "4962", + "id": "37263", + "name": "Barney Vince", + "office": "Orlando", + "position": "Restaurant Manager", + "salary": "$196,421", + "start_date": "5/18/2005" + }, + { + "extn": "2790", + "id": "37264", + "name": "Ryan Penn", + "office": "Dallas", + "position": "Executive Director", + "salary": "$85,165", + "start_date": "2/23/2001" + }, + { + "extn": "3930", + "id": "37265", + "name": "Carl Archer", + "office": "Houston", + "position": "Webmaster", + "salary": "$231,537", + "start_date": "2/21/2000" + }, + { + "extn": "9042", + "id": "37266", + "name": "Florence Dickson", + "office": "Paris", + "position": "Chef Manager", + "salary": "$205,830", + "start_date": "10/9/2016" + }, + { + "extn": "9629", + "id": "37267", + "name": "Kieth Boyle", + "office": "Salt Lake City", + "position": "Healthcare Specialist", + "salary": "$104,438", + "start_date": "12/25/2016" + }, + { + "extn": "7143", + "id": "37268", + "name": "Adelaide Mullins", + "office": "Otawa", + "position": "Doctor", + "salary": "$51,272", + "start_date": "10/2/2018" + }, + { + "extn": "1178", + "id": "37269", + "name": "Chadwick Hastings", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$251,750", + "start_date": "4/3/2003" + }, + { + "extn": "2970", + "id": "37270", + "name": "Sebastian Strong", + "office": "Indianapolis", + "position": "Biologist", + "salary": "$149,569", + "start_date": "12/14/2000" + }, + { + "extn": "2785", + "id": "37271", + "name": "Meredith Osmond", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$139,882", + "start_date": "3/26/2003" + }, + { + "extn": "9950", + "id": "37272", + "name": "Isla Allen", + "office": "Tallahassee", + "position": "Investment Advisor", + "salary": "$245,235", + "start_date": "8/3/2016" + }, + { + "extn": "3256", + "id": "37273", + "name": "Jacqueline Cobb", + "office": "Boston", + "position": "Cash Manager", + "salary": "$159,609", + "start_date": "5/30/2014" + }, + { + "extn": "9846", + "id": "37274", + "name": "Vanessa Roberts", + "office": "Murfreesboro", + "position": "Project Manager", + "salary": "$190,454", + "start_date": "2/25/2019" + }, + { + "extn": "9511", + "id": "37275", + "name": "Rowan Reynolds", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$75,514", + "start_date": "1/23/2001" + }, + { + "extn": "9857", + "id": "37276", + "name": "Samara Tait", + "office": "Murfreesboro", + "position": "Associate Professor", + "salary": "$55,760", + "start_date": "2/3/2018" + }, + { + "extn": "5302", + "id": "37277", + "name": "Kieth Palmer", + "office": "Bridgeport", + "position": "Insurance Broker", + "salary": "$234,952", + "start_date": "12/4/2016" + }, + { + "extn": "6668", + "id": "37278", + "name": "Mandy Emerson", + "office": "Hollywood", + "position": "Project Manager", + "salary": "$126,044", + "start_date": "6/26/2015" + }, + { + "extn": "5158", + "id": "37279", + "name": "Gabriel Haines", + "office": "San Francisco", + "position": "Steward", + "salary": "$120,488", + "start_date": "6/19/2019" + }, + { + "extn": "3654", + "id": "37280", + "name": "Denis Oldfield", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$143,667", + "start_date": "5/31/2011" + }, + { + "extn": "9964", + "id": "37281", + "name": "Kieth Goldsmith", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$44,247", + "start_date": "8/7/2005" + }, + { + "extn": "2075", + "id": "37282", + "name": "Amy Lee", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$208,661", + "start_date": "10/6/2007" + }, + { + "extn": "8062", + "id": "37283", + "name": "Rufus Collins", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$174,678", + "start_date": "8/19/2009" + }, + { + "extn": "4072", + "id": "37284", + "name": "Rocco Vernon", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$189,847", + "start_date": "7/17/2019" + }, + { + "extn": "1226", + "id": "37285", + "name": "Emery Ogilvy", + "office": "Bellevue", + "position": "Clerk", + "salary": "$126,610", + "start_date": "1/15/2009" + }, + { + "extn": "5219", + "id": "37286", + "name": "Rae Graham", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$106,899", + "start_date": "11/13/2009" + }, + { + "extn": "8909", + "id": "37287", + "name": "Carl Bright", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$241,514", + "start_date": "12/28/2000" + }, + { + "extn": "6621", + "id": "37288", + "name": "Wade Turner", + "office": "Henderson", + "position": "Cashier", + "salary": "$297,194", + "start_date": "2/18/2009" + }, + { + "extn": "8095", + "id": "37289", + "name": "Chester Ellery", + "office": "New York", + "position": "Designer", + "salary": "$154,009", + "start_date": "3/29/2010" + }, + { + "extn": "4378", + "id": "37290", + "name": "Eduardo Stewart", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$26,389", + "start_date": "6/12/2011" + }, + { + "extn": "4093", + "id": "37291", + "name": "Nick Osmond", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$19,443", + "start_date": "4/23/2017" + }, + { + "extn": "9751", + "id": "37292", + "name": "Rufus Marshall", + "office": "Richmond", + "position": "Doctor", + "salary": "$188,432", + "start_date": "3/9/2005" + }, + { + "extn": "3366", + "id": "37293", + "name": "Chanelle James", + "office": "Fayetteville", + "position": "Banker", + "salary": "$253,509", + "start_date": "9/8/2001" + }, + { + "extn": "3033", + "id": "37294", + "name": "Fiona Atkinson", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$214,173", + "start_date": "6/4/2003" + }, + { + "extn": "3000", + "id": "37295", + "name": "Maria Lambert", + "office": "Prague", + "position": "Paramedic", + "salary": "$252,650", + "start_date": "12/28/2011" + }, + { + "extn": "3475", + "id": "37296", + "name": "Tyson Fowler", + "office": "Cincinnati", + "position": "Ambulatory Nurse", + "salary": "$34,402", + "start_date": "2/5/2012" + }, + { + "extn": "1887", + "id": "37297", + "name": "Makena Murray", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$274,346", + "start_date": "9/14/2000" + }, + { + "extn": "5647", + "id": "37298", + "name": "Isla Sinclair", + "office": "Salem", + "position": "Business Broker", + "salary": "$288,365", + "start_date": "2/9/2017" + }, + { + "extn": "5526", + "id": "37299", + "name": "Aiden Snow", + "office": "Santa Ana", + "position": "Loan Officer", + "salary": "$98,320", + "start_date": "10/19/2017" + }, + { + "extn": "7958", + "id": "37300", + "name": "Nate Mcleod", + "office": "Glendale", + "position": "Operator", + "salary": "$90,030", + "start_date": "1/13/2010" + }, + { + "extn": "1388", + "id": "37301", + "name": "Anne Forth", + "office": "Houston", + "position": "Paramedic", + "salary": "$294,303", + "start_date": "11/8/2001" + }, + { + "extn": "3779", + "id": "37302", + "name": "Daniel Lloyd", + "office": "Denver", + "position": "Accountant", + "salary": "$296,970", + "start_date": "7/24/2010" + }, + { + "extn": "7133", + "id": "37303", + "name": "Hannah Lowe", + "office": "Fullerton", + "position": "Electrician", + "salary": "$43,673", + "start_date": "10/10/2001" + }, + { + "extn": "7659", + "id": "37304", + "name": "Maddison Nelson", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$132,968", + "start_date": "12/10/2016" + }, + { + "extn": "6658", + "id": "37305", + "name": "Tony Freeburn", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$283,999", + "start_date": "11/28/2003" + }, + { + "extn": "1785", + "id": "37306", + "name": "Jack Moss", + "office": "Bridgeport", + "position": "Assistant Buyer", + "salary": "$98,731", + "start_date": "3/3/2008" + }, + { + "extn": "5495", + "id": "37307", + "name": "Joseph Hopkinson", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$57,496", + "start_date": "9/19/2015" + }, + { + "extn": "8524", + "id": "37308", + "name": "Marla Gates", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$247,242", + "start_date": "2/19/2009" + }, + { + "extn": "1838", + "id": "37309", + "name": "Liam Lloyd", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$219,240", + "start_date": "3/18/2015" + }, + { + "extn": "9173", + "id": "37310", + "name": "Peter Gunn", + "office": "Phoenix", + "position": "Operator", + "salary": "$46,558", + "start_date": "11/1/2013" + }, + { + "extn": "1685", + "id": "37311", + "name": "Cassandra Simpson", + "office": "Portland", + "position": "Software Engineer", + "salary": "$52,763", + "start_date": "6/2/2011" + }, + { + "extn": "9964", + "id": "37312", + "name": "Abdul Bailey", + "office": "Bucharest", + "position": "Global Logistics Supervisor", + "salary": "$169,176", + "start_date": "11/14/2013" + }, + { + "extn": "2390", + "id": "37313", + "name": "Gabriel Rosenbloom", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$292,118", + "start_date": "12/15/2010" + }, + { + "extn": "3379", + "id": "37314", + "name": "Russel Drummond", + "office": "San Francisco", + "position": "Dentist", + "salary": "$26,580", + "start_date": "9/12/2013" + }, + { + "extn": "9183", + "id": "37315", + "name": "Tyler Nielson", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$120,552", + "start_date": "11/29/2013" + }, + { + "extn": "2719", + "id": "37316", + "name": "Luke Walsh", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$227,449", + "start_date": "5/9/2008" + }, + { + "extn": "6760", + "id": "37317", + "name": "Abdul Herbert", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$149,560", + "start_date": "8/16/2008" + }, + { + "extn": "1196", + "id": "37318", + "name": "Moira Rogers", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$215,429", + "start_date": "10/2/2012" + }, + { + "extn": "4675", + "id": "37319", + "name": "Abbey Powell", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$287,530", + "start_date": "11/28/2009" + }, + { + "extn": "9707", + "id": "37320", + "name": "Wade Bullock", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$226,683", + "start_date": "3/20/2001" + }, + { + "extn": "7184", + "id": "37321", + "name": "Claire Edmonds", + "office": "Denver", + "position": "Lecturer", + "salary": "$109,891", + "start_date": "12/3/2007" + }, + { + "extn": "1306", + "id": "37322", + "name": "Charlize Bishop", + "office": "Hollywood", + "position": "Banker", + "salary": "$282,495", + "start_date": "7/11/2000" + }, + { + "extn": "4332", + "id": "37323", + "name": "Camden Palmer", + "office": "Moreno Valley", + "position": "Designer", + "salary": "$175,820", + "start_date": "5/25/2013" + }, + { + "extn": "3346", + "id": "37324", + "name": "Willow Johnson", + "office": "Memphis", + "position": "Dentist", + "salary": "$117,236", + "start_date": "2/10/2016" + }, + { + "extn": "9844", + "id": "37325", + "name": "Daria Kirby", + "office": "Reno", + "position": "Designer", + "salary": "$244,050", + "start_date": "7/16/2000" + }, + { + "extn": "9374", + "id": "37326", + "name": "Fred Adams", + "office": "Worcester", + "position": "Cashier", + "salary": "$57,565", + "start_date": "7/29/2000" + }, + { + "extn": "7951", + "id": "37327", + "name": "Leroy Avery", + "office": "Lancaster", + "position": "Machine Operator", + "salary": "$260,430", + "start_date": "3/10/2015" + }, + { + "extn": "6926", + "id": "37328", + "name": "Jack London", + "office": "Venice", + "position": "Steward", + "salary": "$124,538", + "start_date": "9/26/2013" + }, + { + "extn": "7164", + "id": "37329", + "name": "Marie Ingham", + "office": "Bakersfield", + "position": "Treasurer", + "salary": "$29,080", + "start_date": "6/27/2017" + }, + { + "extn": "4309", + "id": "37330", + "name": "Michael Wilcox", + "office": "Detroit", + "position": "Treasurer", + "salary": "$32,194", + "start_date": "1/19/2005" + }, + { + "extn": "9828", + "id": "37331", + "name": "Erick Wilcox", + "office": "Paris", + "position": "Healthcare Specialist", + "salary": "$30,994", + "start_date": "5/8/2007" + }, + { + "extn": "7072", + "id": "37332", + "name": "Bernadette Murray", + "office": "Tulsa", + "position": "Doctor", + "salary": "$27,416", + "start_date": "8/8/2001" + }, + { + "extn": "8291", + "id": "37333", + "name": "Kieth Ogilvy", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$178,801", + "start_date": "6/11/2006" + }, + { + "extn": "5536", + "id": "37334", + "name": "Jenna Bayliss", + "office": "Lisbon", + "position": "CNC Operator", + "salary": "$240,248", + "start_date": "11/11/2017" + }, + { + "extn": "8366", + "id": "37335", + "name": "Leroy Bowen", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$254,947", + "start_date": "7/3/2011" + }, + { + "extn": "1972", + "id": "37336", + "name": "Renee Booth", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$245,856", + "start_date": "2/10/2011" + }, + { + "extn": "6845", + "id": "37337", + "name": "Joseph Townend", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$35,977", + "start_date": "6/9/2011" + }, + { + "extn": "1198", + "id": "37338", + "name": "Bristol Kelly", + "office": "Milwaukee", + "position": "Webmaster", + "salary": "$46,294", + "start_date": "1/15/2010" + }, + { + "extn": "9147", + "id": "37339", + "name": "Alessia Seymour", + "office": "Boston", + "position": "Fabricator", + "salary": "$11,383", + "start_date": "9/20/2015" + }, + { + "extn": "1569", + "id": "37340", + "name": "Chadwick Vallins", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$99,798", + "start_date": "6/15/2018" + }, + { + "extn": "1716", + "id": "37341", + "name": "Jane Jeffery", + "office": "Madison", + "position": "Budget Analyst", + "salary": "$97,781", + "start_date": "9/4/2010" + }, + { + "extn": "4938", + "id": "37342", + "name": "Bob Swift", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$287,188", + "start_date": "4/25/2013" + }, + { + "extn": "3910", + "id": "37343", + "name": "Kurt Reid", + "office": "Reno", + "position": "Webmaster", + "salary": "$96,116", + "start_date": "10/14/2008" + }, + { + "extn": "4885", + "id": "37344", + "name": "Benny Walsh", + "office": "Berlin", + "position": "Webmaster", + "salary": "$139,353", + "start_date": "2/20/2014" + }, + { + "extn": "3815", + "id": "37345", + "name": "Noah Thompson", + "office": "Prague", + "position": "Software Engineer", + "salary": "$274,296", + "start_date": "10/10/2009" + }, + { + "extn": "4247", + "id": "37346", + "name": "Domenic Abbot", + "office": "Laredo", + "position": "Executive Director", + "salary": "$238,885", + "start_date": "4/5/2004" + }, + { + "extn": "5754", + "id": "37347", + "name": "Aiden Uttridge", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$141,005", + "start_date": "10/1/2004" + }, + { + "extn": "6224", + "id": "37348", + "name": "Kurt Roth", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$197,375", + "start_date": "7/31/2002" + }, + { + "extn": "3295", + "id": "37349", + "name": "Hailey Eyres", + "office": "Stockton", + "position": "Electrician", + "salary": "$227,753", + "start_date": "12/25/2006" + }, + { + "extn": "1075", + "id": "37350", + "name": "Anthony Morrison", + "office": "Garland", + "position": "Project Manager", + "salary": "$238,867", + "start_date": "2/16/2019" + }, + { + "extn": "5980", + "id": "37351", + "name": "Bernadette Yarlett", + "office": "Rome", + "position": "Machine Operator", + "salary": "$223,571", + "start_date": "7/30/2012" + }, + { + "extn": "4674", + "id": "37352", + "name": "Cedrick Savage", + "office": "San Diego", + "position": "Associate Professor", + "salary": "$235,974", + "start_date": "7/11/2019" + }, + { + "extn": "3605", + "id": "37353", + "name": "Nancy Grant", + "office": "Lyon", + "position": "Steward", + "salary": "$187,528", + "start_date": "5/31/2002" + }, + { + "extn": "7520", + "id": "37354", + "name": "Boris Rigg", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$15,466", + "start_date": "11/3/2015" + }, + { + "extn": "5093", + "id": "37355", + "name": "Greta Duvall", + "office": "Oklahoma City", + "position": "Retail Trainee", + "salary": "$169,375", + "start_date": "1/11/2011" + }, + { + "extn": "5817", + "id": "37356", + "name": "Ethan Pierce", + "office": "Charlotte", + "position": "Machine Operator", + "salary": "$198,521", + "start_date": "11/2/2006" + }, + { + "extn": "1223", + "id": "37357", + "name": "Isla Kirby", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$50,870", + "start_date": "2/26/2005" + }, + { + "extn": "7997", + "id": "37358", + "name": "Bernadette Cox", + "office": "Madison", + "position": "HR Specialist", + "salary": "$126,763", + "start_date": "3/23/2013" + }, + { + "extn": "8254", + "id": "37359", + "name": "Nathan Kelly", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$94,775", + "start_date": "3/22/2005" + }, + { + "extn": "9280", + "id": "37360", + "name": "Liam Brown", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$40,911", + "start_date": "7/15/2010" + }, + { + "extn": "1600", + "id": "37361", + "name": "Johnathan Nielson", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$194,312", + "start_date": "4/1/2011" + }, + { + "extn": "3622", + "id": "37362", + "name": "John Mooney", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$178,082", + "start_date": "12/31/2008" + }, + { + "extn": "4660", + "id": "37363", + "name": "Kurt Lowe", + "office": "San Francisco", + "position": "Biologist", + "salary": "$91,597", + "start_date": "10/22/2014" + }, + { + "extn": "3613", + "id": "37364", + "name": "Gabriel Walker", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$190,396", + "start_date": "11/25/2003" + }, + { + "extn": "7099", + "id": "37365", + "name": "Ramon Huggins", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$94,172", + "start_date": "10/3/2004" + }, + { + "extn": "7341", + "id": "37366", + "name": "Michael Larsen", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$12,187", + "start_date": "3/8/2003" + }, + { + "extn": "2741", + "id": "37367", + "name": "Noah Trent", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$13,225", + "start_date": "3/29/2003" + }, + { + "extn": "6537", + "id": "37368", + "name": "Angelica Nicholls", + "office": "Fayetteville", + "position": "Cook", + "salary": "$259,288", + "start_date": "5/13/2001" + }, + { + "extn": "1504", + "id": "37369", + "name": "Henry Warner", + "office": "Toledo", + "position": "Baker", + "salary": "$47,548", + "start_date": "10/3/2009" + }, + { + "extn": "1517", + "id": "37370", + "name": "Maggie Bennett", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$128,708", + "start_date": "12/2/2000" + }, + { + "extn": "6695", + "id": "37371", + "name": "Bethany Turner", + "office": "London", + "position": "Cashier", + "salary": "$151,817", + "start_date": "10/23/2010" + }, + { + "extn": "1928", + "id": "37372", + "name": "Joyce Higgs", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$194,936", + "start_date": "2/16/2002" + }, + { + "extn": "8515", + "id": "37373", + "name": "Denny Boden", + "office": "Sacramento", + "position": "Accountant", + "salary": "$42,444", + "start_date": "3/23/2000" + }, + { + "extn": "7130", + "id": "37374", + "name": "Nick Weasley", + "office": "Columbus", + "position": "Machine Operator", + "salary": "$249,314", + "start_date": "1/13/2017" + }, + { + "extn": "6099", + "id": "37375", + "name": "Ron Simpson", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$277,028", + "start_date": "9/16/2018" + }, + { + "extn": "9733", + "id": "37376", + "name": "Dakota Clarke", + "office": "Arlington", + "position": "Steward", + "salary": "$59,820", + "start_date": "1/29/2014" + }, + { + "extn": "5515", + "id": "37377", + "name": "Maddison Robertson", + "office": "Irving", + "position": "HR Specialist", + "salary": "$274,326", + "start_date": "6/13/2008" + }, + { + "extn": "7233", + "id": "37378", + "name": "Sarah Ryan", + "office": "Prague", + "position": "Chef Manager", + "salary": "$288,495", + "start_date": "10/26/2008" + }, + { + "extn": "4765", + "id": "37379", + "name": "Marigold Selby", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$225,130", + "start_date": "8/15/2017" + }, + { + "extn": "9108", + "id": "37380", + "name": "Doug Salt", + "office": "Salem", + "position": "Bellman", + "salary": "$274,836", + "start_date": "10/3/2008" + }, + { + "extn": "3059", + "id": "37381", + "name": "Emely Emmett", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$228,845", + "start_date": "5/4/2000" + }, + { + "extn": "1650", + "id": "37382", + "name": "Georgia Adams", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$148,956", + "start_date": "2/25/2000" + }, + { + "extn": "5154", + "id": "37383", + "name": "Benjamin Morgan", + "office": "Portland", + "position": "Production Painter", + "salary": "$282,066", + "start_date": "10/13/2010" + }, + { + "extn": "2042", + "id": "37384", + "name": "Christy Farrant", + "office": "Phoenix", + "position": "Staffing Consultant", + "salary": "$68,585", + "start_date": "1/30/2013" + }, + { + "extn": "9794", + "id": "37385", + "name": "Abbey Rodwell", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$196,733", + "start_date": "4/28/2007" + }, + { + "extn": "4603", + "id": "37386", + "name": "Elena Curtis", + "office": "San Francisco", + "position": "Inspector", + "salary": "$51,478", + "start_date": "1/7/2011" + }, + { + "extn": "4576", + "id": "37387", + "name": "Caydence Shields", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$297,777", + "start_date": "9/8/2017" + }, + { + "extn": "7387", + "id": "37388", + "name": "Savannah Goodman", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$64,856", + "start_date": "3/27/2011" + }, + { + "extn": "7762", + "id": "37389", + "name": "Owen Flack", + "office": "Rome", + "position": "Restaurant Manager", + "salary": "$79,760", + "start_date": "2/20/2005" + }, + { + "extn": "3299", + "id": "37390", + "name": "Leroy Hopkinson", + "office": "Houston", + "position": "Pharmacist", + "salary": "$186,304", + "start_date": "4/10/2019" + }, + { + "extn": "2943", + "id": "37391", + "name": "Kendra Ventura", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$199,769", + "start_date": "10/9/2016" + }, + { + "extn": "8788", + "id": "37392", + "name": "Javier Nurton", + "office": "Chicago", + "position": "Banker", + "salary": "$250,906", + "start_date": "10/13/2002" + }, + { + "extn": "9551", + "id": "37393", + "name": "Tony Truscott", + "office": "Worcester", + "position": "Project Manager", + "salary": "$47,565", + "start_date": "3/2/2006" + }, + { + "extn": "6185", + "id": "37394", + "name": "Quinn Howard", + "office": "Lakewood", + "position": "Banker", + "salary": "$209,957", + "start_date": "11/9/2000" + }, + { + "extn": "7967", + "id": "37395", + "name": "Eduardo Stevenson", + "office": "Huntsville", + "position": "Bellman", + "salary": "$202,975", + "start_date": "2/9/2002" + }, + { + "extn": "6753", + "id": "37396", + "name": "Matt Anderson", + "office": "Tokyo", + "position": "Ambulatory Nurse", + "salary": "$189,288", + "start_date": "10/4/2017" + }, + { + "extn": "9891", + "id": "37397", + "name": "Sydney Bell", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$269,192", + "start_date": "3/10/2011" + }, + { + "extn": "1193", + "id": "37398", + "name": "Martha Brooks", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$41,720", + "start_date": "8/23/2010" + }, + { + "extn": "5774", + "id": "37399", + "name": "Callie Bishop", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$95,808", + "start_date": "1/5/2008" + }, + { + "extn": "9842", + "id": "37400", + "name": "Rosalee Butler", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$211,548", + "start_date": "5/6/2002" + }, + { + "extn": "7553", + "id": "37401", + "name": "Charlotte Walker", + "office": "Amarillo", + "position": "Designer", + "salary": "$262,426", + "start_date": "5/1/2017" + }, + { + "extn": "7558", + "id": "37402", + "name": "Nancy Woods", + "office": "Atlanta", + "position": "HR Specialist", + "salary": "$22,121", + "start_date": "8/31/2000" + }, + { + "extn": "9876", + "id": "37403", + "name": "Nick Tennant", + "office": "Albuquerque", + "position": "Retail Trainee", + "salary": "$258,236", + "start_date": "12/28/2010" + }, + { + "extn": "6347", + "id": "37404", + "name": "Hayden Wild", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$47,380", + "start_date": "5/26/2013" + }, + { + "extn": "5380", + "id": "37405", + "name": "Moira Morgan", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$208,387", + "start_date": "9/22/2007" + }, + { + "extn": "5608", + "id": "37406", + "name": "Phoebe King", + "office": "Ontario", + "position": "Banker", + "salary": "$200,723", + "start_date": "8/8/2017" + }, + { + "extn": "4059", + "id": "37407", + "name": "Paige Garner", + "office": "Seattle", + "position": "Fabricator", + "salary": "$234,814", + "start_date": "9/17/2008" + }, + { + "extn": "9937", + "id": "37408", + "name": "Julius Smith", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$17,197", + "start_date": "5/3/2001" + }, + { + "extn": "5624", + "id": "37409", + "name": "Martin Yang", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$66,265", + "start_date": "3/31/2003" + }, + { + "extn": "2078", + "id": "37410", + "name": "Kassandra Craig", + "office": "Albuquerque", + "position": "Healthcare Specialist", + "salary": "$165,269", + "start_date": "12/24/2000" + }, + { + "extn": "9819", + "id": "37411", + "name": "Chloe Hogg", + "office": "Lincoln", + "position": "Insurance Broker", + "salary": "$17,035", + "start_date": "9/26/2017" + }, + { + "extn": "6478", + "id": "37412", + "name": "Bryce Dixon", + "office": "Laredo", + "position": "Executive Director", + "salary": "$193,491", + "start_date": "5/10/2018" + }, + { + "extn": "7975", + "id": "37413", + "name": "Owen Griffiths", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$227,619", + "start_date": "10/17/2018" + }, + { + "extn": "5125", + "id": "37414", + "name": "Danny Wilcox", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$134,744", + "start_date": "8/22/2003" + }, + { + "extn": "9521", + "id": "37415", + "name": "Javier Tate", + "office": "Scottsdale", + "position": "Design Engineer", + "salary": "$253,774", + "start_date": "9/27/2008" + }, + { + "extn": "9850", + "id": "37416", + "name": "Eduardo Baxter", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$183,663", + "start_date": "5/13/2002" + }, + { + "extn": "9116", + "id": "37417", + "name": "Emery Everett", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$279,489", + "start_date": "4/6/2009" + }, + { + "extn": "2708", + "id": "37418", + "name": "Trisha Reading", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$126,138", + "start_date": "1/5/2000" + }, + { + "extn": "2379", + "id": "37419", + "name": "Melanie Simpson", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$99,752", + "start_date": "12/20/2003" + }, + { + "extn": "2837", + "id": "37420", + "name": "Julianna Dwyer", + "office": "Sacramento", + "position": "Laboratory Technician", + "salary": "$293,867", + "start_date": "9/8/2010" + }, + { + "extn": "8446", + "id": "37421", + "name": "Cynthia Harrison", + "office": "New York", + "position": "Call Center Representative", + "salary": "$182,196", + "start_date": "6/6/2018" + }, + { + "extn": "8144", + "id": "37422", + "name": "Hope Martin", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$15,501", + "start_date": "3/22/2006" + }, + { + "extn": "5804", + "id": "37423", + "name": "Leah Moore", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$89,205", + "start_date": "10/18/2015" + }, + { + "extn": "3237", + "id": "37424", + "name": "Lana Durrant", + "office": "Murfreesboro", + "position": "Machine Operator", + "salary": "$202,452", + "start_date": "5/23/2007" + }, + { + "extn": "7937", + "id": "37425", + "name": "Lucas Jackson", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$14,699", + "start_date": "10/10/2014" + }, + { + "extn": "6851", + "id": "37426", + "name": "Parker Brett", + "office": "Fremont", + "position": "Biologist", + "salary": "$214,308", + "start_date": "11/4/2007" + }, + { + "extn": "3516", + "id": "37427", + "name": "John Morgan", + "office": "Jacksonville", + "position": "Global Logistics Supervisor", + "salary": "$97,446", + "start_date": "4/16/2001" + }, + { + "extn": "9070", + "id": "37428", + "name": "Mark Hunter", + "office": "Bellevue", + "position": "Doctor", + "salary": "$164,061", + "start_date": "7/3/2000" + }, + { + "extn": "6554", + "id": "37429", + "name": "Oliver Archer", + "office": "San Antonio", + "position": "Electrician", + "salary": "$20,244", + "start_date": "4/29/2014" + }, + { + "extn": "1011", + "id": "37430", + "name": "Eryn Warner", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$88,537", + "start_date": "3/24/2009" + }, + { + "extn": "5403", + "id": "37431", + "name": "Gladys Alexander", + "office": "Bakersfield", + "position": "HR Specialist", + "salary": "$150,064", + "start_date": "11/20/2009" + }, + { + "extn": "5228", + "id": "37432", + "name": "Leroy Isaac", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$192,803", + "start_date": "11/18/2008" + }, + { + "extn": "6051", + "id": "37433", + "name": "Lynn Tennant", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$223,326", + "start_date": "6/24/2000" + }, + { + "extn": "5652", + "id": "37434", + "name": "Penelope Lyon", + "office": "Washington", + "position": "Loan Officer", + "salary": "$15,422", + "start_date": "8/15/2004" + }, + { + "extn": "3402", + "id": "37435", + "name": "Cedrick Tailor", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$143,147", + "start_date": "9/28/2019" + }, + { + "extn": "6391", + "id": "37436", + "name": "Phoebe Harris", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$199,707", + "start_date": "8/3/2018" + }, + { + "extn": "2287", + "id": "37437", + "name": "Jennifer Crawley", + "office": "Reno", + "position": "Electrician", + "salary": "$214,605", + "start_date": "6/18/2018" + }, + { + "extn": "8704", + "id": "37438", + "name": "Candice Russel", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$92,809", + "start_date": "1/7/2015" + }, + { + "extn": "2370", + "id": "37439", + "name": "Miriam Harris", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$77,948", + "start_date": "7/27/2012" + }, + { + "extn": "5962", + "id": "37440", + "name": "Leroy Gallacher", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$235,740", + "start_date": "11/26/2016" + }, + { + "extn": "2513", + "id": "37441", + "name": "Adina Pond", + "office": "Ontario", + "position": "Audiologist", + "salary": "$289,385", + "start_date": "8/10/2001" + }, + { + "extn": "5233", + "id": "37442", + "name": "Carrie Myatt", + "office": "Chicago", + "position": "Inspector", + "salary": "$155,755", + "start_date": "6/11/2015" + }, + { + "extn": "8708", + "id": "37443", + "name": "Cara Rivers", + "office": "Bridgeport", + "position": "HR Coordinator", + "salary": "$32,351", + "start_date": "1/30/2004" + }, + { + "extn": "1659", + "id": "37444", + "name": "Olivia Coleman", + "office": "Oakland", + "position": "Health Educator", + "salary": "$237,822", + "start_date": "3/27/2009" + }, + { + "extn": "1630", + "id": "37445", + "name": "Harvey Tennant", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$247,860", + "start_date": "7/29/2007" + }, + { + "extn": "5639", + "id": "37446", + "name": "Cedrick Griffiths", + "office": "Quebec", + "position": "Baker", + "salary": "$30,816", + "start_date": "6/14/2004" + }, + { + "extn": "7850", + "id": "37447", + "name": "Carrie Grey", + "office": "Otawa", + "position": "Service Supervisor", + "salary": "$39,308", + "start_date": "12/27/2013" + }, + { + "extn": "4235", + "id": "37448", + "name": "William Newton", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$150,448", + "start_date": "9/10/2002" + }, + { + "extn": "1641", + "id": "37449", + "name": "Matthew Norman", + "office": "Dallas", + "position": "Insurance Broker", + "salary": "$130,573", + "start_date": "11/5/2018" + }, + { + "extn": "4369", + "id": "37450", + "name": "Abdul Appleton", + "office": "San Jose", + "position": "Executive Director", + "salary": "$286,579", + "start_date": "4/22/2012" + }, + { + "extn": "7147", + "id": "37451", + "name": "Amelia Cowan", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$129,513", + "start_date": "2/26/2017" + }, + { + "extn": "2114", + "id": "37452", + "name": "Chloe Saunders", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$109,234", + "start_date": "7/29/2012" + }, + { + "extn": "9671", + "id": "37453", + "name": "Gabriel Gordon", + "office": "El Paso", + "position": "Food Technologist", + "salary": "$240,858", + "start_date": "2/5/2015" + }, + { + "extn": "5981", + "id": "37454", + "name": "Barry Spencer", + "office": "Salem", + "position": "Fabricator", + "salary": "$98,905", + "start_date": "4/18/2005" + }, + { + "extn": "1850", + "id": "37455", + "name": "Peter Quinton", + "office": "Lincoln", + "position": "Cook", + "salary": "$92,363", + "start_date": "11/7/2009" + }, + { + "extn": "8239", + "id": "37456", + "name": "Cedrick Price", + "office": "Cincinnati", + "position": "Production Painter", + "salary": "$130,807", + "start_date": "11/17/2017" + }, + { + "extn": "9085", + "id": "37457", + "name": "Ruth Stubbs", + "office": "Norfolk", + "position": "Food Technologist", + "salary": "$66,054", + "start_date": "8/6/2001" + }, + { + "extn": "9187", + "id": "37458", + "name": "Bart Shelton", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$86,353", + "start_date": "3/23/2013" + }, + { + "extn": "8486", + "id": "37459", + "name": "Nick Larkin", + "office": "San Antonio", + "position": "Clerk", + "salary": "$211,091", + "start_date": "3/4/2009" + }, + { + "extn": "2089", + "id": "37460", + "name": "Andie Stuart", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$92,585", + "start_date": "11/12/2011" + }, + { + "extn": "2888", + "id": "37461", + "name": "Regina Oswald", + "office": "Orlando", + "position": "Lecturer", + "salary": "$144,706", + "start_date": "9/1/2019" + }, + { + "extn": "1807", + "id": "37462", + "name": "Adina Gaynor", + "office": "Tallahassee", + "position": "Doctor", + "salary": "$191,716", + "start_date": "12/6/2004" + }, + { + "extn": "1444", + "id": "37463", + "name": "Julius Parker", + "office": "Nashville", + "position": "Staffing Consultant", + "salary": "$204,423", + "start_date": "10/28/2010" + }, + { + "extn": "4361", + "id": "37464", + "name": "Teagan Eddison", + "office": "Minneapolis", + "position": "Bellman", + "salary": "$40,550", + "start_date": "1/4/2005" + }, + { + "extn": "8569", + "id": "37465", + "name": "Callie Coll", + "office": "Innsbruck", + "position": "Laboratory Technician", + "salary": "$26,883", + "start_date": "1/31/2010" + }, + { + "extn": "9098", + "id": "37466", + "name": "Gil Yarwood", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$294,161", + "start_date": "9/8/2018" + }, + { + "extn": "7709", + "id": "37467", + "name": "Sadie Reid", + "office": "Laredo", + "position": "Webmaster", + "salary": "$183,843", + "start_date": "5/10/2017" + }, + { + "extn": "8338", + "id": "37468", + "name": "Adina Matthews", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$169,401", + "start_date": "12/21/2013" + }, + { + "extn": "6269", + "id": "37469", + "name": "Mya Wilde", + "office": "San Francisco", + "position": "Designer", + "salary": "$156,102", + "start_date": "12/30/2006" + }, + { + "extn": "6998", + "id": "37470", + "name": "Amy Lindop", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$171,293", + "start_date": "2/17/2015" + }, + { + "extn": "6833", + "id": "37471", + "name": "Benny Everett", + "office": "Innsbruck", + "position": "Inspector", + "salary": "$106,420", + "start_date": "7/6/2002" + }, + { + "extn": "4430", + "id": "37472", + "name": "Carmen Briggs", + "office": "Irving", + "position": "Operator", + "salary": "$134,079", + "start_date": "9/28/2005" + }, + { + "extn": "2629", + "id": "37473", + "name": "Renee Kerr", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$94,824", + "start_date": "10/2/2000" + }, + { + "extn": "4125", + "id": "37474", + "name": "Barry Flack", + "office": "Milwaukee", + "position": "Banker", + "salary": "$167,958", + "start_date": "12/21/2013" + }, + { + "extn": "9961", + "id": "37475", + "name": "Cristal Mccall", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$218,067", + "start_date": "7/28/2007" + }, + { + "extn": "9574", + "id": "37476", + "name": "Rylee Wilde", + "office": "Venice", + "position": "Steward", + "salary": "$28,032", + "start_date": "10/2/2018" + }, + { + "extn": "4143", + "id": "37477", + "name": "Gina Foxley", + "office": "Henderson", + "position": "Global Logistics Supervisor", + "salary": "$149,082", + "start_date": "9/8/2018" + }, + { + "extn": "9770", + "id": "37478", + "name": "Jackeline Farrow", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$60,657", + "start_date": "11/1/2000" + }, + { + "extn": "4613", + "id": "37479", + "name": "Alessandra Sawyer", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$141,931", + "start_date": "11/28/2014" + }, + { + "extn": "8826", + "id": "37480", + "name": "Caleb Nielson", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$292,119", + "start_date": "8/22/2000" + }, + { + "extn": "9772", + "id": "37481", + "name": "Felicity Larkin", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$255,469", + "start_date": "4/4/2019" + }, + { + "extn": "4416", + "id": "37482", + "name": "Gwenyth Edley", + "office": "Irving", + "position": "Treasurer", + "salary": "$66,159", + "start_date": "9/21/2010" + }, + { + "extn": "3228", + "id": "37483", + "name": "Noah Russell", + "office": "Quebec", + "position": "Doctor", + "salary": "$293,365", + "start_date": "6/3/2003" + }, + { + "extn": "6673", + "id": "37484", + "name": "Livia Lewis", + "office": "Henderson", + "position": "Webmaster", + "salary": "$148,502", + "start_date": "5/29/2015" + }, + { + "extn": "2786", + "id": "37485", + "name": "Jenna Gordon", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$58,587", + "start_date": "12/11/2012" + }, + { + "extn": "9725", + "id": "37486", + "name": "Bryon Ballard", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$190,893", + "start_date": "5/7/2014" + }, + { + "extn": "3306", + "id": "37487", + "name": "Owen Randall", + "office": "Rochester", + "position": "Assistant Buyer", + "salary": "$207,596", + "start_date": "1/18/2018" + }, + { + "extn": "7428", + "id": "37488", + "name": "Peter Wild", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$135,088", + "start_date": "4/26/2019" + }, + { + "extn": "8528", + "id": "37489", + "name": "Gabriel Stewart", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$36,676", + "start_date": "1/4/2016" + }, + { + "extn": "1044", + "id": "37490", + "name": "Bryce Lowe", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$143,397", + "start_date": "11/11/2007" + }, + { + "extn": "2187", + "id": "37491", + "name": "Mary Addley", + "office": "San Francisco", + "position": "Cook", + "salary": "$75,849", + "start_date": "3/6/2000" + }, + { + "extn": "7811", + "id": "37492", + "name": "Gloria Payne", + "office": "Bakersfield", + "position": "Banker", + "salary": "$21,564", + "start_date": "6/16/2001" + }, + { + "extn": "8761", + "id": "37493", + "name": "Margot Pierce", + "office": "London", + "position": "Doctor", + "salary": "$132,494", + "start_date": "3/21/2019" + }, + { + "extn": "5264", + "id": "37494", + "name": "Quinn Vass", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$174,841", + "start_date": "5/23/2013" + }, + { + "extn": "9129", + "id": "37495", + "name": "Leilani Coleman", + "office": "San Antonio", + "position": "Webmaster", + "salary": "$159,982", + "start_date": "9/6/2012" + }, + { + "extn": "7788", + "id": "37496", + "name": "Aileen Rothwell", + "office": "Amarillo", + "position": "Audiologist", + "salary": "$12,412", + "start_date": "11/27/2002" + }, + { + "extn": "5359", + "id": "37497", + "name": "Mason Willson", + "office": "New Orleans", + "position": "Treasurer", + "salary": "$241,430", + "start_date": "11/22/2011" + }, + { + "extn": "1453", + "id": "37498", + "name": "Nathan Chester", + "office": "Philadelphia", + "position": "Laboratory Technician", + "salary": "$276,909", + "start_date": "4/20/2001" + }, + { + "extn": "5802", + "id": "37499", + "name": "Bethany Johnson", + "office": "Arlington", + "position": "Banker", + "salary": "$45,160", + "start_date": "4/6/2018" + }, + { + "extn": "4331", + "id": "37500", + "name": "Celina Hammond", + "office": "Lyon", + "position": "Healthcare Specialist", + "salary": "$216,015", + "start_date": "1/28/2003" + }, + { + "extn": "9044", + "id": "37501", + "name": "Daron Jefferson", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$265,524", + "start_date": "11/27/2001" + }, + { + "extn": "2983", + "id": "37502", + "name": "Russel Jackson", + "office": "Louisville", + "position": "Software Engineer", + "salary": "$258,547", + "start_date": "4/22/2001" + }, + { + "extn": "1327", + "id": "37503", + "name": "Lucy Moore", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$199,524", + "start_date": "10/16/2013" + }, + { + "extn": "5624", + "id": "37504", + "name": "Candace Walton", + "office": "London", + "position": "Bellman", + "salary": "$206,006", + "start_date": "7/14/2000" + }, + { + "extn": "9623", + "id": "37505", + "name": "Carl Asher", + "office": "Richmond", + "position": "Banker", + "salary": "$23,375", + "start_date": "7/16/2018" + }, + { + "extn": "7693", + "id": "37506", + "name": "Phillip Healy", + "office": "Seattle", + "position": "Call Center Representative", + "salary": "$61,861", + "start_date": "3/9/2001" + }, + { + "extn": "8535", + "id": "37507", + "name": "Jacob Thomas", + "office": "Los Angeles", + "position": "Stockbroker", + "salary": "$250,364", + "start_date": "12/13/2010" + }, + { + "extn": "8914", + "id": "37508", + "name": "Wade Phillips", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$215,526", + "start_date": "8/15/2014" + }, + { + "extn": "2327", + "id": "37509", + "name": "Daniel Driscoll", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$22,238", + "start_date": "8/12/2005" + }, + { + "extn": "2999", + "id": "37510", + "name": "Cameron Evans", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$73,918", + "start_date": "12/6/2001" + }, + { + "extn": "6758", + "id": "37511", + "name": "Danny Mcneill", + "office": "Sacramento", + "position": "Banker", + "salary": "$140,336", + "start_date": "7/30/2003" + }, + { + "extn": "6698", + "id": "37512", + "name": "Barney Randall", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$179,611", + "start_date": "1/9/2008" + }, + { + "extn": "5961", + "id": "37513", + "name": "Gloria Niles", + "office": "El Paso", + "position": "Laboratory Technician", + "salary": "$73,445", + "start_date": "3/19/2010" + }, + { + "extn": "5408", + "id": "37514", + "name": "Phillip Emerson", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$37,187", + "start_date": "10/3/2012" + }, + { + "extn": "5755", + "id": "37515", + "name": "Bridget Robertson", + "office": "Prague", + "position": "Inspector", + "salary": "$178,552", + "start_date": "3/15/2009" + }, + { + "extn": "7806", + "id": "37516", + "name": "Scarlett John", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$101,963", + "start_date": "6/22/2012" + }, + { + "extn": "8905", + "id": "37517", + "name": "Vicky Lane", + "office": "Columbus", + "position": "Restaurant Manager", + "salary": "$271,662", + "start_date": "2/20/2018" + }, + { + "extn": "8272", + "id": "37518", + "name": "Logan Stubbs", + "office": "St. Louis", + "position": "Biologist", + "salary": "$86,996", + "start_date": "7/26/2019" + }, + { + "extn": "1459", + "id": "37519", + "name": "Remy Callan", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$76,060", + "start_date": "8/3/2017" + }, + { + "extn": "9353", + "id": "37520", + "name": "Bart Cowan", + "office": "Glendale", + "position": "Dentist", + "salary": "$132,605", + "start_date": "8/12/2011" + }, + { + "extn": "5086", + "id": "37521", + "name": "Mavis Sheldon", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$209,312", + "start_date": "4/12/2016" + }, + { + "extn": "4968", + "id": "37522", + "name": "Chloe Lewis", + "office": "Seattle", + "position": "Doctor", + "salary": "$211,039", + "start_date": "2/14/2017" + }, + { + "extn": "9703", + "id": "37523", + "name": "Chris Hood", + "office": "El Paso", + "position": "Bellman", + "salary": "$65,776", + "start_date": "2/25/2001" + }, + { + "extn": "8899", + "id": "37524", + "name": "Jacob Saunders", + "office": "Moreno Valley", + "position": "Accountant", + "salary": "$97,481", + "start_date": "7/31/2008" + }, + { + "extn": "6003", + "id": "37525", + "name": "Cecilia Collins", + "office": "Denver", + "position": "CNC Operator", + "salary": "$65,453", + "start_date": "11/13/2002" + }, + { + "extn": "6170", + "id": "37526", + "name": "Carmen Addley", + "office": "Norfolk", + "position": "Project Manager", + "salary": "$203,672", + "start_date": "12/6/2016" + }, + { + "extn": "7215", + "id": "37527", + "name": "Clint Garcia", + "office": "Fayetteville", + "position": "Dentist", + "salary": "$117,153", + "start_date": "7/20/2019" + }, + { + "extn": "8374", + "id": "37528", + "name": "Gabriel Lucas", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$72,805", + "start_date": "12/17/2009" + }, + { + "extn": "9070", + "id": "37529", + "name": "Denny Waterhouse", + "office": "Ontario", + "position": "Loan Officer", + "salary": "$87,713", + "start_date": "1/8/2017" + }, + { + "extn": "5367", + "id": "37530", + "name": "Aleksandra Connell", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$43,423", + "start_date": "1/1/2009" + }, + { + "extn": "8974", + "id": "37531", + "name": "Barney Judd", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$195,398", + "start_date": "9/5/2000" + }, + { + "extn": "6472", + "id": "37532", + "name": "Ruth Lindop", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$139,452", + "start_date": "10/5/2001" + }, + { + "extn": "1370", + "id": "37533", + "name": "Deborah Wise", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$290,725", + "start_date": "5/1/2000" + }, + { + "extn": "2191", + "id": "37534", + "name": "Caleb Baldwin", + "office": "Berna", + "position": "Budget Analyst", + "salary": "$14,189", + "start_date": "4/12/2019" + }, + { + "extn": "7143", + "id": "37535", + "name": "Monica Vincent", + "office": "Long Beach", + "position": "Paramedic", + "salary": "$263,249", + "start_date": "10/10/2016" + }, + { + "extn": "3817", + "id": "37536", + "name": "Nicholas Talbot", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$35,212", + "start_date": "9/12/2019" + }, + { + "extn": "2484", + "id": "37537", + "name": "Boris Harvey", + "office": "Santa Ana", + "position": "Webmaster", + "salary": "$269,468", + "start_date": "12/20/2018" + }, + { + "extn": "7383", + "id": "37538", + "name": "Barney Malone", + "office": "Otawa", + "position": "Software Engineer", + "salary": "$37,776", + "start_date": "8/17/2006" + }, + { + "extn": "4023", + "id": "37539", + "name": "Joy Shields", + "office": "San Francisco", + "position": "Doctor", + "salary": "$171,515", + "start_date": "1/25/2013" + }, + { + "extn": "9049", + "id": "37540", + "name": "Carl Smith", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$117,920", + "start_date": "7/2/2013" + }, + { + "extn": "6519", + "id": "37541", + "name": "Lucas Snow", + "office": "Otawa", + "position": "Banker", + "salary": "$136,649", + "start_date": "8/17/2005" + }, + { + "extn": "8278", + "id": "37542", + "name": "Angela Hill", + "office": "Salem", + "position": "Dentist", + "salary": "$202,464", + "start_date": "4/21/2012" + }, + { + "extn": "3450", + "id": "37543", + "name": "Faith Gibson", + "office": "Long Beach", + "position": "Physician", + "salary": "$30,771", + "start_date": "9/19/2008" + }, + { + "extn": "6717", + "id": "37544", + "name": "Daria Wade", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$190,262", + "start_date": "11/26/2000" + }, + { + "extn": "6968", + "id": "37545", + "name": "Karla Smith", + "office": "Jacksonville", + "position": "Executive Director", + "salary": "$96,578", + "start_date": "4/18/2017" + }, + { + "extn": "3570", + "id": "37546", + "name": "Caleb Salt", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$287,920", + "start_date": "3/23/2000" + }, + { + "extn": "9002", + "id": "37547", + "name": "Hope Allington", + "office": "Lancaster", + "position": "Pharmacist", + "salary": "$201,808", + "start_date": "7/16/2019" + }, + { + "extn": "5489", + "id": "37548", + "name": "Anthony Brett", + "office": "Milwaukee", + "position": "Cashier", + "salary": "$119,183", + "start_date": "5/25/2015" + }, + { + "extn": "1057", + "id": "37549", + "name": "Greta Gordon", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$34,375", + "start_date": "1/26/2015" + }, + { + "extn": "1482", + "id": "37550", + "name": "Peter Maxwell", + "office": "Salt Lake City", + "position": "Biologist", + "salary": "$82,074", + "start_date": "6/29/2019" + }, + { + "extn": "3308", + "id": "37551", + "name": "Dakota Cavanagh", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$199,044", + "start_date": "3/2/2010" + }, + { + "extn": "9351", + "id": "37552", + "name": "Maxwell Robertson", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$144,999", + "start_date": "5/30/2019" + }, + { + "extn": "4481", + "id": "37553", + "name": "John Bryant", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$230,099", + "start_date": "5/2/2014" + }, + { + "extn": "7784", + "id": "37554", + "name": "Hayden Kennedy", + "office": "Nashville", + "position": "Design Engineer", + "salary": "$181,910", + "start_date": "12/24/2009" + }, + { + "extn": "5751", + "id": "37555", + "name": "Regina Williams", + "office": "Bridgeport", + "position": "Staffing Consultant", + "salary": "$211,408", + "start_date": "1/31/2001" + }, + { + "extn": "5283", + "id": "37556", + "name": "Nicholas Olson", + "office": "Milano", + "position": "Loan Officer", + "salary": "$30,072", + "start_date": "6/29/2002" + }, + { + "extn": "6568", + "id": "37557", + "name": "Charlize White", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$46,094", + "start_date": "6/16/2004" + }, + { + "extn": "7662", + "id": "37558", + "name": "Sabrina Thomson", + "office": "Toledo", + "position": "Pharmacist", + "salary": "$88,688", + "start_date": "11/12/2003" + }, + { + "extn": "3343", + "id": "37559", + "name": "Claire Murphy", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$205,711", + "start_date": "7/16/2000" + }, + { + "extn": "6355", + "id": "37560", + "name": "Martin Warner", + "office": "Murfreesboro", + "position": "Fabricator", + "salary": "$269,621", + "start_date": "8/23/2008" + }, + { + "extn": "4509", + "id": "37561", + "name": "Hayden Cameron", + "office": "Albuquerque", + "position": "Ambulatory Nurse", + "salary": "$14,214", + "start_date": "8/24/2007" + }, + { + "extn": "4408", + "id": "37562", + "name": "Carter Yarwood", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$116,623", + "start_date": "2/16/2019" + }, + { + "extn": "2964", + "id": "37563", + "name": "Doug Hilton", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$45,687", + "start_date": "11/22/2011" + }, + { + "extn": "1343", + "id": "37564", + "name": "Peter Bryant", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$91,698", + "start_date": "8/22/2012" + }, + { + "extn": "4034", + "id": "37565", + "name": "Gabriel Ebbs", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$165,076", + "start_date": "2/17/2001" + }, + { + "extn": "2791", + "id": "37566", + "name": "Denny Price", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$111,983", + "start_date": "4/25/2003" + }, + { + "extn": "2378", + "id": "37567", + "name": "Julianna Penn", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$57,026", + "start_date": "5/15/2018" + }, + { + "extn": "1574", + "id": "37568", + "name": "Noah Wild", + "office": "Sacramento", + "position": "Web Developer", + "salary": "$250,959", + "start_date": "3/15/2005" + }, + { + "extn": "9450", + "id": "37569", + "name": "Peyton Mullins", + "office": "Lakewood", + "position": "Biologist", + "salary": "$235,671", + "start_date": "9/9/2008" + }, + { + "extn": "4248", + "id": "37570", + "name": "Raquel Jacobs", + "office": "Bucharest", + "position": "Auditor", + "salary": "$227,008", + "start_date": "12/4/2017" + }, + { + "extn": "5886", + "id": "37571", + "name": "Henry Flynn", + "office": "Arlington", + "position": "Call Center Representative", + "salary": "$55,753", + "start_date": "1/18/2002" + }, + { + "extn": "3513", + "id": "37572", + "name": "Abdul Hepburn", + "office": "Kansas City", + "position": "Clerk", + "salary": "$166,326", + "start_date": "7/31/2019" + }, + { + "extn": "1644", + "id": "37573", + "name": "Angelica Farrow", + "office": "Berlin", + "position": "Designer", + "salary": "$277,240", + "start_date": "11/17/2017" + }, + { + "extn": "7036", + "id": "37574", + "name": "Regina Tailor", + "office": "Reno", + "position": "Banker", + "salary": "$49,903", + "start_date": "10/2/2017" + }, + { + "extn": "2466", + "id": "37575", + "name": "Bart Parr", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$61,209", + "start_date": "5/21/2012" + }, + { + "extn": "6716", + "id": "37576", + "name": "Marilyn Herbert", + "office": "Zurich", + "position": "Cook", + "salary": "$292,792", + "start_date": "8/16/2000" + }, + { + "extn": "6068", + "id": "37577", + "name": "Oliver Gilmour", + "office": "Wien", + "position": "Chef Manager", + "salary": "$181,596", + "start_date": "4/11/2006" + }, + { + "extn": "6565", + "id": "37578", + "name": "Michelle Duvall", + "office": "Los Angeles", + "position": "Banker", + "salary": "$57,866", + "start_date": "8/24/2014" + }, + { + "extn": "3916", + "id": "37579", + "name": "Alessia Clark", + "office": "Prague", + "position": "Stockbroker", + "salary": "$186,725", + "start_date": "2/25/2005" + }, + { + "extn": "1922", + "id": "37580", + "name": "Crystal Lakey", + "office": "Philadelphia", + "position": "Software Engineer", + "salary": "$225,570", + "start_date": "3/20/2001" + }, + { + "extn": "9136", + "id": "37581", + "name": "Benny Fleming", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$21,297", + "start_date": "3/11/2008" + }, + { + "extn": "8399", + "id": "37582", + "name": "Janice Edley", + "office": "Miami", + "position": "IT Support Staff", + "salary": "$233,937", + "start_date": "9/6/2019" + }, + { + "extn": "7812", + "id": "37583", + "name": "Chadwick Ballard", + "office": "Hollywood", + "position": "Cash Manager", + "salary": "$158,693", + "start_date": "8/12/2012" + }, + { + "extn": "2281", + "id": "37584", + "name": "Brooklyn Goodman", + "office": "Oakland", + "position": "Web Developer", + "salary": "$54,263", + "start_date": "1/21/2007" + }, + { + "extn": "6862", + "id": "37585", + "name": "Javier Turner", + "office": "Toledo", + "position": "HR Specialist", + "salary": "$93,617", + "start_date": "9/27/2004" + }, + { + "extn": "9245", + "id": "37586", + "name": "Daphne Brennan", + "office": "Irving", + "position": "Lecturer", + "salary": "$225,718", + "start_date": "1/4/2013" + }, + { + "extn": "2082", + "id": "37587", + "name": "Ron Heaton", + "office": "Garland", + "position": "Project Manager", + "salary": "$177,417", + "start_date": "11/8/2016" + }, + { + "extn": "7009", + "id": "37588", + "name": "Sara Haines", + "office": "Otawa", + "position": "Inspector", + "salary": "$158,381", + "start_date": "7/12/2019" + }, + { + "extn": "5261", + "id": "37589", + "name": "William Vangness", + "office": "Fullerton", + "position": "Banker", + "salary": "$174,283", + "start_date": "9/18/2008" + }, + { + "extn": "4176", + "id": "37590", + "name": "Trisha Weston", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$80,712", + "start_date": "5/10/2002" + }, + { + "extn": "2950", + "id": "37591", + "name": "Dasha Butler", + "office": "Richmond", + "position": "Paramedic", + "salary": "$236,152", + "start_date": "8/7/2019" + }, + { + "extn": "2459", + "id": "37592", + "name": "Eduardo Walter", + "office": "Los Angeles", + "position": "Systems Administrator", + "salary": "$196,010", + "start_date": "6/19/2007" + }, + { + "extn": "2402", + "id": "37593", + "name": "Denis Barrett", + "office": "Miami", + "position": "Cashier", + "salary": "$77,244", + "start_date": "7/11/2012" + }, + { + "extn": "3845", + "id": "37594", + "name": "Adina Truscott", + "office": "Paris", + "position": "Health Educator", + "salary": "$209,212", + "start_date": "6/1/2004" + }, + { + "extn": "6589", + "id": "37595", + "name": "Phillip Clifton", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$139,761", + "start_date": "12/21/2018" + }, + { + "extn": "7849", + "id": "37596", + "name": "Sara Rixon", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$146,525", + "start_date": "7/4/2016" + }, + { + "extn": "9853", + "id": "37597", + "name": "Nate Power", + "office": "Tokyo", + "position": "Call Center Representative", + "salary": "$79,898", + "start_date": "3/11/2001" + }, + { + "extn": "3567", + "id": "37598", + "name": "Cynthia Darcy", + "office": "Quebec", + "position": "Lecturer", + "salary": "$196,361", + "start_date": "3/17/2000" + }, + { + "extn": "4517", + "id": "37599", + "name": "Mark Poole", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$274,994", + "start_date": "2/25/2009" + }, + { + "extn": "6184", + "id": "37600", + "name": "Naomi Lindop", + "office": "Fremont", + "position": "Cook", + "salary": "$244,357", + "start_date": "4/17/2019" + }, + { + "extn": "7775", + "id": "37601", + "name": "Lucas Benson", + "office": "Escondido", + "position": "Accountant", + "salary": "$265,435", + "start_date": "11/7/2010" + }, + { + "extn": "3486", + "id": "37602", + "name": "Cassidy Stewart", + "office": "Fort Lauderdale", + "position": "Retail Trainee", + "salary": "$164,236", + "start_date": "4/10/2013" + }, + { + "extn": "6901", + "id": "37603", + "name": "Gabriel Carson", + "office": "Kansas City", + "position": "Retail Trainee", + "salary": "$42,738", + "start_date": "8/12/2008" + }, + { + "extn": "1972", + "id": "37604", + "name": "Mark Upton", + "office": "Portland", + "position": "Executive Director", + "salary": "$181,817", + "start_date": "1/20/2014" + }, + { + "extn": "5003", + "id": "37605", + "name": "Summer Norris", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$185,086", + "start_date": "10/23/2013" + }, + { + "extn": "5974", + "id": "37606", + "name": "Summer Simpson", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$203,365", + "start_date": "9/4/2017" + }, + { + "extn": "5045", + "id": "37607", + "name": "Russel John", + "office": "New Orleans", + "position": "Designer", + "salary": "$251,295", + "start_date": "2/17/2011" + }, + { + "extn": "6022", + "id": "37608", + "name": "Lucy Morris", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$110,808", + "start_date": "8/17/2019" + }, + { + "extn": "9443", + "id": "37609", + "name": "Davina Jackson", + "office": "Bellevue", + "position": "Machine Operator", + "salary": "$47,902", + "start_date": "2/2/2003" + }, + { + "extn": "9154", + "id": "37610", + "name": "Denny Bentley", + "office": "Arlington", + "position": "Cash Manager", + "salary": "$134,028", + "start_date": "11/22/2004" + }, + { + "extn": "9607", + "id": "37611", + "name": "Carina Egerton", + "office": "Hayward", + "position": "Inspector", + "salary": "$100,174", + "start_date": "8/10/2006" + }, + { + "extn": "3606", + "id": "37612", + "name": "Danny Nelson", + "office": "Valetta", + "position": "Webmaster", + "salary": "$43,326", + "start_date": "5/9/2012" + }, + { + "extn": "3632", + "id": "37613", + "name": "Owen Fall", + "office": "Laredo", + "position": "Inspector", + "salary": "$26,077", + "start_date": "8/26/2001" + }, + { + "extn": "2043", + "id": "37614", + "name": "Danny Morrison", + "office": "Detroit", + "position": "Service Supervisor", + "salary": "$59,026", + "start_date": "12/14/2003" + }, + { + "extn": "5482", + "id": "37615", + "name": "Aileen Ramsey", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$276,935", + "start_date": "12/25/2018" + }, + { + "extn": "8089", + "id": "37616", + "name": "Aiden Moss", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$113,408", + "start_date": "10/21/2000" + }, + { + "extn": "4965", + "id": "37617", + "name": "Kurt May", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$82,684", + "start_date": "1/20/2010" + }, + { + "extn": "2276", + "id": "37618", + "name": "Tom Burge", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$89,875", + "start_date": "8/10/2011" + }, + { + "extn": "4142", + "id": "37619", + "name": "Gemma Gaynor", + "office": "Milano", + "position": "Software Engineer", + "salary": "$111,008", + "start_date": "2/28/2008" + }, + { + "extn": "3331", + "id": "37620", + "name": "Melania Umney", + "office": "New York", + "position": "CNC Operator", + "salary": "$119,956", + "start_date": "3/30/2010" + }, + { + "extn": "5856", + "id": "37621", + "name": "Ember Pope", + "office": "Milano", + "position": "Electrician", + "salary": "$39,361", + "start_date": "10/29/2017" + }, + { + "extn": "9533", + "id": "37622", + "name": "Nathan Parr", + "office": "Honolulu", + "position": "Dentist", + "salary": "$183,179", + "start_date": "2/17/2003" + }, + { + "extn": "3175", + "id": "37623", + "name": "Maribel Pitt", + "office": "Philadelphia", + "position": "Front Desk Coordinator", + "salary": "$97,228", + "start_date": "6/20/2006" + }, + { + "extn": "8719", + "id": "37624", + "name": "Laila Parsons", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$206,270", + "start_date": "4/16/2017" + }, + { + "extn": "4315", + "id": "37625", + "name": "Estrella Malone", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$99,879", + "start_date": "4/9/2011" + }, + { + "extn": "7035", + "id": "37626", + "name": "Maribel Burnley", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$227,477", + "start_date": "1/11/2013" + }, + { + "extn": "6013", + "id": "37627", + "name": "Kirsten Lindsay", + "office": "Boston", + "position": "Biologist", + "salary": "$70,720", + "start_date": "12/13/2005" + }, + { + "extn": "9449", + "id": "37628", + "name": "Ron Varndell", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$175,851", + "start_date": "12/29/2018" + }, + { + "extn": "7004", + "id": "37629", + "name": "Logan Yarwood", + "office": "Dallas", + "position": "Assistant Buyer", + "salary": "$71,084", + "start_date": "12/27/2003" + }, + { + "extn": "2391", + "id": "37630", + "name": "Kate Lakey", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$208,827", + "start_date": "3/21/2000" + }, + { + "extn": "2004", + "id": "37631", + "name": "Rufus Robe", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$277,157", + "start_date": "3/30/2014" + }, + { + "extn": "9241", + "id": "37632", + "name": "Victoria Rees", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$154,068", + "start_date": "7/20/2012" + }, + { + "extn": "8607", + "id": "37633", + "name": "Bryon Reynolds", + "office": "Lakewood", + "position": "Web Developer", + "salary": "$271,209", + "start_date": "12/5/2015" + }, + { + "extn": "1436", + "id": "37634", + "name": "Vivian Gilmore", + "office": "Cincinnati", + "position": "Assistant Buyer", + "salary": "$275,308", + "start_date": "10/10/2001" + }, + { + "extn": "2361", + "id": "37635", + "name": "Marilyn Hall", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$275,894", + "start_date": "11/21/2001" + }, + { + "extn": "3142", + "id": "37636", + "name": "Trisha Adler", + "office": "Reno", + "position": "Fabricator", + "salary": "$222,680", + "start_date": "4/23/2017" + }, + { + "extn": "2762", + "id": "37637", + "name": "Alba Baker", + "office": "Toledo", + "position": "Health Educator", + "salary": "$237,195", + "start_date": "8/4/2011" + }, + { + "extn": "3237", + "id": "37638", + "name": "Harry Roberts", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$146,787", + "start_date": "12/4/2012" + }, + { + "extn": "3974", + "id": "37639", + "name": "Chris Kennedy", + "office": "Hollywood", + "position": "Pharmacist", + "salary": "$234,226", + "start_date": "11/19/2016" + }, + { + "extn": "1566", + "id": "37640", + "name": "Nathan Carpenter", + "office": "Hayward", + "position": "Stockbroker", + "salary": "$155,818", + "start_date": "11/2/2017" + }, + { + "extn": "3533", + "id": "37641", + "name": "Ron Russell", + "office": "Jersey City", + "position": "Fabricator", + "salary": "$223,736", + "start_date": "5/17/2012" + }, + { + "extn": "2882", + "id": "37642", + "name": "Bethany King", + "office": "Nashville", + "position": "Software Engineer", + "salary": "$221,757", + "start_date": "1/12/2005" + }, + { + "extn": "4918", + "id": "37643", + "name": "Tyler Baker", + "office": "Miami", + "position": "Paramedic", + "salary": "$198,404", + "start_date": "9/5/2011" + }, + { + "extn": "1758", + "id": "37644", + "name": "Kirsten Rivers", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$191,415", + "start_date": "4/21/2011" + }, + { + "extn": "7728", + "id": "37645", + "name": "Valentina Johnson", + "office": "Ontario", + "position": "Executive Director", + "salary": "$254,521", + "start_date": "9/8/2013" + }, + { + "extn": "8448", + "id": "37646", + "name": "Russel Owen", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$259,707", + "start_date": "9/28/2003" + }, + { + "extn": "9635", + "id": "37647", + "name": "Naomi Little", + "office": "Pittsburgh", + "position": "Clerk", + "salary": "$223,985", + "start_date": "5/13/2003" + }, + { + "extn": "4170", + "id": "37648", + "name": "Sasha Randall", + "office": "Lancaster", + "position": "Software Engineer", + "salary": "$286,023", + "start_date": "9/5/2016" + }, + { + "extn": "5388", + "id": "37649", + "name": "Alan Kelly", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$34,387", + "start_date": "9/20/2014" + }, + { + "extn": "1523", + "id": "37650", + "name": "Jolene Gosling", + "office": "Minneapolis", + "position": "IT Support Staff", + "salary": "$86,153", + "start_date": "6/28/2014" + }, + { + "extn": "2953", + "id": "37651", + "name": "Martha Wallace", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$66,407", + "start_date": "8/2/2016" + }, + { + "extn": "6138", + "id": "37652", + "name": "Johnny Benson", + "office": "Columbus", + "position": "Inspector", + "salary": "$227,310", + "start_date": "7/11/2013" + }, + { + "extn": "1064", + "id": "37653", + "name": "Carl Fisher", + "office": "Zurich", + "position": "Project Manager", + "salary": "$154,194", + "start_date": "7/12/2015" + }, + { + "extn": "8584", + "id": "37654", + "name": "Ethan Ellery", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$33,073", + "start_date": "5/31/2010" + }, + { + "extn": "5072", + "id": "37655", + "name": "Barry Smith", + "office": "Saint Paul", + "position": "Audiologist", + "salary": "$99,498", + "start_date": "3/1/2003" + }, + { + "extn": "8821", + "id": "37656", + "name": "Bryon Hunter", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$52,239", + "start_date": "6/11/2016" + }, + { + "extn": "4392", + "id": "37657", + "name": "Quinn Wilcox", + "office": "Rome", + "position": "Stockbroker", + "salary": "$155,580", + "start_date": "8/22/2016" + }, + { + "extn": "4700", + "id": "37658", + "name": "Georgia James", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$25,166", + "start_date": "7/20/2006" + }, + { + "extn": "7256", + "id": "37659", + "name": "Ramon Neville", + "office": "Lincoln", + "position": "Call Center Representative", + "salary": "$207,174", + "start_date": "1/3/2013" + }, + { + "extn": "9338", + "id": "37660", + "name": "Miley Wade", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$149,205", + "start_date": "7/9/2015" + }, + { + "extn": "8466", + "id": "37661", + "name": "Julian Brooks", + "office": "Bakersfield", + "position": "HR Specialist", + "salary": "$123,814", + "start_date": "4/15/2008" + }, + { + "extn": "3957", + "id": "37662", + "name": "Tania Thatcher", + "office": "Detroit", + "position": "Project Manager", + "salary": "$261,204", + "start_date": "11/8/2002" + }, + { + "extn": "3856", + "id": "37663", + "name": "Leslie Hunt", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$137,733", + "start_date": "1/3/2008" + }, + { + "extn": "6398", + "id": "37664", + "name": "Madison Glass", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$205,308", + "start_date": "5/20/2016" + }, + { + "extn": "1725", + "id": "37665", + "name": "Piper Chapman", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$138,168", + "start_date": "1/1/2009" + }, + { + "extn": "3433", + "id": "37666", + "name": "Tom Farmer", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$202,073", + "start_date": "12/29/2001" + }, + { + "extn": "7053", + "id": "37667", + "name": "Michael Uttley", + "office": "Laredo", + "position": "CNC Operator", + "salary": "$56,154", + "start_date": "10/15/2010" + }, + { + "extn": "1807", + "id": "37668", + "name": "Maggie Hill", + "office": "Stockton", + "position": "Steward", + "salary": "$205,610", + "start_date": "5/29/2006" + }, + { + "extn": "9505", + "id": "37669", + "name": "Michael Rodwell", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$294,182", + "start_date": "1/9/2011" + }, + { + "extn": "9171", + "id": "37670", + "name": "Mya Kirby", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$147,496", + "start_date": "6/29/2015" + }, + { + "extn": "2376", + "id": "37671", + "name": "Caydence Duvall", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$174,657", + "start_date": "3/18/2000" + }, + { + "extn": "7111", + "id": "37672", + "name": "Dakota Radley", + "office": "Rochester", + "position": "Operator", + "salary": "$152,970", + "start_date": "11/16/2011" + }, + { + "extn": "1191", + "id": "37673", + "name": "Ryan Wright", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$13,042", + "start_date": "3/26/2008" + }, + { + "extn": "9682", + "id": "37674", + "name": "Doris Hopkinson", + "office": "Springfield", + "position": "Lecturer", + "salary": "$211,223", + "start_date": "12/27/2007" + }, + { + "extn": "7437", + "id": "37675", + "name": "Maribel Devonport", + "office": "Worcester", + "position": "Business Broker", + "salary": "$192,436", + "start_date": "1/9/2002" + }, + { + "extn": "5586", + "id": "37676", + "name": "Kendra Young", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$172,797", + "start_date": "8/16/2019" + }, + { + "extn": "3279", + "id": "37677", + "name": "Selena Villiger", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$270,669", + "start_date": "7/28/2012" + }, + { + "extn": "5012", + "id": "37678", + "name": "Liliana Dowson", + "office": "Lyon", + "position": "Software Engineer", + "salary": "$272,418", + "start_date": "11/16/2013" + }, + { + "extn": "9954", + "id": "37679", + "name": "Kamila Pratt", + "office": "Philadelphia", + "position": "Steward", + "salary": "$36,381", + "start_date": "9/17/2017" + }, + { + "extn": "2949", + "id": "37680", + "name": "Boris Ramsey", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$78,829", + "start_date": "10/31/2016" + }, + { + "extn": "5459", + "id": "37681", + "name": "Carla Hilton", + "office": "Wien", + "position": "Webmaster", + "salary": "$271,485", + "start_date": "10/13/2010" + }, + { + "extn": "4499", + "id": "37682", + "name": "Jacqueline Bayliss", + "office": "Valetta", + "position": "Pharmacist", + "salary": "$243,819", + "start_date": "9/2/2012" + }, + { + "extn": "7922", + "id": "37683", + "name": "Matthew Thornton", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$64,438", + "start_date": "7/31/2009" + }, + { + "extn": "9369", + "id": "37684", + "name": "Tony Lane", + "office": "Las Vegas", + "position": "Retail Trainee", + "salary": "$179,037", + "start_date": "11/20/2007" + }, + { + "extn": "8278", + "id": "37685", + "name": "Bart Yard", + "office": "Lakewood", + "position": "Bellman", + "salary": "$61,647", + "start_date": "2/13/2009" + }, + { + "extn": "7467", + "id": "37686", + "name": "Julia Fall", + "office": "Lakewood", + "position": "Restaurant Manager", + "salary": "$282,896", + "start_date": "5/11/2015" + }, + { + "extn": "4834", + "id": "37687", + "name": "Elisabeth Radley", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$184,763", + "start_date": "1/22/2014" + }, + { + "extn": "9088", + "id": "37688", + "name": "Beatrice Quinn", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$58,468", + "start_date": "5/16/2013" + }, + { + "extn": "1475", + "id": "37689", + "name": "Roger Jackson", + "office": "Lisbon", + "position": "Pharmacist", + "salary": "$135,526", + "start_date": "6/19/2013" + }, + { + "extn": "9854", + "id": "37690", + "name": "Oliver Preston", + "office": "Arlington", + "position": "IT Support Staff", + "salary": "$238,772", + "start_date": "9/2/2000" + }, + { + "extn": "2079", + "id": "37691", + "name": "Dasha Richards", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$52,174", + "start_date": "5/13/2017" + }, + { + "extn": "4638", + "id": "37692", + "name": "Wade John", + "office": "Madrid", + "position": "Machine Operator", + "salary": "$166,741", + "start_date": "1/4/2013" + }, + { + "extn": "6679", + "id": "37693", + "name": "Helen Vane", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$214,414", + "start_date": "9/10/2013" + }, + { + "extn": "4085", + "id": "37694", + "name": "Anthony Morgan", + "office": "Lakewood", + "position": "Electrician", + "salary": "$183,982", + "start_date": "2/1/2011" + }, + { + "extn": "6326", + "id": "37695", + "name": "Juliet Ramsey", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$29,720", + "start_date": "6/26/2012" + }, + { + "extn": "3790", + "id": "37696", + "name": "John Todd", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$87,833", + "start_date": "11/5/2004" + }, + { + "extn": "5751", + "id": "37697", + "name": "Iris Malone", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$259,310", + "start_date": "3/18/2006" + }, + { + "extn": "9134", + "id": "37698", + "name": "Luke Gibbons", + "office": "Prague", + "position": "Designer", + "salary": "$217,832", + "start_date": "12/14/2001" + }, + { + "extn": "4038", + "id": "37699", + "name": "Marjorie Thorpe", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$150,000", + "start_date": "12/8/2004" + }, + { + "extn": "8196", + "id": "37700", + "name": "Shay Gunn", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$278,632", + "start_date": "1/5/2002" + }, + { + "extn": "6113", + "id": "37701", + "name": "Belinda Rust", + "office": "Escondido", + "position": "Investment Advisor", + "salary": "$35,964", + "start_date": "10/2/2006" + }, + { + "extn": "9279", + "id": "37702", + "name": "Leah Walsh", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$191,318", + "start_date": "5/7/2019" + }, + { + "extn": "1327", + "id": "37703", + "name": "Aiden Stewart", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$82,914", + "start_date": "12/4/2005" + }, + { + "extn": "1441", + "id": "37704", + "name": "Quinn Weasley", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$75,632", + "start_date": "7/2/2013" + }, + { + "extn": "5413", + "id": "37705", + "name": "Elijah Uttridge", + "office": "Innsbruck", + "position": "IT Support Staff", + "salary": "$36,994", + "start_date": "8/7/2003" + }, + { + "extn": "7772", + "id": "37706", + "name": "Tom Norburn", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$205,083", + "start_date": "1/11/2006" + }, + { + "extn": "4614", + "id": "37707", + "name": "Rosalee Parker", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$132,008", + "start_date": "5/17/2018" + }, + { + "extn": "8146", + "id": "37708", + "name": "Ellen Weasley", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$238,100", + "start_date": "1/12/2016" + }, + { + "extn": "1108", + "id": "37709", + "name": "Caydence Marshall", + "office": "Detroit", + "position": "Electrician", + "salary": "$199,527", + "start_date": "5/29/2018" + }, + { + "extn": "4665", + "id": "37710", + "name": "Alessandra Scott", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$224,924", + "start_date": "6/19/2015" + }, + { + "extn": "1271", + "id": "37711", + "name": "Gil Hopkins", + "office": "Jersey City", + "position": "Steward", + "salary": "$263,053", + "start_date": "2/10/2010" + }, + { + "extn": "6003", + "id": "37712", + "name": "Mike Power", + "office": "Springfield", + "position": "Treasurer", + "salary": "$226,397", + "start_date": "2/19/2018" + }, + { + "extn": "9751", + "id": "37713", + "name": "Harvey Jennson", + "office": "Hollywood", + "position": "Designer", + "salary": "$24,599", + "start_date": "12/15/2007" + }, + { + "extn": "7852", + "id": "37714", + "name": "Roger Griffiths", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$172,913", + "start_date": "10/22/2017" + }, + { + "extn": "9799", + "id": "37715", + "name": "Marilyn Walton", + "office": "Ontario", + "position": "Electrician", + "salary": "$279,734", + "start_date": "6/9/2004" + }, + { + "extn": "1439", + "id": "37716", + "name": "Elly Thorne", + "office": "Kansas City", + "position": "Paramedic", + "salary": "$211,404", + "start_date": "8/28/2010" + }, + { + "extn": "6245", + "id": "37717", + "name": "Rick Asher", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$191,329", + "start_date": "1/13/2003" + }, + { + "extn": "9073", + "id": "37718", + "name": "Rihanna Mccall", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$118,341", + "start_date": "5/23/2008" + }, + { + "extn": "6050", + "id": "37719", + "name": "Aiden Greenwood", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$208,222", + "start_date": "11/3/2016" + }, + { + "extn": "1991", + "id": "37720", + "name": "Jack Everett", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$182,991", + "start_date": "9/16/2012" + }, + { + "extn": "9977", + "id": "37721", + "name": "Alex Eaton", + "office": "Portland", + "position": "Stockbroker", + "salary": "$113,256", + "start_date": "9/11/2012" + }, + { + "extn": "3738", + "id": "37722", + "name": "Cecilia Emerson", + "office": "Paris", + "position": "Electrician", + "salary": "$79,411", + "start_date": "9/26/2011" + }, + { + "extn": "5023", + "id": "37723", + "name": "Andrea Gardner", + "office": "Miami", + "position": "Business Broker", + "salary": "$204,432", + "start_date": "3/17/2006" + }, + { + "extn": "7611", + "id": "37724", + "name": "Esmeralda Whatson", + "office": "Charlotte", + "position": "Service Supervisor", + "salary": "$259,354", + "start_date": "11/21/2016" + }, + { + "extn": "9332", + "id": "37725", + "name": "Camila Huggins", + "office": "Boston", + "position": "Doctor", + "salary": "$276,798", + "start_date": "9/4/2006" + }, + { + "extn": "5885", + "id": "37726", + "name": "Cedrick Morris", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$79,772", + "start_date": "10/31/2003" + }, + { + "extn": "4435", + "id": "37727", + "name": "Josh Savage", + "office": "Washington", + "position": "Operator", + "salary": "$120,969", + "start_date": "12/30/2016" + }, + { + "extn": "3126", + "id": "37728", + "name": "Harvey Carpenter", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$139,831", + "start_date": "9/4/2007" + }, + { + "extn": "6205", + "id": "37729", + "name": "Julian Tait", + "office": "Phoenix", + "position": "Loan Officer", + "salary": "$200,000", + "start_date": "2/14/2006" + }, + { + "extn": "6413", + "id": "37730", + "name": "Adelaide Plant", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$32,645", + "start_date": "12/8/2018" + }, + { + "extn": "1073", + "id": "37731", + "name": "Clarissa Blythe", + "office": "Oakland", + "position": "Steward", + "salary": "$78,229", + "start_date": "12/23/2018" + }, + { + "extn": "7297", + "id": "37732", + "name": "Rosalee Forth", + "office": "Irving", + "position": "HR Coordinator", + "salary": "$142,812", + "start_date": "7/10/2005" + }, + { + "extn": "4673", + "id": "37733", + "name": "Noah Bright", + "office": "Miami", + "position": "Bookkeeper", + "salary": "$24,415", + "start_date": "7/31/2015" + }, + { + "extn": "8829", + "id": "37734", + "name": "Melanie Blythe", + "office": "Berna", + "position": "Treasurer", + "salary": "$175,598", + "start_date": "12/17/2005" + }, + { + "extn": "9390", + "id": "37735", + "name": "Nick Kelly", + "office": "Seattle", + "position": "Cashier", + "salary": "$62,290", + "start_date": "1/21/2005" + }, + { + "extn": "5963", + "id": "37736", + "name": "Hayden Johnson", + "office": "Sacramento", + "position": "Software Engineer", + "salary": "$142,695", + "start_date": "11/18/2010" + }, + { + "extn": "3278", + "id": "37737", + "name": "Erin Brennan", + "office": "Bakersfield", + "position": "Systems Administrator", + "salary": "$197,800", + "start_date": "2/7/2008" + }, + { + "extn": "1342", + "id": "37738", + "name": "Clint Roth", + "office": "Tallahassee", + "position": "Mobile Developer", + "salary": "$226,878", + "start_date": "12/1/2016" + }, + { + "extn": "2901", + "id": "37739", + "name": "Joseph Hamilton", + "office": "Hollywood", + "position": "Production Painter", + "salary": "$274,912", + "start_date": "11/9/2014" + }, + { + "extn": "8507", + "id": "37740", + "name": "Aiden Sheldon", + "office": "Cincinnati", + "position": "Project Manager", + "salary": "$125,088", + "start_date": "1/14/2000" + }, + { + "extn": "3476", + "id": "37741", + "name": "Jade Knight", + "office": "Berlin", + "position": "Executive Director", + "salary": "$274,091", + "start_date": "2/15/2010" + }, + { + "extn": "3376", + "id": "37742", + "name": "Chad Young", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$23,549", + "start_date": "11/29/2003" + }, + { + "extn": "3839", + "id": "37743", + "name": "Rhea Ripley", + "office": "El Paso", + "position": "Software Engineer", + "salary": "$214,626", + "start_date": "5/16/2000" + }, + { + "extn": "3703", + "id": "37744", + "name": "Michael Gibson", + "office": "Ontario", + "position": "Auditor", + "salary": "$73,484", + "start_date": "5/25/2009" + }, + { + "extn": "6845", + "id": "37745", + "name": "Lucas Hogg", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$282,006", + "start_date": "8/19/2014" + }, + { + "extn": "4561", + "id": "37746", + "name": "Russel Uttridge", + "office": "Kansas City", + "position": "Doctor", + "salary": "$82,122", + "start_date": "11/13/2003" + }, + { + "extn": "2670", + "id": "37747", + "name": "Ruby Wilkinson", + "office": "Las Vegas", + "position": "Pharmacist", + "salary": "$50,226", + "start_date": "10/14/2017" + }, + { + "extn": "6756", + "id": "37748", + "name": "Chris Mcguire", + "office": "Amarillo", + "position": "Doctor", + "salary": "$57,631", + "start_date": "4/28/2007" + }, + { + "extn": "1855", + "id": "37749", + "name": "Julian Morgan", + "office": "Portland", + "position": "Cash Manager", + "salary": "$298,185", + "start_date": "7/20/2001" + }, + { + "extn": "7153", + "id": "37750", + "name": "Russel Wilkinson", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$264,224", + "start_date": "12/13/2010" + }, + { + "extn": "5087", + "id": "37751", + "name": "Sabina Herbert", + "office": "Tokyo", + "position": "Restaurant Manager", + "salary": "$17,527", + "start_date": "1/5/2011" + }, + { + "extn": "4202", + "id": "37752", + "name": "Beatrice Taylor", + "office": "Norfolk", + "position": "Business Broker", + "salary": "$255,928", + "start_date": "11/25/2015" + }, + { + "extn": "1923", + "id": "37753", + "name": "Matthew Hunter", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$178,413", + "start_date": "8/5/2013" + }, + { + "extn": "1486", + "id": "37754", + "name": "Chad Bailey", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$251,621", + "start_date": "5/16/2012" + }, + { + "extn": "7405", + "id": "37755", + "name": "Mike Martin", + "office": "Pittsburgh", + "position": "Design Engineer", + "salary": "$231,072", + "start_date": "11/22/2003" + }, + { + "extn": "4503", + "id": "37756", + "name": "Peter Villiger", + "office": "Orlando", + "position": "Mobile Developer", + "salary": "$230,604", + "start_date": "12/22/2008" + }, + { + "extn": "5968", + "id": "37757", + "name": "Maxwell Whinter", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$208,895", + "start_date": "10/29/2014" + }, + { + "extn": "4721", + "id": "37758", + "name": "Adelaide Ingram", + "office": "St. Louis", + "position": "Dentist", + "salary": "$78,168", + "start_date": "4/23/2019" + }, + { + "extn": "6343", + "id": "37759", + "name": "Michelle Campbell", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$92,309", + "start_date": "8/25/2004" + }, + { + "extn": "6156", + "id": "37760", + "name": "Nicole Chester", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$76,066", + "start_date": "10/10/2012" + }, + { + "extn": "1781", + "id": "37761", + "name": "Owen Knight", + "office": "Salem", + "position": "Machine Operator", + "salary": "$211,047", + "start_date": "10/9/2000" + }, + { + "extn": "5580", + "id": "37762", + "name": "Percy Emmott", + "office": "San Bernardino", + "position": "Audiologist", + "salary": "$274,333", + "start_date": "1/19/2003" + }, + { + "extn": "4692", + "id": "37763", + "name": "Hadley Mould", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$206,405", + "start_date": "12/11/2007" + }, + { + "extn": "4316", + "id": "37764", + "name": "Mabel Thomas", + "office": "Zurich", + "position": "Dentist", + "salary": "$173,818", + "start_date": "12/5/2002" + }, + { + "extn": "7461", + "id": "37765", + "name": "Harvey Eyres", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$240,313", + "start_date": "9/6/2002" + }, + { + "extn": "1108", + "id": "37766", + "name": "Alan Giles", + "office": "Tulsa", + "position": "Stockbroker", + "salary": "$192,180", + "start_date": "6/20/2012" + }, + { + "extn": "2432", + "id": "37767", + "name": "Julian Villiger", + "office": "Garland", + "position": "CNC Operator", + "salary": "$250,740", + "start_date": "7/29/2015" + }, + { + "extn": "3867", + "id": "37768", + "name": "Katelyn Duvall", + "office": "Escondido", + "position": "Designer", + "salary": "$126,956", + "start_date": "7/15/2013" + }, + { + "extn": "8384", + "id": "37769", + "name": "Celina Boden", + "office": "Cincinnati", + "position": "Lecturer", + "salary": "$223,434", + "start_date": "9/9/2002" + }, + { + "extn": "4850", + "id": "37770", + "name": "Matt Lynch", + "office": "Memphis", + "position": "HR Coordinator", + "salary": "$246,505", + "start_date": "5/10/2019" + }, + { + "extn": "7583", + "id": "37771", + "name": "Daniel Ianson", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$139,222", + "start_date": "2/24/2006" + }, + { + "extn": "4938", + "id": "37772", + "name": "Blake Martin", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$80,798", + "start_date": "2/18/2019" + }, + { + "extn": "1513", + "id": "37773", + "name": "Domenic Lindsay", + "office": "Orlando", + "position": "Bellman", + "salary": "$160,278", + "start_date": "1/19/2005" + }, + { + "extn": "7082", + "id": "37774", + "name": "Adeline Dyson", + "office": "Tallahassee", + "position": "Baker", + "salary": "$293,637", + "start_date": "1/5/2008" + }, + { + "extn": "8862", + "id": "37775", + "name": "Harry James", + "office": "Lyon", + "position": "Executive Director", + "salary": "$26,897", + "start_date": "9/4/2010" + }, + { + "extn": "3398", + "id": "37776", + "name": "Andie Ring", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$132,229", + "start_date": "1/7/2005" + }, + { + "extn": "2454", + "id": "37777", + "name": "Sofia Edley", + "office": "Worcester", + "position": "IT Support Staff", + "salary": "$264,308", + "start_date": "9/23/2005" + }, + { + "extn": "1355", + "id": "37778", + "name": "Josephine Farrell", + "office": "Valetta", + "position": "Physician", + "salary": "$250,771", + "start_date": "7/22/2007" + }, + { + "extn": "1444", + "id": "37779", + "name": "Mark Ainsworth", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$90,534", + "start_date": "9/23/2002" + }, + { + "extn": "3678", + "id": "37780", + "name": "Stella Calderwood", + "office": "Denver", + "position": "Project Manager", + "salary": "$185,545", + "start_date": "6/22/2007" + }, + { + "extn": "8737", + "id": "37781", + "name": "Sadie Khan", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$285,604", + "start_date": "3/26/2004" + }, + { + "extn": "3763", + "id": "37782", + "name": "Harriet Jones", + "office": "Garland", + "position": "Web Developer", + "salary": "$107,522", + "start_date": "10/1/2004" + }, + { + "extn": "9090", + "id": "37783", + "name": "Hank Owen", + "office": "Baltimore", + "position": "Call Center Representative", + "salary": "$240,143", + "start_date": "8/26/2001" + }, + { + "extn": "3278", + "id": "37784", + "name": "Leroy Salt", + "office": "New York", + "position": "Food Technologist", + "salary": "$21,466", + "start_date": "7/4/2005" + }, + { + "extn": "9992", + "id": "37785", + "name": "Fred Leslie", + "office": "San Antonio", + "position": "Electrician", + "salary": "$131,923", + "start_date": "5/19/2001" + }, + { + "extn": "1525", + "id": "37786", + "name": "Rick Stewart", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$97,407", + "start_date": "3/28/2006" + }, + { + "extn": "4625", + "id": "37787", + "name": "Stella Campbell", + "office": "Memphis", + "position": "Baker", + "salary": "$107,813", + "start_date": "7/25/2019" + }, + { + "extn": "1852", + "id": "37788", + "name": "Candace Slater", + "office": "London", + "position": "Biologist", + "salary": "$44,049", + "start_date": "8/31/2001" + }, + { + "extn": "3254", + "id": "37789", + "name": "Bob Cunningham", + "office": "Columbus", + "position": "Call Center Representative", + "salary": "$96,808", + "start_date": "5/8/2004" + }, + { + "extn": "7663", + "id": "37790", + "name": "Barry Verdon", + "office": "Orlando", + "position": "Clerk", + "salary": "$22,234", + "start_date": "3/22/2013" + }, + { + "extn": "7095", + "id": "37791", + "name": "Tom Woodcock", + "office": "El Paso", + "position": "Inspector", + "salary": "$203,994", + "start_date": "5/10/2004" + }, + { + "extn": "8200", + "id": "37792", + "name": "Caleb Stark", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$210,384", + "start_date": "8/5/2014" + }, + { + "extn": "6649", + "id": "37793", + "name": "Johnny Stark", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$167,170", + "start_date": "10/24/2006" + }, + { + "extn": "4287", + "id": "37794", + "name": "Angelique Ebden", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$110,288", + "start_date": "10/1/2010" + }, + { + "extn": "8028", + "id": "37795", + "name": "Emely Norburn", + "office": "Colorado Springs", + "position": "HR Specialist", + "salary": "$257,745", + "start_date": "3/9/2017" + }, + { + "extn": "4046", + "id": "37796", + "name": "Clint Lynch", + "office": "Minneapolis", + "position": "Baker", + "salary": "$35,459", + "start_date": "9/27/2011" + }, + { + "extn": "8796", + "id": "37797", + "name": "Angelina Williams", + "office": "Lancaster", + "position": "Banker", + "salary": "$163,496", + "start_date": "5/8/2007" + }, + { + "extn": "8665", + "id": "37798", + "name": "Destiny Milner", + "office": "Chicago", + "position": "Pharmacist", + "salary": "$165,775", + "start_date": "2/26/2011" + }, + { + "extn": "1198", + "id": "37799", + "name": "Caleb Collingwood", + "office": "Detroit", + "position": "HR Specialist", + "salary": "$289,366", + "start_date": "1/13/2004" + }, + { + "extn": "2505", + "id": "37800", + "name": "Thea Dubois", + "office": "Jersey City", + "position": "Physician", + "salary": "$275,619", + "start_date": "1/2/2000" + }, + { + "extn": "8685", + "id": "37801", + "name": "Priscilla Stanton", + "office": "San Antonio", + "position": "Accountant", + "salary": "$20,730", + "start_date": "9/5/2014" + }, + { + "extn": "1183", + "id": "37802", + "name": "Carrie Grant", + "office": "Bridgeport", + "position": "Retail Trainee", + "salary": "$162,492", + "start_date": "11/29/2006" + }, + { + "extn": "6445", + "id": "37803", + "name": "Rick Pierce", + "office": "Omaha", + "position": "Healthcare Specialist", + "salary": "$27,280", + "start_date": "11/2/2007" + }, + { + "extn": "2943", + "id": "37804", + "name": "Nina Dale", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$197,063", + "start_date": "12/5/2006" + }, + { + "extn": "5652", + "id": "37805", + "name": "Dorothy Donovan", + "office": "Cincinnati", + "position": "Physician", + "salary": "$216,941", + "start_date": "6/8/2019" + }, + { + "extn": "3568", + "id": "37806", + "name": "Cedrick Asher", + "office": "Prague", + "position": "Associate Professor", + "salary": "$233,112", + "start_date": "9/4/2002" + }, + { + "extn": "2901", + "id": "37807", + "name": "Bryon Parker", + "office": "Quebec", + "position": "Audiologist", + "salary": "$42,329", + "start_date": "8/17/2002" + }, + { + "extn": "8957", + "id": "37808", + "name": "Emerald Addis", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$180,476", + "start_date": "5/31/2017" + }, + { + "extn": "5224", + "id": "37809", + "name": "Domenic Yarwood", + "office": "Tokyo", + "position": "Audiologist", + "salary": "$127,184", + "start_date": "4/7/2001" + }, + { + "extn": "5605", + "id": "37810", + "name": "Nate Sheldon", + "office": "Lancaster", + "position": "Operator", + "salary": "$86,859", + "start_date": "3/30/2015" + }, + { + "extn": "4873", + "id": "37811", + "name": "Denis Craig", + "office": "Richmond", + "position": "Baker", + "salary": "$218,243", + "start_date": "12/21/2004" + }, + { + "extn": "2544", + "id": "37812", + "name": "Wade Bullock", + "office": "Columbus", + "position": "Lecturer", + "salary": "$204,391", + "start_date": "2/24/2013" + }, + { + "extn": "3473", + "id": "37813", + "name": "Analise Donnelly", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$224,441", + "start_date": "4/7/2007" + }, + { + "extn": "3796", + "id": "37814", + "name": "Carl Jacobs", + "office": "Washington", + "position": "Doctor", + "salary": "$18,510", + "start_date": "7/24/2012" + }, + { + "extn": "9193", + "id": "37815", + "name": "Doug Greenwood", + "office": "Amarillo", + "position": "Biologist", + "salary": "$205,099", + "start_date": "11/2/2011" + }, + { + "extn": "8563", + "id": "37816", + "name": "Victoria Willis", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$170,187", + "start_date": "5/9/2019" + }, + { + "extn": "8649", + "id": "37817", + "name": "Michael Dowson", + "office": "Worcester", + "position": "Clerk", + "salary": "$136,741", + "start_date": "12/27/2006" + }, + { + "extn": "4022", + "id": "37818", + "name": "Joseph Hopkins", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$43,756", + "start_date": "1/14/2009" + }, + { + "extn": "9023", + "id": "37819", + "name": "Bob Mcneill", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$60,684", + "start_date": "9/22/2015" + }, + { + "extn": "4047", + "id": "37820", + "name": "Carina Harrington", + "office": "Atlanta", + "position": "Cook", + "salary": "$36,410", + "start_date": "10/23/2014" + }, + { + "extn": "9308", + "id": "37821", + "name": "Nathan Bullock", + "office": "St. Louis", + "position": "Cashier", + "salary": "$23,014", + "start_date": "9/9/2012" + }, + { + "extn": "1727", + "id": "37822", + "name": "Cassidy Robinson", + "office": "San Jose", + "position": "Bellman", + "salary": "$64,401", + "start_date": "2/19/2009" + }, + { + "extn": "8503", + "id": "37823", + "name": "Benny Hobson", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$180,770", + "start_date": "4/28/2002" + }, + { + "extn": "6298", + "id": "37824", + "name": "Roger Furnell", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$263,550", + "start_date": "3/31/2017" + }, + { + "extn": "9473", + "id": "37825", + "name": "Hank Fenton", + "office": "Nashville", + "position": "CNC Operator", + "salary": "$30,570", + "start_date": "3/17/2013" + }, + { + "extn": "1874", + "id": "37826", + "name": "Danielle Newman", + "office": "Reno", + "position": "IT Support Staff", + "salary": "$199,874", + "start_date": "12/27/2015" + }, + { + "extn": "4208", + "id": "37827", + "name": "Percy Rixon", + "office": "Murfreesboro", + "position": "Operator", + "salary": "$57,334", + "start_date": "4/17/2017" + }, + { + "extn": "5674", + "id": "37828", + "name": "Harry Appleton", + "office": "Moreno Valley", + "position": "Systems Administrator", + "salary": "$190,221", + "start_date": "6/25/2003" + }, + { + "extn": "8872", + "id": "37829", + "name": "Makena Nash", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$133,005", + "start_date": "4/27/2015" + }, + { + "extn": "4769", + "id": "37830", + "name": "Lorraine Patel", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$75,725", + "start_date": "2/19/2006" + }, + { + "extn": "4077", + "id": "37831", + "name": "Norah Rowlands", + "office": "Toledo", + "position": "Systems Administrator", + "salary": "$260,699", + "start_date": "9/7/2005" + }, + { + "extn": "3582", + "id": "37832", + "name": "Lynn Richardson", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$242,209", + "start_date": "10/11/2019" + }, + { + "extn": "4313", + "id": "37833", + "name": "Analise Newton", + "office": "Rome", + "position": "Cashier", + "salary": "$46,185", + "start_date": "1/3/2015" + }, + { + "extn": "8040", + "id": "37834", + "name": "Judith Warden", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$194,932", + "start_date": "7/14/2008" + }, + { + "extn": "3881", + "id": "37835", + "name": "Marina Partridge", + "office": "Zurich", + "position": "Audiologist", + "salary": "$281,725", + "start_date": "6/11/2000" + }, + { + "extn": "8320", + "id": "37836", + "name": "George Thomson", + "office": "Las Vegas", + "position": "Cook", + "salary": "$172,372", + "start_date": "3/20/2018" + }, + { + "extn": "1736", + "id": "37837", + "name": "William Jenkins", + "office": "Orlando", + "position": "Mobile Developer", + "salary": "$156,338", + "start_date": "4/5/2004" + }, + { + "extn": "1159", + "id": "37838", + "name": "Enoch Stewart", + "office": "Saint Paul", + "position": "Operator", + "salary": "$207,560", + "start_date": "8/27/2008" + }, + { + "extn": "8330", + "id": "37839", + "name": "Harmony Driscoll", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$42,540", + "start_date": "3/27/2012" + }, + { + "extn": "8733", + "id": "37840", + "name": "Davina Richards", + "office": "Detroit", + "position": "Doctor", + "salary": "$123,212", + "start_date": "8/27/2018" + }, + { + "extn": "2996", + "id": "37841", + "name": "Boris Rowlands", + "office": "Escondido", + "position": "Designer", + "salary": "$218,186", + "start_date": "11/12/2017" + }, + { + "extn": "4929", + "id": "37842", + "name": "Barry Brock", + "office": "Zurich", + "position": "Front Desk Coordinator", + "salary": "$24,344", + "start_date": "12/9/2007" + }, + { + "extn": "2546", + "id": "37843", + "name": "Owen Warner", + "office": "Kansas City", + "position": "Health Educator", + "salary": "$140,466", + "start_date": "6/12/2011" + }, + { + "extn": "5752", + "id": "37844", + "name": "Chuck Hopkinson", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$282,295", + "start_date": "11/1/2007" + }, + { + "extn": "5595", + "id": "37845", + "name": "Lauren Mullins", + "office": "Baltimore", + "position": "Healthcare Specialist", + "salary": "$18,789", + "start_date": "12/29/2009" + }, + { + "extn": "1186", + "id": "37846", + "name": "Hank Hammond", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$98,971", + "start_date": "6/16/2014" + }, + { + "extn": "5583", + "id": "37847", + "name": "Esmeralda Mcgee", + "office": "Valetta", + "position": "Auditor", + "salary": "$201,743", + "start_date": "4/18/2017" + }, + { + "extn": "4378", + "id": "37848", + "name": "Janice Weston", + "office": "Laredo", + "position": "Web Developer", + "salary": "$59,922", + "start_date": "4/25/2001" + }, + { + "extn": "7223", + "id": "37849", + "name": "Carter Wilson", + "office": "Anaheim", + "position": "Inspector", + "salary": "$55,877", + "start_date": "6/5/2007" + }, + { + "extn": "1907", + "id": "37850", + "name": "Daniel Pearson", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$45,718", + "start_date": "9/23/2019" + }, + { + "extn": "8647", + "id": "37851", + "name": "Fred Dwyer", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$42,070", + "start_date": "1/4/2007" + }, + { + "extn": "8998", + "id": "37852", + "name": "Erica Verdon", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$212,507", + "start_date": "8/1/2003" + }, + { + "extn": "3161", + "id": "37853", + "name": "Carl Selby", + "office": "Lincoln", + "position": "Call Center Representative", + "salary": "$264,035", + "start_date": "2/24/2019" + }, + { + "extn": "1243", + "id": "37854", + "name": "Josephine Cameron", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$19,522", + "start_date": "5/28/2010" + }, + { + "extn": "8643", + "id": "37855", + "name": "Moira Brett", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$149,342", + "start_date": "2/5/2002" + }, + { + "extn": "8218", + "id": "37856", + "name": "Penelope Grady", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$147,437", + "start_date": "3/31/2002" + }, + { + "extn": "4409", + "id": "37857", + "name": "Rachael Matthews", + "office": "Albuquerque", + "position": "Steward", + "salary": "$256,867", + "start_date": "1/17/2003" + }, + { + "extn": "8228", + "id": "37858", + "name": "Daniel Sylvester", + "office": "Omaha", + "position": "Lecturer", + "salary": "$193,375", + "start_date": "4/21/2002" + }, + { + "extn": "3147", + "id": "37859", + "name": "Susan Weatcroft", + "office": "Milwaukee", + "position": "Service Supervisor", + "salary": "$196,985", + "start_date": "4/30/2014" + }, + { + "extn": "6675", + "id": "37860", + "name": "Maxwell Tutton", + "office": "Scottsdale", + "position": "Physician", + "salary": "$122,916", + "start_date": "6/2/2014" + }, + { + "extn": "3113", + "id": "37861", + "name": "Phillip Allington", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$266,518", + "start_date": "2/23/2006" + }, + { + "extn": "4085", + "id": "37862", + "name": "Mara Kelly", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$297,932", + "start_date": "2/22/2018" + }, + { + "extn": "2958", + "id": "37863", + "name": "Valentina Osmond", + "office": "Paris", + "position": "Electrician", + "salary": "$54,739", + "start_date": "8/18/2009" + }, + { + "extn": "1742", + "id": "37864", + "name": "Jolene Whinter", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$281,202", + "start_date": "9/2/2009" + }, + { + "extn": "1510", + "id": "37865", + "name": "Chris Evans", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$226,320", + "start_date": "8/14/2007" + }, + { + "extn": "1513", + "id": "37866", + "name": "Hank Jacobs", + "office": "Quebec", + "position": "Doctor", + "salary": "$70,783", + "start_date": "10/30/2001" + }, + { + "extn": "2722", + "id": "37867", + "name": "Doug Robe", + "office": "Dallas", + "position": "Service Supervisor", + "salary": "$71,801", + "start_date": "7/4/2016" + }, + { + "extn": "6623", + "id": "37868", + "name": "Havana Windsor", + "office": "Indianapolis", + "position": "Dentist", + "salary": "$185,866", + "start_date": "7/3/2008" + }, + { + "extn": "1725", + "id": "37869", + "name": "Kassandra Hancock", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$214,361", + "start_date": "7/16/2008" + }, + { + "extn": "4760", + "id": "37870", + "name": "Carla Townend", + "office": "London", + "position": "Mobile Developer", + "salary": "$268,306", + "start_date": "10/28/2003" + }, + { + "extn": "6625", + "id": "37871", + "name": "Hannah Walker", + "office": "San Jose", + "position": "Associate Professor", + "salary": "$48,149", + "start_date": "4/8/2009" + }, + { + "extn": "3245", + "id": "37872", + "name": "Chuck Rixon", + "office": "Huntsville", + "position": "Investment Advisor", + "salary": "$138,751", + "start_date": "11/28/2014" + }, + { + "extn": "3206", + "id": "37873", + "name": "Gil Middleton", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$26,903", + "start_date": "3/19/2000" + }, + { + "extn": "7166", + "id": "37874", + "name": "Alba Clifton", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$144,621", + "start_date": "12/22/2015" + }, + { + "extn": "5354", + "id": "37875", + "name": "Nicholas Greenwood", + "office": "Amarillo", + "position": "Dentist", + "salary": "$195,344", + "start_date": "9/15/2018" + }, + { + "extn": "1755", + "id": "37876", + "name": "Margaret Donnelly", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$208,047", + "start_date": "5/28/2004" + }, + { + "extn": "4952", + "id": "37877", + "name": "Mabel Antcliff", + "office": "Madison", + "position": "Cook", + "salary": "$85,468", + "start_date": "4/26/2001" + }, + { + "extn": "3785", + "id": "37878", + "name": "Tyson Jacobs", + "office": "New York", + "position": "Systems Administrator", + "salary": "$294,419", + "start_date": "6/14/2010" + }, + { + "extn": "4132", + "id": "37879", + "name": "Ronald Rivers", + "office": "Henderson", + "position": "Software Engineer", + "salary": "$169,860", + "start_date": "4/24/2014" + }, + { + "extn": "1126", + "id": "37880", + "name": "Tyson Gunn", + "office": "Phoenix", + "position": "Electrician", + "salary": "$40,873", + "start_date": "12/29/2009" + }, + { + "extn": "2636", + "id": "37881", + "name": "Tiffany Steer", + "office": "San Francisco", + "position": "Auditor", + "salary": "$268,711", + "start_date": "2/6/2018" + }, + { + "extn": "3806", + "id": "37882", + "name": "Cedrick Gibson", + "office": "Charlotte", + "position": "IT Support Staff", + "salary": "$182,832", + "start_date": "3/31/2014" + }, + { + "extn": "6705", + "id": "37883", + "name": "Mona Stanton", + "office": "Baltimore", + "position": "Bellman", + "salary": "$97,456", + "start_date": "3/5/2010" + }, + { + "extn": "9924", + "id": "37884", + "name": "Anais Partridge", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$198,367", + "start_date": "9/14/2010" + }, + { + "extn": "1858", + "id": "37885", + "name": "Cedrick Addis", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$199,571", + "start_date": "10/23/2003" + }, + { + "extn": "4475", + "id": "37886", + "name": "Aurelia Jackson", + "office": "Lincoln", + "position": "Cashier", + "salary": "$260,154", + "start_date": "7/11/2005" + }, + { + "extn": "1688", + "id": "37887", + "name": "Alan Lloyd", + "office": "Arlington", + "position": "Food Technologist", + "salary": "$19,020", + "start_date": "5/29/2014" + }, + { + "extn": "5990", + "id": "37888", + "name": "Erick Knight", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$15,886", + "start_date": "4/12/2008" + }, + { + "extn": "9431", + "id": "37889", + "name": "Rose Knott", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$107,761", + "start_date": "1/17/2003" + }, + { + "extn": "8436", + "id": "37890", + "name": "Kurt Olivier", + "office": "Lincoln", + "position": "Retail Trainee", + "salary": "$202,658", + "start_date": "4/17/2002" + }, + { + "extn": "3197", + "id": "37891", + "name": "Russel Addis", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$213,042", + "start_date": "5/12/2014" + }, + { + "extn": "7334", + "id": "37892", + "name": "Roger Thompson", + "office": "Huntsville", + "position": "Production Painter", + "salary": "$49,133", + "start_date": "8/29/2015" + }, + { + "extn": "5554", + "id": "37893", + "name": "Eduardo Vincent", + "office": "Chicago", + "position": "Cook", + "salary": "$245,734", + "start_date": "9/22/2011" + }, + { + "extn": "9121", + "id": "37894", + "name": "Allison Ward", + "office": "Irving", + "position": "Bellman", + "salary": "$218,329", + "start_date": "1/13/2018" + }, + { + "extn": "9048", + "id": "37895", + "name": "Rosie Simpson", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$26,150", + "start_date": "3/1/2008" + }, + { + "extn": "7899", + "id": "37896", + "name": "Sienna Wooldridge", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$59,233", + "start_date": "4/28/2004" + }, + { + "extn": "1281", + "id": "37897", + "name": "Harry Collins", + "office": "Boston", + "position": "Executive Director", + "salary": "$40,481", + "start_date": "8/5/2017" + }, + { + "extn": "6333", + "id": "37898", + "name": "Elijah Talbot", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$29,269", + "start_date": "10/26/2013" + }, + { + "extn": "7126", + "id": "37899", + "name": "Matt Rogan", + "office": "Atlanta", + "position": "Steward", + "salary": "$10,524", + "start_date": "10/30/2002" + }, + { + "extn": "7126", + "id": "37900", + "name": "Rick Downing", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$117,485", + "start_date": "7/18/2007" + }, + { + "extn": "4102", + "id": "37901", + "name": "Mason Thompson", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$64,184", + "start_date": "5/26/2012" + }, + { + "extn": "5756", + "id": "37902", + "name": "Rick Clark", + "office": "Boston", + "position": "Clerk", + "salary": "$11,941", + "start_date": "2/3/2004" + }, + { + "extn": "8058", + "id": "37903", + "name": "Megan Vallory", + "office": "Lincoln", + "position": "Bellman", + "salary": "$100,507", + "start_date": "4/25/2000" + }, + { + "extn": "5730", + "id": "37904", + "name": "Allison Bradshaw", + "office": "Nashville", + "position": "Baker", + "salary": "$185,645", + "start_date": "10/29/2015" + }, + { + "extn": "5221", + "id": "37905", + "name": "Stella Keys", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$242,106", + "start_date": "11/22/2016" + }, + { + "extn": "3641", + "id": "37906", + "name": "Vicky Whitehouse", + "office": "Detroit", + "position": "Executive Director", + "salary": "$56,111", + "start_date": "9/4/2016" + }, + { + "extn": "2913", + "id": "37907", + "name": "Chuck Moreno", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$194,117", + "start_date": "7/1/2013" + }, + { + "extn": "9843", + "id": "37908", + "name": "Britney Kennedy", + "office": "Jersey City", + "position": "Executive Director", + "salary": "$165,546", + "start_date": "11/5/2010" + }, + { + "extn": "7142", + "id": "37909", + "name": "Destiny Garner", + "office": "Richmond", + "position": "HR Coordinator", + "salary": "$275,227", + "start_date": "1/2/2010" + }, + { + "extn": "8766", + "id": "37910", + "name": "Caleb Rycroft", + "office": "Bellevue", + "position": "Investment Advisor", + "salary": "$207,286", + "start_date": "9/3/2012" + }, + { + "extn": "1383", + "id": "37911", + "name": "Mark Wheeler", + "office": "St. Louis", + "position": "Inspector", + "salary": "$147,614", + "start_date": "1/7/2017" + }, + { + "extn": "1501", + "id": "37912", + "name": "Jayden Sawyer", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$227,690", + "start_date": "10/17/2019" + }, + { + "extn": "8343", + "id": "37913", + "name": "Amelia Ianson", + "office": "Worcester", + "position": "Accountant", + "salary": "$88,239", + "start_date": "7/25/2013" + }, + { + "extn": "4382", + "id": "37914", + "name": "Kimberly Dunbar", + "office": "Pittsburgh", + "position": "Cook", + "salary": "$289,237", + "start_date": "2/27/2009" + }, + { + "extn": "2543", + "id": "37915", + "name": "Judith Gregory", + "office": "Louisville", + "position": "Accountant", + "salary": "$44,001", + "start_date": "7/28/2011" + }, + { + "extn": "5247", + "id": "37916", + "name": "Jocelyn Coll", + "office": "Milwaukee", + "position": "Machine Operator", + "salary": "$55,477", + "start_date": "11/1/2000" + }, + { + "extn": "4359", + "id": "37917", + "name": "Brad Webster", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$76,348", + "start_date": "5/3/2012" + }, + { + "extn": "4598", + "id": "37918", + "name": "Nick Knott", + "office": "Miami", + "position": "Associate Professor", + "salary": "$283,177", + "start_date": "3/1/2010" + }, + { + "extn": "4050", + "id": "37919", + "name": "Kamila Hardwick", + "office": "Rome", + "position": "Executive Director", + "salary": "$76,830", + "start_date": "8/19/2019" + }, + { + "extn": "4985", + "id": "37920", + "name": "Denny Mitchell", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$247,052", + "start_date": "3/1/2004" + }, + { + "extn": "1167", + "id": "37921", + "name": "Mayleen Judd", + "office": "Bakersfield", + "position": "Front Desk Coordinator", + "salary": "$277,580", + "start_date": "9/27/2012" + }, + { + "extn": "8629", + "id": "37922", + "name": "Anthony Penn", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$167,937", + "start_date": "8/13/2005" + }, + { + "extn": "2912", + "id": "37923", + "name": "Marla Hastings", + "office": "Dallas", + "position": "Health Educator", + "salary": "$210,014", + "start_date": "5/18/2001" + }, + { + "extn": "3195", + "id": "37924", + "name": "Phillip Vince", + "office": "Columbus", + "position": "Cashier", + "salary": "$264,856", + "start_date": "4/6/2019" + }, + { + "extn": "9501", + "id": "37925", + "name": "Michaela Kerr", + "office": "Dallas", + "position": "Paramedic", + "salary": "$173,927", + "start_date": "3/9/2007" + }, + { + "extn": "4443", + "id": "37926", + "name": "Liam Haines", + "office": "Valetta", + "position": "Accountant", + "salary": "$157,179", + "start_date": "7/10/2008" + }, + { + "extn": "3203", + "id": "37927", + "name": "Harriet Garcia", + "office": "Anaheim", + "position": "Auditor", + "salary": "$77,281", + "start_date": "10/10/2000" + }, + { + "extn": "6128", + "id": "37928", + "name": "Amelia Truscott", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$247,799", + "start_date": "6/23/2002" + }, + { + "extn": "8548", + "id": "37929", + "name": "Daniel Rixon", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$170,661", + "start_date": "9/3/2011" + }, + { + "extn": "3927", + "id": "37930", + "name": "Barney Russell", + "office": "Valetta", + "position": "Fabricator", + "salary": "$199,928", + "start_date": "4/30/2002" + }, + { + "extn": "3808", + "id": "37931", + "name": "Darlene Crawford", + "office": "Scottsdale", + "position": "Designer", + "salary": "$288,718", + "start_date": "1/19/2017" + }, + { + "extn": "2345", + "id": "37932", + "name": "Chanelle Samuel", + "office": "Wien", + "position": "Audiologist", + "salary": "$191,506", + "start_date": "12/22/2003" + }, + { + "extn": "2432", + "id": "37933", + "name": "Joy Russell", + "office": "Louisville", + "position": "Staffing Consultant", + "salary": "$206,592", + "start_date": "11/10/2015" + }, + { + "extn": "3281", + "id": "37934", + "name": "Cynthia Swift", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$122,040", + "start_date": "6/25/2005" + }, + { + "extn": "3339", + "id": "37935", + "name": "Carla Avery", + "office": "Colorado Springs", + "position": "Accountant", + "salary": "$72,432", + "start_date": "3/13/2019" + }, + { + "extn": "9065", + "id": "37936", + "name": "Elly Newman", + "office": "Berlin", + "position": "Business Broker", + "salary": "$148,160", + "start_date": "11/23/2013" + }, + { + "extn": "1137", + "id": "37937", + "name": "Alan Allen", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$68,107", + "start_date": "10/11/2018" + }, + { + "extn": "4369", + "id": "37938", + "name": "Irene Addley", + "office": "Kansas City", + "position": "Laboratory Technician", + "salary": "$111,936", + "start_date": "9/13/2010" + }, + { + "extn": "4115", + "id": "37939", + "name": "Javier Cox", + "office": "Sacramento", + "position": "Insurance Broker", + "salary": "$91,140", + "start_date": "7/17/2007" + }, + { + "extn": "6228", + "id": "37940", + "name": "Elena Ellery", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$286,351", + "start_date": "11/22/2018" + }, + { + "extn": "7262", + "id": "37941", + "name": "Elijah Riley", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$113,117", + "start_date": "6/21/2006" + }, + { + "extn": "4216", + "id": "37942", + "name": "Melody Howard", + "office": "San Jose", + "position": "Auditor", + "salary": "$136,425", + "start_date": "11/29/2011" + }, + { + "extn": "8108", + "id": "37943", + "name": "Mason Brennan", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$56,415", + "start_date": "1/5/2019" + }, + { + "extn": "8112", + "id": "37944", + "name": "Faith Hepburn", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$176,170", + "start_date": "7/28/2013" + }, + { + "extn": "2635", + "id": "37945", + "name": "Nick Kennedy", + "office": "Denver", + "position": "Doctor", + "salary": "$23,755", + "start_date": "10/21/2011" + }, + { + "extn": "5034", + "id": "37946", + "name": "Chuck Drake", + "office": "San Jose", + "position": "Audiologist", + "salary": "$114,304", + "start_date": "8/21/2010" + }, + { + "extn": "1496", + "id": "37947", + "name": "Shannon Pearce", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$135,322", + "start_date": "1/25/2016" + }, + { + "extn": "6772", + "id": "37948", + "name": "Tara Veale", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$282,651", + "start_date": "5/29/2015" + }, + { + "extn": "4551", + "id": "37949", + "name": "Madelyn Furnell", + "office": "Amarillo", + "position": "Auditor", + "salary": "$46,455", + "start_date": "9/5/2004" + }, + { + "extn": "4199", + "id": "37950", + "name": "Ilona Newton", + "office": "Reno", + "position": "Electrician", + "salary": "$95,733", + "start_date": "9/16/2010" + }, + { + "extn": "3234", + "id": "37951", + "name": "Rufus Parker", + "office": "Miami", + "position": "Software Engineer", + "salary": "$44,480", + "start_date": "9/30/2017" + }, + { + "extn": "2013", + "id": "37952", + "name": "Courtney Howard", + "office": "Otawa", + "position": "Clerk", + "salary": "$161,177", + "start_date": "3/28/2008" + }, + { + "extn": "9325", + "id": "37953", + "name": "Carl Rainford", + "office": "New York", + "position": "CNC Operator", + "salary": "$88,349", + "start_date": "5/10/2008" + }, + { + "extn": "9450", + "id": "37954", + "name": "Monica Burnley", + "office": "Portland", + "position": "Designer", + "salary": "$147,027", + "start_date": "8/3/2019" + }, + { + "extn": "6894", + "id": "37955", + "name": "Luke Ogilvy", + "office": "Rochester", + "position": "Executive Director", + "salary": "$218,548", + "start_date": "6/22/2008" + }, + { + "extn": "4094", + "id": "37956", + "name": "Aileen Fenton", + "office": "Paris", + "position": "Webmaster", + "salary": "$50,411", + "start_date": "3/26/2019" + }, + { + "extn": "3599", + "id": "37957", + "name": "Alex Harrison", + "office": "Salem", + "position": "Auditor", + "salary": "$108,455", + "start_date": "6/13/2009" + }, + { + "extn": "7570", + "id": "37958", + "name": "Savannah Benfield", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$175,855", + "start_date": "3/14/2015" + }, + { + "extn": "7781", + "id": "37959", + "name": "Fred Wright", + "office": "Pittsburgh", + "position": "Clerk", + "salary": "$289,150", + "start_date": "10/8/2012" + }, + { + "extn": "4842", + "id": "37960", + "name": "Ruby Atkinson", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$246,867", + "start_date": "9/30/2002" + }, + { + "extn": "2426", + "id": "37961", + "name": "Nicole Ingham", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$196,571", + "start_date": "10/2/2004" + }, + { + "extn": "6440", + "id": "37962", + "name": "Sofie Williams", + "office": "Arlington", + "position": "Doctor", + "salary": "$229,661", + "start_date": "5/2/2014" + }, + { + "extn": "8870", + "id": "37963", + "name": "Trisha Edler", + "office": "Seattle", + "position": "Operator", + "salary": "$175,204", + "start_date": "9/24/2006" + }, + { + "extn": "2261", + "id": "37964", + "name": "Irene Wallace", + "office": "Tokyo", + "position": "Dentist", + "salary": "$63,422", + "start_date": "8/16/2009" + }, + { + "extn": "2454", + "id": "37965", + "name": "Melody Malone", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$183,085", + "start_date": "8/4/2010" + }, + { + "extn": "8109", + "id": "37966", + "name": "Ryan Oatway", + "office": "Tokyo", + "position": "Cook", + "salary": "$243,939", + "start_date": "3/29/2007" + }, + { + "extn": "6071", + "id": "37967", + "name": "Wade Lloyd", + "office": "Ontario", + "position": "Physician", + "salary": "$205,652", + "start_date": "7/22/2011" + }, + { + "extn": "7987", + "id": "37968", + "name": "Julian Chapman", + "office": "Jacksonville", + "position": "Cashier", + "salary": "$167,617", + "start_date": "7/11/2003" + }, + { + "extn": "1866", + "id": "37969", + "name": "Gwen Smith", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$200,563", + "start_date": "10/16/2013" + }, + { + "extn": "1723", + "id": "37970", + "name": "Nathan Redfern", + "office": "Springfield", + "position": "Inspector", + "salary": "$44,307", + "start_date": "3/31/2019" + }, + { + "extn": "1164", + "id": "37971", + "name": "Lucas Dickson", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$152,789", + "start_date": "9/3/2011" + }, + { + "extn": "3962", + "id": "37972", + "name": "Martin Rowan", + "office": "Springfield", + "position": "Cashier", + "salary": "$152,231", + "start_date": "8/24/2009" + }, + { + "extn": "4177", + "id": "37973", + "name": "Jane Gordon", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$181,737", + "start_date": "12/5/2001" + }, + { + "extn": "6363", + "id": "37974", + "name": "Melinda Forester", + "office": "Prague", + "position": "HR Specialist", + "salary": "$13,393", + "start_date": "6/5/2013" + }, + { + "extn": "6906", + "id": "37975", + "name": "Aleksandra Appleton", + "office": "Huntsville", + "position": "Pharmacist", + "salary": "$245,206", + "start_date": "9/18/2012" + }, + { + "extn": "4283", + "id": "37976", + "name": "Lucy Flett", + "office": "Berlin", + "position": "Fabricator", + "salary": "$147,860", + "start_date": "9/2/2004" + }, + { + "extn": "6285", + "id": "37977", + "name": "Tess Goodman", + "office": "Louisville", + "position": "Mobile Developer", + "salary": "$149,432", + "start_date": "8/29/2017" + }, + { + "extn": "4780", + "id": "37978", + "name": "Doug Allen", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$167,079", + "start_date": "9/28/2008" + }, + { + "extn": "7189", + "id": "37979", + "name": "Moira Wood", + "office": "Arlington", + "position": "Executive Director", + "salary": "$260,003", + "start_date": "3/11/2006" + }, + { + "extn": "3195", + "id": "37980", + "name": "Josephine Roth", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$88,855", + "start_date": "1/25/2001" + }, + { + "extn": "5702", + "id": "37981", + "name": "Gil Stone ", + "office": "Seattle", + "position": "Call Center Representative", + "salary": "$45,565", + "start_date": "3/4/2016" + }, + { + "extn": "3886", + "id": "37982", + "name": "Elijah Jenkin", + "office": "Tulsa", + "position": "Auditor", + "salary": "$238,086", + "start_date": "1/7/2004" + }, + { + "extn": "9710", + "id": "37983", + "name": "Rosalee Ventura", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$271,434", + "start_date": "11/27/2003" + }, + { + "extn": "3891", + "id": "37984", + "name": "Gwen Speed", + "office": "Denver", + "position": "Design Engineer", + "salary": "$74,770", + "start_date": "8/29/2015" + }, + { + "extn": "7242", + "id": "37985", + "name": "Mina Holmes", + "office": "Irving", + "position": "Cash Manager", + "salary": "$117,844", + "start_date": "7/17/2014" + }, + { + "extn": "9568", + "id": "37986", + "name": "Maxwell Stewart", + "office": "Orlando", + "position": "Health Educator", + "salary": "$222,345", + "start_date": "10/22/2016" + }, + { + "extn": "2591", + "id": "37987", + "name": "Raquel Swift", + "office": "Washington", + "position": "Accountant", + "salary": "$137,863", + "start_date": "6/23/2017" + }, + { + "extn": "3720", + "id": "37988", + "name": "Domenic Broomfield", + "office": "Kansas City", + "position": "Biologist", + "salary": "$187,346", + "start_date": "12/24/2009" + }, + { + "extn": "8706", + "id": "37989", + "name": "David Lindop", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$244,685", + "start_date": "8/9/2016" + }, + { + "extn": "4300", + "id": "37990", + "name": "Margaret Harris", + "office": "Salem", + "position": "Business Broker", + "salary": "$22,798", + "start_date": "1/13/2011" + }, + { + "extn": "7782", + "id": "37991", + "name": "Evie Brock", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$39,186", + "start_date": "10/24/2010" + }, + { + "extn": "7885", + "id": "37992", + "name": "Benny Glass", + "office": "Murfreesboro", + "position": "Inspector", + "salary": "$139,954", + "start_date": "6/28/2000" + }, + { + "extn": "1697", + "id": "37993", + "name": "Sebastian Pitt", + "office": "Richmond", + "position": "Biologist", + "salary": "$154,331", + "start_date": "9/15/2002" + }, + { + "extn": "1026", + "id": "37994", + "name": "Ron Gibbons", + "office": "Nashville", + "position": "Project Manager", + "salary": "$80,083", + "start_date": "8/29/2001" + }, + { + "extn": "8640", + "id": "37995", + "name": "Jack Murphy", + "office": "Colorado Springs", + "position": "Project Manager", + "salary": "$36,891", + "start_date": "9/10/2015" + }, + { + "extn": "6392", + "id": "37996", + "name": "Thea Vernon", + "office": "San Francisco", + "position": "Front Desk Coordinator", + "salary": "$147,996", + "start_date": "4/10/2009" + }, + { + "extn": "5086", + "id": "37997", + "name": "Mason Antcliff", + "office": "Tallahassee", + "position": "Steward", + "salary": "$128,624", + "start_date": "6/7/2000" + }, + { + "extn": "3708", + "id": "37998", + "name": "Kieth Larkin", + "office": "Wien", + "position": "Web Developer", + "salary": "$141,712", + "start_date": "9/12/2005" + }, + { + "extn": "6824", + "id": "37999", + "name": "William Boyle", + "office": "Glendale", + "position": "Accountant", + "salary": "$265,246", + "start_date": "8/10/2009" + }, + { + "extn": "6157", + "id": "38000", + "name": "Joyce Rehman", + "office": "Seattle", + "position": "Call Center Representative", + "salary": "$10,838", + "start_date": "9/7/2006" + }, + { + "extn": "5837", + "id": "38001", + "name": "Harriet Bailey", + "office": "New York", + "position": "Lecturer", + "salary": "$93,850", + "start_date": "4/22/2003" + }, + { + "extn": "6569", + "id": "38002", + "name": "Julia Fields", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$34,061", + "start_date": "6/7/2007" + }, + { + "extn": "9399", + "id": "38003", + "name": "Mason Rixon", + "office": "Wien", + "position": "Health Educator", + "salary": "$244,776", + "start_date": "3/2/2014" + }, + { + "extn": "7709", + "id": "38004", + "name": "Camden Latham", + "office": "Tulsa", + "position": "Production Painter", + "salary": "$94,852", + "start_date": "10/12/2018" + }, + { + "extn": "2594", + "id": "38005", + "name": "Chester Rehman", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$238,538", + "start_date": "3/30/2014" + }, + { + "extn": "5308", + "id": "38006", + "name": "Paula Richardson", + "office": "Toledo", + "position": "Business Broker", + "salary": "$263,601", + "start_date": "8/17/2004" + }, + { + "extn": "1655", + "id": "38007", + "name": "Carter Dickson", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$147,716", + "start_date": "6/22/2012" + }, + { + "extn": "6838", + "id": "38008", + "name": "Joseph Talbot", + "office": "Arlington", + "position": "Call Center Representative", + "salary": "$164,095", + "start_date": "8/26/2010" + }, + { + "extn": "6882", + "id": "38009", + "name": "Kimberly Everett", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$61,247", + "start_date": "4/13/2009" + }, + { + "extn": "1665", + "id": "38010", + "name": "Kenzie Lambert", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$196,104", + "start_date": "10/18/2012" + }, + { + "extn": "2872", + "id": "38011", + "name": "Marigold Redfern", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$77,106", + "start_date": "8/6/2011" + }, + { + "extn": "4611", + "id": "38012", + "name": "Jules Plumb", + "office": "Huntsville", + "position": "Loan Officer", + "salary": "$276,836", + "start_date": "5/6/2019" + }, + { + "extn": "8550", + "id": "38013", + "name": "Harmony Khan", + "office": "Fremont", + "position": "Systems Administrator", + "salary": "$133,730", + "start_date": "3/8/2009" + }, + { + "extn": "1837", + "id": "38014", + "name": "Javier Becker", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$120,330", + "start_date": "2/26/2005" + }, + { + "extn": "2326", + "id": "38015", + "name": "Zara Drummond", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$218,406", + "start_date": "11/2/2004" + }, + { + "extn": "6211", + "id": "38016", + "name": "Marvin Nurton", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$135,453", + "start_date": "10/15/2014" + }, + { + "extn": "9649", + "id": "38017", + "name": "Nick Johnson", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$202,145", + "start_date": "7/1/2017" + }, + { + "extn": "9543", + "id": "38018", + "name": "Brad Jefferson", + "office": "Berlin", + "position": "Executive Director", + "salary": "$193,644", + "start_date": "4/5/2006" + }, + { + "extn": "9630", + "id": "38019", + "name": "Adalie Ianson", + "office": "Quebec", + "position": "Doctor", + "salary": "$228,132", + "start_date": "7/2/2013" + }, + { + "extn": "6411", + "id": "38020", + "name": "Zara Wright", + "office": "Salem", + "position": "Software Engineer", + "salary": "$56,645", + "start_date": "8/11/2005" + }, + { + "extn": "7018", + "id": "38021", + "name": "Felicity Stone", + "office": "Atlanta", + "position": "Assistant Buyer", + "salary": "$226,178", + "start_date": "10/16/2015" + }, + { + "extn": "9580", + "id": "38022", + "name": "Fred Martin", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$138,914", + "start_date": "4/24/2018" + }, + { + "extn": "7500", + "id": "38023", + "name": "Denny Atkinson", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$294,924", + "start_date": "3/2/2014" + }, + { + "extn": "5124", + "id": "38024", + "name": "Celina Ashley", + "office": "Arlington", + "position": "Audiologist", + "salary": "$20,669", + "start_date": "3/28/2000" + }, + { + "extn": "8265", + "id": "38025", + "name": "Janice Morris", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$248,264", + "start_date": "7/14/2006" + }, + { + "extn": "9272", + "id": "38026", + "name": "Brad Overson", + "office": "Murfreesboro", + "position": "Pharmacist", + "salary": "$213,842", + "start_date": "6/18/2001" + }, + { + "extn": "7222", + "id": "38027", + "name": "Rosalee Harris", + "office": "Houston", + "position": "Inspector", + "salary": "$10,347", + "start_date": "3/22/2009" + }, + { + "extn": "9458", + "id": "38028", + "name": "Harry Stone ", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$163,603", + "start_date": "12/26/2017" + }, + { + "extn": "9460", + "id": "38029", + "name": "Teagan Blythe", + "office": "San Diego", + "position": "Bellman", + "salary": "$294,235", + "start_date": "11/2/2001" + }, + { + "extn": "1452", + "id": "38030", + "name": "Johnathan Strong", + "office": "Colorado Springs", + "position": "Audiologist", + "salary": "$258,781", + "start_date": "8/26/2012" + }, + { + "extn": "9921", + "id": "38031", + "name": "Evelynn Abbot", + "office": "Hollywood", + "position": "Assistant Buyer", + "salary": "$181,977", + "start_date": "8/27/2002" + }, + { + "extn": "2189", + "id": "38032", + "name": "Robyn Antcliff", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$294,642", + "start_date": "5/30/2010" + }, + { + "extn": "2427", + "id": "38033", + "name": "Isla Greenwood", + "office": "Fayetteville", + "position": "Designer", + "salary": "$34,561", + "start_date": "12/27/2016" + }, + { + "extn": "9563", + "id": "38034", + "name": "Darlene Thomas", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$89,019", + "start_date": "1/3/2002" + }, + { + "extn": "3459", + "id": "38035", + "name": "Barney Hood", + "office": "Baltimore", + "position": "Project Manager", + "salary": "$12,236", + "start_date": "1/11/2010" + }, + { + "extn": "9291", + "id": "38036", + "name": "Tom Rainford", + "office": "New York", + "position": "Pharmacist", + "salary": "$132,010", + "start_date": "5/5/2019" + }, + { + "extn": "2494", + "id": "38037", + "name": "Aileen Wright", + "office": "Atlanta", + "position": "Ambulatory Nurse", + "salary": "$239,910", + "start_date": "5/16/2011" + }, + { + "extn": "4229", + "id": "38038", + "name": "Gabriel Radley", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$21,312", + "start_date": "7/27/2011" + }, + { + "extn": "1429", + "id": "38039", + "name": "Ronald Nelson", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$74,355", + "start_date": "7/26/2003" + }, + { + "extn": "7918", + "id": "38040", + "name": "Owen Simpson", + "office": "Quebec", + "position": "Banker", + "salary": "$187,764", + "start_date": "9/26/2006" + }, + { + "extn": "8731", + "id": "38041", + "name": "Florence Carter", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$50,962", + "start_date": "3/23/2012" + }, + { + "extn": "6584", + "id": "38042", + "name": "Emery Lewis", + "office": "Escondido", + "position": "Paramedic", + "salary": "$227,074", + "start_date": "6/4/2010" + }, + { + "extn": "4166", + "id": "38043", + "name": "Megan Mann", + "office": "Miami", + "position": "Baker", + "salary": "$39,019", + "start_date": "2/26/2016" + }, + { + "extn": "2645", + "id": "38044", + "name": "Mark Saunders", + "office": "Valetta", + "position": "Loan Officer", + "salary": "$221,309", + "start_date": "5/12/2006" + }, + { + "extn": "5375", + "id": "38045", + "name": "Enoch Bradley", + "office": "Memphis", + "position": "Operator", + "salary": "$221,824", + "start_date": "4/6/2014" + }, + { + "extn": "4687", + "id": "38046", + "name": "Rocco Chapman", + "office": "Houston", + "position": "Lecturer", + "salary": "$230,645", + "start_date": "3/31/2005" + }, + { + "extn": "2946", + "id": "38047", + "name": "Owen Clarke", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$248,599", + "start_date": "10/19/2006" + }, + { + "extn": "1840", + "id": "38048", + "name": "Phillip Ross", + "office": "Reno", + "position": "Systems Administrator", + "salary": "$85,219", + "start_date": "7/6/2006" + }, + { + "extn": "4762", + "id": "38049", + "name": "Logan Henderson", + "office": "Dallas", + "position": "Project Manager", + "salary": "$51,833", + "start_date": "1/24/2018" + }, + { + "extn": "9389", + "id": "38050", + "name": "Leah Brock", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$11,159", + "start_date": "12/21/2009" + }, + { + "extn": "7217", + "id": "38051", + "name": "Nick Snow", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$292,446", + "start_date": "5/24/2003" + }, + { + "extn": "6156", + "id": "38052", + "name": "Josh Brooks", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$235,786", + "start_date": "5/4/2018" + }, + { + "extn": "6919", + "id": "38053", + "name": "Lauren Saunders", + "office": "Reno", + "position": "Operator", + "salary": "$75,782", + "start_date": "11/9/2007" + }, + { + "extn": "9213", + "id": "38054", + "name": "Phillip Kerr", + "office": "Irving", + "position": "Treasurer", + "salary": "$210,566", + "start_date": "5/13/2004" + }, + { + "extn": "5702", + "id": "38055", + "name": "Nick Nicolas", + "office": "Sacramento", + "position": "Treasurer", + "salary": "$186,542", + "start_date": "6/10/2018" + }, + { + "extn": "9783", + "id": "38056", + "name": "Wade Knight", + "office": "Tallahassee", + "position": "Physician", + "salary": "$50,646", + "start_date": "3/7/2010" + }, + { + "extn": "9131", + "id": "38057", + "name": "Erica Stark", + "office": "Reno", + "position": "Cook", + "salary": "$289,572", + "start_date": "3/28/2000" + }, + { + "extn": "1005", + "id": "38058", + "name": "Destiny Kent", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$132,009", + "start_date": "4/28/2017" + }, + { + "extn": "6706", + "id": "38059", + "name": "Kurt Turner", + "office": "Rome", + "position": "Accountant", + "salary": "$74,771", + "start_date": "11/2/2004" + }, + { + "extn": "8239", + "id": "38060", + "name": "Chester Mcneill", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$34,056", + "start_date": "7/9/2000" + }, + { + "extn": "8828", + "id": "38061", + "name": "Hank Ward", + "office": "San Bernardino", + "position": "Banker", + "salary": "$120,013", + "start_date": "3/3/2010" + }, + { + "extn": "4368", + "id": "38062", + "name": "Chadwick Evans", + "office": "Milano", + "position": "Paramedic", + "salary": "$196,036", + "start_date": "6/30/2007" + }, + { + "extn": "3767", + "id": "38063", + "name": "Chris Mcgregor", + "office": "Lisbon", + "position": "Web Developer", + "salary": "$63,983", + "start_date": "5/15/2001" + }, + { + "extn": "7985", + "id": "38064", + "name": "Juliette Zaoui", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$90,029", + "start_date": "6/3/2007" + }, + { + "extn": "3787", + "id": "38065", + "name": "Victoria Clifford", + "office": "Lincoln", + "position": "IT Support Staff", + "salary": "$69,163", + "start_date": "12/6/2012" + }, + { + "extn": "8619", + "id": "38066", + "name": "Moira Murphy", + "office": "Irving", + "position": "Clerk", + "salary": "$62,182", + "start_date": "1/25/2004" + }, + { + "extn": "3019", + "id": "38067", + "name": "Tyson Ellis", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$80,281", + "start_date": "12/7/2011" + }, + { + "extn": "3303", + "id": "38068", + "name": "Javier Foxley", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$221,461", + "start_date": "1/22/2015" + }, + { + "extn": "1940", + "id": "38069", + "name": "Eduardo Antcliff", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$212,339", + "start_date": "6/17/2010" + }, + { + "extn": "1818", + "id": "38070", + "name": "Hank Whitmore", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$237,375", + "start_date": "6/24/2008" + }, + { + "extn": "1247", + "id": "38071", + "name": "Fiona Adams", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$62,040", + "start_date": "10/28/2018" + }, + { + "extn": "3289", + "id": "38072", + "name": "Sabina Gray", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$91,734", + "start_date": "11/10/2009" + }, + { + "extn": "5020", + "id": "38073", + "name": "Benjamin Collingwood", + "office": "Milwaukee", + "position": "Doctor", + "salary": "$178,860", + "start_date": "4/3/2013" + }, + { + "extn": "2458", + "id": "38074", + "name": "Summer Ralph", + "office": "Santa Ana", + "position": "Executive Director", + "salary": "$21,457", + "start_date": "11/30/2009" + }, + { + "extn": "6128", + "id": "38075", + "name": "Bob Wood", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$231,176", + "start_date": "6/8/2003" + }, + { + "extn": "9931", + "id": "38076", + "name": "Mavis Snell", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$284,956", + "start_date": "12/17/2009" + }, + { + "extn": "5174", + "id": "38077", + "name": "Eileen Leslie", + "office": "Chicago", + "position": "Service Supervisor", + "salary": "$182,089", + "start_date": "8/24/2006" + }, + { + "extn": "9273", + "id": "38078", + "name": "Harvey Pitt", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$245,724", + "start_date": "12/14/2001" + }, + { + "extn": "8215", + "id": "38079", + "name": "Mavis Warner", + "office": "Detroit", + "position": "Project Manager", + "salary": "$44,116", + "start_date": "1/23/2010" + }, + { + "extn": "1795", + "id": "38080", + "name": "Martin Kaur", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$272,495", + "start_date": "1/24/2014" + }, + { + "extn": "7479", + "id": "38081", + "name": "Matthew Whatson", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$44,552", + "start_date": "7/24/2011" + }, + { + "extn": "6593", + "id": "38082", + "name": "Chuck Vangness", + "office": "San Francisco", + "position": "IT Support Staff", + "salary": "$170,628", + "start_date": "7/30/2010" + }, + { + "extn": "9868", + "id": "38083", + "name": "Regina Purvis", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$27,403", + "start_date": "3/13/2000" + }, + { + "extn": "3289", + "id": "38084", + "name": "Brad Snell", + "office": "Cincinnati", + "position": "Retail Trainee", + "salary": "$126,535", + "start_date": "8/13/2015" + }, + { + "extn": "7519", + "id": "38085", + "name": "Barney Dillon", + "office": "London", + "position": "Webmaster", + "salary": "$137,663", + "start_date": "9/27/2001" + }, + { + "extn": "4174", + "id": "38086", + "name": "Harvey Slater", + "office": "Milano", + "position": "Fabricator", + "salary": "$219,415", + "start_date": "11/6/2011" + }, + { + "extn": "9083", + "id": "38087", + "name": "Aeris Saunders", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$111,222", + "start_date": "7/13/2005" + }, + { + "extn": "6448", + "id": "38088", + "name": "Chris Reading", + "office": "Huntsville", + "position": "Banker", + "salary": "$170,727", + "start_date": "8/30/2005" + }, + { + "extn": "7902", + "id": "38089", + "name": "Summer Whatson", + "office": "Quebec", + "position": "Chef Manager", + "salary": "$84,157", + "start_date": "8/14/2008" + }, + { + "extn": "7861", + "id": "38090", + "name": "Chad Stone ", + "office": "Milwaukee", + "position": "Cook", + "salary": "$190,874", + "start_date": "10/3/2003" + }, + { + "extn": "4830", + "id": "38091", + "name": "Deborah Rothwell", + "office": "Huntsville", + "position": "Electrician", + "salary": "$236,615", + "start_date": "9/4/2019" + }, + { + "extn": "9073", + "id": "38092", + "name": "Ryan Parker", + "office": "Oakland", + "position": "CNC Operator", + "salary": "$279,849", + "start_date": "2/25/2010" + }, + { + "extn": "6168", + "id": "38093", + "name": "Gladys Rodgers", + "office": "St. Louis", + "position": "Lecturer", + "salary": "$19,617", + "start_date": "5/17/2010" + }, + { + "extn": "8503", + "id": "38094", + "name": "Piper Dubois", + "office": "Albuquerque", + "position": "Laboratory Technician", + "salary": "$179,472", + "start_date": "3/5/2000" + }, + { + "extn": "1504", + "id": "38095", + "name": "Phillip Larkin", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$196,183", + "start_date": "10/17/2005" + }, + { + "extn": "2101", + "id": "38096", + "name": "Megan Gordon", + "office": "New York", + "position": "Call Center Representative", + "salary": "$65,150", + "start_date": "4/13/2008" + }, + { + "extn": "7097", + "id": "38097", + "name": "Camila Bailey", + "office": "Henderson", + "position": "Web Developer", + "salary": "$245,601", + "start_date": "6/12/2013" + }, + { + "extn": "5264", + "id": "38098", + "name": "Carla Judd", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$49,465", + "start_date": "4/6/2009" + }, + { + "extn": "9403", + "id": "38099", + "name": "Bart Ryan", + "office": "Milwaukee", + "position": "Biologist", + "salary": "$283,784", + "start_date": "8/1/2017" + }, + { + "extn": "9406", + "id": "38100", + "name": "Melody Walsh", + "office": "Escondido", + "position": "Designer", + "salary": "$138,298", + "start_date": "3/10/2012" + }, + { + "extn": "5148", + "id": "38101", + "name": "Abdul Waterhouse", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$118,125", + "start_date": "9/19/2018" + }, + { + "extn": "6831", + "id": "38102", + "name": "Stacy Spencer", + "office": "Paris", + "position": "Software Engineer", + "salary": "$65,353", + "start_date": "10/4/2014" + }, + { + "extn": "2671", + "id": "38103", + "name": "Hazel Dann", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$287,600", + "start_date": "7/27/2010" + }, + { + "extn": "2529", + "id": "38104", + "name": "Cassandra Lucas", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$205,921", + "start_date": "6/9/2008" + }, + { + "extn": "7805", + "id": "38105", + "name": "Francesca Saunders", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$238,080", + "start_date": "3/4/2019" + }, + { + "extn": "3178", + "id": "38106", + "name": "Hope Woodley", + "office": "San Antonio", + "position": "Investment Advisor", + "salary": "$251,487", + "start_date": "1/12/2015" + }, + { + "extn": "9921", + "id": "38107", + "name": "Chanelle Connor", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$126,924", + "start_date": "5/22/2011" + }, + { + "extn": "1797", + "id": "38108", + "name": "Phillip Russell", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$140,122", + "start_date": "5/27/2015" + }, + { + "extn": "4269", + "id": "38109", + "name": "Johnny Pratt", + "office": "Portland", + "position": "Baker", + "salary": "$129,218", + "start_date": "8/22/2003" + }, + { + "extn": "3285", + "id": "38110", + "name": "Felicity Whittle", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$274,142", + "start_date": "5/5/2019" + }, + { + "extn": "8286", + "id": "38111", + "name": "Sebastian Yates", + "office": "San Francisco", + "position": "Electrician", + "salary": "$90,418", + "start_date": "4/11/2013" + }, + { + "extn": "2506", + "id": "38112", + "name": "Sarah Brown", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$16,435", + "start_date": "3/8/2004" + }, + { + "extn": "4550", + "id": "38113", + "name": "Makena Osman", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$198,193", + "start_date": "5/13/2010" + }, + { + "extn": "1047", + "id": "38114", + "name": "Melanie Kirby", + "office": "Tulsa", + "position": "Biologist", + "salary": "$224,190", + "start_date": "6/1/2007" + }, + { + "extn": "2465", + "id": "38115", + "name": "Gabriel Walker", + "office": "Irving", + "position": "Health Educator", + "salary": "$116,789", + "start_date": "1/8/2016" + }, + { + "extn": "3592", + "id": "38116", + "name": "Benjamin Denton", + "office": "Oakland", + "position": "Loan Officer", + "salary": "$12,163", + "start_date": "6/14/2005" + }, + { + "extn": "6586", + "id": "38117", + "name": "Rosa Cameron", + "office": "Zurich", + "position": "IT Support Staff", + "salary": "$124,031", + "start_date": "1/29/2004" + }, + { + "extn": "7503", + "id": "38118", + "name": "George Thompson", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$78,568", + "start_date": "2/19/2007" + }, + { + "extn": "3666", + "id": "38119", + "name": "Fred Partridge", + "office": "New Orleans", + "position": "Cash Manager", + "salary": "$246,873", + "start_date": "9/13/2001" + }, + { + "extn": "8291", + "id": "38120", + "name": "Wade Corbett", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$275,340", + "start_date": "9/16/2003" + }, + { + "extn": "2212", + "id": "38121", + "name": "Benjamin Hall", + "office": "Madison", + "position": "Web Developer", + "salary": "$205,192", + "start_date": "12/14/2010" + }, + { + "extn": "1734", + "id": "38122", + "name": "Carter Whatson", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$38,771", + "start_date": "1/12/2018" + }, + { + "extn": "4996", + "id": "38123", + "name": "Percy Owen", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$118,633", + "start_date": "11/25/2010" + }, + { + "extn": "8412", + "id": "38124", + "name": "Cedrick Walton", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$189,950", + "start_date": "11/11/2018" + }, + { + "extn": "3469", + "id": "38125", + "name": "Tyson Lowe", + "office": "Paris", + "position": "Bellman", + "salary": "$278,041", + "start_date": "2/2/2002" + }, + { + "extn": "9065", + "id": "38126", + "name": "Melanie Jackson", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$138,306", + "start_date": "2/22/2002" + }, + { + "extn": "2939", + "id": "38127", + "name": "Nicole Dobson", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$179,311", + "start_date": "9/11/2001" + }, + { + "extn": "3381", + "id": "38128", + "name": "Penelope Glass", + "office": "Nashville", + "position": "Pharmacist", + "salary": "$110,728", + "start_date": "6/15/2005" + }, + { + "extn": "7531", + "id": "38129", + "name": "Rufus Walsh", + "office": "Springfield", + "position": "Operator", + "salary": "$277,182", + "start_date": "2/1/2001" + }, + { + "extn": "4232", + "id": "38130", + "name": "Eduardo Nayler", + "office": "Saint Paul", + "position": "Steward", + "salary": "$234,159", + "start_date": "8/25/2017" + }, + { + "extn": "6238", + "id": "38131", + "name": "Owen Rosenbloom", + "office": "Moreno Valley", + "position": "Biologist", + "salary": "$123,087", + "start_date": "9/22/2016" + }, + { + "extn": "8125", + "id": "38132", + "name": "Tyson Murphy", + "office": "Bucharest", + "position": "Restaurant Manager", + "salary": "$223,517", + "start_date": "2/19/2007" + }, + { + "extn": "7021", + "id": "38133", + "name": "Jennifer Tailor", + "office": "New Orleans", + "position": "Treasurer", + "salary": "$85,791", + "start_date": "3/1/2018" + }, + { + "extn": "9775", + "id": "38134", + "name": "Marjorie Gilmore", + "office": "Milwaukee", + "position": "Cash Manager", + "salary": "$94,887", + "start_date": "5/16/2009" + }, + { + "extn": "4286", + "id": "38135", + "name": "Janice Kidd", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$190,605", + "start_date": "12/11/2001" + }, + { + "extn": "1369", + "id": "38136", + "name": "Ronald Brooks", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$177,259", + "start_date": "6/16/2003" + }, + { + "extn": "7822", + "id": "38137", + "name": "Phillip Daniells", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$141,338", + "start_date": "8/18/2007" + }, + { + "extn": "8287", + "id": "38138", + "name": "Jamie Ring", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$187,885", + "start_date": "12/2/2010" + }, + { + "extn": "5372", + "id": "38139", + "name": "Rebecca Devonport", + "office": "Miami", + "position": "Pharmacist", + "salary": "$242,619", + "start_date": "7/23/2008" + }, + { + "extn": "6975", + "id": "38140", + "name": "Tyson Saunders", + "office": "Valetta", + "position": "Machine Operator", + "salary": "$249,762", + "start_date": "9/28/2006" + }, + { + "extn": "2103", + "id": "38141", + "name": "Denny Wallace", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$176,231", + "start_date": "3/25/2007" + }, + { + "extn": "3710", + "id": "38142", + "name": "Sadie Bayliss", + "office": "New York", + "position": "Audiologist", + "salary": "$124,894", + "start_date": "10/29/2017" + }, + { + "extn": "4630", + "id": "38143", + "name": "Liv Antcliff", + "office": "Toledo", + "position": "Operator", + "salary": "$265,556", + "start_date": "8/1/2017" + }, + { + "extn": "6488", + "id": "38144", + "name": "Bree Windsor", + "office": "El Paso", + "position": "Cashier", + "salary": "$50,071", + "start_date": "2/16/2006" + }, + { + "extn": "7883", + "id": "38145", + "name": "Domenic Powell", + "office": "Lyon", + "position": "Project Manager", + "salary": "$119,371", + "start_date": "10/7/2000" + }, + { + "extn": "1279", + "id": "38146", + "name": "Anne Collingwood", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$220,222", + "start_date": "1/23/2019" + }, + { + "extn": "4756", + "id": "38147", + "name": "Chad Allwood", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$33,424", + "start_date": "9/23/2005" + }, + { + "extn": "4537", + "id": "38148", + "name": "Courtney Dann", + "office": "Reno", + "position": "Restaurant Manager", + "salary": "$255,301", + "start_date": "5/31/2002" + }, + { + "extn": "6537", + "id": "38149", + "name": "Jackeline Marshall", + "office": "Richmond", + "position": "Clerk", + "salary": "$263,063", + "start_date": "7/6/2005" + }, + { + "extn": "1036", + "id": "38150", + "name": "Maddison Hudson", + "office": "Huntsville", + "position": "Doctor", + "salary": "$275,955", + "start_date": "4/27/2012" + }, + { + "extn": "3848", + "id": "38151", + "name": "Oliver Ward", + "office": "Denver", + "position": "Investment Advisor", + "salary": "$175,729", + "start_date": "4/7/2011" + }, + { + "extn": "3327", + "id": "38152", + "name": "Abdul Kelly", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$155,552", + "start_date": "5/11/2013" + }, + { + "extn": "5172", + "id": "38153", + "name": "Julian Tyrrell", + "office": "Baltimore", + "position": "Auditor", + "salary": "$192,245", + "start_date": "5/2/2002" + }, + { + "extn": "5198", + "id": "38154", + "name": "Alexia Paterson", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$187,343", + "start_date": "1/24/2019" + }, + { + "extn": "2041", + "id": "38155", + "name": "Raquel Whitehouse", + "office": "Springfield", + "position": "Cash Manager", + "salary": "$221,303", + "start_date": "3/12/2007" + }, + { + "extn": "5672", + "id": "38156", + "name": "Cynthia Tennant", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$204,672", + "start_date": "1/25/2002" + }, + { + "extn": "7040", + "id": "38157", + "name": "Erick Dixon", + "office": "Tallahassee", + "position": "Cook", + "salary": "$265,689", + "start_date": "2/9/2004" + }, + { + "extn": "1325", + "id": "38158", + "name": "Daniel Silva", + "office": "Fayetteville", + "position": "Health Educator", + "salary": "$108,696", + "start_date": "1/15/2000" + }, + { + "extn": "9514", + "id": "38159", + "name": "Melody Saunders", + "office": "Charlotte", + "position": "Ambulatory Nurse", + "salary": "$86,035", + "start_date": "10/7/2008" + }, + { + "extn": "8549", + "id": "38160", + "name": "Danielle Button", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$69,986", + "start_date": "9/18/2013" + }, + { + "extn": "5053", + "id": "38161", + "name": "Julian Flett", + "office": "Paris", + "position": "Web Developer", + "salary": "$85,118", + "start_date": "5/8/2001" + }, + { + "extn": "7795", + "id": "38162", + "name": "Laila Ashley", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$152,924", + "start_date": "3/5/2005" + }, + { + "extn": "5412", + "id": "38163", + "name": "Sasha Andersson", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$240,979", + "start_date": "3/26/2003" + }, + { + "extn": "7894", + "id": "38164", + "name": "Christy Wilson", + "office": "Sacramento", + "position": "Dentist", + "salary": "$31,683", + "start_date": "9/1/2019" + }, + { + "extn": "8418", + "id": "38165", + "name": "Julian Palmer", + "office": "Lincoln", + "position": "Designer", + "salary": "$204,471", + "start_date": "7/27/2018" + }, + { + "extn": "6296", + "id": "38166", + "name": "Ramon Richardson", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$163,176", + "start_date": "6/17/2011" + }, + { + "extn": "1883", + "id": "38167", + "name": "Barry Ellis", + "office": "Amarillo", + "position": "Healthcare Specialist", + "salary": "$131,435", + "start_date": "10/24/2009" + }, + { + "extn": "4934", + "id": "38168", + "name": "Jane Shaw", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$192,052", + "start_date": "9/18/2006" + }, + { + "extn": "4442", + "id": "38169", + "name": "Molly Attwood", + "office": "Henderson", + "position": "Bellman", + "salary": "$133,507", + "start_date": "12/30/2007" + }, + { + "extn": "8960", + "id": "38170", + "name": "Hayden Palmer", + "office": "Fremont", + "position": "Baker", + "salary": "$125,627", + "start_date": "8/15/2016" + }, + { + "extn": "4575", + "id": "38171", + "name": "Liam Larsen", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$94,411", + "start_date": "10/15/2002" + }, + { + "extn": "9722", + "id": "38172", + "name": "Raquel Wilton", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$125,243", + "start_date": "3/24/2002" + }, + { + "extn": "8226", + "id": "38173", + "name": "Enoch Jarrett", + "office": "Santa Ana", + "position": "Inspector", + "salary": "$82,693", + "start_date": "1/1/2009" + }, + { + "extn": "6640", + "id": "38174", + "name": "Drew Antcliff", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$181,004", + "start_date": "2/12/2000" + }, + { + "extn": "4336", + "id": "38175", + "name": "Celina Summers", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$126,599", + "start_date": "3/26/2017" + }, + { + "extn": "6441", + "id": "38176", + "name": "Elijah Woods", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$107,802", + "start_date": "9/11/2006" + }, + { + "extn": "2183", + "id": "38177", + "name": "Maxwell Rossi", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$175,458", + "start_date": "8/17/2009" + }, + { + "extn": "6094", + "id": "38178", + "name": "Remy Oakley", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$88,212", + "start_date": "8/26/2001" + }, + { + "extn": "2095", + "id": "38179", + "name": "Gabriel Nicholls", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$213,888", + "start_date": "12/15/2007" + }, + { + "extn": "5017", + "id": "38180", + "name": "Wade White", + "office": "Irving", + "position": "Baker", + "salary": "$243,231", + "start_date": "8/16/2014" + }, + { + "extn": "2927", + "id": "38181", + "name": "Mara Matthews", + "office": "Innsbruck", + "position": "Laboratory Technician", + "salary": "$275,555", + "start_date": "4/20/2015" + }, + { + "extn": "6678", + "id": "38182", + "name": "Denis Speed", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$58,228", + "start_date": "3/20/2007" + }, + { + "extn": "9096", + "id": "38183", + "name": "Isabella Eaton", + "office": "Scottsdale", + "position": "Dentist", + "salary": "$268,176", + "start_date": "8/17/2012" + }, + { + "extn": "8975", + "id": "38184", + "name": "Quinn Boyle", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$176,539", + "start_date": "9/16/2003" + }, + { + "extn": "3027", + "id": "38185", + "name": "Leanne Knight", + "office": "Atlanta", + "position": "Treasurer", + "salary": "$124,731", + "start_date": "2/9/2002" + }, + { + "extn": "6650", + "id": "38186", + "name": "Natalie Bell", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$251,788", + "start_date": "4/15/2017" + }, + { + "extn": "1415", + "id": "38187", + "name": "Logan Rothwell", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$127,317", + "start_date": "6/21/2009" + }, + { + "extn": "4597", + "id": "38188", + "name": "Cara Gregory", + "office": "Rochester", + "position": "Lecturer", + "salary": "$33,920", + "start_date": "2/28/2008" + }, + { + "extn": "5869", + "id": "38189", + "name": "Chester Harrison", + "office": "Moreno Valley", + "position": "Food Technologist", + "salary": "$292,722", + "start_date": "2/2/2011" + }, + { + "extn": "6205", + "id": "38190", + "name": "Brad Flynn", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$259,787", + "start_date": "3/12/2001" + }, + { + "extn": "4934", + "id": "38191", + "name": "Rosie Cowan", + "office": "Arlington", + "position": "Webmaster", + "salary": "$80,742", + "start_date": "5/12/2009" + }, + { + "extn": "3655", + "id": "38192", + "name": "Owen Armstrong", + "office": "Irving", + "position": "Operator", + "salary": "$128,689", + "start_date": "7/28/2018" + }, + { + "extn": "3737", + "id": "38193", + "name": "Bryon Allwood", + "office": "Long Beach", + "position": "Auditor", + "salary": "$176,816", + "start_date": "7/9/2016" + }, + { + "extn": "3505", + "id": "38194", + "name": "Tess Blythe", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$143,235", + "start_date": "6/1/2002" + }, + { + "extn": "9156", + "id": "38195", + "name": "Marla Upton", + "office": "Pittsburgh", + "position": "Front Desk Coordinator", + "salary": "$16,439", + "start_date": "3/5/2015" + }, + { + "extn": "1971", + "id": "38196", + "name": "Denny Attwood", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$105,876", + "start_date": "4/30/2003" + }, + { + "extn": "8090", + "id": "38197", + "name": "Ruth Clarkson", + "office": "Boston", + "position": "Machine Operator", + "salary": "$17,089", + "start_date": "1/18/2013" + }, + { + "extn": "6561", + "id": "38198", + "name": "Nathan Reynolds", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$71,900", + "start_date": "5/18/2018" + }, + { + "extn": "6318", + "id": "38199", + "name": "Angel Stone", + "office": "Laredo", + "position": "Business Broker", + "salary": "$230,855", + "start_date": "4/10/2000" + }, + { + "extn": "7244", + "id": "38200", + "name": "Eileen Hopkinson", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$95,956", + "start_date": "5/19/2019" + }, + { + "extn": "8206", + "id": "38201", + "name": "Adela Clayton", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$139,158", + "start_date": "11/26/2010" + }, + { + "extn": "6502", + "id": "38202", + "name": "Martin Matthews", + "office": "Miami", + "position": "CNC Operator", + "salary": "$275,359", + "start_date": "4/29/2001" + }, + { + "extn": "9605", + "id": "38203", + "name": "Bart Butler", + "office": "Lyon", + "position": "Chef Manager", + "salary": "$95,630", + "start_date": "8/13/2004" + }, + { + "extn": "2053", + "id": "38204", + "name": "Laila Ripley", + "office": "Los Angeles", + "position": "Retail Trainee", + "salary": "$73,245", + "start_date": "3/23/2004" + }, + { + "extn": "3185", + "id": "38205", + "name": "Aisha Samuel", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$104,819", + "start_date": "4/3/2007" + }, + { + "extn": "8110", + "id": "38206", + "name": "Angelique Hobson", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$13,557", + "start_date": "10/9/2011" + }, + { + "extn": "8921", + "id": "38207", + "name": "Crystal Norton", + "office": "Salem", + "position": "Webmaster", + "salary": "$212,765", + "start_date": "11/2/2018" + }, + { + "extn": "2885", + "id": "38208", + "name": "Noah Cavanagh", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$51,196", + "start_date": "8/19/2019" + }, + { + "extn": "9444", + "id": "38209", + "name": "Alexander Bright", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$258,743", + "start_date": "5/21/2008" + }, + { + "extn": "1089", + "id": "38210", + "name": "Diane Irving", + "office": "Lincoln", + "position": "Clerk", + "salary": "$249,755", + "start_date": "8/17/2009" + }, + { + "extn": "1957", + "id": "38211", + "name": "Chelsea Jarrett", + "office": "Milwaukee", + "position": "Webmaster", + "salary": "$124,567", + "start_date": "8/13/2007" + }, + { + "extn": "2452", + "id": "38212", + "name": "Logan Warden", + "office": "London", + "position": "Dentist", + "salary": "$107,061", + "start_date": "3/24/2000" + }, + { + "extn": "2457", + "id": "38213", + "name": "Boris Rothwell", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$174,135", + "start_date": "6/8/2019" + }, + { + "extn": "9114", + "id": "38214", + "name": "Kurt Harris", + "office": "Washington", + "position": "Health Educator", + "salary": "$112,074", + "start_date": "4/11/2006" + }, + { + "extn": "6712", + "id": "38215", + "name": "Sofie Rigg", + "office": "Reno", + "position": "Stockbroker", + "salary": "$228,244", + "start_date": "6/4/2006" + }, + { + "extn": "3244", + "id": "38216", + "name": "Florence Ianson", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$123,461", + "start_date": "5/27/2004" + }, + { + "extn": "8537", + "id": "38217", + "name": "Vivian Emmett", + "office": "Lisbon", + "position": "Dentist", + "salary": "$276,602", + "start_date": "3/6/2002" + }, + { + "extn": "5041", + "id": "38218", + "name": "Luke Silva", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$222,603", + "start_date": "11/5/2006" + }, + { + "extn": "4878", + "id": "38219", + "name": "Trisha Davies", + "office": "Huntsville", + "position": "Web Developer", + "salary": "$52,363", + "start_date": "5/1/2001" + }, + { + "extn": "6504", + "id": "38220", + "name": "Payton Silva", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$208,782", + "start_date": "8/23/2009" + }, + { + "extn": "2304", + "id": "38221", + "name": "Benny Potts", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$63,628", + "start_date": "5/1/2015" + }, + { + "extn": "9144", + "id": "38222", + "name": "Denis Isaac", + "office": "Lakewood", + "position": "Health Educator", + "salary": "$219,597", + "start_date": "6/18/2013" + }, + { + "extn": "6899", + "id": "38223", + "name": "Kieth Armstrong", + "office": "Louisville", + "position": "Project Manager", + "salary": "$255,385", + "start_date": "7/19/2014" + }, + { + "extn": "7240", + "id": "38224", + "name": "Kendra Gregory", + "office": "Prague", + "position": "Ambulatory Nurse", + "salary": "$39,871", + "start_date": "4/15/2018" + }, + { + "extn": "7609", + "id": "38225", + "name": "Abbey Quinn", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$88,582", + "start_date": "7/12/2011" + }, + { + "extn": "7533", + "id": "38226", + "name": "Miley Tindall", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$50,770", + "start_date": "4/30/2002" + }, + { + "extn": "2416", + "id": "38227", + "name": "Brad Ventura", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$107,012", + "start_date": "7/17/2019" + }, + { + "extn": "6262", + "id": "38228", + "name": "Ron Clark", + "office": "Denver", + "position": "Machine Operator", + "salary": "$98,209", + "start_date": "10/24/2019" + }, + { + "extn": "8217", + "id": "38229", + "name": "Oliver Owen", + "office": "Columbus", + "position": "Clerk", + "salary": "$69,649", + "start_date": "11/21/2003" + }, + { + "extn": "9642", + "id": "38230", + "name": "Katelyn Bell", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$282,428", + "start_date": "5/28/2008" + }, + { + "extn": "6201", + "id": "38231", + "name": "Michaela Seymour", + "office": "Scottsdale", + "position": "Loan Officer", + "salary": "$129,883", + "start_date": "7/25/2010" + }, + { + "extn": "5952", + "id": "38232", + "name": "Leah Gosling", + "office": "Omaha", + "position": "Accountant", + "salary": "$231,095", + "start_date": "8/20/2003" + }, + { + "extn": "8635", + "id": "38233", + "name": "Samantha Mooney", + "office": "Boston", + "position": "Electrician", + "salary": "$296,047", + "start_date": "10/6/2000" + }, + { + "extn": "2933", + "id": "38234", + "name": "Ada Ross", + "office": "Rochester", + "position": "Audiologist", + "salary": "$92,970", + "start_date": "4/4/2012" + }, + { + "extn": "4527", + "id": "38235", + "name": "Georgia Vincent", + "office": "Norfolk", + "position": "Executive Director", + "salary": "$187,144", + "start_date": "4/28/2017" + }, + { + "extn": "4324", + "id": "38236", + "name": "Luke Simmons", + "office": "Columbus", + "position": "Doctor", + "salary": "$223,264", + "start_date": "7/27/2013" + }, + { + "extn": "4209", + "id": "38237", + "name": "Melody Whittle", + "office": "Escondido", + "position": "Web Developer", + "salary": "$104,845", + "start_date": "3/17/2019" + }, + { + "extn": "8870", + "id": "38238", + "name": "Mya Leslie", + "office": "Saint Paul", + "position": "Bookkeeper", + "salary": "$93,242", + "start_date": "10/27/2012" + }, + { + "extn": "6525", + "id": "38239", + "name": "Michaela Bailey", + "office": "Orlando", + "position": "Bellman", + "salary": "$29,195", + "start_date": "12/6/2004" + }, + { + "extn": "1987", + "id": "38240", + "name": "Leanne Leigh", + "office": "Bridgeport", + "position": "Health Educator", + "salary": "$130,113", + "start_date": "4/1/2010" + }, + { + "extn": "7944", + "id": "38241", + "name": "Roger Walter", + "office": "Nashville", + "position": "Retail Trainee", + "salary": "$288,237", + "start_date": "1/21/2016" + }, + { + "extn": "9085", + "id": "38242", + "name": "Denny Redden", + "office": "Albuquerque", + "position": "Physician", + "salary": "$99,579", + "start_date": "1/11/2007" + }, + { + "extn": "3050", + "id": "38243", + "name": "Kamila Stark", + "office": "Paris", + "position": "Associate Professor", + "salary": "$263,403", + "start_date": "8/24/2010" + }, + { + "extn": "3701", + "id": "38244", + "name": "Barney Chapman", + "office": "Atlanta", + "position": "Accountant", + "salary": "$260,178", + "start_date": "6/17/2009" + }, + { + "extn": "9041", + "id": "38245", + "name": "Chester Shaw", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$281,267", + "start_date": "4/6/2012" + }, + { + "extn": "6292", + "id": "38246", + "name": "Sofia Noach", + "office": "Berna", + "position": "Biologist", + "salary": "$217,439", + "start_date": "7/15/2011" + }, + { + "extn": "4596", + "id": "38247", + "name": "Emely Hamilton", + "office": "Zurich", + "position": "Operator", + "salary": "$294,651", + "start_date": "1/27/2001" + }, + { + "extn": "9008", + "id": "38248", + "name": "Sienna Redden", + "office": "Jersey City", + "position": "Pharmacist", + "salary": "$263,725", + "start_date": "10/3/2012" + }, + { + "extn": "8740", + "id": "38249", + "name": "Rita Umney", + "office": "Colorado Springs", + "position": "Accountant", + "salary": "$76,757", + "start_date": "8/17/2017" + }, + { + "extn": "5861", + "id": "38250", + "name": "Jaylene Trent", + "office": "San Francisco", + "position": "Electrician", + "salary": "$36,555", + "start_date": "5/3/2004" + }, + { + "extn": "4059", + "id": "38251", + "name": "Rocco Nicholls", + "office": "Omaha", + "position": "Doctor", + "salary": "$198,543", + "start_date": "9/20/2013" + }, + { + "extn": "6544", + "id": "38252", + "name": "George Jennson", + "office": "Henderson", + "position": "Banker", + "salary": "$199,090", + "start_date": "11/6/2003" + }, + { + "extn": "5801", + "id": "38253", + "name": "Aiden Lewis", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$68,104", + "start_date": "1/16/2002" + }, + { + "extn": "3655", + "id": "38254", + "name": "Marla Gregory", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$13,732", + "start_date": "11/19/2010" + }, + { + "extn": "4752", + "id": "38255", + "name": "Charlotte Alldridge", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$53,793", + "start_date": "12/14/2011" + }, + { + "extn": "2650", + "id": "38256", + "name": "Cedrick Knight", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$84,804", + "start_date": "2/19/2003" + }, + { + "extn": "5343", + "id": "38257", + "name": "Winnie West", + "office": "Salt Lake City", + "position": "Service Supervisor", + "salary": "$158,093", + "start_date": "10/29/2017" + }, + { + "extn": "8462", + "id": "38258", + "name": "Rosalie Walsh", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$224,597", + "start_date": "8/10/2013" + }, + { + "extn": "9372", + "id": "38259", + "name": "Renee Logan", + "office": "Lakewood", + "position": "Audiologist", + "salary": "$269,002", + "start_date": "4/1/2007" + }, + { + "extn": "3758", + "id": "38260", + "name": "Denis Woodley", + "office": "Rochester", + "position": "Auditor", + "salary": "$95,114", + "start_date": "5/18/2002" + }, + { + "extn": "2600", + "id": "38261", + "name": "Ramon Davies", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$296,201", + "start_date": "7/10/2006" + }, + { + "extn": "6465", + "id": "38262", + "name": "Charlize Powell", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$28,149", + "start_date": "3/17/2019" + }, + { + "extn": "6719", + "id": "38263", + "name": "Benny Truscott", + "office": "Reno", + "position": "Service Supervisor", + "salary": "$250,265", + "start_date": "7/12/2007" + }, + { + "extn": "3750", + "id": "38264", + "name": "William Clifford", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$234,631", + "start_date": "9/21/2003" + }, + { + "extn": "1803", + "id": "38265", + "name": "Elijah Marshall", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$190,068", + "start_date": "3/2/2010" + }, + { + "extn": "5191", + "id": "38266", + "name": "Denny Coleman", + "office": "Baltimore", + "position": "Inspector", + "salary": "$45,693", + "start_date": "10/1/2013" + }, + { + "extn": "7468", + "id": "38267", + "name": "Hank Shea", + "office": "Berna", + "position": "Physician", + "salary": "$87,319", + "start_date": "2/22/2013" + }, + { + "extn": "5540", + "id": "38268", + "name": "Kurt Jarrett", + "office": "Toledo", + "position": "Lecturer", + "salary": "$272,136", + "start_date": "10/3/2005" + }, + { + "extn": "5584", + "id": "38269", + "name": "Caitlyn Dempsey", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$245,950", + "start_date": "4/26/2014" + }, + { + "extn": "6819", + "id": "38270", + "name": "Rae Price", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$52,776", + "start_date": "9/29/2015" + }, + { + "extn": "4371", + "id": "38271", + "name": "Jolene Wigley", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$163,832", + "start_date": "9/29/2003" + }, + { + "extn": "9579", + "id": "38272", + "name": "Nicholas Lewis", + "office": "Fremont", + "position": "Biologist", + "salary": "$172,934", + "start_date": "1/16/2003" + }, + { + "extn": "6760", + "id": "38273", + "name": "Elijah Wheeler", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$279,532", + "start_date": "10/5/2012" + }, + { + "extn": "6553", + "id": "38274", + "name": "Tiffany Tyrrell", + "office": "Innsbruck", + "position": "Health Educator", + "salary": "$242,558", + "start_date": "11/20/2006" + }, + { + "extn": "1158", + "id": "38275", + "name": "Beatrice Stewart", + "office": "St. Louis", + "position": "Electrician", + "salary": "$159,935", + "start_date": "9/1/2016" + }, + { + "extn": "4878", + "id": "38276", + "name": "Javier Lewis", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$15,542", + "start_date": "11/19/2010" + }, + { + "extn": "7464", + "id": "38277", + "name": "Danny Sylvester", + "office": "Portland", + "position": "Machine Operator", + "salary": "$55,211", + "start_date": "8/20/2010" + }, + { + "extn": "4036", + "id": "38278", + "name": "Janelle Hancock", + "office": "Springfield", + "position": "Global Logistics Supervisor", + "salary": "$82,905", + "start_date": "5/30/2012" + }, + { + "extn": "6887", + "id": "38279", + "name": "Domenic Dixon", + "office": "Albuquerque", + "position": "Cashier", + "salary": "$54,270", + "start_date": "3/4/2018" + }, + { + "extn": "2714", + "id": "38280", + "name": "Chanelle Hewitt", + "office": "Denver", + "position": "Food Technologist", + "salary": "$241,238", + "start_date": "6/3/2002" + }, + { + "extn": "1039", + "id": "38281", + "name": "Kassandra Kirby", + "office": "Reno", + "position": "Project Manager", + "salary": "$88,774", + "start_date": "3/10/2004" + }, + { + "extn": "5521", + "id": "38282", + "name": "Ryan Whittle", + "office": "Phoenix", + "position": "CNC Operator", + "salary": "$255,963", + "start_date": "6/29/2017" + }, + { + "extn": "2716", + "id": "38283", + "name": "Kaylee Grey", + "office": "Fremont", + "position": "Executive Director", + "salary": "$83,283", + "start_date": "8/19/2008" + }, + { + "extn": "9483", + "id": "38284", + "name": "Faith Durrant", + "office": "Venice", + "position": "Doctor", + "salary": "$41,020", + "start_date": "2/1/2018" + }, + { + "extn": "5644", + "id": "38285", + "name": "Manuel Roberts", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$248,571", + "start_date": "4/15/2012" + }, + { + "extn": "4375", + "id": "38286", + "name": "Hanna Pearce", + "office": "Orlando", + "position": "Fabricator", + "salary": "$180,134", + "start_date": "5/28/2000" + }, + { + "extn": "6023", + "id": "38287", + "name": "Agnes Radcliffe", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$192,419", + "start_date": "8/18/2018" + }, + { + "extn": "9028", + "id": "38288", + "name": "Bart Hamilton", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$166,512", + "start_date": "3/26/2018" + }, + { + "extn": "5354", + "id": "38289", + "name": "Rosalyn King", + "office": "San Francisco", + "position": "Electrician", + "salary": "$290,170", + "start_date": "8/24/2010" + }, + { + "extn": "9536", + "id": "38290", + "name": "Eve Ripley", + "office": "Irving", + "position": "Operator", + "salary": "$28,968", + "start_date": "3/20/2001" + }, + { + "extn": "6116", + "id": "38291", + "name": "Hayden Morris", + "office": "Charlotte", + "position": "Steward", + "salary": "$123,641", + "start_date": "7/18/2002" + }, + { + "extn": "2805", + "id": "38292", + "name": "Chad Bentley", + "office": "Columbus", + "position": "Associate Professor", + "salary": "$288,403", + "start_date": "1/12/2009" + }, + { + "extn": "3003", + "id": "38293", + "name": "Barry Edler", + "office": "Prague", + "position": "Machine Operator", + "salary": "$210,582", + "start_date": "4/2/2019" + }, + { + "extn": "6082", + "id": "38294", + "name": "Kieth Bailey", + "office": "Las Vegas", + "position": "Designer", + "salary": "$263,994", + "start_date": "3/16/2019" + }, + { + "extn": "4124", + "id": "38295", + "name": "Mara Hastings", + "office": "Oakland", + "position": "Audiologist", + "salary": "$246,550", + "start_date": "1/26/2017" + }, + { + "extn": "8445", + "id": "38296", + "name": "Savannah Nanton", + "office": "Salem", + "position": "Operator", + "salary": "$203,533", + "start_date": "12/17/2017" + }, + { + "extn": "3114", + "id": "38297", + "name": "Nate Goodman", + "office": "Cincinnati", + "position": "Cook", + "salary": "$239,575", + "start_date": "8/30/2017" + }, + { + "extn": "5617", + "id": "38298", + "name": "Sharon Wilson", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$81,010", + "start_date": "5/13/2012" + }, + { + "extn": "4036", + "id": "38299", + "name": "Jules Myatt", + "office": "Garland", + "position": "Paramedic", + "salary": "$20,823", + "start_date": "10/18/2002" + }, + { + "extn": "6594", + "id": "38300", + "name": "Jamie Phillips", + "office": "Charlotte", + "position": "Project Manager", + "salary": "$92,394", + "start_date": "5/29/2012" + }, + { + "extn": "9115", + "id": "38301", + "name": "Mary Allington", + "office": "Hollywood", + "position": "Auditor", + "salary": "$291,189", + "start_date": "10/14/2007" + }, + { + "extn": "9428", + "id": "38302", + "name": "Stacy Barclay", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$274,996", + "start_date": "12/21/2010" + }, + { + "extn": "6357", + "id": "38303", + "name": "Alexander Bradshaw", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$70,694", + "start_date": "1/13/2000" + }, + { + "extn": "4193", + "id": "38304", + "name": "Stephanie Powell", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$49,051", + "start_date": "9/28/2004" + }, + { + "extn": "9400", + "id": "38305", + "name": "Kenzie James", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$116,714", + "start_date": "8/31/2013" + }, + { + "extn": "3343", + "id": "38306", + "name": "Carter Collis", + "office": "Jacksonville", + "position": "IT Support Staff", + "salary": "$287,473", + "start_date": "10/23/2015" + }, + { + "extn": "6470", + "id": "38307", + "name": "Harvey Vincent", + "office": "San Diego", + "position": "Loan Officer", + "salary": "$43,033", + "start_date": "12/8/2003" + }, + { + "extn": "6320", + "id": "38308", + "name": "Elle Redfern", + "office": "Tallahassee", + "position": "Biologist", + "salary": "$256,919", + "start_date": "5/9/2001" + }, + { + "extn": "6233", + "id": "38309", + "name": "Ryan Mcguire", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$207,667", + "start_date": "5/30/2019" + }, + { + "extn": "4418", + "id": "38310", + "name": "Tom Bryant", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$137,431", + "start_date": "8/10/2001" + }, + { + "extn": "9882", + "id": "38311", + "name": "Sasha Ainsworth", + "office": "Charlotte", + "position": "Restaurant Manager", + "salary": "$107,792", + "start_date": "2/1/2004" + }, + { + "extn": "3123", + "id": "38312", + "name": "Aiden Middleton", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$172,071", + "start_date": "3/26/2012" + }, + { + "extn": "7308", + "id": "38313", + "name": "Kurt Janes", + "office": "Glendale", + "position": "Project Manager", + "salary": "$124,805", + "start_date": "8/26/2013" + }, + { + "extn": "6936", + "id": "38314", + "name": "Nate Graham", + "office": "Milwaukee", + "position": "Cash Manager", + "salary": "$162,662", + "start_date": "8/31/2019" + }, + { + "extn": "5571", + "id": "38315", + "name": "Chester Webster", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$177,029", + "start_date": "10/5/2016" + }, + { + "extn": "2377", + "id": "38316", + "name": "Matt Connell", + "office": "Rome", + "position": "Treasurer", + "salary": "$94,346", + "start_date": "1/6/2010" + }, + { + "extn": "2811", + "id": "38317", + "name": "Jazmin Grady", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$88,559", + "start_date": "12/25/2018" + }, + { + "extn": "4326", + "id": "38318", + "name": "Savannah Gilbert", + "office": "Memphis", + "position": "CNC Operator", + "salary": "$87,915", + "start_date": "7/31/2003" + }, + { + "extn": "2203", + "id": "38319", + "name": "Andie Dubois", + "office": "Prague", + "position": "Treasurer", + "salary": "$219,441", + "start_date": "8/17/2016" + }, + { + "extn": "2461", + "id": "38320", + "name": "Claire Walsh", + "office": "Wien", + "position": "Fabricator", + "salary": "$159,186", + "start_date": "10/7/2012" + }, + { + "extn": "9054", + "id": "38321", + "name": "Doug Ashley", + "office": "Memphis", + "position": "Production Painter", + "salary": "$102,708", + "start_date": "9/6/2002" + }, + { + "extn": "5116", + "id": "38322", + "name": "Tyler Shea", + "office": "Anaheim", + "position": "Healthcare Specialist", + "salary": "$143,188", + "start_date": "4/30/2016" + }, + { + "extn": "3783", + "id": "38323", + "name": "Wade Notman", + "office": "Prague", + "position": "Audiologist", + "salary": "$47,608", + "start_date": "5/10/2000" + }, + { + "extn": "8887", + "id": "38324", + "name": "Nicholas Samuel", + "office": "Springfield", + "position": "Audiologist", + "salary": "$42,302", + "start_date": "9/16/2018" + }, + { + "extn": "5851", + "id": "38325", + "name": "Alison Reading", + "office": "Columbus", + "position": "Web Developer", + "salary": "$78,168", + "start_date": "9/11/2003" + }, + { + "extn": "2363", + "id": "38326", + "name": "Maxwell Nobbs", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$263,665", + "start_date": "5/19/2016" + }, + { + "extn": "1299", + "id": "38327", + "name": "Boris Lakey", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$16,445", + "start_date": "10/12/2018" + }, + { + "extn": "7372", + "id": "38328", + "name": "Denny Greenwood", + "office": "Oklahoma City", + "position": "CNC Operator", + "salary": "$283,183", + "start_date": "7/1/2009" + }, + { + "extn": "7739", + "id": "38329", + "name": "Morgan Uttridge", + "office": "Tulsa", + "position": "Cash Manager", + "salary": "$71,339", + "start_date": "9/15/2015" + }, + { + "extn": "1244", + "id": "38330", + "name": "Hope Alexander", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$233,769", + "start_date": "1/13/2003" + }, + { + "extn": "6786", + "id": "38331", + "name": "Darlene Ellis", + "office": "Paris", + "position": "Associate Professor", + "salary": "$272,468", + "start_date": "5/3/2002" + }, + { + "extn": "5354", + "id": "38332", + "name": "Russel Thomson", + "office": "St. Louis", + "position": "Operator", + "salary": "$222,299", + "start_date": "12/4/2003" + }, + { + "extn": "2162", + "id": "38333", + "name": "Christy Moss", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$124,699", + "start_date": "12/16/2008" + }, + { + "extn": "6069", + "id": "38334", + "name": "Doug Jackson", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$290,981", + "start_date": "12/14/2002" + }, + { + "extn": "7540", + "id": "38335", + "name": "Melanie Cann", + "office": "Detroit", + "position": "Assistant Buyer", + "salary": "$278,170", + "start_date": "4/9/2013" + }, + { + "extn": "9154", + "id": "38336", + "name": "Evelynn Eagle", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$207,355", + "start_date": "8/10/2019" + }, + { + "extn": "8554", + "id": "38337", + "name": "Rita Thomas", + "office": "Long Beach", + "position": "Cook", + "salary": "$77,689", + "start_date": "8/2/2012" + }, + { + "extn": "3540", + "id": "38338", + "name": "David Gavin", + "office": "San Antonio", + "position": "Banker", + "salary": "$209,997", + "start_date": "5/18/2014" + }, + { + "extn": "7958", + "id": "38339", + "name": "Regina Appleton", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$281,890", + "start_date": "10/24/2004" + }, + { + "extn": "4557", + "id": "38340", + "name": "Valentina Swift", + "office": "Lancaster", + "position": "Stockbroker", + "salary": "$126,128", + "start_date": "6/14/2016" + }, + { + "extn": "1845", + "id": "38341", + "name": "Nate Campbell", + "office": "Bakersfield", + "position": "Software Engineer", + "salary": "$225,670", + "start_date": "1/3/2014" + }, + { + "extn": "8879", + "id": "38342", + "name": "Joseph Sloan", + "office": "San Jose", + "position": "Service Supervisor", + "salary": "$283,008", + "start_date": "1/30/2017" + }, + { + "extn": "7019", + "id": "38343", + "name": "Mackenzie Holt", + "office": "Louisville", + "position": "Insurance Broker", + "salary": "$259,761", + "start_date": "7/16/2006" + }, + { + "extn": "7054", + "id": "38344", + "name": "Benjamin Flett", + "office": "Albuquerque", + "position": "Web Developer", + "salary": "$91,151", + "start_date": "12/13/2002" + }, + { + "extn": "1011", + "id": "38345", + "name": "Felicity Woods", + "office": "Irving", + "position": "HR Specialist", + "salary": "$166,639", + "start_date": "12/2/2018" + }, + { + "extn": "7139", + "id": "38346", + "name": "Lindsay Hobson", + "office": "Innsbruck", + "position": "Front Desk Coordinator", + "salary": "$295,107", + "start_date": "9/27/2000" + }, + { + "extn": "6898", + "id": "38347", + "name": "Vera Patel", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$227,595", + "start_date": "9/27/2003" + }, + { + "extn": "9970", + "id": "38348", + "name": "Sloane Partridge", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$259,726", + "start_date": "7/6/2006" + }, + { + "extn": "4902", + "id": "38349", + "name": "Tony Wilton", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$279,213", + "start_date": "4/2/2009" + }, + { + "extn": "8983", + "id": "38350", + "name": "Harry Tutton", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$298,262", + "start_date": "12/2/2005" + }, + { + "extn": "8295", + "id": "38351", + "name": "Dakota Hopkins", + "office": "London", + "position": "HR Coordinator", + "salary": "$197,178", + "start_date": "10/20/2000" + }, + { + "extn": "4765", + "id": "38352", + "name": "Rosie Latham", + "office": "Paris", + "position": "Restaurant Manager", + "salary": "$128,795", + "start_date": "12/20/2014" + }, + { + "extn": "1676", + "id": "38353", + "name": "Rosa Vollans", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$27,984", + "start_date": "9/30/2008" + }, + { + "extn": "1500", + "id": "38354", + "name": "Tony Funnell", + "office": "Saint Paul", + "position": "Systems Administrator", + "salary": "$21,693", + "start_date": "1/3/2013" + }, + { + "extn": "7311", + "id": "38355", + "name": "Jocelyn Henderson", + "office": "Oklahoma City", + "position": "Machine Operator", + "salary": "$254,625", + "start_date": "6/14/2017" + }, + { + "extn": "9396", + "id": "38356", + "name": "Maxwell Harris", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$74,151", + "start_date": "2/23/2019" + }, + { + "extn": "8441", + "id": "38357", + "name": "Michael Morris", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$190,582", + "start_date": "11/12/2013" + }, + { + "extn": "6067", + "id": "38358", + "name": "Cedrick Greenwood", + "office": "Milwaukee", + "position": "Steward", + "salary": "$106,378", + "start_date": "9/2/2014" + }, + { + "extn": "7655", + "id": "38359", + "name": "Gabriel Partridge", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$17,324", + "start_date": "5/2/2014" + }, + { + "extn": "6002", + "id": "38360", + "name": "Greta Ellis", + "office": "Honolulu", + "position": "Systems Administrator", + "salary": "$110,712", + "start_date": "1/20/2001" + }, + { + "extn": "9090", + "id": "38361", + "name": "Cynthia Ingram", + "office": "Hollywood", + "position": "Front Desk Coordinator", + "salary": "$47,428", + "start_date": "12/24/2007" + }, + { + "extn": "5108", + "id": "38362", + "name": "Mark Umney", + "office": "Stockton", + "position": "Bellman", + "salary": "$171,774", + "start_date": "1/12/2019" + }, + { + "extn": "7062", + "id": "38363", + "name": "Enoch Connor", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$165,168", + "start_date": "8/24/2003" + }, + { + "extn": "7802", + "id": "38364", + "name": "Ron Fowler", + "office": "Innsbruck", + "position": "Associate Professor", + "salary": "$203,705", + "start_date": "5/3/2016" + }, + { + "extn": "4921", + "id": "38365", + "name": "Leslie Morris", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$101,098", + "start_date": "11/1/2011" + }, + { + "extn": "2910", + "id": "38366", + "name": "Jacob Mccall", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$250,153", + "start_date": "6/13/2014" + }, + { + "extn": "2936", + "id": "38367", + "name": "Zoe Bullock", + "office": "Miami", + "position": "Investment Advisor", + "salary": "$103,644", + "start_date": "1/15/2004" + }, + { + "extn": "4079", + "id": "38368", + "name": "Jayden Calderwood", + "office": "Seattle", + "position": "Treasurer", + "salary": "$195,799", + "start_date": "11/1/2014" + }, + { + "extn": "3765", + "id": "38369", + "name": "Wendy Hill", + "office": "Louisville", + "position": "Designer", + "salary": "$15,628", + "start_date": "2/16/2012" + }, + { + "extn": "9850", + "id": "38370", + "name": "Aisha Ripley", + "office": "Quebec", + "position": "Electrician", + "salary": "$27,965", + "start_date": "7/26/2007" + }, + { + "extn": "8555", + "id": "38371", + "name": "Jayden Rehman", + "office": "San Antonio", + "position": "Stockbroker", + "salary": "$17,687", + "start_date": "8/30/2007" + }, + { + "extn": "8217", + "id": "38372", + "name": "Katelyn Farrant", + "office": "Indianapolis", + "position": "Operator", + "salary": "$51,444", + "start_date": "10/11/2017" + }, + { + "extn": "4001", + "id": "38373", + "name": "Lynn Giles", + "office": "Nashville", + "position": "Accountant", + "salary": "$291,761", + "start_date": "3/1/2015" + }, + { + "extn": "5493", + "id": "38374", + "name": "Macy King", + "office": "Madrid", + "position": "Health Educator", + "salary": "$66,078", + "start_date": "4/23/2015" + }, + { + "extn": "5954", + "id": "38375", + "name": "Tyler Harrison", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$73,293", + "start_date": "6/29/2011" + }, + { + "extn": "5760", + "id": "38376", + "name": "Sebastian Bowen", + "office": "Glendale", + "position": "Accountant", + "salary": "$211,343", + "start_date": "1/17/2001" + }, + { + "extn": "4737", + "id": "38377", + "name": "Peter Hamilton", + "office": "Innsbruck", + "position": "Machine Operator", + "salary": "$223,198", + "start_date": "11/15/2007" + }, + { + "extn": "5210", + "id": "38378", + "name": "Alice Long", + "office": "Toledo", + "position": "Fabricator", + "salary": "$165,507", + "start_date": "3/30/2004" + }, + { + "extn": "6966", + "id": "38379", + "name": "Logan Thomas", + "office": "Otawa", + "position": "Software Engineer", + "salary": "$260,185", + "start_date": "10/25/2004" + }, + { + "extn": "3799", + "id": "38380", + "name": "Clint Vernon", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$154,813", + "start_date": "4/3/2003" + }, + { + "extn": "4928", + "id": "38381", + "name": "Janice Clarke", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$170,719", + "start_date": "8/8/2011" + }, + { + "extn": "7505", + "id": "38382", + "name": "John Stuart", + "office": "London", + "position": "Operator", + "salary": "$31,941", + "start_date": "7/22/2014" + }, + { + "extn": "4035", + "id": "38383", + "name": "Ron Brooks", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$53,892", + "start_date": "11/27/2017" + }, + { + "extn": "4265", + "id": "38384", + "name": "Jackeline Andrews", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$292,018", + "start_date": "12/29/2015" + }, + { + "extn": "9407", + "id": "38385", + "name": "Hank Hobbs", + "office": "Lincoln", + "position": "Loan Officer", + "salary": "$200,761", + "start_date": "9/30/2008" + }, + { + "extn": "8590", + "id": "38386", + "name": "Erin Gardner", + "office": "Denver", + "position": "Inspector", + "salary": "$46,650", + "start_date": "11/28/2004" + }, + { + "extn": "6262", + "id": "38387", + "name": "Sage Norton", + "office": "Valetta", + "position": "Healthcare Specialist", + "salary": "$215,820", + "start_date": "5/11/2007" + }, + { + "extn": "3541", + "id": "38388", + "name": "Amelia Kennedy", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$77,874", + "start_date": "3/18/2019" + }, + { + "extn": "2927", + "id": "38389", + "name": "Francesca Boden", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$13,019", + "start_date": "2/4/2019" + }, + { + "extn": "5769", + "id": "38390", + "name": "Juliet Mills", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$121,443", + "start_date": "12/25/2016" + }, + { + "extn": "9173", + "id": "38391", + "name": "Aiden Flack", + "office": "Berlin", + "position": "Doctor", + "salary": "$48,070", + "start_date": "2/21/2019" + }, + { + "extn": "6156", + "id": "38392", + "name": "Peyton Yard", + "office": "San Jose", + "position": "Pharmacist", + "salary": "$289,536", + "start_date": "2/10/2003" + }, + { + "extn": "9434", + "id": "38393", + "name": "Bristol Sheldon", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$269,193", + "start_date": "9/12/2008" + }, + { + "extn": "3694", + "id": "38394", + "name": "Denis Benfield", + "office": "El Paso", + "position": "Software Engineer", + "salary": "$238,191", + "start_date": "1/30/2001" + }, + { + "extn": "2225", + "id": "38395", + "name": "Joyce Webster", + "office": "London", + "position": "Designer", + "salary": "$106,292", + "start_date": "8/14/2005" + }, + { + "extn": "4214", + "id": "38396", + "name": "Davina Needham", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$138,120", + "start_date": "7/20/2000" + }, + { + "extn": "7231", + "id": "38397", + "name": "Stella Jackson", + "office": "Columbus", + "position": "Accountant", + "salary": "$100,565", + "start_date": "1/2/2017" + }, + { + "extn": "6004", + "id": "38398", + "name": "Maya Cooper", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$218,456", + "start_date": "12/31/2005" + }, + { + "extn": "3506", + "id": "38399", + "name": "Jacob Rehman", + "office": "Indianapolis", + "position": "Insurance Broker", + "salary": "$140,012", + "start_date": "10/30/2013" + }, + { + "extn": "5761", + "id": "38400", + "name": "Benny Huggins", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$13,086", + "start_date": "9/20/2011" + }, + { + "extn": "2244", + "id": "38401", + "name": "Chloe Cox", + "office": "St. Louis", + "position": "Insurance Broker", + "salary": "$250,172", + "start_date": "5/10/2009" + }, + { + "extn": "3283", + "id": "38402", + "name": "Margaret Lunt", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$168,685", + "start_date": "6/25/2011" + }, + { + "extn": "5383", + "id": "38403", + "name": "Michael Leslie", + "office": "Boston", + "position": "Webmaster", + "salary": "$261,126", + "start_date": "5/4/2015" + }, + { + "extn": "9786", + "id": "38404", + "name": "Chanelle Murphy", + "office": "Lancaster", + "position": "Health Educator", + "salary": "$210,488", + "start_date": "2/1/2011" + }, + { + "extn": "4333", + "id": "38405", + "name": "Jolene Rixon", + "office": "Murfreesboro", + "position": "Auditor", + "salary": "$143,594", + "start_date": "9/8/2006" + }, + { + "extn": "9369", + "id": "38406", + "name": "Tony Clarke", + "office": "Indianapolis", + "position": "Global Logistics Supervisor", + "salary": "$104,056", + "start_date": "7/12/2019" + }, + { + "extn": "6787", + "id": "38407", + "name": "Vera Hudson", + "office": "Madison", + "position": "Ambulatory Nurse", + "salary": "$50,211", + "start_date": "12/13/2011" + }, + { + "extn": "9687", + "id": "38408", + "name": "Phoebe Anderson", + "office": "Prague", + "position": "Bellman", + "salary": "$289,794", + "start_date": "12/29/2007" + }, + { + "extn": "5861", + "id": "38409", + "name": "Rick Taylor", + "office": "Escondido", + "position": "Production Painter", + "salary": "$285,563", + "start_date": "6/22/2012" + }, + { + "extn": "9126", + "id": "38410", + "name": "Cedrick Roth", + "office": "London", + "position": "Call Center Representative", + "salary": "$27,833", + "start_date": "10/6/2013" + }, + { + "extn": "2641", + "id": "38411", + "name": "Evelynn Antcliff", + "office": "Madison", + "position": "Software Engineer", + "salary": "$94,590", + "start_date": "5/19/2000" + }, + { + "extn": "4212", + "id": "38412", + "name": "Shelby Lakey", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$165,910", + "start_date": "3/27/2001" + }, + { + "extn": "6240", + "id": "38413", + "name": "Jamie Mason", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$101,954", + "start_date": "11/30/2009" + }, + { + "extn": "1619", + "id": "38414", + "name": "Julius Thornton", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$95,377", + "start_date": "11/9/2008" + }, + { + "extn": "4472", + "id": "38415", + "name": "Peter Norman", + "office": "Detroit", + "position": "HR Specialist", + "salary": "$207,476", + "start_date": "9/8/2006" + }, + { + "extn": "5465", + "id": "38416", + "name": "Adela Jefferson", + "office": "Richmond", + "position": "Physician", + "salary": "$74,410", + "start_date": "8/31/2008" + }, + { + "extn": "4261", + "id": "38417", + "name": "Gil Bishop", + "office": "Albuquerque", + "position": "Bellman", + "salary": "$107,084", + "start_date": "9/14/2019" + }, + { + "extn": "7630", + "id": "38418", + "name": "Gladys Hunter", + "office": "Quebec", + "position": "Paramedic", + "salary": "$99,757", + "start_date": "4/5/2002" + }, + { + "extn": "9230", + "id": "38419", + "name": "Allison Duvall", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$249,671", + "start_date": "11/6/2018" + }, + { + "extn": "2468", + "id": "38420", + "name": "Martin Lyon", + "office": "Oklahoma City", + "position": "Project Manager", + "salary": "$201,098", + "start_date": "5/1/2019" + }, + { + "extn": "5419", + "id": "38421", + "name": "Carol Terry", + "office": "Detroit", + "position": "Insurance Broker", + "salary": "$111,165", + "start_date": "11/19/2013" + }, + { + "extn": "6309", + "id": "38422", + "name": "Kassandra Vaughan", + "office": "San Jose", + "position": "Inspector", + "salary": "$22,941", + "start_date": "7/24/2001" + }, + { + "extn": "3035", + "id": "38423", + "name": "Isabel Lloyd", + "office": "Zurich", + "position": "Global Logistics Supervisor", + "salary": "$85,886", + "start_date": "11/9/2018" + }, + { + "extn": "1628", + "id": "38424", + "name": "Rylee Ashwell", + "office": "Springfield", + "position": "Designer", + "salary": "$29,895", + "start_date": "2/8/2009" + }, + { + "extn": "7901", + "id": "38425", + "name": "Phillip Varley", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$215,357", + "start_date": "8/18/2007" + }, + { + "extn": "2303", + "id": "38426", + "name": "Jacob Paterson", + "office": "Scottsdale", + "position": "Executive Director", + "salary": "$185,975", + "start_date": "5/25/2009" + }, + { + "extn": "2497", + "id": "38427", + "name": "Boris Denton", + "office": "Long Beach", + "position": "Budget Analyst", + "salary": "$260,267", + "start_date": "3/6/2000" + }, + { + "extn": "7840", + "id": "38428", + "name": "Julianna Redden", + "office": "Dallas", + "position": "Fabricator", + "salary": "$214,002", + "start_date": "8/25/2003" + }, + { + "extn": "5380", + "id": "38429", + "name": "Matt Moore", + "office": "Hayward", + "position": "Webmaster", + "salary": "$121,693", + "start_date": "3/27/2006" + }, + { + "extn": "4952", + "id": "38430", + "name": "Fred Radcliffe", + "office": "Columbus", + "position": "Doctor", + "salary": "$53,976", + "start_date": "4/30/2004" + }, + { + "extn": "5560", + "id": "38431", + "name": "Chris Craig", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$145,563", + "start_date": "2/26/2014" + }, + { + "extn": "4146", + "id": "38432", + "name": "Mark Jackson", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$111,139", + "start_date": "5/11/2010" + }, + { + "extn": "2413", + "id": "38433", + "name": "Celia Weldon", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$149,043", + "start_date": "10/9/2014" + }, + { + "extn": "6463", + "id": "38434", + "name": "Daron Summers", + "office": "Zurich", + "position": "Cashier", + "salary": "$43,872", + "start_date": "1/7/2016" + }, + { + "extn": "5469", + "id": "38435", + "name": "Jackeline Robinson", + "office": "Memphis", + "position": "Auditor", + "salary": "$187,675", + "start_date": "3/24/2017" + }, + { + "extn": "1183", + "id": "38436", + "name": "Caydence Smith", + "office": "San Jose", + "position": "Clerk", + "salary": "$66,087", + "start_date": "1/15/2011" + }, + { + "extn": "1003", + "id": "38437", + "name": "David Utterson", + "office": "Portland", + "position": "HR Specialist", + "salary": "$22,466", + "start_date": "2/24/2018" + }, + { + "extn": "9123", + "id": "38438", + "name": "Stephanie Moore", + "office": "Lakewood", + "position": "Executive Director", + "salary": "$177,651", + "start_date": "12/2/2004" + }, + { + "extn": "2862", + "id": "38439", + "name": "Bryon Wild", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$169,487", + "start_date": "8/12/2015" + }, + { + "extn": "7037", + "id": "38440", + "name": "Raquel Rixon", + "office": "Boston", + "position": "Paramedic", + "salary": "$185,983", + "start_date": "3/21/2017" + }, + { + "extn": "2319", + "id": "38441", + "name": "Kurt Sinclair", + "office": "Hayward", + "position": "Insurance Broker", + "salary": "$153,366", + "start_date": "12/20/2012" + }, + { + "extn": "8599", + "id": "38442", + "name": "Eduardo Shields", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$19,271", + "start_date": "1/17/2014" + }, + { + "extn": "7221", + "id": "38443", + "name": "Carter Russell", + "office": "Arlington", + "position": "Doctor", + "salary": "$212,061", + "start_date": "6/13/2011" + }, + { + "extn": "4463", + "id": "38444", + "name": "Mackenzie Michael", + "office": "Sacramento", + "position": "Staffing Consultant", + "salary": "$240,275", + "start_date": "9/14/2012" + }, + { + "extn": "4555", + "id": "38445", + "name": "Ronald Leigh", + "office": "Paris", + "position": "Web Developer", + "salary": "$144,488", + "start_date": "6/21/2000" + }, + { + "extn": "8916", + "id": "38446", + "name": "Julius Higgs", + "office": "Henderson", + "position": "Executive Director", + "salary": "$87,245", + "start_date": "2/2/2019" + }, + { + "extn": "2646", + "id": "38447", + "name": "Cadence Long", + "office": "Chicago", + "position": "Dentist", + "salary": "$166,446", + "start_date": "5/31/2006" + }, + { + "extn": "5607", + "id": "38448", + "name": "Rick Wren", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$156,532", + "start_date": "8/11/2003" + }, + { + "extn": "3335", + "id": "38449", + "name": "Anais Franks", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$38,870", + "start_date": "2/3/2015" + }, + { + "extn": "9219", + "id": "38450", + "name": "Hanna Dempsey", + "office": "Dallas", + "position": "Insurance Broker", + "salary": "$122,680", + "start_date": "9/4/2016" + }, + { + "extn": "1688", + "id": "38451", + "name": "Jayden Simpson", + "office": "Anaheim", + "position": "Call Center Representative", + "salary": "$175,240", + "start_date": "12/7/2008" + }, + { + "extn": "8089", + "id": "38452", + "name": "Harvey Dwyer", + "office": "London", + "position": "Executive Director", + "salary": "$196,343", + "start_date": "4/7/2001" + }, + { + "extn": "8848", + "id": "38453", + "name": "Ruth Stone ", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$228,758", + "start_date": "4/29/2005" + }, + { + "extn": "6755", + "id": "38454", + "name": "Julius Flack", + "office": "Portland", + "position": "Auditor", + "salary": "$144,395", + "start_date": "7/29/2013" + }, + { + "extn": "5780", + "id": "38455", + "name": "Claire Shelton", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$210,825", + "start_date": "1/19/2001" + }, + { + "extn": "6956", + "id": "38456", + "name": "Raquel Robinson", + "office": "Philadelphia", + "position": "Cash Manager", + "salary": "$217,628", + "start_date": "6/21/2011" + }, + { + "extn": "9660", + "id": "38457", + "name": "Danny Carter", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$221,018", + "start_date": "5/31/2008" + }, + { + "extn": "8872", + "id": "38458", + "name": "Mark Radcliffe", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$44,677", + "start_date": "8/16/2014" + }, + { + "extn": "7964", + "id": "38459", + "name": "Julian Vince", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$61,227", + "start_date": "6/12/2000" + }, + { + "extn": "6512", + "id": "38460", + "name": "Kimberly Quinn", + "office": "Arlington", + "position": "Web Developer", + "salary": "$36,208", + "start_date": "10/19/2001" + }, + { + "extn": "9456", + "id": "38461", + "name": "Rosalyn Barrett", + "office": "Prague", + "position": "Chef Manager", + "salary": "$267,576", + "start_date": "12/14/2013" + }, + { + "extn": "8675", + "id": "38462", + "name": "Danny Notman", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$73,327", + "start_date": "11/24/2012" + }, + { + "extn": "6445", + "id": "38463", + "name": "Mayleen Owen", + "office": "Fremont", + "position": "Webmaster", + "salary": "$277,084", + "start_date": "6/23/2002" + }, + { + "extn": "1249", + "id": "38464", + "name": "Doug Thomas", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$229,022", + "start_date": "8/22/2001" + }, + { + "extn": "8833", + "id": "38465", + "name": "Bob Cowan", + "office": "Lincoln", + "position": "Staffing Consultant", + "salary": "$250,888", + "start_date": "9/18/2004" + }, + { + "extn": "3771", + "id": "38466", + "name": "Doris Antcliff", + "office": "Portland", + "position": "Chef Manager", + "salary": "$119,560", + "start_date": "12/13/2001" + }, + { + "extn": "6685", + "id": "38467", + "name": "Carla Warden", + "office": "Hollywood", + "position": "Baker", + "salary": "$246,456", + "start_date": "5/7/2012" + }, + { + "extn": "5984", + "id": "38468", + "name": "Margot Ripley", + "office": "Baltimore", + "position": "Auditor", + "salary": "$135,797", + "start_date": "1/16/2005" + }, + { + "extn": "2823", + "id": "38469", + "name": "Sydney Vallory", + "office": "Detroit", + "position": "HR Specialist", + "salary": "$107,857", + "start_date": "5/14/2015" + }, + { + "extn": "8951", + "id": "38470", + "name": "Carla Jarrett", + "office": "Innsbruck", + "position": "Global Logistics Supervisor", + "salary": "$140,010", + "start_date": "1/7/2012" + }, + { + "extn": "5561", + "id": "38471", + "name": "Iris Rothwell", + "office": "Madrid", + "position": "Banker", + "salary": "$148,498", + "start_date": "10/19/2010" + }, + { + "extn": "8094", + "id": "38472", + "name": "Nate Grady", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$245,250", + "start_date": "4/30/2008" + }, + { + "extn": "3861", + "id": "38473", + "name": "Anne Clarke", + "office": "Zurich", + "position": "Inspector", + "salary": "$209,974", + "start_date": "5/9/2007" + }, + { + "extn": "8301", + "id": "38474", + "name": "Joy Forester", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$123,032", + "start_date": "4/24/2005" + }, + { + "extn": "3107", + "id": "38475", + "name": "Hayden Rossi", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$233,574", + "start_date": "3/20/2016" + }, + { + "extn": "2387", + "id": "38476", + "name": "Bart Cooper", + "office": "Oakland", + "position": "Fabricator", + "salary": "$162,643", + "start_date": "6/28/2004" + }, + { + "extn": "4802", + "id": "38477", + "name": "Mavis Rixon", + "office": "Memphis", + "position": "Auditor", + "salary": "$41,196", + "start_date": "1/26/2012" + }, + { + "extn": "9038", + "id": "38478", + "name": "Percy Miller", + "office": "Scottsdale", + "position": "Front Desk Coordinator", + "salary": "$281,043", + "start_date": "9/16/2002" + }, + { + "extn": "1985", + "id": "38479", + "name": "Ivy Harris", + "office": "Glendale", + "position": "Laboratory Technician", + "salary": "$82,555", + "start_date": "4/3/2002" + }, + { + "extn": "9770", + "id": "38480", + "name": "Rita Ingram", + "office": "Nashville", + "position": "Cash Manager", + "salary": "$259,959", + "start_date": "11/2/2007" + }, + { + "extn": "6150", + "id": "38481", + "name": "Stephanie Ripley", + "office": "Jacksonville", + "position": "Web Developer", + "salary": "$61,020", + "start_date": "8/11/2006" + }, + { + "extn": "6246", + "id": "38482", + "name": "Tyler Clark", + "office": "Lyon", + "position": "Web Developer", + "salary": "$295,926", + "start_date": "11/24/2009" + }, + { + "extn": "6184", + "id": "38483", + "name": "Michelle Walton", + "office": "Cincinnati", + "position": "Cook", + "salary": "$198,554", + "start_date": "3/19/2003" + }, + { + "extn": "4081", + "id": "38484", + "name": "Penny Emmett", + "office": "Irving", + "position": "Software Engineer", + "salary": "$26,863", + "start_date": "9/26/2010" + }, + { + "extn": "9685", + "id": "38485", + "name": "Chuck Larkin", + "office": "Long Beach", + "position": "Staffing Consultant", + "salary": "$205,845", + "start_date": "2/9/2016" + }, + { + "extn": "8670", + "id": "38486", + "name": "Mike Exton", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$200,217", + "start_date": "1/7/2015" + }, + { + "extn": "9274", + "id": "38487", + "name": "Lindsay Allcott", + "office": "Venice", + "position": "Associate Professor", + "salary": "$106,746", + "start_date": "2/8/2003" + }, + { + "extn": "3203", + "id": "38488", + "name": "Summer Norris", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$57,471", + "start_date": "11/26/2003" + }, + { + "extn": "3029", + "id": "38489", + "name": "Aileen Redwood", + "office": "Quebec", + "position": "Executive Director", + "salary": "$214,365", + "start_date": "8/31/2013" + }, + { + "extn": "1124", + "id": "38490", + "name": "Chadwick Yarwood", + "office": "Bucharest", + "position": "Bellman", + "salary": "$136,075", + "start_date": "9/14/2017" + }, + { + "extn": "8269", + "id": "38491", + "name": "Mark Baker", + "office": "Venice", + "position": "Staffing Consultant", + "salary": "$273,836", + "start_date": "2/28/2010" + }, + { + "extn": "9205", + "id": "38492", + "name": "Luke Edmonds", + "office": "Jersey City", + "position": "Dentist", + "salary": "$198,225", + "start_date": "6/20/2018" + }, + { + "extn": "3225", + "id": "38493", + "name": "Logan Roberts", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$49,169", + "start_date": "8/18/2003" + }, + { + "extn": "3449", + "id": "38494", + "name": "Daron Radcliffe", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$71,050", + "start_date": "6/23/2017" + }, + { + "extn": "7904", + "id": "38495", + "name": "Nathan Ellwood", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$112,791", + "start_date": "6/15/2019" + }, + { + "extn": "2781", + "id": "38496", + "name": "Chanelle Ellis", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$15,818", + "start_date": "4/4/2005" + }, + { + "extn": "8324", + "id": "38497", + "name": "Phillip Lynch", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$175,677", + "start_date": "1/25/2013" + }, + { + "extn": "9087", + "id": "38498", + "name": "Tony Terry", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$175,955", + "start_date": "3/30/2008" + }, + { + "extn": "5085", + "id": "38499", + "name": "Matt Khan", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$70,098", + "start_date": "7/20/2013" + }, + { + "extn": "7580", + "id": "38500", + "name": "Morgan Slater", + "office": "Colorado Springs", + "position": "Health Educator", + "salary": "$50,267", + "start_date": "4/24/2003" + }, + { + "extn": "9482", + "id": "38501", + "name": "Boris Greenwood", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$174,539", + "start_date": "4/7/2007" + }, + { + "extn": "7624", + "id": "38502", + "name": "Doug Rainford", + "office": "Portland", + "position": "Project Manager", + "salary": "$92,854", + "start_date": "1/24/2004" + }, + { + "extn": "2093", + "id": "38503", + "name": "Rosie Thorpe", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$58,508", + "start_date": "7/29/2013" + }, + { + "extn": "2872", + "id": "38504", + "name": "Cadence Kaur", + "office": "Oklahoma City", + "position": "Biologist", + "salary": "$100,400", + "start_date": "9/8/2014" + }, + { + "extn": "9120", + "id": "38505", + "name": "Jacob Locke", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$36,481", + "start_date": "7/17/2008" + }, + { + "extn": "8433", + "id": "38506", + "name": "Miriam Pierce", + "office": "Ontario", + "position": "Lecturer", + "salary": "$271,222", + "start_date": "11/8/2004" + }, + { + "extn": "3031", + "id": "38507", + "name": "Nick Thomas", + "office": "Murfreesboro", + "position": "Production Painter", + "salary": "$200,924", + "start_date": "10/8/2019" + }, + { + "extn": "6669", + "id": "38508", + "name": "Chris Wooldridge", + "office": "Lisbon", + "position": "Operator", + "salary": "$272,618", + "start_date": "7/6/2015" + }, + { + "extn": "2164", + "id": "38509", + "name": "Keira Clarke", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$219,885", + "start_date": "2/19/2018" + }, + { + "extn": "4467", + "id": "38510", + "name": "Doug Jenkin", + "office": "Glendale", + "position": "Treasurer", + "salary": "$147,997", + "start_date": "1/24/2004" + }, + { + "extn": "8206", + "id": "38511", + "name": "Tyler Higgs", + "office": "Laredo", + "position": "Software Engineer", + "salary": "$25,821", + "start_date": "3/11/2012" + }, + { + "extn": "6544", + "id": "38512", + "name": "Joseph Eyres", + "office": "Santa Ana", + "position": "Treasurer", + "salary": "$41,234", + "start_date": "3/15/2017" + }, + { + "extn": "8170", + "id": "38513", + "name": "Diane Alcroft", + "office": "Tulsa", + "position": "Staffing Consultant", + "salary": "$38,705", + "start_date": "11/15/2007" + }, + { + "extn": "9606", + "id": "38514", + "name": "Daphne Bingham", + "office": "San Diego", + "position": "Inspector", + "salary": "$29,370", + "start_date": "4/3/2002" + }, + { + "extn": "6326", + "id": "38515", + "name": "Denis Bradley", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$203,596", + "start_date": "9/5/2011" + }, + { + "extn": "3263", + "id": "38516", + "name": "Bart Nurton", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$172,095", + "start_date": "3/22/2016" + }, + { + "extn": "1549", + "id": "38517", + "name": "Michael Bailey", + "office": "Cincinnati", + "position": "Pharmacist", + "salary": "$54,369", + "start_date": "1/25/2018" + }, + { + "extn": "1642", + "id": "38518", + "name": "Julian Harrington", + "office": "El Paso", + "position": "Auditor", + "salary": "$60,632", + "start_date": "12/19/2015" + }, + { + "extn": "8939", + "id": "38519", + "name": "Caleb Vallory", + "office": "Bucharest", + "position": "Auditor", + "salary": "$118,209", + "start_date": "2/5/2017" + }, + { + "extn": "8787", + "id": "38520", + "name": "Nancy Hamilton", + "office": "Worcester", + "position": "Retail Trainee", + "salary": "$186,600", + "start_date": "6/20/2010" + }, + { + "extn": "4326", + "id": "38521", + "name": "Chris Hunt", + "office": "New York", + "position": "Clerk", + "salary": "$200,481", + "start_date": "10/22/2014" + }, + { + "extn": "1584", + "id": "38522", + "name": "Luke Larsen", + "office": "Zurich", + "position": "Front Desk Coordinator", + "salary": "$79,178", + "start_date": "7/26/2000" + }, + { + "extn": "5489", + "id": "38523", + "name": "Livia Redwood", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$290,918", + "start_date": "8/20/2018" + }, + { + "extn": "9844", + "id": "38524", + "name": "Aiden Ventura", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$241,091", + "start_date": "10/7/2009" + }, + { + "extn": "5606", + "id": "38525", + "name": "Matt Olivier", + "office": "Long Beach", + "position": "HR Specialist", + "salary": "$84,168", + "start_date": "3/6/2009" + }, + { + "extn": "1871", + "id": "38526", + "name": "Melania Martin", + "office": "Huntsville", + "position": "Chef Manager", + "salary": "$243,581", + "start_date": "11/29/2004" + }, + { + "extn": "7529", + "id": "38527", + "name": "Alan Ramsey", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$194,809", + "start_date": "11/28/2000" + }, + { + "extn": "2484", + "id": "38528", + "name": "Ethan Nobbs", + "office": "Lyon", + "position": "Doctor", + "salary": "$287,971", + "start_date": "6/25/2008" + }, + { + "extn": "1467", + "id": "38529", + "name": "Johnny Coates", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$120,173", + "start_date": "11/5/2007" + }, + { + "extn": "9597", + "id": "38530", + "name": "Chadwick Wilton", + "office": "Otawa", + "position": "Cashier", + "salary": "$46,849", + "start_date": "8/15/2014" + }, + { + "extn": "1718", + "id": "38531", + "name": "Barney Hastings", + "office": "Norfolk", + "position": "Healthcare Specialist", + "salary": "$180,114", + "start_date": "8/22/2001" + }, + { + "extn": "2725", + "id": "38532", + "name": "Darlene Franks", + "office": "Laredo", + "position": "Operator", + "salary": "$77,913", + "start_date": "9/17/2019" + }, + { + "extn": "5214", + "id": "38533", + "name": "Mavis Healy", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$197,755", + "start_date": "5/14/2009" + }, + { + "extn": "1717", + "id": "38534", + "name": "Harvey Crawford", + "office": "Venice", + "position": "Baker", + "salary": "$41,901", + "start_date": "4/6/2006" + }, + { + "extn": "8007", + "id": "38535", + "name": "Kenzie Campbell", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$91,031", + "start_date": "10/26/2010" + }, + { + "extn": "2708", + "id": "38536", + "name": "Hank Oldfield", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$231,439", + "start_date": "3/9/2012" + }, + { + "extn": "3200", + "id": "38537", + "name": "Logan Andrews", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$258,695", + "start_date": "2/17/2018" + }, + { + "extn": "1052", + "id": "38538", + "name": "Ethan Sherry", + "office": "Lancaster", + "position": "Machine Operator", + "salary": "$217,456", + "start_date": "10/3/2013" + }, + { + "extn": "7792", + "id": "38539", + "name": "Hazel Robe", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$190,860", + "start_date": "7/1/2002" + }, + { + "extn": "7407", + "id": "38540", + "name": "Sienna Lomax", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$187,749", + "start_date": "12/20/2005" + }, + { + "extn": "6212", + "id": "38541", + "name": "Marjorie Allington", + "office": "Lancaster", + "position": "Service Supervisor", + "salary": "$22,016", + "start_date": "1/26/2012" + }, + { + "extn": "1547", + "id": "38542", + "name": "George Fall", + "office": "Berna", + "position": "Electrician", + "salary": "$223,676", + "start_date": "2/28/2003" + }, + { + "extn": "4608", + "id": "38543", + "name": "Ronald Calderwood", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$112,100", + "start_date": "6/20/2019" + }, + { + "extn": "2308", + "id": "38544", + "name": "Denis Osmond", + "office": "Denver", + "position": "Project Manager", + "salary": "$233,019", + "start_date": "11/4/2010" + }, + { + "extn": "3421", + "id": "38545", + "name": "Mason Ward", + "office": "Philadelphia", + "position": "Doctor", + "salary": "$284,346", + "start_date": "10/5/2004" + }, + { + "extn": "6233", + "id": "38546", + "name": "Logan Nicolas", + "office": "Memphis", + "position": "Bellman", + "salary": "$251,682", + "start_date": "2/12/2004" + }, + { + "extn": "9266", + "id": "38547", + "name": "Janelle Cattell", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$211,366", + "start_date": "4/11/2000" + }, + { + "extn": "5795", + "id": "38548", + "name": "Rebecca Saunders", + "office": "Lincoln", + "position": "Associate Professor", + "salary": "$47,616", + "start_date": "2/17/2014" + }, + { + "extn": "8990", + "id": "38549", + "name": "Melinda Appleton", + "office": "Nashville", + "position": "CNC Operator", + "salary": "$223,567", + "start_date": "2/21/2019" + }, + { + "extn": "6355", + "id": "38550", + "name": "Adina Shea", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$229,710", + "start_date": "5/17/2006" + }, + { + "extn": "5769", + "id": "38551", + "name": "Ryan Yarwood", + "office": "Henderson", + "position": "Paramedic", + "salary": "$179,484", + "start_date": "5/19/2013" + }, + { + "extn": "6487", + "id": "38552", + "name": "Erica Gallacher", + "office": "Amarillo", + "position": "Cook", + "salary": "$220,332", + "start_date": "7/2/2002" + }, + { + "extn": "4232", + "id": "38553", + "name": "Rebecca Blackwall", + "office": "Garland", + "position": "Cash Manager", + "salary": "$67,855", + "start_date": "4/30/2002" + }, + { + "extn": "7841", + "id": "38554", + "name": "Rocco Glynn", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$259,255", + "start_date": "8/18/2008" + }, + { + "extn": "6917", + "id": "38555", + "name": "Henry Hogg", + "office": "Berna", + "position": "Laboratory Technician", + "salary": "$77,622", + "start_date": "2/11/2014" + }, + { + "extn": "3123", + "id": "38556", + "name": "Melanie Chapman", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$92,812", + "start_date": "4/3/2006" + }, + { + "extn": "8967", + "id": "38557", + "name": "Lily Asher", + "office": "Ontario", + "position": "Audiologist", + "salary": "$187,403", + "start_date": "4/4/2007" + }, + { + "extn": "9196", + "id": "38558", + "name": "Johnathan Darcy", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$30,050", + "start_date": "2/13/2009" + }, + { + "extn": "8487", + "id": "38559", + "name": "Tania Ebden", + "office": "Indianapolis", + "position": "Physician", + "salary": "$156,738", + "start_date": "12/14/2003" + }, + { + "extn": "6215", + "id": "38560", + "name": "Brad Barclay", + "office": "Glendale", + "position": "Restaurant Manager", + "salary": "$240,930", + "start_date": "5/21/2016" + }, + { + "extn": "2575", + "id": "38561", + "name": "Marina Widdows", + "office": "San Bernardino", + "position": "Auditor", + "salary": "$133,786", + "start_date": "1/9/2008" + }, + { + "extn": "5018", + "id": "38562", + "name": "Lucas Olson", + "office": "Worcester", + "position": "Web Developer", + "salary": "$48,866", + "start_date": "8/3/2010" + }, + { + "extn": "1667", + "id": "38563", + "name": "Rae Nicholls", + "office": "Arlington", + "position": "Designer", + "salary": "$274,393", + "start_date": "6/16/2017" + }, + { + "extn": "9755", + "id": "38564", + "name": "Henry White", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$184,933", + "start_date": "6/23/2000" + }, + { + "extn": "1067", + "id": "38565", + "name": "Luke Marshall", + "office": "Oakland", + "position": "Clerk", + "salary": "$186,530", + "start_date": "7/13/2007" + }, + { + "extn": "9194", + "id": "38566", + "name": "Tyler Cox", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$81,305", + "start_date": "7/22/2006" + }, + { + "extn": "4910", + "id": "38567", + "name": "Callie Rogers", + "office": "Las Vegas", + "position": "Operator", + "salary": "$183,718", + "start_date": "2/15/2011" + }, + { + "extn": "4342", + "id": "38568", + "name": "Aleksandra Larkin", + "office": "Sacramento", + "position": "Auditor", + "salary": "$108,040", + "start_date": "4/23/2017" + }, + { + "extn": "1230", + "id": "38569", + "name": "Ronald Cann", + "office": "Houston", + "position": "Designer", + "salary": "$267,994", + "start_date": "4/2/2002" + }, + { + "extn": "1348", + "id": "38570", + "name": "Jessica Callan", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$230,788", + "start_date": "9/29/2018" + }, + { + "extn": "3293", + "id": "38571", + "name": "Remy Gavin", + "office": "Lancaster", + "position": "Banker", + "salary": "$107,413", + "start_date": "1/8/2019" + }, + { + "extn": "7015", + "id": "38572", + "name": "Faith Nelson", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$132,132", + "start_date": "8/14/2010" + }, + { + "extn": "3410", + "id": "38573", + "name": "Matthew Rogers", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$90,503", + "start_date": "7/16/2016" + }, + { + "extn": "4746", + "id": "38574", + "name": "Gloria Payne", + "office": "Indianapolis", + "position": "Treasurer", + "salary": "$285,351", + "start_date": "1/11/2017" + }, + { + "extn": "9635", + "id": "38575", + "name": "Clarissa Flanders", + "office": "Pittsburgh", + "position": "Mobile Developer", + "salary": "$68,200", + "start_date": "6/27/2005" + }, + { + "extn": "4243", + "id": "38576", + "name": "Kate Kelly", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$112,222", + "start_date": "9/15/2013" + }, + { + "extn": "3143", + "id": "38577", + "name": "Gabriel Overson", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$188,822", + "start_date": "5/12/2002" + }, + { + "extn": "6267", + "id": "38578", + "name": "Grace Stewart", + "office": "Otawa", + "position": "Physician", + "salary": "$221,451", + "start_date": "5/5/2017" + }, + { + "extn": "1761", + "id": "38579", + "name": "Tony Roberts", + "office": "Ontario", + "position": "Designer", + "salary": "$161,504", + "start_date": "11/18/2009" + }, + { + "extn": "8468", + "id": "38580", + "name": "Isabel John", + "office": "Fayetteville", + "position": "Laboratory Technician", + "salary": "$52,528", + "start_date": "10/5/2000" + }, + { + "extn": "6998", + "id": "38581", + "name": "Mya Davies", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$263,165", + "start_date": "2/5/2002" + }, + { + "extn": "2444", + "id": "38582", + "name": "Emerald Whittle", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$137,141", + "start_date": "9/6/2000" + }, + { + "extn": "5674", + "id": "38583", + "name": "Isabel Little", + "office": "Tulsa", + "position": "HR Specialist", + "salary": "$185,287", + "start_date": "11/18/2000" + }, + { + "extn": "5337", + "id": "38584", + "name": "Chuck Matthews", + "office": "Kansas City", + "position": "Cook", + "salary": "$236,033", + "start_date": "6/29/2016" + }, + { + "extn": "3003", + "id": "38585", + "name": "Christy Hunter", + "office": "Fremont", + "position": "Operator", + "salary": "$179,199", + "start_date": "5/30/2017" + }, + { + "extn": "2075", + "id": "38586", + "name": "Doug Johnson", + "office": "Bucharest", + "position": "Staffing Consultant", + "salary": "$261,643", + "start_date": "8/18/2011" + }, + { + "extn": "9601", + "id": "38587", + "name": "Peter Holt", + "office": "Portland", + "position": "Systems Administrator", + "salary": "$274,530", + "start_date": "12/16/2010" + }, + { + "extn": "9027", + "id": "38588", + "name": "Alba Adler", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$232,151", + "start_date": "4/20/2016" + }, + { + "extn": "5354", + "id": "38589", + "name": "Goldie Gallacher", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$91,262", + "start_date": "2/14/2014" + }, + { + "extn": "4552", + "id": "38590", + "name": "Gil Farrant", + "office": "Reno", + "position": "Cook", + "salary": "$237,906", + "start_date": "4/15/2018" + }, + { + "extn": "2402", + "id": "38591", + "name": "Rose Seymour", + "office": "Salem", + "position": "Operator", + "salary": "$175,999", + "start_date": "10/8/2013" + }, + { + "extn": "6568", + "id": "38592", + "name": "Madelyn Bristow", + "office": "Tulsa", + "position": "Food Technologist", + "salary": "$182,633", + "start_date": "5/11/2001" + }, + { + "extn": "2591", + "id": "38593", + "name": "Harriet Fenton", + "office": "Paris", + "position": "Pharmacist", + "salary": "$78,116", + "start_date": "6/21/2008" + }, + { + "extn": "3266", + "id": "38594", + "name": "Chad Driscoll", + "office": "Houston", + "position": "Designer", + "salary": "$137,972", + "start_date": "1/12/2011" + }, + { + "extn": "8623", + "id": "38595", + "name": "Chris Funnell", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$238,417", + "start_date": "1/6/2006" + }, + { + "extn": "9801", + "id": "38596", + "name": "Jaylene Henderson", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$157,844", + "start_date": "4/6/2010" + }, + { + "extn": "8687", + "id": "38597", + "name": "Eduardo Kelly", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$130,607", + "start_date": "3/13/2016" + }, + { + "extn": "1511", + "id": "38598", + "name": "Ryan Drummond", + "office": "Madrid", + "position": "Health Educator", + "salary": "$119,172", + "start_date": "7/2/2011" + }, + { + "extn": "3291", + "id": "38599", + "name": "Janelle Addis", + "office": "Memphis", + "position": "Operator", + "salary": "$68,522", + "start_date": "6/20/2011" + }, + { + "extn": "7667", + "id": "38600", + "name": "Rosalyn Bailey", + "office": "Oakland", + "position": "Biologist", + "salary": "$292,838", + "start_date": "11/27/2008" + }, + { + "extn": "6291", + "id": "38601", + "name": "Martin Dale", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$39,231", + "start_date": "2/18/2009" + }, + { + "extn": "6394", + "id": "38602", + "name": "Jayden Booth", + "office": "New York", + "position": "Banker", + "salary": "$174,734", + "start_date": "2/24/2011" + }, + { + "extn": "4174", + "id": "38603", + "name": "Joseph Turner", + "office": "Louisville", + "position": "Executive Director", + "salary": "$227,228", + "start_date": "8/22/2016" + }, + { + "extn": "6704", + "id": "38604", + "name": "Alma Farrant", + "office": "Richmond", + "position": "Steward", + "salary": "$31,310", + "start_date": "8/22/2019" + }, + { + "extn": "8526", + "id": "38605", + "name": "Jane Murphy", + "office": "Fort Lauderdale", + "position": "Health Educator", + "salary": "$18,737", + "start_date": "11/6/2016" + }, + { + "extn": "2558", + "id": "38606", + "name": "Barney Mitchell", + "office": "Lakewood", + "position": "Physician", + "salary": "$128,838", + "start_date": "2/20/2002" + }, + { + "extn": "5008", + "id": "38607", + "name": "Caleb Mitchell", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$147,402", + "start_date": "5/30/2018" + }, + { + "extn": "2950", + "id": "38608", + "name": "Bernadette Whinter", + "office": "Madrid", + "position": "Investment Advisor", + "salary": "$109,243", + "start_date": "1/20/2000" + }, + { + "extn": "7859", + "id": "38609", + "name": "Adelaide Johnson", + "office": "Prague", + "position": "Steward", + "salary": "$181,622", + "start_date": "3/15/2016" + }, + { + "extn": "1047", + "id": "38610", + "name": "Daria Camden", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$102,118", + "start_date": "1/6/2008" + }, + { + "extn": "8095", + "id": "38611", + "name": "Vicky Tyrrell", + "office": "Rome", + "position": "Executive Director", + "salary": "$55,371", + "start_date": "9/3/2017" + }, + { + "extn": "7310", + "id": "38612", + "name": "Wade King", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$118,780", + "start_date": "4/17/2003" + }, + { + "extn": "5989", + "id": "38613", + "name": "Denis Butler", + "office": "Fayetteville", + "position": "Design Engineer", + "salary": "$228,978", + "start_date": "10/13/2019" + }, + { + "extn": "3094", + "id": "38614", + "name": "Chelsea Reynolds", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$270,514", + "start_date": "7/26/2000" + }, + { + "extn": "7893", + "id": "38615", + "name": "Chadwick Powell", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$226,666", + "start_date": "12/9/2013" + }, + { + "extn": "7492", + "id": "38616", + "name": "Allison Milner", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$247,741", + "start_date": "9/5/2006" + }, + { + "extn": "2021", + "id": "38617", + "name": "Marvin Graham", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$64,372", + "start_date": "7/5/2018" + }, + { + "extn": "3405", + "id": "38618", + "name": "Johnny Eastwood", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$94,729", + "start_date": "8/2/2004" + }, + { + "extn": "5125", + "id": "38619", + "name": "Mayleen Fowler", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$224,636", + "start_date": "2/3/2006" + }, + { + "extn": "4826", + "id": "38620", + "name": "Gil James", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$133,636", + "start_date": "9/9/2011" + }, + { + "extn": "4613", + "id": "38621", + "name": "Benjamin Kennedy", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$61,635", + "start_date": "5/17/2001" + }, + { + "extn": "4110", + "id": "38622", + "name": "Tony Noach", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$28,522", + "start_date": "6/2/2009" + }, + { + "extn": "2509", + "id": "38623", + "name": "Manuel Gilmour", + "office": "Honolulu", + "position": "Steward", + "salary": "$164,557", + "start_date": "12/27/2015" + }, + { + "extn": "9784", + "id": "38624", + "name": "Parker Hepburn", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$227,627", + "start_date": "12/17/2017" + }, + { + "extn": "8418", + "id": "38625", + "name": "Kaylee Lynn", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$267,006", + "start_date": "10/31/2004" + }, + { + "extn": "5570", + "id": "38626", + "name": "Bridget Lane", + "office": "Venice", + "position": "HR Coordinator", + "salary": "$35,676", + "start_date": "11/18/2017" + }, + { + "extn": "7800", + "id": "38627", + "name": "Sonya Oliver", + "office": "Detroit", + "position": "Ambulatory Nurse", + "salary": "$206,961", + "start_date": "11/21/2009" + }, + { + "extn": "2187", + "id": "38628", + "name": "Georgia Styles", + "office": "Quebec", + "position": "Electrician", + "salary": "$233,873", + "start_date": "6/22/2019" + }, + { + "extn": "1242", + "id": "38629", + "name": "Chris Benson", + "office": "Atlanta", + "position": "Webmaster", + "salary": "$260,845", + "start_date": "11/21/2007" + }, + { + "extn": "9765", + "id": "38630", + "name": "Jayden Mason", + "office": "San Francisco", + "position": "Project Manager", + "salary": "$154,904", + "start_date": "9/4/2009" + }, + { + "extn": "5504", + "id": "38631", + "name": "Gil Martin", + "office": "Laredo", + "position": "Accountant", + "salary": "$131,698", + "start_date": "4/7/2015" + }, + { + "extn": "3289", + "id": "38632", + "name": "Denny Farrant", + "office": "Hollywood", + "position": "Baker", + "salary": "$60,680", + "start_date": "5/10/2009" + }, + { + "extn": "7977", + "id": "38633", + "name": "Kieth Emmott", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$221,020", + "start_date": "2/26/2000" + }, + { + "extn": "8646", + "id": "38634", + "name": "Matt Widdows", + "office": "Ontario", + "position": "Cashier", + "salary": "$168,165", + "start_date": "10/17/2017" + }, + { + "extn": "9896", + "id": "38635", + "name": "Remy Whatson", + "office": "Paris", + "position": "Treasurer", + "salary": "$45,536", + "start_date": "8/19/2004" + }, + { + "extn": "9934", + "id": "38636", + "name": "Carissa Bennett", + "office": "Miami", + "position": "Project Manager", + "salary": "$282,061", + "start_date": "9/21/2019" + }, + { + "extn": "2554", + "id": "38637", + "name": "Macy Jennson", + "office": "Berna", + "position": "Audiologist", + "salary": "$261,566", + "start_date": "5/2/2012" + }, + { + "extn": "6341", + "id": "38638", + "name": "Ruby Flanders", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$275,721", + "start_date": "5/18/2000" + }, + { + "extn": "4600", + "id": "38639", + "name": "Daphne Harper", + "office": "Denver", + "position": "Business Broker", + "salary": "$157,859", + "start_date": "12/7/2017" + }, + { + "extn": "5937", + "id": "38640", + "name": "Blake Edley", + "office": "Nashville", + "position": "Lecturer", + "salary": "$209,683", + "start_date": "3/17/2001" + }, + { + "extn": "6469", + "id": "38641", + "name": "Rosalyn Harris", + "office": "New Orleans", + "position": "Cook", + "salary": "$94,622", + "start_date": "12/13/2007" + }, + { + "extn": "1262", + "id": "38642", + "name": "Nicholas Verdon", + "office": "Huntsville", + "position": "Production Painter", + "salary": "$230,928", + "start_date": "5/26/2004" + }, + { + "extn": "3512", + "id": "38643", + "name": "Harriet Oatway", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$102,370", + "start_date": "4/30/2009" + }, + { + "extn": "8800", + "id": "38644", + "name": "Mavis Jarvis", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$293,682", + "start_date": "11/18/2005" + }, + { + "extn": "6566", + "id": "38645", + "name": "Gabriel White", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$32,716", + "start_date": "8/18/2000" + }, + { + "extn": "9199", + "id": "38646", + "name": "Sharon Daniells", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$96,074", + "start_date": "5/31/2002" + }, + { + "extn": "2596", + "id": "38647", + "name": "Chad Coates", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$119,728", + "start_date": "1/16/2007" + }, + { + "extn": "7538", + "id": "38648", + "name": "Javier Thomas", + "office": "Anaheim", + "position": "Software Engineer", + "salary": "$233,911", + "start_date": "11/22/2016" + }, + { + "extn": "6867", + "id": "38649", + "name": "Jayden Nobbs", + "office": "San Diego", + "position": "Physician", + "salary": "$109,909", + "start_date": "8/24/2007" + }, + { + "extn": "6999", + "id": "38650", + "name": "Henry Oatway", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$249,801", + "start_date": "12/11/2016" + }, + { + "extn": "3635", + "id": "38651", + "name": "Alexia Bingham", + "office": "Berna", + "position": "Insurance Broker", + "salary": "$195,855", + "start_date": "11/1/2007" + }, + { + "extn": "6601", + "id": "38652", + "name": "Alma Walsh", + "office": "Columbus", + "position": "Business Broker", + "salary": "$273,984", + "start_date": "12/11/2013" + }, + { + "extn": "5971", + "id": "38653", + "name": "Martin Rigg", + "office": "Santa Ana", + "position": "Insurance Broker", + "salary": "$156,790", + "start_date": "9/3/2003" + }, + { + "extn": "2883", + "id": "38654", + "name": "Julius Roth", + "office": "Berlin", + "position": "Machine Operator", + "salary": "$180,435", + "start_date": "11/1/2001" + }, + { + "extn": "1533", + "id": "38655", + "name": "Sara Morris", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$219,432", + "start_date": "8/7/2004" + }, + { + "extn": "5513", + "id": "38656", + "name": "Manuel Drummond", + "office": "Amarillo", + "position": "Inspector", + "salary": "$266,060", + "start_date": "9/16/2016" + }, + { + "extn": "7374", + "id": "38657", + "name": "Lauren Hope", + "office": "Lisbon", + "position": "Fabricator", + "salary": "$65,630", + "start_date": "10/16/2009" + }, + { + "extn": "3597", + "id": "38658", + "name": "Ramon Webster", + "office": "Fayetteville", + "position": "Investment Advisor", + "salary": "$79,700", + "start_date": "6/30/2002" + }, + { + "extn": "3454", + "id": "38659", + "name": "Gil Gilmour", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$192,260", + "start_date": "9/20/2011" + }, + { + "extn": "1356", + "id": "38660", + "name": "Claire Moran", + "office": "Fayetteville", + "position": "Banker", + "salary": "$178,213", + "start_date": "5/20/2010" + }, + { + "extn": "4891", + "id": "38661", + "name": "Dalia Lyon", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$191,126", + "start_date": "12/27/2010" + }, + { + "extn": "7095", + "id": "38662", + "name": "Rick Oldfield", + "office": "Madrid", + "position": "Project Manager", + "salary": "$179,474", + "start_date": "5/19/2004" + }, + { + "extn": "2948", + "id": "38663", + "name": "Brad Russell", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$94,402", + "start_date": "9/15/2001" + }, + { + "extn": "6189", + "id": "38664", + "name": "Julian Stone", + "office": "Valetta", + "position": "Physician", + "salary": "$225,895", + "start_date": "2/22/2003" + }, + { + "extn": "6835", + "id": "38665", + "name": "Margot Bryson", + "office": "Milano", + "position": "Executive Director", + "salary": "$167,445", + "start_date": "10/13/2016" + }, + { + "extn": "9488", + "id": "38666", + "name": "Juliette Ulyatt", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$47,339", + "start_date": "9/10/2006" + }, + { + "extn": "3436", + "id": "38667", + "name": "Nina Eaton", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$41,277", + "start_date": "10/11/2012" + }, + { + "extn": "7559", + "id": "38668", + "name": "Doris Knight", + "office": "Venice", + "position": "Design Engineer", + "salary": "$183,301", + "start_date": "9/5/2008" + }, + { + "extn": "2543", + "id": "38669", + "name": "Bart Holt", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$141,277", + "start_date": "4/8/2004" + }, + { + "extn": "1015", + "id": "38670", + "name": "Havana Forester", + "office": "London", + "position": "Restaurant Manager", + "salary": "$91,315", + "start_date": "5/31/2011" + }, + { + "extn": "9972", + "id": "38671", + "name": "Caydence Bayliss", + "office": "San Antonio", + "position": "Systems Administrator", + "salary": "$237,485", + "start_date": "1/26/2012" + }, + { + "extn": "9936", + "id": "38672", + "name": "Courtney Osmond", + "office": "Rochester", + "position": "Inspector", + "salary": "$154,947", + "start_date": "5/18/2009" + }, + { + "extn": "4141", + "id": "38673", + "name": "Clint Latham", + "office": "Irving", + "position": "Clerk", + "salary": "$135,506", + "start_date": "8/23/2008" + }, + { + "extn": "4275", + "id": "38674", + "name": "Nicholas Lee", + "office": "Milano", + "position": "Auditor", + "salary": "$199,536", + "start_date": "4/29/2004" + }, + { + "extn": "8268", + "id": "38675", + "name": "Clarissa Windsor", + "office": "El Paso", + "position": "Executive Director", + "salary": "$104,218", + "start_date": "7/21/2011" + }, + { + "extn": "3981", + "id": "38676", + "name": "Erin Butler", + "office": "London", + "position": "Machine Operator", + "salary": "$70,523", + "start_date": "2/22/2005" + }, + { + "extn": "5496", + "id": "38677", + "name": "Noemi Silva", + "office": "New Orleans", + "position": "Accountant", + "salary": "$180,737", + "start_date": "2/27/2002" + }, + { + "extn": "5221", + "id": "38678", + "name": "Kieth Nayler", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$226,776", + "start_date": "6/16/2012" + }, + { + "extn": "9902", + "id": "38679", + "name": "Phillip Squire", + "office": "Escondido", + "position": "Machine Operator", + "salary": "$277,786", + "start_date": "8/4/2017" + }, + { + "extn": "3405", + "id": "38680", + "name": "Alison Davies", + "office": "Garland", + "position": "Cook", + "salary": "$12,043", + "start_date": "8/22/2001" + }, + { + "extn": "9912", + "id": "38681", + "name": "Miley Driscoll", + "office": "Fremont", + "position": "Staffing Consultant", + "salary": "$190,525", + "start_date": "9/4/2015" + }, + { + "extn": "2935", + "id": "38682", + "name": "Valentina Flanders", + "office": "Anaheim", + "position": "Bellman", + "salary": "$259,531", + "start_date": "5/16/2002" + }, + { + "extn": "2600", + "id": "38683", + "name": "Ryan Driscoll", + "office": "Long Beach", + "position": "Banker", + "salary": "$75,239", + "start_date": "2/27/2007" + }, + { + "extn": "4257", + "id": "38684", + "name": "Oliver Moss", + "office": "Sacramento", + "position": "Mobile Developer", + "salary": "$135,518", + "start_date": "10/12/2017" + }, + { + "extn": "6851", + "id": "38685", + "name": "Priscilla Walker", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$294,045", + "start_date": "3/17/2017" + }, + { + "extn": "6907", + "id": "38686", + "name": "Sabrina Neal", + "office": "Valetta", + "position": "Cashier", + "salary": "$209,781", + "start_date": "2/23/2012" + }, + { + "extn": "5975", + "id": "38687", + "name": "Paula Oatway", + "office": "Paris", + "position": "Treasurer", + "salary": "$102,398", + "start_date": "1/10/2015" + }, + { + "extn": "7723", + "id": "38688", + "name": "Marie Watson", + "office": "Zurich", + "position": "Design Engineer", + "salary": "$69,743", + "start_date": "2/3/2014" + }, + { + "extn": "9636", + "id": "38689", + "name": "Ilona Crawford", + "office": "Norfolk", + "position": "Banker", + "salary": "$47,130", + "start_date": "10/5/2004" + }, + { + "extn": "5193", + "id": "38690", + "name": "Ivette Baldwin", + "office": "Stockton", + "position": "Laboratory Technician", + "salary": "$57,365", + "start_date": "3/30/2006" + }, + { + "extn": "3718", + "id": "38691", + "name": "Jacob Varley", + "office": "Kansas City", + "position": "Business Broker", + "salary": "$108,831", + "start_date": "2/28/2017" + }, + { + "extn": "6216", + "id": "38692", + "name": "Kenzie Parr", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$121,426", + "start_date": "10/29/2015" + }, + { + "extn": "6713", + "id": "38693", + "name": "Kamila Potter", + "office": "Rochester", + "position": "Production Painter", + "salary": "$34,617", + "start_date": "11/7/2004" + }, + { + "extn": "7870", + "id": "38694", + "name": "Miriam Casey", + "office": "Fremont", + "position": "Accountant", + "salary": "$17,593", + "start_date": "8/8/2018" + }, + { + "extn": "4687", + "id": "38695", + "name": "Brad Stanton", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$163,117", + "start_date": "7/30/2014" + }, + { + "extn": "1999", + "id": "38696", + "name": "Barry Mann", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$222,667", + "start_date": "7/27/2004" + }, + { + "extn": "9524", + "id": "38697", + "name": "John Gardner", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$24,988", + "start_date": "9/7/2000" + }, + { + "extn": "9162", + "id": "38698", + "name": "Rick Moreno", + "office": "Sacramento", + "position": "Bellman", + "salary": "$71,018", + "start_date": "7/22/2016" + }, + { + "extn": "6867", + "id": "38699", + "name": "Bryon Walker", + "office": "New York", + "position": "Chef Manager", + "salary": "$211,504", + "start_date": "5/26/2016" + }, + { + "extn": "4417", + "id": "38700", + "name": "Peter Ellis", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$211,891", + "start_date": "8/16/2015" + }, + { + "extn": "5031", + "id": "38701", + "name": "Hanna Redfern", + "office": "New York", + "position": "Stockbroker", + "salary": "$217,594", + "start_date": "5/31/2006" + }, + { + "extn": "1433", + "id": "38702", + "name": "Boris Coates", + "office": "Long Beach", + "position": "Associate Professor", + "salary": "$192,141", + "start_date": "8/2/2007" + }, + { + "extn": "3076", + "id": "38703", + "name": "Caleb Pickard", + "office": "Las Vegas", + "position": "Assistant Buyer", + "salary": "$287,216", + "start_date": "1/9/2009" + }, + { + "extn": "7758", + "id": "38704", + "name": "Kimberly Thomas", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$263,035", + "start_date": "7/8/2007" + }, + { + "extn": "1401", + "id": "38705", + "name": "Ramon Bailey", + "office": "Lincoln", + "position": "CNC Operator", + "salary": "$140,500", + "start_date": "9/1/2014" + }, + { + "extn": "5329", + "id": "38706", + "name": "Angelina Whitmore", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$12,452", + "start_date": "11/2/2001" + }, + { + "extn": "8783", + "id": "38707", + "name": "Noemi Sanchez", + "office": "Orlando", + "position": "Baker", + "salary": "$155,561", + "start_date": "7/9/2012" + }, + { + "extn": "2643", + "id": "38708", + "name": "Elijah Brett", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$294,780", + "start_date": "2/21/2008" + }, + { + "extn": "8253", + "id": "38709", + "name": "Adela Robertson", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$34,258", + "start_date": "10/22/2017" + }, + { + "extn": "6237", + "id": "38710", + "name": "Ron Little", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$33,449", + "start_date": "5/6/2017" + }, + { + "extn": "9676", + "id": "38711", + "name": "Lexi Mcneill", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$265,513", + "start_date": "1/18/2018" + }, + { + "extn": "7210", + "id": "38712", + "name": "Rosalie Lyon", + "office": "London", + "position": "Associate Professor", + "salary": "$52,101", + "start_date": "5/15/2016" + }, + { + "extn": "6726", + "id": "38713", + "name": "Jacob Judd", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$133,757", + "start_date": "6/6/2016" + }, + { + "extn": "8585", + "id": "38714", + "name": "Mabel Reyes", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$108,992", + "start_date": "7/9/2018" + }, + { + "extn": "2826", + "id": "38715", + "name": "Benny Goldsmith", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$253,854", + "start_date": "8/29/2003" + }, + { + "extn": "5752", + "id": "38716", + "name": "Nicholas Poulton", + "office": "New Orleans", + "position": "Baker", + "salary": "$299,313", + "start_date": "6/5/2005" + }, + { + "extn": "4567", + "id": "38717", + "name": "Benny Taylor", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$111,504", + "start_date": "6/26/2019" + }, + { + "extn": "3117", + "id": "38718", + "name": "Denny Clarke", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$10,836", + "start_date": "5/27/2012" + }, + { + "extn": "3759", + "id": "38719", + "name": "Kamila Bryant", + "office": "Garland", + "position": "Production Painter", + "salary": "$291,305", + "start_date": "1/17/2008" + }, + { + "extn": "2488", + "id": "38720", + "name": "Jack Matthews", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$151,728", + "start_date": "8/18/2015" + }, + { + "extn": "9395", + "id": "38721", + "name": "Ryan Ingram", + "office": "New Orleans", + "position": "Budget Analyst", + "salary": "$102,530", + "start_date": "10/5/2000" + }, + { + "extn": "1903", + "id": "38722", + "name": "Anais Ryan", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$223,771", + "start_date": "5/27/2013" + }, + { + "extn": "2658", + "id": "38723", + "name": "Nathan Judd", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$246,628", + "start_date": "2/15/2009" + }, + { + "extn": "7958", + "id": "38724", + "name": "Matt Owen", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$127,642", + "start_date": "5/16/2009" + }, + { + "extn": "1879", + "id": "38725", + "name": "Melania Quinn", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$215,993", + "start_date": "8/21/2013" + }, + { + "extn": "8438", + "id": "38726", + "name": "Alexa Wills", + "office": "Reno", + "position": "Web Developer", + "salary": "$91,786", + "start_date": "12/9/2016" + }, + { + "extn": "2110", + "id": "38727", + "name": "Clint Norburn", + "office": "Sacramento", + "position": "Bookkeeper", + "salary": "$286,622", + "start_date": "11/25/2017" + }, + { + "extn": "8832", + "id": "38728", + "name": "Hayden Mcleod", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$60,149", + "start_date": "3/9/2007" + }, + { + "extn": "1501", + "id": "38729", + "name": "Carol Lucas", + "office": "Otawa", + "position": "Design Engineer", + "salary": "$71,462", + "start_date": "10/24/2012" + }, + { + "extn": "4921", + "id": "38730", + "name": "Mason Pond", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$281,039", + "start_date": "3/11/2011" + }, + { + "extn": "4873", + "id": "38731", + "name": "Cedrick Bryant", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$173,129", + "start_date": "7/7/2019" + }, + { + "extn": "4855", + "id": "38732", + "name": "Denis Cavanagh", + "office": "Miami", + "position": "Food Technologist", + "salary": "$187,602", + "start_date": "10/17/2016" + }, + { + "extn": "5592", + "id": "38733", + "name": "Carmen Forester", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$27,614", + "start_date": "5/17/2018" + }, + { + "extn": "5600", + "id": "38734", + "name": "Paige Lane", + "office": "Fort Lauderdale", + "position": "Bookkeeper", + "salary": "$139,643", + "start_date": "4/11/2004" + }, + { + "extn": "9871", + "id": "38735", + "name": "Johnathan Bishop", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$282,306", + "start_date": "9/10/2002" + }, + { + "extn": "9719", + "id": "38736", + "name": "Hayden Reynolds", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$196,879", + "start_date": "5/23/2009" + }, + { + "extn": "3663", + "id": "38737", + "name": "Peter Woodcock", + "office": "Quebec", + "position": "Business Broker", + "salary": "$254,738", + "start_date": "8/27/2006" + }, + { + "extn": "7863", + "id": "38738", + "name": "Mandy Duvall", + "office": "Murfreesboro", + "position": "Inspector", + "salary": "$242,930", + "start_date": "8/28/2018" + }, + { + "extn": "1247", + "id": "38739", + "name": "Maxwell Baker", + "office": "Milano", + "position": "Cook", + "salary": "$140,729", + "start_date": "11/22/2004" + }, + { + "extn": "9844", + "id": "38740", + "name": "Elijah Whitehouse", + "office": "New York", + "position": "Bookkeeper", + "salary": "$248,855", + "start_date": "8/28/2016" + }, + { + "extn": "5017", + "id": "38741", + "name": "Ada Allen", + "office": "Phoenix", + "position": "Loan Officer", + "salary": "$208,884", + "start_date": "2/5/2014" + }, + { + "extn": "8270", + "id": "38742", + "name": "Hank Clarke", + "office": "San Diego", + "position": "Business Broker", + "salary": "$104,566", + "start_date": "2/9/2006" + }, + { + "extn": "8730", + "id": "38743", + "name": "Ron Wild", + "office": "Otawa", + "position": "Physician", + "salary": "$18,660", + "start_date": "12/31/2018" + }, + { + "extn": "4121", + "id": "38744", + "name": "Monica Button", + "office": "Baltimore", + "position": "HR Specialist", + "salary": "$162,700", + "start_date": "11/15/2015" + }, + { + "extn": "4875", + "id": "38745", + "name": "Abdul Wigley", + "office": "Worcester", + "position": "Physician", + "salary": "$219,390", + "start_date": "8/19/2000" + }, + { + "extn": "7727", + "id": "38746", + "name": "Leslie Abbot", + "office": "Bridgeport", + "position": "Pharmacist", + "salary": "$72,408", + "start_date": "11/22/2016" + }, + { + "extn": "1050", + "id": "38747", + "name": "Francesca Utterson", + "office": "Lisbon", + "position": "Chef Manager", + "salary": "$102,342", + "start_date": "1/23/2019" + }, + { + "extn": "3532", + "id": "38748", + "name": "Luke Corbett", + "office": "Norfolk", + "position": "Designer", + "salary": "$169,635", + "start_date": "6/16/2010" + }, + { + "extn": "7264", + "id": "38749", + "name": "Liam Wise", + "office": "Scottsdale", + "position": "Designer", + "salary": "$145,031", + "start_date": "1/16/2001" + }, + { + "extn": "4645", + "id": "38750", + "name": "Aeris Hilton", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$97,637", + "start_date": "7/9/2000" + }, + { + "extn": "7935", + "id": "38751", + "name": "Chadwick Sanchez", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$22,553", + "start_date": "4/24/2011" + }, + { + "extn": "4766", + "id": "38752", + "name": "Carina Rainford", + "office": "San Diego", + "position": "Biologist", + "salary": "$50,976", + "start_date": "4/3/2005" + }, + { + "extn": "1200", + "id": "38753", + "name": "Willow Mitchell", + "office": "Phoenix", + "position": "Healthcare Specialist", + "salary": "$36,528", + "start_date": "6/3/2002" + }, + { + "extn": "6362", + "id": "38754", + "name": "Mona Richards", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$157,126", + "start_date": "8/4/2005" + }, + { + "extn": "8604", + "id": "38755", + "name": "Tom Logan", + "office": "Stockton", + "position": "Cashier", + "salary": "$206,576", + "start_date": "1/20/2012" + }, + { + "extn": "1864", + "id": "38756", + "name": "Ronald Savage", + "office": "Quebec", + "position": "Inspector", + "salary": "$230,461", + "start_date": "11/14/2010" + }, + { + "extn": "8872", + "id": "38757", + "name": "Roger Vane", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$120,801", + "start_date": "4/8/2013" + }, + { + "extn": "9138", + "id": "38758", + "name": "Louise Brett", + "office": "Bucharest", + "position": "Steward", + "salary": "$235,339", + "start_date": "6/30/2005" + }, + { + "extn": "6283", + "id": "38759", + "name": "Christy Woods", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$167,820", + "start_date": "9/8/2003" + }, + { + "extn": "8130", + "id": "38760", + "name": "Carl Flack", + "office": "Los Angeles", + "position": "Lecturer", + "salary": "$150,430", + "start_date": "7/15/2014" + }, + { + "extn": "1893", + "id": "38761", + "name": "Tyson Vollans", + "office": "Salem", + "position": "Auditor", + "salary": "$201,861", + "start_date": "10/6/2012" + }, + { + "extn": "1821", + "id": "38762", + "name": "Shay Lyon", + "office": "Oklahoma City", + "position": "Bookkeeper", + "salary": "$139,609", + "start_date": "8/16/2001" + }, + { + "extn": "2517", + "id": "38763", + "name": "Carmen Foxley", + "office": "Oklahoma City", + "position": "HR Specialist", + "salary": "$61,611", + "start_date": "8/11/2009" + }, + { + "extn": "4198", + "id": "38764", + "name": "Georgia Nielson", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$192,098", + "start_date": "9/19/2001" + }, + { + "extn": "3555", + "id": "38765", + "name": "Ryan Camden", + "office": "Escondido", + "position": "Physician", + "salary": "$216,893", + "start_date": "9/21/2012" + }, + { + "extn": "6280", + "id": "38766", + "name": "Harry Pearce", + "office": "Lincoln", + "position": "Food Technologist", + "salary": "$200,654", + "start_date": "6/3/2009" + }, + { + "extn": "9723", + "id": "38767", + "name": "Cameron Brown", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$121,696", + "start_date": "5/29/2014" + }, + { + "extn": "8916", + "id": "38768", + "name": "Christine Isaac", + "office": "Baltimore", + "position": "Steward", + "salary": "$215,955", + "start_date": "12/24/2003" + }, + { + "extn": "3714", + "id": "38769", + "name": "Martin Bentley", + "office": "Orlando", + "position": "Webmaster", + "salary": "$193,350", + "start_date": "11/29/2009" + }, + { + "extn": "4630", + "id": "38770", + "name": "Rosalie Hunt", + "office": "New York", + "position": "Bellman", + "salary": "$281,324", + "start_date": "5/1/2013" + }, + { + "extn": "8088", + "id": "38771", + "name": "Maxwell Hepburn", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$175,276", + "start_date": "10/22/2011" + }, + { + "extn": "5543", + "id": "38772", + "name": "Audrey Moore", + "office": "Jersey City", + "position": "Baker", + "salary": "$263,434", + "start_date": "6/4/2008" + }, + { + "extn": "9783", + "id": "38773", + "name": "Andie Mills", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$210,356", + "start_date": "10/24/2015" + }, + { + "extn": "9621", + "id": "38774", + "name": "Ilona Moss", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$294,692", + "start_date": "2/14/2014" + }, + { + "extn": "2396", + "id": "38775", + "name": "Hannah Walton", + "office": "Milwaukee", + "position": "Retail Trainee", + "salary": "$172,323", + "start_date": "4/27/2003" + }, + { + "extn": "9316", + "id": "38776", + "name": "Iris Dwyer", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$240,955", + "start_date": "4/13/2012" + }, + { + "extn": "6491", + "id": "38777", + "name": "Boris Silva", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$159,712", + "start_date": "4/4/2009" + }, + { + "extn": "9515", + "id": "38778", + "name": "Rihanna Lynn", + "office": "St. Louis", + "position": "Banker", + "salary": "$150,185", + "start_date": "9/25/2012" + }, + { + "extn": "3748", + "id": "38779", + "name": "Boris Adams", + "office": "Bakersfield", + "position": "Associate Professor", + "salary": "$194,701", + "start_date": "8/18/2015" + }, + { + "extn": "8996", + "id": "38780", + "name": "Kate Uttley", + "office": "Oklahoma City", + "position": "Project Manager", + "salary": "$124,329", + "start_date": "1/19/2011" + }, + { + "extn": "6582", + "id": "38781", + "name": "Cedrick Tyrrell", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$259,963", + "start_date": "5/7/2013" + }, + { + "extn": "5607", + "id": "38782", + "name": "Julius Richards", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$89,650", + "start_date": "3/15/2003" + }, + { + "extn": "4893", + "id": "38783", + "name": "Peyton Woodley", + "office": "Berlin", + "position": "Stockbroker", + "salary": "$137,159", + "start_date": "12/11/2014" + }, + { + "extn": "2224", + "id": "38784", + "name": "Michelle Gray", + "office": "Innsbruck", + "position": "Accountant", + "salary": "$216,804", + "start_date": "4/29/2003" + }, + { + "extn": "3329", + "id": "38785", + "name": "Jacob Redden", + "office": "Innsbruck", + "position": "Production Painter", + "salary": "$155,430", + "start_date": "11/22/2000" + }, + { + "extn": "7396", + "id": "38786", + "name": "Felicity Groves", + "office": "Los Angeles", + "position": "Cook", + "salary": "$18,595", + "start_date": "10/7/2004" + }, + { + "extn": "3481", + "id": "38787", + "name": "Tania Brooks", + "office": "Charlotte", + "position": "Cook", + "salary": "$283,730", + "start_date": "7/2/2000" + }, + { + "extn": "2744", + "id": "38788", + "name": "Lara Murray", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$249,076", + "start_date": "10/22/2009" + }, + { + "extn": "4646", + "id": "38789", + "name": "Nathan Leigh", + "office": "Boston", + "position": "Software Engineer", + "salary": "$66,662", + "start_date": "1/21/2009" + }, + { + "extn": "4080", + "id": "38790", + "name": "Jocelyn Hastings", + "office": "Garland", + "position": "Executive Director", + "salary": "$294,647", + "start_date": "4/5/2015" + }, + { + "extn": "3724", + "id": "38791", + "name": "Tyler Clarke", + "office": "New York", + "position": "Physician", + "salary": "$187,431", + "start_date": "12/3/2000" + }, + { + "extn": "1622", + "id": "38792", + "name": "William Marshall", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$95,200", + "start_date": "4/18/2012" + }, + { + "extn": "9088", + "id": "38793", + "name": "Tyson Mitchell", + "office": "Springfield", + "position": "Ambulatory Nurse", + "salary": "$50,341", + "start_date": "1/7/2003" + }, + { + "extn": "5489", + "id": "38794", + "name": "Ramon Emerson", + "office": "Saint Paul", + "position": "Front Desk Coordinator", + "salary": "$216,833", + "start_date": "1/20/2003" + }, + { + "extn": "6589", + "id": "38795", + "name": "Denny Powell", + "office": "Quebec", + "position": "Fabricator", + "salary": "$297,917", + "start_date": "11/20/2013" + }, + { + "extn": "8885", + "id": "38796", + "name": "Mike Radcliffe", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$74,046", + "start_date": "12/6/2002" + }, + { + "extn": "5268", + "id": "38797", + "name": "Mara Garner", + "office": "Quebec", + "position": "Webmaster", + "salary": "$281,808", + "start_date": "5/28/2002" + }, + { + "extn": "9077", + "id": "38798", + "name": "Tyson Partridge", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$298,495", + "start_date": "7/14/2010" + }, + { + "extn": "7583", + "id": "38799", + "name": "Mark Bayliss", + "office": "London", + "position": "Staffing Consultant", + "salary": "$24,514", + "start_date": "7/4/2005" + }, + { + "extn": "6518", + "id": "38800", + "name": "Nancy Bristow", + "office": "Wien", + "position": "Lecturer", + "salary": "$150,509", + "start_date": "6/23/2004" + }, + { + "extn": "4982", + "id": "38801", + "name": "Rebecca Wills", + "office": "Jacksonville", + "position": "Web Developer", + "salary": "$246,964", + "start_date": "12/16/2004" + }, + { + "extn": "1903", + "id": "38802", + "name": "Percy Torres", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$139,300", + "start_date": "9/23/2007" + }, + { + "extn": "8502", + "id": "38803", + "name": "Sofia Mccormick", + "office": "Venice", + "position": "Machine Operator", + "salary": "$128,165", + "start_date": "3/15/2018" + }, + { + "extn": "9630", + "id": "38804", + "name": "Sasha Osmond", + "office": "San Diego", + "position": "Project Manager", + "salary": "$256,683", + "start_date": "7/24/2016" + }, + { + "extn": "6897", + "id": "38805", + "name": "David Radley", + "office": "Anaheim", + "position": "Accountant", + "salary": "$205,250", + "start_date": "6/27/2002" + }, + { + "extn": "5440", + "id": "38806", + "name": "Isla Hunter", + "office": "Seattle", + "position": "Executive Director", + "salary": "$34,839", + "start_date": "4/4/2008" + }, + { + "extn": "5892", + "id": "38807", + "name": "Joy Nielson", + "office": "Salt Lake City", + "position": "Accountant", + "salary": "$124,953", + "start_date": "7/16/2008" + }, + { + "extn": "2940", + "id": "38808", + "name": "Nina Gibson", + "office": "Tallahassee", + "position": "Designer", + "salary": "$32,384", + "start_date": "3/16/2005" + }, + { + "extn": "6345", + "id": "38809", + "name": "Keira Baxter", + "office": "Madison", + "position": "Design Engineer", + "salary": "$55,559", + "start_date": "10/11/2006" + }, + { + "extn": "5931", + "id": "38810", + "name": "Owen Gates", + "office": "Albuquerque", + "position": "Design Engineer", + "salary": "$108,968", + "start_date": "7/16/2011" + }, + { + "extn": "2957", + "id": "38811", + "name": "Grace Middleton", + "office": "Escondido", + "position": "Cash Manager", + "salary": "$274,536", + "start_date": "12/25/2003" + }, + { + "extn": "1652", + "id": "38812", + "name": "Owen Lynn", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$26,734", + "start_date": "8/4/2016" + }, + { + "extn": "9944", + "id": "38813", + "name": "Anthony Bingham", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$224,615", + "start_date": "3/3/2014" + }, + { + "extn": "3755", + "id": "38814", + "name": "Chester Locke", + "office": "San Diego", + "position": "HR Specialist", + "salary": "$259,764", + "start_date": "6/18/2002" + }, + { + "extn": "6380", + "id": "38815", + "name": "Irene Chappell", + "office": "Bellevue", + "position": "Auditor", + "salary": "$242,700", + "start_date": "2/6/2010" + }, + { + "extn": "3545", + "id": "38816", + "name": "Dasha Mcgregor", + "office": "Tulsa", + "position": "Mobile Developer", + "salary": "$235,322", + "start_date": "2/7/2004" + }, + { + "extn": "5620", + "id": "38817", + "name": "Lucas Pope", + "office": "Toledo", + "position": "Machine Operator", + "salary": "$23,529", + "start_date": "7/9/2010" + }, + { + "extn": "8469", + "id": "38818", + "name": "Crystal Broomfield", + "office": "Fort Lauderdale", + "position": "Global Logistics Supervisor", + "salary": "$249,007", + "start_date": "4/24/2002" + }, + { + "extn": "7824", + "id": "38819", + "name": "Rosemary Reese", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$101,227", + "start_date": "9/6/2016" + }, + { + "extn": "5580", + "id": "38820", + "name": "Alexander Grady", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$34,288", + "start_date": "10/1/2019" + }, + { + "extn": "2356", + "id": "38821", + "name": "Kenzie Khan", + "office": "Cincinnati", + "position": "Executive Director", + "salary": "$19,190", + "start_date": "6/22/2007" + }, + { + "extn": "7582", + "id": "38822", + "name": "Bart Robe", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$127,040", + "start_date": "4/24/2015" + }, + { + "extn": "7413", + "id": "38823", + "name": "Madelyn Benson", + "office": "Lincoln", + "position": "Insurance Broker", + "salary": "$60,395", + "start_date": "1/20/2012" + }, + { + "extn": "1313", + "id": "38824", + "name": "Elijah Saunders", + "office": "Moreno Valley", + "position": "Physician", + "salary": "$188,386", + "start_date": "9/11/2013" + }, + { + "extn": "7610", + "id": "38825", + "name": "Julian Widdows", + "office": "Reno", + "position": "Software Engineer", + "salary": "$37,443", + "start_date": "3/29/2005" + }, + { + "extn": "1920", + "id": "38826", + "name": "Drew Stanton", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$89,911", + "start_date": "3/4/2013" + }, + { + "extn": "9829", + "id": "38827", + "name": "Matt Ellis", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$278,953", + "start_date": "8/15/2014" + }, + { + "extn": "9989", + "id": "38828", + "name": "Victoria Palmer", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$161,737", + "start_date": "4/25/2017" + }, + { + "extn": "5364", + "id": "38829", + "name": "Benjamin Fowler", + "office": "Madison", + "position": "HR Coordinator", + "salary": "$278,444", + "start_date": "9/1/2011" + }, + { + "extn": "6178", + "id": "38830", + "name": "Gabriel Ward", + "office": "Santa Ana", + "position": "Service Supervisor", + "salary": "$207,738", + "start_date": "8/12/2005" + }, + { + "extn": "2335", + "id": "38831", + "name": "Phillip Tailor", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$144,145", + "start_date": "3/11/2013" + }, + { + "extn": "5557", + "id": "38832", + "name": "Fred Ralph", + "office": "Salem", + "position": "Biologist", + "salary": "$21,867", + "start_date": "1/1/2005" + }, + { + "extn": "2913", + "id": "38833", + "name": "Angelica Page ", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$202,815", + "start_date": "11/26/2005" + }, + { + "extn": "5124", + "id": "38834", + "name": "Lorraine Alldridge", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$160,489", + "start_date": "9/21/2008" + }, + { + "extn": "4076", + "id": "38835", + "name": "Caleb Pitt", + "office": "Prague", + "position": "Executive Director", + "salary": "$24,719", + "start_date": "5/28/2015" + }, + { + "extn": "8887", + "id": "38836", + "name": "Lucas Bradley", + "office": "San Francisco", + "position": "Fabricator", + "salary": "$176,197", + "start_date": "12/22/2008" + }, + { + "extn": "5448", + "id": "38837", + "name": "Percy Gunn", + "office": "Reno", + "position": "Webmaster", + "salary": "$95,089", + "start_date": "9/30/2015" + }, + { + "extn": "5205", + "id": "38838", + "name": "Natalie Collingwood", + "office": "Albuquerque", + "position": "Executive Director", + "salary": "$291,243", + "start_date": "12/15/2018" + }, + { + "extn": "1869", + "id": "38839", + "name": "Colleen Vernon", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$117,307", + "start_date": "3/5/2011" + }, + { + "extn": "6644", + "id": "38840", + "name": "Phillip Glynn", + "office": "Miami", + "position": "Loan Officer", + "salary": "$167,007", + "start_date": "8/7/2005" + }, + { + "extn": "6896", + "id": "38841", + "name": "Alessia Redden", + "office": "Madrid", + "position": "Health Educator", + "salary": "$267,980", + "start_date": "7/17/2019" + }, + { + "extn": "1496", + "id": "38842", + "name": "Carl Bowen", + "office": "Minneapolis", + "position": "Systems Administrator", + "salary": "$50,236", + "start_date": "10/30/2013" + }, + { + "extn": "1137", + "id": "38843", + "name": "Clint Rivers", + "office": "Phoenix", + "position": "Lecturer", + "salary": "$20,626", + "start_date": "7/8/2006" + }, + { + "extn": "7341", + "id": "38844", + "name": "Johnathan Newton", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$287,660", + "start_date": "1/5/2018" + }, + { + "extn": "3543", + "id": "38845", + "name": "Eduardo Horton", + "office": "Nashville", + "position": "Web Developer", + "salary": "$226,044", + "start_date": "7/3/2004" + }, + { + "extn": "9777", + "id": "38846", + "name": "Mason Warren", + "office": "San Francisco", + "position": "Accountant", + "salary": "$95,027", + "start_date": "3/28/2019" + }, + { + "extn": "5551", + "id": "38847", + "name": "Liam Bell", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$125,443", + "start_date": "9/8/2019" + }, + { + "extn": "7318", + "id": "38848", + "name": "Johnny Burge", + "office": "Amarillo", + "position": "Biologist", + "salary": "$256,962", + "start_date": "11/28/2000" + }, + { + "extn": "4144", + "id": "38849", + "name": "Charlize Shaw", + "office": "Memphis", + "position": "Operator", + "salary": "$191,074", + "start_date": "7/2/2018" + }, + { + "extn": "9058", + "id": "38850", + "name": "Sadie Spencer", + "office": "Berlin", + "position": "Fabricator", + "salary": "$70,838", + "start_date": "4/23/2014" + }, + { + "extn": "1365", + "id": "38851", + "name": "Benjamin Fox", + "office": "Atlanta", + "position": "Web Developer", + "salary": "$202,011", + "start_date": "4/24/2005" + }, + { + "extn": "3244", + "id": "38852", + "name": "Callie Tutton", + "office": "Houston", + "position": "Banker", + "salary": "$170,788", + "start_date": "10/3/2012" + }, + { + "extn": "8081", + "id": "38853", + "name": "Maxwell Stevens", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$217,567", + "start_date": "12/25/2002" + }, + { + "extn": "8610", + "id": "38854", + "name": "Shannon Asher", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$137,764", + "start_date": "9/10/2017" + }, + { + "extn": "2194", + "id": "38855", + "name": "Tyson Dixon", + "office": "San Francisco", + "position": "Doctor", + "salary": "$88,096", + "start_date": "5/12/2009" + }, + { + "extn": "3839", + "id": "38856", + "name": "Darlene Ashley", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$44,132", + "start_date": "7/15/2009" + }, + { + "extn": "6896", + "id": "38857", + "name": "Josephine Tate", + "office": "Washington", + "position": "CNC Operator", + "salary": "$90,712", + "start_date": "10/26/2015" + }, + { + "extn": "4835", + "id": "38858", + "name": "Hayden Newton", + "office": "Miami", + "position": "Treasurer", + "salary": "$153,096", + "start_date": "5/7/2000" + }, + { + "extn": "1519", + "id": "38859", + "name": "David Barclay", + "office": "Madison", + "position": "Auditor", + "salary": "$283,905", + "start_date": "6/9/2011" + }, + { + "extn": "8294", + "id": "38860", + "name": "Marvin Zaoui", + "office": "Ontario", + "position": "Treasurer", + "salary": "$97,445", + "start_date": "3/13/2016" + }, + { + "extn": "8737", + "id": "38861", + "name": "Paula Olson", + "office": "Garland", + "position": "Associate Professor", + "salary": "$101,949", + "start_date": "1/30/2001" + }, + { + "extn": "2608", + "id": "38862", + "name": "Jaylene Quinn", + "office": "London", + "position": "Cash Manager", + "salary": "$119,433", + "start_date": "9/2/2014" + }, + { + "extn": "4094", + "id": "38863", + "name": "Jade Farrow", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$210,470", + "start_date": "2/8/2004" + }, + { + "extn": "7868", + "id": "38864", + "name": "Lillian Wilcox", + "office": "Bellevue", + "position": "Cashier", + "salary": "$215,860", + "start_date": "3/20/2014" + }, + { + "extn": "4895", + "id": "38865", + "name": "Doris Briggs", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$13,272", + "start_date": "8/26/2012" + }, + { + "extn": "7349", + "id": "38866", + "name": "Leslie Greenwood", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$293,000", + "start_date": "2/4/2014" + }, + { + "extn": "1174", + "id": "38867", + "name": "Anabelle Grey", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$27,615", + "start_date": "5/14/2019" + }, + { + "extn": "6749", + "id": "38868", + "name": "Isabella Dobson", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$69,745", + "start_date": "5/9/2015" + }, + { + "extn": "2440", + "id": "38869", + "name": "Susan Tait", + "office": "Paris", + "position": "Software Engineer", + "salary": "$180,339", + "start_date": "3/21/2000" + }, + { + "extn": "7885", + "id": "38870", + "name": "Denny Ingham", + "office": "Dallas", + "position": "Clerk", + "salary": "$170,622", + "start_date": "4/8/2012" + }, + { + "extn": "6063", + "id": "38871", + "name": "William Lucas", + "office": "San Jose", + "position": "Designer", + "salary": "$234,771", + "start_date": "6/4/2001" + }, + { + "extn": "8521", + "id": "38872", + "name": "Michael Glass", + "office": "Ontario", + "position": "Webmaster", + "salary": "$126,389", + "start_date": "3/11/2016" + }, + { + "extn": "9950", + "id": "38873", + "name": "Naomi Stanton", + "office": "Saint Paul", + "position": "Assistant Buyer", + "salary": "$191,308", + "start_date": "3/5/2000" + }, + { + "extn": "7864", + "id": "38874", + "name": "Julian Tyrrell", + "office": "Valetta", + "position": "Paramedic", + "salary": "$127,988", + "start_date": "11/22/2008" + }, + { + "extn": "7161", + "id": "38875", + "name": "Emery Wilkinson", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$21,821", + "start_date": "7/11/2015" + }, + { + "extn": "9761", + "id": "38876", + "name": "Alison Mason", + "office": "Jacksonville", + "position": "Lecturer", + "salary": "$31,298", + "start_date": "7/13/2001" + }, + { + "extn": "4845", + "id": "38877", + "name": "Freya Vince", + "office": "Phoenix", + "position": "Production Painter", + "salary": "$161,405", + "start_date": "1/22/2001" + }, + { + "extn": "7764", + "id": "38878", + "name": "Cassandra Emmott", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$43,375", + "start_date": "6/6/2006" + }, + { + "extn": "9916", + "id": "38879", + "name": "Maxwell Rowe", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$246,625", + "start_date": "6/1/2009" + }, + { + "extn": "1100", + "id": "38880", + "name": "Ron Evans", + "office": "Cincinnati", + "position": "Designer", + "salary": "$137,347", + "start_date": "1/19/2007" + }, + { + "extn": "4827", + "id": "38881", + "name": "Brad Brooks", + "office": "Sacramento", + "position": "Cashier", + "salary": "$105,113", + "start_date": "6/16/2006" + }, + { + "extn": "1830", + "id": "38882", + "name": "Joseph Nobbs", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$250,850", + "start_date": "3/30/2001" + }, + { + "extn": "1277", + "id": "38883", + "name": "Rosa Irving", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$284,853", + "start_date": "3/18/2006" + }, + { + "extn": "4005", + "id": "38884", + "name": "Dani Bradley", + "office": "Quebec", + "position": "IT Support Staff", + "salary": "$157,576", + "start_date": "12/24/2000" + }, + { + "extn": "2381", + "id": "38885", + "name": "Penelope Thomson", + "office": "Honolulu", + "position": "Bellman", + "salary": "$211,357", + "start_date": "3/21/2005" + }, + { + "extn": "3845", + "id": "38886", + "name": "Hannah Ashwell", + "office": "Oakland", + "position": "Executive Director", + "salary": "$62,068", + "start_date": "11/5/2005" + }, + { + "extn": "1767", + "id": "38887", + "name": "Mason Coll", + "office": "Zurich", + "position": "Restaurant Manager", + "salary": "$115,910", + "start_date": "6/15/2014" + }, + { + "extn": "2264", + "id": "38888", + "name": "Hadley King", + "office": "Louisville", + "position": "Cashier", + "salary": "$278,697", + "start_date": "3/2/2003" + }, + { + "extn": "6622", + "id": "38889", + "name": "Dasha Knight", + "office": "Portland", + "position": "Dentist", + "salary": "$246,407", + "start_date": "7/17/2014" + }, + { + "extn": "8242", + "id": "38890", + "name": "Alexander Swift", + "office": "Rome", + "position": "Web Developer", + "salary": "$167,284", + "start_date": "7/12/2003" + }, + { + "extn": "9111", + "id": "38891", + "name": "John Clifford", + "office": "Colorado Springs", + "position": "Web Developer", + "salary": "$262,710", + "start_date": "1/22/2003" + }, + { + "extn": "3319", + "id": "38892", + "name": "Hank Alexander", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$95,324", + "start_date": "1/23/2002" + }, + { + "extn": "6537", + "id": "38893", + "name": "Tony Lane", + "office": "Lakewood", + "position": "Laboratory Technician", + "salary": "$225,298", + "start_date": "1/14/2007" + }, + { + "extn": "8578", + "id": "38894", + "name": "Elijah Kaur", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$192,616", + "start_date": "7/1/2016" + }, + { + "extn": "3440", + "id": "38895", + "name": "Maxwell Powell", + "office": "Salem", + "position": "Audiologist", + "salary": "$38,321", + "start_date": "4/1/2018" + }, + { + "extn": "1260", + "id": "38896", + "name": "Carrie Rowlands", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$224,676", + "start_date": "9/8/2010" + }, + { + "extn": "3714", + "id": "38897", + "name": "Daron Marshall", + "office": "New York", + "position": "HR Specialist", + "salary": "$132,455", + "start_date": "3/11/2005" + }, + { + "extn": "4459", + "id": "38898", + "name": "Joseph Gaynor", + "office": "Jacksonville", + "position": "Fabricator", + "salary": "$98,089", + "start_date": "8/28/2001" + }, + { + "extn": "8217", + "id": "38899", + "name": "Martin Addis", + "office": "Albuquerque", + "position": "Treasurer", + "salary": "$42,892", + "start_date": "12/4/2015" + }, + { + "extn": "4306", + "id": "38900", + "name": "Angelica Stewart", + "office": "San Antonio", + "position": "HR Coordinator", + "salary": "$34,631", + "start_date": "4/7/2012" + }, + { + "extn": "3286", + "id": "38901", + "name": "Lorraine Hunt", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$183,017", + "start_date": "1/23/2003" + }, + { + "extn": "1772", + "id": "38902", + "name": "Meredith Mann", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$188,799", + "start_date": "2/12/2009" + }, + { + "extn": "6182", + "id": "38903", + "name": "Sadie Dixon", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$127,546", + "start_date": "3/16/2014" + }, + { + "extn": "1590", + "id": "38904", + "name": "Clint Ellison", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$30,229", + "start_date": "11/19/2010" + }, + { + "extn": "6192", + "id": "38905", + "name": "Ryan Jordan", + "office": "Rochester", + "position": "Food Technologist", + "salary": "$282,198", + "start_date": "7/25/2010" + }, + { + "extn": "6077", + "id": "38906", + "name": "Emerald Tanner", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$49,726", + "start_date": "6/23/2011" + }, + { + "extn": "5199", + "id": "38907", + "name": "Rocco Wilton", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$46,074", + "start_date": "10/26/2007" + }, + { + "extn": "4453", + "id": "38908", + "name": "Kimberly Devonport", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$130,559", + "start_date": "10/5/2002" + }, + { + "extn": "7609", + "id": "38909", + "name": "Kurt Weldon", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$285,567", + "start_date": "7/12/2019" + }, + { + "extn": "8706", + "id": "38910", + "name": "Victoria Talbot", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$84,585", + "start_date": "4/23/2001" + }, + { + "extn": "8316", + "id": "38911", + "name": "Robyn Windsor", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$249,298", + "start_date": "11/12/2003" + }, + { + "extn": "9858", + "id": "38912", + "name": "Ramon Ross", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$150,346", + "start_date": "1/31/2013" + }, + { + "extn": "3844", + "id": "38913", + "name": "Chris Douglas", + "office": "Milano", + "position": "Food Technologist", + "salary": "$248,452", + "start_date": "8/11/2005" + }, + { + "extn": "8370", + "id": "38914", + "name": "Chester Weston", + "office": "Sacramento", + "position": "Software Engineer", + "salary": "$61,224", + "start_date": "5/28/2003" + }, + { + "extn": "1773", + "id": "38915", + "name": "Ronald Denton", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$90,422", + "start_date": "8/14/2001" + }, + { + "extn": "3870", + "id": "38916", + "name": "Chad Mccormick", + "office": "Toledo", + "position": "Paramedic", + "salary": "$251,806", + "start_date": "6/5/2017" + }, + { + "extn": "3945", + "id": "38917", + "name": "Bob Hogg", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$251,818", + "start_date": "9/2/2016" + }, + { + "extn": "7590", + "id": "38918", + "name": "Jennifer Hilton", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$249,825", + "start_date": "11/27/2003" + }, + { + "extn": "7532", + "id": "38919", + "name": "Monica Mullins", + "office": "Portland", + "position": "Fabricator", + "salary": "$96,660", + "start_date": "11/28/2016" + }, + { + "extn": "5428", + "id": "38920", + "name": "Barry Clark", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$286,345", + "start_date": "12/17/2014" + }, + { + "extn": "1919", + "id": "38921", + "name": "Lucas Mcnally", + "office": "Arlington", + "position": "Food Technologist", + "salary": "$61,329", + "start_date": "11/26/2002" + }, + { + "extn": "5536", + "id": "38922", + "name": "Elena Mcnally", + "office": "Garland", + "position": "Business Broker", + "salary": "$209,821", + "start_date": "4/10/2002" + }, + { + "extn": "9841", + "id": "38923", + "name": "Erica Lane", + "office": "Arlington", + "position": "Service Supervisor", + "salary": "$88,630", + "start_date": "12/23/2013" + }, + { + "extn": "5137", + "id": "38924", + "name": "Julius Moore", + "office": "Bridgeport", + "position": "CNC Operator", + "salary": "$99,967", + "start_date": "11/19/2014" + }, + { + "extn": "2774", + "id": "38925", + "name": "Elijah Greenwood", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$254,431", + "start_date": "12/17/2004" + }, + { + "extn": "8544", + "id": "38926", + "name": "Rae Weston", + "office": "Bucharest", + "position": "Accountant", + "salary": "$102,296", + "start_date": "4/2/2003" + }, + { + "extn": "8719", + "id": "38927", + "name": "Alma Emerson", + "office": "Hollywood", + "position": "Cash Manager", + "salary": "$215,866", + "start_date": "12/26/2012" + }, + { + "extn": "9293", + "id": "38928", + "name": "Rufus Stuart", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$265,635", + "start_date": "1/25/2010" + }, + { + "extn": "5182", + "id": "38929", + "name": "Kassandra Bullock", + "office": "Long Beach", + "position": "Accountant", + "salary": "$297,623", + "start_date": "2/2/2018" + }, + { + "extn": "2912", + "id": "38930", + "name": "Bart Page ", + "office": "Zurich", + "position": "Auditor", + "salary": "$167,679", + "start_date": "10/13/2007" + }, + { + "extn": "4756", + "id": "38931", + "name": "Cristal Reynolds", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$44,122", + "start_date": "10/20/2004" + }, + { + "extn": "5768", + "id": "38932", + "name": "Ramon Lunt", + "office": "Bucharest", + "position": "Dentist", + "salary": "$121,972", + "start_date": "10/8/2003" + }, + { + "extn": "6135", + "id": "38933", + "name": "Molly Simmons", + "office": "Lakewood", + "position": "Banker", + "salary": "$291,763", + "start_date": "11/8/2005" + }, + { + "extn": "4161", + "id": "38934", + "name": "Ciara Ebbs", + "office": "Boston", + "position": "Designer", + "salary": "$50,601", + "start_date": "10/24/2009" + }, + { + "extn": "2975", + "id": "38935", + "name": "Stella Skinner", + "office": "Las Vegas", + "position": "Inspector", + "salary": "$146,242", + "start_date": "2/7/2017" + }, + { + "extn": "5860", + "id": "38936", + "name": "Bart Holmes", + "office": "Denver", + "position": "Audiologist", + "salary": "$60,977", + "start_date": "4/26/2013" + }, + { + "extn": "3875", + "id": "38937", + "name": "Juliette Collins", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$72,781", + "start_date": "8/19/2016" + }, + { + "extn": "6451", + "id": "38938", + "name": "Lauren Hopkinson", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$13,890", + "start_date": "7/1/2001" + }, + { + "extn": "2884", + "id": "38939", + "name": "Elisabeth Woods", + "office": "Milwaukee", + "position": "Health Educator", + "salary": "$214,688", + "start_date": "12/7/2018" + }, + { + "extn": "4299", + "id": "38940", + "name": "Maya Kidd", + "office": "Moreno Valley", + "position": "Accountant", + "salary": "$260,767", + "start_date": "10/7/2010" + }, + { + "extn": "2194", + "id": "38941", + "name": "Adelaide Chadwick", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$158,380", + "start_date": "4/21/2001" + }, + { + "extn": "3565", + "id": "38942", + "name": "Maxwell Evans", + "office": "Denver", + "position": "Designer", + "salary": "$243,770", + "start_date": "6/24/2012" + }, + { + "extn": "8716", + "id": "38943", + "name": "Josh Ward", + "office": "Tulsa", + "position": "Service Supervisor", + "salary": "$210,765", + "start_date": "1/22/2014" + }, + { + "extn": "1728", + "id": "38944", + "name": "Johnathan Garcia", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$220,151", + "start_date": "4/19/2016" + }, + { + "extn": "2975", + "id": "38945", + "name": "Courtney James", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$207,989", + "start_date": "2/10/2005" + }, + { + "extn": "6309", + "id": "38946", + "name": "Carmella Tailor", + "office": "Indianapolis", + "position": "Pharmacist", + "salary": "$200,730", + "start_date": "2/17/2004" + }, + { + "extn": "7858", + "id": "38947", + "name": "Matt Harrison", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$131,139", + "start_date": "11/16/2010" + }, + { + "extn": "9236", + "id": "38948", + "name": "Harriet Rainford", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$231,154", + "start_date": "9/15/2009" + }, + { + "extn": "6801", + "id": "38949", + "name": "Celia Russell", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$203,502", + "start_date": "8/6/2004" + }, + { + "extn": "8173", + "id": "38950", + "name": "Fred Fisher", + "office": "Rome", + "position": "Doctor", + "salary": "$76,239", + "start_date": "10/30/2009" + }, + { + "extn": "7569", + "id": "38951", + "name": "Enoch Denton", + "office": "Phoenix", + "position": "Auditor", + "salary": "$131,423", + "start_date": "10/23/2005" + }, + { + "extn": "9072", + "id": "38952", + "name": "Andrea Lucas", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$58,850", + "start_date": "12/2/2017" + }, + { + "extn": "4516", + "id": "38953", + "name": "Leroy Richards", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$163,511", + "start_date": "9/23/2013" + }, + { + "extn": "9739", + "id": "38954", + "name": "Maggie Whittle", + "office": "Berna", + "position": "Auditor", + "salary": "$228,707", + "start_date": "12/14/2009" + }, + { + "extn": "1377", + "id": "38955", + "name": "Penny Grant", + "office": "San Francisco", + "position": "IT Support Staff", + "salary": "$252,337", + "start_date": "11/15/2011" + }, + { + "extn": "1885", + "id": "38956", + "name": "Chester Pierce", + "office": "Denver", + "position": "Physician", + "salary": "$237,460", + "start_date": "11/23/2017" + }, + { + "extn": "5054", + "id": "38957", + "name": "Luke Shaw", + "office": "Quebec", + "position": "Business Broker", + "salary": "$83,427", + "start_date": "6/30/2018" + }, + { + "extn": "1311", + "id": "38958", + "name": "Marvin Kirby", + "office": "Baltimore", + "position": "Biologist", + "salary": "$32,089", + "start_date": "11/23/2012" + }, + { + "extn": "8441", + "id": "38959", + "name": "Ronald Ross", + "office": "Sacramento", + "position": "Operator", + "salary": "$88,573", + "start_date": "1/2/2008" + }, + { + "extn": "1368", + "id": "38960", + "name": "Marigold Rogers", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$221,439", + "start_date": "12/9/2002" + }, + { + "extn": "3721", + "id": "38961", + "name": "Ramon Walker", + "office": "Fayetteville", + "position": "Ambulatory Nurse", + "salary": "$55,192", + "start_date": "3/17/2017" + }, + { + "extn": "8094", + "id": "38962", + "name": "Camila Moore", + "office": "Los Angeles", + "position": "CNC Operator", + "salary": "$130,332", + "start_date": "2/3/2002" + }, + { + "extn": "9384", + "id": "38963", + "name": "Maggie Farrant", + "office": "Fayetteville", + "position": "Project Manager", + "salary": "$136,338", + "start_date": "1/31/2012" + }, + { + "extn": "7828", + "id": "38964", + "name": "Enoch Johnson", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$263,977", + "start_date": "1/2/2002" + }, + { + "extn": "3797", + "id": "38965", + "name": "Lorraine Kirby", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$228,821", + "start_date": "2/19/2007" + }, + { + "extn": "3120", + "id": "38966", + "name": "Zoe Morrison", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$42,920", + "start_date": "7/24/2018" + }, + { + "extn": "3538", + "id": "38967", + "name": "Sage Quinnell", + "office": "San Bernardino", + "position": "Stockbroker", + "salary": "$158,246", + "start_date": "11/16/2006" + }, + { + "extn": "3194", + "id": "38968", + "name": "Eduardo Ingram", + "office": "Nashville", + "position": "Inspector", + "salary": "$186,018", + "start_date": "12/1/2005" + }, + { + "extn": "2137", + "id": "38969", + "name": "Doug Farrow", + "office": "San Jose", + "position": "Banker", + "salary": "$216,874", + "start_date": "3/1/2017" + }, + { + "extn": "5109", + "id": "38970", + "name": "Rae Adams", + "office": "Laredo", + "position": "Systems Administrator", + "salary": "$277,386", + "start_date": "7/17/2001" + }, + { + "extn": "9309", + "id": "38971", + "name": "Ramon Rodgers", + "office": "Lisbon", + "position": "Accountant", + "salary": "$56,450", + "start_date": "9/22/2013" + }, + { + "extn": "9002", + "id": "38972", + "name": "Elle Webster", + "office": "Denver", + "position": "Machine Operator", + "salary": "$176,616", + "start_date": "5/15/2004" + }, + { + "extn": "1603", + "id": "38973", + "name": "Agnes Little", + "office": "Madrid", + "position": "Food Technologist", + "salary": "$246,393", + "start_date": "9/10/2016" + }, + { + "extn": "1908", + "id": "38974", + "name": "Aiden Herbert", + "office": "Salem", + "position": "Auditor", + "salary": "$120,329", + "start_date": "9/7/2018" + }, + { + "extn": "3841", + "id": "38975", + "name": "Alison Simpson", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$68,388", + "start_date": "9/27/2003" + }, + { + "extn": "5797", + "id": "38976", + "name": "Jacob Benson", + "office": "Boston", + "position": "Steward", + "salary": "$58,652", + "start_date": "5/24/2012" + }, + { + "extn": "6909", + "id": "38977", + "name": "Jocelyn Bailey", + "office": "Houston", + "position": "Lecturer", + "salary": "$203,873", + "start_date": "5/14/2002" + }, + { + "extn": "5183", + "id": "38978", + "name": "Holly Cunningham", + "office": "Rochester", + "position": "HR Specialist", + "salary": "$38,611", + "start_date": "6/7/2010" + }, + { + "extn": "9014", + "id": "38979", + "name": "Stella Dale", + "office": "Wien", + "position": "HR Coordinator", + "salary": "$94,349", + "start_date": "2/10/2008" + }, + { + "extn": "5996", + "id": "38980", + "name": "Lorraine Matthews", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$186,500", + "start_date": "7/19/2010" + }, + { + "extn": "4097", + "id": "38981", + "name": "Ethan Morris", + "office": "Salt Lake City", + "position": "Auditor", + "salary": "$55,774", + "start_date": "3/5/2003" + }, + { + "extn": "6325", + "id": "38982", + "name": "Ryan James", + "office": "Madison", + "position": "Operator", + "salary": "$234,159", + "start_date": "7/14/2004" + }, + { + "extn": "5780", + "id": "38983", + "name": "Melody Fox", + "office": "Scottsdale", + "position": "Associate Professor", + "salary": "$288,945", + "start_date": "4/3/2019" + }, + { + "extn": "8010", + "id": "38984", + "name": "Nicholas Norton", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$123,308", + "start_date": "4/14/2001" + }, + { + "extn": "1770", + "id": "38985", + "name": "Mara Driscoll", + "office": "Bellevue", + "position": "Cook", + "salary": "$233,302", + "start_date": "8/22/2018" + }, + { + "extn": "7874", + "id": "38986", + "name": "Matthew Neville", + "office": "Richmond", + "position": "Business Broker", + "salary": "$274,818", + "start_date": "6/21/2012" + }, + { + "extn": "7162", + "id": "38987", + "name": "Ron Lewis", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$21,021", + "start_date": "12/1/2008" + }, + { + "extn": "4333", + "id": "38988", + "name": "Rick Ripley", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$137,262", + "start_date": "7/21/2017" + }, + { + "extn": "6662", + "id": "38989", + "name": "Marie Waterhouse", + "office": "Bucharest", + "position": "Banker", + "salary": "$90,092", + "start_date": "12/20/2005" + }, + { + "extn": "1060", + "id": "38990", + "name": "Rick Allen", + "office": "Henderson", + "position": "Doctor", + "salary": "$157,613", + "start_date": "1/22/2005" + }, + { + "extn": "9581", + "id": "38991", + "name": "Rick Varndell", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$257,715", + "start_date": "2/14/2005" + }, + { + "extn": "7218", + "id": "38992", + "name": "Tara Squire", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$37,079", + "start_date": "4/9/2016" + }, + { + "extn": "3229", + "id": "38993", + "name": "Rick Norris", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$71,616", + "start_date": "6/3/2017" + }, + { + "extn": "9263", + "id": "38994", + "name": "Claire Durrant", + "office": "Fort Lauderdale", + "position": "Bookkeeper", + "salary": "$193,030", + "start_date": "11/21/2006" + }, + { + "extn": "2836", + "id": "38995", + "name": "Judith Jordan", + "office": "Milwaukee", + "position": "Banker", + "salary": "$33,645", + "start_date": "3/10/2011" + }, + { + "extn": "6870", + "id": "38996", + "name": "Wendy Robinson", + "office": "Atlanta", + "position": "Systems Administrator", + "salary": "$98,741", + "start_date": "3/18/2000" + }, + { + "extn": "5961", + "id": "38997", + "name": "Maribel Clarke", + "office": "Laredo", + "position": "Retail Trainee", + "salary": "$102,610", + "start_date": "11/22/2017" + }, + { + "extn": "2965", + "id": "38998", + "name": "Margot Moore", + "office": "Albuquerque", + "position": "Ambulatory Nurse", + "salary": "$89,952", + "start_date": "5/17/2013" + }, + { + "extn": "4778", + "id": "38999", + "name": "Elijah Brooks", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$254,910", + "start_date": "10/14/2013" + }, + { + "extn": "1292", + "id": "39000", + "name": "Alexa Radley", + "office": "Oakland", + "position": "Laboratory Technician", + "salary": "$262,558", + "start_date": "4/2/2000" + }, + { + "extn": "4892", + "id": "39001", + "name": "Stephanie Zaoui", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$272,803", + "start_date": "9/17/2015" + }, + { + "extn": "7458", + "id": "39002", + "name": "Abdul Varley", + "office": "Washington", + "position": "Food Technologist", + "salary": "$40,553", + "start_date": "7/25/2009" + }, + { + "extn": "5575", + "id": "39003", + "name": "Elena Wise", + "office": "Zurich", + "position": "Operator", + "salary": "$52,466", + "start_date": "9/24/2012" + }, + { + "extn": "2773", + "id": "39004", + "name": "Enoch Darcy", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$31,990", + "start_date": "3/16/2005" + }, + { + "extn": "7347", + "id": "39005", + "name": "Penny Neville", + "office": "Columbus", + "position": "Cook", + "salary": "$267,279", + "start_date": "11/7/2005" + }, + { + "extn": "1753", + "id": "39006", + "name": "Nate Quinn", + "office": "Ontario", + "position": "CNC Operator", + "salary": "$28,708", + "start_date": "8/17/2005" + }, + { + "extn": "8111", + "id": "39007", + "name": "Rufus Abbot", + "office": "Jersey City", + "position": "Cook", + "salary": "$111,837", + "start_date": "8/28/2005" + }, + { + "extn": "9133", + "id": "39008", + "name": "Sasha Yang", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$189,688", + "start_date": "7/29/2018" + }, + { + "extn": "2086", + "id": "39009", + "name": "Zoe Barrett", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$39,693", + "start_date": "7/18/2003" + }, + { + "extn": "5087", + "id": "39010", + "name": "Eve Whittle", + "office": "Memphis", + "position": "Executive Director", + "salary": "$112,958", + "start_date": "1/4/2010" + }, + { + "extn": "6597", + "id": "39011", + "name": "Doug Mccall", + "office": "Miami", + "position": "Cook", + "salary": "$13,860", + "start_date": "7/15/2007" + }, + { + "extn": "9345", + "id": "39012", + "name": "Blake Casey", + "office": "Denver", + "position": "Chef Manager", + "salary": "$275,315", + "start_date": "4/6/2003" + }, + { + "extn": "6852", + "id": "39013", + "name": "Carrie Weston", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$278,035", + "start_date": "7/26/2009" + }, + { + "extn": "6976", + "id": "39014", + "name": "Taylor Tailor", + "office": "Detroit", + "position": "Baker", + "salary": "$178,983", + "start_date": "1/15/2011" + }, + { + "extn": "3747", + "id": "39015", + "name": "Caleb Groves", + "office": "Minneapolis", + "position": "HR Coordinator", + "salary": "$279,486", + "start_date": "6/14/2011" + }, + { + "extn": "5638", + "id": "39016", + "name": "Kurt Whitehouse", + "office": "Rome", + "position": "Service Supervisor", + "salary": "$81,788", + "start_date": "6/20/2014" + }, + { + "extn": "1700", + "id": "39017", + "name": "Brad Antcliff", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$164,541", + "start_date": "12/3/2009" + }, + { + "extn": "3805", + "id": "39018", + "name": "Sebastian Allen", + "office": "Laredo", + "position": "Steward", + "salary": "$19,341", + "start_date": "7/6/2003" + }, + { + "extn": "2184", + "id": "39019", + "name": "Sasha Tobin", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$218,138", + "start_date": "10/26/2000" + }, + { + "extn": "7652", + "id": "39020", + "name": "Melinda Goodman", + "office": "San Antonio", + "position": "Staffing Consultant", + "salary": "$196,041", + "start_date": "11/27/2009" + }, + { + "extn": "4041", + "id": "39021", + "name": "Keira Parr", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$56,994", + "start_date": "4/14/2008" + }, + { + "extn": "5281", + "id": "39022", + "name": "Logan Vass", + "office": "Detroit", + "position": "Banker", + "salary": "$195,264", + "start_date": "4/24/2007" + }, + { + "extn": "5554", + "id": "39023", + "name": "Josephine Matthews", + "office": "New Orleans", + "position": "Electrician", + "salary": "$166,412", + "start_date": "9/6/2008" + }, + { + "extn": "6681", + "id": "39024", + "name": "Chuck Bell", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$296,209", + "start_date": "12/12/2013" + }, + { + "extn": "9016", + "id": "39025", + "name": "Logan Higgs", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$211,379", + "start_date": "6/21/2000" + }, + { + "extn": "8218", + "id": "39026", + "name": "Britney Bishop", + "office": "Fullerton", + "position": "Steward", + "salary": "$151,356", + "start_date": "1/30/2018" + }, + { + "extn": "1321", + "id": "39027", + "name": "Mark Yard", + "office": "Philadelphia", + "position": "Designer", + "salary": "$297,375", + "start_date": "8/16/2014" + }, + { + "extn": "4053", + "id": "39028", + "name": "Bryon Hewitt", + "office": "Detroit", + "position": "Dentist", + "salary": "$62,853", + "start_date": "11/6/2010" + }, + { + "extn": "7034", + "id": "39029", + "name": "Luke Wright", + "office": "Venice", + "position": "Executive Director", + "salary": "$270,585", + "start_date": "11/14/2017" + }, + { + "extn": "1263", + "id": "39030", + "name": "Ramon Bolton", + "office": "Laredo", + "position": "Web Developer", + "salary": "$159,114", + "start_date": "8/6/2019" + }, + { + "extn": "9645", + "id": "39031", + "name": "Enoch Reid", + "office": "Colorado Springs", + "position": "Bellman", + "salary": "$128,570", + "start_date": "5/9/2011" + }, + { + "extn": "1748", + "id": "39032", + "name": "Emerald Yates", + "office": "Las Vegas", + "position": "Mobile Developer", + "salary": "$97,758", + "start_date": "4/28/2001" + }, + { + "extn": "2470", + "id": "39033", + "name": "Ethan Niles", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$296,960", + "start_date": "4/7/2010" + }, + { + "extn": "9026", + "id": "39034", + "name": "Erick Ulyatt", + "office": "Tulsa", + "position": "Dentist", + "salary": "$262,886", + "start_date": "8/26/2018" + }, + { + "extn": "1597", + "id": "39035", + "name": "Javier Butler", + "office": "Lakewood", + "position": "Audiologist", + "salary": "$293,655", + "start_date": "12/11/2017" + }, + { + "extn": "6700", + "id": "39036", + "name": "Maria Clarkson", + "office": "Santa Ana", + "position": "Banker", + "salary": "$193,341", + "start_date": "2/10/2008" + }, + { + "extn": "5855", + "id": "39037", + "name": "Liam Tait", + "office": "Toledo", + "position": "Electrician", + "salary": "$78,169", + "start_date": "6/20/2003" + }, + { + "extn": "3610", + "id": "39038", + "name": "Sarah Daniells", + "office": "Zurich", + "position": "Associate Professor", + "salary": "$169,395", + "start_date": "12/12/2008" + }, + { + "extn": "1925", + "id": "39039", + "name": "Mark Roberts", + "office": "Berlin", + "position": "Biologist", + "salary": "$278,913", + "start_date": "2/1/2006" + }, + { + "extn": "9778", + "id": "39040", + "name": "Maxwell Atkinson", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$99,865", + "start_date": "3/31/2007" + }, + { + "extn": "3558", + "id": "39041", + "name": "Boris Flack", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$123,573", + "start_date": "5/11/2002" + }, + { + "extn": "6651", + "id": "39042", + "name": "Anthony Funnell", + "office": "Bellevue", + "position": "Electrician", + "salary": "$187,383", + "start_date": "6/6/2001" + }, + { + "extn": "6866", + "id": "39043", + "name": "Leanne Oliver", + "office": "Tokyo", + "position": "Clerk", + "salary": "$25,657", + "start_date": "6/7/2009" + }, + { + "extn": "8769", + "id": "39044", + "name": "Callie Page ", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$270,282", + "start_date": "6/12/2000" + }, + { + "extn": "8306", + "id": "39045", + "name": "Norah Knight", + "office": "Lisbon", + "position": "Operator", + "salary": "$194,414", + "start_date": "8/16/2014" + }, + { + "extn": "3205", + "id": "39046", + "name": "Georgia Snell", + "office": "Paris", + "position": "Cashier", + "salary": "$244,953", + "start_date": "4/5/2009" + }, + { + "extn": "1973", + "id": "39047", + "name": "Luke Ellis", + "office": "Arlington", + "position": "Health Educator", + "salary": "$33,747", + "start_date": "2/21/2004" + }, + { + "extn": "6627", + "id": "39048", + "name": "Matt Umney", + "office": "Valetta", + "position": "Paramedic", + "salary": "$71,353", + "start_date": "3/1/2013" + }, + { + "extn": "7100", + "id": "39049", + "name": "Jayden Robinson", + "office": "Oakland", + "position": "Paramedic", + "salary": "$179,388", + "start_date": "6/3/2015" + }, + { + "extn": "5912", + "id": "39050", + "name": "Claire Cattell", + "office": "Venice", + "position": "Cook", + "salary": "$73,696", + "start_date": "6/23/2012" + }, + { + "extn": "8574", + "id": "39051", + "name": "Percy Chapman", + "office": "Norfolk", + "position": "Health Educator", + "salary": "$281,721", + "start_date": "9/9/2016" + }, + { + "extn": "4586", + "id": "39052", + "name": "Domenic Utterson", + "office": "Phoenix", + "position": "Operator", + "salary": "$68,135", + "start_date": "7/12/2010" + }, + { + "extn": "7126", + "id": "39053", + "name": "Alma Tate", + "office": "Paris", + "position": "Clerk", + "salary": "$206,862", + "start_date": "5/4/2002" + }, + { + "extn": "7334", + "id": "39054", + "name": "Denis Thomas", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$60,612", + "start_date": "7/24/2018" + }, + { + "extn": "8774", + "id": "39055", + "name": "Carl Simpson", + "office": "Prague", + "position": "Webmaster", + "salary": "$119,718", + "start_date": "7/28/2004" + }, + { + "extn": "6921", + "id": "39056", + "name": "Ethan Willson", + "office": "Garland", + "position": "Food Technologist", + "salary": "$113,411", + "start_date": "3/10/2003" + }, + { + "extn": "6631", + "id": "39057", + "name": "Christy Lowe", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$286,628", + "start_date": "5/26/2016" + }, + { + "extn": "9428", + "id": "39058", + "name": "Ivy Lewis", + "office": "San Antonio", + "position": "Electrician", + "salary": "$58,129", + "start_date": "1/14/2005" + }, + { + "extn": "4679", + "id": "39059", + "name": "Benjamin Attwood", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$63,434", + "start_date": "7/5/2005" + }, + { + "extn": "4207", + "id": "39060", + "name": "Bart Flett", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$297,773", + "start_date": "12/30/2011" + }, + { + "extn": "8672", + "id": "39061", + "name": "Ramon Robinson", + "office": "Henderson", + "position": "Executive Director", + "salary": "$205,929", + "start_date": "6/12/2004" + }, + { + "extn": "2887", + "id": "39062", + "name": "Kurt Radley", + "office": "Washington", + "position": "Business Broker", + "salary": "$282,989", + "start_date": "4/16/2008" + }, + { + "extn": "2316", + "id": "39063", + "name": "Francesca Ebden", + "office": "San Antonio", + "position": "Front Desk Coordinator", + "salary": "$251,176", + "start_date": "10/20/2017" + }, + { + "extn": "3517", + "id": "39064", + "name": "Rufus Cattell", + "office": "Prague", + "position": "IT Support Staff", + "salary": "$152,117", + "start_date": "6/7/2008" + }, + { + "extn": "1299", + "id": "39065", + "name": "Elijah Sinclair", + "office": "Detroit", + "position": "Bookkeeper", + "salary": "$265,683", + "start_date": "11/2/2007" + }, + { + "extn": "1356", + "id": "39066", + "name": "Janelle Murphy", + "office": "Garland", + "position": "Audiologist", + "salary": "$99,829", + "start_date": "7/18/2001" + }, + { + "extn": "5222", + "id": "39067", + "name": "David Cox", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$151,897", + "start_date": "9/28/2002" + }, + { + "extn": "3675", + "id": "39068", + "name": "Javier Watson", + "office": "Huntsville", + "position": "Operator", + "salary": "$25,850", + "start_date": "2/21/2017" + }, + { + "extn": "9839", + "id": "39069", + "name": "Chris Blackburn", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$23,169", + "start_date": "8/25/2007" + }, + { + "extn": "2800", + "id": "39070", + "name": "Sebastian Goodman", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$28,197", + "start_date": "5/13/2018" + }, + { + "extn": "1973", + "id": "39071", + "name": "Kimberly Mcgee", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$144,056", + "start_date": "6/25/2015" + }, + { + "extn": "1346", + "id": "39072", + "name": "Tess Bryant", + "office": "Santa Ana", + "position": "Mobile Developer", + "salary": "$64,460", + "start_date": "2/4/2003" + }, + { + "extn": "9438", + "id": "39073", + "name": "Mason Graham", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$106,856", + "start_date": "3/4/2013" + }, + { + "extn": "7654", + "id": "39074", + "name": "Leanne Tate", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$197,340", + "start_date": "7/2/2005" + }, + { + "extn": "4711", + "id": "39075", + "name": "Vanessa Hunter", + "office": "Laredo", + "position": "Fabricator", + "salary": "$162,621", + "start_date": "8/7/2017" + }, + { + "extn": "3156", + "id": "39076", + "name": "Ron Flett", + "office": "Berlin", + "position": "Lecturer", + "salary": "$17,452", + "start_date": "9/18/2016" + }, + { + "extn": "1630", + "id": "39077", + "name": "Anabelle Lyon", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$261,465", + "start_date": "4/5/2008" + }, + { + "extn": "7892", + "id": "39078", + "name": "Sarah Saunders", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$64,276", + "start_date": "12/29/2004" + }, + { + "extn": "8475", + "id": "39079", + "name": "Lexi Dixon", + "office": "Amarillo", + "position": "HR Specialist", + "salary": "$24,238", + "start_date": "9/30/2000" + }, + { + "extn": "3435", + "id": "39080", + "name": "Barry Latham", + "office": "St. Louis", + "position": "HR Specialist", + "salary": "$128,609", + "start_date": "3/18/2016" + }, + { + "extn": "9074", + "id": "39081", + "name": "Tess Horton", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$96,983", + "start_date": "7/11/2001" + }, + { + "extn": "2145", + "id": "39082", + "name": "Erick Hilton", + "office": "Toledo", + "position": "Baker", + "salary": "$259,670", + "start_date": "8/14/2011" + }, + { + "extn": "5149", + "id": "39083", + "name": "Brad Becker", + "office": "Huntsville", + "position": "Software Engineer", + "salary": "$59,479", + "start_date": "6/17/2019" + }, + { + "extn": "1981", + "id": "39084", + "name": "Denis Quinton", + "office": "Dallas", + "position": "Project Manager", + "salary": "$18,298", + "start_date": "10/15/2002" + }, + { + "extn": "2602", + "id": "39085", + "name": "Violet Pope", + "office": "Berna", + "position": "Laboratory Technician", + "salary": "$20,489", + "start_date": "9/8/2013" + }, + { + "extn": "9674", + "id": "39086", + "name": "Lucas Bayliss", + "office": "Tulsa", + "position": "Software Engineer", + "salary": "$196,632", + "start_date": "3/19/2012" + }, + { + "extn": "5359", + "id": "39087", + "name": "Roger Quinton", + "office": "Wien", + "position": "Accountant", + "salary": "$247,671", + "start_date": "6/15/2009" + }, + { + "extn": "1156", + "id": "39088", + "name": "Marina Morris", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$22,613", + "start_date": "12/6/2015" + }, + { + "extn": "6021", + "id": "39089", + "name": "Ron Griffiths", + "office": "Bucharest", + "position": "Design Engineer", + "salary": "$118,102", + "start_date": "7/3/2003" + }, + { + "extn": "2026", + "id": "39090", + "name": "Ethan Driscoll", + "office": "Anaheim", + "position": "Dentist", + "salary": "$215,058", + "start_date": "1/29/2004" + }, + { + "extn": "1600", + "id": "39091", + "name": "Michael Irwin", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$83,529", + "start_date": "11/14/2011" + }, + { + "extn": "5366", + "id": "39092", + "name": "Scarlett Fields", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$147,989", + "start_date": "3/22/2018" + }, + { + "extn": "4537", + "id": "39093", + "name": "Bryce Talbot", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$288,535", + "start_date": "9/1/2013" + }, + { + "extn": "1453", + "id": "39094", + "name": "Freya Lewis", + "office": "Prague", + "position": "Budget Analyst", + "salary": "$72,903", + "start_date": "3/7/2002" + }, + { + "extn": "4804", + "id": "39095", + "name": "Chad Olivier", + "office": "Denver", + "position": "Machine Operator", + "salary": "$16,307", + "start_date": "4/16/2014" + }, + { + "extn": "8889", + "id": "39096", + "name": "Phoebe Chester", + "office": "Tulsa", + "position": "Operator", + "salary": "$24,235", + "start_date": "1/27/2004" + }, + { + "extn": "7654", + "id": "39097", + "name": "Domenic Cooper", + "office": "Madison", + "position": "Lecturer", + "salary": "$277,273", + "start_date": "3/22/2017" + }, + { + "extn": "3202", + "id": "39098", + "name": "Manuel Thomas", + "office": "Laredo", + "position": "Clerk", + "salary": "$80,683", + "start_date": "4/13/2005" + }, + { + "extn": "5529", + "id": "39099", + "name": "Fred Shields", + "office": "Otawa", + "position": "Budget Analyst", + "salary": "$120,626", + "start_date": "8/16/2004" + }, + { + "extn": "9535", + "id": "39100", + "name": "Barney Farrant", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$135,890", + "start_date": "6/16/2019" + }, + { + "extn": "7374", + "id": "39101", + "name": "Gil Armstrong", + "office": "St. Louis", + "position": "Inspector", + "salary": "$148,541", + "start_date": "1/20/2019" + }, + { + "extn": "1385", + "id": "39102", + "name": "Mark Squire", + "office": "Toledo", + "position": "HR Coordinator", + "salary": "$117,286", + "start_date": "3/28/2007" + }, + { + "extn": "1161", + "id": "39103", + "name": "William Fowler", + "office": "Los Angeles", + "position": "Design Engineer", + "salary": "$165,436", + "start_date": "4/21/2006" + }, + { + "extn": "2800", + "id": "39104", + "name": "Kate Scott", + "office": "Albuquerque", + "position": "Health Educator", + "salary": "$132,619", + "start_date": "5/30/2010" + }, + { + "extn": "8699", + "id": "39105", + "name": "Jazmin Sawyer", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$165,184", + "start_date": "8/10/2018" + }, + { + "extn": "9766", + "id": "39106", + "name": "Hadley Wright", + "office": "Jacksonville", + "position": "Designer", + "salary": "$50,450", + "start_date": "9/12/2018" + }, + { + "extn": "8414", + "id": "39107", + "name": "Kurt Wright", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$289,241", + "start_date": "4/9/2003" + }, + { + "extn": "2449", + "id": "39108", + "name": "Josephine Tennant", + "office": "Kansas City", + "position": "Ambulatory Nurse", + "salary": "$44,058", + "start_date": "3/2/2009" + }, + { + "extn": "4893", + "id": "39109", + "name": "Barry Hammond", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$81,125", + "start_date": "12/3/2010" + }, + { + "extn": "2670", + "id": "39110", + "name": "Roger Johnson", + "office": "Honolulu", + "position": "Fabricator", + "salary": "$84,906", + "start_date": "4/7/2002" + }, + { + "extn": "7974", + "id": "39111", + "name": "Summer Calderwood", + "office": "Bridgeport", + "position": "Banker", + "salary": "$224,642", + "start_date": "7/2/2015" + }, + { + "extn": "7700", + "id": "39112", + "name": "Kenzie Lindsay", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$202,318", + "start_date": "7/10/2014" + }, + { + "extn": "3404", + "id": "39113", + "name": "Boris Nobbs", + "office": "Amarillo", + "position": "Investment Advisor", + "salary": "$292,236", + "start_date": "6/27/2005" + }, + { + "extn": "8044", + "id": "39114", + "name": "Joseph Mcguire", + "office": "Minneapolis", + "position": "Physician", + "salary": "$96,721", + "start_date": "5/21/2015" + }, + { + "extn": "7846", + "id": "39115", + "name": "Liliana Collins", + "office": "Salem", + "position": "Steward", + "salary": "$127,916", + "start_date": "5/2/2007" + }, + { + "extn": "8507", + "id": "39116", + "name": "Matt Niles", + "office": "Phoenix", + "position": "Systems Administrator", + "salary": "$150,242", + "start_date": "3/15/2010" + }, + { + "extn": "4646", + "id": "39117", + "name": "Bryon Wigley", + "office": "Henderson", + "position": "Systems Administrator", + "salary": "$63,648", + "start_date": "10/31/2018" + }, + { + "extn": "1327", + "id": "39118", + "name": "Callie Buckley", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$267,093", + "start_date": "3/25/2010" + }, + { + "extn": "1954", + "id": "39119", + "name": "Barry Bell", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$154,805", + "start_date": "9/3/2018" + }, + { + "extn": "6715", + "id": "39120", + "name": "Cherish Adler", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$189,750", + "start_date": "2/16/2019" + }, + { + "extn": "3699", + "id": "39121", + "name": "Logan Selby", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$73,314", + "start_date": "6/24/2009" + }, + { + "extn": "5945", + "id": "39122", + "name": "Bernadette Glynn", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$238,856", + "start_date": "9/22/2016" + }, + { + "extn": "9915", + "id": "39123", + "name": "Kamila Ranks", + "office": "Berlin", + "position": "Production Painter", + "salary": "$38,776", + "start_date": "6/20/2017" + }, + { + "extn": "3843", + "id": "39124", + "name": "Rocco Edmonds", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$77,855", + "start_date": "9/21/2012" + }, + { + "extn": "1078", + "id": "39125", + "name": "John Norton", + "office": "Memphis", + "position": "Executive Director", + "salary": "$265,931", + "start_date": "3/24/2008" + }, + { + "extn": "4470", + "id": "39126", + "name": "Bryon Watson", + "office": "Pittsburgh", + "position": "Paramedic", + "salary": "$188,059", + "start_date": "8/30/2009" + }, + { + "extn": "9209", + "id": "39127", + "name": "Daphne Brennan", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$48,138", + "start_date": "6/18/2010" + }, + { + "extn": "7606", + "id": "39128", + "name": "Jayden Farrow", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$125,899", + "start_date": "4/18/2017" + }, + { + "extn": "6624", + "id": "39129", + "name": "Jessica Ross", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$112,407", + "start_date": "1/27/2005" + }, + { + "extn": "6545", + "id": "39130", + "name": "Bryon Drew", + "office": "Henderson", + "position": "Audiologist", + "salary": "$187,167", + "start_date": "12/19/2009" + }, + { + "extn": "4183", + "id": "39131", + "name": "Colleen Stone", + "office": "Garland", + "position": "Bookkeeper", + "salary": "$180,121", + "start_date": "12/9/2014" + }, + { + "extn": "8999", + "id": "39132", + "name": "Erick Noach", + "office": "Tokyo", + "position": "Fabricator", + "salary": "$160,637", + "start_date": "11/24/2017" + }, + { + "extn": "6480", + "id": "39133", + "name": "Blake Evans", + "office": "Springfield", + "position": "Production Painter", + "salary": "$288,182", + "start_date": "1/27/2005" + }, + { + "extn": "4003", + "id": "39134", + "name": "Regina Carpenter", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$179,439", + "start_date": "11/21/2017" + }, + { + "extn": "6192", + "id": "39135", + "name": "Maya Neal", + "office": "Columbus", + "position": "Audiologist", + "salary": "$146,668", + "start_date": "3/3/2012" + }, + { + "extn": "9394", + "id": "39136", + "name": "Isabella Murphy", + "office": "Long Beach", + "position": "Food Technologist", + "salary": "$292,037", + "start_date": "11/10/2002" + }, + { + "extn": "5069", + "id": "39137", + "name": "Zara Jarrett", + "office": "Miami", + "position": "Bellman", + "salary": "$202,281", + "start_date": "4/13/2011" + }, + { + "extn": "1030", + "id": "39138", + "name": "Wade Collis", + "office": "Venice", + "position": "HR Specialist", + "salary": "$159,858", + "start_date": "6/18/2013" + }, + { + "extn": "1015", + "id": "39139", + "name": "Sofia Rees", + "office": "Orlando", + "position": "Assistant Buyer", + "salary": "$181,792", + "start_date": "3/23/2019" + }, + { + "extn": "2097", + "id": "39140", + "name": "Leroy Stewart", + "office": "Amarillo", + "position": "Staffing Consultant", + "salary": "$141,033", + "start_date": "3/15/2003" + }, + { + "extn": "9848", + "id": "39141", + "name": "Jayden Ward", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$290,069", + "start_date": "10/17/2002" + }, + { + "extn": "9891", + "id": "39142", + "name": "John Ianson", + "office": "Philadelphia", + "position": "Bookkeeper", + "salary": "$287,604", + "start_date": "3/31/2011" + }, + { + "extn": "1546", + "id": "39143", + "name": "Bryon Nielson", + "office": "Atlanta", + "position": "Software Engineer", + "salary": "$17,017", + "start_date": "1/17/2011" + }, + { + "extn": "2677", + "id": "39144", + "name": "Thea Downing", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$255,340", + "start_date": "7/22/2019" + }, + { + "extn": "3333", + "id": "39145", + "name": "Alexander Pierce", + "office": "Hollywood", + "position": "Healthcare Specialist", + "salary": "$205,839", + "start_date": "6/10/2003" + }, + { + "extn": "5368", + "id": "39146", + "name": "Valerie Olson", + "office": "Santa Ana", + "position": "Insurance Broker", + "salary": "$100,259", + "start_date": "8/3/2001" + }, + { + "extn": "5405", + "id": "39147", + "name": "Domenic Kelly", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$60,634", + "start_date": "7/20/2007" + }, + { + "extn": "1678", + "id": "39148", + "name": "Norah Redwood", + "office": "Portland", + "position": "Clerk", + "salary": "$227,464", + "start_date": "11/25/2005" + }, + { + "extn": "4557", + "id": "39149", + "name": "Jacob Dale", + "office": "Rochester", + "position": "Web Developer", + "salary": "$36,674", + "start_date": "12/5/2009" + }, + { + "extn": "3184", + "id": "39150", + "name": "Anabelle Groves", + "office": "San Antonio", + "position": "Project Manager", + "salary": "$257,346", + "start_date": "7/25/2013" + }, + { + "extn": "6965", + "id": "39151", + "name": "Michael Potter", + "office": "Tokyo", + "position": "Lecturer", + "salary": "$222,846", + "start_date": "2/3/2000" + }, + { + "extn": "3721", + "id": "39152", + "name": "Stephanie Carson", + "office": "Charlotte", + "position": "Dentist", + "salary": "$292,968", + "start_date": "7/17/2019" + }, + { + "extn": "3381", + "id": "39153", + "name": "Anabelle Addison", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$214,622", + "start_date": "2/1/2001" + }, + { + "extn": "4187", + "id": "39154", + "name": "Benjamin Pitt", + "office": "Miami", + "position": "Chef Manager", + "salary": "$154,254", + "start_date": "8/12/2016" + }, + { + "extn": "3862", + "id": "39155", + "name": "Carl Grey", + "office": "Glendale", + "position": "Web Developer", + "salary": "$237,511", + "start_date": "7/26/2007" + }, + { + "extn": "7239", + "id": "39156", + "name": "Dasha Herbert", + "office": "Long Beach", + "position": "Dentist", + "salary": "$252,619", + "start_date": "9/4/2014" + }, + { + "extn": "8641", + "id": "39157", + "name": "Robyn Tennant", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$168,812", + "start_date": "7/7/2012" + }, + { + "extn": "4866", + "id": "39158", + "name": "Jacob Evans", + "office": "Paris", + "position": "Food Technologist", + "salary": "$161,133", + "start_date": "8/12/2014" + }, + { + "extn": "1167", + "id": "39159", + "name": "Rylee Dwyer", + "office": "Lancaster", + "position": "Cashier", + "salary": "$131,622", + "start_date": "11/11/2002" + }, + { + "extn": "9016", + "id": "39160", + "name": "Harriet Rowe", + "office": "Escondido", + "position": "Inspector", + "salary": "$277,445", + "start_date": "7/22/2010" + }, + { + "extn": "5573", + "id": "39161", + "name": "Peyton Osman", + "office": "Hayward", + "position": "Executive Director", + "salary": "$254,590", + "start_date": "2/26/2006" + }, + { + "extn": "3092", + "id": "39162", + "name": "Sebastian Pierce", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$81,764", + "start_date": "2/23/2012" + }, + { + "extn": "2280", + "id": "39163", + "name": "Lauren Price", + "office": "Arlington", + "position": "Fabricator", + "salary": "$174,756", + "start_date": "10/11/2016" + }, + { + "extn": "2836", + "id": "39164", + "name": "Georgia Hilton", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$222,332", + "start_date": "8/12/2012" + }, + { + "extn": "8946", + "id": "39165", + "name": "Kurt Cadman", + "office": "Tokyo", + "position": "Paramedic", + "salary": "$61,289", + "start_date": "12/11/2005" + }, + { + "extn": "3208", + "id": "39166", + "name": "Bryon Raven", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$215,206", + "start_date": "5/2/2003" + }, + { + "extn": "5133", + "id": "39167", + "name": "Harvey Warner", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$212,518", + "start_date": "2/6/2008" + }, + { + "extn": "1921", + "id": "39168", + "name": "Vivian Fox", + "office": "Toledo", + "position": "Cook", + "salary": "$210,615", + "start_date": "2/5/2019" + }, + { + "extn": "9619", + "id": "39169", + "name": "Lexi Nash", + "office": "Fayetteville", + "position": "Mobile Developer", + "salary": "$192,215", + "start_date": "9/30/2007" + }, + { + "extn": "6465", + "id": "39170", + "name": "Carolyn Veale", + "office": "Minneapolis", + "position": "Staffing Consultant", + "salary": "$102,783", + "start_date": "8/31/2016" + }, + { + "extn": "2435", + "id": "39171", + "name": "Florence Lindop", + "office": "San Diego", + "position": "Accountant", + "salary": "$62,526", + "start_date": "4/21/2001" + }, + { + "extn": "4543", + "id": "39172", + "name": "Denis Burge", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$57,080", + "start_date": "12/7/2008" + }, + { + "extn": "7846", + "id": "39173", + "name": "Michael Abbot", + "office": "Houston", + "position": "Machine Operator", + "salary": "$70,156", + "start_date": "1/20/2007" + }, + { + "extn": "4628", + "id": "39174", + "name": "Lorraine Patel", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$99,737", + "start_date": "8/1/2004" + }, + { + "extn": "9639", + "id": "39175", + "name": "Sofia Downing", + "office": "Paris", + "position": "Design Engineer", + "salary": "$15,138", + "start_date": "11/9/2008" + }, + { + "extn": "4540", + "id": "39176", + "name": "Stacy Waterhouse", + "office": "Zurich", + "position": "Staffing Consultant", + "salary": "$140,193", + "start_date": "1/18/2006" + }, + { + "extn": "5583", + "id": "39177", + "name": "Lily Davies", + "office": "Minneapolis", + "position": "Business Broker", + "salary": "$10,779", + "start_date": "12/8/2000" + }, + { + "extn": "6233", + "id": "39178", + "name": "Candace Lewis", + "office": "Moreno Valley", + "position": "Bookkeeper", + "salary": "$263,134", + "start_date": "11/5/2007" + }, + { + "extn": "1505", + "id": "39179", + "name": "Chad Mann", + "office": "Indianapolis", + "position": "Accountant", + "salary": "$248,167", + "start_date": "8/12/2016" + }, + { + "extn": "6598", + "id": "39180", + "name": "George Hall", + "office": "Laredo", + "position": "Lecturer", + "salary": "$275,445", + "start_date": "8/3/2018" + }, + { + "extn": "6805", + "id": "39181", + "name": "Cedrick Morrison", + "office": "Madison", + "position": "Ambulatory Nurse", + "salary": "$204,565", + "start_date": "5/7/2014" + }, + { + "extn": "1664", + "id": "39182", + "name": "Crystal Lewis", + "office": "Murfreesboro", + "position": "Web Developer", + "salary": "$206,386", + "start_date": "8/28/2019" + }, + { + "extn": "4644", + "id": "39183", + "name": "Eden Ryan", + "office": "Glendale", + "position": "Lecturer", + "salary": "$92,567", + "start_date": "5/4/2015" + }, + { + "extn": "6236", + "id": "39184", + "name": "Taylor Leslie", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$135,113", + "start_date": "10/27/2003" + }, + { + "extn": "1949", + "id": "39185", + "name": "Faith Windsor", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$219,219", + "start_date": "2/14/2017" + }, + { + "extn": "8308", + "id": "39186", + "name": "Harvey Wood", + "office": "Rochester", + "position": "Operator", + "salary": "$34,467", + "start_date": "4/24/2006" + }, + { + "extn": "3782", + "id": "39187", + "name": "Hannah Mould", + "office": "Toledo", + "position": "Designer", + "salary": "$102,267", + "start_date": "2/12/2008" + }, + { + "extn": "9150", + "id": "39188", + "name": "Mason Alldridge", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$297,991", + "start_date": "3/31/2013" + }, + { + "extn": "4531", + "id": "39189", + "name": "Julius Martin", + "office": "Phoenix", + "position": "Inspector", + "salary": "$179,456", + "start_date": "7/19/2007" + }, + { + "extn": "1183", + "id": "39190", + "name": "Caydence Barrett", + "office": "Paris", + "position": "Health Educator", + "salary": "$167,596", + "start_date": "12/29/2010" + }, + { + "extn": "7304", + "id": "39191", + "name": "Laila Thorne", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$151,699", + "start_date": "3/8/2008" + }, + { + "extn": "6660", + "id": "39192", + "name": "Florence Pitt", + "office": "Atlanta", + "position": "CNC Operator", + "salary": "$114,922", + "start_date": "5/1/2000" + }, + { + "extn": "7519", + "id": "39193", + "name": "Daria Bradshaw", + "office": "Omaha", + "position": "Staffing Consultant", + "salary": "$181,599", + "start_date": "11/3/2012" + }, + { + "extn": "2763", + "id": "39194", + "name": "Julius Benson", + "office": "Rochester", + "position": "Doctor", + "salary": "$258,994", + "start_date": "6/25/2013" + }, + { + "extn": "5674", + "id": "39195", + "name": "Chester Osman", + "office": "Hayward", + "position": "Web Developer", + "salary": "$173,425", + "start_date": "5/8/2018" + }, + { + "extn": "2192", + "id": "39196", + "name": "Caitlyn Ogilvy", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$299,560", + "start_date": "8/24/2013" + }, + { + "extn": "4935", + "id": "39197", + "name": "Alan Donnelly", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$50,920", + "start_date": "4/12/2016" + }, + { + "extn": "9145", + "id": "39198", + "name": "Leanne Wigley", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$124,982", + "start_date": "7/16/2002" + }, + { + "extn": "6320", + "id": "39199", + "name": "William Murray", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$179,141", + "start_date": "11/8/2010" + }, + { + "extn": "8894", + "id": "39200", + "name": "Gabriel Freeburn", + "office": "Phoenix", + "position": "Electrician", + "salary": "$181,968", + "start_date": "9/4/2009" + }, + { + "extn": "2151", + "id": "39201", + "name": "Marjorie Gates", + "office": "Boston", + "position": "CNC Operator", + "salary": "$85,039", + "start_date": "7/12/2015" + }, + { + "extn": "3197", + "id": "39202", + "name": "Daniel Ogilvy", + "office": "Wien", + "position": "Production Painter", + "salary": "$126,969", + "start_date": "7/21/2004" + }, + { + "extn": "3041", + "id": "39203", + "name": "Liv Walsh", + "office": "Louisville", + "position": "Doctor", + "salary": "$218,932", + "start_date": "12/21/2004" + }, + { + "extn": "4446", + "id": "39204", + "name": "Irene Whatson", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$185,991", + "start_date": "4/26/2008" + }, + { + "extn": "8363", + "id": "39205", + "name": "Eryn Varley", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$293,769", + "start_date": "10/31/2004" + }, + { + "extn": "7446", + "id": "39206", + "name": "Barry Murray", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$20,145", + "start_date": "1/11/2011" + }, + { + "extn": "3788", + "id": "39207", + "name": "Charlize Cooper", + "office": "Miami", + "position": "Bookkeeper", + "salary": "$214,270", + "start_date": "10/15/2016" + }, + { + "extn": "9566", + "id": "39208", + "name": "Nicholas Warren", + "office": "Indianapolis", + "position": "Biologist", + "salary": "$163,052", + "start_date": "7/30/2008" + }, + { + "extn": "9056", + "id": "39209", + "name": "Chadwick Parker", + "office": "New York", + "position": "Software Engineer", + "salary": "$272,876", + "start_date": "12/10/2013" + }, + { + "extn": "4294", + "id": "39210", + "name": "Eden Ebbs", + "office": "Worcester", + "position": "Production Painter", + "salary": "$67,625", + "start_date": "7/9/2018" + }, + { + "extn": "3549", + "id": "39211", + "name": "Johnny Maxwell", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$130,103", + "start_date": "12/25/2011" + }, + { + "extn": "4693", + "id": "39212", + "name": "Dani Booth", + "office": "Tulsa", + "position": "Restaurant Manager", + "salary": "$22,011", + "start_date": "11/13/2018" + }, + { + "extn": "4432", + "id": "39213", + "name": "Diane Henderson", + "office": "Innsbruck", + "position": "Restaurant Manager", + "salary": "$275,649", + "start_date": "4/26/2001" + }, + { + "extn": "9416", + "id": "39214", + "name": "Leroy Rothwell", + "office": "Chicago", + "position": "Banker", + "salary": "$39,932", + "start_date": "4/28/2008" + }, + { + "extn": "8383", + "id": "39215", + "name": "Martin Redwood", + "office": "Rome", + "position": "Ambulatory Nurse", + "salary": "$22,323", + "start_date": "5/19/2010" + }, + { + "extn": "1440", + "id": "39216", + "name": "Chester Khan", + "office": "Tokyo", + "position": "Physician", + "salary": "$85,868", + "start_date": "6/1/2004" + }, + { + "extn": "9326", + "id": "39217", + "name": "Jenna Adams", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$39,706", + "start_date": "4/26/2000" + }, + { + "extn": "8669", + "id": "39218", + "name": "Chris Ramsey", + "office": "Rochester", + "position": "Food Technologist", + "salary": "$162,132", + "start_date": "11/17/2004" + }, + { + "extn": "9020", + "id": "39219", + "name": "Eileen Jordan", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$193,283", + "start_date": "5/9/2007" + }, + { + "extn": "4401", + "id": "39220", + "name": "Candice Hobbs", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$64,180", + "start_date": "11/11/2011" + }, + { + "extn": "8713", + "id": "39221", + "name": "Hope Sylvester", + "office": "Murfreesboro", + "position": "Bookkeeper", + "salary": "$87,923", + "start_date": "5/7/2007" + }, + { + "extn": "7313", + "id": "39222", + "name": "Janelle Collins", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$106,165", + "start_date": "6/23/2002" + }, + { + "extn": "4829", + "id": "39223", + "name": "Naomi Evans", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$37,341", + "start_date": "3/20/2017" + }, + { + "extn": "4346", + "id": "39224", + "name": "Nancy Weldon", + "office": "Fullerton", + "position": "Steward", + "salary": "$259,244", + "start_date": "3/9/2010" + }, + { + "extn": "6107", + "id": "39225", + "name": "Karla Overson", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$148,863", + "start_date": "10/12/2017" + }, + { + "extn": "8668", + "id": "39226", + "name": "Nick Spencer", + "office": "Springfield", + "position": "Food Technologist", + "salary": "$215,388", + "start_date": "9/28/2018" + }, + { + "extn": "7719", + "id": "39227", + "name": "Aiden Pickard", + "office": "Venice", + "position": "HR Specialist", + "salary": "$79,451", + "start_date": "12/7/2014" + }, + { + "extn": "3973", + "id": "39228", + "name": "Carissa Hammond", + "office": "Rome", + "position": "Fabricator", + "salary": "$199,902", + "start_date": "12/16/2005" + }, + { + "extn": "9520", + "id": "39229", + "name": "Hanna Kelly", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$260,497", + "start_date": "2/12/2013" + }, + { + "extn": "6548", + "id": "39230", + "name": "Ronald Kelly", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$146,695", + "start_date": "12/21/2002" + }, + { + "extn": "3933", + "id": "39231", + "name": "Camellia Exton", + "office": "Jacksonville", + "position": "Clerk", + "salary": "$175,758", + "start_date": "3/9/2012" + }, + { + "extn": "5499", + "id": "39232", + "name": "Gabriel Curtis", + "office": "Toledo", + "position": "Bookkeeper", + "salary": "$77,711", + "start_date": "12/28/2015" + }, + { + "extn": "5273", + "id": "39233", + "name": "Rhea Sanchez", + "office": "Lincoln", + "position": "Retail Trainee", + "salary": "$82,206", + "start_date": "7/25/2013" + }, + { + "extn": "2588", + "id": "39234", + "name": "Rowan Yates", + "office": "Phoenix", + "position": "Project Manager", + "salary": "$95,130", + "start_date": "8/27/2006" + }, + { + "extn": "5763", + "id": "39235", + "name": "Abdul Cartwright", + "office": "Anaheim", + "position": "Dentist", + "salary": "$211,440", + "start_date": "11/20/2012" + }, + { + "extn": "3439", + "id": "39236", + "name": "Sage Underhill", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$115,769", + "start_date": "10/8/2002" + }, + { + "extn": "8423", + "id": "39237", + "name": "Carrie Whatson", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$66,679", + "start_date": "6/27/2012" + }, + { + "extn": "8674", + "id": "39238", + "name": "Aeris Davies", + "office": "San Francisco", + "position": "Cashier", + "salary": "$58,869", + "start_date": "1/24/2003" + }, + { + "extn": "6896", + "id": "39239", + "name": "Peter Kelly", + "office": "Nashville", + "position": "Fabricator", + "salary": "$51,083", + "start_date": "4/11/2001" + }, + { + "extn": "7620", + "id": "39240", + "name": "Bryce Morley", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$204,346", + "start_date": "5/11/2016" + }, + { + "extn": "9197", + "id": "39241", + "name": "Carrie Healy", + "office": "Zurich", + "position": "Webmaster", + "salary": "$28,499", + "start_date": "9/8/2005" + }, + { + "extn": "5630", + "id": "39242", + "name": "John Cox", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$24,303", + "start_date": "4/29/2019" + }, + { + "extn": "4834", + "id": "39243", + "name": "Boris Radcliffe", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$277,861", + "start_date": "4/21/2008" + }, + { + "extn": "3722", + "id": "39244", + "name": "Rosalyn Wren", + "office": "Jersey City", + "position": "Front Desk Coordinator", + "salary": "$196,074", + "start_date": "1/16/2003" + }, + { + "extn": "1753", + "id": "39245", + "name": "Denis Wren", + "office": "London", + "position": "HR Coordinator", + "salary": "$88,705", + "start_date": "2/26/2006" + }, + { + "extn": "2987", + "id": "39246", + "name": "Daron Hardwick", + "office": "Springfield", + "position": "Call Center Representative", + "salary": "$39,273", + "start_date": "1/25/2017" + }, + { + "extn": "3411", + "id": "39247", + "name": "Hannah Hood", + "office": "Lyon", + "position": "Design Engineer", + "salary": "$209,189", + "start_date": "4/29/2013" + }, + { + "extn": "1438", + "id": "39248", + "name": "Scarlett Wade", + "office": "Louisville", + "position": "Auditor", + "salary": "$20,259", + "start_date": "8/23/2006" + }, + { + "extn": "8859", + "id": "39249", + "name": "Rylee Oakley", + "office": "Denver", + "position": "Cashier", + "salary": "$11,995", + "start_date": "6/30/2018" + }, + { + "extn": "1660", + "id": "39250", + "name": "Wendy Furnell", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$280,145", + "start_date": "11/3/2000" + }, + { + "extn": "8219", + "id": "39251", + "name": "Maya Giles", + "office": "San Jose", + "position": "Production Painter", + "salary": "$66,936", + "start_date": "2/7/2016" + }, + { + "extn": "2100", + "id": "39252", + "name": "Bob Selby", + "office": "Quebec", + "position": "Clerk", + "salary": "$117,908", + "start_date": "11/1/2015" + }, + { + "extn": "4224", + "id": "39253", + "name": "Andrea London", + "office": "Milano", + "position": "Machine Operator", + "salary": "$21,705", + "start_date": "3/9/2005" + }, + { + "extn": "5316", + "id": "39254", + "name": "Bart Plant", + "office": "Venice", + "position": "Stockbroker", + "salary": "$124,608", + "start_date": "8/2/2002" + }, + { + "extn": "1629", + "id": "39255", + "name": "Rufus Matthews", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$111,383", + "start_date": "4/1/2018" + }, + { + "extn": "3835", + "id": "39256", + "name": "Bryon Warren", + "office": "Zurich", + "position": "Clerk", + "salary": "$145,284", + "start_date": "12/30/2008" + }, + { + "extn": "2556", + "id": "39257", + "name": "Amelia Harrison", + "office": "Lancaster", + "position": "Front Desk Coordinator", + "salary": "$170,011", + "start_date": "4/28/2006" + }, + { + "extn": "1358", + "id": "39258", + "name": "Jacob Thomson", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$236,989", + "start_date": "10/19/2003" + }, + { + "extn": "2137", + "id": "39259", + "name": "Anthony Douglas", + "office": "Chicago", + "position": "Loan Officer", + "salary": "$246,640", + "start_date": "3/2/2016" + }, + { + "extn": "5155", + "id": "39260", + "name": "Boris Harrington", + "office": "Jacksonville", + "position": "Budget Analyst", + "salary": "$298,551", + "start_date": "10/26/2014" + }, + { + "extn": "2598", + "id": "39261", + "name": "Callie Kent", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$119,896", + "start_date": "3/16/2008" + }, + { + "extn": "7210", + "id": "39262", + "name": "Lana Collingwood", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$192,197", + "start_date": "10/25/2003" + }, + { + "extn": "3459", + "id": "39263", + "name": "Celina Veale", + "office": "Denver", + "position": "CNC Operator", + "salary": "$74,000", + "start_date": "6/23/2014" + }, + { + "extn": "6000", + "id": "39264", + "name": "Lily Cameron", + "office": "Salt Lake City", + "position": "Health Educator", + "salary": "$231,087", + "start_date": "8/23/2012" + }, + { + "extn": "7024", + "id": "39265", + "name": "Tony Groves", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$165,501", + "start_date": "2/16/2001" + }, + { + "extn": "1316", + "id": "39266", + "name": "Sofia Henderson", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$128,796", + "start_date": "10/15/2002" + }, + { + "extn": "6276", + "id": "39267", + "name": "Johnny Williams", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$75,652", + "start_date": "8/17/2012" + }, + { + "extn": "2213", + "id": "39268", + "name": "Penny Newman", + "office": "Columbus", + "position": "Cash Manager", + "salary": "$124,738", + "start_date": "3/13/2001" + }, + { + "extn": "2851", + "id": "39269", + "name": "Gina Calderwood", + "office": "Otawa", + "position": "Dentist", + "salary": "$156,041", + "start_date": "12/13/2011" + }, + { + "extn": "6755", + "id": "39270", + "name": "Hank Murray", + "office": "Berlin", + "position": "Operator", + "salary": "$192,454", + "start_date": "5/2/2009" + }, + { + "extn": "4859", + "id": "39271", + "name": "Leroy Windsor", + "office": "Fullerton", + "position": "Lecturer", + "salary": "$44,961", + "start_date": "2/10/2000" + }, + { + "extn": "9028", + "id": "39272", + "name": "Daria Tyrrell", + "office": "Rome", + "position": "Steward", + "salary": "$55,420", + "start_date": "7/18/2008" + }, + { + "extn": "3006", + "id": "39273", + "name": "Harvey John", + "office": "Norfolk", + "position": "Banker", + "salary": "$168,246", + "start_date": "5/5/2008" + }, + { + "extn": "3263", + "id": "39274", + "name": "William Purvis", + "office": "Worcester", + "position": "Dentist", + "salary": "$272,794", + "start_date": "6/11/2003" + }, + { + "extn": "2019", + "id": "39275", + "name": "Scarlett Corbett", + "office": "Moreno Valley", + "position": "Banker", + "salary": "$167,716", + "start_date": "6/23/2011" + }, + { + "extn": "5064", + "id": "39276", + "name": "Maya Dickson", + "office": "Valetta", + "position": "Laboratory Technician", + "salary": "$64,187", + "start_date": "7/11/2015" + }, + { + "extn": "3865", + "id": "39277", + "name": "Jackeline Vollans", + "office": "Anaheim", + "position": "Webmaster", + "salary": "$32,210", + "start_date": "7/23/2003" + }, + { + "extn": "5207", + "id": "39278", + "name": "Miley Foxley", + "office": "Indianapolis", + "position": "Stockbroker", + "salary": "$186,166", + "start_date": "2/5/2006" + }, + { + "extn": "8585", + "id": "39279", + "name": "Tess Gates", + "office": "Madrid", + "position": "Auditor", + "salary": "$236,826", + "start_date": "4/26/2014" + }, + { + "extn": "5438", + "id": "39280", + "name": "Jack Jenkins", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$17,997", + "start_date": "2/27/2005" + }, + { + "extn": "1165", + "id": "39281", + "name": "Chuck Dowson", + "office": "Baltimore", + "position": "Retail Trainee", + "salary": "$113,351", + "start_date": "4/1/2006" + }, + { + "extn": "9383", + "id": "39282", + "name": "Jacob Miller", + "office": "Glendale", + "position": "Physician", + "salary": "$59,494", + "start_date": "9/3/2006" + }, + { + "extn": "8098", + "id": "39283", + "name": "Russel Ogilvy", + "office": "Valetta", + "position": "Biologist", + "salary": "$167,182", + "start_date": "2/24/2016" + }, + { + "extn": "1375", + "id": "39284", + "name": "Alexander Russell", + "office": "Milwaukee", + "position": "Treasurer", + "salary": "$177,650", + "start_date": "12/13/2013" + }, + { + "extn": "6896", + "id": "39285", + "name": "Aileen Walton", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$169,575", + "start_date": "7/7/2006" + }, + { + "extn": "6513", + "id": "39286", + "name": "Noemi Wright", + "office": "Memphis", + "position": "Machine Operator", + "salary": "$224,161", + "start_date": "6/9/2010" + }, + { + "extn": "9110", + "id": "39287", + "name": "Mark Tobin", + "office": "Memphis", + "position": "Health Educator", + "salary": "$114,546", + "start_date": "11/5/2005" + }, + { + "extn": "3526", + "id": "39288", + "name": "Ivy Vaughan", + "office": "San Bernardino", + "position": "Bookkeeper", + "salary": "$198,308", + "start_date": "2/25/2003" + }, + { + "extn": "8042", + "id": "39289", + "name": "Ryan Thompson", + "office": "Garland", + "position": "Restaurant Manager", + "salary": "$258,435", + "start_date": "10/19/2001" + }, + { + "extn": "4558", + "id": "39290", + "name": "Marvin Lloyd", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$49,057", + "start_date": "6/22/2008" + }, + { + "extn": "7814", + "id": "39291", + "name": "Barney Asher", + "office": "Lancaster", + "position": "Doctor", + "salary": "$288,201", + "start_date": "11/14/2004" + }, + { + "extn": "6482", + "id": "39292", + "name": "Daniel Whitmore", + "office": "Valetta", + "position": "Executive Director", + "salary": "$66,680", + "start_date": "2/27/2010" + }, + { + "extn": "2198", + "id": "39293", + "name": "Sara White", + "office": "Cincinnati", + "position": "Doctor", + "salary": "$38,414", + "start_date": "2/21/2015" + }, + { + "extn": "2554", + "id": "39294", + "name": "Aeris Townend", + "office": "Long Beach", + "position": "Web Developer", + "salary": "$191,024", + "start_date": "8/12/2006" + }, + { + "extn": "9929", + "id": "39295", + "name": "Bree Collins", + "office": "Venice", + "position": "Bookkeeper", + "salary": "$138,999", + "start_date": "3/22/2016" + }, + { + "extn": "1328", + "id": "39296", + "name": "Fiona Ebden", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$220,738", + "start_date": "3/25/2002" + }, + { + "extn": "3489", + "id": "39297", + "name": "Manuel Adler", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$10,957", + "start_date": "9/24/2006" + }, + { + "extn": "2628", + "id": "39298", + "name": "Chris Thompson", + "office": "Tallahassee", + "position": "Lecturer", + "salary": "$101,491", + "start_date": "4/18/2015" + }, + { + "extn": "6948", + "id": "39299", + "name": "Juliet Warner", + "office": "Columbus", + "position": "Banker", + "salary": "$222,307", + "start_date": "11/21/2005" + }, + { + "extn": "2919", + "id": "39300", + "name": "Rufus Healy", + "office": "Venice", + "position": "Laboratory Technician", + "salary": "$121,432", + "start_date": "9/26/2010" + }, + { + "extn": "7844", + "id": "39301", + "name": "Vicky Gunn", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$47,759", + "start_date": "6/22/2018" + }, + { + "extn": "7035", + "id": "39302", + "name": "Ryan Salt", + "office": "Lincoln", + "position": "Electrician", + "salary": "$27,616", + "start_date": "6/15/2013" + }, + { + "extn": "3089", + "id": "39303", + "name": "Sadie Shea", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$66,221", + "start_date": "1/23/2011" + }, + { + "extn": "5181", + "id": "39304", + "name": "Emery Ingham", + "office": "Madison", + "position": "Designer", + "salary": "$97,287", + "start_date": "8/21/2010" + }, + { + "extn": "2498", + "id": "39305", + "name": "Chloe Craig", + "office": "Honolulu", + "position": "Cashier", + "salary": "$217,771", + "start_date": "4/7/2017" + }, + { + "extn": "8818", + "id": "39306", + "name": "Eduardo Bolton", + "office": "Quebec", + "position": "Physician", + "salary": "$102,068", + "start_date": "11/13/2013" + }, + { + "extn": "2754", + "id": "39307", + "name": "Carl Young", + "office": "Prague", + "position": "Designer", + "salary": "$265,106", + "start_date": "3/28/2004" + }, + { + "extn": "4096", + "id": "39308", + "name": "Wade Turner", + "office": "Laredo", + "position": "Production Painter", + "salary": "$264,621", + "start_date": "10/5/2007" + }, + { + "extn": "5159", + "id": "39309", + "name": "Leroy Mcneill", + "office": "Richmond", + "position": "Paramedic", + "salary": "$248,146", + "start_date": "3/28/2013" + }, + { + "extn": "4785", + "id": "39310", + "name": "Fred Glynn", + "office": "Quebec", + "position": "Treasurer", + "salary": "$168,877", + "start_date": "5/25/2013" + }, + { + "extn": "7241", + "id": "39311", + "name": "Kenzie Nicolas", + "office": "Henderson", + "position": "Fabricator", + "salary": "$216,943", + "start_date": "1/16/2007" + }, + { + "extn": "1330", + "id": "39312", + "name": "Colleen Vangness", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$10,093", + "start_date": "11/27/2014" + }, + { + "extn": "4020", + "id": "39313", + "name": "Elena Uttridge", + "office": "Fremont", + "position": "Cook", + "salary": "$28,546", + "start_date": "4/2/2019" + }, + { + "extn": "4039", + "id": "39314", + "name": "Bart Goodman", + "office": "Berna", + "position": "Treasurer", + "salary": "$204,980", + "start_date": "4/25/2019" + }, + { + "extn": "5463", + "id": "39315", + "name": "Candice Webster", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$282,912", + "start_date": "9/1/2012" + }, + { + "extn": "1596", + "id": "39316", + "name": "Kamila Morris", + "office": "Wien", + "position": "Cook", + "salary": "$67,045", + "start_date": "5/21/2000" + }, + { + "extn": "6328", + "id": "39317", + "name": "Daron Goldsmith", + "office": "Jersey City", + "position": "Web Developer", + "salary": "$66,338", + "start_date": "3/17/2008" + }, + { + "extn": "3947", + "id": "39318", + "name": "Miriam Powell", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$154,322", + "start_date": "5/31/2009" + }, + { + "extn": "3494", + "id": "39319", + "name": "Wendy Oliver", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$50,542", + "start_date": "1/1/2018" + }, + { + "extn": "3193", + "id": "39320", + "name": "Sadie Forester", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$225,876", + "start_date": "12/4/2000" + }, + { + "extn": "4419", + "id": "39321", + "name": "Wade Holt", + "office": "Omaha", + "position": "Operator", + "salary": "$228,896", + "start_date": "9/21/2013" + }, + { + "extn": "4097", + "id": "39322", + "name": "Daniel Jennson", + "office": "Stockton", + "position": "Physician", + "salary": "$102,825", + "start_date": "9/16/2002" + }, + { + "extn": "5623", + "id": "39323", + "name": "Eileen Farrant", + "office": "Amarillo", + "position": "Electrician", + "salary": "$49,334", + "start_date": "7/30/2004" + }, + { + "extn": "7428", + "id": "39324", + "name": "Ronald Gordon", + "office": "Milano", + "position": "Clerk", + "salary": "$97,481", + "start_date": "6/19/2010" + }, + { + "extn": "2180", + "id": "39325", + "name": "Chuck Egerton", + "office": "Milano", + "position": "Fabricator", + "salary": "$86,696", + "start_date": "12/6/2013" + }, + { + "extn": "4941", + "id": "39326", + "name": "Alexa Denton", + "office": "Springfield", + "position": "Production Painter", + "salary": "$33,352", + "start_date": "7/14/2003" + }, + { + "extn": "8658", + "id": "39327", + "name": "Wade Johnson", + "office": "San Antonio", + "position": "Food Technologist", + "salary": "$228,191", + "start_date": "5/16/2008" + }, + { + "extn": "1180", + "id": "39328", + "name": "Rae Newton", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$296,263", + "start_date": "12/23/2001" + }, + { + "extn": "3584", + "id": "39329", + "name": "Teagan Wright", + "office": "Louisville", + "position": "Doctor", + "salary": "$212,114", + "start_date": "10/11/2001" + }, + { + "extn": "3882", + "id": "39330", + "name": "Angelica Kelly", + "office": "Prague", + "position": "Banker", + "salary": "$91,183", + "start_date": "11/19/2016" + }, + { + "extn": "7844", + "id": "39331", + "name": "Sabina Bowen", + "office": "Berna", + "position": "Design Engineer", + "salary": "$85,273", + "start_date": "2/19/2003" + }, + { + "extn": "4945", + "id": "39332", + "name": "Cecilia Rossi", + "office": "Stockton", + "position": "Assistant Buyer", + "salary": "$160,607", + "start_date": "9/5/2002" + }, + { + "extn": "3507", + "id": "39333", + "name": "Keira Sherwood", + "office": "San Jose", + "position": "Web Developer", + "salary": "$24,054", + "start_date": "6/16/2015" + }, + { + "extn": "8623", + "id": "39334", + "name": "Peter Cartwright", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$112,344", + "start_date": "7/12/2006" + }, + { + "extn": "2857", + "id": "39335", + "name": "Sienna Rogers", + "office": "Albuquerque", + "position": "Design Engineer", + "salary": "$175,119", + "start_date": "3/10/2008" + }, + { + "extn": "4267", + "id": "39336", + "name": "Peter Furnell", + "office": "Madrid", + "position": "Biologist", + "salary": "$28,605", + "start_date": "6/10/2017" + }, + { + "extn": "3568", + "id": "39337", + "name": "Barry Ellery", + "office": "Houston", + "position": "Treasurer", + "salary": "$20,117", + "start_date": "9/16/2005" + }, + { + "extn": "1510", + "id": "39338", + "name": "Trisha Grey", + "office": "Portland", + "position": "Electrician", + "salary": "$216,265", + "start_date": "5/13/2011" + }, + { + "extn": "5098", + "id": "39339", + "name": "Hank Hobbs", + "office": "Toledo", + "position": "Cashier", + "salary": "$219,798", + "start_date": "2/27/2019" + }, + { + "extn": "5008", + "id": "39340", + "name": "Lucas Swan", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$231,958", + "start_date": "7/13/2002" + }, + { + "extn": "5814", + "id": "39341", + "name": "Kurt Robinson", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$120,713", + "start_date": "4/25/2016" + }, + { + "extn": "2768", + "id": "39342", + "name": "Abdul Sawyer", + "office": "Tokyo", + "position": "Baker", + "salary": "$220,565", + "start_date": "7/5/2016" + }, + { + "extn": "8825", + "id": "39343", + "name": "Peter Gordon", + "office": "Wien", + "position": "Baker", + "salary": "$155,037", + "start_date": "7/12/2002" + }, + { + "extn": "7975", + "id": "39344", + "name": "Marvin Collins", + "office": "Oakland", + "position": "Global Logistics Supervisor", + "salary": "$299,445", + "start_date": "7/19/2008" + }, + { + "extn": "4670", + "id": "39345", + "name": "Karen Andersson", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$124,192", + "start_date": "6/19/2018" + }, + { + "extn": "5249", + "id": "39346", + "name": "Doris Forth", + "office": "Paris", + "position": "Doctor", + "salary": "$10,482", + "start_date": "11/26/2018" + }, + { + "extn": "5404", + "id": "39347", + "name": "Russel Wise", + "office": "Tokyo", + "position": "Global Logistics Supervisor", + "salary": "$297,764", + "start_date": "2/19/2001" + }, + { + "extn": "4676", + "id": "39348", + "name": "Agnes Bradley", + "office": "Irving", + "position": "Operator", + "salary": "$75,911", + "start_date": "4/9/2014" + }, + { + "extn": "6353", + "id": "39349", + "name": "Abdul Ellison", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$233,022", + "start_date": "1/6/2019" + }, + { + "extn": "4315", + "id": "39350", + "name": "Russel Niles", + "office": "Madison", + "position": "Physician", + "salary": "$201,127", + "start_date": "10/4/2008" + }, + { + "extn": "8228", + "id": "39351", + "name": "Benjamin Pierce", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$56,329", + "start_date": "10/20/2010" + }, + { + "extn": "8054", + "id": "39352", + "name": "Bob Hastings", + "office": "Arlington", + "position": "Healthcare Specialist", + "salary": "$113,096", + "start_date": "3/3/2009" + }, + { + "extn": "9457", + "id": "39353", + "name": "Beatrice Seymour", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$227,659", + "start_date": "12/17/2006" + }, + { + "extn": "6776", + "id": "39354", + "name": "Davina Lambert", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$48,593", + "start_date": "1/31/2003" + }, + { + "extn": "1882", + "id": "39355", + "name": "Manuel James", + "office": "Stockton", + "position": "Audiologist", + "salary": "$122,779", + "start_date": "1/16/2013" + }, + { + "extn": "8139", + "id": "39356", + "name": "Elijah Anderson", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$126,134", + "start_date": "12/30/2011" + }, + { + "extn": "3144", + "id": "39357", + "name": "Grace Michael", + "office": "Fort Lauderdale", + "position": "Chef Manager", + "salary": "$240,805", + "start_date": "4/9/2016" + }, + { + "extn": "8438", + "id": "39358", + "name": "Percy Whittle", + "office": "Anaheim", + "position": "Retail Trainee", + "salary": "$97,273", + "start_date": "1/6/2005" + }, + { + "extn": "4955", + "id": "39359", + "name": "Nicole Wright", + "office": "Denver", + "position": "Associate Professor", + "salary": "$194,014", + "start_date": "3/8/2007" + }, + { + "extn": "9645", + "id": "39360", + "name": "Henry Bailey", + "office": "Nashville", + "position": "Baker", + "salary": "$289,325", + "start_date": "4/26/2008" + }, + { + "extn": "2550", + "id": "39361", + "name": "Dasha Goldsmith", + "office": "New York", + "position": "Retail Trainee", + "salary": "$66,118", + "start_date": "6/8/2015" + }, + { + "extn": "1837", + "id": "39362", + "name": "George Herbert", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$170,806", + "start_date": "7/22/2007" + }, + { + "extn": "5582", + "id": "39363", + "name": "Johnny Johnson", + "office": "Sacramento", + "position": "Biologist", + "salary": "$276,430", + "start_date": "10/18/2005" + }, + { + "extn": "5842", + "id": "39364", + "name": "Michael James", + "office": "Venice", + "position": "Project Manager", + "salary": "$132,214", + "start_date": "10/7/2003" + }, + { + "extn": "5120", + "id": "39365", + "name": "Nate Hastings", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$62,605", + "start_date": "6/21/2006" + }, + { + "extn": "5629", + "id": "39366", + "name": "Marvin Boyle", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$174,262", + "start_date": "5/3/2005" + }, + { + "extn": "2272", + "id": "39367", + "name": "Parker Bailey", + "office": "Ontario", + "position": "Doctor", + "salary": "$160,199", + "start_date": "9/18/2016" + }, + { + "extn": "7716", + "id": "39368", + "name": "Agnes Carson", + "office": "Madison", + "position": "Lecturer", + "salary": "$202,697", + "start_date": "7/19/2016" + }, + { + "extn": "5997", + "id": "39369", + "name": "Hannah Hill", + "office": "Madrid", + "position": "Restaurant Manager", + "salary": "$131,193", + "start_date": "5/24/2013" + }, + { + "extn": "4388", + "id": "39370", + "name": "Ellen Dixon", + "office": "Jersey City", + "position": "Electrician", + "salary": "$286,125", + "start_date": "9/1/2003" + }, + { + "extn": "1342", + "id": "39371", + "name": "Vanessa Egerton", + "office": "Washington", + "position": "Fabricator", + "salary": "$290,308", + "start_date": "5/14/2010" + }, + { + "extn": "7803", + "id": "39372", + "name": "Norah Harrison", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$113,296", + "start_date": "9/13/2005" + }, + { + "extn": "5512", + "id": "39373", + "name": "Nate Sheldon", + "office": "Rome", + "position": "Service Supervisor", + "salary": "$297,387", + "start_date": "1/29/2009" + }, + { + "extn": "3133", + "id": "39374", + "name": "Gil Poulton", + "office": "Louisville", + "position": "Cashier", + "salary": "$89,713", + "start_date": "8/21/2012" + }, + { + "extn": "7416", + "id": "39375", + "name": "Ramon Archer", + "office": "Honolulu", + "position": "CNC Operator", + "salary": "$48,141", + "start_date": "7/4/2008" + }, + { + "extn": "5623", + "id": "39376", + "name": "Erick Allen", + "office": "Long Beach", + "position": "Investment Advisor", + "salary": "$42,277", + "start_date": "6/3/2000" + }, + { + "extn": "4035", + "id": "39377", + "name": "Owen Jeffery", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$24,078", + "start_date": "12/30/2000" + }, + { + "extn": "6513", + "id": "39378", + "name": "Chloe Umney", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$13,799", + "start_date": "10/8/2014" + }, + { + "extn": "9187", + "id": "39379", + "name": "Daniel Knott", + "office": "St. Louis", + "position": "Systems Administrator", + "salary": "$14,722", + "start_date": "6/13/2002" + }, + { + "extn": "3920", + "id": "39380", + "name": "Carter Cann", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$153,096", + "start_date": "10/25/2001" + }, + { + "extn": "2089", + "id": "39381", + "name": "Oliver Mould", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$64,895", + "start_date": "2/8/2008" + }, + { + "extn": "1269", + "id": "39382", + "name": "Kirsten Notman", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$82,920", + "start_date": "10/15/2002" + }, + { + "extn": "7951", + "id": "39383", + "name": "Aiden Simpson", + "office": "New York", + "position": "Call Center Representative", + "salary": "$202,920", + "start_date": "5/2/2008" + }, + { + "extn": "6360", + "id": "39384", + "name": "Cara Rehman", + "office": "Stockton", + "position": "Auditor", + "salary": "$201,610", + "start_date": "1/19/2000" + }, + { + "extn": "9568", + "id": "39385", + "name": "Elijah Woodley", + "office": "Scottsdale", + "position": "Call Center Representative", + "salary": "$78,318", + "start_date": "3/22/2001" + }, + { + "extn": "2995", + "id": "39386", + "name": "Rosalyn Ashwell", + "office": "Bridgeport", + "position": "Baker", + "salary": "$170,968", + "start_date": "8/13/2012" + }, + { + "extn": "9205", + "id": "39387", + "name": "Julius Nash", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$109,891", + "start_date": "10/22/2010" + }, + { + "extn": "2653", + "id": "39388", + "name": "Catherine Hall", + "office": "Irving", + "position": "Doctor", + "salary": "$18,438", + "start_date": "4/13/2009" + }, + { + "extn": "9519", + "id": "39389", + "name": "Carter Ellis", + "office": "Omaha", + "position": "Webmaster", + "salary": "$93,441", + "start_date": "6/27/2015" + }, + { + "extn": "3165", + "id": "39390", + "name": "Julianna Maxwell", + "office": "Jersey City", + "position": "Dentist", + "salary": "$227,533", + "start_date": "12/21/2002" + }, + { + "extn": "6021", + "id": "39391", + "name": "Paula Bowen", + "office": "Anaheim", + "position": "Lecturer", + "salary": "$104,832", + "start_date": "12/20/2008" + }, + { + "extn": "4138", + "id": "39392", + "name": "Leroy Noon", + "office": "Springfield", + "position": "Designer", + "salary": "$251,344", + "start_date": "11/11/2011" + }, + { + "extn": "9454", + "id": "39393", + "name": "Boris Talbot", + "office": "Berlin", + "position": "Webmaster", + "salary": "$284,854", + "start_date": "7/5/2004" + }, + { + "extn": "3941", + "id": "39394", + "name": "Gabriel Partridge", + "office": "Innsbruck", + "position": "Insurance Broker", + "salary": "$211,172", + "start_date": "6/2/2004" + }, + { + "extn": "8349", + "id": "39395", + "name": "Lucas Stuart", + "office": "Louisville", + "position": "Audiologist", + "salary": "$176,354", + "start_date": "11/20/2015" + }, + { + "extn": "6798", + "id": "39396", + "name": "Kurt Baker", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$248,573", + "start_date": "3/3/2010" + }, + { + "extn": "2014", + "id": "39397", + "name": "Chad Baker", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$29,914", + "start_date": "5/18/2005" + }, + { + "extn": "5746", + "id": "39398", + "name": "Rosemary Waterson", + "office": "Minneapolis", + "position": "Project Manager", + "salary": "$155,285", + "start_date": "2/23/2008" + }, + { + "extn": "6893", + "id": "39399", + "name": "Benny Appleton", + "office": "Louisville", + "position": "Global Logistics Supervisor", + "salary": "$131,669", + "start_date": "6/22/2011" + }, + { + "extn": "1779", + "id": "39400", + "name": "Hayden Utterson", + "office": "Minneapolis", + "position": "Operator", + "salary": "$259,352", + "start_date": "8/25/2013" + }, + { + "extn": "3738", + "id": "39401", + "name": "Hayden Bowen", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$237,917", + "start_date": "7/18/2019" + }, + { + "extn": "7293", + "id": "39402", + "name": "David Quinton", + "office": "Nashville", + "position": "Pharmacist", + "salary": "$102,600", + "start_date": "3/22/2012" + }, + { + "extn": "2656", + "id": "39403", + "name": "Angelique Farmer", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$201,465", + "start_date": "6/5/2006" + }, + { + "extn": "5353", + "id": "39404", + "name": "Molly Wise", + "office": "Fremont", + "position": "HR Specialist", + "salary": "$26,170", + "start_date": "6/8/2005" + }, + { + "extn": "7983", + "id": "39405", + "name": "Stella Foxley", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$244,797", + "start_date": "8/12/2019" + }, + { + "extn": "8417", + "id": "39406", + "name": "Louise Haines", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$233,201", + "start_date": "11/22/2015" + }, + { + "extn": "1647", + "id": "39407", + "name": "Teagan Wellington", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$102,411", + "start_date": "8/17/2002" + }, + { + "extn": "2439", + "id": "39408", + "name": "Benny Pierce", + "office": "Irving", + "position": "Steward", + "salary": "$260,366", + "start_date": "11/14/2010" + }, + { + "extn": "9755", + "id": "39409", + "name": "Doug Lambert", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$222,550", + "start_date": "12/3/2008" + }, + { + "extn": "5689", + "id": "39410", + "name": "Piper Plumb", + "office": "Oakland", + "position": "Fabricator", + "salary": "$171,101", + "start_date": "3/9/2018" + }, + { + "extn": "2383", + "id": "39411", + "name": "Rufus Seymour", + "office": "Bridgeport", + "position": "Associate Professor", + "salary": "$205,291", + "start_date": "9/19/2012" + }, + { + "extn": "2926", + "id": "39412", + "name": "Lucas Phillips", + "office": "Murfreesboro", + "position": "Health Educator", + "salary": "$17,044", + "start_date": "3/1/2003" + }, + { + "extn": "5090", + "id": "39413", + "name": "Enoch Eastwood", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$217,572", + "start_date": "7/14/2000" + }, + { + "extn": "3928", + "id": "39414", + "name": "Hayden Vince", + "office": "Paris", + "position": "Restaurant Manager", + "salary": "$151,194", + "start_date": "11/15/2005" + }, + { + "extn": "9992", + "id": "39415", + "name": "Tyson Mann", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$52,363", + "start_date": "12/9/2013" + }, + { + "extn": "1348", + "id": "39416", + "name": "Alexander Jones", + "office": "Huntsville", + "position": "Dentist", + "salary": "$267,512", + "start_date": "9/14/2003" + }, + { + "extn": "1267", + "id": "39417", + "name": "Nancy Calderwood", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$261,532", + "start_date": "7/16/2016" + }, + { + "extn": "7960", + "id": "39418", + "name": "Luke Alexander", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$83,507", + "start_date": "7/19/2000" + }, + { + "extn": "4543", + "id": "39419", + "name": "Cassidy Flanders", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$128,874", + "start_date": "2/8/2005" + }, + { + "extn": "9676", + "id": "39420", + "name": "Allison Brock", + "office": "Hayward", + "position": "Call Center Representative", + "salary": "$32,776", + "start_date": "5/7/2013" + }, + { + "extn": "1628", + "id": "39421", + "name": "Chester Morgan", + "office": "Phoenix", + "position": "Accountant", + "salary": "$13,369", + "start_date": "3/12/2008" + }, + { + "extn": "7599", + "id": "39422", + "name": "Angela Mills", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$30,442", + "start_date": "9/24/2008" + }, + { + "extn": "9636", + "id": "39423", + "name": "Noah Attwood", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$187,729", + "start_date": "4/5/2001" + }, + { + "extn": "7438", + "id": "39424", + "name": "Mary Stewart", + "office": "Escondido", + "position": "Operator", + "salary": "$32,803", + "start_date": "9/21/2003" + }, + { + "extn": "4051", + "id": "39425", + "name": "Drew Brock", + "office": "Prague", + "position": "Design Engineer", + "salary": "$159,199", + "start_date": "8/21/2018" + }, + { + "extn": "2615", + "id": "39426", + "name": "Logan Watson", + "office": "Wien", + "position": "Pharmacist", + "salary": "$35,598", + "start_date": "12/29/2008" + }, + { + "extn": "5036", + "id": "39427", + "name": "Hayden Barclay", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$73,956", + "start_date": "5/17/2014" + }, + { + "extn": "2947", + "id": "39428", + "name": "Hank Weasley", + "office": "London", + "position": "CNC Operator", + "salary": "$90,482", + "start_date": "5/14/2014" + }, + { + "extn": "6850", + "id": "39429", + "name": "Marilyn Stewart", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$16,527", + "start_date": "2/29/2000" + }, + { + "extn": "8132", + "id": "39430", + "name": "Benjamin Kirby", + "office": "Murfreesboro", + "position": "Software Engineer", + "salary": "$98,006", + "start_date": "9/27/2009" + }, + { + "extn": "8231", + "id": "39431", + "name": "Benny Yarwood", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$44,457", + "start_date": "9/14/2004" + }, + { + "extn": "3268", + "id": "39432", + "name": "Daron Sinclair", + "office": "Rome", + "position": "Audiologist", + "salary": "$130,585", + "start_date": "6/25/2001" + }, + { + "extn": "7242", + "id": "39433", + "name": "Noah Tanner", + "office": "Fayetteville", + "position": "Paramedic", + "salary": "$189,655", + "start_date": "6/25/2018" + }, + { + "extn": "8758", + "id": "39434", + "name": "Sloane Bennett", + "office": "Ontario", + "position": "Banker", + "salary": "$139,784", + "start_date": "1/21/2004" + }, + { + "extn": "3417", + "id": "39435", + "name": "Isabel Fowler", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$258,248", + "start_date": "9/27/2004" + }, + { + "extn": "7579", + "id": "39436", + "name": "Tyler Miller", + "office": "Laredo", + "position": "Machine Operator", + "salary": "$79,141", + "start_date": "10/12/2010" + }, + { + "extn": "2569", + "id": "39437", + "name": "Dasha Booth", + "office": "Ontario", + "position": "Associate Professor", + "salary": "$145,527", + "start_date": "3/19/2004" + }, + { + "extn": "6280", + "id": "39438", + "name": "Iris Drew", + "office": "Albuquerque", + "position": "Steward", + "salary": "$149,136", + "start_date": "2/25/2013" + }, + { + "extn": "7243", + "id": "39439", + "name": "Domenic Armstrong", + "office": "Glendale", + "position": "Food Technologist", + "salary": "$220,355", + "start_date": "5/22/2009" + }, + { + "extn": "2729", + "id": "39440", + "name": "Matthew Rixon", + "office": "Dallas", + "position": "Loan Officer", + "salary": "$186,959", + "start_date": "4/13/2001" + }, + { + "extn": "5632", + "id": "39441", + "name": "Danny Raven", + "office": "Pittsburgh", + "position": "Cashier", + "salary": "$50,394", + "start_date": "12/22/2018" + }, + { + "extn": "4015", + "id": "39442", + "name": "Caleb Harper", + "office": "Zurich", + "position": "Business Broker", + "salary": "$145,598", + "start_date": "4/15/2010" + }, + { + "extn": "9523", + "id": "39443", + "name": "Carol Bristow", + "office": "Columbus", + "position": "Health Educator", + "salary": "$172,557", + "start_date": "5/5/2009" + }, + { + "extn": "1047", + "id": "39444", + "name": "Elisabeth Hogg", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$130,603", + "start_date": "1/5/2019" + }, + { + "extn": "8568", + "id": "39445", + "name": "Henry Yard", + "office": "Laredo", + "position": "Steward", + "salary": "$157,673", + "start_date": "6/20/2014" + }, + { + "extn": "9176", + "id": "39446", + "name": "Darlene Yoman", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$222,184", + "start_date": "3/10/2000" + }, + { + "extn": "6715", + "id": "39447", + "name": "Sebastian Saunders", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$149,296", + "start_date": "3/8/2010" + }, + { + "extn": "7975", + "id": "39448", + "name": "Eileen Higgs", + "office": "Bakersfield", + "position": "Associate Professor", + "salary": "$144,886", + "start_date": "6/29/2012" + }, + { + "extn": "8893", + "id": "39449", + "name": "Marvin Nobbs", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$235,797", + "start_date": "12/28/2000" + }, + { + "extn": "9152", + "id": "39450", + "name": "Rocco Camden", + "office": "Otawa", + "position": "Cook", + "salary": "$255,700", + "start_date": "11/14/2001" + }, + { + "extn": "8304", + "id": "39451", + "name": "Clint Fields", + "office": "Sacramento", + "position": "Project Manager", + "salary": "$151,887", + "start_date": "8/25/2004" + }, + { + "extn": "7000", + "id": "39452", + "name": "Marla Shields", + "office": "Richmond", + "position": "Webmaster", + "salary": "$250,846", + "start_date": "8/14/2012" + }, + { + "extn": "1751", + "id": "39453", + "name": "Noah Forester", + "office": "Jersey City", + "position": "Accountant", + "salary": "$284,394", + "start_date": "5/12/2014" + }, + { + "extn": "2928", + "id": "39454", + "name": "Elisabeth Olivier", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$223,711", + "start_date": "9/22/2004" + }, + { + "extn": "7742", + "id": "39455", + "name": "Sofia Edler", + "office": "Philadelphia", + "position": "Steward", + "salary": "$106,146", + "start_date": "6/23/2008" + }, + { + "extn": "6057", + "id": "39456", + "name": "Celia Farrell", + "office": "Reno", + "position": "Healthcare Specialist", + "salary": "$57,202", + "start_date": "12/29/2002" + }, + { + "extn": "2690", + "id": "39457", + "name": "Kieth Crawford", + "office": "Louisville", + "position": "Paramedic", + "salary": "$168,667", + "start_date": "5/15/2008" + }, + { + "extn": "3000", + "id": "39458", + "name": "Quinn Murray", + "office": "Charlotte", + "position": "Dentist", + "salary": "$257,776", + "start_date": "5/2/2019" + }, + { + "extn": "5477", + "id": "39459", + "name": "Makenzie Bailey", + "office": "Nashville", + "position": "Stockbroker", + "salary": "$144,276", + "start_date": "5/31/2013" + }, + { + "extn": "3966", + "id": "39460", + "name": "Carter Newton", + "office": "Nashville", + "position": "Auditor", + "salary": "$139,994", + "start_date": "10/2/2004" + }, + { + "extn": "6793", + "id": "39461", + "name": "Rylee Cunningham", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$35,623", + "start_date": "6/2/2018" + }, + { + "extn": "8842", + "id": "39462", + "name": "Harmony King", + "office": "Fullerton", + "position": "Restaurant Manager", + "salary": "$220,429", + "start_date": "5/3/2018" + }, + { + "extn": "9173", + "id": "39463", + "name": "Henry Farrow", + "office": "Madison", + "position": "Treasurer", + "salary": "$283,544", + "start_date": "10/17/2012" + }, + { + "extn": "6716", + "id": "39464", + "name": "Judith Abbey", + "office": "Salem", + "position": "Biologist", + "salary": "$75,393", + "start_date": "8/24/2000" + }, + { + "extn": "4356", + "id": "39465", + "name": "Cedrick Chester", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$92,283", + "start_date": "4/21/2007" + }, + { + "extn": "2564", + "id": "39466", + "name": "Carter Carter", + "office": "Charlotte", + "position": "Laboratory Technician", + "salary": "$89,767", + "start_date": "5/28/2000" + }, + { + "extn": "6792", + "id": "39467", + "name": "Ally Whittle", + "office": "Los Angeles", + "position": "Production Painter", + "salary": "$37,247", + "start_date": "9/26/2005" + }, + { + "extn": "3878", + "id": "39468", + "name": "Violet Ianson", + "office": "Paris", + "position": "Treasurer", + "salary": "$55,426", + "start_date": "5/25/2005" + }, + { + "extn": "7444", + "id": "39469", + "name": "Maria Lee", + "office": "Venice", + "position": "Webmaster", + "salary": "$38,984", + "start_date": "1/11/2017" + }, + { + "extn": "6776", + "id": "39470", + "name": "Alan Wilson", + "office": "Milano", + "position": "Webmaster", + "salary": "$208,017", + "start_date": "5/15/2014" + }, + { + "extn": "9888", + "id": "39471", + "name": "Rufus Hudson", + "office": "Houston", + "position": "Auditor", + "salary": "$144,643", + "start_date": "11/23/2013" + }, + { + "extn": "7216", + "id": "39472", + "name": "Jack Fulton", + "office": "Fremont", + "position": "Inspector", + "salary": "$178,502", + "start_date": "5/15/2011" + }, + { + "extn": "8427", + "id": "39473", + "name": "Chadwick Mcgee", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$200,207", + "start_date": "7/2/2012" + }, + { + "extn": "9582", + "id": "39474", + "name": "Jamie Robertson", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$65,852", + "start_date": "4/10/2017" + }, + { + "extn": "1095", + "id": "39475", + "name": "Wendy Morris", + "office": "Berlin", + "position": "Steward", + "salary": "$218,764", + "start_date": "9/1/2000" + }, + { + "extn": "5358", + "id": "39476", + "name": "Michael Hood", + "office": "Salt Lake City", + "position": "Loan Officer", + "salary": "$180,949", + "start_date": "5/11/2017" + }, + { + "extn": "2819", + "id": "39477", + "name": "Josh Uddin", + "office": "Indianapolis", + "position": "Operator", + "salary": "$103,301", + "start_date": "4/14/2012" + }, + { + "extn": "9206", + "id": "39478", + "name": "Claire Collins", + "office": "Colorado Springs", + "position": "Baker", + "salary": "$174,431", + "start_date": "4/16/2012" + }, + { + "extn": "8623", + "id": "39479", + "name": "Alma Price", + "office": "New York", + "position": "Front Desk Coordinator", + "salary": "$87,054", + "start_date": "9/2/2007" + }, + { + "extn": "6147", + "id": "39480", + "name": "Rae Gardner", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$266,918", + "start_date": "6/28/2016" + }, + { + "extn": "7306", + "id": "39481", + "name": "Carmella Andrews", + "office": "New Orleans", + "position": "Banker", + "salary": "$72,263", + "start_date": "2/8/2019" + }, + { + "extn": "3727", + "id": "39482", + "name": "Nathan Williams", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$286,985", + "start_date": "4/27/2015" + }, + { + "extn": "3881", + "id": "39483", + "name": "Roger Robinson", + "office": "New York", + "position": "Insurance Broker", + "salary": "$127,107", + "start_date": "12/11/2000" + }, + { + "extn": "3767", + "id": "39484", + "name": "Sadie Camden", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$105,614", + "start_date": "8/8/2013" + }, + { + "extn": "4592", + "id": "39485", + "name": "Ronald Graves", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$194,108", + "start_date": "6/24/2010" + }, + { + "extn": "8228", + "id": "39486", + "name": "Emerald Anderson", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$143,345", + "start_date": "10/2/2012" + }, + { + "extn": "6568", + "id": "39487", + "name": "Danny Mcguire", + "office": "Detroit", + "position": "Design Engineer", + "salary": "$299,211", + "start_date": "3/21/2009" + }, + { + "extn": "7152", + "id": "39488", + "name": "Nathan Bentley", + "office": "Arlington", + "position": "Cook", + "salary": "$232,638", + "start_date": "11/10/2012" + }, + { + "extn": "2546", + "id": "39489", + "name": "Gabriel Bryson", + "office": "Salem", + "position": "Call Center Representative", + "salary": "$241,859", + "start_date": "7/3/2017" + }, + { + "extn": "6003", + "id": "39490", + "name": "Emmanuelle Eaton", + "office": "Dallas", + "position": "Clerk", + "salary": "$96,984", + "start_date": "1/15/2018" + }, + { + "extn": "5864", + "id": "39491", + "name": "Stella Kelly", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$282,666", + "start_date": "1/10/2019" + }, + { + "extn": "4547", + "id": "39492", + "name": "Camila Vaughn", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$114,028", + "start_date": "10/23/2005" + }, + { + "extn": "1399", + "id": "39493", + "name": "Dalia Flanders", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$67,147", + "start_date": "11/1/2001" + }, + { + "extn": "8233", + "id": "39494", + "name": "Emery Mason", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$204,709", + "start_date": "10/13/2006" + }, + { + "extn": "5610", + "id": "39495", + "name": "Elijah London", + "office": "Escondido", + "position": "Cook", + "salary": "$43,777", + "start_date": "3/23/2010" + }, + { + "extn": "6199", + "id": "39496", + "name": "Mike Fenton", + "office": "Laredo", + "position": "Biologist", + "salary": "$285,504", + "start_date": "2/23/2018" + }, + { + "extn": "1988", + "id": "39497", + "name": "Nate Kennedy", + "office": "Seattle", + "position": "Food Technologist", + "salary": "$198,623", + "start_date": "9/12/2009" + }, + { + "extn": "7873", + "id": "39498", + "name": "Clarissa Wigley", + "office": "Detroit", + "position": "Inspector", + "salary": "$204,184", + "start_date": "7/5/2011" + }, + { + "extn": "6695", + "id": "39499", + "name": "Chadwick Gibson", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$23,817", + "start_date": "2/26/2015" + }, + { + "extn": "2260", + "id": "39500", + "name": "Rosalyn Shields", + "office": "Fremont", + "position": "Systems Administrator", + "salary": "$44,777", + "start_date": "1/17/2008" + }, + { + "extn": "7583", + "id": "39501", + "name": "Goldie Rehman", + "office": "Atlanta", + "position": "Accountant", + "salary": "$297,737", + "start_date": "12/30/2002" + }, + { + "extn": "7978", + "id": "39502", + "name": "Carissa Gray", + "office": "Washington", + "position": "Lecturer", + "salary": "$167,042", + "start_date": "12/24/2016" + }, + { + "extn": "2203", + "id": "39503", + "name": "Mark Waterhouse", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$265,500", + "start_date": "9/23/2008" + }, + { + "extn": "2184", + "id": "39504", + "name": "Tyson Stewart", + "office": "Minneapolis", + "position": "Design Engineer", + "salary": "$219,642", + "start_date": "8/24/2000" + }, + { + "extn": "8337", + "id": "39505", + "name": "Eduardo Purvis", + "office": "Toledo", + "position": "Health Educator", + "salary": "$161,051", + "start_date": "6/30/2012" + }, + { + "extn": "1046", + "id": "39506", + "name": "Manuel Osmond", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$219,844", + "start_date": "5/6/2000" + }, + { + "extn": "4900", + "id": "39507", + "name": "Sabrina Shea", + "office": "Columbus", + "position": "Operator", + "salary": "$69,228", + "start_date": "5/15/2014" + }, + { + "extn": "1405", + "id": "39508", + "name": "Nate Vincent", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$146,391", + "start_date": "5/22/2012" + }, + { + "extn": "5600", + "id": "39509", + "name": "Alex Tutton", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$77,406", + "start_date": "7/17/2000" + }, + { + "extn": "2923", + "id": "39510", + "name": "Alan Randall", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$208,954", + "start_date": "11/25/2003" + }, + { + "extn": "8196", + "id": "39511", + "name": "Sebastian Seymour", + "office": "Richmond", + "position": "Lecturer", + "salary": "$17,102", + "start_date": "4/15/2019" + }, + { + "extn": "8333", + "id": "39512", + "name": "Tess Herbert", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$110,492", + "start_date": "3/25/2004" + }, + { + "extn": "2446", + "id": "39513", + "name": "Mara Appleton", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$13,181", + "start_date": "2/25/2008" + }, + { + "extn": "4251", + "id": "39514", + "name": "Nathan Bristow", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$196,863", + "start_date": "7/7/2004" + }, + { + "extn": "8599", + "id": "39515", + "name": "Benjamin Booth", + "office": "New Orleans", + "position": "Accountant", + "salary": "$231,784", + "start_date": "7/28/2007" + }, + { + "extn": "3522", + "id": "39516", + "name": "Owen Locke", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$260,209", + "start_date": "2/6/2016" + }, + { + "extn": "2987", + "id": "39517", + "name": "Matt Bowen", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$191,494", + "start_date": "11/24/2016" + }, + { + "extn": "6604", + "id": "39518", + "name": "Francesca Quinnell", + "office": "Moreno Valley", + "position": "Accountant", + "salary": "$207,239", + "start_date": "3/28/2011" + }, + { + "extn": "3000", + "id": "39519", + "name": "Angela Shelton", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$218,955", + "start_date": "10/15/2018" + }, + { + "extn": "2075", + "id": "39520", + "name": "Lindsay Savage", + "office": "Berlin", + "position": "Clerk", + "salary": "$159,437", + "start_date": "3/12/2003" + }, + { + "extn": "5730", + "id": "39521", + "name": "Nicholas Fulton", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$165,875", + "start_date": "9/30/2003" + }, + { + "extn": "5405", + "id": "39522", + "name": "Charlotte Bingham", + "office": "Quebec", + "position": "Doctor", + "salary": "$220,640", + "start_date": "6/28/2012" + }, + { + "extn": "7396", + "id": "39523", + "name": "Anthony Carpenter", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$38,197", + "start_date": "11/12/2008" + }, + { + "extn": "7869", + "id": "39524", + "name": "Kate Vernon", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$252,068", + "start_date": "5/13/2008" + }, + { + "extn": "2036", + "id": "39525", + "name": "Jamie Reese", + "office": "Paris", + "position": "Stockbroker", + "salary": "$94,523", + "start_date": "4/25/2013" + }, + { + "extn": "3576", + "id": "39526", + "name": "Danny Hopkinson", + "office": "San Francisco", + "position": "Insurance Broker", + "salary": "$20,799", + "start_date": "6/25/2009" + }, + { + "extn": "3662", + "id": "39527", + "name": "Freya Upsdell", + "office": "Laredo", + "position": "Webmaster", + "salary": "$79,122", + "start_date": "3/8/2017" + }, + { + "extn": "5725", + "id": "39528", + "name": "Wade Noon", + "office": "Venice", + "position": "Bookkeeper", + "salary": "$86,665", + "start_date": "8/1/2006" + }, + { + "extn": "4614", + "id": "39529", + "name": "Sienna Grant", + "office": "Richmond", + "position": "Project Manager", + "salary": "$30,013", + "start_date": "9/8/2002" + }, + { + "extn": "9508", + "id": "39530", + "name": "Ember Gray", + "office": "Venice", + "position": "Steward", + "salary": "$236,155", + "start_date": "6/13/2007" + }, + { + "extn": "4044", + "id": "39531", + "name": "Livia Tennant", + "office": "Bakersfield", + "position": "Laboratory Technician", + "salary": "$87,473", + "start_date": "11/24/2018" + }, + { + "extn": "2254", + "id": "39532", + "name": "Carmella Dixon", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$68,911", + "start_date": "3/20/2009" + }, + { + "extn": "6200", + "id": "39533", + "name": "Caleb Baker", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$57,957", + "start_date": "9/1/2007" + }, + { + "extn": "3739", + "id": "39534", + "name": "Barry Mould", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$281,824", + "start_date": "10/23/2015" + }, + { + "extn": "8602", + "id": "39535", + "name": "Rick Haines", + "office": "Prague", + "position": "Designer", + "salary": "$89,658", + "start_date": "9/6/2004" + }, + { + "extn": "2532", + "id": "39536", + "name": "Rufus Haines", + "office": "Huntsville", + "position": "Cook", + "salary": "$262,303", + "start_date": "6/9/2007" + }, + { + "extn": "3249", + "id": "39537", + "name": "Gwenyth Hunter", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$125,922", + "start_date": "3/7/2003" + }, + { + "extn": "8502", + "id": "39538", + "name": "Owen Windsor", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$297,517", + "start_date": "9/29/2010" + }, + { + "extn": "4352", + "id": "39539", + "name": "Dasha Franks", + "office": "Lisbon", + "position": "Steward", + "salary": "$129,468", + "start_date": "6/6/2012" + }, + { + "extn": "7132", + "id": "39540", + "name": "John Marshall", + "office": "Minneapolis", + "position": "IT Support Staff", + "salary": "$201,169", + "start_date": "7/23/2019" + }, + { + "extn": "3492", + "id": "39541", + "name": "Denis Russell", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$61,892", + "start_date": "9/26/2010" + }, + { + "extn": "3075", + "id": "39542", + "name": "Hailey Gardner", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$97,657", + "start_date": "8/17/2015" + }, + { + "extn": "5402", + "id": "39543", + "name": "Emma Notman", + "office": "Innsbruck", + "position": "Restaurant Manager", + "salary": "$163,071", + "start_date": "1/22/2017" + }, + { + "extn": "4887", + "id": "39544", + "name": "Ramon Leigh", + "office": "Glendale", + "position": "Project Manager", + "salary": "$264,298", + "start_date": "12/9/2006" + }, + { + "extn": "9370", + "id": "39545", + "name": "Hayden Bowen", + "office": "Tokyo", + "position": "Operator", + "salary": "$132,795", + "start_date": "12/25/2014" + }, + { + "extn": "1384", + "id": "39546", + "name": "Winnie Tailor", + "office": "Louisville", + "position": "Stockbroker", + "salary": "$18,124", + "start_date": "1/12/2001" + }, + { + "extn": "4511", + "id": "39547", + "name": "Johnny Lee", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$87,252", + "start_date": "1/21/2007" + }, + { + "extn": "5023", + "id": "39548", + "name": "Harvey Broomfield", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$208,201", + "start_date": "6/12/2018" + }, + { + "extn": "1174", + "id": "39549", + "name": "Jenna Tindall", + "office": "San Antonio", + "position": "HR Coordinator", + "salary": "$25,384", + "start_date": "2/2/2006" + }, + { + "extn": "1500", + "id": "39550", + "name": "Sebastian Woods", + "office": "Colorado Springs", + "position": "Retail Trainee", + "salary": "$218,694", + "start_date": "3/30/2007" + }, + { + "extn": "3088", + "id": "39551", + "name": "Bernadette Jackson", + "office": "Los Angeles", + "position": "CNC Operator", + "salary": "$191,342", + "start_date": "1/1/2012" + }, + { + "extn": "6200", + "id": "39552", + "name": "Matt Mann", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$117,167", + "start_date": "9/3/2006" + }, + { + "extn": "7040", + "id": "39553", + "name": "Jules Baker", + "office": "Toledo", + "position": "CNC Operator", + "salary": "$148,298", + "start_date": "5/5/2017" + }, + { + "extn": "3611", + "id": "39554", + "name": "Eduardo Reese", + "office": "Rochester", + "position": "Clerk", + "salary": "$32,137", + "start_date": "6/27/2001" + }, + { + "extn": "3107", + "id": "39555", + "name": "Ivy Andrews", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$251,327", + "start_date": "8/13/2015" + }, + { + "extn": "2268", + "id": "39556", + "name": "Ada Roman", + "office": "Jersey City", + "position": "Baker", + "salary": "$197,235", + "start_date": "7/9/2018" + }, + { + "extn": "4516", + "id": "39557", + "name": "William Mackenzie", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$240,483", + "start_date": "12/1/2000" + }, + { + "extn": "3385", + "id": "39558", + "name": "Maia Archer", + "office": "Memphis", + "position": "Clerk", + "salary": "$61,967", + "start_date": "9/11/2012" + }, + { + "extn": "1340", + "id": "39559", + "name": "Barney Wilton", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$214,810", + "start_date": "7/11/2018" + }, + { + "extn": "5401", + "id": "39560", + "name": "Peter Gray", + "office": "Lancaster", + "position": "Accountant", + "salary": "$205,664", + "start_date": "11/12/2007" + }, + { + "extn": "8937", + "id": "39561", + "name": "Audrey Isaac", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$31,823", + "start_date": "4/6/2013" + }, + { + "extn": "8643", + "id": "39562", + "name": "Tyson Boyle", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$244,328", + "start_date": "3/1/2000" + }, + { + "extn": "6881", + "id": "39563", + "name": "Fred Farrell", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$258,043", + "start_date": "12/30/2002" + }, + { + "extn": "9681", + "id": "39564", + "name": "Julius Santos", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$88,208", + "start_date": "1/12/2001" + }, + { + "extn": "5052", + "id": "39565", + "name": "Isla Shea", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$275,054", + "start_date": "11/7/2010" + }, + { + "extn": "3679", + "id": "39566", + "name": "Harvey Welsch", + "office": "Albuquerque", + "position": "CNC Operator", + "salary": "$265,945", + "start_date": "4/19/2000" + }, + { + "extn": "4448", + "id": "39567", + "name": "Cassidy Mason", + "office": "Jacksonville", + "position": "Operator", + "salary": "$58,350", + "start_date": "11/12/2000" + }, + { + "extn": "8650", + "id": "39568", + "name": "Liv Gonzales", + "office": "Irving", + "position": "Associate Professor", + "salary": "$127,851", + "start_date": "11/24/2013" + }, + { + "extn": "7722", + "id": "39569", + "name": "Brad Huggins", + "office": "Scottsdale", + "position": "HR Specialist", + "salary": "$95,443", + "start_date": "12/17/2014" + }, + { + "extn": "7129", + "id": "39570", + "name": "Ember Hobbs", + "office": "Dallas", + "position": "Investment Advisor", + "salary": "$31,620", + "start_date": "4/2/2003" + }, + { + "extn": "6647", + "id": "39571", + "name": "Tony Parker", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$195,771", + "start_date": "4/10/2003" + }, + { + "extn": "8195", + "id": "39572", + "name": "Carolyn Callan", + "office": "Madison", + "position": "Machine Operator", + "salary": "$54,409", + "start_date": "11/18/2005" + }, + { + "extn": "2920", + "id": "39573", + "name": "Jacob Bowen", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$52,086", + "start_date": "5/22/2000" + }, + { + "extn": "9419", + "id": "39574", + "name": "Rosa Williams", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$37,580", + "start_date": "7/7/2002" + }, + { + "extn": "2859", + "id": "39575", + "name": "Eduardo Osmond", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$109,925", + "start_date": "3/24/2007" + }, + { + "extn": "1286", + "id": "39576", + "name": "Dalia Edler", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$251,319", + "start_date": "11/15/2018" + }, + { + "extn": "8708", + "id": "39577", + "name": "Tyler Forth", + "office": "London", + "position": "Insurance Broker", + "salary": "$231,181", + "start_date": "2/28/2007" + }, + { + "extn": "7567", + "id": "39578", + "name": "Michelle Shaw", + "office": "Jersey City", + "position": "Accountant", + "salary": "$245,269", + "start_date": "2/16/2016" + }, + { + "extn": "3423", + "id": "39579", + "name": "Fred Wright", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$196,802", + "start_date": "11/18/2001" + }, + { + "extn": "8443", + "id": "39580", + "name": "Bob Lynn", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$180,996", + "start_date": "1/26/2010" + }, + { + "extn": "8025", + "id": "39581", + "name": "Alexander Davies", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$155,792", + "start_date": "5/25/2004" + }, + { + "extn": "7710", + "id": "39582", + "name": "Eve Richards", + "office": "Los Angeles", + "position": "Business Broker", + "salary": "$190,804", + "start_date": "10/26/2001" + }, + { + "extn": "1080", + "id": "39583", + "name": "Alice Coates", + "office": "Sacramento", + "position": "Auditor", + "salary": "$176,427", + "start_date": "7/21/2019" + }, + { + "extn": "4728", + "id": "39584", + "name": "Rocco May", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$11,652", + "start_date": "3/26/2006" + }, + { + "extn": "1827", + "id": "39585", + "name": "Juliet Fleming", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$148,819", + "start_date": "2/11/2015" + }, + { + "extn": "2072", + "id": "39586", + "name": "Chris Nanton", + "office": "Escondido", + "position": "Front Desk Coordinator", + "salary": "$182,447", + "start_date": "3/21/2004" + }, + { + "extn": "2238", + "id": "39587", + "name": "Mary Garner", + "office": "Los Angeles", + "position": "Cashier", + "salary": "$77,140", + "start_date": "6/8/2013" + }, + { + "extn": "9202", + "id": "39588", + "name": "Denny Bright", + "office": "Paris", + "position": "Cash Manager", + "salary": "$218,447", + "start_date": "9/24/2017" + }, + { + "extn": "2198", + "id": "39589", + "name": "Mason Hamilton", + "office": "Lyon", + "position": "Business Broker", + "salary": "$197,945", + "start_date": "11/13/2003" + }, + { + "extn": "4260", + "id": "39590", + "name": "Matthew Mitchell", + "office": "Philadelphia", + "position": "Cash Manager", + "salary": "$60,061", + "start_date": "5/20/2012" + }, + { + "extn": "9426", + "id": "39591", + "name": "Margot Wooldridge", + "office": "Omaha", + "position": "Loan Officer", + "salary": "$100,146", + "start_date": "12/22/2005" + }, + { + "extn": "2116", + "id": "39592", + "name": "Michael Hood", + "office": "Ontario", + "position": "CNC Operator", + "salary": "$47,854", + "start_date": "10/17/2010" + }, + { + "extn": "1410", + "id": "39593", + "name": "Tyler Stewart", + "office": "Lyon", + "position": "Cash Manager", + "salary": "$131,817", + "start_date": "7/18/2010" + }, + { + "extn": "6137", + "id": "39594", + "name": "Melinda Bullock", + "office": "Oakland", + "position": "Designer", + "salary": "$217,785", + "start_date": "2/16/2005" + }, + { + "extn": "3527", + "id": "39595", + "name": "Jules Darcy", + "office": "Los Angeles", + "position": "Health Educator", + "salary": "$65,357", + "start_date": "12/3/2009" + }, + { + "extn": "9335", + "id": "39596", + "name": "Regina Jones", + "office": "Denver", + "position": "Associate Professor", + "salary": "$16,560", + "start_date": "1/25/2005" + }, + { + "extn": "4792", + "id": "39597", + "name": "Denis Addley", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$288,579", + "start_date": "4/22/2019" + }, + { + "extn": "3792", + "id": "39598", + "name": "Agnes Shea", + "office": "Hayward", + "position": "Operator", + "salary": "$14,145", + "start_date": "12/22/2004" + }, + { + "extn": "4856", + "id": "39599", + "name": "Chadwick Swift", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$145,828", + "start_date": "8/4/2006" + }, + { + "extn": "9241", + "id": "39600", + "name": "Joseph Baker", + "office": "Jacksonville", + "position": "HR Specialist", + "salary": "$136,160", + "start_date": "7/25/2001" + }, + { + "extn": "1962", + "id": "39601", + "name": "Lana Hobson", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$64,011", + "start_date": "10/1/2018" + }, + { + "extn": "7672", + "id": "39602", + "name": "Nicole Nurton", + "office": "Honolulu", + "position": "Clerk", + "salary": "$202,113", + "start_date": "10/21/2010" + }, + { + "extn": "5819", + "id": "39603", + "name": "Evelynn Clifford", + "office": "Madrid", + "position": "Doctor", + "salary": "$12,681", + "start_date": "8/23/2006" + }, + { + "extn": "3705", + "id": "39604", + "name": "Rihanna Kennedy", + "office": "Milano", + "position": "Audiologist", + "salary": "$59,503", + "start_date": "6/20/2004" + }, + { + "extn": "1173", + "id": "39605", + "name": "Bethany Paterson", + "office": "Stockton", + "position": "Inspector", + "salary": "$258,387", + "start_date": "9/10/2006" + }, + { + "extn": "7503", + "id": "39606", + "name": "Aiden Harrison", + "office": "Stockton", + "position": "Steward", + "salary": "$287,194", + "start_date": "2/16/2008" + }, + { + "extn": "3228", + "id": "39607", + "name": "Gabriel Booth", + "office": "Cincinnati", + "position": "Operator", + "salary": "$72,236", + "start_date": "11/4/2004" + }, + { + "extn": "4808", + "id": "39608", + "name": "Mike Cann", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$22,952", + "start_date": "4/6/2006" + }, + { + "extn": "2636", + "id": "39609", + "name": "Mara Crawley", + "office": "New Orleans", + "position": "Investment Advisor", + "salary": "$31,039", + "start_date": "12/19/2009" + }, + { + "extn": "3639", + "id": "39610", + "name": "Alessandra Lakey", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$15,117", + "start_date": "10/12/2001" + }, + { + "extn": "2754", + "id": "39611", + "name": "Barney Fulton", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$123,802", + "start_date": "7/26/2019" + }, + { + "extn": "7386", + "id": "39612", + "name": "Manuel Kent", + "office": "Bridgeport", + "position": "Lecturer", + "salary": "$288,178", + "start_date": "3/27/2001" + }, + { + "extn": "5729", + "id": "39613", + "name": "Benjamin Moore", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$275,892", + "start_date": "6/11/2000" + }, + { + "extn": "1970", + "id": "39614", + "name": "Maddison Burge", + "office": "Denver", + "position": "Operator", + "salary": "$85,691", + "start_date": "2/6/2006" + }, + { + "extn": "6759", + "id": "39615", + "name": "Nick Irwin", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$131,654", + "start_date": "7/16/2007" + }, + { + "extn": "7163", + "id": "39616", + "name": "Benjamin Healy", + "office": "Richmond", + "position": "Systems Administrator", + "salary": "$146,368", + "start_date": "2/21/2009" + }, + { + "extn": "6077", + "id": "39617", + "name": "Abdul Shields", + "office": "Madrid", + "position": "Audiologist", + "salary": "$43,632", + "start_date": "12/6/2018" + }, + { + "extn": "6283", + "id": "39618", + "name": "Carmen Pearce", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$100,060", + "start_date": "8/2/2007" + }, + { + "extn": "9554", + "id": "39619", + "name": "Hanna Walsh", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$145,551", + "start_date": "5/7/2012" + }, + { + "extn": "3228", + "id": "39620", + "name": "Bob Upton", + "office": "Portland", + "position": "Designer", + "salary": "$291,410", + "start_date": "3/7/2016" + }, + { + "extn": "6348", + "id": "39621", + "name": "Danny Farrell", + "office": "Detroit", + "position": "Associate Professor", + "salary": "$107,837", + "start_date": "5/1/2017" + }, + { + "extn": "8999", + "id": "39622", + "name": "Jayden Clifton", + "office": "Charlotte", + "position": "Loan Officer", + "salary": "$26,475", + "start_date": "1/29/2000" + }, + { + "extn": "7881", + "id": "39623", + "name": "Benjamin Jacobs", + "office": "Stockton", + "position": "Business Broker", + "salary": "$48,252", + "start_date": "9/4/2002" + }, + { + "extn": "1935", + "id": "39624", + "name": "Mike Locke", + "office": "Minneapolis", + "position": "Lecturer", + "salary": "$74,735", + "start_date": "7/24/2000" + }, + { + "extn": "3903", + "id": "39625", + "name": "Jacob Warden", + "office": "Houston", + "position": "IT Support Staff", + "salary": "$23,930", + "start_date": "5/21/2018" + }, + { + "extn": "5266", + "id": "39626", + "name": "Roger Hooper", + "office": "Reno", + "position": "Associate Professor", + "salary": "$77,486", + "start_date": "3/2/2002" + }, + { + "extn": "5958", + "id": "39627", + "name": "Chester Walker", + "office": "Oakland", + "position": "Business Broker", + "salary": "$143,368", + "start_date": "11/5/2017" + }, + { + "extn": "9989", + "id": "39628", + "name": "Hayden Olivier", + "office": "Fayetteville", + "position": "Front Desk Coordinator", + "salary": "$205,011", + "start_date": "2/9/2016" + }, + { + "extn": "4502", + "id": "39629", + "name": "Jacob Kennedy", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$297,041", + "start_date": "12/28/2010" + }, + { + "extn": "6587", + "id": "39630", + "name": "Chad Rogers", + "office": "St. Louis", + "position": "Cook", + "salary": "$284,270", + "start_date": "6/16/2007" + }, + { + "extn": "4617", + "id": "39631", + "name": "Barry Mcgee", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$262,660", + "start_date": "3/9/2002" + }, + { + "extn": "5012", + "id": "39632", + "name": "Denis Pearson", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$214,233", + "start_date": "2/15/2010" + }, + { + "extn": "7238", + "id": "39633", + "name": "Rosalee Butler", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$53,077", + "start_date": "10/17/2003" + }, + { + "extn": "4122", + "id": "39634", + "name": "Harry Donnelly", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$122,960", + "start_date": "1/8/2003" + }, + { + "extn": "9180", + "id": "39635", + "name": "Marilyn Collingwood", + "office": "Columbus", + "position": "Inspector", + "salary": "$178,993", + "start_date": "6/12/2018" + }, + { + "extn": "3479", + "id": "39636", + "name": "Marjorie Parker", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$37,921", + "start_date": "4/8/2008" + }, + { + "extn": "2906", + "id": "39637", + "name": "Danny Morrison", + "office": "Washington", + "position": "Operator", + "salary": "$279,670", + "start_date": "3/31/2003" + }, + { + "extn": "1825", + "id": "39638", + "name": "Andrea Wade", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$63,370", + "start_date": "8/6/2005" + }, + { + "extn": "5078", + "id": "39639", + "name": "Russel Mitchell", + "office": "Fort Lauderdale", + "position": "Systems Administrator", + "salary": "$292,123", + "start_date": "5/22/2017" + }, + { + "extn": "6279", + "id": "39640", + "name": "Susan London", + "office": "Irving", + "position": "Food Technologist", + "salary": "$224,303", + "start_date": "3/30/2014" + }, + { + "extn": "7585", + "id": "39641", + "name": "Nathan Villiger", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$26,849", + "start_date": "6/14/2006" + }, + { + "extn": "1668", + "id": "39642", + "name": "Harvey Nelson", + "office": "Zurich", + "position": "Operator", + "salary": "$51,181", + "start_date": "2/2/2014" + }, + { + "extn": "4780", + "id": "39643", + "name": "Doug Cunningham", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$63,999", + "start_date": "10/17/2013" + }, + { + "extn": "7691", + "id": "39644", + "name": "Roger Cadman", + "office": "Ontario", + "position": "Ambulatory Nurse", + "salary": "$177,808", + "start_date": "11/15/2002" + }, + { + "extn": "3133", + "id": "39645", + "name": "Marvin Mullins", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$268,432", + "start_date": "10/9/2012" + }, + { + "extn": "9343", + "id": "39646", + "name": "Belinda Bright", + "office": "Rome", + "position": "Retail Trainee", + "salary": "$25,228", + "start_date": "12/14/2017" + }, + { + "extn": "9951", + "id": "39647", + "name": "Helen Woods", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$225,204", + "start_date": "3/6/2019" + }, + { + "extn": "9013", + "id": "39648", + "name": "Rosie Vaughn", + "office": "Berlin", + "position": "Systems Administrator", + "salary": "$212,945", + "start_date": "2/3/2009" + }, + { + "extn": "2980", + "id": "39649", + "name": "Caleb Dubois", + "office": "Lisbon", + "position": "CNC Operator", + "salary": "$118,385", + "start_date": "4/26/2004" + }, + { + "extn": "5195", + "id": "39650", + "name": "Kieth Coates", + "office": "Santa Ana", + "position": "Pharmacist", + "salary": "$199,268", + "start_date": "11/16/2012" + }, + { + "extn": "1122", + "id": "39651", + "name": "Michael Thatcher", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$85,947", + "start_date": "4/16/2000" + }, + { + "extn": "9707", + "id": "39652", + "name": "Gabriel Clayton", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$232,919", + "start_date": "10/24/2014" + }, + { + "extn": "1926", + "id": "39653", + "name": "Rosalee Verdon", + "office": "Memphis", + "position": "Webmaster", + "salary": "$194,561", + "start_date": "9/6/2019" + }, + { + "extn": "4566", + "id": "39654", + "name": "Chad Farrant", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$71,277", + "start_date": "1/18/2004" + }, + { + "extn": "1621", + "id": "39655", + "name": "Christy Reynolds", + "office": "Lisbon", + "position": "Designer", + "salary": "$67,193", + "start_date": "7/9/2013" + }, + { + "extn": "7773", + "id": "39656", + "name": "Fiona Harvey", + "office": "Rochester", + "position": "Business Broker", + "salary": "$227,985", + "start_date": "1/30/2018" + }, + { + "extn": "2821", + "id": "39657", + "name": "Ramon Yang", + "office": "Paris", + "position": "Doctor", + "salary": "$195,859", + "start_date": "12/13/2006" + }, + { + "extn": "1757", + "id": "39658", + "name": "Roger Stuart", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$145,575", + "start_date": "4/24/2018" + }, + { + "extn": "2881", + "id": "39659", + "name": "Havana Noach", + "office": "Lyon", + "position": "Healthcare Specialist", + "salary": "$39,165", + "start_date": "12/14/2008" + }, + { + "extn": "8947", + "id": "39660", + "name": "Bryon Vinton", + "office": "London", + "position": "Assistant Buyer", + "salary": "$292,875", + "start_date": "7/3/2009" + }, + { + "extn": "7200", + "id": "39661", + "name": "Cedrick Matthews", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$152,736", + "start_date": "5/30/2016" + }, + { + "extn": "2700", + "id": "39662", + "name": "Ivy Upton", + "office": "Toledo", + "position": "Doctor", + "salary": "$114,852", + "start_date": "10/21/2002" + }, + { + "extn": "7355", + "id": "39663", + "name": "Henry Ross", + "office": "Toledo", + "position": "Food Technologist", + "salary": "$228,065", + "start_date": "10/17/2000" + }, + { + "extn": "5403", + "id": "39664", + "name": "George Barrett", + "office": "Murfreesboro", + "position": "Webmaster", + "salary": "$142,454", + "start_date": "2/14/2015" + }, + { + "extn": "8180", + "id": "39665", + "name": "Tiffany Higgs", + "office": "Lyon", + "position": "Executive Director", + "salary": "$228,028", + "start_date": "10/3/2005" + }, + { + "extn": "6406", + "id": "39666", + "name": "Elijah Stevens", + "office": "Las Vegas", + "position": "Webmaster", + "salary": "$155,279", + "start_date": "5/28/2002" + }, + { + "extn": "7008", + "id": "39667", + "name": "Doug Rixon", + "office": "Fremont", + "position": "Laboratory Technician", + "salary": "$255,791", + "start_date": "12/6/2012" + }, + { + "extn": "7207", + "id": "39668", + "name": "Alexander Freeburn", + "office": "Long Beach", + "position": "Ambulatory Nurse", + "salary": "$28,626", + "start_date": "10/20/2004" + }, + { + "extn": "5693", + "id": "39669", + "name": "Jasmine Simpson", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$283,977", + "start_date": "3/17/2003" + }, + { + "extn": "2523", + "id": "39670", + "name": "Benny Noon", + "office": "Laredo", + "position": "Retail Trainee", + "salary": "$193,897", + "start_date": "5/6/2012" + }, + { + "extn": "3378", + "id": "39671", + "name": "Hayden Hunt", + "office": "New York", + "position": "Food Technologist", + "salary": "$40,702", + "start_date": "7/22/2008" + }, + { + "extn": "6825", + "id": "39672", + "name": "Kurt Price", + "office": "Pittsburgh", + "position": "Doctor", + "salary": "$16,165", + "start_date": "8/3/2002" + }, + { + "extn": "5688", + "id": "39673", + "name": "Melinda Jarrett", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$255,905", + "start_date": "6/11/2001" + }, + { + "extn": "6560", + "id": "39674", + "name": "Bart Murray", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$285,117", + "start_date": "10/18/2017" + }, + { + "extn": "5369", + "id": "39675", + "name": "Martin Hooper", + "office": "Denver", + "position": "Fabricator", + "salary": "$130,557", + "start_date": "5/5/2019" + }, + { + "extn": "6057", + "id": "39676", + "name": "Gil Thornton", + "office": "Lincoln", + "position": "Project Manager", + "salary": "$109,844", + "start_date": "1/21/2018" + }, + { + "extn": "7595", + "id": "39677", + "name": "Nate Pickard", + "office": "Los Angeles", + "position": "Designer", + "salary": "$22,843", + "start_date": "3/2/2010" + }, + { + "extn": "4360", + "id": "39678", + "name": "Mark Richardson", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$216,452", + "start_date": "8/25/2011" + }, + { + "extn": "6060", + "id": "39679", + "name": "Javier Asher", + "office": "Worcester", + "position": "Biologist", + "salary": "$271,671", + "start_date": "8/26/2006" + }, + { + "extn": "7753", + "id": "39680", + "name": "Alexander Young", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$77,774", + "start_date": "10/21/2004" + }, + { + "extn": "3478", + "id": "39681", + "name": "Megan Rowlands", + "office": "Minneapolis", + "position": "Global Logistics Supervisor", + "salary": "$133,205", + "start_date": "8/26/2010" + }, + { + "extn": "2464", + "id": "39682", + "name": "Candice Jones", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$133,235", + "start_date": "11/5/2018" + }, + { + "extn": "3431", + "id": "39683", + "name": "Stella Emerson", + "office": "Lincoln", + "position": "Chef Manager", + "salary": "$186,554", + "start_date": "8/6/2016" + }, + { + "extn": "2966", + "id": "39684", + "name": "Selena Thorne", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$58,753", + "start_date": "3/10/2001" + }, + { + "extn": "9257", + "id": "39685", + "name": "Kaylee Bailey", + "office": "Phoenix", + "position": "Doctor", + "salary": "$17,189", + "start_date": "7/30/2001" + }, + { + "extn": "3002", + "id": "39686", + "name": "Tyson Uttley", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$11,775", + "start_date": "4/16/2005" + }, + { + "extn": "1156", + "id": "39687", + "name": "Kassandra Ventura", + "office": "Irving", + "position": "Physician", + "salary": "$262,963", + "start_date": "7/6/2014" + }, + { + "extn": "6326", + "id": "39688", + "name": "Rae Stubbs", + "office": "Milwaukee", + "position": "Operator", + "salary": "$119,382", + "start_date": "3/26/2018" + }, + { + "extn": "5352", + "id": "39689", + "name": "Benjamin Richardson", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$275,093", + "start_date": "8/10/2016" + }, + { + "extn": "3276", + "id": "39690", + "name": "Owen Richardson", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$169,729", + "start_date": "3/26/2001" + }, + { + "extn": "2749", + "id": "39691", + "name": "Parker Freeburn", + "office": "San Francisco", + "position": "Cashier", + "salary": "$58,702", + "start_date": "5/21/2013" + }, + { + "extn": "8902", + "id": "39692", + "name": "Tom Evans", + "office": "Moreno Valley", + "position": "Restaurant Manager", + "salary": "$132,247", + "start_date": "12/1/2004" + }, + { + "extn": "8071", + "id": "39693", + "name": "Moira Smith", + "office": "Chicago", + "position": "Systems Administrator", + "salary": "$117,004", + "start_date": "3/20/2013" + }, + { + "extn": "2133", + "id": "39694", + "name": "Alexander Upton", + "office": "Las Vegas", + "position": "Banker", + "salary": "$184,020", + "start_date": "10/1/2012" + }, + { + "extn": "5520", + "id": "39695", + "name": "Hank Barrett", + "office": "Madrid", + "position": "Health Educator", + "salary": "$122,732", + "start_date": "8/25/2003" + }, + { + "extn": "7453", + "id": "39696", + "name": "Maria Thomas", + "office": "Hollywood", + "position": "Bellman", + "salary": "$120,880", + "start_date": "8/19/2017" + }, + { + "extn": "9161", + "id": "39697", + "name": "Bristol Bell", + "office": "Richmond", + "position": "Fabricator", + "salary": "$151,079", + "start_date": "6/3/2002" + }, + { + "extn": "4611", + "id": "39698", + "name": "Ethan Farrow", + "office": "Toledo", + "position": "Electrician", + "salary": "$287,941", + "start_date": "4/2/2003" + }, + { + "extn": "2234", + "id": "39699", + "name": "Courtney Saunders", + "office": "Saint Paul", + "position": "Physician", + "salary": "$178,642", + "start_date": "5/12/2018" + }, + { + "extn": "4166", + "id": "39700", + "name": "Jayden Oatway", + "office": "New York", + "position": "Call Center Representative", + "salary": "$84,051", + "start_date": "6/29/2005" + }, + { + "extn": "6656", + "id": "39701", + "name": "Scarlett Coates", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$213,548", + "start_date": "9/3/2009" + }, + { + "extn": "3861", + "id": "39702", + "name": "Ciara Powell", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$11,884", + "start_date": "7/15/2019" + }, + { + "extn": "5529", + "id": "39703", + "name": "Hayden Harper", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$101,297", + "start_date": "2/8/2016" + }, + { + "extn": "1961", + "id": "39704", + "name": "Ema Fisher", + "office": "El Paso", + "position": "Web Developer", + "salary": "$205,986", + "start_date": "11/22/2005" + }, + { + "extn": "8045", + "id": "39705", + "name": "Florence Walker", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$90,718", + "start_date": "1/8/2019" + }, + { + "extn": "8157", + "id": "39706", + "name": "Brooklyn Redden", + "office": "Reno", + "position": "Dentist", + "salary": "$276,743", + "start_date": "7/10/2019" + }, + { + "extn": "4878", + "id": "39707", + "name": "Ryan Briggs", + "office": "Honolulu", + "position": "Baker", + "salary": "$243,949", + "start_date": "6/1/2017" + }, + { + "extn": "6506", + "id": "39708", + "name": "Grace Stuart", + "office": "San Diego", + "position": "Web Developer", + "salary": "$201,184", + "start_date": "7/30/2000" + }, + { + "extn": "4521", + "id": "39709", + "name": "Teagan Flynn", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$182,252", + "start_date": "12/14/2009" + }, + { + "extn": "9006", + "id": "39710", + "name": "Jasmine Jacobs", + "office": "Toledo", + "position": "Webmaster", + "salary": "$272,787", + "start_date": "6/21/2010" + }, + { + "extn": "3164", + "id": "39711", + "name": "Ron Long", + "office": "Wien", + "position": "Production Painter", + "salary": "$219,825", + "start_date": "5/22/2007" + }, + { + "extn": "5173", + "id": "39712", + "name": "Samantha Leigh", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$16,106", + "start_date": "8/27/2009" + }, + { + "extn": "5743", + "id": "39713", + "name": "Livia Webster", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$51,741", + "start_date": "10/7/2002" + }, + { + "extn": "4014", + "id": "39714", + "name": "Mason Dann", + "office": "Jersey City", + "position": "Design Engineer", + "salary": "$294,180", + "start_date": "3/8/2005" + }, + { + "extn": "6314", + "id": "39715", + "name": "Barney Cattell", + "office": "Wien", + "position": "Food Technologist", + "salary": "$71,060", + "start_date": "4/10/2001" + }, + { + "extn": "6325", + "id": "39716", + "name": "Alan Curtis", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$166,039", + "start_date": "10/7/2016" + }, + { + "extn": "2980", + "id": "39717", + "name": "Christine Radcliffe", + "office": "Washington", + "position": "Executive Director", + "salary": "$206,052", + "start_date": "1/4/2003" + }, + { + "extn": "5169", + "id": "39718", + "name": "Hanna Jobson", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$56,328", + "start_date": "11/19/2010" + }, + { + "extn": "4803", + "id": "39719", + "name": "Melanie Forester", + "office": "Oakland", + "position": "Bellman", + "salary": "$137,988", + "start_date": "4/12/2013" + }, + { + "extn": "3441", + "id": "39720", + "name": "George Douglas", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$160,702", + "start_date": "9/27/2016" + }, + { + "extn": "2382", + "id": "39721", + "name": "Noah Uttridge", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$196,870", + "start_date": "7/31/2007" + }, + { + "extn": "5630", + "id": "39722", + "name": "Valerie Upton", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$200,141", + "start_date": "6/17/2014" + }, + { + "extn": "1680", + "id": "39723", + "name": "Miley Lynn", + "office": "Charlotte", + "position": "Food Technologist", + "salary": "$21,983", + "start_date": "7/3/2005" + }, + { + "extn": "7030", + "id": "39724", + "name": "Tony Addis", + "office": "Wien", + "position": "Health Educator", + "salary": "$265,797", + "start_date": "3/26/2010" + }, + { + "extn": "4540", + "id": "39725", + "name": "Abdul Harrison", + "office": "Los Angeles", + "position": "Steward", + "salary": "$183,150", + "start_date": "7/15/2006" + }, + { + "extn": "3115", + "id": "39726", + "name": "Elisabeth Randall", + "office": "Reno", + "position": "Fabricator", + "salary": "$197,460", + "start_date": "1/29/2006" + }, + { + "extn": "5078", + "id": "39727", + "name": "Mark Underhill", + "office": "Bucharest", + "position": "Pharmacist", + "salary": "$83,084", + "start_date": "3/3/2001" + }, + { + "extn": "4092", + "id": "39728", + "name": "Kieth Adler", + "office": "Washington", + "position": "Cashier", + "salary": "$285,774", + "start_date": "7/14/2017" + }, + { + "extn": "9629", + "id": "39729", + "name": "Benjamin Gosling", + "office": "Louisville", + "position": "Paramedic", + "salary": "$225,677", + "start_date": "7/27/2005" + }, + { + "extn": "4577", + "id": "39730", + "name": "Nicholas Addley", + "office": "Chicago", + "position": "Web Developer", + "salary": "$166,765", + "start_date": "5/18/2017" + }, + { + "extn": "9222", + "id": "39731", + "name": "Roger Ryan", + "office": "Houston", + "position": "Physician", + "salary": "$109,761", + "start_date": "2/4/2019" + }, + { + "extn": "1346", + "id": "39732", + "name": "Benny Vinton", + "office": "Jersey City", + "position": "Audiologist", + "salary": "$121,670", + "start_date": "12/25/2001" + }, + { + "extn": "8771", + "id": "39733", + "name": "Jamie Isaac", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$228,114", + "start_date": "8/25/2009" + }, + { + "extn": "2787", + "id": "39734", + "name": "Marigold Butler", + "office": "Fayetteville", + "position": "Accountant", + "salary": "$86,971", + "start_date": "4/13/2007" + }, + { + "extn": "2308", + "id": "39735", + "name": "Hailey Abbot", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$39,857", + "start_date": "8/13/2016" + }, + { + "extn": "2195", + "id": "39736", + "name": "Liliana Cox", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$138,169", + "start_date": "12/19/2001" + }, + { + "extn": "9707", + "id": "39737", + "name": "Leroy Drew", + "office": "Hollywood", + "position": "Auditor", + "salary": "$27,821", + "start_date": "11/17/2017" + }, + { + "extn": "7917", + "id": "39738", + "name": "Cherish James", + "office": "Phoenix", + "position": "Dentist", + "salary": "$248,558", + "start_date": "10/6/2006" + }, + { + "extn": "2713", + "id": "39739", + "name": "Danielle Dixon", + "office": "Fremont", + "position": "Healthcare Specialist", + "salary": "$48,334", + "start_date": "8/24/2004" + }, + { + "extn": "2428", + "id": "39740", + "name": "Bristol Norton", + "office": "Milwaukee", + "position": "Webmaster", + "salary": "$68,293", + "start_date": "4/4/2017" + }, + { + "extn": "5094", + "id": "39741", + "name": "Maddison Cartwright", + "office": "Paris", + "position": "Clerk", + "salary": "$117,539", + "start_date": "7/22/2006" + }, + { + "extn": "4048", + "id": "39742", + "name": "Rick Irwin", + "office": "San Bernardino", + "position": "CNC Operator", + "salary": "$240,266", + "start_date": "2/6/2014" + }, + { + "extn": "7616", + "id": "39743", + "name": "Moira Devonport", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$98,772", + "start_date": "8/14/2003" + }, + { + "extn": "1043", + "id": "39744", + "name": "Bart Ingram", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$170,128", + "start_date": "6/16/2015" + }, + { + "extn": "3737", + "id": "39745", + "name": "Lauren Alcroft", + "office": "Innsbruck", + "position": "Machine Operator", + "salary": "$74,680", + "start_date": "7/16/2010" + }, + { + "extn": "9801", + "id": "39746", + "name": "Ellen Broomfield", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$264,339", + "start_date": "10/22/2011" + }, + { + "extn": "1726", + "id": "39747", + "name": "Wendy Kennedy", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$135,615", + "start_date": "1/2/2014" + }, + { + "extn": "5461", + "id": "39748", + "name": "Julius Cadman", + "office": "Memphis", + "position": "Cook", + "salary": "$177,834", + "start_date": "6/1/2017" + }, + { + "extn": "2128", + "id": "39749", + "name": "Rita Egerton", + "office": "London", + "position": "Webmaster", + "salary": "$102,411", + "start_date": "11/22/2015" + }, + { + "extn": "1016", + "id": "39750", + "name": "Denny Asher", + "office": "San Antonio", + "position": "Food Technologist", + "salary": "$31,714", + "start_date": "12/8/2008" + }, + { + "extn": "7517", + "id": "39751", + "name": "Regina Silva", + "office": "St. Louis", + "position": "Biologist", + "salary": "$110,520", + "start_date": "12/22/2001" + }, + { + "extn": "7297", + "id": "39752", + "name": "Adelaide Jeffery", + "office": "Hollywood", + "position": "Cash Manager", + "salary": "$276,660", + "start_date": "7/9/2011" + }, + { + "extn": "7204", + "id": "39753", + "name": "Aleksandra Ebden", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$181,429", + "start_date": "5/19/2017" + }, + { + "extn": "8421", + "id": "39754", + "name": "Mark Salt", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$211,219", + "start_date": "7/12/2001" + }, + { + "extn": "1163", + "id": "39755", + "name": "Teagan Skinner", + "office": "El Paso", + "position": "Front Desk Coordinator", + "salary": "$236,399", + "start_date": "11/22/2014" + }, + { + "extn": "5906", + "id": "39756", + "name": "Madelyn Lowe", + "office": "Oakland", + "position": "Baker", + "salary": "$238,956", + "start_date": "2/19/2008" + }, + { + "extn": "6987", + "id": "39757", + "name": "Julius Denton", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$174,777", + "start_date": "12/30/2014" + }, + { + "extn": "8223", + "id": "39758", + "name": "Johnathan Matthews", + "office": "San Jose", + "position": "Healthcare Specialist", + "salary": "$77,594", + "start_date": "1/7/2017" + }, + { + "extn": "2035", + "id": "39759", + "name": "Havana Plant", + "office": "Jersey City", + "position": "Designer", + "salary": "$102,299", + "start_date": "7/19/2010" + }, + { + "extn": "7554", + "id": "39760", + "name": "Morgan Russell", + "office": "Washington", + "position": "Bellman", + "salary": "$94,810", + "start_date": "9/11/2001" + }, + { + "extn": "2322", + "id": "39761", + "name": "Stephanie Whitehouse", + "office": "Madison", + "position": "Global Logistics Supervisor", + "salary": "$158,039", + "start_date": "1/18/2012" + }, + { + "extn": "4784", + "id": "39762", + "name": "Doug Waterson", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$124,719", + "start_date": "9/17/2012" + }, + { + "extn": "5356", + "id": "39763", + "name": "Rick Thomson", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$70,589", + "start_date": "7/29/2002" + }, + { + "extn": "6746", + "id": "39764", + "name": "Shelby Hopkinson", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$179,398", + "start_date": "8/19/2007" + }, + { + "extn": "7810", + "id": "39765", + "name": "Alan Kelly", + "office": "Charlotte", + "position": "Business Broker", + "salary": "$19,468", + "start_date": "3/9/2013" + }, + { + "extn": "1369", + "id": "39766", + "name": "Erin Thomas", + "office": "Arlington", + "position": "HR Coordinator", + "salary": "$248,910", + "start_date": "6/13/2002" + }, + { + "extn": "7174", + "id": "39767", + "name": "Rowan Johnson", + "office": "Madrid", + "position": "Treasurer", + "salary": "$216,296", + "start_date": "1/18/2000" + }, + { + "extn": "6049", + "id": "39768", + "name": "Bart Rossi", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$37,345", + "start_date": "5/26/2007" + }, + { + "extn": "4338", + "id": "39769", + "name": "Javier Barrett", + "office": "Berlin", + "position": "Treasurer", + "salary": "$210,209", + "start_date": "10/26/2006" + }, + { + "extn": "4323", + "id": "39770", + "name": "Carl Seymour", + "office": "Boston", + "position": "CNC Operator", + "salary": "$75,462", + "start_date": "5/31/2019" + }, + { + "extn": "9710", + "id": "39771", + "name": "Mandy Waterhouse", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$231,415", + "start_date": "2/25/2011" + }, + { + "extn": "7979", + "id": "39772", + "name": "Matthew Cassidy", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$272,253", + "start_date": "7/9/2012" + }, + { + "extn": "4144", + "id": "39773", + "name": "Matt Connell", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$45,626", + "start_date": "1/28/2000" + }, + { + "extn": "2779", + "id": "39774", + "name": "Hank Rycroft", + "office": "Denver", + "position": "CNC Operator", + "salary": "$125,445", + "start_date": "6/15/2007" + }, + { + "extn": "7049", + "id": "39775", + "name": "Estrella Warner", + "office": "St. Louis", + "position": "Food Technologist", + "salary": "$162,192", + "start_date": "1/11/2004" + }, + { + "extn": "2084", + "id": "39776", + "name": "Makenzie Tindall", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$253,788", + "start_date": "3/22/2004" + }, + { + "extn": "6656", + "id": "39777", + "name": "Chester Neville", + "office": "Garland", + "position": "Design Engineer", + "salary": "$280,098", + "start_date": "8/7/2008" + }, + { + "extn": "1378", + "id": "39778", + "name": "Esmeralda Long", + "office": "Washington", + "position": "Cook", + "salary": "$47,158", + "start_date": "7/29/2006" + }, + { + "extn": "2325", + "id": "39779", + "name": "Chuck Ellis", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$178,870", + "start_date": "1/23/2005" + }, + { + "extn": "4359", + "id": "39780", + "name": "Jacqueline Taylor", + "office": "London", + "position": "Retail Trainee", + "salary": "$65,320", + "start_date": "5/25/2011" + }, + { + "extn": "8179", + "id": "39781", + "name": "Domenic Redwood", + "office": "Charlotte", + "position": "Baker", + "salary": "$100,010", + "start_date": "5/22/2003" + }, + { + "extn": "3899", + "id": "39782", + "name": "Tom Samuel", + "office": "Reno", + "position": "Bellman", + "salary": "$234,914", + "start_date": "9/4/2005" + }, + { + "extn": "6994", + "id": "39783", + "name": "Ethan Mann", + "office": "Fort Lauderdale", + "position": "Cash Manager", + "salary": "$277,861", + "start_date": "1/2/2019" + }, + { + "extn": "3025", + "id": "39784", + "name": "Cedrick Jefferson", + "office": "Bucharest", + "position": "Food Technologist", + "salary": "$70,319", + "start_date": "1/27/2009" + }, + { + "extn": "6909", + "id": "39785", + "name": "Rocco Cann", + "office": "Columbus", + "position": "Ambulatory Nurse", + "salary": "$58,347", + "start_date": "1/3/2005" + }, + { + "extn": "6992", + "id": "39786", + "name": "Michaela Mcgee", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$14,954", + "start_date": "1/3/2010" + }, + { + "extn": "3934", + "id": "39787", + "name": "Trisha Foxley", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$236,103", + "start_date": "3/19/2001" + }, + { + "extn": "1592", + "id": "39788", + "name": "Harmony Anderson", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$164,965", + "start_date": "12/24/2005" + }, + { + "extn": "3037", + "id": "39789", + "name": "Clint Farmer", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$225,376", + "start_date": "9/13/2015" + }, + { + "extn": "2331", + "id": "39790", + "name": "Nathan Stevens", + "office": "Hayward", + "position": "Physician", + "salary": "$26,050", + "start_date": "5/16/2018" + }, + { + "extn": "7306", + "id": "39791", + "name": "Domenic Maxwell", + "office": "Orlando", + "position": "Baker", + "salary": "$13,248", + "start_date": "9/14/2008" + }, + { + "extn": "4124", + "id": "39792", + "name": "Rick Wood", + "office": "Houston", + "position": "Dentist", + "salary": "$231,727", + "start_date": "7/22/2016" + }, + { + "extn": "3205", + "id": "39793", + "name": "Harry Mooney", + "office": "Berlin", + "position": "Accountant", + "salary": "$29,004", + "start_date": "1/16/2003" + }, + { + "extn": "7858", + "id": "39794", + "name": "Mark Griffiths", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$115,031", + "start_date": "10/20/2001" + }, + { + "extn": "4438", + "id": "39795", + "name": "Danny Webster", + "office": "Wien", + "position": "Pharmacist", + "salary": "$295,850", + "start_date": "6/27/2011" + }, + { + "extn": "8117", + "id": "39796", + "name": "Sofie Ross", + "office": "San Jose", + "position": "Electrician", + "salary": "$210,878", + "start_date": "11/4/2003" + }, + { + "extn": "4414", + "id": "39797", + "name": "Denny Barrett", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$147,213", + "start_date": "6/10/2001" + }, + { + "extn": "2700", + "id": "39798", + "name": "Danielle Noach", + "office": "Charlotte", + "position": "Associate Professor", + "salary": "$299,756", + "start_date": "4/20/2015" + }, + { + "extn": "4270", + "id": "39799", + "name": "Trisha Payne", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$207,670", + "start_date": "12/12/2005" + }, + { + "extn": "9803", + "id": "39800", + "name": "Skylar Maxwell", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$172,163", + "start_date": "12/17/2003" + }, + { + "extn": "8800", + "id": "39801", + "name": "Analise Moreno", + "office": "San Jose", + "position": "Electrician", + "salary": "$140,307", + "start_date": "2/4/2000" + }, + { + "extn": "1939", + "id": "39802", + "name": "Michael Payne", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$100,947", + "start_date": "1/24/2014" + }, + { + "extn": "6453", + "id": "39803", + "name": "Nick Crawford", + "office": "Seattle", + "position": "Cook", + "salary": "$21,371", + "start_date": "9/24/2015" + }, + { + "extn": "9673", + "id": "39804", + "name": "Tyson Blackburn", + "office": "Portland", + "position": "Software Engineer", + "salary": "$299,758", + "start_date": "8/3/2008" + }, + { + "extn": "3304", + "id": "39805", + "name": "Meredith Crawford", + "office": "Arlington", + "position": "IT Support Staff", + "salary": "$195,356", + "start_date": "11/21/2001" + }, + { + "extn": "5515", + "id": "39806", + "name": "Manuel Farmer", + "office": "San Francisco", + "position": "Webmaster", + "salary": "$279,435", + "start_date": "11/28/2007" + }, + { + "extn": "3508", + "id": "39807", + "name": "Elly Anderson", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$202,332", + "start_date": "10/13/2014" + }, + { + "extn": "4029", + "id": "39808", + "name": "Roger Wright", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$179,744", + "start_date": "8/26/2010" + }, + { + "extn": "6430", + "id": "39809", + "name": "Barry Woods", + "office": "Honolulu", + "position": "Production Painter", + "salary": "$154,296", + "start_date": "6/21/2018" + }, + { + "extn": "5797", + "id": "39810", + "name": "Jennifer Jarvis", + "office": "Columbus", + "position": "Baker", + "salary": "$10,233", + "start_date": "3/12/2016" + }, + { + "extn": "7983", + "id": "39811", + "name": "Fred Lunt", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$181,088", + "start_date": "3/26/2001" + }, + { + "extn": "4438", + "id": "39812", + "name": "George Kerr", + "office": "Salem", + "position": "Retail Trainee", + "salary": "$25,596", + "start_date": "10/25/2002" + }, + { + "extn": "7573", + "id": "39813", + "name": "Rebecca Holt", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$72,680", + "start_date": "1/30/2000" + }, + { + "extn": "8455", + "id": "39814", + "name": "Lucy Knight", + "office": "St. Louis", + "position": "Software Engineer", + "salary": "$195,661", + "start_date": "1/29/2003" + }, + { + "extn": "3768", + "id": "39815", + "name": "Henry May", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$237,577", + "start_date": "8/13/2008" + }, + { + "extn": "1459", + "id": "39816", + "name": "Dakota Roscoe", + "office": "San Diego", + "position": "Budget Analyst", + "salary": "$186,996", + "start_date": "7/30/2006" + }, + { + "extn": "1678", + "id": "39817", + "name": "Rocco Kennedy", + "office": "Scottsdale", + "position": "Webmaster", + "salary": "$124,803", + "start_date": "3/20/2006" + }, + { + "extn": "2603", + "id": "39818", + "name": "Owen Willson", + "office": "Amarillo", + "position": "Designer", + "salary": "$217,887", + "start_date": "10/23/2013" + }, + { + "extn": "3425", + "id": "39819", + "name": "Rebecca Morrison", + "office": "Otawa", + "position": "Loan Officer", + "salary": "$35,826", + "start_date": "1/25/2002" + }, + { + "extn": "7501", + "id": "39820", + "name": "Kassandra Willis", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$90,237", + "start_date": "2/14/2007" + }, + { + "extn": "1997", + "id": "39821", + "name": "Henry Gregory", + "office": "Detroit", + "position": "Accountant", + "salary": "$136,404", + "start_date": "1/16/2003" + }, + { + "extn": "4411", + "id": "39822", + "name": "Gabriel Kent", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$146,523", + "start_date": "11/14/2000" + }, + { + "extn": "1194", + "id": "39823", + "name": "Melinda Vallory", + "office": "Irving", + "position": "Web Developer", + "salary": "$287,548", + "start_date": "4/26/2019" + }, + { + "extn": "4847", + "id": "39824", + "name": "Vicky Underhill", + "office": "Memphis", + "position": "Operator", + "salary": "$233,904", + "start_date": "9/14/2019" + }, + { + "extn": "3036", + "id": "39825", + "name": "Rufus Wilkinson", + "office": "Pittsburgh", + "position": "Associate Professor", + "salary": "$223,208", + "start_date": "6/9/2019" + }, + { + "extn": "5024", + "id": "39826", + "name": "Barry Mason", + "office": "El Paso", + "position": "Production Painter", + "salary": "$80,864", + "start_date": "8/12/2002" + }, + { + "extn": "2067", + "id": "39827", + "name": "Rosa Welsch", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$192,353", + "start_date": "3/23/2012" + }, + { + "extn": "4023", + "id": "39828", + "name": "Gabriel Clifford", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$218,283", + "start_date": "10/30/2014" + }, + { + "extn": "5882", + "id": "39829", + "name": "Brooklyn Flynn", + "office": "Lyon", + "position": "Investment Advisor", + "salary": "$56,588", + "start_date": "10/31/2010" + }, + { + "extn": "5519", + "id": "39830", + "name": "Phillip Ellery", + "office": "Wien", + "position": "Production Painter", + "salary": "$34,735", + "start_date": "1/31/2017" + }, + { + "extn": "5669", + "id": "39831", + "name": "Harry Mcneill", + "office": "Bellevue", + "position": "Health Educator", + "salary": "$12,398", + "start_date": "10/14/2015" + }, + { + "extn": "1922", + "id": "39832", + "name": "Harvey Mooney", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$119,611", + "start_date": "6/19/2001" + }, + { + "extn": "3510", + "id": "39833", + "name": "Phoebe Amstead", + "office": "Detroit", + "position": "Business Broker", + "salary": "$41,030", + "start_date": "11/13/2004" + }, + { + "extn": "4381", + "id": "39834", + "name": "Beatrice Niles", + "office": "Quebec", + "position": "Executive Director", + "salary": "$227,149", + "start_date": "7/16/2000" + }, + { + "extn": "9447", + "id": "39835", + "name": "Jacob Thorpe", + "office": "Phoenix", + "position": "Auditor", + "salary": "$42,335", + "start_date": "1/19/2015" + }, + { + "extn": "7081", + "id": "39836", + "name": "Barry Reynolds", + "office": "Wien", + "position": "Paramedic", + "salary": "$270,223", + "start_date": "4/2/2010" + }, + { + "extn": "1852", + "id": "39837", + "name": "Erin Sawyer", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$209,702", + "start_date": "11/5/2013" + }, + { + "extn": "6400", + "id": "39838", + "name": "Rae Varndell", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$66,596", + "start_date": "1/31/2006" + }, + { + "extn": "3843", + "id": "39839", + "name": "Clint Radcliffe", + "office": "Salt Lake City", + "position": "Mobile Developer", + "salary": "$265,676", + "start_date": "12/20/2006" + }, + { + "extn": "2117", + "id": "39840", + "name": "Elly Adams", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$73,620", + "start_date": "3/4/2013" + }, + { + "extn": "9497", + "id": "39841", + "name": "Carol Andrews", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$37,425", + "start_date": "3/8/2018" + }, + { + "extn": "9856", + "id": "39842", + "name": "Luke Hammond", + "office": "Huntsville", + "position": "Bellman", + "salary": "$54,543", + "start_date": "7/30/2007" + }, + { + "extn": "6487", + "id": "39843", + "name": "Jenna Jenkin", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$74,561", + "start_date": "8/15/2003" + }, + { + "extn": "5062", + "id": "39844", + "name": "Jessica Cunningham", + "office": "Lyon", + "position": "CNC Operator", + "salary": "$63,478", + "start_date": "1/28/2008" + }, + { + "extn": "2720", + "id": "39845", + "name": "Denny Khan", + "office": "Glendale", + "position": "Mobile Developer", + "salary": "$65,961", + "start_date": "6/26/2013" + }, + { + "extn": "4888", + "id": "39846", + "name": "Daron Thomson", + "office": "Dallas", + "position": "Design Engineer", + "salary": "$83,459", + "start_date": "2/1/2006" + }, + { + "extn": "9713", + "id": "39847", + "name": "Kirsten Yard", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$64,204", + "start_date": "6/16/2018" + }, + { + "extn": "7956", + "id": "39848", + "name": "Carl Mitchell", + "office": "Washington", + "position": "Cash Manager", + "salary": "$205,662", + "start_date": "8/31/2019" + }, + { + "extn": "8284", + "id": "39849", + "name": "Beatrice Reyes", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$252,674", + "start_date": "5/4/2019" + }, + { + "extn": "4982", + "id": "39850", + "name": "Marjorie Adler", + "office": "Bridgeport", + "position": "Baker", + "salary": "$113,244", + "start_date": "2/11/2014" + }, + { + "extn": "2015", + "id": "39851", + "name": "Molly Clifton", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$286,580", + "start_date": "8/3/2010" + }, + { + "extn": "2850", + "id": "39852", + "name": "Noah Woodley", + "office": "Berlin", + "position": "Banker", + "salary": "$27,634", + "start_date": "5/28/2002" + }, + { + "extn": "2109", + "id": "39853", + "name": "Ruby Rixon", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$94,647", + "start_date": "11/20/2010" + }, + { + "extn": "8578", + "id": "39854", + "name": "Javier Palmer", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$150,359", + "start_date": "2/5/2017" + }, + { + "extn": "5776", + "id": "39855", + "name": "Danny Kennedy", + "office": "Saint Paul", + "position": "CNC Operator", + "salary": "$127,780", + "start_date": "1/13/2010" + }, + { + "extn": "2347", + "id": "39856", + "name": "Diane Victor", + "office": "Phoenix", + "position": "Paramedic", + "salary": "$101,135", + "start_date": "2/23/2008" + }, + { + "extn": "4570", + "id": "39857", + "name": "Rhea Collis", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$199,828", + "start_date": "7/14/2005" + }, + { + "extn": "5807", + "id": "39858", + "name": "Keira Whitmore", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$101,762", + "start_date": "5/11/2000" + }, + { + "extn": "2500", + "id": "39859", + "name": "Rosa Strong", + "office": "Milano", + "position": "Designer", + "salary": "$184,674", + "start_date": "2/16/2014" + }, + { + "extn": "1927", + "id": "39860", + "name": "Julius Barclay", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$285,517", + "start_date": "3/2/2002" + }, + { + "extn": "6333", + "id": "39861", + "name": "Lynn Aldridge", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$134,501", + "start_date": "5/19/2017" + }, + { + "extn": "9118", + "id": "39862", + "name": "Bernadette Drew", + "office": "Portland", + "position": "Cook", + "salary": "$151,192", + "start_date": "3/24/2002" + }, + { + "extn": "6398", + "id": "39863", + "name": "Quinn Price", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$180,007", + "start_date": "2/24/2018" + }, + { + "extn": "8269", + "id": "39864", + "name": "Penny Tutton", + "office": "Wien", + "position": "Webmaster", + "salary": "$152,020", + "start_date": "5/17/2002" + }, + { + "extn": "3497", + "id": "39865", + "name": "Sofia Russell", + "office": "Berna", + "position": "Cashier", + "salary": "$135,315", + "start_date": "2/9/2004" + }, + { + "extn": "9870", + "id": "39866", + "name": "Greta James", + "office": "Jacksonville", + "position": "Bellman", + "salary": "$74,337", + "start_date": "6/26/2005" + }, + { + "extn": "8530", + "id": "39867", + "name": "Celina Nicolas", + "office": "Long Beach", + "position": "Production Painter", + "salary": "$295,712", + "start_date": "1/14/2006" + }, + { + "extn": "2370", + "id": "39868", + "name": "Alessia Jenkin", + "office": "Laredo", + "position": "Production Painter", + "salary": "$88,239", + "start_date": "8/23/2012" + }, + { + "extn": "1315", + "id": "39869", + "name": "Brooklyn Horton", + "office": "Detroit", + "position": "Business Broker", + "salary": "$142,691", + "start_date": "8/29/2002" + }, + { + "extn": "9475", + "id": "39870", + "name": "Phillip Bentley", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$250,241", + "start_date": "5/6/2007" + }, + { + "extn": "8296", + "id": "39871", + "name": "Josh Stubbs", + "office": "Atlanta", + "position": "Electrician", + "salary": "$185,868", + "start_date": "6/19/2002" + }, + { + "extn": "9939", + "id": "39872", + "name": "Logan Rainford", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$264,414", + "start_date": "5/5/2005" + }, + { + "extn": "7209", + "id": "39873", + "name": "Danny Rixon", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$17,743", + "start_date": "10/18/2013" + }, + { + "extn": "5788", + "id": "39874", + "name": "Jamie Webster", + "office": "Innsbruck", + "position": "Designer", + "salary": "$235,029", + "start_date": "5/30/2006" + }, + { + "extn": "1573", + "id": "39875", + "name": "Ethan Rogers", + "office": "Scottsdale", + "position": "Steward", + "salary": "$65,240", + "start_date": "6/24/2007" + }, + { + "extn": "5178", + "id": "39876", + "name": "Hanna Graves", + "office": "Madison", + "position": "Food Technologist", + "salary": "$123,698", + "start_date": "8/12/2008" + }, + { + "extn": "7806", + "id": "39877", + "name": "Phillip Greenwood", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$215,781", + "start_date": "8/15/2014" + }, + { + "extn": "1944", + "id": "39878", + "name": "Barry Rogers", + "office": "Richmond", + "position": "Biologist", + "salary": "$279,056", + "start_date": "7/14/2012" + }, + { + "extn": "1503", + "id": "39879", + "name": "Martin Rycroft", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$238,153", + "start_date": "1/13/2017" + }, + { + "extn": "9652", + "id": "39880", + "name": "Joseph Kelly", + "office": "Lakewood", + "position": "Audiologist", + "salary": "$192,296", + "start_date": "4/23/2012" + }, + { + "extn": "3775", + "id": "39881", + "name": "Denny Chadwick", + "office": "Tulsa", + "position": "Physician", + "salary": "$231,838", + "start_date": "7/13/2006" + }, + { + "extn": "9201", + "id": "39882", + "name": "Mona Stevens", + "office": "Nashville", + "position": "Web Developer", + "salary": "$235,690", + "start_date": "7/6/2013" + }, + { + "extn": "3065", + "id": "39883", + "name": "Elise Holmes", + "office": "Rome", + "position": "Executive Director", + "salary": "$151,104", + "start_date": "4/19/2013" + }, + { + "extn": "5566", + "id": "39884", + "name": "Roger Harris", + "office": "Ontario", + "position": "Auditor", + "salary": "$99,981", + "start_date": "12/2/2010" + }, + { + "extn": "6813", + "id": "39885", + "name": "Sadie Ingham", + "office": "Bakersfield", + "position": "Chef Manager", + "salary": "$135,892", + "start_date": "1/25/2014" + }, + { + "extn": "8028", + "id": "39886", + "name": "Caleb West", + "office": "Wien", + "position": "Machine Operator", + "salary": "$29,709", + "start_date": "12/24/2001" + }, + { + "extn": "8481", + "id": "39887", + "name": "Julian Walker", + "office": "Quebec", + "position": "Web Developer", + "salary": "$262,046", + "start_date": "6/12/2003" + }, + { + "extn": "2190", + "id": "39888", + "name": "Ronald Wigley", + "office": "Toledo", + "position": "Web Developer", + "salary": "$30,063", + "start_date": "6/26/2000" + }, + { + "extn": "5009", + "id": "39889", + "name": "Maggie Edwards", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$181,952", + "start_date": "4/6/2015" + }, + { + "extn": "6766", + "id": "39890", + "name": "Ivy Whitmore", + "office": "Salem", + "position": "Physician", + "salary": "$81,660", + "start_date": "5/31/2017" + }, + { + "extn": "7189", + "id": "39891", + "name": "Jocelyn West", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$262,166", + "start_date": "3/10/2019" + }, + { + "extn": "8373", + "id": "39892", + "name": "Harry Exton", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$157,534", + "start_date": "6/11/2014" + }, + { + "extn": "9137", + "id": "39893", + "name": "Oliver Kelly", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$180,277", + "start_date": "8/11/2007" + }, + { + "extn": "5075", + "id": "39894", + "name": "Rylee Marshall", + "office": "Denver", + "position": "Treasurer", + "salary": "$60,779", + "start_date": "8/14/2001" + }, + { + "extn": "3056", + "id": "39895", + "name": "Bristol Furnell", + "office": "Reno", + "position": "Webmaster", + "salary": "$168,527", + "start_date": "3/1/2001" + }, + { + "extn": "8574", + "id": "39896", + "name": "Maxwell Widdows", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$137,571", + "start_date": "4/3/2001" + }, + { + "extn": "7090", + "id": "39897", + "name": "Hank Tyler", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$212,041", + "start_date": "6/17/2005" + }, + { + "extn": "2663", + "id": "39898", + "name": "Hanna Tate", + "office": "St. Louis", + "position": "Investment Advisor", + "salary": "$31,281", + "start_date": "1/28/2003" + }, + { + "extn": "1425", + "id": "39899", + "name": "Martin Allington", + "office": "Oakland", + "position": "Paramedic", + "salary": "$121,295", + "start_date": "10/4/2004" + }, + { + "extn": "9921", + "id": "39900", + "name": "Beatrice Roberts", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$43,993", + "start_date": "7/29/2007" + }, + { + "extn": "5879", + "id": "39901", + "name": "Rebecca Willson", + "office": "Long Beach", + "position": "Baker", + "salary": "$63,935", + "start_date": "6/3/2017" + }, + { + "extn": "9767", + "id": "39902", + "name": "Ron Poulton", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$250,104", + "start_date": "7/9/2004" + }, + { + "extn": "2460", + "id": "39903", + "name": "Javier Atkinson", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$118,301", + "start_date": "3/31/2003" + }, + { + "extn": "7435", + "id": "39904", + "name": "Alice Gibbons", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$13,565", + "start_date": "11/3/2013" + }, + { + "extn": "2242", + "id": "39905", + "name": "Kenzie Talbot", + "office": "Rochester", + "position": "Cook", + "salary": "$232,188", + "start_date": "1/31/2008" + }, + { + "extn": "4238", + "id": "39906", + "name": "Maxwell Rowlands", + "office": "Fullerton", + "position": "Assistant Buyer", + "salary": "$278,620", + "start_date": "3/15/2014" + }, + { + "extn": "5118", + "id": "39907", + "name": "Joyce Garcia", + "office": "Glendale", + "position": "Staffing Consultant", + "salary": "$66,251", + "start_date": "3/3/2010" + }, + { + "extn": "9707", + "id": "39908", + "name": "Scarlett Moreno", + "office": "Louisville", + "position": "Banker", + "salary": "$258,017", + "start_date": "7/4/2000" + }, + { + "extn": "7807", + "id": "39909", + "name": "Sabina Jackson", + "office": "Saint Paul", + "position": "Clerk", + "salary": "$97,100", + "start_date": "9/14/2006" + }, + { + "extn": "3672", + "id": "39910", + "name": "Peyton Moore", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$90,077", + "start_date": "11/3/2018" + }, + { + "extn": "9493", + "id": "39911", + "name": "David Lomax", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$296,081", + "start_date": "11/5/2014" + }, + { + "extn": "8804", + "id": "39912", + "name": "Jayden Jones", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$191,570", + "start_date": "12/31/2014" + }, + { + "extn": "9700", + "id": "39913", + "name": "Jane Skinner", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$28,546", + "start_date": "6/14/2014" + }, + { + "extn": "6876", + "id": "39914", + "name": "Anabelle Andrews", + "office": "Columbus", + "position": "Pharmacist", + "salary": "$38,140", + "start_date": "10/26/2007" + }, + { + "extn": "7805", + "id": "39915", + "name": "Owen Upsdell", + "office": "London", + "position": "Chef Manager", + "salary": "$141,808", + "start_date": "8/22/2001" + }, + { + "extn": "8233", + "id": "39916", + "name": "Chloe Weston", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$28,699", + "start_date": "7/3/2015" + }, + { + "extn": "3370", + "id": "39917", + "name": "Greta Clifton", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$175,955", + "start_date": "1/18/2002" + }, + { + "extn": "6329", + "id": "39918", + "name": "Darlene Townend", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$193,827", + "start_date": "4/14/2019" + }, + { + "extn": "6520", + "id": "39919", + "name": "Jolene Morgan", + "office": "New Orleans", + "position": "Ambulatory Nurse", + "salary": "$59,699", + "start_date": "9/16/2011" + }, + { + "extn": "3812", + "id": "39920", + "name": "Cherish Fox", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$68,198", + "start_date": "3/31/2016" + }, + { + "extn": "2065", + "id": "39921", + "name": "Julian Jones", + "office": "Valetta", + "position": "Cash Manager", + "salary": "$264,110", + "start_date": "10/4/2003" + }, + { + "extn": "7515", + "id": "39922", + "name": "Matt Whinter", + "office": "Tallahassee", + "position": "Cashier", + "salary": "$60,361", + "start_date": "9/18/2009" + }, + { + "extn": "8108", + "id": "39923", + "name": "Joseph Osmond", + "office": "Chicago", + "position": "Health Educator", + "salary": "$277,600", + "start_date": "1/31/2013" + }, + { + "extn": "2870", + "id": "39924", + "name": "Vanessa Everett", + "office": "Sacramento", + "position": "Project Manager", + "salary": "$263,661", + "start_date": "5/11/2009" + }, + { + "extn": "1362", + "id": "39925", + "name": "Lexi Bell", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$269,106", + "start_date": "11/20/2001" + }, + { + "extn": "6701", + "id": "39926", + "name": "Anne Fisher", + "office": "Chicago", + "position": "Stockbroker", + "salary": "$147,199", + "start_date": "12/4/2007" + }, + { + "extn": "1548", + "id": "39927", + "name": "Hayden Mcneill", + "office": "San Jose", + "position": "Steward", + "salary": "$49,506", + "start_date": "8/4/2005" + }, + { + "extn": "2450", + "id": "39928", + "name": "Henry Nayler", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$299,672", + "start_date": "4/15/2012" + }, + { + "extn": "7524", + "id": "39929", + "name": "Rachael Mccormick", + "office": "Rochester", + "position": "Chef Manager", + "salary": "$26,585", + "start_date": "8/16/2016" + }, + { + "extn": "6783", + "id": "39930", + "name": "Kurt Grey", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$244,670", + "start_date": "9/5/2000" + }, + { + "extn": "1380", + "id": "39931", + "name": "Abbey Walsh", + "office": "Chicago", + "position": "Clerk", + "salary": "$252,577", + "start_date": "9/22/2004" + }, + { + "extn": "8837", + "id": "39932", + "name": "Danny Mcleod", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$214,152", + "start_date": "1/18/2011" + }, + { + "extn": "7017", + "id": "39933", + "name": "Carter Brown", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$194,543", + "start_date": "5/17/2019" + }, + { + "extn": "3168", + "id": "39934", + "name": "Noah Yoman", + "office": "Zurich", + "position": "Auditor", + "salary": "$148,901", + "start_date": "10/15/2015" + }, + { + "extn": "3719", + "id": "39935", + "name": "Hope Martin", + "office": "Santa Ana", + "position": "Banker", + "salary": "$76,843", + "start_date": "3/29/2003" + }, + { + "extn": "3341", + "id": "39936", + "name": "Aurelia Evans", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$40,472", + "start_date": "4/19/2011" + }, + { + "extn": "5655", + "id": "39937", + "name": "Nick Walsh", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$241,471", + "start_date": "4/8/2006" + }, + { + "extn": "8921", + "id": "39938", + "name": "Jaylene Chester", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$213,823", + "start_date": "5/19/2013" + }, + { + "extn": "4539", + "id": "39939", + "name": "Mavis Oldfield", + "office": "Jersey City", + "position": "Cashier", + "salary": "$111,447", + "start_date": "8/17/2010" + }, + { + "extn": "4966", + "id": "39940", + "name": "Javier Thorne", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$296,710", + "start_date": "10/23/2012" + }, + { + "extn": "7376", + "id": "39941", + "name": "Gladys Morrow", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$175,650", + "start_date": "9/3/2013" + }, + { + "extn": "3419", + "id": "39942", + "name": "Emery Stone", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$151,930", + "start_date": "4/20/2018" + }, + { + "extn": "9008", + "id": "39943", + "name": "Mara Thomson", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$95,844", + "start_date": "8/21/2004" + }, + { + "extn": "3236", + "id": "39944", + "name": "Noemi Hopkinson", + "office": "Phoenix", + "position": "Bellman", + "salary": "$74,512", + "start_date": "5/28/2016" + }, + { + "extn": "9361", + "id": "39945", + "name": "Erin Mcleod", + "office": "Atlanta", + "position": "Software Engineer", + "salary": "$10,617", + "start_date": "6/24/2007" + }, + { + "extn": "2310", + "id": "39946", + "name": "Thea Roth", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$233,931", + "start_date": "11/9/2015" + }, + { + "extn": "6324", + "id": "39947", + "name": "Victoria Lynn", + "office": "Escondido", + "position": "Mobile Developer", + "salary": "$143,220", + "start_date": "5/15/2013" + }, + { + "extn": "4501", + "id": "39948", + "name": "Martha Palmer", + "office": "Omaha", + "position": "Baker", + "salary": "$197,206", + "start_date": "1/17/2006" + }, + { + "extn": "4597", + "id": "39949", + "name": "Christy Edmonds", + "office": "New York", + "position": "Dentist", + "salary": "$281,370", + "start_date": "7/8/2013" + }, + { + "extn": "6758", + "id": "39950", + "name": "Roger Clark", + "office": "Tokyo", + "position": "Doctor", + "salary": "$145,780", + "start_date": "7/30/2015" + }, + { + "extn": "6262", + "id": "39951", + "name": "Ivette Farrell", + "office": "Kansas City", + "position": "Systems Administrator", + "salary": "$126,760", + "start_date": "2/20/2008" + }, + { + "extn": "7178", + "id": "39952", + "name": "Logan Coll", + "office": "Zurich", + "position": "Dentist", + "salary": "$123,501", + "start_date": "6/11/2005" + }, + { + "extn": "4127", + "id": "39953", + "name": "Adina Robinson", + "office": "Toledo", + "position": "Ambulatory Nurse", + "salary": "$130,698", + "start_date": "3/9/2013" + }, + { + "extn": "2768", + "id": "39954", + "name": "Barry Rodgers", + "office": "Atlanta", + "position": "Production Painter", + "salary": "$51,423", + "start_date": "12/1/2001" + }, + { + "extn": "3578", + "id": "39955", + "name": "Blake Antcliff", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$125,974", + "start_date": "12/16/2001" + }, + { + "extn": "5429", + "id": "39956", + "name": "Leanne Abbot", + "office": "Santa Ana", + "position": "Ambulatory Nurse", + "salary": "$13,404", + "start_date": "3/31/2001" + }, + { + "extn": "2656", + "id": "39957", + "name": "Chester Kelly", + "office": "Boston", + "position": "Project Manager", + "salary": "$237,818", + "start_date": "7/18/2001" + }, + { + "extn": "7276", + "id": "39958", + "name": "Boris Gallacher", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$17,301", + "start_date": "7/3/2007" + }, + { + "extn": "4684", + "id": "39959", + "name": "Christine Roman", + "office": "Milano", + "position": "Bookkeeper", + "salary": "$228,892", + "start_date": "12/28/2011" + }, + { + "extn": "1683", + "id": "39960", + "name": "Chelsea Parr", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$115,275", + "start_date": "2/21/2018" + }, + { + "extn": "8194", + "id": "39961", + "name": "Jack Drake", + "office": "Houston", + "position": "Lecturer", + "salary": "$15,557", + "start_date": "4/1/2007" + }, + { + "extn": "7239", + "id": "39962", + "name": "Oliver Plant", + "office": "Miami", + "position": "Audiologist", + "salary": "$13,144", + "start_date": "4/4/2013" + }, + { + "extn": "8495", + "id": "39963", + "name": "Chad Richards", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$85,670", + "start_date": "12/30/2005" + }, + { + "extn": "6827", + "id": "39964", + "name": "Aiden Hepburn", + "office": "Madison", + "position": "Electrician", + "salary": "$58,386", + "start_date": "12/19/2015" + }, + { + "extn": "6580", + "id": "39965", + "name": "Ron Wright", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$275,144", + "start_date": "5/22/2004" + }, + { + "extn": "5228", + "id": "39966", + "name": "Gwenyth Snell", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$89,079", + "start_date": "7/24/2010" + }, + { + "extn": "2996", + "id": "39967", + "name": "Jolene Thorne", + "office": "Escondido", + "position": "Cash Manager", + "salary": "$105,158", + "start_date": "5/31/2000" + }, + { + "extn": "9811", + "id": "39968", + "name": "Cynthia Graham", + "office": "Louisville", + "position": "Business Broker", + "salary": "$220,327", + "start_date": "7/13/2013" + }, + { + "extn": "2319", + "id": "39969", + "name": "Denny Powell", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$288,585", + "start_date": "8/24/2006" + }, + { + "extn": "3980", + "id": "39970", + "name": "Moira Notman", + "office": "Rome", + "position": "Treasurer", + "salary": "$189,488", + "start_date": "10/28/2019" + }, + { + "extn": "1490", + "id": "39971", + "name": "Goldie Beal", + "office": "Jacksonville", + "position": "Webmaster", + "salary": "$59,396", + "start_date": "12/22/2010" + }, + { + "extn": "1206", + "id": "39972", + "name": "Ilona Franks", + "office": "Long Beach", + "position": "Cashier", + "salary": "$95,328", + "start_date": "5/4/2017" + }, + { + "extn": "5081", + "id": "39973", + "name": "Benjamin Wright", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$278,181", + "start_date": "12/17/2006" + }, + { + "extn": "4338", + "id": "39974", + "name": "Chuck Gilmore", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$142,893", + "start_date": "7/26/2005" + }, + { + "extn": "1026", + "id": "39975", + "name": "Javier Hewitt", + "office": "Salem", + "position": "Chef Manager", + "salary": "$100,112", + "start_date": "5/15/2019" + }, + { + "extn": "3321", + "id": "39976", + "name": "Chester Isaac", + "office": "San Bernardino", + "position": "Service Supervisor", + "salary": "$236,157", + "start_date": "12/23/2001" + }, + { + "extn": "9948", + "id": "39977", + "name": "Alma Bentley", + "office": "Lakewood", + "position": "Inspector", + "salary": "$76,497", + "start_date": "12/25/2009" + }, + { + "extn": "3000", + "id": "39978", + "name": "Matt Weasley", + "office": "Chicago", + "position": "Accountant", + "salary": "$155,828", + "start_date": "11/26/2006" + }, + { + "extn": "5680", + "id": "39979", + "name": "Ethan Watson", + "office": "Jersey City", + "position": "Machine Operator", + "salary": "$184,004", + "start_date": "6/13/2000" + }, + { + "extn": "2196", + "id": "39980", + "name": "Mayleen Newman", + "office": "Quebec", + "position": "Bellman", + "salary": "$113,612", + "start_date": "6/24/2019" + }, + { + "extn": "7949", + "id": "39981", + "name": "Marvin Curtis", + "office": "Zurich", + "position": "Baker", + "salary": "$140,920", + "start_date": "5/27/2017" + }, + { + "extn": "7710", + "id": "39982", + "name": "Ivette Brooks", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$157,766", + "start_date": "7/2/2019" + }, + { + "extn": "2982", + "id": "39983", + "name": "Daphne Stone", + "office": "Henderson", + "position": "Software Engineer", + "salary": "$149,767", + "start_date": "4/7/2004" + }, + { + "extn": "2547", + "id": "39984", + "name": "Marina Power", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$74,615", + "start_date": "12/18/2004" + }, + { + "extn": "8765", + "id": "39985", + "name": "Hank Plant", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$186,042", + "start_date": "9/8/2004" + }, + { + "extn": "6793", + "id": "39986", + "name": "Carl Silva", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$237,679", + "start_date": "1/13/2013" + }, + { + "extn": "9535", + "id": "39987", + "name": "Makenzie Hope", + "office": "Lincoln", + "position": "Executive Director", + "salary": "$43,343", + "start_date": "2/2/2016" + }, + { + "extn": "7549", + "id": "39988", + "name": "Agnes Walker", + "office": "Murfreesboro", + "position": "Audiologist", + "salary": "$209,431", + "start_date": "12/26/2006" + }, + { + "extn": "3752", + "id": "39989", + "name": "Adalie Wooldridge", + "office": "Lyon", + "position": "Doctor", + "salary": "$189,964", + "start_date": "1/11/2012" + }, + { + "extn": "8340", + "id": "39990", + "name": "Rick Varndell", + "office": "London", + "position": "Physician", + "salary": "$275,870", + "start_date": "9/16/2005" + }, + { + "extn": "2101", + "id": "39991", + "name": "Joseph Johnson", + "office": "Paris", + "position": "Bellman", + "salary": "$110,430", + "start_date": "6/8/2018" + }, + { + "extn": "9426", + "id": "39992", + "name": "Caleb Shepherd", + "office": "Springfield", + "position": "Insurance Broker", + "salary": "$266,096", + "start_date": "1/8/2010" + }, + { + "extn": "4151", + "id": "39993", + "name": "Jules Exton", + "office": "Columbus", + "position": "Healthcare Specialist", + "salary": "$70,694", + "start_date": "8/23/2010" + }, + { + "extn": "2147", + "id": "39994", + "name": "Claire Dickson", + "office": "Irving", + "position": "Steward", + "salary": "$185,063", + "start_date": "8/7/2009" + }, + { + "extn": "4500", + "id": "39995", + "name": "Peter Wright", + "office": "Milano", + "position": "Business Broker", + "salary": "$55,601", + "start_date": "12/21/2006" + }, + { + "extn": "5660", + "id": "39996", + "name": "Harvey Hill", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$32,508", + "start_date": "6/28/2011" + }, + { + "extn": "3434", + "id": "39997", + "name": "Ethan Reyes", + "office": "Portland", + "position": "Lecturer", + "salary": "$240,094", + "start_date": "6/30/2007" + }, + { + "extn": "8701", + "id": "39998", + "name": "Martin Gordon", + "office": "Berna", + "position": "Biologist", + "salary": "$39,410", + "start_date": "12/4/2002" + }, + { + "extn": "2425", + "id": "39999", + "name": "Doug Murray", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$170,905", + "start_date": "3/1/2019" + }, + { + "extn": "6094", + "id": "40000", + "name": "Allison Rixon", + "office": "Oakland", + "position": "Doctor", + "salary": "$175,653", + "start_date": "8/10/2001" + }, + { + "extn": "1634", + "id": "40001", + "name": "Ronald Stone", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$141,342", + "start_date": "5/7/2014" + }, + { + "extn": "7140", + "id": "40002", + "name": "Matthew Uddin", + "office": "Arlington", + "position": "Doctor", + "salary": "$42,406", + "start_date": "5/8/2004" + }, + { + "extn": "2393", + "id": "40003", + "name": "Tyson Hastings", + "office": "Lakewood", + "position": "Restaurant Manager", + "salary": "$265,394", + "start_date": "7/14/2011" + }, + { + "extn": "3616", + "id": "40004", + "name": "Chanelle Devonport", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$10,453", + "start_date": "10/6/2017" + }, + { + "extn": "3681", + "id": "40005", + "name": "Tom Harris", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$108,872", + "start_date": "11/28/2007" + }, + { + "extn": "2748", + "id": "40006", + "name": "Owen Gilmore", + "office": "Hollywood", + "position": "Cook", + "salary": "$96,773", + "start_date": "4/11/2011" + }, + { + "extn": "5922", + "id": "40007", + "name": "Melinda Plant", + "office": "Arlington", + "position": "HR Coordinator", + "salary": "$69,548", + "start_date": "6/2/2018" + }, + { + "extn": "6089", + "id": "40008", + "name": "Ron Spencer", + "office": "New Orleans", + "position": "Chef Manager", + "salary": "$179,702", + "start_date": "8/15/2005" + }, + { + "extn": "3732", + "id": "40009", + "name": "Erin Mooney", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$147,889", + "start_date": "11/29/2013" + }, + { + "extn": "1282", + "id": "40010", + "name": "Chadwick Snow", + "office": "Madrid", + "position": "Dentist", + "salary": "$142,677", + "start_date": "11/21/2016" + }, + { + "extn": "6931", + "id": "40011", + "name": "Jaylene Flynn", + "office": "San Jose", + "position": "Audiologist", + "salary": "$261,663", + "start_date": "1/22/2000" + }, + { + "extn": "7397", + "id": "40012", + "name": "Scarlett Chapman", + "office": "Santa Ana", + "position": "Web Developer", + "salary": "$199,268", + "start_date": "5/24/2012" + }, + { + "extn": "2635", + "id": "40013", + "name": "Peter Harris", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$160,206", + "start_date": "12/31/2004" + }, + { + "extn": "9115", + "id": "40014", + "name": "Abdul Richards", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$20,440", + "start_date": "11/2/2000" + }, + { + "extn": "3162", + "id": "40015", + "name": "Lara Flynn", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$89,281", + "start_date": "10/16/2002" + }, + { + "extn": "6232", + "id": "40016", + "name": "Kurt Bennett", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$203,129", + "start_date": "4/15/2016" + }, + { + "extn": "7683", + "id": "40017", + "name": "Rosemary Farrow", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$234,882", + "start_date": "5/5/2014" + }, + { + "extn": "5053", + "id": "40018", + "name": "Chester Russel", + "office": "San Antonio", + "position": "Cook", + "salary": "$106,070", + "start_date": "3/26/2000" + }, + { + "extn": "1161", + "id": "40019", + "name": "Tyson Stanton", + "office": "St. Louis", + "position": "Electrician", + "salary": "$102,514", + "start_date": "2/20/2009" + }, + { + "extn": "5366", + "id": "40020", + "name": "Eduardo Goodman", + "office": "Fullerton", + "position": "Dentist", + "salary": "$146,425", + "start_date": "11/23/2007" + }, + { + "extn": "7993", + "id": "40021", + "name": "Benjamin Hardwick", + "office": "San Diego", + "position": "Baker", + "salary": "$50,662", + "start_date": "5/10/2007" + }, + { + "extn": "4962", + "id": "40022", + "name": "Rosie Cork", + "office": "Indianapolis", + "position": "Retail Trainee", + "salary": "$38,966", + "start_date": "12/26/2013" + }, + { + "extn": "5451", + "id": "40023", + "name": "Luke Robinson", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$84,525", + "start_date": "6/12/2010" + }, + { + "extn": "5187", + "id": "40024", + "name": "Kendra Roth", + "office": "Bellevue", + "position": "Biologist", + "salary": "$282,103", + "start_date": "7/23/2013" + }, + { + "extn": "1442", + "id": "40025", + "name": "Martha Ingram", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$84,555", + "start_date": "12/29/2018" + }, + { + "extn": "4989", + "id": "40026", + "name": "Mara Lee", + "office": "Garland", + "position": "CNC Operator", + "salary": "$17,240", + "start_date": "5/18/2017" + }, + { + "extn": "3504", + "id": "40027", + "name": "Ally Styles", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$146,838", + "start_date": "10/3/2004" + }, + { + "extn": "6747", + "id": "40028", + "name": "Phillip Cartwright", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$261,963", + "start_date": "6/21/2009" + }, + { + "extn": "2527", + "id": "40029", + "name": "Julian Stanley", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$289,151", + "start_date": "10/7/2004" + }, + { + "extn": "5961", + "id": "40030", + "name": "Kendra Stewart", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$11,994", + "start_date": "6/23/2013" + }, + { + "extn": "4298", + "id": "40031", + "name": "Chester Willis", + "office": "Springfield", + "position": "Dentist", + "salary": "$224,398", + "start_date": "9/16/2004" + }, + { + "extn": "2269", + "id": "40032", + "name": "Miley Thomson", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$149,574", + "start_date": "5/22/2001" + }, + { + "extn": "3291", + "id": "40033", + "name": "Mark Fox", + "office": "Fayetteville", + "position": "Cook", + "salary": "$23,596", + "start_date": "5/14/2018" + }, + { + "extn": "7685", + "id": "40034", + "name": "Alexia Roberts", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$269,035", + "start_date": "5/1/2017" + }, + { + "extn": "1145", + "id": "40035", + "name": "Noah Phillips", + "office": "New York", + "position": "CNC Operator", + "salary": "$126,665", + "start_date": "9/4/2010" + }, + { + "extn": "3669", + "id": "40036", + "name": "Rocco Shields", + "office": "London", + "position": "Cash Manager", + "salary": "$73,119", + "start_date": "6/29/2019" + }, + { + "extn": "7688", + "id": "40037", + "name": "Lucas Lewin", + "office": "Dallas", + "position": "Business Broker", + "salary": "$147,576", + "start_date": "6/27/2006" + }, + { + "extn": "4166", + "id": "40038", + "name": "Estrella Lane", + "office": "Irving", + "position": "Operator", + "salary": "$29,061", + "start_date": "1/17/2018" + }, + { + "extn": "4267", + "id": "40039", + "name": "Elle Aldridge", + "office": "Paris", + "position": "Accountant", + "salary": "$186,529", + "start_date": "6/13/2011" + }, + { + "extn": "4367", + "id": "40040", + "name": "Nate Palmer", + "office": "Springfield", + "position": "Accountant", + "salary": "$93,735", + "start_date": "10/8/2015" + }, + { + "extn": "6660", + "id": "40041", + "name": "Russel Weston", + "office": "Nashville", + "position": "Health Educator", + "salary": "$120,547", + "start_date": "7/6/2012" + }, + { + "extn": "6067", + "id": "40042", + "name": "Chadwick Flynn", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$55,414", + "start_date": "2/13/2019" + }, + { + "extn": "9311", + "id": "40043", + "name": "Benjamin Andersson", + "office": "London", + "position": "Budget Analyst", + "salary": "$224,764", + "start_date": "8/16/2010" + }, + { + "extn": "1439", + "id": "40044", + "name": "Phillip Moss", + "office": "Baltimore", + "position": "Software Engineer", + "salary": "$69,309", + "start_date": "10/22/2018" + }, + { + "extn": "4068", + "id": "40045", + "name": "Leilani Foxley", + "office": "Tallahassee", + "position": "Call Center Representative", + "salary": "$254,009", + "start_date": "8/7/2004" + }, + { + "extn": "3250", + "id": "40046", + "name": "Eduardo Upton", + "office": "Worcester", + "position": "Service Supervisor", + "salary": "$250,123", + "start_date": "1/10/2014" + }, + { + "extn": "7876", + "id": "40047", + "name": "Willow Chadwick", + "office": "Portland", + "position": "Associate Professor", + "salary": "$153,173", + "start_date": "2/24/2018" + }, + { + "extn": "6865", + "id": "40048", + "name": "Erick Partridge", + "office": "New Orleans", + "position": "Biologist", + "salary": "$36,530", + "start_date": "11/11/2003" + }, + { + "extn": "5276", + "id": "40049", + "name": "Leslie Coates", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$108,248", + "start_date": "11/5/2013" + }, + { + "extn": "5609", + "id": "40050", + "name": "Agnes Curtis", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$185,619", + "start_date": "4/11/2009" + }, + { + "extn": "7413", + "id": "40051", + "name": "Chadwick Ianson", + "office": "Chicago", + "position": "Health Educator", + "salary": "$66,804", + "start_date": "2/6/2001" + }, + { + "extn": "8138", + "id": "40052", + "name": "Gil Owens", + "office": "Milano", + "position": "Inspector", + "salary": "$259,075", + "start_date": "9/22/2008" + }, + { + "extn": "8862", + "id": "40053", + "name": "Chuck Wills", + "office": "Huntsville", + "position": "Cashier", + "salary": "$144,546", + "start_date": "7/15/2013" + }, + { + "extn": "9937", + "id": "40054", + "name": "Logan Foxley", + "office": "Jacksonville", + "position": "Health Educator", + "salary": "$281,541", + "start_date": "7/19/2019" + }, + { + "extn": "1200", + "id": "40055", + "name": "Hailey Dunbar", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$198,661", + "start_date": "5/18/2013" + }, + { + "extn": "8026", + "id": "40056", + "name": "John Parr", + "office": "Lyon", + "position": "Inspector", + "salary": "$267,932", + "start_date": "8/9/2003" + }, + { + "extn": "1163", + "id": "40057", + "name": "Chelsea Lloyd", + "office": "San Diego", + "position": "Project Manager", + "salary": "$138,508", + "start_date": "11/10/2008" + }, + { + "extn": "9590", + "id": "40058", + "name": "Elijah Snell", + "office": "Escondido", + "position": "Project Manager", + "salary": "$291,208", + "start_date": "2/3/2013" + }, + { + "extn": "9773", + "id": "40059", + "name": "Nate Lakey", + "office": "El Paso", + "position": "Designer", + "salary": "$293,041", + "start_date": "1/23/2004" + }, + { + "extn": "5218", + "id": "40060", + "name": "Joseph Dempsey", + "office": "Madison", + "position": "Banker", + "salary": "$188,492", + "start_date": "1/7/2013" + }, + { + "extn": "5494", + "id": "40061", + "name": "Luke Brett", + "office": "Lincoln", + "position": "Cashier", + "salary": "$255,309", + "start_date": "7/4/2004" + }, + { + "extn": "2192", + "id": "40062", + "name": "Ciara Patel", + "office": "Worcester", + "position": "Ambulatory Nurse", + "salary": "$89,424", + "start_date": "5/10/2009" + }, + { + "extn": "5306", + "id": "40063", + "name": "Denny Clayton", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$16,350", + "start_date": "10/18/2003" + }, + { + "extn": "9337", + "id": "40064", + "name": "Harmony Ventura", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$202,667", + "start_date": "12/27/2013" + }, + { + "extn": "9019", + "id": "40065", + "name": "Mara Norburn", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$74,036", + "start_date": "5/23/2010" + }, + { + "extn": "8501", + "id": "40066", + "name": "Vanessa Powell", + "office": "Lisbon", + "position": "Chef Manager", + "salary": "$196,998", + "start_date": "11/6/2014" + }, + { + "extn": "1834", + "id": "40067", + "name": "Ciara Tait", + "office": "Berlin", + "position": "Designer", + "salary": "$53,699", + "start_date": "10/25/2010" + }, + { + "extn": "3486", + "id": "40068", + "name": "Benjamin Norton", + "office": "Berna", + "position": "Electrician", + "salary": "$89,700", + "start_date": "12/15/2005" + }, + { + "extn": "9098", + "id": "40069", + "name": "Wade Noach", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$81,714", + "start_date": "4/15/2017" + }, + { + "extn": "9800", + "id": "40070", + "name": "Anthony Durrant", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$24,648", + "start_date": "7/21/2008" + }, + { + "extn": "4497", + "id": "40071", + "name": "Barry Lloyd", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$292,519", + "start_date": "5/14/2009" + }, + { + "extn": "7279", + "id": "40072", + "name": "Angelina Heaton", + "office": "Irving", + "position": "Designer", + "salary": "$219,430", + "start_date": "10/19/2012" + }, + { + "extn": "3023", + "id": "40073", + "name": "Barney Gardner", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$146,883", + "start_date": "5/23/2006" + }, + { + "extn": "2333", + "id": "40074", + "name": "Daron Fowler", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$128,390", + "start_date": "7/31/2009" + }, + { + "extn": "3808", + "id": "40075", + "name": "Matt Ripley", + "office": "Long Beach", + "position": "Dentist", + "salary": "$264,776", + "start_date": "7/19/2014" + }, + { + "extn": "9946", + "id": "40076", + "name": "Mark Willis", + "office": "Tallahassee", + "position": "Doctor", + "salary": "$161,176", + "start_date": "11/28/2004" + }, + { + "extn": "3492", + "id": "40077", + "name": "Nick Sanchez", + "office": "Memphis", + "position": "Ambulatory Nurse", + "salary": "$116,767", + "start_date": "11/10/2009" + }, + { + "extn": "9059", + "id": "40078", + "name": "Brad Rossi", + "office": "Murfreesboro", + "position": "Food Technologist", + "salary": "$123,227", + "start_date": "3/15/2000" + }, + { + "extn": "8815", + "id": "40079", + "name": "Evie Patel", + "office": "New York", + "position": "Baker", + "salary": "$64,714", + "start_date": "9/12/2009" + }, + { + "extn": "1489", + "id": "40080", + "name": "Wendy Owen", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$151,279", + "start_date": "1/19/2009" + }, + { + "extn": "5302", + "id": "40081", + "name": "Sonya Clifton", + "office": "Honolulu", + "position": "Biologist", + "salary": "$165,994", + "start_date": "12/24/2006" + }, + { + "extn": "4397", + "id": "40082", + "name": "Barney Cartwright", + "office": "Fayetteville", + "position": "Auditor", + "salary": "$299,418", + "start_date": "6/20/2012" + }, + { + "extn": "9408", + "id": "40083", + "name": "Clint Cowan", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$221,066", + "start_date": "12/16/2018" + }, + { + "extn": "9811", + "id": "40084", + "name": "Bob Edler", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$175,298", + "start_date": "3/19/2000" + }, + { + "extn": "9867", + "id": "40085", + "name": "Selena Jefferson", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$178,603", + "start_date": "7/25/2001" + }, + { + "extn": "5043", + "id": "40086", + "name": "Mackenzie Pitt", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$171,652", + "start_date": "4/12/2008" + }, + { + "extn": "1144", + "id": "40087", + "name": "Adeline Gavin", + "office": "Atlanta", + "position": "Software Engineer", + "salary": "$110,806", + "start_date": "11/18/2012" + }, + { + "extn": "9740", + "id": "40088", + "name": "Jack Roth", + "office": "Berna", + "position": "Dentist", + "salary": "$291,765", + "start_date": "4/1/2019" + }, + { + "extn": "8358", + "id": "40089", + "name": "Nina Chester", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$173,075", + "start_date": "2/19/2011" + }, + { + "extn": "5376", + "id": "40090", + "name": "Ryan Mcgregor", + "office": "Lancaster", + "position": "Baker", + "salary": "$278,991", + "start_date": "3/31/2001" + }, + { + "extn": "1017", + "id": "40091", + "name": "Rosemary Bell", + "office": "Rochester", + "position": "Project Manager", + "salary": "$151,907", + "start_date": "11/6/2008" + }, + { + "extn": "2907", + "id": "40092", + "name": "Erick Collins", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$271,998", + "start_date": "7/1/2016" + }, + { + "extn": "4201", + "id": "40093", + "name": "Chadwick Chappell", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$180,756", + "start_date": "8/8/2009" + }, + { + "extn": "6649", + "id": "40094", + "name": "Lucas Thorne", + "office": "Nashville", + "position": "Electrician", + "salary": "$159,841", + "start_date": "2/4/2011" + }, + { + "extn": "5946", + "id": "40095", + "name": "Selena Abbey", + "office": "Reno", + "position": "Ambulatory Nurse", + "salary": "$89,975", + "start_date": "11/16/2016" + }, + { + "extn": "5338", + "id": "40096", + "name": "Russel Gibson", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$239,007", + "start_date": "10/18/2001" + }, + { + "extn": "9073", + "id": "40097", + "name": "George Rogers", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$75,674", + "start_date": "1/18/2004" + }, + { + "extn": "6792", + "id": "40098", + "name": "Boris Wallace", + "office": "Jersey City", + "position": "Fabricator", + "salary": "$67,364", + "start_date": "7/14/2018" + }, + { + "extn": "1240", + "id": "40099", + "name": "Carmen Attwood", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$259,579", + "start_date": "7/14/2001" + }, + { + "extn": "2167", + "id": "40100", + "name": "Ally Harris", + "office": "Chicago", + "position": "Treasurer", + "salary": "$114,099", + "start_date": "11/30/2018" + }, + { + "extn": "3142", + "id": "40101", + "name": "Ethan Newman", + "office": "Valetta", + "position": "Auditor", + "salary": "$199,372", + "start_date": "11/11/2008" + }, + { + "extn": "4348", + "id": "40102", + "name": "Beatrice Wilson", + "office": "San Diego", + "position": "Call Center Representative", + "salary": "$284,595", + "start_date": "7/9/2003" + }, + { + "extn": "2421", + "id": "40103", + "name": "Chelsea Barclay", + "office": "El Paso", + "position": "Laboratory Technician", + "salary": "$124,180", + "start_date": "12/17/2015" + }, + { + "extn": "6610", + "id": "40104", + "name": "Daria Gilmour", + "office": "Lakewood", + "position": "Biologist", + "salary": "$284,306", + "start_date": "8/23/2016" + }, + { + "extn": "6132", + "id": "40105", + "name": "Matthew Vangness", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$218,235", + "start_date": "7/15/2011" + }, + { + "extn": "4176", + "id": "40106", + "name": "Marigold Little", + "office": "Lyon", + "position": "Associate Professor", + "salary": "$161,896", + "start_date": "9/23/2005" + }, + { + "extn": "5499", + "id": "40107", + "name": "Wade Raven", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$105,375", + "start_date": "12/26/2010" + }, + { + "extn": "6572", + "id": "40108", + "name": "Daniel Kelly", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$257,932", + "start_date": "8/25/2004" + }, + { + "extn": "6524", + "id": "40109", + "name": "Alan Parr", + "office": "Zurich", + "position": "Baker", + "salary": "$215,375", + "start_date": "8/24/2009" + }, + { + "extn": "9610", + "id": "40110", + "name": "Erick Hastings", + "office": "Boston", + "position": "Cook", + "salary": "$62,718", + "start_date": "8/14/2001" + }, + { + "extn": "2673", + "id": "40111", + "name": "Alan Edwards", + "office": "Richmond", + "position": "Cashier", + "salary": "$196,298", + "start_date": "4/12/2013" + }, + { + "extn": "2365", + "id": "40112", + "name": "Aiden Stone", + "office": "New York", + "position": "Cash Manager", + "salary": "$286,720", + "start_date": "8/23/2018" + }, + { + "extn": "4684", + "id": "40113", + "name": "Marvin King", + "office": "Hollywood", + "position": "Service Supervisor", + "salary": "$105,300", + "start_date": "7/3/2005" + }, + { + "extn": "5133", + "id": "40114", + "name": "Mark Leslie", + "office": "Oakland", + "position": "Project Manager", + "salary": "$125,924", + "start_date": "12/16/2005" + }, + { + "extn": "1464", + "id": "40115", + "name": "Chad Buckley", + "office": "Memphis", + "position": "Insurance Broker", + "salary": "$268,790", + "start_date": "6/11/2018" + }, + { + "extn": "2805", + "id": "40116", + "name": "Daron Lowe", + "office": "Portland", + "position": "Web Developer", + "salary": "$238,399", + "start_date": "2/28/2005" + }, + { + "extn": "5012", + "id": "40117", + "name": "Tyson Osmond", + "office": "Oklahoma City", + "position": "Healthcare Specialist", + "salary": "$272,610", + "start_date": "7/13/2009" + }, + { + "extn": "2383", + "id": "40118", + "name": "Brad Groves", + "office": "Toledo", + "position": "Accountant", + "salary": "$177,489", + "start_date": "6/24/2004" + }, + { + "extn": "6700", + "id": "40119", + "name": "Martin Hunter", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$72,478", + "start_date": "12/23/2001" + }, + { + "extn": "5913", + "id": "40120", + "name": "Tony Huggins", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$189,586", + "start_date": "8/7/2009" + }, + { + "extn": "1969", + "id": "40121", + "name": "Rocco Tutton", + "office": "Jersey City", + "position": "Webmaster", + "salary": "$145,437", + "start_date": "2/10/2002" + }, + { + "extn": "5747", + "id": "40122", + "name": "Josh Thatcher", + "office": "Garland", + "position": "Budget Analyst", + "salary": "$20,049", + "start_date": "10/20/2016" + }, + { + "extn": "8231", + "id": "40123", + "name": "David Khan", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$98,415", + "start_date": "6/26/2013" + }, + { + "extn": "4464", + "id": "40124", + "name": "Nathan Hilton", + "office": "Miami", + "position": "Inspector", + "salary": "$216,093", + "start_date": "9/3/2019" + }, + { + "extn": "3303", + "id": "40125", + "name": "Tony Bullock", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$26,489", + "start_date": "12/20/2018" + }, + { + "extn": "6706", + "id": "40126", + "name": "Cara Tyler", + "office": "Amarillo", + "position": "Inspector", + "salary": "$84,166", + "start_date": "1/3/2006" + }, + { + "extn": "1686", + "id": "40127", + "name": "Henry Allcott", + "office": "Worcester", + "position": "Electrician", + "salary": "$32,523", + "start_date": "3/2/2009" + }, + { + "extn": "5393", + "id": "40128", + "name": "Megan Goodman", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$264,702", + "start_date": "5/29/2008" + }, + { + "extn": "4972", + "id": "40129", + "name": "Jacob Roscoe", + "office": "Rochester", + "position": "Fabricator", + "salary": "$226,857", + "start_date": "2/4/2007" + }, + { + "extn": "7087", + "id": "40130", + "name": "Cherish Burge", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$121,372", + "start_date": "6/16/2017" + }, + { + "extn": "2956", + "id": "40131", + "name": "Lucas Robinson", + "office": "Wien", + "position": "Budget Analyst", + "salary": "$88,240", + "start_date": "2/27/2016" + }, + { + "extn": "8925", + "id": "40132", + "name": "Stacy Price", + "office": "Portland", + "position": "Banker", + "salary": "$280,891", + "start_date": "5/30/2000" + }, + { + "extn": "3253", + "id": "40133", + "name": "Clint Brennan", + "office": "Milwaukee", + "position": "Operator", + "salary": "$273,712", + "start_date": "10/28/2014" + }, + { + "extn": "4385", + "id": "40134", + "name": "Ema Henderson", + "office": "Huntsville", + "position": "Clerk", + "salary": "$66,594", + "start_date": "10/13/2002" + }, + { + "extn": "8602", + "id": "40135", + "name": "Darlene Norris", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$138,885", + "start_date": "10/28/2019" + }, + { + "extn": "2662", + "id": "40136", + "name": "Maria Cox", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$135,614", + "start_date": "3/12/2011" + }, + { + "extn": "9594", + "id": "40137", + "name": "Kurt Farrant", + "office": "Dallas", + "position": "Production Painter", + "salary": "$116,094", + "start_date": "10/13/2012" + }, + { + "extn": "9519", + "id": "40138", + "name": "Rihanna Morrison", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$16,295", + "start_date": "11/25/2017" + }, + { + "extn": "2982", + "id": "40139", + "name": "Skylar Zaoui", + "office": "Milano", + "position": "Webmaster", + "salary": "$271,737", + "start_date": "12/14/2018" + }, + { + "extn": "2874", + "id": "40140", + "name": "Bart Michael", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$252,631", + "start_date": "11/17/2000" + }, + { + "extn": "6367", + "id": "40141", + "name": "Chester Hobson", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$142,135", + "start_date": "4/1/2012" + }, + { + "extn": "5161", + "id": "40142", + "name": "Clint Simmons", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$257,401", + "start_date": "5/31/2008" + }, + { + "extn": "1079", + "id": "40143", + "name": "Rufus Santos", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$116,481", + "start_date": "10/8/2013" + }, + { + "extn": "1775", + "id": "40144", + "name": "Adina Rothwell", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$177,257", + "start_date": "2/15/2007" + }, + { + "extn": "5269", + "id": "40145", + "name": "Daniel James", + "office": "Toledo", + "position": "Associate Professor", + "salary": "$209,427", + "start_date": "7/18/2011" + }, + { + "extn": "8602", + "id": "40146", + "name": "Alan Stone ", + "office": "Jacksonville", + "position": "Health Educator", + "salary": "$168,427", + "start_date": "1/27/2012" + }, + { + "extn": "4829", + "id": "40147", + "name": "Jessica Slater", + "office": "Richmond", + "position": "Operator", + "salary": "$65,636", + "start_date": "9/15/2006" + }, + { + "extn": "9316", + "id": "40148", + "name": "Benny Harris", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$47,527", + "start_date": "5/11/2004" + }, + { + "extn": "3871", + "id": "40149", + "name": "Wade Milner", + "office": "Milano", + "position": "Cashier", + "salary": "$60,221", + "start_date": "3/15/2010" + }, + { + "extn": "3854", + "id": "40150", + "name": "Daron Clarke", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$253,241", + "start_date": "2/7/2003" + }, + { + "extn": "8027", + "id": "40151", + "name": "Elise Slater", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$64,984", + "start_date": "7/30/2013" + }, + { + "extn": "9412", + "id": "40152", + "name": "Rita Radley", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$264,863", + "start_date": "5/17/2000" + }, + { + "extn": "1281", + "id": "40153", + "name": "Harvey Haines", + "office": "Salem", + "position": "Pharmacist", + "salary": "$206,673", + "start_date": "11/26/2017" + }, + { + "extn": "7133", + "id": "40154", + "name": "Fiona Mason", + "office": "St. Louis", + "position": "Cook", + "salary": "$235,313", + "start_date": "7/20/2014" + }, + { + "extn": "3998", + "id": "40155", + "name": "Kassandra Butler", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$25,636", + "start_date": "5/24/2004" + }, + { + "extn": "6000", + "id": "40156", + "name": "Logan Howard", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$46,679", + "start_date": "12/15/2012" + }, + { + "extn": "6703", + "id": "40157", + "name": "Susan Jackson", + "office": "Boston", + "position": "Web Developer", + "salary": "$112,027", + "start_date": "9/10/2006" + }, + { + "extn": "1155", + "id": "40158", + "name": "Diane Lowe", + "office": "Laredo", + "position": "Paramedic", + "salary": "$237,755", + "start_date": "4/18/2011" + }, + { + "extn": "7498", + "id": "40159", + "name": "Alessandra Grant", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$35,342", + "start_date": "7/12/2003" + }, + { + "extn": "2134", + "id": "40160", + "name": "Aiden Jenkin", + "office": "Sacramento", + "position": "Clerk", + "salary": "$259,394", + "start_date": "8/29/2011" + }, + { + "extn": "4459", + "id": "40161", + "name": "Regina Redden", + "office": "Laredo", + "position": "Webmaster", + "salary": "$81,541", + "start_date": "8/12/2012" + }, + { + "extn": "5132", + "id": "40162", + "name": "Jessica Mccall", + "office": "Stockton", + "position": "Web Developer", + "salary": "$240,982", + "start_date": "3/15/2012" + }, + { + "extn": "4194", + "id": "40163", + "name": "Liliana Groves", + "office": "Nashville", + "position": "Cook", + "salary": "$72,570", + "start_date": "10/17/2008" + }, + { + "extn": "5931", + "id": "40164", + "name": "Anne Wilkinson", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$176,954", + "start_date": "9/26/2015" + }, + { + "extn": "1057", + "id": "40165", + "name": "Javier Kirby", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$204,908", + "start_date": "7/20/2002" + }, + { + "extn": "1658", + "id": "40166", + "name": "Nancy Casey", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$217,792", + "start_date": "7/28/2005" + }, + { + "extn": "5782", + "id": "40167", + "name": "Oliver Yoman", + "office": "Tulsa", + "position": "Doctor", + "salary": "$200,353", + "start_date": "5/2/2001" + }, + { + "extn": "5403", + "id": "40168", + "name": "Nicholas Donnelly", + "office": "Dallas", + "position": "Audiologist", + "salary": "$213,243", + "start_date": "9/1/2008" + }, + { + "extn": "6307", + "id": "40169", + "name": "Felicity Walsh", + "office": "Boston", + "position": "Design Engineer", + "salary": "$225,900", + "start_date": "4/14/2014" + }, + { + "extn": "5161", + "id": "40170", + "name": "Eve Emerson", + "office": "Boston", + "position": "Designer", + "salary": "$137,665", + "start_date": "11/5/2011" + }, + { + "extn": "4905", + "id": "40171", + "name": "Enoch Palmer", + "office": "Memphis", + "position": "Cashier", + "salary": "$89,635", + "start_date": "9/14/2015" + }, + { + "extn": "3880", + "id": "40172", + "name": "Harvey Giles", + "office": "Baltimore", + "position": "Doctor", + "salary": "$102,717", + "start_date": "6/21/2009" + }, + { + "extn": "3519", + "id": "40173", + "name": "Kenzie Harris", + "office": "Kansas City", + "position": "Inspector", + "salary": "$161,631", + "start_date": "5/1/2019" + }, + { + "extn": "3990", + "id": "40174", + "name": "Crystal Brooks", + "office": "Amarillo", + "position": "Operator", + "salary": "$135,450", + "start_date": "9/5/2005" + }, + { + "extn": "6965", + "id": "40175", + "name": "Alexander Appleton", + "office": "Honolulu", + "position": "Electrician", + "salary": "$70,570", + "start_date": "6/30/2005" + }, + { + "extn": "3115", + "id": "40176", + "name": "Courtney Vince", + "office": "Los Angeles", + "position": "Lecturer", + "salary": "$100,866", + "start_date": "2/24/2010" + }, + { + "extn": "4449", + "id": "40177", + "name": "Emma Clarke", + "office": "Seattle", + "position": "HR Specialist", + "salary": "$148,130", + "start_date": "11/18/2002" + }, + { + "extn": "4512", + "id": "40178", + "name": "Laila Underhill", + "office": "Hollywood", + "position": "Cash Manager", + "salary": "$253,549", + "start_date": "3/8/2006" + }, + { + "extn": "6378", + "id": "40179", + "name": "Elijah Brown", + "office": "Anaheim", + "position": "Webmaster", + "salary": "$254,254", + "start_date": "1/6/2001" + }, + { + "extn": "3663", + "id": "40180", + "name": "William Baldwin", + "office": "Louisville", + "position": "Ambulatory Nurse", + "salary": "$69,127", + "start_date": "9/22/2017" + }, + { + "extn": "3204", + "id": "40181", + "name": "Noah Reynolds", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$14,796", + "start_date": "5/29/2002" + }, + { + "extn": "7838", + "id": "40182", + "name": "Mike Anderson", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$292,825", + "start_date": "11/10/2010" + }, + { + "extn": "9792", + "id": "40183", + "name": "Davina Norris", + "office": "Santa Ana", + "position": "Budget Analyst", + "salary": "$140,823", + "start_date": "4/24/2000" + }, + { + "extn": "7325", + "id": "40184", + "name": "Danny Ryan", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$51,562", + "start_date": "12/29/2015" + }, + { + "extn": "7940", + "id": "40185", + "name": "Harvey Bishop", + "office": "Indianapolis", + "position": "Cashier", + "salary": "$197,950", + "start_date": "8/27/2002" + }, + { + "extn": "5128", + "id": "40186", + "name": "Gwen Larsen", + "office": "Berna", + "position": "Operator", + "salary": "$143,477", + "start_date": "11/11/2002" + }, + { + "extn": "2377", + "id": "40187", + "name": "Zara Knott", + "office": "London", + "position": "HR Specialist", + "salary": "$192,430", + "start_date": "10/1/2016" + }, + { + "extn": "5850", + "id": "40188", + "name": "Matt Brett", + "office": "Fort Lauderdale", + "position": "Lecturer", + "salary": "$52,722", + "start_date": "11/6/2004" + }, + { + "extn": "3333", + "id": "40189", + "name": "Stella Judd", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$97,806", + "start_date": "11/23/2006" + }, + { + "extn": "4509", + "id": "40190", + "name": "Daniel Haines", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$194,411", + "start_date": "6/14/2019" + }, + { + "extn": "3885", + "id": "40191", + "name": "Nathan Swift", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$260,687", + "start_date": "1/3/2012" + }, + { + "extn": "1058", + "id": "40192", + "name": "Julian Simmons", + "office": "Ontario", + "position": "Call Center Representative", + "salary": "$148,501", + "start_date": "8/11/2011" + }, + { + "extn": "7569", + "id": "40193", + "name": "Enoch Campbell", + "office": "Atlanta", + "position": "HR Coordinator", + "salary": "$75,121", + "start_date": "12/12/2016" + }, + { + "extn": "9665", + "id": "40194", + "name": "Lucas Simpson", + "office": "Escondido", + "position": "CNC Operator", + "salary": "$157,445", + "start_date": "7/14/2000" + }, + { + "extn": "3802", + "id": "40195", + "name": "Christine Simpson", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$298,361", + "start_date": "4/29/2019" + }, + { + "extn": "8365", + "id": "40196", + "name": "Jessica Bentley", + "office": "Fayetteville", + "position": "Electrician", + "salary": "$292,778", + "start_date": "5/11/2017" + }, + { + "extn": "7518", + "id": "40197", + "name": "Carolyn Raven", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$155,718", + "start_date": "5/5/2012" + }, + { + "extn": "4587", + "id": "40198", + "name": "Cassandra Reese", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$218,395", + "start_date": "10/9/2010" + }, + { + "extn": "9019", + "id": "40199", + "name": "Scarlett Heaton", + "office": "St. Louis", + "position": "Clerk", + "salary": "$254,005", + "start_date": "2/19/2004" + }, + { + "extn": "7670", + "id": "40200", + "name": "Mike Upton", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$107,274", + "start_date": "12/16/2004" + }, + { + "extn": "3795", + "id": "40201", + "name": "Quinn Hogg", + "office": "Zurich", + "position": "Banker", + "salary": "$29,858", + "start_date": "6/15/2009" + }, + { + "extn": "4754", + "id": "40202", + "name": "Carolyn Zaoui", + "office": "Cincinnati", + "position": "Banker", + "salary": "$279,180", + "start_date": "7/2/2014" + }, + { + "extn": "6127", + "id": "40203", + "name": "Enoch Miller", + "office": "Laredo", + "position": "Paramedic", + "salary": "$75,429", + "start_date": "11/27/2015" + }, + { + "extn": "5841", + "id": "40204", + "name": "Harvey Bradshaw", + "office": "Innsbruck", + "position": "Fabricator", + "salary": "$272,121", + "start_date": "10/22/2017" + }, + { + "extn": "1112", + "id": "40205", + "name": "Matthew Nicolas", + "office": "New York", + "position": "Bellman", + "salary": "$125,334", + "start_date": "7/7/2016" + }, + { + "extn": "2243", + "id": "40206", + "name": "Julius Newman", + "office": "Henderson", + "position": "Food Technologist", + "salary": "$65,029", + "start_date": "12/27/2017" + }, + { + "extn": "2608", + "id": "40207", + "name": "Paige Wright", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$240,038", + "start_date": "10/31/2003" + }, + { + "extn": "7020", + "id": "40208", + "name": "Nicholas Eagle", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$65,792", + "start_date": "8/28/2015" + }, + { + "extn": "4693", + "id": "40209", + "name": "Rick Bell", + "office": "Lincoln", + "position": "Physician", + "salary": "$275,229", + "start_date": "1/25/2015" + }, + { + "extn": "2688", + "id": "40210", + "name": "Gina Rose", + "office": "Salt Lake City", + "position": "Ambulatory Nurse", + "salary": "$273,838", + "start_date": "12/20/2012" + }, + { + "extn": "4270", + "id": "40211", + "name": "Ruth Watt", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$121,259", + "start_date": "9/19/2004" + }, + { + "extn": "2168", + "id": "40212", + "name": "Oliver London", + "office": "Berlin", + "position": "Machine Operator", + "salary": "$102,651", + "start_date": "7/10/2015" + }, + { + "extn": "6053", + "id": "40213", + "name": "Daniel Rainford", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$242,974", + "start_date": "12/7/2011" + }, + { + "extn": "5277", + "id": "40214", + "name": "Alexander Harrison", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$48,358", + "start_date": "11/10/2007" + }, + { + "extn": "3496", + "id": "40215", + "name": "Marissa Drake", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$64,688", + "start_date": "5/25/2010" + }, + { + "extn": "5486", + "id": "40216", + "name": "Rae Mcleod", + "office": "Fort Lauderdale", + "position": "Call Center Representative", + "salary": "$90,995", + "start_date": "5/31/2013" + }, + { + "extn": "5181", + "id": "40217", + "name": "Chadwick Harrison", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$66,191", + "start_date": "2/4/2006" + }, + { + "extn": "7961", + "id": "40218", + "name": "Ruby Connor", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$139,442", + "start_date": "6/7/2006" + }, + { + "extn": "4091", + "id": "40219", + "name": "Ally Baker", + "office": "Madrid", + "position": "Executive Director", + "salary": "$153,307", + "start_date": "10/20/2017" + }, + { + "extn": "5493", + "id": "40220", + "name": "Scarlett Parker", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$201,334", + "start_date": "3/6/2001" + }, + { + "extn": "8399", + "id": "40221", + "name": "Roger Miller", + "office": "Pittsburgh", + "position": "Loan Officer", + "salary": "$87,541", + "start_date": "11/26/2017" + }, + { + "extn": "1709", + "id": "40222", + "name": "Mayleen Campbell", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$154,118", + "start_date": "2/12/2019" + }, + { + "extn": "2614", + "id": "40223", + "name": "Wade Saunders", + "office": "Lyon", + "position": "Healthcare Specialist", + "salary": "$91,803", + "start_date": "5/11/2016" + }, + { + "extn": "6921", + "id": "40224", + "name": "Madison Kent", + "office": "Stockton", + "position": "Global Logistics Supervisor", + "salary": "$173,943", + "start_date": "6/30/2001" + }, + { + "extn": "2939", + "id": "40225", + "name": "Summer Wade", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$224,018", + "start_date": "6/13/2019" + }, + { + "extn": "8250", + "id": "40226", + "name": "Amelia Eddison", + "office": "Valetta", + "position": "Bookkeeper", + "salary": "$295,382", + "start_date": "5/6/2014" + }, + { + "extn": "9642", + "id": "40227", + "name": "Ema Richards", + "office": "Reno", + "position": "Health Educator", + "salary": "$226,979", + "start_date": "1/24/2006" + }, + { + "extn": "1739", + "id": "40228", + "name": "Carter Wise", + "office": "Tallahassee", + "position": "Investment Advisor", + "salary": "$80,903", + "start_date": "2/1/2012" + }, + { + "extn": "3292", + "id": "40229", + "name": "Rick Vallins", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$239,764", + "start_date": "5/8/2005" + }, + { + "extn": "5472", + "id": "40230", + "name": "Owen Dickson", + "office": "Zurich", + "position": "Software Engineer", + "salary": "$107,645", + "start_date": "5/27/2000" + }, + { + "extn": "5743", + "id": "40231", + "name": "Mabel Rigg", + "office": "Richmond", + "position": "CNC Operator", + "salary": "$219,734", + "start_date": "9/18/2012" + }, + { + "extn": "8432", + "id": "40232", + "name": "Nick Whitmore", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$220,008", + "start_date": "1/5/2001" + }, + { + "extn": "7597", + "id": "40233", + "name": "Benjamin Nobbs", + "office": "Amarillo", + "position": "Steward", + "salary": "$180,627", + "start_date": "3/25/2002" + }, + { + "extn": "1862", + "id": "40234", + "name": "Denny Uttley", + "office": "Valetta", + "position": "Doctor", + "salary": "$246,183", + "start_date": "9/24/2014" + }, + { + "extn": "6136", + "id": "40235", + "name": "Javier Haines", + "office": "Anaheim", + "position": "HR Coordinator", + "salary": "$280,340", + "start_date": "11/9/2003" + }, + { + "extn": "6266", + "id": "40236", + "name": "Cadence Eastwood", + "office": "Worcester", + "position": "Stockbroker", + "salary": "$194,546", + "start_date": "1/4/2018" + }, + { + "extn": "4732", + "id": "40237", + "name": "Morgan Drew", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$154,002", + "start_date": "12/12/2018" + }, + { + "extn": "1973", + "id": "40238", + "name": "Martin Mcgee", + "office": "Lyon", + "position": "Baker", + "salary": "$213,655", + "start_date": "9/28/2010" + }, + { + "extn": "5727", + "id": "40239", + "name": "Harriet Drew", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$294,903", + "start_date": "2/15/2003" + }, + { + "extn": "5130", + "id": "40240", + "name": "Bob Holmes", + "office": "Henderson", + "position": "Physician", + "salary": "$192,684", + "start_date": "6/18/2015" + }, + { + "extn": "6179", + "id": "40241", + "name": "Piper Leigh", + "office": "Philadelphia", + "position": "Service Supervisor", + "salary": "$84,346", + "start_date": "11/12/2015" + }, + { + "extn": "6758", + "id": "40242", + "name": "Emma Baker", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$137,053", + "start_date": "7/11/2008" + }, + { + "extn": "9818", + "id": "40243", + "name": "Leroy Bradshaw", + "office": "London", + "position": "Physician", + "salary": "$76,498", + "start_date": "8/21/2001" + }, + { + "extn": "6913", + "id": "40244", + "name": "Dani Payne", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$48,088", + "start_date": "7/17/2011" + }, + { + "extn": "3966", + "id": "40245", + "name": "Chuck Willis", + "office": "Pittsburgh", + "position": "Service Supervisor", + "salary": "$224,960", + "start_date": "10/9/2002" + }, + { + "extn": "2762", + "id": "40246", + "name": "Bart Attwood", + "office": "Dallas", + "position": "Health Educator", + "salary": "$237,110", + "start_date": "4/5/2016" + }, + { + "extn": "2093", + "id": "40247", + "name": "Rita Rothwell", + "office": "Bucharest", + "position": "Baker", + "salary": "$274,286", + "start_date": "4/30/2015" + }, + { + "extn": "3607", + "id": "40248", + "name": "Hanna John", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$115,365", + "start_date": "12/7/2014" + }, + { + "extn": "1163", + "id": "40249", + "name": "Rick Partridge", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$221,899", + "start_date": "8/28/2007" + }, + { + "extn": "3983", + "id": "40250", + "name": "Andrea Boyle", + "office": "Colorado Springs", + "position": "Budget Analyst", + "salary": "$114,055", + "start_date": "5/12/2000" + }, + { + "extn": "6015", + "id": "40251", + "name": "Josh Styles", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$95,107", + "start_date": "7/8/2010" + }, + { + "extn": "4475", + "id": "40252", + "name": "Carter Button", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$201,396", + "start_date": "12/19/2014" + }, + { + "extn": "5597", + "id": "40253", + "name": "Maxwell Thomas", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$241,136", + "start_date": "5/10/2008" + }, + { + "extn": "7682", + "id": "40254", + "name": "Melody Bailey", + "office": "Berna", + "position": "Executive Director", + "salary": "$243,247", + "start_date": "6/8/2016" + }, + { + "extn": "1577", + "id": "40255", + "name": "Hadley Downing", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$137,618", + "start_date": "7/14/2012" + }, + { + "extn": "3499", + "id": "40256", + "name": "Lauren Mcgregor", + "office": "Chicago", + "position": "Project Manager", + "salary": "$206,632", + "start_date": "5/20/2000" + }, + { + "extn": "9497", + "id": "40257", + "name": "Taylor Richardson", + "office": "Orlando", + "position": "Design Engineer", + "salary": "$292,637", + "start_date": "3/28/2000" + }, + { + "extn": "4527", + "id": "40258", + "name": "Sadie Button", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$274,314", + "start_date": "1/31/2007" + }, + { + "extn": "3375", + "id": "40259", + "name": "Eileen Lambert", + "office": "Houston", + "position": "Cashier", + "salary": "$228,970", + "start_date": "12/5/2010" + }, + { + "extn": "6409", + "id": "40260", + "name": "Johnathan West", + "office": "Denver", + "position": "Clerk", + "salary": "$39,406", + "start_date": "8/22/2013" + }, + { + "extn": "4942", + "id": "40261", + "name": "Josephine Holmes", + "office": "Omaha", + "position": "Baker", + "salary": "$14,861", + "start_date": "6/11/2012" + }, + { + "extn": "2624", + "id": "40262", + "name": "Jayden White", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$200,922", + "start_date": "11/2/2014" + }, + { + "extn": "3228", + "id": "40263", + "name": "Payton Simpson", + "office": "Los Angeles", + "position": "Business Broker", + "salary": "$107,890", + "start_date": "12/29/2014" + }, + { + "extn": "7270", + "id": "40264", + "name": "Liam Pearson", + "office": "Prague", + "position": "Health Educator", + "salary": "$122,352", + "start_date": "3/28/2002" + }, + { + "extn": "9037", + "id": "40265", + "name": "Enoch Porter", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$185,883", + "start_date": "1/22/2010" + }, + { + "extn": "7298", + "id": "40266", + "name": "Destiny Mould", + "office": "Salem", + "position": "Ambulatory Nurse", + "salary": "$272,066", + "start_date": "7/14/2007" + }, + { + "extn": "4901", + "id": "40267", + "name": "Chelsea Ellison", + "office": "Washington", + "position": "Banker", + "salary": "$82,401", + "start_date": "1/6/2001" + }, + { + "extn": "7855", + "id": "40268", + "name": "Domenic Craig", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$40,017", + "start_date": "2/10/2017" + }, + { + "extn": "5204", + "id": "40269", + "name": "Elena Windsor", + "office": "Detroit", + "position": "Cook", + "salary": "$10,662", + "start_date": "3/10/2008" + }, + { + "extn": "6153", + "id": "40270", + "name": "Kieth Hooper", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$204,617", + "start_date": "6/18/2001" + }, + { + "extn": "6113", + "id": "40271", + "name": "Tara Giles", + "office": "Henderson", + "position": "Designer", + "salary": "$25,187", + "start_date": "4/4/2012" + }, + { + "extn": "6310", + "id": "40272", + "name": "Remy Hamilton", + "office": "Washington", + "position": "Banker", + "salary": "$221,981", + "start_date": "8/2/2011" + }, + { + "extn": "5729", + "id": "40273", + "name": "Sage Johnson", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$106,734", + "start_date": "10/3/2005" + }, + { + "extn": "4069", + "id": "40274", + "name": "Aurelia Welsch", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$249,353", + "start_date": "10/1/2016" + }, + { + "extn": "3289", + "id": "40275", + "name": "Daron Power", + "office": "Oklahoma City", + "position": "Audiologist", + "salary": "$220,373", + "start_date": "8/4/2009" + }, + { + "extn": "1968", + "id": "40276", + "name": "Peter Rycroft", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$22,556", + "start_date": "11/1/2001" + }, + { + "extn": "8191", + "id": "40277", + "name": "Denis Crawley", + "office": "Milano", + "position": "Accountant", + "salary": "$215,161", + "start_date": "10/26/2004" + }, + { + "extn": "1181", + "id": "40278", + "name": "Liv Vincent", + "office": "Los Angeles", + "position": "Banker", + "salary": "$267,226", + "start_date": "9/16/2000" + }, + { + "extn": "5937", + "id": "40279", + "name": "Evie Truscott", + "office": "Moreno Valley", + "position": "Software Engineer", + "salary": "$258,916", + "start_date": "8/13/2014" + }, + { + "extn": "7852", + "id": "40280", + "name": "Josh Mullins", + "office": "Baltimore", + "position": "Retail Trainee", + "salary": "$128,046", + "start_date": "7/29/2013" + }, + { + "extn": "4352", + "id": "40281", + "name": "Alan Avery", + "office": "New York", + "position": "Pharmacist", + "salary": "$37,188", + "start_date": "6/7/2001" + }, + { + "extn": "1463", + "id": "40282", + "name": "Laila Garcia", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$25,022", + "start_date": "10/8/2013" + }, + { + "extn": "3001", + "id": "40283", + "name": "Gabriel Leslie", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$207,673", + "start_date": "6/10/2005" + }, + { + "extn": "6787", + "id": "40284", + "name": "Josh Foxley", + "office": "Bridgeport", + "position": "Cash Manager", + "salary": "$240,134", + "start_date": "3/25/2007" + }, + { + "extn": "2141", + "id": "40285", + "name": "Angelina Hastings", + "office": "Prague", + "position": "Physician", + "salary": "$81,083", + "start_date": "7/21/2012" + }, + { + "extn": "1399", + "id": "40286", + "name": "Alice Vince", + "office": "Albuquerque", + "position": "Project Manager", + "salary": "$114,042", + "start_date": "11/8/2016" + }, + { + "extn": "4577", + "id": "40287", + "name": "Josh Thomson", + "office": "Glendale", + "position": "Associate Professor", + "salary": "$230,208", + "start_date": "1/6/2001" + }, + { + "extn": "5286", + "id": "40288", + "name": "Hayden Vinton", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$68,982", + "start_date": "12/4/2002" + }, + { + "extn": "4772", + "id": "40289", + "name": "Rosalee Ellison", + "office": "Garland", + "position": "Inspector", + "salary": "$226,260", + "start_date": "5/7/2006" + }, + { + "extn": "3572", + "id": "40290", + "name": "Noah Johnson", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$11,136", + "start_date": "9/1/2004" + }, + { + "extn": "9651", + "id": "40291", + "name": "Noah Cameron", + "office": "Lisbon", + "position": "Bookkeeper", + "salary": "$198,777", + "start_date": "5/30/2007" + }, + { + "extn": "1921", + "id": "40292", + "name": "Lillian Dempsey", + "office": "Bakersfield", + "position": "Bookkeeper", + "salary": "$244,618", + "start_date": "7/14/2012" + }, + { + "extn": "5406", + "id": "40293", + "name": "Emery Rycroft", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$173,942", + "start_date": "2/1/2017" + }, + { + "extn": "4587", + "id": "40294", + "name": "Louise Robinson", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$290,328", + "start_date": "2/11/2007" + }, + { + "extn": "2714", + "id": "40295", + "name": "Oliver Parker", + "office": "Paris", + "position": "Systems Administrator", + "salary": "$76,059", + "start_date": "8/21/2002" + }, + { + "extn": "8939", + "id": "40296", + "name": "Owen Collis", + "office": "Miami", + "position": "Health Educator", + "salary": "$34,776", + "start_date": "7/12/2017" + }, + { + "extn": "5123", + "id": "40297", + "name": "Ryan Hood", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$128,906", + "start_date": "8/17/2004" + }, + { + "extn": "3807", + "id": "40298", + "name": "Sebastian Moran", + "office": "San Bernardino", + "position": "Operator", + "salary": "$233,461", + "start_date": "4/23/2013" + }, + { + "extn": "9490", + "id": "40299", + "name": "Jackeline Camden", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$170,790", + "start_date": "6/13/2009" + }, + { + "extn": "1557", + "id": "40300", + "name": "Julia Burge", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$13,647", + "start_date": "5/20/2013" + }, + { + "extn": "1278", + "id": "40301", + "name": "Domenic Dann", + "office": "Pittsburgh", + "position": "Call Center Representative", + "salary": "$82,028", + "start_date": "5/5/2011" + }, + { + "extn": "9093", + "id": "40302", + "name": "Carmella Owen", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$84,354", + "start_date": "10/1/2005" + }, + { + "extn": "5898", + "id": "40303", + "name": "Karen Gunn", + "office": "Glendale", + "position": "Executive Director", + "salary": "$261,950", + "start_date": "1/30/2012" + }, + { + "extn": "3329", + "id": "40304", + "name": "Denis Sinclair", + "office": "Nashville", + "position": "Fabricator", + "salary": "$272,388", + "start_date": "11/1/2008" + }, + { + "extn": "5389", + "id": "40305", + "name": "Erick Weasley", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$216,975", + "start_date": "5/18/2015" + }, + { + "extn": "2730", + "id": "40306", + "name": "Emery Uttley", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$172,429", + "start_date": "7/18/2000" + }, + { + "extn": "6300", + "id": "40307", + "name": "Gil Lynch", + "office": "Irving", + "position": "Bookkeeper", + "salary": "$41,044", + "start_date": "8/13/2000" + }, + { + "extn": "1298", + "id": "40308", + "name": "Harry Wilkinson", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$291,472", + "start_date": "5/29/2002" + }, + { + "extn": "4986", + "id": "40309", + "name": "Maria Jennson", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$14,862", + "start_date": "1/8/2005" + }, + { + "extn": "8364", + "id": "40310", + "name": "Iris Gordon", + "office": "Valetta", + "position": "Global Logistics Supervisor", + "salary": "$280,774", + "start_date": "9/11/2003" + }, + { + "extn": "1605", + "id": "40311", + "name": "Kurt Flanders", + "office": "Detroit", + "position": "Loan Officer", + "salary": "$112,546", + "start_date": "9/21/2019" + }, + { + "extn": "8547", + "id": "40312", + "name": "Nathan Whittle", + "office": "Bridgeport", + "position": "Budget Analyst", + "salary": "$27,108", + "start_date": "8/31/2011" + }, + { + "extn": "6659", + "id": "40313", + "name": "Alma Utterson", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$77,047", + "start_date": "1/4/2006" + }, + { + "extn": "6379", + "id": "40314", + "name": "Tania Redden", + "office": "San Jose", + "position": "Mobile Developer", + "salary": "$34,942", + "start_date": "9/9/2003" + }, + { + "extn": "2491", + "id": "40315", + "name": "Tyler Hastings", + "office": "Minneapolis", + "position": "IT Support Staff", + "salary": "$116,547", + "start_date": "11/23/2006" + }, + { + "extn": "8882", + "id": "40316", + "name": "Emma Gilmour", + "office": "Lancaster", + "position": "Auditor", + "salary": "$173,213", + "start_date": "4/1/2007" + }, + { + "extn": "4978", + "id": "40317", + "name": "Cedrick Warren", + "office": "Omaha", + "position": "Restaurant Manager", + "salary": "$159,162", + "start_date": "8/23/2019" + }, + { + "extn": "3553", + "id": "40318", + "name": "Manuel Cobb", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$235,352", + "start_date": "9/22/2002" + }, + { + "extn": "9852", + "id": "40319", + "name": "Michael Knight", + "office": "Glendale", + "position": "Audiologist", + "salary": "$61,115", + "start_date": "2/23/2006" + }, + { + "extn": "6390", + "id": "40320", + "name": "Gloria Robertson", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$72,701", + "start_date": "12/16/2017" + }, + { + "extn": "1468", + "id": "40321", + "name": "Benny Edler", + "office": "Glendale", + "position": "Banker", + "salary": "$241,636", + "start_date": "8/15/2001" + }, + { + "extn": "6473", + "id": "40322", + "name": "Peter Watt", + "office": "Madrid", + "position": "Software Engineer", + "salary": "$31,683", + "start_date": "2/18/2000" + }, + { + "extn": "5075", + "id": "40323", + "name": "Nancy Doherty", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$73,696", + "start_date": "9/4/2010" + }, + { + "extn": "2320", + "id": "40324", + "name": "Elena Morris", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$78,834", + "start_date": "2/11/2005" + }, + { + "extn": "2878", + "id": "40325", + "name": "Payton Funnell", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$171,663", + "start_date": "11/24/2005" + }, + { + "extn": "4998", + "id": "40326", + "name": "Mackenzie Smith", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$57,573", + "start_date": "6/21/2012" + }, + { + "extn": "6156", + "id": "40327", + "name": "Martin Eagle", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$267,214", + "start_date": "1/20/2017" + }, + { + "extn": "7270", + "id": "40328", + "name": "Benny Radcliffe", + "office": "Lincoln", + "position": "CNC Operator", + "salary": "$12,751", + "start_date": "7/15/2006" + }, + { + "extn": "5764", + "id": "40329", + "name": "Brad Stewart", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$63,011", + "start_date": "2/19/2016" + }, + { + "extn": "1501", + "id": "40330", + "name": "Caydence Moore", + "office": "Philadelphia", + "position": "HR Specialist", + "salary": "$250,820", + "start_date": "5/13/2014" + }, + { + "extn": "4546", + "id": "40331", + "name": "Rocco Upsdell", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$63,070", + "start_date": "6/26/2018" + }, + { + "extn": "7316", + "id": "40332", + "name": "Rylee Strong", + "office": "Las Vegas", + "position": "Project Manager", + "salary": "$298,258", + "start_date": "7/22/2006" + }, + { + "extn": "8448", + "id": "40333", + "name": "Nina Norman", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$11,755", + "start_date": "6/7/2005" + }, + { + "extn": "9293", + "id": "40334", + "name": "Analise Rowe", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$298,106", + "start_date": "4/26/2008" + }, + { + "extn": "1769", + "id": "40335", + "name": "Domenic Reid", + "office": "Lakewood", + "position": "Pharmacist", + "salary": "$238,161", + "start_date": "6/10/2000" + }, + { + "extn": "2568", + "id": "40336", + "name": "Maya Stewart", + "office": "Columbus", + "position": "Food Technologist", + "salary": "$73,666", + "start_date": "1/26/2002" + }, + { + "extn": "1124", + "id": "40337", + "name": "Priscilla Vernon", + "office": "Norfolk", + "position": "Web Developer", + "salary": "$252,298", + "start_date": "2/10/2008" + }, + { + "extn": "9571", + "id": "40338", + "name": "Kieth Gallacher", + "office": "Indianapolis", + "position": "Steward", + "salary": "$282,779", + "start_date": "9/27/2003" + }, + { + "extn": "3877", + "id": "40339", + "name": "Greta Edwards", + "office": "Madison", + "position": "Treasurer", + "salary": "$10,017", + "start_date": "11/10/2004" + }, + { + "extn": "1978", + "id": "40340", + "name": "Alexander Chapman", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$184,300", + "start_date": "3/2/2000" + }, + { + "extn": "7670", + "id": "40341", + "name": "Mayleen Stewart", + "office": "Sacramento", + "position": "Web Developer", + "salary": "$44,905", + "start_date": "1/5/2003" + }, + { + "extn": "5907", + "id": "40342", + "name": "Goldie Stewart", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$18,569", + "start_date": "10/7/2001" + }, + { + "extn": "9215", + "id": "40343", + "name": "Aileen Roth", + "office": "Glendale", + "position": "Doctor", + "salary": "$180,483", + "start_date": "7/31/2001" + }, + { + "extn": "6926", + "id": "40344", + "name": "Johnathan Reid", + "office": "Zurich", + "position": "IT Support Staff", + "salary": "$243,895", + "start_date": "12/28/2009" + }, + { + "extn": "2188", + "id": "40345", + "name": "Barney Ebden", + "office": "Lyon", + "position": "Lecturer", + "salary": "$225,185", + "start_date": "3/8/2009" + }, + { + "extn": "9182", + "id": "40346", + "name": "Valentina Jones", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$271,750", + "start_date": "9/27/2004" + }, + { + "extn": "2774", + "id": "40347", + "name": "Wade Nicolas", + "office": "Laredo", + "position": "Associate Professor", + "salary": "$177,154", + "start_date": "7/15/2008" + }, + { + "extn": "9124", + "id": "40348", + "name": "Teagan Reid", + "office": "Toledo", + "position": "CNC Operator", + "salary": "$299,899", + "start_date": "10/17/2018" + }, + { + "extn": "6267", + "id": "40349", + "name": "Sydney Cameron", + "office": "Berna", + "position": "Steward", + "salary": "$176,806", + "start_date": "10/16/2011" + }, + { + "extn": "9656", + "id": "40350", + "name": "Dalia Utterson", + "office": "Indianapolis", + "position": "Webmaster", + "salary": "$155,997", + "start_date": "4/10/2005" + }, + { + "extn": "8372", + "id": "40351", + "name": "Johnathan Dale", + "office": "Fayetteville", + "position": "Baker", + "salary": "$280,804", + "start_date": "8/31/2006" + }, + { + "extn": "7763", + "id": "40352", + "name": "Luke Anderson", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$150,332", + "start_date": "10/5/2016" + }, + { + "extn": "5221", + "id": "40353", + "name": "Florence Summers", + "office": "Scottsdale", + "position": "Banker", + "salary": "$150,374", + "start_date": "7/20/2019" + }, + { + "extn": "5604", + "id": "40354", + "name": "Josephine Gibbons", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$70,102", + "start_date": "5/17/2015" + }, + { + "extn": "4302", + "id": "40355", + "name": "Chris Hancock", + "office": "Venice", + "position": "Web Developer", + "salary": "$246,849", + "start_date": "3/15/2010" + }, + { + "extn": "3094", + "id": "40356", + "name": "Aileen Antcliff", + "office": "Saint Paul", + "position": "Operator", + "salary": "$295,593", + "start_date": "3/12/2017" + }, + { + "extn": "3157", + "id": "40357", + "name": "Valerie London", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$51,971", + "start_date": "8/12/2006" + }, + { + "extn": "5673", + "id": "40358", + "name": "Bethany Hardwick", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$93,225", + "start_date": "4/9/2012" + }, + { + "extn": "9298", + "id": "40359", + "name": "Barry Ulyatt", + "office": "Rome", + "position": "Banker", + "salary": "$117,989", + "start_date": "10/4/2010" + }, + { + "extn": "9812", + "id": "40360", + "name": "Harvey York", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$297,322", + "start_date": "6/12/2005" + }, + { + "extn": "5165", + "id": "40361", + "name": "Katelyn Patel", + "office": "St. Louis", + "position": "Systems Administrator", + "salary": "$195,398", + "start_date": "11/23/2006" + }, + { + "extn": "7414", + "id": "40362", + "name": "Fred Samuel", + "office": "Lyon", + "position": "Inspector", + "salary": "$69,357", + "start_date": "2/28/2008" + }, + { + "extn": "7428", + "id": "40363", + "name": "Mayleen Graves", + "office": "Colorado Springs", + "position": "Banker", + "salary": "$45,321", + "start_date": "9/6/2012" + }, + { + "extn": "6575", + "id": "40364", + "name": "Mark Stanton", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$179,858", + "start_date": "7/30/2001" + }, + { + "extn": "9674", + "id": "40365", + "name": "Rosemary Rixon", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$19,364", + "start_date": "2/21/2011" + }, + { + "extn": "7154", + "id": "40366", + "name": "Juliette Lucas", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$212,195", + "start_date": "7/23/2012" + }, + { + "extn": "8425", + "id": "40367", + "name": "Michaela Sinclair", + "office": "Springfield", + "position": "Baker", + "salary": "$227,694", + "start_date": "9/15/2015" + }, + { + "extn": "2025", + "id": "40368", + "name": "Bart Beal", + "office": "Prague", + "position": "Investment Advisor", + "salary": "$233,916", + "start_date": "5/25/2013" + }, + { + "extn": "4947", + "id": "40369", + "name": "Britney King", + "office": "Rochester", + "position": "Electrician", + "salary": "$20,046", + "start_date": "11/6/2007" + }, + { + "extn": "5808", + "id": "40370", + "name": "Julian Locke", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$202,373", + "start_date": "8/11/2014" + }, + { + "extn": "9432", + "id": "40371", + "name": "Ryan Benfield", + "office": "Valetta", + "position": "Clerk", + "salary": "$139,527", + "start_date": "4/20/2010" + }, + { + "extn": "6711", + "id": "40372", + "name": "Caleb Ashwell", + "office": "San Jose", + "position": "Associate Professor", + "salary": "$32,380", + "start_date": "1/2/2007" + }, + { + "extn": "3377", + "id": "40373", + "name": "Rocco Victor", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$282,866", + "start_date": "10/19/2002" + }, + { + "extn": "1270", + "id": "40374", + "name": "Clint Lloyd", + "office": "Prague", + "position": "Banker", + "salary": "$141,092", + "start_date": "2/3/2009" + }, + { + "extn": "2254", + "id": "40375", + "name": "Nick Rothwell", + "office": "Jacksonville", + "position": "Audiologist", + "salary": "$131,417", + "start_date": "1/8/2002" + }, + { + "extn": "8682", + "id": "40376", + "name": "Nick Waterson", + "office": "Madison", + "position": "Design Engineer", + "salary": "$14,652", + "start_date": "1/22/2005" + }, + { + "extn": "9017", + "id": "40377", + "name": "Leilani Lane", + "office": "Amarillo", + "position": "Executive Director", + "salary": "$49,280", + "start_date": "5/29/2006" + }, + { + "extn": "5424", + "id": "40378", + "name": "Makenzie Potter", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$156,235", + "start_date": "1/13/2000" + }, + { + "extn": "6059", + "id": "40379", + "name": "Liam Pierce", + "office": "Cincinnati", + "position": "Bellman", + "salary": "$41,364", + "start_date": "12/30/2011" + }, + { + "extn": "2768", + "id": "40380", + "name": "Alison Brooks", + "office": "Dallas", + "position": "Budget Analyst", + "salary": "$218,730", + "start_date": "3/8/2004" + }, + { + "extn": "2700", + "id": "40381", + "name": "Leroy Tanner", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$266,701", + "start_date": "2/21/2015" + }, + { + "extn": "2468", + "id": "40382", + "name": "Josh Cooper", + "office": "Glendale", + "position": "Biologist", + "salary": "$39,911", + "start_date": "2/2/2015" + }, + { + "extn": "8690", + "id": "40383", + "name": "Marvin Oliver", + "office": "Venice", + "position": "Auditor", + "salary": "$284,706", + "start_date": "12/21/2015" + }, + { + "extn": "6388", + "id": "40384", + "name": "Rufus Locke", + "office": "Detroit", + "position": "Designer", + "salary": "$165,243", + "start_date": "3/31/2008" + }, + { + "extn": "4255", + "id": "40385", + "name": "Chuck White", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$38,238", + "start_date": "12/13/2000" + }, + { + "extn": "3195", + "id": "40386", + "name": "Logan Notman", + "office": "Lyon", + "position": "Service Supervisor", + "salary": "$294,422", + "start_date": "1/9/2018" + }, + { + "extn": "3884", + "id": "40387", + "name": "Lauren King", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$277,799", + "start_date": "3/20/2003" + }, + { + "extn": "3886", + "id": "40388", + "name": "Peter Alexander", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$125,689", + "start_date": "10/18/2008" + }, + { + "extn": "6242", + "id": "40389", + "name": "Chris Willson", + "office": "Philadelphia", + "position": "Physician", + "salary": "$207,107", + "start_date": "5/30/2003" + }, + { + "extn": "1560", + "id": "40390", + "name": "Chester Varley", + "office": "Lancaster", + "position": "Project Manager", + "salary": "$95,804", + "start_date": "6/4/2014" + }, + { + "extn": "4567", + "id": "40391", + "name": "Meredith Victor", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$130,722", + "start_date": "8/31/2011" + }, + { + "extn": "5128", + "id": "40392", + "name": "Benny Hastings", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$141,887", + "start_date": "6/30/2011" + }, + { + "extn": "7391", + "id": "40393", + "name": "Sage Roman", + "office": "San Diego", + "position": "Inspector", + "salary": "$113,887", + "start_date": "7/24/2007" + }, + { + "extn": "9686", + "id": "40394", + "name": "Owen Ramsey", + "office": "Berna", + "position": "Doctor", + "salary": "$175,115", + "start_date": "5/19/2015" + }, + { + "extn": "4982", + "id": "40395", + "name": "Domenic Yarlett", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$221,519", + "start_date": "4/29/2005" + }, + { + "extn": "8601", + "id": "40396", + "name": "Domenic Farrow", + "office": "Memphis", + "position": "Cook", + "salary": "$141,877", + "start_date": "5/30/2017" + }, + { + "extn": "1119", + "id": "40397", + "name": "Julian Franks", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$75,294", + "start_date": "3/7/2012" + }, + { + "extn": "5990", + "id": "40398", + "name": "David Norman", + "office": "Hayward", + "position": "Loan Officer", + "salary": "$110,024", + "start_date": "8/14/2018" + }, + { + "extn": "7354", + "id": "40399", + "name": "Harriet Wigley", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$23,745", + "start_date": "6/18/2018" + }, + { + "extn": "4528", + "id": "40400", + "name": "Leslie Plumb", + "office": "Huntsville", + "position": "Call Center Representative", + "salary": "$259,897", + "start_date": "1/23/2005" + }, + { + "extn": "1200", + "id": "40401", + "name": "Margaret Benson", + "office": "Berlin", + "position": "Accountant", + "salary": "$163,230", + "start_date": "5/31/2006" + }, + { + "extn": "1201", + "id": "40402", + "name": "Bart Speed", + "office": "Quebec", + "position": "Clerk", + "salary": "$41,458", + "start_date": "1/4/2018" + }, + { + "extn": "6615", + "id": "40403", + "name": "Javier Thorpe", + "office": "Fullerton", + "position": "Production Painter", + "salary": "$215,949", + "start_date": "11/3/2010" + }, + { + "extn": "8127", + "id": "40404", + "name": "Brad Newman", + "office": "Orlando", + "position": "Business Broker", + "salary": "$219,478", + "start_date": "1/7/2018" + }, + { + "extn": "4501", + "id": "40405", + "name": "Kendra Dunbar", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$95,081", + "start_date": "8/14/2004" + }, + { + "extn": "1555", + "id": "40406", + "name": "Chester Thatcher", + "office": "Kansas City", + "position": "Bellman", + "salary": "$274,615", + "start_date": "11/14/2013" + }, + { + "extn": "6039", + "id": "40407", + "name": "Anabel Dyson", + "office": "Escondido", + "position": "Auditor", + "salary": "$10,323", + "start_date": "4/20/2002" + }, + { + "extn": "8216", + "id": "40408", + "name": "Sebastian Mason", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$197,854", + "start_date": "2/14/2003" + }, + { + "extn": "6291", + "id": "40409", + "name": "Chris Mccormick", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$214,631", + "start_date": "10/17/2016" + }, + { + "extn": "1976", + "id": "40410", + "name": "Bart Simpson", + "office": "Hayward", + "position": "Insurance Broker", + "salary": "$122,014", + "start_date": "5/6/2013" + }, + { + "extn": "4549", + "id": "40411", + "name": "Gabriel Evans", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$172,296", + "start_date": "10/19/2017" + }, + { + "extn": "1091", + "id": "40412", + "name": "Valerie Mitchell", + "office": "Worcester", + "position": "Health Educator", + "salary": "$224,241", + "start_date": "6/21/2010" + }, + { + "extn": "9827", + "id": "40413", + "name": "Jane Rainford", + "office": "Escondido", + "position": "Baker", + "salary": "$267,965", + "start_date": "12/20/2000" + }, + { + "extn": "1286", + "id": "40414", + "name": "Savannah Reading", + "office": "Hollywood", + "position": "Software Engineer", + "salary": "$264,185", + "start_date": "12/20/2008" + }, + { + "extn": "5800", + "id": "40415", + "name": "Gwenyth Dubois", + "office": "Ontario", + "position": "Banker", + "salary": "$295,493", + "start_date": "2/21/2013" + }, + { + "extn": "2021", + "id": "40416", + "name": "Leroy Collingwood", + "office": "Irving", + "position": "Executive Director", + "salary": "$64,739", + "start_date": "3/6/2018" + }, + { + "extn": "1178", + "id": "40417", + "name": "John Oliver", + "office": "Otawa", + "position": "Loan Officer", + "salary": "$31,320", + "start_date": "11/3/2009" + }, + { + "extn": "9087", + "id": "40418", + "name": "Javier Cassidy", + "office": "Garland", + "position": "Lecturer", + "salary": "$285,637", + "start_date": "3/23/2010" + }, + { + "extn": "4286", + "id": "40419", + "name": "Chelsea Boden", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$65,382", + "start_date": "9/20/2006" + }, + { + "extn": "8513", + "id": "40420", + "name": "Anabelle Robertson", + "office": "Quebec", + "position": "Doctor", + "salary": "$26,900", + "start_date": "10/1/2012" + }, + { + "extn": "8351", + "id": "40421", + "name": "Rufus Speed", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$184,129", + "start_date": "5/9/2000" + }, + { + "extn": "2964", + "id": "40422", + "name": "Ronald Redfern", + "office": "Oklahoma City", + "position": "Assistant Buyer", + "salary": "$52,085", + "start_date": "8/6/2002" + }, + { + "extn": "9009", + "id": "40423", + "name": "Hayden Denton", + "office": "Innsbruck", + "position": "Steward", + "salary": "$221,006", + "start_date": "7/1/2013" + }, + { + "extn": "6840", + "id": "40424", + "name": "Rebecca Notman", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$149,802", + "start_date": "5/8/2010" + }, + { + "extn": "3945", + "id": "40425", + "name": "Faith Owen", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$112,448", + "start_date": "6/3/2008" + }, + { + "extn": "6207", + "id": "40426", + "name": "Chris Graham", + "office": "Hollywood", + "position": "Baker", + "salary": "$159,309", + "start_date": "7/14/2002" + }, + { + "extn": "1154", + "id": "40427", + "name": "Doug Price", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$238,672", + "start_date": "7/23/2009" + }, + { + "extn": "1238", + "id": "40428", + "name": "Julius Jefferson", + "office": "El Paso", + "position": "Lecturer", + "salary": "$242,876", + "start_date": "1/2/2007" + }, + { + "extn": "6942", + "id": "40429", + "name": "Boris Bullock", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$41,110", + "start_date": "9/15/2018" + }, + { + "extn": "3716", + "id": "40430", + "name": "Kurt Norburn", + "office": "Ontario", + "position": "Operator", + "salary": "$114,351", + "start_date": "1/30/2008" + }, + { + "extn": "7242", + "id": "40431", + "name": "Vanessa Leslie", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$278,647", + "start_date": "1/3/2002" + }, + { + "extn": "3978", + "id": "40432", + "name": "Tom Stone ", + "office": "Charlotte", + "position": "Bookkeeper", + "salary": "$49,407", + "start_date": "4/18/2016" + }, + { + "extn": "9562", + "id": "40433", + "name": "Kimberly Dwyer", + "office": "Rome", + "position": "Pharmacist", + "salary": "$288,167", + "start_date": "1/6/2001" + }, + { + "extn": "5272", + "id": "40434", + "name": "Carl Noach", + "office": "Houston", + "position": "Call Center Representative", + "salary": "$197,237", + "start_date": "12/12/2004" + }, + { + "extn": "4452", + "id": "40435", + "name": "Henry Price", + "office": "Amarillo", + "position": "Staffing Consultant", + "salary": "$181,445", + "start_date": "7/7/2001" + }, + { + "extn": "2517", + "id": "40436", + "name": "Camellia Hepburn", + "office": "Salem", + "position": "Design Engineer", + "salary": "$261,609", + "start_date": "12/21/2002" + }, + { + "extn": "6139", + "id": "40437", + "name": "Emmanuelle Brooks", + "office": "Tallahassee", + "position": "Bookkeeper", + "salary": "$154,765", + "start_date": "11/17/2006" + }, + { + "extn": "1110", + "id": "40438", + "name": "Kate Vaughn", + "office": "Huntsville", + "position": "Physician", + "salary": "$144,457", + "start_date": "3/29/2013" + }, + { + "extn": "3235", + "id": "40439", + "name": "Bryce Kent", + "office": "Honolulu", + "position": "Staffing Consultant", + "salary": "$96,950", + "start_date": "8/8/2001" + }, + { + "extn": "2000", + "id": "40440", + "name": "William Stewart", + "office": "Berna", + "position": "Healthcare Specialist", + "salary": "$247,970", + "start_date": "1/8/2010" + }, + { + "extn": "3111", + "id": "40441", + "name": "Rosemary Seymour", + "office": "Houston", + "position": "Cashier", + "salary": "$123,620", + "start_date": "9/22/2002" + }, + { + "extn": "7109", + "id": "40442", + "name": "Rocco Hogg", + "office": "Norfolk", + "position": "Associate Professor", + "salary": "$14,575", + "start_date": "12/14/2001" + }, + { + "extn": "6150", + "id": "40443", + "name": "Ron Cooper", + "office": "Stockton", + "position": "Systems Administrator", + "salary": "$66,666", + "start_date": "1/14/2011" + }, + { + "extn": "5370", + "id": "40444", + "name": "Sabrina Torres", + "office": "Atlanta", + "position": "Design Engineer", + "salary": "$299,031", + "start_date": "10/13/2016" + }, + { + "extn": "2245", + "id": "40445", + "name": "Ronald Carson", + "office": "Springfield", + "position": "Stockbroker", + "salary": "$175,712", + "start_date": "5/22/2016" + }, + { + "extn": "2091", + "id": "40446", + "name": "Shannon Partridge", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$183,975", + "start_date": "3/17/2011" + }, + { + "extn": "2605", + "id": "40447", + "name": "Carmella Woodley", + "office": "Norfolk", + "position": "Food Technologist", + "salary": "$204,332", + "start_date": "2/25/2012" + }, + { + "extn": "2333", + "id": "40448", + "name": "Russel Chester", + "office": "New Orleans", + "position": "Loan Officer", + "salary": "$116,287", + "start_date": "4/16/2008" + }, + { + "extn": "9264", + "id": "40449", + "name": "Aileen Gunn", + "office": "New York", + "position": "Paramedic", + "salary": "$213,646", + "start_date": "5/18/2014" + }, + { + "extn": "2460", + "id": "40450", + "name": "Teagan Harrison", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$177,809", + "start_date": "11/6/2012" + }, + { + "extn": "6213", + "id": "40451", + "name": "Hayden Benson", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$203,618", + "start_date": "4/7/2008" + }, + { + "extn": "3501", + "id": "40452", + "name": "Abbey Drew", + "office": "Tallahassee", + "position": "Doctor", + "salary": "$238,270", + "start_date": "10/8/2013" + }, + { + "extn": "4546", + "id": "40453", + "name": "Adelaide Ashwell", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$284,020", + "start_date": "1/27/2005" + }, + { + "extn": "7457", + "id": "40454", + "name": "Ramon Clayton", + "office": "Salem", + "position": "Paramedic", + "salary": "$129,020", + "start_date": "11/20/2002" + }, + { + "extn": "8995", + "id": "40455", + "name": "Mason Stevens", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$110,687", + "start_date": "5/4/2007" + }, + { + "extn": "6543", + "id": "40456", + "name": "Sylvia Flett", + "office": "Memphis", + "position": "HR Coordinator", + "salary": "$278,972", + "start_date": "6/13/2000" + }, + { + "extn": "1405", + "id": "40457", + "name": "Julian Overson", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$275,117", + "start_date": "5/16/2019" + }, + { + "extn": "4844", + "id": "40458", + "name": "Tania Thompson", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$281,556", + "start_date": "4/14/2007" + }, + { + "extn": "5154", + "id": "40459", + "name": "Anthony Sinclair", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$158,851", + "start_date": "7/3/2010" + }, + { + "extn": "1225", + "id": "40460", + "name": "Jacob Dyson", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$12,789", + "start_date": "6/11/2006" + }, + { + "extn": "9998", + "id": "40461", + "name": "Camellia Dixon", + "office": "Washington", + "position": "Designer", + "salary": "$71,454", + "start_date": "10/23/2011" + }, + { + "extn": "7656", + "id": "40462", + "name": "Harvey Rixon", + "office": "Zurich", + "position": "Stockbroker", + "salary": "$113,067", + "start_date": "3/20/2010" + }, + { + "extn": "4370", + "id": "40463", + "name": "Michael Watt", + "office": "Columbus", + "position": "Health Educator", + "salary": "$111,866", + "start_date": "10/15/2006" + }, + { + "extn": "2279", + "id": "40464", + "name": "Matt Nurton", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$109,407", + "start_date": "7/3/2010" + }, + { + "extn": "7073", + "id": "40465", + "name": "Ryan Roberts", + "office": "Otawa", + "position": "Business Broker", + "salary": "$65,249", + "start_date": "8/10/2011" + }, + { + "extn": "4541", + "id": "40466", + "name": "Alessia Franks", + "office": "Las Vegas", + "position": "Stockbroker", + "salary": "$242,182", + "start_date": "5/20/2004" + }, + { + "extn": "6815", + "id": "40467", + "name": "Teagan Thomas", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$219,034", + "start_date": "5/25/2007" + }, + { + "extn": "7093", + "id": "40468", + "name": "Rufus Rehman", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$78,777", + "start_date": "3/27/2013" + }, + { + "extn": "2564", + "id": "40469", + "name": "Leroy Rogers", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$160,578", + "start_date": "9/13/2002" + }, + { + "extn": "7007", + "id": "40470", + "name": "Logan Chapman", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$129,370", + "start_date": "8/16/2018" + }, + { + "extn": "9796", + "id": "40471", + "name": "Gabriel Thomas", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$265,241", + "start_date": "10/14/2010" + }, + { + "extn": "4180", + "id": "40472", + "name": "Emma Clifford", + "office": "Milano", + "position": "Web Developer", + "salary": "$144,947", + "start_date": "12/13/2003" + }, + { + "extn": "7305", + "id": "40473", + "name": "Anthony Cunningham", + "office": "Quebec", + "position": "Project Manager", + "salary": "$177,832", + "start_date": "10/30/2019" + }, + { + "extn": "4984", + "id": "40474", + "name": "Dalia Robinson", + "office": "Louisville", + "position": "Baker", + "salary": "$145,478", + "start_date": "2/22/2003" + }, + { + "extn": "2614", + "id": "40475", + "name": "Cadence Wilkinson", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$73,644", + "start_date": "8/13/2011" + }, + { + "extn": "9757", + "id": "40476", + "name": "Bart Santos", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$253,804", + "start_date": "9/20/2016" + }, + { + "extn": "9465", + "id": "40477", + "name": "Benjamin Kerr", + "office": "Lisbon", + "position": "Biologist", + "salary": "$35,220", + "start_date": "12/31/2014" + }, + { + "extn": "2705", + "id": "40478", + "name": "Jack Morris", + "office": "Colorado Springs", + "position": "Dentist", + "salary": "$44,658", + "start_date": "4/8/2016" + }, + { + "extn": "3613", + "id": "40479", + "name": "Carl Lomax", + "office": "Worcester", + "position": "IT Support Staff", + "salary": "$185,343", + "start_date": "9/4/2003" + }, + { + "extn": "2426", + "id": "40480", + "name": "Benjamin Turner", + "office": "Springfield", + "position": "Lecturer", + "salary": "$180,363", + "start_date": "10/16/2012" + }, + { + "extn": "2694", + "id": "40481", + "name": "Cedrick Ogilvy", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$229,960", + "start_date": "12/18/2012" + }, + { + "extn": "4317", + "id": "40482", + "name": "Hazel Dixon", + "office": "Louisville", + "position": "Laboratory Technician", + "salary": "$192,783", + "start_date": "3/28/2009" + }, + { + "extn": "7886", + "id": "40483", + "name": "Anthony Boyle", + "office": "Kansas City", + "position": "Insurance Broker", + "salary": "$163,557", + "start_date": "2/15/2013" + }, + { + "extn": "3318", + "id": "40484", + "name": "Barney James", + "office": "Hayward", + "position": "CNC Operator", + "salary": "$80,101", + "start_date": "10/10/2019" + }, + { + "extn": "7678", + "id": "40485", + "name": "Francesca Umney", + "office": "Santa Ana", + "position": "Operator", + "salary": "$146,108", + "start_date": "6/24/2005" + }, + { + "extn": "9917", + "id": "40486", + "name": "Ryan Summers", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$11,850", + "start_date": "8/14/2017" + }, + { + "extn": "5996", + "id": "40487", + "name": "Carmen Turner", + "office": "Laredo", + "position": "Webmaster", + "salary": "$200,458", + "start_date": "2/17/2004" + }, + { + "extn": "9741", + "id": "40488", + "name": "Cristal Ellison", + "office": "Cincinnati", + "position": "Operator", + "salary": "$208,298", + "start_date": "3/28/2018" + }, + { + "extn": "7787", + "id": "40489", + "name": "John Quinton", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$228,550", + "start_date": "2/14/2000" + }, + { + "extn": "6107", + "id": "40490", + "name": "Barry Price", + "office": "Fort Lauderdale", + "position": "Web Developer", + "salary": "$290,117", + "start_date": "4/20/2014" + }, + { + "extn": "3365", + "id": "40491", + "name": "Moira Gonzales", + "office": "Hayward", + "position": "Bellman", + "salary": "$55,765", + "start_date": "3/9/2018" + }, + { + "extn": "7731", + "id": "40492", + "name": "Joseph Ashley", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$72,644", + "start_date": "1/1/2009" + }, + { + "extn": "8507", + "id": "40493", + "name": "Martin Edler", + "office": "Houston", + "position": "Investment Advisor", + "salary": "$150,604", + "start_date": "12/25/2006" + }, + { + "extn": "9411", + "id": "40494", + "name": "Makena Saunders", + "office": "Bridgeport", + "position": "Software Engineer", + "salary": "$221,561", + "start_date": "9/28/2014" + }, + { + "extn": "2319", + "id": "40495", + "name": "Leah Savage", + "office": "Charlotte", + "position": "Stockbroker", + "salary": "$156,878", + "start_date": "4/20/2019" + }, + { + "extn": "5505", + "id": "40496", + "name": "Boris Rainford", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$268,608", + "start_date": "8/22/2001" + }, + { + "extn": "1888", + "id": "40497", + "name": "Elle Wilkinson", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$169,984", + "start_date": "4/18/2010" + }, + { + "extn": "9216", + "id": "40498", + "name": "Domenic Barrett", + "office": "Memphis", + "position": "Audiologist", + "salary": "$201,745", + "start_date": "1/28/2004" + }, + { + "extn": "6399", + "id": "40499", + "name": "Domenic Edler", + "office": "Houston", + "position": "Cook", + "salary": "$287,713", + "start_date": "10/22/2004" + }, + { + "extn": "5096", + "id": "40500", + "name": "Mark Thatcher", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$19,111", + "start_date": "5/4/2017" + }, + { + "extn": "3205", + "id": "40501", + "name": "Regina Dixon", + "office": "Phoenix", + "position": "Software Engineer", + "salary": "$140,629", + "start_date": "5/14/2003" + }, + { + "extn": "4070", + "id": "40502", + "name": "Charlize Rosenbloom", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$19,058", + "start_date": "3/24/2018" + }, + { + "extn": "5891", + "id": "40503", + "name": "Olivia Tyler", + "office": "Albuquerque", + "position": "Lecturer", + "salary": "$240,563", + "start_date": "11/17/2014" + }, + { + "extn": "9338", + "id": "40504", + "name": "Rebecca Watson", + "office": "St. Louis", + "position": "Bookkeeper", + "salary": "$94,515", + "start_date": "10/13/2019" + }, + { + "extn": "7491", + "id": "40505", + "name": "Ron Notman", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$244,372", + "start_date": "7/29/2010" + }, + { + "extn": "1187", + "id": "40506", + "name": "Alexander Pickard", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$257,881", + "start_date": "6/1/2012" + }, + { + "extn": "1306", + "id": "40507", + "name": "Chadwick Devonport", + "office": "Berna", + "position": "Bellman", + "salary": "$84,191", + "start_date": "9/7/2019" + }, + { + "extn": "2847", + "id": "40508", + "name": "Liliana Fall", + "office": "Louisville", + "position": "HR Coordinator", + "salary": "$153,119", + "start_date": "7/28/2000" + }, + { + "extn": "1432", + "id": "40509", + "name": "Sofia Rycroft", + "office": "Miami", + "position": "Global Logistics Supervisor", + "salary": "$137,531", + "start_date": "5/16/2019" + }, + { + "extn": "3510", + "id": "40510", + "name": "Kassandra Janes", + "office": "Ontario", + "position": "Inspector", + "salary": "$238,633", + "start_date": "11/24/2009" + }, + { + "extn": "6441", + "id": "40511", + "name": "Anais Woods", + "office": "Madrid", + "position": "Assistant Buyer", + "salary": "$291,525", + "start_date": "5/5/2008" + }, + { + "extn": "6234", + "id": "40512", + "name": "Danny Irving", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$158,876", + "start_date": "9/24/2018" + }, + { + "extn": "2106", + "id": "40513", + "name": "Kieth Hunter", + "office": "Fremont", + "position": "Cook", + "salary": "$165,898", + "start_date": "11/15/2014" + }, + { + "extn": "6967", + "id": "40514", + "name": "Mina Vaughn", + "office": "Chicago", + "position": "Accountant", + "salary": "$221,472", + "start_date": "5/18/2007" + }, + { + "extn": "3486", + "id": "40515", + "name": "Moira Turner", + "office": "Omaha", + "position": "Design Engineer", + "salary": "$49,324", + "start_date": "3/12/2018" + }, + { + "extn": "9792", + "id": "40516", + "name": "Brad Hammond", + "office": "Detroit", + "position": "Steward", + "salary": "$136,975", + "start_date": "11/27/2005" + }, + { + "extn": "1901", + "id": "40517", + "name": "Tom Taylor", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$65,941", + "start_date": "7/30/2005" + }, + { + "extn": "5984", + "id": "40518", + "name": "Anne Cameron", + "office": "Milano", + "position": "HR Coordinator", + "salary": "$66,572", + "start_date": "5/23/2009" + }, + { + "extn": "8341", + "id": "40519", + "name": "Russel Dubois", + "office": "Tokyo", + "position": "HR Coordinator", + "salary": "$192,864", + "start_date": "10/31/2007" + }, + { + "extn": "1026", + "id": "40520", + "name": "Jack Ramsey", + "office": "London", + "position": "Business Broker", + "salary": "$162,513", + "start_date": "3/17/2016" + }, + { + "extn": "5364", + "id": "40521", + "name": "Tania Knight", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$169,929", + "start_date": "10/2/2014" + }, + { + "extn": "1507", + "id": "40522", + "name": "Aleksandra Fowler", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$96,137", + "start_date": "3/25/2009" + }, + { + "extn": "2599", + "id": "40523", + "name": "Destiny Rogan", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$35,872", + "start_date": "5/2/2009" + }, + { + "extn": "2471", + "id": "40524", + "name": "Barney James", + "office": "Milano", + "position": "Web Developer", + "salary": "$34,250", + "start_date": "1/17/2018" + }, + { + "extn": "4240", + "id": "40525", + "name": "Skylar Sherwood", + "office": "Ontario", + "position": "Accountant", + "salary": "$212,481", + "start_date": "2/3/2015" + }, + { + "extn": "5668", + "id": "40526", + "name": "Iris Seymour", + "office": "Omaha", + "position": "Chef Manager", + "salary": "$115,517", + "start_date": "3/25/2011" + }, + { + "extn": "6076", + "id": "40527", + "name": "Christine Button", + "office": "San Diego", + "position": "Audiologist", + "salary": "$41,361", + "start_date": "12/27/2005" + }, + { + "extn": "1887", + "id": "40528", + "name": "Denny Lewis", + "office": "Arlington", + "position": "Physician", + "salary": "$231,746", + "start_date": "3/11/2002" + }, + { + "extn": "6403", + "id": "40529", + "name": "Joy Dillon", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$199,129", + "start_date": "10/4/2007" + }, + { + "extn": "8207", + "id": "40530", + "name": "Ramon Anderson", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$86,567", + "start_date": "11/26/2003" + }, + { + "extn": "3257", + "id": "40531", + "name": "Fred Fowler", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$268,377", + "start_date": "4/9/2009" + }, + { + "extn": "4921", + "id": "40532", + "name": "Daphne Morris", + "office": "Berlin", + "position": "CNC Operator", + "salary": "$26,556", + "start_date": "11/29/2013" + }, + { + "extn": "2148", + "id": "40533", + "name": "Liliana Thorpe", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$45,303", + "start_date": "2/20/2006" + }, + { + "extn": "8217", + "id": "40534", + "name": "Meredith Warden", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$160,092", + "start_date": "10/13/2002" + }, + { + "extn": "9043", + "id": "40535", + "name": "Anthony Truscott", + "office": "Berlin", + "position": "Physician", + "salary": "$92,898", + "start_date": "2/3/2015" + }, + { + "extn": "3222", + "id": "40536", + "name": "John Varndell", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$223,499", + "start_date": "9/27/2006" + }, + { + "extn": "2784", + "id": "40537", + "name": "Noah Kelly", + "office": "Madrid", + "position": "Associate Professor", + "salary": "$238,240", + "start_date": "11/2/2017" + }, + { + "extn": "2923", + "id": "40538", + "name": "Britney Cox", + "office": "Reno", + "position": "Food Technologist", + "salary": "$195,559", + "start_date": "3/30/2008" + }, + { + "extn": "2127", + "id": "40539", + "name": "Charlotte Stuart", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$210,467", + "start_date": "9/19/2017" + }, + { + "extn": "5538", + "id": "40540", + "name": "Gabriel Hudson", + "office": "Henderson", + "position": "Service Supervisor", + "salary": "$24,712", + "start_date": "2/27/2011" + }, + { + "extn": "5759", + "id": "40541", + "name": "Macy Brett", + "office": "Milwaukee", + "position": "Physician", + "salary": "$224,027", + "start_date": "7/1/2002" + }, + { + "extn": "7273", + "id": "40542", + "name": "Johnny Norburn", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$209,140", + "start_date": "5/10/2015" + }, + { + "extn": "1782", + "id": "40543", + "name": "Anabelle Hill", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$237,321", + "start_date": "1/27/2018" + }, + { + "extn": "1796", + "id": "40544", + "name": "Ethan Emmott", + "office": "Houston", + "position": "Pharmacist", + "salary": "$74,314", + "start_date": "3/25/2007" + }, + { + "extn": "8254", + "id": "40545", + "name": "Nick Dixon", + "office": "Berna", + "position": "Accountant", + "salary": "$91,966", + "start_date": "3/2/2017" + }, + { + "extn": "8752", + "id": "40546", + "name": "Mike Wood", + "office": "Memphis", + "position": "Fabricator", + "salary": "$297,967", + "start_date": "10/10/2000" + }, + { + "extn": "9404", + "id": "40547", + "name": "Joseph Gilmore", + "office": "Madison", + "position": "Staffing Consultant", + "salary": "$193,433", + "start_date": "8/7/2013" + }, + { + "extn": "6820", + "id": "40548", + "name": "Ethan Addis", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$143,028", + "start_date": "1/31/2002" + }, + { + "extn": "8519", + "id": "40549", + "name": "Peter Gordon", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$33,485", + "start_date": "12/22/2009" + }, + { + "extn": "3967", + "id": "40550", + "name": "Jayden Ralph", + "office": "San Antonio", + "position": "CNC Operator", + "salary": "$241,607", + "start_date": "6/23/2018" + }, + { + "extn": "5290", + "id": "40551", + "name": "Chris Brooks", + "office": "Santa Ana", + "position": "Healthcare Specialist", + "salary": "$59,905", + "start_date": "10/12/2007" + }, + { + "extn": "2473", + "id": "40552", + "name": "Hailey Eyres", + "office": "San Jose", + "position": "Food Technologist", + "salary": "$294,645", + "start_date": "11/10/2016" + }, + { + "extn": "8551", + "id": "40553", + "name": "Roger Olson", + "office": "Scottsdale", + "position": "Software Engineer", + "salary": "$151,412", + "start_date": "5/19/2015" + }, + { + "extn": "1371", + "id": "40554", + "name": "Eileen Benson", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$243,896", + "start_date": "7/8/2000" + }, + { + "extn": "9407", + "id": "40555", + "name": "Lucas Judd", + "office": "Portland", + "position": "Steward", + "salary": "$244,953", + "start_date": "3/25/2015" + }, + { + "extn": "9015", + "id": "40556", + "name": "Elena Briggs", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$159,440", + "start_date": "12/20/2010" + }, + { + "extn": "6089", + "id": "40557", + "name": "Gwen Tyrrell", + "office": "Saint Paul", + "position": "CNC Operator", + "salary": "$171,695", + "start_date": "1/16/2016" + }, + { + "extn": "1117", + "id": "40558", + "name": "Carmen Crawford", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$125,635", + "start_date": "9/6/2016" + }, + { + "extn": "7611", + "id": "40559", + "name": "Alison Ballard", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$43,808", + "start_date": "9/7/2002" + }, + { + "extn": "4107", + "id": "40560", + "name": "Quinn Martin", + "office": "Arlington", + "position": "Designer", + "salary": "$251,293", + "start_date": "1/5/2004" + }, + { + "extn": "2033", + "id": "40561", + "name": "Peyton Mitchell", + "office": "Berlin", + "position": "Webmaster", + "salary": "$76,582", + "start_date": "9/17/2010" + }, + { + "extn": "5344", + "id": "40562", + "name": "Joseph Norris", + "office": "Madison", + "position": "Business Broker", + "salary": "$89,448", + "start_date": "6/21/2001" + }, + { + "extn": "7700", + "id": "40563", + "name": "Julian Holmes", + "office": "Amarillo", + "position": "Steward", + "salary": "$74,093", + "start_date": "10/31/2009" + }, + { + "extn": "8440", + "id": "40564", + "name": "Eryn Lakey", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$186,023", + "start_date": "5/28/2000" + }, + { + "extn": "8856", + "id": "40565", + "name": "Karla Hogg", + "office": "Bucharest", + "position": "Accountant", + "salary": "$220,005", + "start_date": "4/9/2014" + }, + { + "extn": "2539", + "id": "40566", + "name": "Noah Drake", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$50,887", + "start_date": "10/11/2015" + }, + { + "extn": "6665", + "id": "40567", + "name": "Percy Osmond", + "office": "Philadelphia", + "position": "Physician", + "salary": "$244,625", + "start_date": "11/26/2004" + }, + { + "extn": "7749", + "id": "40568", + "name": "Maxwell Nash", + "office": "Albuquerque", + "position": "Call Center Representative", + "salary": "$271,416", + "start_date": "5/8/2012" + }, + { + "extn": "2259", + "id": "40569", + "name": "Percy Roscoe", + "office": "Reno", + "position": "Baker", + "salary": "$11,553", + "start_date": "11/5/2016" + }, + { + "extn": "1068", + "id": "40570", + "name": "David Talbot", + "office": "Paris", + "position": "Operator", + "salary": "$84,492", + "start_date": "10/14/2001" + }, + { + "extn": "9561", + "id": "40571", + "name": "Megan Vincent", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$152,479", + "start_date": "11/25/2000" + }, + { + "extn": "9254", + "id": "40572", + "name": "Kieth Jones", + "office": "Philadelphia", + "position": "Global Logistics Supervisor", + "salary": "$136,785", + "start_date": "2/16/2002" + }, + { + "extn": "6079", + "id": "40573", + "name": "Denis Brown", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$27,651", + "start_date": "3/13/2012" + }, + { + "extn": "4190", + "id": "40574", + "name": "David Palmer", + "office": "Albuquerque", + "position": "Physician", + "salary": "$288,221", + "start_date": "10/23/2017" + }, + { + "extn": "2328", + "id": "40575", + "name": "Marigold Curtis", + "office": "Moreno Valley", + "position": "Physician", + "salary": "$161,419", + "start_date": "6/5/2003" + }, + { + "extn": "9896", + "id": "40576", + "name": "Kieth Mccall", + "office": "Cincinnati", + "position": "Lecturer", + "salary": "$56,839", + "start_date": "7/16/2009" + }, + { + "extn": "7266", + "id": "40577", + "name": "Matthew Oldfield", + "office": "New York", + "position": "Associate Professor", + "salary": "$290,635", + "start_date": "12/6/2014" + }, + { + "extn": "8344", + "id": "40578", + "name": "Kieth Russell", + "office": "Berna", + "position": "HR Specialist", + "salary": "$178,521", + "start_date": "4/9/2009" + }, + { + "extn": "6669", + "id": "40579", + "name": "Nate Ingham", + "office": "Wien", + "position": "Health Educator", + "salary": "$115,200", + "start_date": "1/13/2018" + }, + { + "extn": "3223", + "id": "40580", + "name": "Mavis Bailey", + "office": "Colorado Springs", + "position": "Doctor", + "salary": "$91,417", + "start_date": "6/12/2009" + }, + { + "extn": "5931", + "id": "40581", + "name": "Jolene Mcguire", + "office": "Denver", + "position": "HR Specialist", + "salary": "$55,655", + "start_date": "3/9/2013" + }, + { + "extn": "6732", + "id": "40582", + "name": "Eden Tyrrell", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$170,473", + "start_date": "6/8/2002" + }, + { + "extn": "1320", + "id": "40583", + "name": "Alexander Calderwood", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$113,600", + "start_date": "5/15/2004" + }, + { + "extn": "5378", + "id": "40584", + "name": "Tania Fox", + "office": "New York", + "position": "Design Engineer", + "salary": "$113,806", + "start_date": "3/3/2007" + }, + { + "extn": "7381", + "id": "40585", + "name": "Angela Bennett", + "office": "Salem", + "position": "Cashier", + "salary": "$166,146", + "start_date": "8/23/2016" + }, + { + "extn": "4492", + "id": "40586", + "name": "Danny Farrant", + "office": "Santa Ana", + "position": "Designer", + "salary": "$222,657", + "start_date": "6/24/2012" + }, + { + "extn": "7614", + "id": "40587", + "name": "Tyson Malone", + "office": "Paris", + "position": "Designer", + "salary": "$69,096", + "start_date": "8/14/2012" + }, + { + "extn": "8274", + "id": "40588", + "name": "Domenic Harper", + "office": "Anaheim", + "position": "Health Educator", + "salary": "$22,994", + "start_date": "2/20/2010" + }, + { + "extn": "7302", + "id": "40589", + "name": "Mya Rowe", + "office": "Laredo", + "position": "Laboratory Technician", + "salary": "$60,748", + "start_date": "4/21/2019" + }, + { + "extn": "5763", + "id": "40590", + "name": "Hailey Stanton", + "office": "Lisbon", + "position": "Systems Administrator", + "salary": "$115,254", + "start_date": "1/25/2002" + }, + { + "extn": "7898", + "id": "40591", + "name": "Danny Walton", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$104,038", + "start_date": "4/12/2016" + }, + { + "extn": "6096", + "id": "40592", + "name": "Blake Rigg", + "office": "Quebec", + "position": "Accountant", + "salary": "$35,235", + "start_date": "7/25/2018" + }, + { + "extn": "8063", + "id": "40593", + "name": "Joseph Rodgers", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$83,777", + "start_date": "6/23/2019" + }, + { + "extn": "9629", + "id": "40594", + "name": "Daron Burge", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$246,400", + "start_date": "2/6/2004" + }, + { + "extn": "5718", + "id": "40595", + "name": "Logan Willis", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$22,907", + "start_date": "9/1/2010" + }, + { + "extn": "5572", + "id": "40596", + "name": "George Anderson", + "office": "Milano", + "position": "Accountant", + "salary": "$156,272", + "start_date": "9/18/2000" + }, + { + "extn": "7497", + "id": "40597", + "name": "Payton Owen", + "office": "Rochester", + "position": "Designer", + "salary": "$244,699", + "start_date": "5/18/2019" + }, + { + "extn": "8634", + "id": "40598", + "name": "Jade Brown", + "office": "Boston", + "position": "Operator", + "salary": "$85,767", + "start_date": "1/27/2009" + }, + { + "extn": "5247", + "id": "40599", + "name": "Janice Mason", + "office": "Minneapolis", + "position": "Web Developer", + "salary": "$151,090", + "start_date": "11/9/2013" + }, + { + "extn": "4011", + "id": "40600", + "name": "Benjamin Alcroft", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$263,661", + "start_date": "3/7/2016" + }, + { + "extn": "3646", + "id": "40601", + "name": "Mark Redwood", + "office": "Salem", + "position": "Paramedic", + "salary": "$203,625", + "start_date": "9/21/2003" + }, + { + "extn": "4437", + "id": "40602", + "name": "Logan Driscoll", + "office": "Oakland", + "position": "Clerk", + "salary": "$188,772", + "start_date": "1/6/2010" + }, + { + "extn": "7490", + "id": "40603", + "name": "Barry Gordon", + "office": "Minneapolis", + "position": "Paramedic", + "salary": "$231,827", + "start_date": "6/9/2002" + }, + { + "extn": "3215", + "id": "40604", + "name": "Julius Nanton", + "office": "Irving", + "position": "Project Manager", + "salary": "$186,062", + "start_date": "1/10/2008" + }, + { + "extn": "6682", + "id": "40605", + "name": "Payton Ashley", + "office": "Oklahoma City", + "position": "Cashier", + "salary": "$95,569", + "start_date": "8/9/2008" + }, + { + "extn": "9591", + "id": "40606", + "name": "John Dobson", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$240,470", + "start_date": "4/1/2009" + }, + { + "extn": "7386", + "id": "40607", + "name": "Tyson Young", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$179,012", + "start_date": "2/17/2005" + }, + { + "extn": "2895", + "id": "40608", + "name": "Joyce Clarke", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$141,763", + "start_date": "9/30/2009" + }, + { + "extn": "8068", + "id": "40609", + "name": "Margot Bennett", + "office": "Lakewood", + "position": "Steward", + "salary": "$170,654", + "start_date": "12/3/2008" + }, + { + "extn": "5817", + "id": "40610", + "name": "Clint Jarrett", + "office": "Huntsville", + "position": "Treasurer", + "salary": "$11,821", + "start_date": "5/13/2014" + }, + { + "extn": "9193", + "id": "40611", + "name": "Trisha Lee", + "office": "Quebec", + "position": "Associate Professor", + "salary": "$96,004", + "start_date": "1/26/2005" + }, + { + "extn": "8487", + "id": "40612", + "name": "Hayden Wood", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$152,137", + "start_date": "5/21/2009" + }, + { + "extn": "3544", + "id": "40613", + "name": "Alan Cattell", + "office": "Tokyo", + "position": "Mobile Developer", + "salary": "$197,168", + "start_date": "12/18/2018" + }, + { + "extn": "8010", + "id": "40614", + "name": "Caleb Gordon", + "office": "Scottsdale", + "position": "IT Support Staff", + "salary": "$99,426", + "start_date": "9/12/2010" + }, + { + "extn": "9937", + "id": "40615", + "name": "Erick Morris", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$222,461", + "start_date": "9/11/2017" + }, + { + "extn": "8851", + "id": "40616", + "name": "Ada Antcliff", + "office": "San Francisco", + "position": "Inspector", + "salary": "$227,019", + "start_date": "4/19/2019" + }, + { + "extn": "3258", + "id": "40617", + "name": "Karen Vollans", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$20,108", + "start_date": "10/8/2013" + }, + { + "extn": "8604", + "id": "40618", + "name": "Nancy Roberts", + "office": "St. Louis", + "position": "Ambulatory Nurse", + "salary": "$79,308", + "start_date": "2/5/2019" + }, + { + "extn": "4761", + "id": "40619", + "name": "Percy Niles", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$113,008", + "start_date": "3/24/2013" + }, + { + "extn": "7834", + "id": "40620", + "name": "Aeris Torres", + "office": "Valetta", + "position": "Cook", + "salary": "$263,696", + "start_date": "9/18/2012" + }, + { + "extn": "6103", + "id": "40621", + "name": "Tyler Long", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$114,867", + "start_date": "7/16/2002" + }, + { + "extn": "4764", + "id": "40622", + "name": "Camila Stone", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$293,874", + "start_date": "6/24/2005" + }, + { + "extn": "4978", + "id": "40623", + "name": "Payton Martin", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$214,832", + "start_date": "1/14/2004" + }, + { + "extn": "3663", + "id": "40624", + "name": "Julius Shelton", + "office": "Madison", + "position": "Production Painter", + "salary": "$269,006", + "start_date": "12/24/2001" + }, + { + "extn": "8927", + "id": "40625", + "name": "Madison Riley", + "office": "Springfield", + "position": "Bookkeeper", + "salary": "$38,931", + "start_date": "6/2/2004" + }, + { + "extn": "2229", + "id": "40626", + "name": "Marvin Woods", + "office": "Louisville", + "position": "Dentist", + "salary": "$77,150", + "start_date": "8/8/2013" + }, + { + "extn": "9524", + "id": "40627", + "name": "Kassandra Latham", + "office": "Hollywood", + "position": "Global Logistics Supervisor", + "salary": "$115,677", + "start_date": "6/12/2019" + }, + { + "extn": "1162", + "id": "40628", + "name": "Sage Wood", + "office": "Long Beach", + "position": "Baker", + "salary": "$279,758", + "start_date": "5/26/2006" + }, + { + "extn": "8921", + "id": "40629", + "name": "Bryce Lane", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$246,694", + "start_date": "2/7/2019" + }, + { + "extn": "9058", + "id": "40630", + "name": "Logan Farrant", + "office": "Wien", + "position": "Assistant Buyer", + "salary": "$111,507", + "start_date": "6/19/2005" + }, + { + "extn": "8251", + "id": "40631", + "name": "Liam Smith", + "office": "Chicago", + "position": "Audiologist", + "salary": "$259,925", + "start_date": "3/30/2013" + }, + { + "extn": "7368", + "id": "40632", + "name": "Wade Blackburn", + "office": "Laredo", + "position": "Paramedic", + "salary": "$59,885", + "start_date": "12/26/2001" + }, + { + "extn": "9625", + "id": "40633", + "name": "Jack Hamilton", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$74,687", + "start_date": "6/21/2008" + }, + { + "extn": "4552", + "id": "40634", + "name": "Samantha Harris", + "office": "London", + "position": "HR Coordinator", + "salary": "$119,683", + "start_date": "2/13/2003" + }, + { + "extn": "7535", + "id": "40635", + "name": "Nina Dann", + "office": "El Paso", + "position": "Chef Manager", + "salary": "$149,124", + "start_date": "4/6/2011" + }, + { + "extn": "8425", + "id": "40636", + "name": "Enoch Yarwood", + "office": "Arlington", + "position": "Ambulatory Nurse", + "salary": "$220,358", + "start_date": "1/25/2014" + }, + { + "extn": "3969", + "id": "40637", + "name": "Chuck Mcneill", + "office": "Santa Ana", + "position": "Service Supervisor", + "salary": "$89,611", + "start_date": "12/28/2013" + }, + { + "extn": "1637", + "id": "40638", + "name": "Adela Paterson", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$241,525", + "start_date": "11/26/2013" + }, + { + "extn": "2190", + "id": "40639", + "name": "Denny Willson", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$297,229", + "start_date": "8/3/2006" + }, + { + "extn": "9415", + "id": "40640", + "name": "Mason Upton", + "office": "Lancaster", + "position": "Service Supervisor", + "salary": "$188,717", + "start_date": "9/19/2004" + }, + { + "extn": "3916", + "id": "40641", + "name": "Lillian Andrews", + "office": "Orlando", + "position": "Machine Operator", + "salary": "$181,962", + "start_date": "8/29/2012" + }, + { + "extn": "7098", + "id": "40642", + "name": "Harry Eagle", + "office": "Baltimore", + "position": "Biologist", + "salary": "$77,682", + "start_date": "5/15/2011" + }, + { + "extn": "5119", + "id": "40643", + "name": "Elijah Grant", + "office": "El Paso", + "position": "Business Broker", + "salary": "$281,215", + "start_date": "3/10/2015" + }, + { + "extn": "7012", + "id": "40644", + "name": "Samara Locke", + "office": "Wien", + "position": "Physician", + "salary": "$88,223", + "start_date": "2/29/2000" + }, + { + "extn": "2211", + "id": "40645", + "name": "Enoch Hobbs", + "office": "London", + "position": "Software Engineer", + "salary": "$296,453", + "start_date": "2/10/2011" + }, + { + "extn": "4953", + "id": "40646", + "name": "Tony Becker", + "office": "Rome", + "position": "Assistant Buyer", + "salary": "$151,642", + "start_date": "8/1/2003" + }, + { + "extn": "6563", + "id": "40647", + "name": "Tess Overson", + "office": "Rome", + "position": "Treasurer", + "salary": "$230,746", + "start_date": "12/13/2017" + }, + { + "extn": "1703", + "id": "40648", + "name": "Harvey Kelly", + "office": "Honolulu", + "position": "Electrician", + "salary": "$91,064", + "start_date": "7/8/2012" + }, + { + "extn": "2253", + "id": "40649", + "name": "Celia Stevens", + "office": "Worcester", + "position": "Business Broker", + "salary": "$170,899", + "start_date": "4/13/2011" + }, + { + "extn": "6433", + "id": "40650", + "name": "Lauren Benfield", + "office": "Anaheim", + "position": "Doctor", + "salary": "$62,177", + "start_date": "9/6/2018" + }, + { + "extn": "5880", + "id": "40651", + "name": "Victoria West", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$246,710", + "start_date": "1/12/2002" + }, + { + "extn": "1426", + "id": "40652", + "name": "Ramon Moreno", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$199,547", + "start_date": "3/10/2015" + }, + { + "extn": "5136", + "id": "40653", + "name": "Tony Palmer", + "office": "Reno", + "position": "Banker", + "salary": "$23,755", + "start_date": "7/17/2000" + }, + { + "extn": "9008", + "id": "40654", + "name": "Joseph Taylor", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$30,587", + "start_date": "7/10/2000" + }, + { + "extn": "6649", + "id": "40655", + "name": "Vicky Dixon", + "office": "Las Vegas", + "position": "Machine Operator", + "salary": "$27,558", + "start_date": "9/28/2017" + }, + { + "extn": "8427", + "id": "40656", + "name": "Holly Andrews", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$263,693", + "start_date": "9/30/2012" + }, + { + "extn": "3633", + "id": "40657", + "name": "Logan Yates", + "office": "New York", + "position": "Paramedic", + "salary": "$37,519", + "start_date": "5/15/2017" + }, + { + "extn": "5452", + "id": "40658", + "name": "Ronald Rossi", + "office": "Sacramento", + "position": "Web Developer", + "salary": "$104,097", + "start_date": "12/5/2007" + }, + { + "extn": "7191", + "id": "40659", + "name": "Phillip Brown", + "office": "El Paso", + "position": "Fabricator", + "salary": "$33,490", + "start_date": "12/27/2003" + }, + { + "extn": "7503", + "id": "40660", + "name": "Piper Silva", + "office": "Lakewood", + "position": "CNC Operator", + "salary": "$61,884", + "start_date": "12/9/2011" + }, + { + "extn": "2519", + "id": "40661", + "name": "Bristol Bentley", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$206,467", + "start_date": "12/8/2002" + }, + { + "extn": "4714", + "id": "40662", + "name": "Isabella Flack", + "office": "Portland", + "position": "Staffing Consultant", + "salary": "$284,384", + "start_date": "9/21/2003" + }, + { + "extn": "6622", + "id": "40663", + "name": "Doris Harrison", + "office": "Chicago", + "position": "Project Manager", + "salary": "$112,787", + "start_date": "6/5/2013" + }, + { + "extn": "8294", + "id": "40664", + "name": "Julius Shaw", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$210,810", + "start_date": "8/21/2000" + }, + { + "extn": "9087", + "id": "40665", + "name": "Hadley Cann", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$208,446", + "start_date": "10/2/2003" + }, + { + "extn": "7220", + "id": "40666", + "name": "Holly Kelly", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$196,407", + "start_date": "5/18/2010" + }, + { + "extn": "2892", + "id": "40667", + "name": "Luke Goodman", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$67,735", + "start_date": "6/24/2007" + }, + { + "extn": "7308", + "id": "40668", + "name": "Caleb Morris", + "office": "Santa Ana", + "position": "Global Logistics Supervisor", + "salary": "$148,610", + "start_date": "6/9/2015" + }, + { + "extn": "3588", + "id": "40669", + "name": "Carrie Middleton", + "office": "San Diego", + "position": "Webmaster", + "salary": "$299,909", + "start_date": "10/5/2006" + }, + { + "extn": "7903", + "id": "40670", + "name": "Piper Vollans", + "office": "Cincinnati", + "position": "IT Support Staff", + "salary": "$116,945", + "start_date": "6/1/2019" + }, + { + "extn": "9080", + "id": "40671", + "name": "Carmella Hunter", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$269,630", + "start_date": "4/22/2016" + }, + { + "extn": "6855", + "id": "40672", + "name": "Zara Dempsey", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$207,973", + "start_date": "10/9/2001" + }, + { + "extn": "9785", + "id": "40673", + "name": "Wade Shaw", + "office": "Springfield", + "position": "Paramedic", + "salary": "$13,496", + "start_date": "3/22/2000" + }, + { + "extn": "3183", + "id": "40674", + "name": "Noemi Atkinson", + "office": "Irving", + "position": "Treasurer", + "salary": "$244,136", + "start_date": "10/14/2008" + }, + { + "extn": "6716", + "id": "40675", + "name": "Danny Gosling", + "office": "Tokyo", + "position": "Biologist", + "salary": "$120,494", + "start_date": "7/5/2006" + }, + { + "extn": "5260", + "id": "40676", + "name": "Rufus Whitehouse", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$16,110", + "start_date": "10/11/2016" + }, + { + "extn": "9875", + "id": "40677", + "name": "Rocco King", + "office": "Washington", + "position": "Accountant", + "salary": "$264,113", + "start_date": "10/16/2016" + }, + { + "extn": "9406", + "id": "40678", + "name": "Marjorie Sheldon", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$122,876", + "start_date": "6/16/2007" + }, + { + "extn": "2886", + "id": "40679", + "name": "Rick Truscott", + "office": "Dallas", + "position": "Accountant", + "salary": "$70,616", + "start_date": "3/25/2019" + }, + { + "extn": "3796", + "id": "40680", + "name": "Abdul Wise", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$25,280", + "start_date": "10/12/2006" + }, + { + "extn": "4869", + "id": "40681", + "name": "Doug Morrison", + "office": "Dallas", + "position": "Assistant Buyer", + "salary": "$231,898", + "start_date": "1/31/2018" + }, + { + "extn": "4086", + "id": "40682", + "name": "Nathan Warren", + "office": "Stockton", + "position": "Designer", + "salary": "$171,895", + "start_date": "8/20/2012" + }, + { + "extn": "7914", + "id": "40683", + "name": "Jacob Dwyer", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$89,646", + "start_date": "4/17/2001" + }, + { + "extn": "6092", + "id": "40684", + "name": "Manuel Cunningham", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$153,597", + "start_date": "9/13/2010" + }, + { + "extn": "2756", + "id": "40685", + "name": "Domenic Gordon", + "office": "Lancaster", + "position": "Doctor", + "salary": "$265,479", + "start_date": "10/23/2019" + }, + { + "extn": "4951", + "id": "40686", + "name": "Julianna Bradley", + "office": "Seattle", + "position": "Lecturer", + "salary": "$98,579", + "start_date": "11/4/2002" + }, + { + "extn": "5183", + "id": "40687", + "name": "Sharon Watson", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$70,105", + "start_date": "5/30/2001" + }, + { + "extn": "2447", + "id": "40688", + "name": "Nate Bailey", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$26,408", + "start_date": "4/3/2017" + }, + { + "extn": "2771", + "id": "40689", + "name": "Carmen Roscoe", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$270,299", + "start_date": "12/28/2001" + }, + { + "extn": "6173", + "id": "40690", + "name": "Benjamin Bennett", + "office": "San Jose", + "position": "Designer", + "salary": "$270,923", + "start_date": "8/3/2010" + }, + { + "extn": "3963", + "id": "40691", + "name": "Melanie Little", + "office": "Nashville", + "position": "Paramedic", + "salary": "$85,847", + "start_date": "6/27/2019" + }, + { + "extn": "9029", + "id": "40692", + "name": "Mike Eddison", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$140,339", + "start_date": "5/4/2017" + }, + { + "extn": "7843", + "id": "40693", + "name": "Bryce Coleman", + "office": "Boston", + "position": "Operator", + "salary": "$266,377", + "start_date": "11/8/2005" + }, + { + "extn": "8958", + "id": "40694", + "name": "Jenna Douglas", + "office": "Nashville", + "position": "Webmaster", + "salary": "$15,076", + "start_date": "4/18/2015" + }, + { + "extn": "8668", + "id": "40695", + "name": "Barry Sanchez", + "office": "Venice", + "position": "Audiologist", + "salary": "$198,898", + "start_date": "9/22/2012" + }, + { + "extn": "2072", + "id": "40696", + "name": "Aurelia Dillon", + "office": "Springfield", + "position": "Systems Administrator", + "salary": "$131,543", + "start_date": "5/27/2004" + }, + { + "extn": "6229", + "id": "40697", + "name": "Erick Vallins", + "office": "Oakland", + "position": "Front Desk Coordinator", + "salary": "$281,385", + "start_date": "8/20/2019" + }, + { + "extn": "8286", + "id": "40698", + "name": "Marilyn Boyle", + "office": "San Diego", + "position": "Chef Manager", + "salary": "$136,563", + "start_date": "10/14/2008" + }, + { + "extn": "5102", + "id": "40699", + "name": "Chester Shaw", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$76,209", + "start_date": "12/5/2012" + }, + { + "extn": "2321", + "id": "40700", + "name": "Charlize Myatt", + "office": "Lyon", + "position": "IT Support Staff", + "salary": "$96,623", + "start_date": "3/15/2001" + }, + { + "extn": "6043", + "id": "40701", + "name": "Stacy Smith", + "office": "Bucharest", + "position": "Auditor", + "salary": "$298,799", + "start_date": "3/6/2008" + }, + { + "extn": "7201", + "id": "40702", + "name": "Percy Lambert", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$264,957", + "start_date": "8/4/2010" + }, + { + "extn": "8150", + "id": "40703", + "name": "Ronald Kennedy", + "office": "Memphis", + "position": "Treasurer", + "salary": "$295,914", + "start_date": "11/15/2005" + }, + { + "extn": "5174", + "id": "40704", + "name": "Macy Kent", + "office": "Honolulu", + "position": "Insurance Broker", + "salary": "$100,765", + "start_date": "10/24/2001" + }, + { + "extn": "7029", + "id": "40705", + "name": "Chad Gordon", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$230,131", + "start_date": "5/15/2007" + }, + { + "extn": "3703", + "id": "40706", + "name": "Leah Squire", + "office": "Quebec", + "position": "Designer", + "salary": "$64,403", + "start_date": "4/1/2012" + }, + { + "extn": "8135", + "id": "40707", + "name": "Johnathan Newman", + "office": "Bellevue", + "position": "Bellman", + "salary": "$44,265", + "start_date": "5/23/2001" + }, + { + "extn": "6928", + "id": "40708", + "name": "Angelique Cattell", + "office": "Atlanta", + "position": "Cashier", + "salary": "$119,983", + "start_date": "6/1/2012" + }, + { + "extn": "5119", + "id": "40709", + "name": "Oliver Ashley", + "office": "Oakland", + "position": "Physician", + "salary": "$49,510", + "start_date": "9/9/2015" + }, + { + "extn": "5553", + "id": "40710", + "name": "Adeline Clark", + "office": "Lyon", + "position": "Banker", + "salary": "$224,920", + "start_date": "6/23/2011" + }, + { + "extn": "8194", + "id": "40711", + "name": "John Parr", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$264,037", + "start_date": "1/7/2019" + }, + { + "extn": "1759", + "id": "40712", + "name": "Jack Cox", + "office": "Lisbon", + "position": "Call Center Representative", + "salary": "$197,535", + "start_date": "2/22/2012" + }, + { + "extn": "6768", + "id": "40713", + "name": "Camden Bowen", + "office": "Houston", + "position": "Webmaster", + "salary": "$136,058", + "start_date": "5/20/2002" + }, + { + "extn": "8477", + "id": "40714", + "name": "Ramon Uttley", + "office": "Glendale", + "position": "Doctor", + "salary": "$82,949", + "start_date": "9/1/2019" + }, + { + "extn": "5304", + "id": "40715", + "name": "Martha Becker", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$38,591", + "start_date": "10/20/2009" + }, + { + "extn": "1356", + "id": "40716", + "name": "Macy Richardson", + "office": "Rochester", + "position": "Fabricator", + "salary": "$115,055", + "start_date": "4/22/2006" + }, + { + "extn": "3266", + "id": "40717", + "name": "Olivia Latham", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$132,153", + "start_date": "7/1/2015" + }, + { + "extn": "3429", + "id": "40718", + "name": "William Ebden", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$168,237", + "start_date": "9/23/2012" + }, + { + "extn": "6748", + "id": "40719", + "name": "Nate Preston", + "office": "Madison", + "position": "Designer", + "salary": "$43,222", + "start_date": "11/18/2018" + }, + { + "extn": "7318", + "id": "40720", + "name": "Doug Funnell", + "office": "Venice", + "position": "Stockbroker", + "salary": "$171,802", + "start_date": "10/21/2004" + }, + { + "extn": "4404", + "id": "40721", + "name": "Cedrick Bennett", + "office": "Bridgeport", + "position": "HR Coordinator", + "salary": "$71,798", + "start_date": "12/13/2000" + }, + { + "extn": "8032", + "id": "40722", + "name": "Gladys Clifton", + "office": "Sacramento", + "position": "Biologist", + "salary": "$82,148", + "start_date": "10/30/2002" + }, + { + "extn": "3881", + "id": "40723", + "name": "Joseph Emmott", + "office": "Salt Lake City", + "position": "Staffing Consultant", + "salary": "$220,440", + "start_date": "8/20/2018" + }, + { + "extn": "9929", + "id": "40724", + "name": "Carrie Chadwick", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$75,680", + "start_date": "5/18/2011" + }, + { + "extn": "1365", + "id": "40725", + "name": "Jasmine Hunt", + "office": "Oakland", + "position": "Business Broker", + "salary": "$281,415", + "start_date": "2/20/2009" + }, + { + "extn": "3475", + "id": "40726", + "name": "Sabina Porter", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$218,111", + "start_date": "6/7/2014" + }, + { + "extn": "5718", + "id": "40727", + "name": "Noah Bryson", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$36,644", + "start_date": "12/25/2002" + }, + { + "extn": "6571", + "id": "40728", + "name": "Camila Underhill", + "office": "Bellevue", + "position": "Call Center Representative", + "salary": "$191,227", + "start_date": "10/30/2017" + }, + { + "extn": "1642", + "id": "40729", + "name": "Fiona Weston", + "office": "New Orleans", + "position": "HR Coordinator", + "salary": "$190,467", + "start_date": "12/2/2005" + }, + { + "extn": "6448", + "id": "40730", + "name": "Sabrina Stubbs", + "office": "Lancaster", + "position": "Banker", + "salary": "$107,466", + "start_date": "7/29/2018" + }, + { + "extn": "1968", + "id": "40731", + "name": "Ramon Matthews", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$30,809", + "start_date": "2/25/2002" + }, + { + "extn": "9861", + "id": "40732", + "name": "Alexander Daniells", + "office": "San Antonio", + "position": "Banker", + "salary": "$67,198", + "start_date": "7/26/2001" + }, + { + "extn": "1089", + "id": "40733", + "name": "Miriam Carson", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$205,856", + "start_date": "10/27/2005" + }, + { + "extn": "7978", + "id": "40734", + "name": "Zoe Aldridge", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$273,877", + "start_date": "10/15/2003" + }, + { + "extn": "8133", + "id": "40735", + "name": "Aleksandra Wright", + "office": "Louisville", + "position": "Project Manager", + "salary": "$123,383", + "start_date": "11/17/2018" + }, + { + "extn": "3486", + "id": "40736", + "name": "Denny Tailor", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$115,996", + "start_date": "12/15/2001" + }, + { + "extn": "5651", + "id": "40737", + "name": "Helen Sheldon", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$29,567", + "start_date": "1/8/2006" + }, + { + "extn": "6382", + "id": "40738", + "name": "Diane Rose", + "office": "Berna", + "position": "Lecturer", + "salary": "$195,874", + "start_date": "12/8/2009" + }, + { + "extn": "2393", + "id": "40739", + "name": "Abdul Richardson", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$26,810", + "start_date": "2/20/2018" + }, + { + "extn": "9006", + "id": "40740", + "name": "Adina Dickson", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$42,179", + "start_date": "8/17/2008" + }, + { + "extn": "8523", + "id": "40741", + "name": "Remy Olson", + "office": "Norfolk", + "position": "CNC Operator", + "salary": "$232,296", + "start_date": "12/4/2009" + }, + { + "extn": "4730", + "id": "40742", + "name": "Lucas Carter", + "office": "Detroit", + "position": "CNC Operator", + "salary": "$32,034", + "start_date": "12/13/2002" + }, + { + "extn": "3282", + "id": "40743", + "name": "Oliver Collis", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$152,653", + "start_date": "2/14/2012" + }, + { + "extn": "2576", + "id": "40744", + "name": "Vera Leigh", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$33,731", + "start_date": "7/23/2001" + }, + { + "extn": "1403", + "id": "40745", + "name": "Johnny Bell", + "office": "Arlington", + "position": "Bellman", + "salary": "$51,661", + "start_date": "5/27/2000" + }, + { + "extn": "5559", + "id": "40746", + "name": "Domenic Willis", + "office": "Milano", + "position": "Machine Operator", + "salary": "$108,993", + "start_date": "11/23/2004" + }, + { + "extn": "1709", + "id": "40747", + "name": "Abbey Cowan", + "office": "Houston", + "position": "Audiologist", + "salary": "$203,807", + "start_date": "4/23/2019" + }, + { + "extn": "9865", + "id": "40748", + "name": "Daniel Foxley", + "office": "Paris", + "position": "Software Engineer", + "salary": "$143,780", + "start_date": "3/26/2011" + }, + { + "extn": "7186", + "id": "40749", + "name": "Sasha Ross", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$111,866", + "start_date": "5/6/2011" + }, + { + "extn": "3535", + "id": "40750", + "name": "Sharon Ross", + "office": "Columbus", + "position": "Chef Manager", + "salary": "$215,345", + "start_date": "9/4/2018" + }, + { + "extn": "3887", + "id": "40751", + "name": "Natalie Glass", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$208,087", + "start_date": "3/10/2005" + }, + { + "extn": "1759", + "id": "40752", + "name": "Joseph Stone ", + "office": "Louisville", + "position": "Cashier", + "salary": "$80,642", + "start_date": "9/3/2005" + }, + { + "extn": "4464", + "id": "40753", + "name": "Daphne Knight", + "office": "Chicago", + "position": "Pharmacist", + "salary": "$21,949", + "start_date": "8/23/2005" + }, + { + "extn": "6949", + "id": "40754", + "name": "Chris Brock", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$166,984", + "start_date": "12/23/2004" + }, + { + "extn": "8828", + "id": "40755", + "name": "Daron Hooper", + "office": "San Francisco", + "position": "Dentist", + "salary": "$127,372", + "start_date": "12/31/2016" + }, + { + "extn": "8588", + "id": "40756", + "name": "Michelle Holmes", + "office": "Hollywood", + "position": "Business Broker", + "salary": "$190,780", + "start_date": "5/21/2017" + }, + { + "extn": "7956", + "id": "40757", + "name": "Alexander Gibbons", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$267,752", + "start_date": "5/24/2012" + }, + { + "extn": "1255", + "id": "40758", + "name": "Molly Antcliff", + "office": "Fayetteville", + "position": "Doctor", + "salary": "$291,152", + "start_date": "3/22/2008" + }, + { + "extn": "7082", + "id": "40759", + "name": "Audrey Bradshaw", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$137,448", + "start_date": "2/2/2008" + }, + { + "extn": "9993", + "id": "40760", + "name": "Hazel Dann", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$25,796", + "start_date": "9/2/2001" + }, + { + "extn": "7932", + "id": "40761", + "name": "Marvin Lomax", + "office": "Lyon", + "position": "Assistant Buyer", + "salary": "$127,493", + "start_date": "10/27/2016" + }, + { + "extn": "1765", + "id": "40762", + "name": "Adalie Martin", + "office": "Indianapolis", + "position": "Auditor", + "salary": "$138,156", + "start_date": "10/28/2018" + }, + { + "extn": "6045", + "id": "40763", + "name": "Alison Howard", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$230,245", + "start_date": "3/26/2008" + }, + { + "extn": "6941", + "id": "40764", + "name": "Kurt Dyson", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$223,471", + "start_date": "8/22/2012" + }, + { + "extn": "6115", + "id": "40765", + "name": "Harry Power", + "office": "Lisbon", + "position": "Stockbroker", + "salary": "$54,725", + "start_date": "10/26/2019" + }, + { + "extn": "7766", + "id": "40766", + "name": "Bryon Thompson", + "office": "Memphis", + "position": "Machine Operator", + "salary": "$65,674", + "start_date": "9/14/2005" + }, + { + "extn": "8219", + "id": "40767", + "name": "Megan Russell", + "office": "Otawa", + "position": "Lecturer", + "salary": "$157,751", + "start_date": "9/23/2005" + }, + { + "extn": "5812", + "id": "40768", + "name": "Mayleen Ashley", + "office": "Philadelphia", + "position": "Restaurant Manager", + "salary": "$281,209", + "start_date": "10/17/2016" + }, + { + "extn": "4635", + "id": "40769", + "name": "Aileen Cobb", + "office": "Toledo", + "position": "Physician", + "salary": "$11,292", + "start_date": "7/24/2017" + }, + { + "extn": "8860", + "id": "40770", + "name": "Rocco Calderwood", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$171,750", + "start_date": "11/27/2003" + }, + { + "extn": "8989", + "id": "40771", + "name": "Josh Yates", + "office": "Washington", + "position": "Front Desk Coordinator", + "salary": "$21,224", + "start_date": "12/6/2014" + }, + { + "extn": "7401", + "id": "40772", + "name": "Blake Ross", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$20,731", + "start_date": "7/20/2017" + }, + { + "extn": "1166", + "id": "40773", + "name": "Lucas Cameron", + "office": "St. Louis", + "position": "Accountant", + "salary": "$213,695", + "start_date": "4/21/2019" + }, + { + "extn": "1746", + "id": "40774", + "name": "Celina Glynn", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$197,872", + "start_date": "10/15/2019" + }, + { + "extn": "2647", + "id": "40775", + "name": "Ron Durrant", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$280,147", + "start_date": "8/18/2009" + }, + { + "extn": "6231", + "id": "40776", + "name": "Percy Watt", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$215,303", + "start_date": "7/25/2014" + }, + { + "extn": "6932", + "id": "40777", + "name": "Clarissa Hill", + "office": "Tokyo", + "position": "Mobile Developer", + "salary": "$101,958", + "start_date": "11/27/2015" + }, + { + "extn": "5851", + "id": "40778", + "name": "Mandy Faulkner", + "office": "London", + "position": "Business Broker", + "salary": "$29,931", + "start_date": "9/3/2015" + }, + { + "extn": "5177", + "id": "40779", + "name": "Caydence Exton", + "office": "Minneapolis", + "position": "Baker", + "salary": "$254,504", + "start_date": "4/3/2008" + }, + { + "extn": "2263", + "id": "40780", + "name": "Martin Villiger", + "office": "Bellevue", + "position": "Doctor", + "salary": "$123,950", + "start_date": "5/22/2016" + }, + { + "extn": "2857", + "id": "40781", + "name": "Kirsten Cadman", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$182,505", + "start_date": "11/14/2003" + }, + { + "extn": "3834", + "id": "40782", + "name": "Mark Selby", + "office": "Kansas City", + "position": "Clerk", + "salary": "$284,120", + "start_date": "9/12/2006" + }, + { + "extn": "4391", + "id": "40783", + "name": "George Nayler", + "office": "Hollywood", + "position": "Machine Operator", + "salary": "$254,374", + "start_date": "11/19/2012" + }, + { + "extn": "9228", + "id": "40784", + "name": "Matt Glynn", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$276,011", + "start_date": "2/29/2004" + }, + { + "extn": "9467", + "id": "40785", + "name": "Leroy Dowson", + "office": "Albuquerque", + "position": "Staffing Consultant", + "salary": "$248,421", + "start_date": "2/21/2010" + }, + { + "extn": "3020", + "id": "40786", + "name": "Nicholas Hamilton", + "office": "Oakland", + "position": "Executive Director", + "salary": "$262,378", + "start_date": "3/24/2016" + }, + { + "extn": "6090", + "id": "40787", + "name": "Sonya Eddison", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$62,742", + "start_date": "5/25/2008" + }, + { + "extn": "2438", + "id": "40788", + "name": "Henry Saunders", + "office": "Bellevue", + "position": "Biologist", + "salary": "$112,856", + "start_date": "1/21/2014" + }, + { + "extn": "2863", + "id": "40789", + "name": "Marvin Stone", + "office": "El Paso", + "position": "Assistant Buyer", + "salary": "$77,027", + "start_date": "7/18/2019" + }, + { + "extn": "6927", + "id": "40790", + "name": "Barney Wild", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$108,208", + "start_date": "10/3/2018" + }, + { + "extn": "1581", + "id": "40791", + "name": "Jasmine Williams", + "office": "Zurich", + "position": "Assistant Buyer", + "salary": "$79,708", + "start_date": "1/21/2013" + }, + { + "extn": "7178", + "id": "40792", + "name": "Wendy Bailey", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$145,907", + "start_date": "4/15/2004" + }, + { + "extn": "2122", + "id": "40793", + "name": "Gil Hilton", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$181,567", + "start_date": "12/28/2000" + }, + { + "extn": "8690", + "id": "40794", + "name": "Jacqueline Penn", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$163,652", + "start_date": "4/6/2018" + }, + { + "extn": "6468", + "id": "40795", + "name": "Chadwick Jones", + "office": "Omaha", + "position": "Designer", + "salary": "$192,613", + "start_date": "2/19/2005" + }, + { + "extn": "3191", + "id": "40796", + "name": "Dasha Tyrrell", + "office": "Houston", + "position": "Treasurer", + "salary": "$147,246", + "start_date": "8/2/2010" + }, + { + "extn": "1430", + "id": "40797", + "name": "Alexander Brett", + "office": "Murfreesboro", + "position": "Accountant", + "salary": "$222,171", + "start_date": "3/5/2007" + }, + { + "extn": "6023", + "id": "40798", + "name": "Meredith Blackwall", + "office": "Rochester", + "position": "HR Coordinator", + "salary": "$128,464", + "start_date": "10/10/2008" + }, + { + "extn": "1842", + "id": "40799", + "name": "Luna Cattell", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$218,077", + "start_date": "6/7/2013" + }, + { + "extn": "1777", + "id": "40800", + "name": "Cynthia London", + "office": "Glendale", + "position": "Fabricator", + "salary": "$98,215", + "start_date": "3/10/2004" + }, + { + "extn": "1468", + "id": "40801", + "name": "Isabella Ashley", + "office": "Zurich", + "position": "Cash Manager", + "salary": "$177,535", + "start_date": "5/7/2019" + }, + { + "extn": "8941", + "id": "40802", + "name": "Marvin Flanders", + "office": "San Antonio", + "position": "Bellman", + "salary": "$272,753", + "start_date": "4/26/2005" + }, + { + "extn": "7509", + "id": "40803", + "name": "Mark Lambert", + "office": "El Paso", + "position": "Service Supervisor", + "salary": "$88,858", + "start_date": "1/23/2007" + }, + { + "extn": "7669", + "id": "40804", + "name": "Julian Sanchez", + "office": "Scottsdale", + "position": "IT Support Staff", + "salary": "$134,534", + "start_date": "5/26/2012" + }, + { + "extn": "3543", + "id": "40805", + "name": "Barney Sheldon", + "office": "Huntsville", + "position": "Biologist", + "salary": "$88,758", + "start_date": "7/9/2006" + }, + { + "extn": "2482", + "id": "40806", + "name": "Raquel Webster", + "office": "Ontario", + "position": "Audiologist", + "salary": "$217,086", + "start_date": "12/31/2004" + }, + { + "extn": "3652", + "id": "40807", + "name": "Sara Lucas", + "office": "London", + "position": "Production Painter", + "salary": "$142,019", + "start_date": "6/14/2010" + }, + { + "extn": "8149", + "id": "40808", + "name": "Joseph Yates", + "office": "Lancaster", + "position": "CNC Operator", + "salary": "$195,358", + "start_date": "6/15/2001" + }, + { + "extn": "6945", + "id": "40809", + "name": "Shelby Paterson", + "office": "Lakewood", + "position": "Baker", + "salary": "$295,769", + "start_date": "2/17/2009" + }, + { + "extn": "9174", + "id": "40810", + "name": "Marilyn Silva", + "office": "Madison", + "position": "Service Supervisor", + "salary": "$200,518", + "start_date": "9/3/2000" + }, + { + "extn": "5940", + "id": "40811", + "name": "Colleen Hamilton", + "office": "Berna", + "position": "Executive Director", + "salary": "$223,463", + "start_date": "1/28/2009" + }, + { + "extn": "4789", + "id": "40812", + "name": "Mark Raven", + "office": "Madrid", + "position": "Banker", + "salary": "$33,084", + "start_date": "3/7/2017" + }, + { + "extn": "3888", + "id": "40813", + "name": "Cassidy Mason", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$237,925", + "start_date": "4/10/2003" + }, + { + "extn": "2973", + "id": "40814", + "name": "Tyler Weston", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$95,051", + "start_date": "1/28/2018" + }, + { + "extn": "5674", + "id": "40815", + "name": "John Ulyatt", + "office": "San Jose", + "position": "Operator", + "salary": "$215,594", + "start_date": "2/27/2012" + }, + { + "extn": "6312", + "id": "40816", + "name": "Matt Potts", + "office": "Sacramento", + "position": "Business Broker", + "salary": "$276,793", + "start_date": "9/17/2002" + }, + { + "extn": "3551", + "id": "40817", + "name": "Erica Adams", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$18,068", + "start_date": "10/31/2012" + }, + { + "extn": "9341", + "id": "40818", + "name": "Gwen Plumb", + "office": "Jersey City", + "position": "Banker", + "salary": "$284,285", + "start_date": "10/20/2012" + }, + { + "extn": "6074", + "id": "40819", + "name": "Joyce Collins", + "office": "Albuquerque", + "position": "Associate Professor", + "salary": "$65,699", + "start_date": "5/15/2006" + }, + { + "extn": "4813", + "id": "40820", + "name": "Regina Thornton", + "office": "Seattle", + "position": "Paramedic", + "salary": "$130,736", + "start_date": "7/14/2006" + }, + { + "extn": "4064", + "id": "40821", + "name": "Kirsten Noon", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$292,001", + "start_date": "2/28/2004" + }, + { + "extn": "1593", + "id": "40822", + "name": "Olivia Greenwood", + "office": "New York", + "position": "Software Engineer", + "salary": "$237,449", + "start_date": "8/25/2001" + }, + { + "extn": "6046", + "id": "40823", + "name": "Boris Newton", + "office": "Glendale", + "position": "Lecturer", + "salary": "$29,308", + "start_date": "5/25/2004" + }, + { + "extn": "8687", + "id": "40824", + "name": "Emely Kennedy", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$126,575", + "start_date": "6/13/2019" + }, + { + "extn": "5681", + "id": "40825", + "name": "Harvey Wright", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$230,555", + "start_date": "3/23/2005" + }, + { + "extn": "5563", + "id": "40826", + "name": "Chelsea Clayton", + "office": "Dallas", + "position": "Cook", + "salary": "$120,971", + "start_date": "11/13/2012" + }, + { + "extn": "8386", + "id": "40827", + "name": "Nick Hepburn", + "office": "Atlanta", + "position": "Auditor", + "salary": "$60,708", + "start_date": "7/16/2004" + }, + { + "extn": "9809", + "id": "40828", + "name": "Hayden Wills", + "office": "Fayetteville", + "position": "Banker", + "salary": "$255,164", + "start_date": "11/29/2013" + }, + { + "extn": "2901", + "id": "40829", + "name": "Madison Russel", + "office": "Philadelphia", + "position": "Assistant Buyer", + "salary": "$263,278", + "start_date": "5/22/2009" + }, + { + "extn": "1168", + "id": "40830", + "name": "Amy Logan", + "office": "Valetta", + "position": "Dentist", + "salary": "$259,318", + "start_date": "10/12/2008" + }, + { + "extn": "4907", + "id": "40831", + "name": "Michael Gilmour", + "office": "Baltimore", + "position": "Steward", + "salary": "$136,974", + "start_date": "4/15/2013" + }, + { + "extn": "9623", + "id": "40832", + "name": "Lucas Hill", + "office": "Fremont", + "position": "Budget Analyst", + "salary": "$143,279", + "start_date": "5/7/2000" + }, + { + "extn": "6147", + "id": "40833", + "name": "Elly Spencer", + "office": "Boston", + "position": "Insurance Broker", + "salary": "$235,379", + "start_date": "7/17/2013" + }, + { + "extn": "4722", + "id": "40834", + "name": "Eden Irwin", + "office": "Springfield", + "position": "Production Painter", + "salary": "$238,329", + "start_date": "10/11/2000" + }, + { + "extn": "4514", + "id": "40835", + "name": "Oliver Fowler", + "office": "Venice", + "position": "Software Engineer", + "salary": "$95,383", + "start_date": "8/10/2009" + }, + { + "extn": "2988", + "id": "40836", + "name": "Tom Emmott", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$206,399", + "start_date": "12/10/2001" + }, + { + "extn": "5801", + "id": "40837", + "name": "Gil Dempsey", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$256,062", + "start_date": "12/24/2011" + }, + { + "extn": "6620", + "id": "40838", + "name": "Cara Milner", + "office": "Charlotte", + "position": "CNC Operator", + "salary": "$43,787", + "start_date": "10/18/2005" + }, + { + "extn": "4538", + "id": "40839", + "name": "Boris Thomson", + "office": "Prague", + "position": "Accountant", + "salary": "$117,965", + "start_date": "3/25/2016" + }, + { + "extn": "5946", + "id": "40840", + "name": "Diane Oliver", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$160,121", + "start_date": "11/10/2018" + }, + { + "extn": "3719", + "id": "40841", + "name": "Sienna Campbell", + "office": "New York", + "position": "Front Desk Coordinator", + "salary": "$212,481", + "start_date": "5/22/2009" + }, + { + "extn": "8074", + "id": "40842", + "name": "Elijah Barrett", + "office": "Madison", + "position": "Banker", + "salary": "$161,386", + "start_date": "3/7/2004" + }, + { + "extn": "5730", + "id": "40843", + "name": "Boris King", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$96,580", + "start_date": "9/23/2014" + }, + { + "extn": "5402", + "id": "40844", + "name": "Carrie London", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$16,267", + "start_date": "3/27/2010" + }, + { + "extn": "1729", + "id": "40845", + "name": "Celia Addison", + "office": "Worcester", + "position": "Assistant Buyer", + "salary": "$178,688", + "start_date": "4/8/2003" + }, + { + "extn": "9108", + "id": "40846", + "name": "Eryn Brown", + "office": "Columbus", + "position": "Operator", + "salary": "$136,535", + "start_date": "10/18/2018" + }, + { + "extn": "7632", + "id": "40847", + "name": "Britney Andersson", + "office": "Berna", + "position": "Auditor", + "salary": "$103,454", + "start_date": "4/24/2014" + }, + { + "extn": "9537", + "id": "40848", + "name": "Gloria Mason", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$179,983", + "start_date": "2/13/2013" + }, + { + "extn": "8953", + "id": "40849", + "name": "Bristol Davies", + "office": "Lancaster", + "position": "Treasurer", + "salary": "$61,723", + "start_date": "3/13/2012" + }, + { + "extn": "6706", + "id": "40850", + "name": "Angela Warner", + "office": "Memphis", + "position": "Designer", + "salary": "$206,452", + "start_date": "6/25/2008" + }, + { + "extn": "1734", + "id": "40851", + "name": "Jamie Wigley", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$210,367", + "start_date": "10/24/2019" + }, + { + "extn": "2116", + "id": "40852", + "name": "Teagan Turner", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$157,672", + "start_date": "8/12/2016" + }, + { + "extn": "7246", + "id": "40853", + "name": "Danny Russell", + "office": "Denver", + "position": "Front Desk Coordinator", + "salary": "$129,546", + "start_date": "7/17/2000" + }, + { + "extn": "8780", + "id": "40854", + "name": "Melody Mcnally", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$278,647", + "start_date": "7/30/2010" + }, + { + "extn": "4289", + "id": "40855", + "name": "Johnny Dubois", + "office": "Prague", + "position": "Operator", + "salary": "$133,268", + "start_date": "1/8/2006" + }, + { + "extn": "9456", + "id": "40856", + "name": "Madelyn Roman", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$107,865", + "start_date": "1/17/2006" + }, + { + "extn": "2819", + "id": "40857", + "name": "Luke Roth", + "office": "Minneapolis", + "position": "Steward", + "salary": "$298,399", + "start_date": "4/20/2019" + }, + { + "extn": "9537", + "id": "40858", + "name": "Josh Ainsworth", + "office": "Reno", + "position": "Clerk", + "salary": "$175,022", + "start_date": "2/15/2013" + }, + { + "extn": "3318", + "id": "40859", + "name": "Ryan Roman", + "office": "Scottsdale", + "position": "Loan Officer", + "salary": "$87,245", + "start_date": "10/10/2011" + }, + { + "extn": "1209", + "id": "40860", + "name": "Barney Avery", + "office": "Moreno Valley", + "position": "Paramedic", + "salary": "$108,299", + "start_date": "1/5/2002" + }, + { + "extn": "3004", + "id": "40861", + "name": "Ryan Vallory", + "office": "Tokyo", + "position": "Ambulatory Nurse", + "salary": "$232,122", + "start_date": "1/24/2007" + }, + { + "extn": "6558", + "id": "40862", + "name": "Denny Evans", + "office": "Ontario", + "position": "Staffing Consultant", + "salary": "$29,805", + "start_date": "3/11/2014" + }, + { + "extn": "2779", + "id": "40863", + "name": "Tom Smith", + "office": "London", + "position": "Retail Trainee", + "salary": "$209,598", + "start_date": "8/30/2012" + }, + { + "extn": "2976", + "id": "40864", + "name": "Aiden Moore", + "office": "Hayward", + "position": "Doctor", + "salary": "$263,488", + "start_date": "5/11/2007" + }, + { + "extn": "9526", + "id": "40865", + "name": "Naomi Raven", + "office": "Pittsburgh", + "position": "Staffing Consultant", + "salary": "$253,860", + "start_date": "8/6/2009" + }, + { + "extn": "8601", + "id": "40866", + "name": "Lucas Stewart", + "office": "Zurich", + "position": "Doctor", + "salary": "$171,792", + "start_date": "2/22/2003" + }, + { + "extn": "8190", + "id": "40867", + "name": "Sebastian Rowan", + "office": "Kansas City", + "position": "Physician", + "salary": "$255,686", + "start_date": "11/1/2009" + }, + { + "extn": "5635", + "id": "40868", + "name": "Havana Cooper", + "office": "New Orleans", + "position": "Web Developer", + "salary": "$67,605", + "start_date": "9/14/2013" + }, + { + "extn": "8828", + "id": "40869", + "name": "Carter Neal", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$199,582", + "start_date": "6/8/2010" + }, + { + "extn": "7710", + "id": "40870", + "name": "Benjamin Matthews", + "office": "Glendale", + "position": "Lecturer", + "salary": "$114,475", + "start_date": "7/31/2013" + }, + { + "extn": "3768", + "id": "40871", + "name": "Enoch White", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$115,192", + "start_date": "10/5/2012" + }, + { + "extn": "5845", + "id": "40872", + "name": "Julius Mackenzie", + "office": "Tulsa", + "position": "Paramedic", + "salary": "$123,332", + "start_date": "5/31/2012" + }, + { + "extn": "7116", + "id": "40873", + "name": "Kendra Wilkinson", + "office": "Laredo", + "position": "Chef Manager", + "salary": "$186,706", + "start_date": "9/30/2018" + }, + { + "extn": "7469", + "id": "40874", + "name": "Tony Coll", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$14,219", + "start_date": "5/2/2004" + }, + { + "extn": "2779", + "id": "40875", + "name": "Carolyn Pierce", + "office": "Berna", + "position": "Production Painter", + "salary": "$151,439", + "start_date": "11/25/2002" + }, + { + "extn": "2177", + "id": "40876", + "name": "Doug Durrant", + "office": "New Orleans", + "position": "Electrician", + "salary": "$280,410", + "start_date": "2/11/2019" + }, + { + "extn": "6764", + "id": "40877", + "name": "Miriam Coll", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$89,490", + "start_date": "12/27/2017" + }, + { + "extn": "3114", + "id": "40878", + "name": "Callie Chester", + "office": "Pittsburgh", + "position": "Front Desk Coordinator", + "salary": "$298,476", + "start_date": "10/29/2014" + }, + { + "extn": "2594", + "id": "40879", + "name": "Elijah Thomas", + "office": "Las Vegas", + "position": "HR Coordinator", + "salary": "$106,480", + "start_date": "9/27/2001" + }, + { + "extn": "6977", + "id": "40880", + "name": "Lindsay Hopkinson", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$141,190", + "start_date": "1/12/2010" + }, + { + "extn": "4975", + "id": "40881", + "name": "Tyson Boyle", + "office": "Tulsa", + "position": "Electrician", + "salary": "$178,092", + "start_date": "6/15/2014" + }, + { + "extn": "7074", + "id": "40882", + "name": "Alan Townend", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$118,659", + "start_date": "6/23/2014" + }, + { + "extn": "1579", + "id": "40883", + "name": "Tyson Anderson", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$73,271", + "start_date": "8/27/2001" + }, + { + "extn": "6671", + "id": "40884", + "name": "Summer Bradshaw", + "office": "Madrid", + "position": "Bellman", + "salary": "$199,393", + "start_date": "10/23/2012" + }, + { + "extn": "5170", + "id": "40885", + "name": "Vicky Jennson", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$95,234", + "start_date": "6/22/2016" + }, + { + "extn": "2845", + "id": "40886", + "name": "Roger Bradshaw", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$206,897", + "start_date": "3/5/2013" + }, + { + "extn": "3602", + "id": "40887", + "name": "Jayden Ainsworth", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$111,475", + "start_date": "12/23/2001" + }, + { + "extn": "3416", + "id": "40888", + "name": "Cecilia Hall", + "office": "Amarillo", + "position": "Executive Director", + "salary": "$30,434", + "start_date": "4/17/2012" + }, + { + "extn": "3712", + "id": "40889", + "name": "Angela Mcgregor", + "office": "Oakland", + "position": "Clerk", + "salary": "$26,787", + "start_date": "9/28/2008" + }, + { + "extn": "9240", + "id": "40890", + "name": "Barney Wooldridge", + "office": "Berna", + "position": "Paramedic", + "salary": "$179,703", + "start_date": "9/27/2010" + }, + { + "extn": "3360", + "id": "40891", + "name": "Bridget Morley", + "office": "Memphis", + "position": "Health Educator", + "salary": "$297,596", + "start_date": "11/7/2007" + }, + { + "extn": "6240", + "id": "40892", + "name": "Carl Hale", + "office": "Milano", + "position": "Design Engineer", + "salary": "$234,701", + "start_date": "10/31/2015" + }, + { + "extn": "8402", + "id": "40893", + "name": "Anabelle Campbell", + "office": "San Francisco", + "position": "Insurance Broker", + "salary": "$65,294", + "start_date": "12/19/2013" + }, + { + "extn": "1387", + "id": "40894", + "name": "Doug Bullock", + "office": "Reno", + "position": "Associate Professor", + "salary": "$199,661", + "start_date": "7/17/2003" + }, + { + "extn": "4832", + "id": "40895", + "name": "Nick Clarke", + "office": "Irving", + "position": "Production Painter", + "salary": "$81,197", + "start_date": "1/9/2019" + }, + { + "extn": "9140", + "id": "40896", + "name": "Owen Harrison", + "office": "Fayetteville", + "position": "Cashier", + "salary": "$78,356", + "start_date": "5/15/2011" + }, + { + "extn": "8803", + "id": "40897", + "name": "Matt Mills", + "office": "Glendale", + "position": "Business Broker", + "salary": "$165,900", + "start_date": "12/24/2014" + }, + { + "extn": "2363", + "id": "40898", + "name": "Gabriel Lee", + "office": "Salt Lake City", + "position": "Banker", + "salary": "$178,559", + "start_date": "7/8/2005" + }, + { + "extn": "9777", + "id": "40899", + "name": "Nick Norton", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$111,656", + "start_date": "6/7/2005" + }, + { + "extn": "6310", + "id": "40900", + "name": "Tyler Ellis", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$47,982", + "start_date": "10/28/2001" + }, + { + "extn": "8131", + "id": "40901", + "name": "Harry Burnley", + "office": "Milano", + "position": "Software Engineer", + "salary": "$93,283", + "start_date": "5/12/2008" + }, + { + "extn": "4489", + "id": "40902", + "name": "Jack Hooper", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$298,870", + "start_date": "6/20/2015" + }, + { + "extn": "1162", + "id": "40903", + "name": "Candice Olson", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$90,527", + "start_date": "8/25/2013" + }, + { + "extn": "5400", + "id": "40904", + "name": "Jack Jobson", + "office": "Rochester", + "position": "Service Supervisor", + "salary": "$208,681", + "start_date": "7/19/2009" + }, + { + "extn": "1943", + "id": "40905", + "name": "Benny Thornton", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$182,329", + "start_date": "12/19/2013" + }, + { + "extn": "8301", + "id": "40906", + "name": "Chad Kennedy", + "office": "Boston", + "position": "Dentist", + "salary": "$47,650", + "start_date": "1/2/2008" + }, + { + "extn": "2758", + "id": "40907", + "name": "Ron Hill", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$47,611", + "start_date": "10/8/2005" + }, + { + "extn": "8924", + "id": "40908", + "name": "Liam Leslie", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$246,707", + "start_date": "7/27/2011" + }, + { + "extn": "3521", + "id": "40909", + "name": "Paula Oswald", + "office": "Wien", + "position": "Business Broker", + "salary": "$185,030", + "start_date": "4/15/2013" + }, + { + "extn": "3741", + "id": "40910", + "name": "Ethan Cork", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$20,665", + "start_date": "2/2/2010" + }, + { + "extn": "4820", + "id": "40911", + "name": "Barney Thomas", + "office": "Madrid", + "position": "Pharmacist", + "salary": "$105,879", + "start_date": "5/16/2010" + }, + { + "extn": "2197", + "id": "40912", + "name": "Parker Mcneill", + "office": "Kansas City", + "position": "Bellman", + "salary": "$15,469", + "start_date": "3/18/2000" + }, + { + "extn": "8854", + "id": "40913", + "name": "Jazmin Coll", + "office": "Zurich", + "position": "Business Broker", + "salary": "$231,242", + "start_date": "7/11/2005" + }, + { + "extn": "8988", + "id": "40914", + "name": "Tyson Todd", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$166,196", + "start_date": "11/13/2004" + }, + { + "extn": "1972", + "id": "40915", + "name": "Brad Robinson", + "office": "Hollywood", + "position": "Staffing Consultant", + "salary": "$15,264", + "start_date": "6/14/2007" + }, + { + "extn": "1669", + "id": "40916", + "name": "Manuel Curtis", + "office": "Fremont", + "position": "Doctor", + "salary": "$73,179", + "start_date": "11/22/2012" + }, + { + "extn": "4610", + "id": "40917", + "name": "Anabelle Vass", + "office": "Sacramento", + "position": "Clerk", + "salary": "$237,643", + "start_date": "6/10/2002" + }, + { + "extn": "8955", + "id": "40918", + "name": "Emma Stark", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$88,750", + "start_date": "5/20/2003" + }, + { + "extn": "3322", + "id": "40919", + "name": "Doug Stanton", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$100,377", + "start_date": "5/24/2003" + }, + { + "extn": "5050", + "id": "40920", + "name": "Jolene Stewart", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$139,359", + "start_date": "4/30/2019" + }, + { + "extn": "7681", + "id": "40921", + "name": "Samantha Bentley", + "office": "San Francisco", + "position": "Software Engineer", + "salary": "$157,916", + "start_date": "3/13/2015" + }, + { + "extn": "8984", + "id": "40922", + "name": "George Dickson", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$264,225", + "start_date": "2/25/2017" + }, + { + "extn": "7120", + "id": "40923", + "name": "Gabriel Wood", + "office": "El Paso", + "position": "Banker", + "salary": "$275,889", + "start_date": "4/15/2014" + }, + { + "extn": "9099", + "id": "40924", + "name": "Boris Kerr", + "office": "Quebec", + "position": "Webmaster", + "salary": "$200,130", + "start_date": "7/2/2008" + }, + { + "extn": "1933", + "id": "40925", + "name": "Johnny Eagle", + "office": "Long Beach", + "position": "Designer", + "salary": "$144,233", + "start_date": "9/24/2001" + }, + { + "extn": "8707", + "id": "40926", + "name": "Alexander Ashley", + "office": "Berna", + "position": "Bellman", + "salary": "$174,096", + "start_date": "9/15/2001" + }, + { + "extn": "8949", + "id": "40927", + "name": "Boris Wills", + "office": "Pittsburgh", + "position": "Business Broker", + "salary": "$117,142", + "start_date": "2/20/2019" + }, + { + "extn": "4175", + "id": "40928", + "name": "Daniel Hope", + "office": "Springfield", + "position": "Global Logistics Supervisor", + "salary": "$223,532", + "start_date": "3/25/2012" + }, + { + "extn": "5128", + "id": "40929", + "name": "Dorothy Yarlett", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$195,239", + "start_date": "5/8/2011" + }, + { + "extn": "4716", + "id": "40930", + "name": "Domenic Gaynor", + "office": "Fullerton", + "position": "Global Logistics Supervisor", + "salary": "$111,077", + "start_date": "1/17/2004" + }, + { + "extn": "4901", + "id": "40931", + "name": "Chester Dillon", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$250,376", + "start_date": "7/17/2014" + }, + { + "extn": "5007", + "id": "40932", + "name": "Tony Farrant", + "office": "Lincoln", + "position": "Dentist", + "salary": "$78,705", + "start_date": "1/14/2010" + }, + { + "extn": "4555", + "id": "40933", + "name": "Destiny Ward", + "office": "Fayetteville", + "position": "Investment Advisor", + "salary": "$299,583", + "start_date": "1/15/2004" + }, + { + "extn": "7784", + "id": "40934", + "name": "Noah Doherty", + "office": "Lancaster", + "position": "Electrician", + "salary": "$282,179", + "start_date": "10/1/2002" + }, + { + "extn": "4249", + "id": "40935", + "name": "Jules Russel", + "office": "Cincinnati", + "position": "Webmaster", + "salary": "$87,955", + "start_date": "1/17/2015" + }, + { + "extn": "4230", + "id": "40936", + "name": "Isabel Reyes", + "office": "Oakland", + "position": "Bookkeeper", + "salary": "$173,731", + "start_date": "9/15/2006" + }, + { + "extn": "8524", + "id": "40937", + "name": "Dorothy Curtis", + "office": "Stockton", + "position": "Web Developer", + "salary": "$172,595", + "start_date": "12/2/2014" + }, + { + "extn": "7067", + "id": "40938", + "name": "Wendy Cunningham", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$153,275", + "start_date": "9/17/2016" + }, + { + "extn": "1428", + "id": "40939", + "name": "Phillip Clarkson", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$56,779", + "start_date": "6/18/2015" + }, + { + "extn": "3228", + "id": "40940", + "name": "Charlize King", + "office": "Bellevue", + "position": "Designer", + "salary": "$31,186", + "start_date": "4/19/2018" + }, + { + "extn": "5979", + "id": "40941", + "name": "Bristol Douglas", + "office": "Boston", + "position": "Lecturer", + "salary": "$194,418", + "start_date": "3/2/2013" + }, + { + "extn": "8123", + "id": "40942", + "name": "Harriet Trent", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$233,808", + "start_date": "12/22/2013" + }, + { + "extn": "5625", + "id": "40943", + "name": "Katelyn Richardson", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$101,233", + "start_date": "10/20/2011" + }, + { + "extn": "8517", + "id": "40944", + "name": "Doug Graves", + "office": "Valetta", + "position": "HR Coordinator", + "salary": "$176,286", + "start_date": "6/27/2004" + }, + { + "extn": "3659", + "id": "40945", + "name": "Gabriel Quinn", + "office": "Madrid", + "position": "Webmaster", + "salary": "$103,064", + "start_date": "8/7/2002" + }, + { + "extn": "8385", + "id": "40946", + "name": "Rowan Gardner", + "office": "New York", + "position": "Mobile Developer", + "salary": "$251,102", + "start_date": "12/21/2002" + }, + { + "extn": "4445", + "id": "40947", + "name": "Jack Vernon", + "office": "London", + "position": "Cook", + "salary": "$264,897", + "start_date": "3/28/2017" + }, + { + "extn": "2129", + "id": "40948", + "name": "Roger Upton", + "office": "Louisville", + "position": "Staffing Consultant", + "salary": "$244,512", + "start_date": "12/9/2005" + }, + { + "extn": "9438", + "id": "40949", + "name": "Denis Alexander", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$21,417", + "start_date": "1/16/2008" + }, + { + "extn": "9250", + "id": "40950", + "name": "Carmen Chapman", + "office": "Oklahoma City", + "position": "Systems Administrator", + "salary": "$243,174", + "start_date": "11/2/2014" + }, + { + "extn": "4680", + "id": "40951", + "name": "Gloria Leigh", + "office": "Toledo", + "position": "Webmaster", + "salary": "$109,954", + "start_date": "6/25/2000" + }, + { + "extn": "8249", + "id": "40952", + "name": "Louise Addis", + "office": "Minneapolis", + "position": "Bookkeeper", + "salary": "$185,715", + "start_date": "6/23/2018" + }, + { + "extn": "6544", + "id": "40953", + "name": "Daniel Haines", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$14,668", + "start_date": "8/4/2007" + }, + { + "extn": "8637", + "id": "40954", + "name": "Ellen Greenwood", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$164,866", + "start_date": "10/6/2019" + }, + { + "extn": "6196", + "id": "40955", + "name": "Mason Wooldridge", + "office": "New York", + "position": "Loan Officer", + "salary": "$19,693", + "start_date": "9/10/2018" + }, + { + "extn": "8211", + "id": "40956", + "name": "Evelynn Gardner", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$224,141", + "start_date": "2/5/2008" + }, + { + "extn": "6156", + "id": "40957", + "name": "Juliet Mould", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$260,642", + "start_date": "8/23/2001" + }, + { + "extn": "7411", + "id": "40958", + "name": "Nate Vaughn", + "office": "Worcester", + "position": "Electrician", + "salary": "$35,980", + "start_date": "12/20/2015" + }, + { + "extn": "7981", + "id": "40959", + "name": "Ally Robe", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$223,005", + "start_date": "11/14/2003" + }, + { + "extn": "7948", + "id": "40960", + "name": "Javier Webster", + "office": "Tokyo", + "position": "Project Manager", + "salary": "$277,090", + "start_date": "4/30/2007" + }, + { + "extn": "3044", + "id": "40961", + "name": "Ruth Attwood", + "office": "Hollywood", + "position": "Insurance Broker", + "salary": "$28,200", + "start_date": "10/18/2013" + }, + { + "extn": "1709", + "id": "40962", + "name": "Ethan Savage", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$225,410", + "start_date": "2/2/2006" + }, + { + "extn": "7058", + "id": "40963", + "name": "Alan Boyle", + "office": "Bridgeport", + "position": "Lecturer", + "salary": "$25,317", + "start_date": "8/27/2000" + }, + { + "extn": "8131", + "id": "40964", + "name": "Logan Hammond", + "office": "Indianapolis", + "position": "Operator", + "salary": "$293,590", + "start_date": "3/13/2019" + }, + { + "extn": "7311", + "id": "40965", + "name": "Angelique Oatway", + "office": "Garland", + "position": "Retail Trainee", + "salary": "$244,184", + "start_date": "10/5/2005" + }, + { + "extn": "6164", + "id": "40966", + "name": "Gwen Nurton", + "office": "Huntsville", + "position": "Paramedic", + "salary": "$144,305", + "start_date": "6/12/2000" + }, + { + "extn": "6826", + "id": "40967", + "name": "Jack Graves", + "office": "Toledo", + "position": "Executive Director", + "salary": "$269,994", + "start_date": "3/16/2010" + }, + { + "extn": "4390", + "id": "40968", + "name": "Matthew Wilcox", + "office": "Detroit", + "position": "Assistant Buyer", + "salary": "$253,677", + "start_date": "7/30/2006" + }, + { + "extn": "8756", + "id": "40969", + "name": "Domenic Edler", + "office": "Las Vegas", + "position": "Treasurer", + "salary": "$37,920", + "start_date": "10/25/2007" + }, + { + "extn": "6475", + "id": "40970", + "name": "Ryan Thompson", + "office": "San Jose", + "position": "CNC Operator", + "salary": "$44,512", + "start_date": "10/2/2012" + }, + { + "extn": "7553", + "id": "40971", + "name": "Rocco Lewis", + "office": "Toledo", + "position": "Project Manager", + "salary": "$230,896", + "start_date": "10/22/2012" + }, + { + "extn": "7111", + "id": "40972", + "name": "Alan Dempsey", + "office": "Bucharest", + "position": "Audiologist", + "salary": "$36,104", + "start_date": "12/10/2012" + }, + { + "extn": "9789", + "id": "40973", + "name": "Sasha Hudson", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$260,312", + "start_date": "5/6/2014" + }, + { + "extn": "7944", + "id": "40974", + "name": "Vicky Shields", + "office": "Boston", + "position": "Webmaster", + "salary": "$23,535", + "start_date": "3/15/2013" + }, + { + "extn": "6505", + "id": "40975", + "name": "Davina Plant", + "office": "Nashville", + "position": "Fabricator", + "salary": "$207,907", + "start_date": "2/12/2019" + }, + { + "extn": "1014", + "id": "40976", + "name": "Jazmin London", + "office": "Salem", + "position": "Systems Administrator", + "salary": "$161,210", + "start_date": "4/8/2013" + }, + { + "extn": "5252", + "id": "40977", + "name": "Scarlett Shea", + "office": "Venice", + "position": "HR Specialist", + "salary": "$177,967", + "start_date": "6/21/2017" + }, + { + "extn": "7000", + "id": "40978", + "name": "Percy Smith", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$221,295", + "start_date": "3/18/2002" + }, + { + "extn": "5901", + "id": "40979", + "name": "William Thomas", + "office": "Pittsburgh", + "position": "Physician", + "salary": "$82,495", + "start_date": "3/4/2013" + }, + { + "extn": "6955", + "id": "40980", + "name": "Josephine Trent", + "office": "Los Angeles", + "position": "Web Developer", + "salary": "$205,520", + "start_date": "9/29/2009" + }, + { + "extn": "9615", + "id": "40981", + "name": "Matthew Preston", + "office": "Atlanta", + "position": "Webmaster", + "salary": "$157,621", + "start_date": "1/17/2000" + }, + { + "extn": "8086", + "id": "40982", + "name": "Sydney Daniells", + "office": "Otawa", + "position": "Laboratory Technician", + "salary": "$39,116", + "start_date": "9/1/2006" + }, + { + "extn": "9423", + "id": "40983", + "name": "Matt Benson", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$167,918", + "start_date": "11/30/2008" + }, + { + "extn": "1415", + "id": "40984", + "name": "Grace Ross", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$226,908", + "start_date": "1/7/2014" + }, + { + "extn": "9655", + "id": "40985", + "name": "Camden Santos", + "office": "Fremont", + "position": "Healthcare Specialist", + "salary": "$167,653", + "start_date": "12/17/2013" + }, + { + "extn": "6285", + "id": "40986", + "name": "Amelia Rowan", + "office": "Fullerton", + "position": "Staffing Consultant", + "salary": "$59,474", + "start_date": "4/24/2001" + }, + { + "extn": "6501", + "id": "40987", + "name": "Emmanuelle Stubbs", + "office": "Venice", + "position": "Food Technologist", + "salary": "$166,973", + "start_date": "10/2/2005" + }, + { + "extn": "3751", + "id": "40988", + "name": "Nick Samuel", + "office": "Portland", + "position": "Health Educator", + "salary": "$89,907", + "start_date": "9/3/2009" + }, + { + "extn": "1830", + "id": "40989", + "name": "Nate Neal", + "office": "Quebec", + "position": "Software Engineer", + "salary": "$84,053", + "start_date": "5/15/2002" + }, + { + "extn": "1088", + "id": "40990", + "name": "Hank Chadwick", + "office": "Toledo", + "position": "Accountant", + "salary": "$168,047", + "start_date": "11/2/2001" + }, + { + "extn": "7847", + "id": "40991", + "name": "Abdul Poole", + "office": "Phoenix", + "position": "Electrician", + "salary": "$228,641", + "start_date": "1/30/2015" + }, + { + "extn": "6451", + "id": "40992", + "name": "Carissa Ross", + "office": "Otawa", + "position": "Ambulatory Nurse", + "salary": "$266,213", + "start_date": "12/4/2003" + }, + { + "extn": "2949", + "id": "40993", + "name": "Rocco Chapman", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$284,581", + "start_date": "6/23/2009" + }, + { + "extn": "4724", + "id": "40994", + "name": "Tony Harvey", + "office": "Jersey City", + "position": "Doctor", + "salary": "$177,725", + "start_date": "2/10/2007" + }, + { + "extn": "3818", + "id": "40995", + "name": "Melania Grey", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$54,765", + "start_date": "8/27/2009" + }, + { + "extn": "5315", + "id": "40996", + "name": "Harry Cowan", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$114,272", + "start_date": "10/14/2010" + }, + { + "extn": "4187", + "id": "40997", + "name": "Ruth Partridge", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$201,224", + "start_date": "7/20/2015" + }, + { + "extn": "1099", + "id": "40998", + "name": "Thea Knight", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$72,899", + "start_date": "4/7/2003" + }, + { + "extn": "7139", + "id": "40999", + "name": "Monica Reynolds", + "office": "Honolulu", + "position": "Production Painter", + "salary": "$165,498", + "start_date": "6/8/2017" + }, + { + "extn": "2753", + "id": "41000", + "name": "Marla Hill", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$187,359", + "start_date": "8/18/2002" + }, + { + "extn": "4171", + "id": "41001", + "name": "Matthew Parker", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$262,280", + "start_date": "7/25/2010" + }, + { + "extn": "5159", + "id": "41002", + "name": "Havana Nicholls", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$23,379", + "start_date": "1/7/2002" + }, + { + "extn": "5183", + "id": "41003", + "name": "Percy Hastings", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$285,581", + "start_date": "3/26/2019" + }, + { + "extn": "2508", + "id": "41004", + "name": "David Payne", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$64,179", + "start_date": "6/12/2010" + }, + { + "extn": "6514", + "id": "41005", + "name": "Daniel Grey", + "office": "Atlanta", + "position": "Dentist", + "salary": "$102,521", + "start_date": "4/18/2013" + }, + { + "extn": "8532", + "id": "41006", + "name": "Jacob Moreno", + "office": "Omaha", + "position": "Accountant", + "salary": "$215,719", + "start_date": "5/5/2001" + }, + { + "extn": "4960", + "id": "41007", + "name": "Andie Rivers", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$26,417", + "start_date": "7/11/2018" + }, + { + "extn": "9683", + "id": "41008", + "name": "Phoebe Rogan", + "office": "Kansas City", + "position": "Investment Advisor", + "salary": "$262,947", + "start_date": "1/29/2007" + }, + { + "extn": "6428", + "id": "41009", + "name": "Nicole Herbert", + "office": "Nashville", + "position": "Physician", + "salary": "$260,757", + "start_date": "9/4/2013" + }, + { + "extn": "2957", + "id": "41010", + "name": "Leroy Ulyatt", + "office": "Berna", + "position": "Food Technologist", + "salary": "$164,531", + "start_date": "7/27/2004" + }, + { + "extn": "6764", + "id": "41011", + "name": "Mason Campbell", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$141,399", + "start_date": "1/15/2002" + }, + { + "extn": "2146", + "id": "41012", + "name": "Nick Fall", + "office": "Rome", + "position": "Software Engineer", + "salary": "$177,310", + "start_date": "7/25/2006" + }, + { + "extn": "5692", + "id": "41013", + "name": "Nate Norris", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$263,495", + "start_date": "10/6/2002" + }, + { + "extn": "9198", + "id": "41014", + "name": "Manuel Partridge", + "office": "San Bernardino", + "position": "Baker", + "salary": "$200,754", + "start_date": "12/21/2000" + }, + { + "extn": "7181", + "id": "41015", + "name": "Phoebe Woodley", + "office": "Philadelphia", + "position": "Service Supervisor", + "salary": "$263,708", + "start_date": "1/16/2002" + }, + { + "extn": "9792", + "id": "41016", + "name": "Benjamin Dale", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$28,634", + "start_date": "7/13/2011" + }, + { + "extn": "3409", + "id": "41017", + "name": "Cedrick Emmott", + "office": "Lakewood", + "position": "Web Developer", + "salary": "$67,408", + "start_date": "4/29/2008" + }, + { + "extn": "6894", + "id": "41018", + "name": "Destiny Darcy", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$14,865", + "start_date": "12/21/2008" + }, + { + "extn": "1837", + "id": "41019", + "name": "Mavis Dempsey", + "office": "Baltimore", + "position": "Biologist", + "salary": "$99,906", + "start_date": "6/6/2001" + }, + { + "extn": "8326", + "id": "41020", + "name": "Julius Lomax", + "office": "Irving", + "position": "Clerk", + "salary": "$207,234", + "start_date": "7/25/2016" + }, + { + "extn": "2694", + "id": "41021", + "name": "Leanne Logan", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$33,698", + "start_date": "5/16/2018" + }, + { + "extn": "5251", + "id": "41022", + "name": "Harry Rogers", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$176,022", + "start_date": "6/25/2006" + }, + { + "extn": "9877", + "id": "41023", + "name": "Tom Forester", + "office": "Salt Lake City", + "position": "Physician", + "salary": "$138,560", + "start_date": "8/28/2012" + }, + { + "extn": "3625", + "id": "41024", + "name": "Deborah Addley", + "office": "Reno", + "position": "Audiologist", + "salary": "$130,055", + "start_date": "7/11/2017" + }, + { + "extn": "3261", + "id": "41025", + "name": "Johnny Daniells", + "office": "Bakersfield", + "position": "Pharmacist", + "salary": "$105,199", + "start_date": "3/13/2007" + }, + { + "extn": "1717", + "id": "41026", + "name": "Parker Graves", + "office": "San Francisco", + "position": "Laboratory Technician", + "salary": "$188,026", + "start_date": "8/23/2018" + }, + { + "extn": "7828", + "id": "41027", + "name": "Clarissa Farrell", + "office": "Denver", + "position": "Inspector", + "salary": "$48,082", + "start_date": "9/10/2000" + }, + { + "extn": "9012", + "id": "41028", + "name": "Brad Parsons", + "office": "Colorado Springs", + "position": "Budget Analyst", + "salary": "$121,045", + "start_date": "9/3/2007" + }, + { + "extn": "9403", + "id": "41029", + "name": "Jasmine Harrington", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$92,809", + "start_date": "12/12/2015" + }, + { + "extn": "1922", + "id": "41030", + "name": "Mona Glynn", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$119,142", + "start_date": "12/25/2011" + }, + { + "extn": "3694", + "id": "41031", + "name": "Charlize Mackenzie", + "office": "Norfolk", + "position": "Executive Director", + "salary": "$27,904", + "start_date": "12/24/2000" + }, + { + "extn": "6930", + "id": "41032", + "name": "Barry Latham", + "office": "Philadelphia", + "position": "Operator", + "salary": "$278,449", + "start_date": "1/2/2002" + }, + { + "extn": "9330", + "id": "41033", + "name": "Abdul Bennett", + "office": "Valetta", + "position": "IT Support Staff", + "salary": "$237,351", + "start_date": "8/22/2005" + }, + { + "extn": "9628", + "id": "41034", + "name": "Denny Mcgee", + "office": "Tokyo", + "position": "Doctor", + "salary": "$184,598", + "start_date": "1/3/2010" + }, + { + "extn": "3153", + "id": "41035", + "name": "Piper Ballard", + "office": "Tokyo", + "position": "Cook", + "salary": "$167,208", + "start_date": "9/29/2018" + }, + { + "extn": "9058", + "id": "41036", + "name": "Matt Moss", + "office": "Rochester", + "position": "Electrician", + "salary": "$183,160", + "start_date": "6/16/2002" + }, + { + "extn": "6588", + "id": "41037", + "name": "Candace Sherwood", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$211,395", + "start_date": "10/27/2002" + }, + { + "extn": "8979", + "id": "41038", + "name": "Candace Wright", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$83,722", + "start_date": "11/22/2000" + }, + { + "extn": "7909", + "id": "41039", + "name": "Jules Horton", + "office": "Berna", + "position": "Bellman", + "salary": "$280,905", + "start_date": "1/30/2012" + }, + { + "extn": "9801", + "id": "41040", + "name": "Ryan Owen", + "office": "Minneapolis", + "position": "Treasurer", + "salary": "$209,868", + "start_date": "6/6/2006" + }, + { + "extn": "1302", + "id": "41041", + "name": "Logan Keys", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$11,006", + "start_date": "9/14/2004" + }, + { + "extn": "2620", + "id": "41042", + "name": "Francesca Clark", + "office": "Washington", + "position": "HR Coordinator", + "salary": "$205,519", + "start_date": "6/6/2007" + }, + { + "extn": "5878", + "id": "41043", + "name": "Aeris Leigh", + "office": "Laredo", + "position": "Lecturer", + "salary": "$137,088", + "start_date": "4/30/2001" + }, + { + "extn": "8477", + "id": "41044", + "name": "Doris Richards", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$118,443", + "start_date": "5/31/2011" + }, + { + "extn": "6858", + "id": "41045", + "name": "Summer Russell", + "office": "Irving", + "position": "Operator", + "salary": "$242,444", + "start_date": "11/9/2002" + }, + { + "extn": "8748", + "id": "41046", + "name": "Michael Graves", + "office": "Atlanta", + "position": "Bellman", + "salary": "$129,860", + "start_date": "10/13/2013" + }, + { + "extn": "7682", + "id": "41047", + "name": "Anthony Clarke", + "office": "Venice", + "position": "Webmaster", + "salary": "$299,134", + "start_date": "10/12/2010" + }, + { + "extn": "8844", + "id": "41048", + "name": "Sabrina Smith", + "office": "Seattle", + "position": "Food Technologist", + "salary": "$184,194", + "start_date": "3/31/2008" + }, + { + "extn": "3990", + "id": "41049", + "name": "Kimberly Coll", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$110,243", + "start_date": "3/3/2014" + }, + { + "extn": "7281", + "id": "41050", + "name": "Kurt Wood", + "office": "Phoenix", + "position": "Bellman", + "salary": "$95,869", + "start_date": "12/18/2007" + }, + { + "extn": "5408", + "id": "41051", + "name": "Danny Pitt", + "office": "New York", + "position": "Service Supervisor", + "salary": "$130,519", + "start_date": "4/29/2016" + }, + { + "extn": "7465", + "id": "41052", + "name": "Anthony Morgan", + "office": "Columbus", + "position": "Electrician", + "salary": "$171,334", + "start_date": "3/10/2004" + }, + { + "extn": "2785", + "id": "41053", + "name": "Gil Gray", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$175,495", + "start_date": "3/28/2014" + }, + { + "extn": "4909", + "id": "41054", + "name": "Clint Lyon", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$151,861", + "start_date": "6/14/2004" + }, + { + "extn": "1814", + "id": "41055", + "name": "Lucas Phillips", + "office": "Stockton", + "position": "Steward", + "salary": "$192,346", + "start_date": "7/18/2013" + }, + { + "extn": "4733", + "id": "41056", + "name": "Evelynn Tailor", + "office": "Long Beach", + "position": "Physician", + "salary": "$26,462", + "start_date": "5/23/2012" + }, + { + "extn": "1989", + "id": "41057", + "name": "Ramon Bright", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$103,231", + "start_date": "5/29/2015" + }, + { + "extn": "1732", + "id": "41058", + "name": "Marvin Mackenzie", + "office": "Berna", + "position": "Electrician", + "salary": "$151,326", + "start_date": "6/11/2012" + }, + { + "extn": "1964", + "id": "41059", + "name": "Dani Gaynor", + "office": "San Diego", + "position": "Steward", + "salary": "$13,190", + "start_date": "1/22/2016" + }, + { + "extn": "9749", + "id": "41060", + "name": "Marvin Bayliss", + "office": "Baltimore", + "position": "Software Engineer", + "salary": "$36,645", + "start_date": "5/13/2011" + }, + { + "extn": "9716", + "id": "41061", + "name": "Rick Windsor", + "office": "Glendale", + "position": "Webmaster", + "salary": "$120,967", + "start_date": "10/11/2010" + }, + { + "extn": "6023", + "id": "41062", + "name": "Tyler Harrington", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$75,174", + "start_date": "4/13/2013" + }, + { + "extn": "3572", + "id": "41063", + "name": "Cara Wilcox", + "office": "Zurich", + "position": "CNC Operator", + "salary": "$251,001", + "start_date": "12/28/2012" + }, + { + "extn": "3404", + "id": "41064", + "name": "Havana Rowe", + "office": "Laredo", + "position": "Business Broker", + "salary": "$156,998", + "start_date": "9/5/2016" + }, + { + "extn": "8784", + "id": "41065", + "name": "Mason Stanley", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$17,792", + "start_date": "4/17/2000" + }, + { + "extn": "6528", + "id": "41066", + "name": "Lynn Wilcox", + "office": "Quebec", + "position": "Electrician", + "salary": "$127,486", + "start_date": "2/8/2005" + }, + { + "extn": "4501", + "id": "41067", + "name": "Boris Powell", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$44,361", + "start_date": "12/25/2007" + }, + { + "extn": "7435", + "id": "41068", + "name": "Boris Smith", + "office": "Long Beach", + "position": "Accountant", + "salary": "$94,869", + "start_date": "9/2/2015" + }, + { + "extn": "3324", + "id": "41069", + "name": "Jacob Whatson", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$252,230", + "start_date": "6/30/2004" + }, + { + "extn": "3381", + "id": "41070", + "name": "Margot Tyrrell", + "office": "Miami", + "position": "Operator", + "salary": "$247,679", + "start_date": "5/30/2012" + }, + { + "extn": "3581", + "id": "41071", + "name": "Josh Forth", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$31,308", + "start_date": "10/4/2010" + }, + { + "extn": "6624", + "id": "41072", + "name": "Blake Phillips", + "office": "Houston", + "position": "Baker", + "salary": "$254,890", + "start_date": "11/10/2002" + }, + { + "extn": "3364", + "id": "41073", + "name": "Claire Nicolas", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$140,012", + "start_date": "6/2/2010" + }, + { + "extn": "5878", + "id": "41074", + "name": "Nate Lunt", + "office": "Pittsburgh", + "position": "Designer", + "salary": "$107,253", + "start_date": "8/23/2018" + }, + { + "extn": "5495", + "id": "41075", + "name": "Rosemary Dyson", + "office": "Lancaster", + "position": "Cook", + "salary": "$139,569", + "start_date": "1/6/2000" + }, + { + "extn": "8009", + "id": "41076", + "name": "Javier James", + "office": "Arlington", + "position": "Chef Manager", + "salary": "$199,280", + "start_date": "7/18/2005" + }, + { + "extn": "9409", + "id": "41077", + "name": "Phillip Howard", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$203,601", + "start_date": "12/10/2011" + }, + { + "extn": "6894", + "id": "41078", + "name": "Daron Clarke", + "office": "Wien", + "position": "Business Broker", + "salary": "$278,458", + "start_date": "7/5/2000" + }, + { + "extn": "3467", + "id": "41079", + "name": "Logan Whinter", + "office": "Tokyo", + "position": "Budget Analyst", + "salary": "$273,375", + "start_date": "3/12/2003" + }, + { + "extn": "1628", + "id": "41080", + "name": "Eve Stanley", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$17,501", + "start_date": "4/24/2001" + }, + { + "extn": "7459", + "id": "41081", + "name": "Erick Dyson", + "office": "Minneapolis", + "position": "Biologist", + "salary": "$165,569", + "start_date": "5/22/2012" + }, + { + "extn": "9069", + "id": "41082", + "name": "Moira Villiger", + "office": "Murfreesboro", + "position": "Call Center Representative", + "salary": "$40,320", + "start_date": "7/3/2006" + }, + { + "extn": "7431", + "id": "41083", + "name": "Matt Benson", + "office": "Milwaukee", + "position": "Physician", + "salary": "$118,734", + "start_date": "12/16/2018" + }, + { + "extn": "9387", + "id": "41084", + "name": "Luna Parker", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$93,800", + "start_date": "10/15/2008" + }, + { + "extn": "5934", + "id": "41085", + "name": "Melania Rogers", + "office": "Glendale", + "position": "Restaurant Manager", + "salary": "$123,784", + "start_date": "5/13/2003" + }, + { + "extn": "7142", + "id": "41086", + "name": "Moira Stevenson", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$29,054", + "start_date": "1/17/2018" + }, + { + "extn": "4557", + "id": "41087", + "name": "Trisha Thatcher", + "office": "Salem", + "position": "Call Center Representative", + "salary": "$255,366", + "start_date": "11/7/2007" + }, + { + "extn": "8910", + "id": "41088", + "name": "Daphne Rowlands", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$71,587", + "start_date": "1/31/2008" + }, + { + "extn": "9681", + "id": "41089", + "name": "Francesca Uddin", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$207,046", + "start_date": "1/31/2015" + }, + { + "extn": "3841", + "id": "41090", + "name": "Oliver Parker", + "office": "Hollywood", + "position": "Cashier", + "salary": "$226,066", + "start_date": "5/10/2015" + }, + { + "extn": "1357", + "id": "41091", + "name": "Michael King", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$62,629", + "start_date": "8/12/2000" + }, + { + "extn": "9635", + "id": "41092", + "name": "Tyson Carter", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$263,908", + "start_date": "7/19/2008" + }, + { + "extn": "9003", + "id": "41093", + "name": "Russel Zaoui", + "office": "New York", + "position": "HR Coordinator", + "salary": "$269,799", + "start_date": "10/26/2001" + }, + { + "extn": "2888", + "id": "41094", + "name": "Gina Ranks", + "office": "Memphis", + "position": "Operator", + "salary": "$49,665", + "start_date": "4/19/2014" + }, + { + "extn": "7863", + "id": "41095", + "name": "Elijah Garner", + "office": "Stockton", + "position": "Paramedic", + "salary": "$16,938", + "start_date": "2/27/2016" + }, + { + "extn": "2276", + "id": "41096", + "name": "Livia Aldridge", + "office": "San Bernardino", + "position": "Dentist", + "salary": "$92,018", + "start_date": "10/22/2002" + }, + { + "extn": "7347", + "id": "41097", + "name": "Luke Gray", + "office": "Louisville", + "position": "Design Engineer", + "salary": "$18,559", + "start_date": "5/21/2004" + }, + { + "extn": "7977", + "id": "41098", + "name": "Jack Page ", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$14,392", + "start_date": "7/11/2006" + }, + { + "extn": "4157", + "id": "41099", + "name": "Rita Vinton", + "office": "Las Vegas", + "position": "Designer", + "salary": "$25,655", + "start_date": "6/26/2011" + }, + { + "extn": "4117", + "id": "41100", + "name": "Hadley Rainford", + "office": "Toledo", + "position": "Webmaster", + "salary": "$209,217", + "start_date": "3/2/2002" + }, + { + "extn": "3411", + "id": "41101", + "name": "Matthew Plant", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$282,795", + "start_date": "4/6/2007" + }, + { + "extn": "7605", + "id": "41102", + "name": "Sonya Porter", + "office": "San Francisco", + "position": "Dentist", + "salary": "$256,201", + "start_date": "4/5/2017" + }, + { + "extn": "7216", + "id": "41103", + "name": "Moira Hewitt", + "office": "Rochester", + "position": "Web Developer", + "salary": "$157,018", + "start_date": "6/28/2019" + }, + { + "extn": "5562", + "id": "41104", + "name": "Rowan Donnelly", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$76,694", + "start_date": "3/2/2006" + }, + { + "extn": "9855", + "id": "41105", + "name": "Tara Tyrrell", + "office": "Innsbruck", + "position": "Associate Professor", + "salary": "$189,305", + "start_date": "6/11/2007" + }, + { + "extn": "1729", + "id": "41106", + "name": "Sofia Varndell", + "office": "Minneapolis", + "position": "Insurance Broker", + "salary": "$225,481", + "start_date": "5/24/2013" + }, + { + "extn": "7328", + "id": "41107", + "name": "Summer Rehman", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$270,117", + "start_date": "3/16/2007" + }, + { + "extn": "5096", + "id": "41108", + "name": "Jayden Mooney", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$85,493", + "start_date": "10/21/2019" + }, + { + "extn": "2530", + "id": "41109", + "name": "Paige Irwin", + "office": "Escondido", + "position": "Bookkeeper", + "salary": "$145,810", + "start_date": "7/23/2004" + }, + { + "extn": "8664", + "id": "41110", + "name": "Regina James", + "office": "Minneapolis", + "position": "Physician", + "salary": "$30,125", + "start_date": "4/29/2013" + }, + { + "extn": "5611", + "id": "41111", + "name": "Kimberly Reyes", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$142,476", + "start_date": "5/14/2004" + }, + { + "extn": "4740", + "id": "41112", + "name": "Cedrick Antcliff", + "office": "Irving", + "position": "Insurance Broker", + "salary": "$43,292", + "start_date": "10/31/2003" + }, + { + "extn": "2049", + "id": "41113", + "name": "Felicity Wellington", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$237,662", + "start_date": "11/29/2002" + }, + { + "extn": "1841", + "id": "41114", + "name": "Alexander Uddin", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$127,734", + "start_date": "3/25/2014" + }, + { + "extn": "2688", + "id": "41115", + "name": "Oliver Davies", + "office": "Albuquerque", + "position": "Dentist", + "salary": "$99,715", + "start_date": "1/30/2005" + }, + { + "extn": "1118", + "id": "41116", + "name": "Callie Quinton", + "office": "Garland", + "position": "Health Educator", + "salary": "$219,564", + "start_date": "1/20/2002" + }, + { + "extn": "6262", + "id": "41117", + "name": "Alan Robinson", + "office": "Memphis", + "position": "Operator", + "salary": "$73,775", + "start_date": "12/23/2001" + }, + { + "extn": "9034", + "id": "41118", + "name": "Jacob Hardwick", + "office": "Rochester", + "position": "Dentist", + "salary": "$215,358", + "start_date": "1/9/2019" + }, + { + "extn": "8216", + "id": "41119", + "name": "Leslie Bailey", + "office": "Salt Lake City", + "position": "Service Supervisor", + "salary": "$298,214", + "start_date": "12/19/2013" + }, + { + "extn": "9365", + "id": "41120", + "name": "Tyler Drew", + "office": "Quebec", + "position": "Webmaster", + "salary": "$147,786", + "start_date": "4/26/2013" + }, + { + "extn": "8409", + "id": "41121", + "name": "Lucas Aldridge", + "office": "Scottsdale", + "position": "Front Desk Coordinator", + "salary": "$195,804", + "start_date": "3/7/2004" + }, + { + "extn": "5288", + "id": "41122", + "name": "Chadwick Burnley", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$117,134", + "start_date": "11/27/2005" + }, + { + "extn": "8999", + "id": "41123", + "name": "Leilani Powell", + "office": "Reno", + "position": "Electrician", + "salary": "$65,658", + "start_date": "8/2/2000" + }, + { + "extn": "2966", + "id": "41124", + "name": "Chad Lowe", + "office": "Madison", + "position": "Web Developer", + "salary": "$192,487", + "start_date": "6/21/2017" + }, + { + "extn": "6988", + "id": "41125", + "name": "Celia Bell", + "office": "Fremont", + "position": "Operator", + "salary": "$74,225", + "start_date": "11/13/2003" + }, + { + "extn": "1977", + "id": "41126", + "name": "Rick Russell", + "office": "Madrid", + "position": "Baker", + "salary": "$291,807", + "start_date": "5/21/2006" + }, + { + "extn": "1081", + "id": "41127", + "name": "Vivian Snow", + "office": "Fremont", + "position": "Dentist", + "salary": "$63,440", + "start_date": "7/27/2001" + }, + { + "extn": "3289", + "id": "41128", + "name": "Russel Lloyd", + "office": "Milano", + "position": "Biologist", + "salary": "$111,594", + "start_date": "3/23/2007" + }, + { + "extn": "8442", + "id": "41129", + "name": "Rebecca Styles", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$83,297", + "start_date": "4/26/2015" + }, + { + "extn": "1274", + "id": "41130", + "name": "Lorraine Drew", + "office": "Miami", + "position": "Production Painter", + "salary": "$52,354", + "start_date": "9/9/2003" + }, + { + "extn": "6537", + "id": "41131", + "name": "Owen Seymour", + "office": "Tokyo", + "position": "Cashier", + "salary": "$112,276", + "start_date": "5/4/2001" + }, + { + "extn": "5618", + "id": "41132", + "name": "Danny Benson", + "office": "London", + "position": "Webmaster", + "salary": "$181,566", + "start_date": "12/31/2004" + }, + { + "extn": "8237", + "id": "41133", + "name": "Emery Bristow", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$224,079", + "start_date": "8/14/2006" + }, + { + "extn": "8072", + "id": "41134", + "name": "Jules Camden", + "office": "Denver", + "position": "IT Support Staff", + "salary": "$285,511", + "start_date": "2/11/2003" + }, + { + "extn": "6833", + "id": "41135", + "name": "Drew Notman", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$194,619", + "start_date": "5/4/2013" + }, + { + "extn": "3412", + "id": "41136", + "name": "Rose Waterhouse", + "office": "St. Louis", + "position": "Biologist", + "salary": "$52,574", + "start_date": "3/22/2005" + }, + { + "extn": "4331", + "id": "41137", + "name": "Rosemary Walsh", + "office": "Indianapolis", + "position": "Lecturer", + "salary": "$49,664", + "start_date": "3/31/2009" + }, + { + "extn": "9509", + "id": "41138", + "name": "Karla Rose", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$49,394", + "start_date": "8/5/2013" + }, + { + "extn": "5346", + "id": "41139", + "name": "Daron Swan", + "office": "Bucharest", + "position": "Biologist", + "salary": "$102,473", + "start_date": "8/18/2017" + }, + { + "extn": "2944", + "id": "41140", + "name": "Marjorie Clarkson", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$22,688", + "start_date": "12/31/2005" + }, + { + "extn": "6016", + "id": "41141", + "name": "Alexander Weasley", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$199,084", + "start_date": "4/19/2006" + }, + { + "extn": "4364", + "id": "41142", + "name": "Mike Williams", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$159,560", + "start_date": "7/2/2019" + }, + { + "extn": "3014", + "id": "41143", + "name": "Crystal Stewart", + "office": "Irving", + "position": "Pharmacist", + "salary": "$244,766", + "start_date": "4/22/2009" + }, + { + "extn": "3842", + "id": "41144", + "name": "Phillip Ripley", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$173,424", + "start_date": "7/29/2006" + }, + { + "extn": "1925", + "id": "41145", + "name": "Domenic Adler", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$228,718", + "start_date": "6/2/2018" + }, + { + "extn": "9014", + "id": "41146", + "name": "Julius Coates", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$184,317", + "start_date": "11/10/2001" + }, + { + "extn": "1266", + "id": "41147", + "name": "Jacob Anderson", + "office": "Tulsa", + "position": "Stockbroker", + "salary": "$119,198", + "start_date": "3/27/2013" + }, + { + "extn": "1159", + "id": "41148", + "name": "Leilani Ward", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$143,116", + "start_date": "4/8/2007" + }, + { + "extn": "9623", + "id": "41149", + "name": "Martin Slater", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$56,832", + "start_date": "9/28/2008" + }, + { + "extn": "5977", + "id": "41150", + "name": "Chad Coates", + "office": "Portland", + "position": "Bellman", + "salary": "$281,056", + "start_date": "10/30/2017" + }, + { + "extn": "9800", + "id": "41151", + "name": "Noah Pitt", + "office": "New York", + "position": "Audiologist", + "salary": "$71,025", + "start_date": "7/4/2001" + }, + { + "extn": "3577", + "id": "41152", + "name": "Harry Wright", + "office": "Madrid", + "position": "Bellman", + "salary": "$160,226", + "start_date": "1/23/2014" + }, + { + "extn": "2693", + "id": "41153", + "name": "Nate Allen", + "office": "Norfolk", + "position": "Business Broker", + "salary": "$133,701", + "start_date": "2/17/2016" + }, + { + "extn": "1537", + "id": "41154", + "name": "Peter Lane", + "office": "New Orleans", + "position": "Software Engineer", + "salary": "$218,420", + "start_date": "3/7/2009" + }, + { + "extn": "2483", + "id": "41155", + "name": "Moira Phillips", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$271,599", + "start_date": "2/24/2012" + }, + { + "extn": "9998", + "id": "41156", + "name": "Carmen Yarwood", + "office": "Madison", + "position": "Loan Officer", + "salary": "$39,201", + "start_date": "8/10/2017" + }, + { + "extn": "7782", + "id": "41157", + "name": "Gil Jenkins", + "office": "Irving", + "position": "Restaurant Manager", + "salary": "$260,931", + "start_date": "11/17/2012" + }, + { + "extn": "8889", + "id": "41158", + "name": "Ryan Darcy", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$32,108", + "start_date": "11/10/2012" + }, + { + "extn": "6289", + "id": "41159", + "name": "Noemi Radley", + "office": "Indianapolis", + "position": "Systems Administrator", + "salary": "$238,219", + "start_date": "3/7/2009" + }, + { + "extn": "5457", + "id": "41160", + "name": "Liliana Uttridge", + "office": "Berna", + "position": "Fabricator", + "salary": "$227,109", + "start_date": "1/12/2017" + }, + { + "extn": "9315", + "id": "41161", + "name": "Liam Emmott", + "office": "San Jose", + "position": "Physician", + "salary": "$206,175", + "start_date": "3/21/2000" + }, + { + "extn": "3894", + "id": "41162", + "name": "Jack Thomas", + "office": "El Paso", + "position": "Lecturer", + "salary": "$29,954", + "start_date": "3/22/2001" + }, + { + "extn": "4873", + "id": "41163", + "name": "Kurt Thomson", + "office": "Long Beach", + "position": "Treasurer", + "salary": "$281,869", + "start_date": "1/14/2003" + }, + { + "extn": "2727", + "id": "41164", + "name": "Eileen Button", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$98,796", + "start_date": "9/8/2010" + }, + { + "extn": "6513", + "id": "41165", + "name": "Regina Crawford", + "office": "London", + "position": "Investment Advisor", + "salary": "$54,497", + "start_date": "8/27/2010" + }, + { + "extn": "6370", + "id": "41166", + "name": "Mavis Roberts", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$262,118", + "start_date": "7/8/2011" + }, + { + "extn": "6094", + "id": "41167", + "name": "Brad Holmes", + "office": "Worcester", + "position": "Auditor", + "salary": "$171,342", + "start_date": "3/31/2017" + }, + { + "extn": "1477", + "id": "41168", + "name": "Manuel Ellis", + "office": "Laredo", + "position": "Biologist", + "salary": "$206,016", + "start_date": "9/20/2010" + }, + { + "extn": "7602", + "id": "41169", + "name": "Bree Waterson", + "office": "El Paso", + "position": "Bellman", + "salary": "$202,902", + "start_date": "9/7/2018" + }, + { + "extn": "1326", + "id": "41170", + "name": "Luke Dallas", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$79,407", + "start_date": "4/5/2019" + }, + { + "extn": "4806", + "id": "41171", + "name": "Clarissa Noon", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$80,495", + "start_date": "6/18/2010" + }, + { + "extn": "7118", + "id": "41172", + "name": "Marvin Rust", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$165,074", + "start_date": "9/11/2002" + }, + { + "extn": "3087", + "id": "41173", + "name": "Joseph Gavin", + "office": "Huntsville", + "position": "Assistant Buyer", + "salary": "$103,218", + "start_date": "12/31/2009" + }, + { + "extn": "9561", + "id": "41174", + "name": "Mason Niles", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$246,672", + "start_date": "4/18/2010" + }, + { + "extn": "2125", + "id": "41175", + "name": "Luke Forester", + "office": "Escondido", + "position": "Accountant", + "salary": "$78,165", + "start_date": "10/10/2005" + }, + { + "extn": "5396", + "id": "41176", + "name": "Martin Doherty", + "office": "Orlando", + "position": "Physician", + "salary": "$165,036", + "start_date": "11/11/2005" + }, + { + "extn": "1330", + "id": "41177", + "name": "Mya Becker", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$52,807", + "start_date": "8/29/2003" + }, + { + "extn": "9509", + "id": "41178", + "name": "Michael Roth", + "office": "Otawa", + "position": "Banker", + "salary": "$298,956", + "start_date": "7/9/2007" + }, + { + "extn": "5413", + "id": "41179", + "name": "Cedrick Wills", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$108,742", + "start_date": "8/9/2000" + }, + { + "extn": "1269", + "id": "41180", + "name": "Norah Vaughn", + "office": "Fort Lauderdale", + "position": "Inspector", + "salary": "$100,749", + "start_date": "1/17/2005" + }, + { + "extn": "8100", + "id": "41181", + "name": "William Yoman", + "office": "Orlando", + "position": "Webmaster", + "salary": "$182,268", + "start_date": "12/10/2006" + }, + { + "extn": "9353", + "id": "41182", + "name": "Gil Stuart", + "office": "Moreno Valley", + "position": "Physician", + "salary": "$196,942", + "start_date": "10/6/2013" + }, + { + "extn": "8261", + "id": "41183", + "name": "Maya Burge", + "office": "Madrid", + "position": "HR Coordinator", + "salary": "$20,309", + "start_date": "12/4/2006" + }, + { + "extn": "1233", + "id": "41184", + "name": "Michael Hill", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$249,930", + "start_date": "10/15/2004" + }, + { + "extn": "3477", + "id": "41185", + "name": "Ryan Jobson", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$251,589", + "start_date": "6/21/2006" + }, + { + "extn": "4622", + "id": "41186", + "name": "Margot Clarke", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$211,879", + "start_date": "10/8/2010" + }, + { + "extn": "4723", + "id": "41187", + "name": "Chester Dallas", + "office": "Huntsville", + "position": "Dentist", + "salary": "$148,958", + "start_date": "4/1/2013" + }, + { + "extn": "3815", + "id": "41188", + "name": "Gil Norton", + "office": "San Diego", + "position": "Loan Officer", + "salary": "$167,308", + "start_date": "6/18/2001" + }, + { + "extn": "6372", + "id": "41189", + "name": "Evie Ellis", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$144,372", + "start_date": "8/21/2016" + }, + { + "extn": "4132", + "id": "41190", + "name": "John Harper", + "office": "Lyon", + "position": "Clerk", + "salary": "$230,713", + "start_date": "2/5/2018" + }, + { + "extn": "8641", + "id": "41191", + "name": "Cedrick Dixon", + "office": "El Paso", + "position": "Systems Administrator", + "salary": "$235,562", + "start_date": "7/25/2004" + }, + { + "extn": "6358", + "id": "41192", + "name": "Benjamin York", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$45,167", + "start_date": "5/30/2001" + }, + { + "extn": "3680", + "id": "41193", + "name": "Domenic Mills", + "office": "Santa Ana", + "position": "Steward", + "salary": "$290,580", + "start_date": "5/24/2014" + }, + { + "extn": "7393", + "id": "41194", + "name": "Bristol Sanchez", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$206,263", + "start_date": "8/19/2019" + }, + { + "extn": "8956", + "id": "41195", + "name": "David Watson", + "office": "Honolulu", + "position": "Designer", + "salary": "$299,464", + "start_date": "4/16/2006" + }, + { + "extn": "1510", + "id": "41196", + "name": "Alexia Devonport", + "office": "Charlotte", + "position": "Physician", + "salary": "$208,000", + "start_date": "6/28/2018" + }, + { + "extn": "5993", + "id": "41197", + "name": "Nate Norman", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$157,444", + "start_date": "2/25/2007" + }, + { + "extn": "4637", + "id": "41198", + "name": "Kieth Clifford", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$241,223", + "start_date": "9/9/2016" + }, + { + "extn": "8122", + "id": "41199", + "name": "Alan Farrant", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$66,856", + "start_date": "7/4/2018" + }, + { + "extn": "1872", + "id": "41200", + "name": "Martin Carson", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$199,417", + "start_date": "2/12/2015" + }, + { + "extn": "3362", + "id": "41201", + "name": "Marvin Janes", + "office": "Henderson", + "position": "Healthcare Specialist", + "salary": "$239,375", + "start_date": "6/22/2010" + }, + { + "extn": "2773", + "id": "41202", + "name": "Tom Ward", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$80,010", + "start_date": "4/15/2011" + }, + { + "extn": "1171", + "id": "41203", + "name": "Rosa Mcneill", + "office": "Denver", + "position": "Bellman", + "salary": "$248,791", + "start_date": "10/8/2014" + }, + { + "extn": "7027", + "id": "41204", + "name": "Nicholas Bloom", + "office": "Omaha", + "position": "Auditor", + "salary": "$275,270", + "start_date": "4/18/2013" + }, + { + "extn": "5552", + "id": "41205", + "name": "Louise Dallas", + "office": "Denver", + "position": "HR Specialist", + "salary": "$166,986", + "start_date": "3/18/2011" + }, + { + "extn": "2093", + "id": "41206", + "name": "Lucas Kent", + "office": "Garland", + "position": "Machine Operator", + "salary": "$230,293", + "start_date": "2/4/2010" + }, + { + "extn": "6671", + "id": "41207", + "name": "Meredith Snell", + "office": "Phoenix", + "position": "Bellman", + "salary": "$104,594", + "start_date": "11/1/2017" + }, + { + "extn": "8876", + "id": "41208", + "name": "Florence Cowan", + "office": "Columbus", + "position": "Business Broker", + "salary": "$244,546", + "start_date": "9/25/2004" + }, + { + "extn": "4343", + "id": "41209", + "name": "Caleb Cork", + "office": "San Antonio", + "position": "Ambulatory Nurse", + "salary": "$66,709", + "start_date": "11/20/2010" + }, + { + "extn": "8465", + "id": "41210", + "name": "Ron Richards", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$160,794", + "start_date": "7/17/2018" + }, + { + "extn": "5696", + "id": "41211", + "name": "Mavis Yard", + "office": "Milano", + "position": "Business Broker", + "salary": "$197,485", + "start_date": "7/27/2012" + }, + { + "extn": "8406", + "id": "41212", + "name": "Sienna Campbell", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$280,091", + "start_date": "6/19/2010" + }, + { + "extn": "1518", + "id": "41213", + "name": "Rita Wooldridge", + "office": "Ontario", + "position": "Machine Operator", + "salary": "$138,516", + "start_date": "2/12/2008" + }, + { + "extn": "8937", + "id": "41214", + "name": "Rufus Camden", + "office": "Bellevue", + "position": "Doctor", + "salary": "$34,991", + "start_date": "7/15/2000" + }, + { + "extn": "4138", + "id": "41215", + "name": "Bart Speed", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$63,540", + "start_date": "3/21/2002" + }, + { + "extn": "4978", + "id": "41216", + "name": "Marissa Cox", + "office": "Tokyo", + "position": "Designer", + "salary": "$275,435", + "start_date": "6/6/2011" + }, + { + "extn": "6960", + "id": "41217", + "name": "Chris Reid", + "office": "San Jose", + "position": "Chef Manager", + "salary": "$213,408", + "start_date": "10/20/2012" + }, + { + "extn": "2541", + "id": "41218", + "name": "Javier Doherty", + "office": "Honolulu", + "position": "Restaurant Manager", + "salary": "$69,405", + "start_date": "3/13/2001" + }, + { + "extn": "8521", + "id": "41219", + "name": "Johnathan Weasley", + "office": "Jersey City", + "position": "Designer", + "salary": "$273,340", + "start_date": "8/8/2011" + }, + { + "extn": "9585", + "id": "41220", + "name": "Analise Glynn", + "office": "Paris", + "position": "Biologist", + "salary": "$232,040", + "start_date": "11/30/2008" + }, + { + "extn": "5922", + "id": "41221", + "name": "Mona Hilton", + "office": "Detroit", + "position": "Cash Manager", + "salary": "$229,447", + "start_date": "1/12/2008" + }, + { + "extn": "4751", + "id": "41222", + "name": "Harvey Callan", + "office": "Milano", + "position": "Banker", + "salary": "$162,790", + "start_date": "1/23/2016" + }, + { + "extn": "9877", + "id": "41223", + "name": "Alan Atkinson", + "office": "Henderson", + "position": "Dentist", + "salary": "$180,440", + "start_date": "2/9/2002" + }, + { + "extn": "9947", + "id": "41224", + "name": "Henry Verdon", + "office": "Milano", + "position": "Cash Manager", + "salary": "$187,992", + "start_date": "10/1/2000" + }, + { + "extn": "5207", + "id": "41225", + "name": "Abdul Vinton", + "office": "Sacramento", + "position": "Executive Director", + "salary": "$250,183", + "start_date": "8/24/2000" + }, + { + "extn": "4757", + "id": "41226", + "name": "Ron Atkinson", + "office": "Memphis", + "position": "Call Center Representative", + "salary": "$208,794", + "start_date": "4/19/2008" + }, + { + "extn": "9353", + "id": "41227", + "name": "Anthony Hobson", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$79,962", + "start_date": "3/4/2016" + }, + { + "extn": "3955", + "id": "41228", + "name": "David Clayton", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$270,189", + "start_date": "9/1/2012" + }, + { + "extn": "7664", + "id": "41229", + "name": "Mike Gray", + "office": "Baltimore", + "position": "Biologist", + "salary": "$293,579", + "start_date": "4/20/2012" + }, + { + "extn": "6351", + "id": "41230", + "name": "Ryan Plumb", + "office": "Louisville", + "position": "Operator", + "salary": "$283,435", + "start_date": "1/26/2002" + }, + { + "extn": "2047", + "id": "41231", + "name": "Emmanuelle James", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$266,236", + "start_date": "10/13/2001" + }, + { + "extn": "2125", + "id": "41232", + "name": "Sylvia Hewitt", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$188,200", + "start_date": "6/27/2001" + }, + { + "extn": "9204", + "id": "41233", + "name": "Gil Talbot", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$26,621", + "start_date": "11/15/2000" + }, + { + "extn": "4455", + "id": "41234", + "name": "Tyler Reading", + "office": "Charlotte", + "position": "Dentist", + "salary": "$78,473", + "start_date": "12/29/2009" + }, + { + "extn": "7297", + "id": "41235", + "name": "Penny Wilson", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$134,676", + "start_date": "6/4/2019" + }, + { + "extn": "7821", + "id": "41236", + "name": "Tony Roberts", + "office": "St. Louis", + "position": "Chef Manager", + "salary": "$123,976", + "start_date": "7/15/2003" + }, + { + "extn": "2848", + "id": "41237", + "name": "Alice Cooper", + "office": "Sacramento", + "position": "Project Manager", + "salary": "$166,512", + "start_date": "9/14/2013" + }, + { + "extn": "1984", + "id": "41238", + "name": "Ronald Jobson", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$91,328", + "start_date": "10/30/2006" + }, + { + "extn": "1763", + "id": "41239", + "name": "Bernadette Keys", + "office": "Rome", + "position": "Lecturer", + "salary": "$246,098", + "start_date": "10/17/2014" + }, + { + "extn": "1368", + "id": "41240", + "name": "Chris Weasley", + "office": "Arlington", + "position": "Bookkeeper", + "salary": "$123,578", + "start_date": "5/8/2015" + }, + { + "extn": "8465", + "id": "41241", + "name": "Sofia Whitehouse", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$253,243", + "start_date": "5/13/2001" + }, + { + "extn": "7108", + "id": "41242", + "name": "Henry Ward", + "office": "Detroit", + "position": "Executive Director", + "salary": "$287,313", + "start_date": "1/8/2012" + }, + { + "extn": "8621", + "id": "41243", + "name": "Ron Ingham", + "office": "New Orleans", + "position": "Dentist", + "salary": "$158,356", + "start_date": "1/6/2006" + }, + { + "extn": "1594", + "id": "41244", + "name": "Tyson Irving", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$117,876", + "start_date": "3/5/2018" + }, + { + "extn": "2766", + "id": "41245", + "name": "Maya Bentley", + "office": "St. Louis", + "position": "Operator", + "salary": "$212,119", + "start_date": "11/19/2001" + }, + { + "extn": "3634", + "id": "41246", + "name": "Elisabeth Shaw", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$232,111", + "start_date": "5/26/2004" + }, + { + "extn": "9918", + "id": "41247", + "name": "Kaylee Giles", + "office": "Madison", + "position": "Dentist", + "salary": "$259,870", + "start_date": "9/17/2010" + }, + { + "extn": "5864", + "id": "41248", + "name": "Rosie Exton", + "office": "Glendale", + "position": "Electrician", + "salary": "$202,977", + "start_date": "2/15/2002" + }, + { + "extn": "6028", + "id": "41249", + "name": "Helen Fields", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$134,445", + "start_date": "5/14/2012" + }, + { + "extn": "7511", + "id": "41250", + "name": "Margaret Reid", + "office": "Berna", + "position": "Front Desk Coordinator", + "salary": "$188,309", + "start_date": "1/23/2002" + }, + { + "extn": "5076", + "id": "41251", + "name": "Victoria Farrant", + "office": "Detroit", + "position": "CNC Operator", + "salary": "$37,497", + "start_date": "7/6/2013" + }, + { + "extn": "1621", + "id": "41252", + "name": "Nate Robinson", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$178,265", + "start_date": "6/18/2019" + }, + { + "extn": "1862", + "id": "41253", + "name": "Anabel Hill", + "office": "Salem", + "position": "Treasurer", + "salary": "$100,937", + "start_date": "8/10/2007" + }, + { + "extn": "7452", + "id": "41254", + "name": "Lucas Camden", + "office": "Portland", + "position": "Project Manager", + "salary": "$141,715", + "start_date": "5/20/2003" + }, + { + "extn": "7119", + "id": "41255", + "name": "Logan Addison", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$270,441", + "start_date": "9/10/2000" + }, + { + "extn": "3052", + "id": "41256", + "name": "Scarlett Brock", + "office": "Rome", + "position": "Call Center Representative", + "salary": "$93,392", + "start_date": "8/12/2011" + }, + { + "extn": "3177", + "id": "41257", + "name": "Alexia Lynch", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$164,409", + "start_date": "3/29/2005" + }, + { + "extn": "3082", + "id": "41258", + "name": "Gladys Lomax", + "office": "Washington", + "position": "Cash Manager", + "salary": "$161,585", + "start_date": "12/14/2013" + }, + { + "extn": "2699", + "id": "41259", + "name": "Stacy Avery", + "office": "New Orleans", + "position": "Steward", + "salary": "$244,468", + "start_date": "9/10/2018" + }, + { + "extn": "1815", + "id": "41260", + "name": "Matt Henderson", + "office": "Long Beach", + "position": "Biologist", + "salary": "$38,209", + "start_date": "9/23/2015" + }, + { + "extn": "9109", + "id": "41261", + "name": "Kendra Burge", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$299,062", + "start_date": "1/8/2007" + }, + { + "extn": "7321", + "id": "41262", + "name": "Mason Addis", + "office": "Colorado Springs", + "position": "Audiologist", + "salary": "$136,965", + "start_date": "6/30/2001" + }, + { + "extn": "9093", + "id": "41263", + "name": "Maddison Gordon", + "office": "Salem", + "position": "Inspector", + "salary": "$268,092", + "start_date": "2/27/2012" + }, + { + "extn": "2650", + "id": "41264", + "name": "Harry Rees", + "office": "Tulsa", + "position": "Banker", + "salary": "$206,548", + "start_date": "10/26/2000" + }, + { + "extn": "3787", + "id": "41265", + "name": "Kaylee Paterson", + "office": "Honolulu", + "position": "Insurance Broker", + "salary": "$201,486", + "start_date": "10/17/2001" + }, + { + "extn": "7043", + "id": "41266", + "name": "Maggie Cox", + "office": "Stockton", + "position": "Call Center Representative", + "salary": "$20,916", + "start_date": "1/6/2009" + }, + { + "extn": "2436", + "id": "41267", + "name": "Phillip Hale", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$152,876", + "start_date": "9/10/2017" + }, + { + "extn": "1046", + "id": "41268", + "name": "Estrella Wilkinson", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$45,992", + "start_date": "1/5/2006" + }, + { + "extn": "1610", + "id": "41269", + "name": "Peter Wright", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$22,437", + "start_date": "5/3/2007" + }, + { + "extn": "2859", + "id": "41270", + "name": "Harvey Harris", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$145,078", + "start_date": "6/17/2018" + }, + { + "extn": "1920", + "id": "41271", + "name": "Percy Taylor", + "office": "Bucharest", + "position": "Electrician", + "salary": "$226,094", + "start_date": "11/29/2008" + }, + { + "extn": "6890", + "id": "41272", + "name": "Hanna Veale", + "office": "Wien", + "position": "Loan Officer", + "salary": "$184,797", + "start_date": "5/6/2016" + }, + { + "extn": "6432", + "id": "41273", + "name": "Hank Johnson", + "office": "Salt Lake City", + "position": "Cash Manager", + "salary": "$192,320", + "start_date": "12/1/2001" + }, + { + "extn": "1688", + "id": "41274", + "name": "Angelica Reynolds", + "office": "Houston", + "position": "Paramedic", + "salary": "$115,856", + "start_date": "4/22/2005" + }, + { + "extn": "2317", + "id": "41275", + "name": "Rufus Redfern", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$167,989", + "start_date": "6/24/2005" + }, + { + "extn": "9987", + "id": "41276", + "name": "Matt Waterhouse", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$143,418", + "start_date": "10/9/2016" + }, + { + "extn": "9050", + "id": "41277", + "name": "Ron Vangness", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$222,314", + "start_date": "10/30/2014" + }, + { + "extn": "8243", + "id": "41278", + "name": "Tess Matthews", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$278,864", + "start_date": "11/5/2018" + }, + { + "extn": "7423", + "id": "41279", + "name": "Rosemary Johnson", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$250,503", + "start_date": "5/1/2005" + }, + { + "extn": "5059", + "id": "41280", + "name": "Chelsea Parker", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$235,848", + "start_date": "7/28/2007" + }, + { + "extn": "4959", + "id": "41281", + "name": "Chelsea Ross", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$147,141", + "start_date": "10/22/2000" + }, + { + "extn": "6351", + "id": "41282", + "name": "John Simpson", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$211,490", + "start_date": "9/3/2000" + }, + { + "extn": "7643", + "id": "41283", + "name": "Chad Ventura", + "office": "Colorado Springs", + "position": "Front Desk Coordinator", + "salary": "$147,092", + "start_date": "11/24/2009" + }, + { + "extn": "3503", + "id": "41284", + "name": "Martin Harris", + "office": "Portland", + "position": "Auditor", + "salary": "$281,367", + "start_date": "6/9/2016" + }, + { + "extn": "6266", + "id": "41285", + "name": "Maxwell Devonport", + "office": "Seattle", + "position": "Physician", + "salary": "$55,104", + "start_date": "8/11/2015" + }, + { + "extn": "6939", + "id": "41286", + "name": "Clint Walter", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$41,566", + "start_date": "12/31/2005" + }, + { + "extn": "7907", + "id": "41287", + "name": "Owen Jenkin", + "office": "Huntsville", + "position": "Auditor", + "salary": "$239,140", + "start_date": "12/28/2014" + }, + { + "extn": "4297", + "id": "41288", + "name": "Cara Upton", + "office": "Anaheim", + "position": "Bellman", + "salary": "$10,052", + "start_date": "2/15/2018" + }, + { + "extn": "3837", + "id": "41289", + "name": "Gloria Jenkins", + "office": "Reno", + "position": "Retail Trainee", + "salary": "$87,079", + "start_date": "5/8/2003" + }, + { + "extn": "6895", + "id": "41290", + "name": "Wendy Bayliss", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$83,844", + "start_date": "5/21/2000" + }, + { + "extn": "1320", + "id": "41291", + "name": "Destiny Buckley", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$36,481", + "start_date": "7/26/2018" + }, + { + "extn": "1445", + "id": "41292", + "name": "Aiden Newton", + "office": "Irving", + "position": "Executive Director", + "salary": "$176,933", + "start_date": "9/26/2008" + }, + { + "extn": "8061", + "id": "41293", + "name": "Julian Gates", + "office": "Seattle", + "position": "Accountant", + "salary": "$264,516", + "start_date": "2/17/2005" + }, + { + "extn": "4173", + "id": "41294", + "name": "Keira Matthews", + "office": "Fremont", + "position": "Electrician", + "salary": "$190,992", + "start_date": "8/22/2002" + }, + { + "extn": "9916", + "id": "41295", + "name": "Wade Goldsmith", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$174,055", + "start_date": "3/28/2019" + }, + { + "extn": "6992", + "id": "41296", + "name": "Mary Moore", + "office": "Toledo", + "position": "Production Painter", + "salary": "$233,657", + "start_date": "1/2/2003" + }, + { + "extn": "4803", + "id": "41297", + "name": "William Stevens", + "office": "Tokyo", + "position": "Project Manager", + "salary": "$269,447", + "start_date": "9/28/2001" + }, + { + "extn": "8006", + "id": "41298", + "name": "Carl Tindall", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$14,652", + "start_date": "4/25/2005" + }, + { + "extn": "3408", + "id": "41299", + "name": "Matt Raven", + "office": "San Bernardino", + "position": "Paramedic", + "salary": "$16,301", + "start_date": "4/8/2009" + }, + { + "extn": "9554", + "id": "41300", + "name": "Joseph Yard", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$160,234", + "start_date": "11/9/2010" + }, + { + "extn": "8755", + "id": "41301", + "name": "Mason Walter", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$199,908", + "start_date": "5/25/2007" + }, + { + "extn": "6102", + "id": "41302", + "name": "Boris Spencer", + "office": "Lyon", + "position": "Project Manager", + "salary": "$17,132", + "start_date": "4/7/2016" + }, + { + "extn": "7003", + "id": "41303", + "name": "Carol Hewitt", + "office": "Escondido", + "position": "Inspector", + "salary": "$254,091", + "start_date": "4/18/2006" + }, + { + "extn": "2787", + "id": "41304", + "name": "Mona Watt", + "office": "Kansas City", + "position": "Designer", + "salary": "$78,477", + "start_date": "1/4/2012" + }, + { + "extn": "9387", + "id": "41305", + "name": "Olivia Richards", + "office": "Toledo", + "position": "Webmaster", + "salary": "$149,989", + "start_date": "6/12/2019" + }, + { + "extn": "6181", + "id": "41306", + "name": "Harry Bennett", + "office": "Salem", + "position": "Machine Operator", + "salary": "$214,066", + "start_date": "12/30/2013" + }, + { + "extn": "4295", + "id": "41307", + "name": "Johnny Crawley", + "office": "Colorado Springs", + "position": "Executive Director", + "salary": "$255,011", + "start_date": "4/30/2012" + }, + { + "extn": "6222", + "id": "41308", + "name": "Rick Janes", + "office": "Baltimore", + "position": "Cook", + "salary": "$108,014", + "start_date": "8/23/2007" + }, + { + "extn": "9740", + "id": "41309", + "name": "Owen Stone", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$158,667", + "start_date": "8/3/2000" + }, + { + "extn": "2346", + "id": "41310", + "name": "Denny Wright", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$240,530", + "start_date": "3/7/2012" + }, + { + "extn": "7951", + "id": "41311", + "name": "Parker Gibson", + "office": "Honolulu", + "position": "Baker", + "salary": "$62,931", + "start_date": "6/27/2002" + }, + { + "extn": "8821", + "id": "41312", + "name": "Angel Higgs", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$207,132", + "start_date": "11/23/2012" + }, + { + "extn": "4044", + "id": "41313", + "name": "Wendy Walsh", + "office": "Quebec", + "position": "Health Educator", + "salary": "$31,885", + "start_date": "9/3/2004" + }, + { + "extn": "1737", + "id": "41314", + "name": "Deborah Reading", + "office": "Nashville", + "position": "Bookkeeper", + "salary": "$50,678", + "start_date": "2/6/2005" + }, + { + "extn": "8918", + "id": "41315", + "name": "Trisha Shields", + "office": "Omaha", + "position": "Electrician", + "salary": "$260,563", + "start_date": "10/10/2014" + }, + { + "extn": "7876", + "id": "41316", + "name": "Ember Woodley", + "office": "Hayward", + "position": "Baker", + "salary": "$232,768", + "start_date": "8/12/2015" + }, + { + "extn": "5990", + "id": "41317", + "name": "Lana Ryan", + "office": "Henderson", + "position": "IT Support Staff", + "salary": "$274,506", + "start_date": "4/9/2011" + }, + { + "extn": "7984", + "id": "41318", + "name": "Judith Bentley", + "office": "Denver", + "position": "Food Technologist", + "salary": "$128,520", + "start_date": "1/20/2007" + }, + { + "extn": "3413", + "id": "41319", + "name": "Quinn Weatcroft", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$232,788", + "start_date": "10/12/2009" + }, + { + "extn": "7753", + "id": "41320", + "name": "Chad Grady", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$128,452", + "start_date": "10/11/2003" + }, + { + "extn": "6577", + "id": "41321", + "name": "Scarlett Andrews", + "office": "Valetta", + "position": "CNC Operator", + "salary": "$236,821", + "start_date": "3/21/2000" + }, + { + "extn": "1073", + "id": "41322", + "name": "Daron Marshall", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$169,790", + "start_date": "12/14/2005" + }, + { + "extn": "2133", + "id": "41323", + "name": "Ryan Wilkinson", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$92,857", + "start_date": "1/2/2012" + }, + { + "extn": "8766", + "id": "41324", + "name": "Mike Clayton", + "office": "Houston", + "position": "Systems Administrator", + "salary": "$241,155", + "start_date": "4/28/2017" + }, + { + "extn": "4503", + "id": "41325", + "name": "Emmanuelle Stewart", + "office": "Bakersfield", + "position": "Service Supervisor", + "salary": "$126,211", + "start_date": "8/12/2003" + }, + { + "extn": "8953", + "id": "41326", + "name": "Taylor Collins", + "office": "Stockton", + "position": "HR Specialist", + "salary": "$237,482", + "start_date": "7/21/2017" + }, + { + "extn": "3195", + "id": "41327", + "name": "Noah Vaughan", + "office": "Omaha", + "position": "Business Broker", + "salary": "$229,806", + "start_date": "9/1/2008" + }, + { + "extn": "1241", + "id": "41328", + "name": "Nate Wren", + "office": "Long Beach", + "position": "Cashier", + "salary": "$135,856", + "start_date": "4/13/2004" + }, + { + "extn": "7691", + "id": "41329", + "name": "Caydence Whitehouse", + "office": "Norfolk", + "position": "Treasurer", + "salary": "$237,206", + "start_date": "8/17/2019" + }, + { + "extn": "8425", + "id": "41330", + "name": "Joseph Dubois", + "office": "Minneapolis", + "position": "Front Desk Coordinator", + "salary": "$93,243", + "start_date": "8/10/2018" + }, + { + "extn": "5937", + "id": "41331", + "name": "Elijah Wright", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$146,398", + "start_date": "1/7/2017" + }, + { + "extn": "3376", + "id": "41332", + "name": "Ronald Allwood", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$287,295", + "start_date": "10/3/2013" + }, + { + "extn": "7170", + "id": "41333", + "name": "Chad Wigley", + "office": "Lincoln", + "position": "Cook", + "salary": "$30,699", + "start_date": "10/1/2007" + }, + { + "extn": "1522", + "id": "41334", + "name": "Jayden Palmer", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$250,031", + "start_date": "9/28/2008" + }, + { + "extn": "1400", + "id": "41335", + "name": "Barney Hall", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$201,829", + "start_date": "5/15/2013" + }, + { + "extn": "5504", + "id": "41336", + "name": "Russel Bennett", + "office": "Lancaster", + "position": "Software Engineer", + "salary": "$282,202", + "start_date": "6/3/2003" + }, + { + "extn": "7791", + "id": "41337", + "name": "Joy Eaton", + "office": "Venice", + "position": "Design Engineer", + "salary": "$241,881", + "start_date": "8/8/2012" + }, + { + "extn": "3706", + "id": "41338", + "name": "Gabriel Goldsmith", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$162,816", + "start_date": "11/13/2006" + }, + { + "extn": "4995", + "id": "41339", + "name": "Anabelle Savage", + "office": "Worcester", + "position": "Inspector", + "salary": "$59,404", + "start_date": "8/25/2018" + }, + { + "extn": "1823", + "id": "41340", + "name": "Nina Page ", + "office": "Scottsdale", + "position": "HR Specialist", + "salary": "$102,424", + "start_date": "3/27/2018" + }, + { + "extn": "2025", + "id": "41341", + "name": "Sylvia Poulton", + "office": "Toledo", + "position": "IT Support Staff", + "salary": "$63,811", + "start_date": "4/16/2017" + }, + { + "extn": "2654", + "id": "41342", + "name": "Oliver Reyes", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$255,038", + "start_date": "10/18/2003" + }, + { + "extn": "7437", + "id": "41343", + "name": "Owen Harper", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$158,391", + "start_date": "1/19/2005" + }, + { + "extn": "4211", + "id": "41344", + "name": "Abbey Brown", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$218,094", + "start_date": "5/21/2016" + }, + { + "extn": "3779", + "id": "41345", + "name": "Clint Davies", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$242,062", + "start_date": "8/3/2014" + }, + { + "extn": "1414", + "id": "41346", + "name": "Carter Buckley", + "office": "Worcester", + "position": "Biologist", + "salary": "$210,462", + "start_date": "2/7/2003" + }, + { + "extn": "8185", + "id": "41347", + "name": "Harvey Bailey", + "office": "Wien", + "position": "Dentist", + "salary": "$30,893", + "start_date": "7/20/2016" + }, + { + "extn": "9773", + "id": "41348", + "name": "Benjamin Dyson", + "office": "Arlington", + "position": "Operator", + "salary": "$121,560", + "start_date": "10/4/2018" + }, + { + "extn": "8032", + "id": "41349", + "name": "Sabina Donnelly", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$35,409", + "start_date": "6/23/2015" + }, + { + "extn": "3194", + "id": "41350", + "name": "Mina Hooper", + "office": "Irving", + "position": "Health Educator", + "salary": "$221,960", + "start_date": "8/2/2018" + }, + { + "extn": "8003", + "id": "41351", + "name": "Hank Tyrrell", + "office": "Rochester", + "position": "Accountant", + "salary": "$256,315", + "start_date": "8/8/2003" + }, + { + "extn": "1939", + "id": "41352", + "name": "Cedrick Janes", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$251,490", + "start_date": "1/19/2001" + }, + { + "extn": "3758", + "id": "41353", + "name": "Johnny Uddin", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$293,066", + "start_date": "12/3/2013" + }, + { + "extn": "6316", + "id": "41354", + "name": "Havana Pratt", + "office": "Detroit", + "position": "Accountant", + "salary": "$230,886", + "start_date": "1/15/2000" + }, + { + "extn": "3397", + "id": "41355", + "name": "Candace Tait", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$62,566", + "start_date": "7/7/2016" + }, + { + "extn": "3173", + "id": "41356", + "name": "Nathan Cooper", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$256,331", + "start_date": "5/9/2017" + }, + { + "extn": "3337", + "id": "41357", + "name": "Elle Callan", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$156,245", + "start_date": "3/3/2009" + }, + { + "extn": "5237", + "id": "41358", + "name": "Deborah Lindsay", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$276,534", + "start_date": "8/20/2008" + }, + { + "extn": "4384", + "id": "41359", + "name": "Ramon Jarrett", + "office": "Bucharest", + "position": "Global Logistics Supervisor", + "salary": "$114,892", + "start_date": "1/31/2015" + }, + { + "extn": "1456", + "id": "41360", + "name": "Rita Horton", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$289,702", + "start_date": "5/13/2011" + }, + { + "extn": "8972", + "id": "41361", + "name": "Maxwell Norburn", + "office": "Garland", + "position": "Design Engineer", + "salary": "$240,186", + "start_date": "1/6/2008" + }, + { + "extn": "3380", + "id": "41362", + "name": "Freya Emmett", + "office": "San Bernardino", + "position": "Healthcare Specialist", + "salary": "$229,658", + "start_date": "9/16/2001" + }, + { + "extn": "2255", + "id": "41363", + "name": "Charlize Miller", + "office": "Madrid", + "position": "Steward", + "salary": "$238,888", + "start_date": "8/19/2007" + }, + { + "extn": "1724", + "id": "41364", + "name": "Natalie Oakley", + "office": "Kansas City", + "position": "Retail Trainee", + "salary": "$15,565", + "start_date": "5/6/2017" + }, + { + "extn": "2769", + "id": "41365", + "name": "Ilona Baker", + "office": "Worcester", + "position": "Web Developer", + "salary": "$212,181", + "start_date": "2/12/2006" + }, + { + "extn": "5453", + "id": "41366", + "name": "Mike Ashwell", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$213,782", + "start_date": "3/31/2005" + }, + { + "extn": "1566", + "id": "41367", + "name": "Nate Matthews", + "office": "Glendale", + "position": "Webmaster", + "salary": "$166,833", + "start_date": "2/11/2000" + }, + { + "extn": "6090", + "id": "41368", + "name": "Nicole Redfern", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$185,375", + "start_date": "9/24/2003" + }, + { + "extn": "6167", + "id": "41369", + "name": "Anthony Cassidy", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$191,152", + "start_date": "7/13/2007" + }, + { + "extn": "4256", + "id": "41370", + "name": "Juliette Dunbar", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$64,521", + "start_date": "11/13/2004" + }, + { + "extn": "8207", + "id": "41371", + "name": "Ramon Yang", + "office": "New York", + "position": "Steward", + "salary": "$73,293", + "start_date": "11/11/2013" + }, + { + "extn": "6076", + "id": "41372", + "name": "Jacob Potts", + "office": "Boston", + "position": "Cook", + "salary": "$218,393", + "start_date": "7/22/2008" + }, + { + "extn": "5792", + "id": "41373", + "name": "Chadwick Ingram", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$63,900", + "start_date": "5/21/2016" + }, + { + "extn": "7053", + "id": "41374", + "name": "Rick Grady", + "office": "Escondido", + "position": "Baker", + "salary": "$163,112", + "start_date": "6/24/2011" + }, + { + "extn": "2364", + "id": "41375", + "name": "Rihanna Reyes", + "office": "Nashville", + "position": "Production Painter", + "salary": "$200,224", + "start_date": "7/6/2013" + }, + { + "extn": "3655", + "id": "41376", + "name": "Madison Anderson", + "office": "Reno", + "position": "Investment Advisor", + "salary": "$299,343", + "start_date": "4/20/2003" + }, + { + "extn": "3551", + "id": "41377", + "name": "Martin Gilbert", + "office": "Phoenix", + "position": "Mobile Developer", + "salary": "$111,769", + "start_date": "1/18/2015" + }, + { + "extn": "2961", + "id": "41378", + "name": "Kurt Fleming", + "office": "Detroit", + "position": "Design Engineer", + "salary": "$177,020", + "start_date": "5/19/2013" + }, + { + "extn": "9612", + "id": "41379", + "name": "Jack Little", + "office": "Escondido", + "position": "Healthcare Specialist", + "salary": "$85,895", + "start_date": "8/16/2005" + }, + { + "extn": "5224", + "id": "41380", + "name": "Daron Lee", + "office": "Las Vegas", + "position": "Chef Manager", + "salary": "$42,524", + "start_date": "11/21/2007" + }, + { + "extn": "5005", + "id": "41381", + "name": "Joseph Smith", + "office": "Fort Lauderdale", + "position": "Call Center Representative", + "salary": "$202,643", + "start_date": "10/23/2018" + }, + { + "extn": "1006", + "id": "41382", + "name": "Angelina Kennedy", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$29,900", + "start_date": "11/25/2015" + }, + { + "extn": "3289", + "id": "41383", + "name": "Zoe Jackson", + "office": "Los Angeles", + "position": "Dentist", + "salary": "$56,170", + "start_date": "1/26/2004" + }, + { + "extn": "8354", + "id": "41384", + "name": "Aiden Woodcock", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$189,884", + "start_date": "8/18/2016" + }, + { + "extn": "1440", + "id": "41385", + "name": "Blake Mccormick", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$245,671", + "start_date": "11/16/2007" + }, + { + "extn": "7365", + "id": "41386", + "name": "Adela Pope", + "office": "Norfolk", + "position": "Accountant", + "salary": "$179,609", + "start_date": "10/6/2013" + }, + { + "extn": "4439", + "id": "41387", + "name": "Carl Newton", + "office": "Baltimore", + "position": "Treasurer", + "salary": "$33,421", + "start_date": "7/11/2019" + }, + { + "extn": "4234", + "id": "41388", + "name": "Eduardo Bailey", + "office": "Charlotte", + "position": "Clerk", + "salary": "$154,368", + "start_date": "2/6/2003" + }, + { + "extn": "8529", + "id": "41389", + "name": "Alex Larsen", + "office": "Milwaukee", + "position": "Machine Operator", + "salary": "$97,614", + "start_date": "8/7/2002" + }, + { + "extn": "3238", + "id": "41390", + "name": "Morgan Knott", + "office": "Hayward", + "position": "Health Educator", + "salary": "$299,269", + "start_date": "4/17/2000" + }, + { + "extn": "8039", + "id": "41391", + "name": "Isabel Russel", + "office": "Chicago", + "position": "Production Painter", + "salary": "$13,210", + "start_date": "8/20/2006" + }, + { + "extn": "4135", + "id": "41392", + "name": "Shelby Murphy", + "office": "Atlanta", + "position": "Biologist", + "salary": "$114,023", + "start_date": "12/6/2002" + }, + { + "extn": "5906", + "id": "41393", + "name": "Liliana Camden", + "office": "Huntsville", + "position": "Web Developer", + "salary": "$38,130", + "start_date": "12/31/2017" + }, + { + "extn": "4185", + "id": "41394", + "name": "Matthew Yates", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$213,496", + "start_date": "12/2/2006" + }, + { + "extn": "7754", + "id": "41395", + "name": "Carl Irving", + "office": "Miami", + "position": "Inspector", + "salary": "$119,371", + "start_date": "3/20/2013" + }, + { + "extn": "8690", + "id": "41396", + "name": "Hayden Eddison", + "office": "Madrid", + "position": "Executive Director", + "salary": "$246,970", + "start_date": "8/27/2015" + }, + { + "extn": "3932", + "id": "41397", + "name": "Johnny Knight", + "office": "Baltimore", + "position": "Paramedic", + "salary": "$291,842", + "start_date": "9/29/2015" + }, + { + "extn": "1807", + "id": "41398", + "name": "Owen Ellis", + "office": "Tulsa", + "position": "Clerk", + "salary": "$49,015", + "start_date": "2/11/2003" + }, + { + "extn": "9713", + "id": "41399", + "name": "Ivy Roth", + "office": "Kansas City", + "position": "Software Engineer", + "salary": "$15,125", + "start_date": "10/20/2009" + }, + { + "extn": "9587", + "id": "41400", + "name": "Caleb Whittle", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$157,626", + "start_date": "10/2/2006" + }, + { + "extn": "3736", + "id": "41401", + "name": "Doug Pierce", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$78,326", + "start_date": "11/14/2013" + }, + { + "extn": "2083", + "id": "41402", + "name": "Luke Taylor", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$99,724", + "start_date": "5/15/2016" + }, + { + "extn": "6454", + "id": "41403", + "name": "Margot Marshall", + "office": "Tokyo", + "position": "Cash Manager", + "salary": "$260,835", + "start_date": "1/9/2004" + }, + { + "extn": "7453", + "id": "41404", + "name": "Adalie Walsh", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$46,509", + "start_date": "10/9/2003" + }, + { + "extn": "2579", + "id": "41405", + "name": "Clint Jones", + "office": "Laredo", + "position": "Investment Advisor", + "salary": "$185,126", + "start_date": "5/13/2004" + }, + { + "extn": "3363", + "id": "41406", + "name": "Owen Cassidy", + "office": "Madrid", + "position": "Biologist", + "salary": "$282,564", + "start_date": "11/6/2001" + }, + { + "extn": "2354", + "id": "41407", + "name": "Brad Nicolas", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$219,764", + "start_date": "2/24/2002" + }, + { + "extn": "4886", + "id": "41408", + "name": "Freya Dale", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$188,107", + "start_date": "7/16/2000" + }, + { + "extn": "3977", + "id": "41409", + "name": "Daniel Thornton", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$156,724", + "start_date": "5/25/2018" + }, + { + "extn": "5703", + "id": "41410", + "name": "Liam Hunter", + "office": "Miami", + "position": "Designer", + "salary": "$212,740", + "start_date": "5/19/2001" + }, + { + "extn": "8425", + "id": "41411", + "name": "Cedrick Gardner", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$159,826", + "start_date": "2/12/2013" + }, + { + "extn": "2084", + "id": "41412", + "name": "Eduardo Saunders", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$42,983", + "start_date": "6/3/2015" + }, + { + "extn": "9828", + "id": "41413", + "name": "Erin Thomas", + "office": "Prague", + "position": "Treasurer", + "salary": "$136,647", + "start_date": "1/3/2010" + }, + { + "extn": "6028", + "id": "41414", + "name": "Harvey Edmonds", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$195,540", + "start_date": "1/11/2002" + }, + { + "extn": "4381", + "id": "41415", + "name": "Maddison Groves", + "office": "Minneapolis", + "position": "Bellman", + "salary": "$54,066", + "start_date": "10/28/2018" + }, + { + "extn": "1779", + "id": "41416", + "name": "Harvey Adams", + "office": "Long Beach", + "position": "Food Technologist", + "salary": "$214,668", + "start_date": "6/29/2013" + }, + { + "extn": "6463", + "id": "41417", + "name": "Adina Isaac", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$45,884", + "start_date": "5/3/2004" + }, + { + "extn": "6794", + "id": "41418", + "name": "Fred Healy", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$130,424", + "start_date": "7/21/2002" + }, + { + "extn": "3010", + "id": "41419", + "name": "Vera Edley", + "office": "San Antonio", + "position": "Machine Operator", + "salary": "$198,723", + "start_date": "4/24/2000" + }, + { + "extn": "8817", + "id": "41420", + "name": "Sharon Bell", + "office": "Boston", + "position": "Electrician", + "salary": "$30,361", + "start_date": "10/13/2006" + }, + { + "extn": "5500", + "id": "41421", + "name": "Bryon Robinson", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$176,575", + "start_date": "9/21/2000" + }, + { + "extn": "8195", + "id": "41422", + "name": "Willow Coll", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$127,808", + "start_date": "9/27/2019" + }, + { + "extn": "4873", + "id": "41423", + "name": "Adelaide Purvis", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$224,320", + "start_date": "2/26/2005" + }, + { + "extn": "3729", + "id": "41424", + "name": "Marjorie Talbot", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$139,095", + "start_date": "3/24/2010" + }, + { + "extn": "1111", + "id": "41425", + "name": "Noah Thomas", + "office": "San Antonio", + "position": "Operator", + "salary": "$195,581", + "start_date": "10/4/2010" + }, + { + "extn": "9853", + "id": "41426", + "name": "Carl Radcliffe", + "office": "Paris", + "position": "Call Center Representative", + "salary": "$152,621", + "start_date": "1/8/2012" + }, + { + "extn": "6096", + "id": "41427", + "name": "Chad Quinn", + "office": "Valetta", + "position": "Business Broker", + "salary": "$82,406", + "start_date": "9/20/2013" + }, + { + "extn": "6608", + "id": "41428", + "name": "Jacob Paterson", + "office": "Lakewood", + "position": "Biologist", + "salary": "$271,257", + "start_date": "11/28/2004" + }, + { + "extn": "2100", + "id": "41429", + "name": "Camila Clifford", + "office": "Prague", + "position": "Cash Manager", + "salary": "$244,547", + "start_date": "7/19/2010" + }, + { + "extn": "6410", + "id": "41430", + "name": "Callie Baker", + "office": "San Diego", + "position": "Cook", + "salary": "$163,521", + "start_date": "5/11/2019" + }, + { + "extn": "1967", + "id": "41431", + "name": "Phillip Giles", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$260,589", + "start_date": "6/29/2019" + }, + { + "extn": "8423", + "id": "41432", + "name": "Chris Locke", + "office": "Columbus", + "position": "Auditor", + "salary": "$287,985", + "start_date": "4/18/2011" + }, + { + "extn": "1591", + "id": "41433", + "name": "Chelsea Hamilton", + "office": "Zurich", + "position": "Production Painter", + "salary": "$120,070", + "start_date": "10/26/2012" + }, + { + "extn": "8578", + "id": "41434", + "name": "Rhea Khan", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$253,219", + "start_date": "5/31/2008" + }, + { + "extn": "9989", + "id": "41435", + "name": "Barry Thomson", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$189,247", + "start_date": "12/30/2002" + }, + { + "extn": "7844", + "id": "41436", + "name": "Bree Webster", + "office": "New York", + "position": "Call Center Representative", + "salary": "$82,611", + "start_date": "3/10/2018" + }, + { + "extn": "9527", + "id": "41437", + "name": "Samantha Alexander", + "office": "Houston", + "position": "Baker", + "salary": "$56,926", + "start_date": "6/5/2014" + }, + { + "extn": "5200", + "id": "41438", + "name": "Tony Barrett", + "office": "Cincinnati", + "position": "Steward", + "salary": "$206,826", + "start_date": "11/3/2012" + }, + { + "extn": "9472", + "id": "41439", + "name": "Anabelle Appleton", + "office": "Fremont", + "position": "Machine Operator", + "salary": "$65,745", + "start_date": "2/28/2013" + }, + { + "extn": "3116", + "id": "41440", + "name": "Maxwell May", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$82,255", + "start_date": "1/14/2004" + }, + { + "extn": "1285", + "id": "41441", + "name": "Vivian Emmett", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$56,732", + "start_date": "12/5/2008" + }, + { + "extn": "3886", + "id": "41442", + "name": "Javier Gilmour", + "office": "Worcester", + "position": "Assistant Buyer", + "salary": "$137,858", + "start_date": "8/3/2015" + }, + { + "extn": "1266", + "id": "41443", + "name": "Julian Holmes", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$219,668", + "start_date": "3/4/2008" + }, + { + "extn": "7475", + "id": "41444", + "name": "Gil Hastings", + "office": "Orlando", + "position": "Bookkeeper", + "salary": "$199,041", + "start_date": "7/14/2012" + }, + { + "extn": "6973", + "id": "41445", + "name": "Lucas Wood", + "office": "Bucharest", + "position": "Service Supervisor", + "salary": "$167,995", + "start_date": "7/4/2017" + }, + { + "extn": "5967", + "id": "41446", + "name": "Sofia Everett", + "office": "Atlanta", + "position": "Biologist", + "salary": "$264,368", + "start_date": "5/5/2008" + }, + { + "extn": "8693", + "id": "41447", + "name": "Eduardo Yarlett", + "office": "Charlotte", + "position": "Electrician", + "salary": "$202,823", + "start_date": "4/25/2001" + }, + { + "extn": "1300", + "id": "41448", + "name": "Joseph Ingham", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$262,645", + "start_date": "11/4/2014" + }, + { + "extn": "2986", + "id": "41449", + "name": "Miley Lewis", + "office": "Scottsdale", + "position": "Budget Analyst", + "salary": "$15,651", + "start_date": "8/3/2001" + }, + { + "extn": "7696", + "id": "41450", + "name": "Marie Weldon", + "office": "Long Beach", + "position": "Treasurer", + "salary": "$261,698", + "start_date": "7/20/2000" + }, + { + "extn": "6552", + "id": "41451", + "name": "Matthew Ellison", + "office": "Fremont", + "position": "Fabricator", + "salary": "$77,390", + "start_date": "9/5/2007" + }, + { + "extn": "3396", + "id": "41452", + "name": "Joyce Wilkinson", + "office": "New York", + "position": "Baker", + "salary": "$42,361", + "start_date": "10/8/2016" + }, + { + "extn": "7318", + "id": "41453", + "name": "Hazel Knight", + "office": "Fayetteville", + "position": "Banker", + "salary": "$25,828", + "start_date": "1/31/2000" + }, + { + "extn": "6336", + "id": "41454", + "name": "Maribel Hopkins", + "office": "San Francisco", + "position": "Steward", + "salary": "$266,874", + "start_date": "3/8/2009" + }, + { + "extn": "8595", + "id": "41455", + "name": "Rufus Gibson", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$151,512", + "start_date": "2/6/2015" + }, + { + "extn": "5950", + "id": "41456", + "name": "Denis Murray", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$93,585", + "start_date": "8/2/2013" + }, + { + "extn": "9189", + "id": "41457", + "name": "Peyton Rycroft", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$16,604", + "start_date": "1/3/2005" + }, + { + "extn": "5340", + "id": "41458", + "name": "Joseph Simpson", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$66,449", + "start_date": "3/6/2003" + }, + { + "extn": "1178", + "id": "41459", + "name": "Dani Graham", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$80,942", + "start_date": "2/8/2018" + }, + { + "extn": "8467", + "id": "41460", + "name": "Ethan Eastwood", + "office": "Kansas City", + "position": "Staffing Consultant", + "salary": "$201,778", + "start_date": "11/19/2016" + }, + { + "extn": "9738", + "id": "41461", + "name": "Emma Walsh", + "office": "London", + "position": "Software Engineer", + "salary": "$225,210", + "start_date": "1/8/2004" + }, + { + "extn": "8577", + "id": "41462", + "name": "Chuck Power", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$291,405", + "start_date": "8/12/2004" + }, + { + "extn": "3568", + "id": "41463", + "name": "George Salt", + "office": "Charlotte", + "position": "Baker", + "salary": "$213,539", + "start_date": "7/21/2006" + }, + { + "extn": "6771", + "id": "41464", + "name": "Chuck Fowler", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$179,978", + "start_date": "9/5/2018" + }, + { + "extn": "1540", + "id": "41465", + "name": "Daniel Larsen", + "office": "Salem", + "position": "Chef Manager", + "salary": "$166,293", + "start_date": "3/8/2000" + }, + { + "extn": "1480", + "id": "41466", + "name": "Clint Eddison", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$115,916", + "start_date": "3/11/2018" + }, + { + "extn": "5644", + "id": "41467", + "name": "Johnathan Glynn", + "office": "Paris", + "position": "Design Engineer", + "salary": "$66,470", + "start_date": "9/23/2011" + }, + { + "extn": "1529", + "id": "41468", + "name": "Maya Mould", + "office": "London", + "position": "Designer", + "salary": "$88,107", + "start_date": "5/12/2005" + }, + { + "extn": "9681", + "id": "41469", + "name": "Chadwick Dunbar", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$222,768", + "start_date": "8/14/2017" + }, + { + "extn": "8887", + "id": "41470", + "name": "Rosa Flanders", + "office": "Milwaukee", + "position": "Design Engineer", + "salary": "$67,405", + "start_date": "10/12/2009" + }, + { + "extn": "7071", + "id": "41471", + "name": "Savannah Harrison", + "office": "Valetta", + "position": "Inspector", + "salary": "$63,335", + "start_date": "1/9/2017" + }, + { + "extn": "5998", + "id": "41472", + "name": "Raquel Harris", + "office": "Miami", + "position": "Dentist", + "salary": "$51,649", + "start_date": "6/4/2012" + }, + { + "extn": "1242", + "id": "41473", + "name": "Charlotte Power", + "office": "Paris", + "position": "Electrician", + "salary": "$277,916", + "start_date": "10/23/2007" + }, + { + "extn": "6016", + "id": "41474", + "name": "Tony Morris", + "office": "Colorado Springs", + "position": "Service Supervisor", + "salary": "$233,608", + "start_date": "3/28/2004" + }, + { + "extn": "4839", + "id": "41475", + "name": "Mark Dale", + "office": "Honolulu", + "position": "Biologist", + "salary": "$44,820", + "start_date": "8/6/2018" + }, + { + "extn": "5444", + "id": "41476", + "name": "Elijah Dowson", + "office": "Chicago", + "position": "Auditor", + "salary": "$156,877", + "start_date": "6/28/2016" + }, + { + "extn": "8007", + "id": "41477", + "name": "Caleb Mason", + "office": "Phoenix", + "position": "Loan Officer", + "salary": "$92,770", + "start_date": "5/15/2001" + }, + { + "extn": "2248", + "id": "41478", + "name": "Dasha Gunn", + "office": "Wien", + "position": "Loan Officer", + "salary": "$97,158", + "start_date": "3/8/2019" + }, + { + "extn": "1666", + "id": "41479", + "name": "Rosalyn Downing", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$261,726", + "start_date": "4/12/2014" + }, + { + "extn": "7729", + "id": "41480", + "name": "Andie Brooks", + "office": "Columbus", + "position": "Bellman", + "salary": "$68,842", + "start_date": "2/26/2003" + }, + { + "extn": "4897", + "id": "41481", + "name": "Makena Grant", + "office": "Paris", + "position": "Fabricator", + "salary": "$178,990", + "start_date": "9/28/2013" + }, + { + "extn": "5574", + "id": "41482", + "name": "Aiden Ellery", + "office": "San Antonio", + "position": "Inspector", + "salary": "$161,639", + "start_date": "9/26/2019" + }, + { + "extn": "5822", + "id": "41483", + "name": "Maxwell Maxwell", + "office": "San Bernardino", + "position": "Executive Director", + "salary": "$87,758", + "start_date": "5/8/2004" + }, + { + "extn": "9019", + "id": "41484", + "name": "Alexander Oswald", + "office": "Pittsburgh", + "position": "Insurance Broker", + "salary": "$220,574", + "start_date": "9/8/2005" + }, + { + "extn": "9432", + "id": "41485", + "name": "Barry Thorne", + "office": "Ontario", + "position": "Auditor", + "salary": "$79,624", + "start_date": "11/26/2012" + }, + { + "extn": "6177", + "id": "41486", + "name": "Isabella Clarke", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$266,894", + "start_date": "2/11/2003" + }, + { + "extn": "8386", + "id": "41487", + "name": "Karla Smith", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$232,304", + "start_date": "1/22/2002" + }, + { + "extn": "5102", + "id": "41488", + "name": "Jennifer Rogers", + "office": "Anaheim", + "position": "Inspector", + "salary": "$114,843", + "start_date": "8/7/2005" + }, + { + "extn": "9786", + "id": "41489", + "name": "Ruth Appleton", + "office": "Baltimore", + "position": "Banker", + "salary": "$99,372", + "start_date": "2/10/2014" + }, + { + "extn": "8670", + "id": "41490", + "name": "Barry Penn", + "office": "Nashville", + "position": "Production Painter", + "salary": "$246,741", + "start_date": "6/17/2016" + }, + { + "extn": "9617", + "id": "41491", + "name": "Denny Ripley", + "office": "San Diego", + "position": "Auditor", + "salary": "$277,839", + "start_date": "11/26/2013" + }, + { + "extn": "1171", + "id": "41492", + "name": "Barry Heaton", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$247,172", + "start_date": "7/12/2002" + }, + { + "extn": "2282", + "id": "41493", + "name": "Ryan Smith", + "office": "Baltimore", + "position": "Clerk", + "salary": "$227,315", + "start_date": "7/12/2008" + }, + { + "extn": "4807", + "id": "41494", + "name": "Greta Thorpe", + "office": "Lakewood", + "position": "Physician", + "salary": "$126,961", + "start_date": "12/14/2014" + }, + { + "extn": "1682", + "id": "41495", + "name": "Grace Varndell", + "office": "Atlanta", + "position": "HR Coordinator", + "salary": "$26,388", + "start_date": "1/31/2016" + }, + { + "extn": "2405", + "id": "41496", + "name": "Roger Clayton", + "office": "San Antonio", + "position": "Production Painter", + "salary": "$109,906", + "start_date": "1/29/2011" + }, + { + "extn": "2267", + "id": "41497", + "name": "Vicky Potter", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$108,247", + "start_date": "12/20/2013" + }, + { + "extn": "6822", + "id": "41498", + "name": "Tony Phillips", + "office": "Prague", + "position": "Health Educator", + "salary": "$258,664", + "start_date": "1/10/2007" + }, + { + "extn": "6572", + "id": "41499", + "name": "Noah Ianson", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$240,003", + "start_date": "11/9/2011" + }, + { + "extn": "7323", + "id": "41500", + "name": "Rose Skinner", + "office": "Richmond", + "position": "Laboratory Technician", + "salary": "$185,453", + "start_date": "4/16/2013" + }, + { + "extn": "4701", + "id": "41501", + "name": "Carl Holmes", + "office": "Venice", + "position": "Cash Manager", + "salary": "$281,482", + "start_date": "1/29/2018" + }, + { + "extn": "6464", + "id": "41502", + "name": "Emerald Addis", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$228,830", + "start_date": "9/8/2001" + }, + { + "extn": "5411", + "id": "41503", + "name": "Joyce Haines", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$223,631", + "start_date": "12/3/2012" + }, + { + "extn": "7055", + "id": "41504", + "name": "Eve Flack", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$156,356", + "start_date": "9/13/2003" + }, + { + "extn": "2103", + "id": "41505", + "name": "Morgan Rogers", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$117,873", + "start_date": "3/31/2001" + }, + { + "extn": "3442", + "id": "41506", + "name": "Melinda Dillon", + "office": "Boston", + "position": "Clerk", + "salary": "$243,518", + "start_date": "5/10/2008" + }, + { + "extn": "1087", + "id": "41507", + "name": "Tyler Glass", + "office": "Ontario", + "position": "Fabricator", + "salary": "$279,539", + "start_date": "3/4/2008" + }, + { + "extn": "1792", + "id": "41508", + "name": "Parker Grey", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$149,985", + "start_date": "6/29/2010" + }, + { + "extn": "5167", + "id": "41509", + "name": "Doug Rossi", + "office": "Santa Ana", + "position": "Baker", + "salary": "$277,633", + "start_date": "2/23/2018" + }, + { + "extn": "1424", + "id": "41510", + "name": "Louise Farrell", + "office": "Madison", + "position": "Web Developer", + "salary": "$77,370", + "start_date": "1/19/2001" + }, + { + "extn": "5531", + "id": "41511", + "name": "Jasmine Miller", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$64,184", + "start_date": "8/11/2006" + }, + { + "extn": "2956", + "id": "41512", + "name": "Brad Gilmour", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$172,679", + "start_date": "10/27/2018" + }, + { + "extn": "6537", + "id": "41513", + "name": "Erica Brock", + "office": "New Orleans", + "position": "Restaurant Manager", + "salary": "$96,557", + "start_date": "7/22/2009" + }, + { + "extn": "7624", + "id": "41514", + "name": "Paige Johnson", + "office": "Columbus", + "position": "Web Developer", + "salary": "$81,288", + "start_date": "2/29/2008" + }, + { + "extn": "9051", + "id": "41515", + "name": "Selena Norman", + "office": "Berlin", + "position": "Dentist", + "salary": "$211,369", + "start_date": "7/28/2016" + }, + { + "extn": "9710", + "id": "41516", + "name": "Jacqueline Adler", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$18,857", + "start_date": "3/29/2014" + }, + { + "extn": "6507", + "id": "41517", + "name": "Janice Roscoe", + "office": "Berlin", + "position": "Accountant", + "salary": "$115,958", + "start_date": "3/22/2004" + }, + { + "extn": "7331", + "id": "41518", + "name": "Gemma Dyson", + "office": "Detroit", + "position": "Inspector", + "salary": "$73,376", + "start_date": "8/24/2011" + }, + { + "extn": "3767", + "id": "41519", + "name": "Carolyn Barclay", + "office": "Worcester", + "position": "Mobile Developer", + "salary": "$161,231", + "start_date": "10/18/2008" + }, + { + "extn": "9890", + "id": "41520", + "name": "Alessia Needham", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$116,079", + "start_date": "6/7/2004" + }, + { + "extn": "2140", + "id": "41521", + "name": "Tyler Uttley", + "office": "Boston", + "position": "Chef Manager", + "salary": "$30,404", + "start_date": "4/14/2000" + }, + { + "extn": "1334", + "id": "41522", + "name": "William Evans", + "office": "Madrid", + "position": "Software Engineer", + "salary": "$250,816", + "start_date": "12/15/2017" + }, + { + "extn": "2414", + "id": "41523", + "name": "Samantha Hobson", + "office": "Madison", + "position": "Dentist", + "salary": "$262,526", + "start_date": "11/19/2011" + }, + { + "extn": "1877", + "id": "41524", + "name": "Maddison Gardner", + "office": "Atlanta", + "position": "Chef Manager", + "salary": "$39,324", + "start_date": "4/13/2006" + }, + { + "extn": "6424", + "id": "41525", + "name": "Thea Broomfield", + "office": "Reno", + "position": "Clerk", + "salary": "$217,045", + "start_date": "9/12/2003" + }, + { + "extn": "6861", + "id": "41526", + "name": "Camila Penn", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$299,042", + "start_date": "1/1/2017" + }, + { + "extn": "5793", + "id": "41527", + "name": "Nicole Stewart", + "office": "Escondido", + "position": "Bellman", + "salary": "$125,307", + "start_date": "1/9/2016" + }, + { + "extn": "4970", + "id": "41528", + "name": "Gil Wild", + "office": "Houston", + "position": "Doctor", + "salary": "$97,257", + "start_date": "10/5/2019" + }, + { + "extn": "7823", + "id": "41529", + "name": "Charlize Alldridge", + "office": "Oklahoma City", + "position": "Project Manager", + "salary": "$164,224", + "start_date": "3/13/2013" + }, + { + "extn": "3867", + "id": "41530", + "name": "Caleb Cartwright", + "office": "Washington", + "position": "HR Coordinator", + "salary": "$207,682", + "start_date": "12/19/2012" + }, + { + "extn": "9008", + "id": "41531", + "name": "Helen Quinn", + "office": "Tokyo", + "position": "Assistant Buyer", + "salary": "$233,304", + "start_date": "4/2/2008" + }, + { + "extn": "1223", + "id": "41532", + "name": "Phoebe Simpson", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$111,015", + "start_date": "12/25/2000" + }, + { + "extn": "2105", + "id": "41533", + "name": "Megan Denton", + "office": "Ontario", + "position": "Accountant", + "salary": "$130,308", + "start_date": "6/9/2013" + }, + { + "extn": "7478", + "id": "41534", + "name": "Gladys Mason", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$249,379", + "start_date": "5/19/2015" + }, + { + "extn": "6097", + "id": "41535", + "name": "George Owen", + "office": "Las Vegas", + "position": "Design Engineer", + "salary": "$233,737", + "start_date": "6/22/2012" + }, + { + "extn": "8290", + "id": "41536", + "name": "Remy Allington", + "office": "Anaheim", + "position": "Baker", + "salary": "$140,289", + "start_date": "10/25/2005" + }, + { + "extn": "3582", + "id": "41537", + "name": "Julian Dixon", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$188,720", + "start_date": "7/15/2006" + }, + { + "extn": "2374", + "id": "41538", + "name": "Maya Gonzales", + "office": "St. Louis", + "position": "Stockbroker", + "salary": "$32,133", + "start_date": "3/16/2002" + }, + { + "extn": "1867", + "id": "41539", + "name": "Naomi Woodley", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$141,348", + "start_date": "2/22/2019" + }, + { + "extn": "6755", + "id": "41540", + "name": "Chad Forester", + "office": "Zurich", + "position": "Lecturer", + "salary": "$23,942", + "start_date": "10/12/2006" + }, + { + "extn": "5516", + "id": "41541", + "name": "Christy Simpson", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$191,607", + "start_date": "10/14/2002" + }, + { + "extn": "9985", + "id": "41542", + "name": "Alan Hepburn", + "office": "Madison", + "position": "Accountant", + "salary": "$289,260", + "start_date": "8/16/2004" + }, + { + "extn": "8190", + "id": "41543", + "name": "Barney Edwards", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$149,958", + "start_date": "5/9/2009" + }, + { + "extn": "5942", + "id": "41544", + "name": "Remy Savage", + "office": "Sacramento", + "position": "Business Broker", + "salary": "$258,258", + "start_date": "3/11/2009" + }, + { + "extn": "2490", + "id": "41545", + "name": "Kurt Randall", + "office": "Madrid", + "position": "Audiologist", + "salary": "$221,984", + "start_date": "10/23/2006" + }, + { + "extn": "3174", + "id": "41546", + "name": "Jacob Allcott", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$175,622", + "start_date": "10/9/2006" + }, + { + "extn": "4025", + "id": "41547", + "name": "Hayden Gavin", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$258,643", + "start_date": "7/25/2013" + }, + { + "extn": "4673", + "id": "41548", + "name": "Violet Eaton", + "office": "Rome", + "position": "Cook", + "salary": "$22,365", + "start_date": "1/25/2006" + }, + { + "extn": "5361", + "id": "41549", + "name": "Joseph Todd", + "office": "Toledo", + "position": "Call Center Representative", + "salary": "$180,042", + "start_date": "5/26/2004" + }, + { + "extn": "5929", + "id": "41550", + "name": "Esmeralda Flynn", + "office": "New Orleans", + "position": "Dentist", + "salary": "$78,969", + "start_date": "2/22/2000" + }, + { + "extn": "7411", + "id": "41551", + "name": "Gina Bradley", + "office": "Lisbon", + "position": "Global Logistics Supervisor", + "salary": "$25,198", + "start_date": "7/5/2018" + }, + { + "extn": "3204", + "id": "41552", + "name": "Cedrick Reid", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$70,697", + "start_date": "12/14/2003" + }, + { + "extn": "8872", + "id": "41553", + "name": "Alessandra Jones", + "office": "Garland", + "position": "Operator", + "salary": "$293,009", + "start_date": "1/14/2015" + }, + { + "extn": "5164", + "id": "41554", + "name": "Josh Richards", + "office": "Tokyo", + "position": "Pharmacist", + "salary": "$255,114", + "start_date": "2/7/2010" + }, + { + "extn": "5646", + "id": "41555", + "name": "George Fox", + "office": "Washington", + "position": "Audiologist", + "salary": "$65,173", + "start_date": "2/12/2015" + }, + { + "extn": "4788", + "id": "41556", + "name": "Bart Hamilton", + "office": "Tokyo", + "position": "Paramedic", + "salary": "$70,822", + "start_date": "2/27/2001" + }, + { + "extn": "2856", + "id": "41557", + "name": "Mike Kennedy", + "office": "Paris", + "position": "Software Engineer", + "salary": "$54,959", + "start_date": "8/9/2014" + }, + { + "extn": "5955", + "id": "41558", + "name": "Maggie Flett", + "office": "Bakersfield", + "position": "Pharmacist", + "salary": "$163,636", + "start_date": "10/17/2004" + }, + { + "extn": "4750", + "id": "41559", + "name": "Moira Denton", + "office": "Portland", + "position": "Machine Operator", + "salary": "$292,986", + "start_date": "10/2/2001" + }, + { + "extn": "3970", + "id": "41560", + "name": "Tyler Noach", + "office": "Laredo", + "position": "Assistant Buyer", + "salary": "$162,265", + "start_date": "1/10/2011" + }, + { + "extn": "3878", + "id": "41561", + "name": "Daniel Cox", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$54,029", + "start_date": "1/26/2010" + }, + { + "extn": "4394", + "id": "41562", + "name": "Juliet Groves", + "office": "Boston", + "position": "Accountant", + "salary": "$133,084", + "start_date": "5/4/2006" + }, + { + "extn": "4434", + "id": "41563", + "name": "Gwenyth Wilson", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$248,767", + "start_date": "1/30/2018" + }, + { + "extn": "9103", + "id": "41564", + "name": "Molly Sanchez", + "office": "Phoenix", + "position": "Baker", + "salary": "$132,313", + "start_date": "3/30/2015" + }, + { + "extn": "2076", + "id": "41565", + "name": "Shannon Armstrong", + "office": "Prague", + "position": "Bellman", + "salary": "$66,350", + "start_date": "7/18/2003" + }, + { + "extn": "7693", + "id": "41566", + "name": "Luke Hall", + "office": "Otawa", + "position": "Cash Manager", + "salary": "$36,770", + "start_date": "7/3/2002" + }, + { + "extn": "7299", + "id": "41567", + "name": "Nicholas Whittle", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$24,691", + "start_date": "4/23/2008" + }, + { + "extn": "6732", + "id": "41568", + "name": "Ivette Whitmore", + "office": "London", + "position": "Auditor", + "salary": "$241,244", + "start_date": "9/17/2015" + }, + { + "extn": "2868", + "id": "41569", + "name": "Alessia Chester", + "office": "Scottsdale", + "position": "Designer", + "salary": "$48,239", + "start_date": "6/28/2000" + }, + { + "extn": "3978", + "id": "41570", + "name": "Maya Ingram", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$91,775", + "start_date": "6/30/2009" + }, + { + "extn": "4257", + "id": "41571", + "name": "Danny Riley", + "office": "Honolulu", + "position": "Cook", + "salary": "$61,435", + "start_date": "9/13/2009" + }, + { + "extn": "2035", + "id": "41572", + "name": "Sebastian Waterhouse", + "office": "Sacramento", + "position": "Auditor", + "salary": "$261,871", + "start_date": "3/11/2004" + }, + { + "extn": "9485", + "id": "41573", + "name": "Louise Nayler", + "office": "Bakersfield", + "position": "Steward", + "salary": "$26,548", + "start_date": "2/23/2009" + }, + { + "extn": "3808", + "id": "41574", + "name": "Ronald Rothwell", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$187,276", + "start_date": "2/21/2013" + }, + { + "extn": "7066", + "id": "41575", + "name": "Ronald Rogers", + "office": "Portland", + "position": "Auditor", + "salary": "$117,743", + "start_date": "3/19/2007" + }, + { + "extn": "3359", + "id": "41576", + "name": "Enoch Clarke", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$36,852", + "start_date": "11/1/2010" + }, + { + "extn": "7367", + "id": "41577", + "name": "Moira Gordon", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$139,405", + "start_date": "11/1/2017" + }, + { + "extn": "2057", + "id": "41578", + "name": "Dorothy Taylor", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$53,653", + "start_date": "8/11/2015" + }, + { + "extn": "5262", + "id": "41579", + "name": "Bridget Norburn", + "office": "Nashville", + "position": "Production Painter", + "salary": "$105,675", + "start_date": "12/11/2007" + }, + { + "extn": "6656", + "id": "41580", + "name": "Laila Walsh", + "office": "London", + "position": "Dentist", + "salary": "$230,824", + "start_date": "1/5/2013" + }, + { + "extn": "5805", + "id": "41581", + "name": "Stacy Ross", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$182,570", + "start_date": "7/2/2008" + }, + { + "extn": "4533", + "id": "41582", + "name": "Phoebe Stewart", + "office": "Reno", + "position": "Dentist", + "salary": "$251,238", + "start_date": "6/10/2008" + }, + { + "extn": "7643", + "id": "41583", + "name": "Destiny Bell", + "office": "Las Vegas", + "position": "CNC Operator", + "salary": "$30,341", + "start_date": "2/22/2003" + }, + { + "extn": "8071", + "id": "41584", + "name": "Chad Nayler", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$92,870", + "start_date": "3/9/2017" + }, + { + "extn": "9215", + "id": "41585", + "name": "Enoch Harrington", + "office": "Tulsa", + "position": "Ambulatory Nurse", + "salary": "$207,660", + "start_date": "3/24/2005" + }, + { + "extn": "6103", + "id": "41586", + "name": "Percy Upton", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$190,988", + "start_date": "9/10/2013" + }, + { + "extn": "7053", + "id": "41587", + "name": "Mason Taylor", + "office": "Springfield", + "position": "Operator", + "salary": "$246,491", + "start_date": "9/9/2012" + }, + { + "extn": "2717", + "id": "41588", + "name": "Ally Walsh", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$205,280", + "start_date": "11/13/2004" + }, + { + "extn": "2511", + "id": "41589", + "name": "George Carpenter", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$94,477", + "start_date": "12/8/2005" + }, + { + "extn": "5347", + "id": "41590", + "name": "Hank Dillon", + "office": "Los Angeles", + "position": "Restaurant Manager", + "salary": "$254,039", + "start_date": "9/19/2011" + }, + { + "extn": "3537", + "id": "41591", + "name": "Nicole Roth", + "office": "Venice", + "position": "Machine Operator", + "salary": "$233,482", + "start_date": "11/27/2009" + }, + { + "extn": "6192", + "id": "41592", + "name": "Paige Barclay", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$249,819", + "start_date": "5/11/2009" + }, + { + "extn": "5130", + "id": "41593", + "name": "Camila Bloom", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$158,902", + "start_date": "2/13/2015" + }, + { + "extn": "3012", + "id": "41594", + "name": "Nina Shaw", + "office": "Washington", + "position": "Bellman", + "salary": "$176,475", + "start_date": "5/6/2000" + }, + { + "extn": "4101", + "id": "41595", + "name": "Elijah Spencer", + "office": "New York", + "position": "Physician", + "salary": "$45,325", + "start_date": "4/10/2000" + }, + { + "extn": "8543", + "id": "41596", + "name": "Oliver Ellison", + "office": "Indianapolis", + "position": "Biologist", + "salary": "$118,572", + "start_date": "10/20/2000" + }, + { + "extn": "3266", + "id": "41597", + "name": "Juliet Smith", + "office": "Omaha", + "position": "Mobile Developer", + "salary": "$242,239", + "start_date": "12/3/2004" + }, + { + "extn": "5986", + "id": "41598", + "name": "Matt Lane", + "office": "Washington", + "position": "Cashier", + "salary": "$18,881", + "start_date": "4/14/2008" + }, + { + "extn": "8133", + "id": "41599", + "name": "Carter Speed", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$284,415", + "start_date": "7/22/2003" + }, + { + "extn": "8020", + "id": "41600", + "name": "Dasha Kelly", + "office": "Salt Lake City", + "position": "Web Developer", + "salary": "$178,710", + "start_date": "2/11/2015" + }, + { + "extn": "5646", + "id": "41601", + "name": "Liam Darcy", + "office": "San Jose", + "position": "Global Logistics Supervisor", + "salary": "$28,569", + "start_date": "8/25/2009" + }, + { + "extn": "3709", + "id": "41602", + "name": "Chris Gavin", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$79,376", + "start_date": "1/14/2009" + }, + { + "extn": "5049", + "id": "41603", + "name": "Russel Irwin", + "office": "Prague", + "position": "Dentist", + "salary": "$254,244", + "start_date": "8/24/2012" + }, + { + "extn": "4530", + "id": "41604", + "name": "William Knight", + "office": "El Paso", + "position": "Business Broker", + "salary": "$67,598", + "start_date": "2/22/2013" + }, + { + "extn": "2456", + "id": "41605", + "name": "Brad Baldwin", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$188,057", + "start_date": "2/21/2009" + }, + { + "extn": "7985", + "id": "41606", + "name": "Rosa Nielson", + "office": "San Diego", + "position": "Inspector", + "salary": "$295,494", + "start_date": "9/21/2000" + }, + { + "extn": "4728", + "id": "41607", + "name": "Rebecca White", + "office": "Louisville", + "position": "Healthcare Specialist", + "salary": "$47,522", + "start_date": "4/3/2001" + }, + { + "extn": "6265", + "id": "41608", + "name": "Lindsay Kent", + "office": "Henderson", + "position": "Design Engineer", + "salary": "$18,130", + "start_date": "6/8/2009" + }, + { + "extn": "8507", + "id": "41609", + "name": "Julius Wild", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$79,530", + "start_date": "8/1/2017" + }, + { + "extn": "7679", + "id": "41610", + "name": "Bryon Kent", + "office": "Los Angeles", + "position": "Physician", + "salary": "$108,493", + "start_date": "12/3/2000" + }, + { + "extn": "6850", + "id": "41611", + "name": "Melanie Lloyd", + "office": "Rome", + "position": "Audiologist", + "salary": "$197,270", + "start_date": "12/14/2008" + }, + { + "extn": "5608", + "id": "41612", + "name": "Clint Weston", + "office": "Paris", + "position": "Health Educator", + "salary": "$13,469", + "start_date": "7/17/2004" + }, + { + "extn": "8645", + "id": "41613", + "name": "Russel Cunningham", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$170,416", + "start_date": "7/19/2014" + }, + { + "extn": "3737", + "id": "41614", + "name": "Emely Shelton", + "office": "Memphis", + "position": "Project Manager", + "salary": "$242,709", + "start_date": "9/9/2004" + }, + { + "extn": "6061", + "id": "41615", + "name": "Kimberly Grant", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$279,276", + "start_date": "8/8/2010" + }, + { + "extn": "8771", + "id": "41616", + "name": "Skylar Reid", + "office": "Norfolk", + "position": "Associate Professor", + "salary": "$250,096", + "start_date": "12/8/2011" + }, + { + "extn": "3299", + "id": "41617", + "name": "Josh Burge", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$290,949", + "start_date": "5/5/2018" + }, + { + "extn": "2134", + "id": "41618", + "name": "Esmeralda Middleton", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$222,491", + "start_date": "5/23/2003" + }, + { + "extn": "3945", + "id": "41619", + "name": "Ethan Craig", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$170,910", + "start_date": "5/25/2007" + }, + { + "extn": "2665", + "id": "41620", + "name": "Cristal Rodwell", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$167,473", + "start_date": "7/13/2005" + }, + { + "extn": "1050", + "id": "41621", + "name": "Abdul Horton", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$14,652", + "start_date": "6/8/2009" + }, + { + "extn": "8442", + "id": "41622", + "name": "Susan Mackenzie", + "office": "Portland", + "position": "Designer", + "salary": "$168,524", + "start_date": "11/7/2011" + }, + { + "extn": "4341", + "id": "41623", + "name": "Christy Speed", + "office": "Nashville", + "position": "Executive Director", + "salary": "$27,649", + "start_date": "7/22/2019" + }, + { + "extn": "1748", + "id": "41624", + "name": "Carter Clarkson", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$194,072", + "start_date": "4/14/2007" + }, + { + "extn": "4262", + "id": "41625", + "name": "Penny Stevenson", + "office": "Boston", + "position": "Executive Director", + "salary": "$115,963", + "start_date": "12/18/2008" + }, + { + "extn": "7215", + "id": "41626", + "name": "Danny Richards", + "office": "Paris", + "position": "Design Engineer", + "salary": "$104,869", + "start_date": "1/26/2002" + }, + { + "extn": "4729", + "id": "41627", + "name": "Ivette Watson", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$35,927", + "start_date": "3/15/2010" + }, + { + "extn": "2469", + "id": "41628", + "name": "Caleb Kelly", + "office": "Venice", + "position": "Health Educator", + "salary": "$115,445", + "start_date": "5/13/2012" + }, + { + "extn": "9097", + "id": "41629", + "name": "Denis Selby", + "office": "Toledo", + "position": "Dentist", + "salary": "$93,109", + "start_date": "6/2/2013" + }, + { + "extn": "2572", + "id": "41630", + "name": "Marvin Yarwood", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$192,986", + "start_date": "9/28/2000" + }, + { + "extn": "7669", + "id": "41631", + "name": "Daphne Norris", + "office": "Hayward", + "position": "Laboratory Technician", + "salary": "$278,612", + "start_date": "8/31/2018" + }, + { + "extn": "3961", + "id": "41632", + "name": "Julius Bennett", + "office": "New York", + "position": "Food Technologist", + "salary": "$14,218", + "start_date": "3/10/2012" + }, + { + "extn": "1401", + "id": "41633", + "name": "Roger Spencer", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$216,354", + "start_date": "11/25/2008" + }, + { + "extn": "1721", + "id": "41634", + "name": "Owen Bryant", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$59,103", + "start_date": "7/21/2018" + }, + { + "extn": "3460", + "id": "41635", + "name": "Joy Varndell", + "office": "Salt Lake City", + "position": "IT Support Staff", + "salary": "$193,966", + "start_date": "1/19/2014" + }, + { + "extn": "4802", + "id": "41636", + "name": "Josh Hall", + "office": "Salt Lake City", + "position": "Bellman", + "salary": "$120,510", + "start_date": "10/12/2017" + }, + { + "extn": "2529", + "id": "41637", + "name": "Miley Nash", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$241,564", + "start_date": "8/7/2010" + }, + { + "extn": "9463", + "id": "41638", + "name": "Carrie Fox", + "office": "Pittsburgh", + "position": "Baker", + "salary": "$85,780", + "start_date": "6/24/2003" + }, + { + "extn": "9747", + "id": "41639", + "name": "Madison Rixon", + "office": "Colorado Springs", + "position": "Audiologist", + "salary": "$49,880", + "start_date": "3/4/2010" + }, + { + "extn": "5873", + "id": "41640", + "name": "Rosemary Coleman", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$71,369", + "start_date": "9/6/2010" + }, + { + "extn": "7644", + "id": "41641", + "name": "Melody Jenkins", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$11,728", + "start_date": "12/17/2018" + }, + { + "extn": "4526", + "id": "41642", + "name": "Rosalyn Potts", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$114,663", + "start_date": "2/26/2011" + }, + { + "extn": "6712", + "id": "41643", + "name": "Aiden Bolton", + "office": "Madison", + "position": "Cash Manager", + "salary": "$116,036", + "start_date": "7/27/2012" + }, + { + "extn": "2126", + "id": "41644", + "name": "Harry Phillips", + "office": "Jacksonville", + "position": "Doctor", + "salary": "$205,138", + "start_date": "5/12/2015" + }, + { + "extn": "9523", + "id": "41645", + "name": "Grace Kelly", + "office": "Venice", + "position": "Steward", + "salary": "$149,270", + "start_date": "11/28/2002" + }, + { + "extn": "3391", + "id": "41646", + "name": "Hayden Oliver", + "office": "Chicago", + "position": "Restaurant Manager", + "salary": "$219,415", + "start_date": "5/15/2006" + }, + { + "extn": "6576", + "id": "41647", + "name": "Carl Mullins", + "office": "Charlotte", + "position": "Health Educator", + "salary": "$49,143", + "start_date": "9/2/2008" + }, + { + "extn": "7210", + "id": "41648", + "name": "Doug Middleton", + "office": "Bucharest", + "position": "Software Engineer", + "salary": "$90,894", + "start_date": "8/13/2013" + }, + { + "extn": "6795", + "id": "41649", + "name": "Mackenzie Dillon", + "office": "Lincoln", + "position": "Webmaster", + "salary": "$157,780", + "start_date": "2/2/2010" + }, + { + "extn": "1231", + "id": "41650", + "name": "Leilani Robertson", + "office": "San Antonio", + "position": "Paramedic", + "salary": "$30,361", + "start_date": "6/14/2010" + }, + { + "extn": "3460", + "id": "41651", + "name": "Danielle Stone", + "office": "Kansas City", + "position": "Operator", + "salary": "$28,841", + "start_date": "7/7/2012" + }, + { + "extn": "6126", + "id": "41652", + "name": "Hayden Horton", + "office": "Louisville", + "position": "Inspector", + "salary": "$191,441", + "start_date": "9/25/2015" + }, + { + "extn": "8922", + "id": "41653", + "name": "Rita Lee", + "office": "Charlotte", + "position": "Restaurant Manager", + "salary": "$128,096", + "start_date": "2/8/2013" + }, + { + "extn": "4975", + "id": "41654", + "name": "Maxwell Waterhouse", + "office": "Hollywood", + "position": "Insurance Broker", + "salary": "$205,331", + "start_date": "8/31/2004" + }, + { + "extn": "6523", + "id": "41655", + "name": "Anais Chapman", + "office": "Paris", + "position": "Auditor", + "salary": "$44,026", + "start_date": "12/26/2018" + }, + { + "extn": "4161", + "id": "41656", + "name": "Nathan Turner", + "office": "Baltimore", + "position": "Clerk", + "salary": "$274,141", + "start_date": "11/21/2014" + }, + { + "extn": "6261", + "id": "41657", + "name": "Bernadette Rehman", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$262,921", + "start_date": "12/21/2006" + }, + { + "extn": "7265", + "id": "41658", + "name": "Keira Brooks", + "office": "San Antonio", + "position": "Cook", + "salary": "$155,375", + "start_date": "12/7/2000" + }, + { + "extn": "6820", + "id": "41659", + "name": "Danny Weatcroft", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$36,547", + "start_date": "7/14/2017" + }, + { + "extn": "8878", + "id": "41660", + "name": "Bart Pearce", + "office": "Nashville", + "position": "Fabricator", + "salary": "$299,546", + "start_date": "5/23/2007" + }, + { + "extn": "5917", + "id": "41661", + "name": "Alan Webster", + "office": "Garland", + "position": "Software Engineer", + "salary": "$123,587", + "start_date": "1/29/2001" + }, + { + "extn": "5593", + "id": "41662", + "name": "Makena Michael", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$231,969", + "start_date": "12/22/2013" + }, + { + "extn": "4458", + "id": "41663", + "name": "Zoe Lane", + "office": "San Antonio", + "position": "CNC Operator", + "salary": "$116,421", + "start_date": "5/28/2003" + }, + { + "extn": "4177", + "id": "41664", + "name": "Marilyn Donovan", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$137,123", + "start_date": "9/11/2006" + }, + { + "extn": "3057", + "id": "41665", + "name": "Liliana Allen", + "office": "Tulsa", + "position": "Dentist", + "salary": "$104,693", + "start_date": "2/4/2017" + }, + { + "extn": "7660", + "id": "41666", + "name": "Andie Brett", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$132,535", + "start_date": "4/16/2013" + }, + { + "extn": "8450", + "id": "41667", + "name": "Carl Cartwright", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$222,921", + "start_date": "12/22/2006" + }, + { + "extn": "8539", + "id": "41668", + "name": "Chelsea Hale", + "office": "Chicago", + "position": "Operator", + "salary": "$96,975", + "start_date": "9/13/2018" + }, + { + "extn": "4836", + "id": "41669", + "name": "Tania Lowe", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$202,961", + "start_date": "11/7/2011" + }, + { + "extn": "1181", + "id": "41670", + "name": "Celina Cooper", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$262,485", + "start_date": "9/4/2000" + }, + { + "extn": "3342", + "id": "41671", + "name": "Adeline Townend", + "office": "Fremont", + "position": "Webmaster", + "salary": "$180,361", + "start_date": "7/5/2016" + }, + { + "extn": "6111", + "id": "41672", + "name": "Sarah Addison", + "office": "Tulsa", + "position": "Healthcare Specialist", + "salary": "$227,505", + "start_date": "5/8/2018" + }, + { + "extn": "1229", + "id": "41673", + "name": "Logan Rivers", + "office": "Lancaster", + "position": "Stockbroker", + "salary": "$50,396", + "start_date": "4/20/2018" + }, + { + "extn": "8194", + "id": "41674", + "name": "Rick Olivier", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$57,058", + "start_date": "9/8/2006" + }, + { + "extn": "5293", + "id": "41675", + "name": "Cedrick Atkinson", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$181,730", + "start_date": "3/30/2009" + }, + { + "extn": "6859", + "id": "41676", + "name": "Doug Hardwick", + "office": "Milano", + "position": "Chef Manager", + "salary": "$230,714", + "start_date": "1/2/2016" + }, + { + "extn": "9058", + "id": "41677", + "name": "Bart Vincent", + "office": "London", + "position": "Call Center Representative", + "salary": "$124,491", + "start_date": "6/29/2002" + }, + { + "extn": "9667", + "id": "41678", + "name": "Benny Butler", + "office": "Lyon", + "position": "Designer", + "salary": "$153,682", + "start_date": "11/1/2008" + }, + { + "extn": "3807", + "id": "41679", + "name": "Josephine Bristow", + "office": "Berlin", + "position": "Cashier", + "salary": "$224,269", + "start_date": "8/10/2013" + }, + { + "extn": "1867", + "id": "41680", + "name": "Hazel James", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$284,567", + "start_date": "4/26/2011" + }, + { + "extn": "6705", + "id": "41681", + "name": "Percy Patel", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$182,132", + "start_date": "9/25/2016" + }, + { + "extn": "9855", + "id": "41682", + "name": "Daron Uttridge", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$35,208", + "start_date": "2/20/2016" + }, + { + "extn": "3660", + "id": "41683", + "name": "Elisabeth Kennedy", + "office": "Fayetteville", + "position": "Budget Analyst", + "salary": "$228,578", + "start_date": "12/4/2006" + }, + { + "extn": "3879", + "id": "41684", + "name": "Tony Hopkins", + "office": "Washington", + "position": "Stockbroker", + "salary": "$154,663", + "start_date": "1/12/2001" + }, + { + "extn": "5089", + "id": "41685", + "name": "Ruby Mills", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$292,287", + "start_date": "8/20/2011" + }, + { + "extn": "6073", + "id": "41686", + "name": "Havana Victor", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$21,893", + "start_date": "11/15/2010" + }, + { + "extn": "6994", + "id": "41687", + "name": "Benny Emerson", + "office": "Denver", + "position": "Chef Manager", + "salary": "$86,906", + "start_date": "10/16/2009" + }, + { + "extn": "7434", + "id": "41688", + "name": "Alessia Attwood", + "office": "Bakersfield", + "position": "Associate Professor", + "salary": "$192,213", + "start_date": "9/29/2017" + }, + { + "extn": "1734", + "id": "41689", + "name": "Harmony Herbert", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$14,017", + "start_date": "9/7/2009" + }, + { + "extn": "3801", + "id": "41690", + "name": "Domenic Wallace", + "office": "Nashville", + "position": "Call Center Representative", + "salary": "$170,708", + "start_date": "4/3/2018" + }, + { + "extn": "5202", + "id": "41691", + "name": "Lillian Slater", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$240,294", + "start_date": "7/10/2016" + }, + { + "extn": "4503", + "id": "41692", + "name": "Sofia Boden", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$207,946", + "start_date": "3/4/2008" + }, + { + "extn": "4596", + "id": "41693", + "name": "Mike Thomas", + "office": "Tulsa", + "position": "Webmaster", + "salary": "$295,137", + "start_date": "7/28/2011" + }, + { + "extn": "5243", + "id": "41694", + "name": "Mason Vane", + "office": "Chicago", + "position": "Systems Administrator", + "salary": "$243,324", + "start_date": "6/3/2000" + }, + { + "extn": "2638", + "id": "41695", + "name": "Emely Jacobs", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$86,276", + "start_date": "7/14/2010" + }, + { + "extn": "9318", + "id": "41696", + "name": "Chester Noach", + "office": "Fremont", + "position": "Accountant", + "salary": "$94,001", + "start_date": "8/5/2008" + }, + { + "extn": "9158", + "id": "41697", + "name": "Lucas Pearson", + "office": "Washington", + "position": "Clerk", + "salary": "$267,095", + "start_date": "8/27/2018" + }, + { + "extn": "7901", + "id": "41698", + "name": "Holly Judd", + "office": "Tallahassee", + "position": "Staffing Consultant", + "salary": "$172,252", + "start_date": "12/17/2007" + }, + { + "extn": "8602", + "id": "41699", + "name": "Carter Rosenbloom", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$146,978", + "start_date": "12/3/2001" + }, + { + "extn": "8716", + "id": "41700", + "name": "William Cowan", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$209,230", + "start_date": "5/21/2012" + }, + { + "extn": "6801", + "id": "41701", + "name": "Ron Jordan", + "office": "Fayetteville", + "position": "Inspector", + "salary": "$241,097", + "start_date": "3/21/2013" + }, + { + "extn": "7420", + "id": "41702", + "name": "Anabel Collins", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$35,671", + "start_date": "11/24/2001" + }, + { + "extn": "1185", + "id": "41703", + "name": "Julian Henderson", + "office": "Saint Paul", + "position": "Paramedic", + "salary": "$211,354", + "start_date": "10/14/2010" + }, + { + "extn": "7996", + "id": "41704", + "name": "John Mould", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$158,247", + "start_date": "12/20/2008" + }, + { + "extn": "1046", + "id": "41705", + "name": "Marla Hill", + "office": "Sacramento", + "position": "Doctor", + "salary": "$205,667", + "start_date": "1/26/2018" + }, + { + "extn": "1468", + "id": "41706", + "name": "Regina Shields", + "office": "Seattle", + "position": "Biologist", + "salary": "$275,179", + "start_date": "10/23/2012" + }, + { + "extn": "3855", + "id": "41707", + "name": "Denny Thornton", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$137,272", + "start_date": "4/23/2006" + }, + { + "extn": "4265", + "id": "41708", + "name": "Eden Paterson", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$145,271", + "start_date": "9/7/2010" + }, + { + "extn": "4640", + "id": "41709", + "name": "Gil Dempsey", + "office": "Chicago", + "position": "Doctor", + "salary": "$265,806", + "start_date": "12/9/2007" + }, + { + "extn": "6975", + "id": "41710", + "name": "Nick Howard", + "office": "Albuquerque", + "position": "Paramedic", + "salary": "$170,434", + "start_date": "10/11/2011" + }, + { + "extn": "2206", + "id": "41711", + "name": "Manuel Radcliffe", + "office": "New York", + "position": "Inspector", + "salary": "$114,842", + "start_date": "8/12/2005" + }, + { + "extn": "8518", + "id": "41712", + "name": "Nick Nanton", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$72,978", + "start_date": "2/13/2018" + }, + { + "extn": "2295", + "id": "41713", + "name": "Ron Goldsmith", + "office": "Seattle", + "position": "Clerk", + "salary": "$183,087", + "start_date": "5/7/2017" + }, + { + "extn": "5481", + "id": "41714", + "name": "Emery Windsor", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$276,654", + "start_date": "4/11/2005" + }, + { + "extn": "2844", + "id": "41715", + "name": "Logan Robertson", + "office": "Quebec", + "position": "Clerk", + "salary": "$89,703", + "start_date": "1/15/2015" + }, + { + "extn": "7923", + "id": "41716", + "name": "Angelica Mason", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$236,477", + "start_date": "10/4/2002" + }, + { + "extn": "7436", + "id": "41717", + "name": "Martin Saunders", + "office": "New Orleans", + "position": "Cash Manager", + "salary": "$259,469", + "start_date": "3/29/2008" + }, + { + "extn": "2280", + "id": "41718", + "name": "Lucas Chappell", + "office": "Toledo", + "position": "Dentist", + "salary": "$15,123", + "start_date": "4/13/2013" + }, + { + "extn": "2695", + "id": "41719", + "name": "Kenzie Long", + "office": "Minneapolis", + "position": "Designer", + "salary": "$56,934", + "start_date": "11/7/2009" + }, + { + "extn": "6988", + "id": "41720", + "name": "Grace Radcliffe", + "office": "Denver", + "position": "Lecturer", + "salary": "$296,131", + "start_date": "11/8/2000" + }, + { + "extn": "7115", + "id": "41721", + "name": "Benny Dubois", + "office": "Garland", + "position": "Baker", + "salary": "$214,003", + "start_date": "10/9/2019" + }, + { + "extn": "4382", + "id": "41722", + "name": "Faith Wilcox", + "office": "London", + "position": "Operator", + "salary": "$210,236", + "start_date": "7/3/2004" + }, + { + "extn": "1007", + "id": "41723", + "name": "Sienna Simmons", + "office": "Salt Lake City", + "position": "Retail Trainee", + "salary": "$132,731", + "start_date": "2/1/2000" + }, + { + "extn": "9066", + "id": "41724", + "name": "Paige Boyle", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$240,287", + "start_date": "3/16/2016" + }, + { + "extn": "3589", + "id": "41725", + "name": "Owen Parsons", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$50,584", + "start_date": "3/26/2013" + }, + { + "extn": "6186", + "id": "41726", + "name": "Anne Howard", + "office": "Philadelphia", + "position": "Inspector", + "salary": "$152,475", + "start_date": "10/3/2019" + }, + { + "extn": "7659", + "id": "41727", + "name": "Martin Thompson", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$97,828", + "start_date": "7/24/2006" + }, + { + "extn": "5947", + "id": "41728", + "name": "Abdul Stone", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$201,662", + "start_date": "3/18/2014" + }, + { + "extn": "1248", + "id": "41729", + "name": "Alice Lynch", + "office": "Denver", + "position": "Health Educator", + "salary": "$254,513", + "start_date": "10/10/2004" + }, + { + "extn": "7336", + "id": "41730", + "name": "Julian Tyler", + "office": "Denver", + "position": "Cashier", + "salary": "$58,683", + "start_date": "5/22/2018" + }, + { + "extn": "6517", + "id": "41731", + "name": "Hazel Pitt", + "office": "Boston", + "position": "Designer", + "salary": "$219,840", + "start_date": "11/6/2008" + }, + { + "extn": "6359", + "id": "41732", + "name": "Camden Owen", + "office": "Prague", + "position": "Treasurer", + "salary": "$267,347", + "start_date": "1/5/2006" + }, + { + "extn": "4614", + "id": "41733", + "name": "Michael Richardson", + "office": "Baltimore", + "position": "Inspector", + "salary": "$114,027", + "start_date": "3/31/2000" + }, + { + "extn": "8376", + "id": "41734", + "name": "Nancy Benfield", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$203,407", + "start_date": "6/13/2012" + }, + { + "extn": "9672", + "id": "41735", + "name": "Erick Gardner", + "office": "Memphis", + "position": "Cash Manager", + "salary": "$112,592", + "start_date": "7/30/2006" + }, + { + "extn": "8358", + "id": "41736", + "name": "Carina Adler", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$233,174", + "start_date": "11/18/2000" + }, + { + "extn": "2570", + "id": "41737", + "name": "Cara Brett", + "office": "Fayetteville", + "position": "Steward", + "salary": "$206,367", + "start_date": "8/2/2009" + }, + { + "extn": "2268", + "id": "41738", + "name": "Ryan Parr", + "office": "Berna", + "position": "Design Engineer", + "salary": "$27,481", + "start_date": "12/19/2000" + }, + { + "extn": "9734", + "id": "41739", + "name": "Ruby Hastings", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$167,770", + "start_date": "1/24/2016" + }, + { + "extn": "9010", + "id": "41740", + "name": "Paige Partridge", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$88,419", + "start_date": "2/11/2003" + }, + { + "extn": "4384", + "id": "41741", + "name": "Sadie Niles", + "office": "Santa Ana", + "position": "Paramedic", + "salary": "$136,145", + "start_date": "12/3/2017" + }, + { + "extn": "5707", + "id": "41742", + "name": "Georgia Fox", + "office": "Rome", + "position": "Pharmacist", + "salary": "$46,956", + "start_date": "3/3/2010" + }, + { + "extn": "6015", + "id": "41743", + "name": "Marvin Vollans", + "office": "Laredo", + "position": "Paramedic", + "salary": "$244,542", + "start_date": "2/23/2003" + }, + { + "extn": "2635", + "id": "41744", + "name": "Doug Fox", + "office": "Albuquerque", + "position": "Physician", + "salary": "$203,666", + "start_date": "8/9/2008" + }, + { + "extn": "4245", + "id": "41745", + "name": "Bob Lucas", + "office": "Miami", + "position": "Executive Director", + "salary": "$72,112", + "start_date": "7/27/2012" + }, + { + "extn": "2843", + "id": "41746", + "name": "Naomi Dobson", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$173,471", + "start_date": "11/13/2006" + }, + { + "extn": "3760", + "id": "41747", + "name": "Rick Ross", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$201,359", + "start_date": "7/26/2006" + }, + { + "extn": "1910", + "id": "41748", + "name": "William White", + "office": "Fullerton", + "position": "Steward", + "salary": "$46,164", + "start_date": "10/29/2015" + }, + { + "extn": "2814", + "id": "41749", + "name": "Johnathan Asher", + "office": "Bridgeport", + "position": "Cook", + "salary": "$202,939", + "start_date": "7/17/2004" + }, + { + "extn": "5490", + "id": "41750", + "name": "Lillian Silva", + "office": "Baltimore", + "position": "Steward", + "salary": "$220,203", + "start_date": "6/27/2006" + }, + { + "extn": "3230", + "id": "41751", + "name": "Selena Cartwright", + "office": "San Bernardino", + "position": "Software Engineer", + "salary": "$147,054", + "start_date": "11/11/2004" + }, + { + "extn": "6885", + "id": "41752", + "name": "Ivette Cartwright", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$48,862", + "start_date": "7/27/2002" + }, + { + "extn": "3743", + "id": "41753", + "name": "Percy Callan", + "office": "Salem", + "position": "Loan Officer", + "salary": "$21,523", + "start_date": "12/5/2005" + }, + { + "extn": "4115", + "id": "41754", + "name": "Elijah Curtis", + "office": "Paris", + "position": "Biologist", + "salary": "$10,863", + "start_date": "6/17/2019" + }, + { + "extn": "3723", + "id": "41755", + "name": "Noemi Reese", + "office": "Sacramento", + "position": "Designer", + "salary": "$70,666", + "start_date": "5/7/2013" + }, + { + "extn": "1141", + "id": "41756", + "name": "Mason Irwin", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$167,836", + "start_date": "8/25/2018" + }, + { + "extn": "5264", + "id": "41757", + "name": "Johnny Vallory", + "office": "Rochester", + "position": "Web Developer", + "salary": "$159,213", + "start_date": "7/15/2015" + }, + { + "extn": "6782", + "id": "41758", + "name": "Enoch Bradley", + "office": "Lisbon", + "position": "Web Developer", + "salary": "$259,561", + "start_date": "10/5/2019" + }, + { + "extn": "5774", + "id": "41759", + "name": "Chester Greenwood", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$87,805", + "start_date": "2/24/2019" + }, + { + "extn": "1982", + "id": "41760", + "name": "Domenic Bentley", + "office": "Denver", + "position": "Physician", + "salary": "$15,286", + "start_date": "12/13/2003" + }, + { + "extn": "9933", + "id": "41761", + "name": "Angelica Cooper", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$110,394", + "start_date": "11/27/2005" + }, + { + "extn": "8541", + "id": "41762", + "name": "Jackeline West", + "office": "Charlotte", + "position": "Mobile Developer", + "salary": "$208,216", + "start_date": "1/5/2005" + }, + { + "extn": "5452", + "id": "41763", + "name": "Rick Bennett", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$122,001", + "start_date": "8/5/2017" + }, + { + "extn": "6178", + "id": "41764", + "name": "Adeline Huggins", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$46,687", + "start_date": "4/18/2019" + }, + { + "extn": "2656", + "id": "41765", + "name": "Sharon Rogers", + "office": "Orlando", + "position": "Loan Officer", + "salary": "$150,524", + "start_date": "2/28/2007" + }, + { + "extn": "9890", + "id": "41766", + "name": "Samantha Warner", + "office": "Omaha", + "position": "Banker", + "salary": "$169,323", + "start_date": "12/5/2015" + }, + { + "extn": "5935", + "id": "41767", + "name": "Rocco Dann", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$259,813", + "start_date": "6/8/2013" + }, + { + "extn": "1274", + "id": "41768", + "name": "Daron Powell", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$143,529", + "start_date": "12/10/2013" + }, + { + "extn": "1058", + "id": "41769", + "name": "Jacob Chappell", + "office": "Prague", + "position": "Chef Manager", + "salary": "$63,888", + "start_date": "7/14/2019" + }, + { + "extn": "4469", + "id": "41770", + "name": "Aleksandra Stewart", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$27,667", + "start_date": "2/12/2016" + }, + { + "extn": "5209", + "id": "41771", + "name": "Peter Glynn", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$86,913", + "start_date": "4/28/2015" + }, + { + "extn": "8272", + "id": "41772", + "name": "Gil Olivier", + "office": "Lancaster", + "position": "Project Manager", + "salary": "$134,976", + "start_date": "4/21/2013" + }, + { + "extn": "4848", + "id": "41773", + "name": "Sienna Owen", + "office": "Orlando", + "position": "Production Painter", + "salary": "$166,255", + "start_date": "4/19/2006" + }, + { + "extn": "9081", + "id": "41774", + "name": "Ron Daniells", + "office": "Madison", + "position": "Design Engineer", + "salary": "$77,618", + "start_date": "4/4/2010" + }, + { + "extn": "7954", + "id": "41775", + "name": "Claire Gardner", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$17,944", + "start_date": "2/2/2000" + }, + { + "extn": "1076", + "id": "41776", + "name": "Abdul Morrow", + "office": "Omaha", + "position": "Banker", + "salary": "$202,723", + "start_date": "11/3/2006" + }, + { + "extn": "3997", + "id": "41777", + "name": "Lorraine Adams", + "office": "London", + "position": "Laboratory Technician", + "salary": "$35,325", + "start_date": "4/30/2015" + }, + { + "extn": "3301", + "id": "41778", + "name": "Tony Donnelly", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$82,286", + "start_date": "10/21/2010" + }, + { + "extn": "3955", + "id": "41779", + "name": "Teagan Murphy", + "office": "San Antonio", + "position": "Pharmacist", + "salary": "$92,362", + "start_date": "2/1/2010" + }, + { + "extn": "4538", + "id": "41780", + "name": "David Durrant", + "office": "Toledo", + "position": "Accountant", + "salary": "$273,473", + "start_date": "4/25/2013" + }, + { + "extn": "6188", + "id": "41781", + "name": "Susan Armstrong", + "office": "Washington", + "position": "Chef Manager", + "salary": "$208,359", + "start_date": "10/7/2001" + }, + { + "extn": "5703", + "id": "41782", + "name": "Joseph Stewart", + "office": "Bakersfield", + "position": "CNC Operator", + "salary": "$16,525", + "start_date": "10/24/2008" + }, + { + "extn": "2540", + "id": "41783", + "name": "Ilona Gordon", + "office": "Murfreesboro", + "position": "Insurance Broker", + "salary": "$277,175", + "start_date": "1/3/2003" + }, + { + "extn": "1072", + "id": "41784", + "name": "Hailey Hope", + "office": "Henderson", + "position": "Loan Officer", + "salary": "$257,970", + "start_date": "6/26/2018" + }, + { + "extn": "3677", + "id": "41785", + "name": "Isabella Edmonds", + "office": "Wien", + "position": "CNC Operator", + "salary": "$282,667", + "start_date": "12/13/2002" + }, + { + "extn": "1479", + "id": "41786", + "name": "Faith Giles", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$277,133", + "start_date": "3/16/2018" + }, + { + "extn": "4564", + "id": "41787", + "name": "Jennifer Robinson", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$39,839", + "start_date": "8/27/2008" + }, + { + "extn": "1982", + "id": "41788", + "name": "Chelsea Andersson", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$284,301", + "start_date": "12/8/2016" + }, + { + "extn": "6479", + "id": "41789", + "name": "Nicole Hood", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$254,108", + "start_date": "6/6/2017" + }, + { + "extn": "1513", + "id": "41790", + "name": "Adalie Herbert", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$93,452", + "start_date": "12/4/2014" + }, + { + "extn": "5230", + "id": "41791", + "name": "Madison Webster", + "office": "Miami", + "position": "Physician", + "salary": "$191,157", + "start_date": "1/15/2016" + }, + { + "extn": "2717", + "id": "41792", + "name": "Chadwick Scott", + "office": "San Jose", + "position": "Insurance Broker", + "salary": "$206,658", + "start_date": "5/29/2016" + }, + { + "extn": "2349", + "id": "41793", + "name": "Chelsea Russell", + "office": "Garland", + "position": "Designer", + "salary": "$164,125", + "start_date": "10/22/2015" + }, + { + "extn": "2401", + "id": "41794", + "name": "Callie Burge", + "office": "Scottsdale", + "position": "Design Engineer", + "salary": "$116,371", + "start_date": "2/8/2008" + }, + { + "extn": "6923", + "id": "41795", + "name": "Gina Moran", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$163,292", + "start_date": "2/21/2011" + }, + { + "extn": "2573", + "id": "41796", + "name": "Rocco Weston", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$142,473", + "start_date": "1/23/2013" + }, + { + "extn": "6490", + "id": "41797", + "name": "Carter Walsh", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$105,399", + "start_date": "4/27/2013" + }, + { + "extn": "8820", + "id": "41798", + "name": "David Eaton", + "office": "Jacksonville", + "position": "Health Educator", + "salary": "$224,338", + "start_date": "10/1/2002" + }, + { + "extn": "3105", + "id": "41799", + "name": "Sara Jackson", + "office": "Henderson", + "position": "Executive Director", + "salary": "$150,375", + "start_date": "8/20/2004" + }, + { + "extn": "6636", + "id": "41800", + "name": "Evelynn Wilcox", + "office": "Venice", + "position": "Webmaster", + "salary": "$276,357", + "start_date": "11/15/2018" + }, + { + "extn": "4672", + "id": "41801", + "name": "Denny West", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$24,834", + "start_date": "8/30/2015" + }, + { + "extn": "5376", + "id": "41802", + "name": "Barney Hopkins", + "office": "Tulsa", + "position": "Cash Manager", + "salary": "$194,249", + "start_date": "9/5/2008" + }, + { + "extn": "9251", + "id": "41803", + "name": "Chuck Ballard", + "office": "Detroit", + "position": "Clerk", + "salary": "$74,914", + "start_date": "2/28/2010" + }, + { + "extn": "1461", + "id": "41804", + "name": "Florence Roth", + "office": "Fayetteville", + "position": "Fabricator", + "salary": "$47,614", + "start_date": "5/17/2016" + }, + { + "extn": "1705", + "id": "41805", + "name": "Carolyn Wallace", + "office": "Nashville", + "position": "Inspector", + "salary": "$192,840", + "start_date": "3/24/2009" + }, + { + "extn": "6037", + "id": "41806", + "name": "Eduardo Saunders", + "office": "Fullerton", + "position": "Staffing Consultant", + "salary": "$148,591", + "start_date": "4/23/2017" + }, + { + "extn": "4722", + "id": "41807", + "name": "Leilani Martin", + "office": "Louisville", + "position": "Accountant", + "salary": "$152,153", + "start_date": "8/31/2007" + }, + { + "extn": "6401", + "id": "41808", + "name": "Julian Camden", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$86,033", + "start_date": "8/9/2008" + }, + { + "extn": "1832", + "id": "41809", + "name": "Mark Stevens", + "office": "Saint Paul", + "position": "Clerk", + "salary": "$197,212", + "start_date": "4/10/2005" + }, + { + "extn": "6941", + "id": "41810", + "name": "Benny Paterson", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$98,581", + "start_date": "1/9/2001" + }, + { + "extn": "4077", + "id": "41811", + "name": "Vera Cavanagh", + "office": "Otawa", + "position": "Clerk", + "salary": "$197,328", + "start_date": "5/28/2005" + }, + { + "extn": "8368", + "id": "41812", + "name": "Oliver Grey", + "office": "Jacksonville", + "position": "Cashier", + "salary": "$276,982", + "start_date": "10/29/2005" + }, + { + "extn": "7962", + "id": "41813", + "name": "Naomi Stewart", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$154,511", + "start_date": "5/7/2015" + }, + { + "extn": "4562", + "id": "41814", + "name": "Jocelyn Lomax", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$32,521", + "start_date": "4/28/2018" + }, + { + "extn": "8986", + "id": "41815", + "name": "Leroy Power", + "office": "New York", + "position": "Service Supervisor", + "salary": "$11,400", + "start_date": "8/13/2004" + }, + { + "extn": "4866", + "id": "41816", + "name": "Lillian Porter", + "office": "Kansas City", + "position": "Retail Trainee", + "salary": "$149,425", + "start_date": "11/22/2009" + }, + { + "extn": "8829", + "id": "41817", + "name": "Lucy Shields", + "office": "Otawa", + "position": "Systems Administrator", + "salary": "$69,755", + "start_date": "10/23/2017" + }, + { + "extn": "8809", + "id": "41818", + "name": "Jolene Lewis", + "office": "Berlin", + "position": "Business Broker", + "salary": "$195,520", + "start_date": "7/29/2017" + }, + { + "extn": "2778", + "id": "41819", + "name": "Carter Uttley", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$260,038", + "start_date": "10/20/2009" + }, + { + "extn": "2732", + "id": "41820", + "name": "Kendra Kelly", + "office": "Otawa", + "position": "Designer", + "salary": "$73,480", + "start_date": "3/12/2007" + }, + { + "extn": "5699", + "id": "41821", + "name": "Lindsay Turner", + "office": "San Diego", + "position": "Laboratory Technician", + "salary": "$118,723", + "start_date": "7/7/2012" + }, + { + "extn": "4617", + "id": "41822", + "name": "Emma Stewart", + "office": "Glendale", + "position": "Executive Director", + "salary": "$228,625", + "start_date": "11/21/2013" + }, + { + "extn": "2511", + "id": "41823", + "name": "Kurt Williams", + "office": "Pittsburgh", + "position": "Designer", + "salary": "$146,561", + "start_date": "10/4/2013" + }, + { + "extn": "6750", + "id": "41824", + "name": "Noah Butler", + "office": "Toledo", + "position": "Laboratory Technician", + "salary": "$225,912", + "start_date": "4/12/2019" + }, + { + "extn": "4237", + "id": "41825", + "name": "Johnny Grant", + "office": "Venice", + "position": "Health Educator", + "salary": "$165,058", + "start_date": "1/21/2019" + }, + { + "extn": "8501", + "id": "41826", + "name": "Ethan Leigh", + "office": "Toledo", + "position": "Fabricator", + "salary": "$67,515", + "start_date": "3/9/2009" + }, + { + "extn": "3779", + "id": "41827", + "name": "Alexander Rowe", + "office": "Toledo", + "position": "Webmaster", + "salary": "$193,240", + "start_date": "3/20/2001" + }, + { + "extn": "2997", + "id": "41828", + "name": "Caydence Davies", + "office": "Richmond", + "position": "Designer", + "salary": "$29,279", + "start_date": "8/15/2006" + }, + { + "extn": "5961", + "id": "41829", + "name": "Gemma Grant", + "office": "Honolulu", + "position": "Lecturer", + "salary": "$184,801", + "start_date": "9/29/2002" + }, + { + "extn": "3443", + "id": "41830", + "name": "Chester Smith", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$19,682", + "start_date": "12/5/2012" + }, + { + "extn": "7116", + "id": "41831", + "name": "Ramon Wild", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$18,155", + "start_date": "10/13/2004" + }, + { + "extn": "4725", + "id": "41832", + "name": "Remy Wigley", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$22,182", + "start_date": "2/12/2010" + }, + { + "extn": "9169", + "id": "41833", + "name": "Angelica Gordon", + "office": "Stockton", + "position": "Food Technologist", + "salary": "$160,545", + "start_date": "3/28/2001" + }, + { + "extn": "5770", + "id": "41834", + "name": "Mark Shelton", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$42,917", + "start_date": "2/5/2009" + }, + { + "extn": "8073", + "id": "41835", + "name": "Benny Chappell", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$166,208", + "start_date": "9/19/2004" + }, + { + "extn": "6031", + "id": "41836", + "name": "Francesca Flett", + "office": "Atlanta", + "position": "Food Technologist", + "salary": "$18,658", + "start_date": "8/11/2006" + }, + { + "extn": "5925", + "id": "41837", + "name": "Kendra Chester", + "office": "Seattle", + "position": "Physician", + "salary": "$101,395", + "start_date": "6/9/2019" + }, + { + "extn": "6721", + "id": "41838", + "name": "Leroy Wilson", + "office": "Scottsdale", + "position": "Production Painter", + "salary": "$88,616", + "start_date": "6/25/2005" + }, + { + "extn": "1252", + "id": "41839", + "name": "Liam Uttridge", + "office": "Glendale", + "position": "Health Educator", + "salary": "$45,076", + "start_date": "11/3/2017" + }, + { + "extn": "4725", + "id": "41840", + "name": "Marvin Hale", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$30,261", + "start_date": "9/11/2013" + }, + { + "extn": "9794", + "id": "41841", + "name": "Hayden Mccall", + "office": "Salem", + "position": "Pharmacist", + "salary": "$132,291", + "start_date": "11/1/2013" + }, + { + "extn": "7393", + "id": "41842", + "name": "Natalie Rodwell", + "office": "Jersey City", + "position": "Service Supervisor", + "salary": "$271,926", + "start_date": "11/18/2018" + }, + { + "extn": "7108", + "id": "41843", + "name": "Jasmine Slater", + "office": "Oklahoma City", + "position": "Design Engineer", + "salary": "$17,218", + "start_date": "2/7/2017" + }, + { + "extn": "8172", + "id": "41844", + "name": "Deborah Dale", + "office": "Louisville", + "position": "Front Desk Coordinator", + "salary": "$28,853", + "start_date": "4/17/2018" + }, + { + "extn": "2466", + "id": "41845", + "name": "Alba Coleman", + "office": "Lincoln", + "position": "Laboratory Technician", + "salary": "$73,080", + "start_date": "6/9/2019" + }, + { + "extn": "5186", + "id": "41846", + "name": "Lillian Aldridge", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$34,217", + "start_date": "5/16/2000" + }, + { + "extn": "3657", + "id": "41847", + "name": "Gabriel Nicolas", + "office": "Paris", + "position": "Steward", + "salary": "$168,449", + "start_date": "1/27/2003" + }, + { + "extn": "6625", + "id": "41848", + "name": "Stephanie Vane", + "office": "Garland", + "position": "Associate Professor", + "salary": "$271,545", + "start_date": "11/14/2013" + }, + { + "extn": "6317", + "id": "41849", + "name": "Camila Tobin", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$240,846", + "start_date": "1/23/2009" + }, + { + "extn": "9791", + "id": "41850", + "name": "Michael Glass", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$44,294", + "start_date": "7/31/2013" + }, + { + "extn": "2536", + "id": "41851", + "name": "Renee Hilton", + "office": "St. Louis", + "position": "Budget Analyst", + "salary": "$252,544", + "start_date": "10/22/2007" + }, + { + "extn": "9672", + "id": "41852", + "name": "Percy Saunders", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$257,825", + "start_date": "3/9/2011" + }, + { + "extn": "2059", + "id": "41853", + "name": "Caleb Yard", + "office": "Laredo", + "position": "Designer", + "salary": "$257,006", + "start_date": "4/30/2014" + }, + { + "extn": "3580", + "id": "41854", + "name": "Gemma Lucas", + "office": "Milano", + "position": "Treasurer", + "salary": "$80,184", + "start_date": "9/4/2005" + }, + { + "extn": "6281", + "id": "41855", + "name": "Priscilla Bishop", + "office": "Bridgeport", + "position": "Physician", + "salary": "$114,249", + "start_date": "4/20/2014" + }, + { + "extn": "9949", + "id": "41856", + "name": "George Wheeler", + "office": "Miami", + "position": "Ambulatory Nurse", + "salary": "$201,102", + "start_date": "6/22/2005" + }, + { + "extn": "5215", + "id": "41857", + "name": "Rick Moore", + "office": "Denver", + "position": "CNC Operator", + "salary": "$24,885", + "start_date": "7/1/2005" + }, + { + "extn": "5183", + "id": "41858", + "name": "Gil Butler", + "office": "Hayward", + "position": "Doctor", + "salary": "$119,667", + "start_date": "9/8/2002" + }, + { + "extn": "8507", + "id": "41859", + "name": "Sylvia Kelly", + "office": "Glendale", + "position": "Audiologist", + "salary": "$257,436", + "start_date": "10/14/2005" + }, + { + "extn": "4950", + "id": "41860", + "name": "Payton Stone ", + "office": "Columbus", + "position": "IT Support Staff", + "salary": "$120,535", + "start_date": "1/3/2005" + }, + { + "extn": "2599", + "id": "41861", + "name": "Tania Clarke", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$137,929", + "start_date": "2/1/2016" + }, + { + "extn": "6689", + "id": "41862", + "name": "Jacob Matthews", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$186,849", + "start_date": "10/14/2008" + }, + { + "extn": "8770", + "id": "41863", + "name": "Kieth Yard", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$277,474", + "start_date": "10/24/2013" + }, + { + "extn": "7838", + "id": "41864", + "name": "Macy Hooper", + "office": "San Jose", + "position": "Fabricator", + "salary": "$197,979", + "start_date": "4/5/2002" + }, + { + "extn": "2297", + "id": "41865", + "name": "Percy Mackenzie", + "office": "Bucharest", + "position": "Treasurer", + "salary": "$193,590", + "start_date": "4/20/2012" + }, + { + "extn": "7678", + "id": "41866", + "name": "Marilyn Rothwell", + "office": "Richmond", + "position": "Project Manager", + "salary": "$175,763", + "start_date": "10/17/2018" + }, + { + "extn": "3133", + "id": "41867", + "name": "Meredith Thompson", + "office": "Bridgeport", + "position": "Auditor", + "salary": "$143,809", + "start_date": "7/19/2013" + }, + { + "extn": "8845", + "id": "41868", + "name": "Melinda Mccall", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$41,475", + "start_date": "12/15/2010" + }, + { + "extn": "6470", + "id": "41869", + "name": "Logan Button", + "office": "Portland", + "position": "Operator", + "salary": "$186,325", + "start_date": "5/17/2007" + }, + { + "extn": "5478", + "id": "41870", + "name": "Sharon Murphy", + "office": "Rome", + "position": "Front Desk Coordinator", + "salary": "$220,560", + "start_date": "8/8/2007" + }, + { + "extn": "9456", + "id": "41871", + "name": "Adalind Clarke", + "office": "Tokyo", + "position": "Food Technologist", + "salary": "$206,280", + "start_date": "7/2/2001" + }, + { + "extn": "4720", + "id": "41872", + "name": "Leroy Rose", + "office": "Tokyo", + "position": "Doctor", + "salary": "$187,695", + "start_date": "6/28/2001" + }, + { + "extn": "4074", + "id": "41873", + "name": "Roger Thomson", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$229,047", + "start_date": "1/31/2001" + }, + { + "extn": "6080", + "id": "41874", + "name": "Mona Knott", + "office": "Denver", + "position": "Project Manager", + "salary": "$190,473", + "start_date": "7/27/2008" + }, + { + "extn": "5131", + "id": "41875", + "name": "Rufus Driscoll", + "office": "Charlotte", + "position": "Physician", + "salary": "$155,104", + "start_date": "3/27/2019" + }, + { + "extn": "8767", + "id": "41876", + "name": "Denny Thompson", + "office": "Escondido", + "position": "Fabricator", + "salary": "$73,977", + "start_date": "7/24/2014" + }, + { + "extn": "3400", + "id": "41877", + "name": "Bree Parsons", + "office": "Louisville", + "position": "Operator", + "salary": "$175,641", + "start_date": "2/15/2010" + }, + { + "extn": "4816", + "id": "41878", + "name": "Chester Pratt", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$90,690", + "start_date": "10/24/2011" + }, + { + "extn": "3487", + "id": "41879", + "name": "Cecilia Shelton", + "office": "Huntsville", + "position": "Cashier", + "salary": "$148,346", + "start_date": "4/14/2011" + }, + { + "extn": "1386", + "id": "41880", + "name": "Alessandra Thorpe", + "office": "Zurich", + "position": "Bellman", + "salary": "$199,983", + "start_date": "12/11/2013" + }, + { + "extn": "3583", + "id": "41881", + "name": "Nate Speed", + "office": "Lyon", + "position": "Treasurer", + "salary": "$285,655", + "start_date": "2/24/2006" + }, + { + "extn": "4065", + "id": "41882", + "name": "Lynn Pratt", + "office": "Amarillo", + "position": "Stockbroker", + "salary": "$84,129", + "start_date": "8/23/2004" + }, + { + "extn": "1700", + "id": "41883", + "name": "Daron Mcguire", + "office": "Charlotte", + "position": "Inspector", + "salary": "$81,243", + "start_date": "12/17/2010" + }, + { + "extn": "3398", + "id": "41884", + "name": "Ronald Button", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$203,005", + "start_date": "8/3/2005" + }, + { + "extn": "1933", + "id": "41885", + "name": "Clint Palmer", + "office": "Toledo", + "position": "Executive Director", + "salary": "$252,472", + "start_date": "3/10/2007" + }, + { + "extn": "4294", + "id": "41886", + "name": "Domenic Adams", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$296,646", + "start_date": "8/9/2004" + }, + { + "extn": "4285", + "id": "41887", + "name": "Claire Turner", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$158,699", + "start_date": "3/11/2019" + }, + { + "extn": "9883", + "id": "41888", + "name": "Fiona West", + "office": "Toledo", + "position": "Electrician", + "salary": "$168,361", + "start_date": "11/25/2008" + }, + { + "extn": "5520", + "id": "41889", + "name": "Makena Emmott", + "office": "Hollywood", + "position": "Physician", + "salary": "$276,350", + "start_date": "2/28/2018" + }, + { + "extn": "8470", + "id": "41890", + "name": "Gemma Gallacher", + "office": "Worcester", + "position": "Baker", + "salary": "$212,554", + "start_date": "10/13/2019" + }, + { + "extn": "3531", + "id": "41891", + "name": "Abdul Murray", + "office": "Albuquerque", + "position": "Web Developer", + "salary": "$99,727", + "start_date": "11/10/2004" + }, + { + "extn": "4400", + "id": "41892", + "name": "Melinda Jefferson", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$22,184", + "start_date": "3/24/2009" + }, + { + "extn": "4682", + "id": "41893", + "name": "Parker Grady", + "office": "Madrid", + "position": "Paramedic", + "salary": "$61,312", + "start_date": "4/9/2012" + }, + { + "extn": "3557", + "id": "41894", + "name": "Janelle Sinclair", + "office": "Phoenix", + "position": "Audiologist", + "salary": "$218,849", + "start_date": "7/31/2012" + }, + { + "extn": "5274", + "id": "41895", + "name": "Hope Ellis", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$255,024", + "start_date": "4/14/2012" + }, + { + "extn": "9052", + "id": "41896", + "name": "Lucy Yates", + "office": "Tokyo", + "position": "Retail Trainee", + "salary": "$134,656", + "start_date": "7/30/2016" + }, + { + "extn": "7301", + "id": "41897", + "name": "Makena Umney", + "office": "Fremont", + "position": "Design Engineer", + "salary": "$186,131", + "start_date": "8/5/2003" + }, + { + "extn": "8858", + "id": "41898", + "name": "Leah Marshall", + "office": "New Orleans", + "position": "Clerk", + "salary": "$218,969", + "start_date": "11/7/2002" + }, + { + "extn": "3186", + "id": "41899", + "name": "Jocelyn Villiger", + "office": "Jersey City", + "position": "Electrician", + "salary": "$158,137", + "start_date": "9/1/2014" + }, + { + "extn": "8559", + "id": "41900", + "name": "Carol Underhill", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$157,879", + "start_date": "3/26/2018" + }, + { + "extn": "4179", + "id": "41901", + "name": "Alan Neal", + "office": "Washington", + "position": "Electrician", + "salary": "$259,157", + "start_date": "2/3/2019" + }, + { + "extn": "5070", + "id": "41902", + "name": "Bob Cork", + "office": "Henderson", + "position": "Banker", + "salary": "$278,226", + "start_date": "8/9/2018" + }, + { + "extn": "9501", + "id": "41903", + "name": "Eduardo Radcliffe", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$58,637", + "start_date": "1/9/2006" + }, + { + "extn": "9300", + "id": "41904", + "name": "Logan Murphy", + "office": "Madrid", + "position": "Dentist", + "salary": "$254,307", + "start_date": "8/29/2007" + }, + { + "extn": "7441", + "id": "41905", + "name": "Quinn Janes", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$173,278", + "start_date": "4/5/2009" + }, + { + "extn": "3895", + "id": "41906", + "name": "Emmanuelle Barclay", + "office": "Richmond", + "position": "Treasurer", + "salary": "$62,096", + "start_date": "5/9/2000" + }, + { + "extn": "1572", + "id": "41907", + "name": "Mike Jones", + "office": "Escondido", + "position": "Systems Administrator", + "salary": "$256,397", + "start_date": "4/23/2000" + }, + { + "extn": "9468", + "id": "41908", + "name": "Johnathan Russell", + "office": "Madison", + "position": "Accountant", + "salary": "$97,591", + "start_date": "8/29/2011" + }, + { + "extn": "7925", + "id": "41909", + "name": "Daron Lee", + "office": "Boston", + "position": "Ambulatory Nurse", + "salary": "$21,426", + "start_date": "4/11/2001" + }, + { + "extn": "4906", + "id": "41910", + "name": "Javier Mcneill", + "office": "Richmond", + "position": "Food Technologist", + "salary": "$232,465", + "start_date": "1/1/2008" + }, + { + "extn": "8678", + "id": "41911", + "name": "Melody Saunders", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$256,952", + "start_date": "7/10/2001" + }, + { + "extn": "8689", + "id": "41912", + "name": "Emma Purvis", + "office": "Innsbruck", + "position": "Mobile Developer", + "salary": "$140,934", + "start_date": "11/18/2004" + }, + { + "extn": "8082", + "id": "41913", + "name": "Leroy Woods", + "office": "Oakland", + "position": "Insurance Broker", + "salary": "$99,388", + "start_date": "1/19/2003" + }, + { + "extn": "9267", + "id": "41914", + "name": "Angelina Sheldon", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$250,370", + "start_date": "3/9/2004" + }, + { + "extn": "2725", + "id": "41915", + "name": "Russel Wood", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$75,307", + "start_date": "11/20/2010" + }, + { + "extn": "2366", + "id": "41916", + "name": "Isabel Upsdell", + "office": "Tulsa", + "position": "Systems Administrator", + "salary": "$34,765", + "start_date": "9/29/2005" + }, + { + "extn": "5472", + "id": "41917", + "name": "George Harper", + "office": "Louisville", + "position": "Software Engineer", + "salary": "$20,911", + "start_date": "6/30/2006" + }, + { + "extn": "1761", + "id": "41918", + "name": "Sebastian Exton", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$266,457", + "start_date": "1/30/2019" + }, + { + "extn": "4384", + "id": "41919", + "name": "Shannon Parsons", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$22,013", + "start_date": "3/5/2001" + }, + { + "extn": "8003", + "id": "41920", + "name": "Rosalee Kirby", + "office": "Irving", + "position": "Production Painter", + "salary": "$174,737", + "start_date": "1/11/2001" + }, + { + "extn": "7080", + "id": "41921", + "name": "Anthony Vaughan", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$288,144", + "start_date": "1/26/2004" + }, + { + "extn": "3023", + "id": "41922", + "name": "Charlize Hill", + "office": "Seattle", + "position": "Retail Trainee", + "salary": "$113,705", + "start_date": "11/13/2018" + }, + { + "extn": "4776", + "id": "41923", + "name": "Carl Asher", + "office": "Berlin", + "position": "Project Manager", + "salary": "$92,136", + "start_date": "8/24/2003" + }, + { + "extn": "7459", + "id": "41924", + "name": "Benny Patel", + "office": "Nashville", + "position": "Web Developer", + "salary": "$74,310", + "start_date": "8/10/2007" + }, + { + "extn": "4655", + "id": "41925", + "name": "Summer Brock", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$112,999", + "start_date": "5/27/2016" + }, + { + "extn": "7906", + "id": "41926", + "name": "Tyson Becker", + "office": "London", + "position": "Operator", + "salary": "$277,108", + "start_date": "7/31/2015" + }, + { + "extn": "9205", + "id": "41927", + "name": "Jackeline Stewart", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$58,479", + "start_date": "8/18/2004" + }, + { + "extn": "2011", + "id": "41928", + "name": "Noah Cowan", + "office": "San Diego", + "position": "Steward", + "salary": "$13,435", + "start_date": "6/3/2015" + }, + { + "extn": "4084", + "id": "41929", + "name": "Marjorie Cox", + "office": "Madrid", + "position": "Stockbroker", + "salary": "$118,755", + "start_date": "3/21/2012" + }, + { + "extn": "3303", + "id": "41930", + "name": "Mary Milner", + "office": "Fort Lauderdale", + "position": "Webmaster", + "salary": "$192,008", + "start_date": "2/24/2018" + }, + { + "extn": "2930", + "id": "41931", + "name": "Juliette Zaoui", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$252,704", + "start_date": "5/7/2013" + }, + { + "extn": "5678", + "id": "41932", + "name": "Clint Rees", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$109,037", + "start_date": "8/31/2017" + }, + { + "extn": "9749", + "id": "41933", + "name": "Alexander Simpson", + "office": "Huntsville", + "position": "Bellman", + "salary": "$156,266", + "start_date": "5/5/2010" + }, + { + "extn": "9815", + "id": "41934", + "name": "Claire Roman", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$50,397", + "start_date": "12/19/2007" + }, + { + "extn": "5325", + "id": "41935", + "name": "Daron Simpson", + "office": "Baltimore", + "position": "Investment Advisor", + "salary": "$287,139", + "start_date": "11/3/2007" + }, + { + "extn": "3601", + "id": "41936", + "name": "Matthew Fleming", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$246,622", + "start_date": "11/24/2013" + }, + { + "extn": "9683", + "id": "41937", + "name": "Chuck Riley", + "office": "Dallas", + "position": "Steward", + "salary": "$292,831", + "start_date": "1/26/2018" + }, + { + "extn": "2563", + "id": "41938", + "name": "Chad Trent", + "office": "Las Vegas", + "position": "Physician", + "salary": "$79,520", + "start_date": "10/22/2000" + }, + { + "extn": "2086", + "id": "41939", + "name": "Nancy Broomfield", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$266,798", + "start_date": "3/25/2002" + }, + { + "extn": "8601", + "id": "41940", + "name": "Doug Purvis", + "office": "Portland", + "position": "Webmaster", + "salary": "$262,930", + "start_date": "7/14/2008" + }, + { + "extn": "3874", + "id": "41941", + "name": "Rylee Crawford", + "office": "Anaheim", + "position": "Clerk", + "salary": "$109,088", + "start_date": "6/14/2010" + }, + { + "extn": "3032", + "id": "41942", + "name": "Sara Casey", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$77,886", + "start_date": "9/5/2015" + }, + { + "extn": "4153", + "id": "41943", + "name": "Jaylene Vallory", + "office": "Bakersfield", + "position": "Auditor", + "salary": "$223,334", + "start_date": "11/21/2003" + }, + { + "extn": "5514", + "id": "41944", + "name": "Tyler Rixon", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$98,484", + "start_date": "9/23/2015" + }, + { + "extn": "1848", + "id": "41945", + "name": "Rose Harvey", + "office": "Saint Paul", + "position": "Assistant Buyer", + "salary": "$194,246", + "start_date": "1/21/2004" + }, + { + "extn": "2996", + "id": "41946", + "name": "Candice Gibbons", + "office": "El Paso", + "position": "Paramedic", + "salary": "$136,767", + "start_date": "7/3/2003" + }, + { + "extn": "8454", + "id": "41947", + "name": "Colleen Dixon", + "office": "Berna", + "position": "Mobile Developer", + "salary": "$205,269", + "start_date": "9/23/2005" + }, + { + "extn": "7849", + "id": "41948", + "name": "Maxwell Bloom", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$20,218", + "start_date": "1/7/2002" + }, + { + "extn": "6562", + "id": "41949", + "name": "Thea Rehman", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$134,710", + "start_date": "4/30/2011" + }, + { + "extn": "6839", + "id": "41950", + "name": "Mark Whatson", + "office": "Berlin", + "position": "Inspector", + "salary": "$36,300", + "start_date": "6/17/2007" + }, + { + "extn": "7836", + "id": "41951", + "name": "Ethan Newman", + "office": "Detroit", + "position": "Systems Administrator", + "salary": "$120,259", + "start_date": "3/28/2008" + }, + { + "extn": "8812", + "id": "41952", + "name": "Alexa Holmes", + "office": "Lyon", + "position": "Bookkeeper", + "salary": "$292,500", + "start_date": "4/20/2013" + }, + { + "extn": "8606", + "id": "41953", + "name": "Miley Baxter", + "office": "Seattle", + "position": "Doctor", + "salary": "$33,138", + "start_date": "12/24/2008" + }, + { + "extn": "7928", + "id": "41954", + "name": "Ramon Fenton", + "office": "Scottsdale", + "position": "Project Manager", + "salary": "$197,006", + "start_date": "2/4/2016" + }, + { + "extn": "6702", + "id": "41955", + "name": "Priscilla James", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$102,328", + "start_date": "1/28/2010" + }, + { + "extn": "4493", + "id": "41956", + "name": "Bob Price", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$55,893", + "start_date": "4/23/2011" + }, + { + "extn": "3592", + "id": "41957", + "name": "Mark Stone", + "office": "Seattle", + "position": "Designer", + "salary": "$281,588", + "start_date": "11/12/2017" + }, + { + "extn": "9131", + "id": "41958", + "name": "Lucas Moore", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$265,965", + "start_date": "3/31/2016" + }, + { + "extn": "1013", + "id": "41959", + "name": "Marvin Mcguire", + "office": "Springfield", + "position": "IT Support Staff", + "salary": "$199,446", + "start_date": "5/24/2008" + }, + { + "extn": "3368", + "id": "41960", + "name": "Enoch Flett", + "office": "Quebec", + "position": "Chef Manager", + "salary": "$52,347", + "start_date": "5/12/2004" + }, + { + "extn": "4014", + "id": "41961", + "name": "Daniel Lowe", + "office": "El Paso", + "position": "Designer", + "salary": "$169,808", + "start_date": "3/21/2013" + }, + { + "extn": "8795", + "id": "41962", + "name": "Liliana Noon", + "office": "Reno", + "position": "Business Broker", + "salary": "$149,679", + "start_date": "11/1/2017" + }, + { + "extn": "9084", + "id": "41963", + "name": "Kurt Yarlett", + "office": "Berlin", + "position": "Cash Manager", + "salary": "$143,456", + "start_date": "1/10/2011" + }, + { + "extn": "2040", + "id": "41964", + "name": "Mark Murphy", + "office": "Lakewood", + "position": "Healthcare Specialist", + "salary": "$147,224", + "start_date": "10/1/2001" + }, + { + "extn": "5913", + "id": "41965", + "name": "Nate Rose", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$21,228", + "start_date": "1/6/2007" + }, + { + "extn": "4850", + "id": "41966", + "name": "Sage Penn", + "office": "Springfield", + "position": "Fabricator", + "salary": "$85,106", + "start_date": "3/28/2015" + }, + { + "extn": "9958", + "id": "41967", + "name": "Clint White", + "office": "Jersey City", + "position": "Inspector", + "salary": "$69,498", + "start_date": "7/17/2015" + }, + { + "extn": "4372", + "id": "41968", + "name": "Sabina Shields", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$204,876", + "start_date": "3/12/2000" + }, + { + "extn": "7209", + "id": "41969", + "name": "Ruth Chadwick", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$105,067", + "start_date": "2/5/2013" + }, + { + "extn": "3718", + "id": "41970", + "name": "Penelope Cunningham", + "office": "Washington", + "position": "Audiologist", + "salary": "$33,641", + "start_date": "2/7/2007" + }, + { + "extn": "6035", + "id": "41971", + "name": "Nathan Moore", + "office": "Moreno Valley", + "position": "IT Support Staff", + "salary": "$204,084", + "start_date": "10/21/2007" + }, + { + "extn": "4453", + "id": "41972", + "name": "Amy Stewart", + "office": "Charlotte", + "position": "Banker", + "salary": "$100,579", + "start_date": "11/8/2001" + }, + { + "extn": "1507", + "id": "41973", + "name": "Rosa Walker", + "office": "Santa Ana", + "position": "Health Educator", + "salary": "$74,845", + "start_date": "1/14/2014" + }, + { + "extn": "9426", + "id": "41974", + "name": "Logan Olivier", + "office": "Amarillo", + "position": "Paramedic", + "salary": "$262,705", + "start_date": "1/1/2002" + }, + { + "extn": "4472", + "id": "41975", + "name": "Kurt Gordon", + "office": "Quebec", + "position": "Executive Director", + "salary": "$52,526", + "start_date": "4/30/2019" + }, + { + "extn": "7952", + "id": "41976", + "name": "Maddison Logan", + "office": "Rome", + "position": "Paramedic", + "salary": "$88,070", + "start_date": "9/8/2006" + }, + { + "extn": "4970", + "id": "41977", + "name": "Jade Dickson", + "office": "Tokyo", + "position": "Cashier", + "salary": "$136,760", + "start_date": "2/12/2003" + }, + { + "extn": "1452", + "id": "41978", + "name": "Oliver Neville", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$166,324", + "start_date": "5/21/2006" + }, + { + "extn": "4657", + "id": "41979", + "name": "Manuel Andersson", + "office": "Phoenix", + "position": "Executive Director", + "salary": "$299,926", + "start_date": "7/6/2006" + }, + { + "extn": "4069", + "id": "41980", + "name": "Molly Roberts", + "office": "Omaha", + "position": "Webmaster", + "salary": "$255,049", + "start_date": "7/30/2010" + }, + { + "extn": "2191", + "id": "41981", + "name": "Nick Bailey", + "office": "Bucharest", + "position": "Dentist", + "salary": "$92,670", + "start_date": "9/8/2005" + }, + { + "extn": "7910", + "id": "41982", + "name": "Claire Flett", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$226,650", + "start_date": "11/21/2014" + }, + { + "extn": "5331", + "id": "41983", + "name": "Colleen Wilton", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$18,219", + "start_date": "6/15/2019" + }, + { + "extn": "4738", + "id": "41984", + "name": "Harvey Nicolas", + "office": "Madrid", + "position": "Business Broker", + "salary": "$276,521", + "start_date": "11/19/2003" + }, + { + "extn": "3664", + "id": "41985", + "name": "Rosalyn Cooper", + "office": "Hayward", + "position": "Web Developer", + "salary": "$33,811", + "start_date": "3/7/2015" + }, + { + "extn": "4034", + "id": "41986", + "name": "Maxwell Fox", + "office": "Las Vegas", + "position": "Executive Director", + "salary": "$239,579", + "start_date": "12/22/2015" + }, + { + "extn": "4416", + "id": "41987", + "name": "George Ingham", + "office": "Henderson", + "position": "Executive Director", + "salary": "$194,600", + "start_date": "8/25/2006" + }, + { + "extn": "6934", + "id": "41988", + "name": "Crystal Morris", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$251,316", + "start_date": "8/1/2013" + }, + { + "extn": "5074", + "id": "41989", + "name": "Barney Faulkner", + "office": "Saint Paul", + "position": "Mobile Developer", + "salary": "$78,071", + "start_date": "1/11/2017" + }, + { + "extn": "2530", + "id": "41990", + "name": "Andie Yang", + "office": "Paris", + "position": "Executive Director", + "salary": "$123,659", + "start_date": "8/25/2007" + }, + { + "extn": "6615", + "id": "41991", + "name": "Rosalyn Fields", + "office": "Henderson", + "position": "Insurance Broker", + "salary": "$98,883", + "start_date": "11/23/2002" + }, + { + "extn": "8047", + "id": "41992", + "name": "Rufus Andrews", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$36,931", + "start_date": "7/2/2017" + }, + { + "extn": "5266", + "id": "41993", + "name": "Ramon Douglas", + "office": "Washington", + "position": "Bellman", + "salary": "$49,119", + "start_date": "3/18/2010" + }, + { + "extn": "3900", + "id": "41994", + "name": "Camden Gordon", + "office": "Garland", + "position": "Designer", + "salary": "$150,003", + "start_date": "8/26/2004" + }, + { + "extn": "3508", + "id": "41995", + "name": "Mark Jarrett", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$178,299", + "start_date": "12/13/2011" + }, + { + "extn": "3725", + "id": "41996", + "name": "Luke Penn", + "office": "Bucharest", + "position": "Service Supervisor", + "salary": "$89,874", + "start_date": "4/29/2013" + }, + { + "extn": "5436", + "id": "41997", + "name": "Carmella Mullins", + "office": "Valetta", + "position": "Ambulatory Nurse", + "salary": "$275,344", + "start_date": "2/9/2011" + }, + { + "extn": "4434", + "id": "41998", + "name": "Roger Fenton", + "office": "Prague", + "position": "Dentist", + "salary": "$255,471", + "start_date": "9/5/2004" + }, + { + "extn": "3940", + "id": "41999", + "name": "Bob Walsh", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$191,656", + "start_date": "6/24/2018" + }, + { + "extn": "8831", + "id": "42000", + "name": "Jacob Blackburn", + "office": "Laredo", + "position": "Dentist", + "salary": "$63,579", + "start_date": "3/4/2002" + }, + { + "extn": "6057", + "id": "42001", + "name": "Domenic Swan", + "office": "Denver", + "position": "Investment Advisor", + "salary": "$66,183", + "start_date": "10/3/2005" + }, + { + "extn": "5305", + "id": "42002", + "name": "Michael Button", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$44,993", + "start_date": "8/17/2004" + }, + { + "extn": "2837", + "id": "42003", + "name": "Kurt Everett", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$234,201", + "start_date": "4/3/2007" + }, + { + "extn": "2597", + "id": "42004", + "name": "Boris Baker", + "office": "Hayward", + "position": "Staffing Consultant", + "salary": "$117,279", + "start_date": "5/2/2007" + }, + { + "extn": "1793", + "id": "42005", + "name": "Rufus Wallace", + "office": "Wien", + "position": "Ambulatory Nurse", + "salary": "$238,888", + "start_date": "7/7/2012" + }, + { + "extn": "1053", + "id": "42006", + "name": "Michael Robertson", + "office": "London", + "position": "Bellman", + "salary": "$124,189", + "start_date": "9/15/2001" + }, + { + "extn": "6916", + "id": "42007", + "name": "Martin Shea", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$192,418", + "start_date": "2/8/2001" + }, + { + "extn": "2325", + "id": "42008", + "name": "Tony Sherwood", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$120,541", + "start_date": "7/2/2005" + }, + { + "extn": "8212", + "id": "42009", + "name": "Savannah Hewitt", + "office": "Springfield", + "position": "Food Technologist", + "salary": "$107,678", + "start_date": "3/20/2007" + }, + { + "extn": "7083", + "id": "42010", + "name": "Remy Barrett", + "office": "Springfield", + "position": "Audiologist", + "salary": "$10,120", + "start_date": "4/23/2019" + }, + { + "extn": "3151", + "id": "42011", + "name": "Analise Rycroft", + "office": "Bucharest", + "position": "Accountant", + "salary": "$107,280", + "start_date": "8/14/2018" + }, + { + "extn": "3072", + "id": "42012", + "name": "Harvey Harvey", + "office": "Ontario", + "position": "Machine Operator", + "salary": "$195,755", + "start_date": "1/16/2005" + }, + { + "extn": "7475", + "id": "42013", + "name": "Analise Morris", + "office": "Jacksonville", + "position": "Inspector", + "salary": "$282,637", + "start_date": "12/5/2011" + }, + { + "extn": "8259", + "id": "42014", + "name": "Hazel Walton", + "office": "Toledo", + "position": "Biologist", + "salary": "$15,266", + "start_date": "6/22/2002" + }, + { + "extn": "6406", + "id": "42015", + "name": "Barry Stevenson", + "office": "Santa Ana", + "position": "Lecturer", + "salary": "$89,475", + "start_date": "9/27/2014" + }, + { + "extn": "5253", + "id": "42016", + "name": "Josh Rainford", + "office": "Lincoln", + "position": "Ambulatory Nurse", + "salary": "$120,874", + "start_date": "5/7/2004" + }, + { + "extn": "2247", + "id": "42017", + "name": "Angela Tate", + "office": "Wien", + "position": "HR Coordinator", + "salary": "$15,584", + "start_date": "11/16/2008" + }, + { + "extn": "9389", + "id": "42018", + "name": "Charlotte Heaton", + "office": "Milano", + "position": "Software Engineer", + "salary": "$110,822", + "start_date": "1/5/2000" + }, + { + "extn": "7766", + "id": "42019", + "name": "Rae Brock", + "office": "Oakland", + "position": "Physician", + "salary": "$193,312", + "start_date": "12/6/2012" + }, + { + "extn": "5891", + "id": "42020", + "name": "Sylvia Squire", + "office": "Jacksonville", + "position": "Designer", + "salary": "$122,085", + "start_date": "12/28/2011" + }, + { + "extn": "9821", + "id": "42021", + "name": "Hope Hardwick", + "office": "Oakland", + "position": "Software Engineer", + "salary": "$217,976", + "start_date": "9/9/2005" + }, + { + "extn": "4862", + "id": "42022", + "name": "Gina Waterhouse", + "office": "Springfield", + "position": "Banker", + "salary": "$167,151", + "start_date": "10/18/2013" + }, + { + "extn": "2478", + "id": "42023", + "name": "Martin Watt", + "office": "Salt Lake City", + "position": "Baker", + "salary": "$60,710", + "start_date": "1/24/2009" + }, + { + "extn": "1403", + "id": "42024", + "name": "Alessandra Mccormick", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$290,380", + "start_date": "4/27/2013" + }, + { + "extn": "2066", + "id": "42025", + "name": "Estrella Brooks", + "office": "Salem", + "position": "Design Engineer", + "salary": "$141,230", + "start_date": "6/24/2003" + }, + { + "extn": "8869", + "id": "42026", + "name": "Johnny Goodman", + "office": "Rome", + "position": "Accountant", + "salary": "$109,213", + "start_date": "6/7/2002" + }, + { + "extn": "4932", + "id": "42027", + "name": "Carter Rosenbloom", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$42,457", + "start_date": "11/27/2012" + }, + { + "extn": "9442", + "id": "42028", + "name": "Nicholas Richardson", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$252,268", + "start_date": "9/18/2006" + }, + { + "extn": "5613", + "id": "42029", + "name": "Nathan Shaw", + "office": "Bridgeport", + "position": "Bellman", + "salary": "$198,194", + "start_date": "10/24/2015" + }, + { + "extn": "6941", + "id": "42030", + "name": "William Wigley", + "office": "Stockton", + "position": "Bookkeeper", + "salary": "$16,891", + "start_date": "8/23/2014" + }, + { + "extn": "2990", + "id": "42031", + "name": "Angel Flack", + "office": "Otawa", + "position": "HR Specialist", + "salary": "$66,304", + "start_date": "8/28/2003" + }, + { + "extn": "8081", + "id": "42032", + "name": "Nicholas Furnell", + "office": "San Antonio", + "position": "Associate Professor", + "salary": "$36,831", + "start_date": "9/28/2002" + }, + { + "extn": "8415", + "id": "42033", + "name": "Joseph Morrow", + "office": "Fremont", + "position": "Operator", + "salary": "$27,468", + "start_date": "6/15/2013" + }, + { + "extn": "8341", + "id": "42034", + "name": "Leilani Robertson", + "office": "Miami", + "position": "Loan Officer", + "salary": "$196,668", + "start_date": "6/5/2011" + }, + { + "extn": "8657", + "id": "42035", + "name": "Benjamin Jobson", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$234,735", + "start_date": "11/13/2018" + }, + { + "extn": "6323", + "id": "42036", + "name": "Harvey White", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$110,102", + "start_date": "2/23/2007" + }, + { + "extn": "3978", + "id": "42037", + "name": "Rowan Campbell", + "office": "Bellevue", + "position": "Global Logistics Supervisor", + "salary": "$58,387", + "start_date": "5/24/2006" + }, + { + "extn": "8220", + "id": "42038", + "name": "Matt Funnell", + "office": "San Bernardino", + "position": "Paramedic", + "salary": "$143,522", + "start_date": "5/29/2016" + }, + { + "extn": "2613", + "id": "42039", + "name": "Barry Shields", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$276,016", + "start_date": "7/11/2019" + }, + { + "extn": "7167", + "id": "42040", + "name": "Sienna Knight", + "office": "San Bernardino", + "position": "Staffing Consultant", + "salary": "$18,181", + "start_date": "4/21/2012" + }, + { + "extn": "7631", + "id": "42041", + "name": "Marie Middleton", + "office": "Laredo", + "position": "Dentist", + "salary": "$147,985", + "start_date": "1/25/2011" + }, + { + "extn": "2981", + "id": "42042", + "name": "Bernadette Hilton", + "office": "Jersey City", + "position": "Pharmacist", + "salary": "$178,579", + "start_date": "11/2/2002" + }, + { + "extn": "9527", + "id": "42043", + "name": "Nancy Lambert", + "office": "Portland", + "position": "Baker", + "salary": "$288,918", + "start_date": "10/26/2002" + }, + { + "extn": "1028", + "id": "42044", + "name": "Percy Wright", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$254,945", + "start_date": "11/28/2004" + }, + { + "extn": "4932", + "id": "42045", + "name": "Bob Woodley", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$291,491", + "start_date": "12/8/2007" + }, + { + "extn": "9193", + "id": "42046", + "name": "Abdul Judd", + "office": "Boston", + "position": "Doctor", + "salary": "$38,537", + "start_date": "2/9/2012" + }, + { + "extn": "6266", + "id": "42047", + "name": "Priscilla Gonzales", + "office": "Valetta", + "position": "Baker", + "salary": "$103,788", + "start_date": "10/10/2002" + }, + { + "extn": "7066", + "id": "42048", + "name": "David Ellis", + "office": "San Bernardino", + "position": "CNC Operator", + "salary": "$112,013", + "start_date": "12/25/2013" + }, + { + "extn": "8098", + "id": "42049", + "name": "Belinda Daniells", + "office": "New Orleans", + "position": "HR Coordinator", + "salary": "$188,733", + "start_date": "9/7/2006" + }, + { + "extn": "1300", + "id": "42050", + "name": "Carl Hammond", + "office": "Venice", + "position": "Operator", + "salary": "$182,721", + "start_date": "2/29/2016" + }, + { + "extn": "1492", + "id": "42051", + "name": "Josh Dunbar", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$47,049", + "start_date": "7/27/2018" + }, + { + "extn": "1438", + "id": "42052", + "name": "Noah Shea", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$136,665", + "start_date": "12/18/2006" + }, + { + "extn": "7515", + "id": "42053", + "name": "Johnny Driscoll", + "office": "Memphis", + "position": "Mobile Developer", + "salary": "$160,145", + "start_date": "4/27/2013" + }, + { + "extn": "9335", + "id": "42054", + "name": "Nicholas Yarlett", + "office": "Valetta", + "position": "Biologist", + "salary": "$212,200", + "start_date": "8/6/2005" + }, + { + "extn": "3214", + "id": "42055", + "name": "Jayden Kent", + "office": "Oklahoma City", + "position": "Paramedic", + "salary": "$49,455", + "start_date": "3/13/2015" + }, + { + "extn": "8150", + "id": "42056", + "name": "Drew Strong", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$178,827", + "start_date": "3/18/2004" + }, + { + "extn": "6758", + "id": "42057", + "name": "Liam Noon", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$245,988", + "start_date": "6/4/2008" + }, + { + "extn": "2896", + "id": "42058", + "name": "Marla Grey", + "office": "Henderson", + "position": "Bellman", + "salary": "$193,979", + "start_date": "6/10/2008" + }, + { + "extn": "6231", + "id": "42059", + "name": "Johnny Taylor", + "office": "Portland", + "position": "Executive Director", + "salary": "$289,643", + "start_date": "9/2/2009" + }, + { + "extn": "2403", + "id": "42060", + "name": "Jane Stanley", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$216,144", + "start_date": "7/3/2002" + }, + { + "extn": "7034", + "id": "42061", + "name": "Barry Wright", + "office": "Reno", + "position": "Stockbroker", + "salary": "$171,836", + "start_date": "1/12/2000" + }, + { + "extn": "8318", + "id": "42062", + "name": "Rose Thorpe", + "office": "Henderson", + "position": "Web Developer", + "salary": "$47,307", + "start_date": "9/23/2016" + }, + { + "extn": "5599", + "id": "42063", + "name": "Peyton Quinton", + "office": "Louisville", + "position": "Baker", + "salary": "$121,695", + "start_date": "5/7/2005" + }, + { + "extn": "8837", + "id": "42064", + "name": "Evelynn Moore", + "office": "Arlington", + "position": "Health Educator", + "salary": "$49,322", + "start_date": "3/16/2016" + }, + { + "extn": "1270", + "id": "42065", + "name": "Vera London", + "office": "Worcester", + "position": "Banker", + "salary": "$161,785", + "start_date": "3/16/2006" + }, + { + "extn": "3315", + "id": "42066", + "name": "Joyce Quinton", + "office": "Washington", + "position": "Systems Administrator", + "salary": "$62,020", + "start_date": "9/23/2009" + }, + { + "extn": "5902", + "id": "42067", + "name": "Ryan Wellington", + "office": "Hollywood", + "position": "Designer", + "salary": "$218,096", + "start_date": "4/16/2019" + }, + { + "extn": "9461", + "id": "42068", + "name": "Susan Butler", + "office": "Honolulu", + "position": "Design Engineer", + "salary": "$138,880", + "start_date": "10/1/2004" + }, + { + "extn": "5910", + "id": "42069", + "name": "Joy Oliver", + "office": "Toledo", + "position": "Baker", + "salary": "$111,894", + "start_date": "2/7/2011" + }, + { + "extn": "1358", + "id": "42070", + "name": "Domenic Hopkinson", + "office": "San Bernardino", + "position": "Cash Manager", + "salary": "$112,721", + "start_date": "3/27/2015" + }, + { + "extn": "4306", + "id": "42071", + "name": "Michaela Moss", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$251,653", + "start_date": "11/30/2010" + }, + { + "extn": "5099", + "id": "42072", + "name": "Mike Robertson", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$111,729", + "start_date": "6/19/2008" + }, + { + "extn": "1782", + "id": "42073", + "name": "Benny Vass", + "office": "New Orleans", + "position": "HR Coordinator", + "salary": "$54,389", + "start_date": "12/17/2003" + }, + { + "extn": "6982", + "id": "42074", + "name": "Bernadette Broomfield", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$39,928", + "start_date": "10/26/2003" + }, + { + "extn": "4608", + "id": "42075", + "name": "Mandy Spencer", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$271,661", + "start_date": "3/14/2006" + }, + { + "extn": "8484", + "id": "42076", + "name": "Dani Stanley", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$282,656", + "start_date": "3/10/2009" + }, + { + "extn": "2796", + "id": "42077", + "name": "Lily Quinton", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$66,404", + "start_date": "2/11/2015" + }, + { + "extn": "6258", + "id": "42078", + "name": "Adalie Gibson", + "office": "Fremont", + "position": "Doctor", + "salary": "$297,243", + "start_date": "11/3/2015" + }, + { + "extn": "9432", + "id": "42079", + "name": "Wade Andersson", + "office": "Nashville", + "position": "Webmaster", + "salary": "$297,503", + "start_date": "2/26/2007" + }, + { + "extn": "8787", + "id": "42080", + "name": "Tom Mann", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$96,204", + "start_date": "3/29/2002" + }, + { + "extn": "2785", + "id": "42081", + "name": "Alan Mooney", + "office": "Los Angeles", + "position": "Assistant Buyer", + "salary": "$218,348", + "start_date": "6/7/2017" + }, + { + "extn": "8954", + "id": "42082", + "name": "Percy Mitchell", + "office": "Tulsa", + "position": "Dentist", + "salary": "$208,340", + "start_date": "5/12/2016" + }, + { + "extn": "3486", + "id": "42083", + "name": "Cassandra Bradshaw", + "office": "Long Beach", + "position": "Cashier", + "salary": "$263,040", + "start_date": "7/5/2018" + }, + { + "extn": "2797", + "id": "42084", + "name": "Anabel Rothwell", + "office": "Saint Paul", + "position": "Treasurer", + "salary": "$90,314", + "start_date": "3/22/2003" + }, + { + "extn": "3889", + "id": "42085", + "name": "David Wise", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$76,762", + "start_date": "7/17/2004" + }, + { + "extn": "8759", + "id": "42086", + "name": "Angelina Collingwood", + "office": "Philadelphia", + "position": "Investment Advisor", + "salary": "$127,617", + "start_date": "12/14/2011" + }, + { + "extn": "3579", + "id": "42087", + "name": "Candice Marshall", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$263,208", + "start_date": "5/26/2012" + }, + { + "extn": "6869", + "id": "42088", + "name": "Vivian Stone ", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$176,555", + "start_date": "2/21/2012" + }, + { + "extn": "4014", + "id": "42089", + "name": "Ema Hopkins", + "office": "Rochester", + "position": "Dentist", + "salary": "$13,660", + "start_date": "12/13/2005" + }, + { + "extn": "1483", + "id": "42090", + "name": "Dakota Boyle", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$144,523", + "start_date": "9/9/2018" + }, + { + "extn": "7806", + "id": "42091", + "name": "Gloria Campbell", + "office": "Garland", + "position": "Auditor", + "salary": "$267,715", + "start_date": "11/7/2018" + }, + { + "extn": "1854", + "id": "42092", + "name": "Daron Knight", + "office": "Memphis", + "position": "Retail Trainee", + "salary": "$241,779", + "start_date": "10/3/2005" + }, + { + "extn": "9110", + "id": "42093", + "name": "Jessica Baker", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$246,701", + "start_date": "1/27/2011" + }, + { + "extn": "1401", + "id": "42094", + "name": "Thea Edmonds", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$38,078", + "start_date": "10/13/2010" + }, + { + "extn": "8190", + "id": "42095", + "name": "Clint Rosenbloom", + "office": "Venice", + "position": "Pharmacist", + "salary": "$82,875", + "start_date": "10/21/2016" + }, + { + "extn": "2028", + "id": "42096", + "name": "Diane Thomson", + "office": "Madison", + "position": "Cashier", + "salary": "$81,473", + "start_date": "12/22/2000" + }, + { + "extn": "8126", + "id": "42097", + "name": "Diane Vallory", + "office": "Richmond", + "position": "Global Logistics Supervisor", + "salary": "$249,564", + "start_date": "11/14/2004" + }, + { + "extn": "9544", + "id": "42098", + "name": "Ruth Coleman", + "office": "Madrid", + "position": "Dentist", + "salary": "$227,896", + "start_date": "1/22/2015" + }, + { + "extn": "6132", + "id": "42099", + "name": "Mark Tyrrell", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$238,188", + "start_date": "7/7/2008" + }, + { + "extn": "6770", + "id": "42100", + "name": "Kieth Benson", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$156,379", + "start_date": "2/5/2001" + }, + { + "extn": "7511", + "id": "42101", + "name": "Jessica Wilson", + "office": "Cincinnati", + "position": "Doctor", + "salary": "$59,086", + "start_date": "12/23/2001" + }, + { + "extn": "7618", + "id": "42102", + "name": "Jamie Andrews", + "office": "Seattle", + "position": "Operator", + "salary": "$211,217", + "start_date": "5/23/2013" + }, + { + "extn": "8413", + "id": "42103", + "name": "Cherish Drake", + "office": "El Paso", + "position": "Dentist", + "salary": "$123,512", + "start_date": "5/5/2002" + }, + { + "extn": "8627", + "id": "42104", + "name": "John Davies", + "office": "El Paso", + "position": "Paramedic", + "salary": "$174,917", + "start_date": "12/30/2013" + }, + { + "extn": "3431", + "id": "42105", + "name": "Havana Malone", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$204,163", + "start_date": "5/7/2006" + }, + { + "extn": "8537", + "id": "42106", + "name": "Laila Rogan", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$39,531", + "start_date": "6/21/2005" + }, + { + "extn": "8632", + "id": "42107", + "name": "Meredith Robertson", + "office": "Baltimore", + "position": "Designer", + "salary": "$249,732", + "start_date": "6/1/2016" + }, + { + "extn": "4527", + "id": "42108", + "name": "Miley Jackson", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$137,704", + "start_date": "10/25/2016" + }, + { + "extn": "5644", + "id": "42109", + "name": "Erick Edmonds", + "office": "Santa Ana", + "position": "Insurance Broker", + "salary": "$138,380", + "start_date": "3/20/2017" + }, + { + "extn": "5210", + "id": "42110", + "name": "Aeris Saunders", + "office": "Columbus", + "position": "Stockbroker", + "salary": "$151,013", + "start_date": "5/11/2009" + }, + { + "extn": "6590", + "id": "42111", + "name": "Sarah Quinnell", + "office": "Honolulu", + "position": "IT Support Staff", + "salary": "$171,461", + "start_date": "7/12/2017" + }, + { + "extn": "1563", + "id": "42112", + "name": "Julius Jackson", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$31,765", + "start_date": "3/7/2006" + }, + { + "extn": "8081", + "id": "42113", + "name": "Matthew Robinson", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$189,483", + "start_date": "7/16/2007" + }, + { + "extn": "6625", + "id": "42114", + "name": "Nate Dwyer", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$295,692", + "start_date": "11/23/2004" + }, + { + "extn": "1973", + "id": "42115", + "name": "Rosalie Lewis", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$232,788", + "start_date": "2/12/2008" + }, + { + "extn": "9018", + "id": "42116", + "name": "Mya Nanton", + "office": "Tallahassee", + "position": "HR Coordinator", + "salary": "$299,023", + "start_date": "12/3/2001" + }, + { + "extn": "8504", + "id": "42117", + "name": "Eryn Mackenzie", + "office": "London", + "position": "Production Painter", + "salary": "$114,632", + "start_date": "8/13/2013" + }, + { + "extn": "3311", + "id": "42118", + "name": "Kenzie Malone", + "office": "Fullerton", + "position": "Investment Advisor", + "salary": "$44,785", + "start_date": "5/23/2005" + }, + { + "extn": "4176", + "id": "42119", + "name": "Juliet Evans", + "office": "Salem", + "position": "Chef Manager", + "salary": "$35,678", + "start_date": "1/22/2007" + }, + { + "extn": "7602", + "id": "42120", + "name": "Abbey Camden", + "office": "Laredo", + "position": "Cook", + "salary": "$58,477", + "start_date": "5/30/2011" + }, + { + "extn": "9360", + "id": "42121", + "name": "Anthony Tailor", + "office": "Richmond", + "position": "Baker", + "salary": "$222,345", + "start_date": "8/29/2016" + }, + { + "extn": "6416", + "id": "42122", + "name": "Wade Carter", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$281,747", + "start_date": "8/13/2006" + }, + { + "extn": "1787", + "id": "42123", + "name": "Henry Stewart", + "office": "Baltimore", + "position": "Design Engineer", + "salary": "$182,526", + "start_date": "9/3/2010" + }, + { + "extn": "2806", + "id": "42124", + "name": "Marina Carter", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$216,977", + "start_date": "6/19/2008" + }, + { + "extn": "5029", + "id": "42125", + "name": "Bob Knight", + "office": "Salem", + "position": "Health Educator", + "salary": "$287,366", + "start_date": "4/22/2019" + }, + { + "extn": "2208", + "id": "42126", + "name": "Paula Rowlands", + "office": "San Diego", + "position": "Bellman", + "salary": "$121,344", + "start_date": "12/4/2014" + }, + { + "extn": "1918", + "id": "42127", + "name": "Britney Johnson", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$199,133", + "start_date": "8/20/2002" + }, + { + "extn": "8696", + "id": "42128", + "name": "Abdul Tyler", + "office": "Glendale", + "position": "Software Engineer", + "salary": "$64,867", + "start_date": "10/17/2001" + }, + { + "extn": "6790", + "id": "42129", + "name": "Florence Mason", + "office": "Stockton", + "position": "Doctor", + "salary": "$210,682", + "start_date": "10/21/2005" + }, + { + "extn": "8878", + "id": "42130", + "name": "Bart Andrews", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$62,540", + "start_date": "4/12/2017" + }, + { + "extn": "3662", + "id": "42131", + "name": "Ramon Swan", + "office": "Seattle", + "position": "Retail Trainee", + "salary": "$221,517", + "start_date": "10/18/2017" + }, + { + "extn": "9874", + "id": "42132", + "name": "Hank Cavanagh", + "office": "El Paso", + "position": "Web Developer", + "salary": "$135,666", + "start_date": "9/15/2009" + }, + { + "extn": "3477", + "id": "42133", + "name": "Leroy Stone", + "office": "Sacramento", + "position": "Steward", + "salary": "$297,830", + "start_date": "4/6/2004" + }, + { + "extn": "3478", + "id": "42134", + "name": "Marie Cowan", + "office": "Madrid", + "position": "Auditor", + "salary": "$150,468", + "start_date": "10/8/2019" + }, + { + "extn": "9956", + "id": "42135", + "name": "Tyler Franks", + "office": "Denver", + "position": "Design Engineer", + "salary": "$298,839", + "start_date": "7/21/2017" + }, + { + "extn": "6747", + "id": "42136", + "name": "Charlize Vaughn", + "office": "London", + "position": "Audiologist", + "salary": "$196,693", + "start_date": "5/2/2012" + }, + { + "extn": "6396", + "id": "42137", + "name": "Isabella Broomfield", + "office": "San Jose", + "position": "Clerk", + "salary": "$160,109", + "start_date": "3/30/2004" + }, + { + "extn": "2157", + "id": "42138", + "name": "Tyler Harris", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$198,614", + "start_date": "5/10/2004" + }, + { + "extn": "9097", + "id": "42139", + "name": "Tony Reading", + "office": "Prague", + "position": "Paramedic", + "salary": "$24,730", + "start_date": "2/7/2007" + }, + { + "extn": "6394", + "id": "42140", + "name": "Payton Robertson", + "office": "Fremont", + "position": "Staffing Consultant", + "salary": "$132,058", + "start_date": "8/29/2005" + }, + { + "extn": "9796", + "id": "42141", + "name": "Daron Grady", + "office": "Cincinnati", + "position": "Assistant Buyer", + "salary": "$281,831", + "start_date": "10/14/2009" + }, + { + "extn": "8711", + "id": "42142", + "name": "Sebastian Hunter", + "office": "Minneapolis", + "position": "Business Broker", + "salary": "$197,062", + "start_date": "3/25/2006" + }, + { + "extn": "5494", + "id": "42143", + "name": "Anthony Vallory", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$54,854", + "start_date": "4/20/2012" + }, + { + "extn": "2571", + "id": "42144", + "name": "Florence Mcnally", + "office": "San Antonio", + "position": "HR Coordinator", + "salary": "$108,511", + "start_date": "7/19/2007" + }, + { + "extn": "3288", + "id": "42145", + "name": "Kenzie Hudson", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$103,011", + "start_date": "6/30/2008" + }, + { + "extn": "7634", + "id": "42146", + "name": "Paula London", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$222,618", + "start_date": "9/18/2019" + }, + { + "extn": "1463", + "id": "42147", + "name": "Henry Gilmore", + "office": "Quebec", + "position": "Loan Officer", + "salary": "$230,731", + "start_date": "10/7/2002" + }, + { + "extn": "5638", + "id": "42148", + "name": "Oliver Hopkins", + "office": "Charlotte", + "position": "Inspector", + "salary": "$117,106", + "start_date": "4/5/2007" + }, + { + "extn": "6436", + "id": "42149", + "name": "Tyson Phillips", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$106,818", + "start_date": "10/4/2012" + }, + { + "extn": "3240", + "id": "42150", + "name": "Isabel Lowe", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$122,356", + "start_date": "6/23/2007" + }, + { + "extn": "8358", + "id": "42151", + "name": "Benny Mcleod", + "office": "Kansas City", + "position": "IT Support Staff", + "salary": "$236,832", + "start_date": "6/28/2009" + }, + { + "extn": "9812", + "id": "42152", + "name": "Elijah Kelly", + "office": "Irving", + "position": "Production Painter", + "salary": "$273,910", + "start_date": "8/13/2010" + }, + { + "extn": "3632", + "id": "42153", + "name": "Daria Drummond", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$282,141", + "start_date": "4/27/2002" + }, + { + "extn": "4626", + "id": "42154", + "name": "Kate Riley", + "office": "Garland", + "position": "Chef Manager", + "salary": "$265,757", + "start_date": "5/17/2016" + }, + { + "extn": "6196", + "id": "42155", + "name": "Darlene Cobb", + "office": "Nashville", + "position": "Webmaster", + "salary": "$234,742", + "start_date": "11/20/2007" + }, + { + "extn": "3569", + "id": "42156", + "name": "Leanne Furnell", + "office": "Arlington", + "position": "Design Engineer", + "salary": "$12,698", + "start_date": "9/9/2003" + }, + { + "extn": "7202", + "id": "42157", + "name": "Barney Daniells", + "office": "Santa Ana", + "position": "Service Supervisor", + "salary": "$151,522", + "start_date": "8/16/2002" + }, + { + "extn": "9816", + "id": "42158", + "name": "Nick Tindall", + "office": "Houston", + "position": "Treasurer", + "salary": "$136,922", + "start_date": "9/13/2010" + }, + { + "extn": "2262", + "id": "42159", + "name": "David Hope", + "office": "Escondido", + "position": "Associate Professor", + "salary": "$167,064", + "start_date": "9/17/2010" + }, + { + "extn": "8090", + "id": "42160", + "name": "Leah Thomas", + "office": "Portland", + "position": "Lecturer", + "salary": "$277,531", + "start_date": "1/18/2014" + }, + { + "extn": "5755", + "id": "42161", + "name": "Fiona Sherwood", + "office": "Portland", + "position": "Cook", + "salary": "$69,810", + "start_date": "2/3/2004" + }, + { + "extn": "4676", + "id": "42162", + "name": "Shelby Moore", + "office": "Jersey City", + "position": "Mobile Developer", + "salary": "$80,103", + "start_date": "9/4/2019" + }, + { + "extn": "2393", + "id": "42163", + "name": "Tom Spencer", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$256,936", + "start_date": "11/27/2014" + }, + { + "extn": "3836", + "id": "42164", + "name": "Naomi Rivers", + "office": "Fayetteville", + "position": "Cook", + "salary": "$15,383", + "start_date": "3/26/2000" + }, + { + "extn": "5858", + "id": "42165", + "name": "Alexander Terry", + "office": "Scottsdale", + "position": "Bookkeeper", + "salary": "$122,075", + "start_date": "12/11/2005" + }, + { + "extn": "7243", + "id": "42166", + "name": "Alison Matthews", + "office": "Norfolk", + "position": "Service Supervisor", + "salary": "$91,328", + "start_date": "1/7/2001" + }, + { + "extn": "4005", + "id": "42167", + "name": "Domenic Boden", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$215,730", + "start_date": "6/4/2013" + }, + { + "extn": "6144", + "id": "42168", + "name": "Tyler Coll", + "office": "Berna", + "position": "Stockbroker", + "salary": "$32,379", + "start_date": "3/13/2004" + }, + { + "extn": "4074", + "id": "42169", + "name": "Valerie Shelton", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$58,066", + "start_date": "4/22/2006" + }, + { + "extn": "3794", + "id": "42170", + "name": "Matthew Vernon", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$279,836", + "start_date": "2/25/2019" + }, + { + "extn": "3210", + "id": "42171", + "name": "Aileen Vallory", + "office": "Honolulu", + "position": "HR Specialist", + "salary": "$144,377", + "start_date": "7/6/2009" + }, + { + "extn": "5859", + "id": "42172", + "name": "Gina Utterson", + "office": "Wien", + "position": "Chef Manager", + "salary": "$283,330", + "start_date": "8/25/2006" + }, + { + "extn": "7281", + "id": "42173", + "name": "Martin Coleman", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$161,893", + "start_date": "11/15/2017" + }, + { + "extn": "5006", + "id": "42174", + "name": "Jade Pickard", + "office": "Long Beach", + "position": "Pharmacist", + "salary": "$53,805", + "start_date": "6/8/2001" + }, + { + "extn": "3221", + "id": "42175", + "name": "Mara Wellington", + "office": "Huntsville", + "position": "Cook", + "salary": "$154,878", + "start_date": "6/11/2008" + }, + { + "extn": "7550", + "id": "42176", + "name": "Phoebe Latham", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$114,351", + "start_date": "7/3/2015" + }, + { + "extn": "2883", + "id": "42177", + "name": "Naomi Flack", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$265,564", + "start_date": "8/26/2017" + }, + { + "extn": "7900", + "id": "42178", + "name": "Lynn Stone", + "office": "Lyon", + "position": "IT Support Staff", + "salary": "$297,432", + "start_date": "12/23/2012" + }, + { + "extn": "1653", + "id": "42179", + "name": "Jayden Kelly", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$75,887", + "start_date": "10/31/2006" + }, + { + "extn": "4007", + "id": "42180", + "name": "Elle Wren", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$39,619", + "start_date": "4/17/2004" + }, + { + "extn": "7387", + "id": "42181", + "name": "Benjamin Brett", + "office": "London", + "position": "Fabricator", + "salary": "$272,766", + "start_date": "4/17/2000" + }, + { + "extn": "3145", + "id": "42182", + "name": "Allison May", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$267,839", + "start_date": "3/18/2016" + }, + { + "extn": "7451", + "id": "42183", + "name": "Nathan Wise", + "office": "Charlotte", + "position": "Ambulatory Nurse", + "salary": "$170,339", + "start_date": "5/8/2006" + }, + { + "extn": "7219", + "id": "42184", + "name": "Carl Noach", + "office": "Wien", + "position": "Banker", + "salary": "$32,455", + "start_date": "8/2/2012" + }, + { + "extn": "6838", + "id": "42185", + "name": "Candace Roman", + "office": "Bellevue", + "position": "Call Center Representative", + "salary": "$106,112", + "start_date": "5/25/2019" + }, + { + "extn": "8143", + "id": "42186", + "name": "Thea Adler", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$158,103", + "start_date": "11/27/2005" + }, + { + "extn": "2563", + "id": "42187", + "name": "Nathan Wright", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$283,684", + "start_date": "7/3/2002" + }, + { + "extn": "6004", + "id": "42188", + "name": "Tania Uddin", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$276,653", + "start_date": "4/25/2013" + }, + { + "extn": "8761", + "id": "42189", + "name": "Mason Benson", + "office": "San Diego", + "position": "Cash Manager", + "salary": "$219,611", + "start_date": "9/3/2016" + }, + { + "extn": "1367", + "id": "42190", + "name": "Madison Bennett", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$172,056", + "start_date": "12/14/2015" + }, + { + "extn": "2883", + "id": "42191", + "name": "Domenic Marshall", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$213,998", + "start_date": "9/17/2014" + }, + { + "extn": "6576", + "id": "42192", + "name": "Isabel Moore", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$201,027", + "start_date": "3/25/2005" + }, + { + "extn": "4050", + "id": "42193", + "name": "Jayden Crawford", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$291,099", + "start_date": "7/4/2012" + }, + { + "extn": "9579", + "id": "42194", + "name": "Carter Uttridge", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$95,382", + "start_date": "7/10/2012" + }, + { + "extn": "2400", + "id": "42195", + "name": "Selena Riley", + "office": "San Diego", + "position": "Loan Officer", + "salary": "$240,842", + "start_date": "8/30/2003" + }, + { + "extn": "2651", + "id": "42196", + "name": "Cecilia Mcgee", + "office": "Amarillo", + "position": "Associate Professor", + "salary": "$38,254", + "start_date": "12/27/2007" + }, + { + "extn": "7920", + "id": "42197", + "name": "Tony Dowson", + "office": "Saint Paul", + "position": "Fabricator", + "salary": "$197,100", + "start_date": "2/26/2006" + }, + { + "extn": "8025", + "id": "42198", + "name": "Rachael Summers", + "office": "Salem", + "position": "Operator", + "salary": "$20,539", + "start_date": "6/3/2009" + }, + { + "extn": "1122", + "id": "42199", + "name": "Aisha Flanders", + "office": "Moreno Valley", + "position": "Bellman", + "salary": "$23,548", + "start_date": "11/18/2008" + }, + { + "extn": "6082", + "id": "42200", + "name": "Jessica Welsch", + "office": "Berlin", + "position": "Operator", + "salary": "$198,362", + "start_date": "3/30/2008" + }, + { + "extn": "9583", + "id": "42201", + "name": "Kurt Harvey", + "office": "New York", + "position": "Assistant Buyer", + "salary": "$82,824", + "start_date": "5/3/2012" + }, + { + "extn": "1142", + "id": "42202", + "name": "Moira Forester", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$187,818", + "start_date": "11/19/2005" + }, + { + "extn": "8806", + "id": "42203", + "name": "Rick Wright", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$67,466", + "start_date": "1/19/2018" + }, + { + "extn": "1991", + "id": "42204", + "name": "Aurelia Hunter", + "office": "Atlanta", + "position": "Web Developer", + "salary": "$106,243", + "start_date": "10/19/2009" + }, + { + "extn": "1187", + "id": "42205", + "name": "Valentina Fox", + "office": "St. Louis", + "position": "Dentist", + "salary": "$12,117", + "start_date": "12/6/2007" + }, + { + "extn": "4362", + "id": "42206", + "name": "Mason Snow", + "office": "Oakland", + "position": "Audiologist", + "salary": "$19,231", + "start_date": "12/19/2014" + }, + { + "extn": "5623", + "id": "42207", + "name": "Natalie Phillips", + "office": "Boston", + "position": "Loan Officer", + "salary": "$134,521", + "start_date": "9/13/2003" + }, + { + "extn": "6106", + "id": "42208", + "name": "Felicity Pitt", + "office": "Worcester", + "position": "Software Engineer", + "salary": "$46,981", + "start_date": "8/22/2017" + }, + { + "extn": "4643", + "id": "42209", + "name": "Marjorie Farmer", + "office": "Madison", + "position": "Inspector", + "salary": "$268,267", + "start_date": "5/22/2002" + }, + { + "extn": "8276", + "id": "42210", + "name": "Boris Villiger", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$31,777", + "start_date": "7/28/2017" + }, + { + "extn": "8205", + "id": "42211", + "name": "Denny Brown", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$120,242", + "start_date": "9/18/2003" + }, + { + "extn": "1391", + "id": "42212", + "name": "Lucas Yard", + "office": "Washington", + "position": "HR Coordinator", + "salary": "$147,591", + "start_date": "7/2/2015" + }, + { + "extn": "7270", + "id": "42213", + "name": "Chuck Rixon", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$225,400", + "start_date": "8/8/2001" + }, + { + "extn": "8443", + "id": "42214", + "name": "Anabelle Cork", + "office": "Toledo", + "position": "Clerk", + "salary": "$199,876", + "start_date": "5/5/2006" + }, + { + "extn": "5382", + "id": "42215", + "name": "Catherine Mcgee", + "office": "San Jose", + "position": "Doctor", + "salary": "$63,591", + "start_date": "9/16/2016" + }, + { + "extn": "3726", + "id": "42216", + "name": "Alessia Goodman", + "office": "Glendale", + "position": "Insurance Broker", + "salary": "$43,775", + "start_date": "9/22/2009" + }, + { + "extn": "9579", + "id": "42217", + "name": "Wendy Blackwall", + "office": "Irving", + "position": "Retail Trainee", + "salary": "$272,967", + "start_date": "12/5/2018" + }, + { + "extn": "3705", + "id": "42218", + "name": "Aleksandra Gordon", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$161,549", + "start_date": "10/11/2011" + }, + { + "extn": "9928", + "id": "42219", + "name": "Alexia Farrant", + "office": "Norfolk", + "position": "Restaurant Manager", + "salary": "$267,973", + "start_date": "5/1/2000" + }, + { + "extn": "8380", + "id": "42220", + "name": "Lillian Collins", + "office": "Milano", + "position": "Executive Director", + "salary": "$294,607", + "start_date": "8/19/2017" + }, + { + "extn": "9908", + "id": "42221", + "name": "Marvin Bright", + "office": "Nashville", + "position": "Banker", + "salary": "$251,796", + "start_date": "10/7/2003" + }, + { + "extn": "9817", + "id": "42222", + "name": "Joseph Morley", + "office": "Colorado Springs", + "position": "CNC Operator", + "salary": "$227,571", + "start_date": "1/31/2019" + }, + { + "extn": "8299", + "id": "42223", + "name": "Mona Goodman", + "office": "Long Beach", + "position": "Cash Manager", + "salary": "$249,541", + "start_date": "5/6/2015" + }, + { + "extn": "7117", + "id": "42224", + "name": "Cristal Drake", + "office": "Fort Lauderdale", + "position": "Machine Operator", + "salary": "$285,493", + "start_date": "7/13/2000" + }, + { + "extn": "1385", + "id": "42225", + "name": "Mavis Taylor", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$13,228", + "start_date": "1/12/2018" + }, + { + "extn": "6924", + "id": "42226", + "name": "Josephine Mitchell", + "office": "Milano", + "position": "Cook", + "salary": "$167,374", + "start_date": "7/5/2007" + }, + { + "extn": "8558", + "id": "42227", + "name": "Daniel Price", + "office": "Portland", + "position": "Paramedic", + "salary": "$15,727", + "start_date": "8/8/2005" + }, + { + "extn": "1648", + "id": "42228", + "name": "Johnathan Lakey", + "office": "Washington", + "position": "Pharmacist", + "salary": "$145,830", + "start_date": "6/29/2014" + }, + { + "extn": "2740", + "id": "42229", + "name": "Lauren Clarke", + "office": "Saint Paul", + "position": "Global Logistics Supervisor", + "salary": "$132,129", + "start_date": "4/24/2007" + }, + { + "extn": "2940", + "id": "42230", + "name": "Wade Anderson", + "office": "Reno", + "position": "Bookkeeper", + "salary": "$48,554", + "start_date": "5/17/2001" + }, + { + "extn": "4040", + "id": "42231", + "name": "Oliver Mills", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$151,917", + "start_date": "1/29/2006" + }, + { + "extn": "3185", + "id": "42232", + "name": "Oliver Broomfield", + "office": "Valetta", + "position": "Dentist", + "salary": "$92,711", + "start_date": "10/7/2001" + }, + { + "extn": "4173", + "id": "42233", + "name": "Janelle Goodman", + "office": "Rochester", + "position": "Global Logistics Supervisor", + "salary": "$211,233", + "start_date": "3/20/2010" + }, + { + "extn": "2577", + "id": "42234", + "name": "Adelaide Goldsmith", + "office": "Salt Lake City", + "position": "Chef Manager", + "salary": "$164,411", + "start_date": "8/10/2000" + }, + { + "extn": "8283", + "id": "42235", + "name": "Miley Vernon", + "office": "Indianapolis", + "position": "Loan Officer", + "salary": "$27,945", + "start_date": "5/23/2016" + }, + { + "extn": "2352", + "id": "42236", + "name": "Enoch Lewis", + "office": "Washington", + "position": "Physician", + "salary": "$228,916", + "start_date": "12/2/2018" + }, + { + "extn": "2214", + "id": "42237", + "name": "Catherine Bryson", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$258,274", + "start_date": "2/14/2018" + }, + { + "extn": "9265", + "id": "42238", + "name": "Maya Henderson", + "office": "Henderson", + "position": "Bellman", + "salary": "$232,088", + "start_date": "12/30/2013" + }, + { + "extn": "8660", + "id": "42239", + "name": "Oliver Hobbs", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$25,969", + "start_date": "6/17/2017" + }, + { + "extn": "9420", + "id": "42240", + "name": "Summer Rowlands", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$66,584", + "start_date": "9/18/2013" + }, + { + "extn": "1222", + "id": "42241", + "name": "Joy Matthews", + "office": "San Diego", + "position": "Fabricator", + "salary": "$222,715", + "start_date": "9/14/2000" + }, + { + "extn": "8038", + "id": "42242", + "name": "Rihanna Ryan", + "office": "Hayward", + "position": "Audiologist", + "salary": "$219,716", + "start_date": "3/29/2001" + }, + { + "extn": "4062", + "id": "42243", + "name": "Matt Cobb", + "office": "Huntsville", + "position": "Inspector", + "salary": "$296,889", + "start_date": "4/10/2015" + }, + { + "extn": "3636", + "id": "42244", + "name": "Tony Jefferson", + "office": "Anaheim", + "position": "Baker", + "salary": "$273,612", + "start_date": "12/20/2016" + }, + { + "extn": "2053", + "id": "42245", + "name": "Jamie Gibbons", + "office": "San Bernardino", + "position": "Associate Professor", + "salary": "$230,637", + "start_date": "1/13/2018" + }, + { + "extn": "1847", + "id": "42246", + "name": "Diane Bowen", + "office": "Omaha", + "position": "Designer", + "salary": "$235,911", + "start_date": "10/14/2013" + }, + { + "extn": "2463", + "id": "42247", + "name": "Peter Robinson", + "office": "Berlin", + "position": "Cook", + "salary": "$113,181", + "start_date": "4/7/2015" + }, + { + "extn": "5368", + "id": "42248", + "name": "Lily Woodcock", + "office": "Laredo", + "position": "Steward", + "salary": "$229,105", + "start_date": "12/13/2012" + }, + { + "extn": "7514", + "id": "42249", + "name": "Aeris Cox", + "office": "Glendale", + "position": "Biologist", + "salary": "$222,729", + "start_date": "2/7/2015" + }, + { + "extn": "2866", + "id": "42250", + "name": "Barry Penn", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$79,338", + "start_date": "10/23/2014" + }, + { + "extn": "9319", + "id": "42251", + "name": "Matthew Powell", + "office": "Hayward", + "position": "Executive Director", + "salary": "$208,758", + "start_date": "2/27/2004" + }, + { + "extn": "3900", + "id": "42252", + "name": "Mya Wigley", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$223,715", + "start_date": "11/27/2000" + }, + { + "extn": "9876", + "id": "42253", + "name": "Ivy Pope", + "office": "Huntsville", + "position": "Assistant Buyer", + "salary": "$278,798", + "start_date": "11/1/2008" + }, + { + "extn": "9192", + "id": "42254", + "name": "Morgan Hunter", + "office": "Richmond", + "position": "Biologist", + "salary": "$22,354", + "start_date": "8/7/2016" + }, + { + "extn": "1281", + "id": "42255", + "name": "Mike Atkinson", + "office": "Houston", + "position": "Cook", + "salary": "$31,403", + "start_date": "6/1/2008" + }, + { + "extn": "9943", + "id": "42256", + "name": "Luke Flett", + "office": "El Paso", + "position": "Chef Manager", + "salary": "$292,872", + "start_date": "6/5/2004" + }, + { + "extn": "2505", + "id": "42257", + "name": "Mackenzie Ingham", + "office": "Fort Lauderdale", + "position": "Budget Analyst", + "salary": "$40,514", + "start_date": "9/7/2002" + }, + { + "extn": "3017", + "id": "42258", + "name": "Dorothy Emerson", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$125,062", + "start_date": "3/20/2008" + }, + { + "extn": "1214", + "id": "42259", + "name": "Celina Clifford", + "office": "Paris", + "position": "Cashier", + "salary": "$189,208", + "start_date": "9/21/2016" + }, + { + "extn": "9079", + "id": "42260", + "name": "William Andrews", + "office": "Sacramento", + "position": "Bellman", + "salary": "$160,887", + "start_date": "2/6/2005" + }, + { + "extn": "2233", + "id": "42261", + "name": "Isabel Barrett", + "office": "Milano", + "position": "Banker", + "salary": "$278,176", + "start_date": "10/25/2019" + }, + { + "extn": "9887", + "id": "42262", + "name": "Chanelle Holt", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$238,755", + "start_date": "3/18/2002" + }, + { + "extn": "6104", + "id": "42263", + "name": "Benjamin Bradshaw", + "office": "Minneapolis", + "position": "Call Center Representative", + "salary": "$115,944", + "start_date": "3/30/2010" + }, + { + "extn": "5805", + "id": "42264", + "name": "Darlene Oakley", + "office": "Memphis", + "position": "Retail Trainee", + "salary": "$205,302", + "start_date": "1/2/2014" + }, + { + "extn": "4440", + "id": "42265", + "name": "Margaret Vernon", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$58,111", + "start_date": "5/6/2005" + }, + { + "extn": "8204", + "id": "42266", + "name": "Clint Woodcock", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$92,302", + "start_date": "7/25/2008" + }, + { + "extn": "7594", + "id": "42267", + "name": "Denis Baker", + "office": "Detroit", + "position": "Lecturer", + "salary": "$177,556", + "start_date": "6/15/2011" + }, + { + "extn": "7291", + "id": "42268", + "name": "Josh Kidd", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$195,851", + "start_date": "8/29/2002" + }, + { + "extn": "4685", + "id": "42269", + "name": "Mayleen Victor", + "office": "Las Vegas", + "position": "Machine Operator", + "salary": "$61,870", + "start_date": "12/16/2017" + }, + { + "extn": "5861", + "id": "42270", + "name": "Jaylene Jones", + "office": "Garland", + "position": "Assistant Buyer", + "salary": "$175,043", + "start_date": "8/24/2010" + }, + { + "extn": "6669", + "id": "42271", + "name": "Anne Higgs", + "office": "Chicago", + "position": "Executive Director", + "salary": "$113,290", + "start_date": "7/14/2014" + }, + { + "extn": "7854", + "id": "42272", + "name": "Chadwick Thorpe", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$256,807", + "start_date": "5/1/2003" + }, + { + "extn": "4678", + "id": "42273", + "name": "Harry Roberts", + "office": "Columbus", + "position": "Pharmacist", + "salary": "$279,797", + "start_date": "10/12/2011" + }, + { + "extn": "9332", + "id": "42274", + "name": "Dorothy Kent", + "office": "Lancaster", + "position": "Laboratory Technician", + "salary": "$153,253", + "start_date": "6/18/2005" + }, + { + "extn": "8892", + "id": "42275", + "name": "Iris Robertson", + "office": "Berna", + "position": "Health Educator", + "salary": "$71,041", + "start_date": "5/16/2015" + }, + { + "extn": "1256", + "id": "42276", + "name": "Alan Noach", + "office": "San Diego", + "position": "Web Developer", + "salary": "$97,183", + "start_date": "6/5/2006" + }, + { + "extn": "2321", + "id": "42277", + "name": "Liam Steer", + "office": "Laredo", + "position": "Operator", + "salary": "$218,870", + "start_date": "10/19/2004" + }, + { + "extn": "9724", + "id": "42278", + "name": "Belinda Hopkins", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$163,066", + "start_date": "3/21/2014" + }, + { + "extn": "4352", + "id": "42279", + "name": "Sebastian Cann", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$97,079", + "start_date": "11/24/2004" + }, + { + "extn": "7369", + "id": "42280", + "name": "Alexander Welsch", + "office": "Reno", + "position": "Cashier", + "salary": "$117,973", + "start_date": "6/17/2012" + }, + { + "extn": "6737", + "id": "42281", + "name": "Carissa Miller", + "office": "Lisbon", + "position": "Call Center Representative", + "salary": "$226,931", + "start_date": "1/13/2007" + }, + { + "extn": "8492", + "id": "42282", + "name": "Ivette Rowe", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$180,404", + "start_date": "3/30/2017" + }, + { + "extn": "3253", + "id": "42283", + "name": "Eden Maxwell", + "office": "Lyon", + "position": "Loan Officer", + "salary": "$75,026", + "start_date": "3/7/2000" + }, + { + "extn": "4123", + "id": "42284", + "name": "Mavis Varndell", + "office": "Omaha", + "position": "Inspector", + "salary": "$201,628", + "start_date": "2/1/2012" + }, + { + "extn": "8548", + "id": "42285", + "name": "Vicky Larsen", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$248,312", + "start_date": "10/13/2015" + }, + { + "extn": "6569", + "id": "42286", + "name": "Matthew Neal", + "office": "Baltimore", + "position": "Auditor", + "salary": "$248,746", + "start_date": "1/25/2002" + }, + { + "extn": "3396", + "id": "42287", + "name": "Marigold Glynn", + "office": "Boston", + "position": "Baker", + "salary": "$191,867", + "start_date": "5/12/2010" + }, + { + "extn": "2070", + "id": "42288", + "name": "Angelica Abbot", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$235,577", + "start_date": "5/19/2003" + }, + { + "extn": "5912", + "id": "42289", + "name": "Julius Bright", + "office": "Prague", + "position": "Front Desk Coordinator", + "salary": "$226,041", + "start_date": "8/24/2019" + }, + { + "extn": "6675", + "id": "42290", + "name": "Sloane Morley", + "office": "Atlanta", + "position": "Front Desk Coordinator", + "salary": "$137,978", + "start_date": "7/1/2010" + }, + { + "extn": "4797", + "id": "42291", + "name": "Ember Russell", + "office": "Lisbon", + "position": "Steward", + "salary": "$37,330", + "start_date": "7/17/2019" + }, + { + "extn": "5710", + "id": "42292", + "name": "Domenic Antcliff", + "office": "Orlando", + "position": "Inspector", + "salary": "$89,754", + "start_date": "5/14/2019" + }, + { + "extn": "6531", + "id": "42293", + "name": "Matt Butler", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$131,661", + "start_date": "9/14/2010" + }, + { + "extn": "5701", + "id": "42294", + "name": "Cecilia Addley", + "office": "Bridgeport", + "position": "Cash Manager", + "salary": "$201,617", + "start_date": "4/12/2011" + }, + { + "extn": "2506", + "id": "42295", + "name": "Zara Morgan", + "office": "Salem", + "position": "Inspector", + "salary": "$151,370", + "start_date": "2/12/2000" + }, + { + "extn": "6996", + "id": "42296", + "name": "Eve Quinton", + "office": "Columbus", + "position": "Mobile Developer", + "salary": "$213,908", + "start_date": "5/8/2007" + }, + { + "extn": "8871", + "id": "42297", + "name": "Jennifer Emmott", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$295,307", + "start_date": "1/2/2009" + }, + { + "extn": "4467", + "id": "42298", + "name": "Denis Coates", + "office": "Arlington", + "position": "Audiologist", + "salary": "$143,464", + "start_date": "5/20/2007" + }, + { + "extn": "9266", + "id": "42299", + "name": "Tara Varley", + "office": "Venice", + "position": "Associate Professor", + "salary": "$42,362", + "start_date": "11/22/2017" + }, + { + "extn": "4284", + "id": "42300", + "name": "Lucas Cadman", + "office": "Jersey City", + "position": "Electrician", + "salary": "$280,814", + "start_date": "8/8/2002" + }, + { + "extn": "4584", + "id": "42301", + "name": "Janelle Martin", + "office": "Denver", + "position": "Healthcare Specialist", + "salary": "$85,006", + "start_date": "7/17/2019" + }, + { + "extn": "9361", + "id": "42302", + "name": "Cassandra Santos", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$223,650", + "start_date": "8/14/2010" + }, + { + "extn": "2258", + "id": "42303", + "name": "Gabriel Lane", + "office": "Long Beach", + "position": "Operator", + "salary": "$237,921", + "start_date": "2/22/2000" + }, + { + "extn": "7973", + "id": "42304", + "name": "Kurt Russell", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$254,564", + "start_date": "12/29/2009" + }, + { + "extn": "7066", + "id": "42305", + "name": "Sienna Stanley", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$294,848", + "start_date": "1/3/2004" + }, + { + "extn": "1575", + "id": "42306", + "name": "Elijah Lowe", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$132,740", + "start_date": "10/7/2016" + }, + { + "extn": "3179", + "id": "42307", + "name": "Evie Lyon", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$209,457", + "start_date": "1/30/2015" + }, + { + "extn": "6679", + "id": "42308", + "name": "Carla Duvall", + "office": "Zurich", + "position": "Web Developer", + "salary": "$19,735", + "start_date": "8/10/2006" + }, + { + "extn": "4754", + "id": "42309", + "name": "Elisabeth Brown", + "office": "Arlington", + "position": "Paramedic", + "salary": "$141,942", + "start_date": "9/22/2008" + }, + { + "extn": "8438", + "id": "42310", + "name": "Luke Ross", + "office": "Hayward", + "position": "Biologist", + "salary": "$190,506", + "start_date": "1/14/2019" + }, + { + "extn": "7407", + "id": "42311", + "name": "Clint Freeburn", + "office": "Washington", + "position": "Cashier", + "salary": "$77,627", + "start_date": "4/1/2004" + }, + { + "extn": "9805", + "id": "42312", + "name": "Melanie Doherty", + "office": "San Jose", + "position": "CNC Operator", + "salary": "$246,734", + "start_date": "10/22/2006" + }, + { + "extn": "8290", + "id": "42313", + "name": "Ryan Atkinson", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$129,587", + "start_date": "1/17/2010" + }, + { + "extn": "1837", + "id": "42314", + "name": "Mayleen Rose", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$50,146", + "start_date": "6/9/2014" + }, + { + "extn": "4906", + "id": "42315", + "name": "Carissa Clarke", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$198,293", + "start_date": "6/19/2019" + }, + { + "extn": "9840", + "id": "42316", + "name": "Rufus Widdows", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$60,651", + "start_date": "1/6/2008" + }, + { + "extn": "9531", + "id": "42317", + "name": "Phoebe Swift", + "office": "Memphis", + "position": "Steward", + "salary": "$143,510", + "start_date": "12/16/2004" + }, + { + "extn": "8248", + "id": "42318", + "name": "Johnathan Marshall", + "office": "Ontario", + "position": "Insurance Broker", + "salary": "$205,710", + "start_date": "6/8/2001" + }, + { + "extn": "2631", + "id": "42319", + "name": "Jessica Shepherd", + "office": "San Bernardino", + "position": "Health Educator", + "salary": "$149,352", + "start_date": "10/15/2014" + }, + { + "extn": "2619", + "id": "42320", + "name": "Jayden Needham", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$170,228", + "start_date": "8/29/2000" + }, + { + "extn": "9117", + "id": "42321", + "name": "Ember Little", + "office": "Innsbruck", + "position": "Laboratory Technician", + "salary": "$128,790", + "start_date": "11/15/2011" + }, + { + "extn": "1829", + "id": "42322", + "name": "Nick Daniells", + "office": "Jacksonville", + "position": "Machine Operator", + "salary": "$23,864", + "start_date": "5/13/2001" + }, + { + "extn": "3350", + "id": "42323", + "name": "Mina Oldfield", + "office": "Rome", + "position": "Paramedic", + "salary": "$42,965", + "start_date": "9/13/2017" + }, + { + "extn": "9498", + "id": "42324", + "name": "Remy Keys", + "office": "Berna", + "position": "Designer", + "salary": "$115,277", + "start_date": "9/23/2016" + }, + { + "extn": "4656", + "id": "42325", + "name": "Sloane Sanchez", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$249,433", + "start_date": "8/31/2018" + }, + { + "extn": "4368", + "id": "42326", + "name": "Maxwell Ulyatt", + "office": "Henderson", + "position": "Service Supervisor", + "salary": "$163,944", + "start_date": "9/10/2006" + }, + { + "extn": "6813", + "id": "42327", + "name": "Rocco Owens", + "office": "Valetta", + "position": "Baker", + "salary": "$265,026", + "start_date": "6/20/2002" + }, + { + "extn": "7882", + "id": "42328", + "name": "Elle Wilkinson", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$145,693", + "start_date": "8/22/2009" + }, + { + "extn": "8389", + "id": "42329", + "name": "Chelsea Murphy", + "office": "Berlin", + "position": "Cashier", + "salary": "$155,163", + "start_date": "4/22/2009" + }, + { + "extn": "9961", + "id": "42330", + "name": "Rocco Mason", + "office": "Anaheim", + "position": "Webmaster", + "salary": "$138,299", + "start_date": "11/8/2005" + }, + { + "extn": "7048", + "id": "42331", + "name": "Chad Reyes", + "office": "Sacramento", + "position": "Auditor", + "salary": "$30,382", + "start_date": "5/11/2011" + }, + { + "extn": "7574", + "id": "42332", + "name": "Russel Sherwood", + "office": "Berlin", + "position": "Doctor", + "salary": "$177,808", + "start_date": "1/5/2006" + }, + { + "extn": "2329", + "id": "42333", + "name": "Carol Robertson", + "office": "Memphis", + "position": "Paramedic", + "salary": "$287,212", + "start_date": "9/22/2009" + }, + { + "extn": "2492", + "id": "42334", + "name": "Bob Knight", + "office": "Detroit", + "position": "Health Educator", + "salary": "$182,818", + "start_date": "10/23/2015" + }, + { + "extn": "1772", + "id": "42335", + "name": "David Tailor", + "office": "Tokyo", + "position": "Systems Administrator", + "salary": "$70,675", + "start_date": "3/13/2011" + }, + { + "extn": "4710", + "id": "42336", + "name": "Jamie Jenkins", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$67,953", + "start_date": "6/5/2008" + }, + { + "extn": "8968", + "id": "42337", + "name": "Hayden Butler", + "office": "Nashville", + "position": "Cook", + "salary": "$58,162", + "start_date": "9/21/2002" + }, + { + "extn": "1983", + "id": "42338", + "name": "Florence Upton", + "office": "Lincoln", + "position": "Machine Operator", + "salary": "$55,721", + "start_date": "1/9/2008" + }, + { + "extn": "5197", + "id": "42339", + "name": "Courtney Boden", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$247,972", + "start_date": "8/19/2007" + }, + { + "extn": "7944", + "id": "42340", + "name": "William Attwood", + "office": "Lakewood", + "position": "Production Painter", + "salary": "$208,098", + "start_date": "6/19/2013" + }, + { + "extn": "4256", + "id": "42341", + "name": "Chadwick Rowe", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$145,547", + "start_date": "4/6/2006" + }, + { + "extn": "3162", + "id": "42342", + "name": "Gladys York", + "office": "Milano", + "position": "Cashier", + "salary": "$290,202", + "start_date": "4/21/2013" + }, + { + "extn": "3132", + "id": "42343", + "name": "Rufus Windsor", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$167,407", + "start_date": "7/20/2012" + }, + { + "extn": "9321", + "id": "42344", + "name": "Evelynn Egerton", + "office": "Paris", + "position": "Design Engineer", + "salary": "$31,385", + "start_date": "6/15/2000" + }, + { + "extn": "3503", + "id": "42345", + "name": "Morgan Ripley", + "office": "New York", + "position": "Retail Trainee", + "salary": "$119,770", + "start_date": "9/13/2008" + }, + { + "extn": "9948", + "id": "42346", + "name": "Ethan Jenkin", + "office": "Bucharest", + "position": "Insurance Broker", + "salary": "$12,869", + "start_date": "7/24/2001" + }, + { + "extn": "1562", + "id": "42347", + "name": "Caydence Davies", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$190,991", + "start_date": "10/19/2014" + }, + { + "extn": "3977", + "id": "42348", + "name": "Lindsay Nicholls", + "office": "Hollywood", + "position": "Food Technologist", + "salary": "$106,356", + "start_date": "1/12/2007" + }, + { + "extn": "9330", + "id": "42349", + "name": "Aileen Burnley", + "office": "Bellevue", + "position": "Food Technologist", + "salary": "$101,835", + "start_date": "7/25/2000" + }, + { + "extn": "8725", + "id": "42350", + "name": "Ramon Pond", + "office": "Escondido", + "position": "IT Support Staff", + "salary": "$278,922", + "start_date": "6/18/2007" + }, + { + "extn": "1049", + "id": "42351", + "name": "Peter Hobbs", + "office": "Irving", + "position": "Clerk", + "salary": "$16,508", + "start_date": "11/1/2014" + }, + { + "extn": "9049", + "id": "42352", + "name": "Alba Dale", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$193,440", + "start_date": "4/9/2016" + }, + { + "extn": "1439", + "id": "42353", + "name": "Caleb Eagle", + "office": "Wien", + "position": "Web Developer", + "salary": "$261,846", + "start_date": "11/2/2009" + }, + { + "extn": "3330", + "id": "42354", + "name": "Adeline Larsen", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$227,127", + "start_date": "6/15/2000" + }, + { + "extn": "7798", + "id": "42355", + "name": "Peyton Parker", + "office": "Bridgeport", + "position": "Assistant Buyer", + "salary": "$53,807", + "start_date": "7/21/2009" + }, + { + "extn": "9494", + "id": "42356", + "name": "Goldie Cartwright", + "office": "Baltimore", + "position": "Front Desk Coordinator", + "salary": "$252,320", + "start_date": "11/12/2013" + }, + { + "extn": "7740", + "id": "42357", + "name": "Bob Johnson", + "office": "Zurich", + "position": "Clerk", + "salary": "$31,629", + "start_date": "2/19/2011" + }, + { + "extn": "4593", + "id": "42358", + "name": "Shelby Cassidy", + "office": "Berlin", + "position": "IT Support Staff", + "salary": "$55,834", + "start_date": "9/8/2014" + }, + { + "extn": "5146", + "id": "42359", + "name": "Chadwick Abbey", + "office": "Nashville", + "position": "Software Engineer", + "salary": "$122,509", + "start_date": "7/26/2001" + }, + { + "extn": "4609", + "id": "42360", + "name": "Rebecca Gilbert", + "office": "Worcester", + "position": "Webmaster", + "salary": "$175,279", + "start_date": "7/13/2014" + }, + { + "extn": "1300", + "id": "42361", + "name": "Florence Seymour", + "office": "Dallas", + "position": "Baker", + "salary": "$119,437", + "start_date": "12/11/2005" + }, + { + "extn": "4951", + "id": "42362", + "name": "Phoebe Thatcher", + "office": "Las Vegas", + "position": "Bellman", + "salary": "$132,640", + "start_date": "12/30/2001" + }, + { + "extn": "8419", + "id": "42363", + "name": "Harvey Oakley", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$200,709", + "start_date": "9/25/2006" + }, + { + "extn": "8383", + "id": "42364", + "name": "Russel Eagle", + "office": "Huntsville", + "position": "Webmaster", + "salary": "$11,406", + "start_date": "11/26/2000" + }, + { + "extn": "4912", + "id": "42365", + "name": "Benjamin Healy", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$169,855", + "start_date": "10/27/2005" + }, + { + "extn": "7234", + "id": "42366", + "name": "Sarah Curtis", + "office": "Hollywood", + "position": "Biologist", + "salary": "$42,745", + "start_date": "6/4/2009" + }, + { + "extn": "5558", + "id": "42367", + "name": "Sage Warner", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$273,603", + "start_date": "7/23/2005" + }, + { + "extn": "7052", + "id": "42368", + "name": "Raquel Herbert", + "office": "Santa Ana", + "position": "Physician", + "salary": "$10,952", + "start_date": "12/10/2017" + }, + { + "extn": "8540", + "id": "42369", + "name": "Leroy Yarwood", + "office": "Hayward", + "position": "Web Developer", + "salary": "$120,069", + "start_date": "12/31/2006" + }, + { + "extn": "5258", + "id": "42370", + "name": "Cecilia Greenwood", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$224,341", + "start_date": "8/11/2015" + }, + { + "extn": "9129", + "id": "42371", + "name": "Harvey Robinson", + "office": "Norfolk", + "position": "Staffing Consultant", + "salary": "$193,544", + "start_date": "12/2/2015" + }, + { + "extn": "7181", + "id": "42372", + "name": "Michelle Allen", + "office": "Scottsdale", + "position": "Inspector", + "salary": "$218,996", + "start_date": "10/9/2008" + }, + { + "extn": "4865", + "id": "42373", + "name": "Estrella Leslie", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$225,108", + "start_date": "7/23/2008" + }, + { + "extn": "8726", + "id": "42374", + "name": "Jolene Nurton", + "office": "Paris", + "position": "Production Painter", + "salary": "$265,979", + "start_date": "11/29/2008" + }, + { + "extn": "9020", + "id": "42375", + "name": "Wade Saunders", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$237,259", + "start_date": "12/25/2001" + }, + { + "extn": "8677", + "id": "42376", + "name": "Sara Marshall", + "office": "Innsbruck", + "position": "Physician", + "salary": "$244,969", + "start_date": "5/27/2007" + }, + { + "extn": "5501", + "id": "42377", + "name": "Hazel Goldsmith", + "office": "Otawa", + "position": "Auditor", + "salary": "$41,227", + "start_date": "7/31/2011" + }, + { + "extn": "9163", + "id": "42378", + "name": "Sylvia Veale", + "office": "Arlington", + "position": "Electrician", + "salary": "$188,384", + "start_date": "9/19/2010" + }, + { + "extn": "6588", + "id": "42379", + "name": "Aileen Anderson", + "office": "London", + "position": "Dentist", + "salary": "$126,539", + "start_date": "10/29/2011" + }, + { + "extn": "2727", + "id": "42380", + "name": "Tara Garcia", + "office": "Louisville", + "position": "Loan Officer", + "salary": "$261,976", + "start_date": "11/24/2011" + }, + { + "extn": "6278", + "id": "42381", + "name": "Clint Khan", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$51,535", + "start_date": "3/29/2009" + }, + { + "extn": "2113", + "id": "42382", + "name": "Lucas Jenkins", + "office": "Garland", + "position": "Lecturer", + "salary": "$20,333", + "start_date": "2/4/2019" + }, + { + "extn": "5432", + "id": "42383", + "name": "Julianna Kaur", + "office": "San Jose", + "position": "Banker", + "salary": "$210,887", + "start_date": "11/28/2006" + }, + { + "extn": "9985", + "id": "42384", + "name": "Havana Salt", + "office": "Salem", + "position": "Auditor", + "salary": "$217,480", + "start_date": "3/11/2000" + }, + { + "extn": "9049", + "id": "42385", + "name": "Chad Anderson", + "office": "London", + "position": "Assistant Buyer", + "salary": "$88,940", + "start_date": "6/10/2009" + }, + { + "extn": "2699", + "id": "42386", + "name": "Nicholas Hunter", + "office": "Huntsville", + "position": "Investment Advisor", + "salary": "$69,048", + "start_date": "4/22/2019" + }, + { + "extn": "9013", + "id": "42387", + "name": "Matthew Irwin", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$47,858", + "start_date": "2/15/2019" + }, + { + "extn": "2021", + "id": "42388", + "name": "Rufus Collins", + "office": "Henderson", + "position": "Biologist", + "salary": "$295,027", + "start_date": "1/1/2009" + }, + { + "extn": "1619", + "id": "42389", + "name": "Sebastian Roberts", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$143,683", + "start_date": "4/12/2016" + }, + { + "extn": "3812", + "id": "42390", + "name": "Luke Purvis", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$149,566", + "start_date": "8/13/2011" + }, + { + "extn": "1569", + "id": "42391", + "name": "Ema Watson", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$178,955", + "start_date": "1/19/2017" + }, + { + "extn": "8746", + "id": "42392", + "name": "Hank West", + "office": "Stockton", + "position": "Cashier", + "salary": "$281,253", + "start_date": "10/4/2017" + }, + { + "extn": "8785", + "id": "42393", + "name": "Tess Bailey", + "office": "Dallas", + "position": "Pharmacist", + "salary": "$27,931", + "start_date": "10/21/2002" + }, + { + "extn": "2097", + "id": "42394", + "name": "Tom Wright", + "office": "Berna", + "position": "Food Technologist", + "salary": "$67,440", + "start_date": "1/10/2015" + }, + { + "extn": "2723", + "id": "42395", + "name": "Julius Penn", + "office": "Nashville", + "position": "Baker", + "salary": "$62,520", + "start_date": "5/17/2014" + }, + { + "extn": "4771", + "id": "42396", + "name": "Norah Robertson", + "office": "El Paso", + "position": "Electrician", + "salary": "$164,009", + "start_date": "9/23/2019" + }, + { + "extn": "4724", + "id": "42397", + "name": "Tyson Varley", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$283,433", + "start_date": "5/5/2015" + }, + { + "extn": "5967", + "id": "42398", + "name": "Maxwell Douglas", + "office": "Orlando", + "position": "Electrician", + "salary": "$209,896", + "start_date": "11/3/2018" + }, + { + "extn": "3131", + "id": "42399", + "name": "Laila Wilcox", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$159,490", + "start_date": "9/18/2006" + }, + { + "extn": "3416", + "id": "42400", + "name": "Percy Alcroft", + "office": "Seattle", + "position": "Bookkeeper", + "salary": "$162,231", + "start_date": "3/2/2006" + }, + { + "extn": "9602", + "id": "42401", + "name": "Tyson Swan", + "office": "Rochester", + "position": "Systems Administrator", + "salary": "$260,313", + "start_date": "10/12/2008" + }, + { + "extn": "5480", + "id": "42402", + "name": "Leah Gordon", + "office": "Valetta", + "position": "Stockbroker", + "salary": "$141,433", + "start_date": "8/23/2010" + }, + { + "extn": "2635", + "id": "42403", + "name": "Maxwell Hall", + "office": "Amarillo", + "position": "Assistant Buyer", + "salary": "$276,588", + "start_date": "7/7/2013" + }, + { + "extn": "1369", + "id": "42404", + "name": "Adalind Hill", + "office": "Lincoln", + "position": "Web Developer", + "salary": "$221,134", + "start_date": "8/4/2007" + }, + { + "extn": "8749", + "id": "42405", + "name": "Hank Allwood", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$213,343", + "start_date": "2/15/2016" + }, + { + "extn": "1159", + "id": "42406", + "name": "Alex Wright", + "office": "Tallahassee", + "position": "HR Specialist", + "salary": "$55,950", + "start_date": "3/5/2005" + }, + { + "extn": "5005", + "id": "42407", + "name": "Alexia Dwyer", + "office": "Phoenix", + "position": "Health Educator", + "salary": "$87,330", + "start_date": "10/30/2009" + }, + { + "extn": "3382", + "id": "42408", + "name": "Marie Shaw", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$173,743", + "start_date": "4/8/2016" + }, + { + "extn": "7880", + "id": "42409", + "name": "Javier Walker", + "office": "Honolulu", + "position": "Dentist", + "salary": "$218,505", + "start_date": "3/28/2007" + }, + { + "extn": "2635", + "id": "42410", + "name": "Sonya Sherry", + "office": "Bridgeport", + "position": "Associate Professor", + "salary": "$92,956", + "start_date": "4/19/2007" + }, + { + "extn": "8025", + "id": "42411", + "name": "Denny Steer", + "office": "Reno", + "position": "Health Educator", + "salary": "$88,703", + "start_date": "10/4/2019" + }, + { + "extn": "5955", + "id": "42412", + "name": "Rufus Downing", + "office": "Fullerton", + "position": "Stockbroker", + "salary": "$64,236", + "start_date": "7/1/2014" + }, + { + "extn": "6529", + "id": "42413", + "name": "Janice Wheeler", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$104,765", + "start_date": "8/31/2012" + }, + { + "extn": "1474", + "id": "42414", + "name": "Harmony Willson", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$98,185", + "start_date": "8/3/2011" + }, + { + "extn": "2991", + "id": "42415", + "name": "Lucy Robertson", + "office": "Orlando", + "position": "Healthcare Specialist", + "salary": "$142,276", + "start_date": "3/17/2016" + }, + { + "extn": "8466", + "id": "42416", + "name": "Alan Neville", + "office": "Madrid", + "position": "Pharmacist", + "salary": "$14,701", + "start_date": "7/28/2007" + }, + { + "extn": "9348", + "id": "42417", + "name": "Raquel Ramsey", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$69,874", + "start_date": "6/13/2013" + }, + { + "extn": "2359", + "id": "42418", + "name": "Harry Tennant", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$22,637", + "start_date": "4/11/2008" + }, + { + "extn": "7008", + "id": "42419", + "name": "Ellen Vallins", + "office": "Columbus", + "position": "Web Developer", + "salary": "$83,009", + "start_date": "12/19/2014" + }, + { + "extn": "6084", + "id": "42420", + "name": "Emmanuelle Franks", + "office": "Memphis", + "position": "Lecturer", + "salary": "$259,509", + "start_date": "8/23/2017" + }, + { + "extn": "4013", + "id": "42421", + "name": "Mike Norman", + "office": "Minneapolis", + "position": "Stockbroker", + "salary": "$268,315", + "start_date": "7/29/2004" + }, + { + "extn": "3888", + "id": "42422", + "name": "Matt Maxwell", + "office": "Valetta", + "position": "Lecturer", + "salary": "$14,576", + "start_date": "3/16/2000" + }, + { + "extn": "9047", + "id": "42423", + "name": "Ron Russel", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$143,040", + "start_date": "11/26/2016" + }, + { + "extn": "3935", + "id": "42424", + "name": "Erick Johnson", + "office": "Reno", + "position": "Food Technologist", + "salary": "$135,147", + "start_date": "4/29/2008" + }, + { + "extn": "2443", + "id": "42425", + "name": "Johnny Wheeler", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$85,974", + "start_date": "4/12/2011" + }, + { + "extn": "7302", + "id": "42426", + "name": "Matt Sinclair", + "office": "El Paso", + "position": "Staffing Consultant", + "salary": "$52,012", + "start_date": "9/3/2006" + }, + { + "extn": "6443", + "id": "42427", + "name": "Rosa Daniells", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$16,184", + "start_date": "7/27/2013" + }, + { + "extn": "6877", + "id": "42428", + "name": "Chuck Harris", + "office": "Seattle", + "position": "Ambulatory Nurse", + "salary": "$183,189", + "start_date": "9/21/2013" + }, + { + "extn": "4990", + "id": "42429", + "name": "Danny Cunningham", + "office": "Worcester", + "position": "Physician", + "salary": "$284,462", + "start_date": "4/8/2014" + }, + { + "extn": "2685", + "id": "42430", + "name": "Lillian Norburn", + "office": "Albuquerque", + "position": "Banker", + "salary": "$263,188", + "start_date": "2/10/2019" + }, + { + "extn": "3950", + "id": "42431", + "name": "Alexander Lloyd", + "office": "Escondido", + "position": "Physician", + "salary": "$230,570", + "start_date": "7/21/2013" + }, + { + "extn": "1304", + "id": "42432", + "name": "Enoch Mullins", + "office": "Lisbon", + "position": "Web Developer", + "salary": "$168,076", + "start_date": "10/10/2004" + }, + { + "extn": "4899", + "id": "42433", + "name": "Kurt Shaw", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$198,769", + "start_date": "1/3/2010" + }, + { + "extn": "2421", + "id": "42434", + "name": "Margaret Jenkin", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$146,045", + "start_date": "10/7/2007" + }, + { + "extn": "2446", + "id": "42435", + "name": "Rae Riley", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$205,414", + "start_date": "6/10/2018" + }, + { + "extn": "8455", + "id": "42436", + "name": "Chester Bowen", + "office": "Fremont", + "position": "Paramedic", + "salary": "$272,934", + "start_date": "12/16/2004" + }, + { + "extn": "3008", + "id": "42437", + "name": "Alan Saunders", + "office": "San Diego", + "position": "Operator", + "salary": "$188,489", + "start_date": "8/23/2001" + }, + { + "extn": "7827", + "id": "42438", + "name": "Nathan Benson", + "office": "Portland", + "position": "Steward", + "salary": "$276,565", + "start_date": "10/27/2006" + }, + { + "extn": "5709", + "id": "42439", + "name": "Kurt Gilbert", + "office": "New York", + "position": "Designer", + "salary": "$180,226", + "start_date": "3/2/2011" + }, + { + "extn": "6428", + "id": "42440", + "name": "Mark Donnelly", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$249,152", + "start_date": "1/5/2014" + }, + { + "extn": "1026", + "id": "42441", + "name": "Nicholas Becker", + "office": "Reno", + "position": "Paramedic", + "salary": "$245,737", + "start_date": "9/29/2009" + }, + { + "extn": "3873", + "id": "42442", + "name": "Rachael Dubois", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$136,031", + "start_date": "2/5/2011" + }, + { + "extn": "7294", + "id": "42443", + "name": "Shay Notman", + "office": "Quebec", + "position": "Clerk", + "salary": "$231,376", + "start_date": "9/9/2014" + }, + { + "extn": "8270", + "id": "42444", + "name": "Alexander Chapman", + "office": "Toledo", + "position": "Treasurer", + "salary": "$217,264", + "start_date": "2/9/2011" + }, + { + "extn": "6694", + "id": "42445", + "name": "Dani Brown", + "office": "Anaheim", + "position": "Baker", + "salary": "$59,050", + "start_date": "9/6/2007" + }, + { + "extn": "1017", + "id": "42446", + "name": "Carissa Mason", + "office": "Venice", + "position": "Restaurant Manager", + "salary": "$79,406", + "start_date": "9/14/2015" + }, + { + "extn": "3054", + "id": "42447", + "name": "Leah Jarrett", + "office": "Memphis", + "position": "Bookkeeper", + "salary": "$189,273", + "start_date": "11/27/2014" + }, + { + "extn": "1674", + "id": "42448", + "name": "Cameron York", + "office": "Portland", + "position": "Web Developer", + "salary": "$123,024", + "start_date": "2/20/2002" + }, + { + "extn": "8701", + "id": "42449", + "name": "Lillian Moran", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$170,609", + "start_date": "1/26/2011" + }, + { + "extn": "4392", + "id": "42450", + "name": "John Crawley", + "office": "Quebec", + "position": "Chef Manager", + "salary": "$124,589", + "start_date": "2/25/2003" + }, + { + "extn": "2531", + "id": "42451", + "name": "Jade Olson", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$25,384", + "start_date": "3/21/2014" + }, + { + "extn": "4389", + "id": "42452", + "name": "Bob Butler", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$296,780", + "start_date": "10/6/2017" + }, + { + "extn": "1616", + "id": "42453", + "name": "Ramon Robertson", + "office": "Indianapolis", + "position": "Banker", + "salary": "$289,906", + "start_date": "6/30/2014" + }, + { + "extn": "3641", + "id": "42454", + "name": "Denis Booth", + "office": "Baltimore", + "position": "Project Manager", + "salary": "$241,295", + "start_date": "9/11/2007" + }, + { + "extn": "7074", + "id": "42455", + "name": "Jocelyn Knight", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$121,380", + "start_date": "7/7/2015" + }, + { + "extn": "7601", + "id": "42456", + "name": "Emma Varley", + "office": "Saint Paul", + "position": "Biologist", + "salary": "$41,141", + "start_date": "11/9/2012" + }, + { + "extn": "6202", + "id": "42457", + "name": "Oliver Powell", + "office": "New York", + "position": "Designer", + "salary": "$283,772", + "start_date": "12/11/2011" + }, + { + "extn": "1458", + "id": "42458", + "name": "Chuck Tutton", + "office": "Lincoln", + "position": "Associate Professor", + "salary": "$31,915", + "start_date": "2/8/2001" + }, + { + "extn": "7267", + "id": "42459", + "name": "Carmen Tutton", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$59,553", + "start_date": "12/23/2012" + }, + { + "extn": "7934", + "id": "42460", + "name": "Jade Uttley", + "office": "Fayetteville", + "position": "Web Developer", + "salary": "$70,566", + "start_date": "1/19/2004" + }, + { + "extn": "7128", + "id": "42461", + "name": "Jules Olivier", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$262,205", + "start_date": "11/6/2011" + }, + { + "extn": "8980", + "id": "42462", + "name": "Louise Gray", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$155,642", + "start_date": "12/18/2017" + }, + { + "extn": "9796", + "id": "42463", + "name": "Norah Grady", + "office": "Detroit", + "position": "Fabricator", + "salary": "$265,250", + "start_date": "8/28/2005" + }, + { + "extn": "2573", + "id": "42464", + "name": "Candace Shaw", + "office": "Hayward", + "position": "Treasurer", + "salary": "$143,022", + "start_date": "4/22/2019" + }, + { + "extn": "1333", + "id": "42465", + "name": "Ivette Murphy", + "office": "Worcester", + "position": "Stockbroker", + "salary": "$284,734", + "start_date": "4/17/2006" + }, + { + "extn": "8534", + "id": "42466", + "name": "Anabel Mitchell", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$222,889", + "start_date": "4/17/2012" + }, + { + "extn": "1587", + "id": "42467", + "name": "Fred Mccormick", + "office": "Tallahassee", + "position": "Dentist", + "salary": "$210,822", + "start_date": "6/30/2014" + }, + { + "extn": "4655", + "id": "42468", + "name": "Lana Garner", + "office": "Honolulu", + "position": "Food Technologist", + "salary": "$26,448", + "start_date": "12/2/2004" + }, + { + "extn": "5801", + "id": "42469", + "name": "Angelica Rowan", + "office": "Toledo", + "position": "Food Technologist", + "salary": "$223,392", + "start_date": "9/13/2002" + }, + { + "extn": "7859", + "id": "42470", + "name": "Blake Ellwood", + "office": "El Paso", + "position": "Accountant", + "salary": "$261,072", + "start_date": "12/31/2004" + }, + { + "extn": "9467", + "id": "42471", + "name": "Elle Knott", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$227,020", + "start_date": "3/27/2004" + }, + { + "extn": "9799", + "id": "42472", + "name": "Eduardo Wilkinson", + "office": "New Orleans", + "position": "Designer", + "salary": "$213,482", + "start_date": "11/30/2003" + }, + { + "extn": "5746", + "id": "42473", + "name": "Hayden Shea", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$224,214", + "start_date": "8/20/2009" + }, + { + "extn": "9539", + "id": "42474", + "name": "Russel Foxley", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$175,163", + "start_date": "11/15/2003" + }, + { + "extn": "3009", + "id": "42475", + "name": "Camila Robertson", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$208,583", + "start_date": "6/9/2005" + }, + { + "extn": "9191", + "id": "42476", + "name": "George Lomax", + "office": "Detroit", + "position": "Retail Trainee", + "salary": "$67,890", + "start_date": "8/10/2013" + }, + { + "extn": "6747", + "id": "42477", + "name": "Chuck Flanders", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$36,307", + "start_date": "12/4/2004" + }, + { + "extn": "4153", + "id": "42478", + "name": "Stacy Yang", + "office": "Zurich", + "position": "Project Manager", + "salary": "$119,600", + "start_date": "3/17/2005" + }, + { + "extn": "1926", + "id": "42479", + "name": "Domenic Wheeler", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$112,758", + "start_date": "8/25/2005" + }, + { + "extn": "3284", + "id": "42480", + "name": "Jacob Leigh", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$133,020", + "start_date": "8/8/2012" + }, + { + "extn": "6079", + "id": "42481", + "name": "Samantha Everett", + "office": "Madison", + "position": "Insurance Broker", + "salary": "$54,671", + "start_date": "8/29/2006" + }, + { + "extn": "5492", + "id": "42482", + "name": "Candace Drummond", + "office": "Lancaster", + "position": "HR Coordinator", + "salary": "$298,231", + "start_date": "11/20/2002" + }, + { + "extn": "3375", + "id": "42483", + "name": "Chadwick Allington", + "office": "Charlotte", + "position": "Webmaster", + "salary": "$161,263", + "start_date": "3/4/2000" + }, + { + "extn": "6713", + "id": "42484", + "name": "Phillip Griffiths", + "office": "Hollywood", + "position": "Paramedic", + "salary": "$181,954", + "start_date": "4/15/2014" + }, + { + "extn": "6747", + "id": "42485", + "name": "Christy Appleton", + "office": "Toledo", + "position": "Global Logistics Supervisor", + "salary": "$162,428", + "start_date": "9/14/2002" + }, + { + "extn": "6785", + "id": "42486", + "name": "Cedrick Rowe", + "office": "Venice", + "position": "Electrician", + "salary": "$195,760", + "start_date": "6/3/2001" + }, + { + "extn": "5623", + "id": "42487", + "name": "Leah Yang", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$44,706", + "start_date": "2/16/2010" + }, + { + "extn": "2543", + "id": "42488", + "name": "Ramon Gordon", + "office": "San Jose", + "position": "Operator", + "salary": "$235,269", + "start_date": "5/4/2007" + }, + { + "extn": "7194", + "id": "42489", + "name": "Maya Warden", + "office": "Minneapolis", + "position": "HR Specialist", + "salary": "$273,943", + "start_date": "7/15/2001" + }, + { + "extn": "6548", + "id": "42490", + "name": "Nate Sinclair", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$88,196", + "start_date": "5/6/2012" + }, + { + "extn": "3221", + "id": "42491", + "name": "Wendy Jones", + "office": "Laredo", + "position": "Web Developer", + "salary": "$239,330", + "start_date": "11/8/2017" + }, + { + "extn": "2519", + "id": "42492", + "name": "David Dixon", + "office": "Salt Lake City", + "position": "Webmaster", + "salary": "$39,993", + "start_date": "4/22/2016" + }, + { + "extn": "2788", + "id": "42493", + "name": "Gil Bryson", + "office": "Henderson", + "position": "Accountant", + "salary": "$150,850", + "start_date": "12/11/2014" + }, + { + "extn": "5668", + "id": "42494", + "name": "Matt Dale", + "office": "San Diego", + "position": "Fabricator", + "salary": "$219,761", + "start_date": "6/22/2016" + }, + { + "extn": "5540", + "id": "42495", + "name": "Chris Hill", + "office": "Lakewood", + "position": "Baker", + "salary": "$229,636", + "start_date": "12/30/2008" + }, + { + "extn": "2084", + "id": "42496", + "name": "Danny Shaw", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$143,271", + "start_date": "11/29/2013" + }, + { + "extn": "6532", + "id": "42497", + "name": "Caleb Grey", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$288,217", + "start_date": "1/7/2006" + }, + { + "extn": "3963", + "id": "42498", + "name": "Karla Jackson", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$44,430", + "start_date": "12/8/2004" + }, + { + "extn": "8512", + "id": "42499", + "name": "Jane Brett", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$209,477", + "start_date": "1/31/2014" + }, + { + "extn": "2042", + "id": "42500", + "name": "Johnathan Doherty", + "office": "Berlin", + "position": "IT Support Staff", + "salary": "$299,627", + "start_date": "8/21/2016" + }, + { + "extn": "7763", + "id": "42501", + "name": "Chad Thompson", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$165,698", + "start_date": "5/19/2007" + }, + { + "extn": "5681", + "id": "42502", + "name": "Maya Watson", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$191,954", + "start_date": "4/18/2009" + }, + { + "extn": "4773", + "id": "42503", + "name": "Eileen Mackenzie", + "office": "Seattle", + "position": "Project Manager", + "salary": "$200,392", + "start_date": "8/22/2002" + }, + { + "extn": "3425", + "id": "42504", + "name": "Rachael Ross", + "office": "San Diego", + "position": "Paramedic", + "salary": "$103,144", + "start_date": "1/5/2019" + }, + { + "extn": "4734", + "id": "42505", + "name": "Audrey Stewart", + "office": "Escondido", + "position": "Health Educator", + "salary": "$93,197", + "start_date": "4/27/2006" + }, + { + "extn": "4430", + "id": "42506", + "name": "Carol Vaughan", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$154,571", + "start_date": "11/24/2018" + }, + { + "extn": "9662", + "id": "42507", + "name": "Joseph Tutton", + "office": "London", + "position": "Business Broker", + "salary": "$229,327", + "start_date": "12/14/2003" + }, + { + "extn": "2230", + "id": "42508", + "name": "Gemma Ingham", + "office": "Ontario", + "position": "Executive Director", + "salary": "$79,586", + "start_date": "3/31/2014" + }, + { + "extn": "4246", + "id": "42509", + "name": "Cassidy Dixon", + "office": "Wien", + "position": "Baker", + "salary": "$279,423", + "start_date": "6/14/2011" + }, + { + "extn": "1317", + "id": "42510", + "name": "Mark Higgs", + "office": "Rome", + "position": "Webmaster", + "salary": "$60,418", + "start_date": "1/23/2007" + }, + { + "extn": "3680", + "id": "42511", + "name": "Julianna Morris", + "office": "Irving", + "position": "HR Coordinator", + "salary": "$245,751", + "start_date": "3/8/2016" + }, + { + "extn": "9130", + "id": "42512", + "name": "Oliver Antcliff", + "office": "Miami", + "position": "Web Developer", + "salary": "$118,691", + "start_date": "8/17/2016" + }, + { + "extn": "6493", + "id": "42513", + "name": "Doug Eagle", + "office": "Berlin", + "position": "Steward", + "salary": "$223,890", + "start_date": "7/18/2013" + }, + { + "extn": "7227", + "id": "42514", + "name": "Rosalie Stuart", + "office": "Jersey City", + "position": "Audiologist", + "salary": "$20,293", + "start_date": "7/17/2005" + }, + { + "extn": "6261", + "id": "42515", + "name": "Hayden Nielson", + "office": "Richmond", + "position": "Business Broker", + "salary": "$295,582", + "start_date": "12/23/2008" + }, + { + "extn": "4494", + "id": "42516", + "name": "Goldie Roth", + "office": "Huntsville", + "position": "Executive Director", + "salary": "$219,895", + "start_date": "1/29/2004" + }, + { + "extn": "6914", + "id": "42517", + "name": "Hannah Thornton", + "office": "Louisville", + "position": "Machine Operator", + "salary": "$278,441", + "start_date": "11/26/2002" + }, + { + "extn": "5130", + "id": "42518", + "name": "Elly Keys", + "office": "Charlotte", + "position": "Steward", + "salary": "$193,670", + "start_date": "12/13/2001" + }, + { + "extn": "7846", + "id": "42519", + "name": "Greta Wilcox", + "office": "Murfreesboro", + "position": "Staffing Consultant", + "salary": "$111,145", + "start_date": "9/3/2017" + }, + { + "extn": "2525", + "id": "42520", + "name": "Barry Terry", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$86,150", + "start_date": "10/11/2015" + }, + { + "extn": "5171", + "id": "42521", + "name": "Shannon Rainford", + "office": "Garland", + "position": "Design Engineer", + "salary": "$192,018", + "start_date": "10/22/2014" + }, + { + "extn": "2213", + "id": "42522", + "name": "Hayden Andrews", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$137,521", + "start_date": "8/25/2007" + }, + { + "extn": "3098", + "id": "42523", + "name": "John Robertson", + "office": "Sacramento", + "position": "Food Technologist", + "salary": "$267,171", + "start_date": "6/3/2018" + }, + { + "extn": "5166", + "id": "42524", + "name": "Chuck Yoman", + "office": "Honolulu", + "position": "Design Engineer", + "salary": "$11,469", + "start_date": "6/24/2008" + }, + { + "extn": "1928", + "id": "42525", + "name": "Bernadette Nayler", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$118,287", + "start_date": "2/6/2013" + }, + { + "extn": "8211", + "id": "42526", + "name": "Hazel Addis", + "office": "Valetta", + "position": "Retail Trainee", + "salary": "$195,463", + "start_date": "3/8/2010" + }, + { + "extn": "3160", + "id": "42527", + "name": "Russel Hobbs", + "office": "Wien", + "position": "Budget Analyst", + "salary": "$38,145", + "start_date": "4/19/2018" + }, + { + "extn": "5023", + "id": "42528", + "name": "Alexa Watson", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$169,522", + "start_date": "5/16/2016" + }, + { + "extn": "1466", + "id": "42529", + "name": "Julius Waterson", + "office": "Memphis", + "position": "Physician", + "salary": "$239,382", + "start_date": "6/1/2012" + }, + { + "extn": "1377", + "id": "42530", + "name": "Evelynn Lucas", + "office": "Pittsburgh", + "position": "Auditor", + "salary": "$248,218", + "start_date": "5/4/2008" + }, + { + "extn": "5613", + "id": "42531", + "name": "Julianna Wright", + "office": "Philadelphia", + "position": "Designer", + "salary": "$268,367", + "start_date": "4/25/2001" + }, + { + "extn": "9862", + "id": "42532", + "name": "Kieth Osman", + "office": "Arlington", + "position": "Call Center Representative", + "salary": "$190,054", + "start_date": "4/8/2017" + }, + { + "extn": "7821", + "id": "42533", + "name": "Aeris Martin", + "office": "Madison", + "position": "CNC Operator", + "salary": "$197,317", + "start_date": "7/17/2015" + }, + { + "extn": "2717", + "id": "42534", + "name": "Bryon Hopkinson", + "office": "San Francisco", + "position": "Stockbroker", + "salary": "$190,634", + "start_date": "4/2/2002" + }, + { + "extn": "7943", + "id": "42535", + "name": "Cynthia Fowler", + "office": "Fayetteville", + "position": "Restaurant Manager", + "salary": "$61,887", + "start_date": "8/22/2008" + }, + { + "extn": "1407", + "id": "42536", + "name": "Julianna Butler", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$277,348", + "start_date": "2/11/2006" + }, + { + "extn": "6583", + "id": "42537", + "name": "Erica Tate", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$238,780", + "start_date": "6/26/2013" + }, + { + "extn": "7208", + "id": "42538", + "name": "Ryan Haines", + "office": "Escondido", + "position": "Web Developer", + "salary": "$152,796", + "start_date": "3/28/2000" + }, + { + "extn": "9781", + "id": "42539", + "name": "Ellen Roberts", + "office": "Berna", + "position": "Cash Manager", + "salary": "$253,785", + "start_date": "5/9/2001" + }, + { + "extn": "2117", + "id": "42540", + "name": "Ronald Hale", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$296,709", + "start_date": "3/2/2016" + }, + { + "extn": "7811", + "id": "42541", + "name": "Melinda Horton", + "office": "Cincinnati", + "position": "Dentist", + "salary": "$222,801", + "start_date": "4/7/2012" + }, + { + "extn": "2602", + "id": "42542", + "name": "Camden Clarkson", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$152,860", + "start_date": "12/18/2013" + }, + { + "extn": "4695", + "id": "42543", + "name": "Emely Graham", + "office": "St. Louis", + "position": "Loan Officer", + "salary": "$230,171", + "start_date": "8/10/2017" + }, + { + "extn": "3278", + "id": "42544", + "name": "Margaret Flanders", + "office": "Oakland", + "position": "Accountant", + "salary": "$231,708", + "start_date": "3/5/2006" + }, + { + "extn": "3856", + "id": "42545", + "name": "Ramon Webster", + "office": "Santa Ana", + "position": "Cash Manager", + "salary": "$239,871", + "start_date": "8/20/2012" + }, + { + "extn": "5113", + "id": "42546", + "name": "Jacob Zaoui", + "office": "Las Vegas", + "position": "Baker", + "salary": "$246,677", + "start_date": "2/14/2004" + }, + { + "extn": "5224", + "id": "42547", + "name": "Florence Casey", + "office": "Tokyo", + "position": "Executive Director", + "salary": "$56,788", + "start_date": "12/10/2008" + }, + { + "extn": "6615", + "id": "42548", + "name": "Valerie Sherwood", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$145,976", + "start_date": "4/25/2011" + }, + { + "extn": "3607", + "id": "42549", + "name": "Erica King", + "office": "Honolulu", + "position": "Paramedic", + "salary": "$123,509", + "start_date": "12/9/2016" + }, + { + "extn": "3475", + "id": "42550", + "name": "Mina Clifton", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$39,200", + "start_date": "4/29/2003" + }, + { + "extn": "9549", + "id": "42551", + "name": "Jayden Newton", + "office": "Milano", + "position": "Software Engineer", + "salary": "$292,556", + "start_date": "7/31/2011" + }, + { + "extn": "6192", + "id": "42552", + "name": "David Clarke", + "office": "Bridgeport", + "position": "Clerk", + "salary": "$94,049", + "start_date": "3/13/2003" + }, + { + "extn": "9987", + "id": "42553", + "name": "Selena Yoman", + "office": "Valetta", + "position": "Laboratory Technician", + "salary": "$294,739", + "start_date": "11/9/2005" + }, + { + "extn": "8155", + "id": "42554", + "name": "Tom Dempsey", + "office": "Charlotte", + "position": "Production Painter", + "salary": "$222,593", + "start_date": "12/6/2017" + }, + { + "extn": "6617", + "id": "42555", + "name": "Peyton Gosling", + "office": "Long Beach", + "position": "Web Developer", + "salary": "$164,583", + "start_date": "9/19/2011" + }, + { + "extn": "5892", + "id": "42556", + "name": "Candace Myatt", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$257,050", + "start_date": "8/9/2011" + }, + { + "extn": "6928", + "id": "42557", + "name": "Fred Isaac", + "office": "Charlotte", + "position": "Machine Operator", + "salary": "$207,136", + "start_date": "4/5/2007" + }, + { + "extn": "6968", + "id": "42558", + "name": "Manuel Terry", + "office": "Lakewood", + "position": "Webmaster", + "salary": "$238,547", + "start_date": "4/23/2013" + }, + { + "extn": "3541", + "id": "42559", + "name": "Logan Williams", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$129,516", + "start_date": "2/24/2007" + }, + { + "extn": "7357", + "id": "42560", + "name": "Cameron Mann", + "office": "Sacramento", + "position": "Operator", + "salary": "$244,284", + "start_date": "6/26/2018" + }, + { + "extn": "7032", + "id": "42561", + "name": "Cynthia Moran", + "office": "Cincinnati", + "position": "Retail Trainee", + "salary": "$111,011", + "start_date": "4/14/2018" + }, + { + "extn": "6332", + "id": "42562", + "name": "Chad Oakley", + "office": "Oklahoma City", + "position": "Global Logistics Supervisor", + "salary": "$208,586", + "start_date": "8/28/2001" + }, + { + "extn": "1067", + "id": "42563", + "name": "Sylvia Mccormick", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$282,573", + "start_date": "2/18/2019" + }, + { + "extn": "6019", + "id": "42564", + "name": "Enoch Clarke", + "office": "Reno", + "position": "Doctor", + "salary": "$68,019", + "start_date": "9/8/2013" + }, + { + "extn": "2807", + "id": "42565", + "name": "Anne Ellison", + "office": "Las Vegas", + "position": "Steward", + "salary": "$26,920", + "start_date": "9/24/2006" + }, + { + "extn": "6442", + "id": "42566", + "name": "Aleksandra Chappell", + "office": "Colorado Springs", + "position": "Assistant Buyer", + "salary": "$228,333", + "start_date": "2/18/2018" + }, + { + "extn": "8870", + "id": "42567", + "name": "Melania Mcgee", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$141,271", + "start_date": "6/5/2010" + }, + { + "extn": "1329", + "id": "42568", + "name": "Daphne Irwin", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$256,109", + "start_date": "2/24/2015" + }, + { + "extn": "7957", + "id": "42569", + "name": "Brad Holt", + "office": "Las Vegas", + "position": "Operator", + "salary": "$152,983", + "start_date": "9/10/2001" + }, + { + "extn": "9055", + "id": "42570", + "name": "Gabriel Malone", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$184,605", + "start_date": "3/21/2009" + }, + { + "extn": "6378", + "id": "42571", + "name": "Rylee Plant", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$190,446", + "start_date": "5/29/2017" + }, + { + "extn": "9184", + "id": "42572", + "name": "Evelynn Oliver", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$186,922", + "start_date": "12/5/2014" + }, + { + "extn": "5664", + "id": "42573", + "name": "Maxwell Stewart", + "office": "Valetta", + "position": "Production Painter", + "salary": "$224,140", + "start_date": "3/24/2017" + }, + { + "extn": "8532", + "id": "42574", + "name": "Michael Hepburn", + "office": "Minneapolis", + "position": "Production Painter", + "salary": "$176,700", + "start_date": "9/2/2009" + }, + { + "extn": "1743", + "id": "42575", + "name": "Maria Reid", + "office": "Berlin", + "position": "Ambulatory Nurse", + "salary": "$141,446", + "start_date": "1/5/2011" + }, + { + "extn": "2733", + "id": "42576", + "name": "Raquel Rodgers", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$13,883", + "start_date": "2/16/2007" + }, + { + "extn": "6099", + "id": "42577", + "name": "Celia Eastwood", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$298,617", + "start_date": "2/28/2018" + }, + { + "extn": "6491", + "id": "42578", + "name": "Lucas Underhill", + "office": "Venice", + "position": "Global Logistics Supervisor", + "salary": "$110,091", + "start_date": "8/4/2015" + }, + { + "extn": "6754", + "id": "42579", + "name": "Cedrick York", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$132,097", + "start_date": "11/6/2005" + }, + { + "extn": "8603", + "id": "42580", + "name": "Morgan Jarrett", + "office": "Berlin", + "position": "Doctor", + "salary": "$142,842", + "start_date": "8/11/2019" + }, + { + "extn": "3167", + "id": "42581", + "name": "Hank Kelly", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$87,998", + "start_date": "11/10/2014" + }, + { + "extn": "3134", + "id": "42582", + "name": "Matt Marshall", + "office": "Hayward", + "position": "Lecturer", + "salary": "$129,103", + "start_date": "6/24/2005" + }, + { + "extn": "7274", + "id": "42583", + "name": "Sage Bloom", + "office": "Milano", + "position": "Systems Administrator", + "salary": "$45,110", + "start_date": "8/31/2018" + }, + { + "extn": "8081", + "id": "42584", + "name": "Willow Ianson", + "office": "Wien", + "position": "Inspector", + "salary": "$56,048", + "start_date": "1/26/2001" + }, + { + "extn": "1254", + "id": "42585", + "name": "Sadie Walker", + "office": "Atlanta", + "position": "Inspector", + "salary": "$261,349", + "start_date": "11/26/2014" + }, + { + "extn": "7723", + "id": "42586", + "name": "Leroy Morris", + "office": "Los Angeles", + "position": "Designer", + "salary": "$147,268", + "start_date": "1/10/2001" + }, + { + "extn": "2590", + "id": "42587", + "name": "Noemi Flynn", + "office": "Sacramento", + "position": "Baker", + "salary": "$141,092", + "start_date": "9/14/2009" + }, + { + "extn": "2755", + "id": "42588", + "name": "Melody Townend", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$58,917", + "start_date": "2/7/2018" + }, + { + "extn": "1499", + "id": "42589", + "name": "Ally Horton", + "office": "Scottsdale", + "position": "IT Support Staff", + "salary": "$296,096", + "start_date": "2/1/2006" + }, + { + "extn": "4332", + "id": "42590", + "name": "Britney Fenton", + "office": "Lincoln", + "position": "Healthcare Specialist", + "salary": "$153,257", + "start_date": "5/26/2011" + }, + { + "extn": "2081", + "id": "42591", + "name": "Madelyn Lyon", + "office": "Omaha", + "position": "Mobile Developer", + "salary": "$187,807", + "start_date": "12/29/2016" + }, + { + "extn": "6305", + "id": "42592", + "name": "Angela Cowan", + "office": "Irving", + "position": "Health Educator", + "salary": "$298,124", + "start_date": "8/8/2008" + }, + { + "extn": "2303", + "id": "42593", + "name": "Cedrick Payne", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$268,858", + "start_date": "10/4/2010" + }, + { + "extn": "5434", + "id": "42594", + "name": "Barney Brown", + "office": "Norfolk", + "position": "Accountant", + "salary": "$138,628", + "start_date": "9/14/2003" + }, + { + "extn": "7290", + "id": "42595", + "name": "Tania Varley", + "office": "Wien", + "position": "Software Engineer", + "salary": "$34,892", + "start_date": "7/17/2019" + }, + { + "extn": "9883", + "id": "42596", + "name": "Rick Willson", + "office": "Irving", + "position": "Project Manager", + "salary": "$112,236", + "start_date": "2/13/2014" + }, + { + "extn": "6539", + "id": "42597", + "name": "Maddison Addison", + "office": "Salem", + "position": "Bellman", + "salary": "$202,915", + "start_date": "8/31/2018" + }, + { + "extn": "1793", + "id": "42598", + "name": "Iris Harrington", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$75,679", + "start_date": "9/23/2016" + }, + { + "extn": "8402", + "id": "42599", + "name": "Liam Whitmore", + "office": "Anaheim", + "position": "Steward", + "salary": "$127,959", + "start_date": "12/16/2003" + }, + { + "extn": "5240", + "id": "42600", + "name": "Tony Moreno", + "office": "Madrid", + "position": "Fabricator", + "salary": "$28,643", + "start_date": "5/2/2007" + }, + { + "extn": "9459", + "id": "42601", + "name": "Daniel Redfern", + "office": "Berna", + "position": "Loan Officer", + "salary": "$211,314", + "start_date": "5/15/2012" + }, + { + "extn": "9945", + "id": "42602", + "name": "Owen Wright", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$175,603", + "start_date": "5/8/2002" + }, + { + "extn": "7270", + "id": "42603", + "name": "Hanna Parker", + "office": "Hollywood", + "position": "Fabricator", + "salary": "$32,510", + "start_date": "5/21/2007" + }, + { + "extn": "4410", + "id": "42604", + "name": "Penelope Hunt", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$151,376", + "start_date": "2/22/2005" + }, + { + "extn": "6850", + "id": "42605", + "name": "Maxwell Gibbons", + "office": "Hayward", + "position": "Webmaster", + "salary": "$245,499", + "start_date": "6/14/2007" + }, + { + "extn": "9613", + "id": "42606", + "name": "Adeline Rogers", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$167,963", + "start_date": "5/21/2018" + }, + { + "extn": "1600", + "id": "42607", + "name": "Joseph Oswald", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$234,455", + "start_date": "9/1/2014" + }, + { + "extn": "8886", + "id": "42608", + "name": "Ramon Wise", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$176,443", + "start_date": "4/28/2014" + }, + { + "extn": "1116", + "id": "42609", + "name": "Russel Dyson", + "office": "London", + "position": "Retail Trainee", + "salary": "$170,812", + "start_date": "12/29/2005" + }, + { + "extn": "3848", + "id": "42610", + "name": "Hank Barrett", + "office": "Tokyo", + "position": "Inspector", + "salary": "$128,771", + "start_date": "2/16/2006" + }, + { + "extn": "8076", + "id": "42611", + "name": "Aurelia Varley", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$84,409", + "start_date": "1/1/2001" + }, + { + "extn": "7156", + "id": "42612", + "name": "Liam Anderson", + "office": "Colorado Springs", + "position": "Steward", + "salary": "$173,482", + "start_date": "5/30/2014" + }, + { + "extn": "8468", + "id": "42613", + "name": "Tony Neal", + "office": "Houston", + "position": "Designer", + "salary": "$186,835", + "start_date": "1/17/2008" + }, + { + "extn": "2987", + "id": "42614", + "name": "Johnathan Ventura", + "office": "Henderson", + "position": "Production Painter", + "salary": "$130,899", + "start_date": "3/25/2010" + }, + { + "extn": "5837", + "id": "42615", + "name": "Carmen Willson", + "office": "Chicago", + "position": "Paramedic", + "salary": "$100,395", + "start_date": "5/23/2012" + }, + { + "extn": "1226", + "id": "42616", + "name": "Quinn Edmonds", + "office": "Paris", + "position": "Cook", + "salary": "$31,609", + "start_date": "5/17/2004" + }, + { + "extn": "6022", + "id": "42617", + "name": "Hank Martin", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$287,234", + "start_date": "1/11/2010" + }, + { + "extn": "4125", + "id": "42618", + "name": "William Cann", + "office": "Miami", + "position": "Banker", + "salary": "$221,767", + "start_date": "3/20/2017" + }, + { + "extn": "1347", + "id": "42619", + "name": "Denny Lunt", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$267,262", + "start_date": "9/24/2009" + }, + { + "extn": "2578", + "id": "42620", + "name": "Cecilia Watson", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$136,927", + "start_date": "4/28/2001" + }, + { + "extn": "6180", + "id": "42621", + "name": "Catherine Shields", + "office": "Miami", + "position": "Associate Professor", + "salary": "$46,649", + "start_date": "4/27/2017" + }, + { + "extn": "5559", + "id": "42622", + "name": "Mayleen Hastings", + "office": "Madison", + "position": "Loan Officer", + "salary": "$245,956", + "start_date": "4/6/2009" + }, + { + "extn": "8384", + "id": "42623", + "name": "Daron Dickson", + "office": "Lyon", + "position": "Auditor", + "salary": "$78,719", + "start_date": "9/27/2013" + }, + { + "extn": "6277", + "id": "42624", + "name": "Ramon Thorpe", + "office": "Charlotte", + "position": "Assistant Buyer", + "salary": "$196,791", + "start_date": "2/23/2018" + }, + { + "extn": "7302", + "id": "42625", + "name": "Savannah Morley", + "office": "Reno", + "position": "IT Support Staff", + "salary": "$159,573", + "start_date": "2/9/2011" + }, + { + "extn": "6073", + "id": "42626", + "name": "Maxwell Carpenter", + "office": "Albuquerque", + "position": "Dentist", + "salary": "$74,673", + "start_date": "1/17/2001" + }, + { + "extn": "6233", + "id": "42627", + "name": "Macy Quinton", + "office": "Portland", + "position": "Production Painter", + "salary": "$38,665", + "start_date": "6/19/2017" + }, + { + "extn": "1967", + "id": "42628", + "name": "Naomi Nicolas", + "office": "Atlanta", + "position": "Budget Analyst", + "salary": "$233,493", + "start_date": "9/6/2019" + }, + { + "extn": "4342", + "id": "42629", + "name": "Boris Drummond", + "office": "Oakland", + "position": "Lecturer", + "salary": "$176,863", + "start_date": "12/19/2006" + }, + { + "extn": "8824", + "id": "42630", + "name": "Dalia Saunders", + "office": "Lancaster", + "position": "Chef Manager", + "salary": "$271,556", + "start_date": "5/29/2019" + }, + { + "extn": "1609", + "id": "42631", + "name": "Courtney Williams", + "office": "Berna", + "position": "Food Technologist", + "salary": "$200,768", + "start_date": "9/29/2018" + }, + { + "extn": "8913", + "id": "42632", + "name": "Celia Ellis", + "office": "Memphis", + "position": "Webmaster", + "salary": "$156,138", + "start_date": "2/5/2010" + }, + { + "extn": "5439", + "id": "42633", + "name": "Tyler Dixon", + "office": "Saint Paul", + "position": "Health Educator", + "salary": "$110,853", + "start_date": "6/9/2002" + }, + { + "extn": "9341", + "id": "42634", + "name": "Marjorie Pratt", + "office": "Tokyo", + "position": "Dentist", + "salary": "$178,139", + "start_date": "8/15/2005" + }, + { + "extn": "6524", + "id": "42635", + "name": "Holly Crawley", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$125,711", + "start_date": "12/19/2001" + }, + { + "extn": "5261", + "id": "42636", + "name": "Matt Ripley", + "office": "Bakersfield", + "position": "Investment Advisor", + "salary": "$81,887", + "start_date": "12/17/2008" + }, + { + "extn": "8515", + "id": "42637", + "name": "Jane Irwin", + "office": "Phoenix", + "position": "Designer", + "salary": "$136,530", + "start_date": "7/19/2011" + }, + { + "extn": "4447", + "id": "42638", + "name": "Emma Hood", + "office": "Rochester", + "position": "Designer", + "salary": "$78,019", + "start_date": "2/4/2010" + }, + { + "extn": "8471", + "id": "42639", + "name": "Nicholas Quinn", + "office": "Baltimore", + "position": "Lecturer", + "salary": "$105,150", + "start_date": "1/24/2016" + }, + { + "extn": "9442", + "id": "42640", + "name": "Harvey Knott", + "office": "Phoenix", + "position": "Accountant", + "salary": "$76,422", + "start_date": "3/27/2005" + }, + { + "extn": "3505", + "id": "42641", + "name": "Cristal Simpson", + "office": "Philadelphia", + "position": "Front Desk Coordinator", + "salary": "$32,920", + "start_date": "5/12/2001" + }, + { + "extn": "1348", + "id": "42642", + "name": "Willow Connell", + "office": "Zurich", + "position": "Service Supervisor", + "salary": "$252,978", + "start_date": "11/30/2014" + }, + { + "extn": "7381", + "id": "42643", + "name": "Ruth Pierce", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$273,877", + "start_date": "4/27/2011" + }, + { + "extn": "9712", + "id": "42644", + "name": "Tony Robinson", + "office": "Reno", + "position": "Pharmacist", + "salary": "$291,190", + "start_date": "7/17/2010" + }, + { + "extn": "6314", + "id": "42645", + "name": "Carl Slater", + "office": "Glendale", + "position": "Operator", + "salary": "$119,339", + "start_date": "6/19/2004" + }, + { + "extn": "3810", + "id": "42646", + "name": "Barney Howard", + "office": "Venice", + "position": "Healthcare Specialist", + "salary": "$94,272", + "start_date": "2/17/2007" + }, + { + "extn": "3892", + "id": "42647", + "name": "Karla Russel", + "office": "London", + "position": "Cash Manager", + "salary": "$238,020", + "start_date": "7/18/2015" + }, + { + "extn": "8856", + "id": "42648", + "name": "Gil Lunt", + "office": "Saint Paul", + "position": "HR Specialist", + "salary": "$27,701", + "start_date": "6/10/2019" + }, + { + "extn": "1143", + "id": "42649", + "name": "Chuck Farrell", + "office": "Springfield", + "position": "Dentist", + "salary": "$209,347", + "start_date": "5/7/2004" + }, + { + "extn": "2912", + "id": "42650", + "name": "Charlize Hobbs", + "office": "Lincoln", + "position": "Webmaster", + "salary": "$34,757", + "start_date": "12/4/2017" + }, + { + "extn": "7508", + "id": "42651", + "name": "Quinn Grey", + "office": "Honolulu", + "position": "Accountant", + "salary": "$93,625", + "start_date": "8/25/2009" + }, + { + "extn": "9050", + "id": "42652", + "name": "Maribel Wheeler", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$215,022", + "start_date": "3/24/2015" + }, + { + "extn": "8408", + "id": "42653", + "name": "Jacqueline Allwood", + "office": "Atlanta", + "position": "Clerk", + "salary": "$168,953", + "start_date": "3/23/2015" + }, + { + "extn": "2123", + "id": "42654", + "name": "Barry Hall", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$113,408", + "start_date": "11/2/2009" + }, + { + "extn": "5697", + "id": "42655", + "name": "Manuel Lambert", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$84,296", + "start_date": "3/8/2000" + }, + { + "extn": "2975", + "id": "42656", + "name": "Domenic Gray", + "office": "Minneapolis", + "position": "Webmaster", + "salary": "$218,661", + "start_date": "2/26/2013" + }, + { + "extn": "7805", + "id": "42657", + "name": "Irene Nobbs", + "office": "Long Beach", + "position": "Call Center Representative", + "salary": "$164,518", + "start_date": "10/1/2012" + }, + { + "extn": "5322", + "id": "42658", + "name": "Jack Adams", + "office": "Jersey City", + "position": "Machine Operator", + "salary": "$125,374", + "start_date": "11/14/2004" + }, + { + "extn": "8035", + "id": "42659", + "name": "Tony Clark", + "office": "Louisville", + "position": "Treasurer", + "salary": "$254,539", + "start_date": "6/25/2005" + }, + { + "extn": "2691", + "id": "42660", + "name": "Tyson Widdows", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$189,290", + "start_date": "1/7/2005" + }, + { + "extn": "9747", + "id": "42661", + "name": "Alan Widdows", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$298,545", + "start_date": "8/18/2003" + }, + { + "extn": "4035", + "id": "42662", + "name": "Ivy Baker", + "office": "Milano", + "position": "Operator", + "salary": "$222,169", + "start_date": "1/29/2017" + }, + { + "extn": "7032", + "id": "42663", + "name": "Abdul Andersson", + "office": "Fremont", + "position": "Bookkeeper", + "salary": "$124,199", + "start_date": "2/21/2001" + }, + { + "extn": "8528", + "id": "42664", + "name": "Hayden Fox", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$94,553", + "start_date": "1/14/2006" + }, + { + "extn": "7274", + "id": "42665", + "name": "Liam Vinton", + "office": "Ontario", + "position": "Food Technologist", + "salary": "$235,849", + "start_date": "2/28/2018" + }, + { + "extn": "4084", + "id": "42666", + "name": "Daron Furnell", + "office": "San Diego", + "position": "HR Specialist", + "salary": "$71,909", + "start_date": "3/2/2010" + }, + { + "extn": "9220", + "id": "42667", + "name": "Naomi Armstrong", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$263,170", + "start_date": "6/26/2000" + }, + { + "extn": "6326", + "id": "42668", + "name": "Johnny Jackson", + "office": "San Bernardino", + "position": "Webmaster", + "salary": "$126,850", + "start_date": "2/24/2007" + }, + { + "extn": "3566", + "id": "42669", + "name": "Angel Newton", + "office": "Boston", + "position": "Electrician", + "salary": "$90,694", + "start_date": "1/27/2019" + }, + { + "extn": "5481", + "id": "42670", + "name": "Martin Sylvester", + "office": "Kansas City", + "position": "Operator", + "salary": "$156,891", + "start_date": "1/17/2000" + }, + { + "extn": "5429", + "id": "42671", + "name": "Liam Egerton", + "office": "Denver", + "position": "Design Engineer", + "salary": "$213,346", + "start_date": "4/6/2018" + }, + { + "extn": "7326", + "id": "42672", + "name": "Chuck Ebbs", + "office": "Charlotte", + "position": "HR Specialist", + "salary": "$65,185", + "start_date": "8/30/2014" + }, + { + "extn": "4478", + "id": "42673", + "name": "Matt Rust", + "office": "Minneapolis", + "position": "Operator", + "salary": "$171,718", + "start_date": "2/8/2017" + }, + { + "extn": "2230", + "id": "42674", + "name": "Julius Penn", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$280,469", + "start_date": "4/24/2009" + }, + { + "extn": "6192", + "id": "42675", + "name": "Mark Haines", + "office": "Lyon", + "position": "Baker", + "salary": "$153,565", + "start_date": "12/7/2005" + }, + { + "extn": "2334", + "id": "42676", + "name": "Adelaide Walton", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$261,553", + "start_date": "8/6/2010" + }, + { + "extn": "2744", + "id": "42677", + "name": "Harry Lucas", + "office": "Hollywood", + "position": "Biologist", + "salary": "$114,572", + "start_date": "12/14/2011" + }, + { + "extn": "4342", + "id": "42678", + "name": "Zoe Thorne", + "office": "Detroit", + "position": "Laboratory Technician", + "salary": "$62,261", + "start_date": "8/30/2005" + }, + { + "extn": "5912", + "id": "42679", + "name": "Alexander Stevens", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$188,880", + "start_date": "5/15/2006" + }, + { + "extn": "6297", + "id": "42680", + "name": "Alan Rogan", + "office": "Sacramento", + "position": "Lecturer", + "salary": "$261,200", + "start_date": "2/2/2002" + }, + { + "extn": "3694", + "id": "42681", + "name": "Rhea Potts", + "office": "Valetta", + "position": "Clerk", + "salary": "$224,588", + "start_date": "3/25/2003" + }, + { + "extn": "5967", + "id": "42682", + "name": "Javier Emmett", + "office": "Seattle", + "position": "Banker", + "salary": "$117,096", + "start_date": "2/14/2001" + }, + { + "extn": "7451", + "id": "42683", + "name": "Erick Robertson", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$178,899", + "start_date": "10/26/2013" + }, + { + "extn": "2217", + "id": "42684", + "name": "Aiden Cowan", + "office": "New York", + "position": "Designer", + "salary": "$20,610", + "start_date": "6/6/2000" + }, + { + "extn": "2955", + "id": "42685", + "name": "Olivia Shea", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$278,268", + "start_date": "12/22/2010" + }, + { + "extn": "3850", + "id": "42686", + "name": "Daniel Owen", + "office": "Portland", + "position": "Dentist", + "salary": "$220,842", + "start_date": "11/5/2008" + }, + { + "extn": "6851", + "id": "42687", + "name": "Faith Brown", + "office": "Long Beach", + "position": "Accountant", + "salary": "$64,075", + "start_date": "4/10/2018" + }, + { + "extn": "4884", + "id": "42688", + "name": "Jayden Neville", + "office": "Wien", + "position": "Pharmacist", + "salary": "$279,881", + "start_date": "7/5/2009" + }, + { + "extn": "3763", + "id": "42689", + "name": "Ilona Harrison", + "office": "Laredo", + "position": "Designer", + "salary": "$288,007", + "start_date": "12/25/2013" + }, + { + "extn": "8940", + "id": "42690", + "name": "Nathan Norburn", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$182,449", + "start_date": "11/29/2017" + }, + { + "extn": "3331", + "id": "42691", + "name": "Chadwick Bailey", + "office": "New York", + "position": "Cash Manager", + "salary": "$202,943", + "start_date": "4/14/2000" + }, + { + "extn": "5278", + "id": "42692", + "name": "Christy Rigg", + "office": "London", + "position": "Call Center Representative", + "salary": "$11,986", + "start_date": "3/7/2012" + }, + { + "extn": "3995", + "id": "42693", + "name": "Johnny Goodman", + "office": "Orlando", + "position": "Cook", + "salary": "$220,874", + "start_date": "11/4/2011" + }, + { + "extn": "4685", + "id": "42694", + "name": "Eden Middleton", + "office": "Oklahoma City", + "position": "IT Support Staff", + "salary": "$204,629", + "start_date": "11/4/2008" + }, + { + "extn": "5554", + "id": "42695", + "name": "Doug Morgan", + "office": "Toledo", + "position": "Health Educator", + "salary": "$288,525", + "start_date": "6/25/2008" + }, + { + "extn": "8164", + "id": "42696", + "name": "Abdul Ashwell", + "office": "Laredo", + "position": "Paramedic", + "salary": "$48,874", + "start_date": "7/7/2013" + }, + { + "extn": "9692", + "id": "42697", + "name": "Camden Farrant", + "office": "Oakland", + "position": "Cashier", + "salary": "$168,000", + "start_date": "1/22/2004" + }, + { + "extn": "3168", + "id": "42698", + "name": "Rick Bradshaw", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$103,138", + "start_date": "10/20/2001" + }, + { + "extn": "3151", + "id": "42699", + "name": "Percy Abbey", + "office": "London", + "position": "Dentist", + "salary": "$240,266", + "start_date": "11/20/2012" + }, + { + "extn": "8208", + "id": "42700", + "name": "Analise Kennedy", + "office": "Tulsa", + "position": "Designer", + "salary": "$199,624", + "start_date": "2/27/2009" + }, + { + "extn": "3641", + "id": "42701", + "name": "Angelique Hall", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$169,517", + "start_date": "9/26/2008" + }, + { + "extn": "6314", + "id": "42702", + "name": "Carmella Harrington", + "office": "Berlin", + "position": "Global Logistics Supervisor", + "salary": "$148,626", + "start_date": "2/24/2019" + }, + { + "extn": "7244", + "id": "42703", + "name": "Eve Bullock", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$52,947", + "start_date": "10/1/2005" + }, + { + "extn": "4508", + "id": "42704", + "name": "Joyce Kent", + "office": "Portland", + "position": "Cash Manager", + "salary": "$116,506", + "start_date": "1/25/2007" + }, + { + "extn": "9008", + "id": "42705", + "name": "Stacy Glynn", + "office": "Fayetteville", + "position": "Pharmacist", + "salary": "$273,899", + "start_date": "4/12/2017" + }, + { + "extn": "5003", + "id": "42706", + "name": "Denis Simpson", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$219,060", + "start_date": "10/22/2014" + }, + { + "extn": "7885", + "id": "42707", + "name": "Adela Samuel", + "office": "Tulsa", + "position": "Doctor", + "salary": "$65,099", + "start_date": "6/2/2011" + }, + { + "extn": "6622", + "id": "42708", + "name": "Erick Archer", + "office": "Amarillo", + "position": "Global Logistics Supervisor", + "salary": "$36,948", + "start_date": "12/7/2007" + }, + { + "extn": "7197", + "id": "42709", + "name": "Evelynn Flynn", + "office": "Salt Lake City", + "position": "Cashier", + "salary": "$58,223", + "start_date": "1/28/2018" + }, + { + "extn": "4115", + "id": "42710", + "name": "Ethan Pond", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$209,229", + "start_date": "2/7/2002" + }, + { + "extn": "5555", + "id": "42711", + "name": "Savannah Furnell", + "office": "Lancaster", + "position": "Healthcare Specialist", + "salary": "$294,066", + "start_date": "6/1/2002" + }, + { + "extn": "6945", + "id": "42712", + "name": "Clint Truscott", + "office": "London", + "position": "Mobile Developer", + "salary": "$266,343", + "start_date": "8/4/2017" + }, + { + "extn": "7711", + "id": "42713", + "name": "Johnathan Stone", + "office": "Jersey City", + "position": "Banker", + "salary": "$257,245", + "start_date": "1/24/2001" + }, + { + "extn": "1724", + "id": "42714", + "name": "Marvin Speed", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$270,850", + "start_date": "1/13/2008" + }, + { + "extn": "9716", + "id": "42715", + "name": "Kenzie Whittle", + "office": "Bucharest", + "position": "Dentist", + "salary": "$50,445", + "start_date": "10/31/2008" + }, + { + "extn": "3291", + "id": "42716", + "name": "Benny Griffiths", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$21,186", + "start_date": "6/17/2007" + }, + { + "extn": "5821", + "id": "42717", + "name": "George Raven", + "office": "Chicago", + "position": "CNC Operator", + "salary": "$228,440", + "start_date": "12/29/2015" + }, + { + "extn": "7755", + "id": "42718", + "name": "Mason Hancock", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$233,111", + "start_date": "9/8/2001" + }, + { + "extn": "3923", + "id": "42719", + "name": "Liam Jacobs", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$122,629", + "start_date": "12/26/2002" + }, + { + "extn": "5414", + "id": "42720", + "name": "Jacob Thorne", + "office": "Innsbruck", + "position": "Dentist", + "salary": "$57,667", + "start_date": "1/15/2018" + }, + { + "extn": "2281", + "id": "42721", + "name": "Daniel Kidd", + "office": "Hollywood", + "position": "Auditor", + "salary": "$121,095", + "start_date": "5/27/2012" + }, + { + "extn": "5044", + "id": "42722", + "name": "Maribel Vass", + "office": "Toledo", + "position": "Inspector", + "salary": "$38,951", + "start_date": "7/20/2009" + }, + { + "extn": "5578", + "id": "42723", + "name": "Camellia Tennant", + "office": "Venice", + "position": "Loan Officer", + "salary": "$212,647", + "start_date": "10/17/2011" + }, + { + "extn": "4046", + "id": "42724", + "name": "Olivia Steer", + "office": "Oakland", + "position": "Operator", + "salary": "$149,500", + "start_date": "2/29/2000" + }, + { + "extn": "4607", + "id": "42725", + "name": "Ramon Rainford", + "office": "Denver", + "position": "Banker", + "salary": "$68,236", + "start_date": "2/15/2009" + }, + { + "extn": "2750", + "id": "42726", + "name": "Johnathan Henderson", + "office": "Escondido", + "position": "Electrician", + "salary": "$144,044", + "start_date": "4/24/2002" + }, + { + "extn": "7715", + "id": "42727", + "name": "Johnathan Overson", + "office": "Lancaster", + "position": "Service Supervisor", + "salary": "$84,385", + "start_date": "11/2/2002" + }, + { + "extn": "4300", + "id": "42728", + "name": "Ruth Edler", + "office": "Prague", + "position": "Bookkeeper", + "salary": "$231,738", + "start_date": "11/3/2003" + }, + { + "extn": "1459", + "id": "42729", + "name": "Bristol Robinson", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$243,615", + "start_date": "2/19/2016" + }, + { + "extn": "8129", + "id": "42730", + "name": "Adelaide Parsons", + "office": "El Paso", + "position": "Webmaster", + "salary": "$107,458", + "start_date": "2/28/2014" + }, + { + "extn": "5027", + "id": "42731", + "name": "Alexander Stone", + "office": "Murfreesboro", + "position": "Chef Manager", + "salary": "$208,898", + "start_date": "11/14/2014" + }, + { + "extn": "5546", + "id": "42732", + "name": "Isabel Durrant", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$226,119", + "start_date": "10/28/2001" + }, + { + "extn": "5330", + "id": "42733", + "name": "John Radley", + "office": "Valetta", + "position": "Accountant", + "salary": "$83,697", + "start_date": "12/17/2007" + }, + { + "extn": "5752", + "id": "42734", + "name": "Joy Purvis", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$120,769", + "start_date": "4/5/2007" + }, + { + "extn": "9902", + "id": "42735", + "name": "Evelynn Dann", + "office": "Denver", + "position": "Cash Manager", + "salary": "$264,127", + "start_date": "2/21/2004" + }, + { + "extn": "1329", + "id": "42736", + "name": "Cristal Griffiths", + "office": "Arlington", + "position": "Service Supervisor", + "salary": "$112,895", + "start_date": "4/30/2005" + }, + { + "extn": "9549", + "id": "42737", + "name": "Sebastian Bayliss", + "office": "Springfield", + "position": "HR Coordinator", + "salary": "$297,253", + "start_date": "3/8/2011" + }, + { + "extn": "4067", + "id": "42738", + "name": "Joyce Warren", + "office": "New Orleans", + "position": "Accountant", + "salary": "$288,544", + "start_date": "3/4/2008" + }, + { + "extn": "3333", + "id": "42739", + "name": "Rocco Tyler", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$159,523", + "start_date": "7/14/2006" + }, + { + "extn": "6112", + "id": "42740", + "name": "Lana Riley", + "office": "Richmond", + "position": "Lecturer", + "salary": "$295,968", + "start_date": "2/17/2005" + }, + { + "extn": "5517", + "id": "42741", + "name": "Cedrick Furnell", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$18,379", + "start_date": "5/26/2018" + }, + { + "extn": "7745", + "id": "42742", + "name": "Daron Jones", + "office": "New York", + "position": "Dentist", + "salary": "$216,757", + "start_date": "1/15/2006" + }, + { + "extn": "2720", + "id": "42743", + "name": "Blake Allcott", + "office": "Tulsa", + "position": "Budget Analyst", + "salary": "$115,571", + "start_date": "9/26/2016" + }, + { + "extn": "9558", + "id": "42744", + "name": "Percy Dallas", + "office": "Laredo", + "position": "Business Broker", + "salary": "$168,462", + "start_date": "5/30/2016" + }, + { + "extn": "6963", + "id": "42745", + "name": "Hadley Allcott", + "office": "Indianapolis", + "position": "Machine Operator", + "salary": "$273,968", + "start_date": "2/5/2010" + }, + { + "extn": "9579", + "id": "42746", + "name": "Matt Andrews", + "office": "Venice", + "position": "Webmaster", + "salary": "$144,160", + "start_date": "8/10/2014" + }, + { + "extn": "6202", + "id": "42747", + "name": "Eve Yates", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$186,948", + "start_date": "1/4/2007" + }, + { + "extn": "7788", + "id": "42748", + "name": "Nicholas Porter", + "office": "Dallas", + "position": "Business Broker", + "salary": "$195,307", + "start_date": "8/6/2003" + }, + { + "extn": "1061", + "id": "42749", + "name": "Logan Rowan", + "office": "Oakland", + "position": "Mobile Developer", + "salary": "$20,389", + "start_date": "5/3/2017" + }, + { + "extn": "3732", + "id": "42750", + "name": "Jennifer Newman", + "office": "Portland", + "position": "CNC Operator", + "salary": "$227,972", + "start_date": "6/19/2018" + }, + { + "extn": "3835", + "id": "42751", + "name": "Chuck Lee", + "office": "St. Louis", + "position": "Associate Professor", + "salary": "$112,927", + "start_date": "6/25/2019" + }, + { + "extn": "8823", + "id": "42752", + "name": "Esmeralda Sawyer", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$31,791", + "start_date": "11/15/2006" + }, + { + "extn": "9348", + "id": "42753", + "name": "Tony Santos", + "office": "El Paso", + "position": "Audiologist", + "salary": "$203,114", + "start_date": "5/29/2017" + }, + { + "extn": "7313", + "id": "42754", + "name": "Johnny Uddin", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$238,202", + "start_date": "2/1/2011" + }, + { + "extn": "9822", + "id": "42755", + "name": "Natalie Dann", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$153,019", + "start_date": "3/22/2001" + }, + { + "extn": "4855", + "id": "42756", + "name": "Peter Dwyer", + "office": "Dallas", + "position": "Accountant", + "salary": "$273,631", + "start_date": "1/30/2001" + }, + { + "extn": "5638", + "id": "42757", + "name": "Rick Hunter", + "office": "New Orleans", + "position": "Accountant", + "salary": "$240,228", + "start_date": "10/16/2012" + }, + { + "extn": "2585", + "id": "42758", + "name": "Aurelia Baldwin", + "office": "San Jose", + "position": "Audiologist", + "salary": "$193,068", + "start_date": "10/18/2017" + }, + { + "extn": "1560", + "id": "42759", + "name": "Sebastian Darcy", + "office": "Berna", + "position": "Restaurant Manager", + "salary": "$143,364", + "start_date": "8/4/2002" + }, + { + "extn": "4995", + "id": "42760", + "name": "Livia Chappell", + "office": "Fullerton", + "position": "Chef Manager", + "salary": "$56,405", + "start_date": "11/1/2010" + }, + { + "extn": "1313", + "id": "42761", + "name": "George London", + "office": "Quebec", + "position": "Lecturer", + "salary": "$145,631", + "start_date": "6/3/2017" + }, + { + "extn": "1634", + "id": "42762", + "name": "Audrey Shepherd", + "office": "Ontario", + "position": "Paramedic", + "salary": "$192,247", + "start_date": "7/23/2011" + }, + { + "extn": "2966", + "id": "42763", + "name": "Dasha Kelly", + "office": "Salem", + "position": "Pharmacist", + "salary": "$70,290", + "start_date": "12/28/2008" + }, + { + "extn": "1487", + "id": "42764", + "name": "Carl Douglas", + "office": "Norfolk", + "position": "Laboratory Technician", + "salary": "$263,411", + "start_date": "11/24/2001" + }, + { + "extn": "4307", + "id": "42765", + "name": "Matthew Daniells", + "office": "Long Beach", + "position": "Pharmacist", + "salary": "$90,559", + "start_date": "6/8/2009" + }, + { + "extn": "8211", + "id": "42766", + "name": "Carla Widdows", + "office": "Baltimore", + "position": "Inspector", + "salary": "$130,480", + "start_date": "1/31/2013" + }, + { + "extn": "1840", + "id": "42767", + "name": "Carl Ebden", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$153,725", + "start_date": "6/26/2010" + }, + { + "extn": "9003", + "id": "42768", + "name": "Julius Chapman", + "office": "Fullerton", + "position": "Fabricator", + "salary": "$54,642", + "start_date": "9/13/2001" + }, + { + "extn": "3285", + "id": "42769", + "name": "Mary Willson", + "office": "Omaha", + "position": "Web Developer", + "salary": "$274,914", + "start_date": "11/2/2005" + }, + { + "extn": "2484", + "id": "42770", + "name": "Carmen Neville", + "office": "Glendale", + "position": "Treasurer", + "salary": "$94,443", + "start_date": "8/1/2007" + }, + { + "extn": "8610", + "id": "42771", + "name": "Rosie Oldfield", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$90,784", + "start_date": "4/12/2015" + }, + { + "extn": "5784", + "id": "42772", + "name": "Melinda Reid", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$98,605", + "start_date": "6/11/2005" + }, + { + "extn": "1502", + "id": "42773", + "name": "Denny Robinson", + "office": "Irving", + "position": "Design Engineer", + "salary": "$111,274", + "start_date": "4/6/2018" + }, + { + "extn": "6469", + "id": "42774", + "name": "Vivian Funnell", + "office": "Escondido", + "position": "Banker", + "salary": "$251,817", + "start_date": "11/23/2008" + }, + { + "extn": "8881", + "id": "42775", + "name": "Teagan Redfern", + "office": "Rome", + "position": "Web Developer", + "salary": "$166,200", + "start_date": "11/14/2016" + }, + { + "extn": "2630", + "id": "42776", + "name": "Cedrick Grey", + "office": "Garland", + "position": "Cook", + "salary": "$280,479", + "start_date": "3/4/2014" + }, + { + "extn": "3236", + "id": "42777", + "name": "Mason Willis", + "office": "Miami", + "position": "Steward", + "salary": "$117,450", + "start_date": "3/23/2013" + }, + { + "extn": "5749", + "id": "42778", + "name": "Daniel Shea", + "office": "Henderson", + "position": "Project Manager", + "salary": "$58,079", + "start_date": "11/22/2000" + }, + { + "extn": "3796", + "id": "42779", + "name": "Amy Riley", + "office": "Zurich", + "position": "Bellman", + "salary": "$101,179", + "start_date": "4/21/2005" + }, + { + "extn": "4784", + "id": "42780", + "name": "Erick Lee", + "office": "Richmond", + "position": "Web Developer", + "salary": "$137,666", + "start_date": "12/10/2011" + }, + { + "extn": "1497", + "id": "42781", + "name": "Rufus Grady", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$266,664", + "start_date": "9/15/2003" + }, + { + "extn": "9082", + "id": "42782", + "name": "Elijah Jenkins", + "office": "Denver", + "position": "Design Engineer", + "salary": "$108,509", + "start_date": "1/22/2007" + }, + { + "extn": "4332", + "id": "42783", + "name": "Bart Jordan", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$290,304", + "start_date": "5/21/2012" + }, + { + "extn": "2616", + "id": "42784", + "name": "Anais Oldfield", + "office": "Orlando", + "position": "Project Manager", + "salary": "$226,209", + "start_date": "3/16/2004" + }, + { + "extn": "3516", + "id": "42785", + "name": "Barry Poole", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$39,768", + "start_date": "12/17/2013" + }, + { + "extn": "4326", + "id": "42786", + "name": "Jessica Stubbs", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$147,872", + "start_date": "3/11/2016" + }, + { + "extn": "4893", + "id": "42787", + "name": "Tyson Hilton", + "office": "San Jose", + "position": "Dentist", + "salary": "$96,442", + "start_date": "7/1/2003" + }, + { + "extn": "5971", + "id": "42788", + "name": "Elle Morris", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$294,089", + "start_date": "11/3/2006" + }, + { + "extn": "1134", + "id": "42789", + "name": "Johnny Mitchell", + "office": "Hollywood", + "position": "Business Broker", + "salary": "$104,274", + "start_date": "9/16/2016" + }, + { + "extn": "8958", + "id": "42790", + "name": "Paula Cooper", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$15,818", + "start_date": "5/19/2005" + }, + { + "extn": "8078", + "id": "42791", + "name": "Roger Adams", + "office": "Paris", + "position": "Staffing Consultant", + "salary": "$155,011", + "start_date": "3/27/2005" + }, + { + "extn": "4984", + "id": "42792", + "name": "Martin Pearson", + "office": "Fayetteville", + "position": "Steward", + "salary": "$67,106", + "start_date": "3/15/2003" + }, + { + "extn": "1294", + "id": "42793", + "name": "Rocco Glynn", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$265,563", + "start_date": "2/18/2009" + }, + { + "extn": "8468", + "id": "42794", + "name": "Kassandra Tyrrell", + "office": "Milano", + "position": "Fabricator", + "salary": "$252,885", + "start_date": "2/9/2001" + }, + { + "extn": "8326", + "id": "42795", + "name": "David Shepherd", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$280,594", + "start_date": "6/7/2016" + }, + { + "extn": "3012", + "id": "42796", + "name": "Molly Vass", + "office": "St. Louis", + "position": "Health Educator", + "salary": "$164,629", + "start_date": "8/2/2004" + }, + { + "extn": "9574", + "id": "42797", + "name": "Priscilla London", + "office": "Salem", + "position": "Designer", + "salary": "$26,483", + "start_date": "7/29/2006" + }, + { + "extn": "7388", + "id": "42798", + "name": "Sebastian Parker", + "office": "Fremont", + "position": "Lecturer", + "salary": "$109,196", + "start_date": "10/27/2012" + }, + { + "extn": "5734", + "id": "42799", + "name": "Boris Addison", + "office": "Fullerton", + "position": "HR Specialist", + "salary": "$136,772", + "start_date": "7/3/2016" + }, + { + "extn": "6232", + "id": "42800", + "name": "Rae Villiger", + "office": "Arlington", + "position": "Webmaster", + "salary": "$229,767", + "start_date": "5/15/2017" + }, + { + "extn": "6343", + "id": "42801", + "name": "Nathan Hood", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$281,385", + "start_date": "5/5/2010" + }, + { + "extn": "9963", + "id": "42802", + "name": "Willow Bolton", + "office": "Baltimore", + "position": "Software Engineer", + "salary": "$25,141", + "start_date": "12/22/2015" + }, + { + "extn": "4994", + "id": "42803", + "name": "Lexi Antcliff", + "office": "Lakewood", + "position": "Retail Trainee", + "salary": "$252,192", + "start_date": "4/16/2001" + }, + { + "extn": "6079", + "id": "42804", + "name": "Chris Herbert", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$16,730", + "start_date": "9/23/2004" + }, + { + "extn": "8072", + "id": "42805", + "name": "Brad Baxter", + "office": "Boston", + "position": "Retail Trainee", + "salary": "$38,900", + "start_date": "6/12/2017" + }, + { + "extn": "7495", + "id": "42806", + "name": "Amy Edley", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$220,786", + "start_date": "7/15/2001" + }, + { + "extn": "9775", + "id": "42807", + "name": "Paige Allwood", + "office": "Jacksonville", + "position": "Cook", + "salary": "$282,896", + "start_date": "10/11/2004" + }, + { + "extn": "3070", + "id": "42808", + "name": "Andie Robertson", + "office": "Jacksonville", + "position": "Health Educator", + "salary": "$192,834", + "start_date": "7/15/2005" + }, + { + "extn": "4940", + "id": "42809", + "name": "Oliver Cox", + "office": "Garland", + "position": "IT Support Staff", + "salary": "$12,423", + "start_date": "4/1/2010" + }, + { + "extn": "1121", + "id": "42810", + "name": "Francesca Tate", + "office": "Tallahassee", + "position": "Ambulatory Nurse", + "salary": "$175,358", + "start_date": "12/9/2017" + }, + { + "extn": "9543", + "id": "42811", + "name": "Helen Irving", + "office": "Atlanta", + "position": "HR Coordinator", + "salary": "$99,995", + "start_date": "10/21/2016" + }, + { + "extn": "7129", + "id": "42812", + "name": "Danny Jennson", + "office": "Houston", + "position": "Designer", + "salary": "$149,472", + "start_date": "12/5/2015" + }, + { + "extn": "9615", + "id": "42813", + "name": "Danny Bailey", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$80,724", + "start_date": "4/8/2005" + }, + { + "extn": "9475", + "id": "42814", + "name": "Jacqueline Lynn", + "office": "Hollywood", + "position": "Operator", + "salary": "$45,699", + "start_date": "4/2/2011" + }, + { + "extn": "3245", + "id": "42815", + "name": "Angelina Notman", + "office": "Santa Ana", + "position": "Designer", + "salary": "$125,183", + "start_date": "6/7/2004" + }, + { + "extn": "7723", + "id": "42816", + "name": "Henry Grey", + "office": "Jersey City", + "position": "Designer", + "salary": "$101,136", + "start_date": "8/26/2017" + }, + { + "extn": "7275", + "id": "42817", + "name": "Kieth Button", + "office": "Dallas", + "position": "Insurance Broker", + "salary": "$193,773", + "start_date": "1/30/2017" + }, + { + "extn": "2489", + "id": "42818", + "name": "Tania Cobb", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$30,453", + "start_date": "4/26/2000" + }, + { + "extn": "7205", + "id": "42819", + "name": "Rosemary Janes", + "office": "Irving", + "position": "Banker", + "salary": "$287,147", + "start_date": "4/7/2016" + }, + { + "extn": "6477", + "id": "42820", + "name": "Alan Vernon", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$197,272", + "start_date": "6/8/2010" + }, + { + "extn": "9478", + "id": "42821", + "name": "Mark Freeburn", + "office": "Paris", + "position": "Web Developer", + "salary": "$18,546", + "start_date": "5/14/2014" + }, + { + "extn": "1250", + "id": "42822", + "name": "Adeline Gordon", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$210,538", + "start_date": "5/28/2003" + }, + { + "extn": "1067", + "id": "42823", + "name": "Angelique Benfield", + "office": "Bellevue", + "position": "Clerk", + "salary": "$177,696", + "start_date": "1/30/2008" + }, + { + "extn": "5570", + "id": "42824", + "name": "Roger Verdon", + "office": "Dallas", + "position": "Chef Manager", + "salary": "$230,017", + "start_date": "5/31/2017" + }, + { + "extn": "9310", + "id": "42825", + "name": "Carrie Eastwood", + "office": "Orlando", + "position": "Dentist", + "salary": "$81,177", + "start_date": "11/18/2009" + }, + { + "extn": "8045", + "id": "42826", + "name": "Abdul Rixon", + "office": "Columbus", + "position": "IT Support Staff", + "salary": "$142,662", + "start_date": "3/21/2014" + }, + { + "extn": "4490", + "id": "42827", + "name": "Anne Denton", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$86,690", + "start_date": "3/2/2013" + }, + { + "extn": "5867", + "id": "42828", + "name": "Catherine Yard", + "office": "Berlin", + "position": "Health Educator", + "salary": "$155,629", + "start_date": "8/6/2009" + }, + { + "extn": "9138", + "id": "42829", + "name": "Katelyn Cann", + "office": "Paris", + "position": "Inspector", + "salary": "$94,771", + "start_date": "11/19/2001" + }, + { + "extn": "9971", + "id": "42830", + "name": "Angelica Hopkinson", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$269,968", + "start_date": "3/11/2002" + }, + { + "extn": "8821", + "id": "42831", + "name": "Taylor Ring", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$25,681", + "start_date": "6/29/2003" + }, + { + "extn": "2847", + "id": "42832", + "name": "Moira Wren", + "office": "Fremont", + "position": "Pharmacist", + "salary": "$99,577", + "start_date": "1/23/2015" + }, + { + "extn": "4047", + "id": "42833", + "name": "Anais Uttridge", + "office": "Lyon", + "position": "Inspector", + "salary": "$230,505", + "start_date": "8/28/2009" + }, + { + "extn": "8227", + "id": "42834", + "name": "Tony Eyres", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$297,367", + "start_date": "6/24/2004" + }, + { + "extn": "4264", + "id": "42835", + "name": "Bryon Warner", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$251,939", + "start_date": "12/13/2017" + }, + { + "extn": "8665", + "id": "42836", + "name": "Jack Young", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$39,901", + "start_date": "8/10/2016" + }, + { + "extn": "1691", + "id": "42837", + "name": "Ruth Foxley", + "office": "Dallas", + "position": "Designer", + "salary": "$62,165", + "start_date": "12/19/2018" + }, + { + "extn": "5008", + "id": "42838", + "name": "Elijah Blackburn", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$32,279", + "start_date": "6/18/2002" + }, + { + "extn": "5159", + "id": "42839", + "name": "George Bradshaw", + "office": "Lisbon", + "position": "Biologist", + "salary": "$98,926", + "start_date": "6/3/2007" + }, + { + "extn": "7474", + "id": "42840", + "name": "Amelia Tindall", + "office": "Reno", + "position": "Insurance Broker", + "salary": "$199,769", + "start_date": "6/5/2016" + }, + { + "extn": "7017", + "id": "42841", + "name": "Rosa Rothwell", + "office": "Arlington", + "position": "Health Educator", + "salary": "$167,708", + "start_date": "10/10/2007" + }, + { + "extn": "1463", + "id": "42842", + "name": "Kieth Shepherd", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$170,036", + "start_date": "10/18/2009" + }, + { + "extn": "7587", + "id": "42843", + "name": "Danny Holmes", + "office": "Rome", + "position": "Global Logistics Supervisor", + "salary": "$100,869", + "start_date": "1/10/2008" + }, + { + "extn": "2783", + "id": "42844", + "name": "Martha Gardner", + "office": "Chicago", + "position": "Accountant", + "salary": "$272,280", + "start_date": "12/28/2013" + }, + { + "extn": "4445", + "id": "42845", + "name": "Gil Savage", + "office": "Bellevue", + "position": "Ambulatory Nurse", + "salary": "$278,299", + "start_date": "5/29/2015" + }, + { + "extn": "2259", + "id": "42846", + "name": "Sebastian Russell", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$242,286", + "start_date": "2/1/2013" + }, + { + "extn": "6128", + "id": "42847", + "name": "Trisha Ballard", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$74,831", + "start_date": "11/12/2005" + }, + { + "extn": "6134", + "id": "42848", + "name": "Felicity Powell", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$276,740", + "start_date": "6/7/2000" + }, + { + "extn": "3227", + "id": "42849", + "name": "Harry Judd", + "office": "Phoenix", + "position": "Global Logistics Supervisor", + "salary": "$85,536", + "start_date": "3/20/2011" + }, + { + "extn": "9554", + "id": "42850", + "name": "Zoe Ventura", + "office": "Amarillo", + "position": "Cook", + "salary": "$246,667", + "start_date": "2/7/2004" + }, + { + "extn": "5827", + "id": "42851", + "name": "Maddison Osman", + "office": "Milwaukee", + "position": "Banker", + "salary": "$266,045", + "start_date": "10/9/2001" + }, + { + "extn": "9003", + "id": "42852", + "name": "Lillian Wright", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$151,302", + "start_date": "12/16/2000" + }, + { + "extn": "6692", + "id": "42853", + "name": "Rihanna Aldridge", + "office": "Santa Ana", + "position": "Executive Director", + "salary": "$124,896", + "start_date": "5/30/2001" + }, + { + "extn": "2948", + "id": "42854", + "name": "Tom Walsh", + "office": "Baltimore", + "position": "Food Technologist", + "salary": "$100,338", + "start_date": "7/29/2000" + }, + { + "extn": "8009", + "id": "42855", + "name": "Daria Moore", + "office": "Miami", + "position": "Associate Professor", + "salary": "$32,506", + "start_date": "4/19/2006" + }, + { + "extn": "7740", + "id": "42856", + "name": "Tess Lloyd", + "office": "Fremont", + "position": "Cash Manager", + "salary": "$64,821", + "start_date": "1/22/2009" + }, + { + "extn": "1825", + "id": "42857", + "name": "Enoch Pratt", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$155,382", + "start_date": "6/30/2016" + }, + { + "extn": "2636", + "id": "42858", + "name": "Rufus Drew", + "office": "Oakland", + "position": "Paramedic", + "salary": "$52,549", + "start_date": "10/18/2005" + }, + { + "extn": "6235", + "id": "42859", + "name": "Boris Saunders", + "office": "Lancaster", + "position": "Audiologist", + "salary": "$18,079", + "start_date": "7/21/2005" + }, + { + "extn": "9267", + "id": "42860", + "name": "Blake Farmer", + "office": "Venice", + "position": "Auditor", + "salary": "$188,453", + "start_date": "6/23/2004" + }, + { + "extn": "1352", + "id": "42861", + "name": "George Farmer", + "office": "Milano", + "position": "Paramedic", + "salary": "$98,784", + "start_date": "6/15/2005" + }, + { + "extn": "5347", + "id": "42862", + "name": "Cynthia Varley", + "office": "Glendale", + "position": "HR Coordinator", + "salary": "$27,978", + "start_date": "12/15/2004" + }, + { + "extn": "3091", + "id": "42863", + "name": "John Potts", + "office": "Bakersfield", + "position": "Operator", + "salary": "$76,764", + "start_date": "5/30/2007" + }, + { + "extn": "1844", + "id": "42864", + "name": "Wade Utterson", + "office": "St. Louis", + "position": "Ambulatory Nurse", + "salary": "$55,795", + "start_date": "10/10/2004" + }, + { + "extn": "1776", + "id": "42865", + "name": "Hope Jones", + "office": "El Paso", + "position": "Cashier", + "salary": "$221,388", + "start_date": "9/23/2014" + }, + { + "extn": "9501", + "id": "42866", + "name": "Maddison Forester", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$144,625", + "start_date": "11/5/2000" + }, + { + "extn": "2626", + "id": "42867", + "name": "Jules Lindop", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$202,487", + "start_date": "2/5/2003" + }, + { + "extn": "4104", + "id": "42868", + "name": "Eve Wheeler", + "office": "Seattle", + "position": "Physician", + "salary": "$275,748", + "start_date": "9/12/2005" + }, + { + "extn": "8523", + "id": "42869", + "name": "Kamila Uddin", + "office": "Glendale", + "position": "Biologist", + "salary": "$38,082", + "start_date": "11/14/2005" + }, + { + "extn": "4706", + "id": "42870", + "name": "Rae Welsch", + "office": "Albuquerque", + "position": "Banker", + "salary": "$260,128", + "start_date": "2/22/2011" + }, + { + "extn": "6212", + "id": "42871", + "name": "Jacob Cobb", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$295,009", + "start_date": "11/1/2013" + }, + { + "extn": "4081", + "id": "42872", + "name": "Anabelle Stewart", + "office": "Worcester", + "position": "Banker", + "salary": "$19,768", + "start_date": "5/8/2006" + }, + { + "extn": "2091", + "id": "42873", + "name": "Daron Stone", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$293,762", + "start_date": "5/12/2017" + }, + { + "extn": "5450", + "id": "42874", + "name": "Dasha Simpson", + "office": "San Bernardino", + "position": "Software Engineer", + "salary": "$125,351", + "start_date": "3/20/2014" + }, + { + "extn": "8507", + "id": "42875", + "name": "Janelle Saunders", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$277,279", + "start_date": "5/9/2004" + }, + { + "extn": "1685", + "id": "42876", + "name": "Liam Newman", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$47,176", + "start_date": "6/7/2011" + }, + { + "extn": "5382", + "id": "42877", + "name": "Doug Bradley", + "office": "Paris", + "position": "Ambulatory Nurse", + "salary": "$118,375", + "start_date": "5/16/2016" + }, + { + "extn": "9381", + "id": "42878", + "name": "Winnie Stewart", + "office": "Scottsdale", + "position": "Paramedic", + "salary": "$220,287", + "start_date": "10/25/2000" + }, + { + "extn": "2184", + "id": "42879", + "name": "Mya Trent", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$147,160", + "start_date": "9/15/2012" + }, + { + "extn": "6888", + "id": "42880", + "name": "Mary Chadwick", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$163,050", + "start_date": "7/12/2014" + }, + { + "extn": "5452", + "id": "42881", + "name": "Danny Miller", + "office": "Dallas", + "position": "Restaurant Manager", + "salary": "$85,090", + "start_date": "10/16/2012" + }, + { + "extn": "7837", + "id": "42882", + "name": "Ally Ulyatt", + "office": "Oakland", + "position": "Machine Operator", + "salary": "$119,000", + "start_date": "10/6/2013" + }, + { + "extn": "2035", + "id": "42883", + "name": "Alice Allen", + "office": "Lincoln", + "position": "Operator", + "salary": "$28,846", + "start_date": "9/3/2007" + }, + { + "extn": "5444", + "id": "42884", + "name": "Eduardo Howard", + "office": "Madison", + "position": "Project Manager", + "salary": "$100,563", + "start_date": "11/22/2002" + }, + { + "extn": "9526", + "id": "42885", + "name": "Aileen Wilkinson", + "office": "Berna", + "position": "Systems Administrator", + "salary": "$244,303", + "start_date": "4/17/2019" + }, + { + "extn": "4969", + "id": "42886", + "name": "Gloria Palmer", + "office": "Worcester", + "position": "Bellman", + "salary": "$129,284", + "start_date": "7/6/2010" + }, + { + "extn": "3623", + "id": "42887", + "name": "Makena Morris", + "office": "San Jose", + "position": "Global Logistics Supervisor", + "salary": "$104,648", + "start_date": "12/20/2003" + }, + { + "extn": "7071", + "id": "42888", + "name": "Natalie Fall", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$89,186", + "start_date": "9/17/2008" + }, + { + "extn": "9288", + "id": "42889", + "name": "Megan Doherty", + "office": "Wien", + "position": "Budget Analyst", + "salary": "$93,213", + "start_date": "12/23/2013" + }, + { + "extn": "5975", + "id": "42890", + "name": "Ryan Oswald", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$27,476", + "start_date": "7/5/2013" + }, + { + "extn": "2759", + "id": "42891", + "name": "Tony Richardson", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$160,927", + "start_date": "12/17/2016" + }, + { + "extn": "3110", + "id": "42892", + "name": "Lynn Harrison", + "office": "Salt Lake City", + "position": "Service Supervisor", + "salary": "$233,280", + "start_date": "7/14/2005" + }, + { + "extn": "6044", + "id": "42893", + "name": "Candice Styles", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$129,867", + "start_date": "7/31/2017" + }, + { + "extn": "6590", + "id": "42894", + "name": "Brad Osman", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$126,829", + "start_date": "2/6/2010" + }, + { + "extn": "5006", + "id": "42895", + "name": "Carl Freeburn", + "office": "Minneapolis", + "position": "Restaurant Manager", + "salary": "$66,995", + "start_date": "11/9/2008" + }, + { + "extn": "1090", + "id": "42896", + "name": "Aurelia James", + "office": "El Paso", + "position": "Accountant", + "salary": "$58,978", + "start_date": "11/4/2005" + }, + { + "extn": "7280", + "id": "42897", + "name": "Stephanie Bright", + "office": "Oakland", + "position": "Business Broker", + "salary": "$162,582", + "start_date": "1/16/2013" + }, + { + "extn": "2948", + "id": "42898", + "name": "Domenic Parsons", + "office": "Hollywood", + "position": "Operator", + "salary": "$82,180", + "start_date": "10/1/2008" + }, + { + "extn": "7613", + "id": "42899", + "name": "Luke Lane", + "office": "Seattle", + "position": "Service Supervisor", + "salary": "$34,515", + "start_date": "11/25/2009" + }, + { + "extn": "7662", + "id": "42900", + "name": "Clint Baldwin", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$34,456", + "start_date": "11/6/2014" + }, + { + "extn": "1190", + "id": "42901", + "name": "Florence Chester", + "office": "Dallas", + "position": "Paramedic", + "salary": "$106,412", + "start_date": "7/20/2001" + }, + { + "extn": "3972", + "id": "42902", + "name": "Celia Baker", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$205,899", + "start_date": "4/21/2018" + }, + { + "extn": "4586", + "id": "42903", + "name": "Erick Walker", + "office": "New York", + "position": "Steward", + "salary": "$158,220", + "start_date": "11/24/2013" + }, + { + "extn": "1876", + "id": "42904", + "name": "Denny Flett", + "office": "Milwaukee", + "position": "Operator", + "salary": "$71,208", + "start_date": "6/24/2009" + }, + { + "extn": "2081", + "id": "42905", + "name": "Tyler Ring", + "office": "Denver", + "position": "Machine Operator", + "salary": "$196,244", + "start_date": "4/18/2008" + }, + { + "extn": "2049", + "id": "42906", + "name": "Hayden Norman", + "office": "Henderson", + "position": "Banker", + "salary": "$78,593", + "start_date": "6/24/2013" + }, + { + "extn": "3655", + "id": "42907", + "name": "Laila Atkinson", + "office": "Valetta", + "position": "Laboratory Technician", + "salary": "$249,640", + "start_date": "5/16/2016" + }, + { + "extn": "3304", + "id": "42908", + "name": "Ruth Eyres", + "office": "Arlington", + "position": "Healthcare Specialist", + "salary": "$238,183", + "start_date": "7/8/2011" + }, + { + "extn": "9737", + "id": "42909", + "name": "Celina Bradshaw", + "office": "Baltimore", + "position": "Software Engineer", + "salary": "$88,853", + "start_date": "3/2/2007" + }, + { + "extn": "7397", + "id": "42910", + "name": "Chuck Wood", + "office": "Nashville", + "position": "Pharmacist", + "salary": "$159,372", + "start_date": "6/12/2002" + }, + { + "extn": "8688", + "id": "42911", + "name": "Destiny Scott", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$290,537", + "start_date": "5/26/2008" + }, + { + "extn": "5467", + "id": "42912", + "name": "Angelica Stuart", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$60,483", + "start_date": "12/12/2016" + }, + { + "extn": "9459", + "id": "42913", + "name": "Ron Waterson", + "office": "Prague", + "position": "Biologist", + "salary": "$219,297", + "start_date": "4/1/2017" + }, + { + "extn": "6681", + "id": "42914", + "name": "Angela Lane", + "office": "Portland", + "position": "Bellman", + "salary": "$72,275", + "start_date": "1/20/2010" + }, + { + "extn": "6162", + "id": "42915", + "name": "Lindsay Coleman", + "office": "Denver", + "position": "Lecturer", + "salary": "$252,841", + "start_date": "6/6/2012" + }, + { + "extn": "1963", + "id": "42916", + "name": "Sara Jarrett", + "office": "Anaheim", + "position": "Fabricator", + "salary": "$107,869", + "start_date": "8/3/2009" + }, + { + "extn": "6985", + "id": "42917", + "name": "Henry Ebbs", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$51,651", + "start_date": "6/5/2004" + }, + { + "extn": "8181", + "id": "42918", + "name": "Johnathan Nielson", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$45,920", + "start_date": "11/14/2005" + }, + { + "extn": "1121", + "id": "42919", + "name": "Britney Truscott", + "office": "Milano", + "position": "Dentist", + "salary": "$29,405", + "start_date": "12/7/2007" + }, + { + "extn": "6859", + "id": "42920", + "name": "Elise Moore", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$21,374", + "start_date": "1/27/2019" + }, + { + "extn": "2774", + "id": "42921", + "name": "Alice Torres", + "office": "Milano", + "position": "Restaurant Manager", + "salary": "$241,735", + "start_date": "8/5/2013" + }, + { + "extn": "2542", + "id": "42922", + "name": "Mark Isaac", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$28,259", + "start_date": "2/28/2004" + }, + { + "extn": "8195", + "id": "42923", + "name": "William Donnelly", + "office": "Lakewood", + "position": "Cook", + "salary": "$298,274", + "start_date": "10/16/2012" + }, + { + "extn": "5675", + "id": "42924", + "name": "Blake Rose", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$274,267", + "start_date": "1/8/2004" + }, + { + "extn": "8158", + "id": "42925", + "name": "Erick Harris", + "office": "Amarillo", + "position": "Systems Administrator", + "salary": "$125,505", + "start_date": "9/3/2015" + }, + { + "extn": "3938", + "id": "42926", + "name": "Caitlyn Ianson", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$90,612", + "start_date": "7/27/2017" + }, + { + "extn": "5289", + "id": "42927", + "name": "Abdul Baldwin", + "office": "Venice", + "position": "Banker", + "salary": "$79,393", + "start_date": "9/9/2013" + }, + { + "extn": "8776", + "id": "42928", + "name": "Makenzie Vernon", + "office": "Madison", + "position": "Systems Administrator", + "salary": "$70,527", + "start_date": "11/5/2016" + }, + { + "extn": "1176", + "id": "42929", + "name": "Emery Hardwick", + "office": "Louisville", + "position": "Production Painter", + "salary": "$89,781", + "start_date": "5/17/2017" + }, + { + "extn": "8658", + "id": "42930", + "name": "Cara Adams", + "office": "Otawa", + "position": "Project Manager", + "salary": "$143,344", + "start_date": "3/22/2006" + }, + { + "extn": "8687", + "id": "42931", + "name": "Noemi Morris", + "office": "Garland", + "position": "Loan Officer", + "salary": "$149,053", + "start_date": "6/6/2000" + }, + { + "extn": "1538", + "id": "42932", + "name": "Carrie Poole", + "office": "Irving", + "position": "HR Coordinator", + "salary": "$193,985", + "start_date": "4/20/2013" + }, + { + "extn": "2512", + "id": "42933", + "name": "Belinda Garner", + "office": "Lyon", + "position": "Operator", + "salary": "$57,329", + "start_date": "10/20/2019" + }, + { + "extn": "7554", + "id": "42934", + "name": "Rick Notman", + "office": "Amarillo", + "position": "Audiologist", + "salary": "$112,206", + "start_date": "6/7/2000" + }, + { + "extn": "2636", + "id": "42935", + "name": "Lana James", + "office": "Wien", + "position": "Production Painter", + "salary": "$175,092", + "start_date": "1/12/2005" + }, + { + "extn": "8574", + "id": "42936", + "name": "Julius Russel", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$196,237", + "start_date": "12/5/2016" + }, + { + "extn": "2103", + "id": "42937", + "name": "Mason Mitchell", + "office": "Nashville", + "position": "Designer", + "salary": "$65,379", + "start_date": "9/9/2018" + }, + { + "extn": "1957", + "id": "42938", + "name": "Jolene Carter", + "office": "Berna", + "position": "Audiologist", + "salary": "$170,143", + "start_date": "3/12/2016" + }, + { + "extn": "6402", + "id": "42939", + "name": "Harriet Upton", + "office": "Garland", + "position": "Business Broker", + "salary": "$296,068", + "start_date": "7/29/2003" + }, + { + "extn": "8784", + "id": "42940", + "name": "Sabrina Parker", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$123,147", + "start_date": "8/8/2002" + }, + { + "extn": "4585", + "id": "42941", + "name": "Leroy York", + "office": "Worcester", + "position": "Associate Professor", + "salary": "$67,399", + "start_date": "10/27/2014" + }, + { + "extn": "8447", + "id": "42942", + "name": "Maggie Baker", + "office": "Long Beach", + "position": "Restaurant Manager", + "salary": "$34,244", + "start_date": "10/13/2006" + }, + { + "extn": "3120", + "id": "42943", + "name": "Hailey Glynn", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$230,568", + "start_date": "11/15/2018" + }, + { + "extn": "1220", + "id": "42944", + "name": "Hank Hall", + "office": "Bakersfield", + "position": "Assistant Buyer", + "salary": "$224,458", + "start_date": "7/3/2015" + }, + { + "extn": "5811", + "id": "42945", + "name": "Celia Gunn", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$79,547", + "start_date": "1/8/2006" + }, + { + "extn": "4108", + "id": "42946", + "name": "Mason Cowan", + "office": "Hayward", + "position": "Restaurant Manager", + "salary": "$150,044", + "start_date": "2/23/2010" + }, + { + "extn": "7573", + "id": "42947", + "name": "Callie Wilcox", + "office": "Saint Paul", + "position": "Baker", + "salary": "$120,289", + "start_date": "4/19/2006" + }, + { + "extn": "5035", + "id": "42948", + "name": "Elle Miller", + "office": "Hayward", + "position": "Inspector", + "salary": "$294,891", + "start_date": "4/8/2008" + }, + { + "extn": "2883", + "id": "42949", + "name": "Henry Harrington", + "office": "Lancaster", + "position": "Steward", + "salary": "$178,295", + "start_date": "8/26/2008" + }, + { + "extn": "9492", + "id": "42950", + "name": "Martin Simmons", + "office": "Valetta", + "position": "Banker", + "salary": "$261,656", + "start_date": "5/14/2011" + }, + { + "extn": "5788", + "id": "42951", + "name": "Nate Sherry", + "office": "Glendale", + "position": "Food Technologist", + "salary": "$163,712", + "start_date": "4/2/2001" + }, + { + "extn": "2045", + "id": "42952", + "name": "Beatrice Yates", + "office": "Lyon", + "position": "Investment Advisor", + "salary": "$93,428", + "start_date": "2/23/2002" + }, + { + "extn": "1374", + "id": "42953", + "name": "John Butler", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$20,485", + "start_date": "5/20/2009" + }, + { + "extn": "4387", + "id": "42954", + "name": "Tyler Gonzales", + "office": "Toledo", + "position": "IT Support Staff", + "salary": "$182,298", + "start_date": "12/7/2017" + }, + { + "extn": "9398", + "id": "42955", + "name": "Tony Atkinson", + "office": "Stockton", + "position": "Web Developer", + "salary": "$187,963", + "start_date": "1/22/2009" + }, + { + "extn": "6279", + "id": "42956", + "name": "Domenic Cox", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$298,409", + "start_date": "6/4/2000" + }, + { + "extn": "1288", + "id": "42957", + "name": "Clint Harrison", + "office": "Louisville", + "position": "Physician", + "salary": "$249,526", + "start_date": "7/7/2014" + }, + { + "extn": "9301", + "id": "42958", + "name": "Johnny Wilton", + "office": "Long Beach", + "position": "Paramedic", + "salary": "$254,200", + "start_date": "9/16/2010" + }, + { + "extn": "6217", + "id": "42959", + "name": "Jolene Lindop", + "office": "Toledo", + "position": "Business Broker", + "salary": "$51,702", + "start_date": "4/19/2006" + }, + { + "extn": "5650", + "id": "42960", + "name": "Grace Armstrong", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$49,479", + "start_date": "6/4/2008" + }, + { + "extn": "3293", + "id": "42961", + "name": "Mara Upton", + "office": "Fullerton", + "position": "Pharmacist", + "salary": "$44,319", + "start_date": "12/17/2001" + }, + { + "extn": "9480", + "id": "42962", + "name": "Joseph Stewart", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$219,152", + "start_date": "1/6/2003" + }, + { + "extn": "6663", + "id": "42963", + "name": "Denny Woods", + "office": "Rochester", + "position": "Machine Operator", + "salary": "$109,726", + "start_date": "6/16/2000" + }, + { + "extn": "6625", + "id": "42964", + "name": "Mina Power", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$36,053", + "start_date": "3/30/2001" + }, + { + "extn": "3197", + "id": "42965", + "name": "Hayden Martin", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$20,222", + "start_date": "7/26/2009" + }, + { + "extn": "1532", + "id": "42966", + "name": "Jacob Barclay", + "office": "Lancaster", + "position": "Biologist", + "salary": "$122,166", + "start_date": "4/24/2009" + }, + { + "extn": "9738", + "id": "42967", + "name": "Taylor Villiger", + "office": "Paris", + "position": "Project Manager", + "salary": "$196,913", + "start_date": "6/13/2010" + }, + { + "extn": "1516", + "id": "42968", + "name": "Wendy Pearson", + "office": "Bellevue", + "position": "Design Engineer", + "salary": "$186,846", + "start_date": "6/13/2015" + }, + { + "extn": "1129", + "id": "42969", + "name": "Jack Cork", + "office": "Scottsdale", + "position": "Ambulatory Nurse", + "salary": "$143,068", + "start_date": "1/27/2000" + }, + { + "extn": "1552", + "id": "42970", + "name": "Erick Mcgee", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$298,329", + "start_date": "2/21/2010" + }, + { + "extn": "9087", + "id": "42971", + "name": "Maxwell Stevens", + "office": "Quebec", + "position": "Dentist", + "salary": "$21,940", + "start_date": "3/5/2008" + }, + { + "extn": "4478", + "id": "42972", + "name": "Kendra Brock", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$81,081", + "start_date": "3/1/2010" + }, + { + "extn": "2169", + "id": "42973", + "name": "Oliver Osman", + "office": "Bellevue", + "position": "Front Desk Coordinator", + "salary": "$86,438", + "start_date": "3/25/2014" + }, + { + "extn": "1121", + "id": "42974", + "name": "Wendy Knight", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$122,124", + "start_date": "1/30/2002" + }, + { + "extn": "4037", + "id": "42975", + "name": "Raquel Norris", + "office": "Pittsburgh", + "position": "Ambulatory Nurse", + "salary": "$195,552", + "start_date": "6/23/2002" + }, + { + "extn": "7591", + "id": "42976", + "name": "Aisha Allington", + "office": "Los Angeles", + "position": "Accountant", + "salary": "$206,045", + "start_date": "8/7/2005" + }, + { + "extn": "8587", + "id": "42977", + "name": "Wade Alcroft", + "office": "Minneapolis", + "position": "Service Supervisor", + "salary": "$164,574", + "start_date": "11/23/2009" + }, + { + "extn": "5027", + "id": "42978", + "name": "Charlize Chester", + "office": "Rome", + "position": "Webmaster", + "salary": "$262,318", + "start_date": "7/15/2007" + }, + { + "extn": "3485", + "id": "42979", + "name": "Boris Yard", + "office": "Philadelphia", + "position": "Call Center Representative", + "salary": "$29,144", + "start_date": "5/22/2007" + }, + { + "extn": "1002", + "id": "42980", + "name": "Kassandra Olivier", + "office": "Denver", + "position": "Chef Manager", + "salary": "$235,375", + "start_date": "8/1/2005" + }, + { + "extn": "2855", + "id": "42981", + "name": "Matthew Widdows", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$59,125", + "start_date": "7/21/2016" + }, + { + "extn": "9781", + "id": "42982", + "name": "Barry Kelly", + "office": "Tallahassee", + "position": "Executive Director", + "salary": "$270,565", + "start_date": "6/1/2004" + }, + { + "extn": "3684", + "id": "42983", + "name": "Caleb John", + "office": "Moreno Valley", + "position": "Paramedic", + "salary": "$137,591", + "start_date": "7/13/2007" + }, + { + "extn": "4679", + "id": "42984", + "name": "Domenic Simmons", + "office": "Otawa", + "position": "Executive Director", + "salary": "$226,746", + "start_date": "4/19/2003" + }, + { + "extn": "7560", + "id": "42985", + "name": "Violet Drew", + "office": "Jersey City", + "position": "Web Developer", + "salary": "$33,213", + "start_date": "1/23/2006" + }, + { + "extn": "5112", + "id": "42986", + "name": "Chadwick Woods", + "office": "Springfield", + "position": "Operator", + "salary": "$95,556", + "start_date": "8/22/2010" + }, + { + "extn": "3501", + "id": "42987", + "name": "Jacob Thomson", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$70,138", + "start_date": "2/21/2016" + }, + { + "extn": "1427", + "id": "42988", + "name": "Mackenzie Cadman", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$79,928", + "start_date": "11/26/2012" + }, + { + "extn": "9833", + "id": "42989", + "name": "Marie Bell", + "office": "Valetta", + "position": "Healthcare Specialist", + "salary": "$271,765", + "start_date": "1/25/2014" + }, + { + "extn": "2846", + "id": "42990", + "name": "Brad Farmer", + "office": "Tokyo", + "position": "Front Desk Coordinator", + "salary": "$242,064", + "start_date": "7/20/2000" + }, + { + "extn": "8089", + "id": "42991", + "name": "Cedrick Smith", + "office": "Paris", + "position": "Associate Professor", + "salary": "$251,770", + "start_date": "9/12/2009" + }, + { + "extn": "8874", + "id": "42992", + "name": "Chad Waterhouse", + "office": "Anaheim", + "position": "Doctor", + "salary": "$282,126", + "start_date": "7/3/2016" + }, + { + "extn": "1036", + "id": "42993", + "name": "Rocco Isaac", + "office": "Philadelphia", + "position": "Chef Manager", + "salary": "$266,089", + "start_date": "11/1/2008" + }, + { + "extn": "8158", + "id": "42994", + "name": "George Truscott", + "office": "Omaha", + "position": "Steward", + "salary": "$203,278", + "start_date": "4/11/2018" + }, + { + "extn": "6254", + "id": "42995", + "name": "Martin Rossi", + "office": "Salt Lake City", + "position": "Cook", + "salary": "$175,258", + "start_date": "1/11/2003" + }, + { + "extn": "9269", + "id": "42996", + "name": "Angelica Stone ", + "office": "St. Louis", + "position": "HR Coordinator", + "salary": "$130,121", + "start_date": "8/14/2009" + }, + { + "extn": "3751", + "id": "42997", + "name": "Alexander Wright", + "office": "Fullerton", + "position": "Dentist", + "salary": "$253,944", + "start_date": "9/23/2000" + }, + { + "extn": "9089", + "id": "42998", + "name": "Luna Connor", + "office": "St. Louis", + "position": "Stockbroker", + "salary": "$114,065", + "start_date": "2/1/2017" + }, + { + "extn": "5430", + "id": "42999", + "name": "Logan Hunter", + "office": "Richmond", + "position": "Global Logistics Supervisor", + "salary": "$234,745", + "start_date": "1/20/2000" + }, + { + "extn": "6662", + "id": "43000", + "name": "Tony Stewart", + "office": "Arlington", + "position": "Investment Advisor", + "salary": "$154,180", + "start_date": "10/18/2016" + }, + { + "extn": "6577", + "id": "43001", + "name": "Enoch Clarke", + "office": "Venice", + "position": "Designer", + "salary": "$182,901", + "start_date": "8/16/2011" + }, + { + "extn": "2356", + "id": "43002", + "name": "Dasha Shields", + "office": "Paris", + "position": "IT Support Staff", + "salary": "$36,893", + "start_date": "10/18/2010" + }, + { + "extn": "6714", + "id": "43003", + "name": "Johnathan Saunders", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$41,468", + "start_date": "8/10/2004" + }, + { + "extn": "5932", + "id": "43004", + "name": "Joy Hooper", + "office": "San Diego", + "position": "Banker", + "salary": "$181,853", + "start_date": "8/5/2007" + }, + { + "extn": "5044", + "id": "43005", + "name": "Leanne Trent", + "office": "Laredo", + "position": "Budget Analyst", + "salary": "$20,447", + "start_date": "10/22/2013" + }, + { + "extn": "8360", + "id": "43006", + "name": "Laila Rogan", + "office": "Glendale", + "position": "Production Painter", + "salary": "$167,163", + "start_date": "11/11/2018" + }, + { + "extn": "6327", + "id": "43007", + "name": "Denny Varndell", + "office": "Scottsdale", + "position": "Biologist", + "salary": "$54,017", + "start_date": "10/5/2019" + }, + { + "extn": "5174", + "id": "43008", + "name": "Anne Ross", + "office": "Houston", + "position": "Baker", + "salary": "$168,870", + "start_date": "7/12/2015" + }, + { + "extn": "7410", + "id": "43009", + "name": "Brad Funnell", + "office": "Lyon", + "position": "Stockbroker", + "salary": "$295,921", + "start_date": "3/16/2011" + }, + { + "extn": "8759", + "id": "43010", + "name": "Hayden Anderson", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$130,758", + "start_date": "1/24/2002" + }, + { + "extn": "1468", + "id": "43011", + "name": "Russel Antcliff", + "office": "Escondido", + "position": "Physician", + "salary": "$56,609", + "start_date": "8/29/2009" + }, + { + "extn": "6175", + "id": "43012", + "name": "Carter Umney", + "office": "Columbus", + "position": "Inspector", + "salary": "$104,613", + "start_date": "8/18/2005" + }, + { + "extn": "5000", + "id": "43013", + "name": "Gwen Hale", + "office": "Zurich", + "position": "Pharmacist", + "salary": "$55,541", + "start_date": "4/4/2018" + }, + { + "extn": "4819", + "id": "43014", + "name": "Johnny Norman", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$158,404", + "start_date": "3/4/2010" + }, + { + "extn": "3349", + "id": "43015", + "name": "Mark Ashwell", + "office": "Otawa", + "position": "Staffing Consultant", + "salary": "$140,626", + "start_date": "6/29/2010" + }, + { + "extn": "7322", + "id": "43016", + "name": "Chelsea Bullock", + "office": "Fort Lauderdale", + "position": "Retail Trainee", + "salary": "$38,588", + "start_date": "11/4/2000" + }, + { + "extn": "7470", + "id": "43017", + "name": "Phillip Cooper", + "office": "Toledo", + "position": "Bookkeeper", + "salary": "$270,844", + "start_date": "1/16/2017" + }, + { + "extn": "7761", + "id": "43018", + "name": "Celina Williams", + "office": "New York", + "position": "Electrician", + "salary": "$204,224", + "start_date": "1/29/2013" + }, + { + "extn": "3642", + "id": "43019", + "name": "George Evans", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$99,289", + "start_date": "1/26/2016" + }, + { + "extn": "2544", + "id": "43020", + "name": "Maria Selby", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$207,559", + "start_date": "1/25/2016" + }, + { + "extn": "8231", + "id": "43021", + "name": "Phoebe Yarlett", + "office": "Orlando", + "position": "Doctor", + "salary": "$134,919", + "start_date": "10/10/2005" + }, + { + "extn": "9652", + "id": "43022", + "name": "Ronald Rust", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$212,559", + "start_date": "3/22/2011" + }, + { + "extn": "9618", + "id": "43023", + "name": "Peter Uttley", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$231,472", + "start_date": "9/4/2009" + }, + { + "extn": "8491", + "id": "43024", + "name": "Alma Mcgregor", + "office": "Washington", + "position": "Restaurant Manager", + "salary": "$32,971", + "start_date": "2/19/2000" + }, + { + "extn": "4510", + "id": "43025", + "name": "Nathan Reese", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$209,867", + "start_date": "10/30/2016" + }, + { + "extn": "6271", + "id": "43026", + "name": "Tony Garner", + "office": "Otawa", + "position": "Laboratory Technician", + "salary": "$155,199", + "start_date": "8/12/2006" + }, + { + "extn": "6711", + "id": "43027", + "name": "George Jeffery", + "office": "Oakland", + "position": "Biologist", + "salary": "$164,307", + "start_date": "7/18/2014" + }, + { + "extn": "8762", + "id": "43028", + "name": "Sabrina Sherwood", + "office": "Rome", + "position": "Retail Trainee", + "salary": "$267,465", + "start_date": "12/9/2001" + }, + { + "extn": "2215", + "id": "43029", + "name": "Chuck Snow", + "office": "Portland", + "position": "Production Painter", + "salary": "$286,176", + "start_date": "5/7/2008" + }, + { + "extn": "7188", + "id": "43030", + "name": "Enoch Miller", + "office": "Omaha", + "position": "Associate Professor", + "salary": "$29,185", + "start_date": "3/29/2004" + }, + { + "extn": "1514", + "id": "43031", + "name": "Hank Thomson", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$97,044", + "start_date": "5/3/2009" + }, + { + "extn": "8276", + "id": "43032", + "name": "Carolyn Davies", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$277,463", + "start_date": "11/12/2011" + }, + { + "extn": "3695", + "id": "43033", + "name": "Josephine Walker", + "office": "Orlando", + "position": "Bellman", + "salary": "$196,263", + "start_date": "2/19/2008" + }, + { + "extn": "3928", + "id": "43034", + "name": "Molly Farmer", + "office": "Rome", + "position": "Steward", + "salary": "$166,374", + "start_date": "3/20/2007" + }, + { + "extn": "9437", + "id": "43035", + "name": "Johnny Durrant", + "office": "Dallas", + "position": "Lecturer", + "salary": "$204,999", + "start_date": "1/15/2008" + }, + { + "extn": "6352", + "id": "43036", + "name": "Doris Victor", + "office": "Bellevue", + "position": "Physician", + "salary": "$88,996", + "start_date": "5/26/2003" + }, + { + "extn": "3543", + "id": "43037", + "name": "Margaret Page ", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$252,681", + "start_date": "5/30/2005" + }, + { + "extn": "6927", + "id": "43038", + "name": "Bob James", + "office": "Santa Ana", + "position": "Treasurer", + "salary": "$24,455", + "start_date": "5/16/2009" + }, + { + "extn": "2422", + "id": "43039", + "name": "Jayden Ballard", + "office": "Memphis", + "position": "Operator", + "salary": "$27,850", + "start_date": "4/3/2015" + }, + { + "extn": "7540", + "id": "43040", + "name": "Danielle Morgan", + "office": "San Antonio", + "position": "Design Engineer", + "salary": "$102,938", + "start_date": "6/8/2002" + }, + { + "extn": "8241", + "id": "43041", + "name": "Noah Rose", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$144,158", + "start_date": "3/2/2010" + }, + { + "extn": "1261", + "id": "43042", + "name": "Aiden Cassidy", + "office": "Denver", + "position": "Physician", + "salary": "$297,181", + "start_date": "4/11/2002" + }, + { + "extn": "8691", + "id": "43043", + "name": "Rebecca Collins", + "office": "Madison", + "position": "Doctor", + "salary": "$217,395", + "start_date": "10/15/2014" + }, + { + "extn": "1365", + "id": "43044", + "name": "Carol Horton", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$67,564", + "start_date": "2/15/2019" + }, + { + "extn": "6197", + "id": "43045", + "name": "Elijah Rivers", + "office": "Hayward", + "position": "Front Desk Coordinator", + "salary": "$253,483", + "start_date": "11/10/2001" + }, + { + "extn": "4016", + "id": "43046", + "name": "Maxwell Woodcock", + "office": "Valetta", + "position": "Paramedic", + "salary": "$77,072", + "start_date": "1/17/2013" + }, + { + "extn": "3142", + "id": "43047", + "name": "Lucas Rothwell", + "office": "Venice", + "position": "Webmaster", + "salary": "$255,396", + "start_date": "6/20/2001" + }, + { + "extn": "1369", + "id": "43048", + "name": "Mark Ellis", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$113,714", + "start_date": "5/3/2003" + }, + { + "extn": "6744", + "id": "43049", + "name": "Goldie Potter", + "office": "San Diego", + "position": "Software Engineer", + "salary": "$104,945", + "start_date": "6/23/2012" + }, + { + "extn": "6640", + "id": "43050", + "name": "Carissa Sylvester", + "office": "Las Vegas", + "position": "Pharmacist", + "salary": "$103,851", + "start_date": "12/20/2016" + }, + { + "extn": "7346", + "id": "43051", + "name": "Francesca Nicholls", + "office": "Tokyo", + "position": "Dentist", + "salary": "$33,057", + "start_date": "3/26/2012" + }, + { + "extn": "7105", + "id": "43052", + "name": "Gabriel Paterson", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$64,228", + "start_date": "8/22/2008" + }, + { + "extn": "1662", + "id": "43053", + "name": "Liv Trent", + "office": "St. Louis", + "position": "Physician", + "salary": "$97,195", + "start_date": "9/26/2010" + }, + { + "extn": "6341", + "id": "43054", + "name": "Boris Jarvis", + "office": "Chicago", + "position": "Physician", + "salary": "$81,804", + "start_date": "4/29/2018" + }, + { + "extn": "1030", + "id": "43055", + "name": "Barry Weston", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$177,888", + "start_date": "7/7/2003" + }, + { + "extn": "4589", + "id": "43056", + "name": "Jasmine Butler", + "office": "Prague", + "position": "Health Educator", + "salary": "$185,767", + "start_date": "10/10/2010" + }, + { + "extn": "2784", + "id": "43057", + "name": "Jennifer Kelly", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$217,630", + "start_date": "9/13/2016" + }, + { + "extn": "3637", + "id": "43058", + "name": "Fred Farrell", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$274,001", + "start_date": "9/1/2010" + }, + { + "extn": "8645", + "id": "43059", + "name": "Chadwick Exton", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$254,101", + "start_date": "5/31/2010" + }, + { + "extn": "6648", + "id": "43060", + "name": "Tony Hope", + "office": "Wien", + "position": "IT Support Staff", + "salary": "$66,313", + "start_date": "5/31/2019" + }, + { + "extn": "7043", + "id": "43061", + "name": "Bryon Edmonds", + "office": "Glendale", + "position": "Banker", + "salary": "$238,432", + "start_date": "12/17/2004" + }, + { + "extn": "3918", + "id": "43062", + "name": "Nancy Purvis", + "office": "New Orleans", + "position": "Chef Manager", + "salary": "$134,367", + "start_date": "9/8/2019" + }, + { + "extn": "3056", + "id": "43063", + "name": "Cedrick Curtis", + "office": "New Orleans", + "position": "Webmaster", + "salary": "$140,322", + "start_date": "1/19/2018" + }, + { + "extn": "1143", + "id": "43064", + "name": "Aiden Collins", + "office": "Toledo", + "position": "Stockbroker", + "salary": "$270,321", + "start_date": "12/4/2016" + }, + { + "extn": "1842", + "id": "43065", + "name": "Mya Jarvis", + "office": "Dallas", + "position": "HR Coordinator", + "salary": "$235,338", + "start_date": "12/24/2012" + }, + { + "extn": "2244", + "id": "43066", + "name": "Brooklyn Bryant", + "office": "Madrid", + "position": "Biologist", + "salary": "$92,904", + "start_date": "6/5/2000" + }, + { + "extn": "3141", + "id": "43067", + "name": "Evie Nicolas", + "office": "Dallas", + "position": "Bookkeeper", + "salary": "$186,085", + "start_date": "5/15/2019" + }, + { + "extn": "6335", + "id": "43068", + "name": "Rose Fenton", + "office": "Moreno Valley", + "position": "Fabricator", + "salary": "$171,735", + "start_date": "3/12/2016" + }, + { + "extn": "6684", + "id": "43069", + "name": "Rebecca Haines", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$90,879", + "start_date": "3/8/2014" + }, + { + "extn": "5114", + "id": "43070", + "name": "Henry Thatcher", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$298,806", + "start_date": "4/5/2008" + }, + { + "extn": "4438", + "id": "43071", + "name": "Jocelyn Adams", + "office": "Portland", + "position": "Bellman", + "salary": "$51,453", + "start_date": "7/2/2008" + }, + { + "extn": "4936", + "id": "43072", + "name": "Percy Cavanagh", + "office": "San Francisco", + "position": "Dentist", + "salary": "$114,295", + "start_date": "11/4/2006" + }, + { + "extn": "6079", + "id": "43073", + "name": "Abdul Williams", + "office": "Houston", + "position": "Cash Manager", + "salary": "$224,351", + "start_date": "2/16/2007" + }, + { + "extn": "8245", + "id": "43074", + "name": "Elena Roberts", + "office": "Sacramento", + "position": "Cash Manager", + "salary": "$85,469", + "start_date": "8/9/2006" + }, + { + "extn": "1897", + "id": "43075", + "name": "Ronald Parker", + "office": "Irving", + "position": "Inspector", + "salary": "$277,160", + "start_date": "6/2/2019" + }, + { + "extn": "6596", + "id": "43076", + "name": "Destiny Harrison", + "office": "Toledo", + "position": "Staffing Consultant", + "salary": "$255,107", + "start_date": "2/20/2017" + }, + { + "extn": "8018", + "id": "43077", + "name": "Aeris Vernon", + "office": "Bakersfield", + "position": "Lecturer", + "salary": "$31,281", + "start_date": "9/16/2010" + }, + { + "extn": "9059", + "id": "43078", + "name": "Bart Malone", + "office": "Glendale", + "position": "Clerk", + "salary": "$234,787", + "start_date": "2/23/2005" + }, + { + "extn": "7458", + "id": "43079", + "name": "Erica Santos", + "office": "San Antonio", + "position": "Steward", + "salary": "$233,191", + "start_date": "2/7/2014" + }, + { + "extn": "1022", + "id": "43080", + "name": "Alan Scott", + "office": "Saint Paul", + "position": "Investment Advisor", + "salary": "$107,903", + "start_date": "12/13/2003" + }, + { + "extn": "8044", + "id": "43081", + "name": "Gil Armstrong", + "office": "Nashville", + "position": "CNC Operator", + "salary": "$89,915", + "start_date": "3/18/2019" + }, + { + "extn": "9707", + "id": "43082", + "name": "Gabriel Watson", + "office": "Long Beach", + "position": "Software Engineer", + "salary": "$294,156", + "start_date": "4/22/2016" + }, + { + "extn": "3701", + "id": "43083", + "name": "Doug Squire", + "office": "Atlanta", + "position": "Banker", + "salary": "$162,023", + "start_date": "2/4/2005" + }, + { + "extn": "4648", + "id": "43084", + "name": "Nathan Rowe", + "office": "New Orleans", + "position": "Banker", + "salary": "$242,578", + "start_date": "5/31/2018" + }, + { + "extn": "7073", + "id": "43085", + "name": "Benjamin Higgs", + "office": "Lancaster", + "position": "Project Manager", + "salary": "$206,065", + "start_date": "8/4/2004" + }, + { + "extn": "3531", + "id": "43086", + "name": "Tyler Crawford", + "office": "Santa Ana", + "position": "Electrician", + "salary": "$105,035", + "start_date": "4/4/2013" + }, + { + "extn": "4877", + "id": "43087", + "name": "Maxwell Mitchell", + "office": "Rome", + "position": "Treasurer", + "salary": "$19,148", + "start_date": "4/7/2008" + }, + { + "extn": "7160", + "id": "43088", + "name": "Clint Newman", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$148,142", + "start_date": "7/18/2011" + }, + { + "extn": "6555", + "id": "43089", + "name": "Katelyn Graham", + "office": "Boston", + "position": "Bookkeeper", + "salary": "$46,166", + "start_date": "10/31/2012" + }, + { + "extn": "2343", + "id": "43090", + "name": "Emmanuelle Wilton", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$263,021", + "start_date": "11/18/2015" + }, + { + "extn": "5103", + "id": "43091", + "name": "Camden Wilde", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$292,815", + "start_date": "7/7/2019" + }, + { + "extn": "2996", + "id": "43092", + "name": "Hayden Marshall", + "office": "San Jose", + "position": "HR Specialist", + "salary": "$86,452", + "start_date": "11/9/2015" + }, + { + "extn": "1904", + "id": "43093", + "name": "Catherine Moran", + "office": "Venice", + "position": "Inspector", + "salary": "$81,797", + "start_date": "8/1/2008" + }, + { + "extn": "3749", + "id": "43094", + "name": "Noah Neal", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$41,639", + "start_date": "10/15/2003" + }, + { + "extn": "7734", + "id": "43095", + "name": "Liam Buckley", + "office": "Washington", + "position": "Executive Director", + "salary": "$262,791", + "start_date": "6/25/2011" + }, + { + "extn": "5527", + "id": "43096", + "name": "Fiona Taylor", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$15,370", + "start_date": "7/9/2017" + }, + { + "extn": "9890", + "id": "43097", + "name": "Maxwell Wood", + "office": "Garland", + "position": "Ambulatory Nurse", + "salary": "$55,978", + "start_date": "10/18/2009" + }, + { + "extn": "8019", + "id": "43098", + "name": "Lorraine Mould", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$172,421", + "start_date": "7/28/2013" + }, + { + "extn": "3172", + "id": "43099", + "name": "Noah Judd", + "office": "Albuquerque", + "position": "Steward", + "salary": "$258,199", + "start_date": "8/23/2013" + }, + { + "extn": "5108", + "id": "43100", + "name": "Benny White", + "office": "Bellevue", + "position": "Project Manager", + "salary": "$148,917", + "start_date": "9/20/2011" + }, + { + "extn": "4797", + "id": "43101", + "name": "Gladys Uttridge", + "office": "Atlanta", + "position": "Front Desk Coordinator", + "salary": "$182,767", + "start_date": "1/18/2002" + }, + { + "extn": "7953", + "id": "43102", + "name": "Caitlyn Thorne", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$30,953", + "start_date": "1/3/2005" + }, + { + "extn": "6563", + "id": "43103", + "name": "Scarlett Curtis", + "office": "Columbus", + "position": "Dentist", + "salary": "$158,508", + "start_date": "7/8/2004" + }, + { + "extn": "7635", + "id": "43104", + "name": "Mark Andrews", + "office": "Anaheim", + "position": "Physician", + "salary": "$153,034", + "start_date": "4/10/2005" + }, + { + "extn": "1185", + "id": "43105", + "name": "Angelica Stevens", + "office": "Toledo", + "position": "Cashier", + "salary": "$142,774", + "start_date": "3/24/2016" + }, + { + "extn": "8377", + "id": "43106", + "name": "Logan Milner", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$158,843", + "start_date": "8/15/2009" + }, + { + "extn": "2377", + "id": "43107", + "name": "Aleksandra Parsons", + "office": "Amarillo", + "position": "IT Support Staff", + "salary": "$184,744", + "start_date": "3/20/2010" + }, + { + "extn": "5756", + "id": "43108", + "name": "Joseph Evans", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$67,798", + "start_date": "2/9/2004" + }, + { + "extn": "7707", + "id": "43109", + "name": "Wendy Mcgee", + "office": "Salt Lake City", + "position": "Health Educator", + "salary": "$142,002", + "start_date": "11/5/2008" + }, + { + "extn": "1701", + "id": "43110", + "name": "Boris Rose", + "office": "Milano", + "position": "Paramedic", + "salary": "$11,322", + "start_date": "3/11/2013" + }, + { + "extn": "7078", + "id": "43111", + "name": "Abdul Mills", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$44,560", + "start_date": "12/21/2018" + }, + { + "extn": "1421", + "id": "43112", + "name": "Karla Thomas", + "office": "Milano", + "position": "Physician", + "salary": "$67,160", + "start_date": "4/7/2015" + }, + { + "extn": "1373", + "id": "43113", + "name": "Barney Nurton", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$106,026", + "start_date": "7/25/2002" + }, + { + "extn": "9573", + "id": "43114", + "name": "Abbey Donovan", + "office": "Hollywood", + "position": "Steward", + "salary": "$66,284", + "start_date": "4/14/2015" + }, + { + "extn": "6312", + "id": "43115", + "name": "Julian Jenkin", + "office": "Garland", + "position": "Health Educator", + "salary": "$164,515", + "start_date": "4/5/2012" + }, + { + "extn": "5821", + "id": "43116", + "name": "Luke Mullins", + "office": "Orlando", + "position": "Doctor", + "salary": "$134,129", + "start_date": "2/24/2018" + }, + { + "extn": "1537", + "id": "43117", + "name": "Jocelyn Stevenson", + "office": "Garland", + "position": "Investment Advisor", + "salary": "$38,361", + "start_date": "3/15/2016" + }, + { + "extn": "7763", + "id": "43118", + "name": "Remy Anderson", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$276,401", + "start_date": "9/8/2010" + }, + { + "extn": "5420", + "id": "43119", + "name": "Liv Clark", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$292,164", + "start_date": "8/28/2004" + }, + { + "extn": "3671", + "id": "43120", + "name": "Chris Allen", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$90,482", + "start_date": "1/29/2011" + }, + { + "extn": "9358", + "id": "43121", + "name": "Danny Kaur", + "office": "Tulsa", + "position": "Auditor", + "salary": "$35,334", + "start_date": "3/30/2003" + }, + { + "extn": "5504", + "id": "43122", + "name": "Manuel Emmott", + "office": "Washington", + "position": "IT Support Staff", + "salary": "$71,743", + "start_date": "6/18/2006" + }, + { + "extn": "6034", + "id": "43123", + "name": "Danny Abbot", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$240,447", + "start_date": "10/18/2004" + }, + { + "extn": "9533", + "id": "43124", + "name": "Chris Flack", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$30,574", + "start_date": "1/26/2006" + }, + { + "extn": "9786", + "id": "43125", + "name": "Elle Wright", + "office": "Norfolk", + "position": "Operator", + "salary": "$247,948", + "start_date": "2/24/2001" + }, + { + "extn": "6394", + "id": "43126", + "name": "Maxwell Benfield", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$265,508", + "start_date": "12/25/2011" + }, + { + "extn": "1259", + "id": "43127", + "name": "Mona Pond", + "office": "Jersey City", + "position": "Front Desk Coordinator", + "salary": "$230,398", + "start_date": "6/27/2007" + }, + { + "extn": "6220", + "id": "43128", + "name": "Maribel Egerton", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$286,927", + "start_date": "4/7/2005" + }, + { + "extn": "2799", + "id": "43129", + "name": "Brad Warren", + "office": "Saint Paul", + "position": "Machine Operator", + "salary": "$10,186", + "start_date": "1/6/2014" + }, + { + "extn": "7541", + "id": "43130", + "name": "Johnny Dempsey", + "office": "Albuquerque", + "position": "Project Manager", + "salary": "$142,667", + "start_date": "7/29/2000" + }, + { + "extn": "1814", + "id": "43131", + "name": "Brad Johnson", + "office": "Santa Ana", + "position": "Doctor", + "salary": "$285,254", + "start_date": "6/22/2000" + }, + { + "extn": "4943", + "id": "43132", + "name": "Ember Andersson", + "office": "Jersey City", + "position": "IT Support Staff", + "salary": "$21,115", + "start_date": "7/9/2003" + }, + { + "extn": "4247", + "id": "43133", + "name": "Sebastian Leigh", + "office": "Lincoln", + "position": "Steward", + "salary": "$275,617", + "start_date": "9/6/2010" + }, + { + "extn": "4659", + "id": "43134", + "name": "Tony Jeffery", + "office": "Dallas", + "position": "Clerk", + "salary": "$237,207", + "start_date": "3/21/2012" + }, + { + "extn": "5301", + "id": "43135", + "name": "Maribel Allwood", + "office": "Paris", + "position": "Webmaster", + "salary": "$297,517", + "start_date": "9/20/2011" + }, + { + "extn": "1351", + "id": "43136", + "name": "Caleb Simpson", + "office": "Lakewood", + "position": "Executive Director", + "salary": "$259,505", + "start_date": "2/24/2013" + }, + { + "extn": "8169", + "id": "43137", + "name": "Caleb Addley", + "office": "Orlando", + "position": "Operator", + "salary": "$143,160", + "start_date": "4/15/2015" + }, + { + "extn": "2619", + "id": "43138", + "name": "Celina Dobson", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$130,203", + "start_date": "3/15/2001" + }, + { + "extn": "5762", + "id": "43139", + "name": "Drew Huggins", + "office": "Colorado Springs", + "position": "Electrician", + "salary": "$38,529", + "start_date": "6/12/2011" + }, + { + "extn": "1113", + "id": "43140", + "name": "Rufus Clarke", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$55,224", + "start_date": "10/2/2015" + }, + { + "extn": "9810", + "id": "43141", + "name": "Matthew Connor", + "office": "Orlando", + "position": "Global Logistics Supervisor", + "salary": "$180,818", + "start_date": "7/31/2009" + }, + { + "extn": "1139", + "id": "43142", + "name": "Ramon Fisher", + "office": "Seattle", + "position": "Machine Operator", + "salary": "$235,926", + "start_date": "10/15/2004" + }, + { + "extn": "5123", + "id": "43143", + "name": "Dani Murphy", + "office": "New York", + "position": "CNC Operator", + "salary": "$100,854", + "start_date": "12/14/2000" + }, + { + "extn": "1596", + "id": "43144", + "name": "Jazmin Jones", + "office": "Rochester", + "position": "CNC Operator", + "salary": "$113,016", + "start_date": "11/11/2011" + }, + { + "extn": "6809", + "id": "43145", + "name": "Fred Holt", + "office": "Amarillo", + "position": "Staffing Consultant", + "salary": "$134,665", + "start_date": "6/12/2015" + }, + { + "extn": "1675", + "id": "43146", + "name": "Jackeline Addley", + "office": "Richmond", + "position": "Cashier", + "salary": "$187,302", + "start_date": "6/28/2000" + }, + { + "extn": "8409", + "id": "43147", + "name": "Goldie Mccall", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$244,105", + "start_date": "6/23/2003" + }, + { + "extn": "5639", + "id": "43148", + "name": "Owen Heaton", + "office": "Madison", + "position": "Electrician", + "salary": "$247,167", + "start_date": "12/25/2007" + }, + { + "extn": "9249", + "id": "43149", + "name": "Logan Ripley", + "office": "Scottsdale", + "position": "Clerk", + "salary": "$24,473", + "start_date": "5/16/2010" + }, + { + "extn": "6703", + "id": "43150", + "name": "Elijah Trent", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$28,533", + "start_date": "12/12/2018" + }, + { + "extn": "6407", + "id": "43151", + "name": "Leanne Kennedy", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$282,719", + "start_date": "2/6/2010" + }, + { + "extn": "3183", + "id": "43152", + "name": "Ethan Nayler", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$78,447", + "start_date": "2/16/2005" + }, + { + "extn": "4420", + "id": "43153", + "name": "Phillip Freeburn", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$119,230", + "start_date": "3/31/2015" + }, + { + "extn": "6263", + "id": "43154", + "name": "Agnes Shelton", + "office": "Dallas", + "position": "Treasurer", + "salary": "$144,814", + "start_date": "4/15/2018" + }, + { + "extn": "7045", + "id": "43155", + "name": "Georgia Owen", + "office": "New York", + "position": "Retail Trainee", + "salary": "$58,562", + "start_date": "2/18/2014" + }, + { + "extn": "2715", + "id": "43156", + "name": "Carol Dowson", + "office": "Fullerton", + "position": "Dentist", + "salary": "$283,289", + "start_date": "7/24/2002" + }, + { + "extn": "6420", + "id": "43157", + "name": "Bryon Ianson", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$131,680", + "start_date": "5/12/2013" + }, + { + "extn": "5326", + "id": "43158", + "name": "Cassandra Abbot", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$60,718", + "start_date": "12/2/2001" + }, + { + "extn": "6666", + "id": "43159", + "name": "Rae Jenkin", + "office": "Otawa", + "position": "Machine Operator", + "salary": "$124,593", + "start_date": "7/4/2014" + }, + { + "extn": "2573", + "id": "43160", + "name": "Matt Morris", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$95,931", + "start_date": "3/10/2002" + }, + { + "extn": "9529", + "id": "43161", + "name": "Melanie Ross", + "office": "Colorado Springs", + "position": "Associate Professor", + "salary": "$137,999", + "start_date": "11/10/2012" + }, + { + "extn": "9138", + "id": "43162", + "name": "Rocco Sherry", + "office": "Bakersfield", + "position": "Cook", + "salary": "$212,699", + "start_date": "11/14/2000" + }, + { + "extn": "1008", + "id": "43163", + "name": "Javier Samuel", + "office": "Venice", + "position": "Design Engineer", + "salary": "$65,550", + "start_date": "4/15/2018" + }, + { + "extn": "8644", + "id": "43164", + "name": "Rufus Rogers", + "office": "Memphis", + "position": "Lecturer", + "salary": "$55,490", + "start_date": "7/16/2015" + }, + { + "extn": "1656", + "id": "43165", + "name": "Julius Yoman", + "office": "Colorado Springs", + "position": "Front Desk Coordinator", + "salary": "$234,735", + "start_date": "1/31/2004" + }, + { + "extn": "1012", + "id": "43166", + "name": "Sharon Howard", + "office": "Scottsdale", + "position": "Chef Manager", + "salary": "$39,321", + "start_date": "11/3/2012" + }, + { + "extn": "6829", + "id": "43167", + "name": "Rocco Rodwell", + "office": "Venice", + "position": "HR Specialist", + "salary": "$42,180", + "start_date": "11/10/2003" + }, + { + "extn": "2980", + "id": "43168", + "name": "Logan Herbert", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$253,550", + "start_date": "11/2/2016" + }, + { + "extn": "3346", + "id": "43169", + "name": "Naomi Rothwell", + "office": "Richmond", + "position": "Production Painter", + "salary": "$222,709", + "start_date": "7/6/2015" + }, + { + "extn": "2151", + "id": "43170", + "name": "Bree Lomax", + "office": "Irving", + "position": "Doctor", + "salary": "$232,284", + "start_date": "1/25/2011" + }, + { + "extn": "8468", + "id": "43171", + "name": "Taylor Warner", + "office": "Moreno Valley", + "position": "Cash Manager", + "salary": "$38,415", + "start_date": "6/23/2008" + }, + { + "extn": "5430", + "id": "43172", + "name": "Candace Leigh", + "office": "Boston", + "position": "Assistant Buyer", + "salary": "$153,598", + "start_date": "7/9/2018" + }, + { + "extn": "5951", + "id": "43173", + "name": "Blake Vangness", + "office": "Valetta", + "position": "Staffing Consultant", + "salary": "$187,281", + "start_date": "4/21/2014" + }, + { + "extn": "5605", + "id": "43174", + "name": "Florence Douglas", + "office": "Wien", + "position": "Doctor", + "salary": "$136,954", + "start_date": "11/20/2018" + }, + { + "extn": "9246", + "id": "43175", + "name": "Angelina Turner", + "office": "Laredo", + "position": "Executive Director", + "salary": "$27,011", + "start_date": "4/21/2001" + }, + { + "extn": "4823", + "id": "43176", + "name": "Wade Fox", + "office": "Fort Lauderdale", + "position": "Project Manager", + "salary": "$186,614", + "start_date": "5/25/2017" + }, + { + "extn": "4913", + "id": "43177", + "name": "Laila Furnell", + "office": "Jacksonville", + "position": "Treasurer", + "salary": "$88,637", + "start_date": "5/15/2008" + }, + { + "extn": "4378", + "id": "43178", + "name": "Goldie Morris", + "office": "Zurich", + "position": "Operator", + "salary": "$275,165", + "start_date": "12/17/2015" + }, + { + "extn": "4367", + "id": "43179", + "name": "Rita Jackson", + "office": "Berna", + "position": "Audiologist", + "salary": "$122,989", + "start_date": "6/17/2010" + }, + { + "extn": "2283", + "id": "43180", + "name": "Benjamin Zaoui", + "office": "New York", + "position": "Cook", + "salary": "$81,437", + "start_date": "7/5/2012" + }, + { + "extn": "1706", + "id": "43181", + "name": "Aiden Bryson", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$232,411", + "start_date": "12/14/2009" + }, + { + "extn": "9876", + "id": "43182", + "name": "Gil Mcguire", + "office": "Madrid", + "position": "Fabricator", + "salary": "$251,324", + "start_date": "12/12/2000" + }, + { + "extn": "5246", + "id": "43183", + "name": "Hayden Jones", + "office": "Bakersfield", + "position": "Ambulatory Nurse", + "salary": "$124,078", + "start_date": "2/17/2013" + }, + { + "extn": "2359", + "id": "43184", + "name": "Aeris Dickson", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$253,957", + "start_date": "11/26/2008" + }, + { + "extn": "7826", + "id": "43185", + "name": "Brad Chappell", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$39,643", + "start_date": "10/12/2012" + }, + { + "extn": "9805", + "id": "43186", + "name": "Nick Palmer", + "office": "Portland", + "position": "Electrician", + "salary": "$121,217", + "start_date": "8/4/2000" + }, + { + "extn": "3743", + "id": "43187", + "name": "Luke Wilkinson", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$167,998", + "start_date": "10/14/2017" + }, + { + "extn": "4604", + "id": "43188", + "name": "Lucas Hunter", + "office": "Bucharest", + "position": "Food Technologist", + "salary": "$282,023", + "start_date": "12/2/2017" + }, + { + "extn": "3890", + "id": "43189", + "name": "Rocco Connor", + "office": "Garland", + "position": "HR Specialist", + "salary": "$57,787", + "start_date": "5/1/2009" + }, + { + "extn": "2940", + "id": "43190", + "name": "Melanie Howard", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$48,381", + "start_date": "9/25/2006" + }, + { + "extn": "9824", + "id": "43191", + "name": "Enoch Faulkner", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$122,932", + "start_date": "6/25/2012" + }, + { + "extn": "1061", + "id": "43192", + "name": "Josh Seymour", + "office": "London", + "position": "Investment Advisor", + "salary": "$166,660", + "start_date": "6/1/2011" + }, + { + "extn": "8864", + "id": "43193", + "name": "Hayden Stone", + "office": "Philadelphia", + "position": "Bellman", + "salary": "$137,717", + "start_date": "8/23/2013" + }, + { + "extn": "4863", + "id": "43194", + "name": "Tony Wooldridge", + "office": "Berlin", + "position": "Laboratory Technician", + "salary": "$38,897", + "start_date": "9/18/2009" + }, + { + "extn": "8536", + "id": "43195", + "name": "Peter Niles", + "office": "Hollywood", + "position": "Front Desk Coordinator", + "salary": "$262,851", + "start_date": "8/6/2006" + }, + { + "extn": "2036", + "id": "43196", + "name": "Alex Kirby", + "office": "Miami", + "position": "Cash Manager", + "salary": "$116,331", + "start_date": "12/25/2014" + }, + { + "extn": "1884", + "id": "43197", + "name": "Eryn Noach", + "office": "Tallahassee", + "position": "Accountant", + "salary": "$130,051", + "start_date": "11/25/2002" + }, + { + "extn": "8987", + "id": "43198", + "name": "Thea Swan", + "office": "Bucharest", + "position": "Banker", + "salary": "$33,054", + "start_date": "11/12/2016" + }, + { + "extn": "9800", + "id": "43199", + "name": "Carina Wright", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$244,499", + "start_date": "6/6/2007" + }, + { + "extn": "6030", + "id": "43200", + "name": "Sydney Weldon", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$167,168", + "start_date": "8/24/2004" + }, + { + "extn": "2094", + "id": "43201", + "name": "Dasha Corbett", + "office": "Seattle", + "position": "Food Technologist", + "salary": "$133,683", + "start_date": "3/19/2017" + }, + { + "extn": "6006", + "id": "43202", + "name": "Ronald Clarke", + "office": "Madison", + "position": "Doctor", + "salary": "$119,209", + "start_date": "5/4/2003" + }, + { + "extn": "3836", + "id": "43203", + "name": "Elise Pearce", + "office": "Miami", + "position": "Associate Professor", + "salary": "$217,810", + "start_date": "10/11/2005" + }, + { + "extn": "6453", + "id": "43204", + "name": "Janelle Moore", + "office": "Stockton", + "position": "Banker", + "salary": "$247,821", + "start_date": "1/6/2005" + }, + { + "extn": "1802", + "id": "43205", + "name": "Quinn Knight", + "office": "Rochester", + "position": "Dentist", + "salary": "$102,535", + "start_date": "6/12/2013" + }, + { + "extn": "7029", + "id": "43206", + "name": "Rosa Sherry", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$64,520", + "start_date": "12/18/2010" + }, + { + "extn": "4967", + "id": "43207", + "name": "Audrey Emmott", + "office": "Bridgeport", + "position": "Retail Trainee", + "salary": "$138,130", + "start_date": "2/25/2011" + }, + { + "extn": "2074", + "id": "43208", + "name": "Evelynn Morrow", + "office": "Fort Lauderdale", + "position": "Mobile Developer", + "salary": "$197,890", + "start_date": "1/4/2004" + }, + { + "extn": "9555", + "id": "43209", + "name": "Fred Logan", + "office": "Huntsville", + "position": "Cashier", + "salary": "$120,696", + "start_date": "7/25/2011" + }, + { + "extn": "4954", + "id": "43210", + "name": "Charlize Ianson", + "office": "Moreno Valley", + "position": "Systems Administrator", + "salary": "$42,997", + "start_date": "9/13/2004" + }, + { + "extn": "5837", + "id": "43211", + "name": "Mandy Howard", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$196,194", + "start_date": "8/5/2008" + }, + { + "extn": "5620", + "id": "43212", + "name": "Daron Speed", + "office": "Arlington", + "position": "Bellman", + "salary": "$50,196", + "start_date": "2/17/2012" + }, + { + "extn": "4288", + "id": "43213", + "name": "Abdul Rainford", + "office": "Lisbon", + "position": "Accountant", + "salary": "$260,536", + "start_date": "2/16/2015" + }, + { + "extn": "9488", + "id": "43214", + "name": "Enoch Parsons", + "office": "Escondido", + "position": "Accountant", + "salary": "$74,433", + "start_date": "11/25/2000" + }, + { + "extn": "2541", + "id": "43215", + "name": "Maribel Tutton", + "office": "Lancaster", + "position": "Retail Trainee", + "salary": "$37,082", + "start_date": "5/8/2014" + }, + { + "extn": "5668", + "id": "43216", + "name": "Chanelle Johnson", + "office": "Denver", + "position": "HR Specialist", + "salary": "$101,346", + "start_date": "5/7/2001" + }, + { + "extn": "3052", + "id": "43217", + "name": "Kieth Veale", + "office": "Tokyo", + "position": "Clerk", + "salary": "$243,977", + "start_date": "4/3/2013" + }, + { + "extn": "7749", + "id": "43218", + "name": "Liliana Garner", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$199,307", + "start_date": "9/24/2011" + }, + { + "extn": "8196", + "id": "43219", + "name": "Maxwell Bowen", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$69,942", + "start_date": "6/11/2010" + }, + { + "extn": "2129", + "id": "43220", + "name": "Abdul Dallas", + "office": "San Antonio", + "position": "Chef Manager", + "salary": "$160,142", + "start_date": "10/29/2009" + }, + { + "extn": "6340", + "id": "43221", + "name": "Aeris Evans", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$271,527", + "start_date": "4/22/2006" + }, + { + "extn": "3319", + "id": "43222", + "name": "Chad Shaw", + "office": "Glendale", + "position": "Stockbroker", + "salary": "$208,418", + "start_date": "3/24/2017" + }, + { + "extn": "9472", + "id": "43223", + "name": "Penelope Baxter", + "office": "Valetta", + "position": "Staffing Consultant", + "salary": "$78,336", + "start_date": "3/29/2009" + }, + { + "extn": "3780", + "id": "43224", + "name": "Mike Matthews", + "office": "Fayetteville", + "position": "Cook", + "salary": "$226,693", + "start_date": "7/4/2018" + }, + { + "extn": "3576", + "id": "43225", + "name": "Maddison Ebbs", + "office": "Henderson", + "position": "Stockbroker", + "salary": "$210,116", + "start_date": "9/18/2004" + }, + { + "extn": "2672", + "id": "43226", + "name": "Esmeralda Palmer", + "office": "Memphis", + "position": "Software Engineer", + "salary": "$127,905", + "start_date": "6/20/2007" + }, + { + "extn": "2701", + "id": "43227", + "name": "Luna Tyler", + "office": "Toledo", + "position": "Web Developer", + "salary": "$56,193", + "start_date": "2/5/2011" + }, + { + "extn": "8353", + "id": "43228", + "name": "Logan Mooney", + "office": "Reno", + "position": "Bellman", + "salary": "$129,808", + "start_date": "7/25/2003" + }, + { + "extn": "1485", + "id": "43229", + "name": "Lara Saunders", + "office": "Sacramento", + "position": "Bellman", + "salary": "$33,500", + "start_date": "10/27/2014" + }, + { + "extn": "2748", + "id": "43230", + "name": "Monica Callan", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$156,059", + "start_date": "12/18/2000" + }, + { + "extn": "5214", + "id": "43231", + "name": "Harry Cartwright", + "office": "Detroit", + "position": "CNC Operator", + "salary": "$120,284", + "start_date": "2/4/2011" + }, + { + "extn": "5743", + "id": "43232", + "name": "Gil Bright", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$47,128", + "start_date": "1/11/2010" + }, + { + "extn": "8667", + "id": "43233", + "name": "Maxwell Hammond", + "office": "Boston", + "position": "Steward", + "salary": "$127,261", + "start_date": "7/17/2019" + }, + { + "extn": "2907", + "id": "43234", + "name": "Callie Warner", + "office": "Escondido", + "position": "Laboratory Technician", + "salary": "$43,164", + "start_date": "7/13/2005" + }, + { + "extn": "2650", + "id": "43235", + "name": "Jenna Reid", + "office": "Glendale", + "position": "Clerk", + "salary": "$97,533", + "start_date": "5/5/2010" + }, + { + "extn": "3289", + "id": "43236", + "name": "Wade Sherwood", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$91,364", + "start_date": "1/11/2014" + }, + { + "extn": "3208", + "id": "43237", + "name": "Tania Price", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$10,877", + "start_date": "10/29/2005" + }, + { + "extn": "1134", + "id": "43238", + "name": "Doug Bayliss", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$248,488", + "start_date": "11/27/2015" + }, + { + "extn": "7968", + "id": "43239", + "name": "Ramon Varndell", + "office": "Quebec", + "position": "Health Educator", + "salary": "$176,172", + "start_date": "6/26/2000" + }, + { + "extn": "3581", + "id": "43240", + "name": "Ron Connell", + "office": "Glendale", + "position": "Webmaster", + "salary": "$152,766", + "start_date": "6/23/2005" + }, + { + "extn": "4081", + "id": "43241", + "name": "Georgia Kennedy", + "office": "Lancaster", + "position": "Operator", + "salary": "$22,886", + "start_date": "9/25/2013" + }, + { + "extn": "3197", + "id": "43242", + "name": "David Steer", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$181,923", + "start_date": "4/20/2010" + }, + { + "extn": "2628", + "id": "43243", + "name": "Stacy Utterson", + "office": "Louisville", + "position": "Insurance Broker", + "salary": "$103,327", + "start_date": "3/20/2010" + }, + { + "extn": "2431", + "id": "43244", + "name": "Chad Edwards", + "office": "Fullerton", + "position": "Software Engineer", + "salary": "$221,412", + "start_date": "7/12/2013" + }, + { + "extn": "9668", + "id": "43245", + "name": "Molly Judd", + "office": "Innsbruck", + "position": "Health Educator", + "salary": "$257,171", + "start_date": "8/18/2000" + }, + { + "extn": "9302", + "id": "43246", + "name": "Hannah Partridge", + "office": "Garland", + "position": "Stockbroker", + "salary": "$92,537", + "start_date": "2/22/2010" + }, + { + "extn": "3587", + "id": "43247", + "name": "Nick Funnell", + "office": "Saint Paul", + "position": "Restaurant Manager", + "salary": "$281,838", + "start_date": "2/23/2007" + }, + { + "extn": "9457", + "id": "43248", + "name": "Jack Fleming", + "office": "Omaha", + "position": "Ambulatory Nurse", + "salary": "$276,758", + "start_date": "12/11/2010" + }, + { + "extn": "8790", + "id": "43249", + "name": "Hanna Varley", + "office": "Irving", + "position": "Web Developer", + "salary": "$272,438", + "start_date": "1/24/2015" + }, + { + "extn": "4318", + "id": "43250", + "name": "Carter Mann", + "office": "St. Louis", + "position": "Global Logistics Supervisor", + "salary": "$212,778", + "start_date": "10/6/2014" + }, + { + "extn": "4196", + "id": "43251", + "name": "Kieth Rust", + "office": "Seattle", + "position": "Web Developer", + "salary": "$269,708", + "start_date": "5/3/2011" + }, + { + "extn": "6538", + "id": "43252", + "name": "Owen Tait", + "office": "Pittsburgh", + "position": "Budget Analyst", + "salary": "$226,036", + "start_date": "10/23/2009" + }, + { + "extn": "6723", + "id": "43253", + "name": "Alexia Bayliss", + "office": "Philadelphia", + "position": "Physician", + "salary": "$59,818", + "start_date": "8/19/2003" + }, + { + "extn": "5428", + "id": "43254", + "name": "Mike Cadman", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$214,575", + "start_date": "1/8/2008" + }, + { + "extn": "7111", + "id": "43255", + "name": "Gina Porter", + "office": "San Diego", + "position": "Treasurer", + "salary": "$53,209", + "start_date": "7/22/2002" + }, + { + "extn": "5382", + "id": "43256", + "name": "Marilyn Dempsey", + "office": "Kansas City", + "position": "Webmaster", + "salary": "$130,448", + "start_date": "7/22/2018" + }, + { + "extn": "8548", + "id": "43257", + "name": "David Reynolds", + "office": "Hollywood", + "position": "Banker", + "salary": "$178,904", + "start_date": "1/19/2000" + }, + { + "extn": "1694", + "id": "43258", + "name": "Nathan Noon", + "office": "Reno", + "position": "Doctor", + "salary": "$116,569", + "start_date": "12/29/2009" + }, + { + "extn": "3613", + "id": "43259", + "name": "Dorothy Weatcroft", + "office": "San Francisco", + "position": "Accountant", + "salary": "$69,030", + "start_date": "3/12/2018" + }, + { + "extn": "7254", + "id": "43260", + "name": "Marla Saunders", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$70,089", + "start_date": "10/2/2005" + }, + { + "extn": "7909", + "id": "43261", + "name": "Peter Thomas", + "office": "Glendale", + "position": "Paramedic", + "salary": "$67,093", + "start_date": "1/9/2017" + }, + { + "extn": "5298", + "id": "43262", + "name": "Ember Widdows", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$86,418", + "start_date": "2/14/2014" + }, + { + "extn": "1906", + "id": "43263", + "name": "Scarlett Cobb", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$217,950", + "start_date": "1/17/2016" + }, + { + "extn": "5104", + "id": "43264", + "name": "Nick Cobb", + "office": "Bellevue", + "position": "Service Supervisor", + "salary": "$107,317", + "start_date": "12/19/2002" + }, + { + "extn": "9228", + "id": "43265", + "name": "Josh Robertson", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$216,851", + "start_date": "2/11/2016" + }, + { + "extn": "3301", + "id": "43266", + "name": "Lexi Umney", + "office": "Stockton", + "position": "HR Coordinator", + "salary": "$48,907", + "start_date": "1/10/2015" + }, + { + "extn": "3819", + "id": "43267", + "name": "Abdul Connell", + "office": "Berna", + "position": "Cook", + "salary": "$125,943", + "start_date": "1/28/2005" + }, + { + "extn": "4490", + "id": "43268", + "name": "Melody Gregory", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$12,688", + "start_date": "9/28/2017" + }, + { + "extn": "4049", + "id": "43269", + "name": "Rocco Parker", + "office": "Milwaukee", + "position": "Inspector", + "salary": "$137,124", + "start_date": "9/23/2017" + }, + { + "extn": "5223", + "id": "43270", + "name": "Morgan Becker", + "office": "Nashville", + "position": "Doctor", + "salary": "$65,137", + "start_date": "11/24/2009" + }, + { + "extn": "5113", + "id": "43271", + "name": "Belinda Buckley", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$68,353", + "start_date": "5/2/2007" + }, + { + "extn": "3547", + "id": "43272", + "name": "Lindsay Turner", + "office": "Quebec", + "position": "Systems Administrator", + "salary": "$137,448", + "start_date": "3/10/2018" + }, + { + "extn": "1672", + "id": "43273", + "name": "Olivia Blackburn", + "office": "Lancaster", + "position": "Clerk", + "salary": "$235,489", + "start_date": "6/7/2008" + }, + { + "extn": "3078", + "id": "43274", + "name": "Manuel Umney", + "office": "Portland", + "position": "Chef Manager", + "salary": "$191,023", + "start_date": "8/30/2008" + }, + { + "extn": "5163", + "id": "43275", + "name": "Victoria Todd", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$124,864", + "start_date": "4/13/2004" + }, + { + "extn": "8635", + "id": "43276", + "name": "Lara Calderwood", + "office": "Long Beach", + "position": "Cook", + "salary": "$193,406", + "start_date": "11/6/2005" + }, + { + "extn": "5087", + "id": "43277", + "name": "Alice Wise", + "office": "London", + "position": "HR Coordinator", + "salary": "$13,795", + "start_date": "8/11/2013" + }, + { + "extn": "2810", + "id": "43278", + "name": "Lindsay Abbot", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$65,829", + "start_date": "2/2/2019" + }, + { + "extn": "9103", + "id": "43279", + "name": "George Freeburn", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$36,713", + "start_date": "9/1/2011" + }, + { + "extn": "1722", + "id": "43280", + "name": "Fred Windsor", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$156,418", + "start_date": "2/9/2015" + }, + { + "extn": "6723", + "id": "43281", + "name": "Tyler Grey", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$157,655", + "start_date": "11/10/2001" + }, + { + "extn": "3318", + "id": "43282", + "name": "Maggie Rees", + "office": "Garland", + "position": "Baker", + "salary": "$128,464", + "start_date": "8/1/2015" + }, + { + "extn": "4065", + "id": "43283", + "name": "Maya Blythe", + "office": "Oakland", + "position": "Fabricator", + "salary": "$126,796", + "start_date": "7/1/2017" + }, + { + "extn": "7863", + "id": "43284", + "name": "Kassandra Partridge", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$123,513", + "start_date": "11/20/2018" + }, + { + "extn": "8108", + "id": "43285", + "name": "Havana Chadwick", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$47,548", + "start_date": "12/31/2009" + }, + { + "extn": "9354", + "id": "43286", + "name": "Tyson Ashley", + "office": "Los Angeles", + "position": "Lecturer", + "salary": "$118,866", + "start_date": "12/9/2014" + }, + { + "extn": "6131", + "id": "43287", + "name": "Mark Sherwood", + "office": "New York", + "position": "Auditor", + "salary": "$215,647", + "start_date": "6/16/2000" + }, + { + "extn": "8996", + "id": "43288", + "name": "Nathan Shields", + "office": "Worcester", + "position": "Business Broker", + "salary": "$258,060", + "start_date": "10/31/2001" + }, + { + "extn": "1247", + "id": "43289", + "name": "Caleb Farmer", + "office": "Nashville", + "position": "Accountant", + "salary": "$243,228", + "start_date": "6/22/2000" + }, + { + "extn": "9018", + "id": "43290", + "name": "Cedrick Parker", + "office": "Prague", + "position": "Stockbroker", + "salary": "$73,142", + "start_date": "7/9/2018" + }, + { + "extn": "4151", + "id": "43291", + "name": "Denny Parker", + "office": "El Paso", + "position": "HR Coordinator", + "salary": "$86,398", + "start_date": "2/23/2017" + }, + { + "extn": "3324", + "id": "43292", + "name": "Wade Gilbert", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$121,813", + "start_date": "9/29/2019" + }, + { + "extn": "2311", + "id": "43293", + "name": "Melania Baxter", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$16,452", + "start_date": "12/29/2003" + }, + { + "extn": "2329", + "id": "43294", + "name": "Russel Cork", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$272,716", + "start_date": "5/12/2013" + }, + { + "extn": "8166", + "id": "43295", + "name": "Jacob Morris", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$110,793", + "start_date": "5/25/2013" + }, + { + "extn": "9907", + "id": "43296", + "name": "Elijah Vaughn", + "office": "San Bernardino", + "position": "Business Broker", + "salary": "$265,111", + "start_date": "4/4/2014" + }, + { + "extn": "2888", + "id": "43297", + "name": "Havana Upsdell", + "office": "Rochester", + "position": "Designer", + "salary": "$23,910", + "start_date": "10/24/2016" + }, + { + "extn": "8094", + "id": "43298", + "name": "Julianna Lynn", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$120,986", + "start_date": "1/13/2008" + }, + { + "extn": "3612", + "id": "43299", + "name": "Rosie Patel", + "office": "Laredo", + "position": "Cash Manager", + "salary": "$242,181", + "start_date": "7/25/2013" + }, + { + "extn": "6467", + "id": "43300", + "name": "Tyler Lloyd", + "office": "Nashville", + "position": "Auditor", + "salary": "$57,715", + "start_date": "3/27/2009" + }, + { + "extn": "9791", + "id": "43301", + "name": "Dani Walker", + "office": "Madison", + "position": "Executive Director", + "salary": "$298,925", + "start_date": "6/15/2018" + }, + { + "extn": "1368", + "id": "43302", + "name": "Owen Hepburn", + "office": "Madrid", + "position": "Executive Director", + "salary": "$228,308", + "start_date": "1/21/2011" + }, + { + "extn": "5310", + "id": "43303", + "name": "Aileen Fields", + "office": "Detroit", + "position": "Treasurer", + "salary": "$148,267", + "start_date": "10/26/2015" + }, + { + "extn": "8338", + "id": "43304", + "name": "Johnny Shaw", + "office": "Laredo", + "position": "Assistant Buyer", + "salary": "$43,788", + "start_date": "1/8/2014" + }, + { + "extn": "2974", + "id": "43305", + "name": "Gloria Hammond", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$145,468", + "start_date": "6/3/2008" + }, + { + "extn": "2157", + "id": "43306", + "name": "Valentina Russell", + "office": "Bucharest", + "position": "Accountant", + "salary": "$64,422", + "start_date": "12/14/2008" + }, + { + "extn": "8815", + "id": "43307", + "name": "Karen Ring", + "office": "Tallahassee", + "position": "Cook", + "salary": "$22,499", + "start_date": "9/19/2014" + }, + { + "extn": "9300", + "id": "43308", + "name": "Faith Walsh", + "office": "London", + "position": "Baker", + "salary": "$220,104", + "start_date": "6/19/2011" + }, + { + "extn": "8356", + "id": "43309", + "name": "Chester Huggins", + "office": "Hollywood", + "position": "Laboratory Technician", + "salary": "$241,424", + "start_date": "6/21/2011" + }, + { + "extn": "9529", + "id": "43310", + "name": "Liam Kent", + "office": "Oklahoma City", + "position": "Loan Officer", + "salary": "$285,174", + "start_date": "1/12/2011" + }, + { + "extn": "7726", + "id": "43311", + "name": "John Varndell", + "office": "Tallahassee", + "position": "Project Manager", + "salary": "$243,274", + "start_date": "6/29/2010" + }, + { + "extn": "8951", + "id": "43312", + "name": "Julian Trent", + "office": "Madison", + "position": "Health Educator", + "salary": "$278,209", + "start_date": "5/3/2018" + }, + { + "extn": "4679", + "id": "43313", + "name": "George Antcliff", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$241,959", + "start_date": "7/1/2012" + }, + { + "extn": "5895", + "id": "43314", + "name": "Britney Coll", + "office": "Paris", + "position": "Banker", + "salary": "$229,351", + "start_date": "6/23/2016" + }, + { + "extn": "5267", + "id": "43315", + "name": "Francesca Clark", + "office": "Scottsdale", + "position": "Investment Advisor", + "salary": "$166,713", + "start_date": "5/5/2013" + }, + { + "extn": "3836", + "id": "43316", + "name": "Liliana Hunter", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$283,048", + "start_date": "5/20/2002" + }, + { + "extn": "7327", + "id": "43317", + "name": "Wade Pearce", + "office": "Reno", + "position": "Clerk", + "salary": "$293,332", + "start_date": "7/20/2007" + }, + { + "extn": "8381", + "id": "43318", + "name": "Danielle Powell", + "office": "Honolulu", + "position": "Pharmacist", + "salary": "$169,247", + "start_date": "2/3/2003" + }, + { + "extn": "1632", + "id": "43319", + "name": "David Plant", + "office": "Innsbruck", + "position": "Design Engineer", + "salary": "$42,929", + "start_date": "3/24/2010" + }, + { + "extn": "7812", + "id": "43320", + "name": "Jazmin Robinson", + "office": "Lancaster", + "position": "Assistant Buyer", + "salary": "$291,290", + "start_date": "3/26/2019" + }, + { + "extn": "4809", + "id": "43321", + "name": "John Grady", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$264,368", + "start_date": "12/12/2005" + }, + { + "extn": "5177", + "id": "43322", + "name": "Carol Clarkson", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$195,918", + "start_date": "2/26/2006" + }, + { + "extn": "2877", + "id": "43323", + "name": "Chris Murphy", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$255,976", + "start_date": "11/30/2007" + }, + { + "extn": "2311", + "id": "43324", + "name": "Hadley Brock", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$142,910", + "start_date": "10/30/2001" + }, + { + "extn": "2380", + "id": "43325", + "name": "Victoria Oatway", + "office": "Las Vegas", + "position": "Investment Advisor", + "salary": "$191,863", + "start_date": "1/9/2010" + }, + { + "extn": "5511", + "id": "43326", + "name": "Nathan Morris", + "office": "Ontario", + "position": "Doctor", + "salary": "$122,310", + "start_date": "10/22/2001" + }, + { + "extn": "1921", + "id": "43327", + "name": "Nancy Vangness", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$95,134", + "start_date": "4/7/2003" + }, + { + "extn": "3143", + "id": "43328", + "name": "Cristal Parker", + "office": "Garland", + "position": "Lecturer", + "salary": "$181,499", + "start_date": "11/14/2004" + }, + { + "extn": "1625", + "id": "43329", + "name": "Charlotte Purvis", + "office": "Norfolk", + "position": "Operator", + "salary": "$79,851", + "start_date": "9/20/2011" + }, + { + "extn": "1071", + "id": "43330", + "name": "Lauren Dobson", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$79,037", + "start_date": "12/30/2007" + }, + { + "extn": "2858", + "id": "43331", + "name": "Anais Dixon", + "office": "Chicago", + "position": "Doctor", + "salary": "$240,812", + "start_date": "12/1/2016" + }, + { + "extn": "2150", + "id": "43332", + "name": "Lana Bryson", + "office": "New York", + "position": "Stockbroker", + "salary": "$139,348", + "start_date": "11/19/2001" + }, + { + "extn": "6050", + "id": "43333", + "name": "Sylvia Ebden", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$178,767", + "start_date": "9/17/2004" + }, + { + "extn": "6259", + "id": "43334", + "name": "Melania Little", + "office": "Paris", + "position": "Business Broker", + "salary": "$12,897", + "start_date": "8/16/2007" + }, + { + "extn": "1931", + "id": "43335", + "name": "Elle Flanders", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$131,447", + "start_date": "6/16/2005" + }, + { + "extn": "2347", + "id": "43336", + "name": "Stephanie Shepherd", + "office": "New York", + "position": "CNC Operator", + "salary": "$52,336", + "start_date": "10/14/2005" + }, + { + "extn": "9542", + "id": "43337", + "name": "Georgia Moss", + "office": "Honolulu", + "position": "Clerk", + "salary": "$109,561", + "start_date": "2/15/2010" + }, + { + "extn": "3972", + "id": "43338", + "name": "Penny Vinton", + "office": "Dallas", + "position": "Fabricator", + "salary": "$220,240", + "start_date": "8/29/2002" + }, + { + "extn": "7132", + "id": "43339", + "name": "Carter Ebbs", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$18,140", + "start_date": "8/26/2004" + }, + { + "extn": "2880", + "id": "43340", + "name": "Oliver Locke", + "office": "El Paso", + "position": "Call Center Representative", + "salary": "$254,648", + "start_date": "6/19/2006" + }, + { + "extn": "5605", + "id": "43341", + "name": "Maxwell Upton", + "office": "Paris", + "position": "Assistant Buyer", + "salary": "$299,895", + "start_date": "1/26/2019" + }, + { + "extn": "9248", + "id": "43342", + "name": "Freya Stevenson", + "office": "Philadelphia", + "position": "Business Broker", + "salary": "$186,863", + "start_date": "6/10/2016" + }, + { + "extn": "4983", + "id": "43343", + "name": "Clint Adler", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$32,848", + "start_date": "5/7/2018" + }, + { + "extn": "5530", + "id": "43344", + "name": "Gabriel Adams", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$101,259", + "start_date": "5/2/2014" + }, + { + "extn": "4083", + "id": "43345", + "name": "Ciara Partridge", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$223,834", + "start_date": "2/13/2008" + }, + { + "extn": "7456", + "id": "43346", + "name": "Marissa Rogers", + "office": "Bakersfield", + "position": "Pharmacist", + "salary": "$205,488", + "start_date": "4/16/2010" + }, + { + "extn": "8951", + "id": "43347", + "name": "Mina Pope", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$272,534", + "start_date": "6/16/2006" + }, + { + "extn": "2484", + "id": "43348", + "name": "Michael Devonport", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$219,084", + "start_date": "7/21/2011" + }, + { + "extn": "4637", + "id": "43349", + "name": "Mike Coll", + "office": "San Francisco", + "position": "Web Developer", + "salary": "$85,947", + "start_date": "2/8/2000" + }, + { + "extn": "8117", + "id": "43350", + "name": "Ron Glynn", + "office": "Seattle", + "position": "Steward", + "salary": "$272,185", + "start_date": "6/5/2010" + }, + { + "extn": "6943", + "id": "43351", + "name": "Hope Beal", + "office": "London", + "position": "Assistant Buyer", + "salary": "$245,466", + "start_date": "1/7/2007" + }, + { + "extn": "5722", + "id": "43352", + "name": "Rick Emerson", + "office": "Garland", + "position": "Food Technologist", + "salary": "$217,183", + "start_date": "4/10/2018" + }, + { + "extn": "8131", + "id": "43353", + "name": "Penny Lane", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$192,544", + "start_date": "9/13/2015" + }, + { + "extn": "1234", + "id": "43354", + "name": "Hank Evans", + "office": "Tulsa", + "position": "Doctor", + "salary": "$170,984", + "start_date": "11/3/2006" + }, + { + "extn": "5508", + "id": "43355", + "name": "Daniel Connell", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$273,629", + "start_date": "1/8/2000" + }, + { + "extn": "5567", + "id": "43356", + "name": "Chuck Kelly", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$20,723", + "start_date": "2/18/2011" + }, + { + "extn": "9799", + "id": "43357", + "name": "Jade Nanton", + "office": "Los Angeles", + "position": "Production Painter", + "salary": "$152,871", + "start_date": "10/3/2017" + }, + { + "extn": "2210", + "id": "43358", + "name": "Sasha Kennedy", + "office": "Jersey City", + "position": "Cash Manager", + "salary": "$15,118", + "start_date": "10/5/2005" + }, + { + "extn": "3494", + "id": "43359", + "name": "Mayleen Lynn", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$160,298", + "start_date": "8/9/2016" + }, + { + "extn": "7895", + "id": "43360", + "name": "Natalie Pearce", + "office": "Bellevue", + "position": "Accountant", + "salary": "$98,571", + "start_date": "6/16/2000" + }, + { + "extn": "3373", + "id": "43361", + "name": "Livia Avery", + "office": "Los Angeles", + "position": "Healthcare Specialist", + "salary": "$224,208", + "start_date": "6/18/2008" + }, + { + "extn": "5210", + "id": "43362", + "name": "Mason Walker", + "office": "Albuquerque", + "position": "Designer", + "salary": "$270,248", + "start_date": "4/4/2012" + }, + { + "extn": "9721", + "id": "43363", + "name": "Amy Robinson", + "office": "Amarillo", + "position": "Global Logistics Supervisor", + "salary": "$211,955", + "start_date": "5/25/2010" + }, + { + "extn": "5914", + "id": "43364", + "name": "Julian Holt", + "office": "Jacksonville", + "position": "Doctor", + "salary": "$78,387", + "start_date": "5/18/2011" + }, + { + "extn": "5947", + "id": "43365", + "name": "Meredith Chapman", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$45,689", + "start_date": "1/5/2011" + }, + { + "extn": "3927", + "id": "43366", + "name": "Alexander Russell", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$297,136", + "start_date": "1/28/2009" + }, + { + "extn": "7268", + "id": "43367", + "name": "Joyce Yarwood", + "office": "Norfolk", + "position": "Paramedic", + "salary": "$203,161", + "start_date": "6/5/2001" + }, + { + "extn": "7310", + "id": "43368", + "name": "Jacqueline Gates", + "office": "Hayward", + "position": "Paramedic", + "salary": "$288,552", + "start_date": "4/29/2019" + }, + { + "extn": "5601", + "id": "43369", + "name": "Mike Stuart", + "office": "Colorado Springs", + "position": "Call Center Representative", + "salary": "$163,073", + "start_date": "12/4/2004" + }, + { + "extn": "6122", + "id": "43370", + "name": "Danielle Bailey", + "office": "Columbus", + "position": "Paramedic", + "salary": "$81,640", + "start_date": "1/11/2017" + }, + { + "extn": "5588", + "id": "43371", + "name": "Greta Power", + "office": "Fayetteville", + "position": "Electrician", + "salary": "$45,668", + "start_date": "1/1/2015" + }, + { + "extn": "9237", + "id": "43372", + "name": "Manuel Latham", + "office": "Miami", + "position": "Health Educator", + "salary": "$17,643", + "start_date": "2/13/2011" + }, + { + "extn": "1894", + "id": "43373", + "name": "Rufus Simmons", + "office": "Omaha", + "position": "Cash Manager", + "salary": "$33,257", + "start_date": "1/14/2008" + }, + { + "extn": "4933", + "id": "43374", + "name": "Alan Sinclair", + "office": "Sacramento", + "position": "Clerk", + "salary": "$259,138", + "start_date": "8/24/2014" + }, + { + "extn": "2047", + "id": "43375", + "name": "Harvey Parker", + "office": "Worcester", + "position": "Treasurer", + "salary": "$252,954", + "start_date": "9/16/2018" + }, + { + "extn": "9473", + "id": "43376", + "name": "Gil Radley", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$252,509", + "start_date": "1/11/2013" + }, + { + "extn": "3314", + "id": "43377", + "name": "Claire Waterhouse", + "office": "Saint Paul", + "position": "HR Coordinator", + "salary": "$139,315", + "start_date": "6/14/2002" + }, + { + "extn": "5714", + "id": "43378", + "name": "Mara Varley", + "office": "Los Angeles", + "position": "Budget Analyst", + "salary": "$88,043", + "start_date": "9/23/2005" + }, + { + "extn": "4987", + "id": "43379", + "name": "Joseph Darcy", + "office": "Hayward", + "position": "Bellman", + "salary": "$186,353", + "start_date": "10/21/2015" + }, + { + "extn": "5703", + "id": "43380", + "name": "Esmeralda Collis", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$284,702", + "start_date": "8/10/2013" + }, + { + "extn": "2899", + "id": "43381", + "name": "Barney Little", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$90,594", + "start_date": "8/22/2002" + }, + { + "extn": "4916", + "id": "43382", + "name": "Sabrina Gregory", + "office": "Hollywood", + "position": "Audiologist", + "salary": "$132,945", + "start_date": "6/30/2013" + }, + { + "extn": "4547", + "id": "43383", + "name": "Wade Morgan", + "office": "Colorado Springs", + "position": "Cashier", + "salary": "$94,662", + "start_date": "3/13/2015" + }, + { + "extn": "7462", + "id": "43384", + "name": "Erin Cox", + "office": "Tulsa", + "position": "Bookkeeper", + "salary": "$288,289", + "start_date": "8/14/2011" + }, + { + "extn": "5833", + "id": "43385", + "name": "Trisha Jenkins", + "office": "Oakland", + "position": "HR Coordinator", + "salary": "$157,235", + "start_date": "12/22/2004" + }, + { + "extn": "4849", + "id": "43386", + "name": "Dalia Wade", + "office": "Indianapolis", + "position": "Assistant Buyer", + "salary": "$289,838", + "start_date": "8/28/2014" + }, + { + "extn": "9020", + "id": "43387", + "name": "Brad Collingwood", + "office": "Lisbon", + "position": "Dentist", + "salary": "$197,097", + "start_date": "1/31/2019" + }, + { + "extn": "7196", + "id": "43388", + "name": "Rufus Watt", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$125,334", + "start_date": "7/17/2004" + }, + { + "extn": "3566", + "id": "43389", + "name": "Doug Hastings", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$84,617", + "start_date": "2/18/2003" + }, + { + "extn": "5599", + "id": "43390", + "name": "Monica Shea", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$133,347", + "start_date": "2/18/2007" + }, + { + "extn": "2369", + "id": "43391", + "name": "Michael Rogers", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$260,615", + "start_date": "12/30/2000" + }, + { + "extn": "3809", + "id": "43392", + "name": "Maxwell Potter", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$267,736", + "start_date": "6/5/2013" + }, + { + "extn": "6652", + "id": "43393", + "name": "Molly Nicolas", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$79,739", + "start_date": "3/28/2014" + }, + { + "extn": "3249", + "id": "43394", + "name": "Rihanna Osmond", + "office": "Reno", + "position": "Associate Professor", + "salary": "$271,638", + "start_date": "2/12/2000" + }, + { + "extn": "7681", + "id": "43395", + "name": "Kamila Holmes", + "office": "Laredo", + "position": "Ambulatory Nurse", + "salary": "$117,216", + "start_date": "12/10/2000" + }, + { + "extn": "3716", + "id": "43396", + "name": "Darlene Harrington", + "office": "Baltimore", + "position": "Healthcare Specialist", + "salary": "$217,002", + "start_date": "5/16/2008" + }, + { + "extn": "6374", + "id": "43397", + "name": "Ellen Fox", + "office": "Philadelphia", + "position": "Clerk", + "salary": "$197,207", + "start_date": "6/20/2008" + }, + { + "extn": "5106", + "id": "43398", + "name": "Bryon Richards", + "office": "Chicago", + "position": "Ambulatory Nurse", + "salary": "$257,557", + "start_date": "5/6/2019" + }, + { + "extn": "5096", + "id": "43399", + "name": "Kassandra Driscoll", + "office": "Quebec", + "position": "Laboratory Technician", + "salary": "$189,932", + "start_date": "12/17/2013" + }, + { + "extn": "8883", + "id": "43400", + "name": "Phillip Fowler", + "office": "Rome", + "position": "Stockbroker", + "salary": "$240,105", + "start_date": "12/5/2008" + }, + { + "extn": "8391", + "id": "43401", + "name": "Selena Fowler", + "office": "Amarillo", + "position": "HR Coordinator", + "salary": "$103,349", + "start_date": "2/26/2019" + }, + { + "extn": "6365", + "id": "43402", + "name": "Marilyn Gates", + "office": "Jersey City", + "position": "Ambulatory Nurse", + "salary": "$160,889", + "start_date": "4/11/2019" + }, + { + "extn": "9370", + "id": "43403", + "name": "Alba Parker", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$19,633", + "start_date": "12/20/2001" + }, + { + "extn": "5625", + "id": "43404", + "name": "Makenzie Randall", + "office": "Phoenix", + "position": "Design Engineer", + "salary": "$219,096", + "start_date": "7/3/2017" + }, + { + "extn": "6669", + "id": "43405", + "name": "Oliver Reid", + "office": "Quebec", + "position": "Bookkeeper", + "salary": "$126,756", + "start_date": "12/9/2016" + }, + { + "extn": "2208", + "id": "43406", + "name": "Marigold Connor", + "office": "Berlin", + "position": "Designer", + "salary": "$216,390", + "start_date": "9/15/2000" + }, + { + "extn": "9252", + "id": "43407", + "name": "Adina Simpson", + "office": "Rome", + "position": "Service Supervisor", + "salary": "$61,111", + "start_date": "1/29/2009" + }, + { + "extn": "9317", + "id": "43408", + "name": "Tom Ellery", + "office": "Escondido", + "position": "Food Technologist", + "salary": "$82,955", + "start_date": "4/22/2009" + }, + { + "extn": "6454", + "id": "43409", + "name": "Denis Groves", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$169,423", + "start_date": "11/3/2014" + }, + { + "extn": "1945", + "id": "43410", + "name": "Blake Windsor", + "office": "Portland", + "position": "Systems Administrator", + "salary": "$169,187", + "start_date": "8/2/2018" + }, + { + "extn": "8647", + "id": "43411", + "name": "Adela Bell", + "office": "Sacramento", + "position": "Project Manager", + "salary": "$219,388", + "start_date": "3/18/2002" + }, + { + "extn": "9544", + "id": "43412", + "name": "Hank Fall", + "office": "Norfolk", + "position": "Designer", + "salary": "$167,028", + "start_date": "11/21/2016" + }, + { + "extn": "1851", + "id": "43413", + "name": "Nick Kent", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$141,127", + "start_date": "3/23/2007" + }, + { + "extn": "9547", + "id": "43414", + "name": "Jackeline Warner", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$156,196", + "start_date": "10/26/2017" + }, + { + "extn": "2168", + "id": "43415", + "name": "Phillip Gallacher", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$118,935", + "start_date": "8/2/2019" + }, + { + "extn": "2028", + "id": "43416", + "name": "Ramon Swan", + "office": "Kansas City", + "position": "Cook", + "salary": "$219,423", + "start_date": "5/1/2000" + }, + { + "extn": "7335", + "id": "43417", + "name": "Harry Edler", + "office": "Madison", + "position": "Bookkeeper", + "salary": "$205,459", + "start_date": "11/20/2017" + }, + { + "extn": "8257", + "id": "43418", + "name": "Chadwick Reid", + "office": "San Francisco", + "position": "Retail Trainee", + "salary": "$240,142", + "start_date": "8/25/2004" + }, + { + "extn": "7709", + "id": "43419", + "name": "Gina Fulton", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$293,986", + "start_date": "7/21/2015" + }, + { + "extn": "6927", + "id": "43420", + "name": "Drew Watson", + "office": "Lancaster", + "position": "Health Educator", + "salary": "$182,542", + "start_date": "8/15/2005" + }, + { + "extn": "7788", + "id": "43421", + "name": "Kurt Sawyer", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$161,398", + "start_date": "3/3/2004" + }, + { + "extn": "2626", + "id": "43422", + "name": "Caleb Nicholls", + "office": "Milano", + "position": "Baker", + "salary": "$41,573", + "start_date": "2/6/2003" + }, + { + "extn": "2730", + "id": "43423", + "name": "Penelope Glass", + "office": "Houston", + "position": "Food Technologist", + "salary": "$122,174", + "start_date": "6/2/2011" + }, + { + "extn": "4014", + "id": "43424", + "name": "Rose Scott", + "office": "Quebec", + "position": "Biologist", + "salary": "$102,459", + "start_date": "8/3/2000" + }, + { + "extn": "2501", + "id": "43425", + "name": "Karla Groves", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$75,701", + "start_date": "1/14/2002" + }, + { + "extn": "9904", + "id": "43426", + "name": "Alice Whatson", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$162,423", + "start_date": "5/10/2000" + }, + { + "extn": "2615", + "id": "43427", + "name": "Alessia Bryant", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$150,146", + "start_date": "4/15/2016" + }, + { + "extn": "7182", + "id": "43428", + "name": "Alison Oliver", + "office": "New Orleans", + "position": "Cashier", + "salary": "$58,864", + "start_date": "2/9/2008" + }, + { + "extn": "3800", + "id": "43429", + "name": "Rocco Khan", + "office": "Madison", + "position": "Systems Administrator", + "salary": "$221,184", + "start_date": "10/18/2000" + }, + { + "extn": "9943", + "id": "43430", + "name": "Gil Brooks", + "office": "Lisbon", + "position": "Call Center Representative", + "salary": "$149,146", + "start_date": "4/24/2018" + }, + { + "extn": "5059", + "id": "43431", + "name": "Trisha Dubois", + "office": "San Bernardino", + "position": "Paramedic", + "salary": "$70,629", + "start_date": "7/25/2006" + }, + { + "extn": "7333", + "id": "43432", + "name": "Phillip Dale", + "office": "Berna", + "position": "Clerk", + "salary": "$210,908", + "start_date": "2/12/2010" + }, + { + "extn": "6984", + "id": "43433", + "name": "Eden Lewin", + "office": "Wien", + "position": "Steward", + "salary": "$161,747", + "start_date": "3/25/2008" + }, + { + "extn": "5103", + "id": "43434", + "name": "Matthew Fox", + "office": "Arlington", + "position": "HR Specialist", + "salary": "$257,877", + "start_date": "9/7/2011" + }, + { + "extn": "5940", + "id": "43435", + "name": "Harmony Robinson", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$271,118", + "start_date": "5/9/2004" + }, + { + "extn": "4532", + "id": "43436", + "name": "Nick Durrant", + "office": "Long Beach", + "position": "Retail Trainee", + "salary": "$44,741", + "start_date": "3/17/2013" + }, + { + "extn": "4934", + "id": "43437", + "name": "Doug Raven", + "office": "Saint Paul", + "position": "HR Specialist", + "salary": "$208,476", + "start_date": "1/27/2001" + }, + { + "extn": "4021", + "id": "43438", + "name": "Susan Gibson", + "office": "Richmond", + "position": "Webmaster", + "salary": "$193,000", + "start_date": "3/5/2017" + }, + { + "extn": "2115", + "id": "43439", + "name": "Caitlyn Corbett", + "office": "Denver", + "position": "Systems Administrator", + "salary": "$195,094", + "start_date": "11/25/2003" + }, + { + "extn": "9629", + "id": "43440", + "name": "Liam Fisher", + "office": "Dallas", + "position": "Paramedic", + "salary": "$267,659", + "start_date": "7/7/2015" + }, + { + "extn": "3109", + "id": "43441", + "name": "Hayden Penn", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$185,627", + "start_date": "7/19/2006" + }, + { + "extn": "3613", + "id": "43442", + "name": "Harvey Thornton", + "office": "Venice", + "position": "Auditor", + "salary": "$268,960", + "start_date": "6/13/2018" + }, + { + "extn": "7217", + "id": "43443", + "name": "Gil Thomson", + "office": "Arlington", + "position": "Auditor", + "salary": "$227,783", + "start_date": "12/27/2017" + }, + { + "extn": "4806", + "id": "43444", + "name": "Anabelle Hunt", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$247,757", + "start_date": "1/30/2019" + }, + { + "extn": "1064", + "id": "43445", + "name": "Jacob Ellis", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$294,193", + "start_date": "10/2/2009" + }, + { + "extn": "9681", + "id": "43446", + "name": "Noah Quinn", + "office": "Venice", + "position": "Cash Manager", + "salary": "$212,034", + "start_date": "9/4/2012" + }, + { + "extn": "7742", + "id": "43447", + "name": "Alex Vane", + "office": "Fort Lauderdale", + "position": "Lecturer", + "salary": "$150,642", + "start_date": "1/22/2010" + }, + { + "extn": "9450", + "id": "43448", + "name": "Ellen Hepburn", + "office": "Escondido", + "position": "Laboratory Technician", + "salary": "$76,300", + "start_date": "11/5/2017" + }, + { + "extn": "5256", + "id": "43449", + "name": "Ethan Goodman", + "office": "Detroit", + "position": "Steward", + "salary": "$162,525", + "start_date": "10/13/2019" + }, + { + "extn": "8876", + "id": "43450", + "name": "Ethan Beal", + "office": "Arlington", + "position": "Treasurer", + "salary": "$121,660", + "start_date": "9/22/2014" + }, + { + "extn": "7074", + "id": "43451", + "name": "Melinda Tobin", + "office": "Cincinnati", + "position": "Fabricator", + "salary": "$177,899", + "start_date": "11/20/2013" + }, + { + "extn": "9141", + "id": "43452", + "name": "Hadley Khan", + "office": "Columbus", + "position": "Web Developer", + "salary": "$124,334", + "start_date": "9/5/2000" + }, + { + "extn": "7048", + "id": "43453", + "name": "Julian Jobson", + "office": "New York", + "position": "Fabricator", + "salary": "$132,356", + "start_date": "6/27/2000" + }, + { + "extn": "7763", + "id": "43454", + "name": "Sebastian Preston", + "office": "Arlington", + "position": "Global Logistics Supervisor", + "salary": "$121,668", + "start_date": "5/24/2006" + }, + { + "extn": "3422", + "id": "43455", + "name": "Russel Potter", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$68,254", + "start_date": "8/12/2016" + }, + { + "extn": "7932", + "id": "43456", + "name": "Rocco Irving", + "office": "St. Louis", + "position": "Restaurant Manager", + "salary": "$134,641", + "start_date": "7/22/2000" + }, + { + "extn": "6752", + "id": "43457", + "name": "Jacob Redfern", + "office": "Albuquerque", + "position": "Investment Advisor", + "salary": "$196,930", + "start_date": "8/10/2005" + }, + { + "extn": "8194", + "id": "43458", + "name": "Ronald Blackwall", + "office": "Oakland", + "position": "Baker", + "salary": "$55,502", + "start_date": "12/25/2014" + }, + { + "extn": "5068", + "id": "43459", + "name": "Sadie Flack", + "office": "Glendale", + "position": "Fabricator", + "salary": "$74,977", + "start_date": "12/12/2010" + }, + { + "extn": "1434", + "id": "43460", + "name": "Celina Wilton", + "office": "Salem", + "position": "CNC Operator", + "salary": "$281,436", + "start_date": "12/9/2003" + }, + { + "extn": "1599", + "id": "43461", + "name": "Brad Neal", + "office": "Denver", + "position": "Call Center Representative", + "salary": "$24,928", + "start_date": "7/13/2004" + }, + { + "extn": "8230", + "id": "43462", + "name": "Nathan Booth", + "office": "Bucharest", + "position": "Designer", + "salary": "$157,388", + "start_date": "6/21/2016" + }, + { + "extn": "6142", + "id": "43463", + "name": "Vera Henderson", + "office": "Jacksonville", + "position": "CNC Operator", + "salary": "$65,023", + "start_date": "1/9/2014" + }, + { + "extn": "3785", + "id": "43464", + "name": "Rylee Ingram", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$180,220", + "start_date": "8/16/2009" + }, + { + "extn": "1462", + "id": "43465", + "name": "Kenzie Baker", + "office": "Cincinnati", + "position": "Laboratory Technician", + "salary": "$231,787", + "start_date": "11/2/2007" + }, + { + "extn": "3689", + "id": "43466", + "name": "Erica Campbell", + "office": "Venice", + "position": "Cashier", + "salary": "$30,204", + "start_date": "1/12/2013" + }, + { + "extn": "1172", + "id": "43467", + "name": "Leah Wright", + "office": "Valetta", + "position": "Design Engineer", + "salary": "$294,119", + "start_date": "5/2/2010" + }, + { + "extn": "8663", + "id": "43468", + "name": "Daniel Poulton", + "office": "Quebec", + "position": "CNC Operator", + "salary": "$27,050", + "start_date": "1/1/2013" + }, + { + "extn": "4210", + "id": "43469", + "name": "Jennifer Anderson", + "office": "Reno", + "position": "Chef Manager", + "salary": "$91,712", + "start_date": "9/12/2003" + }, + { + "extn": "6773", + "id": "43470", + "name": "Ryan Kerr", + "office": "Prague", + "position": "Audiologist", + "salary": "$132,852", + "start_date": "6/15/2007" + }, + { + "extn": "3662", + "id": "43471", + "name": "Mike Nicholls", + "office": "Honolulu", + "position": "Laboratory Technician", + "salary": "$39,635", + "start_date": "12/22/2015" + }, + { + "extn": "3741", + "id": "43472", + "name": "Russel Isaac", + "office": "Henderson", + "position": "Bellman", + "salary": "$169,890", + "start_date": "4/5/2003" + }, + { + "extn": "2003", + "id": "43473", + "name": "Harry Baker", + "office": "Worcester", + "position": "Steward", + "salary": "$187,065", + "start_date": "4/12/2000" + }, + { + "extn": "5164", + "id": "43474", + "name": "Doug Andersson", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$55,805", + "start_date": "8/30/2017" + }, + { + "extn": "5620", + "id": "43475", + "name": "Martin Simmons", + "office": "Rochester", + "position": "Business Broker", + "salary": "$126,506", + "start_date": "5/31/2001" + }, + { + "extn": "7447", + "id": "43476", + "name": "Andrea Higgs", + "office": "Escondido", + "position": "Cook", + "salary": "$11,198", + "start_date": "10/5/2013" + }, + { + "extn": "7229", + "id": "43477", + "name": "Boris Lindop", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$100,269", + "start_date": "11/30/2013" + }, + { + "extn": "9304", + "id": "43478", + "name": "Bryce Howard", + "office": "Paris", + "position": "Electrician", + "salary": "$157,164", + "start_date": "12/5/2009" + }, + { + "extn": "2613", + "id": "43479", + "name": "Wade Stubbs", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$195,583", + "start_date": "6/15/2003" + }, + { + "extn": "5888", + "id": "43480", + "name": "Eduardo Cork", + "office": "Lakewood", + "position": "Machine Operator", + "salary": "$276,291", + "start_date": "7/9/2007" + }, + { + "extn": "5849", + "id": "43481", + "name": "Lorraine Potts", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$103,798", + "start_date": "4/18/2015" + }, + { + "extn": "1755", + "id": "43482", + "name": "Nathan Jordan", + "office": "Long Beach", + "position": "Mobile Developer", + "salary": "$203,644", + "start_date": "5/11/2010" + }, + { + "extn": "1407", + "id": "43483", + "name": "Aurelia Farmer", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$236,561", + "start_date": "12/27/2018" + }, + { + "extn": "4629", + "id": "43484", + "name": "Liam Oswald", + "office": "Escondido", + "position": "Operator", + "salary": "$37,135", + "start_date": "8/7/2012" + }, + { + "extn": "2916", + "id": "43485", + "name": "Carmen Wigley", + "office": "Boston", + "position": "Clerk", + "salary": "$118,788", + "start_date": "11/8/2005" + }, + { + "extn": "3515", + "id": "43486", + "name": "Javier Thompson", + "office": "Bucharest", + "position": "Webmaster", + "salary": "$105,575", + "start_date": "5/24/2014" + }, + { + "extn": "8191", + "id": "43487", + "name": "Liv Hale", + "office": "Innsbruck", + "position": "HR Specialist", + "salary": "$251,727", + "start_date": "5/11/2002" + }, + { + "extn": "8519", + "id": "43488", + "name": "Sebastian Clifton", + "office": "El Paso", + "position": "Executive Director", + "salary": "$68,813", + "start_date": "10/6/2014" + }, + { + "extn": "4676", + "id": "43489", + "name": "Peyton Shepherd", + "office": "Fullerton", + "position": "Business Broker", + "salary": "$180,512", + "start_date": "1/21/2007" + }, + { + "extn": "9785", + "id": "43490", + "name": "Agnes Clarke", + "office": "London", + "position": "Cashier", + "salary": "$117,652", + "start_date": "11/2/2009" + }, + { + "extn": "4556", + "id": "43491", + "name": "Nate Ogilvy", + "office": "Santa Ana", + "position": "Systems Administrator", + "salary": "$194,129", + "start_date": "8/27/2017" + }, + { + "extn": "8593", + "id": "43492", + "name": "Owen Nurton", + "office": "Bridgeport", + "position": "Call Center Representative", + "salary": "$220,544", + "start_date": "2/2/2014" + }, + { + "extn": "5134", + "id": "43493", + "name": "Evie Ramsey", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$269,411", + "start_date": "3/27/2015" + }, + { + "extn": "6548", + "id": "43494", + "name": "Mason Wade", + "office": "Washington", + "position": "Biologist", + "salary": "$242,544", + "start_date": "1/19/2019" + }, + { + "extn": "3948", + "id": "43495", + "name": "Jack Snell", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$223,943", + "start_date": "12/7/2012" + }, + { + "extn": "8938", + "id": "43496", + "name": "Peter Cobb", + "office": "New York", + "position": "Steward", + "salary": "$78,001", + "start_date": "7/17/2008" + }, + { + "extn": "5711", + "id": "43497", + "name": "Roger Ashley", + "office": "Detroit", + "position": "Production Painter", + "salary": "$39,558", + "start_date": "11/10/2001" + }, + { + "extn": "8282", + "id": "43498", + "name": "Barney Dunbar", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$191,459", + "start_date": "9/26/2008" + }, + { + "extn": "7472", + "id": "43499", + "name": "Esmeralda James", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$216,970", + "start_date": "7/21/2001" + }, + { + "extn": "5326", + "id": "43500", + "name": "Evie Fox", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$47,080", + "start_date": "7/21/2002" + }, + { + "extn": "1962", + "id": "43501", + "name": "Candace Faulkner", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$149,950", + "start_date": "4/29/2012" + }, + { + "extn": "4938", + "id": "43502", + "name": "Gil Clifton", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$140,034", + "start_date": "6/6/2007" + }, + { + "extn": "3348", + "id": "43503", + "name": "Matt Osman", + "office": "Bridgeport", + "position": "Web Developer", + "salary": "$222,354", + "start_date": "1/13/2019" + }, + { + "extn": "5027", + "id": "43504", + "name": "Andie Phillips", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$267,871", + "start_date": "4/8/2019" + }, + { + "extn": "4128", + "id": "43505", + "name": "Taylor Owen", + "office": "Bakersfield", + "position": "Designer", + "salary": "$30,650", + "start_date": "9/15/2013" + }, + { + "extn": "5134", + "id": "43506", + "name": "Javier Norris", + "office": "New Orleans", + "position": "Dentist", + "salary": "$96,251", + "start_date": "2/25/2007" + }, + { + "extn": "8508", + "id": "43507", + "name": "Russel Button", + "office": "Jersey City", + "position": "Baker", + "salary": "$205,198", + "start_date": "5/21/2018" + }, + { + "extn": "2449", + "id": "43508", + "name": "Sadie Isaac", + "office": "Worcester", + "position": "Executive Director", + "salary": "$172,037", + "start_date": "2/20/2012" + }, + { + "extn": "9171", + "id": "43509", + "name": "Megan Donnelly", + "office": "St. Louis", + "position": "Loan Officer", + "salary": "$246,572", + "start_date": "2/25/2010" + }, + { + "extn": "1933", + "id": "43510", + "name": "Aiden Quinnell", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$212,923", + "start_date": "12/27/2016" + }, + { + "extn": "8948", + "id": "43511", + "name": "Vivian Gibson", + "office": "Norfolk", + "position": "Machine Operator", + "salary": "$186,660", + "start_date": "12/15/2003" + }, + { + "extn": "5756", + "id": "43512", + "name": "Emerald Clarkson", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$229,266", + "start_date": "5/17/2000" + }, + { + "extn": "7608", + "id": "43513", + "name": "Tiffany Harvey", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$29,296", + "start_date": "1/30/2010" + }, + { + "extn": "9345", + "id": "43514", + "name": "Rocco Doherty", + "office": "Otawa", + "position": "Cook", + "salary": "$35,402", + "start_date": "6/20/2012" + }, + { + "extn": "7079", + "id": "43515", + "name": "Anais Wright", + "office": "Irving", + "position": "Project Manager", + "salary": "$255,774", + "start_date": "7/4/2006" + }, + { + "extn": "1060", + "id": "43516", + "name": "Gil Fowler", + "office": "Berlin", + "position": "Paramedic", + "salary": "$287,918", + "start_date": "3/23/2009" + }, + { + "extn": "8486", + "id": "43517", + "name": "Bob Scott", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$78,421", + "start_date": "10/25/2001" + }, + { + "extn": "1573", + "id": "43518", + "name": "Penny Malone", + "office": "Milwaukee", + "position": "Baker", + "salary": "$15,344", + "start_date": "7/7/2016" + }, + { + "extn": "1119", + "id": "43519", + "name": "George Allwood", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$70,271", + "start_date": "5/2/2012" + }, + { + "extn": "4015", + "id": "43520", + "name": "Tiffany Selby", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$264,856", + "start_date": "11/3/2009" + }, + { + "extn": "9799", + "id": "43521", + "name": "Gil Hogg", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$178,546", + "start_date": "12/17/2007" + }, + { + "extn": "1842", + "id": "43522", + "name": "Matt Michael", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$154,056", + "start_date": "7/21/2001" + }, + { + "extn": "6660", + "id": "43523", + "name": "Wade Cartwright", + "office": "Richmond", + "position": "Call Center Representative", + "salary": "$181,661", + "start_date": "11/14/2009" + }, + { + "extn": "2057", + "id": "43524", + "name": "Enoch Bingham", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$256,729", + "start_date": "10/10/2012" + }, + { + "extn": "2820", + "id": "43525", + "name": "Shelby Eddison", + "office": "Amarillo", + "position": "Front Desk Coordinator", + "salary": "$221,199", + "start_date": "12/26/2007" + }, + { + "extn": "8447", + "id": "43526", + "name": "Peyton Jenkins", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$282,974", + "start_date": "4/27/2015" + }, + { + "extn": "9427", + "id": "43527", + "name": "Noah Lewis", + "office": "Escondido", + "position": "Health Educator", + "salary": "$67,190", + "start_date": "1/20/2019" + }, + { + "extn": "7218", + "id": "43528", + "name": "Madelyn Tailor", + "office": "Springfield", + "position": "Auditor", + "salary": "$77,418", + "start_date": "11/9/2005" + }, + { + "extn": "8323", + "id": "43529", + "name": "Maria Donnelly", + "office": "Albuquerque", + "position": "Steward", + "salary": "$125,904", + "start_date": "3/12/2016" + }, + { + "extn": "9282", + "id": "43530", + "name": "Barry Tindall", + "office": "Prague", + "position": "Pharmacist", + "salary": "$104,819", + "start_date": "3/30/2009" + }, + { + "extn": "4650", + "id": "43531", + "name": "Abdul Chapman", + "office": "Fayetteville", + "position": "Cashier", + "salary": "$17,592", + "start_date": "8/12/2001" + }, + { + "extn": "7484", + "id": "43532", + "name": "Anthony Woods", + "office": "El Paso", + "position": "Paramedic", + "salary": "$41,868", + "start_date": "12/1/2002" + }, + { + "extn": "9551", + "id": "43533", + "name": "Ciara Preston", + "office": "Bakersfield", + "position": "Steward", + "salary": "$59,279", + "start_date": "6/9/2007" + }, + { + "extn": "7681", + "id": "43534", + "name": "Emely Osman", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$35,205", + "start_date": "2/24/2008" + }, + { + "extn": "1343", + "id": "43535", + "name": "Melanie Wild", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$139,342", + "start_date": "10/14/2014" + }, + { + "extn": "3796", + "id": "43536", + "name": "Tyler Jackson", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$279,199", + "start_date": "8/8/2002" + }, + { + "extn": "5778", + "id": "43537", + "name": "Camila Camden", + "office": "Baltimore", + "position": "Laboratory Technician", + "salary": "$200,832", + "start_date": "1/9/2008" + }, + { + "extn": "3873", + "id": "43538", + "name": "Irene Niles", + "office": "Bridgeport", + "position": "Associate Professor", + "salary": "$163,827", + "start_date": "9/5/2006" + }, + { + "extn": "8569", + "id": "43539", + "name": "Bart Powell", + "office": "Memphis", + "position": "Laboratory Technician", + "salary": "$210,980", + "start_date": "12/25/2001" + }, + { + "extn": "3184", + "id": "43540", + "name": "Leroy Becker", + "office": "Norfolk", + "position": "Machine Operator", + "salary": "$101,792", + "start_date": "4/2/2004" + }, + { + "extn": "6955", + "id": "43541", + "name": "Rihanna Tate", + "office": "Seattle", + "position": "Cashier", + "salary": "$211,145", + "start_date": "2/6/2016" + }, + { + "extn": "3425", + "id": "43542", + "name": "Julian Jones", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$163,336", + "start_date": "3/5/2011" + }, + { + "extn": "4118", + "id": "43543", + "name": "Domenic Harper", + "office": "Long Beach", + "position": "Paramedic", + "salary": "$244,301", + "start_date": "11/12/2001" + }, + { + "extn": "5231", + "id": "43544", + "name": "Janice Vaughan", + "office": "Omaha", + "position": "Assistant Buyer", + "salary": "$120,706", + "start_date": "9/9/2008" + }, + { + "extn": "2264", + "id": "43545", + "name": "Barney Chapman", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$265,578", + "start_date": "9/28/2018" + }, + { + "extn": "3964", + "id": "43546", + "name": "Andrea Hastings", + "office": "Omaha", + "position": "Staffing Consultant", + "salary": "$248,925", + "start_date": "3/24/2009" + }, + { + "extn": "7315", + "id": "43547", + "name": "Harry Mcneill", + "office": "Cincinnati", + "position": "Banker", + "salary": "$247,679", + "start_date": "11/6/2001" + }, + { + "extn": "9120", + "id": "43548", + "name": "John Reese", + "office": "Miami", + "position": "Associate Professor", + "salary": "$287,706", + "start_date": "11/29/2018" + }, + { + "extn": "9163", + "id": "43549", + "name": "Celina Hood", + "office": "Prague", + "position": "Electrician", + "salary": "$269,069", + "start_date": "2/27/2002" + }, + { + "extn": "4778", + "id": "43550", + "name": "Chris Quinnell", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$281,466", + "start_date": "10/27/2004" + }, + { + "extn": "8904", + "id": "43551", + "name": "Chester Stone", + "office": "Columbus", + "position": "Insurance Broker", + "salary": "$180,935", + "start_date": "3/1/2011" + }, + { + "extn": "9620", + "id": "43552", + "name": "Georgia Shepherd", + "office": "Portland", + "position": "Pharmacist", + "salary": "$49,676", + "start_date": "9/10/2003" + }, + { + "extn": "3500", + "id": "43553", + "name": "Robyn Nayler", + "office": "Murfreesboro", + "position": "Web Developer", + "salary": "$203,969", + "start_date": "8/1/2010" + }, + { + "extn": "3715", + "id": "43554", + "name": "Daron Warden", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$49,116", + "start_date": "7/27/2004" + }, + { + "extn": "6333", + "id": "43555", + "name": "Tyler Gilmore", + "office": "Milano", + "position": "Loan Officer", + "salary": "$266,479", + "start_date": "8/28/2005" + }, + { + "extn": "4269", + "id": "43556", + "name": "Savannah Hunter", + "office": "Amarillo", + "position": "Cook", + "salary": "$123,749", + "start_date": "8/26/2005" + }, + { + "extn": "8230", + "id": "43557", + "name": "Nina Milner", + "office": "Otawa", + "position": "Cashier", + "salary": "$70,924", + "start_date": "7/16/2017" + }, + { + "extn": "8111", + "id": "43558", + "name": "Carina Logan", + "office": "Fremont", + "position": "Operator", + "salary": "$227,580", + "start_date": "8/30/2018" + }, + { + "extn": "4287", + "id": "43559", + "name": "Marina Matthews", + "office": "Houston", + "position": "Doctor", + "salary": "$188,792", + "start_date": "3/13/2017" + }, + { + "extn": "9102", + "id": "43560", + "name": "Lucas Howard", + "office": "Tallahassee", + "position": "Service Supervisor", + "salary": "$176,875", + "start_date": "7/21/2009" + }, + { + "extn": "7593", + "id": "43561", + "name": "Bart Harris", + "office": "Paris", + "position": "Accountant", + "salary": "$169,289", + "start_date": "10/24/2009" + }, + { + "extn": "1370", + "id": "43562", + "name": "Chad Reynolds", + "office": "Ontario", + "position": "Software Engineer", + "salary": "$298,013", + "start_date": "4/18/2010" + }, + { + "extn": "5613", + "id": "43563", + "name": "Naomi Lucas", + "office": "Lincoln", + "position": "Paramedic", + "salary": "$269,828", + "start_date": "10/20/2000" + }, + { + "extn": "2610", + "id": "43564", + "name": "Nicole Bradley", + "office": "Boston", + "position": "Retail Trainee", + "salary": "$92,189", + "start_date": "8/31/2002" + }, + { + "extn": "8420", + "id": "43565", + "name": "Moira Walsh", + "office": "Escondido", + "position": "Executive Director", + "salary": "$273,549", + "start_date": "9/26/2008" + }, + { + "extn": "7097", + "id": "43566", + "name": "Jenna Redden", + "office": "Garland", + "position": "Budget Analyst", + "salary": "$206,711", + "start_date": "6/24/2019" + }, + { + "extn": "8453", + "id": "43567", + "name": "Luke Mullins", + "office": "Santa Ana", + "position": "Dentist", + "salary": "$237,289", + "start_date": "9/29/2006" + }, + { + "extn": "3053", + "id": "43568", + "name": "Jessica Heaton", + "office": "Denver", + "position": "Design Engineer", + "salary": "$67,009", + "start_date": "4/13/2004" + }, + { + "extn": "8997", + "id": "43569", + "name": "Chris Reid", + "office": "New Orleans", + "position": "Systems Administrator", + "salary": "$221,937", + "start_date": "1/21/2009" + }, + { + "extn": "1289", + "id": "43570", + "name": "Barry Blythe", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$252,252", + "start_date": "2/22/2012" + }, + { + "extn": "5780", + "id": "43571", + "name": "Fred Reynolds", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$106,777", + "start_date": "12/14/2014" + }, + { + "extn": "3642", + "id": "43572", + "name": "Johnny Reese", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$296,777", + "start_date": "12/13/2008" + }, + { + "extn": "7546", + "id": "43573", + "name": "Jazmin King", + "office": "Nashville", + "position": "Doctor", + "salary": "$216,531", + "start_date": "8/24/2003" + }, + { + "extn": "8154", + "id": "43574", + "name": "Denis Jordan", + "office": "Kansas City", + "position": "Call Center Representative", + "salary": "$270,698", + "start_date": "5/10/2018" + }, + { + "extn": "9734", + "id": "43575", + "name": "Violet Fox", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$191,503", + "start_date": "4/27/2006" + }, + { + "extn": "2981", + "id": "43576", + "name": "Tom Varley", + "office": "London", + "position": "Accountant", + "salary": "$39,712", + "start_date": "7/11/2000" + }, + { + "extn": "1834", + "id": "43577", + "name": "Elisabeth Reyes", + "office": "Bellevue", + "position": "Pharmacist", + "salary": "$110,862", + "start_date": "1/6/2013" + }, + { + "extn": "2940", + "id": "43578", + "name": "Maddison Matthews", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$287,577", + "start_date": "3/24/2004" + }, + { + "extn": "4720", + "id": "43579", + "name": "Audrey Goldsmith", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$176,556", + "start_date": "12/27/2013" + }, + { + "extn": "8271", + "id": "43580", + "name": "Isla Andersson", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$173,808", + "start_date": "6/24/2004" + }, + { + "extn": "5815", + "id": "43581", + "name": "Quinn Allen", + "office": "Springfield", + "position": "Electrician", + "salary": "$200,216", + "start_date": "1/31/2016" + }, + { + "extn": "9947", + "id": "43582", + "name": "Sebastian Drew", + "office": "Scottsdale", + "position": "Service Supervisor", + "salary": "$99,818", + "start_date": "10/24/2004" + }, + { + "extn": "1464", + "id": "43583", + "name": "Davina Wilkinson", + "office": "Stockton", + "position": "Auditor", + "salary": "$35,889", + "start_date": "1/14/2008" + }, + { + "extn": "9901", + "id": "43584", + "name": "Eve Walker", + "office": "Berna", + "position": "Cook", + "salary": "$268,556", + "start_date": "5/18/2003" + }, + { + "extn": "2977", + "id": "43585", + "name": "Eden Squire", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$215,482", + "start_date": "8/5/2004" + }, + { + "extn": "4732", + "id": "43586", + "name": "Manuel Pearce", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$226,763", + "start_date": "1/22/2015" + }, + { + "extn": "5964", + "id": "43587", + "name": "Kamila Myatt", + "office": "Otawa", + "position": "Loan Officer", + "salary": "$236,724", + "start_date": "1/11/2005" + }, + { + "extn": "2775", + "id": "43588", + "name": "Alexa Warner", + "office": "Louisville", + "position": "Biologist", + "salary": "$193,974", + "start_date": "9/6/2003" + }, + { + "extn": "6885", + "id": "43589", + "name": "Rosalee Webster", + "office": "Otawa", + "position": "CNC Operator", + "salary": "$57,613", + "start_date": "12/26/2014" + }, + { + "extn": "5706", + "id": "43590", + "name": "Ron Ross", + "office": "Fayetteville", + "position": "Operator", + "salary": "$238,162", + "start_date": "6/26/2013" + }, + { + "extn": "1027", + "id": "43591", + "name": "Hayden Hill", + "office": "Otawa", + "position": "Design Engineer", + "salary": "$47,159", + "start_date": "2/22/2011" + }, + { + "extn": "8708", + "id": "43592", + "name": "Ethan Reid", + "office": "Rome", + "position": "Operator", + "salary": "$243,018", + "start_date": "11/22/2011" + }, + { + "extn": "2123", + "id": "43593", + "name": "Katelyn Harris", + "office": "Anaheim", + "position": "Bellman", + "salary": "$240,690", + "start_date": "2/20/2013" + }, + { + "extn": "9579", + "id": "43594", + "name": "Harriet Johnson", + "office": "Omaha", + "position": "Call Center Representative", + "salary": "$250,465", + "start_date": "12/3/2014" + }, + { + "extn": "9913", + "id": "43595", + "name": "Shelby Woods", + "office": "Arlington", + "position": "Doctor", + "salary": "$282,630", + "start_date": "4/30/2016" + }, + { + "extn": "4402", + "id": "43596", + "name": "Elijah Richardson", + "office": "New York", + "position": "Production Painter", + "salary": "$40,989", + "start_date": "8/31/2008" + }, + { + "extn": "3606", + "id": "43597", + "name": "Dakota Tyler", + "office": "Oakland", + "position": "Call Center Representative", + "salary": "$54,730", + "start_date": "10/26/2012" + }, + { + "extn": "8702", + "id": "43598", + "name": "Danielle Downing", + "office": "Pittsburgh", + "position": "Lecturer", + "salary": "$177,476", + "start_date": "4/30/2013" + }, + { + "extn": "1433", + "id": "43599", + "name": "Kendra Dann", + "office": "Orlando", + "position": "Lecturer", + "salary": "$72,770", + "start_date": "6/5/2007" + }, + { + "extn": "3583", + "id": "43600", + "name": "Gabriel Groves", + "office": "Stockton", + "position": "Health Educator", + "salary": "$97,980", + "start_date": "8/1/2010" + }, + { + "extn": "7238", + "id": "43601", + "name": "Dalia Richards", + "office": "Long Beach", + "position": "Software Engineer", + "salary": "$157,277", + "start_date": "7/11/2011" + }, + { + "extn": "8465", + "id": "43602", + "name": "David Knight", + "office": "Milano", + "position": "Biologist", + "salary": "$171,838", + "start_date": "11/12/2011" + }, + { + "extn": "7669", + "id": "43603", + "name": "Trisha Callan", + "office": "London", + "position": "Loan Officer", + "salary": "$60,342", + "start_date": "8/20/2007" + }, + { + "extn": "7482", + "id": "43604", + "name": "Mike Flynn", + "office": "Venice", + "position": "Restaurant Manager", + "salary": "$172,003", + "start_date": "7/5/2013" + }, + { + "extn": "8201", + "id": "43605", + "name": "Parker Robinson", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$204,694", + "start_date": "12/17/2013" + }, + { + "extn": "3805", + "id": "43606", + "name": "Bob Ingram", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$180,830", + "start_date": "8/28/2016" + }, + { + "extn": "8895", + "id": "43607", + "name": "Margot Umney", + "office": "Huntsville", + "position": "Inspector", + "salary": "$123,568", + "start_date": "5/29/2017" + }, + { + "extn": "2660", + "id": "43608", + "name": "Remy Stanley", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$144,225", + "start_date": "8/6/2011" + }, + { + "extn": "6096", + "id": "43609", + "name": "Doug Seymour", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$250,183", + "start_date": "4/29/2007" + }, + { + "extn": "8847", + "id": "43610", + "name": "Brad Connell", + "office": "Bellevue", + "position": "Treasurer", + "salary": "$217,353", + "start_date": "5/24/2016" + }, + { + "extn": "6414", + "id": "43611", + "name": "Daphne Hardwick", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$80,944", + "start_date": "12/31/2012" + }, + { + "extn": "5627", + "id": "43612", + "name": "Peyton Strong", + "office": "Bakersfield", + "position": "Stockbroker", + "salary": "$26,042", + "start_date": "3/6/2006" + }, + { + "extn": "1175", + "id": "43613", + "name": "Penny Franks", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$200,161", + "start_date": "2/18/2014" + }, + { + "extn": "8874", + "id": "43614", + "name": "Jack Williams", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$225,585", + "start_date": "3/24/2015" + }, + { + "extn": "7946", + "id": "43615", + "name": "Daria Vangness", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$269,915", + "start_date": "3/13/2006" + }, + { + "extn": "6458", + "id": "43616", + "name": "Ember Knight", + "office": "Milwaukee", + "position": "Assistant Buyer", + "salary": "$119,079", + "start_date": "8/12/2012" + }, + { + "extn": "4560", + "id": "43617", + "name": "Penelope Young", + "office": "San Francisco", + "position": "Operator", + "salary": "$232,591", + "start_date": "8/27/2008" + }, + { + "extn": "9186", + "id": "43618", + "name": "Leanne Herbert", + "office": "Bakersfield", + "position": "Biologist", + "salary": "$237,841", + "start_date": "8/28/2018" + }, + { + "extn": "8554", + "id": "43619", + "name": "Analise Morgan", + "office": "Prague", + "position": "Clerk", + "salary": "$20,789", + "start_date": "3/13/2003" + }, + { + "extn": "4737", + "id": "43620", + "name": "Denny Rainford", + "office": "Minneapolis", + "position": "Baker", + "salary": "$25,241", + "start_date": "3/7/2018" + }, + { + "extn": "5569", + "id": "43621", + "name": "Matthew Wilson", + "office": "Jersey City", + "position": "Clerk", + "salary": "$228,871", + "start_date": "5/28/2014" + }, + { + "extn": "6879", + "id": "43622", + "name": "Logan Skinner", + "office": "Washington", + "position": "HR Coordinator", + "salary": "$64,465", + "start_date": "11/3/2011" + }, + { + "extn": "6107", + "id": "43623", + "name": "Jacob Gonzales", + "office": "Tokyo", + "position": "Physician", + "salary": "$131,028", + "start_date": "6/2/2010" + }, + { + "extn": "6305", + "id": "43624", + "name": "Matt Martin", + "office": "Hollywood", + "position": "Cashier", + "salary": "$143,000", + "start_date": "12/16/2012" + }, + { + "extn": "1863", + "id": "43625", + "name": "Javier Pearson", + "office": "Richmond", + "position": "Steward", + "salary": "$55,318", + "start_date": "3/23/2005" + }, + { + "extn": "5152", + "id": "43626", + "name": "Noah Underhill", + "office": "Glendale", + "position": "Treasurer", + "salary": "$90,355", + "start_date": "2/23/2003" + }, + { + "extn": "6990", + "id": "43627", + "name": "Sofie Newton", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$263,186", + "start_date": "2/23/2000" + }, + { + "extn": "4718", + "id": "43628", + "name": "Analise Baker", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$104,958", + "start_date": "7/8/2008" + }, + { + "extn": "7813", + "id": "43629", + "name": "Russel Squire", + "office": "Reno", + "position": "Chef Manager", + "salary": "$200,114", + "start_date": "10/22/2003" + }, + { + "extn": "3115", + "id": "43630", + "name": "Matt Lynn", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$142,783", + "start_date": "11/9/2011" + }, + { + "extn": "6142", + "id": "43631", + "name": "Boris Paterson", + "office": "Oklahoma City", + "position": "Web Developer", + "salary": "$113,908", + "start_date": "10/14/2014" + }, + { + "extn": "9594", + "id": "43632", + "name": "Maxwell Salt", + "office": "Kansas City", + "position": "Health Educator", + "salary": "$140,312", + "start_date": "12/18/2004" + }, + { + "extn": "2186", + "id": "43633", + "name": "Alice Russell", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$154,384", + "start_date": "11/8/2003" + }, + { + "extn": "3267", + "id": "43634", + "name": "Doris Cameron", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$143,082", + "start_date": "4/21/2012" + }, + { + "extn": "1268", + "id": "43635", + "name": "Raquel Plant", + "office": "Glendale", + "position": "Bellman", + "salary": "$24,086", + "start_date": "9/29/2012" + }, + { + "extn": "2253", + "id": "43636", + "name": "Rihanna Moss", + "office": "Quebec", + "position": "Production Painter", + "salary": "$259,465", + "start_date": "3/2/2012" + }, + { + "extn": "6424", + "id": "43637", + "name": "Luke Noon", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$210,766", + "start_date": "10/19/2019" + }, + { + "extn": "3699", + "id": "43638", + "name": "Joyce Hooper", + "office": "Madrid", + "position": "Healthcare Specialist", + "salary": "$147,626", + "start_date": "4/6/2003" + }, + { + "extn": "3202", + "id": "43639", + "name": "Darlene Watt", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$257,808", + "start_date": "7/17/2009" + }, + { + "extn": "3551", + "id": "43640", + "name": "Bridget Potts", + "office": "Fort Lauderdale", + "position": "Ambulatory Nurse", + "salary": "$65,256", + "start_date": "10/16/2000" + }, + { + "extn": "7800", + "id": "43641", + "name": "Matthew Mann", + "office": "Rome", + "position": "Insurance Broker", + "salary": "$181,028", + "start_date": "3/22/2006" + }, + { + "extn": "1996", + "id": "43642", + "name": "Benny White", + "office": "Honolulu", + "position": "Webmaster", + "salary": "$52,415", + "start_date": "12/11/2014" + }, + { + "extn": "2442", + "id": "43643", + "name": "Abdul Ramsey", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$34,787", + "start_date": "6/21/2017" + }, + { + "extn": "7408", + "id": "43644", + "name": "Kieth Fenton", + "office": "New York", + "position": "Call Center Representative", + "salary": "$36,494", + "start_date": "5/21/2014" + }, + { + "extn": "4525", + "id": "43645", + "name": "Phillip Little", + "office": "Bucharest", + "position": "Project Manager", + "salary": "$207,057", + "start_date": "6/5/2018" + }, + { + "extn": "6064", + "id": "43646", + "name": "Cynthia Nobbs", + "office": "Berna", + "position": "Pharmacist", + "salary": "$47,103", + "start_date": "1/15/2003" + }, + { + "extn": "2876", + "id": "43647", + "name": "Fred Watt", + "office": "Baltimore", + "position": "Auditor", + "salary": "$157,737", + "start_date": "10/26/2000" + }, + { + "extn": "2502", + "id": "43648", + "name": "Karla Farmer", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$20,632", + "start_date": "9/13/2009" + }, + { + "extn": "3384", + "id": "43649", + "name": "Adalind Preston", + "office": "Jacksonville", + "position": "Staffing Consultant", + "salary": "$17,871", + "start_date": "3/24/2003" + }, + { + "extn": "6320", + "id": "43650", + "name": "Manuel Walsh", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$232,766", + "start_date": "4/17/2014" + }, + { + "extn": "1442", + "id": "43651", + "name": "Michael Baxter", + "office": "Valetta", + "position": "Bellman", + "salary": "$273,730", + "start_date": "7/25/2019" + }, + { + "extn": "4906", + "id": "43652", + "name": "Julius Hardwick", + "office": "Jacksonville", + "position": "Food Technologist", + "salary": "$15,540", + "start_date": "5/26/2015" + }, + { + "extn": "7145", + "id": "43653", + "name": "David Hall", + "office": "Prague", + "position": "Executive Director", + "salary": "$107,217", + "start_date": "10/22/2017" + }, + { + "extn": "8689", + "id": "43654", + "name": "Iris Gray", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$11,368", + "start_date": "4/2/2002" + }, + { + "extn": "8360", + "id": "43655", + "name": "Josh Thatcher", + "office": "Orlando", + "position": "Software Engineer", + "salary": "$235,128", + "start_date": "9/6/2005" + }, + { + "extn": "3734", + "id": "43656", + "name": "Bernadette Cork", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$72,949", + "start_date": "1/7/2006" + }, + { + "extn": "6122", + "id": "43657", + "name": "Mason Drummond", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$103,287", + "start_date": "4/14/2018" + }, + { + "extn": "2962", + "id": "43658", + "name": "Skylar Thorpe", + "office": "Las Vegas", + "position": "Operator", + "salary": "$207,662", + "start_date": "8/2/2001" + }, + { + "extn": "8011", + "id": "43659", + "name": "Isabel Stevenson", + "office": "Bridgeport", + "position": "HR Specialist", + "salary": "$60,264", + "start_date": "1/21/2016" + }, + { + "extn": "1444", + "id": "43660", + "name": "Drew Lowe", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$55,468", + "start_date": "3/24/2014" + }, + { + "extn": "4013", + "id": "43661", + "name": "Adela Kerr", + "office": "San Jose", + "position": "Cook", + "salary": "$117,527", + "start_date": "9/10/2001" + }, + { + "extn": "9291", + "id": "43662", + "name": "Cherish Spencer", + "office": "Saint Paul", + "position": "Accountant", + "salary": "$100,056", + "start_date": "10/31/2002" + }, + { + "extn": "1674", + "id": "43663", + "name": "Ronald Rogers", + "office": "San Antonio", + "position": "Electrician", + "salary": "$50,205", + "start_date": "8/10/2000" + }, + { + "extn": "4469", + "id": "43664", + "name": "Mason Walsh", + "office": "Tallahassee", + "position": "Fabricator", + "salary": "$198,362", + "start_date": "6/1/2009" + }, + { + "extn": "5086", + "id": "43665", + "name": "Penny Upton", + "office": "Glendale", + "position": "Paramedic", + "salary": "$249,485", + "start_date": "10/14/2015" + }, + { + "extn": "5702", + "id": "43666", + "name": "Johnathan Reid", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$213,692", + "start_date": "3/16/2000" + }, + { + "extn": "6797", + "id": "43667", + "name": "Jane Owen", + "office": "Venice", + "position": "Accountant", + "salary": "$58,727", + "start_date": "1/7/2015" + }, + { + "extn": "3180", + "id": "43668", + "name": "Tony Smith", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$87,130", + "start_date": "6/8/2011" + }, + { + "extn": "2174", + "id": "43669", + "name": "Emmanuelle Swan", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$195,140", + "start_date": "11/19/2018" + }, + { + "extn": "5574", + "id": "43670", + "name": "Josh Eastwood", + "office": "Irving", + "position": "Paramedic", + "salary": "$153,735", + "start_date": "1/3/2003" + }, + { + "extn": "5824", + "id": "43671", + "name": "Rita Roscoe", + "office": "Hollywood", + "position": "Operator", + "salary": "$28,121", + "start_date": "3/27/2015" + }, + { + "extn": "1626", + "id": "43672", + "name": "Aiden Gilmour", + "office": "St. Louis", + "position": "Bellman", + "salary": "$267,941", + "start_date": "6/6/2012" + }, + { + "extn": "6198", + "id": "43673", + "name": "Isla Cann", + "office": "Milano", + "position": "Physician", + "salary": "$125,036", + "start_date": "5/9/2001" + }, + { + "extn": "2272", + "id": "43674", + "name": "Lily Gilbert", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$241,470", + "start_date": "4/2/2008" + }, + { + "extn": "2808", + "id": "43675", + "name": "Ryan Lane", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$145,786", + "start_date": "8/17/2001" + }, + { + "extn": "1407", + "id": "43676", + "name": "Manuel Brett", + "office": "Saint Paul", + "position": "Budget Analyst", + "salary": "$181,477", + "start_date": "10/11/2003" + }, + { + "extn": "6015", + "id": "43677", + "name": "Owen Vince", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$109,555", + "start_date": "8/16/2009" + }, + { + "extn": "8222", + "id": "43678", + "name": "Andie Notman", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$193,333", + "start_date": "3/14/2017" + }, + { + "extn": "5940", + "id": "43679", + "name": "Hadley Vince", + "office": "Charlotte", + "position": "Staffing Consultant", + "salary": "$80,948", + "start_date": "5/10/2007" + }, + { + "extn": "7226", + "id": "43680", + "name": "Josh Utterson", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$194,122", + "start_date": "5/28/2010" + }, + { + "extn": "1204", + "id": "43681", + "name": "Angela Benson", + "office": "Fullerton", + "position": "Operator", + "salary": "$238,815", + "start_date": "9/10/2007" + }, + { + "extn": "6727", + "id": "43682", + "name": "Joseph Armstrong", + "office": "Arlington", + "position": "Staffing Consultant", + "salary": "$254,686", + "start_date": "7/27/2018" + }, + { + "extn": "4335", + "id": "43683", + "name": "Ron Calderwood", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$71,053", + "start_date": "6/24/2003" + }, + { + "extn": "6298", + "id": "43684", + "name": "Josh Keys", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$126,645", + "start_date": "11/26/2006" + }, + { + "extn": "4845", + "id": "43685", + "name": "Mason Wilson", + "office": "Scottsdale", + "position": "Healthcare Specialist", + "salary": "$51,896", + "start_date": "8/13/2017" + }, + { + "extn": "6714", + "id": "43686", + "name": "Jocelyn Denton", + "office": "Moreno Valley", + "position": "Bellman", + "salary": "$11,940", + "start_date": "5/4/2000" + }, + { + "extn": "5541", + "id": "43687", + "name": "Sabina Dunbar", + "office": "Philadelphia", + "position": "Fabricator", + "salary": "$112,817", + "start_date": "11/22/2006" + }, + { + "extn": "8042", + "id": "43688", + "name": "Harry Lynch", + "office": "Jersey City", + "position": "Cook", + "salary": "$280,969", + "start_date": "11/1/2014" + }, + { + "extn": "8551", + "id": "43689", + "name": "Javier Robertson", + "office": "Henderson", + "position": "Restaurant Manager", + "salary": "$120,768", + "start_date": "2/21/2014" + }, + { + "extn": "6085", + "id": "43690", + "name": "Julius Warren", + "office": "Salem", + "position": "HR Specialist", + "salary": "$299,456", + "start_date": "8/10/2007" + }, + { + "extn": "4526", + "id": "43691", + "name": "Caydence Wallace", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$151,806", + "start_date": "8/26/2004" + }, + { + "extn": "4414", + "id": "43692", + "name": "Adalie Steer", + "office": "Chicago", + "position": "Bellman", + "salary": "$68,048", + "start_date": "1/30/2010" + }, + { + "extn": "5940", + "id": "43693", + "name": "Hayden Ripley", + "office": "Jersey City", + "position": "Biologist", + "salary": "$277,201", + "start_date": "8/18/2003" + }, + { + "extn": "1214", + "id": "43694", + "name": "Laila Zaoui", + "office": "Dallas", + "position": "Health Educator", + "salary": "$160,896", + "start_date": "5/15/2006" + }, + { + "extn": "1762", + "id": "43695", + "name": "Bryon Brock", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$294,568", + "start_date": "1/31/2000" + }, + { + "extn": "2320", + "id": "43696", + "name": "Cassidy Shea", + "office": "Honolulu", + "position": "Ambulatory Nurse", + "salary": "$261,816", + "start_date": "8/5/2013" + }, + { + "extn": "7688", + "id": "43697", + "name": "Juliette Waterson", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$238,332", + "start_date": "8/11/2009" + }, + { + "extn": "5640", + "id": "43698", + "name": "Nate Owens", + "office": "Arlington", + "position": "Electrician", + "salary": "$12,330", + "start_date": "12/12/2001" + }, + { + "extn": "2169", + "id": "43699", + "name": "Boris Dobson", + "office": "Jacksonville", + "position": "IT Support Staff", + "salary": "$47,096", + "start_date": "6/17/2003" + }, + { + "extn": "2122", + "id": "43700", + "name": "Elijah Edwards", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$133,047", + "start_date": "3/5/2005" + }, + { + "extn": "8945", + "id": "43701", + "name": "Ronald Fisher", + "office": "El Paso", + "position": "Investment Advisor", + "salary": "$68,122", + "start_date": "5/15/2003" + }, + { + "extn": "9777", + "id": "43702", + "name": "Luke Swift", + "office": "Glendale", + "position": "Production Painter", + "salary": "$104,298", + "start_date": "1/13/2007" + }, + { + "extn": "3425", + "id": "43703", + "name": "Gil Callan", + "office": "Glendale", + "position": "Designer", + "salary": "$11,487", + "start_date": "4/22/2019" + }, + { + "extn": "3196", + "id": "43704", + "name": "Victoria Archer", + "office": "Omaha", + "position": "Service Supervisor", + "salary": "$261,794", + "start_date": "10/11/2005" + }, + { + "extn": "3634", + "id": "43705", + "name": "Chelsea Rowlands", + "office": "Charlotte", + "position": "Stockbroker", + "salary": "$244,682", + "start_date": "8/30/2005" + }, + { + "extn": "1391", + "id": "43706", + "name": "David Ryan", + "office": "El Paso", + "position": "Accountant", + "salary": "$15,453", + "start_date": "11/8/2017" + }, + { + "extn": "4670", + "id": "43707", + "name": "Benny Eddison", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$145,783", + "start_date": "3/12/2002" + }, + { + "extn": "4137", + "id": "43708", + "name": "Cassandra King", + "office": "Milwaukee", + "position": "Business Broker", + "salary": "$61,792", + "start_date": "7/1/2013" + }, + { + "extn": "4269", + "id": "43709", + "name": "Julius Abbot", + "office": "Tulsa", + "position": "Cashier", + "salary": "$165,169", + "start_date": "12/1/2004" + }, + { + "extn": "3959", + "id": "43710", + "name": "Darlene Mccormick", + "office": "Miami", + "position": "Business Broker", + "salary": "$46,929", + "start_date": "5/28/2017" + }, + { + "extn": "1118", + "id": "43711", + "name": "Juliette Cooper", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$272,022", + "start_date": "12/9/2010" + }, + { + "extn": "8732", + "id": "43712", + "name": "Alan Murray", + "office": "Springfield", + "position": "Service Supervisor", + "salary": "$55,005", + "start_date": "10/27/2014" + }, + { + "extn": "9063", + "id": "43713", + "name": "Sienna Mullins", + "office": "New York", + "position": "Production Painter", + "salary": "$32,410", + "start_date": "12/23/2006" + }, + { + "extn": "6949", + "id": "43714", + "name": "Domenic Avery", + "office": "Bridgeport", + "position": "Machine Operator", + "salary": "$215,679", + "start_date": "8/27/2004" + }, + { + "extn": "9100", + "id": "43715", + "name": "Javier Adams", + "office": "Garland", + "position": "Pharmacist", + "salary": "$90,066", + "start_date": "5/12/2000" + }, + { + "extn": "1992", + "id": "43716", + "name": "Barry Rehman", + "office": "Anaheim", + "position": "Production Painter", + "salary": "$95,056", + "start_date": "12/31/2012" + }, + { + "extn": "2927", + "id": "43717", + "name": "Hank Griffiths", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$132,714", + "start_date": "9/16/2001" + }, + { + "extn": "6386", + "id": "43718", + "name": "Mandy Watson", + "office": "Fremont", + "position": "Design Engineer", + "salary": "$13,568", + "start_date": "12/15/2008" + }, + { + "extn": "1326", + "id": "43719", + "name": "Tony Jordan", + "office": "Zurich", + "position": "Inspector", + "salary": "$38,393", + "start_date": "6/20/2002" + }, + { + "extn": "2625", + "id": "43720", + "name": "Carissa Anderson", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$238,724", + "start_date": "12/13/2015" + }, + { + "extn": "5350", + "id": "43721", + "name": "Danielle London", + "office": "Lancaster", + "position": "Budget Analyst", + "salary": "$287,301", + "start_date": "2/16/2001" + }, + { + "extn": "8760", + "id": "43722", + "name": "Carina Allen", + "office": "Anaheim", + "position": "Design Engineer", + "salary": "$144,218", + "start_date": "12/27/2000" + }, + { + "extn": "7517", + "id": "43723", + "name": "Daphne Callan", + "office": "Glendale", + "position": "Investment Advisor", + "salary": "$181,333", + "start_date": "5/16/2005" + }, + { + "extn": "4812", + "id": "43724", + "name": "Faith Thomson", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$164,437", + "start_date": "9/16/2012" + }, + { + "extn": "6031", + "id": "43725", + "name": "Tess Penn", + "office": "Louisville", + "position": "Auditor", + "salary": "$140,382", + "start_date": "9/5/2018" + }, + { + "extn": "6807", + "id": "43726", + "name": "Mackenzie Kerr", + "office": "Lisbon", + "position": "Call Center Representative", + "salary": "$214,127", + "start_date": "8/7/2006" + }, + { + "extn": "5200", + "id": "43727", + "name": "Ronald Bloom", + "office": "Toledo", + "position": "Treasurer", + "salary": "$165,000", + "start_date": "6/2/2012" + }, + { + "extn": "3814", + "id": "43728", + "name": "Janelle Brooks", + "office": "Madrid", + "position": "Paramedic", + "salary": "$207,242", + "start_date": "2/12/2014" + }, + { + "extn": "4616", + "id": "43729", + "name": "Chadwick Walsh", + "office": "Otawa", + "position": "Pharmacist", + "salary": "$269,337", + "start_date": "9/29/2019" + }, + { + "extn": "5229", + "id": "43730", + "name": "Fred Ashley", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$194,220", + "start_date": "6/3/2009" + }, + { + "extn": "3311", + "id": "43731", + "name": "Daniel Rowe", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$251,936", + "start_date": "5/24/2000" + }, + { + "extn": "7974", + "id": "43732", + "name": "Selena Parker", + "office": "Rochester", + "position": "Mobile Developer", + "salary": "$147,743", + "start_date": "6/13/2004" + }, + { + "extn": "4921", + "id": "43733", + "name": "Ilona King", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$259,261", + "start_date": "10/17/2004" + }, + { + "extn": "1542", + "id": "43734", + "name": "Valerie Becker", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$149,943", + "start_date": "8/25/2014" + }, + { + "extn": "3476", + "id": "43735", + "name": "Penelope Parker", + "office": "Valetta", + "position": "Steward", + "salary": "$38,239", + "start_date": "11/18/2013" + }, + { + "extn": "5531", + "id": "43736", + "name": "Emmanuelle Craig", + "office": "Chicago", + "position": "Auditor", + "salary": "$108,566", + "start_date": "8/3/2011" + }, + { + "extn": "9257", + "id": "43737", + "name": "Lillian Norburn", + "office": "Reno", + "position": "Designer", + "salary": "$89,297", + "start_date": "4/3/2003" + }, + { + "extn": "1303", + "id": "43738", + "name": "Susan Wood", + "office": "Sacramento", + "position": "Insurance Broker", + "salary": "$232,581", + "start_date": "3/3/2019" + }, + { + "extn": "6203", + "id": "43739", + "name": "Angelique Edmonds", + "office": "Murfreesboro", + "position": "Food Technologist", + "salary": "$177,711", + "start_date": "8/30/2004" + }, + { + "extn": "6066", + "id": "43740", + "name": "Quinn Hope", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$277,885", + "start_date": "7/8/2015" + }, + { + "extn": "8628", + "id": "43741", + "name": "Janelle Gavin", + "office": "Reno", + "position": "Webmaster", + "salary": "$176,467", + "start_date": "12/1/2010" + }, + { + "extn": "4600", + "id": "43742", + "name": "Matt Patel", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$91,123", + "start_date": "8/15/2011" + }, + { + "extn": "9145", + "id": "43743", + "name": "Henry Robertson", + "office": "Los Angeles", + "position": "Audiologist", + "salary": "$69,682", + "start_date": "1/2/2008" + }, + { + "extn": "8771", + "id": "43744", + "name": "Abbey Allcott", + "office": "Amarillo", + "position": "Biologist", + "salary": "$32,169", + "start_date": "9/7/2007" + }, + { + "extn": "4861", + "id": "43745", + "name": "Britney Rothwell", + "office": "Detroit", + "position": "Dentist", + "salary": "$72,623", + "start_date": "8/1/2007" + }, + { + "extn": "2039", + "id": "43746", + "name": "Gloria Lewis", + "office": "Oklahoma City", + "position": "Baker", + "salary": "$45,971", + "start_date": "10/19/2012" + }, + { + "extn": "5108", + "id": "43747", + "name": "Ally Quinn", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$201,256", + "start_date": "4/29/2014" + }, + { + "extn": "1506", + "id": "43748", + "name": "Tyson Grant", + "office": "Murfreesboro", + "position": "Fabricator", + "salary": "$47,724", + "start_date": "4/29/2019" + }, + { + "extn": "4193", + "id": "43749", + "name": "Joseph Shepherd", + "office": "Hayward", + "position": "Accountant", + "salary": "$214,279", + "start_date": "5/23/2005" + }, + { + "extn": "4344", + "id": "43750", + "name": "Nicholas Willson", + "office": "Rochester", + "position": "Insurance Broker", + "salary": "$290,017", + "start_date": "5/12/2018" + }, + { + "extn": "6393", + "id": "43751", + "name": "Anais Ballard", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$292,474", + "start_date": "9/7/2011" + }, + { + "extn": "6732", + "id": "43752", + "name": "Claire Pearson", + "office": "Zurich", + "position": "Paramedic", + "salary": "$107,429", + "start_date": "4/15/2007" + }, + { + "extn": "8801", + "id": "43753", + "name": "Joyce Powell", + "office": "Tulsa", + "position": "Auditor", + "salary": "$117,690", + "start_date": "12/15/2011" + }, + { + "extn": "9784", + "id": "43754", + "name": "Tom Watson", + "office": "Detroit", + "position": "IT Support Staff", + "salary": "$108,107", + "start_date": "5/4/2013" + }, + { + "extn": "1167", + "id": "43755", + "name": "Julia Yates", + "office": "San Bernardino", + "position": "Web Developer", + "salary": "$34,660", + "start_date": "9/22/2005" + }, + { + "extn": "1438", + "id": "43756", + "name": "Elise Andrews", + "office": "Quebec", + "position": "Electrician", + "salary": "$27,114", + "start_date": "4/28/2014" + }, + { + "extn": "8123", + "id": "43757", + "name": "Carolyn Myatt", + "office": "Lyon", + "position": "Operator", + "salary": "$266,085", + "start_date": "10/5/2007" + }, + { + "extn": "1121", + "id": "43758", + "name": "Marina Powell", + "office": "Orlando", + "position": "Restaurant Manager", + "salary": "$59,901", + "start_date": "8/2/2011" + }, + { + "extn": "9718", + "id": "43759", + "name": "Taylor Bryant", + "office": "Santa Ana", + "position": "HR Coordinator", + "salary": "$203,421", + "start_date": "5/16/2012" + }, + { + "extn": "1035", + "id": "43760", + "name": "Jamie Gallacher", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$82,262", + "start_date": "11/10/2009" + }, + { + "extn": "6247", + "id": "43761", + "name": "Alice Greenwood", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$269,994", + "start_date": "1/21/2014" + }, + { + "extn": "1046", + "id": "43762", + "name": "Parker Moss", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$299,599", + "start_date": "5/18/2008" + }, + { + "extn": "1388", + "id": "43763", + "name": "Joy Craig", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$180,790", + "start_date": "7/5/2011" + }, + { + "extn": "2201", + "id": "43764", + "name": "Domenic Harrington", + "office": "Honolulu", + "position": "Doctor", + "salary": "$210,042", + "start_date": "10/22/2000" + }, + { + "extn": "6904", + "id": "43765", + "name": "Daniel Addison", + "office": "Las Vegas", + "position": "Baker", + "salary": "$296,110", + "start_date": "10/4/2009" + }, + { + "extn": "4299", + "id": "43766", + "name": "Sadie Tailor", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$164,605", + "start_date": "3/14/2013" + }, + { + "extn": "2037", + "id": "43767", + "name": "Eve Mitchell", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$233,930", + "start_date": "9/24/2005" + }, + { + "extn": "1642", + "id": "43768", + "name": "Barney Cattell", + "office": "Salem", + "position": "Operator", + "salary": "$72,875", + "start_date": "4/30/2018" + }, + { + "extn": "8983", + "id": "43769", + "name": "Kendra Lewin", + "office": "San Francisco", + "position": "Steward", + "salary": "$277,087", + "start_date": "5/15/2013" + }, + { + "extn": "9982", + "id": "43770", + "name": "Chloe Clifton", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$253,972", + "start_date": "6/22/2007" + }, + { + "extn": "2231", + "id": "43771", + "name": "Martin Watson", + "office": "Milwaukee", + "position": "Physician", + "salary": "$209,305", + "start_date": "10/13/2011" + }, + { + "extn": "7825", + "id": "43772", + "name": "Owen Bayliss", + "office": "Los Angeles", + "position": "Staffing Consultant", + "salary": "$208,406", + "start_date": "12/20/2007" + }, + { + "extn": "8846", + "id": "43773", + "name": "Noah Bristow", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$202,456", + "start_date": "5/13/2018" + }, + { + "extn": "8718", + "id": "43774", + "name": "Camden Utterson", + "office": "Irving", + "position": "Project Manager", + "salary": "$139,111", + "start_date": "8/28/2010" + }, + { + "extn": "3350", + "id": "43775", + "name": "Aiden Pierce", + "office": "Murfreesboro", + "position": "Service Supervisor", + "salary": "$112,024", + "start_date": "4/6/2012" + }, + { + "extn": "7733", + "id": "43776", + "name": "Harry Rainford", + "office": "Seattle", + "position": "Treasurer", + "salary": "$172,537", + "start_date": "4/28/2014" + }, + { + "extn": "1800", + "id": "43777", + "name": "Regina Flanders", + "office": "Garland", + "position": "Physician", + "salary": "$195,914", + "start_date": "10/16/2010" + }, + { + "extn": "4208", + "id": "43778", + "name": "Dasha Poulton", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$244,352", + "start_date": "3/8/2013" + }, + { + "extn": "5425", + "id": "43779", + "name": "Matt Mcleod", + "office": "Salt Lake City", + "position": "HR Coordinator", + "salary": "$196,206", + "start_date": "8/25/2015" + }, + { + "extn": "9723", + "id": "43780", + "name": "Eduardo Hastings", + "office": "Lakewood", + "position": "Front Desk Coordinator", + "salary": "$266,086", + "start_date": "7/2/2010" + }, + { + "extn": "7403", + "id": "43781", + "name": "Daniel Richardson", + "office": "San Diego", + "position": "Biologist", + "salary": "$157,930", + "start_date": "4/3/2007" + }, + { + "extn": "9818", + "id": "43782", + "name": "Cadence Roberts", + "office": "Bridgeport", + "position": "Project Manager", + "salary": "$225,237", + "start_date": "1/14/2001" + }, + { + "extn": "5339", + "id": "43783", + "name": "Phoebe Vangness", + "office": "Richmond", + "position": "Bellman", + "salary": "$142,401", + "start_date": "10/16/2013" + }, + { + "extn": "9405", + "id": "43784", + "name": "Hayden Moreno", + "office": "Columbus", + "position": "Operator", + "salary": "$16,018", + "start_date": "7/14/2001" + }, + { + "extn": "3877", + "id": "43785", + "name": "Elijah Yoman", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$254,683", + "start_date": "11/24/2010" + }, + { + "extn": "6020", + "id": "43786", + "name": "Erick Wright", + "office": "Bakersfield", + "position": "Baker", + "salary": "$150,959", + "start_date": "7/10/2017" + }, + { + "extn": "4428", + "id": "43787", + "name": "Gil Kelly", + "office": "Fremont", + "position": "Cook", + "salary": "$269,841", + "start_date": "5/7/2002" + }, + { + "extn": "4150", + "id": "43788", + "name": "Mike Quinton", + "office": "Nashville", + "position": "Executive Director", + "salary": "$182,725", + "start_date": "6/13/2007" + }, + { + "extn": "8494", + "id": "43789", + "name": "Ramon Rose", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$197,497", + "start_date": "4/21/2010" + }, + { + "extn": "7216", + "id": "43790", + "name": "Manuel Adams", + "office": "Innsbruck", + "position": "Associate Professor", + "salary": "$101,128", + "start_date": "5/6/2003" + }, + { + "extn": "3231", + "id": "43791", + "name": "Tyson Rowe", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$241,866", + "start_date": "7/31/2010" + }, + { + "extn": "3412", + "id": "43792", + "name": "Erick Griffiths", + "office": "Hollywood", + "position": "Stockbroker", + "salary": "$211,198", + "start_date": "8/30/2005" + }, + { + "extn": "2025", + "id": "43793", + "name": "Gladys Nicholls", + "office": "Bucharest", + "position": "Health Educator", + "salary": "$114,721", + "start_date": "7/31/2013" + }, + { + "extn": "3944", + "id": "43794", + "name": "Mabel Skinner", + "office": "Nashville", + "position": "Design Engineer", + "salary": "$101,671", + "start_date": "5/21/2005" + }, + { + "extn": "7375", + "id": "43795", + "name": "Doug Gaynor", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$151,104", + "start_date": "11/10/2017" + }, + { + "extn": "3270", + "id": "43796", + "name": "Lara Richardson", + "office": "Denver", + "position": "Fabricator", + "salary": "$121,822", + "start_date": "4/26/2008" + }, + { + "extn": "9591", + "id": "43797", + "name": "Rosemary Davies", + "office": "Irving", + "position": "Budget Analyst", + "salary": "$111,289", + "start_date": "1/3/2019" + }, + { + "extn": "6144", + "id": "43798", + "name": "Margaret Everett", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$233,302", + "start_date": "5/13/2019" + }, + { + "extn": "2644", + "id": "43799", + "name": "Julian Mould", + "office": "Huntsville", + "position": "Cash Manager", + "salary": "$60,579", + "start_date": "5/19/2000" + }, + { + "extn": "1379", + "id": "43800", + "name": "Regina Pitt", + "office": "Rochester", + "position": "Operator", + "salary": "$281,560", + "start_date": "10/4/2018" + }, + { + "extn": "7687", + "id": "43801", + "name": "Barry Drew", + "office": "London", + "position": "Loan Officer", + "salary": "$138,776", + "start_date": "10/23/2016" + }, + { + "extn": "1243", + "id": "43802", + "name": "Danny Shelton", + "office": "Milano", + "position": "Software Engineer", + "salary": "$26,702", + "start_date": "5/20/2015" + }, + { + "extn": "4407", + "id": "43803", + "name": "Melania Miller", + "office": "Worcester", + "position": "Global Logistics Supervisor", + "salary": "$278,681", + "start_date": "7/12/2018" + }, + { + "extn": "8273", + "id": "43804", + "name": "Kurt Burnley", + "office": "Chicago", + "position": "Paramedic", + "salary": "$84,267", + "start_date": "6/23/2005" + }, + { + "extn": "5952", + "id": "43805", + "name": "Michael Flanders", + "office": "Fort Lauderdale", + "position": "Stockbroker", + "salary": "$90,272", + "start_date": "3/22/2018" + }, + { + "extn": "2533", + "id": "43806", + "name": "Javier Rixon", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$215,492", + "start_date": "4/20/2009" + }, + { + "extn": "5889", + "id": "43807", + "name": "Ron Snow", + "office": "Innsbruck", + "position": "Food Technologist", + "salary": "$61,951", + "start_date": "3/10/2019" + }, + { + "extn": "3188", + "id": "43808", + "name": "Scarlett Welsch", + "office": "Garland", + "position": "Doctor", + "salary": "$41,636", + "start_date": "8/12/2007" + }, + { + "extn": "4241", + "id": "43809", + "name": "Wendy Lomax", + "office": "Jacksonville", + "position": "Health Educator", + "salary": "$158,235", + "start_date": "2/5/2002" + }, + { + "extn": "3830", + "id": "43810", + "name": "Bob Ring", + "office": "Fullerton", + "position": "Lecturer", + "salary": "$94,781", + "start_date": "6/12/2007" + }, + { + "extn": "8869", + "id": "43811", + "name": "Daron Preston", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$148,483", + "start_date": "6/23/2004" + }, + { + "extn": "7913", + "id": "43812", + "name": "Angel Victor", + "office": "Cincinnati", + "position": "Physician", + "salary": "$233,965", + "start_date": "1/16/2012" + }, + { + "extn": "3582", + "id": "43813", + "name": "Michael Coleman", + "office": "Quebec", + "position": "Health Educator", + "salary": "$161,142", + "start_date": "5/17/2001" + }, + { + "extn": "1191", + "id": "43814", + "name": "Boris Pitt", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$124,350", + "start_date": "8/2/2004" + }, + { + "extn": "6308", + "id": "43815", + "name": "Mandy Jordan", + "office": "Paris", + "position": "Design Engineer", + "salary": "$248,307", + "start_date": "1/16/2012" + }, + { + "extn": "8837", + "id": "43816", + "name": "Benjamin Gray", + "office": "Hayward", + "position": "Bellman", + "salary": "$31,257", + "start_date": "8/15/2018" + }, + { + "extn": "5235", + "id": "43817", + "name": "Harmony King", + "office": "Long Beach", + "position": "Investment Advisor", + "salary": "$92,481", + "start_date": "8/15/2011" + }, + { + "extn": "1926", + "id": "43818", + "name": "Alessia Stewart", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$59,836", + "start_date": "7/4/2009" + }, + { + "extn": "2831", + "id": "43819", + "name": "Gina Morgan", + "office": "Albuquerque", + "position": "Business Broker", + "salary": "$117,052", + "start_date": "2/23/2007" + }, + { + "extn": "3336", + "id": "43820", + "name": "Barry Mould", + "office": "New York", + "position": "Operator", + "salary": "$171,410", + "start_date": "9/15/2002" + }, + { + "extn": "7201", + "id": "43821", + "name": "Tyler Preston", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$246,908", + "start_date": "7/30/2016" + }, + { + "extn": "3217", + "id": "43822", + "name": "George Parsons", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$59,046", + "start_date": "8/1/2007" + }, + { + "extn": "2829", + "id": "43823", + "name": "Stacy Owens", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$105,925", + "start_date": "5/10/2004" + }, + { + "extn": "6018", + "id": "43824", + "name": "Katelyn Walsh", + "office": "Valetta", + "position": "Web Developer", + "salary": "$212,207", + "start_date": "4/24/2013" + }, + { + "extn": "3686", + "id": "43825", + "name": "Mark Henderson", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$262,409", + "start_date": "8/26/2017" + }, + { + "extn": "1574", + "id": "43826", + "name": "Livia Welsch", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$140,922", + "start_date": "7/18/2012" + }, + { + "extn": "8551", + "id": "43827", + "name": "Penelope Eastwood", + "office": "Arlington", + "position": "Restaurant Manager", + "salary": "$292,227", + "start_date": "5/9/2016" + }, + { + "extn": "5255", + "id": "43828", + "name": "Doug Coll", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$281,066", + "start_date": "4/9/2018" + }, + { + "extn": "3183", + "id": "43829", + "name": "Belinda Goodman", + "office": "Fullerton", + "position": "Clerk", + "salary": "$56,128", + "start_date": "1/18/2012" + }, + { + "extn": "1311", + "id": "43830", + "name": "Adalind Brooks", + "office": "Houston", + "position": "Doctor", + "salary": "$216,029", + "start_date": "1/4/2001" + }, + { + "extn": "3780", + "id": "43831", + "name": "Bryon Newman", + "office": "London", + "position": "Assistant Buyer", + "salary": "$131,085", + "start_date": "3/3/2003" + }, + { + "extn": "8948", + "id": "43832", + "name": "Paula Vince", + "office": "Salt Lake City", + "position": "Global Logistics Supervisor", + "salary": "$127,246", + "start_date": "7/18/2011" + }, + { + "extn": "7439", + "id": "43833", + "name": "Carmella Randall", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$215,071", + "start_date": "8/2/2017" + }, + { + "extn": "8759", + "id": "43834", + "name": "Marigold Rivers", + "office": "New Orleans", + "position": "Auditor", + "salary": "$142,923", + "start_date": "12/1/2005" + }, + { + "extn": "9367", + "id": "43835", + "name": "Alexa Knott", + "office": "Zurich", + "position": "HR Coordinator", + "salary": "$288,604", + "start_date": "4/29/2003" + }, + { + "extn": "3381", + "id": "43836", + "name": "Makenzie Roberts", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$186,890", + "start_date": "10/22/2008" + }, + { + "extn": "4103", + "id": "43837", + "name": "Johnny Patel", + "office": "Bridgeport", + "position": "Electrician", + "salary": "$154,301", + "start_date": "4/11/2014" + }, + { + "extn": "4263", + "id": "43838", + "name": "Erica Hope", + "office": "Ontario", + "position": "Chef Manager", + "salary": "$248,397", + "start_date": "12/23/2018" + }, + { + "extn": "2700", + "id": "43839", + "name": "Ramon Chadwick", + "office": "Huntsville", + "position": "Auditor", + "salary": "$95,413", + "start_date": "9/1/2000" + }, + { + "extn": "3549", + "id": "43840", + "name": "Sabrina Richardson", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$94,267", + "start_date": "4/26/2016" + }, + { + "extn": "2628", + "id": "43841", + "name": "Rick Woodcock", + "office": "San Bernardino", + "position": "Operator", + "salary": "$63,100", + "start_date": "8/13/2001" + }, + { + "extn": "4748", + "id": "43842", + "name": "Gil Ingham", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$179,822", + "start_date": "7/12/2010" + }, + { + "extn": "5564", + "id": "43843", + "name": "Kamila Emmott", + "office": "Santa Ana", + "position": "Baker", + "salary": "$132,410", + "start_date": "5/11/2013" + }, + { + "extn": "4039", + "id": "43844", + "name": "Mina Bentley", + "office": "Prague", + "position": "Chef Manager", + "salary": "$139,403", + "start_date": "11/30/2016" + }, + { + "extn": "9381", + "id": "43845", + "name": "Aurelia Grady", + "office": "Arlington", + "position": "Auditor", + "salary": "$196,113", + "start_date": "1/22/2008" + }, + { + "extn": "4489", + "id": "43846", + "name": "Sebastian Neville", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$244,576", + "start_date": "5/22/2011" + }, + { + "extn": "7040", + "id": "43847", + "name": "Chadwick Rodwell", + "office": "New York", + "position": "Associate Professor", + "salary": "$55,737", + "start_date": "10/30/2003" + }, + { + "extn": "3137", + "id": "43848", + "name": "Carter Bennett", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$161,141", + "start_date": "9/20/2014" + }, + { + "extn": "9177", + "id": "43849", + "name": "Juliet Redwood", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$265,716", + "start_date": "3/23/2009" + }, + { + "extn": "1230", + "id": "43850", + "name": "Morgan Parker", + "office": "Salt Lake City", + "position": "Bookkeeper", + "salary": "$124,456", + "start_date": "7/30/2014" + }, + { + "extn": "3127", + "id": "43851", + "name": "Cedrick Ballard", + "office": "Berlin", + "position": "Front Desk Coordinator", + "salary": "$132,932", + "start_date": "9/5/2006" + }, + { + "extn": "7613", + "id": "43852", + "name": "Bethany Ainsworth", + "office": "Lisbon", + "position": "Steward", + "salary": "$161,034", + "start_date": "8/22/2005" + }, + { + "extn": "2128", + "id": "43853", + "name": "Isla Addley", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$225,423", + "start_date": "3/18/2014" + }, + { + "extn": "1007", + "id": "43854", + "name": "Anthony Pope", + "office": "Oklahoma City", + "position": "Bookkeeper", + "salary": "$160,594", + "start_date": "7/14/2004" + }, + { + "extn": "1015", + "id": "43855", + "name": "Mason Notman", + "office": "Saint Paul", + "position": "Webmaster", + "salary": "$99,059", + "start_date": "1/1/2000" + }, + { + "extn": "5317", + "id": "43856", + "name": "Russel Butler", + "office": "Bellevue", + "position": "Inspector", + "salary": "$201,939", + "start_date": "3/10/2004" + }, + { + "extn": "3001", + "id": "43857", + "name": "Phillip Hope", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$228,662", + "start_date": "8/16/2005" + }, + { + "extn": "5807", + "id": "43858", + "name": "Boris Thorne", + "office": "Miami", + "position": "Pharmacist", + "salary": "$77,430", + "start_date": "3/6/2014" + }, + { + "extn": "8520", + "id": "43859", + "name": "Peyton Potts", + "office": "San Bernardino", + "position": "Clerk", + "salary": "$171,570", + "start_date": "11/8/2014" + }, + { + "extn": "5473", + "id": "43860", + "name": "Jennifer Hewitt", + "office": "Glendale", + "position": "Web Developer", + "salary": "$150,870", + "start_date": "6/4/2015" + }, + { + "extn": "1271", + "id": "43861", + "name": "Johnny Todd", + "office": "Huntsville", + "position": "Doctor", + "salary": "$187,391", + "start_date": "6/6/2013" + }, + { + "extn": "4345", + "id": "43862", + "name": "Alan Spencer", + "office": "Venice", + "position": "HR Specialist", + "salary": "$59,623", + "start_date": "11/18/2008" + }, + { + "extn": "7271", + "id": "43863", + "name": "Leslie Wilton", + "office": "Las Vegas", + "position": "Food Technologist", + "salary": "$21,160", + "start_date": "4/26/2004" + }, + { + "extn": "9127", + "id": "43864", + "name": "Adeline Weasley", + "office": "Innsbruck", + "position": "Fabricator", + "salary": "$105,733", + "start_date": "4/3/2014" + }, + { + "extn": "5945", + "id": "43865", + "name": "Barry Calderwood", + "office": "Irving", + "position": "Business Broker", + "salary": "$147,392", + "start_date": "1/19/2008" + }, + { + "extn": "1597", + "id": "43866", + "name": "Ron Robinson", + "office": "Honolulu", + "position": "Stockbroker", + "salary": "$190,786", + "start_date": "6/10/2019" + }, + { + "extn": "2195", + "id": "43867", + "name": "Danny Khan", + "office": "Anaheim", + "position": "Cook", + "salary": "$20,009", + "start_date": "10/20/2010" + }, + { + "extn": "1277", + "id": "43868", + "name": "Julian Swift", + "office": "Milano", + "position": "Restaurant Manager", + "salary": "$279,705", + "start_date": "4/2/2013" + }, + { + "extn": "1082", + "id": "43869", + "name": "Nicholas Salt", + "office": "Lancaster", + "position": "Clerk", + "salary": "$154,625", + "start_date": "12/8/2012" + }, + { + "extn": "9388", + "id": "43870", + "name": "Camden Carpenter", + "office": "Fremont", + "position": "Budget Analyst", + "salary": "$283,640", + "start_date": "5/31/2005" + }, + { + "extn": "6186", + "id": "43871", + "name": "Chad Walton", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$142,725", + "start_date": "10/30/2018" + }, + { + "extn": "5655", + "id": "43872", + "name": "Barry Brooks", + "office": "Stockton", + "position": "Machine Operator", + "salary": "$142,816", + "start_date": "8/15/2010" + }, + { + "extn": "4592", + "id": "43873", + "name": "Johnny Simpson", + "office": "Tulsa", + "position": "Project Manager", + "salary": "$115,430", + "start_date": "8/6/2014" + }, + { + "extn": "1405", + "id": "43874", + "name": "Clarissa Jones", + "office": "Richmond", + "position": "Global Logistics Supervisor", + "salary": "$254,898", + "start_date": "7/4/2001" + }, + { + "extn": "8320", + "id": "43875", + "name": "Marina Vincent", + "office": "Laredo", + "position": "Design Engineer", + "salary": "$73,792", + "start_date": "12/26/2014" + }, + { + "extn": "1268", + "id": "43876", + "name": "Logan Allen", + "office": "Columbus", + "position": "Electrician", + "salary": "$129,559", + "start_date": "11/29/2010" + }, + { + "extn": "4235", + "id": "43877", + "name": "Leanne Antcliff", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$218,780", + "start_date": "9/22/2009" + }, + { + "extn": "3029", + "id": "43878", + "name": "Alexander Nicolas", + "office": "Washington", + "position": "Fabricator", + "salary": "$16,952", + "start_date": "4/18/2018" + }, + { + "extn": "5001", + "id": "43879", + "name": "Ronald Lucas", + "office": "Prague", + "position": "Doctor", + "salary": "$60,153", + "start_date": "11/30/2000" + }, + { + "extn": "5853", + "id": "43880", + "name": "Andie Zaoui", + "office": "Miami", + "position": "Banker", + "salary": "$258,672", + "start_date": "11/9/2007" + }, + { + "extn": "7329", + "id": "43881", + "name": "Rick Trent", + "office": "Worcester", + "position": "Lecturer", + "salary": "$88,120", + "start_date": "6/9/2006" + }, + { + "extn": "6524", + "id": "43882", + "name": "Bob James", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$152,782", + "start_date": "11/28/2000" + }, + { + "extn": "7946", + "id": "43883", + "name": "Josh Murray", + "office": "Madison", + "position": "Executive Director", + "salary": "$34,107", + "start_date": "8/7/2007" + }, + { + "extn": "8811", + "id": "43884", + "name": "Dakota Silva", + "office": "Madison", + "position": "Budget Analyst", + "salary": "$176,573", + "start_date": "10/18/2006" + }, + { + "extn": "4942", + "id": "43885", + "name": "Benjamin Santos", + "office": "Fullerton", + "position": "Mobile Developer", + "salary": "$89,725", + "start_date": "7/7/2015" + }, + { + "extn": "3109", + "id": "43886", + "name": "Phoebe Baxter", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$179,711", + "start_date": "12/17/2010" + }, + { + "extn": "2239", + "id": "43887", + "name": "Crystal Wellington", + "office": "Rome", + "position": "Chef Manager", + "salary": "$282,224", + "start_date": "7/11/2003" + }, + { + "extn": "8294", + "id": "43888", + "name": "Moira Hill", + "office": "Rochester", + "position": "Insurance Broker", + "salary": "$165,255", + "start_date": "9/29/2018" + }, + { + "extn": "4372", + "id": "43889", + "name": "Doris Dale", + "office": "Honolulu", + "position": "Insurance Broker", + "salary": "$13,392", + "start_date": "2/23/2002" + }, + { + "extn": "9199", + "id": "43890", + "name": "William Harris", + "office": "Lisbon", + "position": "HR Coordinator", + "salary": "$257,859", + "start_date": "10/12/2012" + }, + { + "extn": "1363", + "id": "43891", + "name": "Melody Upsdell", + "office": "Fullerton", + "position": "Restaurant Manager", + "salary": "$248,800", + "start_date": "9/19/2014" + }, + { + "extn": "3220", + "id": "43892", + "name": "Marvin Emerson", + "office": "Murfreesboro", + "position": "Software Engineer", + "salary": "$61,760", + "start_date": "12/5/2015" + }, + { + "extn": "8090", + "id": "43893", + "name": "Russel Shepherd", + "office": "Minneapolis", + "position": "Project Manager", + "salary": "$195,016", + "start_date": "9/2/2000" + }, + { + "extn": "4749", + "id": "43894", + "name": "Boris Ranks", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$258,406", + "start_date": "5/7/2001" + }, + { + "extn": "4563", + "id": "43895", + "name": "Isabella Bailey", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$64,703", + "start_date": "11/20/2007" + }, + { + "extn": "7307", + "id": "43896", + "name": "Roger Palmer", + "office": "Washington", + "position": "Systems Administrator", + "salary": "$237,146", + "start_date": "12/4/2018" + }, + { + "extn": "2613", + "id": "43897", + "name": "Boris Alexander", + "office": "Sacramento", + "position": "Healthcare Specialist", + "salary": "$54,068", + "start_date": "8/30/2007" + }, + { + "extn": "9493", + "id": "43898", + "name": "Gemma Gordon", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$73,950", + "start_date": "8/25/2012" + }, + { + "extn": "1869", + "id": "43899", + "name": "Erick Redfern", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$30,798", + "start_date": "4/12/2007" + }, + { + "extn": "7636", + "id": "43900", + "name": "Marla Hooper", + "office": "Otawa", + "position": "Electrician", + "salary": "$272,966", + "start_date": "4/30/2004" + }, + { + "extn": "5951", + "id": "43901", + "name": "Kassandra Thompson", + "office": "Bakersfield", + "position": "Cash Manager", + "salary": "$103,663", + "start_date": "3/16/2000" + }, + { + "extn": "9054", + "id": "43902", + "name": "Chris Strong", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$128,592", + "start_date": "9/29/2005" + }, + { + "extn": "3264", + "id": "43903", + "name": "Marvin Abbot", + "office": "Jersey City", + "position": "Biologist", + "salary": "$169,240", + "start_date": "11/10/2017" + }, + { + "extn": "9973", + "id": "43904", + "name": "Sydney Whitmore", + "office": "Fullerton", + "position": "Bellman", + "salary": "$236,903", + "start_date": "3/14/2016" + }, + { + "extn": "2354", + "id": "43905", + "name": "Lauren Stewart", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$277,434", + "start_date": "5/31/2006" + }, + { + "extn": "3755", + "id": "43906", + "name": "Lucas Price", + "office": "Tulsa", + "position": "IT Support Staff", + "salary": "$214,418", + "start_date": "1/19/2015" + }, + { + "extn": "9402", + "id": "43907", + "name": "Katelyn Butler", + "office": "San Antonio", + "position": "Retail Trainee", + "salary": "$123,472", + "start_date": "10/20/2005" + }, + { + "extn": "9714", + "id": "43908", + "name": "Luke Flack", + "office": "Washington", + "position": "Investment Advisor", + "salary": "$246,504", + "start_date": "11/15/2014" + }, + { + "extn": "5020", + "id": "43909", + "name": "Hannah Rycroft", + "office": "Memphis", + "position": "Audiologist", + "salary": "$103,944", + "start_date": "2/15/2010" + }, + { + "extn": "4114", + "id": "43910", + "name": "Cara Webster", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$215,029", + "start_date": "9/23/2007" + }, + { + "extn": "9859", + "id": "43911", + "name": "Lily Miller", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$137,453", + "start_date": "9/5/2015" + }, + { + "extn": "7095", + "id": "43912", + "name": "Phoebe Wigley", + "office": "Chicago", + "position": "Operator", + "salary": "$287,455", + "start_date": "10/9/2016" + }, + { + "extn": "1687", + "id": "43913", + "name": "Goldie Walker", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$86,976", + "start_date": "1/4/2008" + }, + { + "extn": "7406", + "id": "43914", + "name": "Rocco Baker", + "office": "Hayward", + "position": "Investment Advisor", + "salary": "$288,195", + "start_date": "6/8/2010" + }, + { + "extn": "8789", + "id": "43915", + "name": "Sabina Jackson", + "office": "Amarillo", + "position": "Investment Advisor", + "salary": "$259,161", + "start_date": "2/15/2014" + }, + { + "extn": "4326", + "id": "43916", + "name": "Samara Andersson", + "office": "Madison", + "position": "Chef Manager", + "salary": "$82,330", + "start_date": "3/1/2014" + }, + { + "extn": "8743", + "id": "43917", + "name": "Trisha John", + "office": "Murfreesboro", + "position": "Associate Professor", + "salary": "$211,439", + "start_date": "8/28/2002" + }, + { + "extn": "2270", + "id": "43918", + "name": "Jane Andrews", + "office": "Moreno Valley", + "position": "Cook", + "salary": "$14,087", + "start_date": "9/4/2010" + }, + { + "extn": "3181", + "id": "43919", + "name": "Rick Harper", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$163,705", + "start_date": "2/7/2003" + }, + { + "extn": "4099", + "id": "43920", + "name": "Karla Latham", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$188,975", + "start_date": "11/22/2016" + }, + { + "extn": "6525", + "id": "43921", + "name": "Leanne Sylvester", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$221,020", + "start_date": "5/13/2011" + }, + { + "extn": "3636", + "id": "43922", + "name": "Alan Norris", + "office": "Bucharest", + "position": "Chef Manager", + "salary": "$291,373", + "start_date": "9/5/2017" + }, + { + "extn": "9103", + "id": "43923", + "name": "Oliver Durrant", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$78,520", + "start_date": "11/5/2003" + }, + { + "extn": "8083", + "id": "43924", + "name": "Anthony Franks", + "office": "Glendale", + "position": "Project Manager", + "salary": "$204,206", + "start_date": "10/4/2010" + }, + { + "extn": "4178", + "id": "43925", + "name": "Marvin Walton", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$67,382", + "start_date": "1/31/2011" + }, + { + "extn": "5279", + "id": "43926", + "name": "Tony Glass", + "office": "Albuquerque", + "position": "Call Center Representative", + "salary": "$89,778", + "start_date": "5/3/2013" + }, + { + "extn": "5077", + "id": "43927", + "name": "Michael Vincent", + "office": "Washington", + "position": "Project Manager", + "salary": "$278,222", + "start_date": "1/26/2002" + }, + { + "extn": "6671", + "id": "43928", + "name": "Angelique Latham", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$101,889", + "start_date": "9/2/2016" + }, + { + "extn": "6111", + "id": "43929", + "name": "Norah Little", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$17,662", + "start_date": "4/29/2001" + }, + { + "extn": "1285", + "id": "43930", + "name": "Dani Smith", + "office": "Minneapolis", + "position": "Bellman", + "salary": "$55,561", + "start_date": "2/4/2002" + }, + { + "extn": "5814", + "id": "43931", + "name": "Tom Hastings", + "office": "New York", + "position": "Clerk", + "salary": "$201,724", + "start_date": "11/2/2000" + }, + { + "extn": "8994", + "id": "43932", + "name": "Eduardo Bloom", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$285,582", + "start_date": "8/21/2010" + }, + { + "extn": "3562", + "id": "43933", + "name": "Belinda Gunn", + "office": "Colorado Springs", + "position": "Accountant", + "salary": "$96,729", + "start_date": "1/17/2016" + }, + { + "extn": "6991", + "id": "43934", + "name": "Hayden Swan", + "office": "New York", + "position": "Banker", + "salary": "$141,006", + "start_date": "7/19/2010" + }, + { + "extn": "7628", + "id": "43935", + "name": "Mandy Jones", + "office": "San Jose", + "position": "Loan Officer", + "salary": "$114,576", + "start_date": "4/23/2004" + }, + { + "extn": "7763", + "id": "43936", + "name": "Erick Patel", + "office": "Columbus", + "position": "Treasurer", + "salary": "$109,070", + "start_date": "1/9/2015" + }, + { + "extn": "9862", + "id": "43937", + "name": "Jacob Bullock", + "office": "Detroit", + "position": "Staffing Consultant", + "salary": "$10,759", + "start_date": "4/6/2017" + }, + { + "extn": "9005", + "id": "43938", + "name": "Wade Wade", + "office": "Springfield", + "position": "Inspector", + "salary": "$117,552", + "start_date": "6/8/2001" + }, + { + "extn": "1564", + "id": "43939", + "name": "Carmen Young", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$195,197", + "start_date": "6/23/2015" + }, + { + "extn": "9038", + "id": "43940", + "name": "Ethan Grady", + "office": "San Jose", + "position": "Assistant Buyer", + "salary": "$261,382", + "start_date": "8/11/2004" + }, + { + "extn": "3957", + "id": "43941", + "name": "Nicole Howard", + "office": "Salem", + "position": "Systems Administrator", + "salary": "$121,079", + "start_date": "3/19/2017" + }, + { + "extn": "4805", + "id": "43942", + "name": "Boris Umney", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$84,007", + "start_date": "1/8/2016" + }, + { + "extn": "5472", + "id": "43943", + "name": "Lynn Tanner", + "office": "San Diego", + "position": "CNC Operator", + "salary": "$203,851", + "start_date": "7/21/2003" + }, + { + "extn": "8473", + "id": "43944", + "name": "Roger Mcneill", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$256,097", + "start_date": "12/15/2008" + }, + { + "extn": "7195", + "id": "43945", + "name": "Roger Edler", + "office": "Fort Lauderdale", + "position": "Systems Administrator", + "salary": "$263,443", + "start_date": "1/21/2016" + }, + { + "extn": "7953", + "id": "43946", + "name": "Lily Morgan", + "office": "Omaha", + "position": "Banker", + "salary": "$129,960", + "start_date": "5/10/2007" + }, + { + "extn": "3194", + "id": "43947", + "name": "Enoch Mitchell", + "office": "San Francisco", + "position": "Chef Manager", + "salary": "$149,122", + "start_date": "5/21/2019" + }, + { + "extn": "4236", + "id": "43948", + "name": "Doug Matthews", + "office": "Phoenix", + "position": "Machine Operator", + "salary": "$262,128", + "start_date": "9/24/2009" + }, + { + "extn": "3399", + "id": "43949", + "name": "Carter Pond", + "office": "Houston", + "position": "Stockbroker", + "salary": "$273,976", + "start_date": "6/19/2013" + }, + { + "extn": "3991", + "id": "43950", + "name": "Macy Emerson", + "office": "Sacramento", + "position": "CNC Operator", + "salary": "$138,358", + "start_date": "3/22/2011" + }, + { + "extn": "1814", + "id": "43951", + "name": "Martin Saunders", + "office": "Otawa", + "position": "Designer", + "salary": "$211,955", + "start_date": "3/22/2000" + }, + { + "extn": "5307", + "id": "43952", + "name": "Johnny Clayton", + "office": "Berna", + "position": "Biologist", + "salary": "$198,851", + "start_date": "2/4/2014" + }, + { + "extn": "7318", + "id": "43953", + "name": "Josh Olson", + "office": "Innsbruck", + "position": "Associate Professor", + "salary": "$267,843", + "start_date": "2/20/2003" + }, + { + "extn": "6149", + "id": "43954", + "name": "Tyson Silva", + "office": "Fayetteville", + "position": "Operator", + "salary": "$223,827", + "start_date": "9/2/2011" + }, + { + "extn": "8978", + "id": "43955", + "name": "Andrea Reynolds", + "office": "Quebec", + "position": "Steward", + "salary": "$245,474", + "start_date": "9/23/2001" + }, + { + "extn": "8658", + "id": "43956", + "name": "Angel Campbell", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$143,104", + "start_date": "2/17/2006" + }, + { + "extn": "4687", + "id": "43957", + "name": "Chris Rixon", + "office": "Oakland", + "position": "Physician", + "salary": "$244,142", + "start_date": "9/30/2002" + }, + { + "extn": "7260", + "id": "43958", + "name": "Emma Parker", + "office": "Springfield", + "position": "Steward", + "salary": "$242,785", + "start_date": "5/22/2005" + }, + { + "extn": "7901", + "id": "43959", + "name": "Mike Woodcock", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$52,906", + "start_date": "8/15/2014" + }, + { + "extn": "2602", + "id": "43960", + "name": "Alice Jackson", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$109,542", + "start_date": "6/8/2013" + }, + { + "extn": "4811", + "id": "43961", + "name": "Piper Swift", + "office": "Quebec", + "position": "Production Painter", + "salary": "$118,873", + "start_date": "3/1/2012" + }, + { + "extn": "8197", + "id": "43962", + "name": "Elijah Stevens", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$28,659", + "start_date": "5/16/2007" + }, + { + "extn": "5469", + "id": "43963", + "name": "Maya Norburn", + "office": "Toledo", + "position": "Health Educator", + "salary": "$64,357", + "start_date": "11/9/2001" + }, + { + "extn": "7878", + "id": "43964", + "name": "Nate Saunders", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$168,169", + "start_date": "3/22/2006" + }, + { + "extn": "6556", + "id": "43965", + "name": "Hadley Partridge", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$113,848", + "start_date": "5/28/2017" + }, + { + "extn": "4053", + "id": "43966", + "name": "Winnie Wright", + "office": "Hayward", + "position": "Dentist", + "salary": "$288,506", + "start_date": "4/25/2002" + }, + { + "extn": "6087", + "id": "43967", + "name": "Mark Morley", + "office": "Lyon", + "position": "Health Educator", + "salary": "$154,303", + "start_date": "1/17/2012" + }, + { + "extn": "4257", + "id": "43968", + "name": "Joseph Russel", + "office": "Cincinnati", + "position": "Inspector", + "salary": "$85,250", + "start_date": "6/11/2009" + }, + { + "extn": "9541", + "id": "43969", + "name": "Marissa Gibbons", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$147,262", + "start_date": "4/29/2019" + }, + { + "extn": "6420", + "id": "43970", + "name": "Doug Khan", + "office": "Dallas", + "position": "Lecturer", + "salary": "$285,091", + "start_date": "3/12/2006" + }, + { + "extn": "6518", + "id": "43971", + "name": "Joseph Hilton", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$12,547", + "start_date": "12/20/2014" + }, + { + "extn": "3620", + "id": "43972", + "name": "Livia Vincent", + "office": "New Orleans", + "position": "Mobile Developer", + "salary": "$176,871", + "start_date": "1/19/2013" + }, + { + "extn": "7523", + "id": "43973", + "name": "Rita Rycroft", + "office": "Colorado Springs", + "position": "Systems Administrator", + "salary": "$204,273", + "start_date": "5/1/2017" + }, + { + "extn": "4541", + "id": "43974", + "name": "Valentina Huggins", + "office": "Arlington", + "position": "Project Manager", + "salary": "$223,584", + "start_date": "2/28/2007" + }, + { + "extn": "1544", + "id": "43975", + "name": "Daniel Verdon", + "office": "Wien", + "position": "Executive Director", + "salary": "$126,300", + "start_date": "6/1/2000" + }, + { + "extn": "8520", + "id": "43976", + "name": "John Evans", + "office": "El Paso", + "position": "Baker", + "salary": "$75,202", + "start_date": "8/3/2000" + }, + { + "extn": "1232", + "id": "43977", + "name": "Anthony Waterhouse", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$167,142", + "start_date": "3/31/2005" + }, + { + "extn": "6968", + "id": "43978", + "name": "Rihanna Allcott", + "office": "London", + "position": "Machine Operator", + "salary": "$294,961", + "start_date": "2/18/2016" + }, + { + "extn": "5569", + "id": "43979", + "name": "Josh Coll", + "office": "Tokyo", + "position": "Investment Advisor", + "salary": "$116,592", + "start_date": "6/3/2010" + }, + { + "extn": "3296", + "id": "43980", + "name": "Rosa Dowson", + "office": "Murfreesboro", + "position": "Service Supervisor", + "salary": "$289,370", + "start_date": "9/27/2019" + }, + { + "extn": "5131", + "id": "43981", + "name": "Lexi Bryant", + "office": "New York", + "position": "Auditor", + "salary": "$152,858", + "start_date": "4/8/2007" + }, + { + "extn": "9867", + "id": "43982", + "name": "Carter Brock", + "office": "Indianapolis", + "position": "Production Painter", + "salary": "$92,837", + "start_date": "1/3/2015" + }, + { + "extn": "2291", + "id": "43983", + "name": "Sage Welsch", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$47,466", + "start_date": "1/26/2011" + }, + { + "extn": "6441", + "id": "43984", + "name": "Owen Evans", + "office": "Tulsa", + "position": "Electrician", + "salary": "$142,313", + "start_date": "4/25/2001" + }, + { + "extn": "8355", + "id": "43985", + "name": "Vanessa Mcnally", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$115,254", + "start_date": "3/12/2000" + }, + { + "extn": "1413", + "id": "43986", + "name": "Lynn Todd", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$257,969", + "start_date": "6/3/2004" + }, + { + "extn": "4937", + "id": "43987", + "name": "Elijah Ellis", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$184,697", + "start_date": "1/6/2003" + }, + { + "extn": "9183", + "id": "43988", + "name": "Drew Antcliff", + "office": "Lincoln", + "position": "Physician", + "salary": "$76,297", + "start_date": "9/10/2014" + }, + { + "extn": "8475", + "id": "43989", + "name": "Nathan Robinson", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$60,010", + "start_date": "5/27/2000" + }, + { + "extn": "8522", + "id": "43990", + "name": "Eduardo Morrison", + "office": "Fremont", + "position": "Lecturer", + "salary": "$114,315", + "start_date": "5/8/2011" + }, + { + "extn": "9960", + "id": "43991", + "name": "Paige Wellington", + "office": "Tulsa", + "position": "HR Coordinator", + "salary": "$121,356", + "start_date": "3/21/2006" + }, + { + "extn": "7701", + "id": "43992", + "name": "Elle Preston", + "office": "San Antonio", + "position": "Chef Manager", + "salary": "$116,014", + "start_date": "5/16/2006" + }, + { + "extn": "3498", + "id": "43993", + "name": "Johnathan Zaoui", + "office": "Pittsburgh", + "position": "Webmaster", + "salary": "$194,685", + "start_date": "12/12/2017" + }, + { + "extn": "3568", + "id": "43994", + "name": "Harry Goldsmith", + "office": "Nashville", + "position": "Lecturer", + "salary": "$93,491", + "start_date": "6/27/2000" + }, + { + "extn": "1241", + "id": "43995", + "name": "Oliver Powell", + "office": "Arlington", + "position": "Electrician", + "salary": "$279,954", + "start_date": "5/31/2016" + }, + { + "extn": "3746", + "id": "43996", + "name": "Faith Downing", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$264,860", + "start_date": "9/17/2000" + }, + { + "extn": "4922", + "id": "43997", + "name": "Lucy Phillips", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$235,822", + "start_date": "9/17/2000" + }, + { + "extn": "1103", + "id": "43998", + "name": "Aeris Tanner", + "office": "Houston", + "position": "Cook", + "salary": "$289,678", + "start_date": "5/31/2017" + }, + { + "extn": "4392", + "id": "43999", + "name": "Martin Dubois", + "office": "Indianapolis", + "position": "Biologist", + "salary": "$260,282", + "start_date": "4/8/2014" + }, + { + "extn": "5550", + "id": "44000", + "name": "Tiffany Norris", + "office": "Milano", + "position": "Front Desk Coordinator", + "salary": "$214,685", + "start_date": "10/8/2007" + }, + { + "extn": "5909", + "id": "44001", + "name": "Julius Harvey", + "office": "Venice", + "position": "Clerk", + "salary": "$114,912", + "start_date": "6/26/2000" + }, + { + "extn": "1052", + "id": "44002", + "name": "Doug Stewart", + "office": "Sacramento", + "position": "Audiologist", + "salary": "$52,666", + "start_date": "1/25/2013" + }, + { + "extn": "5715", + "id": "44003", + "name": "Ellen Graves", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$188,015", + "start_date": "5/21/2007" + }, + { + "extn": "4895", + "id": "44004", + "name": "Zoe Dowson", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$94,264", + "start_date": "6/12/2003" + }, + { + "extn": "8627", + "id": "44005", + "name": "Henry Hilton", + "office": "Minneapolis", + "position": "Electrician", + "salary": "$86,462", + "start_date": "8/27/2007" + }, + { + "extn": "5425", + "id": "44006", + "name": "Rowan Jones", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$213,853", + "start_date": "12/4/2009" + }, + { + "extn": "9437", + "id": "44007", + "name": "Eduardo Funnell", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$115,324", + "start_date": "6/25/2004" + }, + { + "extn": "2652", + "id": "44008", + "name": "Benny Morris", + "office": "Santa Ana", + "position": "Bookkeeper", + "salary": "$284,676", + "start_date": "5/30/2010" + }, + { + "extn": "1924", + "id": "44009", + "name": "Bob Baker", + "office": "Seattle", + "position": "Auditor", + "salary": "$286,602", + "start_date": "7/11/2013" + }, + { + "extn": "5319", + "id": "44010", + "name": "Samara Jarrett", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$275,911", + "start_date": "11/20/2008" + }, + { + "extn": "7313", + "id": "44011", + "name": "Carl Swan", + "office": "London", + "position": "Designer", + "salary": "$280,546", + "start_date": "4/14/2006" + }, + { + "extn": "6150", + "id": "44012", + "name": "Keira Rogan", + "office": "Louisville", + "position": "Global Logistics Supervisor", + "salary": "$140,972", + "start_date": "6/12/2002" + }, + { + "extn": "2858", + "id": "44013", + "name": "Julianna Lindop", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$280,837", + "start_date": "11/20/2000" + }, + { + "extn": "7476", + "id": "44014", + "name": "Stacy Ogilvy", + "office": "Indianapolis", + "position": "Production Painter", + "salary": "$235,700", + "start_date": "6/12/2019" + }, + { + "extn": "1596", + "id": "44015", + "name": "Kassandra Lindop", + "office": "Rome", + "position": "HR Coordinator", + "salary": "$61,064", + "start_date": "5/15/2017" + }, + { + "extn": "8454", + "id": "44016", + "name": "Allison Lambert", + "office": "Miami", + "position": "Systems Administrator", + "salary": "$42,731", + "start_date": "3/10/2002" + }, + { + "extn": "2259", + "id": "44017", + "name": "Camellia Harper", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$254,453", + "start_date": "1/3/2008" + }, + { + "extn": "7128", + "id": "44018", + "name": "Ema Harvey", + "office": "Otawa", + "position": "Audiologist", + "salary": "$20,376", + "start_date": "5/30/2019" + }, + { + "extn": "3434", + "id": "44019", + "name": "Lillian Raven", + "office": "Washington", + "position": "Insurance Broker", + "salary": "$294,044", + "start_date": "1/6/2003" + }, + { + "extn": "4876", + "id": "44020", + "name": "Jackeline Oatway", + "office": "Pittsburgh", + "position": "Dentist", + "salary": "$276,213", + "start_date": "8/5/2014" + }, + { + "extn": "2180", + "id": "44021", + "name": "Liliana Mitchell", + "office": "Louisville", + "position": "Inspector", + "salary": "$204,027", + "start_date": "7/7/2008" + }, + { + "extn": "8383", + "id": "44022", + "name": "Belinda Andrews", + "office": "Sacramento", + "position": "Associate Professor", + "salary": "$32,742", + "start_date": "8/22/2002" + }, + { + "extn": "9984", + "id": "44023", + "name": "Florence Wilkinson", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$288,725", + "start_date": "11/12/2010" + }, + { + "extn": "8713", + "id": "44024", + "name": "Aiden Wood", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$18,403", + "start_date": "5/30/2000" + }, + { + "extn": "7972", + "id": "44025", + "name": "Logan Glass", + "office": "Columbus", + "position": "Software Engineer", + "salary": "$205,111", + "start_date": "2/25/2018" + }, + { + "extn": "4168", + "id": "44026", + "name": "Mina Wood", + "office": "Miami", + "position": "Food Technologist", + "salary": "$45,603", + "start_date": "7/18/2008" + }, + { + "extn": "2530", + "id": "44027", + "name": "Angelique Tyrrell", + "office": "Fremont", + "position": "Operator", + "salary": "$99,759", + "start_date": "6/22/2005" + }, + { + "extn": "4547", + "id": "44028", + "name": "Leslie Lindop", + "office": "Salt Lake City", + "position": "Physician", + "salary": "$95,843", + "start_date": "5/2/2015" + }, + { + "extn": "4643", + "id": "44029", + "name": "Renee Wade", + "office": "Rome", + "position": "Laboratory Technician", + "salary": "$20,283", + "start_date": "4/6/2013" + }, + { + "extn": "2329", + "id": "44030", + "name": "Leanne Upton", + "office": "Garland", + "position": "Insurance Broker", + "salary": "$250,632", + "start_date": "10/13/2014" + }, + { + "extn": "3210", + "id": "44031", + "name": "Ruby Dale", + "office": "Richmond", + "position": "Biologist", + "salary": "$197,662", + "start_date": "9/22/2000" + }, + { + "extn": "6780", + "id": "44032", + "name": "Johnathan Jenkin", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$62,266", + "start_date": "4/11/2017" + }, + { + "extn": "1896", + "id": "44033", + "name": "Vanessa Wooldridge", + "office": "Tallahassee", + "position": "Audiologist", + "salary": "$167,304", + "start_date": "5/27/2012" + }, + { + "extn": "3238", + "id": "44034", + "name": "Ally Khan", + "office": "El Paso", + "position": "Baker", + "salary": "$131,285", + "start_date": "5/23/2008" + }, + { + "extn": "6004", + "id": "44035", + "name": "Johnny Russel", + "office": "Stockton", + "position": "Health Educator", + "salary": "$12,995", + "start_date": "1/15/2002" + }, + { + "extn": "9720", + "id": "44036", + "name": "Shelby Thomson", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$67,786", + "start_date": "8/2/2018" + }, + { + "extn": "7855", + "id": "44037", + "name": "Tyler Whittle", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$243,308", + "start_date": "5/5/2012" + }, + { + "extn": "9865", + "id": "44038", + "name": "Carter Cadman", + "office": "Arlington", + "position": "Business Broker", + "salary": "$50,492", + "start_date": "5/16/2001" + }, + { + "extn": "6713", + "id": "44039", + "name": "Chadwick Gonzales", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$222,359", + "start_date": "1/2/2009" + }, + { + "extn": "4444", + "id": "44040", + "name": "Payton Blackburn", + "office": "Nashville", + "position": "Business Broker", + "salary": "$222,661", + "start_date": "10/6/2006" + }, + { + "extn": "7324", + "id": "44041", + "name": "Daron Hancock", + "office": "Madison", + "position": "Dentist", + "salary": "$35,166", + "start_date": "11/17/2018" + }, + { + "extn": "1724", + "id": "44042", + "name": "Georgia Camden", + "office": "Berna", + "position": "Webmaster", + "salary": "$286,762", + "start_date": "8/2/2019" + }, + { + "extn": "7076", + "id": "44043", + "name": "Aleksandra Stanton", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$16,714", + "start_date": "8/12/2013" + }, + { + "extn": "2446", + "id": "44044", + "name": "Davina Ripley", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$200,041", + "start_date": "11/24/2014" + }, + { + "extn": "9474", + "id": "44045", + "name": "Anabelle Evans", + "office": "San Francisco", + "position": "Web Developer", + "salary": "$77,386", + "start_date": "3/2/2005" + }, + { + "extn": "2528", + "id": "44046", + "name": "Ilona Gosling", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$84,274", + "start_date": "6/26/2005" + }, + { + "extn": "5373", + "id": "44047", + "name": "Nathan Wilkinson", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$215,149", + "start_date": "5/24/2016" + }, + { + "extn": "3877", + "id": "44048", + "name": "William Miller", + "office": "St. Louis", + "position": "Associate Professor", + "salary": "$248,882", + "start_date": "10/8/2014" + }, + { + "extn": "7387", + "id": "44049", + "name": "Elly Allwood", + "office": "Minneapolis", + "position": "Biologist", + "salary": "$58,808", + "start_date": "7/13/2011" + }, + { + "extn": "2403", + "id": "44050", + "name": "Ethan Eagle", + "office": "Bridgeport", + "position": "Associate Professor", + "salary": "$68,393", + "start_date": "5/13/2015" + }, + { + "extn": "8822", + "id": "44051", + "name": "Jenna Olson", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$16,464", + "start_date": "12/23/2018" + }, + { + "extn": "2328", + "id": "44052", + "name": "Katelyn Seymour", + "office": "Anaheim", + "position": "Retail Trainee", + "salary": "$32,922", + "start_date": "4/27/2002" + }, + { + "extn": "7043", + "id": "44053", + "name": "Ron Gonzales", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$178,652", + "start_date": "9/4/2011" + }, + { + "extn": "1742", + "id": "44054", + "name": "Chadwick Kirby", + "office": "Nashville", + "position": "Project Manager", + "salary": "$192,631", + "start_date": "2/14/2014" + }, + { + "extn": "5846", + "id": "44055", + "name": "Payton Brooks", + "office": "Omaha", + "position": "Business Broker", + "salary": "$296,757", + "start_date": "6/7/2012" + }, + { + "extn": "7929", + "id": "44056", + "name": "Michelle Tyrrell", + "office": "Tokyo", + "position": "Insurance Broker", + "salary": "$298,693", + "start_date": "8/28/2005" + }, + { + "extn": "8482", + "id": "44057", + "name": "Harvey Larkin", + "office": "Hollywood", + "position": "Laboratory Technician", + "salary": "$20,066", + "start_date": "9/6/2000" + }, + { + "extn": "1922", + "id": "44058", + "name": "Camila Holmes", + "office": "Salt Lake City", + "position": "Steward", + "salary": "$148,236", + "start_date": "12/29/2000" + }, + { + "extn": "1330", + "id": "44059", + "name": "Matthew Rogers", + "office": "Washington", + "position": "Fabricator", + "salary": "$261,506", + "start_date": "9/7/2018" + }, + { + "extn": "5957", + "id": "44060", + "name": "Leroy Farrow", + "office": "New Orleans", + "position": "Accountant", + "salary": "$260,939", + "start_date": "10/11/2015" + }, + { + "extn": "6935", + "id": "44061", + "name": "Mayleen Redden", + "office": "Omaha", + "position": "HR Specialist", + "salary": "$270,240", + "start_date": "8/17/2003" + }, + { + "extn": "5597", + "id": "44062", + "name": "Michael Shelton", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$271,309", + "start_date": "10/15/2019" + }, + { + "extn": "6112", + "id": "44063", + "name": "Brad Payne", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$52,164", + "start_date": "11/25/2009" + }, + { + "extn": "5209", + "id": "44064", + "name": "Tony Chapman", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$260,430", + "start_date": "8/8/2005" + }, + { + "extn": "4873", + "id": "44065", + "name": "Bart Styles", + "office": "Fremont", + "position": "Cashier", + "salary": "$105,331", + "start_date": "8/23/2005" + }, + { + "extn": "4730", + "id": "44066", + "name": "Rhea Nobbs", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$274,431", + "start_date": "3/10/2012" + }, + { + "extn": "1788", + "id": "44067", + "name": "Tony Clayton", + "office": "Memphis", + "position": "Software Engineer", + "salary": "$62,633", + "start_date": "7/6/2010" + }, + { + "extn": "9412", + "id": "44068", + "name": "Eve Thompson", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$253,378", + "start_date": "5/13/2001" + }, + { + "extn": "1396", + "id": "44069", + "name": "Henry May", + "office": "Oklahoma City", + "position": "Clerk", + "salary": "$116,120", + "start_date": "3/19/2017" + }, + { + "extn": "2561", + "id": "44070", + "name": "Nicole Shields", + "office": "Miami", + "position": "Health Educator", + "salary": "$205,258", + "start_date": "11/27/2003" + }, + { + "extn": "5482", + "id": "44071", + "name": "Julian Watt", + "office": "Scottsdale", + "position": "Project Manager", + "salary": "$152,536", + "start_date": "6/25/2013" + }, + { + "extn": "6185", + "id": "44072", + "name": "Barney Tindall", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$186,499", + "start_date": "8/20/2009" + }, + { + "extn": "5346", + "id": "44073", + "name": "Emma Kent", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$133,930", + "start_date": "10/3/2017" + }, + { + "extn": "5136", + "id": "44074", + "name": "Clint Price", + "office": "Lisbon", + "position": "Doctor", + "salary": "$105,400", + "start_date": "5/3/2007" + }, + { + "extn": "3543", + "id": "44075", + "name": "Lindsay Yoman", + "office": "Detroit", + "position": "Lecturer", + "salary": "$248,474", + "start_date": "4/23/2012" + }, + { + "extn": "3295", + "id": "44076", + "name": "Bryon Hammond", + "office": "Richmond", + "position": "Webmaster", + "salary": "$154,557", + "start_date": "11/27/2003" + }, + { + "extn": "6006", + "id": "44077", + "name": "Benny Bolton", + "office": "Omaha", + "position": "Bookkeeper", + "salary": "$121,119", + "start_date": "7/8/2000" + }, + { + "extn": "6757", + "id": "44078", + "name": "Chris Hancock", + "office": "Springfield", + "position": "Software Engineer", + "salary": "$251,325", + "start_date": "2/25/2012" + }, + { + "extn": "3723", + "id": "44079", + "name": "Sonya Davies", + "office": "Murfreesboro", + "position": "Treasurer", + "salary": "$245,673", + "start_date": "4/11/2002" + }, + { + "extn": "7485", + "id": "44080", + "name": "David Evans", + "office": "Orlando", + "position": "Cash Manager", + "salary": "$25,062", + "start_date": "4/10/2001" + }, + { + "extn": "8508", + "id": "44081", + "name": "Josh Dobson", + "office": "Washington", + "position": "Auditor", + "salary": "$254,328", + "start_date": "1/18/2011" + }, + { + "extn": "1314", + "id": "44082", + "name": "Dakota Latham", + "office": "Moreno Valley", + "position": "Bellman", + "salary": "$179,112", + "start_date": "5/8/2014" + }, + { + "extn": "2617", + "id": "44083", + "name": "Elly Giles", + "office": "Seattle", + "position": "Paramedic", + "salary": "$166,083", + "start_date": "9/9/2017" + }, + { + "extn": "9798", + "id": "44084", + "name": "Harriet Gibbons", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$271,135", + "start_date": "7/24/2005" + }, + { + "extn": "9741", + "id": "44085", + "name": "Eduardo Pickard", + "office": "Lakewood", + "position": "Doctor", + "salary": "$18,285", + "start_date": "7/31/2000" + }, + { + "extn": "5189", + "id": "44086", + "name": "Alessia Carpenter", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$289,376", + "start_date": "6/26/2007" + }, + { + "extn": "4204", + "id": "44087", + "name": "Maxwell Porter", + "office": "Detroit", + "position": "Restaurant Manager", + "salary": "$220,186", + "start_date": "10/16/2014" + }, + { + "extn": "3725", + "id": "44088", + "name": "John Robinson", + "office": "Minneapolis", + "position": "Operator", + "salary": "$100,872", + "start_date": "4/5/2018" + }, + { + "extn": "2719", + "id": "44089", + "name": "Fred Andrews", + "office": "Reno", + "position": "Global Logistics Supervisor", + "salary": "$150,261", + "start_date": "2/29/2016" + }, + { + "extn": "2102", + "id": "44090", + "name": "Sofia Hooper", + "office": "Richmond", + "position": "Inspector", + "salary": "$261,495", + "start_date": "5/9/2013" + }, + { + "extn": "2127", + "id": "44091", + "name": "Maribel Broomfield", + "office": "Madison", + "position": "Service Supervisor", + "salary": "$44,245", + "start_date": "6/22/2001" + }, + { + "extn": "6763", + "id": "44092", + "name": "Benjamin Amstead", + "office": "Seattle", + "position": "Insurance Broker", + "salary": "$296,212", + "start_date": "1/1/2011" + }, + { + "extn": "2356", + "id": "44093", + "name": "Rylee Ingram", + "office": "Madison", + "position": "HR Specialist", + "salary": "$111,567", + "start_date": "10/30/2015" + }, + { + "extn": "7458", + "id": "44094", + "name": "Julian Locke", + "office": "Saint Paul", + "position": "HR Coordinator", + "salary": "$191,869", + "start_date": "9/4/2013" + }, + { + "extn": "7815", + "id": "44095", + "name": "Mary Donovan", + "office": "Bellevue", + "position": "Chef Manager", + "salary": "$43,300", + "start_date": "8/25/2000" + }, + { + "extn": "6869", + "id": "44096", + "name": "Leroy Rixon", + "office": "Henderson", + "position": "Bellman", + "salary": "$43,137", + "start_date": "4/26/2018" + }, + { + "extn": "1387", + "id": "44097", + "name": "Chadwick Harper", + "office": "Los Angeles", + "position": "Loan Officer", + "salary": "$37,934", + "start_date": "8/7/2016" + }, + { + "extn": "9869", + "id": "44098", + "name": "William Bennett", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$280,230", + "start_date": "10/22/2000" + }, + { + "extn": "6351", + "id": "44099", + "name": "Chuck Purvis", + "office": "Chicago", + "position": "Web Developer", + "salary": "$184,250", + "start_date": "9/27/2000" + }, + { + "extn": "1173", + "id": "44100", + "name": "Jayden Cavanagh", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$63,179", + "start_date": "8/18/2019" + }, + { + "extn": "3646", + "id": "44101", + "name": "Samara Funnell", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$104,812", + "start_date": "8/8/2018" + }, + { + "extn": "6038", + "id": "44102", + "name": "Anthony Hobson", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$270,164", + "start_date": "10/21/2004" + }, + { + "extn": "9250", + "id": "44103", + "name": "Kieth Camden", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$107,660", + "start_date": "6/4/2000" + }, + { + "extn": "4629", + "id": "44104", + "name": "Maddison Fox", + "office": "Richmond", + "position": "Mobile Developer", + "salary": "$235,179", + "start_date": "9/27/2014" + }, + { + "extn": "8938", + "id": "44105", + "name": "Gil Rowan", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$248,386", + "start_date": "7/11/2008" + }, + { + "extn": "2073", + "id": "44106", + "name": "Megan Newman", + "office": "San Bernardino", + "position": "Auditor", + "salary": "$124,241", + "start_date": "6/2/2000" + }, + { + "extn": "4632", + "id": "44107", + "name": "David Oakley", + "office": "San Francisco", + "position": "Clerk", + "salary": "$112,136", + "start_date": "8/21/2016" + }, + { + "extn": "7704", + "id": "44108", + "name": "Regina Yarwood", + "office": "Zurich", + "position": "Bellman", + "salary": "$181,894", + "start_date": "10/6/2002" + }, + { + "extn": "5939", + "id": "44109", + "name": "Jacob Lloyd", + "office": "Houston", + "position": "Paramedic", + "salary": "$261,939", + "start_date": "5/16/2012" + }, + { + "extn": "5692", + "id": "44110", + "name": "Ada Gallacher", + "office": "Hayward", + "position": "Food Technologist", + "salary": "$81,475", + "start_date": "7/9/2000" + }, + { + "extn": "7898", + "id": "44111", + "name": "Penny Hunter", + "office": "Arlington", + "position": "Pharmacist", + "salary": "$114,918", + "start_date": "6/23/2005" + }, + { + "extn": "6771", + "id": "44112", + "name": "Mandy Franks", + "office": "Milano", + "position": "Bellman", + "salary": "$145,986", + "start_date": "10/2/2005" + }, + { + "extn": "9329", + "id": "44113", + "name": "Karla Blackwall", + "office": "Salt Lake City", + "position": "Doctor", + "salary": "$186,010", + "start_date": "4/3/2012" + }, + { + "extn": "3583", + "id": "44114", + "name": "Joseph Goldsmith", + "office": "San Jose", + "position": "Healthcare Specialist", + "salary": "$246,792", + "start_date": "1/1/2017" + }, + { + "extn": "1265", + "id": "44115", + "name": "Alessia Wren", + "office": "Zurich", + "position": "Production Painter", + "salary": "$73,054", + "start_date": "8/20/2007" + }, + { + "extn": "6941", + "id": "44116", + "name": "Rufus Brennan", + "office": "Sacramento", + "position": "Cook", + "salary": "$47,305", + "start_date": "12/14/2006" + }, + { + "extn": "3166", + "id": "44117", + "name": "Maddison Gardner", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$67,190", + "start_date": "1/22/2000" + }, + { + "extn": "6173", + "id": "44118", + "name": "Daniel Glass", + "office": "Honolulu", + "position": "Designer", + "salary": "$10,065", + "start_date": "9/2/2011" + }, + { + "extn": "6689", + "id": "44119", + "name": "Amy Ramsey", + "office": "Tallahassee", + "position": "HR Specialist", + "salary": "$93,351", + "start_date": "11/29/2003" + }, + { + "extn": "4186", + "id": "44120", + "name": "Matt Horton", + "office": "Richmond", + "position": "Food Technologist", + "salary": "$123,875", + "start_date": "11/10/2002" + }, + { + "extn": "7941", + "id": "44121", + "name": "Domenic Keys", + "office": "Sacramento", + "position": "IT Support Staff", + "salary": "$286,730", + "start_date": "5/20/2015" + }, + { + "extn": "9719", + "id": "44122", + "name": "Esmeralda Broomfield", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$63,558", + "start_date": "5/9/2007" + }, + { + "extn": "4793", + "id": "44123", + "name": "Mike Cox", + "office": "Atlanta", + "position": "Retail Trainee", + "salary": "$13,840", + "start_date": "8/24/2004" + }, + { + "extn": "9798", + "id": "44124", + "name": "Hazel Swan", + "office": "Nashville", + "position": "Electrician", + "salary": "$250,111", + "start_date": "6/11/2008" + }, + { + "extn": "9693", + "id": "44125", + "name": "Barry Thorpe", + "office": "Las Vegas", + "position": "Fabricator", + "salary": "$87,398", + "start_date": "6/23/2003" + }, + { + "extn": "3476", + "id": "44126", + "name": "Bethany Nash", + "office": "Dallas", + "position": "Health Educator", + "salary": "$226,089", + "start_date": "1/8/2007" + }, + { + "extn": "6860", + "id": "44127", + "name": "Carter Sanchez", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$159,638", + "start_date": "10/18/2007" + }, + { + "extn": "5075", + "id": "44128", + "name": "Emerald Thomson", + "office": "Salem", + "position": "Auditor", + "salary": "$263,296", + "start_date": "4/27/2005" + }, + { + "extn": "4026", + "id": "44129", + "name": "Harry Chappell", + "office": "Worcester", + "position": "Business Broker", + "salary": "$132,946", + "start_date": "12/27/2002" + }, + { + "extn": "4654", + "id": "44130", + "name": "Matt Brown", + "office": "Miami", + "position": "Machine Operator", + "salary": "$138,636", + "start_date": "5/23/2010" + }, + { + "extn": "1412", + "id": "44131", + "name": "Kurt Neville", + "office": "Jacksonville", + "position": "Budget Analyst", + "salary": "$254,804", + "start_date": "11/15/2017" + }, + { + "extn": "1708", + "id": "44132", + "name": "Agnes Ring", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$126,748", + "start_date": "2/15/2001" + }, + { + "extn": "1001", + "id": "44133", + "name": "Jacob Ring", + "office": "Santa Ana", + "position": "Webmaster", + "salary": "$54,080", + "start_date": "2/5/2017" + }, + { + "extn": "6115", + "id": "44134", + "name": "Nathan Mason", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$259,312", + "start_date": "1/29/2002" + }, + { + "extn": "3429", + "id": "44135", + "name": "Daniel Fields", + "office": "Lincoln", + "position": "HR Coordinator", + "salary": "$12,692", + "start_date": "10/29/2008" + }, + { + "extn": "3340", + "id": "44136", + "name": "Aiden Goodman", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$105,628", + "start_date": "11/14/2017" + }, + { + "extn": "4153", + "id": "44137", + "name": "Anthony Ellwood", + "office": "Tallahassee", + "position": "Operator", + "salary": "$32,945", + "start_date": "9/7/2009" + }, + { + "extn": "9548", + "id": "44138", + "name": "Bob Waterson", + "office": "Colorado Springs", + "position": "Fabricator", + "salary": "$84,611", + "start_date": "9/30/2011" + }, + { + "extn": "9571", + "id": "44139", + "name": "Ramon Forth", + "office": "San Jose", + "position": "Auditor", + "salary": "$45,524", + "start_date": "10/2/2016" + }, + { + "extn": "9941", + "id": "44140", + "name": "Ryan Woodley", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$58,076", + "start_date": "11/17/2001" + }, + { + "extn": "5352", + "id": "44141", + "name": "Maggie Rose", + "office": "San Francisco", + "position": "Stockbroker", + "salary": "$62,468", + "start_date": "11/11/2018" + }, + { + "extn": "9565", + "id": "44142", + "name": "Daria Dillon", + "office": "Richmond", + "position": "Global Logistics Supervisor", + "salary": "$58,159", + "start_date": "8/17/2010" + }, + { + "extn": "9809", + "id": "44143", + "name": "Cecilia White", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$241,953", + "start_date": "11/15/2011" + }, + { + "extn": "6343", + "id": "44144", + "name": "Jayden Robertson", + "office": "Albuquerque", + "position": "Project Manager", + "salary": "$95,675", + "start_date": "2/28/2007" + }, + { + "extn": "8556", + "id": "44145", + "name": "Andrea Truscott", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$131,644", + "start_date": "11/1/2002" + }, + { + "extn": "8855", + "id": "44146", + "name": "Laila Moran", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$137,411", + "start_date": "4/13/2019" + }, + { + "extn": "7606", + "id": "44147", + "name": "Gabriel Eastwood", + "office": "San Bernardino", + "position": "Production Painter", + "salary": "$47,220", + "start_date": "9/7/2018" + }, + { + "extn": "2566", + "id": "44148", + "name": "Daniel Wallace", + "office": "Rochester", + "position": "Lecturer", + "salary": "$241,627", + "start_date": "1/19/2015" + }, + { + "extn": "1315", + "id": "44149", + "name": "Lucy Dobson", + "office": "Colorado Springs", + "position": "Healthcare Specialist", + "salary": "$244,220", + "start_date": "9/6/2009" + }, + { + "extn": "9830", + "id": "44150", + "name": "Aiden Herbert", + "office": "Phoenix", + "position": "Stockbroker", + "salary": "$242,879", + "start_date": "2/8/2008" + }, + { + "extn": "7135", + "id": "44151", + "name": "Cynthia Hunt", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$257,749", + "start_date": "10/30/2015" + }, + { + "extn": "9601", + "id": "44152", + "name": "Tony Nurton", + "office": "Lincoln", + "position": "Electrician", + "salary": "$257,485", + "start_date": "12/27/2017" + }, + { + "extn": "5476", + "id": "44153", + "name": "Javier Vangness", + "office": "Madrid", + "position": "IT Support Staff", + "salary": "$290,331", + "start_date": "6/3/2015" + }, + { + "extn": "3474", + "id": "44154", + "name": "Martin Brennan", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$27,951", + "start_date": "12/29/2015" + }, + { + "extn": "9373", + "id": "44155", + "name": "Kurt Roberts", + "office": "Portland", + "position": "Systems Administrator", + "salary": "$47,147", + "start_date": "12/24/2008" + }, + { + "extn": "3641", + "id": "44156", + "name": "Ivette Button", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$125,190", + "start_date": "12/18/2005" + }, + { + "extn": "1286", + "id": "44157", + "name": "Ethan York", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$134,251", + "start_date": "7/14/2012" + }, + { + "extn": "7067", + "id": "44158", + "name": "Ronald Dillon", + "office": "Memphis", + "position": "IT Support Staff", + "salary": "$60,577", + "start_date": "10/18/2016" + }, + { + "extn": "5333", + "id": "44159", + "name": "Catherine Gordon", + "office": "Rome", + "position": "Global Logistics Supervisor", + "salary": "$173,499", + "start_date": "3/3/2010" + }, + { + "extn": "9473", + "id": "44160", + "name": "Isla Calderwood", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$216,698", + "start_date": "5/7/2008" + }, + { + "extn": "1301", + "id": "44161", + "name": "Matthew Burnley", + "office": "Anaheim", + "position": "Project Manager", + "salary": "$280,747", + "start_date": "6/4/2012" + }, + { + "extn": "5544", + "id": "44162", + "name": "Bob Riley", + "office": "Springfield", + "position": "Lecturer", + "salary": "$208,734", + "start_date": "12/26/2002" + }, + { + "extn": "3514", + "id": "44163", + "name": "Clint Potter", + "office": "Tulsa", + "position": "Call Center Representative", + "salary": "$238,019", + "start_date": "12/15/2017" + }, + { + "extn": "8761", + "id": "44164", + "name": "Melania Webster", + "office": "Saint Paul", + "position": "Dentist", + "salary": "$161,446", + "start_date": "7/3/2009" + }, + { + "extn": "5648", + "id": "44165", + "name": "Gemma Squire", + "office": "Oakland", + "position": "Biologist", + "salary": "$45,631", + "start_date": "3/2/2018" + }, + { + "extn": "5375", + "id": "44166", + "name": "Felicity Silva", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$94,645", + "start_date": "11/18/2006" + }, + { + "extn": "9205", + "id": "44167", + "name": "Trisha Tindall", + "office": "New York", + "position": "Webmaster", + "salary": "$188,802", + "start_date": "9/17/2005" + }, + { + "extn": "6129", + "id": "44168", + "name": "Norah Jenkins", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$55,813", + "start_date": "9/17/2007" + }, + { + "extn": "1267", + "id": "44169", + "name": "Melinda Farrant", + "office": "St. Louis", + "position": "Auditor", + "salary": "$82,869", + "start_date": "9/12/2019" + }, + { + "extn": "6522", + "id": "44170", + "name": "Javier Shields", + "office": "Toledo", + "position": "Treasurer", + "salary": "$186,520", + "start_date": "1/30/2000" + }, + { + "extn": "1555", + "id": "44171", + "name": "Lara Stone ", + "office": "Phoenix", + "position": "Pharmacist", + "salary": "$282,461", + "start_date": "5/30/2015" + }, + { + "extn": "6494", + "id": "44172", + "name": "Chad Hamilton", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$215,855", + "start_date": "2/14/2005" + }, + { + "extn": "5293", + "id": "44173", + "name": "Russel Brett", + "office": "Hayward", + "position": "Software Engineer", + "salary": "$110,447", + "start_date": "5/17/2015" + }, + { + "extn": "4194", + "id": "44174", + "name": "Rosie Harvey", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$65,696", + "start_date": "6/22/2018" + }, + { + "extn": "9657", + "id": "44175", + "name": "Kendra Rees", + "office": "London", + "position": "Staffing Consultant", + "salary": "$104,905", + "start_date": "10/21/2007" + }, + { + "extn": "3213", + "id": "44176", + "name": "Roger Oatway", + "office": "Long Beach", + "position": "HR Specialist", + "salary": "$90,231", + "start_date": "12/12/2005" + }, + { + "extn": "3238", + "id": "44177", + "name": "Dorothy Warden", + "office": "Orlando", + "position": "Audiologist", + "salary": "$54,242", + "start_date": "11/30/2017" + }, + { + "extn": "1846", + "id": "44178", + "name": "Alan Dixon", + "office": "Milano", + "position": "Chef Manager", + "salary": "$258,968", + "start_date": "2/15/2016" + }, + { + "extn": "1239", + "id": "44179", + "name": "Daniel Matthews", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$62,079", + "start_date": "8/5/2013" + }, + { + "extn": "5522", + "id": "44180", + "name": "Tyson Pickard", + "office": "Salem", + "position": "Global Logistics Supervisor", + "salary": "$269,198", + "start_date": "11/14/2002" + }, + { + "extn": "7816", + "id": "44181", + "name": "Abdul Atkinson", + "office": "Madison", + "position": "Steward", + "salary": "$258,418", + "start_date": "1/31/2004" + }, + { + "extn": "2472", + "id": "44182", + "name": "Mandy Wilcox", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$152,926", + "start_date": "5/22/2017" + }, + { + "extn": "8771", + "id": "44183", + "name": "Nancy Gordon", + "office": "Saint Paul", + "position": "Ambulatory Nurse", + "salary": "$43,165", + "start_date": "2/27/2006" + }, + { + "extn": "6009", + "id": "44184", + "name": "Wade Grant", + "office": "Salem", + "position": "HR Specialist", + "salary": "$36,734", + "start_date": "5/28/2018" + }, + { + "extn": "3003", + "id": "44185", + "name": "Peter Clarke", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$75,650", + "start_date": "6/17/2019" + }, + { + "extn": "2464", + "id": "44186", + "name": "Tara Rose", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$146,336", + "start_date": "10/15/2006" + }, + { + "extn": "9415", + "id": "44187", + "name": "Alexander Cadman", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$152,753", + "start_date": "5/7/2006" + }, + { + "extn": "2133", + "id": "44188", + "name": "David Moore", + "office": "Seattle", + "position": "Steward", + "salary": "$68,847", + "start_date": "9/28/2001" + }, + { + "extn": "2810", + "id": "44189", + "name": "Evie Matthews", + "office": "Houston", + "position": "Cash Manager", + "salary": "$155,149", + "start_date": "3/6/2015" + }, + { + "extn": "1313", + "id": "44190", + "name": "Carissa Thompson", + "office": "Jersey City", + "position": "Cashier", + "salary": "$173,646", + "start_date": "11/28/2000" + }, + { + "extn": "8148", + "id": "44191", + "name": "Scarlett Russell", + "office": "Richmond", + "position": "Clerk", + "salary": "$119,279", + "start_date": "4/16/2004" + }, + { + "extn": "2590", + "id": "44192", + "name": "Daniel Forth", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$66,216", + "start_date": "5/11/2002" + }, + { + "extn": "8923", + "id": "44193", + "name": "Colleen Simpson", + "office": "San Antonio", + "position": "Biologist", + "salary": "$271,108", + "start_date": "1/19/2001" + }, + { + "extn": "1437", + "id": "44194", + "name": "Jocelyn Glynn", + "office": "London", + "position": "Assistant Buyer", + "salary": "$278,596", + "start_date": "4/4/2019" + }, + { + "extn": "4128", + "id": "44195", + "name": "Doug Amstead", + "office": "Lincoln", + "position": "Retail Trainee", + "salary": "$167,803", + "start_date": "3/28/2017" + }, + { + "extn": "9911", + "id": "44196", + "name": "Ruth Morgan", + "office": "Jersey City", + "position": "Electrician", + "salary": "$225,923", + "start_date": "8/30/2006" + }, + { + "extn": "8156", + "id": "44197", + "name": "Manuel Chapman", + "office": "Houston", + "position": "Loan Officer", + "salary": "$151,504", + "start_date": "5/24/2001" + }, + { + "extn": "8459", + "id": "44198", + "name": "Emma Wooldridge", + "office": "Memphis", + "position": "Steward", + "salary": "$211,290", + "start_date": "12/28/2013" + }, + { + "extn": "8166", + "id": "44199", + "name": "Cedrick Rogers", + "office": "Dallas", + "position": "Laboratory Technician", + "salary": "$82,969", + "start_date": "6/13/2019" + }, + { + "extn": "6278", + "id": "44200", + "name": "Martha Cork", + "office": "Omaha", + "position": "Accountant", + "salary": "$187,438", + "start_date": "6/19/2001" + }, + { + "extn": "7573", + "id": "44201", + "name": "Sasha Funnell", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$200,571", + "start_date": "1/20/2010" + }, + { + "extn": "2423", + "id": "44202", + "name": "Rick Simpson", + "office": "Oklahoma City", + "position": "Chef Manager", + "salary": "$114,604", + "start_date": "6/7/2005" + }, + { + "extn": "3388", + "id": "44203", + "name": "Winnie Kaur", + "office": "Bridgeport", + "position": "Health Educator", + "salary": "$117,146", + "start_date": "5/11/2002" + }, + { + "extn": "3143", + "id": "44204", + "name": "Macy Edler", + "office": "Norfolk", + "position": "Physician", + "salary": "$157,259", + "start_date": "12/17/2004" + }, + { + "extn": "1694", + "id": "44205", + "name": "Zara Lloyd", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$65,992", + "start_date": "2/28/2018" + }, + { + "extn": "1741", + "id": "44206", + "name": "Liv Stubbs", + "office": "Rochester", + "position": "Cashier", + "salary": "$84,499", + "start_date": "10/15/2004" + }, + { + "extn": "2605", + "id": "44207", + "name": "Matt Gallacher", + "office": "Quebec", + "position": "Designer", + "salary": "$267,478", + "start_date": "9/16/2000" + }, + { + "extn": "1562", + "id": "44208", + "name": "Sydney Furnell", + "office": "Miami", + "position": "Accountant", + "salary": "$17,734", + "start_date": "10/29/2000" + }, + { + "extn": "1446", + "id": "44209", + "name": "Mason Parr", + "office": "Cincinnati", + "position": "Cook", + "salary": "$66,598", + "start_date": "4/30/2003" + }, + { + "extn": "1679", + "id": "44210", + "name": "Cedrick Russell", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$17,476", + "start_date": "8/16/2014" + }, + { + "extn": "6646", + "id": "44211", + "name": "Maria Mason", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$279,971", + "start_date": "7/21/2003" + }, + { + "extn": "5098", + "id": "44212", + "name": "Hazel Lyon", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$113,137", + "start_date": "7/23/2019" + }, + { + "extn": "7726", + "id": "44213", + "name": "Paula Blackburn", + "office": "Springfield", + "position": "Investment Advisor", + "salary": "$150,121", + "start_date": "3/1/2019" + }, + { + "extn": "8987", + "id": "44214", + "name": "Leroy Gray", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$26,746", + "start_date": "9/19/2010" + }, + { + "extn": "3420", + "id": "44215", + "name": "Maxwell Olivier", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$40,354", + "start_date": "8/4/2005" + }, + { + "extn": "2784", + "id": "44216", + "name": "Michael Vince", + "office": "Phoenix", + "position": "Service Supervisor", + "salary": "$203,218", + "start_date": "7/23/2008" + }, + { + "extn": "6969", + "id": "44217", + "name": "Jessica Faulkner", + "office": "Moreno Valley", + "position": "Mobile Developer", + "salary": "$12,952", + "start_date": "12/15/2001" + }, + { + "extn": "8091", + "id": "44218", + "name": "Tom Anderson", + "office": "Washington", + "position": "Biologist", + "salary": "$30,310", + "start_date": "10/30/2013" + }, + { + "extn": "2878", + "id": "44219", + "name": "Thea Ingram", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$68,477", + "start_date": "10/14/2006" + }, + { + "extn": "5682", + "id": "44220", + "name": "Rocco Gavin", + "office": "Venice", + "position": "Mobile Developer", + "salary": "$171,322", + "start_date": "4/8/2012" + }, + { + "extn": "8863", + "id": "44221", + "name": "Nathan Addley", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$20,128", + "start_date": "10/5/2012" + }, + { + "extn": "5838", + "id": "44222", + "name": "Tess Mould", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$11,884", + "start_date": "8/24/2017" + }, + { + "extn": "8548", + "id": "44223", + "name": "Carissa Torres", + "office": "Jacksonville", + "position": "Investment Advisor", + "salary": "$165,435", + "start_date": "7/6/2003" + }, + { + "extn": "6399", + "id": "44224", + "name": "Gil Weatcroft", + "office": "Toledo", + "position": "Production Painter", + "salary": "$134,681", + "start_date": "4/15/2009" + }, + { + "extn": "9757", + "id": "44225", + "name": "Rylee Trent", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$252,921", + "start_date": "8/9/2001" + }, + { + "extn": "1949", + "id": "44226", + "name": "Olivia Blackburn", + "office": "Fayetteville", + "position": "Webmaster", + "salary": "$235,390", + "start_date": "12/17/2015" + }, + { + "extn": "5020", + "id": "44227", + "name": "Scarlett Harper", + "office": "Stockton", + "position": "Healthcare Specialist", + "salary": "$126,831", + "start_date": "9/30/2005" + }, + { + "extn": "9064", + "id": "44228", + "name": "Ryan Uttley", + "office": "Huntsville", + "position": "Lecturer", + "salary": "$268,737", + "start_date": "1/16/2004" + }, + { + "extn": "5744", + "id": "44229", + "name": "Clarissa Collingwood", + "office": "Nashville", + "position": "Accountant", + "salary": "$275,568", + "start_date": "3/12/2007" + }, + { + "extn": "8703", + "id": "44230", + "name": "Mya Carpenter", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$174,447", + "start_date": "7/30/2012" + }, + { + "extn": "2574", + "id": "44231", + "name": "Caleb Rose", + "office": "Paris", + "position": "Health Educator", + "salary": "$65,901", + "start_date": "1/7/2018" + }, + { + "extn": "2198", + "id": "44232", + "name": "Erick Mitchell", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$33,609", + "start_date": "2/14/2015" + }, + { + "extn": "4206", + "id": "44233", + "name": "Carrie Lindop", + "office": "San Francisco", + "position": "IT Support Staff", + "salary": "$30,948", + "start_date": "11/23/2006" + }, + { + "extn": "4119", + "id": "44234", + "name": "Miley Johnson", + "office": "Stockton", + "position": "Biologist", + "salary": "$156,021", + "start_date": "9/22/2003" + }, + { + "extn": "6891", + "id": "44235", + "name": "Noah Quinn", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$19,533", + "start_date": "12/8/2009" + }, + { + "extn": "8302", + "id": "44236", + "name": "Liam Allen", + "office": "Salt Lake City", + "position": "Project Manager", + "salary": "$221,171", + "start_date": "12/14/2010" + }, + { + "extn": "1110", + "id": "44237", + "name": "Doug Camden", + "office": "Otawa", + "position": "Accountant", + "salary": "$144,104", + "start_date": "3/31/2008" + }, + { + "extn": "9080", + "id": "44238", + "name": "Nick Gaynor", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$81,948", + "start_date": "9/29/2013" + }, + { + "extn": "3144", + "id": "44239", + "name": "Marina Yoman", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$145,822", + "start_date": "6/18/2007" + }, + { + "extn": "9610", + "id": "44240", + "name": "Faith Stewart", + "office": "Bucharest", + "position": "Auditor", + "salary": "$215,503", + "start_date": "9/10/2009" + }, + { + "extn": "5327", + "id": "44241", + "name": "Amy Lane", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$178,645", + "start_date": "12/23/2012" + }, + { + "extn": "6576", + "id": "44242", + "name": "Darlene Grant", + "office": "Salem", + "position": "Food Technologist", + "salary": "$293,736", + "start_date": "7/10/2003" + }, + { + "extn": "9116", + "id": "44243", + "name": "Evie Bell", + "office": "Anaheim", + "position": "Systems Administrator", + "salary": "$108,786", + "start_date": "8/8/2014" + }, + { + "extn": "4402", + "id": "44244", + "name": "Shannon Rosenbloom", + "office": "San Antonio", + "position": "Treasurer", + "salary": "$272,713", + "start_date": "10/4/2017" + }, + { + "extn": "7545", + "id": "44245", + "name": "Marie Power", + "office": "Lyon", + "position": "Auditor", + "salary": "$219,042", + "start_date": "3/27/2017" + }, + { + "extn": "8729", + "id": "44246", + "name": "Logan Saunders", + "office": "Murfreesboro", + "position": "Webmaster", + "salary": "$238,482", + "start_date": "12/3/2014" + }, + { + "extn": "8275", + "id": "44247", + "name": "Jane Rogers", + "office": "Washington", + "position": "Chef Manager", + "salary": "$57,400", + "start_date": "11/9/2015" + }, + { + "extn": "8957", + "id": "44248", + "name": "Bart Vaughn", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$137,457", + "start_date": "3/5/2000" + }, + { + "extn": "8725", + "id": "44249", + "name": "Sofia Willis", + "office": "Lisbon", + "position": "Software Engineer", + "salary": "$124,028", + "start_date": "9/21/2000" + }, + { + "extn": "4632", + "id": "44250", + "name": "Hank Patel", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$96,200", + "start_date": "3/14/2001" + }, + { + "extn": "9618", + "id": "44251", + "name": "Melinda Blythe", + "office": "Ontario", + "position": "Physician", + "salary": "$25,715", + "start_date": "3/20/2017" + }, + { + "extn": "8066", + "id": "44252", + "name": "Ronald Fowler", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$156,090", + "start_date": "8/31/2018" + }, + { + "extn": "1271", + "id": "44253", + "name": "Tyler Egerton", + "office": "Columbus", + "position": "Cook", + "salary": "$24,952", + "start_date": "1/1/2012" + }, + { + "extn": "8004", + "id": "44254", + "name": "Ryan Roberts", + "office": "Las Vegas", + "position": "Mobile Developer", + "salary": "$277,859", + "start_date": "7/24/2001" + }, + { + "extn": "5259", + "id": "44255", + "name": "Nicole Gilbert", + "office": "Zurich", + "position": "Production Painter", + "salary": "$258,679", + "start_date": "6/17/2005" + }, + { + "extn": "4183", + "id": "44256", + "name": "Tyler Mccall", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$161,159", + "start_date": "8/14/2016" + }, + { + "extn": "8344", + "id": "44257", + "name": "Chanelle Craig", + "office": "Quebec", + "position": "Banker", + "salary": "$287,575", + "start_date": "3/24/2003" + }, + { + "extn": "7117", + "id": "44258", + "name": "Ally Tutton", + "office": "Prague", + "position": "Design Engineer", + "salary": "$138,918", + "start_date": "8/13/2002" + }, + { + "extn": "7747", + "id": "44259", + "name": "Brad Hogg", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$99,169", + "start_date": "5/18/2014" + }, + { + "extn": "5198", + "id": "44260", + "name": "Lily Giles", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$273,652", + "start_date": "2/7/2009" + }, + { + "extn": "6466", + "id": "44261", + "name": "Anabel Grady", + "office": "Scottsdale", + "position": "Assistant Buyer", + "salary": "$62,630", + "start_date": "2/20/2003" + }, + { + "extn": "4314", + "id": "44262", + "name": "Joseph Tait", + "office": "Otawa", + "position": "Webmaster", + "salary": "$145,062", + "start_date": "3/10/2008" + }, + { + "extn": "3578", + "id": "44263", + "name": "Quinn Bryson", + "office": "Glendale", + "position": "Operator", + "salary": "$23,257", + "start_date": "3/12/2013" + }, + { + "extn": "2492", + "id": "44264", + "name": "Sarah Lynch", + "office": "Arlington", + "position": "Webmaster", + "salary": "$185,370", + "start_date": "5/1/2002" + }, + { + "extn": "7904", + "id": "44265", + "name": "Evelynn Wallace", + "office": "Huntsville", + "position": "IT Support Staff", + "salary": "$126,063", + "start_date": "10/19/2001" + }, + { + "extn": "7930", + "id": "44266", + "name": "Benjamin Oliver", + "office": "New Orleans", + "position": "Budget Analyst", + "salary": "$107,754", + "start_date": "4/15/2017" + }, + { + "extn": "1917", + "id": "44267", + "name": "Rosalee Shaw", + "office": "Bakersfield", + "position": "Front Desk Coordinator", + "salary": "$289,312", + "start_date": "11/24/2004" + }, + { + "extn": "4230", + "id": "44268", + "name": "Martin Knight", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$181,474", + "start_date": "10/23/2017" + }, + { + "extn": "6647", + "id": "44269", + "name": "Ally Randall", + "office": "Huntsville", + "position": "Systems Administrator", + "salary": "$25,590", + "start_date": "11/21/2006" + }, + { + "extn": "7054", + "id": "44270", + "name": "Gina Alexander", + "office": "Las Vegas", + "position": "Service Supervisor", + "salary": "$24,416", + "start_date": "8/11/2019" + }, + { + "extn": "3998", + "id": "44271", + "name": "Phillip Price", + "office": "Venice", + "position": "Pharmacist", + "salary": "$77,876", + "start_date": "3/2/2010" + }, + { + "extn": "2554", + "id": "44272", + "name": "Domenic Norburn", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$61,520", + "start_date": "4/15/2012" + }, + { + "extn": "4551", + "id": "44273", + "name": "Anne Mcleod", + "office": "Madrid", + "position": "Front Desk Coordinator", + "salary": "$222,166", + "start_date": "6/19/2004" + }, + { + "extn": "7124", + "id": "44274", + "name": "Crystal Lane", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$298,395", + "start_date": "4/13/2000" + }, + { + "extn": "6687", + "id": "44275", + "name": "Barney Watt", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$78,584", + "start_date": "3/8/2016" + }, + { + "extn": "9511", + "id": "44276", + "name": "Evelynn Avery", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$264,348", + "start_date": "5/4/2002" + }, + { + "extn": "5297", + "id": "44277", + "name": "Nicole Middleton", + "office": "Tokyo", + "position": "Loan Officer", + "salary": "$147,176", + "start_date": "8/16/2018" + }, + { + "extn": "6471", + "id": "44278", + "name": "Zara Russel", + "office": "Richmond", + "position": "HR Specialist", + "salary": "$126,555", + "start_date": "10/7/2011" + }, + { + "extn": "5186", + "id": "44279", + "name": "Leanne Boden", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$115,665", + "start_date": "5/10/2001" + }, + { + "extn": "6270", + "id": "44280", + "name": "Alice Woodley", + "office": "Nashville", + "position": "HR Specialist", + "salary": "$98,002", + "start_date": "9/18/2006" + }, + { + "extn": "8154", + "id": "44281", + "name": "Chris Huggins", + "office": "Hayward", + "position": "Cash Manager", + "salary": "$261,498", + "start_date": "2/11/2010" + }, + { + "extn": "6933", + "id": "44282", + "name": "Mya Eyres", + "office": "Phoenix", + "position": "Assistant Buyer", + "salary": "$48,326", + "start_date": "5/25/2009" + }, + { + "extn": "3648", + "id": "44283", + "name": "Candice Eyres", + "office": "Detroit", + "position": "Production Painter", + "salary": "$126,190", + "start_date": "2/25/2000" + }, + { + "extn": "6864", + "id": "44284", + "name": "Camellia Thorne", + "office": "Venice", + "position": "Doctor", + "salary": "$30,480", + "start_date": "6/3/2005" + }, + { + "extn": "9132", + "id": "44285", + "name": "Aurelia Button", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$181,788", + "start_date": "6/21/2013" + }, + { + "extn": "9527", + "id": "44286", + "name": "Liliana Nicholls", + "office": "Louisville", + "position": "Health Educator", + "salary": "$86,460", + "start_date": "4/11/2004" + }, + { + "extn": "7375", + "id": "44287", + "name": "Elise Woodley", + "office": "Lancaster", + "position": "CNC Operator", + "salary": "$271,381", + "start_date": "4/21/2016" + }, + { + "extn": "2015", + "id": "44288", + "name": "Danny Gallacher", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$91,908", + "start_date": "1/22/2002" + }, + { + "extn": "3149", + "id": "44289", + "name": "Madison Rodwell", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$201,062", + "start_date": "6/17/2006" + }, + { + "extn": "3631", + "id": "44290", + "name": "Tony Johnson", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$188,608", + "start_date": "4/3/2019" + }, + { + "extn": "7233", + "id": "44291", + "name": "Jayden Emerson", + "office": "Henderson", + "position": "Production Painter", + "salary": "$108,871", + "start_date": "1/15/2002" + }, + { + "extn": "1190", + "id": "44292", + "name": "Molly Newman", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$259,300", + "start_date": "7/26/2011" + }, + { + "extn": "8492", + "id": "44293", + "name": "Ramon Lane", + "office": "Dallas", + "position": "Assistant Buyer", + "salary": "$175,518", + "start_date": "2/4/2016" + }, + { + "extn": "1976", + "id": "44294", + "name": "Isabella Wilcox", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$23,483", + "start_date": "7/21/2012" + }, + { + "extn": "4058", + "id": "44295", + "name": "Cedrick Samuel", + "office": "Louisville", + "position": "Project Manager", + "salary": "$230,904", + "start_date": "10/31/2018" + }, + { + "extn": "1482", + "id": "44296", + "name": "Analise Owen", + "office": "San Diego", + "position": "Banker", + "salary": "$192,104", + "start_date": "5/11/2005" + }, + { + "extn": "7073", + "id": "44297", + "name": "Adelaide Fox", + "office": "New York", + "position": "Bellman", + "salary": "$96,626", + "start_date": "5/31/2009" + }, + { + "extn": "4708", + "id": "44298", + "name": "Matt Potter", + "office": "Lakewood", + "position": "HR Coordinator", + "salary": "$161,059", + "start_date": "5/9/2009" + }, + { + "extn": "5939", + "id": "44299", + "name": "Mason Neal", + "office": "Reno", + "position": "Pharmacist", + "salary": "$40,041", + "start_date": "6/29/2011" + }, + { + "extn": "4904", + "id": "44300", + "name": "Benny Carpenter", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$224,753", + "start_date": "6/12/2005" + }, + { + "extn": "2585", + "id": "44301", + "name": "Emmanuelle Ogilvy", + "office": "Tokyo", + "position": "Designer", + "salary": "$221,938", + "start_date": "1/7/2017" + }, + { + "extn": "9607", + "id": "44302", + "name": "Denny Carpenter", + "office": "Baltimore", + "position": "Health Educator", + "salary": "$78,183", + "start_date": "5/12/2018" + }, + { + "extn": "3611", + "id": "44303", + "name": "Kenzie Watson", + "office": "Fort Lauderdale", + "position": "Bookkeeper", + "salary": "$84,477", + "start_date": "9/30/2000" + }, + { + "extn": "5591", + "id": "44304", + "name": "Chuck Hunter", + "office": "Hollywood", + "position": "Clerk", + "salary": "$280,014", + "start_date": "12/31/2007" + }, + { + "extn": "6682", + "id": "44305", + "name": "Hayden Forester", + "office": "El Paso", + "position": "Fabricator", + "salary": "$104,813", + "start_date": "4/23/2006" + }, + { + "extn": "1354", + "id": "44306", + "name": "Logan Hill", + "office": "Colorado Springs", + "position": "CNC Operator", + "salary": "$286,471", + "start_date": "4/7/2011" + }, + { + "extn": "9719", + "id": "44307", + "name": "Liv Jordan", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$199,645", + "start_date": "3/28/2008" + }, + { + "extn": "4631", + "id": "44308", + "name": "Elisabeth Morley", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$42,799", + "start_date": "1/21/2008" + }, + { + "extn": "7554", + "id": "44309", + "name": "Marina Campbell", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$288,783", + "start_date": "3/20/2007" + }, + { + "extn": "7840", + "id": "44310", + "name": "Jack Stewart", + "office": "Salem", + "position": "Food Technologist", + "salary": "$190,805", + "start_date": "12/4/2006" + }, + { + "extn": "3065", + "id": "44311", + "name": "Francesca Anderson", + "office": "Irving", + "position": "Biologist", + "salary": "$283,625", + "start_date": "4/6/2003" + }, + { + "extn": "9412", + "id": "44312", + "name": "Cadence Victor", + "office": "Berlin", + "position": "Clerk", + "salary": "$126,624", + "start_date": "8/17/2013" + }, + { + "extn": "2536", + "id": "44313", + "name": "Javier Cartwright", + "office": "Paris", + "position": "Associate Professor", + "salary": "$44,019", + "start_date": "10/24/2012" + }, + { + "extn": "1535", + "id": "44314", + "name": "Paige Vane", + "office": "Toledo", + "position": "Designer", + "salary": "$105,803", + "start_date": "8/31/2002" + }, + { + "extn": "8650", + "id": "44315", + "name": "Harmony Lloyd", + "office": "Portland", + "position": "Insurance Broker", + "salary": "$23,491", + "start_date": "3/21/2008" + }, + { + "extn": "1387", + "id": "44316", + "name": "Bernadette Ward", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$212,474", + "start_date": "9/16/2019" + }, + { + "extn": "8596", + "id": "44317", + "name": "Kieth Radcliffe", + "office": "Scottsdale", + "position": "Service Supervisor", + "salary": "$78,033", + "start_date": "6/12/2012" + }, + { + "extn": "4061", + "id": "44318", + "name": "Candace Turner", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$114,235", + "start_date": "10/14/2015" + }, + { + "extn": "5571", + "id": "44319", + "name": "Angela Jeffery", + "office": "Madrid", + "position": "Associate Professor", + "salary": "$185,459", + "start_date": "10/23/2001" + }, + { + "extn": "3434", + "id": "44320", + "name": "Zara Niles", + "office": "Saint Paul", + "position": "HR Coordinator", + "salary": "$63,518", + "start_date": "4/24/2011" + }, + { + "extn": "9127", + "id": "44321", + "name": "Carrie Cox", + "office": "Rochester", + "position": "Dentist", + "salary": "$162,945", + "start_date": "12/17/2012" + }, + { + "extn": "5064", + "id": "44322", + "name": "Nick Addis", + "office": "Norfolk", + "position": "Doctor", + "salary": "$297,160", + "start_date": "5/16/2002" + }, + { + "extn": "7696", + "id": "44323", + "name": "Matt Warner", + "office": "Fullerton", + "position": "Steward", + "salary": "$145,362", + "start_date": "6/2/2010" + }, + { + "extn": "3843", + "id": "44324", + "name": "Abdul Hewitt", + "office": "Philadelphia", + "position": "Web Developer", + "salary": "$162,914", + "start_date": "9/24/2003" + }, + { + "extn": "3662", + "id": "44325", + "name": "Celia Scott", + "office": "Columbus", + "position": "Bellman", + "salary": "$286,118", + "start_date": "5/9/2002" + }, + { + "extn": "9529", + "id": "44326", + "name": "Julian Farmer", + "office": "Cincinnati", + "position": "Executive Director", + "salary": "$137,394", + "start_date": "1/13/2018" + }, + { + "extn": "6278", + "id": "44327", + "name": "Alice Campbell", + "office": "Berna", + "position": "Designer", + "salary": "$242,334", + "start_date": "12/9/2015" + }, + { + "extn": "2245", + "id": "44328", + "name": "Sebastian Griffiths", + "office": "Quebec", + "position": "IT Support Staff", + "salary": "$137,687", + "start_date": "7/20/2004" + }, + { + "extn": "6315", + "id": "44329", + "name": "Bryon Morley", + "office": "Springfield", + "position": "Fabricator", + "salary": "$253,995", + "start_date": "10/6/2004" + }, + { + "extn": "8636", + "id": "44330", + "name": "Chester Mcnally", + "office": "San Antonio", + "position": "Loan Officer", + "salary": "$236,976", + "start_date": "7/21/2010" + }, + { + "extn": "9500", + "id": "44331", + "name": "Jade Pond", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$292,220", + "start_date": "4/17/2015" + }, + { + "extn": "2447", + "id": "44332", + "name": "Marvin Moran", + "office": "Columbus", + "position": "Stockbroker", + "salary": "$199,577", + "start_date": "3/22/2004" + }, + { + "extn": "4003", + "id": "44333", + "name": "Gemma Jackson", + "office": "Albuquerque", + "position": "Cash Manager", + "salary": "$159,336", + "start_date": "7/22/2007" + }, + { + "extn": "3751", + "id": "44334", + "name": "Parker Drew", + "office": "Miami", + "position": "Design Engineer", + "salary": "$193,698", + "start_date": "11/11/2005" + }, + { + "extn": "3183", + "id": "44335", + "name": "Mackenzie Taylor", + "office": "Richmond", + "position": "Restaurant Manager", + "salary": "$285,800", + "start_date": "5/13/2007" + }, + { + "extn": "7516", + "id": "44336", + "name": "Alessia Crawley", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$205,392", + "start_date": "9/2/2008" + }, + { + "extn": "7373", + "id": "44337", + "name": "Liam Osmond", + "office": "Norfolk", + "position": "Chef Manager", + "salary": "$98,924", + "start_date": "12/29/2017" + }, + { + "extn": "2644", + "id": "44338", + "name": "Wade Duvall", + "office": "Arlington", + "position": "Healthcare Specialist", + "salary": "$112,095", + "start_date": "9/28/2002" + }, + { + "extn": "5820", + "id": "44339", + "name": "Bob Bishop", + "office": "Colorado Springs", + "position": "Business Broker", + "salary": "$226,841", + "start_date": "5/3/2011" + }, + { + "extn": "3430", + "id": "44340", + "name": "Benjamin Nobbs", + "office": "Detroit", + "position": "Executive Director", + "salary": "$164,361", + "start_date": "2/24/2013" + }, + { + "extn": "5090", + "id": "44341", + "name": "Lorraine Leslie", + "office": "Louisville", + "position": "Treasurer", + "salary": "$123,930", + "start_date": "1/17/2005" + }, + { + "extn": "9363", + "id": "44342", + "name": "Barry Morgan", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$68,083", + "start_date": "5/15/2007" + }, + { + "extn": "4045", + "id": "44343", + "name": "Eduardo Bradshaw", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$203,854", + "start_date": "3/20/2017" + }, + { + "extn": "2059", + "id": "44344", + "name": "Javier Nash", + "office": "Madrid", + "position": "Steward", + "salary": "$280,886", + "start_date": "4/27/2002" + }, + { + "extn": "1408", + "id": "44345", + "name": "Liliana Walker", + "office": "Dallas", + "position": "Global Logistics Supervisor", + "salary": "$31,113", + "start_date": "7/21/2014" + }, + { + "extn": "7455", + "id": "44346", + "name": "Elena Rivers", + "office": "Moreno Valley", + "position": "Front Desk Coordinator", + "salary": "$84,877", + "start_date": "3/2/2018" + }, + { + "extn": "5889", + "id": "44347", + "name": "Wade Slater", + "office": "Garland", + "position": "Auditor", + "salary": "$41,847", + "start_date": "1/13/2005" + }, + { + "extn": "7249", + "id": "44348", + "name": "Benjamin Coll", + "office": "Irving", + "position": "Web Developer", + "salary": "$280,267", + "start_date": "4/26/2016" + }, + { + "extn": "4313", + "id": "44349", + "name": "Julia Redden", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$175,496", + "start_date": "12/4/2007" + }, + { + "extn": "7791", + "id": "44350", + "name": "Hank Knight", + "office": "New Orleans", + "position": "Banker", + "salary": "$58,960", + "start_date": "10/10/2003" + }, + { + "extn": "1476", + "id": "44351", + "name": "Eduardo Thomas", + "office": "Hayward", + "position": "Cook", + "salary": "$27,035", + "start_date": "5/24/2004" + }, + { + "extn": "4740", + "id": "44352", + "name": "Zoe Fox", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$38,676", + "start_date": "7/25/2017" + }, + { + "extn": "2442", + "id": "44353", + "name": "Michael Funnell", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$294,828", + "start_date": "5/8/2001" + }, + { + "extn": "5955", + "id": "44354", + "name": "Clint Weasley", + "office": "Fayetteville", + "position": "Budget Analyst", + "salary": "$23,053", + "start_date": "11/16/2006" + }, + { + "extn": "1311", + "id": "44355", + "name": "Sarah Sylvester", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$207,005", + "start_date": "5/14/2015" + }, + { + "extn": "6015", + "id": "44356", + "name": "Josephine Daniells", + "office": "Glendale", + "position": "Paramedic", + "salary": "$174,318", + "start_date": "3/20/2001" + }, + { + "extn": "4118", + "id": "44357", + "name": "Vera Marshall", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$167,659", + "start_date": "8/24/2006" + }, + { + "extn": "7524", + "id": "44358", + "name": "Jackeline Dyson", + "office": "Hayward", + "position": "Treasurer", + "salary": "$246,983", + "start_date": "8/30/2000" + }, + { + "extn": "7436", + "id": "44359", + "name": "Karen Martin", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$60,105", + "start_date": "8/27/2015" + }, + { + "extn": "4236", + "id": "44360", + "name": "Deborah Smith", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$204,808", + "start_date": "6/28/2008" + }, + { + "extn": "7669", + "id": "44361", + "name": "Bristol Shelton", + "office": "Lyon", + "position": "Clerk", + "salary": "$228,395", + "start_date": "9/2/2006" + }, + { + "extn": "8596", + "id": "44362", + "name": "Tyson Mcgregor", + "office": "Atlanta", + "position": "Treasurer", + "salary": "$272,135", + "start_date": "4/17/2012" + }, + { + "extn": "8499", + "id": "44363", + "name": "Ryan Lee", + "office": "Denver", + "position": "Call Center Representative", + "salary": "$278,000", + "start_date": "5/13/2013" + }, + { + "extn": "7272", + "id": "44364", + "name": "Janice Collins", + "office": "Moreno Valley", + "position": "Production Painter", + "salary": "$185,454", + "start_date": "12/14/2000" + }, + { + "extn": "8715", + "id": "44365", + "name": "Abdul Wallace", + "office": "Hollywood", + "position": "Cook", + "salary": "$259,970", + "start_date": "8/1/2011" + }, + { + "extn": "6368", + "id": "44366", + "name": "Gabriel Bradshaw", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$42,096", + "start_date": "12/22/2009" + }, + { + "extn": "1853", + "id": "44367", + "name": "Barry Lindsay", + "office": "New York", + "position": "Stockbroker", + "salary": "$94,023", + "start_date": "4/20/2018" + }, + { + "extn": "8609", + "id": "44368", + "name": "Daron Vaughan", + "office": "Escondido", + "position": "Auditor", + "salary": "$126,098", + "start_date": "3/11/2016" + }, + { + "extn": "6426", + "id": "44369", + "name": "Dakota Morrison", + "office": "Dallas", + "position": "Restaurant Manager", + "salary": "$94,512", + "start_date": "12/14/2008" + }, + { + "extn": "9640", + "id": "44370", + "name": "Chester Eaton", + "office": "Otawa", + "position": "IT Support Staff", + "salary": "$22,631", + "start_date": "9/13/2009" + }, + { + "extn": "3826", + "id": "44371", + "name": "Cameron Briggs", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$70,736", + "start_date": "1/14/2013" + }, + { + "extn": "5105", + "id": "44372", + "name": "Jane Hope", + "office": "Columbus", + "position": "Service Supervisor", + "salary": "$46,537", + "start_date": "5/5/2006" + }, + { + "extn": "2328", + "id": "44373", + "name": "Jayden Pratt", + "office": "Innsbruck", + "position": "Baker", + "salary": "$280,921", + "start_date": "12/24/2016" + }, + { + "extn": "9182", + "id": "44374", + "name": "Gabriel Avery", + "office": "Springfield", + "position": "Bellman", + "salary": "$145,422", + "start_date": "9/22/2002" + }, + { + "extn": "4189", + "id": "44375", + "name": "Parker Lane", + "office": "Worcester", + "position": "Restaurant Manager", + "salary": "$65,693", + "start_date": "8/26/2000" + }, + { + "extn": "1675", + "id": "44376", + "name": "Candice Cavanagh", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$252,744", + "start_date": "2/10/2010" + }, + { + "extn": "1242", + "id": "44377", + "name": "Martin Squire", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$39,788", + "start_date": "2/22/2008" + }, + { + "extn": "6179", + "id": "44378", + "name": "Michael Hamilton", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$237,230", + "start_date": "12/14/2009" + }, + { + "extn": "2347", + "id": "44379", + "name": "Kenzie Parsons", + "office": "Saint Paul", + "position": "Designer", + "salary": "$292,989", + "start_date": "3/27/2001" + }, + { + "extn": "2940", + "id": "44380", + "name": "George Gates", + "office": "Madison", + "position": "Service Supervisor", + "salary": "$214,208", + "start_date": "2/13/2000" + }, + { + "extn": "1253", + "id": "44381", + "name": "Peter Mills", + "office": "Norfolk", + "position": "Audiologist", + "salary": "$48,759", + "start_date": "7/12/2018" + }, + { + "extn": "4912", + "id": "44382", + "name": "Jacqueline Tailor", + "office": "Bellevue", + "position": "Project Manager", + "salary": "$280,977", + "start_date": "3/4/2005" + }, + { + "extn": "1956", + "id": "44383", + "name": "Bernadette Owen", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$277,380", + "start_date": "9/4/2005" + }, + { + "extn": "2563", + "id": "44384", + "name": "Chad Exton", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$165,315", + "start_date": "9/4/2000" + }, + { + "extn": "1473", + "id": "44385", + "name": "Monica Payne", + "office": "New Orleans", + "position": "Machine Operator", + "salary": "$201,584", + "start_date": "4/30/2011" + }, + { + "extn": "7167", + "id": "44386", + "name": "Skylar Ianson", + "office": "Lincoln", + "position": "Banker", + "salary": "$145,917", + "start_date": "6/2/2016" + }, + { + "extn": "9785", + "id": "44387", + "name": "Mason Bayliss", + "office": "Fremont", + "position": "Dentist", + "salary": "$30,612", + "start_date": "9/23/2001" + }, + { + "extn": "6141", + "id": "44388", + "name": "Chris Bullock", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$67,605", + "start_date": "8/19/2004" + }, + { + "extn": "2078", + "id": "44389", + "name": "Mayleen Burge", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$182,039", + "start_date": "12/1/2006" + }, + { + "extn": "4826", + "id": "44390", + "name": "Rufus Hooper", + "office": "Orlando", + "position": "Bellman", + "salary": "$179,569", + "start_date": "10/19/2011" + }, + { + "extn": "1029", + "id": "44391", + "name": "Melinda Parker", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$99,867", + "start_date": "2/1/2005" + }, + { + "extn": "9877", + "id": "44392", + "name": "Fred Windsor", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$133,810", + "start_date": "3/9/2019" + }, + { + "extn": "1968", + "id": "44393", + "name": "Benny Oliver", + "office": "Bakersfield", + "position": "Accountant", + "salary": "$59,868", + "start_date": "1/12/2016" + }, + { + "extn": "3380", + "id": "44394", + "name": "Boris Greenwood", + "office": "Phoenix", + "position": "Auditor", + "salary": "$263,995", + "start_date": "11/8/2006" + }, + { + "extn": "4518", + "id": "44395", + "name": "Payton Robertson", + "office": "Milwaukee", + "position": "Project Manager", + "salary": "$200,879", + "start_date": "1/25/2012" + }, + { + "extn": "9151", + "id": "44396", + "name": "Bart Mcnally", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$297,770", + "start_date": "12/15/2002" + }, + { + "extn": "3758", + "id": "44397", + "name": "Ronald Torres", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$158,483", + "start_date": "12/9/2013" + }, + { + "extn": "1636", + "id": "44398", + "name": "Regina Ramsey", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$49,372", + "start_date": "4/11/2008" + }, + { + "extn": "6229", + "id": "44399", + "name": "Marie Hunter", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$263,999", + "start_date": "9/19/2008" + }, + { + "extn": "3094", + "id": "44400", + "name": "Alan Campbell", + "office": "Rome", + "position": "Bookkeeper", + "salary": "$122,837", + "start_date": "12/27/2005" + }, + { + "extn": "5199", + "id": "44401", + "name": "Alice Harrington", + "office": "Tulsa", + "position": "Cashier", + "salary": "$243,302", + "start_date": "7/21/2001" + }, + { + "extn": "6569", + "id": "44402", + "name": "Julius Reynolds", + "office": "Escondido", + "position": "Software Engineer", + "salary": "$231,314", + "start_date": "5/31/2002" + }, + { + "extn": "5912", + "id": "44403", + "name": "Michael Edmonds", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$113,351", + "start_date": "8/30/2003" + }, + { + "extn": "1301", + "id": "44404", + "name": "Peter Saunders", + "office": "El Paso", + "position": "Biologist", + "salary": "$176,531", + "start_date": "4/19/2019" + }, + { + "extn": "9551", + "id": "44405", + "name": "Josh Ellwood", + "office": "Houston", + "position": "Cook", + "salary": "$222,187", + "start_date": "7/19/2013" + }, + { + "extn": "4748", + "id": "44406", + "name": "Maya Purvis", + "office": "Rochester", + "position": "Operator", + "salary": "$225,694", + "start_date": "7/23/2010" + }, + { + "extn": "7620", + "id": "44407", + "name": "Rowan Hall", + "office": "Oakland", + "position": "Webmaster", + "salary": "$48,067", + "start_date": "10/1/2001" + }, + { + "extn": "8056", + "id": "44408", + "name": "Michael Saunders", + "office": "Washington", + "position": "Biologist", + "salary": "$249,744", + "start_date": "8/24/2004" + }, + { + "extn": "8580", + "id": "44409", + "name": "Julian Kelly", + "office": "Fort Lauderdale", + "position": "Pharmacist", + "salary": "$224,033", + "start_date": "1/13/2011" + }, + { + "extn": "3177", + "id": "44410", + "name": "Johnathan Jarrett", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$76,856", + "start_date": "10/15/2018" + }, + { + "extn": "1883", + "id": "44411", + "name": "Emery Stevens", + "office": "Seattle", + "position": "Investment Advisor", + "salary": "$44,886", + "start_date": "11/3/2014" + }, + { + "extn": "6366", + "id": "44412", + "name": "Caleb Wren", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$30,039", + "start_date": "11/16/2004" + }, + { + "extn": "2383", + "id": "44413", + "name": "Fred Chapman", + "office": "Toledo", + "position": "Electrician", + "salary": "$32,109", + "start_date": "9/6/2019" + }, + { + "extn": "5299", + "id": "44414", + "name": "Maribel Talbot", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$148,673", + "start_date": "2/2/2009" + }, + { + "extn": "3446", + "id": "44415", + "name": "Jackeline Lynn", + "office": "Omaha", + "position": "Executive Director", + "salary": "$112,976", + "start_date": "12/17/2006" + }, + { + "extn": "1092", + "id": "44416", + "name": "Lauren Holt", + "office": "Escondido", + "position": "Baker", + "salary": "$139,309", + "start_date": "10/17/2011" + }, + { + "extn": "6195", + "id": "44417", + "name": "John Rixon", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$19,034", + "start_date": "3/26/2015" + }, + { + "extn": "6330", + "id": "44418", + "name": "Morgan Grady", + "office": "Los Angeles", + "position": "Investment Advisor", + "salary": "$121,548", + "start_date": "4/16/2014" + }, + { + "extn": "2705", + "id": "44419", + "name": "Nancy Cooper", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$38,635", + "start_date": "11/19/2008" + }, + { + "extn": "8017", + "id": "44420", + "name": "Alessandra Jordan", + "office": "Rome", + "position": "Doctor", + "salary": "$241,916", + "start_date": "5/6/2015" + }, + { + "extn": "3496", + "id": "44421", + "name": "Ember Payne", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$66,012", + "start_date": "1/17/2000" + }, + { + "extn": "1037", + "id": "44422", + "name": "Kieth Rogers", + "office": "San Jose", + "position": "CNC Operator", + "salary": "$97,013", + "start_date": "6/22/2011" + }, + { + "extn": "1559", + "id": "44423", + "name": "Rufus Heaton", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$57,442", + "start_date": "8/28/2018" + }, + { + "extn": "3573", + "id": "44424", + "name": "Amelia Garner", + "office": "London", + "position": "Doctor", + "salary": "$215,513", + "start_date": "5/21/2003" + }, + { + "extn": "4479", + "id": "44425", + "name": "Benjamin Burge", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$249,665", + "start_date": "4/6/2015" + }, + { + "extn": "4098", + "id": "44426", + "name": "Esmeralda Robe", + "office": "Prague", + "position": "Electrician", + "salary": "$35,538", + "start_date": "8/24/2018" + }, + { + "extn": "6616", + "id": "44427", + "name": "Ember Windsor", + "office": "Pittsburgh", + "position": "Health Educator", + "salary": "$31,929", + "start_date": "10/20/2005" + }, + { + "extn": "8487", + "id": "44428", + "name": "Anabel Campbell", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$142,337", + "start_date": "12/27/2010" + }, + { + "extn": "5912", + "id": "44429", + "name": "Harvey Simpson", + "office": "Garland", + "position": "Doctor", + "salary": "$21,543", + "start_date": "5/21/2016" + }, + { + "extn": "7317", + "id": "44430", + "name": "Parker Rodwell", + "office": "Richmond", + "position": "Machine Operator", + "salary": "$128,946", + "start_date": "11/18/2002" + }, + { + "extn": "3139", + "id": "44431", + "name": "Gil Clifton", + "office": "Escondido", + "position": "Clerk", + "salary": "$48,367", + "start_date": "2/21/2002" + }, + { + "extn": "3989", + "id": "44432", + "name": "Marvin Lowe", + "office": "Dallas", + "position": "Webmaster", + "salary": "$256,806", + "start_date": "10/22/2014" + }, + { + "extn": "7096", + "id": "44433", + "name": "Amelia Allwood", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$224,279", + "start_date": "11/23/2016" + }, + { + "extn": "3359", + "id": "44434", + "name": "Chad Waterhouse", + "office": "Bellevue", + "position": "Webmaster", + "salary": "$146,782", + "start_date": "9/3/2011" + }, + { + "extn": "1515", + "id": "44435", + "name": "Cynthia Williams", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$269,201", + "start_date": "2/16/2016" + }, + { + "extn": "5870", + "id": "44436", + "name": "Holly Norman", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$96,748", + "start_date": "7/16/2008" + }, + { + "extn": "2552", + "id": "44437", + "name": "Cameron Reese", + "office": "Laredo", + "position": "Electrician", + "salary": "$110,448", + "start_date": "8/9/2009" + }, + { + "extn": "4365", + "id": "44438", + "name": "Ember Vass", + "office": "Baltimore", + "position": "Service Supervisor", + "salary": "$67,698", + "start_date": "10/6/2015" + }, + { + "extn": "7456", + "id": "44439", + "name": "Jocelyn Simpson", + "office": "Philadelphia", + "position": "Cashier", + "salary": "$219,262", + "start_date": "12/8/2000" + }, + { + "extn": "8956", + "id": "44440", + "name": "Ethan Judd", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$71,334", + "start_date": "9/15/2012" + }, + { + "extn": "7645", + "id": "44441", + "name": "Colleen Varndell", + "office": "Zurich", + "position": "Production Painter", + "salary": "$138,180", + "start_date": "2/13/2001" + }, + { + "extn": "3807", + "id": "44442", + "name": "Gwenyth Rogers", + "office": "Miami", + "position": "Executive Director", + "salary": "$20,898", + "start_date": "3/18/2015" + }, + { + "extn": "4752", + "id": "44443", + "name": "Marla Horton", + "office": "Saint Paul", + "position": "Staffing Consultant", + "salary": "$122,889", + "start_date": "1/22/2018" + }, + { + "extn": "4344", + "id": "44444", + "name": "Clint Cobb", + "office": "Louisville", + "position": "Fabricator", + "salary": "$41,080", + "start_date": "2/15/2006" + }, + { + "extn": "4893", + "id": "44445", + "name": "Maxwell Eagle", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$158,466", + "start_date": "7/9/2006" + }, + { + "extn": "2325", + "id": "44446", + "name": "Morgan Mccormick", + "office": "Fullerton", + "position": "Call Center Representative", + "salary": "$287,445", + "start_date": "9/7/2012" + }, + { + "extn": "9040", + "id": "44447", + "name": "Ronald Mitchell", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$270,547", + "start_date": "11/3/2007" + }, + { + "extn": "5476", + "id": "44448", + "name": "Carla Larkin", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$36,912", + "start_date": "6/23/2009" + }, + { + "extn": "4735", + "id": "44449", + "name": "Rufus Varndell", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$142,879", + "start_date": "3/15/2003" + }, + { + "extn": "1794", + "id": "44450", + "name": "Danny Watson", + "office": "Lisbon", + "position": "Cashier", + "salary": "$237,077", + "start_date": "8/18/2008" + }, + { + "extn": "1612", + "id": "44451", + "name": "Piper Dempsey", + "office": "Philadelphia", + "position": "Paramedic", + "salary": "$206,753", + "start_date": "10/26/2002" + }, + { + "extn": "4884", + "id": "44452", + "name": "John Vaughan", + "office": "El Paso", + "position": "Budget Analyst", + "salary": "$86,623", + "start_date": "6/10/2019" + }, + { + "extn": "5286", + "id": "44453", + "name": "Barney Latham", + "office": "Garland", + "position": "Dentist", + "salary": "$239,419", + "start_date": "9/23/2007" + }, + { + "extn": "5961", + "id": "44454", + "name": "Stacy Porter", + "office": "Colorado Springs", + "position": "Systems Administrator", + "salary": "$178,774", + "start_date": "11/7/2001" + }, + { + "extn": "2819", + "id": "44455", + "name": "Kendra Dixon", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$75,104", + "start_date": "1/26/2000" + }, + { + "extn": "7945", + "id": "44456", + "name": "Rocco Alexander", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$184,867", + "start_date": "3/16/2013" + }, + { + "extn": "6833", + "id": "44457", + "name": "Valentina Clifford", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$147,334", + "start_date": "7/3/2008" + }, + { + "extn": "7474", + "id": "44458", + "name": "Marvin Miller", + "office": "Fayetteville", + "position": "Restaurant Manager", + "salary": "$294,014", + "start_date": "9/19/2003" + }, + { + "extn": "5307", + "id": "44459", + "name": "Robyn Ellwood", + "office": "Paris", + "position": "Project Manager", + "salary": "$234,498", + "start_date": "5/18/2006" + }, + { + "extn": "9081", + "id": "44460", + "name": "Ronald Yarwood", + "office": "Escondido", + "position": "Production Painter", + "salary": "$279,336", + "start_date": "1/17/2007" + }, + { + "extn": "7300", + "id": "44461", + "name": "Cassidy Ross", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$140,975", + "start_date": "10/7/2018" + }, + { + "extn": "5210", + "id": "44462", + "name": "Boris Hepburn", + "office": "Rome", + "position": "Service Supervisor", + "salary": "$134,420", + "start_date": "11/5/2018" + }, + { + "extn": "4925", + "id": "44463", + "name": "Cynthia Dobson", + "office": "Denver", + "position": "Cash Manager", + "salary": "$116,173", + "start_date": "9/27/2005" + }, + { + "extn": "4468", + "id": "44464", + "name": "Rufus Foxley", + "office": "Cincinnati", + "position": "Audiologist", + "salary": "$275,217", + "start_date": "4/28/2012" + }, + { + "extn": "4311", + "id": "44465", + "name": "Candice Alldridge", + "office": "San Bernardino", + "position": "IT Support Staff", + "salary": "$30,308", + "start_date": "8/7/2017" + }, + { + "extn": "6013", + "id": "44466", + "name": "Chuck Dallas", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$55,465", + "start_date": "2/11/2010" + }, + { + "extn": "7652", + "id": "44467", + "name": "Mike Snell", + "office": "Lancaster", + "position": "Banker", + "salary": "$295,249", + "start_date": "3/15/2011" + }, + { + "extn": "6237", + "id": "44468", + "name": "Adela Chadwick", + "office": "Fayetteville", + "position": "Designer", + "salary": "$272,889", + "start_date": "4/10/2018" + }, + { + "extn": "6923", + "id": "44469", + "name": "Harry Dobson", + "office": "Worcester", + "position": "Cook", + "salary": "$299,083", + "start_date": "4/10/2001" + }, + { + "extn": "7772", + "id": "44470", + "name": "Nicholas Russel", + "office": "Lakewood", + "position": "Treasurer", + "salary": "$48,147", + "start_date": "12/9/2002" + }, + { + "extn": "5357", + "id": "44471", + "name": "Lexi Jeffery", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$295,240", + "start_date": "5/29/2018" + }, + { + "extn": "2505", + "id": "44472", + "name": "Crystal Richardson", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$142,267", + "start_date": "12/24/2017" + }, + { + "extn": "7401", + "id": "44473", + "name": "Paula Connor", + "office": "Amarillo", + "position": "Operator", + "salary": "$37,726", + "start_date": "5/7/2003" + }, + { + "extn": "8537", + "id": "44474", + "name": "Alan Weldon", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$39,387", + "start_date": "7/3/2011" + }, + { + "extn": "2205", + "id": "44475", + "name": "Jocelyn Allen", + "office": "Louisville", + "position": "Insurance Broker", + "salary": "$49,096", + "start_date": "6/15/2019" + }, + { + "extn": "5884", + "id": "44476", + "name": "Ronald Fox", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$52,451", + "start_date": "4/19/2004" + }, + { + "extn": "6209", + "id": "44477", + "name": "Aiden Tindall", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$171,844", + "start_date": "5/14/2001" + }, + { + "extn": "3671", + "id": "44478", + "name": "Benny Palmer", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$108,008", + "start_date": "9/9/2000" + }, + { + "extn": "2012", + "id": "44479", + "name": "Tyler Knight", + "office": "Berna", + "position": "Business Broker", + "salary": "$275,279", + "start_date": "9/26/2000" + }, + { + "extn": "6548", + "id": "44480", + "name": "Oliver Lakey", + "office": "San Bernardino", + "position": "Banker", + "salary": "$253,461", + "start_date": "12/22/2007" + }, + { + "extn": "7625", + "id": "44481", + "name": "Courtney Ianson", + "office": "Madrid", + "position": "Executive Director", + "salary": "$138,619", + "start_date": "3/30/2018" + }, + { + "extn": "2232", + "id": "44482", + "name": "Maxwell Gunn", + "office": "Columbus", + "position": "Production Painter", + "salary": "$138,950", + "start_date": "12/20/2018" + }, + { + "extn": "4962", + "id": "44483", + "name": "Marissa Sheldon", + "office": "Las Vegas", + "position": "Pharmacist", + "salary": "$125,179", + "start_date": "4/17/2008" + }, + { + "extn": "7528", + "id": "44484", + "name": "Rosalyn Tutton", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$74,269", + "start_date": "12/20/2005" + }, + { + "extn": "1126", + "id": "44485", + "name": "Chadwick Weatcroft", + "office": "Louisville", + "position": "Designer", + "salary": "$78,740", + "start_date": "4/4/2005" + }, + { + "extn": "7921", + "id": "44486", + "name": "Isla Dubois", + "office": "Hollywood", + "position": "Treasurer", + "salary": "$120,501", + "start_date": "7/5/2009" + }, + { + "extn": "2246", + "id": "44487", + "name": "Carter Redfern", + "office": "London", + "position": "Executive Director", + "salary": "$169,630", + "start_date": "7/31/2004" + }, + { + "extn": "1257", + "id": "44488", + "name": "Mara Malone", + "office": "Los Angeles", + "position": "Production Painter", + "salary": "$73,298", + "start_date": "1/6/2008" + }, + { + "extn": "7618", + "id": "44489", + "name": "Aiden Brooks", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$129,953", + "start_date": "7/19/2010" + }, + { + "extn": "6697", + "id": "44490", + "name": "Mason Thomson", + "office": "Philadelphia", + "position": "Paramedic", + "salary": "$169,073", + "start_date": "7/6/2002" + }, + { + "extn": "1352", + "id": "44491", + "name": "Maya Stuart", + "office": "Jacksonville", + "position": "Cash Manager", + "salary": "$232,048", + "start_date": "12/10/2008" + }, + { + "extn": "5688", + "id": "44492", + "name": "Ethan May", + "office": "Las Vegas", + "position": "IT Support Staff", + "salary": "$137,069", + "start_date": "10/29/2009" + }, + { + "extn": "2504", + "id": "44493", + "name": "Manuel Gibbons", + "office": "Paris", + "position": "Steward", + "salary": "$107,819", + "start_date": "4/17/2015" + }, + { + "extn": "9673", + "id": "44494", + "name": "Joseph Powell", + "office": "San Bernardino", + "position": "Call Center Representative", + "salary": "$47,006", + "start_date": "10/8/2009" + }, + { + "extn": "6992", + "id": "44495", + "name": "Carolyn Watt", + "office": "Springfield", + "position": "Dentist", + "salary": "$35,066", + "start_date": "1/4/2012" + }, + { + "extn": "8717", + "id": "44496", + "name": "Sabina Myatt", + "office": "Indianapolis", + "position": "Chef Manager", + "salary": "$205,861", + "start_date": "8/17/2005" + }, + { + "extn": "7023", + "id": "44497", + "name": "Luke Hamilton", + "office": "Glendale", + "position": "Bookkeeper", + "salary": "$239,898", + "start_date": "7/18/2010" + }, + { + "extn": "7695", + "id": "44498", + "name": "Bob Cartwright", + "office": "Bakersfield", + "position": "Global Logistics Supervisor", + "salary": "$85,752", + "start_date": "1/31/2002" + }, + { + "extn": "5765", + "id": "44499", + "name": "Lynn Hill", + "office": "Laredo", + "position": "Bellman", + "salary": "$213,722", + "start_date": "8/5/2012" + }, + { + "extn": "8434", + "id": "44500", + "name": "Caydence Wilson", + "office": "Fremont", + "position": "Bellman", + "salary": "$102,549", + "start_date": "7/27/2018" + }, + { + "extn": "7862", + "id": "44501", + "name": "Alan Rivers", + "office": "Laredo", + "position": "Cook", + "salary": "$280,475", + "start_date": "9/14/2010" + }, + { + "extn": "5436", + "id": "44502", + "name": "George Upton", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$231,450", + "start_date": "1/16/2000" + }, + { + "extn": "2022", + "id": "44503", + "name": "Camellia Taylor", + "office": "Colorado Springs", + "position": "Treasurer", + "salary": "$78,400", + "start_date": "7/13/2005" + }, + { + "extn": "4207", + "id": "44504", + "name": "Alexander Bloom", + "office": "Jersey City", + "position": "Banker", + "salary": "$63,154", + "start_date": "4/20/2017" + }, + { + "extn": "7200", + "id": "44505", + "name": "Mason Ranks", + "office": "Philadelphia", + "position": "Food Technologist", + "salary": "$265,388", + "start_date": "10/16/2008" + }, + { + "extn": "9878", + "id": "44506", + "name": "Gil Varley", + "office": "Amarillo", + "position": "Healthcare Specialist", + "salary": "$46,543", + "start_date": "6/13/2008" + }, + { + "extn": "3243", + "id": "44507", + "name": "Michael Gilbert", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$246,025", + "start_date": "10/22/2012" + }, + { + "extn": "3221", + "id": "44508", + "name": "Josh Andrews", + "office": "Honolulu", + "position": "Chef Manager", + "salary": "$79,180", + "start_date": "9/13/2011" + }, + { + "extn": "4771", + "id": "44509", + "name": "Olivia Shelton", + "office": "Stockton", + "position": "Design Engineer", + "salary": "$271,197", + "start_date": "7/26/2017" + }, + { + "extn": "7615", + "id": "44510", + "name": "Lily Waterhouse", + "office": "Lincoln", + "position": "Treasurer", + "salary": "$164,336", + "start_date": "11/6/2003" + }, + { + "extn": "1822", + "id": "44511", + "name": "Matt Vernon", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$214,050", + "start_date": "7/22/2003" + }, + { + "extn": "2184", + "id": "44512", + "name": "Barney Weasley", + "office": "Lincoln", + "position": "Accountant", + "salary": "$145,243", + "start_date": "6/30/2004" + }, + { + "extn": "2744", + "id": "44513", + "name": "Keira Clarke", + "office": "San Francisco", + "position": "Lecturer", + "salary": "$136,217", + "start_date": "12/14/2016" + }, + { + "extn": "7483", + "id": "44514", + "name": "Gil Grant", + "office": "Louisville", + "position": "Call Center Representative", + "salary": "$64,161", + "start_date": "10/3/2015" + }, + { + "extn": "7136", + "id": "44515", + "name": "Henry Collingwood", + "office": "Scottsdale", + "position": "Accountant", + "salary": "$70,636", + "start_date": "3/27/2001" + }, + { + "extn": "7553", + "id": "44516", + "name": "Oliver Briggs", + "office": "Arlington", + "position": "Auditor", + "salary": "$43,516", + "start_date": "7/18/2019" + }, + { + "extn": "7457", + "id": "44517", + "name": "Dasha Simmons", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$251,292", + "start_date": "1/15/2010" + }, + { + "extn": "6465", + "id": "44518", + "name": "Noah Thorne", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$43,000", + "start_date": "6/6/2003" + }, + { + "extn": "5112", + "id": "44519", + "name": "Karen Wood", + "office": "Garland", + "position": "Staffing Consultant", + "salary": "$91,278", + "start_date": "4/23/2001" + }, + { + "extn": "8338", + "id": "44520", + "name": "Marilyn Stanley", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$268,715", + "start_date": "11/2/2006" + }, + { + "extn": "6168", + "id": "44521", + "name": "Maxwell Kelly", + "office": "Richmond", + "position": "Designer", + "salary": "$86,399", + "start_date": "7/1/2007" + }, + { + "extn": "4771", + "id": "44522", + "name": "Camden Lomax", + "office": "Scottsdale", + "position": "Auditor", + "salary": "$108,044", + "start_date": "12/23/2000" + }, + { + "extn": "8674", + "id": "44523", + "name": "Barry Bryant", + "office": "Arlington", + "position": "Retail Trainee", + "salary": "$70,890", + "start_date": "2/2/2007" + }, + { + "extn": "3765", + "id": "44524", + "name": "Leroy Eagle", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$41,715", + "start_date": "10/2/2009" + }, + { + "extn": "3063", + "id": "44525", + "name": "Marvin Darcy", + "office": "Louisville", + "position": "Ambulatory Nurse", + "salary": "$293,779", + "start_date": "5/11/2018" + }, + { + "extn": "3811", + "id": "44526", + "name": "Liam Bennett", + "office": "Amarillo", + "position": "Lecturer", + "salary": "$26,450", + "start_date": "6/1/2010" + }, + { + "extn": "4456", + "id": "44527", + "name": "Ron Newton", + "office": "Chicago", + "position": "Assistant Buyer", + "salary": "$31,699", + "start_date": "9/19/2014" + }, + { + "extn": "4927", + "id": "44528", + "name": "Evie Mcleod", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$248,137", + "start_date": "7/17/2002" + }, + { + "extn": "4307", + "id": "44529", + "name": "Emery Russel", + "office": "Norfolk", + "position": "Associate Professor", + "salary": "$158,681", + "start_date": "7/23/2003" + }, + { + "extn": "7771", + "id": "44530", + "name": "Cedrick Hall", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$88,725", + "start_date": "9/28/2010" + }, + { + "extn": "1261", + "id": "44531", + "name": "Jaylene Robertson", + "office": "Stockton", + "position": "Designer", + "salary": "$97,337", + "start_date": "10/5/2001" + }, + { + "extn": "4651", + "id": "44532", + "name": "Alma Wilkinson", + "office": "Las Vegas", + "position": "Baker", + "salary": "$249,846", + "start_date": "6/6/2007" + }, + { + "extn": "1852", + "id": "44533", + "name": "Gabriel Leigh", + "office": "Lyon", + "position": "CNC Operator", + "salary": "$211,156", + "start_date": "6/14/2007" + }, + { + "extn": "3240", + "id": "44534", + "name": "Vanessa Leslie", + "office": "Phoenix", + "position": "Global Logistics Supervisor", + "salary": "$110,093", + "start_date": "12/24/2002" + }, + { + "extn": "8094", + "id": "44535", + "name": "Ramon Gray", + "office": "Murfreesboro", + "position": "Designer", + "salary": "$270,996", + "start_date": "9/10/2002" + }, + { + "extn": "1155", + "id": "44536", + "name": "Clint Gaynor", + "office": "Springfield", + "position": "Call Center Representative", + "salary": "$103,854", + "start_date": "9/18/2019" + }, + { + "extn": "7557", + "id": "44537", + "name": "Chris Reese", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$33,620", + "start_date": "6/28/2002" + }, + { + "extn": "6221", + "id": "44538", + "name": "Marvin Amstead", + "office": "Salt Lake City", + "position": "Production Painter", + "salary": "$161,706", + "start_date": "8/25/2011" + }, + { + "extn": "8416", + "id": "44539", + "name": "Belinda Young", + "office": "Zurich", + "position": "Healthcare Specialist", + "salary": "$215,616", + "start_date": "8/21/2002" + }, + { + "extn": "2524", + "id": "44540", + "name": "Hank Clayton", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$168,137", + "start_date": "1/27/2008" + }, + { + "extn": "9147", + "id": "44541", + "name": "Mike Turner", + "office": "New York", + "position": "Steward", + "salary": "$219,785", + "start_date": "3/16/2008" + }, + { + "extn": "4376", + "id": "44542", + "name": "Boris Vincent", + "office": "Berlin", + "position": "Service Supervisor", + "salary": "$244,433", + "start_date": "12/23/2005" + }, + { + "extn": "2324", + "id": "44543", + "name": "Martin Avery", + "office": "Omaha", + "position": "Assistant Buyer", + "salary": "$33,759", + "start_date": "4/15/2008" + }, + { + "extn": "9299", + "id": "44544", + "name": "Taylor Vernon", + "office": "Fremont", + "position": "Banker", + "salary": "$189,105", + "start_date": "7/6/2004" + }, + { + "extn": "3334", + "id": "44545", + "name": "Quinn Silva", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$210,765", + "start_date": "8/18/2000" + }, + { + "extn": "4049", + "id": "44546", + "name": "Parker Walter", + "office": "Hayward", + "position": "Machine Operator", + "salary": "$15,129", + "start_date": "4/15/2005" + }, + { + "extn": "7705", + "id": "44547", + "name": "Madelyn Gordon", + "office": "Garland", + "position": "Fabricator", + "salary": "$261,047", + "start_date": "7/9/2007" + }, + { + "extn": "5701", + "id": "44548", + "name": "Nate Coleman", + "office": "Lakewood", + "position": "Mobile Developer", + "salary": "$167,502", + "start_date": "2/22/2003" + }, + { + "extn": "1922", + "id": "44549", + "name": "Domenic Kaur", + "office": "Lancaster", + "position": "Investment Advisor", + "salary": "$268,042", + "start_date": "8/17/2017" + }, + { + "extn": "9702", + "id": "44550", + "name": "Carter Walker", + "office": "Houston", + "position": "Project Manager", + "salary": "$170,135", + "start_date": "9/8/2005" + }, + { + "extn": "5180", + "id": "44551", + "name": "Logan Isaac", + "office": "Tallahassee", + "position": "Call Center Representative", + "salary": "$147,722", + "start_date": "10/5/2014" + }, + { + "extn": "2194", + "id": "44552", + "name": "Rhea Campbell", + "office": "Valetta", + "position": "Assistant Buyer", + "salary": "$187,996", + "start_date": "6/26/2005" + }, + { + "extn": "7869", + "id": "44553", + "name": "Kieth Varndell", + "office": "Washington", + "position": "Inspector", + "salary": "$155,090", + "start_date": "10/18/2003" + }, + { + "extn": "8430", + "id": "44554", + "name": "Abdul Gosling", + "office": "Fort Lauderdale", + "position": "Auditor", + "salary": "$83,628", + "start_date": "5/30/2008" + }, + { + "extn": "6080", + "id": "44555", + "name": "Bob Allen", + "office": "Denver", + "position": "Banker", + "salary": "$254,527", + "start_date": "1/20/2003" + }, + { + "extn": "2282", + "id": "44556", + "name": "Peter Stone ", + "office": "Colorado Springs", + "position": "IT Support Staff", + "salary": "$160,037", + "start_date": "6/15/2019" + }, + { + "extn": "9955", + "id": "44557", + "name": "Rowan Yoman", + "office": "Denver", + "position": "Steward", + "salary": "$214,931", + "start_date": "12/10/2008" + }, + { + "extn": "6562", + "id": "44558", + "name": "Eduardo Lakey", + "office": "Chicago", + "position": "Audiologist", + "salary": "$171,718", + "start_date": "6/7/2012" + }, + { + "extn": "1443", + "id": "44559", + "name": "Harry Armstrong", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$238,722", + "start_date": "8/2/2005" + }, + { + "extn": "4742", + "id": "44560", + "name": "Matt Utterson", + "office": "Indianapolis", + "position": "Production Painter", + "salary": "$228,045", + "start_date": "2/24/2003" + }, + { + "extn": "6971", + "id": "44561", + "name": "Logan Drew", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$30,229", + "start_date": "3/12/2007" + }, + { + "extn": "4375", + "id": "44562", + "name": "Ember Selby", + "office": "San Francisco", + "position": "Banker", + "salary": "$52,886", + "start_date": "12/19/2007" + }, + { + "extn": "2615", + "id": "44563", + "name": "Boris Welsch", + "office": "Cincinnati", + "position": "Chef Manager", + "salary": "$285,907", + "start_date": "3/8/2004" + }, + { + "extn": "8473", + "id": "44564", + "name": "Louise Garner", + "office": "Tulsa", + "position": "Fabricator", + "salary": "$289,412", + "start_date": "4/4/2012" + }, + { + "extn": "1503", + "id": "44565", + "name": "Irene Mitchell", + "office": "Garland", + "position": "Paramedic", + "salary": "$243,484", + "start_date": "7/18/2015" + }, + { + "extn": "9428", + "id": "44566", + "name": "Lana Groves", + "office": "Arlington", + "position": "Web Developer", + "salary": "$196,516", + "start_date": "8/19/2003" + }, + { + "extn": "8421", + "id": "44567", + "name": "Maddison Whinter", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$10,880", + "start_date": "4/29/2011" + }, + { + "extn": "8998", + "id": "44568", + "name": "Candice Eddison", + "office": "Charlotte", + "position": "Chef Manager", + "salary": "$34,120", + "start_date": "1/27/2003" + }, + { + "extn": "6067", + "id": "44569", + "name": "Margaret Dwyer", + "office": "Berlin", + "position": "IT Support Staff", + "salary": "$231,994", + "start_date": "7/8/2013" + }, + { + "extn": "6934", + "id": "44570", + "name": "Jolene Rowan", + "office": "Escondido", + "position": "Dentist", + "salary": "$130,127", + "start_date": "1/8/2019" + }, + { + "extn": "1132", + "id": "44571", + "name": "David Riley", + "office": "Paris", + "position": "Physician", + "salary": "$71,310", + "start_date": "11/1/2005" + }, + { + "extn": "9256", + "id": "44572", + "name": "Nicholas Jordan", + "office": "Fremont", + "position": "Healthcare Specialist", + "salary": "$166,190", + "start_date": "2/27/2000" + }, + { + "extn": "6410", + "id": "44573", + "name": "Caleb Baxter", + "office": "Oklahoma City", + "position": "Cook", + "salary": "$10,775", + "start_date": "10/29/2009" + }, + { + "extn": "4410", + "id": "44574", + "name": "Martin Baker", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$94,867", + "start_date": "3/23/2013" + }, + { + "extn": "1256", + "id": "44575", + "name": "Joseph Olson", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$50,538", + "start_date": "10/28/2000" + }, + { + "extn": "5563", + "id": "44576", + "name": "Mark Graves", + "office": "Paris", + "position": "Electrician", + "salary": "$207,362", + "start_date": "9/29/2013" + }, + { + "extn": "2995", + "id": "44577", + "name": "Ethan Freeburn", + "office": "Minneapolis", + "position": "Investment Advisor", + "salary": "$251,870", + "start_date": "6/22/2012" + }, + { + "extn": "8668", + "id": "44578", + "name": "Carol Vaughn", + "office": "Seattle", + "position": "Banker", + "salary": "$30,257", + "start_date": "4/5/2009" + }, + { + "extn": "2776", + "id": "44579", + "name": "Alex Heaton", + "office": "Lyon", + "position": "Physician", + "salary": "$187,894", + "start_date": "3/3/2003" + }, + { + "extn": "7211", + "id": "44580", + "name": "Daron Woodley", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$265,055", + "start_date": "4/5/2016" + }, + { + "extn": "2252", + "id": "44581", + "name": "Rosie Robinson", + "office": "Salt Lake City", + "position": "Call Center Representative", + "salary": "$222,640", + "start_date": "9/5/2016" + }, + { + "extn": "2857", + "id": "44582", + "name": "Rocco Knight", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$115,859", + "start_date": "7/23/2008" + }, + { + "extn": "9432", + "id": "44583", + "name": "William Collingwood", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$199,319", + "start_date": "5/28/2015" + }, + { + "extn": "1771", + "id": "44584", + "name": "Leslie Briggs", + "office": "Escondido", + "position": "Auditor", + "salary": "$293,452", + "start_date": "5/29/2000" + }, + { + "extn": "9687", + "id": "44585", + "name": "Daphne Cooper", + "office": "Tulsa", + "position": "Machine Operator", + "salary": "$108,760", + "start_date": "3/1/2012" + }, + { + "extn": "6856", + "id": "44586", + "name": "Jack Norburn", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$65,839", + "start_date": "12/5/2017" + }, + { + "extn": "9319", + "id": "44587", + "name": "Kurt Clarke", + "office": "Prague", + "position": "Ambulatory Nurse", + "salary": "$142,473", + "start_date": "11/9/2006" + }, + { + "extn": "4483", + "id": "44588", + "name": "Enoch Bryant", + "office": "Denver", + "position": "Inspector", + "salary": "$279,426", + "start_date": "2/3/2016" + }, + { + "extn": "6641", + "id": "44589", + "name": "Courtney Vallory", + "office": "Toledo", + "position": "Baker", + "salary": "$32,683", + "start_date": "5/2/2007" + }, + { + "extn": "2960", + "id": "44590", + "name": "Melanie Slater", + "office": "Toledo", + "position": "Loan Officer", + "salary": "$283,025", + "start_date": "8/30/2013" + }, + { + "extn": "5526", + "id": "44591", + "name": "Ethan Kennedy", + "office": "Rome", + "position": "Accountant", + "salary": "$77,547", + "start_date": "4/2/2010" + }, + { + "extn": "8514", + "id": "44592", + "name": "Mark Upton", + "office": "Irving", + "position": "Executive Director", + "salary": "$32,700", + "start_date": "4/4/2014" + }, + { + "extn": "3644", + "id": "44593", + "name": "Chuck Collingwood", + "office": "Boston", + "position": "Designer", + "salary": "$13,575", + "start_date": "10/9/2011" + }, + { + "extn": "1874", + "id": "44594", + "name": "Quinn Summers", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$228,065", + "start_date": "3/10/2017" + }, + { + "extn": "5937", + "id": "44595", + "name": "Martin Whitehouse", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$81,827", + "start_date": "12/7/2016" + }, + { + "extn": "3669", + "id": "44596", + "name": "Kenzie Evans", + "office": "Murfreesboro", + "position": "Lecturer", + "salary": "$27,439", + "start_date": "6/3/2004" + }, + { + "extn": "9805", + "id": "44597", + "name": "Alma Kennedy", + "office": "Charlotte", + "position": "Restaurant Manager", + "salary": "$142,015", + "start_date": "4/30/2012" + }, + { + "extn": "3509", + "id": "44598", + "name": "Ethan Barrett", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$45,804", + "start_date": "11/21/2000" + }, + { + "extn": "6216", + "id": "44599", + "name": "Ethan Richards", + "office": "Baltimore", + "position": "Operator", + "salary": "$56,861", + "start_date": "4/22/2011" + }, + { + "extn": "6681", + "id": "44600", + "name": "Tiffany Kirby", + "office": "San Diego", + "position": "Fabricator", + "salary": "$35,101", + "start_date": "5/12/2017" + }, + { + "extn": "4041", + "id": "44601", + "name": "Bridget Rossi", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$118,858", + "start_date": "9/22/2018" + }, + { + "extn": "2638", + "id": "44602", + "name": "Barney Morgan", + "office": "Moreno Valley", + "position": "Bookkeeper", + "salary": "$186,836", + "start_date": "10/31/2000" + }, + { + "extn": "7472", + "id": "44603", + "name": "Gabriel Whitehouse", + "office": "Lakewood", + "position": "Lecturer", + "salary": "$297,044", + "start_date": "3/14/2008" + }, + { + "extn": "2671", + "id": "44604", + "name": "Caleb Taylor", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$206,263", + "start_date": "8/7/2004" + }, + { + "extn": "8879", + "id": "44605", + "name": "John Roberts", + "office": "Venice", + "position": "Budget Analyst", + "salary": "$99,166", + "start_date": "10/1/2013" + }, + { + "extn": "5192", + "id": "44606", + "name": "Carla Bailey", + "office": "Valetta", + "position": "Food Technologist", + "salary": "$236,054", + "start_date": "6/17/2004" + }, + { + "extn": "7849", + "id": "44607", + "name": "Erick Richardson", + "office": "Ontario", + "position": "Mobile Developer", + "salary": "$115,889", + "start_date": "12/25/2016" + }, + { + "extn": "7922", + "id": "44608", + "name": "Gemma Mullins", + "office": "Omaha", + "position": "Production Painter", + "salary": "$136,208", + "start_date": "9/1/2010" + }, + { + "extn": "8032", + "id": "44609", + "name": "Kieth Saunders", + "office": "Dallas", + "position": "Software Engineer", + "salary": "$207,096", + "start_date": "3/12/2015" + }, + { + "extn": "8169", + "id": "44610", + "name": "Oliver Logan", + "office": "Scottsdale", + "position": "Webmaster", + "salary": "$232,132", + "start_date": "6/27/2018" + }, + { + "extn": "9110", + "id": "44611", + "name": "Roger Chadwick", + "office": "Las Vegas", + "position": "Bookkeeper", + "salary": "$61,476", + "start_date": "1/13/2009" + }, + { + "extn": "2076", + "id": "44612", + "name": "Javier Russell", + "office": "San Jose", + "position": "Inspector", + "salary": "$213,025", + "start_date": "6/26/2001" + }, + { + "extn": "2660", + "id": "44613", + "name": "Teagan Cowan", + "office": "Baltimore", + "position": "Chef Manager", + "salary": "$280,747", + "start_date": "9/13/2014" + }, + { + "extn": "8311", + "id": "44614", + "name": "Alexander Patel", + "office": "Orlando", + "position": "Call Center Representative", + "salary": "$270,101", + "start_date": "2/24/2017" + }, + { + "extn": "4576", + "id": "44615", + "name": "Ryan Taylor", + "office": "El Paso", + "position": "Audiologist", + "salary": "$242,013", + "start_date": "2/12/2016" + }, + { + "extn": "1923", + "id": "44616", + "name": "Logan Redden", + "office": "Milwaukee", + "position": "Designer", + "salary": "$230,401", + "start_date": "5/18/2005" + }, + { + "extn": "6899", + "id": "44617", + "name": "Rosalie Snow", + "office": "Atlanta", + "position": "Physician", + "salary": "$26,506", + "start_date": "3/15/2005" + }, + { + "extn": "3697", + "id": "44618", + "name": "Mya London", + "office": "Bucharest", + "position": "Ambulatory Nurse", + "salary": "$153,017", + "start_date": "10/26/2006" + }, + { + "extn": "7993", + "id": "44619", + "name": "Camellia Spencer", + "office": "Oakland", + "position": "Doctor", + "salary": "$220,219", + "start_date": "2/11/2015" + }, + { + "extn": "9054", + "id": "44620", + "name": "Noah Cassidy", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$102,879", + "start_date": "2/10/2003" + }, + { + "extn": "1936", + "id": "44621", + "name": "Kaylee Stevens", + "office": "Tulsa", + "position": "Fabricator", + "salary": "$114,908", + "start_date": "4/7/2019" + }, + { + "extn": "9563", + "id": "44622", + "name": "Nate Osman", + "office": "Colorado Springs", + "position": "Treasurer", + "salary": "$250,060", + "start_date": "8/15/2009" + }, + { + "extn": "5247", + "id": "44623", + "name": "Nate Lyon", + "office": "Phoenix", + "position": "Chef Manager", + "salary": "$91,832", + "start_date": "11/24/2008" + }, + { + "extn": "3114", + "id": "44624", + "name": "Julia Ross", + "office": "Minneapolis", + "position": "Mobile Developer", + "salary": "$179,546", + "start_date": "1/18/2013" + }, + { + "extn": "2057", + "id": "44625", + "name": "Fiona Townend", + "office": "Bucharest", + "position": "IT Support Staff", + "salary": "$158,266", + "start_date": "1/27/2004" + }, + { + "extn": "4831", + "id": "44626", + "name": "Ada Devonport", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$282,935", + "start_date": "11/25/2009" + }, + { + "extn": "6483", + "id": "44627", + "name": "Ryan Bingham", + "office": "Rochester", + "position": "Electrician", + "salary": "$93,233", + "start_date": "12/17/2004" + }, + { + "extn": "5247", + "id": "44628", + "name": "Cadence Warren", + "office": "Bellevue", + "position": "Systems Administrator", + "salary": "$248,505", + "start_date": "7/27/2006" + }, + { + "extn": "9773", + "id": "44629", + "name": "Sabina Gallacher", + "office": "San Jose", + "position": "Web Developer", + "salary": "$176,968", + "start_date": "8/9/2004" + }, + { + "extn": "9321", + "id": "44630", + "name": "Erin Wren", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$252,120", + "start_date": "10/27/2011" + }, + { + "extn": "3327", + "id": "44631", + "name": "Judith Greenwood", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$53,448", + "start_date": "7/16/2000" + }, + { + "extn": "2874", + "id": "44632", + "name": "Aiden Ranks", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$36,838", + "start_date": "6/16/2005" + }, + { + "extn": "7830", + "id": "44633", + "name": "Kaylee Pearce", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$42,693", + "start_date": "1/23/2008" + }, + { + "extn": "5835", + "id": "44634", + "name": "Roger Ward", + "office": "Jersey City", + "position": "Mobile Developer", + "salary": "$144,573", + "start_date": "4/24/2019" + }, + { + "extn": "3768", + "id": "44635", + "name": "Nate Pearson", + "office": "Anaheim", + "position": "Accountant", + "salary": "$287,839", + "start_date": "9/9/2007" + }, + { + "extn": "9337", + "id": "44636", + "name": "Aeris Carter", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$130,835", + "start_date": "4/26/2005" + }, + { + "extn": "9611", + "id": "44637", + "name": "Zara Smith", + "office": "Richmond", + "position": "Loan Officer", + "salary": "$171,086", + "start_date": "8/20/2014" + }, + { + "extn": "2247", + "id": "44638", + "name": "Fred Eagle", + "office": "London", + "position": "Designer", + "salary": "$238,290", + "start_date": "12/17/2001" + }, + { + "extn": "2912", + "id": "44639", + "name": "Hailey Hobson", + "office": "Glendale", + "position": "Chef Manager", + "salary": "$271,743", + "start_date": "12/7/2000" + }, + { + "extn": "2390", + "id": "44640", + "name": "Ronald Swan", + "office": "Wien", + "position": "Bellman", + "salary": "$21,673", + "start_date": "7/17/2008" + }, + { + "extn": "5970", + "id": "44641", + "name": "Nathan York", + "office": "New Orleans", + "position": "Front Desk Coordinator", + "salary": "$80,291", + "start_date": "7/27/2002" + }, + { + "extn": "2101", + "id": "44642", + "name": "Eve Robertson", + "office": "Jersey City", + "position": "Dentist", + "salary": "$49,968", + "start_date": "6/2/2010" + }, + { + "extn": "1663", + "id": "44643", + "name": "Ema Martin", + "office": "Long Beach", + "position": "Paramedic", + "salary": "$229,322", + "start_date": "9/23/2018" + }, + { + "extn": "7072", + "id": "44644", + "name": "Candace Ellison", + "office": "Saint Paul", + "position": "HR Specialist", + "salary": "$168,841", + "start_date": "10/24/2009" + }, + { + "extn": "9135", + "id": "44645", + "name": "Madelyn Payne", + "office": "Huntsville", + "position": "Cook", + "salary": "$292,218", + "start_date": "2/11/2006" + }, + { + "extn": "2966", + "id": "44646", + "name": "Jacqueline Garner", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$117,636", + "start_date": "2/8/2001" + }, + { + "extn": "5771", + "id": "44647", + "name": "Josh Noon", + "office": "Oakland", + "position": "Production Painter", + "salary": "$46,214", + "start_date": "11/13/2016" + }, + { + "extn": "2318", + "id": "44648", + "name": "Margot Reid", + "office": "San Francisco", + "position": "Front Desk Coordinator", + "salary": "$75,937", + "start_date": "10/18/2000" + }, + { + "extn": "9040", + "id": "44649", + "name": "Henry Wooldridge", + "office": "Albuquerque", + "position": "IT Support Staff", + "salary": "$123,186", + "start_date": "6/24/2005" + }, + { + "extn": "2811", + "id": "44650", + "name": "Joseph Reid", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$117,305", + "start_date": "6/8/2015" + }, + { + "extn": "8719", + "id": "44651", + "name": "Benjamin Dillon", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$11,783", + "start_date": "1/12/2018" + }, + { + "extn": "3781", + "id": "44652", + "name": "Alex Abbey", + "office": "Nashville", + "position": "Electrician", + "salary": "$203,657", + "start_date": "12/24/2018" + }, + { + "extn": "4098", + "id": "44653", + "name": "Luke Radcliffe", + "office": "Bucharest", + "position": "Global Logistics Supervisor", + "salary": "$106,598", + "start_date": "8/20/2016" + }, + { + "extn": "4055", + "id": "44654", + "name": "Jack Ellis", + "office": "Boston", + "position": "Food Technologist", + "salary": "$257,438", + "start_date": "4/18/2008" + }, + { + "extn": "8998", + "id": "44655", + "name": "Ron Gallacher", + "office": "Fort Lauderdale", + "position": "Accountant", + "salary": "$212,435", + "start_date": "4/21/2009" + }, + { + "extn": "8803", + "id": "44656", + "name": "Clint Quinton", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$86,030", + "start_date": "3/16/2011" + }, + { + "extn": "1847", + "id": "44657", + "name": "Nicholas Ross", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$203,680", + "start_date": "3/31/2012" + }, + { + "extn": "2888", + "id": "44658", + "name": "Marie Cunningham", + "office": "Garland", + "position": "Banker", + "salary": "$10,494", + "start_date": "11/3/2018" + }, + { + "extn": "2067", + "id": "44659", + "name": "Mark Baxter", + "office": "Venice", + "position": "Inspector", + "salary": "$62,818", + "start_date": "12/6/2010" + }, + { + "extn": "4866", + "id": "44660", + "name": "Phoebe Ogilvy", + "office": "Orlando", + "position": "Web Developer", + "salary": "$107,358", + "start_date": "6/8/2007" + }, + { + "extn": "6170", + "id": "44661", + "name": "Renee Murray", + "office": "Albuquerque", + "position": "Physician", + "salary": "$102,043", + "start_date": "1/17/2007" + }, + { + "extn": "2273", + "id": "44662", + "name": "Mona Dempsey", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$216,388", + "start_date": "11/23/2009" + }, + { + "extn": "7688", + "id": "44663", + "name": "Clint Fowler", + "office": "Fullerton", + "position": "IT Support Staff", + "salary": "$242,826", + "start_date": "4/27/2010" + }, + { + "extn": "9094", + "id": "44664", + "name": "Anabel Farrant", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$213,304", + "start_date": "5/15/2019" + }, + { + "extn": "2372", + "id": "44665", + "name": "Carol Hamilton", + "office": "Moreno Valley", + "position": "Front Desk Coordinator", + "salary": "$232,293", + "start_date": "8/17/2004" + }, + { + "extn": "6558", + "id": "44666", + "name": "Kurt Thomson", + "office": "Louisville", + "position": "Executive Director", + "salary": "$258,051", + "start_date": "2/20/2012" + }, + { + "extn": "5554", + "id": "44667", + "name": "Ivy Abbey", + "office": "Worcester", + "position": "Design Engineer", + "salary": "$239,532", + "start_date": "11/21/2011" + }, + { + "extn": "9893", + "id": "44668", + "name": "Colleen Barrett", + "office": "Rochester", + "position": "Health Educator", + "salary": "$139,485", + "start_date": "4/18/2007" + }, + { + "extn": "5347", + "id": "44669", + "name": "Peter Carter", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$10,408", + "start_date": "2/12/2007" + }, + { + "extn": "6188", + "id": "44670", + "name": "Marissa Gray", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$134,763", + "start_date": "6/4/2014" + }, + { + "extn": "4845", + "id": "44671", + "name": "Michelle Rogers", + "office": "Las Vegas", + "position": "Lecturer", + "salary": "$138,897", + "start_date": "5/15/2012" + }, + { + "extn": "7534", + "id": "44672", + "name": "Havana Bloom", + "office": "Worcester", + "position": "Auditor", + "salary": "$124,846", + "start_date": "4/22/2002" + }, + { + "extn": "1223", + "id": "44673", + "name": "Marissa Jackson", + "office": "Houston", + "position": "Bellman", + "salary": "$199,286", + "start_date": "9/10/2015" + }, + { + "extn": "5618", + "id": "44674", + "name": "Jack Archer", + "office": "Long Beach", + "position": "Paramedic", + "salary": "$128,265", + "start_date": "6/23/2018" + }, + { + "extn": "1017", + "id": "44675", + "name": "Nate Lunt", + "office": "Omaha", + "position": "Assistant Buyer", + "salary": "$163,648", + "start_date": "1/8/2000" + }, + { + "extn": "7004", + "id": "44676", + "name": "Norah Pierce", + "office": "Nashville", + "position": "Loan Officer", + "salary": "$129,339", + "start_date": "11/17/2011" + }, + { + "extn": "4515", + "id": "44677", + "name": "Andrea Lewin", + "office": "Bellevue", + "position": "CNC Operator", + "salary": "$159,016", + "start_date": "12/17/2011" + }, + { + "extn": "5116", + "id": "44678", + "name": "Alison Middleton", + "office": "Salem", + "position": "Dentist", + "salary": "$285,206", + "start_date": "8/27/2015" + }, + { + "extn": "2765", + "id": "44679", + "name": "Danny Alldridge", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$150,077", + "start_date": "3/29/2005" + }, + { + "extn": "8514", + "id": "44680", + "name": "Madison Gilmore", + "office": "Lincoln", + "position": "Project Manager", + "salary": "$173,138", + "start_date": "2/8/2012" + }, + { + "extn": "4931", + "id": "44681", + "name": "Peter Wade", + "office": "Seattle", + "position": "Lecturer", + "salary": "$105,821", + "start_date": "10/21/2002" + }, + { + "extn": "5199", + "id": "44682", + "name": "Ronald Wilkinson", + "office": "Pittsburgh", + "position": "Operator", + "salary": "$215,589", + "start_date": "1/26/2008" + }, + { + "extn": "4634", + "id": "44683", + "name": "Bree Cooper", + "office": "Irving", + "position": "Machine Operator", + "salary": "$271,565", + "start_date": "12/4/2018" + }, + { + "extn": "8451", + "id": "44684", + "name": "Tyson Matthews", + "office": "Saint Paul", + "position": "Bookkeeper", + "salary": "$266,818", + "start_date": "5/29/2016" + }, + { + "extn": "2361", + "id": "44685", + "name": "Freya Devonport", + "office": "Minneapolis", + "position": "Steward", + "salary": "$217,962", + "start_date": "11/7/2002" + }, + { + "extn": "7921", + "id": "44686", + "name": "Daphne Armstrong", + "office": "Orlando", + "position": "HR Specialist", + "salary": "$184,950", + "start_date": "8/18/2014" + }, + { + "extn": "8856", + "id": "44687", + "name": "Emerald Butler", + "office": "Baltimore", + "position": "Retail Trainee", + "salary": "$278,793", + "start_date": "6/25/2011" + }, + { + "extn": "1532", + "id": "44688", + "name": "Luna Ventura", + "office": "Venice", + "position": "Baker", + "salary": "$244,992", + "start_date": "12/4/2015" + }, + { + "extn": "4256", + "id": "44689", + "name": "Michael Osmond", + "office": "Hollywood", + "position": "Call Center Representative", + "salary": "$262,300", + "start_date": "2/26/2001" + }, + { + "extn": "4177", + "id": "44690", + "name": "Emery Price", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$158,945", + "start_date": "5/14/2005" + }, + { + "extn": "8365", + "id": "44691", + "name": "Lucas Varley", + "office": "Sacramento", + "position": "Systems Administrator", + "salary": "$74,399", + "start_date": "6/15/2013" + }, + { + "extn": "8944", + "id": "44692", + "name": "Evelynn Powell", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$94,116", + "start_date": "4/21/2004" + }, + { + "extn": "6772", + "id": "44693", + "name": "Hanna Dallas", + "office": "Indianapolis", + "position": "Systems Administrator", + "salary": "$83,684", + "start_date": "12/2/2008" + }, + { + "extn": "7353", + "id": "44694", + "name": "Gil Latham", + "office": "Jacksonville", + "position": "Project Manager", + "salary": "$32,788", + "start_date": "10/3/2004" + }, + { + "extn": "4823", + "id": "44695", + "name": "Maria Ward", + "office": "Henderson", + "position": "Clerk", + "salary": "$238,872", + "start_date": "9/10/2007" + }, + { + "extn": "4432", + "id": "44696", + "name": "Alison Clayton", + "office": "San Jose", + "position": "Paramedic", + "salary": "$132,818", + "start_date": "9/24/2000" + }, + { + "extn": "2030", + "id": "44697", + "name": "William Santos", + "office": "Detroit", + "position": "Software Engineer", + "salary": "$84,224", + "start_date": "2/19/2010" + }, + { + "extn": "5623", + "id": "44698", + "name": "Ilona Quinton", + "office": "Bridgeport", + "position": "Paramedic", + "salary": "$208,912", + "start_date": "6/30/2000" + }, + { + "extn": "3737", + "id": "44699", + "name": "Gabriel Baker", + "office": "Minneapolis", + "position": "Fabricator", + "salary": "$69,484", + "start_date": "1/9/2017" + }, + { + "extn": "6176", + "id": "44700", + "name": "Ivy Sheldon", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$48,915", + "start_date": "6/3/2005" + }, + { + "extn": "7601", + "id": "44701", + "name": "Rhea Collis", + "office": "Reno", + "position": "Stockbroker", + "salary": "$169,037", + "start_date": "5/17/2010" + }, + { + "extn": "7927", + "id": "44702", + "name": "Alison Clayton", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$43,692", + "start_date": "2/7/2004" + }, + { + "extn": "6777", + "id": "44703", + "name": "Angel Judd", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$21,643", + "start_date": "12/2/2008" + }, + { + "extn": "6294", + "id": "44704", + "name": "Joseph Wilson", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$118,863", + "start_date": "6/23/2002" + }, + { + "extn": "9375", + "id": "44705", + "name": "Christy Abbot", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$152,923", + "start_date": "12/26/2009" + }, + { + "extn": "2979", + "id": "44706", + "name": "Carmen Styles", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$171,845", + "start_date": "6/22/2017" + }, + { + "extn": "9760", + "id": "44707", + "name": "Ramon Fall", + "office": "Arlington", + "position": "Assistant Buyer", + "salary": "$74,053", + "start_date": "4/8/2012" + }, + { + "extn": "8977", + "id": "44708", + "name": "Carter Whinter", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$93,881", + "start_date": "4/17/2010" + }, + { + "extn": "9212", + "id": "44709", + "name": "Nathan Myatt", + "office": "Innsbruck", + "position": "Accountant", + "salary": "$275,808", + "start_date": "12/12/2017" + }, + { + "extn": "6953", + "id": "44710", + "name": "Evie Hooper", + "office": "New Orleans", + "position": "Production Painter", + "salary": "$238,575", + "start_date": "7/6/2010" + }, + { + "extn": "2791", + "id": "44711", + "name": "Percy Lakey", + "office": "Madrid", + "position": "Electrician", + "salary": "$125,545", + "start_date": "9/23/2019" + }, + { + "extn": "7616", + "id": "44712", + "name": "Wade Gunn", + "office": "Zurich", + "position": "Steward", + "salary": "$268,542", + "start_date": "1/1/2014" + }, + { + "extn": "4165", + "id": "44713", + "name": "Clarissa Attwood", + "office": "Salem", + "position": "Accountant", + "salary": "$207,188", + "start_date": "1/1/2017" + }, + { + "extn": "5734", + "id": "44714", + "name": "Judith Ingham", + "office": "Glendale", + "position": "Executive Director", + "salary": "$81,375", + "start_date": "12/30/2013" + }, + { + "extn": "3781", + "id": "44715", + "name": "Angelica Gosling", + "office": "Dallas", + "position": "Operator", + "salary": "$212,850", + "start_date": "10/5/2015" + }, + { + "extn": "9697", + "id": "44716", + "name": "Liv Moore", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$33,213", + "start_date": "10/1/2012" + }, + { + "extn": "9058", + "id": "44717", + "name": "Carina Ward", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$68,864", + "start_date": "7/27/2003" + }, + { + "extn": "7376", + "id": "44718", + "name": "Jolene Garcia", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$251,308", + "start_date": "11/15/2010" + }, + { + "extn": "8375", + "id": "44719", + "name": "Alma Palmer", + "office": "Houston", + "position": "Paramedic", + "salary": "$256,603", + "start_date": "8/30/2014" + }, + { + "extn": "2823", + "id": "44720", + "name": "Norah Daniells", + "office": "Berna", + "position": "Loan Officer", + "salary": "$41,834", + "start_date": "10/31/2017" + }, + { + "extn": "4900", + "id": "44721", + "name": "Peyton Lane", + "office": "Lakewood", + "position": "Electrician", + "salary": "$120,290", + "start_date": "7/13/2018" + }, + { + "extn": "2221", + "id": "44722", + "name": "Alba Malone", + "office": "Memphis", + "position": "Steward", + "salary": "$104,553", + "start_date": "2/23/2007" + }, + { + "extn": "3415", + "id": "44723", + "name": "Zara Daniells", + "office": "Springfield", + "position": "Systems Administrator", + "salary": "$273,071", + "start_date": "11/8/2006" + }, + { + "extn": "9505", + "id": "44724", + "name": "Daphne Dunbar", + "office": "London", + "position": "Food Technologist", + "salary": "$62,712", + "start_date": "1/24/2006" + }, + { + "extn": "9518", + "id": "44725", + "name": "Ruth Lambert", + "office": "Stockton", + "position": "Health Educator", + "salary": "$14,066", + "start_date": "2/21/2015" + }, + { + "extn": "1090", + "id": "44726", + "name": "Sharon Fleming", + "office": "Las Vegas", + "position": "Insurance Broker", + "salary": "$182,839", + "start_date": "3/17/2013" + }, + { + "extn": "7806", + "id": "44727", + "name": "Carla Thornton", + "office": "Fayetteville", + "position": "Stockbroker", + "salary": "$105,476", + "start_date": "3/26/2008" + }, + { + "extn": "2387", + "id": "44728", + "name": "Cameron White", + "office": "Valetta", + "position": "Banker", + "salary": "$156,170", + "start_date": "11/30/2007" + }, + { + "extn": "9799", + "id": "44729", + "name": "Maxwell Bell", + "office": "Colorado Springs", + "position": "Baker", + "salary": "$134,239", + "start_date": "11/13/2005" + }, + { + "extn": "8849", + "id": "44730", + "name": "Adeline Logan", + "office": "Colorado Springs", + "position": "Project Manager", + "salary": "$62,734", + "start_date": "2/21/2000" + }, + { + "extn": "6405", + "id": "44731", + "name": "Joseph Chadwick", + "office": "Orlando", + "position": "Health Educator", + "salary": "$200,325", + "start_date": "2/24/2010" + }, + { + "extn": "9755", + "id": "44732", + "name": "Manuel Mcnally", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$287,432", + "start_date": "9/2/2008" + }, + { + "extn": "4323", + "id": "44733", + "name": "Jacob Veale", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$142,951", + "start_date": "6/12/2010" + }, + { + "extn": "5631", + "id": "44734", + "name": "Doug Squire", + "office": "Henderson", + "position": "Front Desk Coordinator", + "salary": "$14,100", + "start_date": "10/14/2013" + }, + { + "extn": "3037", + "id": "44735", + "name": "Kendra Curtis", + "office": "Portland", + "position": "Paramedic", + "salary": "$125,643", + "start_date": "9/4/2000" + }, + { + "extn": "4358", + "id": "44736", + "name": "Kenzie Edley", + "office": "Quebec", + "position": "Biologist", + "salary": "$271,241", + "start_date": "10/28/2002" + }, + { + "extn": "8611", + "id": "44737", + "name": "Ethan Watson", + "office": "Fremont", + "position": "Staffing Consultant", + "salary": "$185,545", + "start_date": "4/19/2018" + }, + { + "extn": "5868", + "id": "44738", + "name": "Camden Trent", + "office": "Portland", + "position": "Chef Manager", + "salary": "$177,956", + "start_date": "12/15/2005" + }, + { + "extn": "5587", + "id": "44739", + "name": "Sabrina Seymour", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$124,219", + "start_date": "5/21/2006" + }, + { + "extn": "6351", + "id": "44740", + "name": "Barney Murphy", + "office": "Albuquerque", + "position": "Electrician", + "salary": "$272,415", + "start_date": "9/26/2003" + }, + { + "extn": "5899", + "id": "44741", + "name": "Domenic Dillon", + "office": "Springfield", + "position": "Banker", + "salary": "$146,329", + "start_date": "12/5/2011" + }, + { + "extn": "6574", + "id": "44742", + "name": "Benny Smith", + "office": "Innsbruck", + "position": "Front Desk Coordinator", + "salary": "$272,319", + "start_date": "3/9/2008" + }, + { + "extn": "3862", + "id": "44743", + "name": "Kassandra Cooper", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$271,997", + "start_date": "12/29/2013" + }, + { + "extn": "1757", + "id": "44744", + "name": "Benjamin Dixon", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$139,796", + "start_date": "6/3/2015" + }, + { + "extn": "4210", + "id": "44745", + "name": "Sarah Stanton", + "office": "Washington", + "position": "Webmaster", + "salary": "$169,067", + "start_date": "4/14/2011" + }, + { + "extn": "6585", + "id": "44746", + "name": "Maxwell Wooldridge", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$65,129", + "start_date": "8/13/2005" + }, + { + "extn": "8768", + "id": "44747", + "name": "Candice Lloyd", + "office": "Santa Ana", + "position": "Production Painter", + "salary": "$201,703", + "start_date": "7/8/2006" + }, + { + "extn": "9996", + "id": "44748", + "name": "Dorothy Tennant", + "office": "London", + "position": "Executive Director", + "salary": "$125,784", + "start_date": "12/1/2006" + }, + { + "extn": "6057", + "id": "44749", + "name": "Carissa Amstead", + "office": "Omaha", + "position": "Cashier", + "salary": "$33,951", + "start_date": "2/10/2003" + }, + { + "extn": "6098", + "id": "44750", + "name": "Ethan Paterson", + "office": "Sacramento", + "position": "Inspector", + "salary": "$281,560", + "start_date": "12/29/2013" + }, + { + "extn": "3207", + "id": "44751", + "name": "Stella Clifton", + "office": "Henderson", + "position": "Laboratory Technician", + "salary": "$154,698", + "start_date": "8/15/2005" + }, + { + "extn": "3674", + "id": "44752", + "name": "Greta Shields", + "office": "Oakland", + "position": "Dentist", + "salary": "$110,947", + "start_date": "3/16/2015" + }, + { + "extn": "4081", + "id": "44753", + "name": "Angelica Cox", + "office": "Indianapolis", + "position": "Bellman", + "salary": "$137,808", + "start_date": "7/7/2015" + }, + { + "extn": "4951", + "id": "44754", + "name": "Mya Bailey", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$285,305", + "start_date": "1/29/2018" + }, + { + "extn": "8728", + "id": "44755", + "name": "Iris Oliver", + "office": "Nashville", + "position": "Cook", + "salary": "$261,926", + "start_date": "2/7/2008" + }, + { + "extn": "8256", + "id": "44756", + "name": "Destiny Smith", + "office": "Phoenix", + "position": "Dentist", + "salary": "$147,767", + "start_date": "8/30/2018" + }, + { + "extn": "3070", + "id": "44757", + "name": "Bob Weldon", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$228,797", + "start_date": "6/30/2006" + }, + { + "extn": "1298", + "id": "44758", + "name": "Jackeline Carter", + "office": "Worcester", + "position": "Cashier", + "salary": "$273,978", + "start_date": "4/25/2018" + }, + { + "extn": "7810", + "id": "44759", + "name": "Harvey Jacobs", + "office": "Saint Paul", + "position": "Chef Manager", + "salary": "$262,665", + "start_date": "1/31/2002" + }, + { + "extn": "1903", + "id": "44760", + "name": "Mark Lowe", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$120,485", + "start_date": "7/16/2003" + }, + { + "extn": "3125", + "id": "44761", + "name": "Harvey Blackburn", + "office": "Jacksonville", + "position": "Inspector", + "salary": "$58,891", + "start_date": "1/2/2018" + }, + { + "extn": "6740", + "id": "44762", + "name": "Camila Reyes", + "office": "El Paso", + "position": "Physician", + "salary": "$106,204", + "start_date": "4/27/2011" + }, + { + "extn": "5305", + "id": "44763", + "name": "Joyce Savage", + "office": "Rochester", + "position": "Laboratory Technician", + "salary": "$33,560", + "start_date": "4/28/2016" + }, + { + "extn": "9863", + "id": "44764", + "name": "Maya Norman", + "office": "Springfield", + "position": "Fabricator", + "salary": "$274,336", + "start_date": "3/26/2017" + }, + { + "extn": "2919", + "id": "44765", + "name": "Tyler Groves", + "office": "Albuquerque", + "position": "Banker", + "salary": "$272,342", + "start_date": "9/20/2010" + }, + { + "extn": "1422", + "id": "44766", + "name": "Samantha Jobson", + "office": "Pittsburgh", + "position": "Fabricator", + "salary": "$21,542", + "start_date": "7/7/2008" + }, + { + "extn": "2929", + "id": "44767", + "name": "Jessica Cox", + "office": "Norfolk", + "position": "Healthcare Specialist", + "salary": "$65,392", + "start_date": "8/14/2011" + }, + { + "extn": "3298", + "id": "44768", + "name": "Logan Whitmore", + "office": "Escondido", + "position": "Audiologist", + "salary": "$50,586", + "start_date": "2/4/2012" + }, + { + "extn": "3647", + "id": "44769", + "name": "Bart Griffiths", + "office": "Madrid", + "position": "Restaurant Manager", + "salary": "$235,057", + "start_date": "4/20/2016" + }, + { + "extn": "3138", + "id": "44770", + "name": "Leroy Simmons", + "office": "Milwaukee", + "position": "Lecturer", + "salary": "$191,277", + "start_date": "6/20/2006" + }, + { + "extn": "7860", + "id": "44771", + "name": "David Ralph", + "office": "Tulsa", + "position": "Front Desk Coordinator", + "salary": "$181,254", + "start_date": "6/14/2003" + }, + { + "extn": "8476", + "id": "44772", + "name": "Nancy Hope", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$18,488", + "start_date": "10/13/2005" + }, + { + "extn": "3010", + "id": "44773", + "name": "Henry Lomax", + "office": "Sacramento", + "position": "Bellman", + "salary": "$171,074", + "start_date": "5/19/2007" + }, + { + "extn": "7690", + "id": "44774", + "name": "Harry Gavin", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$129,073", + "start_date": "3/7/2001" + }, + { + "extn": "1343", + "id": "44775", + "name": "Gil Farrell", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$248,855", + "start_date": "10/27/2009" + }, + { + "extn": "1925", + "id": "44776", + "name": "Chelsea Bloom", + "office": "Bucharest", + "position": "Service Supervisor", + "salary": "$172,102", + "start_date": "11/8/2018" + }, + { + "extn": "1338", + "id": "44777", + "name": "Chris Eddison", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$19,187", + "start_date": "11/14/2010" + }, + { + "extn": "2985", + "id": "44778", + "name": "Bryce Bradshaw", + "office": "Glendale", + "position": "Clerk", + "salary": "$93,216", + "start_date": "8/16/2006" + }, + { + "extn": "7732", + "id": "44779", + "name": "Adelaide Downing", + "office": "Innsbruck", + "position": "Auditor", + "salary": "$172,151", + "start_date": "12/22/2018" + }, + { + "extn": "3242", + "id": "44780", + "name": "Cedrick Asher", + "office": "Las Vegas", + "position": "Mobile Developer", + "salary": "$125,007", + "start_date": "1/28/2009" + }, + { + "extn": "3402", + "id": "44781", + "name": "Crystal Dyson", + "office": "Oakland", + "position": "Health Educator", + "salary": "$296,742", + "start_date": "6/23/2014" + }, + { + "extn": "8230", + "id": "44782", + "name": "Livia Rust", + "office": "Salem", + "position": "Physician", + "salary": "$45,969", + "start_date": "11/13/2015" + }, + { + "extn": "3246", + "id": "44783", + "name": "Britney James", + "office": "Berna", + "position": "Lecturer", + "salary": "$225,522", + "start_date": "9/6/2001" + }, + { + "extn": "1357", + "id": "44784", + "name": "Evie Yates", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$55,909", + "start_date": "9/5/2013" + }, + { + "extn": "1174", + "id": "44785", + "name": "Rick Yarwood", + "office": "Detroit", + "position": "Webmaster", + "salary": "$278,101", + "start_date": "12/21/2012" + }, + { + "extn": "8448", + "id": "44786", + "name": "Raquel Lowe", + "office": "Las Vegas", + "position": "Operator", + "salary": "$123,479", + "start_date": "7/11/2009" + }, + { + "extn": "6021", + "id": "44787", + "name": "John Lomax", + "office": "Fayetteville", + "position": "Machine Operator", + "salary": "$160,845", + "start_date": "1/29/2015" + }, + { + "extn": "4622", + "id": "44788", + "name": "Chad Archer", + "office": "Murfreesboro", + "position": "Global Logistics Supervisor", + "salary": "$76,592", + "start_date": "4/19/2001" + }, + { + "extn": "1671", + "id": "44789", + "name": "Rufus Walsh", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$99,771", + "start_date": "2/4/2017" + }, + { + "extn": "9529", + "id": "44790", + "name": "Russel Morgan", + "office": "Washington", + "position": "Food Technologist", + "salary": "$69,308", + "start_date": "11/27/2001" + }, + { + "extn": "3816", + "id": "44791", + "name": "Adina Thorne", + "office": "Los Angeles", + "position": "Auditor", + "salary": "$198,396", + "start_date": "7/17/2001" + }, + { + "extn": "7334", + "id": "44792", + "name": "Goldie Bennett", + "office": "Houston", + "position": "Machine Operator", + "salary": "$37,513", + "start_date": "8/6/2013" + }, + { + "extn": "1681", + "id": "44793", + "name": "Julian Connell", + "office": "Nashville", + "position": "Restaurant Manager", + "salary": "$77,002", + "start_date": "5/1/2002" + }, + { + "extn": "4050", + "id": "44794", + "name": "Bart Shepherd", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$124,283", + "start_date": "11/21/2010" + }, + { + "extn": "2672", + "id": "44795", + "name": "Gil Tait", + "office": "Salem", + "position": "Food Technologist", + "salary": "$150,576", + "start_date": "10/12/2007" + }, + { + "extn": "1024", + "id": "44796", + "name": "Elijah Raven", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$151,001", + "start_date": "1/15/2000" + }, + { + "extn": "5494", + "id": "44797", + "name": "Callie Howard", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$127,380", + "start_date": "11/16/2006" + }, + { + "extn": "8592", + "id": "44798", + "name": "Stephanie Andrews", + "office": "Portland", + "position": "Doctor", + "salary": "$81,703", + "start_date": "6/24/2018" + }, + { + "extn": "8509", + "id": "44799", + "name": "Alma Silva", + "office": "Reno", + "position": "Electrician", + "salary": "$286,798", + "start_date": "11/1/2010" + }, + { + "extn": "8361", + "id": "44800", + "name": "Clarissa Fenton", + "office": "Portland", + "position": "HR Specialist", + "salary": "$49,209", + "start_date": "9/14/2017" + }, + { + "extn": "2594", + "id": "44801", + "name": "Colleen Taylor", + "office": "Memphis", + "position": "Bellman", + "salary": "$87,570", + "start_date": "2/20/2003" + }, + { + "extn": "8030", + "id": "44802", + "name": "Maribel Stark", + "office": "Louisville", + "position": "Web Developer", + "salary": "$220,819", + "start_date": "2/26/2010" + }, + { + "extn": "1148", + "id": "44803", + "name": "Chris Cooper", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$78,196", + "start_date": "4/3/2002" + }, + { + "extn": "6194", + "id": "44804", + "name": "Benjamin Burge", + "office": "Miami", + "position": "Audiologist", + "salary": "$277,991", + "start_date": "4/28/2007" + }, + { + "extn": "4641", + "id": "44805", + "name": "Wendy Benson", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$284,731", + "start_date": "3/18/2002" + }, + { + "extn": "5380", + "id": "44806", + "name": "Miriam Stone", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$197,977", + "start_date": "10/24/2002" + }, + { + "extn": "3973", + "id": "44807", + "name": "Chris Tait", + "office": "Milano", + "position": "Project Manager", + "salary": "$93,096", + "start_date": "7/17/2018" + }, + { + "extn": "9245", + "id": "44808", + "name": "Penelope Mason", + "office": "Prague", + "position": "Production Painter", + "salary": "$240,301", + "start_date": "1/22/2014" + }, + { + "extn": "5995", + "id": "44809", + "name": "Russel Blackwall", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$147,718", + "start_date": "7/1/2017" + }, + { + "extn": "9237", + "id": "44810", + "name": "Kendra Walsh", + "office": "Hayward", + "position": "Staffing Consultant", + "salary": "$273,453", + "start_date": "6/28/2015" + }, + { + "extn": "7693", + "id": "44811", + "name": "Mark Davies", + "office": "Salem", + "position": "Service Supervisor", + "salary": "$21,159", + "start_date": "6/22/2004" + }, + { + "extn": "5750", + "id": "44812", + "name": "Roger Roberts", + "office": "Lyon", + "position": "Webmaster", + "salary": "$184,800", + "start_date": "7/13/2007" + }, + { + "extn": "1922", + "id": "44813", + "name": "Greta Ebbs", + "office": "Glendale", + "position": "Steward", + "salary": "$96,348", + "start_date": "9/27/2015" + }, + { + "extn": "3944", + "id": "44814", + "name": "Chadwick Snow", + "office": "Houston", + "position": "Bellman", + "salary": "$188,647", + "start_date": "9/30/2002" + }, + { + "extn": "9107", + "id": "44815", + "name": "Benny Todd", + "office": "Boston", + "position": "HR Specialist", + "salary": "$124,026", + "start_date": "1/7/2005" + }, + { + "extn": "9183", + "id": "44816", + "name": "Rosalie Rose", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$286,849", + "start_date": "6/10/2002" + }, + { + "extn": "7873", + "id": "44817", + "name": "Dorothy Campbell", + "office": "San Jose", + "position": "Cash Manager", + "salary": "$175,521", + "start_date": "1/15/2001" + }, + { + "extn": "9022", + "id": "44818", + "name": "Judith Holmes", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$94,708", + "start_date": "9/14/2017" + }, + { + "extn": "4572", + "id": "44819", + "name": "Peter Mason", + "office": "San Antonio", + "position": "Accountant", + "salary": "$75,376", + "start_date": "7/18/2004" + }, + { + "extn": "5523", + "id": "44820", + "name": "Tyler Willson", + "office": "Dallas", + "position": "Paramedic", + "salary": "$41,022", + "start_date": "9/14/2009" + }, + { + "extn": "5211", + "id": "44821", + "name": "Angelica Gibbons", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$101,826", + "start_date": "8/4/2004" + }, + { + "extn": "9588", + "id": "44822", + "name": "Erin Funnell", + "office": "Laredo", + "position": "Steward", + "salary": "$79,983", + "start_date": "1/1/2013" + }, + { + "extn": "3261", + "id": "44823", + "name": "Hadley Yarwood", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$129,763", + "start_date": "9/26/2007" + }, + { + "extn": "7829", + "id": "44824", + "name": "Elly Lakey", + "office": "Milano", + "position": "Physician", + "salary": "$225,123", + "start_date": "2/4/2015" + }, + { + "extn": "3966", + "id": "44825", + "name": "Juliet Reyes", + "office": "San Jose", + "position": "Doctor", + "salary": "$12,452", + "start_date": "8/10/2010" + }, + { + "extn": "2203", + "id": "44826", + "name": "Jacob Aldridge", + "office": "Salem", + "position": "Biologist", + "salary": "$274,818", + "start_date": "6/10/2019" + }, + { + "extn": "5154", + "id": "44827", + "name": "Chadwick Wilcox", + "office": "Indianapolis", + "position": "IT Support Staff", + "salary": "$234,405", + "start_date": "10/13/2017" + }, + { + "extn": "8671", + "id": "44828", + "name": "Owen Owen", + "office": "Washington", + "position": "Webmaster", + "salary": "$64,381", + "start_date": "3/12/2001" + }, + { + "extn": "5803", + "id": "44829", + "name": "Logan Dunbar", + "office": "Scottsdale", + "position": "Treasurer", + "salary": "$43,184", + "start_date": "6/11/2012" + }, + { + "extn": "9086", + "id": "44830", + "name": "Liliana Kent", + "office": "Anaheim", + "position": "Ambulatory Nurse", + "salary": "$169,469", + "start_date": "6/14/2001" + }, + { + "extn": "8269", + "id": "44831", + "name": "Anne Wade", + "office": "Tokyo", + "position": "Biologist", + "salary": "$125,307", + "start_date": "7/14/2002" + }, + { + "extn": "8937", + "id": "44832", + "name": "Chad Hudson", + "office": "Nashville", + "position": "Web Developer", + "salary": "$291,958", + "start_date": "3/14/2007" + }, + { + "extn": "3046", + "id": "44833", + "name": "Doug Evans", + "office": "Colorado Springs", + "position": "Food Technologist", + "salary": "$240,565", + "start_date": "3/17/2003" + }, + { + "extn": "5464", + "id": "44834", + "name": "Javier Simpson", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$152,217", + "start_date": "4/3/2016" + }, + { + "extn": "6236", + "id": "44835", + "name": "Sage Price", + "office": "Bridgeport", + "position": "Fabricator", + "salary": "$112,983", + "start_date": "10/17/2003" + }, + { + "extn": "1286", + "id": "44836", + "name": "Mabel Wren", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$126,936", + "start_date": "11/9/2017" + }, + { + "extn": "7299", + "id": "44837", + "name": "Kurt Bloom", + "office": "Portland", + "position": "Call Center Representative", + "salary": "$66,334", + "start_date": "3/11/2017" + }, + { + "extn": "6170", + "id": "44838", + "name": "Victoria Dunbar", + "office": "Springfield", + "position": "Auditor", + "salary": "$200,101", + "start_date": "7/2/2011" + }, + { + "extn": "3281", + "id": "44839", + "name": "Rocco Davies", + "office": "Colorado Springs", + "position": "Machine Operator", + "salary": "$84,581", + "start_date": "8/17/2015" + }, + { + "extn": "7799", + "id": "44840", + "name": "Rae Whittle", + "office": "Orlando", + "position": "Project Manager", + "salary": "$215,318", + "start_date": "9/28/2009" + }, + { + "extn": "6497", + "id": "44841", + "name": "Denis Neal", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$151,858", + "start_date": "6/18/2006" + }, + { + "extn": "9289", + "id": "44842", + "name": "Boris Porter", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$147,651", + "start_date": "2/29/2012" + }, + { + "extn": "2044", + "id": "44843", + "name": "Kieth Sylvester", + "office": "Reno", + "position": "Biologist", + "salary": "$185,876", + "start_date": "5/6/2016" + }, + { + "extn": "6998", + "id": "44844", + "name": "Mary Potts", + "office": "Escondido", + "position": "Business Broker", + "salary": "$93,430", + "start_date": "7/5/2003" + }, + { + "extn": "2678", + "id": "44845", + "name": "Tom Hopkins", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$216,906", + "start_date": "4/22/2011" + }, + { + "extn": "9081", + "id": "44846", + "name": "Agnes James", + "office": "Norfolk", + "position": "Cash Manager", + "salary": "$259,579", + "start_date": "2/29/2004" + }, + { + "extn": "6683", + "id": "44847", + "name": "Rufus Chapman", + "office": "Escondido", + "position": "Web Developer", + "salary": "$115,095", + "start_date": "10/11/2018" + }, + { + "extn": "2189", + "id": "44848", + "name": "Mya Selby", + "office": "Bucharest", + "position": "Dentist", + "salary": "$247,658", + "start_date": "8/24/2012" + }, + { + "extn": "7173", + "id": "44849", + "name": "Fiona Whinter", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$298,974", + "start_date": "7/12/2005" + }, + { + "extn": "9144", + "id": "44850", + "name": "Barney Richardson", + "office": "Anaheim", + "position": "Restaurant Manager", + "salary": "$163,133", + "start_date": "8/12/2018" + }, + { + "extn": "9086", + "id": "44851", + "name": "Wade Reyes", + "office": "Bellevue", + "position": "Budget Analyst", + "salary": "$238,079", + "start_date": "7/17/2001" + }, + { + "extn": "2823", + "id": "44852", + "name": "Lucas Addley", + "office": "Escondido", + "position": "Ambulatory Nurse", + "salary": "$260,685", + "start_date": "3/3/2005" + }, + { + "extn": "5595", + "id": "44853", + "name": "Marilyn Stanley", + "office": "Madison", + "position": "Bellman", + "salary": "$203,623", + "start_date": "7/13/2014" + }, + { + "extn": "5723", + "id": "44854", + "name": "Jacob Radley", + "office": "Dallas", + "position": "Production Painter", + "salary": "$138,307", + "start_date": "7/17/2007" + }, + { + "extn": "6580", + "id": "44855", + "name": "Barney Wellington", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$47,676", + "start_date": "8/5/2014" + }, + { + "extn": "4845", + "id": "44856", + "name": "Percy Garcia", + "office": "Milano", + "position": "Auditor", + "salary": "$232,090", + "start_date": "3/31/2011" + }, + { + "extn": "6040", + "id": "44857", + "name": "Sadie Hastings", + "office": "Detroit", + "position": "Operator", + "salary": "$83,852", + "start_date": "8/5/2014" + }, + { + "extn": "7781", + "id": "44858", + "name": "Keira Hopkins", + "office": "Minneapolis", + "position": "Baker", + "salary": "$275,774", + "start_date": "3/25/2002" + }, + { + "extn": "1283", + "id": "44859", + "name": "Aileen Weatcroft", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$164,893", + "start_date": "11/24/2018" + }, + { + "extn": "7997", + "id": "44860", + "name": "Chuck Nicholls", + "office": "Atlanta", + "position": "Machine Operator", + "salary": "$94,142", + "start_date": "6/27/2003" + }, + { + "extn": "1772", + "id": "44861", + "name": "Naomi Saunders", + "office": "Worcester", + "position": "Front Desk Coordinator", + "salary": "$124,517", + "start_date": "2/18/2016" + }, + { + "extn": "7149", + "id": "44862", + "name": "Bristol Yarlett", + "office": "St. Louis", + "position": "Ambulatory Nurse", + "salary": "$117,887", + "start_date": "12/19/2013" + }, + { + "extn": "3260", + "id": "44863", + "name": "Robyn Bailey", + "office": "Lincoln", + "position": "Designer", + "salary": "$65,617", + "start_date": "8/22/2006" + }, + { + "extn": "5091", + "id": "44864", + "name": "Chloe Cavanagh", + "office": "Chicago", + "position": "Machine Operator", + "salary": "$62,287", + "start_date": "3/12/2017" + }, + { + "extn": "5222", + "id": "44865", + "name": "Audrey Jobson", + "office": "Henderson", + "position": "Executive Director", + "salary": "$270,266", + "start_date": "10/6/2009" + }, + { + "extn": "1310", + "id": "44866", + "name": "Helen Drummond", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$71,533", + "start_date": "2/24/2011" + }, + { + "extn": "2814", + "id": "44867", + "name": "Rick Redden", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$197,168", + "start_date": "12/13/2004" + }, + { + "extn": "2087", + "id": "44868", + "name": "Vanessa Gilmour", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$155,413", + "start_date": "3/2/2017" + }, + { + "extn": "1625", + "id": "44869", + "name": "Anabelle Preston", + "office": "Arlington", + "position": "Production Painter", + "salary": "$127,957", + "start_date": "7/5/2016" + }, + { + "extn": "4069", + "id": "44870", + "name": "Phillip Fields", + "office": "Chicago", + "position": "Healthcare Specialist", + "salary": "$114,248", + "start_date": "10/7/2005" + }, + { + "extn": "8925", + "id": "44871", + "name": "Ronald Doherty", + "office": "El Paso", + "position": "Electrician", + "salary": "$12,695", + "start_date": "10/2/2008" + }, + { + "extn": "9387", + "id": "44872", + "name": "Clint Rehman", + "office": "Cincinnati", + "position": "Biologist", + "salary": "$18,603", + "start_date": "7/28/2003" + }, + { + "extn": "6722", + "id": "44873", + "name": "Rosie Yang", + "office": "Santa Ana", + "position": "Operator", + "salary": "$75,322", + "start_date": "5/27/2010" + }, + { + "extn": "2671", + "id": "44874", + "name": "Macy Daniells", + "office": "Memphis", + "position": "Machine Operator", + "salary": "$223,966", + "start_date": "11/16/2018" + }, + { + "extn": "6577", + "id": "44875", + "name": "Emma Tanner", + "office": "Miami", + "position": "Webmaster", + "salary": "$224,954", + "start_date": "2/11/2007" + }, + { + "extn": "1777", + "id": "44876", + "name": "Maddison Dyson", + "office": "Sacramento", + "position": "Retail Trainee", + "salary": "$60,013", + "start_date": "12/22/2015" + }, + { + "extn": "7044", + "id": "44877", + "name": "Erick Mason", + "office": "Hollywood", + "position": "Assistant Buyer", + "salary": "$96,372", + "start_date": "9/21/2019" + }, + { + "extn": "2625", + "id": "44878", + "name": "Julius Eaton", + "office": "Lincoln", + "position": "Food Technologist", + "salary": "$219,185", + "start_date": "12/10/2017" + }, + { + "extn": "5745", + "id": "44879", + "name": "Abdul Calderwood", + "office": "Toledo", + "position": "Chef Manager", + "salary": "$161,505", + "start_date": "2/28/2017" + }, + { + "extn": "6725", + "id": "44880", + "name": "Barry Hamilton", + "office": "Richmond", + "position": "Auditor", + "salary": "$21,116", + "start_date": "8/17/2013" + }, + { + "extn": "1299", + "id": "44881", + "name": "Mona Parker", + "office": "Amarillo", + "position": "Executive Director", + "salary": "$64,326", + "start_date": "5/23/2012" + }, + { + "extn": "6253", + "id": "44882", + "name": "Marigold Calderwood", + "office": "Orlando", + "position": "Paramedic", + "salary": "$262,410", + "start_date": "4/6/2009" + }, + { + "extn": "1208", + "id": "44883", + "name": "Chuck Plumb", + "office": "Lyon", + "position": "Banker", + "salary": "$244,342", + "start_date": "4/28/2005" + }, + { + "extn": "6311", + "id": "44884", + "name": "Peter Warner", + "office": "New York", + "position": "Treasurer", + "salary": "$252,618", + "start_date": "7/3/2016" + }, + { + "extn": "2576", + "id": "44885", + "name": "Carl Harrison", + "office": "Escondido", + "position": "Steward", + "salary": "$55,611", + "start_date": "1/18/2002" + }, + { + "extn": "1166", + "id": "44886", + "name": "Leslie Wellington", + "office": "Henderson", + "position": "Baker", + "salary": "$83,251", + "start_date": "12/7/2011" + }, + { + "extn": "7148", + "id": "44887", + "name": "Percy Janes", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$29,312", + "start_date": "5/22/2017" + }, + { + "extn": "7624", + "id": "44888", + "name": "Logan Butler", + "office": "San Bernardino", + "position": "Global Logistics Supervisor", + "salary": "$217,973", + "start_date": "11/6/2001" + }, + { + "extn": "5149", + "id": "44889", + "name": "Paige Mccormick", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$143,918", + "start_date": "2/20/2016" + }, + { + "extn": "5955", + "id": "44890", + "name": "Anthony Webster", + "office": "Albuquerque", + "position": "Global Logistics Supervisor", + "salary": "$203,711", + "start_date": "4/30/2008" + }, + { + "extn": "2448", + "id": "44891", + "name": "Rick Milner", + "office": "Louisville", + "position": "Web Developer", + "salary": "$158,030", + "start_date": "3/2/2017" + }, + { + "extn": "1318", + "id": "44892", + "name": "Leroy Clark", + "office": "Bellevue", + "position": "Food Technologist", + "salary": "$274,744", + "start_date": "3/30/2008" + }, + { + "extn": "5640", + "id": "44893", + "name": "Jennifer Bullock", + "office": "Rochester", + "position": "Electrician", + "salary": "$293,518", + "start_date": "10/5/2010" + }, + { + "extn": "1443", + "id": "44894", + "name": "Caydence Reyes", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$88,495", + "start_date": "12/11/2012" + }, + { + "extn": "4491", + "id": "44895", + "name": "Liam Samuel", + "office": "St. Louis", + "position": "Insurance Broker", + "salary": "$208,511", + "start_date": "8/18/2007" + }, + { + "extn": "9741", + "id": "44896", + "name": "Nina Thompson", + "office": "Indianapolis", + "position": "Inspector", + "salary": "$254,584", + "start_date": "12/9/2006" + }, + { + "extn": "9079", + "id": "44897", + "name": "Logan Ellis", + "office": "Honolulu", + "position": "Steward", + "salary": "$248,667", + "start_date": "4/8/2007" + }, + { + "extn": "2872", + "id": "44898", + "name": "Quinn Janes", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$72,810", + "start_date": "1/24/2003" + }, + { + "extn": "6534", + "id": "44899", + "name": "Molly Mccormick", + "office": "Garland", + "position": "Front Desk Coordinator", + "salary": "$98,264", + "start_date": "7/6/2013" + }, + { + "extn": "5463", + "id": "44900", + "name": "Regina Farrant", + "office": "Chicago", + "position": "IT Support Staff", + "salary": "$180,772", + "start_date": "8/26/2009" + }, + { + "extn": "5196", + "id": "44901", + "name": "Tyson Yang", + "office": "Albuquerque", + "position": "Production Painter", + "salary": "$297,689", + "start_date": "10/24/2002" + }, + { + "extn": "6433", + "id": "44902", + "name": "Taylor Camden", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$143,070", + "start_date": "11/26/2014" + }, + { + "extn": "7510", + "id": "44903", + "name": "Enoch Bolton", + "office": "Charlotte", + "position": "Biologist", + "salary": "$231,964", + "start_date": "1/22/2013" + }, + { + "extn": "4575", + "id": "44904", + "name": "Bryon Pierce", + "office": "St. Louis", + "position": "Auditor", + "salary": "$209,926", + "start_date": "4/6/2004" + }, + { + "extn": "9174", + "id": "44905", + "name": "Liam Ring", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$299,684", + "start_date": "7/6/2017" + }, + { + "extn": "5951", + "id": "44906", + "name": "Aurelia Sylvester", + "office": "Miami", + "position": "Cashier", + "salary": "$118,366", + "start_date": "4/18/2008" + }, + { + "extn": "3715", + "id": "44907", + "name": "Valerie Olson", + "office": "New York", + "position": "Webmaster", + "salary": "$169,305", + "start_date": "1/9/2007" + }, + { + "extn": "7279", + "id": "44908", + "name": "Ethan Richards", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$76,862", + "start_date": "11/17/2014" + }, + { + "extn": "9504", + "id": "44909", + "name": "Peter Roberts", + "office": "Huntsville", + "position": "Doctor", + "salary": "$119,092", + "start_date": "3/8/2013" + }, + { + "extn": "1090", + "id": "44910", + "name": "John Jeffery", + "office": "Madison", + "position": "Inspector", + "salary": "$150,988", + "start_date": "7/12/2011" + }, + { + "extn": "6696", + "id": "44911", + "name": "Summer Payne", + "office": "Albuquerque", + "position": "Paramedic", + "salary": "$179,092", + "start_date": "4/16/2014" + }, + { + "extn": "4359", + "id": "44912", + "name": "Alan Huggins", + "office": "Murfreesboro", + "position": "Cook", + "salary": "$102,446", + "start_date": "2/11/2008" + }, + { + "extn": "2992", + "id": "44913", + "name": "Erin Reynolds", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$91,177", + "start_date": "9/5/2014" + }, + { + "extn": "7509", + "id": "44914", + "name": "Hayden Noon", + "office": "Minneapolis", + "position": "Machine Operator", + "salary": "$153,042", + "start_date": "8/17/2000" + }, + { + "extn": "5391", + "id": "44915", + "name": "Gil James", + "office": "Richmond", + "position": "Operator", + "salary": "$290,712", + "start_date": "2/15/2004" + }, + { + "extn": "2817", + "id": "44916", + "name": "Claire Morris", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$132,411", + "start_date": "11/24/2009" + }, + { + "extn": "1252", + "id": "44917", + "name": "Alessia Collis", + "office": "Milwaukee", + "position": "HR Coordinator", + "salary": "$182,593", + "start_date": "8/7/2013" + }, + { + "extn": "1574", + "id": "44918", + "name": "Rosalee Spencer", + "office": "Orlando", + "position": "Bookkeeper", + "salary": "$137,184", + "start_date": "12/31/2004" + }, + { + "extn": "8033", + "id": "44919", + "name": "Eduardo Bryson", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$231,927", + "start_date": "6/16/2016" + }, + { + "extn": "5132", + "id": "44920", + "name": "Winnie Dobson", + "office": "Omaha", + "position": "Lecturer", + "salary": "$34,270", + "start_date": "7/26/2003" + }, + { + "extn": "7648", + "id": "44921", + "name": "Thea Ralph", + "office": "Atlanta", + "position": "Call Center Representative", + "salary": "$200,025", + "start_date": "8/19/2008" + }, + { + "extn": "1943", + "id": "44922", + "name": "Gabriel Hunt", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$19,352", + "start_date": "12/6/2017" + }, + { + "extn": "5511", + "id": "44923", + "name": "Parker Judd", + "office": "London", + "position": "Stockbroker", + "salary": "$254,450", + "start_date": "9/22/2015" + }, + { + "extn": "3504", + "id": "44924", + "name": "Joseph Yard", + "office": "Arlington", + "position": "Ambulatory Nurse", + "salary": "$45,784", + "start_date": "10/20/2001" + }, + { + "extn": "2760", + "id": "44925", + "name": "Caydence Tyrrell", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$111,882", + "start_date": "6/27/2001" + }, + { + "extn": "4234", + "id": "44926", + "name": "Rylee Chapman", + "office": "Sacramento", + "position": "Healthcare Specialist", + "salary": "$250,563", + "start_date": "7/10/2018" + }, + { + "extn": "8531", + "id": "44927", + "name": "Mason James", + "office": "Fort Lauderdale", + "position": "Clerk", + "salary": "$193,601", + "start_date": "5/30/2012" + }, + { + "extn": "9739", + "id": "44928", + "name": "Francesca Mooney", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$172,475", + "start_date": "11/5/2011" + }, + { + "extn": "6561", + "id": "44929", + "name": "Anais Cooper", + "office": "Indianapolis", + "position": "Cook", + "salary": "$257,106", + "start_date": "7/5/2014" + }, + { + "extn": "1499", + "id": "44930", + "name": "Sarah Parr", + "office": "Honolulu", + "position": "Machine Operator", + "salary": "$237,286", + "start_date": "9/20/2004" + }, + { + "extn": "3981", + "id": "44931", + "name": "Kurt Ripley", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$275,529", + "start_date": "2/3/2019" + }, + { + "extn": "4586", + "id": "44932", + "name": "Gloria Plant", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$43,364", + "start_date": "2/25/2000" + }, + { + "extn": "1666", + "id": "44933", + "name": "Nancy Janes", + "office": "Jersey City", + "position": "Electrician", + "salary": "$250,897", + "start_date": "9/29/2010" + }, + { + "extn": "5661", + "id": "44934", + "name": "Leroy Johnson", + "office": "Murfreesboro", + "position": "Project Manager", + "salary": "$91,451", + "start_date": "12/8/2007" + }, + { + "extn": "7906", + "id": "44935", + "name": "Mark Redwood", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$75,302", + "start_date": "8/25/2016" + }, + { + "extn": "1783", + "id": "44936", + "name": "Aurelia Nelson", + "office": "Arlington", + "position": "Doctor", + "salary": "$81,906", + "start_date": "8/15/2017" + }, + { + "extn": "8880", + "id": "44937", + "name": "Oliver Cobb", + "office": "Quebec", + "position": "Design Engineer", + "salary": "$29,248", + "start_date": "9/17/2009" + }, + { + "extn": "3628", + "id": "44938", + "name": "Anthony Wren", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$105,562", + "start_date": "5/11/2015" + }, + { + "extn": "3237", + "id": "44939", + "name": "Robyn Herbert", + "office": "Tallahassee", + "position": "Mobile Developer", + "salary": "$27,794", + "start_date": "3/18/2006" + }, + { + "extn": "7841", + "id": "44940", + "name": "Roger Nash", + "office": "Reno", + "position": "Cook", + "salary": "$264,086", + "start_date": "2/12/2019" + }, + { + "extn": "1610", + "id": "44941", + "name": "Chad Robinson", + "office": "Amarillo", + "position": "Restaurant Manager", + "salary": "$224,617", + "start_date": "10/31/2011" + }, + { + "extn": "6407", + "id": "44942", + "name": "Hank Dixon", + "office": "Venice", + "position": "Doctor", + "salary": "$163,705", + "start_date": "10/11/2004" + }, + { + "extn": "6187", + "id": "44943", + "name": "Brad Exton", + "office": "Denver", + "position": "Inspector", + "salary": "$241,809", + "start_date": "4/12/2000" + }, + { + "extn": "3779", + "id": "44944", + "name": "Lana Cork", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$270,960", + "start_date": "11/11/2004" + }, + { + "extn": "8328", + "id": "44945", + "name": "Mary Rycroft", + "office": "Paris", + "position": "Production Painter", + "salary": "$200,067", + "start_date": "3/14/2007" + }, + { + "extn": "9322", + "id": "44946", + "name": "Freya Smith", + "office": "Denver", + "position": "Web Developer", + "salary": "$238,250", + "start_date": "5/25/2000" + }, + { + "extn": "1595", + "id": "44947", + "name": "Aiden Edwards", + "office": "Tokyo", + "position": "Mobile Developer", + "salary": "$170,629", + "start_date": "6/27/2018" + }, + { + "extn": "4516", + "id": "44948", + "name": "Harry White", + "office": "Milano", + "position": "Lecturer", + "salary": "$66,313", + "start_date": "12/17/2003" + }, + { + "extn": "2515", + "id": "44949", + "name": "Noah Turner", + "office": "Moreno Valley", + "position": "Electrician", + "salary": "$214,852", + "start_date": "5/10/2006" + }, + { + "extn": "7914", + "id": "44950", + "name": "Danny Vollans", + "office": "Fremont", + "position": "Laboratory Technician", + "salary": "$45,335", + "start_date": "11/20/2005" + }, + { + "extn": "4934", + "id": "44951", + "name": "Vera Vallory", + "office": "Venice", + "position": "Service Supervisor", + "salary": "$68,326", + "start_date": "6/24/2012" + }, + { + "extn": "3865", + "id": "44952", + "name": "Ramon Rogers", + "office": "Minneapolis", + "position": "Retail Trainee", + "salary": "$263,234", + "start_date": "2/23/2015" + }, + { + "extn": "7830", + "id": "44953", + "name": "Doug Noon", + "office": "Seattle", + "position": "Assistant Buyer", + "salary": "$32,024", + "start_date": "7/21/2008" + }, + { + "extn": "2998", + "id": "44954", + "name": "Felicity Calderwood", + "office": "Tulsa", + "position": "CNC Operator", + "salary": "$257,323", + "start_date": "7/7/2017" + }, + { + "extn": "4858", + "id": "44955", + "name": "Anne Reyes", + "office": "Houston", + "position": "Cook", + "salary": "$276,262", + "start_date": "5/28/2019" + }, + { + "extn": "1643", + "id": "44956", + "name": "Gladys Alexander", + "office": "Lakewood", + "position": "Doctor", + "salary": "$151,518", + "start_date": "4/5/2017" + }, + { + "extn": "7945", + "id": "44957", + "name": "Dalia Warden", + "office": "Milano", + "position": "Baker", + "salary": "$270,395", + "start_date": "9/28/2010" + }, + { + "extn": "1004", + "id": "44958", + "name": "Michelle Dallas", + "office": "Berna", + "position": "Stockbroker", + "salary": "$167,833", + "start_date": "1/19/2000" + }, + { + "extn": "4165", + "id": "44959", + "name": "Oliver Moore", + "office": "Wien", + "position": "Doctor", + "salary": "$193,600", + "start_date": "2/5/2016" + }, + { + "extn": "9477", + "id": "44960", + "name": "Alma Garner", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$165,657", + "start_date": "2/5/2004" + }, + { + "extn": "6614", + "id": "44961", + "name": "William Rees", + "office": "Washington", + "position": "Cashier", + "salary": "$201,960", + "start_date": "4/2/2017" + }, + { + "extn": "7418", + "id": "44962", + "name": "Nina Vass", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$203,671", + "start_date": "10/7/2003" + }, + { + "extn": "2258", + "id": "44963", + "name": "Clint Sinclair", + "office": "Berlin", + "position": "Healthcare Specialist", + "salary": "$229,194", + "start_date": "3/13/2001" + }, + { + "extn": "1230", + "id": "44964", + "name": "Brad Saunders", + "office": "San Jose", + "position": "Food Technologist", + "salary": "$105,957", + "start_date": "9/22/2003" + }, + { + "extn": "1795", + "id": "44965", + "name": "Amelia Miller", + "office": "Rochester", + "position": "Software Engineer", + "salary": "$60,245", + "start_date": "10/13/2009" + }, + { + "extn": "7416", + "id": "44966", + "name": "George Parker", + "office": "Worcester", + "position": "Systems Administrator", + "salary": "$123,724", + "start_date": "6/23/2014" + }, + { + "extn": "3849", + "id": "44967", + "name": "Gemma Vollans", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$207,066", + "start_date": "4/4/2003" + }, + { + "extn": "9522", + "id": "44968", + "name": "Cynthia Nielson", + "office": "Los Angeles", + "position": "Steward", + "salary": "$40,000", + "start_date": "4/12/2019" + }, + { + "extn": "5098", + "id": "44969", + "name": "Hank Hobbs", + "office": "Quebec", + "position": "Investment Advisor", + "salary": "$168,507", + "start_date": "5/31/2009" + }, + { + "extn": "6090", + "id": "44970", + "name": "Ronald James", + "office": "Oklahoma City", + "position": "Bookkeeper", + "salary": "$240,552", + "start_date": "7/3/2003" + }, + { + "extn": "9778", + "id": "44971", + "name": "Carmen Bell", + "office": "Orlando", + "position": "Systems Administrator", + "salary": "$95,438", + "start_date": "7/12/2015" + }, + { + "extn": "3808", + "id": "44972", + "name": "Greta Rixon", + "office": "Norfolk", + "position": "Banker", + "salary": "$131,937", + "start_date": "1/21/2014" + }, + { + "extn": "4904", + "id": "44973", + "name": "Gemma Willis", + "office": "Amarillo", + "position": "Physician", + "salary": "$103,944", + "start_date": "1/22/2008" + }, + { + "extn": "9896", + "id": "44974", + "name": "Ember Drummond", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$228,869", + "start_date": "11/25/2009" + }, + { + "extn": "6304", + "id": "44975", + "name": "Barney Aldridge", + "office": "Toledo", + "position": "Steward", + "salary": "$256,329", + "start_date": "2/22/2017" + }, + { + "extn": "1296", + "id": "44976", + "name": "Julius Vaughan", + "office": "Denver", + "position": "Treasurer", + "salary": "$245,462", + "start_date": "12/3/2006" + }, + { + "extn": "6419", + "id": "44977", + "name": "Audrey Paterson", + "office": "Albuquerque", + "position": "Operator", + "salary": "$70,915", + "start_date": "4/13/2014" + }, + { + "extn": "4069", + "id": "44978", + "name": "Melody Reyes", + "office": "Toledo", + "position": "Stockbroker", + "salary": "$78,682", + "start_date": "3/13/2016" + }, + { + "extn": "8611", + "id": "44979", + "name": "Tess Hammond", + "office": "New York", + "position": "Machine Operator", + "salary": "$284,624", + "start_date": "4/1/2009" + }, + { + "extn": "4312", + "id": "44980", + "name": "Macy Cunningham", + "office": "El Paso", + "position": "Chef Manager", + "salary": "$14,429", + "start_date": "3/15/2005" + }, + { + "extn": "9456", + "id": "44981", + "name": "Cedrick Carter", + "office": "New York", + "position": "Loan Officer", + "salary": "$298,481", + "start_date": "2/27/2000" + }, + { + "extn": "7338", + "id": "44982", + "name": "Tony Morrison", + "office": "Tallahassee", + "position": "Health Educator", + "salary": "$151,765", + "start_date": "5/4/2017" + }, + { + "extn": "5125", + "id": "44983", + "name": "Alexander Vallory", + "office": "Ontario", + "position": "Biologist", + "salary": "$246,837", + "start_date": "11/24/2008" + }, + { + "extn": "9456", + "id": "44984", + "name": "Melody Buckley", + "office": "New York", + "position": "Production Painter", + "salary": "$17,829", + "start_date": "6/11/2010" + }, + { + "extn": "1842", + "id": "44985", + "name": "Ada Verdon", + "office": "San Jose", + "position": "IT Support Staff", + "salary": "$185,930", + "start_date": "1/25/2011" + }, + { + "extn": "8755", + "id": "44986", + "name": "Irene Blackburn", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$116,611", + "start_date": "11/24/2010" + }, + { + "extn": "8209", + "id": "44987", + "name": "Sebastian Higgs", + "office": "Jersey City", + "position": "Paramedic", + "salary": "$267,192", + "start_date": "7/15/2018" + }, + { + "extn": "1580", + "id": "44988", + "name": "Chris Shepherd", + "office": "Madison", + "position": "Clerk", + "salary": "$115,396", + "start_date": "1/16/2007" + }, + { + "extn": "8652", + "id": "44989", + "name": "Moira Olivier", + "office": "New Orleans", + "position": "Accountant", + "salary": "$245,339", + "start_date": "3/8/2013" + }, + { + "extn": "8614", + "id": "44990", + "name": "Samara Potts", + "office": "Oklahoma City", + "position": "Service Supervisor", + "salary": "$222,363", + "start_date": "1/4/2015" + }, + { + "extn": "4514", + "id": "44991", + "name": "Bob Wise", + "office": "Cincinnati", + "position": "Operator", + "salary": "$239,821", + "start_date": "8/14/2009" + }, + { + "extn": "3390", + "id": "44992", + "name": "Tyler Randall", + "office": "Indianapolis", + "position": "Associate Professor", + "salary": "$174,196", + "start_date": "9/1/2001" + }, + { + "extn": "6017", + "id": "44993", + "name": "Noah Walker", + "office": "Prague", + "position": "Bookkeeper", + "salary": "$156,941", + "start_date": "2/4/2010" + }, + { + "extn": "2120", + "id": "44994", + "name": "Susan Flack", + "office": "Prague", + "position": "Cook", + "salary": "$290,312", + "start_date": "6/9/2005" + }, + { + "extn": "4690", + "id": "44995", + "name": "Peter Kennedy", + "office": "Amarillo", + "position": "Accountant", + "salary": "$152,157", + "start_date": "9/28/2009" + }, + { + "extn": "6864", + "id": "44996", + "name": "Barry Reyes", + "office": "Albuquerque", + "position": "Investment Advisor", + "salary": "$17,482", + "start_date": "5/24/2018" + }, + { + "extn": "5702", + "id": "44997", + "name": "Enoch Weldon", + "office": "Madison", + "position": "Fabricator", + "salary": "$22,113", + "start_date": "1/12/2019" + }, + { + "extn": "6550", + "id": "44998", + "name": "Marina Barrett", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$63,977", + "start_date": "12/17/2001" + }, + { + "extn": "9147", + "id": "44999", + "name": "Sarah Faulkner", + "office": "Reno", + "position": "Call Center Representative", + "salary": "$215,065", + "start_date": "5/6/2012" + }, + { + "extn": "9465", + "id": "45000", + "name": "Meredith Jobson", + "office": "New York", + "position": "Biologist", + "salary": "$109,109", + "start_date": "3/19/2019" + }, + { + "extn": "4625", + "id": "45001", + "name": "Nathan Clark", + "office": "Milwaukee", + "position": "Restaurant Manager", + "salary": "$14,117", + "start_date": "2/28/2006" + }, + { + "extn": "8246", + "id": "45002", + "name": "Matt Janes", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$127,348", + "start_date": "1/28/2001" + }, + { + "extn": "7458", + "id": "45003", + "name": "Jazmin Purvis", + "office": "Berlin", + "position": "Bellman", + "salary": "$174,493", + "start_date": "2/19/2003" + }, + { + "extn": "8849", + "id": "45004", + "name": "Rufus Owen", + "office": "Oakland", + "position": "Software Engineer", + "salary": "$170,683", + "start_date": "5/9/2004" + }, + { + "extn": "2606", + "id": "45005", + "name": "Harry Adams", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$30,777", + "start_date": "3/30/2003" + }, + { + "extn": "5462", + "id": "45006", + "name": "Emerald Shields", + "office": "Orlando", + "position": "Lecturer", + "salary": "$294,668", + "start_date": "10/5/2011" + }, + { + "extn": "1919", + "id": "45007", + "name": "Mark Hobson", + "office": "Boston", + "position": "Bookkeeper", + "salary": "$226,328", + "start_date": "8/11/2003" + }, + { + "extn": "3009", + "id": "45008", + "name": "Roger Williams", + "office": "Glendale", + "position": "Dentist", + "salary": "$97,016", + "start_date": "6/6/2019" + }, + { + "extn": "4657", + "id": "45009", + "name": "Piper Benfield", + "office": "Cincinnati", + "position": "Doctor", + "salary": "$291,484", + "start_date": "5/9/2014" + }, + { + "extn": "9732", + "id": "45010", + "name": "Caleb Appleton", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$96,519", + "start_date": "3/19/2001" + }, + { + "extn": "6944", + "id": "45011", + "name": "Josh Keys", + "office": "Bellevue", + "position": "Production Painter", + "salary": "$274,005", + "start_date": "5/1/2007" + }, + { + "extn": "4426", + "id": "45012", + "name": "Percy Tait", + "office": "Innsbruck", + "position": "Project Manager", + "salary": "$159,290", + "start_date": "5/20/2015" + }, + { + "extn": "5273", + "id": "45013", + "name": "Elle Bradshaw", + "office": "New Orleans", + "position": "Health Educator", + "salary": "$266,455", + "start_date": "3/8/2000" + }, + { + "extn": "3165", + "id": "45014", + "name": "Rocco Hunt", + "office": "San Antonio", + "position": "HR Coordinator", + "salary": "$115,230", + "start_date": "4/2/2001" + }, + { + "extn": "7594", + "id": "45015", + "name": "Belinda Simpson", + "office": "Salem", + "position": "Physician", + "salary": "$84,362", + "start_date": "6/30/2013" + }, + { + "extn": "2111", + "id": "45016", + "name": "Ally Avery", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$156,039", + "start_date": "9/29/2017" + }, + { + "extn": "6126", + "id": "45017", + "name": "Phillip Alldridge", + "office": "Lakewood", + "position": "Web Developer", + "salary": "$191,873", + "start_date": "8/11/2010" + }, + { + "extn": "3171", + "id": "45018", + "name": "Kirsten Fleming", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$129,619", + "start_date": "6/25/2005" + }, + { + "extn": "9631", + "id": "45019", + "name": "Doug Dubois", + "office": "St. Louis", + "position": "Cook", + "salary": "$69,496", + "start_date": "8/20/2018" + }, + { + "extn": "8722", + "id": "45020", + "name": "Nathan Mould", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$28,397", + "start_date": "3/13/2002" + }, + { + "extn": "8586", + "id": "45021", + "name": "Dani Ogilvy", + "office": "Philadelphia", + "position": "Cook", + "salary": "$196,741", + "start_date": "12/16/2012" + }, + { + "extn": "3359", + "id": "45022", + "name": "Shay Saunders", + "office": "Irving", + "position": "Health Educator", + "salary": "$39,823", + "start_date": "6/3/2011" + }, + { + "extn": "6712", + "id": "45023", + "name": "Luke Little", + "office": "Albuquerque", + "position": "CNC Operator", + "salary": "$28,032", + "start_date": "4/18/2008" + }, + { + "extn": "1811", + "id": "45024", + "name": "Scarlett Reading", + "office": "Irving", + "position": "Project Manager", + "salary": "$205,110", + "start_date": "11/30/2001" + }, + { + "extn": "2697", + "id": "45025", + "name": "Lily Sherwood", + "office": "Atlanta", + "position": "Web Developer", + "salary": "$199,310", + "start_date": "10/30/2016" + }, + { + "extn": "6632", + "id": "45026", + "name": "Laila Duvall", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$205,528", + "start_date": "5/14/2000" + }, + { + "extn": "6387", + "id": "45027", + "name": "Owen Hancock", + "office": "Bucharest", + "position": "Banker", + "salary": "$27,854", + "start_date": "8/19/2009" + }, + { + "extn": "2180", + "id": "45028", + "name": "Luke Weasley", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$261,502", + "start_date": "7/21/2004" + }, + { + "extn": "3549", + "id": "45029", + "name": "Monica Stevenson", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$121,305", + "start_date": "5/3/2009" + }, + { + "extn": "2727", + "id": "45030", + "name": "Elena Latham", + "office": "Berna", + "position": "Lecturer", + "salary": "$218,060", + "start_date": "12/15/2004" + }, + { + "extn": "1553", + "id": "45031", + "name": "Elijah Greenwood", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$131,399", + "start_date": "8/7/2017" + }, + { + "extn": "6483", + "id": "45032", + "name": "Holly Turner", + "office": "Lancaster", + "position": "Call Center Representative", + "salary": "$36,488", + "start_date": "1/6/2004" + }, + { + "extn": "7201", + "id": "45033", + "name": "Lorraine White", + "office": "Detroit", + "position": "Web Developer", + "salary": "$90,030", + "start_date": "9/30/2000" + }, + { + "extn": "4093", + "id": "45034", + "name": "William Glynn", + "office": "Worcester", + "position": "Cashier", + "salary": "$177,067", + "start_date": "2/12/2008" + }, + { + "extn": "6210", + "id": "45035", + "name": "Sabina Ianson", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$30,512", + "start_date": "9/15/2012" + }, + { + "extn": "2931", + "id": "45036", + "name": "Ilona Oldfield", + "office": "Irving", + "position": "Physician", + "salary": "$77,437", + "start_date": "12/7/2003" + }, + { + "extn": "1347", + "id": "45037", + "name": "Matthew Wigley", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$235,669", + "start_date": "1/10/2017" + }, + { + "extn": "4045", + "id": "45038", + "name": "Ramon Mackenzie", + "office": "Colorado Springs", + "position": "CNC Operator", + "salary": "$14,341", + "start_date": "2/4/2009" + }, + { + "extn": "7121", + "id": "45039", + "name": "Erica Carter", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$41,500", + "start_date": "11/10/2003" + }, + { + "extn": "5879", + "id": "45040", + "name": "Manuel Ripley", + "office": "Worcester", + "position": "Inspector", + "salary": "$158,145", + "start_date": "12/10/2011" + }, + { + "extn": "4945", + "id": "45041", + "name": "Bryce Ainsworth", + "office": "Bridgeport", + "position": "Staffing Consultant", + "salary": "$86,758", + "start_date": "1/19/2017" + }, + { + "extn": "7303", + "id": "45042", + "name": "Mona Irwin", + "office": "Huntsville", + "position": "Laboratory Technician", + "salary": "$219,062", + "start_date": "7/16/2003" + }, + { + "extn": "7891", + "id": "45043", + "name": "Lucas Rogan", + "office": "Arlington", + "position": "Staffing Consultant", + "salary": "$25,483", + "start_date": "3/6/2018" + }, + { + "extn": "1284", + "id": "45044", + "name": "Nancy Snell", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$188,493", + "start_date": "12/30/2014" + }, + { + "extn": "6525", + "id": "45045", + "name": "Leah Nurton", + "office": "San Bernardino", + "position": "Designer", + "salary": "$122,112", + "start_date": "11/18/2017" + }, + { + "extn": "2558", + "id": "45046", + "name": "Benny Gibbons", + "office": "Saint Paul", + "position": "Baker", + "salary": "$232,484", + "start_date": "11/12/2001" + }, + { + "extn": "6642", + "id": "45047", + "name": "Zara Abbot", + "office": "Nashville", + "position": "Physician", + "salary": "$279,990", + "start_date": "11/29/2002" + }, + { + "extn": "9226", + "id": "45048", + "name": "Darlene Beal", + "office": "El Paso", + "position": "IT Support Staff", + "salary": "$265,278", + "start_date": "12/30/2005" + }, + { + "extn": "4926", + "id": "45049", + "name": "Tony Price", + "office": "St. Louis", + "position": "Loan Officer", + "salary": "$78,998", + "start_date": "7/25/2011" + }, + { + "extn": "3712", + "id": "45050", + "name": "Chad Slater", + "office": "Charlotte", + "position": "Design Engineer", + "salary": "$274,017", + "start_date": "6/12/2005" + }, + { + "extn": "3649", + "id": "45051", + "name": "Matt Fox", + "office": "Reno", + "position": "Health Educator", + "salary": "$99,733", + "start_date": "7/26/2003" + }, + { + "extn": "3885", + "id": "45052", + "name": "Martin Bayliss", + "office": "Fayetteville", + "position": "Ambulatory Nurse", + "salary": "$10,811", + "start_date": "2/2/2014" + }, + { + "extn": "9941", + "id": "45053", + "name": "Ema Malone", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$166,025", + "start_date": "1/8/2000" + }, + { + "extn": "7492", + "id": "45054", + "name": "Violet Latham", + "office": "Bucharest", + "position": "Front Desk Coordinator", + "salary": "$250,731", + "start_date": "9/21/2005" + }, + { + "extn": "3039", + "id": "45055", + "name": "Chris Saunders", + "office": "Charlotte", + "position": "Call Center Representative", + "salary": "$159,270", + "start_date": "12/2/2018" + }, + { + "extn": "3934", + "id": "45056", + "name": "Harry Bailey", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$194,931", + "start_date": "9/11/2003" + }, + { + "extn": "3914", + "id": "45057", + "name": "Ethan Abbot", + "office": "Jersey City", + "position": "Accountant", + "salary": "$196,218", + "start_date": "8/13/2019" + }, + { + "extn": "1681", + "id": "45058", + "name": "Owen Murray", + "office": "Miami", + "position": "Webmaster", + "salary": "$268,759", + "start_date": "5/12/2015" + }, + { + "extn": "5899", + "id": "45059", + "name": "Kendra Rixon", + "office": "San Francisco", + "position": "Call Center Representative", + "salary": "$283,795", + "start_date": "2/1/2019" + }, + { + "extn": "9836", + "id": "45060", + "name": "Mya Willis", + "office": "Tallahassee", + "position": "Treasurer", + "salary": "$64,680", + "start_date": "6/30/2012" + }, + { + "extn": "8852", + "id": "45061", + "name": "Paige Pierce", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$45,301", + "start_date": "3/11/2002" + }, + { + "extn": "9680", + "id": "45062", + "name": "Trisha Notman", + "office": "St. Louis", + "position": "Service Supervisor", + "salary": "$299,959", + "start_date": "10/24/2008" + }, + { + "extn": "8199", + "id": "45063", + "name": "Allison Ellis", + "office": "Arlington", + "position": "Cook", + "salary": "$32,467", + "start_date": "9/19/2015" + }, + { + "extn": "3338", + "id": "45064", + "name": "Danny Lewis", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$37,160", + "start_date": "10/13/2001" + }, + { + "extn": "7132", + "id": "45065", + "name": "Kurt Penn", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$106,541", + "start_date": "3/13/2013" + }, + { + "extn": "6467", + "id": "45066", + "name": "Phillip Cadman", + "office": "Boston", + "position": "Mobile Developer", + "salary": "$180,718", + "start_date": "2/27/2006" + }, + { + "extn": "7544", + "id": "45067", + "name": "George Owen", + "office": "Boston", + "position": "Insurance Broker", + "salary": "$136,176", + "start_date": "8/30/2003" + }, + { + "extn": "5716", + "id": "45068", + "name": "Owen Lomax", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$292,382", + "start_date": "3/15/2002" + }, + { + "extn": "1473", + "id": "45069", + "name": "Anabel Wills", + "office": "Bridgeport", + "position": "Inspector", + "salary": "$170,201", + "start_date": "7/26/2009" + }, + { + "extn": "5270", + "id": "45070", + "name": "Hank Abbot", + "office": "Glendale", + "position": "Business Broker", + "salary": "$176,939", + "start_date": "8/10/2018" + }, + { + "extn": "7077", + "id": "45071", + "name": "David Roth", + "office": "Salem", + "position": "Bellman", + "salary": "$137,385", + "start_date": "8/6/2015" + }, + { + "extn": "1706", + "id": "45072", + "name": "Luke Harris", + "office": "Sacramento", + "position": "Cashier", + "salary": "$149,139", + "start_date": "8/14/2002" + }, + { + "extn": "7149", + "id": "45073", + "name": "Gabriel Edwards", + "office": "San Francisco", + "position": "Accountant", + "salary": "$263,217", + "start_date": "8/15/2012" + }, + { + "extn": "8371", + "id": "45074", + "name": "Diane Russel", + "office": "Boston", + "position": "Food Technologist", + "salary": "$162,604", + "start_date": "1/2/2016" + }, + { + "extn": "8380", + "id": "45075", + "name": "Jaylene Redden", + "office": "San Francisco", + "position": "Baker", + "salary": "$85,653", + "start_date": "1/19/2017" + }, + { + "extn": "3869", + "id": "45076", + "name": "Roger Sawyer", + "office": "San Francisco", + "position": "Assistant Buyer", + "salary": "$44,960", + "start_date": "1/16/2002" + }, + { + "extn": "8819", + "id": "45077", + "name": "Elijah Yard", + "office": "Henderson", + "position": "CNC Operator", + "salary": "$151,174", + "start_date": "3/15/2006" + }, + { + "extn": "3901", + "id": "45078", + "name": "Caleb Harris", + "office": "Bakersfield", + "position": "Auditor", + "salary": "$153,503", + "start_date": "3/10/2016" + }, + { + "extn": "5129", + "id": "45079", + "name": "Caleb Hudson", + "office": "Toledo", + "position": "Pharmacist", + "salary": "$249,579", + "start_date": "9/5/2009" + }, + { + "extn": "7226", + "id": "45080", + "name": "Makena Jennson", + "office": "Lakewood", + "position": "Retail Trainee", + "salary": "$91,692", + "start_date": "8/26/2019" + }, + { + "extn": "3009", + "id": "45081", + "name": "Chuck Goodman", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$72,733", + "start_date": "6/25/2015" + }, + { + "extn": "8019", + "id": "45082", + "name": "Fiona Lee", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$135,368", + "start_date": "12/7/2016" + }, + { + "extn": "5033", + "id": "45083", + "name": "Kieth Russell", + "office": "Hayward", + "position": "Executive Director", + "salary": "$91,770", + "start_date": "6/20/2002" + }, + { + "extn": "6340", + "id": "45084", + "name": "Erin Morrow", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$48,472", + "start_date": "4/1/2005" + }, + { + "extn": "4507", + "id": "45085", + "name": "Bart Clark", + "office": "Berna", + "position": "Clerk", + "salary": "$171,223", + "start_date": "3/7/2004" + }, + { + "extn": "4684", + "id": "45086", + "name": "Quinn Tate", + "office": "Scottsdale", + "position": "Business Broker", + "salary": "$162,554", + "start_date": "8/4/2006" + }, + { + "extn": "9165", + "id": "45087", + "name": "Nathan Cattell", + "office": "Laredo", + "position": "Audiologist", + "salary": "$238,551", + "start_date": "3/1/2005" + }, + { + "extn": "1057", + "id": "45088", + "name": "Ronald West", + "office": "Memphis", + "position": "Assistant Buyer", + "salary": "$215,176", + "start_date": "7/28/2014" + }, + { + "extn": "1089", + "id": "45089", + "name": "Adelaide Grant", + "office": "Zurich", + "position": "Doctor", + "salary": "$18,898", + "start_date": "12/18/2016" + }, + { + "extn": "2983", + "id": "45090", + "name": "Adalind Evans", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$41,681", + "start_date": "1/6/2006" + }, + { + "extn": "2362", + "id": "45091", + "name": "Carina Drew", + "office": "Lakewood", + "position": "Budget Analyst", + "salary": "$246,228", + "start_date": "6/18/2006" + }, + { + "extn": "6047", + "id": "45092", + "name": "Brooklyn Evans", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$173,599", + "start_date": "12/19/2004" + }, + { + "extn": "4173", + "id": "45093", + "name": "Martin Vangness", + "office": "Denver", + "position": "Business Broker", + "salary": "$133,336", + "start_date": "3/14/2010" + }, + { + "extn": "2206", + "id": "45094", + "name": "Cassandra Bolton", + "office": "Rome", + "position": "Treasurer", + "salary": "$148,435", + "start_date": "12/17/2013" + }, + { + "extn": "1734", + "id": "45095", + "name": "Dalia Jackson", + "office": "Toledo", + "position": "Executive Director", + "salary": "$203,908", + "start_date": "9/22/2014" + }, + { + "extn": "1024", + "id": "45096", + "name": "Lexi Lucas", + "office": "Miami", + "position": "Cashier", + "salary": "$213,168", + "start_date": "4/21/2019" + }, + { + "extn": "1259", + "id": "45097", + "name": "Harvey Noon", + "office": "Sacramento", + "position": "Fabricator", + "salary": "$228,365", + "start_date": "4/23/2002" + }, + { + "extn": "3367", + "id": "45098", + "name": "Caleb Preston", + "office": "Chicago", + "position": "Audiologist", + "salary": "$224,758", + "start_date": "7/31/2008" + }, + { + "extn": "7149", + "id": "45099", + "name": "Lucy Power", + "office": "Portland", + "position": "Bellman", + "salary": "$59,908", + "start_date": "11/27/2013" + }, + { + "extn": "4781", + "id": "45100", + "name": "Robyn Tanner", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$163,579", + "start_date": "2/25/2014" + }, + { + "extn": "5703", + "id": "45101", + "name": "Mabel Brennan", + "office": "Oakland", + "position": "Ambulatory Nurse", + "salary": "$83,959", + "start_date": "1/31/2014" + }, + { + "extn": "2776", + "id": "45102", + "name": "Sloane Mccormick", + "office": "Milano", + "position": "Dentist", + "salary": "$219,294", + "start_date": "8/3/2008" + }, + { + "extn": "9336", + "id": "45103", + "name": "Marla Jones", + "office": "Venice", + "position": "Lecturer", + "salary": "$209,989", + "start_date": "3/31/2000" + }, + { + "extn": "9757", + "id": "45104", + "name": "Matt Yard", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$237,862", + "start_date": "7/17/2003" + }, + { + "extn": "9377", + "id": "45105", + "name": "Sloane Nash", + "office": "Lancaster", + "position": "Mobile Developer", + "salary": "$140,443", + "start_date": "3/28/2010" + }, + { + "extn": "6149", + "id": "45106", + "name": "Lucas Bradley", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$201,863", + "start_date": "7/18/2015" + }, + { + "extn": "6589", + "id": "45107", + "name": "Tiffany Whitehouse", + "office": "Oakland", + "position": "Auditor", + "salary": "$285,356", + "start_date": "2/13/2009" + }, + { + "extn": "3803", + "id": "45108", + "name": "Chester Robinson", + "office": "Atlanta", + "position": "Project Manager", + "salary": "$51,714", + "start_date": "8/13/2001" + }, + { + "extn": "9573", + "id": "45109", + "name": "Kurt Moran", + "office": "Berlin", + "position": "Designer", + "salary": "$88,583", + "start_date": "1/10/2012" + }, + { + "extn": "3046", + "id": "45110", + "name": "Sofie Sawyer", + "office": "Irving", + "position": "Pharmacist", + "salary": "$165,124", + "start_date": "10/2/2017" + }, + { + "extn": "1643", + "id": "45111", + "name": "Shannon Long", + "office": "Lakewood", + "position": "Banker", + "salary": "$190,647", + "start_date": "5/14/2009" + }, + { + "extn": "7356", + "id": "45112", + "name": "Sabrina Ramsey", + "office": "Indianapolis", + "position": "Restaurant Manager", + "salary": "$233,490", + "start_date": "1/21/2010" + }, + { + "extn": "6814", + "id": "45113", + "name": "Rosalie Murphy", + "office": "Las Vegas", + "position": "Steward", + "salary": "$35,120", + "start_date": "12/8/2016" + }, + { + "extn": "1684", + "id": "45114", + "name": "Cassidy Vinton", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$106,085", + "start_date": "8/10/2010" + }, + { + "extn": "8152", + "id": "45115", + "name": "Leah Cartwright", + "office": "Honolulu", + "position": "Front Desk Coordinator", + "salary": "$121,142", + "start_date": "9/29/2003" + }, + { + "extn": "1951", + "id": "45116", + "name": "Ethan Antcliff", + "office": "Santa Ana", + "position": "Webmaster", + "salary": "$161,665", + "start_date": "5/21/2016" + }, + { + "extn": "4729", + "id": "45117", + "name": "Percy Crawford", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$19,348", + "start_date": "7/19/2008" + }, + { + "extn": "7761", + "id": "45118", + "name": "Jolene Nanton", + "office": "Scottsdale", + "position": "Web Developer", + "salary": "$220,963", + "start_date": "3/4/2001" + }, + { + "extn": "3573", + "id": "45119", + "name": "Chester Coleman", + "office": "Jacksonville", + "position": "Design Engineer", + "salary": "$250,602", + "start_date": "7/5/2008" + }, + { + "extn": "7241", + "id": "45120", + "name": "Sebastian Neville", + "office": "Philadelphia", + "position": "Designer", + "salary": "$155,200", + "start_date": "5/11/2015" + }, + { + "extn": "5708", + "id": "45121", + "name": "Barry Stuart", + "office": "Wien", + "position": "Retail Trainee", + "salary": "$105,350", + "start_date": "6/26/2001" + }, + { + "extn": "6809", + "id": "45122", + "name": "Anthony Hastings", + "office": "Tallahassee", + "position": "Systems Administrator", + "salary": "$210,898", + "start_date": "11/17/2002" + }, + { + "extn": "8998", + "id": "45123", + "name": "Michelle Hardwick", + "office": "Ontario", + "position": "Health Educator", + "salary": "$169,314", + "start_date": "4/2/2007" + }, + { + "extn": "3010", + "id": "45124", + "name": "Nick Vollans", + "office": "Berna", + "position": "Paramedic", + "salary": "$189,471", + "start_date": "12/18/2017" + }, + { + "extn": "4798", + "id": "45125", + "name": "Rhea Coll", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$215,718", + "start_date": "7/21/2002" + }, + { + "extn": "4972", + "id": "45126", + "name": "Sebastian Alcroft", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$278,245", + "start_date": "9/10/2003" + }, + { + "extn": "2849", + "id": "45127", + "name": "Julius Radley", + "office": "Bridgeport", + "position": "Loan Officer", + "salary": "$248,028", + "start_date": "4/12/2018" + }, + { + "extn": "7470", + "id": "45128", + "name": "Colleen Cobb", + "office": "Seattle", + "position": "Budget Analyst", + "salary": "$125,522", + "start_date": "9/17/2018" + }, + { + "extn": "7391", + "id": "45129", + "name": "Hank Kelly", + "office": "Murfreesboro", + "position": "Auditor", + "salary": "$142,059", + "start_date": "3/18/2009" + }, + { + "extn": "7923", + "id": "45130", + "name": "Shannon Bryson", + "office": "Zurich", + "position": "Lecturer", + "salary": "$239,318", + "start_date": "4/23/2018" + }, + { + "extn": "1620", + "id": "45131", + "name": "Benny Shea", + "office": "Stockton", + "position": "Web Developer", + "salary": "$114,016", + "start_date": "4/6/2009" + }, + { + "extn": "7213", + "id": "45132", + "name": "Ron Gavin", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$274,640", + "start_date": "3/11/2004" + }, + { + "extn": "4330", + "id": "45133", + "name": "Jane Griffiths", + "office": "Scottsdale", + "position": "Health Educator", + "salary": "$243,608", + "start_date": "6/15/2003" + }, + { + "extn": "6357", + "id": "45134", + "name": "Candice Wren", + "office": "Richmond", + "position": "Inspector", + "salary": "$86,213", + "start_date": "11/4/2007" + }, + { + "extn": "6147", + "id": "45135", + "name": "Percy Reading", + "office": "Indianapolis", + "position": "Doctor", + "salary": "$154,533", + "start_date": "8/13/2004" + }, + { + "extn": "5384", + "id": "45136", + "name": "Tania Coleman", + "office": "Nashville", + "position": "Assistant Buyer", + "salary": "$283,852", + "start_date": "12/4/2001" + }, + { + "extn": "5805", + "id": "45137", + "name": "Chad Darcy", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$286,806", + "start_date": "3/21/2012" + }, + { + "extn": "9401", + "id": "45138", + "name": "Ivette Fields", + "office": "Ontario", + "position": "Banker", + "salary": "$179,962", + "start_date": "12/11/2011" + }, + { + "extn": "3573", + "id": "45139", + "name": "Rocco Lane", + "office": "Boston", + "position": "Service Supervisor", + "salary": "$168,795", + "start_date": "1/4/2018" + }, + { + "extn": "6736", + "id": "45140", + "name": "Luke London", + "office": "Chicago", + "position": "Bookkeeper", + "salary": "$86,781", + "start_date": "11/9/2013" + }, + { + "extn": "4635", + "id": "45141", + "name": "Johnathan Greenwood", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$11,276", + "start_date": "3/29/2003" + }, + { + "extn": "3897", + "id": "45142", + "name": "Russel Parker", + "office": "Madrid", + "position": "Budget Analyst", + "salary": "$35,554", + "start_date": "7/19/2006" + }, + { + "extn": "5064", + "id": "45143", + "name": "Barry Brock", + "office": "Hayward", + "position": "Auditor", + "salary": "$247,382", + "start_date": "2/18/2019" + }, + { + "extn": "6064", + "id": "45144", + "name": "Owen Clark", + "office": "Boston", + "position": "Retail Trainee", + "salary": "$67,332", + "start_date": "12/31/2009" + }, + { + "extn": "3254", + "id": "45145", + "name": "John Norton", + "office": "San Jose", + "position": "Fabricator", + "salary": "$213,197", + "start_date": "6/22/2007" + }, + { + "extn": "6268", + "id": "45146", + "name": "Daron Parsons", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$38,129", + "start_date": "2/11/2014" + }, + { + "extn": "2028", + "id": "45147", + "name": "Cadence Clark", + "office": "Rochester", + "position": "Lecturer", + "salary": "$264,948", + "start_date": "3/21/2015" + }, + { + "extn": "1520", + "id": "45148", + "name": "Kassandra Wright", + "office": "Stockton", + "position": "Accountant", + "salary": "$205,537", + "start_date": "3/1/2014" + }, + { + "extn": "6922", + "id": "45149", + "name": "Joy Burnley", + "office": "Salt Lake City", + "position": "Insurance Broker", + "salary": "$242,442", + "start_date": "3/22/2018" + }, + { + "extn": "1551", + "id": "45150", + "name": "Keira Hilton", + "office": "Murfreesboro", + "position": "Restaurant Manager", + "salary": "$43,269", + "start_date": "3/17/2005" + }, + { + "extn": "5207", + "id": "45151", + "name": "Ron Daniells", + "office": "Salem", + "position": "Assistant Buyer", + "salary": "$232,443", + "start_date": "12/19/2012" + }, + { + "extn": "1032", + "id": "45152", + "name": "Evie Zaoui", + "office": "Madrid", + "position": "Auditor", + "salary": "$43,386", + "start_date": "3/2/2002" + }, + { + "extn": "5888", + "id": "45153", + "name": "Maggie Huggins", + "office": "Quebec", + "position": "Audiologist", + "salary": "$157,528", + "start_date": "12/12/2012" + }, + { + "extn": "4848", + "id": "45154", + "name": "Lillian Owen", + "office": "Minneapolis", + "position": "Operator", + "salary": "$35,442", + "start_date": "12/12/2008" + }, + { + "extn": "7061", + "id": "45155", + "name": "Darlene Gavin", + "office": "San Jose", + "position": "Assistant Buyer", + "salary": "$68,944", + "start_date": "2/19/2005" + }, + { + "extn": "5179", + "id": "45156", + "name": "Marilyn Morgan", + "office": "Cincinnati", + "position": "Production Painter", + "salary": "$104,410", + "start_date": "3/12/2002" + }, + { + "extn": "6938", + "id": "45157", + "name": "Kaylee Watson", + "office": "St. Louis", + "position": "Auditor", + "salary": "$87,399", + "start_date": "7/8/2013" + }, + { + "extn": "2292", + "id": "45158", + "name": "William Samuel", + "office": "Baltimore", + "position": "Dentist", + "salary": "$242,779", + "start_date": "6/4/2019" + }, + { + "extn": "7353", + "id": "45159", + "name": "Tony Dempsey", + "office": "Lyon", + "position": "Auditor", + "salary": "$150,173", + "start_date": "7/28/2019" + }, + { + "extn": "4361", + "id": "45160", + "name": "Julia Whatson", + "office": "Fort Lauderdale", + "position": "Software Engineer", + "salary": "$95,392", + "start_date": "11/18/2011" + }, + { + "extn": "6980", + "id": "45161", + "name": "Ron Tyrrell", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$84,797", + "start_date": "3/6/2019" + }, + { + "extn": "6775", + "id": "45162", + "name": "Josh Holmes", + "office": "Hayward", + "position": "Pharmacist", + "salary": "$115,885", + "start_date": "5/8/2019" + }, + { + "extn": "1099", + "id": "45163", + "name": "Nina Samuel", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$51,086", + "start_date": "1/6/2012" + }, + { + "extn": "8081", + "id": "45164", + "name": "Benjamin Varndell", + "office": "Houston", + "position": "Food Technologist", + "salary": "$211,502", + "start_date": "5/23/2006" + }, + { + "extn": "6011", + "id": "45165", + "name": "Helen Emmett", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$76,272", + "start_date": "12/26/2018" + }, + { + "extn": "2431", + "id": "45166", + "name": "Domenic Eaton", + "office": "Colorado Springs", + "position": "CNC Operator", + "salary": "$17,521", + "start_date": "12/16/2018" + }, + { + "extn": "8934", + "id": "45167", + "name": "Destiny Skinner", + "office": "Henderson", + "position": "HR Coordinator", + "salary": "$118,478", + "start_date": "9/28/2003" + }, + { + "extn": "3191", + "id": "45168", + "name": "Danny Lane", + "office": "Tallahassee", + "position": "Cash Manager", + "salary": "$122,444", + "start_date": "12/20/2000" + }, + { + "extn": "1086", + "id": "45169", + "name": "Dani Evans", + "office": "Los Angeles", + "position": "IT Support Staff", + "salary": "$219,144", + "start_date": "3/27/2003" + }, + { + "extn": "4915", + "id": "45170", + "name": "George Lindop", + "office": "San Jose", + "position": "Physician", + "salary": "$106,582", + "start_date": "7/1/2001" + }, + { + "extn": "8939", + "id": "45171", + "name": "Amelia Harper", + "office": "Madrid", + "position": "Steward", + "salary": "$224,564", + "start_date": "2/16/2014" + }, + { + "extn": "2326", + "id": "45172", + "name": "Noemi Cobb", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$274,268", + "start_date": "7/21/2003" + }, + { + "extn": "8649", + "id": "45173", + "name": "Moira Hamilton", + "office": "Amarillo", + "position": "Auditor", + "salary": "$274,356", + "start_date": "3/4/2012" + }, + { + "extn": "6579", + "id": "45174", + "name": "Dasha Hudson", + "office": "Bucharest", + "position": "Call Center Representative", + "salary": "$191,948", + "start_date": "7/27/2005" + }, + { + "extn": "1310", + "id": "45175", + "name": "Gemma Vaughn", + "office": "Chicago", + "position": "Webmaster", + "salary": "$72,378", + "start_date": "5/29/2018" + }, + { + "extn": "9444", + "id": "45176", + "name": "Cadence Stewart", + "office": "Chicago", + "position": "Bookkeeper", + "salary": "$250,961", + "start_date": "2/7/2017" + }, + { + "extn": "2377", + "id": "45177", + "name": "Boris Lane", + "office": "Jacksonville", + "position": "Service Supervisor", + "salary": "$88,810", + "start_date": "2/1/2011" + }, + { + "extn": "4310", + "id": "45178", + "name": "Hannah Stewart", + "office": "Cincinnati", + "position": "Service Supervisor", + "salary": "$127,686", + "start_date": "6/28/2011" + }, + { + "extn": "2278", + "id": "45179", + "name": "Hailey Rosenbloom", + "office": "Bellevue", + "position": "Paramedic", + "salary": "$258,610", + "start_date": "10/17/2006" + }, + { + "extn": "3351", + "id": "45180", + "name": "Michael Mills", + "office": "Boston", + "position": "Biologist", + "salary": "$111,692", + "start_date": "5/16/2015" + }, + { + "extn": "2886", + "id": "45181", + "name": "Chuck Lane", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$289,744", + "start_date": "10/22/2009" + }, + { + "extn": "9905", + "id": "45182", + "name": "Javier Glynn", + "office": "Charlotte", + "position": "Cash Manager", + "salary": "$125,007", + "start_date": "4/8/2008" + }, + { + "extn": "2416", + "id": "45183", + "name": "Harvey Mullins", + "office": "London", + "position": "Budget Analyst", + "salary": "$236,105", + "start_date": "4/22/2006" + }, + { + "extn": "1628", + "id": "45184", + "name": "Valentina Mason", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$256,977", + "start_date": "8/20/2002" + }, + { + "extn": "4107", + "id": "45185", + "name": "Josh Briggs", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$24,776", + "start_date": "7/30/2015" + }, + { + "extn": "8482", + "id": "45186", + "name": "Holly Milner", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$127,070", + "start_date": "9/8/2006" + }, + { + "extn": "8116", + "id": "45187", + "name": "Carl Moore", + "office": "Wien", + "position": "Assistant Buyer", + "salary": "$126,404", + "start_date": "11/19/2006" + }, + { + "extn": "4091", + "id": "45188", + "name": "Vera Henderson", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$79,873", + "start_date": "4/16/2019" + }, + { + "extn": "7994", + "id": "45189", + "name": "Harvey Kennedy", + "office": "Baltimore", + "position": "Loan Officer", + "salary": "$27,565", + "start_date": "12/23/2005" + }, + { + "extn": "3529", + "id": "45190", + "name": "Eryn Jacobs", + "office": "Louisville", + "position": "Cook", + "salary": "$109,338", + "start_date": "9/22/2019" + }, + { + "extn": "5538", + "id": "45191", + "name": "Harmony Nash", + "office": "Lincoln", + "position": "IT Support Staff", + "salary": "$295,059", + "start_date": "9/15/2019" + }, + { + "extn": "9960", + "id": "45192", + "name": "Lucas Eagle", + "office": "Quebec", + "position": "CNC Operator", + "salary": "$146,147", + "start_date": "4/21/2011" + }, + { + "extn": "9379", + "id": "45193", + "name": "Valentina Jarrett", + "office": "Hollywood", + "position": "Health Educator", + "salary": "$218,865", + "start_date": "9/18/2013" + }, + { + "extn": "7530", + "id": "45194", + "name": "George Ogilvy", + "office": "San Antonio", + "position": "Baker", + "salary": "$184,212", + "start_date": "10/22/2015" + }, + { + "extn": "3495", + "id": "45195", + "name": "Aileen Cowan", + "office": "Amarillo", + "position": "Cashier", + "salary": "$118,392", + "start_date": "10/23/2019" + }, + { + "extn": "5677", + "id": "45196", + "name": "Harriet Patel", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$176,392", + "start_date": "3/28/2001" + }, + { + "extn": "2651", + "id": "45197", + "name": "Joy Turner", + "office": "Valetta", + "position": "Staffing Consultant", + "salary": "$36,793", + "start_date": "9/27/2016" + }, + { + "extn": "9892", + "id": "45198", + "name": "Owen Wilkinson", + "office": "Lancaster", + "position": "Systems Administrator", + "salary": "$127,734", + "start_date": "3/19/2008" + }, + { + "extn": "4548", + "id": "45199", + "name": "Hank Flynn", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$36,264", + "start_date": "7/1/2005" + }, + { + "extn": "8868", + "id": "45200", + "name": "Caitlyn Bloom", + "office": "San Bernardino", + "position": "Electrician", + "salary": "$267,452", + "start_date": "3/2/2016" + }, + { + "extn": "9179", + "id": "45201", + "name": "Payton Booth", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$234,887", + "start_date": "6/22/2001" + }, + { + "extn": "9505", + "id": "45202", + "name": "Julianna Dillon", + "office": "Nashville", + "position": "Treasurer", + "salary": "$68,252", + "start_date": "12/2/2008" + }, + { + "extn": "2237", + "id": "45203", + "name": "Barney Swan", + "office": "Cincinnati", + "position": "Assistant Buyer", + "salary": "$224,124", + "start_date": "9/16/2010" + }, + { + "extn": "5220", + "id": "45204", + "name": "Eduardo Atkinson", + "office": "Orlando", + "position": "Pharmacist", + "salary": "$166,031", + "start_date": "4/21/2007" + }, + { + "extn": "6056", + "id": "45205", + "name": "Kieth Olivier", + "office": "Bridgeport", + "position": "Retail Trainee", + "salary": "$32,601", + "start_date": "4/3/2017" + }, + { + "extn": "2673", + "id": "45206", + "name": "Nicholas Wallace", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$29,620", + "start_date": "7/31/2018" + }, + { + "extn": "5339", + "id": "45207", + "name": "Rick Donnelly", + "office": "Jacksonville", + "position": "Restaurant Manager", + "salary": "$52,089", + "start_date": "6/14/2019" + }, + { + "extn": "5389", + "id": "45208", + "name": "Melody Mills", + "office": "Bridgeport", + "position": "Dentist", + "salary": "$163,029", + "start_date": "5/25/2019" + }, + { + "extn": "3537", + "id": "45209", + "name": "Olivia Devonport", + "office": "San Jose", + "position": "Cashier", + "salary": "$93,784", + "start_date": "8/13/2003" + }, + { + "extn": "8087", + "id": "45210", + "name": "Michael Leslie", + "office": "Atlanta", + "position": "Executive Director", + "salary": "$278,670", + "start_date": "9/10/2007" + }, + { + "extn": "5866", + "id": "45211", + "name": "Kate Gray", + "office": "Sacramento", + "position": "Banker", + "salary": "$297,968", + "start_date": "11/26/2008" + }, + { + "extn": "1782", + "id": "45212", + "name": "Enoch Potts", + "office": "Chicago", + "position": "Treasurer", + "salary": "$251,074", + "start_date": "11/10/2013" + }, + { + "extn": "9848", + "id": "45213", + "name": "Julian Stone", + "office": "Reno", + "position": "Pharmacist", + "salary": "$252,490", + "start_date": "10/11/2003" + }, + { + "extn": "6603", + "id": "45214", + "name": "Caydence Turner", + "office": "Valetta", + "position": "Banker", + "salary": "$109,992", + "start_date": "9/21/2012" + }, + { + "extn": "3718", + "id": "45215", + "name": "Leanne Victor", + "office": "Phoenix", + "position": "Paramedic", + "salary": "$45,212", + "start_date": "12/19/2005" + }, + { + "extn": "8398", + "id": "45216", + "name": "Angelica Wellington", + "office": "Portland", + "position": "Web Developer", + "salary": "$281,068", + "start_date": "3/27/2009" + }, + { + "extn": "7161", + "id": "45217", + "name": "Matt Seymour", + "office": "Denver", + "position": "Physician", + "salary": "$268,116", + "start_date": "7/6/2001" + }, + { + "extn": "3789", + "id": "45218", + "name": "Alan Richardson", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$286,388", + "start_date": "8/13/2017" + }, + { + "extn": "8194", + "id": "45219", + "name": "Adelaide Dubois", + "office": "Madison", + "position": "Cash Manager", + "salary": "$55,611", + "start_date": "4/1/2016" + }, + { + "extn": "2452", + "id": "45220", + "name": "Rhea Ianson", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$197,594", + "start_date": "3/21/2012" + }, + { + "extn": "3023", + "id": "45221", + "name": "Adeline Simmons", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$43,284", + "start_date": "2/2/2003" + }, + { + "extn": "2954", + "id": "45222", + "name": "Samara Wills", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$183,544", + "start_date": "6/27/2005" + }, + { + "extn": "5739", + "id": "45223", + "name": "Rocco Graves", + "office": "Venice", + "position": "Production Painter", + "salary": "$70,199", + "start_date": "6/1/2014" + }, + { + "extn": "9363", + "id": "45224", + "name": "Alma Taylor", + "office": "Zurich", + "position": "Paramedic", + "salary": "$91,632", + "start_date": "10/16/2011" + }, + { + "extn": "2602", + "id": "45225", + "name": "Emmanuelle Poole", + "office": "Paris", + "position": "Cashier", + "salary": "$286,947", + "start_date": "11/30/2007" + }, + { + "extn": "3470", + "id": "45226", + "name": "Ruby Higgs", + "office": "Sacramento", + "position": "Call Center Representative", + "salary": "$158,840", + "start_date": "6/23/2012" + }, + { + "extn": "8778", + "id": "45227", + "name": "Tyson Farmer", + "office": "Oakland", + "position": "IT Support Staff", + "salary": "$220,109", + "start_date": "11/21/2006" + }, + { + "extn": "4076", + "id": "45228", + "name": "Benny Morley", + "office": "Bucharest", + "position": "Designer", + "salary": "$272,188", + "start_date": "11/19/2010" + }, + { + "extn": "3401", + "id": "45229", + "name": "Greta Oakley", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$195,914", + "start_date": "5/7/2006" + }, + { + "extn": "5285", + "id": "45230", + "name": "Mike Benson", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$155,064", + "start_date": "8/8/2010" + }, + { + "extn": "3511", + "id": "45231", + "name": "Denny Upton", + "office": "Houston", + "position": "Cashier", + "salary": "$110,451", + "start_date": "9/11/2005" + }, + { + "extn": "1223", + "id": "45232", + "name": "Madison Coleman", + "office": "Wien", + "position": "Executive Director", + "salary": "$139,519", + "start_date": "8/5/2001" + }, + { + "extn": "8933", + "id": "45233", + "name": "Benjamin Pearce", + "office": "Milano", + "position": "Restaurant Manager", + "salary": "$196,085", + "start_date": "6/9/2001" + }, + { + "extn": "5575", + "id": "45234", + "name": "Javier York", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$108,148", + "start_date": "10/23/2000" + }, + { + "extn": "4738", + "id": "45235", + "name": "Peyton Wilson", + "office": "Lyon", + "position": "Designer", + "salary": "$242,789", + "start_date": "2/9/2010" + }, + { + "extn": "8055", + "id": "45236", + "name": "Roger Woodley", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$64,969", + "start_date": "1/17/2008" + }, + { + "extn": "5785", + "id": "45237", + "name": "Denis Brooks", + "office": "Cincinnati", + "position": "Cash Manager", + "salary": "$67,001", + "start_date": "5/6/2011" + }, + { + "extn": "8810", + "id": "45238", + "name": "Jade Talbot", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$146,522", + "start_date": "1/12/2013" + }, + { + "extn": "4525", + "id": "45239", + "name": "Eve Talbot", + "office": "St. Louis", + "position": "Operator", + "salary": "$179,904", + "start_date": "2/3/2005" + }, + { + "extn": "7236", + "id": "45240", + "name": "Julian Woods", + "office": "Hayward", + "position": "Associate Professor", + "salary": "$157,699", + "start_date": "5/25/2019" + }, + { + "extn": "1823", + "id": "45241", + "name": "David Emerson", + "office": "Bridgeport", + "position": "Chef Manager", + "salary": "$96,141", + "start_date": "8/30/2010" + }, + { + "extn": "3053", + "id": "45242", + "name": "Elise Lyon", + "office": "Fort Lauderdale", + "position": "CNC Operator", + "salary": "$112,450", + "start_date": "7/29/2003" + }, + { + "extn": "1457", + "id": "45243", + "name": "Josh Ross", + "office": "Paris", + "position": "Physician", + "salary": "$76,101", + "start_date": "2/14/2019" + }, + { + "extn": "7711", + "id": "45244", + "name": "Ramon Mullins", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$54,298", + "start_date": "4/12/2003" + }, + { + "extn": "6008", + "id": "45245", + "name": "Chad Shea", + "office": "Orlando", + "position": "Business Broker", + "salary": "$165,551", + "start_date": "11/14/2014" + }, + { + "extn": "9175", + "id": "45246", + "name": "Alexander Evans", + "office": "Louisville", + "position": "Operator", + "salary": "$249,759", + "start_date": "8/27/2009" + }, + { + "extn": "2994", + "id": "45247", + "name": "Mavis Rainford", + "office": "Hollywood", + "position": "Insurance Broker", + "salary": "$297,014", + "start_date": "8/13/2008" + }, + { + "extn": "6282", + "id": "45248", + "name": "Zara Reynolds", + "office": "Bridgeport", + "position": "Cook", + "salary": "$43,722", + "start_date": "1/31/2008" + }, + { + "extn": "3949", + "id": "45249", + "name": "Alexia Gray", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$102,232", + "start_date": "2/3/2005" + }, + { + "extn": "6154", + "id": "45250", + "name": "Alan Crawford", + "office": "Madison", + "position": "CNC Operator", + "salary": "$235,678", + "start_date": "6/23/2010" + }, + { + "extn": "3355", + "id": "45251", + "name": "Gwenyth Vince", + "office": "St. Louis", + "position": "Electrician", + "salary": "$98,929", + "start_date": "11/5/2017" + }, + { + "extn": "1376", + "id": "45252", + "name": "Judith Ward", + "office": "Irving", + "position": "Baker", + "salary": "$74,673", + "start_date": "2/12/2002" + }, + { + "extn": "2015", + "id": "45253", + "name": "Cameron Foxley", + "office": "Philadelphia", + "position": "Design Engineer", + "salary": "$52,964", + "start_date": "7/22/2016" + }, + { + "extn": "1234", + "id": "45254", + "name": "Chris Jennson", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$194,989", + "start_date": "9/27/2019" + }, + { + "extn": "9163", + "id": "45255", + "name": "Jaylene Tobin", + "office": "Jersey City", + "position": "HR Specialist", + "salary": "$125,514", + "start_date": "8/24/2009" + }, + { + "extn": "4538", + "id": "45256", + "name": "Audrey Selby", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$290,455", + "start_date": "8/10/2015" + }, + { + "extn": "2517", + "id": "45257", + "name": "Barry Ebbs", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$241,707", + "start_date": "8/7/2001" + }, + { + "extn": "8754", + "id": "45258", + "name": "Percy Varley", + "office": "Madison", + "position": "Food Technologist", + "salary": "$50,321", + "start_date": "5/25/2018" + }, + { + "extn": "8850", + "id": "45259", + "name": "Adelaide Kennedy", + "office": "New York", + "position": "Executive Director", + "salary": "$264,788", + "start_date": "12/9/2011" + }, + { + "extn": "8913", + "id": "45260", + "name": "Chester King", + "office": "Miami", + "position": "Mobile Developer", + "salary": "$77,263", + "start_date": "4/20/2006" + }, + { + "extn": "9305", + "id": "45261", + "name": "Vicky Fleming", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$290,998", + "start_date": "5/8/2018" + }, + { + "extn": "3363", + "id": "45262", + "name": "Lara Larkin", + "office": "Denver", + "position": "Chef Manager", + "salary": "$42,827", + "start_date": "2/18/2004" + }, + { + "extn": "4686", + "id": "45263", + "name": "Marvin Darcy", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$183,701", + "start_date": "12/15/2000" + }, + { + "extn": "8719", + "id": "45264", + "name": "Bree Lambert", + "office": "Amarillo", + "position": "Pharmacist", + "salary": "$219,406", + "start_date": "6/19/2013" + }, + { + "extn": "7570", + "id": "45265", + "name": "Chester Selby", + "office": "Minneapolis", + "position": "Bookkeeper", + "salary": "$243,288", + "start_date": "2/3/2001" + }, + { + "extn": "7161", + "id": "45266", + "name": "Abdul Osmond", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$37,560", + "start_date": "3/24/2010" + }, + { + "extn": "3929", + "id": "45267", + "name": "Isabella Clayton", + "office": "Springfield", + "position": "Clerk", + "salary": "$25,031", + "start_date": "12/13/2006" + }, + { + "extn": "1636", + "id": "45268", + "name": "Sofie Cattell", + "office": "Indianapolis", + "position": "Fabricator", + "salary": "$251,164", + "start_date": "4/23/2006" + }, + { + "extn": "4980", + "id": "45269", + "name": "George Pierce", + "office": "Detroit", + "position": "Clerk", + "salary": "$14,938", + "start_date": "9/20/2019" + }, + { + "extn": "3726", + "id": "45270", + "name": "Dakota Wild", + "office": "Escondido", + "position": "Paramedic", + "salary": "$74,287", + "start_date": "6/21/2014" + }, + { + "extn": "3257", + "id": "45271", + "name": "Ethan Vince", + "office": "Scottsdale", + "position": "Health Educator", + "salary": "$288,035", + "start_date": "10/28/2008" + }, + { + "extn": "5350", + "id": "45272", + "name": "Peter Morley", + "office": "Valetta", + "position": "Webmaster", + "salary": "$146,220", + "start_date": "1/4/2018" + }, + { + "extn": "8051", + "id": "45273", + "name": "Amelia Pearce", + "office": "Boston", + "position": "Healthcare Specialist", + "salary": "$288,111", + "start_date": "4/19/2000" + }, + { + "extn": "8723", + "id": "45274", + "name": "Amy Grey", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$185,229", + "start_date": "9/29/2014" + }, + { + "extn": "9035", + "id": "45275", + "name": "Ivy Evans", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$217,437", + "start_date": "11/18/2004" + }, + { + "extn": "1348", + "id": "45276", + "name": "Naomi Allwood", + "office": "Anaheim", + "position": "Service Supervisor", + "salary": "$208,530", + "start_date": "2/11/2013" + }, + { + "extn": "6400", + "id": "45277", + "name": "Darlene Styles", + "office": "San Antonio", + "position": "Production Painter", + "salary": "$76,582", + "start_date": "12/27/2000" + }, + { + "extn": "9694", + "id": "45278", + "name": "Amelia Thomas", + "office": "Atlanta", + "position": "Paramedic", + "salary": "$133,200", + "start_date": "6/4/2002" + }, + { + "extn": "3099", + "id": "45279", + "name": "Bart Plumb", + "office": "Kansas City", + "position": "Chef Manager", + "salary": "$225,155", + "start_date": "12/23/2013" + }, + { + "extn": "1783", + "id": "45280", + "name": "Tyson Forth", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$42,795", + "start_date": "10/23/2012" + }, + { + "extn": "5876", + "id": "45281", + "name": "Isabella Cattell", + "office": "Kansas City", + "position": "Food Technologist", + "salary": "$242,375", + "start_date": "10/14/2013" + }, + { + "extn": "4612", + "id": "45282", + "name": "Jayden Thomson", + "office": "Wien", + "position": "Cash Manager", + "salary": "$244,159", + "start_date": "3/11/2016" + }, + { + "extn": "4405", + "id": "45283", + "name": "Erick Thomas", + "office": "Madrid", + "position": "Systems Administrator", + "salary": "$142,267", + "start_date": "9/11/2000" + }, + { + "extn": "1298", + "id": "45284", + "name": "Lynn Carter", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$229,461", + "start_date": "3/25/2003" + }, + { + "extn": "1208", + "id": "45285", + "name": "Chester Kidd", + "office": "Colorado Springs", + "position": "Audiologist", + "salary": "$248,345", + "start_date": "11/6/2004" + }, + { + "extn": "2423", + "id": "45286", + "name": "Melinda Knight", + "office": "Prague", + "position": "Cook", + "salary": "$14,053", + "start_date": "4/13/2006" + }, + { + "extn": "1035", + "id": "45287", + "name": "Sydney Morris", + "office": "St. Louis", + "position": "Service Supervisor", + "salary": "$206,414", + "start_date": "7/15/2015" + }, + { + "extn": "6382", + "id": "45288", + "name": "Jacqueline Rothwell", + "office": "Omaha", + "position": "CNC Operator", + "salary": "$13,573", + "start_date": "3/27/2000" + }, + { + "extn": "3602", + "id": "45289", + "name": "Bob Widdows", + "office": "Madrid", + "position": "Call Center Representative", + "salary": "$75,833", + "start_date": "2/3/2000" + }, + { + "extn": "7443", + "id": "45290", + "name": "Kieth Cox", + "office": "Salt Lake City", + "position": "Banker", + "salary": "$290,102", + "start_date": "10/9/2004" + }, + { + "extn": "6365", + "id": "45291", + "name": "Sloane Bishop", + "office": "Los Angeles", + "position": "Doctor", + "salary": "$20,822", + "start_date": "4/2/2014" + }, + { + "extn": "6584", + "id": "45292", + "name": "Mya Cobb", + "office": "Ontario", + "position": "Auditor", + "salary": "$21,259", + "start_date": "10/19/2009" + }, + { + "extn": "5455", + "id": "45293", + "name": "Lara Bolton", + "office": "Saint Paul", + "position": "Loan Officer", + "salary": "$29,916", + "start_date": "11/13/2005" + }, + { + "extn": "6016", + "id": "45294", + "name": "Jacob Stanley", + "office": "Zurich", + "position": "Electrician", + "salary": "$299,224", + "start_date": "2/6/2008" + }, + { + "extn": "6722", + "id": "45295", + "name": "Johnny Hill", + "office": "Wien", + "position": "CNC Operator", + "salary": "$25,235", + "start_date": "4/18/2012" + }, + { + "extn": "1002", + "id": "45296", + "name": "Bree Bryant", + "office": "Sacramento", + "position": "Loan Officer", + "salary": "$43,818", + "start_date": "6/7/2004" + }, + { + "extn": "3469", + "id": "45297", + "name": "Maia Bradley", + "office": "Ontario", + "position": "Healthcare Specialist", + "salary": "$114,353", + "start_date": "7/30/2018" + }, + { + "extn": "4877", + "id": "45298", + "name": "Julius Asher", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$37,569", + "start_date": "2/2/2013" + }, + { + "extn": "9048", + "id": "45299", + "name": "Chadwick Bell", + "office": "Salem", + "position": "Business Broker", + "salary": "$30,030", + "start_date": "2/4/2008" + }, + { + "extn": "5976", + "id": "45300", + "name": "Oliver Spencer", + "office": "Oakland", + "position": "Baker", + "salary": "$237,579", + "start_date": "11/9/2006" + }, + { + "extn": "5110", + "id": "45301", + "name": "Nicholas Hilton", + "office": "Omaha", + "position": "Inspector", + "salary": "$162,217", + "start_date": "9/21/2015" + }, + { + "extn": "1403", + "id": "45302", + "name": "Angelique Snow", + "office": "Lyon", + "position": "Webmaster", + "salary": "$83,958", + "start_date": "11/2/2000" + }, + { + "extn": "7537", + "id": "45303", + "name": "Vivian Becker", + "office": "Houston", + "position": "Webmaster", + "salary": "$217,405", + "start_date": "2/14/2002" + }, + { + "extn": "3937", + "id": "45304", + "name": "Sasha Brown", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$43,130", + "start_date": "11/13/2018" + }, + { + "extn": "5852", + "id": "45305", + "name": "Jasmine Quinton", + "office": "Miami", + "position": "Restaurant Manager", + "salary": "$92,247", + "start_date": "12/19/2005" + }, + { + "extn": "7282", + "id": "45306", + "name": "Tom Hudson", + "office": "San Bernardino", + "position": "Lecturer", + "salary": "$15,627", + "start_date": "4/24/2001" + }, + { + "extn": "4061", + "id": "45307", + "name": "Ema Horton", + "office": "New York", + "position": "Pharmacist", + "salary": "$21,398", + "start_date": "3/14/2014" + }, + { + "extn": "3493", + "id": "45308", + "name": "Rocco Mackenzie", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$173,778", + "start_date": "4/5/2011" + }, + { + "extn": "5262", + "id": "45309", + "name": "Clint Robertson", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$161,995", + "start_date": "1/8/2005" + }, + { + "extn": "6757", + "id": "45310", + "name": "Emmanuelle Larsen", + "office": "Valetta", + "position": "Web Developer", + "salary": "$76,967", + "start_date": "1/19/2019" + }, + { + "extn": "3006", + "id": "45311", + "name": "Samantha Shields", + "office": "Escondido", + "position": "Production Painter", + "salary": "$171,705", + "start_date": "8/26/2015" + }, + { + "extn": "6894", + "id": "45312", + "name": "Elena Weatcroft", + "office": "London", + "position": "Mobile Developer", + "salary": "$32,355", + "start_date": "10/21/2004" + }, + { + "extn": "8802", + "id": "45313", + "name": "Stacy Webster", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$120,144", + "start_date": "5/28/2018" + }, + { + "extn": "2669", + "id": "45314", + "name": "Christy Fowler", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$273,415", + "start_date": "8/6/2000" + }, + { + "extn": "3379", + "id": "45315", + "name": "Miriam Mccall", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$207,576", + "start_date": "1/22/2006" + }, + { + "extn": "9808", + "id": "45316", + "name": "Cedrick Tailor", + "office": "Berlin", + "position": "Mobile Developer", + "salary": "$94,393", + "start_date": "4/15/2018" + }, + { + "extn": "5745", + "id": "45317", + "name": "Chadwick Radcliffe", + "office": "Orlando", + "position": "Bookkeeper", + "salary": "$167,520", + "start_date": "2/15/2001" + }, + { + "extn": "5806", + "id": "45318", + "name": "Peter Bradshaw", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$196,266", + "start_date": "2/28/2013" + }, + { + "extn": "3495", + "id": "45319", + "name": "Harvey Mould", + "office": "Glendale", + "position": "Ambulatory Nurse", + "salary": "$116,866", + "start_date": "1/6/2001" + }, + { + "extn": "8174", + "id": "45320", + "name": "Nina Rixon", + "office": "Santa Ana", + "position": "Paramedic", + "salary": "$274,905", + "start_date": "6/8/2015" + }, + { + "extn": "4743", + "id": "45321", + "name": "Georgia Paterson", + "office": "Arlington", + "position": "Steward", + "salary": "$33,001", + "start_date": "9/11/2007" + }, + { + "extn": "7216", + "id": "45322", + "name": "Hayden Watson", + "office": "Bakersfield", + "position": "Paramedic", + "salary": "$52,776", + "start_date": "6/17/2015" + }, + { + "extn": "7698", + "id": "45323", + "name": "Martha Michael", + "office": "Bridgeport", + "position": "Cook", + "salary": "$233,214", + "start_date": "3/7/2017" + }, + { + "extn": "1102", + "id": "45324", + "name": "Brooklyn Eagle", + "office": "Houston", + "position": "Machine Operator", + "salary": "$90,864", + "start_date": "8/7/2012" + }, + { + "extn": "7288", + "id": "45325", + "name": "Bart Abbot", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$20,542", + "start_date": "9/25/2001" + }, + { + "extn": "7898", + "id": "45326", + "name": "Denny Mcnally", + "office": "Atlanta", + "position": "Bellman", + "salary": "$172,200", + "start_date": "10/6/2012" + }, + { + "extn": "9400", + "id": "45327", + "name": "Gloria Harrington", + "office": "Hayward", + "position": "Electrician", + "salary": "$131,367", + "start_date": "3/26/2015" + }, + { + "extn": "1918", + "id": "45328", + "name": "Anthony Hastings", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$283,448", + "start_date": "4/28/2003" + }, + { + "extn": "5636", + "id": "45329", + "name": "Matt Yarwood", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$84,524", + "start_date": "3/25/2017" + }, + { + "extn": "8910", + "id": "45330", + "name": "Vera Wallace", + "office": "Albuquerque", + "position": "Assistant Buyer", + "salary": "$116,232", + "start_date": "1/20/2003" + }, + { + "extn": "2381", + "id": "45331", + "name": "Hayden Moss", + "office": "San Diego", + "position": "Food Technologist", + "salary": "$262,253", + "start_date": "9/27/2010" + }, + { + "extn": "7618", + "id": "45332", + "name": "Isla Steer", + "office": "Omaha", + "position": "Treasurer", + "salary": "$258,126", + "start_date": "1/5/2005" + }, + { + "extn": "8903", + "id": "45333", + "name": "Gladys Donnelly", + "office": "Jersey City", + "position": "Banker", + "salary": "$77,906", + "start_date": "9/21/2005" + }, + { + "extn": "9656", + "id": "45334", + "name": "Tom Roberts", + "office": "Long Beach", + "position": "Front Desk Coordinator", + "salary": "$86,006", + "start_date": "3/9/2014" + }, + { + "extn": "3846", + "id": "45335", + "name": "Caydence Cox", + "office": "Seattle", + "position": "Production Painter", + "salary": "$170,188", + "start_date": "4/19/2008" + }, + { + "extn": "9160", + "id": "45336", + "name": "Sage Hill", + "office": "Washington", + "position": "Physician", + "salary": "$277,599", + "start_date": "2/25/2013" + }, + { + "extn": "4665", + "id": "45337", + "name": "Barney Murphy", + "office": "St. Louis", + "position": "Stockbroker", + "salary": "$156,126", + "start_date": "10/8/2005" + }, + { + "extn": "5590", + "id": "45338", + "name": "Benjamin Hobson", + "office": "Otawa", + "position": "HR Coordinator", + "salary": "$191,121", + "start_date": "4/13/2019" + }, + { + "extn": "6784", + "id": "45339", + "name": "Alice Addis", + "office": "Valetta", + "position": "Banker", + "salary": "$238,218", + "start_date": "1/13/2016" + }, + { + "extn": "1140", + "id": "45340", + "name": "Abdul Bishop", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$222,255", + "start_date": "3/21/2000" + }, + { + "extn": "2911", + "id": "45341", + "name": "Noah Fox", + "office": "Otawa", + "position": "Biologist", + "salary": "$19,324", + "start_date": "1/13/2003" + }, + { + "extn": "1017", + "id": "45342", + "name": "Daniel Powell", + "office": "Oklahoma City", + "position": "Inspector", + "salary": "$172,555", + "start_date": "11/8/2012" + }, + { + "extn": "6812", + "id": "45343", + "name": "Alexander Kirby", + "office": "Fullerton", + "position": "Loan Officer", + "salary": "$57,884", + "start_date": "12/21/2018" + }, + { + "extn": "9532", + "id": "45344", + "name": "Thea Bishop", + "office": "Seattle", + "position": "Restaurant Manager", + "salary": "$57,071", + "start_date": "10/27/2011" + }, + { + "extn": "5517", + "id": "45345", + "name": "Shannon Vaughn", + "office": "St. Louis", + "position": "Insurance Broker", + "salary": "$235,519", + "start_date": "3/6/2000" + }, + { + "extn": "3249", + "id": "45346", + "name": "Phillip Morgan", + "office": "Rome", + "position": "Mobile Developer", + "salary": "$39,542", + "start_date": "1/22/2010" + }, + { + "extn": "6658", + "id": "45347", + "name": "Chadwick Knight", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$126,661", + "start_date": "11/18/2013" + }, + { + "extn": "4078", + "id": "45348", + "name": "Sadie Shaw", + "office": "Paris", + "position": "HR Coordinator", + "salary": "$126,142", + "start_date": "1/5/2009" + }, + { + "extn": "4768", + "id": "45349", + "name": "Luke Dyson", + "office": "Tallahassee", + "position": "Retail Trainee", + "salary": "$191,802", + "start_date": "11/11/2006" + }, + { + "extn": "2355", + "id": "45350", + "name": "Nate Wright", + "office": "New York", + "position": "Pharmacist", + "salary": "$237,302", + "start_date": "7/18/2007" + }, + { + "extn": "1586", + "id": "45351", + "name": "Percy Edwards", + "office": "Henderson", + "position": "Banker", + "salary": "$72,332", + "start_date": "4/10/2003" + }, + { + "extn": "4216", + "id": "45352", + "name": "Harry Cann", + "office": "Cincinnati", + "position": "Executive Director", + "salary": "$65,339", + "start_date": "7/30/2005" + }, + { + "extn": "4965", + "id": "45353", + "name": "Kurt Ebden", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$109,479", + "start_date": "1/10/2006" + }, + { + "extn": "3607", + "id": "45354", + "name": "Rhea Logan", + "office": "Wien", + "position": "Machine Operator", + "salary": "$208,836", + "start_date": "7/27/2005" + }, + { + "extn": "4834", + "id": "45355", + "name": "Matthew Kirby", + "office": "Reno", + "position": "Bookkeeper", + "salary": "$37,136", + "start_date": "6/15/2000" + }, + { + "extn": "6977", + "id": "45356", + "name": "Sloane Stevens", + "office": "Santa Ana", + "position": "Executive Director", + "salary": "$12,942", + "start_date": "5/14/2014" + }, + { + "extn": "3708", + "id": "45357", + "name": "Madelyn Johnson", + "office": "Tokyo", + "position": "Webmaster", + "salary": "$145,215", + "start_date": "8/31/2019" + }, + { + "extn": "7569", + "id": "45358", + "name": "Skylar Moreno", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$176,135", + "start_date": "5/29/2017" + }, + { + "extn": "5533", + "id": "45359", + "name": "Samara Reyes", + "office": "Tokyo", + "position": "Project Manager", + "salary": "$298,060", + "start_date": "3/24/2012" + }, + { + "extn": "4485", + "id": "45360", + "name": "Nick Nelson", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$180,630", + "start_date": "4/27/2014" + }, + { + "extn": "4210", + "id": "45361", + "name": "Nick Kerr", + "office": "Boston", + "position": "Web Developer", + "salary": "$269,272", + "start_date": "9/20/2019" + }, + { + "extn": "3291", + "id": "45362", + "name": "Benny Bright", + "office": "Tokyo", + "position": "Biologist", + "salary": "$134,489", + "start_date": "9/2/2009" + }, + { + "extn": "5370", + "id": "45363", + "name": "Jack Vaughn", + "office": "Reno", + "position": "Production Painter", + "salary": "$13,509", + "start_date": "9/22/2009" + }, + { + "extn": "3616", + "id": "45364", + "name": "Domenic Bright", + "office": "Richmond", + "position": "Designer", + "salary": "$244,839", + "start_date": "2/25/2005" + }, + { + "extn": "4076", + "id": "45365", + "name": "Carmen Morgan", + "office": "Hayward", + "position": "Fabricator", + "salary": "$291,377", + "start_date": "4/8/2009" + }, + { + "extn": "6739", + "id": "45366", + "name": "Sydney Ellwood", + "office": "Kansas City", + "position": "Fabricator", + "salary": "$94,060", + "start_date": "2/1/2010" + }, + { + "extn": "1922", + "id": "45367", + "name": "Tom Upton", + "office": "Innsbruck", + "position": "Web Developer", + "salary": "$85,727", + "start_date": "11/27/2003" + }, + { + "extn": "7034", + "id": "45368", + "name": "Alexa Heaton", + "office": "Moreno Valley", + "position": "Software Engineer", + "salary": "$264,472", + "start_date": "12/12/2002" + }, + { + "extn": "1808", + "id": "45369", + "name": "Marjorie Bristow", + "office": "Philadelphia", + "position": "Machine Operator", + "salary": "$203,957", + "start_date": "5/3/2012" + }, + { + "extn": "1954", + "id": "45370", + "name": "Melanie Grant", + "office": "San Diego", + "position": "Business Broker", + "salary": "$235,662", + "start_date": "3/27/2007" + }, + { + "extn": "8999", + "id": "45371", + "name": "Shay Durrant", + "office": "Washington", + "position": "Chef Manager", + "salary": "$193,274", + "start_date": "8/14/2016" + }, + { + "extn": "3160", + "id": "45372", + "name": "Chris Payne", + "office": "Omaha", + "position": "Cook", + "salary": "$163,812", + "start_date": "2/15/2002" + }, + { + "extn": "2049", + "id": "45373", + "name": "Hope Doherty", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$233,638", + "start_date": "11/4/2000" + }, + { + "extn": "7896", + "id": "45374", + "name": "Liliana Gordon", + "office": "Salem", + "position": "Webmaster", + "salary": "$82,001", + "start_date": "7/16/2014" + }, + { + "extn": "5852", + "id": "45375", + "name": "Phillip Kent", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$85,024", + "start_date": "6/22/2002" + }, + { + "extn": "9264", + "id": "45376", + "name": "Violet Potter", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$294,086", + "start_date": "4/22/2014" + }, + { + "extn": "1087", + "id": "45377", + "name": "Tania Warren", + "office": "Washington", + "position": "Bellman", + "salary": "$14,827", + "start_date": "10/4/2006" + }, + { + "extn": "1837", + "id": "45378", + "name": "Benny Brooks", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$59,896", + "start_date": "12/25/2009" + }, + { + "extn": "2926", + "id": "45379", + "name": "Aiden Sherry", + "office": "Jersey City", + "position": "Global Logistics Supervisor", + "salary": "$216,152", + "start_date": "2/27/2016" + }, + { + "extn": "2985", + "id": "45380", + "name": "John Ross", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$78,413", + "start_date": "4/13/2002" + }, + { + "extn": "2857", + "id": "45381", + "name": "Danielle Eagle", + "office": "London", + "position": "Cashier", + "salary": "$255,868", + "start_date": "6/17/2012" + }, + { + "extn": "7829", + "id": "45382", + "name": "Matthew Bentley", + "office": "Lancaster", + "position": "Ambulatory Nurse", + "salary": "$89,163", + "start_date": "7/7/2002" + }, + { + "extn": "1775", + "id": "45383", + "name": "Matt Shea", + "office": "Madison", + "position": "Food Technologist", + "salary": "$146,066", + "start_date": "8/10/2005" + }, + { + "extn": "8503", + "id": "45384", + "name": "Barry Benson", + "office": "Valetta", + "position": "Mobile Developer", + "salary": "$126,182", + "start_date": "1/24/2012" + }, + { + "extn": "6515", + "id": "45385", + "name": "Jack Warner", + "office": "Los Angeles", + "position": "Cashier", + "salary": "$255,009", + "start_date": "1/23/2007" + }, + { + "extn": "7573", + "id": "45386", + "name": "Scarlett Gilbert", + "office": "Berlin", + "position": "Front Desk Coordinator", + "salary": "$256,011", + "start_date": "10/2/2010" + }, + { + "extn": "4203", + "id": "45387", + "name": "Johnathan Butler", + "office": "Boston", + "position": "Baker", + "salary": "$223,628", + "start_date": "10/23/2005" + }, + { + "extn": "4169", + "id": "45388", + "name": "Lucy Sinclair", + "office": "Fremont", + "position": "Production Painter", + "salary": "$58,785", + "start_date": "4/14/2013" + }, + { + "extn": "9303", + "id": "45389", + "name": "Ronald Dillon", + "office": "San Diego", + "position": "Design Engineer", + "salary": "$21,785", + "start_date": "5/30/2017" + }, + { + "extn": "4651", + "id": "45390", + "name": "Sarah Weldon", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$144,328", + "start_date": "1/2/2000" + }, + { + "extn": "1893", + "id": "45391", + "name": "Eduardo Milner", + "office": "Prague", + "position": "Operator", + "salary": "$79,873", + "start_date": "10/8/2003" + }, + { + "extn": "8211", + "id": "45392", + "name": "Julian Lowe", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$124,383", + "start_date": "5/5/2007" + }, + { + "extn": "4193", + "id": "45393", + "name": "Hayden Khan", + "office": "Bellevue", + "position": "Auditor", + "salary": "$24,808", + "start_date": "3/28/2005" + }, + { + "extn": "2619", + "id": "45394", + "name": "Beatrice Sinclair", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$67,799", + "start_date": "6/10/2015" + }, + { + "extn": "3152", + "id": "45395", + "name": "Louise Asher", + "office": "Columbus", + "position": "Banker", + "salary": "$166,010", + "start_date": "12/11/2003" + }, + { + "extn": "9381", + "id": "45396", + "name": "Britney Adams", + "office": "Otawa", + "position": "Electrician", + "salary": "$107,196", + "start_date": "7/24/2016" + }, + { + "extn": "5388", + "id": "45397", + "name": "Tyler Tate", + "office": "Las Vegas", + "position": "Health Educator", + "salary": "$43,677", + "start_date": "10/10/2003" + }, + { + "extn": "7767", + "id": "45398", + "name": "Mark Durrant", + "office": "Fremont", + "position": "Loan Officer", + "salary": "$42,281", + "start_date": "6/29/2000" + }, + { + "extn": "5393", + "id": "45399", + "name": "Lily Ashwell", + "office": "Norfolk", + "position": "HR Specialist", + "salary": "$162,453", + "start_date": "10/19/2016" + }, + { + "extn": "3448", + "id": "45400", + "name": "Alexa Camden", + "office": "Milano", + "position": "Cook", + "salary": "$47,879", + "start_date": "2/8/2014" + }, + { + "extn": "3712", + "id": "45401", + "name": "Cara Mcgee", + "office": "Scottsdale", + "position": "IT Support Staff", + "salary": "$126,547", + "start_date": "8/25/2001" + }, + { + "extn": "5581", + "id": "45402", + "name": "Bart Greenwood", + "office": "Berna", + "position": "HR Specialist", + "salary": "$42,128", + "start_date": "12/3/2013" + }, + { + "extn": "3387", + "id": "45403", + "name": "Tyler Roberts", + "office": "Atlanta", + "position": "Bellman", + "salary": "$181,465", + "start_date": "12/6/2014" + }, + { + "extn": "9168", + "id": "45404", + "name": "William Taylor", + "office": "Worcester", + "position": "Bellman", + "salary": "$30,073", + "start_date": "10/28/2010" + }, + { + "extn": "8474", + "id": "45405", + "name": "Freya Boyle", + "office": "London", + "position": "Service Supervisor", + "salary": "$44,227", + "start_date": "1/4/2004" + }, + { + "extn": "8217", + "id": "45406", + "name": "Drew Uddin", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$121,555", + "start_date": "3/21/2016" + }, + { + "extn": "9391", + "id": "45407", + "name": "Estrella Welsch", + "office": "Seattle", + "position": "Bookkeeper", + "salary": "$35,097", + "start_date": "10/3/2015" + }, + { + "extn": "9002", + "id": "45408", + "name": "Harmony Chapman", + "office": "London", + "position": "Fabricator", + "salary": "$221,408", + "start_date": "4/16/2018" + }, + { + "extn": "9266", + "id": "45409", + "name": "William Wills", + "office": "Rochester", + "position": "Steward", + "salary": "$186,041", + "start_date": "10/1/2014" + }, + { + "extn": "5124", + "id": "45410", + "name": "Maggie Walton", + "office": "Escondido", + "position": "Associate Professor", + "salary": "$109,536", + "start_date": "5/7/2005" + }, + { + "extn": "4785", + "id": "45411", + "name": "Daron Jackson", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$79,982", + "start_date": "6/1/2018" + }, + { + "extn": "7663", + "id": "45412", + "name": "Amelia Higgs", + "office": "Houston", + "position": "Accountant", + "salary": "$296,653", + "start_date": "5/15/2017" + }, + { + "extn": "6398", + "id": "45413", + "name": "Owen Jackson", + "office": "Tokyo", + "position": "Cashier", + "salary": "$153,305", + "start_date": "3/14/2009" + }, + { + "extn": "6924", + "id": "45414", + "name": "Carmella Seymour", + "office": "Venice", + "position": "Chef Manager", + "salary": "$236,433", + "start_date": "5/29/2006" + }, + { + "extn": "7237", + "id": "45415", + "name": "Alan Hunt", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$12,919", + "start_date": "6/30/2010" + }, + { + "extn": "4443", + "id": "45416", + "name": "Boris Stevens", + "office": "Houston", + "position": "Restaurant Manager", + "salary": "$281,756", + "start_date": "7/8/2006" + }, + { + "extn": "8107", + "id": "45417", + "name": "Gil Callan", + "office": "Hollywood", + "position": "Web Developer", + "salary": "$171,968", + "start_date": "4/23/2004" + }, + { + "extn": "3690", + "id": "45418", + "name": "Rocco Kaur", + "office": "Lisbon", + "position": "Food Technologist", + "salary": "$257,902", + "start_date": "4/14/2015" + }, + { + "extn": "9030", + "id": "45419", + "name": "Joy Gibson", + "office": "Lyon", + "position": "Health Educator", + "salary": "$190,466", + "start_date": "8/26/2018" + }, + { + "extn": "7377", + "id": "45420", + "name": "Sylvia Little", + "office": "Prague", + "position": "Assistant Buyer", + "salary": "$246,220", + "start_date": "8/31/2014" + }, + { + "extn": "4190", + "id": "45421", + "name": "Cristal Watson", + "office": "Berlin", + "position": "Machine Operator", + "salary": "$284,318", + "start_date": "8/3/2000" + }, + { + "extn": "7985", + "id": "45422", + "name": "Julianna Hill", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$54,201", + "start_date": "6/12/2006" + }, + { + "extn": "6008", + "id": "45423", + "name": "Nick Wren", + "office": "Boston", + "position": "Global Logistics Supervisor", + "salary": "$51,495", + "start_date": "3/24/2001" + }, + { + "extn": "9829", + "id": "45424", + "name": "Jade Matthews", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$269,636", + "start_date": "8/15/2011" + }, + { + "extn": "4119", + "id": "45425", + "name": "Liam Slater", + "office": "Saint Paul", + "position": "Cashier", + "salary": "$14,954", + "start_date": "2/7/2019" + }, + { + "extn": "2269", + "id": "45426", + "name": "Bryon Wallace", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$67,733", + "start_date": "5/21/2009" + }, + { + "extn": "7376", + "id": "45427", + "name": "Erick Ogilvy", + "office": "Orlando", + "position": "Restaurant Manager", + "salary": "$285,479", + "start_date": "10/27/2006" + }, + { + "extn": "9697", + "id": "45428", + "name": "Marissa Butler", + "office": "Kansas City", + "position": "Inspector", + "salary": "$253,425", + "start_date": "3/9/2014" + }, + { + "extn": "2917", + "id": "45429", + "name": "Clint Richardson", + "office": "Philadelphia", + "position": "IT Support Staff", + "salary": "$75,645", + "start_date": "10/26/2008" + }, + { + "extn": "8917", + "id": "45430", + "name": "Maxwell Willis", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$259,896", + "start_date": "1/18/2005" + }, + { + "extn": "9501", + "id": "45431", + "name": "Alan Mills", + "office": "Huntsville", + "position": "Staffing Consultant", + "salary": "$79,216", + "start_date": "1/18/2010" + }, + { + "extn": "8559", + "id": "45432", + "name": "Maxwell Horton", + "office": "Innsbruck", + "position": "Operator", + "salary": "$151,999", + "start_date": "8/5/2002" + }, + { + "extn": "3937", + "id": "45433", + "name": "Maribel Windsor", + "office": "Long Beach", + "position": "CNC Operator", + "salary": "$15,377", + "start_date": "7/27/2016" + }, + { + "extn": "3558", + "id": "45434", + "name": "Russel Allington", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$224,939", + "start_date": "12/1/2009" + }, + { + "extn": "6753", + "id": "45435", + "name": "Harriet Slater", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$15,333", + "start_date": "3/22/2008" + }, + { + "extn": "6489", + "id": "45436", + "name": "Mark Vane", + "office": "Berlin", + "position": "Staffing Consultant", + "salary": "$85,992", + "start_date": "7/30/2003" + }, + { + "extn": "2891", + "id": "45437", + "name": "Johnathan Lomax", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$107,202", + "start_date": "10/15/2016" + }, + { + "extn": "2583", + "id": "45438", + "name": "Luke Butler", + "office": "Nashville", + "position": "Web Developer", + "salary": "$57,327", + "start_date": "11/21/2003" + }, + { + "extn": "4367", + "id": "45439", + "name": "Penny Healy", + "office": "Seattle", + "position": "Audiologist", + "salary": "$81,352", + "start_date": "8/26/2017" + }, + { + "extn": "2260", + "id": "45440", + "name": "Chloe Flack", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$83,485", + "start_date": "1/20/2004" + }, + { + "extn": "3643", + "id": "45441", + "name": "Jack Wigley", + "office": "Prague", + "position": "Cashier", + "salary": "$30,762", + "start_date": "2/1/2000" + }, + { + "extn": "8579", + "id": "45442", + "name": "Rocco Smith", + "office": "Memphis", + "position": "CNC Operator", + "salary": "$270,056", + "start_date": "5/14/2009" + }, + { + "extn": "4245", + "id": "45443", + "name": "Fred Abbey", + "office": "Wien", + "position": "Steward", + "salary": "$248,481", + "start_date": "2/9/2001" + }, + { + "extn": "6644", + "id": "45444", + "name": "Scarlett Stewart", + "office": "Garland", + "position": "Fabricator", + "salary": "$281,067", + "start_date": "10/30/2011" + }, + { + "extn": "8980", + "id": "45445", + "name": "Bob Adams", + "office": "Charlotte", + "position": "Designer", + "salary": "$88,992", + "start_date": "3/8/2007" + }, + { + "extn": "3077", + "id": "45446", + "name": "Lorraine Bailey", + "office": "Charlotte", + "position": "Global Logistics Supervisor", + "salary": "$292,622", + "start_date": "10/7/2012" + }, + { + "extn": "5913", + "id": "45447", + "name": "Dasha Gosling", + "office": "Washington", + "position": "Biologist", + "salary": "$229,719", + "start_date": "10/5/2016" + }, + { + "extn": "4979", + "id": "45448", + "name": "Audrey Hastings", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$199,516", + "start_date": "5/10/2003" + }, + { + "extn": "7322", + "id": "45449", + "name": "Denny Shea", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$64,022", + "start_date": "4/1/2007" + }, + { + "extn": "6114", + "id": "45450", + "name": "Eduardo Butler", + "office": "Bellevue", + "position": "Budget Analyst", + "salary": "$196,749", + "start_date": "3/8/2016" + }, + { + "extn": "4962", + "id": "45451", + "name": "Lara Gilmour", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$53,547", + "start_date": "12/30/2003" + }, + { + "extn": "3019", + "id": "45452", + "name": "Erick Porter", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$67,604", + "start_date": "10/29/2002" + }, + { + "extn": "3531", + "id": "45453", + "name": "Kieth Kirby", + "office": "Denver", + "position": "Call Center Representative", + "salary": "$39,874", + "start_date": "12/1/2011" + }, + { + "extn": "4882", + "id": "45454", + "name": "Boris Rosenbloom", + "office": "Laredo", + "position": "IT Support Staff", + "salary": "$144,866", + "start_date": "5/8/2018" + }, + { + "extn": "4924", + "id": "45455", + "name": "Logan Franks", + "office": "Fullerton", + "position": "Cash Manager", + "salary": "$290,162", + "start_date": "9/26/2011" + }, + { + "extn": "3643", + "id": "45456", + "name": "Samara Drummond", + "office": "Bellevue", + "position": "Biologist", + "salary": "$157,513", + "start_date": "4/2/2018" + }, + { + "extn": "1475", + "id": "45457", + "name": "Tyler Thomson", + "office": "Irving", + "position": "Business Broker", + "salary": "$225,809", + "start_date": "2/6/2014" + }, + { + "extn": "3871", + "id": "45458", + "name": "Marissa Attwood", + "office": "Paris", + "position": "Investment Advisor", + "salary": "$246,179", + "start_date": "4/8/2003" + }, + { + "extn": "3370", + "id": "45459", + "name": "Bryon Lucas", + "office": "Sacramento", + "position": "Design Engineer", + "salary": "$251,598", + "start_date": "7/10/2012" + }, + { + "extn": "7919", + "id": "45460", + "name": "Rylee Hamilton", + "office": "Albuquerque", + "position": "Insurance Broker", + "salary": "$257,135", + "start_date": "9/8/2010" + }, + { + "extn": "2019", + "id": "45461", + "name": "Denis Burnley", + "office": "Zurich", + "position": "Front Desk Coordinator", + "salary": "$81,594", + "start_date": "12/3/2011" + }, + { + "extn": "4509", + "id": "45462", + "name": "Gloria Driscoll", + "office": "Glendale", + "position": "Design Engineer", + "salary": "$126,346", + "start_date": "11/16/2008" + }, + { + "extn": "1909", + "id": "45463", + "name": "Priscilla Alldridge", + "office": "Long Beach", + "position": "Banker", + "salary": "$24,688", + "start_date": "11/6/2007" + }, + { + "extn": "9186", + "id": "45464", + "name": "Sloane Morris", + "office": "Louisville", + "position": "Electrician", + "salary": "$148,139", + "start_date": "4/11/2010" + }, + { + "extn": "9412", + "id": "45465", + "name": "Logan Graves", + "office": "Hayward", + "position": "Clerk", + "salary": "$160,413", + "start_date": "12/14/2002" + }, + { + "extn": "8064", + "id": "45466", + "name": "Liam Rixon", + "office": "St. Louis", + "position": "Associate Professor", + "salary": "$99,685", + "start_date": "12/1/2009" + }, + { + "extn": "9765", + "id": "45467", + "name": "Roger Hilton", + "office": "San Francisco", + "position": "Health Educator", + "salary": "$222,601", + "start_date": "9/1/2010" + }, + { + "extn": "3557", + "id": "45468", + "name": "Ron Oswald", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$146,981", + "start_date": "2/20/2009" + }, + { + "extn": "6459", + "id": "45469", + "name": "Mary Mccall", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$80,036", + "start_date": "7/16/2014" + }, + { + "extn": "6193", + "id": "45470", + "name": "Lana Nobbs", + "office": "Ontario", + "position": "Executive Director", + "salary": "$43,881", + "start_date": "6/21/2003" + }, + { + "extn": "9778", + "id": "45471", + "name": "Rick Baker", + "office": "Portland", + "position": "Executive Director", + "salary": "$186,166", + "start_date": "4/13/2004" + }, + { + "extn": "8804", + "id": "45472", + "name": "Alessandra Newton", + "office": "Stockton", + "position": "Design Engineer", + "salary": "$229,535", + "start_date": "6/21/2018" + }, + { + "extn": "2803", + "id": "45473", + "name": "Julian Uttley", + "office": "Otawa", + "position": "Budget Analyst", + "salary": "$237,114", + "start_date": "7/11/2017" + }, + { + "extn": "7983", + "id": "45474", + "name": "Roger Long", + "office": "Atlanta", + "position": "Inspector", + "salary": "$168,509", + "start_date": "1/10/2015" + }, + { + "extn": "5147", + "id": "45475", + "name": "Marvin Thomas", + "office": "Washington", + "position": "Chef Manager", + "salary": "$233,132", + "start_date": "2/6/2006" + }, + { + "extn": "3543", + "id": "45476", + "name": "Olivia Cann", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$25,260", + "start_date": "4/22/2000" + }, + { + "extn": "4312", + "id": "45477", + "name": "Brad Shaw", + "office": "Omaha", + "position": "Auditor", + "salary": "$240,466", + "start_date": "1/29/2003" + }, + { + "extn": "8862", + "id": "45478", + "name": "Bart Ward", + "office": "Charlotte", + "position": "Electrician", + "salary": "$112,720", + "start_date": "5/20/2008" + }, + { + "extn": "7555", + "id": "45479", + "name": "Julian Parker", + "office": "Berna", + "position": "Electrician", + "salary": "$286,351", + "start_date": "6/2/2009" + }, + { + "extn": "9020", + "id": "45480", + "name": "Ron Cadman", + "office": "Rome", + "position": "Associate Professor", + "salary": "$260,203", + "start_date": "8/20/2018" + }, + { + "extn": "4233", + "id": "45481", + "name": "Logan Crawley", + "office": "Otawa", + "position": "Call Center Representative", + "salary": "$118,712", + "start_date": "10/24/2002" + }, + { + "extn": "9291", + "id": "45482", + "name": "Owen Yang", + "office": "Lancaster", + "position": "Designer", + "salary": "$44,474", + "start_date": "6/18/2008" + }, + { + "extn": "4074", + "id": "45483", + "name": "Julian Emmott", + "office": "Wien", + "position": "Dentist", + "salary": "$40,299", + "start_date": "7/17/2010" + }, + { + "extn": "1316", + "id": "45484", + "name": "Camila Johnson", + "office": "Fayetteville", + "position": "Audiologist", + "salary": "$102,310", + "start_date": "4/17/2002" + }, + { + "extn": "3470", + "id": "45485", + "name": "Paula Alcroft", + "office": "Louisville", + "position": "Systems Administrator", + "salary": "$208,642", + "start_date": "5/11/2000" + }, + { + "extn": "3688", + "id": "45486", + "name": "Megan Donnelly", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$98,756", + "start_date": "11/13/2015" + }, + { + "extn": "8646", + "id": "45487", + "name": "Mason Wilkinson", + "office": "Garland", + "position": "Project Manager", + "salary": "$208,308", + "start_date": "10/8/2007" + }, + { + "extn": "9355", + "id": "45488", + "name": "Bernadette Hogg", + "office": "London", + "position": "Business Broker", + "salary": "$99,690", + "start_date": "2/4/2005" + }, + { + "extn": "5016", + "id": "45489", + "name": "Johnny Umney", + "office": "Houston", + "position": "Auditor", + "salary": "$290,863", + "start_date": "3/14/2016" + }, + { + "extn": "9784", + "id": "45490", + "name": "Kaylee Clarke", + "office": "Los Angeles", + "position": "Operator", + "salary": "$198,299", + "start_date": "5/5/2003" + }, + { + "extn": "9307", + "id": "45491", + "name": "Tom Poole", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$68,331", + "start_date": "4/14/2017" + }, + { + "extn": "1755", + "id": "45492", + "name": "Daron Olivier", + "office": "Long Beach", + "position": "Laboratory Technician", + "salary": "$232,676", + "start_date": "10/1/2018" + }, + { + "extn": "2792", + "id": "45493", + "name": "Scarlett Rowan", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$146,397", + "start_date": "7/27/2005" + }, + { + "extn": "2500", + "id": "45494", + "name": "Julius Wilkinson", + "office": "Omaha", + "position": "Physician", + "salary": "$26,840", + "start_date": "9/22/2017" + }, + { + "extn": "6815", + "id": "45495", + "name": "Sonya Grady", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$159,915", + "start_date": "9/4/2001" + }, + { + "extn": "2771", + "id": "45496", + "name": "Dalia Chapman", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$123,167", + "start_date": "5/2/2013" + }, + { + "extn": "5674", + "id": "45497", + "name": "Gil Lunt", + "office": "Tallahassee", + "position": "Designer", + "salary": "$92,853", + "start_date": "6/11/2015" + }, + { + "extn": "3139", + "id": "45498", + "name": "Maxwell Jackson", + "office": "Boston", + "position": "Stockbroker", + "salary": "$86,689", + "start_date": "8/1/2012" + }, + { + "extn": "4217", + "id": "45499", + "name": "Aurelia Welsch", + "office": "Laredo", + "position": "Production Painter", + "salary": "$24,122", + "start_date": "10/27/2013" + }, + { + "extn": "4369", + "id": "45500", + "name": "Leslie Uddin", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$108,833", + "start_date": "3/17/2011" + }, + { + "extn": "9886", + "id": "45501", + "name": "Carmen Wright", + "office": "Tulsa", + "position": "Design Engineer", + "salary": "$174,812", + "start_date": "8/13/2008" + }, + { + "extn": "4105", + "id": "45502", + "name": "Dorothy Kerr", + "office": "Albuquerque", + "position": "Mobile Developer", + "salary": "$208,612", + "start_date": "5/8/2008" + }, + { + "extn": "6057", + "id": "45503", + "name": "Chadwick Fowler", + "office": "Philadelphia", + "position": "HR Coordinator", + "salary": "$13,041", + "start_date": "2/27/2005" + }, + { + "extn": "8314", + "id": "45504", + "name": "Erick Dyson", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$215,324", + "start_date": "1/25/2014" + }, + { + "extn": "2361", + "id": "45505", + "name": "Carl Vane", + "office": "Bucharest", + "position": "Ambulatory Nurse", + "salary": "$239,613", + "start_date": "5/12/2004" + }, + { + "extn": "2070", + "id": "45506", + "name": "Payton Hunt", + "office": "New Orleans", + "position": "Budget Analyst", + "salary": "$204,815", + "start_date": "4/21/2017" + }, + { + "extn": "7651", + "id": "45507", + "name": "Leslie Russell", + "office": "Murfreesboro", + "position": "Associate Professor", + "salary": "$232,219", + "start_date": "1/24/2012" + }, + { + "extn": "6139", + "id": "45508", + "name": "Julian Edley", + "office": "Ontario", + "position": "Designer", + "salary": "$191,596", + "start_date": "2/26/2002" + }, + { + "extn": "3505", + "id": "45509", + "name": "Martin Whittle", + "office": "Huntsville", + "position": "Production Painter", + "salary": "$52,967", + "start_date": "9/17/2011" + }, + { + "extn": "6725", + "id": "45510", + "name": "Denny Sloan", + "office": "Salem", + "position": "Accountant", + "salary": "$168,604", + "start_date": "7/15/2009" + }, + { + "extn": "1379", + "id": "45511", + "name": "Ryan Roman", + "office": "Berlin", + "position": "Auditor", + "salary": "$152,292", + "start_date": "12/23/2005" + }, + { + "extn": "8243", + "id": "45512", + "name": "Chad Shields", + "office": "Seattle", + "position": "Inspector", + "salary": "$56,860", + "start_date": "7/17/2006" + }, + { + "extn": "4117", + "id": "45513", + "name": "Chris Wigley", + "office": "Rome", + "position": "Front Desk Coordinator", + "salary": "$97,869", + "start_date": "5/16/2009" + }, + { + "extn": "4333", + "id": "45514", + "name": "Alexia Notman", + "office": "Berna", + "position": "Bellman", + "salary": "$79,477", + "start_date": "11/15/2010" + }, + { + "extn": "3422", + "id": "45515", + "name": "Ember Knott", + "office": "Wien", + "position": "HR Coordinator", + "salary": "$180,426", + "start_date": "5/29/2013" + }, + { + "extn": "5610", + "id": "45516", + "name": "Selena Barrett", + "office": "Columbus", + "position": "Production Painter", + "salary": "$49,858", + "start_date": "12/9/2018" + }, + { + "extn": "4251", + "id": "45517", + "name": "Matt Little", + "office": "Henderson", + "position": "Associate Professor", + "salary": "$51,977", + "start_date": "1/11/2019" + }, + { + "extn": "3550", + "id": "45518", + "name": "Doug Adams", + "office": "Amarillo", + "position": "CNC Operator", + "salary": "$128,351", + "start_date": "1/12/2004" + }, + { + "extn": "7886", + "id": "45519", + "name": "Julius Mcguire", + "office": "St. Louis", + "position": "Auditor", + "salary": "$192,602", + "start_date": "9/16/2000" + }, + { + "extn": "2276", + "id": "45520", + "name": "Priscilla Shepherd", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$108,768", + "start_date": "3/29/2006" + }, + { + "extn": "6130", + "id": "45521", + "name": "Macy Seymour", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$57,883", + "start_date": "4/26/2013" + }, + { + "extn": "1496", + "id": "45522", + "name": "Cameron Garner", + "office": "Atlanta", + "position": "Designer", + "salary": "$77,827", + "start_date": "11/7/2003" + }, + { + "extn": "4286", + "id": "45523", + "name": "Sabrina Nanton", + "office": "Columbus", + "position": "Production Painter", + "salary": "$229,641", + "start_date": "3/21/2001" + }, + { + "extn": "6114", + "id": "45524", + "name": "Marigold Eyres", + "office": "Denver", + "position": "Bookkeeper", + "salary": "$94,875", + "start_date": "3/27/2009" + }, + { + "extn": "6796", + "id": "45525", + "name": "Rocco Matthews", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$55,853", + "start_date": "2/22/2005" + }, + { + "extn": "9716", + "id": "45526", + "name": "Emma Barrett", + "office": "Berna", + "position": "Project Manager", + "salary": "$173,041", + "start_date": "1/28/2006" + }, + { + "extn": "9226", + "id": "45527", + "name": "Paula Ramsey", + "office": "Kansas City", + "position": "Cashier", + "salary": "$143,645", + "start_date": "5/30/2012" + }, + { + "extn": "7126", + "id": "45528", + "name": "Danny Partridge", + "office": "Berna", + "position": "Operator", + "salary": "$202,217", + "start_date": "4/10/2008" + }, + { + "extn": "2158", + "id": "45529", + "name": "Tyson Ward", + "office": "Worcester", + "position": "Electrician", + "salary": "$81,524", + "start_date": "11/10/2009" + }, + { + "extn": "4951", + "id": "45530", + "name": "Domenic Preston", + "office": "Albuquerque", + "position": "Ambulatory Nurse", + "salary": "$258,685", + "start_date": "11/6/2006" + }, + { + "extn": "5725", + "id": "45531", + "name": "Boris Wood", + "office": "Colorado Springs", + "position": "Clerk", + "salary": "$220,181", + "start_date": "5/28/2012" + }, + { + "extn": "4018", + "id": "45532", + "name": "Ronald Morrow", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$240,235", + "start_date": "11/10/2009" + }, + { + "extn": "5114", + "id": "45533", + "name": "Lexi Rowlands", + "office": "Scottsdale", + "position": "Loan Officer", + "salary": "$87,443", + "start_date": "5/26/2019" + }, + { + "extn": "4166", + "id": "45534", + "name": "Celia Everett", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$202,414", + "start_date": "4/12/2019" + }, + { + "extn": "5326", + "id": "45535", + "name": "Danny Camden", + "office": "Springfield", + "position": "Laboratory Technician", + "salary": "$159,660", + "start_date": "3/12/2000" + }, + { + "extn": "9451", + "id": "45536", + "name": "Daron Morris", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$243,963", + "start_date": "5/4/2003" + }, + { + "extn": "5332", + "id": "45537", + "name": "Janice Avery", + "office": "Garland", + "position": "Laboratory Technician", + "salary": "$163,452", + "start_date": "11/18/2002" + }, + { + "extn": "1248", + "id": "45538", + "name": "Eduardo Thornton", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$53,505", + "start_date": "11/12/2009" + }, + { + "extn": "8578", + "id": "45539", + "name": "Goldie Preston", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$52,612", + "start_date": "8/26/2000" + }, + { + "extn": "2672", + "id": "45540", + "name": "Clint Baker", + "office": "New York", + "position": "Insurance Broker", + "salary": "$125,176", + "start_date": "6/25/2010" + }, + { + "extn": "8822", + "id": "45541", + "name": "Marigold Snow", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$243,641", + "start_date": "10/17/2002" + }, + { + "extn": "4906", + "id": "45542", + "name": "Ivy Reese", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$133,268", + "start_date": "1/4/2006" + }, + { + "extn": "2143", + "id": "45543", + "name": "Nick Broomfield", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$124,899", + "start_date": "3/7/2006" + }, + { + "extn": "5341", + "id": "45544", + "name": "Maxwell Milner", + "office": "Innsbruck", + "position": "Paramedic", + "salary": "$296,568", + "start_date": "3/31/2003" + }, + { + "extn": "1340", + "id": "45545", + "name": "Stephanie Archer", + "office": "Madison", + "position": "Bellman", + "salary": "$67,118", + "start_date": "11/14/2001" + }, + { + "extn": "2768", + "id": "45546", + "name": "Clarissa Gunn", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$129,134", + "start_date": "4/9/2000" + }, + { + "extn": "2732", + "id": "45547", + "name": "William Buckley", + "office": "Bellevue", + "position": "Fabricator", + "salary": "$169,452", + "start_date": "4/10/2016" + }, + { + "extn": "6864", + "id": "45548", + "name": "Victoria Latham", + "office": "Madison", + "position": "IT Support Staff", + "salary": "$117,949", + "start_date": "6/6/2005" + }, + { + "extn": "5669", + "id": "45549", + "name": "Rosie Willson", + "office": "Portland", + "position": "Business Broker", + "salary": "$205,966", + "start_date": "3/8/2019" + }, + { + "extn": "8901", + "id": "45550", + "name": "Boris Vincent", + "office": "Huntsville", + "position": "Staffing Consultant", + "salary": "$27,370", + "start_date": "11/19/2017" + }, + { + "extn": "7486", + "id": "45551", + "name": "Marigold Richardson", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$285,361", + "start_date": "3/7/2007" + }, + { + "extn": "4255", + "id": "45552", + "name": "Elijah Brock", + "office": "Chicago", + "position": "Auditor", + "salary": "$136,382", + "start_date": "12/25/2005" + }, + { + "extn": "7534", + "id": "45553", + "name": "Lexi Russel", + "office": "Louisville", + "position": "Budget Analyst", + "salary": "$265,826", + "start_date": "11/6/2007" + }, + { + "extn": "9348", + "id": "45554", + "name": "Chloe Gray", + "office": "El Paso", + "position": "Treasurer", + "salary": "$135,468", + "start_date": "11/19/2004" + }, + { + "extn": "4545", + "id": "45555", + "name": "Clarissa Rose", + "office": "Milano", + "position": "Mobile Developer", + "salary": "$55,588", + "start_date": "9/16/2010" + }, + { + "extn": "3744", + "id": "45556", + "name": "Alan Duvall", + "office": "Oakland", + "position": "Auditor", + "salary": "$123,261", + "start_date": "8/11/2012" + }, + { + "extn": "5324", + "id": "45557", + "name": "Mya Pratt", + "office": "Lincoln", + "position": "Cook", + "salary": "$193,693", + "start_date": "6/2/2007" + }, + { + "extn": "3126", + "id": "45558", + "name": "Mason King", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$110,240", + "start_date": "1/13/2000" + }, + { + "extn": "2966", + "id": "45559", + "name": "Chanelle Seymour", + "office": "Milano", + "position": "Machine Operator", + "salary": "$162,499", + "start_date": "9/2/2018" + }, + { + "extn": "4083", + "id": "45560", + "name": "Ryan Cassidy", + "office": "San Bernardino", + "position": "Retail Trainee", + "salary": "$193,366", + "start_date": "3/6/2001" + }, + { + "extn": "1416", + "id": "45561", + "name": "Juliet Woodley", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$164,743", + "start_date": "12/5/2007" + }, + { + "extn": "9907", + "id": "45562", + "name": "Violet Collins", + "office": "Rome", + "position": "Ambulatory Nurse", + "salary": "$271,596", + "start_date": "1/31/2003" + }, + { + "extn": "4419", + "id": "45563", + "name": "Natalie Wilson", + "office": "Fremont", + "position": "Paramedic", + "salary": "$51,220", + "start_date": "1/26/2013" + }, + { + "extn": "8694", + "id": "45564", + "name": "Russel Emmott", + "office": "Fullerton", + "position": "Accountant", + "salary": "$46,755", + "start_date": "10/2/2017" + }, + { + "extn": "8352", + "id": "45565", + "name": "Gemma Drummond", + "office": "Fullerton", + "position": "Clerk", + "salary": "$81,157", + "start_date": "5/19/2001" + }, + { + "extn": "4778", + "id": "45566", + "name": "Sebastian Brooks", + "office": "Albuquerque", + "position": "IT Support Staff", + "salary": "$199,647", + "start_date": "5/22/2000" + }, + { + "extn": "1294", + "id": "45567", + "name": "Sebastian Swift", + "office": "San Jose", + "position": "Business Broker", + "salary": "$177,611", + "start_date": "12/16/2005" + }, + { + "extn": "4830", + "id": "45568", + "name": "Maribel Gray", + "office": "London", + "position": "Bookkeeper", + "salary": "$176,768", + "start_date": "9/12/2016" + }, + { + "extn": "6703", + "id": "45569", + "name": "Lana Quinton", + "office": "St. Louis", + "position": "Steward", + "salary": "$202,611", + "start_date": "6/4/2009" + }, + { + "extn": "4764", + "id": "45570", + "name": "Sonya Kerr", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$51,624", + "start_date": "9/24/2000" + }, + { + "extn": "1350", + "id": "45571", + "name": "Roger Lee", + "office": "Bridgeport", + "position": "Steward", + "salary": "$266,776", + "start_date": "10/13/2011" + }, + { + "extn": "7565", + "id": "45572", + "name": "Laila Kennedy", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$149,417", + "start_date": "3/22/2013" + }, + { + "extn": "1443", + "id": "45573", + "name": "Caitlyn Rainford", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$63,587", + "start_date": "5/27/2008" + }, + { + "extn": "9886", + "id": "45574", + "name": "Sabrina Bishop", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$178,069", + "start_date": "8/26/2008" + }, + { + "extn": "7152", + "id": "45575", + "name": "Melania Wright", + "office": "Honolulu", + "position": "Software Engineer", + "salary": "$34,675", + "start_date": "2/5/2006" + }, + { + "extn": "8212", + "id": "45576", + "name": "Lucy Saunders", + "office": "Orlando", + "position": "Banker", + "salary": "$296,064", + "start_date": "10/21/2010" + }, + { + "extn": "3806", + "id": "45577", + "name": "Denny Knight", + "office": "Richmond", + "position": "Steward", + "salary": "$16,053", + "start_date": "6/20/2013" + }, + { + "extn": "2383", + "id": "45578", + "name": "Nicole Bennett", + "office": "Richmond", + "position": "Retail Trainee", + "salary": "$164,810", + "start_date": "9/4/2014" + }, + { + "extn": "5733", + "id": "45579", + "name": "Jane Ingram", + "office": "Indianapolis", + "position": "Physician", + "salary": "$195,322", + "start_date": "8/3/2012" + }, + { + "extn": "5756", + "id": "45580", + "name": "Andie Edwards", + "office": "Lakewood", + "position": "Banker", + "salary": "$295,933", + "start_date": "9/30/2019" + }, + { + "extn": "6841", + "id": "45581", + "name": "Tony Quinton", + "office": "Huntsville", + "position": "Global Logistics Supervisor", + "salary": "$233,368", + "start_date": "10/3/2007" + }, + { + "extn": "8924", + "id": "45582", + "name": "Mayleen Broomfield", + "office": "Murfreesboro", + "position": "Healthcare Specialist", + "salary": "$168,147", + "start_date": "1/13/2003" + }, + { + "extn": "3511", + "id": "45583", + "name": "Caleb Ralph", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$181,159", + "start_date": "3/11/2004" + }, + { + "extn": "6384", + "id": "45584", + "name": "Celia Bayliss", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$271,053", + "start_date": "7/19/2019" + }, + { + "extn": "1113", + "id": "45585", + "name": "Phoebe Gardner", + "office": "Long Beach", + "position": "Steward", + "salary": "$217,733", + "start_date": "4/13/2002" + }, + { + "extn": "5344", + "id": "45586", + "name": "Erick Lomax", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$265,246", + "start_date": "3/21/2002" + }, + { + "extn": "2975", + "id": "45587", + "name": "Mabel Morris", + "office": "Lancaster", + "position": "Clerk", + "salary": "$42,948", + "start_date": "1/1/2011" + }, + { + "extn": "9546", + "id": "45588", + "name": "Noemi Kennedy", + "office": "Miami", + "position": "Healthcare Specialist", + "salary": "$153,077", + "start_date": "12/11/2003" + }, + { + "extn": "3348", + "id": "45589", + "name": "Tony Mould", + "office": "Colorado Springs", + "position": "Loan Officer", + "salary": "$104,136", + "start_date": "12/21/2009" + }, + { + "extn": "4570", + "id": "45590", + "name": "Estrella Maxwell", + "office": "Albuquerque", + "position": "Restaurant Manager", + "salary": "$51,858", + "start_date": "10/5/2017" + }, + { + "extn": "1294", + "id": "45591", + "name": "Bob Shaw", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$186,848", + "start_date": "3/21/2003" + }, + { + "extn": "4947", + "id": "45592", + "name": "Angelina Pond", + "office": "Garland", + "position": "Electrician", + "salary": "$67,069", + "start_date": "10/28/2005" + }, + { + "extn": "7604", + "id": "45593", + "name": "Jack Heaton", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$105,554", + "start_date": "11/27/2015" + }, + { + "extn": "4751", + "id": "45594", + "name": "Carmella Murray", + "office": "Laredo", + "position": "Global Logistics Supervisor", + "salary": "$156,253", + "start_date": "4/28/2009" + }, + { + "extn": "1949", + "id": "45595", + "name": "Tara Williams", + "office": "Lisbon", + "position": "Front Desk Coordinator", + "salary": "$144,001", + "start_date": "1/23/2009" + }, + { + "extn": "7541", + "id": "45596", + "name": "Denny Kennedy", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$28,278", + "start_date": "6/29/2008" + }, + { + "extn": "3407", + "id": "45597", + "name": "Manuel Allen", + "office": "Santa Ana", + "position": "Accountant", + "salary": "$143,151", + "start_date": "5/22/2017" + }, + { + "extn": "7433", + "id": "45598", + "name": "Carter Thornton", + "office": "Detroit", + "position": "Clerk", + "salary": "$290,230", + "start_date": "10/24/2013" + }, + { + "extn": "9120", + "id": "45599", + "name": "Marla Owen", + "office": "Salt Lake City", + "position": "Food Technologist", + "salary": "$127,420", + "start_date": "9/27/2014" + }, + { + "extn": "3867", + "id": "45600", + "name": "Nicholas King", + "office": "San Diego", + "position": "Doctor", + "salary": "$49,078", + "start_date": "10/4/2003" + }, + { + "extn": "8948", + "id": "45601", + "name": "Felicity Kidd", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$152,769", + "start_date": "2/23/2014" + }, + { + "extn": "2435", + "id": "45602", + "name": "Julianna Rixon", + "office": "London", + "position": "Accountant", + "salary": "$143,608", + "start_date": "4/30/2019" + }, + { + "extn": "2396", + "id": "45603", + "name": "Callie Watson", + "office": "Oakland", + "position": "Audiologist", + "salary": "$223,944", + "start_date": "6/30/2007" + }, + { + "extn": "4186", + "id": "45604", + "name": "Henry Redwood", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$202,517", + "start_date": "1/19/2017" + }, + { + "extn": "9428", + "id": "45605", + "name": "Remy Jackson", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$245,231", + "start_date": "8/4/2000" + }, + { + "extn": "2569", + "id": "45606", + "name": "Daria Edmonds", + "office": "San Antonio", + "position": "Executive Director", + "salary": "$23,426", + "start_date": "1/26/2011" + }, + { + "extn": "5893", + "id": "45607", + "name": "Janice Gibson", + "office": "Reno", + "position": "Restaurant Manager", + "salary": "$89,020", + "start_date": "4/21/2012" + }, + { + "extn": "1504", + "id": "45608", + "name": "Nathan Wilson", + "office": "New York", + "position": "Bookkeeper", + "salary": "$294,205", + "start_date": "10/2/2008" + }, + { + "extn": "5891", + "id": "45609", + "name": "Denis Mann", + "office": "Omaha", + "position": "Machine Operator", + "salary": "$290,729", + "start_date": "8/5/2013" + }, + { + "extn": "2965", + "id": "45610", + "name": "Javier Thornton", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$197,733", + "start_date": "8/22/2009" + }, + { + "extn": "3489", + "id": "45611", + "name": "Ronald Rivers", + "office": "Portland", + "position": "Chef Manager", + "salary": "$87,710", + "start_date": "12/16/2009" + }, + { + "extn": "9768", + "id": "45612", + "name": "Wade Garner", + "office": "Moreno Valley", + "position": "Investment Advisor", + "salary": "$169,585", + "start_date": "7/10/2001" + }, + { + "extn": "3064", + "id": "45613", + "name": "Rosalie Uttley", + "office": "Jersey City", + "position": "Chef Manager", + "salary": "$189,729", + "start_date": "6/2/2004" + }, + { + "extn": "7416", + "id": "45614", + "name": "Barry Vincent", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$165,628", + "start_date": "2/9/2008" + }, + { + "extn": "5214", + "id": "45615", + "name": "Rick Tailor", + "office": "Tallahassee", + "position": "Treasurer", + "salary": "$123,723", + "start_date": "2/24/2010" + }, + { + "extn": "1236", + "id": "45616", + "name": "Jazmin Gates", + "office": "Boston", + "position": "Accountant", + "salary": "$255,936", + "start_date": "5/29/2005" + }, + { + "extn": "7055", + "id": "45617", + "name": "Florence Isaac", + "office": "Boston", + "position": "Front Desk Coordinator", + "salary": "$273,211", + "start_date": "3/20/2007" + }, + { + "extn": "9577", + "id": "45618", + "name": "Trisha Woodcock", + "office": "San Bernardino", + "position": "Healthcare Specialist", + "salary": "$246,725", + "start_date": "12/19/2014" + }, + { + "extn": "5520", + "id": "45619", + "name": "Freya Janes", + "office": "Miami", + "position": "Production Painter", + "salary": "$69,983", + "start_date": "8/2/2007" + }, + { + "extn": "3293", + "id": "45620", + "name": "Valerie Dubois", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$21,192", + "start_date": "8/21/2016" + }, + { + "extn": "2512", + "id": "45621", + "name": "Mark Hogg", + "office": "San Jose", + "position": "Operator", + "salary": "$174,249", + "start_date": "5/4/2006" + }, + { + "extn": "2974", + "id": "45622", + "name": "Angel Powell", + "office": "Quebec", + "position": "HR Specialist", + "salary": "$98,139", + "start_date": "1/31/2017" + }, + { + "extn": "6259", + "id": "45623", + "name": "Bart Emmott", + "office": "Hayward", + "position": "Staffing Consultant", + "salary": "$113,669", + "start_date": "11/29/2009" + }, + { + "extn": "1970", + "id": "45624", + "name": "Brooklyn Cox", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$114,900", + "start_date": "4/2/2004" + }, + { + "extn": "3233", + "id": "45625", + "name": "Alexia Gilmour", + "office": "Wien", + "position": "Physician", + "salary": "$20,600", + "start_date": "4/14/2012" + }, + { + "extn": "4135", + "id": "45626", + "name": "Cherish Ashwell", + "office": "Milwaukee", + "position": "Budget Analyst", + "salary": "$29,437", + "start_date": "7/31/2014" + }, + { + "extn": "3991", + "id": "45627", + "name": "Isabel Wren", + "office": "Bridgeport", + "position": "Banker", + "salary": "$50,553", + "start_date": "12/12/2014" + }, + { + "extn": "5676", + "id": "45628", + "name": "Maggie Lewis", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$266,861", + "start_date": "12/27/2004" + }, + { + "extn": "1638", + "id": "45629", + "name": "Susan Holmes", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$242,255", + "start_date": "3/5/2017" + }, + { + "extn": "6428", + "id": "45630", + "name": "Ilona Newman", + "office": "Charlotte", + "position": "Health Educator", + "salary": "$36,130", + "start_date": "9/10/2005" + }, + { + "extn": "6087", + "id": "45631", + "name": "Kieth Bright", + "office": "Richmond", + "position": "IT Support Staff", + "salary": "$204,818", + "start_date": "4/10/2004" + }, + { + "extn": "5611", + "id": "45632", + "name": "Jade Ventura", + "office": "Detroit", + "position": "Project Manager", + "salary": "$117,583", + "start_date": "7/16/2013" + }, + { + "extn": "6352", + "id": "45633", + "name": "Barry Weatcroft", + "office": "Otawa", + "position": "Global Logistics Supervisor", + "salary": "$147,061", + "start_date": "11/9/2012" + }, + { + "extn": "9276", + "id": "45634", + "name": "Aiden Daniells", + "office": "Denver", + "position": "Design Engineer", + "salary": "$108,179", + "start_date": "12/18/2005" + }, + { + "extn": "7832", + "id": "45635", + "name": "Margot Collingwood", + "office": "San Diego", + "position": "Web Developer", + "salary": "$24,618", + "start_date": "5/13/2015" + }, + { + "extn": "8849", + "id": "45636", + "name": "Paula Mullins", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$282,071", + "start_date": "4/23/2012" + }, + { + "extn": "4277", + "id": "45637", + "name": "David Roscoe", + "office": "Oklahoma City", + "position": "Laboratory Technician", + "salary": "$18,388", + "start_date": "2/18/2015" + }, + { + "extn": "1367", + "id": "45638", + "name": "Julia Stone ", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$92,136", + "start_date": "8/19/2017" + }, + { + "extn": "3169", + "id": "45639", + "name": "Nicholas Glass", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$103,860", + "start_date": "6/30/2008" + }, + { + "extn": "3283", + "id": "45640", + "name": "Alan Noon", + "office": "Rome", + "position": "IT Support Staff", + "salary": "$278,557", + "start_date": "2/20/2008" + }, + { + "extn": "3067", + "id": "45641", + "name": "Mackenzie Jennson", + "office": "San Jose", + "position": "Software Engineer", + "salary": "$282,975", + "start_date": "7/3/2011" + }, + { + "extn": "2387", + "id": "45642", + "name": "Candice Redden", + "office": "Paris", + "position": "Pharmacist", + "salary": "$271,508", + "start_date": "5/8/2010" + }, + { + "extn": "5641", + "id": "45643", + "name": "Maxwell Farrow", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$249,504", + "start_date": "8/7/2012" + }, + { + "extn": "8610", + "id": "45644", + "name": "Jamie Locke", + "office": "Arlington", + "position": "Auditor", + "salary": "$200,900", + "start_date": "12/10/2003" + }, + { + "extn": "1647", + "id": "45645", + "name": "Kendra Sherwood", + "office": "Anaheim", + "position": "Project Manager", + "salary": "$262,912", + "start_date": "1/29/2005" + }, + { + "extn": "5618", + "id": "45646", + "name": "Priscilla Moore", + "office": "Omaha", + "position": "Budget Analyst", + "salary": "$177,708", + "start_date": "4/9/2001" + }, + { + "extn": "8967", + "id": "45647", + "name": "Valentina Kelly", + "office": "Rome", + "position": "Associate Professor", + "salary": "$296,505", + "start_date": "5/30/2013" + }, + { + "extn": "9031", + "id": "45648", + "name": "Blake Collins", + "office": "Detroit", + "position": "Call Center Representative", + "salary": "$237,049", + "start_date": "3/5/2011" + }, + { + "extn": "3485", + "id": "45649", + "name": "Alessandra Walton", + "office": "Pittsburgh", + "position": "HR Coordinator", + "salary": "$40,622", + "start_date": "8/6/2013" + }, + { + "extn": "5934", + "id": "45650", + "name": "Denis Wright", + "office": "Fremont", + "position": "Business Broker", + "salary": "$195,077", + "start_date": "5/9/2007" + }, + { + "extn": "7018", + "id": "45651", + "name": "Brad Fulton", + "office": "Santa Ana", + "position": "Budget Analyst", + "salary": "$279,570", + "start_date": "5/28/2003" + }, + { + "extn": "2754", + "id": "45652", + "name": "Jacob Adler", + "office": "Louisville", + "position": "Ambulatory Nurse", + "salary": "$36,458", + "start_date": "12/8/2007" + }, + { + "extn": "3314", + "id": "45653", + "name": "Analise Armstrong", + "office": "Boston", + "position": "HR Specialist", + "salary": "$204,202", + "start_date": "4/18/2000" + }, + { + "extn": "5406", + "id": "45654", + "name": "Javier Stark", + "office": "Houston", + "position": "Staffing Consultant", + "salary": "$167,890", + "start_date": "5/1/2000" + }, + { + "extn": "2173", + "id": "45655", + "name": "Kendra Hale", + "office": "Tulsa", + "position": "IT Support Staff", + "salary": "$80,553", + "start_date": "6/27/2003" + }, + { + "extn": "5162", + "id": "45656", + "name": "Domenic Nicholls", + "office": "Stockton", + "position": "Health Educator", + "salary": "$278,475", + "start_date": "2/19/2018" + }, + { + "extn": "4906", + "id": "45657", + "name": "Dorothy Owen", + "office": "Lakewood", + "position": "Stockbroker", + "salary": "$185,872", + "start_date": "1/21/2018" + }, + { + "extn": "7417", + "id": "45658", + "name": "Winnie Wade", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$72,841", + "start_date": "7/18/2017" + }, + { + "extn": "4354", + "id": "45659", + "name": "Megan Crawford", + "office": "Glendale", + "position": "Cash Manager", + "salary": "$47,257", + "start_date": "12/28/2010" + }, + { + "extn": "3312", + "id": "45660", + "name": "Alba Wren", + "office": "Amarillo", + "position": "Inspector", + "salary": "$131,576", + "start_date": "9/16/2014" + }, + { + "extn": "5496", + "id": "45661", + "name": "Chelsea Reading", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$65,604", + "start_date": "12/29/2003" + }, + { + "extn": "6390", + "id": "45662", + "name": "Jack Torres", + "office": "Prague", + "position": "Call Center Representative", + "salary": "$99,805", + "start_date": "8/31/2010" + }, + { + "extn": "7978", + "id": "45663", + "name": "Sara Brock", + "office": "Tulsa", + "position": "Electrician", + "salary": "$85,539", + "start_date": "6/12/2012" + }, + { + "extn": "5251", + "id": "45664", + "name": "Rae Gunn", + "office": "Dallas", + "position": "Stockbroker", + "salary": "$223,473", + "start_date": "1/29/2001" + }, + { + "extn": "5606", + "id": "45665", + "name": "Angelica Parker", + "office": "Fremont", + "position": "Executive Director", + "salary": "$234,890", + "start_date": "10/30/2002" + }, + { + "extn": "9602", + "id": "45666", + "name": "Felicity Yates", + "office": "Dallas", + "position": "Audiologist", + "salary": "$159,782", + "start_date": "6/11/2008" + }, + { + "extn": "9599", + "id": "45667", + "name": "Alexa Bristow", + "office": "Quebec", + "position": "Paramedic", + "salary": "$151,416", + "start_date": "4/17/2001" + }, + { + "extn": "2327", + "id": "45668", + "name": "Chris Woodley", + "office": "Jacksonville", + "position": "Pharmacist", + "salary": "$172,894", + "start_date": "4/18/2002" + }, + { + "extn": "8494", + "id": "45669", + "name": "Mark Preston", + "office": "Henderson", + "position": "Dentist", + "salary": "$96,083", + "start_date": "12/14/2001" + }, + { + "extn": "5526", + "id": "45670", + "name": "Livia Wood", + "office": "Denver", + "position": "Bellman", + "salary": "$269,178", + "start_date": "9/17/2003" + }, + { + "extn": "2689", + "id": "45671", + "name": "Domenic Dunbar", + "office": "Ontario", + "position": "Bellman", + "salary": "$144,761", + "start_date": "7/8/2005" + }, + { + "extn": "8457", + "id": "45672", + "name": "Elena Franks", + "office": "Reno", + "position": "Inspector", + "salary": "$131,212", + "start_date": "8/11/2004" + }, + { + "extn": "1065", + "id": "45673", + "name": "Brooklyn Nanton", + "office": "Lakewood", + "position": "Call Center Representative", + "salary": "$165,106", + "start_date": "2/26/2012" + }, + { + "extn": "7791", + "id": "45674", + "name": "Destiny Malone", + "office": "Sacramento", + "position": "Treasurer", + "salary": "$86,584", + "start_date": "1/23/2018" + }, + { + "extn": "8117", + "id": "45675", + "name": "Rufus Newton", + "office": "Cincinnati", + "position": "Call Center Representative", + "salary": "$280,212", + "start_date": "2/9/2007" + }, + { + "extn": "3819", + "id": "45676", + "name": "Carmen Pratt", + "office": "Tulsa", + "position": "Global Logistics Supervisor", + "salary": "$246,359", + "start_date": "5/16/2005" + }, + { + "extn": "2498", + "id": "45677", + "name": "Doug Kidd", + "office": "Berna", + "position": "Audiologist", + "salary": "$187,331", + "start_date": "6/22/2009" + }, + { + "extn": "3564", + "id": "45678", + "name": "David Neville", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$267,285", + "start_date": "4/19/2016" + }, + { + "extn": "2903", + "id": "45679", + "name": "Percy Clifford", + "office": "Detroit", + "position": "Physician", + "salary": "$161,551", + "start_date": "11/7/2011" + }, + { + "extn": "4085", + "id": "45680", + "name": "Bob Smith", + "office": "Salt Lake City", + "position": "Operator", + "salary": "$152,708", + "start_date": "10/21/2003" + }, + { + "extn": "4334", + "id": "45681", + "name": "Barry Farrant", + "office": "Sacramento", + "position": "Inspector", + "salary": "$133,602", + "start_date": "7/22/2019" + }, + { + "extn": "3874", + "id": "45682", + "name": "Megan Mooney", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$50,191", + "start_date": "4/12/2005" + }, + { + "extn": "2566", + "id": "45683", + "name": "Tony Brennan", + "office": "Miami", + "position": "Steward", + "salary": "$24,514", + "start_date": "7/1/2009" + }, + { + "extn": "5999", + "id": "45684", + "name": "Ramon Simpson", + "office": "Springfield", + "position": "Associate Professor", + "salary": "$175,785", + "start_date": "7/2/2004" + }, + { + "extn": "4757", + "id": "45685", + "name": "Andie Lindsay", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$83,037", + "start_date": "4/21/2017" + }, + { + "extn": "9278", + "id": "45686", + "name": "Holly Uttley", + "office": "Columbus", + "position": "Executive Director", + "salary": "$106,390", + "start_date": "2/7/2016" + }, + { + "extn": "9085", + "id": "45687", + "name": "Kieth Notman", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$270,787", + "start_date": "2/3/2014" + }, + { + "extn": "2816", + "id": "45688", + "name": "Angela Boden", + "office": "Kansas City", + "position": "Project Manager", + "salary": "$274,748", + "start_date": "3/21/2001" + }, + { + "extn": "9545", + "id": "45689", + "name": "Estrella Lyon", + "office": "Toledo", + "position": "Fabricator", + "salary": "$265,386", + "start_date": "2/2/2006" + }, + { + "extn": "1573", + "id": "45690", + "name": "Louise Russell", + "office": "Fayetteville", + "position": "Chef Manager", + "salary": "$298,271", + "start_date": "4/26/2019" + }, + { + "extn": "7489", + "id": "45691", + "name": "Logan Uttley", + "office": "Otawa", + "position": "Physician", + "salary": "$95,668", + "start_date": "2/6/2012" + }, + { + "extn": "8288", + "id": "45692", + "name": "Camila Burnley", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$230,859", + "start_date": "2/3/2015" + }, + { + "extn": "2159", + "id": "45693", + "name": "Bart Hale", + "office": "Kansas City", + "position": "CNC Operator", + "salary": "$151,151", + "start_date": "10/15/2019" + }, + { + "extn": "3309", + "id": "45694", + "name": "Agnes Hope", + "office": "Santa Ana", + "position": "Project Manager", + "salary": "$129,215", + "start_date": "8/15/2011" + }, + { + "extn": "6315", + "id": "45695", + "name": "Johnathan Rosenbloom", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$261,352", + "start_date": "4/3/2003" + }, + { + "extn": "5647", + "id": "45696", + "name": "Nicholas Power", + "office": "Boston", + "position": "Web Developer", + "salary": "$102,809", + "start_date": "7/18/2009" + }, + { + "extn": "1150", + "id": "45697", + "name": "Maia Davies", + "office": "Wien", + "position": "Treasurer", + "salary": "$220,526", + "start_date": "1/1/2010" + }, + { + "extn": "8356", + "id": "45698", + "name": "Johnathan Saunders", + "office": "Minneapolis", + "position": "Health Educator", + "salary": "$223,247", + "start_date": "1/27/2008" + }, + { + "extn": "1453", + "id": "45699", + "name": "Ethan Chester", + "office": "Madison", + "position": "CNC Operator", + "salary": "$71,352", + "start_date": "5/18/2001" + }, + { + "extn": "5757", + "id": "45700", + "name": "Doug Talbot", + "office": "Scottsdale", + "position": "Steward", + "salary": "$26,092", + "start_date": "12/3/2002" + }, + { + "extn": "2605", + "id": "45701", + "name": "Nicholas Wheeler", + "office": "Madison", + "position": "Biologist", + "salary": "$273,440", + "start_date": "3/1/2013" + }, + { + "extn": "5892", + "id": "45702", + "name": "Rylee Reading", + "office": "Detroit", + "position": "Treasurer", + "salary": "$227,565", + "start_date": "1/1/2009" + }, + { + "extn": "3087", + "id": "45703", + "name": "Kurt Irving", + "office": "Escondido", + "position": "Steward", + "salary": "$194,577", + "start_date": "6/2/2017" + }, + { + "extn": "6214", + "id": "45704", + "name": "Tony Walter", + "office": "Omaha", + "position": "Production Painter", + "salary": "$180,408", + "start_date": "9/2/2017" + }, + { + "extn": "7103", + "id": "45705", + "name": "Francesca Yard", + "office": "Glendale", + "position": "Biologist", + "salary": "$81,347", + "start_date": "12/22/2011" + }, + { + "extn": "9062", + "id": "45706", + "name": "Adeline Stark", + "office": "Glendale", + "position": "HR Specialist", + "salary": "$246,942", + "start_date": "7/24/2008" + }, + { + "extn": "9809", + "id": "45707", + "name": "Eileen Tobin", + "office": "Arlington", + "position": "Laboratory Technician", + "salary": "$49,685", + "start_date": "5/6/2017" + }, + { + "extn": "4570", + "id": "45708", + "name": "Enoch Bennett", + "office": "Milwaukee", + "position": "Loan Officer", + "salary": "$13,476", + "start_date": "12/19/2003" + }, + { + "extn": "7703", + "id": "45709", + "name": "Daniel Nobbs", + "office": "Prague", + "position": "Project Manager", + "salary": "$177,404", + "start_date": "9/26/2019" + }, + { + "extn": "4738", + "id": "45710", + "name": "Henry Gilbert", + "office": "Otawa", + "position": "Healthcare Specialist", + "salary": "$46,721", + "start_date": "5/22/2012" + }, + { + "extn": "8734", + "id": "45711", + "name": "Denny Ellis", + "office": "Portland", + "position": "Treasurer", + "salary": "$268,287", + "start_date": "9/10/2000" + }, + { + "extn": "3081", + "id": "45712", + "name": "Emerald Hammond", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$37,225", + "start_date": "7/28/2002" + }, + { + "extn": "7285", + "id": "45713", + "name": "Alan Rodwell", + "office": "Berlin", + "position": "Machine Operator", + "salary": "$221,427", + "start_date": "7/24/2015" + }, + { + "extn": "9301", + "id": "45714", + "name": "George Whinter", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$232,936", + "start_date": "9/9/2002" + }, + { + "extn": "7568", + "id": "45715", + "name": "Emery Richards", + "office": "Columbus", + "position": "Service Supervisor", + "salary": "$54,628", + "start_date": "10/21/2007" + }, + { + "extn": "9545", + "id": "45716", + "name": "Keira Radley", + "office": "Toledo", + "position": "Executive Director", + "salary": "$55,801", + "start_date": "9/3/2006" + }, + { + "extn": "4368", + "id": "45717", + "name": "Monica Boyle", + "office": "Charlotte", + "position": "Web Developer", + "salary": "$254,370", + "start_date": "2/9/2004" + }, + { + "extn": "1845", + "id": "45718", + "name": "Lorraine Mitchell", + "office": "Moreno Valley", + "position": "Cashier", + "salary": "$262,764", + "start_date": "1/31/2001" + }, + { + "extn": "8460", + "id": "45719", + "name": "Ethan Durrant", + "office": "Otawa", + "position": "Executive Director", + "salary": "$34,278", + "start_date": "9/9/2003" + }, + { + "extn": "8316", + "id": "45720", + "name": "Ema Saunders", + "office": "Houston", + "position": "Food Technologist", + "salary": "$291,113", + "start_date": "5/18/2000" + }, + { + "extn": "2742", + "id": "45721", + "name": "Manuel Reynolds", + "office": "Albuquerque", + "position": "Service Supervisor", + "salary": "$258,016", + "start_date": "10/23/2004" + }, + { + "extn": "7076", + "id": "45722", + "name": "Jamie Harrison", + "office": "Glendale", + "position": "CNC Operator", + "salary": "$53,276", + "start_date": "7/2/2007" + }, + { + "extn": "3988", + "id": "45723", + "name": "Johnny Cobb", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$267,564", + "start_date": "10/16/2004" + }, + { + "extn": "6464", + "id": "45724", + "name": "Denis Jones", + "office": "Detroit", + "position": "Mobile Developer", + "salary": "$73,201", + "start_date": "9/6/2019" + }, + { + "extn": "9818", + "id": "45725", + "name": "Cedrick Lane", + "office": "Lancaster", + "position": "Cash Manager", + "salary": "$10,572", + "start_date": "10/27/2006" + }, + { + "extn": "4662", + "id": "45726", + "name": "Sage Ingram", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$215,249", + "start_date": "1/21/2018" + }, + { + "extn": "8481", + "id": "45727", + "name": "Rosie Broomfield", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$187,089", + "start_date": "4/16/2015" + }, + { + "extn": "7474", + "id": "45728", + "name": "Danny Rivers", + "office": "Colorado Springs", + "position": "Physician", + "salary": "$184,234", + "start_date": "3/10/2005" + }, + { + "extn": "3461", + "id": "45729", + "name": "Sydney Farrant", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$103,671", + "start_date": "8/11/2011" + }, + { + "extn": "4283", + "id": "45730", + "name": "Cedrick Bloom", + "office": "Quebec", + "position": "Audiologist", + "salary": "$124,579", + "start_date": "3/2/2010" + }, + { + "extn": "6601", + "id": "45731", + "name": "Tony Ellery", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$76,751", + "start_date": "10/15/2003" + }, + { + "extn": "7256", + "id": "45732", + "name": "Oliver Flack", + "office": "Garland", + "position": "Baker", + "salary": "$271,537", + "start_date": "11/12/2009" + }, + { + "extn": "7457", + "id": "45733", + "name": "Danny Shaw", + "office": "Madrid", + "position": "Ambulatory Nurse", + "salary": "$56,341", + "start_date": "10/14/2017" + }, + { + "extn": "5865", + "id": "45734", + "name": "Marvin Dowson", + "office": "New York", + "position": "Lecturer", + "salary": "$157,204", + "start_date": "2/5/2019" + }, + { + "extn": "1653", + "id": "45735", + "name": "Jack Weasley", + "office": "Bakersfield", + "position": "Design Engineer", + "salary": "$16,198", + "start_date": "3/17/2016" + }, + { + "extn": "3095", + "id": "45736", + "name": "Allison Woods", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$254,431", + "start_date": "5/22/2009" + }, + { + "extn": "8103", + "id": "45737", + "name": "Mackenzie Miller", + "office": "Colorado Springs", + "position": "Healthcare Specialist", + "salary": "$102,311", + "start_date": "12/22/2018" + }, + { + "extn": "6556", + "id": "45738", + "name": "Renee Baldwin", + "office": "Seattle", + "position": "Auditor", + "salary": "$245,741", + "start_date": "5/5/2016" + }, + { + "extn": "9707", + "id": "45739", + "name": "Carl Fleming", + "office": "Wien", + "position": "Restaurant Manager", + "salary": "$262,937", + "start_date": "6/24/2014" + }, + { + "extn": "3592", + "id": "45740", + "name": "Alexia Farrant", + "office": "Colorado Springs", + "position": "Ambulatory Nurse", + "salary": "$225,272", + "start_date": "7/21/2000" + }, + { + "extn": "8781", + "id": "45741", + "name": "Ethan Gibbons", + "office": "Houston", + "position": "HR Coordinator", + "salary": "$281,710", + "start_date": "12/23/2016" + }, + { + "extn": "7536", + "id": "45742", + "name": "Jackeline Mitchell", + "office": "Berlin", + "position": "Software Engineer", + "salary": "$55,581", + "start_date": "8/14/2019" + }, + { + "extn": "8520", + "id": "45743", + "name": "Rocco Garner", + "office": "Anaheim", + "position": "Electrician", + "salary": "$129,923", + "start_date": "8/18/2010" + }, + { + "extn": "2866", + "id": "45744", + "name": "Chadwick Todd", + "office": "Henderson", + "position": "Cash Manager", + "salary": "$293,464", + "start_date": "2/28/2017" + }, + { + "extn": "4381", + "id": "45745", + "name": "Bryon Keys", + "office": "Anaheim", + "position": "Clerk", + "salary": "$35,712", + "start_date": "12/24/2005" + }, + { + "extn": "3149", + "id": "45746", + "name": "Darlene Pickard", + "office": "Zurich", + "position": "Design Engineer", + "salary": "$86,457", + "start_date": "5/27/2000" + }, + { + "extn": "6401", + "id": "45747", + "name": "Isabel Darcy", + "office": "Amarillo", + "position": "Retail Trainee", + "salary": "$258,634", + "start_date": "7/3/2015" + }, + { + "extn": "2899", + "id": "45748", + "name": "Hayden Bullock", + "office": "New Orleans", + "position": "Accountant", + "salary": "$251,552", + "start_date": "3/6/2003" + }, + { + "extn": "8746", + "id": "45749", + "name": "Bristol Bryson", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$195,278", + "start_date": "6/3/2012" + }, + { + "extn": "4967", + "id": "45750", + "name": "Goldie Umney", + "office": "Jacksonville", + "position": "Laboratory Technician", + "salary": "$265,585", + "start_date": "11/28/2013" + }, + { + "extn": "7315", + "id": "45751", + "name": "Kieth Khan", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$280,981", + "start_date": "1/19/2016" + }, + { + "extn": "7639", + "id": "45752", + "name": "Candace Little", + "office": "Garland", + "position": "Pharmacist", + "salary": "$181,220", + "start_date": "4/6/2018" + }, + { + "extn": "4993", + "id": "45753", + "name": "Leslie Mason", + "office": "Sacramento", + "position": "Chef Manager", + "salary": "$214,041", + "start_date": "4/8/2014" + }, + { + "extn": "4123", + "id": "45754", + "name": "Denis Lynch", + "office": "Huntsville", + "position": "Steward", + "salary": "$162,380", + "start_date": "5/4/2018" + }, + { + "extn": "2303", + "id": "45755", + "name": "Angel Murray", + "office": "Laredo", + "position": "HR Coordinator", + "salary": "$249,406", + "start_date": "2/10/2019" + }, + { + "extn": "1413", + "id": "45756", + "name": "Ryan Blackburn", + "office": "San Antonio", + "position": "Cook", + "salary": "$157,462", + "start_date": "4/2/2007" + }, + { + "extn": "8286", + "id": "45757", + "name": "Johnny Wilton", + "office": "Jacksonville", + "position": "HR Coordinator", + "salary": "$152,404", + "start_date": "5/18/2011" + }, + { + "extn": "3402", + "id": "45758", + "name": "Eileen Tutton", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$247,091", + "start_date": "5/24/2011" + }, + { + "extn": "5832", + "id": "45759", + "name": "Kurt Olson", + "office": "Louisville", + "position": "Stockbroker", + "salary": "$10,918", + "start_date": "6/5/2017" + }, + { + "extn": "4368", + "id": "45760", + "name": "Ronald Sherwood", + "office": "Pittsburgh", + "position": "Staffing Consultant", + "salary": "$279,084", + "start_date": "1/19/2003" + }, + { + "extn": "2940", + "id": "45761", + "name": "Chester Plumb", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$44,503", + "start_date": "12/15/2001" + }, + { + "extn": "4511", + "id": "45762", + "name": "Rachael Ross", + "office": "Jacksonville", + "position": "Cashier", + "salary": "$205,234", + "start_date": "9/22/2000" + }, + { + "extn": "6230", + "id": "45763", + "name": "Anabel Umney", + "office": "New York", + "position": "Electrician", + "salary": "$105,084", + "start_date": "12/21/2003" + }, + { + "extn": "5900", + "id": "45764", + "name": "Julian Hammond", + "office": "St. Louis", + "position": "Webmaster", + "salary": "$124,390", + "start_date": "2/24/2013" + }, + { + "extn": "6461", + "id": "45765", + "name": "Cassidy Cooper", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$188,031", + "start_date": "2/23/2015" + }, + { + "extn": "3818", + "id": "45766", + "name": "Ramon Rodgers", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$138,771", + "start_date": "4/5/2010" + }, + { + "extn": "1806", + "id": "45767", + "name": "Kieth Kerr", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$58,331", + "start_date": "10/4/2009" + }, + { + "extn": "6117", + "id": "45768", + "name": "Bridget Brown", + "office": "Escondido", + "position": "Steward", + "salary": "$136,698", + "start_date": "10/7/2011" + }, + { + "extn": "8917", + "id": "45769", + "name": "Matthew Wills", + "office": "San Bernardino", + "position": "Physician", + "salary": "$209,907", + "start_date": "12/9/2006" + }, + { + "extn": "3105", + "id": "45770", + "name": "Shannon Roman", + "office": "Detroit", + "position": "Bellman", + "salary": "$220,414", + "start_date": "5/15/2013" + }, + { + "extn": "1222", + "id": "45771", + "name": "Hope Needham", + "office": "Salem", + "position": "Accountant", + "salary": "$111,570", + "start_date": "10/25/2018" + }, + { + "extn": "3097", + "id": "45772", + "name": "Maribel King", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$210,201", + "start_date": "2/22/2012" + }, + { + "extn": "7503", + "id": "45773", + "name": "Peter Underhill", + "office": "Omaha", + "position": "Webmaster", + "salary": "$130,561", + "start_date": "2/15/2007" + }, + { + "extn": "6868", + "id": "45774", + "name": "Logan Roberts", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$117,659", + "start_date": "6/13/2006" + }, + { + "extn": "5953", + "id": "45775", + "name": "Courtney Noach", + "office": "Richmond", + "position": "HR Coordinator", + "salary": "$90,908", + "start_date": "9/29/2008" + }, + { + "extn": "5155", + "id": "45776", + "name": "Tom Drew", + "office": "San Antonio", + "position": "Chef Manager", + "salary": "$254,948", + "start_date": "6/25/2004" + }, + { + "extn": "7540", + "id": "45777", + "name": "Clint Thorpe", + "office": "Nashville", + "position": "IT Support Staff", + "salary": "$39,132", + "start_date": "1/16/2019" + }, + { + "extn": "6104", + "id": "45778", + "name": "Boris Drummond", + "office": "Escondido", + "position": "Webmaster", + "salary": "$160,395", + "start_date": "1/16/2016" + }, + { + "extn": "8559", + "id": "45779", + "name": "Benny Hardwick", + "office": "Sacramento", + "position": "Designer", + "salary": "$283,887", + "start_date": "2/15/2017" + }, + { + "extn": "3142", + "id": "45780", + "name": "Alba Edwards", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$249,730", + "start_date": "3/2/2014" + }, + { + "extn": "2599", + "id": "45781", + "name": "Percy Barclay", + "office": "Garland", + "position": "Cashier", + "salary": "$107,905", + "start_date": "1/24/2013" + }, + { + "extn": "1585", + "id": "45782", + "name": "Sofia Wallace", + "office": "Seattle", + "position": "Health Educator", + "salary": "$277,867", + "start_date": "5/20/2002" + }, + { + "extn": "5608", + "id": "45783", + "name": "Sadie Nurton", + "office": "Miami", + "position": "Bellman", + "salary": "$279,696", + "start_date": "4/27/2011" + }, + { + "extn": "5918", + "id": "45784", + "name": "Johnathan Wooldridge", + "office": "Washington", + "position": "Staffing Consultant", + "salary": "$192,467", + "start_date": "8/7/2013" + }, + { + "extn": "8830", + "id": "45785", + "name": "Harry Kennedy", + "office": "Fort Lauderdale", + "position": "Operator", + "salary": "$132,363", + "start_date": "11/15/2012" + }, + { + "extn": "7483", + "id": "45786", + "name": "Chester Durrant", + "office": "San Francisco", + "position": "Healthcare Specialist", + "salary": "$101,913", + "start_date": "11/28/2002" + }, + { + "extn": "7668", + "id": "45787", + "name": "Phillip Quinton", + "office": "Prague", + "position": "Physician", + "salary": "$132,894", + "start_date": "5/18/2011" + }, + { + "extn": "4425", + "id": "45788", + "name": "Rick Clarkson", + "office": "Milwaukee", + "position": "Investment Advisor", + "salary": "$34,061", + "start_date": "11/23/2013" + }, + { + "extn": "2648", + "id": "45789", + "name": "Rick Potter", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$112,560", + "start_date": "2/21/2019" + }, + { + "extn": "2182", + "id": "45790", + "name": "Enoch Gilmour", + "office": "Oakland", + "position": "Treasurer", + "salary": "$284,828", + "start_date": "1/4/2018" + }, + { + "extn": "7165", + "id": "45791", + "name": "Christine Ross", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$24,945", + "start_date": "3/12/2015" + }, + { + "extn": "7604", + "id": "45792", + "name": "Kirsten Kaur", + "office": "Madrid", + "position": "Assistant Buyer", + "salary": "$50,905", + "start_date": "9/29/2007" + }, + { + "extn": "7056", + "id": "45793", + "name": "Carol Lane", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$91,317", + "start_date": "4/16/2011" + }, + { + "extn": "9123", + "id": "45794", + "name": "Chloe Gavin", + "office": "Fullerton", + "position": "Executive Director", + "salary": "$161,223", + "start_date": "7/21/2005" + }, + { + "extn": "7716", + "id": "45795", + "name": "Florence Ventura", + "office": "Omaha", + "position": "Baker", + "salary": "$80,853", + "start_date": "6/15/2003" + }, + { + "extn": "6376", + "id": "45796", + "name": "Benny Ward", + "office": "Quebec", + "position": "Restaurant Manager", + "salary": "$268,378", + "start_date": "11/4/2001" + }, + { + "extn": "8004", + "id": "45797", + "name": "Christy Moore", + "office": "Philadelphia", + "position": "Accountant", + "salary": "$142,526", + "start_date": "9/3/2009" + }, + { + "extn": "1958", + "id": "45798", + "name": "Sadie Flett", + "office": "Detroit", + "position": "Banker", + "salary": "$273,781", + "start_date": "4/26/2016" + }, + { + "extn": "9122", + "id": "45799", + "name": "Denny Kidd", + "office": "Wien", + "position": "Insurance Broker", + "salary": "$114,201", + "start_date": "7/15/2013" + }, + { + "extn": "8943", + "id": "45800", + "name": "Matthew Lakey", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$275,187", + "start_date": "11/6/2007" + }, + { + "extn": "7786", + "id": "45801", + "name": "Cherish Partridge", + "office": "Toledo", + "position": "Operator", + "salary": "$286,695", + "start_date": "7/26/2019" + }, + { + "extn": "7423", + "id": "45802", + "name": "Mara Thomas", + "office": "Atlanta", + "position": "Cook", + "salary": "$211,895", + "start_date": "8/10/2011" + }, + { + "extn": "9970", + "id": "45803", + "name": "Harry Robinson", + "office": "Huntsville", + "position": "Cash Manager", + "salary": "$111,562", + "start_date": "8/24/2018" + }, + { + "extn": "8308", + "id": "45804", + "name": "Bernadette Adler", + "office": "Salt Lake City", + "position": "Cash Manager", + "salary": "$158,554", + "start_date": "5/31/2018" + }, + { + "extn": "4405", + "id": "45805", + "name": "Ronald Curtis", + "office": "Louisville", + "position": "Business Broker", + "salary": "$124,435", + "start_date": "7/10/2013" + }, + { + "extn": "8426", + "id": "45806", + "name": "Michelle Radcliffe", + "office": "Prague", + "position": "Healthcare Specialist", + "salary": "$200,921", + "start_date": "8/18/2019" + }, + { + "extn": "6429", + "id": "45807", + "name": "John Mcgregor", + "office": "Bucharest", + "position": "Service Supervisor", + "salary": "$125,489", + "start_date": "5/2/2015" + }, + { + "extn": "6250", + "id": "45808", + "name": "Percy Styles", + "office": "New Orleans", + "position": "CNC Operator", + "salary": "$81,318", + "start_date": "2/20/2011" + }, + { + "extn": "1646", + "id": "45809", + "name": "Tony Lynch", + "office": "Miami", + "position": "Chef Manager", + "salary": "$79,585", + "start_date": "1/17/2002" + }, + { + "extn": "4477", + "id": "45810", + "name": "Catherine Brett", + "office": "Lyon", + "position": "Global Logistics Supervisor", + "salary": "$165,061", + "start_date": "7/23/2001" + }, + { + "extn": "3618", + "id": "45811", + "name": "Margaret Osman", + "office": "Milano", + "position": "Assistant Buyer", + "salary": "$209,329", + "start_date": "1/21/2008" + }, + { + "extn": "2360", + "id": "45812", + "name": "Dorothy Willson", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$289,988", + "start_date": "11/27/2013" + }, + { + "extn": "6113", + "id": "45813", + "name": "Carolyn Foxley", + "office": "Bucharest", + "position": "Loan Officer", + "salary": "$158,097", + "start_date": "6/23/2003" + }, + { + "extn": "6197", + "id": "45814", + "name": "Gil Sinclair", + "office": "Houston", + "position": "Electrician", + "salary": "$164,488", + "start_date": "2/10/2016" + }, + { + "extn": "6708", + "id": "45815", + "name": "Denis Booth", + "office": "Lincoln", + "position": "Webmaster", + "salary": "$251,546", + "start_date": "5/24/2018" + }, + { + "extn": "3621", + "id": "45816", + "name": "Michaela Wise", + "office": "Hollywood", + "position": "Systems Administrator", + "salary": "$231,087", + "start_date": "8/14/2016" + }, + { + "extn": "4477", + "id": "45817", + "name": "Lucas Smith", + "office": "Albuquerque", + "position": "Web Developer", + "salary": "$92,128", + "start_date": "6/15/2002" + }, + { + "extn": "5666", + "id": "45818", + "name": "Jasmine Lloyd", + "office": "Bellevue", + "position": "Steward", + "salary": "$12,965", + "start_date": "9/22/2010" + }, + { + "extn": "6344", + "id": "45819", + "name": "Julian Snell", + "office": "Quebec", + "position": "HR Coordinator", + "salary": "$226,315", + "start_date": "5/1/2010" + }, + { + "extn": "4734", + "id": "45820", + "name": "Cameron Hobbs", + "office": "Jacksonville", + "position": "Accountant", + "salary": "$198,198", + "start_date": "9/24/2010" + }, + { + "extn": "2121", + "id": "45821", + "name": "Barney York", + "office": "Norfolk", + "position": "Assistant Buyer", + "salary": "$205,470", + "start_date": "5/2/2006" + }, + { + "extn": "4455", + "id": "45822", + "name": "Julian Wills", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$125,007", + "start_date": "7/5/2010" + }, + { + "extn": "7768", + "id": "45823", + "name": "Harmony Rixon", + "office": "Murfreesboro", + "position": "Software Engineer", + "salary": "$207,731", + "start_date": "6/30/2002" + }, + { + "extn": "6583", + "id": "45824", + "name": "Jenna Nash", + "office": "Long Beach", + "position": "Physician", + "salary": "$19,829", + "start_date": "11/10/2007" + }, + { + "extn": "9473", + "id": "45825", + "name": "Willow Connor", + "office": "Seattle", + "position": "HR Coordinator", + "salary": "$42,851", + "start_date": "2/11/2003" + }, + { + "extn": "6461", + "id": "45826", + "name": "Lauren Nobbs", + "office": "Garland", + "position": "Associate Professor", + "salary": "$15,398", + "start_date": "4/2/2011" + }, + { + "extn": "1500", + "id": "45827", + "name": "Maxwell Vernon", + "office": "Berna", + "position": "CNC Operator", + "salary": "$274,962", + "start_date": "1/13/2018" + }, + { + "extn": "4439", + "id": "45828", + "name": "Megan Rose", + "office": "Valetta", + "position": "Banker", + "salary": "$240,757", + "start_date": "8/27/2003" + }, + { + "extn": "3959", + "id": "45829", + "name": "Barry Mitchell", + "office": "Nashville", + "position": "Design Engineer", + "salary": "$240,058", + "start_date": "8/28/2015" + }, + { + "extn": "5517", + "id": "45830", + "name": "Jacob Sinclair", + "office": "Miami", + "position": "Designer", + "salary": "$48,495", + "start_date": "1/4/2002" + }, + { + "extn": "2821", + "id": "45831", + "name": "Skylar Holmes", + "office": "Atlanta", + "position": "Front Desk Coordinator", + "salary": "$31,014", + "start_date": "9/2/2003" + }, + { + "extn": "7711", + "id": "45832", + "name": "Chester Morris", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$177,363", + "start_date": "7/7/2011" + }, + { + "extn": "9332", + "id": "45833", + "name": "Joseph Young", + "office": "Tallahassee", + "position": "Chef Manager", + "salary": "$190,670", + "start_date": "7/12/2013" + }, + { + "extn": "8495", + "id": "45834", + "name": "Denny Walsh", + "office": "Innsbruck", + "position": "Chef Manager", + "salary": "$134,278", + "start_date": "8/22/2011" + }, + { + "extn": "8701", + "id": "45835", + "name": "Denis Rycroft", + "office": "El Paso", + "position": "Electrician", + "salary": "$291,630", + "start_date": "1/20/2007" + }, + { + "extn": "9375", + "id": "45836", + "name": "Phoebe Bryson", + "office": "Lakewood", + "position": "Service Supervisor", + "salary": "$196,894", + "start_date": "2/19/2005" + }, + { + "extn": "5576", + "id": "45837", + "name": "Tom Armstrong", + "office": "Albuquerque", + "position": "Restaurant Manager", + "salary": "$52,990", + "start_date": "10/29/2014" + }, + { + "extn": "1421", + "id": "45838", + "name": "Ivette Davies", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$285,645", + "start_date": "5/22/2016" + }, + { + "extn": "9639", + "id": "45839", + "name": "Rebecca Russell", + "office": "Saint Paul", + "position": "Healthcare Specialist", + "salary": "$173,731", + "start_date": "1/5/2013" + }, + { + "extn": "6742", + "id": "45840", + "name": "Liam Sanchez", + "office": "Los Angeles", + "position": "Cook", + "salary": "$245,125", + "start_date": "10/19/2016" + }, + { + "extn": "6671", + "id": "45841", + "name": "Camellia Bailey", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$179,396", + "start_date": "3/17/2004" + }, + { + "extn": "9240", + "id": "45842", + "name": "Melody Uddin", + "office": "Bridgeport", + "position": "Clerk", + "salary": "$262,550", + "start_date": "8/15/2015" + }, + { + "extn": "3843", + "id": "45843", + "name": "Alexia Larkin", + "office": "Milano", + "position": "Call Center Representative", + "salary": "$132,710", + "start_date": "9/26/2003" + }, + { + "extn": "1339", + "id": "45844", + "name": "Logan Blythe", + "office": "Quebec", + "position": "Budget Analyst", + "salary": "$112,446", + "start_date": "7/7/2000" + }, + { + "extn": "9863", + "id": "45845", + "name": "Rufus Bell", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$80,273", + "start_date": "6/22/2018" + }, + { + "extn": "2263", + "id": "45846", + "name": "Bryce Buckley", + "office": "Atlanta", + "position": "Audiologist", + "salary": "$283,348", + "start_date": "10/11/2017" + }, + { + "extn": "9161", + "id": "45847", + "name": "Leanne Vince", + "office": "St. Louis", + "position": "IT Support Staff", + "salary": "$100,532", + "start_date": "11/15/2014" + }, + { + "extn": "5102", + "id": "45848", + "name": "Anabelle Wright", + "office": "Jersey City", + "position": "Lecturer", + "salary": "$248,056", + "start_date": "1/13/2004" + }, + { + "extn": "5845", + "id": "45849", + "name": "Sebastian Curtis", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$275,486", + "start_date": "7/25/2017" + }, + { + "extn": "7165", + "id": "45850", + "name": "Johnny Fisher", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$238,237", + "start_date": "6/25/2000" + }, + { + "extn": "9035", + "id": "45851", + "name": "Meredith Hood", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$111,729", + "start_date": "9/25/2008" + }, + { + "extn": "8566", + "id": "45852", + "name": "Valerie Lewis", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$93,348", + "start_date": "3/11/2004" + }, + { + "extn": "9171", + "id": "45853", + "name": "Christine Jarrett", + "office": "Orlando", + "position": "Food Technologist", + "salary": "$172,734", + "start_date": "4/12/2010" + }, + { + "extn": "8740", + "id": "45854", + "name": "Elijah Whinter", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$227,839", + "start_date": "9/8/2019" + }, + { + "extn": "3706", + "id": "45855", + "name": "Jackeline Robinson", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$200,564", + "start_date": "8/22/2003" + }, + { + "extn": "4892", + "id": "45856", + "name": "Clint Gordon", + "office": "Stockton", + "position": "Retail Trainee", + "salary": "$115,670", + "start_date": "7/23/2010" + }, + { + "extn": "2129", + "id": "45857", + "name": "Lana Hood", + "office": "Fremont", + "position": "Design Engineer", + "salary": "$55,053", + "start_date": "12/20/2006" + }, + { + "extn": "6828", + "id": "45858", + "name": "Alexa Wren", + "office": "Baltimore", + "position": "Clerk", + "salary": "$125,970", + "start_date": "4/24/2004" + }, + { + "extn": "7685", + "id": "45859", + "name": "Chris Hale", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$165,424", + "start_date": "2/9/2011" + }, + { + "extn": "7007", + "id": "45860", + "name": "Martin Morrison", + "office": "Salt Lake City", + "position": "Healthcare Specialist", + "salary": "$101,521", + "start_date": "2/24/2001" + }, + { + "extn": "6661", + "id": "45861", + "name": "Hank Attwood", + "office": "Reno", + "position": "Restaurant Manager", + "salary": "$237,259", + "start_date": "7/19/2017" + }, + { + "extn": "7970", + "id": "45862", + "name": "Denis Andrews", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$160,781", + "start_date": "1/25/2012" + }, + { + "extn": "5882", + "id": "45863", + "name": "Nicholas Woods", + "office": "Milano", + "position": "Production Painter", + "salary": "$47,984", + "start_date": "11/28/2010" + }, + { + "extn": "1230", + "id": "45864", + "name": "Cedrick Anderson", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$119,949", + "start_date": "6/19/2018" + }, + { + "extn": "6131", + "id": "45865", + "name": "Matt Harrington", + "office": "Scottsdale", + "position": "Service Supervisor", + "salary": "$80,698", + "start_date": "8/15/2005" + }, + { + "extn": "2272", + "id": "45866", + "name": "Miriam Bishop", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$59,182", + "start_date": "10/14/2006" + }, + { + "extn": "2865", + "id": "45867", + "name": "George Lomax", + "office": "Reno", + "position": "Food Technologist", + "salary": "$56,409", + "start_date": "7/24/2011" + }, + { + "extn": "9615", + "id": "45868", + "name": "Barney Goodman", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$88,848", + "start_date": "6/6/2019" + }, + { + "extn": "4952", + "id": "45869", + "name": "Gemma Thompson", + "office": "San Jose", + "position": "Ambulatory Nurse", + "salary": "$196,930", + "start_date": "8/29/2015" + }, + { + "extn": "8668", + "id": "45870", + "name": "Rowan Radley", + "office": "Springfield", + "position": "Design Engineer", + "salary": "$84,417", + "start_date": "7/5/2001" + }, + { + "extn": "9076", + "id": "45871", + "name": "Jacob Radcliffe", + "office": "Nashville", + "position": "Accountant", + "salary": "$205,192", + "start_date": "8/19/2007" + }, + { + "extn": "8285", + "id": "45872", + "name": "Oliver Wilkinson", + "office": "Fayetteville", + "position": "Cook", + "salary": "$230,437", + "start_date": "11/6/2002" + }, + { + "extn": "5790", + "id": "45873", + "name": "Judith Santos", + "office": "Hollywood", + "position": "Banker", + "salary": "$278,861", + "start_date": "7/12/2002" + }, + { + "extn": "2123", + "id": "45874", + "name": "Phillip Niles", + "office": "Cincinnati", + "position": "Mobile Developer", + "salary": "$102,974", + "start_date": "9/10/2017" + }, + { + "extn": "8006", + "id": "45875", + "name": "Angela Jarrett", + "office": "Irving", + "position": "Ambulatory Nurse", + "salary": "$221,561", + "start_date": "4/15/2005" + }, + { + "extn": "9190", + "id": "45876", + "name": "Mina Shelton", + "office": "Madrid", + "position": "Health Educator", + "salary": "$223,123", + "start_date": "11/27/2016" + }, + { + "extn": "1764", + "id": "45877", + "name": "Moira Bolton", + "office": "Moreno Valley", + "position": "Audiologist", + "salary": "$75,393", + "start_date": "5/15/2000" + }, + { + "extn": "8805", + "id": "45878", + "name": "Roger Santos", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$166,265", + "start_date": "12/2/2006" + }, + { + "extn": "7636", + "id": "45879", + "name": "Mabel Graham", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$276,332", + "start_date": "6/22/2019" + }, + { + "extn": "1231", + "id": "45880", + "name": "Ronald Hilton", + "office": "Berna", + "position": "Steward", + "salary": "$92,666", + "start_date": "8/9/2003" + }, + { + "extn": "6870", + "id": "45881", + "name": "Ron Dobson", + "office": "Detroit", + "position": "Physician", + "salary": "$226,564", + "start_date": "7/16/2019" + }, + { + "extn": "1856", + "id": "45882", + "name": "Marla Woodley", + "office": "Glendale", + "position": "Global Logistics Supervisor", + "salary": "$217,953", + "start_date": "7/30/2005" + }, + { + "extn": "4850", + "id": "45883", + "name": "Angelique Camden", + "office": "Norfolk", + "position": "Steward", + "salary": "$141,162", + "start_date": "5/30/2006" + }, + { + "extn": "9000", + "id": "45884", + "name": "Caleb Rodgers", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$137,161", + "start_date": "7/15/2006" + }, + { + "extn": "2720", + "id": "45885", + "name": "Danny Bullock", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$167,954", + "start_date": "9/18/2001" + }, + { + "extn": "7115", + "id": "45886", + "name": "Nate Oatway", + "office": "San Jose", + "position": "Budget Analyst", + "salary": "$197,889", + "start_date": "1/20/2011" + }, + { + "extn": "8669", + "id": "45887", + "name": "Rosalyn Thomas", + "office": "San Jose", + "position": "Assistant Buyer", + "salary": "$53,414", + "start_date": "10/12/2007" + }, + { + "extn": "7348", + "id": "45888", + "name": "Alessia Johnson", + "office": "Springfield", + "position": "Paramedic", + "salary": "$234,016", + "start_date": "8/14/2002" + }, + { + "extn": "5435", + "id": "45889", + "name": "Vanessa Shields", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$263,925", + "start_date": "11/20/2012" + }, + { + "extn": "8155", + "id": "45890", + "name": "Chester Moran", + "office": "Worcester", + "position": "Treasurer", + "salary": "$252,183", + "start_date": "8/24/2004" + }, + { + "extn": "3263", + "id": "45891", + "name": "Alan Clarkson", + "office": "Anaheim", + "position": "Front Desk Coordinator", + "salary": "$234,591", + "start_date": "11/22/2016" + }, + { + "extn": "3314", + "id": "45892", + "name": "Tom Edley", + "office": "Murfreesboro", + "position": "Bellman", + "salary": "$149,202", + "start_date": "11/1/2017" + }, + { + "extn": "2194", + "id": "45893", + "name": "Carrie Verdon", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$291,229", + "start_date": "9/6/2006" + }, + { + "extn": "8821", + "id": "45894", + "name": "Anne Allcott", + "office": "Hayward", + "position": "Doctor", + "salary": "$161,342", + "start_date": "11/25/2007" + }, + { + "extn": "3471", + "id": "45895", + "name": "Brad Tyler", + "office": "Toledo", + "position": "Restaurant Manager", + "salary": "$246,286", + "start_date": "5/19/2019" + }, + { + "extn": "6926", + "id": "45896", + "name": "Courtney Rose", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$202,445", + "start_date": "4/6/2014" + }, + { + "extn": "4928", + "id": "45897", + "name": "Leilani Archer", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$83,707", + "start_date": "8/6/2000" + }, + { + "extn": "1360", + "id": "45898", + "name": "Hayden Fox", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$247,258", + "start_date": "3/27/2001" + }, + { + "extn": "2936", + "id": "45899", + "name": "Chris Groves", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$73,971", + "start_date": "9/3/2014" + }, + { + "extn": "3484", + "id": "45900", + "name": "Melinda Baldwin", + "office": "Glendale", + "position": "Doctor", + "salary": "$83,107", + "start_date": "9/20/2010" + }, + { + "extn": "8922", + "id": "45901", + "name": "Bethany Cooper", + "office": "Glendale", + "position": "Webmaster", + "salary": "$116,258", + "start_date": "6/20/2013" + }, + { + "extn": "3516", + "id": "45902", + "name": "Johnathan Darcy", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$272,213", + "start_date": "3/1/2016" + }, + { + "extn": "2813", + "id": "45903", + "name": "Caydence Clarke", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$183,939", + "start_date": "8/5/2015" + }, + { + "extn": "4413", + "id": "45904", + "name": "Oliver Forester", + "office": "Santa Ana", + "position": "Design Engineer", + "salary": "$214,277", + "start_date": "1/16/2017" + }, + { + "extn": "5482", + "id": "45905", + "name": "Abbey Hardwick", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$117,238", + "start_date": "3/5/2005" + }, + { + "extn": "4188", + "id": "45906", + "name": "Alexander Morley", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$244,658", + "start_date": "6/21/2009" + }, + { + "extn": "5400", + "id": "45907", + "name": "Danny Dempsey", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$173,218", + "start_date": "8/22/2008" + }, + { + "extn": "3404", + "id": "45908", + "name": "Fiona King", + "office": "Richmond", + "position": "Webmaster", + "salary": "$251,405", + "start_date": "9/18/2005" + }, + { + "extn": "2289", + "id": "45909", + "name": "Russel Wooldridge", + "office": "Hollywood", + "position": "HR Specialist", + "salary": "$149,589", + "start_date": "1/7/2010" + }, + { + "extn": "4820", + "id": "45910", + "name": "Carl Morley", + "office": "Seattle", + "position": "Loan Officer", + "salary": "$84,053", + "start_date": "4/23/2015" + }, + { + "extn": "2781", + "id": "45911", + "name": "William Uttley", + "office": "Valetta", + "position": "Steward", + "salary": "$97,004", + "start_date": "3/3/2004" + }, + { + "extn": "5567", + "id": "45912", + "name": "Chadwick Ranks", + "office": "Saint Paul", + "position": "Designer", + "salary": "$172,193", + "start_date": "10/19/2005" + }, + { + "extn": "9060", + "id": "45913", + "name": "Julian Noach", + "office": "New York", + "position": "Designer", + "salary": "$273,284", + "start_date": "2/15/2017" + }, + { + "extn": "7656", + "id": "45914", + "name": "Teagan Douglas", + "office": "Phoenix", + "position": "Auditor", + "salary": "$120,818", + "start_date": "2/3/2006" + }, + { + "extn": "8489", + "id": "45915", + "name": "Eduardo Asher", + "office": "San Antonio", + "position": "Mobile Developer", + "salary": "$30,982", + "start_date": "3/29/2005" + }, + { + "extn": "3672", + "id": "45916", + "name": "Matthew Gray", + "office": "Atlanta", + "position": "Business Broker", + "salary": "$47,533", + "start_date": "3/29/2006" + }, + { + "extn": "8434", + "id": "45917", + "name": "Michael Gonzales", + "office": "Boston", + "position": "Cash Manager", + "salary": "$200,635", + "start_date": "12/17/2010" + }, + { + "extn": "1751", + "id": "45918", + "name": "Phoebe Power", + "office": "Portland", + "position": "Web Developer", + "salary": "$116,592", + "start_date": "8/14/2000" + }, + { + "extn": "3195", + "id": "45919", + "name": "Moira Nobbs", + "office": "San Diego", + "position": "Cook", + "salary": "$91,355", + "start_date": "3/14/2000" + }, + { + "extn": "6598", + "id": "45920", + "name": "Valentina Overson", + "office": "Richmond", + "position": "Insurance Broker", + "salary": "$237,429", + "start_date": "9/9/2008" + }, + { + "extn": "5215", + "id": "45921", + "name": "Johnathan Roth", + "office": "Henderson", + "position": "Project Manager", + "salary": "$280,406", + "start_date": "8/1/2004" + }, + { + "extn": "3467", + "id": "45922", + "name": "Bryon Vane", + "office": "Huntsville", + "position": "Fabricator", + "salary": "$47,020", + "start_date": "2/14/2006" + }, + { + "extn": "9356", + "id": "45923", + "name": "Maxwell Windsor", + "office": "Tokyo", + "position": "Bookkeeper", + "salary": "$184,783", + "start_date": "2/11/2008" + }, + { + "extn": "2042", + "id": "45924", + "name": "Louise Yang", + "office": "Anaheim", + "position": "Clerk", + "salary": "$79,109", + "start_date": "9/29/2010" + }, + { + "extn": "7232", + "id": "45925", + "name": "Melody Flack", + "office": "Lisbon", + "position": "Project Manager", + "salary": "$196,468", + "start_date": "4/2/2003" + }, + { + "extn": "4816", + "id": "45926", + "name": "Dani Potter", + "office": "Rome", + "position": "Pharmacist", + "salary": "$56,263", + "start_date": "12/31/2005" + }, + { + "extn": "6891", + "id": "45927", + "name": "Boris Stewart", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$172,643", + "start_date": "10/29/2003" + }, + { + "extn": "9111", + "id": "45928", + "name": "Chadwick Reid", + "office": "San Jose", + "position": "Electrician", + "salary": "$170,445", + "start_date": "3/18/2014" + }, + { + "extn": "6312", + "id": "45929", + "name": "Adelaide Armstrong", + "office": "Orlando", + "position": "Systems Administrator", + "salary": "$63,895", + "start_date": "5/2/2002" + }, + { + "extn": "1012", + "id": "45930", + "name": "Beatrice Gilmore", + "office": "Orlando", + "position": "Cash Manager", + "salary": "$287,141", + "start_date": "2/6/2010" + }, + { + "extn": "1204", + "id": "45931", + "name": "Chris Andrews", + "office": "Norfolk", + "position": "Chef Manager", + "salary": "$149,337", + "start_date": "12/15/2007" + }, + { + "extn": "2751", + "id": "45932", + "name": "Russel Michael", + "office": "Oklahoma City", + "position": "Mobile Developer", + "salary": "$231,669", + "start_date": "12/14/2011" + }, + { + "extn": "4914", + "id": "45933", + "name": "Ronald Wild", + "office": "Berna", + "position": "Accountant", + "salary": "$87,663", + "start_date": "3/8/2014" + }, + { + "extn": "6562", + "id": "45934", + "name": "Anthony Appleton", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$228,891", + "start_date": "11/18/2001" + }, + { + "extn": "5462", + "id": "45935", + "name": "Sonya Clayton", + "office": "Oakland", + "position": "Doctor", + "salary": "$130,025", + "start_date": "3/29/2006" + }, + { + "extn": "6192", + "id": "45936", + "name": "Percy Bentley", + "office": "Oakland", + "position": "Clerk", + "salary": "$55,221", + "start_date": "2/28/2019" + }, + { + "extn": "2935", + "id": "45937", + "name": "Harry Harrington", + "office": "Moreno Valley", + "position": "Paramedic", + "salary": "$119,504", + "start_date": "7/11/2019" + }, + { + "extn": "7596", + "id": "45938", + "name": "Boris Townend", + "office": "Milwaukee", + "position": "Chef Manager", + "salary": "$24,536", + "start_date": "5/7/2004" + }, + { + "extn": "9222", + "id": "45939", + "name": "Rihanna Pearce", + "office": "Portland", + "position": "Food Technologist", + "salary": "$63,951", + "start_date": "4/9/2010" + }, + { + "extn": "7707", + "id": "45940", + "name": "Emery Rothwell", + "office": "Washington", + "position": "Business Broker", + "salary": "$165,392", + "start_date": "12/22/2001" + }, + { + "extn": "5906", + "id": "45941", + "name": "Louise Spencer", + "office": "Sacramento", + "position": "Banker", + "salary": "$220,559", + "start_date": "8/15/2004" + }, + { + "extn": "4523", + "id": "45942", + "name": "Chadwick Jefferson", + "office": "Omaha", + "position": "Accountant", + "salary": "$123,910", + "start_date": "5/27/2001" + }, + { + "extn": "4677", + "id": "45943", + "name": "Chad Hamilton", + "office": "Atlanta", + "position": "Laboratory Technician", + "salary": "$285,398", + "start_date": "5/26/2009" + }, + { + "extn": "3334", + "id": "45944", + "name": "Gil Ross", + "office": "Bakersfield", + "position": "Cashier", + "salary": "$81,542", + "start_date": "4/16/2019" + }, + { + "extn": "2626", + "id": "45945", + "name": "Cedrick Sawyer", + "office": "Huntsville", + "position": "Web Developer", + "salary": "$70,363", + "start_date": "1/16/2014" + }, + { + "extn": "1443", + "id": "45946", + "name": "Roger Kelly", + "office": "Oakland", + "position": "Production Painter", + "salary": "$183,035", + "start_date": "5/8/2016" + }, + { + "extn": "3645", + "id": "45947", + "name": "Chanelle Harvey", + "office": "Washington", + "position": "Machine Operator", + "salary": "$32,791", + "start_date": "2/3/2016" + }, + { + "extn": "5293", + "id": "45948", + "name": "Joseph Hammond", + "office": "Escondido", + "position": "Web Developer", + "salary": "$230,962", + "start_date": "10/24/2005" + }, + { + "extn": "5992", + "id": "45949", + "name": "Luna Lomax", + "office": "Atlanta", + "position": "Steward", + "salary": "$193,165", + "start_date": "4/25/2018" + }, + { + "extn": "8764", + "id": "45950", + "name": "Sebastian Nayler", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$149,001", + "start_date": "3/18/2008" + }, + { + "extn": "7851", + "id": "45951", + "name": "Danielle Emerson", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$127,700", + "start_date": "11/21/2006" + }, + { + "extn": "8137", + "id": "45952", + "name": "Jayden Holt", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$298,543", + "start_date": "2/1/2005" + }, + { + "extn": "6615", + "id": "45953", + "name": "Julia Lowe", + "office": "San Antonio", + "position": "Inspector", + "salary": "$132,400", + "start_date": "7/14/2008" + }, + { + "extn": "6508", + "id": "45954", + "name": "Belinda Hood", + "office": "Bakersfield", + "position": "Production Painter", + "salary": "$138,230", + "start_date": "3/19/2003" + }, + { + "extn": "2589", + "id": "45955", + "name": "Eryn Lunt", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$86,997", + "start_date": "4/25/2012" + }, + { + "extn": "9575", + "id": "45956", + "name": "Oliver Osmond", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$142,085", + "start_date": "5/6/2014" + }, + { + "extn": "7282", + "id": "45957", + "name": "Ada Weasley", + "office": "Jersey City", + "position": "Accountant", + "salary": "$123,636", + "start_date": "10/12/2012" + }, + { + "extn": "7893", + "id": "45958", + "name": "Hank Rigg", + "office": "Tulsa", + "position": "Food Technologist", + "salary": "$122,756", + "start_date": "1/11/2005" + }, + { + "extn": "1823", + "id": "45959", + "name": "Harvey Stevenson", + "office": "Dallas", + "position": "Laboratory Technician", + "salary": "$134,894", + "start_date": "2/23/2004" + }, + { + "extn": "9391", + "id": "45960", + "name": "Marvin Gardner", + "office": "Orlando", + "position": "Budget Analyst", + "salary": "$283,860", + "start_date": "4/21/2018" + }, + { + "extn": "4688", + "id": "45961", + "name": "Jayden Nanton", + "office": "Fort Lauderdale", + "position": "Retail Trainee", + "salary": "$142,651", + "start_date": "12/26/2018" + }, + { + "extn": "1527", + "id": "45962", + "name": "Julian Appleton", + "office": "Hayward", + "position": "Bellman", + "salary": "$87,574", + "start_date": "12/20/2010" + }, + { + "extn": "3698", + "id": "45963", + "name": "Marvin Turner", + "office": "Columbus", + "position": "Baker", + "salary": "$252,719", + "start_date": "5/15/2006" + }, + { + "extn": "9636", + "id": "45964", + "name": "Susan Grant", + "office": "Paris", + "position": "Stockbroker", + "salary": "$72,566", + "start_date": "11/7/2015" + }, + { + "extn": "2071", + "id": "45965", + "name": "Joyce Underhill", + "office": "Kansas City", + "position": "HR Coordinator", + "salary": "$274,392", + "start_date": "2/21/2017" + }, + { + "extn": "8300", + "id": "45966", + "name": "Winnie Burge", + "office": "Garland", + "position": "Clerk", + "salary": "$32,788", + "start_date": "1/14/2013" + }, + { + "extn": "8887", + "id": "45967", + "name": "Danny Sloan", + "office": "Saint Paul", + "position": "Bellman", + "salary": "$135,961", + "start_date": "10/8/2011" + }, + { + "extn": "1910", + "id": "45968", + "name": "Parker Devonport", + "office": "Pittsburgh", + "position": "Staffing Consultant", + "salary": "$285,182", + "start_date": "1/4/2004" + }, + { + "extn": "6982", + "id": "45969", + "name": "Natalie Nanton", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$197,836", + "start_date": "8/5/2019" + }, + { + "extn": "5692", + "id": "45970", + "name": "Jaylene Butler", + "office": "Houston", + "position": "Pharmacist", + "salary": "$266,587", + "start_date": "8/5/2019" + }, + { + "extn": "2118", + "id": "45971", + "name": "Sofie Radcliffe", + "office": "Zurich", + "position": "Doctor", + "salary": "$181,594", + "start_date": "1/12/2011" + }, + { + "extn": "7955", + "id": "45972", + "name": "Tony Edley", + "office": "Venice", + "position": "Global Logistics Supervisor", + "salary": "$227,655", + "start_date": "6/1/2018" + }, + { + "extn": "4031", + "id": "45973", + "name": "Chuck Shelton", + "office": "Baltimore", + "position": "Cashier", + "salary": "$268,053", + "start_date": "7/2/2013" + }, + { + "extn": "3869", + "id": "45974", + "name": "Kirsten Hepburn", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$133,385", + "start_date": "2/16/2017" + }, + { + "extn": "6142", + "id": "45975", + "name": "Rebecca Quinton", + "office": "Lyon", + "position": "Health Educator", + "salary": "$53,200", + "start_date": "4/6/2004" + }, + { + "extn": "3898", + "id": "45976", + "name": "Regina Clayton", + "office": "Miami", + "position": "Web Developer", + "salary": "$93,465", + "start_date": "5/8/2004" + }, + { + "extn": "3349", + "id": "45977", + "name": "Michael Whitmore", + "office": "Rome", + "position": "Clerk", + "salary": "$280,449", + "start_date": "2/3/2012" + }, + { + "extn": "3907", + "id": "45978", + "name": "Louise Potts", + "office": "Bridgeport", + "position": "Investment Advisor", + "salary": "$149,602", + "start_date": "3/2/2002" + }, + { + "extn": "8764", + "id": "45979", + "name": "Tania Gilmour", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$76,423", + "start_date": "9/28/2010" + }, + { + "extn": "1422", + "id": "45980", + "name": "Boris Flanders", + "office": "Ontario", + "position": "Call Center Representative", + "salary": "$174,291", + "start_date": "12/2/2018" + }, + { + "extn": "7019", + "id": "45981", + "name": "Jennifer Dobson", + "office": "Norfolk", + "position": "Ambulatory Nurse", + "salary": "$18,226", + "start_date": "10/11/2017" + }, + { + "extn": "1333", + "id": "45982", + "name": "Chad Knott", + "office": "Garland", + "position": "Physician", + "salary": "$12,606", + "start_date": "10/24/2014" + }, + { + "extn": "3176", + "id": "45983", + "name": "Shelby Lloyd", + "office": "Toledo", + "position": "Insurance Broker", + "salary": "$254,166", + "start_date": "3/27/2001" + }, + { + "extn": "8991", + "id": "45984", + "name": "Sarah Bell", + "office": "Rochester", + "position": "CNC Operator", + "salary": "$253,829", + "start_date": "4/22/2017" + }, + { + "extn": "7762", + "id": "45985", + "name": "Nate Wren", + "office": "Fayetteville", + "position": "Investment Advisor", + "salary": "$35,762", + "start_date": "3/8/2018" + }, + { + "extn": "6239", + "id": "45986", + "name": "Daron Furnell", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$89,212", + "start_date": "12/24/2012" + }, + { + "extn": "8571", + "id": "45987", + "name": "Susan Rodgers", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$17,952", + "start_date": "1/11/2017" + }, + { + "extn": "2526", + "id": "45988", + "name": "Harvey Parker", + "office": "Bucharest", + "position": "Executive Director", + "salary": "$179,213", + "start_date": "3/1/2006" + }, + { + "extn": "7797", + "id": "45989", + "name": "Adalie Farrell", + "office": "Charlotte", + "position": "Treasurer", + "salary": "$162,942", + "start_date": "10/5/2005" + }, + { + "extn": "3671", + "id": "45990", + "name": "Luke Ventura", + "office": "Tokyo", + "position": "Doctor", + "salary": "$119,516", + "start_date": "6/30/2001" + }, + { + "extn": "6258", + "id": "45991", + "name": "Ivette Thornton", + "office": "Tulsa", + "position": "Lecturer", + "salary": "$177,311", + "start_date": "8/14/2009" + }, + { + "extn": "9269", + "id": "45992", + "name": "Emma Spencer", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$74,313", + "start_date": "1/19/2002" + }, + { + "extn": "2123", + "id": "45993", + "name": "Mavis Anderson", + "office": "Anaheim", + "position": "Physician", + "salary": "$113,388", + "start_date": "4/11/2000" + }, + { + "extn": "2854", + "id": "45994", + "name": "Enoch Upton", + "office": "Minneapolis", + "position": "Audiologist", + "salary": "$283,466", + "start_date": "1/2/2014" + }, + { + "extn": "4325", + "id": "45995", + "name": "Tiffany Bolton", + "office": "Portland", + "position": "Fabricator", + "salary": "$47,408", + "start_date": "2/7/2003" + }, + { + "extn": "9676", + "id": "45996", + "name": "Russel Rogers", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$40,347", + "start_date": "2/22/2007" + }, + { + "extn": "6159", + "id": "45997", + "name": "Leroy Hunt", + "office": "Hollywood", + "position": "Doctor", + "salary": "$234,370", + "start_date": "10/18/2017" + }, + { + "extn": "3715", + "id": "45998", + "name": "Kurt Rose", + "office": "Milano", + "position": "Designer", + "salary": "$72,548", + "start_date": "10/12/2012" + }, + { + "extn": "1119", + "id": "45999", + "name": "Bryce Speed", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$206,406", + "start_date": "9/18/2014" + }, + { + "extn": "4466", + "id": "46000", + "name": "Percy Brett", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$273,486", + "start_date": "7/26/2011" + }, + { + "extn": "5256", + "id": "46001", + "name": "Luke Wise", + "office": "Norfolk", + "position": "Budget Analyst", + "salary": "$280,784", + "start_date": "2/27/2001" + }, + { + "extn": "3991", + "id": "46002", + "name": "Tyler Williams", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$274,768", + "start_date": "7/13/2017" + }, + { + "extn": "3271", + "id": "46003", + "name": "Carina Rogers", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$122,527", + "start_date": "2/20/2005" + }, + { + "extn": "1326", + "id": "46004", + "name": "Ramon Lynch", + "office": "St. Louis", + "position": "Pharmacist", + "salary": "$43,033", + "start_date": "5/2/2005" + }, + { + "extn": "1704", + "id": "46005", + "name": "Peyton Powell", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$85,657", + "start_date": "12/21/2004" + }, + { + "extn": "9011", + "id": "46006", + "name": "Cameron Drake", + "office": "Saint Paul", + "position": "CNC Operator", + "salary": "$244,743", + "start_date": "12/26/2015" + }, + { + "extn": "1227", + "id": "46007", + "name": "Joseph Amstead", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$255,935", + "start_date": "10/24/2016" + }, + { + "extn": "2044", + "id": "46008", + "name": "Hayden Cox", + "office": "Washington", + "position": "Fabricator", + "salary": "$35,416", + "start_date": "8/4/2003" + }, + { + "extn": "5024", + "id": "46009", + "name": "Domenic Garner", + "office": "Atlanta", + "position": "CNC Operator", + "salary": "$49,937", + "start_date": "7/6/2007" + }, + { + "extn": "8965", + "id": "46010", + "name": "Matthew Snow", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$233,801", + "start_date": "6/21/2004" + }, + { + "extn": "6116", + "id": "46011", + "name": "Lucas Everett", + "office": "Atlanta", + "position": "Biologist", + "salary": "$205,087", + "start_date": "9/6/2013" + }, + { + "extn": "5747", + "id": "46012", + "name": "Oliver Hepburn", + "office": "Lincoln", + "position": "Loan Officer", + "salary": "$264,107", + "start_date": "12/11/2007" + }, + { + "extn": "8449", + "id": "46013", + "name": "Daron Cadman", + "office": "Tulsa", + "position": "Auditor", + "salary": "$106,327", + "start_date": "11/13/2005" + }, + { + "extn": "9511", + "id": "46014", + "name": "Tyson Saunders", + "office": "Portland", + "position": "Global Logistics Supervisor", + "salary": "$160,472", + "start_date": "1/25/2016" + }, + { + "extn": "8466", + "id": "46015", + "name": "Hank Reid", + "office": "Louisville", + "position": "Production Painter", + "salary": "$253,229", + "start_date": "11/3/2013" + }, + { + "extn": "1166", + "id": "46016", + "name": "Adelaide Tutton", + "office": "Laredo", + "position": "HR Specialist", + "salary": "$232,044", + "start_date": "2/4/2017" + }, + { + "extn": "7321", + "id": "46017", + "name": "Owen Maxwell", + "office": "New Orleans", + "position": "Bookkeeper", + "salary": "$47,019", + "start_date": "1/7/2009" + }, + { + "extn": "4741", + "id": "46018", + "name": "Erick Shields", + "office": "Reno", + "position": "Cash Manager", + "salary": "$221,651", + "start_date": "3/30/2009" + }, + { + "extn": "7988", + "id": "46019", + "name": "Margaret Thompson", + "office": "Wien", + "position": "Operator", + "salary": "$157,667", + "start_date": "9/13/2015" + }, + { + "extn": "3638", + "id": "46020", + "name": "Shannon Clark", + "office": "Escondido", + "position": "Paramedic", + "salary": "$27,737", + "start_date": "9/28/2019" + }, + { + "extn": "3764", + "id": "46021", + "name": "Benjamin Farrow", + "office": "Berna", + "position": "Clerk", + "salary": "$149,239", + "start_date": "11/7/2008" + }, + { + "extn": "6787", + "id": "46022", + "name": "Hayden Anderson", + "office": "Lisbon", + "position": "Accountant", + "salary": "$94,997", + "start_date": "6/13/2013" + }, + { + "extn": "2181", + "id": "46023", + "name": "Robyn Morris", + "office": "Bridgeport", + "position": "Cashier", + "salary": "$256,763", + "start_date": "6/6/2003" + }, + { + "extn": "4034", + "id": "46024", + "name": "Rufus Wilcox", + "office": "Worcester", + "position": "Machine Operator", + "salary": "$278,850", + "start_date": "8/9/2009" + }, + { + "extn": "3392", + "id": "46025", + "name": "Boris Terry", + "office": "Bucharest", + "position": "Systems Administrator", + "salary": "$225,662", + "start_date": "12/26/2006" + }, + { + "extn": "6913", + "id": "46026", + "name": "Chadwick Rowlands", + "office": "Scottsdale", + "position": "Software Engineer", + "salary": "$59,972", + "start_date": "3/31/2006" + }, + { + "extn": "1575", + "id": "46027", + "name": "Carrie Robinson", + "office": "Bakersfield", + "position": "Staffing Consultant", + "salary": "$175,527", + "start_date": "10/5/2006" + }, + { + "extn": "2260", + "id": "46028", + "name": "Leroy Patel", + "office": "New York", + "position": "Web Developer", + "salary": "$26,265", + "start_date": "12/27/2017" + }, + { + "extn": "7737", + "id": "46029", + "name": "Hank Ellison", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$90,235", + "start_date": "5/28/2016" + }, + { + "extn": "2490", + "id": "46030", + "name": "Maxwell Marshall", + "office": "Louisville", + "position": "Doctor", + "salary": "$84,994", + "start_date": "9/19/2005" + }, + { + "extn": "7755", + "id": "46031", + "name": "Luke Potts", + "office": "Rome", + "position": "IT Support Staff", + "salary": "$292,303", + "start_date": "6/21/2003" + }, + { + "extn": "6913", + "id": "46032", + "name": "Chad Ashwell", + "office": "Portland", + "position": "Bellman", + "salary": "$275,248", + "start_date": "9/30/2011" + }, + { + "extn": "7474", + "id": "46033", + "name": "Fred Owen", + "office": "Bridgeport", + "position": "Software Engineer", + "salary": "$252,374", + "start_date": "9/14/2014" + }, + { + "extn": "2946", + "id": "46034", + "name": "Grace Brett", + "office": "Indianapolis", + "position": "Operator", + "salary": "$249,560", + "start_date": "7/8/2001" + }, + { + "extn": "4078", + "id": "46035", + "name": "Caydence Forth", + "office": "Oklahoma City", + "position": "Stockbroker", + "salary": "$79,039", + "start_date": "7/8/2012" + }, + { + "extn": "1924", + "id": "46036", + "name": "Rick Dowson", + "office": "Otawa", + "position": "Audiologist", + "salary": "$101,564", + "start_date": "1/12/2009" + }, + { + "extn": "3012", + "id": "46037", + "name": "Ethan Tate", + "office": "Bucharest", + "position": "CNC Operator", + "salary": "$29,469", + "start_date": "6/16/2007" + }, + { + "extn": "2922", + "id": "46038", + "name": "Rhea Henderson", + "office": "Valetta", + "position": "Budget Analyst", + "salary": "$12,855", + "start_date": "12/3/2007" + }, + { + "extn": "5676", + "id": "46039", + "name": "Wade Mcleod", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$119,774", + "start_date": "4/25/2019" + }, + { + "extn": "4100", + "id": "46040", + "name": "Carter Ward", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$86,473", + "start_date": "1/30/2008" + }, + { + "extn": "7236", + "id": "46041", + "name": "Mike Moore", + "office": "Pittsburgh", + "position": "Business Broker", + "salary": "$228,927", + "start_date": "10/17/2004" + }, + { + "extn": "1953", + "id": "46042", + "name": "Gloria Hall", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$101,171", + "start_date": "12/24/2016" + }, + { + "extn": "7973", + "id": "46043", + "name": "Tyler Hill", + "office": "Denver", + "position": "Call Center Representative", + "salary": "$185,076", + "start_date": "2/1/2001" + }, + { + "extn": "8495", + "id": "46044", + "name": "Jacob Griffiths", + "office": "San Francisco", + "position": "Global Logistics Supervisor", + "salary": "$86,365", + "start_date": "7/27/2005" + }, + { + "extn": "7529", + "id": "46045", + "name": "Jackeline Whatson", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$218,352", + "start_date": "12/23/2005" + }, + { + "extn": "5921", + "id": "46046", + "name": "Chad Exton", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$44,084", + "start_date": "4/5/2009" + }, + { + "extn": "7688", + "id": "46047", + "name": "Ronald Shaw", + "office": "San Francisco", + "position": "Auditor", + "salary": "$178,145", + "start_date": "6/18/2000" + }, + { + "extn": "6854", + "id": "46048", + "name": "Hailey Sinclair", + "office": "Springfield", + "position": "Treasurer", + "salary": "$122,918", + "start_date": "7/13/2006" + }, + { + "extn": "7747", + "id": "46049", + "name": "Alan Patel", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$171,347", + "start_date": "7/22/2014" + }, + { + "extn": "4328", + "id": "46050", + "name": "Logan Abbot", + "office": "Tulsa", + "position": "Health Educator", + "salary": "$246,735", + "start_date": "1/26/2011" + }, + { + "extn": "2073", + "id": "46051", + "name": "Javier Swift", + "office": "Otawa", + "position": "Web Developer", + "salary": "$101,448", + "start_date": "3/10/2016" + }, + { + "extn": "5481", + "id": "46052", + "name": "Abdul Cooper", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$245,741", + "start_date": "6/4/2005" + }, + { + "extn": "1954", + "id": "46053", + "name": "Caleb Walker", + "office": "Lancaster", + "position": "CNC Operator", + "salary": "$296,317", + "start_date": "1/10/2019" + }, + { + "extn": "1505", + "id": "46054", + "name": "Angelica Rodgers", + "office": "Huntsville", + "position": "Lecturer", + "salary": "$116,833", + "start_date": "3/10/2012" + }, + { + "extn": "6135", + "id": "46055", + "name": "Elena Glass", + "office": "Los Angeles", + "position": "Stockbroker", + "salary": "$43,221", + "start_date": "3/12/2001" + }, + { + "extn": "5570", + "id": "46056", + "name": "Elijah Turner", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$110,001", + "start_date": "2/1/2014" + }, + { + "extn": "6112", + "id": "46057", + "name": "Ramon Pickard", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$74,500", + "start_date": "4/23/2004" + }, + { + "extn": "4369", + "id": "46058", + "name": "Fred Veale", + "office": "Atlanta", + "position": "HR Coordinator", + "salary": "$58,241", + "start_date": "9/17/2007" + }, + { + "extn": "4147", + "id": "46059", + "name": "Liv Gordon", + "office": "Scottsdale", + "position": "Banker", + "salary": "$43,316", + "start_date": "2/12/2002" + }, + { + "extn": "2257", + "id": "46060", + "name": "Clint Niles", + "office": "Oklahoma City", + "position": "Systems Administrator", + "salary": "$138,698", + "start_date": "10/4/2009" + }, + { + "extn": "1100", + "id": "46061", + "name": "Bridget Morris", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$139,005", + "start_date": "8/30/2006" + }, + { + "extn": "9846", + "id": "46062", + "name": "Benjamin Upton", + "office": "Nashville", + "position": "Operator", + "salary": "$90,908", + "start_date": "3/17/2017" + }, + { + "extn": "8785", + "id": "46063", + "name": "Kieth Walsh", + "office": "Lincoln", + "position": "Stockbroker", + "salary": "$119,706", + "start_date": "12/8/2004" + }, + { + "extn": "8286", + "id": "46064", + "name": "Juliet Wright", + "office": "Denver", + "position": "HR Specialist", + "salary": "$200,170", + "start_date": "11/23/2001" + }, + { + "extn": "8412", + "id": "46065", + "name": "Enoch Hopkinson", + "office": "Salem", + "position": "Insurance Broker", + "salary": "$183,782", + "start_date": "2/4/2010" + }, + { + "extn": "9622", + "id": "46066", + "name": "Jacob Widdows", + "office": "Bellevue", + "position": "Designer", + "salary": "$191,912", + "start_date": "5/2/2009" + }, + { + "extn": "8584", + "id": "46067", + "name": "Tony Furnell", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$87,863", + "start_date": "2/24/2001" + }, + { + "extn": "6713", + "id": "46068", + "name": "Carter Young", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$189,390", + "start_date": "6/7/2008" + }, + { + "extn": "6830", + "id": "46069", + "name": "Maggie Mills", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$147,331", + "start_date": "9/22/2002" + }, + { + "extn": "2471", + "id": "46070", + "name": "Alice Talbot", + "office": "Fullerton", + "position": "Lecturer", + "salary": "$136,856", + "start_date": "3/18/2013" + }, + { + "extn": "5539", + "id": "46071", + "name": "Estrella Taylor", + "office": "Tulsa", + "position": "Electrician", + "salary": "$86,166", + "start_date": "7/29/2016" + }, + { + "extn": "3969", + "id": "46072", + "name": "Boris Craig", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$68,195", + "start_date": "2/18/2008" + }, + { + "extn": "7058", + "id": "46073", + "name": "Mike Brett", + "office": "Lyon", + "position": "Project Manager", + "salary": "$19,852", + "start_date": "3/11/2005" + }, + { + "extn": "1942", + "id": "46074", + "name": "Chad Hale", + "office": "Jersey City", + "position": "Project Manager", + "salary": "$239,921", + "start_date": "7/20/2012" + }, + { + "extn": "9790", + "id": "46075", + "name": "Peter Walker", + "office": "Houston", + "position": "Baker", + "salary": "$178,488", + "start_date": "9/1/2006" + }, + { + "extn": "5393", + "id": "46076", + "name": "Aiden Tennant", + "office": "Oklahoma City", + "position": "Call Center Representative", + "salary": "$73,373", + "start_date": "3/23/2003" + }, + { + "extn": "1716", + "id": "46077", + "name": "Tony Oakley", + "office": "San Jose", + "position": "Lecturer", + "salary": "$53,911", + "start_date": "1/20/2006" + }, + { + "extn": "9208", + "id": "46078", + "name": "Isla Stark", + "office": "Indianapolis", + "position": "IT Support Staff", + "salary": "$200,638", + "start_date": "8/25/2005" + }, + { + "extn": "6359", + "id": "46079", + "name": "Nathan Lucas", + "office": "Milwaukee", + "position": "Stockbroker", + "salary": "$55,871", + "start_date": "11/14/2002" + }, + { + "extn": "6246", + "id": "46080", + "name": "Sabrina Hopkinson", + "office": "Lancaster", + "position": "Biologist", + "salary": "$298,479", + "start_date": "2/1/2005" + }, + { + "extn": "1475", + "id": "46081", + "name": "Manuel Lloyd", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$230,264", + "start_date": "12/18/2004" + }, + { + "extn": "1431", + "id": "46082", + "name": "Ronald Judd", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$106,872", + "start_date": "1/28/2014" + }, + { + "extn": "3722", + "id": "46083", + "name": "Rufus Marshall", + "office": "Berna", + "position": "HR Specialist", + "salary": "$21,283", + "start_date": "12/2/2013" + }, + { + "extn": "7693", + "id": "46084", + "name": "Tyson Uddin", + "office": "Tallahassee", + "position": "Healthcare Specialist", + "salary": "$37,516", + "start_date": "10/27/2001" + }, + { + "extn": "4125", + "id": "46085", + "name": "Nick Weatcroft", + "office": "Tallahassee", + "position": "Associate Professor", + "salary": "$64,500", + "start_date": "2/20/2004" + }, + { + "extn": "6510", + "id": "46086", + "name": "Emery Gates", + "office": "San Antonio", + "position": "Cook", + "salary": "$228,284", + "start_date": "10/19/2018" + }, + { + "extn": "7980", + "id": "46087", + "name": "Shay Miller", + "office": "Denver", + "position": "Paramedic", + "salary": "$28,274", + "start_date": "2/27/2019" + }, + { + "extn": "1242", + "id": "46088", + "name": "Rufus Webster", + "office": "Memphis", + "position": "Budget Analyst", + "salary": "$239,417", + "start_date": "1/12/2007" + }, + { + "extn": "9376", + "id": "46089", + "name": "Aiden Reid", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$175,890", + "start_date": "7/5/2009" + }, + { + "extn": "2858", + "id": "46090", + "name": "Benjamin Hale", + "office": "Boston", + "position": "Cash Manager", + "salary": "$98,875", + "start_date": "8/1/2008" + }, + { + "extn": "4237", + "id": "46091", + "name": "Joseph Summers", + "office": "Lisbon", + "position": "Audiologist", + "salary": "$66,184", + "start_date": "4/7/2018" + }, + { + "extn": "3305", + "id": "46092", + "name": "Allison Dillon", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$251,075", + "start_date": "9/11/2000" + }, + { + "extn": "8328", + "id": "46093", + "name": "Julia Bradshaw", + "office": "Venice", + "position": "Cash Manager", + "salary": "$152,551", + "start_date": "12/8/2002" + }, + { + "extn": "9180", + "id": "46094", + "name": "Adeline Radcliffe", + "office": "Washington", + "position": "Executive Director", + "salary": "$46,267", + "start_date": "5/17/2002" + }, + { + "extn": "6739", + "id": "46095", + "name": "Sofia Pond", + "office": "London", + "position": "Operator", + "salary": "$23,253", + "start_date": "7/3/2003" + }, + { + "extn": "4722", + "id": "46096", + "name": "Andrea Leigh", + "office": "Rome", + "position": "Food Technologist", + "salary": "$272,326", + "start_date": "2/10/2002" + }, + { + "extn": "9372", + "id": "46097", + "name": "Tyson Jefferson", + "office": "Berna", + "position": "Ambulatory Nurse", + "salary": "$48,477", + "start_date": "7/1/2002" + }, + { + "extn": "4897", + "id": "46098", + "name": "Mason Bailey", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$197,994", + "start_date": "2/13/2010" + }, + { + "extn": "4408", + "id": "46099", + "name": "Susan Pope", + "office": "Springfield", + "position": "Designer", + "salary": "$47,073", + "start_date": "1/2/2014" + }, + { + "extn": "2746", + "id": "46100", + "name": "Brad Judd", + "office": "Jersey City", + "position": "Loan Officer", + "salary": "$198,405", + "start_date": "11/18/2004" + }, + { + "extn": "5618", + "id": "46101", + "name": "Aiden Addis", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$130,596", + "start_date": "5/10/2013" + }, + { + "extn": "5582", + "id": "46102", + "name": "Domenic Allington", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$290,078", + "start_date": "10/26/2014" + }, + { + "extn": "2660", + "id": "46103", + "name": "George Brown", + "office": "Jersey City", + "position": "Laboratory Technician", + "salary": "$217,989", + "start_date": "4/9/2006" + }, + { + "extn": "5470", + "id": "46104", + "name": "Destiny Stone", + "office": "Quebec", + "position": "Cash Manager", + "salary": "$256,224", + "start_date": "10/29/2003" + }, + { + "extn": "8903", + "id": "46105", + "name": "Caleb Howard", + "office": "Escondido", + "position": "Service Supervisor", + "salary": "$160,770", + "start_date": "8/14/2014" + }, + { + "extn": "3361", + "id": "46106", + "name": "Carter Richardson", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$96,396", + "start_date": "9/12/2009" + }, + { + "extn": "5534", + "id": "46107", + "name": "Christy King", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$203,141", + "start_date": "12/18/2004" + }, + { + "extn": "9114", + "id": "46108", + "name": "Roger Callan", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$260,720", + "start_date": "9/7/2008" + }, + { + "extn": "3987", + "id": "46109", + "name": "Mavis Thatcher", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$15,656", + "start_date": "6/15/2018" + }, + { + "extn": "4702", + "id": "46110", + "name": "Chad Villiger", + "office": "Lancaster", + "position": "Design Engineer", + "salary": "$57,861", + "start_date": "8/15/2004" + }, + { + "extn": "5783", + "id": "46111", + "name": "Ally Bullock", + "office": "St. Louis", + "position": "Auditor", + "salary": "$54,089", + "start_date": "8/25/2011" + }, + { + "extn": "8167", + "id": "46112", + "name": "Carolyn Selby", + "office": "Berna", + "position": "Webmaster", + "salary": "$206,545", + "start_date": "3/19/2018" + }, + { + "extn": "3563", + "id": "46113", + "name": "Emmanuelle Griffiths", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$160,666", + "start_date": "7/11/2000" + }, + { + "extn": "1286", + "id": "46114", + "name": "Mandy Lucas", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$43,785", + "start_date": "11/29/2007" + }, + { + "extn": "9676", + "id": "46115", + "name": "Grace Poole", + "office": "Amarillo", + "position": "Production Painter", + "salary": "$200,181", + "start_date": "8/29/2008" + }, + { + "extn": "9690", + "id": "46116", + "name": "Allison Middleton", + "office": "Colorado Springs", + "position": "Chef Manager", + "salary": "$124,350", + "start_date": "12/30/2005" + }, + { + "extn": "3169", + "id": "46117", + "name": "Renee Robe", + "office": "Long Beach", + "position": "Machine Operator", + "salary": "$275,144", + "start_date": "8/1/2017" + }, + { + "extn": "4112", + "id": "46118", + "name": "David Mccormick", + "office": "Berlin", + "position": "Accountant", + "salary": "$274,725", + "start_date": "3/27/2001" + }, + { + "extn": "3259", + "id": "46119", + "name": "Mavis Plumb", + "office": "Bellevue", + "position": "Audiologist", + "salary": "$210,431", + "start_date": "8/3/2008" + }, + { + "extn": "6699", + "id": "46120", + "name": "Kurt Jones", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$278,537", + "start_date": "11/18/2003" + }, + { + "extn": "1501", + "id": "46121", + "name": "Jacob Everett", + "office": "Philadelphia", + "position": "Loan Officer", + "salary": "$30,729", + "start_date": "12/21/2018" + }, + { + "extn": "1719", + "id": "46122", + "name": "Ally Snow", + "office": "Dallas", + "position": "Chef Manager", + "salary": "$148,819", + "start_date": "8/8/2012" + }, + { + "extn": "3889", + "id": "46123", + "name": "Makenzie Hunter", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$98,517", + "start_date": "7/5/2008" + }, + { + "extn": "4448", + "id": "46124", + "name": "Cadence Morris", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$233,476", + "start_date": "6/27/2007" + }, + { + "extn": "9942", + "id": "46125", + "name": "Russel Clarke", + "office": "Tulsa", + "position": "Baker", + "salary": "$157,049", + "start_date": "4/17/2002" + }, + { + "extn": "1645", + "id": "46126", + "name": "Chris Yard", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$190,110", + "start_date": "8/8/2012" + }, + { + "extn": "9912", + "id": "46127", + "name": "Carl Marshall", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$87,161", + "start_date": "1/1/2005" + }, + { + "extn": "7973", + "id": "46128", + "name": "Lillian Edler", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$278,974", + "start_date": "8/19/2008" + }, + { + "extn": "8384", + "id": "46129", + "name": "Denis Darcy", + "office": "Madison", + "position": "Project Manager", + "salary": "$172,480", + "start_date": "1/23/2006" + }, + { + "extn": "2121", + "id": "46130", + "name": "Nancy Sylvester", + "office": "Tallahassee", + "position": "Operator", + "salary": "$15,904", + "start_date": "6/26/2002" + }, + { + "extn": "6352", + "id": "46131", + "name": "Juliette Osman", + "office": "Fremont", + "position": "Inspector", + "salary": "$293,495", + "start_date": "1/25/2017" + }, + { + "extn": "5696", + "id": "46132", + "name": "Carl Ramsey", + "office": "Nashville", + "position": "Project Manager", + "salary": "$73,374", + "start_date": "7/23/2008" + }, + { + "extn": "5454", + "id": "46133", + "name": "Leroy Smith", + "office": "Miami", + "position": "Inspector", + "salary": "$36,316", + "start_date": "2/28/2006" + }, + { + "extn": "2669", + "id": "46134", + "name": "Gabriel Willis", + "office": "Milano", + "position": "Cash Manager", + "salary": "$184,346", + "start_date": "2/6/2014" + }, + { + "extn": "8341", + "id": "46135", + "name": "Jayden Garner", + "office": "Wien", + "position": "Fabricator", + "salary": "$295,493", + "start_date": "12/20/2011" + }, + { + "extn": "2243", + "id": "46136", + "name": "Alexander Palmer", + "office": "Tulsa", + "position": "Software Engineer", + "salary": "$13,887", + "start_date": "4/2/2007" + }, + { + "extn": "1277", + "id": "46137", + "name": "Shay Bristow", + "office": "Oakland", + "position": "Pharmacist", + "salary": "$277,261", + "start_date": "11/18/2004" + }, + { + "extn": "4900", + "id": "46138", + "name": "Russel Grant", + "office": "Madison", + "position": "Health Educator", + "salary": "$286,243", + "start_date": "10/24/2009" + }, + { + "extn": "6769", + "id": "46139", + "name": "Tyler Armstrong", + "office": "Chicago", + "position": "Treasurer", + "salary": "$281,780", + "start_date": "5/12/2011" + }, + { + "extn": "1974", + "id": "46140", + "name": "Charlotte Knott", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$280,238", + "start_date": "5/10/2011" + }, + { + "extn": "6993", + "id": "46141", + "name": "Hayden Quinnell", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$185,761", + "start_date": "6/27/2018" + }, + { + "extn": "5979", + "id": "46142", + "name": "Maya James", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$44,310", + "start_date": "12/31/2011" + }, + { + "extn": "3642", + "id": "46143", + "name": "Tyson Waterson", + "office": "New Orleans", + "position": "Bellman", + "salary": "$151,215", + "start_date": "9/1/2007" + }, + { + "extn": "1443", + "id": "46144", + "name": "Nate Cox", + "office": "Lakewood", + "position": "Insurance Broker", + "salary": "$90,920", + "start_date": "12/26/2017" + }, + { + "extn": "4040", + "id": "46145", + "name": "Callie Hunt", + "office": "Lisbon", + "position": "Service Supervisor", + "salary": "$17,112", + "start_date": "5/19/2000" + }, + { + "extn": "2131", + "id": "46146", + "name": "Bernadette Uttridge", + "office": "Salt Lake City", + "position": "Global Logistics Supervisor", + "salary": "$177,993", + "start_date": "8/30/2012" + }, + { + "extn": "7135", + "id": "46147", + "name": "Julius Pope", + "office": "Milano", + "position": "Budget Analyst", + "salary": "$112,143", + "start_date": "1/8/2011" + }, + { + "extn": "3448", + "id": "46148", + "name": "Mason Fox", + "office": "Murfreesboro", + "position": "Designer", + "salary": "$194,163", + "start_date": "12/18/2000" + }, + { + "extn": "9499", + "id": "46149", + "name": "Madelyn Adams", + "office": "Garland", + "position": "Fabricator", + "salary": "$163,970", + "start_date": "6/29/2015" + }, + { + "extn": "8617", + "id": "46150", + "name": "Tiffany Silva", + "office": "Irving", + "position": "Lecturer", + "salary": "$147,424", + "start_date": "9/9/2006" + }, + { + "extn": "6488", + "id": "46151", + "name": "Russel Downing", + "office": "Madison", + "position": "Designer", + "salary": "$126,467", + "start_date": "4/8/2007" + }, + { + "extn": "4506", + "id": "46152", + "name": "William Shields", + "office": "Fullerton", + "position": "Healthcare Specialist", + "salary": "$68,772", + "start_date": "2/15/2012" + }, + { + "extn": "6423", + "id": "46153", + "name": "George Miller", + "office": "Tokyo", + "position": "HR Specialist", + "salary": "$24,197", + "start_date": "1/4/2004" + }, + { + "extn": "5271", + "id": "46154", + "name": "Barry Tindall", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$111,312", + "start_date": "5/24/2003" + }, + { + "extn": "8974", + "id": "46155", + "name": "Jazmin Ross", + "office": "Orlando", + "position": "HR Coordinator", + "salary": "$66,734", + "start_date": "10/18/2018" + }, + { + "extn": "6112", + "id": "46156", + "name": "Zoe York", + "office": "Springfield", + "position": "Doctor", + "salary": "$122,107", + "start_date": "2/24/2015" + }, + { + "extn": "5491", + "id": "46157", + "name": "Marina Connell", + "office": "Lancaster", + "position": "IT Support Staff", + "salary": "$12,283", + "start_date": "9/16/2002" + }, + { + "extn": "2223", + "id": "46158", + "name": "Fred Antcliff", + "office": "Detroit", + "position": "Paramedic", + "salary": "$54,004", + "start_date": "4/8/2006" + }, + { + "extn": "1483", + "id": "46159", + "name": "Livia Whinter", + "office": "Atlanta", + "position": "Systems Administrator", + "salary": "$43,755", + "start_date": "12/17/2011" + }, + { + "extn": "3474", + "id": "46160", + "name": "Daniel Everett", + "office": "Orlando", + "position": "Chef Manager", + "salary": "$222,789", + "start_date": "11/23/2008" + }, + { + "extn": "7495", + "id": "46161", + "name": "Mark Rixon", + "office": "Arlington", + "position": "Operator", + "salary": "$156,160", + "start_date": "6/13/2012" + }, + { + "extn": "9954", + "id": "46162", + "name": "Kieth Avery", + "office": "Milano", + "position": "Electrician", + "salary": "$72,919", + "start_date": "8/23/2001" + }, + { + "extn": "7093", + "id": "46163", + "name": "Allison Edwards", + "office": "Stockton", + "position": "Software Engineer", + "salary": "$222,129", + "start_date": "10/24/2000" + }, + { + "extn": "8061", + "id": "46164", + "name": "Melinda Whitehouse", + "office": "Quebec", + "position": "Steward", + "salary": "$91,708", + "start_date": "6/24/2017" + }, + { + "extn": "8022", + "id": "46165", + "name": "Belinda Kelly", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$27,365", + "start_date": "12/29/2008" + }, + { + "extn": "6483", + "id": "46166", + "name": "Harriet Everett", + "office": "New Orleans", + "position": "Design Engineer", + "salary": "$254,820", + "start_date": "11/8/2018" + }, + { + "extn": "9954", + "id": "46167", + "name": "Mabel Ballard", + "office": "Boston", + "position": "Web Developer", + "salary": "$44,044", + "start_date": "11/30/2005" + }, + { + "extn": "4917", + "id": "46168", + "name": "Peyton Adler", + "office": "Lincoln", + "position": "Chef Manager", + "salary": "$205,437", + "start_date": "3/3/2005" + }, + { + "extn": "3223", + "id": "46169", + "name": "Johnathan Wright", + "office": "Richmond", + "position": "Paramedic", + "salary": "$281,040", + "start_date": "5/24/2005" + }, + { + "extn": "6106", + "id": "46170", + "name": "Rose Denton", + "office": "Henderson", + "position": "Web Developer", + "salary": "$263,506", + "start_date": "2/3/2009" + }, + { + "extn": "6009", + "id": "46171", + "name": "Ethan Nielson", + "office": "Philadelphia", + "position": "Executive Director", + "salary": "$130,501", + "start_date": "3/21/2010" + }, + { + "extn": "8552", + "id": "46172", + "name": "Jack Smith", + "office": "Tallahassee", + "position": "Webmaster", + "salary": "$79,588", + "start_date": "1/5/2001" + }, + { + "extn": "3797", + "id": "46173", + "name": "Denny Brett", + "office": "Paris", + "position": "Steward", + "salary": "$151,183", + "start_date": "9/30/2013" + }, + { + "extn": "4449", + "id": "46174", + "name": "Daniel Allen", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$81,899", + "start_date": "3/9/2014" + }, + { + "extn": "3601", + "id": "46175", + "name": "Javier Vincent", + "office": "El Paso", + "position": "HR Specialist", + "salary": "$117,455", + "start_date": "4/12/2012" + }, + { + "extn": "4404", + "id": "46176", + "name": "Mason Lee", + "office": "London", + "position": "Call Center Representative", + "salary": "$103,332", + "start_date": "1/20/2004" + }, + { + "extn": "1890", + "id": "46177", + "name": "Eileen Oldfield", + "office": "Milwaukee", + "position": "Food Technologist", + "salary": "$112,867", + "start_date": "3/30/2013" + }, + { + "extn": "4837", + "id": "46178", + "name": "Ally Lane", + "office": "San Antonio", + "position": "Web Developer", + "salary": "$146,701", + "start_date": "1/6/2008" + }, + { + "extn": "1058", + "id": "46179", + "name": "Cecilia Harvey", + "office": "Louisville", + "position": "Associate Professor", + "salary": "$186,443", + "start_date": "9/6/2006" + }, + { + "extn": "3328", + "id": "46180", + "name": "Roger Wooldridge", + "office": "Rome", + "position": "Insurance Broker", + "salary": "$119,429", + "start_date": "4/26/2010" + }, + { + "extn": "6132", + "id": "46181", + "name": "Julian Speed", + "office": "New York", + "position": "Insurance Broker", + "salary": "$47,936", + "start_date": "6/7/2015" + }, + { + "extn": "7124", + "id": "46182", + "name": "Aiden Rainford", + "office": "Springfield", + "position": "Fabricator", + "salary": "$41,295", + "start_date": "2/12/2013" + }, + { + "extn": "9068", + "id": "46183", + "name": "Daphne Baxter", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$216,407", + "start_date": "11/18/2002" + }, + { + "extn": "1908", + "id": "46184", + "name": "Samara Carter", + "office": "Escondido", + "position": "Electrician", + "salary": "$256,292", + "start_date": "3/16/2015" + }, + { + "extn": "8530", + "id": "46185", + "name": "Lucas Ellwood", + "office": "Springfield", + "position": "Production Painter", + "salary": "$77,474", + "start_date": "8/27/2016" + }, + { + "extn": "2258", + "id": "46186", + "name": "George Hill", + "office": "Rochester", + "position": "Inspector", + "salary": "$262,656", + "start_date": "6/25/2017" + }, + { + "extn": "4535", + "id": "46187", + "name": "Roger Thornton", + "office": "Worcester", + "position": "Bellman", + "salary": "$135,536", + "start_date": "2/11/2011" + }, + { + "extn": "5272", + "id": "46188", + "name": "Anthony Villiger", + "office": "Kansas City", + "position": "Stockbroker", + "salary": "$37,690", + "start_date": "2/12/2006" + }, + { + "extn": "9164", + "id": "46189", + "name": "Brad Styles", + "office": "Louisville", + "position": "Healthcare Specialist", + "salary": "$266,102", + "start_date": "6/6/2012" + }, + { + "extn": "3377", + "id": "46190", + "name": "Hayden Cox", + "office": "Hollywood", + "position": "Investment Advisor", + "salary": "$70,192", + "start_date": "11/10/2008" + }, + { + "extn": "9476", + "id": "46191", + "name": "Havana Bradshaw", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$24,043", + "start_date": "1/25/2008" + }, + { + "extn": "9787", + "id": "46192", + "name": "Adelaide Flack", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$58,117", + "start_date": "12/14/2012" + }, + { + "extn": "5371", + "id": "46193", + "name": "Rick Thomson", + "office": "Hollywood", + "position": "IT Support Staff", + "salary": "$252,833", + "start_date": "11/17/2000" + }, + { + "extn": "8280", + "id": "46194", + "name": "Janice Fall", + "office": "Seattle", + "position": "Treasurer", + "salary": "$98,549", + "start_date": "8/1/2013" + }, + { + "extn": "6170", + "id": "46195", + "name": "Rae Adler", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$227,110", + "start_date": "4/29/2009" + }, + { + "extn": "9563", + "id": "46196", + "name": "Wade Thomson", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$178,874", + "start_date": "4/7/2018" + }, + { + "extn": "6476", + "id": "46197", + "name": "Tyson Healy", + "office": "Madrid", + "position": "Accountant", + "salary": "$111,380", + "start_date": "9/28/2016" + }, + { + "extn": "6963", + "id": "46198", + "name": "Peter Stubbs", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$205,173", + "start_date": "4/26/2009" + }, + { + "extn": "5932", + "id": "46199", + "name": "Doug Preston", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$83,380", + "start_date": "7/18/2014" + }, + { + "extn": "2713", + "id": "46200", + "name": "Daron Graves", + "office": "Madison", + "position": "Baker", + "salary": "$135,016", + "start_date": "2/2/2017" + }, + { + "extn": "7388", + "id": "46201", + "name": "Keira Fields", + "office": "Scottsdale", + "position": "Business Broker", + "salary": "$235,242", + "start_date": "2/13/2005" + }, + { + "extn": "8405", + "id": "46202", + "name": "Ryan Allwood", + "office": "Fort Lauderdale", + "position": "Ambulatory Nurse", + "salary": "$118,284", + "start_date": "11/14/2005" + }, + { + "extn": "2702", + "id": "46203", + "name": "Caleb Chapman", + "office": "San Antonio", + "position": "Clerk", + "salary": "$94,877", + "start_date": "7/16/2005" + }, + { + "extn": "9641", + "id": "46204", + "name": "Leroy Devonport", + "office": "Quebec", + "position": "Production Painter", + "salary": "$50,944", + "start_date": "6/18/2000" + }, + { + "extn": "1532", + "id": "46205", + "name": "Matthew Weston", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$19,509", + "start_date": "10/8/2000" + }, + { + "extn": "9092", + "id": "46206", + "name": "Phoebe Thomson", + "office": "Garland", + "position": "Physician", + "salary": "$69,904", + "start_date": "5/14/2001" + }, + { + "extn": "8324", + "id": "46207", + "name": "Adalind Styles", + "office": "Hollywood", + "position": "Pharmacist", + "salary": "$231,423", + "start_date": "8/29/2006" + }, + { + "extn": "1802", + "id": "46208", + "name": "Julian Douglas", + "office": "Colorado Springs", + "position": "Auditor", + "salary": "$221,848", + "start_date": "5/13/2004" + }, + { + "extn": "6984", + "id": "46209", + "name": "Kendra Stubbs", + "office": "Baltimore", + "position": "Bookkeeper", + "salary": "$202,912", + "start_date": "6/18/2002" + }, + { + "extn": "1623", + "id": "46210", + "name": "Marina Murray", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$294,512", + "start_date": "6/16/2004" + }, + { + "extn": "2093", + "id": "46211", + "name": "Jamie Harrington", + "office": "Omaha", + "position": "Clerk", + "salary": "$94,669", + "start_date": "6/7/2019" + }, + { + "extn": "1104", + "id": "46212", + "name": "Mary Clarkson", + "office": "Washington", + "position": "Business Broker", + "salary": "$298,094", + "start_date": "4/21/2013" + }, + { + "extn": "7772", + "id": "46213", + "name": "Marvin Parker", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$222,781", + "start_date": "12/29/2002" + }, + { + "extn": "1902", + "id": "46214", + "name": "Thea Yang", + "office": "Oklahoma City", + "position": "Software Engineer", + "salary": "$34,647", + "start_date": "1/20/2000" + }, + { + "extn": "7699", + "id": "46215", + "name": "Domenic Parker", + "office": "Minneapolis", + "position": "Budget Analyst", + "salary": "$262,070", + "start_date": "3/24/2004" + }, + { + "extn": "3922", + "id": "46216", + "name": "Michael Cobb", + "office": "Portland", + "position": "Lecturer", + "salary": "$222,580", + "start_date": "7/3/2004" + }, + { + "extn": "5510", + "id": "46217", + "name": "Leroy Thomas", + "office": "Innsbruck", + "position": "Software Engineer", + "salary": "$108,710", + "start_date": "4/25/2011" + }, + { + "extn": "4685", + "id": "46218", + "name": "Fred Roman", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$62,213", + "start_date": "1/23/2008" + }, + { + "extn": "3424", + "id": "46219", + "name": "Leanne Waterson", + "office": "Colorado Springs", + "position": "Electrician", + "salary": "$152,320", + "start_date": "6/11/2013" + }, + { + "extn": "5541", + "id": "46220", + "name": "Bryon Connell", + "office": "Quebec", + "position": "Steward", + "salary": "$71,158", + "start_date": "2/14/2014" + }, + { + "extn": "4575", + "id": "46221", + "name": "Maia Edler", + "office": "Bridgeport", + "position": "HR Specialist", + "salary": "$271,686", + "start_date": "3/20/2016" + }, + { + "extn": "7513", + "id": "46222", + "name": "Marissa Jacobs", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$200,628", + "start_date": "12/21/2005" + }, + { + "extn": "4660", + "id": "46223", + "name": "Manuel Oldfield", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$33,708", + "start_date": "11/19/2017" + }, + { + "extn": "6565", + "id": "46224", + "name": "Deborah Paterson", + "office": "Lakewood", + "position": "Chef Manager", + "salary": "$150,532", + "start_date": "7/25/2005" + }, + { + "extn": "7800", + "id": "46225", + "name": "Harmony Nurton", + "office": "Minneapolis", + "position": "Steward", + "salary": "$144,091", + "start_date": "8/8/2019" + }, + { + "extn": "7125", + "id": "46226", + "name": "Carolyn Ashwell", + "office": "Omaha", + "position": "Insurance Broker", + "salary": "$169,116", + "start_date": "2/24/2008" + }, + { + "extn": "8638", + "id": "46227", + "name": "Robyn Bishop", + "office": "Arlington", + "position": "Dentist", + "salary": "$75,359", + "start_date": "7/16/2013" + }, + { + "extn": "1552", + "id": "46228", + "name": "Harriet Vallins", + "office": "Memphis", + "position": "Cashier", + "salary": "$298,273", + "start_date": "11/24/2002" + }, + { + "extn": "1443", + "id": "46229", + "name": "Shay Vernon", + "office": "Washington", + "position": "Project Manager", + "salary": "$222,963", + "start_date": "11/24/2011" + }, + { + "extn": "5420", + "id": "46230", + "name": "Elena Nielson", + "office": "Stockton", + "position": "Laboratory Technician", + "salary": "$120,433", + "start_date": "10/7/2002" + }, + { + "extn": "4837", + "id": "46231", + "name": "Michael Roman", + "office": "Worcester", + "position": "Insurance Broker", + "salary": "$78,161", + "start_date": "12/7/2006" + }, + { + "extn": "5701", + "id": "46232", + "name": "Nicholas Dubois", + "office": "Rome", + "position": "Baker", + "salary": "$64,497", + "start_date": "7/24/2012" + }, + { + "extn": "9471", + "id": "46233", + "name": "Alba Rowe", + "office": "Lakewood", + "position": "Accountant", + "salary": "$261,028", + "start_date": "12/26/2012" + }, + { + "extn": "5267", + "id": "46234", + "name": "Willow Smith", + "office": "Toledo", + "position": "Audiologist", + "salary": "$294,623", + "start_date": "6/10/2003" + }, + { + "extn": "9649", + "id": "46235", + "name": "Carol Groves", + "office": "Huntsville", + "position": "Design Engineer", + "salary": "$13,444", + "start_date": "3/28/2012" + }, + { + "extn": "5976", + "id": "46236", + "name": "Ilona Addison", + "office": "Oakland", + "position": "HR Coordinator", + "salary": "$275,231", + "start_date": "2/5/2008" + }, + { + "extn": "4879", + "id": "46237", + "name": "Gabriel Cunningham", + "office": "Tulsa", + "position": "Web Developer", + "salary": "$224,266", + "start_date": "2/27/2003" + }, + { + "extn": "1083", + "id": "46238", + "name": "Cecilia Crawford", + "office": "Philadelphia", + "position": "Call Center Representative", + "salary": "$160,851", + "start_date": "10/3/2013" + }, + { + "extn": "7881", + "id": "46239", + "name": "Ryan Kent", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$34,993", + "start_date": "4/22/2012" + }, + { + "extn": "4713", + "id": "46240", + "name": "Ember Atkinson", + "office": "Rochester", + "position": "Restaurant Manager", + "salary": "$246,019", + "start_date": "9/8/2003" + }, + { + "extn": "7222", + "id": "46241", + "name": "Samantha Robinson", + "office": "Rochester", + "position": "Assistant Buyer", + "salary": "$89,443", + "start_date": "11/30/2007" + }, + { + "extn": "3289", + "id": "46242", + "name": "Charlotte Cowan", + "office": "Orlando", + "position": "Electrician", + "salary": "$244,022", + "start_date": "10/28/2007" + }, + { + "extn": "8343", + "id": "46243", + "name": "Mason Reynolds", + "office": "Lincoln", + "position": "CNC Operator", + "salary": "$115,659", + "start_date": "7/28/2005" + }, + { + "extn": "6177", + "id": "46244", + "name": "Abdul Pond", + "office": "New York", + "position": "Cook", + "salary": "$117,950", + "start_date": "6/5/2018" + }, + { + "extn": "9550", + "id": "46245", + "name": "Elijah Rosenbloom", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$49,501", + "start_date": "6/22/2018" + }, + { + "extn": "6793", + "id": "46246", + "name": "Judith Dixon", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$94,746", + "start_date": "7/24/2011" + }, + { + "extn": "4164", + "id": "46247", + "name": "Leroy Dempsey", + "office": "Toledo", + "position": "Paramedic", + "salary": "$91,371", + "start_date": "3/30/2016" + }, + { + "extn": "4867", + "id": "46248", + "name": "Barney Morgan", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$247,440", + "start_date": "7/24/2006" + }, + { + "extn": "7752", + "id": "46249", + "name": "Shannon Roth", + "office": "Lancaster", + "position": "Bookkeeper", + "salary": "$245,732", + "start_date": "8/28/2005" + }, + { + "extn": "8739", + "id": "46250", + "name": "Daniel Richardson", + "office": "Salt Lake City", + "position": "Assistant Buyer", + "salary": "$85,417", + "start_date": "7/1/2011" + }, + { + "extn": "7589", + "id": "46251", + "name": "Sofie Edley", + "office": "Quebec", + "position": "Production Painter", + "salary": "$263,635", + "start_date": "1/14/2003" + }, + { + "extn": "7669", + "id": "46252", + "name": "Willow Stone ", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$154,559", + "start_date": "5/12/2001" + }, + { + "extn": "3916", + "id": "46253", + "name": "Brad Upton", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$43,563", + "start_date": "5/2/2009" + }, + { + "extn": "7696", + "id": "46254", + "name": "David Gordon", + "office": "Los Angeles", + "position": "Laboratory Technician", + "salary": "$68,164", + "start_date": "12/20/2010" + }, + { + "extn": "6243", + "id": "46255", + "name": "Jade Bailey", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$110,599", + "start_date": "8/19/2016" + }, + { + "extn": "1727", + "id": "46256", + "name": "Willow Brown", + "office": "Honolulu", + "position": "Lecturer", + "salary": "$232,922", + "start_date": "6/11/2016" + }, + { + "extn": "1047", + "id": "46257", + "name": "Rihanna Collis", + "office": "Ontario", + "position": "Steward", + "salary": "$116,432", + "start_date": "6/8/2006" + }, + { + "extn": "7450", + "id": "46258", + "name": "Percy Uttley", + "office": "St. Louis", + "position": "Ambulatory Nurse", + "salary": "$230,733", + "start_date": "8/11/2017" + }, + { + "extn": "8682", + "id": "46259", + "name": "Marla Kelly", + "office": "Las Vegas", + "position": "Global Logistics Supervisor", + "salary": "$188,701", + "start_date": "5/13/2009" + }, + { + "extn": "5553", + "id": "46260", + "name": "Carl Rogers", + "office": "Innsbruck", + "position": "Business Broker", + "salary": "$85,116", + "start_date": "7/12/2016" + }, + { + "extn": "7986", + "id": "46261", + "name": "Rita Adams", + "office": "Henderson", + "position": "Physician", + "salary": "$120,365", + "start_date": "3/24/2002" + }, + { + "extn": "1341", + "id": "46262", + "name": "Destiny Bailey", + "office": "Orlando", + "position": "Service Supervisor", + "salary": "$190,467", + "start_date": "5/3/2009" + }, + { + "extn": "5289", + "id": "46263", + "name": "Holly Mackenzie", + "office": "Tokyo", + "position": "Paramedic", + "salary": "$199,136", + "start_date": "7/30/2007" + }, + { + "extn": "7518", + "id": "46264", + "name": "Phillip Alldridge", + "office": "Scottsdale", + "position": "Physician", + "salary": "$48,792", + "start_date": "10/20/2013" + }, + { + "extn": "1409", + "id": "46265", + "name": "John Tait", + "office": "Anaheim", + "position": "Cook", + "salary": "$126,374", + "start_date": "10/10/2015" + }, + { + "extn": "7576", + "id": "46266", + "name": "Celia Lynn", + "office": "Chicago", + "position": "Webmaster", + "salary": "$156,707", + "start_date": "8/9/2012" + }, + { + "extn": "5061", + "id": "46267", + "name": "Tyson Kelly", + "office": "Washington", + "position": "Global Logistics Supervisor", + "salary": "$53,727", + "start_date": "10/21/2014" + }, + { + "extn": "8728", + "id": "46268", + "name": "Josh Rose", + "office": "Dallas", + "position": "Loan Officer", + "salary": "$45,782", + "start_date": "9/3/2006" + }, + { + "extn": "3224", + "id": "46269", + "name": "Russel Pitt", + "office": "Ontario", + "position": "Pharmacist", + "salary": "$191,474", + "start_date": "2/21/2019" + }, + { + "extn": "7467", + "id": "46270", + "name": "Lucas Sinclair", + "office": "Orlando", + "position": "Lecturer", + "salary": "$202,826", + "start_date": "10/28/2006" + }, + { + "extn": "1779", + "id": "46271", + "name": "Joseph Buckley", + "office": "Zurich", + "position": "Treasurer", + "salary": "$176,675", + "start_date": "5/29/2015" + }, + { + "extn": "4334", + "id": "46272", + "name": "Emma Connell", + "office": "Oakland", + "position": "Cook", + "salary": "$39,181", + "start_date": "11/25/2009" + }, + { + "extn": "4524", + "id": "46273", + "name": "Rufus Wigley", + "office": "Norfolk", + "position": "Health Educator", + "salary": "$161,969", + "start_date": "4/2/2012" + }, + { + "extn": "9040", + "id": "46274", + "name": "Emely Darcy", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$247,895", + "start_date": "6/3/2017" + }, + { + "extn": "1159", + "id": "46275", + "name": "Domenic Shaw", + "office": "Seattle", + "position": "Laboratory Technician", + "salary": "$48,924", + "start_date": "4/23/2019" + }, + { + "extn": "1965", + "id": "46276", + "name": "Gabriel Yarlett", + "office": "Portland", + "position": "Webmaster", + "salary": "$56,968", + "start_date": "8/22/2007" + }, + { + "extn": "8780", + "id": "46277", + "name": "Amelia Howard", + "office": "El Paso", + "position": "Dentist", + "salary": "$179,710", + "start_date": "1/5/2012" + }, + { + "extn": "1226", + "id": "46278", + "name": "Mina Grey", + "office": "Detroit", + "position": "Stockbroker", + "salary": "$126,314", + "start_date": "11/26/2011" + }, + { + "extn": "1573", + "id": "46279", + "name": "Cedrick Overson", + "office": "Minneapolis", + "position": "Physician", + "salary": "$100,826", + "start_date": "4/18/2015" + }, + { + "extn": "2233", + "id": "46280", + "name": "Fiona Latham", + "office": "Colorado Springs", + "position": "Restaurant Manager", + "salary": "$26,102", + "start_date": "2/28/2002" + }, + { + "extn": "3359", + "id": "46281", + "name": "Matt Lewin", + "office": "Springfield", + "position": "Production Painter", + "salary": "$109,689", + "start_date": "2/20/2007" + }, + { + "extn": "5683", + "id": "46282", + "name": "Chadwick Webster", + "office": "Omaha", + "position": "Software Engineer", + "salary": "$40,268", + "start_date": "9/30/2010" + }, + { + "extn": "3195", + "id": "46283", + "name": "Violet Jackson", + "office": "Santa Ana", + "position": "Global Logistics Supervisor", + "salary": "$82,317", + "start_date": "3/8/2009" + }, + { + "extn": "6715", + "id": "46284", + "name": "William Andrews", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$216,174", + "start_date": "2/4/2010" + }, + { + "extn": "6125", + "id": "46285", + "name": "Barney Graham", + "office": "Phoenix", + "position": "Dentist", + "salary": "$126,312", + "start_date": "9/2/2011" + }, + { + "extn": "5253", + "id": "46286", + "name": "Clint Baxter", + "office": "Paris", + "position": "Banker", + "salary": "$182,226", + "start_date": "4/20/2002" + }, + { + "extn": "5681", + "id": "46287", + "name": "Nick Vaughn", + "office": "San Bernardino", + "position": "Associate Professor", + "salary": "$91,158", + "start_date": "12/25/2017" + }, + { + "extn": "6102", + "id": "46288", + "name": "Julianna Robinson", + "office": "Madrid", + "position": "Project Manager", + "salary": "$60,214", + "start_date": "9/19/2017" + }, + { + "extn": "5102", + "id": "46289", + "name": "Gabriel Mould", + "office": "Valetta", + "position": "Bellman", + "salary": "$235,335", + "start_date": "9/20/2000" + }, + { + "extn": "7417", + "id": "46290", + "name": "Lucas Crawley", + "office": "San Jose", + "position": "Project Manager", + "salary": "$55,255", + "start_date": "5/9/2001" + }, + { + "extn": "1757", + "id": "46291", + "name": "Irene Russel", + "office": "Quebec", + "position": "Front Desk Coordinator", + "salary": "$168,966", + "start_date": "11/20/2010" + }, + { + "extn": "2023", + "id": "46292", + "name": "Denny Leslie", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$81,892", + "start_date": "12/10/2008" + }, + { + "extn": "2529", + "id": "46293", + "name": "Sharon Yard", + "office": "Salem", + "position": "Treasurer", + "salary": "$50,449", + "start_date": "7/30/2003" + }, + { + "extn": "5047", + "id": "46294", + "name": "Roger Grady", + "office": "San Bernardino", + "position": "Executive Director", + "salary": "$131,104", + "start_date": "11/19/2018" + }, + { + "extn": "6701", + "id": "46295", + "name": "Marvin Chapman", + "office": "Denver", + "position": "Bellman", + "salary": "$242,285", + "start_date": "12/6/2018" + }, + { + "extn": "8665", + "id": "46296", + "name": "Doug Rodwell", + "office": "Philadelphia", + "position": "Web Developer", + "salary": "$225,457", + "start_date": "7/8/2007" + }, + { + "extn": "3299", + "id": "46297", + "name": "Boris Brooks", + "office": "Sacramento", + "position": "Front Desk Coordinator", + "salary": "$169,842", + "start_date": "1/9/2000" + }, + { + "extn": "1187", + "id": "46298", + "name": "Celina Chadwick", + "office": "Indianapolis", + "position": "Loan Officer", + "salary": "$45,305", + "start_date": "11/4/2010" + }, + { + "extn": "6247", + "id": "46299", + "name": "Gil Hastings", + "office": "Stockton", + "position": "Clerk", + "salary": "$74,621", + "start_date": "12/27/2001" + }, + { + "extn": "9744", + "id": "46300", + "name": "Zara Rainford", + "office": "Saint Paul", + "position": "Steward", + "salary": "$136,228", + "start_date": "11/12/2013" + }, + { + "extn": "4782", + "id": "46301", + "name": "Chadwick Morris", + "office": "Prague", + "position": "Designer", + "salary": "$247,363", + "start_date": "2/7/2007" + }, + { + "extn": "2261", + "id": "46302", + "name": "Ciara Carson", + "office": "Indianapolis", + "position": "Design Engineer", + "salary": "$293,534", + "start_date": "4/15/2008" + }, + { + "extn": "4805", + "id": "46303", + "name": "Benny Bell", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$19,233", + "start_date": "5/28/2011" + }, + { + "extn": "8543", + "id": "46304", + "name": "George Newman", + "office": "Garland", + "position": "Call Center Representative", + "salary": "$24,503", + "start_date": "6/26/2013" + }, + { + "extn": "5793", + "id": "46305", + "name": "Ron Abbot", + "office": "Anaheim", + "position": "Doctor", + "salary": "$37,986", + "start_date": "1/31/2011" + }, + { + "extn": "4817", + "id": "46306", + "name": "Renee Gray", + "office": "Reno", + "position": "Health Educator", + "salary": "$20,945", + "start_date": "7/19/2018" + }, + { + "extn": "8589", + "id": "46307", + "name": "Jayden Bolton", + "office": "Madrid", + "position": "Electrician", + "salary": "$107,633", + "start_date": "7/1/2011" + }, + { + "extn": "8223", + "id": "46308", + "name": "Elena Coleman", + "office": "New York", + "position": "Inspector", + "salary": "$242,707", + "start_date": "11/2/2000" + }, + { + "extn": "2126", + "id": "46309", + "name": "Sara Campbell", + "office": "Memphis", + "position": "Healthcare Specialist", + "salary": "$196,905", + "start_date": "1/26/2005" + }, + { + "extn": "2292", + "id": "46310", + "name": "Karla Marshall", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$131,440", + "start_date": "3/11/2014" + }, + { + "extn": "5720", + "id": "46311", + "name": "Alexander Tennant", + "office": "Berlin", + "position": "Cashier", + "salary": "$35,438", + "start_date": "8/18/2002" + }, + { + "extn": "6257", + "id": "46312", + "name": "Chuck Norton", + "office": "Prague", + "position": "Clerk", + "salary": "$29,584", + "start_date": "1/4/2009" + }, + { + "extn": "5671", + "id": "46313", + "name": "Lorraine Selby", + "office": "Chicago", + "position": "Health Educator", + "salary": "$263,536", + "start_date": "10/28/2017" + }, + { + "extn": "2931", + "id": "46314", + "name": "Mandy Hale", + "office": "Laredo", + "position": "Project Manager", + "salary": "$105,790", + "start_date": "7/3/2014" + }, + { + "extn": "4590", + "id": "46315", + "name": "Leah Andrews", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$253,963", + "start_date": "8/8/2002" + }, + { + "extn": "1392", + "id": "46316", + "name": "Willow Ingram", + "office": "Milwaukee", + "position": "Clerk", + "salary": "$206,926", + "start_date": "3/1/2012" + }, + { + "extn": "4715", + "id": "46317", + "name": "Chelsea Walton", + "office": "Louisville", + "position": "Cashier", + "salary": "$18,659", + "start_date": "10/3/2004" + }, + { + "extn": "3727", + "id": "46318", + "name": "Bart Mason", + "office": "Dallas", + "position": "Operator", + "salary": "$161,829", + "start_date": "11/29/2009" + }, + { + "extn": "2604", + "id": "46319", + "name": "Wade Flynn", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$228,804", + "start_date": "8/20/2013" + }, + { + "extn": "9862", + "id": "46320", + "name": "Cara Murphy", + "office": "Paris", + "position": "Webmaster", + "salary": "$164,697", + "start_date": "3/31/2014" + }, + { + "extn": "4635", + "id": "46321", + "name": "Denis Dubois", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$253,206", + "start_date": "2/26/2006" + }, + { + "extn": "9284", + "id": "46322", + "name": "Melinda James", + "office": "Sacramento", + "position": "Biologist", + "salary": "$248,478", + "start_date": "3/21/2001" + }, + { + "extn": "2051", + "id": "46323", + "name": "Jack Poole", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$13,380", + "start_date": "3/19/2010" + }, + { + "extn": "6988", + "id": "46324", + "name": "Rihanna Abbot", + "office": "Bridgeport", + "position": "Chef Manager", + "salary": "$233,239", + "start_date": "8/16/2005" + }, + { + "extn": "3925", + "id": "46325", + "name": "Russel Adler", + "office": "San Francisco", + "position": "HR Coordinator", + "salary": "$271,437", + "start_date": "10/27/2015" + }, + { + "extn": "3679", + "id": "46326", + "name": "Jack Isaac", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$53,005", + "start_date": "11/3/2003" + }, + { + "extn": "3402", + "id": "46327", + "name": "Boris Andrews", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$125,270", + "start_date": "11/8/2007" + }, + { + "extn": "7776", + "id": "46328", + "name": "Sage Cassidy", + "office": "Kansas City", + "position": "Bellman", + "salary": "$42,983", + "start_date": "10/7/2003" + }, + { + "extn": "2479", + "id": "46329", + "name": "Valerie Evans", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$73,749", + "start_date": "7/21/2019" + }, + { + "extn": "4915", + "id": "46330", + "name": "Mina Uddin", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$39,082", + "start_date": "7/11/2010" + }, + { + "extn": "1837", + "id": "46331", + "name": "Doug Durrant", + "office": "Madrid", + "position": "Clerk", + "salary": "$44,136", + "start_date": "9/26/2008" + }, + { + "extn": "7853", + "id": "46332", + "name": "Lily Johnson", + "office": "Irving", + "position": "Health Educator", + "salary": "$102,249", + "start_date": "8/4/2004" + }, + { + "extn": "8079", + "id": "46333", + "name": "Vivian Rossi", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$191,469", + "start_date": "12/20/2014" + }, + { + "extn": "7992", + "id": "46334", + "name": "Boris Mcleod", + "office": "Madrid", + "position": "Service Supervisor", + "salary": "$197,674", + "start_date": "9/14/2017" + }, + { + "extn": "7884", + "id": "46335", + "name": "Morgan Ralph", + "office": "Bridgeport", + "position": "Healthcare Specialist", + "salary": "$210,098", + "start_date": "4/3/2015" + }, + { + "extn": "9897", + "id": "46336", + "name": "Ronald Bailey", + "office": "Houston", + "position": "CNC Operator", + "salary": "$13,583", + "start_date": "12/19/2012" + }, + { + "extn": "4365", + "id": "46337", + "name": "Eduardo Gaynor", + "office": "Lisbon", + "position": "CNC Operator", + "salary": "$142,283", + "start_date": "1/6/2009" + }, + { + "extn": "2245", + "id": "46338", + "name": "Nathan Pond", + "office": "Louisville", + "position": "Banker", + "salary": "$110,903", + "start_date": "8/19/2019" + }, + { + "extn": "1138", + "id": "46339", + "name": "Alexander Lynn", + "office": "London", + "position": "Healthcare Specialist", + "salary": "$205,859", + "start_date": "12/5/2017" + }, + { + "extn": "7677", + "id": "46340", + "name": "Cedrick Bullock", + "office": "Rochester", + "position": "Treasurer", + "salary": "$215,499", + "start_date": "11/2/2007" + }, + { + "extn": "6167", + "id": "46341", + "name": "Nathan Clifford", + "office": "Louisville", + "position": "Designer", + "salary": "$30,470", + "start_date": "3/23/2010" + }, + { + "extn": "9987", + "id": "46342", + "name": "Maxwell Lakey", + "office": "Zurich", + "position": "Budget Analyst", + "salary": "$60,541", + "start_date": "9/17/2008" + }, + { + "extn": "9515", + "id": "46343", + "name": "John Holmes", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$167,302", + "start_date": "11/29/2004" + }, + { + "extn": "6414", + "id": "46344", + "name": "Kurt Quinnell", + "office": "St. Louis", + "position": "Dentist", + "salary": "$156,276", + "start_date": "7/16/2006" + }, + { + "extn": "4549", + "id": "46345", + "name": "Percy Yarlett", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$53,177", + "start_date": "11/11/2007" + }, + { + "extn": "8815", + "id": "46346", + "name": "Logan Dixon", + "office": "Lakewood", + "position": "Investment Advisor", + "salary": "$112,832", + "start_date": "4/16/2011" + }, + { + "extn": "7245", + "id": "46347", + "name": "Ryan Hunt", + "office": "Detroit", + "position": "Cook", + "salary": "$36,702", + "start_date": "8/11/2016" + }, + { + "extn": "9355", + "id": "46348", + "name": "Vera Rigg", + "office": "San Diego", + "position": "Electrician", + "salary": "$119,561", + "start_date": "12/3/2016" + }, + { + "extn": "7572", + "id": "46349", + "name": "Allison Yang", + "office": "Venice", + "position": "Restaurant Manager", + "salary": "$79,988", + "start_date": "2/23/2009" + }, + { + "extn": "5960", + "id": "46350", + "name": "Daron Ellison", + "office": "Huntsville", + "position": "Cashier", + "salary": "$191,727", + "start_date": "12/6/2013" + }, + { + "extn": "3803", + "id": "46351", + "name": "Janelle Simmons", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$205,264", + "start_date": "9/15/2012" + }, + { + "extn": "7694", + "id": "46352", + "name": "Naomi Knott", + "office": "Columbus", + "position": "Dentist", + "salary": "$281,087", + "start_date": "2/15/2002" + }, + { + "extn": "1024", + "id": "46353", + "name": "Roger Whitehouse", + "office": "Huntsville", + "position": "Doctor", + "salary": "$28,337", + "start_date": "12/28/2005" + }, + { + "extn": "3132", + "id": "46354", + "name": "John Wills", + "office": "Tallahassee", + "position": "Global Logistics Supervisor", + "salary": "$234,878", + "start_date": "12/20/2002" + }, + { + "extn": "9543", + "id": "46355", + "name": "Alexander Ballard", + "office": "Bucharest", + "position": "Banker", + "salary": "$171,842", + "start_date": "1/4/2019" + }, + { + "extn": "4431", + "id": "46356", + "name": "Logan Henderson", + "office": "Indianapolis", + "position": "CNC Operator", + "salary": "$142,296", + "start_date": "8/26/2012" + }, + { + "extn": "5203", + "id": "46357", + "name": "Julian Terry", + "office": "Portland", + "position": "Biologist", + "salary": "$66,293", + "start_date": "4/5/2017" + }, + { + "extn": "1105", + "id": "46358", + "name": "Nathan Davies", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$47,535", + "start_date": "12/30/2006" + }, + { + "extn": "8259", + "id": "46359", + "name": "Daniel Cavanagh", + "office": "Hayward", + "position": "Health Educator", + "salary": "$241,453", + "start_date": "3/29/2015" + }, + { + "extn": "2106", + "id": "46360", + "name": "Bristol Rainford", + "office": "Baltimore", + "position": "Stockbroker", + "salary": "$280,352", + "start_date": "9/30/2009" + }, + { + "extn": "1081", + "id": "46361", + "name": "Chadwick Morgan", + "office": "St. Louis", + "position": "Accountant", + "salary": "$41,937", + "start_date": "6/2/2012" + }, + { + "extn": "6817", + "id": "46362", + "name": "Rocco Larsen", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$237,730", + "start_date": "4/5/2001" + }, + { + "extn": "2934", + "id": "46363", + "name": "Johnny Clarkson", + "office": "Berna", + "position": "Retail Trainee", + "salary": "$98,058", + "start_date": "7/22/2004" + }, + { + "extn": "5552", + "id": "46364", + "name": "George Palmer", + "office": "Reno", + "position": "IT Support Staff", + "salary": "$147,212", + "start_date": "1/23/2015" + }, + { + "extn": "1851", + "id": "46365", + "name": "Owen Talbot", + "office": "Lyon", + "position": "Biologist", + "salary": "$56,598", + "start_date": "10/3/2016" + }, + { + "extn": "6121", + "id": "46366", + "name": "Drew Gardner", + "office": "Bucharest", + "position": "Paramedic", + "salary": "$273,330", + "start_date": "2/27/2008" + }, + { + "extn": "9423", + "id": "46367", + "name": "Peter Stanley", + "office": "San Diego", + "position": "Healthcare Specialist", + "salary": "$103,835", + "start_date": "1/22/2011" + }, + { + "extn": "2829", + "id": "46368", + "name": "Brad Gallacher", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$205,354", + "start_date": "9/6/2002" + }, + { + "extn": "5578", + "id": "46369", + "name": "Martha Ramsey", + "office": "Baltimore", + "position": "Operator", + "salary": "$181,681", + "start_date": "10/10/2003" + }, + { + "extn": "5855", + "id": "46370", + "name": "Celia Dempsey", + "office": "Pittsburgh", + "position": "Food Technologist", + "salary": "$265,774", + "start_date": "1/10/2018" + }, + { + "extn": "3608", + "id": "46371", + "name": "Norah Murray", + "office": "Washington", + "position": "Dentist", + "salary": "$17,538", + "start_date": "2/15/2004" + }, + { + "extn": "2202", + "id": "46372", + "name": "Nina Armstrong", + "office": "Las Vegas", + "position": "Clerk", + "salary": "$149,686", + "start_date": "12/20/2000" + }, + { + "extn": "5637", + "id": "46373", + "name": "David Doherty", + "office": "San Jose", + "position": "Project Manager", + "salary": "$209,790", + "start_date": "10/24/2011" + }, + { + "extn": "2666", + "id": "46374", + "name": "Hayden Needham", + "office": "Colorado Springs", + "position": "Staffing Consultant", + "salary": "$158,017", + "start_date": "11/8/2017" + }, + { + "extn": "6186", + "id": "46375", + "name": "Christy Zaoui", + "office": "Boston", + "position": "Operator", + "salary": "$97,592", + "start_date": "5/18/2015" + }, + { + "extn": "9032", + "id": "46376", + "name": "Janice Ebden", + "office": "Fremont", + "position": "Web Developer", + "salary": "$296,247", + "start_date": "9/26/2013" + }, + { + "extn": "4214", + "id": "46377", + "name": "Samantha Walsh", + "office": "Miami", + "position": "Executive Director", + "salary": "$298,769", + "start_date": "2/16/2017" + }, + { + "extn": "3780", + "id": "46378", + "name": "Brad Rothwell", + "office": "Bakersfield", + "position": "Clerk", + "salary": "$256,471", + "start_date": "5/19/2000" + }, + { + "extn": "5955", + "id": "46379", + "name": "Ada Norton", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$100,508", + "start_date": "2/25/2000" + }, + { + "extn": "2112", + "id": "46380", + "name": "Vanessa Baldwin", + "office": "Boston", + "position": "Budget Analyst", + "salary": "$186,600", + "start_date": "4/16/2008" + }, + { + "extn": "8175", + "id": "46381", + "name": "Emery Simpson", + "office": "Colorado Springs", + "position": "HR Coordinator", + "salary": "$128,219", + "start_date": "8/10/2007" + }, + { + "extn": "6109", + "id": "46382", + "name": "Mya Widdows", + "office": "Denver", + "position": "Business Broker", + "salary": "$230,075", + "start_date": "3/17/2006" + }, + { + "extn": "1886", + "id": "46383", + "name": "Barney Duvall", + "office": "Milano", + "position": "Operator", + "salary": "$93,467", + "start_date": "10/5/2017" + }, + { + "extn": "7892", + "id": "46384", + "name": "Ronald Marshall", + "office": "London", + "position": "Investment Advisor", + "salary": "$130,156", + "start_date": "3/3/2004" + }, + { + "extn": "9846", + "id": "46385", + "name": "John Bennett", + "office": "Miami", + "position": "Biologist", + "salary": "$153,024", + "start_date": "11/11/2016" + }, + { + "extn": "3800", + "id": "46386", + "name": "William Needham", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$174,905", + "start_date": "8/27/2005" + }, + { + "extn": "2674", + "id": "46387", + "name": "Michelle Dobson", + "office": "Cincinnati", + "position": "Operator", + "salary": "$156,122", + "start_date": "11/7/2010" + }, + { + "extn": "6820", + "id": "46388", + "name": "Alexander Gallacher", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$204,048", + "start_date": "2/6/2018" + }, + { + "extn": "3421", + "id": "46389", + "name": "Harvey Willson", + "office": "San Antonio", + "position": "Baker", + "salary": "$180,760", + "start_date": "10/31/2017" + }, + { + "extn": "3310", + "id": "46390", + "name": "Henry Nelson", + "office": "Venice", + "position": "Electrician", + "salary": "$198,038", + "start_date": "3/3/2013" + }, + { + "extn": "3862", + "id": "46391", + "name": "Shay Verdon", + "office": "Portland", + "position": "Bellman", + "salary": "$225,900", + "start_date": "8/28/2012" + }, + { + "extn": "4357", + "id": "46392", + "name": "Jaylene Ellery", + "office": "Fort Lauderdale", + "position": "Production Painter", + "salary": "$49,214", + "start_date": "7/6/2005" + }, + { + "extn": "7290", + "id": "46393", + "name": "Sydney Eddison", + "office": "Minneapolis", + "position": "Cashier", + "salary": "$297,742", + "start_date": "1/3/2013" + }, + { + "extn": "4971", + "id": "46394", + "name": "Kaylee Wren", + "office": "Fayetteville", + "position": "Cashier", + "salary": "$173,063", + "start_date": "7/10/2011" + }, + { + "extn": "2072", + "id": "46395", + "name": "Celia Harrison", + "office": "San Antonio", + "position": "Budget Analyst", + "salary": "$20,967", + "start_date": "10/9/2005" + }, + { + "extn": "9759", + "id": "46396", + "name": "Tyson Wigley", + "office": "Glendale", + "position": "Cashier", + "salary": "$135,232", + "start_date": "8/18/2018" + }, + { + "extn": "3739", + "id": "46397", + "name": "Alexa Rogers", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$247,470", + "start_date": "8/4/2016" + }, + { + "extn": "8976", + "id": "46398", + "name": "Melanie Moore", + "office": "St. Louis", + "position": "Laboratory Technician", + "salary": "$137,737", + "start_date": "8/23/2010" + }, + { + "extn": "6452", + "id": "46399", + "name": "Denis Collins", + "office": "Dallas", + "position": "Bellman", + "salary": "$85,643", + "start_date": "1/19/2012" + }, + { + "extn": "5895", + "id": "46400", + "name": "Kurt Cobb", + "office": "Bucharest", + "position": "Inspector", + "salary": "$150,737", + "start_date": "7/26/2019" + }, + { + "extn": "6998", + "id": "46401", + "name": "Anabelle Partridge", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$100,318", + "start_date": "1/18/2001" + }, + { + "extn": "7008", + "id": "46402", + "name": "Beatrice Collingwood", + "office": "Nashville", + "position": "Auditor", + "salary": "$242,595", + "start_date": "7/29/2004" + }, + { + "extn": "9032", + "id": "46403", + "name": "Alan Bennett", + "office": "Hayward", + "position": "Restaurant Manager", + "salary": "$147,786", + "start_date": "9/8/2019" + }, + { + "extn": "2897", + "id": "46404", + "name": "Jack Mitchell", + "office": "Washington", + "position": "Budget Analyst", + "salary": "$233,442", + "start_date": "8/30/2018" + }, + { + "extn": "3067", + "id": "46405", + "name": "Bob Johnson", + "office": "Rochester", + "position": "Doctor", + "salary": "$175,171", + "start_date": "4/29/2006" + }, + { + "extn": "8604", + "id": "46406", + "name": "Barry Plant", + "office": "Charlotte", + "position": "Physician", + "salary": "$56,642", + "start_date": "3/7/2003" + }, + { + "extn": "4081", + "id": "46407", + "name": "Noemi Redfern", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$82,197", + "start_date": "5/24/2000" + }, + { + "extn": "7308", + "id": "46408", + "name": "Kieth Griffiths", + "office": "Jersey City", + "position": "Banker", + "salary": "$81,464", + "start_date": "2/17/2015" + }, + { + "extn": "3617", + "id": "46409", + "name": "Sarah Dubois", + "office": "Bellevue", + "position": "Accountant", + "salary": "$95,811", + "start_date": "11/26/2001" + }, + { + "extn": "7171", + "id": "46410", + "name": "Valerie Vollans", + "office": "Amarillo", + "position": "Loan Officer", + "salary": "$198,260", + "start_date": "5/14/2019" + }, + { + "extn": "6336", + "id": "46411", + "name": "Boris Taylor", + "office": "Phoenix", + "position": "Food Technologist", + "salary": "$73,886", + "start_date": "2/9/2009" + }, + { + "extn": "2601", + "id": "46412", + "name": "Anabel Morgan", + "office": "Jersey City", + "position": "Fabricator", + "salary": "$278,083", + "start_date": "6/17/2014" + }, + { + "extn": "7823", + "id": "46413", + "name": "Valerie Walsh", + "office": "Columbus", + "position": "Dentist", + "salary": "$101,303", + "start_date": "7/12/2001" + }, + { + "extn": "6556", + "id": "46414", + "name": "Isabel Verdon", + "office": "Venice", + "position": "Steward", + "salary": "$96,670", + "start_date": "12/22/2009" + }, + { + "extn": "4940", + "id": "46415", + "name": "Nick Bradley", + "office": "Lyon", + "position": "Food Technologist", + "salary": "$158,175", + "start_date": "11/2/2015" + }, + { + "extn": "9911", + "id": "46416", + "name": "Matt Quinnell", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$54,364", + "start_date": "11/26/2013" + }, + { + "extn": "3103", + "id": "46417", + "name": "Mike Flanders", + "office": "Venice", + "position": "Steward", + "salary": "$252,620", + "start_date": "3/19/2002" + }, + { + "extn": "7658", + "id": "46418", + "name": "Stephanie Clarke", + "office": "Toledo", + "position": "Physician", + "salary": "$105,562", + "start_date": "9/4/2012" + }, + { + "extn": "3328", + "id": "46419", + "name": "Domenic Murray", + "office": "Santa Ana", + "position": "Pharmacist", + "salary": "$177,924", + "start_date": "3/2/2010" + }, + { + "extn": "5398", + "id": "46420", + "name": "Sara Shaw", + "office": "Paris", + "position": "Physician", + "salary": "$133,163", + "start_date": "3/15/2011" + }, + { + "extn": "9084", + "id": "46421", + "name": "Erick Porter", + "office": "Milwaukee", + "position": "Auditor", + "salary": "$206,984", + "start_date": "1/23/2019" + }, + { + "extn": "4982", + "id": "46422", + "name": "Mandy Terry", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$237,853", + "start_date": "11/30/2016" + }, + { + "extn": "6024", + "id": "46423", + "name": "Marissa Spencer", + "office": "Irving", + "position": "Software Engineer", + "salary": "$255,983", + "start_date": "12/25/2002" + }, + { + "extn": "3066", + "id": "46424", + "name": "Carolyn Kelly", + "office": "Salt Lake City", + "position": "Systems Administrator", + "salary": "$203,429", + "start_date": "3/7/2012" + }, + { + "extn": "2068", + "id": "46425", + "name": "Carter Lloyd", + "office": "San Jose", + "position": "Baker", + "salary": "$118,616", + "start_date": "6/4/2002" + }, + { + "extn": "3080", + "id": "46426", + "name": "Shelby Ring", + "office": "Paris", + "position": "Stockbroker", + "salary": "$15,349", + "start_date": "12/27/2007" + }, + { + "extn": "3975", + "id": "46427", + "name": "Daron Reynolds", + "office": "Oakland", + "position": "Stockbroker", + "salary": "$299,035", + "start_date": "5/11/2012" + }, + { + "extn": "2460", + "id": "46428", + "name": "Eileen Truscott", + "office": "Garland", + "position": "Lecturer", + "salary": "$147,799", + "start_date": "8/17/2000" + }, + { + "extn": "1438", + "id": "46429", + "name": "Denis Partridge", + "office": "Bakersfield", + "position": "Inspector", + "salary": "$253,733", + "start_date": "8/6/2007" + }, + { + "extn": "4740", + "id": "46430", + "name": "Leah Rehman", + "office": "San Jose", + "position": "Doctor", + "salary": "$171,043", + "start_date": "9/13/2015" + }, + { + "extn": "9446", + "id": "46431", + "name": "Hanna Yarwood", + "office": "Oakland", + "position": "Electrician", + "salary": "$135,084", + "start_date": "10/7/2004" + }, + { + "extn": "3133", + "id": "46432", + "name": "Marilyn Hunt", + "office": "Philadelphia", + "position": "Front Desk Coordinator", + "salary": "$19,971", + "start_date": "5/24/2011" + }, + { + "extn": "7866", + "id": "46433", + "name": "Tony Benson", + "office": "Los Angeles", + "position": "Treasurer", + "salary": "$84,490", + "start_date": "3/20/2012" + }, + { + "extn": "4086", + "id": "46434", + "name": "Carl Kennedy", + "office": "Sacramento", + "position": "Business Broker", + "salary": "$59,632", + "start_date": "10/24/2008" + }, + { + "extn": "5977", + "id": "46435", + "name": "Matt Cowan", + "office": "Seattle", + "position": "Auditor", + "salary": "$67,898", + "start_date": "12/30/2010" + }, + { + "extn": "2811", + "id": "46436", + "name": "Liv Heaton", + "office": "Miami", + "position": "Software Engineer", + "salary": "$188,671", + "start_date": "6/20/2009" + }, + { + "extn": "6174", + "id": "46437", + "name": "Harry Driscoll", + "office": "Pittsburgh", + "position": "Production Painter", + "salary": "$279,072", + "start_date": "8/3/2004" + }, + { + "extn": "4582", + "id": "46438", + "name": "Mike Roberts", + "office": "New Orleans", + "position": "Retail Trainee", + "salary": "$112,131", + "start_date": "3/31/2001" + }, + { + "extn": "9046", + "id": "46439", + "name": "Rhea Bingham", + "office": "Tokyo", + "position": "Ambulatory Nurse", + "salary": "$158,436", + "start_date": "10/27/2004" + }, + { + "extn": "8754", + "id": "46440", + "name": "Charlize Leslie", + "office": "Indianapolis", + "position": "Machine Operator", + "salary": "$183,747", + "start_date": "6/5/2019" + }, + { + "extn": "6972", + "id": "46441", + "name": "Chris Wilson", + "office": "Bakersfield", + "position": "Software Engineer", + "salary": "$129,405", + "start_date": "7/28/2001" + }, + { + "extn": "5759", + "id": "46442", + "name": "Gina Terry", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$167,349", + "start_date": "9/9/2006" + }, + { + "extn": "9648", + "id": "46443", + "name": "Alessandra Norris", + "office": "Amarillo", + "position": "Web Developer", + "salary": "$193,585", + "start_date": "12/28/2003" + }, + { + "extn": "8176", + "id": "46444", + "name": "Livia Pope", + "office": "Fremont", + "position": "Audiologist", + "salary": "$255,504", + "start_date": "6/29/2011" + }, + { + "extn": "7138", + "id": "46445", + "name": "Julius Brock", + "office": "Honolulu", + "position": "Production Painter", + "salary": "$227,088", + "start_date": "12/8/2008" + }, + { + "extn": "7525", + "id": "46446", + "name": "Benjamin Aldridge", + "office": "Orlando", + "position": "Treasurer", + "salary": "$74,795", + "start_date": "5/6/2002" + }, + { + "extn": "9050", + "id": "46447", + "name": "Doug Roberts", + "office": "Long Beach", + "position": "Lecturer", + "salary": "$36,955", + "start_date": "9/15/2010" + }, + { + "extn": "1599", + "id": "46448", + "name": "Denis Furnell", + "office": "Rochester", + "position": "Associate Professor", + "salary": "$16,399", + "start_date": "4/18/2010" + }, + { + "extn": "4004", + "id": "46449", + "name": "Dorothy Collins", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$21,746", + "start_date": "12/10/2016" + }, + { + "extn": "4141", + "id": "46450", + "name": "Chuck Saunders", + "office": "Baltimore", + "position": "Biologist", + "salary": "$57,552", + "start_date": "1/10/2011" + }, + { + "extn": "5816", + "id": "46451", + "name": "Ember Calderwood", + "office": "Berna", + "position": "Biologist", + "salary": "$296,553", + "start_date": "1/9/2001" + }, + { + "extn": "5352", + "id": "46452", + "name": "Gwen Healy", + "office": "Garland", + "position": "Banker", + "salary": "$99,593", + "start_date": "2/1/2004" + }, + { + "extn": "3385", + "id": "46453", + "name": "Lana Norman", + "office": "Lisbon", + "position": "Investment Advisor", + "salary": "$127,436", + "start_date": "5/16/2003" + }, + { + "extn": "9029", + "id": "46454", + "name": "Skylar Cowan", + "office": "Springfield", + "position": "Inspector", + "salary": "$128,872", + "start_date": "4/30/2006" + }, + { + "extn": "1509", + "id": "46455", + "name": "Wade Kidd", + "office": "Milano", + "position": "Stockbroker", + "salary": "$72,792", + "start_date": "6/7/2001" + }, + { + "extn": "5582", + "id": "46456", + "name": "Nathan Penn", + "office": "Milwaukee", + "position": "Audiologist", + "salary": "$224,044", + "start_date": "8/8/2015" + }, + { + "extn": "1548", + "id": "46457", + "name": "Iris Exton", + "office": "El Paso", + "position": "Design Engineer", + "salary": "$110,750", + "start_date": "3/22/2006" + }, + { + "extn": "7951", + "id": "46458", + "name": "Jennifer Beal", + "office": "San Antonio", + "position": "Audiologist", + "salary": "$175,950", + "start_date": "4/1/2002" + }, + { + "extn": "8700", + "id": "46459", + "name": "Ron Ventura", + "office": "Pittsburgh", + "position": "Clerk", + "salary": "$293,064", + "start_date": "1/23/2016" + }, + { + "extn": "2565", + "id": "46460", + "name": "Anthony Boyle", + "office": "Denver", + "position": "Service Supervisor", + "salary": "$265,177", + "start_date": "3/23/2000" + }, + { + "extn": "7297", + "id": "46461", + "name": "Charlotte Watson", + "office": "Orlando", + "position": "IT Support Staff", + "salary": "$96,528", + "start_date": "4/12/2000" + }, + { + "extn": "4385", + "id": "46462", + "name": "Mavis Clarke", + "office": "New York", + "position": "Business Broker", + "salary": "$232,809", + "start_date": "1/31/2009" + }, + { + "extn": "6644", + "id": "46463", + "name": "Rick Leslie", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$214,988", + "start_date": "8/19/2018" + }, + { + "extn": "4521", + "id": "46464", + "name": "John Robertson", + "office": "Madrid", + "position": "Mobile Developer", + "salary": "$158,227", + "start_date": "3/8/2002" + }, + { + "extn": "3406", + "id": "46465", + "name": "Charlize Gilmour", + "office": "London", + "position": "Clerk", + "salary": "$232,429", + "start_date": "8/5/2012" + }, + { + "extn": "7931", + "id": "46466", + "name": "Ilona Kaur", + "office": "Houston", + "position": "Audiologist", + "salary": "$222,536", + "start_date": "9/3/2007" + }, + { + "extn": "9908", + "id": "46467", + "name": "Lucas Moore", + "office": "San Jose", + "position": "Food Technologist", + "salary": "$77,939", + "start_date": "4/28/2001" + }, + { + "extn": "3253", + "id": "46468", + "name": "Melania Eyres", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$49,384", + "start_date": "4/29/2013" + }, + { + "extn": "6703", + "id": "46469", + "name": "Anne Osmond", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$28,023", + "start_date": "9/27/2006" + }, + { + "extn": "8847", + "id": "46470", + "name": "Cedrick Bayliss", + "office": "Denver", + "position": "Budget Analyst", + "salary": "$237,071", + "start_date": "10/17/2012" + }, + { + "extn": "6469", + "id": "46471", + "name": "Harry Whitehouse", + "office": "Anaheim", + "position": "Clerk", + "salary": "$88,975", + "start_date": "9/15/2002" + }, + { + "extn": "4028", + "id": "46472", + "name": "Colleen Rothwell", + "office": "Long Beach", + "position": "Webmaster", + "salary": "$48,217", + "start_date": "8/2/2008" + }, + { + "extn": "1970", + "id": "46473", + "name": "Jayden Collins", + "office": "London", + "position": "Insurance Broker", + "salary": "$179,096", + "start_date": "11/12/2015" + }, + { + "extn": "1108", + "id": "46474", + "name": "Destiny Eyres", + "office": "London", + "position": "Production Painter", + "salary": "$153,663", + "start_date": "7/8/2014" + }, + { + "extn": "5848", + "id": "46475", + "name": "Ivy Stewart", + "office": "Lyon", + "position": "Investment Advisor", + "salary": "$90,739", + "start_date": "2/13/2006" + }, + { + "extn": "3054", + "id": "46476", + "name": "Clint Pitt", + "office": "Tokyo", + "position": "Clerk", + "salary": "$157,574", + "start_date": "7/26/2000" + }, + { + "extn": "9597", + "id": "46477", + "name": "Javier Benfield", + "office": "Glendale", + "position": "Biologist", + "salary": "$160,155", + "start_date": "5/7/2008" + }, + { + "extn": "1872", + "id": "46478", + "name": "Lillian Anderson", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$105,951", + "start_date": "3/6/2005" + }, + { + "extn": "9760", + "id": "46479", + "name": "Tom Mcgregor", + "office": "Lakewood", + "position": "Health Educator", + "salary": "$276,926", + "start_date": "12/27/2009" + }, + { + "extn": "7307", + "id": "46480", + "name": "Marvin Kent", + "office": "Milano", + "position": "Cook", + "salary": "$200,436", + "start_date": "1/2/2007" + }, + { + "extn": "2144", + "id": "46481", + "name": "Jacob Baxter", + "office": "Oakland", + "position": "Investment Advisor", + "salary": "$134,387", + "start_date": "6/24/2018" + }, + { + "extn": "1748", + "id": "46482", + "name": "Julianna Whinter", + "office": "Charlotte", + "position": "Investment Advisor", + "salary": "$41,830", + "start_date": "11/15/2008" + }, + { + "extn": "6435", + "id": "46483", + "name": "Michaela Varndell", + "office": "Berna", + "position": "Budget Analyst", + "salary": "$244,748", + "start_date": "2/10/2011" + }, + { + "extn": "3391", + "id": "46484", + "name": "Harvey Windsor", + "office": "Berna", + "position": "Production Painter", + "salary": "$202,771", + "start_date": "6/20/2007" + }, + { + "extn": "8050", + "id": "46485", + "name": "Michaela Russell", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$127,050", + "start_date": "5/9/2005" + }, + { + "extn": "7144", + "id": "46486", + "name": "Candice Ward", + "office": "New York", + "position": "Steward", + "salary": "$262,161", + "start_date": "7/1/2006" + }, + { + "extn": "6758", + "id": "46487", + "name": "Christine Howard", + "office": "Memphis", + "position": "Investment Advisor", + "salary": "$153,634", + "start_date": "8/10/2003" + }, + { + "extn": "2986", + "id": "46488", + "name": "Clint Wigley", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$32,077", + "start_date": "5/28/2015" + }, + { + "extn": "4306", + "id": "46489", + "name": "Alan Latham", + "office": "Worcester", + "position": "Executive Director", + "salary": "$177,795", + "start_date": "10/4/2013" + }, + { + "extn": "5776", + "id": "46490", + "name": "Meredith Wilde", + "office": "Honolulu", + "position": "Insurance Broker", + "salary": "$50,680", + "start_date": "6/30/2012" + }, + { + "extn": "6776", + "id": "46491", + "name": "Ciara Wood", + "office": "Hayward", + "position": "Systems Administrator", + "salary": "$117,622", + "start_date": "2/14/2002" + }, + { + "extn": "1595", + "id": "46492", + "name": "Noemi Roscoe", + "office": "Phoenix", + "position": "Web Developer", + "salary": "$243,030", + "start_date": "2/25/2016" + }, + { + "extn": "3994", + "id": "46493", + "name": "Britney Stewart", + "office": "New York", + "position": "Operator", + "salary": "$101,119", + "start_date": "11/16/2004" + }, + { + "extn": "5907", + "id": "46494", + "name": "Gina Stone", + "office": "Kansas City", + "position": "Cash Manager", + "salary": "$239,340", + "start_date": "1/10/2001" + }, + { + "extn": "8709", + "id": "46495", + "name": "Claire Edwards", + "office": "Toledo", + "position": "Bellman", + "salary": "$284,360", + "start_date": "3/8/2011" + }, + { + "extn": "7672", + "id": "46496", + "name": "Elly Morrow", + "office": "Oklahoma City", + "position": "Bellman", + "salary": "$165,263", + "start_date": "5/10/2015" + }, + { + "extn": "8770", + "id": "46497", + "name": "Renee Lane", + "office": "El Paso", + "position": "Audiologist", + "salary": "$159,309", + "start_date": "5/3/2005" + }, + { + "extn": "3234", + "id": "46498", + "name": "Noah Coates", + "office": "Fullerton", + "position": "Webmaster", + "salary": "$92,664", + "start_date": "9/19/2007" + }, + { + "extn": "1336", + "id": "46499", + "name": "Jasmine Walker", + "office": "Irving", + "position": "HR Specialist", + "salary": "$232,301", + "start_date": "2/26/2006" + }, + { + "extn": "9760", + "id": "46500", + "name": "Johnny Matthews", + "office": "Omaha", + "position": "Front Desk Coordinator", + "salary": "$157,325", + "start_date": "11/21/2013" + }, + { + "extn": "8082", + "id": "46501", + "name": "Jacqueline Gray", + "office": "Albuquerque", + "position": "Global Logistics Supervisor", + "salary": "$17,593", + "start_date": "6/7/2010" + }, + { + "extn": "2765", + "id": "46502", + "name": "Doug Walsh", + "office": "Stockton", + "position": "Webmaster", + "salary": "$156,389", + "start_date": "8/5/2004" + }, + { + "extn": "7107", + "id": "46503", + "name": "Denny Wilkinson", + "office": "Berna", + "position": "Global Logistics Supervisor", + "salary": "$278,303", + "start_date": "3/29/2008" + }, + { + "extn": "8329", + "id": "46504", + "name": "Eve Bentley", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$16,796", + "start_date": "5/19/2010" + }, + { + "extn": "8710", + "id": "46505", + "name": "Lexi Graham", + "office": "Wien", + "position": "Dentist", + "salary": "$11,321", + "start_date": "12/31/2009" + }, + { + "extn": "4064", + "id": "46506", + "name": "Julian Raven", + "office": "Garland", + "position": "Systems Administrator", + "salary": "$91,934", + "start_date": "10/20/2016" + }, + { + "extn": "5995", + "id": "46507", + "name": "Brooklyn Emerson", + "office": "Toledo", + "position": "Business Broker", + "salary": "$261,498", + "start_date": "4/10/2008" + }, + { + "extn": "6525", + "id": "46508", + "name": "Chad Vane", + "office": "Berna", + "position": "Banker", + "salary": "$254,239", + "start_date": "1/31/2011" + }, + { + "extn": "5650", + "id": "46509", + "name": "Henry Barclay", + "office": "San Francisco", + "position": "Biologist", + "salary": "$79,016", + "start_date": "8/17/2003" + }, + { + "extn": "7870", + "id": "46510", + "name": "Tom Vollans", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$271,809", + "start_date": "10/27/2018" + }, + { + "extn": "9087", + "id": "46511", + "name": "Daron Speed", + "office": "Miami", + "position": "Dentist", + "salary": "$108,954", + "start_date": "8/16/2004" + }, + { + "extn": "2769", + "id": "46512", + "name": "Carrie Hill", + "office": "San Bernardino", + "position": "Chef Manager", + "salary": "$80,299", + "start_date": "11/10/2017" + }, + { + "extn": "4747", + "id": "46513", + "name": "Mark Rehman", + "office": "New Orleans", + "position": "Dentist", + "salary": "$79,382", + "start_date": "10/10/2015" + }, + { + "extn": "1551", + "id": "46514", + "name": "Manuel Gavin", + "office": "Lyon", + "position": "Pharmacist", + "salary": "$58,822", + "start_date": "8/20/2005" + }, + { + "extn": "9173", + "id": "46515", + "name": "Erin Dyson", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$148,583", + "start_date": "12/3/2014" + }, + { + "extn": "4236", + "id": "46516", + "name": "Margot Coates", + "office": "Albuquerque", + "position": "Cash Manager", + "salary": "$89,092", + "start_date": "3/14/2016" + }, + { + "extn": "2613", + "id": "46517", + "name": "Macy Radley", + "office": "Pittsburgh", + "position": "Pharmacist", + "salary": "$65,183", + "start_date": "8/23/2016" + }, + { + "extn": "5151", + "id": "46518", + "name": "Payton Bright", + "office": "Wien", + "position": "Insurance Broker", + "salary": "$22,698", + "start_date": "8/5/2017" + }, + { + "extn": "8604", + "id": "46519", + "name": "Natalie Attwood", + "office": "Prague", + "position": "Bookkeeper", + "salary": "$262,650", + "start_date": "5/3/2018" + }, + { + "extn": "2991", + "id": "46520", + "name": "Alison Rodwell", + "office": "Houston", + "position": "Call Center Representative", + "salary": "$133,873", + "start_date": "5/15/2011" + }, + { + "extn": "3685", + "id": "46521", + "name": "Chadwick Newton", + "office": "Laredo", + "position": "Paramedic", + "salary": "$157,622", + "start_date": "1/19/2007" + }, + { + "extn": "4911", + "id": "46522", + "name": "Havana Gray", + "office": "Hayward", + "position": "Bookkeeper", + "salary": "$131,486", + "start_date": "9/20/2019" + }, + { + "extn": "7267", + "id": "46523", + "name": "Brad Gray", + "office": "Fremont", + "position": "Call Center Representative", + "salary": "$127,632", + "start_date": "3/16/2013" + }, + { + "extn": "7052", + "id": "46524", + "name": "Chuck Mann", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$10,314", + "start_date": "6/1/2012" + }, + { + "extn": "4649", + "id": "46525", + "name": "Hank Bayliss", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$199,120", + "start_date": "9/30/2002" + }, + { + "extn": "6978", + "id": "46526", + "name": "Alexander Roberts", + "office": "Jacksonville", + "position": "Staffing Consultant", + "salary": "$261,622", + "start_date": "1/26/2013" + }, + { + "extn": "2791", + "id": "46527", + "name": "Gil York", + "office": "Hayward", + "position": "Service Supervisor", + "salary": "$273,602", + "start_date": "5/19/2006" + }, + { + "extn": "4154", + "id": "46528", + "name": "Carmen Harrison", + "office": "Hollywood", + "position": "Banker", + "salary": "$51,968", + "start_date": "2/27/2005" + }, + { + "extn": "9150", + "id": "46529", + "name": "Elijah Glass", + "office": "Seattle", + "position": "Webmaster", + "salary": "$156,117", + "start_date": "1/28/2019" + }, + { + "extn": "6318", + "id": "46530", + "name": "Tyler Noon", + "office": "Indianapolis", + "position": "Service Supervisor", + "salary": "$237,802", + "start_date": "8/19/2018" + }, + { + "extn": "7141", + "id": "46531", + "name": "Davina Spencer", + "office": "Anaheim", + "position": "Cashier", + "salary": "$277,804", + "start_date": "2/13/2006" + }, + { + "extn": "8480", + "id": "46532", + "name": "Javier Clifford", + "office": "Nashville", + "position": "Systems Administrator", + "salary": "$123,936", + "start_date": "4/1/2008" + }, + { + "extn": "9221", + "id": "46533", + "name": "John Allen", + "office": "Kansas City", + "position": "Cashier", + "salary": "$93,548", + "start_date": "4/9/2013" + }, + { + "extn": "3552", + "id": "46534", + "name": "Zoe Drummond", + "office": "Berna", + "position": "Operator", + "salary": "$67,664", + "start_date": "7/16/2005" + }, + { + "extn": "3521", + "id": "46535", + "name": "Ciara Gaynor", + "office": "Tokyo", + "position": "Software Engineer", + "salary": "$296,947", + "start_date": "2/22/2002" + }, + { + "extn": "5374", + "id": "46536", + "name": "Ada Gibson", + "office": "Long Beach", + "position": "Designer", + "salary": "$187,839", + "start_date": "10/31/2007" + }, + { + "extn": "4480", + "id": "46537", + "name": "Boris Eastwood", + "office": "Salt Lake City", + "position": "Executive Director", + "salary": "$168,825", + "start_date": "8/16/2002" + }, + { + "extn": "8825", + "id": "46538", + "name": "Kate Locke", + "office": "Boston", + "position": "Operator", + "salary": "$192,930", + "start_date": "9/19/2007" + }, + { + "extn": "9545", + "id": "46539", + "name": "Livia Hall", + "office": "Portland", + "position": "Audiologist", + "salary": "$18,224", + "start_date": "9/25/2015" + }, + { + "extn": "2514", + "id": "46540", + "name": "Leroy Wallace", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$98,149", + "start_date": "4/22/2014" + }, + { + "extn": "3512", + "id": "46541", + "name": "Renee Richards", + "office": "Oakland", + "position": "Front Desk Coordinator", + "salary": "$234,687", + "start_date": "6/2/2010" + }, + { + "extn": "6000", + "id": "46542", + "name": "Moira Richardson", + "office": "Ontario", + "position": "Auditor", + "salary": "$38,886", + "start_date": "8/17/2003" + }, + { + "extn": "4358", + "id": "46543", + "name": "Brooklyn Purvis", + "office": "New York", + "position": "Steward", + "salary": "$51,343", + "start_date": "5/18/2004" + }, + { + "extn": "3216", + "id": "46544", + "name": "Jacob Durrant", + "office": "Wien", + "position": "Pharmacist", + "salary": "$206,590", + "start_date": "3/13/2010" + }, + { + "extn": "1761", + "id": "46545", + "name": "Liam Wright", + "office": "San Jose", + "position": "Audiologist", + "salary": "$125,142", + "start_date": "4/15/2003" + }, + { + "extn": "4385", + "id": "46546", + "name": "Anais Darcy", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$206,558", + "start_date": "1/7/2003" + }, + { + "extn": "5492", + "id": "46547", + "name": "Luke Burnley", + "office": "Valetta", + "position": "Executive Director", + "salary": "$19,613", + "start_date": "7/28/2018" + }, + { + "extn": "9786", + "id": "46548", + "name": "Nick Knight", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$215,354", + "start_date": "9/13/2002" + }, + { + "extn": "7170", + "id": "46549", + "name": "Johnny Underhill", + "office": "London", + "position": "Production Painter", + "salary": "$269,983", + "start_date": "9/26/2002" + }, + { + "extn": "7110", + "id": "46550", + "name": "Benjamin Pope", + "office": "San Francisco", + "position": "Insurance Broker", + "salary": "$215,169", + "start_date": "3/21/2013" + }, + { + "extn": "8831", + "id": "46551", + "name": "Brad Willis", + "office": "San Bernardino", + "position": "Steward", + "salary": "$86,273", + "start_date": "6/27/2003" + }, + { + "extn": "2085", + "id": "46552", + "name": "Owen Stewart", + "office": "Oklahoma City", + "position": "Systems Administrator", + "salary": "$131,309", + "start_date": "12/21/2004" + }, + { + "extn": "6514", + "id": "46553", + "name": "Gabriel Michael", + "office": "Baltimore", + "position": "Fabricator", + "salary": "$285,145", + "start_date": "1/24/2009" + }, + { + "extn": "8497", + "id": "46554", + "name": "Margaret Kelly", + "office": "Stockton", + "position": "Biologist", + "salary": "$244,480", + "start_date": "4/23/2005" + }, + { + "extn": "2528", + "id": "46555", + "name": "Madelyn Gardner", + "office": "Venice", + "position": "Health Educator", + "salary": "$273,779", + "start_date": "10/29/2010" + }, + { + "extn": "1646", + "id": "46556", + "name": "Jessica Roth", + "office": "New York", + "position": "Bellman", + "salary": "$43,248", + "start_date": "3/2/2011" + }, + { + "extn": "1045", + "id": "46557", + "name": "Caitlyn Vernon", + "office": "Otawa", + "position": "Designer", + "salary": "$238,056", + "start_date": "4/12/2008" + }, + { + "extn": "7006", + "id": "46558", + "name": "Sofia Vaughan", + "office": "Honolulu", + "position": "Cook", + "salary": "$167,372", + "start_date": "9/12/2005" + }, + { + "extn": "9363", + "id": "46559", + "name": "Julia Rycroft", + "office": "Quebec", + "position": "Electrician", + "salary": "$238,448", + "start_date": "11/19/2003" + }, + { + "extn": "5222", + "id": "46560", + "name": "Emma Horton", + "office": "Bellevue", + "position": "Executive Director", + "salary": "$224,089", + "start_date": "9/23/2010" + }, + { + "extn": "2647", + "id": "46561", + "name": "Rosemary Tennant", + "office": "San Francisco", + "position": "Cook", + "salary": "$179,903", + "start_date": "10/5/2017" + }, + { + "extn": "1036", + "id": "46562", + "name": "Lexi Notman", + "office": "Berlin", + "position": "Treasurer", + "salary": "$43,842", + "start_date": "9/6/2009" + }, + { + "extn": "5576", + "id": "46563", + "name": "George Fox", + "office": "Richmond", + "position": "Budget Analyst", + "salary": "$256,392", + "start_date": "3/23/2016" + }, + { + "extn": "6114", + "id": "46564", + "name": "Daniel Uttley", + "office": "Louisville", + "position": "Audiologist", + "salary": "$84,538", + "start_date": "4/2/2000" + }, + { + "extn": "6006", + "id": "46565", + "name": "Denis Eddison", + "office": "Tokyo", + "position": "CNC Operator", + "salary": "$280,727", + "start_date": "8/24/2010" + }, + { + "extn": "1291", + "id": "46566", + "name": "Catherine Trent", + "office": "Oklahoma City", + "position": "Inspector", + "salary": "$16,598", + "start_date": "9/5/2007" + }, + { + "extn": "6300", + "id": "46567", + "name": "Eduardo Gallacher", + "office": "Sacramento", + "position": "Assistant Buyer", + "salary": "$206,939", + "start_date": "3/30/2018" + }, + { + "extn": "5196", + "id": "46568", + "name": "Andie Heaton", + "office": "Albuquerque", + "position": "Operator", + "salary": "$261,704", + "start_date": "3/11/2005" + }, + { + "extn": "1511", + "id": "46569", + "name": "Zara Thomas", + "office": "Madrid", + "position": "Insurance Broker", + "salary": "$94,924", + "start_date": "6/11/2019" + }, + { + "extn": "9103", + "id": "46570", + "name": "Megan Fox", + "office": "San Francisco", + "position": "Designer", + "salary": "$76,718", + "start_date": "10/19/2018" + }, + { + "extn": "8337", + "id": "46571", + "name": "Benjamin Chapman", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$63,397", + "start_date": "4/6/2018" + }, + { + "extn": "2769", + "id": "46572", + "name": "Isabel Amstead", + "office": "San Francisco", + "position": "Associate Professor", + "salary": "$275,227", + "start_date": "2/11/2017" + }, + { + "extn": "1928", + "id": "46573", + "name": "Paula Ogilvy", + "office": "Hollywood", + "position": "Pharmacist", + "salary": "$208,914", + "start_date": "3/2/2007" + }, + { + "extn": "4719", + "id": "46574", + "name": "Ronald Ingram", + "office": "Boston", + "position": "Laboratory Technician", + "salary": "$24,435", + "start_date": "4/9/2003" + }, + { + "extn": "5836", + "id": "46575", + "name": "Clint Vince", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$294,915", + "start_date": "11/24/2014" + }, + { + "extn": "8454", + "id": "46576", + "name": "Joseph Neville", + "office": "Fullerton", + "position": "Insurance Broker", + "salary": "$47,922", + "start_date": "3/19/2016" + }, + { + "extn": "9895", + "id": "46577", + "name": "Fred Randall", + "office": "Nashville", + "position": "Chef Manager", + "salary": "$237,835", + "start_date": "12/1/2008" + }, + { + "extn": "6891", + "id": "46578", + "name": "Anais Alcroft", + "office": "Quebec", + "position": "Assistant Buyer", + "salary": "$24,098", + "start_date": "5/4/2016" + }, + { + "extn": "5100", + "id": "46579", + "name": "Havana Webster", + "office": "Ontario", + "position": "Design Engineer", + "salary": "$93,921", + "start_date": "9/3/2006" + }, + { + "extn": "3017", + "id": "46580", + "name": "Rick Jeffery", + "office": "Sacramento", + "position": "Business Broker", + "salary": "$173,827", + "start_date": "2/16/2015" + }, + { + "extn": "8414", + "id": "46581", + "name": "Tara Edmonds", + "office": "Berlin", + "position": "Systems Administrator", + "salary": "$131,847", + "start_date": "3/26/2003" + }, + { + "extn": "9198", + "id": "46582", + "name": "Harry Farrow", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$139,606", + "start_date": "9/18/2019" + }, + { + "extn": "9924", + "id": "46583", + "name": "George Gilmore", + "office": "Berna", + "position": "Dentist", + "salary": "$284,799", + "start_date": "11/23/2011" + }, + { + "extn": "5919", + "id": "46584", + "name": "Abdul Notman", + "office": "Sacramento", + "position": "Paramedic", + "salary": "$152,926", + "start_date": "3/2/2010" + }, + { + "extn": "2803", + "id": "46585", + "name": "Doug Yarlett", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$74,610", + "start_date": "11/22/2016" + }, + { + "extn": "4458", + "id": "46586", + "name": "Miriam Holmes", + "office": "Fullerton", + "position": "Audiologist", + "salary": "$108,352", + "start_date": "5/25/2003" + }, + { + "extn": "3283", + "id": "46587", + "name": "Jackeline Watt", + "office": "Rome", + "position": "Biologist", + "salary": "$176,435", + "start_date": "11/14/2008" + }, + { + "extn": "7981", + "id": "46588", + "name": "Erica Chappell", + "office": "Albuquerque", + "position": "Project Manager", + "salary": "$288,120", + "start_date": "12/2/2007" + }, + { + "extn": "6267", + "id": "46589", + "name": "Tom Glynn", + "office": "Washington", + "position": "Inspector", + "salary": "$24,459", + "start_date": "7/18/2002" + }, + { + "extn": "7023", + "id": "46590", + "name": "Molly Armstrong", + "office": "Dallas", + "position": "Call Center Representative", + "salary": "$181,634", + "start_date": "11/10/2011" + }, + { + "extn": "2507", + "id": "46591", + "name": "Hayden Wilton", + "office": "Quebec", + "position": "Pharmacist", + "salary": "$95,059", + "start_date": "11/4/2007" + }, + { + "extn": "9419", + "id": "46592", + "name": "Adeline Wood", + "office": "Chicago", + "position": "Mobile Developer", + "salary": "$186,326", + "start_date": "2/4/2017" + }, + { + "extn": "2203", + "id": "46593", + "name": "Keira Vallins", + "office": "Anaheim", + "position": "Auditor", + "salary": "$102,343", + "start_date": "6/23/2014" + }, + { + "extn": "6245", + "id": "46594", + "name": "Danny Redfern", + "office": "Lisbon", + "position": "Clerk", + "salary": "$298,967", + "start_date": "1/21/2019" + }, + { + "extn": "2694", + "id": "46595", + "name": "Boris Varley", + "office": "Milwaukee", + "position": "Associate Professor", + "salary": "$23,938", + "start_date": "2/19/2013" + }, + { + "extn": "5882", + "id": "46596", + "name": "Jack Savage", + "office": "Pittsburgh", + "position": "Pharmacist", + "salary": "$124,052", + "start_date": "3/10/2005" + }, + { + "extn": "9196", + "id": "46597", + "name": "Chris Powell", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$21,266", + "start_date": "7/14/2005" + }, + { + "extn": "1896", + "id": "46598", + "name": "Destiny Brennan", + "office": "Worcester", + "position": "Cash Manager", + "salary": "$33,282", + "start_date": "9/28/2010" + }, + { + "extn": "9089", + "id": "46599", + "name": "Gabriel Gibbons", + "office": "Fremont", + "position": "Global Logistics Supervisor", + "salary": "$282,411", + "start_date": "4/18/2008" + }, + { + "extn": "7331", + "id": "46600", + "name": "Sarah Carpenter", + "office": "Bucharest", + "position": "Mobile Developer", + "salary": "$242,741", + "start_date": "11/27/2014" + }, + { + "extn": "9689", + "id": "46601", + "name": "Tiffany Oldfield", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$37,663", + "start_date": "3/20/2003" + }, + { + "extn": "3513", + "id": "46602", + "name": "Jack Bristow", + "office": "Tulsa", + "position": "Ambulatory Nurse", + "salary": "$95,463", + "start_date": "7/16/2007" + }, + { + "extn": "1940", + "id": "46603", + "name": "Nicholas Waterson", + "office": "Jacksonville", + "position": "Designer", + "salary": "$165,552", + "start_date": "8/14/2016" + }, + { + "extn": "3657", + "id": "46604", + "name": "Georgia Collis", + "office": "New Orleans", + "position": "Staffing Consultant", + "salary": "$50,960", + "start_date": "12/23/2008" + }, + { + "extn": "2423", + "id": "46605", + "name": "Stella Groves", + "office": "Otawa", + "position": "Paramedic", + "salary": "$131,356", + "start_date": "5/14/2009" + }, + { + "extn": "2721", + "id": "46606", + "name": "Daria Wilson", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$275,971", + "start_date": "2/21/2001" + }, + { + "extn": "7687", + "id": "46607", + "name": "Renee Grady", + "office": "Valetta", + "position": "Fabricator", + "salary": "$243,763", + "start_date": "9/6/2001" + }, + { + "extn": "4635", + "id": "46608", + "name": "Beatrice Emmett", + "office": "San Francisco", + "position": "Staffing Consultant", + "salary": "$202,813", + "start_date": "6/25/2013" + }, + { + "extn": "3051", + "id": "46609", + "name": "Maribel Nielson", + "office": "Anaheim", + "position": "Budget Analyst", + "salary": "$83,498", + "start_date": "3/9/2005" + }, + { + "extn": "7786", + "id": "46610", + "name": "Madison Carpenter", + "office": "Honolulu", + "position": "Paramedic", + "salary": "$90,891", + "start_date": "6/17/2014" + }, + { + "extn": "8517", + "id": "46611", + "name": "Peter Swift", + "office": "Valetta", + "position": "Banker", + "salary": "$131,611", + "start_date": "12/17/2012" + }, + { + "extn": "2117", + "id": "46612", + "name": "Marvin Bentley", + "office": "Richmond", + "position": "Fabricator", + "salary": "$83,760", + "start_date": "12/28/2016" + }, + { + "extn": "5585", + "id": "46613", + "name": "Cynthia Patel", + "office": "Ontario", + "position": "Baker", + "salary": "$236,875", + "start_date": "5/11/2018" + }, + { + "extn": "8429", + "id": "46614", + "name": "Hank Kent", + "office": "Kansas City", + "position": "Baker", + "salary": "$100,336", + "start_date": "6/13/2008" + }, + { + "extn": "6430", + "id": "46615", + "name": "Manuel Clark", + "office": "Dallas", + "position": "Physician", + "salary": "$48,514", + "start_date": "12/31/2011" + }, + { + "extn": "7825", + "id": "46616", + "name": "Maria Owen", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$22,154", + "start_date": "11/9/2002" + }, + { + "extn": "9319", + "id": "46617", + "name": "Elise Jennson", + "office": "Glendale", + "position": "Biologist", + "salary": "$265,127", + "start_date": "8/13/2000" + }, + { + "extn": "8824", + "id": "46618", + "name": "Bryon Tobin", + "office": "Venice", + "position": "Ambulatory Nurse", + "salary": "$97,215", + "start_date": "5/23/2006" + }, + { + "extn": "2849", + "id": "46619", + "name": "Phillip Turner", + "office": "Richmond", + "position": "Paramedic", + "salary": "$175,200", + "start_date": "3/28/2013" + }, + { + "extn": "7878", + "id": "46620", + "name": "Lynn Flanders", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$157,167", + "start_date": "6/30/2013" + }, + { + "extn": "8328", + "id": "46621", + "name": "William Ralph", + "office": "Washington", + "position": "Health Educator", + "salary": "$196,241", + "start_date": "6/11/2005" + }, + { + "extn": "7900", + "id": "46622", + "name": "Mavis Abbey", + "office": "Arlington", + "position": "CNC Operator", + "salary": "$10,632", + "start_date": "5/16/2016" + }, + { + "extn": "1982", + "id": "46623", + "name": "Denny Hope", + "office": "Indianapolis", + "position": "HR Coordinator", + "salary": "$19,538", + "start_date": "1/24/2011" + }, + { + "extn": "8975", + "id": "46624", + "name": "Hank James", + "office": "Murfreesboro", + "position": "Assistant Buyer", + "salary": "$58,918", + "start_date": "12/2/2016" + }, + { + "extn": "5453", + "id": "46625", + "name": "Leroy Thorne", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$163,538", + "start_date": "2/13/2018" + }, + { + "extn": "4399", + "id": "46626", + "name": "Mike Clarke", + "office": "Escondido", + "position": "Steward", + "salary": "$226,637", + "start_date": "4/13/2003" + }, + { + "extn": "3260", + "id": "46627", + "name": "Kassandra Ashley", + "office": "Bakersfield", + "position": "Front Desk Coordinator", + "salary": "$93,515", + "start_date": "8/19/2018" + }, + { + "extn": "4159", + "id": "46628", + "name": "Piper Mcguire", + "office": "Berlin", + "position": "Restaurant Manager", + "salary": "$105,047", + "start_date": "4/1/2001" + }, + { + "extn": "6397", + "id": "46629", + "name": "Carissa Ring", + "office": "Jacksonville", + "position": "Auditor", + "salary": "$34,470", + "start_date": "6/6/2009" + }, + { + "extn": "4545", + "id": "46630", + "name": "Luke Eagle", + "office": "Madison", + "position": "Accountant", + "salary": "$58,088", + "start_date": "2/19/2013" + }, + { + "extn": "5234", + "id": "46631", + "name": "Benjamin Simpson", + "office": "Fullerton", + "position": "Bellman", + "salary": "$180,086", + "start_date": "2/24/2016" + }, + { + "extn": "5344", + "id": "46632", + "name": "Jacob Oldfield", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$120,545", + "start_date": "9/26/2006" + }, + { + "extn": "8927", + "id": "46633", + "name": "Anabelle Snell", + "office": "Prague", + "position": "Inspector", + "salary": "$299,250", + "start_date": "4/8/2013" + }, + { + "extn": "6769", + "id": "46634", + "name": "Diane Clifford", + "office": "Paris", + "position": "HR Specialist", + "salary": "$28,972", + "start_date": "2/6/2000" + }, + { + "extn": "4397", + "id": "46635", + "name": "Naomi Sloan", + "office": "Toledo", + "position": "Dentist", + "salary": "$192,343", + "start_date": "7/25/2003" + }, + { + "extn": "7561", + "id": "46636", + "name": "Kate Torres", + "office": "Fullerton", + "position": "Baker", + "salary": "$193,385", + "start_date": "7/6/2018" + }, + { + "extn": "3706", + "id": "46637", + "name": "Sienna Ramsey", + "office": "Venice", + "position": "Design Engineer", + "salary": "$118,510", + "start_date": "11/8/2013" + }, + { + "extn": "8126", + "id": "46638", + "name": "Josh Cox", + "office": "Stockton", + "position": "Laboratory Technician", + "salary": "$277,572", + "start_date": "10/12/2005" + }, + { + "extn": "7117", + "id": "46639", + "name": "Denis Poulton", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$211,646", + "start_date": "6/21/2005" + }, + { + "extn": "4838", + "id": "46640", + "name": "Maxwell Utterson", + "office": "Reno", + "position": "Baker", + "salary": "$94,142", + "start_date": "6/7/2017" + }, + { + "extn": "6548", + "id": "46641", + "name": "Peter Gray", + "office": "Tokyo", + "position": "Cashier", + "salary": "$156,901", + "start_date": "10/21/2002" + }, + { + "extn": "7759", + "id": "46642", + "name": "Julia Tanner", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$190,958", + "start_date": "5/15/2000" + }, + { + "extn": "1694", + "id": "46643", + "name": "Georgia Yarwood", + "office": "Portland", + "position": "Business Broker", + "salary": "$168,490", + "start_date": "2/25/2017" + }, + { + "extn": "6770", + "id": "46644", + "name": "Rufus Hunter", + "office": "Tokyo", + "position": "Baker", + "salary": "$120,499", + "start_date": "1/28/2013" + }, + { + "extn": "2538", + "id": "46645", + "name": "Caleb Utterson", + "office": "Toledo", + "position": "Cook", + "salary": "$48,813", + "start_date": "7/14/2002" + }, + { + "extn": "8145", + "id": "46646", + "name": "Daniel Shields", + "office": "Milano", + "position": "IT Support Staff", + "salary": "$126,347", + "start_date": "4/10/2001" + }, + { + "extn": "7371", + "id": "46647", + "name": "Payton Stewart", + "office": "Lakewood", + "position": "Audiologist", + "salary": "$81,434", + "start_date": "6/27/2007" + }, + { + "extn": "9876", + "id": "46648", + "name": "Camellia Russel", + "office": "Pittsburgh", + "position": "Steward", + "salary": "$16,703", + "start_date": "10/5/2013" + }, + { + "extn": "2341", + "id": "46649", + "name": "Bob Veale", + "office": "Dallas", + "position": "Executive Director", + "salary": "$277,807", + "start_date": "2/28/2017" + }, + { + "extn": "3666", + "id": "46650", + "name": "Hanna Chester", + "office": "Detroit", + "position": "Designer", + "salary": "$209,286", + "start_date": "4/28/2008" + }, + { + "extn": "1948", + "id": "46651", + "name": "Peter Moss", + "office": "Madison", + "position": "Laboratory Technician", + "salary": "$101,602", + "start_date": "7/18/2001" + }, + { + "extn": "1595", + "id": "46652", + "name": "Hayden Tindall", + "office": "Venice", + "position": "Software Engineer", + "salary": "$171,881", + "start_date": "7/12/2004" + }, + { + "extn": "2277", + "id": "46653", + "name": "Lucas Kelly", + "office": "Quebec", + "position": "Dentist", + "salary": "$257,121", + "start_date": "11/20/2007" + }, + { + "extn": "7120", + "id": "46654", + "name": "Ethan Quinn", + "office": "Washington", + "position": "Physician", + "salary": "$242,439", + "start_date": "1/26/2015" + }, + { + "extn": "4105", + "id": "46655", + "name": "Rufus Allen", + "office": "Escondido", + "position": "Front Desk Coordinator", + "salary": "$20,215", + "start_date": "1/5/2007" + }, + { + "extn": "1935", + "id": "46656", + "name": "Benjamin Clarke", + "office": "Anaheim", + "position": "Staffing Consultant", + "salary": "$77,544", + "start_date": "7/25/2018" + }, + { + "extn": "7660", + "id": "46657", + "name": "Tara Matthews", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$33,374", + "start_date": "11/15/2010" + }, + { + "extn": "8700", + "id": "46658", + "name": "Harmony Alldridge", + "office": "Las Vegas", + "position": "Banker", + "salary": "$154,496", + "start_date": "1/15/2001" + }, + { + "extn": "1569", + "id": "46659", + "name": "Ramon Stevens", + "office": "Toledo", + "position": "Electrician", + "salary": "$98,484", + "start_date": "1/2/2013" + }, + { + "extn": "2758", + "id": "46660", + "name": "Keira Potter", + "office": "Boston", + "position": "Assistant Buyer", + "salary": "$213,314", + "start_date": "3/1/2012" + }, + { + "extn": "2240", + "id": "46661", + "name": "Alison West", + "office": "Stockton", + "position": "Baker", + "salary": "$92,498", + "start_date": "8/4/2001" + }, + { + "extn": "6823", + "id": "46662", + "name": "Tyler Funnell", + "office": "Detroit", + "position": "Call Center Representative", + "salary": "$128,942", + "start_date": "8/14/2009" + }, + { + "extn": "6849", + "id": "46663", + "name": "Elena West", + "office": "Arlington", + "position": "Designer", + "salary": "$238,014", + "start_date": "12/30/2016" + }, + { + "extn": "9501", + "id": "46664", + "name": "Camden Noon", + "office": "San Antonio", + "position": "Laboratory Technician", + "salary": "$279,642", + "start_date": "4/10/2010" + }, + { + "extn": "4158", + "id": "46665", + "name": "Owen Vernon", + "office": "Baltimore", + "position": "Pharmacist", + "salary": "$26,019", + "start_date": "3/1/2019" + }, + { + "extn": "8853", + "id": "46666", + "name": "Alexa Woodley", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$40,991", + "start_date": "7/13/2008" + }, + { + "extn": "8545", + "id": "46667", + "name": "Abbey Zaoui", + "office": "Berlin", + "position": "HR Specialist", + "salary": "$93,620", + "start_date": "9/18/2010" + }, + { + "extn": "8690", + "id": "46668", + "name": "Barry Cartwright", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$221,003", + "start_date": "1/14/2010" + }, + { + "extn": "6511", + "id": "46669", + "name": "Sasha Fulton", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$40,057", + "start_date": "10/18/2012" + }, + { + "extn": "4925", + "id": "46670", + "name": "Sydney Amstead", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$22,638", + "start_date": "7/15/2002" + }, + { + "extn": "6964", + "id": "46671", + "name": "Rosalie Harrison", + "office": "Columbus", + "position": "Loan Officer", + "salary": "$196,100", + "start_date": "6/2/2011" + }, + { + "extn": "2230", + "id": "46672", + "name": "Martin Larsen", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$176,409", + "start_date": "5/27/2018" + }, + { + "extn": "4126", + "id": "46673", + "name": "Chester Hepburn", + "office": "Bellevue", + "position": "Loan Officer", + "salary": "$47,133", + "start_date": "5/21/2001" + }, + { + "extn": "1069", + "id": "46674", + "name": "Michaela Gray", + "office": "Wien", + "position": "Cook", + "salary": "$63,186", + "start_date": "6/27/2019" + }, + { + "extn": "6625", + "id": "46675", + "name": "Christy Jefferson", + "office": "Huntsville", + "position": "Health Educator", + "salary": "$138,890", + "start_date": "8/28/2019" + }, + { + "extn": "5468", + "id": "46676", + "name": "Alan Pickard", + "office": "Chicago", + "position": "Bookkeeper", + "salary": "$219,312", + "start_date": "7/11/2004" + }, + { + "extn": "1690", + "id": "46677", + "name": "Angelique Curtis", + "office": "Fremont", + "position": "Doctor", + "salary": "$25,015", + "start_date": "4/1/2018" + }, + { + "extn": "4726", + "id": "46678", + "name": "Isla Purvis", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$219,818", + "start_date": "10/27/2008" + }, + { + "extn": "5778", + "id": "46679", + "name": "Gabriel Allen", + "office": "Minneapolis", + "position": "Staffing Consultant", + "salary": "$130,672", + "start_date": "8/21/2009" + }, + { + "extn": "9976", + "id": "46680", + "name": "Tom Ballard", + "office": "El Paso", + "position": "Dentist", + "salary": "$73,283", + "start_date": "2/18/2018" + }, + { + "extn": "7971", + "id": "46681", + "name": "Lucas Isaac", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$217,221", + "start_date": "2/24/2016" + }, + { + "extn": "7645", + "id": "46682", + "name": "Maxwell Redfern", + "office": "Boston", + "position": "Steward", + "salary": "$173,246", + "start_date": "9/19/2007" + }, + { + "extn": "5792", + "id": "46683", + "name": "Ronald Parker", + "office": "Atlanta", + "position": "Fabricator", + "salary": "$196,757", + "start_date": "11/14/2008" + }, + { + "extn": "8000", + "id": "46684", + "name": "Rae Parker", + "office": "Anaheim", + "position": "Fabricator", + "salary": "$73,354", + "start_date": "2/9/2014" + }, + { + "extn": "8072", + "id": "46685", + "name": "Tony Spencer", + "office": "Washington", + "position": "Bookkeeper", + "salary": "$46,650", + "start_date": "6/28/2003" + }, + { + "extn": "3438", + "id": "46686", + "name": "Marigold Morley", + "office": "Salt Lake City", + "position": "Clerk", + "salary": "$177,688", + "start_date": "8/2/2005" + }, + { + "extn": "2032", + "id": "46687", + "name": "Michael Notman", + "office": "Bucharest", + "position": "Front Desk Coordinator", + "salary": "$131,584", + "start_date": "2/14/2012" + }, + { + "extn": "2924", + "id": "46688", + "name": "Hannah Patel", + "office": "London", + "position": "IT Support Staff", + "salary": "$260,135", + "start_date": "2/12/2013" + }, + { + "extn": "7017", + "id": "46689", + "name": "Javier Jones", + "office": "Tokyo", + "position": "Treasurer", + "salary": "$196,798", + "start_date": "9/24/2008" + }, + { + "extn": "8134", + "id": "46690", + "name": "Anthony Alldridge", + "office": "New York", + "position": "Dentist", + "salary": "$231,396", + "start_date": "3/19/2001" + }, + { + "extn": "9043", + "id": "46691", + "name": "Catherine Hopkinson", + "office": "Jersey City", + "position": "Steward", + "salary": "$42,866", + "start_date": "5/6/2001" + }, + { + "extn": "1623", + "id": "46692", + "name": "Greta Khan", + "office": "Zurich", + "position": "Staffing Consultant", + "salary": "$188,121", + "start_date": "9/10/2018" + }, + { + "extn": "3830", + "id": "46693", + "name": "Mandy Williams", + "office": "Lancaster", + "position": "Design Engineer", + "salary": "$239,748", + "start_date": "3/25/2017" + }, + { + "extn": "4798", + "id": "46694", + "name": "Fred Brooks", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$170,864", + "start_date": "11/3/2010" + }, + { + "extn": "4993", + "id": "46695", + "name": "Barry Dickson", + "office": "Escondido", + "position": "Cook", + "salary": "$89,093", + "start_date": "9/3/2019" + }, + { + "extn": "3519", + "id": "46696", + "name": "Ilona Sherwood", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$233,445", + "start_date": "12/9/2014" + }, + { + "extn": "2234", + "id": "46697", + "name": "Ema Sloan", + "office": "Santa Ana", + "position": "Investment Advisor", + "salary": "$86,099", + "start_date": "4/28/2010" + }, + { + "extn": "1264", + "id": "46698", + "name": "Megan Thorpe", + "office": "Minneapolis", + "position": "Designer", + "salary": "$86,632", + "start_date": "6/5/2008" + }, + { + "extn": "9708", + "id": "46699", + "name": "William Saunders", + "office": "Bellevue", + "position": "Call Center Representative", + "salary": "$297,782", + "start_date": "4/15/2005" + }, + { + "extn": "6845", + "id": "46700", + "name": "William Middleton", + "office": "Lisbon", + "position": "Executive Director", + "salary": "$12,462", + "start_date": "12/14/2016" + }, + { + "extn": "9449", + "id": "46701", + "name": "Domenic Reading", + "office": "Rochester", + "position": "Investment Advisor", + "salary": "$184,670", + "start_date": "5/10/2014" + }, + { + "extn": "9778", + "id": "46702", + "name": "Payton Neville", + "office": "Baltimore", + "position": "Executive Director", + "salary": "$191,138", + "start_date": "12/18/2010" + }, + { + "extn": "1059", + "id": "46703", + "name": "Johnathan Vinton", + "office": "Long Beach", + "position": "Operator", + "salary": "$173,763", + "start_date": "5/18/2015" + }, + { + "extn": "7997", + "id": "46704", + "name": "Ethan Poulton", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$224,149", + "start_date": "7/2/2006" + }, + { + "extn": "8627", + "id": "46705", + "name": "Lucas Ellis", + "office": "San Jose", + "position": "Auditor", + "salary": "$102,965", + "start_date": "6/9/2017" + }, + { + "extn": "6456", + "id": "46706", + "name": "Ramon Evans", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$230,857", + "start_date": "3/23/2014" + }, + { + "extn": "4745", + "id": "46707", + "name": "Camellia Gardner", + "office": "Wien", + "position": "Webmaster", + "salary": "$144,064", + "start_date": "5/17/2015" + }, + { + "extn": "6476", + "id": "46708", + "name": "Tony Addis", + "office": "Lyon", + "position": "Cook", + "salary": "$200,122", + "start_date": "5/26/2018" + }, + { + "extn": "2368", + "id": "46709", + "name": "Chris Gilbert", + "office": "Baltimore", + "position": "Ambulatory Nurse", + "salary": "$228,559", + "start_date": "4/22/2014" + }, + { + "extn": "8056", + "id": "46710", + "name": "Teagan Wilcox", + "office": "Amarillo", + "position": "Cash Manager", + "salary": "$246,274", + "start_date": "3/8/2009" + }, + { + "extn": "6347", + "id": "46711", + "name": "Tony Wright", + "office": "Las Vegas", + "position": "Laboratory Technician", + "salary": "$76,786", + "start_date": "2/26/2002" + }, + { + "extn": "6565", + "id": "46712", + "name": "Boris Allen", + "office": "Nashville", + "position": "Cashier", + "salary": "$32,502", + "start_date": "5/11/2012" + }, + { + "extn": "7053", + "id": "46713", + "name": "Matthew Page ", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$116,273", + "start_date": "11/6/2002" + }, + { + "extn": "2639", + "id": "46714", + "name": "Katelyn Mccall", + "office": "Omaha", + "position": "Global Logistics Supervisor", + "salary": "$194,297", + "start_date": "7/9/2002" + }, + { + "extn": "5268", + "id": "46715", + "name": "Marie Dowson", + "office": "San Bernardino", + "position": "Restaurant Manager", + "salary": "$155,617", + "start_date": "10/1/2016" + }, + { + "extn": "4572", + "id": "46716", + "name": "Adela Rowan", + "office": "Columbus", + "position": "Service Supervisor", + "salary": "$164,037", + "start_date": "8/24/2008" + }, + { + "extn": "1459", + "id": "46717", + "name": "Aurelia Norris", + "office": "Phoenix", + "position": "Investment Advisor", + "salary": "$107,732", + "start_date": "9/28/2008" + }, + { + "extn": "8329", + "id": "46718", + "name": "Denny Edler", + "office": "Otawa", + "position": "Production Painter", + "salary": "$71,500", + "start_date": "4/10/2013" + }, + { + "extn": "6209", + "id": "46719", + "name": "Elle Matthews", + "office": "Milwaukee", + "position": "Operator", + "salary": "$235,020", + "start_date": "6/25/2014" + }, + { + "extn": "8199", + "id": "46720", + "name": "Ivy Baker", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$80,661", + "start_date": "9/27/2015" + }, + { + "extn": "7316", + "id": "46721", + "name": "Matthew Simpson", + "office": "Madrid", + "position": "Production Painter", + "salary": "$278,807", + "start_date": "4/29/2012" + }, + { + "extn": "1132", + "id": "46722", + "name": "Paula Faulkner", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$154,218", + "start_date": "2/4/2017" + }, + { + "extn": "3638", + "id": "46723", + "name": "Anabelle Norton", + "office": "Miami", + "position": "Lecturer", + "salary": "$275,828", + "start_date": "3/28/2017" + }, + { + "extn": "2687", + "id": "46724", + "name": "Daria Utterson", + "office": "Salt Lake City", + "position": "Cash Manager", + "salary": "$58,680", + "start_date": "7/23/2000" + }, + { + "extn": "9114", + "id": "46725", + "name": "Julius Eastwood", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$227,518", + "start_date": "6/13/2015" + }, + { + "extn": "3253", + "id": "46726", + "name": "Rihanna Grey", + "office": "Madison", + "position": "Bellman", + "salary": "$107,634", + "start_date": "7/6/2006" + }, + { + "extn": "9147", + "id": "46727", + "name": "Janice Kelly", + "office": "Los Angeles", + "position": "Physician", + "salary": "$69,547", + "start_date": "5/18/2013" + }, + { + "extn": "3423", + "id": "46728", + "name": "Marjorie Douglas", + "office": "Oakland", + "position": "Chef Manager", + "salary": "$155,043", + "start_date": "3/10/2019" + }, + { + "extn": "7414", + "id": "46729", + "name": "Rocco Samuel", + "office": "Jacksonville", + "position": "Ambulatory Nurse", + "salary": "$49,973", + "start_date": "6/6/2015" + }, + { + "extn": "2540", + "id": "46730", + "name": "Thea Norris", + "office": "Hayward", + "position": "Systems Administrator", + "salary": "$90,386", + "start_date": "4/28/2017" + }, + { + "extn": "5940", + "id": "46731", + "name": "Carter Penn", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$275,501", + "start_date": "3/3/2001" + }, + { + "extn": "2194", + "id": "46732", + "name": "Brad Salt", + "office": "Saint Paul", + "position": "Software Engineer", + "salary": "$247,298", + "start_date": "1/27/2019" + }, + { + "extn": "5056", + "id": "46733", + "name": "Julius Mann", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$215,954", + "start_date": "10/17/2015" + }, + { + "extn": "7644", + "id": "46734", + "name": "Logan Reyes", + "office": "San Bernardino", + "position": "HR Specialist", + "salary": "$10,819", + "start_date": "7/16/2004" + }, + { + "extn": "6205", + "id": "46735", + "name": "Angel Stanton", + "office": "Quebec", + "position": "Food Technologist", + "salary": "$189,693", + "start_date": "9/10/2014" + }, + { + "extn": "2122", + "id": "46736", + "name": "Emma Knight", + "office": "Arlington", + "position": "Doctor", + "salary": "$112,295", + "start_date": "1/24/2012" + }, + { + "extn": "3479", + "id": "46737", + "name": "Domenic Nielson", + "office": "Saint Paul", + "position": "Bookkeeper", + "salary": "$246,112", + "start_date": "6/5/2004" + }, + { + "extn": "5053", + "id": "46738", + "name": "Mavis Tennant", + "office": "San Antonio", + "position": "CNC Operator", + "salary": "$220,727", + "start_date": "4/27/2004" + }, + { + "extn": "5265", + "id": "46739", + "name": "Noah Horton", + "office": "Atlanta", + "position": "Cashier", + "salary": "$235,250", + "start_date": "1/24/2002" + }, + { + "extn": "9896", + "id": "46740", + "name": "Doug Harrison", + "office": "Paris", + "position": "Food Technologist", + "salary": "$256,497", + "start_date": "3/24/2009" + }, + { + "extn": "3880", + "id": "46741", + "name": "Hank Santos", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$120,069", + "start_date": "2/17/2003" + }, + { + "extn": "7939", + "id": "46742", + "name": "Eduardo Drake", + "office": "Hayward", + "position": "Treasurer", + "salary": "$156,052", + "start_date": "11/11/2014" + }, + { + "extn": "3378", + "id": "46743", + "name": "Selena Dunbar", + "office": "Fullerton", + "position": "Bookkeeper", + "salary": "$223,238", + "start_date": "7/18/2004" + }, + { + "extn": "9425", + "id": "46744", + "name": "Nicholas Hall", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$236,807", + "start_date": "7/20/2015" + }, + { + "extn": "2579", + "id": "46745", + "name": "Lucas Porter", + "office": "Pittsburgh", + "position": "HR Coordinator", + "salary": "$23,069", + "start_date": "10/7/2013" + }, + { + "extn": "4289", + "id": "46746", + "name": "Harvey Attwood", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$183,797", + "start_date": "9/21/2017" + }, + { + "extn": "6815", + "id": "46747", + "name": "Teagan Dubois", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$43,399", + "start_date": "2/15/2016" + }, + { + "extn": "6235", + "id": "46748", + "name": "Jamie Yarwood", + "office": "Berlin", + "position": "Cook", + "salary": "$252,449", + "start_date": "1/23/2001" + }, + { + "extn": "2205", + "id": "46749", + "name": "Robyn Roth", + "office": "Rome", + "position": "Business Broker", + "salary": "$24,764", + "start_date": "4/19/2008" + }, + { + "extn": "2300", + "id": "46750", + "name": "Phillip Weston", + "office": "Omaha", + "position": "Laboratory Technician", + "salary": "$15,435", + "start_date": "12/12/2000" + }, + { + "extn": "5103", + "id": "46751", + "name": "John Neville", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$33,551", + "start_date": "3/8/2006" + }, + { + "extn": "2085", + "id": "46752", + "name": "Tyler Thorne", + "office": "Norfolk", + "position": "Pharmacist", + "salary": "$10,578", + "start_date": "6/20/2013" + }, + { + "extn": "1130", + "id": "46753", + "name": "Amelia Watson", + "office": "Honolulu", + "position": "Service Supervisor", + "salary": "$218,415", + "start_date": "1/11/2018" + }, + { + "extn": "2508", + "id": "46754", + "name": "Mason Stewart", + "office": "Berna", + "position": "Accountant", + "salary": "$61,068", + "start_date": "2/2/2019" + }, + { + "extn": "2479", + "id": "46755", + "name": "Jacob Fenton", + "office": "Omaha", + "position": "Baker", + "salary": "$286,981", + "start_date": "5/22/2018" + }, + { + "extn": "6086", + "id": "46756", + "name": "Nicole Pope", + "office": "Jersey City", + "position": "Electrician", + "salary": "$73,135", + "start_date": "11/24/2005" + }, + { + "extn": "7086", + "id": "46757", + "name": "Martin Michael", + "office": "San Antonio", + "position": "Baker", + "salary": "$206,872", + "start_date": "2/22/2010" + }, + { + "extn": "5041", + "id": "46758", + "name": "Nicholas Wilcox", + "office": "Amarillo", + "position": "Investment Advisor", + "salary": "$107,462", + "start_date": "10/8/2014" + }, + { + "extn": "9278", + "id": "46759", + "name": "Bart Alexander", + "office": "Salem", + "position": "Pharmacist", + "salary": "$156,277", + "start_date": "11/18/2007" + }, + { + "extn": "4243", + "id": "46760", + "name": "Chad Horton", + "office": "El Paso", + "position": "Cashier", + "salary": "$177,012", + "start_date": "12/22/2004" + }, + { + "extn": "6665", + "id": "46761", + "name": "Jacob Morgan", + "office": "Berlin", + "position": "Operator", + "salary": "$286,641", + "start_date": "10/27/2016" + }, + { + "extn": "5046", + "id": "46762", + "name": "Michael Utterson", + "office": "St. Louis", + "position": "Call Center Representative", + "salary": "$190,287", + "start_date": "9/25/2011" + }, + { + "extn": "6063", + "id": "46763", + "name": "Eduardo Chappell", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$16,269", + "start_date": "8/15/2007" + }, + { + "extn": "1074", + "id": "46764", + "name": "Bryon Gavin", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$203,011", + "start_date": "3/24/2015" + }, + { + "extn": "1547", + "id": "46765", + "name": "George Sanchez", + "office": "Arlington", + "position": "Cash Manager", + "salary": "$283,128", + "start_date": "11/21/2015" + }, + { + "extn": "3427", + "id": "46766", + "name": "Daron Leslie", + "office": "Honolulu", + "position": "Audiologist", + "salary": "$200,152", + "start_date": "8/30/2005" + }, + { + "extn": "2592", + "id": "46767", + "name": "Marjorie Wright", + "office": "Fremont", + "position": "Investment Advisor", + "salary": "$158,288", + "start_date": "7/26/2011" + }, + { + "extn": "3680", + "id": "46768", + "name": "Elisabeth Abbot", + "office": "Louisville", + "position": "Paramedic", + "salary": "$221,072", + "start_date": "6/1/2006" + }, + { + "extn": "2065", + "id": "46769", + "name": "Regina Rowlands", + "office": "Anaheim", + "position": "Steward", + "salary": "$72,776", + "start_date": "11/16/2009" + }, + { + "extn": "4840", + "id": "46770", + "name": "Elisabeth Douglas", + "office": "Moreno Valley", + "position": "Production Painter", + "salary": "$207,514", + "start_date": "5/18/2012" + }, + { + "extn": "8665", + "id": "46771", + "name": "Danny Whitmore", + "office": "Bellevue", + "position": "Biologist", + "salary": "$235,008", + "start_date": "8/3/2019" + }, + { + "extn": "6039", + "id": "46772", + "name": "Marjorie Noon", + "office": "Louisville", + "position": "Web Developer", + "salary": "$130,885", + "start_date": "3/21/2009" + }, + { + "extn": "5899", + "id": "46773", + "name": "Allison Walker", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$43,743", + "start_date": "10/13/2017" + }, + { + "extn": "9604", + "id": "46774", + "name": "Joyce Jarvis", + "office": "Glendale", + "position": "Accountant", + "salary": "$183,441", + "start_date": "10/25/2012" + }, + { + "extn": "1082", + "id": "46775", + "name": "Peter Judd", + "office": "Minneapolis", + "position": "CNC Operator", + "salary": "$151,178", + "start_date": "4/10/2001" + }, + { + "extn": "2034", + "id": "46776", + "name": "Clint Rothwell", + "office": "Tokyo", + "position": "Project Manager", + "salary": "$239,438", + "start_date": "10/16/2008" + }, + { + "extn": "7468", + "id": "46777", + "name": "Cedrick Turner", + "office": "Hayward", + "position": "Operator", + "salary": "$36,470", + "start_date": "2/1/2010" + }, + { + "extn": "2870", + "id": "46778", + "name": "Caleb Drummond", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$50,176", + "start_date": "8/8/2017" + }, + { + "extn": "9192", + "id": "46779", + "name": "Russel Dempsey", + "office": "Lincoln", + "position": "Bellman", + "salary": "$173,716", + "start_date": "7/15/2010" + }, + { + "extn": "2706", + "id": "46780", + "name": "Leslie Emerson", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$199,020", + "start_date": "11/7/2006" + }, + { + "extn": "8783", + "id": "46781", + "name": "Marigold Lucas", + "office": "Berlin", + "position": "Loan Officer", + "salary": "$61,616", + "start_date": "9/1/2004" + }, + { + "extn": "7019", + "id": "46782", + "name": "Ally Ballard", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$29,163", + "start_date": "11/12/2011" + }, + { + "extn": "9661", + "id": "46783", + "name": "Allison Ventura", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$152,367", + "start_date": "11/3/2013" + }, + { + "extn": "1028", + "id": "46784", + "name": "Mike Powell", + "office": "Lakewood", + "position": "Associate Professor", + "salary": "$196,262", + "start_date": "3/20/2013" + }, + { + "extn": "9411", + "id": "46785", + "name": "Janice Gordon", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$201,380", + "start_date": "6/1/2013" + }, + { + "extn": "3399", + "id": "46786", + "name": "Taylor Plumb", + "office": "Louisville", + "position": "Executive Director", + "salary": "$23,206", + "start_date": "5/31/2005" + }, + { + "extn": "8171", + "id": "46787", + "name": "Andrea Kirby", + "office": "Lancaster", + "position": "HR Specialist", + "salary": "$247,949", + "start_date": "10/20/2011" + }, + { + "extn": "8048", + "id": "46788", + "name": "Deborah Tutton", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$217,017", + "start_date": "2/19/2015" + }, + { + "extn": "6281", + "id": "46789", + "name": "Angelica Price", + "office": "Portland", + "position": "Banker", + "salary": "$283,662", + "start_date": "12/5/2007" + }, + { + "extn": "3898", + "id": "46790", + "name": "Maddison Mitchell", + "office": "San Francisco", + "position": "Executive Director", + "salary": "$200,071", + "start_date": "6/12/2017" + }, + { + "extn": "3954", + "id": "46791", + "name": "Dalia Newton", + "office": "Oakland", + "position": "Systems Administrator", + "salary": "$105,249", + "start_date": "9/17/2009" + }, + { + "extn": "9733", + "id": "46792", + "name": "Danny Khan", + "office": "Irving", + "position": "Chef Manager", + "salary": "$267,043", + "start_date": "2/29/2000" + }, + { + "extn": "4820", + "id": "46793", + "name": "Ethan Mitchell", + "office": "Escondido", + "position": "HR Coordinator", + "salary": "$17,324", + "start_date": "9/30/2008" + }, + { + "extn": "8958", + "id": "46794", + "name": "Rylee Lee", + "office": "Atlanta", + "position": "Electrician", + "salary": "$55,942", + "start_date": "6/1/2001" + }, + { + "extn": "6876", + "id": "46795", + "name": "Harry Carter", + "office": "Madison", + "position": "Fabricator", + "salary": "$77,890", + "start_date": "1/11/2018" + }, + { + "extn": "1408", + "id": "46796", + "name": "Tom Spencer", + "office": "Phoenix", + "position": "Inspector", + "salary": "$134,716", + "start_date": "4/16/2001" + }, + { + "extn": "5252", + "id": "46797", + "name": "Gabriel Brown", + "office": "Oklahoma City", + "position": "Designer", + "salary": "$71,709", + "start_date": "6/15/2002" + }, + { + "extn": "9568", + "id": "46798", + "name": "Ciara Brooks", + "office": "Lincoln", + "position": "Bookkeeper", + "salary": "$264,647", + "start_date": "8/18/2015" + }, + { + "extn": "2864", + "id": "46799", + "name": "Mona Thorpe", + "office": "Fayetteville", + "position": "Lecturer", + "salary": "$65,705", + "start_date": "7/6/2000" + }, + { + "extn": "2281", + "id": "46800", + "name": "Melinda Forth", + "office": "Memphis", + "position": "Insurance Broker", + "salary": "$29,285", + "start_date": "8/28/2008" + }, + { + "extn": "9968", + "id": "46801", + "name": "William Rehman", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$198,568", + "start_date": "3/29/2002" + }, + { + "extn": "4640", + "id": "46802", + "name": "Chadwick Wilkinson", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$191,301", + "start_date": "3/6/2018" + }, + { + "extn": "7232", + "id": "46803", + "name": "Daniel Thorne", + "office": "Hollywood", + "position": "Electrician", + "salary": "$44,171", + "start_date": "10/20/2012" + }, + { + "extn": "4672", + "id": "46804", + "name": "Hayden Adams", + "office": "Louisville", + "position": "Treasurer", + "salary": "$141,024", + "start_date": "7/31/2000" + }, + { + "extn": "8414", + "id": "46805", + "name": "Lucas Benfield", + "office": "Fremont", + "position": "Treasurer", + "salary": "$69,986", + "start_date": "8/20/2000" + }, + { + "extn": "1129", + "id": "46806", + "name": "Eileen Cavanagh", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$290,469", + "start_date": "5/2/2008" + }, + { + "extn": "9881", + "id": "46807", + "name": "Elijah Drake", + "office": "Philadelphia", + "position": "Lecturer", + "salary": "$244,734", + "start_date": "1/31/2010" + }, + { + "extn": "1523", + "id": "46808", + "name": "Domenic Edwards", + "office": "Jacksonville", + "position": "Inspector", + "salary": "$101,008", + "start_date": "4/18/2016" + }, + { + "extn": "7540", + "id": "46809", + "name": "Gwenyth Bolton", + "office": "Miami", + "position": "Inspector", + "salary": "$139,465", + "start_date": "4/18/2000" + }, + { + "extn": "9614", + "id": "46810", + "name": "Belinda Eaton", + "office": "Portland", + "position": "Assistant Buyer", + "salary": "$189,642", + "start_date": "11/22/2000" + }, + { + "extn": "3150", + "id": "46811", + "name": "Erick Thompson", + "office": "Seattle", + "position": "Electrician", + "salary": "$14,435", + "start_date": "3/8/2007" + }, + { + "extn": "5826", + "id": "46812", + "name": "Oliver Callan", + "office": "Louisville", + "position": "Cash Manager", + "salary": "$256,198", + "start_date": "7/3/2015" + }, + { + "extn": "3098", + "id": "46813", + "name": "Julia Morris", + "office": "Richmond", + "position": "Chef Manager", + "salary": "$184,563", + "start_date": "2/22/2017" + }, + { + "extn": "4233", + "id": "46814", + "name": "Peter Gordon", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$232,560", + "start_date": "5/23/2015" + }, + { + "extn": "5832", + "id": "46815", + "name": "Gil Foxley", + "office": "Norfolk", + "position": "Systems Administrator", + "salary": "$106,567", + "start_date": "2/2/2010" + }, + { + "extn": "1746", + "id": "46816", + "name": "Alexander Zaoui", + "office": "Houston", + "position": "Designer", + "salary": "$181,706", + "start_date": "7/22/2002" + }, + { + "extn": "1909", + "id": "46817", + "name": "Marvin Weatcroft", + "office": "Bridgeport", + "position": "Systems Administrator", + "salary": "$111,254", + "start_date": "5/17/2008" + }, + { + "extn": "3314", + "id": "46818", + "name": "Celia Murphy", + "office": "Portland", + "position": "Webmaster", + "salary": "$246,842", + "start_date": "6/30/2006" + }, + { + "extn": "6343", + "id": "46819", + "name": "Lauren Appleton", + "office": "Detroit", + "position": "Project Manager", + "salary": "$180,709", + "start_date": "9/29/2013" + }, + { + "extn": "8956", + "id": "46820", + "name": "Alan Stone", + "office": "Fremont", + "position": "Design Engineer", + "salary": "$167,378", + "start_date": "2/1/2008" + }, + { + "extn": "3339", + "id": "46821", + "name": "Gemma Khan", + "office": "Venice", + "position": "Global Logistics Supervisor", + "salary": "$35,999", + "start_date": "4/15/2017" + }, + { + "extn": "3321", + "id": "46822", + "name": "Chad Notman", + "office": "Wien", + "position": "Laboratory Technician", + "salary": "$99,386", + "start_date": "6/7/2016" + }, + { + "extn": "6672", + "id": "46823", + "name": "Jules Clifford", + "office": "Tallahassee", + "position": "Machine Operator", + "salary": "$148,967", + "start_date": "10/16/2008" + }, + { + "extn": "6804", + "id": "46824", + "name": "Alexander Barrett", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$256,042", + "start_date": "8/3/2008" + }, + { + "extn": "8379", + "id": "46825", + "name": "Monica Curtis", + "office": "Washington", + "position": "Biologist", + "salary": "$130,904", + "start_date": "12/20/2002" + }, + { + "extn": "9815", + "id": "46826", + "name": "Carla Kidd", + "office": "Madison", + "position": "Mobile Developer", + "salary": "$115,085", + "start_date": "10/14/2004" + }, + { + "extn": "5539", + "id": "46827", + "name": "Kimberly Boyle", + "office": "Albuquerque", + "position": "Bellman", + "salary": "$244,854", + "start_date": "8/23/2003" + }, + { + "extn": "3805", + "id": "46828", + "name": "Angel Uddin", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$257,361", + "start_date": "5/12/2012" + }, + { + "extn": "2578", + "id": "46829", + "name": "Courtney Parsons", + "office": "Madrid", + "position": "Executive Director", + "salary": "$99,267", + "start_date": "12/29/2008" + }, + { + "extn": "6437", + "id": "46830", + "name": "Barney Partridge", + "office": "Oklahoma City", + "position": "Insurance Broker", + "salary": "$125,037", + "start_date": "10/18/2012" + }, + { + "extn": "2046", + "id": "46831", + "name": "Juliette Lyon", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$288,482", + "start_date": "6/9/2018" + }, + { + "extn": "2019", + "id": "46832", + "name": "Daron Dowson", + "office": "Berlin", + "position": "Clerk", + "salary": "$45,197", + "start_date": "2/29/2000" + }, + { + "extn": "8225", + "id": "46833", + "name": "Maxwell Gordon", + "office": "Orlando", + "position": "Banker", + "salary": "$39,381", + "start_date": "5/18/2000" + }, + { + "extn": "6027", + "id": "46834", + "name": "Nate Clark", + "office": "Indianapolis", + "position": "Budget Analyst", + "salary": "$210,838", + "start_date": "9/9/2006" + }, + { + "extn": "7266", + "id": "46835", + "name": "Doug Redwood", + "office": "Madrid", + "position": "Software Engineer", + "salary": "$248,301", + "start_date": "7/20/2010" + }, + { + "extn": "6845", + "id": "46836", + "name": "Gemma Archer", + "office": "Murfreesboro", + "position": "Systems Administrator", + "salary": "$16,124", + "start_date": "7/6/2002" + }, + { + "extn": "7141", + "id": "46837", + "name": "Domenic Dale", + "office": "Albuquerque", + "position": "Lecturer", + "salary": "$173,424", + "start_date": "11/30/2008" + }, + { + "extn": "4739", + "id": "46838", + "name": "David Yarwood", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$138,842", + "start_date": "5/26/2006" + }, + { + "extn": "1390", + "id": "46839", + "name": "Miriam Tate", + "office": "Valetta", + "position": "Biologist", + "salary": "$271,856", + "start_date": "8/22/2013" + }, + { + "extn": "5328", + "id": "46840", + "name": "Gabriel Moran", + "office": "Portland", + "position": "Auditor", + "salary": "$75,422", + "start_date": "11/6/2016" + }, + { + "extn": "1040", + "id": "46841", + "name": "Tiffany Savage", + "office": "Fayetteville", + "position": "Banker", + "salary": "$80,224", + "start_date": "2/7/2014" + }, + { + "extn": "3453", + "id": "46842", + "name": "Lexi Herbert", + "office": "Nashville", + "position": "Designer", + "salary": "$282,420", + "start_date": "1/21/2008" + }, + { + "extn": "6324", + "id": "46843", + "name": "Isabel Ring", + "office": "Louisville", + "position": "Bellman", + "salary": "$166,874", + "start_date": "9/10/2016" + }, + { + "extn": "9749", + "id": "46844", + "name": "Chad Graham", + "office": "Bellevue", + "position": "Systems Administrator", + "salary": "$291,086", + "start_date": "7/20/2013" + }, + { + "extn": "2516", + "id": "46845", + "name": "Jane Malone", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$24,430", + "start_date": "6/11/2011" + }, + { + "extn": "6265", + "id": "46846", + "name": "Courtney Penn", + "office": "Rome", + "position": "Business Broker", + "salary": "$75,358", + "start_date": "5/16/2002" + }, + { + "extn": "1945", + "id": "46847", + "name": "Russel Button", + "office": "Minneapolis", + "position": "Baker", + "salary": "$50,430", + "start_date": "8/9/2008" + }, + { + "extn": "7363", + "id": "46848", + "name": "Taylor Beal", + "office": "Seattle", + "position": "Staffing Consultant", + "salary": "$232,077", + "start_date": "5/8/2013" + }, + { + "extn": "4979", + "id": "46849", + "name": "Daron Wade", + "office": "Amarillo", + "position": "Health Educator", + "salary": "$260,100", + "start_date": "12/11/2001" + }, + { + "extn": "8427", + "id": "46850", + "name": "Tony Milner", + "office": "Prague", + "position": "Steward", + "salary": "$206,250", + "start_date": "5/11/2009" + }, + { + "extn": "2939", + "id": "46851", + "name": "Penelope Clark", + "office": "Houston", + "position": "Fabricator", + "salary": "$221,790", + "start_date": "3/6/2008" + }, + { + "extn": "2465", + "id": "46852", + "name": "Roger Gray", + "office": "Chicago", + "position": "Design Engineer", + "salary": "$219,690", + "start_date": "9/1/2019" + }, + { + "extn": "9657", + "id": "46853", + "name": "Doug Wilcox", + "office": "Otawa", + "position": "Chef Manager", + "salary": "$204,740", + "start_date": "10/24/2016" + }, + { + "extn": "7100", + "id": "46854", + "name": "Henry Foxley", + "office": "Boston", + "position": "Audiologist", + "salary": "$220,078", + "start_date": "7/2/2017" + }, + { + "extn": "4101", + "id": "46855", + "name": "Anthony Williams", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$104,834", + "start_date": "2/16/2006" + }, + { + "extn": "5703", + "id": "46856", + "name": "Samantha Taylor", + "office": "Toledo", + "position": "Cashier", + "salary": "$96,662", + "start_date": "12/6/2008" + }, + { + "extn": "9557", + "id": "46857", + "name": "Hayden Smith", + "office": "Moreno Valley", + "position": "Chef Manager", + "salary": "$92,713", + "start_date": "3/23/2006" + }, + { + "extn": "9459", + "id": "46858", + "name": "Christine Lane", + "office": "Seattle", + "position": "IT Support Staff", + "salary": "$285,376", + "start_date": "12/24/2009" + }, + { + "extn": "6265", + "id": "46859", + "name": "Marvin Clifford", + "office": "Berlin", + "position": "Chef Manager", + "salary": "$131,589", + "start_date": "2/20/2007" + }, + { + "extn": "6294", + "id": "46860", + "name": "Carl Huggins", + "office": "Los Angeles", + "position": "Chef Manager", + "salary": "$270,237", + "start_date": "2/6/2007" + }, + { + "extn": "2410", + "id": "46861", + "name": "Brad Reid", + "office": "Denver", + "position": "Chef Manager", + "salary": "$254,399", + "start_date": "2/13/2010" + }, + { + "extn": "1340", + "id": "46862", + "name": "Penelope Jordan", + "office": "Minneapolis", + "position": "Doctor", + "salary": "$261,097", + "start_date": "6/15/2014" + }, + { + "extn": "2828", + "id": "46863", + "name": "Daniel Osman", + "office": "Madison", + "position": "Design Engineer", + "salary": "$161,461", + "start_date": "2/22/2018" + }, + { + "extn": "4976", + "id": "46864", + "name": "Abdul Strong", + "office": "Fayetteville", + "position": "Systems Administrator", + "salary": "$298,157", + "start_date": "1/11/2004" + }, + { + "extn": "3260", + "id": "46865", + "name": "David Grant", + "office": "Lakewood", + "position": "Healthcare Specialist", + "salary": "$203,364", + "start_date": "5/8/2006" + }, + { + "extn": "7193", + "id": "46866", + "name": "Mina Connor", + "office": "Anaheim", + "position": "Electrician", + "salary": "$153,958", + "start_date": "2/2/2006" + }, + { + "extn": "9707", + "id": "46867", + "name": "Parker Brown", + "office": "Minneapolis", + "position": "Cash Manager", + "salary": "$29,534", + "start_date": "9/9/2005" + }, + { + "extn": "3990", + "id": "46868", + "name": "Oliver Matthews", + "office": "Baltimore", + "position": "Design Engineer", + "salary": "$80,311", + "start_date": "2/28/2013" + }, + { + "extn": "8387", + "id": "46869", + "name": "Javier Mcneill", + "office": "Worcester", + "position": "Steward", + "salary": "$102,506", + "start_date": "3/19/2010" + }, + { + "extn": "9169", + "id": "46870", + "name": "Barney Maxwell", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$118,475", + "start_date": "12/29/2006" + }, + { + "extn": "8977", + "id": "46871", + "name": "Marissa Uttley", + "office": "London", + "position": "Bellman", + "salary": "$55,176", + "start_date": "5/2/2019" + }, + { + "extn": "4542", + "id": "46872", + "name": "Andrea Boden", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$293,534", + "start_date": "3/29/2009" + }, + { + "extn": "5757", + "id": "46873", + "name": "Macy West", + "office": "Springfield", + "position": "Biologist", + "salary": "$111,340", + "start_date": "12/28/2014" + }, + { + "extn": "4981", + "id": "46874", + "name": "Aeris Ellery", + "office": "Louisville", + "position": "Food Technologist", + "salary": "$92,848", + "start_date": "6/18/2012" + }, + { + "extn": "8949", + "id": "46875", + "name": "Evelynn Campbell", + "office": "Portland", + "position": "Electrician", + "salary": "$196,362", + "start_date": "1/8/2019" + }, + { + "extn": "5128", + "id": "46876", + "name": "Javier Dallas", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$166,120", + "start_date": "11/5/2008" + }, + { + "extn": "9778", + "id": "46877", + "name": "Chad Rogan", + "office": "Prague", + "position": "Production Painter", + "salary": "$296,973", + "start_date": "6/19/2000" + }, + { + "extn": "7324", + "id": "46878", + "name": "Elijah Mould", + "office": "Santa Ana", + "position": "Staffing Consultant", + "salary": "$206,749", + "start_date": "4/21/2017" + }, + { + "extn": "4719", + "id": "46879", + "name": "Lindsay Roth", + "office": "El Paso", + "position": "Dentist", + "salary": "$242,473", + "start_date": "5/14/2003" + }, + { + "extn": "2301", + "id": "46880", + "name": "Madelyn Wright", + "office": "Glendale", + "position": "Budget Analyst", + "salary": "$20,730", + "start_date": "7/4/2019" + }, + { + "extn": "7062", + "id": "46881", + "name": "Johnny Connor", + "office": "Zurich", + "position": "Lecturer", + "salary": "$23,903", + "start_date": "9/28/2014" + }, + { + "extn": "1861", + "id": "46882", + "name": "Sage Martin", + "office": "Amarillo", + "position": "Call Center Representative", + "salary": "$276,578", + "start_date": "2/7/2012" + }, + { + "extn": "8797", + "id": "46883", + "name": "Alexander Hunt", + "office": "Moreno Valley", + "position": "Treasurer", + "salary": "$45,667", + "start_date": "6/8/2014" + }, + { + "extn": "1564", + "id": "46884", + "name": "Manuel Wood", + "office": "Glendale", + "position": "Front Desk Coordinator", + "salary": "$70,323", + "start_date": "11/1/2009" + }, + { + "extn": "2867", + "id": "46885", + "name": "Parker Nash", + "office": "Charlotte", + "position": "Front Desk Coordinator", + "salary": "$124,161", + "start_date": "8/9/2017" + }, + { + "extn": "9329", + "id": "46886", + "name": "Chadwick Faulkner", + "office": "Salem", + "position": "Healthcare Specialist", + "salary": "$79,468", + "start_date": "5/22/2017" + }, + { + "extn": "3374", + "id": "46887", + "name": "Hayden Watt", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$171,831", + "start_date": "11/9/2010" + }, + { + "extn": "9543", + "id": "46888", + "name": "Nicholas Rodgers", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$232,078", + "start_date": "4/27/2010" + }, + { + "extn": "8515", + "id": "46889", + "name": "Johnny Walsh", + "office": "Saint Paul", + "position": "Physician", + "salary": "$279,078", + "start_date": "4/24/2011" + }, + { + "extn": "5305", + "id": "46890", + "name": "Leroy Shields", + "office": "San Francisco", + "position": "HR Specialist", + "salary": "$122,909", + "start_date": "5/16/2012" + }, + { + "extn": "6140", + "id": "46891", + "name": "Alessia Andrews", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$295,853", + "start_date": "5/23/2018" + }, + { + "extn": "7043", + "id": "46892", + "name": "Florence Wade", + "office": "Baltimore", + "position": "Machine Operator", + "salary": "$31,937", + "start_date": "2/16/2014" + }, + { + "extn": "6312", + "id": "46893", + "name": "Ronald Gonzales", + "office": "Las Vegas", + "position": "Budget Analyst", + "salary": "$229,338", + "start_date": "10/30/2000" + }, + { + "extn": "4359", + "id": "46894", + "name": "Tyler Gordon", + "office": "Columbus", + "position": "Auditor", + "salary": "$206,675", + "start_date": "10/25/2019" + }, + { + "extn": "7094", + "id": "46895", + "name": "Alexander Pratt", + "office": "Escondido", + "position": "Food Technologist", + "salary": "$202,031", + "start_date": "11/19/2018" + }, + { + "extn": "6455", + "id": "46896", + "name": "Rufus Abbey", + "office": "Oakland", + "position": "Physician", + "salary": "$132,208", + "start_date": "9/7/2006" + }, + { + "extn": "1585", + "id": "46897", + "name": "Estrella Howard", + "office": "Henderson", + "position": "Auditor", + "salary": "$56,682", + "start_date": "9/21/2006" + }, + { + "extn": "3762", + "id": "46898", + "name": "Matthew Strong", + "office": "St. Louis", + "position": "Doctor", + "salary": "$233,283", + "start_date": "3/26/2007" + }, + { + "extn": "7010", + "id": "46899", + "name": "Daron Quinn", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$69,405", + "start_date": "10/16/2007" + }, + { + "extn": "5986", + "id": "46900", + "name": "Abdul Redfern", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$230,475", + "start_date": "8/6/2017" + }, + { + "extn": "3729", + "id": "46901", + "name": "Adalind Mitchell", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$65,138", + "start_date": "8/5/2000" + }, + { + "extn": "8917", + "id": "46902", + "name": "Celina Wilde", + "office": "Charlotte", + "position": "Lecturer", + "salary": "$244,823", + "start_date": "4/23/2013" + }, + { + "extn": "2660", + "id": "46903", + "name": "Sloane Furnell", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$228,950", + "start_date": "1/28/2016" + }, + { + "extn": "7590", + "id": "46904", + "name": "Luke Taylor", + "office": "Bucharest", + "position": "Cook", + "salary": "$203,929", + "start_date": "10/10/2001" + }, + { + "extn": "6722", + "id": "46905", + "name": "Michael Terry", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$60,973", + "start_date": "2/23/2000" + }, + { + "extn": "7845", + "id": "46906", + "name": "Alex Malone", + "office": "Paris", + "position": "Front Desk Coordinator", + "salary": "$84,554", + "start_date": "10/7/2016" + }, + { + "extn": "8962", + "id": "46907", + "name": "Rosalie Vangness", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$90,645", + "start_date": "8/14/2018" + }, + { + "extn": "8845", + "id": "46908", + "name": "Phillip Kelly", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$127,017", + "start_date": "6/18/2003" + }, + { + "extn": "5965", + "id": "46909", + "name": "Johnathan Norman", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$99,426", + "start_date": "7/10/2006" + }, + { + "extn": "4477", + "id": "46910", + "name": "Kaylee Michael", + "office": "Milwaukee", + "position": "Business Broker", + "salary": "$186,993", + "start_date": "6/7/2002" + }, + { + "extn": "4544", + "id": "46911", + "name": "Freya Jones", + "office": "Colorado Springs", + "position": "Global Logistics Supervisor", + "salary": "$135,452", + "start_date": "4/23/2019" + }, + { + "extn": "2321", + "id": "46912", + "name": "Lucas West", + "office": "Amarillo", + "position": "Baker", + "salary": "$88,077", + "start_date": "9/4/2007" + }, + { + "extn": "8534", + "id": "46913", + "name": "Ron Glynn", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$96,942", + "start_date": "8/19/2015" + }, + { + "extn": "7972", + "id": "46914", + "name": "Kendra Walton", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$176,414", + "start_date": "7/18/2018" + }, + { + "extn": "5007", + "id": "46915", + "name": "Peter Paterson", + "office": "Houston", + "position": "Budget Analyst", + "salary": "$79,980", + "start_date": "5/9/2019" + }, + { + "extn": "6735", + "id": "46916", + "name": "Ryan Larsen", + "office": "Chicago", + "position": "Call Center Representative", + "salary": "$205,998", + "start_date": "9/14/2002" + }, + { + "extn": "8572", + "id": "46917", + "name": "Owen Bright", + "office": "Seattle", + "position": "Cook", + "salary": "$48,323", + "start_date": "2/21/2012" + }, + { + "extn": "1647", + "id": "46918", + "name": "Alessia Cowan", + "office": "Murfreesboro", + "position": "Steward", + "salary": "$225,934", + "start_date": "10/19/2006" + }, + { + "extn": "3677", + "id": "46919", + "name": "Audrey Ainsworth", + "office": "Fremont", + "position": "Banker", + "salary": "$278,563", + "start_date": "11/26/2005" + }, + { + "extn": "1702", + "id": "46920", + "name": "Ivette Wade", + "office": "Fremont", + "position": "Laboratory Technician", + "salary": "$216,199", + "start_date": "8/30/2002" + }, + { + "extn": "2098", + "id": "46921", + "name": "Cassidy Warden", + "office": "Los Angeles", + "position": "Project Manager", + "salary": "$179,999", + "start_date": "4/11/2001" + }, + { + "extn": "2907", + "id": "46922", + "name": "Violet Lunt", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$65,284", + "start_date": "3/29/2006" + }, + { + "extn": "4947", + "id": "46923", + "name": "Ada Swift", + "office": "San Antonio", + "position": "Dentist", + "salary": "$188,670", + "start_date": "4/1/2005" + }, + { + "extn": "6083", + "id": "46924", + "name": "Maxwell Osman", + "office": "Tokyo", + "position": "Web Developer", + "salary": "$267,718", + "start_date": "6/26/2003" + }, + { + "extn": "6731", + "id": "46925", + "name": "Audrey Lynch", + "office": "Berna", + "position": "Designer", + "salary": "$139,830", + "start_date": "4/17/2018" + }, + { + "extn": "3860", + "id": "46926", + "name": "Emely Andrews", + "office": "Stockton", + "position": "Service Supervisor", + "salary": "$160,586", + "start_date": "5/29/2012" + }, + { + "extn": "2517", + "id": "46927", + "name": "Cedrick Dale", + "office": "San Diego", + "position": "Webmaster", + "salary": "$297,660", + "start_date": "11/14/2014" + }, + { + "extn": "9964", + "id": "46928", + "name": "Diane Rose", + "office": "San Francisco", + "position": "Auditor", + "salary": "$137,684", + "start_date": "6/14/2012" + }, + { + "extn": "5035", + "id": "46929", + "name": "Teagan Parr", + "office": "Rome", + "position": "Systems Administrator", + "salary": "$18,309", + "start_date": "1/4/2017" + }, + { + "extn": "1759", + "id": "46930", + "name": "Julian Newton", + "office": "Miami", + "position": "Chef Manager", + "salary": "$281,100", + "start_date": "12/13/2014" + }, + { + "extn": "9651", + "id": "46931", + "name": "Rachael Cavanagh", + "office": "Phoenix", + "position": "Restaurant Manager", + "salary": "$187,077", + "start_date": "6/26/2012" + }, + { + "extn": "6800", + "id": "46932", + "name": "Alexia Armstrong", + "office": "Rome", + "position": "Healthcare Specialist", + "salary": "$68,866", + "start_date": "12/22/2005" + }, + { + "extn": "5908", + "id": "46933", + "name": "Benjamin Cassidy", + "office": "Springfield", + "position": "Call Center Representative", + "salary": "$15,058", + "start_date": "10/12/2010" + }, + { + "extn": "7948", + "id": "46934", + "name": "Caleb Blythe", + "office": "Berlin", + "position": "Banker", + "salary": "$262,730", + "start_date": "10/10/2017" + }, + { + "extn": "6044", + "id": "46935", + "name": "Henry Webster", + "office": "Jersey City", + "position": "Healthcare Specialist", + "salary": "$203,764", + "start_date": "3/1/2002" + }, + { + "extn": "5857", + "id": "46936", + "name": "Kenzie Plant", + "office": "Sacramento", + "position": "Designer", + "salary": "$289,368", + "start_date": "9/1/2001" + }, + { + "extn": "7579", + "id": "46937", + "name": "Fred Uttridge", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$88,132", + "start_date": "6/30/2010" + }, + { + "extn": "3679", + "id": "46938", + "name": "Payton Rowan", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$224,568", + "start_date": "6/30/2019" + }, + { + "extn": "2020", + "id": "46939", + "name": "Tyler Roth", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$210,376", + "start_date": "1/26/2007" + }, + { + "extn": "9172", + "id": "46940", + "name": "Rosalee Jones", + "office": "Norfolk", + "position": "Software Engineer", + "salary": "$159,256", + "start_date": "6/30/2007" + }, + { + "extn": "8075", + "id": "46941", + "name": "Meredith Moss", + "office": "Charlotte", + "position": "Healthcare Specialist", + "salary": "$123,723", + "start_date": "8/6/2015" + }, + { + "extn": "8028", + "id": "46942", + "name": "Domenic Styles", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$173,698", + "start_date": "3/30/2008" + }, + { + "extn": "3875", + "id": "46943", + "name": "Taylor Cartwright", + "office": "Innsbruck", + "position": "Retail Trainee", + "salary": "$32,869", + "start_date": "6/26/2001" + }, + { + "extn": "2750", + "id": "46944", + "name": "Cedrick Bright", + "office": "San Diego", + "position": "Staffing Consultant", + "salary": "$129,399", + "start_date": "4/24/2011" + }, + { + "extn": "9519", + "id": "46945", + "name": "Cadence Exton", + "office": "Louisville", + "position": "Steward", + "salary": "$103,755", + "start_date": "11/2/2011" + }, + { + "extn": "5926", + "id": "46946", + "name": "Mandy May", + "office": "Glendale", + "position": "Baker", + "salary": "$62,509", + "start_date": "4/4/2009" + }, + { + "extn": "3008", + "id": "46947", + "name": "Taylor Bristow", + "office": "Tulsa", + "position": "Insurance Broker", + "salary": "$30,273", + "start_date": "5/21/2004" + }, + { + "extn": "9151", + "id": "46948", + "name": "Jacob Durrant", + "office": "Berlin", + "position": "Associate Professor", + "salary": "$295,108", + "start_date": "7/17/2002" + }, + { + "extn": "4190", + "id": "46949", + "name": "Marigold Stevens", + "office": "London", + "position": "Executive Director", + "salary": "$21,158", + "start_date": "6/14/2000" + }, + { + "extn": "4572", + "id": "46950", + "name": "Laila Mcneill", + "office": "Minneapolis", + "position": "Chef Manager", + "salary": "$171,914", + "start_date": "5/31/2007" + }, + { + "extn": "6686", + "id": "46951", + "name": "Ryan Poole", + "office": "San Bernardino", + "position": "Restaurant Manager", + "salary": "$281,911", + "start_date": "2/15/2011" + }, + { + "extn": "8615", + "id": "46952", + "name": "Chester Samuel", + "office": "Oklahoma City", + "position": "Dentist", + "salary": "$120,364", + "start_date": "3/10/2017" + }, + { + "extn": "6057", + "id": "46953", + "name": "Liam Rust", + "office": "San Francisco", + "position": "Electrician", + "salary": "$172,401", + "start_date": "7/1/2014" + }, + { + "extn": "5477", + "id": "46954", + "name": "Holly Drummond", + "office": "Indianapolis", + "position": "Investment Advisor", + "salary": "$266,066", + "start_date": "10/3/2007" + }, + { + "extn": "8971", + "id": "46955", + "name": "Marie Goodman", + "office": "Las Vegas", + "position": "Production Painter", + "salary": "$149,577", + "start_date": "6/18/2010" + }, + { + "extn": "3471", + "id": "46956", + "name": "Manuel Radley", + "office": "Garland", + "position": "Laboratory Technician", + "salary": "$84,216", + "start_date": "10/24/2019" + }, + { + "extn": "4662", + "id": "46957", + "name": "Jack Horton", + "office": "Fremont", + "position": "Inspector", + "salary": "$46,450", + "start_date": "4/28/2007" + }, + { + "extn": "6387", + "id": "46958", + "name": "Denis Wade", + "office": "Lakewood", + "position": "Healthcare Specialist", + "salary": "$286,268", + "start_date": "10/6/2016" + }, + { + "extn": "2806", + "id": "46959", + "name": "Erick Oldfield", + "office": "Paris", + "position": "Executive Director", + "salary": "$229,484", + "start_date": "4/22/2002" + }, + { + "extn": "3318", + "id": "46960", + "name": "George Asher", + "office": "Glendale", + "position": "Call Center Representative", + "salary": "$159,454", + "start_date": "5/22/2002" + }, + { + "extn": "4588", + "id": "46961", + "name": "Enoch Sherwood", + "office": "Minneapolis", + "position": "Business Broker", + "salary": "$295,711", + "start_date": "12/10/2007" + }, + { + "extn": "3013", + "id": "46962", + "name": "Sabrina Lynch", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$134,454", + "start_date": "5/5/2003" + }, + { + "extn": "7848", + "id": "46963", + "name": "Nicole Stuart", + "office": "San Francisco", + "position": "Cash Manager", + "salary": "$100,161", + "start_date": "8/28/2011" + }, + { + "extn": "8707", + "id": "46964", + "name": "Eden Woodcock", + "office": "Kansas City", + "position": "CNC Operator", + "salary": "$199,681", + "start_date": "3/26/2014" + }, + { + "extn": "4475", + "id": "46965", + "name": "Tony Dobson", + "office": "Valetta", + "position": "Staffing Consultant", + "salary": "$243,355", + "start_date": "10/14/2017" + }, + { + "extn": "1343", + "id": "46966", + "name": "Bob Stone", + "office": "Milwaukee", + "position": "Call Center Representative", + "salary": "$209,226", + "start_date": "9/4/2012" + }, + { + "extn": "1230", + "id": "46967", + "name": "Miley Shaw", + "office": "Albuquerque", + "position": "Doctor", + "salary": "$139,523", + "start_date": "3/10/2006" + }, + { + "extn": "4173", + "id": "46968", + "name": "Johnathan Hill", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$249,945", + "start_date": "12/30/2003" + }, + { + "extn": "8407", + "id": "46969", + "name": "Kendra Miller", + "office": "Oklahoma City", + "position": "Retail Trainee", + "salary": "$15,300", + "start_date": "6/22/2013" + }, + { + "extn": "2519", + "id": "46970", + "name": "Kaylee Wild", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$177,638", + "start_date": "4/11/2017" + }, + { + "extn": "5340", + "id": "46971", + "name": "Holly Webster", + "office": "Boston", + "position": "Cashier", + "salary": "$105,765", + "start_date": "9/7/2005" + }, + { + "extn": "5629", + "id": "46972", + "name": "Britney Reading", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$79,283", + "start_date": "9/11/2009" + }, + { + "extn": "4517", + "id": "46973", + "name": "Javier Irwin", + "office": "Norfolk", + "position": "Staffing Consultant", + "salary": "$282,345", + "start_date": "8/23/2000" + }, + { + "extn": "6554", + "id": "46974", + "name": "Erick Forth", + "office": "Paris", + "position": "Laboratory Technician", + "salary": "$216,370", + "start_date": "11/28/2003" + }, + { + "extn": "9727", + "id": "46975", + "name": "Carter Selby", + "office": "Cincinnati", + "position": "Health Educator", + "salary": "$96,970", + "start_date": "1/28/2007" + }, + { + "extn": "5540", + "id": "46976", + "name": "Kurt Waterson", + "office": "Arlington", + "position": "Cook", + "salary": "$252,322", + "start_date": "10/7/2017" + }, + { + "extn": "4001", + "id": "46977", + "name": "Johnathan Paterson", + "office": "Milano", + "position": "Designer", + "salary": "$41,093", + "start_date": "4/15/2017" + }, + { + "extn": "7010", + "id": "46978", + "name": "Samantha Gibbons", + "office": "Phoenix", + "position": "Insurance Broker", + "salary": "$162,359", + "start_date": "3/30/2001" + }, + { + "extn": "4152", + "id": "46979", + "name": "Isla Holt", + "office": "Minneapolis", + "position": "Doctor", + "salary": "$66,331", + "start_date": "9/26/2013" + }, + { + "extn": "5341", + "id": "46980", + "name": "Kendra Gates", + "office": "Lancaster", + "position": "Global Logistics Supervisor", + "salary": "$44,404", + "start_date": "6/17/2000" + }, + { + "extn": "8438", + "id": "46981", + "name": "Mabel Hall", + "office": "Prague", + "position": "Software Engineer", + "salary": "$32,711", + "start_date": "7/8/2004" + }, + { + "extn": "9893", + "id": "46982", + "name": "Georgia Mcgee", + "office": "Garland", + "position": "Paramedic", + "salary": "$266,883", + "start_date": "5/4/2010" + }, + { + "extn": "1470", + "id": "46983", + "name": "Abdul Kennedy", + "office": "San Diego", + "position": "Machine Operator", + "salary": "$235,809", + "start_date": "7/5/2011" + }, + { + "extn": "6479", + "id": "46984", + "name": "Florence Goodman", + "office": "Arlington", + "position": "Bellman", + "salary": "$166,278", + "start_date": "3/5/2017" + }, + { + "extn": "2703", + "id": "46985", + "name": "Carter Murray", + "office": "Los Angeles", + "position": "Insurance Broker", + "salary": "$80,769", + "start_date": "9/10/2000" + }, + { + "extn": "3405", + "id": "46986", + "name": "Nicholas Shields", + "office": "Las Vegas", + "position": "Auditor", + "salary": "$114,318", + "start_date": "6/26/2003" + }, + { + "extn": "7490", + "id": "46987", + "name": "Gabriel Fleming", + "office": "Moreno Valley", + "position": "IT Support Staff", + "salary": "$258,009", + "start_date": "2/4/2018" + }, + { + "extn": "3901", + "id": "46988", + "name": "Alan Tyler", + "office": "Nashville", + "position": "Front Desk Coordinator", + "salary": "$13,580", + "start_date": "10/2/2007" + }, + { + "extn": "6814", + "id": "46989", + "name": "Daniel Steer", + "office": "Berlin", + "position": "Production Painter", + "salary": "$190,710", + "start_date": "11/15/2011" + }, + { + "extn": "4914", + "id": "46990", + "name": "Lindsay Henderson", + "office": "Lakewood", + "position": "Fabricator", + "salary": "$236,375", + "start_date": "3/22/2006" + }, + { + "extn": "9567", + "id": "46991", + "name": "Mona Cunningham", + "office": "Venice", + "position": "Business Broker", + "salary": "$299,088", + "start_date": "12/2/2016" + }, + { + "extn": "8324", + "id": "46992", + "name": "Alexander Hunter", + "office": "Fort Lauderdale", + "position": "Front Desk Coordinator", + "salary": "$83,027", + "start_date": "4/12/2005" + }, + { + "extn": "5028", + "id": "46993", + "name": "Madison Clayton", + "office": "New Orleans", + "position": "Bellman", + "salary": "$262,545", + "start_date": "12/16/2018" + }, + { + "extn": "7260", + "id": "46994", + "name": "Noah Lane", + "office": "Berlin", + "position": "Health Educator", + "salary": "$161,145", + "start_date": "10/27/2012" + }, + { + "extn": "3734", + "id": "46995", + "name": "Amy Owen", + "office": "Anaheim", + "position": "Chef Manager", + "salary": "$130,717", + "start_date": "11/29/2009" + }, + { + "extn": "4756", + "id": "46996", + "name": "Manuel Todd", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$290,160", + "start_date": "1/16/2008" + }, + { + "extn": "9130", + "id": "46997", + "name": "Doris Kidd", + "office": "Lancaster", + "position": "Executive Director", + "salary": "$253,089", + "start_date": "4/26/2011" + }, + { + "extn": "8422", + "id": "46998", + "name": "Gabriel Rodwell", + "office": "Stockton", + "position": "Mobile Developer", + "salary": "$137,607", + "start_date": "12/6/2012" + }, + { + "extn": "6544", + "id": "46999", + "name": "Winnie Shaw", + "office": "Venice", + "position": "CNC Operator", + "salary": "$101,080", + "start_date": "7/18/2004" + }, + { + "extn": "7244", + "id": "47000", + "name": "Jacob Curtis", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$219,296", + "start_date": "10/29/2011" + }, + { + "extn": "3691", + "id": "47001", + "name": "Molly Gordon", + "office": "Dallas", + "position": "Steward", + "salary": "$135,357", + "start_date": "7/8/2011" + }, + { + "extn": "9631", + "id": "47002", + "name": "Manuel Dowson", + "office": "Garland", + "position": "Paramedic", + "salary": "$262,412", + "start_date": "12/6/2018" + }, + { + "extn": "1362", + "id": "47003", + "name": "Gil Alexander", + "office": "San Jose", + "position": "Retail Trainee", + "salary": "$247,469", + "start_date": "1/1/2019" + }, + { + "extn": "9787", + "id": "47004", + "name": "Barry Sanchez", + "office": "Oklahoma City", + "position": "Budget Analyst", + "salary": "$76,645", + "start_date": "6/12/2018" + }, + { + "extn": "4582", + "id": "47005", + "name": "Leroy Rixon", + "office": "Berlin", + "position": "Cook", + "salary": "$253,419", + "start_date": "8/20/2012" + }, + { + "extn": "9120", + "id": "47006", + "name": "Danny Watt", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$74,817", + "start_date": "9/19/2010" + }, + { + "extn": "5023", + "id": "47007", + "name": "Rick Rose", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$102,505", + "start_date": "5/25/2019" + }, + { + "extn": "2134", + "id": "47008", + "name": "Erick Giles", + "office": "San Diego", + "position": "Global Logistics Supervisor", + "salary": "$95,013", + "start_date": "2/8/2011" + }, + { + "extn": "2402", + "id": "47009", + "name": "Kurt Vernon", + "office": "Escondido", + "position": "Retail Trainee", + "salary": "$268,419", + "start_date": "7/19/2000" + }, + { + "extn": "3987", + "id": "47010", + "name": "Leslie Carson", + "office": "Saint Paul", + "position": "Call Center Representative", + "salary": "$118,964", + "start_date": "10/8/2003" + }, + { + "extn": "4105", + "id": "47011", + "name": "Melanie Amstead", + "office": "Rome", + "position": "Operator", + "salary": "$150,949", + "start_date": "3/20/2008" + }, + { + "extn": "2426", + "id": "47012", + "name": "Georgia Price", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$43,392", + "start_date": "4/21/2016" + }, + { + "extn": "5776", + "id": "47013", + "name": "Eden Baker", + "office": "Paris", + "position": "Paramedic", + "salary": "$196,544", + "start_date": "7/9/2004" + }, + { + "extn": "6653", + "id": "47014", + "name": "Cynthia Boyle", + "office": "Baltimore", + "position": "Software Engineer", + "salary": "$23,510", + "start_date": "7/15/2013" + }, + { + "extn": "2413", + "id": "47015", + "name": "Kassandra Swift", + "office": "Chicago", + "position": "Clerk", + "salary": "$191,118", + "start_date": "8/16/2000" + }, + { + "extn": "2472", + "id": "47016", + "name": "Oliver Mcgee", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$186,396", + "start_date": "7/10/2017" + }, + { + "extn": "4203", + "id": "47017", + "name": "Peyton Addley", + "office": "Henderson", + "position": "Paramedic", + "salary": "$142,313", + "start_date": "11/5/2003" + }, + { + "extn": "1456", + "id": "47018", + "name": "Britney Allington", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$31,362", + "start_date": "5/28/2001" + }, + { + "extn": "7695", + "id": "47019", + "name": "Colleen Hale", + "office": "Rochester", + "position": "Electrician", + "salary": "$244,491", + "start_date": "4/17/2010" + }, + { + "extn": "1258", + "id": "47020", + "name": "Alan Miller", + "office": "Lisbon", + "position": "Designer", + "salary": "$227,001", + "start_date": "5/25/2013" + }, + { + "extn": "6458", + "id": "47021", + "name": "Maggie Rowe", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$273,216", + "start_date": "7/8/2016" + }, + { + "extn": "2455", + "id": "47022", + "name": "Kurt Martin", + "office": "Washington", + "position": "Production Painter", + "salary": "$235,842", + "start_date": "12/2/2008" + }, + { + "extn": "1241", + "id": "47023", + "name": "Winnie Broomfield", + "office": "San Antonio", + "position": "Insurance Broker", + "salary": "$272,227", + "start_date": "11/1/2000" + }, + { + "extn": "9399", + "id": "47024", + "name": "John Swan", + "office": "Escondido", + "position": "Stockbroker", + "salary": "$198,258", + "start_date": "2/4/2018" + }, + { + "extn": "7379", + "id": "47025", + "name": "Denis Burge", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$51,058", + "start_date": "3/11/2010" + }, + { + "extn": "8180", + "id": "47026", + "name": "Rocco Johnson", + "office": "New York", + "position": "Cashier", + "salary": "$54,956", + "start_date": "12/27/2015" + }, + { + "extn": "8874", + "id": "47027", + "name": "Marina Wright", + "office": "Irving", + "position": "Cashier", + "salary": "$288,143", + "start_date": "3/30/2010" + }, + { + "extn": "8035", + "id": "47028", + "name": "Dorothy Noach", + "office": "Irving", + "position": "Production Painter", + "salary": "$45,103", + "start_date": "8/11/2006" + }, + { + "extn": "1242", + "id": "47029", + "name": "Henry John", + "office": "Fort Lauderdale", + "position": "Electrician", + "salary": "$107,590", + "start_date": "4/9/2002" + }, + { + "extn": "1344", + "id": "47030", + "name": "Bryon Nayler", + "office": "Escondido", + "position": "Electrician", + "salary": "$252,819", + "start_date": "9/1/2012" + }, + { + "extn": "2176", + "id": "47031", + "name": "Kate Wooldridge", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$169,962", + "start_date": "6/24/2000" + }, + { + "extn": "7690", + "id": "47032", + "name": "Gwenyth Pickard", + "office": "Long Beach", + "position": "Stockbroker", + "salary": "$91,703", + "start_date": "9/16/2009" + }, + { + "extn": "5462", + "id": "47033", + "name": "Carter Adler", + "office": "Portland", + "position": "Front Desk Coordinator", + "salary": "$138,989", + "start_date": "11/6/2005" + }, + { + "extn": "3173", + "id": "47034", + "name": "Estrella Dillon", + "office": "Scottsdale", + "position": "Global Logistics Supervisor", + "salary": "$16,234", + "start_date": "7/6/2019" + }, + { + "extn": "7337", + "id": "47035", + "name": "Maia Lloyd", + "office": "Quebec", + "position": "Call Center Representative", + "salary": "$11,771", + "start_date": "10/3/2017" + }, + { + "extn": "3707", + "id": "47036", + "name": "Harry Owen", + "office": "Minneapolis", + "position": "Software Engineer", + "salary": "$64,488", + "start_date": "6/24/2010" + }, + { + "extn": "2470", + "id": "47037", + "name": "Hazel Robe", + "office": "Nashville", + "position": "Baker", + "salary": "$165,258", + "start_date": "12/1/2004" + }, + { + "extn": "5424", + "id": "47038", + "name": "Shay Gordon", + "office": "Portland", + "position": "Cash Manager", + "salary": "$242,732", + "start_date": "9/19/2011" + }, + { + "extn": "9108", + "id": "47039", + "name": "Erick Wild", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$116,275", + "start_date": "7/17/2013" + }, + { + "extn": "4524", + "id": "47040", + "name": "Mike Stanley", + "office": "Madison", + "position": "Call Center Representative", + "salary": "$193,201", + "start_date": "7/7/2014" + }, + { + "extn": "5294", + "id": "47041", + "name": "Freya Ring", + "office": "New Orleans", + "position": "Associate Professor", + "salary": "$270,388", + "start_date": "9/23/2000" + }, + { + "extn": "7941", + "id": "47042", + "name": "Ronald Gilbert", + "office": "Venice", + "position": "Webmaster", + "salary": "$239,873", + "start_date": "11/18/2006" + }, + { + "extn": "1205", + "id": "47043", + "name": "Matthew Kelly", + "office": "Rochester", + "position": "Call Center Representative", + "salary": "$56,307", + "start_date": "12/13/2003" + }, + { + "extn": "4266", + "id": "47044", + "name": "Johnathan Flanders", + "office": "Milano", + "position": "Auditor", + "salary": "$47,063", + "start_date": "1/29/2004" + }, + { + "extn": "5009", + "id": "47045", + "name": "Abdul Stanley", + "office": "Phoenix", + "position": "Audiologist", + "salary": "$44,771", + "start_date": "1/19/2019" + }, + { + "extn": "3566", + "id": "47046", + "name": "Celina Price", + "office": "London", + "position": "Production Painter", + "salary": "$83,734", + "start_date": "4/11/2000" + }, + { + "extn": "3493", + "id": "47047", + "name": "Rick Young", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$264,553", + "start_date": "7/8/2019" + }, + { + "extn": "4119", + "id": "47048", + "name": "Faith Addis", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$216,257", + "start_date": "12/12/2014" + }, + { + "extn": "9860", + "id": "47049", + "name": "Eryn Richardson", + "office": "Innsbruck", + "position": "Operator", + "salary": "$159,572", + "start_date": "4/3/2018" + }, + { + "extn": "6644", + "id": "47050", + "name": "Clint Rodgers", + "office": "Baltimore", + "position": "Banker", + "salary": "$42,624", + "start_date": "7/22/2013" + }, + { + "extn": "2918", + "id": "47051", + "name": "Gwen Atkinson", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$84,449", + "start_date": "3/27/2013" + }, + { + "extn": "1333", + "id": "47052", + "name": "Emmanuelle Rodwell", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$22,585", + "start_date": "10/27/2019" + }, + { + "extn": "5933", + "id": "47053", + "name": "Fred Watt", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$231,682", + "start_date": "7/4/2002" + }, + { + "extn": "3856", + "id": "47054", + "name": "Johnny Seymour", + "office": "Hollywood", + "position": "Designer", + "salary": "$233,254", + "start_date": "1/10/2014" + }, + { + "extn": "3921", + "id": "47055", + "name": "Johnny Ross", + "office": "Moreno Valley", + "position": "Stockbroker", + "salary": "$131,027", + "start_date": "10/26/2012" + }, + { + "extn": "3281", + "id": "47056", + "name": "Denis Stubbs", + "office": "New York", + "position": "Ambulatory Nurse", + "salary": "$94,095", + "start_date": "5/13/2002" + }, + { + "extn": "1484", + "id": "47057", + "name": "Bryon Wise", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$261,754", + "start_date": "7/11/2013" + }, + { + "extn": "8137", + "id": "47058", + "name": "Diane Hastings", + "office": "Tulsa", + "position": "Operator", + "salary": "$282,671", + "start_date": "11/26/2015" + }, + { + "extn": "4732", + "id": "47059", + "name": "Logan Squire", + "office": "Otawa", + "position": "Associate Professor", + "salary": "$117,792", + "start_date": "12/30/2008" + }, + { + "extn": "8126", + "id": "47060", + "name": "Percy Gallacher", + "office": "El Paso", + "position": "Bellman", + "salary": "$259,230", + "start_date": "10/2/2011" + }, + { + "extn": "7401", + "id": "47061", + "name": "Leroy Ranks", + "office": "Fullerton", + "position": "Baker", + "salary": "$142,178", + "start_date": "6/19/2006" + }, + { + "extn": "4244", + "id": "47062", + "name": "Mackenzie Jennson", + "office": "Bellevue", + "position": "Healthcare Specialist", + "salary": "$193,532", + "start_date": "4/19/2005" + }, + { + "extn": "9155", + "id": "47063", + "name": "Leroy Tyrrell", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$274,422", + "start_date": "3/12/2000" + }, + { + "extn": "5070", + "id": "47064", + "name": "Agnes Quinnell", + "office": "Innsbruck", + "position": "Service Supervisor", + "salary": "$10,138", + "start_date": "9/21/2014" + }, + { + "extn": "6677", + "id": "47065", + "name": "Rick Pearce", + "office": "Memphis", + "position": "Treasurer", + "salary": "$181,446", + "start_date": "8/7/2004" + }, + { + "extn": "1256", + "id": "47066", + "name": "Leroy Lyon", + "office": "Lincoln", + "position": "IT Support Staff", + "salary": "$132,023", + "start_date": "4/28/2008" + }, + { + "extn": "2107", + "id": "47067", + "name": "Kenzie Harrison", + "office": "Bellevue", + "position": "Doctor", + "salary": "$236,939", + "start_date": "2/29/2016" + }, + { + "extn": "6870", + "id": "47068", + "name": "Scarlett Smith", + "office": "Toledo", + "position": "Staffing Consultant", + "salary": "$38,029", + "start_date": "7/8/2007" + }, + { + "extn": "4614", + "id": "47069", + "name": "Barry Slater", + "office": "Hayward", + "position": "Machine Operator", + "salary": "$166,897", + "start_date": "2/27/2014" + }, + { + "extn": "5232", + "id": "47070", + "name": "Blake Gibson", + "office": "Madison", + "position": "Biologist", + "salary": "$114,447", + "start_date": "2/27/2002" + }, + { + "extn": "9430", + "id": "47071", + "name": "Liam Norton", + "office": "Fullerton", + "position": "Restaurant Manager", + "salary": "$281,319", + "start_date": "3/22/2015" + }, + { + "extn": "3757", + "id": "47072", + "name": "Blake Asher", + "office": "Anaheim", + "position": "Audiologist", + "salary": "$28,184", + "start_date": "3/12/2008" + }, + { + "extn": "2627", + "id": "47073", + "name": "Celia Shields", + "office": "Los Angeles", + "position": "Steward", + "salary": "$147,475", + "start_date": "1/7/2018" + }, + { + "extn": "5028", + "id": "47074", + "name": "Phillip Waterson", + "office": "El Paso", + "position": "Fabricator", + "salary": "$119,018", + "start_date": "5/30/2015" + }, + { + "extn": "8656", + "id": "47075", + "name": "Juliette Baxter", + "office": "Valetta", + "position": "Call Center Representative", + "salary": "$275,436", + "start_date": "12/1/2015" + }, + { + "extn": "2848", + "id": "47076", + "name": "Mandy Appleton", + "office": "Chicago", + "position": "Physician", + "salary": "$255,993", + "start_date": "8/20/2011" + }, + { + "extn": "4826", + "id": "47077", + "name": "Karen Flett", + "office": "Jersey City", + "position": "Mobile Developer", + "salary": "$276,983", + "start_date": "2/24/2019" + }, + { + "extn": "7947", + "id": "47078", + "name": "Sasha Everett", + "office": "Hayward", + "position": "Cash Manager", + "salary": "$249,048", + "start_date": "2/22/2001" + }, + { + "extn": "9708", + "id": "47079", + "name": "Danny Varndell", + "office": "Milwaukee", + "position": "Physician", + "salary": "$270,897", + "start_date": "5/4/2011" + }, + { + "extn": "6464", + "id": "47080", + "name": "Chad Mould", + "office": "Milano", + "position": "Design Engineer", + "salary": "$120,373", + "start_date": "6/25/2007" + }, + { + "extn": "4502", + "id": "47081", + "name": "Erick Addley", + "office": "Sacramento", + "position": "Investment Advisor", + "salary": "$170,647", + "start_date": "2/26/2016" + }, + { + "extn": "4530", + "id": "47082", + "name": "Phillip Cadman", + "office": "Minneapolis", + "position": "Front Desk Coordinator", + "salary": "$138,278", + "start_date": "10/16/2019" + }, + { + "extn": "3555", + "id": "47083", + "name": "Ethan Stone", + "office": "Indianapolis", + "position": "Health Educator", + "salary": "$151,898", + "start_date": "12/6/2008" + }, + { + "extn": "3808", + "id": "47084", + "name": "Sebastian Mcgregor", + "office": "Chicago", + "position": "Dentist", + "salary": "$197,522", + "start_date": "8/14/2003" + }, + { + "extn": "3369", + "id": "47085", + "name": "Anthony Willson", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$14,711", + "start_date": "7/14/2019" + }, + { + "extn": "9581", + "id": "47086", + "name": "Brad Bullock", + "office": "Bellevue", + "position": "Physician", + "salary": "$53,313", + "start_date": "7/10/2010" + }, + { + "extn": "9220", + "id": "47087", + "name": "Matt Becker", + "office": "Otawa", + "position": "Food Technologist", + "salary": "$115,530", + "start_date": "8/8/2013" + }, + { + "extn": "3143", + "id": "47088", + "name": "Russel Tyler", + "office": "Louisville", + "position": "Designer", + "salary": "$231,346", + "start_date": "9/17/2003" + }, + { + "extn": "2311", + "id": "47089", + "name": "Joseph Wright", + "office": "Long Beach", + "position": "Service Supervisor", + "salary": "$58,654", + "start_date": "7/15/2004" + }, + { + "extn": "6093", + "id": "47090", + "name": "Enoch Everett", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$15,799", + "start_date": "6/1/2001" + }, + { + "extn": "5808", + "id": "47091", + "name": "Sydney Larkin", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$294,021", + "start_date": "10/19/2005" + }, + { + "extn": "6254", + "id": "47092", + "name": "Bernadette Hancock", + "office": "Rome", + "position": "HR Coordinator", + "salary": "$158,093", + "start_date": "9/17/2010" + }, + { + "extn": "6005", + "id": "47093", + "name": "Javier Gates", + "office": "San Jose", + "position": "Banker", + "salary": "$126,454", + "start_date": "4/25/2012" + }, + { + "extn": "7682", + "id": "47094", + "name": "Parker Gilmore", + "office": "Zurich", + "position": "Dentist", + "salary": "$156,008", + "start_date": "10/10/2013" + }, + { + "extn": "1328", + "id": "47095", + "name": "Peter Seymour", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$47,776", + "start_date": "9/1/2009" + }, + { + "extn": "2214", + "id": "47096", + "name": "Doug Baker", + "office": "Quebec", + "position": "Biologist", + "salary": "$19,195", + "start_date": "8/7/2014" + }, + { + "extn": "3103", + "id": "47097", + "name": "Lucy Phillips", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$135,040", + "start_date": "10/26/2015" + }, + { + "extn": "4464", + "id": "47098", + "name": "Marla Abbey", + "office": "Arlington", + "position": "Treasurer", + "salary": "$196,846", + "start_date": "8/5/2011" + }, + { + "extn": "7669", + "id": "47099", + "name": "Nicole Brown", + "office": "Washington", + "position": "Physician", + "salary": "$264,791", + "start_date": "2/5/2011" + }, + { + "extn": "1094", + "id": "47100", + "name": "Rosemary Cooper", + "office": "Prague", + "position": "Audiologist", + "salary": "$182,507", + "start_date": "1/13/2005" + }, + { + "extn": "8792", + "id": "47101", + "name": "Ivy Stubbs", + "office": "San Francisco", + "position": "Pharmacist", + "salary": "$74,033", + "start_date": "12/18/2006" + }, + { + "extn": "9236", + "id": "47102", + "name": "Ronald Richards", + "office": "Denver", + "position": "Fabricator", + "salary": "$287,797", + "start_date": "2/12/2001" + }, + { + "extn": "6804", + "id": "47103", + "name": "Maria Lewis", + "office": "Phoenix", + "position": "Treasurer", + "salary": "$70,531", + "start_date": "5/21/2011" + }, + { + "extn": "4454", + "id": "47104", + "name": "Emerald Sherwood", + "office": "Bakersfield", + "position": "Cook", + "salary": "$246,710", + "start_date": "10/3/2013" + }, + { + "extn": "8766", + "id": "47105", + "name": "Lauren Robe", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$139,509", + "start_date": "9/19/2006" + }, + { + "extn": "2725", + "id": "47106", + "name": "Owen Latham", + "office": "Denver", + "position": "Insurance Broker", + "salary": "$131,185", + "start_date": "1/2/2014" + }, + { + "extn": "8357", + "id": "47107", + "name": "Celia Gosling", + "office": "Long Beach", + "position": "Audiologist", + "salary": "$133,376", + "start_date": "5/3/2013" + }, + { + "extn": "8764", + "id": "47108", + "name": "Joseph Pearson", + "office": "Salem", + "position": "Treasurer", + "salary": "$55,090", + "start_date": "2/6/2014" + }, + { + "extn": "3118", + "id": "47109", + "name": "Miley Nicolas", + "office": "Phoenix", + "position": "IT Support Staff", + "salary": "$24,477", + "start_date": "12/14/2009" + }, + { + "extn": "5785", + "id": "47110", + "name": "Natalie Gregory", + "office": "San Francisco", + "position": "Audiologist", + "salary": "$13,443", + "start_date": "5/2/2010" + }, + { + "extn": "9675", + "id": "47111", + "name": "Rylee Plumb", + "office": "Bucharest", + "position": "Retail Trainee", + "salary": "$187,959", + "start_date": "9/21/2016" + }, + { + "extn": "2239", + "id": "47112", + "name": "Tiffany Andersson", + "office": "Escondido", + "position": "Front Desk Coordinator", + "salary": "$288,870", + "start_date": "9/1/2008" + }, + { + "extn": "5555", + "id": "47113", + "name": "Kaylee Gray", + "office": "Albuquerque", + "position": "Machine Operator", + "salary": "$218,848", + "start_date": "7/22/2003" + }, + { + "extn": "3181", + "id": "47114", + "name": "Marina Preston", + "office": "Fayetteville", + "position": "Restaurant Manager", + "salary": "$254,213", + "start_date": "9/1/2010" + }, + { + "extn": "3254", + "id": "47115", + "name": "Lynn Edmonds", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$198,462", + "start_date": "8/8/2007" + }, + { + "extn": "7734", + "id": "47116", + "name": "Joseph Rehman", + "office": "Tallahassee", + "position": "Stockbroker", + "salary": "$269,050", + "start_date": "9/7/2006" + }, + { + "extn": "1644", + "id": "47117", + "name": "Carl Jeffery", + "office": "Indianapolis", + "position": "Audiologist", + "salary": "$244,540", + "start_date": "11/10/2003" + }, + { + "extn": "1999", + "id": "47118", + "name": "Danielle Gilmore", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$248,761", + "start_date": "6/3/2018" + }, + { + "extn": "9725", + "id": "47119", + "name": "Taylor Ralph", + "office": "Laredo", + "position": "Baker", + "salary": "$13,543", + "start_date": "8/29/2015" + }, + { + "extn": "8301", + "id": "47120", + "name": "Elena Vince", + "office": "Scottsdale", + "position": "Healthcare Specialist", + "salary": "$70,109", + "start_date": "3/7/2006" + }, + { + "extn": "2641", + "id": "47121", + "name": "Daniel Burge", + "office": "Miami", + "position": "Physician", + "salary": "$195,280", + "start_date": "6/24/2004" + }, + { + "extn": "9088", + "id": "47122", + "name": "Maggie Ventura", + "office": "Springfield", + "position": "Healthcare Specialist", + "salary": "$134,080", + "start_date": "6/18/2004" + }, + { + "extn": "5722", + "id": "47123", + "name": "Jolene Jenkins", + "office": "San Francisco", + "position": "Auditor", + "salary": "$171,259", + "start_date": "4/30/2002" + }, + { + "extn": "5680", + "id": "47124", + "name": "Tony Parr", + "office": "New Orleans", + "position": "Doctor", + "salary": "$165,434", + "start_date": "1/15/2012" + }, + { + "extn": "4458", + "id": "47125", + "name": "Nate Ashley", + "office": "Richmond", + "position": "Project Manager", + "salary": "$279,078", + "start_date": "3/10/2008" + }, + { + "extn": "8413", + "id": "47126", + "name": "Emely Ianson", + "office": "Honolulu", + "position": "Investment Advisor", + "salary": "$220,666", + "start_date": "11/26/2013" + }, + { + "extn": "4283", + "id": "47127", + "name": "Chadwick Anderson", + "office": "Honolulu", + "position": "Project Manager", + "salary": "$67,023", + "start_date": "12/24/2013" + }, + { + "extn": "4297", + "id": "47128", + "name": "Allison Addis", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$158,733", + "start_date": "7/16/2014" + }, + { + "extn": "6639", + "id": "47129", + "name": "Carter Baldwin", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$89,008", + "start_date": "7/14/2015" + }, + { + "extn": "5439", + "id": "47130", + "name": "Manuel Raven", + "office": "Fullerton", + "position": "Inspector", + "salary": "$269,351", + "start_date": "12/14/2000" + }, + { + "extn": "4537", + "id": "47131", + "name": "Phoebe Bowen", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$64,900", + "start_date": "8/21/2006" + }, + { + "extn": "6015", + "id": "47132", + "name": "Liam Ralph", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$63,271", + "start_date": "7/21/2001" + }, + { + "extn": "4640", + "id": "47133", + "name": "Lucy Benson", + "office": "New Orleans", + "position": "Cook", + "salary": "$170,613", + "start_date": "10/2/2004" + }, + { + "extn": "3214", + "id": "47134", + "name": "Hayden Pratt", + "office": "Anaheim", + "position": "Investment Advisor", + "salary": "$264,067", + "start_date": "9/27/2007" + }, + { + "extn": "8872", + "id": "47135", + "name": "Vera Seymour", + "office": "Colorado Springs", + "position": "Systems Administrator", + "salary": "$184,373", + "start_date": "9/25/2009" + }, + { + "extn": "8709", + "id": "47136", + "name": "Jocelyn Gardner", + "office": "Portland", + "position": "Ambulatory Nurse", + "salary": "$202,862", + "start_date": "6/13/2018" + }, + { + "extn": "9450", + "id": "47137", + "name": "Maxwell Redfern", + "office": "Prague", + "position": "Inspector", + "salary": "$276,470", + "start_date": "7/3/2016" + }, + { + "extn": "6637", + "id": "47138", + "name": "Alice Young", + "office": "Amarillo", + "position": "Ambulatory Nurse", + "salary": "$229,920", + "start_date": "3/28/2007" + }, + { + "extn": "4773", + "id": "47139", + "name": "Josephine Harrington", + "office": "Venice", + "position": "Call Center Representative", + "salary": "$152,090", + "start_date": "7/31/2010" + }, + { + "extn": "2191", + "id": "47140", + "name": "Bridget Emmett", + "office": "San Bernardino", + "position": "Staffing Consultant", + "salary": "$196,051", + "start_date": "12/10/2010" + }, + { + "extn": "9292", + "id": "47141", + "name": "Skylar Ralph", + "office": "Fayetteville", + "position": "HR Coordinator", + "salary": "$90,547", + "start_date": "1/9/2006" + }, + { + "extn": "9872", + "id": "47142", + "name": "Makena Jacobs", + "office": "Memphis", + "position": "Operator", + "salary": "$89,395", + "start_date": "3/10/2008" + }, + { + "extn": "7904", + "id": "47143", + "name": "Davina Cox", + "office": "Garland", + "position": "Audiologist", + "salary": "$85,545", + "start_date": "8/11/2004" + }, + { + "extn": "4158", + "id": "47144", + "name": "Greta Rothwell", + "office": "Phoenix", + "position": "Physician", + "salary": "$185,380", + "start_date": "2/20/2012" + }, + { + "extn": "8918", + "id": "47145", + "name": "Clarissa Eaton", + "office": "Scottsdale", + "position": "Staffing Consultant", + "salary": "$241,783", + "start_date": "3/22/2011" + }, + { + "extn": "6650", + "id": "47146", + "name": "Nate Goldsmith", + "office": "San Antonio", + "position": "Cook", + "salary": "$252,305", + "start_date": "8/22/2010" + }, + { + "extn": "3794", + "id": "47147", + "name": "Boris Hewitt", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$239,809", + "start_date": "3/24/2001" + }, + { + "extn": "2635", + "id": "47148", + "name": "Gabriel Eaton", + "office": "Milano", + "position": "Auditor", + "salary": "$234,579", + "start_date": "12/28/2006" + }, + { + "extn": "5887", + "id": "47149", + "name": "Paula Wilkinson", + "office": "Glendale", + "position": "Healthcare Specialist", + "salary": "$32,093", + "start_date": "7/8/2019" + }, + { + "extn": "3089", + "id": "47150", + "name": "Sadie Ellis", + "office": "Santa Ana", + "position": "Chef Manager", + "salary": "$84,449", + "start_date": "1/22/2005" + }, + { + "extn": "2202", + "id": "47151", + "name": "Julius Logan", + "office": "Milwaukee", + "position": "HR Specialist", + "salary": "$277,599", + "start_date": "1/13/2007" + }, + { + "extn": "5235", + "id": "47152", + "name": "Michelle Donovan", + "office": "Worcester", + "position": "Lecturer", + "salary": "$159,634", + "start_date": "4/16/2010" + }, + { + "extn": "4498", + "id": "47153", + "name": "Gil Rowlands", + "office": "Innsbruck", + "position": "Laboratory Technician", + "salary": "$111,591", + "start_date": "5/21/2002" + }, + { + "extn": "5585", + "id": "47154", + "name": "Skylar Wright", + "office": "Charlotte", + "position": "Steward", + "salary": "$32,037", + "start_date": "11/12/2016" + }, + { + "extn": "6945", + "id": "47155", + "name": "Sebastian Squire", + "office": "Tallahassee", + "position": "Retail Trainee", + "salary": "$204,243", + "start_date": "7/24/2015" + }, + { + "extn": "9062", + "id": "47156", + "name": "Lindsay Harrington", + "office": "Pittsburgh", + "position": "Banker", + "salary": "$242,603", + "start_date": "2/28/2019" + }, + { + "extn": "5981", + "id": "47157", + "name": "Piper Addley", + "office": "Atlanta", + "position": "Cashier", + "salary": "$133,049", + "start_date": "3/8/2000" + }, + { + "extn": "2004", + "id": "47158", + "name": "Daphne Mitchell", + "office": "Omaha", + "position": "Stockbroker", + "salary": "$51,304", + "start_date": "2/11/2009" + }, + { + "extn": "8437", + "id": "47159", + "name": "Johnny Murray", + "office": "Stockton", + "position": "CNC Operator", + "salary": "$51,228", + "start_date": "12/6/2018" + }, + { + "extn": "2486", + "id": "47160", + "name": "Henry Penn", + "office": "San Bernardino", + "position": "Treasurer", + "salary": "$113,547", + "start_date": "7/31/2004" + }, + { + "extn": "3953", + "id": "47161", + "name": "Remy Wilkinson", + "office": "New Orleans", + "position": "Business Broker", + "salary": "$291,673", + "start_date": "12/11/2016" + }, + { + "extn": "4945", + "id": "47162", + "name": "Rosalyn Nicolas", + "office": "Zurich", + "position": "Inspector", + "salary": "$140,442", + "start_date": "8/17/2003" + }, + { + "extn": "3330", + "id": "47163", + "name": "Eduardo Dixon", + "office": "Boston", + "position": "Audiologist", + "salary": "$106,921", + "start_date": "11/3/2005" + }, + { + "extn": "3571", + "id": "47164", + "name": "David Robinson", + "office": "Denver", + "position": "Bellman", + "salary": "$17,922", + "start_date": "6/2/2012" + }, + { + "extn": "8305", + "id": "47165", + "name": "Luna Foxley", + "office": "Valetta", + "position": "Global Logistics Supervisor", + "salary": "$126,041", + "start_date": "9/20/2015" + }, + { + "extn": "2056", + "id": "47166", + "name": "Jacob Wade", + "office": "Boston", + "position": "Baker", + "salary": "$161,821", + "start_date": "10/23/2011" + }, + { + "extn": "3652", + "id": "47167", + "name": "Owen Alcroft", + "office": "Washington", + "position": "Baker", + "salary": "$134,922", + "start_date": "10/16/2017" + }, + { + "extn": "8703", + "id": "47168", + "name": "Gil Watson", + "office": "San Antonio", + "position": "Cook", + "salary": "$183,769", + "start_date": "7/28/2009" + }, + { + "extn": "1712", + "id": "47169", + "name": "Robyn Clifford", + "office": "Anaheim", + "position": "Food Technologist", + "salary": "$200,314", + "start_date": "2/3/2010" + }, + { + "extn": "5371", + "id": "47170", + "name": "Barney Morrow", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$15,291", + "start_date": "11/15/2009" + }, + { + "extn": "3761", + "id": "47171", + "name": "Francesca Adams", + "office": "Columbus", + "position": "Designer", + "salary": "$298,905", + "start_date": "8/31/2014" + }, + { + "extn": "7069", + "id": "47172", + "name": "Noah Camden", + "office": "Irving", + "position": "Web Developer", + "salary": "$136,027", + "start_date": "3/21/2016" + }, + { + "extn": "8953", + "id": "47173", + "name": "Monica Wright", + "office": "Santa Ana", + "position": "Associate Professor", + "salary": "$250,192", + "start_date": "10/10/2019" + }, + { + "extn": "5246", + "id": "47174", + "name": "Fred Whinter", + "office": "Anaheim", + "position": "Project Manager", + "salary": "$151,430", + "start_date": "1/3/2004" + }, + { + "extn": "8342", + "id": "47175", + "name": "Roger Gavin", + "office": "New Orleans", + "position": "Service Supervisor", + "salary": "$252,095", + "start_date": "4/30/2016" + }, + { + "extn": "5629", + "id": "47176", + "name": "Anthony Stevens", + "office": "Colorado Springs", + "position": "Pharmacist", + "salary": "$227,138", + "start_date": "12/20/2016" + }, + { + "extn": "1454", + "id": "47177", + "name": "Hayden Goldsmith", + "office": "Paris", + "position": "Ambulatory Nurse", + "salary": "$125,805", + "start_date": "11/11/2006" + }, + { + "extn": "4115", + "id": "47178", + "name": "Marvin Leslie", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$292,505", + "start_date": "8/4/2003" + }, + { + "extn": "7235", + "id": "47179", + "name": "Henry Waterhouse", + "office": "Lakewood", + "position": "Design Engineer", + "salary": "$133,424", + "start_date": "8/20/2013" + }, + { + "extn": "6703", + "id": "47180", + "name": "Leah Moreno", + "office": "Fort Lauderdale", + "position": "Call Center Representative", + "salary": "$137,386", + "start_date": "4/30/2015" + }, + { + "extn": "6011", + "id": "47181", + "name": "Phillip Oswald", + "office": "San Antonio", + "position": "Project Manager", + "salary": "$263,656", + "start_date": "2/7/2010" + }, + { + "extn": "2576", + "id": "47182", + "name": "Mason Owens", + "office": "Moreno Valley", + "position": "Budget Analyst", + "salary": "$25,084", + "start_date": "12/13/2012" + }, + { + "extn": "2871", + "id": "47183", + "name": "Alan Kerr", + "office": "Murfreesboro", + "position": "Front Desk Coordinator", + "salary": "$104,134", + "start_date": "11/8/2010" + }, + { + "extn": "8990", + "id": "47184", + "name": "Ronald Poulton", + "office": "Quebec", + "position": "Treasurer", + "salary": "$120,217", + "start_date": "8/3/2002" + }, + { + "extn": "8895", + "id": "47185", + "name": "Evelynn Lambert", + "office": "Toledo", + "position": "Webmaster", + "salary": "$264,496", + "start_date": "11/8/2011" + }, + { + "extn": "1348", + "id": "47186", + "name": "Wade Holt", + "office": "Chicago", + "position": "Designer", + "salary": "$157,680", + "start_date": "12/23/2005" + }, + { + "extn": "2571", + "id": "47187", + "name": "Leroy Ross", + "office": "London", + "position": "Baker", + "salary": "$80,797", + "start_date": "3/5/2015" + }, + { + "extn": "2095", + "id": "47188", + "name": "Barry Jenkins", + "office": "Dallas", + "position": "Cook", + "salary": "$244,468", + "start_date": "4/15/2013" + }, + { + "extn": "4668", + "id": "47189", + "name": "Mark Ward", + "office": "Milano", + "position": "Webmaster", + "salary": "$69,095", + "start_date": "10/27/2001" + }, + { + "extn": "5507", + "id": "47190", + "name": "Keira Olson", + "office": "Detroit", + "position": "Ambulatory Nurse", + "salary": "$154,453", + "start_date": "5/22/2008" + }, + { + "extn": "4581", + "id": "47191", + "name": "Anabelle Coleman", + "office": "Irving", + "position": "Inspector", + "salary": "$296,473", + "start_date": "7/25/2003" + }, + { + "extn": "7149", + "id": "47192", + "name": "Scarlett Waterhouse", + "office": "Laredo", + "position": "Chef Manager", + "salary": "$225,411", + "start_date": "2/2/2007" + }, + { + "extn": "3516", + "id": "47193", + "name": "Logan Wood", + "office": "Denver", + "position": "Banker", + "salary": "$132,960", + "start_date": "5/9/2003" + }, + { + "extn": "7622", + "id": "47194", + "name": "Chris Flett", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$79,407", + "start_date": "10/5/2013" + }, + { + "extn": "3953", + "id": "47195", + "name": "Samantha London", + "office": "Bakersfield", + "position": "Budget Analyst", + "salary": "$32,355", + "start_date": "9/2/2014" + }, + { + "extn": "3298", + "id": "47196", + "name": "Chadwick Allen", + "office": "Jersey City", + "position": "Accountant", + "salary": "$24,749", + "start_date": "11/7/2017" + }, + { + "extn": "2618", + "id": "47197", + "name": "Josh Devonport", + "office": "Huntsville", + "position": "Business Broker", + "salary": "$106,639", + "start_date": "4/29/2012" + }, + { + "extn": "2622", + "id": "47198", + "name": "Doug Preston", + "office": "Fayetteville", + "position": "Auditor", + "salary": "$263,122", + "start_date": "9/3/2016" + }, + { + "extn": "5392", + "id": "47199", + "name": "Jayden Brock", + "office": "Miami", + "position": "HR Coordinator", + "salary": "$275,096", + "start_date": "9/11/2008" + }, + { + "extn": "4553", + "id": "47200", + "name": "Carol Nobbs", + "office": "Houston", + "position": "Retail Trainee", + "salary": "$291,655", + "start_date": "2/7/2011" + }, + { + "extn": "2708", + "id": "47201", + "name": "Fred Simpson", + "office": "London", + "position": "Health Educator", + "salary": "$52,309", + "start_date": "4/10/2014" + }, + { + "extn": "7544", + "id": "47202", + "name": "Mandy Hewitt", + "office": "Lisbon", + "position": "Restaurant Manager", + "salary": "$136,018", + "start_date": "8/24/2002" + }, + { + "extn": "4727", + "id": "47203", + "name": "Jacob Little", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$203,602", + "start_date": "11/4/2008" + }, + { + "extn": "2018", + "id": "47204", + "name": "Daniel Victor", + "office": "St. Louis", + "position": "Front Desk Coordinator", + "salary": "$157,173", + "start_date": "12/6/2004" + }, + { + "extn": "4381", + "id": "47205", + "name": "Phillip Hill", + "office": "Long Beach", + "position": "Fabricator", + "salary": "$247,321", + "start_date": "7/6/2016" + }, + { + "extn": "1860", + "id": "47206", + "name": "Melinda Furnell", + "office": "Oakland", + "position": "Restaurant Manager", + "salary": "$122,416", + "start_date": "1/22/2006" + }, + { + "extn": "4783", + "id": "47207", + "name": "Scarlett Armstrong", + "office": "Oklahoma City", + "position": "Auditor", + "salary": "$34,252", + "start_date": "5/26/2000" + }, + { + "extn": "1744", + "id": "47208", + "name": "Denis Walker", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$162,219", + "start_date": "5/23/2001" + }, + { + "extn": "4652", + "id": "47209", + "name": "Doug Alexander", + "office": "Charlotte", + "position": "Designer", + "salary": "$110,105", + "start_date": "1/13/2003" + }, + { + "extn": "8775", + "id": "47210", + "name": "Jane Yarwood", + "office": "Jersey City", + "position": "Food Technologist", + "salary": "$272,153", + "start_date": "3/4/2008" + }, + { + "extn": "8376", + "id": "47211", + "name": "Dorothy Turner", + "office": "Paris", + "position": "Clerk", + "salary": "$20,832", + "start_date": "6/2/2004" + }, + { + "extn": "5511", + "id": "47212", + "name": "Alex Shaw", + "office": "Bellevue", + "position": "Designer", + "salary": "$273,170", + "start_date": "3/8/2012" + }, + { + "extn": "8512", + "id": "47213", + "name": "Logan Eddison", + "office": "Seattle", + "position": "Staffing Consultant", + "salary": "$163,111", + "start_date": "2/2/2004" + }, + { + "extn": "3010", + "id": "47214", + "name": "Cassidy Randall", + "office": "El Paso", + "position": "Operator", + "salary": "$232,716", + "start_date": "8/11/2006" + }, + { + "extn": "7276", + "id": "47215", + "name": "Aleksandra Pickard", + "office": "Minneapolis", + "position": "Stockbroker", + "salary": "$223,233", + "start_date": "1/23/2018" + }, + { + "extn": "5029", + "id": "47216", + "name": "Bob Freeburn", + "office": "Sacramento", + "position": "Service Supervisor", + "salary": "$167,527", + "start_date": "9/12/2007" + }, + { + "extn": "6576", + "id": "47217", + "name": "Lara Appleton", + "office": "San Jose", + "position": "Biologist", + "salary": "$27,749", + "start_date": "10/2/2007" + }, + { + "extn": "5448", + "id": "47218", + "name": "Ramon Baldwin", + "office": "Dallas", + "position": "IT Support Staff", + "salary": "$216,192", + "start_date": "2/1/2010" + }, + { + "extn": "6119", + "id": "47219", + "name": "Olivia Chester", + "office": "Minneapolis", + "position": "Accountant", + "salary": "$275,474", + "start_date": "7/24/2017" + }, + { + "extn": "3690", + "id": "47220", + "name": "Ronald Snell", + "office": "Tallahassee", + "position": "Restaurant Manager", + "salary": "$39,940", + "start_date": "10/10/2005" + }, + { + "extn": "8299", + "id": "47221", + "name": "Juliette Summers", + "office": "Amarillo", + "position": "Business Broker", + "salary": "$34,114", + "start_date": "9/21/2017" + }, + { + "extn": "3529", + "id": "47222", + "name": "Percy Lunt", + "office": "Chicago", + "position": "Biologist", + "salary": "$221,909", + "start_date": "4/20/2016" + }, + { + "extn": "2936", + "id": "47223", + "name": "Daron Thorne", + "office": "New Orleans", + "position": "Treasurer", + "salary": "$171,937", + "start_date": "2/28/2004" + }, + { + "extn": "6628", + "id": "47224", + "name": "Kamila Randall", + "office": "Memphis", + "position": "Systems Administrator", + "salary": "$243,153", + "start_date": "6/23/2001" + }, + { + "extn": "8342", + "id": "47225", + "name": "Gabriel Randall", + "office": "Tulsa", + "position": "Retail Trainee", + "salary": "$147,376", + "start_date": "3/13/2000" + }, + { + "extn": "3498", + "id": "47226", + "name": "Celia Snow", + "office": "Madrid", + "position": "Baker", + "salary": "$88,776", + "start_date": "6/16/2013" + }, + { + "extn": "1231", + "id": "47227", + "name": "Julius Brennan", + "office": "Phoenix", + "position": "Steward", + "salary": "$280,456", + "start_date": "11/24/2003" + }, + { + "extn": "6999", + "id": "47228", + "name": "Freya Hunter", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$113,815", + "start_date": "10/23/2007" + }, + { + "extn": "3163", + "id": "47229", + "name": "Jacob Reid", + "office": "Hollywood", + "position": "Clerk", + "salary": "$134,003", + "start_date": "10/20/2015" + }, + { + "extn": "2230", + "id": "47230", + "name": "Carter Yarwood", + "office": "Lancaster", + "position": "Banker", + "salary": "$120,440", + "start_date": "7/10/2019" + }, + { + "extn": "2961", + "id": "47231", + "name": "Morgan Jones", + "office": "Lisbon", + "position": "Software Engineer", + "salary": "$299,062", + "start_date": "3/26/2000" + }, + { + "extn": "1377", + "id": "47232", + "name": "Maxwell Eyres", + "office": "Jersey City", + "position": "Physician", + "salary": "$115,398", + "start_date": "12/18/2018" + }, + { + "extn": "1457", + "id": "47233", + "name": "Grace Irwin", + "office": "Phoenix", + "position": "Chef Manager", + "salary": "$131,080", + "start_date": "2/5/2005" + }, + { + "extn": "2919", + "id": "47234", + "name": "Cassandra Mitchell", + "office": "Hollywood", + "position": "Executive Director", + "salary": "$230,910", + "start_date": "6/24/2011" + }, + { + "extn": "8966", + "id": "47235", + "name": "Camellia Newman", + "office": "Memphis", + "position": "Pharmacist", + "salary": "$273,388", + "start_date": "9/9/2018" + }, + { + "extn": "5851", + "id": "47236", + "name": "Matthew Simpson", + "office": "Lancaster", + "position": "Paramedic", + "salary": "$177,553", + "start_date": "1/22/2019" + }, + { + "extn": "1494", + "id": "47237", + "name": "Parker Preston", + "office": "Milano", + "position": "Software Engineer", + "salary": "$203,002", + "start_date": "9/24/2014" + }, + { + "extn": "8184", + "id": "47238", + "name": "Molly Plumb", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$114,400", + "start_date": "5/17/2007" + }, + { + "extn": "6433", + "id": "47239", + "name": "Winnie Latham", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$266,693", + "start_date": "10/14/2000" + }, + { + "extn": "4559", + "id": "47240", + "name": "Daron Franks", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$83,777", + "start_date": "8/7/2017" + }, + { + "extn": "7915", + "id": "47241", + "name": "Barney Payne", + "office": "Jersey City", + "position": "Budget Analyst", + "salary": "$247,934", + "start_date": "3/24/2003" + }, + { + "extn": "6811", + "id": "47242", + "name": "Tyson Goldsmith", + "office": "Columbus", + "position": "Lecturer", + "salary": "$261,337", + "start_date": "10/4/2002" + }, + { + "extn": "2902", + "id": "47243", + "name": "Dasha Dann", + "office": "Murfreesboro", + "position": "Baker", + "salary": "$74,321", + "start_date": "5/13/2019" + }, + { + "extn": "4187", + "id": "47244", + "name": "Benny Cassidy", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$102,490", + "start_date": "5/18/2005" + }, + { + "extn": "8117", + "id": "47245", + "name": "William Shea", + "office": "Cincinnati", + "position": "Banker", + "salary": "$204,180", + "start_date": "10/16/2004" + }, + { + "extn": "3269", + "id": "47246", + "name": "Isabella Gordon", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$138,172", + "start_date": "11/12/2018" + }, + { + "extn": "1513", + "id": "47247", + "name": "Greta Collins", + "office": "Escondido", + "position": "Production Painter", + "salary": "$176,394", + "start_date": "7/26/2015" + }, + { + "extn": "5420", + "id": "47248", + "name": "Erick Exton", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$93,407", + "start_date": "9/5/2003" + }, + { + "extn": "3937", + "id": "47249", + "name": "Liam Campbell", + "office": "Denver", + "position": "Paramedic", + "salary": "$229,786", + "start_date": "5/17/2000" + }, + { + "extn": "5546", + "id": "47250", + "name": "Lily Owen", + "office": "Denver", + "position": "Cash Manager", + "salary": "$27,950", + "start_date": "8/30/2003" + }, + { + "extn": "4649", + "id": "47251", + "name": "Brooklyn Irving", + "office": "Prague", + "position": "Lecturer", + "salary": "$14,272", + "start_date": "2/14/2009" + }, + { + "extn": "9191", + "id": "47252", + "name": "William Matthews", + "office": "Rome", + "position": "Webmaster", + "salary": "$211,910", + "start_date": "2/2/2009" + }, + { + "extn": "4102", + "id": "47253", + "name": "Kurt Goldsmith", + "office": "Colorado Springs", + "position": "Chef Manager", + "salary": "$297,073", + "start_date": "6/28/2013" + }, + { + "extn": "6275", + "id": "47254", + "name": "Gabriel Varndell", + "office": "Fort Lauderdale", + "position": "Investment Advisor", + "salary": "$57,690", + "start_date": "3/1/2012" + }, + { + "extn": "9795", + "id": "47255", + "name": "Chuck Horton", + "office": "Miami", + "position": "Cook", + "salary": "$170,780", + "start_date": "6/10/2005" + }, + { + "extn": "6587", + "id": "47256", + "name": "Doug Harper", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$181,514", + "start_date": "4/14/2002" + }, + { + "extn": "8003", + "id": "47257", + "name": "Liliana Alexander", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$135,252", + "start_date": "4/18/2017" + }, + { + "extn": "9050", + "id": "47258", + "name": "Danny Bullock", + "office": "Salem", + "position": "IT Support Staff", + "salary": "$142,710", + "start_date": "12/9/2013" + }, + { + "extn": "8523", + "id": "47259", + "name": "Audrey Craig", + "office": "New Orleans", + "position": "Audiologist", + "salary": "$234,919", + "start_date": "9/7/2019" + }, + { + "extn": "6526", + "id": "47260", + "name": "Anais Gilmore", + "office": "Lyon", + "position": "Systems Administrator", + "salary": "$73,116", + "start_date": "11/3/2009" + }, + { + "extn": "4514", + "id": "47261", + "name": "Noemi Carter", + "office": "Garland", + "position": "Restaurant Manager", + "salary": "$48,759", + "start_date": "5/17/2004" + }, + { + "extn": "3138", + "id": "47262", + "name": "Penny Hale", + "office": "Scottsdale", + "position": "Laboratory Technician", + "salary": "$297,172", + "start_date": "9/18/2000" + }, + { + "extn": "8885", + "id": "47263", + "name": "Kurt Vincent", + "office": "Lyon", + "position": "Business Broker", + "salary": "$204,501", + "start_date": "10/4/2001" + }, + { + "extn": "5890", + "id": "47264", + "name": "Rosie Vollans", + "office": "Valetta", + "position": "Accountant", + "salary": "$187,474", + "start_date": "12/10/2011" + }, + { + "extn": "1236", + "id": "47265", + "name": "George Raven", + "office": "Milwaukee", + "position": "Cook", + "salary": "$35,817", + "start_date": "2/15/2005" + }, + { + "extn": "4400", + "id": "47266", + "name": "Liam Middleton", + "office": "Anaheim", + "position": "Investment Advisor", + "salary": "$18,618", + "start_date": "10/30/2006" + }, + { + "extn": "8475", + "id": "47267", + "name": "Elijah Shields", + "office": "Norfolk", + "position": "Investment Advisor", + "salary": "$203,562", + "start_date": "10/9/2009" + }, + { + "extn": "8632", + "id": "47268", + "name": "Leanne Jenkin", + "office": "Charlotte", + "position": "Steward", + "salary": "$54,485", + "start_date": "3/28/2001" + }, + { + "extn": "9292", + "id": "47269", + "name": "Bree Chester", + "office": "London", + "position": "Food Technologist", + "salary": "$111,604", + "start_date": "6/12/2004" + }, + { + "extn": "1454", + "id": "47270", + "name": "Brooklyn Clarke", + "office": "San Francisco", + "position": "Stockbroker", + "salary": "$251,555", + "start_date": "6/26/2008" + }, + { + "extn": "5087", + "id": "47271", + "name": "Ryan Eyres", + "office": "Madison", + "position": "Auditor", + "salary": "$282,087", + "start_date": "11/3/2009" + }, + { + "extn": "5080", + "id": "47272", + "name": "Melody Potts", + "office": "Anaheim", + "position": "Investment Advisor", + "salary": "$204,929", + "start_date": "4/30/2011" + }, + { + "extn": "5387", + "id": "47273", + "name": "Johnny Tate", + "office": "Toledo", + "position": "Cash Manager", + "salary": "$104,184", + "start_date": "3/27/2000" + }, + { + "extn": "5076", + "id": "47274", + "name": "Luke Shields", + "office": "Indianapolis", + "position": "Business Broker", + "salary": "$137,206", + "start_date": "4/10/2015" + }, + { + "extn": "4825", + "id": "47275", + "name": "Fiona Murphy", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$177,988", + "start_date": "4/29/2019" + }, + { + "extn": "4270", + "id": "47276", + "name": "Kenzie Garner", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$199,684", + "start_date": "3/3/2000" + }, + { + "extn": "1129", + "id": "47277", + "name": "Stella James", + "office": "Paris", + "position": "Stockbroker", + "salary": "$172,308", + "start_date": "5/6/2002" + }, + { + "extn": "8191", + "id": "47278", + "name": "Dalia Driscoll", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$98,393", + "start_date": "8/21/2011" + }, + { + "extn": "3782", + "id": "47279", + "name": "Anabelle Attwood", + "office": "Colorado Springs", + "position": "Budget Analyst", + "salary": "$284,647", + "start_date": "1/24/2008" + }, + { + "extn": "3144", + "id": "47280", + "name": "Cara John", + "office": "Henderson", + "position": "Biologist", + "salary": "$228,287", + "start_date": "1/15/2019" + }, + { + "extn": "8667", + "id": "47281", + "name": "Boris Bullock", + "office": "Glendale", + "position": "Cashier", + "salary": "$244,514", + "start_date": "2/25/2004" + }, + { + "extn": "3065", + "id": "47282", + "name": "Joseph Yates", + "office": "Innsbruck", + "position": "Budget Analyst", + "salary": "$11,186", + "start_date": "1/17/2016" + }, + { + "extn": "7033", + "id": "47283", + "name": "Margot Upton", + "office": "Houston", + "position": "Baker", + "salary": "$206,548", + "start_date": "11/28/2006" + }, + { + "extn": "5232", + "id": "47284", + "name": "Denny Ryan", + "office": "Norfolk", + "position": "Accountant", + "salary": "$195,864", + "start_date": "12/31/2010" + }, + { + "extn": "9986", + "id": "47285", + "name": "Henry Harris", + "office": "Henderson", + "position": "Paramedic", + "salary": "$68,523", + "start_date": "6/27/2014" + }, + { + "extn": "1839", + "id": "47286", + "name": "Russel Herbert", + "office": "Bellevue", + "position": "Healthcare Specialist", + "salary": "$136,687", + "start_date": "9/9/2010" + }, + { + "extn": "3279", + "id": "47287", + "name": "Oliver Wilton", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$205,568", + "start_date": "9/19/2006" + }, + { + "extn": "5911", + "id": "47288", + "name": "Jack Shea", + "office": "San Diego", + "position": "Call Center Representative", + "salary": "$242,811", + "start_date": "12/8/2006" + }, + { + "extn": "3781", + "id": "47289", + "name": "Johnathan Glynn", + "office": "New Orleans", + "position": "Retail Trainee", + "salary": "$115,139", + "start_date": "2/23/2009" + }, + { + "extn": "4598", + "id": "47290", + "name": "Stacy Farrow", + "office": "Miami", + "position": "Physician", + "salary": "$66,351", + "start_date": "6/19/2009" + }, + { + "extn": "5826", + "id": "47291", + "name": "Melinda Powell", + "office": "San Francisco", + "position": "Accountant", + "salary": "$238,389", + "start_date": "9/12/2019" + }, + { + "extn": "7424", + "id": "47292", + "name": "Michael Rose", + "office": "Innsbruck", + "position": "Loan Officer", + "salary": "$147,119", + "start_date": "8/2/2000" + }, + { + "extn": "1859", + "id": "47293", + "name": "Valerie Atkinson", + "office": "San Francisco", + "position": "Mobile Developer", + "salary": "$104,130", + "start_date": "11/3/2018" + }, + { + "extn": "9555", + "id": "47294", + "name": "Michael Higgs", + "office": "Moreno Valley", + "position": "Webmaster", + "salary": "$20,019", + "start_date": "5/6/2018" + }, + { + "extn": "2472", + "id": "47295", + "name": "Oliver Purvis", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$89,554", + "start_date": "2/21/2015" + }, + { + "extn": "2563", + "id": "47296", + "name": "Miley Giles", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$82,794", + "start_date": "10/20/2017" + }, + { + "extn": "9657", + "id": "47297", + "name": "Sadie Lynch", + "office": "Kansas City", + "position": "Accountant", + "salary": "$290,025", + "start_date": "7/25/2001" + }, + { + "extn": "2062", + "id": "47298", + "name": "Aiden Verdon", + "office": "Toledo", + "position": "Inspector", + "salary": "$168,967", + "start_date": "8/5/2015" + }, + { + "extn": "9251", + "id": "47299", + "name": "Laila Addison", + "office": "Atlanta", + "position": "HR Specialist", + "salary": "$116,103", + "start_date": "11/24/2014" + }, + { + "extn": "9656", + "id": "47300", + "name": "Kurt Huggins", + "office": "Lyon", + "position": "Biologist", + "salary": "$285,566", + "start_date": "11/23/2015" + }, + { + "extn": "1769", + "id": "47301", + "name": "Kurt Noach", + "office": "Chicago", + "position": "Production Painter", + "salary": "$92,504", + "start_date": "6/18/2015" + }, + { + "extn": "5150", + "id": "47302", + "name": "Owen Cobb", + "office": "Glendale", + "position": "Treasurer", + "salary": "$286,472", + "start_date": "3/19/2003" + }, + { + "extn": "1955", + "id": "47303", + "name": "Bryon Newton", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$279,549", + "start_date": "5/8/2016" + }, + { + "extn": "4880", + "id": "47304", + "name": "Davina Heaton", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$227,356", + "start_date": "3/15/2013" + }, + { + "extn": "2134", + "id": "47305", + "name": "David Edmonds", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$51,547", + "start_date": "9/30/2006" + }, + { + "extn": "9525", + "id": "47306", + "name": "Roger Wilde", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$133,923", + "start_date": "5/9/2013" + }, + { + "extn": "3203", + "id": "47307", + "name": "Joseph Benson", + "office": "Toledo", + "position": "Steward", + "salary": "$282,262", + "start_date": "6/29/2014" + }, + { + "extn": "1429", + "id": "47308", + "name": "Willow Lynch", + "office": "Bucharest", + "position": "Ambulatory Nurse", + "salary": "$91,513", + "start_date": "11/6/2013" + }, + { + "extn": "8875", + "id": "47309", + "name": "Adalind Sherry", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$124,437", + "start_date": "3/31/2014" + }, + { + "extn": "1357", + "id": "47310", + "name": "Jacob Vane", + "office": "Stockton", + "position": "Call Center Representative", + "salary": "$26,374", + "start_date": "11/21/2001" + }, + { + "extn": "9572", + "id": "47311", + "name": "Aiden Latham", + "office": "Tallahassee", + "position": "Web Developer", + "salary": "$20,276", + "start_date": "5/28/2012" + }, + { + "extn": "5102", + "id": "47312", + "name": "Celia Hunter", + "office": "Otawa", + "position": "IT Support Staff", + "salary": "$180,315", + "start_date": "12/20/2016" + }, + { + "extn": "9351", + "id": "47313", + "name": "Louise Lucas", + "office": "Amarillo", + "position": "Electrician", + "salary": "$196,280", + "start_date": "1/22/2013" + }, + { + "extn": "6399", + "id": "47314", + "name": "Nancy Seymour", + "office": "Moreno Valley", + "position": "Healthcare Specialist", + "salary": "$67,272", + "start_date": "3/9/2015" + }, + { + "extn": "4131", + "id": "47315", + "name": "Sasha Gallacher", + "office": "Rome", + "position": "Loan Officer", + "salary": "$184,391", + "start_date": "9/6/2012" + }, + { + "extn": "1128", + "id": "47316", + "name": "Manuel Dwyer", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$113,983", + "start_date": "10/31/2013" + }, + { + "extn": "7319", + "id": "47317", + "name": "Ellen Kennedy", + "office": "Milano", + "position": "Accountant", + "salary": "$98,398", + "start_date": "1/25/2005" + }, + { + "extn": "4561", + "id": "47318", + "name": "Julian Freeburn", + "office": "Minneapolis", + "position": "Paramedic", + "salary": "$216,912", + "start_date": "2/27/2006" + }, + { + "extn": "9704", + "id": "47319", + "name": "Javier Coates", + "office": "San Jose", + "position": "Restaurant Manager", + "salary": "$236,375", + "start_date": "11/25/2014" + }, + { + "extn": "8683", + "id": "47320", + "name": "Benny Calderwood", + "office": "Salem", + "position": "Designer", + "salary": "$92,081", + "start_date": "8/3/2018" + }, + { + "extn": "7095", + "id": "47321", + "name": "Maggie Ashwell", + "office": "Charlotte", + "position": "Auditor", + "salary": "$149,441", + "start_date": "12/26/2005" + }, + { + "extn": "3765", + "id": "47322", + "name": "Drew Walker", + "office": "Reno", + "position": "Project Manager", + "salary": "$50,320", + "start_date": "9/19/2005" + }, + { + "extn": "2513", + "id": "47323", + "name": "Livia Miller", + "office": "Lincoln", + "position": "Pharmacist", + "salary": "$166,289", + "start_date": "1/21/2009" + }, + { + "extn": "1432", + "id": "47324", + "name": "Chuck Richardson", + "office": "Berlin", + "position": "Bookkeeper", + "salary": "$265,217", + "start_date": "6/19/2001" + }, + { + "extn": "2261", + "id": "47325", + "name": "Maya Shelton", + "office": "Toledo", + "position": "Lecturer", + "salary": "$81,271", + "start_date": "6/29/2012" + }, + { + "extn": "6610", + "id": "47326", + "name": "Aiden Morrow", + "office": "London", + "position": "Inspector", + "salary": "$133,327", + "start_date": "8/25/2002" + }, + { + "extn": "4537", + "id": "47327", + "name": "Martin James", + "office": "Glendale", + "position": "Machine Operator", + "salary": "$116,792", + "start_date": "10/6/2004" + }, + { + "extn": "1717", + "id": "47328", + "name": "Domenic Simmons", + "office": "San Antonio", + "position": "Bellman", + "salary": "$285,467", + "start_date": "4/12/2006" + }, + { + "extn": "7009", + "id": "47329", + "name": "Maya Locke", + "office": "Milano", + "position": "Staffing Consultant", + "salary": "$279,022", + "start_date": "12/7/2008" + }, + { + "extn": "3759", + "id": "47330", + "name": "Ally Evans", + "office": "Cincinnati", + "position": "CNC Operator", + "salary": "$161,126", + "start_date": "9/11/2004" + }, + { + "extn": "8336", + "id": "47331", + "name": "Janice Chapman", + "office": "Indianapolis", + "position": "Mobile Developer", + "salary": "$124,815", + "start_date": "1/25/2001" + }, + { + "extn": "9136", + "id": "47332", + "name": "Nick Gregory", + "office": "New York", + "position": "Auditor", + "salary": "$264,135", + "start_date": "5/10/2011" + }, + { + "extn": "4234", + "id": "47333", + "name": "Chloe Janes", + "office": "Escondido", + "position": "Call Center Representative", + "salary": "$292,662", + "start_date": "3/12/2000" + }, + { + "extn": "3135", + "id": "47334", + "name": "Rosa Moreno", + "office": "Toledo", + "position": "Production Painter", + "salary": "$123,677", + "start_date": "8/7/2012" + }, + { + "extn": "4606", + "id": "47335", + "name": "Kieth Callan", + "office": "Detroit", + "position": "HR Coordinator", + "salary": "$188,806", + "start_date": "8/6/2006" + }, + { + "extn": "5753", + "id": "47336", + "name": "Harry Porter", + "office": "Miami", + "position": "Web Developer", + "salary": "$229,510", + "start_date": "10/9/2013" + }, + { + "extn": "8299", + "id": "47337", + "name": "Catherine Hudson", + "office": "Oklahoma City", + "position": "Ambulatory Nurse", + "salary": "$87,086", + "start_date": "8/25/2006" + }, + { + "extn": "5639", + "id": "47338", + "name": "Noemi Gilmore", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$34,230", + "start_date": "1/30/2012" + }, + { + "extn": "8033", + "id": "47339", + "name": "Wade Dallas", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$70,440", + "start_date": "2/14/2002" + }, + { + "extn": "8980", + "id": "47340", + "name": "Ronald Palmer", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$74,168", + "start_date": "5/5/2010" + }, + { + "extn": "8718", + "id": "47341", + "name": "Chester Uddin", + "office": "Seattle", + "position": "Stockbroker", + "salary": "$23,222", + "start_date": "7/19/2003" + }, + { + "extn": "5275", + "id": "47342", + "name": "Logan Stevens", + "office": "St. Louis", + "position": "Physician", + "salary": "$276,168", + "start_date": "12/24/2010" + }, + { + "extn": "9435", + "id": "47343", + "name": "Jacob Jenkin", + "office": "Miami", + "position": "Chef Manager", + "salary": "$139,152", + "start_date": "4/29/2014" + }, + { + "extn": "4684", + "id": "47344", + "name": "Sage Holmes", + "office": "Garland", + "position": "Chef Manager", + "salary": "$120,061", + "start_date": "12/11/2004" + }, + { + "extn": "6231", + "id": "47345", + "name": "Kenzie Ebbs", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$225,628", + "start_date": "12/1/2000" + }, + { + "extn": "4676", + "id": "47346", + "name": "Leroy Hopkins", + "office": "Huntsville", + "position": "Physician", + "salary": "$189,166", + "start_date": "10/15/2004" + }, + { + "extn": "2661", + "id": "47347", + "name": "Rocco Warren", + "office": "Huntsville", + "position": "Machine Operator", + "salary": "$153,660", + "start_date": "11/10/2002" + }, + { + "extn": "3494", + "id": "47348", + "name": "Alan Martin", + "office": "Oakland", + "position": "Inspector", + "salary": "$250,936", + "start_date": "10/17/2002" + }, + { + "extn": "5343", + "id": "47349", + "name": "Doug Young", + "office": "Irving", + "position": "Paramedic", + "salary": "$271,358", + "start_date": "9/3/2016" + }, + { + "extn": "6898", + "id": "47350", + "name": "John Griffiths", + "office": "Bellevue", + "position": "Machine Operator", + "salary": "$17,016", + "start_date": "2/1/2017" + }, + { + "extn": "7325", + "id": "47351", + "name": "Barry Jackson", + "office": "Bakersfield", + "position": "Healthcare Specialist", + "salary": "$200,972", + "start_date": "2/15/2019" + }, + { + "extn": "5607", + "id": "47352", + "name": "Rosalie Kelly", + "office": "Lisbon", + "position": "Doctor", + "salary": "$191,926", + "start_date": "2/13/2013" + }, + { + "extn": "2010", + "id": "47353", + "name": "Mike Uddin", + "office": "Phoenix", + "position": "Cashier", + "salary": "$42,688", + "start_date": "8/17/2009" + }, + { + "extn": "4479", + "id": "47354", + "name": "Benjamin Stevenson", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$189,945", + "start_date": "9/26/2002" + }, + { + "extn": "6675", + "id": "47355", + "name": "Judith Varley", + "office": "New Orleans", + "position": "Systems Administrator", + "salary": "$243,920", + "start_date": "12/7/2006" + }, + { + "extn": "1192", + "id": "47356", + "name": "Emma Marshall", + "office": "Hollywood", + "position": "Front Desk Coordinator", + "salary": "$109,460", + "start_date": "11/24/2016" + }, + { + "extn": "5480", + "id": "47357", + "name": "Ethan Thorpe", + "office": "Valetta", + "position": "Loan Officer", + "salary": "$33,880", + "start_date": "6/14/2005" + }, + { + "extn": "6171", + "id": "47358", + "name": "Johnathan Glynn", + "office": "Lakewood", + "position": "Assistant Buyer", + "salary": "$103,967", + "start_date": "12/14/2016" + }, + { + "extn": "4629", + "id": "47359", + "name": "Mason Becker", + "office": "Irving", + "position": "HR Specialist", + "salary": "$87,072", + "start_date": "4/24/2002" + }, + { + "extn": "3038", + "id": "47360", + "name": "Jules Shields", + "office": "Miami", + "position": "Physician", + "salary": "$264,501", + "start_date": "11/21/2016" + }, + { + "extn": "2319", + "id": "47361", + "name": "Morgan Hunt", + "office": "Sacramento", + "position": "Healthcare Specialist", + "salary": "$192,584", + "start_date": "7/2/2005" + }, + { + "extn": "8439", + "id": "47362", + "name": "Sabrina Wood", + "office": "Fort Lauderdale", + "position": "Budget Analyst", + "salary": "$32,612", + "start_date": "4/14/2017" + }, + { + "extn": "2075", + "id": "47363", + "name": "Jayden Stewart", + "office": "Bucharest", + "position": "Cash Manager", + "salary": "$254,687", + "start_date": "6/17/2012" + }, + { + "extn": "7696", + "id": "47364", + "name": "Harmony Rosenbloom", + "office": "Tokyo", + "position": "Restaurant Manager", + "salary": "$299,585", + "start_date": "3/28/2019" + }, + { + "extn": "1792", + "id": "47365", + "name": "Lucas Wilton", + "office": "London", + "position": "Operator", + "salary": "$100,944", + "start_date": "6/29/2000" + }, + { + "extn": "2343", + "id": "47366", + "name": "Daniel Andrews", + "office": "Hayward", + "position": "Auditor", + "salary": "$109,763", + "start_date": "2/17/2003" + }, + { + "extn": "8065", + "id": "47367", + "name": "Diane Richards", + "office": "Fort Lauderdale", + "position": "Food Technologist", + "salary": "$277,727", + "start_date": "7/12/2002" + }, + { + "extn": "7679", + "id": "47368", + "name": "Michaela Miller", + "office": "Pittsburgh", + "position": "HR Coordinator", + "salary": "$10,821", + "start_date": "9/18/2010" + }, + { + "extn": "9356", + "id": "47369", + "name": "Rick Edley", + "office": "Otawa", + "position": "Lecturer", + "salary": "$34,318", + "start_date": "4/10/2016" + }, + { + "extn": "9532", + "id": "47370", + "name": "Fred Hooper", + "office": "Miami", + "position": "IT Support Staff", + "salary": "$101,182", + "start_date": "10/2/2004" + }, + { + "extn": "5190", + "id": "47371", + "name": "Margaret Bayliss", + "office": "San Antonio", + "position": "Inspector", + "salary": "$141,894", + "start_date": "3/29/2008" + }, + { + "extn": "1788", + "id": "47372", + "name": "Chuck Stewart", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$107,786", + "start_date": "12/12/2003" + }, + { + "extn": "3593", + "id": "47373", + "name": "Rufus Taylor", + "office": "Seattle", + "position": "Project Manager", + "salary": "$167,484", + "start_date": "9/29/2011" + }, + { + "extn": "2043", + "id": "47374", + "name": "Maxwell Jacobs", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$44,093", + "start_date": "1/14/2007" + }, + { + "extn": "9028", + "id": "47375", + "name": "Rosa Kerr", + "office": "Stockton", + "position": "Executive Director", + "salary": "$290,369", + "start_date": "1/7/2003" + }, + { + "extn": "1868", + "id": "47376", + "name": "Norah Gilbert", + "office": "Arlington", + "position": "Machine Operator", + "salary": "$127,967", + "start_date": "7/11/2002" + }, + { + "extn": "8603", + "id": "47377", + "name": "Erica Rosenbloom", + "office": "Amarillo", + "position": "Design Engineer", + "salary": "$140,093", + "start_date": "8/24/2001" + }, + { + "extn": "2542", + "id": "47378", + "name": "Ally Robinson", + "office": "Valetta", + "position": "Designer", + "salary": "$255,818", + "start_date": "11/18/2013" + }, + { + "extn": "8615", + "id": "47379", + "name": "Moira Clifford", + "office": "Glendale", + "position": "Executive Director", + "salary": "$122,482", + "start_date": "2/14/2005" + }, + { + "extn": "9582", + "id": "47380", + "name": "Monica Jarvis", + "office": "Irving", + "position": "Laboratory Technician", + "salary": "$192,974", + "start_date": "2/3/2006" + }, + { + "extn": "7245", + "id": "47381", + "name": "Adelaide Robertson", + "office": "Springfield", + "position": "Accountant", + "salary": "$76,288", + "start_date": "12/17/2018" + }, + { + "extn": "1080", + "id": "47382", + "name": "Leroy Mccormick", + "office": "Tulsa", + "position": "Fabricator", + "salary": "$228,795", + "start_date": "9/10/2004" + }, + { + "extn": "5527", + "id": "47383", + "name": "Abbey Lyon", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$217,936", + "start_date": "10/20/2014" + }, + { + "extn": "4818", + "id": "47384", + "name": "Daron Flanders", + "office": "Columbus", + "position": "Budget Analyst", + "salary": "$28,294", + "start_date": "3/11/2011" + }, + { + "extn": "4627", + "id": "47385", + "name": "Gil Wright", + "office": "Berlin", + "position": "Biologist", + "salary": "$153,370", + "start_date": "11/30/2005" + }, + { + "extn": "9302", + "id": "47386", + "name": "Matthew Adams", + "office": "Oakland", + "position": "Web Developer", + "salary": "$128,762", + "start_date": "12/25/2008" + }, + { + "extn": "4613", + "id": "47387", + "name": "Danny Larsen", + "office": "Milano", + "position": "Biologist", + "salary": "$65,059", + "start_date": "2/11/2016" + }, + { + "extn": "6303", + "id": "47388", + "name": "Greta Milner", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$36,431", + "start_date": "10/22/2006" + }, + { + "extn": "7473", + "id": "47389", + "name": "Caleb Moran", + "office": "Kansas City", + "position": "Production Painter", + "salary": "$262,011", + "start_date": "9/22/2012" + }, + { + "extn": "9239", + "id": "47390", + "name": "Christine York", + "office": "Cincinnati", + "position": "Chef Manager", + "salary": "$260,025", + "start_date": "10/13/2017" + }, + { + "extn": "6808", + "id": "47391", + "name": "Leanne Baker", + "office": "Lancaster", + "position": "Laboratory Technician", + "salary": "$212,456", + "start_date": "2/15/2017" + }, + { + "extn": "2833", + "id": "47392", + "name": "Georgia Spencer", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$180,037", + "start_date": "11/4/2001" + }, + { + "extn": "8787", + "id": "47393", + "name": "Grace Paterson", + "office": "Louisville", + "position": "Cashier", + "salary": "$201,612", + "start_date": "6/25/2008" + }, + { + "extn": "1950", + "id": "47394", + "name": "Regina Anderson", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$224,368", + "start_date": "10/4/2019" + }, + { + "extn": "3673", + "id": "47395", + "name": "Denny Heaton", + "office": "Fort Lauderdale", + "position": "Insurance Broker", + "salary": "$297,944", + "start_date": "9/28/2013" + }, + { + "extn": "3074", + "id": "47396", + "name": "Gabriel Gates", + "office": "Venice", + "position": "IT Support Staff", + "salary": "$123,191", + "start_date": "10/18/2019" + }, + { + "extn": "7335", + "id": "47397", + "name": "Karla Scott", + "office": "El Paso", + "position": "Budget Analyst", + "salary": "$299,051", + "start_date": "8/2/2019" + }, + { + "extn": "7549", + "id": "47398", + "name": "Ember Thorpe", + "office": "Springfield", + "position": "Lecturer", + "salary": "$271,358", + "start_date": "8/3/2002" + }, + { + "extn": "2372", + "id": "47399", + "name": "Sebastian Stevenson", + "office": "Salt Lake City", + "position": "Budget Analyst", + "salary": "$90,192", + "start_date": "3/9/2015" + }, + { + "extn": "4759", + "id": "47400", + "name": "Eryn Mcgregor", + "office": "Denver", + "position": "Fabricator", + "salary": "$138,123", + "start_date": "8/12/2019" + }, + { + "extn": "8275", + "id": "47401", + "name": "Rylee Raven", + "office": "Lincoln", + "position": "Restaurant Manager", + "salary": "$242,860", + "start_date": "5/12/2005" + }, + { + "extn": "6351", + "id": "47402", + "name": "Abdul Lindop", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$139,480", + "start_date": "7/23/2016" + }, + { + "extn": "6282", + "id": "47403", + "name": "John Callan", + "office": "Norfolk", + "position": "Doctor", + "salary": "$231,472", + "start_date": "2/19/2014" + }, + { + "extn": "1905", + "id": "47404", + "name": "Chester Owens", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$45,519", + "start_date": "12/26/2018" + }, + { + "extn": "8334", + "id": "47405", + "name": "Willow Fenton", + "office": "Otawa", + "position": "Insurance Broker", + "salary": "$61,899", + "start_date": "10/27/2007" + }, + { + "extn": "8453", + "id": "47406", + "name": "Colleen Wallace", + "office": "Escondido", + "position": "Doctor", + "salary": "$179,424", + "start_date": "7/21/2013" + }, + { + "extn": "3593", + "id": "47407", + "name": "Gabriel Ventura", + "office": "Chicago", + "position": "Laboratory Technician", + "salary": "$273,516", + "start_date": "7/25/2014" + }, + { + "extn": "9032", + "id": "47408", + "name": "Doris Henderson", + "office": "Baltimore", + "position": "Biologist", + "salary": "$10,862", + "start_date": "10/21/2017" + }, + { + "extn": "8311", + "id": "47409", + "name": "Tyler Alldridge", + "office": "Cincinnati", + "position": "Systems Administrator", + "salary": "$269,687", + "start_date": "7/23/2002" + }, + { + "extn": "4012", + "id": "47410", + "name": "Rocco Robinson", + "office": "Santa Ana", + "position": "Mobile Developer", + "salary": "$24,543", + "start_date": "2/7/2002" + }, + { + "extn": "1243", + "id": "47411", + "name": "Anabelle Purvis", + "office": "Escondido", + "position": "HR Coordinator", + "salary": "$289,882", + "start_date": "9/7/2015" + }, + { + "extn": "6093", + "id": "47412", + "name": "Sebastian Khan", + "office": "Scottsdale", + "position": "HR Specialist", + "salary": "$42,508", + "start_date": "4/13/2018" + }, + { + "extn": "1962", + "id": "47413", + "name": "Rufus Flanders", + "office": "Moreno Valley", + "position": "Project Manager", + "salary": "$145,406", + "start_date": "3/2/2011" + }, + { + "extn": "5745", + "id": "47414", + "name": "Chadwick Emerson", + "office": "Houston", + "position": "Doctor", + "salary": "$10,194", + "start_date": "1/8/2002" + }, + { + "extn": "7748", + "id": "47415", + "name": "Denis Turner", + "office": "Phoenix", + "position": "Baker", + "salary": "$22,536", + "start_date": "9/17/2010" + }, + { + "extn": "3482", + "id": "47416", + "name": "Helen Rowlands", + "office": "Hayward", + "position": "Ambulatory Nurse", + "salary": "$276,972", + "start_date": "7/24/2013" + }, + { + "extn": "8279", + "id": "47417", + "name": "Mara Gallacher", + "office": "Scottsdale", + "position": "Cook", + "salary": "$266,631", + "start_date": "10/28/2007" + }, + { + "extn": "4899", + "id": "47418", + "name": "Evie Adler", + "office": "Oakland", + "position": "Assistant Buyer", + "salary": "$38,411", + "start_date": "2/16/2016" + }, + { + "extn": "7381", + "id": "47419", + "name": "Vicky Lloyd", + "office": "Glendale", + "position": "Restaurant Manager", + "salary": "$187,022", + "start_date": "5/19/2016" + }, + { + "extn": "2491", + "id": "47420", + "name": "Tania Bennett", + "office": "Santa Ana", + "position": "Clerk", + "salary": "$159,864", + "start_date": "7/3/2014" + }, + { + "extn": "6111", + "id": "47421", + "name": "Sebastian Cameron", + "office": "Cincinnati", + "position": "Machine Operator", + "salary": "$69,814", + "start_date": "12/19/2004" + }, + { + "extn": "9750", + "id": "47422", + "name": "Rihanna Mann", + "office": "Norfolk", + "position": "CNC Operator", + "salary": "$219,963", + "start_date": "8/4/2013" + }, + { + "extn": "6801", + "id": "47423", + "name": "Maxwell Marshall", + "office": "Rochester", + "position": "Executive Director", + "salary": "$163,409", + "start_date": "11/2/2012" + }, + { + "extn": "9898", + "id": "47424", + "name": "Louise Bolton", + "office": "Fremont", + "position": "Production Painter", + "salary": "$265,190", + "start_date": "2/12/2005" + }, + { + "extn": "2728", + "id": "47425", + "name": "Deborah Moore", + "office": "Wien", + "position": "Software Engineer", + "salary": "$165,512", + "start_date": "1/19/2015" + }, + { + "extn": "4391", + "id": "47426", + "name": "John Gilmore", + "office": "Rochester", + "position": "IT Support Staff", + "salary": "$157,126", + "start_date": "1/7/2012" + }, + { + "extn": "4078", + "id": "47427", + "name": "Abbey Ward", + "office": "Bakersfield", + "position": "Electrician", + "salary": "$43,173", + "start_date": "10/24/2013" + }, + { + "extn": "6219", + "id": "47428", + "name": "Chadwick Ianson", + "office": "Sacramento", + "position": "HR Coordinator", + "salary": "$261,771", + "start_date": "1/10/2009" + }, + { + "extn": "8177", + "id": "47429", + "name": "Gladys Stevens", + "office": "Henderson", + "position": "Investment Advisor", + "salary": "$131,905", + "start_date": "6/22/2017" + }, + { + "extn": "1884", + "id": "47430", + "name": "Ethan Griffiths", + "office": "Venice", + "position": "Assistant Buyer", + "salary": "$258,642", + "start_date": "4/6/2008" + }, + { + "extn": "7497", + "id": "47431", + "name": "Diane Roberts", + "office": "Washington", + "position": "Associate Professor", + "salary": "$189,822", + "start_date": "7/6/2000" + }, + { + "extn": "2972", + "id": "47432", + "name": "Henry Hepburn", + "office": "Phoenix", + "position": "Software Engineer", + "salary": "$259,001", + "start_date": "10/29/2017" + }, + { + "extn": "6667", + "id": "47433", + "name": "Megan Watson", + "office": "Baltimore", + "position": "Associate Professor", + "salary": "$57,968", + "start_date": "1/29/2007" + }, + { + "extn": "5269", + "id": "47434", + "name": "Manuel Ebbs", + "office": "Atlanta", + "position": "Investment Advisor", + "salary": "$62,067", + "start_date": "2/26/2003" + }, + { + "extn": "4823", + "id": "47435", + "name": "Colleen Bryant", + "office": "Toledo", + "position": "Mobile Developer", + "salary": "$68,714", + "start_date": "12/1/2003" + }, + { + "extn": "9320", + "id": "47436", + "name": "Julius Stone", + "office": "Richmond", + "position": "Web Developer", + "salary": "$119,136", + "start_date": "11/9/2007" + }, + { + "extn": "7446", + "id": "47437", + "name": "Sage Swan", + "office": "Milano", + "position": "Web Developer", + "salary": "$182,998", + "start_date": "6/1/2008" + }, + { + "extn": "5842", + "id": "47438", + "name": "Morgan London", + "office": "Saint Paul", + "position": "Electrician", + "salary": "$188,567", + "start_date": "6/26/2018" + }, + { + "extn": "3850", + "id": "47439", + "name": "Doug Healy", + "office": "Henderson", + "position": "Webmaster", + "salary": "$295,422", + "start_date": "8/25/2004" + }, + { + "extn": "9378", + "id": "47440", + "name": "Shannon Todd", + "office": "Milano", + "position": "Associate Professor", + "salary": "$14,455", + "start_date": "7/17/2009" + }, + { + "extn": "3965", + "id": "47441", + "name": "Logan Downing", + "office": "New Orleans", + "position": "Restaurant Manager", + "salary": "$214,718", + "start_date": "1/6/2017" + }, + { + "extn": "6308", + "id": "47442", + "name": "Joyce Yoman", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$36,381", + "start_date": "2/18/2002" + }, + { + "extn": "1387", + "id": "47443", + "name": "Henry Andersson", + "office": "Scottsdale", + "position": "Doctor", + "salary": "$116,863", + "start_date": "1/7/2000" + }, + { + "extn": "7972", + "id": "47444", + "name": "Makenzie Norman", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$248,258", + "start_date": "12/12/2017" + }, + { + "extn": "4792", + "id": "47445", + "name": "Johnny Rainford", + "office": "Valetta", + "position": "Auditor", + "salary": "$187,630", + "start_date": "9/4/2017" + }, + { + "extn": "7748", + "id": "47446", + "name": "Aeris Doherty", + "office": "Laredo", + "position": "Biologist", + "salary": "$149,842", + "start_date": "2/29/2016" + }, + { + "extn": "2523", + "id": "47447", + "name": "Adela Morrow", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$166,605", + "start_date": "8/7/2006" + }, + { + "extn": "6749", + "id": "47448", + "name": "Elijah Donovan", + "office": "Las Vegas", + "position": "Dentist", + "salary": "$142,770", + "start_date": "6/29/2011" + }, + { + "extn": "6411", + "id": "47449", + "name": "Danny Bloom", + "office": "Amarillo", + "position": "Electrician", + "salary": "$67,297", + "start_date": "1/27/2003" + }, + { + "extn": "7599", + "id": "47450", + "name": "Rocco Egerton", + "office": "Philadelphia", + "position": "Biologist", + "salary": "$127,613", + "start_date": "4/27/2014" + }, + { + "extn": "8044", + "id": "47451", + "name": "Remy Groves", + "office": "Reno", + "position": "Health Educator", + "salary": "$126,526", + "start_date": "6/28/2003" + }, + { + "extn": "3078", + "id": "47452", + "name": "Barney Bryant", + "office": "Milano", + "position": "Laboratory Technician", + "salary": "$263,207", + "start_date": "7/4/2014" + }, + { + "extn": "7972", + "id": "47453", + "name": "Miley Chappell", + "office": "Omaha", + "position": "Doctor", + "salary": "$249,585", + "start_date": "10/11/2016" + }, + { + "extn": "8971", + "id": "47454", + "name": "Vanessa Thorpe", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$239,009", + "start_date": "5/20/2007" + }, + { + "extn": "3186", + "id": "47455", + "name": "Julian Kennedy", + "office": "Bucharest", + "position": "Pharmacist", + "salary": "$93,656", + "start_date": "9/27/2009" + }, + { + "extn": "2990", + "id": "47456", + "name": "Domenic Fenton", + "office": "Honolulu", + "position": "Bellman", + "salary": "$60,907", + "start_date": "12/15/2007" + }, + { + "extn": "7248", + "id": "47457", + "name": "Barry Devonport", + "office": "Otawa", + "position": "Treasurer", + "salary": "$267,180", + "start_date": "10/8/2016" + }, + { + "extn": "8054", + "id": "47458", + "name": "Maxwell Aldridge", + "office": "Tallahassee", + "position": "Physician", + "salary": "$232,777", + "start_date": "12/17/2011" + }, + { + "extn": "9965", + "id": "47459", + "name": "Georgia Dallas", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$233,661", + "start_date": "12/29/2002" + }, + { + "extn": "5878", + "id": "47460", + "name": "Barry Buckley", + "office": "Salt Lake City", + "position": "Assistant Buyer", + "salary": "$148,978", + "start_date": "10/20/2015" + }, + { + "extn": "9532", + "id": "47461", + "name": "Angelique Woodley", + "office": "Stockton", + "position": "Front Desk Coordinator", + "salary": "$214,054", + "start_date": "3/29/2012" + }, + { + "extn": "3999", + "id": "47462", + "name": "Mike Newman", + "office": "Huntsville", + "position": "HR Coordinator", + "salary": "$155,215", + "start_date": "11/4/2016" + }, + { + "extn": "7117", + "id": "47463", + "name": "Janice Hopkinson", + "office": "Santa Ana", + "position": "Banker", + "salary": "$26,203", + "start_date": "3/17/2001" + }, + { + "extn": "8874", + "id": "47464", + "name": "Mark Boyle", + "office": "Sacramento", + "position": "CNC Operator", + "salary": "$131,444", + "start_date": "1/8/2004" + }, + { + "extn": "6512", + "id": "47465", + "name": "Belinda Alexander", + "office": "Columbus", + "position": "Pharmacist", + "salary": "$180,387", + "start_date": "3/10/2009" + }, + { + "extn": "2388", + "id": "47466", + "name": "Nick Dowson", + "office": "Wien", + "position": "Auditor", + "salary": "$232,218", + "start_date": "8/4/2018" + }, + { + "extn": "7083", + "id": "47467", + "name": "Faith Shepherd", + "office": "Oklahoma City", + "position": "HR Specialist", + "salary": "$161,352", + "start_date": "4/28/2019" + }, + { + "extn": "1687", + "id": "47468", + "name": "Cristal Kelly", + "office": "Boston", + "position": "Web Developer", + "salary": "$11,431", + "start_date": "11/21/2008" + }, + { + "extn": "8286", + "id": "47469", + "name": "Logan Andrews", + "office": "Honolulu", + "position": "HR Coordinator", + "salary": "$160,403", + "start_date": "12/17/2000" + }, + { + "extn": "1916", + "id": "47470", + "name": "Regina Curtis", + "office": "Ontario", + "position": "Electrician", + "salary": "$175,570", + "start_date": "8/13/2015" + }, + { + "extn": "9530", + "id": "47471", + "name": "Rufus White", + "office": "Wien", + "position": "Healthcare Specialist", + "salary": "$176,825", + "start_date": "1/28/2017" + }, + { + "extn": "8063", + "id": "47472", + "name": "Logan Whinter", + "office": "Bucharest", + "position": "Production Painter", + "salary": "$195,139", + "start_date": "4/7/2003" + }, + { + "extn": "9952", + "id": "47473", + "name": "Adeline Morgan", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$103,875", + "start_date": "11/14/2006" + }, + { + "extn": "7742", + "id": "47474", + "name": "Drew Simpson", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$80,881", + "start_date": "12/28/2001" + }, + { + "extn": "1987", + "id": "47475", + "name": "Abbey Allen", + "office": "Berna", + "position": "HR Coordinator", + "salary": "$289,606", + "start_date": "1/18/2000" + }, + { + "extn": "3813", + "id": "47476", + "name": "Denny Wise", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$215,572", + "start_date": "3/6/2017" + }, + { + "extn": "5221", + "id": "47477", + "name": "Carl Collins", + "office": "Moreno Valley", + "position": "Assistant Buyer", + "salary": "$37,459", + "start_date": "3/27/2008" + }, + { + "extn": "5965", + "id": "47478", + "name": "Jazmin Andrews", + "office": "Irving", + "position": "Front Desk Coordinator", + "salary": "$134,806", + "start_date": "9/10/2004" + }, + { + "extn": "1112", + "id": "47479", + "name": "Rocco Amstead", + "office": "Columbus", + "position": "Global Logistics Supervisor", + "salary": "$169,089", + "start_date": "8/17/2015" + }, + { + "extn": "4257", + "id": "47480", + "name": "Roger Chappell", + "office": "Zurich", + "position": "Auditor", + "salary": "$84,653", + "start_date": "7/30/2010" + }, + { + "extn": "6771", + "id": "47481", + "name": "Bart Collis", + "office": "St. Louis", + "position": "Cash Manager", + "salary": "$112,264", + "start_date": "3/27/2006" + }, + { + "extn": "8758", + "id": "47482", + "name": "Matt Ralph", + "office": "Kansas City", + "position": "Restaurant Manager", + "salary": "$110,487", + "start_date": "12/28/2007" + }, + { + "extn": "2830", + "id": "47483", + "name": "Caleb Edwards", + "office": "Louisville", + "position": "Inspector", + "salary": "$163,208", + "start_date": "5/7/2017" + }, + { + "extn": "7354", + "id": "47484", + "name": "Shelby Robertson", + "office": "Memphis", + "position": "Webmaster", + "salary": "$86,181", + "start_date": "11/27/2002" + }, + { + "extn": "2465", + "id": "47485", + "name": "Sebastian Ashley", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$37,826", + "start_date": "4/24/2013" + }, + { + "extn": "3048", + "id": "47486", + "name": "Johnathan Bailey", + "office": "Colorado Springs", + "position": "Inspector", + "salary": "$122,064", + "start_date": "3/15/2002" + }, + { + "extn": "6469", + "id": "47487", + "name": "Melanie Wilton", + "office": "Amarillo", + "position": "Software Engineer", + "salary": "$254,482", + "start_date": "10/26/2013" + }, + { + "extn": "2813", + "id": "47488", + "name": "Iris Glynn", + "office": "Washington", + "position": "Lecturer", + "salary": "$239,095", + "start_date": "2/12/2014" + }, + { + "extn": "9351", + "id": "47489", + "name": "Eden Clarke", + "office": "Philadelphia", + "position": "Systems Administrator", + "salary": "$98,052", + "start_date": "3/23/2018" + }, + { + "extn": "3037", + "id": "47490", + "name": "Luna Oswald", + "office": "Richmond", + "position": "Design Engineer", + "salary": "$136,627", + "start_date": "4/5/2001" + }, + { + "extn": "9187", + "id": "47491", + "name": "Rufus Fowler", + "office": "Hollywood", + "position": "Paramedic", + "salary": "$240,644", + "start_date": "1/14/2018" + }, + { + "extn": "7658", + "id": "47492", + "name": "Fred Waterhouse", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$26,705", + "start_date": "3/31/2015" + }, + { + "extn": "1384", + "id": "47493", + "name": "Adeline Lloyd", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$139,956", + "start_date": "8/16/2009" + }, + { + "extn": "9458", + "id": "47494", + "name": "Mike Dyson", + "office": "Fayetteville", + "position": "HR Specialist", + "salary": "$135,091", + "start_date": "3/6/2000" + }, + { + "extn": "6342", + "id": "47495", + "name": "Diane Calderwood", + "office": "Bakersfield", + "position": "Webmaster", + "salary": "$179,665", + "start_date": "6/2/2006" + }, + { + "extn": "1257", + "id": "47496", + "name": "Rihanna Graves", + "office": "New Orleans", + "position": "Accountant", + "salary": "$225,489", + "start_date": "3/10/2017" + }, + { + "extn": "7005", + "id": "47497", + "name": "Brad Verdon", + "office": "Kansas City", + "position": "Mobile Developer", + "salary": "$25,453", + "start_date": "6/8/2016" + }, + { + "extn": "9472", + "id": "47498", + "name": "Matt Windsor", + "office": "Garland", + "position": "Doctor", + "salary": "$282,448", + "start_date": "9/7/2017" + }, + { + "extn": "4599", + "id": "47499", + "name": "Jenna Campbell", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$40,293", + "start_date": "6/12/2019" + }, + { + "extn": "4529", + "id": "47500", + "name": "Chadwick James", + "office": "Lincoln", + "position": "IT Support Staff", + "salary": "$21,072", + "start_date": "1/6/2013" + }, + { + "extn": "7591", + "id": "47501", + "name": "Lucas Brooks", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$158,760", + "start_date": "5/8/2018" + }, + { + "extn": "4039", + "id": "47502", + "name": "Camellia Hamilton", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$92,673", + "start_date": "7/2/2008" + }, + { + "extn": "9040", + "id": "47503", + "name": "Celina Reid", + "office": "Memphis", + "position": "Electrician", + "salary": "$150,116", + "start_date": "11/27/2009" + }, + { + "extn": "8194", + "id": "47504", + "name": "Angelina Mooney", + "office": "Hayward", + "position": "Mobile Developer", + "salary": "$232,617", + "start_date": "12/1/2004" + }, + { + "extn": "3656", + "id": "47505", + "name": "Ivy Webster", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$181,742", + "start_date": "4/26/2006" + }, + { + "extn": "5269", + "id": "47506", + "name": "Rufus Murray", + "office": "Stockton", + "position": "Assistant Buyer", + "salary": "$252,349", + "start_date": "8/18/2000" + }, + { + "extn": "5690", + "id": "47507", + "name": "Mike Saunders", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$225,452", + "start_date": "6/23/2012" + }, + { + "extn": "2175", + "id": "47508", + "name": "Paige Jarrett", + "office": "Irving", + "position": "Production Painter", + "salary": "$111,591", + "start_date": "1/19/2004" + }, + { + "extn": "7139", + "id": "47509", + "name": "Sara Hall", + "office": "Norfolk", + "position": "Webmaster", + "salary": "$24,932", + "start_date": "5/5/2015" + }, + { + "extn": "9692", + "id": "47510", + "name": "Matthew Cattell", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$255,176", + "start_date": "10/24/2015" + }, + { + "extn": "8277", + "id": "47511", + "name": "Luke Wilde", + "office": "Jacksonville", + "position": "Bookkeeper", + "salary": "$77,899", + "start_date": "11/14/2017" + }, + { + "extn": "5863", + "id": "47512", + "name": "Analise Egerton", + "office": "Tallahassee", + "position": "Budget Analyst", + "salary": "$78,711", + "start_date": "10/12/2018" + }, + { + "extn": "1996", + "id": "47513", + "name": "Hope Eagle", + "office": "Hayward", + "position": "Cashier", + "salary": "$240,153", + "start_date": "9/22/2004" + }, + { + "extn": "9236", + "id": "47514", + "name": "Maxwell Gonzales", + "office": "Prague", + "position": "Operator", + "salary": "$92,399", + "start_date": "2/19/2019" + }, + { + "extn": "7191", + "id": "47515", + "name": "Elise Latham", + "office": "Colorado Springs", + "position": "Assistant Buyer", + "salary": "$94,130", + "start_date": "2/4/2005" + }, + { + "extn": "9895", + "id": "47516", + "name": "Paula Donovan", + "office": "Norfolk", + "position": "Budget Analyst", + "salary": "$278,357", + "start_date": "9/4/2015" + }, + { + "extn": "8142", + "id": "47517", + "name": "Michelle Atkinson", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$124,400", + "start_date": "8/18/2000" + }, + { + "extn": "3949", + "id": "47518", + "name": "Peter Thorne", + "office": "Rome", + "position": "Associate Professor", + "salary": "$36,276", + "start_date": "11/30/2010" + }, + { + "extn": "9475", + "id": "47519", + "name": "Hayden Morris", + "office": "Hayward", + "position": "Biologist", + "salary": "$219,731", + "start_date": "5/13/2019" + }, + { + "extn": "7248", + "id": "47520", + "name": "Cecilia Fox", + "office": "Madrid", + "position": "Project Manager", + "salary": "$158,156", + "start_date": "3/9/2009" + }, + { + "extn": "5123", + "id": "47521", + "name": "Agnes Baldwin", + "office": "El Paso", + "position": "Stockbroker", + "salary": "$208,952", + "start_date": "3/5/2009" + }, + { + "extn": "9750", + "id": "47522", + "name": "Doug Clark", + "office": "Arlington", + "position": "Operator", + "salary": "$232,777", + "start_date": "10/13/2001" + }, + { + "extn": "9452", + "id": "47523", + "name": "Ally Scott", + "office": "Lisbon", + "position": "Electrician", + "salary": "$23,381", + "start_date": "12/22/2016" + }, + { + "extn": "1531", + "id": "47524", + "name": "Chadwick Waterson", + "office": "Fort Lauderdale", + "position": "HR Coordinator", + "salary": "$270,157", + "start_date": "4/11/2010" + }, + { + "extn": "4814", + "id": "47525", + "name": "Erica Hancock", + "office": "Anaheim", + "position": "Associate Professor", + "salary": "$202,418", + "start_date": "9/26/2009" + }, + { + "extn": "4949", + "id": "47526", + "name": "Hannah Burnley", + "office": "Glendale", + "position": "Retail Trainee", + "salary": "$13,848", + "start_date": "5/19/2010" + }, + { + "extn": "8532", + "id": "47527", + "name": "Ron Kaur", + "office": "Seattle", + "position": "Banker", + "salary": "$265,718", + "start_date": "8/11/2000" + }, + { + "extn": "3870", + "id": "47528", + "name": "Lillian Drummond", + "office": "San Francisco", + "position": "Dentist", + "salary": "$241,864", + "start_date": "7/27/2008" + }, + { + "extn": "3002", + "id": "47529", + "name": "Gil Stevens", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$210,839", + "start_date": "7/27/2001" + }, + { + "extn": "1453", + "id": "47530", + "name": "Tony Uddin", + "office": "Prague", + "position": "Treasurer", + "salary": "$220,590", + "start_date": "12/19/2012" + }, + { + "extn": "1748", + "id": "47531", + "name": "Belinda Newton", + "office": "Milwaukee", + "position": "Steward", + "salary": "$283,937", + "start_date": "1/21/2004" + }, + { + "extn": "7434", + "id": "47532", + "name": "Ron Avery", + "office": "Phoenix", + "position": "Auditor", + "salary": "$204,448", + "start_date": "1/12/2016" + }, + { + "extn": "6223", + "id": "47533", + "name": "Mark Mcgee", + "office": "Fremont", + "position": "Fabricator", + "salary": "$295,666", + "start_date": "7/28/2007" + }, + { + "extn": "2668", + "id": "47534", + "name": "Aiden Martin", + "office": "Laredo", + "position": "Inspector", + "salary": "$183,802", + "start_date": "10/3/2019" + }, + { + "extn": "4325", + "id": "47535", + "name": "Gloria Oldfield", + "office": "Fayetteville", + "position": "IT Support Staff", + "salary": "$245,847", + "start_date": "8/15/2018" + }, + { + "extn": "5081", + "id": "47536", + "name": "Vanessa Exton", + "office": "Lincoln", + "position": "Business Broker", + "salary": "$242,564", + "start_date": "5/17/2012" + }, + { + "extn": "5837", + "id": "47537", + "name": "Leanne Jones", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$218,716", + "start_date": "5/9/2012" + }, + { + "extn": "5611", + "id": "47538", + "name": "Tom Underhill", + "office": "Hayward", + "position": "HR Coordinator", + "salary": "$164,809", + "start_date": "3/28/2000" + }, + { + "extn": "2200", + "id": "47539", + "name": "Russel Howard", + "office": "London", + "position": "CNC Operator", + "salary": "$151,273", + "start_date": "10/5/2010" + }, + { + "extn": "3592", + "id": "47540", + "name": "Goldie Moore", + "office": "Zurich", + "position": "Clerk", + "salary": "$38,457", + "start_date": "12/17/2007" + }, + { + "extn": "6733", + "id": "47541", + "name": "Doug Hastings", + "office": "Murfreesboro", + "position": "Doctor", + "salary": "$275,211", + "start_date": "3/19/2002" + }, + { + "extn": "2458", + "id": "47542", + "name": "Julianna Fulton", + "office": "Saint Paul", + "position": "Global Logistics Supervisor", + "salary": "$223,640", + "start_date": "9/16/2009" + }, + { + "extn": "2476", + "id": "47543", + "name": "Angelique Brennan", + "office": "Reno", + "position": "Dentist", + "salary": "$286,866", + "start_date": "5/12/2014" + }, + { + "extn": "6535", + "id": "47544", + "name": "Ron Harris", + "office": "Orlando", + "position": "Inspector", + "salary": "$87,439", + "start_date": "12/15/2017" + }, + { + "extn": "7242", + "id": "47545", + "name": "Tyler Gilmore", + "office": "Lancaster", + "position": "Restaurant Manager", + "salary": "$112,851", + "start_date": "9/28/2004" + }, + { + "extn": "9269", + "id": "47546", + "name": "Abdul Saunders", + "office": "Omaha", + "position": "Inspector", + "salary": "$253,297", + "start_date": "10/16/2018" + }, + { + "extn": "7309", + "id": "47547", + "name": "Carter Selby", + "office": "Long Beach", + "position": "Global Logistics Supervisor", + "salary": "$236,526", + "start_date": "5/5/2017" + }, + { + "extn": "5972", + "id": "47548", + "name": "Carter Bennett", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$238,580", + "start_date": "8/8/2000" + }, + { + "extn": "1465", + "id": "47549", + "name": "Bryon Nayler", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$98,898", + "start_date": "7/26/2019" + }, + { + "extn": "4296", + "id": "47550", + "name": "Winnie Hammond", + "office": "Portland", + "position": "Chef Manager", + "salary": "$189,371", + "start_date": "9/2/2010" + }, + { + "extn": "5997", + "id": "47551", + "name": "Brad Hewitt", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$44,103", + "start_date": "11/1/2007" + }, + { + "extn": "1712", + "id": "47552", + "name": "Elijah Woodley", + "office": "Lisbon", + "position": "Staffing Consultant", + "salary": "$244,901", + "start_date": "4/25/2016" + }, + { + "extn": "7497", + "id": "47553", + "name": "Daniel Edwards", + "office": "Prague", + "position": "Cash Manager", + "salary": "$114,169", + "start_date": "3/3/2013" + }, + { + "extn": "3487", + "id": "47554", + "name": "Savannah Asher", + "office": "Atlanta", + "position": "Auditor", + "salary": "$169,039", + "start_date": "7/20/2008" + }, + { + "extn": "4109", + "id": "47555", + "name": "Peter Booth", + "office": "Lisbon", + "position": "Bellman", + "salary": "$45,557", + "start_date": "2/6/2009" + }, + { + "extn": "8291", + "id": "47556", + "name": "Oliver Bryson", + "office": "Louisville", + "position": "Healthcare Specialist", + "salary": "$248,075", + "start_date": "5/6/2013" + }, + { + "extn": "6172", + "id": "47557", + "name": "Selena Dyson", + "office": "Madison", + "position": "Cook", + "salary": "$271,407", + "start_date": "11/1/2010" + }, + { + "extn": "7313", + "id": "47558", + "name": "Hayden Leslie", + "office": "Anaheim", + "position": "Dentist", + "salary": "$107,521", + "start_date": "4/27/2006" + }, + { + "extn": "8742", + "id": "47559", + "name": "Makena Gavin", + "office": "Pittsburgh", + "position": "Insurance Broker", + "salary": "$90,448", + "start_date": "4/25/2012" + }, + { + "extn": "8857", + "id": "47560", + "name": "Hailey Stark", + "office": "Stockton", + "position": "Machine Operator", + "salary": "$184,087", + "start_date": "7/14/2017" + }, + { + "extn": "2690", + "id": "47561", + "name": "Ethan Emmott", + "office": "Ontario", + "position": "Investment Advisor", + "salary": "$225,770", + "start_date": "4/7/2019" + }, + { + "extn": "9020", + "id": "47562", + "name": "Adelaide Needham", + "office": "Rochester", + "position": "Fabricator", + "salary": "$51,876", + "start_date": "8/9/2013" + }, + { + "extn": "6241", + "id": "47563", + "name": "Mark Ventura", + "office": "Lisbon", + "position": "Webmaster", + "salary": "$189,016", + "start_date": "11/1/2008" + }, + { + "extn": "8024", + "id": "47564", + "name": "Mona Bennett", + "office": "Amarillo", + "position": "Physician", + "salary": "$16,770", + "start_date": "8/3/2008" + }, + { + "extn": "7102", + "id": "47565", + "name": "Enoch Boyle", + "office": "Norfolk", + "position": "Stockbroker", + "salary": "$140,880", + "start_date": "9/10/2019" + }, + { + "extn": "2491", + "id": "47566", + "name": "Percy Grady", + "office": "Orlando", + "position": "Bellman", + "salary": "$79,078", + "start_date": "9/18/2007" + }, + { + "extn": "9566", + "id": "47567", + "name": "Julianna Thomas", + "office": "Laredo", + "position": "Banker", + "salary": "$204,874", + "start_date": "12/16/2017" + }, + { + "extn": "6469", + "id": "47568", + "name": "Maya Brown", + "office": "Worcester", + "position": "Biologist", + "salary": "$237,711", + "start_date": "3/21/2015" + }, + { + "extn": "3862", + "id": "47569", + "name": "Chadwick Bloom", + "office": "Oakland", + "position": "Staffing Consultant", + "salary": "$298,033", + "start_date": "4/21/2005" + }, + { + "extn": "5557", + "id": "47570", + "name": "Adelaide Gordon", + "office": "St. Louis", + "position": "Baker", + "salary": "$156,224", + "start_date": "10/23/2000" + }, + { + "extn": "6353", + "id": "47571", + "name": "Elly Zaoui", + "office": "Phoenix", + "position": "Clerk", + "salary": "$186,124", + "start_date": "6/29/2015" + }, + { + "extn": "3255", + "id": "47572", + "name": "Deborah Coleman", + "office": "Paris", + "position": "Service Supervisor", + "salary": "$64,568", + "start_date": "8/26/2011" + }, + { + "extn": "3745", + "id": "47573", + "name": "Natalie Dale", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$128,399", + "start_date": "3/4/2005" + }, + { + "extn": "6766", + "id": "47574", + "name": "Doris Hale", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$129,536", + "start_date": "5/3/2013" + }, + { + "extn": "3952", + "id": "47575", + "name": "Lucas Becker", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$197,856", + "start_date": "9/3/2015" + }, + { + "extn": "5753", + "id": "47576", + "name": "Aurelia Morrow", + "office": "Arlington", + "position": "Stockbroker", + "salary": "$123,822", + "start_date": "6/9/2009" + }, + { + "extn": "2410", + "id": "47577", + "name": "Chloe Foxley", + "office": "Houston", + "position": "Lecturer", + "salary": "$57,383", + "start_date": "10/10/2018" + }, + { + "extn": "2715", + "id": "47578", + "name": "Russel Stone ", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$45,717", + "start_date": "7/2/2018" + }, + { + "extn": "4345", + "id": "47579", + "name": "Percy Nicholls", + "office": "Oakland", + "position": "Global Logistics Supervisor", + "salary": "$179,463", + "start_date": "11/11/2002" + }, + { + "extn": "6056", + "id": "47580", + "name": "Hannah Dixon", + "office": "Venice", + "position": "Front Desk Coordinator", + "salary": "$27,974", + "start_date": "7/25/2012" + }, + { + "extn": "1984", + "id": "47581", + "name": "Rhea Ingram", + "office": "Denver", + "position": "Physician", + "salary": "$167,205", + "start_date": "8/28/2005" + }, + { + "extn": "5098", + "id": "47582", + "name": "Carolyn May", + "office": "Paris", + "position": "Ambulatory Nurse", + "salary": "$131,330", + "start_date": "5/27/2011" + }, + { + "extn": "3155", + "id": "47583", + "name": "Alan Partridge", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$229,812", + "start_date": "5/11/2007" + }, + { + "extn": "3032", + "id": "47584", + "name": "Priscilla Farrow", + "office": "Bellevue", + "position": "Auditor", + "salary": "$40,426", + "start_date": "9/9/2000" + }, + { + "extn": "4419", + "id": "47585", + "name": "Ramon Neville", + "office": "New Orleans", + "position": "Budget Analyst", + "salary": "$202,609", + "start_date": "7/14/2003" + }, + { + "extn": "7772", + "id": "47586", + "name": "Aisha Bradley", + "office": "Madrid", + "position": "HR Specialist", + "salary": "$136,365", + "start_date": "11/27/2000" + }, + { + "extn": "3664", + "id": "47587", + "name": "Danny Savage", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$155,835", + "start_date": "12/3/2006" + }, + { + "extn": "7360", + "id": "47588", + "name": "Bob Reading", + "office": "Otawa", + "position": "Cashier", + "salary": "$67,312", + "start_date": "8/27/2019" + }, + { + "extn": "8541", + "id": "47589", + "name": "Belinda Healy", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$35,761", + "start_date": "8/6/2005" + }, + { + "extn": "3727", + "id": "47590", + "name": "Abdul Spencer", + "office": "Milwaukee", + "position": "Global Logistics Supervisor", + "salary": "$119,670", + "start_date": "6/29/2017" + }, + { + "extn": "1539", + "id": "47591", + "name": "Carter Hewitt", + "office": "Rochester", + "position": "Mobile Developer", + "salary": "$44,616", + "start_date": "9/22/2006" + }, + { + "extn": "6152", + "id": "47592", + "name": "Noah Robe", + "office": "Hollywood", + "position": "Webmaster", + "salary": "$62,474", + "start_date": "2/18/2010" + }, + { + "extn": "7091", + "id": "47593", + "name": "Claire Vane", + "office": "Nashville", + "position": "Doctor", + "salary": "$143,864", + "start_date": "8/23/2013" + }, + { + "extn": "6829", + "id": "47594", + "name": "Angelique Cavanagh", + "office": "Columbus", + "position": "Investment Advisor", + "salary": "$168,961", + "start_date": "5/29/2004" + }, + { + "extn": "3834", + "id": "47595", + "name": "Mark Butler", + "office": "Detroit", + "position": "Global Logistics Supervisor", + "salary": "$263,895", + "start_date": "2/19/2006" + }, + { + "extn": "7708", + "id": "47596", + "name": "Jackeline Bailey", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$268,015", + "start_date": "2/17/2013" + }, + { + "extn": "9714", + "id": "47597", + "name": "Johnathan Wilkinson", + "office": "Berna", + "position": "Call Center Representative", + "salary": "$277,362", + "start_date": "2/12/2017" + }, + { + "extn": "8450", + "id": "47598", + "name": "Harvey Simmons", + "office": "Indianapolis", + "position": "Project Manager", + "salary": "$220,169", + "start_date": "5/25/2007" + }, + { + "extn": "9271", + "id": "47599", + "name": "Wendy Alcroft", + "office": "Reno", + "position": "Electrician", + "salary": "$219,618", + "start_date": "6/16/2009" + }, + { + "extn": "8873", + "id": "47600", + "name": "Anne Vaughan", + "office": "Huntsville", + "position": "Bookkeeper", + "salary": "$76,116", + "start_date": "10/7/2006" + }, + { + "extn": "3757", + "id": "47601", + "name": "Ramon Riley", + "office": "Quebec", + "position": "Health Educator", + "salary": "$254,385", + "start_date": "7/17/2016" + }, + { + "extn": "3284", + "id": "47602", + "name": "Jessica Horton", + "office": "Reno", + "position": "Executive Director", + "salary": "$80,508", + "start_date": "9/21/2018" + }, + { + "extn": "9108", + "id": "47603", + "name": "Rufus Mooney", + "office": "Boston", + "position": "Budget Analyst", + "salary": "$283,940", + "start_date": "11/16/2009" + }, + { + "extn": "9236", + "id": "47604", + "name": "Ronald Simpson", + "office": "Lakewood", + "position": "Loan Officer", + "salary": "$101,137", + "start_date": "5/19/2003" + }, + { + "extn": "2420", + "id": "47605", + "name": "Kimberly Plant", + "office": "Pittsburgh", + "position": "Treasurer", + "salary": "$167,945", + "start_date": "9/24/2001" + }, + { + "extn": "1858", + "id": "47606", + "name": "Alexander Brennan", + "office": "Wien", + "position": "Assistant Buyer", + "salary": "$92,728", + "start_date": "7/5/2018" + }, + { + "extn": "4438", + "id": "47607", + "name": "Clint Adams", + "office": "Valetta", + "position": "Assistant Buyer", + "salary": "$104,126", + "start_date": "7/27/2000" + }, + { + "extn": "2954", + "id": "47608", + "name": "Elijah Booth", + "office": "Irving", + "position": "Accountant", + "salary": "$47,800", + "start_date": "9/30/2006" + }, + { + "extn": "8702", + "id": "47609", + "name": "Carina Murphy", + "office": "Scottsdale", + "position": "Software Engineer", + "salary": "$185,551", + "start_date": "6/27/2001" + }, + { + "extn": "7793", + "id": "47610", + "name": "Barney Notman", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$254,680", + "start_date": "12/26/2013" + }, + { + "extn": "4861", + "id": "47611", + "name": "Martin Wren", + "office": "Huntsville", + "position": "Paramedic", + "salary": "$287,203", + "start_date": "3/15/2014" + }, + { + "extn": "8159", + "id": "47612", + "name": "Luke Brennan", + "office": "Baltimore", + "position": "Budget Analyst", + "salary": "$203,139", + "start_date": "6/5/2003" + }, + { + "extn": "8719", + "id": "47613", + "name": "Russel Wallace", + "office": "Portland", + "position": "Biologist", + "salary": "$90,492", + "start_date": "8/11/2011" + }, + { + "extn": "9342", + "id": "47614", + "name": "Chloe Sinclair", + "office": "Fremont", + "position": "Lecturer", + "salary": "$222,631", + "start_date": "10/22/2012" + }, + { + "extn": "9615", + "id": "47615", + "name": "Erick Smith", + "office": "Otawa", + "position": "Lecturer", + "salary": "$94,977", + "start_date": "1/15/2018" + }, + { + "extn": "6457", + "id": "47616", + "name": "Bryce Hancock", + "office": "Bridgeport", + "position": "Laboratory Technician", + "salary": "$108,154", + "start_date": "1/7/2017" + }, + { + "extn": "2484", + "id": "47617", + "name": "Bridget Wood", + "office": "Wien", + "position": "Bellman", + "salary": "$29,289", + "start_date": "11/15/2004" + }, + { + "extn": "2481", + "id": "47618", + "name": "Hanna Wilson", + "office": "Rome", + "position": "Accountant", + "salary": "$208,293", + "start_date": "6/14/2012" + }, + { + "extn": "3480", + "id": "47619", + "name": "Danny Roscoe", + "office": "Garland", + "position": "Food Technologist", + "salary": "$184,945", + "start_date": "10/12/2000" + }, + { + "extn": "9036", + "id": "47620", + "name": "Zara Bryson", + "office": "Fremont", + "position": "Inspector", + "salary": "$85,613", + "start_date": "10/8/2014" + }, + { + "extn": "1691", + "id": "47621", + "name": "Alexander Douglas", + "office": "Las Vegas", + "position": "Web Developer", + "salary": "$14,721", + "start_date": "10/3/2013" + }, + { + "extn": "8854", + "id": "47622", + "name": "Chester Wilson", + "office": "Orlando", + "position": "Cashier", + "salary": "$30,573", + "start_date": "3/29/2019" + }, + { + "extn": "5839", + "id": "47623", + "name": "Jayden Wright", + "office": "Arlington", + "position": "Designer", + "salary": "$221,675", + "start_date": "7/29/2014" + }, + { + "extn": "3771", + "id": "47624", + "name": "Elle Vincent", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$128,815", + "start_date": "2/3/2019" + }, + { + "extn": "4887", + "id": "47625", + "name": "Jamie Nielson", + "office": "San Diego", + "position": "Bellman", + "salary": "$288,604", + "start_date": "4/17/2017" + }, + { + "extn": "8270", + "id": "47626", + "name": "Sara Fisher", + "office": "Innsbruck", + "position": "Webmaster", + "salary": "$255,448", + "start_date": "2/2/2003" + }, + { + "extn": "6371", + "id": "47627", + "name": "Michelle Wilkinson", + "office": "Lincoln", + "position": "Ambulatory Nurse", + "salary": "$291,506", + "start_date": "2/17/2013" + }, + { + "extn": "9837", + "id": "47628", + "name": "Alan Larsen", + "office": "St. Louis", + "position": "Designer", + "salary": "$216,688", + "start_date": "1/2/2006" + }, + { + "extn": "1632", + "id": "47629", + "name": "Doug Crawford", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$270,533", + "start_date": "1/25/2003" + }, + { + "extn": "4425", + "id": "47630", + "name": "Johnathan Vaughan", + "office": "Scottsdale", + "position": "Pharmacist", + "salary": "$173,237", + "start_date": "6/15/2005" + }, + { + "extn": "5497", + "id": "47631", + "name": "Helen Rycroft", + "office": "Rome", + "position": "Cashier", + "salary": "$203,968", + "start_date": "6/12/2003" + }, + { + "extn": "2506", + "id": "47632", + "name": "Daniel Roberts", + "office": "Richmond", + "position": "Doctor", + "salary": "$148,054", + "start_date": "9/27/2011" + }, + { + "extn": "4571", + "id": "47633", + "name": "Tyler Robertson", + "office": "Prague", + "position": "Executive Director", + "salary": "$199,219", + "start_date": "4/16/2018" + }, + { + "extn": "5907", + "id": "47634", + "name": "Gabriel Collis", + "office": "Houston", + "position": "Laboratory Technician", + "salary": "$178,973", + "start_date": "12/27/2012" + }, + { + "extn": "3049", + "id": "47635", + "name": "Abbey Stark", + "office": "Salt Lake City", + "position": "Pharmacist", + "salary": "$110,125", + "start_date": "2/19/2002" + }, + { + "extn": "7789", + "id": "47636", + "name": "Fred Ellis", + "office": "Lakewood", + "position": "Treasurer", + "salary": "$294,459", + "start_date": "5/29/2015" + }, + { + "extn": "4660", + "id": "47637", + "name": "Ethan Alcroft", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$111,171", + "start_date": "12/2/2000" + }, + { + "extn": "3590", + "id": "47638", + "name": "Matthew Pratt", + "office": "San Jose", + "position": "Laboratory Technician", + "salary": "$180,004", + "start_date": "10/9/2013" + }, + { + "extn": "7054", + "id": "47639", + "name": "Julius Butler", + "office": "Colorado Springs", + "position": "Stockbroker", + "salary": "$232,999", + "start_date": "11/9/2017" + }, + { + "extn": "6916", + "id": "47640", + "name": "Sarah Gibson", + "office": "Houston", + "position": "Business Broker", + "salary": "$118,186", + "start_date": "11/25/2013" + }, + { + "extn": "4189", + "id": "47641", + "name": "Hank Rosenbloom", + "office": "Escondido", + "position": "Physician", + "salary": "$260,474", + "start_date": "9/12/2009" + }, + { + "extn": "6642", + "id": "47642", + "name": "Vicky Morrow", + "office": "Baltimore", + "position": "Audiologist", + "salary": "$164,213", + "start_date": "5/30/2007" + }, + { + "extn": "5748", + "id": "47643", + "name": "Charlize Saunders", + "office": "Lisbon", + "position": "Machine Operator", + "salary": "$150,389", + "start_date": "9/25/2000" + }, + { + "extn": "4478", + "id": "47644", + "name": "Zara Devonport", + "office": "Charlotte", + "position": "Investment Advisor", + "salary": "$93,576", + "start_date": "10/30/2010" + }, + { + "extn": "8703", + "id": "47645", + "name": "Caitlyn Mccormick", + "office": "Salem", + "position": "Stockbroker", + "salary": "$281,410", + "start_date": "6/19/2001" + }, + { + "extn": "3947", + "id": "47646", + "name": "Tony Mcleod", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$51,861", + "start_date": "1/24/2019" + }, + { + "extn": "7397", + "id": "47647", + "name": "Molly Shelton", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$90,789", + "start_date": "7/30/2019" + }, + { + "extn": "3692", + "id": "47648", + "name": "Sloane Turner", + "office": "Toledo", + "position": "Retail Trainee", + "salary": "$201,924", + "start_date": "8/4/2003" + }, + { + "extn": "6258", + "id": "47649", + "name": "Chuck Donovan", + "office": "Jacksonville", + "position": "Stockbroker", + "salary": "$239,625", + "start_date": "5/1/2004" + }, + { + "extn": "4086", + "id": "47650", + "name": "Alexander Huggins", + "office": "Venice", + "position": "Systems Administrator", + "salary": "$255,171", + "start_date": "3/14/2007" + }, + { + "extn": "3127", + "id": "47651", + "name": "Logan Owens", + "office": "Denver", + "position": "Restaurant Manager", + "salary": "$279,677", + "start_date": "2/17/2013" + }, + { + "extn": "9451", + "id": "47652", + "name": "Piper Richardson", + "office": "Cincinnati", + "position": "Paramedic", + "salary": "$141,677", + "start_date": "12/27/2007" + }, + { + "extn": "4144", + "id": "47653", + "name": "Aiden Knight", + "office": "Jersey City", + "position": "Business Broker", + "salary": "$260,702", + "start_date": "8/14/2016" + }, + { + "extn": "4995", + "id": "47654", + "name": "John Bentley", + "office": "Detroit", + "position": "Executive Director", + "salary": "$191,524", + "start_date": "6/23/2019" + }, + { + "extn": "6594", + "id": "47655", + "name": "Gloria Watson", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$291,567", + "start_date": "5/28/2008" + }, + { + "extn": "9916", + "id": "47656", + "name": "Johnny Wood", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$249,372", + "start_date": "3/15/2006" + }, + { + "extn": "1876", + "id": "47657", + "name": "Aurelia Hall", + "office": "Bakersfield", + "position": "Physician", + "salary": "$231,064", + "start_date": "1/5/2019" + }, + { + "extn": "8681", + "id": "47658", + "name": "Harvey Robinson", + "office": "Tallahassee", + "position": "Auditor", + "salary": "$44,797", + "start_date": "4/16/2004" + }, + { + "extn": "2513", + "id": "47659", + "name": "Amy Nicolas", + "office": "Lyon", + "position": "Pharmacist", + "salary": "$286,134", + "start_date": "8/29/2019" + }, + { + "extn": "5735", + "id": "47660", + "name": "Allison Alldridge", + "office": "Los Angeles", + "position": "Inspector", + "salary": "$154,549", + "start_date": "6/22/2006" + }, + { + "extn": "7443", + "id": "47661", + "name": "Rufus Gordon", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$277,813", + "start_date": "2/7/2009" + }, + { + "extn": "1729", + "id": "47662", + "name": "Gabriel Grant", + "office": "Denver", + "position": "Ambulatory Nurse", + "salary": "$215,828", + "start_date": "9/5/2015" + }, + { + "extn": "2081", + "id": "47663", + "name": "Shay Strong", + "office": "Colorado Springs", + "position": "Bookkeeper", + "salary": "$54,531", + "start_date": "9/8/2013" + }, + { + "extn": "1110", + "id": "47664", + "name": "Gil Andrews", + "office": "Toledo", + "position": "Doctor", + "salary": "$208,303", + "start_date": "6/16/2005" + }, + { + "extn": "4447", + "id": "47665", + "name": "Fred Drake", + "office": "Lisbon", + "position": "Inspector", + "salary": "$38,824", + "start_date": "11/12/2004" + }, + { + "extn": "9457", + "id": "47666", + "name": "Michael Wellington", + "office": "Quebec", + "position": "Accountant", + "salary": "$51,512", + "start_date": "9/21/2006" + }, + { + "extn": "9892", + "id": "47667", + "name": "Carla Tait", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$149,974", + "start_date": "6/8/2015" + }, + { + "extn": "1867", + "id": "47668", + "name": "Carter Durrant", + "office": "Phoenix", + "position": "Executive Director", + "salary": "$66,071", + "start_date": "2/2/2006" + }, + { + "extn": "1089", + "id": "47669", + "name": "Cedrick Taylor", + "office": "Venice", + "position": "Clerk", + "salary": "$112,181", + "start_date": "8/26/2006" + }, + { + "extn": "9312", + "id": "47670", + "name": "Jessica Kaur", + "office": "New Orleans", + "position": "HR Specialist", + "salary": "$88,020", + "start_date": "2/5/2005" + }, + { + "extn": "3365", + "id": "47671", + "name": "Danielle Heaton", + "office": "San Antonio", + "position": "Business Broker", + "salary": "$142,229", + "start_date": "10/22/2004" + }, + { + "extn": "1346", + "id": "47672", + "name": "Eryn Brett", + "office": "Salt Lake City", + "position": "Treasurer", + "salary": "$272,563", + "start_date": "3/28/2015" + }, + { + "extn": "5997", + "id": "47673", + "name": "Mabel Downing", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$61,322", + "start_date": "8/9/2007" + }, + { + "extn": "2808", + "id": "47674", + "name": "Cassandra Gibson", + "office": "Milano", + "position": "Service Supervisor", + "salary": "$79,012", + "start_date": "6/9/2001" + }, + { + "extn": "8349", + "id": "47675", + "name": "Bristol Verdon", + "office": "Dallas", + "position": "CNC Operator", + "salary": "$142,838", + "start_date": "5/2/2004" + }, + { + "extn": "8694", + "id": "47676", + "name": "Vera Ring", + "office": "Fremont", + "position": "Restaurant Manager", + "salary": "$68,086", + "start_date": "8/17/2013" + }, + { + "extn": "5902", + "id": "47677", + "name": "Teagan Anderson", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$24,270", + "start_date": "4/2/2011" + }, + { + "extn": "9276", + "id": "47678", + "name": "Ruth Davies", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$70,119", + "start_date": "3/29/2011" + }, + { + "extn": "6120", + "id": "47679", + "name": "Hank Reyes", + "office": "Garland", + "position": "Bellman", + "salary": "$32,875", + "start_date": "4/24/2004" + }, + { + "extn": "9527", + "id": "47680", + "name": "Maddison Clarkson", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$22,876", + "start_date": "5/13/2013" + }, + { + "extn": "9146", + "id": "47681", + "name": "Jacob Reynolds", + "office": "Springfield", + "position": "Health Educator", + "salary": "$299,062", + "start_date": "3/22/2015" + }, + { + "extn": "3261", + "id": "47682", + "name": "Nick Warren", + "office": "Santa Ana", + "position": "Cook", + "salary": "$15,705", + "start_date": "10/19/2019" + }, + { + "extn": "3998", + "id": "47683", + "name": "Eryn Weston", + "office": "New York", + "position": "Insurance Broker", + "salary": "$103,492", + "start_date": "4/12/2012" + }, + { + "extn": "2298", + "id": "47684", + "name": "Leanne Moreno", + "office": "Garland", + "position": "Bookkeeper", + "salary": "$203,312", + "start_date": "3/11/2006" + }, + { + "extn": "2416", + "id": "47685", + "name": "Kassandra Mcgee", + "office": "Omaha", + "position": "Food Technologist", + "salary": "$160,442", + "start_date": "5/19/2008" + }, + { + "extn": "9997", + "id": "47686", + "name": "Caleb Jones", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$78,806", + "start_date": "8/11/2008" + }, + { + "extn": "9590", + "id": "47687", + "name": "Rufus Darcy", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$79,877", + "start_date": "12/8/2016" + }, + { + "extn": "7897", + "id": "47688", + "name": "Denis Campbell", + "office": "Madrid", + "position": "Bookkeeper", + "salary": "$106,890", + "start_date": "2/26/2009" + }, + { + "extn": "1377", + "id": "47689", + "name": "Chester Grady", + "office": "Wien", + "position": "Auditor", + "salary": "$273,566", + "start_date": "3/12/2006" + }, + { + "extn": "1304", + "id": "47690", + "name": "Marvin Reading", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$155,821", + "start_date": "4/12/2009" + }, + { + "extn": "6518", + "id": "47691", + "name": "Tony Hastings", + "office": "Jacksonville", + "position": "Biologist", + "salary": "$143,045", + "start_date": "3/30/2013" + }, + { + "extn": "9055", + "id": "47692", + "name": "Makenzie Lewis", + "office": "Boston", + "position": "Bellman", + "salary": "$106,867", + "start_date": "2/8/2016" + }, + { + "extn": "4964", + "id": "47693", + "name": "Roger Saunders", + "office": "El Paso", + "position": "Cashier", + "salary": "$241,342", + "start_date": "6/26/2008" + }, + { + "extn": "3463", + "id": "47694", + "name": "Boris Yarwood", + "office": "Columbus", + "position": "Paramedic", + "salary": "$90,473", + "start_date": "11/12/2013" + }, + { + "extn": "8371", + "id": "47695", + "name": "Sarah Sanchez", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$148,033", + "start_date": "5/12/2011" + }, + { + "extn": "7564", + "id": "47696", + "name": "Catherine Widdows", + "office": "Las Vegas", + "position": "Call Center Representative", + "salary": "$55,141", + "start_date": "7/4/2004" + }, + { + "extn": "3650", + "id": "47697", + "name": "Hazel Abbey", + "office": "Amarillo", + "position": "Designer", + "salary": "$141,553", + "start_date": "9/3/2010" + }, + { + "extn": "5038", + "id": "47698", + "name": "Amy Chapman", + "office": "Valetta", + "position": "HR Coordinator", + "salary": "$171,688", + "start_date": "1/28/2012" + }, + { + "extn": "3729", + "id": "47699", + "name": "Nancy Jenkins", + "office": "Berna", + "position": "Banker", + "salary": "$193,025", + "start_date": "3/25/2019" + }, + { + "extn": "8935", + "id": "47700", + "name": "Tyler Windsor", + "office": "New Orleans", + "position": "Electrician", + "salary": "$98,513", + "start_date": "7/8/2005" + }, + { + "extn": "3894", + "id": "47701", + "name": "Mark Smith", + "office": "Louisville", + "position": "HR Specialist", + "salary": "$88,656", + "start_date": "6/9/2015" + }, + { + "extn": "8645", + "id": "47702", + "name": "Melinda Baker", + "office": "St. Louis", + "position": "Inspector", + "salary": "$159,753", + "start_date": "8/28/2004" + }, + { + "extn": "9194", + "id": "47703", + "name": "Emery Price", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$265,391", + "start_date": "6/2/2014" + }, + { + "extn": "9012", + "id": "47704", + "name": "Clint Santos", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$189,754", + "start_date": "11/6/2012" + }, + { + "extn": "6181", + "id": "47705", + "name": "Nicholas Morris", + "office": "Lisbon", + "position": "Dentist", + "salary": "$110,549", + "start_date": "7/2/2008" + }, + { + "extn": "2971", + "id": "47706", + "name": "Phillip Addis", + "office": "Rome", + "position": "Chef Manager", + "salary": "$119,328", + "start_date": "3/18/2017" + }, + { + "extn": "7081", + "id": "47707", + "name": "Ronald Coleman", + "office": "Pittsburgh", + "position": "Project Manager", + "salary": "$227,649", + "start_date": "10/31/2006" + }, + { + "extn": "8998", + "id": "47708", + "name": "Elle Vinton", + "office": "Moreno Valley", + "position": "Ambulatory Nurse", + "salary": "$244,995", + "start_date": "12/31/2002" + }, + { + "extn": "4222", + "id": "47709", + "name": "Ruth Hale", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$65,569", + "start_date": "7/3/2008" + }, + { + "extn": "9004", + "id": "47710", + "name": "Ron Gordon", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$99,884", + "start_date": "12/6/2014" + }, + { + "extn": "5168", + "id": "47711", + "name": "Henry Hilton", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$294,814", + "start_date": "6/1/2019" + }, + { + "extn": "8910", + "id": "47712", + "name": "Tania Addison", + "office": "Milano", + "position": "Insurance Broker", + "salary": "$257,017", + "start_date": "7/25/2019" + }, + { + "extn": "6557", + "id": "47713", + "name": "Alice Higgs", + "office": "Berna", + "position": "HR Coordinator", + "salary": "$251,180", + "start_date": "3/11/2005" + }, + { + "extn": "6725", + "id": "47714", + "name": "Doris Norman", + "office": "Hayward", + "position": "HR Specialist", + "salary": "$19,329", + "start_date": "2/24/2019" + }, + { + "extn": "4552", + "id": "47715", + "name": "Javier Terry", + "office": "Louisville", + "position": "IT Support Staff", + "salary": "$167,553", + "start_date": "4/30/2017" + }, + { + "extn": "1155", + "id": "47716", + "name": "Domenic Poole", + "office": "Honolulu", + "position": "Budget Analyst", + "salary": "$34,202", + "start_date": "3/3/2007" + }, + { + "extn": "1579", + "id": "47717", + "name": "Greta Devonport", + "office": "Orlando", + "position": "Clerk", + "salary": "$254,261", + "start_date": "12/11/2006" + }, + { + "extn": "2782", + "id": "47718", + "name": "Caleb Carter", + "office": "New York", + "position": "Systems Administrator", + "salary": "$117,500", + "start_date": "3/11/2017" + }, + { + "extn": "7712", + "id": "47719", + "name": "Jamie Graham", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$146,098", + "start_date": "10/21/2018" + }, + { + "extn": "9390", + "id": "47720", + "name": "Carmella Redwood", + "office": "Worcester", + "position": "Business Broker", + "salary": "$292,172", + "start_date": "1/20/2016" + }, + { + "extn": "2032", + "id": "47721", + "name": "Erica Grey", + "office": "Murfreesboro", + "position": "Laboratory Technician", + "salary": "$95,190", + "start_date": "3/29/2003" + }, + { + "extn": "3998", + "id": "47722", + "name": "Ronald Gibbons", + "office": "Bucharest", + "position": "Bookkeeper", + "salary": "$87,367", + "start_date": "12/26/2011" + }, + { + "extn": "6587", + "id": "47723", + "name": "Enoch Whitmore", + "office": "Huntsville", + "position": "Biologist", + "salary": "$84,394", + "start_date": "7/15/2018" + }, + { + "extn": "3036", + "id": "47724", + "name": "Johnathan Cattell", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$109,257", + "start_date": "7/12/2016" + }, + { + "extn": "9451", + "id": "47725", + "name": "Martha Murphy", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$69,532", + "start_date": "6/11/2009" + }, + { + "extn": "2665", + "id": "47726", + "name": "Benjamin Herbert", + "office": "Arlington", + "position": "Front Desk Coordinator", + "salary": "$202,613", + "start_date": "10/4/2010" + }, + { + "extn": "9061", + "id": "47727", + "name": "Brooklyn Eastwood", + "office": "Bridgeport", + "position": "Physician", + "salary": "$182,977", + "start_date": "6/30/2007" + }, + { + "extn": "3793", + "id": "47728", + "name": "Madelyn Hale", + "office": "Cincinnati", + "position": "Physician", + "salary": "$10,934", + "start_date": "9/28/2019" + }, + { + "extn": "9668", + "id": "47729", + "name": "Johnathan Wilde", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$295,523", + "start_date": "11/10/2012" + }, + { + "extn": "3593", + "id": "47730", + "name": "Havana Boden", + "office": "Reno", + "position": "Steward", + "salary": "$221,701", + "start_date": "7/6/2011" + }, + { + "extn": "5146", + "id": "47731", + "name": "Domenic Pearce", + "office": "Memphis", + "position": "Steward", + "salary": "$63,606", + "start_date": "8/8/2004" + }, + { + "extn": "2102", + "id": "47732", + "name": "Matthew Osmond", + "office": "Irving", + "position": "Treasurer", + "salary": "$25,737", + "start_date": "3/22/2008" + }, + { + "extn": "6367", + "id": "47733", + "name": "Joseph Broomfield", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$276,574", + "start_date": "1/10/2014" + }, + { + "extn": "7330", + "id": "47734", + "name": "Sebastian Hale", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$270,261", + "start_date": "9/21/2003" + }, + { + "extn": "6596", + "id": "47735", + "name": "Fred Osmond", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$276,133", + "start_date": "1/29/2009" + }, + { + "extn": "5197", + "id": "47736", + "name": "Gil Ellis", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$278,661", + "start_date": "8/9/2012" + }, + { + "extn": "5806", + "id": "47737", + "name": "Kieth Kelly", + "office": "Jacksonville", + "position": "Mobile Developer", + "salary": "$28,081", + "start_date": "2/7/2014" + }, + { + "extn": "9430", + "id": "47738", + "name": "Wendy Herbert", + "office": "Ontario", + "position": "Bookkeeper", + "salary": "$101,110", + "start_date": "9/10/2001" + }, + { + "extn": "4265", + "id": "47739", + "name": "Gina Patel", + "office": "Sacramento", + "position": "Web Developer", + "salary": "$200,508", + "start_date": "4/21/2014" + }, + { + "extn": "8676", + "id": "47740", + "name": "Dalia Woodcock", + "office": "Saint Paul", + "position": "Baker", + "salary": "$118,711", + "start_date": "4/27/2018" + }, + { + "extn": "4507", + "id": "47741", + "name": "Henry Casey", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$52,625", + "start_date": "11/9/2013" + }, + { + "extn": "8848", + "id": "47742", + "name": "Elijah Eastwood", + "office": "Salt Lake City", + "position": "Design Engineer", + "salary": "$260,202", + "start_date": "11/27/2006" + }, + { + "extn": "4055", + "id": "47743", + "name": "Luke Rigg", + "office": "Oakland", + "position": "Cash Manager", + "salary": "$282,435", + "start_date": "8/10/2004" + }, + { + "extn": "4027", + "id": "47744", + "name": "Cristal Herbert", + "office": "Murfreesboro", + "position": "Ambulatory Nurse", + "salary": "$168,097", + "start_date": "7/28/2006" + }, + { + "extn": "7668", + "id": "47745", + "name": "Maia Coates", + "office": "Los Angeles", + "position": "Retail Trainee", + "salary": "$19,384", + "start_date": "1/8/2001" + }, + { + "extn": "7191", + "id": "47746", + "name": "Nathan Warner", + "office": "Toledo", + "position": "Cashier", + "salary": "$257,061", + "start_date": "2/15/2007" + }, + { + "extn": "4214", + "id": "47747", + "name": "Miriam Fulton", + "office": "Omaha", + "position": "Retail Trainee", + "salary": "$145,168", + "start_date": "3/26/2000" + }, + { + "extn": "6443", + "id": "47748", + "name": "Jocelyn Nash", + "office": "Irving", + "position": "HR Specialist", + "salary": "$222,728", + "start_date": "9/29/2009" + }, + { + "extn": "3244", + "id": "47749", + "name": "Celina Kennedy", + "office": "Sacramento", + "position": "HR Specialist", + "salary": "$76,964", + "start_date": "10/4/2012" + }, + { + "extn": "2567", + "id": "47750", + "name": "Brad Weston", + "office": "Arlington", + "position": "Systems Administrator", + "salary": "$247,132", + "start_date": "10/9/2013" + }, + { + "extn": "1167", + "id": "47751", + "name": "Cecilia Swift", + "office": "Zurich", + "position": "Insurance Broker", + "salary": "$252,755", + "start_date": "12/17/2014" + }, + { + "extn": "7246", + "id": "47752", + "name": "Rick Boden", + "office": "Long Beach", + "position": "Physician", + "salary": "$143,719", + "start_date": "2/13/2015" + }, + { + "extn": "4027", + "id": "47753", + "name": "Eduardo Whittle", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$282,379", + "start_date": "4/16/2006" + }, + { + "extn": "9063", + "id": "47754", + "name": "Denny Welsch", + "office": "Portland", + "position": "Stockbroker", + "salary": "$146,811", + "start_date": "5/22/2012" + }, + { + "extn": "8544", + "id": "47755", + "name": "Nate Farmer", + "office": "San Antonio", + "position": "Clerk", + "salary": "$109,359", + "start_date": "1/2/2000" + }, + { + "extn": "2502", + "id": "47756", + "name": "Amelia Little", + "office": "Louisville", + "position": "Physician", + "salary": "$148,424", + "start_date": "4/14/2008" + }, + { + "extn": "8812", + "id": "47757", + "name": "Eduardo Wild", + "office": "Philadelphia", + "position": "Operator", + "salary": "$193,534", + "start_date": "3/7/2017" + }, + { + "extn": "5761", + "id": "47758", + "name": "Maddison Stubbs", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$116,057", + "start_date": "6/30/2009" + }, + { + "extn": "5335", + "id": "47759", + "name": "Daphne Campbell", + "office": "Zurich", + "position": "Lecturer", + "salary": "$299,651", + "start_date": "1/29/2009" + }, + { + "extn": "9766", + "id": "47760", + "name": "Valerie Huggins", + "office": "Laredo", + "position": "Assistant Buyer", + "salary": "$153,574", + "start_date": "8/14/2002" + }, + { + "extn": "6920", + "id": "47761", + "name": "Regina Murphy", + "office": "Lincoln", + "position": "Mobile Developer", + "salary": "$55,997", + "start_date": "8/16/2017" + }, + { + "extn": "5675", + "id": "47762", + "name": "Nathan Weldon", + "office": "Philadelphia", + "position": "Global Logistics Supervisor", + "salary": "$23,940", + "start_date": "8/17/2007" + }, + { + "extn": "4191", + "id": "47763", + "name": "Elijah Wallace", + "office": "Lyon", + "position": "Retail Trainee", + "salary": "$200,050", + "start_date": "1/3/2010" + }, + { + "extn": "4899", + "id": "47764", + "name": "Carter Verdon", + "office": "Rochester", + "position": "Audiologist", + "salary": "$144,974", + "start_date": "11/12/2015" + }, + { + "extn": "1979", + "id": "47765", + "name": "Cadence Reese", + "office": "Henderson", + "position": "HR Specialist", + "salary": "$227,113", + "start_date": "2/24/2012" + }, + { + "extn": "6794", + "id": "47766", + "name": "Luna Shea", + "office": "San Jose", + "position": "Systems Administrator", + "salary": "$285,497", + "start_date": "8/4/2010" + }, + { + "extn": "3965", + "id": "47767", + "name": "Tyler Gonzales", + "office": "San Jose", + "position": "Executive Director", + "salary": "$188,053", + "start_date": "11/12/2018" + }, + { + "extn": "3053", + "id": "47768", + "name": "Ramon Verdon", + "office": "Arlington", + "position": "Physician", + "salary": "$197,409", + "start_date": "11/6/2007" + }, + { + "extn": "1361", + "id": "47769", + "name": "Valentina Nelson", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$205,347", + "start_date": "2/4/2003" + }, + { + "extn": "7379", + "id": "47770", + "name": "Elijah Burnley", + "office": "Oklahoma City", + "position": "Doctor", + "salary": "$25,620", + "start_date": "8/12/2005" + }, + { + "extn": "4406", + "id": "47771", + "name": "Adalind Morrison", + "office": "Prague", + "position": "Global Logistics Supervisor", + "salary": "$146,718", + "start_date": "1/24/2006" + }, + { + "extn": "1805", + "id": "47772", + "name": "Emma Knight", + "office": "Cincinnati", + "position": "Web Developer", + "salary": "$47,701", + "start_date": "1/25/2018" + }, + { + "extn": "7441", + "id": "47773", + "name": "Caleb Broomfield", + "office": "Boston", + "position": "Treasurer", + "salary": "$129,880", + "start_date": "8/15/2013" + }, + { + "extn": "3639", + "id": "47774", + "name": "Vivian Jenkins", + "office": "Jacksonville", + "position": "Cook", + "salary": "$280,848", + "start_date": "6/3/2015" + }, + { + "extn": "9842", + "id": "47775", + "name": "Celina Yates", + "office": "London", + "position": "Cook", + "salary": "$262,367", + "start_date": "11/3/2003" + }, + { + "extn": "2503", + "id": "47776", + "name": "Helen Parsons", + "office": "Long Beach", + "position": "HR Coordinator", + "salary": "$203,631", + "start_date": "9/14/2011" + }, + { + "extn": "3887", + "id": "47777", + "name": "Jolene Nicolas", + "office": "Santa Ana", + "position": "CNC Operator", + "salary": "$187,601", + "start_date": "4/1/2012" + }, + { + "extn": "4000", + "id": "47778", + "name": "Hayden Weston", + "office": "Minneapolis", + "position": "Pharmacist", + "salary": "$267,607", + "start_date": "12/18/2013" + }, + { + "extn": "9636", + "id": "47779", + "name": "Samara Skinner", + "office": "Bakersfield", + "position": "Dentist", + "salary": "$21,898", + "start_date": "2/8/2012" + }, + { + "extn": "2712", + "id": "47780", + "name": "Florence Locke", + "office": "Jacksonville", + "position": "IT Support Staff", + "salary": "$270,590", + "start_date": "4/23/2017" + }, + { + "extn": "8431", + "id": "47781", + "name": "Joseph Cooper", + "office": "Berna", + "position": "Associate Professor", + "salary": "$188,654", + "start_date": "2/2/2005" + }, + { + "extn": "2979", + "id": "47782", + "name": "Chris Stevenson", + "office": "Moreno Valley", + "position": "Executive Director", + "salary": "$166,433", + "start_date": "1/18/2013" + }, + { + "extn": "6069", + "id": "47783", + "name": "Henry Wigley", + "office": "Berna", + "position": "Doctor", + "salary": "$136,394", + "start_date": "3/11/2010" + }, + { + "extn": "5630", + "id": "47784", + "name": "Domenic Walsh", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$242,815", + "start_date": "7/24/2015" + }, + { + "extn": "4950", + "id": "47785", + "name": "Vera White", + "office": "Salem", + "position": "Restaurant Manager", + "salary": "$69,309", + "start_date": "12/12/2012" + }, + { + "extn": "4448", + "id": "47786", + "name": "Nick Moreno", + "office": "Lyon", + "position": "Banker", + "salary": "$121,610", + "start_date": "10/1/2013" + }, + { + "extn": "7615", + "id": "47787", + "name": "Cecilia Mould", + "office": "Venice", + "position": "Designer", + "salary": "$23,985", + "start_date": "11/5/2002" + }, + { + "extn": "3994", + "id": "47788", + "name": "Johnny Irwin", + "office": "Innsbruck", + "position": "HR Coordinator", + "salary": "$88,691", + "start_date": "6/25/2001" + }, + { + "extn": "5545", + "id": "47789", + "name": "Tania Power", + "office": "Bakersfield", + "position": "CNC Operator", + "salary": "$260,381", + "start_date": "12/17/2007" + }, + { + "extn": "5414", + "id": "47790", + "name": "Hailey Plant", + "office": "Paris", + "position": "Healthcare Specialist", + "salary": "$20,762", + "start_date": "3/14/2018" + }, + { + "extn": "2305", + "id": "47791", + "name": "Matt Nicholls", + "office": "Los Angeles", + "position": "Fabricator", + "salary": "$153,113", + "start_date": "2/24/2007" + }, + { + "extn": "6715", + "id": "47792", + "name": "Candice Young", + "office": "Toledo", + "position": "Business Broker", + "salary": "$29,367", + "start_date": "8/29/2012" + }, + { + "extn": "2353", + "id": "47793", + "name": "Brad Noach", + "office": "Kansas City", + "position": "Software Engineer", + "salary": "$299,210", + "start_date": "8/3/2011" + }, + { + "extn": "7903", + "id": "47794", + "name": "Ronald Farmer", + "office": "Columbus", + "position": "Systems Administrator", + "salary": "$216,933", + "start_date": "1/30/2005" + }, + { + "extn": "4648", + "id": "47795", + "name": "Tyler Thorpe", + "office": "Stockton", + "position": "Bookkeeper", + "salary": "$279,681", + "start_date": "8/9/2005" + }, + { + "extn": "9495", + "id": "47796", + "name": "Julius Preston", + "office": "Prague", + "position": "Restaurant Manager", + "salary": "$250,778", + "start_date": "3/1/2004" + }, + { + "extn": "1257", + "id": "47797", + "name": "Sloane Ingham", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$89,485", + "start_date": "4/12/2017" + }, + { + "extn": "1313", + "id": "47798", + "name": "Phoebe Sawyer", + "office": "Tallahassee", + "position": "Front Desk Coordinator", + "salary": "$75,255", + "start_date": "7/19/2003" + }, + { + "extn": "1237", + "id": "47799", + "name": "Adalind Janes", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$173,011", + "start_date": "3/11/2006" + }, + { + "extn": "1305", + "id": "47800", + "name": "Savannah Benson", + "office": "Detroit", + "position": "Healthcare Specialist", + "salary": "$260,785", + "start_date": "1/13/2005" + }, + { + "extn": "7055", + "id": "47801", + "name": "Julianna Allen", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$147,805", + "start_date": "6/23/2003" + }, + { + "extn": "3271", + "id": "47802", + "name": "Alan Clifford", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$126,103", + "start_date": "10/3/2016" + }, + { + "extn": "2740", + "id": "47803", + "name": "Celia Coll", + "office": "Valetta", + "position": "Design Engineer", + "salary": "$286,068", + "start_date": "11/15/2002" + }, + { + "extn": "5594", + "id": "47804", + "name": "Bernadette Hood", + "office": "St. Louis", + "position": "Front Desk Coordinator", + "salary": "$111,541", + "start_date": "9/5/2012" + }, + { + "extn": "3019", + "id": "47805", + "name": "Megan Potter", + "office": "Berna", + "position": "Dentist", + "salary": "$53,985", + "start_date": "1/12/2000" + }, + { + "extn": "3399", + "id": "47806", + "name": "Henry Shaw", + "office": "Omaha", + "position": "Baker", + "salary": "$47,879", + "start_date": "6/22/2019" + }, + { + "extn": "9561", + "id": "47807", + "name": "Aleksandra Blythe", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$20,664", + "start_date": "8/18/2006" + }, + { + "extn": "7769", + "id": "47808", + "name": "Matt Ross", + "office": "Memphis", + "position": "Clerk", + "salary": "$264,466", + "start_date": "4/3/2018" + }, + { + "extn": "9520", + "id": "47809", + "name": "Nicholas Shaw", + "office": "Laredo", + "position": "Bookkeeper", + "salary": "$293,132", + "start_date": "5/23/2007" + }, + { + "extn": "7885", + "id": "47810", + "name": "Gil Fox", + "office": "Valetta", + "position": "Inspector", + "salary": "$106,091", + "start_date": "12/29/2000" + }, + { + "extn": "1108", + "id": "47811", + "name": "Kurt Morgan", + "office": "Pittsburgh", + "position": "Bookkeeper", + "salary": "$171,421", + "start_date": "7/21/2004" + }, + { + "extn": "8027", + "id": "47812", + "name": "Erick Clark", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$87,635", + "start_date": "9/8/2007" + }, + { + "extn": "4130", + "id": "47813", + "name": "Livia Norburn", + "office": "Charlotte", + "position": "Systems Administrator", + "salary": "$275,781", + "start_date": "1/29/2003" + }, + { + "extn": "3344", + "id": "47814", + "name": "Brooklyn Bennett", + "office": "Lancaster", + "position": "Web Developer", + "salary": "$68,382", + "start_date": "2/25/2007" + }, + { + "extn": "3539", + "id": "47815", + "name": "Marvin Mcgee", + "office": "Fort Lauderdale", + "position": "Restaurant Manager", + "salary": "$103,984", + "start_date": "5/3/2005" + }, + { + "extn": "1798", + "id": "47816", + "name": "David Ellison", + "office": "Jacksonville", + "position": "Associate Professor", + "salary": "$232,756", + "start_date": "6/27/2017" + }, + { + "extn": "2504", + "id": "47817", + "name": "Belinda Ulyatt", + "office": "Escondido", + "position": "Food Technologist", + "salary": "$32,282", + "start_date": "7/8/2002" + }, + { + "extn": "2901", + "id": "47818", + "name": "Tom Ranks", + "office": "Columbus", + "position": "Treasurer", + "salary": "$228,493", + "start_date": "4/25/2017" + }, + { + "extn": "5415", + "id": "47819", + "name": "Tess Jefferson", + "office": "Detroit", + "position": "Machine Operator", + "salary": "$287,483", + "start_date": "5/23/2005" + }, + { + "extn": "1004", + "id": "47820", + "name": "Denny Saunders", + "office": "Wien", + "position": "Cash Manager", + "salary": "$106,112", + "start_date": "1/8/2002" + }, + { + "extn": "5405", + "id": "47821", + "name": "Fred Sinclair", + "office": "Lyon", + "position": "Service Supervisor", + "salary": "$288,703", + "start_date": "4/18/2013" + }, + { + "extn": "3893", + "id": "47822", + "name": "Tyler Khan", + "office": "Washington", + "position": "Dentist", + "salary": "$111,469", + "start_date": "8/14/2012" + }, + { + "extn": "2362", + "id": "47823", + "name": "Sebastian Upton", + "office": "Arlington", + "position": "Software Engineer", + "salary": "$142,853", + "start_date": "4/21/2017" + }, + { + "extn": "5268", + "id": "47824", + "name": "Janice Martin", + "office": "El Paso", + "position": "Retail Trainee", + "salary": "$37,918", + "start_date": "7/8/2015" + }, + { + "extn": "7080", + "id": "47825", + "name": "Kassandra Corbett", + "office": "Oakland", + "position": "Laboratory Technician", + "salary": "$82,881", + "start_date": "6/24/2015" + }, + { + "extn": "2995", + "id": "47826", + "name": "George Attwood", + "office": "San Diego", + "position": "Stockbroker", + "salary": "$99,898", + "start_date": "4/17/2010" + }, + { + "extn": "4931", + "id": "47827", + "name": "Tony Rowe", + "office": "Salem", + "position": "Paramedic", + "salary": "$51,079", + "start_date": "3/19/2003" + }, + { + "extn": "4973", + "id": "47828", + "name": "Karla Morris", + "office": "Lyon", + "position": "Mobile Developer", + "salary": "$105,788", + "start_date": "11/26/2003" + }, + { + "extn": "9243", + "id": "47829", + "name": "Elijah Turner", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$86,473", + "start_date": "2/13/2011" + }, + { + "extn": "5024", + "id": "47830", + "name": "Gloria Horton", + "office": "Omaha", + "position": "Healthcare Specialist", + "salary": "$116,903", + "start_date": "10/24/2006" + }, + { + "extn": "2847", + "id": "47831", + "name": "Lana Dixon", + "office": "Salem", + "position": "Accountant", + "salary": "$230,906", + "start_date": "7/15/2001" + }, + { + "extn": "8759", + "id": "47832", + "name": "Shannon Weston", + "office": "Las Vegas", + "position": "Associate Professor", + "salary": "$70,648", + "start_date": "11/16/2004" + }, + { + "extn": "8858", + "id": "47833", + "name": "Margot Fulton", + "office": "Bridgeport", + "position": "Clerk", + "salary": "$27,319", + "start_date": "11/12/2014" + }, + { + "extn": "7191", + "id": "47834", + "name": "Danny Johnson", + "office": "San Antonio", + "position": "HR Specialist", + "salary": "$279,848", + "start_date": "1/18/2007" + }, + { + "extn": "5340", + "id": "47835", + "name": "Amy Rixon", + "office": "San Francisco", + "position": "Production Painter", + "salary": "$48,641", + "start_date": "7/18/2009" + }, + { + "extn": "6016", + "id": "47836", + "name": "Ember Savage", + "office": "Laredo", + "position": "Loan Officer", + "salary": "$61,766", + "start_date": "1/19/2004" + }, + { + "extn": "1444", + "id": "47837", + "name": "Mary Lunt", + "office": "Milwaukee", + "position": "Bellman", + "salary": "$68,152", + "start_date": "1/23/2011" + }, + { + "extn": "5626", + "id": "47838", + "name": "Javier Wood", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$138,768", + "start_date": "4/19/2005" + }, + { + "extn": "5677", + "id": "47839", + "name": "Chester Poulton", + "office": "Fremont", + "position": "Web Developer", + "salary": "$12,719", + "start_date": "10/28/2015" + }, + { + "extn": "5031", + "id": "47840", + "name": "Hayden Hooper", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$41,042", + "start_date": "7/25/2008" + }, + { + "extn": "1385", + "id": "47841", + "name": "Kieth Wilde", + "office": "Cincinnati", + "position": "Healthcare Specialist", + "salary": "$29,302", + "start_date": "9/7/2013" + }, + { + "extn": "4735", + "id": "47842", + "name": "Mary Gallacher", + "office": "Lisbon", + "position": "Operator", + "salary": "$14,746", + "start_date": "10/2/2000" + }, + { + "extn": "4199", + "id": "47843", + "name": "Cedrick Evans", + "office": "Valetta", + "position": "Healthcare Specialist", + "salary": "$236,196", + "start_date": "3/31/2016" + }, + { + "extn": "8159", + "id": "47844", + "name": "Carina Poulton", + "office": "Omaha", + "position": "Cook", + "salary": "$220,986", + "start_date": "12/22/2014" + }, + { + "extn": "4807", + "id": "47845", + "name": "Blake Jennson", + "office": "Denver", + "position": "Service Supervisor", + "salary": "$86,346", + "start_date": "5/1/2000" + }, + { + "extn": "6717", + "id": "47846", + "name": "Boris Bell", + "office": "Venice", + "position": "Webmaster", + "salary": "$240,954", + "start_date": "8/20/2006" + }, + { + "extn": "8624", + "id": "47847", + "name": "Henry Lewis", + "office": "Garland", + "position": "Software Engineer", + "salary": "$153,724", + "start_date": "10/21/2004" + }, + { + "extn": "2919", + "id": "47848", + "name": "Aeris Miller", + "office": "Denver", + "position": "Pharmacist", + "salary": "$275,576", + "start_date": "11/9/2007" + }, + { + "extn": "8661", + "id": "47849", + "name": "Ruth Brown", + "office": "Jacksonville", + "position": "Insurance Broker", + "salary": "$74,813", + "start_date": "5/17/2002" + }, + { + "extn": "2130", + "id": "47850", + "name": "Isabella Fall", + "office": "Bridgeport", + "position": "Bookkeeper", + "salary": "$184,561", + "start_date": "5/12/2003" + }, + { + "extn": "5418", + "id": "47851", + "name": "Harvey Adler", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$224,414", + "start_date": "5/27/2002" + }, + { + "extn": "1682", + "id": "47852", + "name": "Alexander Malone", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$224,982", + "start_date": "10/3/2007" + }, + { + "extn": "6099", + "id": "47853", + "name": "Peter Lewis", + "office": "Tulsa", + "position": "Auditor", + "salary": "$53,242", + "start_date": "5/13/2005" + }, + { + "extn": "8405", + "id": "47854", + "name": "Mike Sherry", + "office": "Milwaukee", + "position": "Steward", + "salary": "$268,658", + "start_date": "6/20/2012" + }, + { + "extn": "1465", + "id": "47855", + "name": "Sabina Holt", + "office": "New York", + "position": "Associate Professor", + "salary": "$122,765", + "start_date": "11/9/2001" + }, + { + "extn": "9537", + "id": "47856", + "name": "Rick Mason", + "office": "El Paso", + "position": "Project Manager", + "salary": "$248,807", + "start_date": "12/30/2010" + }, + { + "extn": "1394", + "id": "47857", + "name": "Domenic Thorne", + "office": "Paris", + "position": "Clerk", + "salary": "$197,545", + "start_date": "4/8/2011" + }, + { + "extn": "6951", + "id": "47858", + "name": "Cassidy Kelly", + "office": "Richmond", + "position": "Production Painter", + "salary": "$272,561", + "start_date": "5/3/2004" + }, + { + "extn": "9491", + "id": "47859", + "name": "Bryon Baker", + "office": "Boston", + "position": "Auditor", + "salary": "$258,533", + "start_date": "6/26/2013" + }, + { + "extn": "8826", + "id": "47860", + "name": "Alexander Camden", + "office": "Memphis", + "position": "Webmaster", + "salary": "$243,933", + "start_date": "12/27/2000" + }, + { + "extn": "8155", + "id": "47861", + "name": "Sasha Lane", + "office": "Norfolk", + "position": "Business Broker", + "salary": "$72,356", + "start_date": "9/17/2017" + }, + { + "extn": "8516", + "id": "47862", + "name": "Aiden Gibson", + "office": "Washington", + "position": "Clerk", + "salary": "$224,493", + "start_date": "5/20/2012" + }, + { + "extn": "4624", + "id": "47863", + "name": "Jacob Drake", + "office": "Zurich", + "position": "Executive Director", + "salary": "$125,246", + "start_date": "12/2/2006" + }, + { + "extn": "9725", + "id": "47864", + "name": "Erick Yates", + "office": "Bucharest", + "position": "Associate Professor", + "salary": "$228,151", + "start_date": "7/19/2017" + }, + { + "extn": "5902", + "id": "47865", + "name": "Kieth Bright", + "office": "Murfreesboro", + "position": "Business Broker", + "salary": "$79,220", + "start_date": "4/3/2004" + }, + { + "extn": "5034", + "id": "47866", + "name": "Camellia Rothwell", + "office": "Worcester", + "position": "HR Specialist", + "salary": "$161,632", + "start_date": "9/21/2009" + }, + { + "extn": "8574", + "id": "47867", + "name": "Gabriel Mason", + "office": "Worcester", + "position": "Treasurer", + "salary": "$155,655", + "start_date": "12/26/2012" + }, + { + "extn": "8953", + "id": "47868", + "name": "Sabina Dowson", + "office": "Salt Lake City", + "position": "Investment Advisor", + "salary": "$93,319", + "start_date": "12/13/2015" + }, + { + "extn": "4537", + "id": "47869", + "name": "Barney Wright", + "office": "Madison", + "position": "Banker", + "salary": "$224,532", + "start_date": "8/27/2008" + }, + { + "extn": "9747", + "id": "47870", + "name": "Liam Bentley", + "office": "Lyon", + "position": "Cook", + "salary": "$132,506", + "start_date": "5/25/2007" + }, + { + "extn": "4061", + "id": "47871", + "name": "Jamie Walker", + "office": "Escondido", + "position": "Loan Officer", + "salary": "$84,431", + "start_date": "1/11/2012" + }, + { + "extn": "4338", + "id": "47872", + "name": "Chris Morris", + "office": "Glendale", + "position": "Mobile Developer", + "salary": "$173,708", + "start_date": "3/11/2005" + }, + { + "extn": "8803", + "id": "47873", + "name": "Chris Everett", + "office": "Pittsburgh", + "position": "Service Supervisor", + "salary": "$232,565", + "start_date": "7/2/2016" + }, + { + "extn": "1934", + "id": "47874", + "name": "Gwen Slater", + "office": "Boston", + "position": "HR Specialist", + "salary": "$248,409", + "start_date": "11/27/2001" + }, + { + "extn": "2251", + "id": "47875", + "name": "Carl Preston", + "office": "Miami", + "position": "Bellman", + "salary": "$265,144", + "start_date": "1/15/2000" + }, + { + "extn": "6889", + "id": "47876", + "name": "Doug Hopkinson", + "office": "Murfreesboro", + "position": "Executive Director", + "salary": "$123,521", + "start_date": "8/31/2014" + }, + { + "extn": "2412", + "id": "47877", + "name": "Bart Edwards", + "office": "Lyon", + "position": "Insurance Broker", + "salary": "$172,737", + "start_date": "2/17/2003" + }, + { + "extn": "4733", + "id": "47878", + "name": "Winnie Steer", + "office": "San Antonio", + "position": "Banker", + "salary": "$226,797", + "start_date": "9/29/2013" + }, + { + "extn": "6238", + "id": "47879", + "name": "Hailey Gordon", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$47,045", + "start_date": "10/4/2008" + }, + { + "extn": "2153", + "id": "47880", + "name": "Ethan Vollans", + "office": "Honolulu", + "position": "Executive Director", + "salary": "$46,017", + "start_date": "10/3/2016" + }, + { + "extn": "8636", + "id": "47881", + "name": "Sienna Collingwood", + "office": "Jacksonville", + "position": "Lecturer", + "salary": "$139,273", + "start_date": "6/8/2006" + }, + { + "extn": "4009", + "id": "47882", + "name": "Livia Butler", + "office": "El Paso", + "position": "Loan Officer", + "salary": "$13,037", + "start_date": "6/3/2011" + }, + { + "extn": "5714", + "id": "47883", + "name": "Tyson Ward", + "office": "Phoenix", + "position": "Dentist", + "salary": "$25,610", + "start_date": "3/15/2011" + }, + { + "extn": "8270", + "id": "47884", + "name": "Rick Moore", + "office": "London", + "position": "Treasurer", + "salary": "$164,289", + "start_date": "10/6/2011" + }, + { + "extn": "3205", + "id": "47885", + "name": "Beatrice Stone", + "office": "El Paso", + "position": "Restaurant Manager", + "salary": "$66,472", + "start_date": "2/15/2010" + }, + { + "extn": "2502", + "id": "47886", + "name": "Erick Plumb", + "office": "Cincinnati", + "position": "Electrician", + "salary": "$118,190", + "start_date": "11/17/2015" + }, + { + "extn": "9617", + "id": "47887", + "name": "Julius Dallas", + "office": "Zurich", + "position": "Auditor", + "salary": "$67,046", + "start_date": "3/26/2015" + }, + { + "extn": "6789", + "id": "47888", + "name": "Leilani Ralph", + "office": "Milano", + "position": "Cashier", + "salary": "$269,542", + "start_date": "5/4/2006" + }, + { + "extn": "1787", + "id": "47889", + "name": "Ivette Donovan", + "office": "Quebec", + "position": "Webmaster", + "salary": "$259,288", + "start_date": "6/14/2008" + }, + { + "extn": "9045", + "id": "47890", + "name": "Susan Michael", + "office": "Pittsburgh", + "position": "Associate Professor", + "salary": "$91,920", + "start_date": "12/19/2010" + }, + { + "extn": "7118", + "id": "47891", + "name": "Carrie Victor", + "office": "Portland", + "position": "Webmaster", + "salary": "$26,579", + "start_date": "2/13/2003" + }, + { + "extn": "9583", + "id": "47892", + "name": "Adina Woodcock", + "office": "Milano", + "position": "Executive Director", + "salary": "$211,219", + "start_date": "6/30/2013" + }, + { + "extn": "9634", + "id": "47893", + "name": "Makenzie Turner", + "office": "Kansas City", + "position": "Associate Professor", + "salary": "$199,712", + "start_date": "6/10/2008" + }, + { + "extn": "3358", + "id": "47894", + "name": "Isabel Snell", + "office": "Venice", + "position": "Investment Advisor", + "salary": "$111,820", + "start_date": "10/19/2014" + }, + { + "extn": "4622", + "id": "47895", + "name": "Tony Ellwood", + "office": "Hollywood", + "position": "Insurance Broker", + "salary": "$180,050", + "start_date": "11/18/2011" + }, + { + "extn": "5278", + "id": "47896", + "name": "Cristal Crawford", + "office": "Laredo", + "position": "Designer", + "salary": "$244,450", + "start_date": "12/3/2003" + }, + { + "extn": "1065", + "id": "47897", + "name": "Bryon Vaughn", + "office": "Denver", + "position": "Project Manager", + "salary": "$134,534", + "start_date": "4/18/2008" + }, + { + "extn": "9724", + "id": "47898", + "name": "Chester Larsen", + "office": "Anaheim", + "position": "Treasurer", + "salary": "$270,343", + "start_date": "6/16/2000" + }, + { + "extn": "1818", + "id": "47899", + "name": "Julius Hood", + "office": "Fort Lauderdale", + "position": "Steward", + "salary": "$60,120", + "start_date": "5/15/2005" + }, + { + "extn": "3359", + "id": "47900", + "name": "Logan Steer", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$166,164", + "start_date": "9/26/2011" + }, + { + "extn": "8715", + "id": "47901", + "name": "Clint Hastings", + "office": "Tallahassee", + "position": "CNC Operator", + "salary": "$299,200", + "start_date": "7/11/2004" + }, + { + "extn": "8822", + "id": "47902", + "name": "Nancy Gilmore", + "office": "Las Vegas", + "position": "Restaurant Manager", + "salary": "$110,144", + "start_date": "6/29/2006" + }, + { + "extn": "4680", + "id": "47903", + "name": "Julian Hunter", + "office": "Ontario", + "position": "Assistant Buyer", + "salary": "$63,526", + "start_date": "2/3/2015" + }, + { + "extn": "8355", + "id": "47904", + "name": "Beatrice Gray", + "office": "Denver", + "position": "Pharmacist", + "salary": "$65,183", + "start_date": "3/13/2008" + }, + { + "extn": "3651", + "id": "47905", + "name": "Candace Johnson", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$121,189", + "start_date": "5/1/2014" + }, + { + "extn": "7999", + "id": "47906", + "name": "Greta Rothwell", + "office": "Toledo", + "position": "Baker", + "salary": "$92,697", + "start_date": "3/31/2016" + }, + { + "extn": "7554", + "id": "47907", + "name": "Elijah Bradley", + "office": "Colorado Springs", + "position": "Bookkeeper", + "salary": "$93,686", + "start_date": "2/11/2010" + }, + { + "extn": "2743", + "id": "47908", + "name": "Valentina Dixon", + "office": "Otawa", + "position": "Clerk", + "salary": "$249,365", + "start_date": "4/1/2009" + }, + { + "extn": "7555", + "id": "47909", + "name": "Penny Kaur", + "office": "San Bernardino", + "position": "Insurance Broker", + "salary": "$247,482", + "start_date": "8/9/2012" + }, + { + "extn": "5655", + "id": "47910", + "name": "Ron Strong", + "office": "Huntsville", + "position": "Insurance Broker", + "salary": "$185,957", + "start_date": "9/19/2019" + }, + { + "extn": "1734", + "id": "47911", + "name": "Vera Farrant", + "office": "Arlington", + "position": "Biologist", + "salary": "$217,597", + "start_date": "5/28/2012" + }, + { + "extn": "8853", + "id": "47912", + "name": "Maxwell Edler", + "office": "Fullerton", + "position": "Design Engineer", + "salary": "$164,422", + "start_date": "7/2/2015" + }, + { + "extn": "3403", + "id": "47913", + "name": "Stella Rowlands", + "office": "Toledo", + "position": "Biologist", + "salary": "$27,352", + "start_date": "10/27/2018" + }, + { + "extn": "5184", + "id": "47914", + "name": "Rihanna Santos", + "office": "Fort Lauderdale", + "position": "Cook", + "salary": "$65,682", + "start_date": "12/27/2010" + }, + { + "extn": "6030", + "id": "47915", + "name": "Russel Alexander", + "office": "San Jose", + "position": "Webmaster", + "salary": "$85,747", + "start_date": "5/30/2002" + }, + { + "extn": "9928", + "id": "47916", + "name": "Luke Vinton", + "office": "Kansas City", + "position": "Budget Analyst", + "salary": "$34,277", + "start_date": "2/9/2007" + }, + { + "extn": "7594", + "id": "47917", + "name": "Ethan Brett", + "office": "Houston", + "position": "Chef Manager", + "salary": "$12,787", + "start_date": "4/11/2006" + }, + { + "extn": "8855", + "id": "47918", + "name": "Mina Cowan", + "office": "Portland", + "position": "HR Coordinator", + "salary": "$168,262", + "start_date": "9/25/2007" + }, + { + "extn": "3351", + "id": "47919", + "name": "Chad Flanders", + "office": "Wien", + "position": "Investment Advisor", + "salary": "$193,291", + "start_date": "2/22/2011" + }, + { + "extn": "8133", + "id": "47920", + "name": "Chuck Purvis", + "office": "Madrid", + "position": "Physician", + "salary": "$252,750", + "start_date": "9/16/2007" + }, + { + "extn": "2474", + "id": "47921", + "name": "Carter Mould", + "office": "Sacramento", + "position": "Inspector", + "salary": "$67,165", + "start_date": "8/18/2009" + }, + { + "extn": "7089", + "id": "47922", + "name": "Joseph Hancock", + "office": "Fort Lauderdale", + "position": "Loan Officer", + "salary": "$229,172", + "start_date": "2/3/2001" + }, + { + "extn": "5394", + "id": "47923", + "name": "Helen Chapman", + "office": "Bucharest", + "position": "Cashier", + "salary": "$32,545", + "start_date": "11/5/2011" + }, + { + "extn": "6430", + "id": "47924", + "name": "Julia Norton", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$207,752", + "start_date": "11/23/2007" + }, + { + "extn": "6924", + "id": "47925", + "name": "Adelaide Tindall", + "office": "Fremont", + "position": "Service Supervisor", + "salary": "$275,802", + "start_date": "2/14/2014" + }, + { + "extn": "2554", + "id": "47926", + "name": "Bryon Downing", + "office": "Scottsdale", + "position": "Cashier", + "salary": "$265,411", + "start_date": "10/11/2019" + }, + { + "extn": "8358", + "id": "47927", + "name": "Fiona Varley", + "office": "Miami", + "position": "Design Engineer", + "salary": "$123,771", + "start_date": "12/16/2008" + }, + { + "extn": "8735", + "id": "47928", + "name": "Marvin Stubbs", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$71,893", + "start_date": "8/15/2018" + }, + { + "extn": "1208", + "id": "47929", + "name": "Lauren Crawley", + "office": "Norfolk", + "position": "Health Educator", + "salary": "$116,342", + "start_date": "6/20/2004" + }, + { + "extn": "2853", + "id": "47930", + "name": "Alexa Price", + "office": "Innsbruck", + "position": "Investment Advisor", + "salary": "$176,179", + "start_date": "9/26/2017" + }, + { + "extn": "1882", + "id": "47931", + "name": "Violet Shaw", + "office": "Seattle", + "position": "Baker", + "salary": "$120,449", + "start_date": "9/23/2002" + }, + { + "extn": "8553", + "id": "47932", + "name": "John Radcliffe", + "office": "Toledo", + "position": "Business Broker", + "salary": "$295,187", + "start_date": "7/1/2008" + }, + { + "extn": "6607", + "id": "47933", + "name": "Valentina Clifton", + "office": "Atlanta", + "position": "Loan Officer", + "salary": "$285,872", + "start_date": "7/15/2014" + }, + { + "extn": "6907", + "id": "47934", + "name": "Agnes Ashley", + "office": "Saint Paul", + "position": "Lecturer", + "salary": "$297,593", + "start_date": "7/10/2002" + }, + { + "extn": "2082", + "id": "47935", + "name": "Jules Holt", + "office": "Memphis", + "position": "Ambulatory Nurse", + "salary": "$146,641", + "start_date": "2/2/2001" + }, + { + "extn": "6368", + "id": "47936", + "name": "Monica Warden", + "office": "Louisville", + "position": "Software Engineer", + "salary": "$144,399", + "start_date": "3/16/2010" + }, + { + "extn": "3177", + "id": "47937", + "name": "Taylor Lambert", + "office": "Bakersfield", + "position": "Machine Operator", + "salary": "$122,170", + "start_date": "4/24/2015" + }, + { + "extn": "4330", + "id": "47938", + "name": "Adalind Parker", + "office": "Milwaukee", + "position": "Production Painter", + "salary": "$170,727", + "start_date": "2/24/2012" + }, + { + "extn": "3168", + "id": "47939", + "name": "Marvin Uttley", + "office": "Fort Lauderdale", + "position": "Service Supervisor", + "salary": "$107,632", + "start_date": "7/11/2010" + }, + { + "extn": "1236", + "id": "47940", + "name": "Harry Vincent", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$226,087", + "start_date": "2/15/2016" + }, + { + "extn": "6094", + "id": "47941", + "name": "Tony Clarkson", + "office": "Philadelphia", + "position": "Electrician", + "salary": "$257,251", + "start_date": "11/12/2002" + }, + { + "extn": "1971", + "id": "47942", + "name": "Kate Rose", + "office": "Houston", + "position": "Biologist", + "salary": "$164,579", + "start_date": "7/14/2010" + }, + { + "extn": "5533", + "id": "47943", + "name": "Allison Evans", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$10,531", + "start_date": "8/18/2011" + }, + { + "extn": "4417", + "id": "47944", + "name": "Paige Roth", + "office": "Escondido", + "position": "Health Educator", + "salary": "$203,815", + "start_date": "2/17/2019" + }, + { + "extn": "3420", + "id": "47945", + "name": "Britney Sheldon", + "office": "Long Beach", + "position": "Operator", + "salary": "$44,956", + "start_date": "12/25/2013" + }, + { + "extn": "3527", + "id": "47946", + "name": "Doug Asher", + "office": "San Bernardino", + "position": "Healthcare Specialist", + "salary": "$51,527", + "start_date": "9/15/2012" + }, + { + "extn": "8438", + "id": "47947", + "name": "Alan Hill", + "office": "Toledo", + "position": "Software Engineer", + "salary": "$45,705", + "start_date": "1/1/2003" + }, + { + "extn": "2534", + "id": "47948", + "name": "Juliet Ainsworth", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$54,088", + "start_date": "4/18/2006" + }, + { + "extn": "5682", + "id": "47949", + "name": "Alan Noach", + "office": "Fort Lauderdale", + "position": "Audiologist", + "salary": "$123,442", + "start_date": "7/24/2013" + }, + { + "extn": "2619", + "id": "47950", + "name": "Sadie Turner", + "office": "Boston", + "position": "Cook", + "salary": "$142,984", + "start_date": "6/3/2017" + }, + { + "extn": "2044", + "id": "47951", + "name": "Tony Carter", + "office": "Oakland", + "position": "HR Specialist", + "salary": "$102,382", + "start_date": "4/28/2009" + }, + { + "extn": "7195", + "id": "47952", + "name": "Francesca Lewis", + "office": "Otawa", + "position": "Software Engineer", + "salary": "$209,041", + "start_date": "7/7/2012" + }, + { + "extn": "9642", + "id": "47953", + "name": "Madelyn Clarke", + "office": "Oakland", + "position": "Designer", + "salary": "$193,238", + "start_date": "9/22/2002" + }, + { + "extn": "8315", + "id": "47954", + "name": "Michaela Addis", + "office": "Hayward", + "position": "Accountant", + "salary": "$120,734", + "start_date": "4/5/2011" + }, + { + "extn": "5338", + "id": "47955", + "name": "Bart Graves", + "office": "Rome", + "position": "Chef Manager", + "salary": "$240,294", + "start_date": "10/8/2003" + }, + { + "extn": "4689", + "id": "47956", + "name": "Rhea Khan", + "office": "Ontario", + "position": "Retail Trainee", + "salary": "$50,945", + "start_date": "2/9/2010" + }, + { + "extn": "8818", + "id": "47957", + "name": "Carolyn Brooks", + "office": "Nashville", + "position": "Systems Administrator", + "salary": "$116,878", + "start_date": "3/23/2016" + }, + { + "extn": "4929", + "id": "47958", + "name": "Barney Riley", + "office": "Berlin", + "position": "Banker", + "salary": "$70,797", + "start_date": "12/30/2012" + }, + { + "extn": "7635", + "id": "47959", + "name": "Shannon Neville", + "office": "Phoenix", + "position": "Bookkeeper", + "salary": "$62,138", + "start_date": "2/16/2003" + }, + { + "extn": "2495", + "id": "47960", + "name": "Phillip Blackburn", + "office": "Richmond", + "position": "Web Developer", + "salary": "$298,763", + "start_date": "5/16/2006" + }, + { + "extn": "5480", + "id": "47961", + "name": "Harry Bradshaw", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$67,969", + "start_date": "6/13/2001" + }, + { + "extn": "2713", + "id": "47962", + "name": "Fred Benfield", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$181,995", + "start_date": "8/8/2001" + }, + { + "extn": "3532", + "id": "47963", + "name": "Gabriel Gilmour", + "office": "Charlotte", + "position": "Software Engineer", + "salary": "$13,998", + "start_date": "9/13/2009" + }, + { + "extn": "8842", + "id": "47964", + "name": "Estrella Clifford", + "office": "Chicago", + "position": "Accountant", + "salary": "$223,934", + "start_date": "1/31/2013" + }, + { + "extn": "1269", + "id": "47965", + "name": "Danny Fox", + "office": "Omaha", + "position": "IT Support Staff", + "salary": "$296,375", + "start_date": "8/6/2002" + }, + { + "extn": "6233", + "id": "47966", + "name": "Adalie Lynn", + "office": "San Bernardino", + "position": "Design Engineer", + "salary": "$166,731", + "start_date": "9/13/2015" + }, + { + "extn": "7405", + "id": "47967", + "name": "Rufus Bayliss", + "office": "San Jose", + "position": "Treasurer", + "salary": "$87,709", + "start_date": "2/25/2004" + }, + { + "extn": "7473", + "id": "47968", + "name": "Renee Gibson", + "office": "Huntsville", + "position": "Steward", + "salary": "$169,378", + "start_date": "2/8/2009" + }, + { + "extn": "1174", + "id": "47969", + "name": "Matt Lee", + "office": "Amarillo", + "position": "Auditor", + "salary": "$125,902", + "start_date": "7/20/2001" + }, + { + "extn": "6682", + "id": "47970", + "name": "Tess Milner", + "office": "Garland", + "position": "Insurance Broker", + "salary": "$61,748", + "start_date": "4/23/2008" + }, + { + "extn": "6874", + "id": "47971", + "name": "Johnathan Norris", + "office": "St. Louis", + "position": "Banker", + "salary": "$139,926", + "start_date": "6/8/2001" + }, + { + "extn": "7962", + "id": "47972", + "name": "Rosie Button", + "office": "Bucharest", + "position": "Budget Analyst", + "salary": "$115,459", + "start_date": "10/7/2003" + }, + { + "extn": "4825", + "id": "47973", + "name": "Naomi Harrison", + "office": "Moreno Valley", + "position": "Bellman", + "salary": "$237,071", + "start_date": "6/1/2016" + }, + { + "extn": "7451", + "id": "47974", + "name": "Piper Robinson", + "office": "Milano", + "position": "Project Manager", + "salary": "$143,057", + "start_date": "6/9/2008" + }, + { + "extn": "6693", + "id": "47975", + "name": "Gina Ogilvy", + "office": "Huntsville", + "position": "Steward", + "salary": "$190,765", + "start_date": "10/18/2012" + }, + { + "extn": "9120", + "id": "47976", + "name": "Denny Ainsworth", + "office": "Murfreesboro", + "position": "Associate Professor", + "salary": "$131,676", + "start_date": "11/1/2012" + }, + { + "extn": "3552", + "id": "47977", + "name": "Logan Stone", + "office": "New Orleans", + "position": "Food Technologist", + "salary": "$102,109", + "start_date": "5/19/2009" + }, + { + "extn": "5451", + "id": "47978", + "name": "Evelynn Noon", + "office": "Henderson", + "position": "Mobile Developer", + "salary": "$212,365", + "start_date": "11/14/2003" + }, + { + "extn": "2775", + "id": "47979", + "name": "Tiffany Pitt", + "office": "Fayetteville", + "position": "Bookkeeper", + "salary": "$72,125", + "start_date": "5/16/2010" + }, + { + "extn": "1833", + "id": "47980", + "name": "Audrey Clayton", + "office": "Lancaster", + "position": "Cashier", + "salary": "$192,347", + "start_date": "3/4/2007" + }, + { + "extn": "7977", + "id": "47981", + "name": "Jayden Cadman", + "office": "Hayward", + "position": "Production Painter", + "salary": "$263,577", + "start_date": "1/10/2003" + }, + { + "extn": "2918", + "id": "47982", + "name": "Joseph Truscott", + "office": "Washington", + "position": "Systems Administrator", + "salary": "$166,403", + "start_date": "6/20/2005" + }, + { + "extn": "8934", + "id": "47983", + "name": "Madison Lynch", + "office": "Atlanta", + "position": "Software Engineer", + "salary": "$122,418", + "start_date": "1/12/2002" + }, + { + "extn": "4380", + "id": "47984", + "name": "Makenzie Ward", + "office": "Rochester", + "position": "Designer", + "salary": "$185,160", + "start_date": "10/29/2014" + }, + { + "extn": "7901", + "id": "47985", + "name": "Harvey Briggs", + "office": "Fayetteville", + "position": "Restaurant Manager", + "salary": "$253,580", + "start_date": "12/11/2002" + }, + { + "extn": "3494", + "id": "47986", + "name": "Elisabeth Wild", + "office": "Indianapolis", + "position": "IT Support Staff", + "salary": "$74,920", + "start_date": "5/16/2005" + }, + { + "extn": "1153", + "id": "47987", + "name": "Rocco Campbell", + "office": "Cincinnati", + "position": "Service Supervisor", + "salary": "$117,443", + "start_date": "11/6/2017" + }, + { + "extn": "8272", + "id": "47988", + "name": "Roger Keys", + "office": "Sacramento", + "position": "Webmaster", + "salary": "$77,910", + "start_date": "8/28/2006" + }, + { + "extn": "9473", + "id": "47989", + "name": "Jayden Flynn", + "office": "Norfolk", + "position": "Cashier", + "salary": "$54,064", + "start_date": "5/1/2009" + }, + { + "extn": "1405", + "id": "47990", + "name": "Hanna Anderson", + "office": "Oakland", + "position": "Pharmacist", + "salary": "$292,335", + "start_date": "8/9/2002" + }, + { + "extn": "6568", + "id": "47991", + "name": "Mike Fowler", + "office": "Kansas City", + "position": "Business Broker", + "salary": "$216,822", + "start_date": "3/5/2009" + }, + { + "extn": "1403", + "id": "47992", + "name": "Lucas Samuel", + "office": "Omaha", + "position": "Web Developer", + "salary": "$28,746", + "start_date": "1/3/2019" + }, + { + "extn": "1945", + "id": "47993", + "name": "Mason Noon", + "office": "Pittsburgh", + "position": "Web Developer", + "salary": "$62,592", + "start_date": "10/5/2005" + }, + { + "extn": "7674", + "id": "47994", + "name": "Bryon Hood", + "office": "Memphis", + "position": "Cook", + "salary": "$22,446", + "start_date": "11/21/2016" + }, + { + "extn": "5276", + "id": "47995", + "name": "Lynn Dallas", + "office": "Dallas", + "position": "Associate Professor", + "salary": "$237,077", + "start_date": "9/18/2001" + }, + { + "extn": "9405", + "id": "47996", + "name": "Alexander Dwyer", + "office": "Lyon", + "position": "Physician", + "salary": "$160,958", + "start_date": "2/3/2007" + }, + { + "extn": "8071", + "id": "47997", + "name": "Harvey Griffiths", + "office": "Rome", + "position": "Cash Manager", + "salary": "$166,518", + "start_date": "4/18/2004" + }, + { + "extn": "5199", + "id": "47998", + "name": "Kieth Cadman", + "office": "New York", + "position": "Healthcare Specialist", + "salary": "$283,755", + "start_date": "3/3/2016" + }, + { + "extn": "7508", + "id": "47999", + "name": "Cecilia Mccall", + "office": "Prague", + "position": "Health Educator", + "salary": "$174,665", + "start_date": "3/13/2018" + }, + { + "extn": "9534", + "id": "48000", + "name": "Carissa Corbett", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$150,670", + "start_date": "12/18/2005" + }, + { + "extn": "1291", + "id": "48001", + "name": "Tiffany King", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$81,302", + "start_date": "9/2/2017" + }, + { + "extn": "1426", + "id": "48002", + "name": "Susan Becker", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$47,955", + "start_date": "10/14/2009" + }, + { + "extn": "4311", + "id": "48003", + "name": "Chester Knight", + "office": "Louisville", + "position": "Designer", + "salary": "$63,259", + "start_date": "3/12/2017" + }, + { + "extn": "6837", + "id": "48004", + "name": "William Carter", + "office": "Milano", + "position": "Cash Manager", + "salary": "$213,559", + "start_date": "7/22/2017" + }, + { + "extn": "9902", + "id": "48005", + "name": "Denny Ainsworth", + "office": "Las Vegas", + "position": "Ambulatory Nurse", + "salary": "$79,900", + "start_date": "1/9/2005" + }, + { + "extn": "6540", + "id": "48006", + "name": "Russel Horton", + "office": "Honolulu", + "position": "Baker", + "salary": "$31,541", + "start_date": "5/16/2010" + }, + { + "extn": "5991", + "id": "48007", + "name": "Barry Henderson", + "office": "Memphis", + "position": "Treasurer", + "salary": "$255,321", + "start_date": "10/3/2016" + }, + { + "extn": "4600", + "id": "48008", + "name": "Emmanuelle Owens", + "office": "Laredo", + "position": "Auditor", + "salary": "$238,448", + "start_date": "5/28/2017" + }, + { + "extn": "7819", + "id": "48009", + "name": "Emerald Jobson", + "office": "Louisville", + "position": "Accountant", + "salary": "$105,187", + "start_date": "5/6/2005" + }, + { + "extn": "7588", + "id": "48010", + "name": "Stacy Mccall", + "office": "Henderson", + "position": "Pharmacist", + "salary": "$135,456", + "start_date": "11/8/2013" + }, + { + "extn": "4960", + "id": "48011", + "name": "Mya Rowlands", + "office": "Salt Lake City", + "position": "Associate Professor", + "salary": "$59,352", + "start_date": "6/9/2002" + }, + { + "extn": "2227", + "id": "48012", + "name": "Carmen Fox", + "office": "Huntsville", + "position": "Stockbroker", + "salary": "$162,573", + "start_date": "9/22/2001" + }, + { + "extn": "3503", + "id": "48013", + "name": "Chadwick Hooper", + "office": "Prague", + "position": "Operator", + "salary": "$219,688", + "start_date": "11/20/2002" + }, + { + "extn": "6891", + "id": "48014", + "name": "Jasmine Oldfield", + "office": "Jersey City", + "position": "Investment Advisor", + "salary": "$35,351", + "start_date": "6/13/2016" + }, + { + "extn": "8227", + "id": "48015", + "name": "Tess Roscoe", + "office": "Saint Paul", + "position": "Staffing Consultant", + "salary": "$185,246", + "start_date": "2/24/2011" + }, + { + "extn": "7273", + "id": "48016", + "name": "Luna Weldon", + "office": "London", + "position": "Ambulatory Nurse", + "salary": "$102,952", + "start_date": "10/2/2016" + }, + { + "extn": "8993", + "id": "48017", + "name": "Brad Swift", + "office": "Detroit", + "position": "Clerk", + "salary": "$89,248", + "start_date": "7/29/2008" + }, + { + "extn": "7141", + "id": "48018", + "name": "Selena Fall", + "office": "Fort Lauderdale", + "position": "Laboratory Technician", + "salary": "$75,447", + "start_date": "10/16/2006" + }, + { + "extn": "3470", + "id": "48019", + "name": "Diane Notman", + "office": "Huntsville", + "position": "Budget Analyst", + "salary": "$209,648", + "start_date": "8/16/2002" + }, + { + "extn": "9653", + "id": "48020", + "name": "Mandy Partridge", + "office": "Washington", + "position": "Accountant", + "salary": "$18,983", + "start_date": "5/14/2013" + }, + { + "extn": "6024", + "id": "48021", + "name": "Erica Richardson", + "office": "Richmond", + "position": "Investment Advisor", + "salary": "$68,995", + "start_date": "3/21/2003" + }, + { + "extn": "9644", + "id": "48022", + "name": "Jacob Gardner", + "office": "Richmond", + "position": "Service Supervisor", + "salary": "$219,150", + "start_date": "2/17/2003" + }, + { + "extn": "4238", + "id": "48023", + "name": "Daniel Bentley", + "office": "Salt Lake City", + "position": "Software Engineer", + "salary": "$272,356", + "start_date": "7/21/2007" + }, + { + "extn": "2081", + "id": "48024", + "name": "Rosie Clifford", + "office": "Cincinnati", + "position": "Staffing Consultant", + "salary": "$134,888", + "start_date": "5/20/2011" + }, + { + "extn": "8276", + "id": "48025", + "name": "Esmeralda Bloom", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$59,195", + "start_date": "2/23/2014" + }, + { + "extn": "5055", + "id": "48026", + "name": "Gabriel Johnson", + "office": "Jersey City", + "position": "Service Supervisor", + "salary": "$169,326", + "start_date": "11/30/2015" + }, + { + "extn": "3127", + "id": "48027", + "name": "Andie Gates", + "office": "Cincinnati", + "position": "Software Engineer", + "salary": "$74,521", + "start_date": "9/29/2000" + }, + { + "extn": "7826", + "id": "48028", + "name": "Johnny Alexander", + "office": "Amarillo", + "position": "Budget Analyst", + "salary": "$69,031", + "start_date": "5/8/2011" + }, + { + "extn": "8833", + "id": "48029", + "name": "Nicholas Dickson", + "office": "Laredo", + "position": "Front Desk Coordinator", + "salary": "$176,454", + "start_date": "6/12/2002" + }, + { + "extn": "1775", + "id": "48030", + "name": "Nancy Richardson", + "office": "London", + "position": "Software Engineer", + "salary": "$157,258", + "start_date": "6/17/2009" + }, + { + "extn": "5612", + "id": "48031", + "name": "Danny Harper", + "office": "Tokyo", + "position": "Business Broker", + "salary": "$295,731", + "start_date": "11/13/2000" + }, + { + "extn": "1554", + "id": "48032", + "name": "Noah Harris", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$261,350", + "start_date": "4/26/2003" + }, + { + "extn": "4417", + "id": "48033", + "name": "Oliver Irwin", + "office": "Indianapolis", + "position": "Webmaster", + "salary": "$167,025", + "start_date": "8/21/2009" + }, + { + "extn": "8418", + "id": "48034", + "name": "Harriet Rixon", + "office": "Rochester", + "position": "Cook", + "salary": "$144,295", + "start_date": "2/11/2012" + }, + { + "extn": "9438", + "id": "48035", + "name": "Jayden Nobbs", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$15,667", + "start_date": "3/28/2008" + }, + { + "extn": "1740", + "id": "48036", + "name": "Fred Donovan", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$147,506", + "start_date": "3/3/2013" + }, + { + "extn": "8847", + "id": "48037", + "name": "Hanna Daniells", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$106,768", + "start_date": "10/19/2006" + }, + { + "extn": "8808", + "id": "48038", + "name": "Noah Morris", + "office": "Valetta", + "position": "Front Desk Coordinator", + "salary": "$184,463", + "start_date": "11/16/2010" + }, + { + "extn": "3876", + "id": "48039", + "name": "Noah Holmes", + "office": "Reno", + "position": "Accountant", + "salary": "$50,808", + "start_date": "6/25/2010" + }, + { + "extn": "3271", + "id": "48040", + "name": "Manuel Ellwood", + "office": "Paris", + "position": "Bellman", + "salary": "$10,791", + "start_date": "10/11/2010" + }, + { + "extn": "7042", + "id": "48041", + "name": "Gil Ellis", + "office": "New York", + "position": "Stockbroker", + "salary": "$41,643", + "start_date": "10/17/2015" + }, + { + "extn": "2410", + "id": "48042", + "name": "Chad Jacobs", + "office": "Tulsa", + "position": "Investment Advisor", + "salary": "$14,830", + "start_date": "6/17/2000" + }, + { + "extn": "7202", + "id": "48043", + "name": "Julian Snell", + "office": "Valetta", + "position": "Loan Officer", + "salary": "$177,244", + "start_date": "11/13/2005" + }, + { + "extn": "4748", + "id": "48044", + "name": "Chanelle Shields", + "office": "Columbus", + "position": "HR Specialist", + "salary": "$102,230", + "start_date": "12/29/2016" + }, + { + "extn": "7368", + "id": "48045", + "name": "Parker Windsor", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$225,828", + "start_date": "9/1/2007" + }, + { + "extn": "3371", + "id": "48046", + "name": "Leah Rogers", + "office": "Washington", + "position": "Designer", + "salary": "$62,498", + "start_date": "2/14/2002" + }, + { + "extn": "5953", + "id": "48047", + "name": "Denny Hunt", + "office": "Salem", + "position": "Clerk", + "salary": "$12,805", + "start_date": "1/12/2012" + }, + { + "extn": "5747", + "id": "48048", + "name": "Abdul Fields", + "office": "Irving", + "position": "Banker", + "salary": "$173,104", + "start_date": "9/1/2011" + }, + { + "extn": "1811", + "id": "48049", + "name": "Ember Ryan", + "office": "Springfield", + "position": "Chef Manager", + "salary": "$51,594", + "start_date": "10/9/2011" + }, + { + "extn": "5329", + "id": "48050", + "name": "Bart Noon", + "office": "Richmond", + "position": "Assistant Buyer", + "salary": "$60,559", + "start_date": "8/1/2016" + }, + { + "extn": "6396", + "id": "48051", + "name": "Jessica Calderwood", + "office": "Houston", + "position": "Treasurer", + "salary": "$80,513", + "start_date": "6/30/2011" + }, + { + "extn": "2127", + "id": "48052", + "name": "Maia Whittle", + "office": "Ontario", + "position": "Bellman", + "salary": "$180,994", + "start_date": "3/30/2010" + }, + { + "extn": "4378", + "id": "48053", + "name": "Harry Hamilton", + "office": "Milano", + "position": "Cashier", + "salary": "$259,791", + "start_date": "2/14/2002" + }, + { + "extn": "3935", + "id": "48054", + "name": "Helen Palmer", + "office": "Paris", + "position": "Lecturer", + "salary": "$107,060", + "start_date": "9/17/2019" + }, + { + "extn": "4581", + "id": "48055", + "name": "Leslie Villiger", + "office": "Omaha", + "position": "Health Educator", + "salary": "$52,839", + "start_date": "2/5/2014" + }, + { + "extn": "1991", + "id": "48056", + "name": "Tony Bullock", + "office": "New York", + "position": "Staffing Consultant", + "salary": "$282,279", + "start_date": "1/18/2004" + }, + { + "extn": "9487", + "id": "48057", + "name": "Cadence Janes", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$297,589", + "start_date": "10/10/2003" + }, + { + "extn": "8316", + "id": "48058", + "name": "Chloe Ellwood", + "office": "Minneapolis", + "position": "Auditor", + "salary": "$139,542", + "start_date": "1/23/2014" + }, + { + "extn": "4812", + "id": "48059", + "name": "Paige Armstrong", + "office": "Jersey City", + "position": "Baker", + "salary": "$256,561", + "start_date": "7/10/2017" + }, + { + "extn": "6844", + "id": "48060", + "name": "Colleen Ramsey", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$127,241", + "start_date": "3/24/2015" + }, + { + "extn": "7915", + "id": "48061", + "name": "Clint Fisher", + "office": "Miami", + "position": "Project Manager", + "salary": "$16,800", + "start_date": "10/3/2007" + }, + { + "extn": "7299", + "id": "48062", + "name": "Nicole Clark", + "office": "New York", + "position": "Lecturer", + "salary": "$189,504", + "start_date": "3/16/2015" + }, + { + "extn": "3180", + "id": "48063", + "name": "Juliette Overson", + "office": "Amarillo", + "position": "Doctor", + "salary": "$121,083", + "start_date": "3/7/2001" + }, + { + "extn": "9708", + "id": "48064", + "name": "Teagan Kelly", + "office": "Albuquerque", + "position": "Bookkeeper", + "salary": "$242,938", + "start_date": "4/13/2002" + }, + { + "extn": "7760", + "id": "48065", + "name": "Rosalyn Holmes", + "office": "Venice", + "position": "Steward", + "salary": "$243,824", + "start_date": "5/5/2001" + }, + { + "extn": "8478", + "id": "48066", + "name": "Johnny Briggs", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$243,774", + "start_date": "12/13/2002" + }, + { + "extn": "5322", + "id": "48067", + "name": "Anais Shepherd", + "office": "Bakersfield", + "position": "CNC Operator", + "salary": "$256,865", + "start_date": "11/5/2015" + }, + { + "extn": "3614", + "id": "48068", + "name": "Audrey Bishop", + "office": "Fort Lauderdale", + "position": "IT Support Staff", + "salary": "$96,193", + "start_date": "2/11/2006" + }, + { + "extn": "9052", + "id": "48069", + "name": "Carl Swan", + "office": "Louisville", + "position": "Biologist", + "salary": "$62,260", + "start_date": "8/19/2005" + }, + { + "extn": "6905", + "id": "48070", + "name": "Carl Carter", + "office": "Bakersfield", + "position": "Assistant Buyer", + "salary": "$252,148", + "start_date": "8/25/2011" + }, + { + "extn": "7298", + "id": "48071", + "name": "Tom Aldridge", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$110,718", + "start_date": "1/8/2017" + }, + { + "extn": "1600", + "id": "48072", + "name": "Makenzie Ebden", + "office": "Berlin", + "position": "Electrician", + "salary": "$74,732", + "start_date": "12/5/2017" + }, + { + "extn": "2709", + "id": "48073", + "name": "Clint Abbot", + "office": "Garland", + "position": "Bellman", + "salary": "$178,458", + "start_date": "12/7/2012" + }, + { + "extn": "2072", + "id": "48074", + "name": "Vicky Cox", + "office": "Fayetteville", + "position": "Inspector", + "salary": "$160,147", + "start_date": "8/2/2011" + }, + { + "extn": "7671", + "id": "48075", + "name": "Maria Franks", + "office": "Lakewood", + "position": "Physician", + "salary": "$58,123", + "start_date": "4/29/2010" + }, + { + "extn": "4633", + "id": "48076", + "name": "Peter Bryson", + "office": "Rochester", + "position": "Stockbroker", + "salary": "$103,888", + "start_date": "4/2/2013" + }, + { + "extn": "1003", + "id": "48077", + "name": "Denis Cox", + "office": "San Jose", + "position": "Cashier", + "salary": "$85,450", + "start_date": "7/25/2015" + }, + { + "extn": "3814", + "id": "48078", + "name": "Crystal Ward", + "office": "Henderson", + "position": "Call Center Representative", + "salary": "$42,910", + "start_date": "1/23/2018" + }, + { + "extn": "9319", + "id": "48079", + "name": "Nate Lane", + "office": "Prague", + "position": "Treasurer", + "salary": "$209,101", + "start_date": "7/30/2003" + }, + { + "extn": "4098", + "id": "48080", + "name": "Lucas Butler", + "office": "Anaheim", + "position": "Business Broker", + "salary": "$257,457", + "start_date": "4/26/2010" + }, + { + "extn": "3461", + "id": "48081", + "name": "Owen Jarrett", + "office": "Ontario", + "position": "Paramedic", + "salary": "$207,063", + "start_date": "1/19/2007" + }, + { + "extn": "3320", + "id": "48082", + "name": "Jules Benson", + "office": "Reno", + "position": "Chef Manager", + "salary": "$140,160", + "start_date": "1/22/2017" + }, + { + "extn": "7259", + "id": "48083", + "name": "Percy Cameron", + "office": "Tallahassee", + "position": "Business Broker", + "salary": "$10,868", + "start_date": "3/27/2011" + }, + { + "extn": "8588", + "id": "48084", + "name": "Robyn Victor", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$246,104", + "start_date": "12/26/2017" + }, + { + "extn": "6703", + "id": "48085", + "name": "Matt Graham", + "office": "Laredo", + "position": "Business Broker", + "salary": "$132,101", + "start_date": "3/15/2005" + }, + { + "extn": "9968", + "id": "48086", + "name": "Rebecca Wilcox", + "office": "Ontario", + "position": "Accountant", + "salary": "$175,715", + "start_date": "2/1/2013" + }, + { + "extn": "2753", + "id": "48087", + "name": "Leroy Alcroft", + "office": "Honolulu", + "position": "Web Developer", + "salary": "$180,327", + "start_date": "5/3/2000" + }, + { + "extn": "5745", + "id": "48088", + "name": "Jackeline Butler", + "office": "San Bernardino", + "position": "Cashier", + "salary": "$271,623", + "start_date": "7/1/2018" + }, + { + "extn": "7883", + "id": "48089", + "name": "Gabriel Moore", + "office": "Milano", + "position": "Bellman", + "salary": "$153,106", + "start_date": "1/20/2018" + }, + { + "extn": "7636", + "id": "48090", + "name": "Maggie Ryan", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$75,721", + "start_date": "5/4/2001" + }, + { + "extn": "2266", + "id": "48091", + "name": "Rufus Dobson", + "office": "Laredo", + "position": "Systems Administrator", + "salary": "$87,176", + "start_date": "8/18/2002" + }, + { + "extn": "7328", + "id": "48092", + "name": "Mavis Wilson", + "office": "Valetta", + "position": "Designer", + "salary": "$171,828", + "start_date": "12/31/2004" + }, + { + "extn": "9516", + "id": "48093", + "name": "Chelsea Fox", + "office": "Fremont", + "position": "Insurance Broker", + "salary": "$231,999", + "start_date": "11/15/2003" + }, + { + "extn": "6298", + "id": "48094", + "name": "Piper Moreno", + "office": "Salem", + "position": "Steward", + "salary": "$215,392", + "start_date": "4/6/2015" + }, + { + "extn": "4010", + "id": "48095", + "name": "Bryon Stone", + "office": "Lisbon", + "position": "Retail Trainee", + "salary": "$24,555", + "start_date": "3/23/2007" + }, + { + "extn": "5602", + "id": "48096", + "name": "Harvey Kent", + "office": "Valetta", + "position": "Doctor", + "salary": "$156,335", + "start_date": "9/10/2003" + }, + { + "extn": "5300", + "id": "48097", + "name": "Henry Rodgers", + "office": "Otawa", + "position": "Electrician", + "salary": "$146,277", + "start_date": "2/25/2013" + }, + { + "extn": "9310", + "id": "48098", + "name": "Matt Tennant", + "office": "Worcester", + "position": "Food Technologist", + "salary": "$173,986", + "start_date": "1/25/2017" + }, + { + "extn": "2603", + "id": "48099", + "name": "Adalind Knight", + "office": "Cincinnati", + "position": "Clerk", + "salary": "$152,229", + "start_date": "2/12/2005" + }, + { + "extn": "6758", + "id": "48100", + "name": "Gloria Rose", + "office": "San Diego", + "position": "Designer", + "salary": "$121,029", + "start_date": "7/31/2017" + }, + { + "extn": "9390", + "id": "48101", + "name": "Maxwell Allen", + "office": "Detroit", + "position": "Food Technologist", + "salary": "$160,170", + "start_date": "3/18/2005" + }, + { + "extn": "7812", + "id": "48102", + "name": "Mike Benfield", + "office": "Kansas City", + "position": "CNC Operator", + "salary": "$271,875", + "start_date": "8/14/2009" + }, + { + "extn": "4333", + "id": "48103", + "name": "Denny Armstrong", + "office": "Rochester", + "position": "Cash Manager", + "salary": "$124,761", + "start_date": "5/17/2004" + }, + { + "extn": "3997", + "id": "48104", + "name": "Cedrick Morris", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$156,508", + "start_date": "6/17/2006" + }, + { + "extn": "4921", + "id": "48105", + "name": "Natalie Foxley", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$128,373", + "start_date": "7/26/2002" + }, + { + "extn": "7625", + "id": "48106", + "name": "Sabina Murphy", + "office": "Miami", + "position": "Operator", + "salary": "$77,500", + "start_date": "9/11/2017" + }, + { + "extn": "5985", + "id": "48107", + "name": "Ethan Booth", + "office": "Otawa", + "position": "Physician", + "salary": "$255,537", + "start_date": "1/5/2003" + }, + { + "extn": "7483", + "id": "48108", + "name": "Joyce Horton", + "office": "Santa Ana", + "position": "Front Desk Coordinator", + "salary": "$287,670", + "start_date": "7/27/2015" + }, + { + "extn": "8952", + "id": "48109", + "name": "Brad Owens", + "office": "Las Vegas", + "position": "Auditor", + "salary": "$203,072", + "start_date": "9/9/2011" + }, + { + "extn": "7630", + "id": "48110", + "name": "Hailey Davies", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$280,536", + "start_date": "5/31/2011" + }, + { + "extn": "9532", + "id": "48111", + "name": "Jacob Hunt", + "office": "Milano", + "position": "Paramedic", + "salary": "$261,729", + "start_date": "5/29/2003" + }, + { + "extn": "6252", + "id": "48112", + "name": "Marie Saunders", + "office": "Milwaukee", + "position": "Design Engineer", + "salary": "$283,000", + "start_date": "4/27/2005" + }, + { + "extn": "9253", + "id": "48113", + "name": "Cherish Miller", + "office": "San Bernardino", + "position": "Biologist", + "salary": "$113,246", + "start_date": "12/15/2000" + }, + { + "extn": "4525", + "id": "48114", + "name": "Chuck Holmes", + "office": "Bakersfield", + "position": "Pharmacist", + "salary": "$239,439", + "start_date": "9/18/2012" + }, + { + "extn": "7331", + "id": "48115", + "name": "Tyler Kennedy", + "office": "Philadelphia", + "position": "Bellman", + "salary": "$181,348", + "start_date": "9/2/2019" + }, + { + "extn": "1837", + "id": "48116", + "name": "Julius Weldon", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$82,765", + "start_date": "1/17/2005" + }, + { + "extn": "5332", + "id": "48117", + "name": "Rosemary Evans", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$266,741", + "start_date": "5/20/2017" + }, + { + "extn": "1497", + "id": "48118", + "name": "Valerie Dwyer", + "office": "Arlington", + "position": "Paramedic", + "salary": "$105,920", + "start_date": "11/1/2006" + }, + { + "extn": "3302", + "id": "48119", + "name": "Tyson Rivers", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$35,768", + "start_date": "11/14/2010" + }, + { + "extn": "5152", + "id": "48120", + "name": "Matthew Gaynor", + "office": "Norfolk", + "position": "Chef Manager", + "salary": "$12,418", + "start_date": "2/13/2010" + }, + { + "extn": "8458", + "id": "48121", + "name": "Bart Robertson", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$118,311", + "start_date": "12/14/2003" + }, + { + "extn": "6670", + "id": "48122", + "name": "Leroy Khan", + "office": "Richmond", + "position": "Webmaster", + "salary": "$163,853", + "start_date": "4/22/2012" + }, + { + "extn": "1708", + "id": "48123", + "name": "Naomi Ashley", + "office": "Memphis", + "position": "Health Educator", + "salary": "$271,688", + "start_date": "7/7/2017" + }, + { + "extn": "5056", + "id": "48124", + "name": "Julia London", + "office": "Chicago", + "position": "Service Supervisor", + "salary": "$155,780", + "start_date": "4/7/2014" + }, + { + "extn": "3774", + "id": "48125", + "name": "Evelynn Mullins", + "office": "Berna", + "position": "Investment Advisor", + "salary": "$156,391", + "start_date": "6/15/2017" + }, + { + "extn": "6155", + "id": "48126", + "name": "Carolyn Waterson", + "office": "New York", + "position": "Retail Trainee", + "salary": "$290,886", + "start_date": "5/23/2002" + }, + { + "extn": "2370", + "id": "48127", + "name": "Leanne Mcnally", + "office": "Bridgeport", + "position": "Physician", + "salary": "$206,740", + "start_date": "5/15/2003" + }, + { + "extn": "6692", + "id": "48128", + "name": "William Oliver", + "office": "Moreno Valley", + "position": "Web Developer", + "salary": "$195,982", + "start_date": "5/27/2011" + }, + { + "extn": "5931", + "id": "48129", + "name": "Angelique Allington", + "office": "Oklahoma City", + "position": "Banker", + "salary": "$94,762", + "start_date": "11/26/2002" + }, + { + "extn": "6919", + "id": "48130", + "name": "Ember Rehman", + "office": "Jacksonville", + "position": "Steward", + "salary": "$19,658", + "start_date": "6/7/2014" + }, + { + "extn": "8394", + "id": "48131", + "name": "Liliana Ballard", + "office": "Memphis", + "position": "Staffing Consultant", + "salary": "$235,706", + "start_date": "9/5/2009" + }, + { + "extn": "6787", + "id": "48132", + "name": "Hank Rodwell", + "office": "San Francisco", + "position": "Ambulatory Nurse", + "salary": "$223,501", + "start_date": "5/1/2012" + }, + { + "extn": "8783", + "id": "48133", + "name": "Tom Walter", + "office": "Reno", + "position": "Chef Manager", + "salary": "$168,665", + "start_date": "3/10/2018" + }, + { + "extn": "3578", + "id": "48134", + "name": "Kassandra Edmonds", + "office": "Los Angeles", + "position": "Dentist", + "salary": "$241,739", + "start_date": "6/9/2006" + }, + { + "extn": "3695", + "id": "48135", + "name": "Daniel Walker", + "office": "Milwaukee", + "position": "CNC Operator", + "salary": "$195,536", + "start_date": "9/5/2001" + }, + { + "extn": "1935", + "id": "48136", + "name": "Chad Kelly", + "office": "Reno", + "position": "Treasurer", + "salary": "$114,324", + "start_date": "5/10/2012" + }, + { + "extn": "9208", + "id": "48137", + "name": "Scarlett Bradley", + "office": "San Diego", + "position": "Loan Officer", + "salary": "$202,728", + "start_date": "8/25/2006" + }, + { + "extn": "8500", + "id": "48138", + "name": "Amy Rehman", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$177,020", + "start_date": "3/31/2012" + }, + { + "extn": "6149", + "id": "48139", + "name": "Javier Leslie", + "office": "Seattle", + "position": "Fabricator", + "salary": "$298,840", + "start_date": "5/18/2004" + }, + { + "extn": "7663", + "id": "48140", + "name": "Kaylee Pickard", + "office": "Seattle", + "position": "Baker", + "salary": "$216,501", + "start_date": "6/3/2003" + }, + { + "extn": "1232", + "id": "48141", + "name": "Fiona Truscott", + "office": "Fort Lauderdale", + "position": "Bellman", + "salary": "$162,790", + "start_date": "8/29/2015" + }, + { + "extn": "5867", + "id": "48142", + "name": "Laila Hobbs", + "office": "Omaha", + "position": "Auditor", + "salary": "$161,571", + "start_date": "2/18/2015" + }, + { + "extn": "5199", + "id": "48143", + "name": "Daniel Farrant", + "office": "Seattle", + "position": "Systems Administrator", + "salary": "$67,597", + "start_date": "5/24/2017" + }, + { + "extn": "4904", + "id": "48144", + "name": "Morgan Fowler", + "office": "Detroit", + "position": "Food Technologist", + "salary": "$289,829", + "start_date": "11/12/2003" + }, + { + "extn": "2595", + "id": "48145", + "name": "Gloria Lambert", + "office": "Detroit", + "position": "Banker", + "salary": "$242,080", + "start_date": "7/11/2012" + }, + { + "extn": "6938", + "id": "48146", + "name": "Nate Little", + "office": "Amarillo", + "position": "Systems Administrator", + "salary": "$220,860", + "start_date": "5/27/2006" + }, + { + "extn": "7268", + "id": "48147", + "name": "Alexander Olivier", + "office": "Columbus", + "position": "Laboratory Technician", + "salary": "$165,944", + "start_date": "7/12/2006" + }, + { + "extn": "6601", + "id": "48148", + "name": "Gabriel Armstrong", + "office": "Omaha", + "position": "Inspector", + "salary": "$83,895", + "start_date": "11/17/2013" + }, + { + "extn": "5446", + "id": "48149", + "name": "Gemma Ellwood", + "office": "Stockton", + "position": "Global Logistics Supervisor", + "salary": "$58,382", + "start_date": "8/11/2010" + }, + { + "extn": "6211", + "id": "48150", + "name": "Havana Benson", + "office": "St. Louis", + "position": "Cashier", + "salary": "$204,205", + "start_date": "7/18/2018" + }, + { + "extn": "1847", + "id": "48151", + "name": "Georgia Boden", + "office": "Pittsburgh", + "position": "Software Engineer", + "salary": "$233,739", + "start_date": "11/21/2013" + }, + { + "extn": "6213", + "id": "48152", + "name": "Johnathan Lloyd", + "office": "Indianapolis", + "position": "Executive Director", + "salary": "$240,952", + "start_date": "7/24/2016" + }, + { + "extn": "3843", + "id": "48153", + "name": "Mayleen Heaton", + "office": "Honolulu", + "position": "Banker", + "salary": "$283,578", + "start_date": "5/23/2002" + }, + { + "extn": "8281", + "id": "48154", + "name": "Javier Yates", + "office": "Minneapolis", + "position": "Cook", + "salary": "$159,165", + "start_date": "9/27/2008" + }, + { + "extn": "2330", + "id": "48155", + "name": "Jane Plumb", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$292,887", + "start_date": "1/20/2007" + }, + { + "extn": "2783", + "id": "48156", + "name": "Erica Lomax", + "office": "Prague", + "position": "Loan Officer", + "salary": "$249,402", + "start_date": "8/17/2007" + }, + { + "extn": "3102", + "id": "48157", + "name": "Ivy Tutton", + "office": "Charlotte", + "position": "Banker", + "salary": "$90,023", + "start_date": "7/7/2000" + }, + { + "extn": "8252", + "id": "48158", + "name": "Joseph Gibbons", + "office": "Charlotte", + "position": "Call Center Representative", + "salary": "$214,922", + "start_date": "4/17/2019" + }, + { + "extn": "1607", + "id": "48159", + "name": "Dasha Crawley", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$178,879", + "start_date": "10/23/2004" + }, + { + "extn": "3077", + "id": "48160", + "name": "Tom Wood", + "office": "Innsbruck", + "position": "Accountant", + "salary": "$19,654", + "start_date": "6/3/2002" + }, + { + "extn": "3498", + "id": "48161", + "name": "Harriet Moran", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$65,174", + "start_date": "6/23/2011" + }, + { + "extn": "7419", + "id": "48162", + "name": "Julia Savage", + "office": "Long Beach", + "position": "Assistant Buyer", + "salary": "$88,395", + "start_date": "1/4/2019" + }, + { + "extn": "6145", + "id": "48163", + "name": "Gladys Dallas", + "office": "El Paso", + "position": "Food Technologist", + "salary": "$121,258", + "start_date": "9/18/2014" + }, + { + "extn": "1293", + "id": "48164", + "name": "Michaela Poole", + "office": "Long Beach", + "position": "Associate Professor", + "salary": "$158,506", + "start_date": "2/19/2019" + }, + { + "extn": "9064", + "id": "48165", + "name": "Tom Lee", + "office": "Las Vegas", + "position": "Staffing Consultant", + "salary": "$106,188", + "start_date": "2/8/2008" + }, + { + "extn": "4513", + "id": "48166", + "name": "Noemi Bishop", + "office": "Bridgeport", + "position": "Restaurant Manager", + "salary": "$66,253", + "start_date": "2/19/2000" + }, + { + "extn": "4450", + "id": "48167", + "name": "Harry Brock", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$17,975", + "start_date": "5/13/2018" + }, + { + "extn": "6471", + "id": "48168", + "name": "Joy Beal", + "office": "San Diego", + "position": "Front Desk Coordinator", + "salary": "$266,538", + "start_date": "10/9/2016" + }, + { + "extn": "4430", + "id": "48169", + "name": "Davina Campbell", + "office": "Fort Lauderdale", + "position": "Healthcare Specialist", + "salary": "$114,455", + "start_date": "5/25/2011" + }, + { + "extn": "1662", + "id": "48170", + "name": "Luke Hardwick", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$28,793", + "start_date": "7/1/2000" + }, + { + "extn": "8512", + "id": "48171", + "name": "Sloane Wills", + "office": "Jacksonville", + "position": "Designer", + "salary": "$252,458", + "start_date": "11/28/2007" + }, + { + "extn": "3227", + "id": "48172", + "name": "Tiffany Nielson", + "office": "Orlando", + "position": "Restaurant Manager", + "salary": "$226,000", + "start_date": "10/20/2010" + }, + { + "extn": "7044", + "id": "48173", + "name": "Scarlett Pearce", + "office": "Milano", + "position": "Cashier", + "salary": "$108,099", + "start_date": "4/25/2015" + }, + { + "extn": "6530", + "id": "48174", + "name": "Abdul May", + "office": "St. Louis", + "position": "Operator", + "salary": "$61,472", + "start_date": "9/2/2014" + }, + { + "extn": "6500", + "id": "48175", + "name": "Carter Richards", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$270,467", + "start_date": "6/4/2015" + }, + { + "extn": "4096", + "id": "48176", + "name": "Hadley Mould", + "office": "Springfield", + "position": "Biologist", + "salary": "$162,653", + "start_date": "6/3/2014" + }, + { + "extn": "9527", + "id": "48177", + "name": "Carolyn Snow", + "office": "Escondido", + "position": "Front Desk Coordinator", + "salary": "$272,178", + "start_date": "6/12/2018" + }, + { + "extn": "5321", + "id": "48178", + "name": "Maribel Scott", + "office": "Saint Paul", + "position": "Paramedic", + "salary": "$237,658", + "start_date": "3/10/2003" + }, + { + "extn": "2675", + "id": "48179", + "name": "Piper Neal", + "office": "Jacksonville", + "position": "Inspector", + "salary": "$167,992", + "start_date": "11/6/2007" + }, + { + "extn": "3937", + "id": "48180", + "name": "Percy Connell", + "office": "Escondido", + "position": "Accountant", + "salary": "$165,506", + "start_date": "6/18/2016" + }, + { + "extn": "7762", + "id": "48181", + "name": "Leanne Rothwell", + "office": "Dallas", + "position": "HR Specialist", + "salary": "$197,752", + "start_date": "11/23/2004" + }, + { + "extn": "2566", + "id": "48182", + "name": "Chester Jackson", + "office": "Prague", + "position": "Insurance Broker", + "salary": "$286,504", + "start_date": "10/3/2014" + }, + { + "extn": "2734", + "id": "48183", + "name": "Tyson Payne", + "office": "Wien", + "position": "Health Educator", + "salary": "$143,657", + "start_date": "7/19/2016" + }, + { + "extn": "5884", + "id": "48184", + "name": "Sylvia Ralph", + "office": "Henderson", + "position": "Software Engineer", + "salary": "$164,943", + "start_date": "10/10/2012" + }, + { + "extn": "6276", + "id": "48185", + "name": "Percy Quinn", + "office": "Long Beach", + "position": "HR Specialist", + "salary": "$236,950", + "start_date": "1/4/2013" + }, + { + "extn": "7254", + "id": "48186", + "name": "Johnny Vollans", + "office": "Paris", + "position": "Webmaster", + "salary": "$81,022", + "start_date": "1/27/2001" + }, + { + "extn": "1431", + "id": "48187", + "name": "Henry Miller", + "office": "Boston", + "position": "Lecturer", + "salary": "$97,941", + "start_date": "12/28/2003" + }, + { + "extn": "8728", + "id": "48188", + "name": "Tyson James", + "office": "Tallahassee", + "position": "Steward", + "salary": "$143,287", + "start_date": "12/1/2004" + }, + { + "extn": "4241", + "id": "48189", + "name": "Cristal Coll", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$18,869", + "start_date": "10/28/2018" + }, + { + "extn": "4424", + "id": "48190", + "name": "Harriet Victor", + "office": "Milwaukee", + "position": "Pharmacist", + "salary": "$65,709", + "start_date": "1/22/2012" + }, + { + "extn": "4791", + "id": "48191", + "name": "Jocelyn Hopkinson", + "office": "Cincinnati", + "position": "Business Broker", + "salary": "$56,346", + "start_date": "11/16/2003" + }, + { + "extn": "2500", + "id": "48192", + "name": "Britney Harrison", + "office": "Laredo", + "position": "Insurance Broker", + "salary": "$162,691", + "start_date": "9/5/2016" + }, + { + "extn": "8452", + "id": "48193", + "name": "Benny Rogers", + "office": "Ontario", + "position": "Operator", + "salary": "$127,716", + "start_date": "3/16/2017" + }, + { + "extn": "6735", + "id": "48194", + "name": "Gil Reid", + "office": "Cincinnati", + "position": "Accountant", + "salary": "$276,829", + "start_date": "6/21/2010" + }, + { + "extn": "2848", + "id": "48195", + "name": "Ivette Rogan", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$137,519", + "start_date": "10/1/2008" + }, + { + "extn": "4056", + "id": "48196", + "name": "Enoch Mould", + "office": "Nashville", + "position": "Cook", + "salary": "$100,768", + "start_date": "4/13/2007" + }, + { + "extn": "5008", + "id": "48197", + "name": "Matt Robertson", + "office": "Memphis", + "position": "Laboratory Technician", + "salary": "$68,713", + "start_date": "1/15/2004" + }, + { + "extn": "3915", + "id": "48198", + "name": "Boris Saunders", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$168,027", + "start_date": "2/17/2013" + }, + { + "extn": "3883", + "id": "48199", + "name": "Lindsay Hobson", + "office": "Valetta", + "position": "Audiologist", + "salary": "$125,085", + "start_date": "9/25/2003" + }, + { + "extn": "9551", + "id": "48200", + "name": "Melania Campbell", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$99,370", + "start_date": "10/2/2019" + }, + { + "extn": "7278", + "id": "48201", + "name": "Maia Redwood", + "office": "Jacksonville", + "position": "Baker", + "salary": "$178,527", + "start_date": "11/9/2000" + }, + { + "extn": "1333", + "id": "48202", + "name": "Boris Jenkins", + "office": "San Bernardino", + "position": "Healthcare Specialist", + "salary": "$232,928", + "start_date": "7/8/2017" + }, + { + "extn": "1200", + "id": "48203", + "name": "Aiden Jenkins", + "office": "Long Beach", + "position": "Biologist", + "salary": "$245,952", + "start_date": "2/12/2014" + }, + { + "extn": "5934", + "id": "48204", + "name": "Josephine Baker", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$18,314", + "start_date": "9/24/2009" + }, + { + "extn": "1828", + "id": "48205", + "name": "Tyler Avery", + "office": "New Orleans", + "position": "Cook", + "salary": "$17,850", + "start_date": "1/6/2019" + }, + { + "extn": "4274", + "id": "48206", + "name": "Noah Appleton", + "office": "Fullerton", + "position": "Restaurant Manager", + "salary": "$285,380", + "start_date": "6/1/2000" + }, + { + "extn": "2887", + "id": "48207", + "name": "Bryon Uddin", + "office": "Portland", + "position": "Electrician", + "salary": "$153,280", + "start_date": "8/22/2006" + }, + { + "extn": "5402", + "id": "48208", + "name": "Alessandra Lynch", + "office": "St. Louis", + "position": "Healthcare Specialist", + "salary": "$95,496", + "start_date": "4/16/2012" + }, + { + "extn": "6308", + "id": "48209", + "name": "Miriam Rose", + "office": "Lakewood", + "position": "Production Painter", + "salary": "$262,937", + "start_date": "7/7/2002" + }, + { + "extn": "3362", + "id": "48210", + "name": "Olivia Hastings", + "office": "Tokyo", + "position": "Lecturer", + "salary": "$112,034", + "start_date": "11/9/2014" + }, + { + "extn": "1514", + "id": "48211", + "name": "Keira Wilton", + "office": "Irving", + "position": "Food Technologist", + "salary": "$207,741", + "start_date": "7/19/2010" + }, + { + "extn": "3988", + "id": "48212", + "name": "Eden Rothwell", + "office": "Fullerton", + "position": "CNC Operator", + "salary": "$266,204", + "start_date": "10/10/2014" + }, + { + "extn": "5052", + "id": "48213", + "name": "David Todd", + "office": "Fullerton", + "position": "Associate Professor", + "salary": "$213,477", + "start_date": "2/1/2007" + }, + { + "extn": "9335", + "id": "48214", + "name": "Elijah Robertson", + "office": "Rochester", + "position": "Retail Trainee", + "salary": "$263,399", + "start_date": "5/19/2001" + }, + { + "extn": "3745", + "id": "48215", + "name": "Bethany Partridge", + "office": "Richmond", + "position": "Cash Manager", + "salary": "$119,933", + "start_date": "4/8/2008" + }, + { + "extn": "1920", + "id": "48216", + "name": "Owen Cann", + "office": "Fullerton", + "position": "Budget Analyst", + "salary": "$137,808", + "start_date": "8/12/2001" + }, + { + "extn": "2226", + "id": "48217", + "name": "Harvey Drake", + "office": "Ontario", + "position": "Operator", + "salary": "$203,903", + "start_date": "3/27/2016" + }, + { + "extn": "3653", + "id": "48218", + "name": "Alexander Buckley", + "office": "Worcester", + "position": "Bookkeeper", + "salary": "$128,562", + "start_date": "1/12/2001" + }, + { + "extn": "9678", + "id": "48219", + "name": "Tyson Patel", + "office": "Moreno Valley", + "position": "Loan Officer", + "salary": "$103,338", + "start_date": "3/9/2019" + }, + { + "extn": "2993", + "id": "48220", + "name": "Elijah Wellington", + "office": "Milano", + "position": "Retail Trainee", + "salary": "$165,461", + "start_date": "7/25/2005" + }, + { + "extn": "5737", + "id": "48221", + "name": "Percy Yang", + "office": "San Diego", + "position": "Bellman", + "salary": "$202,325", + "start_date": "8/8/2015" + }, + { + "extn": "4430", + "id": "48222", + "name": "Britney Spencer", + "office": "Houston", + "position": "Front Desk Coordinator", + "salary": "$224,939", + "start_date": "12/10/2016" + }, + { + "extn": "8271", + "id": "48223", + "name": "Julius Middleton", + "office": "Tokyo", + "position": "Laboratory Technician", + "salary": "$70,419", + "start_date": "6/22/2016" + }, + { + "extn": "4700", + "id": "48224", + "name": "Elena Rycroft", + "office": "Toledo", + "position": "Physician", + "salary": "$98,168", + "start_date": "9/29/2008" + }, + { + "extn": "5137", + "id": "48225", + "name": "Ruth Thomson", + "office": "Prague", + "position": "Cook", + "salary": "$61,707", + "start_date": "11/2/2017" + }, + { + "extn": "5380", + "id": "48226", + "name": "Manuel Whitmore", + "office": "Minneapolis", + "position": "Executive Director", + "salary": "$165,191", + "start_date": "5/29/2019" + }, + { + "extn": "3603", + "id": "48227", + "name": "Adina Leigh", + "office": "Miami", + "position": "Food Technologist", + "salary": "$87,730", + "start_date": "10/14/2008" + }, + { + "extn": "1561", + "id": "48228", + "name": "Logan Yates", + "office": "Philadelphia", + "position": "Production Painter", + "salary": "$206,997", + "start_date": "5/10/2007" + }, + { + "extn": "1598", + "id": "48229", + "name": "Jacob Lomax", + "office": "San Diego", + "position": "Assistant Buyer", + "salary": "$187,912", + "start_date": "12/3/2018" + }, + { + "extn": "1018", + "id": "48230", + "name": "Denny Clayton", + "office": "Chicago", + "position": "Food Technologist", + "salary": "$64,325", + "start_date": "2/6/2012" + }, + { + "extn": "6627", + "id": "48231", + "name": "Leah Butler", + "office": "Irving", + "position": "Banker", + "salary": "$280,185", + "start_date": "3/3/2018" + }, + { + "extn": "7592", + "id": "48232", + "name": "Rowan Truscott", + "office": "Detroit", + "position": "Physician", + "salary": "$173,691", + "start_date": "6/20/2007" + }, + { + "extn": "6262", + "id": "48233", + "name": "Johnny Wilton", + "office": "Phoenix", + "position": "Assistant Buyer", + "salary": "$207,698", + "start_date": "4/25/2007" + }, + { + "extn": "4608", + "id": "48234", + "name": "Barry Mcgregor", + "office": "Anaheim", + "position": "Cook", + "salary": "$205,864", + "start_date": "7/10/2006" + }, + { + "extn": "2420", + "id": "48235", + "name": "Anabel Robinson", + "office": "Berlin", + "position": "Operator", + "salary": "$216,117", + "start_date": "5/27/2017" + }, + { + "extn": "9560", + "id": "48236", + "name": "Julianna Gibbons", + "office": "Hollywood", + "position": "Mobile Developer", + "salary": "$74,319", + "start_date": "7/29/2006" + }, + { + "extn": "1967", + "id": "48237", + "name": "Roger Stubbs", + "office": "Laredo", + "position": "Business Broker", + "salary": "$22,786", + "start_date": "5/8/2019" + }, + { + "extn": "7043", + "id": "48238", + "name": "Julius Dwyer", + "office": "Las Vegas", + "position": "Cashier", + "salary": "$253,807", + "start_date": "3/7/2004" + }, + { + "extn": "4754", + "id": "48239", + "name": "Liv Waterson", + "office": "Valetta", + "position": "Software Engineer", + "salary": "$48,883", + "start_date": "6/28/2007" + }, + { + "extn": "9900", + "id": "48240", + "name": "Sabrina Quinn", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$184,780", + "start_date": "4/9/2015" + }, + { + "extn": "9890", + "id": "48241", + "name": "Clint Lowe", + "office": "Denver", + "position": "Chef Manager", + "salary": "$275,922", + "start_date": "2/1/2013" + }, + { + "extn": "7337", + "id": "48242", + "name": "Henry Wilson", + "office": "Milwaukee", + "position": "Web Developer", + "salary": "$121,662", + "start_date": "1/27/2011" + }, + { + "extn": "8221", + "id": "48243", + "name": "Lynn Anderson", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$282,668", + "start_date": "5/25/2004" + }, + { + "extn": "3467", + "id": "48244", + "name": "Doug Ashwell", + "office": "Milano", + "position": "Physician", + "salary": "$215,648", + "start_date": "9/23/2007" + }, + { + "extn": "9588", + "id": "48245", + "name": "Adela Collis", + "office": "Chicago", + "position": "Inspector", + "salary": "$127,159", + "start_date": "4/20/2001" + }, + { + "extn": "6644", + "id": "48246", + "name": "Julius Reynolds", + "office": "Kansas City", + "position": "Design Engineer", + "salary": "$279,686", + "start_date": "1/2/2017" + }, + { + "extn": "2961", + "id": "48247", + "name": "Hazel Williams", + "office": "Washington", + "position": "Treasurer", + "salary": "$272,297", + "start_date": "8/20/2005" + }, + { + "extn": "3865", + "id": "48248", + "name": "Cedrick Rigg", + "office": "Fullerton", + "position": "Global Logistics Supervisor", + "salary": "$292,995", + "start_date": "4/21/2005" + }, + { + "extn": "1642", + "id": "48249", + "name": "Harvey Notman", + "office": "San Diego", + "position": "Accountant", + "salary": "$117,073", + "start_date": "2/14/2015" + }, + { + "extn": "6658", + "id": "48250", + "name": "Christine Allwood", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$184,210", + "start_date": "10/23/2016" + }, + { + "extn": "7034", + "id": "48251", + "name": "Livia Dunbar", + "office": "Salem", + "position": "Mobile Developer", + "salary": "$64,677", + "start_date": "9/9/2010" + }, + { + "extn": "6953", + "id": "48252", + "name": "Marvin Redwood", + "office": "Fullerton", + "position": "Steward", + "salary": "$177,548", + "start_date": "3/21/2004" + }, + { + "extn": "7649", + "id": "48253", + "name": "Estrella Bentley", + "office": "San Francisco", + "position": "Loan Officer", + "salary": "$296,243", + "start_date": "8/31/2012" + }, + { + "extn": "8598", + "id": "48254", + "name": "Oliver Evans", + "office": "Seattle", + "position": "Pharmacist", + "salary": "$249,802", + "start_date": "10/27/2001" + }, + { + "extn": "7050", + "id": "48255", + "name": "Kieth Burnley", + "office": "Quebec", + "position": "Stockbroker", + "salary": "$157,738", + "start_date": "9/9/2003" + }, + { + "extn": "3831", + "id": "48256", + "name": "Davina Snow", + "office": "Innsbruck", + "position": "Fabricator", + "salary": "$87,019", + "start_date": "11/13/2015" + }, + { + "extn": "3643", + "id": "48257", + "name": "Renee Pearson", + "office": "Henderson", + "position": "Staffing Consultant", + "salary": "$159,227", + "start_date": "4/22/2007" + }, + { + "extn": "7632", + "id": "48258", + "name": "Candace Hill", + "office": "Detroit", + "position": "Associate Professor", + "salary": "$55,900", + "start_date": "3/1/2019" + }, + { + "extn": "6439", + "id": "48259", + "name": "Havana Lee", + "office": "Bakersfield", + "position": "Operator", + "salary": "$209,054", + "start_date": "5/31/2015" + }, + { + "extn": "5885", + "id": "48260", + "name": "Benjamin Rogan", + "office": "Milano", + "position": "Healthcare Specialist", + "salary": "$14,460", + "start_date": "9/11/2017" + }, + { + "extn": "5213", + "id": "48261", + "name": "Emery Wheeler", + "office": "Ontario", + "position": "Machine Operator", + "salary": "$15,072", + "start_date": "4/1/2001" + }, + { + "extn": "2723", + "id": "48262", + "name": "Rufus Owens", + "office": "Berna", + "position": "Service Supervisor", + "salary": "$207,233", + "start_date": "2/24/2015" + }, + { + "extn": "3248", + "id": "48263", + "name": "Javier Whinter", + "office": "Portland", + "position": "Fabricator", + "salary": "$267,711", + "start_date": "5/24/2008" + }, + { + "extn": "5705", + "id": "48264", + "name": "Barry Henderson", + "office": "Toledo", + "position": "Physician", + "salary": "$286,585", + "start_date": "2/16/2006" + }, + { + "extn": "1898", + "id": "48265", + "name": "Anthony Neal", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$56,215", + "start_date": "11/23/2013" + }, + { + "extn": "6733", + "id": "48266", + "name": "Bryon Martin", + "office": "Rochester", + "position": "Banker", + "salary": "$266,305", + "start_date": "2/16/2016" + }, + { + "extn": "1961", + "id": "48267", + "name": "Abdul Santos", + "office": "Milano", + "position": "Cook", + "salary": "$70,210", + "start_date": "10/11/2004" + }, + { + "extn": "4984", + "id": "48268", + "name": "Hayden Booth", + "office": "Irving", + "position": "Cook", + "salary": "$228,148", + "start_date": "6/1/2006" + }, + { + "extn": "3968", + "id": "48269", + "name": "Bart Mitchell", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$12,564", + "start_date": "4/29/2013" + }, + { + "extn": "6493", + "id": "48270", + "name": "Danny Lambert", + "office": "Columbus", + "position": "Retail Trainee", + "salary": "$194,157", + "start_date": "10/11/2011" + }, + { + "extn": "9687", + "id": "48271", + "name": "Charlize Yoman", + "office": "Berna", + "position": "Business Broker", + "salary": "$113,709", + "start_date": "5/7/2007" + }, + { + "extn": "9152", + "id": "48272", + "name": "Brad Vollans", + "office": "Chicago", + "position": "Cook", + "salary": "$280,626", + "start_date": "1/26/2018" + }, + { + "extn": "8588", + "id": "48273", + "name": "Cynthia Herbert", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$165,992", + "start_date": "2/21/2014" + }, + { + "extn": "9001", + "id": "48274", + "name": "Alan Norris", + "office": "Detroit", + "position": "Banker", + "salary": "$271,253", + "start_date": "1/5/2014" + }, + { + "extn": "2169", + "id": "48275", + "name": "Leslie Price", + "office": "Irving", + "position": "Design Engineer", + "salary": "$40,606", + "start_date": "8/23/2013" + }, + { + "extn": "9356", + "id": "48276", + "name": "Morgan Greenwood", + "office": "New York", + "position": "CNC Operator", + "salary": "$205,879", + "start_date": "6/15/2010" + }, + { + "extn": "1563", + "id": "48277", + "name": "Gabriel Chapman", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$298,846", + "start_date": "6/8/2000" + }, + { + "extn": "2592", + "id": "48278", + "name": "Melody Crawley", + "office": "Huntsville", + "position": "Steward", + "salary": "$67,092", + "start_date": "7/25/2011" + }, + { + "extn": "9875", + "id": "48279", + "name": "Manuel Wren", + "office": "Bellevue", + "position": "Healthcare Specialist", + "salary": "$277,024", + "start_date": "6/6/2015" + }, + { + "extn": "5952", + "id": "48280", + "name": "Lana Mcneill", + "office": "Irving", + "position": "Assistant Buyer", + "salary": "$136,192", + "start_date": "5/26/2012" + }, + { + "extn": "9976", + "id": "48281", + "name": "Matthew Stevenson", + "office": "Oakland", + "position": "Global Logistics Supervisor", + "salary": "$176,945", + "start_date": "12/12/2006" + }, + { + "extn": "9051", + "id": "48282", + "name": "Noemi Evans", + "office": "Sacramento", + "position": "Production Painter", + "salary": "$217,665", + "start_date": "9/15/2000" + }, + { + "extn": "5559", + "id": "48283", + "name": "Alice Casey", + "office": "Atlanta", + "position": "Mobile Developer", + "salary": "$152,588", + "start_date": "8/24/2000" + }, + { + "extn": "3522", + "id": "48284", + "name": "Russel Quinn", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$62,625", + "start_date": "6/24/2015" + }, + { + "extn": "9022", + "id": "48285", + "name": "Trisha Ventura", + "office": "Fullerton", + "position": "Loan Officer", + "salary": "$248,693", + "start_date": "6/28/2014" + }, + { + "extn": "5512", + "id": "48286", + "name": "Roger Wilcox", + "office": "Boston", + "position": "Banker", + "salary": "$20,755", + "start_date": "9/23/2016" + }, + { + "extn": "3722", + "id": "48287", + "name": "Lucas Edwards", + "office": "Chicago", + "position": "Cash Manager", + "salary": "$220,227", + "start_date": "12/24/2014" + }, + { + "extn": "5971", + "id": "48288", + "name": "Erin Bennett", + "office": "Phoenix", + "position": "Cashier", + "salary": "$173,638", + "start_date": "10/18/2002" + }, + { + "extn": "1594", + "id": "48289", + "name": "Joyce Tennant", + "office": "San Diego", + "position": "Restaurant Manager", + "salary": "$81,200", + "start_date": "7/13/2005" + }, + { + "extn": "4727", + "id": "48290", + "name": "Crystal Samuel", + "office": "Salem", + "position": "Production Painter", + "salary": "$163,138", + "start_date": "6/27/2008" + }, + { + "extn": "8455", + "id": "48291", + "name": "Ramon Edwards", + "office": "Bridgeport", + "position": "Global Logistics Supervisor", + "salary": "$219,570", + "start_date": "10/9/2005" + }, + { + "extn": "7726", + "id": "48292", + "name": "Norah Shelton", + "office": "Salem", + "position": "Pharmacist", + "salary": "$174,200", + "start_date": "9/1/2013" + }, + { + "extn": "3908", + "id": "48293", + "name": "Stacy Chester", + "office": "Denver", + "position": "Staffing Consultant", + "salary": "$289,528", + "start_date": "6/1/2014" + }, + { + "extn": "4744", + "id": "48294", + "name": "Jane Collis", + "office": "Glendale", + "position": "Electrician", + "salary": "$158,435", + "start_date": "12/7/2008" + }, + { + "extn": "2640", + "id": "48295", + "name": "Violet Owen", + "office": "Sacramento", + "position": "Clerk", + "salary": "$145,021", + "start_date": "6/30/2013" + }, + { + "extn": "7151", + "id": "48296", + "name": "Colleen Norman", + "office": "Pittsburgh", + "position": "Machine Operator", + "salary": "$74,914", + "start_date": "3/13/2019" + }, + { + "extn": "9234", + "id": "48297", + "name": "Chester Yard", + "office": "Cincinnati", + "position": "Stockbroker", + "salary": "$269,263", + "start_date": "6/1/2005" + }, + { + "extn": "6940", + "id": "48298", + "name": "Florence Seymour", + "office": "Phoenix", + "position": "Staffing Consultant", + "salary": "$122,784", + "start_date": "10/20/2010" + }, + { + "extn": "7568", + "id": "48299", + "name": "Mayleen Tennant", + "office": "Lancaster", + "position": "Physician", + "salary": "$236,080", + "start_date": "3/18/2015" + }, + { + "extn": "5160", + "id": "48300", + "name": "Alan Hunt", + "office": "Jacksonville", + "position": "Health Educator", + "salary": "$197,904", + "start_date": "3/7/2015" + }, + { + "extn": "1038", + "id": "48301", + "name": "Molly Hooper", + "office": "Garland", + "position": "Lecturer", + "salary": "$221,128", + "start_date": "2/7/2006" + }, + { + "extn": "3757", + "id": "48302", + "name": "Rebecca Thompson", + "office": "Amarillo", + "position": "Lecturer", + "salary": "$131,353", + "start_date": "10/9/2010" + }, + { + "extn": "9019", + "id": "48303", + "name": "Caydence Oatway", + "office": "Milwaukee", + "position": "Call Center Representative", + "salary": "$294,019", + "start_date": "8/19/2001" + }, + { + "extn": "4894", + "id": "48304", + "name": "Phoebe Booth", + "office": "El Paso", + "position": "Call Center Representative", + "salary": "$63,696", + "start_date": "2/14/2015" + }, + { + "extn": "5696", + "id": "48305", + "name": "Julian Sherry", + "office": "Zurich", + "position": "Banker", + "salary": "$28,103", + "start_date": "2/6/2009" + }, + { + "extn": "9755", + "id": "48306", + "name": "Tiffany Miller", + "office": "Washington", + "position": "Executive Director", + "salary": "$33,742", + "start_date": "4/6/2008" + }, + { + "extn": "4832", + "id": "48307", + "name": "Cadence Richardson", + "office": "Moreno Valley", + "position": "Global Logistics Supervisor", + "salary": "$237,427", + "start_date": "3/11/2002" + }, + { + "extn": "5864", + "id": "48308", + "name": "Mya Dickson", + "office": "Las Vegas", + "position": "HR Specialist", + "salary": "$18,665", + "start_date": "2/11/2011" + }, + { + "extn": "2034", + "id": "48309", + "name": "Kurt Ianson", + "office": "Baltimore", + "position": "IT Support Staff", + "salary": "$151,783", + "start_date": "8/29/2015" + }, + { + "extn": "7898", + "id": "48310", + "name": "Ronald Widdows", + "office": "Omaha", + "position": "HR Coordinator", + "salary": "$100,951", + "start_date": "8/27/2000" + }, + { + "extn": "1036", + "id": "48311", + "name": "Jenna Todd", + "office": "Escondido", + "position": "Cook", + "salary": "$29,396", + "start_date": "5/17/2017" + }, + { + "extn": "6644", + "id": "48312", + "name": "Javier Torres", + "office": "Arlington", + "position": "Cook", + "salary": "$103,544", + "start_date": "9/29/2019" + }, + { + "extn": "9766", + "id": "48313", + "name": "Britney Eastwood", + "office": "Sacramento", + "position": "Dentist", + "salary": "$48,676", + "start_date": "9/29/2015" + }, + { + "extn": "8441", + "id": "48314", + "name": "Tyson Roberts", + "office": "Los Angeles", + "position": "HR Specialist", + "salary": "$290,378", + "start_date": "7/31/2015" + }, + { + "extn": "5501", + "id": "48315", + "name": "Joyce Gonzales", + "office": "Jersey City", + "position": "Call Center Representative", + "salary": "$237,277", + "start_date": "1/19/2008" + }, + { + "extn": "4138", + "id": "48316", + "name": "Keira Jackson", + "office": "Richmond", + "position": "Front Desk Coordinator", + "salary": "$298,501", + "start_date": "11/20/2017" + }, + { + "extn": "9057", + "id": "48317", + "name": "Bree Waterhouse", + "office": "St. Louis", + "position": "Project Manager", + "salary": "$98,934", + "start_date": "5/6/2003" + }, + { + "extn": "7572", + "id": "48318", + "name": "Liv Ulyatt", + "office": "Lakewood", + "position": "Cash Manager", + "salary": "$153,098", + "start_date": "10/27/2005" + }, + { + "extn": "7050", + "id": "48319", + "name": "Elise Preston", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$187,817", + "start_date": "8/29/2008" + }, + { + "extn": "2806", + "id": "48320", + "name": "Harry Warren", + "office": "Amarillo", + "position": "Treasurer", + "salary": "$226,089", + "start_date": "2/14/2010" + }, + { + "extn": "5294", + "id": "48321", + "name": "Nate Anderson", + "office": "Sacramento", + "position": "Staffing Consultant", + "salary": "$212,473", + "start_date": "5/27/2003" + }, + { + "extn": "2425", + "id": "48322", + "name": "Lexi Wheeler", + "office": "Pittsburgh", + "position": "Laboratory Technician", + "salary": "$187,928", + "start_date": "11/3/2009" + }, + { + "extn": "8138", + "id": "48323", + "name": "Doug Walsh", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$209,312", + "start_date": "11/3/2001" + }, + { + "extn": "1101", + "id": "48324", + "name": "Crystal Norton", + "office": "Tokyo", + "position": "Baker", + "salary": "$46,779", + "start_date": "1/11/2019" + }, + { + "extn": "5628", + "id": "48325", + "name": "Alexander Weston", + "office": "Washington", + "position": "Audiologist", + "salary": "$191,393", + "start_date": "12/25/2006" + }, + { + "extn": "4156", + "id": "48326", + "name": "Bob Murray", + "office": "Norfolk", + "position": "Retail Trainee", + "salary": "$96,668", + "start_date": "7/3/2007" + }, + { + "extn": "2076", + "id": "48327", + "name": "Ronald Morris", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$79,150", + "start_date": "8/14/2009" + }, + { + "extn": "5226", + "id": "48328", + "name": "William Parsons", + "office": "Atlanta", + "position": "Global Logistics Supervisor", + "salary": "$80,658", + "start_date": "6/22/2011" + }, + { + "extn": "1336", + "id": "48329", + "name": "Chester Brett", + "office": "Prague", + "position": "Bellman", + "salary": "$275,844", + "start_date": "1/27/2012" + }, + { + "extn": "9592", + "id": "48330", + "name": "Abbey Wellington", + "office": "Toledo", + "position": "Healthcare Specialist", + "salary": "$34,209", + "start_date": "8/10/2004" + }, + { + "extn": "8647", + "id": "48331", + "name": "Luna Talbot", + "office": "Los Angeles", + "position": "Insurance Broker", + "salary": "$170,918", + "start_date": "1/7/2018" + }, + { + "extn": "4416", + "id": "48332", + "name": "Bryon Grant", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$73,406", + "start_date": "11/16/2008" + }, + { + "extn": "4460", + "id": "48333", + "name": "Luna Attwood", + "office": "Louisville", + "position": "Steward", + "salary": "$288,649", + "start_date": "5/15/2012" + }, + { + "extn": "3764", + "id": "48334", + "name": "Hayden Flanders", + "office": "Paris", + "position": "Executive Director", + "salary": "$53,783", + "start_date": "1/19/2015" + }, + { + "extn": "3807", + "id": "48335", + "name": "Rufus Hunt", + "office": "Philadelphia", + "position": "Healthcare Specialist", + "salary": "$180,448", + "start_date": "11/29/2016" + }, + { + "extn": "4890", + "id": "48336", + "name": "Daphne Lucas", + "office": "Jacksonville", + "position": "Staffing Consultant", + "salary": "$143,680", + "start_date": "5/23/2010" + }, + { + "extn": "2751", + "id": "48337", + "name": "Phillip Rainford", + "office": "Milano", + "position": "Food Technologist", + "salary": "$160,419", + "start_date": "10/14/2002" + }, + { + "extn": "5662", + "id": "48338", + "name": "Madelyn Stone", + "office": "Portland", + "position": "Bookkeeper", + "salary": "$208,217", + "start_date": "3/8/2006" + }, + { + "extn": "5839", + "id": "48339", + "name": "Matthew Tobin", + "office": "Cincinnati", + "position": "Loan Officer", + "salary": "$201,592", + "start_date": "6/24/2006" + }, + { + "extn": "8380", + "id": "48340", + "name": "Joy Atkinson", + "office": "Zurich", + "position": "Laboratory Technician", + "salary": "$182,978", + "start_date": "1/19/2013" + }, + { + "extn": "6423", + "id": "48341", + "name": "Wade Patel", + "office": "Toledo", + "position": "Assistant Buyer", + "salary": "$207,353", + "start_date": "2/12/2000" + }, + { + "extn": "5234", + "id": "48342", + "name": "Daria Addley", + "office": "Portland", + "position": "Software Engineer", + "salary": "$183,443", + "start_date": "12/14/2011" + }, + { + "extn": "2532", + "id": "48343", + "name": "Angelica Lee", + "office": "Salem", + "position": "Laboratory Technician", + "salary": "$169,555", + "start_date": "10/1/2009" + }, + { + "extn": "5067", + "id": "48344", + "name": "Michael Farrow", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$283,936", + "start_date": "5/11/2014" + }, + { + "extn": "9899", + "id": "48345", + "name": "Savannah Hill", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$284,295", + "start_date": "9/20/2003" + }, + { + "extn": "4324", + "id": "48346", + "name": "Paige Davies", + "office": "New Orleans", + "position": "IT Support Staff", + "salary": "$172,064", + "start_date": "7/27/2016" + }, + { + "extn": "4842", + "id": "48347", + "name": "Eryn Norris", + "office": "El Paso", + "position": "Mobile Developer", + "salary": "$264,710", + "start_date": "12/27/2002" + }, + { + "extn": "4785", + "id": "48348", + "name": "Johnathan Murphy", + "office": "Escondido", + "position": "Assistant Buyer", + "salary": "$247,063", + "start_date": "12/21/2009" + }, + { + "extn": "9246", + "id": "48349", + "name": "Julius Baldwin", + "office": "Chicago", + "position": "Dentist", + "salary": "$149,915", + "start_date": "1/12/2007" + }, + { + "extn": "1920", + "id": "48350", + "name": "Jazmin Shelton", + "office": "Lakewood", + "position": "Paramedic", + "salary": "$128,298", + "start_date": "1/31/2015" + }, + { + "extn": "1738", + "id": "48351", + "name": "Laila Downing", + "office": "Reno", + "position": "Cashier", + "salary": "$254,930", + "start_date": "3/24/2008" + }, + { + "extn": "9479", + "id": "48352", + "name": "Matthew Varndell", + "office": "Valetta", + "position": "Systems Administrator", + "salary": "$245,291", + "start_date": "8/24/2004" + }, + { + "extn": "5942", + "id": "48353", + "name": "Ramon Fenton", + "office": "El Paso", + "position": "Executive Director", + "salary": "$283,677", + "start_date": "12/10/2007" + }, + { + "extn": "2783", + "id": "48354", + "name": "Kieth Cameron", + "office": "Dallas", + "position": "Business Broker", + "salary": "$59,644", + "start_date": "5/28/2005" + }, + { + "extn": "7283", + "id": "48355", + "name": "Brad Emmott", + "office": "Wien", + "position": "Assistant Buyer", + "salary": "$187,056", + "start_date": "3/24/2016" + }, + { + "extn": "2822", + "id": "48356", + "name": "Benny Exton", + "office": "Jacksonville", + "position": "Assistant Buyer", + "salary": "$55,285", + "start_date": "3/2/2017" + }, + { + "extn": "3719", + "id": "48357", + "name": "Russel Miller", + "office": "Salem", + "position": "Associate Professor", + "salary": "$212,799", + "start_date": "9/19/2000" + }, + { + "extn": "5402", + "id": "48358", + "name": "Chris Pratt", + "office": "Arlington", + "position": "Health Educator", + "salary": "$79,736", + "start_date": "12/5/2013" + }, + { + "extn": "4812", + "id": "48359", + "name": "Doris Saunders", + "office": "Chicago", + "position": "Fabricator", + "salary": "$143,205", + "start_date": "5/22/2001" + }, + { + "extn": "5186", + "id": "48360", + "name": "Lynn Ring", + "office": "San Francisco", + "position": "Cook", + "salary": "$115,816", + "start_date": "3/27/2010" + }, + { + "extn": "9401", + "id": "48361", + "name": "Michelle Edwards", + "office": "New Orleans", + "position": "Baker", + "salary": "$228,299", + "start_date": "6/19/2007" + }, + { + "extn": "8363", + "id": "48362", + "name": "Brad Chester", + "office": "Jacksonville", + "position": "Investment Advisor", + "salary": "$171,061", + "start_date": "2/24/2012" + }, + { + "extn": "2156", + "id": "48363", + "name": "Crystal Thorpe", + "office": "New York", + "position": "Clerk", + "salary": "$215,955", + "start_date": "9/12/2004" + }, + { + "extn": "9006", + "id": "48364", + "name": "Adalind Ogilvy", + "office": "Los Angeles", + "position": "Software Engineer", + "salary": "$33,273", + "start_date": "9/15/2002" + }, + { + "extn": "7224", + "id": "48365", + "name": "Benjamin Styles", + "office": "San Antonio", + "position": "Cook", + "salary": "$40,283", + "start_date": "11/2/2013" + }, + { + "extn": "1266", + "id": "48366", + "name": "Nate Whittle", + "office": "Portland", + "position": "Dentist", + "salary": "$61,135", + "start_date": "11/30/2004" + }, + { + "extn": "1783", + "id": "48367", + "name": "Gina Graham", + "office": "Otawa", + "position": "Bookkeeper", + "salary": "$270,679", + "start_date": "5/3/2014" + }, + { + "extn": "3907", + "id": "48368", + "name": "Mabel Phillips", + "office": "Baltimore", + "position": "HR Specialist", + "salary": "$62,669", + "start_date": "10/25/2010" + }, + { + "extn": "1592", + "id": "48369", + "name": "Alice Briggs", + "office": "San Diego", + "position": "Baker", + "salary": "$12,680", + "start_date": "2/12/2002" + }, + { + "extn": "9983", + "id": "48370", + "name": "Oliver Flanders", + "office": "New York", + "position": "Stockbroker", + "salary": "$104,661", + "start_date": "2/11/2012" + }, + { + "extn": "3069", + "id": "48371", + "name": "Cassandra Chappell", + "office": "Dallas", + "position": "Ambulatory Nurse", + "salary": "$58,061", + "start_date": "5/4/2018" + }, + { + "extn": "5789", + "id": "48372", + "name": "Gloria Ebden", + "office": "Pittsburgh", + "position": "Call Center Representative", + "salary": "$163,081", + "start_date": "1/11/2013" + }, + { + "extn": "4749", + "id": "48373", + "name": "Wendy Niles", + "office": "Madison", + "position": "Webmaster", + "salary": "$113,294", + "start_date": "11/6/2010" + }, + { + "extn": "4812", + "id": "48374", + "name": "Rosalee Swift", + "office": "Madrid", + "position": "CNC Operator", + "salary": "$190,979", + "start_date": "5/22/2017" + }, + { + "extn": "3827", + "id": "48375", + "name": "Celina Gordon", + "office": "London", + "position": "Clerk", + "salary": "$209,459", + "start_date": "7/23/2001" + }, + { + "extn": "7810", + "id": "48376", + "name": "Leroy Antcliff", + "office": "Escondido", + "position": "Cashier", + "salary": "$201,244", + "start_date": "1/28/2010" + }, + { + "extn": "2287", + "id": "48377", + "name": "Clint Edler", + "office": "Wien", + "position": "IT Support Staff", + "salary": "$168,627", + "start_date": "8/17/2004" + }, + { + "extn": "1342", + "id": "48378", + "name": "Aileen Underhill", + "office": "Santa Ana", + "position": "Steward", + "salary": "$236,107", + "start_date": "8/13/2004" + }, + { + "extn": "2238", + "id": "48379", + "name": "Dalia Ward", + "office": "Los Angeles", + "position": "Clerk", + "salary": "$103,180", + "start_date": "5/19/2002" + }, + { + "extn": "3287", + "id": "48380", + "name": "Leah Vincent", + "office": "Portland", + "position": "Accountant", + "salary": "$75,374", + "start_date": "7/21/2018" + }, + { + "extn": "9741", + "id": "48381", + "name": "Luke York", + "office": "Oklahoma City", + "position": "Health Educator", + "salary": "$175,011", + "start_date": "4/27/2009" + }, + { + "extn": "4719", + "id": "48382", + "name": "Crystal Santos", + "office": "Prague", + "position": "Mobile Developer", + "salary": "$289,827", + "start_date": "11/24/2001" + }, + { + "extn": "2858", + "id": "48383", + "name": "Joseph Alexander", + "office": "San Diego", + "position": "Web Developer", + "salary": "$142,087", + "start_date": "5/30/2019" + }, + { + "extn": "6681", + "id": "48384", + "name": "Tara Payne", + "office": "Bellevue", + "position": "Designer", + "salary": "$274,071", + "start_date": "12/12/2002" + }, + { + "extn": "5638", + "id": "48385", + "name": "Mason Weldon", + "office": "Philadelphia", + "position": "Health Educator", + "salary": "$209,178", + "start_date": "5/10/2010" + }, + { + "extn": "4702", + "id": "48386", + "name": "Chadwick Stanley", + "office": "Lincoln", + "position": "Software Engineer", + "salary": "$120,448", + "start_date": "3/23/2005" + }, + { + "extn": "3273", + "id": "48387", + "name": "Bryce Radley", + "office": "Portland", + "position": "Bellman", + "salary": "$238,359", + "start_date": "3/17/2009" + }, + { + "extn": "4058", + "id": "48388", + "name": "Alexander Webster", + "office": "Lakewood", + "position": "Staffing Consultant", + "salary": "$25,294", + "start_date": "3/9/2009" + }, + { + "extn": "6223", + "id": "48389", + "name": "Anthony Tailor", + "office": "Colorado Springs", + "position": "Cook", + "salary": "$81,169", + "start_date": "8/15/2014" + }, + { + "extn": "7185", + "id": "48390", + "name": "Clint Daniells", + "office": "Ontario", + "position": "Operator", + "salary": "$199,942", + "start_date": "5/6/2005" + }, + { + "extn": "5843", + "id": "48391", + "name": "Owen Shaw", + "office": "Bucharest", + "position": "Lecturer", + "salary": "$269,183", + "start_date": "4/26/2018" + }, + { + "extn": "5255", + "id": "48392", + "name": "Daphne Hancock", + "office": "Scottsdale", + "position": "HR Coordinator", + "salary": "$84,217", + "start_date": "7/12/2017" + }, + { + "extn": "3345", + "id": "48393", + "name": "Vanessa Robinson", + "office": "Albuquerque", + "position": "Clerk", + "salary": "$70,414", + "start_date": "5/22/2015" + }, + { + "extn": "6240", + "id": "48394", + "name": "Julius Gordon", + "office": "El Paso", + "position": "Machine Operator", + "salary": "$200,254", + "start_date": "12/12/2003" + }, + { + "extn": "1941", + "id": "48395", + "name": "Bree Yates", + "office": "Portland", + "position": "Associate Professor", + "salary": "$230,973", + "start_date": "10/19/2015" + }, + { + "extn": "3880", + "id": "48396", + "name": "Peter Rogers", + "office": "Santa Ana", + "position": "Bellman", + "salary": "$103,294", + "start_date": "2/23/2013" + }, + { + "extn": "6280", + "id": "48397", + "name": "Kate Dallas", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$165,828", + "start_date": "12/24/2005" + }, + { + "extn": "4935", + "id": "48398", + "name": "Janice Wright", + "office": "Miami", + "position": "Stockbroker", + "salary": "$290,744", + "start_date": "4/24/2013" + }, + { + "extn": "8132", + "id": "48399", + "name": "Hannah Chadwick", + "office": "Omaha", + "position": "Laboratory Technician", + "salary": "$191,778", + "start_date": "6/6/2017" + }, + { + "extn": "2601", + "id": "48400", + "name": "Megan Collingwood", + "office": "Escondido", + "position": "Accountant", + "salary": "$115,683", + "start_date": "2/29/2004" + }, + { + "extn": "8774", + "id": "48401", + "name": "Zara Walsh", + "office": "Hayward", + "position": "Design Engineer", + "salary": "$155,706", + "start_date": "6/22/2004" + }, + { + "extn": "1201", + "id": "48402", + "name": "Benny Yarlett", + "office": "St. Louis", + "position": "Baker", + "salary": "$127,678", + "start_date": "2/3/2010" + }, + { + "extn": "2362", + "id": "48403", + "name": "Chadwick Parsons", + "office": "Toledo", + "position": "Dentist", + "salary": "$197,370", + "start_date": "10/14/2009" + }, + { + "extn": "9736", + "id": "48404", + "name": "Chester Bell", + "office": "Wien", + "position": "Service Supervisor", + "salary": "$91,217", + "start_date": "4/18/2000" + }, + { + "extn": "8901", + "id": "48405", + "name": "Adina Furnell", + "office": "El Paso", + "position": "Cash Manager", + "salary": "$296,862", + "start_date": "9/19/2003" + }, + { + "extn": "7948", + "id": "48406", + "name": "Stacy Camden", + "office": "Laredo", + "position": "Auditor", + "salary": "$131,658", + "start_date": "6/22/2001" + }, + { + "extn": "9643", + "id": "48407", + "name": "Rick Sheldon", + "office": "Lisbon", + "position": "Production Painter", + "salary": "$169,717", + "start_date": "9/3/2010" + }, + { + "extn": "3440", + "id": "48408", + "name": "Marla Tyler", + "office": "Bakersfield", + "position": "Auditor", + "salary": "$114,166", + "start_date": "3/15/2012" + }, + { + "extn": "8156", + "id": "48409", + "name": "Willow Connell", + "office": "Dallas", + "position": "Banker", + "salary": "$119,563", + "start_date": "10/24/2004" + }, + { + "extn": "8723", + "id": "48410", + "name": "Isabel Pearson", + "office": "Long Beach", + "position": "Health Educator", + "salary": "$120,286", + "start_date": "7/2/2004" + }, + { + "extn": "7025", + "id": "48411", + "name": "Elle Edler", + "office": "Hayward", + "position": "Steward", + "salary": "$158,303", + "start_date": "12/5/2015" + }, + { + "extn": "3861", + "id": "48412", + "name": "Eduardo Stevenson", + "office": "Dallas", + "position": "Laboratory Technician", + "salary": "$187,492", + "start_date": "9/25/2014" + }, + { + "extn": "9475", + "id": "48413", + "name": "Wade Judd", + "office": "Cincinnati", + "position": "Design Engineer", + "salary": "$287,489", + "start_date": "1/5/2015" + }, + { + "extn": "9808", + "id": "48414", + "name": "Javier Owen", + "office": "Fort Lauderdale", + "position": "Executive Director", + "salary": "$93,930", + "start_date": "5/15/2011" + }, + { + "extn": "2946", + "id": "48415", + "name": "Bob Fleming", + "office": "Reno", + "position": "Business Broker", + "salary": "$81,713", + "start_date": "1/10/2018" + }, + { + "extn": "9524", + "id": "48416", + "name": "Rose Stevens", + "office": "San Bernardino", + "position": "Machine Operator", + "salary": "$57,282", + "start_date": "1/30/2017" + }, + { + "extn": "2682", + "id": "48417", + "name": "Kieth Herbert", + "office": "Zurich", + "position": "Call Center Representative", + "salary": "$278,284", + "start_date": "2/25/2015" + }, + { + "extn": "3019", + "id": "48418", + "name": "Jessica Booth", + "office": "Madison", + "position": "Machine Operator", + "salary": "$254,526", + "start_date": "9/21/2010" + }, + { + "extn": "2073", + "id": "48419", + "name": "Carl Eyres", + "office": "Las Vegas", + "position": "Software Engineer", + "salary": "$175,971", + "start_date": "5/31/2012" + }, + { + "extn": "8772", + "id": "48420", + "name": "Wade Jeffery", + "office": "Santa Ana", + "position": "Food Technologist", + "salary": "$187,374", + "start_date": "4/26/2014" + }, + { + "extn": "5249", + "id": "48421", + "name": "Crystal Moran", + "office": "Lyon", + "position": "Paramedic", + "salary": "$137,435", + "start_date": "8/18/2012" + }, + { + "extn": "2970", + "id": "48422", + "name": "Marina Grant", + "office": "Colorado Springs", + "position": "Insurance Broker", + "salary": "$85,985", + "start_date": "10/13/2012" + }, + { + "extn": "4888", + "id": "48423", + "name": "Owen Cowan", + "office": "Philadelphia", + "position": "Steward", + "salary": "$258,874", + "start_date": "6/5/2013" + }, + { + "extn": "1926", + "id": "48424", + "name": "Jamie Button", + "office": "Rome", + "position": "HR Coordinator", + "salary": "$210,629", + "start_date": "1/19/2003" + }, + { + "extn": "1751", + "id": "48425", + "name": "Alison Heaton", + "office": "Rome", + "position": "CNC Operator", + "salary": "$258,879", + "start_date": "12/22/2009" + }, + { + "extn": "6479", + "id": "48426", + "name": "Barry Rodwell", + "office": "Richmond", + "position": "Healthcare Specialist", + "salary": "$110,227", + "start_date": "1/23/2004" + }, + { + "extn": "7213", + "id": "48427", + "name": "Mary Donnelly", + "office": "Toledo", + "position": "Dentist", + "salary": "$115,036", + "start_date": "9/28/2010" + }, + { + "extn": "9116", + "id": "48428", + "name": "Javier Nash", + "office": "Quebec", + "position": "Baker", + "salary": "$265,045", + "start_date": "10/9/2011" + }, + { + "extn": "9502", + "id": "48429", + "name": "Wade Ellison", + "office": "Paris", + "position": "Bookkeeper", + "salary": "$132,122", + "start_date": "10/22/2010" + }, + { + "extn": "9954", + "id": "48430", + "name": "Valerie Coleman", + "office": "Bellevue", + "position": "IT Support Staff", + "salary": "$237,853", + "start_date": "2/11/2016" + }, + { + "extn": "6432", + "id": "48431", + "name": "Olivia Brock", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$292,032", + "start_date": "1/3/2006" + }, + { + "extn": "5566", + "id": "48432", + "name": "Roger Redfern", + "office": "Irving", + "position": "Production Painter", + "salary": "$179,802", + "start_date": "11/2/2011" + }, + { + "extn": "7603", + "id": "48433", + "name": "Harvey Murray", + "office": "Albuquerque", + "position": "Healthcare Specialist", + "salary": "$131,998", + "start_date": "11/14/2011" + }, + { + "extn": "6994", + "id": "48434", + "name": "Julian Yates", + "office": "Boston", + "position": "Stockbroker", + "salary": "$214,443", + "start_date": "9/1/2018" + }, + { + "extn": "3949", + "id": "48435", + "name": "Manuel Harris", + "office": "Scottsdale", + "position": "Restaurant Manager", + "salary": "$61,399", + "start_date": "1/18/2006" + }, + { + "extn": "4457", + "id": "48436", + "name": "Logan Johnson", + "office": "San Bernardino", + "position": "Front Desk Coordinator", + "salary": "$210,310", + "start_date": "4/15/2011" + }, + { + "extn": "3673", + "id": "48437", + "name": "Luna Speed", + "office": "Fullerton", + "position": "Service Supervisor", + "salary": "$231,186", + "start_date": "6/17/2018" + }, + { + "extn": "2361", + "id": "48438", + "name": "Bart Robertson", + "office": "Tokyo", + "position": "Healthcare Specialist", + "salary": "$85,380", + "start_date": "5/14/2005" + }, + { + "extn": "8272", + "id": "48439", + "name": "Elena Eastwood", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$109,930", + "start_date": "1/17/2011" + }, + { + "extn": "4288", + "id": "48440", + "name": "Miley Partridge", + "office": "Hayward", + "position": "Lecturer", + "salary": "$103,118", + "start_date": "2/27/2000" + }, + { + "extn": "4077", + "id": "48441", + "name": "Rhea Dowson", + "office": "Saint Paul", + "position": "Service Supervisor", + "salary": "$130,493", + "start_date": "4/13/2008" + }, + { + "extn": "7995", + "id": "48442", + "name": "Lucas Kaur", + "office": "Anaheim", + "position": "Executive Director", + "salary": "$33,835", + "start_date": "6/7/2002" + }, + { + "extn": "3983", + "id": "48443", + "name": "Dalia Woods", + "office": "Cincinnati", + "position": "Treasurer", + "salary": "$204,907", + "start_date": "12/14/2017" + }, + { + "extn": "2889", + "id": "48444", + "name": "Mavis Drake", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$150,996", + "start_date": "4/6/2004" + }, + { + "extn": "7728", + "id": "48445", + "name": "Daria Lindsay", + "office": "Los Angeles", + "position": "Restaurant Manager", + "salary": "$193,728", + "start_date": "7/28/2004" + }, + { + "extn": "6587", + "id": "48446", + "name": "Doug Bell", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$185,136", + "start_date": "9/16/2001" + }, + { + "extn": "7057", + "id": "48447", + "name": "Daniel Newman", + "office": "Fort Lauderdale", + "position": "Lecturer", + "salary": "$154,223", + "start_date": "2/6/2018" + }, + { + "extn": "6344", + "id": "48448", + "name": "Rowan Varndell", + "office": "Toledo", + "position": "Insurance Broker", + "salary": "$159,698", + "start_date": "2/15/2003" + }, + { + "extn": "3556", + "id": "48449", + "name": "Allison Robertson", + "office": "Atlanta", + "position": "Stockbroker", + "salary": "$24,706", + "start_date": "10/13/2011" + }, + { + "extn": "6544", + "id": "48450", + "name": "Carl Armstrong", + "office": "Innsbruck", + "position": "Staffing Consultant", + "salary": "$21,229", + "start_date": "1/20/2011" + }, + { + "extn": "5799", + "id": "48451", + "name": "Leroy Walsh", + "office": "Valetta", + "position": "Investment Advisor", + "salary": "$256,235", + "start_date": "10/6/2009" + }, + { + "extn": "2555", + "id": "48452", + "name": "George Harrison", + "office": "Ontario", + "position": "IT Support Staff", + "salary": "$206,999", + "start_date": "6/19/2012" + }, + { + "extn": "4182", + "id": "48453", + "name": "Sienna Quinton", + "office": "Lincoln", + "position": "Production Painter", + "salary": "$16,456", + "start_date": "9/27/2010" + }, + { + "extn": "8867", + "id": "48454", + "name": "Lara Faulkner", + "office": "Bridgeport", + "position": "Mobile Developer", + "salary": "$237,946", + "start_date": "3/15/2001" + }, + { + "extn": "5817", + "id": "48455", + "name": "Anabel Russell", + "office": "Omaha", + "position": "Cashier", + "salary": "$176,128", + "start_date": "8/17/2007" + }, + { + "extn": "5359", + "id": "48456", + "name": "Chester Ebbs", + "office": "Madrid", + "position": "Doctor", + "salary": "$79,504", + "start_date": "10/1/2002" + }, + { + "extn": "5694", + "id": "48457", + "name": "Carol Clarke", + "office": "Garland", + "position": "Lecturer", + "salary": "$50,075", + "start_date": "12/17/2014" + }, + { + "extn": "8132", + "id": "48458", + "name": "Jackeline Matthews", + "office": "Madison", + "position": "Bellman", + "salary": "$218,938", + "start_date": "2/14/2000" + }, + { + "extn": "5380", + "id": "48459", + "name": "Andie Bailey", + "office": "Louisville", + "position": "Dentist", + "salary": "$173,831", + "start_date": "6/6/2011" + }, + { + "extn": "3163", + "id": "48460", + "name": "Josh Daniells", + "office": "Springfield", + "position": "Staffing Consultant", + "salary": "$295,730", + "start_date": "2/9/2017" + }, + { + "extn": "1076", + "id": "48461", + "name": "Karen Morgan", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$74,386", + "start_date": "11/11/2006" + }, + { + "extn": "1991", + "id": "48462", + "name": "Nathan Whitmore", + "office": "Los Angeles", + "position": "Paramedic", + "salary": "$28,840", + "start_date": "4/22/2005" + }, + { + "extn": "4328", + "id": "48463", + "name": "Madison Lane", + "office": "Milano", + "position": "Business Broker", + "salary": "$75,666", + "start_date": "3/9/2015" + }, + { + "extn": "8376", + "id": "48464", + "name": "Hank Tindall", + "office": "Rochester", + "position": "Staffing Consultant", + "salary": "$41,566", + "start_date": "4/6/2011" + }, + { + "extn": "5594", + "id": "48465", + "name": "Sofie Buckley", + "office": "San Francisco", + "position": "Machine Operator", + "salary": "$43,765", + "start_date": "12/4/2014" + }, + { + "extn": "5659", + "id": "48466", + "name": "Britney Waterhouse", + "office": "Berna", + "position": "Clerk", + "salary": "$44,748", + "start_date": "5/12/2019" + }, + { + "extn": "9285", + "id": "48467", + "name": "Estrella Rogers", + "office": "Anaheim", + "position": "Pharmacist", + "salary": "$175,478", + "start_date": "11/18/2008" + }, + { + "extn": "1108", + "id": "48468", + "name": "Ethan Baldwin", + "office": "London", + "position": "Clerk", + "salary": "$155,338", + "start_date": "1/21/2005" + }, + { + "extn": "4411", + "id": "48469", + "name": "Sebastian Knight", + "office": "Fayetteville", + "position": "Software Engineer", + "salary": "$164,282", + "start_date": "12/28/2000" + }, + { + "extn": "9005", + "id": "48470", + "name": "Natalie Morris", + "office": "Santa Ana", + "position": "Fabricator", + "salary": "$28,505", + "start_date": "7/1/2016" + }, + { + "extn": "2290", + "id": "48471", + "name": "Evie Adler", + "office": "Amarillo", + "position": "Operator", + "salary": "$170,176", + "start_date": "2/14/2019" + }, + { + "extn": "8658", + "id": "48472", + "name": "Charlize Tobin", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$274,014", + "start_date": "5/13/2001" + }, + { + "extn": "3023", + "id": "48473", + "name": "Ronald Robinson", + "office": "Nashville", + "position": "Dentist", + "salary": "$115,103", + "start_date": "4/1/2007" + }, + { + "extn": "4956", + "id": "48474", + "name": "Noemi Shaw", + "office": "Murfreesboro", + "position": "Food Technologist", + "salary": "$211,653", + "start_date": "12/24/2017" + }, + { + "extn": "8204", + "id": "48475", + "name": "Caleb Fields", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$214,134", + "start_date": "6/15/2019" + }, + { + "extn": "8495", + "id": "48476", + "name": "Tom Greenwood", + "office": "Worcester", + "position": "Healthcare Specialist", + "salary": "$150,572", + "start_date": "8/31/2014" + }, + { + "extn": "4002", + "id": "48477", + "name": "Nancy Harris", + "office": "San Jose", + "position": "Designer", + "salary": "$274,028", + "start_date": "6/23/2012" + }, + { + "extn": "4131", + "id": "48478", + "name": "Skylar Nurton", + "office": "Columbus", + "position": "Assistant Buyer", + "salary": "$173,886", + "start_date": "3/16/2011" + }, + { + "extn": "8762", + "id": "48479", + "name": "Juliette Snow", + "office": "Milwaukee", + "position": "Design Engineer", + "salary": "$131,720", + "start_date": "6/17/2001" + }, + { + "extn": "4661", + "id": "48480", + "name": "Claire Hill", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$161,661", + "start_date": "11/1/2012" + }, + { + "extn": "3037", + "id": "48481", + "name": "Lauren Walton", + "office": "Lyon", + "position": "Associate Professor", + "salary": "$236,974", + "start_date": "10/6/2007" + }, + { + "extn": "3709", + "id": "48482", + "name": "Rae Oswald", + "office": "Norfolk", + "position": "Inspector", + "salary": "$174,732", + "start_date": "3/15/2015" + }, + { + "extn": "4434", + "id": "48483", + "name": "Marjorie Nash", + "office": "Ontario", + "position": "Cash Manager", + "salary": "$234,721", + "start_date": "2/19/2003" + }, + { + "extn": "8656", + "id": "48484", + "name": "Mara Knight", + "office": "Jersey City", + "position": "Webmaster", + "salary": "$63,464", + "start_date": "10/20/2016" + }, + { + "extn": "4895", + "id": "48485", + "name": "Marvin Calderwood", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$175,850", + "start_date": "11/13/2006" + }, + { + "extn": "2285", + "id": "48486", + "name": "Bryce Quinn", + "office": "Innsbruck", + "position": "Electrician", + "salary": "$151,848", + "start_date": "3/11/2000" + }, + { + "extn": "1459", + "id": "48487", + "name": "Adalie Ventura", + "office": "Santa Ana", + "position": "IT Support Staff", + "salary": "$28,710", + "start_date": "2/28/2018" + }, + { + "extn": "9848", + "id": "48488", + "name": "Leroy Hill", + "office": "Oklahoma City", + "position": "Physician", + "salary": "$162,120", + "start_date": "5/20/2014" + }, + { + "extn": "6523", + "id": "48489", + "name": "Denis Haines", + "office": "Houston", + "position": "Web Developer", + "salary": "$156,326", + "start_date": "12/21/2013" + }, + { + "extn": "6789", + "id": "48490", + "name": "Marissa Rose", + "office": "Long Beach", + "position": "Bellman", + "salary": "$42,905", + "start_date": "11/8/2005" + }, + { + "extn": "6679", + "id": "48491", + "name": "Benjamin Wren", + "office": "Reno", + "position": "Healthcare Specialist", + "salary": "$15,232", + "start_date": "7/10/2000" + }, + { + "extn": "3612", + "id": "48492", + "name": "Gil Richards", + "office": "Escondido", + "position": "Insurance Broker", + "salary": "$264,535", + "start_date": "12/27/2005" + }, + { + "extn": "6844", + "id": "48493", + "name": "Bryce Howard", + "office": "San Jose", + "position": "Lecturer", + "salary": "$154,466", + "start_date": "8/15/2001" + }, + { + "extn": "9111", + "id": "48494", + "name": "Boris Anderson", + "office": "Prague", + "position": "Laboratory Technician", + "salary": "$77,452", + "start_date": "6/15/2001" + }, + { + "extn": "4224", + "id": "48495", + "name": "Deborah Moore", + "office": "Miami", + "position": "Call Center Representative", + "salary": "$114,902", + "start_date": "2/5/2000" + }, + { + "extn": "3095", + "id": "48496", + "name": "Madison Adams", + "office": "Boston", + "position": "Cashier", + "salary": "$132,696", + "start_date": "6/24/2007" + }, + { + "extn": "5927", + "id": "48497", + "name": "Ron Snell", + "office": "Lincoln", + "position": "Electrician", + "salary": "$227,420", + "start_date": "12/12/2007" + }, + { + "extn": "2740", + "id": "48498", + "name": "Fred Preston", + "office": "Milwaukee", + "position": "Bookkeeper", + "salary": "$257,437", + "start_date": "5/8/2014" + }, + { + "extn": "7183", + "id": "48499", + "name": "Lexi White", + "office": "Washington", + "position": "Service Supervisor", + "salary": "$280,300", + "start_date": "9/2/2016" + }, + { + "extn": "3753", + "id": "48500", + "name": "Miriam Owens", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$211,426", + "start_date": "1/26/2009" + }, + { + "extn": "2767", + "id": "48501", + "name": "Katelyn Pearson", + "office": "San Francisco", + "position": "Baker", + "salary": "$195,533", + "start_date": "8/23/2003" + }, + { + "extn": "3050", + "id": "48502", + "name": "Vanessa Robinson", + "office": "Stockton", + "position": "Accountant", + "salary": "$269,535", + "start_date": "2/25/2014" + }, + { + "extn": "5382", + "id": "48503", + "name": "Logan Clarke", + "office": "Minneapolis", + "position": "Call Center Representative", + "salary": "$258,314", + "start_date": "4/12/2008" + }, + { + "extn": "3934", + "id": "48504", + "name": "Nick Hewitt", + "office": "Phoenix", + "position": "Cash Manager", + "salary": "$169,698", + "start_date": "10/10/2012" + }, + { + "extn": "2670", + "id": "48505", + "name": "Colleen Holmes", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$116,593", + "start_date": "7/20/2004" + }, + { + "extn": "8689", + "id": "48506", + "name": "Carol Cassidy", + "office": "Oklahoma City", + "position": "Steward", + "salary": "$297,059", + "start_date": "10/25/2013" + }, + { + "extn": "5930", + "id": "48507", + "name": "Elly Widdows", + "office": "Omaha", + "position": "Investment Advisor", + "salary": "$183,912", + "start_date": "9/8/2007" + }, + { + "extn": "7079", + "id": "48508", + "name": "Carrie Blackburn", + "office": "Norfolk", + "position": "Global Logistics Supervisor", + "salary": "$86,892", + "start_date": "8/7/2004" + }, + { + "extn": "8390", + "id": "48509", + "name": "Sebastian Villiger", + "office": "Pittsburgh", + "position": "Accountant", + "salary": "$144,111", + "start_date": "8/30/2015" + }, + { + "extn": "6542", + "id": "48510", + "name": "Barry Glynn", + "office": "Boston", + "position": "Call Center Representative", + "salary": "$40,031", + "start_date": "7/8/2013" + }, + { + "extn": "8919", + "id": "48511", + "name": "Anne Goodman", + "office": "Innsbruck", + "position": "Treasurer", + "salary": "$81,782", + "start_date": "6/1/2000" + }, + { + "extn": "8720", + "id": "48512", + "name": "Liam Powell", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$91,433", + "start_date": "3/25/2011" + }, + { + "extn": "5174", + "id": "48513", + "name": "Gil Latham", + "office": "Lakewood", + "position": "Software Engineer", + "salary": "$189,007", + "start_date": "3/20/2012" + }, + { + "extn": "6234", + "id": "48514", + "name": "Aiden Lane", + "office": "Berna", + "position": "Auditor", + "salary": "$200,209", + "start_date": "1/15/2018" + }, + { + "extn": "5578", + "id": "48515", + "name": "Michael Donovan", + "office": "Huntsville", + "position": "Inspector", + "salary": "$75,994", + "start_date": "5/2/2016" + }, + { + "extn": "1083", + "id": "48516", + "name": "Alison Devonport", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$181,829", + "start_date": "1/19/2011" + }, + { + "extn": "4737", + "id": "48517", + "name": "Karen Watson", + "office": "Miami", + "position": "Retail Trainee", + "salary": "$117,966", + "start_date": "7/12/2019" + }, + { + "extn": "5795", + "id": "48518", + "name": "Kieth Malone", + "office": "Dallas", + "position": "Audiologist", + "salary": "$202,449", + "start_date": "2/16/2002" + }, + { + "extn": "9632", + "id": "48519", + "name": "Johnathan James", + "office": "Detroit", + "position": "Budget Analyst", + "salary": "$276,132", + "start_date": "11/9/2017" + }, + { + "extn": "1516", + "id": "48520", + "name": "Ramon Plumb", + "office": "San Diego", + "position": "Insurance Broker", + "salary": "$16,193", + "start_date": "2/5/2008" + }, + { + "extn": "4294", + "id": "48521", + "name": "Grace Jenkin", + "office": "Fullerton", + "position": "Retail Trainee", + "salary": "$54,393", + "start_date": "6/25/2000" + }, + { + "extn": "6087", + "id": "48522", + "name": "Jane Payne", + "office": "New Orleans", + "position": "Lecturer", + "salary": "$244,909", + "start_date": "7/2/2000" + }, + { + "extn": "9767", + "id": "48523", + "name": "Francesca Summers", + "office": "Anaheim", + "position": "Laboratory Technician", + "salary": "$274,833", + "start_date": "12/27/2000" + }, + { + "extn": "1004", + "id": "48524", + "name": "Abdul Lakey", + "office": "Otawa", + "position": "Retail Trainee", + "salary": "$213,586", + "start_date": "8/6/2010" + }, + { + "extn": "5713", + "id": "48525", + "name": "Alma Darcy", + "office": "Moreno Valley", + "position": "Associate Professor", + "salary": "$134,545", + "start_date": "9/19/2016" + }, + { + "extn": "7696", + "id": "48526", + "name": "Anne Stubbs", + "office": "Tokyo", + "position": "Electrician", + "salary": "$17,205", + "start_date": "12/28/2000" + }, + { + "extn": "8815", + "id": "48527", + "name": "Henry Alexander", + "office": "Portland", + "position": "Inspector", + "salary": "$183,342", + "start_date": "6/29/2000" + }, + { + "extn": "3031", + "id": "48528", + "name": "Celia Allen", + "office": "Rochester", + "position": "Electrician", + "salary": "$204,095", + "start_date": "6/7/2010" + }, + { + "extn": "9593", + "id": "48529", + "name": "Nate Ward", + "office": "Irving", + "position": "Healthcare Specialist", + "salary": "$15,744", + "start_date": "9/2/2015" + }, + { + "extn": "7229", + "id": "48530", + "name": "Andrea Gray", + "office": "Richmond", + "position": "Staffing Consultant", + "salary": "$148,634", + "start_date": "4/30/2019" + }, + { + "extn": "5965", + "id": "48531", + "name": "Mason Stevens", + "office": "London", + "position": "Mobile Developer", + "salary": "$111,038", + "start_date": "5/7/2016" + }, + { + "extn": "2767", + "id": "48532", + "name": "Julian Gibson", + "office": "San Antonio", + "position": "Bellman", + "salary": "$104,328", + "start_date": "5/21/2001" + }, + { + "extn": "1673", + "id": "48533", + "name": "Danny Randall", + "office": "Reno", + "position": "Cash Manager", + "salary": "$59,565", + "start_date": "7/15/2016" + }, + { + "extn": "6208", + "id": "48534", + "name": "Mike Torres", + "office": "Washington", + "position": "Associate Professor", + "salary": "$146,923", + "start_date": "9/23/2004" + }, + { + "extn": "8923", + "id": "48535", + "name": "Elise Funnell", + "office": "Portland", + "position": "Business Broker", + "salary": "$140,277", + "start_date": "6/7/2015" + }, + { + "extn": "8535", + "id": "48536", + "name": "Daniel Talbot", + "office": "Kansas City", + "position": "HR Specialist", + "salary": "$24,423", + "start_date": "11/11/2014" + }, + { + "extn": "8853", + "id": "48537", + "name": "Erick Cowan", + "office": "Minneapolis", + "position": "Bookkeeper", + "salary": "$32,185", + "start_date": "9/27/2009" + }, + { + "extn": "3243", + "id": "48538", + "name": "Erica Milner", + "office": "Arlington", + "position": "Call Center Representative", + "salary": "$30,209", + "start_date": "11/28/2018" + }, + { + "extn": "4360", + "id": "48539", + "name": "Matt Morley", + "office": "Tallahassee", + "position": "Loan Officer", + "salary": "$143,848", + "start_date": "12/14/2007" + }, + { + "extn": "5866", + "id": "48540", + "name": "Leanne Tanner", + "office": "Moreno Valley", + "position": "Staffing Consultant", + "salary": "$206,522", + "start_date": "12/16/2017" + }, + { + "extn": "6149", + "id": "48541", + "name": "Nick Potts", + "office": "Fort Lauderdale", + "position": "Banker", + "salary": "$127,262", + "start_date": "12/2/2009" + }, + { + "extn": "6388", + "id": "48542", + "name": "Moira Russell", + "office": "Lakewood", + "position": "Audiologist", + "salary": "$53,021", + "start_date": "5/2/2002" + }, + { + "extn": "5501", + "id": "48543", + "name": "Rick Gardner", + "office": "Scottsdale", + "position": "Systems Administrator", + "salary": "$177,749", + "start_date": "3/7/2008" + }, + { + "extn": "3140", + "id": "48544", + "name": "Henry Vollans", + "office": "Lakewood", + "position": "Laboratory Technician", + "salary": "$159,371", + "start_date": "6/8/2016" + }, + { + "extn": "6963", + "id": "48545", + "name": "Ivy Ellis", + "office": "Columbus", + "position": "HR Coordinator", + "salary": "$80,760", + "start_date": "1/30/2006" + }, + { + "extn": "9862", + "id": "48546", + "name": "Maxwell Larsen", + "office": "San Diego", + "position": "Accountant", + "salary": "$187,181", + "start_date": "10/31/2019" + }, + { + "extn": "7561", + "id": "48547", + "name": "Maxwell Kent", + "office": "San Francisco", + "position": "Budget Analyst", + "salary": "$18,237", + "start_date": "6/13/2017" + }, + { + "extn": "9094", + "id": "48548", + "name": "Boris Emmett", + "office": "Minneapolis", + "position": "HR Specialist", + "salary": "$206,866", + "start_date": "11/15/2014" + }, + { + "extn": "7124", + "id": "48549", + "name": "Wade Barclay", + "office": "Memphis", + "position": "Loan Officer", + "salary": "$64,516", + "start_date": "9/26/2016" + }, + { + "extn": "3697", + "id": "48550", + "name": "Rocco Evans", + "office": "Worcester", + "position": "Baker", + "salary": "$208,143", + "start_date": "6/15/2011" + }, + { + "extn": "6771", + "id": "48551", + "name": "Tony Thompson", + "office": "Lakewood", + "position": "Baker", + "salary": "$186,858", + "start_date": "12/29/2001" + }, + { + "extn": "5234", + "id": "48552", + "name": "Barney Redfern", + "office": "Laredo", + "position": "Paramedic", + "salary": "$39,879", + "start_date": "12/14/2003" + }, + { + "extn": "3943", + "id": "48553", + "name": "Benny Carpenter", + "office": "Sacramento", + "position": "Health Educator", + "salary": "$97,201", + "start_date": "12/5/2008" + }, + { + "extn": "8219", + "id": "48554", + "name": "Gil Lloyd", + "office": "Bridgeport", + "position": "IT Support Staff", + "salary": "$243,829", + "start_date": "1/7/2004" + }, + { + "extn": "2122", + "id": "48555", + "name": "Mason Flanders", + "office": "Madison", + "position": "Dentist", + "salary": "$242,066", + "start_date": "2/13/2002" + }, + { + "extn": "9829", + "id": "48556", + "name": "Marjorie Underhill", + "office": "Worcester", + "position": "Investment Advisor", + "salary": "$69,696", + "start_date": "5/4/2015" + }, + { + "extn": "8395", + "id": "48557", + "name": "Ada Graves", + "office": "Seattle", + "position": "Design Engineer", + "salary": "$194,994", + "start_date": "11/15/2007" + }, + { + "extn": "8719", + "id": "48558", + "name": "Carla Allcott", + "office": "Philadelphia", + "position": "Auditor", + "salary": "$73,745", + "start_date": "6/15/2006" + }, + { + "extn": "3021", + "id": "48559", + "name": "Deborah Wade", + "office": "Berna", + "position": "Clerk", + "salary": "$168,178", + "start_date": "5/23/2004" + }, + { + "extn": "7802", + "id": "48560", + "name": "Vanessa Varndell", + "office": "Portland", + "position": "Operator", + "salary": "$144,159", + "start_date": "8/27/2005" + }, + { + "extn": "2090", + "id": "48561", + "name": "Maya Snow", + "office": "San Francisco", + "position": "Treasurer", + "salary": "$98,492", + "start_date": "2/27/2018" + }, + { + "extn": "4409", + "id": "48562", + "name": "Ethan Logan", + "office": "Portland", + "position": "Cashier", + "salary": "$28,550", + "start_date": "6/1/2003" + }, + { + "extn": "1237", + "id": "48563", + "name": "Amelia Tennant", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$118,646", + "start_date": "4/18/2011" + }, + { + "extn": "8800", + "id": "48564", + "name": "Kurt Knight", + "office": "Fort Lauderdale", + "position": "Design Engineer", + "salary": "$225,427", + "start_date": "12/28/2001" + }, + { + "extn": "9393", + "id": "48565", + "name": "Ramon Nielson", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$52,825", + "start_date": "12/21/2017" + }, + { + "extn": "7513", + "id": "48566", + "name": "Phillip Graham", + "office": "Hollywood", + "position": "Clerk", + "salary": "$176,827", + "start_date": "8/19/2017" + }, + { + "extn": "3170", + "id": "48567", + "name": "Rowan Brown", + "office": "Ontario", + "position": "Stockbroker", + "salary": "$218,620", + "start_date": "1/21/2006" + }, + { + "extn": "3330", + "id": "48568", + "name": "Leanne Collis", + "office": "Jersey City", + "position": "Global Logistics Supervisor", + "salary": "$217,160", + "start_date": "8/18/2012" + }, + { + "extn": "8952", + "id": "48569", + "name": "Harry Waterhouse", + "office": "Omaha", + "position": "Call Center Representative", + "salary": "$59,754", + "start_date": "6/21/2007" + }, + { + "extn": "8669", + "id": "48570", + "name": "Martin Robertson", + "office": "Lincoln", + "position": "Healthcare Specialist", + "salary": "$104,279", + "start_date": "3/10/2013" + }, + { + "extn": "5266", + "id": "48571", + "name": "Catherine Page ", + "office": "Arlington", + "position": "Accountant", + "salary": "$252,888", + "start_date": "6/30/2012" + }, + { + "extn": "7107", + "id": "48572", + "name": "Tom Ellis", + "office": "Berlin", + "position": "Food Technologist", + "salary": "$32,675", + "start_date": "5/13/2008" + }, + { + "extn": "2898", + "id": "48573", + "name": "Rhea Cadman", + "office": "Charlotte", + "position": "Associate Professor", + "salary": "$137,909", + "start_date": "7/24/2015" + }, + { + "extn": "6532", + "id": "48574", + "name": "Margot Cunningham", + "office": "Cincinnati", + "position": "Baker", + "salary": "$255,131", + "start_date": "11/24/2017" + }, + { + "extn": "9489", + "id": "48575", + "name": "Isabella Mcneill", + "office": "Las Vegas", + "position": "Physician", + "salary": "$107,526", + "start_date": "7/24/2019" + }, + { + "extn": "5944", + "id": "48576", + "name": "Ethan Poulton", + "office": "Portland", + "position": "Machine Operator", + "salary": "$184,591", + "start_date": "4/24/2008" + }, + { + "extn": "9582", + "id": "48577", + "name": "David Knight", + "office": "Wien", + "position": "Systems Administrator", + "salary": "$211,618", + "start_date": "1/2/2016" + }, + { + "extn": "3169", + "id": "48578", + "name": "John Upsdell", + "office": "Scottsdale", + "position": "Electrician", + "salary": "$288,190", + "start_date": "9/6/2016" + }, + { + "extn": "8082", + "id": "48579", + "name": "Sydney Moore", + "office": "Henderson", + "position": "Retail Trainee", + "salary": "$47,244", + "start_date": "1/1/2007" + }, + { + "extn": "8917", + "id": "48580", + "name": "Dani Thomas", + "office": "Tallahassee", + "position": "Systems Administrator", + "salary": "$165,756", + "start_date": "8/23/2000" + }, + { + "extn": "9649", + "id": "48581", + "name": "Stella Umney", + "office": "Philadelphia", + "position": "CNC Operator", + "salary": "$279,170", + "start_date": "7/13/2003" + }, + { + "extn": "8476", + "id": "48582", + "name": "Keira Sawyer", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$153,276", + "start_date": "5/24/2000" + }, + { + "extn": "9697", + "id": "48583", + "name": "Gladys Hammond", + "office": "Lincoln", + "position": "Doctor", + "salary": "$59,432", + "start_date": "1/24/2019" + }, + { + "extn": "9266", + "id": "48584", + "name": "Javier Verdon", + "office": "Rochester", + "position": "Cash Manager", + "salary": "$52,372", + "start_date": "10/9/2007" + }, + { + "extn": "9501", + "id": "48585", + "name": "Henry Eyres", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$229,254", + "start_date": "1/1/2004" + }, + { + "extn": "9189", + "id": "48586", + "name": "Tony Campbell", + "office": "Otawa", + "position": "Budget Analyst", + "salary": "$215,904", + "start_date": "3/12/2004" + }, + { + "extn": "6724", + "id": "48587", + "name": "Ciara Evans", + "office": "Santa Ana", + "position": "Machine Operator", + "salary": "$67,075", + "start_date": "1/3/2002" + }, + { + "extn": "2673", + "id": "48588", + "name": "Bree Gilmore", + "office": "Garland", + "position": "Design Engineer", + "salary": "$103,118", + "start_date": "4/30/2000" + }, + { + "extn": "2984", + "id": "48589", + "name": "Adalind Foxley", + "office": "Chicago", + "position": "Web Developer", + "salary": "$180,865", + "start_date": "7/22/2009" + }, + { + "extn": "2400", + "id": "48590", + "name": "Candice Purvis", + "office": "Scottsdale", + "position": "Dentist", + "salary": "$17,769", + "start_date": "3/21/2011" + }, + { + "extn": "6533", + "id": "48591", + "name": "Marilyn Boden", + "office": "London", + "position": "Retail Trainee", + "salary": "$118,512", + "start_date": "7/4/2000" + }, + { + "extn": "2362", + "id": "48592", + "name": "Zara Osmond", + "office": "Kansas City", + "position": "Treasurer", + "salary": "$10,130", + "start_date": "6/20/2017" + }, + { + "extn": "6419", + "id": "48593", + "name": "Lorraine Poole", + "office": "Arlington", + "position": "Insurance Broker", + "salary": "$82,115", + "start_date": "1/27/2017" + }, + { + "extn": "8591", + "id": "48594", + "name": "Marla Riley", + "office": "Salt Lake City", + "position": "CNC Operator", + "salary": "$122,040", + "start_date": "3/12/2017" + }, + { + "extn": "9601", + "id": "48595", + "name": "Leslie Hope", + "office": "Scottsdale", + "position": "Lecturer", + "salary": "$73,108", + "start_date": "3/19/2008" + }, + { + "extn": "4118", + "id": "48596", + "name": "Karen Mitchell", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$186,493", + "start_date": "5/24/2008" + }, + { + "extn": "1367", + "id": "48597", + "name": "Percy Samuel", + "office": "Hayward", + "position": "Project Manager", + "salary": "$17,363", + "start_date": "9/26/2000" + }, + { + "extn": "1170", + "id": "48598", + "name": "Bethany Simpson", + "office": "Lincoln", + "position": "Audiologist", + "salary": "$199,913", + "start_date": "12/13/2017" + }, + { + "extn": "7437", + "id": "48599", + "name": "Johnny Yarwood", + "office": "Atlanta", + "position": "Restaurant Manager", + "salary": "$189,091", + "start_date": "4/27/2010" + }, + { + "extn": "2281", + "id": "48600", + "name": "Kirsten Bennett", + "office": "San Diego", + "position": "Bookkeeper", + "salary": "$58,746", + "start_date": "5/28/2007" + }, + { + "extn": "3661", + "id": "48601", + "name": "Sabina Mann", + "office": "Madison", + "position": "Doctor", + "salary": "$56,236", + "start_date": "1/8/2008" + }, + { + "extn": "5849", + "id": "48602", + "name": "Hank Whitehouse", + "office": "Rochester", + "position": "Web Developer", + "salary": "$262,240", + "start_date": "5/20/2006" + }, + { + "extn": "5148", + "id": "48603", + "name": "Shannon Aldridge", + "office": "El Paso", + "position": "Associate Professor", + "salary": "$264,185", + "start_date": "2/16/2015" + }, + { + "extn": "3177", + "id": "48604", + "name": "Daniel Vaughan", + "office": "Minneapolis", + "position": "Associate Professor", + "salary": "$124,949", + "start_date": "6/15/2004" + }, + { + "extn": "9516", + "id": "48605", + "name": "Rebecca Bennett", + "office": "Pittsburgh", + "position": "Cash Manager", + "salary": "$292,713", + "start_date": "7/19/2016" + }, + { + "extn": "4717", + "id": "48606", + "name": "Cherish Drew", + "office": "Saint Paul", + "position": "Budget Analyst", + "salary": "$274,338", + "start_date": "9/16/2018" + }, + { + "extn": "2767", + "id": "48607", + "name": "Joyce Bryant", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$190,493", + "start_date": "8/1/2001" + }, + { + "extn": "7955", + "id": "48608", + "name": "Noah Todd", + "office": "Berlin", + "position": "Doctor", + "salary": "$179,874", + "start_date": "3/10/2016" + }, + { + "extn": "6805", + "id": "48609", + "name": "Lauren White", + "office": "Indianapolis", + "position": "Operator", + "salary": "$253,671", + "start_date": "2/4/2016" + }, + { + "extn": "2321", + "id": "48610", + "name": "Boris Vernon", + "office": "Fayetteville", + "position": "Machine Operator", + "salary": "$88,488", + "start_date": "8/26/2012" + }, + { + "extn": "5547", + "id": "48611", + "name": "Gabriel King", + "office": "Lyon", + "position": "Business Broker", + "salary": "$206,936", + "start_date": "5/19/2003" + }, + { + "extn": "7888", + "id": "48612", + "name": "Tyson Booth", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$238,589", + "start_date": "8/15/2008" + }, + { + "extn": "7364", + "id": "48613", + "name": "Joy Haines", + "office": "Dallas", + "position": "Cook", + "salary": "$261,786", + "start_date": "4/11/2013" + }, + { + "extn": "6705", + "id": "48614", + "name": "Cedrick Hope", + "office": "Moreno Valley", + "position": "Accountant", + "salary": "$221,650", + "start_date": "1/27/2006" + }, + { + "extn": "2687", + "id": "48615", + "name": "Adalind Emmott", + "office": "Tallahassee", + "position": "Paramedic", + "salary": "$272,682", + "start_date": "4/21/2017" + }, + { + "extn": "8813", + "id": "48616", + "name": "Benny Powell", + "office": "Denver", + "position": "Health Educator", + "salary": "$56,233", + "start_date": "3/9/2009" + }, + { + "extn": "1122", + "id": "48617", + "name": "Sebastian Tait", + "office": "Salem", + "position": "Project Manager", + "salary": "$144,124", + "start_date": "11/19/2015" + }, + { + "extn": "4867", + "id": "48618", + "name": "Gabriel Hill", + "office": "Los Angeles", + "position": "Associate Professor", + "salary": "$296,365", + "start_date": "7/22/2009" + }, + { + "extn": "5419", + "id": "48619", + "name": "Emely Bingham", + "office": "Saint Paul", + "position": "Design Engineer", + "salary": "$104,358", + "start_date": "9/7/2008" + }, + { + "extn": "9621", + "id": "48620", + "name": "Bob Vaughn", + "office": "Hayward", + "position": "Banker", + "salary": "$258,400", + "start_date": "1/13/2017" + }, + { + "extn": "2231", + "id": "48621", + "name": "Johnny Bishop", + "office": "Richmond", + "position": "Food Technologist", + "salary": "$278,182", + "start_date": "8/30/2000" + }, + { + "extn": "4789", + "id": "48622", + "name": "Elijah Hogg", + "office": "New York", + "position": "Cash Manager", + "salary": "$46,112", + "start_date": "2/21/2006" + }, + { + "extn": "6532", + "id": "48623", + "name": "Jennifer Ballard", + "office": "Lakewood", + "position": "Web Developer", + "salary": "$24,765", + "start_date": "5/22/2010" + }, + { + "extn": "4020", + "id": "48624", + "name": "Noah Shields", + "office": "Irving", + "position": "Baker", + "salary": "$105,250", + "start_date": "12/21/2005" + }, + { + "extn": "1485", + "id": "48625", + "name": "Henry Walton", + "office": "Pittsburgh", + "position": "Staffing Consultant", + "salary": "$171,444", + "start_date": "9/6/2008" + }, + { + "extn": "3358", + "id": "48626", + "name": "Gwenyth Scott", + "office": "Salt Lake City", + "position": "Laboratory Technician", + "salary": "$222,559", + "start_date": "4/21/2008" + }, + { + "extn": "7779", + "id": "48627", + "name": "Jacob Randall", + "office": "Worcester", + "position": "Paramedic", + "salary": "$226,459", + "start_date": "4/27/2019" + }, + { + "extn": "9317", + "id": "48628", + "name": "Rylee Clark", + "office": "Washington", + "position": "Front Desk Coordinator", + "salary": "$170,533", + "start_date": "4/26/2009" + }, + { + "extn": "3080", + "id": "48629", + "name": "Anthony Porter", + "office": "Amarillo", + "position": "Insurance Broker", + "salary": "$68,619", + "start_date": "10/9/2000" + }, + { + "extn": "5304", + "id": "48630", + "name": "Maxwell Farrell", + "office": "Venice", + "position": "Inspector", + "salary": "$208,494", + "start_date": "7/28/2013" + }, + { + "extn": "9495", + "id": "48631", + "name": "Ivette Stuart", + "office": "Tulsa", + "position": "Accountant", + "salary": "$120,229", + "start_date": "10/21/2009" + }, + { + "extn": "8367", + "id": "48632", + "name": "Doug Walker", + "office": "Seattle", + "position": "Production Painter", + "salary": "$297,080", + "start_date": "9/25/2014" + }, + { + "extn": "9821", + "id": "48633", + "name": "Abbey Neal", + "office": "Fremont", + "position": "HR Coordinator", + "salary": "$181,939", + "start_date": "9/1/2019" + }, + { + "extn": "7121", + "id": "48634", + "name": "Keira Sloan", + "office": "San Diego", + "position": "Cash Manager", + "salary": "$263,527", + "start_date": "11/18/2001" + }, + { + "extn": "1942", + "id": "48635", + "name": "Phoebe Palmer", + "office": "Fullerton", + "position": "Baker", + "salary": "$31,395", + "start_date": "3/3/2017" + }, + { + "extn": "3793", + "id": "48636", + "name": "Alison Redfern", + "office": "Fullerton", + "position": "Machine Operator", + "salary": "$151,841", + "start_date": "3/13/2010" + }, + { + "extn": "3376", + "id": "48637", + "name": "Darlene Raven", + "office": "Atlanta", + "position": "Bookkeeper", + "salary": "$213,221", + "start_date": "3/29/2001" + }, + { + "extn": "1235", + "id": "48638", + "name": "Joseph Clifford", + "office": "San Diego", + "position": "Ambulatory Nurse", + "salary": "$73,113", + "start_date": "8/3/2017" + }, + { + "extn": "7499", + "id": "48639", + "name": "Alexa Gonzales", + "office": "Fayetteville", + "position": "Food Technologist", + "salary": "$54,757", + "start_date": "7/23/2015" + }, + { + "extn": "6448", + "id": "48640", + "name": "Gwen Clifford", + "office": "Memphis", + "position": "Front Desk Coordinator", + "salary": "$94,732", + "start_date": "12/7/2011" + }, + { + "extn": "7754", + "id": "48641", + "name": "Britney Marshall", + "office": "Prague", + "position": "Cook", + "salary": "$36,509", + "start_date": "9/4/2009" + }, + { + "extn": "2786", + "id": "48642", + "name": "Chadwick Ellis", + "office": "Minneapolis", + "position": "HR Specialist", + "salary": "$215,750", + "start_date": "10/2/2006" + }, + { + "extn": "7954", + "id": "48643", + "name": "Angela Stevens", + "office": "Arlington", + "position": "Web Developer", + "salary": "$257,921", + "start_date": "7/31/2005" + }, + { + "extn": "9835", + "id": "48644", + "name": "Lucas Edley", + "office": "Norfolk", + "position": "IT Support Staff", + "salary": "$193,728", + "start_date": "9/2/2000" + }, + { + "extn": "3344", + "id": "48645", + "name": "Rocco Booth", + "office": "Tulsa", + "position": "Clerk", + "salary": "$92,927", + "start_date": "12/30/2007" + }, + { + "extn": "5346", + "id": "48646", + "name": "Barry Khan", + "office": "El Paso", + "position": "Staffing Consultant", + "salary": "$268,770", + "start_date": "3/8/2014" + }, + { + "extn": "3019", + "id": "48647", + "name": "Jacob Penn", + "office": "Reno", + "position": "Front Desk Coordinator", + "salary": "$85,045", + "start_date": "2/11/2007" + }, + { + "extn": "3060", + "id": "48648", + "name": "Eduardo Norman", + "office": "Hollywood", + "position": "Front Desk Coordinator", + "salary": "$92,394", + "start_date": "5/31/2000" + }, + { + "extn": "1866", + "id": "48649", + "name": "Sara Murphy", + "office": "Ontario", + "position": "Auditor", + "salary": "$49,656", + "start_date": "12/4/2010" + }, + { + "extn": "5941", + "id": "48650", + "name": "Martha Thompson", + "office": "Escondido", + "position": "Web Developer", + "salary": "$280,081", + "start_date": "7/19/2003" + }, + { + "extn": "5511", + "id": "48651", + "name": "Emely Fisher", + "office": "Columbus", + "position": "Cashier", + "salary": "$163,504", + "start_date": "8/22/2009" + }, + { + "extn": "2283", + "id": "48652", + "name": "Rebecca Atkinson", + "office": "Worcester", + "position": "Auditor", + "salary": "$111,555", + "start_date": "3/15/2005" + }, + { + "extn": "9494", + "id": "48653", + "name": "Cassidy Harrison", + "office": "Lincoln", + "position": "Auditor", + "salary": "$37,834", + "start_date": "5/10/2009" + }, + { + "extn": "5453", + "id": "48654", + "name": "Eduardo Morris", + "office": "San Diego", + "position": "Cashier", + "salary": "$252,542", + "start_date": "12/25/2000" + }, + { + "extn": "9768", + "id": "48655", + "name": "Penny Rees", + "office": "Amarillo", + "position": "Cook", + "salary": "$14,260", + "start_date": "9/19/2000" + }, + { + "extn": "5057", + "id": "48656", + "name": "Hank Glynn", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$191,907", + "start_date": "10/2/2010" + }, + { + "extn": "6310", + "id": "48657", + "name": "Chuck Eddison", + "office": "Los Angeles", + "position": "Food Technologist", + "salary": "$23,571", + "start_date": "3/22/2015" + }, + { + "extn": "1081", + "id": "48658", + "name": "Sebastian Gilmore", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$174,234", + "start_date": "11/11/2009" + }, + { + "extn": "9904", + "id": "48659", + "name": "Mayleen Warden", + "office": "Charlotte", + "position": "Retail Trainee", + "salary": "$77,096", + "start_date": "11/15/2011" + }, + { + "extn": "3124", + "id": "48660", + "name": "Audrey Marshall", + "office": "Honolulu", + "position": "Treasurer", + "salary": "$18,984", + "start_date": "11/5/2008" + }, + { + "extn": "4736", + "id": "48661", + "name": "Ally Thomson", + "office": "Amarillo", + "position": "Investment Advisor", + "salary": "$290,682", + "start_date": "7/29/2010" + }, + { + "extn": "6983", + "id": "48662", + "name": "Maxwell Moore", + "office": "Oklahoma City", + "position": "Associate Professor", + "salary": "$250,900", + "start_date": "6/6/2015" + }, + { + "extn": "2088", + "id": "48663", + "name": "Alexander Lane", + "office": "Quebec", + "position": "Ambulatory Nurse", + "salary": "$230,896", + "start_date": "3/7/2005" + }, + { + "extn": "1453", + "id": "48664", + "name": "Andrea Barclay", + "office": "Fullerton", + "position": "Baker", + "salary": "$294,216", + "start_date": "8/21/2003" + }, + { + "extn": "7561", + "id": "48665", + "name": "Victoria Allington", + "office": "Wien", + "position": "Systems Administrator", + "salary": "$239,198", + "start_date": "6/29/2015" + }, + { + "extn": "4694", + "id": "48666", + "name": "Freya Harris", + "office": "Laredo", + "position": "Baker", + "salary": "$178,113", + "start_date": "3/5/2008" + }, + { + "extn": "7367", + "id": "48667", + "name": "Marissa Lynn", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$141,856", + "start_date": "6/6/2014" + }, + { + "extn": "1571", + "id": "48668", + "name": "Candice Richards", + "office": "Boston", + "position": "Cashier", + "salary": "$292,680", + "start_date": "7/21/2010" + }, + { + "extn": "8856", + "id": "48669", + "name": "Eden Talbot", + "office": "London", + "position": "Baker", + "salary": "$186,444", + "start_date": "4/30/2015" + }, + { + "extn": "2820", + "id": "48670", + "name": "Maxwell Matthews", + "office": "Columbus", + "position": "Front Desk Coordinator", + "salary": "$75,896", + "start_date": "6/17/2001" + }, + { + "extn": "2765", + "id": "48671", + "name": "Julius Glynn", + "office": "Kansas City", + "position": "Banker", + "salary": "$88,083", + "start_date": "12/1/2006" + }, + { + "extn": "3969", + "id": "48672", + "name": "Carina Rowe", + "office": "Charlotte", + "position": "Associate Professor", + "salary": "$35,034", + "start_date": "12/12/2016" + }, + { + "extn": "5146", + "id": "48673", + "name": "Bryon Graves", + "office": "Hollywood", + "position": "Electrician", + "salary": "$186,420", + "start_date": "7/16/2006" + }, + { + "extn": "7033", + "id": "48674", + "name": "Peter Wood", + "office": "Salt Lake City", + "position": "Healthcare Specialist", + "salary": "$203,594", + "start_date": "6/9/2011" + }, + { + "extn": "3554", + "id": "48675", + "name": "Chelsea Sawyer", + "office": "Murfreesboro", + "position": "Webmaster", + "salary": "$295,469", + "start_date": "10/1/2014" + }, + { + "extn": "2881", + "id": "48676", + "name": "Trisha Kennedy", + "office": "Saint Paul", + "position": "Assistant Buyer", + "salary": "$184,039", + "start_date": "8/10/2017" + }, + { + "extn": "2993", + "id": "48677", + "name": "Bethany Knott", + "office": "Jersey City", + "position": "Production Painter", + "salary": "$243,370", + "start_date": "8/26/2003" + }, + { + "extn": "9498", + "id": "48678", + "name": "John Samuel", + "office": "Quebec", + "position": "Machine Operator", + "salary": "$38,823", + "start_date": "11/28/2000" + }, + { + "extn": "1685", + "id": "48679", + "name": "Hayden Gates", + "office": "Oklahoma City", + "position": "Cook", + "salary": "$289,096", + "start_date": "4/16/2007" + }, + { + "extn": "1296", + "id": "48680", + "name": "Havana Shelton", + "office": "Reno", + "position": "Laboratory Technician", + "salary": "$120,294", + "start_date": "5/10/2010" + }, + { + "extn": "2856", + "id": "48681", + "name": "Alexander Connell", + "office": "Milano", + "position": "HR Coordinator", + "salary": "$262,170", + "start_date": "9/17/2018" + }, + { + "extn": "7418", + "id": "48682", + "name": "Aiden Addison", + "office": "Escondido", + "position": "Budget Analyst", + "salary": "$90,609", + "start_date": "2/20/2002" + }, + { + "extn": "3094", + "id": "48683", + "name": "Owen Evans", + "office": "Anaheim", + "position": "Assistant Buyer", + "salary": "$291,441", + "start_date": "4/4/2000" + }, + { + "extn": "6231", + "id": "48684", + "name": "Chadwick Bennett", + "office": "Dallas", + "position": "Pharmacist", + "salary": "$31,234", + "start_date": "3/13/2003" + }, + { + "extn": "7699", + "id": "48685", + "name": "Bryon Summers", + "office": "Indianapolis", + "position": "Production Painter", + "salary": "$246,494", + "start_date": "1/16/2016" + }, + { + "extn": "6254", + "id": "48686", + "name": "Dorothy Waterhouse", + "office": "Rome", + "position": "Staffing Consultant", + "salary": "$57,683", + "start_date": "2/4/2014" + }, + { + "extn": "1671", + "id": "48687", + "name": "Lynn Saunders", + "office": "Albuquerque", + "position": "Front Desk Coordinator", + "salary": "$75,885", + "start_date": "6/11/2010" + }, + { + "extn": "8190", + "id": "48688", + "name": "Percy Richardson", + "office": "San Antonio", + "position": "Designer", + "salary": "$114,032", + "start_date": "4/29/2005" + }, + { + "extn": "1512", + "id": "48689", + "name": "Lucas Nielson", + "office": "Madison", + "position": "Retail Trainee", + "salary": "$176,596", + "start_date": "6/13/2011" + }, + { + "extn": "5762", + "id": "48690", + "name": "Caleb King", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$141,319", + "start_date": "7/24/2014" + }, + { + "extn": "7992", + "id": "48691", + "name": "Josh Harris", + "office": "Bellevue", + "position": "Audiologist", + "salary": "$297,604", + "start_date": "1/29/2018" + }, + { + "extn": "6402", + "id": "48692", + "name": "Chadwick Kennedy", + "office": "Dallas", + "position": "Baker", + "salary": "$13,138", + "start_date": "4/25/2009" + }, + { + "extn": "6332", + "id": "48693", + "name": "Ronald Thomson", + "office": "Zurich", + "position": "Software Engineer", + "salary": "$271,944", + "start_date": "8/30/2014" + }, + { + "extn": "9020", + "id": "48694", + "name": "Chester Farrow", + "office": "Chicago", + "position": "Staffing Consultant", + "salary": "$47,222", + "start_date": "11/15/2015" + }, + { + "extn": "8994", + "id": "48695", + "name": "Maia Nobbs", + "office": "Rochester", + "position": "Assistant Buyer", + "salary": "$33,935", + "start_date": "8/28/2002" + }, + { + "extn": "4805", + "id": "48696", + "name": "Alexander Vernon", + "office": "Arlington", + "position": "Loan Officer", + "salary": "$104,666", + "start_date": "4/30/2006" + }, + { + "extn": "2060", + "id": "48697", + "name": "Ron Evans", + "office": "Oklahoma City", + "position": "Investment Advisor", + "salary": "$159,893", + "start_date": "6/21/2011" + }, + { + "extn": "4571", + "id": "48698", + "name": "Gwen Coates", + "office": "Tallahassee", + "position": "Cook", + "salary": "$68,794", + "start_date": "11/16/2016" + }, + { + "extn": "6659", + "id": "48699", + "name": "Maya Walsh", + "office": "Richmond", + "position": "Bookkeeper", + "salary": "$70,121", + "start_date": "6/27/2007" + }, + { + "extn": "4383", + "id": "48700", + "name": "Alice Rixon", + "office": "Phoenix", + "position": "Business Broker", + "salary": "$249,108", + "start_date": "4/26/2000" + }, + { + "extn": "2361", + "id": "48701", + "name": "Henry Andersson", + "office": "Wien", + "position": "Call Center Representative", + "salary": "$244,335", + "start_date": "4/16/2018" + }, + { + "extn": "9654", + "id": "48702", + "name": "Abdul Rowlands", + "office": "St. Louis", + "position": "CNC Operator", + "salary": "$223,325", + "start_date": "10/31/2018" + }, + { + "extn": "7461", + "id": "48703", + "name": "Jack Gordon", + "office": "Berna", + "position": "Project Manager", + "salary": "$39,018", + "start_date": "6/2/2009" + }, + { + "extn": "6122", + "id": "48704", + "name": "Josh Clifford", + "office": "Zurich", + "position": "Associate Professor", + "salary": "$174,413", + "start_date": "6/25/2004" + }, + { + "extn": "1637", + "id": "48705", + "name": "Rosemary Connor", + "office": "Amarillo", + "position": "Project Manager", + "salary": "$254,646", + "start_date": "1/29/2001" + }, + { + "extn": "7337", + "id": "48706", + "name": "Jackeline Steer", + "office": "Fullerton", + "position": "Treasurer", + "salary": "$230,623", + "start_date": "1/18/2004" + }, + { + "extn": "6522", + "id": "48707", + "name": "Percy Crawford", + "office": "Los Angeles", + "position": "Bookkeeper", + "salary": "$152,822", + "start_date": "7/17/2007" + }, + { + "extn": "7972", + "id": "48708", + "name": "Javier Pearson", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$28,651", + "start_date": "1/6/2008" + }, + { + "extn": "6486", + "id": "48709", + "name": "Nicholas Thorpe", + "office": "Scottsdale", + "position": "Fabricator", + "salary": "$228,144", + "start_date": "5/8/2010" + }, + { + "extn": "3993", + "id": "48710", + "name": "Britney Shaw", + "office": "Miami", + "position": "Service Supervisor", + "salary": "$28,086", + "start_date": "9/28/2008" + }, + { + "extn": "1907", + "id": "48711", + "name": "Hanna Strong", + "office": "Honolulu", + "position": "Investment Advisor", + "salary": "$132,440", + "start_date": "7/6/2008" + }, + { + "extn": "1237", + "id": "48712", + "name": "Rick Ballard", + "office": "Hollywood", + "position": "Physician", + "salary": "$110,969", + "start_date": "4/13/2015" + }, + { + "extn": "3916", + "id": "48713", + "name": "Anabelle Ellwood", + "office": "New Orleans", + "position": "Global Logistics Supervisor", + "salary": "$70,567", + "start_date": "6/1/2001" + }, + { + "extn": "7428", + "id": "48714", + "name": "Joseph Rossi", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$154,182", + "start_date": "5/7/2008" + }, + { + "extn": "4119", + "id": "48715", + "name": "Jack Willis", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$180,981", + "start_date": "3/20/2008" + }, + { + "extn": "6037", + "id": "48716", + "name": "Dasha Lewis", + "office": "Pittsburgh", + "position": "Stockbroker", + "salary": "$206,606", + "start_date": "1/31/2002" + }, + { + "extn": "8750", + "id": "48717", + "name": "Logan Drummond", + "office": "Milano", + "position": "Paramedic", + "salary": "$51,094", + "start_date": "2/10/2001" + }, + { + "extn": "2994", + "id": "48718", + "name": "Shay Walsh", + "office": "Venice", + "position": "Insurance Broker", + "salary": "$74,812", + "start_date": "5/17/2014" + }, + { + "extn": "1251", + "id": "48719", + "name": "Christy Allen", + "office": "Milano", + "position": "Auditor", + "salary": "$206,743", + "start_date": "1/29/2017" + }, + { + "extn": "8720", + "id": "48720", + "name": "Erin Ashwell", + "office": "Fullerton", + "position": "Paramedic", + "salary": "$218,053", + "start_date": "12/20/2010" + }, + { + "extn": "6473", + "id": "48721", + "name": "Angel Carter", + "office": "Orlando", + "position": "Stockbroker", + "salary": "$276,184", + "start_date": "7/10/2017" + }, + { + "extn": "4367", + "id": "48722", + "name": "Ilona Williams", + "office": "San Antonio", + "position": "Front Desk Coordinator", + "salary": "$77,238", + "start_date": "7/22/2000" + }, + { + "extn": "3346", + "id": "48723", + "name": "Georgia Funnell", + "office": "Innsbruck", + "position": "Front Desk Coordinator", + "salary": "$111,435", + "start_date": "3/12/2017" + }, + { + "extn": "6085", + "id": "48724", + "name": "Rachael Abbot", + "office": "Omaha", + "position": "Systems Administrator", + "salary": "$259,519", + "start_date": "1/6/2005" + }, + { + "extn": "1427", + "id": "48725", + "name": "Barry Dixon", + "office": "Los Angeles", + "position": "Design Engineer", + "salary": "$113,079", + "start_date": "7/19/2003" + }, + { + "extn": "4367", + "id": "48726", + "name": "Matthew Hobbs", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$170,213", + "start_date": "5/8/2012" + }, + { + "extn": "8243", + "id": "48727", + "name": "Barry Ashwell", + "office": "Venice", + "position": "Cook", + "salary": "$137,748", + "start_date": "3/8/2009" + }, + { + "extn": "5785", + "id": "48728", + "name": "Candice Murphy", + "office": "El Paso", + "position": "Biologist", + "salary": "$10,981", + "start_date": "4/1/2016" + }, + { + "extn": "5066", + "id": "48729", + "name": "Caydence Gregory", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$211,959", + "start_date": "6/5/2017" + }, + { + "extn": "1878", + "id": "48730", + "name": "Maxwell Walsh", + "office": "Escondido", + "position": "Inspector", + "salary": "$249,255", + "start_date": "6/1/2007" + }, + { + "extn": "5459", + "id": "48731", + "name": "Eve Rogers", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$280,135", + "start_date": "10/21/2001" + }, + { + "extn": "8092", + "id": "48732", + "name": "Chad Thompson", + "office": "Memphis", + "position": "Audiologist", + "salary": "$33,989", + "start_date": "3/21/2000" + }, + { + "extn": "3189", + "id": "48733", + "name": "Jack Collis", + "office": "Lincoln", + "position": "Steward", + "salary": "$24,981", + "start_date": "4/25/2014" + }, + { + "extn": "4079", + "id": "48734", + "name": "Caitlyn Whittle", + "office": "Toledo", + "position": "Operator", + "salary": "$291,584", + "start_date": "8/7/2007" + }, + { + "extn": "8595", + "id": "48735", + "name": "Chadwick Gregory", + "office": "Boston", + "position": "Doctor", + "salary": "$119,510", + "start_date": "8/13/2011" + }, + { + "extn": "4977", + "id": "48736", + "name": "Aileen Niles", + "office": "Wien", + "position": "Physician", + "salary": "$252,705", + "start_date": "10/23/2016" + }, + { + "extn": "7325", + "id": "48737", + "name": "Janice Nicolas", + "office": "Escondido", + "position": "Restaurant Manager", + "salary": "$79,097", + "start_date": "4/7/2013" + }, + { + "extn": "1337", + "id": "48738", + "name": "Caleb Chapman", + "office": "Phoenix", + "position": "HR Specialist", + "salary": "$249,556", + "start_date": "5/29/2017" + }, + { + "extn": "3556", + "id": "48739", + "name": "Maria Cattell", + "office": "Jersey City", + "position": "Insurance Broker", + "salary": "$152,303", + "start_date": "8/31/2018" + }, + { + "extn": "6053", + "id": "48740", + "name": "Melinda Rehman", + "office": "Las Vegas", + "position": "Restaurant Manager", + "salary": "$72,513", + "start_date": "7/5/2017" + }, + { + "extn": "7893", + "id": "48741", + "name": "Ramon Nash", + "office": "Salem", + "position": "Lecturer", + "salary": "$249,639", + "start_date": "1/25/2016" + }, + { + "extn": "5090", + "id": "48742", + "name": "Sabrina Clifford", + "office": "Santa Ana", + "position": "Paramedic", + "salary": "$148,000", + "start_date": "8/20/2007" + }, + { + "extn": "1630", + "id": "48743", + "name": "Harvey Chappell", + "office": "Orlando", + "position": "Associate Professor", + "salary": "$205,407", + "start_date": "4/9/2006" + }, + { + "extn": "1468", + "id": "48744", + "name": "Goldie Dyson", + "office": "Springfield", + "position": "Retail Trainee", + "salary": "$268,440", + "start_date": "6/22/2003" + }, + { + "extn": "7926", + "id": "48745", + "name": "Sofie Baldwin", + "office": "Milano", + "position": "Inspector", + "salary": "$110,433", + "start_date": "6/29/2008" + }, + { + "extn": "3750", + "id": "48746", + "name": "Gemma Dixon", + "office": "San Diego", + "position": "Retail Trainee", + "salary": "$180,516", + "start_date": "9/5/2014" + }, + { + "extn": "1292", + "id": "48747", + "name": "Helen Styles", + "office": "New York", + "position": "Budget Analyst", + "salary": "$88,086", + "start_date": "8/8/2006" + }, + { + "extn": "6205", + "id": "48748", + "name": "Shay Hudson", + "office": "Stockton", + "position": "Staffing Consultant", + "salary": "$218,901", + "start_date": "11/3/2010" + }, + { + "extn": "5443", + "id": "48749", + "name": "Matt Dixon", + "office": "Glendale", + "position": "IT Support Staff", + "salary": "$207,561", + "start_date": "3/30/2017" + }, + { + "extn": "8820", + "id": "48750", + "name": "Jayden Salt", + "office": "Albuquerque", + "position": "Ambulatory Nurse", + "salary": "$236,443", + "start_date": "11/6/2007" + }, + { + "extn": "2723", + "id": "48751", + "name": "Ronald Fox", + "office": "Glendale", + "position": "Inspector", + "salary": "$36,048", + "start_date": "3/16/2003" + }, + { + "extn": "2786", + "id": "48752", + "name": "Mary Hopkins", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$244,193", + "start_date": "8/21/2016" + }, + { + "extn": "4204", + "id": "48753", + "name": "Tony Howard", + "office": "Long Beach", + "position": "Executive Director", + "salary": "$106,578", + "start_date": "6/8/2013" + }, + { + "extn": "6902", + "id": "48754", + "name": "Janelle Kennedy", + "office": "Prague", + "position": "HR Coordinator", + "salary": "$219,994", + "start_date": "6/11/2013" + }, + { + "extn": "6845", + "id": "48755", + "name": "Nathan Swift", + "office": "Louisville", + "position": "Operator", + "salary": "$288,358", + "start_date": "11/29/2003" + }, + { + "extn": "8724", + "id": "48756", + "name": "Katelyn Kaur", + "office": "Oklahoma City", + "position": "Food Technologist", + "salary": "$125,229", + "start_date": "12/23/2015" + }, + { + "extn": "5088", + "id": "48757", + "name": "Maxwell Khan", + "office": "Milano", + "position": "Dentist", + "salary": "$274,829", + "start_date": "8/19/2003" + }, + { + "extn": "9470", + "id": "48758", + "name": "Mona Stanton", + "office": "Seattle", + "position": "Webmaster", + "salary": "$154,702", + "start_date": "7/21/2000" + }, + { + "extn": "2359", + "id": "48759", + "name": "Barry Partridge", + "office": "Zurich", + "position": "IT Support Staff", + "salary": "$224,064", + "start_date": "4/2/2016" + }, + { + "extn": "2388", + "id": "48760", + "name": "Maxwell Saunders", + "office": "Atlanta", + "position": "Cash Manager", + "salary": "$264,680", + "start_date": "9/25/2014" + }, + { + "extn": "5363", + "id": "48761", + "name": "Luna Chester", + "office": "Quebec", + "position": "Ambulatory Nurse", + "salary": "$265,713", + "start_date": "2/20/2017" + }, + { + "extn": "1966", + "id": "48762", + "name": "Jack Curtis", + "office": "Houston", + "position": "Biologist", + "salary": "$140,512", + "start_date": "8/19/2000" + }, + { + "extn": "4957", + "id": "48763", + "name": "Tess James", + "office": "Milano", + "position": "Cook", + "salary": "$70,050", + "start_date": "4/29/2017" + }, + { + "extn": "2306", + "id": "48764", + "name": "Rosemary Ward", + "office": "Orlando", + "position": "IT Support Staff", + "salary": "$108,968", + "start_date": "8/20/2006" + }, + { + "extn": "4573", + "id": "48765", + "name": "Daniel Hopkins", + "office": "Lincoln", + "position": "Inspector", + "salary": "$85,325", + "start_date": "8/8/2012" + }, + { + "extn": "9906", + "id": "48766", + "name": "Kurt Swan", + "office": "Baltimore", + "position": "HR Specialist", + "salary": "$111,747", + "start_date": "6/2/2008" + }, + { + "extn": "6780", + "id": "48767", + "name": "Winnie Power", + "office": "Louisville", + "position": "Executive Director", + "salary": "$296,749", + "start_date": "8/2/2017" + }, + { + "extn": "4493", + "id": "48768", + "name": "Phillip Weasley", + "office": "Innsbruck", + "position": "CNC Operator", + "salary": "$79,803", + "start_date": "6/14/2009" + }, + { + "extn": "4117", + "id": "48769", + "name": "Daphne Ross", + "office": "Stockton", + "position": "Restaurant Manager", + "salary": "$107,983", + "start_date": "11/2/2006" + }, + { + "extn": "9830", + "id": "48770", + "name": "Peter Thomson", + "office": "Wien", + "position": "Auditor", + "salary": "$173,498", + "start_date": "9/11/2019" + }, + { + "extn": "7788", + "id": "48771", + "name": "Owen Davies", + "office": "San Diego", + "position": "Cook", + "salary": "$118,567", + "start_date": "9/20/2000" + }, + { + "extn": "5752", + "id": "48772", + "name": "Shay Douglas", + "office": "Ontario", + "position": "Budget Analyst", + "salary": "$250,693", + "start_date": "9/18/2010" + }, + { + "extn": "3928", + "id": "48773", + "name": "Hayden Benson", + "office": "Irving", + "position": "Fabricator", + "salary": "$106,899", + "start_date": "10/28/2009" + }, + { + "extn": "8094", + "id": "48774", + "name": "Jessica Whitehouse", + "office": "Prague", + "position": "Webmaster", + "salary": "$246,842", + "start_date": "9/17/2011" + }, + { + "extn": "9128", + "id": "48775", + "name": "Cristal Appleton", + "office": "Salem", + "position": "HR Specialist", + "salary": "$299,944", + "start_date": "3/22/2009" + }, + { + "extn": "1744", + "id": "48776", + "name": "Trisha Neville", + "office": "Albuquerque", + "position": "Webmaster", + "salary": "$79,103", + "start_date": "2/5/2014" + }, + { + "extn": "8093", + "id": "48777", + "name": "Felicity Chapman", + "office": "Memphis", + "position": "Dentist", + "salary": "$103,825", + "start_date": "11/30/2014" + }, + { + "extn": "1833", + "id": "48778", + "name": "Abdul Oldfield", + "office": "Irving", + "position": "Physician", + "salary": "$103,704", + "start_date": "9/29/2011" + }, + { + "extn": "6078", + "id": "48779", + "name": "Chadwick Needham", + "office": "Atlanta", + "position": "Assistant Buyer", + "salary": "$98,665", + "start_date": "1/26/2010" + }, + { + "extn": "6776", + "id": "48780", + "name": "Alan Locke", + "office": "Berlin", + "position": "Baker", + "salary": "$277,985", + "start_date": "6/3/2013" + }, + { + "extn": "4697", + "id": "48781", + "name": "Lillian Hastings", + "office": "New York", + "position": "Investment Advisor", + "salary": "$232,389", + "start_date": "4/5/2012" + }, + { + "extn": "3579", + "id": "48782", + "name": "Barry Vinton", + "office": "Fullerton", + "position": "Web Developer", + "salary": "$186,103", + "start_date": "9/20/2003" + }, + { + "extn": "2650", + "id": "48783", + "name": "Lauren Taylor", + "office": "Moreno Valley", + "position": "Software Engineer", + "salary": "$284,938", + "start_date": "11/5/2018" + }, + { + "extn": "6971", + "id": "48784", + "name": "Mark John", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$24,527", + "start_date": "12/3/2001" + }, + { + "extn": "7176", + "id": "48785", + "name": "Owen Varley", + "office": "St. Louis", + "position": "Business Broker", + "salary": "$223,173", + "start_date": "9/26/2007" + }, + { + "extn": "6967", + "id": "48786", + "name": "Aurelia Squire", + "office": "Venice", + "position": "Associate Professor", + "salary": "$43,746", + "start_date": "8/15/2008" + }, + { + "extn": "5966", + "id": "48787", + "name": "Alan Williams", + "office": "New York", + "position": "Assistant Buyer", + "salary": "$276,300", + "start_date": "5/24/2010" + }, + { + "extn": "8932", + "id": "48788", + "name": "Naomi Mcgregor", + "office": "Lyon", + "position": "Project Manager", + "salary": "$254,177", + "start_date": "3/26/2005" + }, + { + "extn": "7396", + "id": "48789", + "name": "Nate Evans", + "office": "Anaheim", + "position": "Ambulatory Nurse", + "salary": "$245,753", + "start_date": "8/8/2008" + }, + { + "extn": "8027", + "id": "48790", + "name": "Tania Rycroft", + "office": "Madrid", + "position": "Laboratory Technician", + "salary": "$15,701", + "start_date": "8/15/2016" + }, + { + "extn": "6853", + "id": "48791", + "name": "Lucas Bayliss", + "office": "Salt Lake City", + "position": "Paramedic", + "salary": "$29,888", + "start_date": "12/22/2010" + }, + { + "extn": "9401", + "id": "48792", + "name": "George Chapman", + "office": "Toledo", + "position": "Accountant", + "salary": "$160,385", + "start_date": "2/17/2016" + }, + { + "extn": "5479", + "id": "48793", + "name": "Kurt Mcgee", + "office": "Bucharest", + "position": "Electrician", + "salary": "$216,437", + "start_date": "7/30/2009" + }, + { + "extn": "6399", + "id": "48794", + "name": "Winnie Powell", + "office": "Tulsa", + "position": "Assistant Buyer", + "salary": "$284,034", + "start_date": "7/15/2015" + }, + { + "extn": "7194", + "id": "48795", + "name": "Marie Shaw", + "office": "Philadelphia", + "position": "Staffing Consultant", + "salary": "$211,665", + "start_date": "12/9/2017" + }, + { + "extn": "6916", + "id": "48796", + "name": "Parker Oatway", + "office": "San Jose", + "position": "HR Coordinator", + "salary": "$122,633", + "start_date": "2/6/2001" + }, + { + "extn": "4453", + "id": "48797", + "name": "Adalie Foxley", + "office": "Denver", + "position": "Design Engineer", + "salary": "$246,519", + "start_date": "3/24/2004" + }, + { + "extn": "6692", + "id": "48798", + "name": "Emery Mackenzie", + "office": "Garland", + "position": "Paramedic", + "salary": "$73,007", + "start_date": "10/5/2015" + }, + { + "extn": "2809", + "id": "48799", + "name": "Ryan Haines", + "office": "Bellevue", + "position": "Treasurer", + "salary": "$26,724", + "start_date": "7/1/2002" + }, + { + "extn": "5866", + "id": "48800", + "name": "Percy Ulyatt", + "office": "Lincoln", + "position": "Clerk", + "salary": "$114,166", + "start_date": "4/30/2010" + }, + { + "extn": "4238", + "id": "48801", + "name": "Sarah Bradley", + "office": "Paris", + "position": "Auditor", + "salary": "$161,061", + "start_date": "5/22/2008" + }, + { + "extn": "3001", + "id": "48802", + "name": "Denis Tobin", + "office": "Toledo", + "position": "Biologist", + "salary": "$13,268", + "start_date": "3/29/2000" + }, + { + "extn": "6246", + "id": "48803", + "name": "Agnes Norris", + "office": "Amarillo", + "position": "Food Technologist", + "salary": "$196,396", + "start_date": "1/13/2005" + }, + { + "extn": "1174", + "id": "48804", + "name": "Courtney Cox", + "office": "Dallas", + "position": "Retail Trainee", + "salary": "$51,920", + "start_date": "3/12/2015" + }, + { + "extn": "5057", + "id": "48805", + "name": "Anthony Shelton", + "office": "Tokyo", + "position": "Doctor", + "salary": "$221,436", + "start_date": "11/30/2005" + }, + { + "extn": "4792", + "id": "48806", + "name": "Percy Speed", + "office": "New Orleans", + "position": "Pharmacist", + "salary": "$161,256", + "start_date": "8/28/2016" + }, + { + "extn": "6237", + "id": "48807", + "name": "Harriet Mcneill", + "office": "Venice", + "position": "Healthcare Specialist", + "salary": "$242,063", + "start_date": "9/9/2019" + }, + { + "extn": "5902", + "id": "48808", + "name": "Aileen Grey", + "office": "Boston", + "position": "CNC Operator", + "salary": "$128,804", + "start_date": "12/5/2015" + }, + { + "extn": "5323", + "id": "48809", + "name": "Mina Nayler", + "office": "Stockton", + "position": "Call Center Representative", + "salary": "$36,045", + "start_date": "11/2/2006" + }, + { + "extn": "5548", + "id": "48810", + "name": "Trisha Ianson", + "office": "Innsbruck", + "position": "Electrician", + "salary": "$142,349", + "start_date": "3/17/2014" + }, + { + "extn": "2908", + "id": "48811", + "name": "Bernadette Bailey", + "office": "Henderson", + "position": "Restaurant Manager", + "salary": "$168,812", + "start_date": "11/8/2005" + }, + { + "extn": "5167", + "id": "48812", + "name": "Russel Driscoll", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$56,887", + "start_date": "2/28/2010" + }, + { + "extn": "3760", + "id": "48813", + "name": "Maxwell Dyson", + "office": "Moreno Valley", + "position": "Insurance Broker", + "salary": "$224,089", + "start_date": "11/25/2005" + }, + { + "extn": "4160", + "id": "48814", + "name": "Alexander Reynolds", + "office": "Worcester", + "position": "Pharmacist", + "salary": "$282,489", + "start_date": "8/18/2002" + }, + { + "extn": "6848", + "id": "48815", + "name": "Manuel Moran", + "office": "Ontario", + "position": "Staffing Consultant", + "salary": "$132,708", + "start_date": "1/8/2005" + }, + { + "extn": "5132", + "id": "48816", + "name": "Elijah Ranks", + "office": "Madrid", + "position": "Operator", + "salary": "$239,820", + "start_date": "8/9/2019" + }, + { + "extn": "9025", + "id": "48817", + "name": "Regina Stone ", + "office": "Charlotte", + "position": "Paramedic", + "salary": "$40,013", + "start_date": "3/12/2003" + }, + { + "extn": "3072", + "id": "48818", + "name": "Kassandra Darcy", + "office": "Long Beach", + "position": "Food Technologist", + "salary": "$83,191", + "start_date": "11/4/2012" + }, + { + "extn": "9641", + "id": "48819", + "name": "Mike Lunt", + "office": "Colorado Springs", + "position": "Electrician", + "salary": "$37,030", + "start_date": "5/10/2013" + }, + { + "extn": "7605", + "id": "48820", + "name": "Russel Vernon", + "office": "Norfolk", + "position": "Fabricator", + "salary": "$168,019", + "start_date": "3/3/2007" + }, + { + "extn": "2164", + "id": "48821", + "name": "Maribel Rowe", + "office": "Fort Lauderdale", + "position": "Ambulatory Nurse", + "salary": "$242,104", + "start_date": "1/13/2015" + }, + { + "extn": "2016", + "id": "48822", + "name": "Selena Robinson", + "office": "Portland", + "position": "Loan Officer", + "salary": "$134,466", + "start_date": "12/25/2003" + }, + { + "extn": "3316", + "id": "48823", + "name": "Erick Roberts", + "office": "Colorado Springs", + "position": "Healthcare Specialist", + "salary": "$43,496", + "start_date": "2/13/2018" + }, + { + "extn": "8393", + "id": "48824", + "name": "Jocelyn Avery", + "office": "Norfolk", + "position": "Stockbroker", + "salary": "$212,286", + "start_date": "10/16/2010" + }, + { + "extn": "9200", + "id": "48825", + "name": "Emerald Mcguire", + "office": "Tulsa", + "position": "Clerk", + "salary": "$189,475", + "start_date": "12/5/2004" + }, + { + "extn": "4099", + "id": "48826", + "name": "Gladys Cox", + "office": "Lisbon", + "position": "Health Educator", + "salary": "$161,205", + "start_date": "12/5/2009" + }, + { + "extn": "2210", + "id": "48827", + "name": "Harvey Keys", + "office": "Henderson", + "position": "Budget Analyst", + "salary": "$187,427", + "start_date": "7/9/2007" + }, + { + "extn": "7423", + "id": "48828", + "name": "Sebastian Plant", + "office": "Bellevue", + "position": "Retail Trainee", + "salary": "$166,198", + "start_date": "1/17/2000" + }, + { + "extn": "8185", + "id": "48829", + "name": "Chester Robinson", + "office": "Miami", + "position": "Insurance Broker", + "salary": "$95,639", + "start_date": "12/17/2003" + }, + { + "extn": "8074", + "id": "48830", + "name": "Oliver Reynolds", + "office": "Huntsville", + "position": "Doctor", + "salary": "$26,389", + "start_date": "4/5/2002" + }, + { + "extn": "2605", + "id": "48831", + "name": "Andrea Kidd", + "office": "Chicago", + "position": "Designer", + "salary": "$99,144", + "start_date": "8/10/2015" + }, + { + "extn": "7097", + "id": "48832", + "name": "Benjamin Logan", + "office": "Portland", + "position": "HR Specialist", + "salary": "$256,688", + "start_date": "7/8/2011" + }, + { + "extn": "8036", + "id": "48833", + "name": "Nate Parker", + "office": "Salt Lake City", + "position": "Inspector", + "salary": "$98,611", + "start_date": "4/15/2004" + }, + { + "extn": "3825", + "id": "48834", + "name": "Valentina Alcroft", + "office": "Richmond", + "position": "Inspector", + "salary": "$45,019", + "start_date": "6/2/2000" + }, + { + "extn": "9605", + "id": "48835", + "name": "Harry Gardner", + "office": "Ontario", + "position": "Project Manager", + "salary": "$26,022", + "start_date": "8/27/2008" + }, + { + "extn": "1619", + "id": "48836", + "name": "Diane Ebbs", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$109,626", + "start_date": "2/6/2000" + }, + { + "extn": "5750", + "id": "48837", + "name": "Jolene Harrington", + "office": "Oakland", + "position": "Project Manager", + "salary": "$270,876", + "start_date": "4/15/2005" + }, + { + "extn": "7305", + "id": "48838", + "name": "Tiffany Rust", + "office": "Lincoln", + "position": "Design Engineer", + "salary": "$84,684", + "start_date": "2/25/2005" + }, + { + "extn": "2215", + "id": "48839", + "name": "Jackeline Andrews", + "office": "San Antonio", + "position": "Physician", + "salary": "$175,408", + "start_date": "11/20/2018" + }, + { + "extn": "3223", + "id": "48840", + "name": "Benjamin Stevens", + "office": "Paris", + "position": "Loan Officer", + "salary": "$15,220", + "start_date": "1/7/2018" + }, + { + "extn": "1131", + "id": "48841", + "name": "Denis Tanner", + "office": "Charlotte", + "position": "Cook", + "salary": "$299,968", + "start_date": "1/13/2006" + }, + { + "extn": "7495", + "id": "48842", + "name": "Harvey Brooks", + "office": "Fort Lauderdale", + "position": "Biologist", + "salary": "$130,817", + "start_date": "8/11/2002" + }, + { + "extn": "5670", + "id": "48843", + "name": "Alessandra Hill", + "office": "Milwaukee", + "position": "Software Engineer", + "salary": "$104,769", + "start_date": "4/2/2000" + }, + { + "extn": "2922", + "id": "48844", + "name": "Gil Purvis", + "office": "San Antonio", + "position": "Biologist", + "salary": "$24,196", + "start_date": "8/6/2018" + }, + { + "extn": "1975", + "id": "48845", + "name": "Rick Jones", + "office": "Houston", + "position": "Assistant Buyer", + "salary": "$123,098", + "start_date": "9/14/2003" + }, + { + "extn": "9804", + "id": "48846", + "name": "Roger Price", + "office": "Saint Paul", + "position": "Business Broker", + "salary": "$109,907", + "start_date": "7/29/2015" + }, + { + "extn": "9239", + "id": "48847", + "name": "Manuel Lynch", + "office": "Toledo", + "position": "Pharmacist", + "salary": "$237,727", + "start_date": "3/16/2018" + }, + { + "extn": "7785", + "id": "48848", + "name": "Rae Ellis", + "office": "Bridgeport", + "position": "Systems Administrator", + "salary": "$190,632", + "start_date": "12/8/2017" + }, + { + "extn": "6570", + "id": "48849", + "name": "Johnny Woodcock", + "office": "Orlando", + "position": "Project Manager", + "salary": "$281,329", + "start_date": "1/10/2019" + }, + { + "extn": "1167", + "id": "48850", + "name": "George Chadwick", + "office": "Norfolk", + "position": "Mobile Developer", + "salary": "$106,050", + "start_date": "5/18/2005" + }, + { + "extn": "3988", + "id": "48851", + "name": "Carolyn Noach", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$172,609", + "start_date": "8/14/2000" + }, + { + "extn": "5084", + "id": "48852", + "name": "Ally Booth", + "office": "Richmond", + "position": "Clerk", + "salary": "$223,813", + "start_date": "12/5/2005" + }, + { + "extn": "7967", + "id": "48853", + "name": "Ron Nayler", + "office": "Nashville", + "position": "Insurance Broker", + "salary": "$32,375", + "start_date": "7/26/2017" + }, + { + "extn": "6825", + "id": "48854", + "name": "Tania Leigh", + "office": "New York", + "position": "Project Manager", + "salary": "$188,057", + "start_date": "6/10/2012" + }, + { + "extn": "8779", + "id": "48855", + "name": "Chris Wilkinson", + "office": "Innsbruck", + "position": "Assistant Buyer", + "salary": "$229,442", + "start_date": "3/17/2016" + }, + { + "extn": "1153", + "id": "48856", + "name": "Sonya Anderson", + "office": "Honolulu", + "position": "Dentist", + "salary": "$241,420", + "start_date": "2/4/2005" + }, + { + "extn": "5975", + "id": "48857", + "name": "Phillip Weatcroft", + "office": "New Orleans", + "position": "Project Manager", + "salary": "$209,326", + "start_date": "12/2/2012" + }, + { + "extn": "5785", + "id": "48858", + "name": "Denny Holmes", + "office": "San Diego", + "position": "Treasurer", + "salary": "$116,621", + "start_date": "6/3/2000" + }, + { + "extn": "7773", + "id": "48859", + "name": "Matt Rothwell", + "office": "Salt Lake City", + "position": "Machine Operator", + "salary": "$164,284", + "start_date": "2/8/2012" + }, + { + "extn": "3918", + "id": "48860", + "name": "Andrea Rothwell", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$216,847", + "start_date": "3/30/2005" + }, + { + "extn": "5127", + "id": "48861", + "name": "Anabelle Exton", + "office": "Rome", + "position": "Accountant", + "salary": "$297,322", + "start_date": "5/20/2014" + }, + { + "extn": "5048", + "id": "48862", + "name": "Hank Ellwood", + "office": "Quebec", + "position": "Global Logistics Supervisor", + "salary": "$287,413", + "start_date": "10/29/2017" + }, + { + "extn": "9788", + "id": "48863", + "name": "Ethan Redwood", + "office": "Detroit", + "position": "Webmaster", + "salary": "$40,713", + "start_date": "10/28/2013" + }, + { + "extn": "3031", + "id": "48864", + "name": "William Greenwood", + "office": "Stockton", + "position": "Insurance Broker", + "salary": "$70,652", + "start_date": "1/3/2003" + }, + { + "extn": "3844", + "id": "48865", + "name": "Jayden Drummond", + "office": "Columbus", + "position": "Stockbroker", + "salary": "$291,198", + "start_date": "2/25/2016" + }, + { + "extn": "6521", + "id": "48866", + "name": "Keira Neville", + "office": "Springfield", + "position": "Restaurant Manager", + "salary": "$150,310", + "start_date": "11/6/2014" + }, + { + "extn": "4039", + "id": "48867", + "name": "Rosie Bentley", + "office": "Baltimore", + "position": "Steward", + "salary": "$66,288", + "start_date": "5/7/2013" + }, + { + "extn": "4402", + "id": "48868", + "name": "Dorothy Ballard", + "office": "Lakewood", + "position": "Ambulatory Nurse", + "salary": "$91,355", + "start_date": "7/22/2007" + }, + { + "extn": "8242", + "id": "48869", + "name": "Clint Anderson", + "office": "Fremont", + "position": "CNC Operator", + "salary": "$23,496", + "start_date": "9/3/2010" + }, + { + "extn": "5653", + "id": "48870", + "name": "Melinda Leigh", + "office": "Valetta", + "position": "Chef Manager", + "salary": "$266,352", + "start_date": "6/15/2009" + }, + { + "extn": "7642", + "id": "48871", + "name": "Leroy Cooper", + "office": "Denver", + "position": "Cash Manager", + "salary": "$35,660", + "start_date": "5/8/2007" + }, + { + "extn": "7383", + "id": "48872", + "name": "Rosa Doherty", + "office": "Moreno Valley", + "position": "HR Specialist", + "salary": "$74,443", + "start_date": "3/21/2017" + }, + { + "extn": "9761", + "id": "48873", + "name": "Jaylene Knott", + "office": "Bucharest", + "position": "Service Supervisor", + "salary": "$258,442", + "start_date": "2/17/2017" + }, + { + "extn": "6977", + "id": "48874", + "name": "Fred Gordon", + "office": "New Orleans", + "position": "Ambulatory Nurse", + "salary": "$228,968", + "start_date": "11/13/2015" + }, + { + "extn": "7880", + "id": "48875", + "name": "Maddison Mooney", + "office": "Paris", + "position": "Mobile Developer", + "salary": "$266,197", + "start_date": "3/21/2015" + }, + { + "extn": "7718", + "id": "48876", + "name": "Caleb Dunbar", + "office": "Escondido", + "position": "Auditor", + "salary": "$75,073", + "start_date": "11/16/2007" + }, + { + "extn": "2524", + "id": "48877", + "name": "Dani Eastwood", + "office": "Bucharest", + "position": "Designer", + "salary": "$251,287", + "start_date": "1/17/2004" + }, + { + "extn": "8121", + "id": "48878", + "name": "Joyce Cann", + "office": "Salt Lake City", + "position": "Restaurant Manager", + "salary": "$101,675", + "start_date": "12/19/2001" + }, + { + "extn": "4424", + "id": "48879", + "name": "Jacob Dyson", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$254,606", + "start_date": "1/21/2001" + }, + { + "extn": "7904", + "id": "48880", + "name": "Stephanie Evans", + "office": "Zurich", + "position": "Baker", + "salary": "$215,453", + "start_date": "11/10/2011" + }, + { + "extn": "6746", + "id": "48881", + "name": "Adalie Adams", + "office": "Las Vegas", + "position": "Biologist", + "salary": "$27,267", + "start_date": "1/5/2012" + }, + { + "extn": "8684", + "id": "48882", + "name": "Thea Veale", + "office": "Richmond", + "position": "Paramedic", + "salary": "$214,560", + "start_date": "5/1/2016" + }, + { + "extn": "4969", + "id": "48883", + "name": "Dorothy Nelson", + "office": "San Jose", + "position": "Bookkeeper", + "salary": "$283,761", + "start_date": "8/2/2006" + }, + { + "extn": "4715", + "id": "48884", + "name": "Tara Thornton", + "office": "Memphis", + "position": "Restaurant Manager", + "salary": "$73,570", + "start_date": "3/24/2008" + }, + { + "extn": "6518", + "id": "48885", + "name": "Claire York", + "office": "Dallas", + "position": "Clerk", + "salary": "$252,970", + "start_date": "10/3/2014" + }, + { + "extn": "3150", + "id": "48886", + "name": "Luke Osman", + "office": "Lisbon", + "position": "Business Broker", + "salary": "$92,900", + "start_date": "4/6/2003" + }, + { + "extn": "6381", + "id": "48887", + "name": "Dasha Kaur", + "office": "Amarillo", + "position": "Webmaster", + "salary": "$166,517", + "start_date": "2/22/2008" + }, + { + "extn": "8166", + "id": "48888", + "name": "Peter Upton", + "office": "Omaha", + "position": "Baker", + "salary": "$116,136", + "start_date": "4/3/2014" + }, + { + "extn": "4502", + "id": "48889", + "name": "Kurt Emmett", + "office": "Las Vegas", + "position": "Health Educator", + "salary": "$40,778", + "start_date": "6/27/2003" + }, + { + "extn": "7106", + "id": "48890", + "name": "Liliana Flett", + "office": "Salt Lake City", + "position": "Fabricator", + "salary": "$104,503", + "start_date": "11/23/2002" + }, + { + "extn": "7094", + "id": "48891", + "name": "Johnny Walsh", + "office": "Sacramento", + "position": "Steward", + "salary": "$275,821", + "start_date": "4/21/2007" + }, + { + "extn": "6650", + "id": "48892", + "name": "Julius Noon", + "office": "Portland", + "position": "Budget Analyst", + "salary": "$46,090", + "start_date": "6/4/2000" + }, + { + "extn": "7220", + "id": "48893", + "name": "Danny Simmons", + "office": "Innsbruck", + "position": "Pharmacist", + "salary": "$73,666", + "start_date": "10/18/2000" + }, + { + "extn": "7582", + "id": "48894", + "name": "Tom Myatt", + "office": "Lincoln", + "position": "Fabricator", + "salary": "$16,231", + "start_date": "11/20/2009" + }, + { + "extn": "8648", + "id": "48895", + "name": "Doug Sherry", + "office": "Norfolk", + "position": "Webmaster", + "salary": "$230,210", + "start_date": "4/10/2010" + }, + { + "extn": "4972", + "id": "48896", + "name": "Gabriel Saunders", + "office": "Indianapolis", + "position": "Electrician", + "salary": "$260,123", + "start_date": "6/5/2013" + }, + { + "extn": "6169", + "id": "48897", + "name": "Rhea Cork", + "office": "San Antonio", + "position": "Inspector", + "salary": "$295,997", + "start_date": "10/1/2005" + }, + { + "extn": "7394", + "id": "48898", + "name": "Manuel Thomas", + "office": "Madison", + "position": "Chef Manager", + "salary": "$215,245", + "start_date": "10/10/2003" + }, + { + "extn": "3640", + "id": "48899", + "name": "Noah Mason", + "office": "Rochester", + "position": "Budget Analyst", + "salary": "$112,810", + "start_date": "2/18/2001" + }, + { + "extn": "1385", + "id": "48900", + "name": "Bryon Nash", + "office": "Bucharest", + "position": "Stockbroker", + "salary": "$244,634", + "start_date": "9/18/2018" + }, + { + "extn": "9682", + "id": "48901", + "name": "Matt Bailey", + "office": "Los Angeles", + "position": "Retail Trainee", + "salary": "$137,634", + "start_date": "3/2/2019" + }, + { + "extn": "4450", + "id": "48902", + "name": "Caitlyn Fowler", + "office": "Miami", + "position": "Front Desk Coordinator", + "salary": "$132,967", + "start_date": "10/7/2019" + }, + { + "extn": "7444", + "id": "48903", + "name": "Marigold King", + "office": "Irving", + "position": "Paramedic", + "salary": "$266,061", + "start_date": "12/3/2002" + }, + { + "extn": "6066", + "id": "48904", + "name": "Hayden Speed", + "office": "Moreno Valley", + "position": "Operator", + "salary": "$51,331", + "start_date": "10/30/2001" + }, + { + "extn": "6311", + "id": "48905", + "name": "Nicholas Vincent", + "office": "Worcester", + "position": "Project Manager", + "salary": "$140,324", + "start_date": "2/9/2011" + }, + { + "extn": "3676", + "id": "48906", + "name": "Manuel Gibbons", + "office": "Detroit", + "position": "Steward", + "salary": "$176,101", + "start_date": "12/18/2004" + }, + { + "extn": "6692", + "id": "48907", + "name": "Rufus Preston", + "office": "Nashville", + "position": "Systems Administrator", + "salary": "$178,017", + "start_date": "8/6/2008" + }, + { + "extn": "2310", + "id": "48908", + "name": "Kassandra May", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$253,537", + "start_date": "1/18/2011" + }, + { + "extn": "7439", + "id": "48909", + "name": "Leilani Vernon", + "office": "Paris", + "position": "Food Technologist", + "salary": "$25,960", + "start_date": "10/6/2015" + }, + { + "extn": "3521", + "id": "48910", + "name": "Manuel Wilton", + "office": "Bucharest", + "position": "Laboratory Technician", + "salary": "$201,999", + "start_date": "5/24/2018" + }, + { + "extn": "1714", + "id": "48911", + "name": "Benjamin Denton", + "office": "Quebec", + "position": "Healthcare Specialist", + "salary": "$186,035", + "start_date": "1/28/2002" + }, + { + "extn": "5090", + "id": "48912", + "name": "Joseph Lambert", + "office": "Memphis", + "position": "Dentist", + "salary": "$182,843", + "start_date": "3/28/2014" + }, + { + "extn": "2391", + "id": "48913", + "name": "Jennifer Downing", + "office": "San Diego", + "position": "Clerk", + "salary": "$217,415", + "start_date": "6/29/2005" + }, + { + "extn": "7370", + "id": "48914", + "name": "Mason Drake", + "office": "Worcester", + "position": "Call Center Representative", + "salary": "$234,045", + "start_date": "3/10/2014" + }, + { + "extn": "1226", + "id": "48915", + "name": "David Matthews", + "office": "San Jose", + "position": "Healthcare Specialist", + "salary": "$180,474", + "start_date": "5/19/2009" + }, + { + "extn": "5710", + "id": "48916", + "name": "Greta Vallins", + "office": "Garland", + "position": "Accountant", + "salary": "$20,978", + "start_date": "11/4/2018" + }, + { + "extn": "8950", + "id": "48917", + "name": "Logan Shaw", + "office": "Chicago", + "position": "CNC Operator", + "salary": "$284,577", + "start_date": "3/13/2000" + }, + { + "extn": "7834", + "id": "48918", + "name": "Domenic Cavanagh", + "office": "Las Vegas", + "position": "Loan Officer", + "salary": "$136,122", + "start_date": "12/28/2004" + }, + { + "extn": "4739", + "id": "48919", + "name": "Chris Rainford", + "office": "New Orleans", + "position": "Software Engineer", + "salary": "$139,051", + "start_date": "10/23/2003" + }, + { + "extn": "5883", + "id": "48920", + "name": "Lillian Cox", + "office": "Berna", + "position": "Business Broker", + "salary": "$185,804", + "start_date": "9/10/2011" + }, + { + "extn": "5996", + "id": "48921", + "name": "Vera Fisher", + "office": "San Bernardino", + "position": "Physician", + "salary": "$42,259", + "start_date": "10/12/2003" + }, + { + "extn": "4151", + "id": "48922", + "name": "Ronald Knight", + "office": "Tokyo", + "position": "Operator", + "salary": "$95,270", + "start_date": "10/16/2011" + }, + { + "extn": "3801", + "id": "48923", + "name": "Kieth Hogg", + "office": "San Francisco", + "position": "Paramedic", + "salary": "$106,694", + "start_date": "1/23/2014" + }, + { + "extn": "6021", + "id": "48924", + "name": "George Chapman", + "office": "Springfield", + "position": "Project Manager", + "salary": "$291,808", + "start_date": "8/17/2012" + }, + { + "extn": "5546", + "id": "48925", + "name": "Emely Bell", + "office": "Richmond", + "position": "Health Educator", + "salary": "$232,738", + "start_date": "9/29/2004" + }, + { + "extn": "2740", + "id": "48926", + "name": "Bart Cowan", + "office": "Rome", + "position": "Project Manager", + "salary": "$79,575", + "start_date": "6/9/2017" + }, + { + "extn": "9353", + "id": "48927", + "name": "Fred Fall", + "office": "Fayetteville", + "position": "Retail Trainee", + "salary": "$81,440", + "start_date": "9/20/2000" + }, + { + "extn": "2413", + "id": "48928", + "name": "Iris Archer", + "office": "Saint Paul", + "position": "Stockbroker", + "salary": "$278,313", + "start_date": "1/16/2004" + }, + { + "extn": "1305", + "id": "48929", + "name": "Abdul Stanton", + "office": "Paris", + "position": "Audiologist", + "salary": "$282,106", + "start_date": "10/16/2008" + }, + { + "extn": "4955", + "id": "48930", + "name": "Matthew Turner", + "office": "Berlin", + "position": "Investment Advisor", + "salary": "$174,020", + "start_date": "3/2/2006" + }, + { + "extn": "6395", + "id": "48931", + "name": "Eduardo Trent", + "office": "Columbus", + "position": "Steward", + "salary": "$131,342", + "start_date": "4/28/2014" + }, + { + "extn": "7715", + "id": "48932", + "name": "Maxwell Gray", + "office": "Henderson", + "position": "Production Painter", + "salary": "$244,784", + "start_date": "1/18/2000" + }, + { + "extn": "3242", + "id": "48933", + "name": "Rowan Nicholls", + "office": "Milwaukee", + "position": "Staffing Consultant", + "salary": "$201,051", + "start_date": "2/26/2015" + }, + { + "extn": "4915", + "id": "48934", + "name": "Georgia Lewin", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$253,118", + "start_date": "9/25/2016" + }, + { + "extn": "3809", + "id": "48935", + "name": "Stella Allen", + "office": "Bakersfield", + "position": "HR Coordinator", + "salary": "$286,047", + "start_date": "3/15/2011" + }, + { + "extn": "6140", + "id": "48936", + "name": "Scarlett Butler", + "office": "Amarillo", + "position": "Auditor", + "salary": "$279,108", + "start_date": "5/19/2009" + }, + { + "extn": "9842", + "id": "48937", + "name": "Peter Stevens", + "office": "Escondido", + "position": "Inspector", + "salary": "$23,327", + "start_date": "4/2/2011" + }, + { + "extn": "2358", + "id": "48938", + "name": "Kurt Everett", + "office": "Ontario", + "position": "Front Desk Coordinator", + "salary": "$231,749", + "start_date": "12/18/2008" + }, + { + "extn": "5455", + "id": "48939", + "name": "Mavis Corbett", + "office": "Glendale", + "position": "Clerk", + "salary": "$278,656", + "start_date": "5/28/2005" + }, + { + "extn": "1207", + "id": "48940", + "name": "Rocco Greenwood", + "office": "Lincoln", + "position": "Retail Trainee", + "salary": "$298,543", + "start_date": "7/19/2011" + }, + { + "extn": "5453", + "id": "48941", + "name": "Roger Villiger", + "office": "Laredo", + "position": "Executive Director", + "salary": "$175,868", + "start_date": "5/21/2006" + }, + { + "extn": "2322", + "id": "48942", + "name": "Jayden Dallas", + "office": "San Francisco", + "position": "Service Supervisor", + "salary": "$145,218", + "start_date": "6/7/2001" + }, + { + "extn": "1888", + "id": "48943", + "name": "Ema Addley", + "office": "Ontario", + "position": "Executive Director", + "salary": "$171,934", + "start_date": "7/4/2008" + }, + { + "extn": "3876", + "id": "48944", + "name": "Wade Baker", + "office": "Arlington", + "position": "Web Developer", + "salary": "$78,940", + "start_date": "6/4/2015" + }, + { + "extn": "6943", + "id": "48945", + "name": "Chadwick Judd", + "office": "Scottsdale", + "position": "Cash Manager", + "salary": "$50,904", + "start_date": "8/18/2008" + }, + { + "extn": "4721", + "id": "48946", + "name": "Celina Oswald", + "office": "Anaheim", + "position": "Cash Manager", + "salary": "$263,372", + "start_date": "6/5/2004" + }, + { + "extn": "8947", + "id": "48947", + "name": "Jaylene Knight", + "office": "Henderson", + "position": "Operator", + "salary": "$89,755", + "start_date": "12/4/2014" + }, + { + "extn": "5613", + "id": "48948", + "name": "Claire Quinnell", + "office": "Amarillo", + "position": "Accountant", + "salary": "$88,346", + "start_date": "3/30/2015" + }, + { + "extn": "7323", + "id": "48949", + "name": "Dorothy Harper", + "office": "Madrid", + "position": "Software Engineer", + "salary": "$285,232", + "start_date": "3/23/2007" + }, + { + "extn": "5818", + "id": "48950", + "name": "Gwenyth Hamilton", + "office": "Nashville", + "position": "Lecturer", + "salary": "$97,211", + "start_date": "12/12/2010" + }, + { + "extn": "5258", + "id": "48951", + "name": "Faith Lindsay", + "office": "Zurich", + "position": "Investment Advisor", + "salary": "$168,538", + "start_date": "2/3/2014" + }, + { + "extn": "5438", + "id": "48952", + "name": "Abdul Ogilvy", + "office": "Laredo", + "position": "Bellman", + "salary": "$190,802", + "start_date": "12/26/2000" + }, + { + "extn": "2814", + "id": "48953", + "name": "Harriet Jones", + "office": "Dallas", + "position": "Healthcare Specialist", + "salary": "$205,693", + "start_date": "8/14/2004" + }, + { + "extn": "4202", + "id": "48954", + "name": "Domenic Bentley", + "office": "Detroit", + "position": "Lecturer", + "salary": "$212,236", + "start_date": "9/2/2017" + }, + { + "extn": "4236", + "id": "48955", + "name": "Miley Emmott", + "office": "Pittsburgh", + "position": "Business Broker", + "salary": "$92,116", + "start_date": "3/2/2001" + }, + { + "extn": "8501", + "id": "48956", + "name": "Ron Edler", + "office": "Irving", + "position": "Baker", + "salary": "$88,493", + "start_date": "2/4/2010" + }, + { + "extn": "6848", + "id": "48957", + "name": "Aleksandra Glynn", + "office": "Chicago", + "position": "Production Painter", + "salary": "$18,421", + "start_date": "10/6/2013" + }, + { + "extn": "5626", + "id": "48958", + "name": "Carl Baxter", + "office": "San Francisco", + "position": "Food Technologist", + "salary": "$172,909", + "start_date": "4/27/2017" + }, + { + "extn": "7153", + "id": "48959", + "name": "Maya Benfield", + "office": "Worcester", + "position": "Design Engineer", + "salary": "$101,949", + "start_date": "2/20/2001" + }, + { + "extn": "8929", + "id": "48960", + "name": "Lana Wigley", + "office": "Sacramento", + "position": "Bellman", + "salary": "$203,581", + "start_date": "2/10/2008" + }, + { + "extn": "5293", + "id": "48961", + "name": "Sara King", + "office": "Salt Lake City", + "position": "Lecturer", + "salary": "$90,966", + "start_date": "9/24/2019" + }, + { + "extn": "1694", + "id": "48962", + "name": "Adela Garner", + "office": "Bellevue", + "position": "HR Coordinator", + "salary": "$209,106", + "start_date": "3/14/2000" + }, + { + "extn": "8699", + "id": "48963", + "name": "Dorothy Gilmore", + "office": "Pittsburgh", + "position": "Executive Director", + "salary": "$165,279", + "start_date": "9/5/2019" + }, + { + "extn": "6161", + "id": "48964", + "name": "Ron Cooper", + "office": "Garland", + "position": "Doctor", + "salary": "$221,622", + "start_date": "7/6/2011" + }, + { + "extn": "7476", + "id": "48965", + "name": "Mayleen Jacobs", + "office": "Las Vegas", + "position": "Physician", + "salary": "$237,270", + "start_date": "7/31/2006" + }, + { + "extn": "8092", + "id": "48966", + "name": "Danny Daniells", + "office": "Worcester", + "position": "Doctor", + "salary": "$180,095", + "start_date": "10/5/2002" + }, + { + "extn": "8052", + "id": "48967", + "name": "Barry Eyres", + "office": "Indianapolis", + "position": "Paramedic", + "salary": "$145,910", + "start_date": "8/28/2008" + }, + { + "extn": "8952", + "id": "48968", + "name": "Barry Turner", + "office": "New York", + "position": "Electrician", + "salary": "$29,187", + "start_date": "5/27/2005" + }, + { + "extn": "9987", + "id": "48969", + "name": "Doug Mills", + "office": "Oakland", + "position": "Cashier", + "salary": "$154,089", + "start_date": "9/17/2015" + }, + { + "extn": "3592", + "id": "48970", + "name": "Ryan Ellis", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$273,613", + "start_date": "11/13/2010" + }, + { + "extn": "8945", + "id": "48971", + "name": "Payton Weldon", + "office": "Oklahoma City", + "position": "Lecturer", + "salary": "$272,495", + "start_date": "1/25/2005" + }, + { + "extn": "1691", + "id": "48972", + "name": "Makenzie Tutton", + "office": "Amarillo", + "position": "Clerk", + "salary": "$57,986", + "start_date": "9/7/2008" + }, + { + "extn": "4423", + "id": "48973", + "name": "Ronald Michael", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$149,114", + "start_date": "7/11/2019" + }, + { + "extn": "5409", + "id": "48974", + "name": "Joseph Cann", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$274,287", + "start_date": "1/12/2018" + }, + { + "extn": "4178", + "id": "48975", + "name": "Jade Upsdell", + "office": "Minneapolis", + "position": "Electrician", + "salary": "$108,646", + "start_date": "5/6/2009" + }, + { + "extn": "8979", + "id": "48976", + "name": "Louise Bayliss", + "office": "Milwaukee", + "position": "Cook", + "salary": "$14,530", + "start_date": "5/11/2017" + }, + { + "extn": "3474", + "id": "48977", + "name": "Logan Saunders", + "office": "Lisbon", + "position": "Healthcare Specialist", + "salary": "$173,529", + "start_date": "10/19/2018" + }, + { + "extn": "1383", + "id": "48978", + "name": "Leah Fall", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$244,102", + "start_date": "7/8/2012" + }, + { + "extn": "5149", + "id": "48979", + "name": "Trisha Russel", + "office": "Santa Ana", + "position": "Auditor", + "salary": "$124,211", + "start_date": "6/12/2000" + }, + { + "extn": "3967", + "id": "48980", + "name": "Barry Dallas", + "office": "Jacksonville", + "position": "Cook", + "salary": "$26,805", + "start_date": "11/22/2003" + }, + { + "extn": "3075", + "id": "48981", + "name": "Nicholas Cameron", + "office": "Albuquerque", + "position": "Baker", + "salary": "$259,293", + "start_date": "7/6/2016" + }, + { + "extn": "5399", + "id": "48982", + "name": "Charlotte Hopkins", + "office": "Fremont", + "position": "Banker", + "salary": "$201,331", + "start_date": "8/27/2009" + }, + { + "extn": "3417", + "id": "48983", + "name": "Sadie Uddin", + "office": "Saint Paul", + "position": "Associate Professor", + "salary": "$94,165", + "start_date": "12/24/2005" + }, + { + "extn": "3153", + "id": "48984", + "name": "Kieth Leslie", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$15,212", + "start_date": "9/15/2015" + }, + { + "extn": "7299", + "id": "48985", + "name": "Fred Calderwood", + "office": "Stockton", + "position": "Inspector", + "salary": "$42,432", + "start_date": "1/10/2014" + }, + { + "extn": "6691", + "id": "48986", + "name": "Nicole Coleman", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$190,379", + "start_date": "3/9/2011" + }, + { + "extn": "6060", + "id": "48987", + "name": "Denis Radley", + "office": "Lancaster", + "position": "Loan Officer", + "salary": "$99,137", + "start_date": "11/27/2004" + }, + { + "extn": "2390", + "id": "48988", + "name": "Harry Johnson", + "office": "Milano", + "position": "Health Educator", + "salary": "$104,878", + "start_date": "12/6/2011" + }, + { + "extn": "3770", + "id": "48989", + "name": "Domenic Pierce", + "office": "St. Louis", + "position": "Investment Advisor", + "salary": "$174,834", + "start_date": "2/28/2003" + }, + { + "extn": "1795", + "id": "48990", + "name": "Andrea Mackenzie", + "office": "San Antonio", + "position": "Health Educator", + "salary": "$62,988", + "start_date": "11/16/2002" + }, + { + "extn": "2315", + "id": "48991", + "name": "Kenzie Young", + "office": "Columbus", + "position": "Associate Professor", + "salary": "$69,853", + "start_date": "2/14/2008" + }, + { + "extn": "3320", + "id": "48992", + "name": "Peter Morris", + "office": "Tokyo", + "position": "Service Supervisor", + "salary": "$23,594", + "start_date": "8/20/2018" + }, + { + "extn": "4129", + "id": "48993", + "name": "Alison Irving", + "office": "St. Louis", + "position": "Audiologist", + "salary": "$277,395", + "start_date": "3/6/2010" + }, + { + "extn": "7331", + "id": "48994", + "name": "Logan Callan", + "office": "Bakersfield", + "position": "Insurance Broker", + "salary": "$105,146", + "start_date": "4/5/2000" + }, + { + "extn": "1405", + "id": "48995", + "name": "Jackeline Owen", + "office": "Houston", + "position": "Associate Professor", + "salary": "$105,877", + "start_date": "8/5/2017" + }, + { + "extn": "8583", + "id": "48996", + "name": "Rick Brown", + "office": "Pittsburgh", + "position": "Biologist", + "salary": "$232,008", + "start_date": "3/23/2001" + }, + { + "extn": "2437", + "id": "48997", + "name": "Zoe Norton", + "office": "Reno", + "position": "Loan Officer", + "salary": "$93,573", + "start_date": "9/5/2004" + }, + { + "extn": "6289", + "id": "48998", + "name": "Joseph Harris", + "office": "Norfolk", + "position": "Banker", + "salary": "$206,643", + "start_date": "4/13/2009" + }, + { + "extn": "1191", + "id": "48999", + "name": "Freya Richardson", + "office": "Long Beach", + "position": "Cashier", + "salary": "$213,201", + "start_date": "5/20/2003" + }, + { + "extn": "3968", + "id": "49000", + "name": "Fred Stuart", + "office": "Madison", + "position": "Software Engineer", + "salary": "$127,453", + "start_date": "6/5/2014" + }, + { + "extn": "8826", + "id": "49001", + "name": "Liliana Powell", + "office": "Quebec", + "position": "Auditor", + "salary": "$248,264", + "start_date": "5/25/2009" + }, + { + "extn": "8443", + "id": "49002", + "name": "Rick Booth", + "office": "Lyon", + "position": "Production Painter", + "salary": "$293,567", + "start_date": "4/4/2004" + }, + { + "extn": "2044", + "id": "49003", + "name": "Jules Harris", + "office": "Omaha", + "position": "Physician", + "salary": "$13,483", + "start_date": "9/27/2002" + }, + { + "extn": "1153", + "id": "49004", + "name": "Tom Weldon", + "office": "Oklahoma City", + "position": "Production Painter", + "salary": "$240,801", + "start_date": "12/19/2005" + }, + { + "extn": "3837", + "id": "49005", + "name": "Rita Yarwood", + "office": "Milano", + "position": "Audiologist", + "salary": "$239,684", + "start_date": "11/9/2017" + }, + { + "extn": "3715", + "id": "49006", + "name": "Noah Adams", + "office": "Bucharest", + "position": "HR Coordinator", + "salary": "$110,088", + "start_date": "2/4/2007" + }, + { + "extn": "3844", + "id": "49007", + "name": "Wendy Wright", + "office": "Albuquerque", + "position": "Auditor", + "salary": "$115,010", + "start_date": "12/3/2003" + }, + { + "extn": "6599", + "id": "49008", + "name": "Fiona Oatway", + "office": "Colorado Springs", + "position": "Biologist", + "salary": "$174,108", + "start_date": "4/26/2016" + }, + { + "extn": "1224", + "id": "49009", + "name": "Peter Gallacher", + "office": "Bellevue", + "position": "Software Engineer", + "salary": "$270,425", + "start_date": "10/25/2019" + }, + { + "extn": "1870", + "id": "49010", + "name": "Matt Addis", + "office": "Fort Lauderdale", + "position": "Designer", + "salary": "$265,062", + "start_date": "8/2/2011" + }, + { + "extn": "5732", + "id": "49011", + "name": "Rocco Eddison", + "office": "Springfield", + "position": "HR Specialist", + "salary": "$220,303", + "start_date": "8/3/2014" + }, + { + "extn": "2352", + "id": "49012", + "name": "Caleb Wise", + "office": "Washington", + "position": "Business Broker", + "salary": "$215,148", + "start_date": "6/5/2003" + }, + { + "extn": "5413", + "id": "49013", + "name": "Nick Eyres", + "office": "Honolulu", + "position": "Insurance Broker", + "salary": "$124,328", + "start_date": "5/26/2014" + }, + { + "extn": "6387", + "id": "49014", + "name": "Jacqueline Clark", + "office": "Berna", + "position": "Loan Officer", + "salary": "$270,401", + "start_date": "5/21/2009" + }, + { + "extn": "7984", + "id": "49015", + "name": "Percy Morley", + "office": "Springfield", + "position": "Baker", + "salary": "$232,406", + "start_date": "8/9/2008" + }, + { + "extn": "6664", + "id": "49016", + "name": "Ruth Page ", + "office": "Milwaukee", + "position": "Laboratory Technician", + "salary": "$291,979", + "start_date": "11/10/2004" + }, + { + "extn": "7385", + "id": "49017", + "name": "Fred Dunbar", + "office": "Springfield", + "position": "Fabricator", + "salary": "$235,567", + "start_date": "5/22/2011" + }, + { + "extn": "1594", + "id": "49018", + "name": "Eryn Bell", + "office": "Henderson", + "position": "Health Educator", + "salary": "$15,242", + "start_date": "11/3/2018" + }, + { + "extn": "6098", + "id": "49019", + "name": "Priscilla Wood", + "office": "Madison", + "position": "Electrician", + "salary": "$236,232", + "start_date": "9/25/2016" + }, + { + "extn": "4180", + "id": "49020", + "name": "Amelia Kelly", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$193,480", + "start_date": "5/13/2014" + }, + { + "extn": "5499", + "id": "49021", + "name": "Anais Thomas", + "office": "Lyon", + "position": "Front Desk Coordinator", + "salary": "$171,931", + "start_date": "7/21/2003" + }, + { + "extn": "3171", + "id": "49022", + "name": "Kurt Blackburn", + "office": "Dallas", + "position": "Machine Operator", + "salary": "$40,947", + "start_date": "2/24/2000" + }, + { + "extn": "4774", + "id": "49023", + "name": "Chris Crawley", + "office": "Atlanta", + "position": "Systems Administrator", + "salary": "$272,501", + "start_date": "10/31/2011" + }, + { + "extn": "5972", + "id": "49024", + "name": "Hank Rivers", + "office": "Berlin", + "position": "Systems Administrator", + "salary": "$134,469", + "start_date": "10/26/2006" + }, + { + "extn": "7396", + "id": "49025", + "name": "Kurt Abbot", + "office": "New Orleans", + "position": "Stockbroker", + "salary": "$271,273", + "start_date": "7/30/2009" + }, + { + "extn": "1028", + "id": "49026", + "name": "Trisha James", + "office": "Salt Lake City", + "position": "Business Broker", + "salary": "$233,341", + "start_date": "1/24/2015" + }, + { + "extn": "3981", + "id": "49027", + "name": "Tyler Steer", + "office": "Boston", + "position": "Software Engineer", + "salary": "$100,877", + "start_date": "1/8/2009" + }, + { + "extn": "8915", + "id": "49028", + "name": "Mason Wills", + "office": "Saint Paul", + "position": "Inspector", + "salary": "$31,441", + "start_date": "7/25/2017" + }, + { + "extn": "4993", + "id": "49029", + "name": "Sebastian Emerson", + "office": "Fort Lauderdale", + "position": "Ambulatory Nurse", + "salary": "$102,748", + "start_date": "10/4/2006" + }, + { + "extn": "5476", + "id": "49030", + "name": "Russel Hall", + "office": "Salem", + "position": "Machine Operator", + "salary": "$81,950", + "start_date": "1/3/2003" + }, + { + "extn": "4665", + "id": "49031", + "name": "Liam Benfield", + "office": "Milwaukee", + "position": "Electrician", + "salary": "$245,741", + "start_date": "6/14/2017" + }, + { + "extn": "2723", + "id": "49032", + "name": "Michael Tanner", + "office": "Honolulu", + "position": "Designer", + "salary": "$274,922", + "start_date": "3/21/2000" + }, + { + "extn": "6877", + "id": "49033", + "name": "Oliver Grady", + "office": "Zurich", + "position": "Designer", + "salary": "$108,993", + "start_date": "9/13/2007" + }, + { + "extn": "4680", + "id": "49034", + "name": "Bernadette Hancock", + "office": "Washington", + "position": "Electrician", + "salary": "$199,348", + "start_date": "7/6/2018" + }, + { + "extn": "6434", + "id": "49035", + "name": "Britney Snow", + "office": "Nashville", + "position": "Paramedic", + "salary": "$31,831", + "start_date": "1/15/2019" + }, + { + "extn": "1536", + "id": "49036", + "name": "Denis Lyon", + "office": "Otawa", + "position": "Electrician", + "salary": "$193,932", + "start_date": "7/1/2004" + }, + { + "extn": "8781", + "id": "49037", + "name": "Anthony Whitmore", + "office": "Innsbruck", + "position": "Clerk", + "salary": "$81,202", + "start_date": "12/11/2011" + }, + { + "extn": "4061", + "id": "49038", + "name": "Hayden Radcliffe", + "office": "Tallahassee", + "position": "Banker", + "salary": "$143,817", + "start_date": "7/22/2015" + }, + { + "extn": "7438", + "id": "49039", + "name": "Skylar Kennedy", + "office": "Otawa", + "position": "Mobile Developer", + "salary": "$292,887", + "start_date": "4/30/2017" + }, + { + "extn": "4269", + "id": "49040", + "name": "Analise Wright", + "office": "Fayetteville", + "position": "Business Broker", + "salary": "$156,649", + "start_date": "11/22/2001" + }, + { + "extn": "8083", + "id": "49041", + "name": "Iris Tobin", + "office": "Salem", + "position": "Treasurer", + "salary": "$208,500", + "start_date": "8/2/2017" + }, + { + "extn": "2548", + "id": "49042", + "name": "Mike Lunt", + "office": "Arlington", + "position": "Treasurer", + "salary": "$215,285", + "start_date": "8/2/2017" + }, + { + "extn": "3454", + "id": "49043", + "name": "Tyler Matthews", + "office": "Jacksonville", + "position": "Electrician", + "salary": "$111,628", + "start_date": "5/7/2008" + }, + { + "extn": "5350", + "id": "49044", + "name": "Hannah Tindall", + "office": "Quebec", + "position": "Web Developer", + "salary": "$57,448", + "start_date": "9/19/2001" + }, + { + "extn": "1883", + "id": "49045", + "name": "Harry Knight", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$210,344", + "start_date": "4/25/2018" + }, + { + "extn": "1183", + "id": "49046", + "name": "Kenzie Squire", + "office": "El Paso", + "position": "Designer", + "salary": "$12,528", + "start_date": "3/5/2012" + }, + { + "extn": "2474", + "id": "49047", + "name": "Vera Rowlands", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$158,352", + "start_date": "12/31/2007" + }, + { + "extn": "9217", + "id": "49048", + "name": "Adeline Vaughn", + "office": "Ontario", + "position": "Designer", + "salary": "$65,649", + "start_date": "5/26/2006" + }, + { + "extn": "6415", + "id": "49049", + "name": "Carmella Wilde", + "office": "Bucharest", + "position": "Auditor", + "salary": "$298,191", + "start_date": "4/25/2001" + }, + { + "extn": "9969", + "id": "49050", + "name": "Oliver Saunders", + "office": "Detroit", + "position": "Steward", + "salary": "$210,756", + "start_date": "1/24/2015" + }, + { + "extn": "9498", + "id": "49051", + "name": "Percy Dixon", + "office": "Pittsburgh", + "position": "Laboratory Technician", + "salary": "$249,399", + "start_date": "11/24/2013" + }, + { + "extn": "2479", + "id": "49052", + "name": "Karla Addley", + "office": "Salt Lake City", + "position": "Design Engineer", + "salary": "$185,542", + "start_date": "11/24/2015" + }, + { + "extn": "1586", + "id": "49053", + "name": "Chester Wills", + "office": "Madrid", + "position": "Web Developer", + "salary": "$39,004", + "start_date": "6/19/2006" + }, + { + "extn": "9207", + "id": "49054", + "name": "Cynthia Ryan", + "office": "Laredo", + "position": "Restaurant Manager", + "salary": "$261,256", + "start_date": "6/2/2002" + }, + { + "extn": "8999", + "id": "49055", + "name": "Elijah Olivier", + "office": "Innsbruck", + "position": "Executive Director", + "salary": "$113,549", + "start_date": "10/21/2011" + }, + { + "extn": "6046", + "id": "49056", + "name": "Wendy Rogers", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$191,788", + "start_date": "8/8/2012" + }, + { + "extn": "9913", + "id": "49057", + "name": "Eryn Bailey", + "office": "Innsbruck", + "position": "Systems Administrator", + "salary": "$138,634", + "start_date": "8/22/2017" + }, + { + "extn": "8402", + "id": "49058", + "name": "Rick Victor", + "office": "Lisbon", + "position": "Budget Analyst", + "salary": "$128,422", + "start_date": "9/1/2008" + }, + { + "extn": "3900", + "id": "49059", + "name": "Alexia James", + "office": "Tulsa", + "position": "Clerk", + "salary": "$62,493", + "start_date": "2/16/2011" + }, + { + "extn": "6827", + "id": "49060", + "name": "Jade Hudson", + "office": "Baltimore", + "position": "CNC Operator", + "salary": "$174,107", + "start_date": "12/28/2011" + }, + { + "extn": "5806", + "id": "49061", + "name": "Amelia Cobb", + "office": "Paris", + "position": "Audiologist", + "salary": "$27,747", + "start_date": "2/15/2016" + }, + { + "extn": "4990", + "id": "49062", + "name": "Noah Summers", + "office": "Wien", + "position": "Associate Professor", + "salary": "$261,796", + "start_date": "3/31/2011" + }, + { + "extn": "1210", + "id": "49063", + "name": "Roger Richardson", + "office": "Orlando", + "position": "Cashier", + "salary": "$136,070", + "start_date": "8/29/2015" + }, + { + "extn": "2268", + "id": "49064", + "name": "Alexander Hastings", + "office": "Chicago", + "position": "Production Painter", + "salary": "$222,933", + "start_date": "7/14/2000" + }, + { + "extn": "6284", + "id": "49065", + "name": "Lily Jenkin", + "office": "Huntsville", + "position": "Audiologist", + "salary": "$104,868", + "start_date": "3/13/2003" + }, + { + "extn": "1661", + "id": "49066", + "name": "Carmen Doherty", + "office": "Prague", + "position": "Fabricator", + "salary": "$226,888", + "start_date": "8/29/2015" + }, + { + "extn": "9617", + "id": "49067", + "name": "Joseph Rose", + "office": "Washington", + "position": "Retail Trainee", + "salary": "$86,338", + "start_date": "6/13/2008" + }, + { + "extn": "1833", + "id": "49068", + "name": "Paige Cameron", + "office": "Fort Lauderdale", + "position": "Inspector", + "salary": "$298,374", + "start_date": "1/5/2004" + }, + { + "extn": "4548", + "id": "49069", + "name": "Denny Vallory", + "office": "Los Angeles", + "position": "Machine Operator", + "salary": "$184,036", + "start_date": "11/29/2018" + }, + { + "extn": "3349", + "id": "49070", + "name": "Alison Bradley", + "office": "Irving", + "position": "Global Logistics Supervisor", + "salary": "$43,299", + "start_date": "1/14/2004" + }, + { + "extn": "9458", + "id": "49071", + "name": "Vanessa Rogers", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$237,761", + "start_date": "10/27/2013" + }, + { + "extn": "2976", + "id": "49072", + "name": "Kamila Isaac", + "office": "Cincinnati", + "position": "Webmaster", + "salary": "$167,302", + "start_date": "8/17/2000" + }, + { + "extn": "4824", + "id": "49073", + "name": "Agnes Gordon", + "office": "Lisbon", + "position": "Baker", + "salary": "$84,304", + "start_date": "9/1/2018" + }, + { + "extn": "6778", + "id": "49074", + "name": "Bridget Griffiths", + "office": "Venice", + "position": "Retail Trainee", + "salary": "$15,027", + "start_date": "4/8/2000" + }, + { + "extn": "5815", + "id": "49075", + "name": "Adalie Rowan", + "office": "Henderson", + "position": "Ambulatory Nurse", + "salary": "$186,009", + "start_date": "7/8/2019" + }, + { + "extn": "9289", + "id": "49076", + "name": "Boris Palmer", + "office": "Atlanta", + "position": "Steward", + "salary": "$130,699", + "start_date": "5/24/2005" + }, + { + "extn": "3402", + "id": "49077", + "name": "Luna Bennett", + "office": "Oakland", + "position": "Bellman", + "salary": "$107,198", + "start_date": "9/22/2007" + }, + { + "extn": "3697", + "id": "49078", + "name": "Abdul Cameron", + "office": "Louisville", + "position": "Physician", + "salary": "$260,106", + "start_date": "1/20/2008" + }, + { + "extn": "2314", + "id": "49079", + "name": "Luke Dixon", + "office": "New Orleans", + "position": "Assistant Buyer", + "salary": "$279,945", + "start_date": "11/1/2001" + }, + { + "extn": "8437", + "id": "49080", + "name": "Ada Jarvis", + "office": "Santa Ana", + "position": "Web Developer", + "salary": "$177,086", + "start_date": "3/22/2014" + }, + { + "extn": "5583", + "id": "49081", + "name": "Norah Garcia", + "office": "Fremont", + "position": "Mobile Developer", + "salary": "$284,723", + "start_date": "4/13/2019" + }, + { + "extn": "7574", + "id": "49082", + "name": "Ivette Dubois", + "office": "Colorado Springs", + "position": "Cash Manager", + "salary": "$190,107", + "start_date": "10/29/2004" + }, + { + "extn": "5587", + "id": "49083", + "name": "Maddison Ianson", + "office": "Glendale", + "position": "Business Broker", + "salary": "$204,270", + "start_date": "6/30/2011" + }, + { + "extn": "5612", + "id": "49084", + "name": "Gil Archer", + "office": "Saint Paul", + "position": "Food Technologist", + "salary": "$124,784", + "start_date": "7/26/2011" + }, + { + "extn": "1438", + "id": "49085", + "name": "Eduardo Dixon", + "office": "Laredo", + "position": "Health Educator", + "salary": "$94,057", + "start_date": "7/25/2019" + }, + { + "extn": "7062", + "id": "49086", + "name": "Winnie Noon", + "office": "Las Vegas", + "position": "Accountant", + "salary": "$252,856", + "start_date": "3/3/2009" + }, + { + "extn": "2273", + "id": "49087", + "name": "Penelope Bailey", + "office": "London", + "position": "Front Desk Coordinator", + "salary": "$193,836", + "start_date": "6/30/2014" + }, + { + "extn": "4067", + "id": "49088", + "name": "Elijah Emmott", + "office": "Tulsa", + "position": "Web Developer", + "salary": "$85,463", + "start_date": "7/11/2010" + }, + { + "extn": "5939", + "id": "49089", + "name": "Ron Durrant", + "office": "Moreno Valley", + "position": "Front Desk Coordinator", + "salary": "$32,913", + "start_date": "1/14/2018" + }, + { + "extn": "7000", + "id": "49090", + "name": "Harmony Mitchell", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$281,637", + "start_date": "10/3/2016" + }, + { + "extn": "2150", + "id": "49091", + "name": "Wendy Hammond", + "office": "Oakland", + "position": "Bellman", + "salary": "$199,190", + "start_date": "5/30/2002" + }, + { + "extn": "4508", + "id": "49092", + "name": "Chloe Quinton", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$91,361", + "start_date": "8/11/2003" + }, + { + "extn": "8251", + "id": "49093", + "name": "Phillip Shelton", + "office": "Lancaster", + "position": "Front Desk Coordinator", + "salary": "$174,843", + "start_date": "2/18/2017" + }, + { + "extn": "8607", + "id": "49094", + "name": "Tony Plant", + "office": "Bakersfield", + "position": "Loan Officer", + "salary": "$23,498", + "start_date": "7/3/2015" + }, + { + "extn": "4274", + "id": "49095", + "name": "Amelia Patel", + "office": "Memphis", + "position": "Call Center Representative", + "salary": "$242,466", + "start_date": "1/9/2009" + }, + { + "extn": "5668", + "id": "49096", + "name": "Abdul Whitmore", + "office": "Fort Lauderdale", + "position": "HR Specialist", + "salary": "$93,133", + "start_date": "4/6/2006" + }, + { + "extn": "3615", + "id": "49097", + "name": "Christine Holmes", + "office": "Memphis", + "position": "Auditor", + "salary": "$112,002", + "start_date": "9/4/2006" + }, + { + "extn": "5961", + "id": "49098", + "name": "Gina Robertson", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$277,140", + "start_date": "12/2/2009" + }, + { + "extn": "7392", + "id": "49099", + "name": "Henry Stuart", + "office": "San Antonio", + "position": "Restaurant Manager", + "salary": "$21,574", + "start_date": "3/19/2005" + }, + { + "extn": "1966", + "id": "49100", + "name": "Gil May", + "office": "New York", + "position": "Global Logistics Supervisor", + "salary": "$269,406", + "start_date": "4/5/2003" + }, + { + "extn": "7400", + "id": "49101", + "name": "Matthew Knight", + "office": "Boston", + "position": "Webmaster", + "salary": "$45,187", + "start_date": "3/1/2015" + }, + { + "extn": "5302", + "id": "49102", + "name": "Joseph Whatson", + "office": "Albuquerque", + "position": "Audiologist", + "salary": "$65,726", + "start_date": "6/2/2012" + }, + { + "extn": "6836", + "id": "49103", + "name": "Luke Poole", + "office": "Berlin", + "position": "Front Desk Coordinator", + "salary": "$62,616", + "start_date": "10/16/2007" + }, + { + "extn": "5468", + "id": "49104", + "name": "Stacy Thompson", + "office": "Pittsburgh", + "position": "IT Support Staff", + "salary": "$165,276", + "start_date": "12/10/2010" + }, + { + "extn": "9017", + "id": "49105", + "name": "Chad Hamilton", + "office": "Reno", + "position": "Auditor", + "salary": "$141,904", + "start_date": "8/11/2013" + }, + { + "extn": "8183", + "id": "49106", + "name": "Domenic Squire", + "office": "Milwaukee", + "position": "Dentist", + "salary": "$230,512", + "start_date": "4/19/2002" + }, + { + "extn": "8080", + "id": "49107", + "name": "Remy Ryan", + "office": "Phoenix", + "position": "Assistant Buyer", + "salary": "$224,601", + "start_date": "7/28/2002" + }, + { + "extn": "9440", + "id": "49108", + "name": "Cedrick Windsor", + "office": "Orlando", + "position": "Cashier", + "salary": "$90,107", + "start_date": "12/14/2009" + }, + { + "extn": "5176", + "id": "49109", + "name": "Brooklyn Pratt", + "office": "Huntsville", + "position": "Restaurant Manager", + "salary": "$144,814", + "start_date": "12/11/2014" + }, + { + "extn": "2888", + "id": "49110", + "name": "Martin Hale", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$225,010", + "start_date": "11/2/2017" + }, + { + "extn": "4060", + "id": "49111", + "name": "Allison Antcliff", + "office": "Moreno Valley", + "position": "Dentist", + "salary": "$140,638", + "start_date": "7/13/2003" + }, + { + "extn": "8702", + "id": "49112", + "name": "Gabriel James", + "office": "Albuquerque", + "position": "Baker", + "salary": "$177,339", + "start_date": "3/14/2013" + }, + { + "extn": "9705", + "id": "49113", + "name": "Chris Jarvis", + "office": "Reno", + "position": "Project Manager", + "salary": "$275,257", + "start_date": "10/16/2005" + }, + { + "extn": "7370", + "id": "49114", + "name": "Carolyn Reid", + "office": "Chicago", + "position": "Insurance Broker", + "salary": "$121,591", + "start_date": "3/14/2008" + }, + { + "extn": "9941", + "id": "49115", + "name": "Mike Crawley", + "office": "San Jose", + "position": "Global Logistics Supervisor", + "salary": "$114,637", + "start_date": "11/11/2000" + }, + { + "extn": "6609", + "id": "49116", + "name": "Denis Tutton", + "office": "Detroit", + "position": "Machine Operator", + "salary": "$128,969", + "start_date": "3/5/2004" + }, + { + "extn": "4379", + "id": "49117", + "name": "Boris Adler", + "office": "Portland", + "position": "Cook", + "salary": "$245,695", + "start_date": "12/29/2018" + }, + { + "extn": "6163", + "id": "49118", + "name": "Faith Saunders", + "office": "San Francisco", + "position": "Systems Administrator", + "salary": "$58,621", + "start_date": "12/1/2005" + }, + { + "extn": "8796", + "id": "49119", + "name": "Mavis Bennett", + "office": "Fayetteville", + "position": "Service Supervisor", + "salary": "$202,494", + "start_date": "9/3/2015" + }, + { + "extn": "2460", + "id": "49120", + "name": "Carla Mccormick", + "office": "Scottsdale", + "position": "Steward", + "salary": "$254,636", + "start_date": "3/31/2013" + }, + { + "extn": "3405", + "id": "49121", + "name": "Holly Knight", + "office": "Phoenix", + "position": "Fabricator", + "salary": "$187,292", + "start_date": "8/17/2012" + }, + { + "extn": "3748", + "id": "49122", + "name": "Julian Mould", + "office": "Bellevue", + "position": "Webmaster", + "salary": "$289,080", + "start_date": "10/23/2001" + }, + { + "extn": "9936", + "id": "49123", + "name": "Liv Daniells", + "office": "Oklahoma City", + "position": "Cash Manager", + "salary": "$33,365", + "start_date": "9/12/2002" + }, + { + "extn": "2732", + "id": "49124", + "name": "Olivia Ralph", + "office": "Orlando", + "position": "Front Desk Coordinator", + "salary": "$160,672", + "start_date": "5/15/2010" + }, + { + "extn": "9950", + "id": "49125", + "name": "Noah Dubois", + "office": "Anaheim", + "position": "Web Developer", + "salary": "$108,903", + "start_date": "3/11/2007" + }, + { + "extn": "7794", + "id": "49126", + "name": "Noemi Vaughan", + "office": "Saint Paul", + "position": "Doctor", + "salary": "$102,204", + "start_date": "10/7/2012" + }, + { + "extn": "8618", + "id": "49127", + "name": "Elijah Lowe", + "office": "Bridgeport", + "position": "Design Engineer", + "salary": "$185,365", + "start_date": "10/29/2017" + }, + { + "extn": "4370", + "id": "49128", + "name": "Carolyn Bennett", + "office": "Laredo", + "position": "Webmaster", + "salary": "$266,182", + "start_date": "10/21/2002" + }, + { + "extn": "6392", + "id": "49129", + "name": "Joseph Sloan", + "office": "Denver", + "position": "Paramedic", + "salary": "$94,105", + "start_date": "3/25/2015" + }, + { + "extn": "4119", + "id": "49130", + "name": "Ruth Robinson", + "office": "Lyon", + "position": "Bellman", + "salary": "$10,761", + "start_date": "3/25/2010" + }, + { + "extn": "6252", + "id": "49131", + "name": "Mason Buckley", + "office": "Oakland", + "position": "Retail Trainee", + "salary": "$244,034", + "start_date": "5/3/2005" + }, + { + "extn": "7351", + "id": "49132", + "name": "Andrea Sanchez", + "office": "San Francisco", + "position": "Webmaster", + "salary": "$223,459", + "start_date": "12/10/2005" + }, + { + "extn": "4246", + "id": "49133", + "name": "Russel Long", + "office": "Laredo", + "position": "Banker", + "salary": "$260,591", + "start_date": "10/6/2015" + }, + { + "extn": "9003", + "id": "49134", + "name": "Alan Yard", + "office": "Long Beach", + "position": "Design Engineer", + "salary": "$31,787", + "start_date": "8/26/2003" + }, + { + "extn": "9896", + "id": "49135", + "name": "Faith Williams", + "office": "Tallahassee", + "position": "Production Painter", + "salary": "$152,728", + "start_date": "1/25/2016" + }, + { + "extn": "4734", + "id": "49136", + "name": "Gabriel Lloyd", + "office": "Detroit", + "position": "Bookkeeper", + "salary": "$262,400", + "start_date": "1/6/2018" + }, + { + "extn": "4347", + "id": "49137", + "name": "Manuel Driscoll", + "office": "Escondido", + "position": "Design Engineer", + "salary": "$126,302", + "start_date": "2/19/2008" + }, + { + "extn": "1748", + "id": "49138", + "name": "Valentina Taylor", + "office": "Phoenix", + "position": "Inspector", + "salary": "$86,462", + "start_date": "12/28/2015" + }, + { + "extn": "1392", + "id": "49139", + "name": "Marla Rainford", + "office": "Orlando", + "position": "Investment Advisor", + "salary": "$97,228", + "start_date": "4/3/2015" + }, + { + "extn": "7350", + "id": "49140", + "name": "Nicholas Alldridge", + "office": "Lakewood", + "position": "Health Educator", + "salary": "$52,395", + "start_date": "9/8/2008" + }, + { + "extn": "7645", + "id": "49141", + "name": "Gina Dann", + "office": "Scottsdale", + "position": "Insurance Broker", + "salary": "$273,673", + "start_date": "5/13/2016" + }, + { + "extn": "9175", + "id": "49142", + "name": "Felicity Kent", + "office": "Hollywood", + "position": "Retail Trainee", + "salary": "$50,639", + "start_date": "4/9/2007" + }, + { + "extn": "2858", + "id": "49143", + "name": "Erick Graham", + "office": "Rome", + "position": "Operator", + "salary": "$256,142", + "start_date": "12/29/2001" + }, + { + "extn": "5152", + "id": "49144", + "name": "Selena Niles", + "office": "San Diego", + "position": "Investment Advisor", + "salary": "$168,187", + "start_date": "8/9/2000" + }, + { + "extn": "7511", + "id": "49145", + "name": "Martha Coates", + "office": "Los Angeles", + "position": "HR Coordinator", + "salary": "$283,833", + "start_date": "7/3/2010" + }, + { + "extn": "2873", + "id": "49146", + "name": "Molly Norman", + "office": "Los Angeles", + "position": "Pharmacist", + "salary": "$30,228", + "start_date": "4/9/2012" + }, + { + "extn": "4187", + "id": "49147", + "name": "Gil Vollans", + "office": "Indianapolis", + "position": "Laboratory Technician", + "salary": "$266,417", + "start_date": "12/14/2017" + }, + { + "extn": "5229", + "id": "49148", + "name": "Michaela Goldsmith", + "office": "Scottsdale", + "position": "Budget Analyst", + "salary": "$286,995", + "start_date": "6/24/2007" + }, + { + "extn": "7552", + "id": "49149", + "name": "Deborah Stevens", + "office": "Chicago", + "position": "Pharmacist", + "salary": "$153,086", + "start_date": "4/23/2016" + }, + { + "extn": "3581", + "id": "49150", + "name": "Christine Jenkins", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$249,099", + "start_date": "6/23/2003" + }, + { + "extn": "6598", + "id": "49151", + "name": "Abdul Edwards", + "office": "Colorado Springs", + "position": "Operator", + "salary": "$158,091", + "start_date": "12/13/2002" + }, + { + "extn": "8826", + "id": "49152", + "name": "Enoch Harper", + "office": "Amarillo", + "position": "Chef Manager", + "salary": "$249,356", + "start_date": "7/6/2003" + }, + { + "extn": "6558", + "id": "49153", + "name": "Barry Clarke", + "office": "Houston", + "position": "Design Engineer", + "salary": "$281,203", + "start_date": "10/14/2001" + }, + { + "extn": "9548", + "id": "49154", + "name": "Rihanna Dixon", + "office": "Norfolk", + "position": "Machine Operator", + "salary": "$197,305", + "start_date": "12/22/2003" + }, + { + "extn": "4092", + "id": "49155", + "name": "Manuel Wills", + "office": "Lisbon", + "position": "Web Developer", + "salary": "$123,994", + "start_date": "1/22/2006" + }, + { + "extn": "8743", + "id": "49156", + "name": "Chloe Rogan", + "office": "Detroit", + "position": "Project Manager", + "salary": "$57,613", + "start_date": "7/14/2010" + }, + { + "extn": "9062", + "id": "49157", + "name": "Barney Gardner", + "office": "Garland", + "position": "Webmaster", + "salary": "$37,048", + "start_date": "7/3/2004" + }, + { + "extn": "6316", + "id": "49158", + "name": "Macy Wilkinson", + "office": "Seattle", + "position": "Auditor", + "salary": "$224,167", + "start_date": "10/21/2014" + }, + { + "extn": "1961", + "id": "49159", + "name": "Erick Dyson", + "office": "San Antonio", + "position": "Biologist", + "salary": "$185,866", + "start_date": "9/28/2006" + }, + { + "extn": "1416", + "id": "49160", + "name": "Roger Watt", + "office": "Huntsville", + "position": "Clerk", + "salary": "$267,135", + "start_date": "2/15/2008" + }, + { + "extn": "5427", + "id": "49161", + "name": "Logan Wooldridge", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$85,253", + "start_date": "8/25/2018" + }, + { + "extn": "1776", + "id": "49162", + "name": "Juliette Shaw", + "office": "Pittsburgh", + "position": "Retail Trainee", + "salary": "$147,948", + "start_date": "5/21/2002" + }, + { + "extn": "6912", + "id": "49163", + "name": "Danielle Ballard", + "office": "Chicago", + "position": "Budget Analyst", + "salary": "$56,644", + "start_date": "11/19/2013" + }, + { + "extn": "1021", + "id": "49164", + "name": "Bob Sherwood", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$162,148", + "start_date": "10/25/2016" + }, + { + "extn": "4198", + "id": "49165", + "name": "Cedrick Eyres", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$208,473", + "start_date": "5/31/2006" + }, + { + "extn": "1091", + "id": "49166", + "name": "Darlene Ellis", + "office": "Amarillo", + "position": "Retail Trainee", + "salary": "$213,844", + "start_date": "8/14/2005" + }, + { + "extn": "5824", + "id": "49167", + "name": "Alice Wright", + "office": "Bellevue", + "position": "Staffing Consultant", + "salary": "$238,928", + "start_date": "5/4/2002" + }, + { + "extn": "2791", + "id": "49168", + "name": "Julius Clark", + "office": "Baltimore", + "position": "Electrician", + "salary": "$124,933", + "start_date": "11/2/2006" + }, + { + "extn": "1528", + "id": "49169", + "name": "Aleksandra Lynn", + "office": "Detroit", + "position": "Baker", + "salary": "$101,063", + "start_date": "8/12/2016" + }, + { + "extn": "2701", + "id": "49170", + "name": "Luke Hammond", + "office": "Irving", + "position": "Staffing Consultant", + "salary": "$66,920", + "start_date": "8/13/2015" + }, + { + "extn": "2914", + "id": "49171", + "name": "Angelique Townend", + "office": "Tulsa", + "position": "Doctor", + "salary": "$18,166", + "start_date": "9/2/2001" + }, + { + "extn": "7198", + "id": "49172", + "name": "Sebastian Squire", + "office": "San Bernardino", + "position": "Pharmacist", + "salary": "$129,547", + "start_date": "3/4/2001" + }, + { + "extn": "5773", + "id": "49173", + "name": "Harry Pearson", + "office": "Columbus", + "position": "Associate Professor", + "salary": "$272,768", + "start_date": "2/1/2003" + }, + { + "extn": "5601", + "id": "49174", + "name": "Liam Gray", + "office": "Hayward", + "position": "Global Logistics Supervisor", + "salary": "$33,724", + "start_date": "5/24/2012" + }, + { + "extn": "4031", + "id": "49175", + "name": "Melanie Logan", + "office": "Memphis", + "position": "Retail Trainee", + "salary": "$47,624", + "start_date": "12/14/2001" + }, + { + "extn": "6503", + "id": "49176", + "name": "Jack Murray", + "office": "Dallas", + "position": "Electrician", + "salary": "$235,779", + "start_date": "12/25/2010" + }, + { + "extn": "8826", + "id": "49177", + "name": "Phillip Gordon", + "office": "Jacksonville", + "position": "Executive Director", + "salary": "$202,565", + "start_date": "11/12/2010" + }, + { + "extn": "3467", + "id": "49178", + "name": "Benny Maxwell", + "office": "Madison", + "position": "Pharmacist", + "salary": "$214,690", + "start_date": "3/28/2016" + }, + { + "extn": "8830", + "id": "49179", + "name": "Domenic Sawyer", + "office": "Tokyo", + "position": "Assistant Buyer", + "salary": "$128,683", + "start_date": "4/7/2000" + }, + { + "extn": "6096", + "id": "49180", + "name": "Melinda Williams", + "office": "Saint Paul", + "position": "Systems Administrator", + "salary": "$138,002", + "start_date": "7/14/2004" + }, + { + "extn": "2260", + "id": "49181", + "name": "William Connell", + "office": "Amarillo", + "position": "Banker", + "salary": "$217,072", + "start_date": "7/18/2005" + }, + { + "extn": "8462", + "id": "49182", + "name": "Eduardo Stevens", + "office": "San Francisco", + "position": "Insurance Broker", + "salary": "$286,081", + "start_date": "6/9/2013" + }, + { + "extn": "7135", + "id": "49183", + "name": "Martin Farrant", + "office": "Milwaukee", + "position": "Mobile Developer", + "salary": "$277,180", + "start_date": "1/2/2005" + }, + { + "extn": "9411", + "id": "49184", + "name": "Alex Simpson", + "office": "Washington", + "position": "Associate Professor", + "salary": "$143,421", + "start_date": "4/27/2017" + }, + { + "extn": "2846", + "id": "49185", + "name": "Gina Mason", + "office": "Dallas", + "position": "Insurance Broker", + "salary": "$210,475", + "start_date": "12/3/2007" + }, + { + "extn": "1990", + "id": "49186", + "name": "Keira Thatcher", + "office": "Lyon", + "position": "Assistant Buyer", + "salary": "$61,221", + "start_date": "11/8/2011" + }, + { + "extn": "5524", + "id": "49187", + "name": "Andrea Bennett", + "office": "New York", + "position": "Service Supervisor", + "salary": "$217,585", + "start_date": "9/25/2014" + }, + { + "extn": "1373", + "id": "49188", + "name": "Vivian Eastwood", + "office": "Minneapolis", + "position": "Banker", + "salary": "$56,826", + "start_date": "12/8/2000" + }, + { + "extn": "9284", + "id": "49189", + "name": "Lucas Middleton", + "office": "Richmond", + "position": "Ambulatory Nurse", + "salary": "$225,649", + "start_date": "2/20/2015" + }, + { + "extn": "3736", + "id": "49190", + "name": "Tom Roberts", + "office": "Charlotte", + "position": "Budget Analyst", + "salary": "$253,608", + "start_date": "10/13/2017" + }, + { + "extn": "7941", + "id": "49191", + "name": "Alexander Johnson", + "office": "San Bernardino", + "position": "Mobile Developer", + "salary": "$76,855", + "start_date": "1/12/2011" + }, + { + "extn": "4175", + "id": "49192", + "name": "Bethany Ellis", + "office": "Richmond", + "position": "Cook", + "salary": "$104,360", + "start_date": "4/22/2016" + }, + { + "extn": "2052", + "id": "49193", + "name": "Phillip Boden", + "office": "Atlanta", + "position": "Inspector", + "salary": "$184,861", + "start_date": "9/28/2014" + }, + { + "extn": "1611", + "id": "49194", + "name": "Joy Whitehouse", + "office": "Charlotte", + "position": "Designer", + "salary": "$66,949", + "start_date": "9/3/2019" + }, + { + "extn": "2318", + "id": "49195", + "name": "Sonya Price", + "office": "Columbus", + "position": "Bookkeeper", + "salary": "$101,659", + "start_date": "10/14/2010" + }, + { + "extn": "3453", + "id": "49196", + "name": "Melinda Garner", + "office": "Jersey City", + "position": "Accountant", + "salary": "$90,678", + "start_date": "9/16/2008" + }, + { + "extn": "4901", + "id": "49197", + "name": "Tiffany Marshall", + "office": "Fullerton", + "position": "Project Manager", + "salary": "$51,878", + "start_date": "12/17/2014" + }, + { + "extn": "5660", + "id": "49198", + "name": "Nicholas Grady", + "office": "Paris", + "position": "Paramedic", + "salary": "$252,471", + "start_date": "11/1/2011" + }, + { + "extn": "8364", + "id": "49199", + "name": "Lucas Mitchell", + "office": "Dallas", + "position": "Biologist", + "salary": "$262,517", + "start_date": "4/7/2014" + }, + { + "extn": "2668", + "id": "49200", + "name": "Susan Farrell", + "office": "Miami", + "position": "Staffing Consultant", + "salary": "$91,118", + "start_date": "3/10/2002" + }, + { + "extn": "1809", + "id": "49201", + "name": "Benjamin Victor", + "office": "Louisville", + "position": "Design Engineer", + "salary": "$127,875", + "start_date": "4/10/2018" + }, + { + "extn": "8130", + "id": "49202", + "name": "Nicholas Ulyatt", + "office": "Toledo", + "position": "Project Manager", + "salary": "$160,652", + "start_date": "7/25/2018" + }, + { + "extn": "1568", + "id": "49203", + "name": "Roger Hepburn", + "office": "New York", + "position": "Health Educator", + "salary": "$108,821", + "start_date": "2/27/2008" + }, + { + "extn": "4642", + "id": "49204", + "name": "Elena Shepherd", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$164,716", + "start_date": "6/24/2012" + }, + { + "extn": "1855", + "id": "49205", + "name": "Jenna Nobbs", + "office": "Amarillo", + "position": "Biologist", + "salary": "$79,102", + "start_date": "4/22/2006" + }, + { + "extn": "2683", + "id": "49206", + "name": "Josh Reynolds", + "office": "Fayetteville", + "position": "Web Developer", + "salary": "$299,171", + "start_date": "1/8/2017" + }, + { + "extn": "6018", + "id": "49207", + "name": "Emma Garcia", + "office": "San Diego", + "position": "Electrician", + "salary": "$48,553", + "start_date": "7/15/2010" + }, + { + "extn": "2150", + "id": "49208", + "name": "Taylor Hammond", + "office": "Irving", + "position": "Investment Advisor", + "salary": "$216,893", + "start_date": "4/10/2006" + }, + { + "extn": "3987", + "id": "49209", + "name": "Emmanuelle Vaughan", + "office": "Innsbruck", + "position": "Doctor", + "salary": "$111,428", + "start_date": "10/8/2008" + }, + { + "extn": "5842", + "id": "49210", + "name": "Anthony Everett", + "office": "Baltimore", + "position": "HR Coordinator", + "salary": "$174,322", + "start_date": "1/29/2015" + }, + { + "extn": "5701", + "id": "49211", + "name": "Marina Davies", + "office": "San Francisco", + "position": "Insurance Broker", + "salary": "$222,799", + "start_date": "6/26/2014" + }, + { + "extn": "3881", + "id": "49212", + "name": "Wade Sloan", + "office": "Boston", + "position": "Designer", + "salary": "$271,041", + "start_date": "12/14/2003" + }, + { + "extn": "3930", + "id": "49213", + "name": "Elle Ebbs", + "office": "Bakersfield", + "position": "Project Manager", + "salary": "$246,000", + "start_date": "6/7/2015" + }, + { + "extn": "9752", + "id": "49214", + "name": "Penny Cooper", + "office": "Atlanta", + "position": "Staffing Consultant", + "salary": "$181,521", + "start_date": "3/30/2018" + }, + { + "extn": "3978", + "id": "49215", + "name": "Celia Roberts", + "office": "New York", + "position": "Dentist", + "salary": "$121,393", + "start_date": "9/22/2008" + }, + { + "extn": "4819", + "id": "49216", + "name": "Daria Whitmore", + "office": "Tulsa", + "position": "Cash Manager", + "salary": "$210,896", + "start_date": "1/11/2008" + }, + { + "extn": "8347", + "id": "49217", + "name": "Eileen Edwards", + "office": "Lancaster", + "position": "Production Painter", + "salary": "$130,233", + "start_date": "6/29/2004" + }, + { + "extn": "4810", + "id": "49218", + "name": "Erick James", + "office": "Reno", + "position": "Project Manager", + "salary": "$225,333", + "start_date": "11/12/2008" + }, + { + "extn": "4843", + "id": "49219", + "name": "Elijah Hill", + "office": "San Antonio", + "position": "Assistant Buyer", + "salary": "$97,472", + "start_date": "10/28/2009" + }, + { + "extn": "7437", + "id": "49220", + "name": "Fred Stevens", + "office": "Milano", + "position": "Lecturer", + "salary": "$236,959", + "start_date": "5/14/2012" + }, + { + "extn": "7394", + "id": "49221", + "name": "William Exton", + "office": "Baltimore", + "position": "Global Logistics Supervisor", + "salary": "$197,261", + "start_date": "6/18/2019" + }, + { + "extn": "1049", + "id": "49222", + "name": "Ramon Coates", + "office": "Nashville", + "position": "Healthcare Specialist", + "salary": "$212,474", + "start_date": "11/9/2015" + }, + { + "extn": "9422", + "id": "49223", + "name": "Phillip Whatson", + "office": "Huntsville", + "position": "Bellman", + "salary": "$55,994", + "start_date": "7/6/2014" + }, + { + "extn": "6615", + "id": "49224", + "name": "Kieth Wigley", + "office": "Bellevue", + "position": "Global Logistics Supervisor", + "salary": "$173,735", + "start_date": "7/26/2015" + }, + { + "extn": "4611", + "id": "49225", + "name": "Joseph Vaughn", + "office": "Santa Ana", + "position": "Cashier", + "salary": "$158,131", + "start_date": "4/4/2012" + }, + { + "extn": "8012", + "id": "49226", + "name": "Hank Quinn", + "office": "Dallas", + "position": "Auditor", + "salary": "$190,595", + "start_date": "11/24/2000" + }, + { + "extn": "8560", + "id": "49227", + "name": "Julianna Blackburn", + "office": "Moreno Valley", + "position": "CNC Operator", + "salary": "$285,531", + "start_date": "6/25/2003" + }, + { + "extn": "2318", + "id": "49228", + "name": "Kirsten Pierce", + "office": "Louisville", + "position": "CNC Operator", + "salary": "$258,178", + "start_date": "7/21/2006" + }, + { + "extn": "9815", + "id": "49229", + "name": "Barry Blythe", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$201,990", + "start_date": "2/10/2000" + }, + { + "extn": "6866", + "id": "49230", + "name": "Mike Olson", + "office": "Glendale", + "position": "Bellman", + "salary": "$165,924", + "start_date": "6/6/2015" + }, + { + "extn": "4228", + "id": "49231", + "name": "Ember Carter", + "office": "Santa Ana", + "position": "Stockbroker", + "salary": "$196,242", + "start_date": "10/29/2017" + }, + { + "extn": "3678", + "id": "49232", + "name": "Scarlett Latham", + "office": "Toledo", + "position": "Service Supervisor", + "salary": "$160,556", + "start_date": "11/20/2003" + }, + { + "extn": "3765", + "id": "49233", + "name": "Maxwell Smith", + "office": "El Paso", + "position": "Ambulatory Nurse", + "salary": "$251,962", + "start_date": "6/16/2013" + }, + { + "extn": "2718", + "id": "49234", + "name": "Maria Kirby", + "office": "New York", + "position": "Food Technologist", + "salary": "$252,646", + "start_date": "10/29/2012" + }, + { + "extn": "6079", + "id": "49235", + "name": "Phoebe Rust", + "office": "Washington", + "position": "Inspector", + "salary": "$206,855", + "start_date": "7/10/2009" + }, + { + "extn": "5283", + "id": "49236", + "name": "Danielle Nayler", + "office": "Fullerton", + "position": "Cook", + "salary": "$81,261", + "start_date": "9/25/2011" + }, + { + "extn": "4576", + "id": "49237", + "name": "Domenic Larsen", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$161,760", + "start_date": "2/6/2000" + }, + { + "extn": "9883", + "id": "49238", + "name": "Denis Needham", + "office": "Kansas City", + "position": "Front Desk Coordinator", + "salary": "$265,752", + "start_date": "4/6/2002" + }, + { + "extn": "3129", + "id": "49239", + "name": "Rocco Stuart", + "office": "Sacramento", + "position": "Insurance Broker", + "salary": "$98,728", + "start_date": "5/22/2003" + }, + { + "extn": "3823", + "id": "49240", + "name": "Johnny Olivier", + "office": "Baltimore", + "position": "Insurance Broker", + "salary": "$273,494", + "start_date": "8/23/2001" + }, + { + "extn": "3447", + "id": "49241", + "name": "Gwen Wilton", + "office": "Fayetteville", + "position": "Call Center Representative", + "salary": "$265,033", + "start_date": "12/27/2011" + }, + { + "extn": "7684", + "id": "49242", + "name": "Tyler Gavin", + "office": "Venice", + "position": "Cashier", + "salary": "$232,438", + "start_date": "3/29/2015" + }, + { + "extn": "2713", + "id": "49243", + "name": "Alessia Abbey", + "office": "Garland", + "position": "Global Logistics Supervisor", + "salary": "$46,141", + "start_date": "11/16/2015" + }, + { + "extn": "2477", + "id": "49244", + "name": "Chadwick Cattell", + "office": "Jacksonville", + "position": "Front Desk Coordinator", + "salary": "$201,954", + "start_date": "10/29/2017" + }, + { + "extn": "4320", + "id": "49245", + "name": "Mark Cooper", + "office": "Milwaukee", + "position": "Baker", + "salary": "$185,566", + "start_date": "9/29/2006" + }, + { + "extn": "9788", + "id": "49246", + "name": "Sebastian Dobson", + "office": "Venice", + "position": "Dentist", + "salary": "$52,190", + "start_date": "3/18/2008" + }, + { + "extn": "9708", + "id": "49247", + "name": "Oliver Cooper", + "office": "Escondido", + "position": "HR Specialist", + "salary": "$127,841", + "start_date": "12/25/2011" + }, + { + "extn": "2445", + "id": "49248", + "name": "Alexander Vinton", + "office": "Pittsburgh", + "position": "Restaurant Manager", + "salary": "$225,131", + "start_date": "7/21/2008" + }, + { + "extn": "2948", + "id": "49249", + "name": "Benjamin Bell", + "office": "Fremont", + "position": "Chef Manager", + "salary": "$178,391", + "start_date": "4/16/2018" + }, + { + "extn": "1775", + "id": "49250", + "name": "Vera Asher", + "office": "Anaheim", + "position": "Baker", + "salary": "$182,505", + "start_date": "5/21/2007" + }, + { + "extn": "3579", + "id": "49251", + "name": "Sasha Drummond", + "office": "Boston", + "position": "Treasurer", + "salary": "$297,820", + "start_date": "1/9/2005" + }, + { + "extn": "4041", + "id": "49252", + "name": "Oliver Brown", + "office": "Oakland", + "position": "Inspector", + "salary": "$296,326", + "start_date": "9/9/2007" + }, + { + "extn": "5834", + "id": "49253", + "name": "Carolyn Gunn", + "office": "Bakersfield", + "position": "Designer", + "salary": "$116,517", + "start_date": "11/5/2006" + }, + { + "extn": "1094", + "id": "49254", + "name": "Nina Whinter", + "office": "Dallas", + "position": "Cashier", + "salary": "$232,736", + "start_date": "8/9/2012" + }, + { + "extn": "4456", + "id": "49255", + "name": "Lucas Judd", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$193,921", + "start_date": "9/5/2000" + }, + { + "extn": "2723", + "id": "49256", + "name": "Rosalyn Lynch", + "office": "Glendale", + "position": "Pharmacist", + "salary": "$245,579", + "start_date": "3/15/2014" + }, + { + "extn": "7306", + "id": "49257", + "name": "Lorraine Dann", + "office": "Huntsville", + "position": "Designer", + "salary": "$206,970", + "start_date": "6/24/2007" + }, + { + "extn": "9109", + "id": "49258", + "name": "Rihanna Gilmore", + "office": "Orlando", + "position": "Treasurer", + "salary": "$120,013", + "start_date": "1/22/2019" + }, + { + "extn": "2547", + "id": "49259", + "name": "Anais Curtis", + "office": "Portland", + "position": "Restaurant Manager", + "salary": "$217,828", + "start_date": "10/21/2008" + }, + { + "extn": "5049", + "id": "49260", + "name": "Hailey Exton", + "office": "Fullerton", + "position": "Food Technologist", + "salary": "$143,739", + "start_date": "8/13/2006" + }, + { + "extn": "7574", + "id": "49261", + "name": "Caleb Brock", + "office": "Orlando", + "position": "Executive Director", + "salary": "$10,890", + "start_date": "2/29/2016" + }, + { + "extn": "8883", + "id": "49262", + "name": "Harriet Sylvester", + "office": "Albuquerque", + "position": "Operator", + "salary": "$163,370", + "start_date": "1/26/2004" + }, + { + "extn": "9497", + "id": "49263", + "name": "Enoch Robinson", + "office": "Bucharest", + "position": "Operator", + "salary": "$124,832", + "start_date": "2/19/2010" + }, + { + "extn": "7412", + "id": "49264", + "name": "Christy Clark", + "office": "Hayward", + "position": "Web Developer", + "salary": "$15,529", + "start_date": "2/24/2014" + }, + { + "extn": "3092", + "id": "49265", + "name": "Cedrick Morris", + "office": "Springfield", + "position": "Cashier", + "salary": "$187,776", + "start_date": "1/27/2009" + }, + { + "extn": "7576", + "id": "49266", + "name": "Alexa Poulton", + "office": "Wien", + "position": "Fabricator", + "salary": "$56,713", + "start_date": "4/8/2017" + }, + { + "extn": "1488", + "id": "49267", + "name": "Abdul Dowson", + "office": "Kansas City", + "position": "Pharmacist", + "salary": "$106,091", + "start_date": "10/8/2009" + }, + { + "extn": "5646", + "id": "49268", + "name": "Leroy Newman", + "office": "Madrid", + "position": "Electrician", + "salary": "$36,512", + "start_date": "7/11/2005" + }, + { + "extn": "6843", + "id": "49269", + "name": "Jasmine Norton", + "office": "Sacramento", + "position": "HR Specialist", + "salary": "$265,785", + "start_date": "6/28/2019" + }, + { + "extn": "1307", + "id": "49270", + "name": "Sydney Warner", + "office": "Bakersfield", + "position": "Retail Trainee", + "salary": "$173,139", + "start_date": "12/31/2007" + }, + { + "extn": "4096", + "id": "49271", + "name": "Florence Wooldridge", + "office": "Las Vegas", + "position": "Physician", + "salary": "$149,397", + "start_date": "1/11/2007" + }, + { + "extn": "4541", + "id": "49272", + "name": "Fred Graham", + "office": "Nashville", + "position": "Physician", + "salary": "$101,491", + "start_date": "9/21/2016" + }, + { + "extn": "4776", + "id": "49273", + "name": "Katelyn Mann", + "office": "Portland", + "position": "Cash Manager", + "salary": "$265,899", + "start_date": "11/5/2004" + }, + { + "extn": "7096", + "id": "49274", + "name": "Charlize Boden", + "office": "Paris", + "position": "Steward", + "salary": "$128,100", + "start_date": "8/31/2012" + }, + { + "extn": "7459", + "id": "49275", + "name": "Matthew Button", + "office": "Colorado Springs", + "position": "Webmaster", + "salary": "$35,835", + "start_date": "3/11/2000" + }, + { + "extn": "5678", + "id": "49276", + "name": "Russel Weston", + "office": "Toledo", + "position": "Budget Analyst", + "salary": "$65,656", + "start_date": "7/16/2018" + }, + { + "extn": "2921", + "id": "49277", + "name": "Julius Andrews", + "office": "Berlin", + "position": "Investment Advisor", + "salary": "$77,026", + "start_date": "4/15/2003" + }, + { + "extn": "6745", + "id": "49278", + "name": "Mara Yard", + "office": "Los Angeles", + "position": "Production Painter", + "salary": "$119,270", + "start_date": "6/12/2010" + }, + { + "extn": "6291", + "id": "49279", + "name": "Alexander Bell", + "office": "Hollywood", + "position": "Chef Manager", + "salary": "$253,969", + "start_date": "5/10/2002" + }, + { + "extn": "8277", + "id": "49280", + "name": "Cedrick Walsh", + "office": "Tulsa", + "position": "Banker", + "salary": "$252,908", + "start_date": "10/16/2015" + }, + { + "extn": "8062", + "id": "49281", + "name": "Emery White", + "office": "Reno", + "position": "Health Educator", + "salary": "$179,332", + "start_date": "11/16/2005" + }, + { + "extn": "3028", + "id": "49282", + "name": "Aiden Collingwood", + "office": "Fayetteville", + "position": "Staffing Consultant", + "salary": "$242,532", + "start_date": "6/17/2011" + }, + { + "extn": "1795", + "id": "49283", + "name": "Ethan Vinton", + "office": "New York", + "position": "Production Painter", + "salary": "$137,296", + "start_date": "3/29/2014" + }, + { + "extn": "8877", + "id": "49284", + "name": "Manuel Farrell", + "office": "Valetta", + "position": "Steward", + "salary": "$137,635", + "start_date": "8/16/2006" + }, + { + "extn": "7666", + "id": "49285", + "name": "Cedrick Young", + "office": "Moreno Valley", + "position": "Retail Trainee", + "salary": "$112,193", + "start_date": "4/27/2011" + }, + { + "extn": "8984", + "id": "49286", + "name": "Bob Khan", + "office": "Tallahassee", + "position": "Laboratory Technician", + "salary": "$293,028", + "start_date": "2/15/2004" + }, + { + "extn": "8390", + "id": "49287", + "name": "Christine Chapman", + "office": "Fremont", + "position": "Bellman", + "salary": "$216,468", + "start_date": "12/6/2013" + }, + { + "extn": "4061", + "id": "49288", + "name": "Marvin Gray", + "office": "Tulsa", + "position": "Business Broker", + "salary": "$78,743", + "start_date": "5/19/2019" + }, + { + "extn": "6413", + "id": "49289", + "name": "Kamila Callan", + "office": "Springfield", + "position": "Loan Officer", + "salary": "$99,394", + "start_date": "11/9/2008" + }, + { + "extn": "2017", + "id": "49290", + "name": "Jack Gilmour", + "office": "Milwaukee", + "position": "Accountant", + "salary": "$105,420", + "start_date": "11/12/2014" + }, + { + "extn": "4079", + "id": "49291", + "name": "Miriam Wade", + "office": "Milwaukee", + "position": "Insurance Broker", + "salary": "$262,122", + "start_date": "3/17/2017" + }, + { + "extn": "4537", + "id": "49292", + "name": "Roger Cunningham", + "office": "Washington", + "position": "Steward", + "salary": "$238,964", + "start_date": "12/31/2001" + }, + { + "extn": "3735", + "id": "49293", + "name": "Hayden Widdows", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$275,633", + "start_date": "2/19/2017" + }, + { + "extn": "6083", + "id": "49294", + "name": "Francesca Bolton", + "office": "San Diego", + "position": "HR Coordinator", + "salary": "$170,723", + "start_date": "1/26/2002" + }, + { + "extn": "8141", + "id": "49295", + "name": "Sage Taylor", + "office": "Jersey City", + "position": "Laboratory Technician", + "salary": "$77,394", + "start_date": "1/25/2007" + }, + { + "extn": "2135", + "id": "49296", + "name": "Margot Redwood", + "office": "Stockton", + "position": "Treasurer", + "salary": "$261,521", + "start_date": "3/7/2011" + }, + { + "extn": "8507", + "id": "49297", + "name": "Russel Evans", + "office": "Houston", + "position": "Systems Administrator", + "salary": "$268,057", + "start_date": "8/18/2010" + }, + { + "extn": "1515", + "id": "49298", + "name": "Danny Tindall", + "office": "Hollywood", + "position": "CNC Operator", + "salary": "$237,437", + "start_date": "5/25/2001" + }, + { + "extn": "4997", + "id": "49299", + "name": "Anthony Watson", + "office": "Pittsburgh", + "position": "Global Logistics Supervisor", + "salary": "$225,659", + "start_date": "5/27/2019" + }, + { + "extn": "1255", + "id": "49300", + "name": "Tony Rosenbloom", + "office": "San Francisco", + "position": "Front Desk Coordinator", + "salary": "$136,796", + "start_date": "5/10/2010" + }, + { + "extn": "2282", + "id": "49301", + "name": "Anthony Yang", + "office": "Long Beach", + "position": "Food Technologist", + "salary": "$266,571", + "start_date": "1/16/2010" + }, + { + "extn": "2284", + "id": "49302", + "name": "Melody Calderwood", + "office": "Lisbon", + "position": "Lecturer", + "salary": "$53,555", + "start_date": "10/26/2001" + }, + { + "extn": "7302", + "id": "49303", + "name": "Aeris Barclay", + "office": "Tulsa", + "position": "Chef Manager", + "salary": "$134,634", + "start_date": "11/1/2000" + }, + { + "extn": "1970", + "id": "49304", + "name": "Marvin Vangness", + "office": "San Antonio", + "position": "Cash Manager", + "salary": "$227,329", + "start_date": "7/29/2016" + }, + { + "extn": "1060", + "id": "49305", + "name": "Joseph Larsen", + "office": "Boston", + "position": "Cook", + "salary": "$255,042", + "start_date": "7/11/2007" + }, + { + "extn": "6364", + "id": "49306", + "name": "Carter Watt", + "office": "Berlin", + "position": "Accountant", + "salary": "$145,476", + "start_date": "12/27/2015" + }, + { + "extn": "4023", + "id": "49307", + "name": "Erick Bristow", + "office": "Tallahassee", + "position": "Design Engineer", + "salary": "$260,562", + "start_date": "7/7/2019" + }, + { + "extn": "5443", + "id": "49308", + "name": "Jack Dallas", + "office": "Oakland", + "position": "Doctor", + "salary": "$270,179", + "start_date": "9/13/2000" + }, + { + "extn": "2810", + "id": "49309", + "name": "Ema Edwards", + "office": "Minneapolis", + "position": "Banker", + "salary": "$135,367", + "start_date": "10/2/2004" + }, + { + "extn": "7610", + "id": "49310", + "name": "Mark Warner", + "office": "Minneapolis", + "position": "Service Supervisor", + "salary": "$155,181", + "start_date": "11/11/2000" + }, + { + "extn": "9050", + "id": "49311", + "name": "Barney Mann", + "office": "Lyon", + "position": "Ambulatory Nurse", + "salary": "$80,889", + "start_date": "3/12/2006" + }, + { + "extn": "9965", + "id": "49312", + "name": "Rosemary Gordon", + "office": "Glendale", + "position": "Bellman", + "salary": "$278,376", + "start_date": "7/10/2015" + }, + { + "extn": "2359", + "id": "49313", + "name": "Camila Fleming", + "office": "Kansas City", + "position": "Stockbroker", + "salary": "$20,825", + "start_date": "12/19/2005" + }, + { + "extn": "2724", + "id": "49314", + "name": "Jane Willson", + "office": "Bakersfield", + "position": "Bellman", + "salary": "$19,482", + "start_date": "11/4/2006" + }, + { + "extn": "9051", + "id": "49315", + "name": "Roger Campbell", + "office": "Louisville", + "position": "Project Manager", + "salary": "$150,138", + "start_date": "12/7/2000" + }, + { + "extn": "7243", + "id": "49316", + "name": "Makena Drew", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$129,971", + "start_date": "3/14/2003" + }, + { + "extn": "9109", + "id": "49317", + "name": "Dani Morrison", + "office": "San Antonio", + "position": "Bookkeeper", + "salary": "$269,744", + "start_date": "9/21/2011" + }, + { + "extn": "7603", + "id": "49318", + "name": "Tania Amstead", + "office": "Reno", + "position": "Assistant Buyer", + "salary": "$10,845", + "start_date": "1/21/2008" + }, + { + "extn": "2975", + "id": "49319", + "name": "Noah Mitchell", + "office": "Phoenix", + "position": "Biologist", + "salary": "$84,742", + "start_date": "11/30/2012" + }, + { + "extn": "1787", + "id": "49320", + "name": "Mason Mitchell", + "office": "Murfreesboro", + "position": "Dentist", + "salary": "$212,976", + "start_date": "11/23/2002" + }, + { + "extn": "9784", + "id": "49321", + "name": "Joyce Stevens", + "office": "Las Vegas", + "position": "Doctor", + "salary": "$215,696", + "start_date": "6/23/2008" + }, + { + "extn": "2976", + "id": "49322", + "name": "Mayleen Russell", + "office": "Tulsa", + "position": "Inspector", + "salary": "$90,877", + "start_date": "5/14/2007" + }, + { + "extn": "2910", + "id": "49323", + "name": "Eden Lane", + "office": "Lyon", + "position": "HR Coordinator", + "salary": "$281,143", + "start_date": "4/27/2006" + }, + { + "extn": "3252", + "id": "49324", + "name": "Logan Sinclair", + "office": "Norfolk", + "position": "Lecturer", + "salary": "$17,828", + "start_date": "5/22/2013" + }, + { + "extn": "5841", + "id": "49325", + "name": "Jazmin Blythe", + "office": "Innsbruck", + "position": "HR Specialist", + "salary": "$223,275", + "start_date": "5/16/2018" + }, + { + "extn": "9625", + "id": "49326", + "name": "Logan Thompson", + "office": "Milwaukee", + "position": "Front Desk Coordinator", + "salary": "$249,043", + "start_date": "4/7/2004" + }, + { + "extn": "3226", + "id": "49327", + "name": "Rylee Gaynor", + "office": "Murfreesboro", + "position": "Audiologist", + "salary": "$209,207", + "start_date": "5/27/2002" + }, + { + "extn": "9725", + "id": "49328", + "name": "Ember Middleton", + "office": "Escondido", + "position": "Bookkeeper", + "salary": "$278,981", + "start_date": "6/25/2015" + }, + { + "extn": "2944", + "id": "49329", + "name": "Roger Kelly", + "office": "Denver", + "position": "Laboratory Technician", + "salary": "$205,882", + "start_date": "3/18/2014" + }, + { + "extn": "1140", + "id": "49330", + "name": "Manuel Ward", + "office": "San Diego", + "position": "Mobile Developer", + "salary": "$93,758", + "start_date": "6/19/2013" + }, + { + "extn": "7085", + "id": "49331", + "name": "Aiden Carter", + "office": "Salt Lake City", + "position": "Bellman", + "salary": "$25,520", + "start_date": "11/13/2004" + }, + { + "extn": "1896", + "id": "49332", + "name": "David Evans", + "office": "Detroit", + "position": "Cook", + "salary": "$171,183", + "start_date": "12/13/2017" + }, + { + "extn": "4724", + "id": "49333", + "name": "Lauren Ebbs", + "office": "Bucharest", + "position": "Treasurer", + "salary": "$123,826", + "start_date": "3/5/2015" + }, + { + "extn": "1983", + "id": "49334", + "name": "Boris Murphy", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$199,103", + "start_date": "10/19/2000" + }, + { + "extn": "2516", + "id": "49335", + "name": "Carol Harvey", + "office": "Bucharest", + "position": "Fabricator", + "salary": "$233,913", + "start_date": "6/28/2011" + }, + { + "extn": "7144", + "id": "49336", + "name": "Sadie Bayliss", + "office": "Reno", + "position": "Budget Analyst", + "salary": "$79,999", + "start_date": "6/28/2016" + }, + { + "extn": "1046", + "id": "49337", + "name": "Erin Greenwood", + "office": "Rochester", + "position": "Dentist", + "salary": "$259,419", + "start_date": "10/14/2015" + }, + { + "extn": "4725", + "id": "49338", + "name": "Jessica Baxter", + "office": "Albuquerque", + "position": "Inspector", + "salary": "$82,053", + "start_date": "10/31/2011" + }, + { + "extn": "4555", + "id": "49339", + "name": "Matthew Cassidy", + "office": "San Bernardino", + "position": "Food Technologist", + "salary": "$38,284", + "start_date": "2/2/2007" + }, + { + "extn": "9761", + "id": "49340", + "name": "Jacob Young", + "office": "Fort Lauderdale", + "position": "Staffing Consultant", + "salary": "$211,031", + "start_date": "5/22/2011" + }, + { + "extn": "5153", + "id": "49341", + "name": "Sebastian Murphy", + "office": "Orlando", + "position": "Insurance Broker", + "salary": "$90,634", + "start_date": "4/13/2008" + }, + { + "extn": "2369", + "id": "49342", + "name": "Abdul Daniells", + "office": "Bakersfield", + "position": "Business Broker", + "salary": "$259,849", + "start_date": "12/13/2007" + }, + { + "extn": "3466", + "id": "49343", + "name": "Tiffany Gordon", + "office": "Rome", + "position": "IT Support Staff", + "salary": "$231,035", + "start_date": "5/9/2012" + }, + { + "extn": "9362", + "id": "49344", + "name": "Jacob Reese", + "office": "Worcester", + "position": "Budget Analyst", + "salary": "$107,402", + "start_date": "10/8/2017" + }, + { + "extn": "8885", + "id": "49345", + "name": "Bethany Selby", + "office": "Tallahassee", + "position": "Clerk", + "salary": "$181,451", + "start_date": "5/14/2008" + }, + { + "extn": "9400", + "id": "49346", + "name": "Alan Calderwood", + "office": "Oakland", + "position": "Design Engineer", + "salary": "$246,580", + "start_date": "11/5/2002" + }, + { + "extn": "6194", + "id": "49347", + "name": "Percy Andersson", + "office": "Houston", + "position": "Baker", + "salary": "$97,317", + "start_date": "5/8/2009" + }, + { + "extn": "9960", + "id": "49348", + "name": "Lorraine Flanders", + "office": "Amarillo", + "position": "Machine Operator", + "salary": "$65,579", + "start_date": "10/22/2014" + }, + { + "extn": "3031", + "id": "49349", + "name": "Barry Ingham", + "office": "Houston", + "position": "Global Logistics Supervisor", + "salary": "$297,103", + "start_date": "2/2/2019" + }, + { + "extn": "2032", + "id": "49350", + "name": "Abdul Reid", + "office": "Norfolk", + "position": "Bellman", + "salary": "$73,414", + "start_date": "10/2/2016" + }, + { + "extn": "9968", + "id": "49351", + "name": "Judith Tate", + "office": "Oklahoma City", + "position": "Operator", + "salary": "$36,598", + "start_date": "12/6/2002" + }, + { + "extn": "8361", + "id": "49352", + "name": "Bristol Talbot", + "office": "Jacksonville", + "position": "Paramedic", + "salary": "$173,145", + "start_date": "11/15/2004" + }, + { + "extn": "1166", + "id": "49353", + "name": "Chuck Selby", + "office": "Reno", + "position": "Business Broker", + "salary": "$56,023", + "start_date": "7/13/2012" + }, + { + "extn": "7423", + "id": "49354", + "name": "Angelica Atkinson", + "office": "Irving", + "position": "Accountant", + "salary": "$52,774", + "start_date": "2/26/2019" + }, + { + "extn": "4088", + "id": "49355", + "name": "Willow Redden", + "office": "Louisville", + "position": "Assistant Buyer", + "salary": "$109,872", + "start_date": "7/11/2000" + }, + { + "extn": "3504", + "id": "49356", + "name": "Chuck Hogg", + "office": "Zurich", + "position": "Business Broker", + "salary": "$296,848", + "start_date": "7/25/2002" + }, + { + "extn": "2355", + "id": "49357", + "name": "Victoria Larkin", + "office": "Anaheim", + "position": "Retail Trainee", + "salary": "$80,724", + "start_date": "7/20/2010" + }, + { + "extn": "6434", + "id": "49358", + "name": "Miley Armstrong", + "office": "Seattle", + "position": "Executive Director", + "salary": "$139,217", + "start_date": "9/22/2005" + }, + { + "extn": "4244", + "id": "49359", + "name": "Mandy Shields", + "office": "Phoenix", + "position": "Paramedic", + "salary": "$22,554", + "start_date": "8/20/2013" + }, + { + "extn": "7471", + "id": "49360", + "name": "Bryon Alcroft", + "office": "Laredo", + "position": "Banker", + "salary": "$47,540", + "start_date": "5/16/2017" + }, + { + "extn": "9139", + "id": "49361", + "name": "Ruth Jones", + "office": "Berlin", + "position": "Inspector", + "salary": "$97,285", + "start_date": "6/2/2010" + }, + { + "extn": "5250", + "id": "49362", + "name": "Boris Yarlett", + "office": "Scottsdale", + "position": "Cook", + "salary": "$115,961", + "start_date": "5/26/2003" + }, + { + "extn": "4897", + "id": "49363", + "name": "Bryon Potts", + "office": "Jersey City", + "position": "Machine Operator", + "salary": "$156,560", + "start_date": "4/18/2011" + }, + { + "extn": "5075", + "id": "49364", + "name": "Rufus Blythe", + "office": "London", + "position": "Cook", + "salary": "$34,338", + "start_date": "7/13/2015" + }, + { + "extn": "2245", + "id": "49365", + "name": "Mackenzie Ventura", + "office": "San Antonio", + "position": "Auditor", + "salary": "$185,042", + "start_date": "1/3/2008" + }, + { + "extn": "6940", + "id": "49366", + "name": "Norah Upton", + "office": "Valetta", + "position": "Restaurant Manager", + "salary": "$177,223", + "start_date": "10/30/2001" + }, + { + "extn": "1855", + "id": "49367", + "name": "Mark Eaton", + "office": "Atlanta", + "position": "Health Educator", + "salary": "$255,640", + "start_date": "4/1/2014" + }, + { + "extn": "6648", + "id": "49368", + "name": "Kate Pearson", + "office": "Dallas", + "position": "Staffing Consultant", + "salary": "$183,924", + "start_date": "7/19/2008" + }, + { + "extn": "1455", + "id": "49369", + "name": "Brad Rothwell", + "office": "Baltimore", + "position": "Staffing Consultant", + "salary": "$280,594", + "start_date": "6/8/2002" + }, + { + "extn": "6774", + "id": "49370", + "name": "Tom Wooldridge", + "office": "Fullerton", + "position": "Baker", + "salary": "$65,324", + "start_date": "2/13/2006" + }, + { + "extn": "1174", + "id": "49371", + "name": "Payton Raven", + "office": "Baltimore", + "position": "Lecturer", + "salary": "$32,224", + "start_date": "3/18/2009" + }, + { + "extn": "3648", + "id": "49372", + "name": "Caleb Newton", + "office": "Omaha", + "position": "Business Broker", + "salary": "$113,478", + "start_date": "3/30/2013" + }, + { + "extn": "7023", + "id": "49373", + "name": "Bob Gosling", + "office": "Miami", + "position": "Clerk", + "salary": "$74,801", + "start_date": "8/28/2015" + }, + { + "extn": "3233", + "id": "49374", + "name": "Michaela Coates", + "office": "Cincinnati", + "position": "Physician", + "salary": "$108,981", + "start_date": "1/19/2002" + }, + { + "extn": "1701", + "id": "49375", + "name": "Ron Wood", + "office": "Columbus", + "position": "Business Broker", + "salary": "$32,517", + "start_date": "4/13/2000" + }, + { + "extn": "6123", + "id": "49376", + "name": "Susan Weasley", + "office": "Worcester", + "position": "CNC Operator", + "salary": "$157,346", + "start_date": "10/9/2015" + }, + { + "extn": "6131", + "id": "49377", + "name": "Kaylee Evans", + "office": "Albuquerque", + "position": "Stockbroker", + "salary": "$264,911", + "start_date": "4/27/2008" + }, + { + "extn": "1610", + "id": "49378", + "name": "Vanessa Sawyer", + "office": "Seattle", + "position": "Restaurant Manager", + "salary": "$41,272", + "start_date": "2/9/2014" + }, + { + "extn": "7020", + "id": "49379", + "name": "Kieth Weatcroft", + "office": "Albuquerque", + "position": "Food Technologist", + "salary": "$116,834", + "start_date": "8/4/2010" + }, + { + "extn": "8698", + "id": "49380", + "name": "Benjamin Radcliffe", + "office": "Cincinnati", + "position": "Machine Operator", + "salary": "$81,113", + "start_date": "10/21/2008" + }, + { + "extn": "2773", + "id": "49381", + "name": "Eve Oldfield", + "office": "Madison", + "position": "Project Manager", + "salary": "$109,225", + "start_date": "6/4/2014" + }, + { + "extn": "4188", + "id": "49382", + "name": "Kieth Warner", + "office": "San Bernardino", + "position": "Ambulatory Nurse", + "salary": "$265,933", + "start_date": "11/19/2014" + }, + { + "extn": "4107", + "id": "49383", + "name": "Angel Anderson", + "office": "Henderson", + "position": "Cashier", + "salary": "$121,118", + "start_date": "12/22/2016" + }, + { + "extn": "2780", + "id": "49384", + "name": "Shelby Wellington", + "office": "Lakewood", + "position": "Global Logistics Supervisor", + "salary": "$106,969", + "start_date": "9/7/2006" + }, + { + "extn": "1013", + "id": "49385", + "name": "Ron Vollans", + "office": "Glendale", + "position": "Accountant", + "salary": "$259,394", + "start_date": "10/12/2001" + }, + { + "extn": "1628", + "id": "49386", + "name": "Angelique Saunders", + "office": "Toledo", + "position": "Assistant Buyer", + "salary": "$21,862", + "start_date": "7/30/2007" + }, + { + "extn": "5324", + "id": "49387", + "name": "Angel Fleming", + "office": "Murfreesboro", + "position": "Global Logistics Supervisor", + "salary": "$50,973", + "start_date": "12/17/2010" + }, + { + "extn": "5547", + "id": "49388", + "name": "Gabriel Wright", + "office": "Arlington", + "position": "Chef Manager", + "salary": "$24,554", + "start_date": "12/11/2016" + }, + { + "extn": "1987", + "id": "49389", + "name": "Bethany Baker", + "office": "Glendale", + "position": "Restaurant Manager", + "salary": "$189,339", + "start_date": "4/19/2005" + }, + { + "extn": "5336", + "id": "49390", + "name": "Lucas Larsen", + "office": "Otawa", + "position": "Assistant Buyer", + "salary": "$46,099", + "start_date": "1/31/2012" + }, + { + "extn": "8223", + "id": "49391", + "name": "Anabel Simpson", + "office": "Tokyo", + "position": "Dentist", + "salary": "$187,669", + "start_date": "5/22/2017" + }, + { + "extn": "6827", + "id": "49392", + "name": "Danny Notman", + "office": "New York", + "position": "Laboratory Technician", + "salary": "$293,148", + "start_date": "10/13/2008" + }, + { + "extn": "8258", + "id": "49393", + "name": "Renee Rees", + "office": "Denver", + "position": "Doctor", + "salary": "$109,092", + "start_date": "5/22/2007" + }, + { + "extn": "1646", + "id": "49394", + "name": "Barney Middleton", + "office": "Albuquerque", + "position": "Biologist", + "salary": "$168,694", + "start_date": "3/18/2009" + }, + { + "extn": "6225", + "id": "49395", + "name": "Shannon Roberts", + "office": "Cincinnati", + "position": "Food Technologist", + "salary": "$298,804", + "start_date": "1/27/2019" + }, + { + "extn": "6939", + "id": "49396", + "name": "Nate Parker", + "office": "Otawa", + "position": "Stockbroker", + "salary": "$120,104", + "start_date": "5/23/2001" + }, + { + "extn": "4845", + "id": "49397", + "name": "Stephanie Uttridge", + "office": "Zurich", + "position": "Treasurer", + "salary": "$113,911", + "start_date": "5/12/2007" + }, + { + "extn": "1757", + "id": "49398", + "name": "Adalie Bingham", + "office": "Denver", + "position": "Global Logistics Supervisor", + "salary": "$109,960", + "start_date": "9/14/2015" + }, + { + "extn": "4380", + "id": "49399", + "name": "Zoe Mcgee", + "office": "Glendale", + "position": "Biologist", + "salary": "$218,377", + "start_date": "12/14/2015" + }, + { + "extn": "3039", + "id": "49400", + "name": "Luke Vane", + "office": "San Francisco", + "position": "Baker", + "salary": "$66,681", + "start_date": "8/6/2010" + }, + { + "extn": "5618", + "id": "49401", + "name": "Tony Nurton", + "office": "Zurich", + "position": "Dentist", + "salary": "$194,757", + "start_date": "7/22/2019" + }, + { + "extn": "6280", + "id": "49402", + "name": "Erick Rogers", + "office": "Fremont", + "position": "Stockbroker", + "salary": "$220,737", + "start_date": "9/28/2019" + }, + { + "extn": "7481", + "id": "49403", + "name": "Tess Pratt", + "office": "Venice", + "position": "Bellman", + "salary": "$289,823", + "start_date": "3/17/2011" + }, + { + "extn": "1217", + "id": "49404", + "name": "Owen Broomfield", + "office": "Kansas City", + "position": "Lecturer", + "salary": "$195,287", + "start_date": "10/9/2005" + }, + { + "extn": "6320", + "id": "49405", + "name": "Chester Tyrrell", + "office": "Dallas", + "position": "Systems Administrator", + "salary": "$119,048", + "start_date": "10/16/2018" + }, + { + "extn": "6056", + "id": "49406", + "name": "Nancy White", + "office": "Madrid", + "position": "Global Logistics Supervisor", + "salary": "$186,728", + "start_date": "4/9/2005" + }, + { + "extn": "4449", + "id": "49407", + "name": "William Strong", + "office": "Bucharest", + "position": "CNC Operator", + "salary": "$49,215", + "start_date": "4/6/2019" + }, + { + "extn": "1745", + "id": "49408", + "name": "Boris Swift", + "office": "Worcester", + "position": "Business Broker", + "salary": "$59,797", + "start_date": "4/25/2019" + }, + { + "extn": "6738", + "id": "49409", + "name": "Fred Mould", + "office": "Saint Paul", + "position": "Investment Advisor", + "salary": "$268,748", + "start_date": "6/18/2014" + }, + { + "extn": "6351", + "id": "49410", + "name": "Raquel Jones", + "office": "Atlanta", + "position": "Service Supervisor", + "salary": "$127,146", + "start_date": "3/11/2011" + }, + { + "extn": "9878", + "id": "49411", + "name": "Rick Baker", + "office": "Boston", + "position": "Clerk", + "salary": "$152,906", + "start_date": "8/18/2003" + }, + { + "extn": "8102", + "id": "49412", + "name": "Kieth Ventura", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$266,164", + "start_date": "8/13/2006" + }, + { + "extn": "6226", + "id": "49413", + "name": "Ramon Bright", + "office": "Laredo", + "position": "Associate Professor", + "salary": "$101,523", + "start_date": "7/9/2007" + }, + { + "extn": "4804", + "id": "49414", + "name": "Zoe Morrow", + "office": "Bakersfield", + "position": "Call Center Representative", + "salary": "$103,533", + "start_date": "9/23/2014" + }, + { + "extn": "5413", + "id": "49415", + "name": "Jamie Faulkner", + "office": "Anaheim", + "position": "Biologist", + "salary": "$103,305", + "start_date": "5/16/2015" + }, + { + "extn": "8336", + "id": "49416", + "name": "Rocco Kelly", + "office": "New York", + "position": "Fabricator", + "salary": "$82,021", + "start_date": "12/11/2011" + }, + { + "extn": "7190", + "id": "49417", + "name": "Nick Larsen", + "office": "Colorado Springs", + "position": "Treasurer", + "salary": "$78,852", + "start_date": "1/23/2018" + }, + { + "extn": "9656", + "id": "49418", + "name": "Lucas Stubbs", + "office": "Detroit", + "position": "Front Desk Coordinator", + "salary": "$208,059", + "start_date": "8/17/2017" + }, + { + "extn": "5710", + "id": "49419", + "name": "Bree Dillon", + "office": "San Bernardino", + "position": "Bellman", + "salary": "$61,913", + "start_date": "5/24/2018" + }, + { + "extn": "7377", + "id": "49420", + "name": "Cameron Redden", + "office": "London", + "position": "Audiologist", + "salary": "$160,480", + "start_date": "9/22/2001" + }, + { + "extn": "9689", + "id": "49421", + "name": "Nicholas Booth", + "office": "Albuquerque", + "position": "Retail Trainee", + "salary": "$265,715", + "start_date": "9/11/2012" + }, + { + "extn": "8514", + "id": "49422", + "name": "Mackenzie Flett", + "office": "Columbus", + "position": "Design Engineer", + "salary": "$73,027", + "start_date": "9/6/2007" + }, + { + "extn": "6224", + "id": "49423", + "name": "William Russel", + "office": "Long Beach", + "position": "Inspector", + "salary": "$81,046", + "start_date": "7/28/2003" + }, + { + "extn": "3764", + "id": "49424", + "name": "Alison Johnson", + "office": "Las Vegas", + "position": "Systems Administrator", + "salary": "$292,926", + "start_date": "1/28/2019" + }, + { + "extn": "1953", + "id": "49425", + "name": "Ryan Mcnally", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$60,133", + "start_date": "12/30/2004" + }, + { + "extn": "6713", + "id": "49426", + "name": "Alan Mason", + "office": "Las Vegas", + "position": "Paramedic", + "salary": "$279,799", + "start_date": "3/8/2001" + }, + { + "extn": "8773", + "id": "49427", + "name": "Ramon Newton", + "office": "Fremont", + "position": "Retail Trainee", + "salary": "$131,097", + "start_date": "8/3/2001" + }, + { + "extn": "4748", + "id": "49428", + "name": "Liliana Moran", + "office": "Richmond", + "position": "Systems Administrator", + "salary": "$45,412", + "start_date": "6/21/2001" + }, + { + "extn": "4022", + "id": "49429", + "name": "Nick Tyrrell", + "office": "Tokyo", + "position": "Production Painter", + "salary": "$41,430", + "start_date": "6/26/2006" + }, + { + "extn": "5308", + "id": "49430", + "name": "Denny Furnell", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$291,206", + "start_date": "9/12/2007" + }, + { + "extn": "5292", + "id": "49431", + "name": "Sylvia Robinson", + "office": "Detroit", + "position": "Business Broker", + "salary": "$51,941", + "start_date": "10/2/2012" + }, + { + "extn": "8406", + "id": "49432", + "name": "Michael Baxter", + "office": "Murfreesboro", + "position": "Cash Manager", + "salary": "$243,467", + "start_date": "10/4/2014" + }, + { + "extn": "7030", + "id": "49433", + "name": "Carina Fulton", + "office": "Rochester", + "position": "Production Painter", + "salary": "$85,381", + "start_date": "10/23/2011" + }, + { + "extn": "5379", + "id": "49434", + "name": "Alessandra Andersson", + "office": "Honolulu", + "position": "Project Manager", + "salary": "$11,011", + "start_date": "11/8/2016" + }, + { + "extn": "9639", + "id": "49435", + "name": "Chad Townend", + "office": "Amarillo", + "position": "Dentist", + "salary": "$206,531", + "start_date": "3/17/2011" + }, + { + "extn": "3599", + "id": "49436", + "name": "David Ballard", + "office": "Saint Paul", + "position": "Executive Director", + "salary": "$165,089", + "start_date": "4/19/2019" + }, + { + "extn": "9340", + "id": "49437", + "name": "Jacob Thomson", + "office": "Murfreesboro", + "position": "Insurance Broker", + "salary": "$232,734", + "start_date": "2/8/2005" + }, + { + "extn": "7557", + "id": "49438", + "name": "Joyce Exton", + "office": "Oklahoma City", + "position": "CNC Operator", + "salary": "$65,454", + "start_date": "8/7/2012" + }, + { + "extn": "9075", + "id": "49439", + "name": "Mason Carter", + "office": "San Francisco", + "position": "Restaurant Manager", + "salary": "$100,146", + "start_date": "2/16/2011" + }, + { + "extn": "5002", + "id": "49440", + "name": "Doug Oldfield", + "office": "Laredo", + "position": "Mobile Developer", + "salary": "$277,807", + "start_date": "8/28/2012" + }, + { + "extn": "8004", + "id": "49441", + "name": "Barney Purvis", + "office": "San Jose", + "position": "Machine Operator", + "salary": "$170,533", + "start_date": "11/5/2004" + }, + { + "extn": "6088", + "id": "49442", + "name": "Leanne Gibbons", + "office": "Kansas City", + "position": "Accountant", + "salary": "$184,585", + "start_date": "2/21/2007" + }, + { + "extn": "5997", + "id": "49443", + "name": "Mandy Dann", + "office": "Scottsdale", + "position": "Machine Operator", + "salary": "$197,813", + "start_date": "10/13/2003" + }, + { + "extn": "5493", + "id": "49444", + "name": "Paula Isaac", + "office": "San Antonio", + "position": "Lecturer", + "salary": "$179,985", + "start_date": "7/10/2015" + }, + { + "extn": "3162", + "id": "49445", + "name": "Josephine Moore", + "office": "Worcester", + "position": "Electrician", + "salary": "$185,489", + "start_date": "6/11/2001" + }, + { + "extn": "2722", + "id": "49446", + "name": "Tom Sloan", + "office": "Moreno Valley", + "position": "Machine Operator", + "salary": "$250,218", + "start_date": "8/31/2013" + }, + { + "extn": "7817", + "id": "49447", + "name": "Benjamin Leslie", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$11,528", + "start_date": "1/26/2017" + }, + { + "extn": "9855", + "id": "49448", + "name": "Davina Clifton", + "office": "Hollywood", + "position": "Auditor", + "salary": "$289,780", + "start_date": "11/6/2018" + }, + { + "extn": "7739", + "id": "49449", + "name": "Nina Wood", + "office": "Norfolk", + "position": "Bookkeeper", + "salary": "$261,047", + "start_date": "9/23/2011" + }, + { + "extn": "6597", + "id": "49450", + "name": "Valerie Logan", + "office": "Omaha", + "position": "Software Engineer", + "salary": "$193,032", + "start_date": "4/2/2006" + }, + { + "extn": "2885", + "id": "49451", + "name": "Teagan Ulyatt", + "office": "Santa Ana", + "position": "HR Specialist", + "salary": "$275,199", + "start_date": "12/25/2013" + }, + { + "extn": "8002", + "id": "49452", + "name": "Adelaide Olivier", + "office": "Moreno Valley", + "position": "Clerk", + "salary": "$78,835", + "start_date": "3/21/2002" + }, + { + "extn": "4761", + "id": "49453", + "name": "Mackenzie Donnelly", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$96,531", + "start_date": "7/6/2006" + }, + { + "extn": "9668", + "id": "49454", + "name": "Oliver Veale", + "office": "Wien", + "position": "HR Coordinator", + "salary": "$260,903", + "start_date": "7/28/2007" + }, + { + "extn": "8824", + "id": "49455", + "name": "Tara Whitehouse", + "office": "Long Beach", + "position": "Bellman", + "salary": "$27,515", + "start_date": "8/26/2010" + }, + { + "extn": "8728", + "id": "49456", + "name": "Enoch Gardner", + "office": "Milano", + "position": "Physician", + "salary": "$63,613", + "start_date": "9/10/2005" + }, + { + "extn": "7417", + "id": "49457", + "name": "Barney Stevens", + "office": "El Paso", + "position": "Bookkeeper", + "salary": "$107,863", + "start_date": "12/12/2002" + }, + { + "extn": "1803", + "id": "49458", + "name": "Maria Reynolds", + "office": "Garland", + "position": "Associate Professor", + "salary": "$86,868", + "start_date": "2/5/2009" + }, + { + "extn": "5283", + "id": "49459", + "name": "Phoebe Wade", + "office": "El Paso", + "position": "Healthcare Specialist", + "salary": "$121,432", + "start_date": "5/16/2010" + }, + { + "extn": "9837", + "id": "49460", + "name": "Rufus Wilton", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$92,534", + "start_date": "5/4/2016" + }, + { + "extn": "6115", + "id": "49461", + "name": "Joseph Davies", + "office": "Albuquerque", + "position": "Accountant", + "salary": "$283,772", + "start_date": "12/4/2003" + }, + { + "extn": "8495", + "id": "49462", + "name": "Lexi Myatt", + "office": "Atlanta", + "position": "Insurance Broker", + "salary": "$26,623", + "start_date": "5/3/2013" + }, + { + "extn": "1882", + "id": "49463", + "name": "Peyton Edley", + "office": "Quebec", + "position": "Operator", + "salary": "$84,174", + "start_date": "6/15/2009" + }, + { + "extn": "3284", + "id": "49464", + "name": "Jayden Ainsworth", + "office": "Amarillo", + "position": "Mobile Developer", + "salary": "$26,924", + "start_date": "12/6/2018" + }, + { + "extn": "5309", + "id": "49465", + "name": "Rocco Saunders", + "office": "Huntsville", + "position": "Ambulatory Nurse", + "salary": "$164,408", + "start_date": "8/27/2019" + }, + { + "extn": "6064", + "id": "49466", + "name": "Alexa Freeburn", + "office": "Las Vegas", + "position": "Electrician", + "salary": "$38,793", + "start_date": "12/24/2001" + }, + { + "extn": "9070", + "id": "49467", + "name": "Rosa Denton", + "office": "Berna", + "position": "Staffing Consultant", + "salary": "$161,882", + "start_date": "4/21/2008" + }, + { + "extn": "2476", + "id": "49468", + "name": "Jenna Calderwood", + "office": "Madison", + "position": "Executive Director", + "salary": "$259,946", + "start_date": "10/16/2019" + }, + { + "extn": "3586", + "id": "49469", + "name": "Ronald Watson", + "office": "Glendale", + "position": "Bellman", + "salary": "$121,276", + "start_date": "10/9/2007" + }, + { + "extn": "1307", + "id": "49470", + "name": "Caitlyn Jackson", + "office": "Valetta", + "position": "Pharmacist", + "salary": "$23,802", + "start_date": "11/13/2001" + }, + { + "extn": "1805", + "id": "49471", + "name": "Benjamin Whinter", + "office": "Salt Lake City", + "position": "Service Supervisor", + "salary": "$129,021", + "start_date": "7/23/2018" + }, + { + "extn": "1540", + "id": "49472", + "name": "George Turner", + "office": "Wien", + "position": "Audiologist", + "salary": "$156,728", + "start_date": "8/9/2002" + }, + { + "extn": "7784", + "id": "49473", + "name": "Vivian Eastwood", + "office": "Springfield", + "position": "Front Desk Coordinator", + "salary": "$242,892", + "start_date": "2/11/2019" + }, + { + "extn": "2645", + "id": "49474", + "name": "Hank Woods", + "office": "Springfield", + "position": "Doctor", + "salary": "$164,037", + "start_date": "12/30/2005" + }, + { + "extn": "9756", + "id": "49475", + "name": "Candace Rehman", + "office": "New York", + "position": "Machine Operator", + "salary": "$186,344", + "start_date": "9/3/2000" + }, + { + "extn": "6973", + "id": "49476", + "name": "Nina Burge", + "office": "St. Louis", + "position": "Executive Director", + "salary": "$22,956", + "start_date": "8/9/2003" + }, + { + "extn": "6702", + "id": "49477", + "name": "Candace Jordan", + "office": "Rome", + "position": "HR Specialist", + "salary": "$89,940", + "start_date": "10/24/2018" + }, + { + "extn": "8646", + "id": "49478", + "name": "Faith Bolton", + "office": "Hayward", + "position": "Lecturer", + "salary": "$31,825", + "start_date": "8/25/2019" + }, + { + "extn": "8931", + "id": "49479", + "name": "Shelby Nurton", + "office": "London", + "position": "Dentist", + "salary": "$255,753", + "start_date": "8/30/2012" + }, + { + "extn": "4987", + "id": "49480", + "name": "Ramon Grey", + "office": "Fremont", + "position": "Clerk", + "salary": "$181,539", + "start_date": "12/10/2007" + }, + { + "extn": "8614", + "id": "49481", + "name": "Marina Garcia", + "office": "Salem", + "position": "Baker", + "salary": "$140,641", + "start_date": "8/2/2006" + }, + { + "extn": "3267", + "id": "49482", + "name": "Eduardo Knott", + "office": "Pittsburgh", + "position": "CNC Operator", + "salary": "$66,583", + "start_date": "5/1/2001" + }, + { + "extn": "2989", + "id": "49483", + "name": "Mara Richardson", + "office": "Salem", + "position": "Executive Director", + "salary": "$153,607", + "start_date": "11/10/2010" + }, + { + "extn": "6895", + "id": "49484", + "name": "Tyler Robertson", + "office": "Huntsville", + "position": "Front Desk Coordinator", + "salary": "$144,760", + "start_date": "9/18/2015" + }, + { + "extn": "7845", + "id": "49485", + "name": "Emerald Beal", + "office": "Indianapolis", + "position": "Web Developer", + "salary": "$188,249", + "start_date": "12/11/2002" + }, + { + "extn": "6580", + "id": "49486", + "name": "Aiden Goodman", + "office": "Los Angeles", + "position": "Dentist", + "salary": "$230,833", + "start_date": "3/14/2002" + }, + { + "extn": "3886", + "id": "49487", + "name": "Caydence Curtis", + "office": "Albuquerque", + "position": "Operator", + "salary": "$254,299", + "start_date": "3/3/2008" + }, + { + "extn": "8088", + "id": "49488", + "name": "Valerie West", + "office": "Lancaster", + "position": "Machine Operator", + "salary": "$95,703", + "start_date": "8/9/2015" + }, + { + "extn": "9316", + "id": "49489", + "name": "Jenna Olivier", + "office": "Laredo", + "position": "Banker", + "salary": "$124,398", + "start_date": "6/1/2003" + }, + { + "extn": "5885", + "id": "49490", + "name": "Michaela Wigley", + "office": "Saint Paul", + "position": "Paramedic", + "salary": "$232,410", + "start_date": "5/31/2016" + }, + { + "extn": "1078", + "id": "49491", + "name": "Jayden Moss", + "office": "Indianapolis", + "position": "Cook", + "salary": "$22,235", + "start_date": "5/30/2006" + }, + { + "extn": "2358", + "id": "49492", + "name": "George Evans", + "office": "Portland", + "position": "Retail Trainee", + "salary": "$271,165", + "start_date": "9/4/2009" + }, + { + "extn": "2769", + "id": "49493", + "name": "Anabelle Barclay", + "office": "Detroit", + "position": "Chef Manager", + "salary": "$132,244", + "start_date": "11/2/2004" + }, + { + "extn": "5397", + "id": "49494", + "name": "Hayden Devonport", + "office": "Henderson", + "position": "Machine Operator", + "salary": "$263,225", + "start_date": "3/30/2003" + }, + { + "extn": "7475", + "id": "49495", + "name": "Jayden Alexander", + "office": "Pittsburgh", + "position": "Healthcare Specialist", + "salary": "$169,952", + "start_date": "6/3/2013" + }, + { + "extn": "2477", + "id": "49496", + "name": "Isabella Andrews", + "office": "Lyon", + "position": "Operator", + "salary": "$190,423", + "start_date": "7/6/2002" + }, + { + "extn": "1211", + "id": "49497", + "name": "Dani Benfield", + "office": "Venice", + "position": "Paramedic", + "salary": "$59,114", + "start_date": "10/26/2019" + }, + { + "extn": "5555", + "id": "49498", + "name": "Judith Wilton", + "office": "Garland", + "position": "Electrician", + "salary": "$52,013", + "start_date": "5/26/2010" + }, + { + "extn": "5271", + "id": "49499", + "name": "Domenic Ripley", + "office": "Oklahoma City", + "position": "Restaurant Manager", + "salary": "$18,527", + "start_date": "10/27/2019" + }, + { + "extn": "7924", + "id": "49500", + "name": "Rosalyn Murphy", + "office": "Murfreesboro", + "position": "Mobile Developer", + "salary": "$207,776", + "start_date": "12/15/2012" + }, + { + "extn": "8840", + "id": "49501", + "name": "Javier Reese", + "office": "Philadelphia", + "position": "Audiologist", + "salary": "$284,808", + "start_date": "4/21/2012" + }, + { + "extn": "5662", + "id": "49502", + "name": "Remy Vince", + "office": "Charlotte", + "position": "Health Educator", + "salary": "$11,951", + "start_date": "5/27/2010" + }, + { + "extn": "9864", + "id": "49503", + "name": "Valerie Morris", + "office": "Lancaster", + "position": "Associate Professor", + "salary": "$184,024", + "start_date": "12/21/2014" + }, + { + "extn": "6450", + "id": "49504", + "name": "Josephine Dyson", + "office": "San Diego", + "position": "Chef Manager", + "salary": "$178,558", + "start_date": "7/16/2002" + }, + { + "extn": "8637", + "id": "49505", + "name": "Sharon Greenwood", + "office": "Murfreesboro", + "position": "Retail Trainee", + "salary": "$91,773", + "start_date": "9/6/2002" + }, + { + "extn": "3342", + "id": "49506", + "name": "Maya Norburn", + "office": "Arlington", + "position": "Webmaster", + "salary": "$216,303", + "start_date": "8/7/2012" + }, + { + "extn": "9641", + "id": "49507", + "name": "Benjamin Cox", + "office": "Minneapolis", + "position": "Steward", + "salary": "$176,501", + "start_date": "3/23/2018" + }, + { + "extn": "5235", + "id": "49508", + "name": "Hayden Bailey", + "office": "Long Beach", + "position": "Clerk", + "salary": "$125,172", + "start_date": "12/21/2017" + }, + { + "extn": "4029", + "id": "49509", + "name": "Denny Larkin", + "office": "Detroit", + "position": "Auditor", + "salary": "$28,779", + "start_date": "3/17/2017" + }, + { + "extn": "5582", + "id": "49510", + "name": "Rowan Upton", + "office": "Amarillo", + "position": "Fabricator", + "salary": "$63,898", + "start_date": "6/20/2003" + }, + { + "extn": "9381", + "id": "49511", + "name": "Bridget Lane", + "office": "Lakewood", + "position": "Systems Administrator", + "salary": "$48,521", + "start_date": "4/8/2003" + }, + { + "extn": "2025", + "id": "49512", + "name": "Alexia Graham", + "office": "Tallahassee", + "position": "Accountant", + "salary": "$204,879", + "start_date": "7/19/2011" + }, + { + "extn": "5773", + "id": "49513", + "name": "Isla Plant", + "office": "Denver", + "position": "Mobile Developer", + "salary": "$82,586", + "start_date": "11/15/2007" + }, + { + "extn": "5182", + "id": "49514", + "name": "Julius Townend", + "office": "Reno", + "position": "Doctor", + "salary": "$87,252", + "start_date": "7/28/2018" + }, + { + "extn": "3110", + "id": "49515", + "name": "Luke Lambert", + "office": "Arlington", + "position": "Audiologist", + "salary": "$260,386", + "start_date": "3/17/2001" + }, + { + "extn": "8093", + "id": "49516", + "name": "Johnny Willis", + "office": "Anaheim", + "position": "Clerk", + "salary": "$179,102", + "start_date": "7/30/2012" + }, + { + "extn": "4602", + "id": "49517", + "name": "Alexander Wade", + "office": "Quebec", + "position": "Executive Director", + "salary": "$137,384", + "start_date": "4/30/2002" + }, + { + "extn": "3359", + "id": "49518", + "name": "Lauren Moore", + "office": "Tallahassee", + "position": "Assistant Buyer", + "salary": "$244,075", + "start_date": "3/22/2003" + }, + { + "extn": "8588", + "id": "49519", + "name": "Emmanuelle Bolton", + "office": "Henderson", + "position": "Associate Professor", + "salary": "$211,840", + "start_date": "12/9/2002" + }, + { + "extn": "3035", + "id": "49520", + "name": "Rylee Dann", + "office": "Portland", + "position": "Chef Manager", + "salary": "$59,397", + "start_date": "2/6/2013" + }, + { + "extn": "5576", + "id": "49521", + "name": "Francesca Parr", + "office": "Hayward", + "position": "Insurance Broker", + "salary": "$264,470", + "start_date": "5/19/2007" + }, + { + "extn": "3429", + "id": "49522", + "name": "Lucas Rodwell", + "office": "Nashville", + "position": "Ambulatory Nurse", + "salary": "$65,279", + "start_date": "6/9/2005" + }, + { + "extn": "4898", + "id": "49523", + "name": "Tara Greenwood", + "office": "Salt Lake City", + "position": "Assistant Buyer", + "salary": "$122,134", + "start_date": "7/27/2018" + }, + { + "extn": "1259", + "id": "49524", + "name": "Rosemary Mould", + "office": "Memphis", + "position": "HR Specialist", + "salary": "$281,599", + "start_date": "9/7/2012" + }, + { + "extn": "9223", + "id": "49525", + "name": "Gabriel Fenton", + "office": "Dallas", + "position": "Cash Manager", + "salary": "$235,871", + "start_date": "9/30/2007" + }, + { + "extn": "4592", + "id": "49526", + "name": "Renee Eyres", + "office": "Springfield", + "position": "Business Broker", + "salary": "$61,275", + "start_date": "8/14/2018" + }, + { + "extn": "1152", + "id": "49527", + "name": "Anthony Rowe", + "office": "London", + "position": "Webmaster", + "salary": "$64,809", + "start_date": "11/12/2004" + }, + { + "extn": "8153", + "id": "49528", + "name": "Rick Jeffery", + "office": "Long Beach", + "position": "Business Broker", + "salary": "$35,895", + "start_date": "6/11/2000" + }, + { + "extn": "6409", + "id": "49529", + "name": "Quinn Hill", + "office": "Ontario", + "position": "Laboratory Technician", + "salary": "$251,958", + "start_date": "10/7/2004" + }, + { + "extn": "5842", + "id": "49530", + "name": "Andrea Stanley", + "office": "Miami", + "position": "Audiologist", + "salary": "$90,515", + "start_date": "5/30/2007" + }, + { + "extn": "1617", + "id": "49531", + "name": "Anne Ainsworth", + "office": "Minneapolis", + "position": "Physician", + "salary": "$32,023", + "start_date": "11/8/2002" + }, + { + "extn": "9466", + "id": "49532", + "name": "Ethan Walker", + "office": "New Orleans", + "position": "Designer", + "salary": "$30,326", + "start_date": "10/10/2012" + }, + { + "extn": "4109", + "id": "49533", + "name": "Carl Rodgers", + "office": "Lincoln", + "position": "IT Support Staff", + "salary": "$198,216", + "start_date": "8/9/2009" + }, + { + "extn": "3364", + "id": "49534", + "name": "Ruby Cowan", + "office": "Quebec", + "position": "Service Supervisor", + "salary": "$114,856", + "start_date": "5/29/2003" + }, + { + "extn": "9968", + "id": "49535", + "name": "Erica Stuart", + "office": "London", + "position": "Service Supervisor", + "salary": "$40,590", + "start_date": "8/1/2008" + }, + { + "extn": "1142", + "id": "49536", + "name": "Iris Johnson", + "office": "Pittsburgh", + "position": "Audiologist", + "salary": "$190,184", + "start_date": "11/2/2015" + }, + { + "extn": "9464", + "id": "49537", + "name": "Gabriel Barrett", + "office": "Paris", + "position": "Budget Analyst", + "salary": "$73,206", + "start_date": "7/26/2007" + }, + { + "extn": "9695", + "id": "49538", + "name": "Rosa Kent", + "office": "Venice", + "position": "Food Technologist", + "salary": "$240,227", + "start_date": "9/2/2009" + }, + { + "extn": "6159", + "id": "49539", + "name": "Rae Trent", + "office": "London", + "position": "Assistant Buyer", + "salary": "$276,625", + "start_date": "2/4/2003" + }, + { + "extn": "8350", + "id": "49540", + "name": "Denis Wills", + "office": "Bellevue", + "position": "Insurance Broker", + "salary": "$167,831", + "start_date": "10/5/2009" + }, + { + "extn": "1615", + "id": "49541", + "name": "Kieth Ellis", + "office": "Honolulu", + "position": "Loan Officer", + "salary": "$193,968", + "start_date": "7/3/2016" + }, + { + "extn": "6055", + "id": "49542", + "name": "Joseph Sinclair", + "office": "Memphis", + "position": "HR Coordinator", + "salary": "$157,318", + "start_date": "1/10/2016" + }, + { + "extn": "8243", + "id": "49543", + "name": "Madison Spencer", + "office": "Valetta", + "position": "Mobile Developer", + "salary": "$22,726", + "start_date": "4/21/2013" + }, + { + "extn": "7099", + "id": "49544", + "name": "Lucas Flynn", + "office": "Prague", + "position": "Ambulatory Nurse", + "salary": "$299,311", + "start_date": "9/26/2001" + }, + { + "extn": "6006", + "id": "49545", + "name": "Piper Shields", + "office": "Bridgeport", + "position": "Doctor", + "salary": "$200,374", + "start_date": "6/14/2018" + }, + { + "extn": "6986", + "id": "49546", + "name": "Ember Styles", + "office": "San Bernardino", + "position": "Investment Advisor", + "salary": "$35,906", + "start_date": "7/16/2000" + }, + { + "extn": "8354", + "id": "49547", + "name": "Mike Blythe", + "office": "Arlington", + "position": "Retail Trainee", + "salary": "$41,326", + "start_date": "8/1/2002" + }, + { + "extn": "2364", + "id": "49548", + "name": "Adela Stewart", + "office": "Prague", + "position": "Service Supervisor", + "salary": "$245,377", + "start_date": "4/9/2002" + }, + { + "extn": "8434", + "id": "49549", + "name": "Chadwick Snell", + "office": "Sacramento", + "position": "Operator", + "salary": "$226,648", + "start_date": "5/17/2008" + }, + { + "extn": "3640", + "id": "49550", + "name": "Ronald Rowan", + "office": "Tulsa", + "position": "Laboratory Technician", + "salary": "$138,881", + "start_date": "3/30/2002" + }, + { + "extn": "9266", + "id": "49551", + "name": "Leilani Walsh", + "office": "Tokyo", + "position": "Staffing Consultant", + "salary": "$77,587", + "start_date": "5/14/2017" + }, + { + "extn": "2458", + "id": "49552", + "name": "Jade Davies", + "office": "Murfreesboro", + "position": "Budget Analyst", + "salary": "$89,230", + "start_date": "1/11/2006" + }, + { + "extn": "6455", + "id": "49553", + "name": "Carter Oakley", + "office": "St. Louis", + "position": "Inspector", + "salary": "$211,090", + "start_date": "4/13/2016" + }, + { + "extn": "8075", + "id": "49554", + "name": "Tyler Saunders", + "office": "Springfield", + "position": "Budget Analyst", + "salary": "$85,615", + "start_date": "12/28/2009" + }, + { + "extn": "7998", + "id": "49555", + "name": "Erin Williams", + "office": "Tallahassee", + "position": "Baker", + "salary": "$265,375", + "start_date": "11/11/2018" + }, + { + "extn": "6546", + "id": "49556", + "name": "Cameron Stone ", + "office": "Zurich", + "position": "Machine Operator", + "salary": "$90,669", + "start_date": "5/5/2005" + }, + { + "extn": "7659", + "id": "49557", + "name": "Martha Rixon", + "office": "Memphis", + "position": "Food Technologist", + "salary": "$217,392", + "start_date": "4/9/2010" + }, + { + "extn": "4007", + "id": "49558", + "name": "Florence Goodman", + "office": "Springfield", + "position": "CNC Operator", + "salary": "$103,448", + "start_date": "11/10/2000" + }, + { + "extn": "4956", + "id": "49559", + "name": "Clint Asher", + "office": "Denver", + "position": "Retail Trainee", + "salary": "$164,315", + "start_date": "8/7/2017" + }, + { + "extn": "5703", + "id": "49560", + "name": "Daniel Reading", + "office": "San Diego", + "position": "Electrician", + "salary": "$268,852", + "start_date": "3/8/2004" + }, + { + "extn": "2751", + "id": "49561", + "name": "Logan Nielson", + "office": "Lisbon", + "position": "Accountant", + "salary": "$96,843", + "start_date": "7/19/2018" + }, + { + "extn": "6364", + "id": "49562", + "name": "Summer Furnell", + "office": "Cincinnati", + "position": "HR Specialist", + "salary": "$156,880", + "start_date": "7/20/2001" + }, + { + "extn": "7994", + "id": "49563", + "name": "Jacob Gordon", + "office": "Rome", + "position": "Webmaster", + "salary": "$196,447", + "start_date": "4/30/2010" + }, + { + "extn": "4737", + "id": "49564", + "name": "Rylee Villiger", + "office": "Detroit", + "position": "Retail Trainee", + "salary": "$72,175", + "start_date": "9/27/2013" + }, + { + "extn": "8196", + "id": "49565", + "name": "Ally Rogan", + "office": "Lincoln", + "position": "Webmaster", + "salary": "$264,424", + "start_date": "3/12/2012" + }, + { + "extn": "6990", + "id": "49566", + "name": "Tara Scott", + "office": "London", + "position": "Stockbroker", + "salary": "$240,754", + "start_date": "2/18/2003" + }, + { + "extn": "7763", + "id": "49567", + "name": "Aleksandra Chadwick", + "office": "Oklahoma City", + "position": "Biologist", + "salary": "$94,336", + "start_date": "2/22/2013" + }, + { + "extn": "7540", + "id": "49568", + "name": "Benny Kaur", + "office": "Bridgeport", + "position": "Ambulatory Nurse", + "salary": "$50,356", + "start_date": "4/19/2014" + }, + { + "extn": "1305", + "id": "49569", + "name": "Noah Shelton", + "office": "Lincoln", + "position": "Lecturer", + "salary": "$123,852", + "start_date": "7/15/2000" + }, + { + "extn": "3620", + "id": "49570", + "name": "Matt Lyon", + "office": "Houston", + "position": "Physician", + "salary": "$82,582", + "start_date": "2/13/2017" + }, + { + "extn": "1125", + "id": "49571", + "name": "Anne Hewitt", + "office": "Innsbruck", + "position": "Ambulatory Nurse", + "salary": "$127,824", + "start_date": "7/20/2008" + }, + { + "extn": "7324", + "id": "49572", + "name": "Barry Carter", + "office": "Stockton", + "position": "Production Painter", + "salary": "$212,359", + "start_date": "6/22/2012" + }, + { + "extn": "9703", + "id": "49573", + "name": "Drew Lynn", + "office": "San Jose", + "position": "Investment Advisor", + "salary": "$200,738", + "start_date": "7/10/2008" + }, + { + "extn": "8124", + "id": "49574", + "name": "Maxwell Ellis", + "office": "Dallas", + "position": "Cook", + "salary": "$10,713", + "start_date": "4/5/2000" + }, + { + "extn": "2577", + "id": "49575", + "name": "Melania Camden", + "office": "Wien", + "position": "Front Desk Coordinator", + "salary": "$197,990", + "start_date": "3/8/2003" + }, + { + "extn": "6511", + "id": "49576", + "name": "Margaret Vinton", + "office": "Scottsdale", + "position": "CNC Operator", + "salary": "$52,867", + "start_date": "3/15/2009" + }, + { + "extn": "1543", + "id": "49577", + "name": "Bryon Callan", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$58,546", + "start_date": "8/9/2016" + }, + { + "extn": "9146", + "id": "49578", + "name": "Marvin Osmond", + "office": "Moreno Valley", + "position": "Design Engineer", + "salary": "$95,784", + "start_date": "1/17/2005" + }, + { + "extn": "2864", + "id": "49579", + "name": "Chelsea Lane", + "office": "Milano", + "position": "Investment Advisor", + "salary": "$19,851", + "start_date": "12/12/2007" + }, + { + "extn": "1556", + "id": "49580", + "name": "Ada Walker", + "office": "Honolulu", + "position": "Audiologist", + "salary": "$112,957", + "start_date": "12/26/2001" + }, + { + "extn": "8732", + "id": "49581", + "name": "Boris Campbell", + "office": "Escondido", + "position": "Staffing Consultant", + "salary": "$243,547", + "start_date": "1/30/2011" + }, + { + "extn": "6090", + "id": "49582", + "name": "Liam King", + "office": "Ontario", + "position": "Biologist", + "salary": "$272,572", + "start_date": "6/30/2012" + }, + { + "extn": "1097", + "id": "49583", + "name": "Bristol Armstrong", + "office": "San Jose", + "position": "Insurance Broker", + "salary": "$259,671", + "start_date": "10/26/2003" + }, + { + "extn": "9265", + "id": "49584", + "name": "Peyton Walker", + "office": "Pittsburgh", + "position": "Fabricator", + "salary": "$167,925", + "start_date": "9/27/2010" + }, + { + "extn": "9840", + "id": "49585", + "name": "Daniel Haines", + "office": "Hollywood", + "position": "Loan Officer", + "salary": "$222,004", + "start_date": "8/7/2010" + }, + { + "extn": "5149", + "id": "49586", + "name": "Nate Dallas", + "office": "Springfield", + "position": "Design Engineer", + "salary": "$23,925", + "start_date": "11/13/2010" + }, + { + "extn": "8886", + "id": "49587", + "name": "Sebastian Walsh", + "office": "New Orleans", + "position": "Executive Director", + "salary": "$233,312", + "start_date": "2/11/2014" + }, + { + "extn": "1196", + "id": "49588", + "name": "Vera Farrant", + "office": "Irving", + "position": "Pharmacist", + "salary": "$280,714", + "start_date": "3/2/2004" + }, + { + "extn": "5415", + "id": "49589", + "name": "Barney Bradley", + "office": "Dallas", + "position": "Doctor", + "salary": "$68,020", + "start_date": "8/5/2001" + }, + { + "extn": "5026", + "id": "49590", + "name": "Owen Zaoui", + "office": "Albuquerque", + "position": "Software Engineer", + "salary": "$22,192", + "start_date": "1/18/2013" + }, + { + "extn": "8144", + "id": "49591", + "name": "Nathan Andrews", + "office": "Milano", + "position": "Business Broker", + "salary": "$299,185", + "start_date": "6/8/2010" + }, + { + "extn": "3115", + "id": "49592", + "name": "Elijah Mason", + "office": "Long Beach", + "position": "Steward", + "salary": "$170,288", + "start_date": "5/19/2004" + }, + { + "extn": "8224", + "id": "49593", + "name": "Miriam Rogers", + "office": "Anaheim", + "position": "Lecturer", + "salary": "$92,105", + "start_date": "2/16/2015" + }, + { + "extn": "9966", + "id": "49594", + "name": "Zoe Eagle", + "office": "Dallas", + "position": "Treasurer", + "salary": "$35,568", + "start_date": "9/5/2005" + }, + { + "extn": "2013", + "id": "49595", + "name": "Erin Page ", + "office": "Irving", + "position": "IT Support Staff", + "salary": "$284,309", + "start_date": "5/21/2008" + }, + { + "extn": "2519", + "id": "49596", + "name": "Alessandra Healy", + "office": "Boston", + "position": "Cook", + "salary": "$127,683", + "start_date": "5/6/2014" + }, + { + "extn": "6318", + "id": "49597", + "name": "Johnny Lynch", + "office": "Jersey City", + "position": "HR Coordinator", + "salary": "$226,084", + "start_date": "6/15/2004" + }, + { + "extn": "2228", + "id": "49598", + "name": "Logan Nayler", + "office": "Phoenix", + "position": "Accountant", + "salary": "$247,717", + "start_date": "11/22/2012" + }, + { + "extn": "8066", + "id": "49599", + "name": "Victoria Sawyer", + "office": "Innsbruck", + "position": "Bellman", + "salary": "$173,193", + "start_date": "5/1/2002" + }, + { + "extn": "8792", + "id": "49600", + "name": "Carl Morris", + "office": "Charlotte", + "position": "Cashier", + "salary": "$26,500", + "start_date": "6/30/2016" + }, + { + "extn": "5406", + "id": "49601", + "name": "Jennifer Martin", + "office": "Madrid", + "position": "Cash Manager", + "salary": "$31,019", + "start_date": "8/21/2011" + }, + { + "extn": "4174", + "id": "49602", + "name": "Elise Connor", + "office": "Pittsburgh", + "position": "Inspector", + "salary": "$219,222", + "start_date": "9/17/2008" + }, + { + "extn": "2938", + "id": "49603", + "name": "Marvin Carter", + "office": "Anaheim", + "position": "Health Educator", + "salary": "$159,176", + "start_date": "7/21/2015" + }, + { + "extn": "4543", + "id": "49604", + "name": "Celia Fenton", + "office": "Bellevue", + "position": "Stockbroker", + "salary": "$90,540", + "start_date": "6/13/2012" + }, + { + "extn": "2637", + "id": "49605", + "name": "Daron Thompson", + "office": "Kansas City", + "position": "Lecturer", + "salary": "$40,979", + "start_date": "7/2/2009" + }, + { + "extn": "8805", + "id": "49606", + "name": "Alan Richardson", + "office": "Lakewood", + "position": "Designer", + "salary": "$204,904", + "start_date": "5/14/2007" + }, + { + "extn": "2681", + "id": "49607", + "name": "Megan Veale", + "office": "Valetta", + "position": "Front Desk Coordinator", + "salary": "$269,665", + "start_date": "11/26/2000" + }, + { + "extn": "1141", + "id": "49608", + "name": "Renee Tyler", + "office": "Murfreesboro", + "position": "Banker", + "salary": "$276,296", + "start_date": "12/10/2011" + }, + { + "extn": "5650", + "id": "49609", + "name": "Tania Becker", + "office": "Milano", + "position": "Bookkeeper", + "salary": "$42,197", + "start_date": "1/30/2015" + }, + { + "extn": "7981", + "id": "49610", + "name": "Rylee Boden", + "office": "St. Louis", + "position": "Treasurer", + "salary": "$229,440", + "start_date": "10/18/2005" + }, + { + "extn": "4167", + "id": "49611", + "name": "Nick Roberts", + "office": "Fullerton", + "position": "Front Desk Coordinator", + "salary": "$222,494", + "start_date": "1/20/2007" + }, + { + "extn": "7237", + "id": "49612", + "name": "Sebastian Robinson", + "office": "Garland", + "position": "Food Technologist", + "salary": "$45,554", + "start_date": "6/28/2010" + }, + { + "extn": "7402", + "id": "49613", + "name": "Nathan Newman", + "office": "Houston", + "position": "Machine Operator", + "salary": "$43,893", + "start_date": "5/21/2016" + }, + { + "extn": "6021", + "id": "49614", + "name": "Logan Umney", + "office": "Houston", + "position": "Healthcare Specialist", + "salary": "$230,073", + "start_date": "2/6/2008" + }, + { + "extn": "5325", + "id": "49615", + "name": "Matthew Cassidy", + "office": "Paris", + "position": "Ambulatory Nurse", + "salary": "$233,553", + "start_date": "11/18/2011" + }, + { + "extn": "6337", + "id": "49616", + "name": "George Barrett", + "office": "Detroit", + "position": "Executive Director", + "salary": "$14,414", + "start_date": "10/10/2012" + }, + { + "extn": "9388", + "id": "49617", + "name": "Luna Locke", + "office": "New Orleans", + "position": "Dentist", + "salary": "$253,840", + "start_date": "4/4/2019" + }, + { + "extn": "5767", + "id": "49618", + "name": "Liv Jefferson", + "office": "Hollywood", + "position": "Global Logistics Supervisor", + "salary": "$219,172", + "start_date": "11/9/2006" + }, + { + "extn": "7443", + "id": "49619", + "name": "Natalie Janes", + "office": "Prague", + "position": "Designer", + "salary": "$29,706", + "start_date": "3/3/2016" + }, + { + "extn": "9497", + "id": "49620", + "name": "Florence Poole", + "office": "Minneapolis", + "position": "Clerk", + "salary": "$209,618", + "start_date": "3/24/2013" + }, + { + "extn": "6446", + "id": "49621", + "name": "Harry Campbell", + "office": "Stockton", + "position": "Bookkeeper", + "salary": "$89,505", + "start_date": "4/9/2002" + }, + { + "extn": "2677", + "id": "49622", + "name": "Sebastian Wood", + "office": "Madison", + "position": "Machine Operator", + "salary": "$202,614", + "start_date": "1/20/2005" + }, + { + "extn": "2699", + "id": "49623", + "name": "Oliver Radley", + "office": "St. Louis", + "position": "Cashier", + "salary": "$52,440", + "start_date": "12/17/2007" + }, + { + "extn": "6358", + "id": "49624", + "name": "Barry Yates", + "office": "Madison", + "position": "Dentist", + "salary": "$94,013", + "start_date": "3/1/2004" + }, + { + "extn": "5283", + "id": "49625", + "name": "Marla Nicholls", + "office": "Phoenix", + "position": "Banker", + "salary": "$287,626", + "start_date": "7/13/2009" + }, + { + "extn": "3751", + "id": "49626", + "name": "Anthony Knight", + "office": "Norfolk", + "position": "Doctor", + "salary": "$290,439", + "start_date": "5/11/2018" + }, + { + "extn": "7432", + "id": "49627", + "name": "Gwen Woods", + "office": "Paris", + "position": "CNC Operator", + "salary": "$180,371", + "start_date": "1/28/2013" + }, + { + "extn": "5609", + "id": "49628", + "name": "Caitlyn Hood", + "office": "Minneapolis", + "position": "Laboratory Technician", + "salary": "$71,253", + "start_date": "5/9/2018" + }, + { + "extn": "6589", + "id": "49629", + "name": "Quinn Clark", + "office": "Atlanta", + "position": "Lecturer", + "salary": "$30,061", + "start_date": "12/7/2017" + }, + { + "extn": "3675", + "id": "49630", + "name": "Jasmine Baker", + "office": "Toledo", + "position": "Webmaster", + "salary": "$293,973", + "start_date": "3/10/2015" + }, + { + "extn": "9670", + "id": "49631", + "name": "Martin Coll", + "office": "Houston", + "position": "Accountant", + "salary": "$256,070", + "start_date": "3/13/2008" + }, + { + "extn": "2891", + "id": "49632", + "name": "Barry Hepburn", + "office": "Salt Lake City", + "position": "Designer", + "salary": "$10,676", + "start_date": "10/4/2000" + }, + { + "extn": "4806", + "id": "49633", + "name": "Cedrick Robertson", + "office": "San Francisco", + "position": "Business Broker", + "salary": "$212,740", + "start_date": "6/16/2012" + }, + { + "extn": "8722", + "id": "49634", + "name": "Rita Silva", + "office": "Sacramento", + "position": "Global Logistics Supervisor", + "salary": "$225,003", + "start_date": "8/29/2018" + }, + { + "extn": "2690", + "id": "49635", + "name": "Leanne Wise", + "office": "Toledo", + "position": "Front Desk Coordinator", + "salary": "$241,787", + "start_date": "1/7/2011" + }, + { + "extn": "6403", + "id": "49636", + "name": "Esmeralda Dobson", + "office": "Wien", + "position": "Stockbroker", + "salary": "$225,513", + "start_date": "8/23/2019" + }, + { + "extn": "5986", + "id": "49637", + "name": "Elijah Vaughn", + "office": "Seattle", + "position": "Bellman", + "salary": "$84,046", + "start_date": "7/29/2003" + }, + { + "extn": "4025", + "id": "49638", + "name": "Sofie Lindsay", + "office": "Omaha", + "position": "Cashier", + "salary": "$108,460", + "start_date": "9/24/2008" + }, + { + "extn": "8146", + "id": "49639", + "name": "Darlene Payne", + "office": "Berlin", + "position": "Treasurer", + "salary": "$275,703", + "start_date": "10/1/2006" + }, + { + "extn": "8376", + "id": "49640", + "name": "Lauren Bradley", + "office": "Portland", + "position": "Accountant", + "salary": "$236,593", + "start_date": "1/11/2000" + }, + { + "extn": "1330", + "id": "49641", + "name": "Bob Casey", + "office": "Cincinnati", + "position": "Bookkeeper", + "salary": "$135,775", + "start_date": "12/22/2012" + }, + { + "extn": "6770", + "id": "49642", + "name": "Thea Davies", + "office": "Miami", + "position": "Webmaster", + "salary": "$140,464", + "start_date": "8/28/2007" + }, + { + "extn": "5541", + "id": "49643", + "name": "Eden Talbot", + "office": "Colorado Springs", + "position": "Assistant Buyer", + "salary": "$16,404", + "start_date": "4/22/2012" + }, + { + "extn": "1627", + "id": "49644", + "name": "Elisabeth Exton", + "office": "Chicago", + "position": "HR Specialist", + "salary": "$53,094", + "start_date": "1/8/2006" + }, + { + "extn": "4310", + "id": "49645", + "name": "Brad Fisher", + "office": "London", + "position": "Clerk", + "salary": "$88,426", + "start_date": "2/22/2007" + }, + { + "extn": "3288", + "id": "49646", + "name": "Benny Nayler", + "office": "Oakland", + "position": "Audiologist", + "salary": "$217,959", + "start_date": "12/20/2002" + }, + { + "extn": "2457", + "id": "49647", + "name": "Andie Young", + "office": "St. Louis", + "position": "Mobile Developer", + "salary": "$139,815", + "start_date": "4/10/2006" + }, + { + "extn": "2106", + "id": "49648", + "name": "Tess Richardson", + "office": "Oklahoma City", + "position": "Business Broker", + "salary": "$141,133", + "start_date": "1/4/2005" + }, + { + "extn": "4306", + "id": "49649", + "name": "Benjamin Bentley", + "office": "Houston", + "position": "Insurance Broker", + "salary": "$213,155", + "start_date": "12/23/2000" + }, + { + "extn": "1581", + "id": "49650", + "name": "Gwen Andrews", + "office": "Huntsville", + "position": "Dentist", + "salary": "$220,869", + "start_date": "12/7/2003" + }, + { + "extn": "7680", + "id": "49651", + "name": "Elijah Andersson", + "office": "Jersey City", + "position": "Ambulatory Nurse", + "salary": "$185,499", + "start_date": "7/12/2000" + }, + { + "extn": "4598", + "id": "49652", + "name": "Mona Lane", + "office": "Columbus", + "position": "Fabricator", + "salary": "$208,809", + "start_date": "10/26/2018" + }, + { + "extn": "2700", + "id": "49653", + "name": "Mackenzie Faulkner", + "office": "Colorado Springs", + "position": "Mobile Developer", + "salary": "$121,432", + "start_date": "9/24/2003" + }, + { + "extn": "2054", + "id": "49654", + "name": "Bree Hall", + "office": "Richmond", + "position": "Doctor", + "salary": "$98,680", + "start_date": "2/1/2006" + }, + { + "extn": "5156", + "id": "49655", + "name": "Luke Seymour", + "office": "Jersey City", + "position": "Web Developer", + "salary": "$179,566", + "start_date": "11/1/2015" + }, + { + "extn": "9617", + "id": "49656", + "name": "Rachael Stevenson", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$27,776", + "start_date": "8/12/2016" + }, + { + "extn": "3186", + "id": "49657", + "name": "Barry Chester", + "office": "Garland", + "position": "Inspector", + "salary": "$144,004", + "start_date": "6/29/2016" + }, + { + "extn": "9463", + "id": "49658", + "name": "Julius Thompson", + "office": "Kansas City", + "position": "Health Educator", + "salary": "$66,981", + "start_date": "5/27/2014" + }, + { + "extn": "3261", + "id": "49659", + "name": "Anabelle Russell", + "office": "Bakersfield", + "position": "Banker", + "salary": "$238,870", + "start_date": "12/5/2006" + }, + { + "extn": "2484", + "id": "49660", + "name": "Alessia Camden", + "office": "Santa Ana", + "position": "Web Developer", + "salary": "$193,873", + "start_date": "1/6/2011" + }, + { + "extn": "7816", + "id": "49661", + "name": "Rosa Varley", + "office": "Irving", + "position": "Pharmacist", + "salary": "$199,693", + "start_date": "10/17/2017" + }, + { + "extn": "2325", + "id": "49662", + "name": "Brad Jarvis", + "office": "Oklahoma City", + "position": "HR Coordinator", + "salary": "$162,842", + "start_date": "7/6/2011" + }, + { + "extn": "2387", + "id": "49663", + "name": "Greta Harris", + "office": "Omaha", + "position": "Staffing Consultant", + "salary": "$13,260", + "start_date": "2/17/2011" + }, + { + "extn": "6236", + "id": "49664", + "name": "Allison Kelly", + "office": "Berna", + "position": "Accountant", + "salary": "$222,436", + "start_date": "9/27/2011" + }, + { + "extn": "6914", + "id": "49665", + "name": "Celina Funnell", + "office": "Memphis", + "position": "Stockbroker", + "salary": "$225,738", + "start_date": "2/4/2008" + }, + { + "extn": "2722", + "id": "49666", + "name": "Jack Weston", + "office": "Sacramento", + "position": "Project Manager", + "salary": "$57,533", + "start_date": "9/26/2014" + }, + { + "extn": "7351", + "id": "49667", + "name": "Sharon Mould", + "office": "Jacksonville", + "position": "Software Engineer", + "salary": "$66,523", + "start_date": "10/21/2019" + }, + { + "extn": "9052", + "id": "49668", + "name": "Melinda Samuel", + "office": "Hayward", + "position": "Operator", + "salary": "$63,842", + "start_date": "12/6/2017" + }, + { + "extn": "9312", + "id": "49669", + "name": "Owen Baxter", + "office": "Tallahassee", + "position": "Electrician", + "salary": "$208,025", + "start_date": "12/10/2007" + }, + { + "extn": "8937", + "id": "49670", + "name": "Adelaide Hogg", + "office": "Wien", + "position": "Banker", + "salary": "$34,380", + "start_date": "12/5/2013" + }, + { + "extn": "4323", + "id": "49671", + "name": "Carter Yard", + "office": "Madison", + "position": "Associate Professor", + "salary": "$104,810", + "start_date": "10/27/2016" + }, + { + "extn": "4853", + "id": "49672", + "name": "Caydence Collis", + "office": "Toledo", + "position": "Paramedic", + "salary": "$160,279", + "start_date": "6/25/2001" + }, + { + "extn": "8472", + "id": "49673", + "name": "Alessia Carpenter", + "office": "Los Angeles", + "position": "Ambulatory Nurse", + "salary": "$82,508", + "start_date": "6/8/2000" + }, + { + "extn": "5060", + "id": "49674", + "name": "Nick Ballard", + "office": "Venice", + "position": "Webmaster", + "salary": "$140,012", + "start_date": "8/13/2000" + }, + { + "extn": "8106", + "id": "49675", + "name": "Alex Whitmore", + "office": "Tulsa", + "position": "Executive Director", + "salary": "$72,815", + "start_date": "6/8/2005" + }, + { + "extn": "6680", + "id": "49676", + "name": "Kassandra Notman", + "office": "Albuquerque", + "position": "Business Broker", + "salary": "$279,567", + "start_date": "5/9/2000" + }, + { + "extn": "5297", + "id": "49677", + "name": "Jayden Fowler", + "office": "Dallas", + "position": "Food Technologist", + "salary": "$11,798", + "start_date": "5/14/2012" + }, + { + "extn": "3557", + "id": "49678", + "name": "Henry Redfern", + "office": "Murfreesboro", + "position": "Biologist", + "salary": "$172,189", + "start_date": "8/10/2004" + }, + { + "extn": "3058", + "id": "49679", + "name": "Caydence Vince", + "office": "Lisbon", + "position": "Treasurer", + "salary": "$106,756", + "start_date": "12/6/2007" + }, + { + "extn": "2310", + "id": "49680", + "name": "Margaret Ogilvy", + "office": "New Orleans", + "position": "Auditor", + "salary": "$73,840", + "start_date": "10/19/2015" + }, + { + "extn": "1988", + "id": "49681", + "name": "Nathan Lee", + "office": "Sacramento", + "position": "Stockbroker", + "salary": "$97,511", + "start_date": "7/20/2014" + }, + { + "extn": "5107", + "id": "49682", + "name": "Gabriel Farrow", + "office": "Nashville", + "position": "Software Engineer", + "salary": "$69,748", + "start_date": "10/31/2007" + }, + { + "extn": "7696", + "id": "49683", + "name": "Chanelle Greenwood", + "office": "St. Louis", + "position": "Fabricator", + "salary": "$198,297", + "start_date": "9/20/2001" + }, + { + "extn": "6088", + "id": "49684", + "name": "Michael Adams", + "office": "Reno", + "position": "Restaurant Manager", + "salary": "$159,685", + "start_date": "10/1/2005" + }, + { + "extn": "8516", + "id": "49685", + "name": "Agnes Thomas", + "office": "Long Beach", + "position": "Systems Administrator", + "salary": "$174,101", + "start_date": "9/30/2006" + }, + { + "extn": "8275", + "id": "49686", + "name": "Abdul Sawyer", + "office": "Lyon", + "position": "Restaurant Manager", + "salary": "$55,553", + "start_date": "8/16/2019" + }, + { + "extn": "7632", + "id": "49687", + "name": "Nicholas Fox", + "office": "Santa Ana", + "position": "Executive Director", + "salary": "$22,649", + "start_date": "6/13/2016" + }, + { + "extn": "4691", + "id": "49688", + "name": "Tess Lee", + "office": "Los Angeles", + "position": "Executive Director", + "salary": "$256,826", + "start_date": "12/26/2004" + }, + { + "extn": "5963", + "id": "49689", + "name": "Cedrick Larsen", + "office": "Omaha", + "position": "Doctor", + "salary": "$113,221", + "start_date": "7/20/2009" + }, + { + "extn": "1369", + "id": "49690", + "name": "Oliver Seymour", + "office": "Garland", + "position": "Doctor", + "salary": "$263,272", + "start_date": "12/18/2011" + }, + { + "extn": "1657", + "id": "49691", + "name": "Maria Nayler", + "office": "Bellevue", + "position": "Cook", + "salary": "$145,779", + "start_date": "6/28/2011" + }, + { + "extn": "2572", + "id": "49692", + "name": "Zoe Lane", + "office": "Indianapolis", + "position": "Staffing Consultant", + "salary": "$247,937", + "start_date": "7/5/2005" + }, + { + "extn": "2078", + "id": "49693", + "name": "Manuel Upton", + "office": "Philadelphia", + "position": "Budget Analyst", + "salary": "$189,763", + "start_date": "3/4/2004" + }, + { + "extn": "4498", + "id": "49694", + "name": "Rocco Talbot", + "office": "Bakersfield", + "position": "Food Technologist", + "salary": "$251,659", + "start_date": "2/7/2008" + }, + { + "extn": "6424", + "id": "49695", + "name": "Ivette Terry", + "office": "Madison", + "position": "Budget Analyst", + "salary": "$118,980", + "start_date": "6/30/2008" + }, + { + "extn": "2898", + "id": "49696", + "name": "Ramon Penn", + "office": "Tulsa", + "position": "Staffing Consultant", + "salary": "$275,908", + "start_date": "2/10/2009" + }, + { + "extn": "1725", + "id": "49697", + "name": "Dakota Broomfield", + "office": "Columbus", + "position": "Designer", + "salary": "$252,725", + "start_date": "8/18/2017" + }, + { + "extn": "6848", + "id": "49698", + "name": "Davina Bradley", + "office": "Milano", + "position": "Audiologist", + "salary": "$26,728", + "start_date": "1/19/2012" + }, + { + "extn": "8612", + "id": "49699", + "name": "Rick Turner", + "office": "Laredo", + "position": "Production Painter", + "salary": "$108,135", + "start_date": "12/2/2003" + }, + { + "extn": "9979", + "id": "49700", + "name": "Oliver Fields", + "office": "Fremont", + "position": "Assistant Buyer", + "salary": "$67,629", + "start_date": "11/24/2006" + }, + { + "extn": "7521", + "id": "49701", + "name": "Cara Hammond", + "office": "Chicago", + "position": "Auditor", + "salary": "$147,396", + "start_date": "1/20/2016" + }, + { + "extn": "9130", + "id": "49702", + "name": "Cristal Tennant", + "office": "Arlington", + "position": "Operator", + "salary": "$78,646", + "start_date": "11/8/2000" + }, + { + "extn": "1153", + "id": "49703", + "name": "Ellen Nielson", + "office": "Escondido", + "position": "Dentist", + "salary": "$109,204", + "start_date": "2/4/2012" + }, + { + "extn": "4245", + "id": "49704", + "name": "Marjorie Dickson", + "office": "Oakland", + "position": "Designer", + "salary": "$136,768", + "start_date": "5/18/2009" + }, + { + "extn": "7580", + "id": "49705", + "name": "Rocco Cadman", + "office": "San Jose", + "position": "Staffing Consultant", + "salary": "$112,251", + "start_date": "10/23/2008" + }, + { + "extn": "4933", + "id": "49706", + "name": "Rosie Weatcroft", + "office": "Denver", + "position": "Auditor", + "salary": "$125,145", + "start_date": "9/19/2015" + }, + { + "extn": "2800", + "id": "49707", + "name": "Joy Connor", + "office": "Portland", + "position": "Electrician", + "salary": "$27,663", + "start_date": "7/14/2013" + }, + { + "extn": "6587", + "id": "49708", + "name": "Bryce Khan", + "office": "Amarillo", + "position": "Physician", + "salary": "$258,806", + "start_date": "6/4/2017" + }, + { + "extn": "2957", + "id": "49709", + "name": "Bob Bradley", + "office": "St. Louis", + "position": "Machine Operator", + "salary": "$163,159", + "start_date": "9/16/2000" + }, + { + "extn": "9115", + "id": "49710", + "name": "Matt Coleman", + "office": "Long Beach", + "position": "Bookkeeper", + "salary": "$207,196", + "start_date": "11/3/2004" + }, + { + "extn": "5518", + "id": "49711", + "name": "Alexia Atkinson", + "office": "Escondido", + "position": "Global Logistics Supervisor", + "salary": "$279,695", + "start_date": "5/28/2003" + }, + { + "extn": "9043", + "id": "49712", + "name": "Chester Lowe", + "office": "St. Louis", + "position": "Dentist", + "salary": "$106,253", + "start_date": "3/21/2009" + }, + { + "extn": "3569", + "id": "49713", + "name": "John Reynolds", + "office": "Memphis", + "position": "Baker", + "salary": "$34,006", + "start_date": "5/17/2019" + }, + { + "extn": "9390", + "id": "49714", + "name": "Lily Hill", + "office": "London", + "position": "Dentist", + "salary": "$238,091", + "start_date": "8/2/2010" + }, + { + "extn": "6403", + "id": "49715", + "name": "Henry Sawyer", + "office": "Quebec", + "position": "Lecturer", + "salary": "$184,342", + "start_date": "12/13/2006" + }, + { + "extn": "3223", + "id": "49716", + "name": "Jayden Knott", + "office": "Kansas City", + "position": "Lecturer", + "salary": "$170,764", + "start_date": "7/28/2017" + }, + { + "extn": "5656", + "id": "49717", + "name": "Evelynn Simmons", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$85,958", + "start_date": "7/24/2010" + }, + { + "extn": "3539", + "id": "49718", + "name": "Daron Price", + "office": "Bridgeport", + "position": "Audiologist", + "salary": "$150,712", + "start_date": "6/19/2007" + }, + { + "extn": "7568", + "id": "49719", + "name": "Manuel Rodwell", + "office": "Hayward", + "position": "Executive Director", + "salary": "$67,733", + "start_date": "9/7/2005" + }, + { + "extn": "1770", + "id": "49720", + "name": "Marissa Blackburn", + "office": "Prague", + "position": "Designer", + "salary": "$279,792", + "start_date": "7/8/2016" + }, + { + "extn": "6338", + "id": "49721", + "name": "Carl Glass", + "office": "Reno", + "position": "Webmaster", + "salary": "$44,237", + "start_date": "12/23/2011" + }, + { + "extn": "7258", + "id": "49722", + "name": "Cecilia Rosenbloom", + "office": "Nashville", + "position": "Mobile Developer", + "salary": "$176,071", + "start_date": "12/1/2015" + }, + { + "extn": "5866", + "id": "49723", + "name": "William Stanley", + "office": "Cincinnati", + "position": "Restaurant Manager", + "salary": "$98,323", + "start_date": "10/6/2005" + }, + { + "extn": "1114", + "id": "49724", + "name": "Barney Walsh", + "office": "Oakland", + "position": "Biologist", + "salary": "$210,943", + "start_date": "10/2/2013" + }, + { + "extn": "7928", + "id": "49725", + "name": "Agnes Eastwood", + "office": "Laredo", + "position": "Production Painter", + "salary": "$120,872", + "start_date": "9/22/2002" + }, + { + "extn": "8826", + "id": "49726", + "name": "Martin Gates", + "office": "Louisville", + "position": "Service Supervisor", + "salary": "$289,459", + "start_date": "4/2/2001" + }, + { + "extn": "9923", + "id": "49727", + "name": "Vera John", + "office": "Anaheim", + "position": "Mobile Developer", + "salary": "$286,749", + "start_date": "8/31/2015" + }, + { + "extn": "4347", + "id": "49728", + "name": "Chelsea Parker", + "office": "Minneapolis", + "position": "Food Technologist", + "salary": "$209,718", + "start_date": "4/30/2010" + }, + { + "extn": "6400", + "id": "49729", + "name": "Mona Fields", + "office": "Prague", + "position": "Clerk", + "salary": "$251,426", + "start_date": "5/2/2016" + }, + { + "extn": "2324", + "id": "49730", + "name": "Danny Atkinson", + "office": "Boston", + "position": "Fabricator", + "salary": "$252,059", + "start_date": "11/22/2002" + }, + { + "extn": "5756", + "id": "49731", + "name": "Margot Gardner", + "office": "Cincinnati", + "position": "Associate Professor", + "salary": "$293,490", + "start_date": "9/15/2013" + }, + { + "extn": "3261", + "id": "49732", + "name": "Manuel Vaughn", + "office": "Santa Ana", + "position": "Designer", + "salary": "$118,705", + "start_date": "10/5/2003" + }, + { + "extn": "2417", + "id": "49733", + "name": "Lauren Camden", + "office": "Oklahoma City", + "position": "Accountant", + "salary": "$168,438", + "start_date": "5/29/2007" + }, + { + "extn": "8884", + "id": "49734", + "name": "Cecilia Ainsworth", + "office": "Houston", + "position": "Inspector", + "salary": "$182,875", + "start_date": "11/7/2005" + }, + { + "extn": "4211", + "id": "49735", + "name": "Andie May", + "office": "Glendale", + "position": "Steward", + "salary": "$199,334", + "start_date": "9/28/2017" + }, + { + "extn": "1198", + "id": "49736", + "name": "Daron Doherty", + "office": "Paris", + "position": "Accountant", + "salary": "$198,753", + "start_date": "8/1/2010" + }, + { + "extn": "5396", + "id": "49737", + "name": "Logan Kelly", + "office": "Rochester", + "position": "Auditor", + "salary": "$130,490", + "start_date": "3/20/2006" + }, + { + "extn": "3860", + "id": "49738", + "name": "Boris Faulkner", + "office": "San Bernardino", + "position": "Cook", + "salary": "$139,599", + "start_date": "4/30/2000" + }, + { + "extn": "7286", + "id": "49739", + "name": "Nathan Horton", + "office": "Salt Lake City", + "position": "Dentist", + "salary": "$90,050", + "start_date": "5/31/2005" + }, + { + "extn": "2464", + "id": "49740", + "name": "Jacqueline Ventura", + "office": "Springfield", + "position": "Designer", + "salary": "$224,014", + "start_date": "1/19/2008" + }, + { + "extn": "2516", + "id": "49741", + "name": "Alma Nobbs", + "office": "Los Angeles", + "position": "Audiologist", + "salary": "$47,455", + "start_date": "4/12/2004" + }, + { + "extn": "4390", + "id": "49742", + "name": "Peter Amstead", + "office": "Charlotte", + "position": "Banker", + "salary": "$108,735", + "start_date": "3/12/2012" + }, + { + "extn": "9042", + "id": "49743", + "name": "Liam Isaac", + "office": "Stockton", + "position": "Cash Manager", + "salary": "$90,201", + "start_date": "12/8/2016" + }, + { + "extn": "9709", + "id": "49744", + "name": "Stella Fox", + "office": "Hollywood", + "position": "Loan Officer", + "salary": "$251,895", + "start_date": "1/27/2002" + }, + { + "extn": "3200", + "id": "49745", + "name": "Violet Osman", + "office": "Ontario", + "position": "Biologist", + "salary": "$238,709", + "start_date": "7/30/2000" + }, + { + "extn": "1475", + "id": "49746", + "name": "Enoch Vinton", + "office": "Miami", + "position": "Steward", + "salary": "$251,261", + "start_date": "5/22/2006" + }, + { + "extn": "4546", + "id": "49747", + "name": "Ramon Bailey", + "office": "Ontario", + "position": "Baker", + "salary": "$129,537", + "start_date": "10/31/2012" + }, + { + "extn": "8289", + "id": "49748", + "name": "Kendra Weasley", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$198,830", + "start_date": "2/1/2012" + }, + { + "extn": "5622", + "id": "49749", + "name": "Georgia Wise", + "office": "Richmond", + "position": "Software Engineer", + "salary": "$223,851", + "start_date": "1/9/2001" + }, + { + "extn": "2444", + "id": "49750", + "name": "Gemma Whitmore", + "office": "Irving", + "position": "Project Manager", + "salary": "$127,882", + "start_date": "8/5/2012" + }, + { + "extn": "7531", + "id": "49751", + "name": "Tony Nobbs", + "office": "Baltimore", + "position": "Production Painter", + "salary": "$93,026", + "start_date": "2/26/2010" + }, + { + "extn": "3189", + "id": "49752", + "name": "Kamila Warren", + "office": "Zurich", + "position": "Lecturer", + "salary": "$228,149", + "start_date": "8/23/2002" + }, + { + "extn": "2246", + "id": "49753", + "name": "Mary Ward", + "office": "Charlotte", + "position": "Bookkeeper", + "salary": "$185,729", + "start_date": "11/25/2008" + }, + { + "extn": "7395", + "id": "49754", + "name": "Sadie Wilde", + "office": "Philadelphia", + "position": "Webmaster", + "salary": "$45,473", + "start_date": "6/18/2006" + }, + { + "extn": "8324", + "id": "49755", + "name": "Julian Pierce", + "office": "Charlotte", + "position": "Fabricator", + "salary": "$247,803", + "start_date": "10/8/2007" + }, + { + "extn": "8247", + "id": "49756", + "name": "Livia Sinclair", + "office": "Kansas City", + "position": "Executive Director", + "salary": "$157,787", + "start_date": "5/29/2007" + }, + { + "extn": "4409", + "id": "49757", + "name": "Barney Ellwood", + "office": "Albuquerque", + "position": "Loan Officer", + "salary": "$79,186", + "start_date": "5/19/2008" + }, + { + "extn": "2973", + "id": "49758", + "name": "Tony Norman", + "office": "Bakersfield", + "position": "Executive Director", + "salary": "$142,564", + "start_date": "8/3/2012" + }, + { + "extn": "5622", + "id": "49759", + "name": "Chad Simpson", + "office": "Zurich", + "position": "Food Technologist", + "salary": "$134,966", + "start_date": "4/28/2010" + }, + { + "extn": "6306", + "id": "49760", + "name": "Davina Mcgee", + "office": "Phoenix", + "position": "Assistant Buyer", + "salary": "$270,120", + "start_date": "4/2/2000" + }, + { + "extn": "7343", + "id": "49761", + "name": "Leroy Franks", + "office": "Prague", + "position": "Staffing Consultant", + "salary": "$245,010", + "start_date": "1/22/2003" + }, + { + "extn": "1216", + "id": "49762", + "name": "Jayden Collins", + "office": "Santa Ana", + "position": "Baker", + "salary": "$80,438", + "start_date": "1/10/2018" + }, + { + "extn": "5847", + "id": "49763", + "name": "Aisha Graves", + "office": "Kansas City", + "position": "Machine Operator", + "salary": "$226,022", + "start_date": "11/22/2000" + }, + { + "extn": "7962", + "id": "49764", + "name": "Luke Nanton", + "office": "Tulsa", + "position": "Production Painter", + "salary": "$281,496", + "start_date": "3/5/2016" + }, + { + "extn": "8166", + "id": "49765", + "name": "Katelyn Rixon", + "office": "Indianapolis", + "position": "Machine Operator", + "salary": "$160,995", + "start_date": "8/11/2019" + }, + { + "extn": "5511", + "id": "49766", + "name": "Nate Hamilton", + "office": "Bucharest", + "position": "Investment Advisor", + "salary": "$36,633", + "start_date": "3/17/2012" + }, + { + "extn": "5316", + "id": "49767", + "name": "Jack Bryant", + "office": "San Bernardino", + "position": "Steward", + "salary": "$191,710", + "start_date": "9/6/2002" + }, + { + "extn": "1907", + "id": "49768", + "name": "Ron Bishop", + "office": "Pittsburgh", + "position": "Bellman", + "salary": "$17,055", + "start_date": "12/7/2004" + }, + { + "extn": "8007", + "id": "49769", + "name": "Noemi Jarrett", + "office": "Miami", + "position": "Budget Analyst", + "salary": "$206,423", + "start_date": "3/26/2006" + }, + { + "extn": "9451", + "id": "49770", + "name": "Kurt Hudson", + "office": "San Antonio", + "position": "Fabricator", + "salary": "$136,204", + "start_date": "2/4/2010" + }, + { + "extn": "8366", + "id": "49771", + "name": "William Lindop", + "office": "Las Vegas", + "position": "Cash Manager", + "salary": "$28,904", + "start_date": "3/17/2010" + }, + { + "extn": "1243", + "id": "49772", + "name": "Tyson Taylor", + "office": "Paris", + "position": "Fabricator", + "salary": "$27,764", + "start_date": "1/26/2007" + }, + { + "extn": "3606", + "id": "49773", + "name": "William Eastwood", + "office": "Jersey City", + "position": "Bookkeeper", + "salary": "$264,290", + "start_date": "2/20/2006" + }, + { + "extn": "8271", + "id": "49774", + "name": "Johnathan Dallas", + "office": "Madrid", + "position": "Web Developer", + "salary": "$119,634", + "start_date": "10/30/2009" + }, + { + "extn": "7833", + "id": "49775", + "name": "Elijah Gordon", + "office": "Moreno Valley", + "position": "Auditor", + "salary": "$96,814", + "start_date": "7/24/2009" + }, + { + "extn": "6137", + "id": "49776", + "name": "Denis Isaac", + "office": "Bakersfield", + "position": "Laboratory Technician", + "salary": "$94,471", + "start_date": "6/18/2004" + }, + { + "extn": "6755", + "id": "49777", + "name": "Julius Khan", + "office": "Baltimore", + "position": "Doctor", + "salary": "$263,060", + "start_date": "11/17/2010" + }, + { + "extn": "5857", + "id": "49778", + "name": "Julian Alcroft", + "office": "Venice", + "position": "Banker", + "salary": "$290,259", + "start_date": "11/29/2010" + }, + { + "extn": "7426", + "id": "49779", + "name": "Aiden Webster", + "office": "Bakersfield", + "position": "Operator", + "salary": "$81,626", + "start_date": "5/5/2018" + }, + { + "extn": "9617", + "id": "49780", + "name": "Elle Fall", + "office": "Lakewood", + "position": "Baker", + "salary": "$33,604", + "start_date": "9/15/2016" + }, + { + "extn": "6602", + "id": "49781", + "name": "Chester Scott", + "office": "Henderson", + "position": "Designer", + "salary": "$109,539", + "start_date": "8/4/2013" + }, + { + "extn": "5890", + "id": "49782", + "name": "Logan Bell", + "office": "San Diego", + "position": "Fabricator", + "salary": "$18,577", + "start_date": "7/18/2016" + }, + { + "extn": "6961", + "id": "49783", + "name": "Lucas Simpson", + "office": "Philadelphia", + "position": "Treasurer", + "salary": "$183,258", + "start_date": "10/2/2011" + }, + { + "extn": "6280", + "id": "49784", + "name": "Doug Preston", + "office": "Moreno Valley", + "position": "Doctor", + "salary": "$32,983", + "start_date": "12/28/2005" + }, + { + "extn": "4624", + "id": "49785", + "name": "William Pearson", + "office": "Detroit", + "position": "Accountant", + "salary": "$282,160", + "start_date": "12/5/2005" + }, + { + "extn": "7800", + "id": "49786", + "name": "Fred Jennson", + "office": "Rome", + "position": "Web Developer", + "salary": "$165,624", + "start_date": "6/14/2000" + }, + { + "extn": "8114", + "id": "49787", + "name": "Daniel Niles", + "office": "Madison", + "position": "Doctor", + "salary": "$244,562", + "start_date": "11/28/2004" + }, + { + "extn": "8331", + "id": "49788", + "name": "Julian Shea", + "office": "Huntsville", + "position": "Associate Professor", + "salary": "$90,669", + "start_date": "10/7/2003" + }, + { + "extn": "1511", + "id": "49789", + "name": "Daron Craig", + "office": "Albuquerque", + "position": "HR Specialist", + "salary": "$269,371", + "start_date": "11/2/2010" + }, + { + "extn": "9344", + "id": "49790", + "name": "Alan Turner", + "office": "Tokyo", + "position": "Associate Professor", + "salary": "$217,270", + "start_date": "1/31/2010" + }, + { + "extn": "8445", + "id": "49791", + "name": "Carl Edwards", + "office": "Jersey City", + "position": "Associate Professor", + "salary": "$93,966", + "start_date": "2/17/2004" + }, + { + "extn": "6168", + "id": "49792", + "name": "Carmella Gonzales", + "office": "Scottsdale", + "position": "HR Specialist", + "salary": "$242,285", + "start_date": "10/13/2003" + }, + { + "extn": "7981", + "id": "49793", + "name": "Boris Clifton", + "office": "Boston", + "position": "Production Painter", + "salary": "$21,776", + "start_date": "3/17/2005" + }, + { + "extn": "8244", + "id": "49794", + "name": "Rhea Glynn", + "office": "Huntsville", + "position": "Cook", + "salary": "$201,338", + "start_date": "4/6/2014" + }, + { + "extn": "4114", + "id": "49795", + "name": "Audrey Jobson", + "office": "Innsbruck", + "position": "IT Support Staff", + "salary": "$212,898", + "start_date": "7/11/2018" + }, + { + "extn": "6522", + "id": "49796", + "name": "Andie Bowen", + "office": "Boston", + "position": "Webmaster", + "salary": "$209,938", + "start_date": "7/29/2008" + }, + { + "extn": "6827", + "id": "49797", + "name": "Nate Mooney", + "office": "Charlotte", + "position": "Loan Officer", + "salary": "$91,239", + "start_date": "8/26/2007" + }, + { + "extn": "5840", + "id": "49798", + "name": "Aeris Little", + "office": "Murfreesboro", + "position": "Biologist", + "salary": "$177,837", + "start_date": "3/6/2018" + }, + { + "extn": "6343", + "id": "49799", + "name": "Catherine Hamilton", + "office": "Innsbruck", + "position": "Bookkeeper", + "salary": "$51,932", + "start_date": "2/2/2002" + }, + { + "extn": "4821", + "id": "49800", + "name": "Domenic Jeffery", + "office": "Fullerton", + "position": "Insurance Broker", + "salary": "$233,817", + "start_date": "9/6/2005" + }, + { + "extn": "1896", + "id": "49801", + "name": "Alexander Lakey", + "office": "Fremont", + "position": "Healthcare Specialist", + "salary": "$30,057", + "start_date": "9/27/2017" + }, + { + "extn": "4692", + "id": "49802", + "name": "Carolyn Mccall", + "office": "Colorado Springs", + "position": "Paramedic", + "salary": "$157,295", + "start_date": "9/16/2015" + }, + { + "extn": "6220", + "id": "49803", + "name": "Denis Hobson", + "office": "Prague", + "position": "Food Technologist", + "salary": "$246,771", + "start_date": "10/2/2009" + }, + { + "extn": "9651", + "id": "49804", + "name": "Ramon Moss", + "office": "Bellevue", + "position": "Laboratory Technician", + "salary": "$263,336", + "start_date": "2/12/2000" + }, + { + "extn": "6830", + "id": "49805", + "name": "Drew Barclay", + "office": "Miami", + "position": "Assistant Buyer", + "salary": "$269,279", + "start_date": "5/18/2017" + }, + { + "extn": "4215", + "id": "49806", + "name": "Sofie Gallacher", + "office": "Hayward", + "position": "Chef Manager", + "salary": "$32,945", + "start_date": "3/27/2006" + }, + { + "extn": "3179", + "id": "49807", + "name": "Joseph Duvall", + "office": "New York", + "position": "Electrician", + "salary": "$119,270", + "start_date": "6/22/2016" + }, + { + "extn": "2172", + "id": "49808", + "name": "David Mccall", + "office": "Detroit", + "position": "Cashier", + "salary": "$41,645", + "start_date": "9/26/2016" + }, + { + "extn": "2307", + "id": "49809", + "name": "Lucas Lloyd", + "office": "Toledo", + "position": "Accountant", + "salary": "$141,347", + "start_date": "11/10/2012" + }, + { + "extn": "7701", + "id": "49810", + "name": "Nancy Uddin", + "office": "Fayetteville", + "position": "Call Center Representative", + "salary": "$75,812", + "start_date": "7/29/2012" + }, + { + "extn": "5582", + "id": "49811", + "name": "Rocco Powell", + "office": "Oakland", + "position": "Baker", + "salary": "$232,241", + "start_date": "8/26/2003" + }, + { + "extn": "2378", + "id": "49812", + "name": "Michaela Wilde", + "office": "Miami", + "position": "Lecturer", + "salary": "$23,162", + "start_date": "8/4/2013" + }, + { + "extn": "1514", + "id": "49813", + "name": "Alexander Lewis", + "office": "Anaheim", + "position": "Ambulatory Nurse", + "salary": "$147,231", + "start_date": "12/19/2001" + }, + { + "extn": "4945", + "id": "49814", + "name": "Mason Collis", + "office": "Washington", + "position": "Call Center Representative", + "salary": "$34,988", + "start_date": "10/6/2002" + }, + { + "extn": "3649", + "id": "49815", + "name": "Michelle Mccall", + "office": "Lisbon", + "position": "CNC Operator", + "salary": "$193,699", + "start_date": "7/15/2009" + }, + { + "extn": "8990", + "id": "49816", + "name": "Rocco Gibbons", + "office": "Innsbruck", + "position": "Healthcare Specialist", + "salary": "$119,836", + "start_date": "7/8/2002" + }, + { + "extn": "8473", + "id": "49817", + "name": "Nathan Walsh", + "office": "San Francisco", + "position": "Design Engineer", + "salary": "$128,586", + "start_date": "11/22/2004" + }, + { + "extn": "1265", + "id": "49818", + "name": "Melania Higgs", + "office": "Hollywood", + "position": "Accountant", + "salary": "$155,028", + "start_date": "12/17/2015" + }, + { + "extn": "2843", + "id": "49819", + "name": "Tyson Hammond", + "office": "Amarillo", + "position": "Bookkeeper", + "salary": "$247,074", + "start_date": "12/26/2004" + }, + { + "extn": "9371", + "id": "49820", + "name": "Luke Paterson", + "office": "Anaheim", + "position": "CNC Operator", + "salary": "$92,558", + "start_date": "11/24/2012" + }, + { + "extn": "9100", + "id": "49821", + "name": "Marvin Foxley", + "office": "Los Angeles", + "position": "Electrician", + "salary": "$23,181", + "start_date": "12/6/2001" + }, + { + "extn": "8978", + "id": "49822", + "name": "Agnes Morgan", + "office": "Tulsa", + "position": "Loan Officer", + "salary": "$193,881", + "start_date": "10/31/2000" + }, + { + "extn": "4696", + "id": "49823", + "name": "Melinda Poulton", + "office": "Oakland", + "position": "Software Engineer", + "salary": "$162,962", + "start_date": "5/5/2017" + }, + { + "extn": "5240", + "id": "49824", + "name": "Julianna Coates", + "office": "New York", + "position": "Service Supervisor", + "salary": "$52,140", + "start_date": "12/19/2006" + }, + { + "extn": "4452", + "id": "49825", + "name": "Jacob Stanley", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$114,580", + "start_date": "2/23/2015" + }, + { + "extn": "2772", + "id": "49826", + "name": "Johnny Shields", + "office": "Boston", + "position": "Staffing Consultant", + "salary": "$119,852", + "start_date": "8/13/2013" + }, + { + "extn": "9892", + "id": "49827", + "name": "Adalie Alldridge", + "office": "San Jose", + "position": "Call Center Representative", + "salary": "$235,952", + "start_date": "4/27/2011" + }, + { + "extn": "4834", + "id": "49828", + "name": "Colleen Graham", + "office": "Minneapolis", + "position": "Bellman", + "salary": "$48,584", + "start_date": "9/24/2009" + }, + { + "extn": "3386", + "id": "49829", + "name": "Kassandra Brock", + "office": "Murfreesboro", + "position": "Chef Manager", + "salary": "$199,845", + "start_date": "1/22/2003" + }, + { + "extn": "9840", + "id": "49830", + "name": "Owen Mooney", + "office": "Kansas City", + "position": "Healthcare Specialist", + "salary": "$218,081", + "start_date": "5/20/2015" + }, + { + "extn": "8689", + "id": "49831", + "name": "Daniel Redden", + "office": "Fayetteville", + "position": "Executive Director", + "salary": "$113,701", + "start_date": "3/1/2005" + }, + { + "extn": "5216", + "id": "49832", + "name": "Carmella Bradley", + "office": "Prague", + "position": "Executive Director", + "salary": "$111,883", + "start_date": "1/22/2006" + }, + { + "extn": "2984", + "id": "49833", + "name": "Sebastian Lynch", + "office": "Anaheim", + "position": "Accountant", + "salary": "$259,323", + "start_date": "1/30/2010" + }, + { + "extn": "2728", + "id": "49834", + "name": "Logan Gates", + "office": "Bellevue", + "position": "HR Specialist", + "salary": "$290,022", + "start_date": "12/11/2005" + }, + { + "extn": "3121", + "id": "49835", + "name": "Abdul London", + "office": "San Bernardino", + "position": "Electrician", + "salary": "$17,926", + "start_date": "2/2/2006" + }, + { + "extn": "3065", + "id": "49836", + "name": "Erick Smith", + "office": "Boston", + "position": "Cook", + "salary": "$20,306", + "start_date": "10/16/2000" + }, + { + "extn": "3758", + "id": "49837", + "name": "Lindsay Jacobs", + "office": "Colorado Springs", + "position": "Software Engineer", + "salary": "$107,993", + "start_date": "4/2/2002" + }, + { + "extn": "4296", + "id": "49838", + "name": "Savannah Evans", + "office": "Saint Paul", + "position": "Cash Manager", + "salary": "$62,116", + "start_date": "5/28/2005" + }, + { + "extn": "9808", + "id": "49839", + "name": "Kirsten Snow", + "office": "Henderson", + "position": "Operator", + "salary": "$135,958", + "start_date": "5/23/2001" + }, + { + "extn": "5091", + "id": "49840", + "name": "Alessandra Farrow", + "office": "Murfreesboro", + "position": "Electrician", + "salary": "$118,854", + "start_date": "1/5/2000" + }, + { + "extn": "6686", + "id": "49841", + "name": "Evie Latham", + "office": "Milwaukee", + "position": "Fabricator", + "salary": "$226,245", + "start_date": "5/11/2013" + }, + { + "extn": "2619", + "id": "49842", + "name": "Aleksandra Robertson", + "office": "Zurich", + "position": "Chef Manager", + "salary": "$153,673", + "start_date": "9/2/2002" + }, + { + "extn": "8649", + "id": "49843", + "name": "Aeris Rodwell", + "office": "Albuquerque", + "position": "Designer", + "salary": "$158,094", + "start_date": "3/21/2016" + }, + { + "extn": "9505", + "id": "49844", + "name": "Vera Vane", + "office": "London", + "position": "Bookkeeper", + "salary": "$95,386", + "start_date": "9/9/2008" + }, + { + "extn": "1971", + "id": "49845", + "name": "Peter Herbert", + "office": "Lisbon", + "position": "Mobile Developer", + "salary": "$286,348", + "start_date": "4/10/2016" + }, + { + "extn": "4686", + "id": "49846", + "name": "Chadwick Roth", + "office": "Murfreesboro", + "position": "HR Specialist", + "salary": "$174,948", + "start_date": "5/1/2016" + }, + { + "extn": "8191", + "id": "49847", + "name": "Hazel Reid", + "office": "Lincoln", + "position": "Assistant Buyer", + "salary": "$219,451", + "start_date": "10/4/2003" + }, + { + "extn": "8461", + "id": "49848", + "name": "Henry Turner", + "office": "Arlington", + "position": "Project Manager", + "salary": "$291,600", + "start_date": "1/30/2014" + }, + { + "extn": "4799", + "id": "49849", + "name": "Hayden Gilmore", + "office": "San Antonio", + "position": "Treasurer", + "salary": "$90,561", + "start_date": "7/26/2000" + }, + { + "extn": "1500", + "id": "49850", + "name": "Wade Weldon", + "office": "Garland", + "position": "Loan Officer", + "salary": "$81,191", + "start_date": "6/4/2000" + }, + { + "extn": "2262", + "id": "49851", + "name": "Maxwell Sheldon", + "office": "San Diego", + "position": "Baker", + "salary": "$160,974", + "start_date": "9/21/2019" + }, + { + "extn": "9882", + "id": "49852", + "name": "Gil Riley", + "office": "Jacksonville", + "position": "Front Desk Coordinator", + "salary": "$274,265", + "start_date": "3/21/2015" + }, + { + "extn": "5774", + "id": "49853", + "name": "Matt Overson", + "office": "Lisbon", + "position": "Design Engineer", + "salary": "$25,100", + "start_date": "12/23/2012" + }, + { + "extn": "8831", + "id": "49854", + "name": "Sylvia Silva", + "office": "Garland", + "position": "Loan Officer", + "salary": "$273,480", + "start_date": "8/13/2017" + }, + { + "extn": "3529", + "id": "49855", + "name": "Mike Lee", + "office": "Madrid", + "position": "Restaurant Manager", + "salary": "$268,764", + "start_date": "9/6/2000" + }, + { + "extn": "2047", + "id": "49856", + "name": "Paige Ulyatt", + "office": "Atlanta", + "position": "Banker", + "salary": "$60,127", + "start_date": "3/14/2009" + }, + { + "extn": "7259", + "id": "49857", + "name": "Brad Ranks", + "office": "Philadelphia", + "position": "Web Developer", + "salary": "$295,561", + "start_date": "10/15/2017" + }, + { + "extn": "2288", + "id": "49858", + "name": "Grace Matthews", + "office": "Fort Lauderdale", + "position": "Assistant Buyer", + "salary": "$268,972", + "start_date": "5/27/2007" + }, + { + "extn": "4333", + "id": "49859", + "name": "Anne Neville", + "office": "Stockton", + "position": "Pharmacist", + "salary": "$289,299", + "start_date": "4/23/2015" + }, + { + "extn": "4736", + "id": "49860", + "name": "Luke Shepherd", + "office": "Valetta", + "position": "Bookkeeper", + "salary": "$213,215", + "start_date": "9/20/2006" + }, + { + "extn": "9862", + "id": "49861", + "name": "Anthony Clayton", + "office": "Columbus", + "position": "Cashier", + "salary": "$144,371", + "start_date": "5/11/2006" + }, + { + "extn": "6192", + "id": "49862", + "name": "Ethan Jackson", + "office": "New York", + "position": "Health Educator", + "salary": "$278,689", + "start_date": "6/11/2010" + }, + { + "extn": "7663", + "id": "49863", + "name": "Hayden Everett", + "office": "Indianapolis", + "position": "Design Engineer", + "salary": "$44,185", + "start_date": "1/1/2019" + }, + { + "extn": "7872", + "id": "49864", + "name": "Tyler Whatson", + "office": "Sacramento", + "position": "Restaurant Manager", + "salary": "$201,262", + "start_date": "8/11/2015" + }, + { + "extn": "5610", + "id": "49865", + "name": "Mina Harrison", + "office": "Madison", + "position": "Business Broker", + "salary": "$96,754", + "start_date": "2/9/2015" + }, + { + "extn": "5985", + "id": "49866", + "name": "Ron Rodgers", + "office": "Milano", + "position": "Dentist", + "salary": "$45,863", + "start_date": "7/4/2011" + }, + { + "extn": "9295", + "id": "49867", + "name": "Ron Hunter", + "office": "Jersey City", + "position": "Clerk", + "salary": "$231,196", + "start_date": "2/17/2015" + }, + { + "extn": "3378", + "id": "49868", + "name": "Kamila Thatcher", + "office": "Fort Lauderdale", + "position": "Fabricator", + "salary": "$13,102", + "start_date": "11/2/2008" + }, + { + "extn": "3472", + "id": "49869", + "name": "Tyson Redwood", + "office": "Rome", + "position": "Fabricator", + "salary": "$177,632", + "start_date": "8/14/2004" + }, + { + "extn": "3420", + "id": "49870", + "name": "Eileen Kent", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$222,331", + "start_date": "8/28/2016" + }, + { + "extn": "4800", + "id": "49871", + "name": "Irene Morley", + "office": "Chicago", + "position": "Associate Professor", + "salary": "$293,236", + "start_date": "4/7/2006" + }, + { + "extn": "4511", + "id": "49872", + "name": "Jade Poulton", + "office": "Irving", + "position": "Health Educator", + "salary": "$192,521", + "start_date": "9/5/2009" + }, + { + "extn": "5957", + "id": "49873", + "name": "Esmeralda Boyle", + "office": "San Jose", + "position": "Biologist", + "salary": "$159,506", + "start_date": "7/3/2003" + }, + { + "extn": "8167", + "id": "49874", + "name": "Denny Torres", + "office": "San Diego", + "position": "Systems Administrator", + "salary": "$109,339", + "start_date": "1/29/2016" + }, + { + "extn": "6433", + "id": "49875", + "name": "Alexander Shaw", + "office": "Ontario", + "position": "Cashier", + "salary": "$104,187", + "start_date": "12/2/2008" + }, + { + "extn": "1205", + "id": "49876", + "name": "Dani Button", + "office": "Las Vegas", + "position": "Front Desk Coordinator", + "salary": "$111,628", + "start_date": "3/4/2015" + }, + { + "extn": "8516", + "id": "49877", + "name": "Aurelia Savage", + "office": "Washington", + "position": "Fabricator", + "salary": "$252,162", + "start_date": "9/19/2013" + }, + { + "extn": "5201", + "id": "49878", + "name": "Martin Gates", + "office": "Fayetteville", + "position": "Bellman", + "salary": "$68,746", + "start_date": "5/13/2011" + }, + { + "extn": "8503", + "id": "49879", + "name": "Leslie Miller", + "office": "Kansas City", + "position": "Business Broker", + "salary": "$294,703", + "start_date": "8/16/2015" + }, + { + "extn": "3528", + "id": "49880", + "name": "Kendra Rogers", + "office": "Jersey City", + "position": "Staffing Consultant", + "salary": "$60,713", + "start_date": "3/9/2012" + }, + { + "extn": "9532", + "id": "49881", + "name": "Aeris Bell", + "office": "Houston", + "position": "Accountant", + "salary": "$102,468", + "start_date": "11/29/2005" + }, + { + "extn": "6676", + "id": "49882", + "name": "Mason Strong", + "office": "Minneapolis", + "position": "Retail Trainee", + "salary": "$219,481", + "start_date": "1/5/2017" + }, + { + "extn": "2960", + "id": "49883", + "name": "Molly Dallas", + "office": "New York", + "position": "Cook", + "salary": "$217,102", + "start_date": "10/15/2005" + }, + { + "extn": "1662", + "id": "49884", + "name": "Leah Hooper", + "office": "El Paso", + "position": "Pharmacist", + "salary": "$201,436", + "start_date": "8/26/2016" + }, + { + "extn": "9459", + "id": "49885", + "name": "Quinn Dempsey", + "office": "Rome", + "position": "Budget Analyst", + "salary": "$292,319", + "start_date": "7/5/2019" + }, + { + "extn": "1434", + "id": "49886", + "name": "Bristol Weston", + "office": "Tokyo", + "position": "Health Educator", + "salary": "$242,038", + "start_date": "8/4/2001" + }, + { + "extn": "7706", + "id": "49887", + "name": "Mark Neville", + "office": "Phoenix", + "position": "Front Desk Coordinator", + "salary": "$201,015", + "start_date": "7/22/2015" + }, + { + "extn": "7220", + "id": "49888", + "name": "Sofie Stanley", + "office": "Huntsville", + "position": "Electrician", + "salary": "$57,344", + "start_date": "12/24/2006" + }, + { + "extn": "1248", + "id": "49889", + "name": "Ethan Noon", + "office": "Toledo", + "position": "Health Educator", + "salary": "$84,317", + "start_date": "9/11/2015" + }, + { + "extn": "3332", + "id": "49890", + "name": "Bristol West", + "office": "Philadelphia", + "position": "Insurance Broker", + "salary": "$187,928", + "start_date": "9/23/2004" + }, + { + "extn": "2097", + "id": "49891", + "name": "Mavis Freeburn", + "office": "El Paso", + "position": "Insurance Broker", + "salary": "$46,053", + "start_date": "9/18/2007" + }, + { + "extn": "6937", + "id": "49892", + "name": "Hayden Myatt", + "office": "Springfield", + "position": "Machine Operator", + "salary": "$82,383", + "start_date": "1/2/2015" + }, + { + "extn": "8408", + "id": "49893", + "name": "Bryce Murphy", + "office": "Nashville", + "position": "Laboratory Technician", + "salary": "$126,684", + "start_date": "11/2/2001" + }, + { + "extn": "2304", + "id": "49894", + "name": "Noemi Wild", + "office": "Fullerton", + "position": "HR Coordinator", + "salary": "$154,552", + "start_date": "4/10/2013" + }, + { + "extn": "8510", + "id": "49895", + "name": "Luna Button", + "office": "Anaheim", + "position": "Fabricator", + "salary": "$267,280", + "start_date": "6/24/2011" + }, + { + "extn": "8282", + "id": "49896", + "name": "Naomi Parker", + "office": "Chicago", + "position": "Accountant", + "salary": "$299,151", + "start_date": "3/21/2011" + }, + { + "extn": "7286", + "id": "49897", + "name": "Daron Coates", + "office": "Huntsville", + "position": "Service Supervisor", + "salary": "$113,445", + "start_date": "2/18/2012" + }, + { + "extn": "2844", + "id": "49898", + "name": "Rachael Douglas", + "office": "Springfield", + "position": "Audiologist", + "salary": "$84,575", + "start_date": "2/13/2005" + }, + { + "extn": "6980", + "id": "49899", + "name": "Andie Vinton", + "office": "Las Vegas", + "position": "Restaurant Manager", + "salary": "$61,859", + "start_date": "1/21/2017" + }, + { + "extn": "9174", + "id": "49900", + "name": "Matthew Gavin", + "office": "Memphis", + "position": "Service Supervisor", + "salary": "$16,693", + "start_date": "6/15/2017" + }, + { + "extn": "4452", + "id": "49901", + "name": "Carl Evans", + "office": "Albuquerque", + "position": "Chef Manager", + "salary": "$170,003", + "start_date": "2/26/2007" + }, + { + "extn": "7610", + "id": "49902", + "name": "Allison Collis", + "office": "Prague", + "position": "Lecturer", + "salary": "$65,915", + "start_date": "10/14/2018" + }, + { + "extn": "9488", + "id": "49903", + "name": "Bart Reynolds", + "office": "Valetta", + "position": "Dentist", + "salary": "$123,965", + "start_date": "12/8/2006" + }, + { + "extn": "4971", + "id": "49904", + "name": "Jacob Jordan", + "office": "Louisville", + "position": "Clerk", + "salary": "$228,806", + "start_date": "6/14/2009" + }, + { + "extn": "2449", + "id": "49905", + "name": "Johnny Umney", + "office": "Fayetteville", + "position": "Biologist", + "salary": "$134,117", + "start_date": "11/20/2002" + }, + { + "extn": "9828", + "id": "49906", + "name": "Sharon Simpson", + "office": "Portland", + "position": "Healthcare Specialist", + "salary": "$149,198", + "start_date": "4/12/2008" + }, + { + "extn": "3899", + "id": "49907", + "name": "Matthew Ulyatt", + "office": "Bucharest", + "position": "Audiologist", + "salary": "$191,474", + "start_date": "1/12/2010" + }, + { + "extn": "8869", + "id": "49908", + "name": "Matthew Gordon", + "office": "Norfolk", + "position": "Designer", + "salary": "$234,270", + "start_date": "9/28/2003" + }, + { + "extn": "6499", + "id": "49909", + "name": "Bart Walker", + "office": "Huntsville", + "position": "Bellman", + "salary": "$150,397", + "start_date": "10/29/2009" + }, + { + "extn": "2514", + "id": "49910", + "name": "Barry Redwood", + "office": "Berna", + "position": "Insurance Broker", + "salary": "$294,587", + "start_date": "4/30/2016" + }, + { + "extn": "1059", + "id": "49911", + "name": "Benny May", + "office": "Wien", + "position": "Audiologist", + "salary": "$100,352", + "start_date": "10/8/2010" + }, + { + "extn": "4508", + "id": "49912", + "name": "Camila Calderwood", + "office": "Oklahoma City", + "position": "Webmaster", + "salary": "$185,814", + "start_date": "9/29/2017" + }, + { + "extn": "4881", + "id": "49913", + "name": "Tony Fisher", + "office": "Bucharest", + "position": "HR Specialist", + "salary": "$16,386", + "start_date": "5/27/2000" + }, + { + "extn": "5987", + "id": "49914", + "name": "Henry Judd", + "office": "Anaheim", + "position": "Retail Trainee", + "salary": "$21,411", + "start_date": "9/11/2009" + }, + { + "extn": "6935", + "id": "49915", + "name": "Hayden Wilde", + "office": "Glendale", + "position": "Loan Officer", + "salary": "$146,340", + "start_date": "8/6/2008" + }, + { + "extn": "1120", + "id": "49916", + "name": "Alex Spencer", + "office": "Milwaukee", + "position": "Operator", + "salary": "$97,642", + "start_date": "3/19/2002" + }, + { + "extn": "7920", + "id": "49917", + "name": "Danny Alexander", + "office": "Madison", + "position": "Fabricator", + "salary": "$123,496", + "start_date": "10/2/2006" + }, + { + "extn": "6350", + "id": "49918", + "name": "Marina Warden", + "office": "Murfreesboro", + "position": "Design Engineer", + "salary": "$36,931", + "start_date": "2/25/2007" + }, + { + "extn": "5673", + "id": "49919", + "name": "Claire Simpson", + "office": "Washington", + "position": "Mobile Developer", + "salary": "$68,065", + "start_date": "6/6/2009" + }, + { + "extn": "2712", + "id": "49920", + "name": "Joseph Downing", + "office": "Berna", + "position": "Designer", + "salary": "$105,650", + "start_date": "3/5/2013" + }, + { + "extn": "5412", + "id": "49921", + "name": "Hope Gunn", + "office": "Amarillo", + "position": "Steward", + "salary": "$287,075", + "start_date": "4/3/2010" + }, + { + "extn": "5054", + "id": "49922", + "name": "Diane Porter", + "office": "Arlington", + "position": "Lecturer", + "salary": "$255,883", + "start_date": "4/14/2016" + }, + { + "extn": "2341", + "id": "49923", + "name": "Ember Willis", + "office": "Rochester", + "position": "Ambulatory Nurse", + "salary": "$273,810", + "start_date": "5/19/2003" + }, + { + "extn": "6195", + "id": "49924", + "name": "Roger Campbell", + "office": "San Francisco", + "position": "Bookkeeper", + "salary": "$40,076", + "start_date": "7/16/2019" + }, + { + "extn": "9289", + "id": "49925", + "name": "Doug Antcliff", + "office": "Saint Paul", + "position": "Loan Officer", + "salary": "$223,696", + "start_date": "3/29/2004" + }, + { + "extn": "3673", + "id": "49926", + "name": "Liam Thorne", + "office": "Milwaukee", + "position": "Business Broker", + "salary": "$173,360", + "start_date": "4/19/2007" + }, + { + "extn": "1786", + "id": "49927", + "name": "Liam Dickson", + "office": "Bellevue", + "position": "Staffing Consultant", + "salary": "$29,086", + "start_date": "10/31/2004" + }, + { + "extn": "5963", + "id": "49928", + "name": "Gladys Bennett", + "office": "Miami", + "position": "Food Technologist", + "salary": "$296,573", + "start_date": "12/10/2004" + }, + { + "extn": "5905", + "id": "49929", + "name": "Chris Bullock", + "office": "Baltimore", + "position": "Project Manager", + "salary": "$297,332", + "start_date": "8/24/2013" + }, + { + "extn": "7801", + "id": "49930", + "name": "Chloe Williams", + "office": "Rome", + "position": "Global Logistics Supervisor", + "salary": "$80,956", + "start_date": "7/5/2002" + }, + { + "extn": "8565", + "id": "49931", + "name": "Penelope Morris", + "office": "Tokyo", + "position": "Steward", + "salary": "$175,343", + "start_date": "3/11/2016" + }, + { + "extn": "3587", + "id": "49932", + "name": "Ember Walter", + "office": "Laredo", + "position": "Healthcare Specialist", + "salary": "$15,570", + "start_date": "11/9/2013" + }, + { + "extn": "1178", + "id": "49933", + "name": "Harry Ashwell", + "office": "Boston", + "position": "IT Support Staff", + "salary": "$79,776", + "start_date": "10/14/2009" + }, + { + "extn": "5508", + "id": "49934", + "name": "Julius Carter", + "office": "Salem", + "position": "Business Broker", + "salary": "$269,104", + "start_date": "10/21/2016" + }, + { + "extn": "6230", + "id": "49935", + "name": "Chad Young", + "office": "Oklahoma City", + "position": "Pharmacist", + "salary": "$293,385", + "start_date": "8/21/2016" + }, + { + "extn": "6661", + "id": "49936", + "name": "Matt Vince", + "office": "Baltimore", + "position": "Assistant Buyer", + "salary": "$40,463", + "start_date": "10/19/2015" + }, + { + "extn": "1520", + "id": "49937", + "name": "Chelsea Harris", + "office": "Escondido", + "position": "Fabricator", + "salary": "$272,511", + "start_date": "12/3/2003" + }, + { + "extn": "5564", + "id": "49938", + "name": "Adalie Downing", + "office": "Innsbruck", + "position": "Inspector", + "salary": "$63,411", + "start_date": "2/2/2018" + }, + { + "extn": "7276", + "id": "49939", + "name": "Carolyn Corbett", + "office": "Henderson", + "position": "Bookkeeper", + "salary": "$65,502", + "start_date": "4/30/2004" + }, + { + "extn": "3700", + "id": "49940", + "name": "Lily Price", + "office": "Columbus", + "position": "Project Manager", + "salary": "$250,375", + "start_date": "6/29/2015" + }, + { + "extn": "4551", + "id": "49941", + "name": "Daphne Gibson", + "office": "Anaheim", + "position": "Global Logistics Supervisor", + "salary": "$51,035", + "start_date": "9/27/2005" + }, + { + "extn": "9398", + "id": "49942", + "name": "David Richardson", + "office": "Toledo", + "position": "Project Manager", + "salary": "$48,773", + "start_date": "12/3/2009" + }, + { + "extn": "9098", + "id": "49943", + "name": "Lara Harrison", + "office": "Valetta", + "position": "Paramedic", + "salary": "$49,102", + "start_date": "2/21/2012" + }, + { + "extn": "1702", + "id": "49944", + "name": "George Sawyer", + "office": "Hollywood", + "position": "Baker", + "salary": "$138,759", + "start_date": "5/2/2016" + }, + { + "extn": "2892", + "id": "49945", + "name": "Denis Asher", + "office": "Madison", + "position": "Food Technologist", + "salary": "$237,125", + "start_date": "10/24/2016" + }, + { + "extn": "9900", + "id": "49946", + "name": "Owen Raven", + "office": "Chicago", + "position": "Budget Analyst", + "salary": "$85,139", + "start_date": "9/21/2007" + }, + { + "extn": "9550", + "id": "49947", + "name": "Priscilla Ingham", + "office": "Bridgeport", + "position": "Business Broker", + "salary": "$230,479", + "start_date": "5/16/2008" + }, + { + "extn": "4836", + "id": "49948", + "name": "Johnathan Jenkin", + "office": "Anaheim", + "position": "Auditor", + "salary": "$50,145", + "start_date": "12/20/2007" + }, + { + "extn": "6342", + "id": "49949", + "name": "Daria Squire", + "office": "Cincinnati", + "position": "Front Desk Coordinator", + "salary": "$267,687", + "start_date": "7/21/2016" + }, + { + "extn": "6080", + "id": "49950", + "name": "Ronald Windsor", + "office": "Reno", + "position": "Staffing Consultant", + "salary": "$206,109", + "start_date": "10/21/2017" + }, + { + "extn": "4299", + "id": "49951", + "name": "Jayden Hope", + "office": "Zurich", + "position": "Retail Trainee", + "salary": "$111,616", + "start_date": "2/6/2019" + }, + { + "extn": "3034", + "id": "49952", + "name": "Ramon Parr", + "office": "Houston", + "position": "Stockbroker", + "salary": "$125,865", + "start_date": "6/7/2016" + }, + { + "extn": "7415", + "id": "49953", + "name": "Boris Keys", + "office": "Venice", + "position": "Loan Officer", + "salary": "$195,761", + "start_date": "8/8/2016" + }, + { + "extn": "3227", + "id": "49954", + "name": "Taylor Grant", + "office": "Seattle", + "position": "Project Manager", + "salary": "$208,142", + "start_date": "4/13/2009" + }, + { + "extn": "8266", + "id": "49955", + "name": "Chad Dann", + "office": "Nashville", + "position": "Investment Advisor", + "salary": "$259,017", + "start_date": "4/27/2013" + }, + { + "extn": "4783", + "id": "49956", + "name": "Erick Olson", + "office": "Oakland", + "position": "Service Supervisor", + "salary": "$135,424", + "start_date": "12/17/2004" + }, + { + "extn": "8671", + "id": "49957", + "name": "Sienna Hooper", + "office": "Fayetteville", + "position": "Treasurer", + "salary": "$112,731", + "start_date": "7/10/2011" + }, + { + "extn": "4591", + "id": "49958", + "name": "Noah Rowan", + "office": "Toledo", + "position": "Auditor", + "salary": "$123,006", + "start_date": "8/2/2000" + }, + { + "extn": "5877", + "id": "49959", + "name": "Freya Pitt", + "office": "Amarillo", + "position": "IT Support Staff", + "salary": "$248,135", + "start_date": "12/10/2000" + }, + { + "extn": "7601", + "id": "49960", + "name": "Chadwick Gilbert", + "office": "Fullerton", + "position": "Health Educator", + "salary": "$23,821", + "start_date": "3/30/2016" + }, + { + "extn": "3996", + "id": "49961", + "name": "Agnes Button", + "office": "Nashville", + "position": "Inspector", + "salary": "$160,619", + "start_date": "11/16/2016" + }, + { + "extn": "9201", + "id": "49962", + "name": "Evie Woodcock", + "office": "Memphis", + "position": "Production Painter", + "salary": "$269,130", + "start_date": "10/9/2000" + }, + { + "extn": "4955", + "id": "49963", + "name": "Enoch Andersson", + "office": "Tokyo", + "position": "Machine Operator", + "salary": "$294,318", + "start_date": "11/14/2005" + }, + { + "extn": "3035", + "id": "49964", + "name": "Ember Logan", + "office": "Springfield", + "position": "Bookkeeper", + "salary": "$259,476", + "start_date": "3/4/2014" + }, + { + "extn": "5326", + "id": "49965", + "name": "Hank Sylvester", + "office": "Fayetteville", + "position": "Loan Officer", + "salary": "$138,164", + "start_date": "1/2/2018" + }, + { + "extn": "3638", + "id": "49966", + "name": "Eduardo Grey", + "office": "Long Beach", + "position": "Chef Manager", + "salary": "$242,146", + "start_date": "2/28/2008" + }, + { + "extn": "5405", + "id": "49967", + "name": "Renee Allcott", + "office": "Madrid", + "position": "Chef Manager", + "salary": "$43,064", + "start_date": "2/13/2016" + }, + { + "extn": "4361", + "id": "49968", + "name": "Vanessa Stewart", + "office": "Saint Paul", + "position": "Project Manager", + "salary": "$26,190", + "start_date": "3/3/2016" + }, + { + "extn": "9016", + "id": "49969", + "name": "Henry Vangness", + "office": "Anaheim", + "position": "Paramedic", + "salary": "$136,747", + "start_date": "5/10/2008" + }, + { + "extn": "1794", + "id": "49970", + "name": "Bart Harrington", + "office": "Venice", + "position": "IT Support Staff", + "salary": "$16,127", + "start_date": "4/17/2008" + }, + { + "extn": "7256", + "id": "49971", + "name": "Moira Barclay", + "office": "Tallahassee", + "position": "Dentist", + "salary": "$230,565", + "start_date": "10/1/2000" + }, + { + "extn": "8814", + "id": "49972", + "name": "Renee Richards", + "office": "Fullerton", + "position": "Designer", + "salary": "$79,345", + "start_date": "4/14/2018" + }, + { + "extn": "4793", + "id": "49973", + "name": "Candace Mills", + "office": "Worcester", + "position": "Loan Officer", + "salary": "$180,949", + "start_date": "6/2/2014" + }, + { + "extn": "6500", + "id": "49974", + "name": "Kirsten Mason", + "office": "Philadelphia", + "position": "Web Developer", + "salary": "$116,393", + "start_date": "5/27/2014" + }, + { + "extn": "2195", + "id": "49975", + "name": "Enoch Garner", + "office": "Reno", + "position": "Steward", + "salary": "$255,761", + "start_date": "11/26/2010" + }, + { + "extn": "2066", + "id": "49976", + "name": "Logan Kidd", + "office": "Pittsburgh", + "position": "Insurance Broker", + "salary": "$253,100", + "start_date": "3/22/2012" + }, + { + "extn": "1069", + "id": "49977", + "name": "Hazel Morris", + "office": "Scottsdale", + "position": "Food Technologist", + "salary": "$22,101", + "start_date": "2/28/2006" + }, + { + "extn": "7377", + "id": "49978", + "name": "Liv Williams", + "office": "Los Angeles", + "position": "Front Desk Coordinator", + "salary": "$156,412", + "start_date": "10/13/2011" + }, + { + "extn": "9289", + "id": "49979", + "name": "Alan Rossi", + "office": "Lisbon", + "position": "Ambulatory Nurse", + "salary": "$184,495", + "start_date": "1/19/2012" + }, + { + "extn": "5898", + "id": "49980", + "name": "Gwenyth Herbert", + "office": "Irving", + "position": "Lecturer", + "salary": "$259,567", + "start_date": "10/2/2010" + }, + { + "extn": "4502", + "id": "49981", + "name": "Aiden Clarke", + "office": "Paris", + "position": "Associate Professor", + "salary": "$146,992", + "start_date": "1/1/2018" + }, + { + "extn": "9866", + "id": "49982", + "name": "Maggie Wilson", + "office": "Hollywood", + "position": "Ambulatory Nurse", + "salary": "$199,894", + "start_date": "9/22/2007" + }, + { + "extn": "1337", + "id": "49983", + "name": "Rocco Avery", + "office": "Philadelphia", + "position": "Associate Professor", + "salary": "$276,765", + "start_date": "12/26/2000" + }, + { + "extn": "7622", + "id": "49984", + "name": "Kassandra Barrett", + "office": "Tulsa", + "position": "Clerk", + "salary": "$115,550", + "start_date": "4/30/2004" + }, + { + "extn": "6016", + "id": "49985", + "name": "Angelica Morris", + "office": "Lyon", + "position": "Accountant", + "salary": "$147,631", + "start_date": "1/16/2011" + }, + { + "extn": "5684", + "id": "49986", + "name": "Tony Jobson", + "office": "Arlington", + "position": "Paramedic", + "salary": "$77,891", + "start_date": "4/4/2017" + }, + { + "extn": "4917", + "id": "49987", + "name": "Alexander Selby", + "office": "Anaheim", + "position": "Healthcare Specialist", + "salary": "$31,677", + "start_date": "12/18/2012" + }, + { + "extn": "1190", + "id": "49988", + "name": "Rowan Tindall", + "office": "San Jose", + "position": "Dentist", + "salary": "$183,896", + "start_date": "10/5/2009" + }, + { + "extn": "5234", + "id": "49989", + "name": "Gabriel Asher", + "office": "Nashville", + "position": "Production Painter", + "salary": "$151,796", + "start_date": "11/2/2013" + }, + { + "extn": "9410", + "id": "49990", + "name": "Miley Turner", + "office": "Amarillo", + "position": "Clerk", + "salary": "$66,408", + "start_date": "5/30/2002" + }, + { + "extn": "2137", + "id": "49991", + "name": "Phillip Roberts", + "office": "Irving", + "position": "Pharmacist", + "salary": "$55,356", + "start_date": "11/1/2016" + }, + { + "extn": "2074", + "id": "49992", + "name": "Noah Hunter", + "office": "Fort Lauderdale", + "position": "Cashier", + "salary": "$147,565", + "start_date": "8/19/2003" + }, + { + "extn": "1716", + "id": "49993", + "name": "Hailey Selby", + "office": "Kansas City", + "position": "Global Logistics Supervisor", + "salary": "$14,857", + "start_date": "1/22/2011" + }, + { + "extn": "8242", + "id": "49994", + "name": "John Hunt", + "office": "Bellevue", + "position": "Business Broker", + "salary": "$134,864", + "start_date": "5/2/2011" + }, + { + "extn": "8205", + "id": "49995", + "name": "Lucy Lynn", + "office": "Orlando", + "position": "Paramedic", + "salary": "$267,397", + "start_date": "1/16/2000" + }, + { + "extn": "9340", + "id": "49996", + "name": "Emely Mooney", + "office": "Bridgeport", + "position": "Accountant", + "salary": "$128,527", + "start_date": "4/4/2015" + }, + { + "extn": "9638", + "id": "49997", + "name": "Tyson Kaur", + "office": "Oakland", + "position": "Food Technologist", + "salary": "$115,696", + "start_date": "7/3/2007" + }, + { + "extn": "6510", + "id": "49998", + "name": "Kurt Cadman", + "office": "Nashville", + "position": "Accountant", + "salary": "$51,926", + "start_date": "1/5/2015" + }, + { + "extn": "2402", + "id": "49999", + "name": "Gil Clarke", + "office": "Moreno Valley", + "position": "Health Educator", + "salary": "$42,063", + "start_date": "10/13/2012" + }, + { + "extn": "1876", + "id": "50000", + "name": "Gil Walsh", + "office": "Bakersfield", + "position": "Audiologist", + "salary": "$269,437", + "start_date": "11/2/2000" + } + ] +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_5k.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_5k.txt new file mode 100644 index 0000000..588e164 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/data_5k.txt @@ -0,0 +1,45004 @@ +{ + "data": [ + { + "id": "1", + "name": "Joseph Plant", + "position": "Bookkeeper", + "salary": "$249,136", + "office": "San Bernardino", + "extn": "5784", + "start_date": "10/1/2010" + }, + { + "id": "2", + "name": "Bart Harper", + "position": "Electrician", + "salary": "$234,912", + "office": "Kansas City", + "extn": "9629", + "start_date": "12/2/2013" + }, + { + "id": "3", + "name": "Hayden Gilmour", + "position": "Front Desk Coordinator", + "salary": "$89,749", + "office": "Anaheim", + "extn": "9105", + "start_date": "3/1/2001" + }, + { + "id": "4", + "name": "Darlene Abbot", + "position": "Assistant Buyer", + "salary": "$174,318", + "office": "Bellevue", + "extn": "7172", + "start_date": "7/23/2016" + }, + { + "id": "5", + "name": "Chuck Norburn", + "position": "HR Coordinator", + "salary": "$57,682", + "office": "Milwaukee", + "extn": "8351", + "start_date": "6/4/2005" + }, + { + "id": "6", + "name": "Dorothy Jones", + "position": "Software Engineer", + "salary": "$145,721", + "office": "Worcester", + "extn": "9159", + "start_date": "9/20/2012" + }, + { + "id": "7", + "name": "Aisha Leigh", + "position": "Operator", + "salary": "$29,312", + "office": "Dallas", + "extn": "8165", + "start_date": "4/25/2000" + }, + { + "id": "8", + "name": "Aiden Robertson", + "position": "Stockbroker", + "salary": "$120,671", + "office": "Orlando", + "extn": "8815", + "start_date": "10/18/2004" + }, + { + "id": "9", + "name": "Ethan Gardner", + "position": "Design Engineer", + "salary": "$271,846", + "office": "Otawa", + "extn": "1979", + "start_date": "5/29/2018" + }, + { + "id": "10", + "name": "Rick Watson", + "position": "Front Desk Coordinator", + "salary": "$102,551", + "office": "Las Vegas", + "extn": "2608", + "start_date": "6/18/2009" + }, + { + "id": "11", + "name": "Sebastian Reid", + "position": "Mobile Developer", + "salary": "$196,243", + "office": "Rochester", + "extn": "5015", + "start_date": "4/30/2015" + }, + { + "id": "12", + "name": "Emely Thornton", + "position": "Doctor", + "salary": "$218,409", + "office": "Los Angeles", + "extn": "1914", + "start_date": "12/28/2017" + }, + { + "id": "13", + "name": "Owen Allen", + "position": "Biologist", + "salary": "$15,637", + "office": "Denver", + "extn": "9124", + "start_date": "4/2/2001" + }, + { + "id": "14", + "name": "Wendy Judd", + "position": "Staffing Consultant", + "salary": "$117,099", + "office": "Lincoln", + "extn": "9219", + "start_date": "7/23/2009" + }, + { + "id": "15", + "name": "Mike Ramsey", + "position": "HR Specialist", + "salary": "$37,285", + "office": "Jersey City", + "extn": "4990", + "start_date": "6/13/2007" + }, + { + "id": "16", + "name": "Lucas Durrant", + "position": "Bellman", + "salary": "$15,791", + "office": "Laredo", + "extn": "3743", + "start_date": "4/3/2017" + }, + { + "id": "17", + "name": "Russel Rycroft", + "position": "Service Supervisor", + "salary": "$78,119", + "office": "Seattle", + "extn": "1442", + "start_date": "9/16/2019" + }, + { + "id": "18", + "name": "Carmella Thompson", + "position": "Loan Officer", + "salary": "$14,496", + "office": "Lincoln", + "extn": "6902", + "start_date": "4/16/2012" + }, + { + "id": "19", + "name": "Isla Morrison", + "position": "Healthcare Specialist", + "salary": "$110,425", + "office": "Milwaukee", + "extn": "7636", + "start_date": "7/7/2003" + }, + { + "id": "20", + "name": "Eduardo Parr", + "position": "Call Center Representative", + "salary": "$79,562", + "office": "Lyon", + "extn": "1697", + "start_date": "6/22/2006" + }, + { + "id": "21", + "name": "Thea Pearce", + "position": "Cash Manager", + "salary": "$37,960", + "office": "Bellevue", + "extn": "3317", + "start_date": "3/30/2004" + }, + { + "id": "22", + "name": "Percy Button", + "position": "HR Coordinator", + "salary": "$290,708", + "office": "Lisbon", + "extn": "1150", + "start_date": "1/30/2005" + }, + { + "id": "23", + "name": "Hank Ellis", + "position": "Electrician", + "salary": "$120,011", + "office": "San Antonio", + "extn": "6793", + "start_date": "10/2/2010" + }, + { + "id": "24", + "name": "Abbey Jobson", + "position": "Machine Operator", + "salary": "$24,433", + "office": "Amarillo", + "extn": "6192", + "start_date": "3/28/2018" + }, + { + "id": "25", + "name": "Aeris Herbert", + "position": "Inspector", + "salary": "$112,230", + "office": "Tokyo", + "extn": "1520", + "start_date": "2/21/2006" + }, + { + "id": "26", + "name": "Danielle Becker", + "position": "Webmaster", + "salary": "$131,679", + "office": "Colorado Springs", + "extn": "5051", + "start_date": "4/24/2011" + }, + { + "id": "27", + "name": "Joseph Nelson", + "position": "Auditor", + "salary": "$82,760", + "office": "Las Vegas", + "extn": "1726", + "start_date": "6/21/2013" + }, + { + "id": "28", + "name": "Elijah Wright", + "position": "Mobile Developer", + "salary": "$133,213", + "office": "Miami", + "extn": "6396", + "start_date": "8/9/2009" + }, + { + "id": "29", + "name": "Zara Cox", + "position": "Front Desk Coordinator", + "salary": "$167,889", + "office": "Murfreesboro", + "extn": "8162", + "start_date": "4/23/2009" + }, + { + "id": "30", + "name": "Tyson Mcgregor", + "position": "Audiologist", + "salary": "$138,857", + "office": "Santa Ana", + "extn": "1791", + "start_date": "7/16/2004" + }, + { + "id": "31", + "name": "Jane Saunders", + "position": "Stockbroker", + "salary": "$262,484", + "office": "San Francisco", + "extn": "9956", + "start_date": "4/1/2019" + }, + { + "id": "32", + "name": "Moira Page ", + "position": "Budget Analyst", + "salary": "$270,397", + "office": "Springfield", + "extn": "6077", + "start_date": "7/8/2017" + }, + { + "id": "33", + "name": "Kendra Newton", + "position": "Designer", + "salary": "$295,013", + "office": "Lyon", + "extn": "8257", + "start_date": "11/11/2007" + }, + { + "id": "34", + "name": "Angelique Owen", + "position": "Web Developer", + "salary": "$219,484", + "office": "Bridgeport", + "extn": "4956", + "start_date": "5/27/2009" + }, + { + "id": "35", + "name": "Daniel Thorpe", + "position": "Web Developer", + "salary": "$269,095", + "office": "Honolulu", + "extn": "6961", + "start_date": "3/8/2013" + }, + { + "id": "36", + "name": "Hayden Yarlett", + "position": "Budget Analyst", + "salary": "$210,208", + "office": "Seattle", + "extn": "9861", + "start_date": "4/3/2003" + }, + { + "id": "37", + "name": "Carter Mullins", + "position": "Pharmacist", + "salary": "$213,159", + "office": "Oakland", + "extn": "9265", + "start_date": "10/19/2008" + }, + { + "id": "38", + "name": "Mona Jenkin", + "position": "Paramedic", + "salary": "$241,554", + "office": "Stockton", + "extn": "9199", + "start_date": "7/22/2014" + }, + { + "id": "39", + "name": "Jacob Chapman", + "position": "Restaurant Manager", + "salary": "$56,540", + "office": "Fullerton", + "extn": "1596", + "start_date": "9/14/2009" + }, + { + "id": "40", + "name": "Maribel Knott", + "position": "CNC Operator", + "salary": "$253,530", + "office": "Rochester", + "extn": "9633", + "start_date": "10/19/2014" + }, + { + "id": "41", + "name": "Aurelia Hancock", + "position": "Retail Trainee", + "salary": "$247,382", + "office": "Worcester", + "extn": "8807", + "start_date": "1/5/2005" + }, + { + "id": "42", + "name": "Candice Coll", + "position": "Chef Manager", + "salary": "$166,160", + "office": "Tulsa", + "extn": "9666", + "start_date": "6/27/2007" + }, + { + "id": "43", + "name": "Charlotte Gunn", + "position": "Staffing Consultant", + "salary": "$250,463", + "office": "Tallahassee", + "extn": "7447", + "start_date": "5/12/2015" + }, + { + "id": "44", + "name": "Summer Hopkins", + "position": "Budget Analyst", + "salary": "$285,111", + "office": "Fort Lauderdale", + "extn": "5420", + "start_date": "4/30/2012" + }, + { + "id": "45", + "name": "Kieth Zaoui", + "position": "Laboratory Technician", + "salary": "$132,340", + "office": "Sacramento", + "extn": "4750", + "start_date": "7/14/2015" + }, + { + "id": "46", + "name": "Bart Moreno", + "position": "IT Support Staff", + "salary": "$104,711", + "office": "Prague", + "extn": "6312", + "start_date": "8/22/2010" + }, + { + "id": "47", + "name": "Alessandra Griffiths", + "position": "Service Supervisor", + "salary": "$294,431", + "office": "Saint Paul", + "extn": "8434", + "start_date": "7/29/2017" + }, + { + "id": "48", + "name": "Adina Matthews", + "position": "Bellman", + "salary": "$212,437", + "office": "San Bernardino", + "extn": "1541", + "start_date": "2/4/2007" + }, + { + "id": "49", + "name": "Anthony Nelson", + "position": "Project Manager", + "salary": "$154,611", + "office": "San Antonio", + "extn": "7708", + "start_date": "8/15/2000" + }, + { + "id": "50", + "name": "Fred Hall", + "position": "Software Engineer", + "salary": "$171,896", + "office": "Phoenix", + "extn": "8404", + "start_date": "12/25/2018" + }, + { + "id": "51", + "name": "Caydence Lane", + "position": "Executive Director", + "salary": "$95,376", + "office": "Lincoln", + "extn": "7612", + "start_date": "6/11/2009" + }, + { + "id": "52", + "name": "Julian Kent", + "position": "Front Desk Coordinator", + "salary": "$280,354", + "office": "Bakersfield", + "extn": "1142", + "start_date": "10/16/2002" + }, + { + "id": "53", + "name": "Mason Hardwick", + "position": "Operator", + "salary": "$23,067", + "office": "Garland", + "extn": "4462", + "start_date": "8/10/2010" + }, + { + "id": "54", + "name": "Brad Hooper", + "position": "Designer", + "salary": "$246,213", + "office": "Murfreesboro", + "extn": "7279", + "start_date": "11/18/2005" + }, + { + "id": "55", + "name": "Mabel Stuart", + "position": "Laboratory Technician", + "salary": "$69,829", + "office": "Prague", + "extn": "7547", + "start_date": "9/1/2018" + }, + { + "id": "56", + "name": "Adeline Johnson", + "position": "Call Center Representative", + "salary": "$141,397", + "office": "Quebec", + "extn": "4937", + "start_date": "10/24/2001" + }, + { + "id": "57", + "name": "Darlene Page ", + "position": "Webmaster", + "salary": "$231,247", + "office": "Escondido", + "extn": "5499", + "start_date": "10/13/2008" + }, + { + "id": "58", + "name": "Harry Hepburn", + "position": "Baker", + "salary": "$274,765", + "office": "Toledo", + "extn": "6773", + "start_date": "1/5/2016" + }, + { + "id": "59", + "name": "Sara Redfern", + "position": "Inspector", + "salary": "$61,768", + "office": "Wien", + "extn": "7255", + "start_date": "1/13/2017" + }, + { + "id": "60", + "name": "Oliver Smith", + "position": "Paramedic", + "salary": "$211,865", + "office": "Norfolk", + "extn": "5020", + "start_date": "10/1/2008" + }, + { + "id": "61", + "name": "Carl Gosling", + "position": "Physician", + "salary": "$32,853", + "office": "Toledo", + "extn": "4119", + "start_date": "12/3/2008" + }, + { + "id": "62", + "name": "Fred Randall", + "position": "Retail Trainee", + "salary": "$242,850", + "office": "Bakersfield", + "extn": "4934", + "start_date": "10/31/2014" + }, + { + "id": "63", + "name": "Danielle Cameron", + "position": "Retail Trainee", + "salary": "$21,523", + "office": "San Jose", + "extn": "6950", + "start_date": "2/24/2007" + }, + { + "id": "64", + "name": "Mike Swift", + "position": "Design Engineer", + "salary": "$211,866", + "office": "Hollywood", + "extn": "6448", + "start_date": "2/28/2010" + }, + { + "id": "65", + "name": "Skylar Hopkinson", + "position": "Design Engineer", + "salary": "$150,123", + "office": "Laredo", + "extn": "4100", + "start_date": "1/30/2000" + }, + { + "id": "66", + "name": "Shelby Vallins", + "position": "Loan Officer", + "salary": "$264,122", + "office": "Lincoln", + "extn": "9565", + "start_date": "8/23/2015" + }, + { + "id": "67", + "name": "Chuck Kennedy", + "position": "Project Manager", + "salary": "$143,900", + "office": "Valetta", + "extn": "5078", + "start_date": "10/28/2002" + }, + { + "id": "68", + "name": "Hanna Upsdell", + "position": "Global Logistics Supervisor", + "salary": "$213,857", + "office": "Berlin", + "extn": "5354", + "start_date": "4/25/2000" + }, + { + "id": "69", + "name": "Nate Andrews", + "position": "Design Engineer", + "salary": "$231,995", + "office": "Salt Lake City", + "extn": "5998", + "start_date": "2/11/2011" + }, + { + "id": "70", + "name": "Tony Reading", + "position": "Clerk", + "salary": "$139,730", + "office": "Reno", + "extn": "9444", + "start_date": "12/4/2010" + }, + { + "id": "71", + "name": "Rosa Stevenson", + "position": "Web Developer", + "salary": "$46,835", + "office": "Zurich", + "extn": "1361", + "start_date": "1/17/2006" + }, + { + "id": "72", + "name": "Jocelyn Andrews", + "position": "Biologist", + "salary": "$43,982", + "office": "Dallas", + "extn": "4109", + "start_date": "8/22/2011" + }, + { + "id": "73", + "name": "Gil Hancock", + "position": "Healthcare Specialist", + "salary": "$45,029", + "office": "Orlando", + "extn": "7913", + "start_date": "7/15/2001" + }, + { + "id": "74", + "name": "Grace Morgan", + "position": "Pharmacist", + "salary": "$174,817", + "office": "Norfolk", + "extn": "2876", + "start_date": "4/26/2010" + }, + { + "id": "75", + "name": "Michaela Newton", + "position": "Designer", + "salary": "$248,154", + "office": "Columbus", + "extn": "3679", + "start_date": "1/28/2004" + }, + { + "id": "76", + "name": "Laila Ventura", + "position": "Lecturer", + "salary": "$257,402", + "office": "Salem", + "extn": "6182", + "start_date": "8/22/2010" + }, + { + "id": "77", + "name": "John Carter", + "position": "Project Manager", + "salary": "$27,653", + "office": "Fayetteville", + "extn": "4282", + "start_date": "7/3/2007" + }, + { + "id": "78", + "name": "Tyson Upsdell", + "position": "HR Specialist", + "salary": "$284,767", + "office": "Dallas", + "extn": "2528", + "start_date": "6/19/2015" + }, + { + "id": "79", + "name": "Clint Warner", + "position": "Stockbroker", + "salary": "$292,615", + "office": "Henderson", + "extn": "9839", + "start_date": "9/23/2018" + }, + { + "id": "80", + "name": "Teagan Mcgee", + "position": "Global Logistics Supervisor", + "salary": "$234,630", + "office": "New Orleans", + "extn": "3028", + "start_date": "9/2/2016" + }, + { + "id": "81", + "name": "Maia Wise", + "position": "Service Supervisor", + "salary": "$253,458", + "office": "Tallahassee", + "extn": "9394", + "start_date": "4/10/2007" + }, + { + "id": "82", + "name": "Eduardo Preston", + "position": "Software Engineer", + "salary": "$76,260", + "office": "Bakersfield", + "extn": "3135", + "start_date": "11/8/2007" + }, + { + "id": "83", + "name": "Lindsay Ellery", + "position": "Bellman", + "salary": "$70,835", + "office": "Philadelphia", + "extn": "6689", + "start_date": "12/29/2010" + }, + { + "id": "84", + "name": "David Burge", + "position": "Project Manager", + "salary": "$43,061", + "office": "Escondido", + "extn": "7331", + "start_date": "3/24/2000" + }, + { + "id": "85", + "name": "Rae Quinton", + "position": "Stockbroker", + "salary": "$45,026", + "office": "Nashville", + "extn": "2148", + "start_date": "12/19/2011" + }, + { + "id": "86", + "name": "Lara Faulkner", + "position": "Global Logistics Supervisor", + "salary": "$244,119", + "office": "Fayetteville", + "extn": "1579", + "start_date": "7/26/2014" + }, + { + "id": "87", + "name": "Ryan Shaw", + "position": "Webmaster", + "salary": "$65,756", + "office": "Hollywood", + "extn": "9541", + "start_date": "9/24/2013" + }, + { + "id": "88", + "name": "Hope Marshall", + "position": "Food Technologist", + "salary": "$123,362", + "office": "Moreno Valley", + "extn": "3908", + "start_date": "6/17/2008" + }, + { + "id": "89", + "name": "Leilani Moran", + "position": "Restaurant Manager", + "salary": "$120,036", + "office": "Chicago", + "extn": "6711", + "start_date": "10/13/2018" + }, + { + "id": "90", + "name": "Elijah John", + "position": "HR Specialist", + "salary": "$188,682", + "office": "Stockton", + "extn": "2294", + "start_date": "12/21/2012" + }, + { + "id": "91", + "name": "Enoch Hobbs", + "position": "Web Developer", + "salary": "$247,640", + "office": "Phoenix", + "extn": "3849", + "start_date": "2/27/2008" + }, + { + "id": "92", + "name": "Margaret Kennedy", + "position": "Global Logistics Supervisor", + "salary": "$20,102", + "office": "Columbus", + "extn": "5215", + "start_date": "2/22/2001" + }, + { + "id": "93", + "name": "Penny Yoman", + "position": "Webmaster", + "salary": "$121,441", + "office": "Fort Lauderdale", + "extn": "2857", + "start_date": "8/10/2005" + }, + { + "id": "94", + "name": "Javier Windsor", + "position": "Machine Operator", + "salary": "$63,760", + "office": "Sacramento", + "extn": "9608", + "start_date": "7/2/2012" + }, + { + "id": "95", + "name": "Valentina Whatson", + "position": "Healthcare Specialist", + "salary": "$263,542", + "office": "Ontario", + "extn": "5855", + "start_date": "9/7/2003" + }, + { + "id": "96", + "name": "Aiden Coleman", + "position": "Service Supervisor", + "salary": "$98,503", + "office": "Garland", + "extn": "2665", + "start_date": "1/24/2004" + }, + { + "id": "97", + "name": "Janice Robinson", + "position": "Insurance Broker", + "salary": "$100,016", + "office": "Louisville", + "extn": "8263", + "start_date": "1/2/2002" + }, + { + "id": "98", + "name": "Anthony Vinton", + "position": "Electrician", + "salary": "$44,024", + "office": "Memphis", + "extn": "2119", + "start_date": "9/28/2014" + }, + { + "id": "99", + "name": "Kieth Gordon", + "position": "Biologist", + "salary": "$105,351", + "office": "San Francisco", + "extn": "6965", + "start_date": "10/30/2008" + }, + { + "id": "100", + "name": "Kieth Walsh", + "position": "Executive Director", + "salary": "$45,455", + "office": "Jacksonville", + "extn": "2085", + "start_date": "7/5/2007" + }, + { + "id": "101", + "name": "Doug Fall", + "position": "Lecturer", + "salary": "$191,544", + "office": "Laredo", + "extn": "9349", + "start_date": "8/6/2001" + }, + { + "id": "102", + "name": "Julian Robinson", + "position": "Investment Advisor", + "salary": "$206,575", + "office": "Toledo", + "extn": "5058", + "start_date": "9/9/2008" + }, + { + "id": "103", + "name": "Louise Skinner", + "position": "Restaurant Manager", + "salary": "$133,271", + "office": "Fort Lauderdale", + "extn": "4174", + "start_date": "5/7/2012" + }, + { + "id": "104", + "name": "Martin Eaton", + "position": "Staffing Consultant", + "salary": "$224,822", + "office": "Los Angeles", + "extn": "5377", + "start_date": "4/6/2010" + }, + { + "id": "105", + "name": "Gabriel Clark", + "position": "Laboratory Technician", + "salary": "$261,295", + "office": "Bakersfield", + "extn": "1273", + "start_date": "5/25/2018" + }, + { + "id": "106", + "name": "Adela Hall", + "position": "Cashier", + "salary": "$147,095", + "office": "Moreno Valley", + "extn": "8134", + "start_date": "6/7/2014" + }, + { + "id": "107", + "name": "Oliver Widdows", + "position": "Machine Operator", + "salary": "$64,004", + "office": "Zurich", + "extn": "7487", + "start_date": "11/16/2018" + }, + { + "id": "108", + "name": "Jayden Ebden", + "position": "Front Desk Coordinator", + "salary": "$99,250", + "office": "Arlington", + "extn": "3331", + "start_date": "9/30/2011" + }, + { + "id": "109", + "name": "Monica Crawley", + "position": "Cashier", + "salary": "$134,796", + "office": "Memphis", + "extn": "7615", + "start_date": "5/16/2014" + }, + { + "id": "110", + "name": "Hayden Gilbert", + "position": "Designer", + "salary": "$50,553", + "office": "Berlin", + "extn": "7128", + "start_date": "2/5/2004" + }, + { + "id": "111", + "name": "William Mann", + "position": "Pharmacist", + "salary": "$44,112", + "office": "Berna", + "extn": "5718", + "start_date": "4/17/2009" + }, + { + "id": "112", + "name": "Marie Lane", + "position": "Staffing Consultant", + "salary": "$266,779", + "office": "Charlotte", + "extn": "5171", + "start_date": "4/18/2004" + }, + { + "id": "113", + "name": "Gil Martin", + "position": "Restaurant Manager", + "salary": "$48,654", + "office": "Henderson", + "extn": "4163", + "start_date": "1/27/2018" + }, + { + "id": "114", + "name": "Michael Watson", + "position": "Ambulatory Nurse", + "salary": "$116,917", + "office": "Fort Lauderdale", + "extn": "3623", + "start_date": "12/21/2003" + }, + { + "id": "115", + "name": "Karla Mason", + "position": "Webmaster", + "salary": "$199,719", + "office": "Lisbon", + "extn": "7856", + "start_date": "9/26/2014" + }, + { + "id": "116", + "name": "Bethany Broomfield", + "position": "Electrician", + "salary": "$287,506", + "office": "Nashville", + "extn": "4561", + "start_date": "4/28/2002" + }, + { + "id": "117", + "name": "Jayden Alldridge", + "position": "Healthcare Specialist", + "salary": "$152,927", + "office": "Tulsa", + "extn": "3914", + "start_date": "5/7/2018" + }, + { + "id": "118", + "name": "Carl London", + "position": "CNC Operator", + "salary": "$192,199", + "office": "Madison", + "extn": "3965", + "start_date": "12/17/2002" + }, + { + "id": "119", + "name": "Liam Nanton", + "position": "Mobile Developer", + "salary": "$210,734", + "office": "Paris", + "extn": "9829", + "start_date": "12/15/2015" + }, + { + "id": "120", + "name": "Matt Vincent", + "position": "Ambulatory Nurse", + "salary": "$117,679", + "office": "Rome", + "extn": "2903", + "start_date": "4/24/2008" + }, + { + "id": "121", + "name": "Samara Clifton", + "position": "Call Center Representative", + "salary": "$295,357", + "office": "Phoenix", + "extn": "9290", + "start_date": "8/15/2015" + }, + { + "id": "122", + "name": "Bryon Reynolds", + "position": "Food Technologist", + "salary": "$284,711", + "office": "San Bernardino", + "extn": "2269", + "start_date": "9/20/2018" + }, + { + "id": "123", + "name": "Penelope Utterson", + "position": "Dentist", + "salary": "$80,924", + "office": "Salt Lake City", + "extn": "8201", + "start_date": "8/7/2018" + }, + { + "id": "124", + "name": "Manuel King", + "position": "Stockbroker", + "salary": "$23,975", + "office": "Kansas City", + "extn": "3692", + "start_date": "7/7/2017" + }, + { + "id": "125", + "name": "Stacy Abbey", + "position": "Fabricator", + "salary": "$120,090", + "office": "Scottsdale", + "extn": "4179", + "start_date": "7/8/2005" + }, + { + "id": "126", + "name": "Emely James", + "position": "Biologist", + "salary": "$274,998", + "office": "Indianapolis", + "extn": "8362", + "start_date": "8/1/2019" + }, + { + "id": "127", + "name": "Kenzie Ashwell", + "position": "Staffing Consultant", + "salary": "$44,948", + "office": "San Antonio", + "extn": "9478", + "start_date": "10/14/2012" + }, + { + "id": "128", + "name": "Ethan Parker", + "position": "Webmaster", + "salary": "$42,198", + "office": "Cincinnati", + "extn": "2964", + "start_date": "8/4/2011" + }, + { + "id": "129", + "name": "Alma Walsh", + "position": "Retail Trainee", + "salary": "$133,186", + "office": "Escondido", + "extn": "8754", + "start_date": "4/16/2001" + }, + { + "id": "130", + "name": "Sylvia Goodman", + "position": "Global Logistics Supervisor", + "salary": "$269,739", + "office": "Orlando", + "extn": "5889", + "start_date": "8/30/2006" + }, + { + "id": "131", + "name": "Gwenyth Long", + "position": "HR Coordinator", + "salary": "$128,014", + "office": "Washington", + "extn": "1851", + "start_date": "4/2/2015" + }, + { + "id": "132", + "name": "Carol Mitchell", + "position": "Physician", + "salary": "$273,239", + "office": "Madrid", + "extn": "6914", + "start_date": "7/13/2015" + }, + { + "id": "133", + "name": "Chester Gilmore", + "position": "Steward", + "salary": "$118,014", + "office": "Portland", + "extn": "7811", + "start_date": "10/24/2000" + }, + { + "id": "134", + "name": "Michael Whatson", + "position": "Bookkeeper", + "salary": "$163,838", + "office": "Lakewood", + "extn": "5816", + "start_date": "3/31/2019" + }, + { + "id": "135", + "name": "Mina Collingwood", + "position": "Global Logistics Supervisor", + "salary": "$129,754", + "office": "San Diego", + "extn": "2423", + "start_date": "6/18/2013" + }, + { + "id": "136", + "name": "Mason Whittle", + "position": "Mobile Developer", + "salary": "$100,114", + "office": "Fullerton", + "extn": "3401", + "start_date": "3/28/2000" + }, + { + "id": "137", + "name": "William Hopkinson", + "position": "Call Center Representative", + "salary": "$49,202", + "office": "San Bernardino", + "extn": "8011", + "start_date": "11/29/2004" + }, + { + "id": "138", + "name": "Gemma Cassidy", + "position": "Front Desk Coordinator", + "salary": "$192,415", + "office": "Louisville", + "extn": "2828", + "start_date": "7/5/2017" + }, + { + "id": "139", + "name": "Clint Furnell", + "position": "Staffing Consultant", + "salary": "$297,084", + "office": "Omaha", + "extn": "6231", + "start_date": "12/14/2013" + }, + { + "id": "140", + "name": "Alice Vallory", + "position": "Cash Manager", + "salary": "$232,072", + "office": "Louisville", + "extn": "3730", + "start_date": "11/4/2017" + }, + { + "id": "141", + "name": "Hazel Garcia", + "position": "Budget Analyst", + "salary": "$285,771", + "office": "Washington", + "extn": "8666", + "start_date": "1/16/2016" + }, + { + "id": "142", + "name": "Michael Walker", + "position": "Physician", + "salary": "$198,055", + "office": "Philadelphia", + "extn": "2905", + "start_date": "3/20/2013" + }, + { + "id": "143", + "name": "Tom Kent", + "position": "Software Engineer", + "salary": "$108,217", + "office": "Bridgeport", + "extn": "8061", + "start_date": "6/29/2011" + }, + { + "id": "144", + "name": "Natalie Bowen", + "position": "Insurance Broker", + "salary": "$133,652", + "office": "Lancaster", + "extn": "3306", + "start_date": "11/20/2016" + }, + { + "id": "145", + "name": "Joseph Ralph", + "position": "Front Desk Coordinator", + "salary": "$95,094", + "office": "Jacksonville", + "extn": "4947", + "start_date": "8/23/2013" + }, + { + "id": "146", + "name": "Barney Hall", + "position": "Project Manager", + "salary": "$95,958", + "office": "Hollywood", + "extn": "2824", + "start_date": "6/23/2000" + }, + { + "id": "147", + "name": "Adalie Kennedy", + "position": "Machine Operator", + "salary": "$267,686", + "office": "Indianapolis", + "extn": "6357", + "start_date": "2/18/2008" + }, + { + "id": "148", + "name": "Marvin Whitmore", + "position": "Staffing Consultant", + "salary": "$295,147", + "office": "San Francisco", + "extn": "1131", + "start_date": "10/17/2002" + }, + { + "id": "149", + "name": "Carolyn Edley", + "position": "CNC Operator", + "salary": "$121,469", + "office": "Washington", + "extn": "3430", + "start_date": "11/12/2012" + }, + { + "id": "150", + "name": "Makena Durrant", + "position": "Production Painter", + "salary": "$175,175", + "office": "El Paso", + "extn": "1001", + "start_date": "11/1/2001" + }, + { + "id": "151", + "name": "Rosa Noon", + "position": "Healthcare Specialist", + "salary": "$243,598", + "office": "Quebec", + "extn": "8622", + "start_date": "3/9/2000" + }, + { + "id": "152", + "name": "Domenic Pond", + "position": "Dentist", + "salary": "$273,272", + "office": "Lincoln", + "extn": "3478", + "start_date": "10/11/2002" + }, + { + "id": "153", + "name": "Kieth Janes", + "position": "Healthcare Specialist", + "salary": "$120,973", + "office": "Santa Ana", + "extn": "2198", + "start_date": "10/16/2002" + }, + { + "id": "154", + "name": "Nancy Locke", + "position": "Design Engineer", + "salary": "$42,496", + "office": "Murfreesboro", + "extn": "3403", + "start_date": "11/25/2015" + }, + { + "id": "155", + "name": "Daniel Savage", + "position": "Systems Administrator", + "salary": "$153,980", + "office": "Norfolk", + "extn": "9514", + "start_date": "3/16/2016" + }, + { + "id": "156", + "name": "Lucas Lee", + "position": "Loan Officer", + "salary": "$164,396", + "office": "Anaheim", + "extn": "1548", + "start_date": "5/18/2017" + }, + { + "id": "157", + "name": "Martin Thatcher", + "position": "Investment Advisor", + "salary": "$172,601", + "office": "Amarillo", + "extn": "7847", + "start_date": "4/24/2017" + }, + { + "id": "158", + "name": "Cadence Long", + "position": "Audiologist", + "salary": "$179,153", + "office": "Escondido", + "extn": "2435", + "start_date": "11/10/2003" + }, + { + "id": "159", + "name": "Makena Simmons", + "position": "Assistant Buyer", + "salary": "$65,638", + "office": "Hollywood", + "extn": "6820", + "start_date": "9/10/2014" + }, + { + "id": "160", + "name": "Marvin Nicholls", + "position": "Inspector", + "salary": "$80,616", + "office": "Louisville", + "extn": "1037", + "start_date": "2/11/2001" + }, + { + "id": "161", + "name": "Caleb Jarrett", + "position": "Physician", + "salary": "$34,183", + "office": "Milwaukee", + "extn": "7940", + "start_date": "3/19/2014" + }, + { + "id": "162", + "name": "Ronald Richards", + "position": "Operator", + "salary": "$257,125", + "office": "Moreno Valley", + "extn": "8008", + "start_date": "6/26/2004" + }, + { + "id": "163", + "name": "Summer Clarke", + "position": "Investment Advisor", + "salary": "$192,509", + "office": "Tokyo", + "extn": "7718", + "start_date": "10/10/2003" + }, + { + "id": "164", + "name": "Jacqueline Hood", + "position": "Insurance Broker", + "salary": "$216,617", + "office": "New York", + "extn": "6486", + "start_date": "3/25/2019" + }, + { + "id": "165", + "name": "Ema Mason", + "position": "Cook", + "salary": "$128,342", + "office": "Omaha", + "extn": "3286", + "start_date": "7/3/2005" + }, + { + "id": "166", + "name": "Angelina Roman", + "position": "Web Developer", + "salary": "$248,476", + "office": "Valetta", + "extn": "7525", + "start_date": "3/29/2019" + }, + { + "id": "167", + "name": "Nathan Warren", + "position": "Banker", + "salary": "$36,992", + "office": "Tokyo", + "extn": "8920", + "start_date": "3/23/2012" + }, + { + "id": "168", + "name": "Greta Todd", + "position": "Dentist", + "salary": "$40,524", + "office": "Dallas", + "extn": "2672", + "start_date": "7/27/2018" + }, + { + "id": "169", + "name": "Jennifer Nobbs", + "position": "Designer", + "salary": "$162,651", + "office": "Ontario", + "extn": "2817", + "start_date": "11/5/2004" + }, + { + "id": "170", + "name": "Lauren Casey", + "position": "Biologist", + "salary": "$145,144", + "office": "Madison", + "extn": "2947", + "start_date": "11/18/2007" + }, + { + "id": "171", + "name": "Owen Lakey", + "position": "Global Logistics Supervisor", + "salary": "$226,968", + "office": "St. Louis", + "extn": "1783", + "start_date": "7/22/2015" + }, + { + "id": "172", + "name": "Jacob Robinson", + "position": "Systems Administrator", + "salary": "$277,272", + "office": "Oklahoma City", + "extn": "8233", + "start_date": "3/21/2008" + }, + { + "id": "173", + "name": "Dani Knight", + "position": "Healthcare Specialist", + "salary": "$148,709", + "office": "Laredo", + "extn": "7462", + "start_date": "4/11/2014" + }, + { + "id": "174", + "name": "Aiden Ingham", + "position": "Cook", + "salary": "$237,964", + "office": "Long Beach", + "extn": "9095", + "start_date": "2/13/2003" + }, + { + "id": "175", + "name": "Sienna Hobbs", + "position": "Dentist", + "salary": "$204,305", + "office": "Tulsa", + "extn": "7345", + "start_date": "10/10/2011" + }, + { + "id": "176", + "name": "Shelby Henderson", + "position": "Bellman", + "salary": "$148,376", + "office": "Portland", + "extn": "9234", + "start_date": "4/24/2001" + }, + { + "id": "177", + "name": "Caleb Mcguire", + "position": "Cash Manager", + "salary": "$123,164", + "office": "Cincinnati", + "extn": "5279", + "start_date": "3/19/2010" + }, + { + "id": "178", + "name": "Ronald Oatway", + "position": "Operator", + "salary": "$129,279", + "office": "Atlanta", + "extn": "2548", + "start_date": "4/16/2000" + }, + { + "id": "179", + "name": "Livia Benfield", + "position": "Retail Trainee", + "salary": "$228,594", + "office": "San Bernardino", + "extn": "1678", + "start_date": "10/21/2004" + }, + { + "id": "180", + "name": "Erin Waterson", + "position": "HR Specialist", + "salary": "$118,089", + "office": "Richmond", + "extn": "9819", + "start_date": "5/4/2002" + }, + { + "id": "181", + "name": "Penny Jackson", + "position": "Fabricator", + "salary": "$195,214", + "office": "Louisville", + "extn": "4716", + "start_date": "9/25/2017" + }, + { + "id": "182", + "name": "Taylor Jarrett", + "position": "Budget Analyst", + "salary": "$65,129", + "office": "Las Vegas", + "extn": "6620", + "start_date": "9/18/2008" + }, + { + "id": "183", + "name": "Johnathan Cameron", + "position": "Loan Officer", + "salary": "$128,790", + "office": "Henderson", + "extn": "1145", + "start_date": "9/7/2000" + }, + { + "id": "184", + "name": "Rocco Evans", + "position": "Paramedic", + "salary": "$189,876", + "office": "Boston", + "extn": "6962", + "start_date": "6/12/2016" + }, + { + "id": "185", + "name": "Julius Mccormick", + "position": "Pharmacist", + "salary": "$243,940", + "office": "Las Vegas", + "extn": "1077", + "start_date": "10/14/2009" + }, + { + "id": "186", + "name": "Cedrick Parker", + "position": "Clerk", + "salary": "$215,899", + "office": "Quebec", + "extn": "3552", + "start_date": "5/31/2017" + }, + { + "id": "187", + "name": "Erick Herbert", + "position": "Designer", + "salary": "$100,468", + "office": "Zurich", + "extn": "4709", + "start_date": "5/30/2015" + }, + { + "id": "188", + "name": "Johnathan Wild", + "position": "Chef Manager", + "salary": "$113,589", + "office": "Washington", + "extn": "1453", + "start_date": "7/7/2000" + }, + { + "id": "189", + "name": "Gabriel Ingham", + "position": "Investment Advisor", + "salary": "$21,039", + "office": "Atlanta", + "extn": "6933", + "start_date": "10/27/2010" + }, + { + "id": "190", + "name": "Gina Weldon", + "position": "Loan Officer", + "salary": "$193,130", + "office": "Bridgeport", + "extn": "6916", + "start_date": "8/11/2001" + }, + { + "id": "191", + "name": "Owen Brooks", + "position": "Machine Operator", + "salary": "$92,918", + "office": "Bridgeport", + "extn": "9648", + "start_date": "5/30/2016" + }, + { + "id": "192", + "name": "Esmeralda Wright", + "position": "Electrician", + "salary": "$26,662", + "office": "Nashville", + "extn": "9187", + "start_date": "5/1/2002" + }, + { + "id": "193", + "name": "Camellia Gallacher", + "position": "Machine Operator", + "salary": "$135,439", + "office": "Pittsburgh", + "extn": "4569", + "start_date": "4/23/2007" + }, + { + "id": "194", + "name": "Mabel Tanner", + "position": "Accountant", + "salary": "$102,290", + "office": "Albuquerque", + "extn": "1120", + "start_date": "8/5/2011" + }, + { + "id": "195", + "name": "Denny Quinton", + "position": "Stockbroker", + "salary": "$286,946", + "office": "Saint Paul", + "extn": "4099", + "start_date": "5/26/2003" + }, + { + "id": "196", + "name": "Luke Darcy", + "position": "Loan Officer", + "salary": "$173,250", + "office": "Boston", + "extn": "3428", + "start_date": "7/18/2008" + }, + { + "id": "197", + "name": "Daphne Moss", + "position": "Stockbroker", + "salary": "$221,960", + "office": "Bucharest", + "extn": "7239", + "start_date": "1/24/2002" + }, + { + "id": "198", + "name": "Sonya Brown", + "position": "Electrician", + "salary": "$188,432", + "office": "Los Angeles", + "extn": "8201", + "start_date": "6/23/2000" + }, + { + "id": "199", + "name": "Sylvia Long", + "position": "Paramedic", + "salary": "$125,345", + "office": "Bridgeport", + "extn": "8198", + "start_date": "3/29/2006" + }, + { + "id": "200", + "name": "Daria Lane", + "position": "Production Painter", + "salary": "$47,729", + "office": "Philadelphia", + "extn": "4145", + "start_date": "6/24/2009" + }, + { + "id": "201", + "name": "Henry Durrant", + "position": "Physician", + "salary": "$266,406", + "office": "Columbus", + "extn": "5803", + "start_date": "7/4/2012" + }, + { + "id": "202", + "name": "Noah Booth", + "position": "Ambulatory Nurse", + "salary": "$258,044", + "office": "Saint Paul", + "extn": "1359", + "start_date": "1/13/2006" + }, + { + "id": "203", + "name": "Margot Norman", + "position": "Systems Administrator", + "salary": "$12,529", + "office": "Columbus", + "extn": "9412", + "start_date": "5/18/2013" + }, + { + "id": "204", + "name": "Barney Avery", + "position": "Software Engineer", + "salary": "$278,607", + "office": "Jacksonville", + "extn": "2815", + "start_date": "6/28/2015" + }, + { + "id": "205", + "name": "Angelina Asher", + "position": "Bookkeeper", + "salary": "$226,230", + "office": "Lyon", + "extn": "7771", + "start_date": "9/8/2008" + }, + { + "id": "206", + "name": "Angelica Carter", + "position": "Healthcare Specialist", + "salary": "$34,762", + "office": "Saint Paul", + "extn": "9348", + "start_date": "10/19/2013" + }, + { + "id": "207", + "name": "Matt Dixon", + "position": "Bellman", + "salary": "$67,068", + "office": "Irving", + "extn": "3434", + "start_date": "1/12/2002" + }, + { + "id": "208", + "name": "Agnes Weatcroft", + "position": "Stockbroker", + "salary": "$79,149", + "office": "Philadelphia", + "extn": "9321", + "start_date": "4/15/2018" + }, + { + "id": "209", + "name": "William Tindall", + "position": "Mobile Developer", + "salary": "$198,732", + "office": "Pittsburgh", + "extn": "6510", + "start_date": "12/2/2016" + }, + { + "id": "210", + "name": "Rufus Wilkinson", + "position": "Bellman", + "salary": "$219,926", + "office": "Hayward", + "extn": "1734", + "start_date": "4/28/2003" + }, + { + "id": "211", + "name": "Jazmin Lewis", + "position": "Stockbroker", + "salary": "$85,490", + "office": "Zurich", + "extn": "1605", + "start_date": "4/18/2015" + }, + { + "id": "212", + "name": "Cristal Vernon", + "position": "Retail Trainee", + "salary": "$200,646", + "office": "Lisbon", + "extn": "6279", + "start_date": "9/20/2009" + }, + { + "id": "213", + "name": "Ron Sawyer", + "position": "Paramedic", + "salary": "$71,730", + "office": "Fort Lauderdale", + "extn": "2002", + "start_date": "8/31/2016" + }, + { + "id": "214", + "name": "Aiden Pope", + "position": "Audiologist", + "salary": "$248,519", + "office": "Springfield", + "extn": "3351", + "start_date": "8/3/2015" + }, + { + "id": "215", + "name": "Ruth Martin", + "position": "Cashier", + "salary": "$160,440", + "office": "Richmond", + "extn": "1554", + "start_date": "7/10/2011" + }, + { + "id": "216", + "name": "Macy Lynn", + "position": "HR Coordinator", + "salary": "$123,364", + "office": "Fort Lauderdale", + "extn": "9375", + "start_date": "1/31/2013" + }, + { + "id": "217", + "name": "Liam Jennson", + "position": "Banker", + "salary": "$72,506", + "office": "Kansas City", + "extn": "2466", + "start_date": "7/15/2004" + }, + { + "id": "218", + "name": "Marvin Wheeler", + "position": "Electrician", + "salary": "$271,106", + "office": "Anaheim", + "extn": "9598", + "start_date": "6/12/2015" + }, + { + "id": "219", + "name": "Leanne Niles", + "position": "Bellman", + "salary": "$280,623", + "office": "Milwaukee", + "extn": "2108", + "start_date": "12/17/2016" + }, + { + "id": "220", + "name": "Harry Jackson", + "position": "Steward", + "salary": "$177,989", + "office": "Amarillo", + "extn": "8775", + "start_date": "4/15/2008" + }, + { + "id": "221", + "name": "Alessia Skinner", + "position": "Cook", + "salary": "$218,720", + "office": "Innsbruck", + "extn": "3816", + "start_date": "12/20/2013" + }, + { + "id": "222", + "name": "Daniel Forester", + "position": "Service Supervisor", + "salary": "$66,677", + "office": "Arlington", + "extn": "2172", + "start_date": "2/4/2002" + }, + { + "id": "223", + "name": "Elly Matthews", + "position": "Design Engineer", + "salary": "$242,528", + "office": "Tokyo", + "extn": "1135", + "start_date": "2/21/2018" + }, + { + "id": "224", + "name": "Angelica Townend", + "position": "Global Logistics Supervisor", + "salary": "$127,842", + "office": "Nashville", + "extn": "8967", + "start_date": "10/3/2010" + }, + { + "id": "225", + "name": "Louise York", + "position": "Accountant", + "salary": "$219,365", + "office": "Prague", + "extn": "6396", + "start_date": "9/14/2005" + }, + { + "id": "226", + "name": "Carl Dillon", + "position": "Insurance Broker", + "salary": "$117,731", + "office": "Indianapolis", + "extn": "3469", + "start_date": "9/2/2013" + }, + { + "id": "227", + "name": "Nick Boden", + "position": "Doctor", + "salary": "$141,383", + "office": "San Bernardino", + "extn": "8354", + "start_date": "5/14/2004" + }, + { + "id": "228", + "name": "Carter Tyler", + "position": "Banker", + "salary": "$146,780", + "office": "Nashville", + "extn": "3430", + "start_date": "4/1/2006" + }, + { + "id": "229", + "name": "Chadwick Payne", + "position": "Cash Manager", + "salary": "$197,192", + "office": "Amarillo", + "extn": "5044", + "start_date": "4/23/2005" + }, + { + "id": "230", + "name": "Ramon Tait", + "position": "Business Broker", + "salary": "$153,035", + "office": "Garland", + "extn": "7674", + "start_date": "4/30/2009" + }, + { + "id": "231", + "name": "Carl Buckley", + "position": "Banker", + "salary": "$133,979", + "office": "Las Vegas", + "extn": "9620", + "start_date": "4/24/2008" + }, + { + "id": "232", + "name": "Jack Norris", + "position": "Machine Operator", + "salary": "$58,468", + "office": "Boston", + "extn": "8880", + "start_date": "4/15/2015" + }, + { + "id": "233", + "name": "Leroy Sloan", + "position": "HR Specialist", + "salary": "$115,263", + "office": "Portland", + "extn": "9802", + "start_date": "5/17/2011" + }, + { + "id": "234", + "name": "Benny Martin", + "position": "Insurance Broker", + "salary": "$212,466", + "office": "Oklahoma City", + "extn": "5366", + "start_date": "2/22/2006" + }, + { + "id": "235", + "name": "Tony Flanders", + "position": "Investment Advisor", + "salary": "$233,519", + "office": "Henderson", + "extn": "5761", + "start_date": "10/17/2011" + }, + { + "id": "236", + "name": "Tony Morrow", + "position": "Laboratory Technician", + "salary": "$133,917", + "office": "Columbus", + "extn": "2211", + "start_date": "9/29/2008" + }, + { + "id": "237", + "name": "Russel Redfern", + "position": "Design Engineer", + "salary": "$130,392", + "office": "Murfreesboro", + "extn": "4255", + "start_date": "8/30/2005" + }, + { + "id": "238", + "name": "Percy Shields", + "position": "Staffing Consultant", + "salary": "$42,615", + "office": "Lincoln", + "extn": "8680", + "start_date": "11/17/2000" + }, + { + "id": "239", + "name": "Rosalee Edler", + "position": "Physician", + "salary": "$177,853", + "office": "Toledo", + "extn": "8954", + "start_date": "6/24/2003" + }, + { + "id": "240", + "name": "Lillian Bell", + "position": "Inspector", + "salary": "$135,671", + "office": "Oakland", + "extn": "1132", + "start_date": "8/14/2004" + }, + { + "id": "241", + "name": "Dani Mcnally", + "position": "Chef Manager", + "salary": "$280,167", + "office": "Milano", + "extn": "1737", + "start_date": "8/26/2011" + }, + { + "id": "242", + "name": "Miley Swan", + "position": "Steward", + "salary": "$283,164", + "office": "Amarillo", + "extn": "3475", + "start_date": "12/19/2007" + }, + { + "id": "243", + "name": "Tyler Skinner", + "position": "Audiologist", + "salary": "$56,312", + "office": "Anaheim", + "extn": "2294", + "start_date": "8/2/2000" + }, + { + "id": "244", + "name": "Domenic Widdows", + "position": "Cashier", + "salary": "$53,231", + "office": "Richmond", + "extn": "4555", + "start_date": "11/7/2001" + }, + { + "id": "245", + "name": "David Cobb", + "position": "Call Center Representative", + "salary": "$110,706", + "office": "Jacksonville", + "extn": "1712", + "start_date": "12/30/2018" + }, + { + "id": "246", + "name": "Bryce Blythe", + "position": "Restaurant Manager", + "salary": "$150,846", + "office": "Long Beach", + "extn": "5164", + "start_date": "10/19/2008" + }, + { + "id": "247", + "name": "Jack Cartwright", + "position": "Fabricator", + "salary": "$194,246", + "office": "Santa Ana", + "extn": "2079", + "start_date": "2/17/2000" + }, + { + "id": "248", + "name": "Rachael Swift", + "position": "Physician", + "salary": "$157,952", + "office": "Tallahassee", + "extn": "4384", + "start_date": "11/7/2018" + }, + { + "id": "249", + "name": "Gladys Saunders", + "position": "Web Developer", + "salary": "$299,026", + "office": "Irving", + "extn": "1593", + "start_date": "7/3/2012" + }, + { + "id": "250", + "name": "Camellia Summers", + "position": "Global Logistics Supervisor", + "salary": "$69,217", + "office": "Fort Lauderdale", + "extn": "3633", + "start_date": "8/13/2016" + }, + { + "id": "251", + "name": "Percy Simpson", + "position": "CNC Operator", + "salary": "$13,004", + "office": "Hayward", + "extn": "2717", + "start_date": "5/4/2001" + }, + { + "id": "252", + "name": "Shelby Corbett", + "position": "Food Technologist", + "salary": "$138,308", + "office": "Santa Ana", + "extn": "5054", + "start_date": "8/28/2018" + }, + { + "id": "253", + "name": "Liliana Mooney", + "position": "Banker", + "salary": "$232,325", + "office": "Fayetteville", + "extn": "3193", + "start_date": "1/17/2013" + }, + { + "id": "254", + "name": "Michelle Vaughn", + "position": "Retail Trainee", + "salary": "$16,131", + "office": "Sacramento", + "extn": "3222", + "start_date": "9/20/2008" + }, + { + "id": "255", + "name": "Benjamin Bell", + "position": "Call Center Representative", + "salary": "$72,852", + "office": "Pittsburgh", + "extn": "5524", + "start_date": "9/6/2007" + }, + { + "id": "256", + "name": "Kieth Judd", + "position": "Healthcare Specialist", + "salary": "$29,801", + "office": "Lincoln", + "extn": "2107", + "start_date": "5/3/2016" + }, + { + "id": "257", + "name": "Clarissa Rossi", + "position": "Banker", + "salary": "$77,267", + "office": "Jacksonville", + "extn": "8123", + "start_date": "10/4/2013" + }, + { + "id": "258", + "name": "Benny Rivers", + "position": "Designer", + "salary": "$46,656", + "office": "San Bernardino", + "extn": "5984", + "start_date": "1/27/2003" + }, + { + "id": "259", + "name": "Matt Hardwick", + "position": "Operator", + "salary": "$226,322", + "office": "Saint Paul", + "extn": "2751", + "start_date": "4/13/2006" + }, + { + "id": "260", + "name": "Aisha Sawyer", + "position": "Project Manager", + "salary": "$88,788", + "office": "Miami", + "extn": "7606", + "start_date": "10/25/2011" + }, + { + "id": "261", + "name": "Sarah Salt", + "position": "Web Developer", + "salary": "$268,948", + "office": "Huntsville", + "extn": "3447", + "start_date": "5/8/2005" + }, + { + "id": "262", + "name": "Rosalyn Walker", + "position": "HR Coordinator", + "salary": "$123,799", + "office": "Lisbon", + "extn": "2806", + "start_date": "11/24/2009" + }, + { + "id": "263", + "name": "Hayden Osman", + "position": "Associate Professor", + "salary": "$35,273", + "office": "Worcester", + "extn": "1863", + "start_date": "5/6/2008" + }, + { + "id": "264", + "name": "Elena Mooney", + "position": "Project Manager", + "salary": "$169,393", + "office": "Otawa", + "extn": "3418", + "start_date": "11/19/2000" + }, + { + "id": "265", + "name": "Allison John", + "position": "IT Support Staff", + "salary": "$118,658", + "office": "Fayetteville", + "extn": "7401", + "start_date": "11/1/2007" + }, + { + "id": "266", + "name": "Nick Stubbs", + "position": "Audiologist", + "salary": "$200,286", + "office": "Glendale", + "extn": "7233", + "start_date": "6/13/2003" + }, + { + "id": "267", + "name": "Bob Clarkson", + "position": "Web Developer", + "salary": "$114,042", + "office": "Madison", + "extn": "5525", + "start_date": "7/26/2004" + }, + { + "id": "268", + "name": "Elisabeth Coates", + "position": "Insurance Broker", + "salary": "$193,537", + "office": "Kansas City", + "extn": "1273", + "start_date": "1/26/2014" + }, + { + "id": "269", + "name": "Darlene Willson", + "position": "Steward", + "salary": "$40,332", + "office": "Tokyo", + "extn": "4869", + "start_date": "12/24/2006" + }, + { + "id": "270", + "name": "Carrie Dobson", + "position": "HR Specialist", + "salary": "$61,369", + "office": "Oakland", + "extn": "3143", + "start_date": "9/9/2017" + }, + { + "id": "271", + "name": "Rose Powell", + "position": "Restaurant Manager", + "salary": "$269,065", + "office": "Boston", + "extn": "5391", + "start_date": "11/5/2002" + }, + { + "id": "272", + "name": "Henry Burge", + "position": "Inspector", + "salary": "$87,082", + "office": "Seattle", + "extn": "5150", + "start_date": "11/15/2015" + }, + { + "id": "273", + "name": "Teagan Vernon", + "position": "Stockbroker", + "salary": "$190,511", + "office": "Lisbon", + "extn": "3912", + "start_date": "5/7/2009" + }, + { + "id": "274", + "name": "Summer Reid", + "position": "Ambulatory Nurse", + "salary": "$282,715", + "office": "Denver", + "extn": "3016", + "start_date": "2/18/2017" + }, + { + "id": "275", + "name": "Nick Ulyatt", + "position": "Service Supervisor", + "salary": "$72,242", + "office": "Berna", + "extn": "8826", + "start_date": "7/17/2008" + }, + { + "id": "276", + "name": "Julianna Glynn", + "position": "IT Support Staff", + "salary": "$31,076", + "office": "Scottsdale", + "extn": "5144", + "start_date": "4/4/2016" + }, + { + "id": "277", + "name": "Tyler Irwin", + "position": "Design Engineer", + "salary": "$261,622", + "office": "Springfield", + "extn": "3815", + "start_date": "6/6/2011" + }, + { + "id": "278", + "name": "Clint Edler", + "position": "Inspector", + "salary": "$230,602", + "office": "San Antonio", + "extn": "8943", + "start_date": "12/7/2011" + }, + { + "id": "279", + "name": "Brad Ralph", + "position": "Cashier", + "salary": "$152,009", + "office": "Ontario", + "extn": "6765", + "start_date": "1/1/2008" + }, + { + "id": "280", + "name": "Katelyn Potts", + "position": "Dentist", + "salary": "$263,193", + "office": "Worcester", + "extn": "4973", + "start_date": "5/3/2002" + }, + { + "id": "281", + "name": "Selena Fox", + "position": "Web Developer", + "salary": "$44,668", + "office": "Portland", + "extn": "6827", + "start_date": "8/2/2018" + }, + { + "id": "282", + "name": "Maxwell Walsh", + "position": "Designer", + "salary": "$171,398", + "office": "Amarillo", + "extn": "3134", + "start_date": "7/22/2018" + }, + { + "id": "283", + "name": "Ramon Mackenzie", + "position": "Fabricator", + "salary": "$209,343", + "office": "Amarillo", + "extn": "3784", + "start_date": "3/6/2003" + }, + { + "id": "284", + "name": "Brad Lomax", + "position": "Global Logistics Supervisor", + "salary": "$94,327", + "office": "Fullerton", + "extn": "8360", + "start_date": "12/28/2014" + }, + { + "id": "285", + "name": "Valentina Myatt", + "position": "Mobile Developer", + "salary": "$211,457", + "office": "Lyon", + "extn": "5526", + "start_date": "6/19/2017" + }, + { + "id": "286", + "name": "Nicole Morgan", + "position": "Doctor", + "salary": "$292,948", + "office": "Fort Lauderdale", + "extn": "7369", + "start_date": "6/13/2012" + }, + { + "id": "287", + "name": "Hailey Porter", + "position": "Software Engineer", + "salary": "$245,643", + "office": "Bridgeport", + "extn": "3529", + "start_date": "5/2/2002" + }, + { + "id": "288", + "name": "Phillip Grey", + "position": "Cook", + "salary": "$50,556", + "office": "Jersey City", + "extn": "3633", + "start_date": "1/12/2013" + }, + { + "id": "289", + "name": "Chris Bryant", + "position": "Restaurant Manager", + "salary": "$29,110", + "office": "Norfolk", + "extn": "7142", + "start_date": "12/13/2000" + }, + { + "id": "290", + "name": "Anthony Harper", + "position": "Cash Manager", + "salary": "$18,891", + "office": "Kansas City", + "extn": "8697", + "start_date": "11/21/2011" + }, + { + "id": "291", + "name": "Joseph Foxley", + "position": "Accountant", + "salary": "$139,875", + "office": "Bucharest", + "extn": "5163", + "start_date": "8/24/2006" + }, + { + "id": "292", + "name": "Anthony Gonzales", + "position": "Steward", + "salary": "$197,669", + "office": "Scottsdale", + "extn": "3705", + "start_date": "8/17/2008" + }, + { + "id": "293", + "name": "Sonya Shea", + "position": "Assistant Buyer", + "salary": "$257,890", + "office": "Boston", + "extn": "1795", + "start_date": "11/26/2015" + }, + { + "id": "294", + "name": "Nicholas Tyler", + "position": "Associate Professor", + "salary": "$226,310", + "office": "Rome", + "extn": "7183", + "start_date": "8/11/2011" + }, + { + "id": "295", + "name": "Winnie Jones", + "position": "Webmaster", + "salary": "$282,595", + "office": "San Diego", + "extn": "3462", + "start_date": "12/4/2005" + }, + { + "id": "296", + "name": "Miley Shields", + "position": "Baker", + "salary": "$225,612", + "office": "Denver", + "extn": "3233", + "start_date": "11/21/2004" + }, + { + "id": "297", + "name": "Liliana Thompson", + "position": "Healthcare Specialist", + "salary": "$126,790", + "office": "Glendale", + "extn": "7911", + "start_date": "11/1/2014" + }, + { + "id": "298", + "name": "Michael Taylor", + "position": "Stockbroker", + "salary": "$110,428", + "office": "Tallahassee", + "extn": "5781", + "start_date": "6/23/2010" + }, + { + "id": "299", + "name": "Alan Thorne", + "position": "Budget Analyst", + "salary": "$119,158", + "office": "Santa Ana", + "extn": "5917", + "start_date": "9/8/2006" + }, + { + "id": "300", + "name": "Estrella Newton", + "position": "Project Manager", + "salary": "$202,481", + "office": "Richmond", + "extn": "4939", + "start_date": "7/11/2010" + }, + { + "id": "301", + "name": "Jazmin Burge", + "position": "Laboratory Technician", + "salary": "$274,181", + "office": "Santa Ana", + "extn": "9762", + "start_date": "3/9/2014" + }, + { + "id": "302", + "name": "Brooklyn Booth", + "position": "Mobile Developer", + "salary": "$255,872", + "office": "Orlando", + "extn": "9809", + "start_date": "12/30/2003" + }, + { + "id": "303", + "name": "Faith Watson", + "position": "Clerk", + "salary": "$96,539", + "office": "Lancaster", + "extn": "4393", + "start_date": "10/17/2001" + }, + { + "id": "304", + "name": "Hank Driscoll", + "position": "Health Educator", + "salary": "$80,616", + "office": "Lakewood", + "extn": "7767", + "start_date": "3/17/2007" + }, + { + "id": "305", + "name": "Julianna Turner", + "position": "Stockbroker", + "salary": "$45,651", + "office": "St. Louis", + "extn": "9803", + "start_date": "12/11/2010" + }, + { + "id": "306", + "name": "Jackeline Garcia", + "position": "Loan Officer", + "salary": "$108,295", + "office": "Atlanta", + "extn": "4266", + "start_date": "9/15/2006" + }, + { + "id": "307", + "name": "Greta London", + "position": "Front Desk Coordinator", + "salary": "$138,174", + "office": "Albuquerque", + "extn": "1907", + "start_date": "11/30/2008" + }, + { + "id": "308", + "name": "Adela Warden", + "position": "Associate Professor", + "salary": "$146,627", + "office": "Milano", + "extn": "1635", + "start_date": "3/23/2002" + }, + { + "id": "309", + "name": "Boris Smith", + "position": "Electrician", + "salary": "$100,797", + "office": "New Orleans", + "extn": "3304", + "start_date": "1/4/2000" + }, + { + "id": "310", + "name": "Harriet Richards", + "position": "Systems Administrator", + "salary": "$232,767", + "office": "Philadelphia", + "extn": "7859", + "start_date": "12/10/2008" + }, + { + "id": "311", + "name": "Harry Hogg", + "position": "Web Developer", + "salary": "$38,242", + "office": "Lisbon", + "extn": "8875", + "start_date": "4/22/2005" + }, + { + "id": "312", + "name": "Callie Lewis", + "position": "Pharmacist", + "salary": "$231,256", + "office": "New York", + "extn": "6054", + "start_date": "11/2/2003" + }, + { + "id": "313", + "name": "Melody Strong", + "position": "Service Supervisor", + "salary": "$205,962", + "office": "Cincinnati", + "extn": "2854", + "start_date": "12/9/2006" + }, + { + "id": "314", + "name": "Carrie Ramsey", + "position": "Associate Professor", + "salary": "$46,562", + "office": "Berna", + "extn": "3080", + "start_date": "6/27/2002" + }, + { + "id": "315", + "name": "Rocco Quinnell", + "position": "Staffing Consultant", + "salary": "$215,515", + "office": "Bakersfield", + "extn": "8734", + "start_date": "8/21/2017" + }, + { + "id": "316", + "name": "Lorraine Glass", + "position": "Associate Professor", + "salary": "$78,896", + "office": "Zurich", + "extn": "2399", + "start_date": "3/22/2001" + }, + { + "id": "317", + "name": "Fred Reese", + "position": "Front Desk Coordinator", + "salary": "$161,909", + "office": "Colorado Springs", + "extn": "2078", + "start_date": "1/31/2019" + }, + { + "id": "318", + "name": "Caleb Drummond", + "position": "Stockbroker", + "salary": "$61,353", + "office": "Lyon", + "extn": "1940", + "start_date": "9/22/2009" + }, + { + "id": "319", + "name": "Molly Smith", + "position": "Designer", + "salary": "$264,246", + "office": "Kansas City", + "extn": "8938", + "start_date": "3/28/2019" + }, + { + "id": "320", + "name": "Paula Hamilton", + "position": "Bookkeeper", + "salary": "$110,878", + "office": "Worcester", + "extn": "1743", + "start_date": "4/6/2015" + }, + { + "id": "321", + "name": "Lauren Khan", + "position": "Fabricator", + "salary": "$130,434", + "office": "Laredo", + "extn": "2300", + "start_date": "12/25/2018" + }, + { + "id": "322", + "name": "Alan Yoman", + "position": "Pharmacist", + "salary": "$112,960", + "office": "New York", + "extn": "9239", + "start_date": "8/3/2001" + }, + { + "id": "323", + "name": "Hailey Ainsworth", + "position": "Staffing Consultant", + "salary": "$128,509", + "office": "Sacramento", + "extn": "5740", + "start_date": "2/2/2008" + }, + { + "id": "324", + "name": "Alexander Radley", + "position": "Biologist", + "salary": "$224,264", + "office": "Santa Ana", + "extn": "7390", + "start_date": "5/15/2016" + }, + { + "id": "325", + "name": "Cristal Spencer", + "position": "Chef Manager", + "salary": "$91,890", + "office": "Albuquerque", + "extn": "2642", + "start_date": "12/7/2016" + }, + { + "id": "326", + "name": "Rosemary Bowen", + "position": "Paramedic", + "salary": "$275,796", + "office": "Houston", + "extn": "5331", + "start_date": "7/14/2008" + }, + { + "id": "327", + "name": "Francesca Owen", + "position": "Webmaster", + "salary": "$221,293", + "office": "Bellevue", + "extn": "2140", + "start_date": "5/4/2007" + }, + { + "id": "328", + "name": "Natalie Allen", + "position": "Health Educator", + "salary": "$293,246", + "office": "London", + "extn": "3736", + "start_date": "6/19/2004" + }, + { + "id": "329", + "name": "Gloria Squire", + "position": "Paramedic", + "salary": "$261,728", + "office": "Lakewood", + "extn": "9519", + "start_date": "10/28/2006" + }, + { + "id": "330", + "name": "Noah Burnley", + "position": "Banker", + "salary": "$234,562", + "office": "Milano", + "extn": "1191", + "start_date": "6/3/2014" + }, + { + "id": "331", + "name": "Marie Purvis", + "position": "Front Desk Coordinator", + "salary": "$155,965", + "office": "Santa Ana", + "extn": "1905", + "start_date": "7/3/2002" + }, + { + "id": "332", + "name": "Ramon Andrews", + "position": "Doctor", + "salary": "$256,724", + "office": "Garland", + "extn": "3288", + "start_date": "5/24/2008" + }, + { + "id": "333", + "name": "Fred Neal", + "position": "Global Logistics Supervisor", + "salary": "$22,155", + "office": "Columbus", + "extn": "8288", + "start_date": "1/16/2004" + }, + { + "id": "334", + "name": "Domenic Blackburn", + "position": "Cashier", + "salary": "$157,357", + "office": "Seattle", + "extn": "2440", + "start_date": "10/29/2004" + }, + { + "id": "335", + "name": "Savannah Powell", + "position": "Cook", + "salary": "$171,434", + "office": "Dallas", + "extn": "7552", + "start_date": "5/18/2009" + }, + { + "id": "336", + "name": "Gemma Norris", + "position": "Insurance Broker", + "salary": "$231,776", + "office": "Prague", + "extn": "5447", + "start_date": "4/10/2006" + }, + { + "id": "337", + "name": "Wendy Leslie", + "position": "Banker", + "salary": "$167,518", + "office": "Santa Ana", + "extn": "8966", + "start_date": "3/22/2005" + }, + { + "id": "338", + "name": "Summer Payne", + "position": "Project Manager", + "salary": "$159,859", + "office": "Lincoln", + "extn": "2499", + "start_date": "6/8/2009" + }, + { + "id": "339", + "name": "Angel Maxwell", + "position": "Audiologist", + "salary": "$229,335", + "office": "Columbus", + "extn": "4737", + "start_date": "11/10/2014" + }, + { + "id": "340", + "name": "Rocco Rose", + "position": "Webmaster", + "salary": "$190,154", + "office": "Bakersfield", + "extn": "9486", + "start_date": "8/28/2011" + }, + { + "id": "341", + "name": "Sebastian Ingham", + "position": "Associate Professor", + "salary": "$218,813", + "office": "Salem", + "extn": "4999", + "start_date": "12/20/2002" + }, + { + "id": "342", + "name": "Denny Morley", + "position": "Retail Trainee", + "salary": "$37,335", + "office": "Milwaukee", + "extn": "3527", + "start_date": "10/25/2016" + }, + { + "id": "343", + "name": "Carla Stewart", + "position": "Design Engineer", + "salary": "$12,179", + "office": "Springfield", + "extn": "1598", + "start_date": "7/26/2010" + }, + { + "id": "344", + "name": "Darlene Griffiths", + "position": "Inspector", + "salary": "$158,037", + "office": "El Paso", + "extn": "2685", + "start_date": "1/16/2006" + }, + { + "id": "345", + "name": "Alexander Stone ", + "position": "Designer", + "salary": "$128,596", + "office": "Quebec", + "extn": "9227", + "start_date": "1/31/2006" + }, + { + "id": "346", + "name": "Jasmine Coll", + "position": "Budget Analyst", + "salary": "$119,509", + "office": "Albuquerque", + "extn": "1143", + "start_date": "8/25/2001" + }, + { + "id": "347", + "name": "Fred Watson", + "position": "Global Logistics Supervisor", + "salary": "$51,638", + "office": "Murfreesboro", + "extn": "4569", + "start_date": "2/6/2013" + }, + { + "id": "348", + "name": "Mark Lambert", + "position": "Food Technologist", + "salary": "$252,815", + "office": "Lisbon", + "extn": "1545", + "start_date": "4/6/2012" + }, + { + "id": "349", + "name": "Alexander Glynn", + "position": "Business Broker", + "salary": "$284,913", + "office": "Oklahoma City", + "extn": "9700", + "start_date": "9/22/2005" + }, + { + "id": "350", + "name": "Wendy Olivier", + "position": "Laboratory Technician", + "salary": "$205,697", + "office": "Philadelphia", + "extn": "4563", + "start_date": "1/18/2018" + }, + { + "id": "351", + "name": "Denis Lloyd", + "position": "Machine Operator", + "salary": "$121,346", + "office": "Madrid", + "extn": "9967", + "start_date": "6/13/2000" + }, + { + "id": "352", + "name": "Chester Eagle", + "position": "Call Center Representative", + "salary": "$18,892", + "office": "Worcester", + "extn": "9009", + "start_date": "10/5/2013" + }, + { + "id": "353", + "name": "Logan Cavanagh", + "position": "Front Desk Coordinator", + "salary": "$216,431", + "office": "Minneapolis", + "extn": "2784", + "start_date": "5/29/2004" + }, + { + "id": "354", + "name": "Phillip Victor", + "position": "Budget Analyst", + "salary": "$76,619", + "office": "Henderson", + "extn": "6252", + "start_date": "10/18/2005" + }, + { + "id": "355", + "name": "Hazel Emerson", + "position": "Loan Officer", + "salary": "$18,058", + "office": "Portland", + "extn": "8430", + "start_date": "5/25/2000" + }, + { + "id": "356", + "name": "Lucas Roscoe", + "position": "Service Supervisor", + "salary": "$16,677", + "office": "Irving", + "extn": "6864", + "start_date": "5/7/2016" + }, + { + "id": "357", + "name": "Marie Cameron", + "position": "Health Educator", + "salary": "$144,633", + "office": "Minneapolis", + "extn": "7904", + "start_date": "3/9/2002" + }, + { + "id": "358", + "name": "Alex Shields", + "position": "Paramedic", + "salary": "$240,197", + "office": "Nashville", + "extn": "4299", + "start_date": "11/13/2007" + }, + { + "id": "359", + "name": "Johnny Sloan", + "position": "Operator", + "salary": "$116,073", + "office": "Bakersfield", + "extn": "9209", + "start_date": "9/14/2012" + }, + { + "id": "360", + "name": "Janice Gaynor", + "position": "Baker", + "salary": "$189,501", + "office": "Seattle", + "extn": "5366", + "start_date": "1/5/2005" + }, + { + "id": "361", + "name": "Camila Waterson", + "position": "Audiologist", + "salary": "$51,431", + "office": "Lakewood", + "extn": "4012", + "start_date": "1/29/2009" + }, + { + "id": "362", + "name": "Rocco Ventura", + "position": "Clerk", + "salary": "$192,848", + "office": "Norfolk", + "extn": "7008", + "start_date": "12/4/2003" + }, + { + "id": "363", + "name": "Jayden Rogan", + "position": "Health Educator", + "salary": "$133,776", + "office": "Otawa", + "extn": "9991", + "start_date": "1/28/2018" + }, + { + "id": "364", + "name": "William Henderson", + "position": "Loan Officer", + "salary": "$279,417", + "office": "Fullerton", + "extn": "1312", + "start_date": "1/24/2006" + }, + { + "id": "365", + "name": "Amelia Davies", + "position": "Fabricator", + "salary": "$21,210", + "office": "Los Angeles", + "extn": "5592", + "start_date": "8/9/2011" + }, + { + "id": "366", + "name": "Leroy Kelly", + "position": "Accountant", + "salary": "$223,335", + "office": "Miami", + "extn": "6730", + "start_date": "2/4/2009" + }, + { + "id": "367", + "name": "Mark Cunningham", + "position": "Associate Professor", + "salary": "$214,983", + "office": "Tokyo", + "extn": "7396", + "start_date": "3/28/2003" + }, + { + "id": "368", + "name": "Paula Stanton", + "position": "Insurance Broker", + "salary": "$92,272", + "office": "Sacramento", + "extn": "3360", + "start_date": "12/15/2007" + }, + { + "id": "369", + "name": "Callie Lloyd", + "position": "Cash Manager", + "salary": "$186,214", + "office": "Albuquerque", + "extn": "6255", + "start_date": "4/8/2013" + }, + { + "id": "370", + "name": "Jacob Thornton", + "position": "Inspector", + "salary": "$239,038", + "office": "Milwaukee", + "extn": "5181", + "start_date": "5/4/2017" + }, + { + "id": "371", + "name": "Bob Lucas", + "position": "Machine Operator", + "salary": "$294,454", + "office": "Bellevue", + "extn": "9796", + "start_date": "11/22/2003" + }, + { + "id": "372", + "name": "Camellia Broomfield", + "position": "Designer", + "salary": "$128,531", + "office": "Indianapolis", + "extn": "5406", + "start_date": "6/27/2011" + }, + { + "id": "373", + "name": "Fred Moss", + "position": "Ambulatory Nurse", + "salary": "$105,958", + "office": "Lakewood", + "extn": "3090", + "start_date": "7/28/2018" + }, + { + "id": "374", + "name": "Logan Randall", + "position": "Cook", + "salary": "$264,010", + "office": "Innsbruck", + "extn": "4751", + "start_date": "9/18/2013" + }, + { + "id": "375", + "name": "Doug Lane", + "position": "Business Broker", + "salary": "$188,495", + "office": "Anaheim", + "extn": "1238", + "start_date": "8/18/2007" + }, + { + "id": "376", + "name": "Vivian Russell", + "position": "Cook", + "salary": "$179,399", + "office": "Glendale", + "extn": "1971", + "start_date": "2/13/2019" + }, + { + "id": "377", + "name": "Emery Rodgers", + "position": "Call Center Representative", + "salary": "$268,342", + "office": "Omaha", + "extn": "3244", + "start_date": "3/21/2003" + }, + { + "id": "378", + "name": "Aiden Collis", + "position": "Webmaster", + "salary": "$75,118", + "office": "Memphis", + "extn": "6497", + "start_date": "1/17/2018" + }, + { + "id": "379", + "name": "Aurelia Vincent", + "position": "IT Support Staff", + "salary": "$113,097", + "office": "Sacramento", + "extn": "6226", + "start_date": "7/29/2011" + }, + { + "id": "380", + "name": "Michaela Saunders", + "position": "Dentist", + "salary": "$293,777", + "office": "Los Angeles", + "extn": "5177", + "start_date": "9/6/2002" + }, + { + "id": "381", + "name": "Fred Andrews", + "position": "Healthcare Specialist", + "salary": "$29,620", + "office": "Lancaster", + "extn": "8684", + "start_date": "1/1/2007" + }, + { + "id": "382", + "name": "Rachael Jarrett", + "position": "Global Logistics Supervisor", + "salary": "$135,744", + "office": "Boston", + "extn": "6338", + "start_date": "7/14/2011" + }, + { + "id": "383", + "name": "Anthony Ashley", + "position": "Banker", + "salary": "$53,353", + "office": "Tallahassee", + "extn": "8923", + "start_date": "11/2/2008" + }, + { + "id": "384", + "name": "Alessia Mason", + "position": "HR Coordinator", + "salary": "$33,162", + "office": "Scottsdale", + "extn": "9721", + "start_date": "6/21/2014" + }, + { + "id": "385", + "name": "Peter Clarkson", + "position": "Laboratory Technician", + "salary": "$80,478", + "office": "Garland", + "extn": "3317", + "start_date": "10/1/2010" + }, + { + "id": "386", + "name": "Jade Irving", + "position": "Auditor", + "salary": "$46,991", + "office": "Orlando", + "extn": "6205", + "start_date": "5/16/2009" + }, + { + "id": "387", + "name": "Gemma Gordon", + "position": "Mobile Developer", + "salary": "$167,991", + "office": "Henderson", + "extn": "1042", + "start_date": "2/22/2012" + }, + { + "id": "388", + "name": "Bob Oatway", + "position": "Staffing Consultant", + "salary": "$17,004", + "office": "Milwaukee", + "extn": "6251", + "start_date": "9/25/2003" + }, + { + "id": "389", + "name": "Chuck Porter", + "position": "Healthcare Specialist", + "salary": "$62,137", + "office": "Orlando", + "extn": "5562", + "start_date": "12/31/2002" + }, + { + "id": "390", + "name": "Daron Needham", + "position": "Biologist", + "salary": "$211,380", + "office": "Moreno Valley", + "extn": "2175", + "start_date": "8/28/2010" + }, + { + "id": "391", + "name": "Gabriel Price", + "position": "HR Specialist", + "salary": "$192,841", + "office": "Indianapolis", + "extn": "5913", + "start_date": "8/19/2017" + }, + { + "id": "392", + "name": "Jack Addison", + "position": "Cash Manager", + "salary": "$87,840", + "office": "Venice", + "extn": "5893", + "start_date": "2/2/2002" + }, + { + "id": "393", + "name": "David Higgs", + "position": "Production Painter", + "salary": "$124,689", + "office": "Minneapolis", + "extn": "8482", + "start_date": "2/20/2001" + }, + { + "id": "394", + "name": "Bob Taylor", + "position": "Web Developer", + "salary": "$61,638", + "office": "Portland", + "extn": "1621", + "start_date": "1/2/2012" + }, + { + "id": "395", + "name": "Molly Hopkinson", + "position": "Business Broker", + "salary": "$128,198", + "office": "Chicago", + "extn": "2652", + "start_date": "9/14/2019" + }, + { + "id": "396", + "name": "Sebastian Asher", + "position": "Health Educator", + "salary": "$15,554", + "office": "Tokyo", + "extn": "2871", + "start_date": "2/20/2001" + }, + { + "id": "397", + "name": "Bob Clark", + "position": "Project Manager", + "salary": "$31,048", + "office": "Jacksonville", + "extn": "7419", + "start_date": "9/19/2000" + }, + { + "id": "398", + "name": "Alessia Patel", + "position": "Restaurant Manager", + "salary": "$92,478", + "office": "Huntsville", + "extn": "4130", + "start_date": "5/2/2017" + }, + { + "id": "399", + "name": "Domenic Vallins", + "position": "Doctor", + "salary": "$233,902", + "office": "San Antonio", + "extn": "1239", + "start_date": "11/18/2007" + }, + { + "id": "400", + "name": "Liliana Preston", + "position": "Laboratory Technician", + "salary": "$113,796", + "office": "Valetta", + "extn": "4730", + "start_date": "7/22/2005" + }, + { + "id": "401", + "name": "Julian Kent", + "position": "Retail Trainee", + "salary": "$259,405", + "office": "Houston", + "extn": "3497", + "start_date": "1/27/2014" + }, + { + "id": "402", + "name": "Gil Olson", + "position": "Pharmacist", + "salary": "$256,626", + "office": "Bucharest", + "extn": "9117", + "start_date": "3/11/2000" + }, + { + "id": "403", + "name": "Liliana Stanton", + "position": "Associate Professor", + "salary": "$54,163", + "office": "Worcester", + "extn": "9429", + "start_date": "2/9/2009" + }, + { + "id": "404", + "name": "Ronald Hale", + "position": "Assistant Buyer", + "salary": "$174,379", + "office": "Venice", + "extn": "3416", + "start_date": "5/18/2002" + }, + { + "id": "405", + "name": "Juliette Hunt", + "position": "Mobile Developer", + "salary": "$98,534", + "office": "San Diego", + "extn": "4758", + "start_date": "7/1/2007" + }, + { + "id": "406", + "name": "Zoe Mann", + "position": "Production Painter", + "salary": "$189,692", + "office": "Columbus", + "extn": "7343", + "start_date": "5/1/2015" + }, + { + "id": "407", + "name": "Erick Morgan", + "position": "Bookkeeper", + "salary": "$53,329", + "office": "Indianapolis", + "extn": "9556", + "start_date": "9/13/2014" + }, + { + "id": "408", + "name": "Eve King", + "position": "Ambulatory Nurse", + "salary": "$185,299", + "office": "Arlington", + "extn": "4384", + "start_date": "10/29/2000" + }, + { + "id": "409", + "name": "Doug Nayler", + "position": "Systems Administrator", + "salary": "$285,760", + "office": "Long Beach", + "extn": "6963", + "start_date": "3/24/2008" + }, + { + "id": "410", + "name": "Caleb Quinton", + "position": "CNC Operator", + "salary": "$161,668", + "office": "Louisville", + "extn": "9886", + "start_date": "6/21/2008" + }, + { + "id": "411", + "name": "Barney Huggins", + "position": "Staffing Consultant", + "salary": "$76,286", + "office": "Quebec", + "extn": "4938", + "start_date": "11/14/2007" + }, + { + "id": "412", + "name": "Ronald Hunter", + "position": "Mobile Developer", + "salary": "$113,455", + "office": "Chicago", + "extn": "6571", + "start_date": "7/22/2001" + }, + { + "id": "413", + "name": "Sarah Rossi", + "position": "Design Engineer", + "salary": "$194,308", + "office": "Prague", + "extn": "9682", + "start_date": "1/27/2001" + }, + { + "id": "414", + "name": "Marvin Nobbs", + "position": "Electrician", + "salary": "$143,046", + "office": "Salt Lake City", + "extn": "6951", + "start_date": "5/19/2019" + }, + { + "id": "415", + "name": "Angela Vaughn", + "position": "Front Desk Coordinator", + "salary": "$294,479", + "office": "Lincoln", + "extn": "5574", + "start_date": "1/10/2016" + }, + { + "id": "416", + "name": "Chuck Riley", + "position": "HR Coordinator", + "salary": "$265,537", + "office": "Seattle", + "extn": "7240", + "start_date": "7/25/2008" + }, + { + "id": "417", + "name": "Johnathan Ripley", + "position": "Ambulatory Nurse", + "salary": "$205,548", + "office": "Lisbon", + "extn": "5644", + "start_date": "4/9/2008" + }, + { + "id": "418", + "name": "Sofia Varley", + "position": "Cashier", + "salary": "$90,614", + "office": "Houston", + "extn": "9192", + "start_date": "10/29/2010" + }, + { + "id": "419", + "name": "Maxwell Smith", + "position": "Loan Officer", + "salary": "$174,834", + "office": "Albuquerque", + "extn": "3660", + "start_date": "8/17/2005" + }, + { + "id": "420", + "name": "Phillip Keys", + "position": "HR Coordinator", + "salary": "$179,955", + "office": "London", + "extn": "5390", + "start_date": "10/15/2005" + }, + { + "id": "421", + "name": "Peter Rodgers", + "position": "Cash Manager", + "salary": "$177,165", + "office": "Toledo", + "extn": "9370", + "start_date": "5/5/2010" + }, + { + "id": "422", + "name": "Anthony Skinner", + "position": "Doctor", + "salary": "$228,148", + "office": "Miami", + "extn": "3647", + "start_date": "5/29/2002" + }, + { + "id": "423", + "name": "Mike Shea", + "position": "Inspector", + "salary": "$123,215", + "office": "Laredo", + "extn": "5771", + "start_date": "2/23/2001" + }, + { + "id": "424", + "name": "Angelica Knight", + "position": "HR Coordinator", + "salary": "$91,166", + "office": "Bridgeport", + "extn": "2870", + "start_date": "1/5/2007" + }, + { + "id": "425", + "name": "Sarah Chappell", + "position": "Production Painter", + "salary": "$115,054", + "office": "Fremont", + "extn": "1322", + "start_date": "10/15/2019" + }, + { + "id": "426", + "name": "Danny Ebden", + "position": "Design Engineer", + "salary": "$188,538", + "office": "Otawa", + "extn": "7775", + "start_date": "8/30/2019" + }, + { + "id": "427", + "name": "Jack Reese", + "position": "Cook", + "salary": "$259,528", + "office": "Laredo", + "extn": "6837", + "start_date": "2/13/2018" + }, + { + "id": "428", + "name": "Owen Rossi", + "position": "Clerk", + "salary": "$236,348", + "office": "Hayward", + "extn": "9119", + "start_date": "6/8/2000" + }, + { + "id": "429", + "name": "Erin Willis", + "position": "Call Center Representative", + "salary": "$283,074", + "office": "Milwaukee", + "extn": "5593", + "start_date": "11/30/2011" + }, + { + "id": "430", + "name": "Aeris Lunt", + "position": "Paramedic", + "salary": "$251,201", + "office": "Jacksonville", + "extn": "8772", + "start_date": "12/3/2006" + }, + { + "id": "431", + "name": "Josephine Fisher", + "position": "Global Logistics Supervisor", + "salary": "$22,932", + "office": "Charlotte", + "extn": "9440", + "start_date": "10/7/2001" + }, + { + "id": "432", + "name": "Julia Penn", + "position": "Mobile Developer", + "salary": "$73,311", + "office": "Salem", + "extn": "6569", + "start_date": "12/30/2007" + }, + { + "id": "433", + "name": "Sarah Palmer", + "position": "Biologist", + "salary": "$270,984", + "office": "Hollywood", + "extn": "2212", + "start_date": "2/20/2003" + }, + { + "id": "434", + "name": "Leslie Bayliss", + "position": "Project Manager", + "salary": "$69,261", + "office": "Hollywood", + "extn": "6341", + "start_date": "2/22/2013" + }, + { + "id": "435", + "name": "Kurt Jarrett", + "position": "Staffing Consultant", + "salary": "$92,584", + "office": "Tulsa", + "extn": "6698", + "start_date": "6/25/2014" + }, + { + "id": "436", + "name": "Estrella Torres", + "position": "Associate Professor", + "salary": "$133,406", + "office": "Lyon", + "extn": "9591", + "start_date": "12/5/2018" + }, + { + "id": "437", + "name": "Javier Gordon", + "position": "Operator", + "salary": "$62,632", + "office": "Lisbon", + "extn": "6702", + "start_date": "1/21/2016" + }, + { + "id": "438", + "name": "Cynthia Bayliss", + "position": "Electrician", + "salary": "$126,612", + "office": "Otawa", + "extn": "6269", + "start_date": "5/31/2010" + }, + { + "id": "439", + "name": "Keira Newman", + "position": "Bookkeeper", + "salary": "$288,727", + "office": "San Diego", + "extn": "6189", + "start_date": "1/16/2014" + }, + { + "id": "440", + "name": "Drew Fox", + "position": "HR Specialist", + "salary": "$136,118", + "office": "Seattle", + "extn": "6463", + "start_date": "11/29/2001" + }, + { + "id": "441", + "name": "Rosalee Robinson", + "position": "Mobile Developer", + "salary": "$229,184", + "office": "Lancaster", + "extn": "3305", + "start_date": "4/25/2007" + }, + { + "id": "442", + "name": "Aeris Santos", + "position": "Web Developer", + "salary": "$126,456", + "office": "Wien", + "extn": "1665", + "start_date": "8/14/2004" + }, + { + "id": "443", + "name": "Jayden Vincent", + "position": "HR Coordinator", + "salary": "$126,073", + "office": "Arlington", + "extn": "2960", + "start_date": "3/17/2018" + }, + { + "id": "444", + "name": "Cedrick Aldridge", + "position": "Retail Trainee", + "salary": "$130,483", + "office": "San Antonio", + "extn": "9655", + "start_date": "12/17/2008" + }, + { + "id": "445", + "name": "Nathan Sylvester", + "position": "Dentist", + "salary": "$81,653", + "office": "Las Vegas", + "extn": "5877", + "start_date": "6/12/2000" + }, + { + "id": "446", + "name": "Rhea Squire", + "position": "Call Center Representative", + "salary": "$262,710", + "office": "Boston", + "extn": "9932", + "start_date": "12/29/2002" + }, + { + "id": "447", + "name": "Harry Hastings", + "position": "Cook", + "salary": "$66,907", + "office": "Bridgeport", + "extn": "3430", + "start_date": "5/17/2005" + }, + { + "id": "448", + "name": "Sebastian Donnelly", + "position": "Retail Trainee", + "salary": "$102,992", + "office": "Lyon", + "extn": "3265", + "start_date": "6/16/2007" + }, + { + "id": "449", + "name": "Brad Mason", + "position": "Auditor", + "salary": "$233,990", + "office": "Huntsville", + "extn": "7724", + "start_date": "2/9/2009" + }, + { + "id": "450", + "name": "Aurelia Price", + "position": "Pharmacist", + "salary": "$220,311", + "office": "Jacksonville", + "extn": "9031", + "start_date": "12/3/2014" + }, + { + "id": "451", + "name": "Mara Bell", + "position": "Laboratory Technician", + "salary": "$202,982", + "office": "Honolulu", + "extn": "9783", + "start_date": "10/31/2017" + }, + { + "id": "452", + "name": "Zoe Stewart", + "position": "Loan Officer", + "salary": "$91,405", + "office": "Lakewood", + "extn": "4038", + "start_date": "5/21/2010" + }, + { + "id": "453", + "name": "Brad Murphy", + "position": "Laboratory Technician", + "salary": "$87,771", + "office": "Garland", + "extn": "5336", + "start_date": "8/3/2009" + }, + { + "id": "454", + "name": "Melinda Attwood", + "position": "Service Supervisor", + "salary": "$198,229", + "office": "Arlington", + "extn": "8679", + "start_date": "8/1/2009" + }, + { + "id": "455", + "name": "Adalie Hamilton", + "position": "Cash Manager", + "salary": "$240,099", + "office": "Milano", + "extn": "1137", + "start_date": "3/23/2008" + }, + { + "id": "456", + "name": "Kurt Fowler", + "position": "Executive Director", + "salary": "$166,647", + "office": "Anaheim", + "extn": "7162", + "start_date": "4/10/2008" + }, + { + "id": "457", + "name": "Alison Adams", + "position": "Software Engineer", + "salary": "$130,312", + "office": "Salem", + "extn": "1635", + "start_date": "4/17/2013" + }, + { + "id": "458", + "name": "Aiden Roberts", + "position": "Dentist", + "salary": "$293,983", + "office": "Atlanta", + "extn": "9932", + "start_date": "4/14/2009" + }, + { + "id": "459", + "name": "Liam Ogilvy", + "position": "Steward", + "salary": "$289,473", + "office": "Cincinnati", + "extn": "3048", + "start_date": "11/2/2015" + }, + { + "id": "460", + "name": "Cecilia Vallins", + "position": "HR Specialist", + "salary": "$49,683", + "office": "Fayetteville", + "extn": "8083", + "start_date": "10/28/2006" + }, + { + "id": "461", + "name": "Oliver Emmott", + "position": "Web Developer", + "salary": "$145,050", + "office": "Bridgeport", + "extn": "2682", + "start_date": "6/3/2008" + }, + { + "id": "462", + "name": "Mona Wood", + "position": "Designer", + "salary": "$105,593", + "office": "Arlington", + "extn": "4093", + "start_date": "10/11/2008" + }, + { + "id": "463", + "name": "Shay Franks", + "position": "Dentist", + "salary": "$289,312", + "office": "San Francisco", + "extn": "9264", + "start_date": "7/4/2013" + }, + { + "id": "464", + "name": "Erick Faulkner", + "position": "Treasurer", + "salary": "$233,220", + "office": "Memphis", + "extn": "6230", + "start_date": "2/17/2012" + }, + { + "id": "465", + "name": "Bryon Styles", + "position": "Production Painter", + "salary": "$289,165", + "office": "Prague", + "extn": "5704", + "start_date": "1/3/2000" + }, + { + "id": "466", + "name": "Aeris Terry", + "position": "Treasurer", + "salary": "$122,403", + "office": "Pittsburgh", + "extn": "8432", + "start_date": "1/15/2010" + }, + { + "id": "467", + "name": "Carl Rossi", + "position": "Cash Manager", + "salary": "$163,500", + "office": "Milano", + "extn": "1743", + "start_date": "1/31/2017" + }, + { + "id": "468", + "name": "Shay Farmer", + "position": "Webmaster", + "salary": "$111,374", + "office": "San Jose", + "extn": "2562", + "start_date": "2/20/2003" + }, + { + "id": "469", + "name": "Emery Whitmore", + "position": "Executive Director", + "salary": "$286,804", + "office": "Lakewood", + "extn": "9080", + "start_date": "7/31/2015" + }, + { + "id": "470", + "name": "Cassidy Wills", + "position": "HR Specialist", + "salary": "$203,268", + "office": "Albuquerque", + "extn": "1252", + "start_date": "3/14/2018" + }, + { + "id": "471", + "name": "Clint Morris", + "position": "Bookkeeper", + "salary": "$263,965", + "office": "Long Beach", + "extn": "4847", + "start_date": "8/6/2006" + }, + { + "id": "472", + "name": "Vicky Lewis", + "position": "Cook", + "salary": "$252,917", + "office": "New Orleans", + "extn": "2881", + "start_date": "2/9/2019" + }, + { + "id": "473", + "name": "Mark Thomson", + "position": "Dentist", + "salary": "$107,825", + "office": "Los Angeles", + "extn": "9623", + "start_date": "8/1/2002" + }, + { + "id": "474", + "name": "Diane Torres", + "position": "Insurance Broker", + "salary": "$62,419", + "office": "Bucharest", + "extn": "6076", + "start_date": "2/6/2007" + }, + { + "id": "475", + "name": "Hannah Cameron", + "position": "Assistant Buyer", + "salary": "$50,493", + "office": "London", + "extn": "5390", + "start_date": "1/19/2014" + }, + { + "id": "476", + "name": "Kassandra Chapman", + "position": "Associate Professor", + "salary": "$243,916", + "office": "Bucharest", + "extn": "7259", + "start_date": "6/4/2007" + }, + { + "id": "477", + "name": "Jane Wallace", + "position": "Healthcare Specialist", + "salary": "$32,865", + "office": "San Francisco", + "extn": "2901", + "start_date": "12/3/2007" + }, + { + "id": "478", + "name": "Judith Matthews", + "position": "Cook", + "salary": "$190,327", + "office": "Saint Paul", + "extn": "6224", + "start_date": "9/27/2012" + }, + { + "id": "479", + "name": "Crystal Garcia", + "position": "Laboratory Technician", + "salary": "$280,437", + "office": "Rochester", + "extn": "6108", + "start_date": "2/19/2013" + }, + { + "id": "480", + "name": "Lucas Rixon", + "position": "CNC Operator", + "salary": "$262,119", + "office": "Garland", + "extn": "2155", + "start_date": "11/10/2009" + }, + { + "id": "481", + "name": "Sylvia Wise", + "position": "Production Painter", + "salary": "$93,575", + "office": "London", + "extn": "1929", + "start_date": "9/28/2015" + }, + { + "id": "482", + "name": "Marie Oswald", + "position": "Mobile Developer", + "salary": "$287,098", + "office": "Springfield", + "extn": "1181", + "start_date": "6/29/2016" + }, + { + "id": "483", + "name": "Boris Graves", + "position": "Stockbroker", + "salary": "$197,774", + "office": "Cincinnati", + "extn": "3535", + "start_date": "3/12/2010" + }, + { + "id": "484", + "name": "Rihanna Stewart", + "position": "Accountant", + "salary": "$104,462", + "office": "New York", + "extn": "2737", + "start_date": "2/2/2011" + }, + { + "id": "485", + "name": "Ramon Stewart", + "position": "Audiologist", + "salary": "$104,671", + "office": "Minneapolis", + "extn": "7312", + "start_date": "6/17/2009" + }, + { + "id": "486", + "name": "Holly Power", + "position": "Baker", + "salary": "$143,817", + "office": "Cincinnati", + "extn": "4423", + "start_date": "2/26/2010" + }, + { + "id": "487", + "name": "Denis Denton", + "position": "Web Developer", + "salary": "$192,037", + "office": "Bakersfield", + "extn": "2053", + "start_date": "8/30/2012" + }, + { + "id": "488", + "name": "Logan Ebden", + "position": "Fabricator", + "salary": "$71,657", + "office": "San Jose", + "extn": "9444", + "start_date": "2/12/2016" + }, + { + "id": "489", + "name": "Fred Young", + "position": "Healthcare Specialist", + "salary": "$286,914", + "office": "Berna", + "extn": "5193", + "start_date": "7/18/2003" + }, + { + "id": "490", + "name": "Carissa Waterhouse", + "position": "Business Broker", + "salary": "$49,603", + "office": "Reno", + "extn": "6402", + "start_date": "2/20/2007" + }, + { + "id": "491", + "name": "Owen Ripley", + "position": "Laboratory Technician", + "salary": "$102,312", + "office": "Murfreesboro", + "extn": "9854", + "start_date": "5/18/2011" + }, + { + "id": "492", + "name": "Bart Reid", + "position": "Executive Director", + "salary": "$114,177", + "office": "Denver", + "extn": "7079", + "start_date": "6/3/2003" + }, + { + "id": "493", + "name": "Monica Ross", + "position": "Cashier", + "salary": "$42,391", + "office": "Memphis", + "extn": "3004", + "start_date": "3/17/2004" + }, + { + "id": "494", + "name": "Luke Carson", + "position": "Systems Administrator", + "salary": "$251,755", + "office": "Henderson", + "extn": "9562", + "start_date": "11/11/2003" + }, + { + "id": "495", + "name": "Barry Whinter", + "position": "Physician", + "salary": "$140,008", + "office": "San Francisco", + "extn": "5085", + "start_date": "7/29/2013" + }, + { + "id": "496", + "name": "Sienna Gilbert", + "position": "Food Technologist", + "salary": "$12,712", + "office": "Valetta", + "extn": "7515", + "start_date": "12/17/2006" + }, + { + "id": "497", + "name": "Benjamin Craig", + "position": "Stockbroker", + "salary": "$172,466", + "office": "Nashville", + "extn": "5970", + "start_date": "5/20/2004" + }, + { + "id": "498", + "name": "Aeris Preston", + "position": "Cook", + "salary": "$193,178", + "office": "San Antonio", + "extn": "8795", + "start_date": "1/14/2015" + }, + { + "id": "499", + "name": "Agnes Hamilton", + "position": "Production Painter", + "salary": "$254,820", + "office": "Stockton", + "extn": "5937", + "start_date": "5/2/2009" + }, + { + "id": "500", + "name": "Bart Yard", + "position": "Healthcare Specialist", + "salary": "$189,688", + "office": "Baltimore", + "extn": "2272", + "start_date": "8/15/2002" + }, + { + "id": "501", + "name": "Jaylene Glynn", + "position": "Dentist", + "salary": "$151,433", + "office": "Jacksonville", + "extn": "9211", + "start_date": "8/12/2009" + }, + { + "id": "502", + "name": "Chad Nicholls", + "position": "Bookkeeper", + "salary": "$287,032", + "office": "Madison", + "extn": "4945", + "start_date": "5/2/2013" + }, + { + "id": "503", + "name": "Valerie Ballard", + "position": "Front Desk Coordinator", + "salary": "$114,330", + "office": "Rochester", + "extn": "1630", + "start_date": "3/26/2012" + }, + { + "id": "504", + "name": "Nick Roscoe", + "position": "Cook", + "salary": "$234,303", + "office": "Fremont", + "extn": "7997", + "start_date": "1/27/2011" + }, + { + "id": "505", + "name": "Logan Bailey", + "position": "Steward", + "salary": "$254,046", + "office": "Glendale", + "extn": "7055", + "start_date": "10/4/2013" + }, + { + "id": "506", + "name": "Julius Needham", + "position": "Retail Trainee", + "salary": "$47,896", + "office": "Louisville", + "extn": "7483", + "start_date": "3/22/2008" + }, + { + "id": "507", + "name": "Carla Harris", + "position": "Project Manager", + "salary": "$136,798", + "office": "Otawa", + "extn": "8308", + "start_date": "9/29/2017" + }, + { + "id": "508", + "name": "Sloane Emmott", + "position": "Call Center Representative", + "salary": "$90,029", + "office": "Zurich", + "extn": "3062", + "start_date": "9/20/2018" + }, + { + "id": "509", + "name": "Julius Hamilton", + "position": "Biologist", + "salary": "$176,115", + "office": "Atlanta", + "extn": "4295", + "start_date": "8/13/2016" + }, + { + "id": "510", + "name": "Enoch Cox", + "position": "Front Desk Coordinator", + "salary": "$240,676", + "office": "Valetta", + "extn": "9800", + "start_date": "6/26/2017" + }, + { + "id": "511", + "name": "Alessandra Stanton", + "position": "Auditor", + "salary": "$152,540", + "office": "Fort Lauderdale", + "extn": "4329", + "start_date": "9/5/2003" + }, + { + "id": "512", + "name": "Noemi Gates", + "position": "Food Technologist", + "salary": "$243,709", + "office": "Henderson", + "extn": "3849", + "start_date": "6/25/2010" + }, + { + "id": "513", + "name": "Jazmin Nelson", + "position": "Lecturer", + "salary": "$275,168", + "office": "San Diego", + "extn": "8429", + "start_date": "2/27/2019" + }, + { + "id": "514", + "name": "Manuel Fowler", + "position": "Project Manager", + "salary": "$200,613", + "office": "Quebec", + "extn": "3076", + "start_date": "4/11/2009" + }, + { + "id": "515", + "name": "Roger Heaton", + "position": "Accountant", + "salary": "$241,859", + "office": "Saint Paul", + "extn": "8701", + "start_date": "3/15/2011" + }, + { + "id": "516", + "name": "Shay Quinnell", + "position": "Health Educator", + "salary": "$273,339", + "office": "Albuquerque", + "extn": "8334", + "start_date": "2/19/2007" + }, + { + "id": "517", + "name": "Doug Driscoll", + "position": "Retail Trainee", + "salary": "$231,353", + "office": "Orlando", + "extn": "3813", + "start_date": "11/26/2005" + }, + { + "id": "518", + "name": "Paula Kaur", + "position": "Service Supervisor", + "salary": "$181,440", + "office": "Moreno Valley", + "extn": "3049", + "start_date": "3/9/2002" + }, + { + "id": "519", + "name": "Enoch Fisher", + "position": "HR Specialist", + "salary": "$83,722", + "office": "Bakersfield", + "extn": "1087", + "start_date": "12/11/2012" + }, + { + "id": "520", + "name": "Nicole Dale", + "position": "Fabricator", + "salary": "$179,729", + "office": "Glendale", + "extn": "4517", + "start_date": "12/31/2004" + }, + { + "id": "521", + "name": "Bob Hall", + "position": "CNC Operator", + "salary": "$23,296", + "office": "Fremont", + "extn": "1535", + "start_date": "8/14/2002" + }, + { + "id": "522", + "name": "Bernadette Goodman", + "position": "Production Painter", + "salary": "$229,848", + "office": "Boston", + "extn": "2950", + "start_date": "9/17/2005" + }, + { + "id": "523", + "name": "Noah Roberts", + "position": "Business Broker", + "salary": "$141,776", + "office": "Laredo", + "extn": "4539", + "start_date": "4/7/2014" + }, + { + "id": "524", + "name": "Adalie Latham", + "position": "Treasurer", + "salary": "$91,938", + "office": "Lincoln", + "extn": "4418", + "start_date": "10/7/2011" + }, + { + "id": "525", + "name": "Karen Jackson", + "position": "Machine Operator", + "salary": "$293,123", + "office": "Ontario", + "extn": "2621", + "start_date": "9/13/2000" + }, + { + "id": "526", + "name": "Goldie Palmer", + "position": "Physician", + "salary": "$281,991", + "office": "Laredo", + "extn": "9002", + "start_date": "8/26/2014" + }, + { + "id": "527", + "name": "Tyler Ellison", + "position": "Mobile Developer", + "salary": "$283,812", + "office": "Huntsville", + "extn": "2499", + "start_date": "1/4/2018" + }, + { + "id": "528", + "name": "Stephanie Roman", + "position": "Audiologist", + "salary": "$221,070", + "office": "Rochester", + "extn": "3851", + "start_date": "9/9/2010" + }, + { + "id": "529", + "name": "Destiny Carter", + "position": "Cook", + "salary": "$242,616", + "office": "Stockton", + "extn": "2839", + "start_date": "12/17/2013" + }, + { + "id": "530", + "name": "Shay Irving", + "position": "Investment Advisor", + "salary": "$136,390", + "office": "Fort Lauderdale", + "extn": "3268", + "start_date": "3/25/2017" + }, + { + "id": "531", + "name": "Bryon Payne", + "position": "HR Coordinator", + "salary": "$154,472", + "office": "Berna", + "extn": "7257", + "start_date": "5/14/2008" + }, + { + "id": "532", + "name": "Fred Clayton", + "position": "Business Broker", + "salary": "$129,757", + "office": "Henderson", + "extn": "1490", + "start_date": "12/15/2013" + }, + { + "id": "533", + "name": "Rufus Goodman", + "position": "Stockbroker", + "salary": "$144,893", + "office": "Houston", + "extn": "2662", + "start_date": "9/9/2005" + }, + { + "id": "534", + "name": "Sadie Campbell", + "position": "Bellman", + "salary": "$273,906", + "office": "Lancaster", + "extn": "7810", + "start_date": "3/2/2000" + }, + { + "id": "535", + "name": "Grace Clayton", + "position": "Baker", + "salary": "$106,031", + "office": "Reno", + "extn": "2135", + "start_date": "2/24/2016" + }, + { + "id": "536", + "name": "Ema Owen", + "position": "Physician", + "salary": "$204,562", + "office": "Hollywood", + "extn": "9434", + "start_date": "9/14/2004" + }, + { + "id": "537", + "name": "Brad Hobbs", + "position": "HR Specialist", + "salary": "$122,452", + "office": "Albuquerque", + "extn": "4964", + "start_date": "10/13/2018" + }, + { + "id": "538", + "name": "Hayden Ellwood", + "position": "Loan Officer", + "salary": "$38,020", + "office": "Springfield", + "extn": "5188", + "start_date": "3/10/2003" + }, + { + "id": "539", + "name": "Johnny Edler", + "position": "Bellman", + "salary": "$134,348", + "office": "Amarillo", + "extn": "7967", + "start_date": "5/31/2001" + }, + { + "id": "540", + "name": "Daniel Noon", + "position": "Banker", + "salary": "$104,895", + "office": "Long Beach", + "extn": "9190", + "start_date": "5/31/2007" + }, + { + "id": "541", + "name": "Cynthia Briggs", + "position": "Project Manager", + "salary": "$223,999", + "office": "El Paso", + "extn": "5592", + "start_date": "4/22/2015" + }, + { + "id": "542", + "name": "Camellia Wright", + "position": "Insurance Broker", + "salary": "$116,202", + "office": "Santa Ana", + "extn": "5476", + "start_date": "6/5/2003" + }, + { + "id": "543", + "name": "Julianna Blackwall", + "position": "Cash Manager", + "salary": "$56,545", + "office": "Bakersfield", + "extn": "2205", + "start_date": "12/20/2004" + }, + { + "id": "544", + "name": "Barry Speed", + "position": "Paramedic", + "salary": "$121,440", + "office": "Kansas City", + "extn": "8994", + "start_date": "2/15/2011" + }, + { + "id": "545", + "name": "Nicholas Saunders", + "position": "Stockbroker", + "salary": "$176,771", + "office": "Las Vegas", + "extn": "2106", + "start_date": "5/18/2017" + }, + { + "id": "546", + "name": "Abdul Wright", + "position": "Cook", + "salary": "$137,155", + "office": "Cincinnati", + "extn": "4694", + "start_date": "8/24/2012" + }, + { + "id": "547", + "name": "Denny Underhill", + "position": "Designer", + "salary": "$150,473", + "office": "Valetta", + "extn": "3630", + "start_date": "8/21/2005" + }, + { + "id": "548", + "name": "Aileen Eagle", + "position": "Fabricator", + "salary": "$105,937", + "office": "Rome", + "extn": "2518", + "start_date": "7/13/2002" + }, + { + "id": "549", + "name": "Sebastian Potts", + "position": "Web Developer", + "salary": "$260,536", + "office": "Jacksonville", + "extn": "2467", + "start_date": "12/25/2002" + }, + { + "id": "550", + "name": "Barry May", + "position": "Banker", + "salary": "$124,507", + "office": "Chicago", + "extn": "7480", + "start_date": "8/1/2011" + }, + { + "id": "551", + "name": "Caitlyn Walter", + "position": "Cashier", + "salary": "$95,311", + "office": "San Jose", + "extn": "8972", + "start_date": "4/20/2009" + }, + { + "id": "552", + "name": "Gladys Stanley", + "position": "Baker", + "salary": "$92,673", + "office": "New Orleans", + "extn": "5729", + "start_date": "5/28/2002" + }, + { + "id": "553", + "name": "Erin Vallins", + "position": "Design Engineer", + "salary": "$123,739", + "office": "Henderson", + "extn": "7189", + "start_date": "1/31/2008" + }, + { + "id": "554", + "name": "Ivette Saunders", + "position": "Webmaster", + "salary": "$169,555", + "office": "Madison", + "extn": "7915", + "start_date": "3/30/2005" + }, + { + "id": "555", + "name": "Megan Robe", + "position": "Cash Manager", + "salary": "$16,702", + "office": "Rochester", + "extn": "2629", + "start_date": "2/27/2001" + }, + { + "id": "556", + "name": "Marvin Vince", + "position": "Accountant", + "salary": "$286,830", + "office": "Quebec", + "extn": "7804", + "start_date": "6/29/2015" + }, + { + "id": "557", + "name": "Tom Jenkins", + "position": "Retail Trainee", + "salary": "$234,982", + "office": "Hollywood", + "extn": "1477", + "start_date": "12/30/2006" + }, + { + "id": "558", + "name": "Domenic Oakley", + "position": "Design Engineer", + "salary": "$38,764", + "office": "Salt Lake City", + "extn": "5427", + "start_date": "6/28/2004" + }, + { + "id": "559", + "name": "Hope Baker", + "position": "Restaurant Manager", + "salary": "$77,474", + "office": "Murfreesboro", + "extn": "7894", + "start_date": "1/30/2010" + }, + { + "id": "560", + "name": "Percy Cox", + "position": "Dentist", + "salary": "$244,180", + "office": "Louisville", + "extn": "2730", + "start_date": "2/9/2000" + }, + { + "id": "561", + "name": "Domenic Jarrett", + "position": "Budget Analyst", + "salary": "$188,343", + "office": "New York", + "extn": "6844", + "start_date": "9/25/2005" + }, + { + "id": "562", + "name": "Lillian Stewart", + "position": "Retail Trainee", + "salary": "$186,741", + "office": "Moreno Valley", + "extn": "5815", + "start_date": "8/20/2011" + }, + { + "id": "563", + "name": "Fred Stanley", + "position": "Cash Manager", + "salary": "$15,326", + "office": "St. Louis", + "extn": "1648", + "start_date": "9/3/2000" + }, + { + "id": "564", + "name": "Ruby Reid", + "position": "Retail Trainee", + "salary": "$205,232", + "office": "New York", + "extn": "8766", + "start_date": "1/12/2017" + }, + { + "id": "565", + "name": "Julianna Matthews", + "position": "Cashier", + "salary": "$185,803", + "office": "San Antonio", + "extn": "4925", + "start_date": "4/29/2009" + }, + { + "id": "566", + "name": "Denny Victor", + "position": "Auditor", + "salary": "$105,865", + "office": "El Paso", + "extn": "4151", + "start_date": "4/21/2004" + }, + { + "id": "567", + "name": "Carter Whittle", + "position": "Clerk", + "salary": "$124,016", + "office": "Ontario", + "extn": "6688", + "start_date": "5/9/2014" + }, + { + "id": "568", + "name": "Peter Nicholls", + "position": "Call Center Representative", + "salary": "$213,666", + "office": "Otawa", + "extn": "3353", + "start_date": "11/9/2011" + }, + { + "id": "569", + "name": "Melanie Ainsworth", + "position": "CNC Operator", + "salary": "$230,367", + "office": "Worcester", + "extn": "9802", + "start_date": "2/1/2010" + }, + { + "id": "570", + "name": "Michael Harris", + "position": "Bellman", + "salary": "$17,328", + "office": "Louisville", + "extn": "4179", + "start_date": "8/15/2016" + }, + { + "id": "571", + "name": "Isla Stewart", + "position": "Machine Operator", + "salary": "$209,704", + "office": "Paris", + "extn": "6914", + "start_date": "12/13/2018" + }, + { + "id": "572", + "name": "Nick Brown", + "position": "Cashier", + "salary": "$130,406", + "office": "Washington", + "extn": "1538", + "start_date": "10/13/2014" + }, + { + "id": "573", + "name": "Roger Wood", + "position": "Loan Officer", + "salary": "$204,779", + "office": "Irving", + "extn": "8596", + "start_date": "11/6/2004" + }, + { + "id": "574", + "name": "Anne Bailey", + "position": "Retail Trainee", + "salary": "$20,283", + "office": "El Paso", + "extn": "8160", + "start_date": "11/19/2016" + }, + { + "id": "575", + "name": "Gladys Oldfield", + "position": "Clerk", + "salary": "$216,378", + "office": "Quebec", + "extn": "1272", + "start_date": "6/9/2015" + }, + { + "id": "576", + "name": "Mike Flynn", + "position": "Steward", + "salary": "$233,044", + "office": "Oklahoma City", + "extn": "9905", + "start_date": "3/17/2002" + }, + { + "id": "577", + "name": "Tyler Benfield", + "position": "Global Logistics Supervisor", + "salary": "$68,316", + "office": "Escondido", + "extn": "2584", + "start_date": "11/1/2018" + }, + { + "id": "578", + "name": "Oliver Booth", + "position": "Software Engineer", + "salary": "$35,994", + "office": "Fullerton", + "extn": "8576", + "start_date": "4/1/2004" + }, + { + "id": "579", + "name": "Gwen Wise", + "position": "Mobile Developer", + "salary": "$285,756", + "office": "Stockton", + "extn": "3563", + "start_date": "2/2/2017" + }, + { + "id": "580", + "name": "Candice Pitt", + "position": "Service Supervisor", + "salary": "$293,553", + "office": "Baltimore", + "extn": "7683", + "start_date": "12/12/2011" + }, + { + "id": "581", + "name": "Anabel Michael", + "position": "Associate Professor", + "salary": "$40,599", + "office": "Springfield", + "extn": "1302", + "start_date": "5/5/2005" + }, + { + "id": "582", + "name": "Russel Pearson", + "position": "Banker", + "salary": "$202,264", + "office": "Minneapolis", + "extn": "1552", + "start_date": "3/8/2013" + }, + { + "id": "583", + "name": "Matt Camden", + "position": "IT Support Staff", + "salary": "$79,349", + "office": "Norfolk", + "extn": "1367", + "start_date": "5/8/2009" + }, + { + "id": "584", + "name": "Evie Freeburn", + "position": "Physician", + "salary": "$213,700", + "office": "Quebec", + "extn": "8772", + "start_date": "6/4/2016" + }, + { + "id": "585", + "name": "Paige Osman", + "position": "Cash Manager", + "salary": "$21,280", + "office": "Fort Lauderdale", + "extn": "4654", + "start_date": "9/23/2010" + }, + { + "id": "586", + "name": "Barry Hamilton", + "position": "Accountant", + "salary": "$197,627", + "office": "Paris", + "extn": "1497", + "start_date": "7/13/2004" + }, + { + "id": "587", + "name": "Parker Quinton", + "position": "Chef Manager", + "salary": "$65,890", + "office": "Fremont", + "extn": "1470", + "start_date": "11/21/2015" + }, + { + "id": "588", + "name": "Peter Amstead", + "position": "Assistant Buyer", + "salary": "$284,665", + "office": "Amarillo", + "extn": "9124", + "start_date": "4/18/2001" + }, + { + "id": "589", + "name": "Gil Lewis", + "position": "Chef Manager", + "salary": "$117,262", + "office": "San Francisco", + "extn": "7134", + "start_date": "4/30/2015" + }, + { + "id": "590", + "name": "Jazmin Ebbs", + "position": "Associate Professor", + "salary": "$188,390", + "office": "Venice", + "extn": "7945", + "start_date": "9/9/2009" + }, + { + "id": "591", + "name": "Katelyn Bryant", + "position": "Systems Administrator", + "salary": "$282,488", + "office": "Innsbruck", + "extn": "2043", + "start_date": "6/17/2006" + }, + { + "id": "592", + "name": "Kimberly Cassidy", + "position": "Laboratory Technician", + "salary": "$234,192", + "office": "Arlington", + "extn": "7210", + "start_date": "5/15/2002" + }, + { + "id": "593", + "name": "Eryn Roberts", + "position": "Associate Professor", + "salary": "$212,606", + "office": "Washington", + "extn": "9615", + "start_date": "10/27/2005" + }, + { + "id": "594", + "name": "Tom Moore", + "position": "Operator", + "salary": "$178,860", + "office": "Springfield", + "extn": "5019", + "start_date": "1/10/2013" + }, + { + "id": "595", + "name": "Lindsay Baker", + "position": "Healthcare Specialist", + "salary": "$151,472", + "office": "Laredo", + "extn": "5566", + "start_date": "11/1/2015" + }, + { + "id": "596", + "name": "Gwenyth Hall", + "position": "Systems Administrator", + "salary": "$213,062", + "office": "New Orleans", + "extn": "8124", + "start_date": "4/22/2007" + }, + { + "id": "597", + "name": "Anthony Upton", + "position": "Business Broker", + "salary": "$278,718", + "office": "Phoenix", + "extn": "3408", + "start_date": "5/5/2013" + }, + { + "id": "598", + "name": "Julius Pierce", + "position": "Biologist", + "salary": "$133,931", + "office": "Glendale", + "extn": "8064", + "start_date": "8/4/2015" + }, + { + "id": "599", + "name": "Rick Tanner", + "position": "Software Engineer", + "salary": "$238,653", + "office": "Cincinnati", + "extn": "9192", + "start_date": "2/27/2017" + }, + { + "id": "600", + "name": "Chester Edley", + "position": "Associate Professor", + "salary": "$119,764", + "office": "Jersey City", + "extn": "8427", + "start_date": "7/11/2010" + }, + { + "id": "601", + "name": "Henry Flanders", + "position": "Assistant Buyer", + "salary": "$29,642", + "office": "Salt Lake City", + "extn": "9596", + "start_date": "7/27/2011" + }, + { + "id": "602", + "name": "Scarlett Drew", + "position": "Investment Advisor", + "salary": "$88,825", + "office": "Honolulu", + "extn": "5908", + "start_date": "2/13/2015" + }, + { + "id": "603", + "name": "Carl Santos", + "position": "CNC Operator", + "salary": "$63,299", + "office": "Miami", + "extn": "5853", + "start_date": "1/20/2019" + }, + { + "id": "604", + "name": "Enoch Larkin", + "position": "Restaurant Manager", + "salary": "$30,825", + "office": "Sacramento", + "extn": "8212", + "start_date": "1/17/2018" + }, + { + "id": "605", + "name": "Makena Lewis", + "position": "Stockbroker", + "salary": "$45,030", + "office": "Norfolk", + "extn": "9384", + "start_date": "7/17/2019" + }, + { + "id": "606", + "name": "Bristol Richards", + "position": "Systems Administrator", + "salary": "$35,042", + "office": "Charlotte", + "extn": "5476", + "start_date": "11/13/2000" + }, + { + "id": "607", + "name": "Caleb Griffiths", + "position": "Staffing Consultant", + "salary": "$44,913", + "office": "Hayward", + "extn": "9016", + "start_date": "1/22/2019" + }, + { + "id": "608", + "name": "Regina Mccormick", + "position": "Paramedic", + "salary": "$112,681", + "office": "Minneapolis", + "extn": "6089", + "start_date": "7/29/2000" + }, + { + "id": "609", + "name": "David Styles", + "position": "Bookkeeper", + "salary": "$90,259", + "office": "Omaha", + "extn": "8885", + "start_date": "3/7/2008" + }, + { + "id": "610", + "name": "Selena Andrews", + "position": "Web Developer", + "salary": "$194,711", + "office": "San Bernardino", + "extn": "1988", + "start_date": "11/15/2001" + }, + { + "id": "611", + "name": "Nancy Denton", + "position": "Cash Manager", + "salary": "$68,917", + "office": "Worcester", + "extn": "2442", + "start_date": "6/27/2009" + }, + { + "id": "612", + "name": "Jayden Khan", + "position": "Loan Officer", + "salary": "$111,892", + "office": "Tulsa", + "extn": "3903", + "start_date": "9/5/2001" + }, + { + "id": "613", + "name": "Harvey Rowe", + "position": "Cashier", + "salary": "$58,453", + "office": "Otawa", + "extn": "7407", + "start_date": "3/25/2018" + }, + { + "id": "614", + "name": "Nick Cadman", + "position": "Audiologist", + "salary": "$296,299", + "office": "Seattle", + "extn": "3746", + "start_date": "12/31/2004" + }, + { + "id": "615", + "name": "Dakota Emmott", + "position": "Call Center Representative", + "salary": "$218,330", + "office": "Atlanta", + "extn": "6082", + "start_date": "4/23/2015" + }, + { + "id": "616", + "name": "Tania Malone", + "position": "Chef Manager", + "salary": "$267,794", + "office": "Valetta", + "extn": "5141", + "start_date": "3/14/2015" + }, + { + "id": "617", + "name": "Marilyn Pierce", + "position": "Cashier", + "salary": "$275,753", + "office": "San Diego", + "extn": "9617", + "start_date": "6/17/2015" + }, + { + "id": "618", + "name": "Doug Rogan", + "position": "Bellman", + "salary": "$161,347", + "office": "Hollywood", + "extn": "2888", + "start_date": "1/11/2007" + }, + { + "id": "619", + "name": "Greta Boden", + "position": "Auditor", + "salary": "$170,804", + "office": "Madison", + "extn": "9110", + "start_date": "9/16/2015" + }, + { + "id": "620", + "name": "Rick Ellery", + "position": "Clerk", + "salary": "$128,679", + "office": "Scottsdale", + "extn": "1062", + "start_date": "2/24/2016" + }, + { + "id": "621", + "name": "Leroy Mcneill", + "position": "Accountant", + "salary": "$259,112", + "office": "El Paso", + "extn": "5304", + "start_date": "1/13/2011" + }, + { + "id": "622", + "name": "Nathan Robertson", + "position": "Steward", + "salary": "$11,247", + "office": "Quebec", + "extn": "5333", + "start_date": "6/1/2017" + }, + { + "id": "623", + "name": "Mark Flanders", + "position": "Auditor", + "salary": "$286,439", + "office": "Worcester", + "extn": "6616", + "start_date": "11/21/2006" + }, + { + "id": "624", + "name": "Rocco Roth", + "position": "Front Desk Coordinator", + "salary": "$78,625", + "office": "Anaheim", + "extn": "1171", + "start_date": "3/21/2006" + }, + { + "id": "625", + "name": "Bryce Collingwood", + "position": "Audiologist", + "salary": "$103,204", + "office": "Scottsdale", + "extn": "1032", + "start_date": "8/6/2006" + }, + { + "id": "626", + "name": "Daniel Wilson", + "position": "Treasurer", + "salary": "$286,734", + "office": "Huntsville", + "extn": "9151", + "start_date": "6/28/2018" + }, + { + "id": "627", + "name": "Benjamin Mills", + "position": "Laboratory Technician", + "salary": "$199,743", + "office": "Jacksonville", + "extn": "8779", + "start_date": "1/14/2017" + }, + { + "id": "628", + "name": "Samara Vane", + "position": "Designer", + "salary": "$158,963", + "office": "Jersey City", + "extn": "1384", + "start_date": "10/26/2006" + }, + { + "id": "629", + "name": "Anabelle Hardwick", + "position": "Steward", + "salary": "$132,499", + "office": "Sacramento", + "extn": "1811", + "start_date": "2/2/2008" + }, + { + "id": "630", + "name": "Gwenyth Farrow", + "position": "Fabricator", + "salary": "$66,749", + "office": "Huntsville", + "extn": "3132", + "start_date": "4/14/2009" + }, + { + "id": "631", + "name": "Cassidy Emerson", + "position": "Steward", + "salary": "$238,122", + "office": "Louisville", + "extn": "6891", + "start_date": "8/23/2017" + }, + { + "id": "632", + "name": "Gwen Appleton", + "position": "Dentist", + "salary": "$175,049", + "office": "Minneapolis", + "extn": "2814", + "start_date": "4/1/2015" + }, + { + "id": "633", + "name": "Amy Cameron", + "position": "Pharmacist", + "salary": "$120,205", + "office": "Lincoln", + "extn": "2039", + "start_date": "2/13/2002" + }, + { + "id": "634", + "name": "Hayden Norburn", + "position": "Production Painter", + "salary": "$103,996", + "office": "Lakewood", + "extn": "7074", + "start_date": "12/8/2014" + }, + { + "id": "635", + "name": "Bristol Sawyer", + "position": "Physician", + "salary": "$44,234", + "office": "San Francisco", + "extn": "9032", + "start_date": "4/15/2005" + }, + { + "id": "636", + "name": "Alan Vallory", + "position": "Mobile Developer", + "salary": "$222,098", + "office": "Milwaukee", + "extn": "6392", + "start_date": "5/9/2015" + }, + { + "id": "637", + "name": "Jack Wise", + "position": "Mobile Developer", + "salary": "$289,469", + "office": "Lisbon", + "extn": "3928", + "start_date": "11/10/2001" + }, + { + "id": "638", + "name": "Kendra Vince", + "position": "Business Broker", + "salary": "$274,246", + "office": "Amarillo", + "extn": "7817", + "start_date": "4/1/2004" + }, + { + "id": "639", + "name": "Michael Cattell", + "position": "Auditor", + "salary": "$235,255", + "office": "Denver", + "extn": "6757", + "start_date": "1/19/2003" + }, + { + "id": "640", + "name": "Margaret Mccormick", + "position": "Electrician", + "salary": "$175,632", + "office": "San Jose", + "extn": "8851", + "start_date": "8/31/2018" + }, + { + "id": "641", + "name": "Daniel Olson", + "position": "Retail Trainee", + "salary": "$188,350", + "office": "Henderson", + "extn": "6955", + "start_date": "4/29/2000" + }, + { + "id": "642", + "name": "Stella Edler", + "position": "Investment Advisor", + "salary": "$28,446", + "office": "Jersey City", + "extn": "2625", + "start_date": "1/1/2009" + }, + { + "id": "643", + "name": "Dalia Graham", + "position": "Production Painter", + "salary": "$79,174", + "office": "Seattle", + "extn": "4268", + "start_date": "10/12/2006" + }, + { + "id": "644", + "name": "Eduardo Gray", + "position": "Cashier", + "salary": "$175,949", + "office": "Rome", + "extn": "5642", + "start_date": "10/4/2009" + }, + { + "id": "645", + "name": "Gabriel Oswald", + "position": "Chef Manager", + "salary": "$101,778", + "office": "Long Beach", + "extn": "6660", + "start_date": "1/31/2015" + }, + { + "id": "646", + "name": "Oliver Lee", + "position": "Webmaster", + "salary": "$11,224", + "office": "El Paso", + "extn": "3659", + "start_date": "12/15/2012" + }, + { + "id": "647", + "name": "Oliver Quinn", + "position": "Paramedic", + "salary": "$226,812", + "office": "Irving", + "extn": "6856", + "start_date": "8/10/2018" + }, + { + "id": "648", + "name": "Mike Flynn", + "position": "Dentist", + "salary": "$247,078", + "office": "Lincoln", + "extn": "1292", + "start_date": "2/19/2014" + }, + { + "id": "649", + "name": "Tyson Matthews", + "position": "Pharmacist", + "salary": "$30,865", + "office": "Rome", + "extn": "6672", + "start_date": "11/24/2003" + }, + { + "id": "650", + "name": "Robyn Walker", + "position": "Business Broker", + "salary": "$135,979", + "office": "Scottsdale", + "extn": "9619", + "start_date": "3/5/2002" + }, + { + "id": "651", + "name": "Josephine Ripley", + "position": "Stockbroker", + "salary": "$280,700", + "office": "Fayetteville", + "extn": "3211", + "start_date": "4/23/2012" + }, + { + "id": "652", + "name": "Julius Underhill", + "position": "Business Broker", + "salary": "$208,781", + "office": "Columbus", + "extn": "2126", + "start_date": "2/7/2006" + }, + { + "id": "653", + "name": "Caitlyn Jeffery", + "position": "Fabricator", + "salary": "$216,899", + "office": "Lancaster", + "extn": "5044", + "start_date": "12/21/2014" + }, + { + "id": "654", + "name": "Nicholas Weasley", + "position": "Lecturer", + "salary": "$81,735", + "office": "Saint Paul", + "extn": "6061", + "start_date": "11/9/2018" + }, + { + "id": "655", + "name": "Adalind Edler", + "position": "Retail Trainee", + "salary": "$102,210", + "office": "New York", + "extn": "4227", + "start_date": "7/11/2019" + }, + { + "id": "656", + "name": "Eduardo Tindall", + "position": "Web Developer", + "salary": "$241,455", + "office": "Zurich", + "extn": "6672", + "start_date": "5/26/2003" + }, + { + "id": "657", + "name": "Matt Cooper", + "position": "Call Center Representative", + "salary": "$36,838", + "office": "Zurich", + "extn": "5797", + "start_date": "10/13/2014" + }, + { + "id": "658", + "name": "Jack Turner", + "position": "Paramedic", + "salary": "$155,204", + "office": "Garland", + "extn": "5965", + "start_date": "11/10/2007" + }, + { + "id": "659", + "name": "Chad West", + "position": "Bookkeeper", + "salary": "$25,356", + "office": "Santa Ana", + "extn": "2871", + "start_date": "5/9/2006" + }, + { + "id": "660", + "name": "Juliet Graves", + "position": "Biologist", + "salary": "$207,975", + "office": "San Antonio", + "extn": "1060", + "start_date": "12/13/2008" + }, + { + "id": "661", + "name": "Abdul Ranks", + "position": "Service Supervisor", + "salary": "$275,356", + "office": "San Bernardino", + "extn": "3996", + "start_date": "4/15/2012" + }, + { + "id": "662", + "name": "Mackenzie Vass", + "position": "Steward", + "salary": "$101,857", + "office": "Garland", + "extn": "7650", + "start_date": "8/28/2010" + }, + { + "id": "663", + "name": "Payton Connell", + "position": "Call Center Representative", + "salary": "$262,083", + "office": "Lancaster", + "extn": "7719", + "start_date": "9/22/2007" + }, + { + "id": "664", + "name": "Kaylee Fowler", + "position": "Ambulatory Nurse", + "salary": "$64,668", + "office": "El Paso", + "extn": "4186", + "start_date": "8/1/2019" + }, + { + "id": "665", + "name": "Agnes Parker", + "position": "Staffing Consultant", + "salary": "$182,858", + "office": "Milano", + "extn": "7370", + "start_date": "2/15/2014" + }, + { + "id": "666", + "name": "Tony Mcgregor", + "position": "Ambulatory Nurse", + "salary": "$87,547", + "office": "Hollywood", + "extn": "7463", + "start_date": "4/24/2017" + }, + { + "id": "667", + "name": "Alan Evans", + "position": "Cashier", + "salary": "$278,475", + "office": "Salt Lake City", + "extn": "8739", + "start_date": "8/20/2003" + }, + { + "id": "668", + "name": "Nathan Dillon", + "position": "Software Engineer", + "salary": "$118,516", + "office": "Lyon", + "extn": "3324", + "start_date": "7/8/2013" + }, + { + "id": "669", + "name": "Christine Wellington", + "position": "Bellman", + "salary": "$242,155", + "office": "Lancaster", + "extn": "4326", + "start_date": "5/3/2005" + }, + { + "id": "670", + "name": "Chelsea Yates", + "position": "HR Coordinator", + "salary": "$94,331", + "office": "Omaha", + "extn": "6376", + "start_date": "11/25/2016" + }, + { + "id": "671", + "name": "Erica Saunders", + "position": "Loan Officer", + "salary": "$185,708", + "office": "Lancaster", + "extn": "7295", + "start_date": "3/9/2012" + }, + { + "id": "672", + "name": "Manuel Patel", + "position": "Software Engineer", + "salary": "$271,801", + "office": "Nashville", + "extn": "3236", + "start_date": "2/20/2016" + }, + { + "id": "673", + "name": "Ema Quinnell", + "position": "Auditor", + "salary": "$148,270", + "office": "Cincinnati", + "extn": "7261", + "start_date": "9/1/2001" + }, + { + "id": "674", + "name": "Caleb Briggs", + "position": "Project Manager", + "salary": "$261,901", + "office": "Quebec", + "extn": "7832", + "start_date": "4/18/2011" + }, + { + "id": "675", + "name": "Ilona Clayton", + "position": "Executive Director", + "salary": "$194,197", + "office": "Sacramento", + "extn": "3588", + "start_date": "12/22/2011" + }, + { + "id": "676", + "name": "Henry Tailor", + "position": "HR Coordinator", + "salary": "$212,131", + "office": "Fort Lauderdale", + "extn": "9744", + "start_date": "3/22/2018" + }, + { + "id": "677", + "name": "Mona Flynn", + "position": "Webmaster", + "salary": "$260,812", + "office": "Berna", + "extn": "3184", + "start_date": "1/28/2001" + }, + { + "id": "678", + "name": "Kassandra Brown", + "position": "HR Specialist", + "salary": "$236,298", + "office": "Toledo", + "extn": "1323", + "start_date": "10/19/2015" + }, + { + "id": "679", + "name": "Lauren Hewitt", + "position": "HR Coordinator", + "salary": "$292,383", + "office": "Nashville", + "extn": "6630", + "start_date": "11/9/2011" + }, + { + "id": "680", + "name": "Nicholas Ellison", + "position": "Bellman", + "salary": "$44,551", + "office": "Baltimore", + "extn": "8616", + "start_date": "2/28/2007" + }, + { + "id": "681", + "name": "Aleksandra Cowan", + "position": "Webmaster", + "salary": "$207,909", + "office": "Zurich", + "extn": "8910", + "start_date": "7/4/2017" + }, + { + "id": "682", + "name": "Erick Sawyer", + "position": "IT Support Staff", + "salary": "$289,928", + "office": "Madison", + "extn": "9405", + "start_date": "7/2/2008" + }, + { + "id": "683", + "name": "Daphne Webster", + "position": "Budget Analyst", + "salary": "$230,543", + "office": "Norfolk", + "extn": "3169", + "start_date": "11/5/2018" + }, + { + "id": "684", + "name": "Claire Pierce", + "position": "Cash Manager", + "salary": "$144,941", + "office": "Fremont", + "extn": "3452", + "start_date": "4/3/2014" + }, + { + "id": "685", + "name": "Julian Appleton", + "position": "Dentist", + "salary": "$203,028", + "office": "Portland", + "extn": "4409", + "start_date": "6/19/2008" + }, + { + "id": "686", + "name": "Cassidy Weatcroft", + "position": "Audiologist", + "salary": "$48,271", + "office": "Saint Paul", + "extn": "9148", + "start_date": "9/22/2012" + }, + { + "id": "687", + "name": "Angelina Dillon", + "position": "Baker", + "salary": "$206,111", + "office": "Quebec", + "extn": "3770", + "start_date": "2/5/2003" + }, + { + "id": "688", + "name": "Mark Jenkin", + "position": "HR Coordinator", + "salary": "$207,024", + "office": "St. Louis", + "extn": "4702", + "start_date": "5/2/2011" + }, + { + "id": "689", + "name": "Matthew Robinson", + "position": "Operator", + "salary": "$19,222", + "office": "Milano", + "extn": "7117", + "start_date": "2/17/2016" + }, + { + "id": "690", + "name": "Paige Daniells", + "position": "Biologist", + "salary": "$93,678", + "office": "Richmond", + "extn": "4389", + "start_date": "5/12/2002" + }, + { + "id": "691", + "name": "Juliette Murphy", + "position": "Steward", + "salary": "$81,180", + "office": "Berlin", + "extn": "6376", + "start_date": "7/26/2004" + }, + { + "id": "692", + "name": "Gil Haines", + "position": "Treasurer", + "salary": "$251,975", + "office": "Las Vegas", + "extn": "8321", + "start_date": "6/12/2009" + }, + { + "id": "693", + "name": "Wade Clark", + "position": "CNC Operator", + "salary": "$25,746", + "office": "Lisbon", + "extn": "3321", + "start_date": "11/11/2003" + }, + { + "id": "694", + "name": "Katelyn Flack", + "position": "Executive Director", + "salary": "$284,922", + "office": "Jersey City", + "extn": "7897", + "start_date": "4/12/2004" + }, + { + "id": "695", + "name": "Jayden Harvey", + "position": "Loan Officer", + "salary": "$146,979", + "office": "Washington", + "extn": "4656", + "start_date": "1/22/2006" + }, + { + "id": "696", + "name": "Morgan Callan", + "position": "Business Broker", + "salary": "$89,592", + "office": "San Bernardino", + "extn": "6202", + "start_date": "4/14/2019" + }, + { + "id": "697", + "name": "Carol Richards", + "position": "Machine Operator", + "salary": "$51,352", + "office": "Lisbon", + "extn": "6081", + "start_date": "1/29/2014" + }, + { + "id": "698", + "name": "George Stevens", + "position": "Laboratory Technician", + "salary": "$49,408", + "office": "Tulsa", + "extn": "9450", + "start_date": "8/21/2015" + }, + { + "id": "699", + "name": "Trisha Cattell", + "position": "Insurance Broker", + "salary": "$254,305", + "office": "Norfolk", + "extn": "9166", + "start_date": "8/25/2012" + }, + { + "id": "700", + "name": "Summer Dickson", + "position": "Staffing Consultant", + "salary": "$227,545", + "office": "Laredo", + "extn": "4454", + "start_date": "9/10/2014" + }, + { + "id": "701", + "name": "Jocelyn Mcgregor", + "position": "Chef Manager", + "salary": "$54,169", + "office": "Cincinnati", + "extn": "1279", + "start_date": "8/28/2000" + }, + { + "id": "702", + "name": "Elle Ingram", + "position": "Chef Manager", + "salary": "$119,538", + "office": "Paris", + "extn": "6312", + "start_date": "12/1/2015" + }, + { + "id": "703", + "name": "Bernadette Hill", + "position": "Banker", + "salary": "$197,882", + "office": "Baltimore", + "extn": "7862", + "start_date": "1/9/2008" + }, + { + "id": "704", + "name": "Jamie Webster", + "position": "Ambulatory Nurse", + "salary": "$133,320", + "office": "Hayward", + "extn": "2658", + "start_date": "1/13/2012" + }, + { + "id": "705", + "name": "Rowan Larsen", + "position": "Software Engineer", + "salary": "$102,843", + "office": "Baltimore", + "extn": "2835", + "start_date": "12/26/2002" + }, + { + "id": "706", + "name": "Lynn Emmott", + "position": "Steward", + "salary": "$69,272", + "office": "Ontario", + "extn": "3106", + "start_date": "5/14/2005" + }, + { + "id": "707", + "name": "Anabelle Isaac", + "position": "Front Desk Coordinator", + "salary": "$294,744", + "office": "Moreno Valley", + "extn": "7913", + "start_date": "4/4/2012" + }, + { + "id": "708", + "name": "John Thomson", + "position": "Insurance Broker", + "salary": "$297,026", + "office": "Chicago", + "extn": "9674", + "start_date": "12/23/2003" + }, + { + "id": "709", + "name": "Mya Verdon", + "position": "Business Broker", + "salary": "$107,624", + "office": "Anaheim", + "extn": "1981", + "start_date": "5/23/2007" + }, + { + "id": "710", + "name": "Molly Nash", + "position": "Cashier", + "salary": "$289,966", + "office": "Hayward", + "extn": "5043", + "start_date": "8/1/2007" + }, + { + "id": "711", + "name": "Denis Jacobs", + "position": "Associate Professor", + "salary": "$141,136", + "office": "Toledo", + "extn": "7815", + "start_date": "1/31/2006" + }, + { + "id": "712", + "name": "Oliver Gosling", + "position": "Cashier", + "salary": "$262,583", + "office": "Louisville", + "extn": "2355", + "start_date": "2/4/2010" + }, + { + "id": "713", + "name": "Rosie Weatcroft", + "position": "Web Developer", + "salary": "$206,081", + "office": "Oklahoma City", + "extn": "2323", + "start_date": "11/24/2014" + }, + { + "id": "714", + "name": "Tara Johnson", + "position": "Business Broker", + "salary": "$35,622", + "office": "Bellevue", + "extn": "1211", + "start_date": "3/15/2012" + }, + { + "id": "715", + "name": "Doug Morgan", + "position": "Executive Director", + "salary": "$202,120", + "office": "Venice", + "extn": "1280", + "start_date": "8/5/2004" + }, + { + "id": "716", + "name": "Kimberly Richards", + "position": "Treasurer", + "salary": "$83,925", + "office": "Valetta", + "extn": "3213", + "start_date": "3/2/2003" + }, + { + "id": "717", + "name": "Henry Oldfield", + "position": "Steward", + "salary": "$233,569", + "office": "Long Beach", + "extn": "9864", + "start_date": "8/18/2009" + }, + { + "id": "718", + "name": "Martin Weasley", + "position": "Investment Advisor", + "salary": "$294,373", + "office": "Detroit", + "extn": "2810", + "start_date": "4/12/2014" + }, + { + "id": "719", + "name": "Quinn Devonport", + "position": "Electrician", + "salary": "$93,308", + "office": "Berlin", + "extn": "6526", + "start_date": "4/29/2007" + }, + { + "id": "720", + "name": "Marla Kerr", + "position": "Audiologist", + "salary": "$175,048", + "office": "Laredo", + "extn": "7312", + "start_date": "11/21/2004" + }, + { + "id": "721", + "name": "Kamila Gallacher", + "position": "Accountant", + "salary": "$11,301", + "office": "Springfield", + "extn": "4573", + "start_date": "1/3/2019" + }, + { + "id": "722", + "name": "Wade Simpson", + "position": "Global Logistics Supervisor", + "salary": "$39,480", + "office": "Tokyo", + "extn": "1670", + "start_date": "4/13/2017" + }, + { + "id": "723", + "name": "Tiffany Tindall", + "position": "Baker", + "salary": "$166,671", + "office": "Tallahassee", + "extn": "1236", + "start_date": "5/13/2000" + }, + { + "id": "724", + "name": "Chuck Funnell", + "position": "Paramedic", + "salary": "$290,575", + "office": "New York", + "extn": "2668", + "start_date": "4/13/2019" + }, + { + "id": "725", + "name": "Marvin Griffiths", + "position": "IT Support Staff", + "salary": "$248,496", + "office": "Fayetteville", + "extn": "6931", + "start_date": "5/31/2003" + }, + { + "id": "726", + "name": "Chuck Poulton", + "position": "Webmaster", + "salary": "$190,815", + "office": "Honolulu", + "extn": "2056", + "start_date": "6/27/2018" + }, + { + "id": "727", + "name": "Karen Benson", + "position": "Steward", + "salary": "$77,135", + "office": "Ontario", + "extn": "2515", + "start_date": "8/9/2013" + }, + { + "id": "728", + "name": "Stephanie Burnley", + "position": "Global Logistics Supervisor", + "salary": "$33,876", + "office": "Miami", + "extn": "9576", + "start_date": "2/16/2007" + }, + { + "id": "729", + "name": "Hayden Barclay", + "position": "Executive Director", + "salary": "$144,674", + "office": "Escondido", + "extn": "3671", + "start_date": "12/14/2016" + }, + { + "id": "730", + "name": "Benjamin Selby", + "position": "Audiologist", + "salary": "$221,481", + "office": "Detroit", + "extn": "6256", + "start_date": "1/27/2000" + }, + { + "id": "731", + "name": "Marilyn Robinson", + "position": "Stockbroker", + "salary": "$266,870", + "office": "San Antonio", + "extn": "6939", + "start_date": "6/2/2019" + }, + { + "id": "732", + "name": "Peter Fall", + "position": "Health Educator", + "salary": "$167,436", + "office": "Lancaster", + "extn": "8971", + "start_date": "9/19/2007" + }, + { + "id": "733", + "name": "Bethany Brett", + "position": "Food Technologist", + "salary": "$193,827", + "office": "Cincinnati", + "extn": "2001", + "start_date": "5/18/2015" + }, + { + "id": "734", + "name": "Kassandra Sinclair", + "position": "Cash Manager", + "salary": "$194,526", + "office": "San Jose", + "extn": "5415", + "start_date": "11/11/2003" + }, + { + "id": "735", + "name": "Eden Newton", + "position": "Cashier", + "salary": "$100,964", + "office": "Garland", + "extn": "9761", + "start_date": "5/3/2002" + }, + { + "id": "736", + "name": "Elisabeth Knight", + "position": "Bookkeeper", + "salary": "$267,020", + "office": "Laredo", + "extn": "9386", + "start_date": "3/17/2017" + }, + { + "id": "737", + "name": "Violet Irving", + "position": "HR Coordinator", + "salary": "$85,112", + "office": "Norfolk", + "extn": "5401", + "start_date": "10/25/2017" + }, + { + "id": "738", + "name": "Marjorie Woodcock", + "position": "Global Logistics Supervisor", + "salary": "$104,913", + "office": "Louisville", + "extn": "8311", + "start_date": "11/25/2015" + }, + { + "id": "739", + "name": "Carol Hale", + "position": "Systems Administrator", + "salary": "$258,073", + "office": "Oklahoma City", + "extn": "3865", + "start_date": "3/18/2005" + }, + { + "id": "740", + "name": "Miriam Wilton", + "position": "Executive Director", + "salary": "$130,766", + "office": "Tokyo", + "extn": "9993", + "start_date": "6/20/2012" + }, + { + "id": "741", + "name": "Adina Beal", + "position": "Cash Manager", + "salary": "$52,646", + "office": "Detroit", + "extn": "5657", + "start_date": "2/4/2001" + }, + { + "id": "742", + "name": "Oliver Strong", + "position": "Biologist", + "salary": "$145,445", + "office": "Stockton", + "extn": "9805", + "start_date": "7/3/2011" + }, + { + "id": "743", + "name": "David Rowe", + "position": "Design Engineer", + "salary": "$193,925", + "office": "Bucharest", + "extn": "7952", + "start_date": "11/30/2015" + }, + { + "id": "744", + "name": "Skylar Wood", + "position": "Stockbroker", + "salary": "$171,891", + "office": "San Francisco", + "extn": "5259", + "start_date": "10/12/2014" + }, + { + "id": "745", + "name": "Isabella Whinter", + "position": "Insurance Broker", + "salary": "$239,034", + "office": "Worcester", + "extn": "8923", + "start_date": "11/22/2012" + }, + { + "id": "746", + "name": "Bernadette Carson", + "position": "Audiologist", + "salary": "$242,982", + "office": "Boston", + "extn": "5675", + "start_date": "8/9/2005" + }, + { + "id": "747", + "name": "Vicky Carter", + "position": "Food Technologist", + "salary": "$196,937", + "office": "San Diego", + "extn": "6534", + "start_date": "2/11/2002" + }, + { + "id": "748", + "name": "Kurt Jobson", + "position": "Budget Analyst", + "salary": "$265,004", + "office": "Boston", + "extn": "2797", + "start_date": "4/13/2018" + }, + { + "id": "749", + "name": "Chris Nash", + "position": "Inspector", + "salary": "$44,267", + "office": "San Diego", + "extn": "3362", + "start_date": "6/22/2004" + }, + { + "id": "750", + "name": "Eden Clayton", + "position": "Call Center Representative", + "salary": "$242,528", + "office": "Huntsville", + "extn": "3879", + "start_date": "9/11/2000" + }, + { + "id": "751", + "name": "Margaret Milner", + "position": "IT Support Staff", + "salary": "$81,815", + "office": "Long Beach", + "extn": "3801", + "start_date": "8/23/2001" + }, + { + "id": "752", + "name": "Julius Collins", + "position": "Chef Manager", + "salary": "$207,800", + "office": "Berna", + "extn": "1494", + "start_date": "9/27/2016" + }, + { + "id": "753", + "name": "Tyson Gordon", + "position": "Software Engineer", + "salary": "$80,723", + "office": "Valetta", + "extn": "3444", + "start_date": "12/8/2011" + }, + { + "id": "754", + "name": "Lorraine Daniells", + "position": "HR Coordinator", + "salary": "$200,794", + "office": "Nashville", + "extn": "9378", + "start_date": "2/18/2018" + }, + { + "id": "755", + "name": "Manuel Johnson", + "position": "Food Technologist", + "salary": "$116,982", + "office": "Jersey City", + "extn": "8897", + "start_date": "6/10/2019" + }, + { + "id": "756", + "name": "Eileen Lee", + "position": "Project Manager", + "salary": "$180,057", + "office": "Toledo", + "extn": "9143", + "start_date": "2/2/2016" + }, + { + "id": "757", + "name": "Mason Willson", + "position": "Cook", + "salary": "$236,994", + "office": "Colorado Springs", + "extn": "7681", + "start_date": "2/8/2018" + }, + { + "id": "758", + "name": "Elle Radley", + "position": "IT Support Staff", + "salary": "$81,194", + "office": "Tokyo", + "extn": "1229", + "start_date": "5/13/2014" + }, + { + "id": "759", + "name": "Julian Emmett", + "position": "Investment Advisor", + "salary": "$188,027", + "office": "Cincinnati", + "extn": "8590", + "start_date": "3/8/2000" + }, + { + "id": "760", + "name": "Percy Ryan", + "position": "Insurance Broker", + "salary": "$257,023", + "office": "Orlando", + "extn": "1837", + "start_date": "9/18/2004" + }, + { + "id": "761", + "name": "Sofia Atkinson", + "position": "Staffing Consultant", + "salary": "$49,054", + "office": "Detroit", + "extn": "8806", + "start_date": "8/2/2015" + }, + { + "id": "762", + "name": "Davina King", + "position": "Clerk", + "salary": "$161,064", + "office": "Laredo", + "extn": "1147", + "start_date": "5/18/2001" + }, + { + "id": "763", + "name": "Allison Wills", + "position": "Auditor", + "salary": "$149,587", + "office": "Paris", + "extn": "6058", + "start_date": "7/8/2012" + }, + { + "id": "764", + "name": "Dasha Jennson", + "position": "Production Painter", + "salary": "$46,938", + "office": "Saint Paul", + "extn": "1012", + "start_date": "10/24/2002" + }, + { + "id": "765", + "name": "Owen Cooper", + "position": "Investment Advisor", + "salary": "$91,379", + "office": "Amarillo", + "extn": "9301", + "start_date": "5/22/2004" + }, + { + "id": "766", + "name": "Jacqueline Nicholls", + "position": "Project Manager", + "salary": "$75,487", + "office": "San Francisco", + "extn": "7135", + "start_date": "6/8/2004" + }, + { + "id": "767", + "name": "Robyn Simmons", + "position": "Front Desk Coordinator", + "salary": "$276,247", + "office": "Tokyo", + "extn": "4825", + "start_date": "5/8/2001" + }, + { + "id": "768", + "name": "David Pond", + "position": "Accountant", + "salary": "$75,097", + "office": "New York", + "extn": "6575", + "start_date": "1/21/2014" + }, + { + "id": "769", + "name": "Matt Button", + "position": "Health Educator", + "salary": "$34,015", + "office": "Seattle", + "extn": "6765", + "start_date": "2/14/2009" + }, + { + "id": "770", + "name": "Mike Butler", + "position": "Operator", + "salary": "$277,720", + "office": "Lisbon", + "extn": "8911", + "start_date": "10/16/2015" + }, + { + "id": "771", + "name": "Adalie Anderson", + "position": "Associate Professor", + "salary": "$270,714", + "office": "Fort Lauderdale", + "extn": "7989", + "start_date": "12/24/2011" + }, + { + "id": "772", + "name": "Tom Robinson", + "position": "Electrician", + "salary": "$156,220", + "office": "Fullerton", + "extn": "1535", + "start_date": "6/23/2008" + }, + { + "id": "773", + "name": "Chadwick Taylor", + "position": "Systems Administrator", + "salary": "$121,745", + "office": "Hollywood", + "extn": "6356", + "start_date": "6/14/2016" + }, + { + "id": "774", + "name": "Ethan Upsdell", + "position": "Accountant", + "salary": "$253,329", + "office": "Orlando", + "extn": "5538", + "start_date": "7/21/2013" + }, + { + "id": "775", + "name": "Lindsay Mason", + "position": "Audiologist", + "salary": "$81,631", + "office": "Murfreesboro", + "extn": "9268", + "start_date": "8/11/2014" + }, + { + "id": "776", + "name": "Parker Maxwell", + "position": "Doctor", + "salary": "$41,393", + "office": "Moreno Valley", + "extn": "8152", + "start_date": "3/4/2000" + }, + { + "id": "777", + "name": "Jack Bullock", + "position": "Banker", + "salary": "$60,700", + "office": "Stockton", + "extn": "6335", + "start_date": "4/22/2018" + }, + { + "id": "778", + "name": "Carter Uttley", + "position": "Web Developer", + "salary": "$285,916", + "office": "Los Angeles", + "extn": "1675", + "start_date": "1/24/2018" + }, + { + "id": "779", + "name": "Harriet Bradshaw", + "position": "Production Painter", + "salary": "$187,980", + "office": "San Francisco", + "extn": "7779", + "start_date": "8/15/2017" + }, + { + "id": "780", + "name": "Janice Bryson", + "position": "Retail Trainee", + "salary": "$98,491", + "office": "Minneapolis", + "extn": "8175", + "start_date": "11/7/2002" + }, + { + "id": "781", + "name": "Tara Veale", + "position": "Laboratory Technician", + "salary": "$273,519", + "office": "Baltimore", + "extn": "1539", + "start_date": "7/8/2018" + }, + { + "id": "782", + "name": "Paula Lynn", + "position": "Staffing Consultant", + "salary": "$174,821", + "office": "Oklahoma City", + "extn": "3111", + "start_date": "5/14/2003" + }, + { + "id": "783", + "name": "Benjamin Ellis", + "position": "Project Manager", + "salary": "$225,587", + "office": "Springfield", + "extn": "7566", + "start_date": "4/1/2002" + }, + { + "id": "784", + "name": "Jade Kirby", + "position": "Treasurer", + "salary": "$152,127", + "office": "Miami", + "extn": "9584", + "start_date": "6/6/2016" + }, + { + "id": "785", + "name": "Phillip Thorpe", + "position": "Systems Administrator", + "salary": "$245,971", + "office": "Colorado Springs", + "extn": "3607", + "start_date": "1/11/2018" + }, + { + "id": "786", + "name": "Winnie Mcnally", + "position": "Accountant", + "salary": "$259,837", + "office": "Wien", + "extn": "6671", + "start_date": "1/17/2004" + }, + { + "id": "787", + "name": "Lucas Palmer", + "position": "Health Educator", + "salary": "$229,412", + "office": "Lyon", + "extn": "8064", + "start_date": "4/12/2004" + }, + { + "id": "788", + "name": "Ronald Allen", + "position": "Global Logistics Supervisor", + "salary": "$287,254", + "office": "Lancaster", + "extn": "9573", + "start_date": "5/2/2016" + }, + { + "id": "789", + "name": "Ryan Gray", + "position": "Call Center Representative", + "salary": "$55,873", + "office": "Scottsdale", + "extn": "9079", + "start_date": "12/7/2003" + }, + { + "id": "790", + "name": "Christine Simpson", + "position": "Cash Manager", + "salary": "$129,027", + "office": "Lisbon", + "extn": "3449", + "start_date": "6/18/2002" + }, + { + "id": "791", + "name": "Juliet Yard", + "position": "Web Developer", + "salary": "$45,503", + "office": "Bakersfield", + "extn": "1127", + "start_date": "12/25/2004" + }, + { + "id": "792", + "name": "Joyce Foxley", + "position": "Bellman", + "salary": "$42,018", + "office": "San Bernardino", + "extn": "2772", + "start_date": "4/22/2006" + }, + { + "id": "793", + "name": "Chadwick Selby", + "position": "Operator", + "salary": "$202,130", + "office": "Kansas City", + "extn": "9390", + "start_date": "12/8/2010" + }, + { + "id": "794", + "name": "Manuel Sinclair", + "position": "Physician", + "salary": "$288,753", + "office": "Orlando", + "extn": "8178", + "start_date": "8/26/2003" + }, + { + "id": "795", + "name": "Belinda Evans", + "position": "Baker", + "salary": "$120,189", + "office": "Berlin", + "extn": "4715", + "start_date": "5/22/2018" + }, + { + "id": "796", + "name": "Sage Clark", + "position": "IT Support Staff", + "salary": "$91,996", + "office": "Indianapolis", + "extn": "8276", + "start_date": "4/29/2006" + }, + { + "id": "797", + "name": "Cynthia Hewitt", + "position": "Webmaster", + "salary": "$192,497", + "office": "New York", + "extn": "7580", + "start_date": "4/26/2010" + }, + { + "id": "798", + "name": "Mason Jefferson", + "position": "Associate Professor", + "salary": "$93,766", + "office": "Portland", + "extn": "1201", + "start_date": "9/30/2002" + }, + { + "id": "799", + "name": "Jane Warner", + "position": "Electrician", + "salary": "$155,718", + "office": "Paris", + "extn": "4241", + "start_date": "6/13/2007" + }, + { + "id": "800", + "name": "Alessandra Camden", + "position": "Cashier", + "salary": "$261,588", + "office": "Escondido", + "extn": "5632", + "start_date": "11/20/2003" + }, + { + "id": "801", + "name": "Eve Lyon", + "position": "Mobile Developer", + "salary": "$21,861", + "office": "Denver", + "extn": "9845", + "start_date": "11/18/2005" + }, + { + "id": "802", + "name": "Chris Watson", + "position": "Laboratory Technician", + "salary": "$284,663", + "office": "San Jose", + "extn": "5934", + "start_date": "3/5/2003" + }, + { + "id": "803", + "name": "Daria Matthews", + "position": "Accountant", + "salary": "$293,372", + "office": "Fullerton", + "extn": "7674", + "start_date": "5/15/2012" + }, + { + "id": "804", + "name": "Kurt Higgs", + "position": "Budget Analyst", + "salary": "$287,156", + "office": "Denver", + "extn": "2903", + "start_date": "10/14/2007" + }, + { + "id": "805", + "name": "Josh Shields", + "position": "Business Broker", + "salary": "$226,866", + "office": "Long Beach", + "extn": "2071", + "start_date": "11/3/2012" + }, + { + "id": "806", + "name": "Nicole Lane", + "position": "Auditor", + "salary": "$217,644", + "office": "Laredo", + "extn": "1223", + "start_date": "1/2/2011" + }, + { + "id": "807", + "name": "Crystal York", + "position": "Cook", + "salary": "$124,732", + "office": "Berna", + "extn": "4656", + "start_date": "10/24/2018" + }, + { + "id": "808", + "name": "Adeline Riley", + "position": "HR Coordinator", + "salary": "$262,035", + "office": "Boston", + "extn": "4672", + "start_date": "1/3/2010" + }, + { + "id": "809", + "name": "Martha Funnell", + "position": "Electrician", + "salary": "$24,782", + "office": "Springfield", + "extn": "1359", + "start_date": "4/17/2007" + }, + { + "id": "810", + "name": "Nick Brooks", + "position": "Assistant Buyer", + "salary": "$74,798", + "office": "Amarillo", + "extn": "7111", + "start_date": "10/13/2004" + }, + { + "id": "811", + "name": "Rufus Denton", + "position": "Fabricator", + "salary": "$247,529", + "office": "St. Louis", + "extn": "8330", + "start_date": "11/29/2002" + }, + { + "id": "812", + "name": "Vera Grey", + "position": "Paramedic", + "salary": "$219,826", + "office": "Madrid", + "extn": "9821", + "start_date": "1/8/2018" + }, + { + "id": "813", + "name": "Michael Lewis", + "position": "Electrician", + "salary": "$57,847", + "office": "Hollywood", + "extn": "5231", + "start_date": "5/15/2016" + }, + { + "id": "814", + "name": "Sonya Hepburn", + "position": "Design Engineer", + "salary": "$272,722", + "office": "Columbus", + "extn": "7636", + "start_date": "12/21/2010" + }, + { + "id": "815", + "name": "Roger Bailey", + "position": "Systems Administrator", + "salary": "$112,401", + "office": "Boston", + "extn": "3611", + "start_date": "3/5/2005" + }, + { + "id": "816", + "name": "Margot Veale", + "position": "Operator", + "salary": "$53,069", + "office": "Fort Lauderdale", + "extn": "8448", + "start_date": "6/2/2013" + }, + { + "id": "817", + "name": "Kate Trent", + "position": "Machine Operator", + "salary": "$122,062", + "office": "Chicago", + "extn": "4359", + "start_date": "5/25/2003" + }, + { + "id": "818", + "name": "Vivian Moss", + "position": "Inspector", + "salary": "$115,870", + "office": "Fremont", + "extn": "3301", + "start_date": "8/13/2010" + }, + { + "id": "819", + "name": "Margot Richardson", + "position": "Mobile Developer", + "salary": "$26,493", + "office": "Orlando", + "extn": "6399", + "start_date": "5/21/2014" + }, + { + "id": "820", + "name": "Adelaide Weldon", + "position": "Laboratory Technician", + "salary": "$194,242", + "office": "Portland", + "extn": "8263", + "start_date": "8/8/2017" + }, + { + "id": "821", + "name": "Nathan Truscott", + "position": "Call Center Representative", + "salary": "$66,872", + "office": "Jacksonville", + "extn": "2745", + "start_date": "5/6/2008" + }, + { + "id": "822", + "name": "Johnathan Robinson", + "position": "Software Engineer", + "salary": "$254,621", + "office": "Springfield", + "extn": "9233", + "start_date": "4/30/2011" + }, + { + "id": "823", + "name": "Julius Addison", + "position": "Investment Advisor", + "salary": "$79,037", + "office": "Bucharest", + "extn": "4849", + "start_date": "6/10/2014" + }, + { + "id": "824", + "name": "Bob Aldridge", + "position": "Ambulatory Nurse", + "salary": "$131,488", + "office": "Arlington", + "extn": "8447", + "start_date": "7/16/2010" + }, + { + "id": "825", + "name": "Raquel Dann", + "position": "Budget Analyst", + "salary": "$291,434", + "office": "Hollywood", + "extn": "4428", + "start_date": "4/16/2019" + }, + { + "id": "826", + "name": "Harriet Ripley", + "position": "Laboratory Technician", + "salary": "$284,111", + "office": "New Orleans", + "extn": "2760", + "start_date": "9/11/2019" + }, + { + "id": "827", + "name": "Boris Quinton", + "position": "Food Technologist", + "salary": "$142,622", + "office": "Quebec", + "extn": "6873", + "start_date": "9/30/2014" + }, + { + "id": "828", + "name": "Roger Bell", + "position": "Associate Professor", + "salary": "$208,926", + "office": "Lisbon", + "extn": "4989", + "start_date": "11/19/2006" + }, + { + "id": "829", + "name": "Sadie Carson", + "position": "Loan Officer", + "salary": "$96,430", + "office": "Nashville", + "extn": "3639", + "start_date": "8/29/2006" + }, + { + "id": "830", + "name": "Carmella Vinton", + "position": "Webmaster", + "salary": "$291,616", + "office": "Rome", + "extn": "4363", + "start_date": "5/6/2006" + }, + { + "id": "831", + "name": "Carmen Knott", + "position": "Front Desk Coordinator", + "salary": "$212,630", + "office": "Detroit", + "extn": "2508", + "start_date": "11/25/2010" + }, + { + "id": "832", + "name": "Jane Olson", + "position": "Fabricator", + "salary": "$166,734", + "office": "Oakland", + "extn": "4019", + "start_date": "12/6/2008" + }, + { + "id": "833", + "name": "Chloe Campbell", + "position": "CNC Operator", + "salary": "$61,727", + "office": "Wien", + "extn": "9245", + "start_date": "4/21/2019" + }, + { + "id": "834", + "name": "Mike Andersson", + "position": "Mobile Developer", + "salary": "$283,881", + "office": "Anaheim", + "extn": "5003", + "start_date": "5/3/2003" + }, + { + "id": "835", + "name": "Barney Andrews", + "position": "Loan Officer", + "salary": "$251,172", + "office": "Hollywood", + "extn": "6980", + "start_date": "7/11/2019" + }, + { + "id": "836", + "name": "Michael Gunn", + "position": "Investment Advisor", + "salary": "$218,981", + "office": "Irving", + "extn": "1997", + "start_date": "7/24/2012" + }, + { + "id": "837", + "name": "Bethany Pond", + "position": "Production Painter", + "salary": "$10,991", + "office": "Houston", + "extn": "7453", + "start_date": "2/9/2000" + }, + { + "id": "838", + "name": "Juliet Grant", + "position": "Clerk", + "salary": "$84,076", + "office": "Salem", + "extn": "9365", + "start_date": "2/14/2006" + }, + { + "id": "839", + "name": "Martin Collins", + "position": "Bookkeeper", + "salary": "$210,312", + "office": "New York", + "extn": "7973", + "start_date": "2/19/2001" + }, + { + "id": "840", + "name": "Sylvia Owen", + "position": "Laboratory Technician", + "salary": "$76,624", + "office": "Hollywood", + "extn": "9097", + "start_date": "4/20/2005" + }, + { + "id": "841", + "name": "Sydney Cartwright", + "position": "Associate Professor", + "salary": "$53,928", + "office": "Louisville", + "extn": "8969", + "start_date": "12/16/2013" + }, + { + "id": "842", + "name": "Violet Ralph", + "position": "Production Painter", + "salary": "$75,915", + "office": "Fayetteville", + "extn": "8373", + "start_date": "7/27/2004" + }, + { + "id": "843", + "name": "Jack Sherry", + "position": "Dentist", + "salary": "$48,658", + "office": "Bucharest", + "extn": "9515", + "start_date": "2/10/2008" + }, + { + "id": "844", + "name": "Bart Taylor", + "position": "Paramedic", + "salary": "$138,620", + "office": "Prague", + "extn": "4242", + "start_date": "5/29/2003" + }, + { + "id": "845", + "name": "Wade Olivier", + "position": "Inspector", + "salary": "$189,528", + "office": "Moreno Valley", + "extn": "8431", + "start_date": "11/18/2008" + }, + { + "id": "846", + "name": "Destiny Rixon", + "position": "Production Painter", + "salary": "$32,980", + "office": "Escondido", + "extn": "9009", + "start_date": "1/9/2015" + }, + { + "id": "847", + "name": "Sasha Harrington", + "position": "Baker", + "salary": "$113,710", + "office": "Fremont", + "extn": "1658", + "start_date": "4/4/2017" + }, + { + "id": "848", + "name": "Rose Andrews", + "position": "Audiologist", + "salary": "$60,638", + "office": "London", + "extn": "2713", + "start_date": "7/26/2011" + }, + { + "id": "849", + "name": "Anthony Jackson", + "position": "Ambulatory Nurse", + "salary": "$250,073", + "office": "Irving", + "extn": "1711", + "start_date": "8/2/2005" + }, + { + "id": "850", + "name": "Adeline Shepherd", + "position": "Operator", + "salary": "$81,244", + "office": "San Jose", + "extn": "2756", + "start_date": "6/7/2007" + }, + { + "id": "851", + "name": "Chuck Rowe", + "position": "Retail Trainee", + "salary": "$195,483", + "office": "Salt Lake City", + "extn": "5622", + "start_date": "4/1/2011" + }, + { + "id": "852", + "name": "Andrea Ralph", + "position": "Assistant Buyer", + "salary": "$287,946", + "office": "Baltimore", + "extn": "4654", + "start_date": "9/10/2015" + }, + { + "id": "853", + "name": "Lexi Reid", + "position": "Dentist", + "salary": "$106,644", + "office": "Henderson", + "extn": "8127", + "start_date": "9/11/2007" + }, + { + "id": "854", + "name": "Daniel Shields", + "position": "Mobile Developer", + "salary": "$190,054", + "office": "Lisbon", + "extn": "9750", + "start_date": "3/26/2015" + }, + { + "id": "855", + "name": "Lara Rehman", + "position": "Electrician", + "salary": "$166,773", + "office": "Berna", + "extn": "4532", + "start_date": "3/18/2019" + }, + { + "id": "856", + "name": "Gil Myatt", + "position": "Design Engineer", + "salary": "$175,197", + "office": "Jacksonville", + "extn": "4445", + "start_date": "5/16/2015" + }, + { + "id": "857", + "name": "Harry Lee", + "position": "HR Specialist", + "salary": "$130,724", + "office": "Paris", + "extn": "4407", + "start_date": "3/28/2016" + }, + { + "id": "858", + "name": "George Osmond", + "position": "Cash Manager", + "salary": "$200,262", + "office": "Saint Paul", + "extn": "4168", + "start_date": "9/28/2019" + }, + { + "id": "859", + "name": "Mason Parker", + "position": "Loan Officer", + "salary": "$90,738", + "office": "Miami", + "extn": "2790", + "start_date": "8/21/2007" + }, + { + "id": "860", + "name": "Beatrice Swift", + "position": "Chef Manager", + "salary": "$162,339", + "office": "Lisbon", + "extn": "2896", + "start_date": "9/13/2011" + }, + { + "id": "861", + "name": "Renee Mcguire", + "position": "Service Supervisor", + "salary": "$88,932", + "office": "Stockton", + "extn": "8134", + "start_date": "5/22/2008" + }, + { + "id": "862", + "name": "Juliette Rogers", + "position": "Ambulatory Nurse", + "salary": "$151,894", + "office": "New York", + "extn": "9287", + "start_date": "4/16/2012" + }, + { + "id": "863", + "name": "Monica Heaton", + "position": "Laboratory Technician", + "salary": "$77,585", + "office": "Wien", + "extn": "3956", + "start_date": "7/24/2015" + }, + { + "id": "864", + "name": "Harry Hewitt", + "position": "Service Supervisor", + "salary": "$130,467", + "office": "Paris", + "extn": "1735", + "start_date": "9/30/2011" + }, + { + "id": "865", + "name": "Summer Connor", + "position": "Operator", + "salary": "$48,870", + "office": "New Orleans", + "extn": "3765", + "start_date": "4/7/2013" + }, + { + "id": "866", + "name": "Peter Ellis", + "position": "Fabricator", + "salary": "$53,984", + "office": "El Paso", + "extn": "7550", + "start_date": "11/15/2001" + }, + { + "id": "867", + "name": "Jennifer Collins", + "position": "Accountant", + "salary": "$191,760", + "office": "Milano", + "extn": "7617", + "start_date": "9/3/2010" + }, + { + "id": "868", + "name": "Manuel Jarvis", + "position": "Health Educator", + "salary": "$124,909", + "office": "Huntsville", + "extn": "8147", + "start_date": "6/19/2009" + }, + { + "id": "869", + "name": "Jayden Russell", + "position": "Dentist", + "salary": "$89,395", + "office": "Milwaukee", + "extn": "2776", + "start_date": "2/21/2017" + }, + { + "id": "870", + "name": "Norah Judd", + "position": "Operator", + "salary": "$243,483", + "office": "Berlin", + "extn": "8373", + "start_date": "7/8/2018" + }, + { + "id": "871", + "name": "Savannah Walker", + "position": "Bookkeeper", + "salary": "$224,713", + "office": "Milano", + "extn": "8173", + "start_date": "12/14/2005" + }, + { + "id": "872", + "name": "Allison Haines", + "position": "Global Logistics Supervisor", + "salary": "$171,044", + "office": "Boston", + "extn": "7311", + "start_date": "10/3/2006" + }, + { + "id": "873", + "name": "Owen West", + "position": "Project Manager", + "salary": "$169,825", + "office": "Henderson", + "extn": "8979", + "start_date": "1/18/2013" + }, + { + "id": "874", + "name": "Ryan Vaughan", + "position": "Fabricator", + "salary": "$152,664", + "office": "Garland", + "extn": "7383", + "start_date": "5/1/2001" + }, + { + "id": "875", + "name": "Zara Vincent", + "position": "Fabricator", + "salary": "$29,658", + "office": "Zurich", + "extn": "6445", + "start_date": "8/9/2004" + }, + { + "id": "876", + "name": "Chris Clarke", + "position": "Doctor", + "salary": "$213,152", + "office": "Amarillo", + "extn": "7042", + "start_date": "3/14/2008" + }, + { + "id": "877", + "name": "Judith Allen", + "position": "Associate Professor", + "salary": "$131,354", + "office": "Cincinnati", + "extn": "4670", + "start_date": "7/9/2012" + }, + { + "id": "878", + "name": "Sebastian Smith", + "position": "Fabricator", + "salary": "$129,436", + "office": "Wien", + "extn": "5809", + "start_date": "1/17/2001" + }, + { + "id": "879", + "name": "Julian Cooper", + "position": "Operator", + "salary": "$85,093", + "office": "Saint Paul", + "extn": "7951", + "start_date": "11/6/2007" + }, + { + "id": "880", + "name": "Courtney Russell", + "position": "HR Specialist", + "salary": "$247,748", + "office": "Huntsville", + "extn": "8944", + "start_date": "5/7/2016" + }, + { + "id": "881", + "name": "Ron Verdon", + "position": "Banker", + "salary": "$173,261", + "office": "Rome", + "extn": "6521", + "start_date": "6/7/2017" + }, + { + "id": "882", + "name": "Alison Woodley", + "position": "Associate Professor", + "salary": "$176,813", + "office": "Orlando", + "extn": "8332", + "start_date": "1/12/2017" + }, + { + "id": "883", + "name": "Matt Freeburn", + "position": "Dentist", + "salary": "$128,107", + "office": "Innsbruck", + "extn": "6405", + "start_date": "5/16/2003" + }, + { + "id": "884", + "name": "Ronald Denton", + "position": "Systems Administrator", + "salary": "$103,005", + "office": "Milwaukee", + "extn": "3226", + "start_date": "7/7/2015" + }, + { + "id": "885", + "name": "Angelica Grant", + "position": "Lecturer", + "salary": "$178,505", + "office": "San Francisco", + "extn": "4775", + "start_date": "3/10/2000" + }, + { + "id": "886", + "name": "Hayden Nurton", + "position": "Chef Manager", + "salary": "$151,135", + "office": "Stockton", + "extn": "4378", + "start_date": "7/9/2005" + }, + { + "id": "887", + "name": "Estrella Bentley", + "position": "Auditor", + "salary": "$237,270", + "office": "Denver", + "extn": "8062", + "start_date": "2/15/2012" + }, + { + "id": "888", + "name": "Johnathan Exton", + "position": "Dentist", + "salary": "$244,690", + "office": "Sacramento", + "extn": "3179", + "start_date": "11/19/2014" + }, + { + "id": "889", + "name": "Doug Stuart", + "position": "Insurance Broker", + "salary": "$270,621", + "office": "Tulsa", + "extn": "2166", + "start_date": "1/25/2008" + }, + { + "id": "890", + "name": "Boris Asher", + "position": "Web Developer", + "salary": "$206,295", + "office": "Worcester", + "extn": "3491", + "start_date": "6/16/2004" + }, + { + "id": "891", + "name": "Kendra Isaac", + "position": "IT Support Staff", + "salary": "$130,847", + "office": "Nashville", + "extn": "7465", + "start_date": "9/19/2000" + }, + { + "id": "892", + "name": "Teagan Carter", + "position": "Audiologist", + "salary": "$19,540", + "office": "Jersey City", + "extn": "3172", + "start_date": "7/21/2009" + }, + { + "id": "893", + "name": "Erick Willson", + "position": "Steward", + "salary": "$187,595", + "office": "Norfolk", + "extn": "7005", + "start_date": "5/23/2009" + }, + { + "id": "894", + "name": "Mona Isaac", + "position": "Health Educator", + "salary": "$139,055", + "office": "Henderson", + "extn": "8389", + "start_date": "8/26/2013" + }, + { + "id": "895", + "name": "Carl Becker", + "position": "Insurance Broker", + "salary": "$79,464", + "office": "New Orleans", + "extn": "1296", + "start_date": "7/3/2019" + }, + { + "id": "896", + "name": "Diane Andersson", + "position": "Doctor", + "salary": "$102,666", + "office": "Otawa", + "extn": "7643", + "start_date": "4/26/2007" + }, + { + "id": "897", + "name": "Vivian Grant", + "position": "Steward", + "salary": "$191,943", + "office": "Baltimore", + "extn": "2033", + "start_date": "2/6/2013" + }, + { + "id": "898", + "name": "Abdul Blythe", + "position": "Machine Operator", + "salary": "$256,882", + "office": "Prague", + "extn": "2128", + "start_date": "9/26/2008" + }, + { + "id": "899", + "name": "Nicholas Irwin", + "position": "Paramedic", + "salary": "$75,494", + "office": "San Antonio", + "extn": "2125", + "start_date": "11/4/2018" + }, + { + "id": "900", + "name": "Johnny Garcia", + "position": "Insurance Broker", + "salary": "$52,627", + "office": "Berlin", + "extn": "3106", + "start_date": "3/23/2017" + }, + { + "id": "901", + "name": "Bryon Gonzales", + "position": "Business Broker", + "salary": "$180,328", + "office": "Detroit", + "extn": "9978", + "start_date": "10/30/2004" + }, + { + "id": "902", + "name": "Boris Knight", + "position": "Cashier", + "salary": "$230,471", + "office": "Worcester", + "extn": "3768", + "start_date": "8/15/2010" + }, + { + "id": "903", + "name": "Monica Irwin", + "position": "HR Specialist", + "salary": "$37,859", + "office": "Saint Paul", + "extn": "2897", + "start_date": "2/4/2004" + }, + { + "id": "904", + "name": "Violet Allcott", + "position": "Steward", + "salary": "$44,860", + "office": "Albuquerque", + "extn": "3521", + "start_date": "11/20/2018" + }, + { + "id": "905", + "name": "Nathan Roberts", + "position": "Pharmacist", + "salary": "$254,778", + "office": "Richmond", + "extn": "6948", + "start_date": "2/14/2011" + }, + { + "id": "906", + "name": "Marissa Robertson", + "position": "Cashier", + "salary": "$178,956", + "office": "Moreno Valley", + "extn": "4636", + "start_date": "8/24/2000" + }, + { + "id": "907", + "name": "Rebecca Sloan", + "position": "Operator", + "salary": "$203,989", + "office": "Miami", + "extn": "1791", + "start_date": "1/23/2005" + }, + { + "id": "908", + "name": "Hayden Hill", + "position": "HR Specialist", + "salary": "$19,966", + "office": "Moreno Valley", + "extn": "1508", + "start_date": "10/26/2010" + }, + { + "id": "909", + "name": "Bristol Wade", + "position": "Lecturer", + "salary": "$243,161", + "office": "Dallas", + "extn": "5783", + "start_date": "11/15/2010" + }, + { + "id": "910", + "name": "Valentina Stone", + "position": "Doctor", + "salary": "$299,829", + "office": "Chicago", + "extn": "2873", + "start_date": "5/18/2009" + }, + { + "id": "911", + "name": "Johnathan Wood", + "position": "Auditor", + "salary": "$175,942", + "office": "Reno", + "extn": "6889", + "start_date": "5/12/2019" + }, + { + "id": "912", + "name": "Abdul Reid", + "position": "Stockbroker", + "salary": "$33,166", + "office": "Bridgeport", + "extn": "5056", + "start_date": "5/10/2014" + }, + { + "id": "913", + "name": "Bristol White", + "position": "Associate Professor", + "salary": "$242,372", + "office": "Moreno Valley", + "extn": "6139", + "start_date": "9/9/2006" + }, + { + "id": "914", + "name": "Hannah Turner", + "position": "Inspector", + "salary": "$269,630", + "office": "Wien", + "extn": "8353", + "start_date": "9/22/2017" + }, + { + "id": "915", + "name": "Tom Cooper", + "position": "Production Painter", + "salary": "$61,413", + "office": "Valetta", + "extn": "6033", + "start_date": "6/9/2000" + }, + { + "id": "916", + "name": "Cedrick Richards", + "position": "Clerk", + "salary": "$107,637", + "office": "Berlin", + "extn": "9138", + "start_date": "1/13/2008" + }, + { + "id": "917", + "name": "Marvin Selby", + "position": "Staffing Consultant", + "salary": "$47,554", + "office": "Moreno Valley", + "extn": "4471", + "start_date": "12/25/2017" + }, + { + "id": "918", + "name": "Andrea Wilton", + "position": "Doctor", + "salary": "$64,988", + "office": "Worcester", + "extn": "2490", + "start_date": "6/6/2015" + }, + { + "id": "919", + "name": "Mason Murphy", + "position": "Cook", + "salary": "$104,434", + "office": "Cincinnati", + "extn": "9135", + "start_date": "8/16/2019" + }, + { + "id": "920", + "name": "Christine Carson", + "position": "Paramedic", + "salary": "$208,899", + "office": "Tallahassee", + "extn": "8250", + "start_date": "8/14/2012" + }, + { + "id": "921", + "name": "Alan Wilcox", + "position": "Designer", + "salary": "$41,630", + "office": "Cincinnati", + "extn": "3983", + "start_date": "9/30/2004" + }, + { + "id": "922", + "name": "Elijah Pierce", + "position": "Pharmacist", + "salary": "$186,811", + "office": "Springfield", + "extn": "6917", + "start_date": "1/20/2000" + }, + { + "id": "923", + "name": "Julius Robe", + "position": "Baker", + "salary": "$101,404", + "office": "El Paso", + "extn": "9005", + "start_date": "4/13/2019" + }, + { + "id": "924", + "name": "Grace Clifford", + "position": "Executive Director", + "salary": "$54,196", + "office": "Anaheim", + "extn": "2625", + "start_date": "1/18/2013" + }, + { + "id": "925", + "name": "David Lewin", + "position": "Systems Administrator", + "salary": "$193,469", + "office": "Irving", + "extn": "4399", + "start_date": "5/31/2019" + }, + { + "id": "926", + "name": "Michaela Armstrong", + "position": "Designer", + "salary": "$225,055", + "office": "Valetta", + "extn": "5000", + "start_date": "12/9/2006" + }, + { + "id": "927", + "name": "Hayden Uttley", + "position": "Service Supervisor", + "salary": "$277,382", + "office": "Tallahassee", + "extn": "1344", + "start_date": "4/20/2016" + }, + { + "id": "928", + "name": "Lily Underhill", + "position": "Assistant Buyer", + "salary": "$160,107", + "office": "Memphis", + "extn": "3009", + "start_date": "10/16/2011" + }, + { + "id": "929", + "name": "Oliver Hill", + "position": "Mobile Developer", + "salary": "$293,792", + "office": "Lakewood", + "extn": "7950", + "start_date": "3/26/2004" + }, + { + "id": "930", + "name": "Bridget Slater", + "position": "Executive Director", + "salary": "$235,724", + "office": "Prague", + "extn": "1920", + "start_date": "8/27/2018" + }, + { + "id": "931", + "name": "Alexander Richards", + "position": "Healthcare Specialist", + "salary": "$18,828", + "office": "Honolulu", + "extn": "2711", + "start_date": "7/5/2002" + }, + { + "id": "932", + "name": "Shelby Young", + "position": "Cook", + "salary": "$120,027", + "office": "Garland", + "extn": "2446", + "start_date": "12/25/2000" + }, + { + "id": "933", + "name": "Paula Davies", + "position": "Loan Officer", + "salary": "$248,522", + "office": "Madison", + "extn": "5310", + "start_date": "10/5/2009" + }, + { + "id": "934", + "name": "Isabella Giles", + "position": "Restaurant Manager", + "salary": "$211,871", + "office": "Detroit", + "extn": "8934", + "start_date": "6/17/2000" + }, + { + "id": "935", + "name": "Chuck Utterson", + "position": "Web Developer", + "salary": "$83,430", + "office": "Seattle", + "extn": "8247", + "start_date": "6/20/2015" + }, + { + "id": "936", + "name": "Rosalyn Randall", + "position": "Mobile Developer", + "salary": "$40,835", + "office": "Fayetteville", + "extn": "7426", + "start_date": "11/3/2012" + }, + { + "id": "937", + "name": "Doug Kelly", + "position": "Bellman", + "salary": "$73,488", + "office": "Columbus", + "extn": "3821", + "start_date": "5/1/2003" + }, + { + "id": "938", + "name": "Julius Stone", + "position": "Auditor", + "salary": "$192,231", + "office": "Albuquerque", + "extn": "2026", + "start_date": "8/15/2013" + }, + { + "id": "939", + "name": "Fred Rodgers", + "position": "Biologist", + "salary": "$56,771", + "office": "Prague", + "extn": "8321", + "start_date": "2/17/2006" + }, + { + "id": "940", + "name": "Harriet Hamilton", + "position": "Clerk", + "salary": "$74,470", + "office": "Denver", + "extn": "2840", + "start_date": "4/1/2009" + }, + { + "id": "941", + "name": "Eryn Cavanagh", + "position": "Insurance Broker", + "salary": "$68,560", + "office": "Berna", + "extn": "5422", + "start_date": "7/31/2010" + }, + { + "id": "942", + "name": "Anabelle Mann", + "position": "Food Technologist", + "salary": "$182,556", + "office": "Berna", + "extn": "6153", + "start_date": "1/11/2007" + }, + { + "id": "943", + "name": "Carter Exton", + "position": "Service Supervisor", + "salary": "$27,357", + "office": "Quebec", + "extn": "9712", + "start_date": "7/26/2009" + }, + { + "id": "944", + "name": "Andie Edley", + "position": "Bookkeeper", + "salary": "$126,442", + "office": "New Orleans", + "extn": "4363", + "start_date": "3/20/2016" + }, + { + "id": "945", + "name": "Domenic Hill", + "position": "Software Engineer", + "salary": "$74,587", + "office": "Tulsa", + "extn": "7883", + "start_date": "9/21/2017" + }, + { + "id": "946", + "name": "Ryan Wooldridge", + "position": "Systems Administrator", + "salary": "$111,112", + "office": "London", + "extn": "5417", + "start_date": "3/19/2011" + }, + { + "id": "947", + "name": "Eduardo Ballard", + "position": "Design Engineer", + "salary": "$249,544", + "office": "Tokyo", + "extn": "1303", + "start_date": "6/13/2019" + }, + { + "id": "948", + "name": "Miley Norton", + "position": "Audiologist", + "salary": "$126,029", + "office": "Colorado Springs", + "extn": "4754", + "start_date": "3/25/2014" + }, + { + "id": "949", + "name": "Daria Allington", + "position": "Operator", + "salary": "$186,767", + "office": "Rochester", + "extn": "9943", + "start_date": "6/25/2006" + }, + { + "id": "950", + "name": "Eileen Connell", + "position": "Systems Administrator", + "salary": "$263,381", + "office": "Cincinnati", + "extn": "7541", + "start_date": "1/20/2017" + }, + { + "id": "951", + "name": "Oliver Hobson", + "position": "Retail Trainee", + "salary": "$272,063", + "office": "Norfolk", + "extn": "7418", + "start_date": "12/8/2002" + }, + { + "id": "952", + "name": "Joyce Gardner", + "position": "Healthcare Specialist", + "salary": "$296,580", + "office": "Springfield", + "extn": "8590", + "start_date": "7/28/2019" + }, + { + "id": "953", + "name": "Erin Neal", + "position": "CNC Operator", + "salary": "$187,244", + "office": "New York", + "extn": "7229", + "start_date": "8/24/2019" + }, + { + "id": "954", + "name": "Rosie Connell", + "position": "Food Technologist", + "salary": "$124,627", + "office": "Escondido", + "extn": "1126", + "start_date": "3/2/2012" + }, + { + "id": "955", + "name": "Aileen Furnell", + "position": "Designer", + "salary": "$184,776", + "office": "Los Angeles", + "extn": "3685", + "start_date": "4/29/2000" + }, + { + "id": "956", + "name": "Elena Mccormick", + "position": "Production Painter", + "salary": "$281,214", + "office": "Seattle", + "extn": "8281", + "start_date": "1/15/2009" + }, + { + "id": "957", + "name": "Ronald Gates", + "position": "Systems Administrator", + "salary": "$10,524", + "office": "Milwaukee", + "extn": "6011", + "start_date": "4/18/2019" + }, + { + "id": "958", + "name": "Daria James", + "position": "Systems Administrator", + "salary": "$138,204", + "office": "St. Louis", + "extn": "9598", + "start_date": "9/22/2013" + }, + { + "id": "959", + "name": "Christy Denton", + "position": "Physician", + "salary": "$238,757", + "office": "Zurich", + "extn": "6807", + "start_date": "12/15/2015" + }, + { + "id": "960", + "name": "Josephine Khan", + "position": "Laboratory Technician", + "salary": "$244,322", + "office": "Los Angeles", + "extn": "3386", + "start_date": "2/11/2009" + }, + { + "id": "961", + "name": "Bernadette Hudson", + "position": "Food Technologist", + "salary": "$51,211", + "office": "Huntsville", + "extn": "5570", + "start_date": "12/3/2009" + }, + { + "id": "962", + "name": "Meredith Yang", + "position": "IT Support Staff", + "salary": "$161,022", + "office": "Jersey City", + "extn": "2849", + "start_date": "6/29/2006" + }, + { + "id": "963", + "name": "Ron Middleton", + "position": "Biologist", + "salary": "$100,350", + "office": "Milano", + "extn": "2985", + "start_date": "6/19/2008" + }, + { + "id": "964", + "name": "Hazel Ebden", + "position": "Doctor", + "salary": "$241,116", + "office": "Boston", + "extn": "7468", + "start_date": "11/18/2005" + }, + { + "id": "965", + "name": "Julian Sherry", + "position": "Electrician", + "salary": "$110,912", + "office": "Boston", + "extn": "1187", + "start_date": "1/14/2005" + }, + { + "id": "966", + "name": "Julius Bryant", + "position": "Software Engineer", + "salary": "$159,632", + "office": "Lancaster", + "extn": "1130", + "start_date": "7/18/2005" + }, + { + "id": "967", + "name": "Chad Shelton", + "position": "Retail Trainee", + "salary": "$94,993", + "office": "Berna", + "extn": "9965", + "start_date": "1/26/2012" + }, + { + "id": "968", + "name": "Bree Fenton", + "position": "Food Technologist", + "salary": "$194,268", + "office": "Denver", + "extn": "1058", + "start_date": "1/21/2008" + }, + { + "id": "969", + "name": "Noah Rosenbloom", + "position": "Software Engineer", + "salary": "$48,635", + "office": "Otawa", + "extn": "1934", + "start_date": "8/5/2005" + }, + { + "id": "970", + "name": "Margaret Mason", + "position": "Software Engineer", + "salary": "$49,697", + "office": "Charlotte", + "extn": "6159", + "start_date": "2/11/2005" + }, + { + "id": "971", + "name": "Caleb Harrison", + "position": "Pharmacist", + "salary": "$161,084", + "office": "Norfolk", + "extn": "8821", + "start_date": "6/1/2005" + }, + { + "id": "972", + "name": "Daniel Carpenter", + "position": "Call Center Representative", + "salary": "$195,255", + "office": "Nashville", + "extn": "3726", + "start_date": "1/4/2010" + }, + { + "id": "973", + "name": "Rowan Bishop", + "position": "Treasurer", + "salary": "$295,672", + "office": "Quebec", + "extn": "1768", + "start_date": "7/7/2016" + }, + { + "id": "974", + "name": "Boris Murray", + "position": "Inspector", + "salary": "$29,932", + "office": "Laredo", + "extn": "2118", + "start_date": "3/10/2008" + }, + { + "id": "975", + "name": "Eileen Adams", + "position": "Cook", + "salary": "$152,314", + "office": "Escondido", + "extn": "3332", + "start_date": "12/9/2018" + }, + { + "id": "976", + "name": "Barney Eagle", + "position": "Business Broker", + "salary": "$216,836", + "office": "Bucharest", + "extn": "8745", + "start_date": "9/22/2003" + }, + { + "id": "977", + "name": "Daria Penn", + "position": "Production Painter", + "salary": "$207,139", + "office": "Jersey City", + "extn": "2175", + "start_date": "7/19/2007" + }, + { + "id": "978", + "name": "Jocelyn Powell", + "position": "Mobile Developer", + "salary": "$141,942", + "office": "Murfreesboro", + "extn": "8227", + "start_date": "5/18/2011" + }, + { + "id": "979", + "name": "Leah Dobson", + "position": "Insurance Broker", + "salary": "$289,585", + "office": "Orlando", + "extn": "2167", + "start_date": "12/14/2010" + }, + { + "id": "980", + "name": "Matt Chadwick", + "position": "Fabricator", + "salary": "$265,376", + "office": "Columbus", + "extn": "1122", + "start_date": "5/7/2016" + }, + { + "id": "981", + "name": "Chris Windsor", + "position": "Business Broker", + "salary": "$61,682", + "office": "New Orleans", + "extn": "4086", + "start_date": "8/17/2007" + }, + { + "id": "982", + "name": "Andrea Taylor", + "position": "Electrician", + "salary": "$279,102", + "office": "Escondido", + "extn": "7043", + "start_date": "12/21/2004" + }, + { + "id": "983", + "name": "Peyton Beal", + "position": "Webmaster", + "salary": "$99,434", + "office": "Dallas", + "extn": "2806", + "start_date": "2/8/2011" + }, + { + "id": "984", + "name": "Russel Allcott", + "position": "Insurance Broker", + "salary": "$255,774", + "office": "Escondido", + "extn": "6311", + "start_date": "2/25/2004" + }, + { + "id": "985", + "name": "Carl Woods", + "position": "Auditor", + "salary": "$71,429", + "office": "Phoenix", + "extn": "7589", + "start_date": "1/11/2003" + }, + { + "id": "986", + "name": "Javier Gunn", + "position": "Fabricator", + "salary": "$202,812", + "office": "Salem", + "extn": "7351", + "start_date": "8/24/2003" + }, + { + "id": "987", + "name": "Caydence Hall", + "position": "Retail Trainee", + "salary": "$58,258", + "office": "Indianapolis", + "extn": "4515", + "start_date": "2/6/2013" + }, + { + "id": "988", + "name": "Margaret Hooper", + "position": "Steward", + "salary": "$125,573", + "office": "Springfield", + "extn": "5735", + "start_date": "5/31/2016" + }, + { + "id": "989", + "name": "Leroy Nanton", + "position": "Food Technologist", + "salary": "$213,134", + "office": "Lancaster", + "extn": "4231", + "start_date": "12/25/2009" + }, + { + "id": "990", + "name": "Mark Yates", + "position": "Laboratory Technician", + "salary": "$10,291", + "office": "Oklahoma City", + "extn": "3685", + "start_date": "2/11/2015" + }, + { + "id": "991", + "name": "Sabrina Alldridge", + "position": "Cashier", + "salary": "$176,597", + "office": "Glendale", + "extn": "3524", + "start_date": "1/16/2013" + }, + { + "id": "992", + "name": "Eden Malone", + "position": "Loan Officer", + "salary": "$58,296", + "office": "Los Angeles", + "extn": "7971", + "start_date": "12/24/2005" + }, + { + "id": "993", + "name": "Elena Simpson", + "position": "Design Engineer", + "salary": "$87,542", + "office": "Springfield", + "extn": "1162", + "start_date": "7/1/2010" + }, + { + "id": "994", + "name": "Elly Torres", + "position": "Paramedic", + "salary": "$124,468", + "office": "Tokyo", + "extn": "5737", + "start_date": "6/2/2004" + }, + { + "id": "995", + "name": "Harry Nicholls", + "position": "Production Painter", + "salary": "$33,478", + "office": "Minneapolis", + "extn": "6083", + "start_date": "8/1/2019" + }, + { + "id": "996", + "name": "George Simpson", + "position": "Insurance Broker", + "salary": "$78,385", + "office": "Omaha", + "extn": "8705", + "start_date": "9/7/2012" + }, + { + "id": "997", + "name": "Sabina Weldon", + "position": "Software Engineer", + "salary": "$93,580", + "office": "Minneapolis", + "extn": "7597", + "start_date": "5/17/2015" + }, + { + "id": "998", + "name": "Lauren Shea", + "position": "Restaurant Manager", + "salary": "$200,848", + "office": "Minneapolis", + "extn": "7087", + "start_date": "2/15/2019" + }, + { + "id": "999", + "name": "George Ramsey", + "position": "HR Coordinator", + "salary": "$194,690", + "office": "San Antonio", + "extn": "9649", + "start_date": "4/9/2007" + }, + { + "id": "1000", + "name": "Marie Harper", + "position": "Auditor", + "salary": "$131,339", + "office": "Lincoln", + "extn": "3035", + "start_date": "1/15/2005" + }, + { + "id": "1001", + "name": "Carla Parr", + "position": "Treasurer", + "salary": "$34,874", + "office": "Berlin", + "extn": "5615", + "start_date": "2/6/2019" + }, + { + "id": "1002", + "name": "Ramon Johnson", + "position": "Inspector", + "salary": "$123,657", + "office": "Oakland", + "extn": "9346", + "start_date": "2/22/2016" + }, + { + "id": "1003", + "name": "Barney Tait", + "position": "Accountant", + "salary": "$227,441", + "office": "Charlotte", + "extn": "6607", + "start_date": "8/22/2014" + }, + { + "id": "1004", + "name": "Natalie Murray", + "position": "Software Engineer", + "salary": "$250,543", + "office": "Cincinnati", + "extn": "1486", + "start_date": "12/6/2016" + }, + { + "id": "1005", + "name": "Hayden Dempsey", + "position": "Insurance Broker", + "salary": "$141,609", + "office": "Sacramento", + "extn": "5718", + "start_date": "6/24/2006" + }, + { + "id": "1006", + "name": "Eduardo Nobbs", + "position": "Service Supervisor", + "salary": "$230,139", + "office": "Richmond", + "extn": "6291", + "start_date": "9/28/2006" + }, + { + "id": "1007", + "name": "Juliette Adams", + "position": "Loan Officer", + "salary": "$225,060", + "office": "Lakewood", + "extn": "2867", + "start_date": "1/26/2015" + }, + { + "id": "1008", + "name": "Leroy Price", + "position": "Staffing Consultant", + "salary": "$295,409", + "office": "Madison", + "extn": "9654", + "start_date": "3/28/2004" + }, + { + "id": "1009", + "name": "Ethan Corbett", + "position": "Webmaster", + "salary": "$290,297", + "office": "Fullerton", + "extn": "9069", + "start_date": "4/8/2005" + }, + { + "id": "1010", + "name": "Caydence Ashley", + "position": "Treasurer", + "salary": "$162,331", + "office": "Charlotte", + "extn": "6867", + "start_date": "5/13/2002" + }, + { + "id": "1011", + "name": "Phillip Hilton", + "position": "Bookkeeper", + "salary": "$89,752", + "office": "Laredo", + "extn": "2052", + "start_date": "7/3/2007" + }, + { + "id": "1012", + "name": "Alma Whinter", + "position": "Stockbroker", + "salary": "$78,942", + "office": "New York", + "extn": "3220", + "start_date": "2/12/2017" + }, + { + "id": "1013", + "name": "Alex Drew", + "position": "Business Broker", + "salary": "$62,307", + "office": "Venice", + "extn": "1376", + "start_date": "2/21/2011" + }, + { + "id": "1014", + "name": "Rosa Hopkinson", + "position": "Production Painter", + "salary": "$63,662", + "office": "Pittsburgh", + "extn": "7511", + "start_date": "12/13/2002" + }, + { + "id": "1015", + "name": "Fred Williams", + "position": "HR Specialist", + "salary": "$213,147", + "office": "Phoenix", + "extn": "7714", + "start_date": "4/20/2017" + }, + { + "id": "1016", + "name": "Bob Mcguire", + "position": "Baker", + "salary": "$58,097", + "office": "Bucharest", + "extn": "2539", + "start_date": "9/2/2006" + }, + { + "id": "1017", + "name": "Emmanuelle Downing", + "position": "Baker", + "salary": "$190,498", + "office": "Cincinnati", + "extn": "6047", + "start_date": "10/7/2002" + }, + { + "id": "1018", + "name": "Shay Rose", + "position": "Laboratory Technician", + "salary": "$57,696", + "office": "Jersey City", + "extn": "4237", + "start_date": "3/5/2016" + }, + { + "id": "1019", + "name": "Marjorie Preston", + "position": "Budget Analyst", + "salary": "$246,765", + "office": "Murfreesboro", + "extn": "7576", + "start_date": "5/23/2019" + }, + { + "id": "1020", + "name": "Barry Pierce", + "position": "Pharmacist", + "salary": "$105,252", + "office": "Wien", + "extn": "1228", + "start_date": "3/6/2006" + }, + { + "id": "1021", + "name": "Lorraine Reyes", + "position": "Electrician", + "salary": "$19,541", + "office": "Portland", + "extn": "9331", + "start_date": "5/15/2019" + }, + { + "id": "1022", + "name": "Daron Kaur", + "position": "IT Support Staff", + "salary": "$30,932", + "office": "New York", + "extn": "1368", + "start_date": "2/8/2008" + }, + { + "id": "1023", + "name": "Olivia Edwards", + "position": "Pharmacist", + "salary": "$40,097", + "office": "Charlotte", + "extn": "3699", + "start_date": "9/3/2015" + }, + { + "id": "1024", + "name": "Elise Sinclair", + "position": "Software Engineer", + "salary": "$53,371", + "office": "Milano", + "extn": "9121", + "start_date": "1/10/2001" + }, + { + "id": "1025", + "name": "Henry Rehman", + "position": "Biologist", + "salary": "$264,021", + "office": "Hollywood", + "extn": "2088", + "start_date": "5/14/2005" + }, + { + "id": "1026", + "name": "Ally Swift", + "position": "Designer", + "salary": "$293,366", + "office": "Cincinnati", + "extn": "1080", + "start_date": "6/2/2013" + }, + { + "id": "1027", + "name": "Hayden Adams", + "position": "Banker", + "salary": "$128,784", + "office": "Moreno Valley", + "extn": "5984", + "start_date": "1/14/2010" + }, + { + "id": "1028", + "name": "Cassandra Drew", + "position": "Cash Manager", + "salary": "$147,657", + "office": "Tokyo", + "extn": "3812", + "start_date": "4/10/2013" + }, + { + "id": "1029", + "name": "Camden Darcy", + "position": "Staffing Consultant", + "salary": "$291,116", + "office": "Oklahoma City", + "extn": "2601", + "start_date": "11/6/2000" + }, + { + "id": "1030", + "name": "Danny Simpson", + "position": "Electrician", + "salary": "$283,088", + "office": "Worcester", + "extn": "4295", + "start_date": "3/20/2014" + }, + { + "id": "1031", + "name": "Alice Jennson", + "position": "Bookkeeper", + "salary": "$210,983", + "office": "Jersey City", + "extn": "9711", + "start_date": "3/22/2007" + }, + { + "id": "1032", + "name": "Matt Matthews", + "position": "Physician", + "salary": "$277,757", + "office": "Santa Ana", + "extn": "1395", + "start_date": "7/5/2006" + }, + { + "id": "1033", + "name": "Camellia Hunter", + "position": "Cashier", + "salary": "$243,804", + "office": "Bakersfield", + "extn": "7610", + "start_date": "1/5/2006" + }, + { + "id": "1034", + "name": "Adelaide Mitchell", + "position": "Healthcare Specialist", + "salary": "$68,538", + "office": "Hayward", + "extn": "9352", + "start_date": "6/25/2001" + }, + { + "id": "1035", + "name": "Moira Horton", + "position": "Auditor", + "salary": "$143,151", + "office": "Sacramento", + "extn": "6225", + "start_date": "5/6/2013" + }, + { + "id": "1036", + "name": "Joyce Thorne", + "position": "Pharmacist", + "salary": "$123,632", + "office": "Berna", + "extn": "8818", + "start_date": "6/26/2012" + }, + { + "id": "1037", + "name": "Ethan Glass", + "position": "Staffing Consultant", + "salary": "$198,521", + "office": "Scottsdale", + "extn": "3042", + "start_date": "12/8/2007" + }, + { + "id": "1038", + "name": "Alma Edley", + "position": "Design Engineer", + "salary": "$272,069", + "office": "Dallas", + "extn": "1719", + "start_date": "4/30/2014" + }, + { + "id": "1039", + "name": "Marla Rixon", + "position": "Mobile Developer", + "salary": "$51,868", + "office": "Springfield", + "extn": "5359", + "start_date": "1/31/2004" + }, + { + "id": "1040", + "name": "Naomi Slater", + "position": "Stockbroker", + "salary": "$291,846", + "office": "Quebec", + "extn": "9973", + "start_date": "11/3/2008" + }, + { + "id": "1041", + "name": "Maria Denton", + "position": "Health Educator", + "salary": "$26,328", + "office": "New Orleans", + "extn": "3058", + "start_date": "11/25/2010" + }, + { + "id": "1042", + "name": "Dani Hill", + "position": "Systems Administrator", + "salary": "$42,376", + "office": "Indianapolis", + "extn": "8216", + "start_date": "2/27/2018" + }, + { + "id": "1043", + "name": "Doug Wren", + "position": "Mobile Developer", + "salary": "$30,807", + "office": "Irving", + "extn": "1678", + "start_date": "5/21/2014" + }, + { + "id": "1044", + "name": "Sienna Locke", + "position": "Retail Trainee", + "salary": "$224,026", + "office": "Seattle", + "extn": "9500", + "start_date": "5/19/2019" + }, + { + "id": "1045", + "name": "Valerie Griffiths", + "position": "Chef Manager", + "salary": "$61,329", + "office": "Honolulu", + "extn": "6020", + "start_date": "10/8/2012" + }, + { + "id": "1046", + "name": "Sebastian Mcgregor", + "position": "Design Engineer", + "salary": "$157,042", + "office": "Madison", + "extn": "6044", + "start_date": "5/28/2009" + }, + { + "id": "1047", + "name": "Daniel Ross", + "position": "CNC Operator", + "salary": "$273,210", + "office": "Oakland", + "extn": "4898", + "start_date": "4/5/2019" + }, + { + "id": "1048", + "name": "Gwen Norris", + "position": "Dentist", + "salary": "$197,733", + "office": "Milano", + "extn": "2642", + "start_date": "4/27/2003" + }, + { + "id": "1049", + "name": "Benny Bryant", + "position": "Operator", + "salary": "$123,331", + "office": "Philadelphia", + "extn": "5286", + "start_date": "4/6/2008" + }, + { + "id": "1050", + "name": "Chester Robinson", + "position": "Stockbroker", + "salary": "$68,727", + "office": "Hollywood", + "extn": "8709", + "start_date": "3/5/2004" + }, + { + "id": "1051", + "name": "Esmeralda Gilbert", + "position": "Staffing Consultant", + "salary": "$136,347", + "office": "Hayward", + "extn": "1624", + "start_date": "10/14/2005" + }, + { + "id": "1052", + "name": "Chadwick Quinnell", + "position": "Health Educator", + "salary": "$30,958", + "office": "Nashville", + "extn": "6142", + "start_date": "10/23/2009" + }, + { + "id": "1053", + "name": "Jasmine Vallory", + "position": "Webmaster", + "salary": "$248,277", + "office": "Escondido", + "extn": "2774", + "start_date": "2/28/2006" + }, + { + "id": "1054", + "name": "Nate Dallas", + "position": "Call Center Representative", + "salary": "$271,831", + "office": "Springfield", + "extn": "6899", + "start_date": "11/20/2006" + }, + { + "id": "1055", + "name": "Cedrick Harrison", + "position": "Systems Administrator", + "salary": "$242,438", + "office": "Berlin", + "extn": "5916", + "start_date": "9/3/2012" + }, + { + "id": "1056", + "name": "Lynn Graham", + "position": "Bookkeeper", + "salary": "$278,335", + "office": "Bucharest", + "extn": "8025", + "start_date": "11/15/2001" + }, + { + "id": "1057", + "name": "Johnny Powell", + "position": "Physician", + "salary": "$134,926", + "office": "Valetta", + "extn": "2309", + "start_date": "8/22/2016" + }, + { + "id": "1058", + "name": "Mona Moore", + "position": "Accountant", + "salary": "$19,713", + "office": "Milano", + "extn": "3557", + "start_date": "2/28/2015" + }, + { + "id": "1059", + "name": "Denis Clayton", + "position": "Operator", + "salary": "$44,871", + "office": "Atlanta", + "extn": "6906", + "start_date": "3/28/2011" + }, + { + "id": "1060", + "name": "Bart Addis", + "position": "Steward", + "salary": "$102,419", + "office": "Chicago", + "extn": "2248", + "start_date": "10/16/2009" + }, + { + "id": "1061", + "name": "Ada Judd", + "position": "CNC Operator", + "salary": "$186,194", + "office": "Las Vegas", + "extn": "3641", + "start_date": "1/27/2016" + }, + { + "id": "1062", + "name": "Jayden Thatcher", + "position": "Lecturer", + "salary": "$181,409", + "office": "Escondido", + "extn": "6802", + "start_date": "8/16/2003" + }, + { + "id": "1063", + "name": "Logan Gunn", + "position": "IT Support Staff", + "salary": "$282,492", + "office": "Laredo", + "extn": "8216", + "start_date": "5/29/2012" + }, + { + "id": "1064", + "name": "Liam Mcneill", + "position": "Physician", + "salary": "$53,237", + "office": "Honolulu", + "extn": "7215", + "start_date": "6/1/2005" + }, + { + "id": "1065", + "name": "Gabriel Olson", + "position": "Associate Professor", + "salary": "$221,865", + "office": "Honolulu", + "extn": "8662", + "start_date": "11/1/2016" + }, + { + "id": "1066", + "name": "Phoebe Irwin", + "position": "Retail Trainee", + "salary": "$55,250", + "office": "Lisbon", + "extn": "2124", + "start_date": "3/1/2000" + }, + { + "id": "1067", + "name": "Jessica Mackenzie", + "position": "Bellman", + "salary": "$45,502", + "office": "Fort Lauderdale", + "extn": "7763", + "start_date": "10/4/2009" + }, + { + "id": "1068", + "name": "Percy Selby", + "position": "Paramedic", + "salary": "$210,608", + "office": "Indianapolis", + "extn": "9196", + "start_date": "5/9/2015" + }, + { + "id": "1069", + "name": "Angela Saunders", + "position": "Electrician", + "salary": "$282,623", + "office": "Los Angeles", + "extn": "6980", + "start_date": "12/9/2002" + }, + { + "id": "1070", + "name": "Owen Hamilton", + "position": "Healthcare Specialist", + "salary": "$214,407", + "office": "Jacksonville", + "extn": "7419", + "start_date": "12/6/2001" + }, + { + "id": "1071", + "name": "Katelyn Bristow", + "position": "Physician", + "salary": "$93,759", + "office": "Long Beach", + "extn": "7182", + "start_date": "12/7/2001" + }, + { + "id": "1072", + "name": "Mya Williams", + "position": "Paramedic", + "salary": "$138,619", + "office": "Kansas City", + "extn": "1130", + "start_date": "5/30/2016" + }, + { + "id": "1073", + "name": "Alice Kirby", + "position": "Mobile Developer", + "salary": "$131,343", + "office": "Los Angeles", + "extn": "2278", + "start_date": "3/16/2001" + }, + { + "id": "1074", + "name": "Paula Faulkner", + "position": "HR Specialist", + "salary": "$145,954", + "office": "Berna", + "extn": "3972", + "start_date": "2/21/2009" + }, + { + "id": "1075", + "name": "Rose Ross", + "position": "Cash Manager", + "salary": "$252,048", + "office": "Washington", + "extn": "5636", + "start_date": "8/23/2001" + }, + { + "id": "1076", + "name": "Georgia Donovan", + "position": "Baker", + "salary": "$226,395", + "office": "Berlin", + "extn": "9585", + "start_date": "12/13/2018" + }, + { + "id": "1077", + "name": "Stephanie Robertson", + "position": "Food Technologist", + "salary": "$136,688", + "office": "Los Angeles", + "extn": "6094", + "start_date": "11/10/2009" + }, + { + "id": "1078", + "name": "Ellen Gaynor", + "position": "Banker", + "salary": "$44,872", + "office": "New York", + "extn": "8350", + "start_date": "10/27/2010" + }, + { + "id": "1079", + "name": "Havana Gilbert", + "position": "Systems Administrator", + "salary": "$34,860", + "office": "Oakland", + "extn": "4729", + "start_date": "1/21/2010" + }, + { + "id": "1080", + "name": "Valerie Savage", + "position": "Designer", + "salary": "$254,383", + "office": "Honolulu", + "extn": "8072", + "start_date": "4/1/2010" + }, + { + "id": "1081", + "name": "Alan Victor", + "position": "Auditor", + "salary": "$242,737", + "office": "Baltimore", + "extn": "1500", + "start_date": "10/1/2002" + }, + { + "id": "1082", + "name": "Carl Graham", + "position": "Systems Administrator", + "salary": "$197,310", + "office": "Dallas", + "extn": "8775", + "start_date": "8/22/2001" + }, + { + "id": "1083", + "name": "Caleb Wright", + "position": "Laboratory Technician", + "salary": "$285,908", + "office": "Lincoln", + "extn": "9355", + "start_date": "1/25/2015" + }, + { + "id": "1084", + "name": "Nathan Adams", + "position": "Budget Analyst", + "salary": "$60,899", + "office": "New York", + "extn": "6568", + "start_date": "12/14/2008" + }, + { + "id": "1085", + "name": "Carissa Mooney", + "position": "IT Support Staff", + "salary": "$22,847", + "office": "Innsbruck", + "extn": "2280", + "start_date": "12/11/2012" + }, + { + "id": "1086", + "name": "Stacy Vernon", + "position": "Call Center Representative", + "salary": "$208,121", + "office": "Detroit", + "extn": "9997", + "start_date": "3/3/2004" + }, + { + "id": "1087", + "name": "Kate Phillips", + "position": "Operator", + "salary": "$37,184", + "office": "Madison", + "extn": "9679", + "start_date": "3/14/2009" + }, + { + "id": "1088", + "name": "Harry Truscott", + "position": "Chef Manager", + "salary": "$150,952", + "office": "Lyon", + "extn": "7173", + "start_date": "3/30/2012" + }, + { + "id": "1089", + "name": "Emma Lane", + "position": "Operator", + "salary": "$166,315", + "office": "Albuquerque", + "extn": "7970", + "start_date": "12/15/2008" + }, + { + "id": "1090", + "name": "Gil Cork", + "position": "Fabricator", + "salary": "$69,884", + "office": "Denver", + "extn": "7067", + "start_date": "8/25/2013" + }, + { + "id": "1091", + "name": "Noah Carpenter", + "position": "Physician", + "salary": "$86,600", + "office": "San Francisco", + "extn": "9895", + "start_date": "5/25/2010" + }, + { + "id": "1092", + "name": "Leroy Addley", + "position": "Designer", + "salary": "$83,794", + "office": "Huntsville", + "extn": "7731", + "start_date": "9/2/2013" + }, + { + "id": "1093", + "name": "Erick Drake", + "position": "Machine Operator", + "salary": "$109,298", + "office": "San Antonio", + "extn": "5834", + "start_date": "9/14/2018" + }, + { + "id": "1094", + "name": "Katelyn Gunn", + "position": "Machine Operator", + "salary": "$27,122", + "office": "Venice", + "extn": "4747", + "start_date": "3/8/2009" + }, + { + "id": "1095", + "name": "Crystal Kaur", + "position": "Global Logistics Supervisor", + "salary": "$21,190", + "office": "Honolulu", + "extn": "7706", + "start_date": "8/24/2018" + }, + { + "id": "1096", + "name": "Daron Plumb", + "position": "Ambulatory Nurse", + "salary": "$164,097", + "office": "Lyon", + "extn": "2651", + "start_date": "7/30/2019" + }, + { + "id": "1097", + "name": "Roger Rodwell", + "position": "Health Educator", + "salary": "$165,318", + "office": "Lakewood", + "extn": "8161", + "start_date": "5/31/2005" + }, + { + "id": "1098", + "name": "Maria Underhill", + "position": "Cashier", + "salary": "$183,503", + "office": "Houston", + "extn": "6786", + "start_date": "12/4/2003" + }, + { + "id": "1099", + "name": "Eduardo Allcott", + "position": "Health Educator", + "salary": "$204,983", + "office": "Springfield", + "extn": "4605", + "start_date": "7/18/2005" + }, + { + "id": "1100", + "name": "Anne Stone ", + "position": "Biologist", + "salary": "$193,204", + "office": "San Francisco", + "extn": "8876", + "start_date": "11/11/2002" + }, + { + "id": "1101", + "name": "Elijah Murphy", + "position": "Staffing Consultant", + "salary": "$76,936", + "office": "Louisville", + "extn": "4754", + "start_date": "10/28/2006" + }, + { + "id": "1102", + "name": "Nancy Mason", + "position": "Banker", + "salary": "$46,900", + "office": "Kansas City", + "extn": "4374", + "start_date": "4/19/2017" + }, + { + "id": "1103", + "name": "Henry Furnell", + "position": "Inspector", + "salary": "$293,321", + "office": "Fort Lauderdale", + "extn": "3558", + "start_date": "5/25/2006" + }, + { + "id": "1104", + "name": "William Lee", + "position": "CNC Operator", + "salary": "$61,409", + "office": "Rochester", + "extn": "9847", + "start_date": "2/6/2017" + }, + { + "id": "1105", + "name": "Freya Warner", + "position": "Audiologist", + "salary": "$207,909", + "office": "Salem", + "extn": "7097", + "start_date": "4/5/2015" + }, + { + "id": "1106", + "name": "Javier Avery", + "position": "Accountant", + "salary": "$91,140", + "office": "Berna", + "extn": "3543", + "start_date": "3/9/2001" + }, + { + "id": "1107", + "name": "Sabrina Reynolds", + "position": "Executive Director", + "salary": "$55,412", + "office": "Lisbon", + "extn": "2663", + "start_date": "8/19/2017" + }, + { + "id": "1108", + "name": "Rick Allwood", + "position": "Budget Analyst", + "salary": "$167,415", + "office": "Miami", + "extn": "1475", + "start_date": "10/16/2012" + }, + { + "id": "1109", + "name": "Lucas Coleman", + "position": "Production Painter", + "salary": "$258,723", + "office": "Berlin", + "extn": "5883", + "start_date": "7/1/2011" + }, + { + "id": "1110", + "name": "Ramon Thornton", + "position": "Healthcare Specialist", + "salary": "$296,247", + "office": "Ontario", + "extn": "6914", + "start_date": "8/5/2011" + }, + { + "id": "1111", + "name": "Tiffany Bingham", + "position": "Webmaster", + "salary": "$218,909", + "office": "New York", + "extn": "8473", + "start_date": "2/20/2000" + }, + { + "id": "1112", + "name": "Abbey Bingham", + "position": "Production Painter", + "salary": "$169,380", + "office": "Bellevue", + "extn": "3471", + "start_date": "11/15/2006" + }, + { + "id": "1113", + "name": "Dalia Booth", + "position": "Retail Trainee", + "salary": "$86,166", + "office": "Orlando", + "extn": "9800", + "start_date": "8/4/2019" + }, + { + "id": "1114", + "name": "Lara John", + "position": "Service Supervisor", + "salary": "$113,212", + "office": "Rochester", + "extn": "6803", + "start_date": "11/10/2014" + }, + { + "id": "1115", + "name": "Brad Cunningham", + "position": "Cook", + "salary": "$121,103", + "office": "Rome", + "extn": "5450", + "start_date": "2/22/2006" + }, + { + "id": "1116", + "name": "Madison Tate", + "position": "Software Engineer", + "salary": "$160,686", + "office": "Fremont", + "extn": "4288", + "start_date": "7/29/2000" + }, + { + "id": "1117", + "name": "Harry Becker", + "position": "Laboratory Technician", + "salary": "$210,645", + "office": "San Antonio", + "extn": "1762", + "start_date": "11/30/2013" + }, + { + "id": "1118", + "name": "Elly Fox", + "position": "HR Specialist", + "salary": "$222,452", + "office": "Ontario", + "extn": "5073", + "start_date": "10/12/2009" + }, + { + "id": "1119", + "name": "Aiden Parker", + "position": "Audiologist", + "salary": "$210,169", + "office": "Irving", + "extn": "1089", + "start_date": "8/12/2007" + }, + { + "id": "1120", + "name": "Hayden Ross", + "position": "Restaurant Manager", + "salary": "$83,422", + "office": "Glendale", + "extn": "7189", + "start_date": "6/19/2004" + }, + { + "id": "1121", + "name": "Adelaide Ross", + "position": "Steward", + "salary": "$157,500", + "office": "New York", + "extn": "3550", + "start_date": "6/6/2011" + }, + { + "id": "1122", + "name": "Clarissa Ballard", + "position": "Health Educator", + "salary": "$83,500", + "office": "Stockton", + "extn": "4729", + "start_date": "9/19/2013" + }, + { + "id": "1123", + "name": "Gemma Vallory", + "position": "Health Educator", + "salary": "$174,600", + "office": "Portland", + "extn": "6573", + "start_date": "12/22/2015" + }, + { + "id": "1124", + "name": "Mike London", + "position": "Operator", + "salary": "$181,612", + "office": "Bellevue", + "extn": "1966", + "start_date": "12/28/2001" + }, + { + "id": "1125", + "name": "Bryce Potter", + "position": "Cash Manager", + "salary": "$256,907", + "office": "Scottsdale", + "extn": "6140", + "start_date": "1/30/2016" + }, + { + "id": "1126", + "name": "Julia Nurton", + "position": "Ambulatory Nurse", + "salary": "$38,039", + "office": "Long Beach", + "extn": "5091", + "start_date": "12/24/2018" + }, + { + "id": "1127", + "name": "Danny Glynn", + "position": "Baker", + "salary": "$130,004", + "office": "Rome", + "extn": "3274", + "start_date": "8/3/2011" + }, + { + "id": "1128", + "name": "Angelica Preston", + "position": "Call Center Representative", + "salary": "$89,306", + "office": "Norfolk", + "extn": "1354", + "start_date": "8/23/2004" + }, + { + "id": "1129", + "name": "Manuel London", + "position": "Systems Administrator", + "salary": "$67,572", + "office": "Wien", + "extn": "7952", + "start_date": "10/21/2012" + }, + { + "id": "1130", + "name": "Carina Mcguire", + "position": "Retail Trainee", + "salary": "$149,858", + "office": "Bellevue", + "extn": "1417", + "start_date": "1/25/2011" + }, + { + "id": "1131", + "name": "Alessandra Palmer", + "position": "Physician", + "salary": "$142,233", + "office": "Wien", + "extn": "5295", + "start_date": "3/14/2018" + }, + { + "id": "1132", + "name": "Johnny Willson", + "position": "Design Engineer", + "salary": "$188,028", + "office": "Washington", + "extn": "2689", + "start_date": "2/5/2016" + }, + { + "id": "1133", + "name": "Oliver Donovan", + "position": "Clerk", + "salary": "$29,321", + "office": "Milano", + "extn": "8858", + "start_date": "9/22/2003" + }, + { + "id": "1134", + "name": "Denny Moran", + "position": "Cashier", + "salary": "$219,918", + "office": "Lancaster", + "extn": "7399", + "start_date": "5/5/2003" + }, + { + "id": "1135", + "name": "Clint Warden", + "position": "CNC Operator", + "salary": "$52,245", + "office": "San Diego", + "extn": "7480", + "start_date": "5/5/2007" + }, + { + "id": "1136", + "name": "Stella Doherty", + "position": "Investment Advisor", + "salary": "$265,192", + "office": "Bucharest", + "extn": "9838", + "start_date": "11/17/2000" + }, + { + "id": "1137", + "name": "Russel Thomas", + "position": "Clerk", + "salary": "$99,073", + "office": "Columbus", + "extn": "6208", + "start_date": "12/28/2001" + }, + { + "id": "1138", + "name": "Hanna Ramsey", + "position": "Stockbroker", + "salary": "$37,195", + "office": "Zurich", + "extn": "3888", + "start_date": "4/10/2009" + }, + { + "id": "1139", + "name": "Valerie Gallacher", + "position": "Chef Manager", + "salary": "$145,005", + "office": "Los Angeles", + "extn": "7446", + "start_date": "9/11/2003" + }, + { + "id": "1140", + "name": "Stacy Emmott", + "position": "Steward", + "salary": "$175,943", + "office": "Jersey City", + "extn": "2059", + "start_date": "9/11/2015" + }, + { + "id": "1141", + "name": "Logan Dickson", + "position": "Budget Analyst", + "salary": "$23,696", + "office": "New York", + "extn": "6693", + "start_date": "5/6/2014" + }, + { + "id": "1142", + "name": "Owen Sylvester", + "position": "Bookkeeper", + "salary": "$266,353", + "office": "Fort Lauderdale", + "extn": "8647", + "start_date": "8/14/2007" + }, + { + "id": "1143", + "name": "Florence Woodley", + "position": "Mobile Developer", + "salary": "$299,321", + "office": "Colorado Springs", + "extn": "1683", + "start_date": "12/9/2006" + }, + { + "id": "1144", + "name": "Darlene Mullins", + "position": "Associate Professor", + "salary": "$272,706", + "office": "Phoenix", + "extn": "8337", + "start_date": "12/23/2010" + }, + { + "id": "1145", + "name": "Rae Griffiths", + "position": "Chef Manager", + "salary": "$241,412", + "office": "San Francisco", + "extn": "9827", + "start_date": "9/4/2018" + }, + { + "id": "1146", + "name": "Percy Allwood", + "position": "Restaurant Manager", + "salary": "$154,599", + "office": "New York", + "extn": "8698", + "start_date": "11/2/2012" + }, + { + "id": "1147", + "name": "Elijah Ranks", + "position": "Budget Analyst", + "salary": "$194,220", + "office": "Salem", + "extn": "2511", + "start_date": "4/12/2011" + }, + { + "id": "1148", + "name": "Kurt Calderwood", + "position": "Auditor", + "salary": "$178,155", + "office": "Norfolk", + "extn": "7432", + "start_date": "4/26/2007" + }, + { + "id": "1149", + "name": "Nathan Uttley", + "position": "Chef Manager", + "salary": "$228,521", + "office": "Paris", + "extn": "9207", + "start_date": "11/4/2013" + }, + { + "id": "1150", + "name": "Sloane Ellwood", + "position": "Project Manager", + "salary": "$79,174", + "office": "Cincinnati", + "extn": "7748", + "start_date": "5/6/2015" + }, + { + "id": "1151", + "name": "Owen Taylor", + "position": "Accountant", + "salary": "$182,021", + "office": "Washington", + "extn": "8885", + "start_date": "6/30/2018" + }, + { + "id": "1152", + "name": "Brad Mitchell", + "position": "IT Support Staff", + "salary": "$69,408", + "office": "Chicago", + "extn": "9862", + "start_date": "1/8/2013" + }, + { + "id": "1153", + "name": "Carter Thomson", + "position": "Physician", + "salary": "$168,359", + "office": "Prague", + "extn": "9899", + "start_date": "4/11/2012" + }, + { + "id": "1154", + "name": "Logan Thomas", + "position": "Health Educator", + "salary": "$132,680", + "office": "Saint Paul", + "extn": "6296", + "start_date": "4/18/2016" + }, + { + "id": "1155", + "name": "Peter Miller", + "position": "Project Manager", + "salary": "$236,279", + "office": "Murfreesboro", + "extn": "3451", + "start_date": "8/24/2015" + }, + { + "id": "1156", + "name": "Harry Coleman", + "position": "Treasurer", + "salary": "$46,295", + "office": "Colorado Springs", + "extn": "2219", + "start_date": "9/18/2018" + }, + { + "id": "1157", + "name": "Priscilla Hill", + "position": "HR Specialist", + "salary": "$239,987", + "office": "Lincoln", + "extn": "4552", + "start_date": "5/7/2001" + }, + { + "id": "1158", + "name": "Bree Verdon", + "position": "Cash Manager", + "salary": "$157,067", + "office": "Fullerton", + "extn": "5210", + "start_date": "11/15/2006" + }, + { + "id": "1159", + "name": "Ronald Rowe", + "position": "Accountant", + "salary": "$189,042", + "office": "Orlando", + "extn": "8299", + "start_date": "8/10/2013" + }, + { + "id": "1160", + "name": "Sydney Hall", + "position": "Biologist", + "salary": "$235,320", + "office": "Cincinnati", + "extn": "2961", + "start_date": "10/25/2007" + }, + { + "id": "1161", + "name": "Lily Moss", + "position": "Insurance Broker", + "salary": "$250,515", + "office": "Arlington", + "extn": "2575", + "start_date": "6/7/2009" + }, + { + "id": "1162", + "name": "Celia Hill", + "position": "Fabricator", + "salary": "$147,025", + "office": "Indianapolis", + "extn": "9368", + "start_date": "2/3/2005" + }, + { + "id": "1163", + "name": "Chris Wigley", + "position": "Business Broker", + "salary": "$264,106", + "office": "Paris", + "extn": "7659", + "start_date": "7/20/2002" + }, + { + "id": "1164", + "name": "Nina Forth", + "position": "Business Broker", + "salary": "$260,572", + "office": "Fremont", + "extn": "5867", + "start_date": "2/18/2010" + }, + { + "id": "1165", + "name": "Angel Attwood", + "position": "Doctor", + "salary": "$193,023", + "office": "Memphis", + "extn": "8028", + "start_date": "3/15/2009" + }, + { + "id": "1166", + "name": "Kaylee Garcia", + "position": "IT Support Staff", + "salary": "$220,283", + "office": "San Jose", + "extn": "9923", + "start_date": "8/4/2014" + }, + { + "id": "1167", + "name": "Penelope Stevens", + "position": "Project Manager", + "salary": "$115,346", + "office": "Worcester", + "extn": "3650", + "start_date": "3/14/2014" + }, + { + "id": "1168", + "name": "Naomi Gardner", + "position": "Stockbroker", + "salary": "$199,414", + "office": "San Diego", + "extn": "5360", + "start_date": "11/23/2006" + }, + { + "id": "1169", + "name": "Erica Radley", + "position": "Baker", + "salary": "$128,704", + "office": "Berlin", + "extn": "2321", + "start_date": "4/20/2010" + }, + { + "id": "1170", + "name": "Hayden Smith", + "position": "Web Developer", + "salary": "$178,547", + "office": "Honolulu", + "extn": "2871", + "start_date": "5/13/2003" + }, + { + "id": "1171", + "name": "Elena Allen", + "position": "Operator", + "salary": "$270,001", + "office": "Prague", + "extn": "4953", + "start_date": "12/24/2004" + }, + { + "id": "1172", + "name": "David Lomax", + "position": "Staffing Consultant", + "salary": "$294,710", + "office": "Bellevue", + "extn": "4456", + "start_date": "4/16/2011" + }, + { + "id": "1173", + "name": "Gabriel Dale", + "position": "Software Engineer", + "salary": "$141,918", + "office": "Las Vegas", + "extn": "6330", + "start_date": "10/8/2002" + }, + { + "id": "1174", + "name": "Rosa Gordon", + "position": "Associate Professor", + "salary": "$176,343", + "office": "Lyon", + "extn": "4652", + "start_date": "8/3/2001" + }, + { + "id": "1175", + "name": "Nicholas Michael", + "position": "Executive Director", + "salary": "$35,958", + "office": "Berlin", + "extn": "1398", + "start_date": "7/30/2015" + }, + { + "id": "1176", + "name": "Barry Drummond", + "position": "Dentist", + "salary": "$79,526", + "office": "Escondido", + "extn": "5212", + "start_date": "1/24/2013" + }, + { + "id": "1177", + "name": "Caleb Wright", + "position": "Dentist", + "salary": "$223,109", + "office": "Saint Paul", + "extn": "4332", + "start_date": "3/28/2003" + }, + { + "id": "1178", + "name": "Mark Murphy", + "position": "Lecturer", + "salary": "$233,649", + "office": "El Paso", + "extn": "7136", + "start_date": "11/21/2001" + }, + { + "id": "1179", + "name": "Callie Goldsmith", + "position": "Fabricator", + "salary": "$152,531", + "office": "Jacksonville", + "extn": "2078", + "start_date": "2/19/2012" + }, + { + "id": "1180", + "name": "Daniel Marshall", + "position": "HR Specialist", + "salary": "$14,123", + "office": "Laredo", + "extn": "5087", + "start_date": "3/25/2008" + }, + { + "id": "1181", + "name": "Nate Tindall", + "position": "Call Center Representative", + "salary": "$198,627", + "office": "Murfreesboro", + "extn": "6277", + "start_date": "5/17/2019" + }, + { + "id": "1182", + "name": "Darlene Morley", + "position": "Paramedic", + "salary": "$183,649", + "office": "Bakersfield", + "extn": "6365", + "start_date": "11/10/2000" + }, + { + "id": "1183", + "name": "Bethany Thomson", + "position": "Project Manager", + "salary": "$233,371", + "office": "Philadelphia", + "extn": "5556", + "start_date": "9/17/2012" + }, + { + "id": "1184", + "name": "Lexi Norris", + "position": "Accountant", + "salary": "$255,812", + "office": "Henderson", + "extn": "6444", + "start_date": "7/3/2000" + }, + { + "id": "1185", + "name": "Emmanuelle Parr", + "position": "Software Engineer", + "salary": "$51,530", + "office": "Worcester", + "extn": "4200", + "start_date": "3/28/2016" + }, + { + "id": "1186", + "name": "Carter Grey", + "position": "Laboratory Technician", + "salary": "$184,670", + "office": "Prague", + "extn": "7471", + "start_date": "5/1/2009" + }, + { + "id": "1187", + "name": "Domenic Forth", + "position": "HR Specialist", + "salary": "$90,947", + "office": "Jersey City", + "extn": "5253", + "start_date": "9/10/2008" + }, + { + "id": "1188", + "name": "Erick Kelly", + "position": "Treasurer", + "salary": "$41,307", + "office": "Cincinnati", + "extn": "9365", + "start_date": "8/29/2005" + }, + { + "id": "1189", + "name": "Courtney Archer", + "position": "Health Educator", + "salary": "$221,508", + "office": "Murfreesboro", + "extn": "8743", + "start_date": "1/28/2006" + }, + { + "id": "1190", + "name": "Eve Hobson", + "position": "Budget Analyst", + "salary": "$48,117", + "office": "Garland", + "extn": "1942", + "start_date": "11/12/2006" + }, + { + "id": "1191", + "name": "Nate Gilmour", + "position": "Staffing Consultant", + "salary": "$242,277", + "office": "Dallas", + "extn": "9952", + "start_date": "9/23/2010" + }, + { + "id": "1192", + "name": "Wade Quinn", + "position": "Dentist", + "salary": "$260,602", + "office": "Murfreesboro", + "extn": "9561", + "start_date": "6/17/2011" + }, + { + "id": "1193", + "name": "Marvin Sloan", + "position": "Inspector", + "salary": "$167,331", + "office": "Saint Paul", + "extn": "6686", + "start_date": "8/1/2003" + }, + { + "id": "1194", + "name": "Ethan Mason", + "position": "Cashier", + "salary": "$78,763", + "office": "Cincinnati", + "extn": "3014", + "start_date": "3/6/2006" + }, + { + "id": "1195", + "name": "Drew Welsch", + "position": "Associate Professor", + "salary": "$25,380", + "office": "Indianapolis", + "extn": "6247", + "start_date": "10/31/2007" + }, + { + "id": "1196", + "name": "Ryan Adams", + "position": "Software Engineer", + "salary": "$256,585", + "office": "Bakersfield", + "extn": "4618", + "start_date": "1/10/2018" + }, + { + "id": "1197", + "name": "Andrea Rainford", + "position": "Staffing Consultant", + "salary": "$170,384", + "office": "Escondido", + "extn": "3078", + "start_date": "1/7/2007" + }, + { + "id": "1198", + "name": "Johnny Yarlett", + "position": "Accountant", + "salary": "$95,495", + "office": "New Orleans", + "extn": "2785", + "start_date": "11/7/2011" + }, + { + "id": "1199", + "name": "Doug Leslie", + "position": "Design Engineer", + "salary": "$176,424", + "office": "Lakewood", + "extn": "2168", + "start_date": "1/13/2018" + }, + { + "id": "1200", + "name": "Julian Rust", + "position": "Business Broker", + "salary": "$173,787", + "office": "El Paso", + "extn": "3687", + "start_date": "4/1/2003" + }, + { + "id": "1201", + "name": "Tara Noon", + "position": "Biologist", + "salary": "$162,744", + "office": "Baltimore", + "extn": "8760", + "start_date": "2/3/2014" + }, + { + "id": "1202", + "name": "Darlene Lowe", + "position": "Physician", + "salary": "$69,109", + "office": "Reno", + "extn": "4248", + "start_date": "6/11/2004" + }, + { + "id": "1203", + "name": "Caleb Flett", + "position": "Cash Manager", + "salary": "$65,399", + "office": "Norfolk", + "extn": "3861", + "start_date": "12/5/2005" + }, + { + "id": "1204", + "name": "Boris Davies", + "position": "Assistant Buyer", + "salary": "$284,267", + "office": "Minneapolis", + "extn": "3974", + "start_date": "12/6/2000" + }, + { + "id": "1205", + "name": "Dakota Collingwood", + "position": "Loan Officer", + "salary": "$36,918", + "office": "Phoenix", + "extn": "6291", + "start_date": "12/3/2015" + }, + { + "id": "1206", + "name": "Josh Drummond", + "position": "Cashier", + "salary": "$77,622", + "office": "Lancaster", + "extn": "8985", + "start_date": "10/14/2007" + }, + { + "id": "1207", + "name": "Emely Clarkson", + "position": "Stockbroker", + "salary": "$151,772", + "office": "Houston", + "extn": "1158", + "start_date": "9/21/2017" + }, + { + "id": "1208", + "name": "Dasha Bryant", + "position": "Budget Analyst", + "salary": "$86,803", + "office": "El Paso", + "extn": "6771", + "start_date": "2/6/2014" + }, + { + "id": "1209", + "name": "Daniel Whitmore", + "position": "Production Painter", + "salary": "$193,482", + "office": "Salt Lake City", + "extn": "7499", + "start_date": "3/2/2003" + }, + { + "id": "1210", + "name": "Robyn Kelly", + "position": "Physician", + "salary": "$89,211", + "office": "Rochester", + "extn": "8407", + "start_date": "7/29/2015" + }, + { + "id": "1211", + "name": "Dalia Utterson", + "position": "Global Logistics Supervisor", + "salary": "$206,122", + "office": "Minneapolis", + "extn": "1047", + "start_date": "11/24/2014" + }, + { + "id": "1212", + "name": "Eduardo Norburn", + "position": "Pharmacist", + "salary": "$266,611", + "office": "Fort Lauderdale", + "extn": "9165", + "start_date": "5/26/2003" + }, + { + "id": "1213", + "name": "Alan Williams", + "position": "Accountant", + "salary": "$236,667", + "office": "Lancaster", + "extn": "5082", + "start_date": "8/10/2017" + }, + { + "id": "1214", + "name": "Hadley Hogg", + "position": "Lecturer", + "salary": "$269,142", + "office": "Indianapolis", + "extn": "4409", + "start_date": "1/23/2003" + }, + { + "id": "1215", + "name": "Tom Clarke", + "position": "Inspector", + "salary": "$74,558", + "office": "St. Louis", + "extn": "7217", + "start_date": "5/30/2017" + }, + { + "id": "1216", + "name": "Abdul Whinter", + "position": "Retail Trainee", + "salary": "$111,368", + "office": "Omaha", + "extn": "4565", + "start_date": "11/25/2005" + }, + { + "id": "1217", + "name": "Roger Denton", + "position": "Production Painter", + "salary": "$97,352", + "office": "Innsbruck", + "extn": "5261", + "start_date": "9/19/2015" + }, + { + "id": "1218", + "name": "Mavis Rogers", + "position": "Project Manager", + "salary": "$250,172", + "office": "Madrid", + "extn": "2356", + "start_date": "11/27/2003" + }, + { + "id": "1219", + "name": "Fiona Flynn", + "position": "Systems Administrator", + "salary": "$207,711", + "office": "Toledo", + "extn": "8352", + "start_date": "1/13/2015" + }, + { + "id": "1220", + "name": "Kurt Moss", + "position": "Biologist", + "salary": "$187,538", + "office": "Quebec", + "extn": "5071", + "start_date": "1/7/2008" + }, + { + "id": "1221", + "name": "Ciara Moore", + "position": "Biologist", + "salary": "$101,665", + "office": "Los Angeles", + "extn": "1088", + "start_date": "11/29/2002" + }, + { + "id": "1222", + "name": "Denis Steer", + "position": "Banker", + "salary": "$156,524", + "office": "San Diego", + "extn": "4502", + "start_date": "5/6/2019" + }, + { + "id": "1223", + "name": "Mackenzie Ellis", + "position": "Stockbroker", + "salary": "$70,606", + "office": "Jacksonville", + "extn": "2341", + "start_date": "10/7/2014" + }, + { + "id": "1224", + "name": "Eduardo Avery", + "position": "Bookkeeper", + "salary": "$26,375", + "office": "Jacksonville", + "extn": "1751", + "start_date": "11/3/2014" + }, + { + "id": "1225", + "name": "Josh Fields", + "position": "Cook", + "salary": "$206,519", + "office": "Atlanta", + "extn": "9059", + "start_date": "4/19/2000" + }, + { + "id": "1226", + "name": "Sylvia Whitmore", + "position": "Operator", + "salary": "$153,138", + "office": "Rome", + "extn": "3121", + "start_date": "10/15/2019" + }, + { + "id": "1227", + "name": "Courtney Silva", + "position": "Clerk", + "salary": "$220,733", + "office": "Atlanta", + "extn": "6587", + "start_date": "9/8/2017" + }, + { + "id": "1228", + "name": "Abdul Umney", + "position": "IT Support Staff", + "salary": "$209,663", + "office": "Bakersfield", + "extn": "6873", + "start_date": "11/1/2016" + }, + { + "id": "1229", + "name": "Benny Powell", + "position": "HR Specialist", + "salary": "$74,609", + "office": "Tallahassee", + "extn": "6029", + "start_date": "3/1/2010" + }, + { + "id": "1230", + "name": "Leroy Rogers", + "position": "Front Desk Coordinator", + "salary": "$40,755", + "office": "Jacksonville", + "extn": "4556", + "start_date": "10/26/2007" + }, + { + "id": "1231", + "name": "Joseph Dann", + "position": "Loan Officer", + "salary": "$20,822", + "office": "Glendale", + "extn": "2252", + "start_date": "11/4/2006" + }, + { + "id": "1232", + "name": "Drew Rossi", + "position": "Lecturer", + "salary": "$217,940", + "office": "Tallahassee", + "extn": "4116", + "start_date": "8/9/2006" + }, + { + "id": "1233", + "name": "Shay Turner", + "position": "Paramedic", + "salary": "$105,905", + "office": "Hollywood", + "extn": "8945", + "start_date": "12/30/2008" + }, + { + "id": "1234", + "name": "Bob Willson", + "position": "HR Specialist", + "salary": "$94,687", + "office": "Innsbruck", + "extn": "7503", + "start_date": "5/28/2007" + }, + { + "id": "1235", + "name": "Emma Ellis", + "position": "Insurance Broker", + "salary": "$161,272", + "office": "Lincoln", + "extn": "2058", + "start_date": "12/12/2000" + }, + { + "id": "1236", + "name": "Fiona Sloan", + "position": "Healthcare Specialist", + "salary": "$58,798", + "office": "Oklahoma City", + "extn": "2338", + "start_date": "3/1/2009" + }, + { + "id": "1237", + "name": "Kate Hewitt", + "position": "Design Engineer", + "salary": "$216,469", + "office": "Hollywood", + "extn": "1980", + "start_date": "2/8/2012" + }, + { + "id": "1238", + "name": "Sage Eddison", + "position": "Dentist", + "salary": "$176,618", + "office": "Madison", + "extn": "8471", + "start_date": "8/31/2006" + }, + { + "id": "1239", + "name": "Fred Robe", + "position": "Designer", + "salary": "$12,627", + "office": "Fayetteville", + "extn": "2955", + "start_date": "6/15/2004" + }, + { + "id": "1240", + "name": "Gwenyth Gonzales", + "position": "Executive Director", + "salary": "$59,961", + "office": "Minneapolis", + "extn": "2189", + "start_date": "8/15/2018" + }, + { + "id": "1241", + "name": "Trisha Rose", + "position": "Budget Analyst", + "salary": "$36,239", + "office": "Huntsville", + "extn": "7118", + "start_date": "7/13/2012" + }, + { + "id": "1242", + "name": "Abdul Vince", + "position": "Design Engineer", + "salary": "$165,279", + "office": "Norfolk", + "extn": "1358", + "start_date": "10/17/2007" + }, + { + "id": "1243", + "name": "Cherish Pearson", + "position": "Cashier", + "salary": "$265,355", + "office": "Garland", + "extn": "5404", + "start_date": "1/16/2004" + }, + { + "id": "1244", + "name": "Marjorie Addley", + "position": "Physician", + "salary": "$140,896", + "office": "Norfolk", + "extn": "3577", + "start_date": "10/21/2010" + }, + { + "id": "1245", + "name": "Kieth Benson", + "position": "Front Desk Coordinator", + "salary": "$248,496", + "office": "San Antonio", + "extn": "2401", + "start_date": "10/30/2017" + }, + { + "id": "1246", + "name": "Crystal Hopkins", + "position": "Food Technologist", + "salary": "$238,803", + "office": "Lincoln", + "extn": "4449", + "start_date": "10/28/2002" + }, + { + "id": "1247", + "name": "Mackenzie Locke", + "position": "Banker", + "salary": "$27,908", + "office": "Rome", + "extn": "1551", + "start_date": "2/10/2002" + }, + { + "id": "1248", + "name": "Nate Mcneill", + "position": "Cash Manager", + "salary": "$163,401", + "office": "Madison", + "extn": "7156", + "start_date": "12/14/2000" + }, + { + "id": "1249", + "name": "Chris Clifford", + "position": "Loan Officer", + "salary": "$141,194", + "office": "Rochester", + "extn": "3124", + "start_date": "3/15/2003" + }, + { + "id": "1250", + "name": "Bryce Gunn", + "position": "Cook", + "salary": "$263,111", + "office": "Prague", + "extn": "6674", + "start_date": "8/12/2016" + }, + { + "id": "1251", + "name": "Eduardo Jenkins", + "position": "Audiologist", + "salary": "$154,119", + "office": "Murfreesboro", + "extn": "9181", + "start_date": "2/1/2009" + }, + { + "id": "1252", + "name": "Gil White", + "position": "Insurance Broker", + "salary": "$51,126", + "office": "Fayetteville", + "extn": "8843", + "start_date": "4/6/2017" + }, + { + "id": "1253", + "name": "Angelina Stone", + "position": "Cook", + "salary": "$299,558", + "office": "Columbus", + "extn": "9464", + "start_date": "4/12/2008" + }, + { + "id": "1254", + "name": "Daniel Dunbar", + "position": "Assistant Buyer", + "salary": "$14,283", + "office": "Otawa", + "extn": "7431", + "start_date": "1/1/2005" + }, + { + "id": "1255", + "name": "Angelique Weldon", + "position": "Web Developer", + "salary": "$45,534", + "office": "Columbus", + "extn": "6020", + "start_date": "2/28/2019" + }, + { + "id": "1256", + "name": "Adalind Ellison", + "position": "Software Engineer", + "salary": "$290,176", + "office": "Murfreesboro", + "extn": "3769", + "start_date": "4/7/2010" + }, + { + "id": "1257", + "name": "Ruth Lynn", + "position": "Staffing Consultant", + "salary": "$135,931", + "office": "Wien", + "extn": "2610", + "start_date": "2/2/2003" + }, + { + "id": "1258", + "name": "Maggie Roscoe", + "position": "Stockbroker", + "salary": "$244,223", + "office": "Chicago", + "extn": "4049", + "start_date": "1/18/2017" + }, + { + "id": "1259", + "name": "Mya Horton", + "position": "Associate Professor", + "salary": "$112,076", + "office": "Cincinnati", + "extn": "2726", + "start_date": "9/24/2018" + }, + { + "id": "1260", + "name": "Violet King", + "position": "Bookkeeper", + "salary": "$194,276", + "office": "Bellevue", + "extn": "5499", + "start_date": "8/12/2015" + }, + { + "id": "1261", + "name": "Ruby Giles", + "position": "Loan Officer", + "salary": "$49,432", + "office": "Reno", + "extn": "8459", + "start_date": "7/18/2003" + }, + { + "id": "1262", + "name": "Kurt Powell", + "position": "Cook", + "salary": "$65,513", + "office": "Oakland", + "extn": "5071", + "start_date": "2/12/2019" + }, + { + "id": "1263", + "name": "Tyler Ulyatt", + "position": "Assistant Buyer", + "salary": "$21,176", + "office": "Detroit", + "extn": "2542", + "start_date": "2/19/2007" + }, + { + "id": "1264", + "name": "Ada Ogilvy", + "position": "Global Logistics Supervisor", + "salary": "$132,327", + "office": "Saint Paul", + "extn": "5289", + "start_date": "4/16/2002" + }, + { + "id": "1265", + "name": "Samara Hamilton", + "position": "Dentist", + "salary": "$42,754", + "office": "Norfolk", + "extn": "8145", + "start_date": "8/21/2006" + }, + { + "id": "1266", + "name": "Kaylee Ellwood", + "position": "Pharmacist", + "salary": "$134,679", + "office": "Phoenix", + "extn": "9869", + "start_date": "2/22/2000" + }, + { + "id": "1267", + "name": "Karen Wheeler", + "position": "Project Manager", + "salary": "$138,759", + "office": "Escondido", + "extn": "8756", + "start_date": "8/30/2009" + }, + { + "id": "1268", + "name": "Catherine Gregory", + "position": "Baker", + "salary": "$289,623", + "office": "Los Angeles", + "extn": "2758", + "start_date": "3/22/2011" + }, + { + "id": "1269", + "name": "John Emmett", + "position": "Cashier", + "salary": "$114,292", + "office": "Bellevue", + "extn": "8198", + "start_date": "7/30/2002" + }, + { + "id": "1270", + "name": "Clint Tate", + "position": "Assistant Buyer", + "salary": "$31,435", + "office": "Rome", + "extn": "5588", + "start_date": "5/18/2009" + }, + { + "id": "1271", + "name": "Chelsea Ellis", + "position": "CNC Operator", + "salary": "$24,019", + "office": "Reno", + "extn": "3295", + "start_date": "2/7/2016" + }, + { + "id": "1272", + "name": "Fred Kirby", + "position": "Steward", + "salary": "$48,820", + "office": "Charlotte", + "extn": "7310", + "start_date": "8/19/2013" + }, + { + "id": "1273", + "name": "Samara Speed", + "position": "Inspector", + "salary": "$82,983", + "office": "Sacramento", + "extn": "6969", + "start_date": "2/8/2001" + }, + { + "id": "1274", + "name": "Bryon Thomson", + "position": "Cook", + "salary": "$120,473", + "office": "Stockton", + "extn": "1787", + "start_date": "5/7/2017" + }, + { + "id": "1275", + "name": "Aleksandra Mooney", + "position": "Biologist", + "salary": "$294,182", + "office": "San Jose", + "extn": "6267", + "start_date": "4/20/2015" + }, + { + "id": "1276", + "name": "Alexia Harris", + "position": "Health Educator", + "salary": "$35,158", + "office": "Orlando", + "extn": "6386", + "start_date": "12/11/2002" + }, + { + "id": "1277", + "name": "Jazmin Yates", + "position": "Clerk", + "salary": "$188,645", + "office": "Tulsa", + "extn": "6300", + "start_date": "11/24/2011" + }, + { + "id": "1278", + "name": "Kieth Rogers", + "position": "Investment Advisor", + "salary": "$192,038", + "office": "Phoenix", + "extn": "3385", + "start_date": "5/1/2009" + }, + { + "id": "1279", + "name": "Elijah White", + "position": "Webmaster", + "salary": "$292,777", + "office": "Lisbon", + "extn": "6639", + "start_date": "6/23/2005" + }, + { + "id": "1280", + "name": "Quinn Murphy", + "position": "Paramedic", + "salary": "$129,132", + "office": "Colorado Springs", + "extn": "1376", + "start_date": "8/15/2003" + }, + { + "id": "1281", + "name": "Mason Bennett", + "position": "Stockbroker", + "salary": "$249,343", + "office": "Glendale", + "extn": "9297", + "start_date": "7/9/2017" + }, + { + "id": "1282", + "name": "Abbey Pearce", + "position": "Doctor", + "salary": "$40,609", + "office": "Omaha", + "extn": "6070", + "start_date": "4/20/2019" + }, + { + "id": "1283", + "name": "Cristal Hope", + "position": "Business Broker", + "salary": "$229,359", + "office": "Arlington", + "extn": "5346", + "start_date": "7/2/2008" + }, + { + "id": "1284", + "name": "Liam Barclay", + "position": "Staffing Consultant", + "salary": "$55,291", + "office": "Kansas City", + "extn": "8141", + "start_date": "1/9/2007" + }, + { + "id": "1285", + "name": "Luke Simpson", + "position": "Accountant", + "salary": "$62,740", + "office": "Phoenix", + "extn": "5259", + "start_date": "4/11/2012" + }, + { + "id": "1286", + "name": "Thea Brennan", + "position": "Webmaster", + "salary": "$217,072", + "office": "Ontario", + "extn": "6905", + "start_date": "12/10/2007" + }, + { + "id": "1287", + "name": "Julia Spencer", + "position": "Budget Analyst", + "salary": "$186,848", + "office": "Louisville", + "extn": "4269", + "start_date": "7/24/2003" + }, + { + "id": "1288", + "name": "Denis Simpson", + "position": "Laboratory Technician", + "salary": "$136,254", + "office": "Ontario", + "extn": "8256", + "start_date": "12/12/2018" + }, + { + "id": "1289", + "name": "Selena Shields", + "position": "Associate Professor", + "salary": "$199,371", + "office": "Milano", + "extn": "7451", + "start_date": "11/3/2013" + }, + { + "id": "1290", + "name": "Logan Simpson", + "position": "Software Engineer", + "salary": "$192,679", + "office": "Fayetteville", + "extn": "1549", + "start_date": "1/27/2005" + }, + { + "id": "1291", + "name": "Rocco Drew", + "position": "Production Painter", + "salary": "$179,791", + "office": "Dallas", + "extn": "6150", + "start_date": "10/13/2011" + }, + { + "id": "1292", + "name": "Thea Stevens", + "position": "Service Supervisor", + "salary": "$118,249", + "office": "Houston", + "extn": "8893", + "start_date": "3/5/2009" + }, + { + "id": "1293", + "name": "Sara Quinn", + "position": "Fabricator", + "salary": "$237,558", + "office": "Miami", + "extn": "7655", + "start_date": "9/25/2017" + }, + { + "id": "1294", + "name": "Logan Ulyatt", + "position": "Stockbroker", + "salary": "$24,441", + "office": "New York", + "extn": "1680", + "start_date": "6/28/2002" + }, + { + "id": "1295", + "name": "Enoch Mitchell", + "position": "Biologist", + "salary": "$232,408", + "office": "Otawa", + "extn": "3716", + "start_date": "7/6/2007" + }, + { + "id": "1296", + "name": "Javier Shields", + "position": "Cash Manager", + "salary": "$137,254", + "office": "San Bernardino", + "extn": "2064", + "start_date": "12/12/2016" + }, + { + "id": "1297", + "name": "Julius Clarkson", + "position": "Food Technologist", + "salary": "$169,376", + "office": "Oakland", + "extn": "9786", + "start_date": "9/4/2007" + }, + { + "id": "1298", + "name": "George Lloyd", + "position": "Restaurant Manager", + "salary": "$55,770", + "office": "Pittsburgh", + "extn": "1414", + "start_date": "10/1/2011" + }, + { + "id": "1299", + "name": "Tony Mooney", + "position": "Fabricator", + "salary": "$231,546", + "office": "Orlando", + "extn": "2970", + "start_date": "2/22/2000" + }, + { + "id": "1300", + "name": "Nick Thorpe", + "position": "Web Developer", + "salary": "$233,940", + "office": "Denver", + "extn": "6330", + "start_date": "12/24/2007" + }, + { + "id": "1301", + "name": "Abdul Owens", + "position": "Global Logistics Supervisor", + "salary": "$93,262", + "office": "Otawa", + "extn": "4880", + "start_date": "1/14/2016" + }, + { + "id": "1302", + "name": "Hannah Plumb", + "position": "Cash Manager", + "salary": "$130,553", + "office": "Venice", + "extn": "5630", + "start_date": "5/1/2003" + }, + { + "id": "1303", + "name": "Bart Allington", + "position": "Operator", + "salary": "$292,513", + "office": "Berlin", + "extn": "9117", + "start_date": "1/1/2000" + }, + { + "id": "1304", + "name": "Javier Wooldridge", + "position": "Food Technologist", + "salary": "$16,852", + "office": "Laredo", + "extn": "5681", + "start_date": "6/4/2011" + }, + { + "id": "1305", + "name": "Iris Overson", + "position": "Paramedic", + "salary": "$148,318", + "office": "Cincinnati", + "extn": "6820", + "start_date": "8/9/2017" + }, + { + "id": "1306", + "name": "Belinda Spencer", + "position": "Software Engineer", + "salary": "$138,727", + "office": "Cincinnati", + "extn": "5647", + "start_date": "12/23/2017" + }, + { + "id": "1307", + "name": "Kieth Armstrong", + "position": "Front Desk Coordinator", + "salary": "$130,573", + "office": "Charlotte", + "extn": "4057", + "start_date": "11/5/2012" + }, + { + "id": "1308", + "name": "Chuck Fall", + "position": "Chef Manager", + "salary": "$39,561", + "office": "Indianapolis", + "extn": "2564", + "start_date": "1/2/2007" + }, + { + "id": "1309", + "name": "Henry Barrett", + "position": "Auditor", + "salary": "$114,925", + "office": "Los Angeles", + "extn": "8159", + "start_date": "3/8/2001" + }, + { + "id": "1310", + "name": "David Shields", + "position": "Machine Operator", + "salary": "$42,782", + "office": "Nashville", + "extn": "7523", + "start_date": "11/13/2010" + }, + { + "id": "1311", + "name": "Owen Rogan", + "position": "Cook", + "salary": "$17,093", + "office": "Anaheim", + "extn": "1706", + "start_date": "7/13/2014" + }, + { + "id": "1312", + "name": "Barry Lloyd", + "position": "Investment Advisor", + "salary": "$155,565", + "office": "San Diego", + "extn": "6479", + "start_date": "11/24/2016" + }, + { + "id": "1313", + "name": "Samara London", + "position": "Food Technologist", + "salary": "$118,769", + "office": "Washington", + "extn": "8751", + "start_date": "6/17/2012" + }, + { + "id": "1314", + "name": "Javier Partridge", + "position": "Systems Administrator", + "salary": "$254,079", + "office": "Oakland", + "extn": "2556", + "start_date": "6/17/2019" + }, + { + "id": "1315", + "name": "Benny Donovan", + "position": "Software Engineer", + "salary": "$257,844", + "office": "San Antonio", + "extn": "2483", + "start_date": "8/16/2018" + }, + { + "id": "1316", + "name": "Bristol Turner", + "position": "Staffing Consultant", + "salary": "$19,449", + "office": "Jersey City", + "extn": "7782", + "start_date": "4/13/2017" + }, + { + "id": "1317", + "name": "Julius Waterson", + "position": "Systems Administrator", + "salary": "$213,728", + "office": "Reno", + "extn": "9121", + "start_date": "6/20/2013" + }, + { + "id": "1318", + "name": "Alessia Ellison", + "position": "Bookkeeper", + "salary": "$219,504", + "office": "Madison", + "extn": "1457", + "start_date": "3/11/2009" + }, + { + "id": "1319", + "name": "Johnathan Oldfield", + "position": "Physician", + "salary": "$112,454", + "office": "Phoenix", + "extn": "9327", + "start_date": "7/6/2004" + }, + { + "id": "1320", + "name": "Stella Norburn", + "position": "Global Logistics Supervisor", + "salary": "$27,274", + "office": "Salt Lake City", + "extn": "5017", + "start_date": "9/21/2000" + }, + { + "id": "1321", + "name": "Jaylene Thomas", + "position": "Bellman", + "salary": "$84,527", + "office": "Rome", + "extn": "3550", + "start_date": "4/10/2016" + }, + { + "id": "1322", + "name": "Martin Donovan", + "position": "Mobile Developer", + "salary": "$77,856", + "office": "Seattle", + "extn": "3058", + "start_date": "12/13/2014" + }, + { + "id": "1323", + "name": "Elly Morris", + "position": "Associate Professor", + "salary": "$294,006", + "office": "Valetta", + "extn": "9483", + "start_date": "5/3/2000" + }, + { + "id": "1324", + "name": "Chris Wilson", + "position": "Lecturer", + "salary": "$105,653", + "office": "Louisville", + "extn": "4601", + "start_date": "9/21/2018" + }, + { + "id": "1325", + "name": "Chuck Mould", + "position": "Cook", + "salary": "$160,678", + "office": "Lakewood", + "extn": "1731", + "start_date": "1/8/2016" + }, + { + "id": "1326", + "name": "Gabriel Cox", + "position": "Cook", + "salary": "$13,193", + "office": "Tulsa", + "extn": "8854", + "start_date": "5/29/2017" + }, + { + "id": "1327", + "name": "Rick Upsdell", + "position": "Production Painter", + "salary": "$196,321", + "office": "Milwaukee", + "extn": "8306", + "start_date": "1/5/2007" + }, + { + "id": "1328", + "name": "Mandy Kent", + "position": "Front Desk Coordinator", + "salary": "$141,112", + "office": "Honolulu", + "extn": "1618", + "start_date": "7/23/2018" + }, + { + "id": "1329", + "name": "Mark Daniells", + "position": "Mobile Developer", + "salary": "$243,758", + "office": "Valetta", + "extn": "8688", + "start_date": "5/31/2001" + }, + { + "id": "1330", + "name": "Nicholas Attwood", + "position": "Systems Administrator", + "salary": "$275,778", + "office": "Salem", + "extn": "1413", + "start_date": "10/2/2019" + }, + { + "id": "1331", + "name": "Georgia Quinn", + "position": "HR Specialist", + "salary": "$199,988", + "office": "Bakersfield", + "extn": "9834", + "start_date": "1/17/2016" + }, + { + "id": "1332", + "name": "Liliana Carter", + "position": "Executive Director", + "salary": "$40,991", + "office": "Salem", + "extn": "4654", + "start_date": "11/25/2009" + }, + { + "id": "1333", + "name": "Molly Watson", + "position": "Dentist", + "salary": "$201,220", + "office": "Norfolk", + "extn": "8533", + "start_date": "8/24/2017" + }, + { + "id": "1334", + "name": "Lucas Farrant", + "position": "Doctor", + "salary": "$242,900", + "office": "Moreno Valley", + "extn": "7844", + "start_date": "10/11/2001" + }, + { + "id": "1335", + "name": "Camila Wilde", + "position": "Front Desk Coordinator", + "salary": "$76,421", + "office": "Henderson", + "extn": "8349", + "start_date": "9/12/2011" + }, + { + "id": "1336", + "name": "Tom Ward", + "position": "Systems Administrator", + "salary": "$176,720", + "office": "Indianapolis", + "extn": "1064", + "start_date": "4/11/2019" + }, + { + "id": "1337", + "name": "Alessandra London", + "position": "IT Support Staff", + "salary": "$267,728", + "office": "Springfield", + "extn": "6897", + "start_date": "8/26/2014" + }, + { + "id": "1338", + "name": "Renee Vallory", + "position": "Chef Manager", + "salary": "$97,568", + "office": "Prague", + "extn": "7411", + "start_date": "6/13/2001" + }, + { + "id": "1339", + "name": "Clint Whittle", + "position": "Cash Manager", + "salary": "$11,048", + "office": "Laredo", + "extn": "3936", + "start_date": "8/20/2001" + }, + { + "id": "1340", + "name": "Noah James", + "position": "Accountant", + "salary": "$234,620", + "office": "Innsbruck", + "extn": "4515", + "start_date": "7/14/2018" + }, + { + "id": "1341", + "name": "Eduardo Jones", + "position": "Steward", + "salary": "$55,822", + "office": "Fort Lauderdale", + "extn": "3353", + "start_date": "2/21/2005" + }, + { + "id": "1342", + "name": "Elle Addison", + "position": "Designer", + "salary": "$182,018", + "office": "Springfield", + "extn": "5315", + "start_date": "3/6/2008" + }, + { + "id": "1343", + "name": "Alan Pond", + "position": "Bellman", + "salary": "$293,345", + "office": "Las Vegas", + "extn": "5288", + "start_date": "7/14/2013" + }, + { + "id": "1344", + "name": "Vicky Janes", + "position": "Banker", + "salary": "$273,671", + "office": "Lyon", + "extn": "2744", + "start_date": "4/12/2016" + }, + { + "id": "1345", + "name": "Danny Drew", + "position": "Treasurer", + "salary": "$185,538", + "office": "Dallas", + "extn": "9711", + "start_date": "1/8/2009" + }, + { + "id": "1346", + "name": "Alan Alldridge", + "position": "Cash Manager", + "salary": "$49,144", + "office": "Richmond", + "extn": "3614", + "start_date": "7/11/2015" + }, + { + "id": "1347", + "name": "Roger Fleming", + "position": "Stockbroker", + "salary": "$200,944", + "office": "Oklahoma City", + "extn": "5155", + "start_date": "5/2/2004" + }, + { + "id": "1348", + "name": "Chester Flack", + "position": "Production Painter", + "salary": "$59,069", + "office": "Seattle", + "extn": "8503", + "start_date": "3/2/2014" + }, + { + "id": "1349", + "name": "Hazel Carpenter", + "position": "Treasurer", + "salary": "$188,730", + "office": "El Paso", + "extn": "1346", + "start_date": "7/8/2010" + }, + { + "id": "1350", + "name": "Mike Edwards", + "position": "Designer", + "salary": "$238,555", + "office": "Hollywood", + "extn": "5092", + "start_date": "9/11/2019" + }, + { + "id": "1351", + "name": "Anais Morrison", + "position": "Web Developer", + "salary": "$162,441", + "office": "Hollywood", + "extn": "9322", + "start_date": "10/28/2018" + }, + { + "id": "1352", + "name": "Daniel Norman", + "position": "Executive Director", + "salary": "$255,245", + "office": "Honolulu", + "extn": "6210", + "start_date": "7/28/2003" + }, + { + "id": "1353", + "name": "Gabriel Holt", + "position": "Healthcare Specialist", + "salary": "$296,066", + "office": "Worcester", + "extn": "8643", + "start_date": "2/23/2005" + }, + { + "id": "1354", + "name": "Harry Rigg", + "position": "Operator", + "salary": "$131,098", + "office": "San Francisco", + "extn": "1471", + "start_date": "1/4/2012" + }, + { + "id": "1355", + "name": "Owen Gordon", + "position": "Food Technologist", + "salary": "$36,379", + "office": "Fort Lauderdale", + "extn": "6019", + "start_date": "3/18/2008" + }, + { + "id": "1356", + "name": "Margaret Strong", + "position": "HR Coordinator", + "salary": "$80,423", + "office": "Bucharest", + "extn": "4125", + "start_date": "12/22/2001" + }, + { + "id": "1357", + "name": "Jamie Hancock", + "position": "Auditor", + "salary": "$299,997", + "office": "Chicago", + "extn": "2996", + "start_date": "7/13/2002" + }, + { + "id": "1358", + "name": "Marilyn Paterson", + "position": "Service Supervisor", + "salary": "$299,939", + "office": "Milano", + "extn": "7395", + "start_date": "12/1/2013" + }, + { + "id": "1359", + "name": "Sofia Lynch", + "position": "Auditor", + "salary": "$162,532", + "office": "Stockton", + "extn": "1474", + "start_date": "2/13/2005" + }, + { + "id": "1360", + "name": "Carrie Kelly", + "position": "Baker", + "salary": "$65,221", + "office": "Fort Lauderdale", + "extn": "1705", + "start_date": "10/24/2003" + }, + { + "id": "1361", + "name": "Penelope Hall", + "position": "Doctor", + "salary": "$119,100", + "office": "Bucharest", + "extn": "8745", + "start_date": "9/18/2007" + }, + { + "id": "1362", + "name": "Bryce Vollans", + "position": "Global Logistics Supervisor", + "salary": "$36,713", + "office": "Fullerton", + "extn": "1968", + "start_date": "6/26/2001" + }, + { + "id": "1363", + "name": "Crystal Campbell", + "position": "Banker", + "salary": "$189,089", + "office": "Garland", + "extn": "6147", + "start_date": "5/12/2012" + }, + { + "id": "1364", + "name": "Paige Mccall", + "position": "Laboratory Technician", + "salary": "$97,215", + "office": "Los Angeles", + "extn": "1475", + "start_date": "11/19/2007" + }, + { + "id": "1365", + "name": "Tony Johnson", + "position": "Webmaster", + "salary": "$140,027", + "office": "Tokyo", + "extn": "2124", + "start_date": "9/4/2001" + }, + { + "id": "1366", + "name": "Chester Saunders", + "position": "Laboratory Technician", + "salary": "$137,367", + "office": "London", + "extn": "6080", + "start_date": "3/14/2016" + }, + { + "id": "1367", + "name": "Enoch Morris", + "position": "Executive Director", + "salary": "$289,202", + "office": "Bridgeport", + "extn": "4325", + "start_date": "6/8/2000" + }, + { + "id": "1368", + "name": "Kieth Cobb", + "position": "Systems Administrator", + "salary": "$41,296", + "office": "Detroit", + "extn": "5728", + "start_date": "11/19/2009" + }, + { + "id": "1369", + "name": "Greta Umney", + "position": "Budget Analyst", + "salary": "$60,956", + "office": "Garland", + "extn": "7033", + "start_date": "7/9/2016" + }, + { + "id": "1370", + "name": "Eden Judd", + "position": "HR Specialist", + "salary": "$230,708", + "office": "Ontario", + "extn": "5249", + "start_date": "3/8/2014" + }, + { + "id": "1371", + "name": "Daron Olson", + "position": "Restaurant Manager", + "salary": "$196,798", + "office": "Tallahassee", + "extn": "7449", + "start_date": "10/12/2005" + }, + { + "id": "1372", + "name": "John Pearce", + "position": "Systems Administrator", + "salary": "$128,977", + "office": "Chicago", + "extn": "1635", + "start_date": "12/21/2006" + }, + { + "id": "1373", + "name": "Tyson Robinson", + "position": "Chef Manager", + "salary": "$38,503", + "office": "Toledo", + "extn": "4974", + "start_date": "7/8/2000" + }, + { + "id": "1374", + "name": "David Fenton", + "position": "CNC Operator", + "salary": "$15,966", + "office": "Sacramento", + "extn": "4564", + "start_date": "4/22/2002" + }, + { + "id": "1375", + "name": "Michelle Coleman", + "position": "IT Support Staff", + "salary": "$293,282", + "office": "Phoenix", + "extn": "9956", + "start_date": "10/12/2012" + }, + { + "id": "1376", + "name": "Chuck Ralph", + "position": "Global Logistics Supervisor", + "salary": "$73,847", + "office": "Laredo", + "extn": "6668", + "start_date": "11/8/2016" + }, + { + "id": "1377", + "name": "Phillip Long", + "position": "Web Developer", + "salary": "$138,154", + "office": "Miami", + "extn": "4742", + "start_date": "12/13/2018" + }, + { + "id": "1378", + "name": "Sarah Vincent", + "position": "Accountant", + "salary": "$195,276", + "office": "Salt Lake City", + "extn": "7912", + "start_date": "8/11/2000" + }, + { + "id": "1379", + "name": "Roger Fleming", + "position": "Treasurer", + "salary": "$88,685", + "office": "Indianapolis", + "extn": "2978", + "start_date": "8/24/2009" + }, + { + "id": "1380", + "name": "Harry Hogg", + "position": "Bellman", + "salary": "$239,909", + "office": "Salem", + "extn": "5849", + "start_date": "7/14/2004" + }, + { + "id": "1381", + "name": "Lucas Tyler", + "position": "Operator", + "salary": "$267,559", + "office": "New Orleans", + "extn": "5679", + "start_date": "8/15/2001" + }, + { + "id": "1382", + "name": "Bethany Murray", + "position": "Budget Analyst", + "salary": "$194,820", + "office": "Paris", + "extn": "9830", + "start_date": "8/3/2014" + }, + { + "id": "1383", + "name": "Trisha Thorpe", + "position": "HR Coordinator", + "salary": "$189,870", + "office": "Nashville", + "extn": "5827", + "start_date": "10/4/2009" + }, + { + "id": "1384", + "name": "Maxwell Everett", + "position": "Food Technologist", + "salary": "$133,029", + "office": "Tulsa", + "extn": "7143", + "start_date": "3/1/2019" + }, + { + "id": "1385", + "name": "Phillip Eaton", + "position": "Software Engineer", + "salary": "$77,578", + "office": "Saint Paul", + "extn": "4183", + "start_date": "11/27/2004" + }, + { + "id": "1386", + "name": "Daniel Jennson", + "position": "Mobile Developer", + "salary": "$298,686", + "office": "Charlotte", + "extn": "2825", + "start_date": "10/25/2010" + }, + { + "id": "1387", + "name": "Rosalyn Lynch", + "position": "Design Engineer", + "salary": "$197,539", + "office": "Houston", + "extn": "4912", + "start_date": "1/18/2001" + }, + { + "id": "1388", + "name": "Harry Funnell", + "position": "Front Desk Coordinator", + "salary": "$287,686", + "office": "Ontario", + "extn": "9478", + "start_date": "9/28/2002" + }, + { + "id": "1389", + "name": "Alexander Plumb", + "position": "Bookkeeper", + "salary": "$266,709", + "office": "Tulsa", + "extn": "7889", + "start_date": "2/21/2015" + }, + { + "id": "1390", + "name": "Benny Mcguire", + "position": "Webmaster", + "salary": "$269,667", + "office": "Venice", + "extn": "6336", + "start_date": "2/12/2016" + }, + { + "id": "1391", + "name": "Jayden Uttridge", + "position": "HR Coordinator", + "salary": "$193,016", + "office": "Fullerton", + "extn": "2069", + "start_date": "12/18/2011" + }, + { + "id": "1392", + "name": "Zara Edwards", + "position": "Bellman", + "salary": "$262,082", + "office": "Lakewood", + "extn": "8953", + "start_date": "9/12/2005" + }, + { + "id": "1393", + "name": "Phoebe Kirby", + "position": "Cash Manager", + "salary": "$141,395", + "office": "Rochester", + "extn": "9949", + "start_date": "10/24/2010" + }, + { + "id": "1394", + "name": "Lucas Hastings", + "position": "Restaurant Manager", + "salary": "$299,814", + "office": "Charlotte", + "extn": "8254", + "start_date": "10/13/2012" + }, + { + "id": "1395", + "name": "Enoch Potts", + "position": "Designer", + "salary": "$262,059", + "office": "Ontario", + "extn": "7455", + "start_date": "6/2/2018" + }, + { + "id": "1396", + "name": "Maya Craig", + "position": "Systems Administrator", + "salary": "$106,249", + "office": "Oklahoma City", + "extn": "9370", + "start_date": "1/27/2012" + }, + { + "id": "1397", + "name": "Kamila Santos", + "position": "Food Technologist", + "salary": "$215,401", + "office": "Lakewood", + "extn": "9674", + "start_date": "7/17/2009" + }, + { + "id": "1398", + "name": "Agnes Hunt", + "position": "Staffing Consultant", + "salary": "$89,634", + "office": "Washington", + "extn": "9244", + "start_date": "6/2/2016" + }, + { + "id": "1399", + "name": "Hayden Owen", + "position": "Inspector", + "salary": "$68,589", + "office": "Scottsdale", + "extn": "3697", + "start_date": "3/3/2014" + }, + { + "id": "1400", + "name": "Nate Dwyer", + "position": "Investment Advisor", + "salary": "$262,338", + "office": "Seattle", + "extn": "8568", + "start_date": "2/19/2019" + }, + { + "id": "1401", + "name": "Martin Mason", + "position": "Staffing Consultant", + "salary": "$254,222", + "office": "Salem", + "extn": "6494", + "start_date": "9/25/2013" + }, + { + "id": "1402", + "name": "Dasha Verdon", + "position": "Webmaster", + "salary": "$228,979", + "office": "Phoenix", + "extn": "4382", + "start_date": "8/7/2003" + }, + { + "id": "1403", + "name": "Monica Howard", + "position": "Baker", + "salary": "$15,124", + "office": "Miami", + "extn": "5913", + "start_date": "7/28/2019" + }, + { + "id": "1404", + "name": "Christy Addis", + "position": "Insurance Broker", + "salary": "$218,384", + "office": "Prague", + "extn": "1611", + "start_date": "1/22/2002" + }, + { + "id": "1405", + "name": "Abbey Shelton", + "position": "Retail Trainee", + "salary": "$116,924", + "office": "Lancaster", + "extn": "2501", + "start_date": "9/6/2011" + }, + { + "id": "1406", + "name": "Boris Daniells", + "position": "Webmaster", + "salary": "$145,983", + "office": "Boston", + "extn": "2450", + "start_date": "11/27/2002" + }, + { + "id": "1407", + "name": "Alba Ebbs", + "position": "Call Center Representative", + "salary": "$297,023", + "office": "Fullerton", + "extn": "6670", + "start_date": "4/1/2002" + }, + { + "id": "1408", + "name": "Logan Casey", + "position": "Design Engineer", + "salary": "$245,756", + "office": "Ontario", + "extn": "9378", + "start_date": "4/6/2016" + }, + { + "id": "1409", + "name": "Beatrice Herbert", + "position": "Service Supervisor", + "salary": "$69,962", + "office": "Tallahassee", + "extn": "8683", + "start_date": "9/11/2018" + }, + { + "id": "1410", + "name": "Nate Downing", + "position": "Global Logistics Supervisor", + "salary": "$222,751", + "office": "Anaheim", + "extn": "2900", + "start_date": "1/6/2019" + }, + { + "id": "1411", + "name": "Alan Henderson", + "position": "Assistant Buyer", + "salary": "$45,359", + "office": "San Jose", + "extn": "1724", + "start_date": "4/9/2004" + }, + { + "id": "1412", + "name": "Doug Connor", + "position": "Webmaster", + "salary": "$50,299", + "office": "Moreno Valley", + "extn": "4177", + "start_date": "2/23/2005" + }, + { + "id": "1413", + "name": "Alice Thomas", + "position": "Ambulatory Nurse", + "salary": "$32,274", + "office": "Zurich", + "extn": "3751", + "start_date": "1/28/2012" + }, + { + "id": "1414", + "name": "Margaret Hood", + "position": "Cook", + "salary": "$154,757", + "office": "Richmond", + "extn": "5073", + "start_date": "2/4/2017" + }, + { + "id": "1415", + "name": "Allison Roberts", + "position": "Bellman", + "salary": "$75,735", + "office": "Milano", + "extn": "5159", + "start_date": "1/5/2012" + }, + { + "id": "1416", + "name": "Courtney Thomas", + "position": "Investment Advisor", + "salary": "$221,571", + "office": "Washington", + "extn": "7600", + "start_date": "1/15/2018" + }, + { + "id": "1417", + "name": "Gloria Glass", + "position": "Production Painter", + "salary": "$189,762", + "office": "Jersey City", + "extn": "2782", + "start_date": "1/1/2016" + }, + { + "id": "1418", + "name": "Joyce Parker", + "position": "Ambulatory Nurse", + "salary": "$24,304", + "office": "Stockton", + "extn": "8374", + "start_date": "11/28/2002" + }, + { + "id": "1419", + "name": "Rufus Blythe", + "position": "Call Center Representative", + "salary": "$81,592", + "office": "Springfield", + "extn": "2155", + "start_date": "7/20/2002" + }, + { + "id": "1420", + "name": "Chris Grey", + "position": "Inspector", + "salary": "$187,612", + "office": "Philadelphia", + "extn": "2912", + "start_date": "1/31/2008" + }, + { + "id": "1421", + "name": "Danny Robinson", + "position": "Investment Advisor", + "salary": "$105,975", + "office": "Tallahassee", + "extn": "6517", + "start_date": "10/15/2001" + }, + { + "id": "1422", + "name": "Selena Fox", + "position": "Webmaster", + "salary": "$293,671", + "office": "Quebec", + "extn": "7953", + "start_date": "6/15/2013" + }, + { + "id": "1423", + "name": "Bryon Owen", + "position": "Staffing Consultant", + "salary": "$36,583", + "office": "Oklahoma City", + "extn": "9576", + "start_date": "7/11/2018" + }, + { + "id": "1424", + "name": "Juliet Hill", + "position": "Pharmacist", + "salary": "$294,559", + "office": "Bakersfield", + "extn": "8679", + "start_date": "3/23/2010" + }, + { + "id": "1425", + "name": "Sienna Page ", + "position": "Ambulatory Nurse", + "salary": "$42,547", + "office": "Honolulu", + "extn": "2886", + "start_date": "8/4/2012" + }, + { + "id": "1426", + "name": "Henry Victor", + "position": "Bookkeeper", + "salary": "$252,819", + "office": "Paris", + "extn": "1946", + "start_date": "9/20/2002" + }, + { + "id": "1427", + "name": "Peter Sherwood", + "position": "Steward", + "salary": "$274,461", + "office": "Lisbon", + "extn": "7102", + "start_date": "5/13/2016" + }, + { + "id": "1428", + "name": "Daron Shields", + "position": "Associate Professor", + "salary": "$213,431", + "office": "San Jose", + "extn": "1583", + "start_date": "5/15/2014" + }, + { + "id": "1429", + "name": "Sienna Middleton", + "position": "Stockbroker", + "salary": "$71,890", + "office": "Memphis", + "extn": "7029", + "start_date": "2/20/2008" + }, + { + "id": "1430", + "name": "Lucas Healy", + "position": "Electrician", + "salary": "$15,693", + "office": "Norfolk", + "extn": "2691", + "start_date": "12/22/2018" + }, + { + "id": "1431", + "name": "Henry Walker", + "position": "Dentist", + "salary": "$184,393", + "office": "Chicago", + "extn": "7384", + "start_date": "6/8/2001" + }, + { + "id": "1432", + "name": "Tony Cartwright", + "position": "Insurance Broker", + "salary": "$34,571", + "office": "San Antonio", + "extn": "4788", + "start_date": "1/29/2003" + }, + { + "id": "1433", + "name": "Julius Whittle", + "position": "IT Support Staff", + "salary": "$17,319", + "office": "London", + "extn": "1796", + "start_date": "8/22/2010" + }, + { + "id": "1434", + "name": "Adalie Reynolds", + "position": "HR Coordinator", + "salary": "$49,004", + "office": "Sacramento", + "extn": "2692", + "start_date": "11/24/2013" + }, + { + "id": "1435", + "name": "Johnathan Wright", + "position": "Bookkeeper", + "salary": "$83,931", + "office": "Honolulu", + "extn": "4417", + "start_date": "8/16/2010" + }, + { + "id": "1436", + "name": "Logan Edler", + "position": "Systems Administrator", + "salary": "$53,454", + "office": "Miami", + "extn": "4000", + "start_date": "7/7/2019" + }, + { + "id": "1437", + "name": "Hayden Bishop", + "position": "Webmaster", + "salary": "$65,675", + "office": "Phoenix", + "extn": "7885", + "start_date": "3/7/2019" + }, + { + "id": "1438", + "name": "Angela Russell", + "position": "Treasurer", + "salary": "$83,956", + "office": "Stockton", + "extn": "2771", + "start_date": "2/8/2003" + }, + { + "id": "1439", + "name": "Nina Adler", + "position": "Call Center Representative", + "salary": "$108,900", + "office": "Oklahoma City", + "extn": "7582", + "start_date": "4/14/2007" + }, + { + "id": "1440", + "name": "Sabrina Fowler", + "position": "Treasurer", + "salary": "$224,704", + "office": "Otawa", + "extn": "7354", + "start_date": "4/14/2015" + }, + { + "id": "1441", + "name": "Ryan Hudson", + "position": "Retail Trainee", + "salary": "$109,581", + "office": "Kansas City", + "extn": "2910", + "start_date": "8/11/2015" + }, + { + "id": "1442", + "name": "Jacob Norton", + "position": "Service Supervisor", + "salary": "$169,764", + "office": "Long Beach", + "extn": "3331", + "start_date": "9/2/2004" + }, + { + "id": "1443", + "name": "Ronald Pearson", + "position": "Bellman", + "salary": "$138,843", + "office": "London", + "extn": "5475", + "start_date": "12/8/2008" + }, + { + "id": "1444", + "name": "William Price", + "position": "Ambulatory Nurse", + "salary": "$50,396", + "office": "Bellevue", + "extn": "5768", + "start_date": "1/27/2003" + }, + { + "id": "1445", + "name": "Stacy Andrews", + "position": "Associate Professor", + "salary": "$267,001", + "office": "Denver", + "extn": "4360", + "start_date": "2/22/2010" + }, + { + "id": "1446", + "name": "Tony Vangness", + "position": "Call Center Representative", + "salary": "$102,316", + "office": "Houston", + "extn": "8483", + "start_date": "9/29/2005" + }, + { + "id": "1447", + "name": "Rocco Khan", + "position": "Bookkeeper", + "salary": "$57,268", + "office": "Rochester", + "extn": "1868", + "start_date": "12/30/2013" + }, + { + "id": "1448", + "name": "Caleb Ainsworth", + "position": "Production Painter", + "salary": "$71,136", + "office": "Milano", + "extn": "4137", + "start_date": "7/13/2001" + }, + { + "id": "1449", + "name": "Barney Shea", + "position": "Fabricator", + "salary": "$154,160", + "office": "Detroit", + "extn": "7952", + "start_date": "5/31/2006" + }, + { + "id": "1450", + "name": "Gwenyth Cooper", + "position": "Executive Director", + "salary": "$42,731", + "office": "Hollywood", + "extn": "2619", + "start_date": "3/25/2008" + }, + { + "id": "1451", + "name": "Noah Harris", + "position": "Baker", + "salary": "$213,706", + "office": "Tulsa", + "extn": "4032", + "start_date": "8/31/2018" + }, + { + "id": "1452", + "name": "Denis Weatcroft", + "position": "Stockbroker", + "salary": "$16,734", + "office": "Otawa", + "extn": "3269", + "start_date": "7/4/2018" + }, + { + "id": "1453", + "name": "Rowan Campbell", + "position": "Project Manager", + "salary": "$160,754", + "office": "London", + "extn": "4265", + "start_date": "10/17/2017" + }, + { + "id": "1454", + "name": "Hayden Quinton", + "position": "Chef Manager", + "salary": "$45,491", + "office": "Denver", + "extn": "3034", + "start_date": "7/25/2019" + }, + { + "id": "1455", + "name": "Gladys Kennedy", + "position": "Associate Professor", + "salary": "$94,115", + "office": "Fullerton", + "extn": "5353", + "start_date": "3/24/2003" + }, + { + "id": "1456", + "name": "Nathan Tennant", + "position": "Healthcare Specialist", + "salary": "$203,861", + "office": "Lisbon", + "extn": "9597", + "start_date": "6/20/2011" + }, + { + "id": "1457", + "name": "Chanelle Cooper", + "position": "Bookkeeper", + "salary": "$185,540", + "office": "Worcester", + "extn": "1993", + "start_date": "1/9/2014" + }, + { + "id": "1458", + "name": "Kamila Redfern", + "position": "Cash Manager", + "salary": "$90,246", + "office": "Toledo", + "extn": "4603", + "start_date": "3/13/2008" + }, + { + "id": "1459", + "name": "Jaylene Lewin", + "position": "Web Developer", + "salary": "$256,006", + "office": "Madison", + "extn": "2794", + "start_date": "8/13/2000" + }, + { + "id": "1460", + "name": "Owen Vaughn", + "position": "Software Engineer", + "salary": "$158,138", + "office": "San Francisco", + "extn": "9187", + "start_date": "1/14/2001" + }, + { + "id": "1461", + "name": "Sarah Marshall", + "position": "CNC Operator", + "salary": "$118,485", + "office": "Moreno Valley", + "extn": "8772", + "start_date": "7/11/2003" + }, + { + "id": "1462", + "name": "Angelique Dunbar", + "position": "Laboratory Technician", + "salary": "$131,612", + "office": "Cincinnati", + "extn": "6732", + "start_date": "1/26/2010" + }, + { + "id": "1463", + "name": "Dasha Weston", + "position": "Investment Advisor", + "salary": "$188,358", + "office": "Scottsdale", + "extn": "1389", + "start_date": "12/26/2009" + }, + { + "id": "1464", + "name": "Liv Thorpe", + "position": "Call Center Representative", + "salary": "$262,953", + "office": "Bakersfield", + "extn": "5044", + "start_date": "4/27/2003" + }, + { + "id": "1465", + "name": "Aeris Robe", + "position": "Ambulatory Nurse", + "salary": "$122,554", + "office": "Amarillo", + "extn": "2658", + "start_date": "3/27/2008" + }, + { + "id": "1466", + "name": "Alice Darcy", + "position": "Accountant", + "salary": "$45,546", + "office": "Fort Lauderdale", + "extn": "3545", + "start_date": "8/31/2002" + }, + { + "id": "1467", + "name": "Chuck Newton", + "position": "Treasurer", + "salary": "$234,401", + "office": "San Bernardino", + "extn": "5839", + "start_date": "2/26/2001" + }, + { + "id": "1468", + "name": "Hayden Simpson", + "position": "Investment Advisor", + "salary": "$72,928", + "office": "Rochester", + "extn": "1949", + "start_date": "5/2/2006" + }, + { + "id": "1469", + "name": "Javier Egerton", + "position": "Web Developer", + "salary": "$169,778", + "office": "Norfolk", + "extn": "3830", + "start_date": "7/16/2017" + }, + { + "id": "1470", + "name": "Oliver Hastings", + "position": "Fabricator", + "salary": "$176,287", + "office": "Bellevue", + "extn": "3977", + "start_date": "5/27/2017" + }, + { + "id": "1471", + "name": "Barney Cooper", + "position": "Bookkeeper", + "salary": "$262,304", + "office": "Charlotte", + "extn": "1811", + "start_date": "7/28/2000" + }, + { + "id": "1472", + "name": "Havana Dowson", + "position": "Inspector", + "salary": "$178,048", + "office": "St. Louis", + "extn": "6049", + "start_date": "10/2/2014" + }, + { + "id": "1473", + "name": "Dakota Morgan", + "position": "Doctor", + "salary": "$33,092", + "office": "Anaheim", + "extn": "9472", + "start_date": "8/9/2019" + }, + { + "id": "1474", + "name": "Carmen Riley", + "position": "Production Painter", + "salary": "$235,407", + "office": "Salt Lake City", + "extn": "4568", + "start_date": "10/2/2015" + }, + { + "id": "1475", + "name": "Jamie Rossi", + "position": "Project Manager", + "salary": "$187,390", + "office": "Scottsdale", + "extn": "1256", + "start_date": "4/11/2006" + }, + { + "id": "1476", + "name": "Jaylene Walton", + "position": "Stockbroker", + "salary": "$196,798", + "office": "Glendale", + "extn": "5238", + "start_date": "9/25/2001" + }, + { + "id": "1477", + "name": "Gabriel Larkin", + "position": "Retail Trainee", + "salary": "$290,289", + "office": "Rome", + "extn": "5089", + "start_date": "11/20/2006" + }, + { + "id": "1478", + "name": "Mona Farrell", + "position": "Biologist", + "salary": "$21,004", + "office": "Quebec", + "extn": "4212", + "start_date": "1/14/2019" + }, + { + "id": "1479", + "name": "Abdul Long", + "position": "Bookkeeper", + "salary": "$285,738", + "office": "Orlando", + "extn": "6024", + "start_date": "5/30/2006" + }, + { + "id": "1480", + "name": "Celia Robinson", + "position": "Healthcare Specialist", + "salary": "$128,954", + "office": "Anaheim", + "extn": "5530", + "start_date": "2/5/2017" + }, + { + "id": "1481", + "name": "Chad Woodley", + "position": "Front Desk Coordinator", + "salary": "$15,576", + "office": "Baltimore", + "extn": "5169", + "start_date": "6/27/2014" + }, + { + "id": "1482", + "name": "Tom Harris", + "position": "Insurance Broker", + "salary": "$65,692", + "office": "Worcester", + "extn": "9925", + "start_date": "8/24/2015" + }, + { + "id": "1483", + "name": "Rick Amstead", + "position": "Pharmacist", + "salary": "$233,127", + "office": "Saint Paul", + "extn": "7649", + "start_date": "1/19/2009" + }, + { + "id": "1484", + "name": "Lexi Mitchell", + "position": "Baker", + "salary": "$179,865", + "office": "Berna", + "extn": "7820", + "start_date": "1/20/2017" + }, + { + "id": "1485", + "name": "Tom Noon", + "position": "Investment Advisor", + "salary": "$198,489", + "office": "Springfield", + "extn": "9361", + "start_date": "4/5/2017" + }, + { + "id": "1486", + "name": "Javier Ellis", + "position": "Stockbroker", + "salary": "$291,008", + "office": "Milwaukee", + "extn": "8792", + "start_date": "8/31/2019" + }, + { + "id": "1487", + "name": "Ema Bell", + "position": "Insurance Broker", + "salary": "$249,090", + "office": "Hollywood", + "extn": "5936", + "start_date": "8/12/2000" + }, + { + "id": "1488", + "name": "Hank Higgs", + "position": "Health Educator", + "salary": "$157,233", + "office": "Venice", + "extn": "3816", + "start_date": "6/16/2010" + }, + { + "id": "1489", + "name": "Anthony Waterhouse", + "position": "Clerk", + "salary": "$232,083", + "office": "Madison", + "extn": "7542", + "start_date": "9/18/2019" + }, + { + "id": "1490", + "name": "Joseph Slater", + "position": "Staffing Consultant", + "salary": "$266,783", + "office": "Columbus", + "extn": "9464", + "start_date": "5/19/2006" + }, + { + "id": "1491", + "name": "Wade Fisher", + "position": "Doctor", + "salary": "$170,453", + "office": "Murfreesboro", + "extn": "9265", + "start_date": "6/16/2013" + }, + { + "id": "1492", + "name": "Manuel Tindall", + "position": "Loan Officer", + "salary": "$81,954", + "office": "Albuquerque", + "extn": "1667", + "start_date": "1/11/2006" + }, + { + "id": "1493", + "name": "Irene Lambert", + "position": "Biologist", + "salary": "$13,811", + "office": "Wien", + "extn": "7402", + "start_date": "8/21/2011" + }, + { + "id": "1494", + "name": "Rick Irving", + "position": "CNC Operator", + "salary": "$167,193", + "office": "Charlotte", + "extn": "2833", + "start_date": "6/30/2001" + }, + { + "id": "1495", + "name": "Jayden Brooks", + "position": "Electrician", + "salary": "$286,713", + "office": "Zurich", + "extn": "7459", + "start_date": "11/28/2004" + }, + { + "id": "1496", + "name": "Destiny Graham", + "position": "Baker", + "salary": "$278,002", + "office": "Oklahoma City", + "extn": "8708", + "start_date": "3/7/2019" + }, + { + "id": "1497", + "name": "Stephanie Eagle", + "position": "Accountant", + "salary": "$90,167", + "office": "Phoenix", + "extn": "2378", + "start_date": "12/27/2001" + }, + { + "id": "1498", + "name": "Harry Mcneill", + "position": "Assistant Buyer", + "salary": "$107,263", + "office": "Salt Lake City", + "extn": "4222", + "start_date": "3/26/2017" + }, + { + "id": "1499", + "name": "Chuck Vaughn", + "position": "Healthcare Specialist", + "salary": "$56,989", + "office": "Bucharest", + "extn": "7242", + "start_date": "5/4/2004" + }, + { + "id": "1500", + "name": "Faith Hepburn", + "position": "Physician", + "salary": "$194,271", + "office": "Ontario", + "extn": "1334", + "start_date": "11/14/2001" + }, + { + "id": "1501", + "name": "Aiden Drummond", + "position": "Stockbroker", + "salary": "$74,802", + "office": "Laredo", + "extn": "7738", + "start_date": "1/29/2012" + }, + { + "id": "1502", + "name": "Cecilia Brooks", + "position": "Healthcare Specialist", + "salary": "$12,341", + "office": "Murfreesboro", + "extn": "2406", + "start_date": "1/24/2008" + }, + { + "id": "1503", + "name": "Tony Tailor", + "position": "Mobile Developer", + "salary": "$260,613", + "office": "Madison", + "extn": "3529", + "start_date": "6/30/2016" + }, + { + "id": "1504", + "name": "Bryon James", + "position": "Restaurant Manager", + "salary": "$109,513", + "office": "Jacksonville", + "extn": "5669", + "start_date": "4/28/2009" + }, + { + "id": "1505", + "name": "Kieth Nurton", + "position": "Associate Professor", + "salary": "$114,066", + "office": "Fayetteville", + "extn": "5665", + "start_date": "8/9/2018" + }, + { + "id": "1506", + "name": "Rosemary Howard", + "position": "Electrician", + "salary": "$205,862", + "office": "Nashville", + "extn": "3487", + "start_date": "7/2/2006" + }, + { + "id": "1507", + "name": "Lucas Hilton", + "position": "Machine Operator", + "salary": "$256,615", + "office": "Laredo", + "extn": "4445", + "start_date": "8/9/2017" + }, + { + "id": "1508", + "name": "Chester Nobbs", + "position": "Webmaster", + "salary": "$189,825", + "office": "Stockton", + "extn": "2909", + "start_date": "3/19/2006" + }, + { + "id": "1509", + "name": "Irene Whittle", + "position": "Web Developer", + "salary": "$202,061", + "office": "Bakersfield", + "extn": "2875", + "start_date": "11/4/2003" + }, + { + "id": "1510", + "name": "Mason Collins", + "position": "Front Desk Coordinator", + "salary": "$193,962", + "office": "Albuquerque", + "extn": "4086", + "start_date": "1/4/2011" + }, + { + "id": "1511", + "name": "Melania Tyler", + "position": "Mobile Developer", + "salary": "$58,719", + "office": "Pittsburgh", + "extn": "2465", + "start_date": "4/17/2002" + }, + { + "id": "1512", + "name": "Mackenzie Powell", + "position": "Audiologist", + "salary": "$202,847", + "office": "Oklahoma City", + "extn": "3563", + "start_date": "6/21/2013" + }, + { + "id": "1513", + "name": "Daniel Woodcock", + "position": "Paramedic", + "salary": "$86,751", + "office": "Chicago", + "extn": "9942", + "start_date": "3/30/2019" + }, + { + "id": "1514", + "name": "Greta Vince", + "position": "Baker", + "salary": "$47,188", + "office": "Huntsville", + "extn": "5661", + "start_date": "8/11/2000" + }, + { + "id": "1515", + "name": "Raquel Martin", + "position": "Baker", + "salary": "$66,780", + "office": "San Diego", + "extn": "8466", + "start_date": "5/12/2005" + }, + { + "id": "1516", + "name": "Fiona Umney", + "position": "Project Manager", + "salary": "$96,152", + "office": "Springfield", + "extn": "7152", + "start_date": "6/1/2002" + }, + { + "id": "1517", + "name": "Johnathan Gates", + "position": "Steward", + "salary": "$95,292", + "office": "Madrid", + "extn": "4192", + "start_date": "3/14/2003" + }, + { + "id": "1518", + "name": "Jackeline Roscoe", + "position": "Staffing Consultant", + "salary": "$269,911", + "office": "Escondido", + "extn": "4961", + "start_date": "10/15/2002" + }, + { + "id": "1519", + "name": "Wendy Terry", + "position": "Physician", + "salary": "$32,803", + "office": "Fremont", + "extn": "1829", + "start_date": "11/20/2006" + }, + { + "id": "1520", + "name": "Dakota Cork", + "position": "Accountant", + "salary": "$38,802", + "office": "Memphis", + "extn": "5002", + "start_date": "2/27/2018" + }, + { + "id": "1521", + "name": "Ryan Baker", + "position": "Accountant", + "salary": "$245,532", + "office": "Rome", + "extn": "4602", + "start_date": "7/8/2013" + }, + { + "id": "1522", + "name": "Carter Brett", + "position": "Food Technologist", + "salary": "$249,912", + "office": "St. Louis", + "extn": "7495", + "start_date": "5/15/2001" + }, + { + "id": "1523", + "name": "Nicole Windsor", + "position": "Systems Administrator", + "salary": "$174,241", + "office": "Paris", + "extn": "2627", + "start_date": "10/19/2013" + }, + { + "id": "1524", + "name": "Nick Buckley", + "position": "IT Support Staff", + "salary": "$230,964", + "office": "Hayward", + "extn": "6063", + "start_date": "10/12/2018" + }, + { + "id": "1525", + "name": "Charlotte Moran", + "position": "Healthcare Specialist", + "salary": "$42,158", + "office": "Indianapolis", + "extn": "2245", + "start_date": "11/5/2003" + }, + { + "id": "1526", + "name": "Ruth Lloyd", + "position": "Accountant", + "salary": "$14,031", + "office": "Las Vegas", + "extn": "2946", + "start_date": "12/6/2009" + }, + { + "id": "1527", + "name": "David Olson", + "position": "IT Support Staff", + "salary": "$118,403", + "office": "Tulsa", + "extn": "9108", + "start_date": "1/16/2010" + }, + { + "id": "1528", + "name": "Benny Douglas", + "position": "Project Manager", + "salary": "$92,203", + "office": "Fayetteville", + "extn": "7738", + "start_date": "1/21/2011" + }, + { + "id": "1529", + "name": "Matthew Ward", + "position": "Baker", + "salary": "$136,297", + "office": "San Antonio", + "extn": "6394", + "start_date": "6/28/2014" + }, + { + "id": "1530", + "name": "Barry Newman", + "position": "Executive Director", + "salary": "$200,240", + "office": "Wien", + "extn": "6345", + "start_date": "10/22/2005" + }, + { + "id": "1531", + "name": "Angelina Allen", + "position": "Chef Manager", + "salary": "$293,926", + "office": "Phoenix", + "extn": "2287", + "start_date": "11/30/2014" + }, + { + "id": "1532", + "name": "Adalind Coll", + "position": "Staffing Consultant", + "salary": "$298,429", + "office": "Salt Lake City", + "extn": "1847", + "start_date": "12/26/2017" + }, + { + "id": "1533", + "name": "Courtney Button", + "position": "Baker", + "salary": "$179,461", + "office": "Louisville", + "extn": "7213", + "start_date": "2/9/2019" + }, + { + "id": "1534", + "name": "Zoe Moss", + "position": "Paramedic", + "salary": "$11,169", + "office": "Portland", + "extn": "9277", + "start_date": "8/26/2011" + }, + { + "id": "1535", + "name": "Barney Wheeler", + "position": "Service Supervisor", + "salary": "$56,261", + "office": "Wien", + "extn": "5365", + "start_date": "12/10/2003" + }, + { + "id": "1536", + "name": "Logan Roscoe", + "position": "Global Logistics Supervisor", + "salary": "$185,815", + "office": "Bakersfield", + "extn": "7532", + "start_date": "3/21/2001" + }, + { + "id": "1537", + "name": "Bryce Clarke", + "position": "Cash Manager", + "salary": "$46,562", + "office": "Salt Lake City", + "extn": "3396", + "start_date": "7/30/2019" + }, + { + "id": "1538", + "name": "William Price", + "position": "HR Specialist", + "salary": "$219,750", + "office": "Memphis", + "extn": "6640", + "start_date": "6/27/2009" + }, + { + "id": "1539", + "name": "Benjamin Parker", + "position": "Fabricator", + "salary": "$83,703", + "office": "Albuquerque", + "extn": "8418", + "start_date": "1/31/2017" + }, + { + "id": "1540", + "name": "Lucas Robinson", + "position": "Pharmacist", + "salary": "$263,543", + "office": "Amarillo", + "extn": "4421", + "start_date": "6/29/2018" + }, + { + "id": "1541", + "name": "Nathan Mooney", + "position": "Restaurant Manager", + "salary": "$182,855", + "office": "Seattle", + "extn": "5214", + "start_date": "8/15/2008" + }, + { + "id": "1542", + "name": "Bob Mason", + "position": "Software Engineer", + "salary": "$297,172", + "office": "San Bernardino", + "extn": "1402", + "start_date": "3/24/2003" + }, + { + "id": "1543", + "name": "Olivia Poulton", + "position": "Audiologist", + "salary": "$204,293", + "office": "Madrid", + "extn": "7201", + "start_date": "12/12/2001" + }, + { + "id": "1544", + "name": "Jacob Taylor", + "position": "Audiologist", + "salary": "$35,402", + "office": "Anaheim", + "extn": "5070", + "start_date": "10/19/2007" + }, + { + "id": "1545", + "name": "Adelaide Gates", + "position": "Paramedic", + "salary": "$71,606", + "office": "Venice", + "extn": "5764", + "start_date": "8/9/2017" + }, + { + "id": "1546", + "name": "Eduardo Grady", + "position": "Food Technologist", + "salary": "$56,791", + "office": "Oakland", + "extn": "1764", + "start_date": "10/15/2014" + }, + { + "id": "1547", + "name": "Audrey Clarke", + "position": "Chef Manager", + "salary": "$170,576", + "office": "Houston", + "extn": "4772", + "start_date": "2/2/2014" + }, + { + "id": "1548", + "name": "Jocelyn Patel", + "position": "Ambulatory Nurse", + "salary": "$242,957", + "office": "Laredo", + "extn": "7674", + "start_date": "4/13/2011" + }, + { + "id": "1549", + "name": "Joseph Mills", + "position": "Audiologist", + "salary": "$39,750", + "office": "Orlando", + "extn": "7751", + "start_date": "2/10/2006" + }, + { + "id": "1550", + "name": "Josh Abbey", + "position": "Pharmacist", + "salary": "$238,388", + "office": "San Jose", + "extn": "7896", + "start_date": "4/16/2009" + }, + { + "id": "1551", + "name": "Janice Rehman", + "position": "Staffing Consultant", + "salary": "$231,779", + "office": "New York", + "extn": "9225", + "start_date": "1/28/2000" + }, + { + "id": "1552", + "name": "Luke Richardson", + "position": "Laboratory Technician", + "salary": "$40,571", + "office": "Sacramento", + "extn": "9594", + "start_date": "1/16/2019" + }, + { + "id": "1553", + "name": "Ramon Varley", + "position": "Operator", + "salary": "$225,948", + "office": "Madrid", + "extn": "4132", + "start_date": "12/1/2015" + }, + { + "id": "1554", + "name": "Nicholas Roberts", + "position": "Electrician", + "salary": "$185,031", + "office": "Otawa", + "extn": "8661", + "start_date": "10/26/2007" + }, + { + "id": "1555", + "name": "Nate Jordan", + "position": "HR Specialist", + "salary": "$203,790", + "office": "Escondido", + "extn": "1951", + "start_date": "3/7/2010" + }, + { + "id": "1556", + "name": "Aleksandra Dubois", + "position": "HR Coordinator", + "salary": "$280,043", + "office": "Richmond", + "extn": "5775", + "start_date": "1/2/2013" + }, + { + "id": "1557", + "name": "Benjamin Collingwood", + "position": "Laboratory Technician", + "salary": "$134,537", + "office": "Wien", + "extn": "3300", + "start_date": "2/27/2002" + }, + { + "id": "1558", + "name": "Erin Newton", + "position": "Executive Director", + "salary": "$224,291", + "office": "Reno", + "extn": "1538", + "start_date": "10/25/2013" + }, + { + "id": "1559", + "name": "Catherine Benson", + "position": "HR Coordinator", + "salary": "$214,972", + "office": "Jacksonville", + "extn": "7274", + "start_date": "2/14/2017" + }, + { + "id": "1560", + "name": "Joy Kent", + "position": "Healthcare Specialist", + "salary": "$167,421", + "office": "San Bernardino", + "extn": "1439", + "start_date": "2/9/2005" + }, + { + "id": "1561", + "name": "Leslie Carter", + "position": "Call Center Representative", + "salary": "$81,245", + "office": "Louisville", + "extn": "8339", + "start_date": "10/27/2011" + }, + { + "id": "1562", + "name": "Dasha Bloom", + "position": "Business Broker", + "salary": "$165,496", + "office": "Zurich", + "extn": "5386", + "start_date": "2/29/2008" + }, + { + "id": "1563", + "name": "Shelby Baldwin", + "position": "Restaurant Manager", + "salary": "$146,074", + "office": "Laredo", + "extn": "2808", + "start_date": "11/6/2012" + }, + { + "id": "1564", + "name": "Mavis Alldridge", + "position": "IT Support Staff", + "salary": "$30,657", + "office": "Murfreesboro", + "extn": "3537", + "start_date": "12/12/2000" + }, + { + "id": "1565", + "name": "Anabelle Mcleod", + "position": "Designer", + "salary": "$133,754", + "office": "Washington", + "extn": "7286", + "start_date": "4/11/2015" + }, + { + "id": "1566", + "name": "Chuck Jackson", + "position": "HR Coordinator", + "salary": "$33,511", + "office": "Venice", + "extn": "6789", + "start_date": "11/1/2007" + }, + { + "id": "1567", + "name": "Shannon Anderson", + "position": "Food Technologist", + "salary": "$32,752", + "office": "Tallahassee", + "extn": "9682", + "start_date": "7/27/2002" + }, + { + "id": "1568", + "name": "Eduardo Lewis", + "position": "Global Logistics Supervisor", + "salary": "$93,914", + "office": "Prague", + "extn": "8904", + "start_date": "10/29/2018" + }, + { + "id": "1569", + "name": "Chadwick Murphy", + "position": "Systems Administrator", + "salary": "$61,204", + "office": "Berna", + "extn": "4023", + "start_date": "1/9/2008" + }, + { + "id": "1570", + "name": "Dani Walker", + "position": "Service Supervisor", + "salary": "$135,355", + "office": "Jersey City", + "extn": "4776", + "start_date": "12/22/2015" + }, + { + "id": "1571", + "name": "Georgia Thorne", + "position": "Systems Administrator", + "salary": "$110,290", + "office": "Sacramento", + "extn": "9078", + "start_date": "3/31/2010" + }, + { + "id": "1572", + "name": "Ryan Lunt", + "position": "Operator", + "salary": "$93,736", + "office": "Bakersfield", + "extn": "5710", + "start_date": "9/27/2015" + }, + { + "id": "1573", + "name": "Tiffany Neville", + "position": "Systems Administrator", + "salary": "$134,072", + "office": "Nashville", + "extn": "6707", + "start_date": "7/3/2010" + }, + { + "id": "1574", + "name": "Deborah Ebbs", + "position": "Pharmacist", + "salary": "$120,062", + "office": "Bakersfield", + "extn": "7113", + "start_date": "1/19/2010" + }, + { + "id": "1575", + "name": "Danielle Becker", + "position": "Auditor", + "salary": "$180,670", + "office": "Fullerton", + "extn": "3855", + "start_date": "8/4/2005" + }, + { + "id": "1576", + "name": "Fred Harrington", + "position": "HR Specialist", + "salary": "$168,325", + "office": "Salem", + "extn": "6259", + "start_date": "7/2/2017" + }, + { + "id": "1577", + "name": "Clint Rowan", + "position": "Baker", + "salary": "$78,116", + "office": "Cincinnati", + "extn": "4849", + "start_date": "4/6/2002" + }, + { + "id": "1578", + "name": "Parker Eastwood", + "position": "Audiologist", + "salary": "$160,329", + "office": "Cincinnati", + "extn": "7108", + "start_date": "3/17/2004" + }, + { + "id": "1579", + "name": "Matthew Stone", + "position": "Banker", + "salary": "$118,101", + "office": "Tulsa", + "extn": "5054", + "start_date": "4/17/2018" + }, + { + "id": "1580", + "name": "Chester Cavanagh", + "position": "HR Specialist", + "salary": "$71,746", + "office": "Cincinnati", + "extn": "6349", + "start_date": "12/10/2016" + }, + { + "id": "1581", + "name": "Wade Whatson", + "position": "Operator", + "salary": "$42,216", + "office": "Reno", + "extn": "8736", + "start_date": "1/15/2004" + }, + { + "id": "1582", + "name": "Benny Hepburn", + "position": "Biologist", + "salary": "$96,792", + "office": "Zurich", + "extn": "8901", + "start_date": "2/27/2013" + }, + { + "id": "1583", + "name": "Tom Benson", + "position": "Clerk", + "salary": "$157,808", + "office": "Oklahoma City", + "extn": "9623", + "start_date": "4/2/2012" + }, + { + "id": "1584", + "name": "Julian Butler", + "position": "Business Broker", + "salary": "$165,074", + "office": "Indianapolis", + "extn": "7660", + "start_date": "3/30/2001" + }, + { + "id": "1585", + "name": "Scarlett Nanton", + "position": "Service Supervisor", + "salary": "$181,977", + "office": "Springfield", + "extn": "3198", + "start_date": "5/12/2019" + }, + { + "id": "1586", + "name": "William Douglas", + "position": "Stockbroker", + "salary": "$163,891", + "office": "Kansas City", + "extn": "4130", + "start_date": "11/12/2004" + }, + { + "id": "1587", + "name": "Caleb Shields", + "position": "Steward", + "salary": "$67,758", + "office": "Hayward", + "extn": "4954", + "start_date": "4/25/2018" + }, + { + "id": "1588", + "name": "Tara Allcott", + "position": "Cash Manager", + "salary": "$199,774", + "office": "Charlotte", + "extn": "5832", + "start_date": "5/29/2007" + }, + { + "id": "1589", + "name": "Henry Robertson", + "position": "Retail Trainee", + "salary": "$214,899", + "office": "Berlin", + "extn": "5854", + "start_date": "3/6/2014" + }, + { + "id": "1590", + "name": "Aleksandra Whitmore", + "position": "Chef Manager", + "salary": "$157,373", + "office": "Albuquerque", + "extn": "4860", + "start_date": "8/24/2010" + }, + { + "id": "1591", + "name": "Freya Summers", + "position": "Baker", + "salary": "$79,839", + "office": "Tulsa", + "extn": "4860", + "start_date": "1/18/2014" + }, + { + "id": "1592", + "name": "Susan Stone ", + "position": "Clerk", + "salary": "$298,337", + "office": "Salt Lake City", + "extn": "5782", + "start_date": "8/13/2007" + }, + { + "id": "1593", + "name": "Doug Gaynor", + "position": "Cook", + "salary": "$75,747", + "office": "Valetta", + "extn": "3834", + "start_date": "9/25/2018" + }, + { + "id": "1594", + "name": "Rufus Rainford", + "position": "Electrician", + "salary": "$107,559", + "office": "Irving", + "extn": "9936", + "start_date": "9/1/2005" + }, + { + "id": "1595", + "name": "Monica Archer", + "position": "Dentist", + "salary": "$278,386", + "office": "Salem", + "extn": "3881", + "start_date": "2/8/2000" + }, + { + "id": "1596", + "name": "Eduardo Styles", + "position": "HR Coordinator", + "salary": "$218,820", + "office": "Washington", + "extn": "1165", + "start_date": "10/21/2007" + }, + { + "id": "1597", + "name": "Lillian Hooper", + "position": "Audiologist", + "salary": "$103,446", + "office": "Jacksonville", + "extn": "8778", + "start_date": "10/3/2007" + }, + { + "id": "1598", + "name": "Chester Clifford", + "position": "Lecturer", + "salary": "$52,856", + "office": "Chicago", + "extn": "1784", + "start_date": "5/20/2012" + }, + { + "id": "1599", + "name": "Carina Johnson", + "position": "Business Broker", + "salary": "$137,368", + "office": "Venice", + "extn": "7060", + "start_date": "4/21/2005" + }, + { + "id": "1600", + "name": "Morgan Kent", + "position": "Associate Professor", + "salary": "$151,159", + "office": "New York", + "extn": "5929", + "start_date": "10/17/2002" + }, + { + "id": "1601", + "name": "Tyler Goodman", + "position": "Executive Director", + "salary": "$48,624", + "office": "Laredo", + "extn": "5798", + "start_date": "1/27/2006" + }, + { + "id": "1602", + "name": "Paige Seymour", + "position": "Doctor", + "salary": "$72,621", + "office": "Long Beach", + "extn": "9254", + "start_date": "3/25/2014" + }, + { + "id": "1603", + "name": "Nina Gibson", + "position": "Pharmacist", + "salary": "$273,894", + "office": "Bucharest", + "extn": "2633", + "start_date": "7/9/2001" + }, + { + "id": "1604", + "name": "Ellen Truscott", + "position": "Executive Director", + "salary": "$224,858", + "office": "Hayward", + "extn": "5513", + "start_date": "7/24/2014" + }, + { + "id": "1605", + "name": "Morgan Jordan", + "position": "Business Broker", + "salary": "$84,739", + "office": "Pittsburgh", + "extn": "2930", + "start_date": "6/7/2004" + }, + { + "id": "1606", + "name": "Matt Hastings", + "position": "Cashier", + "salary": "$29,555", + "office": "Arlington", + "extn": "5812", + "start_date": "6/22/2002" + }, + { + "id": "1607", + "name": "Bryon Morris", + "position": "Dentist", + "salary": "$160,973", + "office": "Saint Paul", + "extn": "1930", + "start_date": "4/13/2004" + }, + { + "id": "1608", + "name": "Mike Higgs", + "position": "Loan Officer", + "salary": "$244,758", + "office": "Prague", + "extn": "5426", + "start_date": "2/4/2017" + }, + { + "id": "1609", + "name": "Daron Tailor", + "position": "Electrician", + "salary": "$137,717", + "office": "Prague", + "extn": "3157", + "start_date": "12/15/2003" + }, + { + "id": "1610", + "name": "Henry Kidd", + "position": "Banker", + "salary": "$63,958", + "office": "Laredo", + "extn": "6599", + "start_date": "5/20/2002" + }, + { + "id": "1611", + "name": "Chester Taylor", + "position": "Assistant Buyer", + "salary": "$53,442", + "office": "Miami", + "extn": "8146", + "start_date": "7/20/2012" + }, + { + "id": "1612", + "name": "William Egerton", + "position": "Loan Officer", + "salary": "$257,044", + "office": "Richmond", + "extn": "4212", + "start_date": "5/13/2019" + }, + { + "id": "1613", + "name": "Bryce Sinclair", + "position": "Business Broker", + "salary": "$262,263", + "office": "San Diego", + "extn": "3905", + "start_date": "10/3/2004" + }, + { + "id": "1614", + "name": "Mya Parker", + "position": "Chef Manager", + "salary": "$223,494", + "office": "Saint Paul", + "extn": "8085", + "start_date": "1/15/2008" + }, + { + "id": "1615", + "name": "Boris Larkin", + "position": "Steward", + "salary": "$83,303", + "office": "Nashville", + "extn": "5232", + "start_date": "2/19/2015" + }, + { + "id": "1616", + "name": "Margaret Brown", + "position": "Web Developer", + "salary": "$22,421", + "office": "Scottsdale", + "extn": "3155", + "start_date": "2/23/2006" + }, + { + "id": "1617", + "name": "Ronald Campbell", + "position": "Banker", + "salary": "$131,861", + "office": "Louisville", + "extn": "7842", + "start_date": "9/30/2003" + }, + { + "id": "1618", + "name": "Chadwick Whinter", + "position": "Accountant", + "salary": "$237,253", + "office": "St. Louis", + "extn": "1051", + "start_date": "4/5/2015" + }, + { + "id": "1619", + "name": "Fiona Watt", + "position": "CNC Operator", + "salary": "$169,686", + "office": "San Diego", + "extn": "2843", + "start_date": "4/16/2003" + }, + { + "id": "1620", + "name": "Hazel Whitmore", + "position": "Inspector", + "salary": "$98,663", + "office": "Honolulu", + "extn": "1491", + "start_date": "1/20/2000" + }, + { + "id": "1621", + "name": "Nicholas Spencer", + "position": "Ambulatory Nurse", + "salary": "$215,839", + "office": "Baltimore", + "extn": "9437", + "start_date": "1/13/2006" + }, + { + "id": "1622", + "name": "Russel Underhill", + "position": "Lecturer", + "salary": "$136,915", + "office": "Philadelphia", + "extn": "2859", + "start_date": "7/8/2019" + }, + { + "id": "1623", + "name": "Holly Jones", + "position": "Budget Analyst", + "salary": "$249,007", + "office": "Bucharest", + "extn": "1978", + "start_date": "3/5/2014" + }, + { + "id": "1624", + "name": "Adalie Pickard", + "position": "HR Coordinator", + "salary": "$54,380", + "office": "Detroit", + "extn": "4653", + "start_date": "7/11/2004" + }, + { + "id": "1625", + "name": "Crystal Quinn", + "position": "Dentist", + "salary": "$214,678", + "office": "Orlando", + "extn": "2706", + "start_date": "10/16/2015" + }, + { + "id": "1626", + "name": "Bob Graves", + "position": "Project Manager", + "salary": "$52,425", + "office": "Norfolk", + "extn": "9472", + "start_date": "11/17/2003" + }, + { + "id": "1627", + "name": "Vivian Emmett", + "position": "Clerk", + "salary": "$166,826", + "office": "Reno", + "extn": "4262", + "start_date": "6/19/2011" + }, + { + "id": "1628", + "name": "Anthony Redwood", + "position": "Associate Professor", + "salary": "$229,168", + "office": "Garland", + "extn": "6844", + "start_date": "6/1/2010" + }, + { + "id": "1629", + "name": "Alexander Gordon", + "position": "Software Engineer", + "salary": "$43,528", + "office": "Otawa", + "extn": "4881", + "start_date": "9/7/2005" + }, + { + "id": "1630", + "name": "Bart Button", + "position": "Laboratory Technician", + "salary": "$50,277", + "office": "Charlotte", + "extn": "5297", + "start_date": "8/6/2008" + }, + { + "id": "1631", + "name": "Jack Coates", + "position": "Paramedic", + "salary": "$271,116", + "office": "Albuquerque", + "extn": "6860", + "start_date": "10/31/2010" + }, + { + "id": "1632", + "name": "Michael Wright", + "position": "Dentist", + "salary": "$265,135", + "office": "Saint Paul", + "extn": "6983", + "start_date": "11/28/2002" + }, + { + "id": "1633", + "name": "Keira Rogan", + "position": "Budget Analyst", + "salary": "$193,407", + "office": "Richmond", + "extn": "7577", + "start_date": "12/10/2000" + }, + { + "id": "1634", + "name": "Rosalee Rowlands", + "position": "Baker", + "salary": "$78,798", + "office": "Baltimore", + "extn": "2911", + "start_date": "8/8/2012" + }, + { + "id": "1635", + "name": "Dakota Ross", + "position": "HR Specialist", + "salary": "$29,827", + "office": "Tokyo", + "extn": "8929", + "start_date": "3/31/2015" + }, + { + "id": "1636", + "name": "Isabella Haines", + "position": "Insurance Broker", + "salary": "$107,393", + "office": "Scottsdale", + "extn": "5497", + "start_date": "3/3/2016" + }, + { + "id": "1637", + "name": "Rick Farrow", + "position": "HR Specialist", + "salary": "$154,738", + "office": "San Francisco", + "extn": "8807", + "start_date": "7/13/2018" + }, + { + "id": "1638", + "name": "Eve Judd", + "position": "Chef Manager", + "salary": "$188,588", + "office": "Ontario", + "extn": "7228", + "start_date": "4/20/2003" + }, + { + "id": "1639", + "name": "Josh Nicholls", + "position": "Electrician", + "salary": "$147,461", + "office": "Orlando", + "extn": "6632", + "start_date": "9/10/2002" + }, + { + "id": "1640", + "name": "Caitlyn Sinclair", + "position": "Auditor", + "salary": "$28,621", + "office": "New Orleans", + "extn": "5697", + "start_date": "11/14/2017" + }, + { + "id": "1641", + "name": "Mya Mann", + "position": "Ambulatory Nurse", + "salary": "$271,947", + "office": "Las Vegas", + "extn": "4749", + "start_date": "6/11/2002" + }, + { + "id": "1642", + "name": "Chris Kelly", + "position": "Treasurer", + "salary": "$249,311", + "office": "El Paso", + "extn": "4654", + "start_date": "2/12/2006" + }, + { + "id": "1643", + "name": "Erin Oliver", + "position": "Auditor", + "salary": "$216,312", + "office": "Lisbon", + "extn": "2372", + "start_date": "10/12/2012" + }, + { + "id": "1644", + "name": "Rocco Partridge", + "position": "Insurance Broker", + "salary": "$33,875", + "office": "San Diego", + "extn": "6896", + "start_date": "4/5/2014" + }, + { + "id": "1645", + "name": "Francesca Rust", + "position": "Electrician", + "salary": "$82,225", + "office": "Reno", + "extn": "6730", + "start_date": "10/26/2009" + }, + { + "id": "1646", + "name": "Florence Abbey", + "position": "Electrician", + "salary": "$296,709", + "office": "Memphis", + "extn": "4580", + "start_date": "4/2/2019" + }, + { + "id": "1647", + "name": "Clint York", + "position": "Front Desk Coordinator", + "salary": "$27,420", + "office": "Baltimore", + "extn": "8630", + "start_date": "12/14/2012" + }, + { + "id": "1648", + "name": "Francesca Thorpe", + "position": "HR Coordinator", + "salary": "$21,018", + "office": "Jacksonville", + "extn": "4941", + "start_date": "2/25/2000" + }, + { + "id": "1649", + "name": "Eileen Huggins", + "position": "Retail Trainee", + "salary": "$128,314", + "office": "Omaha", + "extn": "4563", + "start_date": "5/16/2006" + }, + { + "id": "1650", + "name": "Jayden Moreno", + "position": "Healthcare Specialist", + "salary": "$270,098", + "office": "Sacramento", + "extn": "8504", + "start_date": "11/1/2012" + }, + { + "id": "1651", + "name": "Irene Bryson", + "position": "Front Desk Coordinator", + "salary": "$40,033", + "office": "Albuquerque", + "extn": "6651", + "start_date": "7/25/2010" + }, + { + "id": "1652", + "name": "Brooklyn Poole", + "position": "Associate Professor", + "salary": "$258,659", + "office": "San Jose", + "extn": "3504", + "start_date": "2/6/2005" + }, + { + "id": "1653", + "name": "Jenna Utterson", + "position": "Baker", + "salary": "$233,076", + "office": "Lakewood", + "extn": "8052", + "start_date": "6/12/2003" + }, + { + "id": "1654", + "name": "Barney Craig", + "position": "Pharmacist", + "salary": "$22,031", + "office": "Orlando", + "extn": "2572", + "start_date": "9/30/2013" + }, + { + "id": "1655", + "name": "Henry Cooper", + "position": "Operator", + "salary": "$199,621", + "office": "Baltimore", + "extn": "4951", + "start_date": "4/25/2007" + }, + { + "id": "1656", + "name": "Sabina Woods", + "position": "Design Engineer", + "salary": "$221,191", + "office": "Miami", + "extn": "7795", + "start_date": "11/8/2014" + }, + { + "id": "1657", + "name": "Julius Denton", + "position": "Project Manager", + "salary": "$243,729", + "office": "Zurich", + "extn": "8310", + "start_date": "8/20/2001" + }, + { + "id": "1658", + "name": "Brad Morgan", + "position": "Systems Administrator", + "salary": "$281,160", + "office": "Albuquerque", + "extn": "9879", + "start_date": "7/27/2014" + }, + { + "id": "1659", + "name": "Ronald Hooper", + "position": "Biologist", + "salary": "$211,715", + "office": "Los Angeles", + "extn": "7503", + "start_date": "8/9/2018" + }, + { + "id": "1660", + "name": "Callie Hood", + "position": "Staffing Consultant", + "salary": "$189,598", + "office": "Bucharest", + "extn": "1771", + "start_date": "1/14/2011" + }, + { + "id": "1661", + "name": "Carissa Saunders", + "position": "Ambulatory Nurse", + "salary": "$280,809", + "office": "Murfreesboro", + "extn": "5824", + "start_date": "2/13/2015" + }, + { + "id": "1662", + "name": "Michael Henderson", + "position": "Web Developer", + "salary": "$61,294", + "office": "Sacramento", + "extn": "1671", + "start_date": "2/19/2007" + }, + { + "id": "1663", + "name": "Ruth Rossi", + "position": "Auditor", + "salary": "$136,387", + "office": "Columbus", + "extn": "9960", + "start_date": "11/13/2012" + }, + { + "id": "1664", + "name": "Nick Maxwell", + "position": "Physician", + "salary": "$95,914", + "office": "San Antonio", + "extn": "2851", + "start_date": "12/22/2007" + }, + { + "id": "1665", + "name": "Leah Watt", + "position": "Designer", + "salary": "$133,635", + "office": "Hayward", + "extn": "4850", + "start_date": "7/23/2009" + }, + { + "id": "1666", + "name": "Lexi Bailey", + "position": "Systems Administrator", + "salary": "$19,555", + "office": "Ontario", + "extn": "9426", + "start_date": "3/15/2015" + }, + { + "id": "1667", + "name": "Emely Radcliffe", + "position": "Physician", + "salary": "$213,933", + "office": "San Francisco", + "extn": "3435", + "start_date": "1/21/2003" + }, + { + "id": "1668", + "name": "Amelia Dillon", + "position": "Budget Analyst", + "salary": "$87,671", + "office": "Laredo", + "extn": "2634", + "start_date": "5/19/2004" + }, + { + "id": "1669", + "name": "Barney Ogilvy", + "position": "HR Coordinator", + "salary": "$154,497", + "office": "Jacksonville", + "extn": "2120", + "start_date": "3/27/2009" + }, + { + "id": "1670", + "name": "Stacy Hooper", + "position": "Cashier", + "salary": "$287,341", + "office": "Salt Lake City", + "extn": "1597", + "start_date": "3/10/2004" + }, + { + "id": "1671", + "name": "Javier Cox", + "position": "Design Engineer", + "salary": "$148,931", + "office": "Hayward", + "extn": "7865", + "start_date": "8/7/2011" + }, + { + "id": "1672", + "name": "Moira Stone", + "position": "Food Technologist", + "salary": "$244,916", + "office": "Philadelphia", + "extn": "5496", + "start_date": "8/1/2000" + }, + { + "id": "1673", + "name": "Wade Ralph", + "position": "Assistant Buyer", + "salary": "$289,897", + "office": "Albuquerque", + "extn": "1637", + "start_date": "1/24/2003" + }, + { + "id": "1674", + "name": "Carrie Hope", + "position": "Operator", + "salary": "$55,389", + "office": "Garland", + "extn": "3800", + "start_date": "12/8/2013" + }, + { + "id": "1675", + "name": "Chad Dubois", + "position": "Cook", + "salary": "$291,001", + "office": "St. Louis", + "extn": "2827", + "start_date": "2/10/2014" + }, + { + "id": "1676", + "name": "Carl Sloan", + "position": "Designer", + "salary": "$232,485", + "office": "Detroit", + "extn": "5912", + "start_date": "3/12/2010" + }, + { + "id": "1677", + "name": "Isabel Craig", + "position": "Electrician", + "salary": "$292,146", + "office": "Oakland", + "extn": "2870", + "start_date": "3/31/2014" + }, + { + "id": "1678", + "name": "Angel Harris", + "position": "Loan Officer", + "salary": "$136,918", + "office": "Jersey City", + "extn": "7929", + "start_date": "11/14/2018" + }, + { + "id": "1679", + "name": "Gabriel Harrison", + "position": "HR Specialist", + "salary": "$293,877", + "office": "Rome", + "extn": "5166", + "start_date": "2/10/2003" + }, + { + "id": "1680", + "name": "Julius White", + "position": "Accountant", + "salary": "$96,339", + "office": "Long Beach", + "extn": "5466", + "start_date": "12/27/2009" + }, + { + "id": "1681", + "name": "Phillip Burge", + "position": "IT Support Staff", + "salary": "$252,970", + "office": "Valetta", + "extn": "3679", + "start_date": "10/4/2014" + }, + { + "id": "1682", + "name": "Manuel Driscoll", + "position": "Physician", + "salary": "$289,510", + "office": "Cincinnati", + "extn": "7147", + "start_date": "1/22/2005" + }, + { + "id": "1683", + "name": "Harry Quinnell", + "position": "Lecturer", + "salary": "$44,421", + "office": "Venice", + "extn": "4978", + "start_date": "1/9/2009" + }, + { + "id": "1684", + "name": "Erick Oswald", + "position": "Service Supervisor", + "salary": "$161,798", + "office": "Pittsburgh", + "extn": "1472", + "start_date": "1/14/2017" + }, + { + "id": "1685", + "name": "Miley Woodcock", + "position": "Laboratory Technician", + "salary": "$247,347", + "office": "San Francisco", + "extn": "7915", + "start_date": "4/10/2016" + }, + { + "id": "1686", + "name": "Tania Hopkins", + "position": "Chef Manager", + "salary": "$82,057", + "office": "Garland", + "extn": "4126", + "start_date": "12/27/2005" + }, + { + "id": "1687", + "name": "Josh Ranks", + "position": "Banker", + "salary": "$40,248", + "office": "Kansas City", + "extn": "9965", + "start_date": "1/8/2004" + }, + { + "id": "1688", + "name": "Domenic Wilkinson", + "position": "Business Broker", + "salary": "$295,828", + "office": "Fort Lauderdale", + "extn": "1702", + "start_date": "8/13/2013" + }, + { + "id": "1689", + "name": "Janice Bryson", + "position": "Cashier", + "salary": "$40,553", + "office": "Indianapolis", + "extn": "7845", + "start_date": "2/23/2010" + }, + { + "id": "1690", + "name": "Anthony Ross", + "position": "Global Logistics Supervisor", + "salary": "$264,963", + "office": "Memphis", + "extn": "6075", + "start_date": "5/7/2016" + }, + { + "id": "1691", + "name": "Denny Truscott", + "position": "IT Support Staff", + "salary": "$51,521", + "office": "St. Louis", + "extn": "2939", + "start_date": "6/10/2004" + }, + { + "id": "1692", + "name": "Wendy Nicolas", + "position": "Systems Administrator", + "salary": "$241,614", + "office": "Bakersfield", + "extn": "6019", + "start_date": "10/6/2008" + }, + { + "id": "1693", + "name": "Peter Owen", + "position": "Webmaster", + "salary": "$78,523", + "office": "Memphis", + "extn": "8363", + "start_date": "6/6/2002" + }, + { + "id": "1694", + "name": "Gil Ellis", + "position": "Fabricator", + "salary": "$196,905", + "office": "Garland", + "extn": "5090", + "start_date": "11/15/2005" + }, + { + "id": "1695", + "name": "Boris Cadman", + "position": "Electrician", + "salary": "$36,599", + "office": "Orlando", + "extn": "5184", + "start_date": "4/14/2005" + }, + { + "id": "1696", + "name": "Camellia Button", + "position": "IT Support Staff", + "salary": "$194,395", + "office": "Fayetteville", + "extn": "9663", + "start_date": "1/17/2008" + }, + { + "id": "1697", + "name": "Angelina Benson", + "position": "Food Technologist", + "salary": "$198,645", + "office": "Miami", + "extn": "3363", + "start_date": "8/2/2019" + }, + { + "id": "1698", + "name": "Carolyn Wilson", + "position": "HR Coordinator", + "salary": "$172,459", + "office": "Bellevue", + "extn": "4214", + "start_date": "1/15/2013" + }, + { + "id": "1699", + "name": "Sonya Hunt", + "position": "Physician", + "salary": "$64,359", + "office": "Sacramento", + "extn": "4460", + "start_date": "8/12/2006" + }, + { + "id": "1700", + "name": "Carl Norris", + "position": "Software Engineer", + "salary": "$37,904", + "office": "San Antonio", + "extn": "1093", + "start_date": "1/29/2000" + }, + { + "id": "1701", + "name": "Samantha Thompson", + "position": "Web Developer", + "salary": "$223,719", + "office": "Oklahoma City", + "extn": "8214", + "start_date": "12/16/2000" + }, + { + "id": "1702", + "name": "Keira Evans", + "position": "Electrician", + "salary": "$63,194", + "office": "Arlington", + "extn": "6428", + "start_date": "12/16/2011" + }, + { + "id": "1703", + "name": "Peter Briggs", + "position": "Project Manager", + "salary": "$269,166", + "office": "Wien", + "extn": "5918", + "start_date": "11/1/2012" + }, + { + "id": "1704", + "name": "Anthony Shaw", + "position": "Global Logistics Supervisor", + "salary": "$298,412", + "office": "Charlotte", + "extn": "8872", + "start_date": "7/18/2010" + }, + { + "id": "1705", + "name": "Bob Cann", + "position": "HR Coordinator", + "salary": "$130,197", + "office": "Fremont", + "extn": "7688", + "start_date": "12/12/2007" + }, + { + "id": "1706", + "name": "Sloane Lee", + "position": "Pharmacist", + "salary": "$212,255", + "office": "Lancaster", + "extn": "7631", + "start_date": "12/14/2009" + }, + { + "id": "1707", + "name": "Nick Mitchell", + "position": "Steward", + "salary": "$138,363", + "office": "Tallahassee", + "extn": "7126", + "start_date": "6/10/2014" + }, + { + "id": "1708", + "name": "Angelina Cowan", + "position": "Insurance Broker", + "salary": "$11,108", + "office": "Bridgeport", + "extn": "9274", + "start_date": "12/5/2017" + }, + { + "id": "1709", + "name": "Analise Redfern", + "position": "Staffing Consultant", + "salary": "$283,105", + "office": "Salem", + "extn": "3329", + "start_date": "10/6/2015" + }, + { + "id": "1710", + "name": "Alex Calderwood", + "position": "Dentist", + "salary": "$104,997", + "office": "Paris", + "extn": "5235", + "start_date": "4/11/2014" + }, + { + "id": "1711", + "name": "Alma King", + "position": "Audiologist", + "salary": "$284,126", + "office": "Lancaster", + "extn": "1779", + "start_date": "7/20/2011" + }, + { + "id": "1712", + "name": "Martin Shaw", + "position": "Systems Administrator", + "salary": "$287,284", + "office": "Long Beach", + "extn": "5102", + "start_date": "4/22/2009" + }, + { + "id": "1713", + "name": "Maribel Slater", + "position": "Loan Officer", + "salary": "$280,508", + "office": "Washington", + "extn": "7613", + "start_date": "8/4/2008" + }, + { + "id": "1714", + "name": "Bristol Warren", + "position": "CNC Operator", + "salary": "$154,716", + "office": "Tallahassee", + "extn": "6818", + "start_date": "1/17/2014" + }, + { + "id": "1715", + "name": "Chuck Cunningham", + "position": "Physician", + "salary": "$166,153", + "office": "Salem", + "extn": "2258", + "start_date": "3/27/2005" + }, + { + "id": "1716", + "name": "Hank Dallas", + "position": "Software Engineer", + "salary": "$14,288", + "office": "Phoenix", + "extn": "7874", + "start_date": "10/21/2016" + }, + { + "id": "1717", + "name": "Tyson Brown", + "position": "HR Coordinator", + "salary": "$293,359", + "office": "Glendale", + "extn": "2585", + "start_date": "4/25/2016" + }, + { + "id": "1718", + "name": "Daron Salt", + "position": "Global Logistics Supervisor", + "salary": "$142,260", + "office": "Colorado Springs", + "extn": "5558", + "start_date": "10/26/2005" + }, + { + "id": "1719", + "name": "Danielle Connor", + "position": "Pharmacist", + "salary": "$254,333", + "office": "Arlington", + "extn": "9703", + "start_date": "9/23/2018" + }, + { + "id": "1720", + "name": "George Whitmore", + "position": "Steward", + "salary": "$197,359", + "office": "Jersey City", + "extn": "3771", + "start_date": "9/28/2001" + }, + { + "id": "1721", + "name": "Nathan Uttridge", + "position": "Service Supervisor", + "salary": "$89,370", + "office": "Albuquerque", + "extn": "9815", + "start_date": "10/5/2006" + }, + { + "id": "1722", + "name": "Rocco Matthews", + "position": "Web Developer", + "salary": "$275,450", + "office": "Hollywood", + "extn": "9200", + "start_date": "12/18/2016" + }, + { + "id": "1723", + "name": "Iris Oldfield", + "position": "CNC Operator", + "salary": "$116,299", + "office": "Fort Lauderdale", + "extn": "3297", + "start_date": "7/18/2019" + }, + { + "id": "1724", + "name": "Harvey Jackson", + "position": "Audiologist", + "salary": "$297,761", + "office": "Bucharest", + "extn": "7693", + "start_date": "2/18/2019" + }, + { + "id": "1725", + "name": "Hayden Morgan", + "position": "Accountant", + "salary": "$143,965", + "office": "Long Beach", + "extn": "3867", + "start_date": "7/3/2003" + }, + { + "id": "1726", + "name": "Benny Sylvester", + "position": "Lecturer", + "salary": "$97,463", + "office": "San Bernardino", + "extn": "8571", + "start_date": "9/12/2001" + }, + { + "id": "1727", + "name": "Cedrick Morgan", + "position": "Service Supervisor", + "salary": "$146,365", + "office": "Bucharest", + "extn": "9278", + "start_date": "3/19/2002" + }, + { + "id": "1728", + "name": "Juliet Brown", + "position": "Bellman", + "salary": "$22,461", + "office": "Phoenix", + "extn": "9273", + "start_date": "3/23/2013" + }, + { + "id": "1729", + "name": "Freya Stone", + "position": "Insurance Broker", + "salary": "$125,412", + "office": "Pittsburgh", + "extn": "8982", + "start_date": "6/12/2002" + }, + { + "id": "1730", + "name": "Nate Verdon", + "position": "Baker", + "salary": "$184,234", + "office": "Philadelphia", + "extn": "3894", + "start_date": "2/2/2005" + }, + { + "id": "1731", + "name": "Vicky Gordon", + "position": "Retail Trainee", + "salary": "$90,001", + "office": "Hayward", + "extn": "2485", + "start_date": "4/19/2003" + }, + { + "id": "1732", + "name": "Karen Rogers", + "position": "Business Broker", + "salary": "$214,117", + "office": "Columbus", + "extn": "3072", + "start_date": "6/15/2004" + }, + { + "id": "1733", + "name": "Kimberly Quinton", + "position": "CNC Operator", + "salary": "$203,026", + "office": "Ontario", + "extn": "1483", + "start_date": "11/5/2006" + }, + { + "id": "1734", + "name": "Danny Radcliffe", + "position": "Banker", + "salary": "$65,339", + "office": "Louisville", + "extn": "1658", + "start_date": "1/2/2019" + }, + { + "id": "1735", + "name": "Clint Burge", + "position": "Systems Administrator", + "salary": "$153,887", + "office": "Bellevue", + "extn": "7502", + "start_date": "7/9/2000" + }, + { + "id": "1736", + "name": "Kate Roth", + "position": "Restaurant Manager", + "salary": "$97,731", + "office": "Denver", + "extn": "1806", + "start_date": "3/26/2002" + }, + { + "id": "1737", + "name": "Rosalee Lane", + "position": "Associate Professor", + "salary": "$231,501", + "office": "Valetta", + "extn": "8348", + "start_date": "1/2/2003" + }, + { + "id": "1738", + "name": "Lorraine Leigh", + "position": "Stockbroker", + "salary": "$263,793", + "office": "Worcester", + "extn": "9025", + "start_date": "5/6/2012" + }, + { + "id": "1739", + "name": "Zara Harvey", + "position": "CNC Operator", + "salary": "$17,926", + "office": "Salt Lake City", + "extn": "9323", + "start_date": "3/24/2017" + }, + { + "id": "1740", + "name": "Rhea Hepburn", + "position": "Auditor", + "salary": "$84,403", + "office": "San Jose", + "extn": "3829", + "start_date": "2/28/2004" + }, + { + "id": "1741", + "name": "Lindsay Robinson", + "position": "Biologist", + "salary": "$148,561", + "office": "Tallahassee", + "extn": "5592", + "start_date": "5/17/2004" + }, + { + "id": "1742", + "name": "Margot Parker", + "position": "Ambulatory Nurse", + "salary": "$238,141", + "office": "London", + "extn": "7347", + "start_date": "6/28/2004" + }, + { + "id": "1743", + "name": "Lucas Yang", + "position": "Electrician", + "salary": "$289,631", + "office": "Washington", + "extn": "5443", + "start_date": "2/10/2006" + }, + { + "id": "1744", + "name": "Esmeralda Kelly", + "position": "Chef Manager", + "salary": "$124,646", + "office": "Fremont", + "extn": "6866", + "start_date": "2/8/2007" + }, + { + "id": "1745", + "name": "Mike Mccall", + "position": "Cash Manager", + "salary": "$260,959", + "office": "Lancaster", + "extn": "9400", + "start_date": "1/1/2010" + }, + { + "id": "1746", + "name": "Martin Reynolds", + "position": "Designer", + "salary": "$243,914", + "office": "Nashville", + "extn": "2688", + "start_date": "6/1/2014" + }, + { + "id": "1747", + "name": "Abdul Exton", + "position": "IT Support Staff", + "salary": "$117,169", + "office": "Hollywood", + "extn": "1646", + "start_date": "5/25/2011" + }, + { + "id": "1748", + "name": "Henry Lane", + "position": "Biologist", + "salary": "$206,257", + "office": "Miami", + "extn": "8941", + "start_date": "6/7/2007" + }, + { + "id": "1749", + "name": "Peter Cattell", + "position": "Investment Advisor", + "salary": "$73,014", + "office": "Portland", + "extn": "4086", + "start_date": "5/21/2003" + }, + { + "id": "1750", + "name": "Julianna Whittle", + "position": "Accountant", + "salary": "$127,168", + "office": "Innsbruck", + "extn": "9530", + "start_date": "7/30/2008" + }, + { + "id": "1751", + "name": "Mackenzie Webster", + "position": "Webmaster", + "salary": "$65,057", + "office": "Fremont", + "extn": "7571", + "start_date": "9/30/2016" + }, + { + "id": "1752", + "name": "Ally Gordon", + "position": "Designer", + "salary": "$41,152", + "office": "Jacksonville", + "extn": "3205", + "start_date": "8/4/2004" + }, + { + "id": "1753", + "name": "Abdul Moss", + "position": "Accountant", + "salary": "$113,357", + "office": "Lincoln", + "extn": "6765", + "start_date": "6/18/2008" + }, + { + "id": "1754", + "name": "George Farmer", + "position": "Web Developer", + "salary": "$215,710", + "office": "Dallas", + "extn": "7397", + "start_date": "9/25/2008" + }, + { + "id": "1755", + "name": "Bridget Ianson", + "position": "Stockbroker", + "salary": "$78,164", + "office": "Fort Lauderdale", + "extn": "2616", + "start_date": "9/20/2003" + }, + { + "id": "1756", + "name": "Marla Richardson", + "position": "Cash Manager", + "salary": "$259,050", + "office": "Tallahassee", + "extn": "7091", + "start_date": "1/16/2004" + }, + { + "id": "1757", + "name": "Nate Dobson", + "position": "Laboratory Technician", + "salary": "$276,949", + "office": "Wien", + "extn": "6471", + "start_date": "4/29/2010" + }, + { + "id": "1758", + "name": "Johnathan Rowlands", + "position": "Business Broker", + "salary": "$164,284", + "office": "Hayward", + "extn": "5555", + "start_date": "11/25/2004" + }, + { + "id": "1759", + "name": "Dakota Franks", + "position": "Paramedic", + "salary": "$129,691", + "office": "Colorado Springs", + "extn": "4917", + "start_date": "2/21/2015" + }, + { + "id": "1760", + "name": "Mandy Rose", + "position": "HR Coordinator", + "salary": "$41,251", + "office": "Boston", + "extn": "2086", + "start_date": "6/29/2011" + }, + { + "id": "1761", + "name": "David Reid", + "position": "Doctor", + "salary": "$226,639", + "office": "Prague", + "extn": "8727", + "start_date": "11/1/2013" + }, + { + "id": "1762", + "name": "Erica Martin", + "position": "Global Logistics Supervisor", + "salary": "$23,163", + "office": "Bridgeport", + "extn": "8467", + "start_date": "9/10/2001" + }, + { + "id": "1763", + "name": "Faith Edwards", + "position": "Associate Professor", + "salary": "$198,109", + "office": "Reno", + "extn": "3631", + "start_date": "7/4/2002" + }, + { + "id": "1764", + "name": "Ruby Attwood", + "position": "Investment Advisor", + "salary": "$63,048", + "office": "Milwaukee", + "extn": "7223", + "start_date": "12/11/2017" + }, + { + "id": "1765", + "name": "Clarissa Fields", + "position": "Executive Director", + "salary": "$114,118", + "office": "Laredo", + "extn": "5270", + "start_date": "11/13/2014" + }, + { + "id": "1766", + "name": "Julius Patel", + "position": "Auditor", + "salary": "$158,396", + "office": "Bakersfield", + "extn": "2333", + "start_date": "1/14/2008" + }, + { + "id": "1767", + "name": "Maxwell Oliver", + "position": "Physician", + "salary": "$239,485", + "office": "Orlando", + "extn": "8187", + "start_date": "10/23/2007" + }, + { + "id": "1768", + "name": "Oliver Ingham", + "position": "Paramedic", + "salary": "$289,173", + "office": "Zurich", + "extn": "2115", + "start_date": "12/5/2012" + }, + { + "id": "1769", + "name": "Domenic Rogers", + "position": "Pharmacist", + "salary": "$91,263", + "office": "Murfreesboro", + "extn": "6368", + "start_date": "1/3/2015" + }, + { + "id": "1770", + "name": "Lexi Mcnally", + "position": "CNC Operator", + "salary": "$266,936", + "office": "London", + "extn": "1101", + "start_date": "11/10/2018" + }, + { + "id": "1771", + "name": "Lexi Shaw", + "position": "Health Educator", + "salary": "$196,227", + "office": "Fort Lauderdale", + "extn": "8169", + "start_date": "7/30/2005" + }, + { + "id": "1772", + "name": "Scarlett Curtis", + "position": "HR Coordinator", + "salary": "$223,909", + "office": "Paris", + "extn": "3512", + "start_date": "10/23/2015" + }, + { + "id": "1773", + "name": "Juliette Torres", + "position": "Assistant Buyer", + "salary": "$297,978", + "office": "Orlando", + "extn": "7720", + "start_date": "9/14/2012" + }, + { + "id": "1774", + "name": "William Isaac", + "position": "IT Support Staff", + "salary": "$264,005", + "office": "Lakewood", + "extn": "5177", + "start_date": "1/15/2019" + }, + { + "id": "1775", + "name": "Jayden James", + "position": "Call Center Representative", + "salary": "$10,050", + "office": "Dallas", + "extn": "8453", + "start_date": "4/27/2013" + }, + { + "id": "1776", + "name": "Danny Herbert", + "position": "Fabricator", + "salary": "$282,282", + "office": "Fort Lauderdale", + "extn": "3980", + "start_date": "8/7/2010" + }, + { + "id": "1777", + "name": "Caleb Cattell", + "position": "Mobile Developer", + "salary": "$90,949", + "office": "St. Louis", + "extn": "4617", + "start_date": "8/8/2006" + }, + { + "id": "1778", + "name": "Fred Beal", + "position": "Steward", + "salary": "$111,006", + "office": "Orlando", + "extn": "1965", + "start_date": "2/10/2016" + }, + { + "id": "1779", + "name": "Mavis Lee", + "position": "Accountant", + "salary": "$221,350", + "office": "Amarillo", + "extn": "3924", + "start_date": "6/21/2012" + }, + { + "id": "1780", + "name": "Jane Spencer", + "position": "Front Desk Coordinator", + "salary": "$143,379", + "office": "San Francisco", + "extn": "5689", + "start_date": "5/7/2005" + }, + { + "id": "1781", + "name": "Lucas Hill", + "position": "Designer", + "salary": "$256,414", + "office": "Santa Ana", + "extn": "8791", + "start_date": "6/21/2008" + }, + { + "id": "1782", + "name": "Shannon Malone", + "position": "Auditor", + "salary": "$284,957", + "office": "Worcester", + "extn": "5171", + "start_date": "2/27/2000" + }, + { + "id": "1783", + "name": "Javier Huggins", + "position": "HR Specialist", + "salary": "$298,743", + "office": "Quebec", + "extn": "7721", + "start_date": "10/11/2005" + }, + { + "id": "1784", + "name": "Carl Tennant", + "position": "Loan Officer", + "salary": "$169,678", + "office": "Toledo", + "extn": "5804", + "start_date": "2/18/2015" + }, + { + "id": "1785", + "name": "Mason Russell", + "position": "Stockbroker", + "salary": "$171,653", + "office": "Louisville", + "extn": "9483", + "start_date": "12/28/2015" + }, + { + "id": "1786", + "name": "Miley Parr", + "position": "Dentist", + "salary": "$255,630", + "office": "Baltimore", + "extn": "8743", + "start_date": "6/29/2013" + }, + { + "id": "1787", + "name": "Louise Gibson", + "position": "Electrician", + "salary": "$17,446", + "office": "Lisbon", + "extn": "4373", + "start_date": "5/26/2009" + }, + { + "id": "1788", + "name": "Mabel Brown", + "position": "Health Educator", + "salary": "$57,840", + "office": "Berna", + "extn": "4011", + "start_date": "11/30/2006" + }, + { + "id": "1789", + "name": "Lucy Bryson", + "position": "Electrician", + "salary": "$149,966", + "office": "Innsbruck", + "extn": "7646", + "start_date": "11/25/2017" + }, + { + "id": "1790", + "name": "Sasha Lakey", + "position": "Chef Manager", + "salary": "$267,007", + "office": "Madrid", + "extn": "9233", + "start_date": "7/21/2008" + }, + { + "id": "1791", + "name": "Wade Janes", + "position": "Biologist", + "salary": "$136,497", + "office": "Fremont", + "extn": "4711", + "start_date": "11/9/2006" + }, + { + "id": "1792", + "name": "Aileen Vinton", + "position": "Cook", + "salary": "$111,454", + "office": "Tulsa", + "extn": "2198", + "start_date": "8/2/2014" + }, + { + "id": "1793", + "name": "Priscilla Driscoll", + "position": "Bookkeeper", + "salary": "$222,376", + "office": "Omaha", + "extn": "9531", + "start_date": "8/7/2008" + }, + { + "id": "1794", + "name": "Marjorie Brooks", + "position": "Accountant", + "salary": "$260,553", + "office": "San Antonio", + "extn": "1973", + "start_date": "9/20/2009" + }, + { + "id": "1795", + "name": "Nick Snell", + "position": "Restaurant Manager", + "salary": "$116,221", + "office": "Milwaukee", + "extn": "4328", + "start_date": "11/29/2005" + }, + { + "id": "1796", + "name": "Harvey Mcgregor", + "position": "Chef Manager", + "salary": "$203,014", + "office": "New York", + "extn": "8655", + "start_date": "11/20/2007" + }, + { + "id": "1797", + "name": "Liam Davies", + "position": "Lecturer", + "salary": "$17,211", + "office": "Phoenix", + "extn": "3949", + "start_date": "6/9/2012" + }, + { + "id": "1798", + "name": "Lana Bailey", + "position": "Laboratory Technician", + "salary": "$174,973", + "office": "Rochester", + "extn": "9200", + "start_date": "4/7/2001" + }, + { + "id": "1799", + "name": "Russel Harrington", + "position": "Inspector", + "salary": "$134,955", + "office": "Fort Lauderdale", + "extn": "2891", + "start_date": "9/5/2012" + }, + { + "id": "1800", + "name": "Luna Rehman", + "position": "Chef Manager", + "salary": "$234,673", + "office": "Lyon", + "extn": "7197", + "start_date": "3/31/2019" + }, + { + "id": "1801", + "name": "Aiden Wooldridge", + "position": "Assistant Buyer", + "salary": "$167,478", + "office": "Long Beach", + "extn": "6896", + "start_date": "8/23/2009" + }, + { + "id": "1802", + "name": "Denny Clarke", + "position": "Physician", + "salary": "$29,875", + "office": "Jersey City", + "extn": "2690", + "start_date": "4/8/2008" + }, + { + "id": "1803", + "name": "Abdul Lowe", + "position": "Front Desk Coordinator", + "salary": "$54,079", + "office": "Springfield", + "extn": "9094", + "start_date": "6/10/2007" + }, + { + "id": "1804", + "name": "Tony Parker", + "position": "Bellman", + "salary": "$217,607", + "office": "Saint Paul", + "extn": "8928", + "start_date": "7/9/2019" + }, + { + "id": "1805", + "name": "Nicholas Sanchez", + "position": "Laboratory Technician", + "salary": "$97,295", + "office": "Amarillo", + "extn": "4945", + "start_date": "7/10/2015" + }, + { + "id": "1806", + "name": "Doris Varndell", + "position": "Mobile Developer", + "salary": "$65,735", + "office": "Laredo", + "extn": "3110", + "start_date": "8/22/2011" + }, + { + "id": "1807", + "name": "Janice Morris", + "position": "Service Supervisor", + "salary": "$22,425", + "office": "New Orleans", + "extn": "6317", + "start_date": "8/18/2010" + }, + { + "id": "1808", + "name": "Camden Carson", + "position": "Loan Officer", + "salary": "$18,218", + "office": "Stockton", + "extn": "9604", + "start_date": "7/29/2018" + }, + { + "id": "1809", + "name": "Domenic Hopkinson", + "position": "Service Supervisor", + "salary": "$61,735", + "office": "Valetta", + "extn": "7333", + "start_date": "11/12/2014" + }, + { + "id": "1810", + "name": "Mayleen Terry", + "position": "Inspector", + "salary": "$140,633", + "office": "New York", + "extn": "9135", + "start_date": "10/20/2003" + }, + { + "id": "1811", + "name": "Julius Cassidy", + "position": "Electrician", + "salary": "$85,514", + "office": "Denver", + "extn": "2033", + "start_date": "7/5/2012" + }, + { + "id": "1812", + "name": "Nina Moran", + "position": "Ambulatory Nurse", + "salary": "$64,245", + "office": "San Francisco", + "extn": "2675", + "start_date": "7/3/2016" + }, + { + "id": "1813", + "name": "Margot Hepburn", + "position": "Stockbroker", + "salary": "$29,077", + "office": "Irving", + "extn": "1500", + "start_date": "8/23/2000" + }, + { + "id": "1814", + "name": "Phillip Rehman", + "position": "Paramedic", + "salary": "$155,327", + "office": "Denver", + "extn": "5994", + "start_date": "8/2/2012" + }, + { + "id": "1815", + "name": "Tyler Thompson", + "position": "Retail Trainee", + "salary": "$25,168", + "office": "Reno", + "extn": "5932", + "start_date": "2/9/2000" + }, + { + "id": "1816", + "name": "Felicity Faulkner", + "position": "Cook", + "salary": "$136,789", + "office": "Ontario", + "extn": "5010", + "start_date": "5/29/2011" + }, + { + "id": "1817", + "name": "Sadie Gilmour", + "position": "Biologist", + "salary": "$99,207", + "office": "San Bernardino", + "extn": "1377", + "start_date": "6/30/2005" + }, + { + "id": "1818", + "name": "Meredith Forth", + "position": "Steward", + "salary": "$261,075", + "office": "Anaheim", + "extn": "4079", + "start_date": "8/10/2009" + }, + { + "id": "1819", + "name": "Michelle Kelly", + "position": "HR Specialist", + "salary": "$293,284", + "office": "Oakland", + "extn": "5247", + "start_date": "10/1/2003" + }, + { + "id": "1820", + "name": "Daphne Dunbar", + "position": "Steward", + "salary": "$133,524", + "office": "Valetta", + "extn": "7238", + "start_date": "2/9/2019" + }, + { + "id": "1821", + "name": "Marla Vince", + "position": "Chef Manager", + "salary": "$108,428", + "office": "Albuquerque", + "extn": "8457", + "start_date": "8/14/2004" + }, + { + "id": "1822", + "name": "Rita Rossi", + "position": "Executive Director", + "salary": "$98,944", + "office": "Lakewood", + "extn": "4013", + "start_date": "12/20/2015" + }, + { + "id": "1823", + "name": "Boris Walker", + "position": "Operator", + "salary": "$233,529", + "office": "Rochester", + "extn": "9426", + "start_date": "9/10/2015" + }, + { + "id": "1824", + "name": "Mike Pope", + "position": "Software Engineer", + "salary": "$169,291", + "office": "Seattle", + "extn": "3291", + "start_date": "2/23/2007" + }, + { + "id": "1825", + "name": "Amelia Reynolds", + "position": "Staffing Consultant", + "salary": "$221,610", + "office": "Bakersfield", + "extn": "8336", + "start_date": "6/20/2012" + }, + { + "id": "1826", + "name": "Marilyn Fisher", + "position": "Staffing Consultant", + "salary": "$156,410", + "office": "Berna", + "extn": "6738", + "start_date": "11/18/2005" + }, + { + "id": "1827", + "name": "Jade Samuel", + "position": "Chef Manager", + "salary": "$197,932", + "office": "Long Beach", + "extn": "9703", + "start_date": "12/1/2010" + }, + { + "id": "1828", + "name": "Brad Andrews", + "position": "Electrician", + "salary": "$90,325", + "office": "Orlando", + "extn": "8534", + "start_date": "5/10/2019" + }, + { + "id": "1829", + "name": "Ryan Gilmour", + "position": "Pharmacist", + "salary": "$26,349", + "office": "Philadelphia", + "extn": "8273", + "start_date": "5/2/2014" + }, + { + "id": "1830", + "name": "Olivia Plant", + "position": "Electrician", + "salary": "$96,679", + "office": "Miami", + "extn": "5378", + "start_date": "2/13/2013" + }, + { + "id": "1831", + "name": "Nate Keys", + "position": "Dentist", + "salary": "$249,116", + "office": "Laredo", + "extn": "2587", + "start_date": "2/9/2009" + }, + { + "id": "1832", + "name": "Chuck Little", + "position": "Accountant", + "salary": "$182,435", + "office": "Tallahassee", + "extn": "1938", + "start_date": "9/21/2014" + }, + { + "id": "1833", + "name": "Mya Bayliss", + "position": "IT Support Staff", + "salary": "$183,622", + "office": "Bellevue", + "extn": "4475", + "start_date": "9/14/2009" + }, + { + "id": "1834", + "name": "Carmella Stewart", + "position": "Assistant Buyer", + "salary": "$292,266", + "office": "Tokyo", + "extn": "6747", + "start_date": "11/1/2010" + }, + { + "id": "1835", + "name": "Ethan Ebden", + "position": "Audiologist", + "salary": "$291,896", + "office": "San Bernardino", + "extn": "2927", + "start_date": "1/19/2011" + }, + { + "id": "1836", + "name": "Sebastian Gosling", + "position": "Ambulatory Nurse", + "salary": "$118,087", + "office": "Worcester", + "extn": "1125", + "start_date": "6/13/2001" + }, + { + "id": "1837", + "name": "Benny Robinson", + "position": "Budget Analyst", + "salary": "$266,690", + "office": "Garland", + "extn": "1594", + "start_date": "1/20/2002" + }, + { + "id": "1838", + "name": "Julia Walsh", + "position": "Retail Trainee", + "salary": "$57,539", + "office": "Rochester", + "extn": "5766", + "start_date": "6/15/2005" + }, + { + "id": "1839", + "name": "Rocco Malone", + "position": "Steward", + "salary": "$180,486", + "office": "Irving", + "extn": "1611", + "start_date": "7/23/2010" + }, + { + "id": "1840", + "name": "Hayden Wright", + "position": "Service Supervisor", + "salary": "$128,573", + "office": "Las Vegas", + "extn": "9236", + "start_date": "9/28/2009" + }, + { + "id": "1841", + "name": "Daron Gosling", + "position": "Service Supervisor", + "salary": "$59,455", + "office": "Valetta", + "extn": "8412", + "start_date": "10/11/2010" + }, + { + "id": "1842", + "name": "Emma Osman", + "position": "Project Manager", + "salary": "$240,097", + "office": "Reno", + "extn": "4603", + "start_date": "9/15/2000" + }, + { + "id": "1843", + "name": "Ilona Newman", + "position": "Cook", + "salary": "$98,292", + "office": "Colorado Springs", + "extn": "6024", + "start_date": "2/19/2007" + }, + { + "id": "1844", + "name": "Abdul Jennson", + "position": "Physician", + "salary": "$221,477", + "office": "Milano", + "extn": "6948", + "start_date": "1/20/2014" + }, + { + "id": "1845", + "name": "George Holmes", + "position": "Business Broker", + "salary": "$116,682", + "office": "Paris", + "extn": "2836", + "start_date": "10/19/2001" + }, + { + "id": "1846", + "name": "Julian Morrison", + "position": "Web Developer", + "salary": "$198,813", + "office": "Bakersfield", + "extn": "1379", + "start_date": "7/15/2019" + }, + { + "id": "1847", + "name": "Joseph Powell", + "position": "Stockbroker", + "salary": "$102,657", + "office": "Hollywood", + "extn": "9147", + "start_date": "6/6/2007" + }, + { + "id": "1848", + "name": "Rihanna Wright", + "position": "Insurance Broker", + "salary": "$66,641", + "office": "Louisville", + "extn": "4424", + "start_date": "2/2/2003" + }, + { + "id": "1849", + "name": "Cynthia Ogilvy", + "position": "Webmaster", + "salary": "$164,388", + "office": "Detroit", + "extn": "6027", + "start_date": "3/20/2013" + }, + { + "id": "1850", + "name": "Sebastian Walsh", + "position": "Laboratory Technician", + "salary": "$166,563", + "office": "San Bernardino", + "extn": "2999", + "start_date": "9/4/2003" + }, + { + "id": "1851", + "name": "Maria Riley", + "position": "Steward", + "salary": "$268,284", + "office": "Berlin", + "extn": "6656", + "start_date": "12/28/2011" + }, + { + "id": "1852", + "name": "Alexia Thorpe", + "position": "Design Engineer", + "salary": "$245,559", + "office": "Miami", + "extn": "1553", + "start_date": "3/8/2016" + }, + { + "id": "1853", + "name": "Bart Rowe", + "position": "Insurance Broker", + "salary": "$31,539", + "office": "Lakewood", + "extn": "5698", + "start_date": "7/7/2018" + }, + { + "id": "1854", + "name": "Aleksandra Cadman", + "position": "Global Logistics Supervisor", + "salary": "$138,308", + "office": "Fullerton", + "extn": "6863", + "start_date": "10/1/2000" + }, + { + "id": "1855", + "name": "Carol Samuel", + "position": "Treasurer", + "salary": "$66,623", + "office": "Tokyo", + "extn": "7953", + "start_date": "6/16/2002" + }, + { + "id": "1856", + "name": "Erick Vane", + "position": "Doctor", + "salary": "$47,773", + "office": "Glendale", + "extn": "7792", + "start_date": "8/20/2001" + }, + { + "id": "1857", + "name": "Ethan Hamilton", + "position": "Global Logistics Supervisor", + "salary": "$29,096", + "office": "Quebec", + "extn": "1973", + "start_date": "4/6/2003" + }, + { + "id": "1858", + "name": "Melody Poulton", + "position": "Banker", + "salary": "$85,766", + "office": "Phoenix", + "extn": "5283", + "start_date": "3/10/2003" + }, + { + "id": "1859", + "name": "Carter Graham", + "position": "Bellman", + "salary": "$70,838", + "office": "Portland", + "extn": "8367", + "start_date": "8/12/2005" + }, + { + "id": "1860", + "name": "Benny Lakey", + "position": "Staffing Consultant", + "salary": "$143,426", + "office": "Norfolk", + "extn": "7890", + "start_date": "4/23/2000" + }, + { + "id": "1861", + "name": "Maxwell Devonport", + "position": "Pharmacist", + "salary": "$63,590", + "office": "Worcester", + "extn": "1687", + "start_date": "1/11/2012" + }, + { + "id": "1862", + "name": "Ryan Bentley", + "position": "Loan Officer", + "salary": "$20,101", + "office": "Baltimore", + "extn": "3565", + "start_date": "11/9/2006" + }, + { + "id": "1863", + "name": "Elly Myatt", + "position": "Cashier", + "salary": "$234,084", + "office": "Albuquerque", + "extn": "5461", + "start_date": "11/2/2007" + }, + { + "id": "1864", + "name": "Lana Neal", + "position": "Executive Director", + "salary": "$56,104", + "office": "Dallas", + "extn": "3224", + "start_date": "2/6/2004" + }, + { + "id": "1865", + "name": "Kieth Latham", + "position": "Steward", + "salary": "$163,050", + "office": "Venice", + "extn": "9714", + "start_date": "6/28/2014" + }, + { + "id": "1866", + "name": "Britney Thomson", + "position": "Audiologist", + "salary": "$265,257", + "office": "Baltimore", + "extn": "8720", + "start_date": "3/13/2002" + }, + { + "id": "1867", + "name": "Aiden Alcroft", + "position": "Accountant", + "salary": "$111,474", + "office": "Dallas", + "extn": "6820", + "start_date": "12/15/2001" + }, + { + "id": "1868", + "name": "Ivy Myatt", + "position": "Associate Professor", + "salary": "$208,834", + "office": "Pittsburgh", + "extn": "5952", + "start_date": "6/18/2008" + }, + { + "id": "1869", + "name": "Analise Ogilvy", + "position": "Restaurant Manager", + "salary": "$219,811", + "office": "Houston", + "extn": "5034", + "start_date": "12/1/2006" + }, + { + "id": "1870", + "name": "Karla Robinson", + "position": "Laboratory Technician", + "salary": "$68,901", + "office": "Saint Paul", + "extn": "3970", + "start_date": "8/29/2001" + }, + { + "id": "1871", + "name": "Grace Hobson", + "position": "Stockbroker", + "salary": "$196,950", + "office": "Stockton", + "extn": "2506", + "start_date": "2/11/2011" + }, + { + "id": "1872", + "name": "Sebastian Kennedy", + "position": "Operator", + "salary": "$64,988", + "office": "Berlin", + "extn": "8998", + "start_date": "11/23/2012" + }, + { + "id": "1873", + "name": "Carla Dunbar", + "position": "Software Engineer", + "salary": "$173,019", + "office": "Milano", + "extn": "9592", + "start_date": "12/1/2001" + }, + { + "id": "1874", + "name": "Keira Nelson", + "position": "Cashier", + "salary": "$272,234", + "office": "Stockton", + "extn": "4015", + "start_date": "8/6/2003" + }, + { + "id": "1875", + "name": "Gabriel Henderson", + "position": "Ambulatory Nurse", + "salary": "$114,944", + "office": "Valetta", + "extn": "4736", + "start_date": "11/13/2003" + }, + { + "id": "1876", + "name": "Molly Nicholls", + "position": "Budget Analyst", + "salary": "$295,393", + "office": "Tulsa", + "extn": "7117", + "start_date": "1/5/2012" + }, + { + "id": "1877", + "name": "Danny Khan", + "position": "Accountant", + "salary": "$265,228", + "office": "Lyon", + "extn": "7977", + "start_date": "4/2/2006" + }, + { + "id": "1878", + "name": "Margaret Willson", + "position": "Accountant", + "salary": "$61,672", + "office": "Henderson", + "extn": "5939", + "start_date": "7/7/2013" + }, + { + "id": "1879", + "name": "Grace Dwyer", + "position": "Laboratory Technician", + "salary": "$111,042", + "office": "Henderson", + "extn": "8055", + "start_date": "12/12/2009" + }, + { + "id": "1880", + "name": "Sebastian Welsch", + "position": "Retail Trainee", + "salary": "$19,240", + "office": "Rome", + "extn": "4641", + "start_date": "4/27/2008" + }, + { + "id": "1881", + "name": "Harry West", + "position": "Accountant", + "salary": "$199,920", + "office": "Seattle", + "extn": "5987", + "start_date": "2/14/2001" + }, + { + "id": "1882", + "name": "Peyton Larsen", + "position": "Retail Trainee", + "salary": "$230,201", + "office": "Sacramento", + "extn": "6814", + "start_date": "7/15/2010" + }, + { + "id": "1883", + "name": "Ruby Nielson", + "position": "Assistant Buyer", + "salary": "$288,919", + "office": "Bakersfield", + "extn": "1208", + "start_date": "6/27/2005" + }, + { + "id": "1884", + "name": "Julius Donnelly", + "position": "Clerk", + "salary": "$17,907", + "office": "Madison", + "extn": "4699", + "start_date": "10/15/2018" + }, + { + "id": "1885", + "name": "Caydence Gibson", + "position": "Bellman", + "salary": "$247,222", + "office": "Jacksonville", + "extn": "7682", + "start_date": "5/5/2015" + }, + { + "id": "1886", + "name": "Sebastian Glass", + "position": "Accountant", + "salary": "$286,308", + "office": "Valetta", + "extn": "5143", + "start_date": "8/31/2000" + }, + { + "id": "1887", + "name": "Roger Mccormick", + "position": "Executive Director", + "salary": "$64,429", + "office": "Fremont", + "extn": "2544", + "start_date": "5/20/2002" + }, + { + "id": "1888", + "name": "Faith Jackson", + "position": "Cashier", + "salary": "$282,718", + "office": "Tallahassee", + "extn": "3309", + "start_date": "8/5/2010" + }, + { + "id": "1889", + "name": "Marla Skinner", + "position": "Webmaster", + "salary": "$212,830", + "office": "Murfreesboro", + "extn": "9998", + "start_date": "8/28/2009" + }, + { + "id": "1890", + "name": "Parker Hope", + "position": "Webmaster", + "salary": "$46,043", + "office": "Worcester", + "extn": "1969", + "start_date": "12/9/2011" + }, + { + "id": "1891", + "name": "Rosemary Turner", + "position": "HR Specialist", + "salary": "$198,103", + "office": "Madison", + "extn": "2661", + "start_date": "5/30/2015" + }, + { + "id": "1892", + "name": "Rocco Hooper", + "position": "Health Educator", + "salary": "$208,946", + "office": "Amarillo", + "extn": "6850", + "start_date": "5/20/2002" + }, + { + "id": "1893", + "name": "Emerald Nurton", + "position": "Food Technologist", + "salary": "$133,075", + "office": "Richmond", + "extn": "7099", + "start_date": "6/16/2008" + }, + { + "id": "1894", + "name": "Alexander Jacobs", + "position": "Service Supervisor", + "salary": "$211,218", + "office": "Lakewood", + "extn": "5763", + "start_date": "12/29/2005" + }, + { + "id": "1895", + "name": "Rocco Whitehouse", + "position": "Electrician", + "salary": "$215,600", + "office": "Honolulu", + "extn": "2550", + "start_date": "11/16/2018" + }, + { + "id": "1896", + "name": "Russel Eyres", + "position": "Inspector", + "salary": "$201,667", + "office": "Tokyo", + "extn": "1298", + "start_date": "12/19/2001" + }, + { + "id": "1897", + "name": "Parker Jacobs", + "position": "Health Educator", + "salary": "$251,189", + "office": "Innsbruck", + "extn": "7993", + "start_date": "9/20/2011" + }, + { + "id": "1898", + "name": "Johnny Booth", + "position": "Staffing Consultant", + "salary": "$227,513", + "office": "Berna", + "extn": "8064", + "start_date": "1/15/2005" + }, + { + "id": "1899", + "name": "Denis Nash", + "position": "CNC Operator", + "salary": "$221,352", + "office": "Boston", + "extn": "5346", + "start_date": "5/3/2005" + }, + { + "id": "1900", + "name": "Hayden Goldsmith", + "position": "Software Engineer", + "salary": "$98,405", + "office": "Wien", + "extn": "9375", + "start_date": "6/19/2003" + }, + { + "id": "1901", + "name": "Mason Garner", + "position": "Global Logistics Supervisor", + "salary": "$56,827", + "office": "Garland", + "extn": "6315", + "start_date": "3/25/2006" + }, + { + "id": "1902", + "name": "Audrey Eastwood", + "position": "Operator", + "salary": "$259,228", + "office": "Oklahoma City", + "extn": "6084", + "start_date": "2/20/2002" + }, + { + "id": "1903", + "name": "Carmen Janes", + "position": "Cash Manager", + "salary": "$35,259", + "office": "Fort Lauderdale", + "extn": "7515", + "start_date": "6/1/2006" + }, + { + "id": "1904", + "name": "Michael Reyes", + "position": "Health Educator", + "salary": "$295,316", + "office": "Lincoln", + "extn": "2680", + "start_date": "6/15/2013" + }, + { + "id": "1905", + "name": "Denny Reese", + "position": "Staffing Consultant", + "salary": "$142,148", + "office": "Kansas City", + "extn": "4760", + "start_date": "2/3/2012" + }, + { + "id": "1906", + "name": "Alan Willson", + "position": "Ambulatory Nurse", + "salary": "$261,412", + "office": "Boston", + "extn": "5076", + "start_date": "9/14/2011" + }, + { + "id": "1907", + "name": "Candace Welsch", + "position": "Inspector", + "salary": "$138,811", + "office": "Rome", + "extn": "5629", + "start_date": "4/8/2018" + }, + { + "id": "1908", + "name": "Leroy Mitchell", + "position": "Budget Analyst", + "salary": "$181,809", + "office": "Phoenix", + "extn": "5700", + "start_date": "12/16/2017" + }, + { + "id": "1909", + "name": "Clint Davies", + "position": "Designer", + "salary": "$181,213", + "office": "Paris", + "extn": "9797", + "start_date": "6/20/2004" + }, + { + "id": "1910", + "name": "Jessica Wild", + "position": "Paramedic", + "salary": "$153,148", + "office": "Houston", + "extn": "8999", + "start_date": "11/20/2001" + }, + { + "id": "1911", + "name": "Ronald Cassidy", + "position": "Ambulatory Nurse", + "salary": "$97,749", + "office": "Lancaster", + "extn": "7938", + "start_date": "5/6/2001" + }, + { + "id": "1912", + "name": "Brad Drummond", + "position": "Cashier", + "salary": "$86,557", + "office": "Amarillo", + "extn": "3977", + "start_date": "9/18/2018" + }, + { + "id": "1913", + "name": "Aisha Thorne", + "position": "Assistant Buyer", + "salary": "$220,475", + "office": "Rochester", + "extn": "7882", + "start_date": "4/30/2000" + }, + { + "id": "1914", + "name": "Maria Griffiths", + "position": "Retail Trainee", + "salary": "$65,657", + "office": "El Paso", + "extn": "4247", + "start_date": "1/4/2009" + }, + { + "id": "1915", + "name": "Bryon Rossi", + "position": "Insurance Broker", + "salary": "$63,422", + "office": "Milano", + "extn": "9552", + "start_date": "2/27/2015" + }, + { + "id": "1916", + "name": "Maxwell Snell", + "position": "Software Engineer", + "salary": "$184,453", + "office": "Honolulu", + "extn": "6243", + "start_date": "1/3/2006" + }, + { + "id": "1917", + "name": "Chris Graves", + "position": "Software Engineer", + "salary": "$27,483", + "office": "Prague", + "extn": "5047", + "start_date": "7/23/2011" + }, + { + "id": "1918", + "name": "Daron Wood", + "position": "Steward", + "salary": "$291,171", + "office": "Quebec", + "extn": "3441", + "start_date": "4/24/2001" + }, + { + "id": "1919", + "name": "Josh Weatcroft", + "position": "Budget Analyst", + "salary": "$163,218", + "office": "Tallahassee", + "extn": "5228", + "start_date": "4/15/2017" + }, + { + "id": "1920", + "name": "Havana Dwyer", + "position": "Cook", + "salary": "$160,124", + "office": "Indianapolis", + "extn": "2834", + "start_date": "3/28/2006" + }, + { + "id": "1921", + "name": "Jenna White", + "position": "Investment Advisor", + "salary": "$155,641", + "office": "Charlotte", + "extn": "6205", + "start_date": "8/17/2000" + }, + { + "id": "1922", + "name": "Kurt Devonport", + "position": "Doctor", + "salary": "$156,394", + "office": "Albuquerque", + "extn": "2532", + "start_date": "3/28/2002" + }, + { + "id": "1923", + "name": "Martin Clark", + "position": "CNC Operator", + "salary": "$140,403", + "office": "Milano", + "extn": "8541", + "start_date": "2/6/2017" + }, + { + "id": "1924", + "name": "Carissa Heaton", + "position": "Retail Trainee", + "salary": "$87,516", + "office": "Colorado Springs", + "extn": "5936", + "start_date": "10/25/2005" + }, + { + "id": "1925", + "name": "Brad Jackson", + "position": "Designer", + "salary": "$96,769", + "office": "Huntsville", + "extn": "9868", + "start_date": "11/11/2002" + }, + { + "id": "1926", + "name": "Hank Graham", + "position": "Healthcare Specialist", + "salary": "$160,740", + "office": "Madison", + "extn": "1828", + "start_date": "11/3/2003" + }, + { + "id": "1927", + "name": "Skylar Snow", + "position": "Staffing Consultant", + "salary": "$93,956", + "office": "Venice", + "extn": "4536", + "start_date": "3/11/2011" + }, + { + "id": "1928", + "name": "Elise Oliver", + "position": "Software Engineer", + "salary": "$90,235", + "office": "Rochester", + "extn": "9185", + "start_date": "5/22/2017" + }, + { + "id": "1929", + "name": "Melody Buckley", + "position": "Webmaster", + "salary": "$295,403", + "office": "Memphis", + "extn": "1691", + "start_date": "12/28/2003" + }, + { + "id": "1930", + "name": "Ramon Mccormick", + "position": "Banker", + "salary": "$242,479", + "office": "Dallas", + "extn": "1310", + "start_date": "11/25/2014" + }, + { + "id": "1931", + "name": "Sabrina Kelly", + "position": "Clerk", + "salary": "$259,204", + "office": "Rochester", + "extn": "9141", + "start_date": "8/19/2005" + }, + { + "id": "1932", + "name": "Megan Carson", + "position": "Inspector", + "salary": "$235,432", + "office": "Las Vegas", + "extn": "2219", + "start_date": "8/31/2009" + }, + { + "id": "1933", + "name": "Rita Reese", + "position": "Restaurant Manager", + "salary": "$106,620", + "office": "Madrid", + "extn": "3436", + "start_date": "9/14/2016" + }, + { + "id": "1934", + "name": "Phillip Robertson", + "position": "Healthcare Specialist", + "salary": "$131,039", + "office": "San Jose", + "extn": "8935", + "start_date": "11/17/2005" + }, + { + "id": "1935", + "name": "Jayden Ainsworth", + "position": "Steward", + "salary": "$253,059", + "office": "Philadelphia", + "extn": "1609", + "start_date": "3/18/2012" + }, + { + "id": "1936", + "name": "Anabel Carpenter", + "position": "Operator", + "salary": "$214,102", + "office": "Philadelphia", + "extn": "5671", + "start_date": "4/6/2000" + }, + { + "id": "1937", + "name": "Stephanie Johnson", + "position": "IT Support Staff", + "salary": "$153,658", + "office": "Tulsa", + "extn": "7635", + "start_date": "1/4/2012" + }, + { + "id": "1938", + "name": "Hayden Wills", + "position": "HR Coordinator", + "salary": "$82,291", + "office": "Tulsa", + "extn": "4682", + "start_date": "5/12/2015" + }, + { + "id": "1939", + "name": "Mark Boden", + "position": "Restaurant Manager", + "salary": "$178,448", + "office": "Otawa", + "extn": "1179", + "start_date": "6/1/2015" + }, + { + "id": "1940", + "name": "Cecilia Roberts", + "position": "Paramedic", + "salary": "$119,401", + "office": "Seattle", + "extn": "5663", + "start_date": "6/2/2017" + }, + { + "id": "1941", + "name": "Sylvia Torres", + "position": "Ambulatory Nurse", + "salary": "$246,428", + "office": "Lancaster", + "extn": "9743", + "start_date": "12/25/2011" + }, + { + "id": "1942", + "name": "Thea Camden", + "position": "Associate Professor", + "salary": "$106,864", + "office": "Las Vegas", + "extn": "1387", + "start_date": "8/12/2011" + }, + { + "id": "1943", + "name": "Erica Hill", + "position": "Ambulatory Nurse", + "salary": "$118,600", + "office": "Laredo", + "extn": "1386", + "start_date": "1/30/2005" + }, + { + "id": "1944", + "name": "Roger Thatcher", + "position": "Auditor", + "salary": "$63,943", + "office": "El Paso", + "extn": "4666", + "start_date": "12/24/2015" + }, + { + "id": "1945", + "name": "Alice Mccormick", + "position": "Inspector", + "salary": "$49,928", + "office": "Milwaukee", + "extn": "5946", + "start_date": "7/26/2016" + }, + { + "id": "1946", + "name": "Tyson Davies", + "position": "Pharmacist", + "salary": "$131,153", + "office": "Innsbruck", + "extn": "8211", + "start_date": "2/16/2011" + }, + { + "id": "1947", + "name": "Chuck Booth", + "position": "Ambulatory Nurse", + "salary": "$134,653", + "office": "Colorado Springs", + "extn": "2475", + "start_date": "7/14/2003" + }, + { + "id": "1948", + "name": "Kurt Boyle", + "position": "HR Coordinator", + "salary": "$130,781", + "office": "Milwaukee", + "extn": "1097", + "start_date": "1/5/2014" + }, + { + "id": "1949", + "name": "Lillian Overson", + "position": "Restaurant Manager", + "salary": "$44,843", + "office": "Orlando", + "extn": "2523", + "start_date": "1/31/2000" + }, + { + "id": "1950", + "name": "Gil Williams", + "position": "Laboratory Technician", + "salary": "$225,626", + "office": "Columbus", + "extn": "7903", + "start_date": "4/25/2013" + }, + { + "id": "1951", + "name": "Madelyn Jarrett", + "position": "Web Developer", + "salary": "$162,234", + "office": "Hayward", + "extn": "7919", + "start_date": "11/30/2010" + }, + { + "id": "1952", + "name": "Domenic Overson", + "position": "CNC Operator", + "salary": "$89,050", + "office": "Sacramento", + "extn": "7322", + "start_date": "3/4/2000" + }, + { + "id": "1953", + "name": "Alexander Clarke", + "position": "Front Desk Coordinator", + "salary": "$95,369", + "office": "Escondido", + "extn": "4676", + "start_date": "8/19/2018" + }, + { + "id": "1954", + "name": "Clint Thatcher", + "position": "Retail Trainee", + "salary": "$279,255", + "office": "Amarillo", + "extn": "4129", + "start_date": "9/1/2004" + }, + { + "id": "1955", + "name": "Cynthia Herbert", + "position": "Executive Director", + "salary": "$234,109", + "office": "Long Beach", + "extn": "1941", + "start_date": "3/20/2019" + }, + { + "id": "1956", + "name": "Ethan Farrow", + "position": "Ambulatory Nurse", + "salary": "$56,135", + "office": "Rome", + "extn": "5318", + "start_date": "10/24/2002" + }, + { + "id": "1957", + "name": "Alexander Cartwright", + "position": "Laboratory Technician", + "salary": "$28,896", + "office": "Los Angeles", + "extn": "7895", + "start_date": "2/10/2013" + }, + { + "id": "1958", + "name": "Caleb Ellery", + "position": "Associate Professor", + "salary": "$182,798", + "office": "Murfreesboro", + "extn": "1708", + "start_date": "7/22/2016" + }, + { + "id": "1959", + "name": "Dorothy Jackson", + "position": "Steward", + "salary": "$167,678", + "office": "Colorado Springs", + "extn": "8383", + "start_date": "12/25/2014" + }, + { + "id": "1960", + "name": "Crystal Smith", + "position": "Systems Administrator", + "salary": "$197,691", + "office": "Arlington", + "extn": "4335", + "start_date": "1/7/2004" + }, + { + "id": "1961", + "name": "Leslie Stanton", + "position": "Investment Advisor", + "salary": "$277,281", + "office": "Huntsville", + "extn": "9671", + "start_date": "4/1/2001" + }, + { + "id": "1962", + "name": "Sebastian Harrison", + "position": "IT Support Staff", + "salary": "$291,472", + "office": "Rochester", + "extn": "9899", + "start_date": "9/2/2016" + }, + { + "id": "1963", + "name": "Denny Dixon", + "position": "Banker", + "salary": "$242,806", + "office": "Philadelphia", + "extn": "8326", + "start_date": "3/16/2009" + }, + { + "id": "1964", + "name": "Doris Dubois", + "position": "Webmaster", + "salary": "$92,574", + "office": "San Bernardino", + "extn": "9001", + "start_date": "9/15/2015" + }, + { + "id": "1965", + "name": "Johnathan Mccall", + "position": "Steward", + "salary": "$65,198", + "office": "Garland", + "extn": "2623", + "start_date": "3/27/2004" + }, + { + "id": "1966", + "name": "Robyn Taylor", + "position": "Design Engineer", + "salary": "$294,060", + "office": "Henderson", + "extn": "1851", + "start_date": "12/7/2004" + }, + { + "id": "1967", + "name": "Taylor Thomson", + "position": "Electrician", + "salary": "$145,019", + "office": "New York", + "extn": "2200", + "start_date": "11/14/2018" + }, + { + "id": "1968", + "name": "Francesca Brooks", + "position": "HR Coordinator", + "salary": "$214,580", + "office": "Phoenix", + "extn": "5681", + "start_date": "8/17/2005" + }, + { + "id": "1969", + "name": "Agnes Collingwood", + "position": "Healthcare Specialist", + "salary": "$285,737", + "office": "Lakewood", + "extn": "7844", + "start_date": "10/30/2013" + }, + { + "id": "1970", + "name": "Hank Edley", + "position": "Clerk", + "salary": "$159,501", + "office": "Portland", + "extn": "3474", + "start_date": "8/4/2001" + }, + { + "id": "1971", + "name": "Julius Gordon", + "position": "Business Broker", + "salary": "$36,709", + "office": "Springfield", + "extn": "4743", + "start_date": "6/14/2014" + }, + { + "id": "1972", + "name": "Kurt Mccormick", + "position": "Banker", + "salary": "$67,522", + "office": "Fullerton", + "extn": "3315", + "start_date": "10/15/2003" + }, + { + "id": "1973", + "name": "Julian Quinton", + "position": "Associate Professor", + "salary": "$48,531", + "office": "Bellevue", + "extn": "7225", + "start_date": "3/4/2000" + }, + { + "id": "1974", + "name": "Peter Hamilton", + "position": "Audiologist", + "salary": "$254,471", + "office": "Colorado Springs", + "extn": "4036", + "start_date": "7/30/2005" + }, + { + "id": "1975", + "name": "Alexander Carson", + "position": "Dentist", + "salary": "$177,470", + "office": "Fremont", + "extn": "3881", + "start_date": "4/27/2016" + }, + { + "id": "1976", + "name": "Penny Corbett", + "position": "Pharmacist", + "salary": "$258,007", + "office": "Garland", + "extn": "3274", + "start_date": "9/24/2000" + }, + { + "id": "1977", + "name": "Chris Pickard", + "position": "HR Coordinator", + "salary": "$229,668", + "office": "Salt Lake City", + "extn": "5258", + "start_date": "12/4/2016" + }, + { + "id": "1978", + "name": "Lucas Craig", + "position": "Baker", + "salary": "$28,998", + "office": "Scottsdale", + "extn": "1555", + "start_date": "8/27/2013" + }, + { + "id": "1979", + "name": "Liam Hunter", + "position": "Design Engineer", + "salary": "$235,879", + "office": "Huntsville", + "extn": "1424", + "start_date": "7/25/2000" + }, + { + "id": "1980", + "name": "Wade Lindop", + "position": "Bellman", + "salary": "$209,987", + "office": "Lakewood", + "extn": "2876", + "start_date": "12/8/2006" + }, + { + "id": "1981", + "name": "Harvey Weldon", + "position": "Service Supervisor", + "salary": "$148,823", + "office": "Salem", + "extn": "7003", + "start_date": "5/5/2019" + }, + { + "id": "1982", + "name": "Tom Lynch", + "position": "Designer", + "salary": "$131,604", + "office": "Long Beach", + "extn": "5899", + "start_date": "12/29/2015" + }, + { + "id": "1983", + "name": "Johnathan Jobson", + "position": "Food Technologist", + "salary": "$19,333", + "office": "Honolulu", + "extn": "2702", + "start_date": "7/8/2009" + }, + { + "id": "1984", + "name": "Eduardo Clayton", + "position": "Call Center Representative", + "salary": "$277,656", + "office": "Miami", + "extn": "8400", + "start_date": "3/2/2007" + }, + { + "id": "1985", + "name": "Benjamin Carter", + "position": "Paramedic", + "salary": "$158,454", + "office": "Miami", + "extn": "8881", + "start_date": "12/21/2015" + }, + { + "id": "1986", + "name": "Carl Owen", + "position": "Paramedic", + "salary": "$148,864", + "office": "Rochester", + "extn": "7938", + "start_date": "8/4/2015" + }, + { + "id": "1987", + "name": "Brad Boden", + "position": "Cash Manager", + "salary": "$236,920", + "office": "Valetta", + "extn": "1849", + "start_date": "7/7/2019" + }, + { + "id": "1988", + "name": "Harvey Cox", + "position": "Budget Analyst", + "salary": "$55,402", + "office": "Madrid", + "extn": "7622", + "start_date": "12/25/2011" + }, + { + "id": "1989", + "name": "Kamila Matthews", + "position": "Call Center Representative", + "salary": "$23,415", + "office": "Las Vegas", + "extn": "6667", + "start_date": "9/16/2011" + }, + { + "id": "1990", + "name": "Julius Dickson", + "position": "Software Engineer", + "salary": "$76,108", + "office": "Irving", + "extn": "5193", + "start_date": "2/6/2014" + }, + { + "id": "1991", + "name": "Marla Mason", + "position": "Cook", + "salary": "$275,127", + "office": "Milwaukee", + "extn": "4482", + "start_date": "12/29/2000" + }, + { + "id": "1992", + "name": "Marvin Eaton", + "position": "Cook", + "salary": "$53,187", + "office": "San Francisco", + "extn": "2107", + "start_date": "1/9/2007" + }, + { + "id": "1993", + "name": "Alison Flynn", + "position": "Ambulatory Nurse", + "salary": "$155,811", + "office": "Richmond", + "extn": "1586", + "start_date": "9/28/2002" + }, + { + "id": "1994", + "name": "Felicity Campbell", + "position": "Audiologist", + "salary": "$162,800", + "office": "Wien", + "extn": "6343", + "start_date": "1/13/2004" + }, + { + "id": "1995", + "name": "Alessia Upton", + "position": "Laboratory Technician", + "salary": "$215,797", + "office": "Murfreesboro", + "extn": "1921", + "start_date": "8/29/2011" + }, + { + "id": "1996", + "name": "Denis Owens", + "position": "Operator", + "salary": "$161,902", + "office": "New Orleans", + "extn": "3076", + "start_date": "7/15/2019" + }, + { + "id": "1997", + "name": "Brooklyn Cork", + "position": "Chef Manager", + "salary": "$213,758", + "office": "Glendale", + "extn": "1594", + "start_date": "1/29/2015" + }, + { + "id": "1998", + "name": "Angela Everett", + "position": "Front Desk Coordinator", + "salary": "$119,744", + "office": "Berna", + "extn": "5889", + "start_date": "9/16/2000" + }, + { + "id": "1999", + "name": "Leroy Edler", + "position": "Cashier", + "salary": "$208,213", + "office": "New Orleans", + "extn": "1545", + "start_date": "4/16/2019" + }, + { + "id": "2000", + "name": "Julia Steer", + "position": "Audiologist", + "salary": "$94,483", + "office": "Hayward", + "extn": "3391", + "start_date": "5/7/2010" + }, + { + "id": "2001", + "name": "Nicholas Allen", + "position": "Biologist", + "salary": "$56,877", + "office": "Richmond", + "extn": "8057", + "start_date": "10/4/2008" + }, + { + "id": "2002", + "name": "Mike Kaur", + "position": "Restaurant Manager", + "salary": "$123,060", + "office": "Richmond", + "extn": "5795", + "start_date": "11/16/2013" + }, + { + "id": "2003", + "name": "Michael Everett", + "position": "Investment Advisor", + "salary": "$282,921", + "office": "Richmond", + "extn": "7516", + "start_date": "4/10/2015" + }, + { + "id": "2004", + "name": "Melody Archer", + "position": "Designer", + "salary": "$28,260", + "office": "Seattle", + "extn": "9151", + "start_date": "9/26/2003" + }, + { + "id": "2005", + "name": "Harvey Hunt", + "position": "HR Specialist", + "salary": "$46,201", + "office": "Springfield", + "extn": "2012", + "start_date": "8/12/2019" + }, + { + "id": "2006", + "name": "Peyton Stanton", + "position": "Ambulatory Nurse", + "salary": "$270,707", + "office": "Boston", + "extn": "6660", + "start_date": "3/25/2014" + }, + { + "id": "2007", + "name": "Julius Milner", + "position": "Doctor", + "salary": "$71,424", + "office": "Toledo", + "extn": "2451", + "start_date": "9/29/2015" + }, + { + "id": "2008", + "name": "Bob Hill", + "position": "Banker", + "salary": "$281,427", + "office": "Milwaukee", + "extn": "3652", + "start_date": "1/15/2013" + }, + { + "id": "2009", + "name": "Alison Graham", + "position": "Lecturer", + "salary": "$202,821", + "office": "Madison", + "extn": "7228", + "start_date": "2/4/2011" + }, + { + "id": "2010", + "name": "Oliver Parker", + "position": "Banker", + "salary": "$268,728", + "office": "Albuquerque", + "extn": "1200", + "start_date": "5/31/2016" + }, + { + "id": "2011", + "name": "Marla Mccall", + "position": "Food Technologist", + "salary": "$285,342", + "office": "Tallahassee", + "extn": "6387", + "start_date": "5/20/2008" + }, + { + "id": "2012", + "name": "Makena Benson", + "position": "Cook", + "salary": "$190,874", + "office": "Springfield", + "extn": "7197", + "start_date": "1/6/2002" + }, + { + "id": "2013", + "name": "Ronald Gallacher", + "position": "Accountant", + "salary": "$298,319", + "office": "Fort Lauderdale", + "extn": "1694", + "start_date": "8/6/2012" + }, + { + "id": "2014", + "name": "Ryan Farmer", + "position": "Mobile Developer", + "salary": "$205,826", + "office": "Murfreesboro", + "extn": "4729", + "start_date": "1/20/2019" + }, + { + "id": "2015", + "name": "Sarah Craig", + "position": "Loan Officer", + "salary": "$115,382", + "office": "Saint Paul", + "extn": "6372", + "start_date": "10/4/2002" + }, + { + "id": "2016", + "name": "Margot Watson", + "position": "Web Developer", + "salary": "$190,980", + "office": "Escondido", + "extn": "5143", + "start_date": "11/8/2006" + }, + { + "id": "2017", + "name": "Percy Carter", + "position": "Staffing Consultant", + "salary": "$35,957", + "office": "Moreno Valley", + "extn": "2489", + "start_date": "8/18/2013" + }, + { + "id": "2018", + "name": "Chris Bradshaw", + "position": "Laboratory Technician", + "salary": "$28,039", + "office": "Jacksonville", + "extn": "5349", + "start_date": "10/4/2000" + }, + { + "id": "2019", + "name": "Elly Dobson", + "position": "Staffing Consultant", + "salary": "$150,829", + "office": "New York", + "extn": "2178", + "start_date": "12/3/2009" + }, + { + "id": "2020", + "name": "Gil Forth", + "position": "Staffing Consultant", + "salary": "$263,861", + "office": "Atlanta", + "extn": "8621", + "start_date": "4/22/2019" + }, + { + "id": "2021", + "name": "Ivette Garner", + "position": "Global Logistics Supervisor", + "salary": "$157,105", + "office": "Albuquerque", + "extn": "7169", + "start_date": "2/6/2017" + }, + { + "id": "2022", + "name": "Ruth James", + "position": "Mobile Developer", + "salary": "$184,224", + "office": "Arlington", + "extn": "3398", + "start_date": "1/13/2011" + }, + { + "id": "2023", + "name": "Elijah Ranks", + "position": "Bellman", + "salary": "$174,010", + "office": "New York", + "extn": "9810", + "start_date": "10/17/2003" + }, + { + "id": "2024", + "name": "Ilona Payne", + "position": "Loan Officer", + "salary": "$226,474", + "office": "Madrid", + "extn": "9185", + "start_date": "2/27/2016" + }, + { + "id": "2025", + "name": "Stacy Malone", + "position": "Paramedic", + "salary": "$105,351", + "office": "New York", + "extn": "6242", + "start_date": "1/8/2014" + }, + { + "id": "2026", + "name": "Cherish Gilmore", + "position": "Front Desk Coordinator", + "salary": "$151,192", + "office": "Sacramento", + "extn": "8074", + "start_date": "7/8/2017" + }, + { + "id": "2027", + "name": "Alex Alcroft", + "position": "Project Manager", + "salary": "$203,844", + "office": "Murfreesboro", + "extn": "8871", + "start_date": "10/29/2012" + }, + { + "id": "2028", + "name": "Maggie Flack", + "position": "Staffing Consultant", + "salary": "$208,182", + "office": "Worcester", + "extn": "1679", + "start_date": "1/27/2012" + }, + { + "id": "2029", + "name": "Daria Thornton", + "position": "Clerk", + "salary": "$123,635", + "office": "New York", + "extn": "3284", + "start_date": "7/26/2000" + }, + { + "id": "2030", + "name": "Charlotte Ramsey", + "position": "Loan Officer", + "salary": "$93,912", + "office": "Innsbruck", + "extn": "1581", + "start_date": "7/4/2016" + }, + { + "id": "2031", + "name": "Ethan Ranks", + "position": "Investment Advisor", + "salary": "$296,705", + "office": "Norfolk", + "extn": "2939", + "start_date": "1/8/2016" + }, + { + "id": "2032", + "name": "Emerald Notman", + "position": "Electrician", + "salary": "$36,074", + "office": "Henderson", + "extn": "9726", + "start_date": "10/17/2007" + }, + { + "id": "2033", + "name": "Clint Vallins", + "position": "Treasurer", + "salary": "$231,924", + "office": "Escondido", + "extn": "8562", + "start_date": "10/17/2010" + }, + { + "id": "2034", + "name": "Percy Logan", + "position": "Web Developer", + "salary": "$48,167", + "office": "Charlotte", + "extn": "3533", + "start_date": "2/15/2016" + }, + { + "id": "2035", + "name": "Oliver Archer", + "position": "Retail Trainee", + "salary": "$186,211", + "office": "Denver", + "extn": "9445", + "start_date": "2/8/2017" + }, + { + "id": "2036", + "name": "Marina Addis", + "position": "Investment Advisor", + "salary": "$64,670", + "office": "Boston", + "extn": "9407", + "start_date": "3/10/2019" + }, + { + "id": "2037", + "name": "Nicholas Fenton", + "position": "Staffing Consultant", + "salary": "$269,825", + "office": "Bucharest", + "extn": "1481", + "start_date": "3/17/2002" + }, + { + "id": "2038", + "name": "Eduardo Warner", + "position": "Paramedic", + "salary": "$171,956", + "office": "Phoenix", + "extn": "7255", + "start_date": "1/5/2012" + }, + { + "id": "2039", + "name": "Norah Walsh", + "position": "Accountant", + "salary": "$261,886", + "office": "Cincinnati", + "extn": "1669", + "start_date": "6/6/2017" + }, + { + "id": "2040", + "name": "Cara James", + "position": "Production Painter", + "salary": "$41,962", + "office": "Jersey City", + "extn": "9494", + "start_date": "1/18/2016" + }, + { + "id": "2041", + "name": "Marjorie Wilson", + "position": "Paramedic", + "salary": "$103,293", + "office": "Bridgeport", + "extn": "3344", + "start_date": "5/26/2005" + }, + { + "id": "2042", + "name": "Adeline Whinter", + "position": "Doctor", + "salary": "$174,839", + "office": "Henderson", + "extn": "3930", + "start_date": "9/24/2000" + }, + { + "id": "2043", + "name": "Kieth Willson", + "position": "Investment Advisor", + "salary": "$286,058", + "office": "Omaha", + "extn": "5012", + "start_date": "2/15/2013" + }, + { + "id": "2044", + "name": "Marissa Dale", + "position": "Ambulatory Nurse", + "salary": "$299,405", + "office": "Valetta", + "extn": "4831", + "start_date": "4/5/2012" + }, + { + "id": "2045", + "name": "Daron Duvall", + "position": "Stockbroker", + "salary": "$267,759", + "office": "Phoenix", + "extn": "8361", + "start_date": "8/2/2009" + }, + { + "id": "2046", + "name": "Percy Tait", + "position": "Call Center Representative", + "salary": "$30,168", + "office": "Otawa", + "extn": "7273", + "start_date": "5/23/2016" + }, + { + "id": "2047", + "name": "Alex Gilmore", + "position": "Physician", + "salary": "$61,360", + "office": "Henderson", + "extn": "9275", + "start_date": "2/14/2012" + }, + { + "id": "2048", + "name": "Erick Morris", + "position": "Designer", + "salary": "$48,798", + "office": "Phoenix", + "extn": "7884", + "start_date": "9/25/2016" + }, + { + "id": "2049", + "name": "Janelle Noon", + "position": "Audiologist", + "salary": "$114,817", + "office": "Minneapolis", + "extn": "7560", + "start_date": "4/9/2018" + }, + { + "id": "2050", + "name": "Doug Vangness", + "position": "IT Support Staff", + "salary": "$131,998", + "office": "Atlanta", + "extn": "7209", + "start_date": "3/8/2011" + }, + { + "id": "2051", + "name": "Maria Johnson", + "position": "Assistant Buyer", + "salary": "$267,756", + "office": "Omaha", + "extn": "1202", + "start_date": "3/21/2001" + }, + { + "id": "2052", + "name": "Piper Keys", + "position": "Operator", + "salary": "$221,748", + "office": "Jacksonville", + "extn": "6247", + "start_date": "6/30/2017" + }, + { + "id": "2053", + "name": "Carla Alcroft", + "position": "Banker", + "salary": "$204,057", + "office": "Memphis", + "extn": "3350", + "start_date": "1/18/2003" + }, + { + "id": "2054", + "name": "Daniel Riley", + "position": "Cashier", + "salary": "$200,414", + "office": "Berna", + "extn": "2495", + "start_date": "10/28/2017" + }, + { + "id": "2055", + "name": "Harry White", + "position": "Laboratory Technician", + "salary": "$179,984", + "office": "Jacksonville", + "extn": "9310", + "start_date": "6/14/2019" + }, + { + "id": "2056", + "name": "Alexa Weasley", + "position": "Global Logistics Supervisor", + "salary": "$287,058", + "office": "Honolulu", + "extn": "7916", + "start_date": "11/15/2015" + }, + { + "id": "2057", + "name": "Benjamin Hobbs", + "position": "Dentist", + "salary": "$133,385", + "office": "Salt Lake City", + "extn": "2218", + "start_date": "3/14/2014" + }, + { + "id": "2058", + "name": "William Judd", + "position": "Lecturer", + "salary": "$168,938", + "office": "Irving", + "extn": "5388", + "start_date": "7/25/2004" + }, + { + "id": "2059", + "name": "Maxwell Oswald", + "position": "Stockbroker", + "salary": "$275,495", + "office": "Milano", + "extn": "3451", + "start_date": "7/31/2002" + }, + { + "id": "2060", + "name": "Michelle Sherwood", + "position": "Executive Director", + "salary": "$158,436", + "office": "Zurich", + "extn": "8321", + "start_date": "10/6/2016" + }, + { + "id": "2061", + "name": "Jacob Brown", + "position": "Baker", + "salary": "$114,985", + "office": "Minneapolis", + "extn": "1906", + "start_date": "3/14/2006" + }, + { + "id": "2062", + "name": "Henry Nayler", + "position": "Mobile Developer", + "salary": "$184,557", + "office": "Rochester", + "extn": "6786", + "start_date": "10/18/2008" + }, + { + "id": "2063", + "name": "Eduardo Addis", + "position": "Paramedic", + "salary": "$259,317", + "office": "Richmond", + "extn": "2255", + "start_date": "4/6/2008" + }, + { + "id": "2064", + "name": "Joseph Morris", + "position": "Baker", + "salary": "$168,139", + "office": "Henderson", + "extn": "9339", + "start_date": "7/31/2000" + }, + { + "id": "2065", + "name": "Rosalee Collins", + "position": "Audiologist", + "salary": "$293,266", + "office": "Prague", + "extn": "6571", + "start_date": "1/5/2004" + }, + { + "id": "2066", + "name": "Enoch Rogers", + "position": "Webmaster", + "salary": "$149,879", + "office": "Chicago", + "extn": "9502", + "start_date": "6/7/2003" + }, + { + "id": "2067", + "name": "George Vaughan", + "position": "Baker", + "salary": "$75,705", + "office": "Bridgeport", + "extn": "5614", + "start_date": "4/2/2010" + }, + { + "id": "2068", + "name": "Alison Ballard", + "position": "Associate Professor", + "salary": "$129,225", + "office": "Paris", + "extn": "4539", + "start_date": "10/26/2015" + }, + { + "id": "2069", + "name": "Daphne Penn", + "position": "Service Supervisor", + "salary": "$22,139", + "office": "Bridgeport", + "extn": "4965", + "start_date": "9/4/2001" + }, + { + "id": "2070", + "name": "Ivette Price", + "position": "Inspector", + "salary": "$184,681", + "office": "Murfreesboro", + "extn": "9729", + "start_date": "9/3/2013" + }, + { + "id": "2071", + "name": "Bernadette Allcott", + "position": "Call Center Representative", + "salary": "$79,355", + "office": "Ontario", + "extn": "7890", + "start_date": "6/19/2015" + }, + { + "id": "2072", + "name": "Cristal Curtis", + "position": "Food Technologist", + "salary": "$115,680", + "office": "Columbus", + "extn": "8782", + "start_date": "7/6/2001" + }, + { + "id": "2073", + "name": "Estrella Carter", + "position": "Restaurant Manager", + "salary": "$140,909", + "office": "Worcester", + "extn": "8862", + "start_date": "5/30/2016" + }, + { + "id": "2074", + "name": "Rosalyn Wigley", + "position": "Health Educator", + "salary": "$128,459", + "office": "Valetta", + "extn": "4292", + "start_date": "4/28/2006" + }, + { + "id": "2075", + "name": "Percy Edwards", + "position": "Call Center Representative", + "salary": "$187,183", + "office": "Richmond", + "extn": "4264", + "start_date": "5/10/2016" + }, + { + "id": "2076", + "name": "Denny Woods", + "position": "Web Developer", + "salary": "$32,449", + "office": "Anaheim", + "extn": "2699", + "start_date": "12/20/2017" + }, + { + "id": "2077", + "name": "Sadie Wild", + "position": "Executive Director", + "salary": "$288,492", + "office": "Kansas City", + "extn": "5103", + "start_date": "2/2/2014" + }, + { + "id": "2078", + "name": "William Hope", + "position": "Operator", + "salary": "$247,039", + "office": "Las Vegas", + "extn": "7466", + "start_date": "3/21/2009" + }, + { + "id": "2079", + "name": "Sara Morgan", + "position": "CNC Operator", + "salary": "$71,166", + "office": "Long Beach", + "extn": "7681", + "start_date": "7/30/2002" + }, + { + "id": "2080", + "name": "Brad Addis", + "position": "Bookkeeper", + "salary": "$276,432", + "office": "Rochester", + "extn": "2475", + "start_date": "4/25/2007" + }, + { + "id": "2081", + "name": "Belinda Chappell", + "position": "Paramedic", + "salary": "$80,145", + "office": "San Antonio", + "extn": "3007", + "start_date": "9/20/2003" + }, + { + "id": "2082", + "name": "Sabina Briggs", + "position": "Global Logistics Supervisor", + "salary": "$293,669", + "office": "Hollywood", + "extn": "2120", + "start_date": "3/13/2019" + }, + { + "id": "2083", + "name": "Hank Hamilton", + "position": "CNC Operator", + "salary": "$23,274", + "office": "Lincoln", + "extn": "5712", + "start_date": "12/19/2005" + }, + { + "id": "2084", + "name": "Leroy Carter", + "position": "Lecturer", + "salary": "$105,565", + "office": "Toledo", + "extn": "9426", + "start_date": "12/26/2017" + }, + { + "id": "2085", + "name": "Piper Morris", + "position": "Biologist", + "salary": "$60,079", + "office": "Albuquerque", + "extn": "2584", + "start_date": "11/4/2004" + }, + { + "id": "2086", + "name": "Elisabeth Patel", + "position": "Stockbroker", + "salary": "$89,024", + "office": "Houston", + "extn": "2583", + "start_date": "3/1/2013" + }, + { + "id": "2087", + "name": "Emery Mould", + "position": "Biologist", + "salary": "$122,007", + "office": "Sacramento", + "extn": "1315", + "start_date": "8/16/2000" + }, + { + "id": "2088", + "name": "Ryan Rainford", + "position": "Physician", + "salary": "$130,240", + "office": "Lakewood", + "extn": "3762", + "start_date": "6/22/2002" + }, + { + "id": "2089", + "name": "Amy Boyle", + "position": "Ambulatory Nurse", + "salary": "$154,779", + "office": "Hayward", + "extn": "2584", + "start_date": "6/30/2014" + }, + { + "id": "2090", + "name": "Naomi Norman", + "position": "Global Logistics Supervisor", + "salary": "$168,353", + "office": "Portland", + "extn": "5659", + "start_date": "2/24/2004" + }, + { + "id": "2091", + "name": "Agnes Parker", + "position": "Executive Director", + "salary": "$242,948", + "office": "Minneapolis", + "extn": "3713", + "start_date": "1/29/2007" + }, + { + "id": "2092", + "name": "Ada Dwyer", + "position": "Insurance Broker", + "salary": "$298,419", + "office": "Bellevue", + "extn": "2961", + "start_date": "12/19/2016" + }, + { + "id": "2093", + "name": "Rosalyn James", + "position": "Healthcare Specialist", + "salary": "$205,245", + "office": "Long Beach", + "extn": "5287", + "start_date": "1/15/2012" + }, + { + "id": "2094", + "name": "Doug Egerton", + "position": "Bookkeeper", + "salary": "$245,535", + "office": "Lyon", + "extn": "8472", + "start_date": "7/7/2008" + }, + { + "id": "2095", + "name": "Fiona Reid", + "position": "Biologist", + "salary": "$240,131", + "office": "Glendale", + "extn": "4227", + "start_date": "8/29/2019" + }, + { + "id": "2096", + "name": "Hayden Lynch", + "position": "Fabricator", + "salary": "$163,850", + "office": "Irving", + "extn": "9758", + "start_date": "6/17/2017" + }, + { + "id": "2097", + "name": "George Saunders", + "position": "HR Coordinator", + "salary": "$75,687", + "office": "Zurich", + "extn": "2838", + "start_date": "7/1/2000" + }, + { + "id": "2098", + "name": "Chadwick Quinn", + "position": "Health Educator", + "salary": "$24,075", + "office": "New Orleans", + "extn": "6764", + "start_date": "12/4/2004" + }, + { + "id": "2099", + "name": "Rachael Willis", + "position": "Production Painter", + "salary": "$206,384", + "office": "Chicago", + "extn": "2421", + "start_date": "1/16/2009" + }, + { + "id": "2100", + "name": "Wade Hunt", + "position": "Physician", + "salary": "$269,405", + "office": "Lancaster", + "extn": "1105", + "start_date": "8/10/2015" + }, + { + "id": "2101", + "name": "Benny Neville", + "position": "Stockbroker", + "salary": "$45,406", + "office": "Anaheim", + "extn": "4945", + "start_date": "10/3/2004" + }, + { + "id": "2102", + "name": "Lana Chadwick", + "position": "Auditor", + "salary": "$188,943", + "office": "Irving", + "extn": "7488", + "start_date": "3/13/2017" + }, + { + "id": "2103", + "name": "Ronald Bloom", + "position": "Steward", + "salary": "$177,981", + "office": "Dallas", + "extn": "1279", + "start_date": "9/9/2004" + }, + { + "id": "2104", + "name": "Tony Gordon", + "position": "Stockbroker", + "salary": "$259,288", + "office": "San Francisco", + "extn": "5806", + "start_date": "5/7/2000" + }, + { + "id": "2105", + "name": "Adelaide Rose", + "position": "Audiologist", + "salary": "$294,013", + "office": "Bucharest", + "extn": "4078", + "start_date": "4/22/2001" + }, + { + "id": "2106", + "name": "Matthew Healy", + "position": "Machine Operator", + "salary": "$17,748", + "office": "Tokyo", + "extn": "8182", + "start_date": "2/21/2004" + }, + { + "id": "2107", + "name": "Chris Mould", + "position": "Staffing Consultant", + "salary": "$241,410", + "office": "San Antonio", + "extn": "4238", + "start_date": "8/9/2006" + }, + { + "id": "2108", + "name": "Russel Wilton", + "position": "Doctor", + "salary": "$48,223", + "office": "Sacramento", + "extn": "1348", + "start_date": "9/28/2017" + }, + { + "id": "2109", + "name": "Fred Burnley", + "position": "Project Manager", + "salary": "$48,481", + "office": "Long Beach", + "extn": "5404", + "start_date": "5/9/2004" + }, + { + "id": "2110", + "name": "Henry Martin", + "position": "Budget Analyst", + "salary": "$149,332", + "office": "Rochester", + "extn": "5787", + "start_date": "1/1/2014" + }, + { + "id": "2111", + "name": "Isabella Hill", + "position": "Accountant", + "salary": "$243,894", + "office": "Berlin", + "extn": "2234", + "start_date": "5/16/2003" + }, + { + "id": "2112", + "name": "Penny Crawford", + "position": "Stockbroker", + "salary": "$231,108", + "office": "Phoenix", + "extn": "1229", + "start_date": "9/23/2016" + }, + { + "id": "2113", + "name": "Percy Phillips", + "position": "Operator", + "salary": "$176,747", + "office": "Paris", + "extn": "8598", + "start_date": "3/11/2007" + }, + { + "id": "2114", + "name": "Mark Rigg", + "position": "Assistant Buyer", + "salary": "$242,522", + "office": "Rome", + "extn": "6189", + "start_date": "8/19/2001" + }, + { + "id": "2115", + "name": "Caitlyn Watson", + "position": "Baker", + "salary": "$200,283", + "office": "Indianapolis", + "extn": "8690", + "start_date": "6/30/2013" + }, + { + "id": "2116", + "name": "Jacqueline Ianson", + "position": "HR Specialist", + "salary": "$292,036", + "office": "Minneapolis", + "extn": "9609", + "start_date": "6/17/2006" + }, + { + "id": "2117", + "name": "Maya Needham", + "position": "Bellman", + "salary": "$26,313", + "office": "Lakewood", + "extn": "5477", + "start_date": "4/17/2005" + }, + { + "id": "2118", + "name": "Alexander Jackson", + "position": "Systems Administrator", + "salary": "$67,570", + "office": "Rome", + "extn": "4710", + "start_date": "1/28/2010" + }, + { + "id": "2119", + "name": "Boris Wilson", + "position": "Staffing Consultant", + "salary": "$239,904", + "office": "San Diego", + "extn": "3149", + "start_date": "6/28/2002" + }, + { + "id": "2120", + "name": "Gemma Rogers", + "position": "Staffing Consultant", + "salary": "$192,474", + "office": "London", + "extn": "9809", + "start_date": "8/18/2003" + }, + { + "id": "2121", + "name": "Quinn Richards", + "position": "Design Engineer", + "salary": "$63,184", + "office": "Fort Lauderdale", + "extn": "4891", + "start_date": "2/11/2018" + }, + { + "id": "2122", + "name": "Adela Bryson", + "position": "Insurance Broker", + "salary": "$174,893", + "office": "Ontario", + "extn": "9479", + "start_date": "7/22/2000" + }, + { + "id": "2123", + "name": "Chloe Terry", + "position": "Healthcare Specialist", + "salary": "$215,506", + "office": "Honolulu", + "extn": "1329", + "start_date": "6/29/2010" + }, + { + "id": "2124", + "name": "Faith Nielson", + "position": "Business Broker", + "salary": "$140,911", + "office": "Seattle", + "extn": "1895", + "start_date": "9/29/2013" + }, + { + "id": "2125", + "name": "Caleb Brooks", + "position": "Design Engineer", + "salary": "$261,469", + "office": "San Antonio", + "extn": "9064", + "start_date": "10/9/2004" + }, + { + "id": "2126", + "name": "Doug Riley", + "position": "Doctor", + "salary": "$273,199", + "office": "Indianapolis", + "extn": "5835", + "start_date": "5/21/2017" + }, + { + "id": "2127", + "name": "Freya Reese", + "position": "Bookkeeper", + "salary": "$144,068", + "office": "Fremont", + "extn": "6131", + "start_date": "6/1/2018" + }, + { + "id": "2128", + "name": "Jules Cooper", + "position": "Project Manager", + "salary": "$117,471", + "office": "Lisbon", + "extn": "3065", + "start_date": "7/21/2012" + }, + { + "id": "2129", + "name": "Lindsay Rodgers", + "position": "Design Engineer", + "salary": "$73,484", + "office": "Orlando", + "extn": "7019", + "start_date": "2/2/2003" + }, + { + "id": "2130", + "name": "Susan Kerr", + "position": "Production Painter", + "salary": "$38,333", + "office": "Minneapolis", + "extn": "3382", + "start_date": "4/18/2013" + }, + { + "id": "2131", + "name": "Roger Hastings", + "position": "Software Engineer", + "salary": "$258,820", + "office": "Wien", + "extn": "5583", + "start_date": "10/31/2012" + }, + { + "id": "2132", + "name": "Georgia Moore", + "position": "Global Logistics Supervisor", + "salary": "$43,766", + "office": "Louisville", + "extn": "1953", + "start_date": "2/23/2005" + }, + { + "id": "2133", + "name": "Nick Davies", + "position": "Designer", + "salary": "$231,017", + "office": "Huntsville", + "extn": "8961", + "start_date": "4/21/2007" + }, + { + "id": "2134", + "name": "Chad Morgan", + "position": "Accountant", + "salary": "$174,561", + "office": "Columbus", + "extn": "6478", + "start_date": "10/26/2012" + }, + { + "id": "2135", + "name": "Marilyn Logan", + "position": "Systems Administrator", + "salary": "$114,295", + "office": "Salem", + "extn": "8669", + "start_date": "3/13/2011" + }, + { + "id": "2136", + "name": "Eden Styles", + "position": "Auditor", + "salary": "$206,567", + "office": "Garland", + "extn": "6211", + "start_date": "2/13/2015" + }, + { + "id": "2137", + "name": "Aiden Wheeler", + "position": "Systems Administrator", + "salary": "$241,347", + "office": "Detroit", + "extn": "5495", + "start_date": "11/27/2012" + }, + { + "id": "2138", + "name": "Roger Rogers", + "position": "Food Technologist", + "salary": "$289,915", + "office": "Worcester", + "extn": "6906", + "start_date": "3/27/2010" + }, + { + "id": "2139", + "name": "Mina Richards", + "position": "Insurance Broker", + "salary": "$202,165", + "office": "Huntsville", + "extn": "3797", + "start_date": "5/3/2001" + }, + { + "id": "2140", + "name": "Cedrick Stevens", + "position": "Audiologist", + "salary": "$174,770", + "office": "Indianapolis", + "extn": "1064", + "start_date": "4/15/2001" + }, + { + "id": "2141", + "name": "Clint Ogilvy", + "position": "Accountant", + "salary": "$207,899", + "office": "Long Beach", + "extn": "1076", + "start_date": "2/7/2002" + }, + { + "id": "2142", + "name": "Havana Saunders", + "position": "Health Educator", + "salary": "$22,890", + "office": "Paris", + "extn": "6138", + "start_date": "9/29/2006" + }, + { + "id": "2143", + "name": "Eduardo Cork", + "position": "Cashier", + "salary": "$163,944", + "office": "Quebec", + "extn": "3031", + "start_date": "2/3/2010" + }, + { + "id": "2144", + "name": "Ryan Wild", + "position": "Healthcare Specialist", + "salary": "$109,974", + "office": "Jersey City", + "extn": "9802", + "start_date": "3/2/2001" + }, + { + "id": "2145", + "name": "Ronald Wilson", + "position": "Audiologist", + "salary": "$56,014", + "office": "Madrid", + "extn": "8422", + "start_date": "10/18/2009" + }, + { + "id": "2146", + "name": "Harry West", + "position": "Biologist", + "salary": "$118,841", + "office": "Baltimore", + "extn": "1053", + "start_date": "6/16/2017" + }, + { + "id": "2147", + "name": "Marigold Drew", + "position": "Mobile Developer", + "salary": "$234,326", + "office": "Glendale", + "extn": "3923", + "start_date": "3/6/2007" + }, + { + "id": "2148", + "name": "Marvin Barclay", + "position": "Project Manager", + "salary": "$33,457", + "office": "Detroit", + "extn": "8555", + "start_date": "7/26/2013" + }, + { + "id": "2149", + "name": "Ember Marshall", + "position": "Machine Operator", + "salary": "$217,076", + "office": "Lakewood", + "extn": "2586", + "start_date": "1/18/2001" + }, + { + "id": "2150", + "name": "Florence Andrews", + "position": "Project Manager", + "salary": "$187,514", + "office": "Lancaster", + "extn": "9883", + "start_date": "5/10/2003" + }, + { + "id": "2151", + "name": "Nathan Addley", + "position": "Inspector", + "salary": "$106,555", + "office": "Cincinnati", + "extn": "2459", + "start_date": "10/22/2000" + }, + { + "id": "2152", + "name": "Ethan Martin", + "position": "Healthcare Specialist", + "salary": "$25,032", + "office": "Henderson", + "extn": "5085", + "start_date": "9/6/2003" + }, + { + "id": "2153", + "name": "Payton Jackson", + "position": "Biologist", + "salary": "$22,909", + "office": "Salem", + "extn": "3042", + "start_date": "10/27/2013" + }, + { + "id": "2154", + "name": "Sabina Eyres", + "position": "Accountant", + "salary": "$230,811", + "office": "New Orleans", + "extn": "5096", + "start_date": "8/31/2017" + }, + { + "id": "2155", + "name": "Phillip Farrant", + "position": "Software Engineer", + "salary": "$107,628", + "office": "Omaha", + "extn": "8770", + "start_date": "3/8/2014" + }, + { + "id": "2156", + "name": "Lucas Penn", + "position": "Biologist", + "salary": "$212,992", + "office": "Phoenix", + "extn": "9373", + "start_date": "2/21/2016" + }, + { + "id": "2157", + "name": "Carla Taylor", + "position": "Ambulatory Nurse", + "salary": "$221,733", + "office": "San Francisco", + "extn": "9244", + "start_date": "6/27/2014" + }, + { + "id": "2158", + "name": "Goldie Spencer", + "position": "Health Educator", + "salary": "$124,282", + "office": "Honolulu", + "extn": "6994", + "start_date": "7/12/2016" + }, + { + "id": "2159", + "name": "Nicholas Gaynor", + "position": "Banker", + "salary": "$48,075", + "office": "Glendale", + "extn": "8008", + "start_date": "1/16/2019" + }, + { + "id": "2160", + "name": "Molly Purvis", + "position": "Biologist", + "salary": "$283,739", + "office": "Portland", + "extn": "5511", + "start_date": "11/5/2015" + }, + { + "id": "2161", + "name": "George Bowen", + "position": "Inspector", + "salary": "$96,887", + "office": "Escondido", + "extn": "1319", + "start_date": "12/5/2002" + }, + { + "id": "2162", + "name": "Andrea Mooney", + "position": "Loan Officer", + "salary": "$239,364", + "office": "Salem", + "extn": "1704", + "start_date": "11/15/2018" + }, + { + "id": "2163", + "name": "Michael Walsh", + "position": "Stockbroker", + "salary": "$231,004", + "office": "Venice", + "extn": "8518", + "start_date": "8/2/2006" + }, + { + "id": "2164", + "name": "William Jefferson", + "position": "Web Developer", + "salary": "$59,998", + "office": "New Orleans", + "extn": "5466", + "start_date": "5/4/2018" + }, + { + "id": "2165", + "name": "Skylar Asher", + "position": "Loan Officer", + "salary": "$17,018", + "office": "Tokyo", + "extn": "3433", + "start_date": "4/17/2014" + }, + { + "id": "2166", + "name": "Grace Eagle", + "position": "Electrician", + "salary": "$146,081", + "office": "Murfreesboro", + "extn": "1759", + "start_date": "3/11/2006" + }, + { + "id": "2167", + "name": "Alan Wilde", + "position": "HR Specialist", + "salary": "$184,119", + "office": "Wien", + "extn": "5859", + "start_date": "1/10/2009" + }, + { + "id": "2168", + "name": "Michael Allcott", + "position": "Service Supervisor", + "salary": "$250,561", + "office": "Huntsville", + "extn": "8160", + "start_date": "3/22/2001" + }, + { + "id": "2169", + "name": "Lorraine Sawyer", + "position": "Food Technologist", + "salary": "$152,012", + "office": "Fayetteville", + "extn": "9783", + "start_date": "8/30/2016" + }, + { + "id": "2170", + "name": "Kieth Baldwin", + "position": "Healthcare Specialist", + "salary": "$15,140", + "office": "Berna", + "extn": "2907", + "start_date": "8/2/2003" + }, + { + "id": "2171", + "name": "Daron Adler", + "position": "Doctor", + "salary": "$187,477", + "office": "Pittsburgh", + "extn": "2417", + "start_date": "3/30/2010" + }, + { + "id": "2172", + "name": "Ellen Brennan", + "position": "Dentist", + "salary": "$188,870", + "office": "Omaha", + "extn": "5238", + "start_date": "7/3/2009" + }, + { + "id": "2173", + "name": "Thea Thompson", + "position": "Business Broker", + "salary": "$172,304", + "office": "Berlin", + "extn": "4206", + "start_date": "11/7/2016" + }, + { + "id": "2174", + "name": "Valerie Townend", + "position": "Accountant", + "salary": "$86,665", + "office": "Miami", + "extn": "3567", + "start_date": "7/16/2013" + }, + { + "id": "2175", + "name": "Josh Matthews", + "position": "HR Specialist", + "salary": "$285,412", + "office": "Portland", + "extn": "6787", + "start_date": "1/28/2014" + }, + { + "id": "2176", + "name": "Iris Trent", + "position": "Insurance Broker", + "salary": "$153,739", + "office": "Fort Lauderdale", + "extn": "3235", + "start_date": "3/6/2003" + }, + { + "id": "2177", + "name": "Sebastian Power", + "position": "Audiologist", + "salary": "$95,006", + "office": "St. Louis", + "extn": "1125", + "start_date": "11/5/2003" + }, + { + "id": "2178", + "name": "Enoch Bryant", + "position": "Front Desk Coordinator", + "salary": "$169,155", + "office": "Fullerton", + "extn": "5803", + "start_date": "2/4/2004" + }, + { + "id": "2179", + "name": "Abdul Rixon", + "position": "Call Center Representative", + "salary": "$154,845", + "office": "Fullerton", + "extn": "2387", + "start_date": "8/11/2008" + }, + { + "id": "2180", + "name": "Alma Malone", + "position": "Inspector", + "salary": "$158,078", + "office": "Rome", + "extn": "4048", + "start_date": "10/19/2013" + }, + { + "id": "2181", + "name": "Wade Warren", + "position": "Web Developer", + "salary": "$51,832", + "office": "Scottsdale", + "extn": "3600", + "start_date": "6/3/2012" + }, + { + "id": "2182", + "name": "Marvin Redfern", + "position": "Global Logistics Supervisor", + "salary": "$196,523", + "office": "San Antonio", + "extn": "1472", + "start_date": "10/14/2000" + }, + { + "id": "2183", + "name": "Davina Miller", + "position": "Stockbroker", + "salary": "$183,525", + "office": "Miami", + "extn": "1039", + "start_date": "3/17/2017" + }, + { + "id": "2184", + "name": "Tom Farrell", + "position": "Insurance Broker", + "salary": "$99,553", + "office": "Hayward", + "extn": "6146", + "start_date": "11/18/2002" + }, + { + "id": "2185", + "name": "Keira Knott", + "position": "Software Engineer", + "salary": "$231,342", + "office": "El Paso", + "extn": "5803", + "start_date": "10/4/2012" + }, + { + "id": "2186", + "name": "Mina Strong", + "position": "Bellman", + "salary": "$101,353", + "office": "Hollywood", + "extn": "8559", + "start_date": "5/2/2012" + }, + { + "id": "2187", + "name": "Doug Cox", + "position": "Cash Manager", + "salary": "$268,209", + "office": "Atlanta", + "extn": "3118", + "start_date": "4/12/2009" + }, + { + "id": "2188", + "name": "Wade Fenton", + "position": "Audiologist", + "salary": "$284,110", + "office": "Pittsburgh", + "extn": "2062", + "start_date": "8/15/2006" + }, + { + "id": "2189", + "name": "Vanessa Spencer", + "position": "Treasurer", + "salary": "$94,501", + "office": "Atlanta", + "extn": "6290", + "start_date": "1/20/2006" + }, + { + "id": "2190", + "name": "Michaela Sanchez", + "position": "Cash Manager", + "salary": "$148,595", + "office": "Bucharest", + "extn": "1338", + "start_date": "2/3/2008" + }, + { + "id": "2191", + "name": "Ron Vane", + "position": "Chef Manager", + "salary": "$261,088", + "office": "Tokyo", + "extn": "2390", + "start_date": "12/29/2009" + }, + { + "id": "2192", + "name": "Janelle Robertson", + "position": "Web Developer", + "salary": "$31,753", + "office": "Kansas City", + "extn": "7598", + "start_date": "6/14/2017" + }, + { + "id": "2193", + "name": "Danny Reese", + "position": "Bellman", + "salary": "$198,100", + "office": "Boston", + "extn": "2099", + "start_date": "11/16/2005" + }, + { + "id": "2194", + "name": "Benny Drew", + "position": "Business Broker", + "salary": "$263,452", + "office": "Dallas", + "extn": "5941", + "start_date": "12/27/2002" + }, + { + "id": "2195", + "name": "Joseph Andrews", + "position": "Designer", + "salary": "$90,781", + "office": "Charlotte", + "extn": "8495", + "start_date": "5/19/2013" + }, + { + "id": "2196", + "name": "Rosa Jacobs", + "position": "Executive Director", + "salary": "$252,062", + "office": "Madrid", + "extn": "9520", + "start_date": "7/27/2007" + }, + { + "id": "2197", + "name": "Priscilla Fox", + "position": "Systems Administrator", + "salary": "$292,604", + "office": "Long Beach", + "extn": "1872", + "start_date": "7/24/2006" + }, + { + "id": "2198", + "name": "Anthony Asher", + "position": "Biologist", + "salary": "$149,713", + "office": "Huntsville", + "extn": "2812", + "start_date": "3/10/2009" + }, + { + "id": "2199", + "name": "Juliette Price", + "position": "Steward", + "salary": "$64,241", + "office": "Baltimore", + "extn": "2431", + "start_date": "1/17/2004" + }, + { + "id": "2200", + "name": "George Mcleod", + "position": "Lecturer", + "salary": "$152,638", + "office": "Venice", + "extn": "5518", + "start_date": "6/17/2011" + }, + { + "id": "2201", + "name": "Johnny Lindsay", + "position": "Assistant Buyer", + "salary": "$71,736", + "office": "Berlin", + "extn": "1159", + "start_date": "7/30/2003" + }, + { + "id": "2202", + "name": "Erin Uttley", + "position": "Retail Trainee", + "salary": "$266,629", + "office": "Denver", + "extn": "3657", + "start_date": "5/29/2003" + }, + { + "id": "2203", + "name": "Juliette Redden", + "position": "Web Developer", + "salary": "$265,882", + "office": "Indianapolis", + "extn": "3294", + "start_date": "1/24/2019" + }, + { + "id": "2204", + "name": "Johnathan Page ", + "position": "Bellman", + "salary": "$147,300", + "office": "Scottsdale", + "extn": "3256", + "start_date": "9/11/2003" + }, + { + "id": "2205", + "name": "Marvin Niles", + "position": "Staffing Consultant", + "salary": "$93,384", + "office": "Wien", + "extn": "4224", + "start_date": "8/8/2005" + }, + { + "id": "2206", + "name": "Kieth Stanton", + "position": "Cash Manager", + "salary": "$15,693", + "office": "Lisbon", + "extn": "6223", + "start_date": "5/8/2018" + }, + { + "id": "2207", + "name": "Judith Wood", + "position": "Banker", + "salary": "$257,128", + "office": "Irving", + "extn": "7358", + "start_date": "4/8/2018" + }, + { + "id": "2208", + "name": "Gladys Vinton", + "position": "Business Broker", + "salary": "$121,548", + "office": "Richmond", + "extn": "2742", + "start_date": "12/16/2011" + }, + { + "id": "2209", + "name": "Grace Wilson", + "position": "Audiologist", + "salary": "$60,671", + "office": "Omaha", + "extn": "3022", + "start_date": "1/6/2012" + }, + { + "id": "2210", + "name": "Hailey Rees", + "position": "Steward", + "salary": "$108,969", + "office": "Boston", + "extn": "7191", + "start_date": "6/3/2011" + }, + { + "id": "2211", + "name": "Summer Slater", + "position": "Bellman", + "salary": "$273,493", + "office": "Dallas", + "extn": "4875", + "start_date": "7/6/2014" + }, + { + "id": "2212", + "name": "Roger Mcleod", + "position": "Electrician", + "salary": "$128,498", + "office": "Atlanta", + "extn": "2237", + "start_date": "10/23/2013" + }, + { + "id": "2213", + "name": "Leroy Griffiths", + "position": "Paramedic", + "salary": "$93,855", + "office": "San Antonio", + "extn": "9857", + "start_date": "2/21/2018" + }, + { + "id": "2214", + "name": "Chris Umney", + "position": "Software Engineer", + "salary": "$52,030", + "office": "Sacramento", + "extn": "6249", + "start_date": "6/22/2003" + }, + { + "id": "2215", + "name": "Doug Silva", + "position": "Electrician", + "salary": "$201,336", + "office": "Baltimore", + "extn": "2732", + "start_date": "9/10/2008" + }, + { + "id": "2216", + "name": "Moira Randall", + "position": "Budget Analyst", + "salary": "$21,546", + "office": "Zurich", + "extn": "6599", + "start_date": "10/28/2014" + }, + { + "id": "2217", + "name": "Domenic Morgan", + "position": "Bookkeeper", + "salary": "$227,988", + "office": "Zurich", + "extn": "5292", + "start_date": "3/28/2002" + }, + { + "id": "2218", + "name": "Marla Freeburn", + "position": "Assistant Buyer", + "salary": "$190,452", + "office": "Denver", + "extn": "2652", + "start_date": "4/29/2014" + }, + { + "id": "2219", + "name": "Melania Thatcher", + "position": "Laboratory Technician", + "salary": "$181,918", + "office": "Anaheim", + "extn": "3080", + "start_date": "12/19/2010" + }, + { + "id": "2220", + "name": "Tony Potter", + "position": "Machine Operator", + "salary": "$265,821", + "office": "Lincoln", + "extn": "8575", + "start_date": "1/24/2019" + }, + { + "id": "2221", + "name": "Adeline Jones", + "position": "Project Manager", + "salary": "$106,499", + "office": "Los Angeles", + "extn": "5261", + "start_date": "3/7/2011" + }, + { + "id": "2222", + "name": "Liam Owen", + "position": "Loan Officer", + "salary": "$192,963", + "office": "Houston", + "extn": "8706", + "start_date": "6/27/2017" + }, + { + "id": "2223", + "name": "Bob Ranks", + "position": "Banker", + "salary": "$271,474", + "office": "Arlington", + "extn": "2212", + "start_date": "6/17/2017" + }, + { + "id": "2224", + "name": "Aileen Bolton", + "position": "Associate Professor", + "salary": "$171,545", + "office": "Escondido", + "extn": "5511", + "start_date": "7/28/2001" + }, + { + "id": "2225", + "name": "Macy Warren", + "position": "Machine Operator", + "salary": "$285,377", + "office": "Louisville", + "extn": "1756", + "start_date": "1/30/2002" + }, + { + "id": "2226", + "name": "Marjorie Yoman", + "position": "Software Engineer", + "salary": "$124,955", + "office": "Portland", + "extn": "2862", + "start_date": "7/4/2008" + }, + { + "id": "2227", + "name": "Ron Jacobs", + "position": "Biologist", + "salary": "$120,894", + "office": "Kansas City", + "extn": "6115", + "start_date": "7/18/2007" + }, + { + "id": "2228", + "name": "Daron Patel", + "position": "Project Manager", + "salary": "$63,558", + "office": "Nashville", + "extn": "7449", + "start_date": "10/17/2015" + }, + { + "id": "2229", + "name": "John Evans", + "position": "Auditor", + "salary": "$272,528", + "office": "Honolulu", + "extn": "7056", + "start_date": "4/20/2017" + }, + { + "id": "2230", + "name": "Wade Boden", + "position": "Assistant Buyer", + "salary": "$102,220", + "office": "Milwaukee", + "extn": "8948", + "start_date": "8/22/2010" + }, + { + "id": "2231", + "name": "Clint Pickard", + "position": "IT Support Staff", + "salary": "$113,641", + "office": "Dallas", + "extn": "9009", + "start_date": "2/16/2014" + }, + { + "id": "2232", + "name": "Mackenzie Kennedy", + "position": "Service Supervisor", + "salary": "$146,388", + "office": "Garland", + "extn": "7091", + "start_date": "1/11/2014" + }, + { + "id": "2233", + "name": "Alan Cassidy", + "position": "Stockbroker", + "salary": "$149,048", + "office": "Bucharest", + "extn": "7128", + "start_date": "2/9/2018" + }, + { + "id": "2234", + "name": "Olivia Porter", + "position": "Paramedic", + "salary": "$141,611", + "office": "New Orleans", + "extn": "1264", + "start_date": "6/25/2019" + }, + { + "id": "2235", + "name": "William Howard", + "position": "Inspector", + "salary": "$144,500", + "office": "Omaha", + "extn": "6289", + "start_date": "1/17/2017" + }, + { + "id": "2236", + "name": "Leslie Gallacher", + "position": "Physician", + "salary": "$166,378", + "office": "Bellevue", + "extn": "9018", + "start_date": "8/15/2000" + }, + { + "id": "2237", + "name": "Enoch Upton", + "position": "Lecturer", + "salary": "$181,499", + "office": "Detroit", + "extn": "2285", + "start_date": "6/12/2013" + }, + { + "id": "2238", + "name": "Adeline Emmett", + "position": "Operator", + "salary": "$158,844", + "office": "New Orleans", + "extn": "2040", + "start_date": "6/14/2006" + }, + { + "id": "2239", + "name": "Martin Gavin", + "position": "Dentist", + "salary": "$294,185", + "office": "Bucharest", + "extn": "8786", + "start_date": "10/22/2001" + }, + { + "id": "2240", + "name": "Kieth Larsen", + "position": "Banker", + "salary": "$262,723", + "office": "Norfolk", + "extn": "7714", + "start_date": "3/19/2014" + }, + { + "id": "2241", + "name": "Sydney Hudson", + "position": "Cook", + "salary": "$210,900", + "office": "Bridgeport", + "extn": "4203", + "start_date": "2/28/2018" + }, + { + "id": "2242", + "name": "Matthew James", + "position": "Doctor", + "salary": "$158,340", + "office": "Philadelphia", + "extn": "2331", + "start_date": "2/14/2016" + }, + { + "id": "2243", + "name": "Lynn Brock", + "position": "Software Engineer", + "salary": "$176,835", + "office": "Irving", + "extn": "2274", + "start_date": "6/27/2011" + }, + { + "id": "2244", + "name": "Ellen Gardner", + "position": "Stockbroker", + "salary": "$140,790", + "office": "St. Louis", + "extn": "2929", + "start_date": "7/31/2014" + }, + { + "id": "2245", + "name": "Elijah Todd", + "position": "Mobile Developer", + "salary": "$199,407", + "office": "Orlando", + "extn": "8958", + "start_date": "4/13/2011" + }, + { + "id": "2246", + "name": "Jack Snow", + "position": "Clerk", + "salary": "$22,111", + "office": "Ontario", + "extn": "7229", + "start_date": "5/9/2015" + }, + { + "id": "2247", + "name": "Zara Simmons", + "position": "Lecturer", + "salary": "$208,655", + "office": "Valetta", + "extn": "8611", + "start_date": "11/14/2011" + }, + { + "id": "2248", + "name": "Jaylene Bingham", + "position": "Retail Trainee", + "salary": "$19,129", + "office": "Lyon", + "extn": "7112", + "start_date": "10/11/2013" + }, + { + "id": "2249", + "name": "Melody Logan", + "position": "Lecturer", + "salary": "$263,761", + "office": "Memphis", + "extn": "2248", + "start_date": "11/7/2000" + }, + { + "id": "2250", + "name": "Clint Hall", + "position": "Laboratory Technician", + "salary": "$25,911", + "office": "Colorado Springs", + "extn": "5263", + "start_date": "5/4/2014" + }, + { + "id": "2251", + "name": "Oliver Tyrrell", + "position": "Stockbroker", + "salary": "$252,721", + "office": "Tokyo", + "extn": "7134", + "start_date": "11/18/2001" + }, + { + "id": "2252", + "name": "Tom Bell", + "position": "Health Educator", + "salary": "$35,383", + "office": "New Orleans", + "extn": "6268", + "start_date": "2/11/2009" + }, + { + "id": "2253", + "name": "Leroy Nayler", + "position": "HR Specialist", + "salary": "$272,312", + "office": "Fullerton", + "extn": "9114", + "start_date": "5/19/2004" + }, + { + "id": "2254", + "name": "Morgan Cooper", + "position": "Executive Director", + "salary": "$24,161", + "office": "Springfield", + "extn": "1852", + "start_date": "3/2/2007" + }, + { + "id": "2255", + "name": "Phoebe Ebden", + "position": "Dentist", + "salary": "$195,928", + "office": "Pittsburgh", + "extn": "9441", + "start_date": "9/23/2002" + }, + { + "id": "2256", + "name": "Renee Funnell", + "position": "Lecturer", + "salary": "$248,844", + "office": "Fort Lauderdale", + "extn": "7532", + "start_date": "10/31/2003" + }, + { + "id": "2257", + "name": "David Vangness", + "position": "Stockbroker", + "salary": "$126,377", + "office": "Milano", + "extn": "2458", + "start_date": "3/28/2007" + }, + { + "id": "2258", + "name": "Bart Wilcox", + "position": "Insurance Broker", + "salary": "$249,677", + "office": "Nashville", + "extn": "2906", + "start_date": "8/11/2005" + }, + { + "id": "2259", + "name": "Gil Taylor", + "position": "Bellman", + "salary": "$143,998", + "office": "Columbus", + "extn": "9595", + "start_date": "8/7/2012" + }, + { + "id": "2260", + "name": "Joyce Briggs", + "position": "Stockbroker", + "salary": "$244,418", + "office": "Escondido", + "extn": "5060", + "start_date": "5/8/2019" + }, + { + "id": "2261", + "name": "Carol Cowan", + "position": "Insurance Broker", + "salary": "$27,213", + "office": "Nashville", + "extn": "4701", + "start_date": "6/18/2019" + }, + { + "id": "2262", + "name": "Carter Logan", + "position": "Treasurer", + "salary": "$117,081", + "office": "Lisbon", + "extn": "6059", + "start_date": "2/17/2008" + }, + { + "id": "2263", + "name": "Phillip Eaton", + "position": "Biologist", + "salary": "$298,775", + "office": "Oklahoma City", + "extn": "9308", + "start_date": "6/29/2016" + }, + { + "id": "2264", + "name": "Gabriel Keys", + "position": "Chef Manager", + "salary": "$215,163", + "office": "New Orleans", + "extn": "6777", + "start_date": "6/10/2004" + }, + { + "id": "2265", + "name": "Peter Mullins", + "position": "Call Center Representative", + "salary": "$298,596", + "office": "Charlotte", + "extn": "4837", + "start_date": "3/13/2008" + }, + { + "id": "2266", + "name": "Caitlyn Wilkinson", + "position": "Doctor", + "salary": "$136,236", + "office": "Nashville", + "extn": "9145", + "start_date": "2/24/2001" + }, + { + "id": "2267", + "name": "Penny Truscott", + "position": "Physician", + "salary": "$284,680", + "office": "Nashville", + "extn": "1196", + "start_date": "3/25/2015" + }, + { + "id": "2268", + "name": "Chadwick Bell", + "position": "Health Educator", + "salary": "$111,549", + "office": "Oklahoma City", + "extn": "1034", + "start_date": "1/14/2008" + }, + { + "id": "2269", + "name": "Victoria Walter", + "position": "IT Support Staff", + "salary": "$149,730", + "office": "Salt Lake City", + "extn": "3921", + "start_date": "4/28/2006" + }, + { + "id": "2270", + "name": "Julian Rose", + "position": "Staffing Consultant", + "salary": "$162,561", + "office": "Norfolk", + "extn": "1982", + "start_date": "10/7/2007" + }, + { + "id": "2271", + "name": "Taylor Rogers", + "position": "Designer", + "salary": "$17,623", + "office": "Las Vegas", + "extn": "4546", + "start_date": "1/27/2001" + }, + { + "id": "2272", + "name": "Leslie Haines", + "position": "Bookkeeper", + "salary": "$149,814", + "office": "Glendale", + "extn": "9248", + "start_date": "10/15/2008" + }, + { + "id": "2273", + "name": "Mona Jackson", + "position": "Mobile Developer", + "salary": "$259,784", + "office": "Hollywood", + "extn": "1285", + "start_date": "11/15/2005" + }, + { + "id": "2274", + "name": "Ron Whittle", + "position": "Paramedic", + "salary": "$98,743", + "office": "Ontario", + "extn": "4217", + "start_date": "5/5/2018" + }, + { + "id": "2275", + "name": "Fred Powell", + "position": "Bookkeeper", + "salary": "$226,799", + "office": "Milano", + "extn": "3462", + "start_date": "6/2/2009" + }, + { + "id": "2276", + "name": "Gil Lynch", + "position": "Service Supervisor", + "salary": "$152,819", + "office": "Salt Lake City", + "extn": "4681", + "start_date": "6/11/2000" + }, + { + "id": "2277", + "name": "Mayleen Yarlett", + "position": "Staffing Consultant", + "salary": "$185,210", + "office": "Rome", + "extn": "8539", + "start_date": "9/12/2001" + }, + { + "id": "2278", + "name": "Cameron Cadman", + "position": "Mobile Developer", + "salary": "$32,715", + "office": "Innsbruck", + "extn": "5874", + "start_date": "6/11/2000" + }, + { + "id": "2279", + "name": "Mike Donovan", + "position": "Machine Operator", + "salary": "$141,385", + "office": "Scottsdale", + "extn": "3265", + "start_date": "3/25/2010" + }, + { + "id": "2280", + "name": "Cristal Blackburn", + "position": "Global Logistics Supervisor", + "salary": "$83,741", + "office": "El Paso", + "extn": "7696", + "start_date": "8/20/2012" + }, + { + "id": "2281", + "name": "Willow Garner", + "position": "Associate Professor", + "salary": "$284,486", + "office": "Lisbon", + "extn": "2544", + "start_date": "7/15/2009" + }, + { + "id": "2282", + "name": "Chris Collis", + "position": "Healthcare Specialist", + "salary": "$266,458", + "office": "Ontario", + "extn": "3262", + "start_date": "7/15/2016" + }, + { + "id": "2283", + "name": "Mona Tanner", + "position": "Investment Advisor", + "salary": "$105,656", + "office": "Hollywood", + "extn": "6900", + "start_date": "7/8/2005" + }, + { + "id": "2284", + "name": "Harmony Reid", + "position": "Restaurant Manager", + "salary": "$70,696", + "office": "Dallas", + "extn": "3017", + "start_date": "10/28/2006" + }, + { + "id": "2285", + "name": "Rufus Pond", + "position": "Webmaster", + "salary": "$293,443", + "office": "Quebec", + "extn": "7009", + "start_date": "8/26/2007" + }, + { + "id": "2286", + "name": "Freya Campbell", + "position": "Ambulatory Nurse", + "salary": "$207,872", + "office": "Otawa", + "extn": "2696", + "start_date": "5/13/2016" + }, + { + "id": "2287", + "name": "Nathan Powell", + "position": "Software Engineer", + "salary": "$219,018", + "office": "Philadelphia", + "extn": "6503", + "start_date": "2/3/2012" + }, + { + "id": "2288", + "name": "Remy Vince", + "position": "IT Support Staff", + "salary": "$249,746", + "office": "Quebec", + "extn": "6886", + "start_date": "2/9/2012" + }, + { + "id": "2289", + "name": "Rae Dunbar", + "position": "Project Manager", + "salary": "$246,970", + "office": "Fullerton", + "extn": "5738", + "start_date": "2/1/2003" + }, + { + "id": "2290", + "name": "Ember Gordon", + "position": "Webmaster", + "salary": "$103,341", + "office": "Escondido", + "extn": "8205", + "start_date": "5/9/2015" + }, + { + "id": "2291", + "name": "Ron Isaac", + "position": "Pharmacist", + "salary": "$73,713", + "office": "Lakewood", + "extn": "2644", + "start_date": "5/23/2003" + }, + { + "id": "2292", + "name": "Gil Wood", + "position": "Ambulatory Nurse", + "salary": "$208,202", + "office": "Lincoln", + "extn": "6885", + "start_date": "8/25/2001" + }, + { + "id": "2293", + "name": "Abdul Flett", + "position": "Project Manager", + "salary": "$100,397", + "office": "Pittsburgh", + "extn": "4359", + "start_date": "1/23/2016" + }, + { + "id": "2294", + "name": "Nicholas Olson", + "position": "Executive Director", + "salary": "$232,437", + "office": "Los Angeles", + "extn": "6900", + "start_date": "4/18/2019" + }, + { + "id": "2295", + "name": "Brad Devonport", + "position": "Business Broker", + "salary": "$279,604", + "office": "Saint Paul", + "extn": "7755", + "start_date": "5/20/2002" + }, + { + "id": "2296", + "name": "Hank Bailey", + "position": "Global Logistics Supervisor", + "salary": "$60,050", + "office": "San Diego", + "extn": "5489", + "start_date": "10/26/2015" + }, + { + "id": "2297", + "name": "Daphne Spencer", + "position": "Treasurer", + "salary": "$297,409", + "office": "Escondido", + "extn": "9244", + "start_date": "6/23/2008" + }, + { + "id": "2298", + "name": "Cedrick Verdon", + "position": "Assistant Buyer", + "salary": "$67,921", + "office": "Moreno Valley", + "extn": "7983", + "start_date": "3/4/2001" + }, + { + "id": "2299", + "name": "Sydney Ashwell", + "position": "Business Broker", + "salary": "$19,024", + "office": "Omaha", + "extn": "1867", + "start_date": "5/26/2009" + }, + { + "id": "2300", + "name": "Fred Butler", + "position": "Bellman", + "salary": "$45,329", + "office": "Columbus", + "extn": "5208", + "start_date": "1/17/2004" + }, + { + "id": "2301", + "name": "Leanne Wright", + "position": "Executive Director", + "salary": "$146,836", + "office": "San Francisco", + "extn": "7701", + "start_date": "6/5/2000" + }, + { + "id": "2302", + "name": "Nick Henderson", + "position": "Health Educator", + "salary": "$264,732", + "office": "Jersey City", + "extn": "4157", + "start_date": "7/26/2006" + }, + { + "id": "2303", + "name": "Melinda White", + "position": "Cook", + "salary": "$60,333", + "office": "Fremont", + "extn": "2527", + "start_date": "9/24/2011" + }, + { + "id": "2304", + "name": "Penny Jarrett", + "position": "Chef Manager", + "salary": "$110,584", + "office": "Toledo", + "extn": "7631", + "start_date": "6/19/2014" + }, + { + "id": "2305", + "name": "Sasha Oliver", + "position": "Executive Director", + "salary": "$215,582", + "office": "Cincinnati", + "extn": "2942", + "start_date": "12/1/2016" + }, + { + "id": "2306", + "name": "Rylee Cunningham", + "position": "Design Engineer", + "salary": "$286,681", + "office": "Paris", + "extn": "2010", + "start_date": "11/22/2016" + }, + { + "id": "2307", + "name": "Shelby Windsor", + "position": "IT Support Staff", + "salary": "$139,841", + "office": "New York", + "extn": "3317", + "start_date": "10/13/2011" + }, + { + "id": "2308", + "name": "Ryan Webster", + "position": "Treasurer", + "salary": "$149,000", + "office": "Charlotte", + "extn": "4976", + "start_date": "6/13/2007" + }, + { + "id": "2309", + "name": "Kimberly Wise", + "position": "Associate Professor", + "salary": "$10,770", + "office": "Fort Lauderdale", + "extn": "5958", + "start_date": "3/28/2012" + }, + { + "id": "2310", + "name": "Alan Jarrett", + "position": "Assistant Buyer", + "salary": "$81,169", + "office": "Tallahassee", + "extn": "3797", + "start_date": "10/23/2011" + }, + { + "id": "2311", + "name": "Tyler Hunter", + "position": "Healthcare Specialist", + "salary": "$54,369", + "office": "Oakland", + "extn": "2698", + "start_date": "2/18/2008" + }, + { + "id": "2312", + "name": "Tyler Herbert", + "position": "Electrician", + "salary": "$69,922", + "office": "New York", + "extn": "2063", + "start_date": "11/8/2000" + }, + { + "id": "2313", + "name": "Juliette Thatcher", + "position": "Service Supervisor", + "salary": "$234,869", + "office": "Phoenix", + "extn": "2454", + "start_date": "4/13/2001" + }, + { + "id": "2314", + "name": "Sylvia Dixon", + "position": "Biologist", + "salary": "$222,860", + "office": "Hollywood", + "extn": "8598", + "start_date": "6/29/2008" + }, + { + "id": "2315", + "name": "Kimberly Oatway", + "position": "Clerk", + "salary": "$177,500", + "office": "Fayetteville", + "extn": "4676", + "start_date": "6/19/2009" + }, + { + "id": "2316", + "name": "Tess Rainford", + "position": "Chef Manager", + "salary": "$97,338", + "office": "Huntsville", + "extn": "5596", + "start_date": "12/4/2004" + }, + { + "id": "2317", + "name": "Audrey Yates", + "position": "Loan Officer", + "salary": "$177,487", + "office": "Laredo", + "extn": "2186", + "start_date": "12/10/2003" + }, + { + "id": "2318", + "name": "Jack Simpson", + "position": "Inspector", + "salary": "$67,864", + "office": "Bakersfield", + "extn": "1793", + "start_date": "1/5/2013" + }, + { + "id": "2319", + "name": "Miriam Quinton", + "position": "Staffing Consultant", + "salary": "$100,022", + "office": "Pittsburgh", + "extn": "9217", + "start_date": "3/14/2018" + }, + { + "id": "2320", + "name": "Martin Woods", + "position": "Stockbroker", + "salary": "$199,770", + "office": "Atlanta", + "extn": "3161", + "start_date": "11/7/2006" + }, + { + "id": "2321", + "name": "Martin Hunter", + "position": "Audiologist", + "salary": "$110,676", + "office": "Los Angeles", + "extn": "4691", + "start_date": "3/6/2003" + }, + { + "id": "2322", + "name": "Clint Herbert", + "position": "Paramedic", + "salary": "$36,886", + "office": "San Bernardino", + "extn": "5019", + "start_date": "8/30/2005" + }, + { + "id": "2323", + "name": "Aeris Stone ", + "position": "Cook", + "salary": "$119,186", + "office": "Berna", + "extn": "6328", + "start_date": "4/1/2008" + }, + { + "id": "2324", + "name": "Mason Robinson", + "position": "Bookkeeper", + "salary": "$261,928", + "office": "Minneapolis", + "extn": "2633", + "start_date": "1/23/2010" + }, + { + "id": "2325", + "name": "Oliver Vincent", + "position": "Executive Director", + "salary": "$234,796", + "office": "Valetta", + "extn": "4440", + "start_date": "10/28/2017" + }, + { + "id": "2326", + "name": "Remy Varley", + "position": "Steward", + "salary": "$246,385", + "office": "San Francisco", + "extn": "9676", + "start_date": "4/7/2011" + }, + { + "id": "2327", + "name": "Ryan Edmonds", + "position": "Physician", + "salary": "$102,327", + "office": "Hollywood", + "extn": "1977", + "start_date": "1/23/2002" + }, + { + "id": "2328", + "name": "Chad Warden", + "position": "Biologist", + "salary": "$207,807", + "office": "Irving", + "extn": "2699", + "start_date": "8/31/2000" + }, + { + "id": "2329", + "name": "Kurt Fleming", + "position": "Designer", + "salary": "$235,195", + "office": "Murfreesboro", + "extn": "8436", + "start_date": "10/9/2010" + }, + { + "id": "2330", + "name": "Lynn Hill", + "position": "Doctor", + "salary": "$97,259", + "office": "Toledo", + "extn": "4537", + "start_date": "9/2/2015" + }, + { + "id": "2331", + "name": "Nicole Morris", + "position": "Design Engineer", + "salary": "$63,762", + "office": "Phoenix", + "extn": "3638", + "start_date": "7/9/2007" + }, + { + "id": "2332", + "name": "Julius Trent", + "position": "Operator", + "salary": "$52,508", + "office": "Boston", + "extn": "6271", + "start_date": "7/4/2005" + }, + { + "id": "2333", + "name": "Emely Heaton", + "position": "Cashier", + "salary": "$141,338", + "office": "Seattle", + "extn": "1935", + "start_date": "9/14/2012" + }, + { + "id": "2334", + "name": "Cedrick Stewart", + "position": "HR Specialist", + "salary": "$134,076", + "office": "Minneapolis", + "extn": "2379", + "start_date": "12/15/2004" + }, + { + "id": "2335", + "name": "Jacob Lakey", + "position": "Budget Analyst", + "salary": "$140,786", + "office": "Amarillo", + "extn": "2623", + "start_date": "1/20/2004" + }, + { + "id": "2336", + "name": "Jamie Lewin", + "position": "Biologist", + "salary": "$266,618", + "office": "Albuquerque", + "extn": "9307", + "start_date": "6/16/2005" + }, + { + "id": "2337", + "name": "Havana Evans", + "position": "Restaurant Manager", + "salary": "$49,458", + "office": "Colorado Springs", + "extn": "3234", + "start_date": "6/19/2002" + }, + { + "id": "2338", + "name": "Rihanna Watt", + "position": "Software Engineer", + "salary": "$270,257", + "office": "Charlotte", + "extn": "2490", + "start_date": "2/15/2009" + }, + { + "id": "2339", + "name": "Andie Norman", + "position": "Front Desk Coordinator", + "salary": "$242,033", + "office": "Miami", + "extn": "9397", + "start_date": "6/25/2006" + }, + { + "id": "2340", + "name": "Vicky Donovan", + "position": "Bookkeeper", + "salary": "$92,737", + "office": "Baltimore", + "extn": "4560", + "start_date": "12/17/2018" + }, + { + "id": "2341", + "name": "Chad Hopkinson", + "position": "Healthcare Specialist", + "salary": "$75,094", + "office": "Washington", + "extn": "1037", + "start_date": "3/4/2002" + }, + { + "id": "2342", + "name": "Alessandra Baldwin", + "position": "CNC Operator", + "salary": "$236,829", + "office": "Hollywood", + "extn": "8160", + "start_date": "10/17/2003" + }, + { + "id": "2343", + "name": "Gwen Thomas", + "position": "Audiologist", + "salary": "$44,754", + "office": "Fremont", + "extn": "4270", + "start_date": "4/12/2001" + }, + { + "id": "2344", + "name": "Luke Bowen", + "position": "Auditor", + "salary": "$160,951", + "office": "Salem", + "extn": "6492", + "start_date": "5/26/2006" + }, + { + "id": "2345", + "name": "Agnes Miller", + "position": "Project Manager", + "salary": "$101,752", + "office": "Lisbon", + "extn": "4697", + "start_date": "3/7/2003" + }, + { + "id": "2346", + "name": "Fred Coates", + "position": "Stockbroker", + "salary": "$236,278", + "office": "Kansas City", + "extn": "4332", + "start_date": "10/19/2014" + }, + { + "id": "2347", + "name": "Rosemary Edwards", + "position": "Doctor", + "salary": "$265,649", + "office": "Orlando", + "extn": "6107", + "start_date": "7/9/2011" + }, + { + "id": "2348", + "name": "Michelle Hobbs", + "position": "Staffing Consultant", + "salary": "$34,074", + "office": "Nashville", + "extn": "4089", + "start_date": "12/17/2012" + }, + { + "id": "2349", + "name": "Mya Pickard", + "position": "Biologist", + "salary": "$211,845", + "office": "Berna", + "extn": "4666", + "start_date": "11/20/2018" + }, + { + "id": "2350", + "name": "Cherish Wright", + "position": "Assistant Buyer", + "salary": "$37,774", + "office": "Fort Lauderdale", + "extn": "9519", + "start_date": "10/4/2011" + }, + { + "id": "2351", + "name": "Felicity Hall", + "position": "Ambulatory Nurse", + "salary": "$92,574", + "office": "Stockton", + "extn": "1476", + "start_date": "12/28/2007" + }, + { + "id": "2352", + "name": "Angelina Fenton", + "position": "Web Developer", + "salary": "$85,735", + "office": "Jacksonville", + "extn": "2076", + "start_date": "6/10/2003" + }, + { + "id": "2353", + "name": "Teagan Emmott", + "position": "Treasurer", + "salary": "$118,030", + "office": "Albuquerque", + "extn": "2842", + "start_date": "1/7/2014" + }, + { + "id": "2354", + "name": "Danny Hall", + "position": "Operator", + "salary": "$98,478", + "office": "Bellevue", + "extn": "3588", + "start_date": "11/1/2017" + }, + { + "id": "2355", + "name": "Mark Walker", + "position": "Business Broker", + "salary": "$273,392", + "office": "Lakewood", + "extn": "2607", + "start_date": "5/20/2009" + }, + { + "id": "2356", + "name": "Bernadette Varndell", + "position": "Business Broker", + "salary": "$146,706", + "office": "Prague", + "extn": "8481", + "start_date": "12/6/2003" + }, + { + "id": "2357", + "name": "Elijah Hood", + "position": "Food Technologist", + "salary": "$131,452", + "office": "Orlando", + "extn": "9607", + "start_date": "7/26/2017" + }, + { + "id": "2358", + "name": "Angelique Mitchell", + "position": "Paramedic", + "salary": "$86,115", + "office": "Nashville", + "extn": "3946", + "start_date": "6/23/2010" + }, + { + "id": "2359", + "name": "Henry Barrett", + "position": "Electrician", + "salary": "$67,753", + "office": "Otawa", + "extn": "5861", + "start_date": "5/6/2001" + }, + { + "id": "2360", + "name": "Abdul Reese", + "position": "Doctor", + "salary": "$274,622", + "office": "Orlando", + "extn": "7439", + "start_date": "3/31/2010" + }, + { + "id": "2361", + "name": "Leroy Campbell", + "position": "Business Broker", + "salary": "$182,080", + "office": "Chicago", + "extn": "5662", + "start_date": "4/8/2017" + }, + { + "id": "2362", + "name": "Benny Calderwood", + "position": "HR Coordinator", + "salary": "$226,600", + "office": "Arlington", + "extn": "3383", + "start_date": "11/8/2006" + }, + { + "id": "2363", + "name": "Candice Kelly", + "position": "Fabricator", + "salary": "$23,083", + "office": "San Jose", + "extn": "8818", + "start_date": "2/13/2016" + }, + { + "id": "2364", + "name": "Felicity Hobson", + "position": "Mobile Developer", + "salary": "$35,546", + "office": "Bakersfield", + "extn": "1498", + "start_date": "11/26/2010" + }, + { + "id": "2365", + "name": "Lexi Ralph", + "position": "Ambulatory Nurse", + "salary": "$16,468", + "office": "Reno", + "extn": "5064", + "start_date": "12/28/2004" + }, + { + "id": "2366", + "name": "Penelope Craig", + "position": "Paramedic", + "salary": "$138,952", + "office": "Berna", + "extn": "2054", + "start_date": "1/14/2000" + }, + { + "id": "2367", + "name": "Abdul Jobson", + "position": "Project Manager", + "salary": "$68,632", + "office": "Laredo", + "extn": "2497", + "start_date": "10/3/2005" + }, + { + "id": "2368", + "name": "Jenna Windsor", + "position": "Food Technologist", + "salary": "$198,593", + "office": "London", + "extn": "2413", + "start_date": "2/28/2007" + }, + { + "id": "2369", + "name": "Ron Bowen", + "position": "Design Engineer", + "salary": "$70,195", + "office": "Bridgeport", + "extn": "6539", + "start_date": "7/30/2008" + }, + { + "id": "2370", + "name": "Alexander James", + "position": "Health Educator", + "salary": "$295,151", + "office": "Oklahoma City", + "extn": "3482", + "start_date": "9/10/2001" + }, + { + "id": "2371", + "name": "Hayden Osmond", + "position": "HR Coordinator", + "salary": "$143,280", + "office": "Santa Ana", + "extn": "7647", + "start_date": "10/2/2016" + }, + { + "id": "2372", + "name": "Christy Thorpe", + "position": "Cash Manager", + "salary": "$260,921", + "office": "Las Vegas", + "extn": "5614", + "start_date": "5/19/2013" + }, + { + "id": "2373", + "name": "Rosalyn Hepburn", + "position": "Lecturer", + "salary": "$78,069", + "office": "San Jose", + "extn": "6827", + "start_date": "9/9/2001" + }, + { + "id": "2374", + "name": "Parker Faulkner", + "position": "Service Supervisor", + "salary": "$102,037", + "office": "Rochester", + "extn": "8434", + "start_date": "10/5/2013" + }, + { + "id": "2375", + "name": "Tyler Kidd", + "position": "Business Broker", + "salary": "$210,754", + "office": "Dallas", + "extn": "3768", + "start_date": "5/10/2011" + }, + { + "id": "2376", + "name": "Joseph Leslie", + "position": "Global Logistics Supervisor", + "salary": "$261,925", + "office": "San Diego", + "extn": "4090", + "start_date": "11/29/2003" + }, + { + "id": "2377", + "name": "Sofia Shelton", + "position": "Health Educator", + "salary": "$12,003", + "office": "Bridgeport", + "extn": "3867", + "start_date": "10/29/2016" + }, + { + "id": "2378", + "name": "Jessica Drake", + "position": "Bookkeeper", + "salary": "$46,889", + "office": "Oakland", + "extn": "1030", + "start_date": "6/4/2015" + }, + { + "id": "2379", + "name": "Angel Herbert", + "position": "Operator", + "salary": "$178,169", + "office": "Washington", + "extn": "3442", + "start_date": "12/14/2006" + }, + { + "id": "2380", + "name": "Maia Allington", + "position": "Dentist", + "salary": "$91,291", + "office": "Dallas", + "extn": "6909", + "start_date": "1/13/2005" + }, + { + "id": "2381", + "name": "Phillip Dale", + "position": "Call Center Representative", + "salary": "$35,357", + "office": "Springfield", + "extn": "6762", + "start_date": "11/5/2003" + }, + { + "id": "2382", + "name": "Kirsten Stone ", + "position": "Cash Manager", + "salary": "$57,685", + "office": "Fayetteville", + "extn": "9938", + "start_date": "6/12/2011" + }, + { + "id": "2383", + "name": "Carl Hobson", + "position": "Assistant Buyer", + "salary": "$23,256", + "office": "Springfield", + "extn": "4293", + "start_date": "5/25/2002" + }, + { + "id": "2384", + "name": "Mavis Ebbs", + "position": "Steward", + "salary": "$281,303", + "office": "Innsbruck", + "extn": "8593", + "start_date": "1/31/2014" + }, + { + "id": "2385", + "name": "Britney Martin", + "position": "Machine Operator", + "salary": "$298,976", + "office": "Madison", + "extn": "6271", + "start_date": "3/2/2005" + }, + { + "id": "2386", + "name": "Lucy Fleming", + "position": "Systems Administrator", + "salary": "$121,497", + "office": "London", + "extn": "2959", + "start_date": "6/1/2016" + }, + { + "id": "2387", + "name": "Sienna Bailey", + "position": "Treasurer", + "salary": "$32,075", + "office": "Fort Lauderdale", + "extn": "7797", + "start_date": "7/17/2014" + }, + { + "id": "2388", + "name": "Zara Thompson", + "position": "Webmaster", + "salary": "$100,756", + "office": "Springfield", + "extn": "9037", + "start_date": "8/12/2010" + }, + { + "id": "2389", + "name": "Mark Yoman", + "position": "IT Support Staff", + "salary": "$51,037", + "office": "San Bernardino", + "extn": "5157", + "start_date": "10/7/2009" + }, + { + "id": "2390", + "name": "Marvin Brown", + "position": "Restaurant Manager", + "salary": "$62,521", + "office": "San Jose", + "extn": "5052", + "start_date": "1/8/2010" + }, + { + "id": "2391", + "name": "Sydney Judd", + "position": "Dentist", + "salary": "$264,908", + "office": "Fayetteville", + "extn": "8122", + "start_date": "7/15/2018" + }, + { + "id": "2392", + "name": "Bristol Palmer", + "position": "Physician", + "salary": "$187,750", + "office": "Bucharest", + "extn": "9115", + "start_date": "5/18/2005" + }, + { + "id": "2393", + "name": "Gwenyth Norton", + "position": "Laboratory Technician", + "salary": "$56,350", + "office": "Jersey City", + "extn": "5466", + "start_date": "9/6/2001" + }, + { + "id": "2394", + "name": "Angelique Olson", + "position": "Steward", + "salary": "$31,299", + "office": "Norfolk", + "extn": "4538", + "start_date": "11/25/2013" + }, + { + "id": "2395", + "name": "Livia Crawford", + "position": "Paramedic", + "salary": "$213,996", + "office": "Colorado Springs", + "extn": "5106", + "start_date": "12/20/2011" + }, + { + "id": "2396", + "name": "Celia Pitt", + "position": "Staffing Consultant", + "salary": "$230,543", + "office": "Berlin", + "extn": "5916", + "start_date": "9/10/2008" + }, + { + "id": "2397", + "name": "Peter Nayler", + "position": "HR Coordinator", + "salary": "$160,966", + "office": "Charlotte", + "extn": "9345", + "start_date": "5/31/2017" + }, + { + "id": "2398", + "name": "Cherish Farrell", + "position": "Banker", + "salary": "$94,244", + "office": "New Orleans", + "extn": "7411", + "start_date": "6/18/2012" + }, + { + "id": "2399", + "name": "Jenna Jackson", + "position": "HR Coordinator", + "salary": "$178,981", + "office": "Boston", + "extn": "5356", + "start_date": "1/24/2003" + }, + { + "id": "2400", + "name": "Peter Connor", + "position": "Biologist", + "salary": "$244,867", + "office": "Arlington", + "extn": "5822", + "start_date": "5/29/2013" + }, + { + "id": "2401", + "name": "Adeline Cox", + "position": "Bellman", + "salary": "$248,413", + "office": "Anaheim", + "extn": "1042", + "start_date": "5/25/2014" + }, + { + "id": "2402", + "name": "Vicky Nelson", + "position": "Doctor", + "salary": "$193,838", + "office": "Minneapolis", + "extn": "7419", + "start_date": "10/24/2007" + }, + { + "id": "2403", + "name": "Caleb Powell", + "position": "Doctor", + "salary": "$201,632", + "office": "Los Angeles", + "extn": "5042", + "start_date": "11/1/2001" + }, + { + "id": "2404", + "name": "Alice Alldridge", + "position": "Stockbroker", + "salary": "$170,433", + "office": "Madrid", + "extn": "8789", + "start_date": "12/21/2002" + }, + { + "id": "2405", + "name": "Rocco Samuel", + "position": "Laboratory Technician", + "salary": "$179,429", + "office": "Fremont", + "extn": "2782", + "start_date": "2/3/2019" + }, + { + "id": "2406", + "name": "Cameron Norburn", + "position": "Project Manager", + "salary": "$181,803", + "office": "Fullerton", + "extn": "3455", + "start_date": "6/27/2005" + }, + { + "id": "2407", + "name": "Fred Lindsay", + "position": "Business Broker", + "salary": "$242,829", + "office": "Colorado Springs", + "extn": "3893", + "start_date": "6/24/2010" + }, + { + "id": "2408", + "name": "Chadwick Khan", + "position": "Health Educator", + "salary": "$167,342", + "office": "Denver", + "extn": "8377", + "start_date": "9/27/2017" + }, + { + "id": "2409", + "name": "Martin Donnelly", + "position": "Cashier", + "salary": "$158,415", + "office": "Baltimore", + "extn": "9169", + "start_date": "5/23/2017" + }, + { + "id": "2410", + "name": "Barry Uttley", + "position": "Pharmacist", + "salary": "$149,426", + "office": "Portland", + "extn": "4721", + "start_date": "9/18/2012" + }, + { + "id": "2411", + "name": "Peter Mcnally", + "position": "Paramedic", + "salary": "$61,664", + "office": "Louisville", + "extn": "2128", + "start_date": "1/22/2009" + }, + { + "id": "2412", + "name": "Cadence Lynn", + "position": "Lecturer", + "salary": "$155,511", + "office": "Tallahassee", + "extn": "5698", + "start_date": "4/21/2012" + }, + { + "id": "2413", + "name": "Rick Wilkinson", + "position": "Cashier", + "salary": "$149,645", + "office": "Irving", + "extn": "9939", + "start_date": "7/16/2009" + }, + { + "id": "2414", + "name": "Chadwick Quinton", + "position": "Fabricator", + "salary": "$194,910", + "office": "Anaheim", + "extn": "5433", + "start_date": "11/27/2014" + }, + { + "id": "2415", + "name": "Angela Fulton", + "position": "Call Center Representative", + "salary": "$270,216", + "office": "Washington", + "extn": "2266", + "start_date": "5/12/2002" + }, + { + "id": "2416", + "name": "Nicholas West", + "position": "Loan Officer", + "salary": "$260,922", + "office": "Huntsville", + "extn": "5126", + "start_date": "3/11/2009" + }, + { + "id": "2417", + "name": "Sabina Mccall", + "position": "Mobile Developer", + "salary": "$116,244", + "office": "Fremont", + "extn": "9105", + "start_date": "7/14/2002" + }, + { + "id": "2418", + "name": "Fred Wilkinson", + "position": "Auditor", + "salary": "$254,065", + "office": "Jacksonville", + "extn": "7016", + "start_date": "10/1/2006" + }, + { + "id": "2419", + "name": "Johnny Upsdell", + "position": "Lecturer", + "salary": "$218,491", + "office": "Moreno Valley", + "extn": "6031", + "start_date": "10/23/2005" + }, + { + "id": "2420", + "name": "Angel Brett", + "position": "Lecturer", + "salary": "$113,786", + "office": "Fullerton", + "extn": "5549", + "start_date": "4/30/2004" + }, + { + "id": "2421", + "name": "Bart Sloan", + "position": "Inspector", + "salary": "$289,529", + "office": "Toledo", + "extn": "7201", + "start_date": "10/7/2015" + }, + { + "id": "2422", + "name": "Drew Reese", + "position": "Treasurer", + "salary": "$236,051", + "office": "Charlotte", + "extn": "2302", + "start_date": "4/12/2011" + }, + { + "id": "2423", + "name": "Gil Skinner", + "position": "Service Supervisor", + "salary": "$84,320", + "office": "Louisville", + "extn": "7391", + "start_date": "7/21/2016" + }, + { + "id": "2424", + "name": "Josh Rixon", + "position": "Insurance Broker", + "salary": "$229,726", + "office": "Santa Ana", + "extn": "5202", + "start_date": "12/23/2011" + }, + { + "id": "2425", + "name": "Gabriel Reynolds", + "position": "Service Supervisor", + "salary": "$170,035", + "office": "Paris", + "extn": "6303", + "start_date": "6/17/2001" + }, + { + "id": "2426", + "name": "Joseph Matthews", + "position": "Electrician", + "salary": "$41,620", + "office": "Glendale", + "extn": "3497", + "start_date": "9/5/2001" + }, + { + "id": "2427", + "name": "Maddison Hunt", + "position": "Business Broker", + "salary": "$16,201", + "office": "Richmond", + "extn": "4172", + "start_date": "1/6/2002" + }, + { + "id": "2428", + "name": "Sylvia Edler", + "position": "Production Painter", + "salary": "$126,356", + "office": "San Bernardino", + "extn": "5781", + "start_date": "11/13/2004" + }, + { + "id": "2429", + "name": "Tiffany Strong", + "position": "Food Technologist", + "salary": "$31,613", + "office": "Pittsburgh", + "extn": "6681", + "start_date": "6/22/2006" + }, + { + "id": "2430", + "name": "Bryon Truscott", + "position": "HR Specialist", + "salary": "$136,868", + "office": "Richmond", + "extn": "4876", + "start_date": "4/20/2014" + }, + { + "id": "2431", + "name": "Eden Chappell", + "position": "Chef Manager", + "salary": "$156,353", + "office": "Indianapolis", + "extn": "4759", + "start_date": "12/22/2010" + }, + { + "id": "2432", + "name": "Davina Farrant", + "position": "Designer", + "salary": "$18,238", + "office": "Ontario", + "extn": "7024", + "start_date": "4/30/2009" + }, + { + "id": "2433", + "name": "Harry Preston", + "position": "Audiologist", + "salary": "$124,837", + "office": "Springfield", + "extn": "4364", + "start_date": "2/27/2016" + }, + { + "id": "2434", + "name": "Ramon Gavin", + "position": "Production Painter", + "salary": "$196,311", + "office": "Paris", + "extn": "2770", + "start_date": "1/7/2018" + }, + { + "id": "2435", + "name": "Percy Norman", + "position": "Bookkeeper", + "salary": "$85,640", + "office": "Henderson", + "extn": "4119", + "start_date": "1/8/2001" + }, + { + "id": "2436", + "name": "Christine Rigg", + "position": "Webmaster", + "salary": "$26,539", + "office": "Tokyo", + "extn": "9958", + "start_date": "7/23/2003" + }, + { + "id": "2437", + "name": "Cedrick Ebden", + "position": "Treasurer", + "salary": "$133,116", + "office": "Berna", + "extn": "5418", + "start_date": "6/4/2005" + }, + { + "id": "2438", + "name": "Josephine Salt", + "position": "Investment Advisor", + "salary": "$190,979", + "office": "Bellevue", + "extn": "3202", + "start_date": "4/13/2009" + }, + { + "id": "2439", + "name": "Peter Williams", + "position": "Treasurer", + "salary": "$47,460", + "office": "Stockton", + "extn": "2424", + "start_date": "2/9/2018" + }, + { + "id": "2440", + "name": "Vera Rothwell", + "position": "Cook", + "salary": "$142,980", + "office": "Oakland", + "extn": "9145", + "start_date": "2/13/2011" + }, + { + "id": "2441", + "name": "Jade Allen", + "position": "Assistant Buyer", + "salary": "$243,539", + "office": "Louisville", + "extn": "8506", + "start_date": "7/15/2018" + }, + { + "id": "2442", + "name": "Rita Gonzales", + "position": "Stockbroker", + "salary": "$189,139", + "office": "Nashville", + "extn": "4325", + "start_date": "4/15/2002" + }, + { + "id": "2443", + "name": "Destiny Lewis", + "position": "Inspector", + "salary": "$39,244", + "office": "Oakland", + "extn": "5861", + "start_date": "3/1/2011" + }, + { + "id": "2444", + "name": "Freya Hamilton", + "position": "Cash Manager", + "salary": "$132,300", + "office": "Nashville", + "extn": "7693", + "start_date": "7/26/2001" + }, + { + "id": "2445", + "name": "Anthony Cunningham", + "position": "Global Logistics Supervisor", + "salary": "$193,403", + "office": "Toledo", + "extn": "6333", + "start_date": "10/15/2003" + }, + { + "id": "2446", + "name": "Alexander Stubbs", + "position": "Health Educator", + "salary": "$257,469", + "office": "Nashville", + "extn": "2180", + "start_date": "10/28/2007" + }, + { + "id": "2447", + "name": "Grace Simmons", + "position": "Bookkeeper", + "salary": "$103,324", + "office": "Honolulu", + "extn": "1481", + "start_date": "5/15/2007" + }, + { + "id": "2448", + "name": "Benjamin Yoman", + "position": "Insurance Broker", + "salary": "$112,551", + "office": "Fayetteville", + "extn": "5080", + "start_date": "3/30/2019" + }, + { + "id": "2449", + "name": "Cedrick Ianson", + "position": "Front Desk Coordinator", + "salary": "$13,010", + "office": "Orlando", + "extn": "4871", + "start_date": "10/18/2018" + }, + { + "id": "2450", + "name": "Jayden Donovan", + "position": "Accountant", + "salary": "$258,413", + "office": "Houston", + "extn": "7317", + "start_date": "9/23/2002" + }, + { + "id": "2451", + "name": "Abdul Hope", + "position": "Dentist", + "salary": "$36,290", + "office": "Fullerton", + "extn": "1546", + "start_date": "8/30/2018" + }, + { + "id": "2452", + "name": "Rosa Donnelly", + "position": "Budget Analyst", + "salary": "$290,265", + "office": "El Paso", + "extn": "6315", + "start_date": "9/2/2018" + }, + { + "id": "2453", + "name": "Tyson Bell", + "position": "Mobile Developer", + "salary": "$16,780", + "office": "Boston", + "extn": "7194", + "start_date": "4/26/2005" + }, + { + "id": "2454", + "name": "Ema Yang", + "position": "Project Manager", + "salary": "$281,277", + "office": "Seattle", + "extn": "5231", + "start_date": "8/4/2017" + }, + { + "id": "2455", + "name": "Kurt Ranks", + "position": "Treasurer", + "salary": "$96,961", + "office": "Baltimore", + "extn": "8394", + "start_date": "11/5/2010" + }, + { + "id": "2456", + "name": "Mike Douglas", + "position": "Bellman", + "salary": "$167,826", + "office": "Amarillo", + "extn": "8621", + "start_date": "1/4/2005" + }, + { + "id": "2457", + "name": "Roger Spencer", + "position": "Business Broker", + "salary": "$278,988", + "office": "Venice", + "extn": "2967", + "start_date": "5/6/2009" + }, + { + "id": "2458", + "name": "Rick Oldfield", + "position": "Restaurant Manager", + "salary": "$71,680", + "office": "Berlin", + "extn": "9007", + "start_date": "11/7/2008" + }, + { + "id": "2459", + "name": "Carter Jackson", + "position": "Fabricator", + "salary": "$273,650", + "office": "Portland", + "extn": "5801", + "start_date": "10/17/2000" + }, + { + "id": "2460", + "name": "Doris Dyson", + "position": "Fabricator", + "salary": "$67,064", + "office": "Lakewood", + "extn": "8891", + "start_date": "7/5/2006" + }, + { + "id": "2461", + "name": "Javier Whittle", + "position": "Bookkeeper", + "salary": "$120,770", + "office": "Cincinnati", + "extn": "9395", + "start_date": "3/13/2007" + }, + { + "id": "2462", + "name": "Abdul Bingham", + "position": "Audiologist", + "salary": "$237,592", + "office": "Milwaukee", + "extn": "4516", + "start_date": "8/6/2018" + }, + { + "id": "2463", + "name": "Rylee Niles", + "position": "Service Supervisor", + "salary": "$30,963", + "office": "Reno", + "extn": "1168", + "start_date": "4/18/2011" + }, + { + "id": "2464", + "name": "Hailey Payne", + "position": "Service Supervisor", + "salary": "$50,008", + "office": "Berna", + "extn": "8285", + "start_date": "2/14/2002" + }, + { + "id": "2465", + "name": "Carrie Ryan", + "position": "Ambulatory Nurse", + "salary": "$230,954", + "office": "Toledo", + "extn": "8569", + "start_date": "8/4/2018" + }, + { + "id": "2466", + "name": "Sebastian Lyon", + "position": "Executive Director", + "salary": "$161,832", + "office": "Bridgeport", + "extn": "2941", + "start_date": "10/28/2006" + }, + { + "id": "2467", + "name": "Benjamin Wilkinson", + "position": "Loan Officer", + "salary": "$278,929", + "office": "New York", + "extn": "9502", + "start_date": "7/16/2002" + }, + { + "id": "2468", + "name": "Sylvia Lomax", + "position": "Cashier", + "salary": "$207,652", + "office": "Fullerton", + "extn": "9391", + "start_date": "6/12/2014" + }, + { + "id": "2469", + "name": "Manuel Newton", + "position": "Machine Operator", + "salary": "$140,366", + "office": "Charlotte", + "extn": "2421", + "start_date": "9/5/2017" + }, + { + "id": "2470", + "name": "Julius Foxley", + "position": "Chef Manager", + "salary": "$251,569", + "office": "Bellevue", + "extn": "9489", + "start_date": "9/8/2019" + }, + { + "id": "2471", + "name": "Daniel Oakley", + "position": "Designer", + "salary": "$70,527", + "office": "Las Vegas", + "extn": "3343", + "start_date": "2/29/2008" + }, + { + "id": "2472", + "name": "Bree Wright", + "position": "Electrician", + "salary": "$68,317", + "office": "Berna", + "extn": "1202", + "start_date": "3/28/2019" + }, + { + "id": "2473", + "name": "Chris Abbot", + "position": "Ambulatory Nurse", + "salary": "$82,084", + "office": "Henderson", + "extn": "7961", + "start_date": "7/27/2015" + }, + { + "id": "2474", + "name": "Dakota Janes", + "position": "CNC Operator", + "salary": "$90,100", + "office": "Reno", + "extn": "2691", + "start_date": "7/6/2012" + }, + { + "id": "2475", + "name": "Madison Vaughn", + "position": "Accountant", + "salary": "$58,012", + "office": "Fullerton", + "extn": "5456", + "start_date": "3/29/2019" + }, + { + "id": "2476", + "name": "Lexi Ainsworth", + "position": "Design Engineer", + "salary": "$246,033", + "office": "Cincinnati", + "extn": "2243", + "start_date": "8/26/2012" + }, + { + "id": "2477", + "name": "Alex Fields", + "position": "Cashier", + "salary": "$77,270", + "office": "Laredo", + "extn": "3779", + "start_date": "7/6/2015" + }, + { + "id": "2478", + "name": "Carol Anderson", + "position": "Front Desk Coordinator", + "salary": "$277,740", + "office": "Fullerton", + "extn": "8341", + "start_date": "9/30/2005" + }, + { + "id": "2479", + "name": "Gladys Huggins", + "position": "Assistant Buyer", + "salary": "$280,902", + "office": "New York", + "extn": "5197", + "start_date": "10/9/2009" + }, + { + "id": "2480", + "name": "Domenic Ianson", + "position": "Inspector", + "salary": "$256,237", + "office": "Cincinnati", + "extn": "3908", + "start_date": "2/10/2013" + }, + { + "id": "2481", + "name": "Logan Bradley", + "position": "Investment Advisor", + "salary": "$143,813", + "office": "Baltimore", + "extn": "2632", + "start_date": "4/22/2016" + }, + { + "id": "2482", + "name": "Clint Mcneill", + "position": "Retail Trainee", + "salary": "$163,880", + "office": "Innsbruck", + "extn": "4681", + "start_date": "4/5/2006" + }, + { + "id": "2483", + "name": "Helen Walter", + "position": "Fabricator", + "salary": "$289,548", + "office": "Salt Lake City", + "extn": "1809", + "start_date": "3/4/2019" + }, + { + "id": "2484", + "name": "Bryon Eaton", + "position": "Business Broker", + "salary": "$206,361", + "office": "Indianapolis", + "extn": "7012", + "start_date": "3/5/2006" + }, + { + "id": "2485", + "name": "Mike Haines", + "position": "Ambulatory Nurse", + "salary": "$196,356", + "office": "Rochester", + "extn": "1767", + "start_date": "12/30/2004" + }, + { + "id": "2486", + "name": "Michael Greenwood", + "position": "Budget Analyst", + "salary": "$104,933", + "office": "Glendale", + "extn": "1663", + "start_date": "7/10/2014" + }, + { + "id": "2487", + "name": "Bryon Plant", + "position": "Electrician", + "salary": "$132,406", + "office": "Omaha", + "extn": "9736", + "start_date": "11/3/2012" + }, + { + "id": "2488", + "name": "Tony Rowan", + "position": "Chef Manager", + "salary": "$174,456", + "office": "Orlando", + "extn": "9051", + "start_date": "6/24/2017" + }, + { + "id": "2489", + "name": "Harvey Mcgee", + "position": "IT Support Staff", + "salary": "$42,160", + "office": "Salt Lake City", + "extn": "8503", + "start_date": "9/17/2004" + }, + { + "id": "2490", + "name": "Ramon Ashley", + "position": "Designer", + "salary": "$289,827", + "office": "Jacksonville", + "extn": "5720", + "start_date": "7/29/2005" + }, + { + "id": "2491", + "name": "Gina Walsh", + "position": "Software Engineer", + "salary": "$270,789", + "office": "Arlington", + "extn": "6477", + "start_date": "8/10/2016" + }, + { + "id": "2492", + "name": "Sabina Gordon", + "position": "Executive Director", + "salary": "$291,736", + "office": "Miami", + "extn": "8738", + "start_date": "2/20/2016" + }, + { + "id": "2493", + "name": "Elijah Daniells", + "position": "Pharmacist", + "salary": "$125,308", + "office": "Atlanta", + "extn": "2094", + "start_date": "1/28/2007" + }, + { + "id": "2494", + "name": "Harry Preston", + "position": "Loan Officer", + "salary": "$139,347", + "office": "Boston", + "extn": "6099", + "start_date": "6/21/2012" + }, + { + "id": "2495", + "name": "Ivette Harris", + "position": "Insurance Broker", + "salary": "$87,619", + "office": "Baltimore", + "extn": "1672", + "start_date": "5/9/2008" + }, + { + "id": "2496", + "name": "Julius Jackson", + "position": "Global Logistics Supervisor", + "salary": "$255,356", + "office": "Lakewood", + "extn": "1977", + "start_date": "3/13/2014" + }, + { + "id": "2497", + "name": "Rae Mitchell", + "position": "Bookkeeper", + "salary": "$23,710", + "office": "Quebec", + "extn": "6833", + "start_date": "11/24/2004" + }, + { + "id": "2498", + "name": "Manuel Weasley", + "position": "Project Manager", + "salary": "$196,711", + "office": "Salem", + "extn": "3879", + "start_date": "8/4/2005" + }, + { + "id": "2499", + "name": "Chuck Taylor", + "position": "Production Painter", + "salary": "$212,141", + "office": "Seattle", + "extn": "7272", + "start_date": "4/27/2010" + }, + { + "id": "2500", + "name": "Ron Lynn", + "position": "Banker", + "salary": "$151,789", + "office": "Moreno Valley", + "extn": "1637", + "start_date": "5/1/2015" + }, + { + "id": "2501", + "name": "Denny Ebbs", + "position": "Healthcare Specialist", + "salary": "$242,073", + "office": "Salem", + "extn": "8884", + "start_date": "11/7/2007" + }, + { + "id": "2502", + "name": "Margot Thatcher", + "position": "Mobile Developer", + "salary": "$139,063", + "office": "St. Louis", + "extn": "3543", + "start_date": "11/27/2010" + }, + { + "id": "2503", + "name": "Vicky Salt", + "position": "Biologist", + "salary": "$215,610", + "office": "Prague", + "extn": "6090", + "start_date": "3/9/2004" + }, + { + "id": "2504", + "name": "Rosemary Lane", + "position": "Fabricator", + "salary": "$134,623", + "office": "Omaha", + "extn": "5241", + "start_date": "10/10/2012" + }, + { + "id": "2505", + "name": "Margot Hamilton", + "position": "Steward", + "salary": "$284,640", + "office": "Nashville", + "extn": "7876", + "start_date": "9/22/2009" + }, + { + "id": "2506", + "name": "Marvin Saunders", + "position": "IT Support Staff", + "salary": "$60,922", + "office": "Murfreesboro", + "extn": "2193", + "start_date": "6/18/2016" + }, + { + "id": "2507", + "name": "Nicholas Morgan", + "position": "Software Engineer", + "salary": "$100,344", + "office": "Lakewood", + "extn": "7455", + "start_date": "7/23/2001" + }, + { + "id": "2508", + "name": "Ivette Connor", + "position": "Cashier", + "salary": "$189,600", + "office": "Baltimore", + "extn": "3307", + "start_date": "11/12/2008" + }, + { + "id": "2509", + "name": "Camellia Collingwood", + "position": "Budget Analyst", + "salary": "$290,977", + "office": "Madrid", + "extn": "9589", + "start_date": "2/22/2010" + }, + { + "id": "2510", + "name": "Nicholas Dann", + "position": "Webmaster", + "salary": "$92,731", + "office": "Bucharest", + "extn": "8982", + "start_date": "5/1/2015" + }, + { + "id": "2511", + "name": "Mike Johnson", + "position": "Insurance Broker", + "salary": "$263,623", + "office": "New York", + "extn": "4024", + "start_date": "5/19/2011" + }, + { + "id": "2512", + "name": "Leroy Campbell", + "position": "Loan Officer", + "salary": "$228,876", + "office": "Berlin", + "extn": "3947", + "start_date": "6/18/2002" + }, + { + "id": "2513", + "name": "Owen Gibson", + "position": "Cash Manager", + "salary": "$41,596", + "office": "Oklahoma City", + "extn": "3327", + "start_date": "2/8/2011" + }, + { + "id": "2514", + "name": "Payton Brock", + "position": "Health Educator", + "salary": "$72,889", + "office": "Murfreesboro", + "extn": "1513", + "start_date": "6/24/2003" + }, + { + "id": "2515", + "name": "Mary Alexander", + "position": "Health Educator", + "salary": "$114,561", + "office": "Jersey City", + "extn": "9808", + "start_date": "11/1/2008" + }, + { + "id": "2516", + "name": "Helen Owen", + "position": "Front Desk Coordinator", + "salary": "$177,730", + "office": "Santa Ana", + "extn": "8423", + "start_date": "4/2/2006" + }, + { + "id": "2517", + "name": "Britney Anderson", + "position": "CNC Operator", + "salary": "$108,849", + "office": "Pittsburgh", + "extn": "8310", + "start_date": "4/30/2001" + }, + { + "id": "2518", + "name": "Maxwell Potter", + "position": "Budget Analyst", + "salary": "$212,924", + "office": "Richmond", + "extn": "1140", + "start_date": "7/11/2011" + }, + { + "id": "2519", + "name": "Camellia Taylor", + "position": "Auditor", + "salary": "$260,063", + "office": "Amarillo", + "extn": "3416", + "start_date": "12/13/2006" + }, + { + "id": "2520", + "name": "Francesca Reid", + "position": "Accountant", + "salary": "$122,890", + "office": "New York", + "extn": "3587", + "start_date": "7/22/2012" + }, + { + "id": "2521", + "name": "Ron Dyson", + "position": "Lecturer", + "salary": "$18,003", + "office": "Toledo", + "extn": "7067", + "start_date": "12/10/2005" + }, + { + "id": "2522", + "name": "Jamie Baker", + "position": "Inspector", + "salary": "$133,224", + "office": "Portland", + "extn": "8879", + "start_date": "11/2/2015" + }, + { + "id": "2523", + "name": "Ethan Jones", + "position": "Loan Officer", + "salary": "$118,680", + "office": "Houston", + "extn": "2020", + "start_date": "10/27/2005" + }, + { + "id": "2524", + "name": "Maxwell Devonport", + "position": "Production Painter", + "salary": "$90,741", + "office": "Berlin", + "extn": "2618", + "start_date": "5/30/2013" + }, + { + "id": "2525", + "name": "Keira Allen", + "position": "Machine Operator", + "salary": "$136,874", + "office": "Chicago", + "extn": "5126", + "start_date": "1/9/2015" + }, + { + "id": "2526", + "name": "Julian Herbert", + "position": "Doctor", + "salary": "$38,259", + "office": "Reno", + "extn": "9215", + "start_date": "9/10/2003" + }, + { + "id": "2527", + "name": "Mayleen Andrews", + "position": "Production Painter", + "salary": "$245,638", + "office": "Tulsa", + "extn": "9696", + "start_date": "4/8/2012" + }, + { + "id": "2528", + "name": "Elle Slater", + "position": "Systems Administrator", + "salary": "$200,445", + "office": "Washington", + "extn": "6725", + "start_date": "7/24/2016" + }, + { + "id": "2529", + "name": "Johnathan Uttridge", + "position": "Staffing Consultant", + "salary": "$25,906", + "office": "San Antonio", + "extn": "5192", + "start_date": "2/20/2015" + }, + { + "id": "2530", + "name": "Domenic Mcleod", + "position": "Cashier", + "salary": "$251,342", + "office": "Irving", + "extn": "9170", + "start_date": "9/10/2015" + }, + { + "id": "2531", + "name": "William Jordan", + "position": "Audiologist", + "salary": "$97,629", + "office": "Wien", + "extn": "6300", + "start_date": "11/28/2010" + }, + { + "id": "2532", + "name": "Danielle Sherwood", + "position": "Food Technologist", + "salary": "$105,326", + "office": "Atlanta", + "extn": "2390", + "start_date": "1/12/2003" + }, + { + "id": "2533", + "name": "Fiona Chappell", + "position": "Front Desk Coordinator", + "salary": "$111,074", + "office": "Milano", + "extn": "9742", + "start_date": "5/21/2018" + }, + { + "id": "2534", + "name": "Barney Bailey", + "position": "Design Engineer", + "salary": "$189,192", + "office": "Oklahoma City", + "extn": "4676", + "start_date": "6/16/2003" + }, + { + "id": "2535", + "name": "Natalie Salt", + "position": "Lecturer", + "salary": "$254,757", + "office": "Long Beach", + "extn": "4709", + "start_date": "8/16/2012" + }, + { + "id": "2536", + "name": "Margot Jefferson", + "position": "Project Manager", + "salary": "$281,567", + "office": "Oakland", + "extn": "1876", + "start_date": "6/22/2011" + }, + { + "id": "2537", + "name": "Zara Gosling", + "position": "Health Educator", + "salary": "$298,044", + "office": "Lakewood", + "extn": "6804", + "start_date": "10/5/2014" + }, + { + "id": "2538", + "name": "Ronald Craig", + "position": "Budget Analyst", + "salary": "$228,701", + "office": "Bridgeport", + "extn": "6718", + "start_date": "3/18/2010" + }, + { + "id": "2539", + "name": "Rocco Ogilvy", + "position": "Chef Manager", + "salary": "$175,385", + "office": "Worcester", + "extn": "7297", + "start_date": "7/10/2001" + }, + { + "id": "2540", + "name": "Benny Cameron", + "position": "CNC Operator", + "salary": "$136,570", + "office": "Minneapolis", + "extn": "5808", + "start_date": "9/1/2019" + }, + { + "id": "2541", + "name": "Alan Tyrrell", + "position": "Operator", + "salary": "$119,380", + "office": "Fullerton", + "extn": "5046", + "start_date": "9/13/2018" + }, + { + "id": "2542", + "name": "Liliana Veale", + "position": "Loan Officer", + "salary": "$175,483", + "office": "St. Louis", + "extn": "1646", + "start_date": "11/18/2000" + }, + { + "id": "2543", + "name": "Rylee Matthews", + "position": "HR Specialist", + "salary": "$235,622", + "office": "Boston", + "extn": "3634", + "start_date": "6/13/2019" + }, + { + "id": "2544", + "name": "Samara Ebden", + "position": "Webmaster", + "salary": "$222,045", + "office": "Rochester", + "extn": "7705", + "start_date": "6/9/2012" + }, + { + "id": "2545", + "name": "Enoch Stubbs", + "position": "Designer", + "salary": "$158,281", + "office": "Jacksonville", + "extn": "3041", + "start_date": "3/30/2018" + }, + { + "id": "2546", + "name": "Mike Stone", + "position": "Web Developer", + "salary": "$116,900", + "office": "Laredo", + "extn": "3146", + "start_date": "11/22/2012" + }, + { + "id": "2547", + "name": "Sofie Jacobs", + "position": "Electrician", + "salary": "$27,171", + "office": "Worcester", + "extn": "8881", + "start_date": "12/8/2005" + }, + { + "id": "2548", + "name": "Sonya Radcliffe", + "position": "Dentist", + "salary": "$182,858", + "office": "Otawa", + "extn": "5685", + "start_date": "12/13/2014" + }, + { + "id": "2549", + "name": "Chelsea Stuart", + "position": "Insurance Broker", + "salary": "$164,856", + "office": "Portland", + "extn": "6116", + "start_date": "9/16/2007" + }, + { + "id": "2550", + "name": "Marissa Graham", + "position": "Designer", + "salary": "$252,243", + "office": "Reno", + "extn": "6853", + "start_date": "11/14/2000" + }, + { + "id": "2551", + "name": "Elise Blackwall", + "position": "Accountant", + "salary": "$96,967", + "office": "Scottsdale", + "extn": "5846", + "start_date": "7/27/2002" + }, + { + "id": "2552", + "name": "Leah Bradley", + "position": "Retail Trainee", + "salary": "$98,327", + "office": "Tokyo", + "extn": "1436", + "start_date": "6/29/2014" + }, + { + "id": "2553", + "name": "Johnathan Mcleod", + "position": "Investment Advisor", + "salary": "$133,376", + "office": "Philadelphia", + "extn": "8269", + "start_date": "1/18/2002" + }, + { + "id": "2554", + "name": "Bristol Mitchell", + "position": "Doctor", + "salary": "$68,667", + "office": "Rome", + "extn": "9891", + "start_date": "11/10/2016" + }, + { + "id": "2555", + "name": "Rufus Greenwood", + "position": "Clerk", + "salary": "$191,657", + "office": "Valetta", + "extn": "6472", + "start_date": "9/29/2019" + }, + { + "id": "2556", + "name": "Tyson Sloan", + "position": "Auditor", + "salary": "$19,824", + "office": "Richmond", + "extn": "7065", + "start_date": "5/19/2006" + }, + { + "id": "2557", + "name": "Violet Ranks", + "position": "Retail Trainee", + "salary": "$31,393", + "office": "Glendale", + "extn": "5688", + "start_date": "9/23/2014" + }, + { + "id": "2558", + "name": "Michaela Dixon", + "position": "Production Painter", + "salary": "$255,780", + "office": "Innsbruck", + "extn": "4595", + "start_date": "10/27/2009" + }, + { + "id": "2559", + "name": "Ron Robinson", + "position": "Health Educator", + "salary": "$96,716", + "office": "Milano", + "extn": "8495", + "start_date": "6/29/2003" + }, + { + "id": "2560", + "name": "Martin Ellis", + "position": "Web Developer", + "salary": "$129,885", + "office": "Long Beach", + "extn": "7911", + "start_date": "5/30/2009" + }, + { + "id": "2561", + "name": "Wade Wilkinson", + "position": "CNC Operator", + "salary": "$133,343", + "office": "St. Louis", + "extn": "4922", + "start_date": "4/16/2018" + }, + { + "id": "2562", + "name": "Eve Vallory", + "position": "Call Center Representative", + "salary": "$204,869", + "office": "New Orleans", + "extn": "1246", + "start_date": "1/15/2018" + }, + { + "id": "2563", + "name": "Caydence Nanton", + "position": "Stockbroker", + "salary": "$199,639", + "office": "Portland", + "extn": "1584", + "start_date": "6/3/2014" + }, + { + "id": "2564", + "name": "Esmeralda Watt", + "position": "Audiologist", + "salary": "$102,816", + "office": "Fayetteville", + "extn": "5727", + "start_date": "9/6/2014" + }, + { + "id": "2565", + "name": "Kurt Nielson", + "position": "Staffing Consultant", + "salary": "$234,763", + "office": "Sacramento", + "extn": "3042", + "start_date": "11/12/2008" + }, + { + "id": "2566", + "name": "Daniel Cann", + "position": "Executive Director", + "salary": "$186,426", + "office": "Bridgeport", + "extn": "6498", + "start_date": "12/31/2016" + }, + { + "id": "2567", + "name": "Christy Hamilton", + "position": "Cash Manager", + "salary": "$75,930", + "office": "Albuquerque", + "extn": "9631", + "start_date": "8/16/2007" + }, + { + "id": "2568", + "name": "Felicity Giles", + "position": "Stockbroker", + "salary": "$57,930", + "office": "Lincoln", + "extn": "4621", + "start_date": "12/2/2009" + }, + { + "id": "2569", + "name": "Chester Hobbs", + "position": "Restaurant Manager", + "salary": "$193,169", + "office": "Orlando", + "extn": "8844", + "start_date": "7/25/2002" + }, + { + "id": "2570", + "name": "Luke Goodman", + "position": "Audiologist", + "salary": "$150,382", + "office": "Indianapolis", + "extn": "1053", + "start_date": "9/4/2009" + }, + { + "id": "2571", + "name": "Tom Parsons", + "position": "Web Developer", + "salary": "$237,493", + "office": "Milano", + "extn": "6051", + "start_date": "1/7/2009" + }, + { + "id": "2572", + "name": "Carol Oatway", + "position": "Service Supervisor", + "salary": "$30,126", + "office": "Saint Paul", + "extn": "5492", + "start_date": "3/2/2010" + }, + { + "id": "2573", + "name": "Megan Webster", + "position": "Health Educator", + "salary": "$220,707", + "office": "Omaha", + "extn": "9703", + "start_date": "10/20/2009" + }, + { + "id": "2574", + "name": "Josh Roberts", + "position": "Assistant Buyer", + "salary": "$137,182", + "office": "Phoenix", + "extn": "4449", + "start_date": "4/6/2011" + }, + { + "id": "2575", + "name": "Analise Upsdell", + "position": "Mobile Developer", + "salary": "$191,555", + "office": "Seattle", + "extn": "4749", + "start_date": "8/11/2019" + }, + { + "id": "2576", + "name": "Boris Eagle", + "position": "Laboratory Technician", + "salary": "$117,533", + "office": "Houston", + "extn": "9960", + "start_date": "9/2/2009" + }, + { + "id": "2577", + "name": "Ivette Bennett", + "position": "Baker", + "salary": "$113,367", + "office": "Richmond", + "extn": "8413", + "start_date": "7/25/2002" + }, + { + "id": "2578", + "name": "Irene Hobson", + "position": "Electrician", + "salary": "$64,011", + "office": "Amarillo", + "extn": "6411", + "start_date": "7/16/2001" + }, + { + "id": "2579", + "name": "Bob Oakley", + "position": "Webmaster", + "salary": "$103,203", + "office": "St. Louis", + "extn": "6593", + "start_date": "5/8/2011" + }, + { + "id": "2580", + "name": "Audrey Bolton", + "position": "Cook", + "salary": "$84,896", + "office": "Lyon", + "extn": "3391", + "start_date": "4/9/2003" + }, + { + "id": "2581", + "name": "Jocelyn Mills", + "position": "Investment Advisor", + "salary": "$210,459", + "office": "Worcester", + "extn": "1504", + "start_date": "7/30/2017" + }, + { + "id": "2582", + "name": "Sebastian Emerson", + "position": "Production Painter", + "salary": "$256,754", + "office": "Portland", + "extn": "5671", + "start_date": "1/25/2010" + }, + { + "id": "2583", + "name": "Julius Gray", + "position": "Baker", + "salary": "$201,688", + "office": "Phoenix", + "extn": "6327", + "start_date": "2/7/2016" + }, + { + "id": "2584", + "name": "Jessica Khan", + "position": "Retail Trainee", + "salary": "$26,150", + "office": "Lancaster", + "extn": "1413", + "start_date": "3/28/2010" + }, + { + "id": "2585", + "name": "Denis Power", + "position": "Project Manager", + "salary": "$198,062", + "office": "Richmond", + "extn": "4926", + "start_date": "10/21/2012" + }, + { + "id": "2586", + "name": "Denny Gosling", + "position": "HR Coordinator", + "salary": "$100,967", + "office": "Berlin", + "extn": "4372", + "start_date": "11/2/2005" + }, + { + "id": "2587", + "name": "Bernadette Ianson", + "position": "Dentist", + "salary": "$198,655", + "office": "Jacksonville", + "extn": "9151", + "start_date": "2/26/2009" + }, + { + "id": "2588", + "name": "Mandy Norburn", + "position": "Accountant", + "salary": "$188,629", + "office": "Milwaukee", + "extn": "4900", + "start_date": "6/13/2007" + }, + { + "id": "2589", + "name": "Camden Nicholls", + "position": "Clerk", + "salary": "$58,689", + "office": "St. Louis", + "extn": "2182", + "start_date": "10/21/2002" + }, + { + "id": "2590", + "name": "Isabella Williams", + "position": "Stockbroker", + "salary": "$178,352", + "office": "Oklahoma City", + "extn": "6963", + "start_date": "9/4/2014" + }, + { + "id": "2591", + "name": "Sofie Lane", + "position": "Front Desk Coordinator", + "salary": "$298,674", + "office": "Garland", + "extn": "4076", + "start_date": "1/27/2017" + }, + { + "id": "2592", + "name": "Zoe Shelton", + "position": "Paramedic", + "salary": "$29,852", + "office": "Columbus", + "extn": "6453", + "start_date": "7/20/2006" + }, + { + "id": "2593", + "name": "Chadwick Lewin", + "position": "Design Engineer", + "salary": "$239,045", + "office": "Miami", + "extn": "9328", + "start_date": "2/19/2014" + }, + { + "id": "2594", + "name": "Summer Hamilton", + "position": "Assistant Buyer", + "salary": "$245,107", + "office": "St. Louis", + "extn": "8494", + "start_date": "11/9/2015" + }, + { + "id": "2595", + "name": "Chadwick Morgan", + "position": "Treasurer", + "salary": "$213,376", + "office": "Berna", + "extn": "1511", + "start_date": "8/28/2002" + }, + { + "id": "2596", + "name": "Marissa Nelson", + "position": "Assistant Buyer", + "salary": "$199,210", + "office": "Oklahoma City", + "extn": "9005", + "start_date": "7/21/2018" + }, + { + "id": "2597", + "name": "Denny Wilde", + "position": "Stockbroker", + "salary": "$116,274", + "office": "Baltimore", + "extn": "3715", + "start_date": "11/12/2009" + }, + { + "id": "2598", + "name": "Adeline Clarke", + "position": "Ambulatory Nurse", + "salary": "$296,713", + "office": "Moreno Valley", + "extn": "5373", + "start_date": "1/4/2013" + }, + { + "id": "2599", + "name": "Josh James", + "position": "Web Developer", + "salary": "$41,698", + "office": "Bridgeport", + "extn": "3916", + "start_date": "1/17/2018" + }, + { + "id": "2600", + "name": "Liam Stanton", + "position": "Fabricator", + "salary": "$263,227", + "office": "Fayetteville", + "extn": "3355", + "start_date": "7/3/2016" + }, + { + "id": "2601", + "name": "Nate Morrison", + "position": "Health Educator", + "salary": "$84,391", + "office": "Murfreesboro", + "extn": "2246", + "start_date": "11/29/2008" + }, + { + "id": "2602", + "name": "Alessandra Fowler", + "position": "Retail Trainee", + "salary": "$61,286", + "office": "Pittsburgh", + "extn": "6848", + "start_date": "6/9/2003" + }, + { + "id": "2603", + "name": "Marissa Sanchez", + "position": "Treasurer", + "salary": "$256,628", + "office": "Lakewood", + "extn": "4715", + "start_date": "10/27/2007" + }, + { + "id": "2604", + "name": "Rosie Wright", + "position": "Doctor", + "salary": "$213,430", + "office": "San Jose", + "extn": "8234", + "start_date": "4/20/2015" + }, + { + "id": "2605", + "name": "Oliver Phillips", + "position": "Front Desk Coordinator", + "salary": "$201,411", + "office": "Honolulu", + "extn": "6182", + "start_date": "8/13/2003" + }, + { + "id": "2606", + "name": "Mona Norburn", + "position": "Food Technologist", + "salary": "$140,580", + "office": "Irving", + "extn": "3346", + "start_date": "9/21/2000" + }, + { + "id": "2607", + "name": "Kate Clifford", + "position": "Banker", + "salary": "$286,766", + "office": "Hollywood", + "extn": "3291", + "start_date": "4/29/2007" + }, + { + "id": "2608", + "name": "Leilani Tindall", + "position": "Staffing Consultant", + "salary": "$152,981", + "office": "Albuquerque", + "extn": "5650", + "start_date": "3/25/2016" + }, + { + "id": "2609", + "name": "Jayden Lambert", + "position": "Executive Director", + "salary": "$216,361", + "office": "Venice", + "extn": "2208", + "start_date": "2/16/2010" + }, + { + "id": "2610", + "name": "Luna Mills", + "position": "Restaurant Manager", + "salary": "$219,071", + "office": "Amarillo", + "extn": "6323", + "start_date": "5/25/2018" + }, + { + "id": "2611", + "name": "Martin Dillon", + "position": "Designer", + "salary": "$289,769", + "office": "Laredo", + "extn": "1386", + "start_date": "4/23/2010" + }, + { + "id": "2612", + "name": "Doug Daniells", + "position": "Steward", + "salary": "$86,078", + "office": "Tallahassee", + "extn": "3785", + "start_date": "8/29/2004" + }, + { + "id": "2613", + "name": "Marigold Attwood", + "position": "Designer", + "salary": "$107,225", + "office": "Atlanta", + "extn": "6173", + "start_date": "7/1/2004" + }, + { + "id": "2614", + "name": "Javier Jenkins", + "position": "Associate Professor", + "salary": "$166,271", + "office": "Norfolk", + "extn": "9618", + "start_date": "4/11/2009" + }, + { + "id": "2615", + "name": "Rose Morley", + "position": "Associate Professor", + "salary": "$191,592", + "office": "Phoenix", + "extn": "3869", + "start_date": "4/4/2012" + }, + { + "id": "2616", + "name": "Alma Fenton", + "position": "HR Coordinator", + "salary": "$237,529", + "office": "Detroit", + "extn": "5914", + "start_date": "9/27/2018" + }, + { + "id": "2617", + "name": "Javier Dale", + "position": "Paramedic", + "salary": "$17,843", + "office": "Los Angeles", + "extn": "3962", + "start_date": "7/1/2005" + }, + { + "id": "2618", + "name": "Nathan Atkinson", + "position": "Operator", + "salary": "$36,763", + "office": "Lakewood", + "extn": "9057", + "start_date": "1/3/2018" + }, + { + "id": "2619", + "name": "Anais Shaw", + "position": "Call Center Representative", + "salary": "$195,841", + "office": "Rochester", + "extn": "2046", + "start_date": "4/12/2018" + }, + { + "id": "2620", + "name": "Maria Smith", + "position": "Staffing Consultant", + "salary": "$225,571", + "office": "Bridgeport", + "extn": "6264", + "start_date": "9/23/2005" + }, + { + "id": "2621", + "name": "Clint Ianson", + "position": "Associate Professor", + "salary": "$283,286", + "office": "Moreno Valley", + "extn": "7078", + "start_date": "12/24/2000" + }, + { + "id": "2622", + "name": "Adela Mcleod", + "position": "Dentist", + "salary": "$123,617", + "office": "Toledo", + "extn": "2201", + "start_date": "3/12/2003" + }, + { + "id": "2623", + "name": "Valentina Whinter", + "position": "Electrician", + "salary": "$184,982", + "office": "Henderson", + "extn": "3186", + "start_date": "5/28/2006" + }, + { + "id": "2624", + "name": "Agnes Redfern", + "position": "Health Educator", + "salary": "$126,622", + "office": "Memphis", + "extn": "4304", + "start_date": "11/18/2004" + }, + { + "id": "2625", + "name": "Aileen Doherty", + "position": "Pharmacist", + "salary": "$205,400", + "office": "Memphis", + "extn": "5427", + "start_date": "1/29/2003" + }, + { + "id": "2626", + "name": "Ethan Murphy", + "position": "IT Support Staff", + "salary": "$88,708", + "office": "Denver", + "extn": "5932", + "start_date": "12/30/2015" + }, + { + "id": "2627", + "name": "Livia Hill", + "position": "Bookkeeper", + "salary": "$292,899", + "office": "Pittsburgh", + "extn": "8920", + "start_date": "9/28/2015" + }, + { + "id": "2628", + "name": "Brooklyn Veale", + "position": "Systems Administrator", + "salary": "$167,780", + "office": "Miami", + "extn": "9839", + "start_date": "6/25/2016" + }, + { + "id": "2629", + "name": "Domenic Harrington", + "position": "Investment Advisor", + "salary": "$285,727", + "office": "Hollywood", + "extn": "2993", + "start_date": "11/5/2013" + }, + { + "id": "2630", + "name": "Skylar Forester", + "position": "Software Engineer", + "salary": "$271,600", + "office": "Escondido", + "extn": "8208", + "start_date": "6/16/2005" + }, + { + "id": "2631", + "name": "Eryn Booth", + "position": "Software Engineer", + "salary": "$150,580", + "office": "Columbus", + "extn": "1851", + "start_date": "5/6/2016" + }, + { + "id": "2632", + "name": "Teagan Benson", + "position": "Software Engineer", + "salary": "$215,936", + "office": "Prague", + "extn": "9082", + "start_date": "5/8/2011" + }, + { + "id": "2633", + "name": "Darlene Clark", + "position": "Bellman", + "salary": "$268,997", + "office": "San Diego", + "extn": "7273", + "start_date": "8/5/2000" + }, + { + "id": "2634", + "name": "Harry Selby", + "position": "Project Manager", + "salary": "$95,288", + "office": "Atlanta", + "extn": "6578", + "start_date": "12/20/2011" + }, + { + "id": "2635", + "name": "Faith Redwood", + "position": "Call Center Representative", + "salary": "$82,053", + "office": "Worcester", + "extn": "1548", + "start_date": "6/23/2007" + }, + { + "id": "2636", + "name": "Oliver Brooks", + "position": "Electrician", + "salary": "$145,299", + "office": "Oakland", + "extn": "5887", + "start_date": "7/9/2002" + }, + { + "id": "2637", + "name": "Denis Goodman", + "position": "Auditor", + "salary": "$202,992", + "office": "Berna", + "extn": "4608", + "start_date": "11/20/2018" + }, + { + "id": "2638", + "name": "Martin Nash", + "position": "Service Supervisor", + "salary": "$83,020", + "office": "St. Louis", + "extn": "2099", + "start_date": "3/21/2019" + }, + { + "id": "2639", + "name": "Jack Robertson", + "position": "Laboratory Technician", + "salary": "$188,379", + "office": "Milwaukee", + "extn": "9201", + "start_date": "3/13/2001" + }, + { + "id": "2640", + "name": "Liam Hope", + "position": "Doctor", + "salary": "$106,483", + "office": "Berlin", + "extn": "6534", + "start_date": "5/10/2019" + }, + { + "id": "2641", + "name": "Mayleen Clarke", + "position": "Laboratory Technician", + "salary": "$186,140", + "office": "Miami", + "extn": "3161", + "start_date": "2/5/2000" + }, + { + "id": "2642", + "name": "Elijah Mackenzie", + "position": "Systems Administrator", + "salary": "$169,152", + "office": "Portland", + "extn": "4332", + "start_date": "10/22/2000" + }, + { + "id": "2643", + "name": "Kurt Burnley", + "position": "Mobile Developer", + "salary": "$16,095", + "office": "Las Vegas", + "extn": "2913", + "start_date": "1/8/2007" + }, + { + "id": "2644", + "name": "Carrie Overson", + "position": "Stockbroker", + "salary": "$152,385", + "office": "Springfield", + "extn": "5091", + "start_date": "4/7/2016" + }, + { + "id": "2645", + "name": "George Blythe", + "position": "Investment Advisor", + "salary": "$168,340", + "office": "San Francisco", + "extn": "8055", + "start_date": "1/4/2012" + }, + { + "id": "2646", + "name": "Rosie Young", + "position": "Audiologist", + "salary": "$28,793", + "office": "Indianapolis", + "extn": "3428", + "start_date": "9/18/2015" + }, + { + "id": "2647", + "name": "Benny Hill", + "position": "Front Desk Coordinator", + "salary": "$220,411", + "office": "Minneapolis", + "extn": "9523", + "start_date": "8/17/2011" + }, + { + "id": "2648", + "name": "Tania King", + "position": "Chef Manager", + "salary": "$231,583", + "office": "Springfield", + "extn": "8666", + "start_date": "4/22/2011" + }, + { + "id": "2649", + "name": "Alessia Lambert", + "position": "Accountant", + "salary": "$22,191", + "office": "San Francisco", + "extn": "1170", + "start_date": "11/30/2010" + }, + { + "id": "2650", + "name": "Chris Pearce", + "position": "Operator", + "salary": "$63,241", + "office": "Fremont", + "extn": "4996", + "start_date": "1/21/2013" + }, + { + "id": "2651", + "name": "Felicity Drummond", + "position": "Accountant", + "salary": "$194,564", + "office": "Irving", + "extn": "8609", + "start_date": "8/26/2018" + }, + { + "id": "2652", + "name": "Gwenyth Wilkinson", + "position": "Cook", + "salary": "$127,023", + "office": "Garland", + "extn": "6297", + "start_date": "4/1/2011" + }, + { + "id": "2653", + "name": "Josh Noon", + "position": "Paramedic", + "salary": "$275,406", + "office": "Innsbruck", + "extn": "2950", + "start_date": "6/30/2002" + }, + { + "id": "2654", + "name": "Lucas Walsh", + "position": "Retail Trainee", + "salary": "$218,039", + "office": "Cincinnati", + "extn": "4125", + "start_date": "12/23/2013" + }, + { + "id": "2655", + "name": "Eryn Penn", + "position": "HR Coordinator", + "salary": "$202,903", + "office": "Salem", + "extn": "2316", + "start_date": "5/20/2001" + }, + { + "id": "2656", + "name": "Elly Brooks", + "position": "Executive Director", + "salary": "$229,679", + "office": "Moreno Valley", + "extn": "6443", + "start_date": "5/9/2014" + }, + { + "id": "2657", + "name": "Harry Garner", + "position": "Cook", + "salary": "$65,978", + "office": "Scottsdale", + "extn": "8798", + "start_date": "5/11/2004" + }, + { + "id": "2658", + "name": "Caleb Oldfield", + "position": "Staffing Consultant", + "salary": "$16,623", + "office": "Worcester", + "extn": "9864", + "start_date": "6/6/2019" + }, + { + "id": "2659", + "name": "Bristol Crawford", + "position": "Food Technologist", + "salary": "$17,915", + "office": "Las Vegas", + "extn": "6317", + "start_date": "12/24/2001" + }, + { + "id": "2660", + "name": "Fred Healy", + "position": "Design Engineer", + "salary": "$52,851", + "office": "Tokyo", + "extn": "6091", + "start_date": "1/11/2004" + }, + { + "id": "2661", + "name": "Anthony Bayliss", + "position": "Audiologist", + "salary": "$85,941", + "office": "Los Angeles", + "extn": "1264", + "start_date": "8/25/2014" + }, + { + "id": "2662", + "name": "Agnes Stone ", + "position": "Design Engineer", + "salary": "$70,660", + "office": "San Diego", + "extn": "9118", + "start_date": "6/22/2012" + }, + { + "id": "2663", + "name": "Remy Ryan", + "position": "Assistant Buyer", + "salary": "$209,093", + "office": "Springfield", + "extn": "9517", + "start_date": "3/16/2008" + }, + { + "id": "2664", + "name": "Logan Brooks", + "position": "Cash Manager", + "salary": "$181,821", + "office": "Oakland", + "extn": "8714", + "start_date": "5/25/2001" + }, + { + "id": "2665", + "name": "Sebastian Gunn", + "position": "Food Technologist", + "salary": "$245,140", + "office": "Portland", + "extn": "1113", + "start_date": "12/20/2005" + }, + { + "id": "2666", + "name": "Bridget Daniells", + "position": "HR Coordinator", + "salary": "$169,445", + "office": "Lincoln", + "extn": "6414", + "start_date": "9/17/2015" + }, + { + "id": "2667", + "name": "Barry Forester", + "position": "Business Broker", + "salary": "$277,588", + "office": "Fullerton", + "extn": "2795", + "start_date": "4/21/2015" + }, + { + "id": "2668", + "name": "Mandy Bolton", + "position": "Inspector", + "salary": "$212,872", + "office": "Anaheim", + "extn": "2053", + "start_date": "12/16/2007" + }, + { + "id": "2669", + "name": "Zoe Gregory", + "position": "Baker", + "salary": "$213,170", + "office": "Richmond", + "extn": "8291", + "start_date": "4/18/2009" + }, + { + "id": "2670", + "name": "Quinn West", + "position": "Doctor", + "salary": "$212,983", + "office": "Berlin", + "extn": "1466", + "start_date": "1/5/2002" + }, + { + "id": "2671", + "name": "Mason Furnell", + "position": "Lecturer", + "salary": "$183,806", + "office": "Zurich", + "extn": "9861", + "start_date": "5/22/2013" + }, + { + "id": "2672", + "name": "Manuel Kennedy", + "position": "Bellman", + "salary": "$170,108", + "office": "Memphis", + "extn": "1419", + "start_date": "1/25/2019" + }, + { + "id": "2673", + "name": "Jade Rodgers", + "position": "Health Educator", + "salary": "$149,299", + "office": "Charlotte", + "extn": "2892", + "start_date": "12/5/2006" + }, + { + "id": "2674", + "name": "Hayden Gordon", + "position": "Web Developer", + "salary": "$42,118", + "office": "San Diego", + "extn": "5164", + "start_date": "8/7/2009" + }, + { + "id": "2675", + "name": "Eden Knight", + "position": "Physician", + "salary": "$205,094", + "office": "Zurich", + "extn": "8124", + "start_date": "2/1/2001" + }, + { + "id": "2676", + "name": "Kieth Reynolds", + "position": "Budget Analyst", + "salary": "$67,090", + "office": "Philadelphia", + "extn": "1609", + "start_date": "3/20/2009" + }, + { + "id": "2677", + "name": "Bryce Faulkner", + "position": "Production Painter", + "salary": "$113,434", + "office": "Denver", + "extn": "5437", + "start_date": "11/21/2009" + }, + { + "id": "2678", + "name": "Selena Edmonds", + "position": "Assistant Buyer", + "salary": "$10,200", + "office": "Jersey City", + "extn": "8700", + "start_date": "1/22/2011" + }, + { + "id": "2679", + "name": "Kurt Sanchez", + "position": "Banker", + "salary": "$170,030", + "office": "San Francisco", + "extn": "6359", + "start_date": "4/3/2008" + }, + { + "id": "2680", + "name": "Rosemary Holmes", + "position": "Production Painter", + "salary": "$27,795", + "office": "Bucharest", + "extn": "6780", + "start_date": "2/21/2011" + }, + { + "id": "2681", + "name": "Camellia Hancock", + "position": "Steward", + "salary": "$151,464", + "office": "Philadelphia", + "extn": "8410", + "start_date": "1/30/2012" + }, + { + "id": "2682", + "name": "Barry Gregory", + "position": "Web Developer", + "salary": "$129,167", + "office": "Saint Paul", + "extn": "2228", + "start_date": "11/29/2017" + }, + { + "id": "2683", + "name": "Sonya Patel", + "position": "Treasurer", + "salary": "$125,755", + "office": "Paris", + "extn": "8718", + "start_date": "2/25/2018" + }, + { + "id": "2684", + "name": "Bob Sawyer", + "position": "Design Engineer", + "salary": "$143,222", + "office": "Philadelphia", + "extn": "7561", + "start_date": "10/4/2011" + }, + { + "id": "2685", + "name": "Marissa Cork", + "position": "Cook", + "salary": "$261,860", + "office": "Scottsdale", + "extn": "1403", + "start_date": "6/7/2008" + }, + { + "id": "2686", + "name": "Sebastian Shepherd", + "position": "HR Coordinator", + "salary": "$208,837", + "office": "Madison", + "extn": "6765", + "start_date": "11/25/2014" + }, + { + "id": "2687", + "name": "Tyler Lloyd", + "position": "Investment Advisor", + "salary": "$29,843", + "office": "Fort Lauderdale", + "extn": "3408", + "start_date": "6/14/2003" + }, + { + "id": "2688", + "name": "Henry Stewart", + "position": "Business Broker", + "salary": "$265,541", + "office": "Nashville", + "extn": "3436", + "start_date": "4/7/2017" + }, + { + "id": "2689", + "name": "Chad Ramsey", + "position": "CNC Operator", + "salary": "$174,551", + "office": "Paris", + "extn": "3355", + "start_date": "11/19/2018" + }, + { + "id": "2690", + "name": "Destiny Welsch", + "position": "CNC Operator", + "salary": "$188,357", + "office": "Murfreesboro", + "extn": "9158", + "start_date": "2/15/2003" + }, + { + "id": "2691", + "name": "Sofie Lewis", + "position": "Laboratory Technician", + "salary": "$175,421", + "office": "Scottsdale", + "extn": "3935", + "start_date": "7/13/2009" + }, + { + "id": "2692", + "name": "Lana Lewis", + "position": "Budget Analyst", + "salary": "$37,844", + "office": "Worcester", + "extn": "1760", + "start_date": "2/3/2018" + }, + { + "id": "2693", + "name": "Livia Larsen", + "position": "Staffing Consultant", + "salary": "$273,664", + "office": "Otawa", + "extn": "7768", + "start_date": "2/12/2019" + }, + { + "id": "2694", + "name": "Chuck Pearson", + "position": "Electrician", + "salary": "$137,371", + "office": "Lancaster", + "extn": "7080", + "start_date": "5/30/2012" + }, + { + "id": "2695", + "name": "Abbey Nicholls", + "position": "Paramedic", + "salary": "$27,220", + "office": "Springfield", + "extn": "4022", + "start_date": "6/13/2001" + }, + { + "id": "2696", + "name": "Laila Crawford", + "position": "Loan Officer", + "salary": "$33,948", + "office": "Phoenix", + "extn": "6641", + "start_date": "6/13/2014" + }, + { + "id": "2697", + "name": "Percy King", + "position": "Food Technologist", + "salary": "$131,812", + "office": "Fort Lauderdale", + "extn": "5245", + "start_date": "9/9/2004" + }, + { + "id": "2698", + "name": "Doug Shelton", + "position": "Cash Manager", + "salary": "$20,164", + "office": "Dallas", + "extn": "3965", + "start_date": "6/15/2012" + }, + { + "id": "2699", + "name": "Boris Judd", + "position": "Staffing Consultant", + "salary": "$156,766", + "office": "Rome", + "extn": "9987", + "start_date": "10/24/2019" + }, + { + "id": "2700", + "name": "Javier Webster", + "position": "Global Logistics Supervisor", + "salary": "$28,190", + "office": "Quebec", + "extn": "2839", + "start_date": "12/5/2011" + }, + { + "id": "2701", + "name": "Leah Booth", + "position": "Auditor", + "salary": "$237,080", + "office": "Dallas", + "extn": "9881", + "start_date": "11/30/2007" + }, + { + "id": "2702", + "name": "Danny Villiger", + "position": "Biologist", + "salary": "$278,346", + "office": "Anaheim", + "extn": "9472", + "start_date": "9/19/2004" + }, + { + "id": "2703", + "name": "Chanelle Rowe", + "position": "Doctor", + "salary": "$92,666", + "office": "Worcester", + "extn": "3942", + "start_date": "5/26/2008" + }, + { + "id": "2704", + "name": "Mason Bullock", + "position": "Healthcare Specialist", + "salary": "$183,662", + "office": "Prague", + "extn": "4210", + "start_date": "3/28/2000" + }, + { + "id": "2705", + "name": "Stella Gray", + "position": "Front Desk Coordinator", + "salary": "$136,726", + "office": "Ontario", + "extn": "6209", + "start_date": "2/1/2013" + }, + { + "id": "2706", + "name": "Nate Kent", + "position": "Project Manager", + "salary": "$172,148", + "office": "San Francisco", + "extn": "4686", + "start_date": "6/6/2001" + }, + { + "id": "2707", + "name": "Wade Thompson", + "position": "Ambulatory Nurse", + "salary": "$198,637", + "office": "Lisbon", + "extn": "2749", + "start_date": "6/22/2017" + }, + { + "id": "2708", + "name": "Priscilla Clayton", + "position": "Service Supervisor", + "salary": "$277,626", + "office": "Denver", + "extn": "3247", + "start_date": "10/1/2016" + }, + { + "id": "2709", + "name": "Matt Lane", + "position": "Insurance Broker", + "salary": "$169,390", + "office": "Rochester", + "extn": "9998", + "start_date": "12/12/2011" + }, + { + "id": "2710", + "name": "Erick Bryson", + "position": "Call Center Representative", + "salary": "$20,781", + "office": "Springfield", + "extn": "5970", + "start_date": "3/25/2009" + }, + { + "id": "2711", + "name": "Goldie Marshall", + "position": "Restaurant Manager", + "salary": "$215,291", + "office": "Indianapolis", + "extn": "3424", + "start_date": "4/22/2016" + }, + { + "id": "2712", + "name": "Noemi Connor", + "position": "Cook", + "salary": "$270,210", + "office": "Chicago", + "extn": "1057", + "start_date": "6/22/2017" + }, + { + "id": "2713", + "name": "Morgan Coleman", + "position": "Executive Director", + "salary": "$93,028", + "office": "Salt Lake City", + "extn": "8406", + "start_date": "10/18/2005" + }, + { + "id": "2714", + "name": "Courtney Parr", + "position": "Retail Trainee", + "salary": "$124,333", + "office": "Chicago", + "extn": "6093", + "start_date": "8/9/2006" + }, + { + "id": "2715", + "name": "Enoch Samuel", + "position": "Loan Officer", + "salary": "$160,080", + "office": "Rome", + "extn": "1678", + "start_date": "2/7/2009" + }, + { + "id": "2716", + "name": "Joseph Kennedy", + "position": "Pharmacist", + "salary": "$12,440", + "office": "Denver", + "extn": "2496", + "start_date": "10/26/2019" + }, + { + "id": "2717", + "name": "Priscilla Brooks", + "position": "Healthcare Specialist", + "salary": "$208,438", + "office": "Ontario", + "extn": "5735", + "start_date": "4/1/2006" + }, + { + "id": "2718", + "name": "Sebastian Talbot", + "position": "HR Coordinator", + "salary": "$113,892", + "office": "Scottsdale", + "extn": "3641", + "start_date": "4/20/2004" + }, + { + "id": "2719", + "name": "Barry Edwards", + "position": "Physician", + "salary": "$105,840", + "office": "Madison", + "extn": "4764", + "start_date": "4/22/2003" + }, + { + "id": "2720", + "name": "Hailey Wilcox", + "position": "Food Technologist", + "salary": "$80,742", + "office": "Detroit", + "extn": "9932", + "start_date": "7/2/2018" + }, + { + "id": "2721", + "name": "Anne Ingham", + "position": "Global Logistics Supervisor", + "salary": "$45,868", + "office": "Santa Ana", + "extn": "6226", + "start_date": "12/30/2013" + }, + { + "id": "2722", + "name": "Monica Notman", + "position": "Systems Administrator", + "salary": "$71,149", + "office": "Moreno Valley", + "extn": "1491", + "start_date": "10/14/2017" + }, + { + "id": "2723", + "name": "Trisha Williams", + "position": "Pharmacist", + "salary": "$114,069", + "office": "Minneapolis", + "extn": "5034", + "start_date": "6/13/2004" + }, + { + "id": "2724", + "name": "Andie Forester", + "position": "CNC Operator", + "salary": "$180,288", + "office": "Zurich", + "extn": "6659", + "start_date": "8/15/2011" + }, + { + "id": "2725", + "name": "Gabriel Garner", + "position": "Cash Manager", + "salary": "$142,495", + "office": "Fremont", + "extn": "3163", + "start_date": "6/2/2017" + }, + { + "id": "2726", + "name": "Josephine Oatway", + "position": "Retail Trainee", + "salary": "$30,766", + "office": "Indianapolis", + "extn": "3151", + "start_date": "2/7/2005" + }, + { + "id": "2727", + "name": "Carina Trent", + "position": "Bellman", + "salary": "$78,610", + "office": "Bellevue", + "extn": "7358", + "start_date": "4/25/2005" + }, + { + "id": "2728", + "name": "Clint Mccormick", + "position": "Staffing Consultant", + "salary": "$30,667", + "office": "El Paso", + "extn": "8325", + "start_date": "7/7/2019" + }, + { + "id": "2729", + "name": "David Ogilvy", + "position": "Dentist", + "salary": "$117,652", + "office": "Tallahassee", + "extn": "2784", + "start_date": "11/17/2006" + }, + { + "id": "2730", + "name": "Rufus Egerton", + "position": "Production Painter", + "salary": "$137,090", + "office": "San Jose", + "extn": "1678", + "start_date": "5/28/2003" + }, + { + "id": "2731", + "name": "Benny Martin", + "position": "Assistant Buyer", + "salary": "$177,184", + "office": "San Francisco", + "extn": "4188", + "start_date": "10/16/2008" + }, + { + "id": "2732", + "name": "Carissa Rosenbloom", + "position": "Mobile Developer", + "salary": "$56,681", + "office": "Santa Ana", + "extn": "4871", + "start_date": "5/19/2001" + }, + { + "id": "2733", + "name": "Adina Robe", + "position": "Call Center Representative", + "salary": "$142,403", + "office": "Berna", + "extn": "4746", + "start_date": "1/8/2018" + }, + { + "id": "2734", + "name": "Wade Foxley", + "position": "Executive Director", + "salary": "$201,694", + "office": "Otawa", + "extn": "8550", + "start_date": "9/7/2019" + }, + { + "id": "2735", + "name": "William Collingwood", + "position": "Project Manager", + "salary": "$271,552", + "office": "Innsbruck", + "extn": "3533", + "start_date": "9/15/2014" + }, + { + "id": "2736", + "name": "Sabrina Kennedy", + "position": "Assistant Buyer", + "salary": "$281,152", + "office": "New York", + "extn": "9169", + "start_date": "7/14/2000" + }, + { + "id": "2737", + "name": "William Isaac", + "position": "Production Painter", + "salary": "$146,492", + "office": "Fort Lauderdale", + "extn": "7571", + "start_date": "7/29/2004" + }, + { + "id": "2738", + "name": "Sara Exton", + "position": "Auditor", + "salary": "$127,960", + "office": "Tulsa", + "extn": "2615", + "start_date": "6/8/2012" + }, + { + "id": "2739", + "name": "Josh Hilton", + "position": "Banker", + "salary": "$285,399", + "office": "Houston", + "extn": "9425", + "start_date": "9/5/2001" + }, + { + "id": "2740", + "name": "Caleb Vallory", + "position": "Assistant Buyer", + "salary": "$92,971", + "office": "Houston", + "extn": "2338", + "start_date": "3/22/2000" + }, + { + "id": "2741", + "name": "Kamila London", + "position": "Global Logistics Supervisor", + "salary": "$18,603", + "office": "Atlanta", + "extn": "4268", + "start_date": "10/21/2016" + }, + { + "id": "2742", + "name": "Tara Thompson", + "position": "Machine Operator", + "salary": "$165,333", + "office": "Paris", + "extn": "9687", + "start_date": "11/3/2005" + }, + { + "id": "2743", + "name": "Makena Todd", + "position": "Retail Trainee", + "salary": "$213,364", + "office": "Memphis", + "extn": "4720", + "start_date": "6/27/2009" + }, + { + "id": "2744", + "name": "Aisha Larsen", + "position": "Auditor", + "salary": "$69,678", + "office": "Los Angeles", + "extn": "4961", + "start_date": "4/22/2014" + }, + { + "id": "2745", + "name": "Carina Tobin", + "position": "Associate Professor", + "salary": "$172,139", + "office": "Salem", + "extn": "9689", + "start_date": "11/28/2000" + }, + { + "id": "2746", + "name": "Josh Myatt", + "position": "Cash Manager", + "salary": "$250,341", + "office": "Baltimore", + "extn": "1942", + "start_date": "8/9/2008" + }, + { + "id": "2747", + "name": "Wendy Ross", + "position": "Cook", + "salary": "$193,594", + "office": "Norfolk", + "extn": "3071", + "start_date": "12/9/2016" + }, + { + "id": "2748", + "name": "Carl Warden", + "position": "Service Supervisor", + "salary": "$142,468", + "office": "Otawa", + "extn": "2646", + "start_date": "3/3/2010" + }, + { + "id": "2749", + "name": "Oliver Richardson", + "position": "Cash Manager", + "salary": "$273,260", + "office": "New York", + "extn": "6809", + "start_date": "3/24/2012" + }, + { + "id": "2750", + "name": "David Jenkin", + "position": "Business Broker", + "salary": "$17,963", + "office": "Saint Paul", + "extn": "9892", + "start_date": "3/6/2016" + }, + { + "id": "2751", + "name": "Bob Knight", + "position": "Budget Analyst", + "salary": "$290,964", + "office": "Minneapolis", + "extn": "4647", + "start_date": "12/23/2004" + }, + { + "id": "2752", + "name": "Julian Walsh", + "position": "Doctor", + "salary": "$110,266", + "office": "Fayetteville", + "extn": "3912", + "start_date": "2/20/2004" + }, + { + "id": "2753", + "name": "Erick Collins", + "position": "Webmaster", + "salary": "$109,978", + "office": "Irving", + "extn": "6269", + "start_date": "5/28/2010" + }, + { + "id": "2754", + "name": "Anthony Hall", + "position": "Systems Administrator", + "salary": "$112,297", + "office": "Amarillo", + "extn": "3768", + "start_date": "3/10/2004" + }, + { + "id": "2755", + "name": "Ramon Fleming", + "position": "Lecturer", + "salary": "$244,406", + "office": "Jersey City", + "extn": "9266", + "start_date": "10/4/2009" + }, + { + "id": "2756", + "name": "Javier Walter", + "position": "Loan Officer", + "salary": "$143,170", + "office": "Bucharest", + "extn": "7600", + "start_date": "3/13/2013" + }, + { + "id": "2757", + "name": "Rosalyn Fox", + "position": "Audiologist", + "salary": "$169,754", + "office": "Reno", + "extn": "4474", + "start_date": "11/14/2017" + }, + { + "id": "2758", + "name": "Ron Funnell", + "position": "HR Coordinator", + "salary": "$229,943", + "office": "Philadelphia", + "extn": "4005", + "start_date": "1/7/2012" + }, + { + "id": "2759", + "name": "Bryon James", + "position": "Business Broker", + "salary": "$136,025", + "office": "Chicago", + "extn": "3829", + "start_date": "6/23/2009" + }, + { + "id": "2760", + "name": "Logan Morris", + "position": "Bellman", + "salary": "$116,736", + "office": "Otawa", + "extn": "2816", + "start_date": "2/6/2002" + }, + { + "id": "2761", + "name": "Alexander Leslie", + "position": "Investment Advisor", + "salary": "$176,718", + "office": "Innsbruck", + "extn": "8827", + "start_date": "7/29/2006" + }, + { + "id": "2762", + "name": "Cristal Tennant", + "position": "Stockbroker", + "salary": "$139,644", + "office": "Escondido", + "extn": "9167", + "start_date": "8/20/2011" + }, + { + "id": "2763", + "name": "Chadwick Latham", + "position": "Machine Operator", + "salary": "$224,521", + "office": "Atlanta", + "extn": "6698", + "start_date": "1/6/2008" + }, + { + "id": "2764", + "name": "Josh Evans", + "position": "Steward", + "salary": "$59,377", + "office": "New York", + "extn": "1717", + "start_date": "1/22/2012" + }, + { + "id": "2765", + "name": "Michael York", + "position": "Systems Administrator", + "salary": "$167,133", + "office": "Memphis", + "extn": "9275", + "start_date": "12/7/2003" + }, + { + "id": "2766", + "name": "Bryon Edley", + "position": "Web Developer", + "salary": "$257,055", + "office": "Milano", + "extn": "4367", + "start_date": "11/6/2013" + }, + { + "id": "2767", + "name": "Diane Vince", + "position": "Project Manager", + "salary": "$114,485", + "office": "Salt Lake City", + "extn": "1037", + "start_date": "1/20/2010" + }, + { + "id": "2768", + "name": "Johnathan Kent", + "position": "Accountant", + "salary": "$286,517", + "office": "Fullerton", + "extn": "4414", + "start_date": "8/11/2009" + }, + { + "id": "2769", + "name": "Chad Parsons", + "position": "Audiologist", + "salary": "$292,630", + "office": "Lincoln", + "extn": "6261", + "start_date": "8/20/2004" + }, + { + "id": "2770", + "name": "Carol Broomfield", + "position": "Audiologist", + "salary": "$152,993", + "office": "Honolulu", + "extn": "8267", + "start_date": "11/8/2003" + }, + { + "id": "2771", + "name": "Mason Wilkinson", + "position": "Electrician", + "salary": "$164,489", + "office": "New Orleans", + "extn": "4783", + "start_date": "4/28/2006" + }, + { + "id": "2772", + "name": "Michael Clayton", + "position": "Production Painter", + "salary": "$278,339", + "office": "Fort Lauderdale", + "extn": "9571", + "start_date": "4/16/2018" + }, + { + "id": "2773", + "name": "Remy Lambert", + "position": "Physician", + "salary": "$157,927", + "office": "Orlando", + "extn": "5374", + "start_date": "6/5/2013" + }, + { + "id": "2774", + "name": "Noah Gonzales", + "position": "Physician", + "salary": "$97,004", + "office": "Murfreesboro", + "extn": "1388", + "start_date": "2/17/2016" + }, + { + "id": "2775", + "name": "Elise Wigley", + "position": "Mobile Developer", + "salary": "$267,852", + "office": "Las Vegas", + "extn": "7030", + "start_date": "10/16/2004" + }, + { + "id": "2776", + "name": "Kieth Furnell", + "position": "Stockbroker", + "salary": "$27,565", + "office": "Milwaukee", + "extn": "9637", + "start_date": "7/7/2016" + }, + { + "id": "2777", + "name": "Alex Windsor", + "position": "Stockbroker", + "salary": "$139,384", + "office": "Glendale", + "extn": "4902", + "start_date": "6/8/2017" + }, + { + "id": "2778", + "name": "Chad Gray", + "position": "Designer", + "salary": "$288,825", + "office": "Worcester", + "extn": "5661", + "start_date": "2/19/2000" + }, + { + "id": "2779", + "name": "Rocco Fox", + "position": "Cashier", + "salary": "$146,390", + "office": "Orlando", + "extn": "1105", + "start_date": "12/4/2016" + }, + { + "id": "2780", + "name": "Joy Connell", + "position": "Budget Analyst", + "salary": "$27,550", + "office": "Murfreesboro", + "extn": "8494", + "start_date": "1/10/2016" + }, + { + "id": "2781", + "name": "Chadwick Benfield", + "position": "IT Support Staff", + "salary": "$267,294", + "office": "Fayetteville", + "extn": "4494", + "start_date": "3/30/2006" + }, + { + "id": "2782", + "name": "Shay Eastwood", + "position": "Project Manager", + "salary": "$51,141", + "office": "Seattle", + "extn": "9777", + "start_date": "3/15/2017" + }, + { + "id": "2783", + "name": "Danny Tanner", + "position": "Executive Director", + "salary": "$126,695", + "office": "Oklahoma City", + "extn": "9963", + "start_date": "6/14/2003" + }, + { + "id": "2784", + "name": "Eduardo Tate", + "position": "Clerk", + "salary": "$13,950", + "office": "Worcester", + "extn": "9474", + "start_date": "3/23/2009" + }, + { + "id": "2785", + "name": "Sasha Redfern", + "position": "Ambulatory Nurse", + "salary": "$14,968", + "office": "London", + "extn": "5191", + "start_date": "7/7/2016" + }, + { + "id": "2786", + "name": "Harry Stevens", + "position": "Production Painter", + "salary": "$65,013", + "office": "Irving", + "extn": "8895", + "start_date": "4/28/2006" + }, + { + "id": "2787", + "name": "Kurt Farrant", + "position": "Biologist", + "salary": "$175,014", + "office": "Zurich", + "extn": "4637", + "start_date": "5/11/2018" + }, + { + "id": "2788", + "name": "Isabella Mason", + "position": "Ambulatory Nurse", + "salary": "$13,463", + "office": "Milano", + "extn": "6542", + "start_date": "1/18/2014" + }, + { + "id": "2789", + "name": "Rowan Locke", + "position": "Mobile Developer", + "salary": "$128,636", + "office": "London", + "extn": "3467", + "start_date": "8/29/2011" + }, + { + "id": "2790", + "name": "Ethan Young", + "position": "Restaurant Manager", + "salary": "$124,248", + "office": "San Antonio", + "extn": "2010", + "start_date": "6/30/2008" + }, + { + "id": "2791", + "name": "Ramon Jordan", + "position": "HR Specialist", + "salary": "$239,138", + "office": "Sacramento", + "extn": "4450", + "start_date": "12/9/2013" + }, + { + "id": "2792", + "name": "Chelsea Dixon", + "position": "Treasurer", + "salary": "$15,850", + "office": "Venice", + "extn": "1205", + "start_date": "12/2/2012" + }, + { + "id": "2793", + "name": "Ilona Simmons", + "position": "HR Coordinator", + "salary": "$258,059", + "office": "Bakersfield", + "extn": "8242", + "start_date": "10/27/2011" + }, + { + "id": "2794", + "name": "Alexa Wilcox", + "position": "Health Educator", + "salary": "$124,506", + "office": "Saint Paul", + "extn": "6566", + "start_date": "1/20/2004" + }, + { + "id": "2795", + "name": "Daniel Niles", + "position": "Health Educator", + "salary": "$181,682", + "office": "Santa Ana", + "extn": "2511", + "start_date": "1/17/2008" + }, + { + "id": "2796", + "name": "Clint Owen", + "position": "Lecturer", + "salary": "$268,570", + "office": "Baltimore", + "extn": "3551", + "start_date": "10/23/2017" + }, + { + "id": "2797", + "name": "Gabriel Malone", + "position": "CNC Operator", + "salary": "$189,662", + "office": "Tulsa", + "extn": "4884", + "start_date": "8/26/2000" + }, + { + "id": "2798", + "name": "Brad Robertson", + "position": "Treasurer", + "salary": "$138,639", + "office": "Oklahoma City", + "extn": "1125", + "start_date": "6/28/2008" + }, + { + "id": "2799", + "name": "Hadley Anderson", + "position": "Auditor", + "salary": "$241,544", + "office": "Otawa", + "extn": "8364", + "start_date": "4/5/2018" + }, + { + "id": "2800", + "name": "Liam Hewitt", + "position": "HR Coordinator", + "salary": "$190,576", + "office": "Laredo", + "extn": "6565", + "start_date": "4/26/2019" + }, + { + "id": "2801", + "name": "Janelle Snow", + "position": "Steward", + "salary": "$31,988", + "office": "San Francisco", + "extn": "7980", + "start_date": "7/13/2017" + }, + { + "id": "2802", + "name": "Rufus Curtis", + "position": "Software Engineer", + "salary": "$217,627", + "office": "Moreno Valley", + "extn": "7587", + "start_date": "4/3/2004" + }, + { + "id": "2803", + "name": "Benny Welsch", + "position": "Insurance Broker", + "salary": "$170,611", + "office": "El Paso", + "extn": "8582", + "start_date": "1/22/2016" + }, + { + "id": "2804", + "name": "Roger Ellis", + "position": "Electrician", + "salary": "$214,183", + "office": "Anaheim", + "extn": "5154", + "start_date": "11/16/2002" + }, + { + "id": "2805", + "name": "Benny Mcneill", + "position": "Budget Analyst", + "salary": "$291,742", + "office": "Miami", + "extn": "8805", + "start_date": "10/19/2004" + }, + { + "id": "2806", + "name": "Julian Newman", + "position": "Physician", + "salary": "$103,548", + "office": "Baltimore", + "extn": "9013", + "start_date": "10/27/2000" + }, + { + "id": "2807", + "name": "Ellen Crawley", + "position": "Design Engineer", + "salary": "$22,020", + "office": "Lincoln", + "extn": "1973", + "start_date": "12/6/2014" + }, + { + "id": "2808", + "name": "Nate Russell", + "position": "Web Developer", + "salary": "$297,059", + "office": "Berlin", + "extn": "4484", + "start_date": "9/9/2018" + }, + { + "id": "2809", + "name": "Madelyn Olson", + "position": "HR Specialist", + "salary": "$78,661", + "office": "St. Louis", + "extn": "6929", + "start_date": "1/18/2005" + }, + { + "id": "2810", + "name": "Jack Olson", + "position": "Accountant", + "salary": "$192,734", + "office": "Louisville", + "extn": "8382", + "start_date": "8/27/2002" + }, + { + "id": "2811", + "name": "Iris Flett", + "position": "Health Educator", + "salary": "$47,987", + "office": "San Antonio", + "extn": "9790", + "start_date": "12/22/2012" + }, + { + "id": "2812", + "name": "Josh Wilde", + "position": "Insurance Broker", + "salary": "$18,179", + "office": "San Antonio", + "extn": "8261", + "start_date": "11/12/2001" + }, + { + "id": "2813", + "name": "Anais Welsch", + "position": "Production Painter", + "salary": "$203,578", + "office": "Escondido", + "extn": "9758", + "start_date": "6/2/2002" + }, + { + "id": "2814", + "name": "Doug Turner", + "position": "Executive Director", + "salary": "$250,751", + "office": "Laredo", + "extn": "8612", + "start_date": "7/5/2005" + }, + { + "id": "2815", + "name": "Brooklyn Mooney", + "position": "Software Engineer", + "salary": "$263,227", + "office": "Madrid", + "extn": "1091", + "start_date": "6/25/2006" + }, + { + "id": "2816", + "name": "Anthony Collins", + "position": "Bookkeeper", + "salary": "$161,933", + "office": "Denver", + "extn": "7238", + "start_date": "7/4/2013" + }, + { + "id": "2817", + "name": "Barney Rose", + "position": "Business Broker", + "salary": "$105,554", + "office": "Norfolk", + "extn": "6729", + "start_date": "12/2/2004" + }, + { + "id": "2818", + "name": "Emma Ramsey", + "position": "Auditor", + "salary": "$12,399", + "office": "Valetta", + "extn": "6286", + "start_date": "3/21/2002" + }, + { + "id": "2819", + "name": "Darlene Shields", + "position": "Assistant Buyer", + "salary": "$24,706", + "office": "Bridgeport", + "extn": "7303", + "start_date": "8/5/2011" + }, + { + "id": "2820", + "name": "Sabina Rossi", + "position": "Inspector", + "salary": "$231,556", + "office": "Wien", + "extn": "1270", + "start_date": "9/8/2013" + }, + { + "id": "2821", + "name": "Piper Michael", + "position": "Dentist", + "salary": "$188,659", + "office": "Fort Lauderdale", + "extn": "3545", + "start_date": "11/8/2001" + }, + { + "id": "2822", + "name": "Josh Hill", + "position": "Chef Manager", + "salary": "$190,391", + "office": "Huntsville", + "extn": "9912", + "start_date": "11/11/2010" + }, + { + "id": "2823", + "name": "Caleb Pratt", + "position": "Cashier", + "salary": "$24,811", + "office": "Bridgeport", + "extn": "5780", + "start_date": "8/15/2001" + }, + { + "id": "2824", + "name": "Audrey Healy", + "position": "Call Center Representative", + "salary": "$291,242", + "office": "Milwaukee", + "extn": "6068", + "start_date": "12/25/2005" + }, + { + "id": "2825", + "name": "Mason Heaton", + "position": "Mobile Developer", + "salary": "$109,877", + "office": "Indianapolis", + "extn": "1906", + "start_date": "11/17/2013" + }, + { + "id": "2826", + "name": "Renee Oswald", + "position": "Global Logistics Supervisor", + "salary": "$99,880", + "office": "Toledo", + "extn": "6727", + "start_date": "2/25/2011" + }, + { + "id": "2827", + "name": "Sebastian Archer", + "position": "Call Center Representative", + "salary": "$294,888", + "office": "Fullerton", + "extn": "9640", + "start_date": "7/10/2019" + }, + { + "id": "2828", + "name": "Jacob Jackson", + "position": "Lecturer", + "salary": "$155,732", + "office": "St. Louis", + "extn": "1872", + "start_date": "6/17/2019" + }, + { + "id": "2829", + "name": "Carissa Boden", + "position": "Steward", + "salary": "$74,492", + "office": "Cincinnati", + "extn": "5294", + "start_date": "3/12/2013" + }, + { + "id": "2830", + "name": "Henry Emerson", + "position": "Production Painter", + "salary": "$215,628", + "office": "Miami", + "extn": "2270", + "start_date": "9/1/2014" + }, + { + "id": "2831", + "name": "Deborah Morris", + "position": "Dentist", + "salary": "$220,230", + "office": "Scottsdale", + "extn": "4010", + "start_date": "3/24/2009" + }, + { + "id": "2832", + "name": "Elisabeth Tyler", + "position": "Health Educator", + "salary": "$265,924", + "office": "Los Angeles", + "extn": "3158", + "start_date": "1/22/2010" + }, + { + "id": "2833", + "name": "Johnny Stanton", + "position": "Business Broker", + "salary": "$267,519", + "office": "Saint Paul", + "extn": "6805", + "start_date": "8/28/2016" + }, + { + "id": "2834", + "name": "Chad Eastwood", + "position": "Banker", + "salary": "$51,654", + "office": "Bucharest", + "extn": "9041", + "start_date": "7/23/2006" + }, + { + "id": "2835", + "name": "Blake Willson", + "position": "Systems Administrator", + "salary": "$95,746", + "office": "Omaha", + "extn": "4635", + "start_date": "11/29/2009" + }, + { + "id": "2836", + "name": "Kenzie Waterhouse", + "position": "Staffing Consultant", + "salary": "$189,763", + "office": "Otawa", + "extn": "7673", + "start_date": "4/7/2016" + }, + { + "id": "2837", + "name": "Carter Mcgregor", + "position": "Associate Professor", + "salary": "$283,789", + "office": "Saint Paul", + "extn": "3199", + "start_date": "3/2/2012" + }, + { + "id": "2838", + "name": "Mark Willis", + "position": "Paramedic", + "salary": "$35,548", + "office": "Garland", + "extn": "1682", + "start_date": "8/23/2008" + }, + { + "id": "2839", + "name": "Camden Moore", + "position": "Business Broker", + "salary": "$199,667", + "office": "London", + "extn": "2782", + "start_date": "9/7/2011" + }, + { + "id": "2840", + "name": "Isla Plumb", + "position": "Chef Manager", + "salary": "$24,913", + "office": "Anaheim", + "extn": "8293", + "start_date": "1/24/2005" + }, + { + "id": "2841", + "name": "Logan Butler", + "position": "Webmaster", + "salary": "$227,335", + "office": "Lancaster", + "extn": "4998", + "start_date": "10/5/2014" + }, + { + "id": "2842", + "name": "Fred Dickson", + "position": "Doctor", + "salary": "$253,261", + "office": "Amarillo", + "extn": "8819", + "start_date": "3/29/2008" + }, + { + "id": "2843", + "name": "Parker Redfern", + "position": "Budget Analyst", + "salary": "$200,484", + "office": "Jersey City", + "extn": "5054", + "start_date": "5/27/2012" + }, + { + "id": "2844", + "name": "Owen Carter", + "position": "Clerk", + "salary": "$52,726", + "office": "Anaheim", + "extn": "6314", + "start_date": "11/14/2002" + }, + { + "id": "2845", + "name": "Bob Evans", + "position": "Investment Advisor", + "salary": "$249,238", + "office": "Santa Ana", + "extn": "8838", + "start_date": "8/31/2007" + }, + { + "id": "2846", + "name": "Jayden Edler", + "position": "Retail Trainee", + "salary": "$64,855", + "office": "Venice", + "extn": "2786", + "start_date": "10/28/2005" + }, + { + "id": "2847", + "name": "Aleksandra Eaton", + "position": "Systems Administrator", + "salary": "$88,197", + "office": "Santa Ana", + "extn": "3185", + "start_date": "5/12/2016" + }, + { + "id": "2848", + "name": "Hayden Riley", + "position": "Inspector", + "salary": "$125,935", + "office": "Springfield", + "extn": "6976", + "start_date": "12/17/2014" + }, + { + "id": "2849", + "name": "Remy Bryson", + "position": "Accountant", + "salary": "$282,010", + "office": "Indianapolis", + "extn": "6758", + "start_date": "10/7/2018" + }, + { + "id": "2850", + "name": "Belinda Hunter", + "position": "Machine Operator", + "salary": "$19,736", + "office": "Murfreesboro", + "extn": "1709", + "start_date": "11/6/2002" + }, + { + "id": "2851", + "name": "Emmanuelle Evans", + "position": "Audiologist", + "salary": "$75,442", + "office": "Tulsa", + "extn": "7998", + "start_date": "6/26/2012" + }, + { + "id": "2852", + "name": "Wade Bowen", + "position": "Call Center Representative", + "salary": "$286,291", + "office": "San Bernardino", + "extn": "8252", + "start_date": "9/2/2003" + }, + { + "id": "2853", + "name": "Benny Archer", + "position": "Front Desk Coordinator", + "salary": "$204,688", + "office": "Madrid", + "extn": "2326", + "start_date": "5/25/2013" + }, + { + "id": "2854", + "name": "Paula Lee", + "position": "Loan Officer", + "salary": "$151,847", + "office": "Boston", + "extn": "1801", + "start_date": "5/5/2003" + }, + { + "id": "2855", + "name": "Miley Penn", + "position": "CNC Operator", + "salary": "$124,412", + "office": "Omaha", + "extn": "3021", + "start_date": "9/12/2006" + }, + { + "id": "2856", + "name": "Maya Sloan", + "position": "Webmaster", + "salary": "$263,499", + "office": "El Paso", + "extn": "4513", + "start_date": "7/24/2009" + }, + { + "id": "2857", + "name": "Nicholas Vincent", + "position": "Ambulatory Nurse", + "salary": "$17,725", + "office": "Seattle", + "extn": "6351", + "start_date": "11/26/2001" + }, + { + "id": "2858", + "name": "Rosalyn Egerton", + "position": "CNC Operator", + "salary": "$210,328", + "office": "Bucharest", + "extn": "6249", + "start_date": "12/9/2008" + }, + { + "id": "2859", + "name": "Jenna Harris", + "position": "Steward", + "salary": "$292,527", + "office": "Minneapolis", + "extn": "2885", + "start_date": "6/7/2015" + }, + { + "id": "2860", + "name": "Bob Duvall", + "position": "Dentist", + "salary": "$12,761", + "office": "New Orleans", + "extn": "8735", + "start_date": "9/27/2014" + }, + { + "id": "2861", + "name": "Florence Becker", + "position": "Software Engineer", + "salary": "$272,530", + "office": "Rochester", + "extn": "4579", + "start_date": "10/28/2017" + }, + { + "id": "2862", + "name": "Gwen Dickson", + "position": "Software Engineer", + "salary": "$279,382", + "office": "Madrid", + "extn": "3317", + "start_date": "7/31/2017" + }, + { + "id": "2863", + "name": "Chadwick Hope", + "position": "HR Coordinator", + "salary": "$187,412", + "office": "Hollywood", + "extn": "1413", + "start_date": "9/22/2011" + }, + { + "id": "2864", + "name": "Maxwell Fields", + "position": "Machine Operator", + "salary": "$100,760", + "office": "Indianapolis", + "extn": "1187", + "start_date": "7/17/2007" + }, + { + "id": "2865", + "name": "Rihanna Oatway", + "position": "Auditor", + "salary": "$110,510", + "office": "Lancaster", + "extn": "5218", + "start_date": "8/18/2009" + }, + { + "id": "2866", + "name": "Nick Dann", + "position": "Design Engineer", + "salary": "$12,385", + "office": "Worcester", + "extn": "4730", + "start_date": "11/29/2016" + }, + { + "id": "2867", + "name": "Dorothy Cassidy", + "position": "Cash Manager", + "salary": "$66,820", + "office": "Ontario", + "extn": "8430", + "start_date": "3/3/2017" + }, + { + "id": "2868", + "name": "Christy Blythe", + "position": "Food Technologist", + "salary": "$214,802", + "office": "Dallas", + "extn": "4936", + "start_date": "6/5/2002" + }, + { + "id": "2869", + "name": "Alan Simpson", + "position": "Machine Operator", + "salary": "$290,801", + "office": "Springfield", + "extn": "4994", + "start_date": "2/26/2019" + }, + { + "id": "2870", + "name": "Julius Stevens", + "position": "Loan Officer", + "salary": "$24,525", + "office": "Louisville", + "extn": "4518", + "start_date": "2/1/2013" + }, + { + "id": "2871", + "name": "Jazmin Tate", + "position": "Doctor", + "salary": "$12,817", + "office": "Lakewood", + "extn": "8000", + "start_date": "3/27/2008" + }, + { + "id": "2872", + "name": "Samara Dixon", + "position": "Ambulatory Nurse", + "salary": "$145,430", + "office": "Salt Lake City", + "extn": "4617", + "start_date": "5/13/2008" + }, + { + "id": "2873", + "name": "Irene Shields", + "position": "Cashier", + "salary": "$235,477", + "office": "Scottsdale", + "extn": "1224", + "start_date": "7/4/2014" + }, + { + "id": "2874", + "name": "Ruth Stone ", + "position": "Cashier", + "salary": "$223,655", + "office": "Louisville", + "extn": "6157", + "start_date": "9/23/2003" + }, + { + "id": "2875", + "name": "Lucas Umney", + "position": "Web Developer", + "salary": "$199,466", + "office": "Venice", + "extn": "3531", + "start_date": "2/11/2005" + }, + { + "id": "2876", + "name": "Tony Donnelly", + "position": "Treasurer", + "salary": "$212,782", + "office": "Toledo", + "extn": "2721", + "start_date": "9/28/2007" + }, + { + "id": "2877", + "name": "Johnny Varndell", + "position": "Project Manager", + "salary": "$55,914", + "office": "Seattle", + "extn": "9892", + "start_date": "10/31/2016" + }, + { + "id": "2878", + "name": "Martin Taylor", + "position": "Health Educator", + "salary": "$182,072", + "office": "Huntsville", + "extn": "1714", + "start_date": "12/4/2008" + }, + { + "id": "2879", + "name": "Carl Jenkins", + "position": "Systems Administrator", + "salary": "$280,612", + "office": "Reno", + "extn": "5318", + "start_date": "10/7/2019" + }, + { + "id": "2880", + "name": "Maia Saunders", + "position": "HR Specialist", + "salary": "$185,716", + "office": "Santa Ana", + "extn": "9175", + "start_date": "5/8/2005" + }, + { + "id": "2881", + "name": "Percy Hilton", + "position": "Systems Administrator", + "salary": "$94,761", + "office": "Atlanta", + "extn": "3322", + "start_date": "3/2/2006" + }, + { + "id": "2882", + "name": "Claire Vaughn", + "position": "Operator", + "salary": "$117,048", + "office": "Berna", + "extn": "3461", + "start_date": "4/26/2007" + }, + { + "id": "2883", + "name": "Mike Gonzales", + "position": "Stockbroker", + "salary": "$178,129", + "office": "Long Beach", + "extn": "3628", + "start_date": "9/28/2010" + }, + { + "id": "2884", + "name": "Paula Lewis", + "position": "Auditor", + "salary": "$53,016", + "office": "Springfield", + "extn": "9818", + "start_date": "8/24/2014" + }, + { + "id": "2885", + "name": "Caleb Drake", + "position": "CNC Operator", + "salary": "$233,605", + "office": "Louisville", + "extn": "5219", + "start_date": "10/5/2019" + }, + { + "id": "2886", + "name": "Leilani Terry", + "position": "HR Specialist", + "salary": "$144,016", + "office": "Charlotte", + "extn": "9376", + "start_date": "5/16/2000" + }, + { + "id": "2887", + "name": "Mayleen Norman", + "position": "Global Logistics Supervisor", + "salary": "$145,803", + "office": "Garland", + "extn": "8659", + "start_date": "9/18/2007" + }, + { + "id": "2888", + "name": "Tiffany Vangness", + "position": "Global Logistics Supervisor", + "salary": "$186,512", + "office": "San Diego", + "extn": "8865", + "start_date": "6/11/2001" + }, + { + "id": "2889", + "name": "Aileen Stevens", + "position": "Systems Administrator", + "salary": "$50,451", + "office": "Fullerton", + "extn": "1538", + "start_date": "1/7/2016" + }, + { + "id": "2890", + "name": "Mabel Ranks", + "position": "Bookkeeper", + "salary": "$19,804", + "office": "Venice", + "extn": "2597", + "start_date": "11/17/2002" + }, + { + "id": "2891", + "name": "Rosalie Roberts", + "position": "Insurance Broker", + "salary": "$220,003", + "office": "Nashville", + "extn": "4370", + "start_date": "11/15/2002" + }, + { + "id": "2892", + "name": "Juliet Goldsmith", + "position": "Assistant Buyer", + "salary": "$205,928", + "office": "Richmond", + "extn": "9016", + "start_date": "7/12/2006" + }, + { + "id": "2893", + "name": "Rocco Janes", + "position": "Front Desk Coordinator", + "salary": "$251,918", + "office": "Murfreesboro", + "extn": "9317", + "start_date": "10/3/2017" + }, + { + "id": "2894", + "name": "Johnathan Willis", + "position": "Cashier", + "salary": "$119,608", + "office": "Innsbruck", + "extn": "7734", + "start_date": "8/3/2008" + }, + { + "id": "2895", + "name": "Brad Norburn", + "position": "Clerk", + "salary": "$103,100", + "office": "Tallahassee", + "extn": "1230", + "start_date": "1/16/2005" + }, + { + "id": "2896", + "name": "Barry Appleton", + "position": "Health Educator", + "salary": "$117,623", + "office": "Chicago", + "extn": "8668", + "start_date": "5/17/2004" + }, + { + "id": "2897", + "name": "Hannah Moreno", + "position": "Machine Operator", + "salary": "$118,465", + "office": "Jacksonville", + "extn": "6892", + "start_date": "7/8/2011" + }, + { + "id": "2898", + "name": "Sofie Spencer", + "position": "Stockbroker", + "salary": "$86,574", + "office": "Kansas City", + "extn": "6849", + "start_date": "3/31/2017" + }, + { + "id": "2899", + "name": "Lucas Stewart", + "position": "Call Center Representative", + "salary": "$290,606", + "office": "Philadelphia", + "extn": "3439", + "start_date": "7/10/2011" + }, + { + "id": "2900", + "name": "Aeris Stanley", + "position": "Pharmacist", + "salary": "$181,630", + "office": "New York", + "extn": "3265", + "start_date": "11/22/2011" + }, + { + "id": "2901", + "name": "Ramon Walsh", + "position": "Accountant", + "salary": "$169,169", + "office": "Boston", + "extn": "6856", + "start_date": "4/26/2011" + }, + { + "id": "2902", + "name": "Alexander Corbett", + "position": "Inspector", + "salary": "$223,784", + "office": "San Antonio", + "extn": "8107", + "start_date": "2/20/2006" + }, + { + "id": "2903", + "name": "Tom Clark", + "position": "Designer", + "salary": "$68,743", + "office": "Lancaster", + "extn": "7747", + "start_date": "4/3/2012" + }, + { + "id": "2904", + "name": "Rocco Lucas", + "position": "Business Broker", + "salary": "$196,557", + "office": "Nashville", + "extn": "1520", + "start_date": "6/12/2018" + }, + { + "id": "2905", + "name": "Martin Salt", + "position": "Inspector", + "salary": "$191,800", + "office": "Bellevue", + "extn": "5008", + "start_date": "1/23/2016" + }, + { + "id": "2906", + "name": "Matthew Olson", + "position": "Design Engineer", + "salary": "$118,061", + "office": "Lyon", + "extn": "1370", + "start_date": "4/11/2016" + }, + { + "id": "2907", + "name": "Adelaide Coates", + "position": "Web Developer", + "salary": "$191,714", + "office": "Bellevue", + "extn": "5262", + "start_date": "12/28/2004" + }, + { + "id": "2908", + "name": "Anthony White", + "position": "Baker", + "salary": "$80,720", + "office": "Hollywood", + "extn": "6280", + "start_date": "6/3/2003" + }, + { + "id": "2909", + "name": "Rosalee Quinnell", + "position": "Cook", + "salary": "$96,342", + "office": "Amarillo", + "extn": "1425", + "start_date": "8/18/2017" + }, + { + "id": "2910", + "name": "Lara Farrow", + "position": "Electrician", + "salary": "$138,146", + "office": "New Orleans", + "extn": "3541", + "start_date": "9/1/2006" + }, + { + "id": "2911", + "name": "Ron Olivier", + "position": "HR Specialist", + "salary": "$10,908", + "office": "Jacksonville", + "extn": "1526", + "start_date": "8/21/2004" + }, + { + "id": "2912", + "name": "Elena Emmott", + "position": "Fabricator", + "salary": "$39,161", + "office": "Philadelphia", + "extn": "5770", + "start_date": "1/21/2004" + }, + { + "id": "2913", + "name": "Goldie Brock", + "position": "Investment Advisor", + "salary": "$174,111", + "office": "New Orleans", + "extn": "1453", + "start_date": "8/26/2017" + }, + { + "id": "2914", + "name": "Nick Avery", + "position": "HR Coordinator", + "salary": "$94,757", + "office": "Amarillo", + "extn": "3523", + "start_date": "6/20/2016" + }, + { + "id": "2915", + "name": "Oliver Howard", + "position": "Ambulatory Nurse", + "salary": "$95,405", + "office": "Indianapolis", + "extn": "4754", + "start_date": "12/26/2015" + }, + { + "id": "2916", + "name": "Elena Robe", + "position": "Pharmacist", + "salary": "$226,447", + "office": "Kansas City", + "extn": "5659", + "start_date": "8/22/2003" + }, + { + "id": "2917", + "name": "Matt Tindall", + "position": "Systems Administrator", + "salary": "$69,995", + "office": "Worcester", + "extn": "6307", + "start_date": "4/29/2018" + }, + { + "id": "2918", + "name": "Leslie Watt", + "position": "Cash Manager", + "salary": "$59,838", + "office": "Jersey City", + "extn": "6530", + "start_date": "5/18/2009" + }, + { + "id": "2919", + "name": "Vivian Ventura", + "position": "HR Coordinator", + "salary": "$79,830", + "office": "Rochester", + "extn": "1715", + "start_date": "3/14/2006" + }, + { + "id": "2920", + "name": "Denny Wilkinson", + "position": "Clerk", + "salary": "$157,909", + "office": "Salem", + "extn": "8596", + "start_date": "4/14/2004" + }, + { + "id": "2921", + "name": "Jane Drummond", + "position": "Assistant Buyer", + "salary": "$143,915", + "office": "Milwaukee", + "extn": "3443", + "start_date": "4/13/2011" + }, + { + "id": "2922", + "name": "Peter Poulton", + "position": "Budget Analyst", + "salary": "$100,459", + "office": "Long Beach", + "extn": "4561", + "start_date": "9/30/2016" + }, + { + "id": "2923", + "name": "Erick Grady", + "position": "Accountant", + "salary": "$182,474", + "office": "Los Angeles", + "extn": "4470", + "start_date": "6/20/2012" + }, + { + "id": "2924", + "name": "Andrea Avery", + "position": "Systems Administrator", + "salary": "$165,532", + "office": "Los Angeles", + "extn": "1454", + "start_date": "10/24/2000" + }, + { + "id": "2925", + "name": "Teagan Griffiths", + "position": "Ambulatory Nurse", + "salary": "$285,236", + "office": "Charlotte", + "extn": "5607", + "start_date": "4/8/2016" + }, + { + "id": "2926", + "name": "Harry Thorpe", + "position": "Assistant Buyer", + "salary": "$48,843", + "office": "Indianapolis", + "extn": "5816", + "start_date": "8/20/2003" + }, + { + "id": "2927", + "name": "Mike Price", + "position": "Web Developer", + "salary": "$163,100", + "office": "Baltimore", + "extn": "6971", + "start_date": "9/30/2015" + }, + { + "id": "2928", + "name": "Chad Franks", + "position": "Service Supervisor", + "salary": "$67,778", + "office": "Santa Ana", + "extn": "5217", + "start_date": "4/25/2002" + }, + { + "id": "2929", + "name": "Leroy Rehman", + "position": "Physician", + "salary": "$247,877", + "office": "Columbus", + "extn": "6545", + "start_date": "1/12/2010" + }, + { + "id": "2930", + "name": "Phoebe Harrison", + "position": "Treasurer", + "salary": "$227,934", + "office": "Madrid", + "extn": "7444", + "start_date": "2/9/2003" + }, + { + "id": "2931", + "name": "Janice Gibbons", + "position": "Design Engineer", + "salary": "$92,331", + "office": "Innsbruck", + "extn": "7732", + "start_date": "3/4/2014" + }, + { + "id": "2932", + "name": "Miley Middleton", + "position": "Chef Manager", + "salary": "$25,240", + "office": "Norfolk", + "extn": "1587", + "start_date": "7/11/2003" + }, + { + "id": "2933", + "name": "Tom Cobb", + "position": "Restaurant Manager", + "salary": "$122,272", + "office": "Milwaukee", + "extn": "1715", + "start_date": "12/12/2007" + }, + { + "id": "2934", + "name": "Alexander Farrell", + "position": "Production Painter", + "salary": "$150,179", + "office": "Nashville", + "extn": "4430", + "start_date": "1/11/2015" + }, + { + "id": "2935", + "name": "Ryan Myatt", + "position": "Staffing Consultant", + "salary": "$104,592", + "office": "Minneapolis", + "extn": "7663", + "start_date": "10/24/2001" + }, + { + "id": "2936", + "name": "Ronald Tutton", + "position": "Front Desk Coordinator", + "salary": "$47,678", + "office": "Detroit", + "extn": "7411", + "start_date": "8/5/2012" + }, + { + "id": "2937", + "name": "Liam Roberts", + "position": "Inspector", + "salary": "$137,331", + "office": "Milano", + "extn": "7757", + "start_date": "10/19/2015" + }, + { + "id": "2938", + "name": "Catherine Antcliff", + "position": "Mobile Developer", + "salary": "$271,868", + "office": "Oakland", + "extn": "7686", + "start_date": "2/3/2013" + }, + { + "id": "2939", + "name": "John Zaoui", + "position": "Executive Director", + "salary": "$44,054", + "office": "Paris", + "extn": "5798", + "start_date": "11/24/2000" + }, + { + "id": "2940", + "name": "Owen Dixon", + "position": "Food Technologist", + "salary": "$115,294", + "office": "New York", + "extn": "3234", + "start_date": "10/2/2006" + }, + { + "id": "2941", + "name": "Denis Ainsworth", + "position": "CNC Operator", + "salary": "$181,460", + "office": "Venice", + "extn": "1026", + "start_date": "9/9/2017" + }, + { + "id": "2942", + "name": "Morgan Jennson", + "position": "Webmaster", + "salary": "$224,472", + "office": "London", + "extn": "6098", + "start_date": "3/22/2005" + }, + { + "id": "2943", + "name": "Daron Osman", + "position": "Systems Administrator", + "salary": "$273,689", + "office": "Zurich", + "extn": "8609", + "start_date": "3/2/2008" + }, + { + "id": "2944", + "name": "Dasha Myatt", + "position": "Chef Manager", + "salary": "$53,414", + "office": "Saint Paul", + "extn": "6294", + "start_date": "11/3/2000" + }, + { + "id": "2945", + "name": "Domenic Widdows", + "position": "Bookkeeper", + "salary": "$259,148", + "office": "Richmond", + "extn": "8860", + "start_date": "5/8/2015" + }, + { + "id": "2946", + "name": "Estrella Exton", + "position": "Retail Trainee", + "salary": "$241,117", + "office": "Milwaukee", + "extn": "6908", + "start_date": "12/2/2000" + }, + { + "id": "2947", + "name": "Doug King", + "position": "HR Coordinator", + "salary": "$99,329", + "office": "Salem", + "extn": "9759", + "start_date": "5/21/2013" + }, + { + "id": "2948", + "name": "Marina Murray", + "position": "Service Supervisor", + "salary": "$47,537", + "office": "Milano", + "extn": "7188", + "start_date": "9/5/2010" + }, + { + "id": "2949", + "name": "Elle Bailey", + "position": "IT Support Staff", + "salary": "$280,636", + "office": "Baltimore", + "extn": "5973", + "start_date": "8/27/2007" + }, + { + "id": "2950", + "name": "Bart Mcgee", + "position": "Software Engineer", + "salary": "$291,528", + "office": "Detroit", + "extn": "6834", + "start_date": "11/17/2015" + }, + { + "id": "2951", + "name": "Julian Lindsay", + "position": "Service Supervisor", + "salary": "$284,246", + "office": "New York", + "extn": "2523", + "start_date": "2/12/2007" + }, + { + "id": "2952", + "name": "Elisabeth Armstrong", + "position": "Cashier", + "salary": "$254,894", + "office": "Garland", + "extn": "2593", + "start_date": "6/4/2002" + }, + { + "id": "2953", + "name": "Emma Mills", + "position": "Paramedic", + "salary": "$147,362", + "office": "Murfreesboro", + "extn": "8539", + "start_date": "8/26/2017" + }, + { + "id": "2954", + "name": "Ethan Rowe", + "position": "Health Educator", + "salary": "$30,778", + "office": "San Bernardino", + "extn": "6818", + "start_date": "4/17/2004" + }, + { + "id": "2955", + "name": "Daria Collingwood", + "position": "Webmaster", + "salary": "$202,089", + "office": "Quebec", + "extn": "4208", + "start_date": "5/13/2012" + }, + { + "id": "2956", + "name": "Owen Allen", + "position": "Budget Analyst", + "salary": "$32,023", + "office": "Indianapolis", + "extn": "6874", + "start_date": "5/2/2010" + }, + { + "id": "2957", + "name": "Russel Mackenzie", + "position": "IT Support Staff", + "salary": "$137,109", + "office": "Albuquerque", + "extn": "3938", + "start_date": "6/8/2009" + }, + { + "id": "2958", + "name": "Doug Richardson", + "position": "Fabricator", + "salary": "$289,214", + "office": "San Bernardino", + "extn": "8490", + "start_date": "7/31/2010" + }, + { + "id": "2959", + "name": "Ronald Craig", + "position": "Healthcare Specialist", + "salary": "$159,502", + "office": "Jacksonville", + "extn": "2925", + "start_date": "3/7/2011" + }, + { + "id": "2960", + "name": "Zoe Walsh", + "position": "Mobile Developer", + "salary": "$71,153", + "office": "Omaha", + "extn": "2226", + "start_date": "11/21/2005" + }, + { + "id": "2961", + "name": "Mina Smith", + "position": "Webmaster", + "salary": "$283,330", + "office": "Madison", + "extn": "8187", + "start_date": "8/28/2013" + }, + { + "id": "2962", + "name": "John Howard", + "position": "Associate Professor", + "salary": "$58,370", + "office": "Oakland", + "extn": "5966", + "start_date": "3/10/2005" + }, + { + "id": "2963", + "name": "Gwenyth Stevens", + "position": "Service Supervisor", + "salary": "$133,648", + "office": "Dallas", + "extn": "3387", + "start_date": "11/17/2007" + }, + { + "id": "2964", + "name": "Tania Abbot", + "position": "Business Broker", + "salary": "$13,515", + "office": "Glendale", + "extn": "7697", + "start_date": "3/4/2015" + }, + { + "id": "2965", + "name": "Tania Noach", + "position": "Budget Analyst", + "salary": "$290,790", + "office": "San Jose", + "extn": "4883", + "start_date": "10/11/2014" + }, + { + "id": "2966", + "name": "Rufus Grant", + "position": "Physician", + "salary": "$34,845", + "office": "Tokyo", + "extn": "2399", + "start_date": "5/25/2008" + }, + { + "id": "2967", + "name": "Kirsten Olson", + "position": "Health Educator", + "salary": "$29,274", + "office": "Otawa", + "extn": "7477", + "start_date": "4/6/2010" + }, + { + "id": "2968", + "name": "Bart Collins", + "position": "Service Supervisor", + "salary": "$259,960", + "office": "Phoenix", + "extn": "8783", + "start_date": "2/25/2019" + }, + { + "id": "2969", + "name": "Carter Curtis", + "position": "Steward", + "salary": "$164,635", + "office": "Prague", + "extn": "7307", + "start_date": "2/2/2012" + }, + { + "id": "2970", + "name": "Livia Dwyer", + "position": "CNC Operator", + "salary": "$171,339", + "office": "Long Beach", + "extn": "7650", + "start_date": "7/1/2000" + }, + { + "id": "2971", + "name": "Gabriel Wilkinson", + "position": "Operator", + "salary": "$75,854", + "office": "Paris", + "extn": "5324", + "start_date": "1/28/2011" + }, + { + "id": "2972", + "name": "Lana Wilde", + "position": "Steward", + "salary": "$291,730", + "office": "Bellevue", + "extn": "9759", + "start_date": "3/12/2016" + }, + { + "id": "2973", + "name": "Estrella Malone", + "position": "Global Logistics Supervisor", + "salary": "$265,794", + "office": "Stockton", + "extn": "5779", + "start_date": "6/29/2004" + }, + { + "id": "2974", + "name": "Denny Dyson", + "position": "Fabricator", + "salary": "$210,508", + "office": "Murfreesboro", + "extn": "5674", + "start_date": "7/23/2002" + }, + { + "id": "2975", + "name": "Rihanna Barclay", + "position": "Accountant", + "salary": "$146,308", + "office": "San Francisco", + "extn": "6216", + "start_date": "1/10/2001" + }, + { + "id": "2976", + "name": "Lynn Ward", + "position": "Accountant", + "salary": "$150,560", + "office": "St. Louis", + "extn": "4256", + "start_date": "7/17/2000" + }, + { + "id": "2977", + "name": "Lillian Ellis", + "position": "Bookkeeper", + "salary": "$251,974", + "office": "Madison", + "extn": "5086", + "start_date": "11/22/2005" + }, + { + "id": "2978", + "name": "Valerie Quinn", + "position": "Pharmacist", + "salary": "$173,735", + "office": "Bridgeport", + "extn": "2518", + "start_date": "10/30/2012" + }, + { + "id": "2979", + "name": "Hank Morrow", + "position": "Retail Trainee", + "salary": "$117,790", + "office": "Milwaukee", + "extn": "2980", + "start_date": "3/19/2015" + }, + { + "id": "2980", + "name": "Maddison Wilson", + "position": "HR Specialist", + "salary": "$209,395", + "office": "Rome", + "extn": "2005", + "start_date": "11/9/2011" + }, + { + "id": "2981", + "name": "Doug Maxwell", + "position": "HR Specialist", + "salary": "$131,813", + "office": "Los Angeles", + "extn": "7418", + "start_date": "1/10/2017" + }, + { + "id": "2982", + "name": "Leah Campbell", + "position": "Webmaster", + "salary": "$190,005", + "office": "Bakersfield", + "extn": "4774", + "start_date": "7/11/2001" + }, + { + "id": "2983", + "name": "Matthew Everett", + "position": "Systems Administrator", + "salary": "$171,280", + "office": "Fullerton", + "extn": "6766", + "start_date": "8/13/2010" + }, + { + "id": "2984", + "name": "Adelaide Plumb", + "position": "Staffing Consultant", + "salary": "$117,119", + "office": "Lancaster", + "extn": "5367", + "start_date": "1/24/2001" + }, + { + "id": "2985", + "name": "Makenzie Carpenter", + "position": "Paramedic", + "salary": "$63,476", + "office": "Berlin", + "extn": "1139", + "start_date": "7/16/2003" + }, + { + "id": "2986", + "name": "Catherine Cassidy", + "position": "Bookkeeper", + "salary": "$189,874", + "office": "Paris", + "extn": "7769", + "start_date": "4/26/2004" + }, + { + "id": "2987", + "name": "Mark Hobbs", + "position": "Web Developer", + "salary": "$47,865", + "office": "Cincinnati", + "extn": "8242", + "start_date": "9/25/2011" + }, + { + "id": "2988", + "name": "Hank Yard", + "position": "Electrician", + "salary": "$205,719", + "office": "Colorado Springs", + "extn": "7601", + "start_date": "4/23/2010" + }, + { + "id": "2989", + "name": "Dakota Aldridge", + "position": "Webmaster", + "salary": "$181,033", + "office": "Bucharest", + "extn": "3760", + "start_date": "12/24/2005" + }, + { + "id": "2990", + "name": "Leilani Sloan", + "position": "Audiologist", + "salary": "$297,501", + "office": "Colorado Springs", + "extn": "3597", + "start_date": "5/30/2007" + }, + { + "id": "2991", + "name": "Kendra Irwin", + "position": "Production Painter", + "salary": "$282,636", + "office": "Atlanta", + "extn": "9779", + "start_date": "8/8/2009" + }, + { + "id": "2992", + "name": "Drew Walter", + "position": "Cook", + "salary": "$189,212", + "office": "Fort Lauderdale", + "extn": "8293", + "start_date": "8/25/2005" + }, + { + "id": "2993", + "name": "Tyler Drake", + "position": "Service Supervisor", + "salary": "$75,564", + "office": "Santa Ana", + "extn": "9610", + "start_date": "8/1/2004" + }, + { + "id": "2994", + "name": "Roger Ryan", + "position": "Machine Operator", + "salary": "$292,770", + "office": "Lincoln", + "extn": "8226", + "start_date": "6/18/2006" + }, + { + "id": "2995", + "name": "Makenzie Pickard", + "position": "Insurance Broker", + "salary": "$144,514", + "office": "Richmond", + "extn": "2363", + "start_date": "3/3/2011" + }, + { + "id": "2996", + "name": "Cara Roscoe", + "position": "Cook", + "salary": "$35,658", + "office": "Tallahassee", + "extn": "2713", + "start_date": "6/17/2010" + }, + { + "id": "2997", + "name": "William Neal", + "position": "Food Technologist", + "salary": "$269,511", + "office": "Bellevue", + "extn": "7805", + "start_date": "7/23/2009" + }, + { + "id": "2998", + "name": "Rocco Murray", + "position": "Stockbroker", + "salary": "$145,839", + "office": "Washington", + "extn": "8182", + "start_date": "7/30/2001" + }, + { + "id": "2999", + "name": "Hayden Brown", + "position": "Food Technologist", + "salary": "$141,273", + "office": "Las Vegas", + "extn": "5727", + "start_date": "9/8/2002" + }, + { + "id": "3000", + "name": "Harvey Walsh", + "position": "Restaurant Manager", + "salary": "$149,082", + "office": "Arlington", + "extn": "9904", + "start_date": "1/1/2016" + }, + { + "id": "3001", + "name": "Ronald Waterson", + "position": "Staffing Consultant", + "salary": "$88,315", + "office": "San Antonio", + "extn": "8819", + "start_date": "6/18/2014" + }, + { + "id": "3002", + "name": "Logan Warden", + "position": "Lecturer", + "salary": "$272,254", + "office": "Oakland", + "extn": "8113", + "start_date": "12/21/2018" + }, + { + "id": "3003", + "name": "Joyce Ventura", + "position": "Stockbroker", + "salary": "$102,189", + "office": "Detroit", + "extn": "5808", + "start_date": "10/14/2001" + }, + { + "id": "3004", + "name": "Roger Gray", + "position": "Dentist", + "salary": "$290,190", + "office": "Otawa", + "extn": "7444", + "start_date": "4/14/2005" + }, + { + "id": "3005", + "name": "Julian Drew", + "position": "Health Educator", + "salary": "$265,744", + "office": "San Francisco", + "extn": "3520", + "start_date": "4/28/2000" + }, + { + "id": "3006", + "name": "Alba Cadman", + "position": "Investment Advisor", + "salary": "$141,334", + "office": "Milano", + "extn": "1244", + "start_date": "11/12/2003" + }, + { + "id": "3007", + "name": "Enoch Adler", + "position": "Doctor", + "salary": "$248,982", + "office": "Prague", + "extn": "1853", + "start_date": "10/7/2004" + }, + { + "id": "3008", + "name": "Jacob Young", + "position": "Health Educator", + "salary": "$274,010", + "office": "Fullerton", + "extn": "2573", + "start_date": "1/24/2016" + }, + { + "id": "3009", + "name": "Sabina Mills", + "position": "Physician", + "salary": "$214,235", + "office": "Innsbruck", + "extn": "3022", + "start_date": "9/29/2004" + }, + { + "id": "3010", + "name": "Ivette Noon", + "position": "Global Logistics Supervisor", + "salary": "$201,841", + "office": "New Orleans", + "extn": "5831", + "start_date": "4/11/2018" + }, + { + "id": "3011", + "name": "Dani Victor", + "position": "Insurance Broker", + "salary": "$24,150", + "office": "Scottsdale", + "extn": "1605", + "start_date": "5/25/2000" + }, + { + "id": "3012", + "name": "Percy Smith", + "position": "Auditor", + "salary": "$112,450", + "office": "Tokyo", + "extn": "8667", + "start_date": "4/23/2000" + }, + { + "id": "3013", + "name": "Aiden Michael", + "position": "Bookkeeper", + "salary": "$57,479", + "office": "Garland", + "extn": "6753", + "start_date": "6/1/2005" + }, + { + "id": "3014", + "name": "Cedrick Vallins", + "position": "Doctor", + "salary": "$283,739", + "office": "Rochester", + "extn": "6793", + "start_date": "5/31/2003" + }, + { + "id": "3015", + "name": "Fred Lomax", + "position": "IT Support Staff", + "salary": "$226,399", + "office": "Paris", + "extn": "5481", + "start_date": "5/18/2001" + }, + { + "id": "3016", + "name": "Isabel Dixon", + "position": "Executive Director", + "salary": "$90,926", + "office": "Louisville", + "extn": "7918", + "start_date": "7/20/2007" + }, + { + "id": "3017", + "name": "Andrea Wood", + "position": "Loan Officer", + "salary": "$44,894", + "office": "Bakersfield", + "extn": "6921", + "start_date": "5/18/2007" + }, + { + "id": "3018", + "name": "Joseph Murray", + "position": "Investment Advisor", + "salary": "$216,440", + "office": "San Diego", + "extn": "5114", + "start_date": "5/16/2015" + }, + { + "id": "3019", + "name": "Mark Garner", + "position": "Staffing Consultant", + "salary": "$82,685", + "office": "Berlin", + "extn": "3038", + "start_date": "12/31/2007" + }, + { + "id": "3020", + "name": "Ethan Dallas", + "position": "Project Manager", + "salary": "$250,074", + "office": "Wien", + "extn": "4626", + "start_date": "2/29/2008" + }, + { + "id": "3021", + "name": "Nicole Roberts", + "position": "Design Engineer", + "salary": "$17,017", + "office": "Oakland", + "extn": "2949", + "start_date": "4/25/2018" + }, + { + "id": "3022", + "name": "Camellia Terry", + "position": "Front Desk Coordinator", + "salary": "$193,103", + "office": "Detroit", + "extn": "7686", + "start_date": "11/18/2002" + }, + { + "id": "3023", + "name": "Oliver Poulton", + "position": "Design Engineer", + "salary": "$202,167", + "office": "Cincinnati", + "extn": "4558", + "start_date": "5/19/2007" + }, + { + "id": "3024", + "name": "Marigold Uttridge", + "position": "Staffing Consultant", + "salary": "$274,851", + "office": "Honolulu", + "extn": "5690", + "start_date": "9/13/2003" + }, + { + "id": "3025", + "name": "Tyler Hogg", + "position": "Banker", + "salary": "$145,122", + "office": "Indianapolis", + "extn": "6027", + "start_date": "4/4/2013" + }, + { + "id": "3026", + "name": "Barney Martin", + "position": "Restaurant Manager", + "salary": "$209,110", + "office": "Tokyo", + "extn": "5429", + "start_date": "6/22/2010" + }, + { + "id": "3027", + "name": "Anabel Edler", + "position": "Global Logistics Supervisor", + "salary": "$49,436", + "office": "Huntsville", + "extn": "8669", + "start_date": "5/18/2012" + }, + { + "id": "3028", + "name": "Emmanuelle King", + "position": "HR Coordinator", + "salary": "$219,166", + "office": "Memphis", + "extn": "9683", + "start_date": "2/18/2016" + }, + { + "id": "3029", + "name": "Fiona Sinclair", + "position": "Business Broker", + "salary": "$229,925", + "office": "Kansas City", + "extn": "5305", + "start_date": "10/9/2013" + }, + { + "id": "3030", + "name": "Bart Morris", + "position": "Executive Director", + "salary": "$219,116", + "office": "Garland", + "extn": "6647", + "start_date": "3/10/2016" + }, + { + "id": "3031", + "name": "Doug Patel", + "position": "Bellman", + "salary": "$238,799", + "office": "Washington", + "extn": "3104", + "start_date": "3/3/2011" + }, + { + "id": "3032", + "name": "Lucas Leslie", + "position": "Doctor", + "salary": "$17,620", + "office": "Laredo", + "extn": "6832", + "start_date": "11/21/2002" + }, + { + "id": "3033", + "name": "Alice Webster", + "position": "Global Logistics Supervisor", + "salary": "$19,082", + "office": "New Orleans", + "extn": "7033", + "start_date": "9/8/2003" + }, + { + "id": "3034", + "name": "Isla Cameron", + "position": "Biologist", + "salary": "$220,905", + "office": "Louisville", + "extn": "2412", + "start_date": "2/18/2009" + }, + { + "id": "3035", + "name": "Hayden Riley", + "position": "Electrician", + "salary": "$153,394", + "office": "Arlington", + "extn": "5093", + "start_date": "5/3/2003" + }, + { + "id": "3036", + "name": "Eduardo Rodgers", + "position": "Inspector", + "salary": "$25,128", + "office": "Garland", + "extn": "7267", + "start_date": "9/14/2017" + }, + { + "id": "3037", + "name": "Hank Turner", + "position": "Electrician", + "salary": "$126,765", + "office": "Berna", + "extn": "3095", + "start_date": "8/10/2019" + }, + { + "id": "3038", + "name": "Anthony Jennson", + "position": "CNC Operator", + "salary": "$113,952", + "office": "Tokyo", + "extn": "4620", + "start_date": "7/1/2014" + }, + { + "id": "3039", + "name": "Johnathan Irving", + "position": "Lecturer", + "salary": "$233,945", + "office": "San Francisco", + "extn": "8800", + "start_date": "2/25/2015" + }, + { + "id": "3040", + "name": "Miley Stark", + "position": "Design Engineer", + "salary": "$247,366", + "office": "Philadelphia", + "extn": "1084", + "start_date": "7/20/2018" + }, + { + "id": "3041", + "name": "Leilani Webster", + "position": "Global Logistics Supervisor", + "salary": "$32,081", + "office": "Huntsville", + "extn": "6881", + "start_date": "9/21/2009" + }, + { + "id": "3042", + "name": "Tyson Noon", + "position": "Pharmacist", + "salary": "$244,828", + "office": "Phoenix", + "extn": "8827", + "start_date": "6/1/2002" + }, + { + "id": "3043", + "name": "Daron Ross", + "position": "Health Educator", + "salary": "$14,819", + "office": "Salem", + "extn": "5830", + "start_date": "4/24/2014" + }, + { + "id": "3044", + "name": "Gwenyth Andersson", + "position": "Cook", + "salary": "$18,799", + "office": "Escondido", + "extn": "9415", + "start_date": "3/10/2002" + }, + { + "id": "3045", + "name": "Marissa Murphy", + "position": "Assistant Buyer", + "salary": "$229,172", + "office": "Lincoln", + "extn": "4025", + "start_date": "4/19/2001" + }, + { + "id": "3046", + "name": "Daron Rehman", + "position": "Production Painter", + "salary": "$204,749", + "office": "Berlin", + "extn": "4862", + "start_date": "11/29/2018" + }, + { + "id": "3047", + "name": "Julian Stuart", + "position": "Cook", + "salary": "$94,958", + "office": "Dallas", + "extn": "6245", + "start_date": "9/13/2003" + }, + { + "id": "3048", + "name": "Chris Harrison", + "position": "Investment Advisor", + "salary": "$99,609", + "office": "Madison", + "extn": "5328", + "start_date": "8/23/2007" + }, + { + "id": "3049", + "name": "Wade Farrant", + "position": "Global Logistics Supervisor", + "salary": "$132,116", + "office": "Lancaster", + "extn": "1180", + "start_date": "7/5/2013" + }, + { + "id": "3050", + "name": "Chadwick Lynn", + "position": "Associate Professor", + "salary": "$77,058", + "office": "Houston", + "extn": "7238", + "start_date": "7/27/2009" + }, + { + "id": "3051", + "name": "Sebastian Emmott", + "position": "Auditor", + "salary": "$131,085", + "office": "Columbus", + "extn": "9644", + "start_date": "5/15/2009" + }, + { + "id": "3052", + "name": "Julian Little", + "position": "Cash Manager", + "salary": "$169,110", + "office": "Albuquerque", + "extn": "9707", + "start_date": "4/21/2003" + }, + { + "id": "3053", + "name": "Logan Middleton", + "position": "Stockbroker", + "salary": "$30,062", + "office": "Innsbruck", + "extn": "7462", + "start_date": "9/22/2013" + }, + { + "id": "3054", + "name": "Aiden Windsor", + "position": "IT Support Staff", + "salary": "$157,195", + "office": "Kansas City", + "extn": "4725", + "start_date": "4/16/2014" + }, + { + "id": "3055", + "name": "Maia Mooney", + "position": "Food Technologist", + "salary": "$282,546", + "office": "Boston", + "extn": "5242", + "start_date": "3/19/2010" + }, + { + "id": "3056", + "name": "Harmony Harrison", + "position": "Lecturer", + "salary": "$179,432", + "office": "New Orleans", + "extn": "7508", + "start_date": "12/17/2014" + }, + { + "id": "3057", + "name": "Peter Bingham", + "position": "Cashier", + "salary": "$35,580", + "office": "Reno", + "extn": "7926", + "start_date": "12/4/2014" + }, + { + "id": "3058", + "name": "Phillip Gregory", + "position": "Laboratory Technician", + "salary": "$31,383", + "office": "Garland", + "extn": "5535", + "start_date": "5/17/2004" + }, + { + "id": "3059", + "name": "Eryn Roscoe", + "position": "Insurance Broker", + "salary": "$277,384", + "office": "Lancaster", + "extn": "8893", + "start_date": "10/11/2019" + }, + { + "id": "3060", + "name": "Brad Bullock", + "position": "Associate Professor", + "salary": "$195,266", + "office": "Henderson", + "extn": "7814", + "start_date": "10/12/2014" + }, + { + "id": "3061", + "name": "Lucas Watson", + "position": "Webmaster", + "salary": "$140,893", + "office": "Orlando", + "extn": "4831", + "start_date": "12/18/2004" + }, + { + "id": "3062", + "name": "Oliver Mcgregor", + "position": "Clerk", + "salary": "$103,826", + "office": "Santa Ana", + "extn": "2405", + "start_date": "5/12/2017" + }, + { + "id": "3063", + "name": "Rufus Calderwood", + "position": "Auditor", + "salary": "$250,270", + "office": "Sacramento", + "extn": "4402", + "start_date": "3/10/2009" + }, + { + "id": "3064", + "name": "Ron Hamilton", + "position": "Machine Operator", + "salary": "$131,875", + "office": "Bellevue", + "extn": "4725", + "start_date": "5/2/2011" + }, + { + "id": "3065", + "name": "Lily Fleming", + "position": "Paramedic", + "salary": "$30,530", + "office": "Baltimore", + "extn": "9684", + "start_date": "9/7/2011" + }, + { + "id": "3066", + "name": "Doug Andersson", + "position": "Electrician", + "salary": "$167,790", + "office": "Fremont", + "extn": "7902", + "start_date": "4/19/2017" + }, + { + "id": "3067", + "name": "Cristal Rixon", + "position": "Associate Professor", + "salary": "$185,235", + "office": "Seattle", + "extn": "9944", + "start_date": "2/24/2009" + }, + { + "id": "3068", + "name": "Oliver Power", + "position": "Healthcare Specialist", + "salary": "$286,225", + "office": "Scottsdale", + "extn": "6180", + "start_date": "11/18/2009" + }, + { + "id": "3069", + "name": "Isabella Jones", + "position": "Designer", + "salary": "$224,654", + "office": "Anaheim", + "extn": "8013", + "start_date": "12/15/2015" + }, + { + "id": "3070", + "name": "Rufus Ulyatt", + "position": "Web Developer", + "salary": "$249,752", + "office": "Kansas City", + "extn": "6337", + "start_date": "10/20/2011" + }, + { + "id": "3071", + "name": "Isabella Kelly", + "position": "Biologist", + "salary": "$85,975", + "office": "Phoenix", + "extn": "2612", + "start_date": "11/18/2005" + }, + { + "id": "3072", + "name": "Noah Tindall", + "position": "Paramedic", + "salary": "$132,644", + "office": "Fremont", + "extn": "4382", + "start_date": "7/11/2013" + }, + { + "id": "3073", + "name": "Brad Nash", + "position": "Health Educator", + "salary": "$232,823", + "office": "Houston", + "extn": "4397", + "start_date": "12/14/2017" + }, + { + "id": "3074", + "name": "Melania Woodcock", + "position": "Investment Advisor", + "salary": "$44,911", + "office": "San Francisco", + "extn": "1874", + "start_date": "5/26/2012" + }, + { + "id": "3075", + "name": "Julius Alcroft", + "position": "Baker", + "salary": "$283,729", + "office": "Jacksonville", + "extn": "9651", + "start_date": "5/7/2004" + }, + { + "id": "3076", + "name": "Alison Appleton", + "position": "Pharmacist", + "salary": "$255,803", + "office": "Berlin", + "extn": "4761", + "start_date": "3/24/2018" + }, + { + "id": "3077", + "name": "Bart Vollans", + "position": "Ambulatory Nurse", + "salary": "$59,710", + "office": "Oklahoma City", + "extn": "1177", + "start_date": "8/7/2011" + }, + { + "id": "3078", + "name": "Remy Vollans", + "position": "IT Support Staff", + "salary": "$126,309", + "office": "Hayward", + "extn": "6419", + "start_date": "9/19/2018" + }, + { + "id": "3079", + "name": "Hayden Mcleod", + "position": "Lecturer", + "salary": "$26,153", + "office": "Oklahoma City", + "extn": "2650", + "start_date": "2/10/2004" + }, + { + "id": "3080", + "name": "Jennifer Foxley", + "position": "Staffing Consultant", + "salary": "$168,174", + "office": "Columbus", + "extn": "5049", + "start_date": "12/15/2003" + }, + { + "id": "3081", + "name": "Lily Eyres", + "position": "Web Developer", + "salary": "$125,298", + "office": "Oklahoma City", + "extn": "6405", + "start_date": "4/14/2006" + }, + { + "id": "3082", + "name": "Summer Owen", + "position": "CNC Operator", + "salary": "$179,411", + "office": "Miami", + "extn": "5600", + "start_date": "12/17/2007" + }, + { + "id": "3083", + "name": "Ramon Butler", + "position": "Cook", + "salary": "$272,894", + "office": "Tallahassee", + "extn": "9984", + "start_date": "10/17/2009" + }, + { + "id": "3084", + "name": "Chester Jackson", + "position": "Assistant Buyer", + "salary": "$260,458", + "office": "Salt Lake City", + "extn": "7035", + "start_date": "1/11/2012" + }, + { + "id": "3085", + "name": "Benny Pearson", + "position": "Staffing Consultant", + "salary": "$176,990", + "office": "Lisbon", + "extn": "9947", + "start_date": "8/25/2013" + }, + { + "id": "3086", + "name": "Matt Hood", + "position": "Software Engineer", + "salary": "$261,681", + "office": "Columbus", + "extn": "3959", + "start_date": "4/25/2006" + }, + { + "id": "3087", + "name": "Daniel Tanner", + "position": "Cashier", + "salary": "$264,876", + "office": "Saint Paul", + "extn": "4602", + "start_date": "6/29/2014" + }, + { + "id": "3088", + "name": "George Howard", + "position": "CNC Operator", + "salary": "$130,474", + "office": "Otawa", + "extn": "9807", + "start_date": "11/27/2009" + }, + { + "id": "3089", + "name": "Karen Davies", + "position": "Treasurer", + "salary": "$70,008", + "office": "Jersey City", + "extn": "1580", + "start_date": "7/4/2005" + }, + { + "id": "3090", + "name": "Josh Stanley", + "position": "Call Center Representative", + "salary": "$89,613", + "office": "Denver", + "extn": "4620", + "start_date": "9/17/2005" + }, + { + "id": "3091", + "name": "Jasmine Denton", + "position": "Executive Director", + "salary": "$270,317", + "office": "Rochester", + "extn": "6695", + "start_date": "9/26/2006" + }, + { + "id": "3092", + "name": "Sara Morgan", + "position": "Call Center Representative", + "salary": "$29,469", + "office": "Madrid", + "extn": "2414", + "start_date": "3/18/2013" + }, + { + "id": "3093", + "name": "Ivette Coleman", + "position": "Accountant", + "salary": "$234,991", + "office": "Springfield", + "extn": "8541", + "start_date": "12/5/2001" + }, + { + "id": "3094", + "name": "Piper Porter", + "position": "Physician", + "salary": "$161,344", + "office": "Minneapolis", + "extn": "8863", + "start_date": "10/15/2012" + }, + { + "id": "3095", + "name": "Gabriel Ward", + "position": "Executive Director", + "salary": "$191,332", + "office": "Fayetteville", + "extn": "1154", + "start_date": "8/5/2002" + }, + { + "id": "3096", + "name": "Hailey Rowan", + "position": "Lecturer", + "salary": "$176,205", + "office": "Louisville", + "extn": "2902", + "start_date": "12/12/2009" + }, + { + "id": "3097", + "name": "Alessia Nurton", + "position": "Ambulatory Nurse", + "salary": "$180,901", + "office": "Philadelphia", + "extn": "8305", + "start_date": "9/18/2015" + }, + { + "id": "3098", + "name": "Lucas Rowlands", + "position": "Health Educator", + "salary": "$34,194", + "office": "Baltimore", + "extn": "7878", + "start_date": "8/3/2001" + }, + { + "id": "3099", + "name": "Percy Ebbs", + "position": "Clerk", + "salary": "$279,069", + "office": "Jacksonville", + "extn": "5129", + "start_date": "8/6/2008" + }, + { + "id": "3100", + "name": "Nate Rixon", + "position": "Software Engineer", + "salary": "$79,045", + "office": "Chicago", + "extn": "2385", + "start_date": "4/29/2006" + }, + { + "id": "3101", + "name": "Kurt Owen", + "position": "Cook", + "salary": "$59,635", + "office": "Long Beach", + "extn": "4736", + "start_date": "8/15/2014" + }, + { + "id": "3102", + "name": "Roger Brooks", + "position": "Loan Officer", + "salary": "$13,697", + "office": "Amarillo", + "extn": "1355", + "start_date": "8/12/2006" + }, + { + "id": "3103", + "name": "Christine Heaton", + "position": "Loan Officer", + "salary": "$135,197", + "office": "San Diego", + "extn": "3520", + "start_date": "5/14/2018" + }, + { + "id": "3104", + "name": "Marvin Barclay", + "position": "Dentist", + "salary": "$125,882", + "office": "Columbus", + "extn": "2146", + "start_date": "5/12/2000" + }, + { + "id": "3105", + "name": "Marjorie Penn", + "position": "Machine Operator", + "salary": "$102,787", + "office": "Madison", + "extn": "2966", + "start_date": "7/17/2005" + }, + { + "id": "3106", + "name": "Johnny Campbell", + "position": "Treasurer", + "salary": "$79,532", + "office": "New York", + "extn": "8712", + "start_date": "1/24/2009" + }, + { + "id": "3107", + "name": "Cameron Lucas", + "position": "Associate Professor", + "salary": "$280,785", + "office": "New Orleans", + "extn": "4944", + "start_date": "2/2/2004" + }, + { + "id": "3108", + "name": "Morgan Martin", + "position": "Mobile Developer", + "salary": "$215,516", + "office": "Innsbruck", + "extn": "8275", + "start_date": "1/12/2014" + }, + { + "id": "3109", + "name": "Wade Cox", + "position": "CNC Operator", + "salary": "$181,668", + "office": "San Francisco", + "extn": "3048", + "start_date": "3/14/2003" + }, + { + "id": "3110", + "name": "Carter Hall", + "position": "Banker", + "salary": "$32,940", + "office": "New Orleans", + "extn": "7144", + "start_date": "9/6/2016" + }, + { + "id": "3111", + "name": "Jazmin Redfern", + "position": "Production Painter", + "salary": "$210,346", + "office": "Rochester", + "extn": "6569", + "start_date": "11/12/2012" + }, + { + "id": "3112", + "name": "Russel Pearson", + "position": "HR Coordinator", + "salary": "$286,845", + "office": "Amarillo", + "extn": "1692", + "start_date": "5/29/2019" + }, + { + "id": "3113", + "name": "Ron Marshall", + "position": "Bookkeeper", + "salary": "$232,081", + "office": "Bellevue", + "extn": "3435", + "start_date": "6/28/2000" + }, + { + "id": "3114", + "name": "Gabriel Salt", + "position": "Electrician", + "salary": "$294,961", + "office": "Irving", + "extn": "1328", + "start_date": "10/3/2010" + }, + { + "id": "3115", + "name": "Hank Phillips", + "position": "Baker", + "salary": "$66,545", + "office": "Scottsdale", + "extn": "7649", + "start_date": "2/27/2015" + }, + { + "id": "3116", + "name": "Benny Scott", + "position": "Design Engineer", + "salary": "$276,842", + "office": "Springfield", + "extn": "5138", + "start_date": "7/1/2007" + }, + { + "id": "3117", + "name": "Denis Norburn", + "position": "Dentist", + "salary": "$89,250", + "office": "Fullerton", + "extn": "4657", + "start_date": "9/7/2018" + }, + { + "id": "3118", + "name": "Luke Kirby", + "position": "Audiologist", + "salary": "$120,952", + "office": "Las Vegas", + "extn": "7186", + "start_date": "9/2/2005" + }, + { + "id": "3119", + "name": "Paula Taylor", + "position": "Pharmacist", + "salary": "$197,056", + "office": "Moreno Valley", + "extn": "6500", + "start_date": "8/20/2001" + }, + { + "id": "3120", + "name": "Rylee Reading", + "position": "Service Supervisor", + "salary": "$44,084", + "office": "Nashville", + "extn": "7998", + "start_date": "2/4/2007" + }, + { + "id": "3121", + "name": "Penelope Jenkins", + "position": "Associate Professor", + "salary": "$146,619", + "office": "Tokyo", + "extn": "5461", + "start_date": "9/11/2013" + }, + { + "id": "3122", + "name": "Alessandra Stewart", + "position": "Operator", + "salary": "$72,237", + "office": "Nashville", + "extn": "6903", + "start_date": "7/24/2006" + }, + { + "id": "3123", + "name": "Bob Archer", + "position": "CNC Operator", + "salary": "$163,686", + "office": "Detroit", + "extn": "4397", + "start_date": "1/29/2010" + }, + { + "id": "3124", + "name": "Harriet Owens", + "position": "Operator", + "salary": "$124,787", + "office": "Tallahassee", + "extn": "6115", + "start_date": "8/21/2011" + }, + { + "id": "3125", + "name": "Courtney Eagle", + "position": "Designer", + "salary": "$90,566", + "office": "Bakersfield", + "extn": "5153", + "start_date": "12/1/2013" + }, + { + "id": "3126", + "name": "Ron Flynn", + "position": "Cashier", + "salary": "$153,980", + "office": "Oklahoma City", + "extn": "6842", + "start_date": "3/16/2006" + }, + { + "id": "3127", + "name": "Ema Thomas", + "position": "Assistant Buyer", + "salary": "$116,620", + "office": "Charlotte", + "extn": "4390", + "start_date": "2/13/2015" + }, + { + "id": "3128", + "name": "Julian Saunders", + "position": "Bookkeeper", + "salary": "$114,877", + "office": "Omaha", + "extn": "3540", + "start_date": "12/4/2000" + }, + { + "id": "3129", + "name": "Josh Thomas", + "position": "Designer", + "salary": "$33,274", + "office": "Colorado Springs", + "extn": "1501", + "start_date": "8/5/2018" + }, + { + "id": "3130", + "name": "Amelia Thornton", + "position": "Cash Manager", + "salary": "$175,852", + "office": "Cincinnati", + "extn": "5869", + "start_date": "6/12/2006" + }, + { + "id": "3131", + "name": "Manuel Lunt", + "position": "Restaurant Manager", + "salary": "$221,366", + "office": "Richmond", + "extn": "1724", + "start_date": "8/10/2000" + }, + { + "id": "3132", + "name": "Ramon Roberts", + "position": "Investment Advisor", + "salary": "$67,201", + "office": "Glendale", + "extn": "6345", + "start_date": "1/5/2014" + }, + { + "id": "3133", + "name": "Hayden Jeffery", + "position": "Health Educator", + "salary": "$30,622", + "office": "Bucharest", + "extn": "5991", + "start_date": "1/10/2010" + }, + { + "id": "3134", + "name": "Oliver Hancock", + "position": "Doctor", + "salary": "$276,743", + "office": "Lincoln", + "extn": "9140", + "start_date": "12/29/2016" + }, + { + "id": "3135", + "name": "Jaylene Gavin", + "position": "Cash Manager", + "salary": "$103,058", + "office": "Rome", + "extn": "7308", + "start_date": "7/1/2014" + }, + { + "id": "3136", + "name": "Holly Gregory", + "position": "Cook", + "salary": "$102,691", + "office": "Ontario", + "extn": "1753", + "start_date": "6/10/2009" + }, + { + "id": "3137", + "name": "Margaret James", + "position": "Call Center Representative", + "salary": "$293,757", + "office": "Charlotte", + "extn": "5859", + "start_date": "11/27/2015" + }, + { + "id": "3138", + "name": "Julian Richardson", + "position": "Project Manager", + "salary": "$234,816", + "office": "Phoenix", + "extn": "1218", + "start_date": "12/16/2015" + }, + { + "id": "3139", + "name": "Caleb Dale", + "position": "Fabricator", + "salary": "$122,766", + "office": "Los Angeles", + "extn": "8420", + "start_date": "5/3/2015" + }, + { + "id": "3140", + "name": "Nicole Upsdell", + "position": "Auditor", + "salary": "$205,530", + "office": "San Diego", + "extn": "8025", + "start_date": "10/15/2003" + }, + { + "id": "3141", + "name": "Hannah Gilmore", + "position": "Doctor", + "salary": "$92,524", + "office": "St. Louis", + "extn": "4669", + "start_date": "12/16/2008" + }, + { + "id": "3142", + "name": "Rosalie Reid", + "position": "HR Coordinator", + "salary": "$254,698", + "office": "Rome", + "extn": "8250", + "start_date": "5/20/2019" + }, + { + "id": "3143", + "name": "Maxwell Gray", + "position": "Cashier", + "salary": "$263,163", + "office": "Quebec", + "extn": "5250", + "start_date": "6/22/2000" + }, + { + "id": "3144", + "name": "Alan Ballard", + "position": "Bookkeeper", + "salary": "$59,248", + "office": "Miami", + "extn": "5678", + "start_date": "4/1/2007" + }, + { + "id": "3145", + "name": "Penelope Powell", + "position": "Project Manager", + "salary": "$236,616", + "office": "Oakland", + "extn": "3242", + "start_date": "8/23/2007" + }, + { + "id": "3146", + "name": "Gladys Morris", + "position": "Operator", + "salary": "$295,318", + "office": "Indianapolis", + "extn": "4654", + "start_date": "6/4/2019" + }, + { + "id": "3147", + "name": "Vivian Townend", + "position": "Bellman", + "salary": "$28,461", + "office": "San Francisco", + "extn": "4203", + "start_date": "1/26/2009" + }, + { + "id": "3148", + "name": "George Ainsworth", + "position": "Production Painter", + "salary": "$252,118", + "office": "Albuquerque", + "extn": "7877", + "start_date": "5/13/2015" + }, + { + "id": "3149", + "name": "Enoch Rowlands", + "position": "Biologist", + "salary": "$103,604", + "office": "Orlando", + "extn": "1792", + "start_date": "1/10/2019" + }, + { + "id": "3150", + "name": "Harry Power", + "position": "Health Educator", + "salary": "$229,998", + "office": "Dallas", + "extn": "8987", + "start_date": "7/31/2000" + }, + { + "id": "3151", + "name": "Eryn Fisher", + "position": "Clerk", + "salary": "$119,662", + "office": "Saint Paul", + "extn": "2672", + "start_date": "4/7/2004" + }, + { + "id": "3152", + "name": "Martin Cavanagh", + "position": "Inspector", + "salary": "$138,731", + "office": "Tokyo", + "extn": "9009", + "start_date": "4/29/2007" + }, + { + "id": "3153", + "name": "Fred Trent", + "position": "Mobile Developer", + "salary": "$133,585", + "office": "Orlando", + "extn": "2077", + "start_date": "8/5/2017" + }, + { + "id": "3154", + "name": "Mabel Phillips", + "position": "HR Specialist", + "salary": "$225,457", + "office": "Toledo", + "extn": "5420", + "start_date": "5/4/2015" + }, + { + "id": "3155", + "name": "Claire Mcleod", + "position": "Budget Analyst", + "salary": "$242,567", + "office": "Kansas City", + "extn": "8637", + "start_date": "10/6/2002" + }, + { + "id": "3156", + "name": "Cecilia Underhill", + "position": "Auditor", + "salary": "$251,374", + "office": "Laredo", + "extn": "7517", + "start_date": "11/22/2001" + }, + { + "id": "3157", + "name": "Jacqueline Ward", + "position": "Healthcare Specialist", + "salary": "$134,562", + "office": "Garland", + "extn": "8219", + "start_date": "6/1/2017" + }, + { + "id": "3158", + "name": "Crystal Cunningham", + "position": "Laboratory Technician", + "salary": "$262,784", + "office": "Sacramento", + "extn": "9271", + "start_date": "10/4/2000" + }, + { + "id": "3159", + "name": "Ronald Bryant", + "position": "Laboratory Technician", + "salary": "$252,709", + "office": "Memphis", + "extn": "3883", + "start_date": "12/21/2000" + }, + { + "id": "3160", + "name": "Samara Douglas", + "position": "Lecturer", + "salary": "$163,835", + "office": "Jacksonville", + "extn": "5974", + "start_date": "9/7/2006" + }, + { + "id": "3161", + "name": "Alexander Shields", + "position": "Assistant Buyer", + "salary": "$217,337", + "office": "Garland", + "extn": "1581", + "start_date": "6/30/2003" + }, + { + "id": "3162", + "name": "Javier Downing", + "position": "Executive Director", + "salary": "$98,983", + "office": "Orlando", + "extn": "5921", + "start_date": "1/22/2011" + }, + { + "id": "3163", + "name": "Jenna Robinson", + "position": "Doctor", + "salary": "$90,055", + "office": "Henderson", + "extn": "2332", + "start_date": "8/18/2009" + }, + { + "id": "3164", + "name": "Domenic Selby", + "position": "Audiologist", + "salary": "$45,055", + "office": "New Orleans", + "extn": "1192", + "start_date": "7/12/2019" + }, + { + "id": "3165", + "name": "Peter Reese", + "position": "Call Center Representative", + "salary": "$251,254", + "office": "Orlando", + "extn": "1844", + "start_date": "9/3/2015" + }, + { + "id": "3166", + "name": "Johnathan Bishop", + "position": "Cashier", + "salary": "$152,960", + "office": "Lisbon", + "extn": "9417", + "start_date": "7/22/2000" + }, + { + "id": "3167", + "name": "Sadie Radley", + "position": "Inspector", + "salary": "$263,150", + "office": "Minneapolis", + "extn": "1057", + "start_date": "8/20/2010" + }, + { + "id": "3168", + "name": "Morgan Kelly", + "position": "Staffing Consultant", + "salary": "$194,305", + "office": "Garland", + "extn": "7154", + "start_date": "10/8/2007" + }, + { + "id": "3169", + "name": "Jacob Quinnell", + "position": "Physician", + "salary": "$244,997", + "office": "Lincoln", + "extn": "9984", + "start_date": "12/22/2000" + }, + { + "id": "3170", + "name": "Boris Vinton", + "position": "Dentist", + "salary": "$262,584", + "office": "Saint Paul", + "extn": "7800", + "start_date": "7/18/2015" + }, + { + "id": "3171", + "name": "Gabriel Lynch", + "position": "Baker", + "salary": "$10,176", + "office": "Madrid", + "extn": "6742", + "start_date": "10/29/2006" + }, + { + "id": "3172", + "name": "Chadwick Driscoll", + "position": "Loan Officer", + "salary": "$125,723", + "office": "Rome", + "extn": "9629", + "start_date": "9/1/2010" + }, + { + "id": "3173", + "name": "Marigold Gilbert", + "position": "Doctor", + "salary": "$170,462", + "office": "Springfield", + "extn": "1833", + "start_date": "8/12/2012" + }, + { + "id": "3174", + "name": "Celina Jacobs", + "position": "Cashier", + "salary": "$134,601", + "office": "Lincoln", + "extn": "6497", + "start_date": "2/25/2008" + }, + { + "id": "3175", + "name": "Vicky Holmes", + "position": "HR Coordinator", + "salary": "$284,929", + "office": "Rochester", + "extn": "3051", + "start_date": "5/11/2016" + }, + { + "id": "3176", + "name": "Grace Bolton", + "position": "Web Developer", + "salary": "$235,293", + "office": "Glendale", + "extn": "2905", + "start_date": "12/27/2004" + }, + { + "id": "3177", + "name": "Anabelle Roberts", + "position": "Auditor", + "salary": "$34,272", + "office": "Bakersfield", + "extn": "9207", + "start_date": "5/20/2018" + }, + { + "id": "3178", + "name": "Tess Swan", + "position": "Cashier", + "salary": "$200,538", + "office": "Chicago", + "extn": "9102", + "start_date": "2/3/2008" + }, + { + "id": "3179", + "name": "Naomi Quinnell", + "position": "HR Specialist", + "salary": "$80,525", + "office": "Arlington", + "extn": "7990", + "start_date": "12/14/2003" + }, + { + "id": "3180", + "name": "Marissa Ainsworth", + "position": "Auditor", + "salary": "$20,507", + "office": "Salt Lake City", + "extn": "2168", + "start_date": "2/8/2018" + }, + { + "id": "3181", + "name": "Dakota Fenton", + "position": "HR Coordinator", + "salary": "$143,699", + "office": "Laredo", + "extn": "7600", + "start_date": "12/18/2006" + }, + { + "id": "3182", + "name": "Josh Wood", + "position": "Paramedic", + "salary": "$30,180", + "office": "San Bernardino", + "extn": "6777", + "start_date": "12/23/2002" + }, + { + "id": "3183", + "name": "Doug Addis", + "position": "Project Manager", + "salary": "$229,060", + "office": "Berna", + "extn": "8126", + "start_date": "7/8/2005" + }, + { + "id": "3184", + "name": "Christine Smith", + "position": "Health Educator", + "salary": "$114,110", + "office": "San Antonio", + "extn": "6396", + "start_date": "3/28/2009" + }, + { + "id": "3185", + "name": "Ellen Penn", + "position": "Staffing Consultant", + "salary": "$56,941", + "office": "Tokyo", + "extn": "3474", + "start_date": "5/16/2005" + }, + { + "id": "3186", + "name": "Drew Sherry", + "position": "Bellman", + "salary": "$129,530", + "office": "Springfield", + "extn": "3622", + "start_date": "2/3/2011" + }, + { + "id": "3187", + "name": "Rachael Dann", + "position": "Clerk", + "salary": "$200,230", + "office": "Atlanta", + "extn": "8496", + "start_date": "12/2/2010" + }, + { + "id": "3188", + "name": "Harry Mould", + "position": "Software Engineer", + "salary": "$84,404", + "office": "Tallahassee", + "extn": "7775", + "start_date": "1/24/2000" + }, + { + "id": "3189", + "name": "Hannah Morris", + "position": "Bookkeeper", + "salary": "$108,827", + "office": "San Jose", + "extn": "2600", + "start_date": "6/16/2003" + }, + { + "id": "3190", + "name": "Rocco Edler", + "position": "Staffing Consultant", + "salary": "$179,035", + "office": "London", + "extn": "8010", + "start_date": "9/7/2008" + }, + { + "id": "3191", + "name": "William Nurton", + "position": "Laboratory Technician", + "salary": "$226,583", + "office": "Bellevue", + "extn": "1101", + "start_date": "12/28/2015" + }, + { + "id": "3192", + "name": "Margaret Alldridge", + "position": "Dentist", + "salary": "$263,564", + "office": "Richmond", + "extn": "4925", + "start_date": "5/23/2007" + }, + { + "id": "3193", + "name": "Candace Michael", + "position": "Health Educator", + "salary": "$231,195", + "office": "Otawa", + "extn": "4329", + "start_date": "6/12/2004" + }, + { + "id": "3194", + "name": "Tara Ripley", + "position": "Global Logistics Supervisor", + "salary": "$71,642", + "office": "Bridgeport", + "extn": "1114", + "start_date": "3/26/2003" + }, + { + "id": "3195", + "name": "Hailey Hunter", + "position": "Baker", + "salary": "$156,290", + "office": "Oklahoma City", + "extn": "6614", + "start_date": "1/13/2000" + }, + { + "id": "3196", + "name": "Liam Miller", + "position": "Pharmacist", + "salary": "$106,584", + "office": "Valetta", + "extn": "3825", + "start_date": "8/26/2008" + }, + { + "id": "3197", + "name": "Marjorie Holmes", + "position": "Production Painter", + "salary": "$48,706", + "office": "Amarillo", + "extn": "8075", + "start_date": "2/20/2007" + }, + { + "id": "3198", + "name": "Janice Attwood", + "position": "Treasurer", + "salary": "$123,338", + "office": "Rochester", + "extn": "8751", + "start_date": "11/27/2011" + }, + { + "id": "3199", + "name": "Celia Higgs", + "position": "Clerk", + "salary": "$54,074", + "office": "Nashville", + "extn": "6491", + "start_date": "11/2/2016" + }, + { + "id": "3200", + "name": "Matthew Bloom", + "position": "Production Painter", + "salary": "$269,645", + "office": "London", + "extn": "7131", + "start_date": "4/10/2004" + }, + { + "id": "3201", + "name": "Angela Gibbons", + "position": "Systems Administrator", + "salary": "$163,852", + "office": "Lyon", + "extn": "2090", + "start_date": "5/27/2011" + }, + { + "id": "3202", + "name": "Laila Dempsey", + "position": "HR Specialist", + "salary": "$174,148", + "office": "Santa Ana", + "extn": "5223", + "start_date": "11/13/2014" + }, + { + "id": "3203", + "name": "David Butler", + "position": "Assistant Buyer", + "salary": "$235,602", + "office": "Garland", + "extn": "5375", + "start_date": "3/24/2018" + }, + { + "id": "3204", + "name": "Nathan Ross", + "position": "Assistant Buyer", + "salary": "$116,488", + "office": "Santa Ana", + "extn": "6387", + "start_date": "6/9/2014" + }, + { + "id": "3205", + "name": "Nathan Umney", + "position": "Bookkeeper", + "salary": "$265,699", + "office": "San Antonio", + "extn": "9015", + "start_date": "10/20/2014" + }, + { + "id": "3206", + "name": "Cedrick Stone", + "position": "Associate Professor", + "salary": "$247,285", + "office": "Innsbruck", + "extn": "8411", + "start_date": "10/4/2001" + }, + { + "id": "3207", + "name": "Adeline Thompson", + "position": "Health Educator", + "salary": "$259,531", + "office": "Springfield", + "extn": "7145", + "start_date": "12/29/2002" + }, + { + "id": "3208", + "name": "Mya Jordan", + "position": "Treasurer", + "salary": "$12,318", + "office": "Louisville", + "extn": "7093", + "start_date": "7/23/2000" + }, + { + "id": "3209", + "name": "Tony Haines", + "position": "Banker", + "salary": "$44,273", + "office": "Las Vegas", + "extn": "4284", + "start_date": "12/7/2017" + }, + { + "id": "3210", + "name": "Chester Jones", + "position": "Cashier", + "salary": "$145,217", + "office": "Venice", + "extn": "5205", + "start_date": "4/4/2001" + }, + { + "id": "3211", + "name": "Manuel Rodgers", + "position": "Business Broker", + "salary": "$12,723", + "office": "Salem", + "extn": "4669", + "start_date": "2/29/2008" + }, + { + "id": "3212", + "name": "Scarlett Curtis", + "position": "Assistant Buyer", + "salary": "$274,153", + "office": "St. Louis", + "extn": "7431", + "start_date": "8/3/2015" + }, + { + "id": "3213", + "name": "Logan Collins", + "position": "Audiologist", + "salary": "$212,710", + "office": "Venice", + "extn": "7555", + "start_date": "2/15/2011" + }, + { + "id": "3214", + "name": "Rowan Hunt", + "position": "Loan Officer", + "salary": "$15,063", + "office": "Fullerton", + "extn": "2253", + "start_date": "11/5/2009" + }, + { + "id": "3215", + "name": "Carmen Salt", + "position": "Food Technologist", + "salary": "$229,749", + "office": "Tokyo", + "extn": "2459", + "start_date": "11/30/2006" + }, + { + "id": "3216", + "name": "Drew Bradshaw", + "position": "Business Broker", + "salary": "$172,605", + "office": "Rome", + "extn": "5124", + "start_date": "7/19/2013" + }, + { + "id": "3217", + "name": "Marla Booth", + "position": "Service Supervisor", + "salary": "$297,544", + "office": "Escondido", + "extn": "7802", + "start_date": "10/28/2012" + }, + { + "id": "3218", + "name": "Brad Lane", + "position": "Call Center Representative", + "salary": "$217,376", + "office": "Rochester", + "extn": "7215", + "start_date": "11/28/2007" + }, + { + "id": "3219", + "name": "Mavis Cox", + "position": "Physician", + "salary": "$273,478", + "office": "San Jose", + "extn": "6513", + "start_date": "10/3/2000" + }, + { + "id": "3220", + "name": "Josephine Rainford", + "position": "Fabricator", + "salary": "$270,712", + "office": "Tokyo", + "extn": "8868", + "start_date": "10/3/2011" + }, + { + "id": "3221", + "name": "Alessia Logan", + "position": "Audiologist", + "salary": "$276,361", + "office": "San Antonio", + "extn": "3398", + "start_date": "9/6/2019" + }, + { + "id": "3222", + "name": "Olivia Michael", + "position": "Treasurer", + "salary": "$161,297", + "office": "London", + "extn": "4220", + "start_date": "9/3/2000" + }, + { + "id": "3223", + "name": "Lucas Ranks", + "position": "Staffing Consultant", + "salary": "$174,534", + "office": "Garland", + "extn": "6799", + "start_date": "5/26/2010" + }, + { + "id": "3224", + "name": "Darlene Hancock", + "position": "Cash Manager", + "salary": "$146,046", + "office": "Chicago", + "extn": "8208", + "start_date": "4/22/2015" + }, + { + "id": "3225", + "name": "Mason Hobbs", + "position": "Dentist", + "salary": "$37,786", + "office": "Rome", + "extn": "5456", + "start_date": "8/28/2004" + }, + { + "id": "3226", + "name": "Chadwick Lucas", + "position": "Pharmacist", + "salary": "$131,682", + "office": "Jersey City", + "extn": "9762", + "start_date": "11/25/2006" + }, + { + "id": "3227", + "name": "Cassidy Stone", + "position": "Web Developer", + "salary": "$78,663", + "office": "Berlin", + "extn": "8903", + "start_date": "8/14/2004" + }, + { + "id": "3228", + "name": "Isabella Clifton", + "position": "Pharmacist", + "salary": "$151,158", + "office": "Kansas City", + "extn": "2079", + "start_date": "7/29/2000" + }, + { + "id": "3229", + "name": "Gladys Graves", + "position": "Webmaster", + "salary": "$130,110", + "office": "Wien", + "extn": "6011", + "start_date": "10/29/2015" + }, + { + "id": "3230", + "name": "Erick Camden", + "position": "Cashier", + "salary": "$269,907", + "office": "Escondido", + "extn": "6265", + "start_date": "1/26/2007" + }, + { + "id": "3231", + "name": "Clint Grey", + "position": "Design Engineer", + "salary": "$112,577", + "office": "Houston", + "extn": "7990", + "start_date": "7/9/2004" + }, + { + "id": "3232", + "name": "Maxwell Beal", + "position": "Inspector", + "salary": "$222,278", + "office": "Atlanta", + "extn": "8363", + "start_date": "5/29/2013" + }, + { + "id": "3233", + "name": "Kenzie Tyrrell", + "position": "Fabricator", + "salary": "$62,296", + "office": "St. Louis", + "extn": "8488", + "start_date": "10/20/2008" + }, + { + "id": "3234", + "name": "Rhea Clifton", + "position": "Production Painter", + "salary": "$32,711", + "office": "Oakland", + "extn": "8193", + "start_date": "6/2/2000" + }, + { + "id": "3235", + "name": "Madison Bailey", + "position": "Design Engineer", + "salary": "$280,511", + "office": "San Diego", + "extn": "1803", + "start_date": "9/3/2010" + }, + { + "id": "3236", + "name": "Julian Yates", + "position": "Chef Manager", + "salary": "$69,433", + "office": "Worcester", + "extn": "5284", + "start_date": "11/7/2007" + }, + { + "id": "3237", + "name": "Hank Underhill", + "position": "Associate Professor", + "salary": "$48,243", + "office": "Louisville", + "extn": "2008", + "start_date": "5/21/2017" + }, + { + "id": "3238", + "name": "John Khan", + "position": "Chef Manager", + "salary": "$254,550", + "office": "Seattle", + "extn": "3487", + "start_date": "1/13/2007" + }, + { + "id": "3239", + "name": "Domenic Robe", + "position": "Operator", + "salary": "$199,500", + "office": "Atlanta", + "extn": "2999", + "start_date": "10/23/2010" + }, + { + "id": "3240", + "name": "Makena Norburn", + "position": "Audiologist", + "salary": "$209,808", + "office": "Springfield", + "extn": "7044", + "start_date": "6/14/2008" + }, + { + "id": "3241", + "name": "Lillian Reading", + "position": "Investment Advisor", + "salary": "$234,404", + "office": "Los Angeles", + "extn": "1973", + "start_date": "5/15/2002" + }, + { + "id": "3242", + "name": "Hayden Young", + "position": "Associate Professor", + "salary": "$92,363", + "office": "Houston", + "extn": "6495", + "start_date": "12/23/2012" + }, + { + "id": "3243", + "name": "Mary Bingham", + "position": "Auditor", + "salary": "$125,308", + "office": "Phoenix", + "extn": "8671", + "start_date": "7/18/2013" + }, + { + "id": "3244", + "name": "Aiden Walker", + "position": "Baker", + "salary": "$124,744", + "office": "Cincinnati", + "extn": "5394", + "start_date": "8/31/2008" + }, + { + "id": "3245", + "name": "Jackeline Paterson", + "position": "Banker", + "salary": "$138,734", + "office": "Fort Lauderdale", + "extn": "9167", + "start_date": "3/4/2016" + }, + { + "id": "3246", + "name": "Parker Harvey", + "position": "Webmaster", + "salary": "$263,253", + "office": "Long Beach", + "extn": "4862", + "start_date": "4/18/2005" + }, + { + "id": "3247", + "name": "Callie Grant", + "position": "Software Engineer", + "salary": "$274,164", + "office": "Seattle", + "extn": "8947", + "start_date": "4/18/2003" + }, + { + "id": "3248", + "name": "Fiona Norris", + "position": "Doctor", + "salary": "$141,389", + "office": "Innsbruck", + "extn": "7412", + "start_date": "5/19/2015" + }, + { + "id": "3249", + "name": "Ethan Swan", + "position": "Cook", + "salary": "$267,342", + "office": "San Bernardino", + "extn": "2368", + "start_date": "2/26/2000" + }, + { + "id": "3250", + "name": "Mara Hamilton", + "position": "Banker", + "salary": "$237,340", + "office": "Salem", + "extn": "5851", + "start_date": "6/28/2018" + }, + { + "id": "3251", + "name": "Sofia James", + "position": "Call Center Representative", + "salary": "$195,665", + "office": "El Paso", + "extn": "2747", + "start_date": "12/30/2010" + }, + { + "id": "3252", + "name": "Rhea Sloan", + "position": "Front Desk Coordinator", + "salary": "$121,874", + "office": "Chicago", + "extn": "1260", + "start_date": "4/11/2000" + }, + { + "id": "3253", + "name": "Celia Khan", + "position": "Auditor", + "salary": "$159,191", + "office": "Miami", + "extn": "5352", + "start_date": "9/7/2004" + }, + { + "id": "3254", + "name": "Cedrick Speed", + "position": "Auditor", + "salary": "$79,157", + "office": "Boston", + "extn": "3420", + "start_date": "2/19/2016" + }, + { + "id": "3255", + "name": "Lucas Vangness", + "position": "Business Broker", + "salary": "$133,780", + "office": "Detroit", + "extn": "1522", + "start_date": "11/30/2017" + }, + { + "id": "3256", + "name": "Russel Mooney", + "position": "Business Broker", + "salary": "$222,179", + "office": "Seattle", + "extn": "7687", + "start_date": "5/28/2001" + }, + { + "id": "3257", + "name": "Jenna Brooks", + "position": "Systems Administrator", + "salary": "$147,608", + "office": "Innsbruck", + "extn": "8333", + "start_date": "10/10/2014" + }, + { + "id": "3258", + "name": "Teagan Vass", + "position": "Software Engineer", + "salary": "$127,180", + "office": "Lisbon", + "extn": "6763", + "start_date": "7/15/2003" + }, + { + "id": "3259", + "name": "Carissa Carter", + "position": "Retail Trainee", + "salary": "$48,126", + "office": "Chicago", + "extn": "9101", + "start_date": "5/24/2001" + }, + { + "id": "3260", + "name": "Chuck Kent", + "position": "Designer", + "salary": "$196,141", + "office": "Seattle", + "extn": "8338", + "start_date": "10/2/2001" + }, + { + "id": "3261", + "name": "Chloe Bloom", + "position": "CNC Operator", + "salary": "$30,702", + "office": "Las Vegas", + "extn": "7469", + "start_date": "7/15/2008" + }, + { + "id": "3262", + "name": "Daniel Moore", + "position": "Software Engineer", + "salary": "$86,225", + "office": "Salt Lake City", + "extn": "3993", + "start_date": "10/2/2016" + }, + { + "id": "3263", + "name": "Wade Ralph", + "position": "Fabricator", + "salary": "$74,423", + "office": "London", + "extn": "3445", + "start_date": "3/13/2007" + }, + { + "id": "3264", + "name": "Rufus Morris", + "position": "Laboratory Technician", + "salary": "$56,695", + "office": "Valetta", + "extn": "9419", + "start_date": "12/21/2006" + }, + { + "id": "3265", + "name": "Tom Cowan", + "position": "Baker", + "salary": "$292,955", + "office": "Salt Lake City", + "extn": "7338", + "start_date": "12/28/2014" + }, + { + "id": "3266", + "name": "Eduardo Ballard", + "position": "Treasurer", + "salary": "$280,224", + "office": "Prague", + "extn": "4028", + "start_date": "2/23/2003" + }, + { + "id": "3267", + "name": "Adina Holt", + "position": "Restaurant Manager", + "salary": "$51,127", + "office": "Venice", + "extn": "9293", + "start_date": "1/12/2018" + }, + { + "id": "3268", + "name": "Andrea Boden", + "position": "Cook", + "salary": "$256,915", + "office": "Valetta", + "extn": "2492", + "start_date": "1/22/2013" + }, + { + "id": "3269", + "name": "Anne Mcneill", + "position": "Investment Advisor", + "salary": "$112,849", + "office": "Chicago", + "extn": "2737", + "start_date": "4/18/2000" + }, + { + "id": "3270", + "name": "Bob Mcgee", + "position": "Pharmacist", + "salary": "$244,741", + "office": "Las Vegas", + "extn": "7787", + "start_date": "7/17/2016" + }, + { + "id": "3271", + "name": "Lily Wright", + "position": "Lecturer", + "salary": "$126,816", + "office": "Honolulu", + "extn": "9367", + "start_date": "9/9/2019" + }, + { + "id": "3272", + "name": "Jocelyn Roman", + "position": "Production Painter", + "salary": "$268,441", + "office": "Saint Paul", + "extn": "4981", + "start_date": "3/16/2014" + }, + { + "id": "3273", + "name": "Hayden Walter", + "position": "Mobile Developer", + "salary": "$238,351", + "office": "Saint Paul", + "extn": "2816", + "start_date": "12/7/2017" + }, + { + "id": "3274", + "name": "Barry Clark", + "position": "CNC Operator", + "salary": "$233,257", + "office": "Ontario", + "extn": "3717", + "start_date": "9/8/2001" + }, + { + "id": "3275", + "name": "Ethan Stewart", + "position": "Physician", + "salary": "$69,281", + "office": "Fayetteville", + "extn": "2428", + "start_date": "10/8/2007" + }, + { + "id": "3276", + "name": "Aileen Woodcock", + "position": "HR Coordinator", + "salary": "$257,745", + "office": "Salt Lake City", + "extn": "3993", + "start_date": "9/8/2015" + }, + { + "id": "3277", + "name": "Vicky Shepherd", + "position": "Treasurer", + "salary": "$275,040", + "office": "Portland", + "extn": "4295", + "start_date": "3/19/2008" + }, + { + "id": "3278", + "name": "Elijah Addison", + "position": "Systems Administrator", + "salary": "$100,498", + "office": "San Jose", + "extn": "2161", + "start_date": "10/14/2014" + }, + { + "id": "3279", + "name": "Noah Salt", + "position": "Staffing Consultant", + "salary": "$263,971", + "office": "Albuquerque", + "extn": "2784", + "start_date": "12/4/2014" + }, + { + "id": "3280", + "name": "Ethan Jones", + "position": "Business Broker", + "salary": "$125,307", + "office": "Bellevue", + "extn": "3998", + "start_date": "7/3/2000" + }, + { + "id": "3281", + "name": "Anais Morrow", + "position": "Baker", + "salary": "$30,152", + "office": "Santa Ana", + "extn": "9457", + "start_date": "2/15/2013" + }, + { + "id": "3282", + "name": "Teagan Partridge", + "position": "HR Specialist", + "salary": "$131,961", + "office": "Venice", + "extn": "2296", + "start_date": "4/12/2004" + }, + { + "id": "3283", + "name": "Chanelle Morley", + "position": "Auditor", + "salary": "$70,054", + "office": "Bucharest", + "extn": "9730", + "start_date": "3/6/2008" + }, + { + "id": "3284", + "name": "Nick Weasley", + "position": "Retail Trainee", + "salary": "$154,534", + "office": "Richmond", + "extn": "4660", + "start_date": "2/13/2016" + }, + { + "id": "3285", + "name": "Danny Dunbar", + "position": "Call Center Representative", + "salary": "$124,933", + "office": "Prague", + "extn": "4449", + "start_date": "6/24/2017" + }, + { + "id": "3286", + "name": "Luke Bailey", + "position": "Project Manager", + "salary": "$55,502", + "office": "Scottsdale", + "extn": "9500", + "start_date": "9/20/2013" + }, + { + "id": "3287", + "name": "Gil Vallins", + "position": "Cook", + "salary": "$69,719", + "office": "Miami", + "extn": "9923", + "start_date": "1/18/2016" + }, + { + "id": "3288", + "name": "Manuel Noon", + "position": "Call Center Representative", + "salary": "$174,078", + "office": "Columbus", + "extn": "3085", + "start_date": "7/29/2000" + }, + { + "id": "3289", + "name": "Sadie Glass", + "position": "Call Center Representative", + "salary": "$143,299", + "office": "Bucharest", + "extn": "8399", + "start_date": "3/20/2017" + }, + { + "id": "3290", + "name": "Cynthia Norman", + "position": "Call Center Representative", + "salary": "$264,323", + "office": "Rome", + "extn": "9386", + "start_date": "8/24/2017" + }, + { + "id": "3291", + "name": "Claire Eddison", + "position": "Health Educator", + "salary": "$157,081", + "office": "Lisbon", + "extn": "4111", + "start_date": "2/14/2009" + }, + { + "id": "3292", + "name": "Noah Buckley", + "position": "Audiologist", + "salary": "$175,740", + "office": "Bucharest", + "extn": "9962", + "start_date": "7/29/2019" + }, + { + "id": "3293", + "name": "Rosie Lunt", + "position": "IT Support Staff", + "salary": "$277,071", + "office": "Cincinnati", + "extn": "7293", + "start_date": "12/4/2001" + }, + { + "id": "3294", + "name": "Logan Rogers", + "position": "Auditor", + "salary": "$26,097", + "office": "Milano", + "extn": "8230", + "start_date": "5/12/2010" + }, + { + "id": "3295", + "name": "Tyler Squire", + "position": "Business Broker", + "salary": "$134,001", + "office": "Fullerton", + "extn": "9459", + "start_date": "9/23/2017" + }, + { + "id": "3296", + "name": "Dani Rainford", + "position": "IT Support Staff", + "salary": "$25,709", + "office": "Bakersfield", + "extn": "6614", + "start_date": "2/1/2015" + }, + { + "id": "3297", + "name": "Valentina Miller", + "position": "Service Supervisor", + "salary": "$201,805", + "office": "Amarillo", + "extn": "5566", + "start_date": "8/22/2003" + }, + { + "id": "3298", + "name": "Isabella Hood", + "position": "Restaurant Manager", + "salary": "$245,022", + "office": "Garland", + "extn": "7645", + "start_date": "2/11/2003" + }, + { + "id": "3299", + "name": "Zara Coates", + "position": "Insurance Broker", + "salary": "$185,103", + "office": "Indianapolis", + "extn": "7350", + "start_date": "10/26/2017" + }, + { + "id": "3300", + "name": "Thea Everett", + "position": "Restaurant Manager", + "salary": "$173,795", + "office": "St. Louis", + "extn": "1034", + "start_date": "8/31/2007" + }, + { + "id": "3301", + "name": "Nicholas Pope", + "position": "Budget Analyst", + "salary": "$268,213", + "office": "Escondido", + "extn": "3965", + "start_date": "6/10/2000" + }, + { + "id": "3302", + "name": "Leilani Knight", + "position": "Clerk", + "salary": "$269,529", + "office": "Long Beach", + "extn": "1658", + "start_date": "6/23/2009" + }, + { + "id": "3303", + "name": "Bart Grey", + "position": "Banker", + "salary": "$197,948", + "office": "Los Angeles", + "extn": "4949", + "start_date": "1/15/2003" + }, + { + "id": "3304", + "name": "Keira Exton", + "position": "Webmaster", + "salary": "$22,983", + "office": "Tulsa", + "extn": "4764", + "start_date": "4/14/2011" + }, + { + "id": "3305", + "name": "Anthony Jordan", + "position": "Physician", + "salary": "$294,811", + "office": "Valetta", + "extn": "7041", + "start_date": "3/19/2006" + }, + { + "id": "3306", + "name": "Danny Ventura", + "position": "Software Engineer", + "salary": "$285,166", + "office": "Dallas", + "extn": "6400", + "start_date": "7/27/2011" + }, + { + "id": "3307", + "name": "Willow Carpenter", + "position": "Production Painter", + "salary": "$124,507", + "office": "Escondido", + "extn": "5762", + "start_date": "3/6/2001" + }, + { + "id": "3308", + "name": "Ron Jarrett", + "position": "Systems Administrator", + "salary": "$62,052", + "office": "Prague", + "extn": "1309", + "start_date": "7/22/2009" + }, + { + "id": "3309", + "name": "Sebastian Dunbar", + "position": "Healthcare Specialist", + "salary": "$123,115", + "office": "Saint Paul", + "extn": "8010", + "start_date": "3/20/2019" + }, + { + "id": "3310", + "name": "Sasha James", + "position": "Design Engineer", + "salary": "$116,409", + "office": "Lyon", + "extn": "4452", + "start_date": "7/20/2015" + }, + { + "id": "3311", + "name": "Benny Lloyd", + "position": "Assistant Buyer", + "salary": "$54,998", + "office": "Orlando", + "extn": "8673", + "start_date": "11/20/2010" + }, + { + "id": "3312", + "name": "Ivy Thomas", + "position": "Front Desk Coordinator", + "salary": "$44,439", + "office": "New York", + "extn": "9406", + "start_date": "7/24/2005" + }, + { + "id": "3313", + "name": "Vera Cork", + "position": "Associate Professor", + "salary": "$251,036", + "office": "London", + "extn": "1221", + "start_date": "12/12/2001" + }, + { + "id": "3314", + "name": "Lorraine Ramsey", + "position": "Machine Operator", + "salary": "$208,426", + "office": "Berna", + "extn": "3873", + "start_date": "4/21/2002" + }, + { + "id": "3315", + "name": "Carl Chapman", + "position": "Physician", + "salary": "$14,255", + "office": "Honolulu", + "extn": "5373", + "start_date": "11/8/2016" + }, + { + "id": "3316", + "name": "Rosalyn Gates", + "position": "Bellman", + "salary": "$275,006", + "office": "Fremont", + "extn": "5249", + "start_date": "5/26/2010" + }, + { + "id": "3317", + "name": "Chanelle Reading", + "position": "Software Engineer", + "salary": "$122,726", + "office": "Boston", + "extn": "5448", + "start_date": "1/23/2019" + }, + { + "id": "3318", + "name": "Cedrick Mcneill", + "position": "Front Desk Coordinator", + "salary": "$114,291", + "office": "Seattle", + "extn": "2202", + "start_date": "2/21/2012" + }, + { + "id": "3319", + "name": "Allison Farrant", + "position": "Executive Director", + "salary": "$202,876", + "office": "Rome", + "extn": "7215", + "start_date": "10/8/2012" + }, + { + "id": "3320", + "name": "Aeris Butler", + "position": "Food Technologist", + "salary": "$114,701", + "office": "Atlanta", + "extn": "3453", + "start_date": "1/20/2007" + }, + { + "id": "3321", + "name": "Cara Fall", + "position": "IT Support Staff", + "salary": "$170,372", + "office": "Arlington", + "extn": "1958", + "start_date": "9/30/2007" + }, + { + "id": "3322", + "name": "Alexander Dann", + "position": "Chef Manager", + "salary": "$212,301", + "office": "Tulsa", + "extn": "9712", + "start_date": "5/12/2005" + }, + { + "id": "3323", + "name": "Kurt Thomas", + "position": "Designer", + "salary": "$115,231", + "office": "Quebec", + "extn": "6682", + "start_date": "9/26/2006" + }, + { + "id": "3324", + "name": "Ron Webster", + "position": "Mobile Developer", + "salary": "$70,217", + "office": "Norfolk", + "extn": "4794", + "start_date": "8/29/2010" + }, + { + "id": "3325", + "name": "Marvin Isaac", + "position": "Food Technologist", + "salary": "$282,896", + "office": "San Antonio", + "extn": "7517", + "start_date": "9/7/2007" + }, + { + "id": "3326", + "name": "Hailey Vince", + "position": "HR Specialist", + "salary": "$118,757", + "office": "New York", + "extn": "1915", + "start_date": "1/22/2015" + }, + { + "id": "3327", + "name": "Peter Pratt", + "position": "Design Engineer", + "salary": "$52,952", + "office": "Minneapolis", + "extn": "9955", + "start_date": "10/31/2016" + }, + { + "id": "3328", + "name": "Allison Ellis", + "position": "Stockbroker", + "salary": "$117,473", + "office": "Wien", + "extn": "8439", + "start_date": "3/15/2012" + }, + { + "id": "3329", + "name": "Jolene Palmer", + "position": "Retail Trainee", + "salary": "$69,637", + "office": "Saint Paul", + "extn": "5639", + "start_date": "8/22/2008" + }, + { + "id": "3330", + "name": "Chad Ulyatt", + "position": "Software Engineer", + "salary": "$182,823", + "office": "Sacramento", + "extn": "4451", + "start_date": "10/12/2007" + }, + { + "id": "3331", + "name": "Tyler Ballard", + "position": "Executive Director", + "salary": "$167,195", + "office": "New Orleans", + "extn": "1342", + "start_date": "6/30/2018" + }, + { + "id": "3332", + "name": "Johnathan Bentley", + "position": "Pharmacist", + "salary": "$282,702", + "office": "Fort Lauderdale", + "extn": "4573", + "start_date": "8/10/2006" + }, + { + "id": "3333", + "name": "Rufus Radcliffe", + "position": "Inspector", + "salary": "$216,306", + "office": "Madison", + "extn": "2531", + "start_date": "8/6/2004" + }, + { + "id": "3334", + "name": "John Plant", + "position": "Design Engineer", + "salary": "$158,893", + "office": "Lincoln", + "extn": "9819", + "start_date": "11/21/2007" + }, + { + "id": "3335", + "name": "Harvey Eastwood", + "position": "Investment Advisor", + "salary": "$164,908", + "office": "Reno", + "extn": "3236", + "start_date": "9/26/2019" + }, + { + "id": "3336", + "name": "Clarissa Avery", + "position": "Stockbroker", + "salary": "$177,201", + "office": "Portland", + "extn": "6131", + "start_date": "2/13/2015" + }, + { + "id": "3337", + "name": "Jackeline Robertson", + "position": "Stockbroker", + "salary": "$185,064", + "office": "Anaheim", + "extn": "4069", + "start_date": "1/2/2007" + }, + { + "id": "3338", + "name": "Christy Brett", + "position": "Systems Administrator", + "salary": "$141,388", + "office": "Huntsville", + "extn": "5085", + "start_date": "7/2/2019" + }, + { + "id": "3339", + "name": "Russel Bentley", + "position": "CNC Operator", + "salary": "$209,236", + "office": "Chicago", + "extn": "2403", + "start_date": "5/30/2016" + }, + { + "id": "3340", + "name": "Abbey Skinner", + "position": "Laboratory Technician", + "salary": "$213,287", + "office": "Stockton", + "extn": "6641", + "start_date": "12/20/2012" + }, + { + "id": "3341", + "name": "Hailey Fowler", + "position": "Bookkeeper", + "salary": "$236,063", + "office": "Seattle", + "extn": "6729", + "start_date": "2/11/2006" + }, + { + "id": "3342", + "name": "Thea Bristow", + "position": "Chef Manager", + "salary": "$192,777", + "office": "Amarillo", + "extn": "8754", + "start_date": "11/29/2003" + }, + { + "id": "3343", + "name": "Maribel Lane", + "position": "Cook", + "salary": "$104,137", + "office": "Salem", + "extn": "4072", + "start_date": "1/24/2007" + }, + { + "id": "3344", + "name": "Alma Cadman", + "position": "Web Developer", + "salary": "$273,192", + "office": "Otawa", + "extn": "8063", + "start_date": "10/14/2003" + }, + { + "id": "3345", + "name": "Sabrina Cattell", + "position": "IT Support Staff", + "salary": "$87,954", + "office": "Chicago", + "extn": "7230", + "start_date": "9/18/2015" + }, + { + "id": "3346", + "name": "Andie Harrison", + "position": "Auditor", + "salary": "$85,588", + "office": "Tokyo", + "extn": "4636", + "start_date": "3/6/2019" + }, + { + "id": "3347", + "name": "Meredith Adams", + "position": "Stockbroker", + "salary": "$136,987", + "office": "Lisbon", + "extn": "2455", + "start_date": "3/5/2008" + }, + { + "id": "3348", + "name": "Nicholas Harvey", + "position": "Doctor", + "salary": "$261,800", + "office": "Las Vegas", + "extn": "8731", + "start_date": "3/2/2013" + }, + { + "id": "3349", + "name": "Piper Speed", + "position": "Food Technologist", + "salary": "$12,136", + "office": "Indianapolis", + "extn": "7645", + "start_date": "8/9/2015" + }, + { + "id": "3350", + "name": "Hadley Stone", + "position": "Web Developer", + "salary": "$139,368", + "office": "Tokyo", + "extn": "6987", + "start_date": "7/3/2012" + }, + { + "id": "3351", + "name": "Valentina Chapman", + "position": "Pharmacist", + "salary": "$19,741", + "office": "Paris", + "extn": "4961", + "start_date": "2/18/2002" + }, + { + "id": "3352", + "name": "Tom Fields", + "position": "Investment Advisor", + "salary": "$137,028", + "office": "Lisbon", + "extn": "7502", + "start_date": "5/13/2013" + }, + { + "id": "3353", + "name": "Leilani Edley", + "position": "Physician", + "salary": "$208,609", + "office": "Murfreesboro", + "extn": "8332", + "start_date": "10/21/2019" + }, + { + "id": "3354", + "name": "Olivia Mccormick", + "position": "Laboratory Technician", + "salary": "$286,960", + "office": "Valetta", + "extn": "6041", + "start_date": "11/15/2006" + }, + { + "id": "3355", + "name": "Michaela Samuel", + "position": "Stockbroker", + "salary": "$66,848", + "office": "Columbus", + "extn": "6810", + "start_date": "1/3/2018" + }, + { + "id": "3356", + "name": "Cherish Clarke", + "position": "Health Educator", + "salary": "$173,059", + "office": "Milano", + "extn": "9302", + "start_date": "10/22/2005" + }, + { + "id": "3357", + "name": "Marvin Funnell", + "position": "Global Logistics Supervisor", + "salary": "$102,542", + "office": "Wien", + "extn": "3851", + "start_date": "4/3/2002" + }, + { + "id": "3358", + "name": "Kaylee Lucas", + "position": "Software Engineer", + "salary": "$261,674", + "office": "Washington", + "extn": "2876", + "start_date": "12/30/2006" + }, + { + "id": "3359", + "name": "Livia Murray", + "position": "Cashier", + "salary": "$170,501", + "office": "Detroit", + "extn": "1602", + "start_date": "5/29/2008" + }, + { + "id": "3360", + "name": "Chris Spencer", + "position": "Restaurant Manager", + "salary": "$140,673", + "office": "Escondido", + "extn": "6229", + "start_date": "9/22/2011" + }, + { + "id": "3361", + "name": "Clint Vinton", + "position": "Biologist", + "salary": "$272,787", + "office": "Anaheim", + "extn": "6407", + "start_date": "9/2/2001" + }, + { + "id": "3362", + "name": "Carmella Oswald", + "position": "Ambulatory Nurse", + "salary": "$12,099", + "office": "Oklahoma City", + "extn": "5260", + "start_date": "12/4/2000" + }, + { + "id": "3363", + "name": "Mark Lewis", + "position": "Food Technologist", + "salary": "$214,388", + "office": "Lakewood", + "extn": "9290", + "start_date": "4/22/2015" + }, + { + "id": "3364", + "name": "Nicholas Hooper", + "position": "Project Manager", + "salary": "$280,351", + "office": "Amarillo", + "extn": "4972", + "start_date": "4/28/2016" + }, + { + "id": "3365", + "name": "Daniel Owen", + "position": "Biologist", + "salary": "$27,477", + "office": "Tallahassee", + "extn": "1629", + "start_date": "5/2/2002" + }, + { + "id": "3366", + "name": "Julian Mackenzie", + "position": "Accountant", + "salary": "$277,106", + "office": "Charlotte", + "extn": "7567", + "start_date": "3/27/2003" + }, + { + "id": "3367", + "name": "Rufus Bullock", + "position": "Mobile Developer", + "salary": "$289,673", + "office": "Worcester", + "extn": "5825", + "start_date": "1/2/2012" + }, + { + "id": "3368", + "name": "Laila Penn", + "position": "CNC Operator", + "salary": "$33,422", + "office": "San Antonio", + "extn": "6770", + "start_date": "12/2/2013" + }, + { + "id": "3369", + "name": "Lucas Farrow", + "position": "Dentist", + "salary": "$186,022", + "office": "Lyon", + "extn": "5686", + "start_date": "11/6/2001" + }, + { + "id": "3370", + "name": "Carl Morris", + "position": "Ambulatory Nurse", + "salary": "$158,302", + "office": "Nashville", + "extn": "5418", + "start_date": "7/13/2011" + }, + { + "id": "3371", + "name": "Drew Whinter", + "position": "Banker", + "salary": "$282,220", + "office": "Glendale", + "extn": "9270", + "start_date": "5/7/2010" + }, + { + "id": "3372", + "name": "Harvey Tindall", + "position": "Audiologist", + "salary": "$269,893", + "office": "Las Vegas", + "extn": "5680", + "start_date": "9/3/2001" + }, + { + "id": "3373", + "name": "Elijah Oldfield", + "position": "Physician", + "salary": "$207,954", + "office": "St. Louis", + "extn": "3930", + "start_date": "3/7/2004" + }, + { + "id": "3374", + "name": "Alison Flett", + "position": "Healthcare Specialist", + "salary": "$202,589", + "office": "Ontario", + "extn": "7127", + "start_date": "6/15/2003" + }, + { + "id": "3375", + "name": "Abdul Phillips", + "position": "Clerk", + "salary": "$31,520", + "office": "Louisville", + "extn": "5670", + "start_date": "3/19/2001" + }, + { + "id": "3376", + "name": "Jazmin Walker", + "position": "Executive Director", + "salary": "$142,281", + "office": "Richmond", + "extn": "6575", + "start_date": "11/21/2003" + }, + { + "id": "3377", + "name": "Kimberly Gunn", + "position": "Laboratory Technician", + "salary": "$188,439", + "office": "St. Louis", + "extn": "4983", + "start_date": "1/2/2008" + }, + { + "id": "3378", + "name": "Luke Giles", + "position": "Systems Administrator", + "salary": "$39,292", + "office": "Salem", + "extn": "9155", + "start_date": "9/20/2013" + }, + { + "id": "3379", + "name": "Cynthia Matthews", + "position": "Executive Director", + "salary": "$293,430", + "office": "Anaheim", + "extn": "5711", + "start_date": "12/31/2010" + }, + { + "id": "3380", + "name": "Daron Savage", + "position": "Stockbroker", + "salary": "$286,177", + "office": "San Antonio", + "extn": "2900", + "start_date": "4/8/2012" + }, + { + "id": "3381", + "name": "Michael Smith", + "position": "Web Developer", + "salary": "$201,072", + "office": "Wien", + "extn": "4549", + "start_date": "9/30/2005" + }, + { + "id": "3382", + "name": "Alexander Price", + "position": "Front Desk Coordinator", + "salary": "$276,912", + "office": "Long Beach", + "extn": "8391", + "start_date": "6/14/2017" + }, + { + "id": "3383", + "name": "Domenic Mason", + "position": "CNC Operator", + "salary": "$91,435", + "office": "Tallahassee", + "extn": "1919", + "start_date": "7/13/2009" + }, + { + "id": "3384", + "name": "Hailey Donovan", + "position": "Cook", + "salary": "$237,621", + "office": "Fullerton", + "extn": "5204", + "start_date": "3/6/2003" + }, + { + "id": "3385", + "name": "Ronald Roberts", + "position": "Global Logistics Supervisor", + "salary": "$182,706", + "office": "El Paso", + "extn": "8925", + "start_date": "10/24/2015" + }, + { + "id": "3386", + "name": "Chris Evans", + "position": "HR Specialist", + "salary": "$208,801", + "office": "Jacksonville", + "extn": "2093", + "start_date": "9/21/2003" + }, + { + "id": "3387", + "name": "Mara Cann", + "position": "Fabricator", + "salary": "$125,056", + "office": "Tulsa", + "extn": "8728", + "start_date": "3/8/2008" + }, + { + "id": "3388", + "name": "David Driscoll", + "position": "CNC Operator", + "salary": "$166,891", + "office": "Phoenix", + "extn": "2965", + "start_date": "11/24/2011" + }, + { + "id": "3389", + "name": "Emerald Reese", + "position": "Global Logistics Supervisor", + "salary": "$236,213", + "office": "Tallahassee", + "extn": "7225", + "start_date": "10/7/2000" + }, + { + "id": "3390", + "name": "Carmella Sylvester", + "position": "IT Support Staff", + "salary": "$142,086", + "office": "Milano", + "extn": "4015", + "start_date": "8/11/2018" + }, + { + "id": "3391", + "name": "Marvin Lane", + "position": "Stockbroker", + "salary": "$214,676", + "office": "Innsbruck", + "extn": "4997", + "start_date": "3/22/2019" + }, + { + "id": "3392", + "name": "Kendra Blackwall", + "position": "Health Educator", + "salary": "$198,737", + "office": "Houston", + "extn": "6236", + "start_date": "4/19/2014" + }, + { + "id": "3393", + "name": "Kassandra Sinclair", + "position": "Cashier", + "salary": "$35,601", + "office": "Albuquerque", + "extn": "7582", + "start_date": "4/2/2005" + }, + { + "id": "3394", + "name": "Tony Stanton", + "position": "Dentist", + "salary": "$288,691", + "office": "Worcester", + "extn": "5115", + "start_date": "10/16/2011" + }, + { + "id": "3395", + "name": "Chester Garner", + "position": "Loan Officer", + "salary": "$23,101", + "office": "Glendale", + "extn": "6125", + "start_date": "1/26/2007" + }, + { + "id": "3396", + "name": "Matthew Briggs", + "position": "Cashier", + "salary": "$127,229", + "office": "Denver", + "extn": "3000", + "start_date": "9/18/2004" + }, + { + "id": "3397", + "name": "Chuck Ranks", + "position": "Stockbroker", + "salary": "$176,572", + "office": "San Antonio", + "extn": "1097", + "start_date": "3/24/2005" + }, + { + "id": "3398", + "name": "Angelina Rycroft", + "position": "Global Logistics Supervisor", + "salary": "$56,001", + "office": "Laredo", + "extn": "9057", + "start_date": "10/15/2013" + }, + { + "id": "3399", + "name": "Chester Harvey", + "position": "Banker", + "salary": "$201,372", + "office": "Bellevue", + "extn": "3799", + "start_date": "5/20/2007" + }, + { + "id": "3400", + "name": "Javier Price", + "position": "Mobile Developer", + "salary": "$75,133", + "office": "Arlington", + "extn": "7884", + "start_date": "11/9/2006" + }, + { + "id": "3401", + "name": "Hank James", + "position": "Banker", + "salary": "$201,229", + "office": "Hollywood", + "extn": "1410", + "start_date": "10/16/2006" + }, + { + "id": "3402", + "name": "Bryon Plant", + "position": "CNC Operator", + "salary": "$195,140", + "office": "Denver", + "extn": "8593", + "start_date": "11/22/2018" + }, + { + "id": "3403", + "name": "Gemma Watson", + "position": "Restaurant Manager", + "salary": "$187,827", + "office": "Venice", + "extn": "6701", + "start_date": "6/13/2018" + }, + { + "id": "3404", + "name": "Cherish Wilde", + "position": "Mobile Developer", + "salary": "$220,394", + "office": "Oklahoma City", + "extn": "3911", + "start_date": "6/23/2006" + }, + { + "id": "3405", + "name": "Sebastian Ebden", + "position": "Accountant", + "salary": "$83,263", + "office": "Anaheim", + "extn": "6582", + "start_date": "12/14/2009" + }, + { + "id": "3406", + "name": "Maddison Whatson", + "position": "Machine Operator", + "salary": "$154,098", + "office": "London", + "extn": "1841", + "start_date": "1/21/2014" + }, + { + "id": "3407", + "name": "Tyson Allington", + "position": "Cashier", + "salary": "$37,908", + "office": "Louisville", + "extn": "4026", + "start_date": "6/22/2012" + }, + { + "id": "3408", + "name": "Joseph Adams", + "position": "Auditor", + "salary": "$95,688", + "office": "Otawa", + "extn": "1092", + "start_date": "2/22/2006" + }, + { + "id": "3409", + "name": "Katelyn Stark", + "position": "Assistant Buyer", + "salary": "$298,381", + "office": "Lyon", + "extn": "9541", + "start_date": "8/14/2004" + }, + { + "id": "3410", + "name": "Chester Ring", + "position": "Associate Professor", + "salary": "$283,726", + "office": "Rome", + "extn": "2810", + "start_date": "4/13/2003" + }, + { + "id": "3411", + "name": "Chad Gregory", + "position": "Bookkeeper", + "salary": "$179,121", + "office": "Ontario", + "extn": "4546", + "start_date": "11/8/2013" + }, + { + "id": "3412", + "name": "Wendy Graham", + "position": "Global Logistics Supervisor", + "salary": "$122,680", + "office": "Springfield", + "extn": "3931", + "start_date": "6/26/2013" + }, + { + "id": "3413", + "name": "Alexander Casey", + "position": "Steward", + "salary": "$26,349", + "office": "Moreno Valley", + "extn": "5347", + "start_date": "2/25/2002" + }, + { + "id": "3414", + "name": "Susan King", + "position": "Biologist", + "salary": "$75,082", + "office": "Springfield", + "extn": "8831", + "start_date": "8/21/2016" + }, + { + "id": "3415", + "name": "Kaylee Booth", + "position": "Audiologist", + "salary": "$69,834", + "office": "Fort Lauderdale", + "extn": "7987", + "start_date": "8/26/2016" + }, + { + "id": "3416", + "name": "Harmony Edler", + "position": "CNC Operator", + "salary": "$153,867", + "office": "Lisbon", + "extn": "6746", + "start_date": "4/9/2004" + }, + { + "id": "3417", + "name": "Chuck Exton", + "position": "Production Painter", + "salary": "$231,476", + "office": "Kansas City", + "extn": "9084", + "start_date": "1/22/2016" + }, + { + "id": "3418", + "name": "Henry Dunbar", + "position": "Investment Advisor", + "salary": "$189,510", + "office": "Tulsa", + "extn": "4100", + "start_date": "8/2/2006" + }, + { + "id": "3419", + "name": "Mara Radcliffe", + "position": "Baker", + "salary": "$84,716", + "office": "Huntsville", + "extn": "8628", + "start_date": "12/22/2003" + }, + { + "id": "3420", + "name": "George Reid", + "position": "Physician", + "salary": "$181,921", + "office": "London", + "extn": "6185", + "start_date": "9/2/2018" + }, + { + "id": "3421", + "name": "Tyler Dickson", + "position": "Assistant Buyer", + "salary": "$81,141", + "office": "Valetta", + "extn": "1803", + "start_date": "4/9/2017" + }, + { + "id": "3422", + "name": "Stephanie Davies", + "position": "Global Logistics Supervisor", + "salary": "$123,173", + "office": "Amarillo", + "extn": "9702", + "start_date": "1/29/2019" + }, + { + "id": "3423", + "name": "Noah Notman", + "position": "Ambulatory Nurse", + "salary": "$53,411", + "office": "Fullerton", + "extn": "9726", + "start_date": "12/28/2014" + }, + { + "id": "3424", + "name": "Percy Shaw", + "position": "Web Developer", + "salary": "$170,674", + "office": "Pittsburgh", + "extn": "4997", + "start_date": "3/15/2002" + }, + { + "id": "3425", + "name": "Phillip Kirby", + "position": "Stockbroker", + "salary": "$255,066", + "office": "Hollywood", + "extn": "6701", + "start_date": "4/29/2019" + }, + { + "id": "3426", + "name": "Olivia Ainsworth", + "position": "Food Technologist", + "salary": "$259,102", + "office": "Memphis", + "extn": "2195", + "start_date": "11/15/2017" + }, + { + "id": "3427", + "name": "Maribel Andersson", + "position": "Banker", + "salary": "$65,500", + "office": "Madrid", + "extn": "3528", + "start_date": "4/8/2010" + }, + { + "id": "3428", + "name": "Rihanna Mccall", + "position": "Cash Manager", + "salary": "$106,418", + "office": "Salt Lake City", + "extn": "9865", + "start_date": "6/4/2002" + }, + { + "id": "3429", + "name": "Lorraine Campbell", + "position": "Loan Officer", + "salary": "$172,941", + "office": "Portland", + "extn": "2713", + "start_date": "5/27/2019" + }, + { + "id": "3430", + "name": "Enoch Morris", + "position": "Healthcare Specialist", + "salary": "$273,903", + "office": "Santa Ana", + "extn": "3204", + "start_date": "10/1/2013" + }, + { + "id": "3431", + "name": "Goldie Milner", + "position": "Banker", + "salary": "$172,742", + "office": "Charlotte", + "extn": "1193", + "start_date": "3/2/2018" + }, + { + "id": "3432", + "name": "Rylee Seymour", + "position": "Operator", + "salary": "$85,395", + "office": "Portland", + "extn": "5085", + "start_date": "6/29/2006" + }, + { + "id": "3433", + "name": "Aiden Walsh", + "position": "Systems Administrator", + "salary": "$25,528", + "office": "Kansas City", + "extn": "2727", + "start_date": "5/26/2017" + }, + { + "id": "3434", + "name": "Erick Stuart", + "position": "Paramedic", + "salary": "$191,169", + "office": "Arlington", + "extn": "3420", + "start_date": "12/22/2018" + }, + { + "id": "3435", + "name": "David Isaac", + "position": "Fabricator", + "salary": "$31,808", + "office": "New Orleans", + "extn": "4763", + "start_date": "9/30/2004" + }, + { + "id": "3436", + "name": "Samara Styles", + "position": "Software Engineer", + "salary": "$231,504", + "office": "Philadelphia", + "extn": "8380", + "start_date": "5/12/2014" + }, + { + "id": "3437", + "name": "Celia Turner", + "position": "Baker", + "salary": "$123,883", + "office": "Kansas City", + "extn": "2692", + "start_date": "2/26/2001" + }, + { + "id": "3438", + "name": "Kate Miller", + "position": "IT Support Staff", + "salary": "$274,271", + "office": "Henderson", + "extn": "6927", + "start_date": "2/7/2009" + }, + { + "id": "3439", + "name": "Phillip Stewart", + "position": "Cashier", + "salary": "$289,626", + "office": "Atlanta", + "extn": "4610", + "start_date": "9/16/2002" + }, + { + "id": "3440", + "name": "Doug Richards", + "position": "Treasurer", + "salary": "$215,258", + "office": "Denver", + "extn": "2945", + "start_date": "1/6/2001" + }, + { + "id": "3441", + "name": "Sofia Cameron", + "position": "Staffing Consultant", + "salary": "$100,334", + "office": "Fullerton", + "extn": "7245", + "start_date": "4/18/2001" + }, + { + "id": "3442", + "name": "Dasha Barclay", + "position": "Electrician", + "salary": "$36,450", + "office": "Innsbruck", + "extn": "7173", + "start_date": "1/12/2013" + }, + { + "id": "3443", + "name": "Marvin Eagle", + "position": "Bellman", + "salary": "$38,742", + "office": "Louisville", + "extn": "5663", + "start_date": "10/25/2004" + }, + { + "id": "3444", + "name": "Alexander Brock", + "position": "Insurance Broker", + "salary": "$148,352", + "office": "Rochester", + "extn": "5001", + "start_date": "10/10/2008" + }, + { + "id": "3445", + "name": "Maria Morley", + "position": "Fabricator", + "salary": "$17,137", + "office": "Lincoln", + "extn": "9805", + "start_date": "3/31/2007" + }, + { + "id": "3446", + "name": "Louise York", + "position": "Healthcare Specialist", + "salary": "$93,994", + "office": "San Bernardino", + "extn": "3480", + "start_date": "11/8/2010" + }, + { + "id": "3447", + "name": "Mike Walton", + "position": "Machine Operator", + "salary": "$108,829", + "office": "Houston", + "extn": "5458", + "start_date": "3/18/2004" + }, + { + "id": "3448", + "name": "Tony Henderson", + "position": "Electrician", + "salary": "$289,696", + "office": "San Jose", + "extn": "5219", + "start_date": "3/30/2005" + }, + { + "id": "3449", + "name": "Anthony Chester", + "position": "Design Engineer", + "salary": "$67,088", + "office": "New York", + "extn": "6284", + "start_date": "4/23/2003" + }, + { + "id": "3450", + "name": "Michael James", + "position": "Cash Manager", + "salary": "$95,354", + "office": "Oakland", + "extn": "2959", + "start_date": "4/1/2017" + }, + { + "id": "3451", + "name": "Rosie Ainsworth", + "position": "Banker", + "salary": "$185,843", + "office": "Honolulu", + "extn": "8936", + "start_date": "7/21/2001" + }, + { + "id": "3452", + "name": "Maia Chapman", + "position": "Machine Operator", + "salary": "$298,275", + "office": "Omaha", + "extn": "6350", + "start_date": "5/25/2012" + }, + { + "id": "3453", + "name": "Ronald Dubois", + "position": "Laboratory Technician", + "salary": "$204,117", + "office": "Bakersfield", + "extn": "7842", + "start_date": "12/3/2000" + }, + { + "id": "3454", + "name": "Denis Lynn", + "position": "Dentist", + "salary": "$82,221", + "office": "Garland", + "extn": "7248", + "start_date": "8/25/2005" + }, + { + "id": "3455", + "name": "Hayden Thorpe", + "position": "Health Educator", + "salary": "$174,173", + "office": "Reno", + "extn": "6884", + "start_date": "6/16/2005" + }, + { + "id": "3456", + "name": "Sylvia Newton", + "position": "Restaurant Manager", + "salary": "$147,925", + "office": "Albuquerque", + "extn": "8042", + "start_date": "4/22/2006" + }, + { + "id": "3457", + "name": "Morgan Pickard", + "position": "Cashier", + "salary": "$275,329", + "office": "Nashville", + "extn": "3699", + "start_date": "6/17/2018" + }, + { + "id": "3458", + "name": "Celia Nielson", + "position": "Stockbroker", + "salary": "$84,040", + "office": "New Orleans", + "extn": "1412", + "start_date": "10/16/2007" + }, + { + "id": "3459", + "name": "Bryon Watson", + "position": "Stockbroker", + "salary": "$34,446", + "office": "Hayward", + "extn": "5236", + "start_date": "12/17/2009" + }, + { + "id": "3460", + "name": "William King", + "position": "Baker", + "salary": "$85,113", + "office": "Baltimore", + "extn": "4051", + "start_date": "5/5/2019" + }, + { + "id": "3461", + "name": "Jennifer Isaac", + "position": "Designer", + "salary": "$199,205", + "office": "Las Vegas", + "extn": "3242", + "start_date": "5/25/2005" + }, + { + "id": "3462", + "name": "Nicholas Bayliss", + "position": "Investment Advisor", + "salary": "$37,989", + "office": "Salem", + "extn": "5328", + "start_date": "2/14/2009" + }, + { + "id": "3463", + "name": "Eduardo Wilkinson", + "position": "Cashier", + "salary": "$263,571", + "office": "Tallahassee", + "extn": "3216", + "start_date": "1/23/2001" + }, + { + "id": "3464", + "name": "Priscilla Haines", + "position": "Physician", + "salary": "$274,436", + "office": "Bellevue", + "extn": "5522", + "start_date": "1/7/2005" + }, + { + "id": "3465", + "name": "Hank Cunningham", + "position": "Electrician", + "salary": "$299,148", + "office": "Oakland", + "extn": "1977", + "start_date": "10/19/2009" + }, + { + "id": "3466", + "name": "Juliet Goodman", + "position": "Retail Trainee", + "salary": "$107,780", + "office": "Bakersfield", + "extn": "9773", + "start_date": "7/5/2000" + }, + { + "id": "3467", + "name": "Britney Oliver", + "position": "Budget Analyst", + "salary": "$190,785", + "office": "Washington", + "extn": "3830", + "start_date": "12/27/2018" + }, + { + "id": "3468", + "name": "Tyson Rehman", + "position": "Laboratory Technician", + "salary": "$65,453", + "office": "Tallahassee", + "extn": "5889", + "start_date": "9/29/2018" + }, + { + "id": "3469", + "name": "Gabriel Hobson", + "position": "Pharmacist", + "salary": "$212,152", + "office": "Portland", + "extn": "4677", + "start_date": "7/7/2005" + }, + { + "id": "3470", + "name": "Bryon Rowlands", + "position": "Inspector", + "salary": "$137,866", + "office": "Ontario", + "extn": "8108", + "start_date": "7/25/2003" + }, + { + "id": "3471", + "name": "Phoebe Saunders", + "position": "Audiologist", + "salary": "$71,575", + "office": "New York", + "extn": "7278", + "start_date": "7/27/2009" + }, + { + "id": "3472", + "name": "Julius Stevens", + "position": "Assistant Buyer", + "salary": "$172,855", + "office": "Anaheim", + "extn": "5366", + "start_date": "11/19/2010" + }, + { + "id": "3473", + "name": "Percy Hogg", + "position": "Pharmacist", + "salary": "$75,189", + "office": "Glendale", + "extn": "5172", + "start_date": "1/28/2003" + }, + { + "id": "3474", + "name": "Kate Clarkson", + "position": "Dentist", + "salary": "$83,768", + "office": "Anaheim", + "extn": "5553", + "start_date": "7/6/2011" + }, + { + "id": "3475", + "name": "Sebastian Ranks", + "position": "Healthcare Specialist", + "salary": "$223,500", + "office": "Murfreesboro", + "extn": "2515", + "start_date": "10/9/2013" + }, + { + "id": "3476", + "name": "Rick Radcliffe", + "position": "HR Specialist", + "salary": "$54,752", + "office": "Phoenix", + "extn": "8751", + "start_date": "5/16/2000" + }, + { + "id": "3477", + "name": "Johnny Spencer", + "position": "Investment Advisor", + "salary": "$150,397", + "office": "Seattle", + "extn": "8812", + "start_date": "11/6/2000" + }, + { + "id": "3478", + "name": "Martin Gilbert", + "position": "Electrician", + "salary": "$284,279", + "office": "Bakersfield", + "extn": "9509", + "start_date": "7/28/2019" + }, + { + "id": "3479", + "name": "Winnie Savage", + "position": "Retail Trainee", + "salary": "$82,843", + "office": "Orlando", + "extn": "8452", + "start_date": "4/5/2014" + }, + { + "id": "3480", + "name": "Carl Lindsay", + "position": "Production Painter", + "salary": "$147,565", + "office": "Milwaukee", + "extn": "8209", + "start_date": "5/22/2016" + }, + { + "id": "3481", + "name": "Boris Plant", + "position": "Treasurer", + "salary": "$149,329", + "office": "Los Angeles", + "extn": "7851", + "start_date": "6/13/2001" + }, + { + "id": "3482", + "name": "Alan Wilkinson", + "position": "Audiologist", + "salary": "$88,834", + "office": "Stockton", + "extn": "4648", + "start_date": "4/4/2004" + }, + { + "id": "3483", + "name": "George Michael", + "position": "Biologist", + "salary": "$108,019", + "office": "Anaheim", + "extn": "9204", + "start_date": "9/6/2003" + }, + { + "id": "3484", + "name": "Maxwell Glynn", + "position": "Food Technologist", + "salary": "$138,006", + "office": "Hollywood", + "extn": "1864", + "start_date": "12/29/2018" + }, + { + "id": "3485", + "name": "Johnny Savage", + "position": "Software Engineer", + "salary": "$20,652", + "office": "Houston", + "extn": "7165", + "start_date": "5/6/2008" + }, + { + "id": "3486", + "name": "Allison Barclay", + "position": "Global Logistics Supervisor", + "salary": "$260,363", + "office": "San Jose", + "extn": "2220", + "start_date": "3/15/2003" + }, + { + "id": "3487", + "name": "Eduardo Gunn", + "position": "Design Engineer", + "salary": "$93,389", + "office": "Phoenix", + "extn": "4808", + "start_date": "5/9/2002" + }, + { + "id": "3488", + "name": "Rocco Davies", + "position": "Systems Administrator", + "salary": "$208,856", + "office": "Saint Paul", + "extn": "2346", + "start_date": "12/4/2009" + }, + { + "id": "3489", + "name": "Esmeralda Gardner", + "position": "Cashier", + "salary": "$212,848", + "office": "Stockton", + "extn": "7317", + "start_date": "4/21/2016" + }, + { + "id": "3490", + "name": "Raquel Clayton", + "position": "HR Coordinator", + "salary": "$209,245", + "office": "Madison", + "extn": "1094", + "start_date": "10/15/2019" + }, + { + "id": "3491", + "name": "Parker Cavanagh", + "position": "Food Technologist", + "salary": "$30,594", + "office": "Oakland", + "extn": "5918", + "start_date": "3/26/2000" + }, + { + "id": "3492", + "name": "Mark Corbett", + "position": "Machine Operator", + "salary": "$294,487", + "office": "Norfolk", + "extn": "3738", + "start_date": "4/5/2008" + }, + { + "id": "3493", + "name": "Enoch Mitchell", + "position": "HR Coordinator", + "salary": "$240,375", + "office": "New York", + "extn": "7075", + "start_date": "9/19/2009" + }, + { + "id": "3494", + "name": "Russel Yoman", + "position": "IT Support Staff", + "salary": "$214,365", + "office": "Lincoln", + "extn": "9941", + "start_date": "6/19/2005" + }, + { + "id": "3495", + "name": "Hank Ross", + "position": "Systems Administrator", + "salary": "$287,552", + "office": "Milano", + "extn": "1318", + "start_date": "10/2/2013" + }, + { + "id": "3496", + "name": "Rosie Gregory", + "position": "Food Technologist", + "salary": "$60,316", + "office": "Berlin", + "extn": "6801", + "start_date": "9/4/2006" + }, + { + "id": "3497", + "name": "Elise Wright", + "position": "Ambulatory Nurse", + "salary": "$163,503", + "office": "Arlington", + "extn": "3306", + "start_date": "5/21/2008" + }, + { + "id": "3498", + "name": "Denis Clarke", + "position": "Cash Manager", + "salary": "$11,975", + "office": "Venice", + "extn": "2633", + "start_date": "1/5/2009" + }, + { + "id": "3499", + "name": "Carter Oakley", + "position": "Baker", + "salary": "$214,637", + "office": "Lakewood", + "extn": "1717", + "start_date": "7/6/2012" + }, + { + "id": "3500", + "name": "Mark Herbert", + "position": "Fabricator", + "salary": "$173,713", + "office": "Las Vegas", + "extn": "7883", + "start_date": "9/1/2008" + }, + { + "id": "3501", + "name": "Katelyn Graves", + "position": "Web Developer", + "salary": "$263,719", + "office": "Berlin", + "extn": "7297", + "start_date": "1/28/2003" + }, + { + "id": "3502", + "name": "Danny Harris", + "position": "Call Center Representative", + "salary": "$56,858", + "office": "Omaha", + "extn": "4437", + "start_date": "10/22/2006" + }, + { + "id": "3503", + "name": "Amelia Allen", + "position": "Designer", + "salary": "$260,444", + "office": "London", + "extn": "2955", + "start_date": "9/4/2013" + }, + { + "id": "3504", + "name": "Alexander Osmond", + "position": "Laboratory Technician", + "salary": "$158,942", + "office": "Bucharest", + "extn": "2552", + "start_date": "6/20/2018" + }, + { + "id": "3505", + "name": "Harvey Overson", + "position": "Chef Manager", + "salary": "$279,437", + "office": "Baltimore", + "extn": "2801", + "start_date": "2/3/2001" + }, + { + "id": "3506", + "name": "Erick Hunter", + "position": "Electrician", + "salary": "$214,133", + "office": "Tokyo", + "extn": "3874", + "start_date": "8/6/2018" + }, + { + "id": "3507", + "name": "Bryon Hood", + "position": "Restaurant Manager", + "salary": "$18,644", + "office": "Lincoln", + "extn": "4441", + "start_date": "5/21/2003" + }, + { + "id": "3508", + "name": "Liam Mooney", + "position": "Global Logistics Supervisor", + "salary": "$138,486", + "office": "Miami", + "extn": "4732", + "start_date": "9/15/2009" + }, + { + "id": "3509", + "name": "Tom Bristow", + "position": "Chef Manager", + "salary": "$251,235", + "office": "Garland", + "extn": "2160", + "start_date": "2/18/2012" + }, + { + "id": "3510", + "name": "Brad Glynn", + "position": "Cook", + "salary": "$234,117", + "office": "Jacksonville", + "extn": "2340", + "start_date": "5/5/2013" + }, + { + "id": "3511", + "name": "Chelsea Wilcox", + "position": "CNC Operator", + "salary": "$287,419", + "office": "Columbus", + "extn": "8812", + "start_date": "5/16/2010" + }, + { + "id": "3512", + "name": "Juliette Morgan", + "position": "Staffing Consultant", + "salary": "$186,434", + "office": "Albuquerque", + "extn": "1781", + "start_date": "10/29/2000" + }, + { + "id": "3513", + "name": "Chester Ellwood", + "position": "Software Engineer", + "salary": "$275,362", + "office": "Phoenix", + "extn": "6776", + "start_date": "10/2/2006" + }, + { + "id": "3514", + "name": "Michael Hudson", + "position": "Lecturer", + "salary": "$256,375", + "office": "Minneapolis", + "extn": "5755", + "start_date": "9/30/2014" + }, + { + "id": "3515", + "name": "Nate Reid", + "position": "Clerk", + "salary": "$93,865", + "office": "Bellevue", + "extn": "9365", + "start_date": "8/15/2011" + }, + { + "id": "3516", + "name": "Cristal Burnley", + "position": "Mobile Developer", + "salary": "$96,171", + "office": "Pittsburgh", + "extn": "2707", + "start_date": "6/22/2017" + }, + { + "id": "3517", + "name": "Eve Antcliff", + "position": "Doctor", + "salary": "$15,675", + "office": "Seattle", + "extn": "7729", + "start_date": "3/7/2010" + }, + { + "id": "3518", + "name": "Alessia Coleman", + "position": "Project Manager", + "salary": "$106,927", + "office": "Madrid", + "extn": "5296", + "start_date": "2/23/2008" + }, + { + "id": "3519", + "name": "Raquel Gordon", + "position": "Auditor", + "salary": "$98,354", + "office": "Tokyo", + "extn": "8586", + "start_date": "12/26/2010" + }, + { + "id": "3520", + "name": "Aileen Calderwood", + "position": "Designer", + "salary": "$26,961", + "office": "Denver", + "extn": "6038", + "start_date": "8/15/2016" + }, + { + "id": "3521", + "name": "Mike Everett", + "position": "IT Support Staff", + "salary": "$85,026", + "office": "Zurich", + "extn": "8203", + "start_date": "1/3/2008" + }, + { + "id": "3522", + "name": "Johnathan Turner", + "position": "Global Logistics Supervisor", + "salary": "$40,752", + "office": "Wien", + "extn": "7352", + "start_date": "4/17/2013" + }, + { + "id": "3523", + "name": "Cassidy Steer", + "position": "Retail Trainee", + "salary": "$54,128", + "office": "Long Beach", + "extn": "3993", + "start_date": "11/16/2016" + }, + { + "id": "3524", + "name": "Ronald Hunter", + "position": "Executive Director", + "salary": "$256,796", + "office": "Colorado Springs", + "extn": "5425", + "start_date": "12/10/2014" + }, + { + "id": "3525", + "name": "Joseph Rodwell", + "position": "Mobile Developer", + "salary": "$103,977", + "office": "Tokyo", + "extn": "5452", + "start_date": "8/15/2002" + }, + { + "id": "3526", + "name": "Charlize Vallory", + "position": "Front Desk Coordinator", + "salary": "$22,340", + "office": "Kansas City", + "extn": "5227", + "start_date": "5/29/2001" + }, + { + "id": "3527", + "name": "Carol Lakey", + "position": "Bellman", + "salary": "$130,367", + "office": "Boston", + "extn": "9304", + "start_date": "7/16/2003" + }, + { + "id": "3528", + "name": "Jenna Stone ", + "position": "Steward", + "salary": "$189,062", + "office": "Quebec", + "extn": "3643", + "start_date": "1/24/2007" + }, + { + "id": "3529", + "name": "Mavis Bryant", + "position": "Food Technologist", + "salary": "$154,020", + "office": "Prague", + "extn": "3634", + "start_date": "8/16/2005" + }, + { + "id": "3530", + "name": "Deborah Weatcroft", + "position": "HR Coordinator", + "salary": "$96,833", + "office": "Anaheim", + "extn": "3525", + "start_date": "2/25/2004" + }, + { + "id": "3531", + "name": "Rufus Williams", + "position": "HR Specialist", + "salary": "$285,440", + "office": "Scottsdale", + "extn": "5167", + "start_date": "6/1/2015" + }, + { + "id": "3532", + "name": "Aiden Kerr", + "position": "IT Support Staff", + "salary": "$134,356", + "office": "Reno", + "extn": "2640", + "start_date": "7/25/2017" + }, + { + "id": "3533", + "name": "Ryan Redfern", + "position": "Call Center Representative", + "salary": "$219,583", + "office": "Oakland", + "extn": "7029", + "start_date": "6/30/2001" + }, + { + "id": "3534", + "name": "Roger Glass", + "position": "HR Specialist", + "salary": "$152,354", + "office": "Santa Ana", + "extn": "7399", + "start_date": "4/9/2016" + }, + { + "id": "3535", + "name": "Catherine Jarrett", + "position": "Bellman", + "salary": "$256,123", + "office": "Rochester", + "extn": "6068", + "start_date": "7/15/2000" + }, + { + "id": "3536", + "name": "Elly Bentley", + "position": "Assistant Buyer", + "salary": "$98,357", + "office": "San Bernardino", + "extn": "7801", + "start_date": "2/16/2002" + }, + { + "id": "3537", + "name": "Kurt Healy", + "position": "Baker", + "salary": "$131,202", + "office": "Salem", + "extn": "4522", + "start_date": "6/17/2003" + }, + { + "id": "3538", + "name": "Chuck Davies", + "position": "Executive Director", + "salary": "$212,213", + "office": "San Bernardino", + "extn": "5275", + "start_date": "2/27/2010" + }, + { + "id": "3539", + "name": "Jules Edler", + "position": "Production Painter", + "salary": "$237,075", + "office": "Milano", + "extn": "8669", + "start_date": "4/13/2001" + }, + { + "id": "3540", + "name": "Manuel Reynolds", + "position": "Associate Professor", + "salary": "$145,974", + "office": "Colorado Springs", + "extn": "4029", + "start_date": "8/9/2012" + }, + { + "id": "3541", + "name": "Percy Lynn", + "position": "Pharmacist", + "salary": "$186,421", + "office": "Bellevue", + "extn": "9074", + "start_date": "7/15/2012" + }, + { + "id": "3542", + "name": "Ellen Bell", + "position": "Laboratory Technician", + "salary": "$244,342", + "office": "Berna", + "extn": "9147", + "start_date": "5/22/2006" + }, + { + "id": "3543", + "name": "Rachael Baxter", + "position": "Mobile Developer", + "salary": "$142,229", + "office": "Madrid", + "extn": "7281", + "start_date": "6/25/2003" + }, + { + "id": "3544", + "name": "Hannah Owens", + "position": "Web Developer", + "salary": "$220,910", + "office": "Lakewood", + "extn": "7215", + "start_date": "4/27/2003" + }, + { + "id": "3545", + "name": "Emery Shaw", + "position": "Web Developer", + "salary": "$108,740", + "office": "Las Vegas", + "extn": "9036", + "start_date": "6/26/2014" + }, + { + "id": "3546", + "name": "Anais Stevenson", + "position": "Investment Advisor", + "salary": "$29,214", + "office": "Oakland", + "extn": "5567", + "start_date": "7/11/2018" + }, + { + "id": "3547", + "name": "Nick Yard", + "position": "Food Technologist", + "salary": "$189,724", + "office": "Reno", + "extn": "1248", + "start_date": "7/10/2012" + }, + { + "id": "3548", + "name": "Andrea Whitehouse", + "position": "Front Desk Coordinator", + "salary": "$86,589", + "office": "Lincoln", + "extn": "7561", + "start_date": "8/8/2005" + }, + { + "id": "3549", + "name": "Matt Kidd", + "position": "HR Coordinator", + "salary": "$144,542", + "office": "San Antonio", + "extn": "9864", + "start_date": "1/31/2013" + }, + { + "id": "3550", + "name": "Makenzie Bailey", + "position": "Bellman", + "salary": "$110,177", + "office": "Zurich", + "extn": "2591", + "start_date": "12/8/2013" + }, + { + "id": "3551", + "name": "Vanessa Walter", + "position": "Bookkeeper", + "salary": "$213,956", + "office": "Berna", + "extn": "5125", + "start_date": "1/25/2004" + }, + { + "id": "3552", + "name": "Ruth Reynolds", + "position": "Web Developer", + "salary": "$218,818", + "office": "Memphis", + "extn": "2944", + "start_date": "10/26/2012" + }, + { + "id": "3553", + "name": "Marvin Richards", + "position": "Call Center Representative", + "salary": "$78,603", + "office": "Oakland", + "extn": "4419", + "start_date": "2/4/2002" + }, + { + "id": "3554", + "name": "Jacob Olson", + "position": "Retail Trainee", + "salary": "$209,765", + "office": "Salt Lake City", + "extn": "5891", + "start_date": "12/29/2003" + }, + { + "id": "3555", + "name": "Trisha Fall", + "position": "Paramedic", + "salary": "$56,405", + "office": "Fremont", + "extn": "9319", + "start_date": "8/26/2009" + }, + { + "id": "3556", + "name": "Paula West", + "position": "Design Engineer", + "salary": "$26,817", + "office": "Kansas City", + "extn": "7791", + "start_date": "5/12/2016" + }, + { + "id": "3557", + "name": "Marina Larkin", + "position": "Production Painter", + "salary": "$158,100", + "office": "Omaha", + "extn": "1970", + "start_date": "1/15/2002" + }, + { + "id": "3558", + "name": "Lucas Ingram", + "position": "Webmaster", + "salary": "$115,217", + "office": "Tulsa", + "extn": "7756", + "start_date": "8/5/2003" + }, + { + "id": "3559", + "name": "Josh Kennedy", + "position": "Software Engineer", + "salary": "$109,903", + "office": "Lincoln", + "extn": "4046", + "start_date": "11/10/2008" + }, + { + "id": "3560", + "name": "Owen Tennant", + "position": "Steward", + "salary": "$171,862", + "office": "Stockton", + "extn": "4248", + "start_date": "7/6/2007" + }, + { + "id": "3561", + "name": "Adelaide Rainford", + "position": "Webmaster", + "salary": "$170,765", + "office": "Detroit", + "extn": "2897", + "start_date": "6/21/2001" + }, + { + "id": "3562", + "name": "Tania Underhill", + "position": "Service Supervisor", + "salary": "$256,648", + "office": "Albuquerque", + "extn": "1518", + "start_date": "2/28/2015" + }, + { + "id": "3563", + "name": "Jayden Poulton", + "position": "Healthcare Specialist", + "salary": "$86,240", + "office": "Hollywood", + "extn": "6690", + "start_date": "4/7/2016" + }, + { + "id": "3564", + "name": "Dakota Quinton", + "position": "Webmaster", + "salary": "$250,813", + "office": "Atlanta", + "extn": "5467", + "start_date": "9/4/2004" + }, + { + "id": "3565", + "name": "Melinda Hooper", + "position": "Retail Trainee", + "salary": "$211,739", + "office": "Arlington", + "extn": "2277", + "start_date": "5/14/2006" + }, + { + "id": "3566", + "name": "Barney Carson", + "position": "Accountant", + "salary": "$91,902", + "office": "Worcester", + "extn": "3027", + "start_date": "10/5/2008" + }, + { + "id": "3567", + "name": "Alba Burge", + "position": "Stockbroker", + "salary": "$106,885", + "office": "Madrid", + "extn": "6055", + "start_date": "4/25/2005" + }, + { + "id": "3568", + "name": "Brad Shields", + "position": "Chef Manager", + "salary": "$25,841", + "office": "Garland", + "extn": "4279", + "start_date": "6/14/2013" + }, + { + "id": "3569", + "name": "Chelsea Miller", + "position": "Software Engineer", + "salary": "$154,387", + "office": "Boston", + "extn": "9253", + "start_date": "3/17/2000" + }, + { + "id": "3570", + "name": "Eve Whitmore", + "position": "Pharmacist", + "salary": "$264,199", + "office": "Huntsville", + "extn": "7779", + "start_date": "1/22/2015" + }, + { + "id": "3571", + "name": "Carmella Russell", + "position": "Call Center Representative", + "salary": "$257,144", + "office": "Rome", + "extn": "9417", + "start_date": "7/14/2001" + }, + { + "id": "3572", + "name": "Nicholas Parker", + "position": "Paramedic", + "salary": "$206,647", + "office": "Honolulu", + "extn": "4135", + "start_date": "12/16/2006" + }, + { + "id": "3573", + "name": "Denny Underhill", + "position": "Software Engineer", + "salary": "$298,503", + "office": "Louisville", + "extn": "4875", + "start_date": "5/6/2018" + }, + { + "id": "3574", + "name": "Faith Morrow", + "position": "Pharmacist", + "salary": "$257,733", + "office": "San Francisco", + "extn": "4532", + "start_date": "6/28/2001" + }, + { + "id": "3575", + "name": "Rylee Darcy", + "position": "Accountant", + "salary": "$11,429", + "office": "Memphis", + "extn": "8762", + "start_date": "2/24/2008" + }, + { + "id": "3576", + "name": "Maggie Crawley", + "position": "Insurance Broker", + "salary": "$65,528", + "office": "Rome", + "extn": "5697", + "start_date": "10/28/2012" + }, + { + "id": "3577", + "name": "Julian Holt", + "position": "Lecturer", + "salary": "$188,229", + "office": "Milwaukee", + "extn": "9883", + "start_date": "1/3/2019" + }, + { + "id": "3578", + "name": "Leroy Selby", + "position": "Retail Trainee", + "salary": "$202,323", + "office": "Valetta", + "extn": "2573", + "start_date": "3/27/2001" + }, + { + "id": "3579", + "name": "Chris Richardson", + "position": "Stockbroker", + "salary": "$39,683", + "office": "Laredo", + "extn": "8763", + "start_date": "12/20/2010" + }, + { + "id": "3580", + "name": "Felicity Benfield", + "position": "Bellman", + "salary": "$129,724", + "office": "Dallas", + "extn": "8434", + "start_date": "5/27/2008" + }, + { + "id": "3581", + "name": "Chester Willis", + "position": "HR Specialist", + "salary": "$294,736", + "office": "Philadelphia", + "extn": "2021", + "start_date": "5/10/2009" + }, + { + "id": "3582", + "name": "Evelynn Calderwood", + "position": "Healthcare Specialist", + "salary": "$239,874", + "office": "Huntsville", + "extn": "8356", + "start_date": "11/23/2001" + }, + { + "id": "3583", + "name": "Ethan Clayton", + "position": "Physician", + "salary": "$195,048", + "office": "Bucharest", + "extn": "5803", + "start_date": "9/6/2004" + }, + { + "id": "3584", + "name": "Emmanuelle Reynolds", + "position": "Operator", + "salary": "$35,792", + "office": "Rochester", + "extn": "9964", + "start_date": "9/19/2008" + }, + { + "id": "3585", + "name": "Rosa Duvall", + "position": "Retail Trainee", + "salary": "$48,621", + "office": "Detroit", + "extn": "9027", + "start_date": "1/9/2012" + }, + { + "id": "3586", + "name": "Harmony May", + "position": "Laboratory Technician", + "salary": "$155,923", + "office": "Salem", + "extn": "2061", + "start_date": "8/9/2018" + }, + { + "id": "3587", + "name": "Wade Ward", + "position": "Laboratory Technician", + "salary": "$286,867", + "office": "Detroit", + "extn": "6665", + "start_date": "12/21/2001" + }, + { + "id": "3588", + "name": "Havana Hewitt", + "position": "Health Educator", + "salary": "$136,157", + "office": "Philadelphia", + "extn": "7166", + "start_date": "10/28/2006" + }, + { + "id": "3589", + "name": "Logan Warren", + "position": "Project Manager", + "salary": "$291,370", + "office": "Pittsburgh", + "extn": "7907", + "start_date": "5/19/2006" + }, + { + "id": "3590", + "name": "Isla Thatcher", + "position": "Healthcare Specialist", + "salary": "$12,202", + "office": "Honolulu", + "extn": "1421", + "start_date": "5/16/2019" + }, + { + "id": "3591", + "name": "Fred Knott", + "position": "Pharmacist", + "salary": "$38,061", + "office": "Santa Ana", + "extn": "3299", + "start_date": "1/5/2005" + }, + { + "id": "3592", + "name": "Rosie Vince", + "position": "Doctor", + "salary": "$277,097", + "office": "Lakewood", + "extn": "9503", + "start_date": "7/31/2006" + }, + { + "id": "3593", + "name": "Russel Lindop", + "position": "Budget Analyst", + "salary": "$54,992", + "office": "San Bernardino", + "extn": "8122", + "start_date": "11/23/2005" + }, + { + "id": "3594", + "name": "Matt Lowe", + "position": "Software Engineer", + "salary": "$275,188", + "office": "Scottsdale", + "extn": "9766", + "start_date": "4/24/2001" + }, + { + "id": "3595", + "name": "Gabriel Wilson", + "position": "Banker", + "salary": "$235,895", + "office": "Norfolk", + "extn": "2547", + "start_date": "8/18/2000" + }, + { + "id": "3596", + "name": "Kate Callan", + "position": "Electrician", + "salary": "$165,479", + "office": "Dallas", + "extn": "4605", + "start_date": "2/23/2009" + }, + { + "id": "3597", + "name": "Elise Henderson", + "position": "Pharmacist", + "salary": "$87,680", + "office": "Fullerton", + "extn": "4212", + "start_date": "2/4/2007" + }, + { + "id": "3598", + "name": "Kurt Watt", + "position": "Cash Manager", + "salary": "$73,156", + "office": "Ontario", + "extn": "8368", + "start_date": "6/26/2002" + }, + { + "id": "3599", + "name": "Kieth Ralph", + "position": "Machine Operator", + "salary": "$78,217", + "office": "Lincoln", + "extn": "4021", + "start_date": "3/14/2013" + }, + { + "id": "3600", + "name": "Barney Baxter", + "position": "Production Painter", + "salary": "$221,245", + "office": "Oakland", + "extn": "2902", + "start_date": "5/20/2013" + }, + { + "id": "3601", + "name": "Gabriel Allen", + "position": "Accountant", + "salary": "$79,776", + "office": "Louisville", + "extn": "3922", + "start_date": "9/28/2012" + }, + { + "id": "3602", + "name": "Daron Pratt", + "position": "HR Coordinator", + "salary": "$167,184", + "office": "Cincinnati", + "extn": "3746", + "start_date": "6/7/2000" + }, + { + "id": "3603", + "name": "Brooklyn Oldfield", + "position": "Webmaster", + "salary": "$187,510", + "office": "Zurich", + "extn": "2024", + "start_date": "2/15/2018" + }, + { + "id": "3604", + "name": "Noemi Seymour", + "position": "Lecturer", + "salary": "$272,224", + "office": "San Antonio", + "extn": "9236", + "start_date": "10/4/2006" + }, + { + "id": "3605", + "name": "Lorraine Vaughan", + "position": "Healthcare Specialist", + "salary": "$254,006", + "office": "Bellevue", + "extn": "5375", + "start_date": "5/1/2007" + }, + { + "id": "3606", + "name": "Ally Pitt", + "position": "Dentist", + "salary": "$224,173", + "office": "San Antonio", + "extn": "9794", + "start_date": "6/26/2010" + }, + { + "id": "3607", + "name": "Leslie Vallins", + "position": "Global Logistics Supervisor", + "salary": "$285,663", + "office": "Hayward", + "extn": "5445", + "start_date": "2/11/2002" + }, + { + "id": "3608", + "name": "Elle Egerton", + "position": "HR Specialist", + "salary": "$108,560", + "office": "Oklahoma City", + "extn": "9558", + "start_date": "6/25/2008" + }, + { + "id": "3609", + "name": "Rufus Duvall", + "position": "Ambulatory Nurse", + "salary": "$250,505", + "office": "Fayetteville", + "extn": "1961", + "start_date": "3/17/2007" + }, + { + "id": "3610", + "name": "Fred Varley", + "position": "Healthcare Specialist", + "salary": "$36,714", + "office": "Boston", + "extn": "6985", + "start_date": "5/14/2017" + }, + { + "id": "3611", + "name": "Holly Brooks", + "position": "Doctor", + "salary": "$220,334", + "office": "Madison", + "extn": "5240", + "start_date": "6/16/2011" + }, + { + "id": "3612", + "name": "Doug Palmer", + "position": "Electrician", + "salary": "$173,621", + "office": "Bucharest", + "extn": "4791", + "start_date": "10/30/2019" + }, + { + "id": "3613", + "name": "Bryon Rainford", + "position": "Health Educator", + "salary": "$28,845", + "office": "Louisville", + "extn": "7647", + "start_date": "2/14/2015" + }, + { + "id": "3614", + "name": "Adeline Booth", + "position": "Restaurant Manager", + "salary": "$186,302", + "office": "Zurich", + "extn": "6743", + "start_date": "9/11/2017" + }, + { + "id": "3615", + "name": "Johnny Chapman", + "position": "Bookkeeper", + "salary": "$130,133", + "office": "Bridgeport", + "extn": "7060", + "start_date": "1/4/2009" + }, + { + "id": "3616", + "name": "Belinda Douglas", + "position": "Dentist", + "salary": "$101,074", + "office": "Valetta", + "extn": "1515", + "start_date": "8/20/2016" + }, + { + "id": "3617", + "name": "Maribel Miller", + "position": "IT Support Staff", + "salary": "$127,194", + "office": "Madrid", + "extn": "1665", + "start_date": "3/4/2007" + }, + { + "id": "3618", + "name": "Benjamin Mitchell", + "position": "Bookkeeper", + "salary": "$92,124", + "office": "Bucharest", + "extn": "1815", + "start_date": "10/7/2001" + }, + { + "id": "3619", + "name": "Leah Ashwell", + "position": "Investment Advisor", + "salary": "$163,687", + "office": "Milwaukee", + "extn": "3111", + "start_date": "7/23/2016" + }, + { + "id": "3620", + "name": "Enoch Watson", + "position": "Stockbroker", + "salary": "$287,194", + "office": "Jersey City", + "extn": "3606", + "start_date": "7/18/2007" + }, + { + "id": "3621", + "name": "Mike Wright", + "position": "Investment Advisor", + "salary": "$166,068", + "office": "Stockton", + "extn": "1518", + "start_date": "11/2/2014" + }, + { + "id": "3622", + "name": "Ruth Casey", + "position": "Pharmacist", + "salary": "$50,625", + "office": "San Bernardino", + "extn": "1365", + "start_date": "7/8/2002" + }, + { + "id": "3623", + "name": "Margaret Watson", + "position": "Machine Operator", + "salary": "$140,523", + "office": "Tokyo", + "extn": "8619", + "start_date": "11/8/2015" + }, + { + "id": "3624", + "name": "Barry Hunter", + "position": "Food Technologist", + "salary": "$88,637", + "office": "Milano", + "extn": "2028", + "start_date": "6/1/2015" + }, + { + "id": "3625", + "name": "Isabel Ripley", + "position": "Bellman", + "salary": "$268,753", + "office": "Salt Lake City", + "extn": "4922", + "start_date": "9/27/2006" + }, + { + "id": "3626", + "name": "Marie Chapman", + "position": "Retail Trainee", + "salary": "$244,069", + "office": "Irving", + "extn": "1124", + "start_date": "11/17/2017" + }, + { + "id": "3627", + "name": "Carter Walker", + "position": "IT Support Staff", + "salary": "$53,436", + "office": "Scottsdale", + "extn": "5909", + "start_date": "4/2/2000" + }, + { + "id": "3628", + "name": "Daron Fisher", + "position": "Investment Advisor", + "salary": "$131,816", + "office": "Richmond", + "extn": "7684", + "start_date": "3/18/2007" + }, + { + "id": "3629", + "name": "Sage Hancock", + "position": "Front Desk Coordinator", + "salary": "$26,909", + "office": "Pittsburgh", + "extn": "4994", + "start_date": "2/21/2015" + }, + { + "id": "3630", + "name": "Ivy Khan", + "position": "Audiologist", + "salary": "$137,657", + "office": "Fullerton", + "extn": "8678", + "start_date": "10/2/2015" + }, + { + "id": "3631", + "name": "Harriet Henderson", + "position": "Production Painter", + "salary": "$168,396", + "office": "Jersey City", + "extn": "8758", + "start_date": "2/23/2003" + }, + { + "id": "3632", + "name": "Matt Thompson", + "position": "Operator", + "salary": "$240,601", + "office": "Rome", + "extn": "8716", + "start_date": "4/13/2011" + }, + { + "id": "3633", + "name": "Aisha Wooldridge", + "position": "Machine Operator", + "salary": "$293,044", + "office": "Reno", + "extn": "8097", + "start_date": "2/13/2010" + }, + { + "id": "3634", + "name": "Blake Clark", + "position": "Bellman", + "salary": "$140,666", + "office": "Denver", + "extn": "2742", + "start_date": "11/16/2017" + }, + { + "id": "3635", + "name": "Adalie Norburn", + "position": "Food Technologist", + "salary": "$181,633", + "office": "Bellevue", + "extn": "3959", + "start_date": "7/30/2018" + }, + { + "id": "3636", + "name": "Carl Owen", + "position": "Electrician", + "salary": "$249,978", + "office": "Tallahassee", + "extn": "2357", + "start_date": "5/4/2007" + }, + { + "id": "3637", + "name": "Kurt Cavanagh", + "position": "Project Manager", + "salary": "$234,034", + "office": "Fayetteville", + "extn": "7440", + "start_date": "6/10/2007" + }, + { + "id": "3638", + "name": "Rhea Parker", + "position": "Web Developer", + "salary": "$297,797", + "office": "Stockton", + "extn": "6667", + "start_date": "8/6/2003" + }, + { + "id": "3639", + "name": "Cassandra Spencer", + "position": "Bellman", + "salary": "$234,602", + "office": "Nashville", + "extn": "9273", + "start_date": "11/19/2014" + }, + { + "id": "3640", + "name": "Roger Selby", + "position": "Laboratory Technician", + "salary": "$167,203", + "office": "Madrid", + "extn": "3296", + "start_date": "5/20/2004" + }, + { + "id": "3641", + "name": "Megan Callan", + "position": "Executive Director", + "salary": "$195,496", + "office": "Escondido", + "extn": "1281", + "start_date": "9/5/2014" + }, + { + "id": "3642", + "name": "Tom Underhill", + "position": "Baker", + "salary": "$228,481", + "office": "St. Louis", + "extn": "4612", + "start_date": "1/14/2009" + }, + { + "id": "3643", + "name": "Scarlett Vincent", + "position": "Audiologist", + "salary": "$260,337", + "office": "Worcester", + "extn": "3190", + "start_date": "5/15/2018" + }, + { + "id": "3644", + "name": "Danny Hobbs", + "position": "Steward", + "salary": "$34,404", + "office": "Phoenix", + "extn": "6737", + "start_date": "4/7/2014" + }, + { + "id": "3645", + "name": "Martha Rigg", + "position": "Associate Professor", + "salary": "$57,191", + "office": "Fremont", + "extn": "9601", + "start_date": "4/3/2016" + }, + { + "id": "3646", + "name": "Noah Gray", + "position": "Systems Administrator", + "salary": "$65,137", + "office": "Louisville", + "extn": "5083", + "start_date": "11/7/2009" + }, + { + "id": "3647", + "name": "Ron Mason", + "position": "Banker", + "salary": "$201,805", + "office": "Albuquerque", + "extn": "7539", + "start_date": "3/24/2016" + }, + { + "id": "3648", + "name": "Denis Wood", + "position": "Software Engineer", + "salary": "$191,510", + "office": "Louisville", + "extn": "6493", + "start_date": "3/30/2019" + }, + { + "id": "3649", + "name": "Andie Norburn", + "position": "Machine Operator", + "salary": "$95,806", + "office": "Chicago", + "extn": "2970", + "start_date": "4/6/2005" + }, + { + "id": "3650", + "name": "Mark King", + "position": "Pharmacist", + "salary": "$72,911", + "office": "Las Vegas", + "extn": "7666", + "start_date": "11/4/2001" + }, + { + "id": "3651", + "name": "Audrey Norburn", + "position": "Ambulatory Nurse", + "salary": "$165,928", + "office": "Santa Ana", + "extn": "1351", + "start_date": "7/30/2017" + }, + { + "id": "3652", + "name": "Mina Jordan", + "position": "Health Educator", + "salary": "$283,266", + "office": "Charlotte", + "extn": "3179", + "start_date": "11/20/2011" + }, + { + "id": "3653", + "name": "Julian Huggins", + "position": "Cook", + "salary": "$176,858", + "office": "Kansas City", + "extn": "6748", + "start_date": "7/20/2004" + }, + { + "id": "3654", + "name": "Cynthia Cox", + "position": "Web Developer", + "salary": "$273,926", + "office": "Venice", + "extn": "4835", + "start_date": "6/27/2004" + }, + { + "id": "3655", + "name": "Aiden Dixon", + "position": "Auditor", + "salary": "$242,444", + "office": "Milwaukee", + "extn": "8392", + "start_date": "11/14/2016" + }, + { + "id": "3656", + "name": "Caitlyn Clarke", + "position": "Healthcare Specialist", + "salary": "$12,608", + "office": "Albuquerque", + "extn": "8570", + "start_date": "11/28/2004" + }, + { + "id": "3657", + "name": "Kirsten Stuart", + "position": "Front Desk Coordinator", + "salary": "$228,397", + "office": "Quebec", + "extn": "3658", + "start_date": "6/7/2003" + }, + { + "id": "3658", + "name": "Sharon Irving", + "position": "Systems Administrator", + "salary": "$205,252", + "office": "San Jose", + "extn": "6485", + "start_date": "2/3/2008" + }, + { + "id": "3659", + "name": "Melania Bentley", + "position": "Baker", + "salary": "$193,919", + "office": "Amarillo", + "extn": "2879", + "start_date": "8/22/2007" + }, + { + "id": "3660", + "name": "Chadwick Wild", + "position": "Audiologist", + "salary": "$138,063", + "office": "Tallahassee", + "extn": "8310", + "start_date": "1/5/2011" + }, + { + "id": "3661", + "name": "Angel Shaw", + "position": "Software Engineer", + "salary": "$75,317", + "office": "Tulsa", + "extn": "5004", + "start_date": "8/26/2012" + }, + { + "id": "3662", + "name": "Tom Thomson", + "position": "Inspector", + "salary": "$117,852", + "office": "London", + "extn": "4217", + "start_date": "2/14/2019" + }, + { + "id": "3663", + "name": "Emerald Ebden", + "position": "Loan Officer", + "salary": "$79,007", + "office": "Fullerton", + "extn": "3999", + "start_date": "10/24/2011" + }, + { + "id": "3664", + "name": "Dakota Harris", + "position": "Systems Administrator", + "salary": "$291,652", + "office": "Reno", + "extn": "6982", + "start_date": "8/24/2018" + }, + { + "id": "3665", + "name": "Maddison Tutton", + "position": "Auditor", + "salary": "$150,008", + "office": "New York", + "extn": "4936", + "start_date": "12/3/2003" + }, + { + "id": "3666", + "name": "Wade Ingram", + "position": "Health Educator", + "salary": "$98,019", + "office": "St. Louis", + "extn": "5412", + "start_date": "1/16/2006" + }, + { + "id": "3667", + "name": "Jasmine Fowler", + "position": "Associate Professor", + "salary": "$179,766", + "office": "Valetta", + "extn": "6803", + "start_date": "12/8/2005" + }, + { + "id": "3668", + "name": "Selena Saunders", + "position": "HR Specialist", + "salary": "$104,983", + "office": "Madison", + "extn": "4860", + "start_date": "2/19/2003" + }, + { + "id": "3669", + "name": "Domenic Gordon", + "position": "Inspector", + "salary": "$171,665", + "office": "Valetta", + "extn": "4228", + "start_date": "12/2/2008" + }, + { + "id": "3670", + "name": "Rose Malone", + "position": "Laboratory Technician", + "salary": "$81,469", + "office": "Washington", + "extn": "1303", + "start_date": "12/19/2010" + }, + { + "id": "3671", + "name": "Destiny Butler", + "position": "Investment Advisor", + "salary": "$95,636", + "office": "Norfolk", + "extn": "1165", + "start_date": "5/14/2017" + }, + { + "id": "3672", + "name": "Rocco Penn", + "position": "Global Logistics Supervisor", + "salary": "$192,466", + "office": "Detroit", + "extn": "3122", + "start_date": "8/27/2018" + }, + { + "id": "3673", + "name": "Bryce Marshall", + "position": "Staffing Consultant", + "salary": "$67,592", + "office": "Salem", + "extn": "1990", + "start_date": "6/20/2002" + }, + { + "id": "3674", + "name": "Elijah Uddin", + "position": "Bookkeeper", + "salary": "$96,669", + "office": "Stockton", + "extn": "4420", + "start_date": "7/22/2008" + }, + { + "id": "3675", + "name": "Maxwell Harrison", + "position": "Global Logistics Supervisor", + "salary": "$156,614", + "office": "Pittsburgh", + "extn": "2687", + "start_date": "4/15/2006" + }, + { + "id": "3676", + "name": "Colleen Ashwell", + "position": "Machine Operator", + "salary": "$244,903", + "office": "Colorado Springs", + "extn": "8135", + "start_date": "3/9/2015" + }, + { + "id": "3677", + "name": "Bart Poulton", + "position": "Treasurer", + "salary": "$258,138", + "office": "Tulsa", + "extn": "2098", + "start_date": "2/12/2011" + }, + { + "id": "3678", + "name": "Eve Jenkin", + "position": "Systems Administrator", + "salary": "$141,190", + "office": "Cincinnati", + "extn": "4783", + "start_date": "7/31/2018" + }, + { + "id": "3679", + "name": "Belinda Jefferson", + "position": "Baker", + "salary": "$178,475", + "office": "St. Louis", + "extn": "6400", + "start_date": "8/30/2012" + }, + { + "id": "3680", + "name": "Jamie Wellington", + "position": "Budget Analyst", + "salary": "$210,210", + "office": "Glendale", + "extn": "6760", + "start_date": "11/14/2003" + }, + { + "id": "3681", + "name": "Danny Higgs", + "position": "Baker", + "salary": "$15,759", + "office": "Long Beach", + "extn": "1657", + "start_date": "11/5/2006" + }, + { + "id": "3682", + "name": "Cadence Cox", + "position": "Auditor", + "salary": "$148,271", + "office": "Las Vegas", + "extn": "8363", + "start_date": "1/17/2019" + }, + { + "id": "3683", + "name": "Cynthia Radcliffe", + "position": "Fabricator", + "salary": "$267,642", + "office": "Milwaukee", + "extn": "6276", + "start_date": "11/20/2005" + }, + { + "id": "3684", + "name": "Shay Moss", + "position": "Bookkeeper", + "salary": "$71,955", + "office": "Escondido", + "extn": "3452", + "start_date": "3/19/2011" + }, + { + "id": "3685", + "name": "Livia Adams", + "position": "Retail Trainee", + "salary": "$238,407", + "office": "San Francisco", + "extn": "7062", + "start_date": "6/22/2007" + }, + { + "id": "3686", + "name": "Ally Daniells", + "position": "Webmaster", + "salary": "$265,097", + "office": "Indianapolis", + "extn": "1392", + "start_date": "1/19/2015" + }, + { + "id": "3687", + "name": "Domenic Crawford", + "position": "Executive Director", + "salary": "$211,273", + "office": "Moreno Valley", + "extn": "5808", + "start_date": "8/21/2013" + }, + { + "id": "3688", + "name": "Josh Bingham", + "position": "Designer", + "salary": "$207,589", + "office": "Innsbruck", + "extn": "3061", + "start_date": "5/11/2012" + }, + { + "id": "3689", + "name": "Leroy Armstrong", + "position": "Paramedic", + "salary": "$216,274", + "office": "Valetta", + "extn": "8499", + "start_date": "5/7/2010" + }, + { + "id": "3690", + "name": "Dorothy Andrews", + "position": "Bellman", + "salary": "$37,665", + "office": "Sacramento", + "extn": "9286", + "start_date": "9/16/2016" + }, + { + "id": "3691", + "name": "Martha Upton", + "position": "Insurance Broker", + "salary": "$213,046", + "office": "Houston", + "extn": "8214", + "start_date": "7/5/2010" + }, + { + "id": "3692", + "name": "Ronald Foxley", + "position": "Mobile Developer", + "salary": "$249,512", + "office": "Tokyo", + "extn": "2170", + "start_date": "12/10/2016" + }, + { + "id": "3693", + "name": "Joseph Marshall", + "position": "Production Painter", + "salary": "$199,808", + "office": "Denver", + "extn": "6092", + "start_date": "12/5/2013" + }, + { + "id": "3694", + "name": "Sebastian Wright", + "position": "Operator", + "salary": "$288,103", + "office": "Oakland", + "extn": "1680", + "start_date": "4/13/2014" + }, + { + "id": "3695", + "name": "Mike Abbey", + "position": "Business Broker", + "salary": "$169,101", + "office": "Glendale", + "extn": "8913", + "start_date": "2/17/2014" + }, + { + "id": "3696", + "name": "Natalie Attwood", + "position": "Retail Trainee", + "salary": "$35,958", + "office": "Salt Lake City", + "extn": "6896", + "start_date": "2/12/2019" + }, + { + "id": "3697", + "name": "Leroy Barclay", + "position": "Auditor", + "salary": "$295,788", + "office": "Ontario", + "extn": "4832", + "start_date": "6/12/2015" + }, + { + "id": "3698", + "name": "Adeline Riley", + "position": "Project Manager", + "salary": "$169,118", + "office": "Saint Paul", + "extn": "7556", + "start_date": "4/27/2016" + }, + { + "id": "3699", + "name": "Javier Edmonds", + "position": "Budget Analyst", + "salary": "$226,645", + "office": "Lancaster", + "extn": "9749", + "start_date": "4/14/2001" + }, + { + "id": "3700", + "name": "Rylee Holt", + "position": "Chef Manager", + "salary": "$197,522", + "office": "San Bernardino", + "extn": "8170", + "start_date": "9/6/2005" + }, + { + "id": "3701", + "name": "Carmella Reese", + "position": "IT Support Staff", + "salary": "$22,251", + "office": "San Diego", + "extn": "1516", + "start_date": "9/1/2004" + }, + { + "id": "3702", + "name": "Ramon Nelson", + "position": "Audiologist", + "salary": "$131,783", + "office": "Long Beach", + "extn": "8300", + "start_date": "12/30/2015" + }, + { + "id": "3703", + "name": "Abdul Baker", + "position": "Global Logistics Supervisor", + "salary": "$44,998", + "office": "Venice", + "extn": "8889", + "start_date": "7/8/2000" + }, + { + "id": "3704", + "name": "Ciara Clark", + "position": "Operator", + "salary": "$95,476", + "office": "Worcester", + "extn": "4758", + "start_date": "2/23/2000" + }, + { + "id": "3705", + "name": "Leanne Quinn", + "position": "Auditor", + "salary": "$70,954", + "office": "Indianapolis", + "extn": "5151", + "start_date": "6/4/2009" + }, + { + "id": "3706", + "name": "Roger Roth", + "position": "Operator", + "salary": "$97,398", + "office": "Indianapolis", + "extn": "1955", + "start_date": "2/11/2007" + }, + { + "id": "3707", + "name": "Martin Clifford", + "position": "Call Center Representative", + "salary": "$179,565", + "office": "Tokyo", + "extn": "3150", + "start_date": "9/17/2007" + }, + { + "id": "3708", + "name": "Nicholas Silva", + "position": "Chef Manager", + "salary": "$69,176", + "office": "Prague", + "extn": "5003", + "start_date": "3/16/2011" + }, + { + "id": "3709", + "name": "Emely Notman", + "position": "Paramedic", + "salary": "$140,154", + "office": "Arlington", + "extn": "9852", + "start_date": "11/15/2017" + }, + { + "id": "3710", + "name": "Felicity Stewart", + "position": "Machine Operator", + "salary": "$175,771", + "office": "Detroit", + "extn": "4784", + "start_date": "9/7/2004" + }, + { + "id": "3711", + "name": "Christine Edley", + "position": "Executive Director", + "salary": "$264,433", + "office": "Salem", + "extn": "4285", + "start_date": "2/15/2018" + }, + { + "id": "3712", + "name": "Megan Knight", + "position": "Loan Officer", + "salary": "$216,594", + "office": "Saint Paul", + "extn": "9710", + "start_date": "1/13/2008" + }, + { + "id": "3713", + "name": "Carol Talbot", + "position": "Global Logistics Supervisor", + "salary": "$151,132", + "office": "Laredo", + "extn": "6378", + "start_date": "11/11/2002" + }, + { + "id": "3714", + "name": "Darlene Hunt", + "position": "Doctor", + "salary": "$231,890", + "office": "San Jose", + "extn": "7783", + "start_date": "8/19/2010" + }, + { + "id": "3715", + "name": "Michael Weatcroft", + "position": "Bellman", + "salary": "$196,846", + "office": "Fort Lauderdale", + "extn": "8456", + "start_date": "4/27/2005" + }, + { + "id": "3716", + "name": "Percy Cassidy", + "position": "Front Desk Coordinator", + "salary": "$49,967", + "office": "Prague", + "extn": "2761", + "start_date": "4/9/2006" + }, + { + "id": "3717", + "name": "Lexi Addley", + "position": "Production Painter", + "salary": "$152,514", + "office": "Portland", + "extn": "6168", + "start_date": "12/1/2012" + }, + { + "id": "3718", + "name": "Kenzie Stone", + "position": "Cash Manager", + "salary": "$144,149", + "office": "Rome", + "extn": "5165", + "start_date": "4/5/2006" + }, + { + "id": "3719", + "name": "Daniel Larsen", + "position": "Associate Professor", + "salary": "$126,370", + "office": "Memphis", + "extn": "1095", + "start_date": "10/1/2006" + }, + { + "id": "3720", + "name": "Angelina Pitt", + "position": "Biologist", + "salary": "$18,775", + "office": "Dallas", + "extn": "1016", + "start_date": "10/6/2013" + }, + { + "id": "3721", + "name": "Denis Savage", + "position": "Lecturer", + "salary": "$255,289", + "office": "Escondido", + "extn": "7034", + "start_date": "12/3/2016" + }, + { + "id": "3722", + "name": "Percy Whitehouse", + "position": "Chef Manager", + "salary": "$81,765", + "office": "Springfield", + "extn": "3866", + "start_date": "9/15/2012" + }, + { + "id": "3723", + "name": "Alice Upton", + "position": "Steward", + "salary": "$253,224", + "office": "Milano", + "extn": "8374", + "start_date": "3/23/2006" + }, + { + "id": "3724", + "name": "Boris Stewart", + "position": "Chef Manager", + "salary": "$245,627", + "office": "Valetta", + "extn": "7568", + "start_date": "4/13/2013" + }, + { + "id": "3725", + "name": "Madison Flack", + "position": "Fabricator", + "salary": "$187,311", + "office": "San Jose", + "extn": "6186", + "start_date": "6/12/2007" + }, + { + "id": "3726", + "name": "Matt Mcgregor", + "position": "Budget Analyst", + "salary": "$230,371", + "office": "Berna", + "extn": "2581", + "start_date": "9/1/2000" + }, + { + "id": "3727", + "name": "Mona Stone", + "position": "Pharmacist", + "salary": "$249,989", + "office": "Lancaster", + "extn": "9176", + "start_date": "1/24/2018" + }, + { + "id": "3728", + "name": "Adalind Palmer", + "position": "Food Technologist", + "salary": "$213,710", + "office": "El Paso", + "extn": "4812", + "start_date": "8/17/2014" + }, + { + "id": "3729", + "name": "Savannah Tobin", + "position": "Pharmacist", + "salary": "$83,010", + "office": "Bridgeport", + "extn": "3591", + "start_date": "10/18/2009" + }, + { + "id": "3730", + "name": "Domenic Wilde", + "position": "Baker", + "salary": "$167,993", + "office": "Omaha", + "extn": "9669", + "start_date": "4/5/2009" + }, + { + "id": "3731", + "name": "Vivian Latham", + "position": "Healthcare Specialist", + "salary": "$232,625", + "office": "Prague", + "extn": "3630", + "start_date": "2/7/2012" + }, + { + "id": "3732", + "name": "Keira Funnell", + "position": "Machine Operator", + "salary": "$234,928", + "office": "San Francisco", + "extn": "3325", + "start_date": "5/9/2012" + }, + { + "id": "3733", + "name": "Matthew Mould", + "position": "Accountant", + "salary": "$103,425", + "office": "Minneapolis", + "extn": "8696", + "start_date": "5/9/2015" + }, + { + "id": "3734", + "name": "Bart Rose", + "position": "CNC Operator", + "salary": "$292,664", + "office": "El Paso", + "extn": "5935", + "start_date": "12/31/2003" + }, + { + "id": "3735", + "name": "Stephanie Bloom", + "position": "Machine Operator", + "salary": "$247,459", + "office": "Santa Ana", + "extn": "6418", + "start_date": "2/18/2004" + }, + { + "id": "3736", + "name": "Tiffany Talbot", + "position": "Ambulatory Nurse", + "salary": "$137,286", + "office": "Louisville", + "extn": "9582", + "start_date": "12/21/2014" + }, + { + "id": "3737", + "name": "Violet Cadman", + "position": "Bellman", + "salary": "$240,028", + "office": "Madrid", + "extn": "4384", + "start_date": "6/22/2001" + }, + { + "id": "3738", + "name": "Harry Rogan", + "position": "Associate Professor", + "salary": "$182,754", + "office": "Murfreesboro", + "extn": "1563", + "start_date": "5/31/2003" + }, + { + "id": "3739", + "name": "Eduardo Glynn", + "position": "Software Engineer", + "salary": "$180,386", + "office": "Berna", + "extn": "2180", + "start_date": "11/30/2004" + }, + { + "id": "3740", + "name": "Joy Ventura", + "position": "Laboratory Technician", + "salary": "$240,761", + "office": "Bucharest", + "extn": "2939", + "start_date": "7/4/2016" + }, + { + "id": "3741", + "name": "Erin Thompson", + "position": "Healthcare Specialist", + "salary": "$67,987", + "office": "Hayward", + "extn": "4904", + "start_date": "9/24/2013" + }, + { + "id": "3742", + "name": "Michael Barclay", + "position": "Banker", + "salary": "$47,834", + "office": "Baltimore", + "extn": "9392", + "start_date": "9/15/2018" + }, + { + "id": "3743", + "name": "Makena Higgs", + "position": "HR Specialist", + "salary": "$148,888", + "office": "Cincinnati", + "extn": "1567", + "start_date": "12/20/2018" + }, + { + "id": "3744", + "name": "Abdul Baldwin", + "position": "Banker", + "salary": "$101,457", + "office": "Jersey City", + "extn": "3785", + "start_date": "2/22/2016" + }, + { + "id": "3745", + "name": "Nicholas Button", + "position": "Audiologist", + "salary": "$259,262", + "office": "Philadelphia", + "extn": "4748", + "start_date": "11/5/2017" + }, + { + "id": "3746", + "name": "Rosemary Thorpe", + "position": "Electrician", + "salary": "$63,560", + "office": "Minneapolis", + "extn": "7388", + "start_date": "6/24/2012" + }, + { + "id": "3747", + "name": "Tony Camden", + "position": "Web Developer", + "salary": "$66,112", + "office": "Chicago", + "extn": "7200", + "start_date": "7/26/2012" + }, + { + "id": "3748", + "name": "Ramon Skinner", + "position": "Accountant", + "salary": "$21,280", + "office": "Philadelphia", + "extn": "2745", + "start_date": "9/16/2010" + }, + { + "id": "3749", + "name": "Chadwick John", + "position": "Biologist", + "salary": "$195,260", + "office": "Wien", + "extn": "9700", + "start_date": "1/24/2002" + }, + { + "id": "3750", + "name": "Anne Lloyd", + "position": "Cook", + "salary": "$202,554", + "office": "Phoenix", + "extn": "9395", + "start_date": "3/6/2004" + }, + { + "id": "3751", + "name": "Catherine Talbot", + "position": "Ambulatory Nurse", + "salary": "$256,907", + "office": "St. Louis", + "extn": "8607", + "start_date": "8/19/2008" + }, + { + "id": "3752", + "name": "Julian James", + "position": "Machine Operator", + "salary": "$173,788", + "office": "Detroit", + "extn": "6671", + "start_date": "3/23/2013" + }, + { + "id": "3753", + "name": "Shay Mcneill", + "position": "Systems Administrator", + "salary": "$159,313", + "office": "Kansas City", + "extn": "5665", + "start_date": "1/14/2012" + }, + { + "id": "3754", + "name": "Elisabeth Sloan", + "position": "Cashier", + "salary": "$79,747", + "office": "Boston", + "extn": "6966", + "start_date": "2/17/2005" + }, + { + "id": "3755", + "name": "Michaela Allwood", + "position": "CNC Operator", + "salary": "$283,281", + "office": "Salt Lake City", + "extn": "1793", + "start_date": "7/7/2011" + }, + { + "id": "3756", + "name": "Raquel Johnson", + "position": "Operator", + "salary": "$28,745", + "office": "Santa Ana", + "extn": "6802", + "start_date": "3/8/2018" + }, + { + "id": "3757", + "name": "Zara Mills", + "position": "HR Coordinator", + "salary": "$84,401", + "office": "Columbus", + "extn": "4804", + "start_date": "1/28/2000" + }, + { + "id": "3758", + "name": "Gabriel Rixon", + "position": "CNC Operator", + "salary": "$167,676", + "office": "Memphis", + "extn": "4668", + "start_date": "4/16/2010" + }, + { + "id": "3759", + "name": "Martin Allington", + "position": "Restaurant Manager", + "salary": "$127,290", + "office": "Denver", + "extn": "8866", + "start_date": "3/6/2012" + }, + { + "id": "3760", + "name": "Jules Rosenbloom", + "position": "Software Engineer", + "salary": "$24,150", + "office": "San Bernardino", + "extn": "5354", + "start_date": "2/16/2003" + }, + { + "id": "3761", + "name": "Nicole Carter", + "position": "Fabricator", + "salary": "$37,933", + "office": "Jersey City", + "extn": "4478", + "start_date": "2/5/2010" + }, + { + "id": "3762", + "name": "Liam Trent", + "position": "Treasurer", + "salary": "$36,395", + "office": "Kansas City", + "extn": "3519", + "start_date": "7/28/2002" + }, + { + "id": "3763", + "name": "Roger Ward", + "position": "Health Educator", + "salary": "$264,796", + "office": "Boston", + "extn": "5980", + "start_date": "9/10/2000" + }, + { + "id": "3764", + "name": "Daniel Seymour", + "position": "Project Manager", + "salary": "$85,340", + "office": "Tokyo", + "extn": "6659", + "start_date": "7/5/2004" + }, + { + "id": "3765", + "name": "Tom Knight", + "position": "Food Technologist", + "salary": "$77,831", + "office": "Houston", + "extn": "3555", + "start_date": "5/29/2017" + }, + { + "id": "3766", + "name": "Elise Rodgers", + "position": "Web Developer", + "salary": "$210,864", + "office": "Seattle", + "extn": "2593", + "start_date": "12/15/2018" + }, + { + "id": "3767", + "name": "Caleb Kennedy", + "position": "Electrician", + "salary": "$23,057", + "office": "Amarillo", + "extn": "3101", + "start_date": "12/7/2009" + }, + { + "id": "3768", + "name": "Morgan Bennett", + "position": "Assistant Buyer", + "salary": "$267,108", + "office": "Norfolk", + "extn": "8111", + "start_date": "11/23/2014" + }, + { + "id": "3769", + "name": "Gil Aldridge", + "position": "HR Specialist", + "salary": "$31,366", + "office": "Zurich", + "extn": "3360", + "start_date": "12/30/2000" + }, + { + "id": "3770", + "name": "Madelyn Mcnally", + "position": "Associate Professor", + "salary": "$171,381", + "office": "Reno", + "extn": "4095", + "start_date": "10/10/2012" + }, + { + "id": "3771", + "name": "Emmanuelle Kelly", + "position": "Designer", + "salary": "$294,913", + "office": "Chicago", + "extn": "2814", + "start_date": "4/13/2003" + }, + { + "id": "3772", + "name": "Angelique Walter", + "position": "HR Specialist", + "salary": "$18,731", + "office": "Philadelphia", + "extn": "8916", + "start_date": "9/24/2004" + }, + { + "id": "3773", + "name": "Leanne Murphy", + "position": "Mobile Developer", + "salary": "$198,485", + "office": "Louisville", + "extn": "1648", + "start_date": "1/27/2008" + }, + { + "id": "3774", + "name": "Roger Bell", + "position": "Systems Administrator", + "salary": "$271,733", + "office": "Seattle", + "extn": "8039", + "start_date": "10/31/2016" + }, + { + "id": "3775", + "name": "Marjorie King", + "position": "Mobile Developer", + "salary": "$167,928", + "office": "Pittsburgh", + "extn": "5297", + "start_date": "3/1/2015" + }, + { + "id": "3776", + "name": "Brooklyn Slater", + "position": "Machine Operator", + "salary": "$137,122", + "office": "Portland", + "extn": "8042", + "start_date": "11/7/2001" + }, + { + "id": "3777", + "name": "Andrea Hancock", + "position": "Associate Professor", + "salary": "$81,282", + "office": "Las Vegas", + "extn": "5574", + "start_date": "1/18/2009" + }, + { + "id": "3778", + "name": "Sabrina Daniells", + "position": "Chef Manager", + "salary": "$40,181", + "office": "Lakewood", + "extn": "4455", + "start_date": "6/8/2018" + }, + { + "id": "3779", + "name": "Janelle Coll", + "position": "Food Technologist", + "salary": "$59,224", + "office": "Huntsville", + "extn": "9568", + "start_date": "4/24/2001" + }, + { + "id": "3780", + "name": "Brad Thomson", + "position": "Banker", + "salary": "$96,726", + "office": "Berna", + "extn": "5623", + "start_date": "1/30/2005" + }, + { + "id": "3781", + "name": "Bob Dale", + "position": "Stockbroker", + "salary": "$15,211", + "office": "Cincinnati", + "extn": "9172", + "start_date": "1/26/2014" + }, + { + "id": "3782", + "name": "Samara Shaw", + "position": "Health Educator", + "salary": "$81,936", + "office": "Santa Ana", + "extn": "6177", + "start_date": "12/30/2009" + }, + { + "id": "3783", + "name": "Erick Snell", + "position": "HR Coordinator", + "salary": "$57,111", + "office": "Worcester", + "extn": "9474", + "start_date": "3/30/2008" + }, + { + "id": "3784", + "name": "Britney Wigley", + "position": "Associate Professor", + "salary": "$111,992", + "office": "Berlin", + "extn": "3035", + "start_date": "2/18/2003" + }, + { + "id": "3785", + "name": "Rocco Baldwin", + "position": "Design Engineer", + "salary": "$268,407", + "office": "Rochester", + "extn": "7476", + "start_date": "7/3/2013" + }, + { + "id": "3786", + "name": "Bryon Morgan", + "position": "Designer", + "salary": "$45,671", + "office": "Omaha", + "extn": "3994", + "start_date": "3/24/2015" + }, + { + "id": "3787", + "name": "Jack Rixon", + "position": "Business Broker", + "salary": "$11,213", + "office": "Berna", + "extn": "6941", + "start_date": "7/6/2005" + }, + { + "id": "3788", + "name": "Angela Mitchell", + "position": "Restaurant Manager", + "salary": "$246,444", + "office": "Pittsburgh", + "extn": "7726", + "start_date": "10/21/2013" + }, + { + "id": "3789", + "name": "Ryan Exton", + "position": "Cash Manager", + "salary": "$62,681", + "office": "Santa Ana", + "extn": "6962", + "start_date": "5/14/2016" + }, + { + "id": "3790", + "name": "Carter Holt", + "position": "Paramedic", + "salary": "$236,856", + "office": "Rochester", + "extn": "3494", + "start_date": "5/29/2000" + }, + { + "id": "3791", + "name": "Enoch Miller", + "position": "Front Desk Coordinator", + "salary": "$290,832", + "office": "Moreno Valley", + "extn": "6835", + "start_date": "5/26/2000" + }, + { + "id": "3792", + "name": "Amelia Warren", + "position": "Fabricator", + "salary": "$214,931", + "office": "Memphis", + "extn": "8812", + "start_date": "3/15/2012" + }, + { + "id": "3793", + "name": "Melody Warren", + "position": "Operator", + "salary": "$282,266", + "office": "New York", + "extn": "6016", + "start_date": "4/22/2008" + }, + { + "id": "3794", + "name": "Jack Harrison", + "position": "Front Desk Coordinator", + "salary": "$251,067", + "office": "Portland", + "extn": "9228", + "start_date": "7/4/2003" + }, + { + "id": "3795", + "name": "Leslie Fowler", + "position": "CNC Operator", + "salary": "$195,904", + "office": "Chicago", + "extn": "1148", + "start_date": "1/9/2003" + }, + { + "id": "3796", + "name": "Nicole Norton", + "position": "IT Support Staff", + "salary": "$44,830", + "office": "San Antonio", + "extn": "7716", + "start_date": "3/5/2009" + }, + { + "id": "3797", + "name": "Audrey Ellison", + "position": "Banker", + "salary": "$113,425", + "office": "Springfield", + "extn": "1400", + "start_date": "11/25/2013" + }, + { + "id": "3798", + "name": "Olivia Benson", + "position": "Dentist", + "salary": "$288,108", + "office": "Memphis", + "extn": "1667", + "start_date": "12/24/2007" + }, + { + "id": "3799", + "name": "Anabel Edler", + "position": "Bookkeeper", + "salary": "$119,700", + "office": "Oakland", + "extn": "1945", + "start_date": "7/15/2008" + }, + { + "id": "3800", + "name": "Bob Mills", + "position": "Webmaster", + "salary": "$210,807", + "office": "Henderson", + "extn": "6282", + "start_date": "2/21/2002" + }, + { + "id": "3801", + "name": "Rocco Radcliffe", + "position": "Audiologist", + "salary": "$25,477", + "office": "Detroit", + "extn": "5367", + "start_date": "9/15/2007" + }, + { + "id": "3802", + "name": "Mina Logan", + "position": "Executive Director", + "salary": "$179,464", + "office": "Lincoln", + "extn": "4068", + "start_date": "10/26/2011" + }, + { + "id": "3803", + "name": "Destiny Osmond", + "position": "Insurance Broker", + "salary": "$138,710", + "office": "Omaha", + "extn": "9525", + "start_date": "3/3/2016" + }, + { + "id": "3804", + "name": "Clint Bright", + "position": "Auditor", + "salary": "$281,214", + "office": "Bridgeport", + "extn": "3291", + "start_date": "9/29/2018" + }, + { + "id": "3805", + "name": "Adalind Kelly", + "position": "Accountant", + "salary": "$298,767", + "office": "Tulsa", + "extn": "5821", + "start_date": "3/18/2015" + }, + { + "id": "3806", + "name": "Bryon Redfern", + "position": "Inspector", + "salary": "$94,792", + "office": "Valetta", + "extn": "9250", + "start_date": "9/30/2008" + }, + { + "id": "3807", + "name": "Maggie Lane", + "position": "Healthcare Specialist", + "salary": "$206,541", + "office": "Stockton", + "extn": "7216", + "start_date": "10/8/2006" + }, + { + "id": "3808", + "name": "Tiffany Crawford", + "position": "Stockbroker", + "salary": "$42,900", + "office": "Worcester", + "extn": "4644", + "start_date": "7/17/2005" + }, + { + "id": "3809", + "name": "Brooklyn Drake", + "position": "Production Painter", + "salary": "$291,796", + "office": "San Francisco", + "extn": "8632", + "start_date": "7/24/2000" + }, + { + "id": "3810", + "name": "David Roth", + "position": "Software Engineer", + "salary": "$220,224", + "office": "Philadelphia", + "extn": "4778", + "start_date": "7/5/2001" + }, + { + "id": "3811", + "name": "Livia Groves", + "position": "Systems Administrator", + "salary": "$143,587", + "office": "Garland", + "extn": "4095", + "start_date": "9/18/2000" + }, + { + "id": "3812", + "name": "Ethan Baldwin", + "position": "Designer", + "salary": "$29,810", + "office": "Denver", + "extn": "3996", + "start_date": "10/12/2009" + }, + { + "id": "3813", + "name": "Doug Duvall", + "position": "Paramedic", + "salary": "$141,365", + "office": "Detroit", + "extn": "5863", + "start_date": "1/18/2017" + }, + { + "id": "3814", + "name": "Daron Clark", + "position": "Loan Officer", + "salary": "$64,594", + "office": "Honolulu", + "extn": "5994", + "start_date": "7/28/2013" + }, + { + "id": "3815", + "name": "Piper Fox", + "position": "Loan Officer", + "salary": "$168,655", + "office": "Baltimore", + "extn": "3479", + "start_date": "9/27/2014" + }, + { + "id": "3816", + "name": "Nick Hunter", + "position": "Assistant Buyer", + "salary": "$181,360", + "office": "Glendale", + "extn": "5463", + "start_date": "10/31/2009" + }, + { + "id": "3817", + "name": "Sofia Richards", + "position": "Web Developer", + "salary": "$50,391", + "office": "Fullerton", + "extn": "4922", + "start_date": "8/10/2018" + }, + { + "id": "3818", + "name": "Madelyn Mcnally", + "position": "Steward", + "salary": "$164,551", + "office": "St. Louis", + "extn": "7695", + "start_date": "8/1/2011" + }, + { + "id": "3819", + "name": "Chloe Allen", + "position": "Doctor", + "salary": "$148,170", + "office": "St. Louis", + "extn": "7433", + "start_date": "9/26/2003" + }, + { + "id": "3820", + "name": "Julian Richardson", + "position": "Staffing Consultant", + "salary": "$110,851", + "office": "Sacramento", + "extn": "3875", + "start_date": "2/3/2006" + }, + { + "id": "3821", + "name": "Destiny Ross", + "position": "Mobile Developer", + "salary": "$156,944", + "office": "St. Louis", + "extn": "2756", + "start_date": "11/27/2014" + }, + { + "id": "3822", + "name": "Samantha Kidd", + "position": "Executive Director", + "salary": "$277,040", + "office": "Chicago", + "extn": "2166", + "start_date": "6/5/2004" + }, + { + "id": "3823", + "name": "Vicky Ellwood", + "position": "Bellman", + "salary": "$22,578", + "office": "Venice", + "extn": "1783", + "start_date": "3/31/2005" + }, + { + "id": "3824", + "name": "Sara Stubbs", + "position": "Steward", + "salary": "$279,884", + "office": "Baltimore", + "extn": "4668", + "start_date": "9/12/2019" + }, + { + "id": "3825", + "name": "Ron Pratt", + "position": "Electrician", + "salary": "$200,934", + "office": "Los Angeles", + "extn": "8559", + "start_date": "7/10/2003" + }, + { + "id": "3826", + "name": "Domenic Nayler", + "position": "Business Broker", + "salary": "$148,032", + "office": "Arlington", + "extn": "3179", + "start_date": "3/7/2013" + }, + { + "id": "3827", + "name": "George Spencer", + "position": "Global Logistics Supervisor", + "salary": "$251,973", + "office": "Tulsa", + "extn": "3970", + "start_date": "3/5/2016" + }, + { + "id": "3828", + "name": "Chadwick Oakley", + "position": "Executive Director", + "salary": "$115,530", + "office": "Garland", + "extn": "4157", + "start_date": "6/1/2008" + }, + { + "id": "3829", + "name": "Marjorie West", + "position": "Operator", + "salary": "$248,204", + "office": "Washington", + "extn": "2294", + "start_date": "11/22/2014" + }, + { + "id": "3830", + "name": "Sonya Dubois", + "position": "Lecturer", + "salary": "$273,808", + "office": "New York", + "extn": "3619", + "start_date": "10/22/2016" + }, + { + "id": "3831", + "name": "Maggie Faulkner", + "position": "Front Desk Coordinator", + "salary": "$235,663", + "office": "New York", + "extn": "9526", + "start_date": "3/23/2006" + }, + { + "id": "3832", + "name": "Julianna Rosenbloom", + "position": "Web Developer", + "salary": "$296,629", + "office": "Cincinnati", + "extn": "1058", + "start_date": "4/27/2013" + }, + { + "id": "3833", + "name": "Rufus Thomson", + "position": "Auditor", + "salary": "$233,516", + "office": "Madrid", + "extn": "5040", + "start_date": "8/24/2002" + }, + { + "id": "3834", + "name": "Jacob Morgan", + "position": "CNC Operator", + "salary": "$146,116", + "office": "Tulsa", + "extn": "3195", + "start_date": "12/8/2015" + }, + { + "id": "3835", + "name": "Alison Curtis", + "position": "Bellman", + "salary": "$215,814", + "office": "Berlin", + "extn": "6071", + "start_date": "9/5/2016" + }, + { + "id": "3836", + "name": "Bernadette Judd", + "position": "Stockbroker", + "salary": "$260,201", + "office": "Henderson", + "extn": "6061", + "start_date": "2/24/2017" + }, + { + "id": "3837", + "name": "Matthew Gilbert", + "position": "Biologist", + "salary": "$16,129", + "office": "Memphis", + "extn": "5149", + "start_date": "6/25/2008" + }, + { + "id": "3838", + "name": "Cadence Gaynor", + "position": "Lecturer", + "salary": "$225,207", + "office": "Phoenix", + "extn": "5819", + "start_date": "4/20/2011" + }, + { + "id": "3839", + "name": "Harvey Giles", + "position": "Lecturer", + "salary": "$196,316", + "office": "Pittsburgh", + "extn": "2033", + "start_date": "10/11/2004" + }, + { + "id": "3840", + "name": "Liv Saunders", + "position": "Operator", + "salary": "$35,875", + "office": "Honolulu", + "extn": "3748", + "start_date": "7/15/2007" + }, + { + "id": "3841", + "name": "Barney Button", + "position": "Front Desk Coordinator", + "salary": "$89,138", + "office": "Madrid", + "extn": "8984", + "start_date": "7/13/2006" + }, + { + "id": "3842", + "name": "Cherish Gavin", + "position": "Laboratory Technician", + "salary": "$133,307", + "office": "Lancaster", + "extn": "8005", + "start_date": "3/16/2006" + }, + { + "id": "3843", + "name": "Adalind Ebbs", + "position": "HR Specialist", + "salary": "$272,919", + "office": "Scottsdale", + "extn": "6788", + "start_date": "3/30/2005" + }, + { + "id": "3844", + "name": "Natalie Bentley", + "position": "Auditor", + "salary": "$93,428", + "office": "Valetta", + "extn": "7549", + "start_date": "1/6/2007" + }, + { + "id": "3845", + "name": "Nathan Bright", + "position": "IT Support Staff", + "salary": "$289,498", + "office": "Orlando", + "extn": "7206", + "start_date": "12/5/2011" + }, + { + "id": "3846", + "name": "Henry Richards", + "position": "HR Coordinator", + "salary": "$84,994", + "office": "Chicago", + "extn": "3710", + "start_date": "8/9/2013" + }, + { + "id": "3847", + "name": "Elise Larsen", + "position": "Machine Operator", + "salary": "$157,898", + "office": "Long Beach", + "extn": "4317", + "start_date": "8/9/2011" + }, + { + "id": "3848", + "name": "Miley Price", + "position": "Lecturer", + "salary": "$139,026", + "office": "Anaheim", + "extn": "2584", + "start_date": "5/26/2011" + }, + { + "id": "3849", + "name": "Domenic Hamilton", + "position": "Mobile Developer", + "salary": "$126,531", + "office": "Richmond", + "extn": "3225", + "start_date": "1/16/2001" + }, + { + "id": "3850", + "name": "Rylee Brock", + "position": "Healthcare Specialist", + "salary": "$79,528", + "office": "Fullerton", + "extn": "4254", + "start_date": "8/13/2004" + }, + { + "id": "3851", + "name": "Liv Swan", + "position": "Treasurer", + "salary": "$204,364", + "office": "Milwaukee", + "extn": "7109", + "start_date": "2/10/2010" + }, + { + "id": "3852", + "name": "Abdul Clark", + "position": "Health Educator", + "salary": "$293,015", + "office": "Huntsville", + "extn": "2957", + "start_date": "9/12/2006" + }, + { + "id": "3853", + "name": "Johnathan Uddin", + "position": "Call Center Representative", + "salary": "$61,599", + "office": "London", + "extn": "2970", + "start_date": "3/23/2004" + }, + { + "id": "3854", + "name": "Peter Talbot", + "position": "Doctor", + "salary": "$183,034", + "office": "Chicago", + "extn": "2905", + "start_date": "5/31/2007" + }, + { + "id": "3855", + "name": "Ilona Driscoll", + "position": "Physician", + "salary": "$253,328", + "office": "Norfolk", + "extn": "4919", + "start_date": "4/20/2000" + }, + { + "id": "3856", + "name": "Bryon Varley", + "position": "Paramedic", + "salary": "$20,119", + "office": "San Bernardino", + "extn": "3667", + "start_date": "10/7/2005" + }, + { + "id": "3857", + "name": "Ramon Talbot", + "position": "Dentist", + "salary": "$225,832", + "office": "Long Beach", + "extn": "7628", + "start_date": "7/1/2002" + }, + { + "id": "3858", + "name": "Chad Attwood", + "position": "IT Support Staff", + "salary": "$215,819", + "office": "Tulsa", + "extn": "3140", + "start_date": "6/3/2015" + }, + { + "id": "3859", + "name": "Sonya Mcgee", + "position": "Biologist", + "salary": "$217,969", + "office": "Berna", + "extn": "4187", + "start_date": "7/14/2001" + }, + { + "id": "3860", + "name": "Brad Patel", + "position": "Fabricator", + "salary": "$229,929", + "office": "Innsbruck", + "extn": "1954", + "start_date": "7/11/2005" + }, + { + "id": "3861", + "name": "Russel Hepburn", + "position": "Production Painter", + "salary": "$179,612", + "office": "Denver", + "extn": "7775", + "start_date": "1/19/2001" + }, + { + "id": "3862", + "name": "Stacy Kirby", + "position": "Business Broker", + "salary": "$43,423", + "office": "Lancaster", + "extn": "3614", + "start_date": "4/23/2015" + }, + { + "id": "3863", + "name": "Catherine Grant", + "position": "Associate Professor", + "salary": "$173,010", + "office": "Santa Ana", + "extn": "1007", + "start_date": "4/26/2013" + }, + { + "id": "3864", + "name": "Julius Kent", + "position": "Physician", + "salary": "$42,629", + "office": "Philadelphia", + "extn": "2856", + "start_date": "6/7/2006" + }, + { + "id": "3865", + "name": "Christine Mann", + "position": "Pharmacist", + "salary": "$200,895", + "office": "Henderson", + "extn": "5442", + "start_date": "8/7/2019" + }, + { + "id": "3866", + "name": "Lucas Moreno", + "position": "Lecturer", + "salary": "$107,167", + "office": "Scottsdale", + "extn": "9709", + "start_date": "1/13/2001" + }, + { + "id": "3867", + "name": "Renee Addley", + "position": "Clerk", + "salary": "$195,427", + "office": "Atlanta", + "extn": "4863", + "start_date": "3/20/2011" + }, + { + "id": "3868", + "name": "Mark Cowan", + "position": "Design Engineer", + "salary": "$155,774", + "office": "Henderson", + "extn": "8911", + "start_date": "7/11/2003" + }, + { + "id": "3869", + "name": "Leslie Rogan", + "position": "CNC Operator", + "salary": "$159,103", + "office": "Rome", + "extn": "6584", + "start_date": "1/26/2007" + }, + { + "id": "3870", + "name": "Bart Devonport", + "position": "Software Engineer", + "salary": "$33,048", + "office": "Chicago", + "extn": "9943", + "start_date": "1/30/2011" + }, + { + "id": "3871", + "name": "Liam Mullins", + "position": "Food Technologist", + "salary": "$298,114", + "office": "Ontario", + "extn": "8568", + "start_date": "6/7/2003" + }, + { + "id": "3872", + "name": "Roger Nelson", + "position": "IT Support Staff", + "salary": "$204,918", + "office": "Hollywood", + "extn": "9128", + "start_date": "9/28/2018" + }, + { + "id": "3873", + "name": "Eileen Purvis", + "position": "Food Technologist", + "salary": "$254,427", + "office": "Lincoln", + "extn": "4571", + "start_date": "8/25/2003" + }, + { + "id": "3874", + "name": "Savannah Victor", + "position": "Insurance Broker", + "salary": "$162,495", + "office": "Rome", + "extn": "5836", + "start_date": "3/23/2010" + }, + { + "id": "3875", + "name": "Joseph Porter", + "position": "Fabricator", + "salary": "$188,714", + "office": "San Antonio", + "extn": "1073", + "start_date": "12/31/2012" + }, + { + "id": "3876", + "name": "Adalie Little", + "position": "Chef Manager", + "salary": "$299,475", + "office": "Innsbruck", + "extn": "8142", + "start_date": "5/24/2015" + }, + { + "id": "3877", + "name": "Erica Goodman", + "position": "Doctor", + "salary": "$276,793", + "office": "Orlando", + "extn": "4335", + "start_date": "1/31/2008" + }, + { + "id": "3878", + "name": "Bart Tindall", + "position": "Global Logistics Supervisor", + "salary": "$211,686", + "office": "Indianapolis", + "extn": "6279", + "start_date": "6/27/2003" + }, + { + "id": "3879", + "name": "Javier Nanton", + "position": "Webmaster", + "salary": "$41,003", + "office": "New Orleans", + "extn": "3674", + "start_date": "4/25/2014" + }, + { + "id": "3880", + "name": "Adalind Osman", + "position": "Global Logistics Supervisor", + "salary": "$123,573", + "office": "Honolulu", + "extn": "5934", + "start_date": "8/25/2005" + }, + { + "id": "3881", + "name": "Henry Clifford", + "position": "Production Painter", + "salary": "$86,749", + "office": "Tulsa", + "extn": "4263", + "start_date": "10/4/2003" + }, + { + "id": "3882", + "name": "Erick Little", + "position": "Loan Officer", + "salary": "$129,543", + "office": "Zurich", + "extn": "8525", + "start_date": "3/10/2002" + }, + { + "id": "3883", + "name": "Cecilia Addison", + "position": "CNC Operator", + "salary": "$288,025", + "office": "Tokyo", + "extn": "7268", + "start_date": "6/11/2012" + }, + { + "id": "3884", + "name": "Daron Jennson", + "position": "Cashier", + "salary": "$156,455", + "office": "Arlington", + "extn": "7770", + "start_date": "2/14/2007" + }, + { + "id": "3885", + "name": "Ciara Emmett", + "position": "Staffing Consultant", + "salary": "$143,014", + "office": "Chicago", + "extn": "2757", + "start_date": "11/24/2008" + }, + { + "id": "3886", + "name": "Renee Spencer", + "position": "Steward", + "salary": "$91,657", + "office": "Scottsdale", + "extn": "3908", + "start_date": "10/10/2009" + }, + { + "id": "3887", + "name": "Gil Stubbs", + "position": "Machine Operator", + "salary": "$40,105", + "office": "Detroit", + "extn": "6097", + "start_date": "2/5/2007" + }, + { + "id": "3888", + "name": "Makenzie Goldsmith", + "position": "Project Manager", + "salary": "$144,871", + "office": "Scottsdale", + "extn": "2966", + "start_date": "7/27/2008" + }, + { + "id": "3889", + "name": "Jade Davies", + "position": "Doctor", + "salary": "$131,972", + "office": "Hollywood", + "extn": "2496", + "start_date": "9/17/2000" + }, + { + "id": "3890", + "name": "Abdul Chapman", + "position": "Budget Analyst", + "salary": "$224,460", + "office": "London", + "extn": "4126", + "start_date": "7/1/2017" + }, + { + "id": "3891", + "name": "Hayden Hastings", + "position": "Paramedic", + "salary": "$80,811", + "office": "Stockton", + "extn": "7681", + "start_date": "6/10/2005" + }, + { + "id": "3892", + "name": "Raquel Raven", + "position": "Pharmacist", + "salary": "$265,465", + "office": "Springfield", + "extn": "6203", + "start_date": "10/19/2003" + }, + { + "id": "3893", + "name": "Martin Carter", + "position": "Restaurant Manager", + "salary": "$274,319", + "office": "Detroit", + "extn": "8599", + "start_date": "9/5/2001" + }, + { + "id": "3894", + "name": "Claire Neville", + "position": "Web Developer", + "salary": "$166,818", + "office": "Prague", + "extn": "1408", + "start_date": "10/26/2005" + }, + { + "id": "3895", + "name": "Brad Robertson", + "position": "Mobile Developer", + "salary": "$205,179", + "office": "Milano", + "extn": "9280", + "start_date": "1/11/2006" + }, + { + "id": "3896", + "name": "Ada Warner", + "position": "Audiologist", + "salary": "$35,463", + "office": "Boston", + "extn": "9109", + "start_date": "7/11/2008" + }, + { + "id": "3897", + "name": "Aiden Norburn", + "position": "Healthcare Specialist", + "salary": "$208,762", + "office": "El Paso", + "extn": "8507", + "start_date": "11/25/2002" + }, + { + "id": "3898", + "name": "Chadwick Mcnally", + "position": "Bellman", + "salary": "$117,450", + "office": "Bellevue", + "extn": "4160", + "start_date": "4/7/2003" + }, + { + "id": "3899", + "name": "Erick Dillon", + "position": "Treasurer", + "salary": "$37,991", + "office": "Sacramento", + "extn": "8521", + "start_date": "10/12/2007" + }, + { + "id": "3900", + "name": "Julius Jeffery", + "position": "HR Specialist", + "salary": "$125,214", + "office": "San Antonio", + "extn": "1301", + "start_date": "4/26/2009" + }, + { + "id": "3901", + "name": "Enoch Stevens", + "position": "Healthcare Specialist", + "salary": "$27,588", + "office": "Glendale", + "extn": "7595", + "start_date": "7/24/2001" + }, + { + "id": "3902", + "name": "Rick Harris", + "position": "Stockbroker", + "salary": "$265,786", + "office": "Santa Ana", + "extn": "2601", + "start_date": "2/26/2006" + }, + { + "id": "3903", + "name": "Hank Patel", + "position": "Ambulatory Nurse", + "salary": "$114,275", + "office": "Jacksonville", + "extn": "5889", + "start_date": "8/7/2002" + }, + { + "id": "3904", + "name": "Hanna Phillips", + "position": "Bookkeeper", + "salary": "$247,390", + "office": "Saint Paul", + "extn": "9970", + "start_date": "1/28/2013" + }, + { + "id": "3905", + "name": "David Raven", + "position": "Cash Manager", + "salary": "$177,666", + "office": "Huntsville", + "extn": "3191", + "start_date": "10/14/2005" + }, + { + "id": "3906", + "name": "Caleb Booth", + "position": "Systems Administrator", + "salary": "$202,450", + "office": "Chicago", + "extn": "9657", + "start_date": "8/14/2010" + }, + { + "id": "3907", + "name": "Belinda Baker", + "position": "Fabricator", + "salary": "$39,773", + "office": "Las Vegas", + "extn": "6241", + "start_date": "3/21/2006" + }, + { + "id": "3908", + "name": "Sebastian Martin", + "position": "Ambulatory Nurse", + "salary": "$30,343", + "office": "Rochester", + "extn": "6557", + "start_date": "8/8/2017" + }, + { + "id": "3909", + "name": "Violet Lynch", + "position": "Banker", + "salary": "$17,566", + "office": "Huntsville", + "extn": "5655", + "start_date": "10/30/2013" + }, + { + "id": "3910", + "name": "Renee Mason", + "position": "Healthcare Specialist", + "salary": "$138,730", + "office": "Portland", + "extn": "3447", + "start_date": "1/25/2014" + }, + { + "id": "3911", + "name": "Elijah Shaw", + "position": "Health Educator", + "salary": "$90,800", + "office": "Valetta", + "extn": "7922", + "start_date": "3/15/2018" + }, + { + "id": "3912", + "name": "Harvey Murphy", + "position": "CNC Operator", + "salary": "$56,222", + "office": "Venice", + "extn": "6854", + "start_date": "10/17/2015" + }, + { + "id": "3913", + "name": "Angelina Savage", + "position": "Web Developer", + "salary": "$240,374", + "office": "Moreno Valley", + "extn": "8148", + "start_date": "3/17/2012" + }, + { + "id": "3914", + "name": "Ron Downing", + "position": "Design Engineer", + "salary": "$189,445", + "office": "Bridgeport", + "extn": "1972", + "start_date": "5/29/2018" + }, + { + "id": "3915", + "name": "Martin Ashley", + "position": "Laboratory Technician", + "salary": "$145,708", + "office": "Irving", + "extn": "3939", + "start_date": "3/1/2001" + }, + { + "id": "3916", + "name": "Camden Broomfield", + "position": "Clerk", + "salary": "$33,353", + "office": "Lancaster", + "extn": "1183", + "start_date": "6/13/2002" + }, + { + "id": "3917", + "name": "Javier Connell", + "position": "Bellman", + "salary": "$244,971", + "office": "Washington", + "extn": "9973", + "start_date": "8/25/2013" + }, + { + "id": "3918", + "name": "Cynthia Mason", + "position": "Stockbroker", + "salary": "$203,866", + "office": "Escondido", + "extn": "2175", + "start_date": "9/24/2005" + }, + { + "id": "3919", + "name": "Kendra Riley", + "position": "Webmaster", + "salary": "$20,527", + "office": "Worcester", + "extn": "5437", + "start_date": "1/1/2018" + }, + { + "id": "3920", + "name": "Hailey Jenkins", + "position": "Software Engineer", + "salary": "$139,406", + "office": "San Bernardino", + "extn": "1000", + "start_date": "3/22/2001" + }, + { + "id": "3921", + "name": "Jacob Ralph", + "position": "Ambulatory Nurse", + "salary": "$84,893", + "office": "Venice", + "extn": "7654", + "start_date": "9/10/2019" + }, + { + "id": "3922", + "name": "Clarissa Murray", + "position": "Investment Advisor", + "salary": "$99,199", + "office": "Garland", + "extn": "4819", + "start_date": "11/14/2003" + }, + { + "id": "3923", + "name": "Allison James", + "position": "Production Painter", + "salary": "$15,356", + "office": "Glendale", + "extn": "3493", + "start_date": "9/23/2005" + }, + { + "id": "3924", + "name": "Bree Richards", + "position": "Design Engineer", + "salary": "$195,857", + "office": "Nashville", + "extn": "5919", + "start_date": "5/4/2003" + }, + { + "id": "3925", + "name": "Ron Ranks", + "position": "Cash Manager", + "salary": "$63,569", + "office": "Tulsa", + "extn": "7387", + "start_date": "8/20/2012" + }, + { + "id": "3926", + "name": "Tyson Powell", + "position": "HR Specialist", + "salary": "$198,167", + "office": "Huntsville", + "extn": "9141", + "start_date": "3/12/2014" + }, + { + "id": "3927", + "name": "Maxwell Connell", + "position": "Paramedic", + "salary": "$291,046", + "office": "Bridgeport", + "extn": "1988", + "start_date": "11/10/2012" + }, + { + "id": "3928", + "name": "Macy Oliver", + "position": "Doctor", + "salary": "$220,064", + "office": "Bridgeport", + "extn": "7579", + "start_date": "6/26/2011" + }, + { + "id": "3929", + "name": "Hanna Roth", + "position": "Call Center Representative", + "salary": "$195,250", + "office": "Irving", + "extn": "6568", + "start_date": "3/24/2005" + }, + { + "id": "3930", + "name": "Maxwell Mason", + "position": "Stockbroker", + "salary": "$98,615", + "office": "Worcester", + "extn": "1543", + "start_date": "6/16/2010" + }, + { + "id": "3931", + "name": "Fred Rogers", + "position": "Cash Manager", + "salary": "$132,981", + "office": "Kansas City", + "extn": "3292", + "start_date": "7/12/2019" + }, + { + "id": "3932", + "name": "Elle Bell", + "position": "Loan Officer", + "salary": "$104,466", + "office": "Lyon", + "extn": "4997", + "start_date": "8/3/2000" + }, + { + "id": "3933", + "name": "Juliet Blackwall", + "position": "Project Manager", + "salary": "$273,040", + "office": "Minneapolis", + "extn": "2388", + "start_date": "4/15/2010" + }, + { + "id": "3934", + "name": "Javier Edler", + "position": "Laboratory Technician", + "salary": "$112,506", + "office": "Innsbruck", + "extn": "4736", + "start_date": "3/4/2000" + }, + { + "id": "3935", + "name": "Oliver Eagle", + "position": "Pharmacist", + "salary": "$122,628", + "office": "Jersey City", + "extn": "1447", + "start_date": "8/25/2001" + }, + { + "id": "3936", + "name": "Adalind Adler", + "position": "Insurance Broker", + "salary": "$122,074", + "office": "Garland", + "extn": "9192", + "start_date": "6/19/2016" + }, + { + "id": "3937", + "name": "Sharon Fisher", + "position": "Software Engineer", + "salary": "$66,875", + "office": "Sacramento", + "extn": "2823", + "start_date": "3/9/2012" + }, + { + "id": "3938", + "name": "Josephine Foxley", + "position": "Stockbroker", + "salary": "$258,456", + "office": "Fullerton", + "extn": "9128", + "start_date": "4/19/2009" + }, + { + "id": "3939", + "name": "Jayden Brock", + "position": "Physician", + "salary": "$181,520", + "office": "San Bernardino", + "extn": "2067", + "start_date": "12/13/2001" + }, + { + "id": "3940", + "name": "Nate Roberts", + "position": "Audiologist", + "salary": "$219,649", + "office": "Lincoln", + "extn": "4533", + "start_date": "6/18/2017" + }, + { + "id": "3941", + "name": "Brad Gavin", + "position": "Operator", + "salary": "$171,149", + "office": "Berna", + "extn": "9588", + "start_date": "5/21/2018" + }, + { + "id": "3942", + "name": "Michael Anderson", + "position": "Assistant Buyer", + "salary": "$220,748", + "office": "Fayetteville", + "extn": "4126", + "start_date": "11/1/2009" + }, + { + "id": "3943", + "name": "Domenic Bryant", + "position": "Operator", + "salary": "$129,504", + "office": "Salem", + "extn": "8634", + "start_date": "7/6/2001" + }, + { + "id": "3944", + "name": "Moira Rixon", + "position": "Steward", + "salary": "$227,412", + "office": "St. Louis", + "extn": "7108", + "start_date": "11/8/2002" + }, + { + "id": "3945", + "name": "Samara Bradshaw", + "position": "Laboratory Technician", + "salary": "$13,130", + "office": "Long Beach", + "extn": "3942", + "start_date": "7/28/2010" + }, + { + "id": "3946", + "name": "Gwen Asher", + "position": "Healthcare Specialist", + "salary": "$218,367", + "office": "Lisbon", + "extn": "7491", + "start_date": "7/23/2001" + }, + { + "id": "3947", + "name": "Maia Page ", + "position": "Bellman", + "salary": "$192,926", + "office": "Nashville", + "extn": "1431", + "start_date": "3/15/2016" + }, + { + "id": "3948", + "name": "Elijah Irwin", + "position": "Ambulatory Nurse", + "salary": "$93,078", + "office": "Albuquerque", + "extn": "5680", + "start_date": "11/10/2014" + }, + { + "id": "3949", + "name": "Candace Sinclair", + "position": "Laboratory Technician", + "salary": "$149,666", + "office": "Scottsdale", + "extn": "6859", + "start_date": "5/19/2008" + }, + { + "id": "3950", + "name": "Laila Eagle", + "position": "Paramedic", + "salary": "$297,236", + "office": "Otawa", + "extn": "1098", + "start_date": "8/14/2009" + }, + { + "id": "3951", + "name": "Gabriel Larkin", + "position": "Physician", + "salary": "$106,161", + "office": "Prague", + "extn": "5490", + "start_date": "1/29/2011" + }, + { + "id": "3952", + "name": "Nathan Evans", + "position": "Webmaster", + "salary": "$157,419", + "office": "Glendale", + "extn": "5203", + "start_date": "4/16/2003" + }, + { + "id": "3953", + "name": "Javier Fenton", + "position": "Designer", + "salary": "$131,409", + "office": "Salem", + "extn": "8403", + "start_date": "8/23/2014" + }, + { + "id": "3954", + "name": "Matt Palmer", + "position": "Design Engineer", + "salary": "$10,647", + "office": "Jersey City", + "extn": "9188", + "start_date": "4/26/2018" + }, + { + "id": "3955", + "name": "Owen Calderwood", + "position": "Physician", + "salary": "$151,590", + "office": "Rochester", + "extn": "2589", + "start_date": "5/10/2000" + }, + { + "id": "3956", + "name": "Bryon Fisher", + "position": "Paramedic", + "salary": "$53,783", + "office": "Washington", + "extn": "3404", + "start_date": "8/5/2014" + }, + { + "id": "3957", + "name": "Noah Judd", + "position": "HR Specialist", + "salary": "$56,150", + "office": "Glendale", + "extn": "2959", + "start_date": "1/28/2005" + }, + { + "id": "3958", + "name": "Abdul Wilkinson", + "position": "Front Desk Coordinator", + "salary": "$283,187", + "office": "Prague", + "extn": "6701", + "start_date": "2/21/2011" + }, + { + "id": "3959", + "name": "Chanelle Truscott", + "position": "Global Logistics Supervisor", + "salary": "$45,456", + "office": "Bakersfield", + "extn": "6285", + "start_date": "1/7/2013" + }, + { + "id": "3960", + "name": "Emmanuelle Preston", + "position": "Business Broker", + "salary": "$149,144", + "office": "Milwaukee", + "extn": "4099", + "start_date": "11/15/2015" + }, + { + "id": "3961", + "name": "Vivian Hooper", + "position": "Loan Officer", + "salary": "$239,769", + "office": "London", + "extn": "5711", + "start_date": "1/11/2002" + }, + { + "id": "3962", + "name": "Caleb Burnley", + "position": "Service Supervisor", + "salary": "$130,253", + "office": "Oakland", + "extn": "2073", + "start_date": "4/5/2013" + }, + { + "id": "3963", + "name": "Cameron Wren", + "position": "Audiologist", + "salary": "$252,725", + "office": "Arlington", + "extn": "6431", + "start_date": "4/23/2004" + }, + { + "id": "3964", + "name": "Hank Kent", + "position": "Auditor", + "salary": "$67,564", + "office": "St. Louis", + "extn": "2860", + "start_date": "8/20/2002" + }, + { + "id": "3965", + "name": "Louise Evans", + "position": "Chef Manager", + "salary": "$192,254", + "office": "Lancaster", + "extn": "6710", + "start_date": "7/4/2013" + }, + { + "id": "3966", + "name": "Cassandra Taylor", + "position": "Service Supervisor", + "salary": "$112,309", + "office": "Tulsa", + "extn": "3338", + "start_date": "11/21/2009" + }, + { + "id": "3967", + "name": "Barry Edwards", + "position": "Accountant", + "salary": "$158,362", + "office": "Oklahoma City", + "extn": "8318", + "start_date": "2/28/2009" + }, + { + "id": "3968", + "name": "Daron Barrett", + "position": "Project Manager", + "salary": "$127,812", + "office": "Fremont", + "extn": "9893", + "start_date": "7/23/2011" + }, + { + "id": "3969", + "name": "Marvin Pearson", + "position": "Software Engineer", + "salary": "$106,449", + "office": "Fullerton", + "extn": "6968", + "start_date": "4/25/2017" + }, + { + "id": "3970", + "name": "Carl Smith", + "position": "Banker", + "salary": "$96,582", + "office": "Salt Lake City", + "extn": "2108", + "start_date": "3/17/2017" + }, + { + "id": "3971", + "name": "Juliet Morris", + "position": "Insurance Broker", + "salary": "$98,371", + "office": "Fort Lauderdale", + "extn": "6620", + "start_date": "2/14/2010" + }, + { + "id": "3972", + "name": "Jack Morley", + "position": "Bookkeeper", + "salary": "$255,268", + "office": "Paris", + "extn": "8739", + "start_date": "11/3/2015" + }, + { + "id": "3973", + "name": "Wade Simpson", + "position": "Paramedic", + "salary": "$144,223", + "office": "Minneapolis", + "extn": "8960", + "start_date": "2/11/2009" + }, + { + "id": "3974", + "name": "Deborah Vallory", + "position": "Global Logistics Supervisor", + "salary": "$175,989", + "office": "Bridgeport", + "extn": "5732", + "start_date": "12/5/2004" + }, + { + "id": "3975", + "name": "Domenic Selby", + "position": "Production Painter", + "salary": "$163,148", + "office": "Memphis", + "extn": "9498", + "start_date": "2/25/2000" + }, + { + "id": "3976", + "name": "Jazmin Notman", + "position": "Bookkeeper", + "salary": "$134,351", + "office": "Phoenix", + "extn": "3589", + "start_date": "5/29/2012" + }, + { + "id": "3977", + "name": "Gabriel Cann", + "position": "Pharmacist", + "salary": "$42,412", + "office": "Columbus", + "extn": "2902", + "start_date": "5/30/2005" + }, + { + "id": "3978", + "name": "Enoch Olson", + "position": "Fabricator", + "salary": "$258,947", + "office": "San Antonio", + "extn": "6639", + "start_date": "3/21/2010" + }, + { + "id": "3979", + "name": "Davina Reynolds", + "position": "Bellman", + "salary": "$240,266", + "office": "Albuquerque", + "extn": "8661", + "start_date": "1/20/2019" + }, + { + "id": "3980", + "name": "Darlene Bailey", + "position": "Cashier", + "salary": "$144,080", + "office": "Denver", + "extn": "4041", + "start_date": "10/17/2015" + }, + { + "id": "3981", + "name": "Joyce Sawyer", + "position": "Web Developer", + "salary": "$94,480", + "office": "Hayward", + "extn": "5311", + "start_date": "10/25/2019" + }, + { + "id": "3982", + "name": "Julian Hill", + "position": "Auditor", + "salary": "$35,939", + "office": "San Antonio", + "extn": "9924", + "start_date": "5/10/2008" + }, + { + "id": "3983", + "name": "Kieth Squire", + "position": "Chef Manager", + "salary": "$167,121", + "office": "Zurich", + "extn": "5324", + "start_date": "7/8/2003" + }, + { + "id": "3984", + "name": "Adalie Hobson", + "position": "Dentist", + "salary": "$183,751", + "office": "Huntsville", + "extn": "1318", + "start_date": "7/20/2009" + }, + { + "id": "3985", + "name": "Ramon Roberts", + "position": "Food Technologist", + "salary": "$169,697", + "office": "Wien", + "extn": "5729", + "start_date": "12/16/2015" + }, + { + "id": "3986", + "name": "Cassidy Morgan", + "position": "Auditor", + "salary": "$262,844", + "office": "Tallahassee", + "extn": "2195", + "start_date": "4/14/2010" + }, + { + "id": "3987", + "name": "Ron Ranks", + "position": "Pharmacist", + "salary": "$11,934", + "office": "Boston", + "extn": "1569", + "start_date": "8/28/2007" + }, + { + "id": "3988", + "name": "Julian Mills", + "position": "Chef Manager", + "salary": "$170,665", + "office": "Baltimore", + "extn": "4813", + "start_date": "12/4/2012" + }, + { + "id": "3989", + "name": "Goldie Russel", + "position": "Fabricator", + "salary": "$211,424", + "office": "Wien", + "extn": "7849", + "start_date": "12/1/2006" + }, + { + "id": "3990", + "name": "Gina Phillips", + "position": "Production Painter", + "salary": "$152,042", + "office": "Lincoln", + "extn": "3810", + "start_date": "9/13/2014" + }, + { + "id": "3991", + "name": "Boris Everett", + "position": "Lecturer", + "salary": "$139,527", + "office": "Cincinnati", + "extn": "4034", + "start_date": "11/17/2001" + }, + { + "id": "3992", + "name": "Cristal Osman", + "position": "Machine Operator", + "salary": "$262,418", + "office": "Murfreesboro", + "extn": "1060", + "start_date": "5/24/2012" + }, + { + "id": "3993", + "name": "Callie Crawley", + "position": "Business Broker", + "salary": "$285,607", + "office": "St. Louis", + "extn": "4363", + "start_date": "9/24/2006" + }, + { + "id": "3994", + "name": "Georgia Hancock", + "position": "Auditor", + "salary": "$37,508", + "office": "Lancaster", + "extn": "1367", + "start_date": "3/25/2000" + }, + { + "id": "3995", + "name": "Carrie Styles", + "position": "Service Supervisor", + "salary": "$231,619", + "office": "Paris", + "extn": "8141", + "start_date": "7/27/2014" + }, + { + "id": "3996", + "name": "Denis Thomas", + "position": "Front Desk Coordinator", + "salary": "$109,389", + "office": "Jacksonville", + "extn": "1282", + "start_date": "4/19/2014" + }, + { + "id": "3997", + "name": "Rick Michael", + "position": "Laboratory Technician", + "salary": "$287,319", + "office": "Springfield", + "extn": "4570", + "start_date": "8/2/2011" + }, + { + "id": "3998", + "name": "Nate Burnley", + "position": "Mobile Developer", + "salary": "$38,379", + "office": "New Orleans", + "extn": "2746", + "start_date": "10/29/2010" + }, + { + "id": "3999", + "name": "Rick Stewart", + "position": "Project Manager", + "salary": "$223,587", + "office": "Arlington", + "extn": "3439", + "start_date": "6/10/2019" + }, + { + "id": "4000", + "name": "Martha Miller", + "position": "Systems Administrator", + "salary": "$196,344", + "office": "Albuquerque", + "extn": "4327", + "start_date": "9/12/2006" + }, + { + "id": "4001", + "name": "John Norburn", + "position": "Electrician", + "salary": "$243,431", + "office": "Irving", + "extn": "5407", + "start_date": "6/13/2010" + }, + { + "id": "4002", + "name": "Marvin Hopkinson", + "position": "Front Desk Coordinator", + "salary": "$276,742", + "office": "Pittsburgh", + "extn": "2166", + "start_date": "3/17/2006" + }, + { + "id": "4003", + "name": "Carolyn Dickson", + "position": "Lecturer", + "salary": "$100,754", + "office": "New York", + "extn": "9735", + "start_date": "6/29/2003" + }, + { + "id": "4004", + "name": "Chester Knight", + "position": "Webmaster", + "salary": "$25,484", + "office": "Orlando", + "extn": "6390", + "start_date": "9/22/2009" + }, + { + "id": "4005", + "name": "Aiden Clark", + "position": "Accountant", + "salary": "$92,607", + "office": "St. Louis", + "extn": "7141", + "start_date": "2/16/2004" + }, + { + "id": "4006", + "name": "Leroy Saunders", + "position": "Webmaster", + "salary": "$72,459", + "office": "San Francisco", + "extn": "6315", + "start_date": "1/11/2011" + }, + { + "id": "4007", + "name": "Nathan Swan", + "position": "Service Supervisor", + "salary": "$130,089", + "office": "Fremont", + "extn": "7005", + "start_date": "2/28/2014" + }, + { + "id": "4008", + "name": "Shannon Sylvester", + "position": "Systems Administrator", + "salary": "$294,528", + "office": "Lancaster", + "extn": "7003", + "start_date": "10/16/2009" + }, + { + "id": "4009", + "name": "Josh Victor", + "position": "Loan Officer", + "salary": "$167,928", + "office": "Jersey City", + "extn": "3159", + "start_date": "11/4/2017" + }, + { + "id": "4010", + "name": "Mike Drew", + "position": "Bellman", + "salary": "$131,696", + "office": "Honolulu", + "extn": "1436", + "start_date": "9/22/2010" + }, + { + "id": "4011", + "name": "Aurelia Niles", + "position": "Stockbroker", + "salary": "$133,097", + "office": "London", + "extn": "9787", + "start_date": "8/18/2017" + }, + { + "id": "4012", + "name": "Mike Sanchez", + "position": "Biologist", + "salary": "$150,546", + "office": "Toledo", + "extn": "4784", + "start_date": "5/26/2009" + }, + { + "id": "4013", + "name": "Harvey Hood", + "position": "Baker", + "salary": "$286,025", + "office": "Rochester", + "extn": "7998", + "start_date": "10/30/2008" + }, + { + "id": "4014", + "name": "Mya Reynolds", + "position": "Operator", + "salary": "$217,204", + "office": "Hayward", + "extn": "8758", + "start_date": "4/23/2018" + }, + { + "id": "4015", + "name": "Alan Townend", + "position": "Production Painter", + "salary": "$239,779", + "office": "Valetta", + "extn": "9631", + "start_date": "5/20/2002" + }, + { + "id": "4016", + "name": "Enoch Ainsworth", + "position": "Banker", + "salary": "$23,685", + "office": "Springfield", + "extn": "8036", + "start_date": "3/17/2002" + }, + { + "id": "4017", + "name": "Danny Rixon", + "position": "Physician", + "salary": "$194,707", + "office": "London", + "extn": "6382", + "start_date": "2/19/2012" + }, + { + "id": "4018", + "name": "Maggie Weston", + "position": "Global Logistics Supervisor", + "salary": "$108,970", + "office": "Valetta", + "extn": "4355", + "start_date": "8/22/2009" + }, + { + "id": "4019", + "name": "Mandy Lindop", + "position": "Clerk", + "salary": "$235,337", + "office": "Jacksonville", + "extn": "4923", + "start_date": "10/20/2002" + }, + { + "id": "4020", + "name": "Manuel Santos", + "position": "Loan Officer", + "salary": "$102,683", + "office": "Jacksonville", + "extn": "6257", + "start_date": "5/10/2010" + }, + { + "id": "4021", + "name": "Bree Rothwell", + "position": "Healthcare Specialist", + "salary": "$96,687", + "office": "Toledo", + "extn": "4417", + "start_date": "8/24/2014" + }, + { + "id": "4022", + "name": "Manuel Brock", + "position": "Steward", + "salary": "$26,479", + "office": "Saint Paul", + "extn": "8405", + "start_date": "6/28/2003" + }, + { + "id": "4023", + "name": "Michelle Salt", + "position": "Stockbroker", + "salary": "$132,558", + "office": "Ontario", + "extn": "6444", + "start_date": "11/19/2017" + }, + { + "id": "4024", + "name": "Mary Gordon", + "position": "Healthcare Specialist", + "salary": "$153,618", + "office": "Madison", + "extn": "4160", + "start_date": "2/7/2015" + }, + { + "id": "4025", + "name": "Violet Michael", + "position": "Inspector", + "salary": "$74,638", + "office": "Reno", + "extn": "9877", + "start_date": "11/12/2013" + }, + { + "id": "4026", + "name": "Karen Rigg", + "position": "Physician", + "salary": "$147,023", + "office": "Sacramento", + "extn": "3674", + "start_date": "8/24/2002" + }, + { + "id": "4027", + "name": "Jacob Curtis", + "position": "Production Painter", + "salary": "$235,218", + "office": "Bakersfield", + "extn": "4119", + "start_date": "5/10/2016" + }, + { + "id": "4028", + "name": "Thea Stubbs", + "position": "Insurance Broker", + "salary": "$142,638", + "office": "San Bernardino", + "extn": "9044", + "start_date": "2/25/2018" + }, + { + "id": "4029", + "name": "Janice Russell", + "position": "Physician", + "salary": "$15,532", + "office": "Quebec", + "extn": "7200", + "start_date": "3/17/2009" + }, + { + "id": "4030", + "name": "Melanie Stevens", + "position": "Call Center Representative", + "salary": "$190,528", + "office": "Huntsville", + "extn": "8953", + "start_date": "12/28/2006" + }, + { + "id": "4031", + "name": "Wade Moore", + "position": "Mobile Developer", + "salary": "$217,033", + "office": "Kansas City", + "extn": "4936", + "start_date": "10/1/2004" + }, + { + "id": "4032", + "name": "Mike Baker", + "position": "HR Specialist", + "salary": "$95,091", + "office": "Ontario", + "extn": "4085", + "start_date": "9/10/2002" + }, + { + "id": "4033", + "name": "Domenic Uttley", + "position": "Dentist", + "salary": "$247,080", + "office": "Innsbruck", + "extn": "9633", + "start_date": "8/15/2000" + }, + { + "id": "4034", + "name": "Tyson Wheeler", + "position": "Electrician", + "salary": "$150,065", + "office": "Garland", + "extn": "5356", + "start_date": "7/14/2000" + }, + { + "id": "4035", + "name": "Aiden Holmes", + "position": "Biologist", + "salary": "$187,993", + "office": "Dallas", + "extn": "8202", + "start_date": "3/11/2000" + }, + { + "id": "4036", + "name": "Benny Tate", + "position": "Audiologist", + "salary": "$196,607", + "office": "Madrid", + "extn": "2801", + "start_date": "7/22/2005" + }, + { + "id": "4037", + "name": "Cara Roman", + "position": "Call Center Representative", + "salary": "$190,127", + "office": "Columbus", + "extn": "1476", + "start_date": "12/3/2012" + }, + { + "id": "4038", + "name": "Carter Fisher", + "position": "Restaurant Manager", + "salary": "$65,518", + "office": "Anaheim", + "extn": "3865", + "start_date": "8/1/2004" + }, + { + "id": "4039", + "name": "Havana Clark", + "position": "Investment Advisor", + "salary": "$24,118", + "office": "Bridgeport", + "extn": "1871", + "start_date": "5/24/2016" + }, + { + "id": "4040", + "name": "Ramon Bingham", + "position": "Project Manager", + "salary": "$290,577", + "office": "Lisbon", + "extn": "2798", + "start_date": "12/22/2018" + }, + { + "id": "4041", + "name": "Harmony Gordon", + "position": "Stockbroker", + "salary": "$149,264", + "office": "Rochester", + "extn": "6190", + "start_date": "1/27/2019" + }, + { + "id": "4042", + "name": "Roger Yard", + "position": "Operator", + "salary": "$116,872", + "office": "San Diego", + "extn": "4658", + "start_date": "1/1/2011" + }, + { + "id": "4043", + "name": "Camden Fleming", + "position": "Health Educator", + "salary": "$54,620", + "office": "Sacramento", + "extn": "3686", + "start_date": "8/14/2000" + }, + { + "id": "4044", + "name": "Mason Oswald", + "position": "Insurance Broker", + "salary": "$73,709", + "office": "Bellevue", + "extn": "9107", + "start_date": "12/15/2004" + }, + { + "id": "4045", + "name": "Jacob Paterson", + "position": "Paramedic", + "salary": "$44,558", + "office": "Bridgeport", + "extn": "6831", + "start_date": "11/29/2010" + }, + { + "id": "4046", + "name": "Tom Bolton", + "position": "Retail Trainee", + "salary": "$29,152", + "office": "Tokyo", + "extn": "9286", + "start_date": "2/25/2013" + }, + { + "id": "4047", + "name": "Denny Morris", + "position": "Cashier", + "salary": "$187,558", + "office": "Long Beach", + "extn": "3163", + "start_date": "12/19/2012" + }, + { + "id": "4048", + "name": "Bernadette Vangness", + "position": "Global Logistics Supervisor", + "salary": "$91,533", + "office": "New Orleans", + "extn": "6823", + "start_date": "8/8/2007" + }, + { + "id": "4049", + "name": "Mina Shaw", + "position": "IT Support Staff", + "salary": "$14,526", + "office": "Bakersfield", + "extn": "8729", + "start_date": "7/11/2006" + }, + { + "id": "4050", + "name": "Johnathan Flett", + "position": "Baker", + "salary": "$244,833", + "office": "Tokyo", + "extn": "3841", + "start_date": "2/22/2006" + }, + { + "id": "4051", + "name": "Caleb Donovan", + "position": "Inspector", + "salary": "$102,614", + "office": "Houston", + "extn": "4456", + "start_date": "4/27/2000" + }, + { + "id": "4052", + "name": "Sara King", + "position": "Assistant Buyer", + "salary": "$55,880", + "office": "Nashville", + "extn": "2262", + "start_date": "10/6/2015" + }, + { + "id": "4053", + "name": "Savannah Pearce", + "position": "Chef Manager", + "salary": "$273,620", + "office": "Cincinnati", + "extn": "6471", + "start_date": "5/4/2001" + }, + { + "id": "4054", + "name": "Mona Rowlands", + "position": "Associate Professor", + "salary": "$27,004", + "office": "Colorado Springs", + "extn": "1882", + "start_date": "9/28/2018" + }, + { + "id": "4055", + "name": "Rosalie Bradley", + "position": "Associate Professor", + "salary": "$37,497", + "office": "El Paso", + "extn": "9992", + "start_date": "5/13/2003" + }, + { + "id": "4056", + "name": "Alan Rogan", + "position": "Health Educator", + "salary": "$267,462", + "office": "San Bernardino", + "extn": "6913", + "start_date": "2/4/2008" + }, + { + "id": "4057", + "name": "Eduardo Powell", + "position": "Call Center Representative", + "salary": "$276,819", + "office": "Memphis", + "extn": "4234", + "start_date": "10/25/2013" + }, + { + "id": "4058", + "name": "Erick Moreno", + "position": "Operator", + "salary": "$201,695", + "office": "Fremont", + "extn": "7542", + "start_date": "5/9/2001" + }, + { + "id": "4059", + "name": "Daron Whatson", + "position": "Laboratory Technician", + "salary": "$198,982", + "office": "Honolulu", + "extn": "3216", + "start_date": "9/16/2005" + }, + { + "id": "4060", + "name": "Denny Wilde", + "position": "Budget Analyst", + "salary": "$139,548", + "office": "Fullerton", + "extn": "7671", + "start_date": "1/25/2016" + }, + { + "id": "4061", + "name": "Bart Thorpe", + "position": "HR Coordinator", + "salary": "$24,328", + "office": "Rochester", + "extn": "1224", + "start_date": "7/4/2013" + }, + { + "id": "4062", + "name": "Angelique Chappell", + "position": "Treasurer", + "salary": "$240,917", + "office": "Columbus", + "extn": "5198", + "start_date": "12/6/2008" + }, + { + "id": "4063", + "name": "Ethan Saunders", + "position": "Designer", + "salary": "$41,020", + "office": "Paris", + "extn": "7895", + "start_date": "6/26/2006" + }, + { + "id": "4064", + "name": "Danny Fox", + "position": "Treasurer", + "salary": "$228,708", + "office": "Detroit", + "extn": "1499", + "start_date": "3/19/2005" + }, + { + "id": "4065", + "name": "Barney Gardner", + "position": "Restaurant Manager", + "salary": "$193,644", + "office": "Bellevue", + "extn": "2215", + "start_date": "10/24/2006" + }, + { + "id": "4066", + "name": "Mona Robertson", + "position": "Global Logistics Supervisor", + "salary": "$263,370", + "office": "Ontario", + "extn": "8554", + "start_date": "2/22/2018" + }, + { + "id": "4067", + "name": "Marissa Phillips", + "position": "Bellman", + "salary": "$294,287", + "office": "San Bernardino", + "extn": "6605", + "start_date": "10/31/2007" + }, + { + "id": "4068", + "name": "Harvey Cox", + "position": "Budget Analyst", + "salary": "$283,357", + "office": "San Diego", + "extn": "6414", + "start_date": "10/21/2003" + }, + { + "id": "4069", + "name": "Melinda Murray", + "position": "Executive Director", + "salary": "$13,440", + "office": "Las Vegas", + "extn": "9744", + "start_date": "5/25/2008" + }, + { + "id": "4070", + "name": "Dani Butler", + "position": "Physician", + "salary": "$185,345", + "office": "Paris", + "extn": "3546", + "start_date": "4/17/2014" + }, + { + "id": "4071", + "name": "David Talbot", + "position": "Executive Director", + "salary": "$101,970", + "office": "Denver", + "extn": "3585", + "start_date": "3/18/2006" + }, + { + "id": "4072", + "name": "Nina Gilbert", + "position": "Electrician", + "salary": "$95,227", + "office": "Glendale", + "extn": "6876", + "start_date": "5/24/2008" + }, + { + "id": "4073", + "name": "Barry Bingham", + "position": "Baker", + "salary": "$144,592", + "office": "Venice", + "extn": "4756", + "start_date": "1/9/2018" + }, + { + "id": "4074", + "name": "Benjamin Vangness", + "position": "Baker", + "salary": "$104,375", + "office": "Bridgeport", + "extn": "8473", + "start_date": "9/12/2002" + }, + { + "id": "4075", + "name": "Jayden Gallacher", + "position": "Cash Manager", + "salary": "$280,180", + "office": "Honolulu", + "extn": "4984", + "start_date": "5/4/2001" + }, + { + "id": "4076", + "name": "Adalind Barrett", + "position": "Banker", + "salary": "$283,714", + "office": "Phoenix", + "extn": "4057", + "start_date": "10/7/2017" + }, + { + "id": "4077", + "name": "Nina Stark", + "position": "Chef Manager", + "salary": "$278,824", + "office": "Murfreesboro", + "extn": "1003", + "start_date": "10/4/2011" + }, + { + "id": "4078", + "name": "Jacob Thompson", + "position": "Clerk", + "salary": "$61,955", + "office": "Lyon", + "extn": "5742", + "start_date": "3/30/2009" + }, + { + "id": "4079", + "name": "Harvey Miller", + "position": "Investment Advisor", + "salary": "$122,617", + "office": "Oakland", + "extn": "2379", + "start_date": "10/17/2015" + }, + { + "id": "4080", + "name": "Mina Simmons", + "position": "Assistant Buyer", + "salary": "$156,967", + "office": "Las Vegas", + "extn": "9351", + "start_date": "5/1/2001" + }, + { + "id": "4081", + "name": "Denny Upsdell", + "position": "Physician", + "salary": "$117,364", + "office": "Atlanta", + "extn": "3914", + "start_date": "4/25/2007" + }, + { + "id": "4082", + "name": "Sonya Oakley", + "position": "Physician", + "salary": "$202,964", + "office": "Henderson", + "extn": "3622", + "start_date": "9/18/2008" + }, + { + "id": "4083", + "name": "Jennifer Niles", + "position": "Restaurant Manager", + "salary": "$144,740", + "office": "Oklahoma City", + "extn": "6071", + "start_date": "9/2/2010" + }, + { + "id": "4084", + "name": "Denny Bradley", + "position": "Cook", + "salary": "$274,433", + "office": "Minneapolis", + "extn": "6897", + "start_date": "5/15/2009" + }, + { + "id": "4085", + "name": "Martha Butler", + "position": "Inspector", + "salary": "$18,819", + "office": "Garland", + "extn": "8213", + "start_date": "5/21/2015" + }, + { + "id": "4086", + "name": "William Ashwell", + "position": "Ambulatory Nurse", + "salary": "$72,011", + "office": "Milwaukee", + "extn": "8331", + "start_date": "12/21/2015" + }, + { + "id": "4087", + "name": "Jenna Woodley", + "position": "Paramedic", + "salary": "$49,792", + "office": "Boston", + "extn": "9574", + "start_date": "7/20/2015" + }, + { + "id": "4088", + "name": "Harvey Cooper", + "position": "CNC Operator", + "salary": "$157,160", + "office": "Chicago", + "extn": "3390", + "start_date": "8/10/2014" + }, + { + "id": "4089", + "name": "Hank Radley", + "position": "Laboratory Technician", + "salary": "$160,251", + "office": "Henderson", + "extn": "6597", + "start_date": "1/16/2013" + }, + { + "id": "4090", + "name": "Bart Yang", + "position": "Mobile Developer", + "salary": "$52,833", + "office": "Bellevue", + "extn": "6281", + "start_date": "4/27/2016" + }, + { + "id": "4091", + "name": "Russel Saunders", + "position": "Treasurer", + "salary": "$79,943", + "office": "Rome", + "extn": "4024", + "start_date": "9/14/2010" + }, + { + "id": "4092", + "name": "Joseph Everett", + "position": "Accountant", + "salary": "$11,201", + "office": "Otawa", + "extn": "8450", + "start_date": "3/19/2003" + }, + { + "id": "4093", + "name": "Madelyn Butler", + "position": "Cook", + "salary": "$287,668", + "office": "Long Beach", + "extn": "1943", + "start_date": "12/19/2002" + }, + { + "id": "4094", + "name": "Rosalyn Gilmour", + "position": "Budget Analyst", + "salary": "$214,673", + "office": "El Paso", + "extn": "1865", + "start_date": "5/19/2006" + }, + { + "id": "4095", + "name": "Gil Powell", + "position": "Accountant", + "salary": "$248,492", + "office": "Richmond", + "extn": "9012", + "start_date": "9/26/2019" + }, + { + "id": "4096", + "name": "Aileen Noach", + "position": "Healthcare Specialist", + "salary": "$219,583", + "office": "Omaha", + "extn": "1045", + "start_date": "8/16/2008" + }, + { + "id": "4097", + "name": "Nicole Oakley", + "position": "Doctor", + "salary": "$139,659", + "office": "Bucharest", + "extn": "9497", + "start_date": "4/21/2001" + }, + { + "id": "4098", + "name": "Kieth Rixon", + "position": "Stockbroker", + "salary": "$192,603", + "office": "Oklahoma City", + "extn": "9532", + "start_date": "2/20/2005" + }, + { + "id": "4099", + "name": "Rosalee Huggins", + "position": "Budget Analyst", + "salary": "$134,224", + "office": "Bellevue", + "extn": "5749", + "start_date": "4/12/2006" + }, + { + "id": "4100", + "name": "Kurt Kennedy", + "position": "Clerk", + "salary": "$184,367", + "office": "Oakland", + "extn": "9096", + "start_date": "1/2/2001" + }, + { + "id": "4101", + "name": "Jazmin Chester", + "position": "Treasurer", + "salary": "$270,645", + "office": "Amarillo", + "extn": "5467", + "start_date": "8/26/2009" + }, + { + "id": "4102", + "name": "Erick Moran", + "position": "Business Broker", + "salary": "$267,618", + "office": "Omaha", + "extn": "8049", + "start_date": "9/2/2010" + }, + { + "id": "4103", + "name": "Stacy Sylvester", + "position": "Dentist", + "salary": "$27,193", + "office": "Berlin", + "extn": "3147", + "start_date": "2/16/2007" + }, + { + "id": "4104", + "name": "Rufus Robinson", + "position": "Budget Analyst", + "salary": "$190,521", + "office": "Arlington", + "extn": "6300", + "start_date": "4/7/2016" + }, + { + "id": "4105", + "name": "Ronald Morgan", + "position": "Treasurer", + "salary": "$152,224", + "office": "Hayward", + "extn": "4035", + "start_date": "4/21/2005" + }, + { + "id": "4106", + "name": "Kamila Notman", + "position": "Laboratory Technician", + "salary": "$250,632", + "office": "El Paso", + "extn": "6301", + "start_date": "12/2/2004" + }, + { + "id": "4107", + "name": "Josephine Newton", + "position": "Budget Analyst", + "salary": "$106,170", + "office": "Amarillo", + "extn": "5689", + "start_date": "10/27/2018" + }, + { + "id": "4108", + "name": "Sarah Jackson", + "position": "Laboratory Technician", + "salary": "$82,976", + "office": "Louisville", + "extn": "4756", + "start_date": "6/9/2000" + }, + { + "id": "4109", + "name": "Chris Ulyatt", + "position": "Operator", + "salary": "$153,543", + "office": "Indianapolis", + "extn": "7385", + "start_date": "7/31/2004" + }, + { + "id": "4110", + "name": "Johnathan Wilde", + "position": "Mobile Developer", + "salary": "$282,611", + "office": "Milano", + "extn": "4576", + "start_date": "10/19/2014" + }, + { + "id": "4111", + "name": "Ron Wheeler", + "position": "IT Support Staff", + "salary": "$215,308", + "office": "Fremont", + "extn": "2549", + "start_date": "6/22/2016" + }, + { + "id": "4112", + "name": "Fiona Larkin", + "position": "Electrician", + "salary": "$151,035", + "office": "Berna", + "extn": "1798", + "start_date": "9/29/2004" + }, + { + "id": "4113", + "name": "Carmella Cobb", + "position": "IT Support Staff", + "salary": "$214,315", + "office": "Chicago", + "extn": "9349", + "start_date": "5/22/2012" + }, + { + "id": "4114", + "name": "Doug Nicholls", + "position": "Physician", + "salary": "$20,453", + "office": "Cincinnati", + "extn": "1736", + "start_date": "3/2/2001" + }, + { + "id": "4115", + "name": "Mandy Bright", + "position": "Bookkeeper", + "salary": "$84,666", + "office": "Quebec", + "extn": "9571", + "start_date": "1/15/2013" + }, + { + "id": "4116", + "name": "Lucas Powell", + "position": "Staffing Consultant", + "salary": "$82,275", + "office": "Charlotte", + "extn": "7257", + "start_date": "11/27/2017" + }, + { + "id": "4117", + "name": "Aileen Shaw", + "position": "Staffing Consultant", + "salary": "$10,896", + "office": "Valetta", + "extn": "4278", + "start_date": "2/15/2003" + }, + { + "id": "4118", + "name": "Erick Kelly", + "position": "Bellman", + "salary": "$280,025", + "office": "Albuquerque", + "extn": "9320", + "start_date": "5/1/2013" + }, + { + "id": "4119", + "name": "Dasha Irwin", + "position": "Systems Administrator", + "salary": "$168,682", + "office": "Madison", + "extn": "2426", + "start_date": "3/18/2007" + }, + { + "id": "4120", + "name": "Gloria Hobbs", + "position": "Inspector", + "salary": "$231,466", + "office": "Quebec", + "extn": "5892", + "start_date": "10/24/2005" + }, + { + "id": "4121", + "name": "Cecilia Reyes", + "position": "Investment Advisor", + "salary": "$72,901", + "office": "Bucharest", + "extn": "5282", + "start_date": "5/28/2019" + }, + { + "id": "4122", + "name": "Barney Heaton", + "position": "Assistant Buyer", + "salary": "$72,248", + "office": "Philadelphia", + "extn": "9000", + "start_date": "10/24/2019" + }, + { + "id": "4123", + "name": "Alessia Rainford", + "position": "Lecturer", + "salary": "$291,336", + "office": "Miami", + "extn": "9318", + "start_date": "7/19/2002" + }, + { + "id": "4124", + "name": "Ethan Burnley", + "position": "Auditor", + "salary": "$93,821", + "office": "Memphis", + "extn": "2497", + "start_date": "8/8/2017" + }, + { + "id": "4125", + "name": "Bob Russel", + "position": "Associate Professor", + "salary": "$26,962", + "office": "Santa Ana", + "extn": "7137", + "start_date": "1/6/2008" + }, + { + "id": "4126", + "name": "Tess Poole", + "position": "Business Broker", + "salary": "$188,983", + "office": "Lisbon", + "extn": "1181", + "start_date": "1/25/2001" + }, + { + "id": "4127", + "name": "Nick Amstead", + "position": "Bellman", + "salary": "$100,907", + "office": "Worcester", + "extn": "6676", + "start_date": "7/6/2016" + }, + { + "id": "4128", + "name": "Javier Fisher", + "position": "Investment Advisor", + "salary": "$221,609", + "office": "San Jose", + "extn": "2249", + "start_date": "11/8/2008" + }, + { + "id": "4129", + "name": "Agnes Williams", + "position": "Physician", + "salary": "$60,716", + "office": "Dallas", + "extn": "2299", + "start_date": "3/15/2017" + }, + { + "id": "4130", + "name": "Angel Ulyatt", + "position": "Executive Director", + "salary": "$18,076", + "office": "Madison", + "extn": "1984", + "start_date": "5/3/2015" + }, + { + "id": "4131", + "name": "Angela Vinton", + "position": "Webmaster", + "salary": "$112,465", + "office": "Garland", + "extn": "6606", + "start_date": "2/23/2018" + }, + { + "id": "4132", + "name": "Erica Thomson", + "position": "Pharmacist", + "salary": "$255,550", + "office": "San Jose", + "extn": "9905", + "start_date": "8/25/2013" + }, + { + "id": "4133", + "name": "Sonya Callan", + "position": "Ambulatory Nurse", + "salary": "$19,687", + "office": "Seattle", + "extn": "7000", + "start_date": "9/8/2006" + }, + { + "id": "4134", + "name": "Brad Cassidy", + "position": "Web Developer", + "salary": "$203,147", + "office": "Escondido", + "extn": "8667", + "start_date": "11/5/2004" + }, + { + "id": "4135", + "name": "Vera Murray", + "position": "Designer", + "salary": "$292,006", + "office": "Anaheim", + "extn": "7403", + "start_date": "7/17/2015" + }, + { + "id": "4136", + "name": "Marjorie Quinnell", + "position": "Clerk", + "salary": "$287,460", + "office": "Memphis", + "extn": "3281", + "start_date": "12/3/2004" + }, + { + "id": "4137", + "name": "Carl Dunbar", + "position": "Dentist", + "salary": "$198,085", + "office": "Los Angeles", + "extn": "7315", + "start_date": "7/31/2016" + }, + { + "id": "4138", + "name": "Evelynn Tate", + "position": "Project Manager", + "salary": "$259,897", + "office": "San Jose", + "extn": "1373", + "start_date": "5/28/2012" + }, + { + "id": "4139", + "name": "Elisabeth Dillon", + "position": "Restaurant Manager", + "salary": "$34,567", + "office": "Long Beach", + "extn": "6337", + "start_date": "8/26/2019" + }, + { + "id": "4140", + "name": "Eden Brooks", + "position": "Auditor", + "salary": "$269,405", + "office": "Norfolk", + "extn": "9817", + "start_date": "8/15/2001" + }, + { + "id": "4141", + "name": "Bart Gray", + "position": "Restaurant Manager", + "salary": "$275,624", + "office": "San Jose", + "extn": "8708", + "start_date": "2/6/2004" + }, + { + "id": "4142", + "name": "Caydence Taylor", + "position": "Biologist", + "salary": "$151,300", + "office": "Bridgeport", + "extn": "4336", + "start_date": "10/25/2004" + }, + { + "id": "4143", + "name": "Nate Cavanagh", + "position": "Treasurer", + "salary": "$286,645", + "office": "Atlanta", + "extn": "1582", + "start_date": "10/21/2012" + }, + { + "id": "4144", + "name": "Madelyn Andrews", + "position": "Systems Administrator", + "salary": "$277,789", + "office": "Louisville", + "extn": "2763", + "start_date": "8/30/2002" + }, + { + "id": "4145", + "name": "Tyler Radley", + "position": "HR Coordinator", + "salary": "$89,169", + "office": "Milano", + "extn": "3995", + "start_date": "2/6/2014" + }, + { + "id": "4146", + "name": "Paula Rust", + "position": "Cashier", + "salary": "$39,681", + "office": "Berna", + "extn": "4187", + "start_date": "10/25/2002" + }, + { + "id": "4147", + "name": "Kate Long", + "position": "Retail Trainee", + "salary": "$214,005", + "office": "Cincinnati", + "extn": "9600", + "start_date": "12/6/2000" + }, + { + "id": "4148", + "name": "Alma Pond", + "position": "Investment Advisor", + "salary": "$28,841", + "office": "Salem", + "extn": "6176", + "start_date": "3/16/2006" + }, + { + "id": "4149", + "name": "Mike Rosenbloom", + "position": "Insurance Broker", + "salary": "$188,913", + "office": "Nashville", + "extn": "7773", + "start_date": "6/21/2015" + }, + { + "id": "4150", + "name": "Andrea Khan", + "position": "Audiologist", + "salary": "$27,742", + "office": "Santa Ana", + "extn": "6482", + "start_date": "12/24/2014" + }, + { + "id": "4151", + "name": "Mabel Townend", + "position": "Webmaster", + "salary": "$255,515", + "office": "London", + "extn": "2122", + "start_date": "3/28/2011" + }, + { + "id": "4152", + "name": "Bryon Funnell", + "position": "Call Center Representative", + "salary": "$285,262", + "office": "Salt Lake City", + "extn": "6785", + "start_date": "11/1/2005" + }, + { + "id": "4153", + "name": "Josephine Watson", + "position": "Assistant Buyer", + "salary": "$188,832", + "office": "Laredo", + "extn": "8102", + "start_date": "12/15/2013" + }, + { + "id": "4154", + "name": "Chanelle Spencer", + "position": "Laboratory Technician", + "salary": "$42,352", + "office": "Orlando", + "extn": "4369", + "start_date": "12/30/2012" + }, + { + "id": "4155", + "name": "Leroy Moss", + "position": "Systems Administrator", + "salary": "$130,122", + "office": "Glendale", + "extn": "5522", + "start_date": "3/25/2002" + }, + { + "id": "4156", + "name": "Morgan Keys", + "position": "Cashier", + "salary": "$48,634", + "office": "Houston", + "extn": "9607", + "start_date": "6/2/2015" + }, + { + "id": "4157", + "name": "Hayden Wilkinson", + "position": "CNC Operator", + "salary": "$248,927", + "office": "Bucharest", + "extn": "2591", + "start_date": "3/30/2018" + }, + { + "id": "4158", + "name": "Andrea Jarrett", + "position": "Webmaster", + "salary": "$248,348", + "office": "Moreno Valley", + "extn": "9570", + "start_date": "12/27/2003" + }, + { + "id": "4159", + "name": "Mike Ballard", + "position": "Bookkeeper", + "salary": "$244,701", + "office": "Long Beach", + "extn": "6514", + "start_date": "11/10/2013" + }, + { + "id": "4160", + "name": "Paige Jenkin", + "position": "Operator", + "salary": "$136,993", + "office": "Lyon", + "extn": "5566", + "start_date": "7/22/2018" + }, + { + "id": "4161", + "name": "Roger Davies", + "position": "Front Desk Coordinator", + "salary": "$192,763", + "office": "Amarillo", + "extn": "2821", + "start_date": "5/12/2016" + }, + { + "id": "4162", + "name": "Courtney Dickson", + "position": "Business Broker", + "salary": "$22,166", + "office": "Paris", + "extn": "8594", + "start_date": "2/2/2006" + }, + { + "id": "4163", + "name": "Julia Morgan", + "position": "Restaurant Manager", + "salary": "$295,335", + "office": "Nashville", + "extn": "9454", + "start_date": "10/3/2013" + }, + { + "id": "4164", + "name": "Manuel Healy", + "position": "Project Manager", + "salary": "$142,547", + "office": "Oakland", + "extn": "7057", + "start_date": "11/5/2009" + }, + { + "id": "4165", + "name": "Rocco Stark", + "position": "Software Engineer", + "salary": "$106,182", + "office": "Las Vegas", + "extn": "3894", + "start_date": "10/26/2001" + }, + { + "id": "4166", + "name": "Jack Alexander", + "position": "Bookkeeper", + "salary": "$148,309", + "office": "Fullerton", + "extn": "8975", + "start_date": "7/24/2017" + }, + { + "id": "4167", + "name": "Adina Hope", + "position": "Accountant", + "salary": "$12,065", + "office": "Cincinnati", + "extn": "2270", + "start_date": "7/28/2012" + }, + { + "id": "4168", + "name": "Anthony Holmes", + "position": "Clerk", + "salary": "$102,843", + "office": "Hollywood", + "extn": "9714", + "start_date": "5/18/2007" + }, + { + "id": "4169", + "name": "Sylvia Janes", + "position": "Cash Manager", + "salary": "$208,263", + "office": "Salem", + "extn": "7454", + "start_date": "2/7/2012" + }, + { + "id": "4170", + "name": "Johnny Dobson", + "position": "Design Engineer", + "salary": "$12,803", + "office": "Las Vegas", + "extn": "6335", + "start_date": "11/7/2018" + }, + { + "id": "4171", + "name": "Ryan Neville", + "position": "HR Specialist", + "salary": "$269,562", + "office": "Dallas", + "extn": "9115", + "start_date": "3/10/2018" + }, + { + "id": "4172", + "name": "Scarlett Dobson", + "position": "CNC Operator", + "salary": "$218,084", + "office": "Tokyo", + "extn": "9237", + "start_date": "3/7/2018" + }, + { + "id": "4173", + "name": "Abdul Richards", + "position": "Call Center Representative", + "salary": "$291,865", + "office": "Norfolk", + "extn": "1040", + "start_date": "6/14/2015" + }, + { + "id": "4174", + "name": "Elijah Fowler", + "position": "Staffing Consultant", + "salary": "$204,045", + "office": "Long Beach", + "extn": "1734", + "start_date": "1/18/2014" + }, + { + "id": "4175", + "name": "Hayden Chappell", + "position": "Health Educator", + "salary": "$21,520", + "office": "Jersey City", + "extn": "5930", + "start_date": "9/11/2000" + }, + { + "id": "4176", + "name": "Nate Wade", + "position": "Lecturer", + "salary": "$83,830", + "office": "Irving", + "extn": "9341", + "start_date": "2/5/2018" + }, + { + "id": "4177", + "name": "Leanne Roscoe", + "position": "Web Developer", + "salary": "$73,448", + "office": "London", + "extn": "6261", + "start_date": "7/24/2016" + }, + { + "id": "4178", + "name": "Nicholas Lakey", + "position": "Investment Advisor", + "salary": "$174,049", + "office": "Amarillo", + "extn": "7823", + "start_date": "8/1/2004" + }, + { + "id": "4179", + "name": "Wendy Murphy", + "position": "Physician", + "salary": "$34,510", + "office": "Ontario", + "extn": "4760", + "start_date": "7/1/2015" + }, + { + "id": "4180", + "name": "Cristal Emmett", + "position": "Electrician", + "salary": "$256,935", + "office": "Lisbon", + "extn": "2547", + "start_date": "12/6/2008" + }, + { + "id": "4181", + "name": "Rick Connor", + "position": "Banker", + "salary": "$11,164", + "office": "Bakersfield", + "extn": "9926", + "start_date": "1/23/2003" + }, + { + "id": "4182", + "name": "Maddison Warden", + "position": "Global Logistics Supervisor", + "salary": "$225,321", + "office": "Garland", + "extn": "5576", + "start_date": "4/10/2008" + }, + { + "id": "4183", + "name": "Nina Doherty", + "position": "Cashier", + "salary": "$268,591", + "office": "Ontario", + "extn": "7574", + "start_date": "3/4/2001" + }, + { + "id": "4184", + "name": "Tess Calderwood", + "position": "Bookkeeper", + "salary": "$50,847", + "office": "Fayetteville", + "extn": "3878", + "start_date": "8/29/2015" + }, + { + "id": "4185", + "name": "Paula Egerton", + "position": "Loan Officer", + "salary": "$39,445", + "office": "Escondido", + "extn": "8923", + "start_date": "9/5/2018" + }, + { + "id": "4186", + "name": "Carmen Curtis", + "position": "Pharmacist", + "salary": "$212,546", + "office": "Boston", + "extn": "9173", + "start_date": "5/27/2008" + }, + { + "id": "4187", + "name": "Megan Farmer", + "position": "Loan Officer", + "salary": "$292,656", + "office": "Richmond", + "extn": "4927", + "start_date": "12/6/2001" + }, + { + "id": "4188", + "name": "Enoch Gates", + "position": "IT Support Staff", + "salary": "$288,673", + "office": "Hollywood", + "extn": "5009", + "start_date": "7/18/2003" + }, + { + "id": "4189", + "name": "Jade Morris", + "position": "Audiologist", + "salary": "$33,478", + "office": "Seattle", + "extn": "2021", + "start_date": "6/23/2017" + }, + { + "id": "4190", + "name": "Matt James", + "position": "HR Coordinator", + "salary": "$60,478", + "office": "Nashville", + "extn": "7568", + "start_date": "1/9/2010" + }, + { + "id": "4191", + "name": "Jack Nash", + "position": "Bellman", + "salary": "$81,256", + "office": "Jersey City", + "extn": "9335", + "start_date": "5/26/2019" + }, + { + "id": "4192", + "name": "Julius Blythe", + "position": "Chef Manager", + "salary": "$164,471", + "office": "Fayetteville", + "extn": "1564", + "start_date": "7/6/2019" + }, + { + "id": "4193", + "name": "Leanne Stevens", + "position": "Operator", + "salary": "$30,762", + "office": "San Antonio", + "extn": "2216", + "start_date": "11/24/2008" + }, + { + "id": "4194", + "name": "Oliver Latham", + "position": "HR Coordinator", + "salary": "$27,163", + "office": "Henderson", + "extn": "8812", + "start_date": "12/9/2018" + }, + { + "id": "4195", + "name": "Mike Archer", + "position": "Bookkeeper", + "salary": "$226,671", + "office": "Colorado Springs", + "extn": "6942", + "start_date": "10/11/2008" + }, + { + "id": "4196", + "name": "Martha Huggins", + "position": "Food Technologist", + "salary": "$128,048", + "office": "Laredo", + "extn": "2064", + "start_date": "9/19/2016" + }, + { + "id": "4197", + "name": "Percy Nelson", + "position": "Front Desk Coordinator", + "salary": "$197,144", + "office": "Lyon", + "extn": "9411", + "start_date": "4/17/2002" + }, + { + "id": "4198", + "name": "Britney Victor", + "position": "Auditor", + "salary": "$95,944", + "office": "Wien", + "extn": "4216", + "start_date": "8/20/2015" + }, + { + "id": "4199", + "name": "Cassandra Fox", + "position": "Bookkeeper", + "salary": "$27,911", + "office": "Cincinnati", + "extn": "7248", + "start_date": "8/4/2016" + }, + { + "id": "4200", + "name": "Nick Calderwood", + "position": "Investment Advisor", + "salary": "$122,709", + "office": "Fort Lauderdale", + "extn": "6848", + "start_date": "1/27/2010" + }, + { + "id": "4201", + "name": "Jenna Saunders", + "position": "Insurance Broker", + "salary": "$155,465", + "office": "Lakewood", + "extn": "1516", + "start_date": "8/18/2009" + }, + { + "id": "4202", + "name": "Johnathan West", + "position": "Systems Administrator", + "salary": "$261,481", + "office": "Venice", + "extn": "2924", + "start_date": "5/9/2008" + }, + { + "id": "4203", + "name": "Macy Larkin", + "position": "Dentist", + "salary": "$19,505", + "office": "Irving", + "extn": "3024", + "start_date": "9/29/2002" + }, + { + "id": "4204", + "name": "Chadwick Walton", + "position": "Systems Administrator", + "salary": "$97,658", + "office": "Albuquerque", + "extn": "8351", + "start_date": "6/15/2015" + }, + { + "id": "4205", + "name": "Maia Herbert", + "position": "Assistant Buyer", + "salary": "$183,198", + "office": "Arlington", + "extn": "7310", + "start_date": "10/31/2005" + }, + { + "id": "4206", + "name": "Chad Graham", + "position": "Food Technologist", + "salary": "$131,327", + "office": "Detroit", + "extn": "4466", + "start_date": "3/2/2005" + }, + { + "id": "4207", + "name": "Roger Butler", + "position": "Inspector", + "salary": "$31,340", + "office": "Bridgeport", + "extn": "9949", + "start_date": "12/26/2011" + }, + { + "id": "4208", + "name": "Marla Eaton", + "position": "Inspector", + "salary": "$102,135", + "office": "Ontario", + "extn": "9636", + "start_date": "9/1/2008" + }, + { + "id": "4209", + "name": "Alexander Evans", + "position": "Food Technologist", + "salary": "$101,663", + "office": "Baltimore", + "extn": "9749", + "start_date": "10/25/2007" + }, + { + "id": "4210", + "name": "Jessica Gates", + "position": "Cook", + "salary": "$197,014", + "office": "Rochester", + "extn": "1493", + "start_date": "12/10/2005" + }, + { + "id": "4211", + "name": "Kamila Seymour", + "position": "IT Support Staff", + "salary": "$144,358", + "office": "Rome", + "extn": "3792", + "start_date": "12/19/2005" + }, + { + "id": "4212", + "name": "Oliver Watt", + "position": "Budget Analyst", + "salary": "$33,763", + "office": "Long Beach", + "extn": "2742", + "start_date": "7/14/2012" + }, + { + "id": "4213", + "name": "Gwen Ainsworth", + "position": "Auditor", + "salary": "$237,937", + "office": "Indianapolis", + "extn": "7912", + "start_date": "7/31/2007" + }, + { + "id": "4214", + "name": "Jayden Ramsey", + "position": "Service Supervisor", + "salary": "$259,097", + "office": "Minneapolis", + "extn": "5007", + "start_date": "8/29/2001" + }, + { + "id": "4215", + "name": "Sydney Mcleod", + "position": "Web Developer", + "salary": "$34,199", + "office": "Salt Lake City", + "extn": "7520", + "start_date": "2/6/2002" + }, + { + "id": "4216", + "name": "Cynthia Alcroft", + "position": "Web Developer", + "salary": "$168,546", + "office": "Prague", + "extn": "8921", + "start_date": "7/26/2010" + }, + { + "id": "4217", + "name": "Julian Hewitt", + "position": "Service Supervisor", + "salary": "$75,918", + "office": "Madison", + "extn": "8702", + "start_date": "9/14/2003" + }, + { + "id": "4218", + "name": "Isabel Lomax", + "position": "Staffing Consultant", + "salary": "$184,536", + "office": "Zurich", + "extn": "6925", + "start_date": "1/16/2013" + }, + { + "id": "4219", + "name": "Melody Moore", + "position": "HR Coordinator", + "salary": "$204,271", + "office": "Santa Ana", + "extn": "7338", + "start_date": "1/14/2004" + }, + { + "id": "4220", + "name": "Jayden Weldon", + "position": "Laboratory Technician", + "salary": "$73,821", + "office": "El Paso", + "extn": "3278", + "start_date": "12/16/2004" + }, + { + "id": "4221", + "name": "Caleb Kent", + "position": "Electrician", + "salary": "$27,339", + "office": "Fort Lauderdale", + "extn": "5801", + "start_date": "5/4/2017" + }, + { + "id": "4222", + "name": "Clarissa Knight", + "position": "Operator", + "salary": "$107,649", + "office": "Baltimore", + "extn": "1585", + "start_date": "7/25/2009" + }, + { + "id": "4223", + "name": "Mandy Plant", + "position": "Systems Administrator", + "salary": "$149,201", + "office": "Henderson", + "extn": "7983", + "start_date": "1/8/2008" + }, + { + "id": "4224", + "name": "Bart Giles", + "position": "Baker", + "salary": "$298,551", + "office": "Los Angeles", + "extn": "6086", + "start_date": "4/15/2013" + }, + { + "id": "4225", + "name": "Sarah Jones", + "position": "Chef Manager", + "salary": "$118,520", + "office": "Tulsa", + "extn": "5065", + "start_date": "9/2/2003" + }, + { + "id": "4226", + "name": "Emma Fowler", + "position": "Audiologist", + "salary": "$89,577", + "office": "Sacramento", + "extn": "4662", + "start_date": "12/13/2001" + }, + { + "id": "4227", + "name": "Cedrick Stanley", + "position": "Front Desk Coordinator", + "salary": "$290,610", + "office": "San Antonio", + "extn": "4004", + "start_date": "3/9/2018" + }, + { + "id": "4228", + "name": "Wade Faulkner", + "position": "Auditor", + "salary": "$25,027", + "office": "Moreno Valley", + "extn": "3072", + "start_date": "11/22/2018" + }, + { + "id": "4229", + "name": "Barry Stark", + "position": "Lecturer", + "salary": "$169,037", + "office": "Miami", + "extn": "9154", + "start_date": "3/19/2005" + }, + { + "id": "4230", + "name": "Jayden Howard", + "position": "Bookkeeper", + "salary": "$16,750", + "office": "Worcester", + "extn": "6807", + "start_date": "11/17/2016" + }, + { + "id": "4231", + "name": "Rhea Cameron", + "position": "Clerk", + "salary": "$114,657", + "office": "Columbus", + "extn": "6891", + "start_date": "3/19/2017" + }, + { + "id": "4232", + "name": "Rosalee Hobbs", + "position": "Bookkeeper", + "salary": "$120,205", + "office": "Memphis", + "extn": "8893", + "start_date": "3/19/2000" + }, + { + "id": "4233", + "name": "Mike Shaw", + "position": "Banker", + "salary": "$87,988", + "office": "Los Angeles", + "extn": "6869", + "start_date": "2/4/2006" + }, + { + "id": "4234", + "name": "Matt Giles", + "position": "Project Manager", + "salary": "$294,308", + "office": "Bakersfield", + "extn": "3689", + "start_date": "1/23/2012" + }, + { + "id": "4235", + "name": "Henry Williams", + "position": "Design Engineer", + "salary": "$80,604", + "office": "Kansas City", + "extn": "4485", + "start_date": "4/26/2019" + }, + { + "id": "4236", + "name": "Francesca Stewart", + "position": "CNC Operator", + "salary": "$131,668", + "office": "Minneapolis", + "extn": "9329", + "start_date": "4/11/2004" + }, + { + "id": "4237", + "name": "Jacob Simmons", + "position": "Cash Manager", + "salary": "$109,846", + "office": "Tallahassee", + "extn": "8031", + "start_date": "2/13/2014" + }, + { + "id": "4238", + "name": "Clint Malone", + "position": "Inspector", + "salary": "$276,521", + "office": "Chicago", + "extn": "5087", + "start_date": "3/31/2018" + }, + { + "id": "4239", + "name": "Peter Gregory", + "position": "Healthcare Specialist", + "salary": "$11,848", + "office": "Phoenix", + "extn": "9643", + "start_date": "7/15/2013" + }, + { + "id": "4240", + "name": "Carmella Rossi", + "position": "Loan Officer", + "salary": "$287,829", + "office": "San Bernardino", + "extn": "1986", + "start_date": "10/27/2003" + }, + { + "id": "4241", + "name": "Francesca Parr", + "position": "IT Support Staff", + "salary": "$141,720", + "office": "Louisville", + "extn": "4959", + "start_date": "2/6/2015" + }, + { + "id": "4242", + "name": "Tania Sawyer", + "position": "Retail Trainee", + "salary": "$31,185", + "office": "Tallahassee", + "extn": "1945", + "start_date": "11/26/2014" + }, + { + "id": "4243", + "name": "Judith Yarwood", + "position": "Front Desk Coordinator", + "salary": "$296,024", + "office": "Rome", + "extn": "6404", + "start_date": "1/27/2016" + }, + { + "id": "4244", + "name": "Caleb Trent", + "position": "Bellman", + "salary": "$170,781", + "office": "Albuquerque", + "extn": "5870", + "start_date": "10/23/2004" + }, + { + "id": "4245", + "name": "Boris Jennson", + "position": "Food Technologist", + "salary": "$229,154", + "office": "Colorado Springs", + "extn": "8544", + "start_date": "9/26/2001" + }, + { + "id": "4246", + "name": "Cristal Robinson", + "position": "Lecturer", + "salary": "$36,253", + "office": "Indianapolis", + "extn": "9211", + "start_date": "3/11/2003" + }, + { + "id": "4247", + "name": "Danielle Fulton", + "position": "Cook", + "salary": "$23,837", + "office": "Reno", + "extn": "8945", + "start_date": "3/2/2004" + }, + { + "id": "4248", + "name": "Elise Rodwell", + "position": "Restaurant Manager", + "salary": "$297,920", + "office": "Jacksonville", + "extn": "8377", + "start_date": "4/11/2019" + }, + { + "id": "4249", + "name": "Johnathan Camden", + "position": "Biologist", + "salary": "$287,816", + "office": "Fort Lauderdale", + "extn": "1973", + "start_date": "7/19/2006" + }, + { + "id": "4250", + "name": "Estrella Stanton", + "position": "Clerk", + "salary": "$75,698", + "office": "Los Angeles", + "extn": "2093", + "start_date": "1/22/2004" + }, + { + "id": "4251", + "name": "Tara Archer", + "position": "Physician", + "salary": "$282,622", + "office": "Berna", + "extn": "2265", + "start_date": "10/6/2006" + }, + { + "id": "4252", + "name": "Cynthia Sherwood", + "position": "Production Painter", + "salary": "$134,052", + "office": "Houston", + "extn": "7761", + "start_date": "1/9/2002" + }, + { + "id": "4253", + "name": "Julian Glynn", + "position": "Budget Analyst", + "salary": "$129,230", + "office": "Tulsa", + "extn": "1781", + "start_date": "11/12/2016" + }, + { + "id": "4254", + "name": "Elijah Hopkins", + "position": "Executive Director", + "salary": "$150,556", + "office": "Rochester", + "extn": "7011", + "start_date": "10/4/2003" + }, + { + "id": "4255", + "name": "Abdul Mann", + "position": "Paramedic", + "salary": "$188,055", + "office": "St. Louis", + "extn": "4263", + "start_date": "12/27/2008" + }, + { + "id": "4256", + "name": "Ethan Jenkins", + "position": "Ambulatory Nurse", + "salary": "$119,968", + "office": "Milwaukee", + "extn": "6356", + "start_date": "1/15/2005" + }, + { + "id": "4257", + "name": "Lillian Allen", + "position": "Pharmacist", + "salary": "$224,949", + "office": "Tallahassee", + "extn": "6038", + "start_date": "8/10/2008" + }, + { + "id": "4258", + "name": "Boris Edwards", + "position": "Software Engineer", + "salary": "$167,685", + "office": "Huntsville", + "extn": "8034", + "start_date": "9/3/2009" + }, + { + "id": "4259", + "name": "Tony Knott", + "position": "Physician", + "salary": "$38,696", + "office": "San Antonio", + "extn": "6749", + "start_date": "10/14/2011" + }, + { + "id": "4260", + "name": "Brad Gordon", + "position": "Front Desk Coordinator", + "salary": "$171,092", + "office": "Omaha", + "extn": "1795", + "start_date": "9/19/2017" + }, + { + "id": "4261", + "name": "Bernadette Griffiths", + "position": "Pharmacist", + "salary": "$220,929", + "office": "Chicago", + "extn": "6974", + "start_date": "5/15/2009" + }, + { + "id": "4262", + "name": "Mavis Ashley", + "position": "Electrician", + "salary": "$87,374", + "office": "Laredo", + "extn": "7727", + "start_date": "10/8/2015" + }, + { + "id": "4263", + "name": "Josephine Lindsay", + "position": "Restaurant Manager", + "salary": "$64,225", + "office": "London", + "extn": "2959", + "start_date": "12/3/2007" + }, + { + "id": "4264", + "name": "Chris Lewis", + "position": "Food Technologist", + "salary": "$21,594", + "office": "Toledo", + "extn": "2382", + "start_date": "6/13/2018" + }, + { + "id": "4265", + "name": "Mavis Thompson", + "position": "CNC Operator", + "salary": "$264,360", + "office": "Garland", + "extn": "9217", + "start_date": "11/22/2002" + }, + { + "id": "4266", + "name": "Jenna Harrison", + "position": "HR Specialist", + "salary": "$175,585", + "office": "Garland", + "extn": "3592", + "start_date": "1/19/2005" + }, + { + "id": "4267", + "name": "Chad Clayton", + "position": "Baker", + "salary": "$88,377", + "office": "Fort Lauderdale", + "extn": "6963", + "start_date": "9/20/2012" + }, + { + "id": "4268", + "name": "Ivy Cann", + "position": "Chef Manager", + "salary": "$69,714", + "office": "Atlanta", + "extn": "9283", + "start_date": "8/23/2009" + }, + { + "id": "4269", + "name": "Jayden Fox", + "position": "Treasurer", + "salary": "$21,013", + "office": "Oklahoma City", + "extn": "8696", + "start_date": "9/26/2012" + }, + { + "id": "4270", + "name": "Carl Walsh", + "position": "Steward", + "salary": "$153,425", + "office": "Lisbon", + "extn": "8000", + "start_date": "7/31/2009" + }, + { + "id": "4271", + "name": "Estrella Donnelly", + "position": "Assistant Buyer", + "salary": "$50,674", + "office": "Toledo", + "extn": "8103", + "start_date": "8/18/2006" + }, + { + "id": "4272", + "name": "Selena Hunter", + "position": "Treasurer", + "salary": "$145,269", + "office": "Bakersfield", + "extn": "2338", + "start_date": "8/5/2015" + }, + { + "id": "4273", + "name": "Stacy Redwood", + "position": "Restaurant Manager", + "salary": "$44,583", + "office": "Quebec", + "extn": "9041", + "start_date": "1/18/2014" + }, + { + "id": "4274", + "name": "Marvin Summers", + "position": "Cash Manager", + "salary": "$103,598", + "office": "Seattle", + "extn": "7864", + "start_date": "11/29/2016" + }, + { + "id": "4275", + "name": "Brad Jeffery", + "position": "Physician", + "salary": "$206,798", + "office": "San Diego", + "extn": "7124", + "start_date": "8/19/2006" + }, + { + "id": "4276", + "name": "Jaylene Snow", + "position": "Budget Analyst", + "salary": "$296,052", + "office": "Norfolk", + "extn": "8065", + "start_date": "9/27/2008" + }, + { + "id": "4277", + "name": "Rae Ebbs", + "position": "Cash Manager", + "salary": "$62,764", + "office": "Jacksonville", + "extn": "7974", + "start_date": "6/18/2000" + }, + { + "id": "4278", + "name": "Rocco Hood", + "position": "Cook", + "salary": "$196,740", + "office": "Washington", + "extn": "3997", + "start_date": "7/19/2000" + }, + { + "id": "4279", + "name": "Rocco Jenkins", + "position": "Pharmacist", + "salary": "$232,567", + "office": "Madrid", + "extn": "8106", + "start_date": "5/4/2001" + }, + { + "id": "4280", + "name": "Leroy Vaughn", + "position": "HR Specialist", + "salary": "$124,577", + "office": "London", + "extn": "9153", + "start_date": "2/3/2011" + }, + { + "id": "4281", + "name": "Chester Robinson", + "position": "Software Engineer", + "salary": "$144,084", + "office": "Long Beach", + "extn": "5136", + "start_date": "2/18/2002" + }, + { + "id": "4282", + "name": "Leroy Wood", + "position": "Dentist", + "salary": "$46,657", + "office": "Quebec", + "extn": "4489", + "start_date": "8/19/2004" + }, + { + "id": "4283", + "name": "Tiffany Matthews", + "position": "Physician", + "salary": "$194,574", + "office": "Huntsville", + "extn": "9590", + "start_date": "5/30/2002" + }, + { + "id": "4284", + "name": "Mike Cox", + "position": "Software Engineer", + "salary": "$40,458", + "office": "Charlotte", + "extn": "5143", + "start_date": "1/22/2012" + }, + { + "id": "4285", + "name": "Mary Healy", + "position": "Baker", + "salary": "$104,032", + "office": "Jersey City", + "extn": "9090", + "start_date": "5/28/2003" + }, + { + "id": "4286", + "name": "Josh Whinter", + "position": "Bellman", + "salary": "$294,678", + "office": "Otawa", + "extn": "5762", + "start_date": "1/12/2003" + }, + { + "id": "4287", + "name": "Barney Yarwood", + "position": "HR Specialist", + "salary": "$147,983", + "office": "New York", + "extn": "5164", + "start_date": "5/3/2015" + }, + { + "id": "4288", + "name": "Kirsten Baker", + "position": "Executive Director", + "salary": "$87,694", + "office": "Columbus", + "extn": "7321", + "start_date": "5/31/2004" + }, + { + "id": "4289", + "name": "Luke Smith", + "position": "Service Supervisor", + "salary": "$34,517", + "office": "Amarillo", + "extn": "7908", + "start_date": "7/24/2001" + }, + { + "id": "4290", + "name": "Logan Shields", + "position": "Webmaster", + "salary": "$99,618", + "office": "Colorado Springs", + "extn": "9972", + "start_date": "1/21/2014" + }, + { + "id": "4291", + "name": "Quinn Grey", + "position": "HR Specialist", + "salary": "$92,585", + "office": "Springfield", + "extn": "9305", + "start_date": "12/6/2008" + }, + { + "id": "4292", + "name": "Clint Hogg", + "position": "Operator", + "salary": "$187,710", + "office": "Hayward", + "extn": "5674", + "start_date": "2/10/2000" + }, + { + "id": "4293", + "name": "Carol Shields", + "position": "HR Specialist", + "salary": "$229,088", + "office": "Garland", + "extn": "9334", + "start_date": "6/21/2004" + }, + { + "id": "4294", + "name": "Roger Rowan", + "position": "Inspector", + "salary": "$32,591", + "office": "Sacramento", + "extn": "4085", + "start_date": "2/2/2003" + }, + { + "id": "4295", + "name": "Josh Swift", + "position": "Dentist", + "salary": "$145,023", + "office": "Bellevue", + "extn": "2615", + "start_date": "10/3/2003" + }, + { + "id": "4296", + "name": "Doug Snow", + "position": "Clerk", + "salary": "$90,534", + "office": "Irving", + "extn": "6631", + "start_date": "5/25/2010" + }, + { + "id": "4297", + "name": "Rocco Gilmore", + "position": "Banker", + "salary": "$199,965", + "office": "Prague", + "extn": "8747", + "start_date": "2/21/2013" + }, + { + "id": "4298", + "name": "Mason Amstead", + "position": "Stockbroker", + "salary": "$207,771", + "office": "Portland", + "extn": "7863", + "start_date": "11/29/2000" + }, + { + "id": "4299", + "name": "Anthony Dobson", + "position": "Machine Operator", + "salary": "$154,670", + "office": "London", + "extn": "7060", + "start_date": "7/6/2010" + }, + { + "id": "4300", + "name": "Alan Devonport", + "position": "Machine Operator", + "salary": "$161,826", + "office": "Oklahoma City", + "extn": "4959", + "start_date": "7/6/2006" + }, + { + "id": "4301", + "name": "Adalind Robinson", + "position": "Project Manager", + "salary": "$139,558", + "office": "Hollywood", + "extn": "8147", + "start_date": "2/7/2015" + }, + { + "id": "4302", + "name": "Roger Ashwell", + "position": "HR Specialist", + "salary": "$278,602", + "office": "Innsbruck", + "extn": "5321", + "start_date": "8/15/2019" + }, + { + "id": "4303", + "name": "Melody Ellis", + "position": "Staffing Consultant", + "salary": "$289,048", + "office": "St. Louis", + "extn": "3287", + "start_date": "1/8/2012" + }, + { + "id": "4304", + "name": "Erick Matthews", + "position": "Designer", + "salary": "$144,862", + "office": "Huntsville", + "extn": "7173", + "start_date": "8/4/2014" + }, + { + "id": "4305", + "name": "Elisabeth Brennan", + "position": "Accountant", + "salary": "$161,538", + "office": "Scottsdale", + "extn": "2792", + "start_date": "10/27/2016" + }, + { + "id": "4306", + "name": "Danielle Harrison", + "position": "Machine Operator", + "salary": "$289,098", + "office": "Lisbon", + "extn": "5375", + "start_date": "1/23/2010" + }, + { + "id": "4307", + "name": "Rick Rogers", + "position": "Front Desk Coordinator", + "salary": "$229,657", + "office": "Jacksonville", + "extn": "5914", + "start_date": "1/5/2006" + }, + { + "id": "4308", + "name": "Percy Hewitt", + "position": "Doctor", + "salary": "$194,784", + "office": "Santa Ana", + "extn": "7047", + "start_date": "1/26/2008" + }, + { + "id": "4309", + "name": "Enoch Taylor", + "position": "CNC Operator", + "salary": "$224,892", + "office": "Las Vegas", + "extn": "6947", + "start_date": "12/12/2004" + }, + { + "id": "4310", + "name": "Elisabeth Lakey", + "position": "Global Logistics Supervisor", + "salary": "$57,559", + "office": "Portland", + "extn": "4811", + "start_date": "12/28/2005" + }, + { + "id": "4311", + "name": "Rhea Allington", + "position": "Software Engineer", + "salary": "$223,762", + "office": "Madrid", + "extn": "7305", + "start_date": "7/26/2016" + }, + { + "id": "4312", + "name": "Clint Tyler", + "position": "Design Engineer", + "salary": "$236,490", + "office": "Milwaukee", + "extn": "6169", + "start_date": "9/27/2012" + }, + { + "id": "4313", + "name": "Luke Samuel", + "position": "Lecturer", + "salary": "$270,621", + "office": "Anaheim", + "extn": "8623", + "start_date": "7/3/2019" + }, + { + "id": "4314", + "name": "Jaylene Tait", + "position": "HR Coordinator", + "salary": "$33,056", + "office": "Innsbruck", + "extn": "3455", + "start_date": "11/19/2010" + }, + { + "id": "4315", + "name": "Abdul Robertson", + "position": "Loan Officer", + "salary": "$249,163", + "office": "Tokyo", + "extn": "4499", + "start_date": "6/6/2014" + }, + { + "id": "4316", + "name": "John Atkinson", + "position": "Operator", + "salary": "$54,309", + "office": "Milano", + "extn": "1712", + "start_date": "8/7/2019" + }, + { + "id": "4317", + "name": "Manuel Gordon", + "position": "Ambulatory Nurse", + "salary": "$266,001", + "office": "Fullerton", + "extn": "4058", + "start_date": "4/30/2007" + }, + { + "id": "4318", + "name": "Ellen Cox", + "position": "IT Support Staff", + "salary": "$292,479", + "office": "Baltimore", + "extn": "8229", + "start_date": "10/16/2011" + }, + { + "id": "4319", + "name": "Benjamin Bristow", + "position": "Associate Professor", + "salary": "$77,771", + "office": "Ontario", + "extn": "8051", + "start_date": "4/24/2009" + }, + { + "id": "4320", + "name": "Enoch Adams", + "position": "Chef Manager", + "salary": "$134,497", + "office": "Bellevue", + "extn": "4902", + "start_date": "9/9/2007" + }, + { + "id": "4321", + "name": "Russel Button", + "position": "Systems Administrator", + "salary": "$212,400", + "office": "Murfreesboro", + "extn": "3541", + "start_date": "9/1/2003" + }, + { + "id": "4322", + "name": "Alan Addis", + "position": "Machine Operator", + "salary": "$196,498", + "office": "Cincinnati", + "extn": "3323", + "start_date": "8/15/2011" + }, + { + "id": "4323", + "name": "Denny Morrow", + "position": "Designer", + "salary": "$168,053", + "office": "Seattle", + "extn": "6780", + "start_date": "3/10/2003" + }, + { + "id": "4324", + "name": "Crystal Durrant", + "position": "Budget Analyst", + "salary": "$138,519", + "office": "Madrid", + "extn": "3414", + "start_date": "9/17/2003" + }, + { + "id": "4325", + "name": "Melinda Quinnell", + "position": "Budget Analyst", + "salary": "$214,794", + "office": "Murfreesboro", + "extn": "7409", + "start_date": "7/27/2002" + }, + { + "id": "4326", + "name": "Hadley Curtis", + "position": "Webmaster", + "salary": "$159,529", + "office": "Las Vegas", + "extn": "9233", + "start_date": "10/5/2010" + }, + { + "id": "4327", + "name": "Josh Wilde", + "position": "Webmaster", + "salary": "$34,677", + "office": "Tallahassee", + "extn": "8868", + "start_date": "4/19/2006" + }, + { + "id": "4328", + "name": "Sabina Whinter", + "position": "Fabricator", + "salary": "$294,773", + "office": "Sacramento", + "extn": "2119", + "start_date": "11/22/2008" + }, + { + "id": "4329", + "name": "Hayden Chadwick", + "position": "Doctor", + "salary": "$280,403", + "office": "Philadelphia", + "extn": "3682", + "start_date": "5/26/2005" + }, + { + "id": "4330", + "name": "Mavis Truscott", + "position": "Auditor", + "salary": "$67,997", + "office": "Indianapolis", + "extn": "4904", + "start_date": "1/22/2005" + }, + { + "id": "4331", + "name": "Phillip Bishop", + "position": "Machine Operator", + "salary": "$117,683", + "office": "Hollywood", + "extn": "3282", + "start_date": "4/17/2008" + }, + { + "id": "4332", + "name": "Johnathan Rigg", + "position": "Staffing Consultant", + "salary": "$257,122", + "office": "Zurich", + "extn": "1055", + "start_date": "5/20/2000" + }, + { + "id": "4333", + "name": "Ron Leslie", + "position": "Food Technologist", + "salary": "$33,678", + "office": "Orlando", + "extn": "7223", + "start_date": "4/15/2000" + }, + { + "id": "4334", + "name": "Ethan Fields", + "position": "Healthcare Specialist", + "salary": "$70,847", + "office": "Atlanta", + "extn": "3788", + "start_date": "5/14/2000" + }, + { + "id": "4335", + "name": "Caydence Zaoui", + "position": "Business Broker", + "salary": "$217,544", + "office": "Scottsdale", + "extn": "1792", + "start_date": "12/8/2004" + }, + { + "id": "4336", + "name": "Barry Whittle", + "position": "Assistant Buyer", + "salary": "$121,520", + "office": "Berlin", + "extn": "8130", + "start_date": "5/30/2014" + }, + { + "id": "4337", + "name": "Rhea Scott", + "position": "Laboratory Technician", + "salary": "$177,997", + "office": "Fort Lauderdale", + "extn": "5583", + "start_date": "1/26/2014" + }, + { + "id": "4338", + "name": "Alan Devonport", + "position": "Cook", + "salary": "$293,849", + "office": "Prague", + "extn": "1997", + "start_date": "5/17/2018" + }, + { + "id": "4339", + "name": "Alessandra Bryson", + "position": "Food Technologist", + "salary": "$156,184", + "office": "Stockton", + "extn": "4629", + "start_date": "6/26/2004" + }, + { + "id": "4340", + "name": "Leroy Penn", + "position": "Physician", + "salary": "$183,114", + "office": "Quebec", + "extn": "9567", + "start_date": "9/2/2014" + }, + { + "id": "4341", + "name": "Johnny Bell", + "position": "Front Desk Coordinator", + "salary": "$258,443", + "office": "Huntsville", + "extn": "1420", + "start_date": "3/19/2012" + }, + { + "id": "4342", + "name": "Bryon Gilmore", + "position": "CNC Operator", + "salary": "$181,791", + "office": "Fremont", + "extn": "4572", + "start_date": "1/27/2006" + }, + { + "id": "4343", + "name": "Maggie Dowson", + "position": "Fabricator", + "salary": "$154,390", + "office": "Denver", + "extn": "1984", + "start_date": "4/30/2019" + }, + { + "id": "4344", + "name": "Lucas Gordon", + "position": "Banker", + "salary": "$52,035", + "office": "Memphis", + "extn": "5279", + "start_date": "7/24/2003" + }, + { + "id": "4345", + "name": "Daron Watson", + "position": "Laboratory Technician", + "salary": "$192,516", + "office": "Valetta", + "extn": "3879", + "start_date": "10/18/2006" + }, + { + "id": "4346", + "name": "Alessandra Niles", + "position": "Investment Advisor", + "salary": "$216,558", + "office": "Springfield", + "extn": "9081", + "start_date": "1/16/2010" + }, + { + "id": "4347", + "name": "Noemi Brock", + "position": "Fabricator", + "salary": "$199,866", + "office": "Milano", + "extn": "2272", + "start_date": "6/22/2016" + }, + { + "id": "4348", + "name": "Julian Slater", + "position": "Steward", + "salary": "$117,614", + "office": "Murfreesboro", + "extn": "7302", + "start_date": "12/24/2012" + }, + { + "id": "4349", + "name": "Tom Radley", + "position": "Service Supervisor", + "salary": "$265,681", + "office": "Tulsa", + "extn": "1410", + "start_date": "8/1/2005" + }, + { + "id": "4350", + "name": "Denny Hunter", + "position": "Designer", + "salary": "$151,505", + "office": "Moreno Valley", + "extn": "8496", + "start_date": "12/29/2003" + }, + { + "id": "4351", + "name": "Irene Cox", + "position": "Physician", + "salary": "$187,831", + "office": "Wien", + "extn": "4407", + "start_date": "12/26/2015" + }, + { + "id": "4352", + "name": "Fred Harris", + "position": "Lecturer", + "salary": "$241,647", + "office": "Columbus", + "extn": "6381", + "start_date": "7/27/2015" + }, + { + "id": "4353", + "name": "Oliver Kaur", + "position": "Ambulatory Nurse", + "salary": "$67,123", + "office": "Milwaukee", + "extn": "9513", + "start_date": "4/16/2016" + }, + { + "id": "4354", + "name": "Russel Greenwood", + "position": "Staffing Consultant", + "salary": "$127,574", + "office": "Huntsville", + "extn": "9880", + "start_date": "11/27/2017" + }, + { + "id": "4355", + "name": "Domenic Noach", + "position": "Designer", + "salary": "$272,269", + "office": "Fullerton", + "extn": "3048", + "start_date": "12/19/2011" + }, + { + "id": "4356", + "name": "Daniel Oakley", + "position": "Project Manager", + "salary": "$75,040", + "office": "Philadelphia", + "extn": "4125", + "start_date": "1/20/2017" + }, + { + "id": "4357", + "name": "Mark James", + "position": "Loan Officer", + "salary": "$96,972", + "office": "Kansas City", + "extn": "7010", + "start_date": "10/31/2015" + }, + { + "id": "4358", + "name": "Rose Gates", + "position": "Ambulatory Nurse", + "salary": "$18,707", + "office": "Henderson", + "extn": "9914", + "start_date": "10/11/2011" + }, + { + "id": "4359", + "name": "Johnathan Wallace", + "position": "Global Logistics Supervisor", + "salary": "$114,523", + "office": "Oakland", + "extn": "2124", + "start_date": "1/7/2011" + }, + { + "id": "4360", + "name": "Jenna Knight", + "position": "Production Painter", + "salary": "$293,577", + "office": "Sacramento", + "extn": "1249", + "start_date": "7/21/2018" + }, + { + "id": "4361", + "name": "Camila Rainford", + "position": "HR Specialist", + "salary": "$251,836", + "office": "Glendale", + "extn": "2982", + "start_date": "3/29/2017" + }, + { + "id": "4362", + "name": "Ryan Wild", + "position": "Web Developer", + "salary": "$171,808", + "office": "Glendale", + "extn": "9657", + "start_date": "5/8/2013" + }, + { + "id": "4363", + "name": "Bree Ellis", + "position": "Electrician", + "salary": "$130,677", + "office": "Denver", + "extn": "4014", + "start_date": "3/24/2011" + }, + { + "id": "4364", + "name": "Grace Collis", + "position": "Lecturer", + "salary": "$112,723", + "office": "Lakewood", + "extn": "3638", + "start_date": "8/25/2006" + }, + { + "id": "4365", + "name": "Carina Vass", + "position": "Insurance Broker", + "salary": "$240,047", + "office": "Bakersfield", + "extn": "2693", + "start_date": "4/22/2019" + }, + { + "id": "4366", + "name": "Sage Wilson", + "position": "Executive Director", + "salary": "$53,821", + "office": "Louisville", + "extn": "1640", + "start_date": "8/6/2010" + }, + { + "id": "4367", + "name": "Daniel Mould", + "position": "Banker", + "salary": "$288,402", + "office": "Chicago", + "extn": "1810", + "start_date": "7/15/2007" + }, + { + "id": "4368", + "name": "Belinda Baker", + "position": "Mobile Developer", + "salary": "$202,861", + "office": "San Francisco", + "extn": "3135", + "start_date": "6/30/2007" + }, + { + "id": "4369", + "name": "Karla Carter", + "position": "Accountant", + "salary": "$200,823", + "office": "Cincinnati", + "extn": "8896", + "start_date": "3/27/2005" + }, + { + "id": "4370", + "name": "Courtney Booth", + "position": "Service Supervisor", + "salary": "$257,434", + "office": "Fort Lauderdale", + "extn": "7325", + "start_date": "7/8/2017" + }, + { + "id": "4371", + "name": "Maggie Murphy", + "position": "Steward", + "salary": "$185,411", + "office": "Moreno Valley", + "extn": "7437", + "start_date": "11/21/2005" + }, + { + "id": "4372", + "name": "Chanelle Andersson", + "position": "Stockbroker", + "salary": "$191,790", + "office": "Portland", + "extn": "4323", + "start_date": "12/19/2009" + }, + { + "id": "4373", + "name": "Domenic Sloan", + "position": "Accountant", + "salary": "$243,271", + "office": "Atlanta", + "extn": "1896", + "start_date": "5/21/2013" + }, + { + "id": "4374", + "name": "Lynn Murphy", + "position": "HR Coordinator", + "salary": "$174,939", + "office": "Stockton", + "extn": "2141", + "start_date": "11/18/2010" + }, + { + "id": "4375", + "name": "Ramon Malone", + "position": "Accountant", + "salary": "$19,216", + "office": "Oklahoma City", + "extn": "8880", + "start_date": "3/12/2010" + }, + { + "id": "4376", + "name": "Melania Farmer", + "position": "Investment Advisor", + "salary": "$90,986", + "office": "Venice", + "extn": "2913", + "start_date": "11/30/2003" + }, + { + "id": "4377", + "name": "Tyson Freeburn", + "position": "Electrician", + "salary": "$222,253", + "office": "Memphis", + "extn": "3279", + "start_date": "6/14/2007" + }, + { + "id": "4378", + "name": "Paige Thomson", + "position": "Treasurer", + "salary": "$149,692", + "office": "Madison", + "extn": "6299", + "start_date": "11/7/2015" + }, + { + "id": "4379", + "name": "Angelina Eagle", + "position": "Service Supervisor", + "salary": "$99,277", + "office": "Glendale", + "extn": "2625", + "start_date": "8/31/2006" + }, + { + "id": "4380", + "name": "Trisha Forth", + "position": "Treasurer", + "salary": "$114,712", + "office": "Colorado Springs", + "extn": "6553", + "start_date": "3/3/2005" + }, + { + "id": "4381", + "name": "Sydney Spencer", + "position": "Chef Manager", + "salary": "$148,215", + "office": "Orlando", + "extn": "7675", + "start_date": "1/26/2012" + }, + { + "id": "4382", + "name": "Barry Forester", + "position": "IT Support Staff", + "salary": "$264,797", + "office": "Venice", + "extn": "4749", + "start_date": "11/13/2003" + }, + { + "id": "4383", + "name": "Wendy Nayler", + "position": "Assistant Buyer", + "salary": "$205,637", + "office": "Salt Lake City", + "extn": "8289", + "start_date": "8/12/2003" + }, + { + "id": "4384", + "name": "Rowan Yang", + "position": "Designer", + "salary": "$267,198", + "office": "San Francisco", + "extn": "7443", + "start_date": "10/14/2011" + }, + { + "id": "4385", + "name": "Holly Eyres", + "position": "Project Manager", + "salary": "$270,289", + "office": "New York", + "extn": "6997", + "start_date": "9/27/2016" + }, + { + "id": "4386", + "name": "Aileen Groves", + "position": "Designer", + "salary": "$233,526", + "office": "Santa Ana", + "extn": "6687", + "start_date": "11/2/2015" + }, + { + "id": "4387", + "name": "Chris Skinner", + "position": "HR Specialist", + "salary": "$211,970", + "office": "Wien", + "extn": "1508", + "start_date": "7/1/2009" + }, + { + "id": "4388", + "name": "Russel Villiger", + "position": "Stockbroker", + "salary": "$194,284", + "office": "Boston", + "extn": "9186", + "start_date": "3/24/2010" + }, + { + "id": "4389", + "name": "Boris Thompson", + "position": "Webmaster", + "salary": "$214,713", + "office": "Saint Paul", + "extn": "9334", + "start_date": "1/31/2019" + }, + { + "id": "4390", + "name": "Lucas Antcliff", + "position": "Insurance Broker", + "salary": "$267,494", + "office": "Kansas City", + "extn": "6423", + "start_date": "8/15/2015" + }, + { + "id": "4391", + "name": "Catherine Ventura", + "position": "Systems Administrator", + "salary": "$284,683", + "office": "Richmond", + "extn": "4777", + "start_date": "8/17/2017" + }, + { + "id": "4392", + "name": "Abdul Simpson", + "position": "Mobile Developer", + "salary": "$66,510", + "office": "San Francisco", + "extn": "5204", + "start_date": "12/18/2010" + }, + { + "id": "4393", + "name": "Jazmin Powell", + "position": "Chef Manager", + "salary": "$263,593", + "office": "Washington", + "extn": "7352", + "start_date": "2/8/2018" + }, + { + "id": "4394", + "name": "Ron Samuel", + "position": "Healthcare Specialist", + "salary": "$275,016", + "office": "Dallas", + "extn": "7944", + "start_date": "10/4/2010" + }, + { + "id": "4395", + "name": "Rosalee Lee", + "position": "Retail Trainee", + "salary": "$108,105", + "office": "Quebec", + "extn": "3203", + "start_date": "5/9/2006" + }, + { + "id": "4396", + "name": "Erick Burnley", + "position": "Treasurer", + "salary": "$161,545", + "office": "Tallahassee", + "extn": "1858", + "start_date": "8/17/2003" + }, + { + "id": "4397", + "name": "Henry Ballard", + "position": "Global Logistics Supervisor", + "salary": "$276,093", + "office": "Berna", + "extn": "8424", + "start_date": "6/29/2015" + }, + { + "id": "4398", + "name": "Jack Collins", + "position": "Systems Administrator", + "salary": "$201,516", + "office": "Hollywood", + "extn": "7272", + "start_date": "4/1/2013" + }, + { + "id": "4399", + "name": "Valentina Cooper", + "position": "Production Painter", + "salary": "$41,746", + "office": "Stockton", + "extn": "5424", + "start_date": "11/12/2008" + }, + { + "id": "4400", + "name": "Michaela Pearson", + "position": "Design Engineer", + "salary": "$185,191", + "office": "Toledo", + "extn": "8206", + "start_date": "10/28/2009" + }, + { + "id": "4401", + "name": "Jane Graves", + "position": "Treasurer", + "salary": "$223,357", + "office": "Anaheim", + "extn": "1984", + "start_date": "8/20/2009" + }, + { + "id": "4402", + "name": "Gwenyth Casey", + "position": "Machine Operator", + "salary": "$101,336", + "office": "Long Beach", + "extn": "7349", + "start_date": "9/28/2005" + }, + { + "id": "4403", + "name": "Crystal Alldridge", + "position": "Doctor", + "salary": "$102,032", + "office": "London", + "extn": "6449", + "start_date": "3/14/2017" + }, + { + "id": "4404", + "name": "Ivy Murphy", + "position": "Baker", + "salary": "$96,148", + "office": "Madrid", + "extn": "8847", + "start_date": "9/11/2006" + }, + { + "id": "4405", + "name": "Hailey Warner", + "position": "Mobile Developer", + "salary": "$264,882", + "office": "Colorado Springs", + "extn": "5196", + "start_date": "8/31/2015" + }, + { + "id": "4406", + "name": "Mason London", + "position": "Executive Director", + "salary": "$157,359", + "office": "St. Louis", + "extn": "7546", + "start_date": "6/16/2017" + }, + { + "id": "4407", + "name": "Keira Robertson", + "position": "Clerk", + "salary": "$284,808", + "office": "Tokyo", + "extn": "3894", + "start_date": "4/12/2008" + }, + { + "id": "4408", + "name": "Quinn Middleton", + "position": "Operator", + "salary": "$235,519", + "office": "Atlanta", + "extn": "8461", + "start_date": "12/14/2007" + }, + { + "id": "4409", + "name": "Jacob Ogilvy", + "position": "Design Engineer", + "salary": "$185,635", + "office": "Lakewood", + "extn": "6127", + "start_date": "2/7/2012" + }, + { + "id": "4410", + "name": "Evie Mitchell", + "position": "Health Educator", + "salary": "$98,350", + "office": "Portland", + "extn": "4858", + "start_date": "4/13/2009" + }, + { + "id": "4411", + "name": "John Riley", + "position": "Front Desk Coordinator", + "salary": "$205,085", + "office": "Rome", + "extn": "3019", + "start_date": "1/4/2001" + }, + { + "id": "4412", + "name": "Peter Stone", + "position": "Steward", + "salary": "$187,670", + "office": "Indianapolis", + "extn": "5013", + "start_date": "10/24/2016" + }, + { + "id": "4413", + "name": "Phillip Tyler", + "position": "HR Specialist", + "salary": "$116,559", + "office": "Kansas City", + "extn": "1003", + "start_date": "4/13/2019" + }, + { + "id": "4414", + "name": "Chris Craig", + "position": "Clerk", + "salary": "$80,294", + "office": "Kansas City", + "extn": "1406", + "start_date": "8/25/2007" + }, + { + "id": "4415", + "name": "Anais Watt", + "position": "Software Engineer", + "salary": "$71,900", + "office": "Albuquerque", + "extn": "9971", + "start_date": "6/9/2000" + }, + { + "id": "4416", + "name": "Tania Gilmour", + "position": "Mobile Developer", + "salary": "$200,448", + "office": "Richmond", + "extn": "1234", + "start_date": "1/2/2001" + }, + { + "id": "4417", + "name": "Hank Hale", + "position": "Paramedic", + "salary": "$20,896", + "office": "Rochester", + "extn": "3186", + "start_date": "12/2/2015" + }, + { + "id": "4418", + "name": "Anabelle Vaughan", + "position": "Electrician", + "salary": "$216,990", + "office": "Hollywood", + "extn": "8057", + "start_date": "5/5/2019" + }, + { + "id": "4419", + "name": "Daniel Mitchell", + "position": "Physician", + "salary": "$211,211", + "office": "Tulsa", + "extn": "8990", + "start_date": "2/17/2007" + }, + { + "id": "4420", + "name": "Samantha Ralph", + "position": "Ambulatory Nurse", + "salary": "$105,992", + "office": "Paris", + "extn": "8267", + "start_date": "6/15/2015" + }, + { + "id": "4421", + "name": "Liliana Partridge", + "position": "Pharmacist", + "salary": "$296,730", + "office": "Berna", + "extn": "1370", + "start_date": "4/14/2005" + }, + { + "id": "4422", + "name": "Sloane Jarvis", + "position": "Pharmacist", + "salary": "$174,552", + "office": "Atlanta", + "extn": "7269", + "start_date": "2/20/2018" + }, + { + "id": "4423", + "name": "Jasmine Forester", + "position": "Webmaster", + "salary": "$105,788", + "office": "Bridgeport", + "extn": "6450", + "start_date": "4/29/2003" + }, + { + "id": "4424", + "name": "Fred Craig", + "position": "HR Specialist", + "salary": "$194,136", + "office": "San Diego", + "extn": "5000", + "start_date": "4/25/2006" + }, + { + "id": "4425", + "name": "Mike Addis", + "position": "Bellman", + "salary": "$87,663", + "office": "Lancaster", + "extn": "3807", + "start_date": "8/20/2001" + }, + { + "id": "4426", + "name": "Louise Nicolas", + "position": "Cash Manager", + "salary": "$150,475", + "office": "Stockton", + "extn": "4485", + "start_date": "2/7/2013" + }, + { + "id": "4427", + "name": "Teagan Matthews", + "position": "Service Supervisor", + "salary": "$172,578", + "office": "Philadelphia", + "extn": "2252", + "start_date": "4/27/2009" + }, + { + "id": "4428", + "name": "Aurelia Mcgee", + "position": "Call Center Representative", + "salary": "$98,873", + "office": "Madrid", + "extn": "9949", + "start_date": "12/20/2016" + }, + { + "id": "4429", + "name": "Hank Page ", + "position": "Banker", + "salary": "$109,912", + "office": "Fayetteville", + "extn": "3983", + "start_date": "6/20/2018" + }, + { + "id": "4430", + "name": "Skylar Page ", + "position": "Baker", + "salary": "$129,837", + "office": "Lincoln", + "extn": "5060", + "start_date": "9/16/2018" + }, + { + "id": "4431", + "name": "Harvey Collins", + "position": "Cashier", + "salary": "$255,553", + "office": "San Antonio", + "extn": "1010", + "start_date": "3/19/2013" + }, + { + "id": "4432", + "name": "Aurelia Farrell", + "position": "Lecturer", + "salary": "$191,595", + "office": "Murfreesboro", + "extn": "1593", + "start_date": "9/30/2002" + }, + { + "id": "4433", + "name": "David Ralph", + "position": "Baker", + "salary": "$278,219", + "office": "Norfolk", + "extn": "9494", + "start_date": "1/8/2008" + }, + { + "id": "4434", + "name": "Erick Hogg", + "position": "Banker", + "salary": "$20,053", + "office": "Salem", + "extn": "5723", + "start_date": "6/11/2018" + }, + { + "id": "4435", + "name": "Tom Swift", + "position": "Loan Officer", + "salary": "$246,785", + "office": "Springfield", + "extn": "9415", + "start_date": "5/26/2017" + }, + { + "id": "4436", + "name": "Alan Sheldon", + "position": "Fabricator", + "salary": "$145,464", + "office": "El Paso", + "extn": "1254", + "start_date": "4/30/2014" + }, + { + "id": "4437", + "name": "Ryan Newman", + "position": "Restaurant Manager", + "salary": "$208,108", + "office": "Chicago", + "extn": "8555", + "start_date": "3/3/2012" + }, + { + "id": "4438", + "name": "Gwenyth Durrant", + "position": "Retail Trainee", + "salary": "$11,565", + "office": "Richmond", + "extn": "5675", + "start_date": "4/22/2009" + }, + { + "id": "4439", + "name": "Sofie Eagle", + "position": "Pharmacist", + "salary": "$267,704", + "office": "Houston", + "extn": "6787", + "start_date": "11/18/2017" + }, + { + "id": "4440", + "name": "Denis Varley", + "position": "Investment Advisor", + "salary": "$201,392", + "office": "Prague", + "extn": "5082", + "start_date": "9/30/2000" + }, + { + "id": "4441", + "name": "Joseph Heaton", + "position": "Loan Officer", + "salary": "$86,625", + "office": "Lakewood", + "extn": "8846", + "start_date": "1/9/2004" + }, + { + "id": "4442", + "name": "Natalie Blackwall", + "position": "Inspector", + "salary": "$191,208", + "office": "Saint Paul", + "extn": "1722", + "start_date": "4/1/2019" + }, + { + "id": "4443", + "name": "Samara Ashley", + "position": "Lecturer", + "salary": "$226,852", + "office": "Atlanta", + "extn": "8004", + "start_date": "4/23/2000" + }, + { + "id": "4444", + "name": "Nancy Darcy", + "position": "Design Engineer", + "salary": "$288,497", + "office": "Milano", + "extn": "7900", + "start_date": "8/2/2000" + }, + { + "id": "4445", + "name": "Mavis Overson", + "position": "Global Logistics Supervisor", + "salary": "$215,864", + "office": "Stockton", + "extn": "8746", + "start_date": "12/27/2018" + }, + { + "id": "4446", + "name": "Amelia Wilson", + "position": "Budget Analyst", + "salary": "$202,685", + "office": "Henderson", + "extn": "4379", + "start_date": "6/1/2008" + }, + { + "id": "4447", + "name": "Eden Fox", + "position": "Staffing Consultant", + "salary": "$93,156", + "office": "Fremont", + "extn": "6266", + "start_date": "1/16/2004" + }, + { + "id": "4448", + "name": "Hank Baker", + "position": "Designer", + "salary": "$14,115", + "office": "Santa Ana", + "extn": "6957", + "start_date": "1/26/2003" + }, + { + "id": "4449", + "name": "Rocco Callan", + "position": "Health Educator", + "salary": "$128,152", + "office": "Portland", + "extn": "6743", + "start_date": "12/21/2012" + }, + { + "id": "4450", + "name": "Phillip Carson", + "position": "Designer", + "salary": "$71,406", + "office": "Portland", + "extn": "3055", + "start_date": "5/20/2007" + }, + { + "id": "4451", + "name": "Alma Davies", + "position": "Banker", + "salary": "$151,524", + "office": "Stockton", + "extn": "6301", + "start_date": "2/14/2015" + }, + { + "id": "4452", + "name": "Fiona Dixon", + "position": "Clerk", + "salary": "$266,485", + "office": "Salem", + "extn": "7790", + "start_date": "3/21/2011" + }, + { + "id": "4453", + "name": "Julius Shea", + "position": "Cashier", + "salary": "$255,726", + "office": "Worcester", + "extn": "8490", + "start_date": "5/16/2018" + }, + { + "id": "4454", + "name": "Benjamin Williams", + "position": "Software Engineer", + "salary": "$143,710", + "office": "Minneapolis", + "extn": "5713", + "start_date": "4/15/2001" + }, + { + "id": "4455", + "name": "Maxwell Kelly", + "position": "Chef Manager", + "salary": "$195,955", + "office": "Venice", + "extn": "1029", + "start_date": "4/1/2012" + }, + { + "id": "4456", + "name": "Daniel Rowlands", + "position": "Food Technologist", + "salary": "$59,842", + "office": "Arlington", + "extn": "1128", + "start_date": "6/12/2018" + }, + { + "id": "4457", + "name": "Nate Harrington", + "position": "Project Manager", + "salary": "$76,489", + "office": "Houston", + "extn": "4707", + "start_date": "10/29/2000" + }, + { + "id": "4458", + "name": "Ron Osman", + "position": "Executive Director", + "salary": "$133,183", + "office": "Huntsville", + "extn": "8984", + "start_date": "4/22/2018" + }, + { + "id": "4459", + "name": "Madelyn James", + "position": "Lecturer", + "salary": "$144,947", + "office": "Laredo", + "extn": "3310", + "start_date": "1/2/2001" + }, + { + "id": "4460", + "name": "Rosa Morrow", + "position": "Cashier", + "salary": "$183,483", + "office": "Reno", + "extn": "3153", + "start_date": "1/30/2004" + }, + { + "id": "4461", + "name": "Janice Ashwell", + "position": "Associate Professor", + "salary": "$149,742", + "office": "Detroit", + "extn": "1726", + "start_date": "11/6/2000" + }, + { + "id": "4462", + "name": "John Oswald", + "position": "Chef Manager", + "salary": "$195,896", + "office": "Garland", + "extn": "3170", + "start_date": "7/27/2015" + }, + { + "id": "4463", + "name": "Peter Foxley", + "position": "Health Educator", + "salary": "$44,755", + "office": "Long Beach", + "extn": "2541", + "start_date": "7/24/2013" + }, + { + "id": "4464", + "name": "Bart Dyson", + "position": "Web Developer", + "salary": "$74,007", + "office": "Pittsburgh", + "extn": "4729", + "start_date": "3/28/2019" + }, + { + "id": "4465", + "name": "Ally Chester", + "position": "Insurance Broker", + "salary": "$59,309", + "office": "Ontario", + "extn": "9464", + "start_date": "2/17/2019" + }, + { + "id": "4466", + "name": "Alexia Daniells", + "position": "Accountant", + "salary": "$30,532", + "office": "Cincinnati", + "extn": "7708", + "start_date": "4/14/2017" + }, + { + "id": "4467", + "name": "Juliet Giles", + "position": "Laboratory Technician", + "salary": "$140,007", + "office": "Ontario", + "extn": "5970", + "start_date": "5/8/2007" + }, + { + "id": "4468", + "name": "Abdul Yarwood", + "position": "Health Educator", + "salary": "$112,782", + "office": "Bellevue", + "extn": "1867", + "start_date": "9/27/2014" + }, + { + "id": "4469", + "name": "Miriam Carpenter", + "position": "Healthcare Specialist", + "salary": "$269,865", + "office": "Anaheim", + "extn": "7227", + "start_date": "6/14/2004" + }, + { + "id": "4470", + "name": "Tyson Burge", + "position": "Healthcare Specialist", + "salary": "$23,529", + "office": "Fremont", + "extn": "8763", + "start_date": "3/5/2008" + }, + { + "id": "4471", + "name": "Marigold Hepburn", + "position": "Physician", + "salary": "$202,051", + "office": "Seattle", + "extn": "6220", + "start_date": "5/16/2015" + }, + { + "id": "4472", + "name": "Jack Kerr", + "position": "HR Specialist", + "salary": "$59,683", + "office": "Paris", + "extn": "9407", + "start_date": "6/15/2013" + }, + { + "id": "4473", + "name": "Camellia Shields", + "position": "Investment Advisor", + "salary": "$34,386", + "office": "Stockton", + "extn": "5228", + "start_date": "6/17/2017" + }, + { + "id": "4474", + "name": "Alan Wilson", + "position": "Laboratory Technician", + "salary": "$133,938", + "office": "Fullerton", + "extn": "3916", + "start_date": "10/11/2012" + }, + { + "id": "4475", + "name": "Tyson Sherwood", + "position": "Health Educator", + "salary": "$22,613", + "office": "Miami", + "extn": "7127", + "start_date": "6/24/2009" + }, + { + "id": "4476", + "name": "Javier Burnley", + "position": "Project Manager", + "salary": "$126,933", + "office": "Escondido", + "extn": "5153", + "start_date": "1/20/2006" + }, + { + "id": "4477", + "name": "Hayden Noon", + "position": "Global Logistics Supervisor", + "salary": "$23,583", + "office": "Moreno Valley", + "extn": "9804", + "start_date": "1/11/2007" + }, + { + "id": "4478", + "name": "Maddison Harris", + "position": "Mobile Developer", + "salary": "$207,932", + "office": "Ontario", + "extn": "1131", + "start_date": "12/16/2003" + }, + { + "id": "4479", + "name": "Lucas Steer", + "position": "Audiologist", + "salary": "$121,994", + "office": "San Diego", + "extn": "1361", + "start_date": "8/17/2003" + }, + { + "id": "4480", + "name": "Maya Harvey", + "position": "Bookkeeper", + "salary": "$98,326", + "office": "Valetta", + "extn": "9336", + "start_date": "11/28/2009" + }, + { + "id": "4481", + "name": "Rufus Price", + "position": "Project Manager", + "salary": "$258,952", + "office": "Columbus", + "extn": "4477", + "start_date": "10/6/2005" + }, + { + "id": "4482", + "name": "Oliver Brooks", + "position": "Call Center Representative", + "salary": "$183,170", + "office": "Seattle", + "extn": "4831", + "start_date": "3/26/2006" + }, + { + "id": "4483", + "name": "Rebecca Connell", + "position": "Executive Director", + "salary": "$275,320", + "office": "Jacksonville", + "extn": "6454", + "start_date": "6/1/2005" + }, + { + "id": "4484", + "name": "Benny Mason", + "position": "Paramedic", + "salary": "$112,229", + "office": "Otawa", + "extn": "4948", + "start_date": "10/17/2015" + }, + { + "id": "4485", + "name": "Gabriel Vangness", + "position": "Mobile Developer", + "salary": "$202,827", + "office": "San Antonio", + "extn": "6022", + "start_date": "6/18/2001" + }, + { + "id": "4486", + "name": "Mona Avery", + "position": "Budget Analyst", + "salary": "$56,978", + "office": "Pittsburgh", + "extn": "6541", + "start_date": "7/29/2013" + }, + { + "id": "4487", + "name": "Jolene Wilde", + "position": "Project Manager", + "salary": "$221,672", + "office": "Lyon", + "extn": "7583", + "start_date": "5/13/2017" + }, + { + "id": "4488", + "name": "Helen Darcy", + "position": "Audiologist", + "salary": "$118,478", + "office": "Salt Lake City", + "extn": "8153", + "start_date": "3/8/2014" + }, + { + "id": "4489", + "name": "Carl Redwood", + "position": "Webmaster", + "salary": "$240,639", + "office": "Rome", + "extn": "7769", + "start_date": "7/31/2003" + }, + { + "id": "4490", + "name": "Darlene Flett", + "position": "Paramedic", + "salary": "$188,460", + "office": "Ontario", + "extn": "5880", + "start_date": "10/15/2006" + }, + { + "id": "4491", + "name": "Tony Richards", + "position": "Business Broker", + "salary": "$216,839", + "office": "Nashville", + "extn": "5591", + "start_date": "8/23/2017" + }, + { + "id": "4492", + "name": "Julius Buckley", + "position": "HR Coordinator", + "salary": "$75,609", + "office": "Albuquerque", + "extn": "2794", + "start_date": "6/12/2002" + }, + { + "id": "4493", + "name": "Faith Lynch", + "position": "Fabricator", + "salary": "$153,892", + "office": "Milano", + "extn": "7420", + "start_date": "6/5/2003" + }, + { + "id": "4494", + "name": "Aisha Chadwick", + "position": "Dentist", + "salary": "$209,956", + "office": "Hayward", + "extn": "4957", + "start_date": "4/18/2013" + }, + { + "id": "4495", + "name": "Caydence Welsch", + "position": "Design Engineer", + "salary": "$220,332", + "office": "San Bernardino", + "extn": "3896", + "start_date": "10/31/2002" + }, + { + "id": "4496", + "name": "Marie Cooper", + "position": "Banker", + "salary": "$178,132", + "office": "Hayward", + "extn": "1179", + "start_date": "6/29/2003" + }, + { + "id": "4497", + "name": "Jolene Craig", + "position": "Paramedic", + "salary": "$54,295", + "office": "Rome", + "extn": "4424", + "start_date": "7/22/2013" + }, + { + "id": "4498", + "name": "Mason Whitehouse", + "position": "Webmaster", + "salary": "$54,375", + "office": "Houston", + "extn": "8724", + "start_date": "11/16/2016" + }, + { + "id": "4499", + "name": "Lindsay Baker", + "position": "Pharmacist", + "salary": "$225,224", + "office": "Innsbruck", + "extn": "6611", + "start_date": "11/24/2012" + }, + { + "id": "4500", + "name": "Martin Harrison", + "position": "Fabricator", + "salary": "$258,389", + "office": "Oakland", + "extn": "8116", + "start_date": "2/12/2015" + }, + { + "id": "4501", + "name": "Rufus Keys", + "position": "IT Support Staff", + "salary": "$31,561", + "office": "Sacramento", + "extn": "3294", + "start_date": "4/20/2006" + }, + { + "id": "4502", + "name": "Mark Nanton", + "position": "Service Supervisor", + "salary": "$35,471", + "office": "Santa Ana", + "extn": "2272", + "start_date": "3/10/2001" + }, + { + "id": "4503", + "name": "Eden Harvey", + "position": "Treasurer", + "salary": "$15,112", + "office": "Berlin", + "extn": "2403", + "start_date": "3/11/2001" + }, + { + "id": "4504", + "name": "Allison King", + "position": "Machine Operator", + "salary": "$92,123", + "office": "Bellevue", + "extn": "9641", + "start_date": "11/4/2007" + }, + { + "id": "4505", + "name": "Phillip Bentley", + "position": "Operator", + "salary": "$10,554", + "office": "Lancaster", + "extn": "1018", + "start_date": "4/24/2012" + }, + { + "id": "4506", + "name": "Marigold Fowler", + "position": "Production Painter", + "salary": "$86,648", + "office": "Bridgeport", + "extn": "4118", + "start_date": "3/17/2003" + }, + { + "id": "4507", + "name": "Gina Calderwood", + "position": "Design Engineer", + "salary": "$116,413", + "office": "Oklahoma City", + "extn": "9788", + "start_date": "12/23/2001" + }, + { + "id": "4508", + "name": "Logan Larsen", + "position": "Health Educator", + "salary": "$60,235", + "office": "Berlin", + "extn": "5872", + "start_date": "2/24/2001" + }, + { + "id": "4509", + "name": "Valerie Davies", + "position": "Banker", + "salary": "$205,091", + "office": "New York", + "extn": "3832", + "start_date": "12/20/2000" + }, + { + "id": "4510", + "name": "Russel Morley", + "position": "Bellman", + "salary": "$199,954", + "office": "Jersey City", + "extn": "5467", + "start_date": "10/11/2012" + }, + { + "id": "4511", + "name": "Josh Horton", + "position": "Health Educator", + "salary": "$258,168", + "office": "Madison", + "extn": "4959", + "start_date": "4/20/2012" + }, + { + "id": "4512", + "name": "Gabriel Scott", + "position": "Executive Director", + "salary": "$133,741", + "office": "Glendale", + "extn": "1684", + "start_date": "7/27/2015" + }, + { + "id": "4513", + "name": "Alan Collingwood", + "position": "Dentist", + "salary": "$53,584", + "office": "Jersey City", + "extn": "3644", + "start_date": "2/21/2011" + }, + { + "id": "4514", + "name": "Percy Whitmore", + "position": "CNC Operator", + "salary": "$84,669", + "office": "Tokyo", + "extn": "8580", + "start_date": "1/29/2012" + }, + { + "id": "4515", + "name": "Victoria Plumb", + "position": "Health Educator", + "salary": "$288,455", + "office": "Hayward", + "extn": "6970", + "start_date": "4/9/2011" + }, + { + "id": "4516", + "name": "Brad Upsdell", + "position": "Electrician", + "salary": "$237,638", + "office": "Washington", + "extn": "2695", + "start_date": "6/22/2006" + }, + { + "id": "4517", + "name": "Bridget Nelson", + "position": "Loan Officer", + "salary": "$140,972", + "office": "Worcester", + "extn": "1281", + "start_date": "9/11/2018" + }, + { + "id": "4518", + "name": "Ivy Whittle", + "position": "Insurance Broker", + "salary": "$227,405", + "office": "Garland", + "extn": "5255", + "start_date": "10/24/2017" + }, + { + "id": "4519", + "name": "Tom Moreno", + "position": "Associate Professor", + "salary": "$177,855", + "office": "Memphis", + "extn": "5681", + "start_date": "5/4/2008" + }, + { + "id": "4520", + "name": "Katelyn Eastwood", + "position": "HR Coordinator", + "salary": "$20,171", + "office": "Seattle", + "extn": "1792", + "start_date": "8/25/2010" + }, + { + "id": "4521", + "name": "Josh Power", + "position": "Ambulatory Nurse", + "salary": "$17,223", + "office": "Worcester", + "extn": "9072", + "start_date": "12/4/2016" + }, + { + "id": "4522", + "name": "Eryn Purvis", + "position": "Health Educator", + "salary": "$71,054", + "office": "Bucharest", + "extn": "7942", + "start_date": "5/17/2008" + }, + { + "id": "4523", + "name": "Doug Benson", + "position": "Lecturer", + "salary": "$259,535", + "office": "Memphis", + "extn": "1932", + "start_date": "1/25/2016" + }, + { + "id": "4524", + "name": "Margot Scott", + "position": "Designer", + "salary": "$63,931", + "office": "Innsbruck", + "extn": "9529", + "start_date": "5/19/2010" + }, + { + "id": "4525", + "name": "Mike Slater", + "position": "Accountant", + "salary": "$189,627", + "office": "Richmond", + "extn": "1823", + "start_date": "3/7/2015" + }, + { + "id": "4526", + "name": "Maia Steer", + "position": "Baker", + "salary": "$135,596", + "office": "Reno", + "extn": "6766", + "start_date": "11/15/2014" + }, + { + "id": "4527", + "name": "David Rixon", + "position": "Systems Administrator", + "salary": "$18,535", + "office": "San Antonio", + "extn": "5829", + "start_date": "5/30/2009" + }, + { + "id": "4528", + "name": "Henry Brooks", + "position": "Treasurer", + "salary": "$167,042", + "office": "Dallas", + "extn": "9502", + "start_date": "4/3/2014" + }, + { + "id": "4529", + "name": "Penelope Gray", + "position": "Dentist", + "salary": "$242,851", + "office": "Baltimore", + "extn": "3122", + "start_date": "7/3/2017" + }, + { + "id": "4530", + "name": "Luke Sylvester", + "position": "Operator", + "salary": "$249,346", + "office": "Henderson", + "extn": "3527", + "start_date": "7/15/2004" + }, + { + "id": "4531", + "name": "Elly Shelton", + "position": "Restaurant Manager", + "salary": "$192,119", + "office": "Laredo", + "extn": "1035", + "start_date": "12/19/2015" + }, + { + "id": "4532", + "name": "Raquel Fields", + "position": "Chef Manager", + "salary": "$284,951", + "office": "Quebec", + "extn": "7612", + "start_date": "9/24/2004" + }, + { + "id": "4533", + "name": "Vanessa Shaw", + "position": "Laboratory Technician", + "salary": "$211,190", + "office": "San Antonio", + "extn": "8338", + "start_date": "9/6/2008" + }, + { + "id": "4534", + "name": "Johnathan Nash", + "position": "Pharmacist", + "salary": "$197,521", + "office": "Laredo", + "extn": "1589", + "start_date": "6/4/2017" + }, + { + "id": "4535", + "name": "Samara Kelly", + "position": "Physician", + "salary": "$128,459", + "office": "Paris", + "extn": "3457", + "start_date": "10/18/2009" + }, + { + "id": "4536", + "name": "Rae Rigg", + "position": "Design Engineer", + "salary": "$155,650", + "office": "Chicago", + "extn": "2731", + "start_date": "8/17/2019" + }, + { + "id": "4537", + "name": "Tom Bristow", + "position": "Service Supervisor", + "salary": "$268,623", + "office": "San Francisco", + "extn": "6049", + "start_date": "6/8/2003" + }, + { + "id": "4538", + "name": "Ivette Rust", + "position": "Web Developer", + "salary": "$71,428", + "office": "Valetta", + "extn": "6708", + "start_date": "4/8/2003" + }, + { + "id": "4539", + "name": "Angela Cobb", + "position": "Investment Advisor", + "salary": "$97,879", + "office": "Irving", + "extn": "6298", + "start_date": "8/10/2013" + }, + { + "id": "4540", + "name": "Chester Mcgee", + "position": "Treasurer", + "salary": "$168,760", + "office": "Escondido", + "extn": "9207", + "start_date": "7/2/2018" + }, + { + "id": "4541", + "name": "Jocelyn Avery", + "position": "Cashier", + "salary": "$98,882", + "office": "Arlington", + "extn": "8103", + "start_date": "1/17/2007" + }, + { + "id": "4542", + "name": "Sienna Bristow", + "position": "HR Coordinator", + "salary": "$193,455", + "office": "Wien", + "extn": "9004", + "start_date": "8/3/2011" + }, + { + "id": "4543", + "name": "William Vollans", + "position": "Retail Trainee", + "salary": "$126,653", + "office": "San Bernardino", + "extn": "4103", + "start_date": "1/4/2005" + }, + { + "id": "4544", + "name": "Paula Kennedy", + "position": "HR Coordinator", + "salary": "$296,654", + "office": "Seattle", + "extn": "3915", + "start_date": "10/14/2017" + }, + { + "id": "4545", + "name": "Eden Miller", + "position": "Fabricator", + "salary": "$200,331", + "office": "Sacramento", + "extn": "8685", + "start_date": "11/10/2000" + }, + { + "id": "4546", + "name": "Hayden Turner", + "position": "Audiologist", + "salary": "$36,705", + "office": "Philadelphia", + "extn": "9403", + "start_date": "3/15/2000" + }, + { + "id": "4547", + "name": "Barney Ring", + "position": "Fabricator", + "salary": "$223,784", + "office": "Fayetteville", + "extn": "5719", + "start_date": "2/28/2005" + }, + { + "id": "4548", + "name": "Russel Ellis", + "position": "Project Manager", + "salary": "$86,869", + "office": "Kansas City", + "extn": "7192", + "start_date": "11/28/2007" + }, + { + "id": "4549", + "name": "Mark Hilton", + "position": "Budget Analyst", + "salary": "$168,496", + "office": "Tallahassee", + "extn": "5152", + "start_date": "2/5/2019" + }, + { + "id": "4550", + "name": "Emma Price", + "position": "Cashier", + "salary": "$160,858", + "office": "Charlotte", + "extn": "8058", + "start_date": "4/17/2010" + }, + { + "id": "4551", + "name": "Isla Ballard", + "position": "Laboratory Technician", + "salary": "$24,510", + "office": "Saint Paul", + "extn": "7609", + "start_date": "5/23/2006" + }, + { + "id": "4552", + "name": "Wade Eaton", + "position": "Associate Professor", + "salary": "$59,981", + "office": "Murfreesboro", + "extn": "3263", + "start_date": "11/5/2015" + }, + { + "id": "4553", + "name": "Gina Brown", + "position": "Inspector", + "salary": "$286,840", + "office": "Phoenix", + "extn": "7915", + "start_date": "3/7/2012" + }, + { + "id": "4554", + "name": "Emely Watson", + "position": "Executive Director", + "salary": "$130,116", + "office": "Albuquerque", + "extn": "8774", + "start_date": "7/13/2004" + }, + { + "id": "4555", + "name": "Freya Rowe", + "position": "Bookkeeper", + "salary": "$89,105", + "office": "Prague", + "extn": "3351", + "start_date": "4/21/2005" + }, + { + "id": "4556", + "name": "Maria Clarke", + "position": "Global Logistics Supervisor", + "salary": "$35,855", + "office": "Dallas", + "extn": "1498", + "start_date": "12/25/2010" + }, + { + "id": "4557", + "name": "Tom Stevens", + "position": "Project Manager", + "salary": "$148,677", + "office": "Salt Lake City", + "extn": "1257", + "start_date": "7/18/2018" + }, + { + "id": "4558", + "name": "Marjorie Rust", + "position": "Business Broker", + "salary": "$60,253", + "office": "Valetta", + "extn": "1190", + "start_date": "12/31/2006" + }, + { + "id": "4559", + "name": "Chad Henderson", + "position": "HR Coordinator", + "salary": "$203,893", + "office": "Fort Lauderdale", + "extn": "2988", + "start_date": "6/7/2003" + }, + { + "id": "4560", + "name": "Mark Waterson", + "position": "Insurance Broker", + "salary": "$76,277", + "office": "Arlington", + "extn": "2372", + "start_date": "9/26/2004" + }, + { + "id": "4561", + "name": "Vivian Emmott", + "position": "Assistant Buyer", + "salary": "$295,876", + "office": "Madison", + "extn": "6841", + "start_date": "7/24/2010" + }, + { + "id": "4562", + "name": "Emery Morgan", + "position": "Assistant Buyer", + "salary": "$181,713", + "office": "Berna", + "extn": "9052", + "start_date": "2/28/2014" + }, + { + "id": "4563", + "name": "Willow Kennedy", + "position": "Web Developer", + "salary": "$130,727", + "office": "Paris", + "extn": "7768", + "start_date": "12/22/2003" + }, + { + "id": "4564", + "name": "Caleb Harrison", + "position": "Production Painter", + "salary": "$286,415", + "office": "Denver", + "extn": "7761", + "start_date": "5/23/2010" + }, + { + "id": "4565", + "name": "Aiden Fisher", + "position": "Designer", + "salary": "$159,529", + "office": "Phoenix", + "extn": "7409", + "start_date": "10/28/2006" + }, + { + "id": "4566", + "name": "Cynthia Shields", + "position": "CNC Operator", + "salary": "$239,821", + "office": "Lincoln", + "extn": "5241", + "start_date": "6/24/2015" + }, + { + "id": "4567", + "name": "Johnny Richardson", + "position": "Bellman", + "salary": "$297,383", + "office": "Milano", + "extn": "7720", + "start_date": "2/2/2019" + }, + { + "id": "4568", + "name": "Daron Vangness", + "position": "Lecturer", + "salary": "$79,236", + "office": "Sacramento", + "extn": "1676", + "start_date": "9/6/2009" + }, + { + "id": "4569", + "name": "Grace Bennett", + "position": "Auditor", + "salary": "$293,464", + "office": "San Francisco", + "extn": "7282", + "start_date": "1/15/2001" + }, + { + "id": "4570", + "name": "Denis Emmott", + "position": "Laboratory Technician", + "salary": "$154,462", + "office": "Pittsburgh", + "extn": "3026", + "start_date": "11/5/2011" + }, + { + "id": "4571", + "name": "Eduardo Richards", + "position": "Machine Operator", + "salary": "$69,109", + "office": "Hayward", + "extn": "8282", + "start_date": "12/26/2013" + }, + { + "id": "4572", + "name": "Isabel Price", + "position": "HR Specialist", + "salary": "$32,990", + "office": "Oklahoma City", + "extn": "4521", + "start_date": "3/30/2005" + }, + { + "id": "4573", + "name": "Lynn Wood", + "position": "Cashier", + "salary": "$43,178", + "office": "Bellevue", + "extn": "4502", + "start_date": "3/20/2005" + }, + { + "id": "4574", + "name": "Peter Anderson", + "position": "Cook", + "salary": "$82,264", + "office": "Richmond", + "extn": "8951", + "start_date": "10/28/2004" + }, + { + "id": "4575", + "name": "Javier Hooper", + "position": "Project Manager", + "salary": "$153,955", + "office": "Columbus", + "extn": "7439", + "start_date": "2/1/2004" + }, + { + "id": "4576", + "name": "Adalind Thornton", + "position": "Accountant", + "salary": "$270,746", + "office": "Otawa", + "extn": "6806", + "start_date": "4/8/2006" + }, + { + "id": "4577", + "name": "Matt Cadman", + "position": "Auditor", + "salary": "$169,456", + "office": "Memphis", + "extn": "3156", + "start_date": "7/22/2007" + }, + { + "id": "4578", + "name": "Lauren Graves", + "position": "IT Support Staff", + "salary": "$30,444", + "office": "Irving", + "extn": "8041", + "start_date": "11/9/2010" + }, + { + "id": "4579", + "name": "Chuck Fox", + "position": "Designer", + "salary": "$278,040", + "office": "Memphis", + "extn": "2650", + "start_date": "11/11/2011" + }, + { + "id": "4580", + "name": "Danny Ingram", + "position": "Audiologist", + "salary": "$178,201", + "office": "Wien", + "extn": "5095", + "start_date": "3/2/2019" + }, + { + "id": "4581", + "name": "Callie Scott", + "position": "Steward", + "salary": "$136,520", + "office": "Fremont", + "extn": "9797", + "start_date": "7/31/2010" + }, + { + "id": "4582", + "name": "Jamie Chapman", + "position": "Laboratory Technician", + "salary": "$119,871", + "office": "Long Beach", + "extn": "9882", + "start_date": "12/1/2003" + }, + { + "id": "4583", + "name": "Barney Summers", + "position": "Call Center Representative", + "salary": "$194,190", + "office": "Toledo", + "extn": "7530", + "start_date": "10/31/2001" + }, + { + "id": "4584", + "name": "Crystal Long", + "position": "Mobile Developer", + "salary": "$252,130", + "office": "Hayward", + "extn": "5983", + "start_date": "4/21/2012" + }, + { + "id": "4585", + "name": "Tyler Vince", + "position": "Treasurer", + "salary": "$140,110", + "office": "Phoenix", + "extn": "2070", + "start_date": "6/3/2019" + }, + { + "id": "4586", + "name": "Phillip Williams", + "position": "Budget Analyst", + "salary": "$242,839", + "office": "Bucharest", + "extn": "9009", + "start_date": "1/9/2016" + }, + { + "id": "4587", + "name": "Sofia Poole", + "position": "Executive Director", + "salary": "$250,882", + "office": "Atlanta", + "extn": "2536", + "start_date": "10/7/2012" + }, + { + "id": "4588", + "name": "Cherish Weasley", + "position": "Cash Manager", + "salary": "$252,163", + "office": "Dallas", + "extn": "1429", + "start_date": "4/22/2019" + }, + { + "id": "4589", + "name": "Jasmine Dubois", + "position": "Bellman", + "salary": "$90,818", + "office": "Lyon", + "extn": "6032", + "start_date": "6/26/2014" + }, + { + "id": "4590", + "name": "Eduardo Hunter", + "position": "Front Desk Coordinator", + "salary": "$230,018", + "office": "Detroit", + "extn": "6558", + "start_date": "1/13/2016" + }, + { + "id": "4591", + "name": "Julius Gray", + "position": "Dentist", + "salary": "$158,388", + "office": "Bellevue", + "extn": "3259", + "start_date": "1/28/2015" + }, + { + "id": "4592", + "name": "Johnathan Farmer", + "position": "Auditor", + "salary": "$245,045", + "office": "Albuquerque", + "extn": "2416", + "start_date": "9/4/2001" + }, + { + "id": "4593", + "name": "Maggie Amstead", + "position": "Electrician", + "salary": "$145,966", + "office": "El Paso", + "extn": "2802", + "start_date": "1/21/2007" + }, + { + "id": "4594", + "name": "Madison Steer", + "position": "Call Center Representative", + "salary": "$69,301", + "office": "Atlanta", + "extn": "4597", + "start_date": "7/3/2009" + }, + { + "id": "4595", + "name": "Teagan Tutton", + "position": "Accountant", + "salary": "$256,836", + "office": "Milwaukee", + "extn": "4555", + "start_date": "11/29/2012" + }, + { + "id": "4596", + "name": "Mya Goodman", + "position": "Cook", + "salary": "$251,310", + "office": "Pittsburgh", + "extn": "4337", + "start_date": "2/7/2011" + }, + { + "id": "4597", + "name": "Karen Redfern", + "position": "Treasurer", + "salary": "$58,877", + "office": "Lyon", + "extn": "6900", + "start_date": "7/30/2013" + }, + { + "id": "4598", + "name": "Mona Wilson", + "position": "Insurance Broker", + "salary": "$51,954", + "office": "Milwaukee", + "extn": "2471", + "start_date": "1/19/2019" + }, + { + "id": "4599", + "name": "Dalia Ashley", + "position": "Doctor", + "salary": "$205,742", + "office": "Irving", + "extn": "7381", + "start_date": "2/24/2002" + }, + { + "id": "4600", + "name": "Barry Jacobs", + "position": "Bellman", + "salary": "$22,527", + "office": "Philadelphia", + "extn": "4393", + "start_date": "9/28/2019" + }, + { + "id": "4601", + "name": "Aleksandra Jobson", + "position": "Lecturer", + "salary": "$29,233", + "office": "Tulsa", + "extn": "4075", + "start_date": "11/11/2007" + }, + { + "id": "4602", + "name": "Rick Morrison", + "position": "Chef Manager", + "salary": "$281,885", + "office": "Minneapolis", + "extn": "9874", + "start_date": "5/7/2019" + }, + { + "id": "4603", + "name": "Trisha Eddison", + "position": "Insurance Broker", + "salary": "$44,204", + "office": "Hollywood", + "extn": "3656", + "start_date": "7/29/2011" + }, + { + "id": "4604", + "name": "Kendra Chappell", + "position": "Investment Advisor", + "salary": "$33,801", + "office": "Columbus", + "extn": "2468", + "start_date": "3/16/2015" + }, + { + "id": "4605", + "name": "Alba Antcliff", + "position": "Pharmacist", + "salary": "$187,019", + "office": "Huntsville", + "extn": "1305", + "start_date": "3/8/2000" + }, + { + "id": "4606", + "name": "Raquel Franks", + "position": "Paramedic", + "salary": "$100,225", + "office": "Springfield", + "extn": "4202", + "start_date": "1/3/2002" + }, + { + "id": "4607", + "name": "Rhea Broomfield", + "position": "Project Manager", + "salary": "$209,063", + "office": "Memphis", + "extn": "4445", + "start_date": "2/10/2016" + }, + { + "id": "4608", + "name": "Mary Funnell", + "position": "Front Desk Coordinator", + "salary": "$26,781", + "office": "London", + "extn": "4279", + "start_date": "11/24/2010" + }, + { + "id": "4609", + "name": "Miriam Lakey", + "position": "Paramedic", + "salary": "$71,970", + "office": "Garland", + "extn": "7616", + "start_date": "2/23/2008" + }, + { + "id": "4610", + "name": "Maxwell Phillips", + "position": "Retail Trainee", + "salary": "$174,683", + "office": "Jersey City", + "extn": "7956", + "start_date": "6/3/2012" + }, + { + "id": "4611", + "name": "Boris Osman", + "position": "Retail Trainee", + "salary": "$286,978", + "office": "Seattle", + "extn": "9822", + "start_date": "8/12/2014" + }, + { + "id": "4612", + "name": "Ramon Everett", + "position": "Health Educator", + "salary": "$246,095", + "office": "Lincoln", + "extn": "1816", + "start_date": "7/12/2001" + }, + { + "id": "4613", + "name": "Valentina Allcott", + "position": "Project Manager", + "salary": "$254,866", + "office": "San Antonio", + "extn": "2080", + "start_date": "5/27/2015" + }, + { + "id": "4614", + "name": "Eduardo Rowan", + "position": "Laboratory Technician", + "salary": "$299,827", + "office": "Minneapolis", + "extn": "4285", + "start_date": "7/14/2008" + }, + { + "id": "4615", + "name": "Hank Denton", + "position": "Food Technologist", + "salary": "$57,934", + "office": "Indianapolis", + "extn": "7530", + "start_date": "8/17/2010" + }, + { + "id": "4616", + "name": "David Stewart", + "position": "Insurance Broker", + "salary": "$277,029", + "office": "Rome", + "extn": "2554", + "start_date": "3/25/2012" + }, + { + "id": "4617", + "name": "Gil Whittle", + "position": "Webmaster", + "salary": "$210,937", + "office": "Lincoln", + "extn": "7782", + "start_date": "2/13/2014" + }, + { + "id": "4618", + "name": "Noah Ainsworth", + "position": "Executive Director", + "salary": "$257,442", + "office": "Dallas", + "extn": "7207", + "start_date": "1/3/2001" + }, + { + "id": "4619", + "name": "Cherish Ellis", + "position": "Audiologist", + "salary": "$80,302", + "office": "Louisville", + "extn": "8553", + "start_date": "2/8/2005" + }, + { + "id": "4620", + "name": "Rosalyn Wright", + "position": "Assistant Buyer", + "salary": "$202,382", + "office": "Los Angeles", + "extn": "7099", + "start_date": "7/6/2015" + }, + { + "id": "4621", + "name": "Chad Evans", + "position": "Staffing Consultant", + "salary": "$74,130", + "office": "Irving", + "extn": "5773", + "start_date": "5/20/2018" + }, + { + "id": "4622", + "name": "Tom Vass", + "position": "Assistant Buyer", + "salary": "$84,072", + "office": "San Antonio", + "extn": "4036", + "start_date": "4/21/2017" + }, + { + "id": "4623", + "name": "Raquel May", + "position": "Chef Manager", + "salary": "$52,834", + "office": "Norfolk", + "extn": "9571", + "start_date": "5/27/2007" + }, + { + "id": "4624", + "name": "Erick Stone ", + "position": "Software Engineer", + "salary": "$228,513", + "office": "Rochester", + "extn": "2501", + "start_date": "6/3/2014" + }, + { + "id": "4625", + "name": "Denis Curtis", + "position": "Clerk", + "salary": "$286,577", + "office": "Chicago", + "extn": "8849", + "start_date": "10/26/2008" + }, + { + "id": "4626", + "name": "Lucy Hastings", + "position": "Executive Director", + "salary": "$240,868", + "office": "Rome", + "extn": "5963", + "start_date": "4/29/2019" + }, + { + "id": "4627", + "name": "Michelle Pratt", + "position": "Front Desk Coordinator", + "salary": "$182,599", + "office": "Lincoln", + "extn": "2280", + "start_date": "12/30/2013" + }, + { + "id": "4628", + "name": "Matthew Adams", + "position": "Steward", + "salary": "$177,649", + "office": "Lisbon", + "extn": "5234", + "start_date": "12/7/2009" + }, + { + "id": "4629", + "name": "Rita Booth", + "position": "Call Center Representative", + "salary": "$30,001", + "office": "San Jose", + "extn": "6777", + "start_date": "6/25/2003" + }, + { + "id": "4630", + "name": "Sage Locke", + "position": "Associate Professor", + "salary": "$182,117", + "office": "El Paso", + "extn": "8381", + "start_date": "12/31/2005" + }, + { + "id": "4631", + "name": "Rocco Blackburn", + "position": "Machine Operator", + "salary": "$211,934", + "office": "Venice", + "extn": "5736", + "start_date": "12/28/2009" + }, + { + "id": "4632", + "name": "Kenzie Everett", + "position": "Fabricator", + "salary": "$288,884", + "office": "Hollywood", + "extn": "7688", + "start_date": "4/6/2001" + }, + { + "id": "4633", + "name": "Hayden Whatson", + "position": "Healthcare Specialist", + "salary": "$108,988", + "office": "Indianapolis", + "extn": "6253", + "start_date": "7/1/2013" + }, + { + "id": "4634", + "name": "Karen Antcliff", + "position": "Front Desk Coordinator", + "salary": "$110,358", + "office": "Oakland", + "extn": "7257", + "start_date": "11/15/2012" + }, + { + "id": "4635", + "name": "Alexander Jackson", + "position": "HR Specialist", + "salary": "$141,541", + "office": "Charlotte", + "extn": "8534", + "start_date": "2/3/2011" + }, + { + "id": "4636", + "name": "Esmeralda Gordon", + "position": "HR Coordinator", + "salary": "$131,171", + "office": "Columbus", + "extn": "1851", + "start_date": "3/31/2018" + }, + { + "id": "4637", + "name": "Chuck Talbot", + "position": "Global Logistics Supervisor", + "salary": "$186,833", + "office": "Dallas", + "extn": "1364", + "start_date": "4/22/2007" + }, + { + "id": "4638", + "name": "Bart Owen", + "position": "Production Painter", + "salary": "$105,043", + "office": "Norfolk", + "extn": "6928", + "start_date": "9/22/2016" + }, + { + "id": "4639", + "name": "Brad Dixon", + "position": "Banker", + "salary": "$142,997", + "office": "Escondido", + "extn": "1809", + "start_date": "12/31/2010" + }, + { + "id": "4640", + "name": "Peter Knight", + "position": "Executive Director", + "salary": "$216,807", + "office": "Nashville", + "extn": "2802", + "start_date": "4/15/2010" + }, + { + "id": "4641", + "name": "Erick Judd", + "position": "HR Coordinator", + "salary": "$244,336", + "office": "Tallahassee", + "extn": "2048", + "start_date": "3/7/2005" + }, + { + "id": "4642", + "name": "Boris Cox", + "position": "Food Technologist", + "salary": "$205,331", + "office": "Paris", + "extn": "7800", + "start_date": "7/9/2005" + }, + { + "id": "4643", + "name": "Rosalyn Leigh", + "position": "Loan Officer", + "salary": "$193,953", + "office": "Arlington", + "extn": "4090", + "start_date": "10/3/2012" + }, + { + "id": "4644", + "name": "Lynn Wilson", + "position": "Budget Analyst", + "salary": "$176,550", + "office": "Chicago", + "extn": "8310", + "start_date": "9/8/2008" + }, + { + "id": "4645", + "name": "Jacob Ward", + "position": "Call Center Representative", + "salary": "$217,963", + "office": "Dallas", + "extn": "1197", + "start_date": "2/18/2015" + }, + { + "id": "4646", + "name": "Maxwell Cartwright", + "position": "Front Desk Coordinator", + "salary": "$268,355", + "office": "Dallas", + "extn": "8663", + "start_date": "3/15/2018" + }, + { + "id": "4647", + "name": "Denny London", + "position": "Pharmacist", + "salary": "$41,392", + "office": "Columbus", + "extn": "3509", + "start_date": "3/29/2009" + }, + { + "id": "4648", + "name": "Camila Redwood", + "position": "Inspector", + "salary": "$298,987", + "office": "Tulsa", + "extn": "7314", + "start_date": "4/27/2012" + }, + { + "id": "4649", + "name": "Leilani Wallace", + "position": "Software Engineer", + "salary": "$74,198", + "office": "Scottsdale", + "extn": "2521", + "start_date": "8/19/2011" + }, + { + "id": "4650", + "name": "Gabriel Fenton", + "position": "Production Painter", + "salary": "$200,594", + "office": "New Orleans", + "extn": "4760", + "start_date": "8/8/2009" + }, + { + "id": "4651", + "name": "Karen Goodman", + "position": "Web Developer", + "salary": "$280,413", + "office": "Bridgeport", + "extn": "3732", + "start_date": "4/13/2004" + }, + { + "id": "4652", + "name": "William Ward", + "position": "Accountant", + "salary": "$140,259", + "office": "London", + "extn": "7235", + "start_date": "11/21/2005" + }, + { + "id": "4653", + "name": "Aisha Owens", + "position": "Front Desk Coordinator", + "salary": "$123,416", + "office": "Honolulu", + "extn": "2513", + "start_date": "1/13/2004" + }, + { + "id": "4654", + "name": "Bob Coll", + "position": "Associate Professor", + "salary": "$18,166", + "office": "Bridgeport", + "extn": "5699", + "start_date": "8/10/2005" + }, + { + "id": "4655", + "name": "Luna Robinson", + "position": "Call Center Representative", + "salary": "$108,356", + "office": "Toledo", + "extn": "1316", + "start_date": "9/10/2015" + }, + { + "id": "4656", + "name": "Isla Gregory", + "position": "Pharmacist", + "salary": "$176,351", + "office": "Memphis", + "extn": "4716", + "start_date": "12/12/2000" + }, + { + "id": "4657", + "name": "Anthony Overson", + "position": "Physician", + "salary": "$68,131", + "office": "Zurich", + "extn": "1355", + "start_date": "5/13/2015" + }, + { + "id": "4658", + "name": "Cadence Russell", + "position": "Systems Administrator", + "salary": "$225,804", + "office": "San Diego", + "extn": "1755", + "start_date": "5/3/2003" + }, + { + "id": "4659", + "name": "Penelope Murphy", + "position": "Restaurant Manager", + "salary": "$290,876", + "office": "Ontario", + "extn": "3398", + "start_date": "4/1/2017" + }, + { + "id": "4660", + "name": "Elijah Hancock", + "position": "Doctor", + "salary": "$259,063", + "office": "El Paso", + "extn": "7125", + "start_date": "11/28/2014" + }, + { + "id": "4661", + "name": "Maxwell James", + "position": "Physician", + "salary": "$234,644", + "office": "Oklahoma City", + "extn": "8753", + "start_date": "2/12/2019" + }, + { + "id": "4662", + "name": "Chadwick Talbot", + "position": "Accountant", + "salary": "$20,028", + "office": "Madrid", + "extn": "9635", + "start_date": "1/28/2010" + }, + { + "id": "4663", + "name": "Lara Chappell", + "position": "Web Developer", + "salary": "$161,052", + "office": "Otawa", + "extn": "2800", + "start_date": "9/1/2009" + }, + { + "id": "4664", + "name": "Jack Ward", + "position": "Bookkeeper", + "salary": "$155,088", + "office": "St. Louis", + "extn": "7794", + "start_date": "2/29/2000" + }, + { + "id": "4665", + "name": "Liam Victor", + "position": "Auditor", + "salary": "$163,241", + "office": "Detroit", + "extn": "3652", + "start_date": "9/16/2015" + }, + { + "id": "4666", + "name": "Peter Harris", + "position": "Dentist", + "salary": "$177,971", + "office": "Bucharest", + "extn": "2520", + "start_date": "2/24/2015" + }, + { + "id": "4667", + "name": "Eryn Eyres", + "position": "Baker", + "salary": "$86,017", + "office": "El Paso", + "extn": "6889", + "start_date": "12/8/2014" + }, + { + "id": "4668", + "name": "Kieth Freeburn", + "position": "Inspector", + "salary": "$189,041", + "office": "Bellevue", + "extn": "4156", + "start_date": "10/28/2003" + }, + { + "id": "4669", + "name": "Greta Patel", + "position": "Insurance Broker", + "salary": "$132,366", + "office": "Cincinnati", + "extn": "7878", + "start_date": "8/23/2016" + }, + { + "id": "4670", + "name": "Boris Norris", + "position": "Bellman", + "salary": "$55,321", + "office": "Scottsdale", + "extn": "4681", + "start_date": "9/24/2002" + }, + { + "id": "4671", + "name": "Dorothy Cooper", + "position": "Budget Analyst", + "salary": "$190,576", + "office": "Seattle", + "extn": "1042", + "start_date": "3/11/2008" + }, + { + "id": "4672", + "name": "Carter Walker", + "position": "HR Coordinator", + "salary": "$154,170", + "office": "Orlando", + "extn": "9355", + "start_date": "8/11/2019" + }, + { + "id": "4673", + "name": "Cecilia Dubois", + "position": "Steward", + "salary": "$182,873", + "office": "Quebec", + "extn": "7871", + "start_date": "7/17/2015" + }, + { + "id": "4674", + "name": "Martin Wright", + "position": "Insurance Broker", + "salary": "$259,308", + "office": "Salt Lake City", + "extn": "4518", + "start_date": "7/20/2016" + }, + { + "id": "4675", + "name": "Domenic Kelly", + "position": "Steward", + "salary": "$88,051", + "office": "Toledo", + "extn": "9507", + "start_date": "2/24/2004" + }, + { + "id": "4676", + "name": "Anthony Clayton", + "position": "Bookkeeper", + "salary": "$162,226", + "office": "Colorado Springs", + "extn": "9969", + "start_date": "11/17/2012" + }, + { + "id": "4677", + "name": "Mike Bolton", + "position": "Production Painter", + "salary": "$224,729", + "office": "Columbus", + "extn": "8425", + "start_date": "11/9/2011" + }, + { + "id": "4678", + "name": "Sienna Villiger", + "position": "Designer", + "salary": "$157,708", + "office": "Prague", + "extn": "7061", + "start_date": "8/16/2016" + }, + { + "id": "4679", + "name": "Naomi Phillips", + "position": "Service Supervisor", + "salary": "$32,993", + "office": "Worcester", + "extn": "6524", + "start_date": "8/13/2016" + }, + { + "id": "4680", + "name": "Josh Rainford", + "position": "Systems Administrator", + "salary": "$200,153", + "office": "Zurich", + "extn": "4071", + "start_date": "8/14/2007" + }, + { + "id": "4681", + "name": "Johnny Gregory", + "position": "Ambulatory Nurse", + "salary": "$113,460", + "office": "Arlington", + "extn": "3321", + "start_date": "5/10/2019" + }, + { + "id": "4682", + "name": "Erick Connor", + "position": "Cash Manager", + "salary": "$264,620", + "office": "Rome", + "extn": "3220", + "start_date": "7/7/2019" + }, + { + "id": "4683", + "name": "Marina Ingham", + "position": "Bellman", + "salary": "$219,936", + "office": "Ontario", + "extn": "3915", + "start_date": "11/9/2009" + }, + { + "id": "4684", + "name": "Alexander Noach", + "position": "Bookkeeper", + "salary": "$209,323", + "office": "Albuquerque", + "extn": "4113", + "start_date": "7/2/2011" + }, + { + "id": "4685", + "name": "Denis Russel", + "position": "Dentist", + "salary": "$115,247", + "office": "Madison", + "extn": "8348", + "start_date": "9/21/2002" + }, + { + "id": "4686", + "name": "Hannah Dickson", + "position": "HR Coordinator", + "salary": "$106,346", + "office": "Tulsa", + "extn": "2573", + "start_date": "12/5/2012" + }, + { + "id": "4687", + "name": "Amelia Faulkner", + "position": "Cash Manager", + "salary": "$38,820", + "office": "Glendale", + "extn": "1226", + "start_date": "8/25/2012" + }, + { + "id": "4688", + "name": "Thea Wellington", + "position": "Executive Director", + "salary": "$197,818", + "office": "Cincinnati", + "extn": "8671", + "start_date": "6/29/2013" + }, + { + "id": "4689", + "name": "Audrey Rogan", + "position": "Production Painter", + "salary": "$240,314", + "office": "Honolulu", + "extn": "8218", + "start_date": "1/13/2008" + }, + { + "id": "4690", + "name": "Ilona Kidd", + "position": "Web Developer", + "salary": "$29,782", + "office": "Seattle", + "extn": "9811", + "start_date": "3/23/2002" + }, + { + "id": "4691", + "name": "Brooklyn Mason", + "position": "Associate Professor", + "salary": "$196,447", + "office": "Honolulu", + "extn": "5091", + "start_date": "11/8/2015" + }, + { + "id": "4692", + "name": "Chris Wood", + "position": "Designer", + "salary": "$153,475", + "office": "Tokyo", + "extn": "2221", + "start_date": "7/29/2016" + }, + { + "id": "4693", + "name": "Mavis Robe", + "position": "Paramedic", + "salary": "$140,592", + "office": "Bridgeport", + "extn": "5321", + "start_date": "11/27/2013" + }, + { + "id": "4694", + "name": "Tom Driscoll", + "position": "Chef Manager", + "salary": "$169,808", + "office": "Jersey City", + "extn": "9151", + "start_date": "11/6/2018" + }, + { + "id": "4695", + "name": "Harry Curtis", + "position": "Systems Administrator", + "salary": "$267,611", + "office": "Lakewood", + "extn": "9422", + "start_date": "5/14/2019" + }, + { + "id": "4696", + "name": "Charlotte Simmons", + "position": "Associate Professor", + "salary": "$231,522", + "office": "Berna", + "extn": "8223", + "start_date": "4/30/2006" + }, + { + "id": "4697", + "name": "Josephine Farrell", + "position": "Food Technologist", + "salary": "$32,436", + "office": "Milano", + "extn": "9002", + "start_date": "6/11/2018" + }, + { + "id": "4698", + "name": "Javier Hill", + "position": "Budget Analyst", + "salary": "$200,326", + "office": "Houston", + "extn": "6424", + "start_date": "3/6/2015" + }, + { + "id": "4699", + "name": "Mona Bloom", + "position": "HR Specialist", + "salary": "$99,083", + "office": "Chicago", + "extn": "5138", + "start_date": "12/5/2002" + }, + { + "id": "4700", + "name": "Mark Nurton", + "position": "Accountant", + "salary": "$269,519", + "office": "Baltimore", + "extn": "4993", + "start_date": "9/23/2001" + }, + { + "id": "4701", + "name": "Alan Lee", + "position": "Operator", + "salary": "$70,804", + "office": "Santa Ana", + "extn": "1351", + "start_date": "3/17/2014" + }, + { + "id": "4702", + "name": "Daniel London", + "position": "Auditor", + "salary": "$32,215", + "office": "Paris", + "extn": "4659", + "start_date": "4/28/2009" + }, + { + "id": "4703", + "name": "Harry Terry", + "position": "Webmaster", + "salary": "$103,916", + "office": "Philadelphia", + "extn": "8223", + "start_date": "5/17/2006" + }, + { + "id": "4704", + "name": "Sebastian Tanner", + "position": "Global Logistics Supervisor", + "salary": "$146,837", + "office": "Tallahassee", + "extn": "7031", + "start_date": "2/25/2002" + }, + { + "id": "4705", + "name": "Jennifer Herbert", + "position": "Cashier", + "salary": "$297,393", + "office": "Cincinnati", + "extn": "3329", + "start_date": "7/1/2013" + }, + { + "id": "4706", + "name": "Darlene Greenwood", + "position": "Machine Operator", + "salary": "$211,710", + "office": "Orlando", + "extn": "2532", + "start_date": "2/13/2018" + }, + { + "id": "4707", + "name": "Tom Dubois", + "position": "Pharmacist", + "salary": "$105,718", + "office": "Reno", + "extn": "2203", + "start_date": "11/12/2015" + }, + { + "id": "4708", + "name": "Elijah Whitmore", + "position": "Ambulatory Nurse", + "salary": "$16,712", + "office": "Lakewood", + "extn": "1713", + "start_date": "3/29/2001" + }, + { + "id": "4709", + "name": "Cecilia Robinson", + "position": "Steward", + "salary": "$226,183", + "office": "Worcester", + "extn": "2839", + "start_date": "8/10/2018" + }, + { + "id": "4710", + "name": "Leroy Crawford", + "position": "Cook", + "salary": "$282,518", + "office": "San Jose", + "extn": "5910", + "start_date": "11/5/2010" + }, + { + "id": "4711", + "name": "Aisha Thomas", + "position": "Inspector", + "salary": "$99,878", + "office": "Berna", + "extn": "3633", + "start_date": "7/18/2016" + }, + { + "id": "4712", + "name": "Leroy Lane", + "position": "Staffing Consultant", + "salary": "$80,094", + "office": "Las Vegas", + "extn": "6006", + "start_date": "10/23/2011" + }, + { + "id": "4713", + "name": "Josh Sinclair", + "position": "Retail Trainee", + "salary": "$156,616", + "office": "Amarillo", + "extn": "7172", + "start_date": "4/2/2010" + }, + { + "id": "4714", + "name": "Eryn Tennant", + "position": "Call Center Representative", + "salary": "$238,759", + "office": "Arlington", + "extn": "7855", + "start_date": "10/20/2012" + }, + { + "id": "4715", + "name": "Francesca Callan", + "position": "Operator", + "salary": "$140,044", + "office": "Richmond", + "extn": "6201", + "start_date": "8/25/2019" + }, + { + "id": "4716", + "name": "Isabel Speed", + "position": "Audiologist", + "salary": "$40,255", + "office": "Amarillo", + "extn": "4190", + "start_date": "12/11/2002" + }, + { + "id": "4717", + "name": "Lexi Squire", + "position": "Investment Advisor", + "salary": "$186,414", + "office": "Paris", + "extn": "3599", + "start_date": "7/14/2016" + }, + { + "id": "4718", + "name": "Alexander Wright", + "position": "Healthcare Specialist", + "salary": "$200,793", + "office": "Milano", + "extn": "5806", + "start_date": "8/15/2018" + }, + { + "id": "4719", + "name": "Julian Ellis", + "position": "Pharmacist", + "salary": "$111,679", + "office": "Bellevue", + "extn": "8421", + "start_date": "10/9/2005" + }, + { + "id": "4720", + "name": "Daniel Cork", + "position": "Budget Analyst", + "salary": "$64,803", + "office": "Tulsa", + "extn": "4592", + "start_date": "12/1/2013" + }, + { + "id": "4721", + "name": "Henry Baldwin", + "position": "Accountant", + "salary": "$249,495", + "office": "Tallahassee", + "extn": "8784", + "start_date": "3/8/2012" + }, + { + "id": "4722", + "name": "Chuck Styles", + "position": "Physician", + "salary": "$168,615", + "office": "Portland", + "extn": "2131", + "start_date": "3/6/2000" + }, + { + "id": "4723", + "name": "Matthew Hall", + "position": "Lecturer", + "salary": "$39,083", + "office": "St. Louis", + "extn": "9915", + "start_date": "9/14/2010" + }, + { + "id": "4724", + "name": "Miley Notman", + "position": "Accountant", + "salary": "$15,828", + "office": "Minneapolis", + "extn": "5909", + "start_date": "6/13/2008" + }, + { + "id": "4725", + "name": "Phillip Notman", + "position": "Food Technologist", + "salary": "$218,990", + "office": "Bucharest", + "extn": "6138", + "start_date": "6/5/2011" + }, + { + "id": "4726", + "name": "Aiden Mitchell", + "position": "Fabricator", + "salary": "$77,701", + "office": "Paris", + "extn": "6078", + "start_date": "5/13/2012" + }, + { + "id": "4727", + "name": "Johnny Patel", + "position": "Insurance Broker", + "salary": "$75,436", + "office": "San Antonio", + "extn": "8094", + "start_date": "3/11/2009" + }, + { + "id": "4728", + "name": "Jocelyn Oswald", + "position": "Paramedic", + "salary": "$41,411", + "office": "Scottsdale", + "extn": "9948", + "start_date": "3/19/2019" + }, + { + "id": "4729", + "name": "Percy Jenkins", + "position": "Accountant", + "salary": "$265,543", + "office": "Salt Lake City", + "extn": "4299", + "start_date": "2/1/2017" + }, + { + "id": "4730", + "name": "Owen Villiger", + "position": "Webmaster", + "salary": "$289,565", + "office": "Jacksonville", + "extn": "7864", + "start_date": "8/15/2015" + }, + { + "id": "4731", + "name": "Abdul Lucas", + "position": "Lecturer", + "salary": "$112,439", + "office": "Fayetteville", + "extn": "9859", + "start_date": "6/23/2012" + }, + { + "id": "4732", + "name": "Alex Rycroft", + "position": "Mobile Developer", + "salary": "$271,084", + "office": "Huntsville", + "extn": "7160", + "start_date": "12/2/2001" + }, + { + "id": "4733", + "name": "Bethany Warren", + "position": "Staffing Consultant", + "salary": "$184,648", + "office": "Lancaster", + "extn": "3011", + "start_date": "1/31/2004" + }, + { + "id": "4734", + "name": "Nicholas Parsons", + "position": "Mobile Developer", + "salary": "$91,767", + "office": "Moreno Valley", + "extn": "3664", + "start_date": "5/25/2017" + }, + { + "id": "4735", + "name": "Emerald Styles", + "position": "Fabricator", + "salary": "$131,862", + "office": "Lakewood", + "extn": "8522", + "start_date": "1/16/2002" + }, + { + "id": "4736", + "name": "Gil Kerr", + "position": "Assistant Buyer", + "salary": "$259,953", + "office": "Madison", + "extn": "4316", + "start_date": "1/17/2008" + }, + { + "id": "4737", + "name": "Alison Hamilton", + "position": "Steward", + "salary": "$113,006", + "office": "Bridgeport", + "extn": "9405", + "start_date": "11/19/2015" + }, + { + "id": "4738", + "name": "George Owens", + "position": "Loan Officer", + "salary": "$144,289", + "office": "Rochester", + "extn": "4177", + "start_date": "5/4/2007" + }, + { + "id": "4739", + "name": "Lucas Lindop", + "position": "Electrician", + "salary": "$178,013", + "office": "Honolulu", + "extn": "8448", + "start_date": "2/1/2010" + }, + { + "id": "4740", + "name": "Nicholas Allen", + "position": "Steward", + "salary": "$103,154", + "office": "Murfreesboro", + "extn": "2718", + "start_date": "5/9/2003" + }, + { + "id": "4741", + "name": "Carl Flett", + "position": "Clerk", + "salary": "$281,547", + "office": "Quebec", + "extn": "2554", + "start_date": "1/15/2001" + }, + { + "id": "4742", + "name": "Gabriel Griffiths", + "position": "Machine Operator", + "salary": "$206,950", + "office": "Fayetteville", + "extn": "1407", + "start_date": "4/20/2019" + }, + { + "id": "4743", + "name": "Juliette Harper", + "position": "Health Educator", + "salary": "$118,599", + "office": "Lakewood", + "extn": "8539", + "start_date": "7/21/2003" + }, + { + "id": "4744", + "name": "Faith Oldfield", + "position": "Front Desk Coordinator", + "salary": "$12,877", + "office": "Venice", + "extn": "8401", + "start_date": "8/30/2006" + }, + { + "id": "4745", + "name": "Marvin Patel", + "position": "Audiologist", + "salary": "$183,457", + "office": "Glendale", + "extn": "2127", + "start_date": "6/15/2002" + }, + { + "id": "4746", + "name": "Nathan Harvey", + "position": "Global Logistics Supervisor", + "salary": "$161,237", + "office": "Fremont", + "extn": "3684", + "start_date": "4/4/2004" + }, + { + "id": "4747", + "name": "Bob Boden", + "position": "Physician", + "salary": "$102,085", + "office": "Lincoln", + "extn": "1836", + "start_date": "12/27/2002" + }, + { + "id": "4748", + "name": "Rosalyn Button", + "position": "Loan Officer", + "salary": "$279,394", + "office": "Tallahassee", + "extn": "1014", + "start_date": "1/24/2001" + }, + { + "id": "4749", + "name": "Elise Radcliffe", + "position": "Webmaster", + "salary": "$86,397", + "office": "Indianapolis", + "extn": "2724", + "start_date": "9/29/2000" + }, + { + "id": "4750", + "name": "Morgan Jarrett", + "position": "Doctor", + "salary": "$47,907", + "office": "Murfreesboro", + "extn": "1626", + "start_date": "8/10/2000" + }, + { + "id": "4751", + "name": "Wendy Martin", + "position": "Pharmacist", + "salary": "$181,647", + "office": "Oakland", + "extn": "1197", + "start_date": "3/24/2004" + }, + { + "id": "4752", + "name": "Stephanie Bingham", + "position": "Production Painter", + "salary": "$243,387", + "office": "Santa Ana", + "extn": "6959", + "start_date": "1/8/2019" + }, + { + "id": "4753", + "name": "Gina Lane", + "position": "CNC Operator", + "salary": "$214,557", + "office": "Denver", + "extn": "5346", + "start_date": "7/8/2019" + }, + { + "id": "4754", + "name": "Domenic Boyle", + "position": "Laboratory Technician", + "salary": "$67,415", + "office": "Glendale", + "extn": "5407", + "start_date": "4/23/2000" + }, + { + "id": "4755", + "name": "Marie Dickson", + "position": "Physician", + "salary": "$163,468", + "office": "Reno", + "extn": "3495", + "start_date": "4/23/2007" + }, + { + "id": "4756", + "name": "Cassidy Jackson", + "position": "Web Developer", + "salary": "$187,540", + "office": "Bucharest", + "extn": "8885", + "start_date": "6/25/2014" + }, + { + "id": "4757", + "name": "John Murray", + "position": "Machine Operator", + "salary": "$206,582", + "office": "Saint Paul", + "extn": "8408", + "start_date": "4/22/2009" + }, + { + "id": "4758", + "name": "Rufus Jones", + "position": "Treasurer", + "salary": "$77,103", + "office": "Lancaster", + "extn": "7921", + "start_date": "1/6/2014" + }, + { + "id": "4759", + "name": "Diane Thornton", + "position": "Treasurer", + "salary": "$13,520", + "office": "Salem", + "extn": "5439", + "start_date": "10/6/2002" + }, + { + "id": "4760", + "name": "Mara Rowan", + "position": "Laboratory Technician", + "salary": "$242,628", + "office": "Milwaukee", + "extn": "7147", + "start_date": "10/24/2010" + }, + { + "id": "4761", + "name": "Noah Shaw", + "position": "Cashier", + "salary": "$244,042", + "office": "Houston", + "extn": "3338", + "start_date": "1/22/2019" + }, + { + "id": "4762", + "name": "Ron Pond", + "position": "Baker", + "salary": "$263,180", + "office": "Scottsdale", + "extn": "6368", + "start_date": "5/10/2019" + }, + { + "id": "4763", + "name": "Tiffany Nash", + "position": "Auditor", + "salary": "$42,896", + "office": "Hayward", + "extn": "7597", + "start_date": "6/20/2000" + }, + { + "id": "4764", + "name": "Harvey Darcy", + "position": "Food Technologist", + "salary": "$212,644", + "office": "Louisville", + "extn": "7553", + "start_date": "6/11/2017" + }, + { + "id": "4765", + "name": "Dasha Boden", + "position": "Accountant", + "salary": "$135,758", + "office": "Bellevue", + "extn": "1908", + "start_date": "10/25/2018" + }, + { + "id": "4766", + "name": "Ivette Larsen", + "position": "Insurance Broker", + "salary": "$271,852", + "office": "Bridgeport", + "extn": "5009", + "start_date": "7/8/2004" + }, + { + "id": "4767", + "name": "Jazmin Collins", + "position": "Loan Officer", + "salary": "$265,374", + "office": "El Paso", + "extn": "2592", + "start_date": "11/29/2004" + }, + { + "id": "4768", + "name": "Harvey Partridge", + "position": "Electrician", + "salary": "$241,062", + "office": "London", + "extn": "6131", + "start_date": "4/20/2018" + }, + { + "id": "4769", + "name": "Clint Taylor", + "position": "Systems Administrator", + "salary": "$282,799", + "office": "Murfreesboro", + "extn": "1689", + "start_date": "8/9/2008" + }, + { + "id": "4770", + "name": "Peter Spencer", + "position": "Accountant", + "salary": "$159,700", + "office": "Escondido", + "extn": "2958", + "start_date": "4/22/2015" + }, + { + "id": "4771", + "name": "Nicholas Gray", + "position": "Cash Manager", + "salary": "$74,005", + "office": "San Bernardino", + "extn": "1584", + "start_date": "1/15/2013" + }, + { + "id": "4772", + "name": "Benjamin Griffiths", + "position": "HR Coordinator", + "salary": "$34,239", + "office": "Amarillo", + "extn": "6941", + "start_date": "5/24/2003" + }, + { + "id": "4773", + "name": "Isla Parker", + "position": "HR Specialist", + "salary": "$146,692", + "office": "Philadelphia", + "extn": "3590", + "start_date": "12/25/2013" + }, + { + "id": "4774", + "name": "Harvey Knight", + "position": "Chef Manager", + "salary": "$197,361", + "office": "Garland", + "extn": "2995", + "start_date": "4/27/2007" + }, + { + "id": "4775", + "name": "Alessandra Vaughn", + "position": "Operator", + "salary": "$189,069", + "office": "Kansas City", + "extn": "3473", + "start_date": "3/18/2002" + }, + { + "id": "4776", + "name": "Ethan Rixon", + "position": "Cashier", + "salary": "$70,605", + "office": "Madrid", + "extn": "2804", + "start_date": "5/2/2007" + }, + { + "id": "4777", + "name": "Hayden Aldridge", + "position": "Web Developer", + "salary": "$202,837", + "office": "Garland", + "extn": "4277", + "start_date": "10/30/2018" + }, + { + "id": "4778", + "name": "Chuck Bailey", + "position": "CNC Operator", + "salary": "$190,859", + "office": "Jersey City", + "extn": "1802", + "start_date": "7/13/2008" + }, + { + "id": "4779", + "name": "Benjamin Buckley", + "position": "Machine Operator", + "salary": "$107,836", + "office": "Toledo", + "extn": "8542", + "start_date": "5/5/2003" + }, + { + "id": "4780", + "name": "Gabriel Shaw", + "position": "Designer", + "salary": "$133,624", + "office": "New Orleans", + "extn": "9803", + "start_date": "10/27/2014" + }, + { + "id": "4781", + "name": "Aeris Oliver", + "position": "Lecturer", + "salary": "$79,660", + "office": "Houston", + "extn": "9581", + "start_date": "7/25/2005" + }, + { + "id": "4782", + "name": "Elijah Farmer", + "position": "Software Engineer", + "salary": "$281,890", + "office": "Fullerton", + "extn": "3494", + "start_date": "3/16/2002" + }, + { + "id": "4783", + "name": "Sarah Knight", + "position": "Systems Administrator", + "salary": "$137,899", + "office": "Hayward", + "extn": "5997", + "start_date": "12/17/2008" + }, + { + "id": "4784", + "name": "Olivia Shields", + "position": "HR Specialist", + "salary": "$226,439", + "office": "Detroit", + "extn": "1704", + "start_date": "4/5/2004" + }, + { + "id": "4785", + "name": "Anabelle Cassidy", + "position": "Fabricator", + "salary": "$233,188", + "office": "Saint Paul", + "extn": "1171", + "start_date": "4/28/2009" + }, + { + "id": "4786", + "name": "Jackeline Rycroft", + "position": "HR Coordinator", + "salary": "$140,899", + "office": "Washington", + "extn": "2196", + "start_date": "5/20/2014" + }, + { + "id": "4787", + "name": "Carter Hill", + "position": "Doctor", + "salary": "$278,725", + "office": "Boston", + "extn": "4872", + "start_date": "8/26/2000" + }, + { + "id": "4788", + "name": "Sonya Hamilton", + "position": "Treasurer", + "salary": "$96,789", + "office": "Lincoln", + "extn": "9631", + "start_date": "8/1/2008" + }, + { + "id": "4789", + "name": "Priscilla Randall", + "position": "Call Center Representative", + "salary": "$255,924", + "office": "San Jose", + "extn": "7834", + "start_date": "8/16/2001" + }, + { + "id": "4790", + "name": "Ramon Richardson", + "position": "Treasurer", + "salary": "$166,698", + "office": "Irving", + "extn": "8255", + "start_date": "10/15/2000" + }, + { + "id": "4791", + "name": "Bree Allen", + "position": "Operator", + "salary": "$195,493", + "office": "Lisbon", + "extn": "1737", + "start_date": "3/11/2015" + }, + { + "id": "4792", + "name": "Brad Watt", + "position": "Executive Director", + "salary": "$92,024", + "office": "Seattle", + "extn": "1314", + "start_date": "6/3/2005" + }, + { + "id": "4793", + "name": "Denis Latham", + "position": "Insurance Broker", + "salary": "$151,045", + "office": "Oklahoma City", + "extn": "3605", + "start_date": "6/5/2012" + }, + { + "id": "4794", + "name": "Regina Greenwood", + "position": "Webmaster", + "salary": "$299,898", + "office": "Moreno Valley", + "extn": "7658", + "start_date": "1/1/2000" + }, + { + "id": "4795", + "name": "Johnathan Fox", + "position": "IT Support Staff", + "salary": "$255,766", + "office": "Madrid", + "extn": "4971", + "start_date": "2/5/2000" + }, + { + "id": "4796", + "name": "Zara Squire", + "position": "Bookkeeper", + "salary": "$265,341", + "office": "New Orleans", + "extn": "6140", + "start_date": "6/13/2009" + }, + { + "id": "4797", + "name": "Rylee Redfern", + "position": "Project Manager", + "salary": "$234,515", + "office": "Seattle", + "extn": "3511", + "start_date": "7/31/2010" + }, + { + "id": "4798", + "name": "Savannah Gavin", + "position": "CNC Operator", + "salary": "$16,035", + "office": "Sacramento", + "extn": "9124", + "start_date": "9/4/2003" + }, + { + "id": "4799", + "name": "Hailey Wood", + "position": "Doctor", + "salary": "$73,904", + "office": "Lakewood", + "extn": "2860", + "start_date": "7/3/2008" + }, + { + "id": "4800", + "name": "Gabriel Jeffery", + "position": "Designer", + "salary": "$245,492", + "office": "Lancaster", + "extn": "1684", + "start_date": "5/24/2014" + }, + { + "id": "4801", + "name": "Renee Mason", + "position": "Health Educator", + "salary": "$272,764", + "office": "Oklahoma City", + "extn": "9171", + "start_date": "5/18/2011" + }, + { + "id": "4802", + "name": "Nick Mccormick", + "position": "Biologist", + "salary": "$171,081", + "office": "Denver", + "extn": "4633", + "start_date": "6/25/2006" + }, + { + "id": "4803", + "name": "Ruth Stewart", + "position": "Design Engineer", + "salary": "$257,382", + "office": "San Bernardino", + "extn": "3611", + "start_date": "3/1/2002" + }, + { + "id": "4804", + "name": "Celia Thomson", + "position": "Bellman", + "salary": "$246,389", + "office": "Las Vegas", + "extn": "7248", + "start_date": "4/30/2010" + }, + { + "id": "4805", + "name": "Chanelle Yard", + "position": "Software Engineer", + "salary": "$61,955", + "office": "Wien", + "extn": "9380", + "start_date": "5/21/2006" + }, + { + "id": "4806", + "name": "Carla Irving", + "position": "Pharmacist", + "salary": "$172,844", + "office": "Sacramento", + "extn": "1511", + "start_date": "8/15/2005" + }, + { + "id": "4807", + "name": "Brad Mason", + "position": "Systems Administrator", + "salary": "$162,003", + "office": "Long Beach", + "extn": "4910", + "start_date": "7/17/2012" + }, + { + "id": "4808", + "name": "Barry Weston", + "position": "Designer", + "salary": "$65,170", + "office": "Irving", + "extn": "3097", + "start_date": "7/12/2003" + }, + { + "id": "4809", + "name": "Nicholas Lowe", + "position": "Chef Manager", + "salary": "$231,015", + "office": "Valetta", + "extn": "1314", + "start_date": "3/15/2009" + }, + { + "id": "4810", + "name": "Anthony Simpson", + "position": "Dentist", + "salary": "$122,199", + "office": "New Orleans", + "extn": "6413", + "start_date": "8/7/2017" + }, + { + "id": "4811", + "name": "Jules Ashwell", + "position": "Ambulatory Nurse", + "salary": "$120,905", + "office": "Madison", + "extn": "4462", + "start_date": "12/30/2000" + }, + { + "id": "4812", + "name": "Callie Adams", + "position": "Production Painter", + "salary": "$40,574", + "office": "Omaha", + "extn": "1241", + "start_date": "11/7/2011" + }, + { + "id": "4813", + "name": "Melanie Ramsey", + "position": "Healthcare Specialist", + "salary": "$44,193", + "office": "Escondido", + "extn": "7300", + "start_date": "6/7/2011" + }, + { + "id": "4814", + "name": "Carter Clarkson", + "position": "Bellman", + "salary": "$115,529", + "office": "Lisbon", + "extn": "6092", + "start_date": "7/27/2001" + }, + { + "id": "4815", + "name": "Aeris Nash", + "position": "Treasurer", + "salary": "$234,025", + "office": "Springfield", + "extn": "1305", + "start_date": "1/25/2017" + }, + { + "id": "4816", + "name": "Adeline Radley", + "position": "Assistant Buyer", + "salary": "$39,799", + "office": "Zurich", + "extn": "1896", + "start_date": "12/11/2006" + }, + { + "id": "4817", + "name": "Benjamin Jenkin", + "position": "Designer", + "salary": "$33,641", + "office": "Kansas City", + "extn": "1014", + "start_date": "8/17/2000" + }, + { + "id": "4818", + "name": "Abdul Russell", + "position": "Machine Operator", + "salary": "$102,181", + "office": "Oklahoma City", + "extn": "3453", + "start_date": "10/4/2010" + }, + { + "id": "4819", + "name": "Jazmin Simpson", + "position": "Physician", + "salary": "$202,419", + "office": "Charlotte", + "extn": "2931", + "start_date": "6/5/2019" + }, + { + "id": "4820", + "name": "Kieth Morris", + "position": "Audiologist", + "salary": "$184,369", + "office": "Zurich", + "extn": "8471", + "start_date": "1/13/2017" + }, + { + "id": "4821", + "name": "Britney Baxter", + "position": "Business Broker", + "salary": "$119,810", + "office": "Milwaukee", + "extn": "6282", + "start_date": "7/15/2001" + }, + { + "id": "4822", + "name": "Josh Gallacher", + "position": "Healthcare Specialist", + "salary": "$188,299", + "office": "New Orleans", + "extn": "1711", + "start_date": "3/15/2016" + }, + { + "id": "4823", + "name": "Alexa Russell", + "position": "Systems Administrator", + "salary": "$261,702", + "office": "Berlin", + "extn": "9338", + "start_date": "2/15/2014" + }, + { + "id": "4824", + "name": "Joseph Gonzales", + "position": "Electrician", + "salary": "$170,964", + "office": "Tulsa", + "extn": "2631", + "start_date": "10/14/2007" + }, + { + "id": "4825", + "name": "Madelyn Hardwick", + "position": "Software Engineer", + "salary": "$105,487", + "office": "Los Angeles", + "extn": "3609", + "start_date": "6/20/2015" + }, + { + "id": "4826", + "name": "Hannah Stark", + "position": "Webmaster", + "salary": "$180,382", + "office": "Bellevue", + "extn": "7080", + "start_date": "12/29/2002" + }, + { + "id": "4827", + "name": "Fred Quinton", + "position": "Staffing Consultant", + "salary": "$282,787", + "office": "Hollywood", + "extn": "5816", + "start_date": "8/9/2012" + }, + { + "id": "4828", + "name": "Julian Baker", + "position": "Global Logistics Supervisor", + "salary": "$73,044", + "office": "Scottsdale", + "extn": "2758", + "start_date": "5/16/2008" + }, + { + "id": "4829", + "name": "Sebastian Mould", + "position": "Business Broker", + "salary": "$21,304", + "office": "Fullerton", + "extn": "1143", + "start_date": "3/20/2014" + }, + { + "id": "4830", + "name": "Hayden Turner", + "position": "Production Painter", + "salary": "$251,562", + "office": "Santa Ana", + "extn": "3743", + "start_date": "11/7/2004" + }, + { + "id": "4831", + "name": "Abdul Hunt", + "position": "Webmaster", + "salary": "$255,033", + "office": "Venice", + "extn": "1842", + "start_date": "12/13/2018" + }, + { + "id": "4832", + "name": "Ethan Casey", + "position": "Production Painter", + "salary": "$253,006", + "office": "Venice", + "extn": "6209", + "start_date": "4/16/2012" + }, + { + "id": "4833", + "name": "Regina Bullock", + "position": "Health Educator", + "salary": "$187,041", + "office": "Moreno Valley", + "extn": "4643", + "start_date": "4/30/2002" + }, + { + "id": "4834", + "name": "Nicholas Herbert", + "position": "Investment Advisor", + "salary": "$165,741", + "office": "Salt Lake City", + "extn": "1611", + "start_date": "5/11/2012" + }, + { + "id": "4835", + "name": "Oliver Redwood", + "position": "Treasurer", + "salary": "$75,728", + "office": "Venice", + "extn": "4228", + "start_date": "3/16/2013" + }, + { + "id": "4836", + "name": "Nate Pond", + "position": "Healthcare Specialist", + "salary": "$135,438", + "office": "Minneapolis", + "extn": "4100", + "start_date": "12/2/2010" + }, + { + "id": "4837", + "name": "Mason Patel", + "position": "Physician", + "salary": "$179,407", + "office": "Valetta", + "extn": "5207", + "start_date": "12/11/2010" + }, + { + "id": "4838", + "name": "Tyson Gardner", + "position": "Investment Advisor", + "salary": "$243,898", + "office": "Murfreesboro", + "extn": "5070", + "start_date": "1/17/2015" + }, + { + "id": "4839", + "name": "Maxwell Fox", + "position": "IT Support Staff", + "salary": "$85,443", + "office": "Phoenix", + "extn": "7573", + "start_date": "7/11/2005" + }, + { + "id": "4840", + "name": "Martin Giles", + "position": "Accountant", + "salary": "$227,036", + "office": "Seattle", + "extn": "9545", + "start_date": "12/7/2003" + }, + { + "id": "4841", + "name": "Margot Knott", + "position": "Software Engineer", + "salary": "$62,193", + "office": "Rome", + "extn": "8397", + "start_date": "12/12/2001" + }, + { + "id": "4842", + "name": "Jane Stevenson", + "position": "Executive Director", + "salary": "$48,150", + "office": "Denver", + "extn": "8097", + "start_date": "4/16/2016" + }, + { + "id": "4843", + "name": "Liam Willis", + "position": "Insurance Broker", + "salary": "$151,433", + "office": "Jacksonville", + "extn": "1755", + "start_date": "1/18/2016" + }, + { + "id": "4844", + "name": "George Phillips", + "position": "Dentist", + "salary": "$184,799", + "office": "Atlanta", + "extn": "2795", + "start_date": "1/20/2009" + }, + { + "id": "4845", + "name": "Lucas Collins", + "position": "Bellman", + "salary": "$26,042", + "office": "Innsbruck", + "extn": "8204", + "start_date": "2/15/2008" + }, + { + "id": "4846", + "name": "Sofie King", + "position": "Electrician", + "salary": "$132,250", + "office": "Tokyo", + "extn": "1431", + "start_date": "4/13/2000" + }, + { + "id": "4847", + "name": "Carol Parker", + "position": "HR Specialist", + "salary": "$27,399", + "office": "Tulsa", + "extn": "3607", + "start_date": "5/2/2012" + }, + { + "id": "4848", + "name": "Benjamin Morgan", + "position": "Laboratory Technician", + "salary": "$142,694", + "office": "Reno", + "extn": "8622", + "start_date": "3/2/2000" + }, + { + "id": "4849", + "name": "Hope Simpson", + "position": "Budget Analyst", + "salary": "$279,480", + "office": "Ontario", + "extn": "2405", + "start_date": "2/7/2008" + }, + { + "id": "4850", + "name": "Sofia Adams", + "position": "Cashier", + "salary": "$23,860", + "office": "Laredo", + "extn": "3289", + "start_date": "5/18/2002" + }, + { + "id": "4851", + "name": "Bob Faulkner", + "position": "Steward", + "salary": "$96,766", + "office": "Scottsdale", + "extn": "3963", + "start_date": "4/26/2003" + }, + { + "id": "4852", + "name": "Emerald Coates", + "position": "IT Support Staff", + "salary": "$153,944", + "office": "Anaheim", + "extn": "2912", + "start_date": "3/27/2009" + }, + { + "id": "4853", + "name": "George Broomfield", + "position": "Restaurant Manager", + "salary": "$55,361", + "office": "Irving", + "extn": "7031", + "start_date": "12/15/2014" + }, + { + "id": "4854", + "name": "Rufus Bennett", + "position": "Executive Director", + "salary": "$252,144", + "office": "Colorado Springs", + "extn": "6134", + "start_date": "7/28/2001" + }, + { + "id": "4855", + "name": "Alessia Clifford", + "position": "Bellman", + "salary": "$180,490", + "office": "Phoenix", + "extn": "6736", + "start_date": "12/30/2017" + }, + { + "id": "4856", + "name": "Rachael Edwards", + "position": "Associate Professor", + "salary": "$50,219", + "office": "Springfield", + "extn": "6924", + "start_date": "11/9/2009" + }, + { + "id": "4857", + "name": "Domenic Hall", + "position": "Audiologist", + "salary": "$245,104", + "office": "Colorado Springs", + "extn": "4908", + "start_date": "10/2/2017" + }, + { + "id": "4858", + "name": "Mara James", + "position": "Inspector", + "salary": "$49,392", + "office": "Ontario", + "extn": "9906", + "start_date": "4/24/2002" + }, + { + "id": "4859", + "name": "Leah Doherty", + "position": "Front Desk Coordinator", + "salary": "$180,438", + "office": "Dallas", + "extn": "2271", + "start_date": "5/7/2008" + }, + { + "id": "4860", + "name": "Stella Gallacher", + "position": "Associate Professor", + "salary": "$51,346", + "office": "Lakewood", + "extn": "8698", + "start_date": "5/19/2009" + }, + { + "id": "4861", + "name": "Elena Benson", + "position": "Service Supervisor", + "salary": "$61,254", + "office": "Garland", + "extn": "6176", + "start_date": "1/23/2010" + }, + { + "id": "4862", + "name": "Rosalyn Olivier", + "position": "Budget Analyst", + "salary": "$140,848", + "office": "Rochester", + "extn": "8153", + "start_date": "12/14/2014" + }, + { + "id": "4863", + "name": "Eve Mcleod", + "position": "Restaurant Manager", + "salary": "$269,388", + "office": "Amarillo", + "extn": "2078", + "start_date": "3/7/2005" + }, + { + "id": "4864", + "name": "Willow Dixon", + "position": "Front Desk Coordinator", + "salary": "$222,735", + "office": "Orlando", + "extn": "8629", + "start_date": "10/9/2016" + }, + { + "id": "4865", + "name": "Erick Russel", + "position": "Production Painter", + "salary": "$178,395", + "office": "Louisville", + "extn": "6949", + "start_date": "6/13/2013" + }, + { + "id": "4866", + "name": "Marie Jenkins", + "position": "Chef Manager", + "salary": "$14,244", + "office": "San Jose", + "extn": "6712", + "start_date": "9/7/2007" + }, + { + "id": "4867", + "name": "Jayden Gates", + "position": "Stockbroker", + "salary": "$39,325", + "office": "Orlando", + "extn": "3989", + "start_date": "12/20/2017" + }, + { + "id": "4868", + "name": "Willow Scott", + "position": "Stockbroker", + "salary": "$92,782", + "office": "San Francisco", + "extn": "7311", + "start_date": "11/25/2011" + }, + { + "id": "4869", + "name": "Rhea Collingwood", + "position": "Fabricator", + "salary": "$99,501", + "office": "Berna", + "extn": "5039", + "start_date": "3/8/2004" + }, + { + "id": "4870", + "name": "Harry Hamilton", + "position": "Clerk", + "salary": "$231,161", + "office": "Nashville", + "extn": "2803", + "start_date": "11/10/2006" + }, + { + "id": "4871", + "name": "Cassidy Uttridge", + "position": "Treasurer", + "salary": "$64,663", + "office": "Stockton", + "extn": "3474", + "start_date": "8/10/2013" + }, + { + "id": "4872", + "name": "Rachael Adams", + "position": "Dentist", + "salary": "$289,298", + "office": "Richmond", + "extn": "8956", + "start_date": "1/25/2009" + }, + { + "id": "4873", + "name": "Marvin Chadwick", + "position": "Bookkeeper", + "salary": "$217,405", + "office": "Saint Paul", + "extn": "4454", + "start_date": "12/4/2007" + }, + { + "id": "4874", + "name": "Madison Booth", + "position": "Cook", + "salary": "$156,632", + "office": "Memphis", + "extn": "4017", + "start_date": "7/24/2018" + }, + { + "id": "4875", + "name": "Teagan Dallas", + "position": "Production Painter", + "salary": "$207,600", + "office": "Zurich", + "extn": "1435", + "start_date": "2/26/2009" + }, + { + "id": "4876", + "name": "Janice Ripley", + "position": "Bookkeeper", + "salary": "$129,904", + "office": "San Jose", + "extn": "7099", + "start_date": "12/29/2005" + }, + { + "id": "4877", + "name": "Fred Donovan", + "position": "Service Supervisor", + "salary": "$138,059", + "office": "Bridgeport", + "extn": "6621", + "start_date": "6/2/2002" + }, + { + "id": "4878", + "name": "Maggie Drew", + "position": "Service Supervisor", + "salary": "$40,705", + "office": "Berlin", + "extn": "1265", + "start_date": "12/19/2006" + }, + { + "id": "4879", + "name": "Tania Waterson", + "position": "Pharmacist", + "salary": "$220,139", + "office": "Detroit", + "extn": "9431", + "start_date": "2/12/2005" + }, + { + "id": "4880", + "name": "Noah Martin", + "position": "Ambulatory Nurse", + "salary": "$248,005", + "office": "Berlin", + "extn": "4617", + "start_date": "8/7/2016" + }, + { + "id": "4881", + "name": "Jocelyn Robertson", + "position": "Baker", + "salary": "$171,266", + "office": "Garland", + "extn": "7857", + "start_date": "5/30/2005" + }, + { + "id": "4882", + "name": "Gladys Gordon", + "position": "Inspector", + "salary": "$122,990", + "office": "Charlotte", + "extn": "8006", + "start_date": "9/1/2003" + }, + { + "id": "4883", + "name": "Madison Nelson", + "position": "Software Engineer", + "salary": "$216,648", + "office": "Bakersfield", + "extn": "2049", + "start_date": "10/29/2018" + }, + { + "id": "4884", + "name": "Marigold Knight", + "position": "Mobile Developer", + "salary": "$113,655", + "office": "Garland", + "extn": "6799", + "start_date": "11/2/2009" + }, + { + "id": "4885", + "name": "Leah James", + "position": "Clerk", + "salary": "$262,271", + "office": "Murfreesboro", + "extn": "5320", + "start_date": "2/27/2001" + }, + { + "id": "4886", + "name": "Emmanuelle Stone", + "position": "Service Supervisor", + "salary": "$270,029", + "office": "Scottsdale", + "extn": "7002", + "start_date": "2/5/2003" + }, + { + "id": "4887", + "name": "Clint Beal", + "position": "Investment Advisor", + "salary": "$253,566", + "office": "Omaha", + "extn": "5396", + "start_date": "9/20/2010" + }, + { + "id": "4888", + "name": "Cedrick Becker", + "position": "Investment Advisor", + "salary": "$52,158", + "office": "Salem", + "extn": "6340", + "start_date": "4/21/2009" + }, + { + "id": "4889", + "name": "Vivian Wise", + "position": "Systems Administrator", + "salary": "$155,477", + "office": "San Jose", + "extn": "1581", + "start_date": "6/10/2016" + }, + { + "id": "4890", + "name": "Mason Lane", + "position": "Lecturer", + "salary": "$187,540", + "office": "Pittsburgh", + "extn": "9240", + "start_date": "4/21/2011" + }, + { + "id": "4891", + "name": "Jasmine Radcliffe", + "position": "Staffing Consultant", + "salary": "$192,832", + "office": "Indianapolis", + "extn": "4975", + "start_date": "2/28/2011" + }, + { + "id": "4892", + "name": "Estrella Pratt", + "position": "IT Support Staff", + "salary": "$23,346", + "office": "Wien", + "extn": "1856", + "start_date": "6/9/2009" + }, + { + "id": "4893", + "name": "Alma Rose", + "position": "Ambulatory Nurse", + "salary": "$168,895", + "office": "Lancaster", + "extn": "9191", + "start_date": "12/22/2010" + }, + { + "id": "4894", + "name": "Caleb York", + "position": "Loan Officer", + "salary": "$13,067", + "office": "Houston", + "extn": "6670", + "start_date": "9/6/2007" + }, + { + "id": "4895", + "name": "Doris Dempsey", + "position": "Investment Advisor", + "salary": "$53,498", + "office": "Dallas", + "extn": "8675", + "start_date": "6/1/2009" + }, + { + "id": "4896", + "name": "John Ellison", + "position": "Systems Administrator", + "salary": "$80,609", + "office": "El Paso", + "extn": "8458", + "start_date": "12/9/2012" + }, + { + "id": "4897", + "name": "Erin Potts", + "position": "Pharmacist", + "salary": "$44,123", + "office": "Lincoln", + "extn": "3990", + "start_date": "10/9/2016" + }, + { + "id": "4898", + "name": "Julius Leigh", + "position": "Mobile Developer", + "salary": "$92,102", + "office": "Orlando", + "extn": "3456", + "start_date": "11/22/2013" + }, + { + "id": "4899", + "name": "Phillip Herbert", + "position": "IT Support Staff", + "salary": "$74,325", + "office": "Murfreesboro", + "extn": "7690", + "start_date": "1/28/2011" + }, + { + "id": "4900", + "name": "Darlene Gordon", + "position": "IT Support Staff", + "salary": "$36,516", + "office": "Murfreesboro", + "extn": "8206", + "start_date": "10/29/2002" + }, + { + "id": "4901", + "name": "Oliver Evans", + "position": "Investment Advisor", + "salary": "$212,972", + "office": "Columbus", + "extn": "4292", + "start_date": "7/12/2007" + }, + { + "id": "4902", + "name": "Gil Reynolds", + "position": "Loan Officer", + "salary": "$199,728", + "office": "Portland", + "extn": "8315", + "start_date": "1/10/2002" + }, + { + "id": "4903", + "name": "Sabrina Taylor", + "position": "Project Manager", + "salary": "$250,051", + "office": "Seattle", + "extn": "7779", + "start_date": "11/4/2017" + }, + { + "id": "4904", + "name": "Tyler Kent", + "position": "Executive Director", + "salary": "$289,812", + "office": "Hayward", + "extn": "2260", + "start_date": "10/27/2003" + }, + { + "id": "4905", + "name": "Boris Poole", + "position": "Cashier", + "salary": "$56,556", + "office": "Philadelphia", + "extn": "9732", + "start_date": "7/15/2006" + }, + { + "id": "4906", + "name": "Sarah Dixon", + "position": "Bellman", + "salary": "$199,068", + "office": "Colorado Springs", + "extn": "9947", + "start_date": "6/1/2012" + }, + { + "id": "4907", + "name": "Marigold Gilmour", + "position": "Health Educator", + "salary": "$290,660", + "office": "Philadelphia", + "extn": "9939", + "start_date": "1/31/2019" + }, + { + "id": "4908", + "name": "David Young", + "position": "Production Painter", + "salary": "$162,936", + "office": "Boston", + "extn": "8991", + "start_date": "6/6/2018" + }, + { + "id": "4909", + "name": "Tyler Smith", + "position": "Banker", + "salary": "$283,949", + "office": "Bellevue", + "extn": "4278", + "start_date": "12/7/2003" + }, + { + "id": "4910", + "name": "Isabella Norton", + "position": "Web Developer", + "salary": "$227,723", + "office": "New York", + "extn": "1944", + "start_date": "9/1/2006" + }, + { + "id": "4911", + "name": "Piper Chapman", + "position": "Cook", + "salary": "$21,248", + "office": "Jersey City", + "extn": "8048", + "start_date": "8/22/2014" + }, + { + "id": "4912", + "name": "Alexander Brett", + "position": "Associate Professor", + "salary": "$17,405", + "office": "Charlotte", + "extn": "8431", + "start_date": "11/9/2011" + }, + { + "id": "4913", + "name": "Sofie Kelly", + "position": "Project Manager", + "salary": "$106,098", + "office": "Orlando", + "extn": "9913", + "start_date": "5/7/2016" + }, + { + "id": "4914", + "name": "Owen Wilson", + "position": "Cashier", + "salary": "$133,640", + "office": "Henderson", + "extn": "2043", + "start_date": "3/25/2008" + }, + { + "id": "4915", + "name": "Peyton Warden", + "position": "Fabricator", + "salary": "$158,645", + "office": "Lakewood", + "extn": "2656", + "start_date": "2/14/2010" + }, + { + "id": "4916", + "name": "Eileen Owen", + "position": "HR Coordinator", + "salary": "$11,042", + "office": "Charlotte", + "extn": "3907", + "start_date": "10/30/2014" + }, + { + "id": "4917", + "name": "Tony Bentley", + "position": "CNC Operator", + "salary": "$218,357", + "office": "Milano", + "extn": "7272", + "start_date": "7/22/2009" + }, + { + "id": "4918", + "name": "Bryce Wilton", + "position": "Cash Manager", + "salary": "$62,947", + "office": "Venice", + "extn": "2065", + "start_date": "9/11/2012" + }, + { + "id": "4919", + "name": "Clint Smith", + "position": "Treasurer", + "salary": "$165,098", + "office": "Henderson", + "extn": "2790", + "start_date": "10/27/2001" + }, + { + "id": "4920", + "name": "Sebastian Baker", + "position": "Global Logistics Supervisor", + "salary": "$166,538", + "office": "Richmond", + "extn": "7205", + "start_date": "2/18/2016" + }, + { + "id": "4921", + "name": "Hadley Hunter", + "position": "Staffing Consultant", + "salary": "$216,169", + "office": "Los Angeles", + "extn": "4378", + "start_date": "6/24/2012" + }, + { + "id": "4922", + "name": "Daron Needham", + "position": "Electrician", + "salary": "$273,465", + "office": "Fullerton", + "extn": "6146", + "start_date": "8/11/2005" + }, + { + "id": "4923", + "name": "Elijah Nobbs", + "position": "Executive Director", + "salary": "$136,110", + "office": "Valetta", + "extn": "9682", + "start_date": "11/7/2018" + }, + { + "id": "4924", + "name": "Chester Lewis", + "position": "Business Broker", + "salary": "$21,571", + "office": "Louisville", + "extn": "5180", + "start_date": "3/18/2014" + }, + { + "id": "4925", + "name": "Kendra Wigley", + "position": "Service Supervisor", + "salary": "$260,141", + "office": "Jersey City", + "extn": "7568", + "start_date": "10/15/2004" + }, + { + "id": "4926", + "name": "Michaela Robertson", + "position": "Design Engineer", + "salary": "$17,345", + "office": "St. Louis", + "extn": "9706", + "start_date": "3/6/2013" + }, + { + "id": "4927", + "name": "Ryan Garcia", + "position": "Clerk", + "salary": "$244,412", + "office": "Charlotte", + "extn": "2418", + "start_date": "3/24/2016" + }, + { + "id": "4928", + "name": "Jack Stevens", + "position": "Ambulatory Nurse", + "salary": "$176,193", + "office": "Tulsa", + "extn": "7477", + "start_date": "5/16/2004" + }, + { + "id": "4929", + "name": "Robyn Plant", + "position": "Lecturer", + "salary": "$210,568", + "office": "Madrid", + "extn": "2485", + "start_date": "11/8/2014" + }, + { + "id": "4930", + "name": "Denny Heaton", + "position": "Fabricator", + "salary": "$92,306", + "office": "Indianapolis", + "extn": "8290", + "start_date": "8/30/2001" + }, + { + "id": "4931", + "name": "Jasmine Latham", + "position": "Accountant", + "salary": "$195,273", + "office": "Cincinnati", + "extn": "4799", + "start_date": "9/25/2018" + }, + { + "id": "4932", + "name": "Barney Button", + "position": "Front Desk Coordinator", + "salary": "$71,139", + "office": "Salem", + "extn": "7918", + "start_date": "12/15/2012" + }, + { + "id": "4933", + "name": "Piper Paterson", + "position": "Software Engineer", + "salary": "$137,063", + "office": "Memphis", + "extn": "3547", + "start_date": "2/20/2008" + }, + { + "id": "4934", + "name": "Grace Coll", + "position": "Cook", + "salary": "$116,638", + "office": "Moreno Valley", + "extn": "4947", + "start_date": "6/25/2006" + }, + { + "id": "4935", + "name": "Johnathan Scott", + "position": "IT Support Staff", + "salary": "$280,513", + "office": "Salem", + "extn": "6237", + "start_date": "4/1/2006" + }, + { + "id": "4936", + "name": "Russel Ralph", + "position": "Software Engineer", + "salary": "$292,217", + "office": "Escondido", + "extn": "2446", + "start_date": "2/13/2013" + }, + { + "id": "4937", + "name": "Nicholas Knight", + "position": "Webmaster", + "salary": "$207,942", + "office": "Philadelphia", + "extn": "1168", + "start_date": "4/3/2004" + }, + { + "id": "4938", + "name": "Hank Cobb", + "position": "Project Manager", + "salary": "$295,561", + "office": "Long Beach", + "extn": "1514", + "start_date": "6/5/2016" + }, + { + "id": "4939", + "name": "Sage Knott", + "position": "Front Desk Coordinator", + "salary": "$216,146", + "office": "Colorado Springs", + "extn": "2352", + "start_date": "4/18/2003" + }, + { + "id": "4940", + "name": "Molly Bolton", + "position": "Global Logistics Supervisor", + "salary": "$131,653", + "office": "Tulsa", + "extn": "7493", + "start_date": "11/16/2005" + }, + { + "id": "4941", + "name": "Susan Clark", + "position": "Executive Director", + "salary": "$279,414", + "office": "St. Louis", + "extn": "8487", + "start_date": "12/27/2011" + }, + { + "id": "4942", + "name": "Johnny Bailey", + "position": "Laboratory Technician", + "salary": "$102,077", + "office": "Richmond", + "extn": "3176", + "start_date": "4/11/2001" + }, + { + "id": "4943", + "name": "Rachael Saunders", + "position": "Global Logistics Supervisor", + "salary": "$79,219", + "office": "Berlin", + "extn": "5623", + "start_date": "2/12/2002" + }, + { + "id": "4944", + "name": "Denis Lloyd", + "position": "Ambulatory Nurse", + "salary": "$17,139", + "office": "Detroit", + "extn": "8619", + "start_date": "8/16/2006" + }, + { + "id": "4945", + "name": "Elise Clark", + "position": "Restaurant Manager", + "salary": "$93,244", + "office": "Salem", + "extn": "6147", + "start_date": "1/29/2001" + }, + { + "id": "4946", + "name": "Sasha Thatcher", + "position": "Business Broker", + "salary": "$64,077", + "office": "Wien", + "extn": "9304", + "start_date": "10/18/2001" + }, + { + "id": "4947", + "name": "Josh Roscoe", + "position": "Lecturer", + "salary": "$279,886", + "office": "Henderson", + "extn": "4545", + "start_date": "4/25/2004" + }, + { + "id": "4948", + "name": "Sasha Corbett", + "position": "Insurance Broker", + "salary": "$31,200", + "office": "Anaheim", + "extn": "3591", + "start_date": "8/9/2010" + }, + { + "id": "4949", + "name": "Peyton Palmer", + "position": "Mobile Developer", + "salary": "$275,172", + "office": "Sacramento", + "extn": "8035", + "start_date": "2/27/2008" + }, + { + "id": "4950", + "name": "Nathan Lewis", + "position": "Chef Manager", + "salary": "$213,340", + "office": "Garland", + "extn": "5023", + "start_date": "2/5/2013" + }, + { + "id": "4951", + "name": "Leah Price", + "position": "HR Specialist", + "salary": "$132,405", + "office": "Bucharest", + "extn": "3705", + "start_date": "12/1/2015" + }, + { + "id": "4952", + "name": "Hayden Robertson", + "position": "Cashier", + "salary": "$122,751", + "office": "Boston", + "extn": "7592", + "start_date": "8/23/2008" + }, + { + "id": "4953", + "name": "Joy Sherwood", + "position": "Electrician", + "salary": "$195,670", + "office": "Charlotte", + "extn": "9934", + "start_date": "9/26/2001" + }, + { + "id": "4954", + "name": "Darlene Seymour", + "position": "Inspector", + "salary": "$273,200", + "office": "Innsbruck", + "extn": "8108", + "start_date": "3/12/2002" + }, + { + "id": "4955", + "name": "Liam Holt", + "position": "Loan Officer", + "salary": "$125,640", + "office": "New York", + "extn": "3128", + "start_date": "5/27/2018" + }, + { + "id": "4956", + "name": "Leroy Milner", + "position": "Cash Manager", + "salary": "$228,966", + "office": "Zurich", + "extn": "4416", + "start_date": "1/23/2016" + }, + { + "id": "4957", + "name": "Quinn Johnson", + "position": "Restaurant Manager", + "salary": "$134,626", + "office": "St. Louis", + "extn": "5439", + "start_date": "10/23/2012" + }, + { + "id": "4958", + "name": "Barry Walton", + "position": "Front Desk Coordinator", + "salary": "$215,780", + "office": "Murfreesboro", + "extn": "1777", + "start_date": "11/17/2016" + }, + { + "id": "4959", + "name": "Candace Doherty", + "position": "HR Coordinator", + "salary": "$188,386", + "office": "Chicago", + "extn": "4944", + "start_date": "6/30/2014" + }, + { + "id": "4960", + "name": "Oliver Murray", + "position": "Machine Operator", + "salary": "$77,712", + "office": "Chicago", + "extn": "9400", + "start_date": "8/13/2008" + }, + { + "id": "4961", + "name": "Marla Thatcher", + "position": "IT Support Staff", + "salary": "$124,659", + "office": "Dallas", + "extn": "8716", + "start_date": "5/7/2014" + }, + { + "id": "4962", + "name": "Bree Vince", + "position": "Healthcare Specialist", + "salary": "$165,138", + "office": "Pittsburgh", + "extn": "1081", + "start_date": "2/12/2004" + }, + { + "id": "4963", + "name": "Rosa Taylor", + "position": "Accountant", + "salary": "$296,694", + "office": "Escondido", + "extn": "6487", + "start_date": "3/13/2018" + }, + { + "id": "4964", + "name": "Gil Booth", + "position": "Project Manager", + "salary": "$56,850", + "office": "Toledo", + "extn": "8166", + "start_date": "4/28/2017" + }, + { + "id": "4965", + "name": "Abdul Lynch", + "position": "Baker", + "salary": "$286,173", + "office": "Amarillo", + "extn": "3210", + "start_date": "6/8/2008" + }, + { + "id": "4966", + "name": "Percy Bennett", + "position": "Retail Trainee", + "salary": "$30,737", + "office": "Bridgeport", + "extn": "6117", + "start_date": "4/3/2002" + }, + { + "id": "4967", + "name": "Johnathan Attwood", + "position": "Pharmacist", + "salary": "$150,922", + "office": "Rome", + "extn": "9281", + "start_date": "2/26/2008" + }, + { + "id": "4968", + "name": "Michael Reading", + "position": "Restaurant Manager", + "salary": "$187,013", + "office": "Long Beach", + "extn": "7011", + "start_date": "4/29/2013" + }, + { + "id": "4969", + "name": "Rihanna Huggins", + "position": "Project Manager", + "salary": "$284,268", + "office": "Lyon", + "extn": "2286", + "start_date": "1/16/2006" + }, + { + "id": "4970", + "name": "Grace Stuart", + "position": "Business Broker", + "salary": "$268,460", + "office": "Miami", + "extn": "7473", + "start_date": "1/7/2010" + }, + { + "id": "4971", + "name": "Regina Gaynor", + "position": "Global Logistics Supervisor", + "salary": "$272,631", + "office": "Tokyo", + "extn": "3090", + "start_date": "11/2/2008" + }, + { + "id": "4972", + "name": "Clint Glass", + "position": "Inspector", + "salary": "$140,952", + "office": "Scottsdale", + "extn": "9125", + "start_date": "4/26/2005" + }, + { + "id": "4973", + "name": "Oliver Robertson", + "position": "Executive Director", + "salary": "$157,026", + "office": "Berna", + "extn": "2910", + "start_date": "11/22/2018" + }, + { + "id": "4974", + "name": "Jade Power", + "position": "Budget Analyst", + "salary": "$69,487", + "office": "Salt Lake City", + "extn": "1899", + "start_date": "6/8/2001" + }, + { + "id": "4975", + "name": "Bob Wilkinson", + "position": "Bellman", + "salary": "$282,384", + "office": "Quebec", + "extn": "2249", + "start_date": "12/11/2011" + }, + { + "id": "4976", + "name": "Alexa Radcliffe", + "position": "Associate Professor", + "salary": "$70,074", + "office": "New Orleans", + "extn": "8083", + "start_date": "8/17/2004" + }, + { + "id": "4977", + "name": "Tony Armstrong", + "position": "HR Coordinator", + "salary": "$268,039", + "office": "London", + "extn": "8119", + "start_date": "5/2/2003" + }, + { + "id": "4978", + "name": "Marvin Howard", + "position": "Global Logistics Supervisor", + "salary": "$147,600", + "office": "Oklahoma City", + "extn": "2872", + "start_date": "2/20/2016" + }, + { + "id": "4979", + "name": "Daron Coll", + "position": "Executive Director", + "salary": "$290,397", + "office": "New York", + "extn": "6075", + "start_date": "8/28/2005" + }, + { + "id": "4980", + "name": "Adeline Mitchell", + "position": "HR Coordinator", + "salary": "$23,704", + "office": "Stockton", + "extn": "7869", + "start_date": "2/1/2016" + }, + { + "id": "4981", + "name": "Alan Bailey", + "position": "Investment Advisor", + "salary": "$144,843", + "office": "Wien", + "extn": "3530", + "start_date": "7/1/2000" + }, + { + "id": "4982", + "name": "Elisabeth Booth", + "position": "Pharmacist", + "salary": "$65,991", + "office": "Valetta", + "extn": "8978", + "start_date": "12/25/2011" + }, + { + "id": "4983", + "name": "Jules Shields", + "position": "Loan Officer", + "salary": "$180,349", + "office": "Orlando", + "extn": "1843", + "start_date": "12/30/2000" + }, + { + "id": "4984", + "name": "Hank Rossi", + "position": "CNC Operator", + "salary": "$213,290", + "office": "Berna", + "extn": "5521", + "start_date": "1/30/2000" + }, + { + "id": "4985", + "name": "Goldie Speed", + "position": "Pharmacist", + "salary": "$298,006", + "office": "Charlotte", + "extn": "4193", + "start_date": "5/3/2018" + }, + { + "id": "4986", + "name": "Tyler Saunders", + "position": "Operator", + "salary": "$167,264", + "office": "Madison", + "extn": "8402", + "start_date": "6/22/2018" + }, + { + "id": "4987", + "name": "Anthony Weston", + "position": "IT Support Staff", + "salary": "$72,107", + "office": "Oakland", + "extn": "5022", + "start_date": "1/6/2002" + }, + { + "id": "4988", + "name": "Percy Baxter", + "position": "Front Desk Coordinator", + "salary": "$165,807", + "office": "Orlando", + "extn": "2551", + "start_date": "10/17/2013" + }, + { + "id": "4989", + "name": "Ethan Marshall", + "position": "Food Technologist", + "salary": "$260,214", + "office": "New York", + "extn": "1255", + "start_date": "8/7/2003" + }, + { + "id": "4990", + "name": "Manuel Hunter", + "position": "Ambulatory Nurse", + "salary": "$166,518", + "office": "Oakland", + "extn": "6825", + "start_date": "6/20/2009" + }, + { + "id": "4991", + "name": "Luke Radcliffe", + "position": "Project Manager", + "salary": "$65,554", + "office": "Amarillo", + "extn": "4213", + "start_date": "1/20/2015" + }, + { + "id": "4992", + "name": "Willow Osmond", + "position": "Auditor", + "salary": "$73,909", + "office": "Detroit", + "extn": "5946", + "start_date": "6/14/2001" + }, + { + "id": "4993", + "name": "Miley Widdows", + "position": "Global Logistics Supervisor", + "salary": "$51,195", + "office": "Huntsville", + "extn": "5186", + "start_date": "12/14/2000" + }, + { + "id": "4994", + "name": "Noah Lyon", + "position": "Laboratory Technician", + "salary": "$247,256", + "office": "Oakland", + "extn": "1823", + "start_date": "5/7/2016" + }, + { + "id": "4995", + "name": "Domenic Moore", + "position": "Auditor", + "salary": "$191,986", + "office": "Milano", + "extn": "8222", + "start_date": "5/26/2018" + }, + { + "id": "4996", + "name": "Anthony Whinter", + "position": "Business Broker", + "salary": "$141,330", + "office": "Baltimore", + "extn": "4880", + "start_date": "10/29/2005" + }, + { + "id": "4997", + "name": "Selena Bryant", + "position": "Bookkeeper", + "salary": "$36,780", + "office": "Lisbon", + "extn": "8595", + "start_date": "6/22/2019" + }, + { + "id": "4998", + "name": "Hailey Lloyd", + "position": "Machine Operator", + "salary": "$75,587", + "office": "Garland", + "extn": "9805", + "start_date": "11/13/2004" + }, + { + "id": "4999", + "name": "Jade Furnell", + "position": "Design Engineer", + "salary": "$217,648", + "office": "Memphis", + "extn": "3670", + "start_date": "10/18/2007" + }, + { + "id": "5000", + "name": "Chloe Mcgregor", + "position": "Design Engineer", + "salary": "$255,434", + "office": "San Jose", + "extn": "7983", + "start_date": "8/29/2001" + } + ] +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects.txt new file mode 100644 index 0000000..93a5615 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects.txt @@ -0,0 +1,517 @@ +{ + "data": [ + { + "id": "1", + "name": "Tiger Nixon", + "position": "System Architect", + "salary": "$320,800", + "start_date": "2011-04-25", + "office": "Edinburgh", + "extn": "5421" + }, + { + "id": "2", + "name": "Garrett Winters", + "position": "Accountant", + "salary": "$170,750", + "start_date": "2011-07-25", + "office": "Tokyo", + "extn": "8422" + }, + { + "id": "3", + "name": "Ashton Cox", + "position": "Junior Technical Author", + "salary": "$86,000", + "start_date": "2009-01-12", + "office": "San Francisco", + "extn": "1562" + }, + { + "id": "4", + "name": "Cedric Kelly", + "position": "Senior Javascript Developer", + "salary": "$433,060", + "start_date": "2012-03-29", + "office": "Edinburgh", + "extn": "6224" + }, + { + "id": "5", + "name": "Airi Satou", + "position": "Accountant", + "salary": "$162,700", + "start_date": "2008-11-28", + "office": "Tokyo", + "extn": "5407" + }, + { + "id": "6", + "name": "Brielle Williamson", + "position": "Integration Specialist", + "salary": "$372,000", + "start_date": "2012-12-02", + "office": "New York", + "extn": "4804" + }, + { + "id": "7", + "name": "Herrod Chandler", + "position": "Sales Assistant", + "salary": "$137,500", + "start_date": "2012-08-06", + "office": "San Francisco", + "extn": "9608" + }, + { + "id": "8", + "name": "Rhona Davidson", + "position": "Integration Specialist", + "salary": "$327,900", + "start_date": "2010-10-14", + "office": "Tokyo", + "extn": "6200" + }, + { + "id": "9", + "name": "Colleen Hurst", + "position": "Javascript Developer", + "salary": "$205,500", + "start_date": "2009-09-15", + "office": "San Francisco", + "extn": "2360" + }, + { + "id": "10", + "name": "Sonya Frost", + "position": "Software Engineer", + "salary": "$103,600", + "start_date": "2008-12-13", + "office": "Edinburgh", + "extn": "1667" + }, + { + "id": "11", + "name": "Jena Gaines", + "position": "Office Manager", + "salary": "$90,560", + "start_date": "2008-12-19", + "office": "London", + "extn": "3814" + }, + { + "id": "12", + "name": "Quinn Flynn", + "position": "Support Lead", + "salary": "$342,000", + "start_date": "2013-03-03", + "office": "Edinburgh", + "extn": "9497" + }, + { + "id": "13", + "name": "Charde Marshall", + "position": "Regional Director", + "salary": "$470,600", + "start_date": "2008-10-16", + "office": "San Francisco", + "extn": "6741" + }, + { + "id": "14", + "name": "Haley Kennedy", + "position": "Senior Marketing Designer", + "salary": "$313,500", + "start_date": "2012-12-18", + "office": "London", + "extn": "3597" + }, + { + "id": "15", + "name": "Tatyana Fitzpatrick", + "position": "Regional Director", + "salary": "$385,750", + "start_date": "2010-03-17", + "office": "London", + "extn": "1965" + }, + { + "id": "16", + "name": "Michael Silva", + "position": "Marketing Designer", + "salary": "$198,500", + "start_date": "2012-11-27", + "office": "London", + "extn": "1581" + }, + { + "id": "17", + "name": "Paul Byrd", + "position": "Chief Financial Officer (CFO)", + "salary": "$725,000", + "start_date": "2010-06-09", + "office": "New York", + "extn": "3059" + }, + { + "id": "18", + "name": "Gloria Little", + "position": "Systems Administrator", + "salary": "$237,500", + "start_date": "2009-04-10", + "office": "New York", + "extn": "1721" + }, + { + "id": "19", + "name": "Bradley Greer", + "position": "Software Engineer", + "salary": "$132,000", + "start_date": "2012-10-13", + "office": "London", + "extn": "2558" + }, + { + "id": "20", + "name": "Dai Rios", + "position": "Personnel Lead", + "salary": "$217,500", + "start_date": "2012-09-26", + "office": "Edinburgh", + "extn": "2290" + }, + { + "id": "21", + "name": "Jenette Caldwell", + "position": "Development Lead", + "salary": "$345,000", + "start_date": "2011-09-03", + "office": "New York", + "extn": "1937" + }, + { + "id": "22", + "name": "Yuri Berry", + "position": "Chief Marketing Officer (CMO)", + "salary": "$675,000", + "start_date": "2009-06-25", + "office": "New York", + "extn": "6154" + }, + { + "id": "23", + "name": "Caesar Vance", + "position": "Pre-Sales Support", + "salary": "$106,450", + "start_date": "2011-12-12", + "office": "New York", + "extn": "8330" + }, + { + "id": "24", + "name": "Doris Wilder", + "position": "Sales Assistant", + "salary": "$85,600", + "start_date": "2010-09-20", + "office": "Sydney", + "extn": "3023" + }, + { + "id": "25", + "name": "Angelica Ramos", + "position": "Chief Executive Officer (CEO)", + "salary": "$1,200,000", + "start_date": "2009-10-09", + "office": "London", + "extn": "5797" + }, + { + "id": "26", + "name": "Gavin Joyce", + "position": "Developer", + "salary": "$92,575", + "start_date": "2010-12-22", + "office": "Edinburgh", + "extn": "8822" + }, + { + "id": "27", + "name": "Jennifer Chang", + "position": "Regional Director", + "salary": "$357,650", + "start_date": "2010-11-14", + "office": "Singapore", + "extn": "9239" + }, + { + "id": "28", + "name": "Brenden Wagner", + "position": "Software Engineer", + "salary": "$206,850", + "start_date": "2011-06-07", + "office": "San Francisco", + "extn": "1314" + }, + { + "id": "29", + "name": "Fiona Green", + "position": "Chief Operating Officer (COO)", + "salary": "$850,000", + "start_date": "2010-03-11", + "office": "San Francisco", + "extn": "2947" + }, + { + "id": "30", + "name": "Shou Itou", + "position": "Regional Marketing", + "salary": "$163,000", + "start_date": "2011-08-14", + "office": "Tokyo", + "extn": "8899" + }, + { + "id": "31", + "name": "Michelle House", + "position": "Integration Specialist", + "salary": "$95,400", + "start_date": "2011-06-02", + "office": "Sydney", + "extn": "2769" + }, + { + "id": "32", + "name": "Suki Burks", + "position": "Developer", + "salary": "$114,500", + "start_date": "2009-10-22", + "office": "London", + "extn": "6832" + }, + { + "id": "33", + "name": "Prescott Bartlett", + "position": "Technical Author", + "salary": "$145,000", + "start_date": "2011-05-07", + "office": "London", + "extn": "3606" + }, + { + "id": "34", + "name": "Gavin Cortez", + "position": "Team Leader", + "salary": "$235,500", + "start_date": "2008-10-26", + "office": "San Francisco", + "extn": "2860" + }, + { + "id": "35", + "name": "Martena Mccray", + "position": "Post-Sales support", + "salary": "$324,050", + "start_date": "2011-03-09", + "office": "Edinburgh", + "extn": "8240" + }, + { + "id": "36", + "name": "Unity Butler", + "position": "Marketing Designer", + "salary": "$85,675", + "start_date": "2009-12-09", + "office": "San Francisco", + "extn": "5384" + }, + { + "id": "37", + "name": "Howard Hatfield", + "position": "Office Manager", + "salary": "$164,500", + "start_date": "2008-12-16", + "office": "San Francisco", + "extn": "7031" + }, + { + "id": "38", + "name": "Hope Fuentes", + "position": "Secretary", + "salary": "$109,850", + "start_date": "2010-02-12", + "office": "San Francisco", + "extn": "6318" + }, + { + "id": "39", + "name": "Vivian Harrell", + "position": "Financial Controller", + "salary": "$452,500", + "start_date": "2009-02-14", + "office": "San Francisco", + "extn": "9422" + }, + { + "id": "40", + "name": "Timothy Mooney", + "position": "Office Manager", + "salary": "$136,200", + "start_date": "2008-12-11", + "office": "London", + "extn": "7580" + }, + { + "id": "41", + "name": "Jackson Bradshaw", + "position": "Director", + "salary": "$645,750", + "start_date": "2008-09-26", + "office": "New York", + "extn": "1042" + }, + { + "id": "42", + "name": "Olivia Liang", + "position": "Support Engineer", + "salary": "$234,500", + "start_date": "2011-02-03", + "office": "Singapore", + "extn": "2120" + }, + { + "id": "43", + "name": "Bruno Nash", + "position": "Software Engineer", + "salary": "$163,500", + "start_date": "2011-05-03", + "office": "London", + "extn": "6222" + }, + { + "id": "44", + "name": "Sakura Yamamoto", + "position": "Support Engineer", + "salary": "$139,575", + "start_date": "2009-08-19", + "office": "Tokyo", + "extn": "9383" + }, + { + "id": "45", + "name": "Thor Walton", + "position": "Developer", + "salary": "$98,540", + "start_date": "2013-08-11", + "office": "New York", + "extn": "8327" + }, + { + "id": "46", + "name": "Finn Camacho", + "position": "Support Engineer", + "salary": "$87,500", + "start_date": "2009-07-07", + "office": "San Francisco", + "extn": "2927" + }, + { + "id": "47", + "name": "Serge Baldwin", + "position": "Data Coordinator", + "salary": "$138,575", + "start_date": "2012-04-09", + "office": "Singapore", + "extn": "8352" + }, + { + "id": "48", + "name": "Zenaida Frank", + "position": "Software Engineer", + "salary": "$125,250", + "start_date": "2010-01-04", + "office": "New York", + "extn": "7439" + }, + { + "id": "49", + "name": "Zorita Serrano", + "position": "Software Engineer", + "salary": "$115,000", + "start_date": "2012-06-01", + "office": "San Francisco", + "extn": "4389" + }, + { + "id": "50", + "name": "Jennifer Acosta", + "position": "Junior Javascript Developer", + "salary": "$75,650", + "start_date": "2013-02-01", + "office": "Edinburgh", + "extn": "3431" + }, + { + "id": "51", + "name": "Cara Stevens", + "position": "Sales Assistant", + "salary": "$145,600", + "start_date": "2011-12-06", + "office": "New York", + "extn": "3990" + }, + { + "id": "52", + "name": "Hermione Butler", + "position": "Regional Director", + "salary": "$356,250", + "start_date": "2011-03-21", + "office": "London", + "extn": "1016" + }, + { + "id": "53", + "name": "Lael Greer", + "position": "Systems Administrator", + "salary": "$103,500", + "start_date": "2009-02-27", + "office": "London", + "extn": "6733" + }, + { + "id": "54", + "name": "Jonas Alexander", + "position": "Developer", + "salary": "$86,500", + "start_date": "2010-07-14", + "office": "San Francisco", + "extn": "8196" + }, + { + "id": "55", + "name": "Shad Decker", + "position": "Regional Director", + "salary": "$183,000", + "start_date": "2008-11-13", + "office": "Edinburgh", + "extn": "6373" + }, + { + "id": "56", + "name": "Michael Bruce", + "position": "Javascript Developer", + "salary": "$183,000", + "start_date": "2011-06-27", + "office": "Singapore", + "extn": "5384" + }, + { + "id": "57", + "name": "Donna Snider", + "position": "Customer Support", + "salary": "$112,000", + "start_date": "2011-01-25", + "office": "New York", + "extn": "4226" + } + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_deep.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_deep.txt new file mode 100644 index 0000000..d02859c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_deep.txt @@ -0,0 +1,688 @@ +{ + "data": [ + { + "name": "Tiger Nixon", + "hr": { + "position": "System Architect", + "salary": "$320,800", + "start_date": "2011-04-25" + }, + "contact": [ + "Edinburgh", + "5421" + ] + }, + { + "name": "Garrett Winters", + "hr": { + "position": "Accountant", + "salary": "$170,750", + "start_date": "2011-07-25" + }, + "contact": [ + "Tokyo", + "8422" + ] + }, + { + "name": "Ashton Cox", + "hr": { + "position": "Junior Technical Author", + "salary": "$86,000", + "start_date": "2009-01-12" + }, + "contact": [ + "San Francisco", + "1562" + ] + }, + { + "name": "Cedric Kelly", + "hr": { + "position": "Senior Javascript Developer", + "salary": "$433,060", + "start_date": "2012-03-29" + }, + "contact": [ + "Edinburgh", + "6224" + ] + }, + { + "name": "Airi Satou", + "hr": { + "position": "Accountant", + "salary": "$162,700", + "start_date": "2008-11-28" + }, + "contact": [ + "Tokyo", + "5407" + ] + }, + { + "name": "Brielle Williamson", + "hr": { + "position": "Integration Specialist", + "salary": "$372,000", + "start_date": "2012-12-02" + }, + "contact": [ + "New York", + "4804" + ] + }, + { + "name": "Herrod Chandler", + "hr": { + "position": "Sales Assistant", + "salary": "$137,500", + "start_date": "2012-08-06" + }, + "contact": [ + "San Francisco", + "9608" + ] + }, + { + "name": "Rhona Davidson", + "hr": { + "position": "Integration Specialist", + "salary": "$327,900", + "start_date": "2010-10-14" + }, + "contact": [ + "Tokyo", + "6200" + ] + }, + { + "name": "Colleen Hurst", + "hr": { + "position": "Javascript Developer", + "salary": "$205,500", + "start_date": "2009-09-15" + }, + "contact": [ + "San Francisco", + "2360" + ] + }, + { + "name": "Sonya Frost", + "hr": { + "position": "Software Engineer", + "salary": "$103,600", + "start_date": "2008-12-13" + }, + "contact": [ + "Edinburgh", + "1667" + ] + }, + { + "name": "Jena Gaines", + "hr": { + "position": "Office Manager", + "salary": "$90,560", + "start_date": "2008-12-19" + }, + "contact": [ + "London", + "3814" + ] + }, + { + "name": "Quinn Flynn", + "hr": { + "position": "Support Lead", + "salary": "$342,000", + "start_date": "2013-03-03" + }, + "contact": [ + "Edinburgh", + "9497" + ] + }, + { + "name": "Charde Marshall", + "hr": { + "position": "Regional Director", + "salary": "$470,600", + "start_date": "2008-10-16" + }, + "contact": [ + "San Francisco", + "6741" + ] + }, + { + "name": "Haley Kennedy", + "hr": { + "position": "Senior Marketing Designer", + "salary": "$313,500", + "start_date": "2012-12-18" + }, + "contact": [ + "London", + "3597" + ] + }, + { + "name": "Tatyana Fitzpatrick", + "hr": { + "position": "Regional Director", + "salary": "$385,750", + "start_date": "2010-03-17" + }, + "contact": [ + "London", + "1965" + ] + }, + { + "name": "Michael Silva", + "hr": { + "position": "Marketing Designer", + "salary": "$198,500", + "start_date": "2012-11-27" + }, + "contact": [ + "London", + "1581" + ] + }, + { + "name": "Paul Byrd", + "hr": { + "position": "Chief Financial Officer (CFO)", + "salary": "$725,000", + "start_date": "2010-06-09" + }, + "contact": [ + "New York", + "3059" + ] + }, + { + "name": "Gloria Little", + "hr": { + "position": "Systems Administrator", + "salary": "$237,500", + "start_date": "2009-04-10" + }, + "contact": [ + "New York", + "1721" + ] + }, + { + "name": "Bradley Greer", + "hr": { + "position": "Software Engineer", + "salary": "$132,000", + "start_date": "2012-10-13" + }, + "contact": [ + "London", + "2558" + ] + }, + { + "name": "Dai Rios", + "hr": { + "position": "Personnel Lead", + "salary": "$217,500", + "start_date": "2012-09-26" + }, + "contact": [ + "Edinburgh", + "2290" + ] + }, + { + "name": "Jenette Caldwell", + "hr": { + "position": "Development Lead", + "salary": "$345,000", + "start_date": "2011-09-03" + }, + "contact": [ + "New York", + "1937" + ] + }, + { + "name": "Yuri Berry", + "hr": { + "position": "Chief Marketing Officer (CMO)", + "salary": "$675,000", + "start_date": "2009-06-25" + }, + "contact": [ + "New York", + "6154" + ] + }, + { + "name": "Caesar Vance", + "hr": { + "position": "Pre-Sales Support", + "salary": "$106,450", + "start_date": "2011-12-12" + }, + "contact": [ + "New York", + "8330" + ] + }, + { + "name": "Doris Wilder", + "hr": { + "position": "Sales Assistant", + "salary": "$85,600", + "start_date": "2010-09-20" + }, + "contact": [ + "Sydney", + "3023" + ] + }, + { + "name": "Angelica Ramos", + "hr": { + "position": "Chief Executive Officer (CEO)", + "salary": "$1,200,000", + "start_date": "2009-10-09" + }, + "contact": [ + "London", + "5797" + ] + }, + { + "name": "Gavin Joyce", + "hr": { + "position": "Developer", + "salary": "$92,575", + "start_date": "2010-12-22" + }, + "contact": [ + "Edinburgh", + "8822" + ] + }, + { + "name": "Jennifer Chang", + "hr": { + "position": "Regional Director", + "salary": "$357,650", + "start_date": "2010-11-14" + }, + "contact": [ + "Singapore", + "9239" + ] + }, + { + "name": "Brenden Wagner", + "hr": { + "position": "Software Engineer", + "salary": "$206,850", + "start_date": "2011-06-07" + }, + "contact": [ + "San Francisco", + "1314" + ] + }, + { + "name": "Fiona Green", + "hr": { + "position": "Chief Operating Officer (COO)", + "salary": "$850,000", + "start_date": "2010-03-11" + }, + "contact": [ + "San Francisco", + "2947" + ] + }, + { + "name": "Shou Itou", + "hr": { + "position": "Regional Marketing", + "salary": "$163,000", + "start_date": "2011-08-14" + }, + "contact": [ + "Tokyo", + "8899" + ] + }, + { + "name": "Michelle House", + "hr": { + "position": "Integration Specialist", + "salary": "$95,400", + "start_date": "2011-06-02" + }, + "contact": [ + "Sydney", + "2769" + ] + }, + { + "name": "Suki Burks", + "hr": { + "position": "Developer", + "salary": "$114,500", + "start_date": "2009-10-22" + }, + "contact": [ + "London", + "6832" + ] + }, + { + "name": "Prescott Bartlett", + "hr": { + "position": "Technical Author", + "salary": "$145,000", + "start_date": "2011-05-07" + }, + "contact": [ + "London", + "3606" + ] + }, + { + "name": "Gavin Cortez", + "hr": { + "position": "Team Leader", + "salary": "$235,500", + "start_date": "2008-10-26" + }, + "contact": [ + "San Francisco", + "2860" + ] + }, + { + "name": "Martena Mccray", + "hr": { + "position": "Post-Sales support", + "salary": "$324,050", + "start_date": "2011-03-09" + }, + "contact": [ + "Edinburgh", + "8240" + ] + }, + { + "name": "Unity Butler", + "hr": { + "position": "Marketing Designer", + "salary": "$85,675", + "start_date": "2009-12-09" + }, + "contact": [ + "San Francisco", + "5384" + ] + }, + { + "name": "Howard Hatfield", + "hr": { + "position": "Office Manager", + "salary": "$164,500", + "start_date": "2008-12-16" + }, + "contact": [ + "San Francisco", + "7031" + ] + }, + { + "name": "Hope Fuentes", + "hr": { + "position": "Secretary", + "salary": "$109,850", + "start_date": "2010-02-12" + }, + "contact": [ + "San Francisco", + "6318" + ] + }, + { + "name": "Vivian Harrell", + "hr": { + "position": "Financial Controller", + "salary": "$452,500", + "start_date": "2009-02-14" + }, + "contact": [ + "San Francisco", + "9422" + ] + }, + { + "name": "Timothy Mooney", + "hr": { + "position": "Office Manager", + "salary": "$136,200", + "start_date": "2008-12-11" + }, + "contact": [ + "London", + "7580" + ] + }, + { + "name": "Jackson Bradshaw", + "hr": { + "position": "Director", + "salary": "$645,750", + "start_date": "2008-09-26" + }, + "contact": [ + "New York", + "1042" + ] + }, + { + "name": "Olivia Liang", + "hr": { + "position": "Support Engineer", + "salary": "$234,500", + "start_date": "2011-02-03" + }, + "contact": [ + "Singapore", + "2120" + ] + }, + { + "name": "Bruno Nash", + "hr": { + "position": "Software Engineer", + "salary": "$163,500", + "start_date": "2011-05-03" + }, + "contact": [ + "London", + "6222" + ] + }, + { + "name": "Sakura Yamamoto", + "hr": { + "position": "Support Engineer", + "salary": "$139,575", + "start_date": "2009-08-19" + }, + "contact": [ + "Tokyo", + "9383" + ] + }, + { + "name": "Thor Walton", + "hr": { + "position": "Developer", + "salary": "$98,540", + "start_date": "2013-08-11" + }, + "contact": [ + "New York", + "8327" + ] + }, + { + "name": "Finn Camacho", + "hr": { + "position": "Support Engineer", + "salary": "$87,500", + "start_date": "2009-07-07" + }, + "contact": [ + "San Francisco", + "2927" + ] + }, + { + "name": "Serge Baldwin", + "hr": { + "position": "Data Coordinator", + "salary": "$138,575", + "start_date": "2012-04-09" + }, + "contact": [ + "Singapore", + "8352" + ] + }, + { + "name": "Zenaida Frank", + "hr": { + "position": "Software Engineer", + "salary": "$125,250", + "start_date": "2010-01-04" + }, + "contact": [ + "New York", + "7439" + ] + }, + { + "name": "Zorita Serrano", + "hr": { + "position": "Software Engineer", + "salary": "$115,000", + "start_date": "2012-06-01" + }, + "contact": [ + "San Francisco", + "4389" + ] + }, + { + "name": "Jennifer Acosta", + "hr": { + "position": "Junior Javascript Developer", + "salary": "$75,650", + "start_date": "2013-02-01" + }, + "contact": [ + "Edinburgh", + "3431" + ] + }, + { + "name": "Cara Stevens", + "hr": { + "position": "Sales Assistant", + "salary": "$145,600", + "start_date": "2011-12-06" + }, + "contact": [ + "New York", + "3990" + ] + }, + { + "name": "Hermione Butler", + "hr": { + "position": "Regional Director", + "salary": "$356,250", + "start_date": "2011-03-21" + }, + "contact": [ + "London", + "1016" + ] + }, + { + "name": "Lael Greer", + "hr": { + "position": "Systems Administrator", + "salary": "$103,500", + "start_date": "2009-02-27" + }, + "contact": [ + "London", + "6733" + ] + }, + { + "name": "Jonas Alexander", + "hr": { + "position": "Developer", + "salary": "$86,500", + "start_date": "2010-07-14" + }, + "contact": [ + "San Francisco", + "8196" + ] + }, + { + "name": "Shad Decker", + "hr": { + "position": "Regional Director", + "salary": "$183,000", + "start_date": "2008-11-13" + }, + "contact": [ + "Edinburgh", + "6373" + ] + }, + { + "name": "Michael Bruce", + "hr": { + "position": "Javascript Developer", + "salary": "$183,000", + "start_date": "2011-06-27" + }, + "contact": [ + "Singapore", + "5384" + ] + }, + { + "name": "Donna Snider", + "hr": { + "position": "Customer Support", + "salary": "$112,000", + "start_date": "2011-01-25" + }, + "contact": [ + "New York", + "4226" + ] + } + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_root_array.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_root_array.txt new file mode 100644 index 0000000..a00e0ff --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_root_array.txt @@ -0,0 +1,515 @@ +[ + { + "id": "1", + "name": "Tiger Nixon", + "position": "System Architect", + "salary": "$320,800", + "start_date": "2011-04-25", + "office": "Edinburgh", + "extn": "5421" + }, + { + "id": "2", + "name": "Garrett Winters", + "position": "Accountant", + "salary": "$170,750", + "start_date": "2011-07-25", + "office": "Tokyo", + "extn": "8422" + }, + { + "id": "3", + "name": "Ashton Cox", + "position": "Junior Technical Author", + "salary": "$86,000", + "start_date": "2009-01-12", + "office": "San Francisco", + "extn": "1562" + }, + { + "id": "4", + "name": "Cedric Kelly", + "position": "Senior Javascript Developer", + "salary": "$433,060", + "start_date": "2012-03-29", + "office": "Edinburgh", + "extn": "6224" + }, + { + "id": "5", + "name": "Airi Satou", + "position": "Accountant", + "salary": "$162,700", + "start_date": "2008-11-28", + "office": "Tokyo", + "extn": "5407" + }, + { + "id": "6", + "name": "Brielle Williamson", + "position": "Integration Specialist", + "salary": "$372,000", + "start_date": "2012-12-02", + "office": "New York", + "extn": "4804" + }, + { + "id": "7", + "name": "Herrod Chandler", + "position": "Sales Assistant", + "salary": "$137,500", + "start_date": "2012-08-06", + "office": "San Francisco", + "extn": "9608" + }, + { + "id": "8", + "name": "Rhona Davidson", + "position": "Integration Specialist", + "salary": "$327,900", + "start_date": "2010-10-14", + "office": "Tokyo", + "extn": "6200" + }, + { + "id": "9", + "name": "Colleen Hurst", + "position": "Javascript Developer", + "salary": "$205,500", + "start_date": "2009-09-15", + "office": "San Francisco", + "extn": "2360" + }, + { + "id": "10", + "name": "Sonya Frost", + "position": "Software Engineer", + "salary": "$103,600", + "start_date": "2008-12-13", + "office": "Edinburgh", + "extn": "1667" + }, + { + "id": "11", + "name": "Jena Gaines", + "position": "Office Manager", + "salary": "$90,560", + "start_date": "2008-12-19", + "office": "London", + "extn": "3814" + }, + { + "id": "12", + "name": "Quinn Flynn", + "position": "Support Lead", + "salary": "$342,000", + "start_date": "2013-03-03", + "office": "Edinburgh", + "extn": "9497" + }, + { + "id": "13", + "name": "Charde Marshall", + "position": "Regional Director", + "salary": "$470,600", + "start_date": "2008-10-16", + "office": "San Francisco", + "extn": "6741" + }, + { + "id": "14", + "name": "Haley Kennedy", + "position": "Senior Marketing Designer", + "salary": "$313,500", + "start_date": "2012-12-18", + "office": "London", + "extn": "3597" + }, + { + "id": "15", + "name": "Tatyana Fitzpatrick", + "position": "Regional Director", + "salary": "$385,750", + "start_date": "2010-03-17", + "office": "London", + "extn": "1965" + }, + { + "id": "16", + "name": "Michael Silva", + "position": "Marketing Designer", + "salary": "$198,500", + "start_date": "2012-11-27", + "office": "London", + "extn": "1581" + }, + { + "id": "17", + "name": "Paul Byrd", + "position": "Chief Financial Officer (CFO)", + "salary": "$725,000", + "start_date": "2010-06-09", + "office": "New York", + "extn": "3059" + }, + { + "id": "18", + "name": "Gloria Little", + "position": "Systems Administrator", + "salary": "$237,500", + "start_date": "2009-04-10", + "office": "New York", + "extn": "1721" + }, + { + "id": "19", + "name": "Bradley Greer", + "position": "Software Engineer", + "salary": "$132,000", + "start_date": "2012-10-13", + "office": "London", + "extn": "2558" + }, + { + "id": "20", + "name": "Dai Rios", + "position": "Personnel Lead", + "salary": "$217,500", + "start_date": "2012-09-26", + "office": "Edinburgh", + "extn": "2290" + }, + { + "id": "21", + "name": "Jenette Caldwell", + "position": "Development Lead", + "salary": "$345,000", + "start_date": "2011-09-03", + "office": "New York", + "extn": "1937" + }, + { + "id": "22", + "name": "Yuri Berry", + "position": "Chief Marketing Officer (CMO)", + "salary": "$675,000", + "start_date": "2009-06-25", + "office": "New York", + "extn": "6154" + }, + { + "id": "23", + "name": "Caesar Vance", + "position": "Pre-Sales Support", + "salary": "$106,450", + "start_date": "2011-12-12", + "office": "New York", + "extn": "8330" + }, + { + "id": "24", + "name": "Doris Wilder", + "position": "Sales Assistant", + "salary": "$85,600", + "start_date": "2010-09-20", + "office": "Sydney", + "extn": "3023" + }, + { + "id": "25", + "name": "Angelica Ramos", + "position": "Chief Executive Officer (CEO)", + "salary": "$1,200,000", + "start_date": "2009-10-09", + "office": "London", + "extn": "5797" + }, + { + "id": "26", + "name": "Gavin Joyce", + "position": "Developer", + "salary": "$92,575", + "start_date": "2010-12-22", + "office": "Edinburgh", + "extn": "8822" + }, + { + "id": "27", + "name": "Jennifer Chang", + "position": "Regional Director", + "salary": "$357,650", + "start_date": "2010-11-14", + "office": "Singapore", + "extn": "9239" + }, + { + "id": "28", + "name": "Brenden Wagner", + "position": "Software Engineer", + "salary": "$206,850", + "start_date": "2011-06-07", + "office": "San Francisco", + "extn": "1314" + }, + { + "id": "29", + "name": "Fiona Green", + "position": "Chief Operating Officer (COO)", + "salary": "$850,000", + "start_date": "2010-03-11", + "office": "San Francisco", + "extn": "2947" + }, + { + "id": "30", + "name": "Shou Itou", + "position": "Regional Marketing", + "salary": "$163,000", + "start_date": "2011-08-14", + "office": "Tokyo", + "extn": "8899" + }, + { + "id": "31", + "name": "Michelle House", + "position": "Integration Specialist", + "salary": "$95,400", + "start_date": "2011-06-02", + "office": "Sydney", + "extn": "2769" + }, + { + "id": "32", + "name": "Suki Burks", + "position": "Developer", + "salary": "$114,500", + "start_date": "2009-10-22", + "office": "London", + "extn": "6832" + }, + { + "id": "33", + "name": "Prescott Bartlett", + "position": "Technical Author", + "salary": "$145,000", + "start_date": "2011-05-07", + "office": "London", + "extn": "3606" + }, + { + "id": "34", + "name": "Gavin Cortez", + "position": "Team Leader", + "salary": "$235,500", + "start_date": "2008-10-26", + "office": "San Francisco", + "extn": "2860" + }, + { + "id": "35", + "name": "Martena Mccray", + "position": "Post-Sales support", + "salary": "$324,050", + "start_date": "2011-03-09", + "office": "Edinburgh", + "extn": "8240" + }, + { + "id": "36", + "name": "Unity Butler", + "position": "Marketing Designer", + "salary": "$85,675", + "start_date": "2009-12-09", + "office": "San Francisco", + "extn": "5384" + }, + { + "id": "37", + "name": "Howard Hatfield", + "position": "Office Manager", + "salary": "$164,500", + "start_date": "2008-12-16", + "office": "San Francisco", + "extn": "7031" + }, + { + "id": "38", + "name": "Hope Fuentes", + "position": "Secretary", + "salary": "$109,850", + "start_date": "2010-02-12", + "office": "San Francisco", + "extn": "6318" + }, + { + "id": "39", + "name": "Vivian Harrell", + "position": "Financial Controller", + "salary": "$452,500", + "start_date": "2009-02-14", + "office": "San Francisco", + "extn": "9422" + }, + { + "id": "40", + "name": "Timothy Mooney", + "position": "Office Manager", + "salary": "$136,200", + "start_date": "2008-12-11", + "office": "London", + "extn": "7580" + }, + { + "id": "41", + "name": "Jackson Bradshaw", + "position": "Director", + "salary": "$645,750", + "start_date": "2008-09-26", + "office": "New York", + "extn": "1042" + }, + { + "id": "42", + "name": "Olivia Liang", + "position": "Support Engineer", + "salary": "$234,500", + "start_date": "2011-02-03", + "office": "Singapore", + "extn": "2120" + }, + { + "id": "43", + "name": "Bruno Nash", + "position": "Software Engineer", + "salary": "$163,500", + "start_date": "2011-05-03", + "office": "London", + "extn": "6222" + }, + { + "id": "44", + "name": "Sakura Yamamoto", + "position": "Support Engineer", + "salary": "$139,575", + "start_date": "2009-08-19", + "office": "Tokyo", + "extn": "9383" + }, + { + "id": "45", + "name": "Thor Walton", + "position": "Developer", + "salary": "$98,540", + "start_date": "2013-08-11", + "office": "New York", + "extn": "8327" + }, + { + "id": "46", + "name": "Finn Camacho", + "position": "Support Engineer", + "salary": "$87,500", + "start_date": "2009-07-07", + "office": "San Francisco", + "extn": "2927" + }, + { + "id": "47", + "name": "Serge Baldwin", + "position": "Data Coordinator", + "salary": "$138,575", + "start_date": "2012-04-09", + "office": "Singapore", + "extn": "8352" + }, + { + "id": "48", + "name": "Zenaida Frank", + "position": "Software Engineer", + "salary": "$125,250", + "start_date": "2010-01-04", + "office": "New York", + "extn": "7439" + }, + { + "id": "49", + "name": "Zorita Serrano", + "position": "Software Engineer", + "salary": "$115,000", + "start_date": "2012-06-01", + "office": "San Francisco", + "extn": "4389" + }, + { + "id": "50", + "name": "Jennifer Acosta", + "position": "Junior Javascript Developer", + "salary": "$75,650", + "start_date": "2013-02-01", + "office": "Edinburgh", + "extn": "3431" + }, + { + "id": "51", + "name": "Cara Stevens", + "position": "Sales Assistant", + "salary": "$145,600", + "start_date": "2011-12-06", + "office": "New York", + "extn": "3990" + }, + { + "id": "52", + "name": "Hermione Butler", + "position": "Regional Director", + "salary": "$356,250", + "start_date": "2011-03-21", + "office": "London", + "extn": "1016" + }, + { + "id": "53", + "name": "Lael Greer", + "position": "Systems Administrator", + "salary": "$103,500", + "start_date": "2009-02-27", + "office": "London", + "extn": "6733" + }, + { + "id": "54", + "name": "Jonas Alexander", + "position": "Developer", + "salary": "$86,500", + "start_date": "2010-07-14", + "office": "San Francisco", + "extn": "8196" + }, + { + "id": "55", + "name": "Shad Decker", + "position": "Regional Director", + "salary": "$183,000", + "start_date": "2008-11-13", + "office": "Edinburgh", + "extn": "6373" + }, + { + "id": "56", + "name": "Michael Bruce", + "position": "Javascript Developer", + "salary": "$183,000", + "start_date": "2011-06-27", + "office": "Singapore", + "extn": "5384" + }, + { + "id": "57", + "name": "Donna Snider", + "position": "Customer Support", + "salary": "$112,000", + "start_date": "2011-01-25", + "office": "New York", + "extn": "4226" + } +] \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_salary.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_salary.txt new file mode 100644 index 0000000..e55cff5 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_salary.txt @@ -0,0 +1,460 @@ +{ + "data": [ + { + "name": "Tiger Nixon", + "position": "System Architect", + "salary": "320800", + "start_date": "2011-04-25", + "office": "Edinburgh", + "extn": "5421" + }, + { + "name": "Garrett Winters", + "position": "Accountant", + "salary": "170750", + "start_date": "2011-07-25", + "office": "Tokyo", + "extn": "8422" + }, + { + "name": "Ashton Cox", + "position": "Junior Technical Author", + "salary": "86000", + "start_date": "2009-01-12", + "office": "San Francisco", + "extn": "1562" + }, + { + "name": "Cedric Kelly", + "position": "Senior Javascript Developer", + "salary": "433060", + "start_date": "2012-03-29", + "office": "Edinburgh", + "extn": "6224" + }, + { + "name": "Airi Satou", + "position": "Accountant", + "salary": "162700", + "start_date": "2008-11-28", + "office": "Tokyo", + "extn": "5407" + }, + { + "name": "Brielle Williamson", + "position": "Integration Specialist", + "salary": "372000", + "start_date": "2012-12-02", + "office": "New York", + "extn": "4804" + }, + { + "name": "Herrod Chandler", + "position": "Sales Assistant", + "salary": "137500", + "start_date": "2012-08-06", + "office": "San Francisco", + "extn": "9608" + }, + { + "name": "Rhona Davidson", + "position": "Integration Specialist", + "salary": "327900", + "start_date": "2010-10-14", + "office": "Tokyo", + "extn": "6200" + }, + { + "name": "Colleen Hurst", + "position": "Javascript Developer", + "salary": "205500", + "start_date": "2009-09-15", + "office": "San Francisco", + "extn": "2360" + }, + { + "name": "Sonya Frost", + "position": "Software Engineer", + "salary": "103600", + "start_date": "2008-12-13", + "office": "Edinburgh", + "extn": "1667" + }, + { + "name": "Jena Gaines", + "position": "Office Manager", + "salary": "90560", + "start_date": "2008-12-19", + "office": "London", + "extn": "3814" + }, + { + "name": "Quinn Flynn", + "position": "Support Lead", + "salary": "342000", + "start_date": "2013-03-03", + "office": "Edinburgh", + "extn": "9497" + }, + { + "name": "Charde Marshall", + "position": "Regional Director", + "salary": "470600", + "start_date": "2008-10-16", + "office": "San Francisco", + "extn": "6741" + }, + { + "name": "Haley Kennedy", + "position": "Senior Marketing Designer", + "salary": "313500", + "start_date": "2012-12-18", + "office": "London", + "extn": "3597" + }, + { + "name": "Tatyana Fitzpatrick", + "position": "Regional Director", + "salary": "385750", + "start_date": "2010-03-17", + "office": "London", + "extn": "1965" + }, + { + "name": "Michael Silva", + "position": "Marketing Designer", + "salary": "198500", + "start_date": "2012-11-27", + "office": "London", + "extn": "1581" + }, + { + "name": "Paul Byrd", + "position": "Chief Financial Officer (CFO)", + "salary": "725000", + "start_date": "2010-06-09", + "office": "New York", + "extn": "3059" + }, + { + "name": "Gloria Little", + "position": "Systems Administrator", + "salary": "237500", + "start_date": "2009-04-10", + "office": "New York", + "extn": "1721" + }, + { + "name": "Bradley Greer", + "position": "Software Engineer", + "salary": "132000", + "start_date": "2012-10-13", + "office": "London", + "extn": "2558" + }, + { + "name": "Dai Rios", + "position": "Personnel Lead", + "salary": "217500", + "start_date": "2012-09-26", + "office": "Edinburgh", + "extn": "2290" + }, + { + "name": "Jenette Caldwell", + "position": "Development Lead", + "salary": "345000", + "start_date": "2011-09-03", + "office": "New York", + "extn": "1937" + }, + { + "name": "Yuri Berry", + "position": "Chief Marketing Officer (CMO)", + "salary": "675000", + "start_date": "2009-06-25", + "office": "New York", + "extn": "6154" + }, + { + "name": "Caesar Vance", + "position": "Pre-Sales Support", + "salary": "106450", + "start_date": "2011-12-12", + "office": "New York", + "extn": "8330" + }, + { + "name": "Doris Wilder", + "position": "Sales Assistant", + "salary": "85600", + "start_date": "2010-09-20", + "office": "Sydney", + "extn": "3023" + }, + { + "name": "Angelica Ramos", + "position": "Chief Executive Officer (CEO)", + "salary": "1200000", + "start_date": "2009-10-09", + "office": "London", + "extn": "5797" + }, + { + "name": "Gavin Joyce", + "position": "Developer", + "salary": "92575", + "start_date": "2010-12-22", + "office": "Edinburgh", + "extn": "8822" + }, + { + "name": "Jennifer Chang", + "position": "Regional Director", + "salary": "357650", + "start_date": "2010-11-14", + "office": "Argentina", + "extn": "9239" + }, + { + "name": "Brenden Wagner", + "position": "Software Engineer", + "salary": "206850", + "start_date": "2011-06-07", + "office": "San Francisco", + "extn": "1314" + }, + { + "name": "Fiona Green", + "position": "Chief Operating Officer (COO)", + "salary": "850000", + "start_date": "2010-03-11", + "office": "San Francisco", + "extn": "2947" + }, + { + "name": "Shou Itou", + "position": "Regional Marketing", + "salary": "163000", + "start_date": "2011-08-14", + "office": "Tokyo", + "extn": "8899" + }, + { + "name": "Michelle House", + "position": "Integration Specialist", + "salary": "95400", + "start_date": "2011-06-02", + "office": "Sydney", + "extn": "2769" + }, + { + "name": "Suki Burks", + "position": "Developer", + "salary": "114500", + "start_date": "2009-10-22", + "office": "London", + "extn": "6832" + }, + { + "name": "Prescott Bartlett", + "position": "Technical Author", + "salary": "145000", + "start_date": "2011-05-07", + "office": "London", + "extn": "3606" + }, + { + "name": "Gavin Cortez", + "position": "Team Leader", + "salary": "235500", + "start_date": "2008-10-26", + "office": "San Francisco", + "extn": "2860" + }, + { + "name": "Martena Mccray", + "position": "Post-Sales support", + "salary": "324050", + "start_date": "2011-03-09", + "office": "Edinburgh", + "extn": "8240" + }, + { + "name": "Unity Butler", + "position": "Marketing Designer", + "salary": "85675", + "start_date": "2009-12-09", + "office": "San Francisco", + "extn": "5384" + }, + { + "name": "Howard Hatfield", + "position": "Office Manager", + "salary": "164500", + "start_date": "2008-12-16", + "office": "San Francisco", + "extn": "7031" + }, + { + "name": "Hope Fuentes", + "position": "Secretary", + "salary": "109850", + "start_date": "2010-02-12", + "office": "San Francisco", + "extn": "6318" + }, + { + "name": "Vivian Harrell", + "position": "Financial Controller", + "salary": "452500", + "start_date": "2009-02-14", + "office": "San Francisco", + "extn": "9422" + }, + { + "name": "Timothy Mooney", + "position": "Office Manager", + "salary": "136200", + "start_date": "2008-12-11", + "office": "London", + "extn": "7580" + }, + { + "name": "Jackson Bradshaw", + "position": "Director", + "salary": "645750", + "start_date": "2008-09-26", + "office": "New York", + "extn": "1042" + }, + { + "name": "Olivia Liang", + "position": "Support Engineer", + "salary": "234500", + "start_date": "2011-02-03", + "office": "Argentina", + "extn": "2120" + }, + { + "name": "Bruno Nash", + "position": "Software Engineer", + "salary": "163500", + "start_date": "2011-05-03", + "office": "London", + "extn": "6222" + }, + { + "name": "Sakura Yamamoto", + "position": "Support Engineer", + "salary": "139575", + "start_date": "2009-08-19", + "office": "Tokyo", + "extn": "9383" + }, + { + "name": "Thor Walton", + "position": "Developer", + "salary": "98540", + "start_date": "2013-08-11", + "office": "New York", + "extn": "8327" + }, + { + "name": "Finn Camacho", + "position": "Support Engineer", + "salary": "87500", + "start_date": "2009-07-07", + "office": "San Francisco", + "extn": "2927" + }, + { + "name": "Serge Baldwin", + "position": "Data Coordinator", + "salary": "138575", + "start_date": "2012-04-09", + "office": "Argentina", + "extn": "8352" + }, + { + "name": "Zenaida Frank", + "position": "Software Engineer", + "salary": "125250", + "start_date": "2010-01-04", + "office": "New York", + "extn": "7439" + }, + { + "name": "Zorita Serrano", + "position": "Software Engineer", + "salary": "115000", + "start_date": "2012-06-01", + "office": "San Francisco", + "extn": "4389" + }, + { + "name": "Jennifer Acosta", + "position": "Junior Javascript Developer", + "salary": "75650", + "start_date": "2013-02-01", + "office": "Edinburgh", + "extn": "3431" + }, + { + "name": "Cara Stevens", + "position": "Sales Assistant", + "salary": "145600", + "start_date": "2011-12-06", + "office": "New York", + "extn": "3990" + }, + { + "name": "Hermione Butler", + "position": "Regional Director", + "salary": "356250", + "start_date": "2011-03-21", + "office": "London", + "extn": "1016" + }, + { + "name": "Lael Greer", + "position": "Systems Administrator", + "salary": "103500", + "start_date": "2009-02-27", + "office": "London", + "extn": "6733" + }, + { + "name": "Jonas Alexander", + "position": "Developer", + "salary": "86500", + "start_date": "2010-07-14", + "office": "San Francisco", + "extn": "8196" + }, + { + "name": "Shad Decker", + "position": "Regional Director", + "salary": "183000", + "start_date": "2008-11-13", + "office": "Edinburgh", + "extn": "6373" + }, + { + "name": "Michael Bruce", + "position": "Javascript Developer", + "salary": "183000", + "start_date": "2011-06-27", + "office": "Argentina", + "extn": "5384" + }, + { + "name": "Donna Snider", + "position": "Customer Support", + "salary": "112000", + "start_date": "2011-01-25", + "office": "New York", + "extn": "4226" + } + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_subarrays.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_subarrays.txt new file mode 100644 index 0000000..cb5563b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/objects_subarrays.txt @@ -0,0 +1,745 @@ +{ + "data": [ + { + "name": [ + "Nixon", + "Tiger" + ], + "hr": [ + "System Architect", + "$320,800", + "2011-04-25" + ], + "office": "Edinburgh", + "extn": "5421" + }, + { + "name": [ + "Winters", + "Garrett" + ], + "hr": [ + "Accountant", + "$170,750", + "2011-07-25" + ], + "office": "Tokyo", + "extn": "8422" + }, + { + "name": [ + "Cox", + "Ashton" + ], + "hr": [ + "Junior Technical Author", + "$86,000", + "2009-01-12" + ], + "office": "San Francisco", + "extn": "1562" + }, + { + "name": [ + "Kelly", + "Cedric" + ], + "hr": [ + "Senior Javascript Developer", + "$433,060", + "2012-03-29" + ], + "office": "Edinburgh", + "extn": "6224" + }, + { + "name": [ + "Satou", + "Airi" + ], + "hr": [ + "Accountant", + "$162,700", + "2008-11-28" + ], + "office": "Tokyo", + "extn": "5407" + }, + { + "name": [ + "Williamson", + "Brielle" + ], + "hr": [ + "Integration Specialist", + "$372,000", + "2012-12-02" + ], + "office": "New York", + "extn": "4804" + }, + { + "name": [ + "Chandler", + "Herrod" + ], + "hr": [ + "Sales Assistant", + "$137,500", + "2012-08-06" + ], + "office": "San Francisco", + "extn": "9608" + }, + { + "name": [ + "Davidson", + "Rhona" + ], + "hr": [ + "Integration Specialist", + "$327,900", + "2010-10-14" + ], + "office": "Tokyo", + "extn": "6200" + }, + { + "name": [ + "Hurst", + "Colleen" + ], + "hr": [ + "Javascript Developer", + "$205,500", + "2009-09-15" + ], + "office": "San Francisco", + "extn": "2360" + }, + { + "name": [ + "Frost", + "Sonya" + ], + "hr": [ + "Software Engineer", + "$103,600", + "2008-12-13" + ], + "office": "Edinburgh", + "extn": "1667" + }, + { + "name": [ + "Gaines", + "Jena" + ], + "hr": [ + "Office Manager", + "$90,560", + "2008-12-19" + ], + "office": "London", + "extn": "3814" + }, + { + "name": [ + "Flynn", + "Quinn" + ], + "hr": [ + "Support Lead", + "$342,000", + "2013-03-03" + ], + "office": "Edinburgh", + "extn": "9497" + }, + { + "name": [ + "Marshall", + "Charde" + ], + "hr": [ + "Regional Director", + "$470,600", + "2008-10-16" + ], + "office": "San Francisco", + "extn": "6741" + }, + { + "name": [ + "Kennedy", + "Haley" + ], + "hr": [ + "Senior Marketing Designer", + "$313,500", + "2012-12-18" + ], + "office": "London", + "extn": "3597" + }, + { + "name": [ + "Fitzpatrick", + "Tatyana" + ], + "hr": [ + "Regional Director", + "$385,750", + "2010-03-17" + ], + "office": "London", + "extn": "1965" + }, + { + "name": [ + "Silva", + "Michael" + ], + "hr": [ + "Marketing Designer", + "$198,500", + "2012-11-27" + ], + "office": "London", + "extn": "1581" + }, + { + "name": [ + "Byrd", + "Paul" + ], + "hr": [ + "Chief Financial Officer (CFO)", + "$725,000", + "2010-06-09" + ], + "office": "New York", + "extn": "3059" + }, + { + "name": [ + "Little", + "Gloria" + ], + "hr": [ + "Systems Administrator", + "$237,500", + "2009-04-10" + ], + "office": "New York", + "extn": "1721" + }, + { + "name": [ + "Greer", + "Bradley" + ], + "hr": [ + "Software Engineer", + "$132,000", + "2012-10-13" + ], + "office": "London", + "extn": "2558" + }, + { + "name": [ + "Rios", + "Dai" + ], + "hr": [ + "Personnel Lead", + "$217,500", + "2012-09-26" + ], + "office": "Edinburgh", + "extn": "2290" + }, + { + "name": [ + "Caldwell", + "Jenette" + ], + "hr": [ + "Development Lead", + "$345,000", + "2011-09-03" + ], + "office": "New York", + "extn": "1937" + }, + { + "name": [ + "Berry", + "Yuri" + ], + "hr": [ + "Chief Marketing Officer (CMO)", + "$675,000", + "2009-06-25" + ], + "office": "New York", + "extn": "6154" + }, + { + "name": [ + "Vance", + "Caesar" + ], + "hr": [ + "Pre-Sales Support", + "$106,450", + "2011-12-12" + ], + "office": "New York", + "extn": "8330" + }, + { + "name": [ + "Wilder", + "Doris" + ], + "hr": [ + "Sales Assistant", + "$85,600", + "2010-09-20" + ], + "office": "Sydney", + "extn": "3023" + }, + { + "name": [ + "Ramos", + "Angelica" + ], + "hr": [ + "Chief Executive Officer (CEO)", + "$1,200,000", + "2009-10-09" + ], + "office": "London", + "extn": "5797" + }, + { + "name": [ + "Joyce", + "Gavin" + ], + "hr": [ + "Developer", + "$92,575", + "2010-12-22" + ], + "office": "Edinburgh", + "extn": "8822" + }, + { + "name": [ + "Chang", + "Jennifer" + ], + "hr": [ + "Regional Director", + "$357,650", + "2010-11-14" + ], + "office": "Singapore", + "extn": "9239" + }, + { + "name": [ + "Wagner", + "Brenden" + ], + "hr": [ + "Software Engineer", + "$206,850", + "2011-06-07" + ], + "office": "San Francisco", + "extn": "1314" + }, + { + "name": [ + "Green", + "Fiona" + ], + "hr": [ + "Chief Operating Officer (COO)", + "$850,000", + "2010-03-11" + ], + "office": "San Francisco", + "extn": "2947" + }, + { + "name": [ + "Itou", + "Shou" + ], + "hr": [ + "Regional Marketing", + "$163,000", + "2011-08-14" + ], + "office": "Tokyo", + "extn": "8899" + }, + { + "name": [ + "House", + "Michelle" + ], + "hr": [ + "Integration Specialist", + "$95,400", + "2011-06-02" + ], + "office": "Sydney", + "extn": "2769" + }, + { + "name": [ + "Burks", + "Suki" + ], + "hr": [ + "Developer", + "$114,500", + "2009-10-22" + ], + "office": "London", + "extn": "6832" + }, + { + "name": [ + "Bartlett", + "Prescott" + ], + "hr": [ + "Technical Author", + "$145,000", + "2011-05-07" + ], + "office": "London", + "extn": "3606" + }, + { + "name": [ + "Cortez", + "Gavin" + ], + "hr": [ + "Team Leader", + "$235,500", + "2008-10-26" + ], + "office": "San Francisco", + "extn": "2860" + }, + { + "name": [ + "Mccray", + "Martena" + ], + "hr": [ + "Post-Sales support", + "$324,050", + "2011-03-09" + ], + "office": "Edinburgh", + "extn": "8240" + }, + { + "name": [ + "Butler", + "Unity" + ], + "hr": [ + "Marketing Designer", + "$85,675", + "2009-12-09" + ], + "office": "San Francisco", + "extn": "5384" + }, + { + "name": [ + "Hatfield", + "Howard" + ], + "hr": [ + "Office Manager", + "$164,500", + "2008-12-16" + ], + "office": "San Francisco", + "extn": "7031" + }, + { + "name": [ + "Fuentes", + "Hope" + ], + "hr": [ + "Secretary", + "$109,850", + "2010-02-12" + ], + "office": "San Francisco", + "extn": "6318" + }, + { + "name": [ + "Harrell", + "Vivian" + ], + "hr": [ + "Financial Controller", + "$452,500", + "2009-02-14" + ], + "office": "San Francisco", + "extn": "9422" + }, + { + "name": [ + "Mooney", + "Timothy" + ], + "hr": [ + "Office Manager", + "$136,200", + "2008-12-11" + ], + "office": "London", + "extn": "7580" + }, + { + "name": [ + "Bradshaw", + "Jackson" + ], + "hr": [ + "Director", + "$645,750", + "2008-09-26" + ], + "office": "New York", + "extn": "1042" + }, + { + "name": [ + "Liang", + "Olivia" + ], + "hr": [ + "Support Engineer", + "$234,500", + "2011-02-03" + ], + "office": "Singapore", + "extn": "2120" + }, + { + "name": [ + "Nash", + "Bruno" + ], + "hr": [ + "Software Engineer", + "$163,500", + "2011-05-03" + ], + "office": "London", + "extn": "6222" + }, + { + "name": [ + "Yamamoto", + "Sakura" + ], + "hr": [ + "Support Engineer", + "$139,575", + "2009-08-19" + ], + "office": "Tokyo", + "extn": "9383" + }, + { + "name": [ + "Walton", + "Thor" + ], + "hr": [ + "Developer", + "$98,540", + "2013-08-11" + ], + "office": "New York", + "extn": "8327" + }, + { + "name": [ + "Camacho", + "Finn" + ], + "hr": [ + "Support Engineer", + "$87,500", + "2009-07-07" + ], + "office": "San Francisco", + "extn": "2927" + }, + { + "name": [ + "Baldwin", + "Serge" + ], + "hr": [ + "Data Coordinator", + "$138,575", + "2012-04-09" + ], + "office": "Singapore", + "extn": "8352" + }, + { + "name": [ + "Frank", + "Zenaida" + ], + "hr": [ + "Software Engineer", + "$125,250", + "2010-01-04" + ], + "office": "New York", + "extn": "7439" + }, + { + "name": [ + "Serrano", + "Zorita" + ], + "hr": [ + "Software Engineer", + "$115,000", + "2012-06-01" + ], + "office": "San Francisco", + "extn": "4389" + }, + { + "name": [ + "Acosta", + "Jennifer" + ], + "hr": [ + "Junior Javascript Developer", + "$75,650", + "2013-02-01" + ], + "office": "Edinburgh", + "extn": "3431" + }, + { + "name": [ + "Stevens", + "Cara" + ], + "hr": [ + "Sales Assistant", + "$145,600", + "2011-12-06" + ], + "office": "New York", + "extn": "3990" + }, + { + "name": [ + "Butler", + "Hermione" + ], + "hr": [ + "Regional Director", + "$356,250", + "2011-03-21" + ], + "office": "London", + "extn": "1016" + }, + { + "name": [ + "Greer", + "Lael" + ], + "hr": [ + "Systems Administrator", + "$103,500", + "2009-02-27" + ], + "office": "London", + "extn": "6733" + }, + { + "name": [ + "Alexander", + "Jonas" + ], + "hr": [ + "Developer", + "$86,500", + "2010-07-14" + ], + "office": "San Francisco", + "extn": "8196" + }, + { + "name": [ + "Decker", + "Shad" + ], + "hr": [ + "Regional Director", + "$183,000", + "2008-11-13" + ], + "office": "Edinburgh", + "extn": "6373" + }, + { + "name": [ + "Bruce", + "Michael" + ], + "hr": [ + "Javascript Developer", + "$183,000", + "2011-06-27" + ], + "office": "Singapore", + "extn": "5384" + }, + { + "name": [ + "Snider", + "Donna" + ], + "hr": [ + "Customer Support", + "$112,000", + "2011-01-25" + ], + "office": "New York", + "extn": "4226" + } + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/orthogonal.txt b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/orthogonal.txt new file mode 100644 index 0000000..8c66dde --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/data/orthogonal.txt @@ -0,0 +1,631 @@ +{ + "data": [ + { + "name": "Tiger Nixon", + "position": "System Architect", + "salary": "$320,800", + "start_date": { + "display": "Mon 25th Apr 11", + "timestamp": "1303689600" + }, + "office": "Edinburgh", + "extn": "5421" + }, + { + "name": "Garrett Winters", + "position": "Accountant", + "salary": "$170,750", + "start_date": { + "display": "Mon 25th Jul 11", + "timestamp": "1311552000" + }, + "office": "Tokyo", + "extn": "8422" + }, + { + "name": "Ashton Cox", + "position": "Junior Technical Author", + "salary": "$86,000", + "start_date": { + "display": "Mon 12th Jan 09", + "timestamp": "1231718400" + }, + "office": "San Francisco", + "extn": "1562" + }, + { + "name": "Cedric Kelly", + "position": "Senior Javascript Developer", + "salary": "$433,060", + "start_date": { + "display": "Thu 29th Mar 12", + "timestamp": "1332979200" + }, + "office": "Edinburgh", + "extn": "6224" + }, + { + "name": "Airi Satou", + "position": "Accountant", + "salary": "$162,700", + "start_date": { + "display": "Fri 28th Nov 08", + "timestamp": "1227830400" + }, + "office": "Tokyo", + "extn": "5407" + }, + { + "name": "Brielle Williamson", + "position": "Integration Specialist", + "salary": "$372,000", + "start_date": { + "display": "Sun 2nd Dec 12", + "timestamp": "1354406400" + }, + "office": "New York", + "extn": "4804" + }, + { + "name": "Herrod Chandler", + "position": "Sales Assistant", + "salary": "$137,500", + "start_date": { + "display": "Mon 6th Aug 12", + "timestamp": "1344211200" + }, + "office": "San Francisco", + "extn": "9608" + }, + { + "name": "Rhona Davidson", + "position": "Integration Specialist", + "salary": "$327,900", + "start_date": { + "display": "Thu 14th Oct 10", + "timestamp": "1287014400" + }, + "office": "Tokyo", + "extn": "6200" + }, + { + "name": "Colleen Hurst", + "position": "Javascript Developer", + "salary": "$205,500", + "start_date": { + "display": "Tue 15th Sep 09", + "timestamp": "1252972800" + }, + "office": "San Francisco", + "extn": "2360" + }, + { + "name": "Sonya Frost", + "position": "Software Engineer", + "salary": "$103,600", + "start_date": { + "display": "Sat 13th Dec 08", + "timestamp": "1229126400" + }, + "office": "Edinburgh", + "extn": "1667" + }, + { + "name": "Jena Gaines", + "position": "Office Manager", + "salary": "$90,560", + "start_date": { + "display": "Fri 19th Dec 08", + "timestamp": "1229644800" + }, + "office": "London", + "extn": "3814" + }, + { + "name": "Quinn Flynn", + "position": "Support Lead", + "salary": "$342,000", + "start_date": { + "display": "Sun 3rd Mar 13", + "timestamp": "1362268800" + }, + "office": "Edinburgh", + "extn": "9497" + }, + { + "name": "Charde Marshall", + "position": "Regional Director", + "salary": "$470,600", + "start_date": { + "display": "Thu 16th Oct 08", + "timestamp": "1224115200" + }, + "office": "San Francisco", + "extn": "6741" + }, + { + "name": "Haley Kennedy", + "position": "Senior Marketing Designer", + "salary": "$313,500", + "start_date": { + "display": "Tue 18th Dec 12", + "timestamp": "1355788800" + }, + "office": "London", + "extn": "3597" + }, + { + "name": "Tatyana Fitzpatrick", + "position": "Regional Director", + "salary": "$385,750", + "start_date": { + "display": "Wed 17th Mar 10", + "timestamp": "1268784000" + }, + "office": "London", + "extn": "1965" + }, + { + "name": "Michael Silva", + "position": "Marketing Designer", + "salary": "$198,500", + "start_date": { + "display": "Tue 27th Nov 12", + "timestamp": "1353974400" + }, + "office": "London", + "extn": "1581" + }, + { + "name": "Paul Byrd", + "position": "Chief Financial Officer (CFO)", + "salary": "$725,000", + "start_date": { + "display": "Wed 9th Jun 10", + "timestamp": "1276041600" + }, + "office": "New York", + "extn": "3059" + }, + { + "name": "Gloria Little", + "position": "Systems Administrator", + "salary": "$237,500", + "start_date": { + "display": "Fri 10th Apr 09", + "timestamp": "1239321600" + }, + "office": "New York", + "extn": "1721" + }, + { + "name": "Bradley Greer", + "position": "Software Engineer", + "salary": "$132,000", + "start_date": { + "display": "Sat 13th Oct 12", + "timestamp": "1350086400" + }, + "office": "London", + "extn": "2558" + }, + { + "name": "Dai Rios", + "position": "Personnel Lead", + "salary": "$217,500", + "start_date": { + "display": "Wed 26th Sep 12", + "timestamp": "1348617600" + }, + "office": "Edinburgh", + "extn": "2290" + }, + { + "name": "Jenette Caldwell", + "position": "Development Lead", + "salary": "$345,000", + "start_date": { + "display": "Sat 3rd Sep 11", + "timestamp": "1315008000" + }, + "office": "New York", + "extn": "1937" + }, + { + "name": "Yuri Berry", + "position": "Chief Marketing Officer (CMO)", + "salary": "$675,000", + "start_date": { + "display": "Thu 25th Jun 09", + "timestamp": "1245888000" + }, + "office": "New York", + "extn": "6154" + }, + { + "name": "Caesar Vance", + "position": "Pre-Sales Support", + "salary": "$106,450", + "start_date": { + "display": "Mon 12th Dec 11", + "timestamp": "1323648000" + }, + "office": "New York", + "extn": "8330" + }, + { + "name": "Doris Wilder", + "position": "Sales Assistant", + "salary": "$85,600", + "start_date": { + "display": "Mon 20th Sep 10", + "timestamp": "1284940800" + }, + "office": "Sydney", + "extn": "3023" + }, + { + "name": "Angelica Ramos", + "position": "Chief Executive Officer (CEO)", + "salary": "$1,200,000", + "start_date": { + "display": "Fri 9th Oct 09", + "timestamp": "1255046400" + }, + "office": "London", + "extn": "5797" + }, + { + "name": "Gavin Joyce", + "position": "Developer", + "salary": "$92,575", + "start_date": { + "display": "Wed 22nd Dec 10", + "timestamp": "1292976000" + }, + "office": "Edinburgh", + "extn": "8822" + }, + { + "name": "Jennifer Chang", + "position": "Regional Director", + "salary": "$357,650", + "start_date": { + "display": "Sun 14th Nov 10", + "timestamp": "1289692800" + }, + "office": "Singapore", + "extn": "9239" + }, + { + "name": "Brenden Wagner", + "position": "Software Engineer", + "salary": "$206,850", + "start_date": { + "display": "Tue 7th Jun 11", + "timestamp": "1307404800" + }, + "office": "San Francisco", + "extn": "1314" + }, + { + "name": "Fiona Green", + "position": "Chief Operating Officer (COO)", + "salary": "$850,000", + "start_date": { + "display": "Thu 11th Mar 10", + "timestamp": "1268265600" + }, + "office": "San Francisco", + "extn": "2947" + }, + { + "name": "Shou Itou", + "position": "Regional Marketing", + "salary": "$163,000", + "start_date": { + "display": "Sun 14th Aug 11", + "timestamp": "1313280000" + }, + "office": "Tokyo", + "extn": "8899" + }, + { + "name": "Michelle House", + "position": "Integration Specialist", + "salary": "$95,400", + "start_date": { + "display": "Thu 2nd Jun 11", + "timestamp": "1306972800" + }, + "office": "Sydney", + "extn": "2769" + }, + { + "name": "Suki Burks", + "position": "Developer", + "salary": "$114,500", + "start_date": { + "display": "Thu 22nd Oct 09", + "timestamp": "1256169600" + }, + "office": "London", + "extn": "6832" + }, + { + "name": "Prescott Bartlett", + "position": "Technical Author", + "salary": "$145,000", + "start_date": { + "display": "Sat 7th May 11", + "timestamp": "1304726400" + }, + "office": "London", + "extn": "3606" + }, + { + "name": "Gavin Cortez", + "position": "Team Leader", + "salary": "$235,500", + "start_date": { + "display": "Sun 26th Oct 08", + "timestamp": "1224979200" + }, + "office": "San Francisco", + "extn": "2860" + }, + { + "name": "Martena Mccray", + "position": "Post-Sales support", + "salary": "$324,050", + "start_date": { + "display": "Wed 9th Mar 11", + "timestamp": "1299628800" + }, + "office": "Edinburgh", + "extn": "8240" + }, + { + "name": "Unity Butler", + "position": "Marketing Designer", + "salary": "$85,675", + "start_date": { + "display": "Wed 9th Dec 09", + "timestamp": "1260316800" + }, + "office": "San Francisco", + "extn": "5384" + }, + { + "name": "Howard Hatfield", + "position": "Office Manager", + "salary": "$164,500", + "start_date": { + "display": "Tue 16th Dec 08", + "timestamp": "1229385600" + }, + "office": "San Francisco", + "extn": "7031" + }, + { + "name": "Hope Fuentes", + "position": "Secretary", + "salary": "$109,850", + "start_date": { + "display": "Fri 12th Feb 10", + "timestamp": "1265932800" + }, + "office": "San Francisco", + "extn": "6318" + }, + { + "name": "Vivian Harrell", + "position": "Financial Controller", + "salary": "$452,500", + "start_date": { + "display": "Sat 14th Feb 09", + "timestamp": "1234569600" + }, + "office": "San Francisco", + "extn": "9422" + }, + { + "name": "Timothy Mooney", + "position": "Office Manager", + "salary": "$136,200", + "start_date": { + "display": "Thu 11th Dec 08", + "timestamp": "1228953600" + }, + "office": "London", + "extn": "7580" + }, + { + "name": "Jackson Bradshaw", + "position": "Director", + "salary": "$645,750", + "start_date": { + "display": "Fri 26th Sep 08", + "timestamp": "1222387200" + }, + "office": "New York", + "extn": "1042" + }, + { + "name": "Olivia Liang", + "position": "Support Engineer", + "salary": "$234,500", + "start_date": { + "display": "Thu 3rd Feb 11", + "timestamp": "1296691200" + }, + "office": "Singapore", + "extn": "2120" + }, + { + "name": "Bruno Nash", + "position": "Software Engineer", + "salary": "$163,500", + "start_date": { + "display": "Tue 3rd May 11", + "timestamp": "1304380800" + }, + "office": "London", + "extn": "6222" + }, + { + "name": "Sakura Yamamoto", + "position": "Support Engineer", + "salary": "$139,575", + "start_date": { + "display": "Wed 19th Aug 09", + "timestamp": "1250640000" + }, + "office": "Tokyo", + "extn": "9383" + }, + { + "name": "Thor Walton", + "position": "Developer", + "salary": "$98,540", + "start_date": { + "display": "Sun 11th Aug 13", + "timestamp": "1376179200" + }, + "office": "New York", + "extn": "8327" + }, + { + "name": "Finn Camacho", + "position": "Support Engineer", + "salary": "$87,500", + "start_date": { + "display": "Tue 7th Jul 09", + "timestamp": "1246924800" + }, + "office": "San Francisco", + "extn": "2927" + }, + { + "name": "Serge Baldwin", + "position": "Data Coordinator", + "salary": "$138,575", + "start_date": { + "display": "Mon 9th Apr 12", + "timestamp": "1333929600" + }, + "office": "Singapore", + "extn": "8352" + }, + { + "name": "Zenaida Frank", + "position": "Software Engineer", + "salary": "$125,250", + "start_date": { + "display": "Mon 4th Jan 10", + "timestamp": "1262563200" + }, + "office": "New York", + "extn": "7439" + }, + { + "name": "Zorita Serrano", + "position": "Software Engineer", + "salary": "$115,000", + "start_date": { + "display": "Fri 1st Jun 12", + "timestamp": "1338508800" + }, + "office": "San Francisco", + "extn": "4389" + }, + { + "name": "Jennifer Acosta", + "position": "Junior Javascript Developer", + "salary": "$75,650", + "start_date": { + "display": "Fri 1st Feb 13", + "timestamp": "1359676800" + }, + "office": "Edinburgh", + "extn": "3431" + }, + { + "name": "Cara Stevens", + "position": "Sales Assistant", + "salary": "$145,600", + "start_date": { + "display": "Tue 6th Dec 11", + "timestamp": "1323129600" + }, + "office": "New York", + "extn": "3990" + }, + { + "name": "Hermione Butler", + "position": "Regional Director", + "salary": "$356,250", + "start_date": { + "display": "Mon 21st Mar 11", + "timestamp": "1300665600" + }, + "office": "London", + "extn": "1016" + }, + { + "name": "Lael Greer", + "position": "Systems Administrator", + "salary": "$103,500", + "start_date": { + "display": "Fri 27th Feb 09", + "timestamp": "1235692800" + }, + "office": "London", + "extn": "6733" + }, + { + "name": "Jonas Alexander", + "position": "Developer", + "salary": "$86,500", + "start_date": { + "display": "Wed 14th Jul 10", + "timestamp": "1279065600" + }, + "office": "San Francisco", + "extn": "8196" + }, + { + "name": "Shad Decker", + "position": "Regional Director", + "salary": "$183,000", + "start_date": { + "display": "Thu 13th Nov 08", + "timestamp": "1226534400" + }, + "office": "Edinburgh", + "extn": "6373" + }, + { + "name": "Michael Bruce", + "position": "Javascript Developer", + "salary": "$183,000", + "start_date": { + "display": "Mon 27th Jun 11", + "timestamp": "1309132800" + }, + "office": "Singapore", + "extn": "5384" + }, + { + "name": "Donna Snider", + "position": "Customer Support", + "salary": "$112,000", + "start_date": { + "display": "Tue 25th Jan 11", + "timestamp": "1295913600" + }, + "office": "New York", + "extn": "4226" + } + ] +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/deep.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/deep.html new file mode 100644 index 0000000..453f0ba --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/deep.html @@ -0,0 +1,596 @@ + + + + + + + DataTables example - Nested object data (objects) + + + + + + + + +
                                                                      +
                                                                      +

                                                                      DataTables example Nested object data (objects)

                                                                      +
                                                                      +

                                                                      DataTables has the ability to use data from almost any JSON data source through the use of the columns.data option. In its simplest + case, it can be used to read arbitrary object properties, but can also be extended to n levels of nested objects / arrays through the use of standard + Javascript dotted object notation. Each dot (.) in the columns.data option represents another object level.

                                                                      +

                                                                      In this example hr.position refers to the position property of the hr object in the row's data source object, while + contact.0 refers to the first element of the contact array. Any number of dots can be used to obtain deeply nested data.

                                                                      +

                                                                      The example below shows DataTables reading information for the columns from nested objects and arrays, where the structure of the row's data source in this + example is:

                                                                      +
                                                                      {
                                                                      +	"name": "Tiger Nixon",
                                                                      +	"hr": {
                                                                      +		"position": "System Architect",
                                                                      +		"salary": "$3,120",
                                                                      +		"start_date": "2011/04/25"
                                                                      +	},
                                                                      +	"contact": [
                                                                      +		"Edinburgh",
                                                                      +		"5421"
                                                                      +	]
                                                                      +}
                                                                      +
                                                                      +
                                                                      +
                                                                      + + + + + + + + + + + + + + + + + + + + + +
                                                                      NamePositionOfficeExtn.Start dateSalary
                                                                      NamePositionOfficeExtn.Start dateSalary
                                                                      +
                                                                      +
                                                                        +
                                                                      • Javascript
                                                                      • +
                                                                      • HTML
                                                                      • +
                                                                      • CSS
                                                                      • +
                                                                      • Ajax
                                                                      • +
                                                                      • Server-side script
                                                                      • +
                                                                      +
                                                                      +
                                                                      +

                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                      +
                                                                      + $('#example').DataTable({ + ajax: 'data/objects_deep.txt', + columns: [ + { data: 'name' }, + { data: 'hr.position' }, + { data: 'contact.0' }, + { data: 'contact.1' }, + { data: 'hr.start_date' }, + { data: 'hr.salary' } + ], + processing: true +}); +
                                                                      +
                                                                      + new DataTable('#example', { + ajax: 'data/objects_deep.txt', + columns: [ + { data: 'name' }, + { data: 'hr.position' }, + { data: 'contact.0' }, + { data: 'contact.1' }, + { data: 'hr.start_date' }, + { data: 'hr.salary' } + ], + processing: true +}); +
                                                                      +

                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                      +
                                                                        +
                                                                        +
                                                                        +

                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                        +
                                                                        +
                                                                        +
                                                                        +

                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                        +
                                                                        +

                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                        +
                                                                          +
                                                                          +
                                                                          +

                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                          +
                                                                          +
                                                                          +

                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                          +
                                                                          +
                                                                          +
                                                                          +
                                                                          +
                                                                          + +
                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/defer_render.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/defer_render.html new file mode 100644 index 0000000..bd4bd40 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/defer_render.html @@ -0,0 +1,549 @@ + + + + + + + DataTables example - Deferred rendering feature + + + + + + + + +
                                                                          +
                                                                          +

                                                                          DataTables example Deferred rendering feature

                                                                          +
                                                                          +

                                                                          When working with large data sources performance is often of primary importance. For this reason DataTables will only create the table tr and td cells when they are drawn on the page. This feature is called deferred rendering and + is enabled automatically since DataTables 2.

                                                                          +

                                                                          It is rare that you'll want to disable this feature, but if you do need to do so (for example you need to guarantee that all nodes are available for form + submission or similar) this option can be set to false as shown in this example.

                                                                          +

                                                                          You won't notice any performance difference with just the standard DataTables data set, but for tens of thousands of rows it can make a significant difference + and we recommend keeping it enabled.

                                                                          +
                                                                          +
                                                                          + + + + + + + + + + + + + + + + + + + + + +
                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                          +
                                                                          +
                                                                            +
                                                                          • Javascript
                                                                          • +
                                                                          • HTML
                                                                          • +
                                                                          • CSS
                                                                          • +
                                                                          • Ajax
                                                                          • +
                                                                          • Server-side script
                                                                          • +
                                                                          +
                                                                          +
                                                                          +

                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                          +
                                                                          + $('#example').DataTable({ + ajax: 'data/arrays.txt', + deferRender: false +}); +
                                                                          +
                                                                          + new DataTable('#example', { + ajax: 'data/arrays.txt', + deferRender: false +}); +
                                                                          +

                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                          +
                                                                            +
                                                                            +
                                                                            +

                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                            +
                                                                            +
                                                                            +
                                                                            +

                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                            +
                                                                            +

                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                            +
                                                                              +
                                                                              +
                                                                              +

                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                              +
                                                                              +
                                                                              +

                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                              +
                                                                              +
                                                                              +
                                                                              +
                                                                              +
                                                                              + +
                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/index.html new file mode 100644 index 0000000..e647c21 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/index.html @@ -0,0 +1,85 @@ + + + + + + + + + + + + DataTables examples - Ajax sourced data + + +
                                                                              +
                                                                              +

                                                                              DataTables example Ajax sourced data

                                                                              +
                                                                              +

                                                                              DataTables can read data from a server via Ajax, while still performing searching, ordering, paging etc on the client-side. This is done through use of the + ajax option, which has a number of + options to customise how the data is retrieved from the server.

                                                                              +

                                                                              The examples in this section demonstrate the use of Ajax loading data in DataTables, with client-side processing.

                                                                              +
                                                                              +
                                                                              +
                                                                              +
                                                                              + +
                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/null_data_source.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/null_data_source.html new file mode 100644 index 0000000..d5c07d8 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/null_data_source.html @@ -0,0 +1,609 @@ + + + + + + + DataTables example - Generated content for a column + + + + + + + + +
                                                                              +
                                                                              +

                                                                              DataTables example Generated content for a column

                                                                              +
                                                                              +

                                                                              In some tables you might wish to have some content generated automatically. This can be done in a number of ways:

                                                                              + +

                                                                              This examples shows the use of columns.defaultContent to create a button element in the last column of the table. A simple + click event listener is used to watch for clicks on a button in the row, and when activated uses the row().data() method to get the data for the row and show a + bit of information about it in an alert box. This is a simple use case, but it can be built up to be arbitrarily complex.

                                                                              +

                                                                              Note also that the columns.data option for the column has been set to null to indicate that the column has no information + contained in the data source object.

                                                                              +
                                                                              +
                                                                              + + + + + + + + + + + + + + + + + + + + + +
                                                                              NamePositionOfficeExtn.Start dateSalary
                                                                              NamePositionOfficeExtn.Start dateSalary
                                                                              +
                                                                              +
                                                                                +
                                                                              • Javascript
                                                                              • +
                                                                              • HTML
                                                                              • +
                                                                              • CSS
                                                                              • +
                                                                              • Ajax
                                                                              • +
                                                                              • Server-side script
                                                                              • +
                                                                              +
                                                                              +
                                                                              +

                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                              +
                                                                              + var table = $('#example').DataTable({ + ajax: 'data/arrays.txt', + columnDefs: [ + { + data: null, + defaultContent: '<button>Click!</button>', + targets: -1 + } + ] +}); + +$('#example tbody').on('click', 'button', function () { + var data = table.row($(this).parents('tr')).data(); + + alert(data[0] + "'s salary is: " + data[5]); +}); +
                                                                              +
                                                                              + var table = new DataTable('#example', { + ajax: 'data/arrays.txt', + columnDefs: [ + { + data: null, + defaultContent: '<button>Click!</button>', + targets: -1 + } + ] +}); + +table.on('click', 'button', function (e) { + let data = table.row(e.target.closest('tr')).data(); + + alert(data[0] + "'s salary is: " + data[5]); +}); +
                                                                              +

                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                              +
                                                                                +
                                                                                +
                                                                                +

                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                +
                                                                                +
                                                                                +
                                                                                +

                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                +
                                                                                +

                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  +
                                                                                  + +
                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/objects.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/objects.html new file mode 100644 index 0000000..b4c422f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/objects.html @@ -0,0 +1,589 @@ + + + + + + + DataTables example - Ajax data source (objects) + + + + + + + + +
                                                                                  +
                                                                                  +

                                                                                  DataTables example Ajax data source (objects)

                                                                                  +
                                                                                  +

                                                                                  To try and make life easy, by default, DataTables expects arrays to be used as the data source for rows in the table. However, this isn't always useful, and you + may wish to have DataTables use objects as the data source for each row (i.e. each row has its data described by an object) as this can make working with the data + much more understandable, particularly if you are using the API and you don't need to keep track of array indexes.

                                                                                  +

                                                                                  This can be done quite simply by using the columns.data option which you use to tell DataTables which property to use from the data source object for each + column.

                                                                                  +

                                                                                  In this example the Ajax source returns an array of objects, which DataTables uses to display the table. The structure of the row's data source in this example + is:

                                                                                  +
                                                                                  {
                                                                                  +	"name":	   "Tiger Nixon",
                                                                                  +	"position":   "System Architect",
                                                                                  +	"salary":	 "$3,120",
                                                                                  +	"start_date": "2011/04/25",
                                                                                  +	"office":	 "Edinburgh",
                                                                                  +	"extn":	   "5421"
                                                                                  +}
                                                                                  +
                                                                                  +

                                                                                  For more details on loading a DataTable with Ajax data, please refer to the Ajax section of the manual.

                                                                                  +
                                                                                  +
                                                                                  + + + + + + + + + + + + + + + + + + + + + +
                                                                                  NamePositionOfficeExtn.Start dateSalary
                                                                                  NamePositionOfficeExtn.Start dateSalary
                                                                                  +
                                                                                  +
                                                                                    +
                                                                                  • Javascript
                                                                                  • +
                                                                                  • HTML
                                                                                  • +
                                                                                  • CSS
                                                                                  • +
                                                                                  • Ajax
                                                                                  • +
                                                                                  • Server-side script
                                                                                  • +
                                                                                  +
                                                                                  +
                                                                                  +

                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                  +
                                                                                  + $('#example').DataTable({ + ajax: 'data/objects.txt', + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'extn' }, + { data: 'start_date' }, + { data: 'salary' } + ] +}); +
                                                                                  +
                                                                                  + new DataTable('#example', { + ajax: 'data/objects.txt', + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'extn' }, + { data: 'start_date' }, + { data: 'salary' } + ] +}); +
                                                                                  +

                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                  +
                                                                                    +
                                                                                    +
                                                                                    +

                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                    +
                                                                                    +
                                                                                    +
                                                                                    +

                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                    +
                                                                                    +

                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                    +
                                                                                      +
                                                                                      +
                                                                                      +

                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                      +
                                                                                      +
                                                                                      +

                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                      +
                                                                                      +
                                                                                      +
                                                                                      +
                                                                                      +
                                                                                      + +
                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/objects_subarrays.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/objects_subarrays.html new file mode 100644 index 0000000..4b39867 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/objects_subarrays.html @@ -0,0 +1,602 @@ + + + + + + + DataTables example - Nested object data (arrays) + + + + + + + + +
                                                                                      +
                                                                                      +

                                                                                      DataTables example Nested object data (arrays)

                                                                                      +
                                                                                      +

                                                                                      The information read from an Ajax data source can be arbitrarily complex, but still be displayed by DataTables through the columns.data option, which is + particularly useful for working with JSON feeds in an already defined format.

                                                                                      +

                                                                                      The columns.data option has + the ability to read information not only from objects, but also from arrays using the same dotted object syntax as for objects. In addition to this, when working + with an array data source columns.data can process the data to combine and display the data in simple forms (more complex forms can be defined + by using columns.data as a + function).

                                                                                      +

                                                                                      This example shows two different aspects of using columns.data to read arrays:

                                                                                      +
                                                                                        +
                                                                                      • The Name column is sourced from an array of two elements (first and last name), which are automatically concatenated together. This is done by + using array bracket syntax, with the characters between the brackets being used as the glue between elements (e.g. name[, ]).
                                                                                      • +
                                                                                      • The Position, Start date and Salary columns are read directly from array elements using dotted object notation (e.g. + hr.0). Note that the order in which the data can be used in the columns does not have to match the order in which it is defined in the data + source. The structure of the row's data source in this example is:
                                                                                      • +
                                                                                      +
                                                                                      {
                                                                                      +	"name": [
                                                                                      +		"Nixon",
                                                                                      +		"Tiger"
                                                                                      +	],
                                                                                      +	"hr": [
                                                                                      +		"System Architect",
                                                                                      +		"$3,120",
                                                                                      +		"2011/04/25"
                                                                                      +	],
                                                                                      +	"office": "Edinburgh",
                                                                                      +	"extn": "5421"
                                                                                      +}
                                                                                      +
                                                                                      +
                                                                                      +
                                                                                      + + + + + + + + + + + + + + + + + + + + + +
                                                                                      NamePositionOfficeExtn.Start dateSalary
                                                                                      NamePositionOfficeExtn.Start dateSalary
                                                                                      +
                                                                                      +
                                                                                        +
                                                                                      • Javascript
                                                                                      • +
                                                                                      • HTML
                                                                                      • +
                                                                                      • CSS
                                                                                      • +
                                                                                      • Ajax
                                                                                      • +
                                                                                      • Server-side script
                                                                                      • +
                                                                                      +
                                                                                      +
                                                                                      +

                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                      +
                                                                                      + $('#example').DataTable({ + ajax: 'data/objects_subarrays.txt', + columns: [ + { data: 'name[, ]' }, + { data: 'hr.0' }, + { data: 'office' }, + { data: 'extn' }, + { data: 'hr.2' }, + { data: 'hr.1' } + ] +}); +
                                                                                      +
                                                                                      + new DataTable('#example', { + ajax: 'data/objects_subarrays.txt', + columns: [ + { data: 'name[, ]' }, + { data: 'hr.0' }, + { data: 'office' }, + { data: 'extn' }, + { data: 'hr.2' }, + { data: 'hr.1' } + ] +}); +
                                                                                      +

                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                      +
                                                                                        +
                                                                                        +
                                                                                        +

                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                        +
                                                                                        +
                                                                                        +
                                                                                        +

                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                        +
                                                                                        +

                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                        +
                                                                                          +
                                                                                          +
                                                                                          +

                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                          +
                                                                                          +
                                                                                          +

                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                          +
                                                                                          +
                                                                                          +
                                                                                          +
                                                                                          +
                                                                                          + +
                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/orthogonal-data.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/orthogonal-data.html new file mode 100644 index 0000000..d654d45 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/orthogonal-data.html @@ -0,0 +1,610 @@ + + + + + + + DataTables example - Orthogonal data + + + + + + + + +
                                                                                          +
                                                                                          +

                                                                                          DataTables example Orthogonal data

                                                                                          +
                                                                                          +

                                                                                          To try and make life easy, by default, DataTables expects arrays to be used as the data source for rows in the table. However, this isn't always useful, and you + may wish to have DataTables use objects as the data source for each row (i.e. each row has its data described by an object) as this can make working with the data + much more understandable, particularly if you are using the API and you don't need to keep track of array indexes.

                                                                                          +

                                                                                          This can be done quite simply by using the columns.data option which you use to tell DataTables which property to use from the data source object for each + column.

                                                                                          +

                                                                                          In this example the Ajax source returns an array of objects, which DataTables uses to display the table. The structure of the row's data source in this example + is:

                                                                                          +
                                                                                          {
                                                                                          +	"name":	   "Tiger Nixon",
                                                                                          +	"position":   "System Architect",
                                                                                          +	"salary":	 "$3,120",
                                                                                          +	"start_date": {
                                                                                          +		"display": "Mon 25th Apr 11",
                                                                                          +		"timestamp": "1303682400"
                                                                                          +	},
                                                                                          +	"office":	 "Edinburgh",
                                                                                          +	"extn":	   "5421"
                                                                                          +}
                                                                                          +
                                                                                          +
                                                                                          +
                                                                                          + + + + + + + + + + + + + + + + + + + + + +
                                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                                          +
                                                                                          +
                                                                                            +
                                                                                          • Javascript
                                                                                          • +
                                                                                          • HTML
                                                                                          • +
                                                                                          • CSS
                                                                                          • +
                                                                                          • Ajax
                                                                                          • +
                                                                                          • Server-side script
                                                                                          • +
                                                                                          +
                                                                                          +
                                                                                          +

                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                          +
                                                                                          + $('#example').DataTable({ + ajax: 'data/orthogonal.txt', + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'extn' }, + { + data: { + _: 'start_date.display', + sort: 'start_date.timestamp' + } + }, + { data: 'salary' } + ] +}); +
                                                                                          +
                                                                                          + new DataTable('#example', { + ajax: 'data/orthogonal.txt', + columns: [ + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'extn' }, + { + data: { + _: 'start_date.display', + sort: 'start_date.timestamp' + } + }, + { data: 'salary' } + ] +}); +
                                                                                          +

                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                          +
                                                                                            +
                                                                                            +
                                                                                            +

                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                            +
                                                                                            +
                                                                                            +
                                                                                            +

                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                            +
                                                                                            +

                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                            +
                                                                                              +
                                                                                              +
                                                                                              +

                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                              +
                                                                                              +
                                                                                              +

                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                              +
                                                                                              +
                                                                                              +
                                                                                              +
                                                                                              +
                                                                                              + +
                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/simple.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/simple.html new file mode 100644 index 0000000..9707772 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/ajax/simple.html @@ -0,0 +1,559 @@ + + + + + + + DataTables example - Ajax data source (arrays) + + + + + + + + +
                                                                                              +
                                                                                              +

                                                                                              DataTables example Ajax data source (arrays)

                                                                                              +
                                                                                              +

                                                                                              DataTables has the ability to read data from virtually any JSON data source that can be obtained by Ajax. This can be done, in its most simple form, by setting + the ajax option to the address of the + JSON data source.

                                                                                              +

                                                                                              The ajax option also allows for more + advanced configuration such as altering how the Ajax request is made. See the ajax documentation or the other Ajax examples for DataTables for further information.

                                                                                              +

                                                                                              By default DataTables will assume that an array data source is to be used and will read the information to be displayed in each column from the row's array + using the column index, making working with arrays very simple (note that this can be changed, or objects may use the columns.data option, shown in other + examples).

                                                                                              +

                                                                                              The example below shows DataTables loading data for a table from arrays as the data source, where the structure of the row's data source in this example is:

                                                                                              +
                                                                                              [
                                                                                              +	"Tiger Nixon",
                                                                                              +	"System Architect",
                                                                                              +	"Edinburgh",
                                                                                              +	"5421",
                                                                                              +	"2011/04/25",
                                                                                              +	"$3,120"
                                                                                              +]
                                                                                              +
                                                                                              +

                                                                                              For more details on loading a DataTable with Ajax data, please refer to the Ajax section of the manual.

                                                                                              +
                                                                                              +
                                                                                              + + + + + + + + + + + + + + + + + + + + + +
                                                                                              NamePositionOfficeExtn.Start dateSalary
                                                                                              NamePositionOfficeExtn.Start dateSalary
                                                                                              +
                                                                                              +
                                                                                                +
                                                                                              • Javascript
                                                                                              • +
                                                                                              • HTML
                                                                                              • +
                                                                                              • CSS
                                                                                              • +
                                                                                              • Ajax
                                                                                              • +
                                                                                              • Server-side script
                                                                                              • +
                                                                                              +
                                                                                              +
                                                                                              +

                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                              +
                                                                                              + $('#example').DataTable({ + ajax: 'data/arrays.txt' +}); +
                                                                                              +
                                                                                              + new DataTable('#example', { + ajax: 'data/arrays.txt' +}); +
                                                                                              +

                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                              +
                                                                                                +
                                                                                                +
                                                                                                +

                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                +
                                                                                                +
                                                                                                +
                                                                                                +

                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                +
                                                                                                +

                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                +
                                                                                                  +
                                                                                                  +
                                                                                                  +

                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                  +
                                                                                                  +
                                                                                                  +

                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                  +
                                                                                                  +
                                                                                                  +
                                                                                                  +
                                                                                                  +
                                                                                                  + +
                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/add_row.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/add_row.html new file mode 100644 index 0000000..d544855 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/add_row.html @@ -0,0 +1,616 @@ + + + + + + + DataTables example - Add rows + + + + + + + + +
                                                                                                  +
                                                                                                  +

                                                                                                  DataTables example Add rows

                                                                                                  +
                                                                                                  +

                                                                                                  New rows can be added to a DataTable using the row.add() API method. Simply call the API function with the data for the new row (be it an array or object). Multiple rows can + be added using the rows.add() method (note the + plural). Data can likewise be updated with the row().data() and row().remove() methods.

                                                                                                  +

                                                                                                  Note that in order to see the new row in the table you must call the draw() method, which is easily done through the chaining that the DataTables API employs.

                                                                                                  +

                                                                                                  This example shows a single row being added each time the button below is clicked upon.

                                                                                                  +

                                                                                                  The Editor extension adds full table editing controls to a DataTable, including creating, editing and deleting + rows.

                                                                                                  +
                                                                                                  +
                                                                                                  +

                                                                                                  + + + + + + + + + + + + + + + + + + + +
                                                                                                  Column 1Column 2Column 3Column 4Column 5
                                                                                                  Column 1Column 2Column 3Column 4Column 5
                                                                                                  +
                                                                                                  +
                                                                                                    +
                                                                                                  • Javascript
                                                                                                  • +
                                                                                                  • HTML
                                                                                                  • +
                                                                                                  • CSS
                                                                                                  • +
                                                                                                  • Ajax
                                                                                                  • +
                                                                                                  • Server-side script
                                                                                                  • +
                                                                                                  +
                                                                                                  +
                                                                                                  +

                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                  +
                                                                                                  + var table = $('#example').DataTable(); +var counter = 1; + +$('#addRow').on('click', function () { + table.row + .add([ + counter + '.1', + counter + '.2', + counter + '.3', + counter + '.4', + counter + '.5' + ]) + .draw(false); + + counter++; +}); + +// Automatically add a first row of data +$('#addRow').click(); +
                                                                                                  +
                                                                                                  + function addNewRow() { + table.row + .add([ + counter + '.1', + counter + '.2', + counter + '.3', + counter + '.4', + counter + '.5' + ]) + .draw(false); + + counter++; +} + +const table = new DataTable('#example'); +let counter = 1; + +document.querySelector('#addRow').addEventListener('click', addNewRow); + +// Automatically add a first row of data +addNewRow(); +
                                                                                                  +

                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                  +
                                                                                                    +
                                                                                                    +
                                                                                                    +

                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                    +
                                                                                                    +
                                                                                                    +
                                                                                                    +

                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                    +
                                                                                                    +

                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                    +
                                                                                                      +
                                                                                                      +
                                                                                                      +

                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                      +
                                                                                                      +
                                                                                                      +

                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                      +
                                                                                                      +
                                                                                                      +
                                                                                                      +
                                                                                                      +
                                                                                                      + +
                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/api_in_init.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/api_in_init.html new file mode 100644 index 0000000..c6eb74f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/api_in_init.html @@ -0,0 +1,1031 @@ + + + + + + + DataTables example - Using API in callbacks + + + + + + + + +
                                                                                                      +
                                                                                                      +

                                                                                                      DataTables example Using API in callbacks

                                                                                                      +
                                                                                                      +

                                                                                                      There are times when you may wish to call API functions inside the DataTables callback functions (for example initComplete, rowCallback etc). The complicating issue + with this is that the object hasn't fully initialised, so you can't assign the result to a variable and then use that variable in the callback. However, all of + DataTables' callback functions are executed in the scope of the DataTable instance, so you can use the Javascript special variable this to access the + API (this.api() will give an API instance) as this is the table node.

                                                                                                      +

                                                                                                      In this example we use an event handler attached to all td cells in the table to demonstrate use of the API. We get + the value of the cell in question and apply that add the search to the table with search().

                                                                                                      +

                                                                                                      It is also worth noting that this same effect could be achieved by attaching a delegated click event after the table has been initialised - but the example + shows the use of the API inside the callbacks!

                                                                                                      +
                                                                                                      +
                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                      +
                                                                                                      +
                                                                                                        +
                                                                                                      • Javascript
                                                                                                      • +
                                                                                                      • HTML
                                                                                                      • +
                                                                                                      • CSS
                                                                                                      • +
                                                                                                      • Ajax
                                                                                                      • +
                                                                                                      • Server-side script
                                                                                                      • +
                                                                                                      +
                                                                                                      +
                                                                                                      +

                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                      +
                                                                                                      + $('#example').DataTable({ + initComplete: function () { + var api = this.api(); + + api.$('td').on('click', function () { + api.search(this.innerHTML).draw(); + }); + } +}); +
                                                                                                      +
                                                                                                      + new DataTable('#example', { + initComplete: function () { + let api = this.api(); + + api.on('click', 'tbody td', function () { + api.search(this.innerHTML).draw(); + }); + } +}); +
                                                                                                      +

                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                      +
                                                                                                        +
                                                                                                        +
                                                                                                        +

                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                        +
                                                                                                        +
                                                                                                        +
                                                                                                        +

                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                        +
                                                                                                        +

                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                        +
                                                                                                          +
                                                                                                          +
                                                                                                          +

                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                          +
                                                                                                          +
                                                                                                          +

                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                          +
                                                                                                          +
                                                                                                          +
                                                                                                          +
                                                                                                          +
                                                                                                          + +
                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/counter_columns.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/counter_columns.html new file mode 100644 index 0000000..287f1a5 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/counter_columns.html @@ -0,0 +1,1082 @@ + + + + + + + DataTables example - Index column + + + + + + + + +
                                                                                                          +
                                                                                                          +

                                                                                                          DataTables example Index column

                                                                                                          +
                                                                                                          +

                                                                                                          Highly-interactive tables often require a 'counter' column that contains the position for each row in the table. This column should not be sortable, and will + change dynamically as the ordering and searching applied to the table is altered by the end user.

                                                                                                          +

                                                                                                          This example shows how this can be achieved with DataTables, where the first column is the counter column, and is updated when ordering or searching occurs. + This is done by listening for the order and search events emitted by the table. When these events are + detected the cells().every() method is used to + iterate over the cells in the first column with cell().data() used to update their contents as needed. Note that the filter and order options are + using in the column() method to get the nodes in the + current order and with the currently applied filter.

                                                                                                          +
                                                                                                          +
                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                          NamePositionOfficeAgeSalary
                                                                                                          Tiger NixonSystem ArchitectEdinburgh61$320,800
                                                                                                          Garrett WintersAccountantTokyo63$170,750
                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco66$86,000
                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh22$433,060
                                                                                                          Airi SatouAccountantTokyo33$162,700
                                                                                                          Brielle WilliamsonIntegration SpecialistNew York61$372,000
                                                                                                          Herrod ChandlerSales AssistantSan Francisco59$137,500
                                                                                                          Rhona DavidsonIntegration SpecialistTokyo55$327,900
                                                                                                          Colleen HurstJavascript DeveloperSan Francisco39$205,500
                                                                                                          Sonya FrostSoftware EngineerEdinburgh23$103,600
                                                                                                          Jena GainesOffice ManagerLondon30$90,560
                                                                                                          Quinn FlynnSupport LeadEdinburgh22$342,000
                                                                                                          Charde MarshallRegional DirectorSan Francisco36$470,600
                                                                                                          Haley KennedySenior Marketing DesignerLondon43$313,500
                                                                                                          Tatyana FitzpatrickRegional DirectorLondon19$385,750
                                                                                                          Michael SilvaMarketing DesignerLondon66$198,500
                                                                                                          Paul ByrdChief Financial Officer (CFO)New York64$725,000
                                                                                                          Gloria LittleSystems AdministratorNew York59$237,500
                                                                                                          Bradley GreerSoftware EngineerLondon41$132,000
                                                                                                          Dai RiosPersonnel LeadEdinburgh35$217,500
                                                                                                          Jenette CaldwellDevelopment LeadNew York30$345,000
                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York40$675,000
                                                                                                          Caesar VancePre-Sales SupportNew York21$106,450
                                                                                                          Doris WilderSales AssistantSydney23$85,600
                                                                                                          Angelica RamosChief Executive Officer (CEO)London47$1,200,000
                                                                                                          Gavin JoyceDeveloperEdinburgh42$92,575
                                                                                                          Jennifer ChangRegional DirectorSingapore28$357,650
                                                                                                          Brenden WagnerSoftware EngineerSan Francisco28$206,850
                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco48$850,000
                                                                                                          Shou ItouRegional MarketingTokyo20$163,000
                                                                                                          Michelle HouseIntegration SpecialistSydney37$95,400
                                                                                                          Suki BurksDeveloperLondon53$114,500
                                                                                                          Prescott BartlettTechnical AuthorLondon27$145,000
                                                                                                          Gavin CortezTeam LeaderSan Francisco22$235,500
                                                                                                          Martena MccrayPost-Sales supportEdinburgh46$324,050
                                                                                                          Unity ButlerMarketing DesignerSan Francisco47$85,675
                                                                                                          Howard HatfieldOffice ManagerSan Francisco51$164,500
                                                                                                          Hope FuentesSecretarySan Francisco41$109,850
                                                                                                          Vivian HarrellFinancial ControllerSan Francisco62$452,500
                                                                                                          Timothy MooneyOffice ManagerLondon37$136,200
                                                                                                          Jackson BradshawDirectorNew York65$645,750
                                                                                                          Olivia LiangSupport EngineerSingapore64$234,500
                                                                                                          Bruno NashSoftware EngineerLondon38$163,500
                                                                                                          Sakura YamamotoSupport EngineerTokyo37$139,575
                                                                                                          Thor WaltonDeveloperNew York61$98,540
                                                                                                          Finn CamachoSupport EngineerSan Francisco47$87,500
                                                                                                          Serge BaldwinData CoordinatorSingapore64$138,575
                                                                                                          Zenaida FrankSoftware EngineerNew York63$125,250
                                                                                                          Zorita SerranoSoftware EngineerSan Francisco56$115,000
                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh43$75,650
                                                                                                          Cara StevensSales AssistantNew York46$145,600
                                                                                                          Hermione ButlerRegional DirectorLondon47$356,250
                                                                                                          Lael GreerSystems AdministratorLondon21$103,500
                                                                                                          Jonas AlexanderDeveloperSan Francisco30$86,500
                                                                                                          Shad DeckerRegional DirectorEdinburgh51$183,000
                                                                                                          Michael BruceJavascript DeveloperSingapore29$183,000
                                                                                                          Donna SniderCustomer SupportNew York27$112,000
                                                                                                          NamePositionOfficeAgeSalary
                                                                                                          +
                                                                                                          +
                                                                                                            +
                                                                                                          • Javascript
                                                                                                          • +
                                                                                                          • HTML
                                                                                                          • +
                                                                                                          • CSS
                                                                                                          • +
                                                                                                          • Ajax
                                                                                                          • +
                                                                                                          • Server-side script
                                                                                                          • +
                                                                                                          +
                                                                                                          +
                                                                                                          +

                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                          +
                                                                                                          + var table = $('#example').DataTable({ + columnDefs: [ + { + searchable: false, + orderable: false, + targets: 0 + } + ], + order: [[1, 'asc']] +}); + +table + .on('order.dt search.dt', function () { + var i = 1; + + table + .cells(null, 0, { search: 'applied', order: 'applied' }) + .every(function (cell) { + this.data(i++); + }); + }) + .draw(); +
                                                                                                          +
                                                                                                          + const table = new DataTable('#example', { + columnDefs: [ + { + searchable: false, + orderable: false, + targets: 0 + } + ], + order: [[1, 'asc']] +}); + +table + .on('order.dt search.dt', function () { + let i = 1; + + table + .cells(null, 0, { search: 'applied', order: 'applied' }) + .every(function (cell) { + this.data(i++); + }); + }) + .draw(); +
                                                                                                          +

                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                          +
                                                                                                            +
                                                                                                            +
                                                                                                            +

                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                            +
                                                                                                            +
                                                                                                            +
                                                                                                            +

                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                            +
                                                                                                            +

                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                            +
                                                                                                              +
                                                                                                              +
                                                                                                              +

                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                              +
                                                                                                              +
                                                                                                              +

                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                              +
                                                                                                              +
                                                                                                              +
                                                                                                              +
                                                                                                              +
                                                                                                              + +
                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/form.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/form.html new file mode 100644 index 0000000..d799219 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/form.html @@ -0,0 +1,1828 @@ + + + + + + + DataTables example - Form inputs + + + + + + + + +
                                                                                                              +
                                                                                                              +

                                                                                                              DataTables example Form inputs

                                                                                                              +
                                                                                                              +

                                                                                                              In order to perform paging, ordering, searching etc, DataTables can remove rows and cells from the document (i.e. those rows / cells which are not needed are + not inserted into the document). This increases performance and compatibility, however, it means that submitting forms which span multiple pages requires a little + bit of additional work to get the information that is not in the document any longer.

                                                                                                              +

                                                                                                              The $() method can be used to get nodes from the + document regardless of paging, ordering etc. This example shows $() being used to get all input elements from the table. In the example a simple + alert() is used to show the information from the form, but an Ajax call to the server with the form data could easily be performed.

                                                                                                              +

                                                                                                              If you are interested in a complete CRUD editing suit for DataTables have a look at the Editor extension which provides + simple setup and complete integration with DataTables.

                                                                                                              +
                                                                                                              +
                                                                                                              +

                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                              NameAgePositionOffice
                                                                                                              Tiger Nixon
                                                                                                              Garrett Winters
                                                                                                              Ashton Cox
                                                                                                              Cedric Kelly
                                                                                                              Airi Satou
                                                                                                              Brielle Williamson
                                                                                                              Herrod Chandler
                                                                                                              Rhona Davidson
                                                                                                              Colleen Hurst
                                                                                                              Sonya Frost
                                                                                                              Jena Gaines
                                                                                                              Quinn Flynn
                                                                                                              Charde Marshall
                                                                                                              Haley Kennedy
                                                                                                              Tatyana Fitzpatrick
                                                                                                              Michael Silva
                                                                                                              Paul Byrd
                                                                                                              Gloria Little
                                                                                                              Bradley Greer
                                                                                                              Dai Rios
                                                                                                              Jenette Caldwell
                                                                                                              Yuri Berry
                                                                                                              Caesar Vance
                                                                                                              Doris Wilder
                                                                                                              Angelica Ramos
                                                                                                              Gavin Joyce
                                                                                                              Jennifer Chang
                                                                                                              Brenden Wagner
                                                                                                              Fiona Green
                                                                                                              Shou Itou
                                                                                                              Michelle House
                                                                                                              Suki Burks
                                                                                                              Prescott Bartlett
                                                                                                              Gavin Cortez
                                                                                                              Martena Mccray
                                                                                                              Unity Butler
                                                                                                              Howard Hatfield
                                                                                                              Hope Fuentes
                                                                                                              Vivian Harrell
                                                                                                              Timothy Mooney
                                                                                                              Jackson Bradshaw
                                                                                                              Olivia Liang
                                                                                                              Bruno Nash
                                                                                                              Sakura Yamamoto
                                                                                                              Thor Walton
                                                                                                              Finn Camacho
                                                                                                              Serge Baldwin
                                                                                                              Zenaida Frank
                                                                                                              Zorita Serrano
                                                                                                              Jennifer Acosta
                                                                                                              Cara Stevens
                                                                                                              Hermione Butler
                                                                                                              Lael Greer
                                                                                                              Jonas Alexander
                                                                                                              Shad Decker
                                                                                                              Michael Bruce
                                                                                                              Donna Snider
                                                                                                              NameAgePositionOffice
                                                                                                              +
                                                                                                              +
                                                                                                                +
                                                                                                              • Javascript
                                                                                                              • +
                                                                                                              • HTML
                                                                                                              • +
                                                                                                              • CSS
                                                                                                              • +
                                                                                                              • Ajax
                                                                                                              • +
                                                                                                              • Server-side script
                                                                                                              • +
                                                                                                              +
                                                                                                              +
                                                                                                              +

                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                              +
                                                                                                              + var table = $('#example').DataTable({ + columnDefs: [ + { + orderable: false, + targets: [1, 2, 3] + } + ] +}); + +$('#submit').on('click', function (e) { + e.preventDefault(); + + var data = table.$('input, select').serialize(); + + alert( + 'The following data would have been submitted to the server: \n\n' + + data.substr(0, 120) + + '...' + ); +}); +
                                                                                                              +
                                                                                                              + +
                                                                                                              +

                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                              +
                                                                                                                +
                                                                                                                +
                                                                                                                +

                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                +
                                                                                                                +
                                                                                                                +
                                                                                                                +

                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                +
                                                                                                                +

                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  +

                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                  +
                                                                                                                  +
                                                                                                                  +

                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                  +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  + +
                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/highcharts.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/highcharts.html new file mode 100644 index 0000000..ef9c1b9 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/highcharts.html @@ -0,0 +1,1173 @@ + + + + + + + DataTables example - HighCharts Integration + + + + + + + + +
                                                                                                                  +
                                                                                                                  +

                                                                                                                  DataTables example HighCharts Integration

                                                                                                                  +
                                                                                                                  +

                                                                                                                  This example shows how to integrate the excellent HighCharts library into your project along-side DataTables. As you + modify the table by filtering it, the chart is updated automatically to reflect the state of the table.

                                                                                                                  +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                  +
                                                                                                                  +
                                                                                                                    +
                                                                                                                  • Javascript
                                                                                                                  • +
                                                                                                                  • HTML
                                                                                                                  • +
                                                                                                                  • CSS
                                                                                                                  • +
                                                                                                                  • Ajax
                                                                                                                  • +
                                                                                                                  • Server-side script
                                                                                                                  • +
                                                                                                                  +
                                                                                                                  +
                                                                                                                  +

                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                  +
                                                                                                                  + // Create DataTable +var table = $('#example').DataTable(); + +// Create chart +var chart = Highcharts.chart('demo-output', { + chart: { + type: 'pie', + styledMode: true + }, + title: { + text: 'Staff Count Per Position' + }, + series: [ + { + data: chartData(table) + } + ] +}); + +// On each draw, update the data in the chart +table.on('draw', function () { + chart.series[0].setData(chartData(table)); +}); + +function chartData(table) { + var counts = {}; + + // Count the number of entries for each position + table + .column(1, { search: 'applied' }) + .data() + .each(function (val) { + if (counts[val]) { + counts[val] += 1; + } + else { + counts[val] = 1; + } + }); + + // And map it to the format highcharts uses + return $.map(counts, function (val, key) { + return { + name: key, + y: val + }; + }); +} +
                                                                                                                  +
                                                                                                                  + // Create DataTable +const table = new DataTable('#example'); + +// Create chart +const chart = Highcharts.chart('demo-output', { + chart: { + type: 'pie', + styledMode: true + }, + title: { + text: 'Staff Count Per Position' + }, + series: [ + { + data: chartData(table) + } + ] +}); + +// On each draw, update the data in the chart +table.on('draw', function () { + chart.series[0].setData(chartData(table)); +}); + +function chartData(table) { + var counts = {}; + + // Count the number of entries for each position + table + .column(1, { search: 'applied' }) + .data() + .each(function (val) { + if (counts[val]) { + counts[val] += 1; + } + else { + counts[val] = 1; + } + }); + + return Object.entries(counts).map((e) => ({ + name: e[0], + y: e[1] + })); +} +
                                                                                                                  +

                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                  +
                                                                                                                    +
                                                                                                                    +
                                                                                                                    +

                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                    +
                                                                                                                    +
                                                                                                                    +
                                                                                                                    +

                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                    +
                                                                                                                    +

                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                    +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      +

                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                      +
                                                                                                                      +
                                                                                                                      +

                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                      +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      + +
                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/highlight.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/highlight.html new file mode 100644 index 0000000..5775abb --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/highlight.html @@ -0,0 +1,1046 @@ + + + + + + + DataTables example - Highlighting rows and columns + + + + + + + + +
                                                                                                                      +
                                                                                                                      +

                                                                                                                      DataTables example Highlighting rows and columns

                                                                                                                      +
                                                                                                                      +

                                                                                                                      Highlighting rows and columns can be useful for drawing attention to where the user's cursor is in a table, particularly if you have a lot of narrow columns. + Highlighting a row is easy using CSS, but for column highlighting, you need to use a little bit of Javascript.

                                                                                                                      +

                                                                                                                      This example shows DataTables making use of the cell().index() method to get the index of the column that is to be operated on, and then the cells().nodes() and column().nodes() methods to remove old classes and + apply the new highlighted class, respectively.

                                                                                                                      +
                                                                                                                      +
                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                      +
                                                                                                                      +
                                                                                                                        +
                                                                                                                      • Javascript
                                                                                                                      • +
                                                                                                                      • HTML
                                                                                                                      • +
                                                                                                                      • CSS
                                                                                                                      • +
                                                                                                                      • Ajax
                                                                                                                      • +
                                                                                                                      • Server-side script
                                                                                                                      • +
                                                                                                                      +
                                                                                                                      +
                                                                                                                      +

                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                      +
                                                                                                                      + var table = $('#example').DataTable(); + +$('#example tbody').on('mouseenter', 'td', function () { + var colIdx = table.cell(this).index().column; + + $(table.cells().nodes()).removeClass('highlight'); + $(table.column(colIdx).nodes()).addClass('highlight'); +}); +
                                                                                                                      +
                                                                                                                      + const table = new DataTable('#example'); + +table.on('mouseenter', 'td', function () { + let colIdx = table.cell(this).index().column; + + table + .cells() + .nodes() + .each((el) => el.classList.remove('highlight')); + + table + .column(colIdx) + .nodes() + .each((el) => el.classList.add('highlight')); +}); +
                                                                                                                      +

                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                      +
                                                                                                                        +
                                                                                                                        +
                                                                                                                        +

                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                        +
                                                                                                                        +
                                                                                                                        +
                                                                                                                        +

                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                        td.highlight { + background-color: rgba(var(--dt-row-hover), 0.052) !important; +} +
                                                                                                                        +

                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                        +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          +

                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                          +
                                                                                                                          +
                                                                                                                          +

                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                          +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          + +
                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/index.html new file mode 100644 index 0000000..168f2fc --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + + + DataTables examples - API + + +
                                                                                                                          +
                                                                                                                          +

                                                                                                                          DataTables example API

                                                                                                                          +
                                                                                                                          +

                                                                                                                          The real power of DataTables can be exploited through the use of the API that it presents. The DataTables API is designed to be simple, consistent and easy to + use. The examples in this section show how the API may be used.

                                                                                                                          +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          + +
                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/multi_filter.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/multi_filter.html new file mode 100644 index 0000000..8072982 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/multi_filter.html @@ -0,0 +1,1089 @@ + + + + + + + DataTables example - Individual column searching (text inputs) + + + + + + + + +
                                                                                                                          +
                                                                                                                          +

                                                                                                                          DataTables example Individual column searching (text inputs)

                                                                                                                          +
                                                                                                                          +

                                                                                                                          The searching functionality provided by DataTables is useful for quickly search through the information in the table - however the search is global, and you may + wish to present controls that search on specific columns.

                                                                                                                          +

                                                                                                                          DataTables has the ability to apply searching to a specific column through the column().search() method (note that the name of the method is search not filter, since filter() is used to apply a filter to a result set).

                                                                                                                          +

                                                                                                                          The column searches are cumulative, so you can apply multiple individual column searches, in addition to the global search, allowing complex searching options + to be presented to the user.

                                                                                                                          +

                                                                                                                          This examples shows text elements being used with the column().search() method to add input controls in the footer of the table for each column. Note that the + *index*:visible option is used for the column selector to ensure that the column() method takes into account any hidden columns when selecting the column to act upon. initComplete is used to allow for any + asynchronous actions, such as Ajax loading of data or language information.

                                                                                                                          +
                                                                                                                          +
                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                          +
                                                                                                                          +
                                                                                                                            +
                                                                                                                          • Javascript
                                                                                                                          • +
                                                                                                                          • HTML
                                                                                                                          • +
                                                                                                                          • CSS
                                                                                                                          • +
                                                                                                                          • Ajax
                                                                                                                          • +
                                                                                                                          • Server-side script
                                                                                                                          • +
                                                                                                                          +
                                                                                                                          +
                                                                                                                          +

                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                          +
                                                                                                                          + $('#example').DataTable({ + initComplete: function () { + this.api() + .columns() + .every(function () { + var column = this; + var title = column.footer().textContent; + + // Create input element and add event listener + $('<input type="text" placeholder="Search ' + title + '" />') + .appendTo($(column.footer()).empty()) + .on('keyup change clear', function () { + if (column.search() !== this.value) { + column.search(this.value).draw(); + } + }); + }); + } +}); +
                                                                                                                          +
                                                                                                                          + new DataTable('#example', { + initComplete: function () { + this.api() + .columns() + .every(function () { + let column = this; + let title = column.footer().textContent; + + // Create input element + let input = document.createElement('input'); + input.placeholder = title; + column.footer().replaceChildren(input); + + // Event listener for user input + input.addEventListener('keyup', () => { + if (column.search() !== this.value) { + column.search(input.value).draw(); + } + }); + }); + } +}); +
                                                                                                                          +

                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                          +
                                                                                                                            +
                                                                                                                            +
                                                                                                                            +

                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                            +
                                                                                                                            +
                                                                                                                            +
                                                                                                                            +

                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                            tfoot input { + width: 100%; + padding: 3px; + box-sizing: border-box; + } +
                                                                                                                            +

                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                            +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              +

                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                              +
                                                                                                                              +
                                                                                                                              +

                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                              +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              + +
                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/multi_filter_select.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/multi_filter_select.html new file mode 100644 index 0000000..bdfe6ca --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/multi_filter_select.html @@ -0,0 +1,1122 @@ + + + + + + + DataTables example - Individual column searching (select inputs) + + + + + + + + +
                                                                                                                              +
                                                                                                                              +

                                                                                                                              DataTables example Individual column searching (select inputs)

                                                                                                                              +
                                                                                                                              +

                                                                                                                              This example is almost identical to text based individual column example and provides the same functionality, but in this case using select input controls.

                                                                                                                              +

                                                                                                                              After the table is initialised, the API is used to build the select inputs through the use of columns().every() to loop over the columns (the + columns() selector can also be used to limit the + selected columns if required), then the column().data() method is used to get the data for each column in turn. The helper methods unique() and sort() are also used to reduce the data for set input to unique + and ordered elements. Finally the change event from the select input is used to trigger a column search + using the column().search() method.

                                                                                                                              +

                                                                                                                              Note that the column().search() method in + this particular case performs an exact match through exact option that is available as part of the DataTables.SearchOptions object that can + be used to configure how DataTable's search operates.

                                                                                                                              +

                                                                                                                              Also note this example demonstrates the use of initComplete, a callback function triggered when the table has fully loaded. Use of this callback isn't required in + this example since the data is available in the table on load, but in the case of Ajax loaded data, initComplete is useful to execute code + after the data has been loaded.

                                                                                                                              +
                                                                                                                              +
                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                              +
                                                                                                                              +
                                                                                                                                +
                                                                                                                              • Javascript
                                                                                                                              • +
                                                                                                                              • HTML
                                                                                                                              • +
                                                                                                                              • CSS
                                                                                                                              • +
                                                                                                                              • Ajax
                                                                                                                              • +
                                                                                                                              • Server-side script
                                                                                                                              • +
                                                                                                                              +
                                                                                                                              +
                                                                                                                              +

                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                              +
                                                                                                                              + $('#example').DataTable({ + initComplete: function () { + this.api() + .columns() + .every(function () { + var column = this; + + // Create select element and listener + var select = $('<select><option value=""></option></select>') + .appendTo($(column.footer()).empty()) + .on('change', function () { + column + .search($(this).val(), {exact: true}) + .draw(); + }); + + // Add list of options + column + .data() + .unique() + .sort() + .each(function (d, j) { + select.append( + '<option value="' + d + '">' + d + '</option>' + ); + }); + }); + } +}); +
                                                                                                                              +
                                                                                                                              + new DataTable('#example', { + initComplete: function () { + this.api() + .columns() + .every(function () { + let column = this; + + // Create select element + let select = document.createElement('select'); + select.add(new Option('')); + column.footer().replaceChildren(select); + + // Apply listener for user change in value + select.addEventListener('change', function () { + column + .search(select.value, {exact: true}) + .draw(); + }); + + // Add list of options + column + .data() + .unique() + .sort() + .each(function (d, j) { + select.add(new Option(d)); + }); + }); + } +}); +
                                                                                                                              +

                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                              +
                                                                                                                                +
                                                                                                                                +
                                                                                                                                +

                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                +
                                                                                                                                +
                                                                                                                                +
                                                                                                                                +

                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                +
                                                                                                                                +

                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  +

                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  +

                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  + +
                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/regex.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/regex.html new file mode 100644 index 0000000..c0d3e25 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/regex.html @@ -0,0 +1,1172 @@ + + + + + + + DataTables example - Search API (regular expressions) + + + + + + + + +
                                                                                                                                  +
                                                                                                                                  +

                                                                                                                                  DataTables example Search API (regular expressions)

                                                                                                                                  +
                                                                                                                                  +

                                                                                                                                  Searching a table is one of the most common user interactions with a DataTables table, and DataTables provides a number of methods for you to control this + interaction. There are APIs for the global search (search()) and for each individual column (column().search()).

                                                                                                                                  +

                                                                                                                                  Note also that you must call the draw() method after + performing the search, in order for the results to be displayed.

                                                                                                                                  +

                                                                                                                                  Each search (global or column) can be marked as a regular expression (allowing you to create very complex interactions) and as a smart search or not. When smart + searching is enabled on a particular search, DataTables will modify the user input string to a complex regular expression which can make searching more + intuitive.

                                                                                                                                  +

                                                                                                                                  This example allows you to "play" with the various searching options that DataTables provides.

                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                  TargetSearch textTreat as regexUse smart search
                                                                                                                                  Global search
                                                                                                                                  Column - Name
                                                                                                                                  Column - Position
                                                                                                                                  Column - Office
                                                                                                                                  Column - Age
                                                                                                                                  Column - Start date
                                                                                                                                  Column - Salary
                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                    +
                                                                                                                                  • Javascript
                                                                                                                                  • +
                                                                                                                                  • HTML
                                                                                                                                  • +
                                                                                                                                  • CSS
                                                                                                                                  • +
                                                                                                                                  • Ajax
                                                                                                                                  • +
                                                                                                                                  • Server-side script
                                                                                                                                  • +
                                                                                                                                  +
                                                                                                                                  +
                                                                                                                                  +

                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                  +
                                                                                                                                  + function filterGlobal(table) { + table + .search( + $('#global_filter').val(), + $('#global_regex').prop('checked'), + $('#global_smart').prop('checked') + ) + .draw(); +} + +function filterColumn(table, i) { + table + .column(i) + .search( + $('#col' + i + '_filter').val(), + $('#col' + i + '_regex').prop('checked'), + $('#col' + i + '_smart').prop('checked') + ) + .draw(); +} + +var table = $('#example').DataTable(); + +$('input.global_filter').on('keyup click', function () { + filterGlobal(table); +}); + +$('input.column_filter').on('keyup click', function () { + filterColumn(table, $(this).parents('tr').attr('data-column')); +}); +
                                                                                                                                  +
                                                                                                                                  + function filterGlobal(table) { + let filter = document.querySelector('#global_filter'); + let regex = document.querySelector('#global_regex'); + let smart = document.querySelector('#global_smart'); + + table.search(filter.value, regex.checked, smart.checked).draw(); +} + +function filterColumn(table, i) { + let filter = document.querySelector('#col' + i + '_filter'); + let regex = document.querySelector('#col' + i + '_regex'); + let smart = document.querySelector('#col' + i + '_smart'); + + table.column(i).search(filter.value, regex.checked, smart.checked).draw(); +} + +let table = new DataTable('#example'); + +document.querySelectorAll('input.global_filter').forEach((el) => { + el.addEventListener(el.type === 'text' ? 'keyup' : 'change', () => + filterGlobal(table) + ); +}); + +document.querySelectorAll('input.column_filter').forEach((el) => { + let tr = el.closest('tr'); + let columnIndex = tr.getAttribute('data-column'); + + el.addEventListener(el.type === 'text' ? 'keyup' : 'change', () => + filterColumn(table, columnIndex) + ); +}); +
                                                                                                                                  +

                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                  +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +

                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +
                                                                                                                                    +

                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                    +
                                                                                                                                    +

                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                    +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      + +
                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/row_details.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/row_details.html new file mode 100644 index 0000000..7fc896f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/row_details.html @@ -0,0 +1,734 @@ + + + + + + + DataTables example - Child rows (show extra / detailed information) + + + + + + + + +
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      DataTables example Child rows (show extra / detailed information)

                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      The DataTables API has a number of methods for attaching child rows to a parent row in the DataTable. This can be used to show additional information + about a row, useful for cases where you wish to convey more information about a row than there is space for in the host table.

                                                                                                                                      +

                                                                                                                                      The example below makes use of the row().child + methods to first check if a row is already displayed, and if so hide it (row().child.hide()), otherwise show it (row().child.show()). The content of the child row in this example is defined by the format() function, but you + would replace that with whatever content you wanted to show, possibly including, for example, an Ajax call to + the server to obtain any extra information.

                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      + + + + + + + + + + + + + + + + + + + +
                                                                                                                                      NamePositionOfficeSalary
                                                                                                                                      NamePositionOfficeSalary
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                      • Javascript
                                                                                                                                      • +
                                                                                                                                      • HTML
                                                                                                                                      • +
                                                                                                                                      • CSS
                                                                                                                                      • +
                                                                                                                                      • Ajax
                                                                                                                                      • +
                                                                                                                                      • Server-side script
                                                                                                                                      • +
                                                                                                                                      +
                                                                                                                                      +
                                                                                                                                      +

                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                      +
                                                                                                                                      + // Formatting function for row details - modify as you need +function format(d) { + // `d` is the original data object for the row + return ( + '<dl>' + + '<dt>Full name:</dt>' + + '<dd>' + + d.name + + '</dd>' + + '<dt>Extension number:</dt>' + + '<dd>' + + d.extn + + '</dd>' + + '<dt>Extra info:</dt>' + + '<dd>And any further details here (images etc)...</dd>' + + '</dl>' + ); +} + +var table = $('#example').DataTable({ + ajax: '../ajax/data/objects.txt', + columns: [ + { + className: 'dt-control', + orderable: false, + data: null, + defaultContent: '' + }, + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'salary' } + ], + order: [[1, 'asc']] +}); + +// Add event listener for opening and closing details +$('#example tbody').on('click', 'td.dt-control', function () { + var tr = $(this).closest('tr'); + var row = table.row(tr); + + if (row.child.isShown()) { + // This row is already open - close it + row.child.hide(); + } + else { + // Open this row + row.child(format(row.data())).show(); + } +}); +
                                                                                                                                      +
                                                                                                                                      + // Formatting function for row details - modify as you need +function format(d) { + // `d` is the original data object for the row + return ( + '<dl>' + + '<dt>Full name:</dt>' + + '<dd>' + + d.name + + '</dd>' + + '<dt>Extension number:</dt>' + + '<dd>' + + d.extn + + '</dd>' + + '<dt>Extra info:</dt>' + + '<dd>And any further details here (images etc)...</dd>' + + '</dl>' + ); +} + +let table = new DataTable('#example', { + ajax: '../ajax/data/objects.txt', + columns: [ + { + className: 'dt-control', + orderable: false, + data: null, + defaultContent: '' + }, + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'salary' } + ], + order: [[1, 'asc']] +}); + +// Add event listener for opening and closing details +table.on('click', 'td.dt-control', function (e) { + let tr = e.target.closest('tr'); + let row = table.row(tr); + + if (row.child.isShown()) { + // This row is already open - close it + row.child.hide(); + } + else { + // Open this row + row.child(format(row.data())).show(); + } +}); +
                                                                                                                                      +

                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                      +
                                                                                                                                        +
                                                                                                                                        +
                                                                                                                                        +

                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                        +
                                                                                                                                        +
                                                                                                                                        +
                                                                                                                                        +

                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                        +
                                                                                                                                        +

                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                        +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          + +
                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/row_details_stateSave.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/row_details_stateSave.html new file mode 100644 index 0000000..0824381 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/row_details_stateSave.html @@ -0,0 +1,762 @@ + + + + + + + DataTables example - Child rows with StateSave + + + + + + + + +
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          DataTables example Child rows with StateSave

                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          The DataTables API has a number of methods for attaching child rows to a parent row in the DataTable. This can be used to show additional information + about a row, useful for cases where you wish to convey more information about a row than there is space for in the host table.

                                                                                                                                          +

                                                                                                                                          The example below makes use of both stateSave and the row().child methods to first check if a row is already displayed, and if so hide it (row().child.hide()), otherwise show it (row().child.show()). The content of the child row in + this example is defined by the format() function, but you would replace that with whatever content you wanted to show, possibly including, for + example, an Ajax call to the server to obtain any extra information.

                                                                                                                                          +

                                                                                                                                          Because of the state save element it is possible to maintain the state for this example across reloads. The user must add a listener for the requestChild.dt to display the row in whatever format + that they please.

                                                                                                                                          +

                                                                                                                                          The listeners must also be set before the table initialisation, otherwise when a state is attempting to load, the functionality set in the listeners will not be + available.

                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          + + + + + + + + + + + + + + + + + + + +
                                                                                                                                          NamePositionOfficeSalary
                                                                                                                                          NamePositionOfficeSalary
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                          • Javascript
                                                                                                                                          • +
                                                                                                                                          • HTML
                                                                                                                                          • +
                                                                                                                                          • CSS
                                                                                                                                          • +
                                                                                                                                          • Ajax
                                                                                                                                          • +
                                                                                                                                          • Server-side script
                                                                                                                                          • +
                                                                                                                                          +
                                                                                                                                          +
                                                                                                                                          +

                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                          +
                                                                                                                                          + // Formatting function for row details - modify as you need +function format(d) { + // `d` is the original data object for the row + return ( + '<dl>' + + '<dt>Full name:</dt>' + + '<dd>' + + d.name + + '</dd>' + + '<dt>Extension number:</dt>' + + '<dd>' + + d.extn + + '</dd>' + + '<dt>Extra info:</dt>' + + '<dd>And any further details here (images etc)...</dd>' + + '</dl>' + ); +} + +var table = $('#example').DataTable({ + ajax: '../ajax/data/objects.txt', + columns: [ + { + className: 'dt-control', + orderable: false, + data: null, + defaultContent: '' + }, + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'salary' } + ], + order: [[1, 'asc']], + rowId: 'id', + stateSave: true +}); + +table.on('requestChild.dt', function (e, row) { + row.child(format(row.data())).show(); +}); + +// Add event listener for opening and closing details +$('#example tbody').on('click', 'td.dt-control', function () { + var tr = $(this).closest('tr'); + var row = table.row(tr); + + if (row.child.isShown()) { + // This row is already open - close it + row.child.hide(); + } + else { + // Open this row + row.child(format(row.data())).show(); + } +}); +
                                                                                                                                          +
                                                                                                                                          + // Formatting function for row details - modify as you need +function format(d) { + // `d` is the original data object for the row + return ( + '<dl>' + + '<dt>Full name:</dt>' + + '<dd>' + + d.name + + '</dd>' + + '<dt>Extension number:</dt>' + + '<dd>' + + d.extn + + '</dd>' + + '<dt>Extra info:</dt>' + + '<dd>And any further details here (images etc)...</dd>' + + '</dl>' + ); +} + +let table = new DataTable('#example', { + ajax: '../ajax/data/objects.txt', + columns: [ + { + className: 'dt-control', + orderable: false, + data: null, + defaultContent: '' + }, + { data: 'name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'salary' } + ], + order: [[1, 'asc']], + rowId: 'id', + stateSave: true +}); + +table.on('requestChild.dt', function (e, row) { + row.child(format(row.data())).show(); +}); + +// Add event listener for opening and closing details +table.on('click', 'td.dt-control', function (e) { + let tr = e.target.closest('tr'); + let row = table.row(tr); + + if (row.child.isShown()) { + // This row is already open - close it + row.child.hide(); + } + else { + // Open this row + row.child(format(row.data())).show(); + } +}); +
                                                                                                                                          +

                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                          +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            +

                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            +
                                                                                                                                            +

                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                            +
                                                                                                                                            +

                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                            +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              + +
                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/select_row.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/select_row.html new file mode 100644 index 0000000..967861b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/select_row.html @@ -0,0 +1,1027 @@ + + + + + + + DataTables example - Row selection (multiple rows) + + + + + + + + +
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              DataTables example Row selection (multiple rows)

                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              It can be useful to provide the user with the option to select rows in a DataTable. This can be done by using a click event to add / remove a class on the table + rows. The rows().data() method can then be used + to get the data for the selected rows. In this case it is simply counting the number of selected rows, but much more complex interactions can easily be + developed.

                                                                                                                                              +

                                                                                                                                              If you are looking for a more complete and easier to use row selection option, the Select extension + provides an API that is fully integrated with DataTables for selecting rows and acting upon that selection.

                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                              • Javascript
                                                                                                                                              • +
                                                                                                                                              • HTML
                                                                                                                                              • +
                                                                                                                                              • CSS
                                                                                                                                              • +
                                                                                                                                              • Ajax
                                                                                                                                              • +
                                                                                                                                              • Server-side script
                                                                                                                                              • +
                                                                                                                                              +
                                                                                                                                              +
                                                                                                                                              +

                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                              +
                                                                                                                                              + var table = $('#example').DataTable(); + +$('#example tbody').on('click', 'tr', function () { + $(this).toggleClass('selected'); +}); + +$('#button').click(function () { + alert(table.rows('.selected').data().length + ' row(s) selected'); +}); +
                                                                                                                                              +
                                                                                                                                              + const table = new DataTable('#example'); + +table.on('click', 'tbody tr', function (e) { + e.currentTarget.classList.toggle('selected'); +}); + +document.querySelector('#button').addEventListener('click', function () { + alert(table.rows('.selected').data().length + ' row(s) selected'); +}); +
                                                                                                                                              +

                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                              +
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                +
                                                                                                                                                +

                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  + +
                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/select_single_row.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/select_single_row.html new file mode 100644 index 0000000..b65c45b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/select_single_row.html @@ -0,0 +1,1058 @@ + + + + + + + DataTables example - Row selection and deletion (single row) + + + + + + + + +
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  DataTables example Row selection and deletion (single row)

                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  This example modifies the multiple row selection example by only allowing the selection of a single row. This is done by checking to see if the row already has + a selected class, and if so removing it, but if not then the class is removed from all other rows in the table and then applied to the row being selected.

                                                                                                                                                  +

                                                                                                                                                  Also shown is the row().remove() method which + deletes a row from a table, and the draw() method with + false as its first parameter. This will redraw the table keeping the current paging (without the false parameter the paging would be + reset to the first page).

                                                                                                                                                  +

                                                                                                                                                  If you are looking for a more complete and easier to use row selection option, the Select extension + provides an API that is fully integrated with DataTables for selecting rows and acting upon that selection.

                                                                                                                                                  +

                                                                                                                                                  Equally, for full CRUD interaction with a table, check out our DataTables Editor software.

                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                    +
                                                                                                                                                  • Javascript
                                                                                                                                                  • +
                                                                                                                                                  • HTML
                                                                                                                                                  • +
                                                                                                                                                  • CSS
                                                                                                                                                  • +
                                                                                                                                                  • Ajax
                                                                                                                                                  • +
                                                                                                                                                  • Server-side script
                                                                                                                                                  • +
                                                                                                                                                  +
                                                                                                                                                  +
                                                                                                                                                  +

                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                  +
                                                                                                                                                  + var table = $('#example').DataTable(); + +$('#example tbody').on('click', 'tr', function () { + if ($(this).hasClass('selected')) { + $(this).removeClass('selected'); + } + else { + table.$('tr.selected').removeClass('selected'); + $(this).addClass('selected'); + } +}); + +$('#button').click(function () { + table.row('.selected').remove().draw(false); +}); +
                                                                                                                                                  +
                                                                                                                                                  + const table = new DataTable('#example'); + +table.on('click', 'tbody tr', (e) => { + let classList = e.currentTarget.classList; + + if (classList.contains('selected')) { + classList.remove('selected'); + } + else { + table.rows('.selected').nodes().each((row) => row.classList.remove('selected')); + classList.add('selected'); + } +}); + +document.querySelector('#button').addEventListener('click', function () { + table.row('.selected').remove().draw(false); +}); +
                                                                                                                                                  +

                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                  +
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                    +
                                                                                                                                                    +

                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                    +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      + +
                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/show_hide.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/show_hide.html new file mode 100644 index 0000000..8b33f22 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/show_hide.html @@ -0,0 +1,1057 @@ + + + + + + + DataTables example - Show / hide columns dynamically + + + + + + + + +
                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      DataTables example Show / hide columns dynamically

                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      This example shows how you can make use of the column().visible() API method to dynamically show and hide columns in a table. Also included here is scrolling, just to show it + enabled with this API method, although it's not required for the API function to work.

                                                                                                                                                      +

                                                                                                                                                      In addition, groups of columns can be shown and hidden at the same time using the columns() method to select multiple columns and then using the columns().visible() method to set their state.

                                                                                                                                                      +

                                                                                                                                                      If you are looking for a more complete column visibility interaction controls, the Buttons extension for + DataTables provides a comprehensive module for column visibility control.

                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      + Toggle column: Name - Position - Office - Age - Start date - Salary +
                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                        +
                                                                                                                                                      • Javascript
                                                                                                                                                      • +
                                                                                                                                                      • HTML
                                                                                                                                                      • +
                                                                                                                                                      • CSS
                                                                                                                                                      • +
                                                                                                                                                      • Ajax
                                                                                                                                                      • +
                                                                                                                                                      • Server-side script
                                                                                                                                                      • +
                                                                                                                                                      +
                                                                                                                                                      +
                                                                                                                                                      +

                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                      +
                                                                                                                                                      + var table = $('#example').DataTable({ + paging: false, + scrollY: '200px' +}); + +$('a.toggle-vis').on('click', function (e) { + e.preventDefault(); + + // Get the column API object + var column = table.column($(this).attr('data-column')); + + // Toggle the visibility + column.visible(!column.visible()); +}); +
                                                                                                                                                      +
                                                                                                                                                      + const table = new DataTable('#example', { + paging: false, + scrollY: '200px' +}); + +document.querySelectorAll('a.toggle-vis').forEach((el) => { + el.addEventListener('click', function (e) { + e.preventDefault(); + + let columnIdx = e.target.getAttribute('data-column'); + let column = table.column(columnIdx); + + // Toggle the visibility + column.visible(!column.visible()); + }); +}); +
                                                                                                                                                      +

                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                      +
                                                                                                                                                        +
                                                                                                                                                        +
                                                                                                                                                        +

                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                        +
                                                                                                                                                        +
                                                                                                                                                        +
                                                                                                                                                        +

                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                        +
                                                                                                                                                        +

                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                        +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          + +
                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/tabs_and_scrolling.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/tabs_and_scrolling.html new file mode 100644 index 0000000..a4a4d90 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/api/tabs_and_scrolling.html @@ -0,0 +1,613 @@ + + + + + + + DataTables example - Scrolling and Bootstrap tabs + + + + + + + + +
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          DataTables example Scrolling and Bootstrap tabs

                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          This example shows how DataTables with scrolling can be used together with Bootstrap tabs (or indeed any + other method whereby the table is in a hidden, display:none, element when it is initialised).

                                                                                                                                                          +

                                                                                                                                                          The reason this requires special consideration is that when the DataTable is initialised in a hidden element the browser doesn't have any measurements with + which to give the DataTable, and this will result in the misalignment of columns when scrolling is enabled.

                                                                                                                                                          +

                                                                                                                                                          This misalignment can be corrected by the columns.adjust() method when the table is made visible (i.e. it has dimensions).

                                                                                                                                                          +

                                                                                                                                                          This example shows how the Bootstrap shown.bs.tab event can be used to trigger this method call. The visible tables on the page are selected using + the static $.fn.dataTable.tables() + method and running the columns.adjust() method + on them.

                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          + +
                                                                                                                                                          +
                                                                                                                                                          + + + + + + + + + + + +
                                                                                                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          + + + + + + + + + + + +
                                                                                                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                            +
                                                                                                                                                          • Javascript
                                                                                                                                                          • +
                                                                                                                                                          • HTML
                                                                                                                                                          • +
                                                                                                                                                          • CSS
                                                                                                                                                          • +
                                                                                                                                                          • Ajax
                                                                                                                                                          • +
                                                                                                                                                          • Server-side script
                                                                                                                                                          • +
                                                                                                                                                          +
                                                                                                                                                          +
                                                                                                                                                          +

                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                          +
                                                                                                                                                          + $('button[data-bs-toggle="tab"]').on('shown.bs.tab', function (e) { + DataTable.tables({ visible: true, api: true }).columns.adjust(); +}); + +$('table.table').DataTable({ + ajax: '../ajax/data/arrays.txt', + paging: false, + scrollCollapse: true, + scrollY: 200 +}); + +// Apply a search to the second table for the demo +$('#myTable2').DataTable().search('New York').draw(); +
                                                                                                                                                          +
                                                                                                                                                          + // Listen for Bootstrap tab change +document.querySelectorAll('button[data-bs-toggle="tab"]').forEach((el) => { + el.addEventListener('shown.bs.tab', () => { + DataTable.tables({ visible: true, api: true }).columns.adjust(); + }); +}); + +new DataTable('table.table', { + ajax: '../ajax/data/arrays.txt', + paging: false, + scrollCollapse: true, + scrollY: 200 +}); + +// Apply a search to the second table for the demo +new DataTable.Api('#myTable2').search('New York').draw(); +
                                                                                                                                                          +

                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                          +
                                                                                                                                                            +
                                                                                                                                                            +
                                                                                                                                                            +

                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                            +
                                                                                                                                                            +
                                                                                                                                                            +
                                                                                                                                                            +

                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                            +
                                                                                                                                                            +

                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                            +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              + +
                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/alt_pagination.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/alt_pagination.html new file mode 100644 index 0000000..7d5fa87 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/alt_pagination.html @@ -0,0 +1,1047 @@ + + + + + + + DataTables example - Alternative pagination + + + + + + + + +
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              DataTables example Alternative pagination

                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              The default page control presented by DataTables (first, last, forward and backward buttons with up to 7 page numbers in-between) is fine for most situations, + but there are cases where you may wish to customise the options presented to the end user. This is done through the paging feature's options. Specifically:

                                                                                                                                                              +
                                                                                                                                                                +
                                                                                                                                                              • + paging.numbers - Control if + the buttons with page numbers will be shown or not +
                                                                                                                                                              • +
                                                                                                                                                              • + paging.firstLast - Control + the display of the First and Last buttons +
                                                                                                                                                              • +
                                                                                                                                                              • + paging.previousNext - + Control the display of the Previous and Next buttons. +
                                                                                                                                                              • +
                                                                                                                                                              +

                                                                                                                                                              These options can be combined to provide complete control over the buttons that the paging control will show. Also, the language strings for the page control + icons etc can be optionally changed through the internationalisation options of DataTables; language.paginate.first, + language.paginate.previous etc.

                                                                                                                                                              +

                                                                                                                                                              The example below shows the paging control with first and last buttons disabled (which was the default paging display in DataTables 1).

                                                                                                                                                              +

                                                                                                                                                              It is also possible to make use of external plugins to control the paging in DataTables. For example, see + this blog post which introduces a plugin that allows the end user to type in the page number they want to show.

                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                                +
                                                                                                                                                              • Javascript
                                                                                                                                                              • +
                                                                                                                                                              • HTML
                                                                                                                                                              • +
                                                                                                                                                              • CSS
                                                                                                                                                              • +
                                                                                                                                                              • Ajax
                                                                                                                                                              • +
                                                                                                                                                              • Server-side script
                                                                                                                                                              • +
                                                                                                                                                              +
                                                                                                                                                              +
                                                                                                                                                              +

                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                              +
                                                                                                                                                              + $('#example').DataTable({ + layout: { + bottomEnd: { + paging: { + firstLast: false + } + } + } +}); +
                                                                                                                                                              +
                                                                                                                                                              + new DataTable('#example', { + layout: { + bottomEnd: { + paging: { + firstLast: false + } + } + } +}); +
                                                                                                                                                              +

                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                              +
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                +
                                                                                                                                                                +

                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  + +
                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/complex_header.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/complex_header.html new file mode 100644 index 0000000..641ed66 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/complex_header.html @@ -0,0 +1,1012 @@ + + + + + + + DataTables example - Complex headers (rowspan and colspan) + + + + + + + + +
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  DataTables example Complex headers (rowspan and colspan)

                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  When using tables to display data, you will often wish to display column information in groups. DataTables fully supports colspan and + rowspan in the table's header, assigning the required order listeners to the th cells suitable for the + columns the element covers.

                                                                                                                                                                  +

                                                                                                                                                                  As of DataTables 2, columns do not require their own unique header cell as was the case with DataTables 1.x - multiple columns can share a single + colspan element, as shown in the example below. Only the Name column has a cell unique to it. Furthermore, when activating ordering on a + colspan cell, it will automatically enable multi-column ordering for the applicable columns.

                                                                                                                                                                  +

                                                                                                                                                                  DataTables will automatically apply ordering listeners and icons to all cells in the table header. If you wish to disable this, you can use the + data-dt-order property on the th/td cells in the table header. The value of this attribute (if present, it + is entirely optional) controls the ordering listeners and icons:

                                                                                                                                                                  +
                                                                                                                                                                    +
                                                                                                                                                                  • data-dt-order="disable" - Ordering listeners will not be attached to these cells, nor will ordering status icons be shown.
                                                                                                                                                                  • +
                                                                                                                                                                  • data-dt-order="icon-only" - Ordering listeners will not be attached to these cells, but the ordering status icons will be shown.
                                                                                                                                                                  • +
                                                                                                                                                                  +

                                                                                                                                                                  If not defined, the cell will have an ordering listener attached and status icons shown (unless disabled with the columns.orderable option). See the + columns.orderable option for + more details.

                                                                                                                                                                  +

                                                                                                                                                                  In the example below, the HR info has data-dt-order="disable" applied to it. The other cells in the header are all clickable and have + ordering status icons shown.

                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                  NamePositionContact
                                                                                                                                                                  HR infoDirect
                                                                                                                                                                  Tiger NixonSystem Architect$320,800Edinburgh5421t.nixon@datatables.net
                                                                                                                                                                  Garrett WintersAccountant$170,750Tokyo8422g.winters@datatables.net
                                                                                                                                                                  Ashton CoxJunior Technical Author$86,000San Francisco1562a.cox@datatables.net
                                                                                                                                                                  Cedric KellySenior Javascript Developer$433,060Edinburgh6224c.kelly@datatables.net
                                                                                                                                                                  Airi SatouAccountant$162,700Tokyo5407a.satou@datatables.net
                                                                                                                                                                  Brielle WilliamsonIntegration Specialist$372,000New York4804b.williamson@datatables.net
                                                                                                                                                                  Herrod ChandlerSales Assistant$137,500San Francisco9608h.chandler@datatables.net
                                                                                                                                                                  Rhona DavidsonIntegration Specialist$327,900Tokyo6200r.davidson@datatables.net
                                                                                                                                                                  Colleen HurstJavascript Developer$205,500San Francisco2360c.hurst@datatables.net
                                                                                                                                                                  Sonya FrostSoftware Engineer$103,600Edinburgh1667s.frost@datatables.net
                                                                                                                                                                  Jena GainesOffice Manager$90,560London3814j.gaines@datatables.net
                                                                                                                                                                  Quinn FlynnSupport Lead$342,000Edinburgh9497q.flynn@datatables.net
                                                                                                                                                                  Charde MarshallRegional Director$470,600San Francisco6741c.marshall@datatables.net
                                                                                                                                                                  Haley KennedySenior Marketing Designer$313,500London3597h.kennedy@datatables.net
                                                                                                                                                                  Tatyana FitzpatrickRegional Director$385,750London1965t.fitzpatrick@datatables.net
                                                                                                                                                                  Michael SilvaMarketing Designer$198,500London1581m.silva@datatables.net
                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)$725,000New York3059p.byrd@datatables.net
                                                                                                                                                                  Gloria LittleSystems Administrator$237,500New York1721g.little@datatables.net
                                                                                                                                                                  Bradley GreerSoftware Engineer$132,000London2558b.greer@datatables.net
                                                                                                                                                                  Dai RiosPersonnel Lead$217,500Edinburgh2290d.rios@datatables.net
                                                                                                                                                                  Jenette CaldwellDevelopment Lead$345,000New York1937j.caldwell@datatables.net
                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)$675,000New York6154y.berry@datatables.net
                                                                                                                                                                  Caesar VancePre-Sales Support$106,450New York8330c.vance@datatables.net
                                                                                                                                                                  Doris WilderSales Assistant$85,600Sydney3023d.wilder@datatables.net
                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)$1,200,000London5797a.ramos@datatables.net
                                                                                                                                                                  Gavin JoyceDeveloper$92,575Edinburgh8822g.joyce@datatables.net
                                                                                                                                                                  Jennifer ChangRegional Director$357,650Singapore9239j.chang@datatables.net
                                                                                                                                                                  Brenden WagnerSoftware Engineer$206,850San Francisco1314b.wagner@datatables.net
                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)$850,000San Francisco2947f.green@datatables.net
                                                                                                                                                                  Shou ItouRegional Marketing$163,000Tokyo8899s.itou@datatables.net
                                                                                                                                                                  Michelle HouseIntegration Specialist$95,400Sydney2769m.house@datatables.net
                                                                                                                                                                  Suki BurksDeveloper$114,500London6832s.burks@datatables.net
                                                                                                                                                                  Prescott BartlettTechnical Author$145,000London3606p.bartlett@datatables.net
                                                                                                                                                                  Gavin CortezTeam Leader$235,500San Francisco2860g.cortez@datatables.net
                                                                                                                                                                  Martena MccrayPost-Sales support$324,050Edinburgh8240m.mccray@datatables.net
                                                                                                                                                                  Unity ButlerMarketing Designer$85,675San Francisco5384u.butler@datatables.net
                                                                                                                                                                  Howard HatfieldOffice Manager$164,500San Francisco7031h.hatfield@datatables.net
                                                                                                                                                                  Hope FuentesSecretary$109,850San Francisco6318h.fuentes@datatables.net
                                                                                                                                                                  Vivian HarrellFinancial Controller$452,500San Francisco9422v.harrell@datatables.net
                                                                                                                                                                  Timothy MooneyOffice Manager$136,200London7580t.mooney@datatables.net
                                                                                                                                                                  Jackson BradshawDirector$645,750New York1042j.bradshaw@datatables.net
                                                                                                                                                                  Olivia LiangSupport Engineer$234,500Singapore2120o.liang@datatables.net
                                                                                                                                                                  Bruno NashSoftware Engineer$163,500London6222b.nash@datatables.net
                                                                                                                                                                  Sakura YamamotoSupport Engineer$139,575Tokyo9383s.yamamoto@datatables.net
                                                                                                                                                                  Thor WaltonDeveloper$98,540New York8327t.walton@datatables.net
                                                                                                                                                                  Finn CamachoSupport Engineer$87,500San Francisco2927f.camacho@datatables.net
                                                                                                                                                                  Serge BaldwinData Coordinator$138,575Singapore8352s.baldwin@datatables.net
                                                                                                                                                                  Zenaida FrankSoftware Engineer$125,250New York7439z.frank@datatables.net
                                                                                                                                                                  Zorita SerranoSoftware Engineer$115,000San Francisco4389z.serrano@datatables.net
                                                                                                                                                                  Jennifer AcostaJunior Javascript Developer$75,650Edinburgh3431j.acosta@datatables.net
                                                                                                                                                                  Cara StevensSales Assistant$145,600New York3990c.stevens@datatables.net
                                                                                                                                                                  Hermione ButlerRegional Director$356,250London1016h.butler@datatables.net
                                                                                                                                                                  Lael GreerSystems Administrator$103,500London6733l.greer@datatables.net
                                                                                                                                                                  Jonas AlexanderDeveloper$86,500San Francisco8196j.alexander@datatables.net
                                                                                                                                                                  Shad DeckerRegional Director$183,000Edinburgh6373s.decker@datatables.net
                                                                                                                                                                  Michael BruceJavascript Developer$183,000Singapore5384m.bruce@datatables.net
                                                                                                                                                                  Donna SniderCustomer Support$112,000New York4226d.snider@datatables.net
                                                                                                                                                                  NamePositionSalaryOfficeExtn.E-mail
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                    +
                                                                                                                                                                  • Javascript
                                                                                                                                                                  • +
                                                                                                                                                                  • HTML
                                                                                                                                                                  • +
                                                                                                                                                                  • CSS
                                                                                                                                                                  • +
                                                                                                                                                                  • Ajax
                                                                                                                                                                  • +
                                                                                                                                                                  • Server-side script
                                                                                                                                                                  • +
                                                                                                                                                                  +
                                                                                                                                                                  +
                                                                                                                                                                  +

                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                  +
                                                                                                                                                                  + $('#example').DataTable(); +
                                                                                                                                                                  +
                                                                                                                                                                  + new DataTable('#example'); +
                                                                                                                                                                  +

                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                  +
                                                                                                                                                                    +
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                    +
                                                                                                                                                                    +
                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                    +
                                                                                                                                                                    +

                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                    +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      +

                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      +

                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      + +
                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/data_rendering.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/data_rendering.html new file mode 100644 index 0000000..13258d3 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/data_rendering.html @@ -0,0 +1,946 @@ + + + + + + + DataTables example - Data rendering + + + + + + + + +
                                                                                                                                                                      +
                                                                                                                                                                      +

                                                                                                                                                                      DataTables example Data rendering

                                                                                                                                                                      +
                                                                                                                                                                      +

                                                                                                                                                                      Data within DataTables can be easily rendered to add graphics or colour to your tables, as demonstrated in the example on this page. These examples make use of + columns.render to customise the + cells in three ways:

                                                                                                                                                                      +
                                                                                                                                                                        +
                                                                                                                                                                      • A flag is added to the Office column
                                                                                                                                                                      • +
                                                                                                                                                                      • a HTML5 progress bar is added to the Progress column
                                                                                                                                                                      • +
                                                                                                                                                                      • and the built-in number renderer is used to format the Salary.
                                                                                                                                                                      • +
                                                                                                                                                                      +

                                                                                                                                                                      See the data rendering manual page for more details on how to use data renderers. Also, this example + uses Ajax to load the data. More Ajax examples are available.

                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                      NamePositionOfficeProgressStart dateSalary
                                                                                                                                                                      NamePositionOfficeProgressStart dateSalary
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                        +
                                                                                                                                                                      • Javascript
                                                                                                                                                                      • +
                                                                                                                                                                      • HTML
                                                                                                                                                                      • +
                                                                                                                                                                      • CSS
                                                                                                                                                                      • +
                                                                                                                                                                      • Ajax
                                                                                                                                                                      • +
                                                                                                                                                                      • Server-side script
                                                                                                                                                                      • +
                                                                                                                                                                      +
                                                                                                                                                                      +
                                                                                                                                                                      +

                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                      +
                                                                                                                                                                      + $('#example').DataTable({ + ajax: '../ajax/data/objects_salary.txt', + columns: [ + { + data: 'name' + }, + { + data: 'position', + render: function (data, type) { + if (type === 'display') { + let link = 'https://datatables.net'; + + if (data[0] < 'H') { + link = 'https://cloudtables.com'; + } + else if (data[0] < 'S') { + link = 'https://editor.datatables.net'; + } + + return '<a href="' + link + '">' + data + '</a>'; + } + + return data; + } + }, + { + className: 'f32', // used by world-flags-sprite library + data: 'office', + render: function (data, type) { + if (type === 'display') { + let country = ''; + + switch (data) { + case 'Argentina': + country = 'ar'; + break; + case 'Edinburgh': + country = '_Scotland'; + break; + case 'London': + country = '_England'; + break; + case 'New York': + case 'San Francisco': + country = 'us'; + break; + case 'Sydney': + country = 'au'; + break; + case 'Tokyo': + country = 'jp'; + break; + } + + return '<span class="flag ' + country + '"></span> ' + data; + } + + return data; + } + }, + { + data: 'extn', + render: function (data, type, row, meta) { + return type === 'display' + ? '<progress value="' + data + '" max="9999"></progress>' + : data; + } + }, + { + data: 'start_date' + }, + { + data: 'salary', + render: function (data, type) { + var number = $.fn.dataTable.render + .number(',', '.', 2, '$') + .display(data); + + if (type === 'display') { + let color = 'green'; + if (data < 250000) { + color = 'red'; + } + else if (data < 500000) { + color = 'orange'; + } + + return ( + '<span style="color:' + + color + + '">' + + number + + '</span>' + ); + } + + return number; + } + } + ] +}); +
                                                                                                                                                                      +
                                                                                                                                                                      + new DataTable('#example', { + ajax: '../ajax/data/objects_salary.txt', + columns: [ + { + data: 'name' + }, + { + data: 'position', + render: function (data, type) { + if (type === 'display') { + let link = 'https://datatables.net'; + + if (data[0] < 'H') { + link = 'https://cloudtables.com'; + } + else if (data[0] < 'S') { + link = 'https://editor.datatables.net'; + } + + return '<a href="' + link + '">' + data + '</a>'; + } + + return data; + } + }, + { + className: 'f32', // used by world-flags-sprite library + data: 'office', + render: function (data, type) { + if (type === 'display') { + let country = ''; + + switch (data) { + case 'Argentina': + country = 'ar'; + break; + case 'Edinburgh': + country = '_Scotland'; + break; + case 'London': + country = '_England'; + break; + case 'New York': + case 'San Francisco': + country = 'us'; + break; + case 'Sydney': + country = 'au'; + break; + case 'Tokyo': + country = 'jp'; + break; + } + + return '<span class="flag ' + country + '"></span> ' + data; + } + + return data; + } + }, + { + data: 'extn', + render: function (data, type, row, meta) { + return type === 'display' + ? '<progress value="' + data + '" max="9999"></progress>' + : data; + } + }, + { + data: 'start_date' + }, + { + data: 'salary', + render: function (data, type) { + var number = DataTable.render + .number(',', '.', 2, '$') + .display(data); + + if (type === 'display') { + let color = 'green'; + if (data < 250000) { + color = 'red'; + } + else if (data < 500000) { + color = 'orange'; + } + + return `<span style="color:${color}">${number}</span>`; + } + + return number; + } + } + ] +}); +
                                                                                                                                                                      +

                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                      +
                                                                                                                                                                        +
                                                                                                                                                                        +
                                                                                                                                                                        +

                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                        +
                                                                                                                                                                        +
                                                                                                                                                                        +
                                                                                                                                                                        +

                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                        .f32 .flag { + vertical-align: middle; + margin: -8px 0; + } + + progress { + width: 100%; + } +
                                                                                                                                                                        +

                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                        +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          + +
                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/filter_only.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/filter_only.html new file mode 100644 index 0000000..23032d8 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/filter_only.html @@ -0,0 +1,1009 @@ + + + + + + + DataTables example - Feature enable / disable + + + + + + + + +
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          DataTables example Feature enable / disable

                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          Disabling features that you don't wish to use for a particular table is easily done by setting a variable in the initialisation object. The full list of + available options is available in the DataTables reference.

                                                                                                                                                                          +

                                                                                                                                                                          In the following example only the search feature is left enabled (which it is by default).

                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                            +
                                                                                                                                                                          • Javascript
                                                                                                                                                                          • +
                                                                                                                                                                          • HTML
                                                                                                                                                                          • +
                                                                                                                                                                          • CSS
                                                                                                                                                                          • +
                                                                                                                                                                          • Ajax
                                                                                                                                                                          • +
                                                                                                                                                                          • Server-side script
                                                                                                                                                                          • +
                                                                                                                                                                          +
                                                                                                                                                                          +
                                                                                                                                                                          +

                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                          +
                                                                                                                                                                          + $('#example').DataTable({ + info: false, + ordering: false, + paging: false +}); +
                                                                                                                                                                          +
                                                                                                                                                                          + new DataTable('#example', { + info: false, + ordering: false, + paging: false +}); +
                                                                                                                                                                          +

                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                          +
                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                            +
                                                                                                                                                                            +

                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                            +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +

                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +

                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              + +
                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/flexible_width.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/flexible_width.html new file mode 100644 index 0000000..bcd6d22 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/flexible_width.html @@ -0,0 +1,1004 @@ + + + + + + + DataTables example - Flexible table width + + + + + + + + +
                                                                                                                                                                              +
                                                                                                                                                                              +

                                                                                                                                                                              DataTables example Flexible table width

                                                                                                                                                                              +
                                                                                                                                                                              +

                                                                                                                                                                              Often you may want to have your table resize dynamically with the page. Typically this is done by assigning width:100% in your CSS, but this + presents a problem for Javascript since it can be very hard to get that relative size rather than the absolute pixels. As such, if you apply the width + attribute to the HTML table tag or inline width style (style="width:100%"), it will be used as the width for the table (overruling any CSS + styles).

                                                                                                                                                                              +

                                                                                                                                                                              This example shows a table with width="80%" and the container is also flexible width, so as the window is resized, the table will also resize + dynamically.

                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                                +
                                                                                                                                                                              • Javascript
                                                                                                                                                                              • +
                                                                                                                                                                              • HTML
                                                                                                                                                                              • +
                                                                                                                                                                              • CSS
                                                                                                                                                                              • +
                                                                                                                                                                              • Ajax
                                                                                                                                                                              • +
                                                                                                                                                                              • Server-side script
                                                                                                                                                                              • +
                                                                                                                                                                              +
                                                                                                                                                                              +
                                                                                                                                                                              +

                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                              +
                                                                                                                                                                              + $('#example').DataTable(); +
                                                                                                                                                                              +
                                                                                                                                                                              + new DataTable('#example'); +
                                                                                                                                                                              +

                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                              +
                                                                                                                                                                                +
                                                                                                                                                                                +
                                                                                                                                                                                +

                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                +
                                                                                                                                                                                +
                                                                                                                                                                                +
                                                                                                                                                                                +

                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                div.container { + width: 80%; + } +
                                                                                                                                                                                +

                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  + +
                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/hidden_columns.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/hidden_columns.html new file mode 100644 index 0000000..ac81c0f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/hidden_columns.html @@ -0,0 +1,1048 @@ + + + + + + + DataTables example - Hidden columns + + + + + + + + +
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  DataTables example Hidden columns

                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  There are times when you might find it useful to display only a sub-set of the information that was available in the original table. For example you might want + to reduce the amount of data shown on screen to make it clearer for the user (consider also using the Responsive extension for this). This is done through the columns.visible column option.

                                                                                                                                                                                  +

                                                                                                                                                                                  The column that is hidden is still part of the table and can be made visible through the column().visible() API method at a future time if + you wish to have columns which can be shown and hidden.

                                                                                                                                                                                  +

                                                                                                                                                                                  Furthermore, as the hidden data is still part of the table, it can still, optionally, be filtered upon allowing the user access to that data (for example 'tag' + information for a row entry might used).

                                                                                                                                                                                  +

                                                                                                                                                                                  In the table below both the office and age version columns have been hidden, the former is not searchable, the latter is.

                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                    +
                                                                                                                                                                                  • Javascript
                                                                                                                                                                                  • +
                                                                                                                                                                                  • HTML
                                                                                                                                                                                  • +
                                                                                                                                                                                  • CSS
                                                                                                                                                                                  • +
                                                                                                                                                                                  • Ajax
                                                                                                                                                                                  • +
                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                  • +
                                                                                                                                                                                  +
                                                                                                                                                                                  +
                                                                                                                                                                                  +

                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                  +
                                                                                                                                                                                  + $('#example').DataTable({ + columnDefs: [ + { + target: 2, + visible: false, + searchable: false + }, + { + target: 3, + visible: false + } + ] +}); +
                                                                                                                                                                                  +
                                                                                                                                                                                  + new DataTable('#example', { + columnDefs: [ + { + target: 2, + visible: false, + searchable: false + }, + { + target: 3, + visible: false + } + ] +}); +
                                                                                                                                                                                  +

                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                  +
                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                    +
                                                                                                                                                                                    +

                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                    +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +
                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/index.html new file mode 100644 index 0000000..beec7f3 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + + + DataTables examples - Basic initialisation + + +
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      DataTables example Basic initialisation

                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      DataTables is a simple-to-use jQuery plug-in with a huge range of customisable options. The examples in this section demonstrate basic initialisation of + DataTables and how it can be easily customised by passing an object with the options you want.

                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      + +
                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/multi_col_sort.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/multi_col_sort.html new file mode 100644 index 0000000..dc354af --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/multi_col_sort.html @@ -0,0 +1,998 @@ + + + + + + + DataTables example - Multi-column ordering + + + + + + + + +
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      DataTables example Multi-column ordering

                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      DataTables allows ordering by multiple columns at the same time, which can be activated in a number of different ways:

                                                                                                                                                                                      +
                                                                                                                                                                                        +
                                                                                                                                                                                      • User shift click on a column (added the clicked column as a secondary, tertiary etc ordering column).
                                                                                                                                                                                      • +
                                                                                                                                                                                      • On a per-column basis (i.e. order by a specific column and then a secondary column if the data in the first column is identical), through the columns.orderData option. +
                                                                                                                                                                                      • +
                                                                                                                                                                                      • Using the columns.orderData option to specify a multiple column order by default (for example [ 0, 1 ]). +
                                                                                                                                                                                      • +
                                                                                                                                                                                      • Through the order() API method. +
                                                                                                                                                                                      • +
                                                                                                                                                                                      +

                                                                                                                                                                                      Note that, the ability for the user to shift click to order multiple columns can be disabled through the orderMulti option.

                                                                                                                                                                                      +

                                                                                                                                                                                      The example below shows the first column having a secondary order applied to the second column in the table, vice-versa for the second column being tied + directly to the first and the salary column to the first name column.

                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                      First nameLast namePositionOfficeSalary
                                                                                                                                                                                      TigerNixonSystem ArchitectEdinburgh320800
                                                                                                                                                                                      GarrettWintersAccountantTokyo170750
                                                                                                                                                                                      AshtonCoxJunior Technical AuthorSan Francisco86000
                                                                                                                                                                                      CedricKellySenior Javascript DeveloperEdinburgh433060
                                                                                                                                                                                      AiriSatouAccountantTokyo162700
                                                                                                                                                                                      BrielleWilliamsonIntegration SpecialistNew York372000
                                                                                                                                                                                      HerrodChandlerSales AssistantSan Francisco137500
                                                                                                                                                                                      RhonaDavidsonIntegration SpecialistTokyo327900
                                                                                                                                                                                      ColleenHurstJavascript DeveloperSan Francisco205500
                                                                                                                                                                                      SonyaFrostSoftware EngineerEdinburgh103600
                                                                                                                                                                                      JenaGainesOffice ManagerLondon90560
                                                                                                                                                                                      QuinnFlynnSupport LeadEdinburgh342000
                                                                                                                                                                                      ChardeMarshallRegional DirectorSan Francisco470600
                                                                                                                                                                                      HaleyKennedySenior Marketing DesignerLondon313500
                                                                                                                                                                                      TatyanaFitzpatrickRegional DirectorLondon385750
                                                                                                                                                                                      MichaelSilvaMarketing DesignerLondon198500
                                                                                                                                                                                      PaulByrdChief Financial Officer (CFO)New York725000
                                                                                                                                                                                      GloriaLittleSystems AdministratorNew York237500
                                                                                                                                                                                      BradleyGreerSoftware EngineerLondon132000
                                                                                                                                                                                      DaiRiosPersonnel LeadEdinburgh217500
                                                                                                                                                                                      JenetteCaldwellDevelopment LeadNew York345000
                                                                                                                                                                                      YuriBerryChief Marketing Officer (CMO)New York675000
                                                                                                                                                                                      CaesarVancePre-Sales SupportNew York106450
                                                                                                                                                                                      DorisWilderSales AssistantSydney85600
                                                                                                                                                                                      AngelicaRamosChief Executive Officer (CEO)London1200000
                                                                                                                                                                                      GavinJoyceDeveloperEdinburgh92575
                                                                                                                                                                                      JenniferChangRegional DirectorSingapore357650
                                                                                                                                                                                      BrendenWagnerSoftware EngineerSan Francisco206850
                                                                                                                                                                                      FionaGreenChief Operating Officer (COO)San Francisco850000
                                                                                                                                                                                      ShouItouRegional MarketingTokyo163000
                                                                                                                                                                                      MichelleHouseIntegration SpecialistSydney95400
                                                                                                                                                                                      SukiBurksDeveloperLondon114500
                                                                                                                                                                                      PrescottBartlettTechnical AuthorLondon145000
                                                                                                                                                                                      GavinCortezTeam LeaderSan Francisco235500
                                                                                                                                                                                      MartenaMccrayPost-Sales supportEdinburgh324050
                                                                                                                                                                                      UnityButlerMarketing DesignerSan Francisco85675
                                                                                                                                                                                      HowardHatfieldOffice ManagerSan Francisco164500
                                                                                                                                                                                      HopeFuentesSecretarySan Francisco109850
                                                                                                                                                                                      VivianHarrellFinancial ControllerSan Francisco452500
                                                                                                                                                                                      TimothyMooneyOffice ManagerLondon136200
                                                                                                                                                                                      JacksonBradshawDirectorNew York645750
                                                                                                                                                                                      OliviaLiangSupport EngineerSingapore234500
                                                                                                                                                                                      BrunoNashSoftware EngineerLondon163500
                                                                                                                                                                                      SakuraYamamotoSupport EngineerTokyo139575
                                                                                                                                                                                      ThorWaltonDeveloperNew York98540
                                                                                                                                                                                      FinnCamachoSupport EngineerSan Francisco87500
                                                                                                                                                                                      SergeBaldwinData CoordinatorSingapore138575
                                                                                                                                                                                      ZenaidaFrankSoftware EngineerNew York125250
                                                                                                                                                                                      ZoritaSerranoSoftware EngineerSan Francisco115000
                                                                                                                                                                                      JenniferAcostaJunior Javascript DeveloperEdinburgh75650
                                                                                                                                                                                      CaraStevensSales AssistantNew York145600
                                                                                                                                                                                      HermioneButlerRegional DirectorLondon356250
                                                                                                                                                                                      LaelGreerSystems AdministratorLondon103500
                                                                                                                                                                                      JonasAlexanderDeveloperSan Francisco86500
                                                                                                                                                                                      ShadDeckerRegional DirectorEdinburgh183000
                                                                                                                                                                                      MichaelBruceJavascript DeveloperSingapore183000
                                                                                                                                                                                      DonnaSniderCustomer SupportNew York112000
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                        +
                                                                                                                                                                                      • Javascript
                                                                                                                                                                                      • +
                                                                                                                                                                                      • HTML
                                                                                                                                                                                      • +
                                                                                                                                                                                      • CSS
                                                                                                                                                                                      • +
                                                                                                                                                                                      • Ajax
                                                                                                                                                                                      • +
                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                      • +
                                                                                                                                                                                      +
                                                                                                                                                                                      +
                                                                                                                                                                                      +

                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                      +
                                                                                                                                                                                      + $('#example').DataTable({ + columnDefs: [ + { + targets: [0], + orderData: [0, 1] + }, + { + targets: [1], + orderData: [1, 0] + }, + { + targets: [4], + orderData: [4, 0] + } + ] +}); +
                                                                                                                                                                                      +
                                                                                                                                                                                      + new DataTable('#example', { + columnDefs: [ + { + targets: [0], + orderData: [0, 1] + }, + { + targets: [1], + orderData: [1, 0] + }, + { + targets: [4], + orderData: [4, 0] + } + ] +}); +
                                                                                                                                                                                      +

                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                      +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        +

                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        +
                                                                                                                                                                                        +

                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                        +
                                                                                                                                                                                        +

                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                        +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          +

                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          +

                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          + +
                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/multiple_tables.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/multiple_tables.html new file mode 100644 index 0000000..2c6927d --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/multiple_tables.html @@ -0,0 +1,714 @@ + + + + + + + DataTables example - Multiple tables + + + + + + + + +
                                                                                                                                                                                          +
                                                                                                                                                                                          +

                                                                                                                                                                                          DataTables example Multiple tables

                                                                                                                                                                                          +
                                                                                                                                                                                          +

                                                                                                                                                                                          Often you might wish to initialise multiple tables with a single statement. This is trivially done by using a jQuery selector which will pick up multiple + tables.

                                                                                                                                                                                          +

                                                                                                                                                                                          The tables are independent for user control (i.e. user controlled paging on one table does not effect the others), but they do share the initialisation + parameters given (for example if you specific the Spanish language file, all tables will be shown in Spanish). Additionally, the API can be used to manipulate both + together, or independently.

                                                                                                                                                                                          +

                                                                                                                                                                                          The example below shows two tables initialised with a single line of code, through the use of the table.display selector (i.e. select all elements + which have the class of table.display (which is suitable in this example, you might wish to use a different selector).

                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                          NamePositionOfficeAgeSalary
                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh61$320,800
                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh22$433,060
                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh23$103,600
                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh22$342,000
                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh35$217,500
                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh42$92,575
                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh46$324,050
                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh43$75,650
                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh51$183,000
                                                                                                                                                                                          NamePositionOfficeAgeSalary
                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                          NamePositionOfficeAgeSalary
                                                                                                                                                                                          Jena GainesOffice ManagerLondon30$90,560
                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon43$313,500
                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon19$385,750
                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon66$198,500
                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon41$132,000
                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London47$1,200,000
                                                                                                                                                                                          Suki BurksDeveloperLondon53$114,500
                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon27$145,000
                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon37$136,200
                                                                                                                                                                                          Bruno NashSoftware EngineerLondon38$163,500
                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon47$356,250
                                                                                                                                                                                          Lael GreerSystems AdministratorLondon21$103,500
                                                                                                                                                                                          NamePositionOfficeAgeSalary
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                            +
                                                                                                                                                                                          • Javascript
                                                                                                                                                                                          • +
                                                                                                                                                                                          • HTML
                                                                                                                                                                                          • +
                                                                                                                                                                                          • CSS
                                                                                                                                                                                          • +
                                                                                                                                                                                          • Ajax
                                                                                                                                                                                          • +
                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                          • +
                                                                                                                                                                                          +
                                                                                                                                                                                          +
                                                                                                                                                                                          +

                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                          +
                                                                                                                                                                                          + $('table.display').DataTable(); +
                                                                                                                                                                                          +
                                                                                                                                                                                          + new DataTable('table.display'); +
                                                                                                                                                                                          +

                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                          +
                                                                                                                                                                                            +
                                                                                                                                                                                            +
                                                                                                                                                                                            +

                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                            +
                                                                                                                                                                                            +
                                                                                                                                                                                            +
                                                                                                                                                                                            +

                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                            div.dt-container { + margin-bottom: 3em; + } +
                                                                                                                                                                                            +

                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                            +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              + +
                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_x.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_x.html new file mode 100644 index 0000000..bac566c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_x.html @@ -0,0 +1,1175 @@ + + + + + + + DataTables example - Scroll - horizontal + + + + + + + + +
                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              DataTables example Scroll - horizontal

                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              DataTables has the ability to show tables with horizontal scrolling, which is very useful for when you have a wide table, but want to constrain it to a limited + horizontal display area. To enable x-scrolling simply set the scrollX parameter to be true.

                                                                                                                                                                                              +

                                                                                                                                                                                              The example below shows a table too wide for the containing element with x-scrolling enabled. The CSS option of th, td { white-space: nowrap; } is + also set to have the text content of each row on a single line (otherwise the browser will line break the text to have it fit into the available area).

                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                              First nameLast namePositionOfficeAgeStart dateSalaryExtn.E-mail
                                                                                                                                                                                              TigerNixonSystem ArchitectEdinburgh612011-04-25$320,8005421t.nixon@datatables.net
                                                                                                                                                                                              GarrettWintersAccountantTokyo632011-07-25$170,7508422g.winters@datatables.net
                                                                                                                                                                                              AshtonCoxJunior Technical AuthorSan Francisco662009-01-12$86,0001562a.cox@datatables.net
                                                                                                                                                                                              CedricKellySenior Javascript DeveloperEdinburgh222012-03-29$433,0606224c.kelly@datatables.net
                                                                                                                                                                                              AiriSatouAccountantTokyo332008-11-28$162,7005407a.satou@datatables.net
                                                                                                                                                                                              BrielleWilliamsonIntegration SpecialistNew York612012-12-02$372,0004804b.williamson@datatables.net
                                                                                                                                                                                              HerrodChandlerSales AssistantSan Francisco592012-08-06$137,5009608h.chandler@datatables.net
                                                                                                                                                                                              RhonaDavidsonIntegration SpecialistTokyo552010-10-14$327,9006200r.davidson@datatables.net
                                                                                                                                                                                              ColleenHurstJavascript DeveloperSan Francisco392009-09-15$205,5002360c.hurst@datatables.net
                                                                                                                                                                                              SonyaFrostSoftware EngineerEdinburgh232008-12-13$103,6001667s.frost@datatables.net
                                                                                                                                                                                              JenaGainesOffice ManagerLondon302008-12-19$90,5603814j.gaines@datatables.net
                                                                                                                                                                                              QuinnFlynnSupport LeadEdinburgh222013-03-03$342,0009497q.flynn@datatables.net
                                                                                                                                                                                              ChardeMarshallRegional DirectorSan Francisco362008-10-16$470,6006741c.marshall@datatables.net
                                                                                                                                                                                              HaleyKennedySenior Marketing DesignerLondon432012-12-18$313,5003597h.kennedy@datatables.net
                                                                                                                                                                                              TatyanaFitzpatrickRegional DirectorLondon192010-03-17$385,7501965t.fitzpatrick@datatables.net
                                                                                                                                                                                              MichaelSilvaMarketing DesignerLondon662012-11-27$198,5001581m.silva@datatables.net
                                                                                                                                                                                              PaulByrdChief Financial Officer (CFO)New York642010-06-09$725,0003059p.byrd@datatables.net
                                                                                                                                                                                              GloriaLittleSystems AdministratorNew York592009-04-10$237,5001721g.little@datatables.net
                                                                                                                                                                                              BradleyGreerSoftware EngineerLondon412012-10-13$132,0002558b.greer@datatables.net
                                                                                                                                                                                              DaiRiosPersonnel LeadEdinburgh352012-09-26$217,5002290d.rios@datatables.net
                                                                                                                                                                                              JenetteCaldwellDevelopment LeadNew York302011-09-03$345,0001937j.caldwell@datatables.net
                                                                                                                                                                                              YuriBerryChief Marketing Officer (CMO)New York402009-06-25$675,0006154y.berry@datatables.net
                                                                                                                                                                                              CaesarVancePre-Sales SupportNew York212011-12-12$106,4508330c.vance@datatables.net
                                                                                                                                                                                              DorisWilderSales AssistantSydney232010-09-20$85,6003023d.wilder@datatables.net
                                                                                                                                                                                              AngelicaRamosChief Executive Officer (CEO)London472009-10-09$1,200,0005797a.ramos@datatables.net
                                                                                                                                                                                              GavinJoyceDeveloperEdinburgh422010-12-22$92,5758822g.joyce@datatables.net
                                                                                                                                                                                              JenniferChangRegional DirectorSingapore282010-11-14$357,6509239j.chang@datatables.net
                                                                                                                                                                                              BrendenWagnerSoftware EngineerSan Francisco282011-06-07$206,8501314b.wagner@datatables.net
                                                                                                                                                                                              FionaGreenChief Operating Officer (COO)San Francisco482010-03-11$850,0002947f.green@datatables.net
                                                                                                                                                                                              ShouItouRegional MarketingTokyo202011-08-14$163,0008899s.itou@datatables.net
                                                                                                                                                                                              MichelleHouseIntegration SpecialistSydney372011-06-02$95,4002769m.house@datatables.net
                                                                                                                                                                                              SukiBurksDeveloperLondon532009-10-22$114,5006832s.burks@datatables.net
                                                                                                                                                                                              PrescottBartlettTechnical AuthorLondon272011-05-07$145,0003606p.bartlett@datatables.net
                                                                                                                                                                                              GavinCortezTeam LeaderSan Francisco222008-10-26$235,5002860g.cortez@datatables.net
                                                                                                                                                                                              MartenaMccrayPost-Sales supportEdinburgh462011-03-09$324,0508240m.mccray@datatables.net
                                                                                                                                                                                              UnityButlerMarketing DesignerSan Francisco472009-12-09$85,6755384u.butler@datatables.net
                                                                                                                                                                                              HowardHatfieldOffice ManagerSan Francisco512008-12-16$164,5007031h.hatfield@datatables.net
                                                                                                                                                                                              HopeFuentesSecretarySan Francisco412010-02-12$109,8506318h.fuentes@datatables.net
                                                                                                                                                                                              VivianHarrellFinancial ControllerSan Francisco622009-02-14$452,5009422v.harrell@datatables.net
                                                                                                                                                                                              TimothyMooneyOffice ManagerLondon372008-12-11$136,2007580t.mooney@datatables.net
                                                                                                                                                                                              JacksonBradshawDirectorNew York652008-09-26$645,7501042j.bradshaw@datatables.net
                                                                                                                                                                                              OliviaLiangSupport EngineerSingapore642011-02-03$234,5002120o.liang@datatables.net
                                                                                                                                                                                              BrunoNashSoftware EngineerLondon382011-05-03$163,5006222b.nash@datatables.net
                                                                                                                                                                                              SakuraYamamotoSupport EngineerTokyo372009-08-19$139,5759383s.yamamoto@datatables.net
                                                                                                                                                                                              ThorWaltonDeveloperNew York612013-08-11$98,5408327t.walton@datatables.net
                                                                                                                                                                                              FinnCamachoSupport EngineerSan Francisco472009-07-07$87,5002927f.camacho@datatables.net
                                                                                                                                                                                              SergeBaldwinData CoordinatorSingapore642012-04-09$138,5758352s.baldwin@datatables.net
                                                                                                                                                                                              ZenaidaFrankSoftware EngineerNew York632010-01-04$125,2507439z.frank@datatables.net
                                                                                                                                                                                              ZoritaSerranoSoftware EngineerSan Francisco562012-06-01$115,0004389z.serrano@datatables.net
                                                                                                                                                                                              JenniferAcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,6503431j.acosta@datatables.net
                                                                                                                                                                                              CaraStevensSales AssistantNew York462011-12-06$145,6003990c.stevens@datatables.net
                                                                                                                                                                                              HermioneButlerRegional DirectorLondon472011-03-21$356,2501016h.butler@datatables.net
                                                                                                                                                                                              LaelGreerSystems AdministratorLondon212009-02-27$103,5006733l.greer@datatables.net
                                                                                                                                                                                              JonasAlexanderDeveloperSan Francisco302010-07-14$86,5008196j.alexander@datatables.net
                                                                                                                                                                                              ShadDeckerRegional DirectorEdinburgh512008-11-13$183,0006373s.decker@datatables.net
                                                                                                                                                                                              MichaelBruceJavascript DeveloperSingapore292011-06-27$183,0005384m.bruce@datatables.net
                                                                                                                                                                                              DonnaSniderCustomer SupportNew York272011-01-25$112,0004226d.snider@datatables.net
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                                +
                                                                                                                                                                                              • Javascript
                                                                                                                                                                                              • +
                                                                                                                                                                                              • HTML
                                                                                                                                                                                              • +
                                                                                                                                                                                              • CSS
                                                                                                                                                                                              • +
                                                                                                                                                                                              • Ajax
                                                                                                                                                                                              • +
                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                              • +
                                                                                                                                                                                              +
                                                                                                                                                                                              +
                                                                                                                                                                                              +

                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                              +
                                                                                                                                                                                              + $('#example').DataTable({ + scrollX: true +}); +
                                                                                                                                                                                              +
                                                                                                                                                                                              + new DataTable('#example', { + scrollX: true +}); +
                                                                                                                                                                                              +

                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                              +
                                                                                                                                                                                                +
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                +
                                                                                                                                                                                                +
                                                                                                                                                                                                +
                                                                                                                                                                                                +

                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                div.dt-container { + width: 800px; + margin: 0 auto; + } +
                                                                                                                                                                                                +

                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + +
                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_xy.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_xy.html new file mode 100644 index 0000000..61b41b5 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_xy.html @@ -0,0 +1,1176 @@ + + + + + + + DataTables example - Scroll - horizontal and vertical + + + + + + + + +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  DataTables example Scroll - horizontal and vertical

                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  In this example you can see DataTables doing both horizontal and vertical scrolling at the same time. Note also that pagination is enabled in this example, and + the scrolling accounts for this.

                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                  First nameLast namePositionOfficeAgeStart dateSalaryExtn.E-mail
                                                                                                                                                                                                  TigerNixonSystem ArchitectEdinburgh612011-04-25$320,8005421t.nixon@datatables.net
                                                                                                                                                                                                  GarrettWintersAccountantTokyo632011-07-25$170,7508422g.winters@datatables.net
                                                                                                                                                                                                  AshtonCoxJunior Technical AuthorSan Francisco662009-01-12$86,0001562a.cox@datatables.net
                                                                                                                                                                                                  CedricKellySenior Javascript DeveloperEdinburgh222012-03-29$433,0606224c.kelly@datatables.net
                                                                                                                                                                                                  AiriSatouAccountantTokyo332008-11-28$162,7005407a.satou@datatables.net
                                                                                                                                                                                                  BrielleWilliamsonIntegration SpecialistNew York612012-12-02$372,0004804b.williamson@datatables.net
                                                                                                                                                                                                  HerrodChandlerSales AssistantSan Francisco592012-08-06$137,5009608h.chandler@datatables.net
                                                                                                                                                                                                  RhonaDavidsonIntegration SpecialistTokyo552010-10-14$327,9006200r.davidson@datatables.net
                                                                                                                                                                                                  ColleenHurstJavascript DeveloperSan Francisco392009-09-15$205,5002360c.hurst@datatables.net
                                                                                                                                                                                                  SonyaFrostSoftware EngineerEdinburgh232008-12-13$103,6001667s.frost@datatables.net
                                                                                                                                                                                                  JenaGainesOffice ManagerLondon302008-12-19$90,5603814j.gaines@datatables.net
                                                                                                                                                                                                  QuinnFlynnSupport LeadEdinburgh222013-03-03$342,0009497q.flynn@datatables.net
                                                                                                                                                                                                  ChardeMarshallRegional DirectorSan Francisco362008-10-16$470,6006741c.marshall@datatables.net
                                                                                                                                                                                                  HaleyKennedySenior Marketing DesignerLondon432012-12-18$313,5003597h.kennedy@datatables.net
                                                                                                                                                                                                  TatyanaFitzpatrickRegional DirectorLondon192010-03-17$385,7501965t.fitzpatrick@datatables.net
                                                                                                                                                                                                  MichaelSilvaMarketing DesignerLondon662012-11-27$198,5001581m.silva@datatables.net
                                                                                                                                                                                                  PaulByrdChief Financial Officer (CFO)New York642010-06-09$725,0003059p.byrd@datatables.net
                                                                                                                                                                                                  GloriaLittleSystems AdministratorNew York592009-04-10$237,5001721g.little@datatables.net
                                                                                                                                                                                                  BradleyGreerSoftware EngineerLondon412012-10-13$132,0002558b.greer@datatables.net
                                                                                                                                                                                                  DaiRiosPersonnel LeadEdinburgh352012-09-26$217,5002290d.rios@datatables.net
                                                                                                                                                                                                  JenetteCaldwellDevelopment LeadNew York302011-09-03$345,0001937j.caldwell@datatables.net
                                                                                                                                                                                                  YuriBerryChief Marketing Officer (CMO)New York402009-06-25$675,0006154y.berry@datatables.net
                                                                                                                                                                                                  CaesarVancePre-Sales SupportNew York212011-12-12$106,4508330c.vance@datatables.net
                                                                                                                                                                                                  DorisWilderSales AssistantSydney232010-09-20$85,6003023d.wilder@datatables.net
                                                                                                                                                                                                  AngelicaRamosChief Executive Officer (CEO)London472009-10-09$1,200,0005797a.ramos@datatables.net
                                                                                                                                                                                                  GavinJoyceDeveloperEdinburgh422010-12-22$92,5758822g.joyce@datatables.net
                                                                                                                                                                                                  JenniferChangRegional DirectorSingapore282010-11-14$357,6509239j.chang@datatables.net
                                                                                                                                                                                                  BrendenWagnerSoftware EngineerSan Francisco282011-06-07$206,8501314b.wagner@datatables.net
                                                                                                                                                                                                  FionaGreenChief Operating Officer (COO)San Francisco482010-03-11$850,0002947f.green@datatables.net
                                                                                                                                                                                                  ShouItouRegional MarketingTokyo202011-08-14$163,0008899s.itou@datatables.net
                                                                                                                                                                                                  MichelleHouseIntegration SpecialistSydney372011-06-02$95,4002769m.house@datatables.net
                                                                                                                                                                                                  SukiBurksDeveloperLondon532009-10-22$114,5006832s.burks@datatables.net
                                                                                                                                                                                                  PrescottBartlettTechnical AuthorLondon272011-05-07$145,0003606p.bartlett@datatables.net
                                                                                                                                                                                                  GavinCortezTeam LeaderSan Francisco222008-10-26$235,5002860g.cortez@datatables.net
                                                                                                                                                                                                  MartenaMccrayPost-Sales supportEdinburgh462011-03-09$324,0508240m.mccray@datatables.net
                                                                                                                                                                                                  UnityButlerMarketing DesignerSan Francisco472009-12-09$85,6755384u.butler@datatables.net
                                                                                                                                                                                                  HowardHatfieldOffice ManagerSan Francisco512008-12-16$164,5007031h.hatfield@datatables.net
                                                                                                                                                                                                  HopeFuentesSecretarySan Francisco412010-02-12$109,8506318h.fuentes@datatables.net
                                                                                                                                                                                                  VivianHarrellFinancial ControllerSan Francisco622009-02-14$452,5009422v.harrell@datatables.net
                                                                                                                                                                                                  TimothyMooneyOffice ManagerLondon372008-12-11$136,2007580t.mooney@datatables.net
                                                                                                                                                                                                  JacksonBradshawDirectorNew York652008-09-26$645,7501042j.bradshaw@datatables.net
                                                                                                                                                                                                  OliviaLiangSupport EngineerSingapore642011-02-03$234,5002120o.liang@datatables.net
                                                                                                                                                                                                  BrunoNashSoftware EngineerLondon382011-05-03$163,5006222b.nash@datatables.net
                                                                                                                                                                                                  SakuraYamamotoSupport EngineerTokyo372009-08-19$139,5759383s.yamamoto@datatables.net
                                                                                                                                                                                                  ThorWaltonDeveloperNew York612013-08-11$98,5408327t.walton@datatables.net
                                                                                                                                                                                                  FinnCamachoSupport EngineerSan Francisco472009-07-07$87,5002927f.camacho@datatables.net
                                                                                                                                                                                                  SergeBaldwinData CoordinatorSingapore642012-04-09$138,5758352s.baldwin@datatables.net
                                                                                                                                                                                                  ZenaidaFrankSoftware EngineerNew York632010-01-04$125,2507439z.frank@datatables.net
                                                                                                                                                                                                  ZoritaSerranoSoftware EngineerSan Francisco562012-06-01$115,0004389z.serrano@datatables.net
                                                                                                                                                                                                  JenniferAcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,6503431j.acosta@datatables.net
                                                                                                                                                                                                  CaraStevensSales AssistantNew York462011-12-06$145,6003990c.stevens@datatables.net
                                                                                                                                                                                                  HermioneButlerRegional DirectorLondon472011-03-21$356,2501016h.butler@datatables.net
                                                                                                                                                                                                  LaelGreerSystems AdministratorLondon212009-02-27$103,5006733l.greer@datatables.net
                                                                                                                                                                                                  JonasAlexanderDeveloperSan Francisco302010-07-14$86,5008196j.alexander@datatables.net
                                                                                                                                                                                                  ShadDeckerRegional DirectorEdinburgh512008-11-13$183,0006373s.decker@datatables.net
                                                                                                                                                                                                  MichaelBruceJavascript DeveloperSingapore292011-06-27$183,0005384m.bruce@datatables.net
                                                                                                                                                                                                  DonnaSniderCustomer SupportNew York272011-01-25$112,0004226d.snider@datatables.net
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                    +
                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                  • +
                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                  • +
                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                  • +
                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                  • +
                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                  • +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                  +
                                                                                                                                                                                                  + $('#example').DataTable({ + scrollX: true, + scrollY: 200 +}); +
                                                                                                                                                                                                  +
                                                                                                                                                                                                  + new DataTable('#example', { + scrollX: true, + scrollY: 200 +}); +
                                                                                                                                                                                                  +

                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                  +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                    div.dt-container { + width: 800px; + margin: 0 auto; + } +
                                                                                                                                                                                                    +

                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                    +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + +
                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_y.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_y.html new file mode 100644 index 0000000..51841c8 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_y.html @@ -0,0 +1,1016 @@ + + + + + + + DataTables example - Scroll - vertical + + + + + + + + +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      DataTables example Scroll - vertical

                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      This example shows the DataTables table body scrolling in the vertical direction. This can generally be seen as an alternative method to pagination for + displaying a large table in a fairly small vertical area, and as such pagination has been disabled here (note that this is not mandatory, it will work just fine + with pagination enabled as well!).

                                                                                                                                                                                                      +

                                                                                                                                                                                                      To enable y-scrolling simply set the scrollY parameter to be whatever you want the container wrapper's height to be (any CSS measurement is acceptable, or + just a number which is treated as pixels).

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Note also that the scrollCollapse option is enabled in this example. This will have the container match the height of the rows shown in + the table if that height is smaller than that given height by the scrollY.

                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                        +
                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                      • +
                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                      • +
                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                      • +
                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                      • +
                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                      • +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                      +
                                                                                                                                                                                                      + $('#example').DataTable({ + paging: false, + scrollCollapse: true, + scrollY: '200px' +}); +
                                                                                                                                                                                                      +
                                                                                                                                                                                                      + new DataTable('#example', { + paging: false, + scrollCollapse: true, + scrollY: '200px' +}); +
                                                                                                                                                                                                      +

                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                      +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +

                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +

                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                        +
                                                                                                                                                                                                        +

                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                        +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + +
                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_y_dynamic.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_y_dynamic.html new file mode 100644 index 0000000..1456b24 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/scroll_y_dynamic.html @@ -0,0 +1,1012 @@ + + + + + + + DataTables example - Scroll - vertical, dynamic height + + + + + + + + +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          DataTables example Scroll - vertical, dynamic height

                                                                                                                                                                                                          +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          This example shows a vertically scrolling DataTable that makes use of the CSS3 vh unit in order to dynamically resize the viewport based on the + browser window height. The vh unit is effectively a + percentage of the browser window height. So the 50vh used in this example is 50% of the window height. The viewport size will update dynamically as + the window is resized.

                                                                                                                                                                                                          +

                                                                                                                                                                                                          A relatively modern browser is required for vh units to operate correctly. IE9+ supports the + vh unit and all other evergreen browsers.

                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                            +
                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                          • +
                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                          • +
                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                          • +
                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                          • +
                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                          • +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                          +
                                                                                                                                                                                                          + $('#example').DataTable({ + paging: false, + scrollCollapse: true, + scrollY: '50vh' +}); +
                                                                                                                                                                                                          +
                                                                                                                                                                                                          + new DataTable('#example', { + paging: false, + scrollCollapse: true, + scrollY: '50vh' +}); +
                                                                                                                                                                                                          +

                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                          +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                            +
                                                                                                                                                                                                            +

                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                            +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + +
                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/state_save.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/state_save.html new file mode 100644 index 0000000..9880bda --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/state_save.html @@ -0,0 +1,1011 @@ + + + + + + + DataTables example - State saving + + + + + + + + +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              DataTables example State saving

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              DataTables saves the state of a table (its paging position, ordering state etc). When the stateSave option is enabled, it can be restored when the user reloads a page, or comes back to the + page after visiting a sub-page.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The built in state saving method uses the HTML5 localStorage and sessionStorage APIs for efficient storage of the data. Please note + that this means that the built in state saving option will not work with IE6/7 as these browsers do not support these APIs. Alternative options of + using cookies or saving the state on the server through Ajax can be used through the stateSaveCallback and stateLoadCallback options.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The duration for which the saved state is valid and can be used to restore the table state can be set using the stateDuration initialisation parameter + (2 hours by default). This parameter also controls if localStorage (0 or greater) or sessionStorage (-1) is used to store the data.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              The example below simply shows state saving enabled in DataTables with the stateSave option.

                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                                +
                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                              • +
                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                              • +
                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                              • +
                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                              • +
                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                              • +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                              +
                                                                                                                                                                                                              + $('#example').DataTable({ + stateSave: true +}); +
                                                                                                                                                                                                              +
                                                                                                                                                                                                              + new DataTable('#example', { + stateSave: true +}); +
                                                                                                                                                                                                              +

                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                              +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +

                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +
                                                                                                                                                                                                                +

                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                +
                                                                                                                                                                                                                +

                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/table_sorting.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/table_sorting.html new file mode 100644 index 0000000..3b7d5e9 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/table_sorting.html @@ -0,0 +1,1006 @@ + + + + + + + DataTables example - Default ordering (sorting) + + + + + + + + +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  DataTables example Default ordering (sorting)

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  With DataTables you can alter the ordering characteristics of the table at initialisation time. Using the order initialisation parameter, you can set the + table to display the data in exactly the order that you want.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  The order parameter is an array of + arrays where the first value of the inner array is the column to order on, and the second is 'asc' (ascending ordering) + or 'desc' (descending ordering) as required. order is a 2D array to allow multi-column ordering to be defined.

                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  The table below is ordered (descending) by the Age column.

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + $('#example').DataTable({ + order: [[3, 'desc']] +}); +
                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  + new DataTable('#example', { + order: [[3, 'desc']] +}); +
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                    +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/zero_configuration.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/zero_configuration.html new file mode 100644 index 0000000..36075b7 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/basic_init/zero_configuration.html @@ -0,0 +1,995 @@ + + + + + + + DataTables example - Zero configuration + + + + + + + + +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      DataTables example Zero configuration

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      DataTables has most features enabled by default, so all you need to do to use it with your own tables is to call the construction function: new + DataTable('#myTable') for plain Javascript or $('#myTable').DataTable(); when using jQuery.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Searching, ordering and paging goodness will be immediately added to the table, as shown in this example.

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + $('#example').DataTable(); +
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      + new DataTable('#example'); +
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/ajax.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/ajax.html new file mode 100644 index 0000000..be9e31a --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/ajax.html @@ -0,0 +1,548 @@ + + + + + + + DataTables example - Ajax sourced data + + + + + + + + +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          DataTables example Ajax sourced data

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          DataTables has the ability to read data from virtually any JSON data source that can be obtained by Ajax. This can be done, in its most simple form, by setting + the ajax option to the address of the + JSON data source.

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          The ajax option also allows for more + advanced configuration such as altering how the Ajax request is made. See the ajax documentation and the other Ajax examples for further information.

                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          The example below shows DataTables loading data for a table from arrays as the data source (object parameters can also be used through the columns.data option ).

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                                                                                                                                                                          NamePositionOfficeExtn.Start dateSalary
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + $('#example').DataTable({ + ajax: '../ajax/data/arrays.txt' +}); +
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + new DataTable('#example', { + ajax: '../ajax/data/arrays.txt' +}); +
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                            +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/dom.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/dom.html new file mode 100644 index 0000000..ada8b95 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/dom.html @@ -0,0 +1,994 @@ + + + + + + + DataTables example - HTML (DOM) sourced data + + + + + + + + +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              DataTables example HTML (DOM) sourced data

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              The foundation for DataTables is progressive enhancement, so it is very adept at reading table information directly from the DOM. This example shows how easy it + is to add searching, ordering and paging to your HTML table by simply running DataTables on it.

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              For further and more complex examples of using DataTables with DOM sourced data, please refer to the basic initialisation and + advanced initialisation examples.

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + $('#example').DataTable(); +
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + new DataTable('#example'); +
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/index.html new file mode 100644 index 0000000..a358bf7 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/index.html @@ -0,0 +1,75 @@ + + + + + + + + + + + + DataTables examples - Data sources + + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  DataTables example Data sources

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  DataTables can obtain data from four different fundamental sources:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • HTML document (DOM)
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  • Javascript (array / objects)
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  • Ajax sourced data with client-side processing
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  • Ajax sourced data with server-side processing
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  Which of these options is used to populate the table data depends upon how the table is initialised. The examples in this section show these four different data + source types.

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/js_array.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/js_array.html new file mode 100644 index 0000000..03c4d05 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/js_array.html @@ -0,0 +1,715 @@ + + + + + + + DataTables example - Javascript sourced data + + + + + + + + +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  DataTables example Javascript sourced data

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  At times you will wish to be able to create a table from dynamic information passed directly to DataTables, rather than having it read from the document. This + is achieved using the data option in the + initialisation object, passing in an array of data to be used (like all other DataTables handled data, this can be arrays or objects using the columns.data option).

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  A table must be available on the page for DataTables to use. This examples shows an empty table element being initialising as a DataTable with a set of data from a Javascript array. The columns in the table are dynamically created + based on the columns.title + configuration option.

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + var dataSet = [ + ['Tiger Nixon', 'System Architect', 'Edinburgh', '5421', '2011/04/25', '$320,800'], + ['Garrett Winters', 'Accountant', 'Tokyo', '8422', '2011/07/25', '$170,750'], + ['Ashton Cox', 'Junior Technical Author', 'San Francisco', '1562', '2009/01/12', '$86,000'], + ['Cedric Kelly', 'Senior Javascript Developer', 'Edinburgh', '6224', '2012/03/29', '$433,060'], + ['Airi Satou', 'Accountant', 'Tokyo', '5407', '2008/11/28', '$162,700'], + ['Brielle Williamson', 'Integration Specialist', 'New York', '4804', '2012/12/02', '$372,000'], + ['Herrod Chandler', 'Sales Assistant', 'San Francisco', '9608', '2012/08/06', '$137,500'], + ['Rhona Davidson', 'Integration Specialist', 'Tokyo', '6200', '2010/10/14', '$327,900'], + ['Colleen Hurst', 'Javascript Developer', 'San Francisco', '2360', '2009/09/15', '$205,500'], + ['Sonya Frost', 'Software Engineer', 'Edinburgh', '1667', '2008/12/13', '$103,600'], + ['Jena Gaines', 'Office Manager', 'London', '3814', '2008/12/19', '$90,560'], + ['Quinn Flynn', 'Support Lead', 'Edinburgh', '9497', '2013/03/03', '$342,000'], + ['Charde Marshall', 'Regional Director', 'San Francisco', '6741', '2008/10/16', '$470,600'], + ['Haley Kennedy', 'Senior Marketing Designer', 'London', '3597', '2012/12/18', '$313,500'], + ['Tatyana Fitzpatrick', 'Regional Director', 'London', '1965', '2010/03/17', '$385,750'], + ['Michael Silva', 'Marketing Designer', 'London', '1581', '2012/11/27', '$198,500'], + ['Paul Byrd', 'Chief Financial Officer (CFO)', 'New York', '3059', '2010/06/09', '$725,000'], + ['Gloria Little', 'Systems Administrator', 'New York', '1721', '2009/04/10', '$237,500'], + ['Bradley Greer', 'Software Engineer', 'London', '2558', '2012/10/13', '$132,000'], + ['Dai Rios', 'Personnel Lead', 'Edinburgh', '2290', '2012/09/26', '$217,500'], + ['Jenette Caldwell', 'Development Lead', 'New York', '1937', '2011/09/03', '$345,000'], + ['Yuri Berry', 'Chief Marketing Officer (CMO)', 'New York', '6154', '2009/06/25', '$675,000'], + ['Caesar Vance', 'Pre-Sales Support', 'New York', '8330', '2011/12/12', '$106,450'], + ['Doris Wilder', 'Sales Assistant', 'Sydney', '3023', '2010/09/20', '$85,600'], + ['Angelica Ramos', 'Chief Executive Officer (CEO)', 'London', '5797', '2009/10/09', '$1,200,000'], + ['Gavin Joyce', 'Developer', 'Edinburgh', '8822', '2010/12/22', '$92,575'], + ['Jennifer Chang', 'Regional Director', 'Singapore', '9239', '2010/11/14', '$357,650'], + ['Brenden Wagner', 'Software Engineer', 'San Francisco', '1314', '2011/06/07', '$206,850'], + ['Fiona Green', 'Chief Operating Officer (COO)', 'San Francisco', '2947', '2010/03/11', '$850,000'], + ['Shou Itou', 'Regional Marketing', 'Tokyo', '8899', '2011/08/14', '$163,000'], + ['Michelle House', 'Integration Specialist', 'Sydney', '2769', '2011/06/02', '$95,400'], + ['Suki Burks', 'Developer', 'London', '6832', '2009/10/22', '$114,500'], + ['Prescott Bartlett', 'Technical Author', 'London', '3606', '2011/05/07', '$145,000'], + ['Gavin Cortez', 'Team Leader', 'San Francisco', '2860', '2008/10/26', '$235,500'], + ['Martena Mccray', 'Post-Sales support', 'Edinburgh', '8240', '2011/03/09', '$324,050'], + ['Unity Butler', 'Marketing Designer', 'San Francisco', '5384', '2009/12/09', '$85,675'], +]; + +$('#example').DataTable({ + columns: [ + { title: 'Name' }, + { title: 'Position' }, + { title: 'Office' }, + { title: 'Extn.' }, + { title: 'Start date' }, + { title: 'Salary' } + ], + data: dataSet +}); +
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  + var dataSet = [ + ['Tiger Nixon', 'System Architect', 'Edinburgh', '5421', '2011/04/25', '$320,800'], + ['Garrett Winters', 'Accountant', 'Tokyo', '8422', '2011/07/25', '$170,750'], + ['Ashton Cox', 'Junior Technical Author', 'San Francisco', '1562', '2009/01/12', '$86,000'], + ['Cedric Kelly', 'Senior Javascript Developer', 'Edinburgh', '6224', '2012/03/29', '$433,060'], + ['Airi Satou', 'Accountant', 'Tokyo', '5407', '2008/11/28', '$162,700'], + ['Brielle Williamson', 'Integration Specialist', 'New York', '4804', '2012/12/02', '$372,000'], + ['Herrod Chandler', 'Sales Assistant', 'San Francisco', '9608', '2012/08/06', '$137,500'], + ['Rhona Davidson', 'Integration Specialist', 'Tokyo', '6200', '2010/10/14', '$327,900'], + ['Colleen Hurst', 'Javascript Developer', 'San Francisco', '2360', '2009/09/15', '$205,500'], + ['Sonya Frost', 'Software Engineer', 'Edinburgh', '1667', '2008/12/13', '$103,600'], + ['Jena Gaines', 'Office Manager', 'London', '3814', '2008/12/19', '$90,560'], + ['Quinn Flynn', 'Support Lead', 'Edinburgh', '9497', '2013/03/03', '$342,000'], + ['Charde Marshall', 'Regional Director', 'San Francisco', '6741', '2008/10/16', '$470,600'], + ['Haley Kennedy', 'Senior Marketing Designer', 'London', '3597', '2012/12/18', '$313,500'], + ['Tatyana Fitzpatrick', 'Regional Director', 'London', '1965', '2010/03/17', '$385,750'], + ['Michael Silva', 'Marketing Designer', 'London', '1581', '2012/11/27', '$198,500'], + ['Paul Byrd', 'Chief Financial Officer (CFO)', 'New York', '3059', '2010/06/09', '$725,000'], + ['Gloria Little', 'Systems Administrator', 'New York', '1721', '2009/04/10', '$237,500'], + ['Bradley Greer', 'Software Engineer', 'London', '2558', '2012/10/13', '$132,000'], + ['Dai Rios', 'Personnel Lead', 'Edinburgh', '2290', '2012/09/26', '$217,500'], + ['Jenette Caldwell', 'Development Lead', 'New York', '1937', '2011/09/03', '$345,000'], + ['Yuri Berry', 'Chief Marketing Officer (CMO)', 'New York', '6154', '2009/06/25', '$675,000'], + ['Caesar Vance', 'Pre-Sales Support', 'New York', '8330', '2011/12/12', '$106,450'], + ['Doris Wilder', 'Sales Assistant', 'Sydney', '3023', '2010/09/20', '$85,600'], + ['Angelica Ramos', 'Chief Executive Officer (CEO)', 'London', '5797', '2009/10/09', '$1,200,000'], + ['Gavin Joyce', 'Developer', 'Edinburgh', '8822', '2010/12/22', '$92,575'], + ['Jennifer Chang', 'Regional Director', 'Singapore', '9239', '2010/11/14', '$357,650'], + ['Brenden Wagner', 'Software Engineer', 'San Francisco', '1314', '2011/06/07', '$206,850'], + ['Fiona Green', 'Chief Operating Officer (COO)', 'San Francisco', '2947', '2010/03/11', '$850,000'], + ['Shou Itou', 'Regional Marketing', 'Tokyo', '8899', '2011/08/14', '$163,000'], + ['Michelle House', 'Integration Specialist', 'Sydney', '2769', '2011/06/02', '$95,400'], + ['Suki Burks', 'Developer', 'London', '6832', '2009/10/22', '$114,500'], + ['Prescott Bartlett', 'Technical Author', 'London', '3606', '2011/05/07', '$145,000'], + ['Gavin Cortez', 'Team Leader', 'San Francisco', '2860', '2008/10/26', '$235,500'], + ['Martena Mccray', 'Post-Sales support', 'Edinburgh', '8240', '2011/03/09', '$324,050'], + ['Unity Butler', 'Marketing Designer', 'San Francisco', '5384', '2009/12/09', '$85,675'], +]; + +new DataTable('#example', { + columns: [ + { title: 'Name' }, + { title: 'Position' }, + { title: 'Office' }, + { title: 'Extn.' }, + { title: 'Start date' }, + { title: 'Salary' } + ], + data: dataSet +}); +
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/server_side.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/server_side.html new file mode 100644 index 0000000..40cc6c9 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/data_sources/server_side.html @@ -0,0 +1,557 @@ + + + + + + + DataTables example - Server-side processing + + + + + + + + +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      DataTables example Server-side processing

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      There are many ways to get your data into DataTables, and if you are working with seriously large databases, you might want to consider using the server-side + options that DataTables provides. With server-side processing enabled, all paging, searching, ordering actions that DataTables performs are handed off to a server + where an SQL engine (or similar) can perform these actions on the large data set (after all, that's what the database engine is designed for!). As such, each draw + of the table will result in a new Ajax request being made to get the required data.

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      Server-side processing is enabled by setting the serverSide option to true and providing an Ajax data source through the ajax option.

                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      This example shows a very simple table, matching the other examples, but in this instance using server-side processing. For further and more complex examples of + using server-side processing, please refer to the server-side processing examples.

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                      First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                      First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + $('#example').DataTable({ + ajax: '../server_side/scripts/server_processing.php', + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      + new DataTable('#example', { + ajax: '../server_side/scripts/server_processing.php', + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/auto-locale-luxon.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/auto-locale-luxon.html new file mode 100644 index 0000000..49beba9 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/auto-locale-luxon.html @@ -0,0 +1,1026 @@ + + + + + + + DataTables example - Auto-locale display (Luxon) + + + + + + + + +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          DataTables example Auto-locale display (Luxon)

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          This example matches the Moment.js auto-formatting example, in that it reads a ISO8601 value and automatically formats it + into a human readable format. The difference here is that Luxon is used rather than Moment.js.

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          See the renderers documentation for full details about the renderers available in + DataTables.

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          It is also possible to set an auto renderer based on the detected data type, so columns detected as a date will be automatically formatted without needing to + specify it by column. See the auto render example for more details.

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + $('#example').DataTable({ + columnDefs: [ + { + targets: 4, + render: DataTable.render.date() + } + ] +}); +
                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          + new DataTable('#example', { + columnDefs: [ + { + targets: 4, + render: DataTable.render.date() + } + ] +}); +
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/auto-locale-moment.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/auto-locale-moment.html new file mode 100644 index 0000000..dfc1687 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/auto-locale-moment.html @@ -0,0 +1,1030 @@ + + + + + + + DataTables example - Auto-locale display (Moment.js) + + + + + + + + +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              DataTables example Auto-locale display (Moment.js)

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              DataTables provides renders that can automatically format ISO8601 date, datetime and time formats into a human readable format, in a format suitable for the + user's locale settings. This means you don't need to worry about where your users are in the world - for example a user in USA might expect to see M/D/Y, while in + Europe D/M/Y is used.

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              This auto formatting is done by assigning the renderer without any parameters to the column in question. This example makes use of the Moment.js library to handle date formats. Luxon is also supported with an identical + API.

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              See the renderers documentation for full details about the renderers available in + DataTables.

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              It is also possible to set an auto renderer based on the detected data type, so columns detected as a date will be automatically formatted without needing to + specify it by column. See the auto render example for more details.

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + $('#example').DataTable({ + columnDefs: [ + { + targets: 4, + render: DataTable.render.date() + } + ] +}); +
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              + new DataTable('#example', { + columnDefs: [ + { + targets: 4, + render: DataTable.render.date() + } + ] +}); +
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/formatting-luxon.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/formatting-luxon.html new file mode 100644 index 0000000..c5da0bf --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/formatting-luxon.html @@ -0,0 +1,1026 @@ + + + + + + + DataTables example - Date rendering (Luxon) + + + + + + + + +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  DataTables example Date rendering (Luxon)

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  This example is identical to the date rendering using Moment.js, but in this case the example uses Luxon as the date time parsing library.

                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  The use of the datetime render for both Moment.js and Luxon is identical, although they each have their own formatting options. For the full range + of Luxon formatting options please see the Luxon documentation.

                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  See the renderers documentation for full details about the renderers available in + DataTables.

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  + $('#example').DataTable({ + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('d MMM yyyy') + } + ] +}); +
                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  + new DataTable('#example', { + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('d MMM yyyy') + } + ] +}); +
                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/formatting-moment.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/formatting-moment.html new file mode 100644 index 0000000..76a8914 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/formatting-moment.html @@ -0,0 +1,1028 @@ + + + + + + + DataTables example - Date rendering (Moment.js) + + + + + + + + +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      DataTables example Date rendering (Moment.js)

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      Often you might use ISO8601 as the format to transmit data on the wire, but it isn't the most friendly format to show an end user. For that reason, DataTables + provides a datetime rendering helper which can be used to transform dates and time formats. With a single argument, as shown here, it will read the + original data as ISO8601 and then display in the format given.

                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      The datetime formatter works with both Moment.js and Luxon. In + this example we are using Moment.js. For a full range of its formatting options, please see the Moment.js + documentation.

                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      See the renderers documentation for full details about the renderers available in + DataTables.

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      + $('#example').DataTable({ + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('Do MMM YYYY') + } + ] +}); +
                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                      + new DataTable('#example', { + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('Do MMM YYYY') + } + ] +}); +
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/index.html new file mode 100644 index 0000000..f0c4847 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/index.html @@ -0,0 +1,83 @@ + + + + + + + + + + + + DataTables examples - Date and Time handling + + +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          DataTables example Date and Time handling

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          Dates and times are a very common data type to display in a DataTable, but they can also be complicated to handle correctly. DataTables provides helper + functions to control the formatting of date/times and so you can specify the format that your data is in.

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/iso8601.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/iso8601.html new file mode 100644 index 0000000..c573e7c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/iso8601.html @@ -0,0 +1,994 @@ + + + + + + + DataTables example - ISO8601 detection + + + + + + + + +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          DataTables example ISO8601 detection

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          DataTables supports ordering of ISO8601 date / time formats without any additional configuration. The Start date column in the example below shows + this. Click on the column header to sort chronologically.

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          + $('#example').DataTable(); +
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          + new DataTable('#example'); +
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/order-luxon.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/order-luxon.html new file mode 100644 index 0000000..bdc4277 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/order-luxon.html @@ -0,0 +1,1003 @@ + + + + + + + DataTables example - Ordering formatted dates (Luxon) + + + + + + + + +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              DataTables example Ordering formatted dates (Luxon)

                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              As with the other date / time examples, the detection of date / time formats operates the same way for Luxon (shown here) as it does for Moment.js. They each + have their own formatting options - for the full range of Luxon formatting options please see the Luxon documentation.

                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh6125 Apr 2011$320,800
                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo6325 Jul 2011$170,750
                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco6612 Jan 2009$86,000
                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh2229 Mar 2012$433,060
                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo3328 Nov 2008$162,700
                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612 Dec 2012$372,000
                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco596 Aug 2012$137,500
                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo5514 Oct 2010$327,900
                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco3915 Sep 2009$205,500
                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh2313 Dec 2008$103,600
                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon3019 Dec 2008$90,560
                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh223 Mar 2013$342,000
                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco3616 Oct 2008$470,600
                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon4318 Dec 2012$313,500
                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon1917 Mar 2010$385,750
                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon6627 Nov 2012$198,500
                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York649 Jun 2010$725,000
                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York5910 Apr 2009$237,500
                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon4113 Oct 2012$132,000
                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh3526 Sep 2012$217,500
                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York303 Sep 2011$345,000
                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York4025 Jun 2009$675,000
                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York2112 Dec 2011$106,450
                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney2320 Sep 2010$85,600
                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London479 Oct 2009$1,200,000
                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh4222 Dec 2010$92,575
                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore2814 Nov 2010$357,650
                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco287 Jun 2011$206,850
                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco4811 Mar 2010$850,000
                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo2014 Aug 2011$163,000
                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372 Jun 2011$95,400
                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon5322 Oct 2009$114,500
                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon277 May 2011$145,000
                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco2226 Oct 2008$235,500
                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh469 Mar 2011$324,050
                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco479 Dec 2009$85,675
                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco5116 Dec 2008$164,500
                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco4112 Feb 2010$109,850
                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco6214 Feb 2009$452,500
                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon3711 Dec 2008$136,200
                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York6526 Sep 2008$645,750
                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore643 Feb 2011$234,500
                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon383 May 2011$163,500
                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo3719 Aug 2009$139,575
                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York6111 Aug 2013$98,540
                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco477 Jul 2009$87,500
                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore649 Apr 2012$138,575
                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York634 Jan 2010$125,250
                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco561 Jun 2012$115,000
                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh431 Feb 2013$75,650
                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York466 Dec 2011$145,600
                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon4721 Mar 2011$356,250
                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon2127 Feb 2009$103,500
                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco3014 Jul 2010$86,500
                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh5113 Nov 2008$183,000
                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore2927 Jun 2011$183,000
                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York2725 Jan 2011$112,000
                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              + DataTable.datetime('d MMM yyyy'); + +$('#example').DataTable(); +
                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              + DataTable.datetime('d MMM yyyy'); + +new DataTable('#example'); +
                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/order-moment.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/order-moment.html new file mode 100644 index 0000000..a2aca9d --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/order-moment.html @@ -0,0 +1,1007 @@ + + + + + + + DataTables example - Ordering formatted dates (Moment.js) + + + + + + + + +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  DataTables example Ordering formatted dates (Moment.js)

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  You might wish to tell DataTables about a specific date/time format that your data contains, but either you don't wish to transform it into a different format, + or you aren't sure which columns the date/time data will be in (i.e. can't use the datetime rendering function). For such cases, we provide a + DataTable.datetime() function to which you provide a format string. This will instruct DataTables to look for and parse data in such a format.

                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  As with DataTable's other date and time methods, DataTable.datetime() supports both Moment.js and Luxon. In this example we are using Moment.js. For a full range of its formatting options, please see the Moment.js documentation. Note that the parsing is strict - your assigned format must exactly match the + data.

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh6125 Apr 2011$320,800
                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo6325 Jul 2011$170,750
                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco6612 Jan 2009$86,000
                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh2229 Mar 2012$433,060
                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo3328 Nov 2008$162,700
                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612 Dec 2012$372,000
                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco596 Aug 2012$137,500
                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo5514 Oct 2010$327,900
                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco3915 Sep 2009$205,500
                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh2313 Dec 2008$103,600
                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon3019 Dec 2008$90,560
                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh223 Mar 2013$342,000
                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco3616 Oct 2008$470,600
                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon4318 Dec 2012$313,500
                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon1917 Mar 2010$385,750
                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon6627 Nov 2012$198,500
                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York649 Jun 2010$725,000
                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York5910 Apr 2009$237,500
                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon4113 Oct 2012$132,000
                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh3526 Sep 2012$217,500
                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York303 Sep 2011$345,000
                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York4025 Jun 2009$675,000
                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York2112 Dec 2011$106,450
                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney2320 Sep 2010$85,600
                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London479 Oct 2009$1,200,000
                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh4222 Dec 2010$92,575
                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore2814 Nov 2010$357,650
                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco287 Jun 2011$206,850
                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco4811 Mar 2010$850,000
                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo2014 Aug 2011$163,000
                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372 Jun 2011$95,400
                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon5322 Oct 2009$114,500
                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon277 May 2011$145,000
                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco2226 Oct 2008$235,500
                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh469 Mar 2011$324,050
                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco479 Dec 2009$85,675
                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco5116 Dec 2008$164,500
                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco4112 Feb 2010$109,850
                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco6214 Feb 2009$452,500
                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon3711 Dec 2008$136,200
                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York6526 Sep 2008$645,750
                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore643 Feb 2011$234,500
                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon383 May 2011$163,500
                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo3719 Aug 2009$139,575
                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York6111 Aug 2013$98,540
                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco477 Jul 2009$87,500
                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore649 Apr 2012$138,575
                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York634 Jan 2010$125,250
                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco561 Jun 2012$115,000
                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh431 Feb 2013$75,650
                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York466 Dec 2011$145,600
                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon4721 Mar 2011$356,250
                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon2127 Feb 2009$103,500
                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco3014 Jul 2010$86,500
                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh5113 Nov 2008$183,000
                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore2927 Jun 2011$183,000
                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York2725 Jan 2011$112,000
                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  + DataTable.datetime('D MMM YYYY'); + +$('#example').DataTable(); +
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  + DataTable.datetime('D MMM YYYY'); + +new DataTable('#example'); +
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/transform-luxon.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/transform-luxon.html new file mode 100644 index 0000000..fa2a92e --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/transform-luxon.html @@ -0,0 +1,1030 @@ + + + + + + + DataTables example - Format transform (Luxon) + + + + + + + + +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      DataTables example Format transform (Luxon)

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      This example shows the same transform abilities as the Moment.js example, but in this case using the Luxon date/time + library. The datetime API is identical so it takes three parameters:

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                      1. The original date format (please note that the parser is strict - you must exactly match the data format)
                                                                                                                                                                                                                                                                      2. +
                                                                                                                                                                                                                                                                      3. The format you want to display
                                                                                                                                                                                                                                                                      4. +
                                                                                                                                                                                                                                                                      5. The locale - used for internationalisation.
                                                                                                                                                                                                                                                                      6. +
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      Note however, although the API is identical, Luxon's formatting tokens are different from Moment.js'. For the full range of Luxon formatting options please see + the Luxon documentation.

                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      See the renderers documentation for full details about the renderers available in + DataTables.

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh6125 Apr 2011$320,800
                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo6325 Jul 2011$170,750
                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco6612 Jan 2009$86,000
                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh2229 Mar 2012$433,060
                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo3328 Nov 2008$162,700
                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612 Dec 2012$372,000
                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco596 Aug 2012$137,500
                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo5514 Oct 2010$327,900
                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco3915 Sep 2009$205,500
                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh2313 Dec 2008$103,600
                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon3019 Dec 2008$90,560
                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh223 Mar 2013$342,000
                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco3616 Oct 2008$470,600
                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon4318 Dec 2012$313,500
                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon1917 Mar 2010$385,750
                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon6627 Nov 2012$198,500
                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York649 Jun 2010$725,000
                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York5910 Apr 2009$237,500
                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon4113 Oct 2012$132,000
                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh3526 Sep 2012$217,500
                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York303 Sep 2011$345,000
                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York4025 Jun 2009$675,000
                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York2112 Dec 2011$106,450
                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney2320 Sep 2010$85,600
                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London479 Oct 2009$1,200,000
                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh4222 Dec 2010$92,575
                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore2814 Nov 2010$357,650
                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco287 Jun 2011$206,850
                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco4811 Mar 2010$850,000
                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo2014 Aug 2011$163,000
                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372 Jun 2011$95,400
                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon5322 Oct 2009$114,500
                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon277 May 2011$145,000
                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco2226 Oct 2008$235,500
                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh469 Mar 2011$324,050
                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco479 Dec 2009$85,675
                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco5116 Dec 2008$164,500
                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco4112 Feb 2010$109,850
                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco6214 Feb 2009$452,500
                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon3711 Dec 2008$136,200
                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York6526 Sep 2008$645,750
                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore643 Feb 2011$234,500
                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon383 May 2011$163,500
                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo3719 Aug 2009$139,575
                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York6111 Aug 2013$98,540
                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco477 Jul 2009$87,500
                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore649 Apr 2012$138,575
                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York634 Jan 2010$125,250
                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco561 Jun 2012$115,000
                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh431 Feb 2013$75,650
                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York466 Dec 2011$145,600
                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon4721 Mar 2011$356,250
                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon2127 Feb 2009$103,500
                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco3014 Jul 2010$86,500
                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh5113 Nov 2008$183,000
                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore2927 Jun 2011$183,000
                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York2725 Jan 2011$112,000
                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      + $('#example').DataTable({ + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('d MMM yyyy', 'MMM d, yy', 'en') + } + ] +}); +
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      + new DataTable('#example', { + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('d MMM yyyy', 'MMM d, yy', 'en') + } + ] +}); +
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/transform-moment.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/transform-moment.html new file mode 100644 index 0000000..5f9f471 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/datetime/transform-moment.html @@ -0,0 +1,1032 @@ + + + + + + + DataTables example - Format transform (Moment.js) + + + + + + + + +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          DataTables example Format transform (Moment.js)

                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          There might be times where your wire date/time data is not in ISO8601 format, but you want to display it to the end user in yet another format. This is handled + by the datetime rendering function by supplying it three parameters:

                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                          1. The original date format (please note that the parser is strict - you must exactly match the data format)
                                                                                                                                                                                                                                                                          2. +
                                                                                                                                                                                                                                                                          3. The format you want to display
                                                                                                                                                                                                                                                                          4. +
                                                                                                                                                                                                                                                                          5. The locale - used for internationalisation.
                                                                                                                                                                                                                                                                          6. +
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          The datetime formatter works with both Moment.js and Luxon. In + this example we are using Moment.js. For a full range of its formatting options, please see the Moment.js + documentation.

                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          See the renderers documentation for full details about the renderers available in + DataTables.

                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh6125 Apr 2011$320,800
                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo6325 Jul 2011$170,750
                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco6612 Jan 2009$86,000
                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh2229 Mar 2012$433,060
                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo3328 Nov 2008$162,700
                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612 Dec 2012$372,000
                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco596 Aug 2012$137,500
                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo5514 Oct 2010$327,900
                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco3915 Sep 2009$205,500
                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh2313 Dec 2008$103,600
                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon3019 Dec 2008$90,560
                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh223 Mar 2013$342,000
                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco3616 Oct 2008$470,600
                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon4318 Dec 2012$313,500
                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon1917 Mar 2010$385,750
                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon6627 Nov 2012$198,500
                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York649 Jun 2010$725,000
                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York5910 Apr 2009$237,500
                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon4113 Oct 2012$132,000
                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh3526 Sep 2012$217,500
                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York303 Sep 2011$345,000
                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York4025 Jun 2009$675,000
                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York2112 Dec 2011$106,450
                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney2320 Sep 2010$85,600
                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London479 Oct 2009$1,200,000
                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh4222 Dec 2010$92,575
                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore2814 Nov 2010$357,650
                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco287 Jun 2011$206,850
                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco4811 Mar 2010$850,000
                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo2014 Aug 2011$163,000
                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372 Jun 2011$95,400
                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon5322 Oct 2009$114,500
                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon277 May 2011$145,000
                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco2226 Oct 2008$235,500
                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh469 Mar 2011$324,050
                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco479 Dec 2009$85,675
                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco5116 Dec 2008$164,500
                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco4112 Feb 2010$109,850
                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco6214 Feb 2009$452,500
                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon3711 Dec 2008$136,200
                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York6526 Sep 2008$645,750
                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore643 Feb 2011$234,500
                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon383 May 2011$163,500
                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo3719 Aug 2009$139,575
                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York6111 Aug 2013$98,540
                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco477 Jul 2009$87,500
                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore649 Apr 2012$138,575
                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York634 Jan 2010$125,250
                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco561 Jun 2012$115,000
                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh431 Feb 2013$75,650
                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York466 Dec 2011$145,600
                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon4721 Mar 2011$356,250
                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon2127 Feb 2009$103,500
                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco3014 Jul 2010$86,500
                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh5113 Nov 2008$183,000
                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore2927 Jun 2011$183,000
                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York2725 Jan 2011$112,000
                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          + $('#example').DataTable({ + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('D MMM YYYY', 'MMM D, YY', 'en') + } + ] +}); +
                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                          + new DataTable('#example', { + columnDefs: [ + { + targets: 4, + render: DataTable.render.datetime('D MMM YYYY', 'MMM D, YY', 'en') + } + ] +}); +
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/ajax+local.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/ajax+local.html new file mode 100644 index 0000000..9ff6d19 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/ajax+local.html @@ -0,0 +1,1017 @@ + + + + + + + DataTables example - Remote language file + local definitions + + + + + + + + +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              DataTables example Remote language file + local definitions

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              As well as being able to pass language information to DataTables through the language initialisation option, you can also store the language information in a file, which DataTables can load by + Ajax using the language.url + option.

                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              The following example shows DataTables reading a German language file which is hosted on the DataTables CDN

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              + $('#example').DataTable({ + language: { + search: 'In der Tabelle finden', + url: 'https://cdn.datatables.net/plug-ins/1.11.5/i18n/de-DE.json' + } +}); +
                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              + new DataTable('#example', { + language: { + search: 'In der Tabelle finden', + url: 'https://cdn.datatables.net/plug-ins/1.11.5/i18n/de-DE.json' + } +}); +
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/ajax.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/ajax.html new file mode 100644 index 0000000..d49b50c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/ajax.html @@ -0,0 +1,1013 @@ + + + + + + + DataTables example - Remote language file + + + + + + + + +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  DataTables example Remote language file

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  As well as being able to pass language information to DataTables through the language initialisation option, you can also store the language information in a file, which DataTables can load by + Ajax using the language.url + option.

                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  The following example shows DataTables reading a German language file which is hosted on the DataTables CDN. We have a + wide range of translations provided by the community for you to use and additional contributions are very + welcome.

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  + $('#example').DataTable({ + language: { + url: 'https://cdn.datatables.net/plug-ins/1.11.5/i18n/de-DE.json' + } +}); +
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  + new DataTable('#example', { + language: { + url: 'https://cdn.datatables.net/plug-ins/1.11.5/i18n/de-DE.json' + } +}); +
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/auto-render.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/auto-render.html new file mode 100644 index 0000000..890a893 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/auto-render.html @@ -0,0 +1,1014 @@ + + + + + + + DataTables example - Language - auto render + + + + + + + + +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      DataTables example Language - auto render

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      When displaying data you don't always want to display the raw data to the end user - for example ISO8601 date format makes it easy for a computer to parse a + date, but humans don't use it on a day-to-day basis. Instead, we use lots of different + formats.

                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      You can use columns.render + to have DataTables render the data in a suitable format, but that requires knowing the data in each column in advance. It is also possible to assign a renderer by + data type using DataTable.type().

                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      This example demonstrates the use of this method to apply formatting to date and number data types. They will automatically apply formatting + suitable for the user's locale, based on their browser's preferences.

                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      In the table below, the Age and Start date columns are affected by the auto renderers (although the Age column doesn't go above 1000, + so the thousands separator isn't required).

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      + DataTable.type('date', 'render', DataTable.render.date()); +DataTable.type('num', 'render', DataTable.render.number()); + +$('#example').DataTable(); +
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      + DataTable.type('date', 'render', DataTable.render.date()); +DataTable.type('num', 'render', DataTable.render.number()); + +new DataTable('#example'); +
                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/comma-decimal.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/comma-decimal.html new file mode 100644 index 0000000..bcd57d3 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/comma-decimal.html @@ -0,0 +1,1022 @@ + + + + + + + DataTables example - Language - Comma decimal place + + + + + + + + +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          DataTables example Language - Comma decimal place

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          A dot (.) is used to mark the decimal place in Javascript, however, many parts of the world + use a comma (,) and other characters such as the Unicode decimal separator () or a dash (-) are often used to show the + decimal place in a displayed number.

                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          When reading such numbers, Javascript won't automatically recognise them as numbers, however, DataTables' type detection and sorting methods can be instructed + through the language.decimal + option which character is used as the decimal place in your numbers. This will be used to correctly adjust DataTables' type detection and sorting algorithms to + sort numbers in your table.

                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          Any character can be passed in using the language.decimal option, although the decimal place character used in a single table must be consistent (i.e. numbers + with a dot decimal place and comma decimal place cannot both appear in the same table). Different tables on the same page can use different decimal characters if + required.

                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          The example below shows a comma being used as the decimal place in the currency numbers shown in the final column.

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320.800,00
                                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170.750,00
                                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86.000,00
                                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433.060,00
                                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162.700,00
                                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372.000,00
                                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137.500,00
                                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327.900,00
                                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205.500,00
                                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103.600,00
                                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90.560,00
                                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342.000,00
                                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470.600,00
                                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313.500,00
                                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385.750,00
                                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198.500,00
                                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725.000,00
                                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237.500,00
                                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132.000,00
                                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217.500,00
                                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345.000,00
                                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675.000,00
                                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106.450,00
                                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85.600,00
                                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1.200.000,00
                                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92.575,00
                                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357.650,00
                                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206.850,00
                                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850.000,00
                                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163.000,00
                                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95.400,00
                                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114.500,00
                                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145.000,00
                                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235.500,00
                                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324.050,00
                                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85.675,00
                                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164.500,00
                                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109.850,00
                                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452.500,00
                                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136.200,00
                                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645.750,00
                                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234.500,00
                                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163.500,00
                                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139.575,00
                                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98.540,00
                                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87.500,00
                                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138.575,00
                                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125.250,00
                                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115.000,00
                                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75.650,00
                                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145.600,00
                                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356.250,00
                                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103.500,00
                                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86.500,00
                                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183.000,00
                                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183.000,00
                                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112.000,00
                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          + $('#example').DataTable({ + language: { + decimal: ',', + thousands: '.' + } +}); +
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          + new DataTable('#example', { + language: { + decimal: ',', + thousands: '.' + } +}); +
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/datetime.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/datetime.html new file mode 100644 index 0000000..b053e18 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/datetime.html @@ -0,0 +1,1025 @@ + + + + + + + DataTables example - Auto-locale display + + + + + + + + +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              DataTables example Auto-locale display

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              In combination with DataTables' auto detection of ISO8601 formatted date / time strings, it is also possible to use it as a locale renderer, without an external + library, as long as the data source is ISO8601. This is done through the Javascript toLocaleString() method.

                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              In this example the ISO8601 formatted date in the fourth column is automatically shown in the table in a format suitable for the end user's browser. e.g. in + Europe the format might be D/M/Y, while in the USA M/D/Y will be shown, without any additional configuration.

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              + $('#example').DataTable({ + columnDefs: [ + { + target: 4, + render: DataTable.render.date() + } + ] +}); +
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              + new DataTable('#example', { + columnDefs: [ + { + target: 4, + render: DataTable.render.date() + } + ] +}); +
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/entries.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/entries.html new file mode 100644 index 0000000..a6d89fd --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/entries.html @@ -0,0 +1,1028 @@ + + + + + + + DataTables example - Language - display data type + + + + + + + + +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  DataTables example Language - display data type

                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  To fully integrate with your site / app the language used by DataTables should reflect the type of data that is being shown. For example if you have a list of + stock items, the information text should say that they are stock items, not the generic "entries".

                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  To facilitate this, DataTables has a language.entries option which can be used to set a string for the type of data being shown and DataTables will + reflect that wherever it needs to refer to the data. In the example below we have a list of "people", so we use language.entries to reflect that.

                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  Note also that the property allows for pluralisation through the i18n() plural format, ensuring the language is correct for the amount of data being shown as well as the type.

                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  + $('#example').DataTable({ + language: { + entries: { + _: 'people', + 1: 'person' + } + } +}); +
                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  + new DataTable('#example', { + language: { + entries: { + _: 'people', + 1: 'person' + } + } +}); +
                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/index.html new file mode 100644 index 0000000..eb16cb0 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/index.html @@ -0,0 +1,84 @@ + + + + + + + + + + + + DataTables examples - Internationalisation + + +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      DataTables example Internationalisation

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      By its very nature, DataTables published on the web can be seen around the whole world. However, there isn't a single global standard convention for display of + data such as dates and numbers. You might also want to customise the text shown by DataTables to local languages. The examples in this section show DataTables + internationalisation abilities to make display of data around the world easy for you.

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/numbers.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/numbers.html new file mode 100644 index 0000000..ddb244f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/numbers.html @@ -0,0 +1,1044 @@ + + + + + + + DataTables example - Locale based number display + + + + + + + + +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      DataTables example Locale based number display

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      DataTables has a built in number rendering type that can help to display numbers in a format your end users are familiar and comfortable with. For example, in + many parts of the world . is used as a thousands separator, while in other parts , is used. The number renderer can automatically + determine the correct display for your end users and display them as such.

                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      The DataTable.render.number helper can take no arguments at all for fully automatic display, or up to five parameters for finer grained control. In + this example the thousands and decimal separator (first two parameters) are defined as null to let DataTables determine what to use, zero decimal + places and a prefix of $.

                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      See the renderers documentation for full details about the renderers available in + DataTables.

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25320800
                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25170750
                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-1286000
                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29433060
                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28162700
                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02372000
                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06137500
                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14327900
                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15205500
                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13103600
                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-1990560
                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03342000
                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16470600
                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18313500
                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17385750
                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27198500
                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09725000
                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10237500
                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13132000
                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26217500
                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03345000
                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25675000
                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12106450
                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-2085600
                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-091200000
                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-2292575
                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14357650
                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07206850
                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11850000
                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14163000
                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-0295400
                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22114500
                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07145000
                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26235500
                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09324050
                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-0985675
                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16164500
                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12109850
                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14452500
                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11136200
                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26645750
                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03234500
                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03163500
                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19139575
                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-1198540
                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-0787500
                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09138575
                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04125250
                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01115000
                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-0175650
                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06145600
                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21356250
                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27103500
                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-1486500
                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13183000
                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27183000
                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25112000
                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      + $('#example').DataTable({ + columnDefs: [ + { + target: 4, + render: DataTable.render.date() + }, + { + target: 5, + render: DataTable.render.number(null, null, 0, '$') + } + ] +}); +
                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      + new DataTable('#example', { + columnDefs: [ + { + target: 4, + render: DataTable.render.date() + }, + { + target: 5, + render: DataTable.render.number(null, null, 0, '$') + } + ] +}); +
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/options.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/options.html new file mode 100644 index 0000000..fa82afe --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/options.html @@ -0,0 +1,1025 @@ + + + + + + + DataTables example - Language options + + + + + + + + +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          DataTables example Language options

                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          Changing the language information displayed by DataTables is as simple as passing in a language object to the DataTable constructor.

                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          This example shows a different set of English string being used, rather than the defaults.

                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          + $('#example').DataTable({ + language: { + info: 'Showing page _PAGE_ of _PAGES_', + infoEmpty: 'No records available', + infoFiltered: '(filtered from _MAX_ total records)', + lengthMenu: 'Display _MENU_ records per page', + zeroRecords: 'Nothing found - sorry' + } +}); +
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          + new DataTable('#example', { + language: { + info: 'Showing page _PAGE_ of _PAGES_', + infoEmpty: 'No records available', + infoFiltered: '(filtered from _MAX_ total records)', + lengthMenu: 'Display _MENU_ records per page', + zeroRecords: 'Nothing found - sorry' + } +}); +
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/rtl.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/rtl.html new file mode 100644 index 0000000..6cd1ad9 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/i18n/rtl.html @@ -0,0 +1,1005 @@ + + + + + + + DataTables example - Right-to-left language support + + + + + + + + +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              DataTables example Right-to-left language support

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              DataTables supports RTL languages out of the box for layout, as shown in the example below. Our default CSS requires the use of the dir attribute on the document root or any parent element of the + DataTable container.

                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              Please note that this example uses Javascript to add the dir="rtl" attribute to the table container, as the rest of our site and examples pages are + not setup for right-to-left layout. If your page already has this attribute set, that extra Javascript is not required.

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              + $('div.demo-html').attr('dir', 'rtl'); // Demo only + +$('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              + document.querySelector('div.demo-html') + .setAttribute('dir', 'rtl'); // Demo only + +new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/index.html new file mode 100644 index 0000000..68430e1 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/index.html @@ -0,0 +1,461 @@ + + + + + + + + + + + + DataTables examples - Examples index + + +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  DataTables example Examples index

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  One of the best ways to learn how to do anything new (including software APIs!) is to get your hands dirty as quickly as possible. These examples will show you + how to perform tasks ranging from something as simple as applying DataTables to an HTML table, right the way through to doing server-side processing with + pipelining and custom plug-in functions.

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-function.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-function.html new file mode 100644 index 0000000..66bd590 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-function.html @@ -0,0 +1,1024 @@ + + + + + + + DataTables example - Custom controls - defined by functions + + + + + + + + +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  DataTables example Custom controls - defined by functions

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  This example is very similar to the custom node example but it shows how the feature can be wrapped in a function and the node + returned from the function will be placed into the layout.

                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  This is great for code reuse if you plan to use the feature multiple times. Note that if you are looking for code reuse, it would be worth checking out the + custom plug-in example which demonstrates how to create full feature plug-ins for DataTables.

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable({ + layout: { + topStart: function () { + return $('<div class="toolbar"><b>Custom tool bar! Text/images etc.</b></div>'); + } + } +}); +
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  + new DataTable('#example', { + layout: { + topStart: function () { + let toolbar = document.createElement('div'); + toolbar.innerHTML = '<b>Custom tool bar! Text/images etc.</b>'; + + return toolbar; + } + } +}); +
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-nodes.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-nodes.html new file mode 100644 index 0000000..5d5b500 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-nodes.html @@ -0,0 +1,1017 @@ + + + + + + + DataTables example - Custom controls - nodes + + + + + + + + +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      DataTables example Custom controls - nodes

                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      While the layout will typically be + used with built-in and plugin features for DataTables, you can easily add your own by supplying a DOM node that you want DataTables to position around the + table.

                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      This example demonstrates that ability by placing a custom "toolbar" at the top left of the table. This is just a regular DOM element so it can contain buttons, + inputs, or any other HTML you want.

                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable({ + layout: { + topStart: $('<div class="toolbar"><b>Custom tool bar! Text/images etc.</b></div>') + } +}); +
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      + let toolbar = document.createElement('div'); +toolbar.innerHTML = '<b>Custom tool bar! Text/images etc.</b>'; + +new DataTable('#example', { + layout: { + topStart: toolbar + } +}); +
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-plugin.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-plugin.html new file mode 100644 index 0000000..60527b5 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/custom-plugin.html @@ -0,0 +1,1056 @@ + + + + + + + DataTables example - Custom controls - plug-ins + + + + + + + + +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          DataTables example Custom controls - plug-ins

                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          As well as the built in table features for layout, you can also create your own through the DataTable.feature.register() method. This is great for + cases where you plan to use a feature in multiple tables, or want to share it with the community. Indeed, our own extensions such as Buttons make use of this mechanism.

                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          This example shows the same trivial "toolbar" as the other custom layout example, just wrapped into a registered feature. Note how the toolbar + property can now be used as a feature in a layout position.

                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          + DataTable.feature.register('toolbar', function (settings, opts) { + var el = $('<div>').html(opts.text); + + return el; +}); + +$('#example').DataTable({ + layout: { + topStart: { + toolbar: { + text: 'My custom toolbar!' + } + } + } +}); +
                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          + DataTable.feature.register('toolbar', function (settings, opts) { + let toolbar = document.createElement('div'); + toolbar.innerHTML = opts.text; + + return toolbar; +}); + +new DataTable('#example', { + layout: { + topStart: { + toolbar: { + text: 'My custom toolbar!' + } + } + } +}); +
                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/dom.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/dom.html new file mode 100644 index 0000000..3821622 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/dom.html @@ -0,0 +1,1062 @@ + + + + + + + DataTables example - Legacy dom option + + + + + + + + +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              DataTables example Legacy dom option

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              Important - The dom + parameter demonstrated in this example is deprecated and will be removed in DataTables 3. The layout option should be used for all new projects and old projects actively updated to use layout. The new parameter is styling framework + agnostic and provides a much more approachable way to position control elements around the table than the ASCII art of the dom option. This example is retained for legacy + use of DataTables 1.x only.

                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              Similar to the layout option the + dom option can be used to position + controls around the table. Each HTML control element presented by DataTables is denoted by a single character in the dom option - combining them together results in + the DOM order for the control elements. For example the l option is used for the Length changing input option.

                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              The built-in options available are:

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                              • l - Length changing
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • f - Filtering input
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • t - The Table!
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • i - Information
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • p - Pagination
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • r - pRocessing
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • < and > - div elements
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • <"#id" and > - div with an id
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • <"class" and > - div with a class
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • <"#id.class" and > - div with an id and class
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              Plug-ins and extensions can add their own controls.

                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              In the example below, the table information is moved to the top of the table, and all the interaction elements to the bottom, each wrapper in a container + div.

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable({ + dom: '<"top"i>rt<"bottom"flp><"clear">' +}); +
                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              + new DataTable('#example', { + dom: '<"top"i>rt<"bottom"flp><"clear">' +}); +
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                div.dt-info { + text-align: center; +} + +div.dt-search { + float: left; +} + +div.dt-length { + float: right; +} + +div.dt-paging { + clear: both; + text-align: center; + margin-top: 0.5em; +} +
                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/dom_multiple_elements.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/dom_multiple_elements.html new file mode 100644 index 0000000..d6014be --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/dom_multiple_elements.html @@ -0,0 +1,1043 @@ + + + + + + + DataTables example - Multiple table control elements + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  DataTables example Multiple table control elements

                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  As described in the table control positioning example you can use the layout option to move table controls around the + table to where you want them.

                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  The use of each table control isn't limited to a single instance - as shown in this example you can use each one multiple times if you wish. Here the default + pattern is used both above and below the table.

                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  Note also the syntax used in the layout object's parameter names to denote the rows in the layout - a number is used to give the row index for the + display. If no number is given, this is the same as index 1 (next to the table). Both above and below the table the row indexes increase as they move away from the + table.

                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable({ + layout: { + top2Start: 'pageLength', + top2End: 'search', + topStart: 'info', + topEnd: 'paging', + bottomStart: 'pageLength', + bottomEnd: 'search', + bottom2Start: 'info', + bottom2End: 'paging' + } +}); +
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example', { + layout: { + top2Start: 'pageLength', + top2End: 'search', + topStart: 'info', + topEnd: 'paging', + bottomStart: 'pageLength', + bottomEnd: 'search', + bottom2Start: 'info', + bottom2End: 'paging' + } +}); +
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/grid.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/grid.html new file mode 100644 index 0000000..b2cf451 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/grid.html @@ -0,0 +1,1536 @@ + + + + + + + DataTables example - Grid layout + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      DataTables example Grid layout

                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      This example demonstrates the multi-row layout grid that is used for the DataTable control elements. It is not a realistic use case, but rather is provided as + an illustrative example to show what the various options do, and how it effects the layout. The div feature is used to show a simple text box for where the elements appear.

                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      Here the first three rows (red outline) use topXStart to position elements above the table at the start of the row (typically on the left of the + container). The first row has a single element, the second two and the third three.

                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      The second set of three rows (green outline) uses the same structure, but positions them at the end of the container (typically the right) with + topXEnd.

                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      The last set of three rows (blue outline) uses the full row with topX. You'll notice in this case that the items are spaced evenly in the space + available (with a single item being centred).

                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      Finally, the DataTables default layout properties are still applied, so the normal table controls appear around the table.

                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable({ + layout: { + top9Start: { + div: { + className: 'layout-start', + text: 'top9Start' + } + }, + top8Start: [ + { + div: { + className: 'layout-start', + text: 'top8Start A' + } + }, + { + div: { + className: 'layout-start', + text: 'top8Start B' + } + } + ], + top7Start: [ + { + div: { + className: 'layout-start', + text: 'top7Start A' + } + }, + { + div: { + className: 'layout-start', + text: 'top7Start B' + } + }, + { + div: { + className: 'layout-start', + text: 'top7Start C' + } + } + ], + + top6End: { + div: { + className: 'layout-end', + text: 'top6End' + } + }, + top5End: [ + { + div: { + className: 'layout-end', + text: 'top5End A' + } + }, + { + div: { + className: 'layout-end', + text: 'top5End B' + } + } + ], + top4End: [ + { + div: { + className: 'layout-end', + text: 'top4End A' + } + }, + { + div: { + className: 'layout-end', + text: 'top4End B' + } + }, + { + div: { + className: 'layout-end', + text: 'top4End C' + } + } + ], + + top3: { + div: { + className: 'layout-full', + text: 'top3' + } + }, + top2: [ + { + div: { + className: 'layout-full', + text: 'top2 A' + } + }, + { + div: { + className: 'layout-full', + text: 'top2 B' + } + } + ], + top1: [ + { + div: { + className: 'layout-full', + text: 'top1 A' + } + }, + { + div: { + className: 'layout-full', + text: 'top1 B' + } + }, + { + div: { + className: 'layout-full', + text: 'top1 C' + } + } + ] + } +}); +
                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example', { + layout: { + top9Start: { + div: { + className: 'layout-start', + text: 'top9Start' + } + }, + top8Start: [ + { + div: { + className: 'layout-start', + text: 'top8Start A' + } + }, + { + div: { + className: 'layout-start', + text: 'top8Start B' + } + } + ], + top7Start: [ + { + div: { + className: 'layout-start', + text: 'top7Start A' + } + }, + { + div: { + className: 'layout-start', + text: 'top7Start B' + } + }, + { + div: { + className: 'layout-start', + text: 'top7Start C' + } + } + ], + + top6End: { + div: { + className: 'layout-end', + text: 'top6End' + } + }, + top5End: [ + { + div: { + className: 'layout-end', + text: 'top5End A' + } + }, + { + div: { + className: 'layout-end', + text: 'top5End B' + } + } + ], + top4End: [ + { + div: { + className: 'layout-end', + text: 'top4End A' + } + }, + { + div: { + className: 'layout-end', + text: 'top4End B' + } + }, + { + div: { + className: 'layout-end', + text: 'top4End C' + } + } + ], + + top3: { + div: { + className: 'layout-full', + text: 'top3' + } + }, + top2: [ + { + div: { + className: 'layout-full', + text: 'top2 A' + } + }, + { + div: { + className: 'layout-full', + text: 'top2 B' + } + } + ], + top1: [ + { + div: { + className: 'layout-full', + text: 'top1 A' + } + }, + { + div: { + className: 'layout-full', + text: 'top1 B' + } + }, + { + div: { + className: 'layout-full', + text: 'top1 C' + } + } + ] + } +}); +
                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                        div.layout-start { + border: 1px solid #dc3545; + border-radius: 3px; + padding: 8px; +} + +div.layout-end { + border: 1px solid #198754; + border-radius: 3px; + padding: 8px; +} + +div.layout-full { + border: 1px solid #0d6efd; + border-radius: 3px; + padding: 8px; +} +
                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/ids-and-classes.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/ids-and-classes.html new file mode 100644 index 0000000..d4cb66e --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/ids-and-classes.html @@ -0,0 +1,1163 @@ + + + + + + + DataTables example - Element IDs and classes + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          DataTables example Element IDs and classes

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          The grid set up by layout is + preconfigured with classes that are suitable for the styling framework that you are using, however it is also possible to assign your own class names and ids to + the elements created for the grid.

                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          Each property value in an layout + object can have the following properties set:

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                          • id - Set the id attribute of the container div.
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          • className - Set the class attribute of the container div.
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          • rowId - Set the id attribute of the parent div.
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          • rowClass - Set the class attribute of the parent div.
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          There must also be a features property which is an array of any of the values acceptable as a "feature" - e.g. it could be a string such as + info or search, or it could be an object with the features configured as + needed.

                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          This example shows the first row in the layout (red outline) with id and className properties set. The second row (green outline) + shows classes set on the cell's parent element.

                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          Note that when setting a class name it will overwrite any class that would have been automatically assigned by the defaults. For this reason the display of this + example can vary between the different styling frameworks that DataTables supports.

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          + $('#example').DataTable({ + layout: { + top2: { + rowId: 'row-id', + rowClass: 'row-class', + features: [{ + div: { + text: 'top2 row' + } + }] + }, + top1: { + id: 'cell-id', + className: 'cell-class', + features: [{ + div: { + text: 'top1 row' + } + }] + } + } +}); +
                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                          + new DataTable('#example', { + layout: { + top2: { + rowId: 'row-id', + rowClass: 'row-class', + features: { + div: { + text: 'top2 row' + } + } + }, + top1: { + id: 'cell-id', + className: 'cell-class', + features: [{ + div: { + text: 'top1 row' + } + }] + } + } +}); +
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                            div.row-class { + border: 1px solid #dc3545; + border-radius: 3px; + padding: 8px; +} + +div.cell-class { + border: 1px solid #198754; + border-radius: 3px; + padding: 8px; +} + +/* Styling framework integrations - do note that this isn't a practical example! + * You would use suitable classes for your setup if you need to modify layout classes. + */ +body.dt-example-bootstrap div.row-class > div { + float: none; +} + +body.dt-example-bootstrap4 div.cell-class { + margin-top: 10px; + margin-left: 15px; +} + +body.dt-example-bulma div.row-class { + padding: 0; +} +body.dt-example-bulma div.cell-class { + margin: 20px 12px 8px; +} + +body.dt-example-foundation div.cell-class { + margin-top: 1em; +} +
                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/index.html new file mode 100644 index 0000000..d45a820 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/index.html @@ -0,0 +1,84 @@ + + + + + + + + + + + + DataTables examples - Layout + + +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              DataTables example Layout

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              The layout option in DataTables can + be used to define where the table control elements should appear, and also to pass configuration options to them.

                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              The examples in this section show how layout can be defined and used in DataTables.

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/positioning-with-options.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/positioning-with-options.html new file mode 100644 index 0000000..64fce1d --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/positioning-with-options.html @@ -0,0 +1,1086 @@ + + + + + + + DataTables example - Table controls positioning with options + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              DataTables example Table controls positioning with options

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              This example shows the use of the layout parameter with configuration options passed directly to the layout object. Note how the object key matches the + feature name and the configuration options available to pass to it depend upon the feature. Plug-ins for DataTables can add new features, each with their own + options.

                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              The built in features are:

                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                              In this case pageLength.menu is + used to define custom entries for the select dropdown, search.placeholder is used to define a + placeholder for the global search, and paging.buttons is used to set the number of paging number buttons should be shown.

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable({ + layout: { + topStart: { + pageLength: { + menu: [ 10, 25, 50, 100 ] + } + }, + topEnd: { + search: { + placeholder: 'Type search here' + } + }, + bottomEnd: { + paging: { + buttons: 3 + } + } + } +}); +
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              + new DataTable('#example', { + layout: { + topStart: { + pageLength: { + menu: [ 10, 25, 50, 100 ] + } + }, + topEnd: { + search: { + placeholder: 'Type search here' + } + }, + bottomEnd: { + paging: { + buttons: 3 + } + } + } +}); +
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/positioning.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/positioning.html new file mode 100644 index 0000000..2252a61 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/layout/positioning.html @@ -0,0 +1,1039 @@ + + + + + + + DataTables example - Table controls positioning + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  DataTables example Table controls positioning

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  When customising DataTables for your usage, you might find the default position of the feature elements (for example the search input) is not quite to your + liking or needs to be altered to fit with the layout of your application. DataTables provides the ability to customise these table controls using the layout option. It is worth noting that the + layout works across all of the styling integrations that DataTables supports - you can easily change framework and the layout will continue to work as + expected.

                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  layout is an object where each + property key defines the position and the matching value is the element to show in that position. The value can be a string value matching one of the built in + options, or a plug-in if you use any, an HTML element or plain text. It can also be an array of those options for multiple items in each position, or + null to show nothing. Please refer to the layout documentation for full details.

                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  The default layout used by DataTables is:

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  layout: {
                                                                                                                                                                                                                                                                                                                                                  +	topStart: 'pageLength',
                                                                                                                                                                                                                                                                                                                                                  +	topEnd: 'search',
                                                                                                                                                                                                                                                                                                                                                  +	bottomStart: 'info',
                                                                                                                                                                                                                                                                                                                                                  +	bottomEnd: 'paging'
                                                                                                                                                                                                                                                                                                                                                  +}
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  In this example the page length information is replaced by the table information display and the pagination control is shown across the whole of the table's + footer area. Note that the bottomStart and bottomEnd properties are set to be null otherwise their default options would be + shown.

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable({ + layout: { + topStart: 'info', + bottom: 'paging', + bottomStart: null, + bottomEnd: null + } +}); +
                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example', { + layout: { + topStart: 'info', + bottom: 'paging', + bottomStart: null, + bottomEnd: null + } +}); +
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/api.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/api.html new file mode 100644 index 0000000..a8031b8 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/api.html @@ -0,0 +1,1103 @@ + + + + + + + DataTables example - API plug-in methods + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      DataTables example API plug-in methods

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      The DataTables API is designed to be fully extensible, with custom functions being very easy to add using the DataTable.Api.register function. This + function takes two arguments; the first being the name of the method to be added and its chaining hierarchy, and the second the function itself.

                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      This example shows how a sum() method can easily be added to the API so you can get the sum of a column in a single line: + table.column().data().sum(). Due to the chaining of the methods, this allows sum() to very easily give the sum for any selected column, + and to limit the sum to just the current page, filtered data or all pages. This is done using the options for the column() method and the options for its selectors.

                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      For more information about API plug-ins; creating them and their requirements, please refer to the plug-in + development documentation.

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +


                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      + // Register a `sum` API method with DataTables +DataTable.Api.register('column().data().sum()', function () { + return this.reduce(function (a, b) { + var x = parseFloat(a) || 0; + var y = parseFloat(b) || 0; + return x + y; + }); +}); + +// Init the table and fire off a call to get the hidden nodes. +var table = $('#example').DataTable(); + +$('#sum-all').on('click', function () { + let text = 'Column sum is: ' + table.column(3).data().sum(); + + $('#demo-output').append($('<div>').text(text)); +}); + +$('#sum-visible').on('click', function () { + let text = + 'Column sum is: ' + table.column(3, { page: 'current' }).data().sum(); + + $('#demo-output').append($('<div>').text(text)); +}); +
                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      + // For demo - adds text to the output box +function addOutput(text) { + let newEl = document.createElement('div'); + newEl.textContent = text; + + document.querySelector('#demo-output').prepend(newEl); +} + +// Register a `sum` API method with DataTables +DataTable.Api.register('column().data().sum()', function () { + return this.reduce(function (a, b) { + let x = parseFloat(a) || 0; + let y = parseFloat(b) || 0; + return x + y; + }); +}); + +// Init the table and fire off a call to get the hidden nodes. +const table = new DataTable('#example'); + +document.querySelector('#sum-all').addEventListener('click', function () { + addOutput('Column sum is: ' + table.column(3).data().sum()); +}); + +document.querySelector('#sum-visible').addEventListener('click', function () { + addOutput( + 'Column sum is: ' + table.column(3, { page: 'current' }).data().sum() + ); +}); +
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/dom_sort.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/dom_sort.html new file mode 100644 index 0000000..8720924 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/dom_sort.html @@ -0,0 +1,1994 @@ + + + + + + + DataTables example - Live DOM ordering + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          DataTables example Live DOM ordering

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          This example shows how you can use information available in the DOM to order columns. Typically DataTables will read information to be ordered during its + initialisation phase, and this will not be updated based on user interaction, so ordering on columns which have, for example, form elements in them, may not + reflect the current value of the input. To overcome this problem, you must update the data that DataTables will order on, just prior to the order. This method is + much more efficient than actually ordering using the DOM, since only one DOM query is needed for each cell to be ordered.

                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          The example below shows the first column as normal text with ordering as you would expect. The following columns all have a form input element of different + kinds, and the information contained within is what DataTables will perform the order on, based on the value at the time of the order.

                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          This is a fairly simple example, but you aren't constrained to just using form input elements, you could use anything and customise your DOM queries to suit + yourself. You could also update the ordering live as a user enters data into a form by using an event handler calling order() or draw() methods.

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                          NameAgePositionOffice
                                                                                                                                                                                                                                                                                                                                                          Tiger Nixon
                                                                                                                                                                                                                                                                                                                                                          Garrett Winters
                                                                                                                                                                                                                                                                                                                                                          Ashton Cox
                                                                                                                                                                                                                                                                                                                                                          Cedric Kelly
                                                                                                                                                                                                                                                                                                                                                          Airi Satou
                                                                                                                                                                                                                                                                                                                                                          Brielle Williamson
                                                                                                                                                                                                                                                                                                                                                          Herrod Chandler
                                                                                                                                                                                                                                                                                                                                                          Rhona Davidson
                                                                                                                                                                                                                                                                                                                                                          Colleen Hurst
                                                                                                                                                                                                                                                                                                                                                          Sonya Frost
                                                                                                                                                                                                                                                                                                                                                          Jena Gaines
                                                                                                                                                                                                                                                                                                                                                          Quinn Flynn
                                                                                                                                                                                                                                                                                                                                                          Charde Marshall
                                                                                                                                                                                                                                                                                                                                                          Haley Kennedy
                                                                                                                                                                                                                                                                                                                                                          Tatyana Fitzpatrick
                                                                                                                                                                                                                                                                                                                                                          Michael Silva
                                                                                                                                                                                                                                                                                                                                                          Paul Byrd
                                                                                                                                                                                                                                                                                                                                                          Gloria Little
                                                                                                                                                                                                                                                                                                                                                          Bradley Greer
                                                                                                                                                                                                                                                                                                                                                          Dai Rios
                                                                                                                                                                                                                                                                                                                                                          Jenette Caldwell
                                                                                                                                                                                                                                                                                                                                                          Yuri Berry
                                                                                                                                                                                                                                                                                                                                                          Caesar Vance
                                                                                                                                                                                                                                                                                                                                                          Doris Wilder
                                                                                                                                                                                                                                                                                                                                                          Angelica Ramos
                                                                                                                                                                                                                                                                                                                                                          Gavin Joyce
                                                                                                                                                                                                                                                                                                                                                          Jennifer Chang
                                                                                                                                                                                                                                                                                                                                                          Brenden Wagner
                                                                                                                                                                                                                                                                                                                                                          Fiona Green
                                                                                                                                                                                                                                                                                                                                                          Shou Itou
                                                                                                                                                                                                                                                                                                                                                          Michelle House
                                                                                                                                                                                                                                                                                                                                                          Suki Burks
                                                                                                                                                                                                                                                                                                                                                          Prescott Bartlett
                                                                                                                                                                                                                                                                                                                                                          Gavin Cortez
                                                                                                                                                                                                                                                                                                                                                          Martena Mccray
                                                                                                                                                                                                                                                                                                                                                          Unity Butler
                                                                                                                                                                                                                                                                                                                                                          Howard Hatfield
                                                                                                                                                                                                                                                                                                                                                          Hope Fuentes
                                                                                                                                                                                                                                                                                                                                                          Vivian Harrell
                                                                                                                                                                                                                                                                                                                                                          Timothy Mooney
                                                                                                                                                                                                                                                                                                                                                          Jackson Bradshaw
                                                                                                                                                                                                                                                                                                                                                          Olivia Liang
                                                                                                                                                                                                                                                                                                                                                          Bruno Nash
                                                                                                                                                                                                                                                                                                                                                          Sakura Yamamoto
                                                                                                                                                                                                                                                                                                                                                          Thor Walton
                                                                                                                                                                                                                                                                                                                                                          Finn Camacho
                                                                                                                                                                                                                                                                                                                                                          Serge Baldwin
                                                                                                                                                                                                                                                                                                                                                          Zenaida Frank
                                                                                                                                                                                                                                                                                                                                                          Zorita Serrano
                                                                                                                                                                                                                                                                                                                                                          Jennifer Acosta
                                                                                                                                                                                                                                                                                                                                                          Cara Stevens
                                                                                                                                                                                                                                                                                                                                                          Hermione Butler
                                                                                                                                                                                                                                                                                                                                                          Lael Greer
                                                                                                                                                                                                                                                                                                                                                          Jonas Alexander
                                                                                                                                                                                                                                                                                                                                                          Shad Decker
                                                                                                                                                                                                                                                                                                                                                          Michael Bruce
                                                                                                                                                                                                                                                                                                                                                          Donna Snider
                                                                                                                                                                                                                                                                                                                                                          NameAgePositionOffice
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          + // Create an array with the values of all the input boxes in a column +DataTable.ext.order['dom-text'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + return $('input', td).val(); + }); +}; + +// Create an array with the values of all the input boxes in a column, parsed as numbers +DataTable.ext.order['dom-text-numeric'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + return $('input', td).val() * 1; + }); +}; + +// Create an array with the values of all the select options in a column +DataTable.ext.order['dom-select'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + return $('select', td).val(); + }); +}; + +// Create an array with the values of all the checkboxes in a column +DataTable.ext.order['dom-checkbox'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + return $('input', td).prop('checked') ? '1' : '0'; + }); +}; + +// Initialise the table with the required column ordering data types +$('#example').DataTable({ + columns: [ + null, + { orderDataType: 'dom-text-numeric' }, + { orderDataType: 'dom-text', type: 'string' }, + { orderDataType: 'dom-select' } + ] +}); +
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          + // Create an array with the values of all the input boxes in a column +DataTable.ext.order['dom-text'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + let el = td.querySelector('input'); + return el ? el.value : 0; + }); +}; + +// Create an array with the values of all the input boxes in a column, parsed as numbers +DataTable.ext.order['dom-text-numeric'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + let el = td.querySelector('input'); + return el ? el.value * 1 : 0; + }); +}; + +// Create an array with the values of all the select options in a column +DataTable.ext.order['dom-select'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + let el = td.querySelector('select'); + return el ? el.value : 0; + }); +}; + +// Create an array with the values of all the checkboxes in a column +DataTable.ext.order['dom-checkbox'] = function (settings, col) { + return this.api() + .column(col, { order: 'index' }) + .nodes() + .map(function (td, i) { + let el = td.querySelector('input'); + return el ? (el.checked ? 1 : 0) : 0; + }); +}; + +// Initialise the table with the required column ordering data types +new DataTable('#example', { + columns: [ + null, + { orderDataType: 'dom-text-numeric' }, + { orderDataType: 'dom-text', type: 'string' }, + { orderDataType: 'dom-select' } + ] +}); +
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/index.html new file mode 100644 index 0000000..110924d --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/index.html @@ -0,0 +1,73 @@ + + + + + + + + + + + + DataTables examples - Plug-ins + + +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              DataTables example Plug-ins

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              While DataTables has a wide range of options and data type support built in, it can never cater for every type of data out of the box. For this reason, + DataTables exposes an extension API which allows you, the developers using DataTables, to add support for your own data types, searching, ordering and feature + plug-ins.

                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              The examples in this section show how plug-ins can be used and developed for DataTables.

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/range_filtering.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/range_filtering.html new file mode 100644 index 0000000..e501fea --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/range_filtering.html @@ -0,0 +1,1128 @@ + + + + + + + DataTables example - Custom filtering - range search + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              DataTables example Custom filtering - range search

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              There may be occasions when you wish to search data presented to the end user in your own manner, common examples are number range searches (in between two + numbers) and date range searches. DataTables provides a number of API methods so you can add your own search functions. In this example we use search.fixed() to apply a "named" search ot the table. + The variables updated by the input event listeners are used in the range filter, so we just need to redraw the table + (draw()) when the table should be refiltered

                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              This example shows a search being performed on the age column in the data, based upon two inputs.

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                              Minimum age:
                                                                                                                                                                                                                                                                                                                                                              Maximum age:
                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              + var minEl = $('#min'); +var maxEl = $('#max'); + +var table = $('#example').DataTable(); + +// Custom range filtering function +table.search.fixed('range', function (searchStr, data, index) { + var min = parseInt(minEl.val(), 10); + var max = parseInt(maxEl.val(), 10); + var age = parseFloat(data[3]) || 0; // use data for the age column + + if ( + (isNaN(min) && isNaN(max)) || + (isNaN(min) && age <= max) || + (min <= age && isNaN(max)) || + (min <= age && age <= max) + ) { + return true; + } + + return false; +}); + +// Changes to the inputs will trigger a redraw to update the table +minEl.on('input', function () { + table.draw(); +}); +maxEl.on('input', function () { + table.draw(); +}); +
                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              + const minEl = document.querySelector('#min'); +const maxEl = document.querySelector('#max'); + +const table = new DataTable('#example'); + +// Custom range filtering function +table.search.fixed('range', function (searchStr, data, index) { + var min = parseInt(minEl.value, 10); + var max = parseInt(maxEl.value, 10); + var age = parseFloat(data[3]) || 0; // use data for the age column + + if ( + (isNaN(min) && isNaN(max)) || + (isNaN(min) && age <= max) || + (min <= age && isNaN(max)) || + (min <= age && age <= max) + ) { + return true; + } + + return false; +}); + +// Changes to the inputs will trigger a redraw to update the table +minEl.addEventListener('input', function () { + table.draw(); +}); +maxEl.addEventListener('input', function () { + table.draw(); +}); +
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                table.inputs td { + padding: 5px; +} +
                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/sorting_auto.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/sorting_auto.html new file mode 100644 index 0000000..2aeb6d6 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/sorting_auto.html @@ -0,0 +1,1067 @@ + + + + + + + DataTables example - Ordering plug-ins (with type detection) + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  DataTables example Ordering plug-ins (with type detection)

                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  Although DataTables will automatically order data from a number of different data types using the built in methods, when dealing with more complex formatted + data, it can be desirable to define the ordering order yourself. Using plug-in ordering functions, you can have DataTables sort data in any manner you wish.

                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  Formatted data of a particular kind can be automatically detected and a suitable ordering plug-in assigned to it by making use of DataTables' plug-in type + detection abilities. For more information about ordering plug-ins, creating them and their requirements, please refer to the plug-in development documentation.

                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  This example shows ordering with using an enumerated type.

                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  A wide variety of ready made ordering plug-ins can be found on the DataTables plug-ins page.

                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25Low
                                                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25Low
                                                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12Low
                                                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29Medium
                                                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28Low
                                                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02Medium
                                                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06Low
                                                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14Low
                                                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15Low
                                                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13Low
                                                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19Low
                                                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03Low
                                                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16Medium
                                                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18Low
                                                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17Medium
                                                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27Low
                                                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09High
                                                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10Low
                                                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13Low
                                                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26Low
                                                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03Low
                                                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25High
                                                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12Low
                                                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20Low
                                                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09High
                                                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22Low
                                                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14Medium
                                                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07Low
                                                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11High
                                                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14Low
                                                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02Low
                                                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22Low
                                                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07Low
                                                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26Low
                                                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09Low
                                                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09Low
                                                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16Low
                                                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12Low
                                                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14Medium
                                                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11Low
                                                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26Medium
                                                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03Low
                                                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03Low
                                                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19Low
                                                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11Low
                                                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07Low
                                                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09Low
                                                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04Low
                                                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01Low
                                                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01Low
                                                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06Low
                                                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21Medium
                                                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27Low
                                                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14Low
                                                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13Low
                                                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27Low
                                                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25Low
                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  + DataTable.ext.type.detect.unshift(function (d) { + return d === 'Low' || d === 'Medium' || d === 'High' + ? 'salary-grade' + : null; +}); + +DataTable.ext.type.order['salary-grade-pre'] = function (d) { + switch (d) { + case 'Low': + return 1; + case 'Medium': + return 2; + case 'High': + return 3; + } + return 0; +}; + +$('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                  + DataTable.ext.type.detect.unshift(function (d) { + return d === 'Low' || d === 'Medium' || d === 'High' + ? 'salary-grade' + : null; +}); + +DataTable.ext.type.order['salary-grade-pre'] = function (d) { + switch (d) { + case 'Low': + return 1; + case 'Medium': + return 2; + case 'High': + return 3; + } + return 0; +}; + +new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/sorting_manual.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/sorting_manual.html new file mode 100644 index 0000000..d70083b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/plug-ins/sorting_manual.html @@ -0,0 +1,1074 @@ + + + + + + + DataTables example - Ordering plug-ins (no type detection) + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      DataTables example Ordering plug-ins (no type detection)

                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      Although DataTables will order a number of data types using the built in methods, when dealing with more complex formatted data, it can be desirable to define + the ordering order yourself. Using plug-in ordering functions, you can have DataTables order data in any manner you wish.

                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      This is done by using the columns.type parameter, in combination with a ordering plug-in. The ordering plug-in can be of any level of + complexity (natural ordering for example can be fairly complex while also very powerful), and is defined by attaching to the DataTable.ext.type.order + object. For more information about ordering plug-ins, creating them and their requirements, please refer to the plug-in development documentation.

                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      This example shows ordering with using an enumerated type.

                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      A wide variety of ready made ordering plug-ins can be found on the DataTables plug-ins page.

                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25Low
                                                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25Low
                                                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12Low
                                                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29Medium
                                                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28Low
                                                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02Medium
                                                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06Low
                                                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14Low
                                                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15Low
                                                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13Low
                                                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19Low
                                                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03Low
                                                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16Medium
                                                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18Low
                                                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17Medium
                                                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27Low
                                                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09High
                                                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10Low
                                                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13Low
                                                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26Low
                                                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03Low
                                                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25High
                                                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12Low
                                                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20Low
                                                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09High
                                                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22Low
                                                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14Medium
                                                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07Low
                                                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11High
                                                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14Low
                                                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02Low
                                                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22Low
                                                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07Low
                                                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26Low
                                                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09Low
                                                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09Low
                                                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16Low
                                                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12Low
                                                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14Medium
                                                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11Low
                                                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26Medium
                                                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03Low
                                                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03Low
                                                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19Low
                                                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11Low
                                                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07Low
                                                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09Low
                                                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04Low
                                                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01Low
                                                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01Low
                                                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06Low
                                                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21Medium
                                                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27Low
                                                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14Low
                                                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13Low
                                                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27Low
                                                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25Low
                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      + DataTable.ext.type.order['salary-grade-pre'] = function (d) { + switch (d) { + case 'Low': + return 1; + case 'Medium': + return 2; + case 'High': + return 3; + } + return 0; +}; + +$('#example').DataTable({ + columnDefs: [ + { + type: 'salary-grade', + targets: -1 + } + ] +}); +
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      + DataTable.ext.type.order['salary-grade-pre'] = function (d) { + switch (d) { + case 'Low': + return 1; + case 'Medium': + return 2; + case 'High': + return 3; + } + return 0; +}; + +new DataTable('#example', { + columnDefs: [ + { + type: 'salary-grade', + targets: -1 + } + ] +}); +
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.css b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.css new file mode 100644 index 0000000..92fa81c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.css @@ -0,0 +1,747 @@ +body { + font: 90%/1.5em system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif; + margin: 0; + padding: 0; + color: #333; + background-color: #fff; +} +body.dt-example-bootstrap5 { + background-color: var(--bs-body-bg); + color: var(--bs-body-color); +} +body.dt-example-bulma { + background-color: var(--bulma-body-background-color); + color: var(--bulma-body-color); +} + +section { + position: relative; +} + +body.dt-example div.container { + max-width: 980px; + margin: 0 auto; +} +body.dt-example h1 { + font-weight: normal; + font-size: 3em; + line-height: 1em; + margin: 1em 0; +} +body.dt-example h1 span { + display: block; + padding-top: 0.5em; + font-size: 0.5em; + line-height: 1em; +} +body.dt-example h2 { + font-size: 2em; + margin: 1em 0; +} +body.dt-example h3 { + font-size: 1.3em; + margin: 1em 0; +} + +a { + cursor: pointer; + color: #3174c7; + text-decoration: none; +} + +p > a:hover { + text-decoration: underline; +} + +div.toc ul { + color: #4E6CA3; + list-style-type: none; + padding-left: 0; +} +div.toc li { + padding: 0.2em 1em; + border-left: 4px solid transparent; + border-bottom: 1px solid #e6e6e6; +} +div.toc li.active { + border-left: 4px solid #458ae0; +} +div.toc li:first-child { + border-top: 1px solid #efefef; +} +div.epilogue { + text-align: center; + margin-top: 2em; +} + +p.copyright { + font-size: 0.8em; + padding-bottom: 2em; + margin-bottom: 0; + margin-top: 1em; +} + +.clear { + clear: both; + height: 0; +} + +div.info { + margin-bottom: 2em; + column-count: 2; + column-rule: 1px solid #F3F3F3; +} +div.info > * { + -webkit-column-break-inside: avoid; + break-inside: avoid; +} +div.info li { + margin-top: 0.75em; +} +div.info p:first-child { + margin-top: 0; +} +div.footer { + position: relative; + margin-top: 3em; + border-top: 1px solid #999; + background-color: #eee; + padding: 0; +} +div.footer > div.liner { + max-width: 960px; + margin: 0 auto; +} +div.footer > div.gradient { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 6px; + background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%); + /* W3C */ +} +div.toc { + column-count: 2; +} +div.toc-group { + display: inline-block; + width: 100%; +} +div.box { + overflow: auto; + height: 8em; + padding: 1em; + color: #444; + background-color: #fcfcfc; + border: 1px solid #e0e0e0; + margin-bottom: 2em; +} + +code { + font-family: "Source Code Pro", Consolas, Menlo, Monaco, "Courier New", monospace; + padding: 1px 4px; + font-size: 0.8em; + color: #444; + background-color: #fcfcfc; + border: 1px solid #e0e0e0; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} +code:after { + display: inline-block; + border-left: 1px solid rgba(0, 0, 0, 0.2); + margin-left: 4px; + padding-left: 4px; + opacity: 0.5; +} + +a code { + text-decoration: underline; + height: auto !important; + padding: 1px 4px !important; + margin-bottom: 0 !important; +} + +code.option { + color: #D14; + /* red */ + background-color: #fcf6f8; + border: 1px solid #f7d6df; + white-space: nowrap; +} +code.option:after { + content: "Option"; +} +code.path { + color: #095c05; + /* dark green */ + background-color: #eef7ed; + border: 1px solid #8ccb89; + white-space: nowrap; +} +code.path:after { + content: "Path"; +} +code.tag { + color: #c29f00; + /* yellow */ + background-color: #fff9d7; + border: 1px solid #ffe700; + white-space: nowrap; +} +code.tag:after { + content: "Tag"; +} +code.api { + color: #0c199c; + /* dark blue */ + background-color: #f4f5fc; + border: 1px solid #c6cbe9; + white-space: nowrap; +} +code.api:after { + content: "API"; +} +code.type { + color: #d119cf; + /* pink */ + background-color: #faebfa; + border: 1px solid #f3aef2; + white-space: nowrap; +} +code.type:after { + content: "Type"; +} +code.event { + color: #2a839e; + /* deep aqua */ + background-color: #f5fafb; + border: 1px solid #a8ddec; + white-space: nowrap; +} +code.event:after { + content: "Event"; +} +code.string { + color: #c05f1d; + /* brown */ + background-color: #f5eee9; + border: 1px solid #dfc4b2; + white-space: nowrap; +} +code.string:after { + content: "String"; +} +code.field { + color: #ad1ee8; + /* purple */ + background-color: #f9f1fc; + border: 1px solid #ebc9f7; + white-space: nowrap; +} +code.field:after { + content: "Field"; +} +code.button { + color: #464e50; + /* grey */ + background-color: #f2f7f9; + border: 1px solid #b8c3c5; + white-space: nowrap; +} +code.button:after { + content: "Button"; +} +code.feature { + color: rgb(221, 109, 17); + /* orange */ + background-color: #fcf9f6; + border: 1px solid #f7e5d6; + white-space: nowrap; +} +code.feature:after { + content: "Feature"; +} +code.multiline { + display: inline-block; + width: 95%; +} + +div.syntaxhighlighter { + padding: 20px 20px 8px 3px; + border-radius: 5px; +} +div.syntaxhighlighter code:after { + display: none; +} + +ul.dt-tabs { + position: relative; + display: block; + top: 1px; + height: 40px; + margin: 20px 20px 0 0 !important; + padding-left: 0.5rem; + font-size: 1em; +} +ul.dt-tabs li { + display: block; + float: left; + padding: 0 15px; + height: 40px; + font-size: 1.2em; + margin: 0 5px; + cursor: pointer; + line-height: 40px; + color: #121e32; + border: 1px solid transparent; + border-bottom: none; + margin-top: -1px; +} +ul.dt-tabs li.active { + border: 1px solid #ccc; + border-bottom: 1px solid white; + margin-top: 0; + border-top-left-radius: 5px; + border-top-right-radius: 5px; + background-color: white; +} + +div.dt-tabs { + clear: both; + margin-top: -1px; + display: block; + border-radius: 5px; +} + +body.dt-example-foundation table.dataTable input, +body.dt-example-foundation table.dataTable select { + margin-bottom: 0; +} + +body.dt-example-tailwindcss h1 { + font-size: 3em; + margin: 0.8em 0; +} +body.dt-example-tailwindcss h2 { + margin: 0.5em 0; + font-size: 1.75em; +} +body.dt-example-tailwindcss h3 { + margin: 0.5em 0; + font-size: 1.2em; + font-weight: bold; +} +body.dt-example-tailwindcss div.info a, +body.dt-example-tailwindcss div.dt-tabs a, +body.dt-example-tailwindcss div.footer a { + color: #3174c7; +} +body.dt-example-tailwindcss p { + margin: 0.5em 0; +} + +div.dt-tabs > div { + padding: 1.5em; + border: 1px solid #ccc; + display: none; + border-radius: 5px; + box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); +} +div.dt-tabs > div h1 { + border-bottom: none; + margin-top: 1em; +} +div.dt-tabs > div > p { + margin-bottom: 1rem; +} +div.dt-tabs > div > p:first-child { + margin-top: 0; +} +div.dt-tabs > div > ul { + display: block; + list-style: none; + padding-left: 0; + border-width: 0px; + margin: 1em 2em; +} +div.dt-tabs > div > ul > li { + display: list-item; + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + padding: 0.2em 1em; +} +div.dt-tabs > div > ul > li:first-child { + border-top: 1px solid rgba(0, 0, 0, 0.1); +} +div.dt-tabs > div > ul > li > a { + border-bottom-width: 0px; + display: block; + padding: 0px; +} +div.column_half { + float: left; + width: 49%; + padding-right: 1%; +} + +div.dt-demo-options { + position: absolute; + right: 0; + top: 0.5em; + z-index: 12; +} + +div.dt-demo-selector { + position: relative; + display: inline-block; + margin-left: 1em; +} +div.dt-demo-selector div.dt-demo-selector__current { + width: fit-content; + padding: 0.5em; + border: 1px solid #c3c3c3; + border-radius: 5px; + cursor: pointer; +} +div.dt-demo-selector div.dt-demo-selector__current::after { + display: inline-block; + margin-left: 0.5em; + vertical-align: 0.255em; + content: ""; + border-top: 0.3em solid; + border-right: 0.3em solid transparent; + border-bottom: 0; + border-left: 0.3em solid transparent; + color: rgba(0, 0, 0, 0.5); +} +div.dt-demo-selector div.dt-demo-selector__options { + display: none; + position: absolute; + top: 39px; + right: 0; + padding: 0.5em; + border: 1px solid #c3c3c3; + z-index: 3; + background-color: white; + box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); + border-radius: 5px; + min-width: 100px; +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option { + margin-bottom: 2px; + padding: 0.5em 1em; + border-radius: 0.25em; + cursor: pointer; +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option.selected { + background: rgb(13, 110, 253); + color: white; +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option.selected i.dt-demo-icon { + filter: invert(100%) brightness(1000%); +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option:not(.selected):hover { + background: rgb(240, 240, 240); +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option:last-child { + margin-bottom: 0; +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option i.dt-demo-icon { + margin-right: 0.75em; +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__title { + min-width: 200px; + text-align: center; + margin: 0.5em -0.5em; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + padding-bottom: 12px; +} +div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__title p.dt-demo-warning { + margin-top: 1em; + text-align: left; + padding: 0 1em; +} +div.dt-demo-selector div.dt-demo-selector__options p { + margin: 0; + font-size: 0.85em; +} +div.dt-demo-selector div.dt-demo-selector__options p + p { + margin-top: 0; +} + +i.dt-demo-icon { + display: inline-block; + width: 16px; + height: 16px; + background-repeat: no-repeat; + vertical-align: middle; +} +i.dt-demo-icon.light { + background-image: url('data:image/svg+xml;utf8,'); +} +i.dt-demo-icon.dark { + background-image: url('data:image/svg+xml;utf8,'); +} +i.dt-demo-icon.auto { + background-image: url('data:image/svg+xml;utf8,'); +} +i.dt-demo-icon.warning { + background-image: url('data:image/svg+xml;utf8,'); +} + +@media only screen and (max-width: 979px) { + div.container, div.footer { + padding: 0 1em; + } +} +@media screen and (max-width: 767px), screen and (max-width: 768px) and (orientation: portrait) { + div.info, div.toc { + -webkit-column-count: 1; + -moz-column-count: 1; + -ms-column-count: 1; + -o-column-count: 1; + column-count: 1; + } + body.dt-example h1 { + margin: 0.5em auto; + } + div.dt-demo-options { + position: relative; + margin: 1em auto 0; + width: fit-content; + } +} +html.dark body { + background-color: rgb(33, 37, 41); + color: rgb(218, 224, 231); +} +html.dark body.dt-example-bootstrap5 { + background-color: var(--bs-body-bg); + color: var(--bs-body-color); +} +html.dark body.dt-example-bulma { + background-color: var(--bulma-body-background-color); + color: var(--bulma-body-color); +} +html.dark div.info a, +html.dark div.dt-tabs a, +html.dark div.footer a { + color: rgb(110, 168, 254); +} +html.dark div.toc li { + border-bottom: 1px solid rgb(73, 80, 87); +} +html.dark div.toc li:first-child { + border-top: 1px solid rgb(73, 80, 87); +} +html.dark div.toc li.active { + border-left: 4px solid rgb(110, 168, 254); +} +html.dark div.info { + column-rule-color: rgb(73, 80, 87); +} +html.dark div.footer { + border-top-color: rgb(26, 27, 27); + background-color: rgb(31, 34, 36); +} +html.dark div.box { + color: rgb(228, 228, 228); + background-color: rgb(52, 54, 55); + border: 1px solid rgb(5, 5, 5); +} +html.dark input, +html.dark select { + color-scheme: dark; +} +html.dark code { + color: rgb(228, 228, 228); + background-color: rgb(28, 30, 31); + border: 1px solid rgb(5, 5, 5); +} +html.dark ul.dt-tabs li { + color: inherit; +} +html.dark ul.dt-tabs li.active { + border: 1px solid rgb(73, 80, 87); + border-bottom: 1px solid rgb(28, 30, 31); + background-color: rgb(28, 30, 31); +} +html.dark div.dt-tabs > div { + background-color: rgb(28, 30, 31); + border: 1px solid rgb(73, 80, 87); + box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2); +} +html.dark div.dt-tabs > div > ul > li { + border-bottom: 1px solid rgba(255, 255, 255, 0.1); +} +html.dark div.dt-tabs > div > ul > li:first-child { + border-top: 1px solid rgba(255, 255, 255, 0.1); +} +html.dark code.option { + color: #f7d6df; + background-color: #36373b; + border: 1px solid #2c2e32; +} +html.dark code.path { + color: #8ccb89; + background-color: #2c3633; + border: 1px solid #262d2e; +} +html.dark code.tag { + color: #fff9d7; + background-color: #373a3a; + border: 1px solid #2c3032; +} +html.dark code.api { + color: #c6cbe9; + background-color: #32363c; + border: 1px solid #292d33; +} +html.dark code.type { + color: #faebfa; + background-color: #37393e; + border: 1px solid #2c2f33; +} +html.dark code.event { + color: #c7edf5; + background-color: #32393d; + border: 1px solid #292f33; +} +html.dark code.string { + color: #f5eee9; + background-color: #36393c; + border: 1px solid #2c2f33; +} +html.dark code.field { + color: #f9f1fc; + background-color: #37393e; + border: 1px solid #2c2f34; +} +html.dark code.button { + color: #f2f7f9; + background-color: #363a3e; + border: 1px solid #2b3033; +} +html.dark code.feature { + color: #f7e2d6; + background-color: #36383a; + border: 1px solid #2c2e32; +} +html.dark .syntaxhighlighter { + background: #2d2d2d !important; + box-shadow: inset 0 0 3px rgb(0, 0, 0) !important; +} +html.dark .syntaxhighlighter .line.alt1 { + background-color: #2d2d2d !important; +} +html.dark .syntaxhighlighter .line.alt2 { + background-color: #292929 !important; +} +html.dark .syntaxhighlighter table caption { + color: black !important; +} +html.dark .syntaxhighlighter .gutter div { + color: #8d8d8d !important; +} +html.dark .syntaxhighlighter .gutter .line { + border-right: 3px solid #1a1a1a !important; +} +html.dark .syntaxhighlighter .syntaxhighlighter.collapsed .toolbar { + color: blue !important; + background: white !important; + border: 1px solid #4E6CA3 !important; +} +html.dark .syntaxhighlighter .syntaxhighlighter.collapsed .toolbar a { + color: blue !important; +} +html.dark .syntaxhighlighter .syntaxhighlighter.collapsed .toolbar a:hover { + color: red !important; +} +html.dark .syntaxhighlighter .toolbar { + color: white !important; +} +html.dark .syntaxhighlighter .toolbar a:hover { + color: #b7c5df !important; + background: #39568b !important; +} +html.dark .syntaxhighlighter .plain, +html.dark .syntaxhighlighter .plain a { + color: rgb(218, 224, 231) !important; +} +html.dark .syntaxhighlighter .comments, +html.dark .syntaxhighlighter .comments a { + color: #6A9955 !important; +} +html.dark .syntaxhighlighter .string, +html.dark .syntaxhighlighter .string a { + color: #ce9178 !important; +} +html.dark .syntaxhighlighter .keyword { + color: #569cd6 !important; +} +html.dark .syntaxhighlighter .preprocessor { + color: gray !important; +} +html.dark .syntaxhighlighter .variable { + color: #aa7700 !important; +} +html.dark .syntaxhighlighter .value { + color: #009900 !important; +} +html.dark .syntaxhighlighter .functions { + color: #ff1493 !important; +} +html.dark .syntaxhighlighter .constants { + color: #0066cc !important; +} +html.dark .syntaxhighlighter .script { + color: #006699 !important; +} +html.dark .syntaxhighlighter .color1, +html.dark .syntaxhighlighter .color1 a { + color: gray !important; +} +html.dark .syntaxhighlighter .color2, +html.dark .syntaxhighlighter .color2 a { + color: #ff1493 !important; +} +html.dark .syntaxhighlighter .color3, +html.dark .syntaxhighlighter .color3 a { + color: red !important; +} +html.dark div.dt-demo-selector div.dt-demo-selector__current { + border: 1px solid rgba(255, 255, 255, 0.2); +} +html.dark div.dt-demo-selector div.dt-demo-selector__current::after { + color: rgba(255, 255, 255, 0.75); +} +html.dark div.dt-demo-selector div.dt-demo-selector__current i.dt-demo-icon { + filter: invert(100%) brightness(1000%); +} +html.dark div.dt-demo-selector div.dt-demo-selector__options { + border: 1px solid rgba(255, 255, 255, 0.2); + background-color: rgb(21, 21, 21); +} +html.dark div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option.selected { + background: rgb(13, 110, 253); + color: white; +} +html.dark div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option:not(.selected):hover { + background: rgb(61, 61, 61); +} +html.dark div.dt-demo-selector div.dt-demo-selector__options div.dt-demo-selector__option i.dt-demo-icon { + filter: invert(100%) brightness(1000%); +} + +@media (prefers-color-scheme: dark) { + body { + background-color: rgb(33, 37, 41); + color: rgb(218, 224, 231); + } + html.light body { + background-color: #fff; + color: #333; + } +} diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.js b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.js new file mode 100644 index 0000000..3090f91 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.js @@ -0,0 +1,872 @@ + +/*global SyntaxHighlighter*/ +SyntaxHighlighter.config.tagName = 'code'; + +var escapeHtml = function ( str ) { + return str.replace(/&/g, '&').replace(//g, '>'); +}; + + +window.dt_demo = { + /** + * Initialise the example + * + * @param types jQuery and Vanilla init code + */ + init: function (types) { + if (types) { + dt_demo._struct = types; + + dt_demo._prepLibs(); + } + + dt_demo._loadNext(); + }, + + _prepLibs: function () { + var initStyle = dt_demo.storage.get('dt-demo-style') || 'datatables'; + var libs = dt_demo._struct.libs; + var framework = libs.targetFramework + ? libs.targetFramework + : initStyle; + + if (framework !== 'datatables') { + dt_demo._addLib(framework, 'css'); + } + + if (framework === 'bulma') { + dt_demo._addLib('font-awesome', 'css'); + } + + for (var i=0 ; i { + dt_demo._loadQueue.push({ + name: libName, + type: type, + src: url + }); + }); + } + }, + + _tabs: function () { + // js + dt_demo._displayFiles('#js-lib-files', dt_demo._loaded.js); + dt_demo._displayFiles('#css-lib-files', dt_demo._loaded.css); + + // css + var cssContainer = $('div.dt-tabs div.css'); + if ( cssContainer.find('code').text() === '' ) { + cssContainer.find('code, div').css('display', 'none'); + cssContainer.find('p').eq(0).css('display', 'none'); + } + + // This can really slow things down + setTimeout( function () { + SyntaxHighlighter.highlight({}, $('div.table code')[0]); + }, 1000) + + // json + var ajaxTab = $('ul.dt-tabs li').eq(3).css('display', 'none'); + + $(document).on( 'init.dt', function ( e, settings ) { + if ( e.namespace !== 'dt' ) { + return; + } + + var api = new $.fn.dataTable.Api( settings ); + + var show = function ( str ) { + ajaxTab.css( 'display', 'block' ); + $('div.dt-tabs div.ajax code').remove(); + $('div.dt-tabs div.ajax div.syntaxhighlighter').remove(); + + // Old IE :-| + try { + str = JSON.stringify( str, null, 2 ); + } catch ( e ) {} + + var strArr = str.split('\n'); + + if(strArr.length > 1000){ + var first = strArr.splice(0, 500); + var second = strArr.splice(strArr.length - 499, 499); + first.push("\n\n... Truncated for brevity - look at your browser's network inspector to see the full source ...\n\n"); + str = first.concat(second).join('\n'); + } + + $('div.dt-tabs div.ajax').append( + $('').text( str ) + ); + + // This can be really slow for large builds + setTimeout( function () { + SyntaxHighlighter.highlight( {}, $('div.dt-tabs div.ajax code')[0] ); + }, 500 ); + }; + + // First draw + var json = api.ajax.json(); + if ( json ) { + show( json ); + } + + // Subsequent draws + api.on( 'xhr.dt', function ( e, settings, json ) { + show( json ); + } ); + } ); + + // php + var phpTab = $('ul.dt-tabs li').eq(4).css('display', 'none'); + + $(document).on( 'init.dt.demoSSP', function ( e, settings ) { + if ( e.namespace !== 'dt' ) { + return; + } + + if ( settings.oFeatures.bServerSide ) { + if ( typeof settings.ajax === 'function' ) { + return; + } + $.ajax( { + url: '../resources/examples.php', + data: { + src: settings.sAjaxSource || settings.ajax.url || settings.ajax + }, + dataType: 'text', + type: 'post', + success: function ( txt ) { + phpTab.css( 'display', 'block' ); + $('div.dt-tabs div.php').append( + ''+txt+'' + ); + SyntaxHighlighter.highlight( {}, $('div.dt-tabs div.php code')[0] ); + } + } ); + } + } ); + + // Tabs + $('ul.dt-tabs').on( 'click', 'li', function () { + $('ul.dt-tabs li.active').removeClass('active'); + $(this).addClass('active'); + + $('div.dt-tabs>div') + .css('display', 'none') + .eq( $(this).index() ).css('display', 'block'); + } ); + $('ul.dt-tabs li.active').trigger('click'); + }, + + _appendFileName: function (name, src, type, framework) { + var out = []; + var fileName = dt_demo._getFileName(name); + var fwFile = dt_demo._getFrameworkFile(framework); + + // Plugins use a relative path, and don't separate by styling framework + if (type === 'js' || src === '..') { + if (name === 'datatables') { + out.push(src + '/dataTables.' + type); + } + else { + out.push(src + '/dataTables.' + fileName + '.' + type); + } + } + + if (src === '..' || (type === 'js' && framework === 'datatables' && name === 'datatables')) { + // noop + } + else { + out.push(src + '/' + fileName + '.' + fwFile + '.' + type); + } + + return out.join('|'); + }, + + _loadNext: function (source) { + var queue = dt_demo._loadQueue; + var cssQueue = dt_demo._loadCssQueue; + + // Check if all libraries have been loaded + if (queue.length === 0 && cssQueue.length === 0 ) { + // Check the document is ready + if (document.readyState !== 'loading') { + dt_demo._run(); + } + else { + document.addEventListener('DOMContentLoaded', function () { + if (queue.length === 0 && cssQueue.length === 0 ) { + dt_demo._run(); + } + }); + } + + return; + } + + // The css source is just to run the above + if (source === 'css') { + return; + } + + var item = queue.shift(); + + if (! item) { + return; + } + + // Already got jQuery from an external source - spin on + if (item.name === 'jquery' && window.$) { + dt_demo._loaded.js.push(item.src); + dt_demo._loadNext(); + return; + } + else if ( + item.name === 'datatables' && + item.src.indexOf('dataTables.js') !== -1 && + window.$ && + window.$.fn.dataTable + ) { + // Likewise for DataTables + dt_demo._loaded.js.push(item.src); + dt_demo._loadNext(); + return; + } + + if (item.type === 'css') { + var script = document.createElement('link'); + script.href = item.src; + script.rel = 'stylesheet'; + script.onload = function () { + // We want to wait for all CSS to load, but not individually + // like the JS, so the loading queue check is a little + // different, here it removes items that were added so an empty + // queue indicates all are loaded. + var idx = cssQueue.indexOf(item.src); + + if (idx !== -1) { + cssQueue.splice(idx, 1); + } + + dt_demo._loadNext('css'); + }; + + cssQueue.push(item.src); + dt_demo._loaded.css.push(item.src); + + document.head.appendChild(script); + dt_demo._loadNext(); // don't wait for the CSS + } + else { + var script = document.createElement('script'); + script.src = item.src; + script.type = 'text/javascript'; + script.onload = function () { + // Tailwind specific config + if (item.name === 'tailwindcss') { + window.tailwind.config = { darkMode: "class" }; + } + else if (item.name === 'jquery' && window.cash) { + window.jQuery = window.cash; + } + + dt_demo._loadNext(); + }; + + dt_demo._loaded.js.push(item.src); + + document.head.appendChild(script); + } + }, + + _loadQueue: [], + _loadCssQueue: [], + _loaded: { + css: [], + js: [] + }, + + storage: { + // Allows compatibility with the DT site storage of preferences + get: function (name) { + return typeof getCookie === 'function' + ? getCookie(name) + : localStorage.getItem(name); + }, + + set: function (name, val) { + if (typeof setCookie === 'function') { + setCookie(name, val); + } + else { + localStorage.setItem(name, val); + } + } + }, + + /** + * Run example based on code available + */ + _run: function () { + if (dt_demo.hasRun) { + return; + } + + dt_demo.hasRun = true; + + // init html + var types = dt_demo._struct; + var demoHtml = ''; + + var event = new Event('dt-demo-run'); + document.dispatchEvent(event); + + if ($('div.demo-html').length) { + demoHtml = $('div.demo-html').html().trim(); + + if ( demoHtml ) { + demoHtml = demoHtml+'\n\n'; + } + } + + $('div.dt-tabs div.table').append( + '\t\t\t\t'+ + escapeHtml( demoHtml )+ + '' + ); + + dt_demo._tabs(); + + // Temporary + // types.jquery(); + // $('#js-vanilla').css('display', 'none'); + // return; + + var optionsContainer = $('div.dt-demo-options'); + + if (! optionsContainer.length) { + optionsContainer = $('
                                                                                                                                                                                                                                                                                                                                                                          ') + .insertBefore('h1'); + } + + // jQuery / Vanilla selector + var initType = dt_demo.storage.get('dt-demo-runtime') || 'vanilla-js'; + var initStyle = dt_demo.storage.get('dt-demo-style') || 'datatables'; + var finish; + + // Show a warning if there is no script for this version + if (types) { + var canjQuery = dt_demo._functionHasBody(types.jquery); + var canVanilla = dt_demo._functionHasBody(types.vanilla); + + if (canjQuery || canVanilla) { + var runtimeSelector = dt_demo._options( + 'Initialisation code', + optionsContainer, + [ + { + label: 'jQuery', + val: 'jquery' + }, + { + label: 'Vanilla JS', + val: 'vanilla-js' + } + ], + initType, + function (option, container, initChange) { + dt_demo.storage.set('dt-demo-runtime', option.val); + dt_demo._changeRuntime(option, container, initChange); + }, + '

                                                                                                                                                                                                                                                                                                                                                                          What is this?

                                                                                                                                                                                                                                                                                                                                                                          ' + ); + + if (initType === 'jquery' && ! canjQuery) { + initType = 'vanilla-js'; + dt_demo._optionsWarning(runtimeSelector, 'This example does not yet have jQuery initialisation available. Vanilla JS is being used instead.'); + } + else if (initType === 'vanilla-js' && ! canVanilla ) { + initType = 'jquery'; + dt_demo._optionsWarning(runtimeSelector, 'This example does not yet have vanilla JS initialisation available. jQuery is being used instead.'); + } + + // Hide the code block that isn't being run + if (initType === 'jquery') { + finish = function () { + types.jquery(); + } + $('#js-vanilla').css('display', 'none'); + } + else { + finish = function () { + types.vanilla(); + } + $('#js-jquery').css('display', 'none'); + } + } + + // Style library selector options + dt_demo._options( + 'Styling framework', + optionsContainer, + [ + { + label: 'Bootstrap 3', + val: 'bootstrap' + }, + { + label: 'Bootstrap 4', + val: 'bootstrap4' + }, + { + label: 'Bootstrap 5', + val: 'bootstrap5' + }, + { + label: 'Bulma', + val: 'bulma' + }, + { + label: 'DataTables', + val: 'datatables' + }, + { + label: 'Foundation', + val: 'foundation' + }, + { + label: 'jQuery UI', + val: 'jqueryui' + }, + { + label: 'Fomantic UI', + val: 'semanticui' + }, + ], + initStyle, + function (option, container, initStyle) { + dt_demo.storage.set('dt-demo-style', option.val); + dt_demo._changeStyle(option, container, initStyle); + }, + '

                                                                                                                                                                                                                                                                                                                                                                          What is this?

                                                                                                                                                                                                                                                                                                                                                                          ' + ); + } + + // Theme selector options + dt_demo._options( + 'Colour scheme', + optionsContainer, + [ + { + icon: 'auto', + label: 'Auto', + val: 'auto' + }, + { + icon: 'light', + label: 'Light', + val: 'light' + }, + { + icon: 'dark', + label: 'Dark', + val: 'dark' + } + ], + dt_demo.storage.get('dt-demo-scheme') || 'auto', + function (option, container, initChange) { + dt_demo.storage.set('dt-demo-scheme', option.val); + dt_demo._changeTheme(option.val, container, initChange); + }, + '

                                                                                                                                                                                                                                                                                                                                                                          What is this?

                                                                                                                                                                                                                                                                                                                                                                          ' + ); + + if (finish) { + finish(); + } + }, + + _functionHasBody: function (fn) { + var str = fn.toString(); + var body = str.slice(str.indexOf('{')+1, str.lastIndexOf('}')); + + return body.trim().length !== 0; + }, + + _optionsWarning: function (selector, msg) { + // Remove message + $('div.dt-demo-selector__current i.dt-demo-icon.warning', selector).remove(); + $('div.dt-demo-selector__options p.dt-demo-warning', selector).remove(); + + if (msg === false) { + return; + } + + $('div.dt-demo-selector__current', selector) + .prepend(''); + + $('div.dt-demo-selector__title', selector) + .append($('

                                                                                                                                                                                                                                                                                                                                                                          ').html(' ' + msg)); + }, + + _options: function (title, container, options, initVal, cb, info) { + var initChange = true; + var selector = $( + '

                                                                                                                                                                                                                                                                                                                                                                          '+ + '
                                                                                                                                                                                                                                                                                                                                                                          '+ + '
                                                                                                                                                                                                                                                                                                                                                                          '+ + '
                                                                                                                                                                                                                                                                                                                                                                          ' + ) + .appendTo(container) + .on('click', '.dt-demo-selector__option', function () { + var val = $(this).data('val'); + var option = $(this).data('option'); + + $('div.dt-demo-selector__option', selector) + .removeClass('selected') + .filter('[data-val="'+val+'"]').addClass('selected'); + + cb(option, selector, initChange); + + // 'tis true for the first run, to let us know that it was + // the first run + initChange = false; + }); + + var currentEl = selector.find('.dt-demo-selector__current'); + var optionsEl = selector.find('.dt-demo-selector__options'); + + // Add the options + for (var i=0 ; i') + .attr('data-val', option.val) + .data('option', option) + .append('' + option.label + '') + .appendTo(optionsEl); + + if (option.icon) { + $('') + .addClass(option.icon) + .prependTo(optionEl); + + hasIcons = true; + } + } + + optionsEl.prepend('
                                                                                                                                                                                                                                                                                                                                                                          '+ title + info +'
                                                                                                                                                                                                                                                                                                                                                                          '); + + // Show / hide dropdown + currentEl.on('click', function () { + if (optionsEl.css('display') === 'block') { + optionsEl.css('display', 'none'); + + $('body').off('click.dt-theme-selector'); + } + else { + optionsEl.css('display', 'block'); + + setTimeout(function () { + $('body').on('click.dt-theme-selector', function (e) { + if ($(e.target).parents(optionsEl).filter(selector).length) { + return; + } + + currentEl.trigger('click'); // hide + }); + }, 10); + } + }); + + // Trigger initial selection + $('div.dt-demo-selector__option', selector) + .filter('[data-val="'+initVal+'"]') + .trigger('click'); + + return selector; + }, + + _changeRuntime: function (option, selector, initChange) { + if (! initChange) { + // Reload - localStorage on next load will select the correct run code + window.location.reload(); + } + + $('div.dt-demo-selector__current', selector).text(option.label); + }, + + _changeStyle: function (option, selector, initChange) { + if (! initChange) { + // Reload - localStorage on next load will select the correct run code + window.location.reload(); + return; + } + + $('div.dt-demo-selector__current', selector).text(option.label); + + var target = dt_demo._struct.libs.targetFramework; + var applied = option.val; + + if (target && target !== option.val) { + var styleName = dt_demo._getPageStylingName(target); + applied = target; + + dt_demo._optionsWarning(selector, 'This example explicity uses ' + styleName + ' and your selection has been disabled for this page.'); + } + + dt_demo._setPageStyling(applied); + dt_demo._tableClass(applied); + + dt_demo._appliedStyle = applied; + }, + + _changeTheme: function (val, selector) { + if (val === 'auto') { + var prefers = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'; + + val = prefers == 'dark' ? 'dark' : 'light'; + } + + // Warnings if incompatible + var styling = dt_demo._appliedStyle; + var targetTheme = val; + + if (val === 'dark') { + if (! styling || styling === 'bootstrap5' || styling === 'datatables' || styling === 'bulma') { + dt_demo._optionsWarning(selector, false); + } + else { + val = 'light'; + dt_demo._optionsWarning(selector, dt_demo._getPageStylingName(styling) + ' does not have a dark theme mode. Light theme is shown.'); + } + } + + if (val === 'dark') { + $('html') + .removeClass('light') // DataTables + .addClass('dark') + .attr('data-bs-theme', 'dark') // Bootstrap + .attr('data-theme', 'dark'); // Bulma + $('div.chart-display').removeClass('highcharts-light').addClass('highcharts-dark'); + } + else if (val === 'light') { + $('html') + .removeClass('dark') // DataTables + .addClass('light') + .attr('data-bs-theme', 'light') // Bootstrap + .attr('data-theme', 'light'); // Bulma + $('div.chart-display').removeClass('highcharts-dark').addClass('highcharts-light'); + } + + // Update the current element + var current = $('div.dt-demo-selector__current', selector); + + if (! current.children('i.theme').length) { + current.append(''); + } + + $('i.theme', current) + .removeClass('light dark auto') + .addClass(targetTheme); + }, + + _setPageStyling: function (styling) { + var body = $('body'); + + if (styling === 'bootstrap') { + body.addClass('dt-example-bootstrap'); + } + else if (styling === 'bootstrap4') { + body.addClass('dt-example-bootstrap4'); + } + else if (styling === 'bootstrap5') { + body.addClass('dt-example-bootstrap5'); + } + else if (styling === 'foundation') { + body.addClass('dt-example-foundation'); + } + else if (styling === 'jqueryui') { + body.addClass('dt-example-jqueryui'); + } + else if (styling === 'semanticui') { + body.addClass('dt-example-semanticui'); + } + else if (styling === 'bulma') { + body.addClass('dt-example-bulma'); + } + else if (styling === 'material') { + body.addClass('dt-example-material'); + } + else if (styling === 'uikit') { + body.addClass('dt-example-uikit'); + } + }, + + _getPageStylingName: function (styling) { + if (styling === 'bootstrap') { + return 'Bootstrap 3'; + } + else if (styling === 'bootstrap4') { + return 'Bootstrap 5'; + } + else if (styling === 'bootstrap5') { + return 'Bootstrap 5'; + } + else if (styling === 'foundation') { + return 'Foundation'; + } + else if (styling === 'jqueryui') { + return 'jQuery UI'; + } + else if (styling === 'semanticui') { + return 'Fomantic UI'; + } + else if (styling === 'bulma') { + return 'Bulma'; + } + else if (styling === 'material') { + return 'Material'; + } + else if (styling === 'uikit') { + return 'UI Kit'; + } + + return 'DataTables'; + }, + + _getFileName: function (ext) { + switch (ext) { + case 'autofill': + return 'autoFill'; + case 'colreorder': + return 'colReorder'; + case 'datatables': + return 'dataTables'; + case 'datetime': + return 'dateTime'; + case 'fixedcolumns': + return 'fixedColumns'; + case 'fixedheader': + return 'fixedHeader'; + case 'keytable': + return 'keyTable'; + case 'rowgroup': + return 'rowGroup'; + case 'rowreorder': + return 'rowReorder'; + case 'searchbuilder': + return 'searchBuilder'; + case 'searchpanes': + return 'searchPanes'; + case 'staterestore': + return 'stateRestore'; + default: + return ext; + } + }, + + _getFrameworkFile: function (fw) { + switch (fw) { + case 'datatables': + return 'dataTables'; + default: + return fw; + } + }, + + _tableClass: function (fw) { + var table = $('table'); + + switch (fw) { + case 'bootstrap': + case 'bootstrap4': + table.addClass('table table-striped table-bordered table-hover'); + break; + + case 'bootstrap5': + table.addClass('table table-striped table-hover'); + break; + + case 'bulma': + table.addClass('table is-striped is-hoverable'); + break; + + case 'foundation': + table.addClass('hover'); + break; + + case 'material': + table.addClass('mdl-data-table'); + break; + + case 'semanticui': + table.addClass('ui selectable striped celled table'); + break; + + case 'uikit': + table.addClass('uk-table uk-table-hover uk-table-striped'); + break; + + default: + break; + } + + if (window.DataTable) { + DataTable + .tables( { visible: true, api: true } ) + .columns.adjust(); + } + }, + + _displayFiles: function (sel, files) { + var ul = $(sel); + + files.forEach(function (src) { + ul.append( + $('
                                                                                                                                                                                                                                                                                                                                                                        • ').append( + $('', {href: src}).html(src) + ) + ); + }); + } +}; diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.scss b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.scss new file mode 100644 index 0000000..ce54bfa --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/demo.scss @@ -0,0 +1,908 @@ + +@mixin code-dark-tint ($color) { + color: $color; + background-color: mix($color, rgb(33, 37, 41), 10%); + border: 1px solid mix($color, rgb(33, 37, 41), 5%); +} + +body { + font: 90%/1.5em system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif; + margin: 0; + padding: 0; + color: #333; + background-color: #fff; + + // Overrides for styling frameworks with CSS variables + &.dt-example-bootstrap5 { + background-color: var(--bs-body-bg); + color: var(--bs-body-color); + } + + &.dt-example-bulma { + background-color: var(--bulma-body-background-color); + color: var(--bulma-body-color); + } +} + +section { + position: relative; +} + +body.dt-example { + div.container { + max-width: 980px; + margin: 0 auto; + } + + h1 { + font-weight: normal; + font-size: 3em; + line-height: 1em; + margin: 1em 0; + + span { + display: block; + padding-top: 0.5em; + font-size: 0.5em; + line-height: 1em; + } + } + + h2 { + font-size: 2em; + margin: 1em 0; + } + + h3 { + font-size: 1.3em; + margin: 1em 0; + } +} + +a { + cursor: pointer; + color: #3174c7; + text-decoration: none; +} + +p > a:hover { + text-decoration: underline; +} + +div { + &.toc { + ul { + color: #4E6CA3; + list-style-type: none; + padding-left: 0; + } + + li { + padding: 0.2em 1em; + border-left: 4px solid transparent; + border-bottom: 1px solid #e6e6e6; + + &.active { + border-left: 4px solid #458ae0; + } + + &:first-child { + border-top: 1px solid #efefef; + } + } + } + + &.epilogue { + text-align: center; + margin-top: 2em; + } +} + +p.copyright { + font-size: 0.8em; + padding-bottom: 2em; + margin-bottom: 0; + margin-top: 1em; +} + +.clear { + clear: both; + height: 0; +} + +div { + &.info { + margin-bottom: 2em; + column-count: 2; + column-rule: 1px solid #F3F3F3; + + > * { + -webkit-column-break-inside: avoid; + break-inside: avoid; + } + + li { + margin-top: 0.75em; + } + + p:first-child { + margin-top: 0; + } + } + + &.footer { + position: relative; + margin-top: 3em; + border-top: 1px solid #999; + background-color: #eee; + padding: 0; + + > div { + &.liner { + max-width: 960px; + margin: 0 auto; + } + + &.gradient { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 6px; + background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%); + + /* W3C */ + } + } + } + + &.toc { + column-count: 2; + } + + &.toc-group { + display: inline-block; + width: 100%; + } + + &.box { + overflow: auto; + height: 8em; + padding: 1em; + color: #444; + background-color: #fcfcfc; + border: 1px solid #e0e0e0; + margin-bottom: 2em; + } +} + +code { + font-family: "Source Code Pro", Consolas, Menlo, Monaco, "Courier New", monospace; + padding: 1px 4px; + font-size: 0.8em; + color: #444; + background-color: #fcfcfc; + border: 1px solid #e0e0e0; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; + + &:after { + display: inline-block; + border-left: 1px solid rgba(0, 0, 0, 0.2); + margin-left: 4px; + padding-left: 4px; + opacity: 0.5; + } +} + +a code { + text-decoration: underline; + height: auto !important; // Bulma + padding: 1px 4px !important; // Bulma + margin-bottom: 0 !important; // Foundation +} + +code { + &.option { + color: #D14; + + /* red */ + background-color: #fcf6f8; + border: 1px solid #f7d6df; + white-space: nowrap; + + &:after { + content: 'Option'; + } + } + + &.path { + color: #095c05; + + /* dark green */ + background-color: #eef7ed; + border: 1px solid #8ccb89; + white-space: nowrap; + + &:after { + content: 'Path'; + } + } + + &.tag { + color: #c29f00; + + /* yellow */ + background-color: #fff9d7; + border: 1px solid #ffe700; + white-space: nowrap; + + &:after { + content: 'Tag'; + } + } + + &.api { + color: #0c199c; + + /* dark blue */ + background-color: #f4f5fc; + border: 1px solid #c6cbe9; + white-space: nowrap; + + &:after { + content: 'API'; + } + } + + &.type { + color: #d119cf; + + /* pink */ + background-color: #faebfa; + border: 1px solid #f3aef2; + white-space: nowrap; + + &:after { + content: 'Type'; + } + } + + &.event { + color: #2a839e; + + /* deep aqua */ + background-color: #f5fafb; + border: 1px solid #a8ddec; + white-space: nowrap; + + &:after { + content: 'Event'; + } + } + + &.string { + color: #c05f1d; + + /* brown */ + background-color: #f5eee9; + border: 1px solid #dfc4b2; + white-space: nowrap; + + &:after { + content: 'String'; + } + } + + &.field { + color: #ad1ee8; + + /* purple */ + background-color: #f9f1fc; + border: 1px solid #ebc9f7; + white-space: nowrap; + + &:after { + content: 'Field'; + } + } + + &.button { + color: #464e50; + + /* grey */ + background-color: #f2f7f9; + border: 1px solid #b8c3c5; + white-space: nowrap; + + &:after { + content: 'Button'; + } + } + + &.feature { + color: rgb(221, 109, 17); + + /* orange */ + background-color: #fcf9f6; + border: 1px solid #f7e5d6; + white-space: nowrap; + + &:after { + content: 'Feature'; + } + } + + &.multiline { + display: inline-block; + width: 95%; + } +} + +div.syntaxhighlighter { + padding: 20px 20px 8px 3px; + border-radius: 5px; + + code:after { + display: none; + } +} + +ul.dt-tabs { + position: relative; + display: block; + top: 1px; + height: 40px; + margin: 20px 20px 0 0 !important; + padding-left: 0.5rem; + font-size: 1em; + + li { + display: block; + float: left; + padding: 0 15px; + height: 40px; + font-size: 1.2em; + margin: 0 5px; + cursor: pointer; + line-height: 40px; + color: #121e32; + border: 1px solid transparent; + border-bottom: none; + margin-top: -1px; + + &.active { + border: 1px solid #ccc; + border-bottom: 1px solid white; + margin-top: 0; + border-top-left-radius: 5px; + border-top-right-radius: 5px; + background-color: white; + } + } +} + +div.dt-tabs { + clear: both; + margin-top: -1px; + display: block; + border-radius: 5px; +} + +body.dt-example-foundation { + table.dataTable { + input, + select { + margin-bottom: 0; + } + } +} + +body.dt-example-tailwindcss { + h1 { + font-size: 3em; + margin: 0.8em 0; + } + + h2 { + margin: 0.5em 0; + font-size: 1.75em; + } + + h3 { + margin: 0.5em 0; + font-size: 1.2em; + font-weight: bold; + } + + div.info, + div.dt-tabs, + div.footer { + a { + color: #3174c7; + } + } + + p { + margin: 0.5em 0; + } +} + +div { + &.dt-tabs > div { + padding: 1.5em; + border: 1px solid #ccc; + display: none; + border-radius: 5px; + box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); + + h1 { + border-bottom: none; + margin-top: 1em; + } + + > { + p { + margin-bottom: 1rem; + + &:first-child { + margin-top: 0; + } + } + + ul { + display: block; + list-style: none; + padding-left: 0; + border-width: 0px; + margin: 1em 2em; + + > li { + display: list-item; + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + padding: 0.2em 1em; + + &:first-child { + border-top: 1px solid rgba(0, 0, 0, 0.1); + } + + > a { + border-bottom-width: 0px; + display: block; + padding: 0px; + } + } + } + } + } + + &.column_half { + float: left; + width: 49%; + padding-right: 1%; + } +} + +div.dt-demo-options { + position: absolute; + right: 0; + top: 0.5em; + z-index: 12; +} + +div.dt-demo-selector { + position: relative; + display: inline-block; + margin-left: 1em; + + div.dt-demo-selector__current { + width: fit-content; + padding: 0.5em; + border: 1px solid #c3c3c3; + border-radius: 5px; + cursor: pointer; + + &::after { + display: inline-block; + margin-left: .5em; + vertical-align: .255em; + content: ""; + border-top: .3em solid; + border-right: .3em solid transparent; + border-bottom: 0; + border-left: .3em solid transparent; + color: rgba(0, 0, 0, 0.5); + } + } + + div.dt-demo-selector__options { + display: none; + position: absolute; + top: 39px; + right: 0; + padding: 0.5em; + border: 1px solid #c3c3c3; + z-index: 3; + background-color: white; + box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); + border-radius: 5px; + min-width: 100px; + + div.dt-demo-selector__option { + margin-bottom: 2px; + padding: 0.5em 1em; + border-radius: 0.25em; + cursor: pointer; + + &.selected { + background: rgb(13, 110, 253); + color: white; + + i.dt-demo-icon { + filter: invert(100%) brightness(1000%); + } + } + + &:not(.selected):hover { + background: rgb(240, 240, 240); + } + + &:last-child { + margin-bottom: 0; + } + + i.dt-demo-icon { + margin-right: 0.75em; + } + } + + div.dt-demo-selector__title { + min-width: 200px; + text-align: center; + margin: 0.5em -0.5em; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + padding-bottom: 12px; + + p.dt-demo-warning { + margin-top: 1em; + text-align: left; + padding: 0 1em; + } + } + + p { + margin: 0; + font-size: 0.85em; + } + + p + p { + margin-top: 0; + } + } +} + +i.dt-demo-icon { + display: inline-block; + width: 16px; + height: 16px; + background-repeat: no-repeat; + vertical-align: middle; + + // Icon SVG from Bootstrap - MIT licensed + // https://github.com/twbs/bootstrap/blob/main/LICENSE + &.light { + background-image: url('data:image/svg+xml;utf8,'); + } + + &.dark { + background-image: url('data:image/svg+xml;utf8,'); + } + + &.auto { + background-image: url('data:image/svg+xml;utf8,'); + } + + &.warning { + background-image: url('data:image/svg+xml;utf8,'); + } +} + +@media only screen and (max-width: 979px) { + div { + &.container, &.footer { + padding: 0 1em; + } + } +} + +@media screen and (max-width: 767px), screen and (max-width: 768px) and (orientation: portrait) { + div { + &.info, &.toc { + -webkit-column-count: 1; + -moz-column-count: 1; + -ms-column-count: 1; + -o-column-count: 1; + column-count: 1; + } + } + + body.dt-example h1 { + margin: 0.5em auto; + } + + div.dt-demo-options { + position: relative; + margin: 1em auto 0; + width: fit-content; + } +} + +html.dark { + body { + background-color: rgb(33, 37, 41); + color: rgb(218, 224, 231); + + &.dt-example-bootstrap5 { + background-color: var(--bs-body-bg); + color: var(--bs-body-color); + } + + &.dt-example-bulma { + background-color: var(--bulma-body-background-color); + color: var(--bulma-body-color); + } + } + + div.info a, + div.dt-tabs a, + div.footer a { + color: rgb(110, 168, 254); + } + + div { + &.toc li { + border-bottom: 1px solid rgb(73, 80, 87); + + &:first-child { + border-top: 1px solid rgb(73, 80, 87); + } + + &.active { + border-left: 4px solid rgb(110, 168, 254); + } + } + + &.info { + column-rule-color: rgb(73, 80, 87); + } + + &.footer { + border-top-color: rgb(26, 27, 27); + background-color: rgb(31, 34, 36); + } + + &.box { + color: rgb(228, 228, 228); + background-color: rgb(52, 54, 55); + border: 1px solid rgb(5, 5, 5); + } + } + + input, + select { + color-scheme: dark; + } + + code { + color: rgb(228, 228, 228); + background-color: rgb(28, 30, 31); + border: 1px solid rgb(5, 5, 5); + } + + ul.dt-tabs li { + color: inherit; + + &.active { + border: 1px solid rgb(73, 80, 87); + border-bottom: 1px solid rgb(28, 30, 31); + background-color: rgb(28, 30, 31); + } + } + + div { + &.dt-tabs > div { + background-color: rgb(28, 30, 31); + border: 1px solid rgb(73, 80, 87); + box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2); + + > { + ul { + > li { + border-bottom: 1px solid rgba(255, 255, 255, 0.1); + + &:first-child { + border-top: 1px solid rgba(255, 255, 255, 0.1); + } + } + } + } + } + } + + code { + &.option { + @include code-dark-tint(#f7d6df); + } + + &.path { + @include code-dark-tint(#8ccb89); + } + + &.tag { + @include code-dark-tint(#fff9d7); + } + + &.api { + @include code-dark-tint(#c6cbe9); + } + + &.type { + @include code-dark-tint(#faebfa); + } + + &.event { + @include code-dark-tint(#c7edf5); + } + + &.string { + @include code-dark-tint(#f5eee9); + } + + &.field { + @include code-dark-tint(#f9f1fc); + } + + &.button { + @include code-dark-tint(#f2f7f9); + } + + &.feature { + @include code-dark-tint(#f7e2d6); + } + } + + .syntaxhighlighter { + background: #2d2d2d !important; + box-shadow: inset 0 0 3px rgb(0, 0, 0) !important; + + .line.alt1 { + background-color: #2d2d2d !important; + } + .line.alt2 { + background-color: #292929 !important; + } + table caption { + color: black !important; + } + .gutter div { + color: #8d8d8d !important; + } + .gutter .line { + border-right: 3px solid #1a1a1a !important; + } + .syntaxhighlighter.collapsed .toolbar { + color: blue !important; + background: white !important; + border: 1px solid #4E6CA3 !important; + } + .syntaxhighlighter.collapsed .toolbar a { + color: blue !important; + } + .syntaxhighlighter.collapsed .toolbar a:hover { + color: red !important; + } + .toolbar { + color: white !important; + } + .toolbar a:hover { + color: #b7c5df !important; + background: #39568b !important; + } + .plain, + .plain a { + color: rgb(218, 224, 231) !important; + } + .comments, + .comments a { + color: #6A9955 !important; + } + .string, + .string a { + color: #ce9178 !important; + } + .keyword { + color: #569cd6 !important; + } + .preprocessor { + color: gray !important; + } + .variable { + color: #aa7700 !important; + } + .value { + color: #009900 !important; + } + .functions { + color: #ff1493 !important; + } + .constants { + color: #0066cc !important; + } + .script { + color: #006699 !important; + } + .color1, + .color1 a { + color: gray !important; + } + .color2, + .color2 a { + color: #ff1493 !important; + } + .color3, + .color3 a { + color: red !important; + } + } + + div.dt-demo-selector { + div.dt-demo-selector__current { + border: 1px solid rgba(255, 255, 255, 0.2); + + &::after { + color: rgba(255, 255, 255, 0.75); + } + + i.dt-demo-icon { + filter: invert(100%) brightness(1000%); + } + } + + div.dt-demo-selector__options { + border: 1px solid rgba(255, 255, 255, 0.2); + background-color: rgb(21, 21, 21); + + div.dt-demo-selector__option { + &.selected { + background: rgb(13, 110, 253); + color: white; + } + + &:not(.selected):hover { + background: rgb(61, 61, 61); + } + + i.dt-demo-icon { + filter: invert(100%) brightness(1000%); + } + } + } + } +} + +// Although most of the switching is done by the class name to allow easy switching +// it use this to stop the flicker of white between page loads +@media (prefers-color-scheme: dark) { + body { + background-color: rgb(33, 37, 41); + color: rgb(218, 224, 231); + } + + html.light { + body { + background-color: #fff; + color: #333; + } + } +} \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/details_close.png b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/details_close.png new file mode 100644 index 0000000..9c7d698 Binary files /dev/null and b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/details_close.png differ diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/details_open.png b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/details_open.png new file mode 100644 index 0000000..c0edf44 Binary files /dev/null and b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/details_open.png differ diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/examples.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/examples.php new file mode 100644 index 0000000..25b888f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/resources/examples.php @@ -0,0 +1,14 @@ + MIT License + */ +var XRegExp;XRegExp=XRegExp||function(n){"use strict";function v(n,i,r){var u;for(u in t.prototype)t.prototype.hasOwnProperty(u)&&(n[u]=t.prototype[u]);return n.xregexp={captureNames:i,isNative:!!r},n}function g(n){return(n.global?"g":"")+(n.ignoreCase?"i":"")+(n.multiline?"m":"")+(n.extended?"x":"")+(n.sticky?"y":"")}function o(n,r,u){if(!t.isRegExp(n))throw new TypeError("type RegExp expected");var f=i.replace.call(g(n)+(r||""),h,"");return u&&(f=i.replace.call(f,new RegExp("["+u+"]+","g"),"")),n=n.xregexp&&!n.xregexp.isNative?v(t(n.source,f),n.xregexp.captureNames?n.xregexp.captureNames.slice(0):null):v(new RegExp(n.source,f),null,!0)}function a(n,t){var i=n.length;if(Array.prototype.lastIndexOf)return n.lastIndexOf(t);while(i--)if(n[i]===t)return i;return-1}function s(n,t){return Object.prototype.toString.call(n).toLowerCase()==="[object "+t+"]"}function d(n){return n=n||{},n==="all"||n.all?n={natives:!0,extensibility:!0}:s(n,"string")&&(n=t.forEach(n,/[^\s,]+/,function(n){this[n]=!0},{})),n}function ut(n,t,i,u){var o=p.length,s=null,e,f;y=!0;try{while(o--)if(f=p[o],(f.scope==="all"||f.scope===i)&&(!f.trigger||f.trigger.call(u))&&(f.pattern.lastIndex=t,e=r.exec.call(f.pattern,n),e&&e.index===t)){s={output:f.handler.call(u,e,i),match:e};break}}catch(h){throw h;}finally{y=!1}return s}function b(n){t.addToken=c[n?"on":"off"],f.extensibility=n}function tt(n){RegExp.prototype.exec=(n?r:i).exec,RegExp.prototype.test=(n?r:i).test,String.prototype.match=(n?r:i).match,String.prototype.replace=(n?r:i).replace,String.prototype.split=(n?r:i).split,f.natives=n}var t,c,u,f={natives:!1,extensibility:!1},i={exec:RegExp.prototype.exec,test:RegExp.prototype.test,match:String.prototype.match,replace:String.prototype.replace,split:String.prototype.split},r={},k={},p=[],e="default",rt="class",it={"default":/^(?:\\(?:0(?:[0-3][0-7]{0,2}|[4-7][0-7]?)?|[1-9]\d*|x[\dA-Fa-f]{2}|u[\dA-Fa-f]{4}|c[A-Za-z]|[\s\S])|\(\?[:=!]|[?*+]\?|{\d+(?:,\d*)?}\??)/,"class":/^(?:\\(?:[0-3][0-7]{0,2}|[4-7][0-7]?|x[\dA-Fa-f]{2}|u[\dA-Fa-f]{4}|c[A-Za-z]|[\s\S]))/},et=/\$(?:{([\w$]+)}|(\d\d?|[\s\S]))/g,h=/([\s\S])(?=[\s\S]*\1)/g,nt=/^(?:[?*+]|{\d+(?:,\d*)?})\??/,ft=i.exec.call(/()??/,"")[1]===n,l=RegExp.prototype.sticky!==n,y=!1,w="gim"+(l?"y":"");return t=function(r,u){if(t.isRegExp(r)){if(u!==n)throw new TypeError("can't supply flags when constructing one RegExp from another");return o(r)}if(y)throw new Error("can't call the XRegExp constructor within token definition functions");var l=[],a=e,b={hasNamedCapture:!1,captureNames:[],hasFlag:function(n){return u.indexOf(n)>-1}},f=0,c,s,p;if(r=r===n?"":String(r),u=u===n?"":String(u),i.match.call(u,h))throw new SyntaxError("invalid duplicate regular expression flag");for(r=i.replace.call(r,/^\(\?([\w$]+)\)/,function(n,t){if(i.test.call(/[gy]/,t))throw new SyntaxError("can't use flag g or y in mode modifier");return u=i.replace.call(u+t,h,""),""}),t.forEach(u,/[\s\S]/,function(n){if(w.indexOf(n[0])<0)throw new SyntaxError("invalid regular expression flag "+n[0]);});f"}else if(i)return"\\"+(+i+f);return n},e=[],r,u;if(!(s(n,"array")&&n.length))throw new TypeError("patterns must be a nonempty array");for(u=0;u1&&a(r,"")>-1&&(e=new RegExp(this.source,i.replace.call(g(this),"g","")),i.replace.call(String(t).slice(r.index),e,function(){for(var t=1;tr.index&&(this.lastIndex=r.index)}return this.global||(this.lastIndex=o),r},r.test=function(n){return!!r.exec.call(this,n)},r.match=function(n){if(t.isRegExp(n)){if(n.global){var u=i.match.apply(this,arguments);return n.lastIndex=0,u}}else n=new RegExp(n);return r.exec.call(n,this)},r.replace=function(n,r){var e=t.isRegExp(n),u,f,h,o;return e?(n.xregexp&&(u=n.xregexp.captureNames),n.global||(o=n.lastIndex)):n+="",s(r,"function")?f=i.replace.call(String(this),n,function(){var t=arguments,i;if(u)for(t[0]=new String(t[0]),i=0;in.length-3)throw new SyntaxError("backreference to undefined group "+t);return n[r]||""}throw new SyntaxError("invalid token "+t);})})),e&&(n.lastIndex=n.global?0:o),f},r.split=function(r,u){if(!t.isRegExp(r))return i.split.apply(this,arguments);var e=String(this),h=r.lastIndex,f=[],o=0,s;return u=(u===n?-1:u)>>>0,t.forEach(e,r,function(n){n.index+n[0].length>o&&(f.push(e.slice(o,n.index)),n.length>1&&n.indexu?f.slice(0,u):f},u=c.on,u(/\\([ABCE-RTUVXYZaeg-mopqyz]|c(?![A-Za-z])|u(?![\dA-Fa-f]{4})|x(?![\dA-Fa-f]{2}))/,function(n,t){if(n[1]==="B"&&t===e)return n[0];throw new SyntaxError("invalid escape "+n[0]);},{scope:"all"}),u(/\[(\^?)]/,function(n){return n[1]?"[\\s\\S]":"\\b\\B"}),u(/(?:\(\?#[^)]*\))+/,function(n){return i.test.call(nt,n.input.slice(n.index+n[0].length))?"":"(?:)"}),u(/\\k<([\w$]+)>/,function(n){var t=isNaN(n[1])?a(this.captureNames,n[1])+1:+n[1],i=n.index+n[0].length;if(!t||t>this.captureNames.length)throw new SyntaxError("backreference to undefined group "+n[0]);return"\\"+t+(i===n.input.length||isNaN(n.input.charAt(i))?"":"(?:)")}),u(/(?:\s+|#.*)+/,function(n){return i.test.call(nt,n.input.slice(n.index+n[0].length))?"":"(?:)"},{trigger:function(){return this.hasFlag("x")},customFlags:"x"}),u(/\./,function(){return"[\\s\\S]"},{trigger:function(){return this.hasFlag("s")},customFlags:"s"}),u(/\(\?P?<([\w$]+)>/,function(n){if(!isNaN(n[1]))throw new SyntaxError("can't use integer as capture name "+n[0]);return this.captureNames.push(n[1]),this.hasNamedCapture=!0,"("}),u(/\\(\d+)/,function(n,t){if(!(t===e&&/^[1-9]/.test(n[1])&&+n[1]<=this.captureNames.length)&&n[1]!=="0")throw new SyntaxError("can't use octal escape or backreference to undefined group "+n[0]);return n[0]},{scope:"all"}),u(/\((?!\?)/,function(){return this.hasFlag("n")?"(?:":(this.captureNames.push(null),"(")},{customFlags:"n"}),typeof exports!="undefined"&&(exports.XRegExp=t),t}() + + +/*! + * SyntaxHighlighter by Alex Gorbatchev + * https://github.com/alexgorbatchev/SyntaxHighlighter - MIT license + */ + +// +// Begin anonymous function. This is used to contain local scope variables without polutting global scope. +// +if (typeof(SyntaxHighlighter) == 'undefined') var SyntaxHighlighter = function() { + +// CommonJS +if (typeof(require) != 'undefined' && typeof(XRegExp) == 'undefined') +{ + XRegExp = require('xregexp').XRegExp; +} + +// Shortcut object which will be assigned to the SyntaxHighlighter variable. +// This is a shorthand for local reference in order to avoid long namespace +// references to SyntaxHighlighter.whatever... +var sh = { + defaults : { + /** Additional CSS class names to be added to highlighter elements. */ + 'class-name' : '', + + /** First line number. */ + 'first-line' : 1, + + /** + * Pads line numbers. Possible values are: + * + * false - don't pad line numbers. + * true - automatically pad numbers with minimum required number of leading zeroes. + * [int] - length up to which pad line numbers. + */ + 'pad-line-numbers' : false, + + /** Lines to highlight. */ + 'highlight' : null, + + /** Title to be displayed above the code block. */ + 'title' : null, + + /** Enables or disables smart tabs. */ + 'smart-tabs' : true, + + /** Gets or sets tab size. */ + 'tab-size' : 4, + + /** Enables or disables gutter. */ + 'gutter' : true, + + /** Enables or disables toolbar. */ + 'toolbar' : true, + + /** Enables quick code copy and paste from double click. */ + 'quick-code' : true, + + /** Forces code view to be collapsed. */ + 'collapse' : false, + + /** Enables or disables automatic links. */ + 'auto-links' : true, + + /** Gets or sets light mode. Equavalent to turning off gutter and toolbar. */ + 'light' : false, + + 'unindent' : true, + + 'html-script' : false + }, + + config : { + space : ' ', + + /** Enables use of + + + + +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          DataTables example Custom HTTP variables

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          It can often be useful to send extra information to the server when utilising DataTables' server-side processing option. This is done by using the ajax.data option which can be used in one of + two different ways:

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                          • object - An object data to send to the server. This is useful for adding static data to the request.
                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                          • function - A function which will manipulate the data object to send to the server, adding values as required. Using the data + parameter as a function allows the additional data to evaluated and added to the request at the time the request is made.
                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          The example below shows server-side processing being used with an extra parameter being sent to the server by using the ajax.data option as a + function.

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                          First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                          First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          + $('#example').DataTable({ + ajax: { + url: 'scripts/server_processing.php', + data: function (d) { + d.myKey = 'myValue'; + // d.custom = $('#myInput').val(); + // etc + } + }, + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          + new DataTable('#example', { + ajax: { + url: 'scripts/server_processing.php', + data: function (d) { + d.myKey = 'myValue'; + // d.custom = $('#myInput').val(); + // etc + } + }, + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/defer_loading.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/defer_loading.html new file mode 100644 index 0000000..c82ae44 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/defer_loading.html @@ -0,0 +1,642 @@ + + + + + + + DataTables example - Deferred loading of data + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              DataTables example Deferred loading of data

                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              When using DataTables with server-side processing, the default behaviour is to have DataTables automatically make an Ajax call and load the data, removing + anything which might have already been in the table. However, this behaviour might not always be desirable when the first page of the table has already been + preloaded in the HTML (which you might do to ensure accessibility or for performance reasons).

                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              This automatic Ajax call to get the first page of data can be overridden by using the deferLoading initialisation property. It serves two purposes, firstly to indicate that deferred + loading is required, but also to tell DataTables how many records there are in the full table, in this case 57 (this allows the information element and pagination + to be displayed correctly).

                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              In the example below, the HTML page already has the first 10 rows of data available it in, so we use deferLoading to tell DataTables that this + data is available and that it should wait for user interaction (ordering, paging etc) before making an Ajax call.

                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                              First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                              AiriSatouAccountantTokyo28th Nov 08$162,700
                                                                                                                                                                                                                                                                                                                                                                              AngelicaRamosChief Executive Officer (CEO)London9th Oct 09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                              AshtonCoxJunior Technical AuthorSan Francisco12th Jan 09$86,000
                                                                                                                                                                                                                                                                                                                                                                              BradleyGreerSoftware EngineerLondon13th Oct 12$132,000
                                                                                                                                                                                                                                                                                                                                                                              BrendenWagnerSoftware EngineerSan Francisco7th Jun 11$206,850
                                                                                                                                                                                                                                                                                                                                                                              BrielleWilliamsonIntegration SpecialistNew York2nd Dec 12$372,000
                                                                                                                                                                                                                                                                                                                                                                              BrunoNashSoftware EngineerLondon3rd May 11$163,500
                                                                                                                                                                                                                                                                                                                                                                              CaesarVancePre-Sales SupportNew York12th Dec 11$106,450
                                                                                                                                                                                                                                                                                                                                                                              CaraStevensSales AssistantNew York6th Dec 11$145,600
                                                                                                                                                                                                                                                                                                                                                                              CedricKellySenior Javascript DeveloperEdinburgh29th Mar 12$433,060
                                                                                                                                                                                                                                                                                                                                                                              First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable({ + ajax: 'scripts/server_processing.php', + deferLoading: 57, + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                              + new DataTable('#example', { + ajax: 'scripts/server_processing.php', + deferLoading: 57, + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/ids.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/ids.html new file mode 100644 index 0000000..8c398ff --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/ids.html @@ -0,0 +1,587 @@ + + + + + + + DataTables example - Automatic addition of row ID attributes + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  DataTables example Automatic addition of row ID attributes

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  Often when using server-side processing you will find that it can be useful to have a specific ID on each row (the primary key value from the database for + example). By assigning the ID you want to apply to each row using the property DT_RowId of the data source object for each row (this property name can + be configured using the rowId option), + DataTables will automatically add it for you (note that this will work for Ajax and Javascript loaded data as well as for server-side processing).

                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  In addition to DT_RowId there are other properties which perform similar actions - please refer to the server-side processing section of the manual for full details.

                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  This example below shows DT_RowId being used to add information to the table. In addition objects are used as the data source for the rows.

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                  First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                  First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable({ + ajax: 'scripts/ids-objects.php', + columns: [ + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'start_date' }, + { data: 'salary' } + ], + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example', { + ajax: 'scripts/ids-objects.php', + columns: [ + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'start_date' }, + { data: 'salary' } + ], + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/index.html new file mode 100644 index 0000000..7983b33 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/index.html @@ -0,0 +1,92 @@ + + + + + + + + + + + + DataTables examples - Server-side processing + + +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      DataTables example Server-side processing

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      There are many ways to get your data into DataTables, and if you are working with seriously large databases, you might want to consider using the server-side + options that DataTables provides. With server-side processing enabled, all actions that DataTables performs (such as paging, searching and ordering) are handed off + to a server where an SQL engine (or similar) can perform these actions on the large data set (after all, that's what the database engine is designed for!). As + such, each draw of the table will result in a new Ajax request to get the required data.

                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      Server-side processing is enabled by setting the serverSide option to true and providing an Ajax data source through the ajax option.

                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      The examples in this section show server-side processing in use and how it can be customised to suit your needs.

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/jsonp.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/jsonp.html new file mode 100644 index 0000000..9183028 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/jsonp.html @@ -0,0 +1,570 @@ + + + + + + + DataTables example - JSONP data source for remote domains + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      DataTables example JSONP data source for remote domains

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      JSONP is one of several methods to allow the use of JSON data from any server + (browsers have XSS protection rules which will block standard Ajax requests to remote source for security reasons). Using JSONP allows DataTables to load + server-side sourced data from any domain and is quite simply done with the dataType option of the ajax initialisation option.

                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      When given as an object, the ajax + option maps directly onto the jQuery ajax options (i.e. any option that can be used in jQuery's Ajax function can + also be used in DataTable's ajax + option).

                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      The example below shows ajax being + used with the dataType option set to retrieve JSONP data for server-side processing in DataTables.

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                      First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                      First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable({ + ajax: { + url: 'scripts/jsonp.php', + dataType: 'jsonp' + }, + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example', { + ajax: { + url: 'scripts/jsonp.php', + dataType: 'jsonp' + }, + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/object_data.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/object_data.html new file mode 100644 index 0000000..92bfd73 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/object_data.html @@ -0,0 +1,586 @@ + + + + + + + DataTables example - Object data source + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          DataTables example Object data source

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          The default data format that DataTables expects for server-side processing is a 2D array of data (rows by columns). However, this is often not flexible enough + for either the server-side environment, or you might want to convey more information in the data source than is necessary to show in the table (row IDs from the + database for example). For these situations DataTables supports the reading of data for objects as well as arrays.

                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          In this example the server responds with an array of objects, where DataTables will look up and use each property that is specified by the columns.data property given for each + column.

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                          First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                          First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          + $('#example').DataTable({ + ajax: 'scripts/objects.php', + columns: [ + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'start_date' }, + { data: 'salary' } + ], + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                          + new DataTable('#example', { + ajax: 'scripts/objects.php', + columns: [ + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'start_date' }, + { data: 'salary' } + ], + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/pipeline.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/pipeline.html new file mode 100644 index 0000000..33d3808 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/pipeline.html @@ -0,0 +1,1091 @@ + + + + + + + DataTables example - Pipelining data to reduce Ajax calls for paging + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              DataTables example Pipelining data to reduce Ajax calls for paging

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              Server-side processing can be quite hard on your server, since it makes an Ajax call to the server for every draw request that is made. On sites with a large + number of page views, you could potentially end up DDoSing your own server with your own applications!

                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              This example shows one technique to reduce the number of Ajax calls that are made to the server by caching more data than is needed for each draw. This is done + by intercepting the Ajax call and routing it through a data cache control; using the data from the cache if available, and making the Ajax request if not. This + intercept of the Ajax request is performed by giving the ajax option as a function. This function then performs the logic of deciding if another Ajax call is needed, or if + data from the cache can be used.

                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              Keep in mind that this caching is for paging only; the pipeline must be cleared for other interactions such as ordering and searching since the full data set, + when using server-side processing, is only available at the server.

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                              First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                              First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              + // +// Pipelining function for DataTables. To be used to the `ajax` option of DataTables +// +$.fn.dataTable.pipeline = function (opts) { + // Configuration options + var conf = $.extend( + { + pages: 5, // number of pages to cache + url: '', // script url + data: null, // function or object with parameters to send to the server + // matching how `ajax.data` works in DataTables + method: 'GET' // Ajax HTTP method + }, + opts + ); + + // Private variables for storing the cache + var cacheLower = -1; + var cacheUpper = null; + var cacheLastRequest = null; + var cacheLastJson = null; + + return function (request, drawCallback, settings) { + var ajax = false; + var requestStart = request.start; + var drawStart = request.start; + var requestLength = request.length; + var requestEnd = requestStart + requestLength; + + if (settings.clearCache) { + // API requested that the cache be cleared + ajax = true; + settings.clearCache = false; + } + else if ( + cacheLower < 0 || + requestStart < cacheLower || + requestEnd > cacheUpper + ) { + // outside cached data - need to make a request + ajax = true; + } + else if ( + JSON.stringify(request.order) !== + JSON.stringify(cacheLastRequest.order) || + JSON.stringify(request.columns) !== + JSON.stringify(cacheLastRequest.columns) || + JSON.stringify(request.search) !== + JSON.stringify(cacheLastRequest.search) + ) { + // properties changed (ordering, columns, searching) + ajax = true; + } + + // Store the request for checking next time around + cacheLastRequest = $.extend(true, {}, request); + + if (ajax) { + // Need data from the server + if (requestStart < cacheLower) { + requestStart = requestStart - requestLength * (conf.pages - 1); + + if (requestStart < 0) { + requestStart = 0; + } + } + + cacheLower = requestStart; + cacheUpper = requestStart + requestLength * conf.pages; + + request.start = requestStart; + request.length = requestLength * conf.pages; + + // Provide the same `data` options as DataTables. + if (typeof conf.data === 'function') { + // As a function it is executed with the data object as an arg + // for manipulation. If an object is returned, it is used as the + // data object to submit + var d = conf.data(request); + if (d) { + $.extend(request, d); + } + } + else if ($.isPlainObject(conf.data)) { + // As an object, the data given extends the default + $.extend(request, conf.data); + } + + return $.ajax({ + type: conf.method, + url: conf.url, + data: request, + dataType: 'json', + cache: false, + success: function (json) { + cacheLastJson = $.extend(true, {}, json); + + if (cacheLower != drawStart) { + json.data.splice(0, drawStart - cacheLower); + } + if (requestLength >= -1) { + json.data.splice(requestLength, json.data.length); + } + + drawCallback(json); + } + }); + } + else { + json = $.extend(true, {}, cacheLastJson); + json.draw = request.draw; // Update the echo for each response + json.data.splice(0, requestStart - cacheLower); + json.data.splice(requestLength, json.data.length); + + drawCallback(json); + } + }; +}; + +// Register an API method that will empty the pipelined data, forcing an Ajax +// fetch on the next draw (i.e. `table.clearPipeline().draw()`) +DataTable.Api.register('clearPipeline()', function () { + return this.iterator('table', function (settings) { + settings.clearCache = true; + }); +}); + +// +// DataTables initialisation +// +$('#example').DataTable({ + ajax: DataTable.pipeline({ + url: 'scripts/server_processing.php', + pages: 5 // number of pages to cache + }), + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              + // +// Pipelining function for DataTables. To be used to the `ajax` option of DataTables +// +DataTable.pipeline = function (opts) { + // Configuration options + var conf = Object.assign( + { + pages: 5, // number of pages to cache + url: '', // script url + data: null, // function or object with parameters to send to the server + // matching how `ajax.data` works in DataTables + method: 'GET' // Ajax HTTP method + }, + opts + ); + + // Private variables for storing the cache + var cacheLower = -1; + var cacheUpper = null; + var cacheLastRequest = null; + var cacheLastJson = null; + + return async function (request, drawCallback, settings) { + var ajax = false; + var requestStart = request.start; + var drawStart = request.start; + var requestLength = request.length; + var requestEnd = requestStart + requestLength; + + if (settings.clearCache) { + // API requested that the cache be cleared + ajax = true; + settings.clearCache = false; + } + else if ( + cacheLower < 0 || + requestStart < cacheLower || + requestEnd > cacheUpper + ) { + // outside cached data - need to make a request + ajax = true; + } + else if ( + JSON.stringify(request.order) !== + JSON.stringify(cacheLastRequest.order) || + JSON.stringify(request.columns) !== + JSON.stringify(cacheLastRequest.columns) || + JSON.stringify(request.search) !== + JSON.stringify(cacheLastRequest.search) + ) { + // properties changed (ordering, columns, searching) + ajax = true; + } + + // Store the request for checking next time around + cacheLastRequest = JSON.parse(JSON.stringify(request)); + + if (ajax) { + // Need data from the server + if (requestStart < cacheLower) { + requestStart = requestStart - requestLength * (conf.pages - 1); + + if (requestStart < 0) { + requestStart = 0; + } + } + + cacheLower = requestStart; + cacheUpper = requestStart + requestLength * conf.pages; + + request.start = requestStart; + request.length = requestLength * conf.pages; + + // Provide the same `data` options as DataTables. + if (typeof conf.data === 'function') { + // As a function it is executed with the data object as an arg + // for manipulation. If an object is returned, it is used as the + // data object to submit + var d = conf.data(request); + if (d) { + Object.assign(request, d); + } + } + else if (conf.data) { + // As an object, the data given extends the default + Object.assign(request, conf.data); + } + + // Use `fetch` to make Ajax request + let response = await fetch( + conf.url + '?json=' + JSON.stringify(request), + { + method: conf.method + } + ); + + let json = await response.json(); + + cacheLastJson = JSON.parse(JSON.stringify(json)); + + if (cacheLower != drawStart) { + json.data.splice(0, drawStart - cacheLower); + } + if (requestLength >= -1) { + json.data.splice(requestLength, json.data.length); + } + + drawCallback(json); + } + else { + json = JSON.parse(JSON.stringify(cacheLastJson)); + json.draw = request.draw; // Update the echo for each response + json.data.splice(0, requestStart - cacheLower); + json.data.splice(requestLength, json.data.length); + + drawCallback(json); + } + }; +}; + +// Register an API method that will empty the pipelined data, forcing an Ajax +// fetch on the next draw (i.e. `table.clearPipeline().draw()`) +DataTable.Api.register('clearPipeline()', function () { + return this.iterator('table', function (settings) { + settings.clearCache = true; + }); +}); + +// +// DataTables initialisation +// +$('#example').DataTable({ + ajax: DataTable.pipeline({ + url: 'scripts/server_processing.php', + pages: 5 // number of pages to cache + }), + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/post.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/post.html new file mode 100644 index 0000000..4c12dc4 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/post.html @@ -0,0 +1,602 @@ + + + + + + + DataTables example - POST data + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  DataTables example POST data

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  By default, the Ajax request that DataTables makes to obtain server-side processing data is an HTTP GET request. However, there are times when you might wish to + use POST. This is very easily done by using the type option of the ajax initialisation option.

                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  When given as an object, the ajax + option maps directly onto the jQuery ajax options (i.e. any option that can be used in jQuery's Ajax function can + also be used in DataTable's ajax + option).

                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  The example below shows ajax being + used with the type option set to POST to make a POST request.

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                  First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                  First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable({ + ajax: { + url: 'scripts/post.php', + type: 'POST' + }, + columns: [ + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'start_date' }, + { data: 'salary' } + ], + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example', { + ajax: { + url: 'scripts/post.php', + type: 'POST' + }, + columns: [ + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' }, + { data: 'start_date' }, + { data: 'salary' } + ], + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/return_search.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/return_search.html new file mode 100644 index 0000000..d8d4254 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/return_search.html @@ -0,0 +1,565 @@ + + + + + + + DataTables example - Return key to search + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      DataTables example Return key to search

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      It can be useful at times to require the end user to press the return key to trigger a search action, rather than performing a search on each keystroke, + particularly when using server-side processing. As of v1.11, this option exists in DataTables as the search.return parameter as shown in this + example.

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                      First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                      First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable({ + ajax: 'scripts/server_processing.php', + processing: true, + search: { + return: true + }, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example', { + ajax: 'scripts/server_processing.php', + processing: true, + search: { + return: true + }, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/row_details.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/row_details.html new file mode 100644 index 0000000..f8554a0 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/row_details.html @@ -0,0 +1,811 @@ + + + + + + + DataTables example - Row details + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          DataTables example Row details

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          This example shows the use of DataTables' ability to show and hide child rows which are attached to a parent row in the host table. This is often used to show + additional information about a row, particularly when you wish to convey more information about a row than there is space for in the host table.

                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          The example below shows server-side processing being used with the first column having an event listener attached to it which will toggle the child row's + display. This is set up using columns.data and columns.defaultContent, in combination with CSS to show an empty cell with a background image which can be clicked + upon.

                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          The event handler makes use of the row().child + methods to firstly check if a row is already displayed, and if so hide it, if not show it. The content of the child row is, in this example, defined by the + format() function, but you would replace that with whatever you wanted to show the content required, possibly including, for example, an Ajax call to + the server to obtain the extra information to show. Note that the format details function has access to the full data source object for the row, including + information that is not actually shown in the table (the salary parameter for example).

                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          Furthermore, this example shows a small difference from the client-side row details example in that to have rows + automatically reopen when the table is redrawn, we need to track a unique identifier for each row - in this case the row id. This is required because + in server-side processing mode rows are automatically destroyed and recreated on each draw.

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                          First nameLast namePositionOffice
                                                                                                                                                                                                                                                                                                                                                                                                          First nameLast namePositionOffice
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          + function format(d) { + return ( + 'Full name: ' + + d.first_name + + ' ' + + d.last_name + + '<br>' + + 'Salary: ' + + d.salary + + '<br>' + + 'The child row can contain any data you wish, including links, images, inner tables etc.' + ); +} + +var table = $('#example').DataTable({ + ajax: 'scripts/ids-objects.php', + columns: [ + { + class: 'dt-control', + orderable: false, + data: null, + defaultContent: '' + }, + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' } + ], + order: [[1, 'asc']], + processing: true, + serverSide: true +}); + +// Array to track the ids of the details displayed rows +var detailRows = []; + +$('#example tbody').on('click', 'tr td.dt-control', function () { + var tr = $(this).closest('tr'); + var row = table.row(tr); + var idx = detailRows.indexOf(tr.attr('id')); + + if (row.child.isShown()) { + tr.removeClass('details'); + row.child.hide(); + + // Remove from the 'open' array + detailRows.splice(idx, 1); + } + else { + tr.addClass('details'); + row.child(format(row.data())).show(); + + // Add to the 'open' array + if (idx === -1) { + detailRows.push(tr.attr('id')); + } + } +}); + +// On each draw, loop over the `detailRows` array and show any child rows +table.on('draw', function () { + detailRows.forEach(function (id, i) { + $('#' + id + ' td.dt-control').trigger('click'); + }); +}); +
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          + function format(d) { + return ( + 'Full name: ' + + d.first_name + + ' ' + + d.last_name + + '<br>' + + 'Salary: ' + + d.salary + + '<br>' + + 'The child row can contain any data you wish, including links, images, inner tables etc.' + ); +} + +const table = new DataTable('#example', { + ajax: 'scripts/ids-objects.php', + columns: [ + { + class: 'dt-control', + orderable: false, + data: null, + defaultContent: '' + }, + { data: 'first_name' }, + { data: 'last_name' }, + { data: 'position' }, + { data: 'office' } + ], + order: [[1, 'asc']], + processing: true, + serverSide: true +}); + +// Array to track the ids of the details displayed rows +const detailRows = []; + +table.on('click', 'tbody td.dt-control', function () { + let tr = event.target.closest('tr'); + let row = table.row(tr); + let idx = detailRows.indexOf(tr.id); + + if (row.child.isShown()) { + tr.classList.remove('details'); + row.child.hide(); + + // Remove from the 'open' array + detailRows.splice(idx, 1); + } + else { + tr.classList.add('details'); + row.child(format(row.data())).show(); + + // Add to the 'open' array + if (idx === -1) { + detailRows.push(tr.id); + } + } +}); + +// On each draw, loop over the `detailRows` array and show any child rows +table.on('draw', () => { + detailRows.forEach((id, i) => { + let el = document.querySelector('#' + id + ' td.dt-control'); + + if (el) { + el.dispatchEvent(new Event('click', { bubbles: true })); + } + }); +}); +
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/firebird.sql b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/firebird.sql new file mode 100644 index 0000000..01afd3e --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/firebird.sql @@ -0,0 +1,73 @@ + -- + -- DataTables Ajax and server-side processing database (Firebird 3) + -- + CREATE TABLE "datatables_demo" ( + "id" integer generated by default as identity primary key, + "first_name" varchar(250) default '' not null, + "last_name" varchar(250) default '' not null, + "position" varchar(250) default '' not null, + "email" varchar(250) default '' not null, + "office" varchar(250) default '' not null, + "start_date" timestamp default NULL, + "age" int, + "salary" int, + "seq" int, + "extn" varchar(8) default '' not null + ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Tiger', 'Nixon', 61, 'System Architect', 320800, '25.Apr.2011', 5421, 't.nixon@datatables.net', 'Edinburgh', 2 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Garrett', 'Winters', 63, 'Accountant', 170750, '25.Jul.2011', 8422, 'g.winters@datatables.net', 'Tokyo', 22 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Ashton', 'Cox', 66, 'Junior Technical Author', 86000, '12.Jan.2009', 1562, 'a.cox@datatables.net', 'San Francisco', 6 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Cedric', 'Kelly', 22, 'Senior Javascript Developer', 433060, '29.Mar.2012', 6224, 'c.kelly@datatables.net', 'Edinburgh', 41 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Airi', 'Satou', 33, 'Accountant', 162700, '28.Nov.2008', 5407, 'a.satou@datatables.net', 'Tokyo', 55 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Brielle', 'Williamson', 61, 'Integration Specialist', 372000, '02.Dec.2012', 4804, 'b.williamson@datatables.net', 'New York', 21 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Herrod', 'Chandler', 59, 'Sales Assistant', 137500, '06.Aug.2012', 9608, 'h.chandler@datatables.net', 'San Francisco', 46 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Rhona', 'Davidson', 55, 'Integration Specialist', 327900, '14.Oct.2010', 6200, 'r.davidson@datatables.net', 'Tokyo', 50 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Colleen', 'Hurst', 39, 'Javascript Developer', 205500, '15.Sep.2009', 2360, 'c.hurst@datatables.net', 'San Francisco', 26 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Sonya', 'Frost', 23, 'Software Engineer', 103600, '13.Dec.2008', 1667, 's.frost@datatables.net', 'Edinburgh', 18 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jena', 'Gaines', 30, 'Office Manager', 90560, '19.Dec.2008', 3814, 'j.gaines@datatables.net', 'London', 13 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Quinn', 'Flynn', 22, 'Support Lead', 342000, '03.Mar.2013', 9497, 'q.flynn@datatables.net', 'Edinburgh', 23 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Charde', 'Marshall', 36, 'Regional Director', 470600, '16.Oct.2008', 6741, 'c.marshall@datatables.net', 'San Francisco', 14 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Haley', 'Kennedy', 43, 'Senior Marketing Designer', 313500, '18.Dec.2012', 3597, 'h.kennedy@datatables.net', 'London', 12 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Tatyana', 'Fitzpatrick', 19, 'Regional Director', 385750, '17.Mar.2010', 1965, 't.fitzpatrick@datatables.net', 'London', 54 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Michael', 'Silva', 66, 'Marketing Designer', 198500, '27.Nov.2012', 1581, 'm.silva@datatables.net', 'London', 37 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Paul', 'Byrd', 64, 'Chief Financial Officer (CFO)', 725000, '09.Jun.2010', 3059, 'p.byrd@datatables.net', 'New York', 32 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Gloria', 'Little', 59, 'Systems Administrator', 237500, '10.Apr.2009', 1721, 'g.little@datatables.net', 'New York', 35 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Bradley', 'Greer', 41, 'Software Engineer', 132000, '13.Oct.2012', 2558, 'b.greer@datatables.net', 'London', 48 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Dai', 'Rios', 35, 'Personnel Lead', 217500, '26.Sep.2012', 2290, 'd.rios@datatables.net', 'Edinburgh', 45 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jenette', 'Caldwell', 30, 'Development Lead', 345000, '03.Sep.2011', 1937, 'j.caldwell@datatables.net', 'New York', 17 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Yuri', 'Berry', 40, 'Chief Marketing Officer (CMO)', 675000, '25.Jun.2009', 6154, 'y.berry@datatables.net', 'New York', 57 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Caesar', 'Vance', 21, 'Pre-Sales Support', 106450, '12.Dec.2011', 8330, 'c.vance@datatables.net', 'New York', 29 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Doris', 'Wilder', 23, 'Sales Assistant', 85600, '20.Sep.2010', 3023, 'd.wilder@datatables.net', 'Sydney', 56 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Angelica', 'Ramos', 47, 'Chief Executive Officer (CEO)', 1200000, '09.Oct.2009', 5797, 'a.ramos@datatables.net', 'London', 36 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Gavin', 'Joyce', 42, 'Developer', 92575, '22.Dec.2010', 8822, 'g.joyce@datatables.net', 'Edinburgh', 5 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jennifer', 'Chang', 28, 'Regional Director', 357650, '14.Nov.2010', 9239, 'j.chang@datatables.net', 'Singapore', 51 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Brenden', 'Wagner', 28, 'Software Engineer', 206850, '07.Jun.2011', 1314, 'b.wagner@datatables.net', 'San Francisco', 20 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Fiona', 'Green', 48, 'Chief Operating Officer (COO)', 850000, '11.Mar.2010', 2947, 'f.green@datatables.net', 'San Francisco', 7 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Shou', 'Itou', 20, 'Regional Marketing', 163000, '14.Aug.2011', 8899, 's.itou@datatables.net', 'Tokyo', 1 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Michelle', 'House', 37, 'Integration Specialist', 95400, '02.Jun.2011', 2769, 'm.house@datatables.net', 'Sydney', 39 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Suki', 'Burks', 53, 'Developer', 114500, '22.Oct.2009', 6832, 's.burks@datatables.net', 'London', 40 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Prescott', 'Bartlett', 27, 'Technical Author', 145000, '07.May.2011', 3606, 'p.bartlett@datatables.net', 'London', 47 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Gavin', 'Cortez', 22, 'Team Leader', 235500, '26.Oct.2008', 2860, 'g.cortez@datatables.net', 'San Francisco', 52 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Martena', 'Mccray', 46, 'Post-Sales support', 324050, '09.Mar.2011', 8240, 'm.mccray@datatables.net', 'Edinburgh', 8 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Unity', 'Butler', 47, 'Marketing Designer', 85675, '09.Dec.2009', 5384, 'u.butler@datatables.net', 'San Francisco', 24 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Howard', 'Hatfield', 51, 'Office Manager', 164500, '16.Dec.2008', 7031, 'h.hatfield@datatables.net', 'San Francisco', 38 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Hope', 'Fuentes', 41, 'Secretary', 109850, '12.Feb.2010', 6318, 'h.fuentes@datatables.net', 'San Francisco', 53 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Vivian', 'Harrell', 62, 'Financial Controller', 452500, '14.Feb.2009', 9422, 'v.harrell@datatables.net', 'San Francisco', 30 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Timothy', 'Mooney', 37, 'Office Manager', 136200, '11.Dec.2008', 7580, 't.mooney@datatables.net', 'London', 28 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jackson', 'Bradshaw', 65, 'Director', 645750, '26.Sep.2008', 1042, 'j.bradshaw@datatables.net', 'New York', 34 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Olivia', 'Liang', 64, 'Support Engineer', 234500, '03.Feb.2011', 2120, 'o.liang@datatables.net', 'Singapore', 4 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Bruno', 'Nash', 38, 'Software Engineer', 163500, '03.May.2011', 6222, 'b.nash@datatables.net', 'London', 3 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Sakura', 'Yamamoto', 37, 'Support Engineer', 139575, '19.Aug.2009', 9383, 's.yamamoto@datatables.net', 'Tokyo', 31 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Thor', 'Walton', 61, 'Developer', 98540, '11.Aug.2013', 8327, 't.walton@datatables.net', 'New York', 11 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Finn', 'Camacho', 47, 'Support Engineer', 87500, '07.Jul.2009', 2927, 'f.camacho@datatables.net', 'San Francisco', 10 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Serge', 'Baldwin', 64, 'Data Coordinator', 138575, '09.Apr.2012', 8352, 's.baldwin@datatables.net', 'Singapore', 44 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Zenaida', 'Frank', 63, 'Software Engineer', 125250, '04.Jan.2010', 7439, 'z.frank@datatables.net', 'New York', 42 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Zorita', 'Serrano', 56, 'Software Engineer', 115000, '01.Jun.2012', 4389, 'z.serrano@datatables.net', 'San Francisco', 27 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jennifer', 'Acosta', 43, 'Junior Javascript Developer', 75650, '01.Feb.2013', 3431, 'j.acosta@datatables.net', 'Edinburgh', 49 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Cara', 'Stevens', 46, 'Sales Assistant', 145600, '06.Dec.2011', 3990, 'c.stevens@datatables.net', 'New York', 15 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Hermione', 'Butler', 47, 'Regional Director', 356250, '21.Mar.2011', 1016, 'h.butler@datatables.net', 'London', 9 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Lael', 'Greer', 21, 'Systems Administrator', 103500, '27.Feb.2009', 6733, 'l.greer@datatables.net', 'London', 25 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jonas', 'Alexander', 30, 'Developer', 86500, '14.Jul.2010', 8196, 'j.alexander@datatables.net', 'San Francisco', 33 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Shad', 'Decker', 51, 'Regional Director', 183000, '13.Nov.2008', 6373, 's.decker@datatables.net', 'Edinburgh', 43 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Michael', 'Bruce', 29, 'Javascript Developer', 183000, '27.Jun.2011', 5384, 'm.bruce@datatables.net', 'Singapore', 16 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Donna', 'Snider', 27, 'Customer Support', 112000, '25.Jan.2011', 4226, 'd.snider@datatables.net', 'New York', 19 ); diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ids-arrays.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ids-arrays.php new file mode 100644 index 0000000..c2db348 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ids-arrays.php @@ -0,0 +1,81 @@ + 'id', + 'dt' => 'DT_RowId', + 'formatter' => function( $d, $row ) { + // Technically a DOM id cannot start with an integer, so we prefix + // a string. This can also be useful if you have multiple tables + // to ensure that the id is unique with a different prefix + return 'row_'.$d; + } + ), + array( 'db' => 'first_name', 'dt' => 0 ), + array( 'db' => 'last_name', 'dt' => 1 ), + array( 'db' => 'position', 'dt' => 2 ), + array( 'db' => 'office', 'dt' => 3 ), + array( + 'db' => 'start_date', + 'dt' => 4, + 'formatter' => function( $d, $row ) { + return date( 'jS M y', strtotime($d)); + } + ), + array( + 'db' => 'salary', + 'dt' => 5, + 'formatter' => function( $d, $row ) { + return '$'.number_format($d); + } + ) +); + +// SQL server connection information +$sql_details = array( + 'user' => '', + 'pass' => '', + 'db' => '', + 'host' => '' +); + + +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * If you just want to use the basic configuration for DataTables with PHP + * server-side, there is no need to edit below this line. + */ + +require( 'ssp.class.php' ); + +echo json_encode( + SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns ) +); + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ids-objects.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ids-objects.php new file mode 100644 index 0000000..ca1087f --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ids-objects.php @@ -0,0 +1,80 @@ + 'id', + 'dt' => 'DT_RowId', + 'formatter' => function( $d, $row ) { + // Technically a DOM id cannot start with an integer, so we prefix + // a string. This can also be useful if you have multiple tables + // to ensure that the id is unique with a different prefix + return 'row_'.$d; + } + ), + array( 'db' => 'first_name', 'dt' => 'first_name' ), + array( 'db' => 'last_name', 'dt' => 'last_name' ), + array( 'db' => 'position', 'dt' => 'position' ), + array( 'db' => 'office', 'dt' => 'office' ), + array( + 'db' => 'start_date', + 'dt' => 'start_date', + 'formatter' => function( $d, $row ) { + return date( 'jS M y', strtotime($d)); + } + ), + array( + 'db' => 'salary', + 'dt' => 'salary', + 'formatter' => function( $d, $row ) { + return '$'.number_format($d); + } + ) +); + +$sql_details = array( + 'user' => '', + 'pass' => '', + 'db' => '', + 'host' => '' +); + + +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * If you just want to use the basic configuration for DataTables with PHP + * server-side, there is no need to edit below this line. + */ + +require( 'ssp.class.php' ); + +echo json_encode( + SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns ) +); + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/jsonp.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/jsonp.php new file mode 100644 index 0000000..50b4b0b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/jsonp.php @@ -0,0 +1,76 @@ + 'first_name', 'dt' => 0 ), + array( 'db' => 'last_name', 'dt' => 1 ), + array( 'db' => 'position', 'dt' => 2 ), + array( 'db' => 'office', 'dt' => 3 ), + array( + 'db' => 'start_date', + 'dt' => 4, + 'formatter' => function( $d, $row ) { + return date( 'jS M y', strtotime($d)); + } + ), + array( + 'db' => 'salary', + 'dt' => 5, + 'formatter' => function( $d, $row ) { + return '$'.number_format($d); + } + ) +); + +$sql_details = array( + 'user' => '', + 'pass' => '', + 'db' => '', + 'host' => '' +); + + +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * If you just want to use the basic configuration for DataTables with PHP + * server-side, there is no need to edit below this line. + */ +require( 'ssp.class.php' ); + +// Validate the JSONP to make use it is an okay Javascript function to execute +$jsonp = preg_match('/^[$A-Z_][0-9A-Z_$]*$/i', $_GET['callback']) ? + $_GET['callback'] : + false; + +if ( $jsonp ) { + echo $jsonp.'('.json_encode( + SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns ) + ).');'; +} + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/mysql.sql b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/mysql.sql new file mode 100644 index 0000000..f8679e1 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/mysql.sql @@ -0,0 +1,82 @@ +-- +-- DataTables Ajax and server-side processing database (MySQL) +-- + +DROP TABLE IF EXISTS `datatables_demo`; + +CREATE TABLE `datatables_demo` ( + `id` int(10) NOT NULL auto_increment, + `first_name` varchar(250) NOT NULL default '', + `last_name` varchar(250) NOT NULL default '', + `position` varchar(250) NOT NULL default '', + `email` varchar(250) NOT NULL default '', + `office` varchar(250) NOT NULL default '', + `start_date` datetime default NULL, + `age` int(8), + `salary` int(8), + `seq` int(8), + `extn` varchar(8) NOT NULL default '', + PRIMARY KEY (`id`), + INDEX (`seq`) +); + +INSERT INTO `datatables_demo` + ( id, first_name, last_name, age, position, salary, start_date, extn, email, office, seq ) + VALUES + ( 1, 'Tiger', 'Nixon', 61, 'System Architect', 320800, '2011-04-25', 5421, 't.nixon@datatables.net', 'Edinburgh', 2 ), + ( 2, 'Garrett', 'Winters', 63, 'Accountant', 170750, '2011-07-25', 8422, 'g.winters@datatables.net', 'Tokyo', 22 ), + ( 3, 'Ashton', 'Cox', 66, 'Junior Technical Author', 86000, '2009-01-12', 1562, 'a.cox@datatables.net', 'San Francisco', 6 ), + ( 4, 'Cedric', 'Kelly', 22, 'Senior Javascript Developer', 433060, '2012-03-29', 6224, 'c.kelly@datatables.net', 'Edinburgh', 41 ), + ( 5, 'Airi', 'Satou', 33, 'Accountant', 162700, '2008-11-28', 5407, 'a.satou@datatables.net', 'Tokyo', 55 ), + ( 6, 'Brielle', 'Williamson', 61, 'Integration Specialist', 372000, '2012-12-02', 4804, 'b.williamson@datatables.net', 'New York', 21 ), + ( 7, 'Herrod', 'Chandler', 59, 'Sales Assistant', 137500, '2012-08-06', 9608, 'h.chandler@datatables.net', 'San Francisco', 46 ), + ( 8, 'Rhona', 'Davidson', 55, 'Integration Specialist', 327900, '2010-10-14', 6200, 'r.davidson@datatables.net', 'Tokyo', 50 ), + ( 9, 'Colleen', 'Hurst', 39, 'Javascript Developer', 205500, '2009-09-15', 2360, 'c.hurst@datatables.net', 'San Francisco', 26 ), + ( 10, 'Sonya', 'Frost', 23, 'Software Engineer', 103600, '2008-12-13', 1667, 's.frost@datatables.net', 'Edinburgh', 18 ), + ( 11, 'Jena', 'Gaines', 30, 'Office Manager', 90560, '2008-12-19', 3814, 'j.gaines@datatables.net', 'London', 13 ), + ( 12, 'Quinn', 'Flynn', 22, 'Support Lead', 342000, '2013-03-03', 9497, 'q.flynn@datatables.net', 'Edinburgh', 23 ), + ( 13, 'Charde', 'Marshall', 36, 'Regional Director', 470600, '2008-10-16', 6741, 'c.marshall@datatables.net', 'San Francisco', 14 ), + ( 14, 'Haley', 'Kennedy', 43, 'Senior Marketing Designer', 313500, '2012-12-18', 3597, 'h.kennedy@datatables.net', 'London', 12 ), + ( 15, 'Tatyana', 'Fitzpatrick', 19, 'Regional Director', 385750, '2010-03-17', 1965, 't.fitzpatrick@datatables.net', 'London', 54 ), + ( 16, 'Michael', 'Silva', 66, 'Marketing Designer', 198500, '2012-11-27', 1581, 'm.silva@datatables.net', 'London', 37 ), + ( 17, 'Paul', 'Byrd', 64, 'Chief Financial Officer (CFO)', 725000, '2010-06-09', 3059, 'p.byrd@datatables.net', 'New York', 32 ), + ( 18, 'Gloria', 'Little', 59, 'Systems Administrator', 237500, '2009-04-10', 1721, 'g.little@datatables.net', 'New York', 35 ), + ( 19, 'Bradley', 'Greer', 41, 'Software Engineer', 132000, '2012-10-13', 2558, 'b.greer@datatables.net', 'London', 48 ), + ( 20, 'Dai', 'Rios', 35, 'Personnel Lead', 217500, '2012-09-26', 2290, 'd.rios@datatables.net', 'Edinburgh', 45 ), + ( 21, 'Jenette', 'Caldwell', 30, 'Development Lead', 345000, '2011-09-03', 1937, 'j.caldwell@datatables.net', 'New York', 17 ), + ( 22, 'Yuri', 'Berry', 40, 'Chief Marketing Officer (CMO)', 675000, '2009-06-25', 6154, 'y.berry@datatables.net', 'New York', 57 ), + ( 23, 'Caesar', 'Vance', 21, 'Pre-Sales Support', 106450, '2011-12-12', 8330, 'c.vance@datatables.net', 'New York', 29 ), + ( 24, 'Doris', 'Wilder', 23, 'Sales Assistant', 85600, '2010-09-20', 3023, 'd.wilder@datatables.net', 'Sydney', 56 ), + ( 25, 'Angelica', 'Ramos', 47, 'Chief Executive Officer (CEO)', 1200000, '2009-10-09', 5797, 'a.ramos@datatables.net', 'London', 36 ), + ( 26, 'Gavin', 'Joyce', 42, 'Developer', 92575, '2010-12-22', 8822, 'g.joyce@datatables.net', 'Edinburgh', 5 ), + ( 27, 'Jennifer', 'Chang', 28, 'Regional Director', 357650, '2010-11-14', 9239, 'j.chang@datatables.net', 'Singapore', 51 ), + ( 28, 'Brenden', 'Wagner', 28, 'Software Engineer', 206850, '2011-06-07', 1314, 'b.wagner@datatables.net', 'San Francisco', 20 ), + ( 29, 'Fiona', 'Green', 48, 'Chief Operating Officer (COO)', 850000, '2010-03-11', 2947, 'f.green@datatables.net', 'San Francisco', 7 ), + ( 30, 'Shou', 'Itou', 20, 'Regional Marketing', 163000, '2011-08-14', 8899, 's.itou@datatables.net', 'Tokyo', 1 ), + ( 31, 'Michelle', 'House', 37, 'Integration Specialist', 95400, '2011-06-02', 2769, 'm.house@datatables.net', 'Sydney', 39 ), + ( 32, 'Suki', 'Burks', 53, 'Developer', 114500, '2009-10-22', 6832, 's.burks@datatables.net', 'London', 40 ), + ( 33, 'Prescott', 'Bartlett', 27, 'Technical Author', 145000, '2011-05-07', 3606, 'p.bartlett@datatables.net', 'London', 47 ), + ( 34, 'Gavin', 'Cortez', 22, 'Team Leader', 235500, '2008-10-26', 2860, 'g.cortez@datatables.net', 'San Francisco', 52 ), + ( 35, 'Martena', 'Mccray', 46, 'Post-Sales support', 324050, '2011-03-09', 8240, 'm.mccray@datatables.net', 'Edinburgh', 8 ), + ( 36, 'Unity', 'Butler', 47, 'Marketing Designer', 85675, '2009-12-09', 5384, 'u.butler@datatables.net', 'San Francisco', 24 ), + ( 37, 'Howard', 'Hatfield', 51, 'Office Manager', 164500, '2008-12-16', 7031, 'h.hatfield@datatables.net', 'San Francisco', 38 ), + ( 38, 'Hope', 'Fuentes', 41, 'Secretary', 109850, '2010-02-12', 6318, 'h.fuentes@datatables.net', 'San Francisco', 53 ), + ( 39, 'Vivian', 'Harrell', 62, 'Financial Controller', 452500, '2009-02-14', 9422, 'v.harrell@datatables.net', 'San Francisco', 30 ), + ( 40, 'Timothy', 'Mooney', 37, 'Office Manager', 136200, '2008-12-11', 7580, 't.mooney@datatables.net', 'London', 28 ), + ( 41, 'Jackson', 'Bradshaw', 65, 'Director', 645750, '2008-09-26', 1042, 'j.bradshaw@datatables.net', 'New York', 34 ), + ( 42, 'Olivia', 'Liang', 64, 'Support Engineer', 234500, '2011-02-03', 2120, 'o.liang@datatables.net', 'Singapore', 4 ), + ( 43, 'Bruno', 'Nash', 38, 'Software Engineer', 163500, '2011-05-03', 6222, 'b.nash@datatables.net', 'London', 3 ), + ( 44, 'Sakura', 'Yamamoto', 37, 'Support Engineer', 139575, '2009-08-19', 9383, 's.yamamoto@datatables.net', 'Tokyo', 31 ), + ( 45, 'Thor', 'Walton', 61, 'Developer', 98540, '2013-08-11', 8327, 't.walton@datatables.net', 'New York', 11 ), + ( 46, 'Finn', 'Camacho', 47, 'Support Engineer', 87500, '2009-07-07', 2927, 'f.camacho@datatables.net', 'San Francisco', 10 ), + ( 47, 'Serge', 'Baldwin', 64, 'Data Coordinator', 138575, '2012-04-09', 8352, 's.baldwin@datatables.net', 'Singapore', 44 ), + ( 48, 'Zenaida', 'Frank', 63, 'Software Engineer', 125250, '2010-01-04', 7439, 'z.frank@datatables.net', 'New York', 42 ), + ( 49, 'Zorita', 'Serrano', 56, 'Software Engineer', 115000, '2012-06-01', 4389, 'z.serrano@datatables.net', 'San Francisco', 27 ), + ( 50, 'Jennifer', 'Acosta', 43, 'Junior Javascript Developer', 75650, '2013-02-01', 3431, 'j.acosta@datatables.net', 'Edinburgh', 49 ), + ( 51, 'Cara', 'Stevens', 46, 'Sales Assistant', 145600, '2011-12-06', 3990, 'c.stevens@datatables.net', 'New York', 15 ), + ( 52, 'Hermione', 'Butler', 47, 'Regional Director', 356250, '2011-03-21', 1016, 'h.butler@datatables.net', 'London', 9 ), + ( 53, 'Lael', 'Greer', 21, 'Systems Administrator', 103500, '2009-02-27', 6733, 'l.greer@datatables.net', 'London', 25 ), + ( 54, 'Jonas', 'Alexander', 30, 'Developer', 86500, '2010-07-14', 8196, 'j.alexander@datatables.net', 'San Francisco', 33 ), + ( 55, 'Shad', 'Decker', 51, 'Regional Director', 183000, '2008-11-13', 6373, 's.decker@datatables.net', 'Edinburgh', 43 ), + ( 56, 'Michael', 'Bruce', 29, 'Javascript Developer', 183000, '2011-06-27', 5384, 'm.bruce@datatables.net', 'Singapore', 16 ), + ( 57, 'Donna', 'Snider', 27, 'Customer Support', 112000, '2011-01-25', 4226, 'd.snider@datatables.net', 'New York', 19 ); \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/objects.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/objects.php new file mode 100644 index 0000000..a10c866 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/objects.php @@ -0,0 +1,57 @@ + 'first_name', 'dt' => 'first_name' ), + array( 'db' => 'last_name', 'dt' => 'last_name' ), + array( 'db' => 'position', 'dt' => 'position' ), + array( 'db' => 'office', 'dt' => 'office' ), + array( + 'db' => 'start_date', + 'dt' => 'start_date', + 'formatter' => function( $d, $row ) { + return date( 'jS M y', strtotime($d)); + } + ), + array( + 'db' => 'salary', + 'dt' => 'salary', + 'formatter' => function( $d, $row ) { + return '$'.number_format($d); + } + ) +); + +// SQL server connection information +$sql_details = array( + 'user' => '', + 'pass' => '', + 'db' => '', + 'host' => '' +); + + +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * If you just want to use the basic configuration for DataTables with PHP + * server-side, there is no need to edit below this line. + */ + +require( 'ssp.class.php' ); + +echo json_encode( + SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns ) +); + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/oracle.sql b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/oracle.sql new file mode 100644 index 0000000..a80420e --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/oracle.sql @@ -0,0 +1,93 @@ +-- +-- DataTables Ajax and server-side processing database (Oracle) +-- +BEGIN + EditorDelObject('datatables_demo', 'TABLE'); + EditorDelObject('datatables_demo_seq', 'SEQUENCE'); +END; +/ + +CREATE TABLE "datatables_demo" ( + "id" INT PRIMARY KEY NOT NULL, + "first_name" NVARCHAR2(250), + "last_name" NVARCHAR2(250), + "position" NVARCHAR2(250), + "email" NVARCHAR2(250), + "office" NVARCHAR2(250), + "start_date" DATE, + "age" INT, + "salary" INT, + "seq" INT, + "extn" NVARCHAR2(8) +); + +CREATE SEQUENCE datatables_demo_seq; + +CREATE OR REPLACE TRIGGER datatables_demo_on_insert + BEFORE INSERT ON "datatables_demo" + FOR EACH ROW + BEGIN + SELECT datatables_demo_seq.nextval + INTO :new."id" + FROM dual; + END; + / +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Tiger', 'Nixon', 61, 'System Architect', 320800, '25-Apr-2011', 5421, 't.nixon@datatables.net', 'Edinburgh', 2 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Garrett', 'Winters', 63, 'Accountant', 170750, '25-Jul-2011', 8422, 'g.winters@datatables.net', 'Tokyo', 22 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Ashton', 'Cox', 66, 'Junior Technical Author', 86000, '12-Jan-2009', 1562, 'a.cox@datatables.net', 'San Francisco', 6 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Cedric', 'Kelly', 22, 'Senior Javascript Developer', 433060, '29-Mar-2012', 6224, 'c.kelly@datatables.net', 'Edinburgh', 41 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Airi', 'Satou', 33, 'Accountant', 162700, '28-Nov-2008', 5407, 'a.satou@datatables.net', 'Tokyo', 55 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Brielle', 'Williamson', 61, 'Integration Specialist', 372000, '02-Dec-2012', 4804, 'b.williamson@datatables.net', 'New York', 21 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Herrod', 'Chandler', 59, 'Sales Assistant', 137500, '06-Aug-2012', 9608, 'h.chandler@datatables.net', 'San Francisco', 46 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Rhona', 'Davidson', 55, 'Integration Specialist', 327900, '14-Oct-2010', 6200, 'r.davidson@datatables.net', 'Tokyo', 50 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Colleen', 'Hurst', 39, 'Javascript Developer', 205500, '15-Sep-2009', 2360, 'c.hurst@datatables.net', 'San Francisco', 26 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Sonya', 'Frost', 23, 'Software Engineer', 103600, '13-Dec-2008', 1667, 's.frost@datatables.net', 'Edinburgh', 18 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jena', 'Gaines', 30, 'Office Manager', 90560, '19-Dec-2008', 3814, 'j.gaines@datatables.net', 'London', 13 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Quinn', 'Flynn', 22, 'Support Lead', 342000, '03-Mar-2013', 9497, 'q.flynn@datatables.net', 'Edinburgh', 23 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Charde', 'Marshall', 36, 'Regional Director', 470600, '16-Oct-2008', 6741, 'c.marshall@datatables.net', 'San Francisco', 14 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Haley', 'Kennedy', 43, 'Senior Marketing Designer', 313500, '18-Dec-2012', 3597, 'h.kennedy@datatables.net', 'London', 12 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Tatyana', 'Fitzpatrick', 19, 'Regional Director', 385750, '17-Mar-2010', 1965, 't.fitzpatrick@datatables.net', 'London', 54 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Michael', 'Silva', 66, 'Marketing Designer', 198500, '27-Nov-2012', 1581, 'm.silva@datatables.net', 'London', 37 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Paul', 'Byrd', 64, 'Chief Financial Officer (CFO)', 725000, '09-Jun-2010', 3059, 'p.byrd@datatables.net', 'New York', 32 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Gloria', 'Little', 59, 'Systems Administrator', 237500, '10-Apr-2009', 1721, 'g.little@datatables.net', 'New York', 35 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Bradley', 'Greer', 41, 'Software Engineer', 132000, '13-Oct-2012', 2558, 'b.greer@datatables.net', 'London', 48 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Dai', 'Rios', 35, 'Personnel Lead', 217500, '26-Sep-2012', 2290, 'd.rios@datatables.net', 'Edinburgh', 45 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jenette', 'Caldwell', 30, 'Development Lead', 345000, '03-Sep-2011', 1937, 'j.caldwell@datatables.net', 'New York', 17 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Yuri', 'Berry', 40, 'Chief Marketing Officer (CMO)', 675000, '25-Jun-2009', 6154, 'y.berry@datatables.net', 'New York', 57 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Caesar', 'Vance', 21, 'Pre-Sales Support', 106450, '12-Dec-2011', 8330, 'c.vance@datatables.net', 'New York', 29 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Doris', 'Wilder', 23, 'Sales Assistant', 85600, '20-Sep-2010', 3023, 'd.wilder@datatables.net', 'Sydney', 56 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Angelica', 'Ramos', 47, 'Chief Executive Officer (CEO)', 1200000, '09-Oct-2009', 5797, 'a.ramos@datatables.net', 'London', 36 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Gavin', 'Joyce', 42, 'Developer', 92575, '22-Dec-2010', 8822, 'g.joyce@datatables.net', 'Edinburgh', 5 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jennifer', 'Chang', 28, 'Regional Director', 357650, '14-Nov-2010', 9239, 'j.chang@datatables.net', 'Singapore', 51 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Brenden', 'Wagner', 28, 'Software Engineer', 206850, '07-Jun-2011', 1314, 'b.wagner@datatables.net', 'San Francisco', 20 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Fiona', 'Green', 48, 'Chief Operating Officer (COO)', 850000, '11-Mar-2010', 2947, 'f.green@datatables.net', 'San Francisco', 7 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Shou', 'Itou', 20, 'Regional Marketing', 163000, '14-Aug-2011', 8899, 's.itou@datatables.net', 'Tokyo', 1 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Michelle', 'House', 37, 'Integration Specialist', 95400, '02-Jun-2011', 2769, 'm.house@datatables.net', 'Sydney', 39 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Suki', 'Burks', 53, 'Developer', 114500, '22-Oct-2009', 6832, 's.burks@datatables.net', 'London', 40 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Prescott', 'Bartlett', 27, 'Technical Author', 145000, '07-May-2011', 3606, 'p.bartlett@datatables.net', 'London', 47 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Gavin', 'Cortez', 22, 'Team Leader', 235500, '26-Oct-2008', 2860, 'g.cortez@datatables.net', 'San Francisco', 52 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Martena', 'Mccray', 46, 'Post-Sales support', 324050, '09-Mar-2011', 8240, 'm.mccray@datatables.net', 'Edinburgh', 8 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Unity', 'Butler', 47, 'Marketing Designer', 85675, '09-Dec-2009', 5384, 'u.butler@datatables.net', 'San Francisco', 24 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Howard', 'Hatfield', 51, 'Office Manager', 164500, '16-Dec-2008', 7031, 'h.hatfield@datatables.net', 'San Francisco', 38 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Hope', 'Fuentes', 41, 'Secretary', 109850, '12-Feb-2010', 6318, 'h.fuentes@datatables.net', 'San Francisco', 53 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Vivian', 'Harrell', 62, 'Financial Controller', 452500, '14-Feb-2009', 9422, 'v.harrell@datatables.net', 'San Francisco', 30 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Timothy', 'Mooney', 37, 'Office Manager', 136200, '11-Dec-2008', 7580, 't.mooney@datatables.net', 'London', 28 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jackson', 'Bradshaw', 65, 'Director', 645750, '26-Sep-2008', 1042, 'j.bradshaw@datatables.net', 'New York', 34 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Olivia', 'Liang', 64, 'Support Engineer', 234500, '03-Feb-2011', 2120, 'o.liang@datatables.net', 'Singapore', 4 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Bruno', 'Nash', 38, 'Software Engineer', 163500, '03-May-2011', 6222, 'b.nash@datatables.net', 'London', 3 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Sakura', 'Yamamoto', 37, 'Support Engineer', 139575, '19-Aug-2009', 9383, 's.yamamoto@datatables.net', 'Tokyo', 31 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Thor', 'Walton', 61, 'Developer', 98540, '11-Aug-2013', 8327, 't.walton@datatables.net', 'New York', 11 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Finn', 'Camacho', 47, 'Support Engineer', 87500, '07-Jul-2009', 2927, 'f.camacho@datatables.net', 'San Francisco', 10 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Serge', 'Baldwin', 64, 'Data Coordinator', 138575, '09-Apr-2012', 8352, 's.baldwin@datatables.net', 'Singapore', 44 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Zenaida', 'Frank', 63, 'Software Engineer', 125250, '04-Jan-2010', 7439, 'z.frank@datatables.net', 'New York', 42 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Zorita', 'Serrano', 56, 'Software Engineer', 115000, '01-Jun-2012', 4389, 'z.serrano@datatables.net', 'San Francisco', 27 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jennifer', 'Acosta', 43, 'Junior Javascript Developer', 75650, '01-Feb-2013', 3431, 'j.acosta@datatables.net', 'Edinburgh', 49 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Cara', 'Stevens', 46, 'Sales Assistant', 145600, '06-Dec-2011', 3990, 'c.stevens@datatables.net', 'New York', 15 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Hermione', 'Butler', 47, 'Regional Director', 356250, '21-Mar-2011', 1016, 'h.butler@datatables.net', 'London', 9 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Lael', 'Greer', 21, 'Systems Administrator', 103500, '27-Feb-2009', 6733, 'l.greer@datatables.net', 'London', 25 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Jonas', 'Alexander', 30, 'Developer', 86500, '14-Jul-2010', 8196, 'j.alexander@datatables.net', 'San Francisco', 33 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Shad', 'Decker', 51, 'Regional Director', 183000, '13-Nov-2008', 6373, 's.decker@datatables.net', 'Edinburgh', 43 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Michael', 'Bruce', 29, 'Javascript Developer', 183000, '27-Jun-2011', 5384, 'm.bruce@datatables.net', 'Singapore', 16 ); +INSERT INTO "datatables_demo" ( "first_name", "last_name", "age", "position", "salary", "start_date", "extn", "email", "office", "seq" ) VALUES ( 'Donna', 'Snider', 27, 'Customer Support', 112000, '25-Jan-2011', 4226, 'd.snider@datatables.net', 'New York', 19 ); + +COMMIT; diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/post.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/post.php new file mode 100644 index 0000000..6979877 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/post.php @@ -0,0 +1,71 @@ + 'first_name', 'dt' => 'first_name' ), + array( 'db' => 'last_name', 'dt' => 'last_name' ), + array( 'db' => 'position', 'dt' => 'position' ), + array( 'db' => 'office', 'dt' => 'office' ), + array( + 'db' => 'start_date', + 'dt' => 'start_date', + 'formatter' => function( $d, $row ) { + return date( 'jS M y', strtotime($d)); + } + ), + array( + 'db' => 'salary', + 'dt' => 'salary', + 'formatter' => function( $d, $row ) { + return '$'.number_format($d); + } + ) +); + +// SQL server connection information +$sql_details = array( + 'user' => '', + 'pass' => '', + 'db' => '', + 'host' => '' +); + + +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * If you just want to use the basic configuration for DataTables with PHP + * server-side, there is no need to edit below this line. + */ + +require( 'ssp.class.php' ); + +echo json_encode( + SSP::simple( $_POST, $sql_details, $table, $primaryKey, $columns ) +); + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/postgres.sql b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/postgres.sql new file mode 100644 index 0000000..49660ac --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/postgres.sql @@ -0,0 +1,82 @@ +-- +-- DataTables Ajax and server-side processing database (Postgres) +-- +DROP TABLE IF EXISTS datatables_demo; + +CREATE TABLE datatables_demo ( + id serial, + first_name text NOT NULL default '', + last_name text NOT NULL default '', + position text NOT NULL default '', + email text NOT NULL default '', + office text NOT NULL default '', + start_date timestamp without time zone default NULL, + age integer, + salary integer, + seq integer, + extn text NOT NULL default '', + PRIMARY KEY (id) +); + +INSERT INTO datatables_demo + ( id, first_name, last_name, age, position, salary, start_date, extn, email, office, seq ) + VALUES + ( 1, 'Tiger', 'Nixon', 61, 'System Architect', 320800, '2011-04-25', 5421, 't.nixon@datatables.net', 'Edinburgh', 2 ), + ( 2, 'Garrett', 'Winters', 63, 'Accountant', 170750, '2011-07-25', 8422, 'g.winters@datatables.net', 'Tokyo', 22 ), + ( 3, 'Ashton', 'Cox', 66, 'Junior Technical Author', 86000, '2009-01-12', 1562, 'a.cox@datatables.net', 'San Francisco', 6 ), + ( 4, 'Cedric', 'Kelly', 22, 'Senior Javascript Developer', 433060, '2012-03-29', 6224, 'c.kelly@datatables.net', 'Edinburgh', 41 ), + ( 5, 'Airi', 'Satou', 33, 'Accountant', 162700, '2008-11-28', 5407, 'a.satou@datatables.net', 'Tokyo', 55 ), + ( 6, 'Brielle', 'Williamson', 61, 'Integration Specialist', 372000, '2012-12-02', 4804, 'b.williamson@datatables.net', 'New York', 21 ), + ( 7, 'Herrod', 'Chandler', 59, 'Sales Assistant', 137500, '2012-08-06', 9608, 'h.chandler@datatables.net', 'San Francisco', 46 ), + ( 8, 'Rhona', 'Davidson', 55, 'Integration Specialist', 327900, '2010-10-14', 6200, 'r.davidson@datatables.net', 'Tokyo', 50 ), + ( 9, 'Colleen', 'Hurst', 39, 'Javascript Developer', 205500, '2009-09-15', 2360, 'c.hurst@datatables.net', 'San Francisco', 26 ), + ( 10, 'Sonya', 'Frost', 23, 'Software Engineer', 103600, '2008-12-13', 1667, 's.frost@datatables.net', 'Edinburgh', 18 ), + ( 11, 'Jena', 'Gaines', 30, 'Office Manager', 90560, '2008-12-19', 3814, 'j.gaines@datatables.net', 'London', 13 ), + ( 12, 'Quinn', 'Flynn', 22, 'Support Lead', 342000, '2013-03-03', 9497, 'q.flynn@datatables.net', 'Edinburgh', 23 ), + ( 13, 'Charde', 'Marshall', 36, 'Regional Director', 470600, '2008-10-16', 6741, 'c.marshall@datatables.net', 'San Francisco', 14 ), + ( 14, 'Haley', 'Kennedy', 43, 'Senior Marketing Designer', 313500, '2012-12-18', 3597, 'h.kennedy@datatables.net', 'London', 12 ), + ( 15, 'Tatyana', 'Fitzpatrick', 19, 'Regional Director', 385750, '2010-03-17', 1965, 't.fitzpatrick@datatables.net', 'London', 54 ), + ( 16, 'Michael', 'Silva', 66, 'Marketing Designer', 198500, '2012-11-27', 1581, 'm.silva@datatables.net', 'London', 37 ), + ( 17, 'Paul', 'Byrd', 64, 'Chief Financial Officer (CFO)', 725000, '2010-06-09', 3059, 'p.byrd@datatables.net', 'New York', 32 ), + ( 18, 'Gloria', 'Little', 59, 'Systems Administrator', 237500, '2009-04-10', 1721, 'g.little@datatables.net', 'New York', 35 ), + ( 19, 'Bradley', 'Greer', 41, 'Software Engineer', 132000, '2012-10-13', 2558, 'b.greer@datatables.net', 'London', 48 ), + ( 20, 'Dai', 'Rios', 35, 'Personnel Lead', 217500, '2012-09-26', 2290, 'd.rios@datatables.net', 'Edinburgh', 45 ), + ( 21, 'Jenette', 'Caldwell', 30, 'Development Lead', 345000, '2011-09-03', 1937, 'j.caldwell@datatables.net', 'New York', 17 ), + ( 22, 'Yuri', 'Berry', 40, 'Chief Marketing Officer (CMO)', 675000, '2009-06-25', 6154, 'y.berry@datatables.net', 'New York', 57 ), + ( 23, 'Caesar', 'Vance', 21, 'Pre-Sales Support', 106450, '2011-12-12', 8330, 'c.vance@datatables.net', 'New York', 29 ), + ( 24, 'Doris', 'Wilder', 23, 'Sales Assistant', 85600, '2010-09-20', 3023, 'd.wilder@datatables.net', 'Sydney', 56 ), + ( 25, 'Angelica', 'Ramos', 47, 'Chief Executive Officer (CEO)', 1200000, '2009-10-09', 5797, 'a.ramos@datatables.net', 'London', 36 ), + ( 26, 'Gavin', 'Joyce', 42, 'Developer', 92575, '2010-12-22', 8822, 'g.joyce@datatables.net', 'Edinburgh', 5 ), + ( 27, 'Jennifer', 'Chang', 28, 'Regional Director', 357650, '2010-11-14', 9239, 'j.chang@datatables.net', 'Singapore', 51 ), + ( 28, 'Brenden', 'Wagner', 28, 'Software Engineer', 206850, '2011-06-07', 1314, 'b.wagner@datatables.net', 'San Francisco', 20 ), + ( 29, 'Fiona', 'Green', 48, 'Chief Operating Officer (COO)', 850000, '2010-03-11', 2947, 'f.green@datatables.net', 'San Francisco', 7 ), + ( 30, 'Shou', 'Itou', 20, 'Regional Marketing', 163000, '2011-08-14', 8899, 's.itou@datatables.net', 'Tokyo', 1 ), + ( 31, 'Michelle', 'House', 37, 'Integration Specialist', 95400, '2011-06-02', 2769, 'm.house@datatables.net', 'Sydney', 39 ), + ( 32, 'Suki', 'Burks', 53, 'Developer', 114500, '2009-10-22', 6832, 's.burks@datatables.net', 'London', 40 ), + ( 33, 'Prescott', 'Bartlett', 27, 'Technical Author', 145000, '2011-05-07', 3606, 'p.bartlett@datatables.net', 'London', 47 ), + ( 34, 'Gavin', 'Cortez', 22, 'Team Leader', 235500, '2008-10-26', 2860, 'g.cortez@datatables.net', 'San Francisco', 52 ), + ( 35, 'Martena', 'Mccray', 46, 'Post-Sales support', 324050, '2011-03-09', 8240, 'm.mccray@datatables.net', 'Edinburgh', 8 ), + ( 36, 'Unity', 'Butler', 47, 'Marketing Designer', 85675, '2009-12-09', 5384, 'u.butler@datatables.net', 'San Francisco', 24 ), + ( 37, 'Howard', 'Hatfield', 51, 'Office Manager', 164500, '2008-12-16', 7031, 'h.hatfield@datatables.net', 'San Francisco', 38 ), + ( 38, 'Hope', 'Fuentes', 41, 'Secretary', 109850, '2010-02-12', 6318, 'h.fuentes@datatables.net', 'San Francisco', 53 ), + ( 39, 'Vivian', 'Harrell', 62, 'Financial Controller', 452500, '2009-02-14', 9422, 'v.harrell@datatables.net', 'San Francisco', 30 ), + ( 40, 'Timothy', 'Mooney', 37, 'Office Manager', 136200, '2008-12-11', 7580, 't.mooney@datatables.net', 'London', 28 ), + ( 41, 'Jackson', 'Bradshaw', 65, 'Director', 645750, '2008-09-26', 1042, 'j.bradshaw@datatables.net', 'New York', 34 ), + ( 42, 'Olivia', 'Liang', 64, 'Support Engineer', 234500, '2011-02-03', 2120, 'o.liang@datatables.net', 'Singapore', 4 ), + ( 43, 'Bruno', 'Nash', 38, 'Software Engineer', 163500, '2011-05-03', 6222, 'b.nash@datatables.net', 'London', 3 ), + ( 44, 'Sakura', 'Yamamoto', 37, 'Support Engineer', 139575, '2009-08-19', 9383, 's.yamamoto@datatables.net', 'Tokyo', 31 ), + ( 45, 'Thor', 'Walton', 61, 'Developer', 98540, '2013-08-11', 8327, 't.walton@datatables.net', 'New York', 11 ), + ( 46, 'Finn', 'Camacho', 47, 'Support Engineer', 87500, '2009-07-07', 2927, 'f.camacho@datatables.net', 'San Francisco', 10 ), + ( 47, 'Serge', 'Baldwin', 64, 'Data Coordinator', 138575, '2012-04-09', 8352, 's.baldwin@datatables.net', 'Singapore', 44 ), + ( 48, 'Zenaida', 'Frank', 63, 'Software Engineer', 125250, '2010-01-04', 7439, 'z.frank@datatables.net', 'New York', 42 ), + ( 49, 'Zorita', 'Serrano', 56, 'Software Engineer', 115000, '2012-06-01', 4389, 'z.serrano@datatables.net', 'San Francisco', 27 ), + ( 50, 'Jennifer', 'Acosta', 43, 'Junior Javascript Developer', 75650, '2013-02-01', 3431, 'j.acosta@datatables.net', 'Edinburgh', 49 ), + ( 51, 'Cara', 'Stevens', 46, 'Sales Assistant', 145600, '2011-12-06', 3990, 'c.stevens@datatables.net', 'New York', 15 ), + ( 52, 'Hermione', 'Butler', 47, 'Regional Director', 356250, '2011-03-21', 1016, 'h.butler@datatables.net', 'London', 9 ), + ( 53, 'Lael', 'Greer', 21, 'Systems Administrator', 103500, '2009-02-27', 6733, 'l.greer@datatables.net', 'London', 25 ), + ( 54, 'Jonas', 'Alexander', 30, 'Developer', 86500, '2010-07-14', 8196, 'j.alexander@datatables.net', 'San Francisco', 33 ), + ( 55, 'Shad', 'Decker', 51, 'Regional Director', 183000, '2008-11-13', 6373, 's.decker@datatables.net', 'Edinburgh', 43 ), + ( 56, 'Michael', 'Bruce', 29, 'Javascript Developer', 183000, '2011-06-27', 5384, 'm.bruce@datatables.net', 'Singapore', 16 ), + ( 57, 'Donna', 'Snider', 27, 'Customer Support', 112000, '2011-01-25', 4226, 'd.snider@datatables.net', 'New York', 19 ); + +ALTER SEQUENCE datatables_demo_id_seq RESTART WITH 58; \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/server_processing.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/server_processing.php new file mode 100644 index 0000000..c00bb67 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/server_processing.php @@ -0,0 +1,73 @@ + 'first_name', 'dt' => 0 ), + array( 'db' => 'last_name', 'dt' => 1 ), + array( 'db' => 'position', 'dt' => 2 ), + array( 'db' => 'office', 'dt' => 3 ), + array( + 'db' => 'start_date', + 'dt' => 4, + 'formatter' => function( $d, $row ) { + return date( 'jS M y', strtotime($d)); + } + ), + array( + 'db' => 'salary', + 'dt' => 5, + 'formatter' => function( $d, $row ) { + return '$'.number_format($d); + } + ) +); + +// SQL server connection information +$sql_details = array( + 'user' => '', + 'pass' => '', + 'db' => '', + 'host' => '' + // ,'charset' => 'utf8' // Depending on your PHP and MySQL config, you may need this +); + + +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * If you just want to use the basic configuration for DataTables with PHP + * server-side, there is no need to edit below this line. + */ + +require( 'ssp.class.php' ); + +echo json_encode( + SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns ) +); + + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/sqlite.sql b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/sqlite.sql new file mode 100644 index 0000000..7ced8df --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/sqlite.sql @@ -0,0 +1,78 @@ +-- +-- DataTables Ajax and server-side processing database (SQLite) +-- +DROP TABLE IF EXISTS datatables_demo; + +CREATE TABLE datatables_demo ( + id integer primary key, + first_name text NOT NULL default '', + last_name text NOT NULL default '', + position text NOT NULL default '', + email text NOT NULL default '', + office text NOT NULL default '', + start_date timestamp default NULL, + age integer, + salary integer, + seq integer, + extn text NOT NULL default '' +); + +INSERT INTO datatables_demo + ( id, first_name, last_name, age, position, salary, start_date, extn, email, office, seq ) + VALUES ( 1, 'Tiger', 'Nixon', 61, 'System Architect', 320800, '2011-04-25', 5421, 't.nixon@datatables.net', 'Edinburgh', 2 ), + ( 2, 'Garrett', 'Winters', 63, 'Accountant', 170750, '2011-07-25', 8422, 'g.winters@datatables.net', 'Tokyo', 22 ), + ( 3, 'Ashton', 'Cox', 66, 'Junior Technical Author', 86000, '2009-01-12', 1562, 'a.cox@datatables.net', 'San Francisco', 6 ), + ( 4, 'Cedric', 'Kelly', 22, 'Senior Javascript Developer', 433060, '2012-03-29', 6224, 'c.kelly@datatables.net', 'Edinburgh', 41 ), + ( 5, 'Airi', 'Satou', 33, 'Accountant', 162700, '2008-11-28', 5407, 'a.satou@datatables.net', 'Tokyo', 55 ), + ( 6, 'Brielle', 'Williamson', 61, 'Integration Specialist', 372000, '2012-12-02', 4804, 'b.williamson@datatables.net', 'New York', 21 ), + ( 7, 'Herrod', 'Chandler', 59, 'Sales Assistant', 137500, '2012-08-06', 9608, 'h.chandler@datatables.net', 'San Francisco', 46 ), + ( 8, 'Rhona', 'Davidson', 55, 'Integration Specialist', 327900, '2010-10-14', 6200, 'r.davidson@datatables.net', 'Tokyo', 50 ), + ( 9, 'Colleen', 'Hurst', 39, 'Javascript Developer', 205500, '2009-09-15', 2360, 'c.hurst@datatables.net', 'San Francisco', 26 ), + ( 10, 'Sonya', 'Frost', 23, 'Software Engineer', 103600, '2008-12-13', 1667, 's.frost@datatables.net', 'Edinburgh', 18 ), + ( 11, 'Jena', 'Gaines', 30, 'Office Manager', 90560, '2008-12-19', 3814, 'j.gaines@datatables.net', 'London', 13 ), + ( 12, 'Quinn', 'Flynn', 22, 'Support Lead', 342000, '2013-03-03', 9497, 'q.flynn@datatables.net', 'Edinburgh', 23 ), + ( 13, 'Charde', 'Marshall', 36, 'Regional Director', 470600, '2008-10-16', 6741, 'c.marshall@datatables.net', 'San Francisco', 14 ), + ( 14, 'Haley', 'Kennedy', 43, 'Senior Marketing Designer', 313500, '2012-12-18', 3597, 'h.kennedy@datatables.net', 'London', 12 ), + ( 15, 'Tatyana', 'Fitzpatrick', 19, 'Regional Director', 385750, '2010-03-17', 1965, 't.fitzpatrick@datatables.net', 'London', 54 ), + ( 16, 'Michael', 'Silva', 66, 'Marketing Designer', 198500, '2012-11-27', 1581, 'm.silva@datatables.net', 'London', 37 ), + ( 17, 'Paul', 'Byrd', 64, 'Chief Financial Officer (CFO)', 725000, '2010-06-09', 3059, 'p.byrd@datatables.net', 'New York', 32 ), + ( 18, 'Gloria', 'Little', 59, 'Systems Administrator', 237500, '2009-04-10', 1721, 'g.little@datatables.net', 'New York', 35 ), + ( 19, 'Bradley', 'Greer', 41, 'Software Engineer', 132000, '2012-10-13', 2558, 'b.greer@datatables.net', 'London', 48 ), + ( 20, 'Dai', 'Rios', 35, 'Personnel Lead', 217500, '2012-09-26', 2290, 'd.rios@datatables.net', 'Edinburgh', 45 ), + ( 21, 'Jenette', 'Caldwell', 30, 'Development Lead', 345000, '2011-09-03', 1937, 'j.caldwell@datatables.net', 'New York', 17 ), + ( 22, 'Yuri', 'Berry', 40, 'Chief Marketing Officer (CMO)', 675000, '2009-06-25', 6154, 'y.berry@datatables.net', 'New York', 57 ), + ( 23, 'Caesar', 'Vance', 21, 'Pre-Sales Support', 106450, '2011-12-12', 8330, 'c.vance@datatables.net', 'New York', 29 ), + ( 24, 'Doris', 'Wilder', 23, 'Sales Assistant', 85600, '2010-09-20', 3023, 'd.wilder@datatables.net', 'Sydney', 56 ), + ( 25, 'Angelica', 'Ramos', 47, 'Chief Executive Officer (CEO)', 1200000, '2009-10-09', 5797, 'a.ramos@datatables.net', 'London', 36 ), + ( 26, 'Gavin', 'Joyce', 42, 'Developer', 92575, '2010-12-22', 8822, 'g.joyce@datatables.net', 'Edinburgh', 5 ), + ( 27, 'Jennifer', 'Chang', 28, 'Regional Director', 357650, '2010-11-14', 9239, 'j.chang@datatables.net', 'Singapore', 51 ), + ( 28, 'Brenden', 'Wagner', 28, 'Software Engineer', 206850, '2011-06-07', 1314, 'b.wagner@datatables.net', 'San Francisco', 20 ), + ( 29, 'Fiona', 'Green', 48, 'Chief Operating Officer (COO)', 850000, '2010-03-11', 2947, 'f.green@datatables.net', 'San Francisco', 7 ), + ( 30, 'Shou', 'Itou', 20, 'Regional Marketing', 163000, '2011-08-14', 8899, 's.itou@datatables.net', 'Tokyo', 1 ), + ( 31, 'Michelle', 'House', 37, 'Integration Specialist', 95400, '2011-06-02', 2769, 'm.house@datatables.net', 'Sydney', 39 ), + ( 32, 'Suki', 'Burks', 53, 'Developer', 114500, '2009-10-22', 6832, 's.burks@datatables.net', 'London', 40 ), + ( 33, 'Prescott', 'Bartlett', 27, 'Technical Author', 145000, '2011-05-07', 3606, 'p.bartlett@datatables.net', 'London', 47 ), + ( 34, 'Gavin', 'Cortez', 22, 'Team Leader', 235500, '2008-10-26', 2860, 'g.cortez@datatables.net', 'San Francisco', 52 ), + ( 35, 'Martena', 'Mccray', 46, 'Post-Sales support', 324050, '2011-03-09', 8240, 'm.mccray@datatables.net', 'Edinburgh', 8 ), + ( 36, 'Unity', 'Butler', 47, 'Marketing Designer', 85675, '2009-12-09', 5384, 'u.butler@datatables.net', 'San Francisco', 24 ), + ( 37, 'Howard', 'Hatfield', 51, 'Office Manager', 164500, '2008-12-16', 7031, 'h.hatfield@datatables.net', 'San Francisco', 38 ), + ( 38, 'Hope', 'Fuentes', 41, 'Secretary', 109850, '2010-02-12', 6318, 'h.fuentes@datatables.net', 'San Francisco', 53 ), + ( 39, 'Vivian', 'Harrell', 62, 'Financial Controller', 452500, '2009-02-14', 9422, 'v.harrell@datatables.net', 'San Francisco', 30 ), + ( 40, 'Timothy', 'Mooney', 37, 'Office Manager', 136200, '2008-12-11', 7580, 't.mooney@datatables.net', 'London', 28 ), + ( 41, 'Jackson', 'Bradshaw', 65, 'Director', 645750, '2008-09-26', 1042, 'j.bradshaw@datatables.net', 'New York', 34 ), + ( 42, 'Olivia', 'Liang', 64, 'Support Engineer', 234500, '2011-02-03', 2120, 'o.liang@datatables.net', 'Singapore', 4 ), + ( 43, 'Bruno', 'Nash', 38, 'Software Engineer', 163500, '2011-05-03', 6222, 'b.nash@datatables.net', 'London', 3 ), + ( 44, 'Sakura', 'Yamamoto', 37, 'Support Engineer', 139575, '2009-08-19', 9383, 's.yamamoto@datatables.net', 'Tokyo', 31 ), + ( 45, 'Thor', 'Walton', 61, 'Developer', 98540, '2013-08-11', 8327, 't.walton@datatables.net', 'New York', 11 ), + ( 46, 'Finn', 'Camacho', 47, 'Support Engineer', 87500, '2009-07-07', 2927, 'f.camacho@datatables.net', 'San Francisco', 10 ), + ( 47, 'Serge', 'Baldwin', 64, 'Data Coordinator', 138575, '2012-04-09', 8352, 's.baldwin@datatables.net', 'Singapore', 44 ), + ( 48, 'Zenaida', 'Frank', 63, 'Software Engineer', 125250, '2010-01-04', 7439, 'z.frank@datatables.net', 'New York', 42 ), + ( 49, 'Zorita', 'Serrano', 56, 'Software Engineer', 115000, '2012-06-01', 4389, 'z.serrano@datatables.net', 'San Francisco', 27 ), + ( 50, 'Jennifer', 'Acosta', 43, 'Junior Javascript Developer', 75650, '2013-02-01', 3431, 'j.acosta@datatables.net', 'Edinburgh', 49 ), + ( 51, 'Cara', 'Stevens', 46, 'Sales Assistant', 145600, '2011-12-06', 3990, 'c.stevens@datatables.net', 'New York', 15 ), + ( 52, 'Hermione', 'Butler', 47, 'Regional Director', 356250, '2011-03-21', 1016, 'h.butler@datatables.net', 'London', 9 ), + ( 53, 'Lael', 'Greer', 21, 'Systems Administrator', 103500, '2009-02-27', 6733, 'l.greer@datatables.net', 'London', 25 ), + ( 54, 'Jonas', 'Alexander', 30, 'Developer', 86500, '2010-07-14', 8196, 'j.alexander@datatables.net', 'San Francisco', 33 ), + ( 55, 'Shad', 'Decker', 51, 'Regional Director', 183000, '2008-11-13', 6373, 's.decker@datatables.net', 'Edinburgh', 43 ), + ( 56, 'Michael', 'Bruce', 29, 'Javascript Developer', 183000, '2011-06-27', 5384, 'm.bruce@datatables.net', 'Singapore', 16 ), + ( 57, 'Donna', 'Snider', 27, 'Customer Support', 112000, '2011-01-25', 4226, 'd.snider@datatables.net', 'New York', 19 ); \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/sqlserver.sql b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/sqlserver.sql new file mode 100644 index 0000000..09e3c04 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/sqlserver.sql @@ -0,0 +1,85 @@ +-- +-- DataTables Ajax and server-side processing database (SQL Server) +-- +IF OBJECT_ID('datatables_demo', 'U') IS NOT NULL + DROP TABLE datatables_demo; + +CREATE TABLE datatables_demo ( + id int NOT NULL identity, + first_name varchar(250) NOT NULL default '', + last_name varchar(250) NOT NULL default '', + position varchar(250) NOT NULL default '', + email varchar(250) NOT NULL default '', + office varchar(250) NOT NULL default '', + start_date datetime default NULL, + age int, + salary int, + seq int, + extn varchar(8) NOT NULL default '', + PRIMARY KEY (id) +); + +SET IDENTITY_INSERT datatables_demo ON; + +INSERT INTO datatables_demo + ( id, first_name, last_name, age, position, salary, start_date, extn, email, office, seq ) + VALUES + ( 1, 'Tiger', 'Nixon', 61, 'System Architect', 320800, '2011-04-25', 5421, 't.nixon@datatables.net', 'Edinburgh', 2 ), + ( 2, 'Garrett', 'Winters', 63, 'Accountant', 170750, '2011-07-25', 8422, 'g.winters@datatables.net', 'Tokyo', 22 ), + ( 3, 'Ashton', 'Cox', 66, 'Junior Technical Author', 86000, '2009-01-12', 1562, 'a.cox@datatables.net', 'San Francisco', 6 ), + ( 4, 'Cedric', 'Kelly', 22, 'Senior Javascript Developer', 433060, '2012-03-29', 6224, 'c.kelly@datatables.net', 'Edinburgh', 41 ), + ( 5, 'Airi', 'Satou', 33, 'Accountant', 162700, '2008-11-28', 5407, 'a.satou@datatables.net', 'Tokyo', 55 ), + ( 6, 'Brielle', 'Williamson', 61, 'Integration Specialist', 372000, '2012-12-02', 4804, 'b.williamson@datatables.net', 'New York', 21 ), + ( 7, 'Herrod', 'Chandler', 59, 'Sales Assistant', 137500, '2012-08-06', 9608, 'h.chandler@datatables.net', 'San Francisco', 46 ), + ( 8, 'Rhona', 'Davidson', 55, 'Integration Specialist', 327900, '2010-10-14', 6200, 'r.davidson@datatables.net', 'Tokyo', 50 ), + ( 9, 'Colleen', 'Hurst', 39, 'Javascript Developer', 205500, '2009-09-15', 2360, 'c.hurst@datatables.net', 'San Francisco', 26 ), + ( 10, 'Sonya', 'Frost', 23, 'Software Engineer', 103600, '2008-12-13', 1667, 's.frost@datatables.net', 'Edinburgh', 18 ), + ( 11, 'Jena', 'Gaines', 30, 'Office Manager', 90560, '2008-12-19', 3814, 'j.gaines@datatables.net', 'London', 13 ), + ( 12, 'Quinn', 'Flynn', 22, 'Support Lead', 342000, '2013-03-03', 9497, 'q.flynn@datatables.net', 'Edinburgh', 23 ), + ( 13, 'Charde', 'Marshall', 36, 'Regional Director', 470600, '2008-10-16', 6741, 'c.marshall@datatables.net', 'San Francisco', 14 ), + ( 14, 'Haley', 'Kennedy', 43, 'Senior Marketing Designer', 313500, '2012-12-18', 3597, 'h.kennedy@datatables.net', 'London', 12 ), + ( 15, 'Tatyana', 'Fitzpatrick', 19, 'Regional Director', 385750, '2010-03-17', 1965, 't.fitzpatrick@datatables.net', 'London', 54 ), + ( 16, 'Michael', 'Silva', 66, 'Marketing Designer', 198500, '2012-11-27', 1581, 'm.silva@datatables.net', 'London', 37 ), + ( 17, 'Paul', 'Byrd', 64, 'Chief Financial Officer (CFO)', 725000, '2010-06-09', 3059, 'p.byrd@datatables.net', 'New York', 32 ), + ( 18, 'Gloria', 'Little', 59, 'Systems Administrator', 237500, '2009-04-10', 1721, 'g.little@datatables.net', 'New York', 35 ), + ( 19, 'Bradley', 'Greer', 41, 'Software Engineer', 132000, '2012-10-13', 2558, 'b.greer@datatables.net', 'London', 48 ), + ( 20, 'Dai', 'Rios', 35, 'Personnel Lead', 217500, '2012-09-26', 2290, 'd.rios@datatables.net', 'Edinburgh', 45 ), + ( 21, 'Jenette', 'Caldwell', 30, 'Development Lead', 345000, '2011-09-03', 1937, 'j.caldwell@datatables.net', 'New York', 17 ), + ( 22, 'Yuri', 'Berry', 40, 'Chief Marketing Officer (CMO)', 675000, '2009-06-25', 6154, 'y.berry@datatables.net', 'New York', 57 ), + ( 23, 'Caesar', 'Vance', 21, 'Pre-Sales Support', 106450, '2011-12-12', 8330, 'c.vance@datatables.net', 'New York', 29 ), + ( 24, 'Doris', 'Wilder', 23, 'Sales Assistant', 85600, '2010-09-20', 3023, 'd.wilder@datatables.net', 'Sydney', 56 ), + ( 25, 'Angelica', 'Ramos', 47, 'Chief Executive Officer (CEO)', 1200000, '2009-10-09', 5797, 'a.ramos@datatables.net', 'London', 36 ), + ( 26, 'Gavin', 'Joyce', 42, 'Developer', 92575, '2010-12-22', 8822, 'g.joyce@datatables.net', 'Edinburgh', 5 ), + ( 27, 'Jennifer', 'Chang', 28, 'Regional Director', 357650, '2010-11-14', 9239, 'j.chang@datatables.net', 'Singapore', 51 ), + ( 28, 'Brenden', 'Wagner', 28, 'Software Engineer', 206850, '2011-06-07', 1314, 'b.wagner@datatables.net', 'San Francisco', 20 ), + ( 29, 'Fiona', 'Green', 48, 'Chief Operating Officer (COO)', 850000, '2010-03-11', 2947, 'f.green@datatables.net', 'San Francisco', 7 ), + ( 30, 'Shou', 'Itou', 20, 'Regional Marketing', 163000, '2011-08-14', 8899, 's.itou@datatables.net', 'Tokyo', 1 ), + ( 31, 'Michelle', 'House', 37, 'Integration Specialist', 95400, '2011-06-02', 2769, 'm.house@datatables.net', 'Sydney', 39 ), + ( 32, 'Suki', 'Burks', 53, 'Developer', 114500, '2009-10-22', 6832, 's.burks@datatables.net', 'London', 40 ), + ( 33, 'Prescott', 'Bartlett', 27, 'Technical Author', 145000, '2011-05-07', 3606, 'p.bartlett@datatables.net', 'London', 47 ), + ( 34, 'Gavin', 'Cortez', 22, 'Team Leader', 235500, '2008-10-26', 2860, 'g.cortez@datatables.net', 'San Francisco', 52 ), + ( 35, 'Martena', 'Mccray', 46, 'Post-Sales support', 324050, '2011-03-09', 8240, 'm.mccray@datatables.net', 'Edinburgh', 8 ), + ( 36, 'Unity', 'Butler', 47, 'Marketing Designer', 85675, '2009-12-09', 5384, 'u.butler@datatables.net', 'San Francisco', 24 ), + ( 37, 'Howard', 'Hatfield', 51, 'Office Manager', 164500, '2008-12-16', 7031, 'h.hatfield@datatables.net', 'San Francisco', 38 ), + ( 38, 'Hope', 'Fuentes', 41, 'Secretary', 109850, '2010-02-12', 6318, 'h.fuentes@datatables.net', 'San Francisco', 53 ), + ( 39, 'Vivian', 'Harrell', 62, 'Financial Controller', 452500, '2009-02-14', 9422, 'v.harrell@datatables.net', 'San Francisco', 30 ), + ( 40, 'Timothy', 'Mooney', 37, 'Office Manager', 136200, '2008-12-11', 7580, 't.mooney@datatables.net', 'London', 28 ), + ( 41, 'Jackson', 'Bradshaw', 65, 'Director', 645750, '2008-09-26', 1042, 'j.bradshaw@datatables.net', 'New York', 34 ), + ( 42, 'Olivia', 'Liang', 64, 'Support Engineer', 234500, '2011-02-03', 2120, 'o.liang@datatables.net', 'Singapore', 4 ), + ( 43, 'Bruno', 'Nash', 38, 'Software Engineer', 163500, '2011-05-03', 6222, 'b.nash@datatables.net', 'London', 3 ), + ( 44, 'Sakura', 'Yamamoto', 37, 'Support Engineer', 139575, '2009-08-19', 9383, 's.yamamoto@datatables.net', 'Tokyo', 31 ), + ( 45, 'Thor', 'Walton', 61, 'Developer', 98540, '2013-08-11', 8327, 't.walton@datatables.net', 'New York', 11 ), + ( 46, 'Finn', 'Camacho', 47, 'Support Engineer', 87500, '2009-07-07', 2927, 'f.camacho@datatables.net', 'San Francisco', 10 ), + ( 47, 'Serge', 'Baldwin', 64, 'Data Coordinator', 138575, '2012-04-09', 8352, 's.baldwin@datatables.net', 'Singapore', 44 ), + ( 48, 'Zenaida', 'Frank', 63, 'Software Engineer', 125250, '2010-01-04', 7439, 'z.frank@datatables.net', 'New York', 42 ), + ( 49, 'Zorita', 'Serrano', 56, 'Software Engineer', 115000, '2012-06-01', 4389, 'z.serrano@datatables.net', 'San Francisco', 27 ), + ( 50, 'Jennifer', 'Acosta', 43, 'Junior Javascript Developer', 75650, '2013-02-01', 3431, 'j.acosta@datatables.net', 'Edinburgh', 49 ), + ( 51, 'Cara', 'Stevens', 46, 'Sales Assistant', 145600, '2011-12-06', 3990, 'c.stevens@datatables.net', 'New York', 15 ), + ( 52, 'Hermione', 'Butler', 47, 'Regional Director', 356250, '2011-03-21', 1016, 'h.butler@datatables.net', 'London', 9 ), + ( 53, 'Lael', 'Greer', 21, 'Systems Administrator', 103500, '2009-02-27', 6733, 'l.greer@datatables.net', 'London', 25 ), + ( 54, 'Jonas', 'Alexander', 30, 'Developer', 86500, '2010-07-14', 8196, 'j.alexander@datatables.net', 'San Francisco', 33 ), + ( 55, 'Shad', 'Decker', 51, 'Regional Director', 183000, '2008-11-13', 6373, 's.decker@datatables.net', 'Edinburgh', 43 ), + ( 56, 'Michael', 'Bruce', 29, 'Javascript Developer', 183000, '2011-06-27', 5384, 'm.bruce@datatables.net', 'Singapore', 16 ), + ( 57, 'Donna', 'Snider', 27, 'Customer Support', 112000, '2011-01-25', 4226, 'd.snider@datatables.net', 'New York', 19 ); + + SET IDENTITY_INSERT datatables_demo OFF; \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ssp.class.php b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ssp.class.php new file mode 100644 index 0000000..c73f38c --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/scripts/ssp.class.php @@ -0,0 +1,596 @@ + 'utf8'` - you might need this depending on your PHP / MySQL config + * @return PDO PDO connection + */ + static function db ( $conn ) + { + if ( is_array( $conn ) ) { + return self::sql_connect( $conn ); + } + + return $conn; + } + + + /** + * Paging + * + * Construct the LIMIT clause for server-side processing SQL query + * + * @param array $request Data sent to server by DataTables + * @param array $columns Column information array + * @return string SQL limit clause + */ + static function limit ( $request, $columns ) + { + $limit = ''; + + if ( isset($request['start']) && $request['length'] != -1 ) { + $limit = "LIMIT ".intval($request['start']).", ".intval($request['length']); + } + + return $limit; + } + + + /** + * Ordering + * + * Construct the ORDER BY clause for server-side processing SQL query + * + * @param array $request Data sent to server by DataTables + * @param array $columns Column information array + * @return string SQL order by clause + */ + static function order ( $request, $columns ) + { + $order = ''; + + if ( isset($request['order']) && count($request['order']) ) { + $orderBy = array(); + $dtColumns = self::pluck( $columns, 'dt' ); + + for ( $i=0, $ien=count($request['order']) ; $i<$ien ; $i++ ) { + $columnIdx = $request['order'][$i]['column']; + $requestColumn = $request['columns'][$columnIdx]; + $column = $columns[ $columnIdx ]; + + if ( $requestColumn['orderable'] == 'true' ) { + $dir = $request['order'][$i]['dir'] === 'asc' ? + 'ASC' : + 'DESC'; + + $orderBy[] = '`'.$column['db'].'` '.$dir; + } + } + + if ( count( $orderBy ) ) { + $order = 'ORDER BY '.implode(', ', $orderBy); + } + } + + return $order; + } + + + /** + * Searching / Filtering + * + * Construct the WHERE clause for server-side processing SQL query. + * + * NOTE this does not match the built-in DataTables filtering which does it + * word by word on any field. It's possible to do here performance on large + * databases would be very poor + * + * @param array $request Data sent to server by DataTables + * @param array $columns Column information array + * @param array $bindings Array of values for PDO bindings, used in the + * sql_exec() function + * @return string SQL where clause + */ + static function filter ( $request, $columns, &$bindings ) + { + $globalSearch = array(); + $columnSearch = array(); + $dtColumns = self::pluck( $columns, 'dt' ); + + if ( isset($request['search']) && $request['search']['value'] != '' ) { + $str = $request['search']['value']; + + for ( $i=0, $ien=count($request['columns']) ; $i<$ien ; $i++ ) { + $requestColumn = $request['columns'][$i]; + $columnIdx = array_search( $requestColumn['data'], $dtColumns ); + $column = $columns[ $columnIdx ]; + + if ( $requestColumn['searchable'] == 'true' ) { + if(!empty($column['db'])){ + $binding = self::bind( $bindings, '%'.$str.'%', PDO::PARAM_STR ); + $globalSearch[] = "`".$column['db']."` LIKE ".$binding; + } + } + } + } + + // Individual column filtering + if ( isset( $request['columns'] ) ) { + for ( $i=0, $ien=count($request['columns']) ; $i<$ien ; $i++ ) { + $requestColumn = $request['columns'][$i]; + $columnIdx = array_search( $requestColumn['data'], $dtColumns ); + $column = $columns[ $columnIdx ]; + + $str = $requestColumn['search']['value']; + + if ( $requestColumn['searchable'] == 'true' && + $str != '' ) { + if(!empty($column['db'])){ + $binding = self::bind( $bindings, '%'.$str.'%', PDO::PARAM_STR ); + $columnSearch[] = "`".$column['db']."` LIKE ".$binding; + } + } + } + } + + // Combine the filters into a single string + $where = ''; + + if ( count( $globalSearch ) ) { + $where = '('.implode(' OR ', $globalSearch).')'; + } + + if ( count( $columnSearch ) ) { + $where = $where === '' ? + implode(' AND ', $columnSearch) : + $where .' AND '. implode(' AND ', $columnSearch); + } + + if ( $where !== '' ) { + $where = 'WHERE '.$where; + } + + return $where; + } + + + /** + * Perform the SQL queries needed for an server-side processing requested, + * utilising the helper functions of this class, limit(), order() and + * filter() among others. The returned array is ready to be encoded as JSON + * in response to an SSP request, or can be modified if needed before + * sending back to the client. + * + * @param array $request Data sent to server by DataTables + * @param array|PDO $conn PDO connection resource or connection parameters array + * @param string $table SQL table to query + * @param string $primaryKey Primary key of the table + * @param array $columns Column information array + * @return array Server-side processing response array + */ + static function simple ( $request, $conn, $table, $primaryKey, $columns ) + { + $bindings = array(); + $db = self::db( $conn ); + + // Allow for a JSON string to be passed in + if (isset($request['json'])) { + $request = json_decode($request['json'], true); + } + + // Build the SQL query string from the request + $limit = self::limit( $request, $columns ); + $order = self::order( $request, $columns ); + $where = self::filter( $request, $columns, $bindings ); + + // Main query to actually get the data + $data = self::sql_exec( $db, $bindings, + "SELECT `".implode("`, `", self::pluck($columns, 'db'))."` + FROM `$table` + $where + $order + $limit" + ); + + // Data set length after filtering + $resFilterLength = self::sql_exec( $db, $bindings, + "SELECT COUNT(`{$primaryKey}`) + FROM `$table` + $where" + ); + $recordsFiltered = $resFilterLength[0][0]; + + // Total data set length + $resTotalLength = self::sql_exec( $db, + [], + "SELECT COUNT(`{$primaryKey}`) + FROM `$table`" + ); + $recordsTotal = $resTotalLength[0][0]; + + /* + * Output + */ + return array( + "draw" => isset ( $request['draw'] ) ? + intval( $request['draw'] ) : + 0, + "recordsTotal" => intval( $recordsTotal ), + "recordsFiltered" => intval( $recordsFiltered ), + "data" => self::data_output( $columns, $data ) + ); + } + + + /** + * The difference between this method and the `simple` one, is that you can + * apply additional `where` conditions to the SQL queries. These can be in + * one of two forms: + * + * * 'Result condition' - This is applied to the result set, but not the + * overall paging information query - i.e. it will not effect the number + * of records that a user sees they can have access to. This should be + * used when you want apply a filtering condition that the user has sent. + * * 'All condition' - This is applied to all queries that are made and + * reduces the number of records that the user can access. This should be + * used in conditions where you don't want the user to ever have access to + * particular records (for example, restricting by a login id). + * + * In both cases the extra condition can be added as a simple string, or if + * you are using external values, as an assoc. array with `condition` and + * `bindings` parameters. The `condition` is a string with the SQL WHERE + * condition and `bindings` is an assoc. array of the binding names and + * values. + * + * @param array $request Data sent to server by DataTables + * @param array|PDO $conn PDO connection resource or connection parameters array + * @param string $table SQL table to query + * @param string $primaryKey Primary key of the table + * @param array $columns Column information array + * @param string|array $whereResult WHERE condition to apply to the result set + * @param string|array $whereAll WHERE condition to apply to all queries + * @return array Server-side processing response array + */ + static function complex ( + $request, + $conn, + $table, + $primaryKey, + $columns, + $whereResult=null, + $whereAll=null + ) { + $bindings = array(); + $whereAllBindings = array(); + $db = self::db( $conn ); + $whereAllSql = ''; + + // Build the SQL query string from the request + $limit = self::limit( $request, $columns ); + $order = self::order( $request, $columns ); + $where = self::filter( $request, $columns, $bindings ); + + // whereResult can be a simple string, or an assoc. array with a + // condition and bindings + if ( $whereResult ) { + $str = $whereResult; + + if ( is_array($whereResult) ) { + $str = $whereResult['condition']; + + if ( isset($whereResult['bindings']) ) { + self::add_bindings($bindings, $whereResult['bindings']); + } + } + + $where = $where ? + $where .' AND '.$str : + 'WHERE '.$str; + } + + // Likewise for whereAll + if ( $whereAll ) { + $str = $whereAll; + + if ( is_array($whereAll) ) { + $str = $whereAll['condition']; + + if ( isset($whereAll['bindings']) ) { + self::add_bindings($whereAllBindings, $whereAll['bindings']); + } + } + + $where = $where ? + $where .' AND '.$str : + 'WHERE '.$str; + + $whereAllSql = 'WHERE '.$str; + } + + // Main query to actually get the data + $data = self::sql_exec( $db, $bindings, + "SELECT `".implode("`, `", self::pluck($columns, 'db'))."` + FROM `$table` + $where + $order + $limit" + ); + + // Data set length after filtering + $resFilterLength = self::sql_exec( $db, $bindings, + "SELECT COUNT(`{$primaryKey}`) + FROM `$table` + $where" + ); + $recordsFiltered = $resFilterLength[0][0]; + + // Total data set length + $resTotalLength = self::sql_exec( $db, $whereAllBindings, + "SELECT COUNT(`{$primaryKey}`) + FROM `$table` ". + $whereAllSql + ); + $recordsTotal = $resTotalLength[0][0]; + + /* + * Output + */ + return array( + "draw" => isset ( $request['draw'] ) ? + intval( $request['draw'] ) : + 0, + "recordsTotal" => intval( $recordsTotal ), + "recordsFiltered" => intval( $recordsFiltered ), + "data" => self::data_output( $columns, $data ) + ); + } + + + /** + * Connect to the database + * + * @param array $sql_details SQL server connection details array, with the + * properties: + * * host - host name + * * db - database name + * * user - user name + * * pass - user password + * @return PDO Database connection handle + */ + static function sql_connect ( $sql_details ) + { + try { + $db = @new PDO( + "mysql:host={$sql_details['host']};dbname={$sql_details['db']}", + $sql_details['user'], + $sql_details['pass'], + array( PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION ) + ); + } + catch (PDOException $e) { + self::fatal( + "An error occurred while connecting to the database. ". + "The error reported by the server was: ".$e->getMessage() + ); + exit(0); // redundant, but PHPStan wants it. + } + + return $db; + } + + + /** + * Execute an SQL query on the database + * + * @param PDO $db Database handler + * @param array $bindings Array of PDO binding values from bind() to be + * used for safely escaping strings. Note that this can be given as the + * SQL query string if no bindings are required. + * @param string $sql SQL query to execute. + * @return array Result from the query (all rows) + */ + static function sql_exec ( $db, $bindings, $sql=null ) + { + // Argument shifting + if ( $sql === null ) { + $sql = $bindings; + } + + $stmt = $db->prepare( $sql ); + + // Bind parameters + for ( $i=0, $ien=count($bindings) ; $i<$ien ; $i++ ) { + $binding = $bindings[$i]; + $stmt->bindValue( $binding['key'], $binding['val'], $binding['type'] ); + } + + // Execute + try { + $stmt->execute(); + } + catch (PDOException $e) { + self::fatal( "An SQL error occurred: ".$e->getMessage() ); + } + + // Return all + return $stmt->fetchAll( PDO::FETCH_BOTH ); + } + + + /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Internal methods + */ + + /** + * Throw a fatal error. + * + * This writes out an error message in a JSON string which DataTables will + * see and show to the user in the browser. + * + * @param string $msg Message to send to the client + */ + static function fatal ( $msg ) + { + echo json_encode( array( + "error" => $msg + ) ); + + exit(0); + } + + /** + * Create a PDO binding key which can be used for escaping variables safely + * when executing a query with sql_exec() + * + * @param array &$a Array of bindings + * @param mixed $val Value to bind + * @param int $type PDO field type + * @return string Bound key to be used in the SQL where this parameter + * would be used. + */ + static function bind ( &$a, $val, $type ) + { + $key = ':binding_'.count( $a ); + + $a[] = array( + 'key' => $key, + 'val' => $val, + 'type' => $type + ); + + return $key; + } + + static function add_bindings(&$a, $vals) + { + foreach($vals['bindings'] as $key => $value) { + $bindings[] = array( + 'key' => $key, + 'val' => $value, + 'type' => PDO::PARAM_STR + ); + } + } + + + /** + * Pull a particular property from each assoc. array in a numeric array, + * returning and array of the property values from each item. + * + * @param array $a Array to get data from + * @param string $prop Property to read + * @return array Array of property values + */ + static function pluck ( $a, $prop ) + { + $out = array(); + + for ( $i=0, $len=count($a) ; $i<$len ; $i++ ) { + if ( empty($a[$i][$prop]) && $a[$i][$prop] !== 0 ) { + continue; + } + + //removing the $out array index confuses the filter method in doing proper binding, + //adding it ensures that the array data are mapped correctly + $out[$i] = $a[$i][$prop]; + } + + return $out; + } + + + /** + * Return a string from an array or a string + * + * @param array|string $a Array to join + * @param string $join Glue for the concatenation + * @return string Joined string + */ + static function _flatten ( $a, $join = ' AND ' ) + { + if ( ! $a ) { + return ''; + } + else if ( is_array($a) ) { + return implode( $join, $a ); + } + return $a; + } +} + diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/simple.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/simple.html new file mode 100644 index 0000000..1f46c18 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/server_side/simple.html @@ -0,0 +1,556 @@ + + + + + + + DataTables example - Server-side processing + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              DataTables example Server-side processing

                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              There are many ways to get your data into DataTables, and if you are working with seriously large databases, you might want to consider using the server-side + options that DataTables provides. With server-side processing enabled, all actions that DataTables performs (such as paging, searching and ordering) are handed off + to a server where an SQL engine (or similar) can perform these actions on the large data set (after all, that's what the database engine is designed for!). As + such, each draw of the table will result in a new Ajax request to get the required data.

                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              Server-side processing is enabled by setting the serverSide option to true and providing an Ajax data source through the ajax option.

                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              This example shows a very simple table, matching the other client-side processing examples, but in this instance using server-side processing.

                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                              First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                              First nameLast namePositionOfficeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable({ + ajax: 'scripts/server_processing.php', + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              + new DataTable('#example', { + ajax: 'scripts/server_processing.php', + processing: true, + serverSide: true +}); +
                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap.html new file mode 100644 index 0000000..1224057 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap.html @@ -0,0 +1,998 @@ + + + + + + + DataTables example - Bootstrap 3 + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  DataTables example Bootstrap 3

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  DataTables can integrate seamlessly with Bootstrap 3 using Bootstrap's table styling options to present an interface with a uniform design, based on Bootstrap, for your site / app.

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  DataTables' Bootstrap integration also provides a renderer for the pagination control in DataTables to ensure that the pagination of the table is also styled + consistently by Bootstrap.

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  This integration is done simply by including the DataTables Bootstrap files (CSS and JS) which sets the defaults needed for DataTables to be initialised as + normal, as shown in this example.

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap4.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap4.html new file mode 100644 index 0000000..06c6503 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap4.html @@ -0,0 +1,994 @@ + + + + + + + DataTables example - Bootstrap 4 + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                      DataTables example Bootstrap 4

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                      As with Bootstrap 3, DataTables can also be integrated seamlessly with Bootstrap 4. This integration is done simply by including the DataTables Bootstrap 4 + files (CSS and JS) which sets the defaults needed for DataTables to be initialised as normal, as shown in this example.

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap5.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap5.html new file mode 100644 index 0000000..1f6a1c6 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bootstrap5.html @@ -0,0 +1,994 @@ + + + + + + + DataTables example - Bootstrap 5 + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          DataTables example Bootstrap 5

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          As with previous versions of Bootstrap, DataTables can also be integrated seamlessly with Bootstrap 5. This integration is done simply by including the + DataTables Bootstrap 5 files (CSS and JS) which sets the defaults required for DataTables to be initialised as normal, as shown in this example.

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bulma.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bulma.html new file mode 100644 index 0000000..b8e33b6 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/bulma.html @@ -0,0 +1,995 @@ + + + + + + + DataTables example - Bulma + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              DataTables example Bulma

                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              This example shows DataTables integrated with Bulma - an open source CSS framework.

                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              DataTables Bulma integration is available for both DataTables core and all of its extensions. This integration is done simply by including the DataTables Bulma + files (CSS and JS) which sets the defaults needed for DataTables to be initialised as normal, as shown in this example.

                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/cell-border.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/cell-border.html new file mode 100644 index 0000000..2d51841 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/cell-border.html @@ -0,0 +1,996 @@ + + + + + + + DataTables example - Base style - cell borders + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  DataTables example Base style - cell borders

                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  This example shows DataTables with just the cell-border class specified when using DataTables base styling for the table, giving a strong + delineation between individual cells.

                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  Please note that this class does not apply to the other styling frameworks such as Bootstrap. The other frameworks provide their own classes to modify a table's + style.

                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/compact.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/compact.html new file mode 100644 index 0000000..41f5f8b --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/compact.html @@ -0,0 +1,996 @@ + + + + + + + DataTables example - Base style - compact + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      DataTables example Base style - compact

                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      The compact class reduces the amount of white-space in the DataTables base styling, increasing the information density on screen, as shown + below.

                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      Please note that this class does not apply to the other styling frameworks such as Bootstrap. The other frameworks provide their own classes to modify a table's + style.

                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/display.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/display.html new file mode 100644 index 0000000..17c0288 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/display.html @@ -0,0 +1,1005 @@ + + + + + + + DataTables example - Base style + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          DataTables example Base style

                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          The DataTables default style file has a number of features which can be enabled based on the class name of the table. These features are:

                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • cell-border - Cells with a border
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • compact - Increase the data density by reducing the cell padding
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • hover - Highlight a row when hovered over
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • order-column - Highlight the cells in the column currently being ordering upon
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • row-border - Rows with a border
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • stripe - Zebra striped rows
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          These classes can be combined (simply assign multiple classes to the table) to build up the styling that you want for your table. For more information on the + options in the DataTables stylesheet, please refer to the DataTables styling manual

                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          The display class is a short-cut for specifying the stripe hover order-column row-border as the class name for a table. This is shown + in the example below.

                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                          + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/foundation.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/foundation.html new file mode 100644 index 0000000..8ff0660 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/foundation.html @@ -0,0 +1,999 @@ + + + + + + + DataTables example - Foundation + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              DataTables example Foundation

                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              DataTables can integrate seamlessly with Foundation using Foundations's table styling options to present a consistent interface with your Foundation driven site / + app.

                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              DataTables' Foundation integration also provides a renderer for the pagination control in DataTables to ensure that the pagination of the table is also styled + consistently by Foundation.

                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              This integration is done simply by including the DataTables Foundation files (CSS and JS) which sets the defaults needed for DataTables to be initialised as + normal, as shown in this example.

                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/hover.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/hover.html new file mode 100644 index 0000000..4927c5d --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/hover.html @@ -0,0 +1,996 @@ + + + + + + + DataTables example - Base style - hover + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  DataTables example Base style - hover

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  This example shows DataTables with just the hover class specified when using DataTables base styling for the table. This class instructs + DataTables' styling to highlight a row when the mouse is hovered over it.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Please note that this class does not apply to the other styling frameworks such as Bootstrap. The other frameworks provide their own classes to modify a table's + style.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/index.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/index.html new file mode 100644 index 0000000..5c71734 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/index.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + DataTables examples - Styling + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      DataTables example Styling

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      When using DataTables, you want your tables to fit in with your site / app to make the end user experience as seamless as possible. For this reason, DataTables + provides an easy to customise core stylesheet, which has a number of features that you can enable or disable as you required. Additionally there are a number of + integration packages which can be used to fit DataTables into a site which uses some of the popular CSS libraries such as Twitter Bootstrap and Foundation. Or of + course you can craft your own CSS to fit it into your site perfectly!

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      This section includes examples of how DataTables can be styled using these methods.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/jqueryUI.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/jqueryUI.html new file mode 100644 index 0000000..c905212 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/jqueryUI.html @@ -0,0 +1,997 @@ + + + + + + + DataTables example - jQuery UI ThemeRoller + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      DataTables example jQuery UI ThemeRoller

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      DataTables has the ability to integrate seamlessly with almost any styling library, and integration files are provided for several of the popular styling + libraries, including jQuery UI.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      To have your table styles integrate with jQuery UI's ThemeRoller styles, simply include the DataTables CSS and JS integration files for jQuery UI, as shown in + this example. Note also that because jQuery doesn't provide table styles like some other CSS frameworks, the CSS integration file does add this styling + information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/material.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/material.html new file mode 100644 index 0000000..b6f45e4 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/material.html @@ -0,0 +1,929 @@ + + + + + + + DataTables example - Material Design (Tech. preview) + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          DataTables example Material Design (Tech. preview)

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          This example shows DataTables styled for Google's Material Design. The Material Design libraries are used to provide the styling implementation for Material.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          This is a technical preview example and the Material Design integration for DataTables is not yet complete. This tech preview is provided to gauge the interest + in a Material integration for DataTables and also to estimate the work that would be involved in fully supporting the styling library. As such, the Material design + implementation for DataTables can currently only be installed from source and is not available in package managers or the DataTables downloader.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          If you would like to see continued development of the MDL integration for DataTables, please get in touch so we can know what integrations + are popular.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          First nameLast namePositionOfficeSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TigerNixonSystem ArchitectEdinburgh320800
                                                                                                                                                                                                                                                                                                                                                                                                                                                          GarrettWintersAccountantTokyo170750
                                                                                                                                                                                                                                                                                                                                                                                                                                                          AshtonCoxJunior Technical AuthorSan Francisco86000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          CedricKellySenior Javascript DeveloperEdinburgh433060
                                                                                                                                                                                                                                                                                                                                                                                                                                                          AiriSatouAccountantTokyo162700
                                                                                                                                                                                                                                                                                                                                                                                                                                                          BrielleWilliamsonIntegration SpecialistNew York372000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          HerrodChandlerSales AssistantSan Francisco137500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          RhonaDavidsonIntegration SpecialistTokyo327900
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ColleenHurstJavascript DeveloperSan Francisco205500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          SonyaFrostSoftware EngineerEdinburgh103600
                                                                                                                                                                                                                                                                                                                                                                                                                                                          JenaGainesOffice ManagerLondon90560
                                                                                                                                                                                                                                                                                                                                                                                                                                                          QuinnFlynnSupport LeadEdinburgh342000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ChardeMarshallRegional DirectorSan Francisco470600
                                                                                                                                                                                                                                                                                                                                                                                                                                                          HaleyKennedySenior Marketing DesignerLondon313500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TatyanaFitzpatrickRegional DirectorLondon385750
                                                                                                                                                                                                                                                                                                                                                                                                                                                          MichaelSilvaMarketing DesignerLondon198500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          PaulByrdChief Financial Officer (CFO)New York725000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          GloriaLittleSystems AdministratorNew York237500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          BradleyGreerSoftware EngineerLondon132000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          DaiRiosPersonnel LeadEdinburgh217500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          JenetteCaldwellDevelopment LeadNew York345000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          YuriBerryChief Marketing Officer (CMO)New York675000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          CaesarVancePre-Sales SupportNew York106450
                                                                                                                                                                                                                                                                                                                                                                                                                                                          DorisWilderSales AssistantSydney85600
                                                                                                                                                                                                                                                                                                                                                                                                                                                          AngelicaRamosChief Executive Officer (CEO)London1200000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          GavinJoyceDeveloperEdinburgh92575
                                                                                                                                                                                                                                                                                                                                                                                                                                                          JenniferChangRegional DirectorSingapore357650
                                                                                                                                                                                                                                                                                                                                                                                                                                                          BrendenWagnerSoftware EngineerSan Francisco206850
                                                                                                                                                                                                                                                                                                                                                                                                                                                          FionaGreenChief Operating Officer (COO)San Francisco850000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShouItouRegional MarketingTokyo163000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          MichelleHouseIntegration SpecialistSydney95400
                                                                                                                                                                                                                                                                                                                                                                                                                                                          SukiBurksDeveloperLondon114500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          PrescottBartlettTechnical AuthorLondon145000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          GavinCortezTeam LeaderSan Francisco235500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          MartenaMccrayPost-Sales supportEdinburgh324050
                                                                                                                                                                                                                                                                                                                                                                                                                                                          UnityButlerMarketing DesignerSan Francisco85675
                                                                                                                                                                                                                                                                                                                                                                                                                                                          HowardHatfieldOffice ManagerSan Francisco164500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          HopeFuentesSecretarySan Francisco109850
                                                                                                                                                                                                                                                                                                                                                                                                                                                          VivianHarrellFinancial ControllerSan Francisco452500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          TimothyMooneyOffice ManagerLondon136200
                                                                                                                                                                                                                                                                                                                                                                                                                                                          JacksonBradshawDirectorNew York645750
                                                                                                                                                                                                                                                                                                                                                                                                                                                          OliviaLiangSupport EngineerSingapore234500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          BrunoNashSoftware EngineerLondon163500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          SakuraYamamotoSupport EngineerTokyo139575
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ThorWaltonDeveloperNew York98540
                                                                                                                                                                                                                                                                                                                                                                                                                                                          FinnCamachoSupport EngineerSan Francisco87500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          SergeBaldwinData CoordinatorSingapore138575
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZenaidaFrankSoftware EngineerNew York125250
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ZoritaSerranoSoftware EngineerSan Francisco115000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          JenniferAcostaJunior Javascript DeveloperEdinburgh75650
                                                                                                                                                                                                                                                                                                                                                                                                                                                          CaraStevensSales AssistantNew York145600
                                                                                                                                                                                                                                                                                                                                                                                                                                                          HermioneButlerRegional DirectorLondon356250
                                                                                                                                                                                                                                                                                                                                                                                                                                                          LaelGreerSystems AdministratorLondon103500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          JonasAlexanderDeveloperSan Francisco86500
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ShadDeckerRegional DirectorEdinburgh183000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          MichaelBruceJavascript DeveloperSingapore183000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          DonnaSniderCustomer SupportNew York112000
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/no-classes.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/no-classes.html new file mode 100644 index 0000000..4a2ec68 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/no-classes.html @@ -0,0 +1,993 @@ + + + + + + + DataTables example - Base style - no styling classes + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                              DataTables example Base style - no styling classes

                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                              This example shows the base DataTables style file being used, with none of the additional feature style classes being used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/order-column.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/order-column.html new file mode 100644 index 0000000..3f4a523 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/order-column.html @@ -0,0 +1,996 @@ + + + + + + + DataTables example - Base style - order-column + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DataTables example Base style - order-column

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This example shows DataTables with just the order-column class specified when using DataTables base styling for the table. Please note that it does + not apply to the other styling frameworks such as Bootstrap. The other frameworks provide their own classes to modify a table's style.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Typically you would want to use the stripe feature class in addition to order-column (possibly hover as well), but this + example shows just the ordered column highlighting.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/row-border.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/row-border.html new file mode 100644 index 0000000..28d51ee --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/row-border.html @@ -0,0 +1,996 @@ + + + + + + + DataTables example - Base style - row borders + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DataTables example Base style - row borders

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This example shows DataTables with just the row-border class specified when using DataTables base styling for the table, which can create a + pleasing, minimalist, interface for your tables.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Please note that this class does not apply to the other styling frameworks such as Bootstrap. The other frameworks provide their own classes to modify a table's + style.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/semanticui.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/semanticui.html new file mode 100644 index 0000000..bae5392 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/semanticui.html @@ -0,0 +1,995 @@ + + + + + + + DataTables example - Fomantic-UI (formally Semantic-UI) + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DataTables example Fomantic-UI (formally Semantic-UI)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This example shows DataTables integrated with Fomantic-UI (a maintained community fork of Semantic-UI). Fomantic-UI is a comprehensive framework that uses CSS class names like words to create natural language styling + library.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/stripe.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/stripe.html new file mode 100644 index 0000000..03c8cf0 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/stripe.html @@ -0,0 +1,995 @@ + + + + + + + DataTables example - Base style - stripe + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DataTables example Base style - stripe

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This example shows DataTables with just the stripe class specified when using DataTables base styling for the table.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Please note that this class does not apply to the other styling frameworks such as Bootstrap. The other frameworks provide their own classes to modify a table's + style.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/tailwind.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/tailwind.html new file mode 100644 index 0000000..8cb8770 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/tailwind.html @@ -0,0 +1,999 @@ + + + + + + + DataTables example - Tailwind CSS (Tech. preview) + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DataTables example Tailwind CSS (Tech. preview)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This example shows DataTables integrated with Tailwind CSS.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The DataTables integration with Tailwind CSS is still in development and not all elements might work correctly yet. Only once all of DataTables extensions fully + support Tailwind CSS will the integration be complete and available via the DataTables download builder.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  If you would like to see continued development of the Tailwind CSS integration for DataTables, please get in touch so we can know what + integrations are popular.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Many thanks to Tailkit for making this integration possible. Their Tailwind CSS components have proven to be exceptionally + useful during this build.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/uikit.html b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/uikit.html new file mode 100644 index 0000000..05a430a --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/examples/styling/uikit.html @@ -0,0 +1,997 @@ + + + + + + + DataTables example - UIKit 3 (Tech. preview) + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DataTables example UIKit 3 (Tech. preview)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This example shows DataTables integrated with UIKit 3.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The DataTables integration with UIKit is still in development and not all elements might work correctly yet. Only once all of DataTables extensions fully + support UIKit will the integration be complete and available via the DataTables download builder.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      If you would like to see continued development of the UIKit integration for DataTables, please get in touch so we can know what + integrations are popular.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Tiger NixonSystem ArchitectEdinburgh612011-04-25$320,800
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Garrett WintersAccountantTokyo632011-07-25$170,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Ashton CoxJunior Technical AuthorSan Francisco662009-01-12$86,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Cedric KellySenior Javascript DeveloperEdinburgh222012-03-29$433,060
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Airi SatouAccountantTokyo332008-11-28$162,700
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Brielle WilliamsonIntegration SpecialistNew York612012-12-02$372,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Herrod ChandlerSales AssistantSan Francisco592012-08-06$137,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Rhona DavidsonIntegration SpecialistTokyo552010-10-14$327,900
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Colleen HurstJavascript DeveloperSan Francisco392009-09-15$205,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Sonya FrostSoftware EngineerEdinburgh232008-12-13$103,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jena GainesOffice ManagerLondon302008-12-19$90,560
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quinn FlynnSupport LeadEdinburgh222013-03-03$342,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Charde MarshallRegional DirectorSan Francisco362008-10-16$470,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Haley KennedySenior Marketing DesignerLondon432012-12-18$313,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Tatyana FitzpatrickRegional DirectorLondon192010-03-17$385,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael SilvaMarketing DesignerLondon662012-11-27$198,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Paul ByrdChief Financial Officer (CFO)New York642010-06-09$725,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gloria LittleSystems AdministratorNew York592009-04-10$237,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Bradley GreerSoftware EngineerLondon412012-10-13$132,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Dai RiosPersonnel LeadEdinburgh352012-09-26$217,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jenette CaldwellDevelopment LeadNew York302011-09-03$345,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Yuri BerryChief Marketing Officer (CMO)New York402009-06-25$675,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Caesar VancePre-Sales SupportNew York212011-12-12$106,450
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Doris WilderSales AssistantSydney232010-09-20$85,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Angelica RamosChief Executive Officer (CEO)London472009-10-09$1,200,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin JoyceDeveloperEdinburgh422010-12-22$92,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer ChangRegional DirectorSingapore282010-11-14$357,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Brenden WagnerSoftware EngineerSan Francisco282011-06-07$206,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Fiona GreenChief Operating Officer (COO)San Francisco482010-03-11$850,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Shou ItouRegional MarketingTokyo202011-08-14$163,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michelle HouseIntegration SpecialistSydney372011-06-02$95,400
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Suki BurksDeveloperLondon532009-10-22$114,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Prescott BartlettTechnical AuthorLondon272011-05-07$145,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Gavin CortezTeam LeaderSan Francisco222008-10-26$235,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Martena MccrayPost-Sales supportEdinburgh462011-03-09$324,050
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Unity ButlerMarketing DesignerSan Francisco472009-12-09$85,675
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Howard HatfieldOffice ManagerSan Francisco512008-12-16$164,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hope FuentesSecretarySan Francisco412010-02-12$109,850
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Vivian HarrellFinancial ControllerSan Francisco622009-02-14$452,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Timothy MooneyOffice ManagerLondon372008-12-11$136,200
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jackson BradshawDirectorNew York652008-09-26$645,750
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Olivia LiangSupport EngineerSingapore642011-02-03$234,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Bruno NashSoftware EngineerLondon382011-05-03$163,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Sakura YamamotoSupport EngineerTokyo372009-08-19$139,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Thor WaltonDeveloperNew York612013-08-11$98,540
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Finn CamachoSupport EngineerSan Francisco472009-07-07$87,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Serge BaldwinData CoordinatorSingapore642012-04-09$138,575
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Zenaida FrankSoftware EngineerNew York632010-01-04$125,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Zorita SerranoSoftware EngineerSan Francisco562012-06-01$115,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jennifer AcostaJunior Javascript DeveloperEdinburgh432013-02-01$75,650
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Cara StevensSales AssistantNew York462011-12-06$145,600
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Hermione ButlerRegional DirectorLondon472011-03-21$356,250
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Lael GreerSystems AdministratorLondon212009-02-27$103,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Jonas AlexanderDeveloperSan Francisco302010-07-14$86,500
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Shad DeckerRegional DirectorEdinburgh512008-11-13$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Michael BruceJavascript DeveloperSingapore292011-06-27$183,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Donna SniderCustomer SupportNew York272011-01-25$112,000
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      NamePositionOfficeAgeStart dateSalary
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Javascript
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • HTML
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • CSS
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Ajax
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Server-side script
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The Javascript shown below is used to initialise the table shown in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + $('#example').DataTable(); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + new DataTable('#example'); +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      In addition to the above code, the following Javascript library files are loaded for use in this example:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The + additional CSS used is shown below:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The following CSS library files are loaded for use in this example to provide the styling of the table:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is + loaded.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side + processing scripts can be written in any language, using the protocol described in the DataTables + documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + + \ No newline at end of file diff --git a/bin/Release/assets/html/libs/DataTables-2.1.8/js/dataTables.bootstrap.js b/bin/Release/assets/html/libs/DataTables-2.1.8/js/dataTables.bootstrap.js new file mode 100644 index 0000000..b7690c4 --- /dev/null +++ b/bin/Release/assets/html/libs/DataTables-2.1.8/js/dataTables.bootstrap.js @@ -0,0 +1,120 @@ +/*! DataTables Bootstrap 3 integration + * © SpryMedia Ltd - datatables.net/license + */ + +(function( factory ){ + if ( typeof define === 'function' && define.amd ) { + // AMD + define( ['jquery', 'datatables.net'], function ( $ ) { + return factory( $, window, document ); + } ); + } + else if ( typeof exports === 'object' ) { + // CommonJS + var jq = require('jquery'); + var cjsRequires = function (root, $) { + if ( ! $.fn.dataTable ) { + require('datatables.net')(root, $); + } + }; + + if (typeof window === 'undefined') { + module.exports = function (root, $) { + if ( ! root ) { + // CommonJS environments without a window global must pass a + // root. This will give an error otherwise + root = window; + } + + if ( ! $ ) { + $ = jq( root ); + } + + cjsRequires( root, $ ); + return factory( $, root, root.document ); + }; + } + else { + cjsRequires( window, jq ); + module.exports = factory( jq, window, window.document ); + } + } + else { + // Browser + factory( jQuery, window, document ); + } +}(function( $, window, document ) { +'use strict'; +var DataTable = $.fn.dataTable; + + + +/** + * DataTables integration for Bootstrap 3. + * + * This file sets the defaults and adds options to DataTables to style its + * controls using Bootstrap. See https://datatables.net/manual/styling/bootstrap + * for further information. + */ + +/* Set the defaults for DataTables initialisation */ +$.extend( true, DataTable.defaults, { + renderer: 'bootstrap' +} ); + + +/* Default class modification */ +$.extend( true, DataTable.ext.classes, { + container: "dt-container form-inline dt-bootstrap", + search: { + input: "form-control input-sm" + }, + length: { + select: "form-control input-sm" + }, + processing: { + container: "dt-processing panel panel-default" + }, + layout: { + row: 'row dt-layout-row', + cell: 'dt-layout-cell', + tableCell: 'col-12', + start: 'dt-layout-start col-sm-6', + end: 'dt-layout-end col-sm-6', + full: 'dt-layout-full col-sm-12' + } +} ); + +/* Bootstrap paging button renderer */ +DataTable.ext.renderer.pagingButton.bootstrap = function (settings, buttonType, content, active, disabled) { + var btnClasses = ['dt-paging-button', 'page-item']; + + if (active) { + btnClasses.push('active'); + } + + if (disabled) { + btnClasses.push('disabled') + } + + var li = $('
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ').addClass(btnClasses.join(' ')); + var a = $('', { + 'href': disabled ? null : '#', + 'class': 'page-link' + }) + .html(content) + .appendTo(li); + + return { + display: li, + clicker: a + }; +}; + +DataTable.ext.renderer.pagingContainer.bootstrap = function (settings, buttonEls) { + return $('